2024-07-28T19:00:26.033 INFO:root:teuthology version: 0.0.1.dev373+ga8aed60 2024-07-28T19:00:26.059 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-07-28T19:00:26.159 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-07-24_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7815556 branch: reef description: upgrade:quincy-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} email: ceph-qa@ceph.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: - 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' first_in_suite: false job_id: '7815556' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - 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 ' - 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: teuthology-2024-07-24_01:16:02-upgrade:quincy-x-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 workunit: branch: reef sha1: a3bbd7289877bdcce87fd1f79da1a2d6578dde36 owner: scheduled_teuthology@teuthology priority: 830 repo: https://git.ceph.com/ceph.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: 2915 sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 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: 0/1 suite: upgrade:quincy-x suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: a3bbd7289877bdcce87fd1f79da1a2d6578dde36 targets: smithi045.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLjDyB4S6FnimO45ntCZKhuDmTkUBpx6R0xlg90v27osqa/k2sdoF6RBXbRXGuU+pMFaVJdOOvmArVNKti+/mx4= smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOUF9JLcbN/5P6PFEg1Yiv+5lJxGWu/Fe7+LhuIjfK4S6+pb+UStbZ/iygA8O6agi+YoQKc27Cus4m5TZPO+WO8= tasks: - 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: a8aed60fc62d4ff39d2216b360f018eba7518cfe timestamp: 2024-07-24_01:16:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.4074525 2024-07-28T19:00:26.159 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa; will attempt to use it 2024-07-28T19:00:26.160 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks 2024-07-28T19:00:26.160 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-07-28T19:00:26.162 INFO:teuthology.task.internal:Checking packages... 2024-07-28T19:00:26.183 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64' 2024-07-28T19:00:26.184 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T19:00:26.184 INFO:teuthology.packaging:ref: None 2024-07-28T19:00:26.184 INFO:teuthology.packaging:tag: None 2024-07-28T19:00:26.184 INFO:teuthology.packaging:branch: reef 2024-07-28T19:00:26.184 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:00:26.184 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-07-28T19:00:26.444 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1767-ga3bbd728-1jammy 2024-07-28T19:00:26.445 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-07-28T19:00:26.453 INFO:teuthology.task.internal:no buildpackages task found 2024-07-28T19:00:26.453 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-07-28T19:00:26.469 INFO:teuthology.task.internal:Saving configuration 2024-07-28T19:00:26.490 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-07-28T19:00:26.497 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-07-28T19:00:26.522 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi045.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-07-24_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7815556', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-07-28 18:54:24.967920', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIErlg4S/sEKDxJj/wnjb8zxsWsOlA1h+hpHfnav9Pm1D'} 2024-07-28T19:00:26.541 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-07-24_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7815556', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-07-28 18:54:24.965996', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDEac45/CfDXkLRwWjtDnKLIDoIfo6XAVRq7AsNAXWsK'} 2024-07-28T19:00:26.541 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-07-28T19:00:26.547 INFO:teuthology.task.internal:roles: ubuntu@smithi045.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'] 2024-07-28T19:00:26.547 INFO:teuthology.task.internal:roles: ubuntu@smithi155.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'] 2024-07-28T19:00:26.547 INFO:teuthology.run_tasks:Running task console_log... 2024-07-28T19:00:26.596 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8ac0dcf010>, signals=[15]) 2024-07-28T19:00:26.596 INFO:teuthology.run_tasks:Running task internal.connect... 2024-07-28T19:00:26.602 INFO:teuthology.task.internal:Opening connections... 2024-07-28T19:00:26.602 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi045.front.sepia.ceph.com 2024-07-28T19:00:26.603 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T19:00:26.696 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2024-07-28T19:00:26.697 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T19:00:26.792 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-07-28T19:00:26.799 DEBUG:teuthology.orchestra.run.smithi045:> uname -m 2024-07-28T19:00:26.805 INFO:teuthology.orchestra.run.smithi045.stdout:x86_64 2024-07-28T19:00:26.805 DEBUG:teuthology.orchestra.run.smithi045:> cat /etc/os-release 2024-07-28T19:00:26.855 INFO:teuthology.orchestra.run.smithi045.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-28T19:00:26.856 INFO:teuthology.orchestra.run.smithi045.stdout:NAME="Ubuntu" 2024-07-28T19:00:26.856 INFO:teuthology.orchestra.run.smithi045.stdout:VERSION_ID="22.04" 2024-07-28T19:00:26.856 INFO:teuthology.orchestra.run.smithi045.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-28T19:00:26.856 INFO:teuthology.orchestra.run.smithi045.stdout:VERSION_CODENAME=jammy 2024-07-28T19:00:26.856 INFO:teuthology.orchestra.run.smithi045.stdout:ID=ubuntu 2024-07-28T19:00:26.856 INFO:teuthology.orchestra.run.smithi045.stdout:ID_LIKE=debian 2024-07-28T19:00:26.856 INFO:teuthology.orchestra.run.smithi045.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-28T19:00:26.856 INFO:teuthology.orchestra.run.smithi045.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-28T19:00:26.856 INFO:teuthology.orchestra.run.smithi045.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-28T19:00:26.856 INFO:teuthology.orchestra.run.smithi045.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-28T19:00:26.857 INFO:teuthology.orchestra.run.smithi045.stdout:UBUNTU_CODENAME=jammy 2024-07-28T19:00:26.857 INFO:teuthology.lock.ops:Updating smithi045.front.sepia.ceph.com on lock server 2024-07-28T19:00:26.886 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2024-07-28T19:00:26.891 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2024-07-28T19:00:26.891 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2024-07-28T19:00:26.938 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-28T19:00:26.938 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="Ubuntu" 2024-07-28T19:00:26.938 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="22.04" 2024-07-28T19:00:26.939 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-28T19:00:26.939 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_CODENAME=jammy 2024-07-28T19:00:26.939 INFO:teuthology.orchestra.run.smithi155.stdout:ID=ubuntu 2024-07-28T19:00:26.939 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE=debian 2024-07-28T19:00:26.939 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-28T19:00:26.939 INFO:teuthology.orchestra.run.smithi155.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-28T19:00:26.939 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-28T19:00:26.939 INFO:teuthology.orchestra.run.smithi155.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-28T19:00:26.939 INFO:teuthology.orchestra.run.smithi155.stdout:UBUNTU_CODENAME=jammy 2024-07-28T19:00:26.940 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2024-07-28T19:00:26.969 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-07-28T19:00:26.978 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-07-28T19:00:26.983 INFO:teuthology.task.internal:Checking for old test directory... 2024-07-28T19:00:26.983 DEBUG:teuthology.orchestra.run.smithi045:> test '!' -e /home/ubuntu/cephtest 2024-07-28T19:00:26.986 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2024-07-28T19:00:26.990 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-07-28T19:00:26.996 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-07-28T19:00:26.997 DEBUG:teuthology.orchestra.run.smithi045:> test -z $(ls -A /var/lib/ceph) 2024-07-28T19:00:27.033 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2024-07-28T19:00:27.049 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-07-28T19:00:27.103 INFO:teuthology.run_tasks:Running task kernel... 2024-07-28T19:00:27.117 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-07-28T19:00:27.117 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-07-28T19:00:27.117 DEBUG:teuthology.orchestra.run.smithi045:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-28T19:00:27.118 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-28T19:00:27.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-28T19:00:27.122 DEBUG:teuthology.orchestra.run.smithi045:> uname -r 2024-07-28T19:00:27.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-28T19:00:27.123 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-07-28T19:00:27.168 INFO:teuthology.orchestra.run.smithi045.stdout:5.15.0-56-generic 2024-07-28T19:00:27.168 INFO:teuthology.task.kernel:Running kernel on smithi045: 5.15.0-56-generic 2024-07-28T19:00:27.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-get clean 2024-07-28T19:00:27.170 INFO:teuthology.orchestra.run.smithi155.stdout:5.15.0-56-generic 2024-07-28T19:00:27.171 INFO:teuthology.task.kernel:Running kernel on smithi155: 5.15.0-56-generic 2024-07-28T19:00:27.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get clean 2024-07-28T19:00:27.296 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-get update 2024-07-28T19:00:27.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get update 2024-07-28T19:00:27.567 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T19:00:27.572 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T19:00:27.579 INFO:teuthology.orchestra.run.smithi045.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-28T19:00:27.581 INFO:teuthology.orchestra.run.smithi155.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-28T19:00:27.633 INFO:teuthology.orchestra.run.smithi045.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-28T19:00:27.638 INFO:teuthology.orchestra.run.smithi155.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-28T19:00:27.988 INFO:teuthology.orchestra.run.smithi045.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-28T19:00:27.994 INFO:teuthology.orchestra.run.smithi155.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-28T19:00:28.021 INFO:teuthology.orchestra.run.smithi155.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [513 kB] 2024-07-28T19:00:28.033 INFO:teuthology.orchestra.run.smithi045.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,673 kB] 2024-07-28T19:00:28.126 INFO:teuthology.orchestra.run.smithi045.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB] 2024-07-28T19:00:28.131 INFO:teuthology.orchestra.run.smithi155.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [672 kB] 2024-07-28T19:00:28.320 INFO:teuthology.orchestra.run.smithi155.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,673 kB] 2024-07-28T19:00:28.323 INFO:teuthology.orchestra.run.smithi155.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,888 kB] 2024-07-28T19:00:28.337 INFO:teuthology.orchestra.run.smithi045.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,888 kB] 2024-07-28T19:00:28.441 INFO:teuthology.orchestra.run.smithi045.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [513 kB] 2024-07-28T19:00:28.457 INFO:teuthology.orchestra.run.smithi045.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [279 kB] 2024-07-28T19:00:28.466 INFO:teuthology.orchestra.run.smithi045.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.0 kB] 2024-07-28T19:00:28.470 INFO:teuthology.orchestra.run.smithi045.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,171 kB] 2024-07-28T19:00:28.471 INFO:teuthology.orchestra.run.smithi045.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [337 kB] 2024-07-28T19:00:28.478 INFO:teuthology.orchestra.run.smithi155.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [337 kB] 2024-07-28T19:00:28.486 INFO:teuthology.orchestra.run.smithi045.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-07-28T19:00:28.486 INFO:teuthology.orchestra.run.smithi045.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,238 kB] 2024-07-28T19:00:28.490 INFO:teuthology.orchestra.run.smithi155.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [279 kB] 2024-07-28T19:00:28.492 INFO:teuthology.orchestra.run.smithi155.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-07-28T19:00:28.493 INFO:teuthology.orchestra.run.smithi155.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,238 kB] 2024-07-28T19:00:28.502 INFO:teuthology.orchestra.run.smithi155.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.0 kB] 2024-07-28T19:00:28.503 INFO:teuthology.orchestra.run.smithi155.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,171 kB] 2024-07-28T19:00:28.552 INFO:teuthology.orchestra.run.smithi045.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-28T19:00:28.564 INFO:teuthology.orchestra.run.smithi155.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-28T19:00:28.564 INFO:teuthology.orchestra.run.smithi155.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [384 kB] 2024-07-28T19:00:28.564 INFO:teuthology.orchestra.run.smithi045.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [384 kB] 2024-07-28T19:00:28.564 INFO:teuthology.orchestra.run.smithi045.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-07-28T19:00:28.564 INFO:teuthology.orchestra.run.smithi045.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [723 kB] 2024-07-28T19:00:28.565 INFO:teuthology.orchestra.run.smithi045.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-28T19:00:28.581 INFO:teuthology.orchestra.run.smithi155.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-07-28T19:00:28.581 INFO:teuthology.orchestra.run.smithi155.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,108 kB] 2024-07-28T19:00:28.586 INFO:teuthology.orchestra.run.smithi155.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-28T19:00:28.586 INFO:teuthology.orchestra.run.smithi155.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [372 kB] 2024-07-28T19:00:28.594 INFO:teuthology.orchestra.run.smithi045.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,108 kB] 2024-07-28T19:00:28.594 INFO:teuthology.orchestra.run.smithi045.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [372 kB] 2024-07-28T19:00:28.595 INFO:teuthology.orchestra.run.smithi155.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-07-28T19:00:28.595 INFO:teuthology.orchestra.run.smithi155.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [886 kB] 2024-07-28T19:00:28.602 INFO:teuthology.orchestra.run.smithi045.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-07-28T19:00:28.602 INFO:teuthology.orchestra.run.smithi045.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [886 kB] 2024-07-28T19:00:28.605 INFO:teuthology.orchestra.run.smithi155.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [723 kB] 2024-07-28T19:00:28.611 INFO:teuthology.orchestra.run.smithi045.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [258 kB] 2024-07-28T19:00:28.613 INFO:teuthology.orchestra.run.smithi155.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [619 kB] 2024-07-28T19:00:28.618 INFO:teuthology.orchestra.run.smithi155.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [258 kB] 2024-07-28T19:00:28.618 INFO:teuthology.orchestra.run.smithi045.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.4 kB] 2024-07-28T19:00:28.619 INFO:teuthology.orchestra.run.smithi045.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [619 kB] 2024-07-28T19:00:28.625 INFO:teuthology.orchestra.run.smithi155.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.4 kB] 2024-07-28T19:00:28.629 INFO:teuthology.orchestra.run.smithi045.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [173 kB] 2024-07-28T19:00:28.632 INFO:teuthology.orchestra.run.smithi045.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [18.9 kB] 2024-07-28T19:00:28.633 INFO:teuthology.orchestra.run.smithi045.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-28T19:00:28.633 INFO:teuthology.orchestra.run.smithi045.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-28T19:00:28.634 INFO:teuthology.orchestra.run.smithi045.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-28T19:00:28.635 INFO:teuthology.orchestra.run.smithi045.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-28T19:00:28.639 INFO:teuthology.orchestra.run.smithi155.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [173 kB] 2024-07-28T19:00:28.641 INFO:teuthology.orchestra.run.smithi155.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [18.9 kB] 2024-07-28T19:00:28.642 INFO:teuthology.orchestra.run.smithi155.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-28T19:00:28.643 INFO:teuthology.orchestra.run.smithi155.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-28T19:00:28.652 INFO:teuthology.orchestra.run.smithi155.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-28T19:00:28.653 INFO:teuthology.orchestra.run.smithi155.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-28T19:00:28.695 INFO:teuthology.orchestra.run.smithi045.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-28T19:00:28.696 INFO:teuthology.orchestra.run.smithi045.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-07-28T19:00:28.697 INFO:teuthology.orchestra.run.smithi045.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-28T19:00:28.698 INFO:teuthology.orchestra.run.smithi045.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-28T19:00:28.700 INFO:teuthology.orchestra.run.smithi045.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-28T19:00:28.700 INFO:teuthology.orchestra.run.smithi155.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-28T19:00:28.701 INFO:teuthology.orchestra.run.smithi155.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-07-28T19:00:28.701 INFO:teuthology.orchestra.run.smithi155.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-28T19:00:28.702 INFO:teuthology.orchestra.run.smithi045.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-28T19:00:28.703 INFO:teuthology.orchestra.run.smithi155.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-28T19:00:28.703 INFO:teuthology.orchestra.run.smithi045.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-07-28T19:00:28.704 INFO:teuthology.orchestra.run.smithi155.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-28T19:00:28.715 INFO:teuthology.orchestra.run.smithi045.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-28T19:00:28.716 INFO:teuthology.orchestra.run.smithi045.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-07-28T19:00:28.718 INFO:teuthology.orchestra.run.smithi045.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-07-28T19:00:28.723 INFO:teuthology.orchestra.run.smithi155.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-28T19:00:28.723 INFO:teuthology.orchestra.run.smithi155.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-07-28T19:00:28.724 INFO:teuthology.orchestra.run.smithi155.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-07-28T19:00:28.734 INFO:teuthology.orchestra.run.smithi155.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-28T19:00:28.734 INFO:teuthology.orchestra.run.smithi155.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-07-28T19:00:28.797 INFO:teuthology.orchestra.run.smithi045.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-28T19:00:28.798 INFO:teuthology.orchestra.run.smithi045.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-07-28T19:00:28.804 INFO:teuthology.orchestra.run.smithi155.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-28T19:00:28.805 INFO:teuthology.orchestra.run.smithi155.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-07-28T19:00:34.523 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 15.1 MB in 3s (5,734 kB/s) 2024-07-28T19:00:34.900 INFO:teuthology.orchestra.run.smithi045.stdout:Fetched 15.1 MB in 3s (5,551 kB/s) 2024-07-28T19:00:35.819 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-07-28T19:00:35.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T19:00:35.896 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-07-28T19:00:36.102 INFO:teuthology.orchestra.run.smithi155.stdout:Building dependency tree... 2024-07-28T19:00:36.102 INFO:teuthology.orchestra.run.smithi155.stdout:Reading state information... 2024-07-28T19:00:36.278 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T19:00:36.279 INFO:teuthology.orchestra.run.smithi155.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T19:00:36.279 INFO:teuthology.orchestra.run.smithi155.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T19:00:36.279 INFO:teuthology.orchestra.run.smithi155.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T19:00:36.279 INFO:teuthology.orchestra.run.smithi155.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-28T19:00:36.280 INFO:teuthology.orchestra.run.smithi155.stdout: python2.7-minimal 2024-07-28T19:00:36.280 INFO:teuthology.orchestra.run.smithi155.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T19:00:36.280 INFO:teuthology.orchestra.run.smithi155.stdout:The following additional packages will be installed: 2024-07-28T19:00:36.280 INFO:teuthology.orchestra.run.smithi155.stdout: linux-generic linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T19:00:36.280 INFO:teuthology.orchestra.run.smithi155.stdout: linux-headers-generic linux-image-5.15.0-117-generic 2024-07-28T19:00:36.281 INFO:teuthology.orchestra.run.smithi155.stdout: linux-modules-5.15.0-117-generic linux-modules-extra-5.15.0-117-generic 2024-07-28T19:00:36.282 INFO:teuthology.orchestra.run.smithi155.stdout:Suggested packages: 2024-07-28T19:00:36.282 INFO:teuthology.orchestra.run.smithi155.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-28T19:00:36.282 INFO:teuthology.orchestra.run.smithi155.stdout:Recommended packages: 2024-07-28T19:00:36.282 INFO:teuthology.orchestra.run.smithi155.stdout: thermald 2024-07-28T19:00:36.326 INFO:teuthology.orchestra.run.smithi155.stdout:The following NEW packages will be installed: 2024-07-28T19:00:36.327 INFO:teuthology.orchestra.run.smithi155.stdout: linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T19:00:36.327 INFO:teuthology.orchestra.run.smithi155.stdout: linux-image-5.15.0-117-generic linux-modules-5.15.0-117-generic 2024-07-28T19:00:36.327 INFO:teuthology.orchestra.run.smithi155.stdout: linux-modules-extra-5.15.0-117-generic 2024-07-28T19:00:36.328 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages will be upgraded: 2024-07-28T19:00:36.329 INFO:teuthology.orchestra.run.smithi155.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-28T19:00:36.367 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-07-28T19:00:36.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T19:00:36.450 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-07-28T19:00:36.510 INFO:teuthology.orchestra.run.smithi155.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T19:00:36.510 INFO:teuthology.orchestra.run.smithi155.stdout:Need to get 113 MB of archives. 2024-07-28T19:00:36.510 INFO:teuthology.orchestra.run.smithi155.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-28T19:00:36.510 INFO:teuthology.orchestra.run.smithi155.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-117-generic amd64 5.15.0-117.127 [22.6 MB] 2024-07-28T19:00:36.659 INFO:teuthology.orchestra.run.smithi045.stdout:Building dependency tree... 2024-07-28T19:00:36.660 INFO:teuthology.orchestra.run.smithi045.stdout:Reading state information... 2024-07-28T19:00:36.848 INFO:teuthology.orchestra.run.smithi045.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T19:00:36.848 INFO:teuthology.orchestra.run.smithi045.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T19:00:36.848 INFO:teuthology.orchestra.run.smithi045.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T19:00:36.849 INFO:teuthology.orchestra.run.smithi045.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T19:00:36.849 INFO:teuthology.orchestra.run.smithi045.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-28T19:00:36.849 INFO:teuthology.orchestra.run.smithi045.stdout: python2.7-minimal 2024-07-28T19:00:36.849 INFO:teuthology.orchestra.run.smithi045.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T19:00:36.850 INFO:teuthology.orchestra.run.smithi045.stdout:The following additional packages will be installed: 2024-07-28T19:00:36.850 INFO:teuthology.orchestra.run.smithi045.stdout: linux-generic linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T19:00:36.851 INFO:teuthology.orchestra.run.smithi045.stdout: linux-headers-generic linux-image-5.15.0-117-generic 2024-07-28T19:00:36.851 INFO:teuthology.orchestra.run.smithi045.stdout: linux-modules-5.15.0-117-generic linux-modules-extra-5.15.0-117-generic 2024-07-28T19:00:36.852 INFO:teuthology.orchestra.run.smithi045.stdout:Suggested packages: 2024-07-28T19:00:36.852 INFO:teuthology.orchestra.run.smithi045.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-28T19:00:36.852 INFO:teuthology.orchestra.run.smithi045.stdout:Recommended packages: 2024-07-28T19:00:36.852 INFO:teuthology.orchestra.run.smithi045.stdout: thermald 2024-07-28T19:00:36.910 INFO:teuthology.orchestra.run.smithi045.stdout:The following NEW packages will be installed: 2024-07-28T19:00:36.911 INFO:teuthology.orchestra.run.smithi045.stdout: linux-headers-5.15.0-117 linux-headers-5.15.0-117-generic 2024-07-28T19:00:36.911 INFO:teuthology.orchestra.run.smithi045.stdout: linux-image-5.15.0-117-generic linux-modules-5.15.0-117-generic 2024-07-28T19:00:36.911 INFO:teuthology.orchestra.run.smithi045.stdout: linux-modules-extra-5.15.0-117-generic 2024-07-28T19:00:36.912 INFO:teuthology.orchestra.run.smithi045.stdout:The following packages will be upgraded: 2024-07-28T19:00:36.913 INFO:teuthology.orchestra.run.smithi045.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-28T19:00:37.094 INFO:teuthology.orchestra.run.smithi045.stdout:3 upgraded, 5 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T19:00:37.094 INFO:teuthology.orchestra.run.smithi045.stdout:Need to get 113 MB of archives. 2024-07-28T19:00:37.094 INFO:teuthology.orchestra.run.smithi045.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-28T19:00:37.095 INFO:teuthology.orchestra.run.smithi045.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-117-generic amd64 5.15.0-117.127 [22.6 MB] 2024-07-28T19:00:37.913 INFO:teuthology.orchestra.run.smithi155.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-117-generic amd64 5.15.0-117.127 [11.5 MB] 2024-07-28T19:00:38.264 INFO:teuthology.orchestra.run.smithi155.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-117-generic amd64 5.15.0-117.127 [64.0 MB] 2024-07-28T19:00:38.478 INFO:teuthology.orchestra.run.smithi045.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-117-generic amd64 5.15.0-117.127 [11.5 MB] 2024-07-28T19:00:38.886 INFO:teuthology.orchestra.run.smithi045.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-117-generic amd64 5.15.0-117.127 [64.0 MB] 2024-07-28T19:00:40.397 INFO:teuthology.orchestra.run.smithi155.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.117.117 [1,694 B] 2024-07-28T19:00:40.397 INFO:teuthology.orchestra.run.smithi155.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.117.117 [2,504 B] 2024-07-28T19:00:40.470 INFO:teuthology.orchestra.run.smithi155.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117 all 5.15.0-117.127 [12.3 MB] 2024-07-28T19:00:40.948 INFO:teuthology.orchestra.run.smithi155.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117-generic amd64 5.15.0-117.127 [2,880 kB] 2024-07-28T19:00:41.039 INFO:teuthology.orchestra.run.smithi155.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.117.117 [2,358 B] 2024-07-28T19:00:41.081 INFO:teuthology.orchestra.run.smithi045.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.117.117 [1,694 B] 2024-07-28T19:00:41.082 INFO:teuthology.orchestra.run.smithi045.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.117.117 [2,504 B] 2024-07-28T19:00:41.082 INFO:teuthology.orchestra.run.smithi045.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117 all 5.15.0-117.127 [12.3 MB] 2024-07-28T19:00:41.434 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 113 MB in 5s (24.1 MB/s) 2024-07-28T19:00:41.558 INFO:teuthology.orchestra.run.smithi045.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-117-generic amd64 5.15.0-117.127 [2,880 kB] 2024-07-28T19:00:41.580 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-modules-5.15.0-117-generic. 2024-07-28T19:00:41.649 INFO:teuthology.orchestra.run.smithi045.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.117.117 [2,358 B] 2024-07-28T19:00:42.063 INFO:teuthology.orchestra.run.smithi045.stdout:Fetched 113 MB in 5s (24.0 MB/s) 2024-07-28T19:00:42.247 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package linux-modules-5.15.0-117-generic. 2024-07-28T19:00:43.532 INFO:teuthology.orchestra.run.smithi155.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-07-28T19:00:43.545 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../0-linux-modules-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T19:00:43.604 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:00:44.238 INFO:teuthology.orchestra.run.smithi045.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-07-28T19:00:44.242 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../0-linux-modules-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T19:00:44.337 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:00:45.956 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-image-5.15.0-117-generic. 2024-07-28T19:00:45.977 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../1-linux-image-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T19:00:46.062 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:00:46.535 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-117-generic. 2024-07-28T19:00:46.554 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T19:00:46.593 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:00:46.790 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package linux-image-5.15.0-117-generic. 2024-07-28T19:00:46.811 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../1-linux-image-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T19:00:46.896 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:00:47.410 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-117-generic. 2024-07-28T19:00:47.430 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T19:00:47.468 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:00:52.389 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../3-linux-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T19:00:52.516 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T19:00:52.816 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T19:00:52.953 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-image-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T19:00:53.214 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-headers-5.15.0-117. 2024-07-28T19:00:53.232 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../5-linux-headers-5.15.0-117_5.15.0-117.127_all.deb ... 2024-07-28T19:00:53.273 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T19:00:53.904 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../3-linux-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T19:00:54.048 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T19:00:54.314 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T19:00:54.418 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-image-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T19:00:54.872 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package linux-headers-5.15.0-117. 2024-07-28T19:00:54.894 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../5-linux-headers-5.15.0-117_5.15.0-117.127_all.deb ... 2024-07-28T19:00:54.938 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T19:00:59.180 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-headers-5.15.0-117-generic. 2024-07-28T19:00:59.217 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../6-linux-headers-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T19:00:59.255 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:00.585 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package linux-headers-5.15.0-117-generic. 2024-07-28T19:01:00.623 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../6-linux-headers-5.15.0-117-generic_5.15.0-117.127_amd64.deb ... 2024-07-28T19:01:00.668 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:01.871 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T19:01:01.985 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-headers-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T19:01:02.336 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T19:01:02.440 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:02.566 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-headers-generic (5.15.0.117.117) ... 2024-07-28T19:01:02.695 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:04.036 INFO:teuthology.orchestra.run.smithi155.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-28T19:01:04.037 INFO:teuthology.orchestra.run.smithi155.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-28T19:01:04.037 INFO:teuthology.orchestra.run.smithi155.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-117-generic 2024-07-28T19:01:04.037 INFO:teuthology.orchestra.run.smithi155.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-117-generic 2024-07-28T19:01:04.190 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:04.418 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.117.117_amd64.deb ... 2024-07-28T19:01:04.565 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking linux-headers-generic (5.15.0.117.117) over (5.15.0.56.54) ... 2024-07-28T19:01:04.909 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-headers-5.15.0-117 (5.15.0-117.127) ... 2024-07-28T19:01:05.058 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-headers-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:05.188 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-headers-generic (5.15.0.117.117) ... 2024-07-28T19:01:05.292 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:05.575 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-image-generic (5.15.0.117.117) ... 2024-07-28T19:01:05.692 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-generic (5.15.0.117.117) ... 2024-07-28T19:01:05.793 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:06.622 INFO:teuthology.orchestra.run.smithi045.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-28T19:01:06.622 INFO:teuthology.orchestra.run.smithi045.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-28T19:01:06.622 INFO:teuthology.orchestra.run.smithi045.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-117-generic 2024-07-28T19:01:06.622 INFO:teuthology.orchestra.run.smithi045.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-117-generic 2024-07-28T19:01:06.777 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-modules-extra-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:07.204 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:07.266 INFO:teuthology.orchestra.run.smithi155.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-28T19:01:07.266 INFO:teuthology.orchestra.run.smithi155.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic 2024-07-28T19:01:08.229 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-image-generic (5.15.0.117.117) ... 2024-07-28T19:01:08.346 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-generic (5.15.0.117.117) ... 2024-07-28T19:01:08.447 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up linux-modules-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:10.216 INFO:teuthology.orchestra.run.smithi045.stdout:Processing triggers for linux-image-5.15.0-117-generic (5.15.0-117.127) ... 2024-07-28T19:01:10.276 INFO:teuthology.orchestra.run.smithi045.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-28T19:01:10.276 INFO:teuthology.orchestra.run.smithi045.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-117-generic 2024-07-28T19:01:21.015 INFO:teuthology.orchestra.run.smithi155.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-28T19:01:21.016 INFO:teuthology.orchestra.run.smithi155.stdout:Sourcing file `/etc/default/grub' 2024-07-28T19:01:21.037 INFO:teuthology.orchestra.run.smithi155.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T19:01:21.057 INFO:teuthology.orchestra.run.smithi155.stdout:Generating grub configuration file ... 2024-07-28T19:01:21.335 INFO:teuthology.orchestra.run.smithi155.stdout:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T19:01:21.361 INFO:teuthology.orchestra.run.smithi155.stdout:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T19:01:21.662 INFO:teuthology.orchestra.run.smithi155.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T19:01:21.668 INFO:teuthology.orchestra.run.smithi155.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T19:01:21.736 INFO:teuthology.orchestra.run.smithi155.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T19:01:21.741 INFO:teuthology.orchestra.run.smithi155.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T19:01:21.900 INFO:teuthology.orchestra.run.smithi155.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T19:01:21.900 INFO:teuthology.orchestra.run.smithi155.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T19:01:21.900 INFO:teuthology.orchestra.run.smithi155.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T19:01:21.939 INFO:teuthology.orchestra.run.smithi155.stdout:done 2024-07-28T19:01:22.412 DEBUG:teuthology.orchestra.run.smithi155:> dpkg -s linux-image-generic 2024-07-28T19:01:22.432 INFO:teuthology.orchestra.run.smithi155.stdout:Package: linux-image-generic 2024-07-28T19:01:22.432 INFO:teuthology.orchestra.run.smithi155.stdout:Status: install ok installed 2024-07-28T19:01:22.432 INFO:teuthology.orchestra.run.smithi155.stdout:Priority: optional 2024-07-28T19:01:22.432 INFO:teuthology.orchestra.run.smithi155.stdout:Section: kernel 2024-07-28T19:01:22.432 INFO:teuthology.orchestra.run.smithi155.stdout:Installed-Size: 21 2024-07-28T19:01:22.433 INFO:teuthology.orchestra.run.smithi155.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T19:01:22.433 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: amd64 2024-07-28T19:01:22.433 INFO:teuthology.orchestra.run.smithi155.stdout:Source: linux-meta 2024-07-28T19:01:22.433 INFO:teuthology.orchestra.run.smithi155.stdout:Version: 5.15.0.117.117 2024-07-28T19:01:22.433 INFO:teuthology.orchestra.run.smithi155.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-28T19:01:22.433 INFO:teuthology.orchestra.run.smithi155.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-28T19:01:22.433 INFO:teuthology.orchestra.run.smithi155.stdout:Recommends: thermald 2024-07-28T19:01:22.433 INFO:teuthology.orchestra.run.smithi155.stdout:Description: Generic Linux kernel image 2024-07-28T19:01:22.433 INFO:teuthology.orchestra.run.smithi155.stdout: This package will always depend on the latest generic kernel image 2024-07-28T19:01:22.433 INFO:teuthology.orchestra.run.smithi155.stdout: available. 2024-07-28T19:01:22.433 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-117-generic 2024-07-28T19:01:22.433 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-28T19:01:22.434 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-28T19:01:22.434 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-07-28T19:01:22.434 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi155.front.sepia.ceph.com, path=None, version=distro) 2024-07-28T19:01:22.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get clean 2024-07-28T19:01:22.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get update 2024-07-28T19:01:22.684 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T19:01:22.684 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T19:01:22.695 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-28T19:01:22.712 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T19:01:24.002 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-07-28T19:01:24.020 DEBUG:teuthology.orchestra.run.smithi155:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T19:01:24.082 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-07-28T19:01:24.288 INFO:teuthology.orchestra.run.smithi155.stdout:Building dependency tree... 2024-07-28T19:01:24.288 INFO:teuthology.orchestra.run.smithi155.stdout:Reading state information... 2024-07-28T19:01:24.477 INFO:teuthology.orchestra.run.smithi155.stdout:linux-image-generic is already the newest version (5.15.0.117.117). 2024-07-28T19:01:24.478 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T19:01:24.478 INFO:teuthology.orchestra.run.smithi155.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T19:01:24.478 INFO:teuthology.orchestra.run.smithi155.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T19:01:24.478 INFO:teuthology.orchestra.run.smithi155.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T19:01:24.479 INFO:teuthology.orchestra.run.smithi155.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T19:01:24.479 INFO:teuthology.orchestra.run.smithi155.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T19:01:24.479 INFO:teuthology.orchestra.run.smithi155.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T19:01:24.517 INFO:teuthology.orchestra.run.smithi155.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T19:01:24.519 DEBUG:teuthology.orchestra.run.smithi155:> dpkg -s linux-image-generic 2024-07-28T19:01:24.534 INFO:teuthology.orchestra.run.smithi155.stdout:Package: linux-image-generic 2024-07-28T19:01:24.534 INFO:teuthology.orchestra.run.smithi155.stdout:Status: install ok installed 2024-07-28T19:01:24.534 INFO:teuthology.orchestra.run.smithi155.stdout:Priority: optional 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout:Section: kernel 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout:Installed-Size: 21 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: amd64 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout:Source: linux-meta 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout:Version: 5.15.0.117.117 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout:Recommends: thermald 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout:Description: Generic Linux kernel image 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout: This package will always depend on the latest generic kernel image 2024-07-28T19:01:24.535 INFO:teuthology.orchestra.run.smithi155.stdout: available. 2024-07-28T19:01:24.536 DEBUG:teuthology.orchestra.run.smithi155:> mktemp 2024-07-28T19:01:24.581 INFO:teuthology.orchestra.run.smithi155.stdout:/tmp/tmp.VYLhEHAxMU 2024-07-28T19:01:24.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo cp /boot/grub/grub.cfg /tmp/tmp.VYLhEHAxMU 2024-07-28T19:01:24.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0666 /tmp/tmp.VYLhEHAxMU 2024-07-28T19:01:24.692 INFO:teuthology.orchestra.run.smithi045.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-28T19:01:24.692 INFO:teuthology.orchestra.run.smithi045.stdout:Sourcing file `/etc/default/grub' 2024-07-28T19:01:24.697 INFO:teuthology.orchestra.run.smithi045.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T19:01:24.724 INFO:teuthology.orchestra.run.smithi045.stdout:Generating grub configuration file ... 2024-07-28T19:01:24.758 DEBUG:teuthology.orchestra.remote:smithi155:/tmp/tmp.VYLhEHAxMU is 10KB 2024-07-28T19:01:24.774 DEBUG:teuthology.orchestra.run.smithi155:> rm -fr /tmp/tmp.VYLhEHAxMU 2024-07-28T19:01:24.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-28T19:01:24.832 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:01:24.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-28T19:01:24.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-28T19:01:24.896 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-117-generic 2024-07-28T19:01:24.897 DEBUG:teuthology.orchestra.run.smithi155:> sudo update-grub 2024-07-28T19:01:24.994 INFO:teuthology.orchestra.run.smithi045.stdout:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T19:01:25.021 INFO:teuthology.orchestra.run.smithi045.stdout:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T19:01:25.297 INFO:teuthology.orchestra.run.smithi045.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T19:01:25.303 INFO:teuthology.orchestra.run.smithi045.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T19:01:25.374 INFO:teuthology.orchestra.run.smithi045.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T19:01:25.380 INFO:teuthology.orchestra.run.smithi045.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T19:01:25.538 INFO:teuthology.orchestra.run.smithi045.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T19:01:25.538 INFO:teuthology.orchestra.run.smithi045.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T19:01:25.539 INFO:teuthology.orchestra.run.smithi045.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T19:01:25.587 INFO:teuthology.orchestra.run.smithi045.stdout:done 2024-07-28T19:01:25.970 INFO:teuthology.orchestra.run.smithi155.stderr:Sourcing file `/etc/default/grub' 2024-07-28T19:01:25.972 INFO:teuthology.orchestra.run.smithi155.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T19:01:25.974 INFO:teuthology.orchestra.run.smithi155.stderr:Generating grub configuration file ... 2024-07-28T19:01:26.107 DEBUG:teuthology.orchestra.run.smithi045:> dpkg -s linux-image-generic 2024-07-28T19:01:26.129 INFO:teuthology.orchestra.run.smithi045.stdout:Package: linux-image-generic 2024-07-28T19:01:26.129 INFO:teuthology.orchestra.run.smithi045.stdout:Status: install ok installed 2024-07-28T19:01:26.129 INFO:teuthology.orchestra.run.smithi045.stdout:Priority: optional 2024-07-28T19:01:26.129 INFO:teuthology.orchestra.run.smithi045.stdout:Section: kernel 2024-07-28T19:01:26.129 INFO:teuthology.orchestra.run.smithi045.stdout:Installed-Size: 21 2024-07-28T19:01:26.129 INFO:teuthology.orchestra.run.smithi045.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T19:01:26.129 INFO:teuthology.orchestra.run.smithi045.stdout:Architecture: amd64 2024-07-28T19:01:26.129 INFO:teuthology.orchestra.run.smithi045.stdout:Source: linux-meta 2024-07-28T19:01:26.129 INFO:teuthology.orchestra.run.smithi045.stdout:Version: 5.15.0.117.117 2024-07-28T19:01:26.129 INFO:teuthology.orchestra.run.smithi045.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-28T19:01:26.130 INFO:teuthology.orchestra.run.smithi045.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-28T19:01:26.130 INFO:teuthology.orchestra.run.smithi045.stdout:Recommends: thermald 2024-07-28T19:01:26.130 INFO:teuthology.orchestra.run.smithi045.stdout:Description: Generic Linux kernel image 2024-07-28T19:01:26.130 INFO:teuthology.orchestra.run.smithi045.stdout: This package will always depend on the latest generic kernel image 2024-07-28T19:01:26.130 INFO:teuthology.orchestra.run.smithi045.stdout: available. 2024-07-28T19:01:26.130 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-117-generic 2024-07-28T19:01:26.130 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-28T19:01:26.130 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-28T19:01:26.130 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-07-28T19:01:26.131 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi045.front.sepia.ceph.com, path=None, version=distro) 2024-07-28T19:01:26.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-get clean 2024-07-28T19:01:26.137 INFO:teuthology.orchestra.run.smithi155.stderr:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T19:01:26.144 INFO:teuthology.orchestra.run.smithi155.stderr:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T19:01:26.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-get update 2024-07-28T19:01:26.362 INFO:teuthology.orchestra.run.smithi155.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T19:01:26.367 INFO:teuthology.orchestra.run.smithi155.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T19:01:26.411 INFO:teuthology.orchestra.run.smithi155.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T19:01:26.412 INFO:teuthology.orchestra.run.smithi155.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T19:01:26.459 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T19:01:26.518 INFO:teuthology.orchestra.run.smithi155.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T19:01:26.518 INFO:teuthology.orchestra.run.smithi155.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T19:01:26.518 INFO:teuthology.orchestra.run.smithi155.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T19:01:26.531 INFO:teuthology.orchestra.run.smithi155.stderr:done 2024-07-28T19:01:26.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo shutdown -r now 2024-07-28T19:01:26.574 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T19:01:26.656 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-28T19:01:26.737 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T19:01:27.944 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-07-28T19:01:27.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-28T19:01:28.017 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-07-28T19:01:28.205 INFO:teuthology.orchestra.run.smithi045.stdout:Building dependency tree... 2024-07-28T19:01:28.221 INFO:teuthology.orchestra.run.smithi045.stdout:Reading state information... 2024-07-28T19:01:28.393 INFO:teuthology.orchestra.run.smithi045.stdout:linux-image-generic is already the newest version (5.15.0.117.117). 2024-07-28T19:01:28.393 INFO:teuthology.orchestra.run.smithi045.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T19:01:28.394 INFO:teuthology.orchestra.run.smithi045.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T19:01:28.394 INFO:teuthology.orchestra.run.smithi045.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T19:01:28.394 INFO:teuthology.orchestra.run.smithi045.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T19:01:28.394 INFO:teuthology.orchestra.run.smithi045.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T19:01:28.394 INFO:teuthology.orchestra.run.smithi045.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T19:01:28.394 INFO:teuthology.orchestra.run.smithi045.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T19:01:28.432 INFO:teuthology.orchestra.run.smithi045.stdout:0 upgraded, 0 newly installed, 0 to remove and 330 not upgraded. 2024-07-28T19:01:28.434 DEBUG:teuthology.orchestra.run.smithi045:> dpkg -s linux-image-generic 2024-07-28T19:01:28.490 INFO:teuthology.orchestra.run.smithi045.stdout:Package: linux-image-generic 2024-07-28T19:01:28.490 INFO:teuthology.orchestra.run.smithi045.stdout:Status: install ok installed 2024-07-28T19:01:28.490 INFO:teuthology.orchestra.run.smithi045.stdout:Priority: optional 2024-07-28T19:01:28.490 INFO:teuthology.orchestra.run.smithi045.stdout:Section: kernel 2024-07-28T19:01:28.490 INFO:teuthology.orchestra.run.smithi045.stdout:Installed-Size: 21 2024-07-28T19:01:28.490 INFO:teuthology.orchestra.run.smithi045.stdout:Maintainer: Ubuntu Kernel Team 2024-07-28T19:01:28.490 INFO:teuthology.orchestra.run.smithi045.stdout:Architecture: amd64 2024-07-28T19:01:28.491 INFO:teuthology.orchestra.run.smithi045.stdout:Source: linux-meta 2024-07-28T19:01:28.491 INFO:teuthology.orchestra.run.smithi045.stdout:Version: 5.15.0.117.117 2024-07-28T19:01:28.491 INFO:teuthology.orchestra.run.smithi045.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-117), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-07-28T19:01:28.491 INFO:teuthology.orchestra.run.smithi045.stdout:Depends: linux-image-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-28T19:01:28.491 INFO:teuthology.orchestra.run.smithi045.stdout:Recommends: thermald 2024-07-28T19:01:28.491 INFO:teuthology.orchestra.run.smithi045.stdout:Description: Generic Linux kernel image 2024-07-28T19:01:28.491 INFO:teuthology.orchestra.run.smithi045.stdout: This package will always depend on the latest generic kernel image 2024-07-28T19:01:28.491 INFO:teuthology.orchestra.run.smithi045.stdout: available. 2024-07-28T19:01:28.491 DEBUG:teuthology.orchestra.run.smithi045:> mktemp 2024-07-28T19:01:28.535 INFO:teuthology.orchestra.run.smithi045.stdout:/tmp/tmp.UMWfOJEiEw 2024-07-28T19:01:28.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo cp /boot/grub/grub.cfg /tmp/tmp.UMWfOJEiEw 2024-07-28T19:01:28.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod 0666 /tmp/tmp.UMWfOJEiEw 2024-07-28T19:01:28.697 DEBUG:teuthology.orchestra.remote:smithi045:/tmp/tmp.UMWfOJEiEw is 10KB 2024-07-28T19:01:28.710 DEBUG:teuthology.orchestra.run.smithi045:> rm -fr /tmp/tmp.UMWfOJEiEw 2024-07-28T19:01:28.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-28T19:01:28.771 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:01:28.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-28T19:01:28.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-28T19:01:28.839 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-117-generic 2024-07-28T19:01:28.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo update-grub 2024-07-28T19:01:30.142 INFO:teuthology.orchestra.run.smithi045.stderr:Sourcing file `/etc/default/grub' 2024-07-28T19:01:30.143 INFO:teuthology.orchestra.run.smithi045.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-28T19:01:30.145 INFO:teuthology.orchestra.run.smithi045.stderr:Generating grub configuration file ... 2024-07-28T19:01:30.498 INFO:teuthology.orchestra.run.smithi045.stderr:Found linux image: /boot/vmlinuz-5.15.0-117-generic 2024-07-28T19:01:30.503 INFO:teuthology.orchestra.run.smithi045.stderr:Found initrd image: /boot/initrd.img-5.15.0-117-generic 2024-07-28T19:01:30.742 INFO:teuthology.orchestra.run.smithi045.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-28T19:01:30.747 INFO:teuthology.orchestra.run.smithi045.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-28T19:01:30.790 INFO:teuthology.orchestra.run.smithi045.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-28T19:01:30.795 INFO:teuthology.orchestra.run.smithi045.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-28T19:01:30.925 INFO:teuthology.orchestra.run.smithi045.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-28T19:01:30.925 INFO:teuthology.orchestra.run.smithi045.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-28T19:01:30.925 INFO:teuthology.orchestra.run.smithi045.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-28T19:01:30.942 INFO:teuthology.orchestra.run.smithi045.stderr:done 2024-07-28T19:01:30.944 DEBUG:teuthology.orchestra.run.smithi045:> sudo shutdown -r now 2024-07-28T19:01:56.618 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-07-28T19:01:56.619 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-07-28T19:01:56.620 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T19:02:00.993 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-07-28T19:02:00.993 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-07-28T19:02:00.994 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T19:02:15.011 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-07-28T19:02:19.359 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.45 2024-07-28T19:02:24.014 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-07-28T19:02:24.015 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T19:02:27.074 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-07-28T19:02:28.361 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-07-28T19:02:28.362 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T19:02:39.086 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-07-28T19:02:39.087 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T19:02:57.503 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-07-28T19:03:12.507 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-07-28T19:03:12.509 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T19:03:13.170 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-07-28T19:03:14.063 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-07-28T19:03:14.063 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-117-generic"... 2024-07-28T19:03:14.063 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-07-28T19:03:14.109 INFO:teuthology.orchestra.run.smithi155.stdout:5.15.0-117-generic 2024-07-28T19:03:14.110 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-117-generic vs 5.15.0-117-generic 2024-07-28T19:03:14.110 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-28T19:03:14.110 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-28T19:03:15.111 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-07-28T19:03:15.111 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-28T19:03:15.372 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2024-07-28T19:03:15.396 DEBUG:teuthology.parallel:result is None 2024-07-28T19:03:28.365 DEBUG:teuthology.orchestra.remote:timed out 2024-07-28T19:03:40.366 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-07-28T19:03:40.367 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T19:03:40.606 DEBUG:teuthology.orchestra.run.smithi045:> true 2024-07-28T19:03:41.158 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-07-28T19:03:41.158 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-117-generic"... 2024-07-28T19:03:41.159 DEBUG:teuthology.orchestra.run.smithi045:> uname -r 2024-07-28T19:03:41.203 INFO:teuthology.orchestra.run.smithi045.stdout:5.15.0-117-generic 2024-07-28T19:03:41.204 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-117-generic vs 5.15.0-117-generic 2024-07-28T19:03:41.204 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-28T19:03:41.204 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-28T19:03:42.204 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-07-28T19:03:42.204 DEBUG:teuthology.orchestra.run.smithi045:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-28T19:03:42.265 INFO:teuthology.orchestra.run.smithi045.stdout:ttyS1 2024-07-28T19:03:42.297 DEBUG:teuthology.parallel:result is None 2024-07-28T19:03:42.297 INFO:teuthology.run_tasks:Running task internal.base... 2024-07-28T19:03:42.305 INFO:teuthology.task.internal:Creating test directory... 2024-07-28T19:03:42.305 DEBUG:teuthology.orchestra.run.smithi045:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-28T19:03:42.307 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-28T19:03:42.313 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-07-28T19:03:42.319 INFO:teuthology.run_tasks:Running task internal.archive... 2024-07-28T19:03:42.330 INFO:teuthology.task.internal:Creating archive directory... 2024-07-28T19:03:42.330 DEBUG:teuthology.orchestra.run.smithi045:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-28T19:03:42.356 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-28T19:03:42.453 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-07-28T19:03:42.460 INFO:teuthology.task.internal:Enabling coredump saving... 2024-07-28T19:03:42.460 DEBUG:teuthology.orchestra.run.smithi045:> 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 2024-07-28T19:03:42.462 DEBUG:teuthology.orchestra.run.smithi155:> 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 2024-07-28T19:03:42.480 INFO:teuthology.orchestra.run.smithi045.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T19:03:42.488 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T19:03:42.489 INFO:teuthology.orchestra.run.smithi045.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T19:03:42.496 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-28T19:03:42.497 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-07-28T19:03:42.505 INFO:teuthology.task.internal:Configuring sudo... 2024-07-28T19:03:42.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-28T19:03:42.537 DEBUG:teuthology.orchestra.run.smithi155:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-28T19:03:42.553 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-07-28T19:03:42.562 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-07-28T19:03:42.562 DEBUG:teuthology.orchestra.run.smithi045:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-28T19:03:42.596 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-28T19:03:42.601 DEBUG:teuthology.orchestra.run.smithi045:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-28T19:03:42.648 DEBUG:teuthology.orchestra.run.smithi045:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-28T19:03:42.696 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:03:42.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-28T19:03:42.756 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-28T19:03:42.761 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-28T19:03:42.810 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:03:42.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-28T19:03:42.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo service rsyslog restart 2024-07-28T19:03:42.873 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2024-07-28T19:03:42.944 INFO:teuthology.run_tasks:Running task internal.timer... 2024-07-28T19:03:42.952 INFO:teuthology.task.internal:Starting timer... 2024-07-28T19:03:42.953 INFO:teuthology.run_tasks:Running task pcp... 2024-07-28T19:03:43.026 INFO:teuthology.run_tasks:Running task selinux... 2024-07-28T19:03:43.034 DEBUG:teuthology.task.selinux:Excluding smithi045: OS 'ubuntu' does not support SELinux 2024-07-28T19:03:43.035 DEBUG:teuthology.task.selinux:Excluding smithi155: OS 'ubuntu' does not support SELinux 2024-07-28T19:03:43.035 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-07-28T19:03:43.035 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-07-28T19:03:43.035 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-07-28T19:03:43.035 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-07-28T19:03:43.044 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-07-28T19:03:43.047 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-07-28T19:03:43.161 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-07-28T19:03:43.177 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'}]}] 2024-07-28T19:03:43.178 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi045.front.sepia.ceph.com,smithi155.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-07-28T19:10:53.887 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi045.front.sepia.ceph.com'), Remote(name='ubuntu@smithi155.front.sepia.ceph.com')] 2024-07-28T19:10:53.888 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-07-28T19:10:53.890 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T19:10:53.974 DEBUG:teuthology.orchestra.run.smithi045:> true 2024-07-28T19:10:54.058 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-07-28T19:10:54.059 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-07-28T19:10:54.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-28T19:10:54.139 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-07-28T19:10:54.218 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-07-28T19:10:54.219 INFO:teuthology.run_tasks:Running task clock... 2024-07-28T19:10:54.229 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-07-28T19:10:54.229 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-28T19:10:54.230 DEBUG:teuthology.orchestra.run.smithi045:> 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 2024-07-28T19:10:54.232 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-28T19:10:54.233 DEBUG:teuthology.orchestra.run.smithi155:> 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 2024-07-28T19:10:54.266 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-28T19:10:54.267 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: Command line: ntpd -gq 2024-07-28T19:10:54.267 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: ---------------------------------------------------- 2024-07-28T19:10:54.267 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: ntp-4 is maintained by Network Time Foundation, 2024-07-28T19:10:54.267 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-28T19:10:54.267 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: corporation. Support and training for ntp-4 are 2024-07-28T19:10:54.267 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: available at https://www.nwtime.org/support 2024-07-28T19:10:54.267 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: ---------------------------------------------------- 2024-07-28T19:10:54.267 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: proto: precision = 0.062 usec (-24) 2024-07-28T19:10:54.267 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: basedate set to 2022-02-04 2024-07-28T19:10:54.267 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: gps base set to 2022-02-06 (week 2196) 2024-07-28T19:10:54.268 INFO:teuthology.orchestra.run.smithi045.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T19:10:54.268 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T19:10:54.268 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: restrict ::: KOD does nothing without LIMITED. 2024-07-28T19:10:54.268 INFO:teuthology.orchestra.run.smithi045.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-28T19:10:54.269 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: Listen and drop on 0 v6wildcard [::]:123 2024-07-28T19:10:54.269 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-28T19:10:54.269 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: Listen normally on 2 lo 127.0.0.1:123 2024-07-28T19:10:54.269 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: Listen normally on 3 ens1f0 172.21.15.45:123 2024-07-28T19:10:54.270 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: Listen normally on 4 lo [::1]:123 2024-07-28T19:10:54.270 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:12be%4]:123 2024-07-28T19:10:54.270 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:10:54 ntpd[17633]: Listening on routing socket on fd #22 for interface updates 2024-07-28T19:10:54.289 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-28T19:10:54.289 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: Command line: ntpd -gq 2024-07-28T19:10:54.289 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: ---------------------------------------------------- 2024-07-28T19:10:54.289 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: ntp-4 is maintained by Network Time Foundation, 2024-07-28T19:10:54.289 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-28T19:10:54.289 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: corporation. Support and training for ntp-4 are 2024-07-28T19:10:54.290 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: available at https://www.nwtime.org/support 2024-07-28T19:10:54.290 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: ---------------------------------------------------- 2024-07-28T19:10:54.290 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: proto: precision = 0.060 usec (-24) 2024-07-28T19:10:54.290 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: basedate set to 2022-02-04 2024-07-28T19:10:54.290 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: gps base set to 2022-02-06 (week 2196) 2024-07-28T19:10:54.291 INFO:teuthology.orchestra.run.smithi155.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T19:10:54.291 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-28T19:10:54.291 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: restrict ::: KOD does nothing without LIMITED. 2024-07-28T19:10:54.291 INFO:teuthology.orchestra.run.smithi155.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-28T19:10:54.292 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: Listen and drop on 0 v6wildcard [::]:123 2024-07-28T19:10:54.292 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-28T19:10:54.292 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: Listen normally on 2 lo 127.0.0.1:123 2024-07-28T19:10:54.292 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: Listen normally on 3 enp3s0f1 172.21.15.155:123 2024-07-28T19:10:54.292 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: Listen normally on 4 lo [::1]:123 2024-07-28T19:10:54.293 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6ded%5]:123 2024-07-28T19:10:54.293 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:10:54 ntpd[17706]: Listening on routing socket on fd #22 for interface updates 2024-07-28T19:10:55.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:55 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:55.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:55 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:55.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:55 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:55.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:55 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:55.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:55 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:55.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:55 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:55.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:55 ntpd[17633]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:10:55.265 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:55 ntpd[17633]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:10:55.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:55 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:55.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:55 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:55.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:55 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:55.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:55 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:55.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:55 ntpd[17706]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:10:55.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:55 ntpd[17706]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:10:57.263 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:57 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:57.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:57 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:57.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:57 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:57.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:57 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:57.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:57 ntpd[17633]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:10:57.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:57 ntpd[17633]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:10:57.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:57 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:57.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:57 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:57.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:57 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:57.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:57 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:57.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:57 ntpd[17706]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:10:57.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:57 ntpd[17706]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:10:58.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:58 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:58.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:58 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:58.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:58 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:58.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:58 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:58.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:58 ntpd[17633]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:10:58.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:58 ntpd[17633]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:10:58.289 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:58 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:58.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:58 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:58.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:58 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:58.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:58 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:58.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:58 ntpd[17706]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:10:58.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:58 ntpd[17706]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:10:59.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:59.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:59.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:59.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:59.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:59.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:59.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:10:59.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:10:59.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:59.265 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:59.265 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:10:59.265 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:10:59 ntpd[17633]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:10:59.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:59.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:59.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:59.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:59.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:59.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:59.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:59.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:59.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:10:59.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:10:59.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:10:59.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:10:59.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:10:59.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:10:59 ntpd[17706]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:11:00.263 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:00 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:11:00.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:00 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:11:00.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:00 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:11:00.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:00 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:11:00.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:00 ntpd[17633]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:11:00.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:00 ntpd[17633]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:11:00.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:00 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:11:00.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:00 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:11:00.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:00 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:11:00.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:00 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:11:00.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:00 ntpd[17706]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:11:00.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:00 ntpd[17706]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:11:01.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:11:01.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:11:01.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:11:01.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:11:01.264 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:11:01.265 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:11:01.265 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:11:01.265 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:11:01.265 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:11:01.265 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:11:01.265 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:11:01.265 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:11:01.265 INFO:teuthology.orchestra.run.smithi045.stdout:28 Jul 19:11:01 ntpd[17633]: ntpd: time slew -0.000922 s 2024-07-28T19:11:01.265 INFO:teuthology.orchestra.run.smithi045.stdout:ntpd: time slew -0.000922s 2024-07-28T19:11:01.266 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-28T19:11:01.266 INFO:teuthology.orchestra.run.smithi045.stderr:28 Jul 19:11:01 ntpd[17633]: can't open /var/log/ntpstats/loopstats.20240728: Permission denied 2024-07-28T19:11:01.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:01 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:11:01.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:01 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:11:01.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:01 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:11:01.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:01 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:11:01.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:01 ntpd[17706]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-28T19:11:01.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:01 ntpd[17706]: can't open /var/log/ntpstats/rawstats.20240728: Permission denied 2024-07-28T19:11:01.290 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:01 ntpd[17706]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-28T19:11:01.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:01 ntpd[17706]: can't open /var/log/ntpstats/peerstats.20240728: Permission denied 2024-07-28T19:11:01.291 INFO:teuthology.orchestra.run.smithi155.stdout:28 Jul 19:11:01 ntpd[17706]: ntpd: time slew -0.000844 s 2024-07-28T19:11:01.291 INFO:teuthology.orchestra.run.smithi155.stdout:ntpd: time slew -0.000844s 2024-07-28T19:11:01.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:01 ntpd[17706]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-28T19:11:01.291 INFO:teuthology.orchestra.run.smithi155.stderr:28 Jul 19:11:01 ntpd[17706]: can't open /var/log/ntpstats/loopstats.20240728: Permission denied 2024-07-28T19:11:01.319 INFO:teuthology.orchestra.run.smithi045.stdout: remote refid st t when poll reach delay offset jitter 2024-07-28T19:11:01.319 INFO:teuthology.orchestra.run.smithi045.stdout:============================================================================== 2024-07-28T19:11:01.319 INFO:teuthology.orchestra.run.smithi045.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T19:11:01.319 INFO:teuthology.orchestra.run.smithi045.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T19:11:01.319 INFO:teuthology.orchestra.run.smithi045.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T19:11:01.319 INFO:teuthology.orchestra.run.smithi045.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T19:11:01.340 INFO:teuthology.orchestra.run.smithi155.stdout: remote refid st t when poll reach delay offset jitter 2024-07-28T19:11:01.341 INFO:teuthology.orchestra.run.smithi155.stdout:============================================================================== 2024-07-28T19:11:01.341 INFO:teuthology.orchestra.run.smithi155.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T19:11:01.341 INFO:teuthology.orchestra.run.smithi155.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T19:11:01.341 INFO:teuthology.orchestra.run.smithi155.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T19:11:01.341 INFO:teuthology.orchestra.run.smithi155.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-28T19:11:01.341 INFO:teuthology.run_tasks:Running task install... 2024-07-28T19:11:01.349 DEBUG:teuthology.task.install:project ceph 2024-07-28T19:11:01.350 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'}} 2024-07-28T19:11:01.350 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'} 2024-07-28T19:11:01.350 INFO:teuthology.task.install:Using flavor: default 2024-07-28T19:11:01.355 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']} 2024-07-28T19:11:01.355 INFO:teuthology.task.install:extra packages: [] 2024-07-28T19:11:01.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-key list | grep Ceph 2024-07-28T19:11:01.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-key list | grep Ceph 2024-07-28T19:11:01.425 INFO:teuthology.orchestra.run.smithi045.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-07-28T19:11:01.436 INFO:teuthology.orchestra.run.smithi155.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-07-28T19:11:01.454 INFO:teuthology.orchestra.run.smithi045.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-07-28T19:11:01.455 INFO:teuthology.orchestra.run.smithi045.stdout:uid [ unknown] Ceph.com (release key) 2024-07-28T19:11:01.456 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-07-28T19:11:01.456 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T19:11:01.456 INFO:teuthology.packaging:ref: None 2024-07-28T19:11:01.456 INFO:teuthology.packaging:tag: None 2024-07-28T19:11:01.456 INFO:teuthology.packaging:branch: quincy 2024-07-28T19:11:01.456 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:11:01.457 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-07-28T19:11:01.464 INFO:teuthology.orchestra.run.smithi155.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-07-28T19:11:01.464 INFO:teuthology.orchestra.run.smithi155.stdout:uid [ unknown] Ceph.com (release key) 2024-07-28T19:11:01.465 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-07-28T19:11:01.465 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T19:11:01.465 INFO:teuthology.packaging:ref: None 2024-07-28T19:11:01.465 INFO:teuthology.packaging:tag: None 2024-07-28T19:11:01.465 INFO:teuthology.packaging:branch: quincy 2024-07-28T19:11:01.465 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:11:01.465 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-07-28T19:11:01.602 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-07-28T19:11:01.602 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-07-28T19:11:01.605 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-07-28T19:11:01.605 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-07-28T19:11:01.649 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:11:01.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-07-28T19:11:01.656 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:11:01.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-07-28T19:11:01.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo apt-get update 2024-07-28T19:11:01.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get update 2024-07-28T19:11:01.809 INFO:teuthology.orchestra.run.smithi045.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-07-28T19:11:01.810 INFO:teuthology.orchestra.run.smithi045.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-07-28T19:11:01.812 INFO:teuthology.orchestra.run.smithi045.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-07-28T19:11:01.813 INFO:teuthology.orchestra.run.smithi045.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.3 kB] 2024-07-28T19:11:01.816 INFO:teuthology.orchestra.run.smithi155.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-07-28T19:11:01.817 INFO:teuthology.orchestra.run.smithi155.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-07-28T19:11:01.819 INFO:teuthology.orchestra.run.smithi155.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-07-28T19:11:01.820 INFO:teuthology.orchestra.run.smithi155.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.3 kB] 2024-07-28T19:11:01.826 INFO:teuthology.orchestra.run.smithi045.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,331 B] 2024-07-28T19:11:01.827 INFO:teuthology.orchestra.run.smithi155.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,331 B] 2024-07-28T19:11:01.834 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T19:11:01.840 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T19:11:01.840 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-28T19:11:01.853 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-28T19:11:01.870 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T19:11:01.954 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:7 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-28T19:11:02.036 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-28T19:11:02.119 INFO:teuthology.orchestra.run.smithi045.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-28T19:11:02.176 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 28.3 kB in 0s (87.6 kB/s) 2024-07-28T19:11:02.282 INFO:teuthology.orchestra.run.smithi045.stdout:Fetched 28.3 kB in 0s (67.4 kB/s) 2024-07-28T19:11:03.234 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-07-28T19:11:03.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy 2024-07-28T19:11:03.312 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-07-28T19:11:03.335 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-07-28T19:11:03.351 DEBUG:teuthology.orchestra.run.smithi045:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy 2024-07-28T19:11:03.416 INFO:teuthology.orchestra.run.smithi045.stdout:Reading package lists... 2024-07-28T19:11:03.520 INFO:teuthology.orchestra.run.smithi155.stdout:Building dependency tree... 2024-07-28T19:11:03.520 INFO:teuthology.orchestra.run.smithi155.stdout:Reading state information... 2024-07-28T19:11:03.626 INFO:teuthology.orchestra.run.smithi045.stdout:Building dependency tree... 2024-07-28T19:11:03.627 INFO:teuthology.orchestra.run.smithi045.stdout:Reading state information... 2024-07-28T19:11:03.711 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T19:11:03.712 INFO:teuthology.orchestra.run.smithi155.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T19:11:03.712 INFO:teuthology.orchestra.run.smithi155.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T19:11:03.712 INFO:teuthology.orchestra.run.smithi155.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T19:11:03.712 INFO:teuthology.orchestra.run.smithi155.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T19:11:03.712 INFO:teuthology.orchestra.run.smithi155.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T19:11:03.712 INFO:teuthology.orchestra.run.smithi155.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T19:11:03.713 INFO:teuthology.orchestra.run.smithi155.stdout:The following additional packages will be installed: 2024-07-28T19:11:03.713 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-07-28T19:11:03.713 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-07-28T19:11:03.713 INFO:teuthology.orchestra.run.smithi155.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-07-28T19:11:03.713 INFO:teuthology.orchestra.run.smithi155.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-07-28T19:11:03.714 INFO:teuthology.orchestra.run.smithi155.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-07-28T19:11:03.714 INFO:teuthology.orchestra.run.smithi155.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-07-28T19:11:03.714 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-07-28T19:11:03.714 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-07-28T19:11:03.715 INFO:teuthology.orchestra.run.smithi155.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-07-28T19:11:03.716 INFO:teuthology.orchestra.run.smithi155.stdout:Suggested packages: 2024-07-28T19:11:03.716 INFO:teuthology.orchestra.run.smithi155.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-07-28T19:11:03.716 INFO:teuthology.orchestra.run.smithi155.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-07-28T19:11:03.716 INFO:teuthology.orchestra.run.smithi155.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-07-28T19:11:03.716 INFO:teuthology.orchestra.run.smithi155.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-07-28T19:11:03.716 INFO:teuthology.orchestra.run.smithi155.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-07-28T19:11:03.716 INFO:teuthology.orchestra.run.smithi155.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-07-28T19:11:03.716 INFO:teuthology.orchestra.run.smithi155.stdout: python3-watchdog 2024-07-28T19:11:03.716 INFO:teuthology.orchestra.run.smithi155.stdout:Recommended packages: 2024-07-28T19:11:03.716 INFO:teuthology.orchestra.run.smithi155.stdout: btrfs-tools 2024-07-28T19:11:03.814 INFO:teuthology.orchestra.run.smithi155.stdout:The following NEW packages will be installed: 2024-07-28T19:11:03.814 INFO:teuthology.orchestra.run.smithi155.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-07-28T19:11:03.814 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-07-28T19:11:03.814 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-07-28T19:11:03.814 INFO:teuthology.orchestra.run.smithi155.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-07-28T19:11:03.814 INFO:teuthology.orchestra.run.smithi155.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-07-28T19:11:03.814 INFO:teuthology.orchestra.run.smithi155.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-07-28T19:11:03.815 INFO:teuthology.orchestra.run.smithi155.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-07-28T19:11:03.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-07-28T19:11:03.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-07-28T19:11:03.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-28T19:11:03.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-28T19:11:03.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-28T19:11:03.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-28T19:11:03.816 INFO:teuthology.orchestra.run.smithi155.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-28T19:11:03.816 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-28T19:11:03.816 INFO:teuthology.orchestra.run.smithi155.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-28T19:11:03.816 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-07-28T19:11:03.816 INFO:teuthology.orchestra.run.smithi155.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-07-28T19:11:03.816 INFO:teuthology.orchestra.run.smithi155.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-07-28T19:11:03.816 INFO:teuthology.orchestra.run.smithi155.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-07-28T19:11:03.816 INFO:teuthology.orchestra.run.smithi155.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-07-28T19:11:03.816 INFO:teuthology.orchestra.run.smithi155.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-07-28T19:11:03.816 INFO:teuthology.orchestra.run.smithi155.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-07-28T19:11:03.816 INFO:teuthology.orchestra.run.smithi155.stdout: radosgw rbd-fuse socat xmlstarlet 2024-07-28T19:11:03.837 INFO:teuthology.orchestra.run.smithi045.stdout:The following packages were automatically installed and are no longer required: 2024-07-28T19:11:03.837 INFO:teuthology.orchestra.run.smithi045.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-28T19:11:03.837 INFO:teuthology.orchestra.run.smithi045.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-28T19:11:03.838 INFO:teuthology.orchestra.run.smithi045.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-28T19:11:03.838 INFO:teuthology.orchestra.run.smithi045.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-28T19:11:03.838 INFO:teuthology.orchestra.run.smithi045.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-28T19:11:03.838 INFO:teuthology.orchestra.run.smithi045.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-28T19:11:03.839 INFO:teuthology.orchestra.run.smithi045.stdout:The following additional packages will be installed: 2024-07-28T19:11:03.839 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-07-28T19:11:03.839 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-07-28T19:11:03.840 INFO:teuthology.orchestra.run.smithi045.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-07-28T19:11:03.840 INFO:teuthology.orchestra.run.smithi045.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-07-28T19:11:03.840 INFO:teuthology.orchestra.run.smithi045.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-07-28T19:11:03.840 INFO:teuthology.orchestra.run.smithi045.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-07-28T19:11:03.841 INFO:teuthology.orchestra.run.smithi045.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-07-28T19:11:03.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-07-28T19:11:03.842 INFO:teuthology.orchestra.run.smithi045.stdout:Suggested packages: 2024-07-28T19:11:03.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-07-28T19:11:03.842 INFO:teuthology.orchestra.run.smithi045.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-07-28T19:11:03.842 INFO:teuthology.orchestra.run.smithi045.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-07-28T19:11:03.842 INFO:teuthology.orchestra.run.smithi045.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-07-28T19:11:03.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-07-28T19:11:03.842 INFO:teuthology.orchestra.run.smithi045.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-07-28T19:11:03.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-watchdog 2024-07-28T19:11:03.843 INFO:teuthology.orchestra.run.smithi045.stdout:Recommended packages: 2024-07-28T19:11:03.843 INFO:teuthology.orchestra.run.smithi045.stdout: btrfs-tools 2024-07-28T19:11:03.853 INFO:teuthology.orchestra.run.smithi155.stdout:0 upgraded, 107 newly installed, 0 to remove and 317 not upgraded. 2024-07-28T19:11:03.853 INFO:teuthology.orchestra.run.smithi155.stdout:Need to get 187 MB of archives. 2024-07-28T19:11:03.853 INFO:teuthology.orchestra.run.smithi155.stdout:After this operation, 815 MB of additional disk space will be used. 2024-07-28T19:11:03.853 INFO:teuthology.orchestra.run.smithi155.stdout:Get:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 17.2.7-1jammy [3,198 kB] 2024-07-28T19:11:03.884 INFO:teuthology.orchestra.run.smithi155.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.7-1jammy [3,067 kB] 2024-07-28T19:11:03.908 INFO:teuthology.orchestra.run.smithi155.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.7-1jammy [632 kB] 2024-07-28T19:11:03.913 INFO:teuthology.orchestra.run.smithi155.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.7-1jammy [344 kB] 2024-07-28T19:11:03.916 INFO:teuthology.orchestra.run.smithi155.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.7-1jammy [23.1 kB] 2024-07-28T19:11:03.916 INFO:teuthology.orchestra.run.smithi155.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.7-1jammy [164 kB] 2024-07-28T19:11:03.917 INFO:teuthology.orchestra.run.smithi155.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.7-1jammy [47.7 kB] 2024-07-28T19:11:03.918 INFO:teuthology.orchestra.run.smithi155.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.7-1jammy [313 kB] 2024-07-28T19:11:03.920 INFO:teuthology.orchestra.run.smithi155.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.7-1jammy [5,086 kB] 2024-07-28T19:11:03.948 INFO:teuthology.orchestra.run.smithi045.stdout:The following NEW packages will be installed: 2024-07-28T19:11:03.948 INFO:teuthology.orchestra.run.smithi045.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-07-28T19:11:03.948 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-07-28T19:11:03.948 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-07-28T19:11:03.949 INFO:teuthology.orchestra.run.smithi045.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-07-28T19:11:03.949 INFO:teuthology.orchestra.run.smithi045.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-07-28T19:11:03.949 INFO:teuthology.orchestra.run.smithi045.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-07-28T19:11:03.950 INFO:teuthology.orchestra.run.smithi045.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-07-28T19:11:03.950 INFO:teuthology.orchestra.run.smithi045.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-07-28T19:11:03.950 INFO:teuthology.orchestra.run.smithi045.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-07-28T19:11:03.950 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-07-28T19:11:03.950 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-07-28T19:11:03.950 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-07-28T19:11:03.950 INFO:teuthology.orchestra.run.smithi045.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-07-28T19:11:03.950 INFO:teuthology.orchestra.run.smithi045.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-07-28T19:11:03.950 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-07-28T19:11:03.950 INFO:teuthology.orchestra.run.smithi045.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-07-28T19:11:03.950 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-07-28T19:11:03.951 INFO:teuthology.orchestra.run.smithi045.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-07-28T19:11:03.951 INFO:teuthology.orchestra.run.smithi045.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-07-28T19:11:03.951 INFO:teuthology.orchestra.run.smithi045.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-07-28T19:11:03.951 INFO:teuthology.orchestra.run.smithi045.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-07-28T19:11:03.951 INFO:teuthology.orchestra.run.smithi045.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-07-28T19:11:03.951 INFO:teuthology.orchestra.run.smithi045.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-07-28T19:11:03.951 INFO:teuthology.orchestra.run.smithi045.stdout: radosgw rbd-fuse socat xmlstarlet 2024-07-28T19:11:03.955 INFO:teuthology.orchestra.run.smithi155.stdout:Get:10 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.7-1jammy [102 kB] 2024-07-28T19:11:03.956 INFO:teuthology.orchestra.run.smithi155.stdout:Get:11 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.7-1jammy [415 kB] 2024-07-28T19:11:03.959 INFO:teuthology.orchestra.run.smithi155.stdout:Get:12 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.7-1jammy [25.3 MB] 2024-07-28T19:11:03.995 INFO:teuthology.orchestra.run.smithi045.stdout:0 upgraded, 107 newly installed, 0 to remove and 317 not upgraded. 2024-07-28T19:11:03.995 INFO:teuthology.orchestra.run.smithi045.stdout:Need to get 187 MB of archives. 2024-07-28T19:11:03.995 INFO:teuthology.orchestra.run.smithi045.stdout:After this operation, 815 MB of additional disk space will be used. 2024-07-28T19:11:03.996 INFO:teuthology.orchestra.run.smithi045.stdout:Get:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 17.2.7-1jammy [3,198 kB] 2024-07-28T19:11:04.001 INFO:teuthology.orchestra.run.smithi155.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-07-28T19:11:04.027 INFO:teuthology.orchestra.run.smithi045.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.7-1jammy [3,067 kB] 2024-07-28T19:11:04.051 INFO:teuthology.orchestra.run.smithi045.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.7-1jammy [632 kB] 2024-07-28T19:11:04.057 INFO:teuthology.orchestra.run.smithi045.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.7-1jammy [344 kB] 2024-07-28T19:11:04.059 INFO:teuthology.orchestra.run.smithi045.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.7-1jammy [23.1 kB] 2024-07-28T19:11:04.060 INFO:teuthology.orchestra.run.smithi045.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.7-1jammy [164 kB] 2024-07-28T19:11:04.061 INFO:teuthology.orchestra.run.smithi045.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.7-1jammy [47.7 kB] 2024-07-28T19:11:04.061 INFO:teuthology.orchestra.run.smithi045.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.7-1jammy [313 kB] 2024-07-28T19:11:04.064 INFO:teuthology.orchestra.run.smithi045.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.7-1jammy [5,086 kB] 2024-07-28T19:11:04.098 INFO:teuthology.orchestra.run.smithi045.stdout:Get:10 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.7-1jammy [102 kB] 2024-07-28T19:11:04.099 INFO:teuthology.orchestra.run.smithi045.stdout:Get:11 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.7-1jammy [415 kB] 2024-07-28T19:11:04.102 INFO:teuthology.orchestra.run.smithi045.stdout:Get:12 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.7-1jammy [25.3 MB] 2024-07-28T19:11:04.142 INFO:teuthology.orchestra.run.smithi045.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-07-28T19:11:04.197 INFO:teuthology.orchestra.run.smithi155.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.7-1jammy [6,378 kB] 2024-07-28T19:11:04.241 INFO:teuthology.orchestra.run.smithi155.stdout:Get:15 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.7-1jammy [224 kB] 2024-07-28T19:11:04.242 INFO:teuthology.orchestra.run.smithi155.stdout:Get:16 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.7-1jammy [115 kB] 2024-07-28T19:11:04.289 INFO:teuthology.orchestra.run.smithi155.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-07-28T19:11:04.307 INFO:teuthology.orchestra.run.smithi155.stdout:Get:18 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.7-1jammy [1,429 kB] 2024-07-28T19:11:04.317 INFO:teuthology.orchestra.run.smithi155.stdout:Get:19 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.7-1jammy [8,201 kB] 2024-07-28T19:11:04.373 INFO:teuthology.orchestra.run.smithi155.stdout:Get:20 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.7-1jammy [28.4 MB] 2024-07-28T19:11:04.409 INFO:teuthology.orchestra.run.smithi045.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.7-1jammy [6,378 kB] 2024-07-28T19:11:04.423 INFO:teuthology.orchestra.run.smithi045.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-07-28T19:11:04.453 INFO:teuthology.orchestra.run.smithi045.stdout:Get:16 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.7-1jammy [224 kB] 2024-07-28T19:11:04.454 INFO:teuthology.orchestra.run.smithi045.stdout:Get:17 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.7-1jammy [115 kB] 2024-07-28T19:11:04.455 INFO:teuthology.orchestra.run.smithi045.stdout:Get:18 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.7-1jammy [1,429 kB] 2024-07-28T19:11:04.464 INFO:teuthology.orchestra.run.smithi155.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-07-28T19:11:04.465 INFO:teuthology.orchestra.run.smithi045.stdout:Get:19 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.7-1jammy [8,201 kB] 2024-07-28T19:11:04.473 INFO:teuthology.orchestra.run.smithi155.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-07-28T19:11:04.486 INFO:teuthology.orchestra.run.smithi155.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-07-28T19:11:04.521 INFO:teuthology.orchestra.run.smithi045.stdout:Get:20 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.7-1jammy [28.4 MB] 2024-07-28T19:11:04.603 INFO:teuthology.orchestra.run.smithi045.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-07-28T19:11:04.612 INFO:teuthology.orchestra.run.smithi045.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-07-28T19:11:04.625 INFO:teuthology.orchestra.run.smithi045.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-07-28T19:11:04.643 INFO:teuthology.orchestra.run.smithi155.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-07-28T19:11:04.712 INFO:teuthology.orchestra.run.smithi155.stdout:Get:25 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 17.2.7-1jammy [3,690 B] 2024-07-28T19:11:04.712 INFO:teuthology.orchestra.run.smithi155.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-07-28T19:11:04.712 INFO:teuthology.orchestra.run.smithi155.stdout:Get:27 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 17.2.7-1jammy [783 kB] 2024-07-28T19:11:04.717 INFO:teuthology.orchestra.run.smithi155.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-07-28T19:11:04.718 INFO:teuthology.orchestra.run.smithi155.stdout:Get:29 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 17.2.7-1jammy [2,120 kB] 2024-07-28T19:11:04.734 INFO:teuthology.orchestra.run.smithi155.stdout:Get:30 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.7-1jammy [80.2 kB] 2024-07-28T19:11:04.734 INFO:teuthology.orchestra.run.smithi155.stdout:Get:31 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.7-1jammy [118 kB] 2024-07-28T19:11:04.736 INFO:teuthology.orchestra.run.smithi155.stdout:Get:32 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.7-1jammy [1,824 kB] 2024-07-28T19:11:04.749 INFO:teuthology.orchestra.run.smithi155.stdout:Get:33 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.7-1jammy [8,615 kB] 2024-07-28T19:11:04.792 INFO:teuthology.orchestra.run.smithi045.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-07-28T19:11:04.804 INFO:teuthology.orchestra.run.smithi155.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-07-28T19:11:04.810 INFO:teuthology.orchestra.run.smithi155.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-07-28T19:11:04.811 INFO:teuthology.orchestra.run.smithi155.stdout:Get:36 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 17.2.7-1jammy [3,814 B] 2024-07-28T19:11:04.811 INFO:teuthology.orchestra.run.smithi155.stdout:Get:37 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 17.2.7-1jammy [52.7 MB] 2024-07-28T19:11:04.829 INFO:teuthology.orchestra.run.smithi155.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-07-28T19:11:04.835 INFO:teuthology.orchestra.run.smithi155.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-07-28T19:11:04.836 INFO:teuthology.orchestra.run.smithi155.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-07-28T19:11:04.838 INFO:teuthology.orchestra.run.smithi155.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-07-28T19:11:04.839 INFO:teuthology.orchestra.run.smithi155.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-07-28T19:11:04.847 INFO:teuthology.orchestra.run.smithi045.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-07-28T19:11:04.847 INFO:teuthology.orchestra.run.smithi045.stdout:Get:26 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 17.2.7-1jammy [3,690 B] 2024-07-28T19:11:04.848 INFO:teuthology.orchestra.run.smithi045.stdout:Get:27 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 17.2.7-1jammy [783 kB] 2024-07-28T19:11:04.853 INFO:teuthology.orchestra.run.smithi045.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-07-28T19:11:04.854 INFO:teuthology.orchestra.run.smithi045.stdout:Get:29 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 17.2.7-1jammy [2,120 kB] 2024-07-28T19:11:04.868 INFO:teuthology.orchestra.run.smithi045.stdout:Get:30 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.7-1jammy [80.2 kB] 2024-07-28T19:11:04.869 INFO:teuthology.orchestra.run.smithi045.stdout:Get:31 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.7-1jammy [118 kB] 2024-07-28T19:11:04.870 INFO:teuthology.orchestra.run.smithi045.stdout:Get:32 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.7-1jammy [1,824 kB] 2024-07-28T19:11:04.879 INFO:teuthology.orchestra.run.smithi155.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-07-28T19:11:04.881 INFO:teuthology.orchestra.run.smithi155.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-07-28T19:11:04.883 INFO:teuthology.orchestra.run.smithi045.stdout:Get:33 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.7-1jammy [8,615 kB] 2024-07-28T19:11:04.941 INFO:teuthology.orchestra.run.smithi045.stdout:Get:34 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 17.2.7-1jammy [3,814 B] 2024-07-28T19:11:04.941 INFO:teuthology.orchestra.run.smithi045.stdout:Get:35 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 17.2.7-1jammy [52.7 MB] 2024-07-28T19:11:04.945 INFO:teuthology.orchestra.run.smithi045.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-07-28T19:11:04.951 INFO:teuthology.orchestra.run.smithi045.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-07-28T19:11:04.964 INFO:teuthology.orchestra.run.smithi155.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-07-28T19:11:04.965 INFO:teuthology.orchestra.run.smithi155.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-07-28T19:11:04.966 INFO:teuthology.orchestra.run.smithi155.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-07-28T19:11:04.967 INFO:teuthology.orchestra.run.smithi155.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-07-28T19:11:04.967 INFO:teuthology.orchestra.run.smithi155.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-07-28T19:11:04.968 INFO:teuthology.orchestra.run.smithi155.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-07-28T19:11:04.972 INFO:teuthology.orchestra.run.smithi045.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-07-28T19:11:04.973 INFO:teuthology.orchestra.run.smithi155.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-07-28T19:11:04.974 INFO:teuthology.orchestra.run.smithi155.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-07-28T19:11:04.979 INFO:teuthology.orchestra.run.smithi045.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-07-28T19:11:04.980 INFO:teuthology.orchestra.run.smithi045.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-07-28T19:11:04.982 INFO:teuthology.orchestra.run.smithi045.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-07-28T19:11:04.983 INFO:teuthology.orchestra.run.smithi045.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-07-28T19:11:05.018 INFO:teuthology.orchestra.run.smithi045.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-07-28T19:11:05.020 INFO:teuthology.orchestra.run.smithi045.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-07-28T19:11:05.049 INFO:teuthology.orchestra.run.smithi155.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-07-28T19:11:05.049 INFO:teuthology.orchestra.run.smithi155.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-07-28T19:11:05.104 INFO:teuthology.orchestra.run.smithi045.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-07-28T19:11:05.104 INFO:teuthology.orchestra.run.smithi045.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-07-28T19:11:05.105 INFO:teuthology.orchestra.run.smithi045.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-07-28T19:11:05.106 INFO:teuthology.orchestra.run.smithi045.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-07-28T19:11:05.107 INFO:teuthology.orchestra.run.smithi045.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-07-28T19:11:05.108 INFO:teuthology.orchestra.run.smithi045.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-07-28T19:11:05.113 INFO:teuthology.orchestra.run.smithi045.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-07-28T19:11:05.115 INFO:teuthology.orchestra.run.smithi045.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-07-28T19:11:05.132 INFO:teuthology.orchestra.run.smithi155.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-07-28T19:11:05.133 INFO:teuthology.orchestra.run.smithi155.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-07-28T19:11:05.133 INFO:teuthology.orchestra.run.smithi155.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-07-28T19:11:05.136 INFO:teuthology.orchestra.run.smithi155.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-07-28T19:11:05.137 INFO:teuthology.orchestra.run.smithi155.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-07-28T19:11:05.138 INFO:teuthology.orchestra.run.smithi155.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-07-28T19:11:05.148 INFO:teuthology.orchestra.run.smithi155.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-07-28T19:11:05.149 INFO:teuthology.orchestra.run.smithi155.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-07-28T19:11:05.189 INFO:teuthology.orchestra.run.smithi045.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-07-28T19:11:05.189 INFO:teuthology.orchestra.run.smithi045.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-07-28T19:11:05.215 INFO:teuthology.orchestra.run.smithi155.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-07-28T19:11:05.233 INFO:teuthology.orchestra.run.smithi155.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-07-28T19:11:05.271 INFO:teuthology.orchestra.run.smithi045.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-07-28T19:11:05.271 INFO:teuthology.orchestra.run.smithi045.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-07-28T19:11:05.271 INFO:teuthology.orchestra.run.smithi045.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-07-28T19:11:05.274 INFO:teuthology.orchestra.run.smithi045.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-07-28T19:11:05.276 INFO:teuthology.orchestra.run.smithi045.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-07-28T19:11:05.277 INFO:teuthology.orchestra.run.smithi045.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-07-28T19:11:05.298 INFO:teuthology.orchestra.run.smithi155.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-07-28T19:11:05.355 INFO:teuthology.orchestra.run.smithi045.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-07-28T19:11:05.355 INFO:teuthology.orchestra.run.smithi045.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-07-28T19:11:05.383 INFO:teuthology.orchestra.run.smithi155.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-07-28T19:11:05.383 INFO:teuthology.orchestra.run.smithi155.stdout:Get:67 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 17.2.7-1jammy [240 kB] 2024-07-28T19:11:05.385 INFO:teuthology.orchestra.run.smithi155.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-07-28T19:11:05.386 INFO:teuthology.orchestra.run.smithi155.stdout:Get:69 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 17.2.7-1jammy [22.4 kB] 2024-07-28T19:11:05.420 INFO:teuthology.orchestra.run.smithi045.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-07-28T19:11:05.440 INFO:teuthology.orchestra.run.smithi155.stdout:Get:70 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 17.2.7-1jammy [15.4 MB] 2024-07-28T19:11:05.440 INFO:teuthology.orchestra.run.smithi155.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-07-28T19:11:05.442 INFO:teuthology.orchestra.run.smithi155.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-07-28T19:11:05.446 INFO:teuthology.orchestra.run.smithi155.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-07-28T19:11:05.513 INFO:teuthology.orchestra.run.smithi045.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-07-28T19:11:05.514 INFO:teuthology.orchestra.run.smithi045.stdout:Get:65 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 17.2.7-1jammy [240 kB] 2024-07-28T19:11:05.563 INFO:teuthology.orchestra.run.smithi155.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-07-28T19:11:05.565 INFO:teuthology.orchestra.run.smithi155.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-07-28T19:11:05.578 INFO:teuthology.orchestra.run.smithi045.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-07-28T19:11:05.578 INFO:teuthology.orchestra.run.smithi045.stdout:Get:67 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 17.2.7-1jammy [22.4 kB] 2024-07-28T19:11:05.578 INFO:teuthology.orchestra.run.smithi045.stdout:Get:68 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 17.2.7-1jammy [15.4 MB] 2024-07-28T19:11:05.582 INFO:teuthology.orchestra.run.smithi045.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-07-28T19:11:05.583 INFO:teuthology.orchestra.run.smithi045.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-07-28T19:11:05.586 INFO:teuthology.orchestra.run.smithi045.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-07-28T19:11:05.587 INFO:teuthology.orchestra.run.smithi045.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-07-28T19:11:05.592 INFO:teuthology.orchestra.run.smithi045.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-07-28T19:11:05.606 INFO:teuthology.orchestra.run.smithi155.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-07-28T19:11:05.607 INFO:teuthology.orchestra.run.smithi155.stdout:Get:77 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 17.2.7-1jammy [75.8 kB] 2024-07-28T19:11:05.607 INFO:teuthology.orchestra.run.smithi155.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-07-28T19:11:05.609 INFO:teuthology.orchestra.run.smithi155.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-07-28T19:11:05.650 INFO:teuthology.orchestra.run.smithi155.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-07-28T19:11:05.653 INFO:teuthology.orchestra.run.smithi155.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-07-28T19:11:05.654 INFO:teuthology.orchestra.run.smithi155.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-07-28T19:11:05.713 INFO:teuthology.orchestra.run.smithi155.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-07-28T19:11:05.713 INFO:teuthology.orchestra.run.smithi155.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-07-28T19:11:05.753 INFO:teuthology.orchestra.run.smithi155.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-07-28T19:11:05.754 INFO:teuthology.orchestra.run.smithi155.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-07-28T19:11:05.755 INFO:teuthology.orchestra.run.smithi155.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-07-28T19:11:05.756 INFO:teuthology.orchestra.run.smithi155.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-07-28T19:11:05.757 INFO:teuthology.orchestra.run.smithi155.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-07-28T19:11:05.758 INFO:teuthology.orchestra.run.smithi155.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-07-28T19:11:05.767 INFO:teuthology.orchestra.run.smithi155.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-07-28T19:11:05.781 INFO:teuthology.orchestra.run.smithi045.stdout:Get:74 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 17.2.7-1jammy [75.8 kB] 2024-07-28T19:11:05.781 INFO:teuthology.orchestra.run.smithi045.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-07-28T19:11:05.783 INFO:teuthology.orchestra.run.smithi045.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-07-28T19:11:05.786 INFO:teuthology.orchestra.run.smithi045.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-07-28T19:11:05.787 INFO:teuthology.orchestra.run.smithi045.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-07-28T19:11:05.789 INFO:teuthology.orchestra.run.smithi045.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-07-28T19:11:05.830 INFO:teuthology.orchestra.run.smithi045.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-07-28T19:11:05.834 INFO:teuthology.orchestra.run.smithi045.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-07-28T19:11:05.834 INFO:teuthology.orchestra.run.smithi155.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-07-28T19:11:05.834 INFO:teuthology.orchestra.run.smithi045.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-07-28T19:11:05.837 INFO:teuthology.orchestra.run.smithi155.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-07-28T19:11:05.839 INFO:teuthology.orchestra.run.smithi155.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-07-28T19:11:05.884 INFO:teuthology.orchestra.run.smithi045.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-07-28T19:11:05.885 INFO:teuthology.orchestra.run.smithi045.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-07-28T19:11:05.915 INFO:teuthology.orchestra.run.smithi155.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-07-28T19:11:05.922 INFO:teuthology.orchestra.run.smithi155.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-07-28T19:11:05.935 INFO:teuthology.orchestra.run.smithi155.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-07-28T19:11:05.935 INFO:teuthology.orchestra.run.smithi155.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-07-28T19:11:05.937 INFO:teuthology.orchestra.run.smithi155.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-07-28T19:11:05.938 INFO:teuthology.orchestra.run.smithi155.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-07-28T19:11:05.942 INFO:teuthology.orchestra.run.smithi155.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-07-28T19:11:05.949 INFO:teuthology.orchestra.run.smithi045.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-07-28T19:11:05.950 INFO:teuthology.orchestra.run.smithi045.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-07-28T19:11:05.951 INFO:teuthology.orchestra.run.smithi045.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-07-28T19:11:05.953 INFO:teuthology.orchestra.run.smithi045.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-07-28T19:11:05.953 INFO:teuthology.orchestra.run.smithi045.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-07-28T19:11:05.954 INFO:teuthology.orchestra.run.smithi045.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-07-28T19:11:05.962 INFO:teuthology.orchestra.run.smithi045.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-07-28T19:11:05.997 INFO:teuthology.orchestra.run.smithi155.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-07-28T19:11:06.013 INFO:teuthology.orchestra.run.smithi155.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-07-28T19:11:06.014 INFO:teuthology.orchestra.run.smithi155.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-07-28T19:11:06.031 INFO:teuthology.orchestra.run.smithi045.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-07-28T19:11:06.034 INFO:teuthology.orchestra.run.smithi045.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-07-28T19:11:06.036 INFO:teuthology.orchestra.run.smithi045.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-07-28T19:11:06.078 INFO:teuthology.orchestra.run.smithi155.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-07-28T19:11:06.083 INFO:teuthology.orchestra.run.smithi155.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-07-28T19:11:06.085 INFO:teuthology.orchestra.run.smithi155.stdout:Get:107 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-07-28T19:11:06.113 INFO:teuthology.orchestra.run.smithi045.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-07-28T19:11:06.119 INFO:teuthology.orchestra.run.smithi045.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-07-28T19:11:06.130 INFO:teuthology.orchestra.run.smithi045.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-07-28T19:11:06.130 INFO:teuthology.orchestra.run.smithi045.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-07-28T19:11:06.132 INFO:teuthology.orchestra.run.smithi045.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-07-28T19:11:06.133 INFO:teuthology.orchestra.run.smithi045.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-07-28T19:11:06.137 INFO:teuthology.orchestra.run.smithi045.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-07-28T19:11:06.194 INFO:teuthology.orchestra.run.smithi045.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-07-28T19:11:06.211 INFO:teuthology.orchestra.run.smithi045.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-07-28T19:11:06.212 INFO:teuthology.orchestra.run.smithi045.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-07-28T19:11:06.276 INFO:teuthology.orchestra.run.smithi045.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-07-28T19:11:06.281 INFO:teuthology.orchestra.run.smithi045.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-07-28T19:11:06.283 INFO:teuthology.orchestra.run.smithi045.stdout:Get:107 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-07-28T19:11:06.694 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 187 MB in 2s (81.0 MB/s) 2024-07-28T19:11:06.831 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libfmt8:amd64. 2024-07-28T19:11:06.924 INFO:teuthology.orchestra.run.smithi045.stdout:Fetched 187 MB in 2s (78.8 MB/s) 2024-07-28T19:11:06.929 INFO:teuthology.orchestra.run.smithi155.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165992 files and directories currently installed.) 2024-07-28T19:11:06.938 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-07-28T19:11:07.021 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T19:11:07.064 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libfmt8:amd64. 2024-07-28T19:11:07.161 INFO:teuthology.orchestra.run.smithi045.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165992 files and directories currently installed.) 2024-07-28T19:11:07.167 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-07-28T19:11:07.254 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T19:11:07.350 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-07-28T19:11:07.375 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-07-28T19:11:07.415 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T19:11:07.523 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-07-28T19:11:07.539 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-07-28T19:11:07.666 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T19:11:07.693 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package librados2. 2024-07-28T19:11:07.708 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:07.752 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-07-28T19:11:07.960 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package librados2. 2024-07-28T19:11:07.986 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:08.026 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-07-28T19:11:08.179 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package librbd1. 2024-07-28T19:11:08.206 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:08.246 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-07-28T19:11:08.504 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package librbd1. 2024-07-28T19:11:08.530 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:08.570 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-07-28T19:11:08.674 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libcephfs2. 2024-07-28T19:11:08.699 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:08.740 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-07-28T19:11:09.007 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libcephfs2. 2024-07-28T19:11:09.026 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-rados. 2024-07-28T19:11:09.033 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:09.052 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:09.073 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-07-28T19:11:09.117 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-07-28T19:11:09.309 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-rados. 2024-07-28T19:11:09.324 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:09.359 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-07-28T19:11:09.403 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-07-28T19:11:09.419 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:09.462 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T19:11:09.703 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-07-28T19:11:09.714 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-cephfs. 2024-07-28T19:11:09.729 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:09.740 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:09.769 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T19:11:09.780 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-07-28T19:11:10.022 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-cephfs. 2024-07-28T19:11:10.049 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:10.089 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-07-28T19:11:10.091 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-ceph-common. 2024-07-28T19:11:10.118 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:10.158 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T19:11:10.400 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-ceph-common. 2024-07-28T19:11:10.419 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-wcwidth. 2024-07-28T19:11:10.426 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:10.434 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-07-28T19:11:10.466 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T19:11:10.469 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T19:11:10.752 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-wcwidth. 2024-07-28T19:11:10.779 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-07-28T19:11:10.780 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-prettytable. 2024-07-28T19:11:10.807 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-07-28T19:11:10.810 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T19:11:10.872 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-07-28T19:11:11.088 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-prettytable. 2024-07-28T19:11:11.114 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-07-28T19:11:11.132 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-rbd. 2024-07-28T19:11:11.148 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:11.155 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-07-28T19:11:11.191 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-07-28T19:11:11.424 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-rbd. 2024-07-28T19:11:11.439 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:11.482 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-07-28T19:11:11.535 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-07-28T19:11:11.562 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-07-28T19:11:11.610 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T19:11:11.827 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-07-28T19:11:11.853 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-07-28T19:11:11.888 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-07-28T19:11:11.893 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T19:11:11.914 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-07-28T19:11:11.954 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T19:11:12.212 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-07-28T19:11:12.239 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-07-28T19:11:12.270 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T19:11:12.291 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-07-28T19:11:12.317 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-07-28T19:11:12.357 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T19:11:12.607 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-07-28T19:11:12.633 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-07-28T19:11:12.691 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T19:11:12.802 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-07-28T19:11:12.828 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T19:11:12.877 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:11:13.177 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-07-28T19:11:13.203 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T19:11:13.205 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-07-28T19:11:13.231 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T19:11:13.251 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:11:13.263 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:11:13.605 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-07-28T19:11:13.608 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-07-28T19:11:13.631 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T19:11:13.635 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T19:11:13.671 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:11:13.708 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:11:14.008 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-07-28T19:11:14.034 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-07-28T19:11:14.061 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-07-28T19:11:14.074 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:11:14.087 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-07-28T19:11:14.127 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T19:11:14.419 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-07-28T19:11:14.422 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package librgw2. 2024-07-28T19:11:14.445 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-07-28T19:11:14.448 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:14.480 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-07-28T19:11:14.485 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T19:11:14.771 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package librgw2. 2024-07-28T19:11:14.798 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:14.838 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-07-28T19:11:14.932 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-rgw. 2024-07-28T19:11:14.948 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:14.991 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-07-28T19:11:15.265 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-rgw. 2024-07-28T19:11:15.278 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:15.315 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-07-28T19:11:15.343 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package liboath0:amd64. 2024-07-28T19:11:15.369 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-07-28T19:11:15.410 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T19:11:15.685 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package liboath0:amd64. 2024-07-28T19:11:15.705 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libradosstriper1. 2024-07-28T19:11:15.711 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-07-28T19:11:15.731 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:15.751 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T19:11:15.771 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T19:11:16.062 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libradosstriper1. 2024-07-28T19:11:16.089 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:16.128 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T19:11:16.149 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-common. 2024-07-28T19:11:16.175 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:16.215 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-07-28T19:11:16.482 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-common. 2024-07-28T19:11:16.509 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:16.540 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-07-28T19:11:17.646 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-base. 2024-07-28T19:11:17.672 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:17.722 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-07-28T19:11:18.229 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-base. 2024-07-28T19:11:18.255 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:18.304 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-07-28T19:11:18.400 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-openssl. 2024-07-28T19:11:18.426 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-07-28T19:11:18.466 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-07-28T19:11:18.728 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-07-28T19:11:18.742 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:18.786 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T19:11:18.926 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-openssl. 2024-07-28T19:11:18.942 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-07-28T19:11:18.976 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-07-28T19:11:19.140 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-bcrypt. 2024-07-28T19:11:19.166 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-07-28T19:11:19.198 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-07-28T19:11:19.245 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-07-28T19:11:19.261 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:19.303 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T19:11:19.493 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-07-28T19:11:19.519 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-07-28T19:11:19.567 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-07-28T19:11:19.725 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-bcrypt. 2024-07-28T19:11:19.740 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-07-28T19:11:19.783 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-07-28T19:11:19.862 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-cheroot. 2024-07-28T19:11:19.888 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-07-28T19:11:19.928 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T19:11:20.085 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-07-28T19:11:20.113 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-07-28T19:11:20.152 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-07-28T19:11:20.240 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-07-28T19:11:20.266 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-07-28T19:11:20.306 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-07-28T19:11:20.421 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-cheroot. 2024-07-28T19:11:20.448 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-07-28T19:11:20.479 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T19:11:20.584 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-jaraco.text. 2024-07-28T19:11:20.610 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-07-28T19:11:20.650 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-07-28T19:11:20.766 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-07-28T19:11:20.793 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-07-28T19:11:20.824 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-07-28T19:11:20.920 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-07-28T19:11:20.946 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-07-28T19:11:20.986 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-07-28T19:11:21.168 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-jaraco.text. 2024-07-28T19:11:21.195 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-07-28T19:11:21.235 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-07-28T19:11:21.272 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-tempora. 2024-07-28T19:11:21.299 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-07-28T19:11:21.339 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-07-28T19:11:21.537 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-07-28T19:11:21.553 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-07-28T19:11:21.596 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-07-28T19:11:21.642 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-portend. 2024-07-28T19:11:21.668 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-07-28T19:11:21.708 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-07-28T19:11:21.890 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-tempora. 2024-07-28T19:11:21.917 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-07-28T19:11:21.956 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-07-28T19:11:22.201 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-portend. 2024-07-28T19:11:22.228 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-07-28T19:11:22.269 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-07-28T19:11:22.303 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-07-28T19:11:22.329 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-07-28T19:11:22.361 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-07-28T19:11:22.570 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-07-28T19:11:22.597 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-07-28T19:11:22.637 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-07-28T19:11:22.664 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-cherrypy3. 2024-07-28T19:11:22.690 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-07-28T19:11:22.730 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-07-28T19:11:22.982 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-cherrypy3. 2024-07-28T19:11:23.008 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-07-28T19:11:23.048 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-07-28T19:11:23.058 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-natsort. 2024-07-28T19:11:23.085 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-07-28T19:11:23.125 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-07-28T19:11:23.403 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-logutils. 2024-07-28T19:11:23.410 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-natsort. 2024-07-28T19:11:23.430 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-07-28T19:11:23.437 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-07-28T19:11:23.470 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-07-28T19:11:23.476 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-07-28T19:11:23.756 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-markupsafe. 2024-07-28T19:11:23.782 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-07-28T19:11:23.787 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-logutils. 2024-07-28T19:11:23.815 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-07-28T19:11:23.822 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-07-28T19:11:23.854 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-07-28T19:11:24.125 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-mako. 2024-07-28T19:11:24.140 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-07-28T19:11:24.140 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-markupsafe. 2024-07-28T19:11:24.167 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-07-28T19:11:24.174 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T19:11:24.206 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-07-28T19:11:24.509 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-mako. 2024-07-28T19:11:24.511 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-simplegeneric. 2024-07-28T19:11:24.536 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-07-28T19:11:24.538 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-07-28T19:11:24.576 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T19:11:24.578 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-07-28T19:11:24.880 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-singledispatch. 2024-07-28T19:11:24.895 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-simplegeneric. 2024-07-28T19:11:24.907 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-07-28T19:11:24.923 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-07-28T19:11:24.947 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-07-28T19:11:24.974 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-07-28T19:11:25.225 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-webob. 2024-07-28T19:11:25.251 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-07-28T19:11:25.281 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-singledispatch. 2024-07-28T19:11:25.283 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-07-28T19:11:25.308 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-07-28T19:11:25.348 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-07-28T19:11:25.592 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-webob. 2024-07-28T19:11:25.602 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-waitress. 2024-07-28T19:11:25.608 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-07-28T19:11:25.629 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-07-28T19:11:25.642 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-07-28T19:11:25.671 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T19:11:25.937 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-waitress. 2024-07-28T19:11:25.963 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-07-28T19:11:25.964 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-tempita. 2024-07-28T19:11:25.990 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-07-28T19:11:26.006 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T19:11:26.030 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T19:11:26.300 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-paste. 2024-07-28T19:11:26.326 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-07-28T19:11:26.339 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-tempita. 2024-07-28T19:11:26.366 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T19:11:26.366 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-07-28T19:11:26.406 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T19:11:26.661 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-07-28T19:11:26.676 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-07-28T19:11:26.717 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-paste. 2024-07-28T19:11:26.718 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T19:11:26.744 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-07-28T19:11:26.783 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T19:11:27.030 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pastedeploy. 2024-07-28T19:11:27.057 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-07-28T19:11:27.096 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-07-28T19:11:27.111 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-07-28T19:11:27.138 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-07-28T19:11:27.169 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T19:11:27.399 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-webtest. 2024-07-28T19:11:27.426 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-07-28T19:11:27.439 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pastedeploy. 2024-07-28T19:11:27.466 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-07-28T19:11:27.466 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-07-28T19:11:27.506 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-07-28T19:11:27.760 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pecan. 2024-07-28T19:11:27.787 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-07-28T19:11:27.827 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T19:11:27.993 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-webtest. 2024-07-28T19:11:28.019 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-07-28T19:11:28.058 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-07-28T19:11:28.189 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-certifi. 2024-07-28T19:11:28.217 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-07-28T19:11:28.272 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-07-28T19:11:28.386 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pecan. 2024-07-28T19:11:28.413 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-07-28T19:11:28.452 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T19:11:28.601 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-idna. 2024-07-28T19:11:28.627 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-07-28T19:11:28.667 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T19:11:28.815 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-certifi. 2024-07-28T19:11:28.842 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-07-28T19:11:28.882 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-07-28T19:11:28.952 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-urllib3. 2024-07-28T19:11:28.968 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-07-28T19:11:29.004 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T19:11:29.193 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-idna. 2024-07-28T19:11:29.220 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-07-28T19:11:29.251 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T19:11:29.324 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-requests. 2024-07-28T19:11:29.351 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-07-28T19:11:29.391 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T19:11:29.546 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-urllib3. 2024-07-28T19:11:29.572 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-07-28T19:11:29.612 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T19:11:29.685 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-werkzeug. 2024-07-28T19:11:29.712 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-07-28T19:11:29.752 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T19:11:29.932 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-requests. 2024-07-28T19:11:29.959 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-07-28T19:11:29.998 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T19:11:30.071 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-07-28T19:11:30.098 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:30.138 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T19:11:30.243 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-werkzeug. 2024-07-28T19:11:30.270 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-07-28T19:11:30.309 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T19:11:30.466 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr. 2024-07-28T19:11:30.492 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:30.532 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-07-28T19:11:30.612 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-07-28T19:11:30.628 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:30.662 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T19:11:30.902 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mon. 2024-07-28T19:11:30.928 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:30.965 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr. 2024-07-28T19:11:30.968 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-07-28T19:11:30.992 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:31.031 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-07-28T19:11:31.426 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mon. 2024-07-28T19:11:31.453 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:31.493 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-07-28T19:11:31.763 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-osd. 2024-07-28T19:11:31.790 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:31.838 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-07-28T19:11:32.305 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-osd. 2024-07-28T19:11:32.331 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:32.362 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-07-28T19:11:33.500 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph. 2024-07-28T19:11:33.517 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:33.558 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-07-28T19:11:33.852 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-fuse. 2024-07-28T19:11:33.878 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:33.919 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-07-28T19:11:34.048 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph. 2024-07-28T19:11:34.064 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:34.107 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-07-28T19:11:34.247 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mds. 2024-07-28T19:11:34.273 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:34.322 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-07-28T19:11:34.426 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-fuse. 2024-07-28T19:11:34.454 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:34.493 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-07-28T19:11:34.725 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package cephadm. 2024-07-28T19:11:34.751 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:34.791 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-07-28T19:11:34.838 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mds. 2024-07-28T19:11:34.865 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:34.904 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-07-28T19:11:35.043 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python-babel-localedata. 2024-07-28T19:11:35.059 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T19:11:35.093 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T19:11:35.307 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package cephadm. 2024-07-28T19:11:35.334 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:35.373 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-07-28T19:11:35.618 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python-babel-localedata. 2024-07-28T19:11:35.634 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T19:11:35.676 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T19:11:36.215 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-babel. 2024-07-28T19:11:36.242 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T19:11:36.282 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T19:11:36.609 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-jinja2. 2024-07-28T19:11:36.636 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-07-28T19:11:36.676 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T19:11:36.731 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-babel. 2024-07-28T19:11:36.758 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-07-28T19:11:36.797 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T19:11:37.029 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-07-28T19:11:37.055 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:37.095 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T19:11:37.159 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-jinja2. 2024-07-28T19:11:37.186 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-07-28T19:11:37.225 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T19:11:38.183 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-repoze.lru. 2024-07-28T19:11:38.209 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-07-28T19:11:38.249 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-07-28T19:11:38.387 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-07-28T19:11:38.414 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:38.453 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T19:11:38.552 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-routes. 2024-07-28T19:11:38.578 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-07-28T19:11:38.618 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T19:11:38.798 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-repoze.lru. 2024-07-28T19:11:38.825 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-07-28T19:11:38.865 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-07-28T19:11:38.955 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-07-28T19:11:38.981 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:39.030 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T19:11:39.151 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-routes. 2024-07-28T19:11:39.167 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-07-28T19:11:39.209 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T19:11:39.450 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-07-28T19:11:39.465 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-07-28T19:11:39.499 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T19:11:39.529 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-07-28T19:11:39.556 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:39.595 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T19:11:39.961 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-joblib. 2024-07-28T19:11:39.977 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-07-28T19:11:40.011 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T19:11:40.032 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-07-28T19:11:40.048 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-07-28T19:11:40.090 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T19:11:40.365 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-07-28T19:11:40.392 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-07-28T19:11:40.431 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-07-28T19:11:40.611 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-joblib. 2024-07-28T19:11:40.638 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-07-28T19:11:40.677 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T19:11:40.734 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-sklearn. 2024-07-28T19:11:40.761 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-07-28T19:11:40.800 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T19:11:41.039 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-07-28T19:11:41.066 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-07-28T19:11:41.105 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-07-28T19:11:41.408 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-sklearn. 2024-07-28T19:11:41.435 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-07-28T19:11:41.467 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-07-28T19:11:41.483 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T19:11:41.494 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:41.533 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T19:11:42.157 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-07-28T19:11:42.174 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:42.207 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T19:11:42.453 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-cachetools. 2024-07-28T19:11:42.480 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-07-28T19:11:42.519 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-07-28T19:11:43.047 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pyasn1. 2024-07-28T19:11:43.074 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-07-28T19:11:43.105 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-07-28T19:11:43.177 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-cachetools. 2024-07-28T19:11:43.204 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-07-28T19:11:43.243 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-07-28T19:11:43.392 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-07-28T19:11:43.419 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-07-28T19:11:43.458 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T19:11:43.753 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-rsa. 2024-07-28T19:11:43.754 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pyasn1. 2024-07-28T19:11:43.779 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-07-28T19:11:43.782 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-07-28T19:11:43.819 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-rsa (4.8-1) ... 2024-07-28T19:11:43.821 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-07-28T19:11:44.131 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-google-auth. 2024-07-28T19:11:44.132 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-07-28T19:11:44.149 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-07-28T19:11:44.158 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-07-28T19:11:44.197 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-07-28T19:11:44.207 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T19:11:44.477 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-rsa. 2024-07-28T19:11:44.504 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-07-28T19:11:44.517 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-07-28T19:11:44.543 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-rsa (4.8-1) ... 2024-07-28T19:11:44.544 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-07-28T19:11:44.583 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T19:11:44.863 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-google-auth. 2024-07-28T19:11:44.890 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-07-28T19:11:44.894 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-websocket. 2024-07-28T19:11:44.922 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-07-28T19:11:44.929 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-07-28T19:11:44.961 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-07-28T19:11:45.249 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-07-28T19:11:45.277 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-07-28T19:11:45.315 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T19:11:45.349 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-kubernetes. 2024-07-28T19:11:45.376 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-07-28T19:11:45.407 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T19:11:45.627 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-websocket. 2024-07-28T19:11:45.654 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-07-28T19:11:45.693 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-07-28T19:11:46.062 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-07-28T19:11:46.078 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:46.098 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-kubernetes. 2024-07-28T19:11:46.120 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T19:11:46.125 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-07-28T19:11:46.164 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T19:11:46.448 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libonig5:amd64. 2024-07-28T19:11:46.476 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-07-28T19:11:46.515 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T19:11:46.842 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libjq1:amd64. 2024-07-28T19:11:46.869 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-07-28T19:11:46.870 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T19:11:46.886 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:46.909 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T19:11:46.927 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T19:11:47.119 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package jq. 2024-07-28T19:11:47.135 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T19:11:47.178 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-07-28T19:11:47.247 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libonig5:amd64. 2024-07-28T19:11:47.274 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-07-28T19:11:47.313 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T19:11:47.439 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package socat. 2024-07-28T19:11:47.466 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-07-28T19:11:47.505 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-07-28T19:11:47.583 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libjq1:amd64. 2024-07-28T19:11:47.599 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T19:11:47.632 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T19:11:47.817 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package xmlstarlet. 2024-07-28T19:11:47.833 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-07-28T19:11:47.875 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-07-28T19:11:47.910 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package jq. 2024-07-28T19:11:47.927 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-07-28T19:11:47.960 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-07-28T19:11:48.179 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package socat. 2024-07-28T19:11:48.195 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-07-28T19:11:48.229 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-test. 2024-07-28T19:11:48.237 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-07-28T19:11:48.245 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:48.287 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-07-28T19:11:48.540 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package xmlstarlet. 2024-07-28T19:11:48.568 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-07-28T19:11:48.607 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-07-28T19:11:49.003 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-test. 2024-07-28T19:11:49.021 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:49.069 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-07-28T19:11:50.690 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package ceph-volume. 2024-07-28T19:11:50.706 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:50.749 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-07-28T19:11:51.095 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package libcephfs-dev. 2024-07-28T19:11:51.111 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:51.153 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T19:11:51.481 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package nvme-cli. 2024-07-28T19:11:51.509 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-07-28T19:11:51.539 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T19:11:51.548 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package ceph-volume. 2024-07-28T19:11:51.565 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-07-28T19:11:51.606 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-07-28T19:11:51.911 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-iniconfig. 2024-07-28T19:11:51.919 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package libcephfs-dev. 2024-07-28T19:11:51.935 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:51.938 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-07-28T19:11:51.977 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T19:11:51.977 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-07-28T19:11:52.264 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pastescript. 2024-07-28T19:11:52.291 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-07-28T19:11:52.330 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-07-28T19:11:52.347 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package nvme-cli. 2024-07-28T19:11:52.374 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-07-28T19:11:52.413 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T19:11:52.658 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pluggy. 2024-07-28T19:11:52.686 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-07-28T19:11:52.725 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-07-28T19:11:52.886 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-iniconfig. 2024-07-28T19:11:52.913 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-07-28T19:11:52.960 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-07-28T19:11:53.036 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-psutil. 2024-07-28T19:11:53.064 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-07-28T19:11:53.321 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pastescript. 2024-07-28T19:11:53.327 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-07-28T19:11:53.349 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-07-28T19:11:53.387 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-07-28T19:11:53.664 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-py. 2024-07-28T19:11:53.691 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-07-28T19:11:53.724 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pluggy. 2024-07-28T19:11:53.730 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-py (1.10.0-1) ... 2024-07-28T19:11:53.752 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-07-28T19:11:53.791 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-07-28T19:11:54.058 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pygments. 2024-07-28T19:11:54.086 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-07-28T19:11:54.102 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-psutil. 2024-07-28T19:11:54.125 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T19:11:54.130 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-07-28T19:11:54.168 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-07-28T19:11:54.522 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-py. 2024-07-28T19:11:54.550 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-07-28T19:11:54.596 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-py (1.10.0-1) ... 2024-07-28T19:11:54.641 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pyinotify. 2024-07-28T19:11:54.642 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-07-28T19:11:54.653 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-07-28T19:11:54.949 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pygments. 2024-07-28T19:11:54.956 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-toml. 2024-07-28T19:11:54.977 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-07-28T19:11:54.983 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-07-28T19:11:55.016 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T19:11:55.022 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-07-28T19:11:55.325 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-pytest. 2024-07-28T19:11:55.352 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-07-28T19:11:55.394 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T19:11:55.469 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pyinotify. 2024-07-28T19:11:55.486 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-07-28T19:11:55.519 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-07-28T19:11:55.720 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package python3-simplejson. 2024-07-28T19:11:55.747 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-07-28T19:11:55.786 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-07-28T19:11:55.797 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-toml. 2024-07-28T19:11:55.825 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-07-28T19:11:55.863 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-07-28T19:11:56.064 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-07-28T19:11:56.092 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-07-28T19:11:56.130 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-07-28T19:11:56.166 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-pytest. 2024-07-28T19:11:56.194 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-07-28T19:11:56.232 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T19:11:56.536 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package python3-simplejson. 2024-07-28T19:11:56.564 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-07-28T19:11:56.602 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-07-28T19:11:56.855 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-07-28T19:11:56.872 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-07-28T19:11:56.909 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package radosgw. 2024-07-28T19:11:56.913 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-07-28T19:11:56.937 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:56.976 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-07-28T19:11:57.701 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package radosgw. 2024-07-28T19:11:57.729 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:57.767 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-07-28T19:11:57.870 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package rbd-fuse. 2024-07-28T19:11:57.898 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:57.936 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-07-28T19:11:58.207 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-07-28T19:11:58.458 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T19:11:58.584 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T19:11:58.720 INFO:teuthology.orchestra.run.smithi045.stdout:Selecting previously unselected package rbd-fuse. 2024-07-28T19:11:58.748 INFO:teuthology.orchestra.run.smithi045.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-07-28T19:11:58.861 INFO:teuthology.orchestra.run.smithi045.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-07-28T19:11:58.954 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-07-28T19:11:59.258 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-07-28T19:11:59.382 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-07-28T19:11:59.641 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-07-28T19:11:59.654 INFO:teuthology.orchestra.run.smithi155.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-07-28T19:11:59.719 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-07-28T19:11:59.769 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-07-28T19:12:00.040 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-07-28T19:12:00.195 INFO:teuthology.orchestra.run.smithi155.stdout:Adding system user cephadm....done 2024-07-28T19:12:00.316 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T19:12:00.398 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-07-28T19:12:00.601 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-07-28T19:12:00.844 INFO:teuthology.orchestra.run.smithi045.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-07-28T19:12:00.860 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-07-28T19:12:01.073 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-07-28T19:12:01.119 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-07-28T19:12:01.379 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T19:12:01.497 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-py (1.10.0-1) ... 2024-07-28T19:12:01.590 INFO:teuthology.orchestra.run.smithi045.stdout:Adding system user cephadm....done 2024-07-28T19:12:01.736 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-07-28T19:12:01.798 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T19:12:02.012 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-07-28T19:12:02.175 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-07-28T19:12:02.272 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-07-28T19:12:02.434 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-07-28T19:12:02.523 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-07-28T19:12:02.710 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-07-28T19:12:02.791 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-07-28T19:12:02.917 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-py (1.10.0-1) ... 2024-07-28T19:12:02.961 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-07-28T19:12:03.227 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-07-28T19:12:03.262 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-07-28T19:12:03.505 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T19:12:03.587 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-07-28T19:12:03.773 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T19:12:03.830 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-07-28T19:12:03.898 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-07-28T19:12:04.097 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-07-28T19:12:04.174 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T19:12:04.300 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-07-28T19:12:04.340 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-07-28T19:12:04.608 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-07-28T19:12:04.685 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T19:12:04.811 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-07-28T19:12:04.875 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-07-28T19:12:05.078 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T19:12:05.169 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-07-28T19:12:05.338 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-07-28T19:12:05.378 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-07-28T19:12:05.622 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T19:12:05.637 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-07-28T19:12:05.796 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-07-28T19:12:06.156 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-07-28T19:12:06.274 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-07-28T19:12:06.316 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T19:12:06.567 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T19:12:06.641 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-07-28T19:12:06.692 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-07-28T19:12:06.818 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T19:12:06.926 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-07-28T19:12:07.136 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-07-28T19:12:07.227 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-07-28T19:12:07.420 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T19:12:07.797 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T19:12:07.887 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-07-28T19:12:08.090 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T19:12:08.130 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-07-28T19:12:08.256 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-07-28T19:12:08.382 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-07-28T19:12:08.433 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-07-28T19:12:08.691 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-07-28T19:12:08.709 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-07-28T19:12:08.951 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-07-28T19:12:09.068 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T19:12:09.344 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-07-28T19:12:09.369 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T19:12:09.621 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-07-28T19:12:09.704 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T19:12:09.955 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-07-28T19:12:10.206 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-07-28T19:12:10.332 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-07-28T19:12:10.625 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-07-28T19:12:10.901 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:12:10.951 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-07-28T19:12:11.035 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-toml (0.10.2-1) ... 2024-07-28T19:12:11.294 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T19:12:11.420 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-07-28T19:12:11.546 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T19:12:11.831 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-07-28T19:12:12.073 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-07-28T19:12:12.132 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:12:12.266 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-toml (0.10.2-1) ... 2024-07-28T19:12:12.308 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:12:12.417 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T19:12:12.526 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-07-28T19:12:12.543 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-07-28T19:12:12.635 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-07-28T19:12:12.745 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-07-28T19:12:12.861 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-07-28T19:12:13.063 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-07-28T19:12:13.112 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-07-28T19:12:13.322 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-07-28T19:12:13.371 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T19:12:13.498 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-07-28T19:12:13.573 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:12:13.699 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-07-28T19:12:13.748 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-07-28T19:12:13.825 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-07-28T19:12:13.999 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-07-28T19:12:14.143 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-07-28T19:12:14.275 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T19:12:14.378 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-07-28T19:12:14.401 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-07-28T19:12:14.671 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-07-28T19:12:14.685 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T19:12:14.796 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-07-28T19:12:14.811 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T19:12:15.064 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-07-28T19:12:15.104 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-07-28T19:12:15.332 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-07-28T19:12:15.397 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-07-28T19:12:15.608 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-07-28T19:12:15.648 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-07-28T19:12:15.734 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-07-28T19:12:15.765 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T19:12:16.019 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-07-28T19:12:16.120 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-07-28T19:12:16.185 INFO:teuthology.orchestra.run.smithi155.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-07-28T19:12:16.404 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-07-28T19:12:16.443 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T19:12:16.569 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T19:12:16.695 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T19:12:16.722 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-07-28T19:12:16.981 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-07-28T19:12:17.080 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-07-28T19:12:17.107 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-07-28T19:12:17.341 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-portend (3.0.0-1) ... 2024-07-28T19:12:17.471 INFO:teuthology.orchestra.run.smithi045.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-07-28T19:12:17.601 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:12:17.710 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-07-28T19:12:17.727 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-07-28T19:12:17.820 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-07-28T19:12:17.852 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T19:12:17.945 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-07-28T19:12:18.170 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T19:12:18.296 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T19:12:18.372 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-07-28T19:12:18.606 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T19:12:18.631 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-portend (3.0.0-1) ... 2024-07-28T19:12:18.881 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-07-28T19:12:18.907 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-07-28T19:12:19.000 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-07-28T19:12:19.034 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-07-28T19:12:19.109 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-rsa (4.8-1) ... 2024-07-28T19:12:19.143 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-07-28T19:12:19.385 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-07-28T19:12:19.460 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-07-28T19:12:19.578 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-07-28T19:12:19.669 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-07-28T19:12:19.883 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T19:12:19.883 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T19:12:19.896 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-07-28T19:12:20.181 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-07-28T19:12:20.307 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-07-28T19:12:20.395 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T19:12:20.432 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-rsa (4.8-1) ... 2024-07-28T19:12:20.546 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T19:12:20.709 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-07-28T19:12:20.806 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-07-28T19:12:20.968 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-07-28T19:12:21.180 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T19:12:21.180 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-07-28T19:12:21.191 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-07-28T19:12:21.475 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T19:12:21.744 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-07-28T19:12:21.870 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-07-28T19:12:21.896 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T19:12:22.022 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-07-28T19:12:22.140 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-07-28T19:12:22.155 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-07-28T19:12:22.241 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-07-28T19:12:22.350 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-07-28T19:12:22.476 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-07-28T19:12:22.540 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-07-28T19:12:22.753 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-07-28T19:12:22.833 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-07-28T19:12:22.879 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-07-28T19:12:23.005 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T19:12:23.246 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-07-28T19:12:23.372 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-07-28T19:12:23.498 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-07-28T19:12:23.649 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-07-28T19:12:23.800 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-07-28T19:12:23.926 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-07-28T19:12:24.217 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-07-28T19:12:24.219 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-07-28T19:12:24.346 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-07-28T19:12:24.497 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-07-28T19:12:25.027 INFO:teuthology.orchestra.run.smithi155.stdout:Adding group ceph....done 2024-07-28T19:12:25.403 INFO:teuthology.orchestra.run.smithi155.stdout:Adding system user ceph....done 2024-07-28T19:12:25.572 INFO:teuthology.orchestra.run.smithi155.stdout:Setting system user ceph properties....done 2024-07-28T19:12:25.586 INFO:teuthology.orchestra.run.smithi155.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-07-28T19:12:25.716 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-07-28T19:12:25.757 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-07-28T19:12:26.027 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-07-28T19:12:26.336 INFO:teuthology.orchestra.run.smithi045.stdout:Adding group ceph....done 2024-07-28T19:12:26.494 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-07-28T19:12:26.620 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-07-28T19:12:26.796 INFO:teuthology.orchestra.run.smithi045.stdout:Adding system user ceph....done 2024-07-28T19:12:26.875 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T19:12:26.875 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T19:12:26.990 INFO:teuthology.orchestra.run.smithi045.stdout:Setting system user ceph properties....done 2024-07-28T19:12:27.002 INFO:teuthology.orchestra.run.smithi045.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-07-28T19:12:27.147 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-07-28T19:12:27.497 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-07-28T19:12:27.504 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-07-28T19:12:27.837 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-07-28T19:12:27.969 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-07-28T19:12:28.096 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-07-28T19:12:28.257 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-07-28T19:12:28.367 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T19:12:28.367 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-07-28T19:12:28.458 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T19:12:28.459 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T19:12:28.900 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-07-28T19:12:29.039 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-07-28T19:12:29.117 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T19:12:29.117 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T19:12:29.422 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-07-28T19:12:29.577 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-07-28T19:12:29.826 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T19:12:29.827 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T19:12:29.899 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-07-28T19:12:30.104 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T19:12:30.104 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-07-28T19:12:30.270 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T19:12:30.371 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T19:12:30.522 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-07-28T19:12:30.584 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-07-28T19:12:30.733 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T19:12:30.734 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T19:12:30.824 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T19:12:30.824 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-07-28T19:12:31.198 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T19:12:31.303 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-07-28T19:12:31.349 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-07-28T19:12:31.475 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T19:12:31.587 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T19:12:31.587 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-07-28T19:12:31.626 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-07-28T19:12:31.728 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-07-28T19:12:32.071 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-07-28T19:12:32.222 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-07-28T19:12:32.390 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-07-28T19:12:32.618 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T19:12:32.618 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-07-28T19:12:32.829 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-07-28T19:12:33.158 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-07-28T19:12:33.294 INFO:teuthology.orchestra.run.smithi155.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-07-28T19:12:33.300 DEBUG:teuthology.parallel:result is None 2024-07-28T19:12:33.325 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-07-28T19:12:33.452 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-07-28T19:12:33.603 INFO:teuthology.orchestra.run.smithi045.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-07-28T19:12:33.730 INFO:teuthology.orchestra.run.smithi045.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-07-28T19:12:34.856 INFO:teuthology.orchestra.run.smithi045.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-07-28T19:12:35.347 INFO:teuthology.orchestra.run.smithi045.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-07-28T19:12:35.352 DEBUG:teuthology.parallel:result is None 2024-07-28T19:12:35.353 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T19:12:35.353 INFO:teuthology.packaging:ref: None 2024-07-28T19:12:35.353 INFO:teuthology.packaging:tag: None 2024-07-28T19:12:35.353 INFO:teuthology.packaging:branch: quincy 2024-07-28T19:12:35.353 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:12:35.353 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-07-28T19:12:35.501 DEBUG:teuthology.orchestra.run.smithi045:> dpkg-query -W -f '${Version}' ceph 2024-07-28T19:12:35.521 INFO:teuthology.orchestra.run.smithi045.stdout:17.2.7-1jammy 2024-07-28T19:12:35.521 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-07-28T19:12:35.521 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-07-28T19:12:35.523 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-28T19:12:35.523 INFO:teuthology.packaging:ref: None 2024-07-28T19:12:35.523 INFO:teuthology.packaging:tag: None 2024-07-28T19:12:35.523 INFO:teuthology.packaging:branch: quincy 2024-07-28T19:12:35.523 INFO:teuthology.packaging:sha1: 1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:12:35.524 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-07-28T19:12:35.661 DEBUG:teuthology.orchestra.run.smithi155:> dpkg-query -W -f '${Version}' ceph 2024-07-28T19:12:35.680 INFO:teuthology.orchestra.run.smithi155.stdout:17.2.7-1jammy 2024-07-28T19:12:35.680 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-07-28T19:12:35.680 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-07-28T19:12:35.682 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-07-28T19:12:35.682 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:12:35.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-07-28T19:12:35.697 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:12:35.698 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-07-28T19:12:35.735 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-07-28T19:12:35.735 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:12:35.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/usr/bin/daemon-helper 2024-07-28T19:12:35.755 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-07-28T19:12:35.811 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:12:35.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/usr/bin/daemon-helper 2024-07-28T19:12:35.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-07-28T19:12:35.882 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-07-28T19:12:35.882 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:12:35.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/usr/bin/adjust-ulimits 2024-07-28T19:12:35.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-07-28T19:12:35.954 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:12:35.954 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/usr/bin/adjust-ulimits 2024-07-28T19:12:35.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-07-28T19:12:36.020 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-07-28T19:12:36.020 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:12:36.020 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/usr/bin/stdin-killer 2024-07-28T19:12:36.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-07-28T19:12:36.090 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:12:36.090 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/usr/bin/stdin-killer 2024-07-28T19:12:36.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-07-28T19:12:36.156 INFO:teuthology.run_tasks:Running task cephadm... 2024-07-28T19:12:36.254 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'} 2024-07-28T19:12:36.254 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-07-28T19:12:36.255 INFO:tasks.cephadm:Cluster fsid is 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:12:36.255 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-07-28T19:12:36.255 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.45', 'mon.c': '[v2:172.21.15.45:3301,v1:172.21.15.45:6790]', 'mon.b': '172.21.15.155'} 2024-07-28T19:12:36.255 INFO:tasks.cephadm:First mon is mon.a on smithi045 2024-07-28T19:12:36.255 INFO:tasks.cephadm:First mgr is y 2024-07-28T19:12:36.255 INFO:tasks.cephadm:Normalizing hostnames... 2024-07-28T19:12:36.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo hostname $(hostname -s) 2024-07-28T19:12:36.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo hostname $(hostname -s) 2024-07-28T19:12:36.285 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-07-28T19:12:36.285 DEBUG:teuthology.orchestra.run.smithi045:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-07-28T19:12:36.555 INFO:teuthology.orchestra.run.smithi045.stdout:-rw-rw-r-- 1 ubuntu ubuntu 375514 Jul 28 19:12 /home/ubuntu/cephtest/cephadm 2024-07-28T19:12:36.556 DEBUG:teuthology.orchestra.run.smithi155:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-07-28T19:12:36.777 INFO:teuthology.orchestra.run.smithi155.stdout:-rw-rw-r-- 1 ubuntu ubuntu 375514 Jul 28 19:12 /home/ubuntu/cephtest/cephadm 2024-07-28T19:12:36.778 DEBUG:teuthology.orchestra.run.smithi045:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-28T19:12:36.786 DEBUG:teuthology.orchestra.run.smithi155:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-28T19:12:36.807 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-07-28T19:12:36.808 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-07-28T19:12:36.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-07-28T19:12:37.000 INFO:teuthology.orchestra.run.smithi045.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-07-28T19:12:37.004 INFO:teuthology.orchestra.run.smithi155.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-07-28T19:13:28.187 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T19:13:28.188 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph_version": "ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)", 2024-07-28T19:13:28.188 INFO:teuthology.orchestra.run.smithi155.stdout: "image_id": "5ec745195f7e964038144deb3b7cf6709e2a90e6b8f197967497f2a3bda375b9", 2024-07-28T19:13:28.188 INFO:teuthology.orchestra.run.smithi155.stdout: "repo_digests": [ 2024-07-28T19:13:28.188 INFO:teuthology.orchestra.run.smithi155.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:aef3335cf6bb52b9399a204b3a450d76e4542d974c0168c8be53fd7eddf1d5ca" 2024-07-28T19:13:28.188 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:13:28.188 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T19:13:28.738 INFO:teuthology.orchestra.run.smithi045.stdout:{ 2024-07-28T19:13:28.739 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph_version": "ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)", 2024-07-28T19:13:28.739 INFO:teuthology.orchestra.run.smithi045.stdout: "image_id": "5ec745195f7e964038144deb3b7cf6709e2a90e6b8f197967497f2a3bda375b9", 2024-07-28T19:13:28.739 INFO:teuthology.orchestra.run.smithi045.stdout: "repo_digests": [ 2024-07-28T19:13:28.739 INFO:teuthology.orchestra.run.smithi045.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:aef3335cf6bb52b9399a204b3a450d76e4542d974c0168c8be53fd7eddf1d5ca" 2024-07-28T19:13:28.739 INFO:teuthology.orchestra.run.smithi045.stdout: ] 2024-07-28T19:13:28.739 INFO:teuthology.orchestra.run.smithi045.stdout:} 2024-07-28T19:13:28.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo mkdir -p /etc/ceph 2024-07-28T19:13:28.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo mkdir -p /etc/ceph 2024-07-28T19:13:28.796 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod 777 /etc/ceph 2024-07-28T19:13:28.837 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 777 /etc/ceph 2024-07-28T19:13:28.853 INFO:tasks.cephadm:Writing seed config... 2024-07-28T19:13:28.854 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-07-28T19:13:28.854 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-07-28T19:13:28.854 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-07-28T19:13:28.854 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-07-28T19:13:28.855 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-07-28T19:13:28.855 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-07-28T19:13:28.855 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-07-28T19:13:28.855 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-07-28T19:13:28.855 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-07-28T19:13:28.855 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-07-28T19:13:28.855 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-07-28T19:13:28.856 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:13:28.856 DEBUG:teuthology.orchestra.run.smithi045:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-07-28T19:13:28.886 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 = 59795908-4d15-11ef-bcc8-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-07-28T19:13:28.886 DEBUG:teuthology.orchestra.run.smithi045:mon.a> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@mon.a.service 2024-07-28T19:13:28.931 DEBUG:teuthology.orchestra.run.smithi045:mgr.y> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.y.service 2024-07-28T19:13:28.978 INFO:tasks.cephadm:Bootstrapping... 2024-07-28T19:13:28.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 59795908-4d15-11ef-bcc8-c7b262605968 --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.45 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-07-28T19:13:29.194 INFO:teuthology.orchestra.run.smithi045.stdout:-------------------------------------------------------------------------------- 2024-07-28T19:13:29.194 INFO:teuthology.orchestra.run.smithi045.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '59795908-4d15-11ef-bcc8-c7b262605968', '--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.45', '--skip-admin-label'] 2024-07-28T19:13:29.195 INFO:teuthology.orchestra.run.smithi045.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-07-28T19:13:29.195 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying podman|docker is present... 2024-07-28T19:13:29.195 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying lvm2 is present... 2024-07-28T19:13:29.195 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying time synchronization is in place... 2024-07-28T19:13:29.201 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-28T19:13:29.202 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-28T19:13:29.206 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-28T19:13:29.206 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-07-28T19:13:29.210 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-07-28T19:13:29.210 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-07-28T19:13:29.214 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-07-28T19:13:29.214 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-07-28T19:13:29.218 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-07-28T19:13:29.218 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout masked 2024-07-28T19:13:29.221 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-07-28T19:13:29.222 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-07-28T19:13:29.225 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-07-28T19:13:29.226 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-07-28T19:13:29.229 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-07-28T19:13:29.229 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-07-28T19:13:29.233 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout enabled 2024-07-28T19:13:29.238 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout active 2024-07-28T19:13:29.238 INFO:teuthology.orchestra.run.smithi045.stdout:Unit ntp.service is enabled and running 2024-07-28T19:13:29.238 INFO:teuthology.orchestra.run.smithi045.stdout:Repeating the final host check... 2024-07-28T19:13:29.238 INFO:teuthology.orchestra.run.smithi045.stdout:docker (/usr/bin/docker) is present 2024-07-28T19:13:29.238 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl is present 2024-07-28T19:13:29.238 INFO:teuthology.orchestra.run.smithi045.stdout:lvcreate is present 2024-07-28T19:13:29.243 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-28T19:13:29.243 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-28T19:13:29.246 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-28T19:13:29.246 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-07-28T19:13:29.250 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-07-28T19:13:29.250 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-07-28T19:13:29.254 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-07-28T19:13:29.254 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-07-28T19:13:29.258 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-07-28T19:13:29.258 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout masked 2024-07-28T19:13:29.261 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-07-28T19:13:29.261 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-07-28T19:13:29.265 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-07-28T19:13:29.265 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-07-28T19:13:29.269 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-07-28T19:13:29.269 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout inactive 2024-07-28T19:13:29.273 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout enabled 2024-07-28T19:13:29.277 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stdout active 2024-07-28T19:13:29.277 INFO:teuthology.orchestra.run.smithi045.stdout:Unit ntp.service is enabled and running 2024-07-28T19:13:29.277 INFO:teuthology.orchestra.run.smithi045.stdout:Host looks OK 2024-07-28T19:13:29.278 INFO:teuthology.orchestra.run.smithi045.stdout:Cluster fsid: 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:13:29.278 INFO:teuthology.orchestra.run.smithi045.stdout:Acquiring lock 140467171272992 on /run/cephadm/59795908-4d15-11ef-bcc8-c7b262605968.lock 2024-07-28T19:13:29.278 INFO:teuthology.orchestra.run.smithi045.stdout:Lock 140467171272992 acquired on /run/cephadm/59795908-4d15-11ef-bcc8-c7b262605968.lock 2024-07-28T19:13:29.278 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying IP 172.21.15.45 port 3300 ... 2024-07-28T19:13:29.278 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying IP 172.21.15.45 port 6789 ... 2024-07-28T19:13:29.278 INFO:teuthology.orchestra.run.smithi045.stdout:Base mon IP(s) is [172.21.15.45:3300, 172.21.15.45:6789], mon addrv is [v2:172.21.15.45:3300,v1:172.21.15.45:6789] 2024-07-28T19:13:29.280 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-07-28T19:13:29.280 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-07-28T19:13:29.280 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.45 2024-07-28T19:13:29.282 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-07-28T19:13:29.282 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-07-28T19:13:29.283 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1744sec hoplimit 64 pref medium 2024-07-28T19:13:29.285 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-07-28T19:13:29.285 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-07-28T19:13:29.285 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-28T19:13:29.285 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-07-28T19:13:29.286 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:12be/64 scope link 2024-07-28T19:13:29.286 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-28T19:13:29.286 INFO:teuthology.orchestra.run.smithi045.stdout:Mon IP `172.21.15.45` is in CIDR network `172.21.0.0/20` 2024-07-28T19:13:29.286 INFO:teuthology.orchestra.run.smithi045.stdout:Mon IP `172.21.15.45` is in CIDR network `172.21.0.0/20` 2024-07-28T19:13:29.286 INFO:teuthology.orchestra.run.smithi045.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-07-28T19:13:29.286 INFO:teuthology.orchestra.run.smithi045.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-07-28T19:13:29.287 INFO:teuthology.orchestra.run.smithi045.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-07-28T19:13:29.708 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2024-07-28T19:13:29.708 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/docker: stdout Digest: sha256:aef3335cf6bb52b9399a204b3a450d76e4542d974c0168c8be53fd7eddf1d5ca 2024-07-28T19:13:29.708 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2024-07-28T19:13:29.708 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2024-07-28T19:13:31.185 INFO:teuthology.orchestra.run.smithi045.stdout:ceph: stdout ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable) 2024-07-28T19:13:31.186 INFO:teuthology.orchestra.run.smithi045.stdout:Ceph version: ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable) 2024-07-28T19:13:31.186 INFO:teuthology.orchestra.run.smithi045.stdout:Extracting ceph user uid/gid from container image... 2024-07-28T19:13:32.526 INFO:teuthology.orchestra.run.smithi045.stdout:stat: stdout 167 167 2024-07-28T19:13:32.526 INFO:teuthology.orchestra.run.smithi045.stdout:Creating initial keys... 2024-07-28T19:13:33.723 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-authtool: stdout AQBdmKZmiuIzERAAcajzPVTJfUiBljDocJBXTw== 2024-07-28T19:13:35.003 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-authtool: stdout AQBemKZmZCZeIhAASX9R2Tpx2xwjfn8mTWD1NQ== 2024-07-28T19:13:36.368 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-authtool: stdout AQBfmKZmrtXsNRAAmnRYoMNkmaOn9sz5FGE+gw== 2024-07-28T19:13:36.369 INFO:teuthology.orchestra.run.smithi045.stdout:Creating initial monmap... 2024-07-28T19:13:37.751 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-28T19:13:37.751 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-07-28T19:13:37.751 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:13:37.751 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-28T19:13:37.751 INFO:teuthology.orchestra.run.smithi045.stdout:monmaptool for a [v2:172.21.15.45:3300,v1:172.21.15.45:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-28T19:13:37.752 INFO:teuthology.orchestra.run.smithi045.stdout:setting min_mon_release = octopus 2024-07-28T19:13:37.752 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: set fsid to 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:13:37.752 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-28T19:13:37.752 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:13:37.752 INFO:teuthology.orchestra.run.smithi045.stdout:Creating mon... 2024-07-28T19:13:39.000 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T19:13:39.000 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 1 imported monmap: 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-07-28T19:13:37.183143+0000 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr created 2024-07-28T19:13:37.183143+0000 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0] mon.a 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 0 /usr/bin/ceph-mon: set fsid to 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: RocksDB version: 6.15.5 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.001 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-28T19:13:39.008 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Compile date Jul 28 2024 2024-07-28T19:13:39.009 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: DB SUMMARY 2024-07-28T19:13:39.009 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.009 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: DB Session ID: C3LQVO4AKG0FLBN1MA15 2024-07-28T19:13:39.009 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.009 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-07-28T19:13:39.009 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.009 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-07-28T19:13:39.009 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.009 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.error_if_exists: 0 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.create_if_missing: 1 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.env: 0x5645083a4440 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.fs: Posix File System 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.info_log: 0x56450a0c46a0 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.statistics: (nil) 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.use_fsync: 0 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T19:13:39.010 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.db_log_dir: 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T19:13:39.011 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.write_buffer_manager: 0x56450a10de00 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T19:13:39.012 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.unordered_write: 0 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.row_cache: None 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.wal_filter: None 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.preserve_deletes: 0 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.two_write_queues: 0 2024-07-28T19:13:39.013 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T19:13:39.014 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.atomic_flush: 0 2024-07-28T19:13:39.014 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T19:13:39.014 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T19:13:39.014 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T19:13:39.014 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T19:13:39.014 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T19:13:39.014 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T19:13:39.014 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T19:13:39.034 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T19:13:39.034 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T19:13:39.034 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T19:13:39.034 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T19:13:39.034 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T19:13:39.035 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T19:13:39.035 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T19:13:39.035 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T19:13:39.035 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T19:13:39.035 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T19:13:39.035 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T19:13:39.035 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T19:13:39.035 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T19:13:39.035 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T19:13:39.035 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_open_files: -1 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Compression algorithms supported: 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: kZSTD supported: 0 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: kXpressCompression supported: 0 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: kZlibCompression supported: 1 2024-07-28T19:13:39.036 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.merge_operator: 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_filter: None 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T19:13:39.037 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56450a065ef8) 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-07-28T19:13:39.038 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x56450a09d1f0 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-07-28T19:13:39.039 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T19:13:39.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compression: NoCompression 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.num_levels: 7 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T19:13:39.041 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T19:13:39.042 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T19:13:39.043 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T19:13:39.043 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T19:13:39.043 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T19:13:39.043 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T19:13:39.043 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T19:13:39.043 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T19:13:39.043 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T19:13:39.043 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T19:13:39.044 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T19:13:39.044 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T19:13:39.044 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T19:13:39.044 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T19:13:39.044 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T19:13:39.044 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.arena_block_size: 4194304 2024-07-28T19:13:39.045 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T19:13:39.045 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T19:13:39.045 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-28T19:13:39.045 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T19:13:39.045 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T19:13:39.045 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T19:13:39.046 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T19:13:39.046 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T19:13:39.046 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T19:13:39.046 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T19:13:39.046 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T19:13:39.046 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T19:13:39.046 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T19:13:39.047 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T19:13:39.047 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.table_properties_collectors: 2024-07-28T19:13:39.047 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T19:13:39.047 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T19:13:39.047 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T19:13:39.047 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T19:13:39.047 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T19:13:39.048 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.bloom_locality: 0 2024-07-28T19:13:39.048 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T19:13:39.048 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T19:13:39.048 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T19:13:39.048 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T19:13:39.048 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T19:13:39.048 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.ttl: 2592000 2024-07-28T19:13:39.048 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T19:13:39.049 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.enable_blob_files: false 2024-07-28T19:13:39.049 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.min_blob_size: 0 2024-07-28T19:13:39.049 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T19:13:39.049 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T19:13:39.049 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T19:13:39.049 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T19:13:39.050 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, 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 2024-07-28T19:13:39.050 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.050 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-07-28T19:13:39.050 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.050 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.533+0000 7f6307bfa900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2024-07-28T19:13:39.050 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.051 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.537+0000 7f6307bfa900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x56450a0ce700 2024-07-28T19:13:39.051 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.537+0000 7f6307bfa900 4 rocksdb: DB pointer 0x56450a0a0000 2024-07-28T19:13:39.051 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.537+0000 7f62ff388640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-07-28T19:13:39.051 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.537+0000 7f62ff388640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-28T19:13:39.051 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-07-28T19:13:39.051 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:13:39.052 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-28T19:13:39.052 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T19:13:39.052 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:13:39.052 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-28T19:13:39.052 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-07-28T19:13:39.052 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:13:39.052 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.052 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T19:13:39.052 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 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 2024-07-28T19:13:39.052 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:13:39.052 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Sum 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 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 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 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 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 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:13:39.053 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:13:39.054 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 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 2024-07-28T19:13:39.054 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.054 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-07-28T19:13:39.054 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.054 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T19:13:39.055 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 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 2024-07-28T19:13:39.055 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:13:39.055 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Sum 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 2024-07-28T19:13:39.055 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 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 2024-07-28T19:13:39.055 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.055 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-07-28T19:13:39.056 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 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 2024-07-28T19:13:39.056 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:13:39.056 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:13:39.056 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T19:13:39.056 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T19:13:39.056 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-07-28T19:13:39.057 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T19:13:39.057 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-07-28T19:13:39.057 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:13:39.057 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:13:39.057 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 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 2024-07-28T19:13:39.057 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.058 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-07-28T19:13:39.058 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr 2024-07-28T19:13:39.058 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.537+0000 7f6307bfa900 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2024-07-28T19:13:39.058 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.537+0000 7f6307bfa900 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-07-28T19:13:39.058 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph-mon: stderr debug 2024-07-28T19:13:38.537+0000 7f6307bfa900 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-07-28T19:13:39.059 INFO:teuthology.orchestra.run.smithi045.stdout:create mon.a on 2024-07-28T19:13:39.299 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-07-28T19:13:39.522 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-07-28T19:13:39.753 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-59795908-4d15-11ef-bcc8-c7b262605968.target -> /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968.target. 2024-07-28T19:13:39.753 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-59795908-4d15-11ef-bcc8-c7b262605968.target -> /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968.target. 2024-07-28T19:13:39.988 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-59795908-4d15-11ef-bcc8-c7b262605968@mon.a 2024-07-28T19:13:39.988 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to reset failed state of unit ceph-59795908-4d15-11ef-bcc8-c7b262605968@mon.a.service: Unit ceph-59795908-4d15-11ef-bcc8-c7b262605968@mon.a.service not loaded. 2024-07-28T19:13:40.194 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968.target.wants/ceph-59795908-4d15-11ef-bcc8-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service. 2024-07-28T19:13:40.203 INFO:teuthology.orchestra.run.smithi045.stdout:firewalld does not appear to be present 2024-07-28T19:13:40.203 INFO:teuthology.orchestra.run.smithi045.stdout:Not possible to enable service . firewalld.service is not available 2024-07-28T19:13:40.203 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mon to start... 2024-07-28T19:13:40.203 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mon... 2024-07-28T19:13:41.826 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:41 smithi045 bash[21252]: cluster 2024-07-28T19:13:41.610416+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-28T19:13:42.287 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout cluster: 2024-07-28T19:13:42.287 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout id: 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:13:42.287 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-07-28T19:13:42.287 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:13:42.287 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout services: 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.185049s) 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout data: 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout pgs: 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:mon is available 2024-07-28T19:13:42.288 INFO:teuthology.orchestra.run.smithi045.stdout:Assimilating anything we can from ceph.conf... 2024-07-28T19:13:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:42 smithi045 bash[21252]: cluster 2024-07-28T19:13:41.630240+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-28T19:13:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:42 smithi045 bash[21252]: cluster 2024-07-28T19:13:41.630393+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:13:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:42 smithi045 bash[21252]: cluster 2024-07-28T19:13:41.632542+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-07-28T19:13:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:42 smithi045 bash[21252]: cluster 2024-07-28T19:13:41.634632+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-28T19:13:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:42 smithi045 bash[21252]: cluster 2024-07-28T19:13:41.635015+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-07-28T19:13:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:42 smithi045 bash[21252]: audit 2024-07-28T19:13:41.815235+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.45:0/940652016' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-07-28T19:13:43.820 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:13:43.820 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [global] 2024-07-28T19:13:43.820 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout fsid = 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:13:43.820 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-07-28T19:13:43.820 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.45:3300,v1:172.21.15.45:6789] 2024-07-28T19:13:43.820 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-28T19:13:43.820 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-28T19:13:43.820 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-28T19:13:43.820 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-28T19:13:43.820 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:13:43.821 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-28T19:13:43.821 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-28T19:13:43.821 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:13:43.821 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [osd] 2024-07-28T19:13:43.821 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-28T19:13:43.822 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-28T19:13:43.822 INFO:teuthology.orchestra.run.smithi045.stdout:Generating new minimal ceph.conf... 2024-07-28T19:13:43.901 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:43 smithi045 bash[21252]: audit 2024-07-28T19:13:43.334169+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.45:0/2981792103' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-07-28T19:13:43.902 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:43 smithi045 bash[21252]: audit 2024-07-28T19:13:43.339000+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.45:0/2981792103' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-28T19:13:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:44 smithi045 bash[21252]: audit 2024-07-28T19:13:44.908592+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.45:0/1135360410' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:13:45.374 INFO:teuthology.orchestra.run.smithi045.stdout:Restarting the monitor... 2024-07-28T19:13:45.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:45 smithi045 systemd[1]: Stopping Ceph mon.a for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:13:45.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:45 smithi045 bash[21252]: debug 2024-07-28T19:13:45.513+0000 7fd245617640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-07-28T19:13:45.635 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:45 smithi045 bash[21252]: debug 2024-07-28T19:13:45.513+0000 7fd245617640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-07-28T19:13:46.195 INFO:teuthology.orchestra.run.smithi045.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-07-28T19:13:46.292 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:45 smithi045 bash[21631]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mon-a 2024-07-28T19:13:46.292 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:46 smithi045 bash[21692]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mon-a 2024-07-28T19:13:46.292 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:46 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@mon.a.service: Deactivated successfully. 2024-07-28T19:13:46.292 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:46 smithi045 systemd[1]: Stopped Ceph mon.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:13:46.292 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:46 smithi045 systemd[1]: Started Ceph mon.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:13:47.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.481+0000 7f71f2913900 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T19:13:47.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.481+0000 7f71f2913900 0 ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable), process ceph-mon, pid 8 2024-07-28T19:13:47.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.481+0000 7f71f2913900 0 pidfile_write: ignore empty --pid-file 2024-07-28T19:13:47.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 0 load: jerasure load: lrc 2024-07-28T19:13:47.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: RocksDB version: 6.15.5 2024-07-28T19:13:47.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Compile date Jul 28 2024 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: DB SUMMARY 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: DB Session ID: QO6OUVHO7T5DEBVRUXDV 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: CURRENT file: CURRENT 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83157 ; 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.error_if_exists: 0 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.create_if_missing: 0 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T19:13:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.env: 0x556c35031440 2024-07-28T19:13:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.fs: Posix File System 2024-07-28T19:13:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.info_log: 0x556c36748f40 2024-07-28T19:13:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T19:13:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.statistics: (nil) 2024-07-28T19:13:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.use_fsync: 0 2024-07-28T19:13:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T19:13:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T19:13:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T19:13:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T19:13:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T19:13:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T19:13:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T19:13:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T19:13:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T19:13:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T19:13:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T19:13:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.db_log_dir: 2024-07-28T19:13:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.write_buffer_manager: 0x556c36806750 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T19:13:47.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.unordered_write: 0 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.row_cache: None 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.wal_filter: None 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T19:13:47.724 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.preserve_deletes: 0 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.two_write_queues: 0 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.atomic_flush: 0 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T19:13:47.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T19:13:47.726 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.max_open_files: -1 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Compression algorithms supported: 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: kZSTD supported: 0 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: kXpressCompression supported: 0 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: kZlibCompression supported: 1 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T19:13:47.727 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T19:13:47.728 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.485+0000 7f71f2913900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-07-28T19:13:47.728 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-07-28T19:13:47.728 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T19:13:47.728 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.merge_operator: 2024-07-28T19:13:47.729 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_filter: None 2024-07-28T19:13:47.729 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T19:13:47.729 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T19:13:47.729 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T19:13:47.729 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T19:13:47.729 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556c366f1a58) 2024-07-28T19:13:47.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: cache_index_and_filter_blocks: 1 2024-07-28T19:13:47.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T19:13:47.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T19:13:47.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: pin_top_level_index_and_filter: 1 2024-07-28T19:13:47.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: index_type: 0 2024-07-28T19:13:47.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: data_block_index_type: 0 2024-07-28T19:13:47.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: index_shortening: 1 2024-07-28T19:13:47.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T19:13:47.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: hash_index_allow_collision: 1 2024-07-28T19:13:47.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: checksum: 1 2024-07-28T19:13:47.730 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: no_block_cache: 0 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: block_cache: 0x556c36725350 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: block_cache_name: BinnedLRUCache 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: block_cache_options: 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: capacity : 536870912 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: num_shard_bits : 4 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: strict_capacity_limit : 0 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: high_pri_pool_ratio: 0.000 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: block_cache_compressed: (nil) 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: persistent_cache: (nil) 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: block_size: 4096 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: block_size_deviation: 10 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: block_restart_interval: 16 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: index_block_restart_interval: 1 2024-07-28T19:13:47.731 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: metadata_block_size: 4096 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: partition_filters: 0 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: use_delta_encoding: 1 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: filter_policy: rocksdb.BuiltinBloomFilter 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: whole_key_filtering: 1 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: verify_compression: 0 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: read_amp_bytes_per_bit: 0 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: format_version: 4 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: enable_index_compression: 1 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: block_align: 0 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compression: NoCompression 2024-07-28T19:13:47.732 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.num_levels: 7 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T19:13:47.733 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T19:13:47.734 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.arena_block_size: 4194304 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T19:13:47.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.table_properties_collectors: 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T19:13:47.736 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T19:13:47.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T19:13:47.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T19:13:47.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T19:13:47.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.bloom_locality: 0 2024-07-28T19:13:47.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T19:13:47.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T19:13:47.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T19:13:47.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T19:13:47.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T19:13:47.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.ttl: 2592000 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.enable_blob_files: false 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.min_blob_size: 0 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 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 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722194027491384, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-07-28T19:13:47.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 3 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. 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722194027492687, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79722, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77987, "index_size": 223, "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": 9999, "raw_average_key_size": 47, "raw_value_size": 72307, "raw_average_value_size": 342, "num_data_blocks": 10, "num_entries": 211, "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": 1722194027, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "f485b4ad-4040-436e-9779-ecf122967d93", "db_session_id": "QO6OUVHO7T5DEBVRUXDV"}} 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722194027493260, "job": 1, "event": "recovery_finished"} 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.489+0000 7f71f2913900 4 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 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.493+0000 7f71f2913900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x556c3675a700 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.493+0000 7f71f2913900 4 rocksdb: DB pointer 0x556c36728000 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.493+0000 7f71e86df640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.493+0000 7f71e86df640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: ** DB Stats ** 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:13:47.739 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: ** Compaction Stats [default] ** 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: 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 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: L0 2/0 79.61 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.9 0.00 0.00 1 0.001 0 0 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Sum 2/0 79.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.9 0.00 0.00 1 0.001 0 0 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.9 0.00 0.00 1 0.001 0 0 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: ** Compaction Stats [default] ** 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: 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 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 89.9 0.00 0.00 1 0.001 0 0 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:13:47.740 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Cumulative compaction: 0.00 GB write, 15.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Interval compaction: 0.00 GB write, 15.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: 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 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: ** Compaction Stats [default] ** 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: 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 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: L0 2/0 79.61 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.9 0.00 0.00 1 0.001 0 0 2024-07-28T19:13:47.741 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Sum 2/0 79.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 89.9 0.00 0.00 1 0.001 0 0 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: 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 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: ** Compaction Stats [default] ** 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: 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 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 89.9 0.00 0.00 1 0.001 0 0 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T19:13:47.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Cumulative compaction: 0.00 GB write, 15.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: 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 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.493+0000 7f71f2913900 0 starting mon.a rank 0 at public addrs [v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0] at bind addrs [v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.493+0000 7f71f2913900 1 mon.a@-1(???) e1 preinit fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.497+0000 7f71f2913900 0 mon.a@-1(???).mds e1 new map 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.497+0000 7f71f2913900 0 mon.a@-1(???).mds e1 print_map 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: e1 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: 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} 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: legacy client fscid: -1 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: 2024-07-28T19:13:47.743 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: No filesystems configured 2024-07-28T19:13:47.744 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.497+0000 7f71f2913900 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-28T19:13:47.744 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.497+0000 7f71f2913900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T19:13:47.744 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.497+0000 7f71f2913900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T19:13:47.744 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.497+0000 7f71f2913900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T19:13:47.744 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: debug 2024-07-28T19:13:47.497+0000 7f71f2913900 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-07-28T19:13:47.744 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: cluster 2024-07-28T19:13:47.505549+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-28T19:13:47.744 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: cluster 2024-07-28T19:13:47.505889+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:13:47.744 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: cluster 2024-07-28T19:13:47.506768+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-07-28T19:13:47.744 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: cluster 2024-07-28T19:13:47.507010+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-28T19:13:47.744 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:47 smithi045 bash[21729]: cluster 2024-07-28T19:13:47.508103+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-07-28T19:13:48.281 INFO:teuthology.orchestra.run.smithi045.stdout:Wrote config to /etc/ceph/ceph.conf 2024-07-28T19:13:48.281 INFO:teuthology.orchestra.run.smithi045.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-07-28T19:13:48.281 INFO:teuthology.orchestra.run.smithi045.stdout:Creating mgr... 2024-07-28T19:13:48.281 INFO:teuthology.orchestra.run.smithi045.stdout:Verifying port 9283 ... 2024-07-28T19:13:48.541 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:48 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:13:48.541 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:48 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:13:48.542 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:48 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:13:48.548 INFO:teuthology.orchestra.run.smithi045.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.y 2024-07-28T19:13:48.548 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Failed to reset failed state of unit ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.y.service: Unit ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.y.service not loaded. 2024-07-28T19:13:48.764 INFO:teuthology.orchestra.run.smithi045.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968.target.wants/ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service. 2024-07-28T19:13:48.772 INFO:teuthology.orchestra.run.smithi045.stdout:firewalld does not appear to be present 2024-07-28T19:13:48.772 INFO:teuthology.orchestra.run.smithi045.stdout:Not possible to enable service . firewalld.service is not available 2024-07-28T19:13:48.772 INFO:teuthology.orchestra.run.smithi045.stdout:firewalld does not appear to be present 2024-07-28T19:13:48.772 INFO:teuthology.orchestra.run.smithi045.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2024-07-28T19:13:48.772 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mgr to start... 2024-07-28T19:13:48.772 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mgr... 2024-07-28T19:13:48.878 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:48 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:13:48.878 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:48 smithi045 bash[21729]: audit 2024-07-28T19:13:47.750197+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.45:0/2906113756' entity='client.admin' 2024-07-28T19:13:48.878 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:48 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:13:48.879 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:48 smithi045 systemd[1]: Started Ceph mgr.y for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:13:50.372 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:50 smithi045 bash[21986]: debug 2024-07-28T19:13:50.313+0000 7f6cf9dadec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:13:50.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:50 smithi045 bash[21729]: audit 2024-07-28T19:13:50.361381+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.45:0/1972011852' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-28T19:13:50.870 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:13:50.870 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-07-28T19:13:50.871 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsid": "59795908-4d15-11ef-bcc8-c7b262605968", 2024-07-28T19:13:50.871 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "health": { 2024-07-28T19:13:50.871 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-28T19:13:50.871 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-28T19:13:50.871 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-28T19:13:50.871 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:50.871 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-28T19:13:50.872 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-28T19:13:50.872 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 0 2024-07-28T19:13:50.872 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-07-28T19:13:50.872 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-28T19:13:50.872 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "a" 2024-07-28T19:13:50.872 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-07-28T19:13:50.873 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-07-28T19:13:50.873 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-28T19:13:50.873 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:50.873 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-07-28T19:13:50.873 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-28T19:13:50.873 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:50.874 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-28T19:13:50.874 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:50.874 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-28T19:13:50.874 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-28T19:13:50.874 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-28T19:13:50.874 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-28T19:13:50.875 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-28T19:13:50.875 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-28T19:13:50.875 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:50.875 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-28T19:13:50.878 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-28T19:13:50.878 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-28T19:13:50.878 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-28T19:13:50.878 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-28T19:13:50.878 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-28T19:13:50.878 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-28T19:13:50.879 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "restful" 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modified": "2024-07-28T19:13:41.631482+0000", 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-07-28T19:13:50.880 INFO:teuthology.orchestra.run.smithi045.stdout:mgr not available, waiting (1/15)... 2024-07-28T19:13:51.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:51 smithi045 bash[21986]: debug 2024-07-28T19:13:51.545+0000 7f6cf9dadec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:13:51.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:51 smithi045 bash[21986]: debug 2024-07-28T19:13:51.609+0000 7f6cf9dadec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:13:51.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:51 smithi045 bash[21986]: debug 2024-07-28T19:13:51.765+0000 7f6cf9dadec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:13:52.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:52 smithi045 bash[21986]: debug 2024-07-28T19:13:52.417+0000 7f6cf9dadec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:13:52.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:52 smithi045 bash[21986]: debug 2024-07-28T19:13:52.489+0000 7f6cf9dadec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:13:52.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:52 smithi045 bash[21986]: debug 2024-07-28T19:13:52.557+0000 7f6cf9dadec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:13:53.102 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:52 smithi045 bash[21986]: debug 2024-07-28T19:13:52.717+0000 7f6cf9dadec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:13:53.102 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:52 smithi045 bash[21986]: debug 2024-07-28T19:13:52.797+0000 7f6cf9dadec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:13:53.102 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:52 smithi045 bash[21986]: debug 2024-07-28T19:13:52.865+0000 7f6cf9dadec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:13:53.423 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:53 smithi045 bash[21986]: debug 2024-07-28T19:13:53.101+0000 7f6cf9dadec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:13:53.423 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:53 smithi045 bash[21986]: debug 2024-07-28T19:13:53.165+0000 7f6cf9dadec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:13:53.423 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:53 smithi045 bash[21986]: debug 2024-07-28T19:13:53.341+0000 7f6cf9dadec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:13:53.423 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:53 smithi045 bash[21986]: debug 2024-07-28T19:13:53.417+0000 7f6cf9dadec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:13:53.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:53 smithi045 bash[21986]: debug 2024-07-28T19:13:53.661+0000 7f6cf9dadec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:13:54.069 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:53 smithi045 bash[21986]: debug 2024-07-28T19:13:53.829+0000 7f6cf9dadec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:13:54.069 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:53 smithi045 bash[21986]: debug 2024-07-28T19:13:53.909+0000 7f6cf9dadec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:13:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:54 smithi045 bash[21729]: audit 2024-07-28T19:13:54.058019+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.45:0/2799702410' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-28T19:13:54.468 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:54 smithi045 bash[21986]: debug 2024-07-28T19:13:54.085+0000 7f6cf9dadec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:13:54.551 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:13:54.551 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-07-28T19:13:54.551 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsid": "59795908-4d15-11ef-bcc8-c7b262605968", 2024-07-28T19:13:54.551 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "health": { 2024-07-28T19:13:54.551 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-28T19:13:54.551 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-28T19:13:54.551 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-28T19:13:54.551 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 0 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "a" 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-28T19:13:54.552 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:54.553 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-28T19:13:54.553 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-28T19:13:54.553 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-28T19:13:54.553 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-28T19:13:54.553 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-28T19:13:54.553 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-28T19:13:54.556 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:54.556 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-28T19:13:54.556 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-28T19:13:54.556 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-28T19:13:54.557 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "restful" 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modified": "2024-07-28T19:13:41.631482+0000", 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:54.558 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-28T19:13:54.559 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-07-28T19:13:54.559 INFO:teuthology.orchestra.run.smithi045.stdout:mgr not available, waiting (2/15)... 2024-07-28T19:13:55.169 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:54 smithi045 bash[21986]: debug 2024-07-28T19:13:54.885+0000 7f6cf9dadec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:13:55.169 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:54 smithi045 bash[21986]: debug 2024-07-28T19:13:54.961+0000 7f6cf9dadec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:13:55.468 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21986]: debug 2024-07-28T19:13:55.165+0000 7f6cf9dadec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:13:55.468 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21986]: debug 2024-07-28T19:13:55.241+0000 7f6cf9dadec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:13:55.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21986]: debug 2024-07-28T19:13:55.569+0000 7f6cf9dadec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:13:55.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21986]: debug 2024-07-28T19:13:55.649+0000 7f6cf9dadec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:13:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21729]: cluster 2024-07-28T19:13:55.672037+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-07-28T19:13:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21729]: cluster 2024-07-28T19:13:55.678844+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00702065s) 2024-07-28T19:13:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21729]: audit 2024-07-28T19:13:55.680635+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.45:0/1225977000' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:13:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21729]: audit 2024-07-28T19:13:55.681219+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.45:0/1225977000' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:13:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21729]: audit 2024-07-28T19:13:55.681753+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.45:0/1225977000' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:13:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21729]: audit 2024-07-28T19:13:55.682227+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.45:0/1225977000' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:13:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21729]: audit 2024-07-28T19:13:55.682955+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.45:0/1225977000' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:13:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21729]: cluster 2024-07-28T19:13:55.708063+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-07-28T19:13:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21729]: audit 2024-07-28T19:13:55.720067+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.45:0/1225977000' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:13:55.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:55 smithi045 bash[21729]: audit 2024-07-28T19:13:55.722318+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.45:0/1225977000' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:13:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:56 smithi045 bash[21729]: audit 2024-07-28T19:13:55.727170+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.45:0/1225977000' entity='mgr.y' 2024-07-28T19:13:56.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:56 smithi045 bash[21729]: audit 2024-07-28T19:13:55.728770+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.45:0/1225977000' entity='mgr.y' 2024-07-28T19:13:56.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:56 smithi045 bash[21729]: audit 2024-07-28T19:13:55.730767+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.45:0/1225977000' entity='mgr.y' 2024-07-28T19:13:56.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:56 smithi045 bash[21729]: cluster 2024-07-28T19:13:56.687437+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01561s) 2024-07-28T19:13:58.685 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:13:58.685 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-07-28T19:13:58.685 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsid": "59795908-4d15-11ef-bcc8-c7b262605968", 2024-07-28T19:13:58.685 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "health": { 2024-07-28T19:13:58.685 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-28T19:13:58.685 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-28T19:13:58.685 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-28T19:13:58.685 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:58.686 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-28T19:13:58.686 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-28T19:13:58.686 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 0 2024-07-28T19:13:58.686 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-07-28T19:13:58.686 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-28T19:13:58.686 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "a" 2024-07-28T19:13:58.686 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-07-28T19:13:58.686 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-07-28T19:13:58.686 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-28T19:13:58.687 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:58.687 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-07-28T19:13:58.687 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-28T19:13:58.687 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:58.687 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-28T19:13:58.687 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:58.687 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-28T19:13:58.687 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-28T19:13:58.688 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-28T19:13:58.691 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-28T19:13:58.691 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-28T19:13:58.691 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:58.692 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "restful" 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ], 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:58.693 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-28T19:13:58.694 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-28T19:13:58.694 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "modified": "2024-07-28T19:13:41.631482+0000", 2024-07-28T19:13:58.694 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-28T19:13:58.694 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout }, 2024-07-28T19:13:58.694 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-28T19:13:58.694 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-07-28T19:13:58.694 INFO:teuthology.orchestra.run.smithi045.stdout:mgr is available 2024-07-28T19:13:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:58 smithi045 bash[21729]: cluster 2024-07-28T19:13:57.731882+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-07-28T19:13:59.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:13:58 smithi045 bash[21729]: audit 2024-07-28T19:13:58.154553+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.45:0/742737357' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-28T19:14:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:00 smithi045 bash[21729]: audit 2024-07-28T19:13:59.983374+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.45:0/1820612128' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-07-28T19:14:00.514 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:14:00.514 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [global] 2024-07-28T19:14:00.514 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout fsid = 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:14:00.514 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout [osd] 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-28T19:14:00.516 INFO:teuthology.orchestra.run.smithi045.stdout:Enabling cephadm module... 2024-07-28T19:14:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:01 smithi045 bash[21729]: audit 2024-07-28T19:14:01.828028+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.45:0/3434457837' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-07-28T19:14:02.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:01 smithi045 bash[21986]: ignoring --setuser ceph since I am not root 2024-07-28T19:14:02.219 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:01 smithi045 bash[21986]: ignoring --setgroup ceph since I am not root 2024-07-28T19:14:02.219 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:02 smithi045 bash[21986]: debug 2024-07-28T19:14:02.021+0000 7fe4f38deec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:14:03.151 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:02 smithi045 bash[21729]: audit 2024-07-28T19:14:01.884619+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.45:0/3434457837' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-07-28T19:14:03.151 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:02 smithi045 bash[21729]: cluster 2024-07-28T19:14:01.884655+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-07-28T19:14:03.468 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:03 smithi045 bash[21986]: debug 2024-07-28T19:14:03.252+0000 7fe4f38deec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:14:03.468 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:03 smithi045 bash[21986]: debug 2024-07-28T19:14:03.320+0000 7fe4f38deec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:14:03.738 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:03 smithi045 bash[21986]: debug 2024-07-28T19:14:03.476+0000 7fe4f38deec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:14:04.136 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:03 smithi045 bash[21729]: audit 2024-07-28T19:14:03.726131+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.45:0/625301400' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-07-28T19:14:04.237 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-07-28T19:14:04.238 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-07-28T19:14:04.238 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-28T19:14:04.238 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-07-28T19:14:04.238 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-28T19:14:04.238 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-07-28T19:14:04.238 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for the mgr to restart... 2024-07-28T19:14:04.238 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mgr epoch 5... 2024-07-28T19:14:04.442 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:04 smithi045 bash[21986]: debug 2024-07-28T19:14:04.132+0000 7fe4f38deec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:14:04.442 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:04 smithi045 bash[21986]: debug 2024-07-28T19:14:04.204+0000 7fe4f38deec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:14:04.442 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:04 smithi045 bash[21986]: debug 2024-07-28T19:14:04.276+0000 7fe4f38deec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:14:04.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:04 smithi045 bash[21986]: debug 2024-07-28T19:14:04.440+0000 7fe4f38deec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:14:04.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:04 smithi045 bash[21986]: debug 2024-07-28T19:14:04.516+0000 7fe4f38deec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:14:04.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:04 smithi045 bash[21986]: debug 2024-07-28T19:14:04.584+0000 7fe4f38deec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:14:05.133 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:04 smithi045 bash[21986]: debug 2024-07-28T19:14:04.820+0000 7fe4f38deec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:14:05.133 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:04 smithi045 bash[21986]: debug 2024-07-28T19:14:04.888+0000 7fe4f38deec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:14:05.134 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:05 smithi045 bash[21986]: debug 2024-07-28T19:14:05.064+0000 7fe4f38deec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:14:05.391 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:05 smithi045 bash[21986]: debug 2024-07-28T19:14:05.144+0000 7fe4f38deec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:14:05.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:05 smithi045 bash[21986]: debug 2024-07-28T19:14:05.388+0000 7fe4f38deec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:14:05.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:05 smithi045 bash[21986]: debug 2024-07-28T19:14:05.552+0000 7fe4f38deec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:14:05.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:05 smithi045 bash[21986]: debug 2024-07-28T19:14:05.632+0000 7fe4f38deec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:14:06.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:05 smithi045 bash[21986]: debug 2024-07-28T19:14:05.788+0000 7fe4f38deec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:14:06.861 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:06 smithi045 bash[21986]: debug 2024-07-28T19:14:06.576+0000 7fe4f38deec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:14:06.862 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:06 smithi045 bash[21986]: debug 2024-07-28T19:14:06.656+0000 7fe4f38deec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:14:06.862 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:06 smithi045 bash[21986]: debug 2024-07-28T19:14:06.860+0000 7fe4f38deec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:14:07.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:06 smithi045 bash[21986]: debug 2024-07-28T19:14:06.932+0000 7fe4f38deec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:14:07.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21986]: debug 2024-07-28T19:14:07.260+0000 7fe4f38deec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:14:07.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21986]: debug 2024-07-28T19:14:07.340+0000 7fe4f38deec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:14:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21729]: cluster 2024-07-28T19:14:07.364214+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-07-28T19:14:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21729]: cluster 2024-07-28T19:14:07.364625+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-07-28T19:14:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21729]: cluster 2024-07-28T19:14:07.371545+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-07-28T19:14:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21729]: cluster 2024-07-28T19:14:07.371748+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0072791s) 2024-07-28T19:14:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21729]: audit 2024-07-28T19:14:07.373609+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:14:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21729]: audit 2024-07-28T19:14:07.375546+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:14:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21729]: audit 2024-07-28T19:14:07.376527+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:14:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21729]: audit 2024-07-28T19:14:07.376876+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:14:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21729]: audit 2024-07-28T19:14:07.376979+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:14:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21729]: cluster 2024-07-28T19:14:07.400189+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-07-28T19:14:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:07 smithi045 bash[21729]: audit 2024-07-28T19:14:07.412820+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:08 smithi045 bash[21729]: cephadm 2024-07-28T19:14:07.410160+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-07-28T19:14:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:08 smithi045 bash[21729]: audit 2024-07-28T19:14:07.415933+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:08 smithi045 bash[21729]: audit 2024-07-28T19:14:07.420312+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:14:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:08 smithi045 bash[21729]: audit 2024-07-28T19:14:07.422029+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:14:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:08 smithi045 bash[21729]: audit 2024-07-28T19:14:07.423955+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:14:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:08 smithi045 bash[21729]: audit 2024-07-28T19:14:07.433483+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:14:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:08 smithi045 bash[21729]: audit 2024-07-28T19:14:07.436094+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:14:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:08 smithi045 bash[21729]: cluster 2024-07-28T19:14:08.376200+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: y(active, since 1.01173s) 2024-07-28T19:14:08.952 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-07-28T19:14:08.952 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-07-28T19:14:08.952 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-28T19:14:08.952 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-07-28T19:14:08.952 INFO:teuthology.orchestra.run.smithi045.stdout:mgr epoch 5 is available 2024-07-28T19:14:08.952 INFO:teuthology.orchestra.run.smithi045.stdout:Setting orchestrator backend to cephadm... 2024-07-28T19:14:09.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:09 smithi045 bash[21729]: audit 2024-07-28T19:14:08.373869+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-28T19:14:09.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:09 smithi045 bash[21729]: audit 2024-07-28T19:14:08.385634+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-28T19:14:10.411 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: debug 2024-07-28T19:14:10.136+0000 7fe4a5ccc640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:19:14:10] ENGINE Error in HTTPServer.serve 2024-07-28T19:14:10.411 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: Traceback (most recent call last): 2024-07-28T19:14:10.411 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: self._connections.run(self.expiration_interval) 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: self._run(expiration_interval) 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: s = self.context.wrap_socket( 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: return self.sslsocket_class._create( 2024-07-28T19:14:10.412 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:14:10.413 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: self.do_handshake() 2024-07-28T19:14:10.413 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:14:10.413 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: self._sslobj.do_handshake() 2024-07-28T19:14:10.413 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21986]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:14:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21729]: cluster 2024-07-28T19:14:09.423182+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-07-28T19:14:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21729]: audit 2024-07-28T19:14:10.143639+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21729]: audit 2024-07-28T19:14:10.144856+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:14:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21729]: audit 2024-07-28T19:14:10.236616+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:10 smithi045 bash[21729]: audit 2024-07-28T19:14:10.249213+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:14:11.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: cephadm 2024-07-28T19:14:10.012920+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [28/Jul/2024:19:14:10] ENGINE Bus STARTING 2024-07-28T19:14:11.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: cephadm 2024-07-28T19:14:10.136140+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [28/Jul/2024:19:14:10] ENGINE Serving on https://172.21.15.45:7150 2024-07-28T19:14:11.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: cephadm 2024-07-28T19:14:10.136263+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [28/Jul/2024:19:14:10] ENGINE Bus STARTED 2024-07-28T19:14:11.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: cephadm 2024-07-28T19:14:10.138295+0000 mgr.y (mgr.14118) 7 : cephadm [ERR] [28/Jul/2024:19:14:10] ENGINE Error in HTTPServer.serve 2024-07-28T19:14:11.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: Traceback (most recent call last): 2024-07-28T19:14:11.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: self._connections.run(self.expiration_interval) 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: self._run(expiration_interval) 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: s = self.context.wrap_socket( 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: return self.sslsocket_class._create( 2024-07-28T19:14:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:14:11.710 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: self.do_handshake() 2024-07-28T19:14:11.710 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:14:11.710 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: self._sslobj.do_handshake() 2024-07-28T19:14:11.710 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:14:11.710 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:11 smithi045 bash[21729]: audit 2024-07-28T19:14:10.227456+0000 mgr.y (mgr.14118) 8 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:14:12.635 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout value unchanged 2024-07-28T19:14:12.635 INFO:teuthology.orchestra.run.smithi045.stdout:Generating ssh key... 2024-07-28T19:14:13.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:12 smithi045 bash[21729]: audit 2024-07-28T19:14:12.166734+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:14:14.470 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: Generating public/private rsa key pair. 2024-07-28T19:14:14.470 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: Your identification has been saved in /tmp/tmplkmxno38/key 2024-07-28T19:14:14.470 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: Your public key has been saved in /tmp/tmplkmxno38/key.pub 2024-07-28T19:14:14.470 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: The key fingerprint is: 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: SHA256:WB6qouARZTarn6/+N85f7sq+ajuTYQJ0fMV1//CzirU ceph-59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: The key's randomart image is: 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: +---[RSA 3072]----+ 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: | . o... . | 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: | . o . . . . | 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: | .=. . o .. | 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: | +.o = . o.| 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: | . .. o S .o| 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: | o o o o| 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: |.o. . o o . . . | 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: |o.o.. .B. o o o | 2024-07-28T19:14:14.471 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: |...=+o+=O*++ E | 2024-07-28T19:14:14.472 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:14 smithi045 bash[21986]: +----[SHA256]-----+ 2024-07-28T19:14:15.275 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:15 smithi045 bash[21729]: audit 2024-07-28T19:14:13.927689+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:14:15.275 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:15 smithi045 bash[21729]: cephadm 2024-07-28T19:14:13.928086+0000 mgr.y (mgr.14118) 11 : cephadm [INF] Generating ssh key... 2024-07-28T19:14:15.275 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:15 smithi045 bash[21729]: audit 2024-07-28T19:14:14.013203+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:15.276 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:15 smithi045 bash[21729]: audit 2024-07-28T19:14:14.017483+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:16 smithi045 bash[21729]: audit 2024-07-28T19:14:15.773907+0000 mgr.y (mgr.14118) 12 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:14:16.250 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCSxiiEOr6xtJ7o33cU1LuYB1R1ZHDt27E3poWrJvMHZlutEOY1eI2tFp6LlaZoxNHzwJnNLpWYx/PoZSPyvCTPdpxRfINhdN+1rebkqeqQ3CbLzqtgd7p9mh/inuOkTMUDYGG+S/RZqfapxrSbn+N+B2umuoKRn4HBzIJ+1oZZN4tsIKPM8IRGdouv96cYKtuM/iiq4stm493miU/WCdd0GaVPw5V3UMopVfrKbOfvj6+L4YOKmRA/mr2l8U7xQpcLuIloNUJ0pi3WJkdUplFYnQnClZQtUobTSYL1r0GplB+UclDEMdBojFftIMFPk+WkGIHWnLPhYGe27Eubxog3GxgdeKrPd0dRbvwhrIlMB9xMwqt4tOkT6KxhXfZI9H78FZTkOJHcSr8yok9wslp4BRr0INlwTycAH6PCiELYttuFvngIJnrSpmoj83aeOvGSp6V+INAeY6R28uXrY/5oO2F+cE6TOXSapqhg+Qvt8AJQC4VOcKBwWvD5t+FjuBs= ceph-59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:14:16.250 INFO:teuthology.orchestra.run.smithi045.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-07-28T19:14:16.250 INFO:teuthology.orchestra.run.smithi045.stdout:Adding key to root@localhost authorized_keys... 2024-07-28T19:14:16.251 INFO:teuthology.orchestra.run.smithi045.stdout:Adding host smithi045... 2024-07-28T19:14:18.023 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:17 smithi045 bash[21729]: audit 2024-07-28T19:14:17.567049+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi045", "addr": "172.21.15.45", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:14:19.365 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:18 smithi045 bash[21729]: cephadm 2024-07-28T19:14:18.836162+0000 mgr.y (mgr.14118) 14 : cephadm [INF] Deploying cephadm binary to smithi045 2024-07-28T19:14:22.367 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout Added host 'smithi045' with addr '172.21.15.45' 2024-07-28T19:14:22.368 INFO:teuthology.orchestra.run.smithi045.stdout:Deploying unmanaged mon service... 2024-07-28T19:14:22.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:22 smithi045 bash[21729]: audit 2024-07-28T19:14:21.465859+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:22.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:22 smithi045 bash[21729]: cephadm 2024-07-28T19:14:21.466245+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Added host smithi045 2024-07-28T19:14:22.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:22 smithi045 bash[21729]: audit 2024-07-28T19:14:21.466691+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:14:25.003 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-07-28T19:14:25.003 INFO:teuthology.orchestra.run.smithi045.stdout:Deploying unmanaged mgr service... 2024-07-28T19:14:25.765 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:25 smithi045 bash[21729]: audit 2024-07-28T19:14:24.492004+0000 mgr.y (mgr.14118) 16 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:14:25.765 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:25 smithi045 bash[21729]: cephadm 2024-07-28T19:14:24.495657+0000 mgr.y (mgr.14118) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-07-28T19:14:25.765 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:25 smithi045 bash[21729]: audit 2024-07-28T19:14:24.498978+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:25.765 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:25 smithi045 bash[21729]: audit 2024-07-28T19:14:24.528795+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:25.765 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:25 smithi045 bash[21729]: audit 2024-07-28T19:14:24.769360+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:26.814 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-07-28T19:14:27.570 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:27 smithi045 bash[21729]: audit 2024-07-28T19:14:26.290855+0000 mgr.y (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:14:27.570 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:27 smithi045 bash[21729]: cephadm 2024-07-28T19:14:26.292819+0000 mgr.y (mgr.14118) 19 : cephadm [INF] Saving service mgr spec with placement count:2 2024-07-28T19:14:27.571 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:27 smithi045 bash[21729]: audit 2024-07-28T19:14:26.297464+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:28.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:28 smithi045 bash[21729]: cluster 2024-07-28T19:14:27.378152+0000 mgr.y (mgr.14118) 20 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:14:28.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:28 smithi045 bash[21729]: audit 2024-07-28T19:14:28.054893+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.45:0/1479068525' entity='client.admin' 2024-07-28T19:14:30.475 INFO:teuthology.orchestra.run.smithi045.stdout:Enabling the dashboard module... 2024-07-28T19:14:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:30 smithi045 bash[21729]: cluster 2024-07-28T19:14:29.378592+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:14:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:30 smithi045 bash[21729]: audit 2024-07-28T19:14:29.695840+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:30 smithi045 bash[21729]: audit 2024-07-28T19:14:29.961243+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.45:0/2887518670' entity='client.admin' 2024-07-28T19:14:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:30 smithi045 bash[21729]: audit 2024-07-28T19:14:30.238932+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.45:0/2770972186' entity='mgr.y' 2024-07-28T19:14:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:32 smithi045 bash[21729]: cluster 2024-07-28T19:14:31.379017+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:14:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:32 smithi045 bash[21729]: audit 2024-07-28T19:14:31.974398+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.45:0/2309854940' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-07-28T19:14:32.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:32 smithi045 bash[21986]: ignoring --setuser ceph since I am not root 2024-07-28T19:14:32.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:32 smithi045 bash[21986]: ignoring --setgroup ceph since I am not root 2024-07-28T19:14:32.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:32 smithi045 bash[21986]: debug 2024-07-28T19:14:32.856+0000 7fc3e1fe9ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:14:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:33 smithi045 bash[21729]: audit 2024-07-28T19:14:32.704591+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.45:0/2309854940' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-07-28T19:14:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:33 smithi045 bash[21729]: cluster 2024-07-28T19:14:32.704686+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-07-28T19:14:34.325 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:34 smithi045 bash[21986]: debug 2024-07-28T19:14:34.096+0000 7fc3e1fe9ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:14:34.325 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:34 smithi045 bash[21986]: debug 2024-07-28T19:14:34.164+0000 7fc3e1fe9ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:14:34.325 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:34 smithi045 bash[21986]: debug 2024-07-28T19:14:34.320+0000 7fc3e1fe9ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:14:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:34 smithi045 bash[21729]: audit 2024-07-28T19:14:34.609860+0000 mon.a (mon.0) 68 : audit [DBG] from='client.? 172.21.15.45:0/55140772' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-07-28T19:14:35.126 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-07-28T19:14:35.126 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-07-28T19:14:35.126 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-28T19:14:35.127 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-07-28T19:14:35.127 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-28T19:14:35.127 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-07-28T19:14:35.127 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for the mgr to restart... 2024-07-28T19:14:35.127 INFO:teuthology.orchestra.run.smithi045.stdout:Waiting for mgr epoch 9... 2024-07-28T19:14:35.284 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:34 smithi045 bash[21986]: debug 2024-07-28T19:14:34.976+0000 7fc3e1fe9ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:14:35.284 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:35 smithi045 bash[21986]: debug 2024-07-28T19:14:35.048+0000 7fc3e1fe9ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:14:35.284 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:35 smithi045 bash[21986]: debug 2024-07-28T19:14:35.116+0000 7fc3e1fe9ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:14:35.666 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:35 smithi045 bash[21986]: debug 2024-07-28T19:14:35.280+0000 7fc3e1fe9ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:14:35.666 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:35 smithi045 bash[21986]: debug 2024-07-28T19:14:35.360+0000 7fc3e1fe9ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:14:35.666 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:35 smithi045 bash[21986]: debug 2024-07-28T19:14:35.428+0000 7fc3e1fe9ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:14:35.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:35 smithi045 bash[21986]: debug 2024-07-28T19:14:35.664+0000 7fc3e1fe9ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:14:35.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:35 smithi045 bash[21986]: debug 2024-07-28T19:14:35.732+0000 7fc3e1fe9ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:14:35.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:35 smithi045 bash[21986]: debug 2024-07-28T19:14:35.904+0000 7fc3e1fe9ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:14:36.398 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:35 smithi045 bash[21986]: debug 2024-07-28T19:14:35.984+0000 7fc3e1fe9ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:14:36.398 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:36 smithi045 bash[21986]: debug 2024-07-28T19:14:36.232+0000 7fc3e1fe9ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:14:36.398 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:36 smithi045 bash[21986]: debug 2024-07-28T19:14:36.396+0000 7fc3e1fe9ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:14:36.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:36 smithi045 bash[21986]: debug 2024-07-28T19:14:36.472+0000 7fc3e1fe9ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:14:36.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:36 smithi045 bash[21986]: debug 2024-07-28T19:14:36.632+0000 7fc3e1fe9ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:14:37.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:37 smithi045 bash[21986]: debug 2024-07-28T19:14:37.428+0000 7fc3e1fe9ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:14:37.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:37 smithi045 bash[21986]: debug 2024-07-28T19:14:37.508+0000 7fc3e1fe9ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:14:38.124 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:37 smithi045 bash[21986]: debug 2024-07-28T19:14:37.720+0000 7fc3e1fe9ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:14:38.124 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:37 smithi045 bash[21986]: debug 2024-07-28T19:14:37.792+0000 7fc3e1fe9ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:14:38.454 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21986]: debug 2024-07-28T19:14:38.120+0000 7fc3e1fe9ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:14:38.454 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21986]: debug 2024-07-28T19:14:38.200+0000 7fc3e1fe9ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:14:38.454 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: cluster 2024-07-28T19:14:38.223832+0000 mon.a (mon.0) 69 : cluster [INF] Active manager daemon y restarted 2024-07-28T19:14:38.454 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: cluster 2024-07-28T19:14:38.224564+0000 mon.a (mon.0) 70 : cluster [INF] Activating manager daemon y 2024-07-28T19:14:38.454 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: cluster 2024-07-28T19:14:38.228453+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-07-28T19:14:38.454 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: cluster 2024-07-28T19:14:38.228569+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00433359s) 2024-07-28T19:14:38.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: audit 2024-07-28T19:14:38.230722+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:14:38.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: audit 2024-07-28T19:14:38.232155+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:14:38.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: audit 2024-07-28T19:14:38.233164+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:14:38.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: audit 2024-07-28T19:14:38.233434+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:14:38.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: audit 2024-07-28T19:14:38.233702+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:14:38.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: cluster 2024-07-28T19:14:38.239629+0000 mon.a (mon.0) 78 : cluster [INF] Manager daemon y is now available 2024-07-28T19:14:38.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: audit 2024-07-28T19:14:38.254844+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:14:38.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: audit 2024-07-28T19:14:38.256397+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:14:38.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:38 smithi045 bash[21729]: audit 2024-07-28T19:14:38.273680+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:14:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:39 smithi045 bash[21729]: audit 2024-07-28T19:14:38.276765+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:14:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:39 smithi045 bash[21729]: cluster 2024-07-28T19:14:39.236005+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e11: y(active, since 1.01176s) 2024-07-28T19:14:39.832 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout { 2024-07-28T19:14:39.832 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-07-28T19:14:39.833 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-28T19:14:39.833 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout } 2024-07-28T19:14:39.833 INFO:teuthology.orchestra.run.smithi045.stdout:mgr epoch 9 is available 2024-07-28T19:14:39.833 INFO:teuthology.orchestra.run.smithi045.stdout:Generating a dashboard self-signed certificate... 2024-07-28T19:14:40.617 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21729]: audit 2024-07-28T19:14:39.235166+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-28T19:14:40.618 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21729]: audit 2024-07-28T19:14:39.245886+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-28T19:14:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: debug 2024-07-28T19:14:40.812+0000 7fc392b54640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:19:14:40] ENGINE Error in HTTPServer.serve 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: Traceback (most recent call last): 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: self._connections.run(self.expiration_interval) 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: self._run(expiration_interval) 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: s = self.context.wrap_socket( 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:14:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: return self.sslsocket_class._create( 2024-07-28T19:14:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:14:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: self.do_handshake() 2024-07-28T19:14:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:14:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: self._sslobj.do_handshake() 2024-07-28T19:14:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:14:40 smithi045 bash[21986]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:14:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:41 smithi045 bash[21729]: cluster 2024-07-28T19:14:40.283138+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-07-28T19:14:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:41 smithi045 bash[21729]: cephadm 2024-07-28T19:14:40.694569+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [28/Jul/2024:19:14:40] ENGINE Bus STARTING 2024-07-28T19:14:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:41 smithi045 bash[21729]: audit 2024-07-28T19:14:40.818187+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:14:41.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:41 smithi045 bash[21729]: audit 2024-07-28T19:14:41.220881+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:14:41.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:41 smithi045 bash[21729]: audit 2024-07-28T19:14:41.226057+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:14:41.774 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-07-28T19:14:41.774 INFO:teuthology.orchestra.run.smithi045.stdout:Creating initial admin user... 2024-07-28T19:14:42.637 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: cephadm 2024-07-28T19:14:40.814953+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [28/Jul/2024:19:14:40] ENGINE Serving on https://172.21.15.45:7150 2024-07-28T19:14:42.637 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: cephadm 2024-07-28T19:14:40.815060+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [28/Jul/2024:19:14:40] ENGINE Bus STARTED 2024-07-28T19:14:42.637 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: cephadm 2024-07-28T19:14:40.816600+0000 mgr.y (mgr.14150) 6 : cephadm [ERR] [28/Jul/2024:19:14:40] ENGINE Error in HTTPServer.serve 2024-07-28T19:14:42.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: Traceback (most recent call last): 2024-07-28T19:14:42.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:14:42.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: self._connections.run(self.expiration_interval) 2024-07-28T19:14:42.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:14:42.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: self._run(expiration_interval) 2024-07-28T19:14:42.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:14:42.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:14:42.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:14:42.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:14:42.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:14:42.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: s = self.context.wrap_socket( 2024-07-28T19:14:42.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:14:42.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: return self.sslsocket_class._create( 2024-07-28T19:14:42.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:14:42.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: self.do_handshake() 2024-07-28T19:14:42.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:14:42.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: self._sslobj.do_handshake() 2024-07-28T19:14:42.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:14:42.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:42 smithi045 bash[21729]: audit 2024-07-28T19:14:41.113970+0000 mgr.y (mgr.14150) 7 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:14:44.040 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$Tgi8xT6Brt8nSaosehEk1OCEDH8CAkzRiXgu8RLc8x3HbBPMEQANi", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1722194083, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-07-28T19:14:44.040 INFO:teuthology.orchestra.run.smithi045.stdout:Fetching dashboard port number... 2024-07-28T19:14:44.792 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:44 smithi045 bash[21729]: audit 2024-07-28T19:14:43.179641+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:14:44.792 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:44 smithi045 bash[21729]: audit 2024-07-28T19:14:43.504808+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:14:45.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:45 smithi045 bash[21729]: cluster 2024-07-28T19:14:44.509335+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-07-28T19:14:45.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:45 smithi045 bash[21729]: audit 2024-07-28T19:14:44.981361+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:14:45.735 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:45 smithi045 bash[21729]: audit 2024-07-28T19:14:45.312156+0000 mon.a (mon.0) 91 : audit [DBG] from='client.? 172.21.15.45:0/658918363' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-07-28T19:14:45.923 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stdout 8443 2024-07-28T19:14:45.923 INFO:teuthology.orchestra.run.smithi045.stdout:firewalld does not appear to be present 2024-07-28T19:14:45.923 INFO:teuthology.orchestra.run.smithi045.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-07-28T19:14:45.924 INFO:teuthology.orchestra.run.smithi045.stdout:Ceph Dashboard is now available at: 2024-07-28T19:14:45.924 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:14:45.924 INFO:teuthology.orchestra.run.smithi045.stdout: URL: https://smithi045.front.sepia.ceph.com:8443/ 2024-07-28T19:14:45.924 INFO:teuthology.orchestra.run.smithi045.stdout: User: admin 2024-07-28T19:14:45.924 INFO:teuthology.orchestra.run.smithi045.stdout: Password: y3mj87220j 2024-07-28T19:14:45.925 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:14:45.925 INFO:teuthology.orchestra.run.smithi045.stdout:Saving cluster configuration to /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config directory 2024-07-28T19:14:45.925 INFO:teuthology.orchestra.run.smithi045.stdout:Enabling autotune for osd_memory_target 2024-07-28T19:14:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:46 smithi045 bash[21729]: audit 2024-07-28T19:14:45.532214+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:14:49.704 INFO:teuthology.orchestra.run.smithi045.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-07-28T19:14:49.705 INFO:teuthology.orchestra.run.smithi045.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-07-28T19:14:49.705 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:14:49.705 INFO:teuthology.orchestra.run.smithi045.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-07-28T19:14:49.705 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:14:49.705 INFO:teuthology.orchestra.run.smithi045.stdout:Or, if you are only running a single cluster on this host: 2024-07-28T19:14:49.705 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:14:49.705 INFO:teuthology.orchestra.run.smithi045.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-07-28T19:14:49.705 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:14:49.705 INFO:teuthology.orchestra.run.smithi045.stdout:Please consider enabling telemetry to help improve Ceph: 2024-07-28T19:14:49.705 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:14:49.705 INFO:teuthology.orchestra.run.smithi045.stdout: ceph telemetry on 2024-07-28T19:14:49.706 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:14:49.706 INFO:teuthology.orchestra.run.smithi045.stdout:For more information see: 2024-07-28T19:14:49.706 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:14:49.706 INFO:teuthology.orchestra.run.smithi045.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-07-28T19:14:49.706 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:14:49.706 INFO:teuthology.orchestra.run.smithi045.stdout:Bootstrap complete. 2024-07-28T19:14:49.756 INFO:tasks.cephadm:Fetching config... 2024-07-28T19:14:49.757 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:14:49.757 DEBUG:teuthology.orchestra.run.smithi045:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-07-28T19:14:49.763 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-07-28T19:14:49.763 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:14:49.763 DEBUG:teuthology.orchestra.run.smithi045:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-07-28T19:14:49.809 INFO:tasks.cephadm:Fetching mon keyring... 2024-07-28T19:14:49.809 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:14:49.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd if=/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/keyring of=/dev/stdout 2024-07-28T19:14:49.864 INFO:tasks.cephadm:Fetching pub ssh key... 2024-07-28T19:14:49.865 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:14:49.865 DEBUG:teuthology.orchestra.run.smithi045:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-07-28T19:14:49.913 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-07-28T19:14:49.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCSxiiEOr6xtJ7o33cU1LuYB1R1ZHDt27E3poWrJvMHZlutEOY1eI2tFp6LlaZoxNHzwJnNLpWYx/PoZSPyvCTPdpxRfINhdN+1rebkqeqQ3CbLzqtgd7p9mh/inuOkTMUDYGG+S/RZqfapxrSbn+N+B2umuoKRn4HBzIJ+1oZZN4tsIKPM8IRGdouv96cYKtuM/iiq4stm493miU/WCdd0GaVPw5V3UMopVfrKbOfvj6+L4YOKmRA/mr2l8U7xQpcLuIloNUJ0pi3WJkdUplFYnQnClZQtUobTSYL1r0GplB+UclDEMdBojFftIMFPk+WkGIHWnLPhYGe27Eubxog3GxgdeKrPd0dRbvwhrIlMB9xMwqt4tOkT6KxhXfZI9H78FZTkOJHcSr8yok9wslp4BRr0INlwTycAH6PCiELYttuFvngIJnrSpmoj83aeOvGSp6V+INAeY6R28uXrY/5oO2F+cE6TOXSapqhg+Qvt8AJQC4VOcKBwWvD5t+FjuBs= ceph-59795908-4d15-11ef-bcc8-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-28T19:14:49.977 INFO:teuthology.orchestra.run.smithi045.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCSxiiEOr6xtJ7o33cU1LuYB1R1ZHDt27E3poWrJvMHZlutEOY1eI2tFp6LlaZoxNHzwJnNLpWYx/PoZSPyvCTPdpxRfINhdN+1rebkqeqQ3CbLzqtgd7p9mh/inuOkTMUDYGG+S/RZqfapxrSbn+N+B2umuoKRn4HBzIJ+1oZZN4tsIKPM8IRGdouv96cYKtuM/iiq4stm493miU/WCdd0GaVPw5V3UMopVfrKbOfvj6+L4YOKmRA/mr2l8U7xQpcLuIloNUJ0pi3WJkdUplFYnQnClZQtUobTSYL1r0GplB+UclDEMdBojFftIMFPk+WkGIHWnLPhYGe27Eubxog3GxgdeKrPd0dRbvwhrIlMB9xMwqt4tOkT6KxhXfZI9H78FZTkOJHcSr8yok9wslp4BRr0INlwTycAH6PCiELYttuFvngIJnrSpmoj83aeOvGSp6V+INAeY6R28uXrY/5oO2F+cE6TOXSapqhg+Qvt8AJQC4VOcKBwWvD5t+FjuBs= ceph-59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:14:49.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCSxiiEOr6xtJ7o33cU1LuYB1R1ZHDt27E3poWrJvMHZlutEOY1eI2tFp6LlaZoxNHzwJnNLpWYx/PoZSPyvCTPdpxRfINhdN+1rebkqeqQ3CbLzqtgd7p9mh/inuOkTMUDYGG+S/RZqfapxrSbn+N+B2umuoKRn4HBzIJ+1oZZN4tsIKPM8IRGdouv96cYKtuM/iiq4stm493miU/WCdd0GaVPw5V3UMopVfrKbOfvj6+L4YOKmRA/mr2l8U7xQpcLuIloNUJ0pi3WJkdUplFYnQnClZQtUobTSYL1r0GplB+UclDEMdBojFftIMFPk+WkGIHWnLPhYGe27Eubxog3GxgdeKrPd0dRbvwhrIlMB9xMwqt4tOkT6KxhXfZI9H78FZTkOJHcSr8yok9wslp4BRr0INlwTycAH6PCiELYttuFvngIJnrSpmoj83aeOvGSp6V+INAeY6R28uXrY/5oO2F+cE6TOXSapqhg+Qvt8AJQC4VOcKBwWvD5t+FjuBs= ceph-59795908-4d15-11ef-bcc8-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-28T19:14:50.010 INFO:teuthology.orchestra.run.smithi155.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCSxiiEOr6xtJ7o33cU1LuYB1R1ZHDt27E3poWrJvMHZlutEOY1eI2tFp6LlaZoxNHzwJnNLpWYx/PoZSPyvCTPdpxRfINhdN+1rebkqeqQ3CbLzqtgd7p9mh/inuOkTMUDYGG+S/RZqfapxrSbn+N+B2umuoKRn4HBzIJ+1oZZN4tsIKPM8IRGdouv96cYKtuM/iiq4stm493miU/WCdd0GaVPw5V3UMopVfrKbOfvj6+L4YOKmRA/mr2l8U7xQpcLuIloNUJ0pi3WJkdUplFYnQnClZQtUobTSYL1r0GplB+UclDEMdBojFftIMFPk+WkGIHWnLPhYGe27Eubxog3GxgdeKrPd0dRbvwhrIlMB9xMwqt4tOkT6KxhXfZI9H78FZTkOJHcSr8yok9wslp4BRr0INlwTycAH6PCiELYttuFvngIJnrSpmoj83aeOvGSp6V+INAeY6R28uXrY/5oO2F+cE6TOXSapqhg+Qvt8AJQC4VOcKBwWvD5t+FjuBs= ceph-59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:14:50.019 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-07-28T19:14:50.440 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:50 smithi045 bash[21729]: audit 2024-07-28T19:14:49.136947+0000 mon.a (mon.0) 93 : audit [INF] from='client.? 172.21.15.45:0/3338717710' entity='client.admin' 2024-07-28T19:14:55.467 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:14:56.255 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:56 smithi045 bash[21729]: audit 2024-07-28T19:14:55.004736+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:14:56.255 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:56 smithi045 bash[21729]: audit 2024-07-28T19:14:55.008432+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:14:56.256 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:56 smithi045 bash[21729]: audit 2024-07-28T19:14:55.009473+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi045", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:14:56.256 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:56 smithi045 bash[21729]: audit 2024-07-28T19:14:55.015312+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:14:56.256 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:56 smithi045 bash[21729]: audit 2024-07-28T19:14:55.036444+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:14:56.256 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:56 smithi045 bash[21729]: audit 2024-07-28T19:14:55.043264+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:14:58.632 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-07-28T19:14:58.633 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-07-28T19:14:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:59 smithi045 bash[21729]: audit 2024-07-28T19:14:58.102263+0000 mon.a (mon.0) 100 : audit [INF] from='client.? 172.21.15.45:0/3243080532' entity='client.admin' 2024-07-28T19:14:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:59 smithi045 bash[21729]: audit 2024-07-28T19:14:58.116991+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:14:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:59 smithi045 bash[21729]: audit 2024-07-28T19:14:58.122901+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:14:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:14:59 smithi045 bash[21729]: cluster 2024-07-28T19:14:58.234887+0000 mgr.y (mgr.14150) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:01 smithi045 bash[21729]: cluster 2024-07-28T19:15:00.235349+0000 mgr.y (mgr.14150) 10 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:03.342 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:15:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:03 smithi045 bash[21729]: cluster 2024-07-28T19:15:02.235885+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:05.668 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:05 smithi045 bash[21729]: cluster 2024-07-28T19:15:04.236440+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:06.587 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi155 2024-07-28T19:15:06.588 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:15:06.588 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.conf 2024-07-28T19:15:06.594 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:15:06.594 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:15:06.642 INFO:tasks.cephadm:Adding host smithi155 to orchestrator... 2024-07-28T19:15:06.643 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch host add smithi155 2024-07-28T19:15:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: audit 2024-07-28T19:15:05.982433+0000 mgr.y (mgr.14150) 13 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:15:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: audit 2024-07-28T19:15:05.985858+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: audit 2024-07-28T19:15:05.987099+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:15:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: audit 2024-07-28T19:15:05.990036+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:07.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: audit 2024-07-28T19:15:05.991238+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:15:07.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: cephadm 2024-07-28T19:15:05.992844+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:15:07.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: cephadm 2024-07-28T19:15:06.085159+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:15:07.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: cephadm 2024-07-28T19:15:06.165181+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:15:07.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: cluster 2024-07-28T19:15:06.236792+0000 mgr.y (mgr.14150) 17 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:07.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: cephadm 2024-07-28T19:15:06.253176+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:15:07.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: audit 2024-07-28T19:15:06.340984+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:07.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: audit 2024-07-28T19:15:06.343266+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:07.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:06 smithi045 bash[21729]: audit 2024-07-28T19:15:06.345871+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:09 smithi045 bash[21729]: cluster 2024-07-28T19:15:08.237185+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:11.366 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:15:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:11 smithi045 bash[21729]: cluster 2024-07-28T19:15:10.237628+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:13.675 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:13 smithi045 bash[21729]: cluster 2024-07-28T19:15:12.238075+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:15 smithi045 bash[21729]: audit 2024-07-28T19:15:13.972872+0000 mgr.y (mgr.14150) 22 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:15:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:15 smithi045 bash[21729]: cluster 2024-07-28T19:15:14.238503+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:16 smithi045 bash[21729]: cephadm 2024-07-28T19:15:15.278311+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Deploying cephadm binary to smithi155 2024-07-28T19:15:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:17 smithi045 bash[21729]: cluster 2024-07-28T19:15:16.238963+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:18.019 INFO:teuthology.orchestra.run.smithi045.stdout:Added host 'smithi155' with addr '172.21.15.155' 2024-07-28T19:15:18.569 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch host ls --format=json 2024-07-28T19:15:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:19 smithi045 bash[21729]: audit 2024-07-28T19:15:18.017937+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:19 smithi045 bash[21729]: cephadm 2024-07-28T19:15:18.018714+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Added host smithi155 2024-07-28T19:15:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:19 smithi045 bash[21729]: audit 2024-07-28T19:15:18.019552+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:15:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:19 smithi045 bash[21729]: cluster 2024-07-28T19:15:18.239427+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:19 smithi045 bash[21729]: audit 2024-07-28T19:15:18.285036+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:20 smithi045 bash[21729]: audit 2024-07-28T19:15:19.556996+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:20 smithi045 bash[21729]: audit 2024-07-28T19:15:20.231520+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:21.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:21 smithi045 bash[21729]: cluster 2024-07-28T19:15:20.239783+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:23.284 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:15:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:23 smithi045 bash[21729]: cluster 2024-07-28T19:15:22.240200+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:25.963 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:15:25.964 INFO:teuthology.orchestra.run.smithi045.stdout:[{"addr": "172.21.15.45", "hostname": "smithi045", "labels": [], "status": ""}, {"addr": "172.21.15.155", "hostname": "smithi155", "labels": [], "status": ""}] 2024-07-28T19:15:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:25 smithi045 bash[21729]: cluster 2024-07-28T19:15:24.240511+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:25 smithi045 bash[21729]: audit 2024-07-28T19:15:25.269692+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:25 smithi045 bash[21729]: audit 2024-07-28T19:15:25.274464+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:25 smithi045 bash[21729]: audit 2024-07-28T19:15:25.280126+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:25 smithi045 bash[21729]: audit 2024-07-28T19:15:25.284939+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:25 smithi045 bash[21729]: audit 2024-07-28T19:15:25.286319+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:15:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:25 smithi045 bash[21729]: audit 2024-07-28T19:15:25.288257+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:25 smithi045 bash[21729]: audit 2024-07-28T19:15:25.289916+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:15:26.533 INFO:tasks.cephadm:Setting crush tunables to default 2024-07-28T19:15:26.533 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd crush tunables default 2024-07-28T19:15:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:26 smithi045 bash[21729]: cephadm 2024-07-28T19:15:25.292076+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:15:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:26 smithi045 bash[21729]: cephadm 2024-07-28T19:15:25.463157+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:15:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:26 smithi045 bash[21729]: cephadm 2024-07-28T19:15:25.613670+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:15:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:26 smithi045 bash[21729]: cephadm 2024-07-28T19:15:25.727318+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:15:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:26 smithi045 bash[21729]: audit 2024-07-28T19:15:25.832235+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:26 smithi045 bash[21729]: audit 2024-07-28T19:15:25.836159+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:26 smithi045 bash[21729]: audit 2024-07-28T19:15:25.840397+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:27 smithi045 bash[21729]: audit 2024-07-28T19:15:25.963645+0000 mgr.y (mgr.14150) 35 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:15:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:27 smithi045 bash[21729]: cluster 2024-07-28T19:15:26.240909+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:29 smithi045 bash[21729]: cluster 2024-07-28T19:15:28.241322+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:31.252 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:15:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:31 smithi045 bash[21729]: cluster 2024-07-28T19:15:30.241740+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:33 smithi045 bash[21729]: cluster 2024-07-28T19:15:32.242159+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:34.574 INFO:teuthology.orchestra.run.smithi045.stderr:adjusted tunables profile to default 2024-07-28T19:15:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:34 smithi045 bash[21729]: audit 2024-07-28T19:15:33.878451+0000 mon.a (mon.0) 125 : audit [INF] from='client.? 172.21.15.45:0/348266493' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-28T19:15:35.087 INFO:tasks.cephadm:Adding mon.a on smithi045 2024-07-28T19:15:35.087 INFO:tasks.cephadm:Adding mon.c on smithi045 2024-07-28T19:15:35.088 INFO:tasks.cephadm:Adding mon.b on smithi155 2024-07-28T19:15:35.088 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch apply mon '3;smithi045:172.21.15.45=a;smithi045:[v2:172.21.15.45:3301,v1:172.21.15.45:6790]=c;smithi155:172.21.15.155=b' 2024-07-28T19:15:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:35 smithi045 bash[21729]: cluster 2024-07-28T19:15:34.242488+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:35 smithi045 bash[21729]: audit 2024-07-28T19:15:34.574355+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.45:0/348266493' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-28T19:15:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:35 smithi045 bash[21729]: cluster 2024-07-28T19:15:34.574443+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T19:15:36.304 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:15:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:37 smithi045 bash[21729]: cluster 2024-07-28T19:15:36.242880+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:38.871 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled mon update... 2024-07-28T19:15:39.592 DEBUG:teuthology.orchestra.run.smithi045:mon.c> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@mon.c.service 2024-07-28T19:15:39.595 DEBUG:teuthology.orchestra.run.smithi155:mon.b> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@mon.b.service 2024-07-28T19:15:39.598 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-28T19:15:39.598 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph mon dump -f json 2024-07-28T19:15:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:39 smithi045 bash[21729]: cluster 2024-07-28T19:15:38.243212+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:39 smithi045 bash[21729]: audit 2024-07-28T19:15:38.870898+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:39 smithi045 bash[21729]: audit 2024-07-28T19:15:38.872532+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:15:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:39 smithi045 bash[21729]: audit 2024-07-28T19:15:38.876119+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:39 smithi045 bash[21729]: audit 2024-07-28T19:15:38.878044+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:15:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:39 smithi045 bash[21729]: audit 2024-07-28T19:15:38.885900+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:39.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:39 smithi045 bash[21729]: audit 2024-07-28T19:15:38.889587+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:15:39.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:39 smithi045 bash[21729]: audit 2024-07-28T19:15:38.891194+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:40.852 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:15:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:40 smithi045 bash[21729]: audit 2024-07-28T19:15:38.860745+0000 mgr.y (mgr.14150) 43 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi045:172.21.15.45=a;smithi045:[v2:172.21.15.45:3301,v1:172.21.15.45:6790]=c;smithi155:172.21.15.155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:15:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:40 smithi045 bash[21729]: cephadm 2024-07-28T19:15:38.866026+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Saving service mon spec with placement smithi045:172.21.15.45=a;smithi045:[v2:172.21.15.45:3301,v1:172.21.15.45:6790]=c;smithi155:172.21.15.155=b;count:3 2024-07-28T19:15:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:40 smithi045 bash[21729]: cephadm 2024-07-28T19:15:38.893053+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-07-28T19:15:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:41 smithi045 bash[21729]: cluster 2024-07-28T19:15:40.243633+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:43 smithi045 bash[21729]: cluster 2024-07-28T19:15:42.244004+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:44 smithi155 systemd[1]: Started Ceph mon.b for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:15:44.619 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-07-28T19:15:44.619 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-07-28T19:15:44.619 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"59795908-4d15-11ef-bcc8-c7b262605968","modified":"2024-07-28T19:13:37.183143Z","created":"2024-07-28T19:13:37.183143Z","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.45:3300","nonce":0},{"type":"v1","addr":"172.21.15.45:6789","nonce":0}]},"addr":"172.21.15.45:6789/0","public_addr":"172.21.15.45:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-07-28T19:15:45.821 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:45 smithi045 bash[21729]: cluster 2024-07-28T19:15:44.244386+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:45.822 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:45 smithi045 bash[21729]: audit 2024-07-28T19:15:44.514175+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:45.822 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:45 smithi045 bash[21729]: audit 2024-07-28T19:15:44.519290+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:45.822 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:45 smithi045 bash[21729]: audit 2024-07-28T19:15:44.524924+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:45.822 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:45 smithi045 bash[21729]: audit 2024-07-28T19:15:44.526043+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:15:45.822 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:45 smithi045 bash[21729]: audit 2024-07-28T19:15:44.527675+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:45.822 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:45 smithi045 bash[21729]: cephadm 2024-07-28T19:15:44.529468+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi045 2024-07-28T19:15:45.822 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:45 smithi045 bash[21729]: audit 2024-07-28T19:15:44.619401+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.155:0/4159971743' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T19:15:46.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.840+0000 7f5ef3a32900 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T19:15:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.840+0000 7f5ef3a32900 0 ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable), process ceph-mon, pid 7 2024-07-28T19:15:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.840+0000 7f5ef3a32900 0 pidfile_write: ignore empty --pid-file 2024-07-28T19:15:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 0 load: jerasure load: lrc 2024-07-28T19:15:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: RocksDB version: 6.15.5 2024-07-28T19:15:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-28T19:15:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Compile date Jul 28 2024 2024-07-28T19:15:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: DB SUMMARY 2024-07-28T19:15:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: DB Session ID: B1P42IYX7E8D5XJ9YXTL 2024-07-28T19:15:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: CURRENT file: CURRENT 2024-07-28T19:15:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.error_if_exists: 0 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.create_if_missing: 0 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.env: 0x55605a760440 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.fs: Posix File System 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.info_log: 0x55605cb0cf40 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T19:15:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.statistics: (nil) 2024-07-28T19:15:46.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.use_fsync: 0 2024-07-28T19:15:46.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T19:15:46.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T19:15:46.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T19:15:46.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T19:15:46.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T19:15:46.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T19:15:46.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T19:15:46.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T19:15:46.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T19:15:46.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T19:15:46.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T19:15:46.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.db_log_dir: 2024-07-28T19:15:46.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-07-28T19:15:46.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T19:15:46.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T19:15:46.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T19:15:46.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T19:15:46.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T19:15:46.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T19:15:46.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T19:15:46.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.write_buffer_manager: 0x55605cbca750 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.unordered_write: 0 2024-07-28T19:15:46.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.row_cache: None 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.wal_filter: None 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.preserve_deletes: 0 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.two_write_queues: 0 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.atomic_flush: 0 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T19:15:46.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T19:15:46.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_open_files: -1 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Compression algorithms supported: 2024-07-28T19:15:46.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: kZSTD supported: 0 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: kXpressCompression supported: 0 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: kZlibCompression supported: 1 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.merge_operator: 2024-07-28T19:15:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_filter: None 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55605cab5a58) 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cache_index_and_filter_blocks: 1 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: pin_top_level_index_and_filter: 1 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: index_type: 0 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: data_block_index_type: 0 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: index_shortening: 1 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T19:15:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: hash_index_allow_collision: 1 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: checksum: 1 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: no_block_cache: 0 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: block_cache: 0x55605cae91f0 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: block_cache_name: BinnedLRUCache 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: block_cache_options: 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: capacity : 536870912 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: num_shard_bits : 4 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: strict_capacity_limit : 0 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: high_pri_pool_ratio: 0.000 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: block_cache_compressed: (nil) 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: persistent_cache: (nil) 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: block_size: 4096 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: block_size_deviation: 10 2024-07-28T19:15:46.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: block_restart_interval: 16 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: index_block_restart_interval: 1 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: metadata_block_size: 4096 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: partition_filters: 0 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: use_delta_encoding: 1 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: filter_policy: rocksdb.BuiltinBloomFilter 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: whole_key_filtering: 1 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: verify_compression: 0 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: read_amp_bytes_per_bit: 0 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: format_version: 4 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: enable_index_compression: 1 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: block_align: 0 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compression: NoCompression 2024-07-28T19:15:46.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T19:15:46.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T19:15:46.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T19:15:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.num_levels: 7 2024-07-28T19:15:46.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T19:15:46.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T19:15:46.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.arena_block_size: 4194304 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T19:15:46.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.table_properties_collectors: 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T19:15:46.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.bloom_locality: 0 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.ttl: 2592000 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.enable_blob_files: false 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.min_blob_size: 0 2024-07-28T19:15:46.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722194145850350, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 3 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. 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722194145850712, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1722194145, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "950f13ad-cfae-415b-a0e8-d914ba84365d", "db_session_id": "B1P42IYX7E8D5XJ9YXTL"}} 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.844+0000 7f5ef3a32900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.848+0000 7f5ef3a32900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722194145851189, "job": 1, "event": "recovery_finished"} 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.848+0000 7f5ef3a32900 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-07-28T19:15:46.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.848+0000 7f5ef3a32900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55605cb1e700 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.848+0000 7f5ef3a32900 4 rocksdb: DB pointer 0x55605caec000 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.848+0000 7f5ee97fe640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.848+0000 7f5ee97fe640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: ** DB Stats ** 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: ** Compaction Stats [default] ** 2024-07-28T19:15:46.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: 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 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.3 0.00 0.00 1 0.000 0 0 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.3 0.00 0.00 1 0.000 0 0 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.3 0.00 0.00 1 0.000 0 0 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: ** Compaction Stats [default] ** 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: 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 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.3 0.00 0.00 1 0.000 0 0 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T19:15:46.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Cumulative compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Interval compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: 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 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: ** Compaction Stats [default] ** 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: 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 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.3 0.00 0.00 1 0.000 0 0 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.3 0.00 0.00 1 0.000 0 0 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: 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 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: ** Compaction Stats [default] ** 2024-07-28T19:15:46.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: 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 2024-07-28T19:15:46.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:15:46.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.3 0.00 0.00 1 0.000 0 0 2024-07-28T19:15:46.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:15:46.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-28T19:15:46.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T19:15:46.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T19:15:46.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T19:15:46.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T19:15:46.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:15:46.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:15:46.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: 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 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.848+0000 7f5ef3a32900 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.848+0000 7f5ef3a32900 0 using public_addr v2:172.21.15.155:0/0 -> [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.848+0000 7f5ef3a32900 0 starting mon.b rank -1 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.848+0000 7f5ef3a32900 1 mon.b@-1(???) e0 preinit fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 0 mon.b@-1(synchronizing).mds e1 new map 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: e1 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: 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} 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: legacy client fscid: -1 2024-07-28T19:15:46.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: 2024-07-28T19:15:46.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: No filesystems configured 2024-07-28T19:15:46.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-07-28T19:15:46.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-07-28T19:15:46.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-07-28T19:15:46.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-07-28T19:15:46.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-07-28T19:15:46.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-07-28T19:15:46.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-28T19:15:46.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T19:15:46.085 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T19:15:46.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.868+0000 7f5eec804640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-28T19:15:46.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:12.238075+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:13.972872+0000 mgr.y (mgr.14150) 22 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:15:46.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:14.238503+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cephadm 2024-07-28T19:15:15.278311+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Deploying cephadm binary to smithi155 2024-07-28T19:15:46.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:16.238963+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:18.017937+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cephadm 2024-07-28T19:15:18.018714+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Added host smithi155 2024-07-28T19:15:46.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:18.019552+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:15:46.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:18.239427+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:18.285036+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:19.556996+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:20.231520+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:20.239783+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:22.240200+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:24.240511+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:25.269692+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:25.274464+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:25.280126+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:25.284939+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:25.286319+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:25.288257+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:25.289916+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:15:46.087 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cephadm 2024-07-28T19:15:25.292076+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cephadm 2024-07-28T19:15:25.463157+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cephadm 2024-07-28T19:15:25.613670+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cephadm 2024-07-28T19:15:25.727318+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:25.832235+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:25.836159+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:25.840397+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:25.963645+0000 mgr.y (mgr.14150) 35 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:26.240909+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:28.241322+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:30.241740+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:32.242159+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:33.878451+0000 mon.a (mon.0) 125 : audit [INF] from='client.? 172.21.15.45:0/348266493' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-28T19:15:46.088 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:34.242488+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:34.574355+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.45:0/348266493' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:34.574443+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:36.242880+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:38.243212+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:38.870898+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:38.872532+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:38.876119+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:38.878044+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:38.885900+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:38.889587+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:38.891194+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:38.860745+0000 mgr.y (mgr.14150) 43 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi045:172.21.15.45=a;smithi045:[v2:172.21.15.45:3301,v1:172.21.15.45:6790]=c;smithi155:172.21.15.155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:15:46.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cephadm 2024-07-28T19:15:38.866026+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Saving service mon spec with placement smithi045:172.21.15.45=a;smithi045:[v2:172.21.15.45:3301,v1:172.21.15.45:6790]=c;smithi155:172.21.15.155=b;count:3 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cephadm 2024-07-28T19:15:38.893053+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:40.243633+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:42.244004+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cluster 2024-07-28T19:15:44.244386+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:44.514175+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:44.519290+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:44.524924+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:44.526043+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:44.527675+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: cephadm 2024-07-28T19:15:44.529468+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi045 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: audit 2024-07-28T19:15:44.619401+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.155:0/4159971743' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T19:15:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:45 smithi155 bash[24090]: debug 2024-07-28T19:15:45.872+0000 7f5eec804640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-07-28T19:15:46.650 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-28T19:15:46.650 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph mon dump -f json 2024-07-28T19:15:48.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:47 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:15:48.213 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:15:47 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:15:48.468 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:15:48 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:15:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:48 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:15:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:49 smithi045 bash[31704]: debug 2024-07-28T19:15:49.295+0000 7f2424d43640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-07-28T19:15:50.352 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:45.883950+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: cluster 2024-07-28T19:15:45.884096+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:45.902562+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: cluster 2024-07-28T19:15:46.244790+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:46.881394+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:47.882137+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: cluster 2024-07-28T19:15:47.882624+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: cluster 2024-07-28T19:15:48.245072+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:48.882472+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:49.304172+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:49.882507+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: cluster 2024-07-28T19:15:50.245504+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:50.305433+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:50.882727+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: cluster 2024-07-28T19:15:50.923243+0000 mon.a (mon.0) 152 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: cluster 2024-07-28T19:15:50.928935+0000 mon.a (mon.0) 153 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: cluster 2024-07-28T19:15:50.946726+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: cluster 2024-07-28T19:15:50.946787+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: cluster 2024-07-28T19:15:50.947035+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: cluster 2024-07-28T19:15:50.947284+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:50.953576+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:50.960375+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:50.968007+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:51 smithi155 bash[24090]: audit 2024-07-28T19:15:50.975054+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:51.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:45.883950+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:15:51.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: cluster 2024-07-28T19:15:45.884096+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-07-28T19:15:51.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:45.902562+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: cluster 2024-07-28T19:15:46.244790+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:51.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:46.881394+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:47.882137+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: cluster 2024-07-28T19:15:47.882624+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-07-28T19:15:51.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: cluster 2024-07-28T19:15:48.245072+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:51.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:48.882472+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:49.304172+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:51.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:49.882507+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: cluster 2024-07-28T19:15:50.245504+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:50.305433+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:50.882727+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: cluster 2024-07-28T19:15:50.923243+0000 mon.a (mon.0) 152 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: cluster 2024-07-28T19:15:50.928935+0000 mon.a (mon.0) 153 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: cluster 2024-07-28T19:15:50.946726+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: cluster 2024-07-28T19:15:50.946787+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: cluster 2024-07-28T19:15:50.947035+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: cluster 2024-07-28T19:15:50.947284+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:50.953576+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:50.960375+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:50.968007+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:51.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21729]: audit 2024-07-28T19:15:50.975054+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:52.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:15:51 smithi045 bash[21986]: debug 2024-07-28T19:15:51.879+0000 7fc3c653b640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-07-28T19:15:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:51.308181+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:15:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: cluster 2024-07-28T19:15:51.308194+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T19:15:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:51.308332+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: cluster 2024-07-28T19:15:51.308459+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:51.326611+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: cluster 2024-07-28T19:15:52.245969+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:52.305508+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:53.305957+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: cluster 2024-07-28T19:15:53.307817+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: cluster 2024-07-28T19:15:54.246389+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:54.305829+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:55.306387+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:56.306219+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: cluster 2024-07-28T19:15:56.347356+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: cluster 2024-07-28T19:15:56.355429+0000 mon.a (mon.0) 174 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: cluster 2024-07-28T19:15:56.374709+0000 mon.a (mon.0) 175 : cluster [DBG] fsmap 2024-07-28T19:15:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: cluster 2024-07-28T19:15:56.374764+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T19:15:56.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: cluster 2024-07-28T19:15:56.375008+0000 mon.a (mon.0) 177 : cluster [DBG] mgrmap e13: y(active, since 78s) 2024-07-28T19:15:56.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: cluster 2024-07-28T19:15:56.375250+0000 mon.a (mon.0) 178 : cluster [INF] overall HEALTH_OK 2024-07-28T19:15:56.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:56.382542+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:56.388120+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:56.394145+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:56.400429+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[21729]: audit 2024-07-28T19:15:56.406578+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:45.883950+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:45.884096+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:45.902562+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:46.244790+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:46.881394+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:47.882137+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:47.882624+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:48.245072+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:48.882472+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:49.304172+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:49.882507+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:50.245504+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:50.305433+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:50.882727+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:50.923243+0000 mon.a (mon.0) 152 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:50.928935+0000 mon.a (mon.0) 153 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:50.946726+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:50.946787+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:50.947035+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:50.947284+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:50.953576+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:50.960375+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:50.968007+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:50.975054+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:51.308181+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:51.308194+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:51.308332+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:51.308459+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:51.326611+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:52.245969+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:52.305508+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:53.305957+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:53.307817+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:54.246389+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:54.305829+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:55.306387+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:56.306219+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:56.347356+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:56.355429+0000 mon.a (mon.0) 174 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:56.374709+0000 mon.a (mon.0) 175 : cluster [DBG] fsmap 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:56.374764+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:56.375008+0000 mon.a (mon.0) 177 : cluster [DBG] mgrmap e13: y(active, since 78s) 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: cluster 2024-07-28T19:15:56.375250+0000 mon.a (mon.0) 178 : cluster [INF] overall HEALTH_OK 2024-07-28T19:15:56.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:56.382542+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:56.388120+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:56.394145+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:56.400429+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:56 smithi045 bash[31704]: audit 2024-07-28T19:15:56.406578+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:51.308181+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:15:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: cluster 2024-07-28T19:15:51.308194+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T19:15:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:51.308332+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:15:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: cluster 2024-07-28T19:15:51.308459+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-07-28T19:15:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:51.326611+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: cluster 2024-07-28T19:15:52.245969+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:52.305508+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:53.305957+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: cluster 2024-07-28T19:15:53.307817+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: cluster 2024-07-28T19:15:54.246389+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:54.305829+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:55.306387+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:56.306219+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: cluster 2024-07-28T19:15:56.347356+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: cluster 2024-07-28T19:15:56.355429+0000 mon.a (mon.0) 174 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: cluster 2024-07-28T19:15:56.374709+0000 mon.a (mon.0) 175 : cluster [DBG] fsmap 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: cluster 2024-07-28T19:15:56.374764+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: cluster 2024-07-28T19:15:56.375008+0000 mon.a (mon.0) 177 : cluster [DBG] mgrmap e13: y(active, since 78s) 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: cluster 2024-07-28T19:15:56.375250+0000 mon.a (mon.0) 178 : cluster [INF] overall HEALTH_OK 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:56.382542+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:56.388120+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:56.394145+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:56.400429+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:56 smithi155 bash[24090]: audit 2024-07-28T19:15:56.406578+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:56.835 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 3 2024-07-28T19:15:56.835 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-07-28T19:15:56.835 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":3,"fsid":"59795908-4d15-11ef-bcc8-c7b262605968","modified":"2024-07-28T19:15:51.305048Z","created":"2024-07-28T19:13:37.183143Z","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.45:3300","nonce":0},{"type":"v1","addr":"172.21.15.45:6789","nonce":0}]},"addr":"172.21.15.45:6789/0","public_addr":"172.21.15.45:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:3301","nonce":0},{"type":"v1","addr":"172.21.15.45:6790","nonce":0}]},"addr":"172.21.15.45:6790/0","public_addr":"172.21.15.45:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-07-28T19:15:57.500 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-07-28T19:15:57.501 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph config generate-minimal-conf 2024-07-28T19:15:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: cluster 2024-07-28T19:15:56.246795+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:56.835459+0000 mon.a (mon.0) 184 : audit [DBG] from='client.? 172.21.15.155:0/4267223316' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T19:15:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:56.838661+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:56.840264+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:15:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:57.128705+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:57.132739+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:57.136768+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:57.140632+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:57.146078+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:57.182028+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:15:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:57.183328+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:15:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:57.184345+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[31704]: audit 2024-07-28T19:15:57.306159+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: cluster 2024-07-28T19:15:56.246795+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:56.835459+0000 mon.a (mon.0) 184 : audit [DBG] from='client.? 172.21.15.155:0/4267223316' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T19:15:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:56.838661+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:56.840264+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:15:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:57.128705+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:57.132739+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:57.136768+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:57.140632+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:57.146078+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:57.182028+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:15:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:57.183328+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:15:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:57.184345+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:57 smithi045 bash[21729]: audit 2024-07-28T19:15:57.306159+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: cluster 2024-07-28T19:15:56.246795+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:56.835459+0000 mon.a (mon.0) 184 : audit [DBG] from='client.? 172.21.15.155:0/4267223316' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:56.838661+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:56.840264+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:57.128705+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:57.132739+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:57.136768+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:57.140632+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:57.146078+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:57.182028+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:57.183328+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:15:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:57.184345+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:57.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:57 smithi155 bash[24090]: audit 2024-07-28T19:15:57.306159+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:15:58.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[21729]: cephadm 2024-07-28T19:15:56.842231+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:15:58.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[21729]: cephadm 2024-07-28T19:15:56.842598+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:15:58.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[21729]: cephadm 2024-07-28T19:15:56.992454+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:15:58.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[21729]: cephadm 2024-07-28T19:15:56.992634+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:15:58.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[21729]: cephadm 2024-07-28T19:15:57.181543+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-28T19:15:58.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[21729]: cephadm 2024-07-28T19:15:57.185578+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-07-28T19:15:58.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[31704]: cephadm 2024-07-28T19:15:56.842231+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:15:58.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[31704]: cephadm 2024-07-28T19:15:56.842598+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:15:58.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[31704]: cephadm 2024-07-28T19:15:56.992454+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:15:58.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[31704]: cephadm 2024-07-28T19:15:56.992634+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:15:58.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[31704]: cephadm 2024-07-28T19:15:57.181543+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-28T19:15:58.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:58 smithi045 bash[31704]: cephadm 2024-07-28T19:15:57.185578+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-07-28T19:15:58.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:58 smithi155 bash[24090]: cephadm 2024-07-28T19:15:56.842231+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:15:58.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:58 smithi155 bash[24090]: cephadm 2024-07-28T19:15:56.842598+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:15:58.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:58 smithi155 bash[24090]: cephadm 2024-07-28T19:15:56.992454+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:15:58.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:58 smithi155 bash[24090]: cephadm 2024-07-28T19:15:56.992634+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:15:58.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:58 smithi155 bash[24090]: cephadm 2024-07-28T19:15:57.181543+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-07-28T19:15:58.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:58 smithi155 bash[24090]: cephadm 2024-07-28T19:15:57.185578+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-07-28T19:15:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[21729]: cluster 2024-07-28T19:15:58.247161+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[21729]: audit 2024-07-28T19:15:59.025373+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[21729]: audit 2024-07-28T19:15:59.030180+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[21729]: audit 2024-07-28T19:15:59.031719+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:15:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[21729]: audit 2024-07-28T19:15:59.033097+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:15:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[21729]: audit 2024-07-28T19:15:59.034561+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:59.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[31704]: cluster 2024-07-28T19:15:58.247161+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:59.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[31704]: audit 2024-07-28T19:15:59.025373+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:59.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[31704]: audit 2024-07-28T19:15:59.030180+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:59.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[31704]: audit 2024-07-28T19:15:59.031719+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:15:59.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[31704]: audit 2024-07-28T19:15:59.033097+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:15:59.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:15:59 smithi045 bash[31704]: audit 2024-07-28T19:15:59.034561+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:15:59.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:59 smithi155 bash[24090]: cluster 2024-07-28T19:15:58.247161+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:15:59.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:59 smithi155 bash[24090]: audit 2024-07-28T19:15:59.025373+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:59.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:59 smithi155 bash[24090]: audit 2024-07-28T19:15:59.030180+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:15:59.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:59 smithi155 bash[24090]: audit 2024-07-28T19:15:59.031719+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:15:59.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:59 smithi155 bash[24090]: audit 2024-07-28T19:15:59.033097+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:15:59.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:15:59 smithi155 bash[24090]: audit 2024-07-28T19:15:59.034561+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:00.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:00 smithi045 bash[21729]: cephadm 2024-07-28T19:15:59.031215+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T19:16:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:00 smithi045 bash[21729]: cephadm 2024-07-28T19:15:59.036124+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi045 2024-07-28T19:16:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:00 smithi045 bash[31704]: cephadm 2024-07-28T19:15:59.031215+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T19:16:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:00 smithi045 bash[31704]: cephadm 2024-07-28T19:15:59.036124+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi045 2024-07-28T19:16:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:00 smithi155 bash[24090]: cephadm 2024-07-28T19:15:59.031215+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T19:16:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:00 smithi155 bash[24090]: cephadm 2024-07-28T19:15:59.036124+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi045 2024-07-28T19:16:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[21729]: cluster 2024-07-28T19:16:00.247654+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[21729]: audit 2024-07-28T19:16:00.712591+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[21729]: audit 2024-07-28T19:16:00.718384+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[21729]: cephadm 2024-07-28T19:16:00.719399+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T19:16:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[21729]: audit 2024-07-28T19:16:00.719775+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:16:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[21729]: audit 2024-07-28T19:16:00.720839+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:16:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[21729]: audit 2024-07-28T19:16:00.722012+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[21729]: cephadm 2024-07-28T19:16:00.723382+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-07-28T19:16:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[31704]: cluster 2024-07-28T19:16:00.247654+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[31704]: audit 2024-07-28T19:16:00.712591+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[31704]: audit 2024-07-28T19:16:00.718384+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[31704]: cephadm 2024-07-28T19:16:00.719399+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T19:16:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[31704]: audit 2024-07-28T19:16:00.719775+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:16:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[31704]: audit 2024-07-28T19:16:00.720839+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:16:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[31704]: audit 2024-07-28T19:16:00.722012+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:01 smithi045 bash[31704]: cephadm 2024-07-28T19:16:00.723382+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-07-28T19:16:02.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:01 smithi155 bash[24090]: cluster 2024-07-28T19:16:00.247654+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:02.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:01 smithi155 bash[24090]: audit 2024-07-28T19:16:00.712591+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:02.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:01 smithi155 bash[24090]: audit 2024-07-28T19:16:00.718384+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:02.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:01 smithi155 bash[24090]: cephadm 2024-07-28T19:16:00.719399+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T19:16:02.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:01 smithi155 bash[24090]: audit 2024-07-28T19:16:00.719775+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:16:02.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:01 smithi155 bash[24090]: audit 2024-07-28T19:16:00.720839+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:16:02.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:01 smithi155 bash[24090]: audit 2024-07-28T19:16:00.722012+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:02.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:01 smithi155 bash[24090]: cephadm 2024-07-28T19:16:00.723382+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-07-28T19:16:02.227 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:16:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[21729]: cluster 2024-07-28T19:16:02.248045+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[21729]: audit 2024-07-28T19:16:02.611807+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[21729]: audit 2024-07-28T19:16:02.618821+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[21729]: audit 2024-07-28T19:16:02.621144+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[21729]: audit 2024-07-28T19:16:02.624735+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[21729]: audit 2024-07-28T19:16:02.626692+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[21729]: audit 2024-07-28T19:16:02.635834+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[31704]: cluster 2024-07-28T19:16:02.248045+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[31704]: audit 2024-07-28T19:16:02.611807+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[31704]: audit 2024-07-28T19:16:02.618821+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[31704]: audit 2024-07-28T19:16:02.621144+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[31704]: audit 2024-07-28T19:16:02.624735+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[31704]: audit 2024-07-28T19:16:02.626692+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:03 smithi045 bash[31704]: audit 2024-07-28T19:16:02.635834+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:03 smithi155 bash[24090]: cluster 2024-07-28T19:16:02.248045+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:03 smithi155 bash[24090]: audit 2024-07-28T19:16:02.611807+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:03 smithi155 bash[24090]: audit 2024-07-28T19:16:02.618821+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:03 smithi155 bash[24090]: audit 2024-07-28T19:16:02.621144+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:03 smithi155 bash[24090]: audit 2024-07-28T19:16:02.624735+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:03 smithi155 bash[24090]: audit 2024-07-28T19:16:02.626692+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:03 smithi155 bash[24090]: audit 2024-07-28T19:16:02.635834+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:05.063 INFO:teuthology.orchestra.run.smithi045.stdout:# minimal ceph.conf for 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:16:05.064 INFO:teuthology.orchestra.run.smithi045.stdout:[global] 2024-07-28T19:16:05.064 INFO:teuthology.orchestra.run.smithi045.stdout: fsid = 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:16:05.064 INFO:teuthology.orchestra.run.smithi045.stdout: mon_host = [v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0] [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] [v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0] 2024-07-28T19:16:05.580 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-07-28T19:16:05.580 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:16:05.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/ceph/ceph.conf 2024-07-28T19:16:05.594 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:16:05.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:16:05.649 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:16:05.649 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.conf 2024-07-28T19:16:05.663 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:16:05.664 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:16:05.718 INFO:tasks.cephadm:Adding mgr.y on smithi045 2024-07-28T19:16:05.718 INFO:tasks.cephadm:Adding mgr.x on smithi155 2024-07-28T19:16:05.719 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch apply mgr '2;smithi045=y;smithi155=x' 2024-07-28T19:16:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:05 smithi045 bash[21729]: cluster 2024-07-28T19:16:04.248453+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:05 smithi045 bash[21729]: audit 2024-07-28T19:16:05.064144+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.45:0/3320509480' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:05 smithi045 bash[31704]: cluster 2024-07-28T19:16:04.248453+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:05 smithi045 bash[31704]: audit 2024-07-28T19:16:05.064144+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.45:0/3320509480' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:06.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:05 smithi155 bash[24090]: cluster 2024-07-28T19:16:04.248453+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:06.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:05 smithi155 bash[24090]: audit 2024-07-28T19:16:05.064144+0000 mon.a (mon.0) 212 : audit [DBG] from='client.? 172.21.15.45:0/3320509480' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:07 smithi045 bash[21729]: cluster 2024-07-28T19:16:06.248882+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:07 smithi045 bash[31704]: cluster 2024-07-28T19:16:06.248882+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:07 smithi155 bash[24090]: cluster 2024-07-28T19:16:06.248882+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:09.459 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:16:09.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:09 smithi045 bash[21729]: cluster 2024-07-28T19:16:08.249303+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:09 smithi045 bash[31704]: cluster 2024-07-28T19:16:08.249303+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:10.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:09 smithi155 bash[24090]: cluster 2024-07-28T19:16:08.249303+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:11.875 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:11 smithi155 bash[24090]: cluster 2024-07-28T19:16:10.249757+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:11 smithi045 bash[21729]: cluster 2024-07-28T19:16:10.249757+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:11 smithi045 bash[31704]: cluster 2024-07-28T19:16:10.249757+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:12.184 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled mgr update... 2024-07-28T19:16:13.054 DEBUG:teuthology.orchestra.run.smithi155:mgr.x> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.x.service 2024-07-28T19:16:13.057 INFO:tasks.cephadm:Deploying OSDs... 2024-07-28T19:16:13.057 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:16:13.057 DEBUG:teuthology.orchestra.run.smithi045:> dd if=/scratch_devs of=/dev/stdout 2024-07-28T19:16:13.063 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-07-28T19:16:13.064 DEBUG:teuthology.orchestra.run.smithi045:> stat /dev/vg_nvme/lv_1 2024-07-28T19:16:13.110 INFO:teuthology.orchestra.run.smithi045.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-28T19:16:13.110 INFO:teuthology.orchestra.run.smithi045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T19:16:13.110 INFO:teuthology.orchestra.run.smithi045.stdout:Device: 5h/5d Inode: 889 Links: 1 2024-07-28T19:16:13.110 INFO:teuthology.orchestra.run.smithi045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T19:16:13.110 INFO:teuthology.orchestra.run.smithi045.stdout:Access: 2024-07-28 19:07:36.038187245 +0000 2024-07-28T19:16:13.110 INFO:teuthology.orchestra.run.smithi045.stdout:Modify: 2024-07-28 19:07:35.774189603 +0000 2024-07-28T19:16:13.110 INFO:teuthology.orchestra.run.smithi045.stdout:Change: 2024-07-28 19:07:35.774189603 +0000 2024-07-28T19:16:13.110 INFO:teuthology.orchestra.run.smithi045.stdout: Birth: - 2024-07-28T19:16:13.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-28T19:16:13.164 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records in 2024-07-28T19:16:13.164 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records out 2024-07-28T19:16:13.165 INFO:teuthology.orchestra.run.smithi045.stderr:512 bytes copied, 0.000327889 s, 1.6 MB/s 2024-07-28T19:16:13.166 DEBUG:teuthology.orchestra.run.smithi045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-28T19:16:13.216 DEBUG:teuthology.orchestra.run.smithi045:> stat /dev/vg_nvme/lv_2 2024-07-28T19:16:13.265 INFO:teuthology.orchestra.run.smithi045.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-28T19:16:13.265 INFO:teuthology.orchestra.run.smithi045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T19:16:13.265 INFO:teuthology.orchestra.run.smithi045.stdout:Device: 5h/5d Inode: 905 Links: 1 2024-07-28T19:16:13.265 INFO:teuthology.orchestra.run.smithi045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T19:16:13.266 INFO:teuthology.orchestra.run.smithi045.stdout:Access: 2024-07-28 19:07:36.522182922 +0000 2024-07-28T19:16:13.266 INFO:teuthology.orchestra.run.smithi045.stdout:Modify: 2024-07-28 19:07:36.254185314 +0000 2024-07-28T19:16:13.266 INFO:teuthology.orchestra.run.smithi045.stdout:Change: 2024-07-28 19:07:36.254185314 +0000 2024-07-28T19:16:13.266 INFO:teuthology.orchestra.run.smithi045.stdout: Birth: - 2024-07-28T19:16:13.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: audit 2024-07-28T19:16:12.174895+0000 mgr.y (mgr.14150) 73 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi045=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: cephadm 2024-07-28T19:16:12.177783+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Saving service mgr spec with placement smithi045=y;smithi155=x;count:2 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: audit 2024-07-28T19:16:12.184073+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: audit 2024-07-28T19:16:12.185895+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: audit 2024-07-28T19:16:12.189173+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: audit 2024-07-28T19:16:12.190914+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: audit 2024-07-28T19:16:12.201647+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: audit 2024-07-28T19:16:12.204568+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: audit 2024-07-28T19:16:12.211744+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: audit 2024-07-28T19:16:12.213459+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: audit 2024-07-28T19:16:12.215212+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: cephadm 2024-07-28T19:16:12.216982+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-07-28T19:16:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:13 smithi155 bash[24090]: cluster 2024-07-28T19:16:12.250116+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:13.320 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records in 2024-07-28T19:16:13.320 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records out 2024-07-28T19:16:13.320 INFO:teuthology.orchestra.run.smithi045.stderr:512 bytes copied, 0.000311527 s, 1.6 MB/s 2024-07-28T19:16:13.321 DEBUG:teuthology.orchestra.run.smithi045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-28T19:16:13.375 DEBUG:teuthology.orchestra.run.smithi045:> stat /dev/vg_nvme/lv_3 2024-07-28T19:16:13.421 INFO:teuthology.orchestra.run.smithi045.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-28T19:16:13.421 INFO:teuthology.orchestra.run.smithi045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T19:16:13.421 INFO:teuthology.orchestra.run.smithi045.stdout:Device: 5h/5d Inode: 921 Links: 1 2024-07-28T19:16:13.421 INFO:teuthology.orchestra.run.smithi045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T19:16:13.421 INFO:teuthology.orchestra.run.smithi045.stdout:Access: 2024-07-28 19:07:37.018178492 +0000 2024-07-28T19:16:13.421 INFO:teuthology.orchestra.run.smithi045.stdout:Modify: 2024-07-28 19:07:36.766180741 +0000 2024-07-28T19:16:13.422 INFO:teuthology.orchestra.run.smithi045.stdout:Change: 2024-07-28 19:07:36.766180741 +0000 2024-07-28T19:16:13.422 INFO:teuthology.orchestra.run.smithi045.stdout: Birth: - 2024-07-28T19:16:13.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-28T19:16:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: audit 2024-07-28T19:16:12.174895+0000 mgr.y (mgr.14150) 73 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi045=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:16:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: cephadm 2024-07-28T19:16:12.177783+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Saving service mgr spec with placement smithi045=y;smithi155=x;count:2 2024-07-28T19:16:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: audit 2024-07-28T19:16:12.184073+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: audit 2024-07-28T19:16:12.185895+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: audit 2024-07-28T19:16:12.189173+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: audit 2024-07-28T19:16:12.190914+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:13.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: audit 2024-07-28T19:16:12.201647+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:13.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: audit 2024-07-28T19:16:12.204568+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:16:13.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: audit 2024-07-28T19:16:12.211744+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-28T19:16:13.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: audit 2024-07-28T19:16:12.213459+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:16:13.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: audit 2024-07-28T19:16:12.215212+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:13.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: cephadm 2024-07-28T19:16:12.216982+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-07-28T19:16:13.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[21729]: cluster 2024-07-28T19:16:12.250116+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:13.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: audit 2024-07-28T19:16:12.174895+0000 mgr.y (mgr.14150) 73 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi045=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:16:13.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: cephadm 2024-07-28T19:16:12.177783+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Saving service mgr spec with placement smithi045=y;smithi155=x;count:2 2024-07-28T19:16:13.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: audit 2024-07-28T19:16:12.184073+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:13.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: audit 2024-07-28T19:16:12.185895+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:13.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: audit 2024-07-28T19:16:12.189173+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:13.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: audit 2024-07-28T19:16:12.190914+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:13.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: audit 2024-07-28T19:16:12.201647+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:13.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: audit 2024-07-28T19:16:12.204568+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:16:13.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: audit 2024-07-28T19:16:12.211744+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-28T19:16:13.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: audit 2024-07-28T19:16:12.213459+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:16:13.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: audit 2024-07-28T19:16:12.215212+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:13.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: cephadm 2024-07-28T19:16:12.216982+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-07-28T19:16:13.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:13 smithi045 bash[31704]: cluster 2024-07-28T19:16:12.250116+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:13.482 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records in 2024-07-28T19:16:13.482 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records out 2024-07-28T19:16:13.482 INFO:teuthology.orchestra.run.smithi045.stderr:512 bytes copied, 0.000308297 s, 1.7 MB/s 2024-07-28T19:16:13.483 DEBUG:teuthology.orchestra.run.smithi045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-28T19:16:13.534 DEBUG:teuthology.orchestra.run.smithi045:> stat /dev/vg_nvme/lv_4 2024-07-28T19:16:13.581 INFO:teuthology.orchestra.run.smithi045.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-28T19:16:13.581 INFO:teuthology.orchestra.run.smithi045.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T19:16:13.581 INFO:teuthology.orchestra.run.smithi045.stdout:Device: 5h/5d Inode: 938 Links: 1 2024-07-28T19:16:13.581 INFO:teuthology.orchestra.run.smithi045.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T19:16:13.581 INFO:teuthology.orchestra.run.smithi045.stdout:Access: 2024-07-28 19:07:37.478174382 +0000 2024-07-28T19:16:13.582 INFO:teuthology.orchestra.run.smithi045.stdout:Modify: 2024-07-28 19:07:37.242176491 +0000 2024-07-28T19:16:13.582 INFO:teuthology.orchestra.run.smithi045.stdout:Change: 2024-07-28 19:07:37.242176491 +0000 2024-07-28T19:16:13.582 INFO:teuthology.orchestra.run.smithi045.stdout: Birth: - 2024-07-28T19:16:13.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-28T19:16:13.636 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records in 2024-07-28T19:16:13.636 INFO:teuthology.orchestra.run.smithi045.stderr:1+0 records out 2024-07-28T19:16:13.636 INFO:teuthology.orchestra.run.smithi045.stderr:512 bytes copied, 0.000307791 s, 1.7 MB/s 2024-07-28T19:16:13.638 DEBUG:teuthology.orchestra.run.smithi045:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-28T19:16:13.687 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:16:13.687 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/scratch_devs of=/dev/stdout 2024-07-28T19:16:13.692 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-07-28T19:16:13.692 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_1 2024-07-28T19:16:13.739 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-28T19:16:13.740 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T19:16:13.740 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-07-28T19:16:13.740 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T19:16:13.740 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-07-28 19:07:33.582232887 +0000 2024-07-28T19:16:13.740 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-07-28 19:07:33.334235102 +0000 2024-07-28T19:16:13.740 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-07-28 19:07:33.334235102 +0000 2024-07-28T19:16:13.740 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-07-28T19:16:13.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-28T19:16:13.792 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-07-28T19:16:13.792 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-07-28T19:16:13.792 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000290514 s, 1.8 MB/s 2024-07-28T19:16:13.793 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-28T19:16:13.840 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_2 2024-07-28T19:16:13.887 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-28T19:16:13.888 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T19:16:13.888 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-07-28T19:16:13.888 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T19:16:13.888 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-07-28 19:07:33.830230672 +0000 2024-07-28T19:16:13.888 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-07-28 19:07:33.826230708 +0000 2024-07-28T19:16:13.888 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-07-28 19:07:33.826230708 +0000 2024-07-28T19:16:13.888 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-07-28T19:16:13.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-28T19:16:13.941 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-07-28T19:16:13.942 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-07-28T19:16:13.942 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000284968 s, 1.8 MB/s 2024-07-28T19:16:13.943 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-28T19:16:13.993 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_3 2024-07-28T19:16:14.039 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-28T19:16:14.040 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T19:16:14.040 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-07-28T19:16:14.040 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T19:16:14.040 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-07-28 19:07:34.582223955 +0000 2024-07-28T19:16:14.040 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-07-28 19:07:34.326226242 +0000 2024-07-28T19:16:14.040 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-07-28 19:07:34.326226242 +0000 2024-07-28T19:16:14.040 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-07-28T19:16:14.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-28T19:16:14.093 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-07-28T19:16:14.093 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-07-28T19:16:14.093 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.00043036 s, 1.2 MB/s 2024-07-28T19:16:14.094 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-28T19:16:14.141 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_4 2024-07-28T19:16:14.188 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-28T19:16:14.188 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-28T19:16:14.188 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 933 Links: 1 2024-07-28T19:16:14.188 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-28T19:16:14.188 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-07-28 19:07:35.050219775 +0000 2024-07-28T19:16:14.188 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-07-28 19:07:34.818221847 +0000 2024-07-28T19:16:14.189 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-07-28 19:07:34.818221847 +0000 2024-07-28T19:16:14.189 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-07-28T19:16:14.189 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-28T19:16:14.242 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-07-28T19:16:14.242 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-07-28T19:16:14.243 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000368241 s, 1.4 MB/s 2024-07-28T19:16:14.244 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-28T19:16:14.297 INFO:tasks.cephadm:Deploying osd.0 on smithi045 with /dev/vg_nvme/lv_4... 2024-07-28T19:16:14.297 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-07-28T19:16:14.689 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:14.689 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:14.689 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:14.689 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:15.057 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:15.057 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:14 smithi155 systemd[1]: Started Ceph mgr.x for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:16:15.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:15 smithi155 bash[24090]: cluster 2024-07-28T19:16:14.250512+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:15.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:15 smithi155 bash[24090]: audit 2024-07-28T19:16:14.817988+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:15 smithi155 bash[24090]: audit 2024-07-28T19:16:14.824907+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:15 smithi155 bash[24090]: audit 2024-07-28T19:16:14.832055+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:15 smithi155 bash[24090]: audit 2024-07-28T19:16:14.838557+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:15 smithi155 bash[24090]: audit 2024-07-28T19:16:14.896017+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[21729]: cluster 2024-07-28T19:16:14.250512+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[21729]: audit 2024-07-28T19:16:14.817988+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[21729]: audit 2024-07-28T19:16:14.824907+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[21729]: audit 2024-07-28T19:16:14.832055+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[21729]: audit 2024-07-28T19:16:14.838557+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[21729]: audit 2024-07-28T19:16:14.896017+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[31704]: cluster 2024-07-28T19:16:14.250512+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[31704]: audit 2024-07-28T19:16:14.817988+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[31704]: audit 2024-07-28T19:16:14.824907+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[31704]: audit 2024-07-28T19:16:14.832055+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[31704]: audit 2024-07-28T19:16:14.838557+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:15 smithi045 bash[31704]: audit 2024-07-28T19:16:14.896017+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:16.056 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:15 smithi155 bash[25011]: debug 2024-07-28T19:16:15.851+0000 7f2667df6640 1 -- 172.21.15.155:0/2068825379 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56479a2289c0 con 0x56479a235000 2024-07-28T19:16:16.056 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:15 smithi155 bash[25011]: debug 2024-07-28T19:16:15.959+0000 7f266a65eec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:16:17.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:17 smithi155 bash[24090]: cluster 2024-07-28T19:16:16.250913+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:17.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:17 smithi155 bash[24090]: audit 2024-07-28T19:16:16.391540+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:17.557 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:17 smithi155 bash[25011]: debug 2024-07-28T19:16:17.143+0000 7f266a65eec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:16:17.557 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:17 smithi155 bash[25011]: debug 2024-07-28T19:16:17.207+0000 7f266a65eec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:16:17.557 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:17 smithi155 bash[25011]: debug 2024-07-28T19:16:17.351+0000 7f266a65eec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:16:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:17 smithi045 bash[21729]: cluster 2024-07-28T19:16:16.250913+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:17 smithi045 bash[21729]: audit 2024-07-28T19:16:16.391540+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:17 smithi045 bash[31704]: cluster 2024-07-28T19:16:16.250913+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:17 smithi045 bash[31704]: audit 2024-07-28T19:16:16.391540+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:18.275 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:17 smithi155 bash[25011]: debug 2024-07-28T19:16:17.979+0000 7f266a65eec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:16:18.276 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:18 smithi155 bash[25011]: debug 2024-07-28T19:16:18.047+0000 7f266a65eec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:16:18.276 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:18 smithi155 bash[25011]: debug 2024-07-28T19:16:18.115+0000 7f266a65eec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:16:18.556 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:18 smithi155 bash[25011]: debug 2024-07-28T19:16:18.271+0000 7f266a65eec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:16:18.556 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:18 smithi155 bash[25011]: debug 2024-07-28T19:16:18.343+0000 7f266a65eec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:16:18.557 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:18 smithi155 bash[25011]: debug 2024-07-28T19:16:18.411+0000 7f266a65eec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:16:18.941 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:18 smithi155 bash[25011]: debug 2024-07-28T19:16:18.635+0000 7f266a65eec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:16:18.942 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:18 smithi155 bash[25011]: debug 2024-07-28T19:16:18.699+0000 7f266a65eec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:16:18.942 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:18 smithi155 bash[25011]: debug 2024-07-28T19:16:18.863+0000 7f266a65eec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:16:19.027 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:16:19.306 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:18 smithi155 bash[25011]: debug 2024-07-28T19:16:18.935+0000 7f266a65eec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:16:19.306 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:19 smithi155 bash[25011]: debug 2024-07-28T19:16:19.163+0000 7f266a65eec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:16:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:19 smithi045 bash[21729]: cluster 2024-07-28T19:16:18.251303+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:19 smithi045 bash[31704]: cluster 2024-07-28T19:16:18.251303+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:19 smithi155 bash[24090]: cluster 2024-07-28T19:16:18.251303+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:19.806 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:19 smithi155 bash[25011]: debug 2024-07-28T19:16:19.323+0000 7f266a65eec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:16:19.807 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:19 smithi155 bash[25011]: debug 2024-07-28T19:16:19.399+0000 7f266a65eec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:16:19.807 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:19 smithi155 bash[25011]: debug 2024-07-28T19:16:19.551+0000 7f266a65eec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:16:20.596 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[25011]: debug 2024-07-28T19:16:20.323+0000 7f266a65eec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:16:20.596 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[25011]: debug 2024-07-28T19:16:20.395+0000 7f266a65eec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:16:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[21729]: audit 2024-07-28T19:16:19.824970+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[21729]: audit 2024-07-28T19:16:19.832583+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[21729]: audit 2024-07-28T19:16:19.834285+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[21729]: audit 2024-07-28T19:16:19.836179+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[21729]: audit 2024-07-28T19:16:19.846128+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[21729]: cephadm 2024-07-28T19:16:19.906199+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-28T19:16:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[21729]: audit 2024-07-28T19:16:19.906886+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:16:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[21729]: audit 2024-07-28T19:16:19.908753+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:16:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[21729]: audit 2024-07-28T19:16:19.910486+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[21729]: cephadm 2024-07-28T19:16:19.912327+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi045 2024-07-28T19:16:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[21729]: cluster 2024-07-28T19:16:20.251736+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[31704]: audit 2024-07-28T19:16:19.824970+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[31704]: audit 2024-07-28T19:16:19.832583+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[31704]: audit 2024-07-28T19:16:19.834285+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[31704]: audit 2024-07-28T19:16:19.836179+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[31704]: audit 2024-07-28T19:16:19.846128+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[31704]: cephadm 2024-07-28T19:16:19.906199+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-28T19:16:20.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[31704]: audit 2024-07-28T19:16:19.906886+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:16:20.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[31704]: audit 2024-07-28T19:16:19.908753+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:16:20.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[31704]: audit 2024-07-28T19:16:19.910486+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:20.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[31704]: cephadm 2024-07-28T19:16:19.912327+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi045 2024-07-28T19:16:20.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:20 smithi045 bash[31704]: cluster 2024-07-28T19:16:20.251736+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:20.985 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[25011]: debug 2024-07-28T19:16:20.591+0000 7f266a65eec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:16:20.986 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[25011]: debug 2024-07-28T19:16:20.659+0000 7f266a65eec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:16:20.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[24090]: audit 2024-07-28T19:16:19.824970+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:20.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[24090]: audit 2024-07-28T19:16:19.832583+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:20.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[24090]: audit 2024-07-28T19:16:19.834285+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:20.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[24090]: audit 2024-07-28T19:16:19.836179+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:20.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[24090]: audit 2024-07-28T19:16:19.846128+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:20.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[24090]: cephadm 2024-07-28T19:16:19.906199+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-28T19:16:20.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[24090]: audit 2024-07-28T19:16:19.906886+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:16:20.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[24090]: audit 2024-07-28T19:16:19.908753+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:16:20.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[24090]: audit 2024-07-28T19:16:19.910486+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:20.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[24090]: cephadm 2024-07-28T19:16:19.912327+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi045 2024-07-28T19:16:20.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[24090]: cluster 2024-07-28T19:16:20.251736+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:21.306 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:20 smithi155 bash[25011]: debug 2024-07-28T19:16:20.979+0000 7f266a65eec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:16:21.307 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:16:21 smithi155 bash[25011]: debug 2024-07-28T19:16:21.055+0000 7f266a65eec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:16:22.096 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:21 smithi045 bash[31704]: audit 2024-07-28T19:16:21.083195+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:16:22.096 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:21 smithi045 bash[31704]: cluster 2024-07-28T19:16:21.083635+0000 mon.a (mon.0) 236 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:16:22.096 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:21 smithi045 bash[31704]: audit 2024-07-28T19:16:21.084051+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:16:22.096 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:21 smithi045 bash[31704]: audit 2024-07-28T19:16:21.085068+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:16:22.096 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:21 smithi045 bash[31704]: audit 2024-07-28T19:16:21.085627+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:16:22.097 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:21 smithi045 bash[21729]: audit 2024-07-28T19:16:21.083195+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:16:22.097 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:21 smithi045 bash[21729]: cluster 2024-07-28T19:16:21.083635+0000 mon.a (mon.0) 236 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:16:22.097 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:21 smithi045 bash[21729]: audit 2024-07-28T19:16:21.084051+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:16:22.097 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:21 smithi045 bash[21729]: audit 2024-07-28T19:16:21.085068+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:16:22.097 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:21 smithi045 bash[21729]: audit 2024-07-28T19:16:21.085627+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:16:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:21 smithi155 bash[24090]: audit 2024-07-28T19:16:21.083195+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:16:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:21 smithi155 bash[24090]: cluster 2024-07-28T19:16:21.083635+0000 mon.a (mon.0) 236 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:16:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:21 smithi155 bash[24090]: audit 2024-07-28T19:16:21.084051+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:16:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:21 smithi155 bash[24090]: audit 2024-07-28T19:16:21.085068+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:16:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:21 smithi155 bash[24090]: audit 2024-07-28T19:16:21.085627+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.155:0/1188301680' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:16:22.682 INFO:teuthology.orchestra.run.smithi045.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-07-28T19:16:22.881 INFO:teuthology.orchestra.run.smithi045.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-07-28T19:16:22.892 INFO:teuthology.orchestra.run.smithi045.stderr: stderr: 10+0 records in 2024-07-28T19:16:22.892 INFO:teuthology.orchestra.run.smithi045.stderr:10+0 records out 2024-07-28T19:16:22.893 INFO:teuthology.orchestra.run.smithi045.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0100137 s, 1.0 GB/s 2024-07-28T19:16:22.893 INFO:teuthology.orchestra.run.smithi045.stderr:--> Zapping successful for: 2024-07-28T19:16:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[31704]: cluster 2024-07-28T19:16:21.859217+0000 mon.a (mon.0) 237 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2024-07-28T19:16:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[31704]: audit 2024-07-28T19:16:21.860480+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:16:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[31704]: cluster 2024-07-28T19:16:22.252160+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[31704]: audit 2024-07-28T19:16:22.804378+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[31704]: audit 2024-07-28T19:16:22.809186+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[31704]: audit 2024-07-28T19:16:22.810711+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[21729]: cluster 2024-07-28T19:16:21.859217+0000 mon.a (mon.0) 237 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2024-07-28T19:16:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[21729]: audit 2024-07-28T19:16:21.860480+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:16:23.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[21729]: cluster 2024-07-28T19:16:22.252160+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:23.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[21729]: audit 2024-07-28T19:16:22.804378+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:23.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[21729]: audit 2024-07-28T19:16:22.809186+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:23.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:22 smithi045 bash[21729]: audit 2024-07-28T19:16:22.810711+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:23.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:22 smithi155 bash[24090]: cluster 2024-07-28T19:16:21.859217+0000 mon.a (mon.0) 237 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2024-07-28T19:16:23.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:22 smithi155 bash[24090]: audit 2024-07-28T19:16:21.860480+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:16:23.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:22 smithi155 bash[24090]: cluster 2024-07-28T19:16:22.252160+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:23.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:22 smithi155 bash[24090]: audit 2024-07-28T19:16:22.804378+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:23.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:22 smithi155 bash[24090]: audit 2024-07-28T19:16:22.809186+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:23.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:22 smithi155 bash[24090]: audit 2024-07-28T19:16:22.810711+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:23.476 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch daemon add osd smithi045:vg_nvme/lv_4 2024-07-28T19:16:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:23 smithi045 bash[21729]: audit 2024-07-28T19:16:23.234806+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:23 smithi045 bash[21729]: audit 2024-07-28T19:16:23.236647+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:23 smithi045 bash[21729]: audit 2024-07-28T19:16:23.247205+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:23 smithi045 bash[31704]: audit 2024-07-28T19:16:23.234806+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:23 smithi045 bash[31704]: audit 2024-07-28T19:16:23.236647+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:23 smithi045 bash[31704]: audit 2024-07-28T19:16:23.247205+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:24.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:23 smithi155 bash[24090]: audit 2024-07-28T19:16:23.234806+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:24.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:23 smithi155 bash[24090]: audit 2024-07-28T19:16:23.236647+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:16:24.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:23 smithi155 bash[24090]: audit 2024-07-28T19:16:23.247205+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:25.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:24 smithi045 bash[21729]: cluster 2024-07-28T19:16:24.252630+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:24 smithi045 bash[31704]: cluster 2024-07-28T19:16:24.252630+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:25.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:24 smithi155 bash[24090]: cluster 2024-07-28T19:16:24.252630+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:27 smithi045 bash[21729]: cluster 2024-07-28T19:16:26.253098+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:27 smithi045 bash[31704]: cluster 2024-07-28T19:16:26.253098+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:27 smithi155 bash[24090]: cluster 2024-07-28T19:16:26.253098+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:28.202 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:16:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:29 smithi045 bash[21729]: cluster 2024-07-28T19:16:28.253479+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:29 smithi045 bash[31704]: cluster 2024-07-28T19:16:28.253479+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:29 smithi155 bash[24090]: cluster 2024-07-28T19:16:28.253479+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:31 smithi045 bash[21729]: cluster 2024-07-28T19:16:30.253903+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:31 smithi045 bash[21729]: audit 2024-07-28T19:16:31.019894+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:16:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:31 smithi045 bash[21729]: audit 2024-07-28T19:16:31.023261+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:16:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:31 smithi045 bash[21729]: audit 2024-07-28T19:16:31.024759+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:31 smithi045 bash[31704]: cluster 2024-07-28T19:16:30.253903+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:31 smithi045 bash[31704]: audit 2024-07-28T19:16:31.019894+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:16:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:31 smithi045 bash[31704]: audit 2024-07-28T19:16:31.023261+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:16:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:31 smithi045 bash[31704]: audit 2024-07-28T19:16:31.024759+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:31 smithi155 bash[24090]: cluster 2024-07-28T19:16:30.253903+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:31.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:31 smithi155 bash[24090]: audit 2024-07-28T19:16:31.019894+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:16:31.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:31 smithi155 bash[24090]: audit 2024-07-28T19:16:31.023261+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:16:31.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:31 smithi155 bash[24090]: audit 2024-07-28T19:16:31.024759+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:32 smithi045 bash[21729]: audit 2024-07-28T19:16:31.016901+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:16:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:32 smithi045 bash[31704]: audit 2024-07-28T19:16:31.016901+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:16:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:32 smithi155 bash[24090]: audit 2024-07-28T19:16:31.016901+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:16:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:33 smithi045 bash[21729]: cluster 2024-07-28T19:16:32.254332+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:33 smithi045 bash[31704]: cluster 2024-07-28T19:16:32.254332+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:33 smithi155 bash[24090]: cluster 2024-07-28T19:16:32.254332+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:35 smithi045 bash[21729]: cluster 2024-07-28T19:16:34.254837+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:35 smithi045 bash[31704]: cluster 2024-07-28T19:16:34.254837+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:35 smithi155 bash[24090]: cluster 2024-07-28T19:16:34.254837+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:37 smithi045 bash[21729]: cluster 2024-07-28T19:16:36.255289+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:37 smithi045 bash[31704]: cluster 2024-07-28T19:16:36.255289+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:37 smithi155 bash[24090]: cluster 2024-07-28T19:16:36.255289+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[21729]: cluster 2024-07-28T19:16:38.255694+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[21729]: audit 2024-07-28T19:16:39.089738+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.45:0/3221427669' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50d5b993-194b-4ecf-b139-56e475ee6d03"}]: dispatch 2024-07-28T19:16:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[21729]: audit 2024-07-28T19:16:39.090301+0000 mon.a (mon.0) 248 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50d5b993-194b-4ecf-b139-56e475ee6d03"}]: dispatch 2024-07-28T19:16:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[21729]: audit 2024-07-28T19:16:39.095032+0000 mon.a (mon.0) 249 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50d5b993-194b-4ecf-b139-56e475ee6d03"}]': finished 2024-07-28T19:16:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[21729]: cluster 2024-07-28T19:16:39.095105+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-28T19:16:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[21729]: audit 2024-07-28T19:16:39.095312+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:16:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[31704]: cluster 2024-07-28T19:16:38.255694+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:39.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[31704]: audit 2024-07-28T19:16:39.089738+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.45:0/3221427669' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50d5b993-194b-4ecf-b139-56e475ee6d03"}]: dispatch 2024-07-28T19:16:39.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[31704]: audit 2024-07-28T19:16:39.090301+0000 mon.a (mon.0) 248 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50d5b993-194b-4ecf-b139-56e475ee6d03"}]: dispatch 2024-07-28T19:16:39.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[31704]: audit 2024-07-28T19:16:39.095032+0000 mon.a (mon.0) 249 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50d5b993-194b-4ecf-b139-56e475ee6d03"}]': finished 2024-07-28T19:16:39.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[31704]: cluster 2024-07-28T19:16:39.095105+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-28T19:16:39.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:39 smithi045 bash[31704]: audit 2024-07-28T19:16:39.095312+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:16:39.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:39 smithi155 bash[24090]: cluster 2024-07-28T19:16:38.255694+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:39.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:39 smithi155 bash[24090]: audit 2024-07-28T19:16:39.089738+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.45:0/3221427669' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50d5b993-194b-4ecf-b139-56e475ee6d03"}]: dispatch 2024-07-28T19:16:39.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:39 smithi155 bash[24090]: audit 2024-07-28T19:16:39.090301+0000 mon.a (mon.0) 248 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50d5b993-194b-4ecf-b139-56e475ee6d03"}]: dispatch 2024-07-28T19:16:39.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:39 smithi155 bash[24090]: audit 2024-07-28T19:16:39.095032+0000 mon.a (mon.0) 249 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50d5b993-194b-4ecf-b139-56e475ee6d03"}]': finished 2024-07-28T19:16:39.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:39 smithi155 bash[24090]: cluster 2024-07-28T19:16:39.095105+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-28T19:16:39.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:39 smithi155 bash[24090]: audit 2024-07-28T19:16:39.095312+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:16:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:40 smithi045 bash[21729]: audit 2024-07-28T19:16:39.700041+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.45:0/4073551597' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:16:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:40 smithi045 bash[31704]: audit 2024-07-28T19:16:39.700041+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.45:0/4073551597' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:16:40.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:40 smithi155 bash[24090]: audit 2024-07-28T19:16:39.700041+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.45:0/4073551597' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:16:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:41 smithi045 bash[21729]: cluster 2024-07-28T19:16:40.256131+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:41 smithi045 bash[31704]: cluster 2024-07-28T19:16:40.256131+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:41 smithi155 bash[24090]: cluster 2024-07-28T19:16:40.256131+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:43 smithi045 bash[21729]: cluster 2024-07-28T19:16:42.256494+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:43 smithi045 bash[31704]: cluster 2024-07-28T19:16:42.256494+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:43.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:43 smithi155 bash[24090]: cluster 2024-07-28T19:16:42.256494+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:45 smithi045 bash[21729]: cluster 2024-07-28T19:16:44.256878+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:45 smithi045 bash[31704]: cluster 2024-07-28T19:16:44.256878+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:45.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:45 smithi155 bash[24090]: cluster 2024-07-28T19:16:44.256878+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:47.679 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:47 smithi045 bash[21729]: cluster 2024-07-28T19:16:46.257316+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:47.679 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:47 smithi045 bash[31704]: cluster 2024-07-28T19:16:46.257316+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:47.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:47 smithi155 bash[24090]: cluster 2024-07-28T19:16:46.257316+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:49 smithi045 bash[31704]: cluster 2024-07-28T19:16:48.257667+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:49 smithi045 bash[21729]: cluster 2024-07-28T19:16:48.257667+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:49 smithi155 bash[24090]: cluster 2024-07-28T19:16:48.257667+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:51 smithi045 bash[21729]: cluster 2024-07-28T19:16:50.258028+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:51 smithi045 bash[21729]: audit 2024-07-28T19:16:50.954714+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T19:16:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:51 smithi045 bash[21729]: audit 2024-07-28T19:16:50.956289+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:51 smithi045 bash[31704]: cluster 2024-07-28T19:16:50.258028+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:51 smithi045 bash[31704]: audit 2024-07-28T19:16:50.954714+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T19:16:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:51 smithi045 bash[31704]: audit 2024-07-28T19:16:50.956289+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:51 smithi155 bash[24090]: cluster 2024-07-28T19:16:50.258028+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:51 smithi155 bash[24090]: audit 2024-07-28T19:16:50.954714+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T19:16:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:51 smithi155 bash[24090]: audit 2024-07-28T19:16:50.956289+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:16:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:52 smithi045 bash[21729]: cephadm 2024-07-28T19:16:50.957604+0000 mgr.y (mgr.14150) 99 : cephadm [INF] Deploying daemon osd.0 on smithi045 2024-07-28T19:16:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:52 smithi045 bash[31704]: cephadm 2024-07-28T19:16:50.957604+0000 mgr.y (mgr.14150) 99 : cephadm [INF] Deploying daemon osd.0 on smithi045 2024-07-28T19:16:52.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:52 smithi155 bash[24090]: cephadm 2024-07-28T19:16:50.957604+0000 mgr.y (mgr.14150) 99 : cephadm [INF] Deploying daemon osd.0 on smithi045 2024-07-28T19:16:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:53 smithi045 bash[21729]: cluster 2024-07-28T19:16:52.258380+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:53 smithi045 bash[31704]: cluster 2024-07-28T19:16:52.258380+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:53.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:53 smithi155 bash[24090]: cluster 2024-07-28T19:16:52.258380+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:54.883 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:16:54 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:54.884 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:54 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:54.884 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:54 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:55.210 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:55 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:55.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:55 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:55.210 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:16:55 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:16:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:55 smithi045 bash[21729]: cluster 2024-07-28T19:16:54.258744+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:55 smithi045 bash[21729]: audit 2024-07-28T19:16:55.139016+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:55 smithi045 bash[21729]: audit 2024-07-28T19:16:55.143064+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:55 smithi045 bash[21729]: audit 2024-07-28T19:16:55.147407+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:55 smithi045 bash[31704]: cluster 2024-07-28T19:16:54.258744+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:55 smithi045 bash[31704]: audit 2024-07-28T19:16:55.139016+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:55 smithi045 bash[31704]: audit 2024-07-28T19:16:55.143064+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:55 smithi045 bash[31704]: audit 2024-07-28T19:16:55.147407+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:55 smithi155 bash[24090]: cluster 2024-07-28T19:16:54.258744+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:55 smithi155 bash[24090]: audit 2024-07-28T19:16:55.139016+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:16:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:55 smithi155 bash[24090]: audit 2024-07-28T19:16:55.143064+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:55.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:55 smithi155 bash[24090]: audit 2024-07-28T19:16:55.147407+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:16:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:57 smithi045 bash[21729]: cluster 2024-07-28T19:16:56.259049+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:57 smithi045 bash[31704]: cluster 2024-07-28T19:16:56.259049+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:57.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:57 smithi155 bash[24090]: cluster 2024-07-28T19:16:56.259049+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:16:59 smithi045 bash[21729]: cluster 2024-07-28T19:16:58.259420+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:16:59 smithi045 bash[31704]: cluster 2024-07-28T19:16:58.259420+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:16:59.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:16:59 smithi155 bash[24090]: cluster 2024-07-28T19:16:58.259420+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:17:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[21729]: audit 2024-07-28T19:17:00.151563+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[21729]: audit 2024-07-28T19:17:00.155834+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[21729]: cluster 2024-07-28T19:17:00.259883+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:17:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[21729]: audit 2024-07-28T19:17:00.491136+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[21729]: audit 2024-07-28T19:17:00.492451+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:17:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[21729]: audit 2024-07-28T19:17:00.501551+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[31704]: audit 2024-07-28T19:17:00.151563+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[31704]: audit 2024-07-28T19:17:00.155834+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[31704]: cluster 2024-07-28T19:17:00.259883+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:17:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[31704]: audit 2024-07-28T19:17:00.491136+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[31704]: audit 2024-07-28T19:17:00.492451+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:17:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:01 smithi045 bash[31704]: audit 2024-07-28T19:17:00.501551+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:01.501 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:01 smithi155 bash[24090]: audit 2024-07-28T19:17:00.151563+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:01.501 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:01 smithi155 bash[24090]: audit 2024-07-28T19:17:00.155834+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:01.501 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:01 smithi155 bash[24090]: cluster 2024-07-28T19:17:00.259883+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:17:01.501 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:01 smithi155 bash[24090]: audit 2024-07-28T19:17:00.491136+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:01.501 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:01 smithi155 bash[24090]: audit 2024-07-28T19:17:00.492451+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:17:01.502 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:01 smithi155 bash[24090]: audit 2024-07-28T19:17:00.501551+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:02 smithi045 bash[21729]: audit 2024-07-28T19:17:01.554681+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2950369085,v1:172.21.15.45:6803/2950369085]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T19:17:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:02 smithi045 bash[21729]: audit 2024-07-28T19:17:01.555040+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T19:17:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:02 smithi045 bash[31704]: audit 2024-07-28T19:17:01.554681+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2950369085,v1:172.21.15.45:6803/2950369085]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T19:17:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:02 smithi045 bash[31704]: audit 2024-07-28T19:17:01.555040+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T19:17:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:02 smithi155 bash[24090]: audit 2024-07-28T19:17:01.554681+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2950369085,v1:172.21.15.45:6803/2950369085]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T19:17:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:02 smithi155 bash[24090]: audit 2024-07-28T19:17:01.555040+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T19:17:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[21729]: audit 2024-07-28T19:17:02.171109+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T19:17:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[21729]: cluster 2024-07-28T19:17:02.171201+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-28T19:17:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[21729]: audit 2024-07-28T19:17:02.171455+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[21729]: audit 2024-07-28T19:17:02.174690+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2950369085,v1:172.21.15.45:6803/2950369085]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[21729]: audit 2024-07-28T19:17:02.175464+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[21729]: cluster 2024-07-28T19:17:02.260345+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:17:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[31704]: audit 2024-07-28T19:17:02.171109+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T19:17:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[31704]: cluster 2024-07-28T19:17:02.171201+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-28T19:17:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[31704]: audit 2024-07-28T19:17:02.171455+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[31704]: audit 2024-07-28T19:17:02.174690+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2950369085,v1:172.21.15.45:6803/2950369085]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[31704]: audit 2024-07-28T19:17:02.175464+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:03 smithi045 bash[31704]: cluster 2024-07-28T19:17:02.260345+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:17:03.537 INFO:teuthology.orchestra.run.smithi045.stdout:Created osd(s) 0 on host 'smithi045' 2024-07-28T19:17:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:03 smithi155 bash[24090]: audit 2024-07-28T19:17:02.171109+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T19:17:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:03 smithi155 bash[24090]: cluster 2024-07-28T19:17:02.171201+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-28T19:17:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:03 smithi155 bash[24090]: audit 2024-07-28T19:17:02.171455+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:03 smithi155 bash[24090]: audit 2024-07-28T19:17:02.174690+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2950369085,v1:172.21.15.45:6803/2950369085]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:03 smithi155 bash[24090]: audit 2024-07-28T19:17:02.175464+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:03 smithi155 bash[24090]: cluster 2024-07-28T19:17:02.260345+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:17:04.133 DEBUG:teuthology.orchestra.run.smithi045:osd.0> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0.service 2024-07-28T19:17:04.136 INFO:tasks.cephadm:Deploying osd.1 on smithi045 with /dev/vg_nvme/lv_3... 2024-07-28T19:17:04.136 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-07-28T19:17:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[21729]: audit 2024-07-28T19:17:03.176299+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:17:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[21729]: cluster 2024-07-28T19:17:03.176522+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-28T19:17:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[21729]: audit 2024-07-28T19:17:03.177278+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[21729]: audit 2024-07-28T19:17:03.186079+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[21729]: audit 2024-07-28T19:17:03.518444+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:17:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[21729]: audit 2024-07-28T19:17:03.526199+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[21729]: audit 2024-07-28T19:17:03.533915+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[31704]: audit 2024-07-28T19:17:03.176299+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:17:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[31704]: cluster 2024-07-28T19:17:03.176522+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-28T19:17:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[31704]: audit 2024-07-28T19:17:03.177278+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[31704]: audit 2024-07-28T19:17:03.186079+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[31704]: audit 2024-07-28T19:17:03.518444+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:17:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[31704]: audit 2024-07-28T19:17:03.526199+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:04 smithi045 bash[31704]: audit 2024-07-28T19:17:03.533915+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:04 smithi155 bash[24090]: audit 2024-07-28T19:17:03.176299+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:17:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:04 smithi155 bash[24090]: cluster 2024-07-28T19:17:03.176522+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-28T19:17:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:04 smithi155 bash[24090]: audit 2024-07-28T19:17:03.177278+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:04 smithi155 bash[24090]: audit 2024-07-28T19:17:03.186079+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:04 smithi155 bash[24090]: audit 2024-07-28T19:17:03.518444+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:17:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:04 smithi155 bash[24090]: audit 2024-07-28T19:17:03.526199+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:04 smithi155 bash[24090]: audit 2024-07-28T19:17:03.533915+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[21729]: cluster 2024-07-28T19:17:02.542345+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:17:05.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[21729]: cluster 2024-07-28T19:17:02.542404+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:17:05.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[21729]: cluster 2024-07-28T19:17:04.184816+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 [v2:172.21.15.45:6802/2950369085,v1:172.21.15.45:6803/2950369085] boot 2024-07-28T19:17:05.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[21729]: cluster 2024-07-28T19:17:04.184891+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-28T19:17:05.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[21729]: audit 2024-07-28T19:17:04.185409+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:05.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[21729]: cluster 2024-07-28T19:17:04.260769+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:17:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[31704]: cluster 2024-07-28T19:17:02.542345+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:17:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[31704]: cluster 2024-07-28T19:17:02.542404+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:17:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[31704]: cluster 2024-07-28T19:17:04.184816+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 [v2:172.21.15.45:6802/2950369085,v1:172.21.15.45:6803/2950369085] boot 2024-07-28T19:17:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[31704]: cluster 2024-07-28T19:17:04.184891+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-28T19:17:05.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[31704]: audit 2024-07-28T19:17:04.185409+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:05.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:05 smithi045 bash[31704]: cluster 2024-07-28T19:17:04.260769+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:17:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:05 smithi155 bash[24090]: cluster 2024-07-28T19:17:02.542345+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:17:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:05 smithi155 bash[24090]: cluster 2024-07-28T19:17:02.542404+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:17:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:05 smithi155 bash[24090]: cluster 2024-07-28T19:17:04.184816+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 [v2:172.21.15.45:6802/2950369085,v1:172.21.15.45:6803/2950369085] boot 2024-07-28T19:17:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:05 smithi155 bash[24090]: cluster 2024-07-28T19:17:04.184891+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-28T19:17:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:05 smithi155 bash[24090]: audit 2024-07-28T19:17:04.185409+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:17:05.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:05 smithi155 bash[24090]: cluster 2024-07-28T19:17:04.260769+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-28T19:17:06.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:06 smithi045 bash[21729]: cluster 2024-07-28T19:17:05.202545+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-28T19:17:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:06 smithi045 bash[31704]: cluster 2024-07-28T19:17:05.202545+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-28T19:17:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:06 smithi155 bash[24090]: cluster 2024-07-28T19:17:05.202545+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-28T19:17:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:07 smithi045 bash[21729]: cluster 2024-07-28T19:17:06.261267+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:07 smithi045 bash[31704]: cluster 2024-07-28T19:17:06.261267+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:07 smithi155 bash[24090]: cluster 2024-07-28T19:17:06.261267+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:08.292 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:17:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:09 smithi045 bash[21729]: cluster 2024-07-28T19:17:08.261792+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:09 smithi045 bash[31704]: cluster 2024-07-28T19:17:08.261792+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:09 smithi155 bash[24090]: cluster 2024-07-28T19:17:08.261792+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:11 smithi045 bash[21729]: cluster 2024-07-28T19:17:10.262372+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:11 smithi045 bash[31704]: cluster 2024-07-28T19:17:10.262372+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:11.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:11 smithi155 bash[24090]: cluster 2024-07-28T19:17:10.262372+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:12.374 INFO:teuthology.orchestra.run.smithi045.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-07-28T19:17:12.572 INFO:teuthology.orchestra.run.smithi045.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-07-28T19:17:12.586 INFO:teuthology.orchestra.run.smithi045.stderr: stderr: 10+0 records in 2024-07-28T19:17:12.586 INFO:teuthology.orchestra.run.smithi045.stderr:10+0 records out 2024-07-28T19:17:12.586 INFO:teuthology.orchestra.run.smithi045.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.011494 s, 912 MB/s 2024-07-28T19:17:12.586 INFO:teuthology.orchestra.run.smithi045.stderr:--> Zapping successful for: 2024-07-28T19:17:13.327 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch daemon add osd smithi045:vg_nvme/lv_3 2024-07-28T19:17:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:13 smithi045 bash[31704]: cluster 2024-07-28T19:17:12.262682+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:13 smithi045 bash[21729]: cluster 2024-07-28T19:17:12.262682+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:13.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:13 smithi155 bash[24090]: cluster 2024-07-28T19:17:12.262682+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[21729]: cephadm 2024-07-28T19:17:13.609980+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:17:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[21729]: audit 2024-07-28T19:17:13.615684+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[21729]: audit 2024-07-28T19:17:13.620484+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[21729]: audit 2024-07-28T19:17:13.621486+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:17:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[21729]: cephadm 2024-07-28T19:17:13.622234+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 16245M 2024-07-28T19:17:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[21729]: audit 2024-07-28T19:17:13.627400+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[21729]: audit 2024-07-28T19:17:13.628336+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[21729]: audit 2024-07-28T19:17:13.628994+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:17:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[21729]: audit 2024-07-28T19:17:13.634012+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[31704]: cephadm 2024-07-28T19:17:13.609980+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:17:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[31704]: audit 2024-07-28T19:17:13.615684+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[31704]: audit 2024-07-28T19:17:13.620484+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[31704]: audit 2024-07-28T19:17:13.621486+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:17:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[31704]: cephadm 2024-07-28T19:17:13.622234+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 16245M 2024-07-28T19:17:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[31704]: audit 2024-07-28T19:17:13.627400+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[31704]: audit 2024-07-28T19:17:13.628336+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[31704]: audit 2024-07-28T19:17:13.628994+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:17:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:14 smithi045 bash[31704]: audit 2024-07-28T19:17:13.634012+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:14 smithi155 bash[24090]: cephadm 2024-07-28T19:17:13.609980+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:17:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:14 smithi155 bash[24090]: audit 2024-07-28T19:17:13.615684+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:14 smithi155 bash[24090]: audit 2024-07-28T19:17:13.620484+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:15.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:14 smithi155 bash[24090]: audit 2024-07-28T19:17:13.621486+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:17:15.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:14 smithi155 bash[24090]: cephadm 2024-07-28T19:17:13.622234+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 16245M 2024-07-28T19:17:15.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:14 smithi155 bash[24090]: audit 2024-07-28T19:17:13.627400+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:15.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:14 smithi155 bash[24090]: audit 2024-07-28T19:17:13.628336+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:15.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:14 smithi155 bash[24090]: audit 2024-07-28T19:17:13.628994+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:17:15.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:14 smithi155 bash[24090]: audit 2024-07-28T19:17:13.634012+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:15 smithi045 bash[21729]: cluster 2024-07-28T19:17:14.263101+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:15 smithi045 bash[31704]: cluster 2024-07-28T19:17:14.263101+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:15 smithi155 bash[24090]: cluster 2024-07-28T19:17:14.263101+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:17.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:17 smithi045 bash[21729]: cluster 2024-07-28T19:17:16.263596+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:17 smithi045 bash[31704]: cluster 2024-07-28T19:17:16.263596+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:18.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:17 smithi155 bash[24090]: cluster 2024-07-28T19:17:16.263596+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:18.063 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:17:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:19 smithi045 bash[21729]: cluster 2024-07-28T19:17:18.264070+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:19 smithi045 bash[31704]: cluster 2024-07-28T19:17:18.264070+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:19 smithi155 bash[24090]: cluster 2024-07-28T19:17:18.264070+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:21 smithi045 bash[21729]: cluster 2024-07-28T19:17:20.264537+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:21 smithi045 bash[21729]: audit 2024-07-28T19:17:21.021865+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:17:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:21 smithi045 bash[21729]: audit 2024-07-28T19:17:21.025965+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:17:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:21 smithi045 bash[21729]: audit 2024-07-28T19:17:21.027143+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:21 smithi045 bash[31704]: cluster 2024-07-28T19:17:20.264537+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:21 smithi045 bash[31704]: audit 2024-07-28T19:17:21.021865+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:17:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:21 smithi045 bash[31704]: audit 2024-07-28T19:17:21.025965+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:17:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:21 smithi045 bash[31704]: audit 2024-07-28T19:17:21.027143+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:21 smithi155 bash[24090]: cluster 2024-07-28T19:17:20.264537+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:21 smithi155 bash[24090]: audit 2024-07-28T19:17:21.021865+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:17:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:21 smithi155 bash[24090]: audit 2024-07-28T19:17:21.025965+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:17:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:21 smithi155 bash[24090]: audit 2024-07-28T19:17:21.027143+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:22 smithi045 bash[21729]: audit 2024-07-28T19:17:21.015639+0000 mgr.y (mgr.14150) 117 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:17:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:22 smithi045 bash[31704]: audit 2024-07-28T19:17:21.015639+0000 mgr.y (mgr.14150) 117 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:17:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:22 smithi155 bash[24090]: audit 2024-07-28T19:17:21.015639+0000 mgr.y (mgr.14150) 117 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:17:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:23 smithi045 bash[21729]: cluster 2024-07-28T19:17:22.264956+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:23.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:23 smithi045 bash[31704]: cluster 2024-07-28T19:17:22.264956+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:23 smithi155 bash[24090]: cluster 2024-07-28T19:17:22.264956+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:25 smithi045 bash[21729]: cluster 2024-07-28T19:17:24.265414+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:25 smithi045 bash[31704]: cluster 2024-07-28T19:17:24.265414+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:26.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:25 smithi155 bash[24090]: cluster 2024-07-28T19:17:24.265414+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:27 smithi045 bash[21729]: cluster 2024-07-28T19:17:26.266009+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:27 smithi045 bash[31704]: cluster 2024-07-28T19:17:26.266009+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:28.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:27 smithi155 bash[24090]: cluster 2024-07-28T19:17:26.266009+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[21729]: cluster 2024-07-28T19:17:28.266538+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[21729]: audit 2024-07-28T19:17:29.028058+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.45:0/2271197633' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315"}]: dispatch 2024-07-28T19:17:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[21729]: audit 2024-07-28T19:17:29.028613+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315"}]: dispatch 2024-07-28T19:17:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[21729]: audit 2024-07-28T19:17:29.033355+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315"}]': finished 2024-07-28T19:17:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[21729]: cluster 2024-07-28T19:17:29.033413+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-28T19:17:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[21729]: audit 2024-07-28T19:17:29.033643+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[31704]: cluster 2024-07-28T19:17:28.266538+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[31704]: audit 2024-07-28T19:17:29.028058+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.45:0/2271197633' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315"}]: dispatch 2024-07-28T19:17:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[31704]: audit 2024-07-28T19:17:29.028613+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315"}]: dispatch 2024-07-28T19:17:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[31704]: audit 2024-07-28T19:17:29.033355+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315"}]': finished 2024-07-28T19:17:29.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[31704]: cluster 2024-07-28T19:17:29.033413+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-28T19:17:29.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:29 smithi045 bash[31704]: audit 2024-07-28T19:17:29.033643+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:30.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:29 smithi155 bash[24090]: cluster 2024-07-28T19:17:28.266538+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:30.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:29 smithi155 bash[24090]: audit 2024-07-28T19:17:29.028058+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.45:0/2271197633' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315"}]: dispatch 2024-07-28T19:17:30.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:29 smithi155 bash[24090]: audit 2024-07-28T19:17:29.028613+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315"}]: dispatch 2024-07-28T19:17:30.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:29 smithi155 bash[24090]: audit 2024-07-28T19:17:29.033355+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315"}]': finished 2024-07-28T19:17:30.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:29 smithi155 bash[24090]: cluster 2024-07-28T19:17:29.033413+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-28T19:17:30.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:29 smithi155 bash[24090]: audit 2024-07-28T19:17:29.033643+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:30.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:30 smithi045 bash[21729]: audit 2024-07-28T19:17:29.676301+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.45:0/491702682' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:17:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:30 smithi045 bash[31704]: audit 2024-07-28T19:17:29.676301+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.45:0/491702682' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:17:31.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:30 smithi155 bash[24090]: audit 2024-07-28T19:17:29.676301+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.45:0/491702682' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:17:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:31 smithi045 bash[21729]: cluster 2024-07-28T19:17:30.267025+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:31 smithi045 bash[31704]: cluster 2024-07-28T19:17:30.267025+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:32.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:31 smithi155 bash[24090]: cluster 2024-07-28T19:17:30.267025+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:33 smithi045 bash[21729]: cluster 2024-07-28T19:17:32.267505+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:33 smithi045 bash[31704]: cluster 2024-07-28T19:17:32.267505+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:33 smithi155 bash[24090]: cluster 2024-07-28T19:17:32.267505+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:35 smithi045 bash[21729]: cluster 2024-07-28T19:17:34.267976+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:35.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:35 smithi045 bash[31704]: cluster 2024-07-28T19:17:34.267976+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:35 smithi155 bash[24090]: cluster 2024-07-28T19:17:34.267976+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:37 smithi045 bash[21729]: cluster 2024-07-28T19:17:36.268453+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:37.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:37 smithi045 bash[31704]: cluster 2024-07-28T19:17:36.268453+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:37 smithi155 bash[24090]: cluster 2024-07-28T19:17:36.268453+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:39 smithi045 bash[21729]: cluster 2024-07-28T19:17:38.268972+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:39 smithi045 bash[31704]: cluster 2024-07-28T19:17:38.268972+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:39 smithi155 bash[24090]: cluster 2024-07-28T19:17:38.268972+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:41 smithi045 bash[21729]: cluster 2024-07-28T19:17:40.269458+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:41 smithi045 bash[21729]: audit 2024-07-28T19:17:40.926980+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T19:17:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:41 smithi045 bash[21729]: audit 2024-07-28T19:17:40.928648+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:41 smithi045 bash[31704]: cluster 2024-07-28T19:17:40.269458+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:41 smithi045 bash[31704]: audit 2024-07-28T19:17:40.926980+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T19:17:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:41 smithi045 bash[31704]: audit 2024-07-28T19:17:40.928648+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:41 smithi155 bash[24090]: cluster 2024-07-28T19:17:40.269458+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:41 smithi155 bash[24090]: audit 2024-07-28T19:17:40.926980+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T19:17:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:41 smithi155 bash[24090]: audit 2024-07-28T19:17:40.928648+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:42.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:42 smithi045 bash[21729]: cephadm 2024-07-28T19:17:40.930098+0000 mgr.y (mgr.14150) 128 : cephadm [INF] Deploying daemon osd.1 on smithi045 2024-07-28T19:17:42.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:42 smithi045 bash[31704]: cephadm 2024-07-28T19:17:40.930098+0000 mgr.y (mgr.14150) 128 : cephadm [INF] Deploying daemon osd.1 on smithi045 2024-07-28T19:17:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:42 smithi155 bash[24090]: cephadm 2024-07-28T19:17:40.930098+0000 mgr.y (mgr.14150) 128 : cephadm [INF] Deploying daemon osd.1 on smithi045 2024-07-28T19:17:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:43 smithi045 bash[21729]: cluster 2024-07-28T19:17:42.269767+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:43 smithi045 bash[31704]: cluster 2024-07-28T19:17:42.269767+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:43 smithi155 bash[24090]: cluster 2024-07-28T19:17:42.269767+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:44.975 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:44 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:17:44.976 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:17:44 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:17:44.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:44 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:17:44.976 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:17:44 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:17:45.313 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:45 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:17:45.313 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:17:45 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:17:45.313 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:17:45 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:17:45.314 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:45 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:17:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:45 smithi045 bash[31704]: cluster 2024-07-28T19:17:44.270190+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:45 smithi045 bash[31704]: audit 2024-07-28T19:17:45.226844+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:17:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:45 smithi045 bash[31704]: audit 2024-07-28T19:17:45.230386+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:45 smithi045 bash[31704]: audit 2024-07-28T19:17:45.234543+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:45 smithi045 bash[21729]: cluster 2024-07-28T19:17:44.270190+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:45 smithi045 bash[21729]: audit 2024-07-28T19:17:45.226844+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:17:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:45 smithi045 bash[21729]: audit 2024-07-28T19:17:45.230386+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:45 smithi045 bash[21729]: audit 2024-07-28T19:17:45.234543+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:46.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:45 smithi155 bash[24090]: cluster 2024-07-28T19:17:44.270190+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:46.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:45 smithi155 bash[24090]: audit 2024-07-28T19:17:45.226844+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:17:46.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:45 smithi155 bash[24090]: audit 2024-07-28T19:17:45.230386+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:46.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:45 smithi155 bash[24090]: audit 2024-07-28T19:17:45.234543+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:47 smithi045 bash[21729]: cluster 2024-07-28T19:17:46.270484+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:47 smithi045 bash[31704]: cluster 2024-07-28T19:17:46.270484+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:47 smithi155 bash[24090]: cluster 2024-07-28T19:17:46.270484+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:49 smithi155 bash[24090]: cluster 2024-07-28T19:17:48.270899+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:50.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:49 smithi045 bash[21729]: cluster 2024-07-28T19:17:48.270899+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:50.092 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:49 smithi045 bash[31704]: cluster 2024-07-28T19:17:48.270899+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:51 smithi155 bash[24090]: cluster 2024-07-28T19:17:50.271232+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:51 smithi155 bash[24090]: audit 2024-07-28T19:17:50.277893+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:51 smithi155 bash[24090]: audit 2024-07-28T19:17:50.282182+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:51 smithi155 bash[24090]: audit 2024-07-28T19:17:50.282972+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:51 smithi155 bash[24090]: audit 2024-07-28T19:17:50.283765+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:17:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:51 smithi155 bash[24090]: audit 2024-07-28T19:17:50.288257+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:51.576 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[21729]: cluster 2024-07-28T19:17:50.271232+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:51.576 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[21729]: audit 2024-07-28T19:17:50.277893+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:51.576 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[21729]: audit 2024-07-28T19:17:50.282182+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:51.576 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[21729]: audit 2024-07-28T19:17:50.282972+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:51.576 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[21729]: audit 2024-07-28T19:17:50.283765+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:17:51.576 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[21729]: audit 2024-07-28T19:17:50.288257+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:51.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[31704]: cluster 2024-07-28T19:17:50.271232+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:51.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[31704]: audit 2024-07-28T19:17:50.277893+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:51.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[31704]: audit 2024-07-28T19:17:50.282182+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:51.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[31704]: audit 2024-07-28T19:17:50.282972+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:17:51.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[31704]: audit 2024-07-28T19:17:50.283765+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:17:51.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:51 smithi045 bash[31704]: audit 2024-07-28T19:17:50.288257+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:52 smithi155 bash[24090]: audit 2024-07-28T19:17:51.581224+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/832039028,v1:172.21.15.45:6811/832039028]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:17:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:52 smithi155 bash[24090]: audit 2024-07-28T19:17:51.581557+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:17:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:52 smithi045 bash[21729]: audit 2024-07-28T19:17:51.581224+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/832039028,v1:172.21.15.45:6811/832039028]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:17:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:52 smithi045 bash[21729]: audit 2024-07-28T19:17:51.581557+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:17:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:52 smithi045 bash[31704]: audit 2024-07-28T19:17:51.581224+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/832039028,v1:172.21.15.45:6811/832039028]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:17:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:52 smithi045 bash[31704]: audit 2024-07-28T19:17:51.581557+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:17:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:53 smithi155 bash[24090]: cluster 2024-07-28T19:17:52.271731+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:53 smithi155 bash[24090]: audit 2024-07-28T19:17:52.293214+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T19:17:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:53 smithi155 bash[24090]: cluster 2024-07-28T19:17:52.293399+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-28T19:17:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:53 smithi155 bash[24090]: audit 2024-07-28T19:17:52.293692+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:53 smithi155 bash[24090]: audit 2024-07-28T19:17:52.295252+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/832039028,v1:172.21.15.45:6811/832039028]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:53 smithi155 bash[24090]: audit 2024-07-28T19:17:52.296033+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[21729]: cluster 2024-07-28T19:17:52.271731+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[21729]: audit 2024-07-28T19:17:52.293214+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T19:17:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[21729]: cluster 2024-07-28T19:17:52.293399+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-28T19:17:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[21729]: audit 2024-07-28T19:17:52.293692+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[21729]: audit 2024-07-28T19:17:52.295252+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/832039028,v1:172.21.15.45:6811/832039028]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[21729]: audit 2024-07-28T19:17:52.296033+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[31704]: cluster 2024-07-28T19:17:52.271731+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[31704]: audit 2024-07-28T19:17:52.293214+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T19:17:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[31704]: cluster 2024-07-28T19:17:52.293399+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-28T19:17:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[31704]: audit 2024-07-28T19:17:52.293692+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[31704]: audit 2024-07-28T19:17:52.295252+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/832039028,v1:172.21.15.45:6811/832039028]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:53 smithi045 bash[31704]: audit 2024-07-28T19:17:52.296033+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:17:53.916 INFO:teuthology.orchestra.run.smithi045.stdout:Created osd(s) 1 on host 'smithi045' 2024-07-28T19:17:54.492 DEBUG:teuthology.orchestra.run.smithi045:osd.1> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service 2024-07-28T19:17:54.494 INFO:tasks.cephadm:Deploying osd.2 on smithi045 with /dev/vg_nvme/lv_2... 2024-07-28T19:17:54.494 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-07-28T19:17:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[21729]: audit 2024-07-28T19:17:53.294006+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:17:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[21729]: cluster 2024-07-28T19:17:53.294134+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-28T19:17:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[21729]: audit 2024-07-28T19:17:53.294568+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[21729]: audit 2024-07-28T19:17:53.304175+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[21729]: audit 2024-07-28T19:17:53.896636+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:17:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[21729]: audit 2024-07-28T19:17:53.904320+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[21729]: audit 2024-07-28T19:17:53.912923+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[31704]: audit 2024-07-28T19:17:53.294006+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:17:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[31704]: cluster 2024-07-28T19:17:53.294134+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-28T19:17:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[31704]: audit 2024-07-28T19:17:53.294568+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[31704]: audit 2024-07-28T19:17:53.304175+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[31704]: audit 2024-07-28T19:17:53.896636+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:17:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[31704]: audit 2024-07-28T19:17:53.904320+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:54 smithi045 bash[31704]: audit 2024-07-28T19:17:53.912923+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:54 smithi155 bash[24090]: audit 2024-07-28T19:17:53.294006+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:17:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:54 smithi155 bash[24090]: cluster 2024-07-28T19:17:53.294134+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-28T19:17:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:54 smithi155 bash[24090]: audit 2024-07-28T19:17:53.294568+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:54 smithi155 bash[24090]: audit 2024-07-28T19:17:53.304175+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:54 smithi155 bash[24090]: audit 2024-07-28T19:17:53.896636+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:17:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:54 smithi155 bash[24090]: audit 2024-07-28T19:17:53.904320+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:54 smithi155 bash[24090]: audit 2024-07-28T19:17:53.912923+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:17:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[21729]: cluster 2024-07-28T19:17:52.613609+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:17:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[21729]: cluster 2024-07-28T19:17:52.613700+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[21729]: cluster 2024-07-28T19:17:54.272214+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[21729]: audit 2024-07-28T19:17:54.301420+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[21729]: cluster 2024-07-28T19:17:54.307550+0000 mon.a (mon.0) 315 : cluster [INF] osd.1 [v2:172.21.15.45:6810/832039028,v1:172.21.15.45:6811/832039028] boot 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[21729]: cluster 2024-07-28T19:17:54.307627+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[21729]: audit 2024-07-28T19:17:54.308389+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[31704]: cluster 2024-07-28T19:17:52.613609+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[31704]: cluster 2024-07-28T19:17:52.613700+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[31704]: cluster 2024-07-28T19:17:54.272214+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[31704]: audit 2024-07-28T19:17:54.301420+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[31704]: cluster 2024-07-28T19:17:54.307550+0000 mon.a (mon.0) 315 : cluster [INF] osd.1 [v2:172.21.15.45:6810/832039028,v1:172.21.15.45:6811/832039028] boot 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[31704]: cluster 2024-07-28T19:17:54.307627+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-28T19:17:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:55 smithi045 bash[31704]: audit 2024-07-28T19:17:54.308389+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:55 smithi155 bash[24090]: cluster 2024-07-28T19:17:52.613609+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:17:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:55 smithi155 bash[24090]: cluster 2024-07-28T19:17:52.613700+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:17:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:55 smithi155 bash[24090]: cluster 2024-07-28T19:17:54.272214+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-07-28T19:17:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:55 smithi155 bash[24090]: audit 2024-07-28T19:17:54.301420+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:55 smithi155 bash[24090]: cluster 2024-07-28T19:17:54.307550+0000 mon.a (mon.0) 315 : cluster [INF] osd.1 [v2:172.21.15.45:6810/832039028,v1:172.21.15.45:6811/832039028] boot 2024-07-28T19:17:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:55 smithi155 bash[24090]: cluster 2024-07-28T19:17:54.307627+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-28T19:17:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:55 smithi155 bash[24090]: audit 2024-07-28T19:17:54.308389+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:17:56.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:56 smithi045 bash[21729]: cluster 2024-07-28T19:17:55.316614+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-28T19:17:56.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:56 smithi045 bash[31704]: cluster 2024-07-28T19:17:55.316614+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-28T19:17:56.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:56 smithi155 bash[24090]: cluster 2024-07-28T19:17:55.316614+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-28T19:17:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:57 smithi045 bash[21729]: cluster 2024-07-28T19:17:56.272747+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:17:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:57 smithi045 bash[31704]: cluster 2024-07-28T19:17:56.272747+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:17:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:57 smithi155 bash[24090]: cluster 2024-07-28T19:17:56.272747+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:17:58.684 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:17:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:17:59 smithi045 bash[21729]: cluster 2024-07-28T19:17:58.273337+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:17:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:17:59 smithi045 bash[31704]: cluster 2024-07-28T19:17:58.273337+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:17:59.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:17:59 smithi155 bash[24090]: cluster 2024-07-28T19:17:58.273337+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:01 smithi045 bash[21729]: cluster 2024-07-28T19:18:00.273755+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:01.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:01 smithi045 bash[31704]: cluster 2024-07-28T19:18:00.273755+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:01 smithi155 bash[24090]: cluster 2024-07-28T19:18:00.273755+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:02.874 INFO:teuthology.orchestra.run.smithi045.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-07-28T19:18:03.089 INFO:teuthology.orchestra.run.smithi045.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-07-28T19:18:03.103 INFO:teuthology.orchestra.run.smithi045.stderr: stderr: 10+0 records in 2024-07-28T19:18:03.103 INFO:teuthology.orchestra.run.smithi045.stderr:10+0 records out 2024-07-28T19:18:03.103 INFO:teuthology.orchestra.run.smithi045.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011264 s, 931 MB/s 2024-07-28T19:18:03.103 INFO:teuthology.orchestra.run.smithi045.stderr:--> Zapping successful for: 2024-07-28T19:18:03.443 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:03 smithi045 bash[21729]: cluster 2024-07-28T19:18:02.274257+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:03.443 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:03 smithi045 bash[31704]: cluster 2024-07-28T19:18:02.274257+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:03.748 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch daemon add osd smithi045:vg_nvme/lv_2 2024-07-28T19:18:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:03 smithi155 bash[24090]: cluster 2024-07-28T19:18:02.274257+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[21729]: cephadm 2024-07-28T19:18:04.176665+0000 mgr.y (mgr.14150) 140 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:18:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[21729]: audit 2024-07-28T19:18:04.185594+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[21729]: audit 2024-07-28T19:18:04.194131+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[21729]: audit 2024-07-28T19:18:04.196116+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[21729]: audit 2024-07-28T19:18:04.197927+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[21729]: cephadm 2024-07-28T19:18:04.199338+0000 mgr.y (mgr.14150) 141 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 8122M 2024-07-28T19:18:05.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[21729]: audit 2024-07-28T19:18:04.207228+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[21729]: audit 2024-07-28T19:18:04.209690+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:05.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[21729]: audit 2024-07-28T19:18:04.211678+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:18:05.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[21729]: audit 2024-07-28T19:18:04.221902+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[21729]: cluster 2024-07-28T19:18:04.274719+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:05.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[31704]: cephadm 2024-07-28T19:18:04.176665+0000 mgr.y (mgr.14150) 140 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:18:05.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[31704]: audit 2024-07-28T19:18:04.185594+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[31704]: audit 2024-07-28T19:18:04.194131+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[31704]: audit 2024-07-28T19:18:04.196116+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:05.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[31704]: audit 2024-07-28T19:18:04.197927+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:05.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[31704]: cephadm 2024-07-28T19:18:04.199338+0000 mgr.y (mgr.14150) 141 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 8122M 2024-07-28T19:18:05.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[31704]: audit 2024-07-28T19:18:04.207228+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[31704]: audit 2024-07-28T19:18:04.209690+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:05.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[31704]: audit 2024-07-28T19:18:04.211678+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:18:05.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[31704]: audit 2024-07-28T19:18:04.221902+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:05 smithi045 bash[31704]: cluster 2024-07-28T19:18:04.274719+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:05 smithi155 bash[24090]: cephadm 2024-07-28T19:18:04.176665+0000 mgr.y (mgr.14150) 140 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:05 smithi155 bash[24090]: audit 2024-07-28T19:18:04.185594+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:05 smithi155 bash[24090]: audit 2024-07-28T19:18:04.194131+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:05 smithi155 bash[24090]: audit 2024-07-28T19:18:04.196116+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:05 smithi155 bash[24090]: audit 2024-07-28T19:18:04.197927+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:05 smithi155 bash[24090]: cephadm 2024-07-28T19:18:04.199338+0000 mgr.y (mgr.14150) 141 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 8122M 2024-07-28T19:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:05 smithi155 bash[24090]: audit 2024-07-28T19:18:04.207228+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:05 smithi155 bash[24090]: audit 2024-07-28T19:18:04.209690+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:05 smithi155 bash[24090]: audit 2024-07-28T19:18:04.211678+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:05 smithi155 bash[24090]: audit 2024-07-28T19:18:04.221902+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:05 smithi155 bash[24090]: cluster 2024-07-28T19:18:04.274719+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:07 smithi045 bash[21729]: cluster 2024-07-28T19:18:06.275200+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:07 smithi045 bash[31704]: cluster 2024-07-28T19:18:06.275200+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:07 smithi155 bash[24090]: cluster 2024-07-28T19:18:06.275200+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:08.495 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:18:09.710 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:09 smithi045 bash[21729]: cluster 2024-07-28T19:18:08.275629+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:09.711 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:09 smithi045 bash[31704]: cluster 2024-07-28T19:18:08.275629+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:09 smithi155 bash[24090]: cluster 2024-07-28T19:18:08.275629+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:11.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:11 smithi045 bash[31704]: cluster 2024-07-28T19:18:10.276141+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:11 smithi045 bash[21729]: cluster 2024-07-28T19:18:10.276141+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:11 smithi155 bash[24090]: cluster 2024-07-28T19:18:10.276141+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:12 smithi045 bash[21729]: audit 2024-07-28T19:18:11.369066+0000 mgr.y (mgr.14150) 146 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:18:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:12 smithi045 bash[21729]: audit 2024-07-28T19:18:11.371837+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:18:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:12 smithi045 bash[21729]: audit 2024-07-28T19:18:11.374960+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:18:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:12 smithi045 bash[21729]: audit 2024-07-28T19:18:11.376572+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:12 smithi045 bash[31704]: audit 2024-07-28T19:18:11.369066+0000 mgr.y (mgr.14150) 146 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:18:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:12 smithi045 bash[31704]: audit 2024-07-28T19:18:11.371837+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:18:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:12 smithi045 bash[31704]: audit 2024-07-28T19:18:11.374960+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:18:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:12 smithi045 bash[31704]: audit 2024-07-28T19:18:11.376572+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:12 smithi155 bash[24090]: audit 2024-07-28T19:18:11.369066+0000 mgr.y (mgr.14150) 146 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:18:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:12 smithi155 bash[24090]: audit 2024-07-28T19:18:11.371837+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:18:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:12 smithi155 bash[24090]: audit 2024-07-28T19:18:11.374960+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:18:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:12 smithi155 bash[24090]: audit 2024-07-28T19:18:11.376572+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:13 smithi045 bash[21729]: cluster 2024-07-28T19:18:12.276606+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:13 smithi045 bash[31704]: cluster 2024-07-28T19:18:12.276606+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:13 smithi155 bash[24090]: cluster 2024-07-28T19:18:12.276606+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:15 smithi045 bash[21729]: cluster 2024-07-28T19:18:14.277155+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:15 smithi045 bash[31704]: cluster 2024-07-28T19:18:14.277155+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:15 smithi155 bash[24090]: cluster 2024-07-28T19:18:14.277155+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:17.433 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:17 smithi045 bash[31704]: cluster 2024-07-28T19:18:16.277672+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:17.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:17 smithi045 bash[21729]: cluster 2024-07-28T19:18:16.277672+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:17 smithi155 bash[24090]: cluster 2024-07-28T19:18:16.277672+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:19 smithi045 bash[21729]: cluster 2024-07-28T19:18:18.278152+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:19 smithi045 bash[31704]: cluster 2024-07-28T19:18:18.278152+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:19 smithi155 bash[24090]: cluster 2024-07-28T19:18:18.278152+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[21729]: audit 2024-07-28T19:18:19.430835+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.45:0/505677108' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9"}]: dispatch 2024-07-28T19:18:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[21729]: audit 2024-07-28T19:18:19.431386+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9"}]: dispatch 2024-07-28T19:18:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[21729]: audit 2024-07-28T19:18:19.440562+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9"}]': finished 2024-07-28T19:18:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[21729]: cluster 2024-07-28T19:18:19.440757+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-28T19:18:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[21729]: audit 2024-07-28T19:18:19.440900+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[21729]: audit 2024-07-28T19:18:20.105230+0000 mon.a (mon.0) 334 : audit [DBG] from='client.? 172.21.15.45:0/1395999482' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:18:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[31704]: audit 2024-07-28T19:18:19.430835+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.45:0/505677108' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9"}]: dispatch 2024-07-28T19:18:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[31704]: audit 2024-07-28T19:18:19.431386+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9"}]: dispatch 2024-07-28T19:18:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[31704]: audit 2024-07-28T19:18:19.440562+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9"}]': finished 2024-07-28T19:18:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[31704]: cluster 2024-07-28T19:18:19.440757+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-28T19:18:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[31704]: audit 2024-07-28T19:18:19.440900+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:20 smithi045 bash[31704]: audit 2024-07-28T19:18:20.105230+0000 mon.a (mon.0) 334 : audit [DBG] from='client.? 172.21.15.45:0/1395999482' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:18:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:20 smithi155 bash[24090]: audit 2024-07-28T19:18:19.430835+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.45:0/505677108' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9"}]: dispatch 2024-07-28T19:18:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:20 smithi155 bash[24090]: audit 2024-07-28T19:18:19.431386+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9"}]: dispatch 2024-07-28T19:18:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:20 smithi155 bash[24090]: audit 2024-07-28T19:18:19.440562+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9"}]': finished 2024-07-28T19:18:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:20 smithi155 bash[24090]: cluster 2024-07-28T19:18:19.440757+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-28T19:18:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:20 smithi155 bash[24090]: audit 2024-07-28T19:18:19.440900+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:20 smithi155 bash[24090]: audit 2024-07-28T19:18:20.105230+0000 mon.a (mon.0) 334 : audit [DBG] from='client.? 172.21.15.45:0/1395999482' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:18:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:21 smithi045 bash[21729]: cluster 2024-07-28T19:18:20.278706+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:21.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:21 smithi045 bash[31704]: cluster 2024-07-28T19:18:20.278706+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:21 smithi155 bash[24090]: cluster 2024-07-28T19:18:20.278706+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:23 smithi045 bash[21729]: cluster 2024-07-28T19:18:22.279207+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:23 smithi045 bash[31704]: cluster 2024-07-28T19:18:22.279207+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:23 smithi155 bash[24090]: cluster 2024-07-28T19:18:22.279207+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:25 smithi045 bash[21729]: cluster 2024-07-28T19:18:24.279655+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:25.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:25 smithi045 bash[31704]: cluster 2024-07-28T19:18:24.279655+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:25 smithi155 bash[24090]: cluster 2024-07-28T19:18:24.279655+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:27 smithi045 bash[21729]: cluster 2024-07-28T19:18:26.280100+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:27 smithi045 bash[31704]: cluster 2024-07-28T19:18:26.280100+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:27 smithi155 bash[24090]: cluster 2024-07-28T19:18:26.280100+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:29 smithi045 bash[21729]: cluster 2024-07-28T19:18:28.280543+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:29.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:29 smithi045 bash[31704]: cluster 2024-07-28T19:18:28.280543+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:29 smithi155 bash[24090]: cluster 2024-07-28T19:18:28.280543+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:31.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:31 smithi045 bash[31704]: cluster 2024-07-28T19:18:30.280936+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:31 smithi045 bash[21729]: cluster 2024-07-28T19:18:30.280936+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:31 smithi155 bash[24090]: cluster 2024-07-28T19:18:30.280936+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:32.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:32 smithi045 bash[21729]: audit 2024-07-28T19:18:31.498317+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T19:18:32.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:32 smithi045 bash[21729]: audit 2024-07-28T19:18:31.500092+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:32.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:32 smithi045 bash[21729]: cephadm 2024-07-28T19:18:31.501595+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi045 2024-07-28T19:18:32.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:32 smithi045 bash[31704]: audit 2024-07-28T19:18:31.498317+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T19:18:32.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:32 smithi045 bash[31704]: audit 2024-07-28T19:18:31.500092+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:32.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:32 smithi045 bash[31704]: cephadm 2024-07-28T19:18:31.501595+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi045 2024-07-28T19:18:32.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:32 smithi155 bash[24090]: audit 2024-07-28T19:18:31.498317+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T19:18:32.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:32 smithi155 bash[24090]: audit 2024-07-28T19:18:31.500092+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:32.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:32 smithi155 bash[24090]: cephadm 2024-07-28T19:18:31.501595+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi045 2024-07-28T19:18:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:33 smithi045 bash[21729]: cluster 2024-07-28T19:18:32.281410+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:33 smithi045 bash[31704]: cluster 2024-07-28T19:18:32.281410+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:33 smithi155 bash[24090]: cluster 2024-07-28T19:18:32.281410+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:35.526 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:18:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:18:35.527 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:18:35.527 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:35 smithi045 bash[21729]: cluster 2024-07-28T19:18:34.281838+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:35.527 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:18:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:18:35.528 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:18:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:18:35.528 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:18:35.528 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:35 smithi045 bash[31704]: cluster 2024-07-28T19:18:34.281838+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:35 smithi155 bash[24090]: cluster 2024-07-28T19:18:34.281838+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:35.870 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:18:35.870 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:18:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:18:35.871 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:18:35.871 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:18:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:18:35.871 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:18:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:18:36.777 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:36 smithi045 bash[31704]: audit 2024-07-28T19:18:35.784186+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:18:36.778 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:36 smithi045 bash[31704]: audit 2024-07-28T19:18:35.789159+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:36.778 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:36 smithi045 bash[31704]: audit 2024-07-28T19:18:35.794292+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:36.778 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:36 smithi045 bash[21729]: audit 2024-07-28T19:18:35.784186+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:18:36.778 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:36 smithi045 bash[21729]: audit 2024-07-28T19:18:35.789159+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:36.778 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:36 smithi045 bash[21729]: audit 2024-07-28T19:18:35.794292+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:36 smithi155 bash[24090]: audit 2024-07-28T19:18:35.784186+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:18:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:36 smithi155 bash[24090]: audit 2024-07-28T19:18:35.789159+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:36 smithi155 bash[24090]: audit 2024-07-28T19:18:35.794292+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:37 smithi155 bash[24090]: cluster 2024-07-28T19:18:36.282239+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:37 smithi045 bash[21729]: cluster 2024-07-28T19:18:36.282239+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:38.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:37 smithi045 bash[31704]: cluster 2024-07-28T19:18:36.282239+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:39 smithi155 bash[24090]: cluster 2024-07-28T19:18:38.282634+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:40.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:39 smithi045 bash[31704]: cluster 2024-07-28T19:18:38.282634+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:40.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:39 smithi045 bash[21729]: cluster 2024-07-28T19:18:38.282634+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:40.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:40 smithi045 bash[21729]: cluster 2024-07-28T19:18:40.283066+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:40.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:40 smithi045 bash[31704]: cluster 2024-07-28T19:18:40.283066+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:40 smithi155 bash[24090]: cluster 2024-07-28T19:18:40.283066+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:42.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:41 smithi045 bash[21729]: audit 2024-07-28T19:18:40.865575+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:42.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:41 smithi045 bash[21729]: audit 2024-07-28T19:18:40.869676+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:42.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:41 smithi045 bash[21729]: audit 2024-07-28T19:18:41.229262+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:42.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:41 smithi045 bash[21729]: audit 2024-07-28T19:18:41.230488+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:18:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:41 smithi045 bash[21729]: audit 2024-07-28T19:18:41.236122+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:41 smithi045 bash[31704]: audit 2024-07-28T19:18:40.865575+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:41 smithi045 bash[31704]: audit 2024-07-28T19:18:40.869676+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:41 smithi045 bash[31704]: audit 2024-07-28T19:18:41.229262+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:41 smithi045 bash[31704]: audit 2024-07-28T19:18:41.230488+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:18:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:41 smithi045 bash[31704]: audit 2024-07-28T19:18:41.236122+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:41 smithi155 bash[24090]: audit 2024-07-28T19:18:40.865575+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:41 smithi155 bash[24090]: audit 2024-07-28T19:18:40.869676+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:41 smithi155 bash[24090]: audit 2024-07-28T19:18:41.229262+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:41 smithi155 bash[24090]: audit 2024-07-28T19:18:41.230488+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:18:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:41 smithi155 bash[24090]: audit 2024-07-28T19:18:41.236122+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:43.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:42 smithi045 bash[21729]: cluster 2024-07-28T19:18:42.283509+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:43.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:42 smithi045 bash[21729]: audit 2024-07-28T19:18:42.428331+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/273339434,v1:172.21.15.45:6819/273339434]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T19:18:43.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:42 smithi045 bash[21729]: audit 2024-07-28T19:18:42.428698+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T19:18:43.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:42 smithi045 bash[31704]: cluster 2024-07-28T19:18:42.283509+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:43.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:42 smithi045 bash[31704]: audit 2024-07-28T19:18:42.428331+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/273339434,v1:172.21.15.45:6819/273339434]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T19:18:43.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:42 smithi045 bash[31704]: audit 2024-07-28T19:18:42.428698+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T19:18:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:42 smithi155 bash[24090]: cluster 2024-07-28T19:18:42.283509+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:42 smithi155 bash[24090]: audit 2024-07-28T19:18:42.428331+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/273339434,v1:172.21.15.45:6819/273339434]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T19:18:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:42 smithi155 bash[24090]: audit 2024-07-28T19:18:42.428698+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T19:18:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:43 smithi045 bash[21729]: audit 2024-07-28T19:18:42.877749+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T19:18:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:43 smithi045 bash[21729]: cluster 2024-07-28T19:18:42.877921+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-28T19:18:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:43 smithi045 bash[21729]: audit 2024-07-28T19:18:42.878189+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:43 smithi045 bash[21729]: audit 2024-07-28T19:18:42.879276+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/273339434,v1:172.21.15.45:6819/273339434]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:18:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:43 smithi045 bash[21729]: audit 2024-07-28T19:18:42.879893+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:18:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:43 smithi045 bash[31704]: audit 2024-07-28T19:18:42.877749+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T19:18:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:43 smithi045 bash[31704]: cluster 2024-07-28T19:18:42.877921+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-28T19:18:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:43 smithi045 bash[31704]: audit 2024-07-28T19:18:42.878189+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:43 smithi045 bash[31704]: audit 2024-07-28T19:18:42.879276+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/273339434,v1:172.21.15.45:6819/273339434]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:18:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:43 smithi045 bash[31704]: audit 2024-07-28T19:18:42.879893+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:18:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:43 smithi155 bash[24090]: audit 2024-07-28T19:18:42.877749+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T19:18:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:43 smithi155 bash[24090]: cluster 2024-07-28T19:18:42.877921+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-28T19:18:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:43 smithi155 bash[24090]: audit 2024-07-28T19:18:42.878189+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:43 smithi155 bash[24090]: audit 2024-07-28T19:18:42.879276+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/273339434,v1:172.21.15.45:6819/273339434]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:18:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:43 smithi155 bash[24090]: audit 2024-07-28T19:18:42.879893+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:18:44.390 INFO:teuthology.orchestra.run.smithi045.stdout:Created osd(s) 2 on host 'smithi045' 2024-07-28T19:18:44.939 DEBUG:teuthology.orchestra.run.smithi045:osd.2> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service 2024-07-28T19:18:44.942 INFO:tasks.cephadm:Deploying osd.3 on smithi045 with /dev/vg_nvme/lv_1... 2024-07-28T19:18:44.942 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-07-28T19:18:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[21729]: audit 2024-07-28T19:18:43.880846+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:18:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[21729]: cluster 2024-07-28T19:18:43.881074+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-28T19:18:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[21729]: audit 2024-07-28T19:18:43.881664+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[21729]: audit 2024-07-28T19:18:43.888777+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[21729]: cluster 2024-07-28T19:18:44.283948+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[21729]: audit 2024-07-28T19:18:44.375069+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:18:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[21729]: audit 2024-07-28T19:18:44.380516+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[21729]: audit 2024-07-28T19:18:44.387240+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[31704]: audit 2024-07-28T19:18:43.880846+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:18:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[31704]: cluster 2024-07-28T19:18:43.881074+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-28T19:18:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[31704]: audit 2024-07-28T19:18:43.881664+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[31704]: audit 2024-07-28T19:18:43.888777+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[31704]: cluster 2024-07-28T19:18:44.283948+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[31704]: audit 2024-07-28T19:18:44.375069+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:18:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[31704]: audit 2024-07-28T19:18:44.380516+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:44 smithi045 bash[31704]: audit 2024-07-28T19:18:44.387240+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:44 smithi155 bash[24090]: audit 2024-07-28T19:18:43.880846+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:18:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:44 smithi155 bash[24090]: cluster 2024-07-28T19:18:43.881074+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-28T19:18:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:44 smithi155 bash[24090]: audit 2024-07-28T19:18:43.881664+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:44 smithi155 bash[24090]: audit 2024-07-28T19:18:43.888777+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:44 smithi155 bash[24090]: cluster 2024-07-28T19:18:44.283948+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-07-28T19:18:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:44 smithi155 bash[24090]: audit 2024-07-28T19:18:44.375069+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:18:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:44 smithi155 bash[24090]: audit 2024-07-28T19:18:44.380516+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:44 smithi155 bash[24090]: audit 2024-07-28T19:18:44.387240+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:46.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:45 smithi045 bash[21729]: cluster 2024-07-28T19:18:43.415569+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:18:46.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:45 smithi045 bash[21729]: cluster 2024-07-28T19:18:43.415620+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:18:46.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:45 smithi045 bash[21729]: cluster 2024-07-28T19:18:44.890837+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.45:6818/273339434,v1:172.21.15.45:6819/273339434] boot 2024-07-28T19:18:46.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:45 smithi045 bash[21729]: cluster 2024-07-28T19:18:44.890905+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-28T19:18:46.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:45 smithi045 bash[21729]: audit 2024-07-28T19:18:44.891669+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:45 smithi045 bash[31704]: cluster 2024-07-28T19:18:43.415569+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:18:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:45 smithi045 bash[31704]: cluster 2024-07-28T19:18:43.415620+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:18:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:45 smithi045 bash[31704]: cluster 2024-07-28T19:18:44.890837+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.45:6818/273339434,v1:172.21.15.45:6819/273339434] boot 2024-07-28T19:18:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:45 smithi045 bash[31704]: cluster 2024-07-28T19:18:44.890905+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-28T19:18:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:45 smithi045 bash[31704]: audit 2024-07-28T19:18:44.891669+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:45 smithi155 bash[24090]: cluster 2024-07-28T19:18:43.415569+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:18:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:45 smithi155 bash[24090]: cluster 2024-07-28T19:18:43.415620+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:18:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:45 smithi155 bash[24090]: cluster 2024-07-28T19:18:44.890837+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.45:6818/273339434,v1:172.21.15.45:6819/273339434] boot 2024-07-28T19:18:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:45 smithi155 bash[24090]: cluster 2024-07-28T19:18:44.890905+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-28T19:18:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:45 smithi155 bash[24090]: audit 2024-07-28T19:18:44.891669+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:18:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:46 smithi045 bash[21729]: cluster 2024-07-28T19:18:45.908988+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-28T19:18:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:46 smithi045 bash[21729]: cluster 2024-07-28T19:18:46.284399+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:46 smithi045 bash[21729]: audit 2024-07-28T19:18:46.369363+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-07-28T19:18:47.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:46 smithi045 bash[31704]: cluster 2024-07-28T19:18:45.908988+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-28T19:18:47.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:46 smithi045 bash[31704]: cluster 2024-07-28T19:18:46.284399+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:47.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:46 smithi045 bash[31704]: audit 2024-07-28T19:18:46.369363+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-07-28T19:18:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:46 smithi155 bash[24090]: cluster 2024-07-28T19:18:45.908988+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-28T19:18:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:46 smithi155 bash[24090]: cluster 2024-07-28T19:18:46.284399+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:46 smithi155 bash[24090]: audit 2024-07-28T19:18:46.369363+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-07-28T19:18:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:47 smithi045 bash[21729]: audit 2024-07-28T19:18:46.918012+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-07-28T19:18:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:47 smithi045 bash[21729]: cluster 2024-07-28T19:18:46.918233+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-28T19:18:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:47 smithi045 bash[21729]: audit 2024-07-28T19:18:46.920318+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:18:48.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:47 smithi045 bash[31704]: audit 2024-07-28T19:18:46.918012+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-07-28T19:18:48.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:47 smithi045 bash[31704]: cluster 2024-07-28T19:18:46.918233+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-28T19:18:48.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:47 smithi045 bash[31704]: audit 2024-07-28T19:18:46.920318+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:18:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:47 smithi155 bash[24090]: audit 2024-07-28T19:18:46.918012+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-07-28T19:18:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:47 smithi155 bash[24090]: cluster 2024-07-28T19:18:46.918233+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-28T19:18:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:47 smithi155 bash[24090]: audit 2024-07-28T19:18:46.920318+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:18:49.161 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:18:49.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:48 smithi045 bash[21729]: audit 2024-07-28T19:18:47.918467+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:18:49.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:48 smithi045 bash[21729]: cluster 2024-07-28T19:18:47.918595+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-28T19:18:49.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:48 smithi045 bash[21729]: cluster 2024-07-28T19:18:48.284856+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v136: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:49.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:48 smithi045 bash[31704]: audit 2024-07-28T19:18:47.918467+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:18:49.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:48 smithi045 bash[31704]: cluster 2024-07-28T19:18:47.918595+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-28T19:18:49.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:48 smithi045 bash[31704]: cluster 2024-07-28T19:18:48.284856+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v136: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:48 smithi155 bash[24090]: audit 2024-07-28T19:18:47.918467+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:18:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:48 smithi155 bash[24090]: cluster 2024-07-28T19:18:47.918595+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-28T19:18:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:48 smithi155 bash[24090]: cluster 2024-07-28T19:18:48.284856+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v136: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:49 smithi045 bash[21729]: cluster 2024-07-28T19:18:48.949276+0000 mon.a (mon.0) 367 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-07-28T19:18:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:49 smithi045 bash[21729]: cluster 2024-07-28T19:18:48.949347+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-07-28T19:18:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:49 smithi045 bash[21729]: audit 2024-07-28T19:18:49.073662+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:49 smithi045 bash[31704]: cluster 2024-07-28T19:18:48.949276+0000 mon.a (mon.0) 367 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-07-28T19:18:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:49 smithi045 bash[31704]: cluster 2024-07-28T19:18:48.949347+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-07-28T19:18:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:49 smithi045 bash[31704]: audit 2024-07-28T19:18:49.073662+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:49 smithi155 bash[24090]: cluster 2024-07-28T19:18:48.949276+0000 mon.a (mon.0) 367 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-07-28T19:18:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:49 smithi155 bash[24090]: cluster 2024-07-28T19:18:48.949347+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-07-28T19:18:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:49 smithi155 bash[24090]: audit 2024-07-28T19:18:49.073662+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:51.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:51 smithi045 bash[31704]: cluster 2024-07-28T19:18:50.285319+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:51.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:51 smithi045 bash[31704]: audit 2024-07-28T19:18:50.894504+0000 mon.a (mon.0) 370 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T19:18:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:51 smithi045 bash[21729]: cluster 2024-07-28T19:18:50.285319+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:51 smithi045 bash[21729]: audit 2024-07-28T19:18:50.894504+0000 mon.a (mon.0) 370 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T19:18:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:52 smithi155 bash[24090]: cluster 2024-07-28T19:18:50.285319+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:52 smithi155 bash[24090]: audit 2024-07-28T19:18:50.894504+0000 mon.a (mon.0) 370 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T19:18:53.872 INFO:teuthology.orchestra.run.smithi045.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-07-28T19:18:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:51.782645+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T19:18:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:51.783525+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:18:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:51.783664+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:18:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:51.783822+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:18:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:51.788467+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T19:18:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:51.794463+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:18:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:51.794669+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:18:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:51.794826+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:18:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:52.681735+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T19:18:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:52.733040+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:52.736170+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:18:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:52.736488+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:18:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[21729]: audit 2024-07-28T19:18:52.736746+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:18:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:51.782645+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T19:18:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:51.783525+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:18:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:51.783664+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:18:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:51.783822+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:18:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:51.788467+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T19:18:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:51.794463+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:18:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:51.794669+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:18:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:51.794826+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:18:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:52.681735+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T19:18:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:52.733040+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:52.736170+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:18:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:52.736488+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:18:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:53 smithi045 bash[31704]: audit 2024-07-28T19:18:52.736746+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:18:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:51.782645+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T19:18:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:51.783525+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:18:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:51.783664+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:18:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:51.783822+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:18:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:51.788467+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T19:18:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:51.794463+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:18:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:51.794669+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:18:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:51.794826+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:18:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:52.681735+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T19:18:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:52.733040+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:52.736170+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:18:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:52.736488+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:18:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:53 smithi155 bash[24090]: audit 2024-07-28T19:18:52.736746+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:18:54.072 INFO:teuthology.orchestra.run.smithi045.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-07-28T19:18:54.085 INFO:teuthology.orchestra.run.smithi045.stderr: stderr: 10+0 records in 2024-07-28T19:18:54.085 INFO:teuthology.orchestra.run.smithi045.stderr:10+0 records out 2024-07-28T19:18:54.085 INFO:teuthology.orchestra.run.smithi045.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0109914 s, 954 MB/s 2024-07-28T19:18:54.086 INFO:teuthology.orchestra.run.smithi045.stderr:--> Zapping successful for: 2024-07-28T19:18:54.929 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:54 smithi045 bash[21729]: cluster 2024-07-28T19:18:52.285885+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:54.929 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:54 smithi045 bash[21729]: audit 2024-07-28T19:18:52.735750+0000 mon.c (mon.2) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T19:18:54.929 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:54 smithi045 bash[21729]: audit 2024-07-28T19:18:53.654439+0000 mon.c (mon.2) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T19:18:54.929 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:54 smithi045 bash[31704]: cluster 2024-07-28T19:18:52.285885+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:54.929 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:54 smithi045 bash[31704]: audit 2024-07-28T19:18:52.735750+0000 mon.c (mon.2) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T19:18:54.929 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:54 smithi045 bash[31704]: audit 2024-07-28T19:18:53.654439+0000 mon.c (mon.2) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T19:18:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:54 smithi155 bash[24090]: cluster 2024-07-28T19:18:52.285885+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:54 smithi155 bash[24090]: audit 2024-07-28T19:18:52.735750+0000 mon.c (mon.2) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-28T19:18:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:54 smithi155 bash[24090]: audit 2024-07-28T19:18:53.654439+0000 mon.c (mon.2) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-28T19:18:55.162 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch daemon add osd smithi045:vg_nvme/lv_1 2024-07-28T19:18:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[21729]: cluster 2024-07-28T19:18:54.286184+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[21729]: audit 2024-07-28T19:18:55.382307+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[21729]: audit 2024-07-28T19:18:55.386599+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[21729]: audit 2024-07-28T19:18:55.387517+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[21729]: audit 2024-07-28T19:18:55.388169+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[21729]: audit 2024-07-28T19:18:55.388771+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[21729]: audit 2024-07-28T19:18:55.393373+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[21729]: audit 2024-07-28T19:18:55.394595+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[21729]: audit 2024-07-28T19:18:55.395225+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:18:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[21729]: audit 2024-07-28T19:18:55.400531+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[31704]: cluster 2024-07-28T19:18:54.286184+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[31704]: audit 2024-07-28T19:18:55.382307+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[31704]: audit 2024-07-28T19:18:55.386599+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[31704]: audit 2024-07-28T19:18:55.387517+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[31704]: audit 2024-07-28T19:18:55.388169+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[31704]: audit 2024-07-28T19:18:55.388771+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[31704]: audit 2024-07-28T19:18:55.393373+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[31704]: audit 2024-07-28T19:18:55.394595+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[31704]: audit 2024-07-28T19:18:55.395225+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:18:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:55 smithi045 bash[31704]: audit 2024-07-28T19:18:55.400531+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:55 smithi155 bash[24090]: cluster 2024-07-28T19:18:54.286184+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:18:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:55 smithi155 bash[24090]: audit 2024-07-28T19:18:55.382307+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:55 smithi155 bash[24090]: audit 2024-07-28T19:18:55.386599+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:55 smithi155 bash[24090]: audit 2024-07-28T19:18:55.387517+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:55 smithi155 bash[24090]: audit 2024-07-28T19:18:55.388169+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:55 smithi155 bash[24090]: audit 2024-07-28T19:18:55.388771+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:18:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:55 smithi155 bash[24090]: audit 2024-07-28T19:18:55.393373+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:55 smithi155 bash[24090]: audit 2024-07-28T19:18:55.394595+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:18:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:55 smithi155 bash[24090]: audit 2024-07-28T19:18:55.395225+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:18:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:55 smithi155 bash[24090]: audit 2024-07-28T19:18:55.400531+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:18:56.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:56 smithi045 bash[31704]: cephadm 2024-07-28T19:18:55.378016+0000 mgr.y (mgr.14150) 170 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:18:56.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:56 smithi045 bash[31704]: cephadm 2024-07-28T19:18:55.389248+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 5415M 2024-07-28T19:18:56.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:56 smithi045 bash[21729]: cephadm 2024-07-28T19:18:55.378016+0000 mgr.y (mgr.14150) 170 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:18:56.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:56 smithi045 bash[21729]: cephadm 2024-07-28T19:18:55.389248+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 5415M 2024-07-28T19:18:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:56 smithi155 bash[24090]: cephadm 2024-07-28T19:18:55.378016+0000 mgr.y (mgr.14150) 170 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:18:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:56 smithi155 bash[24090]: cephadm 2024-07-28T19:18:55.389248+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 5415M 2024-07-28T19:18:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:57 smithi045 bash[21729]: cluster 2024-07-28T19:18:56.286807+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-07-28T19:18:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:57 smithi045 bash[31704]: cluster 2024-07-28T19:18:56.286807+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-07-28T19:18:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:57 smithi155 bash[24090]: cluster 2024-07-28T19:18:56.286807+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-07-28T19:18:59.923 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:18:59.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:18:59 smithi045 bash[21729]: cluster 2024-07-28T19:18:58.287383+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 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 2024-07-28T19:18:59.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:18:59 smithi045 bash[31704]: cluster 2024-07-28T19:18:58.287383+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 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 2024-07-28T19:19:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:18:59 smithi155 bash[24090]: cluster 2024-07-28T19:18:58.287383+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 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 2024-07-28T19:19:01.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:01 smithi045 bash[21729]: cluster 2024-07-28T19:19:00.287998+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-07-28T19:19:01.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:01 smithi045 bash[31704]: cluster 2024-07-28T19:19:00.287998+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-07-28T19:19:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:01 smithi155 bash[24090]: cluster 2024-07-28T19:19:00.287998+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-07-28T19:19:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:03 smithi045 bash[21729]: cluster 2024-07-28T19:19:02.288573+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-07-28T19:19:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:03 smithi045 bash[21729]: audit 2024-07-28T19:19:02.918033+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:19:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:03 smithi045 bash[21729]: audit 2024-07-28T19:19:02.923136+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:19:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:03 smithi045 bash[21729]: audit 2024-07-28T19:19:02.924220+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:03 smithi045 bash[31704]: cluster 2024-07-28T19:19:02.288573+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-07-28T19:19:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:03 smithi045 bash[31704]: audit 2024-07-28T19:19:02.918033+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:19:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:03 smithi045 bash[31704]: audit 2024-07-28T19:19:02.923136+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:19:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:03 smithi045 bash[31704]: audit 2024-07-28T19:19:02.924220+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:03 smithi155 bash[24090]: cluster 2024-07-28T19:19:02.288573+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-07-28T19:19:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:03 smithi155 bash[24090]: audit 2024-07-28T19:19:02.918033+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:19:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:03 smithi155 bash[24090]: audit 2024-07-28T19:19:02.923136+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:19:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:03 smithi155 bash[24090]: audit 2024-07-28T19:19:02.924220+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:04 smithi045 bash[21729]: audit 2024-07-28T19:19:02.912018+0000 mgr.y (mgr.14150) 176 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:19:04.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:04 smithi045 bash[31704]: audit 2024-07-28T19:19:02.912018+0000 mgr.y (mgr.14150) 176 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:19:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:04 smithi155 bash[24090]: audit 2024-07-28T19:19:02.912018+0000 mgr.y (mgr.14150) 176 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi045:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:19:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:05 smithi045 bash[21729]: cluster 2024-07-28T19:19:04.289095+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-07-28T19:19:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:05 smithi045 bash[31704]: cluster 2024-07-28T19:19:04.289095+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-07-28T19:19:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:05 smithi155 bash[24090]: cluster 2024-07-28T19:19:04.289095+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-07-28T19:19:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:07 smithi045 bash[21729]: cluster 2024-07-28T19:19:06.289647+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-07-28T19:19:07.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:07 smithi045 bash[31704]: cluster 2024-07-28T19:19:06.289647+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-07-28T19:19:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:07 smithi155 bash[24090]: cluster 2024-07-28T19:19:06.289647+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-07-28T19:19:09.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:09 smithi045 bash[21729]: cluster 2024-07-28T19:19:08.290142+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:09.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:09 smithi045 bash[31704]: cluster 2024-07-28T19:19:08.290142+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:09 smithi155 bash[24090]: cluster 2024-07-28T19:19:08.290142+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[21729]: cluster 2024-07-28T19:19:10.290492+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[21729]: audit 2024-07-28T19:19:11.060081+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.45:0/2262131396' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46dd70cf-84a4-4783-a8e5-eeef2e6cb54c"}]: dispatch 2024-07-28T19:19:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[21729]: audit 2024-07-28T19:19:11.066887+0000 mon.a (mon.0) 395 : audit [INF] from='client.? 172.21.15.45:0/2262131396' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46dd70cf-84a4-4783-a8e5-eeef2e6cb54c"}]': finished 2024-07-28T19:19:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[21729]: cluster 2024-07-28T19:19:11.067012+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-28T19:19:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[21729]: audit 2024-07-28T19:19:11.067247+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[21729]: audit 2024-07-28T19:19:11.674236+0000 mon.a (mon.0) 398 : audit [DBG] from='client.? 172.21.15.45:0/4160529261' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:19:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[31704]: cluster 2024-07-28T19:19:10.290492+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[31704]: audit 2024-07-28T19:19:11.060081+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.45:0/2262131396' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46dd70cf-84a4-4783-a8e5-eeef2e6cb54c"}]: dispatch 2024-07-28T19:19:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[31704]: audit 2024-07-28T19:19:11.066887+0000 mon.a (mon.0) 395 : audit [INF] from='client.? 172.21.15.45:0/2262131396' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46dd70cf-84a4-4783-a8e5-eeef2e6cb54c"}]': finished 2024-07-28T19:19:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[31704]: cluster 2024-07-28T19:19:11.067012+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-28T19:19:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[31704]: audit 2024-07-28T19:19:11.067247+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:11 smithi045 bash[31704]: audit 2024-07-28T19:19:11.674236+0000 mon.a (mon.0) 398 : audit [DBG] from='client.? 172.21.15.45:0/4160529261' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:19:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:11 smithi155 bash[24090]: cluster 2024-07-28T19:19:10.290492+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:11 smithi155 bash[24090]: audit 2024-07-28T19:19:11.060081+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.45:0/2262131396' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46dd70cf-84a4-4783-a8e5-eeef2e6cb54c"}]: dispatch 2024-07-28T19:19:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:11 smithi155 bash[24090]: audit 2024-07-28T19:19:11.066887+0000 mon.a (mon.0) 395 : audit [INF] from='client.? 172.21.15.45:0/2262131396' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46dd70cf-84a4-4783-a8e5-eeef2e6cb54c"}]': finished 2024-07-28T19:19:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:11 smithi155 bash[24090]: cluster 2024-07-28T19:19:11.067012+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-28T19:19:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:11 smithi155 bash[24090]: audit 2024-07-28T19:19:11.067247+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:11 smithi155 bash[24090]: audit 2024-07-28T19:19:11.674236+0000 mon.a (mon.0) 398 : audit [DBG] from='client.? 172.21.15.45:0/4160529261' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:19:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:13 smithi045 bash[31704]: cluster 2024-07-28T19:19:12.290845+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:13 smithi045 bash[21729]: cluster 2024-07-28T19:19:12.290845+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:13 smithi155 bash[24090]: cluster 2024-07-28T19:19:12.290845+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:15 smithi155 bash[24090]: cluster 2024-07-28T19:19:14.291335+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:15 smithi045 bash[21729]: cluster 2024-07-28T19:19:14.291335+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:16.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:15 smithi045 bash[31704]: cluster 2024-07-28T19:19:14.291335+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:17 smithi155 bash[24090]: cluster 2024-07-28T19:19:16.291876+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:18.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:17 smithi045 bash[21729]: cluster 2024-07-28T19:19:16.291876+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:18.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:17 smithi045 bash[31704]: cluster 2024-07-28T19:19:16.291876+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:19 smithi155 bash[24090]: cluster 2024-07-28T19:19:18.292374+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:20.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:19 smithi045 bash[21729]: cluster 2024-07-28T19:19:18.292374+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:20.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:19 smithi045 bash[31704]: cluster 2024-07-28T19:19:18.292374+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:22.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:21 smithi155 bash[24090]: cluster 2024-07-28T19:19:20.292833+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:22.129 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:21 smithi045 bash[21729]: cluster 2024-07-28T19:19:20.292833+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:22.130 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:21 smithi045 bash[31704]: cluster 2024-07-28T19:19:20.292833+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:23 smithi155 bash[24090]: cluster 2024-07-28T19:19:22.293359+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:23 smithi155 bash[24090]: audit 2024-07-28T19:19:23.157891+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T19:19:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:23 smithi155 bash[24090]: audit 2024-07-28T19:19:23.159587+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:23 smithi045 bash[21729]: cluster 2024-07-28T19:19:22.293359+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:23 smithi045 bash[21729]: audit 2024-07-28T19:19:23.157891+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T19:19:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:23 smithi045 bash[21729]: audit 2024-07-28T19:19:23.159587+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:24.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:23 smithi045 bash[31704]: cluster 2024-07-28T19:19:22.293359+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:24.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:23 smithi045 bash[31704]: audit 2024-07-28T19:19:23.157891+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T19:19:24.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:23 smithi045 bash[31704]: audit 2024-07-28T19:19:23.159587+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:24.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:24 smithi045 bash[21729]: cephadm 2024-07-28T19:19:23.161032+0000 mgr.y (mgr.14150) 187 : cephadm [INF] Deploying daemon osd.3 on smithi045 2024-07-28T19:19:24.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:24 smithi045 bash[31704]: cephadm 2024-07-28T19:19:23.161032+0000 mgr.y (mgr.14150) 187 : cephadm [INF] Deploying daemon osd.3 on smithi045 2024-07-28T19:19:25.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:24 smithi155 bash[24090]: cephadm 2024-07-28T19:19:23.161032+0000 mgr.y (mgr.14150) 187 : cephadm [INF] Deploying daemon osd.3 on smithi045 2024-07-28T19:19:26.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:25 smithi155 bash[24090]: cluster 2024-07-28T19:19:24.293886+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:26.137 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:25 smithi045 bash[21729]: cluster 2024-07-28T19:19:24.293886+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:26.138 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:25 smithi045 bash[31704]: cluster 2024-07-28T19:19:24.293886+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:27.247 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.247 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.247 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.248 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.248 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.248 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.498 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.498 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.499 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.499 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.499 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.499 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:27 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:19:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:27 smithi045 bash[21729]: cluster 2024-07-28T19:19:26.294358+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:27 smithi045 bash[21729]: audit 2024-07-28T19:19:27.532605+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:19:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:27 smithi045 bash[21729]: audit 2024-07-28T19:19:27.537592+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:27 smithi045 bash[21729]: audit 2024-07-28T19:19:27.542569+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:27.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:27 smithi045 bash[31704]: cluster 2024-07-28T19:19:26.294358+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:27.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:27 smithi045 bash[31704]: audit 2024-07-28T19:19:27.532605+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:19:27.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:27 smithi045 bash[31704]: audit 2024-07-28T19:19:27.537592+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:27.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:27 smithi045 bash[31704]: audit 2024-07-28T19:19:27.542569+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:27 smithi155 bash[24090]: cluster 2024-07-28T19:19:26.294358+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:27 smithi155 bash[24090]: audit 2024-07-28T19:19:27.532605+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:19:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:27 smithi155 bash[24090]: audit 2024-07-28T19:19:27.537592+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:27 smithi155 bash[24090]: audit 2024-07-28T19:19:27.542569+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:29 smithi045 bash[21729]: cluster 2024-07-28T19:19:28.294778+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:29.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:29 smithi045 bash[31704]: cluster 2024-07-28T19:19:28.294778+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:30.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:29 smithi155 bash[24090]: cluster 2024-07-28T19:19:28.294778+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:32.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:31 smithi155 bash[24090]: cluster 2024-07-28T19:19:30.295211+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:32.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:31 smithi045 bash[21729]: cluster 2024-07-28T19:19:30.295211+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:32.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:31 smithi045 bash[31704]: cluster 2024-07-28T19:19:30.295211+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[21729]: cluster 2024-07-28T19:19:32.295794+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[21729]: audit 2024-07-28T19:19:32.647054+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[21729]: audit 2024-07-28T19:19:32.652064+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[21729]: audit 2024-07-28T19:19:32.653158+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[21729]: audit 2024-07-28T19:19:32.653912+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:19:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[21729]: audit 2024-07-28T19:19:32.658878+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[31704]: cluster 2024-07-28T19:19:32.295794+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[31704]: audit 2024-07-28T19:19:32.647054+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[31704]: audit 2024-07-28T19:19:32.652064+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[31704]: audit 2024-07-28T19:19:32.653158+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[31704]: audit 2024-07-28T19:19:32.653912+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:19:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:33 smithi045 bash[31704]: audit 2024-07-28T19:19:32.658878+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:33 smithi155 bash[24090]: cluster 2024-07-28T19:19:32.295794+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:33 smithi155 bash[24090]: audit 2024-07-28T19:19:32.647054+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:33 smithi155 bash[24090]: audit 2024-07-28T19:19:32.652064+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:33 smithi155 bash[24090]: audit 2024-07-28T19:19:32.653158+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:33 smithi155 bash[24090]: audit 2024-07-28T19:19:32.653912+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:19:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:33 smithi155 bash[24090]: audit 2024-07-28T19:19:32.658878+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:34 smithi045 bash[21729]: audit 2024-07-28T19:19:34.036075+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/171754338,v1:172.21.15.45:6827/171754338]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T19:19:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:34 smithi045 bash[21729]: audit 2024-07-28T19:19:34.036408+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T19:19:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:34 smithi045 bash[31704]: audit 2024-07-28T19:19:34.036075+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/171754338,v1:172.21.15.45:6827/171754338]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T19:19:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:34 smithi045 bash[31704]: audit 2024-07-28T19:19:34.036408+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T19:19:35.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:34 smithi155 bash[24090]: audit 2024-07-28T19:19:34.036075+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/171754338,v1:172.21.15.45:6827/171754338]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T19:19:35.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:34 smithi155 bash[24090]: audit 2024-07-28T19:19:34.036408+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T19:19:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[21729]: cluster 2024-07-28T19:19:34.296324+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[21729]: audit 2024-07-28T19:19:34.663042+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T19:19:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[21729]: cluster 2024-07-28T19:19:34.663236+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-28T19:19:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[21729]: audit 2024-07-28T19:19:34.663620+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[21729]: audit 2024-07-28T19:19:34.664748+0000 mon.c (mon.2) 16 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/171754338,v1:172.21.15.45:6827/171754338]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:19:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[21729]: audit 2024-07-28T19:19:34.665542+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:19:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[31704]: cluster 2024-07-28T19:19:34.296324+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[31704]: audit 2024-07-28T19:19:34.663042+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T19:19:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[31704]: cluster 2024-07-28T19:19:34.663236+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-28T19:19:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[31704]: audit 2024-07-28T19:19:34.663620+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[31704]: audit 2024-07-28T19:19:34.664748+0000 mon.c (mon.2) 16 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/171754338,v1:172.21.15.45:6827/171754338]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:19:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:35 smithi045 bash[31704]: audit 2024-07-28T19:19:34.665542+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:19:36.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:35 smithi155 bash[24090]: cluster 2024-07-28T19:19:34.296324+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:35 smithi155 bash[24090]: audit 2024-07-28T19:19:34.663042+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T19:19:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:35 smithi155 bash[24090]: cluster 2024-07-28T19:19:34.663236+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-28T19:19:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:35 smithi155 bash[24090]: audit 2024-07-28T19:19:34.663620+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:35 smithi155 bash[24090]: audit 2024-07-28T19:19:34.664748+0000 mon.c (mon.2) 16 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/171754338,v1:172.21.15.45:6827/171754338]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:19:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:35 smithi155 bash[24090]: audit 2024-07-28T19:19:34.665542+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:19:36.393 INFO:teuthology.orchestra.run.smithi045.stdout:Created osd(s) 3 on host 'smithi045' 2024-07-28T19:19:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[21729]: audit 2024-07-28T19:19:35.668900+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:19:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[21729]: cluster 2024-07-28T19:19:35.668964+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-07-28T19:19:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[21729]: audit 2024-07-28T19:19:35.669166+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[21729]: audit 2024-07-28T19:19:35.673505+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[21729]: audit 2024-07-28T19:19:36.371564+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:19:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[21729]: audit 2024-07-28T19:19:36.379375+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[21729]: audit 2024-07-28T19:19:36.388961+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[31704]: audit 2024-07-28T19:19:35.668900+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:19:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[31704]: cluster 2024-07-28T19:19:35.668964+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-07-28T19:19:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[31704]: audit 2024-07-28T19:19:35.669166+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[31704]: audit 2024-07-28T19:19:35.673505+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[31704]: audit 2024-07-28T19:19:36.371564+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:19:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[31704]: audit 2024-07-28T19:19:36.379375+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:36 smithi045 bash[31704]: audit 2024-07-28T19:19:36.388961+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:36.974 DEBUG:teuthology.orchestra.run.smithi045:osd.3> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service 2024-07-28T19:19:36.977 INFO:tasks.cephadm:Deploying osd.4 on smithi155 with /dev/vg_nvme/lv_4... 2024-07-28T19:19:36.977 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-07-28T19:19:36.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:36 smithi155 bash[24090]: audit 2024-07-28T19:19:35.668900+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]': finished 2024-07-28T19:19:36.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:36 smithi155 bash[24090]: cluster 2024-07-28T19:19:35.668964+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-07-28T19:19:36.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:36 smithi155 bash[24090]: audit 2024-07-28T19:19:35.669166+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:36.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:36 smithi155 bash[24090]: audit 2024-07-28T19:19:35.673505+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:36.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:36 smithi155 bash[24090]: audit 2024-07-28T19:19:36.371564+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:19:36.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:36 smithi155 bash[24090]: audit 2024-07-28T19:19:36.379375+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:36.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:36 smithi155 bash[24090]: audit 2024-07-28T19:19:36.388961+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[21729]: cluster 2024-07-28T19:19:35.017583+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:19:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[21729]: cluster 2024-07-28T19:19:35.017651+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:19:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[21729]: cluster 2024-07-28T19:19:36.296838+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[21729]: cluster 2024-07-28T19:19:36.673169+0000 mon.a (mon.0) 421 : cluster [INF] osd.3 [v2:172.21.15.45:6826/171754338,v1:172.21.15.45:6827/171754338] boot 2024-07-28T19:19:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[21729]: cluster 2024-07-28T19:19:36.673297+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-28T19:19:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[21729]: audit 2024-07-28T19:19:36.674058+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[31704]: cluster 2024-07-28T19:19:35.017583+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:19:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[31704]: cluster 2024-07-28T19:19:35.017651+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:19:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[31704]: cluster 2024-07-28T19:19:36.296838+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[31704]: cluster 2024-07-28T19:19:36.673169+0000 mon.a (mon.0) 421 : cluster [INF] osd.3 [v2:172.21.15.45:6826/171754338,v1:172.21.15.45:6827/171754338] boot 2024-07-28T19:19:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[31704]: cluster 2024-07-28T19:19:36.673297+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-28T19:19:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:37 smithi045 bash[31704]: audit 2024-07-28T19:19:36.674058+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:38.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:37 smithi155 bash[24090]: cluster 2024-07-28T19:19:35.017583+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:19:38.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:37 smithi155 bash[24090]: cluster 2024-07-28T19:19:35.017651+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:19:38.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:37 smithi155 bash[24090]: cluster 2024-07-28T19:19:36.296838+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-07-28T19:19:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:37 smithi155 bash[24090]: cluster 2024-07-28T19:19:36.673169+0000 mon.a (mon.0) 421 : cluster [INF] osd.3 [v2:172.21.15.45:6826/171754338,v1:172.21.15.45:6827/171754338] boot 2024-07-28T19:19:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:37 smithi155 bash[24090]: cluster 2024-07-28T19:19:36.673297+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-28T19:19:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:37 smithi155 bash[24090]: audit 2024-07-28T19:19:36.674058+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:19:38.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:38 smithi045 bash[21729]: cluster 2024-07-28T19:19:37.693206+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-07-28T19:19:38.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:38 smithi045 bash[31704]: cluster 2024-07-28T19:19:37.693206+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-07-28T19:19:39.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:38 smithi155 bash[24090]: cluster 2024-07-28T19:19:37.693206+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-07-28T19:19:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:39 smithi045 bash[21729]: cluster 2024-07-28T19:19:38.297307+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:39.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:39 smithi045 bash[31704]: cluster 2024-07-28T19:19:38.297307+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:40.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:39 smithi155 bash[24090]: cluster 2024-07-28T19:19:38.297307+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:41.687 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:19:41.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:41 smithi045 bash[21729]: cluster 2024-07-28T19:19:40.297854+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:41 smithi045 bash[31704]: cluster 2024-07-28T19:19:40.297854+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:42.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:41 smithi155 bash[24090]: cluster 2024-07-28T19:19:40.297854+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:43.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:43 smithi155 bash[24090]: cluster 2024-07-28T19:19:42.298358+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:43.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:43 smithi045 bash[21729]: cluster 2024-07-28T19:19:42.298358+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:43 smithi045 bash[31704]: cluster 2024-07-28T19:19:42.298358+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:44.628 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-07-28T19:19:44.823 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-07-28T19:19:44.840 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-07-28T19:19:44.840 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-07-28T19:19:44.840 INFO:teuthology.orchestra.run.smithi155.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0145549 s, 720 MB/s 2024-07-28T19:19:44.840 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-07-28T19:19:45.433 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_4 2024-07-28T19:19:45.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:45 smithi045 bash[21729]: cluster 2024-07-28T19:19:44.298825+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:45 smithi045 bash[31704]: cluster 2024-07-28T19:19:44.298825+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:46.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:45 smithi155 bash[24090]: cluster 2024-07-28T19:19:44.298825+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:46.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: cephadm 2024-07-28T19:19:45.703491+0000 mgr.y (mgr.14150) 199 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:19:46.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: audit 2024-07-28T19:19:45.710602+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:46.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: audit 2024-07-28T19:19:45.726070+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:46.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: audit 2024-07-28T19:19:45.728621+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: audit 2024-07-28T19:19:45.730544+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: audit 2024-07-28T19:19:45.732425+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: audit 2024-07-28T19:19:45.734182+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: cephadm 2024-07-28T19:19:45.735538+0000 mgr.y (mgr.14150) 200 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 4061M 2024-07-28T19:19:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: audit 2024-07-28T19:19:45.743635+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: audit 2024-07-28T19:19:45.746486+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: audit 2024-07-28T19:19:45.747981+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:19:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[21729]: audit 2024-07-28T19:19:45.756214+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: cephadm 2024-07-28T19:19:45.703491+0000 mgr.y (mgr.14150) 199 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:19:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: audit 2024-07-28T19:19:45.710602+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: audit 2024-07-28T19:19:45.726070+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: audit 2024-07-28T19:19:45.728621+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: audit 2024-07-28T19:19:45.730544+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: audit 2024-07-28T19:19:45.732425+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: audit 2024-07-28T19:19:45.734182+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: cephadm 2024-07-28T19:19:45.735538+0000 mgr.y (mgr.14150) 200 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 4061M 2024-07-28T19:19:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: audit 2024-07-28T19:19:45.743635+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: audit 2024-07-28T19:19:45.746486+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: audit 2024-07-28T19:19:45.747981+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:19:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:46 smithi045 bash[31704]: audit 2024-07-28T19:19:45.756214+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: cephadm 2024-07-28T19:19:45.703491+0000 mgr.y (mgr.14150) 199 : cephadm [INF] Detected new or changed devices on smithi045 2024-07-28T19:19:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: audit 2024-07-28T19:19:45.710602+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: audit 2024-07-28T19:19:45.726070+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: audit 2024-07-28T19:19:45.728621+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: audit 2024-07-28T19:19:45.730544+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: audit 2024-07-28T19:19:45.732425+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: audit 2024-07-28T19:19:45.734182+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:19:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: cephadm 2024-07-28T19:19:45.735538+0000 mgr.y (mgr.14150) 200 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 4061M 2024-07-28T19:19:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: audit 2024-07-28T19:19:45.743635+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: audit 2024-07-28T19:19:45.746486+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: audit 2024-07-28T19:19:45.747981+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:19:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:46 smithi155 bash[24090]: audit 2024-07-28T19:19:45.756214+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:19:48.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:47 smithi155 bash[24090]: cluster 2024-07-28T19:19:46.299396+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:48.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:47 smithi045 bash[21729]: cluster 2024-07-28T19:19:46.299396+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:48.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:47 smithi045 bash[31704]: cluster 2024-07-28T19:19:46.299396+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:50.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:49 smithi155 bash[24090]: cluster 2024-07-28T19:19:48.299849+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:50.192 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:19:50.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:49 smithi045 bash[21729]: cluster 2024-07-28T19:19:48.299849+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:50.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:49 smithi045 bash[31704]: cluster 2024-07-28T19:19:48.299849+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:52.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:51 smithi155 bash[24090]: cluster 2024-07-28T19:19:50.300378+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:52.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:51 smithi045 bash[21729]: cluster 2024-07-28T19:19:50.300378+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:52.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:51 smithi045 bash[31704]: cluster 2024-07-28T19:19:50.300378+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:54.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:53 smithi155 bash[24090]: cluster 2024-07-28T19:19:52.300904+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:53 smithi155 bash[24090]: audit 2024-07-28T19:19:52.964625+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:19:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:53 smithi155 bash[24090]: audit 2024-07-28T19:19:52.970544+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:19:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:53 smithi155 bash[24090]: audit 2024-07-28T19:19:52.972032+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:53 smithi045 bash[21729]: cluster 2024-07-28T19:19:52.300904+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:53 smithi045 bash[21729]: audit 2024-07-28T19:19:52.964625+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:19:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:53 smithi045 bash[21729]: audit 2024-07-28T19:19:52.970544+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:19:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:53 smithi045 bash[21729]: audit 2024-07-28T19:19:52.972032+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:54.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:53 smithi045 bash[31704]: cluster 2024-07-28T19:19:52.300904+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:54.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:53 smithi045 bash[31704]: audit 2024-07-28T19:19:52.964625+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:19:54.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:53 smithi045 bash[31704]: audit 2024-07-28T19:19:52.970544+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:19:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:53 smithi045 bash[31704]: audit 2024-07-28T19:19:52.972032+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:19:55.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:54 smithi155 bash[24090]: audit 2024-07-28T19:19:52.957996+0000 mgr.y (mgr.14150) 205 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:19:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:54 smithi045 bash[21729]: audit 2024-07-28T19:19:52.957996+0000 mgr.y (mgr.14150) 205 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:19:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:54 smithi045 bash[31704]: audit 2024-07-28T19:19:52.957996+0000 mgr.y (mgr.14150) 205 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:19:56.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:55 smithi155 bash[24090]: cluster 2024-07-28T19:19:54.301394+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:56.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:55 smithi045 bash[21729]: cluster 2024-07-28T19:19:54.301394+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:56.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:55 smithi045 bash[31704]: cluster 2024-07-28T19:19:54.301394+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:57 smithi155 bash[24090]: cluster 2024-07-28T19:19:56.302028+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:58.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:57 smithi045 bash[21729]: cluster 2024-07-28T19:19:56.302028+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:19:58.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:57 smithi045 bash[31704]: cluster 2024-07-28T19:19:56.302028+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:00.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:19:59 smithi155 bash[24090]: cluster 2024-07-28T19:19:58.302542+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:19:59 smithi045 bash[21729]: cluster 2024-07-28T19:19:58.302542+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:00.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:19:59 smithi045 bash[31704]: cluster 2024-07-28T19:19:58.302542+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:01.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:00 smithi155 bash[24090]: cluster 2024-07-28T19:20:00.000159+0000 mon.a (mon.0) 438 : cluster [INF] overall HEALTH_OK 2024-07-28T19:20:01.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:00 smithi045 bash[21729]: cluster 2024-07-28T19:20:00.000159+0000 mon.a (mon.0) 438 : cluster [INF] overall HEALTH_OK 2024-07-28T19:20:01.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:00 smithi045 bash[31704]: cluster 2024-07-28T19:20:00.000159+0000 mon.a (mon.0) 438 : cluster [INF] overall HEALTH_OK 2024-07-28T19:20:02.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:01 smithi155 bash[24090]: cluster 2024-07-28T19:20:00.303042+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:02.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:01 smithi155 bash[24090]: audit 2024-07-28T19:20:01.046646+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.155:0/3193444708' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb90280d-7c44-44f5-8e34-62401c364562"}]: dispatch 2024-07-28T19:20:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:01 smithi155 bash[24090]: audit 2024-07-28T19:20:01.048101+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb90280d-7c44-44f5-8e34-62401c364562"}]: dispatch 2024-07-28T19:20:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:01 smithi155 bash[24090]: audit 2024-07-28T19:20:01.056805+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb90280d-7c44-44f5-8e34-62401c364562"}]': finished 2024-07-28T19:20:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:01 smithi155 bash[24090]: cluster 2024-07-28T19:20:01.056934+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-28T19:20:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:01 smithi155 bash[24090]: audit 2024-07-28T19:20:01.057288+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:01 smithi155 bash[24090]: audit 2024-07-28T19:20:01.678244+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.155:0/2748535016' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:20:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[21729]: cluster 2024-07-28T19:20:00.303042+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[21729]: audit 2024-07-28T19:20:01.046646+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.155:0/3193444708' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb90280d-7c44-44f5-8e34-62401c364562"}]: dispatch 2024-07-28T19:20:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[21729]: audit 2024-07-28T19:20:01.048101+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb90280d-7c44-44f5-8e34-62401c364562"}]: dispatch 2024-07-28T19:20:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[21729]: audit 2024-07-28T19:20:01.056805+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb90280d-7c44-44f5-8e34-62401c364562"}]': finished 2024-07-28T19:20:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[21729]: cluster 2024-07-28T19:20:01.056934+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-28T19:20:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[21729]: audit 2024-07-28T19:20:01.057288+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[21729]: audit 2024-07-28T19:20:01.678244+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.155:0/2748535016' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:20:02.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[31704]: cluster 2024-07-28T19:20:00.303042+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[31704]: audit 2024-07-28T19:20:01.046646+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.155:0/3193444708' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb90280d-7c44-44f5-8e34-62401c364562"}]: dispatch 2024-07-28T19:20:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[31704]: audit 2024-07-28T19:20:01.048101+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb90280d-7c44-44f5-8e34-62401c364562"}]: dispatch 2024-07-28T19:20:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[31704]: audit 2024-07-28T19:20:01.056805+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb90280d-7c44-44f5-8e34-62401c364562"}]': finished 2024-07-28T19:20:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[31704]: cluster 2024-07-28T19:20:01.056934+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-28T19:20:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[31704]: audit 2024-07-28T19:20:01.057288+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:01 smithi045 bash[31704]: audit 2024-07-28T19:20:01.678244+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.155:0/2748535016' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:20:04.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:03 smithi155 bash[24090]: cluster 2024-07-28T19:20:02.303552+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:04.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:03 smithi045 bash[21729]: cluster 2024-07-28T19:20:02.303552+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:03 smithi045 bash[31704]: cluster 2024-07-28T19:20:02.303552+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:06.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:05 smithi155 bash[24090]: cluster 2024-07-28T19:20:04.304055+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:06.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:05 smithi045 bash[21729]: cluster 2024-07-28T19:20:04.304055+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:06.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:05 smithi045 bash[31704]: cluster 2024-07-28T19:20:04.304055+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:08.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:07 smithi045 bash[21729]: cluster 2024-07-28T19:20:06.304597+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:08.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:07 smithi045 bash[31704]: cluster 2024-07-28T19:20:06.304597+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:08.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:07 smithi155 bash[24090]: cluster 2024-07-28T19:20:06.304597+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:10.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:09 smithi045 bash[21729]: cluster 2024-07-28T19:20:08.305094+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:10.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:09 smithi045 bash[31704]: cluster 2024-07-28T19:20:08.305094+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:10.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:09 smithi155 bash[24090]: cluster 2024-07-28T19:20:08.305094+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:12.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:11 smithi155 bash[24090]: cluster 2024-07-28T19:20:10.305610+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:12.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:11 smithi045 bash[21729]: cluster 2024-07-28T19:20:10.305610+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:12.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:11 smithi045 bash[31704]: cluster 2024-07-28T19:20:10.305610+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:13.215 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:12 smithi155 bash[24090]: cluster 2024-07-28T19:20:12.306163+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:13.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:12 smithi045 bash[21729]: cluster 2024-07-28T19:20:12.306163+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:13.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:12 smithi045 bash[31704]: cluster 2024-07-28T19:20:12.306163+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:14.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:13 smithi155 bash[24090]: audit 2024-07-28T19:20:12.995016+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T19:20:14.177 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:13 smithi155 bash[24090]: audit 2024-07-28T19:20:12.996869+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:14.177 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:13 smithi155 bash[24090]: cephadm 2024-07-28T19:20:12.998336+0000 mgr.y (mgr.14150) 216 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-07-28T19:20:14.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:13 smithi045 bash[31704]: audit 2024-07-28T19:20:12.995016+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T19:20:14.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:13 smithi045 bash[31704]: audit 2024-07-28T19:20:12.996869+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:14.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:13 smithi045 bash[31704]: cephadm 2024-07-28T19:20:12.998336+0000 mgr.y (mgr.14150) 216 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-07-28T19:20:14.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:13 smithi045 bash[21729]: audit 2024-07-28T19:20:12.995016+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T19:20:14.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:13 smithi045 bash[21729]: audit 2024-07-28T19:20:12.996869+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:14.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:13 smithi045 bash[21729]: cephadm 2024-07-28T19:20:12.998336+0000 mgr.y (mgr.14150) 216 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-07-28T19:20:15.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:14 smithi155 bash[24090]: cluster 2024-07-28T19:20:14.306646+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:15.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:14 smithi045 bash[31704]: cluster 2024-07-28T19:20:14.306646+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:15.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:14 smithi045 bash[21729]: cluster 2024-07-28T19:20:14.306646+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:17.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:16 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:20:17.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:20:16 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:20:17.362 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:20:17 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:20:17.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:17 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:20:17.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:17 smithi045 bash[31704]: cluster 2024-07-28T19:20:16.307175+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:17.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:17 smithi045 bash[31704]: audit 2024-07-28T19:20:17.218570+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:20:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:17 smithi045 bash[31704]: audit 2024-07-28T19:20:17.226257+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:17 smithi045 bash[31704]: audit 2024-07-28T19:20:17.234178+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:17 smithi045 bash[21729]: cluster 2024-07-28T19:20:16.307175+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:17 smithi045 bash[21729]: audit 2024-07-28T19:20:17.218570+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:20:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:17 smithi045 bash[21729]: audit 2024-07-28T19:20:17.226257+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:17 smithi045 bash[21729]: audit 2024-07-28T19:20:17.234178+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:17 smithi155 bash[24090]: cluster 2024-07-28T19:20:16.307175+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:17 smithi155 bash[24090]: audit 2024-07-28T19:20:17.218570+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:20:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:17 smithi155 bash[24090]: audit 2024-07-28T19:20:17.226257+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:17 smithi155 bash[24090]: audit 2024-07-28T19:20:17.234178+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:19.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:19 smithi155 bash[24090]: cluster 2024-07-28T19:20:18.307684+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:19.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:19 smithi045 bash[31704]: cluster 2024-07-28T19:20:18.307684+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:19 smithi045 bash[21729]: cluster 2024-07-28T19:20:18.307684+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:21.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:21 smithi045 bash[21729]: cluster 2024-07-28T19:20:20.308168+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:21.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:21 smithi045 bash[31704]: cluster 2024-07-28T19:20:20.308168+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:21.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:21 smithi155 bash[24090]: cluster 2024-07-28T19:20:20.308168+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:23.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:23 smithi155 bash[24090]: audit 2024-07-28T19:20:22.251353+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:23.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:23 smithi155 bash[24090]: audit 2024-07-28T19:20:22.259858+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:23.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:23 smithi155 bash[24090]: audit 2024-07-28T19:20:22.261484+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:23.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:23 smithi155 bash[24090]: audit 2024-07-28T19:20:22.263306+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:20:23.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:23 smithi155 bash[24090]: audit 2024-07-28T19:20:22.272764+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:23.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:23 smithi155 bash[24090]: cluster 2024-07-28T19:20:22.308680+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:23.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[31704]: audit 2024-07-28T19:20:22.251353+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[31704]: audit 2024-07-28T19:20:22.259858+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[31704]: audit 2024-07-28T19:20:22.261484+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[31704]: audit 2024-07-28T19:20:22.263306+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:20:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[31704]: audit 2024-07-28T19:20:22.272764+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[31704]: cluster 2024-07-28T19:20:22.308680+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[21729]: audit 2024-07-28T19:20:22.251353+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[21729]: audit 2024-07-28T19:20:22.259858+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[21729]: audit 2024-07-28T19:20:22.261484+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[21729]: audit 2024-07-28T19:20:22.263306+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:20:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[21729]: audit 2024-07-28T19:20:22.272764+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:23 smithi045 bash[21729]: cluster 2024-07-28T19:20:22.308680+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:24.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:24 smithi155 bash[24090]: audit 2024-07-28T19:20:23.554509+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1751961826,v1:172.21.15.155:6801/1751961826]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:20:24.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:24 smithi155 bash[24090]: audit 2024-07-28T19:20:23.555710+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:20:24.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:24 smithi045 bash[31704]: audit 2024-07-28T19:20:23.554509+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1751961826,v1:172.21.15.155:6801/1751961826]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:20:24.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:24 smithi045 bash[31704]: audit 2024-07-28T19:20:23.555710+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:20:24.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:24 smithi045 bash[21729]: audit 2024-07-28T19:20:23.554509+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1751961826,v1:172.21.15.155:6801/1751961826]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:20:24.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:24 smithi045 bash[21729]: audit 2024-07-28T19:20:23.555710+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:20:25.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:25 smithi155 bash[24090]: audit 2024-07-28T19:20:24.284534+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T19:20:25.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:25 smithi155 bash[24090]: cluster 2024-07-28T19:20:24.284743+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-28T19:20:25.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:25 smithi155 bash[24090]: audit 2024-07-28T19:20:24.284993+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:25.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:25 smithi155 bash[24090]: audit 2024-07-28T19:20:24.288522+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1751961826,v1:172.21.15.155:6801/1751961826]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:20:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:25 smithi155 bash[24090]: audit 2024-07-28T19:20:24.289721+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:20:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:25 smithi155 bash[24090]: cluster 2024-07-28T19:20:24.309183+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:25.664 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 4 on host 'smithi155' 2024-07-28T19:20:25.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[31704]: audit 2024-07-28T19:20:24.284534+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T19:20:25.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[31704]: cluster 2024-07-28T19:20:24.284743+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-28T19:20:25.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[31704]: audit 2024-07-28T19:20:24.284993+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:25.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[31704]: audit 2024-07-28T19:20:24.288522+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1751961826,v1:172.21.15.155:6801/1751961826]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:20:25.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[31704]: audit 2024-07-28T19:20:24.289721+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:20:25.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[31704]: cluster 2024-07-28T19:20:24.309183+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[21729]: audit 2024-07-28T19:20:24.284534+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T19:20:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[21729]: cluster 2024-07-28T19:20:24.284743+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-28T19:20:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[21729]: audit 2024-07-28T19:20:24.284993+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[21729]: audit 2024-07-28T19:20:24.288522+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1751961826,v1:172.21.15.155:6801/1751961826]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:20:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[21729]: audit 2024-07-28T19:20:24.289721+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:20:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:25 smithi045 bash[21729]: cluster 2024-07-28T19:20:24.309183+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:26.287 DEBUG:teuthology.orchestra.run.smithi155:osd.4> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service 2024-07-28T19:20:26.290 INFO:tasks.cephadm:Deploying osd.5 on smithi155 with /dev/vg_nvme/lv_3... 2024-07-28T19:20:26.290 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-07-28T19:20:26.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:26 smithi155 bash[24090]: audit 2024-07-28T19:20:25.288022+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:20:26.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:26 smithi155 bash[24090]: cluster 2024-07-28T19:20:25.288286+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-07-28T19:20:26.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:26 smithi155 bash[24090]: audit 2024-07-28T19:20:25.289088+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:26.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:26 smithi155 bash[24090]: audit 2024-07-28T19:20:25.299385+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:26.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:26 smithi155 bash[24090]: audit 2024-07-28T19:20:25.645565+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:20:26.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:26 smithi155 bash[24090]: audit 2024-07-28T19:20:25.653583+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:26.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:26 smithi155 bash[24090]: audit 2024-07-28T19:20:25.662218+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[21729]: audit 2024-07-28T19:20:25.288022+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:20:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[21729]: cluster 2024-07-28T19:20:25.288286+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-07-28T19:20:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[21729]: audit 2024-07-28T19:20:25.289088+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[21729]: audit 2024-07-28T19:20:25.299385+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[21729]: audit 2024-07-28T19:20:25.645565+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:20:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[21729]: audit 2024-07-28T19:20:25.653583+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[21729]: audit 2024-07-28T19:20:25.662218+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:26.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[31704]: audit 2024-07-28T19:20:25.288022+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:20:26.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[31704]: cluster 2024-07-28T19:20:25.288286+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-07-28T19:20:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[31704]: audit 2024-07-28T19:20:25.289088+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[31704]: audit 2024-07-28T19:20:25.299385+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[31704]: audit 2024-07-28T19:20:25.645565+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:20:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[31704]: audit 2024-07-28T19:20:25.653583+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:26 smithi045 bash[31704]: audit 2024-07-28T19:20:25.662218+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:27.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[21729]: cluster 2024-07-28T19:20:24.533649+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:20:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[21729]: cluster 2024-07-28T19:20:24.533745+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:20:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[21729]: cluster 2024-07-28T19:20:26.290734+0000 mon.a (mon.0) 465 : cluster [INF] osd.4 [v2:172.21.15.155:6800/1751961826,v1:172.21.15.155:6801/1751961826] boot 2024-07-28T19:20:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[21729]: cluster 2024-07-28T19:20:26.290827+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-28T19:20:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[21729]: audit 2024-07-28T19:20:26.291145+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[21729]: cluster 2024-07-28T19:20:26.309638+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[31704]: cluster 2024-07-28T19:20:24.533649+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:20:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[31704]: cluster 2024-07-28T19:20:24.533745+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:20:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[31704]: cluster 2024-07-28T19:20:26.290734+0000 mon.a (mon.0) 465 : cluster [INF] osd.4 [v2:172.21.15.155:6800/1751961826,v1:172.21.15.155:6801/1751961826] boot 2024-07-28T19:20:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[31704]: cluster 2024-07-28T19:20:26.290827+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-28T19:20:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[31704]: audit 2024-07-28T19:20:26.291145+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:27 smithi045 bash[31704]: cluster 2024-07-28T19:20:26.309638+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:27.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:27 smithi155 bash[24090]: cluster 2024-07-28T19:20:24.533649+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:20:27.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:27 smithi155 bash[24090]: cluster 2024-07-28T19:20:24.533745+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:20:27.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:27 smithi155 bash[24090]: cluster 2024-07-28T19:20:26.290734+0000 mon.a (mon.0) 465 : cluster [INF] osd.4 [v2:172.21.15.155:6800/1751961826,v1:172.21.15.155:6801/1751961826] boot 2024-07-28T19:20:27.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:27 smithi155 bash[24090]: cluster 2024-07-28T19:20:26.290827+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-28T19:20:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:27 smithi155 bash[24090]: audit 2024-07-28T19:20:26.291145+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:20:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:27 smithi155 bash[24090]: cluster 2024-07-28T19:20:26.309638+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-07-28T19:20:28.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:28 smithi045 bash[21729]: cluster 2024-07-28T19:20:27.310117+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-28T19:20:28.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:28 smithi045 bash[31704]: cluster 2024-07-28T19:20:27.310117+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-28T19:20:28.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:28 smithi155 bash[24090]: cluster 2024-07-28T19:20:27.310117+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-28T19:20:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:29 smithi045 bash[21729]: cluster 2024-07-28T19:20:28.310216+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-28T19:20:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:29 smithi045 bash[21729]: cluster 2024-07-28T19:20:28.310266+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:29 smithi045 bash[31704]: cluster 2024-07-28T19:20:28.310216+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-28T19:20:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:29 smithi045 bash[31704]: cluster 2024-07-28T19:20:28.310266+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:29.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:29 smithi155 bash[24090]: cluster 2024-07-28T19:20:28.310216+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-28T19:20:29.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:29 smithi155 bash[24090]: cluster 2024-07-28T19:20:28.310266+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:30.415 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:20:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:30 smithi155 bash[24090]: cluster 2024-07-28T19:20:29.319642+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-28T19:20:30.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:30 smithi045 bash[31704]: cluster 2024-07-28T19:20:29.319642+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-28T19:20:30.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:30 smithi045 bash[21729]: cluster 2024-07-28T19:20:29.319642+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-28T19:20:31.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:31 smithi045 bash[21729]: cluster 2024-07-28T19:20:30.310792+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:31.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:31 smithi045 bash[21729]: cluster 2024-07-28T19:20:30.335317+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-07-28T19:20:31.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:31 smithi045 bash[31704]: cluster 2024-07-28T19:20:30.310792+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:31.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:31 smithi045 bash[31704]: cluster 2024-07-28T19:20:30.335317+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-07-28T19:20:31.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:31 smithi155 bash[24090]: cluster 2024-07-28T19:20:30.310792+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:31.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:31 smithi155 bash[24090]: cluster 2024-07-28T19:20:30.335317+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-07-28T19:20:33.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:33 smithi155 bash[24090]: cluster 2024-07-28T19:20:32.311343+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-07-28T19:20:33.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:33 smithi045 bash[21729]: cluster 2024-07-28T19:20:32.311343+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-07-28T19:20:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:33 smithi045 bash[31704]: cluster 2024-07-28T19:20:32.311343+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-07-28T19:20:34.554 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-07-28T19:20:34.746 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-07-28T19:20:34.762 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-07-28T19:20:34.762 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-07-28T19:20:34.763 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0148377 s, 707 MB/s 2024-07-28T19:20:34.763 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-07-28T19:20:35.357 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_3 2024-07-28T19:20:35.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:35 smithi155 bash[24090]: cluster 2024-07-28T19:20:34.311970+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T19:20:35.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:35 smithi045 bash[21729]: cluster 2024-07-28T19:20:34.311970+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T19:20:35.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:35 smithi045 bash[31704]: cluster 2024-07-28T19:20:34.311970+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T19:20:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[21729]: cephadm 2024-07-28T19:20:35.948170+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:20:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[21729]: audit 2024-07-28T19:20:35.956908+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[21729]: audit 2024-07-28T19:20:35.964985+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[21729]: audit 2024-07-28T19:20:35.967060+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:20:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[21729]: cephadm 2024-07-28T19:20:35.968470+0000 mgr.y (mgr.14150) 229 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 17265M 2024-07-28T19:20:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[21729]: audit 2024-07-28T19:20:35.976401+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[21729]: audit 2024-07-28T19:20:35.978866+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[21729]: audit 2024-07-28T19:20:35.980611+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:20:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[21729]: audit 2024-07-28T19:20:35.990556+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[21729]: cluster 2024-07-28T19:20:36.312670+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-28T19:20:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[31704]: cephadm 2024-07-28T19:20:35.948170+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:20:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[31704]: audit 2024-07-28T19:20:35.956908+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[31704]: audit 2024-07-28T19:20:35.964985+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[31704]: audit 2024-07-28T19:20:35.967060+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:20:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[31704]: cephadm 2024-07-28T19:20:35.968470+0000 mgr.y (mgr.14150) 229 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 17265M 2024-07-28T19:20:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[31704]: audit 2024-07-28T19:20:35.976401+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[31704]: audit 2024-07-28T19:20:35.978866+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[31704]: audit 2024-07-28T19:20:35.980611+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:20:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[31704]: audit 2024-07-28T19:20:35.990556+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:36 smithi045 bash[31704]: cluster 2024-07-28T19:20:36.312670+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-28T19:20:37.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:36 smithi155 bash[24090]: cephadm 2024-07-28T19:20:35.948170+0000 mgr.y (mgr.14150) 228 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:20:37.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:36 smithi155 bash[24090]: audit 2024-07-28T19:20:35.956908+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:36 smithi155 bash[24090]: audit 2024-07-28T19:20:35.964985+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:36 smithi155 bash[24090]: audit 2024-07-28T19:20:35.967060+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:20:37.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:36 smithi155 bash[24090]: cephadm 2024-07-28T19:20:35.968470+0000 mgr.y (mgr.14150) 229 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 17265M 2024-07-28T19:20:37.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:36 smithi155 bash[24090]: audit 2024-07-28T19:20:35.976401+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:36 smithi155 bash[24090]: audit 2024-07-28T19:20:35.978866+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:36 smithi155 bash[24090]: audit 2024-07-28T19:20:35.980611+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:20:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:36 smithi155 bash[24090]: audit 2024-07-28T19:20:35.990556+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:20:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:36 smithi155 bash[24090]: cluster 2024-07-28T19:20:36.312670+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-28T19:20:39.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:39 smithi045 bash[21729]: cluster 2024-07-28T19:20:38.313349+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-07-28T19:20:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:39 smithi045 bash[31704]: cluster 2024-07-28T19:20:38.313349+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-07-28T19:20:39.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:39 smithi155 bash[24090]: cluster 2024-07-28T19:20:38.313349+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-07-28T19:20:40.079 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:20:41.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:41 smithi045 bash[21729]: cluster 2024-07-28T19:20:40.314043+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-28T19:20:41.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:41 smithi045 bash[31704]: cluster 2024-07-28T19:20:40.314043+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-28T19:20:41.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:41 smithi155 bash[24090]: cluster 2024-07-28T19:20:40.314043+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-28T19:20:43.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:43 smithi045 bash[21729]: cluster 2024-07-28T19:20:42.314634+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:43.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:43 smithi045 bash[21729]: audit 2024-07-28T19:20:42.844448+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:20:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:43 smithi045 bash[21729]: audit 2024-07-28T19:20:42.850473+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:20:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:43 smithi045 bash[21729]: audit 2024-07-28T19:20:42.852086+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:43 smithi045 bash[31704]: cluster 2024-07-28T19:20:42.314634+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:43 smithi045 bash[31704]: audit 2024-07-28T19:20:42.844448+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:20:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:43 smithi045 bash[31704]: audit 2024-07-28T19:20:42.850473+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:20:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:43 smithi045 bash[31704]: audit 2024-07-28T19:20:42.852086+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:43.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:43 smithi155 bash[24090]: cluster 2024-07-28T19:20:42.314634+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:43.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:43 smithi155 bash[24090]: audit 2024-07-28T19:20:42.844448+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:20:43.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:43 smithi155 bash[24090]: audit 2024-07-28T19:20:42.850473+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:20:43.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:43 smithi155 bash[24090]: audit 2024-07-28T19:20:42.852086+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:20:44.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:44 smithi045 bash[21729]: audit 2024-07-28T19:20:42.838150+0000 mgr.y (mgr.14150) 234 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:20:44.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:44 smithi045 bash[31704]: audit 2024-07-28T19:20:42.838150+0000 mgr.y (mgr.14150) 234 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:20:44.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:44 smithi155 bash[24090]: audit 2024-07-28T19:20:42.838150+0000 mgr.y (mgr.14150) 234 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:20:45.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:45 smithi045 bash[21729]: cluster 2024-07-28T19:20:44.315142+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:45.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:45 smithi045 bash[31704]: cluster 2024-07-28T19:20:44.315142+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:45.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:45 smithi155 bash[24090]: cluster 2024-07-28T19:20:44.315142+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:47 smithi045 bash[21729]: cluster 2024-07-28T19:20:46.315657+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:47 smithi045 bash[31704]: cluster 2024-07-28T19:20:46.315657+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:47.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:47 smithi155 bash[24090]: cluster 2024-07-28T19:20:46.315657+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:49.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:49 smithi155 bash[24090]: cluster 2024-07-28T19:20:48.316185+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:49.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:49 smithi045 bash[21729]: cluster 2024-07-28T19:20:48.316185+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:49.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:49 smithi045 bash[31704]: cluster 2024-07-28T19:20:48.316185+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[21729]: cluster 2024-07-28T19:20:50.316717+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[21729]: audit 2024-07-28T19:20:50.744240+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.155:0/2389169081' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78ae227d-9d96-41cc-9d89-11fc0f3b90f2"}]: dispatch 2024-07-28T19:20:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[21729]: audit 2024-07-28T19:20:50.745377+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78ae227d-9d96-41cc-9d89-11fc0f3b90f2"}]: dispatch 2024-07-28T19:20:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[21729]: audit 2024-07-28T19:20:50.753511+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78ae227d-9d96-41cc-9d89-11fc0f3b90f2"}]': finished 2024-07-28T19:20:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[21729]: cluster 2024-07-28T19:20:50.753684+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-28T19:20:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[21729]: audit 2024-07-28T19:20:50.753934+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:20:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[21729]: audit 2024-07-28T19:20:51.374739+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.155:0/952527914' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:20:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[31704]: cluster 2024-07-28T19:20:50.316717+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[31704]: audit 2024-07-28T19:20:50.744240+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.155:0/2389169081' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78ae227d-9d96-41cc-9d89-11fc0f3b90f2"}]: dispatch 2024-07-28T19:20:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[31704]: audit 2024-07-28T19:20:50.745377+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78ae227d-9d96-41cc-9d89-11fc0f3b90f2"}]: dispatch 2024-07-28T19:20:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[31704]: audit 2024-07-28T19:20:50.753511+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78ae227d-9d96-41cc-9d89-11fc0f3b90f2"}]': finished 2024-07-28T19:20:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[31704]: cluster 2024-07-28T19:20:50.753684+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-28T19:20:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[31704]: audit 2024-07-28T19:20:50.753934+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:20:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:51 smithi045 bash[31704]: audit 2024-07-28T19:20:51.374739+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.155:0/952527914' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:20:51.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:51 smithi155 bash[24090]: cluster 2024-07-28T19:20:50.316717+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:51.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:51 smithi155 bash[24090]: audit 2024-07-28T19:20:50.744240+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.155:0/2389169081' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78ae227d-9d96-41cc-9d89-11fc0f3b90f2"}]: dispatch 2024-07-28T19:20:51.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:51 smithi155 bash[24090]: audit 2024-07-28T19:20:50.745377+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78ae227d-9d96-41cc-9d89-11fc0f3b90f2"}]: dispatch 2024-07-28T19:20:51.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:51 smithi155 bash[24090]: audit 2024-07-28T19:20:50.753511+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78ae227d-9d96-41cc-9d89-11fc0f3b90f2"}]': finished 2024-07-28T19:20:51.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:51 smithi155 bash[24090]: cluster 2024-07-28T19:20:50.753684+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-28T19:20:51.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:51 smithi155 bash[24090]: audit 2024-07-28T19:20:50.753934+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:20:51.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:51 smithi155 bash[24090]: audit 2024-07-28T19:20:51.374739+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.155:0/952527914' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:20:53.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:53 smithi045 bash[21729]: cluster 2024-07-28T19:20:52.317239+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:53 smithi045 bash[31704]: cluster 2024-07-28T19:20:52.317239+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:53.780 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:53 smithi155 bash[24090]: cluster 2024-07-28T19:20:52.317239+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:55.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:55 smithi045 bash[21729]: cluster 2024-07-28T19:20:54.317742+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:55.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:55 smithi045 bash[31704]: cluster 2024-07-28T19:20:54.317742+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:55.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:55 smithi155 bash[24090]: cluster 2024-07-28T19:20:54.317742+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:57.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:57 smithi045 bash[21729]: cluster 2024-07-28T19:20:56.318305+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:57 smithi045 bash[31704]: cluster 2024-07-28T19:20:56.318305+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:57 smithi155 bash[24090]: cluster 2024-07-28T19:20:56.318305+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:59.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:20:59 smithi155 bash[24090]: cluster 2024-07-28T19:20:58.318801+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:59.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:20:59 smithi045 bash[21729]: cluster 2024-07-28T19:20:58.318801+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:20:59.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:20:59 smithi045 bash[31704]: cluster 2024-07-28T19:20:58.318801+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:01.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:01 smithi045 bash[21729]: cluster 2024-07-28T19:21:00.319288+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:01.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:01 smithi045 bash[31704]: cluster 2024-07-28T19:21:00.319288+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:01 smithi155 bash[24090]: cluster 2024-07-28T19:21:00.319288+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:03.678 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:03 smithi155 bash[24090]: cluster 2024-07-28T19:21:02.319811+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:03.679 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:03 smithi155 bash[24090]: audit 2024-07-28T19:21:02.567773+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T19:21:03.679 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:03 smithi155 bash[24090]: audit 2024-07-28T19:21:02.569585+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:03.679 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:03 smithi155 bash[24090]: cephadm 2024-07-28T19:21:02.571085+0000 mgr.y (mgr.14150) 245 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-07-28T19:21:03.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:03 smithi045 bash[21729]: cluster 2024-07-28T19:21:02.319811+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:03.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:03 smithi045 bash[21729]: audit 2024-07-28T19:21:02.567773+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T19:21:03.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:03 smithi045 bash[21729]: audit 2024-07-28T19:21:02.569585+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:03.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:03 smithi045 bash[21729]: cephadm 2024-07-28T19:21:02.571085+0000 mgr.y (mgr.14150) 245 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-07-28T19:21:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:03 smithi045 bash[31704]: cluster 2024-07-28T19:21:02.319811+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:03 smithi045 bash[31704]: audit 2024-07-28T19:21:02.567773+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T19:21:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:03 smithi045 bash[31704]: audit 2024-07-28T19:21:02.569585+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:03 smithi045 bash[31704]: cephadm 2024-07-28T19:21:02.571085+0000 mgr.y (mgr.14150) 245 : cephadm [INF] Deploying daemon osd.5 on smithi155 2024-07-28T19:21:05.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:05 smithi045 bash[21729]: cluster 2024-07-28T19:21:04.320327+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:05.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:05 smithi045 bash[31704]: cluster 2024-07-28T19:21:04.320327+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:05.771 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:05 smithi155 bash[24090]: cluster 2024-07-28T19:21:04.320327+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:06.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:06 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:06.524 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:21:06 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:06.525 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:21:06 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:06 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:06.804 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:21:06 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:06.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:21:06 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:07.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:07 smithi045 bash[21729]: cluster 2024-07-28T19:21:06.320829+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:07.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:07 smithi045 bash[21729]: audit 2024-07-28T19:21:06.770775+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:21:07.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:07 smithi045 bash[21729]: audit 2024-07-28T19:21:06.778471+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:07.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:07 smithi045 bash[21729]: audit 2024-07-28T19:21:06.786391+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:07 smithi045 bash[31704]: cluster 2024-07-28T19:21:06.320829+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:07 smithi045 bash[31704]: audit 2024-07-28T19:21:06.770775+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:21:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:07 smithi045 bash[31704]: audit 2024-07-28T19:21:06.778471+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:07 smithi045 bash[31704]: audit 2024-07-28T19:21:06.786391+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:07.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:07 smithi155 bash[24090]: cluster 2024-07-28T19:21:06.320829+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:07.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:07 smithi155 bash[24090]: audit 2024-07-28T19:21:06.770775+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:21:07.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:07 smithi155 bash[24090]: audit 2024-07-28T19:21:06.778471+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:07.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:07 smithi155 bash[24090]: audit 2024-07-28T19:21:06.786391+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:09.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:09 smithi045 bash[21729]: cluster 2024-07-28T19:21:08.321347+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:09.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:09 smithi045 bash[31704]: cluster 2024-07-28T19:21:08.321347+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:09.761 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:09 smithi155 bash[24090]: cluster 2024-07-28T19:21:08.321347+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:11.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:11 smithi045 bash[21729]: cluster 2024-07-28T19:21:10.321954+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:11.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:11 smithi045 bash[31704]: cluster 2024-07-28T19:21:10.321954+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:11 smithi155 bash[24090]: cluster 2024-07-28T19:21:10.321954+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:12.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:12 smithi155 bash[24090]: audit 2024-07-28T19:21:11.837770+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:12.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:12 smithi155 bash[24090]: audit 2024-07-28T19:21:11.848290+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:12.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:12 smithi155 bash[24090]: audit 2024-07-28T19:21:12.298801+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:12.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:12 smithi155 bash[24090]: audit 2024-07-28T19:21:12.300166+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:21:12.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:12 smithi155 bash[24090]: audit 2024-07-28T19:21:12.308040+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:12.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:12 smithi155 bash[24090]: cluster 2024-07-28T19:21:12.322317+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:13.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[21729]: audit 2024-07-28T19:21:11.837770+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[21729]: audit 2024-07-28T19:21:11.848290+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[21729]: audit 2024-07-28T19:21:12.298801+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[21729]: audit 2024-07-28T19:21:12.300166+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:21:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[21729]: audit 2024-07-28T19:21:12.308040+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[21729]: cluster 2024-07-28T19:21:12.322317+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[31704]: audit 2024-07-28T19:21:11.837770+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[31704]: audit 2024-07-28T19:21:11.848290+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[31704]: audit 2024-07-28T19:21:12.298801+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[31704]: audit 2024-07-28T19:21:12.300166+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:21:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[31704]: audit 2024-07-28T19:21:12.308040+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:12 smithi045 bash[31704]: cluster 2024-07-28T19:21:12.322317+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:14.654 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:14 smithi155 bash[24090]: audit 2024-07-28T19:21:13.379169+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1285269093,v1:172.21.15.155:6809/1285269093]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T19:21:14.654 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:14 smithi155 bash[24090]: audit 2024-07-28T19:21:13.380129+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T19:21:14.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:14 smithi045 bash[21729]: audit 2024-07-28T19:21:13.379169+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1285269093,v1:172.21.15.155:6809/1285269093]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T19:21:14.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:14 smithi045 bash[21729]: audit 2024-07-28T19:21:13.380129+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T19:21:14.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:14 smithi045 bash[31704]: audit 2024-07-28T19:21:13.379169+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1285269093,v1:172.21.15.155:6809/1285269093]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T19:21:14.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:14 smithi045 bash[31704]: audit 2024-07-28T19:21:13.380129+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-28T19:21:15.064 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 5 on host 'smithi155' 2024-07-28T19:21:15.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:15 smithi155 bash[24090]: audit 2024-07-28T19:21:14.321095+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-28T19:21:15.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:15 smithi155 bash[24090]: cluster 2024-07-28T19:21:14.321306+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-28T19:21:15.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:15 smithi155 bash[24090]: audit 2024-07-28T19:21:14.321593+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:15.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:15 smithi155 bash[24090]: audit 2024-07-28T19:21:14.321664+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1285269093,v1:172.21.15.155:6809/1285269093]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:21:15.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:15 smithi155 bash[24090]: cluster 2024-07-28T19:21:14.322722+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:15.334 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:15 smithi155 bash[24090]: audit 2024-07-28T19:21:14.322877+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:21:15.334 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:15 smithi155 bash[24090]: audit 2024-07-28T19:21:15.045710+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:21:15.334 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:15 smithi155 bash[24090]: audit 2024-07-28T19:21:15.053391+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:15.334 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:15 smithi155 bash[24090]: audit 2024-07-28T19:21:15.061610+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:15.675 DEBUG:teuthology.orchestra.run.smithi155:osd.5> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5.service 2024-07-28T19:21:15.677 INFO:tasks.cephadm:Deploying osd.6 on smithi155 with /dev/vg_nvme/lv_2... 2024-07-28T19:21:15.678 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-07-28T19:21:15.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[21729]: audit 2024-07-28T19:21:14.321095+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-28T19:21:15.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[21729]: cluster 2024-07-28T19:21:14.321306+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-28T19:21:15.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[21729]: audit 2024-07-28T19:21:14.321593+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[21729]: audit 2024-07-28T19:21:14.321664+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1285269093,v1:172.21.15.155:6809/1285269093]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:21:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[21729]: cluster 2024-07-28T19:21:14.322722+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[21729]: audit 2024-07-28T19:21:14.322877+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:21:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[21729]: audit 2024-07-28T19:21:15.045710+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:21:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[21729]: audit 2024-07-28T19:21:15.053391+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[21729]: audit 2024-07-28T19:21:15.061610+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[31704]: audit 2024-07-28T19:21:14.321095+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-28T19:21:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[31704]: cluster 2024-07-28T19:21:14.321306+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-28T19:21:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[31704]: audit 2024-07-28T19:21:14.321593+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[31704]: audit 2024-07-28T19:21:14.321664+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/1285269093,v1:172.21.15.155:6809/1285269093]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:21:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[31704]: cluster 2024-07-28T19:21:14.322722+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[31704]: audit 2024-07-28T19:21:14.322877+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:21:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[31704]: audit 2024-07-28T19:21:15.045710+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:21:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[31704]: audit 2024-07-28T19:21:15.053391+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:15 smithi045 bash[31704]: audit 2024-07-28T19:21:15.061610+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:16.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:16 smithi045 bash[21729]: audit 2024-07-28T19:21:15.324065+0000 mon.a (mon.0) 504 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:21:16.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:16 smithi045 bash[21729]: cluster 2024-07-28T19:21:15.324276+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-07-28T19:21:16.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:16 smithi045 bash[21729]: audit 2024-07-28T19:21:15.325044+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:16.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:16 smithi045 bash[21729]: audit 2024-07-28T19:21:15.336663+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:16.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:16 smithi045 bash[31704]: audit 2024-07-28T19:21:15.324065+0000 mon.a (mon.0) 504 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:21:16.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:16 smithi045 bash[31704]: cluster 2024-07-28T19:21:15.324276+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-07-28T19:21:16.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:16 smithi045 bash[31704]: audit 2024-07-28T19:21:15.325044+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:16.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:16 smithi045 bash[31704]: audit 2024-07-28T19:21:15.336663+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:16.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:16 smithi155 bash[24090]: audit 2024-07-28T19:21:15.324065+0000 mon.a (mon.0) 504 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:21:16.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:16 smithi155 bash[24090]: cluster 2024-07-28T19:21:15.324276+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-07-28T19:21:16.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:16 smithi155 bash[24090]: audit 2024-07-28T19:21:15.325044+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:16.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:16 smithi155 bash[24090]: audit 2024-07-28T19:21:15.336663+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:17.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[21729]: cluster 2024-07-28T19:21:14.386084+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:21:17.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[21729]: cluster 2024-07-28T19:21:14.386136+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:21:17.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[21729]: cluster 2024-07-28T19:21:16.323231+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:17.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[21729]: audit 2024-07-28T19:21:16.334010+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[21729]: cluster 2024-07-28T19:21:16.342716+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 [v2:172.21.15.155:6808/1285269093,v1:172.21.15.155:6809/1285269093] boot 2024-07-28T19:21:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[21729]: cluster 2024-07-28T19:21:16.342816+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-28T19:21:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[21729]: audit 2024-07-28T19:21:16.343316+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[31704]: cluster 2024-07-28T19:21:14.386084+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:21:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[31704]: cluster 2024-07-28T19:21:14.386136+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:21:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[31704]: cluster 2024-07-28T19:21:16.323231+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[31704]: audit 2024-07-28T19:21:16.334010+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[31704]: cluster 2024-07-28T19:21:16.342716+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 [v2:172.21.15.155:6808/1285269093,v1:172.21.15.155:6809/1285269093] boot 2024-07-28T19:21:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[31704]: cluster 2024-07-28T19:21:16.342816+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-28T19:21:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:17 smithi045 bash[31704]: audit 2024-07-28T19:21:16.343316+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:17 smithi155 bash[24090]: cluster 2024-07-28T19:21:14.386084+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:21:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:17 smithi155 bash[24090]: cluster 2024-07-28T19:21:14.386136+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:21:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:17 smithi155 bash[24090]: cluster 2024-07-28T19:21:16.323231+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-07-28T19:21:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:17 smithi155 bash[24090]: audit 2024-07-28T19:21:16.334010+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:17 smithi155 bash[24090]: cluster 2024-07-28T19:21:16.342716+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 [v2:172.21.15.155:6808/1285269093,v1:172.21.15.155:6809/1285269093] boot 2024-07-28T19:21:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:17 smithi155 bash[24090]: cluster 2024-07-28T19:21:16.342816+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-28T19:21:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:17 smithi155 bash[24090]: audit 2024-07-28T19:21:16.343316+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:21:18.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:18 smithi045 bash[21729]: cluster 2024-07-28T19:21:17.350508+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-28T19:21:18.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:18 smithi045 bash[31704]: cluster 2024-07-28T19:21:17.350508+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-28T19:21:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:18 smithi155 bash[24090]: cluster 2024-07-28T19:21:17.350508+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-28T19:21:19.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:19 smithi045 bash[31704]: cluster 2024-07-28T19:21:18.323755+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:19.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:19 smithi045 bash[31704]: cluster 2024-07-28T19:21:18.359517+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-28T19:21:19.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:19 smithi045 bash[21729]: cluster 2024-07-28T19:21:18.323755+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:19.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:19 smithi045 bash[21729]: cluster 2024-07-28T19:21:18.359517+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-28T19:21:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:19 smithi155 bash[24090]: cluster 2024-07-28T19:21:18.323755+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:19.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:19 smithi155 bash[24090]: cluster 2024-07-28T19:21:18.359517+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-28T19:21:19.823 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:21:20.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:20 smithi045 bash[31704]: cluster 2024-07-28T19:21:19.371160+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-28T19:21:20.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:20 smithi045 bash[21729]: cluster 2024-07-28T19:21:19.371160+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-28T19:21:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:20 smithi155 bash[24090]: cluster 2024-07-28T19:21:19.371160+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-28T19:21:21.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:21 smithi045 bash[21729]: cluster 2024-07-28T19:21:20.324284+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:21.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:21 smithi045 bash[21729]: cluster 2024-07-28T19:21:20.379628+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-07-28T19:21:21.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:21 smithi045 bash[31704]: cluster 2024-07-28T19:21:20.324284+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:21.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:21 smithi045 bash[31704]: cluster 2024-07-28T19:21:20.379628+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-07-28T19:21:21.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:21 smithi155 bash[24090]: cluster 2024-07-28T19:21:20.324284+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:21.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:21 smithi155 bash[24090]: cluster 2024-07-28T19:21:20.379628+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-07-28T19:21:23.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:23 smithi045 bash[21729]: cluster 2024-07-28T19:21:22.324836+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:23.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:23 smithi045 bash[31704]: cluster 2024-07-28T19:21:22.324836+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:23 smithi155 bash[24090]: cluster 2024-07-28T19:21:22.324836+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:24.227 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-07-28T19:21:24.414 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-07-28T19:21:24.430 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-07-28T19:21:24.430 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-07-28T19:21:24.430 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0140088 s, 749 MB/s 2024-07-28T19:21:24.430 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-07-28T19:21:25.135 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_2 2024-07-28T19:21:25.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:25 smithi155 bash[24090]: cluster 2024-07-28T19:21:24.325366+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:25.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:25 smithi045 bash[21729]: cluster 2024-07-28T19:21:24.325366+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:25.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:25 smithi045 bash[31704]: cluster 2024-07-28T19:21:24.325366+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:26.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:26 smithi155 bash[24090]: cephadm 2024-07-28T19:21:25.480900+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:21:26.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:26 smithi155 bash[24090]: audit 2024-07-28T19:21:25.489860+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:26.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:26 smithi155 bash[24090]: audit 2024-07-28T19:21:25.498528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:26.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:26 smithi155 bash[24090]: audit 2024-07-28T19:21:25.500787+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:21:26.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:26 smithi155 bash[24090]: audit 2024-07-28T19:21:25.502591+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:21:26.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:26 smithi155 bash[24090]: cephadm 2024-07-28T19:21:25.503847+0000 mgr.y (mgr.14150) 258 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 8632M 2024-07-28T19:21:26.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:26 smithi155 bash[24090]: audit 2024-07-28T19:21:25.511884+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:26.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:26 smithi155 bash[24090]: audit 2024-07-28T19:21:25.514131+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:26.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:26 smithi155 bash[24090]: audit 2024-07-28T19:21:25.515904+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:21:26.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:26 smithi155 bash[24090]: audit 2024-07-28T19:21:25.525438+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:26.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[21729]: cephadm 2024-07-28T19:21:25.480900+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:21:26.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[21729]: audit 2024-07-28T19:21:25.489860+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:26.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[21729]: audit 2024-07-28T19:21:25.498528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:26.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[21729]: audit 2024-07-28T19:21:25.500787+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[21729]: audit 2024-07-28T19:21:25.502591+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[21729]: cephadm 2024-07-28T19:21:25.503847+0000 mgr.y (mgr.14150) 258 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 8632M 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[21729]: audit 2024-07-28T19:21:25.511884+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[21729]: audit 2024-07-28T19:21:25.514131+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[21729]: audit 2024-07-28T19:21:25.515904+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[21729]: audit 2024-07-28T19:21:25.525438+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[31704]: cephadm 2024-07-28T19:21:25.480900+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[31704]: audit 2024-07-28T19:21:25.489860+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[31704]: audit 2024-07-28T19:21:25.498528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[31704]: audit 2024-07-28T19:21:25.500787+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[31704]: audit 2024-07-28T19:21:25.502591+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:21:26.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[31704]: cephadm 2024-07-28T19:21:25.503847+0000 mgr.y (mgr.14150) 258 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 8632M 2024-07-28T19:21:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[31704]: audit 2024-07-28T19:21:25.511884+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[31704]: audit 2024-07-28T19:21:25.514131+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[31704]: audit 2024-07-28T19:21:25.515904+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:21:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:26 smithi045 bash[31704]: audit 2024-07-28T19:21:25.525438+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:27 smithi155 bash[24090]: cluster 2024-07-28T19:21:26.325978+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:27.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:27 smithi045 bash[31704]: cluster 2024-07-28T19:21:26.325978+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:27.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:27 smithi045 bash[21729]: cluster 2024-07-28T19:21:26.325978+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:29.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:29 smithi155 bash[24090]: cluster 2024-07-28T19:21:28.326521+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:29.867 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:21:29.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:29 smithi045 bash[21729]: cluster 2024-07-28T19:21:28.326521+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:29.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:29 smithi045 bash[31704]: cluster 2024-07-28T19:21:28.326521+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:31 smithi155 bash[24090]: cluster 2024-07-28T19:21:30.327025+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:31.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:31 smithi045 bash[21729]: cluster 2024-07-28T19:21:30.327025+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:31.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:31 smithi045 bash[31704]: cluster 2024-07-28T19:21:30.327025+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:33.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:33 smithi155 bash[24090]: cluster 2024-07-28T19:21:32.327543+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:33.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:33 smithi155 bash[24090]: audit 2024-07-28T19:21:32.856802+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:21:33.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:33 smithi155 bash[24090]: audit 2024-07-28T19:21:32.862821+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:21:33.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:33 smithi155 bash[24090]: audit 2024-07-28T19:21:32.864550+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:33.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:33 smithi045 bash[21729]: cluster 2024-07-28T19:21:32.327543+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:33.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:33 smithi045 bash[21729]: audit 2024-07-28T19:21:32.856802+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:21:33.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:33 smithi045 bash[21729]: audit 2024-07-28T19:21:32.862821+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:21:33.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:33 smithi045 bash[21729]: audit 2024-07-28T19:21:32.864550+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:33 smithi045 bash[31704]: cluster 2024-07-28T19:21:32.327543+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:33 smithi045 bash[31704]: audit 2024-07-28T19:21:32.856802+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:21:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:33 smithi045 bash[31704]: audit 2024-07-28T19:21:32.862821+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:21:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:33 smithi045 bash[31704]: audit 2024-07-28T19:21:32.864550+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:34 smithi155 bash[24090]: audit 2024-07-28T19:21:32.850606+0000 mgr.y (mgr.14150) 263 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:21:34.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:34 smithi045 bash[21729]: audit 2024-07-28T19:21:32.850606+0000 mgr.y (mgr.14150) 263 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:21:34.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:34 smithi045 bash[31704]: audit 2024-07-28T19:21:32.850606+0000 mgr.y (mgr.14150) 263 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:21:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:35 smithi155 bash[24090]: cluster 2024-07-28T19:21:34.328071+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:35.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:35 smithi045 bash[31704]: cluster 2024-07-28T19:21:34.328071+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:35.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:35 smithi045 bash[21729]: cluster 2024-07-28T19:21:34.328071+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:37 smithi155 bash[24090]: cluster 2024-07-28T19:21:36.328599+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:37.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:37 smithi045 bash[21729]: cluster 2024-07-28T19:21:36.328599+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:37.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:37 smithi045 bash[31704]: cluster 2024-07-28T19:21:36.328599+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:39 smithi155 bash[24090]: cluster 2024-07-28T19:21:38.329117+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:39.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:39 smithi045 bash[21729]: cluster 2024-07-28T19:21:38.329117+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:39.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:39 smithi045 bash[31704]: cluster 2024-07-28T19:21:38.329117+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:41.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[21729]: cluster 2024-07-28T19:21:40.329646+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:41.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[21729]: audit 2024-07-28T19:21:40.931636+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.155:0/2727761597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85b429b0-7b7b-4ddd-9655-312f6d456efd"}]: dispatch 2024-07-28T19:21:41.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[21729]: audit 2024-07-28T19:21:40.932990+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85b429b0-7b7b-4ddd-9655-312f6d456efd"}]: dispatch 2024-07-28T19:21:41.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[21729]: audit 2024-07-28T19:21:40.941646+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85b429b0-7b7b-4ddd-9655-312f6d456efd"}]': finished 2024-07-28T19:21:41.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[21729]: cluster 2024-07-28T19:21:40.941855+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-28T19:21:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[21729]: audit 2024-07-28T19:21:40.942148+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:21:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[21729]: audit 2024-07-28T19:21:41.538931+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.155:0/4143132778' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:21:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[31704]: cluster 2024-07-28T19:21:40.329646+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[31704]: audit 2024-07-28T19:21:40.931636+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.155:0/2727761597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85b429b0-7b7b-4ddd-9655-312f6d456efd"}]: dispatch 2024-07-28T19:21:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[31704]: audit 2024-07-28T19:21:40.932990+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85b429b0-7b7b-4ddd-9655-312f6d456efd"}]: dispatch 2024-07-28T19:21:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[31704]: audit 2024-07-28T19:21:40.941646+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85b429b0-7b7b-4ddd-9655-312f6d456efd"}]': finished 2024-07-28T19:21:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[31704]: cluster 2024-07-28T19:21:40.941855+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-28T19:21:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[31704]: audit 2024-07-28T19:21:40.942148+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:21:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:41 smithi045 bash[31704]: audit 2024-07-28T19:21:41.538931+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.155:0/4143132778' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:21:42.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:41 smithi155 bash[24090]: cluster 2024-07-28T19:21:40.329646+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:42.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:41 smithi155 bash[24090]: audit 2024-07-28T19:21:40.931636+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.155:0/2727761597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85b429b0-7b7b-4ddd-9655-312f6d456efd"}]: dispatch 2024-07-28T19:21:42.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:41 smithi155 bash[24090]: audit 2024-07-28T19:21:40.932990+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85b429b0-7b7b-4ddd-9655-312f6d456efd"}]: dispatch 2024-07-28T19:21:42.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:41 smithi155 bash[24090]: audit 2024-07-28T19:21:40.941646+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85b429b0-7b7b-4ddd-9655-312f6d456efd"}]': finished 2024-07-28T19:21:42.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:41 smithi155 bash[24090]: cluster 2024-07-28T19:21:40.941855+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-28T19:21:42.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:41 smithi155 bash[24090]: audit 2024-07-28T19:21:40.942148+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:21:42.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:41 smithi155 bash[24090]: audit 2024-07-28T19:21:41.538931+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.155:0/4143132778' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:21:43.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:43 smithi045 bash[21729]: cluster 2024-07-28T19:21:42.330202+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:43.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:43 smithi045 bash[31704]: cluster 2024-07-28T19:21:42.330202+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:44.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:43 smithi155 bash[24090]: cluster 2024-07-28T19:21:42.330202+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:45.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:45 smithi045 bash[21729]: cluster 2024-07-28T19:21:44.330748+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:45.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:45 smithi045 bash[31704]: cluster 2024-07-28T19:21:44.330748+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:45 smithi155 bash[24090]: cluster 2024-07-28T19:21:44.330748+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:47.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:47 smithi045 bash[21729]: cluster 2024-07-28T19:21:46.331268+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:47.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:47 smithi045 bash[31704]: cluster 2024-07-28T19:21:46.331268+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:48.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:47 smithi155 bash[24090]: cluster 2024-07-28T19:21:46.331268+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:49.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:49 smithi045 bash[21729]: cluster 2024-07-28T19:21:48.331796+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:49.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:49 smithi045 bash[31704]: cluster 2024-07-28T19:21:48.331796+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:50.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:49 smithi155 bash[24090]: cluster 2024-07-28T19:21:48.331796+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:51.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:51 smithi045 bash[21729]: cluster 2024-07-28T19:21:50.332332+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:51.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:51 smithi045 bash[31704]: cluster 2024-07-28T19:21:50.332332+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:52.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:51 smithi155 bash[24090]: cluster 2024-07-28T19:21:50.332332+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:53.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:53 smithi045 bash[21729]: cluster 2024-07-28T19:21:52.332867+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:53.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:53 smithi045 bash[21729]: audit 2024-07-28T19:21:52.987433+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T19:21:53.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:53 smithi045 bash[21729]: audit 2024-07-28T19:21:52.989182+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:53.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:53 smithi045 bash[31704]: cluster 2024-07-28T19:21:52.332867+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:53.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:53 smithi045 bash[31704]: audit 2024-07-28T19:21:52.987433+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T19:21:53.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:53 smithi045 bash[31704]: audit 2024-07-28T19:21:52.989182+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:53 smithi155 bash[24090]: cluster 2024-07-28T19:21:52.332867+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:54.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:53 smithi155 bash[24090]: audit 2024-07-28T19:21:52.987433+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T19:21:54.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:53 smithi155 bash[24090]: audit 2024-07-28T19:21:52.989182+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:21:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:54 smithi045 bash[21729]: cephadm 2024-07-28T19:21:52.990744+0000 mgr.y (mgr.14150) 274 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-07-28T19:21:54.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:54 smithi045 bash[31704]: cephadm 2024-07-28T19:21:52.990744+0000 mgr.y (mgr.14150) 274 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-07-28T19:21:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:54 smithi155 bash[24090]: cephadm 2024-07-28T19:21:52.990744+0000 mgr.y (mgr.14150) 274 : cephadm [INF] Deploying daemon osd.6 on smithi155 2024-07-28T19:21:55.912 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:55 smithi155 bash[24090]: cluster 2024-07-28T19:21:54.333402+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:55.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:55 smithi045 bash[21729]: cluster 2024-07-28T19:21:54.333402+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:55.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:55 smithi045 bash[31704]: cluster 2024-07-28T19:21:54.333402+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:57.173 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:56 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:57.174 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:21:56 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:57.174 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:21:56 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:57.175 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:21:56 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:57.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:57 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:57.554 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:21:57 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:57.554 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:21:57 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:57.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:21:57 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:21:57.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:57 smithi045 bash[21729]: cluster 2024-07-28T19:21:56.333997+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:57.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:57 smithi045 bash[21729]: audit 2024-07-28T19:21:57.311196+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:21:57.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:57 smithi045 bash[21729]: audit 2024-07-28T19:21:57.318602+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:57.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:57 smithi045 bash[21729]: audit 2024-07-28T19:21:57.328743+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:57.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:57 smithi045 bash[31704]: cluster 2024-07-28T19:21:56.333997+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:57.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:57 smithi045 bash[31704]: audit 2024-07-28T19:21:57.311196+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:21:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:57 smithi045 bash[31704]: audit 2024-07-28T19:21:57.318602+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:57 smithi045 bash[31704]: audit 2024-07-28T19:21:57.328743+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:58.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:57 smithi155 bash[24090]: cluster 2024-07-28T19:21:56.333997+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:57 smithi155 bash[24090]: audit 2024-07-28T19:21:57.311196+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:21:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:57 smithi155 bash[24090]: audit 2024-07-28T19:21:57.318602+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:57 smithi155 bash[24090]: audit 2024-07-28T19:21:57.328743+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:21:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:21:59 smithi155 bash[24090]: cluster 2024-07-28T19:21:58.334536+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:59.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:21:59 smithi045 bash[21729]: cluster 2024-07-28T19:21:58.334536+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:21:59.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:21:59 smithi045 bash[31704]: cluster 2024-07-28T19:21:58.334536+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:01.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:01 smithi045 bash[21729]: cluster 2024-07-28T19:22:00.335046+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:01.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:01 smithi045 bash[31704]: cluster 2024-07-28T19:22:00.335046+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:02.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:01 smithi155 bash[24090]: cluster 2024-07-28T19:22:00.335046+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:03.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[21729]: cluster 2024-07-28T19:22:02.335531+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:03.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[21729]: audit 2024-07-28T19:22:02.413530+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:03.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[21729]: audit 2024-07-28T19:22:02.422418+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:03.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[21729]: audit 2024-07-28T19:22:02.424354+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:03.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[21729]: audit 2024-07-28T19:22:02.426468+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:22:03.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[21729]: audit 2024-07-28T19:22:02.436237+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[31704]: cluster 2024-07-28T19:22:02.335531+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[31704]: audit 2024-07-28T19:22:02.413530+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[31704]: audit 2024-07-28T19:22:02.422418+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[31704]: audit 2024-07-28T19:22:02.424354+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[31704]: audit 2024-07-28T19:22:02.426468+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:22:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:03 smithi045 bash[31704]: audit 2024-07-28T19:22:02.436237+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:03 smithi155 bash[24090]: cluster 2024-07-28T19:22:02.335531+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:03 smithi155 bash[24090]: audit 2024-07-28T19:22:02.413530+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:03 smithi155 bash[24090]: audit 2024-07-28T19:22:02.422418+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:03 smithi155 bash[24090]: audit 2024-07-28T19:22:02.424354+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:03 smithi155 bash[24090]: audit 2024-07-28T19:22:02.426468+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:22:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:03 smithi155 bash[24090]: audit 2024-07-28T19:22:02.436237+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:04.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:04 smithi045 bash[21729]: audit 2024-07-28T19:22:03.842684+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3403395187,v1:172.21.15.155:6817/3403395187]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T19:22:04.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:04 smithi045 bash[21729]: audit 2024-07-28T19:22:03.844028+0000 mon.a (mon.0) 541 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T19:22:04.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:04 smithi045 bash[31704]: audit 2024-07-28T19:22:03.842684+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3403395187,v1:172.21.15.155:6817/3403395187]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T19:22:04.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:04 smithi045 bash[31704]: audit 2024-07-28T19:22:03.844028+0000 mon.a (mon.0) 541 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T19:22:04.761 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:04 smithi155 bash[24090]: audit 2024-07-28T19:22:03.842684+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3403395187,v1:172.21.15.155:6817/3403395187]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T19:22:04.761 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:04 smithi155 bash[24090]: audit 2024-07-28T19:22:03.844028+0000 mon.a (mon.0) 541 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-28T19:22:05.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[21729]: cluster 2024-07-28T19:22:04.336053+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:05.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[21729]: audit 2024-07-28T19:22:04.425530+0000 mon.a (mon.0) 542 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-28T19:22:05.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[21729]: cluster 2024-07-28T19:22:04.425761+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-28T19:22:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[21729]: audit 2024-07-28T19:22:04.426192+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[21729]: audit 2024-07-28T19:22:04.426348+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3403395187,v1:172.21.15.155:6817/3403395187]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[21729]: audit 2024-07-28T19:22:04.427664+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[31704]: cluster 2024-07-28T19:22:04.336053+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[31704]: audit 2024-07-28T19:22:04.425530+0000 mon.a (mon.0) 542 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-28T19:22:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[31704]: cluster 2024-07-28T19:22:04.425761+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-28T19:22:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[31704]: audit 2024-07-28T19:22:04.426192+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[31704]: audit 2024-07-28T19:22:04.426348+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3403395187,v1:172.21.15.155:6817/3403395187]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:05 smithi045 bash[31704]: audit 2024-07-28T19:22:04.427664+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:05.785 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 6 on host 'smithi155' 2024-07-28T19:22:05.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:05 smithi155 bash[24090]: cluster 2024-07-28T19:22:04.336053+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:05 smithi155 bash[24090]: audit 2024-07-28T19:22:04.425530+0000 mon.a (mon.0) 542 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-28T19:22:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:05 smithi155 bash[24090]: cluster 2024-07-28T19:22:04.425761+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-28T19:22:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:05 smithi155 bash[24090]: audit 2024-07-28T19:22:04.426192+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:05 smithi155 bash[24090]: audit 2024-07-28T19:22:04.426348+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3403395187,v1:172.21.15.155:6817/3403395187]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:05 smithi155 bash[24090]: audit 2024-07-28T19:22:04.427664+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:06.387 DEBUG:teuthology.orchestra.run.smithi155:osd.6> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service 2024-07-28T19:22:06.389 INFO:tasks.cephadm:Deploying osd.7 on smithi155 with /dev/vg_nvme/lv_1... 2024-07-28T19:22:06.390 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-07-28T19:22:06.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[21729]: audit 2024-07-28T19:22:05.427546+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:22:06.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[21729]: cluster 2024-07-28T19:22:05.427736+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-07-28T19:22:06.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[21729]: audit 2024-07-28T19:22:05.428353+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:06.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[21729]: audit 2024-07-28T19:22:05.438791+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[21729]: audit 2024-07-28T19:22:05.766724+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:22:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[21729]: audit 2024-07-28T19:22:05.774679+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[21729]: audit 2024-07-28T19:22:05.783320+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:06.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[31704]: audit 2024-07-28T19:22:05.427546+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:22:06.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[31704]: cluster 2024-07-28T19:22:05.427736+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-07-28T19:22:06.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[31704]: audit 2024-07-28T19:22:05.428353+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:06.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[31704]: audit 2024-07-28T19:22:05.438791+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:06.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[31704]: audit 2024-07-28T19:22:05.766724+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:22:06.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[31704]: audit 2024-07-28T19:22:05.774679+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:06 smithi045 bash[31704]: audit 2024-07-28T19:22:05.783320+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:06.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:06 smithi155 bash[24090]: audit 2024-07-28T19:22:05.427546+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:22:06.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:06 smithi155 bash[24090]: cluster 2024-07-28T19:22:05.427736+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-07-28T19:22:06.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:06 smithi155 bash[24090]: audit 2024-07-28T19:22:05.428353+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:06.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:06 smithi155 bash[24090]: audit 2024-07-28T19:22:05.438791+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:06.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:06 smithi155 bash[24090]: audit 2024-07-28T19:22:05.766724+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:22:06.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:06 smithi155 bash[24090]: audit 2024-07-28T19:22:05.774679+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:06.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:06 smithi155 bash[24090]: audit 2024-07-28T19:22:05.783320+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:07.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[21729]: cluster 2024-07-28T19:22:04.847875+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:22:07.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[21729]: cluster 2024-07-28T19:22:04.847942+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:22:07.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[21729]: cluster 2024-07-28T19:22:06.336570+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:07.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[21729]: cluster 2024-07-28T19:22:06.438263+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 [v2:172.21.15.155:6816/3403395187,v1:172.21.15.155:6817/3403395187] boot 2024-07-28T19:22:07.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[21729]: cluster 2024-07-28T19:22:06.438410+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-28T19:22:07.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[21729]: audit 2024-07-28T19:22:06.439220+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[31704]: cluster 2024-07-28T19:22:04.847875+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:22:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[31704]: cluster 2024-07-28T19:22:04.847942+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:22:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[31704]: cluster 2024-07-28T19:22:06.336570+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[31704]: cluster 2024-07-28T19:22:06.438263+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 [v2:172.21.15.155:6816/3403395187,v1:172.21.15.155:6817/3403395187] boot 2024-07-28T19:22:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[31704]: cluster 2024-07-28T19:22:06.438410+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-28T19:22:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:07 smithi045 bash[31704]: audit 2024-07-28T19:22:06.439220+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:07.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:07 smithi155 bash[24090]: cluster 2024-07-28T19:22:04.847875+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:22:07.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:07 smithi155 bash[24090]: cluster 2024-07-28T19:22:04.847942+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:22:07.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:07 smithi155 bash[24090]: cluster 2024-07-28T19:22:06.336570+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-07-28T19:22:07.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:07 smithi155 bash[24090]: cluster 2024-07-28T19:22:06.438263+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 [v2:172.21.15.155:6816/3403395187,v1:172.21.15.155:6817/3403395187] boot 2024-07-28T19:22:07.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:07 smithi155 bash[24090]: cluster 2024-07-28T19:22:06.438410+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-28T19:22:07.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:07 smithi155 bash[24090]: audit 2024-07-28T19:22:06.439220+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:22:08.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:08 smithi045 bash[21729]: cluster 2024-07-28T19:22:07.449844+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-28T19:22:08.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:08 smithi045 bash[31704]: cluster 2024-07-28T19:22:07.449844+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-28T19:22:08.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:08 smithi155 bash[24090]: cluster 2024-07-28T19:22:07.449844+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-28T19:22:09.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:09 smithi155 bash[24090]: cluster 2024-07-28T19:22:08.337120+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:09.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:09 smithi155 bash[24090]: cluster 2024-07-28T19:22:08.466134+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-28T19:22:09.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:09 smithi045 bash[21729]: cluster 2024-07-28T19:22:08.337120+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:09.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:09 smithi045 bash[21729]: cluster 2024-07-28T19:22:08.466134+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-28T19:22:09.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:09 smithi045 bash[31704]: cluster 2024-07-28T19:22:08.337120+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:09.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:09 smithi045 bash[31704]: cluster 2024-07-28T19:22:08.466134+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-28T19:22:10.552 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:22:10.760 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:10 smithi155 bash[24090]: cluster 2024-07-28T19:22:09.468184+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-28T19:22:10.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:10 smithi045 bash[21729]: cluster 2024-07-28T19:22:09.468184+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-28T19:22:10.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:10 smithi045 bash[31704]: cluster 2024-07-28T19:22:09.468184+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-28T19:22:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:11 smithi155 bash[24090]: cluster 2024-07-28T19:22:10.337708+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:11.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:11 smithi155 bash[24090]: cluster 2024-07-28T19:22:10.486798+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-07-28T19:22:11.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:11 smithi045 bash[21729]: cluster 2024-07-28T19:22:10.337708+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:11.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:11 smithi045 bash[21729]: cluster 2024-07-28T19:22:10.486798+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-07-28T19:22:11.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:11 smithi045 bash[31704]: cluster 2024-07-28T19:22:10.337708+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:11.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:11 smithi045 bash[31704]: cluster 2024-07-28T19:22:10.486798+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-07-28T19:22:13.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:13 smithi155 bash[24090]: cluster 2024-07-28T19:22:12.338239+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:13.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:13 smithi045 bash[21729]: cluster 2024-07-28T19:22:12.338239+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:13.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:13 smithi045 bash[31704]: cluster 2024-07-28T19:22:12.338239+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:15.058 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-07-28T19:22:15.248 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-07-28T19:22:15.264 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-07-28T19:22:15.264 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-07-28T19:22:15.264 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0142374 s, 736 MB/s 2024-07-28T19:22:15.265 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-07-28T19:22:15.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:15 smithi155 bash[24090]: cluster 2024-07-28T19:22:14.338756+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T19:22:15.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:15 smithi045 bash[31704]: cluster 2024-07-28T19:22:14.338756+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T19:22:15.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:15 smithi045 bash[21729]: cluster 2024-07-28T19:22:14.338756+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-28T19:22:16.081 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_1 2024-07-28T19:22:17.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: cluster 2024-07-28T19:22:16.339301+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-07-28T19:22:17.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: cephadm 2024-07-28T19:22:16.444179+0000 mgr.y (mgr.14150) 287 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:22:17.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: audit 2024-07-28T19:22:16.453286+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:17.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: audit 2024-07-28T19:22:16.462414+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:17.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: audit 2024-07-28T19:22:16.464599+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:22:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: audit 2024-07-28T19:22:16.467262+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:22:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: audit 2024-07-28T19:22:16.469645+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:22:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: cephadm 2024-07-28T19:22:16.471255+0000 mgr.y (mgr.14150) 288 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 5755M 2024-07-28T19:22:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: audit 2024-07-28T19:22:16.479488+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: audit 2024-07-28T19:22:16.483216+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: audit 2024-07-28T19:22:16.490400+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:22:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[21729]: audit 2024-07-28T19:22:16.505080+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: cluster 2024-07-28T19:22:16.339301+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-07-28T19:22:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: cephadm 2024-07-28T19:22:16.444179+0000 mgr.y (mgr.14150) 287 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:22:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: audit 2024-07-28T19:22:16.453286+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: audit 2024-07-28T19:22:16.462414+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: audit 2024-07-28T19:22:16.464599+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:22:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: audit 2024-07-28T19:22:16.467262+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:22:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: audit 2024-07-28T19:22:16.469645+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:22:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: cephadm 2024-07-28T19:22:16.471255+0000 mgr.y (mgr.14150) 288 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 5755M 2024-07-28T19:22:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: audit 2024-07-28T19:22:16.479488+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: audit 2024-07-28T19:22:16.483216+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: audit 2024-07-28T19:22:16.490400+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:22:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:17 smithi045 bash[31704]: audit 2024-07-28T19:22:16.505080+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: cluster 2024-07-28T19:22:16.339301+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-07-28T19:22:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: cephadm 2024-07-28T19:22:16.444179+0000 mgr.y (mgr.14150) 287 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:22:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: audit 2024-07-28T19:22:16.453286+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: audit 2024-07-28T19:22:16.462414+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: audit 2024-07-28T19:22:16.464599+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:22:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: audit 2024-07-28T19:22:16.467262+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:22:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: audit 2024-07-28T19:22:16.469645+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:22:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: cephadm 2024-07-28T19:22:16.471255+0000 mgr.y (mgr.14150) 288 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 5755M 2024-07-28T19:22:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: audit 2024-07-28T19:22:16.479488+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: audit 2024-07-28T19:22:16.483216+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: audit 2024-07-28T19:22:16.490400+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:22:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:17 smithi155 bash[24090]: audit 2024-07-28T19:22:16.505080+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:19.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:19 smithi045 bash[21729]: cluster 2024-07-28T19:22:18.339856+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-28T19:22:19.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:19 smithi045 bash[31704]: cluster 2024-07-28T19:22:18.339856+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-28T19:22:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:19 smithi155 bash[24090]: cluster 2024-07-28T19:22:18.339856+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-28T19:22:20.822 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:22:21.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:21 smithi045 bash[21729]: cluster 2024-07-28T19:22:20.340401+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-28T19:22:21.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:21 smithi045 bash[31704]: cluster 2024-07-28T19:22:20.340401+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-28T19:22:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:21 smithi155 bash[24090]: cluster 2024-07-28T19:22:20.340401+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-28T19:22:23.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:23 smithi045 bash[21729]: cluster 2024-07-28T19:22:22.340944+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-07-28T19:22:23.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:23 smithi045 bash[31704]: cluster 2024-07-28T19:22:22.340944+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-07-28T19:22:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:23 smithi155 bash[24090]: cluster 2024-07-28T19:22:22.340944+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-07-28T19:22:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:24 smithi155 bash[24090]: audit 2024-07-28T19:22:23.893639+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:22:24.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:24 smithi155 bash[24090]: audit 2024-07-28T19:22:23.899670+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:22:24.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:24 smithi155 bash[24090]: audit 2024-07-28T19:22:23.901366+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:24.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:24 smithi045 bash[21729]: audit 2024-07-28T19:22:23.893639+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:22:24.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:24 smithi045 bash[21729]: audit 2024-07-28T19:22:23.899670+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:22:24.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:24 smithi045 bash[21729]: audit 2024-07-28T19:22:23.901366+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:24.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:24 smithi045 bash[31704]: audit 2024-07-28T19:22:23.893639+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-28T19:22:24.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:24 smithi045 bash[31704]: audit 2024-07-28T19:22:23.899670+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-28T19:22:24.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:24 smithi045 bash[31704]: audit 2024-07-28T19:22:23.901366+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:25 smithi155 bash[24090]: audit 2024-07-28T19:22:23.887317+0000 mgr.y (mgr.14150) 292 : audit [DBG] from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:22:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:25 smithi155 bash[24090]: cluster 2024-07-28T19:22:24.341485+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T19:22:25.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:25 smithi045 bash[21729]: audit 2024-07-28T19:22:23.887317+0000 mgr.y (mgr.14150) 292 : audit [DBG] from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:22:25.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:25 smithi045 bash[21729]: cluster 2024-07-28T19:22:24.341485+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T19:22:25.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:25 smithi045 bash[31704]: audit 2024-07-28T19:22:23.887317+0000 mgr.y (mgr.14150) 292 : audit [DBG] from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:22:25.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:25 smithi045 bash[31704]: cluster 2024-07-28T19:22:24.341485+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-07-28T19:22:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:27 smithi155 bash[24090]: cluster 2024-07-28T19:22:26.342138+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:27.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:27 smithi045 bash[21729]: cluster 2024-07-28T19:22:26.342138+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:27.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:27 smithi045 bash[31704]: cluster 2024-07-28T19:22:26.342138+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:29.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:29 smithi155 bash[24090]: cluster 2024-07-28T19:22:28.342776+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:29.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:29 smithi045 bash[21729]: cluster 2024-07-28T19:22:28.342776+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:29.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:29 smithi045 bash[31704]: cluster 2024-07-28T19:22:28.342776+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:31.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:31 smithi155 bash[24090]: cluster 2024-07-28T19:22:30.343435+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:31.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:31 smithi045 bash[21729]: cluster 2024-07-28T19:22:30.343435+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:31.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:31 smithi045 bash[31704]: cluster 2024-07-28T19:22:30.343435+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:32.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:32 smithi155 bash[24090]: audit 2024-07-28T19:22:31.969920+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.155:0/1084705281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4092e824-5489-4ff5-81ec-02d43207d3c1"}]: dispatch 2024-07-28T19:22:32.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:32 smithi155 bash[24090]: audit 2024-07-28T19:22:31.971490+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4092e824-5489-4ff5-81ec-02d43207d3c1"}]: dispatch 2024-07-28T19:22:32.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:32 smithi155 bash[24090]: audit 2024-07-28T19:22:31.981779+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4092e824-5489-4ff5-81ec-02d43207d3c1"}]': finished 2024-07-28T19:22:32.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:32 smithi155 bash[24090]: cluster 2024-07-28T19:22:31.982003+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-28T19:22:32.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:32 smithi155 bash[24090]: audit 2024-07-28T19:22:31.982307+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:32.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:32 smithi045 bash[21729]: audit 2024-07-28T19:22:31.969920+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.155:0/1084705281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4092e824-5489-4ff5-81ec-02d43207d3c1"}]: dispatch 2024-07-28T19:22:32.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:32 smithi045 bash[21729]: audit 2024-07-28T19:22:31.971490+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4092e824-5489-4ff5-81ec-02d43207d3c1"}]: dispatch 2024-07-28T19:22:32.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:32 smithi045 bash[21729]: audit 2024-07-28T19:22:31.981779+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4092e824-5489-4ff5-81ec-02d43207d3c1"}]': finished 2024-07-28T19:22:32.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:32 smithi045 bash[21729]: cluster 2024-07-28T19:22:31.982003+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-28T19:22:32.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:32 smithi045 bash[21729]: audit 2024-07-28T19:22:31.982307+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:32.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:32 smithi045 bash[31704]: audit 2024-07-28T19:22:31.969920+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.155:0/1084705281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4092e824-5489-4ff5-81ec-02d43207d3c1"}]: dispatch 2024-07-28T19:22:32.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:32 smithi045 bash[31704]: audit 2024-07-28T19:22:31.971490+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4092e824-5489-4ff5-81ec-02d43207d3c1"}]: dispatch 2024-07-28T19:22:32.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:32 smithi045 bash[31704]: audit 2024-07-28T19:22:31.981779+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4092e824-5489-4ff5-81ec-02d43207d3c1"}]': finished 2024-07-28T19:22:32.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:32 smithi045 bash[31704]: cluster 2024-07-28T19:22:31.982003+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-28T19:22:32.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:32 smithi045 bash[31704]: audit 2024-07-28T19:22:31.982307+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:33 smithi155 bash[24090]: cluster 2024-07-28T19:22:32.344075+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:33 smithi155 bash[24090]: audit 2024-07-28T19:22:32.569343+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.155:0/271936588' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:22:33.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:33 smithi045 bash[21729]: cluster 2024-07-28T19:22:32.344075+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:33.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:33 smithi045 bash[21729]: audit 2024-07-28T19:22:32.569343+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.155:0/271936588' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:22:33.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:33 smithi045 bash[31704]: cluster 2024-07-28T19:22:32.344075+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:33.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:33 smithi045 bash[31704]: audit 2024-07-28T19:22:32.569343+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.155:0/271936588' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-28T19:22:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:35 smithi155 bash[24090]: cluster 2024-07-28T19:22:34.344670+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:35.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:35 smithi045 bash[21729]: cluster 2024-07-28T19:22:34.344670+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:35.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:35 smithi045 bash[31704]: cluster 2024-07-28T19:22:34.344670+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:37 smithi155 bash[24090]: cluster 2024-07-28T19:22:36.345227+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:37.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:37 smithi045 bash[21729]: cluster 2024-07-28T19:22:36.345227+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:37.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:37 smithi045 bash[31704]: cluster 2024-07-28T19:22:36.345227+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:39 smithi155 bash[24090]: cluster 2024-07-28T19:22:38.345778+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:39.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:39 smithi045 bash[21729]: cluster 2024-07-28T19:22:38.345778+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:39.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:39 smithi045 bash[31704]: cluster 2024-07-28T19:22:38.345778+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:41.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:41 smithi155 bash[24090]: cluster 2024-07-28T19:22:40.346285+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:41.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:41 smithi045 bash[21729]: cluster 2024-07-28T19:22:40.346285+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:41.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:41 smithi045 bash[31704]: cluster 2024-07-28T19:22:40.346285+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:43 smithi155 bash[24090]: cluster 2024-07-28T19:22:42.346824+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:43.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:43 smithi045 bash[21729]: cluster 2024-07-28T19:22:42.346824+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:43.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:43 smithi045 bash[31704]: cluster 2024-07-28T19:22:42.346824+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:44.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:44 smithi155 bash[24090]: audit 2024-07-28T19:22:44.055904+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T19:22:44.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:44 smithi155 bash[24090]: audit 2024-07-28T19:22:44.057677+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:44.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:44 smithi045 bash[21729]: audit 2024-07-28T19:22:44.055904+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T19:22:44.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:44 smithi045 bash[21729]: audit 2024-07-28T19:22:44.057677+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:44.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:44 smithi045 bash[31704]: audit 2024-07-28T19:22:44.055904+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T19:22:44.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:44 smithi045 bash[31704]: audit 2024-07-28T19:22:44.057677+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:45 smithi155 bash[24090]: cephadm 2024-07-28T19:22:44.059241+0000 mgr.y (mgr.14150) 303 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-07-28T19:22:45.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:45 smithi155 bash[24090]: cluster 2024-07-28T19:22:44.347344+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:45.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:45 smithi045 bash[21729]: cephadm 2024-07-28T19:22:44.059241+0000 mgr.y (mgr.14150) 303 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-07-28T19:22:45.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:45 smithi045 bash[21729]: cluster 2024-07-28T19:22:44.347344+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:45.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:45 smithi045 bash[31704]: cephadm 2024-07-28T19:22:44.059241+0000 mgr.y (mgr.14150) 303 : cephadm [INF] Deploying daemon osd.7 on smithi155 2024-07-28T19:22:45.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:45 smithi045 bash[31704]: cluster 2024-07-28T19:22:44.347344+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:47 smithi155 bash[24090]: cluster 2024-07-28T19:22:46.347896+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:47.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:47 smithi045 bash[31704]: cluster 2024-07-28T19:22:46.347896+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:47.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:47 smithi045 bash[21729]: cluster 2024-07-28T19:22:46.347896+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:48.196 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:22:48.196 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:22:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:22:48.196 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:22:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:22:48.197 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:22:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:22:48.197 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:22:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:22:48.525 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:22:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:22:48.525 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:22:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:22:48.526 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:22:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:22:48.526 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:22:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:22:48.526 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:22:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:48 smithi155 bash[24090]: audit 2024-07-28T19:22:48.453408+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:22:48.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:48 smithi155 bash[24090]: audit 2024-07-28T19:22:48.461345+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:48.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:48 smithi155 bash[24090]: audit 2024-07-28T19:22:48.470155+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:48.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:48 smithi045 bash[21729]: audit 2024-07-28T19:22:48.453408+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:22:48.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:48 smithi045 bash[21729]: audit 2024-07-28T19:22:48.461345+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:48.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:48 smithi045 bash[21729]: audit 2024-07-28T19:22:48.470155+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:48.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:48 smithi045 bash[31704]: audit 2024-07-28T19:22:48.453408+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:22:48.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:48 smithi045 bash[31704]: audit 2024-07-28T19:22:48.461345+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:48.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:48 smithi045 bash[31704]: audit 2024-07-28T19:22:48.470155+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:49 smithi155 bash[24090]: cluster 2024-07-28T19:22:48.348421+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:49.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:49 smithi045 bash[21729]: cluster 2024-07-28T19:22:48.348421+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:49.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:49 smithi045 bash[31704]: cluster 2024-07-28T19:22:48.348421+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:51.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:51 smithi155 bash[24090]: cluster 2024-07-28T19:22:50.348954+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:51.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:51 smithi045 bash[21729]: cluster 2024-07-28T19:22:50.348954+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:51.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:51 smithi045 bash[31704]: cluster 2024-07-28T19:22:50.348954+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:53 smithi155 bash[24090]: cluster 2024-07-28T19:22:52.349500+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:53.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:53 smithi045 bash[21729]: cluster 2024-07-28T19:22:52.349500+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:53.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:53 smithi045 bash[31704]: cluster 2024-07-28T19:22:52.349500+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:54 smithi155 bash[24090]: audit 2024-07-28T19:22:53.592939+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:54.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:54 smithi155 bash[24090]: audit 2024-07-28T19:22:53.603850+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:54.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:54 smithi155 bash[24090]: audit 2024-07-28T19:22:54.010527+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:54.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:54 smithi155 bash[24090]: audit 2024-07-28T19:22:54.012300+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:22:54.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:54 smithi155 bash[24090]: audit 2024-07-28T19:22:54.023010+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:54.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:54 smithi045 bash[31704]: audit 2024-07-28T19:22:53.592939+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:54.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:54 smithi045 bash[31704]: audit 2024-07-28T19:22:53.603850+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:54.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:54 smithi045 bash[31704]: audit 2024-07-28T19:22:54.010527+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:54.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:54 smithi045 bash[31704]: audit 2024-07-28T19:22:54.012300+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:22:54.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:54 smithi045 bash[31704]: audit 2024-07-28T19:22:54.023010+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:54 smithi045 bash[21729]: audit 2024-07-28T19:22:53.592939+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:54 smithi045 bash[21729]: audit 2024-07-28T19:22:53.603850+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:54 smithi045 bash[21729]: audit 2024-07-28T19:22:54.010527+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:22:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:54 smithi045 bash[21729]: audit 2024-07-28T19:22:54.012300+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:22:54.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:54 smithi045 bash[21729]: audit 2024-07-28T19:22:54.023010+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:55.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:55 smithi045 bash[21729]: cluster 2024-07-28T19:22:54.350067+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:55.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:55 smithi045 bash[21729]: audit 2024-07-28T19:22:54.971668+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1084610779,v1:172.21.15.155:6825/1084610779]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T19:22:55.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:55 smithi045 bash[21729]: audit 2024-07-28T19:22:54.972948+0000 mon.a (mon.0) 586 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T19:22:55.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:55 smithi045 bash[31704]: cluster 2024-07-28T19:22:54.350067+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:55.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:55 smithi045 bash[31704]: audit 2024-07-28T19:22:54.971668+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1084610779,v1:172.21.15.155:6825/1084610779]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T19:22:55.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:55 smithi045 bash[31704]: audit 2024-07-28T19:22:54.972948+0000 mon.a (mon.0) 586 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T19:22:55.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:55 smithi155 bash[24090]: cluster 2024-07-28T19:22:54.350067+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:55.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:55 smithi155 bash[24090]: audit 2024-07-28T19:22:54.971668+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1084610779,v1:172.21.15.155:6825/1084610779]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T19:22:55.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:55 smithi155 bash[24090]: audit 2024-07-28T19:22:54.972948+0000 mon.a (mon.0) 586 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-28T19:22:56.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:56 smithi045 bash[21729]: audit 2024-07-28T19:22:55.596245+0000 mon.a (mon.0) 587 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-28T19:22:56.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:56 smithi045 bash[21729]: cluster 2024-07-28T19:22:55.596424+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-28T19:22:56.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:56 smithi045 bash[21729]: audit 2024-07-28T19:22:55.597183+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:56.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:56 smithi045 bash[21729]: audit 2024-07-28T19:22:55.597294+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1084610779,v1:172.21.15.155:6825/1084610779]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:56.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:56 smithi045 bash[21729]: audit 2024-07-28T19:22:55.605307+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:56.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:56 smithi045 bash[31704]: audit 2024-07-28T19:22:55.596245+0000 mon.a (mon.0) 587 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-28T19:22:56.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:56 smithi045 bash[31704]: cluster 2024-07-28T19:22:55.596424+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-28T19:22:56.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:56 smithi045 bash[31704]: audit 2024-07-28T19:22:55.597183+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:56.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:56 smithi045 bash[31704]: audit 2024-07-28T19:22:55.597294+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1084610779,v1:172.21.15.155:6825/1084610779]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:56.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:56 smithi045 bash[31704]: audit 2024-07-28T19:22:55.605307+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:57.013 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 7 on host 'smithi155' 2024-07-28T19:22:57.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:56 smithi155 bash[24090]: audit 2024-07-28T19:22:55.596245+0000 mon.a (mon.0) 587 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-28T19:22:57.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:56 smithi155 bash[24090]: cluster 2024-07-28T19:22:55.596424+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-28T19:22:57.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:56 smithi155 bash[24090]: audit 2024-07-28T19:22:55.597183+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:57.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:56 smithi155 bash[24090]: audit 2024-07-28T19:22:55.597294+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/1084610779,v1:172.21.15.155:6825/1084610779]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:57.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:56 smithi155 bash[24090]: audit 2024-07-28T19:22:55.605307+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:22:57.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[21729]: cluster 2024-07-28T19:22:56.350591+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:57.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[21729]: audit 2024-07-28T19:22:56.613042+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:22:57.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[21729]: cluster 2024-07-28T19:22:56.613290+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-07-28T19:22:57.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[21729]: audit 2024-07-28T19:22:56.613747+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:57.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[21729]: audit 2024-07-28T19:22:56.621393+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:57.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[21729]: audit 2024-07-28T19:22:56.994594+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:22:57.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[21729]: audit 2024-07-28T19:22:57.002424+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:57.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[21729]: audit 2024-07-28T19:22:57.011410+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:57.616 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[31704]: cluster 2024-07-28T19:22:56.350591+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:57.616 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[31704]: audit 2024-07-28T19:22:56.613042+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:22:57.616 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[31704]: cluster 2024-07-28T19:22:56.613290+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-07-28T19:22:57.616 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[31704]: audit 2024-07-28T19:22:56.613747+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:57.616 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[31704]: audit 2024-07-28T19:22:56.621393+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:57.616 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[31704]: audit 2024-07-28T19:22:56.994594+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:22:57.645 DEBUG:teuthology.orchestra.run.smithi155:osd.7> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7.service 2024-07-28T19:22:57.647 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-07-28T19:22:57.648 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd stat -f json 2024-07-28T19:22:57.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[31704]: audit 2024-07-28T19:22:57.002424+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:57.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:57 smithi045 bash[31704]: audit 2024-07-28T19:22:57.011410+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:58.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:57 smithi155 bash[24090]: cluster 2024-07-28T19:22:56.350591+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-07-28T19:22:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:57 smithi155 bash[24090]: audit 2024-07-28T19:22:56.613042+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-07-28T19:22:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:57 smithi155 bash[24090]: cluster 2024-07-28T19:22:56.613290+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-07-28T19:22:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:57 smithi155 bash[24090]: audit 2024-07-28T19:22:56.613747+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:57 smithi155 bash[24090]: audit 2024-07-28T19:22:56.621393+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:57 smithi155 bash[24090]: audit 2024-07-28T19:22:56.994594+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:22:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:57 smithi155 bash[24090]: audit 2024-07-28T19:22:57.002424+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:57 smithi155 bash[24090]: audit 2024-07-28T19:22:57.011410+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:22:58.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:58 smithi045 bash[21729]: cluster 2024-07-28T19:22:55.989242+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:22:58.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:58 smithi045 bash[21729]: cluster 2024-07-28T19:22:55.989360+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:22:58.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:58 smithi045 bash[21729]: cluster 2024-07-28T19:22:57.609751+0000 mon.a (mon.0) 598 : cluster [INF] osd.7 [v2:172.21.15.155:6824/1084610779,v1:172.21.15.155:6825/1084610779] boot 2024-07-28T19:22:58.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:58 smithi045 bash[21729]: cluster 2024-07-28T19:22:57.609836+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-28T19:22:58.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:58 smithi045 bash[21729]: audit 2024-07-28T19:22:57.610108+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:58.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:58 smithi045 bash[31704]: cluster 2024-07-28T19:22:55.989242+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:22:58.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:58 smithi045 bash[31704]: cluster 2024-07-28T19:22:55.989360+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:22:58.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:58 smithi045 bash[31704]: cluster 2024-07-28T19:22:57.609751+0000 mon.a (mon.0) 598 : cluster [INF] osd.7 [v2:172.21.15.155:6824/1084610779,v1:172.21.15.155:6825/1084610779] boot 2024-07-28T19:22:58.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:58 smithi045 bash[31704]: cluster 2024-07-28T19:22:57.609836+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-28T19:22:58.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:58 smithi045 bash[31704]: audit 2024-07-28T19:22:57.610108+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:59.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:58 smithi155 bash[24090]: cluster 2024-07-28T19:22:55.989242+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-28T19:22:59.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:58 smithi155 bash[24090]: cluster 2024-07-28T19:22:55.989360+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-28T19:22:59.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:58 smithi155 bash[24090]: cluster 2024-07-28T19:22:57.609751+0000 mon.a (mon.0) 598 : cluster [INF] osd.7 [v2:172.21.15.155:6824/1084610779,v1:172.21.15.155:6825/1084610779] boot 2024-07-28T19:22:59.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:58 smithi155 bash[24090]: cluster 2024-07-28T19:22:57.609836+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-28T19:22:59.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:58 smithi155 bash[24090]: audit 2024-07-28T19:22:57.610108+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:22:59.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:59 smithi045 bash[21729]: cluster 2024-07-28T19:22:58.351148+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:22:59.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:22:59 smithi045 bash[21729]: cluster 2024-07-28T19:22:58.627987+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-28T19:22:59.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:59 smithi045 bash[31704]: cluster 2024-07-28T19:22:58.351148+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:22:59.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:22:59 smithi045 bash[31704]: cluster 2024-07-28T19:22:58.627987+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-28T19:23:00.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:59 smithi155 bash[24090]: cluster 2024-07-28T19:22:58.351148+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:00.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:22:59 smithi155 bash[24090]: cluster 2024-07-28T19:22:58.627987+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-28T19:23:00.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:00 smithi045 bash[21729]: cluster 2024-07-28T19:22:59.636078+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-28T19:23:00.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:00 smithi045 bash[31704]: cluster 2024-07-28T19:22:59.636078+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-28T19:23:01.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:00 smithi155 bash[24090]: cluster 2024-07-28T19:22:59.636078+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-28T19:23:01.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:01 smithi045 bash[21729]: cluster 2024-07-28T19:23:00.351715+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v298: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-28T19:23:01.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:01 smithi045 bash[21729]: cluster 2024-07-28T19:23:00.645472+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-28T19:23:01.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:01 smithi045 bash[31704]: cluster 2024-07-28T19:23:00.351715+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v298: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-28T19:23:01.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:01 smithi045 bash[31704]: cluster 2024-07-28T19:23:00.645472+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-28T19:23:02.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:01 smithi155 bash[24090]: cluster 2024-07-28T19:23:00.351715+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v298: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-28T19:23:02.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:01 smithi155 bash[24090]: cluster 2024-07-28T19:23:00.645472+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-28T19:23:02.422 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:23:02.917 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:02 smithi155 bash[24090]: cluster 2024-07-28T19:23:01.647212+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-28T19:23:02.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:02 smithi045 bash[31704]: cluster 2024-07-28T19:23:01.647212+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-28T19:23:02.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:02 smithi045 bash[21729]: cluster 2024-07-28T19:23:01.647212+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-28T19:23:03.782 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:03 smithi045 bash[21729]: cluster 2024-07-28T19:23:02.352256+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v301: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-28T19:23:03.782 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:03 smithi045 bash[31704]: cluster 2024-07-28T19:23:02.352256+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v301: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-28T19:23:04.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:03 smithi155 bash[24090]: cluster 2024-07-28T19:23:02.352256+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v301: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-28T19:23:05.611 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:23:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:05 smithi155 bash[24090]: cluster 2024-07-28T19:23:04.352698+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-07-28T19:23:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:05 smithi155 bash[24090]: audit 2024-07-28T19:23:05.614271+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.45:0/1098298100' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-28T19:23:05.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:05 smithi045 bash[21729]: cluster 2024-07-28T19:23:04.352698+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-07-28T19:23:05.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:05 smithi045 bash[21729]: audit 2024-07-28T19:23:05.614271+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.45:0/1098298100' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-28T19:23:05.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:05 smithi045 bash[31704]: cluster 2024-07-28T19:23:04.352698+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-07-28T19:23:05.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:05 smithi045 bash[31704]: audit 2024-07-28T19:23:05.614271+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.45:0/1098298100' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-28T19:23:06.225 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1722194577,"num_in_osds":8,"osd_in_since":1722194551,"num_remapped_pgs":0} 2024-07-28T19:23:06.225 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd dump --format=json 2024-07-28T19:23:07.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: cephadm 2024-07-28T19:23:06.132512+0000 mgr.y (mgr.14150) 315 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:23:07.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: audit 2024-07-28T19:23:06.142047+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: audit 2024-07-28T19:23:06.150757+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: audit 2024-07-28T19:23:06.153061+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: audit 2024-07-28T19:23:06.154753+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: audit 2024-07-28T19:23:06.156439+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: audit 2024-07-28T19:23:06.158193+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: cephadm 2024-07-28T19:23:06.159556+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 4316M 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: audit 2024-07-28T19:23:06.167888+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: audit 2024-07-28T19:23:06.170151+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: audit 2024-07-28T19:23:06.171887+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: audit 2024-07-28T19:23:06.181588+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[21729]: cluster 2024-07-28T19:23:06.353216+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: cephadm 2024-07-28T19:23:06.132512+0000 mgr.y (mgr.14150) 315 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: audit 2024-07-28T19:23:06.142047+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: audit 2024-07-28T19:23:06.150757+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: audit 2024-07-28T19:23:06.153061+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: audit 2024-07-28T19:23:06.154753+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: audit 2024-07-28T19:23:06.156439+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: audit 2024-07-28T19:23:06.158193+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: cephadm 2024-07-28T19:23:06.159556+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 4316M 2024-07-28T19:23:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: audit 2024-07-28T19:23:06.167888+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: audit 2024-07-28T19:23:06.170151+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:23:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: audit 2024-07-28T19:23:06.171887+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:23:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: audit 2024-07-28T19:23:06.181588+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:07 smithi045 bash[31704]: cluster 2024-07-28T19:23:06.353216+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-07-28T19:23:07.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: cephadm 2024-07-28T19:23:06.132512+0000 mgr.y (mgr.14150) 315 : cephadm [INF] Detected new or changed devices on smithi155 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: audit 2024-07-28T19:23:06.142047+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: audit 2024-07-28T19:23:06.150757+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: audit 2024-07-28T19:23:06.153061+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: audit 2024-07-28T19:23:06.154753+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: audit 2024-07-28T19:23:06.156439+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: audit 2024-07-28T19:23:06.158193+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: cephadm 2024-07-28T19:23:06.159556+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 4316M 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: audit 2024-07-28T19:23:06.167888+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: audit 2024-07-28T19:23:06.170151+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: audit 2024-07-28T19:23:06.171887+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: audit 2024-07-28T19:23:06.181588+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:07 smithi155 bash[24090]: cluster 2024-07-28T19:23:06.353216+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-07-28T19:23:09.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:09 smithi045 bash[21729]: cluster 2024-07-28T19:23:08.353793+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:09.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:09 smithi045 bash[31704]: cluster 2024-07-28T19:23:08.353793+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:09 smithi155 bash[24090]: cluster 2024-07-28T19:23:08.353793+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:10.990 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:23:11.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:11 smithi045 bash[31704]: cluster 2024-07-28T19:23:10.354389+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:11.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:11 smithi045 bash[21729]: cluster 2024-07-28T19:23:10.354389+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:11 smithi155 bash[24090]: cluster 2024-07-28T19:23:10.354389+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:13.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:13 smithi045 bash[21729]: cluster 2024-07-28T19:23:12.354920+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:13.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:13 smithi045 bash[31704]: cluster 2024-07-28T19:23:12.354920+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:13 smithi155 bash[24090]: cluster 2024-07-28T19:23:12.354920+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:14.171 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:23:14.171 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":59,"fsid":"59795908-4d15-11ef-bcc8-c7b262605968","created":"2024-07-28T19:13:41.630958+0000","modified":"2024-07-28T19:23:01.639851+0000","last_up_change":"2024-07-28T19:22:57.601666+0000","last_in_change":"2024-07-28T19:22:31.972746+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":"2024-07-28T19:18:46.814951+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":"50d5b993-194b-4ecf-b139-56e475ee6d03","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.45:6802","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6803","nonce":2950369085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6805","nonce":2950369085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6809","nonce":2950369085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6807","nonce":2950369085}]},"public_addr":"172.21.15.45:6803/2950369085","cluster_addr":"172.21.15.45:6805/2950369085","heartbeat_back_addr":"172.21.15.45:6809/2950369085","heartbeat_front_addr":"172.21.15.45:6807/2950369085","state":["exists","up"]},{"osd":1,"uuid":"7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315","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.45:6810","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6811","nonce":832039028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6812","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6813","nonce":832039028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6816","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6817","nonce":832039028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6814","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6815","nonce":832039028}]},"public_addr":"172.21.15.45:6811/832039028","cluster_addr":"172.21.15.45:6813/832039028","heartbeat_back_addr":"172.21.15.45:6817/832039028","heartbeat_front_addr":"172.21.15.45:6815/832039028","state":["exists","up"]},{"osd":2,"uuid":"e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9","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.45:6818","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6819","nonce":273339434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6820","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6821","nonce":273339434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6824","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6825","nonce":273339434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6822","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6823","nonce":273339434}]},"public_addr":"172.21.15.45:6819/273339434","cluster_addr":"172.21.15.45:6821/273339434","heartbeat_back_addr":"172.21.15.45:6825/273339434","heartbeat_front_addr":"172.21.15.45:6823/273339434","state":["exists","up"]},{"osd":3,"uuid":"46dd70cf-84a4-4783-a8e5-eeef2e6cb54c","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.45:6826","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6827","nonce":171754338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6828","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6829","nonce":171754338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6832","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6833","nonce":171754338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6830","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6831","nonce":171754338}]},"public_addr":"172.21.15.45:6827/171754338","cluster_addr":"172.21.15.45:6829/171754338","heartbeat_back_addr":"172.21.15.45:6833/171754338","heartbeat_front_addr":"172.21.15.45:6831/171754338","state":["exists","up"]},{"osd":4,"uuid":"eb90280d-7c44-44f5-8e34-62401c364562","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.155:6800","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6801","nonce":1751961826}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6803","nonce":1751961826}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6807","nonce":1751961826}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6805","nonce":1751961826}]},"public_addr":"172.21.15.155:6801/1751961826","cluster_addr":"172.21.15.155:6803/1751961826","heartbeat_back_addr":"172.21.15.155:6807/1751961826","heartbeat_front_addr":"172.21.15.155:6805/1751961826","state":["exists","up"]},{"osd":5,"uuid":"78ae227d-9d96-41cc-9d89-11fc0f3b90f2","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.155:6808","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6809","nonce":1285269093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6811","nonce":1285269093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6815","nonce":1285269093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6813","nonce":1285269093}]},"public_addr":"172.21.15.155:6809/1285269093","cluster_addr":"172.21.15.155:6811/1285269093","heartbeat_back_addr":"172.21.15.155:6815/1285269093","heartbeat_front_addr":"172.21.15.155:6813/1285269093","state":["exists","up"]},{"osd":6,"uuid":"85b429b0-7b7b-4ddd-9655-312f6d456efd","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.155:6816","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6817","nonce":3403395187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6819","nonce":3403395187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6823","nonce":3403395187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6821","nonce":3403395187}]},"public_addr":"172.21.15.155:6817/3403395187","cluster_addr":"172.21.15.155:6819/3403395187","heartbeat_back_addr":"172.21.15.155:6823/3403395187","heartbeat_front_addr":"172.21.15.155:6821/3403395187","state":["exists","up"]},{"osd":7,"uuid":"4092e824-5489-4ff5-81ec-02d43207d3c1","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.155:6824","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6825","nonce":1084610779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6827","nonce":1084610779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6831","nonce":1084610779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6829","nonce":1084610779}]},"public_addr":"172.21.15.155:6825/1084610779","cluster_addr":"172.21.15.155:6827/1084610779","heartbeat_back_addr":"172.21.15.155:6831/1084610779","heartbeat_front_addr":"172.21.15.155:6829/1084610779","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":"2024-07-28T19:17:02.542407+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":"2024-07-28T19:17:52.613705+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":"2024-07-28T19:18:43.415623+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":"2024-07-28T19:19:35.017654+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":"2024-07-28T19:20:24.533751+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":"2024-07-28T19:21:14.386138+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":"2024-07-28T19:22:04.847946+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":"2024-07-28T19:22:55.989365+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:0/119129328":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6801/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6800/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/1623625444":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/1293976995":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1464382099":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/417818286":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6801/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6800/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/242277017":"2024-07-29T19:14:07.364242+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}} 2024-07-28T19:23:14.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:14 smithi045 bash[21729]: audit 2024-07-28T19:23:14.173086+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.45:0/3898739801' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:23:14.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:14 smithi045 bash[31704]: audit 2024-07-28T19:23:14.173086+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.45:0/3898739801' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:23:14.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:14 smithi155 bash[24090]: audit 2024-07-28T19:23:14.173086+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.45:0/3898739801' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:23:14.858 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-07-28T19:18:46.814951+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': {}}}] 2024-07-28T19:23:14.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-07-28T19:23:15.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:15 smithi045 bash[21729]: cluster 2024-07-28T19:23:14.355543+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:15.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:15 smithi045 bash[31704]: cluster 2024-07-28T19:23:14.355543+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:15 smithi155 bash[24090]: cluster 2024-07-28T19:23:14.355543+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:17.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:17 smithi045 bash[21729]: cluster 2024-07-28T19:23:16.356124+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:17.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:17 smithi045 bash[31704]: cluster 2024-07-28T19:23:16.356124+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:17 smithi155 bash[24090]: cluster 2024-07-28T19:23:16.356124+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:19.625 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:23:19.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:19 smithi045 bash[21729]: cluster 2024-07-28T19:23:18.356686+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:19.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:19 smithi045 bash[31704]: cluster 2024-07-28T19:23:18.356686+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:19 smithi155 bash[24090]: cluster 2024-07-28T19:23:18.356686+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:21.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:21 smithi045 bash[21729]: cluster 2024-07-28T19:23:20.357218+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:21.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:21 smithi045 bash[31704]: cluster 2024-07-28T19:23:20.357218+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:21 smithi155 bash[24090]: cluster 2024-07-28T19:23:20.357218+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:22.746 INFO:teuthology.orchestra.run.smithi045.stdout:pg_num: 1 2024-07-28T19:23:23.427 INFO:tasks.cephadm:Adding prometheus.a on smithi155 2024-07-28T19:23:23.428 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch apply prometheus '1;smithi155=a' 2024-07-28T19:23:23.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:23 smithi045 bash[21729]: cluster 2024-07-28T19:23:22.357786+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:23.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:23 smithi045 bash[21729]: audit 2024-07-28T19:23:22.749712+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.45:0/438485080' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-28T19:23:23.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:23 smithi045 bash[31704]: cluster 2024-07-28T19:23:22.357786+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:23.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:23 smithi045 bash[31704]: audit 2024-07-28T19:23:22.749712+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.45:0/438485080' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-28T19:23:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:23 smithi155 bash[24090]: cluster 2024-07-28T19:23:22.357786+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:23 smithi155 bash[24090]: audit 2024-07-28T19:23:22.749712+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.45:0/438485080' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-28T19:23:25.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:25 smithi045 bash[21729]: cluster 2024-07-28T19:23:24.358317+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:25.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:25 smithi045 bash[31704]: cluster 2024-07-28T19:23:24.358317+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:25 smithi155 bash[24090]: cluster 2024-07-28T19:23:24.358317+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:27.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:27 smithi045 bash[21729]: cluster 2024-07-28T19:23:26.358861+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:27.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:27 smithi045 bash[31704]: cluster 2024-07-28T19:23:26.358861+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:27 smithi155 bash[24090]: cluster 2024-07-28T19:23:26.358861+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:28.179 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:23:29.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:29 smithi045 bash[21729]: cluster 2024-07-28T19:23:28.359391+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:29.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:29 smithi045 bash[31704]: cluster 2024-07-28T19:23:28.359391+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:29 smithi155 bash[24090]: cluster 2024-07-28T19:23:28.359391+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:31.109 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled prometheus update... 2024-07-28T19:23:31.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:31 smithi045 bash[21729]: cluster 2024-07-28T19:23:30.359917+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:31.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:31 smithi045 bash[21729]: audit 2024-07-28T19:23:31.111530+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:31.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:31 smithi045 bash[21729]: audit 2024-07-28T19:23:31.113246+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:23:31.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:31 smithi045 bash[31704]: cluster 2024-07-28T19:23:30.359917+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:31.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:31 smithi045 bash[31704]: audit 2024-07-28T19:23:31.111530+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:31.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:31 smithi045 bash[31704]: audit 2024-07-28T19:23:31.113246+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:23:31.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:31 smithi155 bash[24090]: cluster 2024-07-28T19:23:30.359917+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:31.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:31 smithi155 bash[24090]: audit 2024-07-28T19:23:31.111530+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:31.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:31 smithi155 bash[24090]: audit 2024-07-28T19:23:31.113246+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:23:31.800 DEBUG:teuthology.orchestra.run.smithi155:prometheus.a> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@prometheus.a.service 2024-07-28T19:23:31.802 INFO:tasks.cephadm:Adding node-exporter.a on smithi045 2024-07-28T19:23:31.802 INFO:tasks.cephadm:Adding node-exporter.b on smithi155 2024-07-28T19:23:31.803 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch apply node-exporter '2;smithi045=a;smithi155=b' 2024-07-28T19:23:32.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[31704]: audit 2024-07-28T19:23:31.101126+0000 mgr.y (mgr.14150) 330 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:23:32.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[31704]: cephadm 2024-07-28T19:23:31.104115+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Saving service prometheus spec with placement smithi155=a;count:1 2024-07-28T19:23:32.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[31704]: audit 2024-07-28T19:23:31.526528+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:23:32.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[31704]: audit 2024-07-28T19:23:31.528462+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:23:32.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[31704]: audit 2024-07-28T19:23:31.538677+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:32.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[31704]: cephadm 2024-07-28T19:23:31.571429+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-07-28T19:23:32.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[21729]: audit 2024-07-28T19:23:31.101126+0000 mgr.y (mgr.14150) 330 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:23:32.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[21729]: cephadm 2024-07-28T19:23:31.104115+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Saving service prometheus spec with placement smithi155=a;count:1 2024-07-28T19:23:32.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[21729]: audit 2024-07-28T19:23:31.526528+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:23:32.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[21729]: audit 2024-07-28T19:23:31.528462+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:23:32.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[21729]: audit 2024-07-28T19:23:31.538677+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:32.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:32 smithi045 bash[21729]: cephadm 2024-07-28T19:23:31.571429+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-07-28T19:23:32.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:32 smithi155 bash[24090]: audit 2024-07-28T19:23:31.101126+0000 mgr.y (mgr.14150) 330 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:23:32.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:32 smithi155 bash[24090]: cephadm 2024-07-28T19:23:31.104115+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Saving service prometheus spec with placement smithi155=a;count:1 2024-07-28T19:23:32.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:32 smithi155 bash[24090]: audit 2024-07-28T19:23:31.526528+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:23:32.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:32 smithi155 bash[24090]: audit 2024-07-28T19:23:31.528462+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:23:32.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:32 smithi155 bash[24090]: audit 2024-07-28T19:23:31.538677+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:32.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:32 smithi155 bash[24090]: cephadm 2024-07-28T19:23:31.571429+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2024-07-28T19:23:33.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:33 smithi045 bash[21729]: cluster 2024-07-28T19:23:32.360467+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:33.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:33 smithi045 bash[31704]: cluster 2024-07-28T19:23:32.360467+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:33 smithi155 bash[24090]: cluster 2024-07-28T19:23:32.360467+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:35.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:35 smithi045 bash[21729]: cluster 2024-07-28T19:23:34.361027+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:35.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:35 smithi045 bash[31704]: cluster 2024-07-28T19:23:34.361027+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:35 smithi155 bash[24090]: cluster 2024-07-28T19:23:34.361027+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:36.570 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:23:37.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:37 smithi045 bash[21729]: cluster 2024-07-28T19:23:36.361557+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:37.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:37 smithi045 bash[31704]: cluster 2024-07-28T19:23:36.361557+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:38.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:37 smithi155 bash[24090]: cluster 2024-07-28T19:23:36.361557+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:39.877 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:39 smithi155 bash[24090]: cluster 2024-07-28T19:23:38.362075+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:39.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:39 smithi045 bash[31704]: cluster 2024-07-28T19:23:38.362075+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:39.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:39 smithi045 bash[21729]: cluster 2024-07-28T19:23:38.362075+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:41.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:41 smithi045 bash[21729]: cluster 2024-07-28T19:23:40.362627+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:41.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:41 smithi045 bash[31704]: cluster 2024-07-28T19:23:40.362627+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:41 smithi155 bash[24090]: cluster 2024-07-28T19:23:40.362627+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:42.862 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled node-exporter update... 2024-07-28T19:23:43.858 DEBUG:teuthology.orchestra.run.smithi045:node-exporter.a> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@node-exporter.a.service 2024-07-28T19:23:43.860 DEBUG:teuthology.orchestra.run.smithi155:node-exporter.b> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@node-exporter.b.service 2024-07-28T19:23:43.863 INFO:tasks.cephadm:Adding alertmanager.a on smithi045 2024-07-28T19:23:43.863 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch apply alertmanager '1;smithi045=a' 2024-07-28T19:23:43.899 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:43 smithi045 bash[31704]: cluster 2024-07-28T19:23:42.363197+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:43.899 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:43 smithi045 bash[31704]: audit 2024-07-28T19:23:42.851935+0000 mgr.y (mgr.14150) 339 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi045=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:23:43.899 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:43 smithi045 bash[31704]: audit 2024-07-28T19:23:42.864360+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:43.899 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:43 smithi045 bash[21729]: cluster 2024-07-28T19:23:42.363197+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:43.899 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:43 smithi045 bash[21729]: audit 2024-07-28T19:23:42.851935+0000 mgr.y (mgr.14150) 339 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi045=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:23:43.899 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:43 smithi045 bash[21729]: audit 2024-07-28T19:23:42.864360+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:43.916 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:43 smithi155 bash[24090]: cluster 2024-07-28T19:23:42.363197+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:43.916 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:43 smithi155 bash[24090]: audit 2024-07-28T19:23:42.851935+0000 mgr.y (mgr.14150) 339 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi045=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:23:43.916 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:43 smithi155 bash[24090]: audit 2024-07-28T19:23:42.864360+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:44.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:44 smithi155 bash[24090]: cephadm 2024-07-28T19:23:42.855283+0000 mgr.y (mgr.14150) 340 : cephadm [INF] Saving service node-exporter spec with placement smithi045=a;smithi155=b;count:2 2024-07-28T19:23:44.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:44 smithi045 bash[21729]: cephadm 2024-07-28T19:23:42.855283+0000 mgr.y (mgr.14150) 340 : cephadm [INF] Saving service node-exporter spec with placement smithi045=a;smithi155=b;count:2 2024-07-28T19:23:44.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:44 smithi045 bash[31704]: cephadm 2024-07-28T19:23:42.855283+0000 mgr.y (mgr.14150) 340 : cephadm [INF] Saving service node-exporter spec with placement smithi045=a;smithi155=b;count:2 2024-07-28T19:23:45.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:45 smithi045 bash[21729]: cluster 2024-07-28T19:23:44.363766+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:45.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:45 smithi045 bash[31704]: cluster 2024-07-28T19:23:44.363766+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:45 smithi155 bash[24090]: cluster 2024-07-28T19:23:44.363766+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:47.272 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.272 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.273 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.273 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.273 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.273 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.274 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.274 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.274 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.274 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.553 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.554 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.554 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.555 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:23:47.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:47 smithi155 systemd[1]: Started Ceph prometheus.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:23:47.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:47 smithi045 bash[21729]: cluster 2024-07-28T19:23:46.364333+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:47.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:47 smithi045 bash[21729]: audit 2024-07-28T19:23:47.427787+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:47.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:47 smithi045 bash[21729]: audit 2024-07-28T19:23:47.437978+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:47.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:47 smithi045 bash[21729]: audit 2024-07-28T19:23:47.453379+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:47.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:47 smithi045 bash[21729]: audit 2024-07-28T19:23:47.460046+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-28T19:23:47.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:47 smithi045 bash[31704]: cluster 2024-07-28T19:23:46.364333+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:47.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:47 smithi045 bash[31704]: audit 2024-07-28T19:23:47.427787+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:47.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:47 smithi045 bash[31704]: audit 2024-07-28T19:23:47.437978+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:47.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:47 smithi045 bash[31704]: audit 2024-07-28T19:23:47.453379+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:47.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:47 smithi045 bash[31704]: audit 2024-07-28T19:23:47.460046+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-28T19:23:48.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:47 smithi155 bash[24090]: cluster 2024-07-28T19:23:46.364333+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:48.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:47 smithi155 bash[24090]: audit 2024-07-28T19:23:47.427787+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:48.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:47 smithi155 bash[24090]: audit 2024-07-28T19:23:47.437978+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:48.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:47 smithi155 bash[24090]: audit 2024-07-28T19:23:47.453379+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' 2024-07-28T19:23:48.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:47 smithi155 bash[24090]: audit 2024-07-28T19:23:47.460046+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-28T19:23:48.651 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:23:48.735 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[25011]: ignoring --setuser ceph since I am not root 2024-07-28T19:23:48.735 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[25011]: ignoring --setgroup ceph since I am not root 2024-07-28T19:23:48.735 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[25011]: debug 2024-07-28T19:23:48.521+0000 7f287a325640 1 -- 172.21.15.155:0/3042951261 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5618167229c0 con 0x56181672e800 2024-07-28T19:23:48.735 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[25011]: debug 2024-07-28T19:23:48.645+0000 7f287cb7fec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:23:48.736 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.598Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T19:23:48.736 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.598Z 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)" 2024-07-28T19:23:48.736 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.598Z caller=main.go:570 level=info host_details="(Linux 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 smithi155 (none))" 2024-07-28T19:23:48.736 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.598Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T19:23:48.736 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.598Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T19:23:48.736 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.599Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.600Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.602Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.602Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.604Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.604Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.303µs 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.604Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.604Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.604Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.703µs wal_replay_duration=287.798µs wbl_replay_duration=149ns total_replay_duration=332.005µs 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.605Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.605Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.605Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.628Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.627617ms db_storage=1.172µs remote_storage=1.552µs web_handler=349ns query_engine=755ns scrape=411.468µs scrape_sd=25.741µs notify=1.048µs notify_sd=2.534µs rules=21.895914ms tracing=8.251µs 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.628Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T19:23:48.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:23:48 smithi155 bash[47925]: ts=2024-07-28T19:23:48.628Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T19:23:48.965 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:48 smithi045 bash[21986]: ignoring --setuser ceph since I am not root 2024-07-28T19:23:48.965 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:48 smithi045 bash[21986]: ignoring --setgroup ceph since I am not root 2024-07-28T19:23:48.965 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:48 smithi045 bash[21986]: debug 2024-07-28T19:23:48.510+0000 7ff1582d6640 1 -- 172.21.15.45:0/1765244393 <== mon.2 v2:172.21.15.45:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55aa0bf1c9c0 con 0x55aa0bf29000 2024-07-28T19:23:48.965 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:48 smithi045 bash[21986]: debug 2024-07-28T19:23:48.622+0000 7ff15ab30ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:23:49.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:49 smithi155 bash[24090]: audit 2024-07-28T19:23:48.466982+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-28T19:23:49.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:49 smithi155 bash[24090]: cluster 2024-07-28T19:23:48.467133+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-07-28T19:23:49.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:49 smithi045 bash[31704]: audit 2024-07-28T19:23:48.466982+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-28T19:23:49.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:49 smithi045 bash[31704]: cluster 2024-07-28T19:23:48.467133+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-07-28T19:23:49.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:49 smithi045 bash[21729]: audit 2024-07-28T19:23:48.466982+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.45:0/2920623554' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-28T19:23:49.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:49 smithi045 bash[21729]: cluster 2024-07-28T19:23:48.467133+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-07-28T19:23:50.021 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:49 smithi155 bash[25011]: debug 2024-07-28T19:23:49.833+0000 7f287cb7fec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:23:50.021 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:49 smithi155 bash[25011]: debug 2024-07-28T19:23:49.901+0000 7f287cb7fec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:23:50.215 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:49 smithi045 bash[21986]: debug 2024-07-28T19:23:49.862+0000 7ff15ab30ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:23:50.215 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:49 smithi045 bash[21986]: debug 2024-07-28T19:23:49.926+0000 7ff15ab30ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:23:50.215 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:50 smithi045 bash[21986]: debug 2024-07-28T19:23:50.082+0000 7ff15ab30ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:23:50.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:50 smithi155 bash[25011]: debug 2024-07-28T19:23:50.053+0000 7f287cb7fec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:23:50.972 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:50 smithi155 bash[25011]: debug 2024-07-28T19:23:50.681+0000 7f287cb7fec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:23:50.972 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:50 smithi155 bash[25011]: debug 2024-07-28T19:23:50.749+0000 7f287cb7fec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:23:50.972 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:50 smithi155 bash[25011]: debug 2024-07-28T19:23:50.813+0000 7f287cb7fec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:23:51.038 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:50 smithi045 bash[21986]: debug 2024-07-28T19:23:50.734+0000 7ff15ab30ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:23:51.038 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:50 smithi045 bash[21986]: debug 2024-07-28T19:23:50.806+0000 7ff15ab30ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:23:51.038 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:50 smithi045 bash[21986]: debug 2024-07-28T19:23:50.874+0000 7ff15ab30ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:23:51.039 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:51 smithi045 bash[21986]: debug 2024-07-28T19:23:51.034+0000 7ff15ab30ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:23:51.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:50 smithi155 bash[25011]: debug 2024-07-28T19:23:50.969+0000 7f287cb7fec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:23:51.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:51 smithi155 bash[25011]: debug 2024-07-28T19:23:51.045+0000 7f287cb7fec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:23:51.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:51 smithi155 bash[25011]: debug 2024-07-28T19:23:51.109+0000 7f287cb7fec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:23:51.420 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:51 smithi045 bash[21986]: debug 2024-07-28T19:23:51.114+0000 7ff15ab30ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:23:51.420 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:51 smithi045 bash[21986]: debug 2024-07-28T19:23:51.182+0000 7ff15ab30ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:23:51.657 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:51 smithi155 bash[25011]: debug 2024-07-28T19:23:51.337+0000 7f287cb7fec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:23:51.657 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:51 smithi155 bash[25011]: debug 2024-07-28T19:23:51.405+0000 7f287cb7fec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:23:51.657 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:51 smithi155 bash[25011]: debug 2024-07-28T19:23:51.577+0000 7f287cb7fec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:23:51.715 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:51 smithi045 bash[21986]: debug 2024-07-28T19:23:51.418+0000 7ff15ab30ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:23:51.715 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:51 smithi045 bash[21986]: debug 2024-07-28T19:23:51.486+0000 7ff15ab30ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:23:51.715 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:51 smithi045 bash[21986]: debug 2024-07-28T19:23:51.658+0000 7ff15ab30ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:23:52.043 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:51 smithi155 bash[25011]: debug 2024-07-28T19:23:51.657+0000 7f287cb7fec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:23:52.044 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:51 smithi155 bash[25011]: debug 2024-07-28T19:23:51.885+0000 7f287cb7fec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:23:52.141 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:51 smithi045 bash[21986]: debug 2024-07-28T19:23:51.734+0000 7ff15ab30ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:23:52.141 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:51 smithi045 bash[21986]: debug 2024-07-28T19:23:51.974+0000 7ff15ab30ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:23:52.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:52 smithi155 bash[25011]: debug 2024-07-28T19:23:52.041+0000 7f287cb7fec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:23:52.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:52 smithi155 bash[25011]: debug 2024-07-28T19:23:52.117+0000 7f287cb7fec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:23:52.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:52 smithi155 bash[25011]: debug 2024-07-28T19:23:52.269+0000 7f287cb7fec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:23:52.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:52 smithi045 bash[21986]: debug 2024-07-28T19:23:52.138+0000 7ff15ab30ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:23:52.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:52 smithi045 bash[21986]: debug 2024-07-28T19:23:52.218+0000 7ff15ab30ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:23:52.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:52 smithi045 bash[21986]: debug 2024-07-28T19:23:52.374+0000 7ff15ab30ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:23:53.288 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[25011]: debug 2024-07-28T19:23:53.021+0000 7f287cb7fec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:23:53.288 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[25011]: debug 2024-07-28T19:23:53.093+0000 7f287cb7fec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:23:53.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21986]: debug 2024-07-28T19:23:53.182+0000 7ff15ab30ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:23:53.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21986]: debug 2024-07-28T19:23:53.258+0000 7ff15ab30ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:23:53.553 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[25011]: debug 2024-07-28T19:23:53.289+0000 7f287cb7fec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:23:53.553 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[25011]: debug 2024-07-28T19:23:53.357+0000 7f287cb7fec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:23:53.833 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21986]: debug 2024-07-28T19:23:53.462+0000 7ff15ab30ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:23:53.833 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21986]: debug 2024-07-28T19:23:53.538+0000 7ff15ab30ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:23:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[24090]: cluster 2024-07-28T19:23:53.770634+0000 mon.a (mon.0) 628 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:23:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[24090]: cluster 2024-07-28T19:23:53.770815+0000 mon.a (mon.0) 629 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:23:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[24090]: audit 2024-07-28T19:23:53.775022+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:23:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[24090]: audit 2024-07-28T19:23:53.775733+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:23:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[24090]: audit 2024-07-28T19:23:53.778254+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:23:54.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[24090]: audit 2024-07-28T19:23:53.778678+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:23:54.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[25011]: debug 2024-07-28T19:23:53.669+0000 7f287cb7fec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:23:54.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[25011]: debug 2024-07-28T19:23:53.745+0000 7f287cb7fec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:23:54.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[25011]: [28/Jul/2024:19:23:53] ENGINE Bus STARTING 2024-07-28T19:23:54.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[25011]: CherryPy Checker: 2024-07-28T19:23:54.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[25011]: The Application mounted at '' has an empty config. 2024-07-28T19:23:54.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[25011]: [28/Jul/2024:19:23:53] ENGINE Serving on http://:::9283 2024-07-28T19:23:54.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:23:53 smithi155 bash[25011]: [28/Jul/2024:19:23:53] ENGINE Bus STARTED 2024-07-28T19:23:54.183 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21986]: debug 2024-07-28T19:23:53.870+0000 7ff15ab30ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:23:54.183 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21986]: debug 2024-07-28T19:23:53.950+0000 7ff15ab30ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:23:54.183 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21986]: [28/Jul/2024:19:23:54] ENGINE Bus STARTING 2024-07-28T19:23:54.183 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21986]: CherryPy Checker: 2024-07-28T19:23:54.183 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21986]: The Application mounted at '' has an empty config. 2024-07-28T19:23:54.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21729]: cluster 2024-07-28T19:23:53.770634+0000 mon.a (mon.0) 628 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:23:54.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21729]: cluster 2024-07-28T19:23:53.770815+0000 mon.a (mon.0) 629 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:23:54.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21729]: audit 2024-07-28T19:23:53.775022+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:23:54.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21729]: audit 2024-07-28T19:23:53.775733+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:23:54.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21729]: audit 2024-07-28T19:23:53.778254+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:23:54.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[21729]: audit 2024-07-28T19:23:53.778678+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:23:54.184 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[31704]: cluster 2024-07-28T19:23:53.770634+0000 mon.a (mon.0) 628 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:23:54.184 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[31704]: cluster 2024-07-28T19:23:53.770815+0000 mon.a (mon.0) 629 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:23:54.184 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[31704]: audit 2024-07-28T19:23:53.775022+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:23:54.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[31704]: audit 2024-07-28T19:23:53.775733+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:23:54.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[31704]: audit 2024-07-28T19:23:53.778254+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:23:54.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:53 smithi045 bash[31704]: audit 2024-07-28T19:23:53.778678+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.155:0/1985184957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:23:54.435 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21986]: [28/Jul/2024:19:23:54] ENGINE Serving on http://:::9283 2024-07-28T19:23:54.435 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21986]: [28/Jul/2024:19:23:54] ENGINE Bus STARTED 2024-07-28T19:23:55.018 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled alertmanager update... 2024-07-28T19:23:55.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: cluster 2024-07-28T19:23:53.830876+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-07-28T19:23:55.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: cluster 2024-07-28T19:23:53.977177+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon y restarted 2024-07-28T19:23:55.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: cluster 2024-07-28T19:23:53.977844+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon y 2024-07-28T19:23:55.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: cluster 2024-07-28T19:23:53.987991+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-28T19:23:55.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: cluster 2024-07-28T19:23:53.988730+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0110697s), standbys: x 2024-07-28T19:23:55.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:53.994739+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:53.995288+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:53.995877+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:53.997667+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:53.998251+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:53.998868+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:53.999522+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.000109+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.000757+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.001342+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.001948+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.002530+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.003140+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:23:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.003746+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:23:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.004208+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:23:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.005420+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:23:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: cluster 2024-07-28T19:23:54.032670+0000 mon.a (mon.0) 635 : cluster [INF] Manager daemon y is now available 2024-07-28T19:23:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.051387+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:23:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.053379+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:23:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.072392+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:23:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.081421+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:23:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.098075+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:23:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.098372+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:23:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.102266+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:23:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:54 smithi155 bash[24090]: audit 2024-07-28T19:23:54.102562+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:23:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: cluster 2024-07-28T19:23:53.830876+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-07-28T19:23:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: cluster 2024-07-28T19:23:53.977177+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon y restarted 2024-07-28T19:23:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: cluster 2024-07-28T19:23:53.977844+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon y 2024-07-28T19:23:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: cluster 2024-07-28T19:23:53.987991+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-28T19:23:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: cluster 2024-07-28T19:23:53.988730+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0110697s), standbys: x 2024-07-28T19:23:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:53.994739+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:23:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:53.995288+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:23:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:53.995877+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:23:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:53.997667+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:53.998251+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:53.998868+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:53.999522+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.000109+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.000757+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.001342+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.001948+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.002530+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.003140+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.003746+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.004208+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.005420+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:23:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: cluster 2024-07-28T19:23:54.032670+0000 mon.a (mon.0) 635 : cluster [INF] Manager daemon y is now available 2024-07-28T19:23:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.051387+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:23:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.053379+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:23:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.072392+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:23:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.081421+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:23:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.098075+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:23:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.098372+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:23:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.102266+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:23:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[21729]: audit 2024-07-28T19:23:54.102562+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:23:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: cluster 2024-07-28T19:23:53.830876+0000 mon.a (mon.0) 630 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-07-28T19:23:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: cluster 2024-07-28T19:23:53.977177+0000 mon.a (mon.0) 631 : cluster [INF] Active manager daemon y restarted 2024-07-28T19:23:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: cluster 2024-07-28T19:23:53.977844+0000 mon.a (mon.0) 632 : cluster [INF] Activating manager daemon y 2024-07-28T19:23:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: cluster 2024-07-28T19:23:53.987991+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-28T19:23:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: cluster 2024-07-28T19:23:53.988730+0000 mon.a (mon.0) 634 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0110697s), standbys: x 2024-07-28T19:23:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:53.994739+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:23:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:53.995288+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:23:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:53.995877+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:53.997667+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:53.998251+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:53.998868+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:53.999522+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.000109+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.000757+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.001342+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.001948+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.002530+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.003140+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.003746+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.004208+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:23:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.005420+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:23:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: cluster 2024-07-28T19:23:54.032670+0000 mon.a (mon.0) 635 : cluster [INF] Manager daemon y is now available 2024-07-28T19:23:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.051387+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:23:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.053379+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:23:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.072392+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:23:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.081421+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:23:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.098075+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:23:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.098372+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:23:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.102266+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:23:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:54 smithi045 bash[31704]: audit 2024-07-28T19:23:54.102562+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:23:55.754 DEBUG:teuthology.orchestra.run.smithi045:alertmanager.a> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@alertmanager.a.service 2024-07-28T19:23:55.757 INFO:tasks.cephadm:Adding grafana.a on smithi155 2024-07-28T19:23:55.757 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph orch apply grafana '1;smithi155=a' 2024-07-28T19:23:56.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:55 smithi155 bash[24090]: cluster 2024-07-28T19:23:54.998638+0000 mon.a (mon.0) 639 : cluster [DBG] mgrmap e19: y(active, since 1.02098s), standbys: x 2024-07-28T19:23:56.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:55 smithi155 bash[24090]: cephadm 2024-07-28T19:23:55.013414+0000 mgr.y (mgr.24269) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi045=a;count:1 2024-07-28T19:23:56.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:55 smithi155 bash[24090]: audit 2024-07-28T19:23:55.020626+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:23:56.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:55 smithi045 bash[21729]: cluster 2024-07-28T19:23:54.998638+0000 mon.a (mon.0) 639 : cluster [DBG] mgrmap e19: y(active, since 1.02098s), standbys: x 2024-07-28T19:23:56.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:55 smithi045 bash[21729]: cephadm 2024-07-28T19:23:55.013414+0000 mgr.y (mgr.24269) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi045=a;count:1 2024-07-28T19:23:56.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:55 smithi045 bash[21729]: audit 2024-07-28T19:23:55.020626+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:23:56.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:55 smithi045 bash[31704]: cluster 2024-07-28T19:23:54.998638+0000 mon.a (mon.0) 639 : cluster [DBG] mgrmap e19: y(active, since 1.02098s), standbys: x 2024-07-28T19:23:56.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:55 smithi045 bash[31704]: cephadm 2024-07-28T19:23:55.013414+0000 mgr.y (mgr.24269) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi045=a;count:1 2024-07-28T19:23:56.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:55 smithi045 bash[31704]: audit 2024-07-28T19:23:55.020626+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:23:56.715 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: debug 2024-07-28T19:23:56.398+0000 7ff0f98b8640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:19:23:56] ENGINE Error in HTTPServer.serve 2024-07-28T19:23:56.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: Traceback (most recent call last): 2024-07-28T19:23:56.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:23:56.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: self._connections.run(self.expiration_interval) 2024-07-28T19:23:56.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:23:56.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: self._run(expiration_interval) 2024-07-28T19:23:56.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:23:56.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:23:56.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:23:56.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:23:56.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:23:56.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: s = self.context.wrap_socket( 2024-07-28T19:23:56.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:23:56.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: return self.sslsocket_class._create( 2024-07-28T19:23:56.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:23:56.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: self.do_handshake() 2024-07-28T19:23:56.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:23:56.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: self._sslobj.do_handshake() 2024-07-28T19:23:56.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:23:56 smithi045 bash[21986]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:23:57.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: cluster 2024-07-28T19:23:55.998543+0000 mgr.y (mgr.24269) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:57.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: cephadm 2024-07-28T19:23:56.279404+0000 mgr.y (mgr.24269) 5 : cephadm [INF] [28/Jul/2024:19:23:56] ENGINE Bus STARTING 2024-07-28T19:23:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: cephadm 2024-07-28T19:23:56.402759+0000 mgr.y (mgr.24269) 6 : cephadm [INF] [28/Jul/2024:19:23:56] ENGINE Serving on https://172.21.15.45:7150 2024-07-28T19:23:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: cephadm 2024-07-28T19:23:56.402884+0000 mgr.y (mgr.24269) 7 : cephadm [INF] [28/Jul/2024:19:23:56] ENGINE Bus STARTED 2024-07-28T19:23:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: cephadm 2024-07-28T19:23:56.404807+0000 mgr.y (mgr.24269) 8 : cephadm [ERR] [28/Jul/2024:19:23:56] ENGINE Error in HTTPServer.serve 2024-07-28T19:23:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: Traceback (most recent call last): 2024-07-28T19:23:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:23:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: self._connections.run(self.expiration_interval) 2024-07-28T19:23:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:23:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: self._run(expiration_interval) 2024-07-28T19:23:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:23:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:23:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:23:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:23:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:23:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: s = self.context.wrap_socket( 2024-07-28T19:23:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:23:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: return self.sslsocket_class._create( 2024-07-28T19:23:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:23:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: self.do_handshake() 2024-07-28T19:23:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:23:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: self._sslobj.do_handshake() 2024-07-28T19:23:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:23:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: audit 2024-07-28T19:23:56.410137+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:23:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[21729]: cluster 2024-07-28T19:23:57.012689+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-07-28T19:23:57.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: cluster 2024-07-28T19:23:55.998543+0000 mgr.y (mgr.24269) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:57.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: cephadm 2024-07-28T19:23:56.279404+0000 mgr.y (mgr.24269) 5 : cephadm [INF] [28/Jul/2024:19:23:56] ENGINE Bus STARTING 2024-07-28T19:23:57.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: cephadm 2024-07-28T19:23:56.402759+0000 mgr.y (mgr.24269) 6 : cephadm [INF] [28/Jul/2024:19:23:56] ENGINE Serving on https://172.21.15.45:7150 2024-07-28T19:23:57.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: cephadm 2024-07-28T19:23:56.402884+0000 mgr.y (mgr.24269) 7 : cephadm [INF] [28/Jul/2024:19:23:56] ENGINE Bus STARTED 2024-07-28T19:23:57.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: cephadm 2024-07-28T19:23:56.404807+0000 mgr.y (mgr.24269) 8 : cephadm [ERR] [28/Jul/2024:19:23:56] ENGINE Error in HTTPServer.serve 2024-07-28T19:23:57.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: Traceback (most recent call last): 2024-07-28T19:23:57.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:23:57.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: self._connections.run(self.expiration_interval) 2024-07-28T19:23:57.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:23:57.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: self._run(expiration_interval) 2024-07-28T19:23:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:23:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:23:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:23:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:23:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:23:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: s = self.context.wrap_socket( 2024-07-28T19:23:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:23:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: return self.sslsocket_class._create( 2024-07-28T19:23:57.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:23:57.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: self.do_handshake() 2024-07-28T19:23:57.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:23:57.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: self._sslobj.do_handshake() 2024-07-28T19:23:57.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:23:57.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: audit 2024-07-28T19:23:56.410137+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:23:57.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:57 smithi045 bash[31704]: cluster 2024-07-28T19:23:57.012689+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-07-28T19:23:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: cluster 2024-07-28T19:23:55.998543+0000 mgr.y (mgr.24269) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: cephadm 2024-07-28T19:23:56.279404+0000 mgr.y (mgr.24269) 5 : cephadm [INF] [28/Jul/2024:19:23:56] ENGINE Bus STARTING 2024-07-28T19:23:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: cephadm 2024-07-28T19:23:56.402759+0000 mgr.y (mgr.24269) 6 : cephadm [INF] [28/Jul/2024:19:23:56] ENGINE Serving on https://172.21.15.45:7150 2024-07-28T19:23:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: cephadm 2024-07-28T19:23:56.402884+0000 mgr.y (mgr.24269) 7 : cephadm [INF] [28/Jul/2024:19:23:56] ENGINE Bus STARTED 2024-07-28T19:23:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: cephadm 2024-07-28T19:23:56.404807+0000 mgr.y (mgr.24269) 8 : cephadm [ERR] [28/Jul/2024:19:23:56] ENGINE Error in HTTPServer.serve 2024-07-28T19:23:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: Traceback (most recent call last): 2024-07-28T19:23:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:23:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: self._connections.run(self.expiration_interval) 2024-07-28T19:23:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:23:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: self._run(expiration_interval) 2024-07-28T19:23:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: s = self.context.wrap_socket( 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: return self.sslsocket_class._create( 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: self.do_handshake() 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: self._sslobj.do_handshake() 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: audit 2024-07-28T19:23:56.410137+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:23:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:57 smithi155 bash[24090]: cluster 2024-07-28T19:23:57.012689+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-07-28T19:23:59.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:59 smithi045 bash[21729]: cluster 2024-07-28T19:23:57.999039+0000 mgr.y (mgr.24269) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:59.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:23:59 smithi045 bash[21729]: cluster 2024-07-28T19:23:58.425381+0000 mon.a (mon.0) 643 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-07-28T19:23:59.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:59 smithi045 bash[31704]: cluster 2024-07-28T19:23:57.999039+0000 mgr.y (mgr.24269) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:59.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:23:59 smithi045 bash[31704]: cluster 2024-07-28T19:23:58.425381+0000 mon.a (mon.0) 643 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-07-28T19:23:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:59 smithi155 bash[24090]: cluster 2024-07-28T19:23:57.999039+0000 mgr.y (mgr.24269) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:23:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:23:59 smithi155 bash[24090]: cluster 2024-07-28T19:23:58.425381+0000 mon.a (mon.0) 643 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-07-28T19:24:00.296 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:24:00.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:23:59.572252+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:23:59.577020+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:23:59.714301+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:23:59.725280+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: cluster 2024-07-28T19:23:59.999559+0000 mgr.y (mgr.24269) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.220770+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.227357+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.323865+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.335101+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.338602+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.339265+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.341249+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.342026+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.343982+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.344719+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.346593+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.347323+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: cephadm 2024-07-28T19:24:00.348857+0000 mgr.y (mgr.24269) 11 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 4060M 2024-07-28T19:24:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.357842+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.360474+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:24:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: audit 2024-07-28T19:24:00.362286+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:24:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: cephadm 2024-07-28T19:24:00.364780+0000 mgr.y (mgr.24269) 12 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:24:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[24090]: cephadm 2024-07-28T19:24:00.365257+0000 mgr.y (mgr.24269) 13 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:24:00.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:23:59.572252+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:23:59.577020+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:23:59.714301+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:23:59.725280+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: cluster 2024-07-28T19:23:59.999559+0000 mgr.y (mgr.24269) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.220770+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.227357+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.323865+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.335101+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.338602+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.339265+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.341249+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.342026+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.343982+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.344719+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.346593+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.347323+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: cephadm 2024-07-28T19:24:00.348857+0000 mgr.y (mgr.24269) 11 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 4060M 2024-07-28T19:24:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.357842+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.360474+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:24:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: audit 2024-07-28T19:24:00.362286+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:24:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: cephadm 2024-07-28T19:24:00.364780+0000 mgr.y (mgr.24269) 12 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:24:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[31704]: cephadm 2024-07-28T19:24:00.365257+0000 mgr.y (mgr.24269) 13 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:23:59.572252+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:23:59.577020+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:23:59.714301+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:23:59.725280+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: cluster 2024-07-28T19:23:59.999559+0000 mgr.y (mgr.24269) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.220770+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.227357+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.323865+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.335101+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.338602+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.339265+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.341249+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.342026+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.343982+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.344719+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.346593+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.347323+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:24:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: cephadm 2024-07-28T19:24:00.348857+0000 mgr.y (mgr.24269) 11 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 4060M 2024-07-28T19:24:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.357842+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.360474+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:24:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: audit 2024-07-28T19:24:00.362286+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:24:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: cephadm 2024-07-28T19:24:00.364780+0000 mgr.y (mgr.24269) 12 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:24:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:00 smithi045 bash[21729]: cephadm 2024-07-28T19:24:00.365257+0000 mgr.y (mgr.24269) 13 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:24:01.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:24:00 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:24:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:24:01.523 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.523 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.523 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.523 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.524 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.524 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.524 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.810 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.811 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.811 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.811 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.812 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.812 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: Started Ceph node-exporter.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:24:01.812 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:01.812 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:24:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.153 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: cephadm 2024-07-28T19:24:00.534595+0000 mgr.y (mgr.24269) 14 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:24:02.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: cephadm 2024-07-28T19:24:00.620243+0000 mgr.y (mgr.24269) 15 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:24:02.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: cephadm 2024-07-28T19:24:00.637659+0000 mgr.y (mgr.24269) 16 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:24:02.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: cephadm 2024-07-28T19:24:00.754478+0000 mgr.y (mgr.24269) 17 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:24:02.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: cephadm 2024-07-28T19:24:00.754627+0000 mgr.y (mgr.24269) 18 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:24:02.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: audit 2024-07-28T19:24:00.878977+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: audit 2024-07-28T19:24:00.885289+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: cephadm 2024-07-28T19:24:00.889605+0000 mgr.y (mgr.24269) 19 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:24:02.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: audit 2024-07-28T19:24:01.007089+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: audit 2024-07-28T19:24:01.017655+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: audit 2024-07-28T19:24:01.027776+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: cephadm 2024-07-28T19:24:01.034419+0000 mgr.y (mgr.24269) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi045 2024-07-28T19:24:02.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: audit 2024-07-28T19:24:01.805965+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: audit 2024-07-28T19:24:01.812430+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:01 smithi155 bash[24090]: audit 2024-07-28T19:24:01.818006+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.215 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[56163]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: cephadm 2024-07-28T19:24:00.534595+0000 mgr.y (mgr.24269) 14 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: cephadm 2024-07-28T19:24:00.620243+0000 mgr.y (mgr.24269) 15 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: cephadm 2024-07-28T19:24:00.637659+0000 mgr.y (mgr.24269) 16 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: cephadm 2024-07-28T19:24:00.754478+0000 mgr.y (mgr.24269) 17 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: cephadm 2024-07-28T19:24:00.754627+0000 mgr.y (mgr.24269) 18 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: audit 2024-07-28T19:24:00.878977+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: audit 2024-07-28T19:24:00.885289+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: cephadm 2024-07-28T19:24:00.889605+0000 mgr.y (mgr.24269) 19 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: audit 2024-07-28T19:24:01.007089+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: audit 2024-07-28T19:24:01.017655+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: audit 2024-07-28T19:24:01.027776+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: cephadm 2024-07-28T19:24:01.034419+0000 mgr.y (mgr.24269) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi045 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: audit 2024-07-28T19:24:01.805965+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: audit 2024-07-28T19:24:01.812430+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[31704]: audit 2024-07-28T19:24:01.818006+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: cephadm 2024-07-28T19:24:00.534595+0000 mgr.y (mgr.24269) 14 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: cephadm 2024-07-28T19:24:00.620243+0000 mgr.y (mgr.24269) 15 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: cephadm 2024-07-28T19:24:00.637659+0000 mgr.y (mgr.24269) 16 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: cephadm 2024-07-28T19:24:00.754478+0000 mgr.y (mgr.24269) 17 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: cephadm 2024-07-28T19:24:00.754627+0000 mgr.y (mgr.24269) 18 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: audit 2024-07-28T19:24:00.878977+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: audit 2024-07-28T19:24:00.885289+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: cephadm 2024-07-28T19:24:00.889605+0000 mgr.y (mgr.24269) 19 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: audit 2024-07-28T19:24:01.007089+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: audit 2024-07-28T19:24:01.017655+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: audit 2024-07-28T19:24:01.027776+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: cephadm 2024-07-28T19:24:01.034419+0000 mgr.y (mgr.24269) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi045 2024-07-28T19:24:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: audit 2024-07-28T19:24:01.805965+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: audit 2024-07-28T19:24:01.812430+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:01 smithi045 bash[21729]: audit 2024-07-28T19:24:01.818006+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.503 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.503 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.504 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.504 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.504 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.504 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.505 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.505 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.505 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.505 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.506 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.506 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.673 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[56163]: v1.5.0: Pulling from prometheus/node-exporter 2024-07-28T19:24:02.673 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[56163]: 22b70bddd3ac: Pulling fs layer 2024-07-28T19:24:02.674 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[56163]: 5c12815fee55: Pulling fs layer 2024-07-28T19:24:02.674 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[56163]: c0e87333d380: Pulling fs layer 2024-07-28T19:24:02.674 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[56163]: 5c12815fee55: Verifying Checksum 2024-07-28T19:24:02.803 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:02 smithi155 systemd[1]: Started Ceph node-exporter.b for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:24:02.803 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:02 smithi155 bash[48754]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-07-28T19:24:02.965 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[56163]: 5c12815fee55: Download complete 2024-07-28T19:24:02.965 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[56163]: 22b70bddd3ac: Download complete 2024-07-28T19:24:02.965 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[56163]: c0e87333d380: Verifying Checksum 2024-07-28T19:24:02.965 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[56163]: c0e87333d380: Download complete 2024-07-28T19:24:02.966 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[56163]: 22b70bddd3ac: Pull complete 2024-07-28T19:24:02.966 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:02 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:02.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[21729]: cephadm 2024-07-28T19:24:01.818885+0000 mgr.y (mgr.24269) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-07-28T19:24:02.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[21729]: cluster 2024-07-28T19:24:02.000178+0000 mgr.y (mgr.24269) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-28T19:24:02.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[21729]: audit 2024-07-28T19:24:02.551229+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[21729]: audit 2024-07-28T19:24:02.564579+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[21729]: audit 2024-07-28T19:24:02.575193+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[21729]: audit 2024-07-28T19:24:02.583793+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[21729]: audit 2024-07-28T19:24:02.600990+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[31704]: cephadm 2024-07-28T19:24:01.818885+0000 mgr.y (mgr.24269) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-07-28T19:24:02.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[31704]: cluster 2024-07-28T19:24:02.000178+0000 mgr.y (mgr.24269) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-28T19:24:02.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[31704]: audit 2024-07-28T19:24:02.551229+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[31704]: audit 2024-07-28T19:24:02.564579+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[31704]: audit 2024-07-28T19:24:02.575193+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[31704]: audit 2024-07-28T19:24:02.583793+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:02.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:02 smithi045 bash[31704]: audit 2024-07-28T19:24:02.600990+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:02 smithi155 bash[24090]: cephadm 2024-07-28T19:24:01.818885+0000 mgr.y (mgr.24269) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2024-07-28T19:24:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:02 smithi155 bash[24090]: cluster 2024-07-28T19:24:02.000178+0000 mgr.y (mgr.24269) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-28T19:24:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:02 smithi155 bash[24090]: audit 2024-07-28T19:24:02.551229+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:02 smithi155 bash[24090]: audit 2024-07-28T19:24:02.564579+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:02 smithi155 bash[24090]: audit 2024-07-28T19:24:02.575193+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:02 smithi155 bash[24090]: audit 2024-07-28T19:24:02.583793+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:02 smithi155 bash[24090]: audit 2024-07-28T19:24:02.600990+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:03.618 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[48754]: v1.5.0: Pulling from prometheus/node-exporter 2024-07-28T19:24:03.618 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[48754]: 22b70bddd3ac: Pulling fs layer 2024-07-28T19:24:03.618 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[48754]: 5c12815fee55: Pulling fs layer 2024-07-28T19:24:03.618 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[48754]: c0e87333d380: Pulling fs layer 2024-07-28T19:24:03.937 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled grafana update... 2024-07-28T19:24:03.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:03 smithi045 bash[21729]: cephadm 2024-07-28T19:24:02.627303+0000 mgr.y (mgr.24269) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi045 2024-07-28T19:24:03.965 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:03 smithi045 bash[56163]: 5c12815fee55: Pull complete 2024-07-28T19:24:03.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:03 smithi045 bash[31704]: cephadm 2024-07-28T19:24:02.627303+0000 mgr.y (mgr.24269) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi045 2024-07-28T19:24:04.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[24090]: cephadm 2024-07-28T19:24:02.627303+0000 mgr.y (mgr.24269) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi045 2024-07-28T19:24:04.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[48754]: 5c12815fee55: Verifying Checksum 2024-07-28T19:24:04.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[48754]: 5c12815fee55: Download complete 2024-07-28T19:24:04.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[48754]: 22b70bddd3ac: Verifying Checksum 2024-07-28T19:24:04.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[48754]: 22b70bddd3ac: Download complete 2024-07-28T19:24:04.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[48754]: c0e87333d380: Verifying Checksum 2024-07-28T19:24:04.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[48754]: c0e87333d380: Download complete 2024-07-28T19:24:04.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:03 smithi155 bash[48754]: 22b70bddd3ac: Pull complete 2024-07-28T19:24:04.715 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[56163]: c0e87333d380: Pull complete 2024-07-28T19:24:05.059 DEBUG:teuthology.orchestra.run.smithi155:grafana.a> sudo journalctl -f -n 0 -u ceph-59795908-4d15-11ef-bcc8-c7b262605968@grafana.a.service 2024-07-28T19:24:05.062 INFO:tasks.cephadm:Setting up client nodes... 2024-07-28T19:24:05.062 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-28T19:24:05.073 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[21729]: audit 2024-07-28T19:24:03.929558+0000 mgr.y (mgr.24269) 24 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:24:05.073 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[21729]: cephadm 2024-07-28T19:24:03.932444+0000 mgr.y (mgr.24269) 25 : cephadm [INF] Saving service grafana spec with placement smithi155=a;count:1 2024-07-28T19:24:05.073 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[21729]: audit 2024-07-28T19:24:03.939375+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:05.073 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[21729]: cluster 2024-07-28T19:24:04.000598+0000 mgr.y (mgr.24269) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-07-28T19:24:05.073 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[21729]: audit 2024-07-28T19:24:04.073157+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:05.073 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[56163]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-07-28T19:24:05.074 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[56163]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-07-28T19:24:05.074 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[31704]: audit 2024-07-28T19:24:03.929558+0000 mgr.y (mgr.24269) 24 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:24:05.074 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[31704]: cephadm 2024-07-28T19:24:03.932444+0000 mgr.y (mgr.24269) 25 : cephadm [INF] Saving service grafana spec with placement smithi155=a;count:1 2024-07-28T19:24:05.074 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[31704]: audit 2024-07-28T19:24:03.939375+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:05.074 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[31704]: cluster 2024-07-28T19:24:04.000598+0000 mgr.y (mgr.24269) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-07-28T19:24:05.074 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:04 smithi045 bash[31704]: audit 2024-07-28T19:24:04.073157+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:05.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:04 smithi155 bash[24090]: audit 2024-07-28T19:24:03.929558+0000 mgr.y (mgr.24269) 24 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:24:05.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:04 smithi155 bash[24090]: cephadm 2024-07-28T19:24:03.932444+0000 mgr.y (mgr.24269) 25 : cephadm [INF] Saving service grafana spec with placement smithi155=a;count:1 2024-07-28T19:24:05.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:04 smithi155 bash[24090]: audit 2024-07-28T19:24:03.939375+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:05.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:04 smithi155 bash[24090]: cluster 2024-07-28T19:24:04.000598+0000 mgr.y (mgr.24269) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-07-28T19:24:05.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:04 smithi155 bash[24090]: audit 2024-07-28T19:24:04.073157+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:05.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:05 smithi155 bash[48754]: 5c12815fee55: Pull complete 2024-07-28T19:24:05.873 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:05 smithi155 bash[48754]: c0e87333d380: Pull complete 2024-07-28T19:24:05.873 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:05 smithi155 bash[48754]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-07-28T19:24:05.873 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:05 smithi155 bash[48754]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-07-28T19:24:07.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[24090]: cluster 2024-07-28T19:24:06.001194+0000 mgr.y (mgr.24269) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-07-28T19:24:07.303 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.105Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.105Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.106Z 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/.+)($|/) 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.106Z 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)$ 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.106Z 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+$ 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.106Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T19:24:07.304 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T19:24:07.305 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T19:24:07.306 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T19:24:07.306 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T19:24:07.306 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T19:24:07.306 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T19:24:07.306 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T19:24:07.306 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T19:24:07.306 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T19:24:07.306 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T19:24:07.306 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T19:24:07.306 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T19:24:07.306 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T19:24:07.307 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.107Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T19:24:07.308 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.108Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T19:24:07.308 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:07 smithi155 bash[48754]: ts=2024-07-28T19:24:07.108Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T19:24:07.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[21729]: cluster 2024-07-28T19:24:06.001194+0000 mgr.y (mgr.24269) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-07-28T19:24:07.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[31704]: cluster 2024-07-28T19:24:06.001194+0000 mgr.y (mgr.24269) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-07-28T19:24:07.466 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.043Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T19:24:07.466 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.043Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-07-28T19:24:07.466 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.043Z 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/.+)($|/) 2024-07-28T19:24:07.466 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.044Z 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)$ 2024-07-28T19:24:07.466 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.044Z 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+$ 2024-07-28T19:24:07.466 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.044Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-28T19:24:07.466 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T19:24:07.467 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T19:24:07.468 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T19:24:07.468 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T19:24:07.468 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T19:24:07.468 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T19:24:07.468 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T19:24:07.468 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T19:24:07.468 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T19:24:07.468 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T19:24:07.468 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T19:24:07.469 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T19:24:07.470 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T19:24:07.470 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T19:24:07.470 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T19:24:07.470 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T19:24:07.470 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T19:24:07.470 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T19:24:07.470 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T19:24:07.470 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T19:24:07.470 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T19:24:07.470 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T19:24:07.470 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:07 smithi045 bash[56163]: ts=2024-07-28T19:24:07.045Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T19:24:09.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:09 smithi045 bash[21729]: cluster 2024-07-28T19:24:08.001835+0000 mgr.y (mgr.24269) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T19:24:09.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:09 smithi045 bash[31704]: cluster 2024-07-28T19:24:08.001835+0000 mgr.y (mgr.24269) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T19:24:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:09 smithi155 bash[24090]: cluster 2024-07-28T19:24:08.001835+0000 mgr.y (mgr.24269) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T19:24:10.338 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:10 smithi045 bash[31704]: audit 2024-07-28T19:24:09.082719+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:10.338 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:10 smithi045 bash[21729]: audit 2024-07-28T19:24:09.082719+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:10.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:10 smithi155 bash[24090]: audit 2024-07-28T19:24:09.082719+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:10.823 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:24:11.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:11 smithi155 bash[24090]: cluster 2024-07-28T19:24:10.002352+0000 mgr.y (mgr.24269) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T19:24:11.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:24:10 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:24:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:24:11.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:11 smithi045 bash[21729]: cluster 2024-07-28T19:24:10.002352+0000 mgr.y (mgr.24269) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T19:24:11.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:11 smithi045 bash[31704]: cluster 2024-07-28T19:24:10.002352+0000 mgr.y (mgr.24269) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T19:24:13.254 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:13 smithi045 bash[21729]: cluster 2024-07-28T19:24:12.002977+0000 mgr.y (mgr.24269) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T19:24:13.255 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:13 smithi045 bash[31704]: cluster 2024-07-28T19:24:12.002977+0000 mgr.y (mgr.24269) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T19:24:13.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:13 smithi155 bash[24090]: cluster 2024-07-28T19:24:12.002977+0000 mgr.y (mgr.24269) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-07-28T19:24:14.796 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:14.797 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:14.797 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:14.797 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:14.797 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:14.798 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:14.798 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:14.798 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.047 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.048 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.048 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.048 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.049 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.049 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.049 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.050 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.050 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.050 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.050 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.050 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:14 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:15.457 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:15 smithi045 systemd[1]: Started Ceph alertmanager.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:24:15.457 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:15 smithi045 bash[21729]: cluster 2024-07-28T19:24:14.003343+0000 mgr.y (mgr.24269) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:15.457 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:15 smithi045 bash[31704]: cluster 2024-07-28T19:24:14.003343+0000 mgr.y (mgr.24269) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:15.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:15 smithi155 bash[24090]: cluster 2024-07-28T19:24:14.003343+0000 mgr.y (mgr.24269) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:15.638 INFO:teuthology.orchestra.run.smithi045.stdout:[client.0] 2024-07-28T19:24:15.639 INFO:teuthology.orchestra.run.smithi045.stdout: key = AQDfmqZm2OHpJRAA7eCVuErjwVf4ilfMN+DjXg== 2024-07-28T19:24:16.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[21729]: audit 2024-07-28T19:24:15.092622+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[21729]: audit 2024-07-28T19:24:15.099036+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[21729]: audit 2024-07-28T19:24:15.104163+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[21729]: audit 2024-07-28T19:24:15.108407+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[21729]: audit 2024-07-28T19:24:15.140380+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:24:16.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[21729]: audit 2024-07-28T19:24:15.635436+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.45:0/3048824936' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:16.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[21729]: audit 2024-07-28T19:24:15.635950+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:16.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[21729]: audit 2024-07-28T19:24:15.641656+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-28T19:24:16.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[31704]: audit 2024-07-28T19:24:15.092622+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[31704]: audit 2024-07-28T19:24:15.099036+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[31704]: audit 2024-07-28T19:24:15.104163+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[31704]: audit 2024-07-28T19:24:15.108407+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[31704]: audit 2024-07-28T19:24:15.140380+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:24:16.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[31704]: audit 2024-07-28T19:24:15.635436+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.45:0/3048824936' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:16.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[31704]: audit 2024-07-28T19:24:15.635950+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:16.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:16 smithi045 bash[31704]: audit 2024-07-28T19:24:15.641656+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-28T19:24:16.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:16 smithi155 bash[24090]: audit 2024-07-28T19:24:15.092622+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:16 smithi155 bash[24090]: audit 2024-07-28T19:24:15.099036+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:16 smithi155 bash[24090]: audit 2024-07-28T19:24:15.104163+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:16 smithi155 bash[24090]: audit 2024-07-28T19:24:15.108407+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:16.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:16 smithi155 bash[24090]: audit 2024-07-28T19:24:15.140380+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:24:16.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:16 smithi155 bash[24090]: audit 2024-07-28T19:24:15.635436+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.45:0/3048824936' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:16.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:16 smithi155 bash[24090]: audit 2024-07-28T19:24:15.635950+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:16.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:16 smithi155 bash[24090]: audit 2024-07-28T19:24:15.641656+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-28T19:24:16.977 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-07-28T19:24:16.977 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-07-28T19:24:16.977 DEBUG:teuthology.orchestra.run.smithi045:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-07-28T19:24:17.044 DEBUG:teuthology.orchestra.run.smithi155:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-28T19:24:17.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:17 smithi045 bash[21729]: cluster 2024-07-28T19:24:16.003916+0000 mgr.y (mgr.24269) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:17.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:17 smithi045 bash[31704]: cluster 2024-07-28T19:24:16.003916+0000 mgr.y (mgr.24269) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:17.466 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:17 smithi045 bash[56659]: ts=2024-07-28T19:24:17.141Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-28T19:24:17.466 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:17 smithi045 bash[56659]: ts=2024-07-28T19:24:17.141Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-28T19:24:17.466 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:17 smithi045 bash[56659]: ts=2024-07-28T19:24:17.143Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.45 port=9094 2024-07-28T19:24:17.466 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:17 smithi045 bash[56659]: ts=2024-07-28T19:24:17.144Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-28T19:24:17.466 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:17 smithi045 bash[56659]: ts=2024-07-28T19:24:17.174Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T19:24:17.466 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:17 smithi045 bash[56659]: ts=2024-07-28T19:24:17.175Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T19:24:17.466 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:17 smithi045 bash[56659]: ts=2024-07-28T19:24:17.178Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-28T19:24:17.466 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:17 smithi045 bash[56659]: ts=2024-07-28T19:24:17.178Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-28T19:24:17.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:17 smithi155 bash[24090]: cluster 2024-07-28T19:24:16.003916+0000 mgr.y (mgr.24269) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:19.465 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:19 smithi045 bash[56659]: ts=2024-07-28T19:24:19.145Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000685979s 2024-07-28T19:24:19.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:19 smithi045 bash[21729]: cluster 2024-07-28T19:24:18.004479+0000 mgr.y (mgr.24269) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:19.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:19 smithi045 bash[21729]: audit 2024-07-28T19:24:19.083796+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:19.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:19 smithi045 bash[31704]: cluster 2024-07-28T19:24:18.004479+0000 mgr.y (mgr.24269) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:19.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:19 smithi045 bash[31704]: audit 2024-07-28T19:24:19.083796+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:19 smithi155 bash[24090]: cluster 2024-07-28T19:24:18.004479+0000 mgr.y (mgr.24269) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:19 smithi155 bash[24090]: audit 2024-07-28T19:24:19.083796+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:20.939 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:24:21.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:24:20 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:24:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:24:21.715 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[21986]: [28/Jul/2024:19:24:21] ENGINE Bus STOPPING 2024-07-28T19:24:21.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[21729]: cluster 2024-07-28T19:24:20.005066+0000 mgr.y (mgr.24269) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:21.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[21729]: audit 2024-07-28T19:24:20.436132+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:21.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[21729]: audit 2024-07-28T19:24:20.445166+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:21.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[31704]: cluster 2024-07-28T19:24:20.005066+0000 mgr.y (mgr.24269) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:21.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[31704]: audit 2024-07-28T19:24:20.436132+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:21.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[31704]: audit 2024-07-28T19:24:20.445166+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:21.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:21 smithi155 bash[24090]: cluster 2024-07-28T19:24:20.005066+0000 mgr.y (mgr.24269) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:21.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:21 smithi155 bash[24090]: audit 2024-07-28T19:24:20.436132+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:21.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:21 smithi155 bash[24090]: audit 2024-07-28T19:24:20.445166+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:21 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:22.215 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[21986]: [28/Jul/2024:19:24:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T19:24:22.215 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[21986]: [28/Jul/2024:19:24:21] ENGINE Bus STOPPED 2024-07-28T19:24:22.215 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[21986]: [28/Jul/2024:19:24:21] ENGINE Bus STARTING 2024-07-28T19:24:22.215 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[21986]: [28/Jul/2024:19:24:21] ENGINE Serving on http://:::9283 2024-07-28T19:24:22.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:24:21 smithi045 bash[21986]: [28/Jul/2024:19:24:21] ENGINE Bus STARTED 2024-07-28T19:24:22.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[31704]: audit 2024-07-28T19:24:21.441405+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[31704]: audit 2024-07-28T19:24:21.447200+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[31704]: audit 2024-07-28T19:24:21.448421+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:24:22.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[31704]: audit 2024-07-28T19:24:21.449187+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:24:22.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[31704]: audit 2024-07-28T19:24:21.453870+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[31704]: audit 2024-07-28T19:24:21.500816+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[31704]: audit 2024-07-28T19:24:21.508703+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[31704]: audit 2024-07-28T19:24:21.514543+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T19:24:22.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[31704]: audit 2024-07-28T19:24:21.515136+0000 mgr.y (mgr.24269) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T19:24:22.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[31704]: audit 2024-07-28T19:24:21.520205+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[21729]: audit 2024-07-28T19:24:21.441405+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[21729]: audit 2024-07-28T19:24:21.447200+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[21729]: audit 2024-07-28T19:24:21.448421+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:24:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[21729]: audit 2024-07-28T19:24:21.449187+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:24:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[21729]: audit 2024-07-28T19:24:21.453870+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[21729]: audit 2024-07-28T19:24:21.500816+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[21729]: audit 2024-07-28T19:24:21.508703+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[21729]: audit 2024-07-28T19:24:21.514543+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T19:24:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[21729]: audit 2024-07-28T19:24:21.515136+0000 mgr.y (mgr.24269) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T19:24:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:22 smithi045 bash[21729]: audit 2024-07-28T19:24:21.520205+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:22 smithi155 bash[24090]: audit 2024-07-28T19:24:21.441405+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:22 smithi155 bash[24090]: audit 2024-07-28T19:24:21.447200+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:22 smithi155 bash[24090]: audit 2024-07-28T19:24:21.448421+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:24:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:22 smithi155 bash[24090]: audit 2024-07-28T19:24:21.449187+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:24:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:22 smithi155 bash[24090]: audit 2024-07-28T19:24:21.453870+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:22 smithi155 bash[24090]: audit 2024-07-28T19:24:21.500816+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:22 smithi155 bash[24090]: audit 2024-07-28T19:24:21.508703+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:22.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:22 smithi155 bash[24090]: audit 2024-07-28T19:24:21.514543+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T19:24:22.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:22 smithi155 bash[24090]: audit 2024-07-28T19:24:21.515136+0000 mgr.y (mgr.24269) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-28T19:24:22.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:22 smithi155 bash[24090]: audit 2024-07-28T19:24:21.520205+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:23 smithi155 bash[24090]: cephadm 2024-07-28T19:24:21.537626+0000 mgr.y (mgr.24269) 36 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-07-28T19:24:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:23 smithi155 bash[24090]: cluster 2024-07-28T19:24:22.005686+0000 mgr.y (mgr.24269) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:23.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:23 smithi045 bash[21729]: cephadm 2024-07-28T19:24:21.537626+0000 mgr.y (mgr.24269) 36 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-07-28T19:24:23.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:23 smithi045 bash[21729]: cluster 2024-07-28T19:24:22.005686+0000 mgr.y (mgr.24269) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:23.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:23 smithi045 bash[31704]: cephadm 2024-07-28T19:24:21.537626+0000 mgr.y (mgr.24269) 36 : cephadm [INF] Deploying daemon grafana.a on smithi155 2024-07-28T19:24:23.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:23 smithi045 bash[31704]: cluster 2024-07-28T19:24:22.005686+0000 mgr.y (mgr.24269) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:24.339 INFO:teuthology.orchestra.run.smithi155.stdout:[client.1] 2024-07-28T19:24:24.339 INFO:teuthology.orchestra.run.smithi155.stdout: key = AQDomqZmxQ7+ExAAZM07Twuf/83sM2YDKDzLVg== 2024-07-28T19:24:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:24 smithi155 bash[24090]: audit 2024-07-28T19:24:24.083352+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:24 smithi155 bash[24090]: audit 2024-07-28T19:24:24.333797+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.155:0/2035129042' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:24 smithi155 bash[24090]: audit 2024-07-28T19:24:24.334983+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:24 smithi155 bash[24090]: audit 2024-07-28T19:24:24.342523+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-28T19:24:24.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:24 smithi045 bash[21729]: audit 2024-07-28T19:24:24.083352+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:24.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:24 smithi045 bash[21729]: audit 2024-07-28T19:24:24.333797+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.155:0/2035129042' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:24.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:24 smithi045 bash[21729]: audit 2024-07-28T19:24:24.334983+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:24.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:24 smithi045 bash[21729]: audit 2024-07-28T19:24:24.342523+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-28T19:24:24.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:24 smithi045 bash[31704]: audit 2024-07-28T19:24:24.083352+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:24.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:24 smithi045 bash[31704]: audit 2024-07-28T19:24:24.333797+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.155:0/2035129042' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:24.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:24 smithi045 bash[31704]: audit 2024-07-28T19:24:24.334983+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-28T19:24:24.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:24 smithi045 bash[31704]: audit 2024-07-28T19:24:24.342523+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-28T19:24:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:25 smithi155 bash[24090]: cluster 2024-07-28T19:24:24.006240+0000 mgr.y (mgr.24269) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:25.940 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-07-28T19:24:25.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-07-28T19:24:25.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-07-28T19:24:25.964 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-07-28T19:24:25.965 DEBUG:teuthology.orchestra.run.smithi045:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-07-28T19:24:25.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:25 smithi045 bash[21729]: cluster 2024-07-28T19:24:24.006240+0000 mgr.y (mgr.24269) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:25.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:25 smithi045 bash[31704]: cluster 2024-07-28T19:24:24.006240+0000 mgr.y (mgr.24269) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:26.264 INFO:teuthology.misc.health.smithi045.stdout: 2024-07-28T19:24:26.264 INFO:teuthology.misc.health.smithi045.stdout:{"epoch":60,"fsid":"59795908-4d15-11ef-bcc8-c7b262605968","created":"2024-07-28T19:13:41.630958+0000","modified":"2024-07-28T19:23:53.977326+0000","last_up_change":"2024-07-28T19:22:57.601666+0000","last_in_change":"2024-07-28T19:22:31.972746+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":"2024-07-28T19:18:46.814951+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":"50d5b993-194b-4ecf-b139-56e475ee6d03","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.45:6802","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6803","nonce":2950369085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6805","nonce":2950369085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6809","nonce":2950369085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6807","nonce":2950369085}]},"public_addr":"172.21.15.45:6803/2950369085","cluster_addr":"172.21.15.45:6805/2950369085","heartbeat_back_addr":"172.21.15.45:6809/2950369085","heartbeat_front_addr":"172.21.15.45:6807/2950369085","state":["exists","up"]},{"osd":1,"uuid":"7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315","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.45:6810","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6811","nonce":832039028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6812","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6813","nonce":832039028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6816","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6817","nonce":832039028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6814","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6815","nonce":832039028}]},"public_addr":"172.21.15.45:6811/832039028","cluster_addr":"172.21.15.45:6813/832039028","heartbeat_back_addr":"172.21.15.45:6817/832039028","heartbeat_front_addr":"172.21.15.45:6815/832039028","state":["exists","up"]},{"osd":2,"uuid":"e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9","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.45:6818","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6819","nonce":273339434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6820","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6821","nonce":273339434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6824","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6825","nonce":273339434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6822","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6823","nonce":273339434}]},"public_addr":"172.21.15.45:6819/273339434","cluster_addr":"172.21.15.45:6821/273339434","heartbeat_back_addr":"172.21.15.45:6825/273339434","heartbeat_front_addr":"172.21.15.45:6823/273339434","state":["exists","up"]},{"osd":3,"uuid":"46dd70cf-84a4-4783-a8e5-eeef2e6cb54c","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.45:6826","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6827","nonce":171754338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6828","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6829","nonce":171754338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6832","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6833","nonce":171754338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6830","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6831","nonce":171754338}]},"public_addr":"172.21.15.45:6827/171754338","cluster_addr":"172.21.15.45:6829/171754338","heartbeat_back_addr":"172.21.15.45:6833/171754338","heartbeat_front_addr":"172.21.15.45:6831/171754338","state":["exists","up"]},{"osd":4,"uuid":"eb90280d-7c44-44f5-8e34-62401c364562","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.155:6800","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6801","nonce":1751961826}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6803","nonce":1751961826}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6807","nonce":1751961826}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6805","nonce":1751961826}]},"public_addr":"172.21.15.155:6801/1751961826","cluster_addr":"172.21.15.155:6803/1751961826","heartbeat_back_addr":"172.21.15.155:6807/1751961826","heartbeat_front_addr":"172.21.15.155:6805/1751961826","state":["exists","up"]},{"osd":5,"uuid":"78ae227d-9d96-41cc-9d89-11fc0f3b90f2","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.155:6808","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6809","nonce":1285269093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6811","nonce":1285269093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6815","nonce":1285269093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6813","nonce":1285269093}]},"public_addr":"172.21.15.155:6809/1285269093","cluster_addr":"172.21.15.155:6811/1285269093","heartbeat_back_addr":"172.21.15.155:6815/1285269093","heartbeat_front_addr":"172.21.15.155:6813/1285269093","state":["exists","up"]},{"osd":6,"uuid":"85b429b0-7b7b-4ddd-9655-312f6d456efd","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.155:6816","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6817","nonce":3403395187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6819","nonce":3403395187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6823","nonce":3403395187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6821","nonce":3403395187}]},"public_addr":"172.21.15.155:6817/3403395187","cluster_addr":"172.21.15.155:6819/3403395187","heartbeat_back_addr":"172.21.15.155:6823/3403395187","heartbeat_front_addr":"172.21.15.155:6821/3403395187","state":["exists","up"]},{"osd":7,"uuid":"4092e824-5489-4ff5-81ec-02d43207d3c1","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.155:6824","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6825","nonce":1084610779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6827","nonce":1084610779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6831","nonce":1084610779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6829","nonce":1084610779}]},"public_addr":"172.21.15.155:6825/1084610779","cluster_addr":"172.21.15.155:6827/1084610779","heartbeat_back_addr":"172.21.15.155:6831/1084610779","heartbeat_front_addr":"172.21.15.155:6829/1084610779","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":"2024-07-28T19:17:02.542407+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":"2024-07-28T19:17:52.613705+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":"2024-07-28T19:18:43.415623+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":"2024-07-28T19:19:35.017654+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":"2024-07-28T19:20:24.533751+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":"2024-07-28T19:21:14.386138+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":"2024-07-28T19:22:04.847946+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":"2024-07-28T19:22:55.989365+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:0/3643297948":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/242277017":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6800/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6801/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/417818286":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1293976995":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1623625444":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/1464382099":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6800/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6800/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/4097327743":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6801/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6801/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/1796005381":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/119129328":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/3863759642":"2024-07-29T19:23:53.977222+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}} 2024-07-28T19:24:26.283 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-07-28T19:24:26.283 INFO:tasks.cephadm:Creating RBD pool 2024-07-28T19:24:26.283 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-07-28T19:24:26.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:26 smithi045 bash[21729]: cluster 2024-07-28T19:24:26.006749+0000 mgr.y (mgr.24269) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:26.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:26 smithi045 bash[21729]: audit 2024-07-28T19:24:26.265626+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.45:0/2370127545' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:24:26.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:26 smithi045 bash[31704]: cluster 2024-07-28T19:24:26.006749+0000 mgr.y (mgr.24269) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:26.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:26 smithi045 bash[31704]: audit 2024-07-28T19:24:26.265626+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.45:0/2370127545' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:24:26.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:26 smithi155 bash[24090]: cluster 2024-07-28T19:24:26.006749+0000 mgr.y (mgr.24269) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:26.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:26 smithi155 bash[24090]: audit 2024-07-28T19:24:26.265626+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.45:0/2370127545' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:24:27.465 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:27 smithi045 bash[56659]: ts=2024-07-28T19:24:27.147Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002864547s 2024-07-28T19:24:29.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:29 smithi045 bash[21729]: cluster 2024-07-28T19:24:28.007295+0000 mgr.y (mgr.24269) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:29.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:29 smithi045 bash[31704]: cluster 2024-07-28T19:24:28.007295+0000 mgr.y (mgr.24269) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:29.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:29 smithi155 bash[24090]: cluster 2024-07-28T19:24:28.007295+0000 mgr.y (mgr.24269) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:31.064 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:24:31.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:24:30 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:24:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:24:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:31 smithi155 bash[24090]: cluster 2024-07-28T19:24:30.007954+0000 mgr.y (mgr.24269) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:31.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:31 smithi045 bash[21729]: cluster 2024-07-28T19:24:30.007954+0000 mgr.y (mgr.24269) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:31.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:31 smithi045 bash[31704]: cluster 2024-07-28T19:24:30.007954+0000 mgr.y (mgr.24269) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:33.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:33 smithi045 bash[21729]: cluster 2024-07-28T19:24:32.008610+0000 mgr.y (mgr.24269) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:33.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:33 smithi045 bash[31704]: cluster 2024-07-28T19:24:32.008610+0000 mgr.y (mgr.24269) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:33.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:33 smithi155 bash[24090]: cluster 2024-07-28T19:24:32.008610+0000 mgr.y (mgr.24269) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:35.088 INFO:teuthology.orchestra.run.smithi045.stderr:pool 'rbd' created 2024-07-28T19:24:35.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:35 smithi045 bash[31704]: cluster 2024-07-28T19:24:34.009201+0000 mgr.y (mgr.24269) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:35.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:35 smithi045 bash[31704]: audit 2024-07-28T19:24:34.555854+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.45:0/3839578935' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T19:24:35.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:35 smithi045 bash[31704]: audit 2024-07-28T19:24:34.556250+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T19:24:35.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:35 smithi045 bash[21729]: cluster 2024-07-28T19:24:34.009201+0000 mgr.y (mgr.24269) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:35.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:35 smithi045 bash[21729]: audit 2024-07-28T19:24:34.555854+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.45:0/3839578935' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T19:24:35.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:35 smithi045 bash[21729]: audit 2024-07-28T19:24:34.556250+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T19:24:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:35 smithi155 bash[24090]: cluster 2024-07-28T19:24:34.009201+0000 mgr.y (mgr.24269) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:35 smithi155 bash[24090]: audit 2024-07-28T19:24:34.555854+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.45:0/3839578935' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T19:24:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:35 smithi155 bash[24090]: audit 2024-07-28T19:24:34.556250+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-28T19:24:35.755 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-07-28T19:24:36.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:36 smithi045 bash[31704]: audit 2024-07-28T19:24:35.090698+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-28T19:24:36.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:36 smithi045 bash[31704]: cluster 2024-07-28T19:24:35.090937+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-28T19:24:36.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:36 smithi045 bash[21729]: audit 2024-07-28T19:24:35.090698+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-28T19:24:36.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:36 smithi045 bash[21729]: cluster 2024-07-28T19:24:35.090937+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-28T19:24:36.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:36 smithi155 bash[24090]: audit 2024-07-28T19:24:35.090698+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-28T19:24:36.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:36 smithi155 bash[24090]: cluster 2024-07-28T19:24:35.090937+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-28T19:24:37.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:37 smithi045 bash[21729]: cluster 2024-07-28T19:24:36.009866+0000 mgr.y (mgr.24269) 44 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:37.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:37 smithi045 bash[21729]: cluster 2024-07-28T19:24:36.084555+0000 mon.a (mon.0) 693 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T19:24:37.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:37 smithi045 bash[21729]: cluster 2024-07-28T19:24:36.099642+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-28T19:24:37.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:37 smithi045 bash[31704]: cluster 2024-07-28T19:24:36.009866+0000 mgr.y (mgr.24269) 44 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:37.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:37 smithi045 bash[31704]: cluster 2024-07-28T19:24:36.084555+0000 mon.a (mon.0) 693 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T19:24:37.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:37 smithi045 bash[31704]: cluster 2024-07-28T19:24:36.099642+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-28T19:24:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:37 smithi155 bash[24090]: cluster 2024-07-28T19:24:36.009866+0000 mgr.y (mgr.24269) 44 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:37 smithi155 bash[24090]: cluster 2024-07-28T19:24:36.084555+0000 mon.a (mon.0) 693 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T19:24:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:37 smithi155 bash[24090]: cluster 2024-07-28T19:24:36.099642+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-28T19:24:38.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:38 smithi045 bash[21729]: cluster 2024-07-28T19:24:37.100426+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-28T19:24:38.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:38 smithi045 bash[31704]: cluster 2024-07-28T19:24:37.100426+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-28T19:24:38.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:38 smithi155 bash[24090]: cluster 2024-07-28T19:24:37.100426+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-28T19:24:39.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:39 smithi045 bash[21729]: cluster 2024-07-28T19:24:38.010423+0000 mgr.y (mgr.24269) 45 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:39.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:39 smithi045 bash[21729]: audit 2024-07-28T19:24:39.091131+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:39.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:39 smithi045 bash[21729]: audit 2024-07-28T19:24:39.093295+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:39.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:39 smithi045 bash[31704]: cluster 2024-07-28T19:24:38.010423+0000 mgr.y (mgr.24269) 45 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:39.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:39 smithi045 bash[31704]: audit 2024-07-28T19:24:39.091131+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:39.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:39 smithi045 bash[31704]: audit 2024-07-28T19:24:39.093295+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:39 smithi155 bash[24090]: cluster 2024-07-28T19:24:38.010423+0000 mgr.y (mgr.24269) 45 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:39 smithi155 bash[24090]: audit 2024-07-28T19:24:39.091131+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:39 smithi155 bash[24090]: audit 2024-07-28T19:24:39.093295+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:40.554 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:24:41.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:41 smithi155 bash[24090]: cluster 2024-07-28T19:24:40.011041+0000 mgr.y (mgr.24269) 46 : cluster [DBG] pgmap v29: 9 pgs: 5 unknown, 4 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:41.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:24:40 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:24:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:24:41.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:41 smithi045 bash[31704]: cluster 2024-07-28T19:24:40.011041+0000 mgr.y (mgr.24269) 46 : cluster [DBG] pgmap v29: 9 pgs: 5 unknown, 4 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:41.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:41 smithi045 bash[21729]: cluster 2024-07-28T19:24:40.011041+0000 mgr.y (mgr.24269) 46 : cluster [DBG] pgmap v29: 9 pgs: 5 unknown, 4 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:43.407 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:43 smithi045 bash[21729]: cluster 2024-07-28T19:24:42.011901+0000 mgr.y (mgr.24269) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:43.407 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:43 smithi045 bash[31704]: cluster 2024-07-28T19:24:42.011901+0000 mgr.y (mgr.24269) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:43 smithi155 bash[24090]: cluster 2024-07-28T19:24:42.011901+0000 mgr.y (mgr.24269) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:44.136 INFO:teuthology.orchestra.run.smithi045.stderr:enabled application 'rbd' on pool 'rbd' 2024-07-28T19:24:44.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:44 smithi045 bash[21729]: audit 2024-07-28T19:24:43.755700+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.45:0/3305920182' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:24:44.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:44 smithi045 bash[21729]: audit 2024-07-28T19:24:43.756310+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:24:44.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:44 smithi045 bash[31704]: audit 2024-07-28T19:24:43.755700+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.45:0/3305920182' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:24:44.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:44 smithi045 bash[31704]: audit 2024-07-28T19:24:43.756310+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:24:44.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:44 smithi155 bash[24090]: audit 2024-07-28T19:24:43.755700+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.45:0/3305920182' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:24:44.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:44 smithi155 bash[24090]: audit 2024-07-28T19:24:43.756310+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:24:44.781 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-07-28T19:24:44.781 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-07-28T19:24:44.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph mgr dump --format=json 2024-07-28T19:24:45.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:45 smithi045 bash[21729]: cluster 2024-07-28T19:24:44.012729+0000 mgr.y (mgr.24269) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:45.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:45 smithi045 bash[21729]: audit 2024-07-28T19:24:44.138530+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:24:45.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:45 smithi045 bash[21729]: cluster 2024-07-28T19:24:44.138736+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-28T19:24:45.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:45 smithi045 bash[31704]: cluster 2024-07-28T19:24:44.012729+0000 mgr.y (mgr.24269) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:45.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:45 smithi045 bash[31704]: audit 2024-07-28T19:24:44.138530+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:24:45.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:45 smithi045 bash[31704]: cluster 2024-07-28T19:24:44.138736+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-28T19:24:45.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:45 smithi155 bash[24090]: cluster 2024-07-28T19:24:44.012729+0000 mgr.y (mgr.24269) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:45.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:45 smithi155 bash[24090]: audit 2024-07-28T19:24:44.138530+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:24:45.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:45 smithi155 bash[24090]: cluster 2024-07-28T19:24:44.138736+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-28T19:24:46.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:46 smithi155 bash[24090]: cluster 2024-07-28T19:24:46.135533+0000 mon.a (mon.0) 700 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T19:24:46.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:46 smithi155 bash[24090]: cluster 2024-07-28T19:24:46.135584+0000 mon.a (mon.0) 701 : cluster [INF] Cluster is now healthy 2024-07-28T19:24:46.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:46 smithi045 bash[21729]: cluster 2024-07-28T19:24:46.135533+0000 mon.a (mon.0) 700 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T19:24:46.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:46 smithi045 bash[21729]: cluster 2024-07-28T19:24:46.135584+0000 mon.a (mon.0) 701 : cluster [INF] Cluster is now healthy 2024-07-28T19:24:46.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:46 smithi045 bash[31704]: cluster 2024-07-28T19:24:46.135533+0000 mon.a (mon.0) 700 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T19:24:46.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:46 smithi045 bash[31704]: cluster 2024-07-28T19:24:46.135584+0000 mon.a (mon.0) 701 : cluster [INF] Cluster is now healthy 2024-07-28T19:24:47.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:47 smithi045 bash[21729]: cluster 2024-07-28T19:24:46.013337+0000 mgr.y (mgr.24269) 49 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:47.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:47 smithi045 bash[31704]: cluster 2024-07-28T19:24:46.013337+0000 mgr.y (mgr.24269) 49 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:47.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:47 smithi155 bash[24090]: cluster 2024-07-28T19:24:46.013337+0000 mgr.y (mgr.24269) 49 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:48.931 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:24:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:48.931 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:24:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:48.931 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:24:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:48.932 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:24:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:48.932 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:48.932 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:24:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:48.933 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:24:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:48.933 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:48.933 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:48.933 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:48.933 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:48 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:49.203 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:24:49 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:49.204 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:24:49 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:49.204 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:24:49 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:49.204 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:24:49 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:49.205 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:24:49 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:49.205 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:49 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:49.205 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:49 smithi155 systemd[1]: Started Ceph grafana.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:24:49.205 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:49 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:49.205 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:24:49 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:49.206 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:24:49 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:24:49.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:49 smithi045 bash[21729]: cluster 2024-07-28T19:24:48.013920+0000 mgr.y (mgr.24269) 50 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:49.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:49 smithi045 bash[21729]: audit 2024-07-28T19:24:49.183264+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:49.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:49 smithi045 bash[31704]: cluster 2024-07-28T19:24:48.013920+0000 mgr.y (mgr.24269) 50 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:49.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:49 smithi045 bash[31704]: audit 2024-07-28T19:24:49.183264+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:49.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:49 smithi155 bash[24090]: cluster 2024-07-28T19:24:48.013920+0000 mgr.y (mgr.24269) 50 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:49.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:49 smithi155 bash[24090]: audit 2024-07-28T19:24:49.183264+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:49.562 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:24:50.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[24090]: audit 2024-07-28T19:24:49.196053+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[24090]: audit 2024-07-28T19:24:49.222814+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[24090]: audit 2024-07-28T19:24:49.230437+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[24090]: audit 2024-07-28T19:24:49.284702+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:24:50.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[24090]: audit 2024-07-28T19:24:49.578145+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[24090]: audit 2024-07-28T19:24:49.585690+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[21729]: audit 2024-07-28T19:24:49.196053+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[21729]: audit 2024-07-28T19:24:49.222814+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[21729]: audit 2024-07-28T19:24:49.230437+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[21729]: audit 2024-07-28T19:24:49.284702+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:24:50.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[21729]: audit 2024-07-28T19:24:49.578145+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[21729]: audit 2024-07-28T19:24:49.585690+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[31704]: audit 2024-07-28T19:24:49.196053+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[31704]: audit 2024-07-28T19:24:49.222814+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[31704]: audit 2024-07-28T19:24:49.230437+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[31704]: audit 2024-07-28T19:24:49.284702+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:24:50.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[31704]: audit 2024-07-28T19:24:49.578145+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:50 smithi045 bash[31704]: audit 2024-07-28T19:24:49.585690+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:50.717 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452266235Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-07-28T19:24:50.717 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452472036Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452495083Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452509019Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452519626Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452527007Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452534066Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452541209Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452548347Z level=info msg="Path Home" path=/usr/share/grafana 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452555379Z level=info msg="Path Data" path=/var/lib/grafana 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452565756Z level=info msg="Path Logs" path=/var/log/grafana 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452575732Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452586859Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-07-28T19:24:50.718 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=settings t=2024-07-28T19:24:50.452597448Z level=info msg="App mode production" 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=sqlstore t=2024-07-28T19:24:50.452663796Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=sqlstore t=2024-07-28T19:24:50.452695161Z 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----- 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.454057224Z level=info msg="Starting DB migrations" 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.454169808Z level=info msg="Executing migration" id="create migration_log table" 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.509347719Z level=info msg="Executing migration" id="create user table" 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.534457696Z level=info msg="Executing migration" id="add unique index user.login" 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.559719533Z level=info msg="Executing migration" id="add unique index user.email" 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.601926996Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.627204849Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.652431789Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.694396988Z level=info msg="Executing migration" id="create user table v2" 2024-07-28T19:24:50.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.719608355Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-07-28T19:24:50.968 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.744916577Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-07-28T19:24:50.968 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.77019069Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-07-28T19:24:50.968 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.81217109Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-07-28T19:24:50.968 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.854137636Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-07-28T19:24:50.968 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.879490108Z level=info msg="Executing migration" id="Update user table charset" 2024-07-28T19:24:50.968 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.904620973Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-07-28T19:24:50.968 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.946627182Z level=info msg="Executing migration" id="Add missing user data" 2024-07-28T19:24:51.229 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:24:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:24:51.230 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[24090]: cluster 2024-07-28T19:24:50.014638+0000 mgr.y (mgr.24269) 51 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:51.230 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:50 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:50.988617715Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-07-28T19:24:51.230 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.030688836Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-07-28T19:24:51.230 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.055812475Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-07-28T19:24:51.230 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.097815789Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-07-28T19:24:51.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.12319645Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-07-28T19:24:51.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.148448541Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-07-28T19:24:51.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.173725507Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-07-28T19:24:51.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.199185185Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-07-28T19:24:51.231 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.232862765Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-07-28T19:24:51.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:51 smithi045 bash[21729]: cluster 2024-07-28T19:24:50.014638+0000 mgr.y (mgr.24269) 51 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:51.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:51 smithi045 bash[31704]: cluster 2024-07-28T19:24:50.014638+0000 mgr.y (mgr.24269) 51 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:51.491 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.26647793Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-07-28T19:24:51.491 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.283372048Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-07-28T19:24:51.491 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.300302377Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-07-28T19:24:51.491 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.317204734Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-07-28T19:24:51.491 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.350893032Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-07-28T19:24:51.491 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.392895459Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-07-28T19:24:51.491 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.418205798Z level=info msg="Executing migration" id="create temp_user v2" 2024-07-28T19:24:51.492 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.443419905Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-07-28T19:24:51.492 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.468666815Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-07-28T19:24:51.492 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.493887719Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-07-28T19:24:51.760 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.519115799Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-07-28T19:24:51.760 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.544522675Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-07-28T19:24:51.760 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.569555357Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-07-28T19:24:51.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.594854243Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-07-28T19:24:51.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.620012121Z level=info msg="Executing migration" id="create star table" 2024-07-28T19:24:51.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.645335033Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-07-28T19:24:51.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.67056511Z level=info msg="Executing migration" id="create org table v1" 2024-07-28T19:24:51.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.687492685Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-07-28T19:24:51.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.704332737Z level=info msg="Executing migration" id="create org_user table v1" 2024-07-28T19:24:51.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.738026255Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-07-28T19:24:51.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.763207669Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-07-28T19:24:52.012 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.805184249Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-07-28T19:24:52.012 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.847197379Z level=info msg="Executing migration" id="Update org table charset" 2024-07-28T19:24:52.012 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.872369296Z level=info msg="Executing migration" id="Update org_user table charset" 2024-07-28T19:24:52.012 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.897627837Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-07-28T19:24:52.012 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.922926219Z level=info msg="Executing migration" id="create dashboard table" 2024-07-28T19:24:52.013 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.948186366Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-07-28T19:24:52.013 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:51 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:51.973397123Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-07-28T19:24:52.264 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.015341474Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-07-28T19:24:52.265 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.057497821Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-07-28T19:24:52.265 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.082553747Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-07-28T19:24:52.265 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.107818419Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-07-28T19:24:52.265 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.149712377Z level=info msg="Executing migration" id="create dashboard v2" 2024-07-28T19:24:52.265 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.174974875Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-07-28T19:24:52.265 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.200370977Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-07-28T19:24:52.265 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.242345175Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-07-28T19:24:52.265 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.267404736Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-07-28T19:24:52.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.292948967Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-07-28T19:24:52.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.317897649Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-07-28T19:24:52.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.360097029Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-07-28T19:24:52.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.402177356Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-07-28T19:24:52.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.427512935Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-07-28T19:24:52.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.452662101Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-07-28T19:24:52.518 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.503147338Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-07-28T19:24:52.518 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.519908715Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-07-28T19:24:52.799 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:24:52.802 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.536901515Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-07-28T19:24:52.802 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.595403942Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-07-28T19:24:52.802 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.620646676Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-07-28T19:24:52.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.645902677Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-07-28T19:24:52.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.671073145Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-07-28T19:24:52.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.713106688Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-07-28T19:24:52.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.738378156Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-07-28T19:24:52.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.76357736Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-07-28T19:24:52.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.805515521Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-07-28T19:24:53.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.83081415Z level=info msg="Executing migration" id="Update dashboard title length" 2024-07-28T19:24:53.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.856005679Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-07-28T19:24:53.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.881291065Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-07-28T19:24:53.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.906402969Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-07-28T19:24:53.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.931567713Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-07-28T19:24:53.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.95689157Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-07-28T19:24:53.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:52 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:52.982160002Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-07-28T19:24:53.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.032796718Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-07-28T19:24:53.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[24090]: cluster 2024-07-28T19:24:52.015301+0000 mgr.y (mgr.24269) 52 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:53.358 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[24090]: audit 2024-07-28T19:24:52.797391+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.45:0/3079677090' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T19:24:53.358 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.074714441Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-07-28T19:24:53.358 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.099939155Z level=info msg="Executing migration" id="Add check_sum column" 2024-07-28T19:24:53.358 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.125191652Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-07-28T19:24:53.358 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.150413887Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-07-28T19:24:53.358 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.175568275Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-07-28T19:24:53.358 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.200866629Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-07-28T19:24:53.358 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.242980932Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-07-28T19:24:53.358 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.26818545Z level=info msg="Executing migration" id="create data_source table" 2024-07-28T19:24:53.359 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.293235399Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-07-28T19:24:53.359 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.318508495Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-07-28T19:24:53.359 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.360534451Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-07-28T19:24:53.455 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":21,"flags":0,"active_gid":24269,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6800","nonce":3658453315},{"type":"v1","addr":"172.21.15.45:6801","nonce":3658453315}]},"active_addr":"172.21.15.45:6801/3658453315","active_change":"2024-07-28T19:23:53.977632+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24316,"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":"int","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"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":"int","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"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.45:8443/","prometheus":"http://172.21.15.45: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":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":505728287}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":3038318393}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":2710170311}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":3742359321}]}]} 2024-07-28T19:24:53.459 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-07-28T19:24:53.459 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-07-28T19:24:53.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd dump --format=json 2024-07-28T19:24:53.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:53 smithi045 bash[31704]: cluster 2024-07-28T19:24:52.015301+0000 mgr.y (mgr.24269) 52 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:53.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:53 smithi045 bash[31704]: audit 2024-07-28T19:24:52.797391+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.45:0/3079677090' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T19:24:53.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:53 smithi045 bash[21729]: cluster 2024-07-28T19:24:52.015301+0000 mgr.y (mgr.24269) 52 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:53.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:53 smithi045 bash[21729]: audit 2024-07-28T19:24:52.797391+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.45:0/3079677090' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T19:24:53.626 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.402494693Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-07-28T19:24:53.626 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.427705331Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-07-28T19:24:53.627 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.453014481Z level=info msg="Executing migration" id="create data_source table v2" 2024-07-28T19:24:53.627 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.478148023Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-07-28T19:24:53.627 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.503419954Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-07-28T19:24:53.627 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.537030967Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-07-28T19:24:53.627 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.562243567Z level=info msg="Executing migration" id="Add column with_credentials" 2024-07-28T19:24:53.627 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.587254269Z level=info msg="Executing migration" id="Add secure json data column" 2024-07-28T19:24:53.627 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.629451577Z level=info msg="Executing migration" id="Update data_source table charset" 2024-07-28T19:24:53.887 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.654657588Z level=info msg="Executing migration" id="Update initial version to 1" 2024-07-28T19:24:54.087 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.696558425Z level=info msg="Executing migration" id="Add read_only data column" 2024-07-28T19:24:54.087 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.721886694Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-07-28T19:24:54.087 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.747148924Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-07-28T19:24:54.087 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.789132799Z level=info msg="Executing migration" id="Add uid column" 2024-07-28T19:24:54.087 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.831174927Z level=info msg="Executing migration" id="Update uid value" 2024-07-28T19:24:54.087 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.889797057Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-07-28T19:24:54.138 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.915029525Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-07-28T19:24:54.139 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.940276616Z level=info msg="Executing migration" id="create api_key table" 2024-07-28T19:24:54.139 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:53 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:53.965448731Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-07-28T19:24:54.139 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.007658959Z level=info msg="Executing migration" id="add index api_key.key" 2024-07-28T19:24:54.139 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.049644485Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-07-28T19:24:54.139 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.074967508Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-07-28T19:24:54.139 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.116874171Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-07-28T19:24:54.139 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.142030985Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-07-28T19:24:54.407 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.184003372Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-07-28T19:24:54.408 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.226018985Z level=info msg="Executing migration" id="create api_key table v2" 2024-07-28T19:24:54.408 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.268036464Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-07-28T19:24:54.408 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.293232725Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-07-28T19:24:54.408 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.318416176Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-07-28T19:24:54.408 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.343747368Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-07-28T19:24:54.408 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.385652721Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-07-28T19:24:54.408 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.410995629Z level=info msg="Executing migration" id="Update api_key table charset" 2024-07-28T19:24:54.668 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.45307933Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-07-28T19:24:54.668 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.49517712Z level=info msg="Executing migration" id="Add service account foreign key" 2024-07-28T19:24:54.668 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.520338073Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-07-28T19:24:54.669 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.562546537Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-07-28T19:24:54.669 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.604420885Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-07-28T19:24:54.669 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.629691611Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-07-28T19:24:54.669 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.671675278Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-07-28T19:24:54.946 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.713864626Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-07-28T19:24:54.946 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.739157141Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-07-28T19:24:54.946 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.76429692Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-07-28T19:24:54.946 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.806455476Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-07-28T19:24:54.946 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.831720701Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-07-28T19:24:54.946 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.856891537Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-07-28T19:24:54.946 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.907236084Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-07-28T19:24:55.198 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.949465093Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-07-28T19:24:55.199 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:54 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:54.991389939Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-07-28T19:24:55.199 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.033587269Z level=info msg="Executing migration" id="create quota table v1" 2024-07-28T19:24:55.199 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.058693023Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-07-28T19:24:55.199 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.084022278Z level=info msg="Executing migration" id="Update quota table charset" 2024-07-28T19:24:55.199 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.125986999Z level=info msg="Executing migration" id="create plugin_setting table" 2024-07-28T19:24:55.199 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.159473737Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-07-28T19:24:55.199 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.201577375Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-07-28T19:24:55.199 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[24090]: cluster 2024-07-28T19:24:54.015632+0000 mgr.y (mgr.24269) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:55.199 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[24090]: audit 2024-07-28T19:24:54.090644+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.200 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[24090]: audit 2024-07-28T19:24:54.092456+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:55.200 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[24090]: audit 2024-07-28T19:24:54.095982+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.200 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[24090]: audit 2024-07-28T19:24:54.432915+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.200 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[24090]: audit 2024-07-28T19:24:54.438814+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.200 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[24090]: audit 2024-07-28T19:24:54.924869+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.200 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[24090]: audit 2024-07-28T19:24:54.939684+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.200 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[24090]: audit 2024-07-28T19:24:54.943005+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:24:55.200 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[24090]: audit 2024-07-28T19:24:54.944809+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:24:55.200 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[24090]: audit 2024-07-28T19:24:54.954956+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.342 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[31704]: cluster 2024-07-28T19:24:54.015632+0000 mgr.y (mgr.24269) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:55.342 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[31704]: audit 2024-07-28T19:24:54.090644+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.342 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[31704]: audit 2024-07-28T19:24:54.092456+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:55.342 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[31704]: audit 2024-07-28T19:24:54.095982+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.342 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[31704]: audit 2024-07-28T19:24:54.432915+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.342 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[31704]: audit 2024-07-28T19:24:54.438814+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.342 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[31704]: audit 2024-07-28T19:24:54.924869+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.342 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[31704]: audit 2024-07-28T19:24:54.939684+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.342 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[31704]: audit 2024-07-28T19:24:54.943005+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:24:55.342 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[31704]: audit 2024-07-28T19:24:54.944809+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:24:55.343 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[31704]: audit 2024-07-28T19:24:54.954956+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.343 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[21729]: cluster 2024-07-28T19:24:54.015632+0000 mgr.y (mgr.24269) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:55.343 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[21729]: audit 2024-07-28T19:24:54.090644+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.343 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[21729]: audit 2024-07-28T19:24:54.092456+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:24:55.343 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[21729]: audit 2024-07-28T19:24:54.095982+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.343 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[21729]: audit 2024-07-28T19:24:54.432915+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.343 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[21729]: audit 2024-07-28T19:24:54.438814+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.343 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[21729]: audit 2024-07-28T19:24:54.924869+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.343 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[21729]: audit 2024-07-28T19:24:54.939684+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.343 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[21729]: audit 2024-07-28T19:24:54.943005+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:24:55.343 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[21729]: audit 2024-07-28T19:24:54.944809+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:24:55.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:55 smithi045 bash[21729]: audit 2024-07-28T19:24:54.954956+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:24:55.450 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.226795894Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-07-28T19:24:55.450 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.251966497Z level=info msg="Executing migration" id="create session table" 2024-07-28T19:24:55.450 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.294077688Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-07-28T19:24:55.450 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.31926848Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-07-28T19:24:55.450 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.3611778Z level=info msg="Executing migration" id="create playlist table v2" 2024-07-28T19:24:55.451 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.453181018Z level=info msg="Executing migration" id="create playlist item table v2" 2024-07-28T19:24:55.701 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.495176047Z level=info msg="Executing migration" id="Update playlist table charset" 2024-07-28T19:24:55.701 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.537105204Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-07-28T19:24:55.701 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.657838445Z level=info msg="Executing migration" id="drop preferences table v2" 2024-07-28T19:24:55.702 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.704285704Z level=info msg="Executing migration" id="drop preferences table v3" 2024-07-28T19:24:55.954 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.729555402Z level=info msg="Executing migration" id="create preferences table v3" 2024-07-28T19:24:55.954 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.754840037Z level=info msg="Executing migration" id="Update preferences table charset" 2024-07-28T19:24:55.954 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.796730966Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-07-28T19:24:55.954 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.813659902Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-07-28T19:24:55.954 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.830573778Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-07-28T19:24:55.955 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.864132358Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-07-28T19:24:55.955 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.889396564Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-07-28T19:24:55.955 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.931427358Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-07-28T19:24:55.955 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.956773999Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-07-28T19:24:56.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[24090]: cephadm 2024-07-28T19:24:55.020289+0000 mgr.y (mgr.24269) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T19:24:56.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[24090]: cephadm 2024-07-28T19:24:55.027766+0000 mgr.y (mgr.24269) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi045 2024-07-28T19:24:56.206 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:55 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:55.982078403Z level=info msg="Executing migration" id="create alert table v1" 2024-07-28T19:24:56.207 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.023836816Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-07-28T19:24:56.207 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.049200229Z level=info msg="Executing migration" id="add index alert state" 2024-07-28T19:24:56.207 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.082964432Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-07-28T19:24:56.207 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.133465576Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-07-28T19:24:56.207 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.158675624Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-07-28T19:24:56.207 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.183782735Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-07-28T19:24:56.207 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.20909991Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-07-28T19:24:56.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:56 smithi045 bash[21729]: cephadm 2024-07-28T19:24:55.020289+0000 mgr.y (mgr.24269) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T19:24:56.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:56 smithi045 bash[21729]: cephadm 2024-07-28T19:24:55.027766+0000 mgr.y (mgr.24269) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi045 2024-07-28T19:24:56.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:56 smithi045 bash[31704]: cephadm 2024-07-28T19:24:55.020289+0000 mgr.y (mgr.24269) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T19:24:56.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:56 smithi045 bash[31704]: cephadm 2024-07-28T19:24:55.027766+0000 mgr.y (mgr.24269) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi045 2024-07-28T19:24:56.466 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.242664117Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-07-28T19:24:56.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.284614241Z 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" 2024-07-28T19:24:56.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.30985706Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-07-28T19:24:56.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.335091042Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-07-28T19:24:56.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.360304468Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-07-28T19:24:56.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.402300907Z level=info msg="Executing migration" id="Add column is_default" 2024-07-28T19:24:56.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.444219135Z level=info msg="Executing migration" id="Add column frequency" 2024-07-28T19:24:56.467 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.469496073Z level=info msg="Executing migration" id="Add column send_reminder" 2024-07-28T19:24:56.735 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.494720428Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-07-28T19:24:56.735 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.519903081Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-07-28T19:24:56.735 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.545289398Z level=info msg="Executing migration" id="Update alert table charset" 2024-07-28T19:24:56.735 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.587058641Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-07-28T19:24:56.735 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.62909027Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-07-28T19:24:56.736 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.671121452Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-07-28T19:24:56.736 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.696361184Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-07-28T19:24:56.736 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.738297918Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-07-28T19:24:56.987 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.763516717Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-07-28T19:24:56.987 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.805577005Z level=info msg="Executing migration" id="Add for to alert table" 2024-07-28T19:24:56.987 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.830820881Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-07-28T19:24:56.988 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.856056036Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-07-28T19:24:56.988 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.89798219Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-07-28T19:24:56.988 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.939975923Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-07-28T19:24:56.988 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.965213552Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-07-28T19:24:56.988 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:56 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:56.990418881Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-07-28T19:24:57.240 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[24090]: cluster 2024-07-28T19:24:56.016114+0000 mgr.y (mgr.24269) 56 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:57.240 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.032321629Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-07-28T19:24:57.240 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.082920273Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-07-28T19:24:57.240 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.125048444Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-07-28T19:24:57.240 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.167128917Z level=info msg="Executing migration" id="create annotation table v5" 2024-07-28T19:24:57.240 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.192334993Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-07-28T19:24:57.240 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.21752461Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-07-28T19:24:57.240 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.242789162Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-07-28T19:24:57.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:57 smithi045 bash[21729]: cluster 2024-07-28T19:24:56.016114+0000 mgr.y (mgr.24269) 56 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:57.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:57 smithi045 bash[31704]: cluster 2024-07-28T19:24:56.016114+0000 mgr.y (mgr.24269) 56 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:57.492 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.268014044Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-07-28T19:24:57.492 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.309978071Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-07-28T19:24:57.492 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.335218474Z level=info msg="Executing migration" id="Update annotation table charset" 2024-07-28T19:24:57.492 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.360422317Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-07-28T19:24:57.492 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.402274893Z level=info msg="Executing migration" id="Drop category_id index" 2024-07-28T19:24:57.493 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.427553451Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-07-28T19:24:57.493 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.452860532Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-07-28T19:24:57.493 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.478099438Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-07-28T19:24:57.493 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.495118459Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-07-28T19:24:57.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.520233556Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-07-28T19:24:57.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.553816365Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-07-28T19:24:57.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.579073884Z 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" 2024-07-28T19:24:57.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.621062974Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-07-28T19:24:57.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.646215505Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-07-28T19:24:57.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.688129236Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-07-28T19:24:57.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.713409927Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-07-28T19:24:57.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.738692392Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-07-28T19:24:57.761 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.763884702Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-07-28T19:24:57.985 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:24:58.030 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.805828033Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-07-28T19:24:58.030 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.831219077Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-07-28T19:24:58.030 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.856380863Z level=info msg="Executing migration" id="Add epoch_end column" 2024-07-28T19:24:58.030 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.898285058Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-07-28T19:24:58.030 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.923965849Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-07-28T19:24:58.031 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.940390561Z level=info msg="Executing migration" id="Move region to single row" 2024-07-28T19:24:58.031 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.965658786Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-07-28T19:24:58.031 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:57 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:57.990952035Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-07-28T19:24:58.031 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.033090683Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-07-28T19:24:58.290 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.058318533Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-07-28T19:24:58.291 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.100177516Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-07-28T19:24:58.291 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.142257556Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-07-28T19:24:58.291 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.167535002Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-07-28T19:24:58.291 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.226105899Z level=info msg="Executing migration" id="create test_data table" 2024-07-28T19:24:58.291 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.251422298Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-07-28T19:24:58.291 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.276613781Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-07-28T19:24:58.291 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.293505942Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-07-28T19:24:58.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.327152376Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-07-28T19:24:58.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.34397769Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-07-28T19:24:58.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.360933666Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-07-28T19:24:58.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.402843105Z level=info msg="Executing migration" id="create team table" 2024-07-28T19:24:58.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.444811635Z level=info msg="Executing migration" id="add index team.org_id" 2024-07-28T19:24:58.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.47013631Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-07-28T19:24:58.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.495440793Z level=info msg="Executing migration" id="create team member table" 2024-07-28T19:24:58.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.520594037Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-07-28T19:24:58.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.545831689Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-07-28T19:24:58.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.571049772Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-07-28T19:24:58.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.596318295Z level=info msg="Executing migration" id="Add column email to team table" 2024-07-28T19:24:58.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.621486515Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-07-28T19:24:58.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.66342342Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-07-28T19:24:58.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.688737342Z level=info msg="Executing migration" id="create dashboard acl table" 2024-07-28T19:24:58.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.714042174Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-07-28T19:24:58.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.739298169Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-07-28T19:24:58.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.76444507Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-07-28T19:24:59.056 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.806576509Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-07-28T19:24:59.056 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.848572997Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-07-28T19:24:59.056 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.890432296Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-07-28T19:24:59.056 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.915630653Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-07-28T19:24:59.057 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.940841742Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-07-28T19:24:59.057 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.966122275Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-07-28T19:24:59.057 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:58 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:58.991494589Z level=info msg="Executing migration" id="create tag table" 2024-07-28T19:24:59.057 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.033548196Z level=info msg="Executing migration" id="add index tag.key_value" 2024-07-28T19:24:59.057 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.058846768Z level=info msg="Executing migration" id="create login attempt table" 2024-07-28T19:24:59.316 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[24090]: cluster 2024-07-28T19:24:58.016646+0000 mgr.y (mgr.24269) 57 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:59.316 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.084031759Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-07-28T19:24:59.316 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.126102783Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-07-28T19:24:59.316 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.151288347Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-07-28T19:24:59.316 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.184833036Z level=info msg="Executing migration" id="create login_attempt v2" 2024-07-28T19:24:59.316 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.21007656Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-07-28T19:24:59.317 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.235351588Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-07-28T19:24:59.317 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.277215155Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-07-28T19:24:59.317 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.319195857Z level=info msg="Executing migration" id="create user auth table" 2024-07-28T19:24:59.479 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:24:59 smithi045 bash[21729]: cluster 2024-07-28T19:24:58.016646+0000 mgr.y (mgr.24269) 57 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:59.480 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:24:59 smithi045 bash[31704]: cluster 2024-07-28T19:24:58.016646+0000 mgr.y (mgr.24269) 57 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:24:59.577 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.344427507Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-07-28T19:24:59.577 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.369682963Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-07-28T19:24:59.577 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.411523303Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-07-28T19:24:59.577 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.453551561Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-07-28T19:24:59.577 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.478819514Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-07-28T19:24:59.577 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.504010627Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-07-28T19:24:59.577 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.529235984Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-07-28T19:24:59.577 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.55453243Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-07-28T19:24:59.578 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.579701871Z level=info msg="Executing migration" id="create server_lock table" 2024-07-28T19:24:59.846 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.605034242Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-07-28T19:24:59.846 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.646933322Z level=info msg="Executing migration" id="create user auth token table" 2024-07-28T19:24:59.846 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.688874913Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-07-28T19:24:59.846 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.71411752Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-07-28T19:24:59.846 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.755989716Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-07-28T19:24:59.846 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.797945348Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-07-28T19:24:59.846 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.823183715Z level=info msg="Executing migration" id="create cache_data table" 2024-07-28T19:24:59.846 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.848467008Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-07-28T19:24:59.965 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:59 smithi045 systemd[1]: Stopping Ceph alertmanager.a for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:24:59.965 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:24:59 smithi045 bash[56659]: ts=2024-07-28T19:24:59.871Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-07-28T19:25:00.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.89040232Z level=info msg="Executing migration" id="create short_url table v1" 2024-07-28T19:25:00.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.915674692Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-07-28T19:25:00.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.940884769Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-07-28T19:25:00.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.966117859Z level=info msg="Executing migration" id="delete alert_definition table" 2024-07-28T19:25:00.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:24:59 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:24:59.991414421Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-07-28T19:25:00.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.05872173Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-07-28T19:25:00.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.083859311Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-07-28T19:25:00.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.125776194Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-07-28T19:25:00.408 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.15108702Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-07-28T19:25:00.409 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.176349236Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-07-28T19:25:00.409 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.20155943Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-07-28T19:25:00.409 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.226854083Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-07-28T19:25:00.409 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.277152078Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-07-28T19:25:00.409 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.319085748Z level=info msg="Executing migration" id="drop alert_definition table" 2024-07-28T19:25:00.409 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.344332504Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-07-28T19:25:00.409 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.369562911Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-07-28T19:25:00.409 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.411543381Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-07-28T19:25:00.669 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.453526206Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-07-28T19:25:00.669 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.495543462Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-07-28T19:25:00.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.520747139Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-07-28T19:25:00.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.546071528Z level=info msg="Executing migration" id="create alert_instance table" 2024-07-28T19:25:00.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.571264508Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-07-28T19:25:00.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.596464362Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-07-28T19:25:00.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.621777265Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-07-28T19:25:00.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.646983475Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-07-28T19:25:00.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.672253211Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-07-28T19:25:00.938 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.697438782Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-07-28T19:25:00.938 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.739375018Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-07-28T19:25:00.938 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.797977594Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-07-28T19:25:00.938 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.839941227Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-07-28T19:25:00.938 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.87349825Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-07-28T19:25:00.938 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.907269011Z level=info msg="Executing migration" id="create alert_rule table" 2024-07-28T19:25:00.938 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.940845214Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-07-28T19:25:00.948 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:00 smithi045 bash[58348]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-alertmanager-a 2024-07-28T19:25:01.190 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:25:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:25:01.190 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[24090]: cluster 2024-07-28T19:25:00.017240+0000 mgr.y (mgr.24269) 58 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:01.190 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[24090]: audit 2024-07-28T19:25:01.034305+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:01.190 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[24090]: audit 2024-07-28T19:25:01.042660+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:01.190 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:00 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:00.966143014Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-07-28T19:25:01.191 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.016756262Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-07-28T19:25:01.191 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.058605109Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-07-28T19:25:01.191 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.100511359Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-07-28T19:25:01.191 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.142626045Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-07-28T19:25:01.191 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.167982861Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-07-28T19:25:01.191 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.193146076Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-07-28T19:25:01.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:01 smithi045 bash[31704]: cluster 2024-07-28T19:25:00.017240+0000 mgr.y (mgr.24269) 58 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:01.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:01 smithi045 bash[31704]: audit 2024-07-28T19:25:01.034305+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:01.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:01 smithi045 bash[31704]: audit 2024-07-28T19:25:01.042660+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:01.215 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:00 smithi045 bash[58444]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-alertmanager-a 2024-07-28T19:25:01.216 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:00 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-07-28T19:25:01.216 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:00 smithi045 systemd[1]: Stopped Ceph alertmanager.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:25:01.216 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:00 smithi045 systemd[1]: Started Ceph alertmanager.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:25:01.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:01 smithi045 bash[21729]: cluster 2024-07-28T19:25:00.017240+0000 mgr.y (mgr.24269) 58 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:01.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:01 smithi045 bash[21729]: audit 2024-07-28T19:25:01.034305+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:01.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:01 smithi045 bash[21729]: audit 2024-07-28T19:25:01.042660+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:01.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.218411985Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-07-28T19:25:01.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.260099666Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-07-28T19:25:01.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.302503773Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-07-28T19:25:01.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.369994834Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-07-28T19:25:01.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.516472886Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-07-28T19:25:01.802 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.63027463Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-07-28T19:25:02.153 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:02 smithi155 bash[24090]: cephadm 2024-07-28T19:25:01.044294+0000 mgr.y (mgr.24269) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T19:25:02.153 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:02 smithi155 bash[24090]: cephadm 2024-07-28T19:25:01.052925+0000 mgr.y (mgr.24269) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-07-28T19:25:02.153 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:01 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:01.897279702Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-07-28T19:25:02.153 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:02 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:02.000702517Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-07-28T19:25:02.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[31704]: cephadm 2024-07-28T19:25:01.044294+0000 mgr.y (mgr.24269) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T19:25:02.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[31704]: cephadm 2024-07-28T19:25:01.052925+0000 mgr.y (mgr.24269) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-07-28T19:25:02.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[21729]: cephadm 2024-07-28T19:25:01.044294+0000 mgr.y (mgr.24269) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T19:25:02.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[21729]: cephadm 2024-07-28T19:25:01.052925+0000 mgr.y (mgr.24269) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-07-28T19:25:02.532 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:02 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:02.156139176Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-07-28T19:25:02.533 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:02 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:02.241385767Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-07-28T19:25:02.802 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:02 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:02.535700604Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-07-28T19:25:02.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:02 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:02.669783387Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-07-28T19:25:02.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:02 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:02.770704917Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-07-28T19:25:02.965 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[58475]: ts=2024-07-28T19:25:02.742Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-28T19:25:02.965 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[58475]: ts=2024-07-28T19:25:02.742Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-28T19:25:02.965 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[58475]: ts=2024-07-28T19:25:02.744Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.45 port=9094 2024-07-28T19:25:02.965 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[58475]: ts=2024-07-28T19:25:02.745Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-28T19:25:02.965 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[58475]: ts=2024-07-28T19:25:02.781Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T19:25:02.966 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[58475]: ts=2024-07-28T19:25:02.781Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T19:25:02.966 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[58475]: ts=2024-07-28T19:25:02.785Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-28T19:25:02.966 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:02 smithi045 bash[58475]: ts=2024-07-28T19:25:02.785Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-28T19:25:02.974 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:25:02.975 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":64,"fsid":"59795908-4d15-11ef-bcc8-c7b262605968","created":"2024-07-28T19:13:41.630958+0000","modified":"2024-07-28T19:24:44.123952+0000","last_up_change":"2024-07-28T19:22:57.601666+0000","last_in_change":"2024-07-28T19:22:31.972746+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":"2024-07-28T19:18:46.814951+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":"2024-07-28T19:24:35.006561+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":"64","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":"50d5b993-194b-4ecf-b139-56e475ee6d03","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.45:6802","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6803","nonce":2950369085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6805","nonce":2950369085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6809","nonce":2950369085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6807","nonce":2950369085}]},"public_addr":"172.21.15.45:6803/2950369085","cluster_addr":"172.21.15.45:6805/2950369085","heartbeat_back_addr":"172.21.15.45:6809/2950369085","heartbeat_front_addr":"172.21.15.45:6807/2950369085","state":["exists","up"]},{"osd":1,"uuid":"7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6810","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6811","nonce":832039028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6812","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6813","nonce":832039028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6816","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6817","nonce":832039028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6814","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6815","nonce":832039028}]},"public_addr":"172.21.15.45:6811/832039028","cluster_addr":"172.21.15.45:6813/832039028","heartbeat_back_addr":"172.21.15.45:6817/832039028","heartbeat_front_addr":"172.21.15.45:6815/832039028","state":["exists","up"]},{"osd":2,"uuid":"e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6818","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6819","nonce":273339434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6820","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6821","nonce":273339434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6824","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6825","nonce":273339434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6822","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6823","nonce":273339434}]},"public_addr":"172.21.15.45:6819/273339434","cluster_addr":"172.21.15.45:6821/273339434","heartbeat_back_addr":"172.21.15.45:6825/273339434","heartbeat_front_addr":"172.21.15.45:6823/273339434","state":["exists","up"]},{"osd":3,"uuid":"46dd70cf-84a4-4783-a8e5-eeef2e6cb54c","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.45:6826","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6827","nonce":171754338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6828","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6829","nonce":171754338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6832","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6833","nonce":171754338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6830","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6831","nonce":171754338}]},"public_addr":"172.21.15.45:6827/171754338","cluster_addr":"172.21.15.45:6829/171754338","heartbeat_back_addr":"172.21.15.45:6833/171754338","heartbeat_front_addr":"172.21.15.45:6831/171754338","state":["exists","up"]},{"osd":4,"uuid":"eb90280d-7c44-44f5-8e34-62401c364562","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.155:6800","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6801","nonce":1751961826}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6803","nonce":1751961826}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6807","nonce":1751961826}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6805","nonce":1751961826}]},"public_addr":"172.21.15.155:6801/1751961826","cluster_addr":"172.21.15.155:6803/1751961826","heartbeat_back_addr":"172.21.15.155:6807/1751961826","heartbeat_front_addr":"172.21.15.155:6805/1751961826","state":["exists","up"]},{"osd":5,"uuid":"78ae227d-9d96-41cc-9d89-11fc0f3b90f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6809","nonce":1285269093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6811","nonce":1285269093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6815","nonce":1285269093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6813","nonce":1285269093}]},"public_addr":"172.21.15.155:6809/1285269093","cluster_addr":"172.21.15.155:6811/1285269093","heartbeat_back_addr":"172.21.15.155:6815/1285269093","heartbeat_front_addr":"172.21.15.155:6813/1285269093","state":["exists","up"]},{"osd":6,"uuid":"85b429b0-7b7b-4ddd-9655-312f6d456efd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6817","nonce":3403395187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6819","nonce":3403395187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6823","nonce":3403395187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6821","nonce":3403395187}]},"public_addr":"172.21.15.155:6817/3403395187","cluster_addr":"172.21.15.155:6819/3403395187","heartbeat_back_addr":"172.21.15.155:6823/3403395187","heartbeat_front_addr":"172.21.15.155:6821/3403395187","state":["exists","up"]},{"osd":7,"uuid":"4092e824-5489-4ff5-81ec-02d43207d3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6825","nonce":1084610779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6827","nonce":1084610779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6831","nonce":1084610779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6829","nonce":1084610779}]},"public_addr":"172.21.15.155:6825/1084610779","cluster_addr":"172.21.15.155:6827/1084610779","heartbeat_back_addr":"172.21.15.155:6831/1084610779","heartbeat_front_addr":"172.21.15.155:6829/1084610779","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":"2024-07-28T19:17:02.542407+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":"2024-07-28T19:17:52.613705+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":"2024-07-28T19:18:43.415623+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":"2024-07-28T19:19:35.017654+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":"2024-07-28T19:20:24.533751+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":"2024-07-28T19:21:14.386138+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":"2024-07-28T19:22:04.847946+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":"2024-07-28T19:22:55.989365+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:0/3643297948":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/242277017":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6800/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6801/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/417818286":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1293976995":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1623625444":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/1464382099":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6800/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6800/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/4097327743":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6801/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6801/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/1796005381":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/119129328":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/3863759642":"2024-07-29T19:23:53.977222+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}} 2024-07-28T19:25:03.140 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[24090]: cluster 2024-07-28T19:25:02.017889+0000 mgr.y (mgr.24269) 61 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:03.141 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[24090]: audit 2024-07-28T19:25:02.976303+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.45:0/3032059318' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:25:03.141 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:02 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:02.879506162Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-07-28T19:25:03.141 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:02 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:02.988189414Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-07-28T19:25:03.141 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:03.047234463Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-07-28T19:25:03.141 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:03.125593452Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-07-28T19:25:03.400 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:03.173123305Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-07-28T19:25:03.400 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:03.215456254Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-07-28T19:25:03.400 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:03.265746576Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-07-28T19:25:03.400 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:03.33339547Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-07-28T19:25:03.401 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:03.403360836Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-07-28T19:25:03.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:03 smithi045 bash[21729]: cluster 2024-07-28T19:25:02.017889+0000 mgr.y (mgr.24269) 61 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:03.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:03 smithi045 bash[21729]: audit 2024-07-28T19:25:02.976303+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.45:0/3032059318' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:25:03.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:03 smithi045 bash[31704]: cluster 2024-07-28T19:25:02.017889+0000 mgr.y (mgr.24269) 61 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:03.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:03 smithi045 bash[31704]: audit 2024-07-28T19:25:02.976303+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.45:0/3032059318' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:25:03.680 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-07-28T19:25:03.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd dump --format=json 2024-07-28T19:25:03.793 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:03.49469519Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-07-28T19:25:03.794 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:03.606562753Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-07-28T19:25:04.052 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:03 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:03.796697737Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-07-28T19:25:04.395 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:04 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:04.094390711Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-07-28T19:25:04.395 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:04 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:04.153405452Z level=info msg="Executing migration" id="create provenance_type table" 2024-07-28T19:25:04.395 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:04 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:04.229168616Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-07-28T19:25:04.395 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:04 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:04.288431304Z level=info msg="Executing migration" id="create alert_image table" 2024-07-28T19:25:04.395 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:04 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:04.338980124Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-07-28T19:25:04.395 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:04 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:04.397789546Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-07-28T19:25:04.742 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:04 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:04.621832754Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-07-28T19:25:04.742 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:04 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:04.745122063Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-07-28T19:25:05.052 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:04 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:04.883271031Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-07-28T19:25:05.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:04 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:04.883639526Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-07-28T19:25:05.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:04 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:04.968204362Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-07-28T19:25:05.116 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:04 smithi045 bash[58475]: ts=2024-07-28T19:25:04.746Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000668044s 2024-07-28T19:25:05.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[24090]: cluster 2024-07-28T19:25:04.018426+0000 mgr.y (mgr.24269) 62 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:05.375 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.269328305Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-07-28T19:25:05.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:05 smithi045 bash[21729]: cluster 2024-07-28T19:25:04.018426+0000 mgr.y (mgr.24269) 62 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:05.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:05 smithi045 bash[31704]: cluster 2024-07-28T19:25:04.018426+0000 mgr.y (mgr.24269) 62 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:05.650 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.378272517Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-07-28T19:25:05.650 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.379240428Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-07-28T19:25:05.650 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.379701513Z level=info msg="alerts found to migrate" alerts=0 2024-07-28T19:25:05.650 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.479299713Z level=info msg="Executing migration" id="create library_element table v1" 2024-07-28T19:25:05.650 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.579624842Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-07-28T19:25:05.650 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.653105564Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-07-28T19:25:05.937 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.738751838Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-07-28T19:25:05.937 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.792031958Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-07-28T19:25:05.937 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.851456231Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-07-28T19:25:05.937 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.898287523Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-07-28T19:25:06.208 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.940307544Z level=info msg="Executing migration" id="create data_keys table" 2024-07-28T19:25:06.208 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:05 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:05.990877964Z level=info msg="Executing migration" id="create secrets table" 2024-07-28T19:25:06.208 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:06 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:06.058105662Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-07-28T19:25:06.209 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:06 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:06.142131415Z level=info msg="Executing migration" id="add name column into data_keys" 2024-07-28T19:25:06.209 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:06 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:06.211428252Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-07-28T19:25:06.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:06 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:06.301212918Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-07-28T19:25:06.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:06 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:06.572587367Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-07-28T19:25:06.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:06 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:06.703066203Z level=info msg="Executing migration" id="create kv_store table v1" 2024-07-28T19:25:06.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:06 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:06.778682095Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-07-28T19:25:07.113 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:06 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:06.846428377Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-07-28T19:25:07.113 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:06 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:06.888249246Z level=info msg="Executing migration" id="create permission table" 2024-07-28T19:25:07.113 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:06 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:06.980437362Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-07-28T19:25:07.113 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:07.047724689Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-07-28T19:25:07.113 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:07.081543225Z level=info msg="Executing migration" id="create role table" 2024-07-28T19:25:07.114 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:06 smithi155 systemd[1]: Stopping Ceph prometheus.a for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:25:07.114 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.055Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-28T19:25:07.114 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.055Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-28T19:25:07.114 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.055Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-28T19:25:07.114 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.055Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-28T19:25:07.114 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.055Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-28T19:25:07.114 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.055Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-28T19:25:07.114 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.055Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-28T19:25:07.114 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.055Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-28T19:25:07.114 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.056Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-28T19:25:07.114 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.056Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-28T19:25:07.115 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.056Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-28T19:25:07.115 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[47925]: ts=2024-07-28T19:25:07.056Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-28T19:25:07.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[24090]: cluster 2024-07-28T19:25:06.019126+0000 mgr.y (mgr.24269) 63 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:07.405 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:07.123348341Z level=info msg="Executing migration" id="add column display_name" 2024-07-28T19:25:07.405 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:07.207229003Z level=info msg="Executing migration" id="add column group_name" 2024-07-28T19:25:07.405 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:07.283998849Z level=info msg="Executing migration" id="add index role.org_id" 2024-07-28T19:25:07.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:07 smithi045 bash[21729]: cluster 2024-07-28T19:25:06.019126+0000 mgr.y (mgr.24269) 63 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:07.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:07 smithi045 bash[31704]: cluster 2024-07-28T19:25:06.019126+0000 mgr.y (mgr.24269) 63 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:07.802 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:07.408000598Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-07-28T19:25:07.803 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:07.583566996Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-07-28T19:25:08.101 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[50225]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-prometheus-a 2024-07-28T19:25:08.101 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:08 smithi155 bash[50284]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-prometheus-a 2024-07-28T19:25:08.101 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-28T19:25:08.101 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:08 smithi155 systemd[1]: Stopped Ceph prometheus.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:25:08.101 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:08 smithi155 systemd[1]: Started Ceph prometheus.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:25:08.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:07.825631991Z level=info msg="Executing migration" id="create team role table" 2024-07-28T19:25:08.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:07.909549983Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-07-28T19:25:08.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:07 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:07.985645365Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-07-28T19:25:08.102 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:08 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:08.05330834Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-07-28T19:25:08.361 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:08 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:08.104246492Z level=info msg="Executing migration" id="create user role table" 2024-07-28T19:25:08.362 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:08 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:08.163549103Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-07-28T19:25:08.426 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:08 smithi045 bash[21986]: [28/Jul/2024:19:25:08] ENGINE Bus STOPPING 2024-07-28T19:25:08.468 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:08.620 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:08 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:08.364841557Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-07-28T19:25:08.704 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:08 smithi045 bash[21986]: [28/Jul/2024:19:25:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T19:25:08.704 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:08 smithi045 bash[21986]: [28/Jul/2024:19:25:08] ENGINE Bus STOPPED 2024-07-28T19:25:08.704 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:08 smithi045 bash[21986]: [28/Jul/2024:19:25:08] ENGINE Bus STARTING 2024-07-28T19:25:08.704 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:08 smithi045 bash[21986]: [28/Jul/2024:19:25:08] ENGINE Serving on http://:::9283 2024-07-28T19:25:08.704 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:08 smithi045 bash[21986]: [28/Jul/2024:19:25:08] ENGINE Bus STARTED 2024-07-28T19:25:08.704 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:08 smithi045 bash[21986]: [28/Jul/2024:19:25:08] ENGINE Bus STOPPING 2024-07-28T19:25:09.028 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:08 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:08.623818675Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-07-28T19:25:09.028 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:08 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:08.733394666Z level=info msg="Executing migration" id="create builtin role table" 2024-07-28T19:25:09.028 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:08 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:08.800408795Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-07-28T19:25:09.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.030977181Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-07-28T19:25:09.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.151655126Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-07-28T19:25:09.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.260974533Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-07-28T19:25:09.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: cluster 2024-07-28T19:25:08.019727+0000 mgr.y (mgr.24269) 64 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:09.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.079590+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.092259+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.101941+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.103000+0000 mgr.y (mgr.24269) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.105437+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi045.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.106419+0000 mgr.y (mgr.24269) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi045.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.116266+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.138214+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.139226+0000 mgr.y (mgr.24269) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.141210+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.142142+0000 mgr.y (mgr.24269) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.150801+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.167509+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:25:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.168535+0000 mgr.y (mgr.24269) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:25:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.175952+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T19:25:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.176649+0000 mgr.y (mgr.24269) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T19:25:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.185992+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[24090]: audit 2024-07-28T19:25:08.198696+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:25:09.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21986]: [28/Jul/2024:19:25:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T19:25:09.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21986]: [28/Jul/2024:19:25:09] ENGINE Bus STOPPED 2024-07-28T19:25:09.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21986]: [28/Jul/2024:19:25:09] ENGINE Bus STARTING 2024-07-28T19:25:09.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21986]: [28/Jul/2024:19:25:09] ENGINE Serving on http://:::9283 2024-07-28T19:25:09.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21986]: [28/Jul/2024:19:25:09] ENGINE Bus STARTED 2024-07-28T19:25:09.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21986]: [28/Jul/2024:19:25:09] ENGINE Bus STOPPING 2024-07-28T19:25:09.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21986]: [28/Jul/2024:19:25:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T19:25:09.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21986]: [28/Jul/2024:19:25:09] ENGINE Bus STOPPED 2024-07-28T19:25:09.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21986]: [28/Jul/2024:19:25:09] ENGINE Bus STARTING 2024-07-28T19:25:09.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21986]: [28/Jul/2024:19:25:09] ENGINE Serving on http://:::9283 2024-07-28T19:25:09.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21986]: [28/Jul/2024:19:25:09] ENGINE Bus STARTED 2024-07-28T19:25:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: cluster 2024-07-28T19:25:08.019727+0000 mgr.y (mgr.24269) 64 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.079590+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.092259+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.101941+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:25:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.103000+0000 mgr.y (mgr.24269) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:25:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.105437+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi045.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T19:25:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.106419+0000 mgr.y (mgr.24269) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi045.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T19:25:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.116266+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.138214+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:25:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.139226+0000 mgr.y (mgr.24269) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:25:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.141210+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T19:25:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.142142+0000 mgr.y (mgr.24269) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T19:25:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.150801+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.167509+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:25:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.168535+0000 mgr.y (mgr.24269) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:25:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.175952+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T19:25:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.176649+0000 mgr.y (mgr.24269) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T19:25:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.185992+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[31704]: audit 2024-07-28T19:25:08.198696+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:25:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: cluster 2024-07-28T19:25:08.019727+0000 mgr.y (mgr.24269) 64 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.079590+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.092259+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.101941+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.103000+0000 mgr.y (mgr.24269) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.105437+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi045.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.106419+0000 mgr.y (mgr.24269) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi045.front.sepia.ceph.com:9093"}]: dispatch 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.116266+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.138214+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.139226+0000 mgr.y (mgr.24269) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.141210+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.142142+0000 mgr.y (mgr.24269) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.150801+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.167509+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:25:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.168535+0000 mgr.y (mgr.24269) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:25:09.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.175952+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T19:25:09.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.176649+0000 mgr.y (mgr.24269) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-07-28T19:25:09.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.185992+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:09.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:09 smithi045 bash[21729]: audit 2024-07-28T19:25:08.198696+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:25:09.593 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.336500698Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-07-28T19:25:09.593 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.435502634Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-07-28T19:25:09.593 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.526812335Z level=info msg="Executing migration" id="add unique index role.uid" 2024-07-28T19:25:09.593 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.596199023Z level=info msg="Executing migration" id="create seed assignment table" 2024-07-28T19:25:09.862 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.795Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T19:25:09.862 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.795Z 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)" 2024-07-28T19:25:09.862 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.795Z caller=main.go:570 level=info host_details="(Linux 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 smithi155 (none))" 2024-07-28T19:25:09.862 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.795Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.795Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.797Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.797Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.800Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.800Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.801Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.801Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.917µs 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.801Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.801Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.802Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.802Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.996µs wal_replay_duration=672.767µs wbl_replay_duration=117ns total_replay_duration=721.434µs 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.803Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.803Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T19:25:09.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.803Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T19:25:09.864 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.821Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.917682ms db_storage=964ns remote_storage=1.294µs web_handler=492ns query_engine=580ns scrape=295.471µs scrape_sd=29.68µs notify=21.838µs notify_sd=6.197µs rules=17.294116ms tracing=7.851µs 2024-07-28T19:25:09.864 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.821Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T19:25:09.864 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[50312]: ts=2024-07-28T19:25:09.821Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T19:25:09.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.66606491Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-07-28T19:25:09.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.713583692Z level=info msg="Executing migration" id="add column hidden to role table" 2024-07-28T19:25:09.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.755597465Z level=info msg="Executing migration" id="create query_history table v1" 2024-07-28T19:25:09.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.79777956Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-07-28T19:25:09.864 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.865416242Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-07-28T19:25:10.123 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[24090]: audit 2024-07-28T19:25:09.084212+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:10.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.890670939Z level=info msg="Executing migration" id="teams permissions migration" 2024-07-28T19:25:10.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.915842343Z level=info msg="Executing migration" id="dashboard permissions" 2024-07-28T19:25:10.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.941114463Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-07-28T19:25:10.123 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.966376819Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-07-28T19:25:10.124 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:09 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:09.991556672Z level=info msg="Executing migration" id="alerting notification permissions" 2024-07-28T19:25:10.124 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.033641543Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-07-28T19:25:10.124 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.08395844Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-07-28T19:25:10.124 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.126119624Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-07-28T19:25:10.384 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.143043167Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-07-28T19:25:10.384 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.159962572Z level=info msg="Executing migration" id="create correlation table v1" 2024-07-28T19:25:10.384 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.185296831Z level=info msg="Executing migration" id="add index correlations.uid" 2024-07-28T19:25:10.384 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.252471731Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-07-28T19:25:10.384 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.277702668Z level=info msg="Executing migration" id="add correlation config column" 2024-07-28T19:25:10.384 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.30305037Z level=info msg="Executing migration" id="create entity_events table" 2024-07-28T19:25:10.384 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.344916859Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-07-28T19:25:10.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:10 smithi045 bash[21729]: audit 2024-07-28T19:25:09.084212+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:10.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:10 smithi045 bash[31704]: audit 2024-07-28T19:25:09.084212+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:10.645 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.386978816Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-07-28T19:25:10.645 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.387345705Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-07-28T19:25:10.645 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.412247059Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-07-28T19:25:10.645 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.412639208Z 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" 2024-07-28T19:25:10.645 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.437390781Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-07-28T19:25:10.645 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.462653774Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-07-28T19:25:10.645 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.504618528Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-07-28T19:25:10.645 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.546754284Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-07-28T19:25:10.646 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.572017939Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-07-28T19:25:10.646 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.597330538Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-07-28T19:25:10.646 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.622532262Z level=info msg="Executing migration" id="Drop public config table" 2024-07-28T19:25:10.646 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.647759032Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-07-28T19:25:10.896 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.689753277Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-07-28T19:25:10.897 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.731607247Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-07-28T19:25:10.897 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.756995715Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-07-28T19:25:10.897 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.798922747Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-07-28T19:25:10.897 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.832450482Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-07-28T19:25:10.897 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.874384284Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-07-28T19:25:10.897 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.899614405Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-07-28T19:25:11.149 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[24090]: cluster 2024-07-28T19:25:10.020242+0000 mgr.y (mgr.24269) 71 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:11.149 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.941594219Z level=info msg="Executing migration" id="add share column" 2024-07-28T19:25:11.149 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.966901192Z level=info msg="Executing migration" id="create default alerting folders" 2024-07-28T19:25:11.149 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:10 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:10.992054575Z level=info msg="Executing migration" id="create file table" 2024-07-28T19:25:11.149 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.034181415Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-07-28T19:25:11.149 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.059583102Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-07-28T19:25:11.150 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.084851272Z level=info msg="Executing migration" id="create file_meta table" 2024-07-28T19:25:11.150 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.12687601Z level=info msg="Executing migration" id="file table idx: path key" 2024-07-28T19:25:11.150 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.152106424Z level=info msg="Executing migration" id="set path collation in file table" 2024-07-28T19:25:11.418 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.177571508Z level=info msg="Executing migration" id="managed permissions migration" 2024-07-28T19:25:11.418 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.202837413Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-07-28T19:25:11.418 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.244812915Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-07-28T19:25:11.418 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.311755397Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-07-28T19:25:11.418 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.353790475Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-07-28T19:25:11.418 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.379092768Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-07-28T19:25:11.419 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.421070214Z level=info msg="Executing migration" id="update group index for alert rules" 2024-07-28T19:25:11.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:11 smithi045 bash[21729]: cluster 2024-07-28T19:25:10.020242+0000 mgr.y (mgr.24269) 71 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:11.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:11 smithi045 bash[31704]: cluster 2024-07-28T19:25:10.020242+0000 mgr.y (mgr.24269) 71 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:11.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.446336863Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-07-28T19:25:11.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.471518421Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-07-28T19:25:11.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.513398612Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-07-28T19:25:11.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.538803423Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-07-28T19:25:11.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.564018894Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-07-28T19:25:11.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.589293694Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-07-28T19:25:11.670 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.672900912Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-07-28T19:25:11.927 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:25:11.927 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":64,"fsid":"59795908-4d15-11ef-bcc8-c7b262605968","created":"2024-07-28T19:13:41.630958+0000","modified":"2024-07-28T19:24:44.123952+0000","last_up_change":"2024-07-28T19:22:57.601666+0000","last_in_change":"2024-07-28T19:22:31.972746+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":"2024-07-28T19:18:46.814951+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":"2024-07-28T19:24:35.006561+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":"64","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":"50d5b993-194b-4ecf-b139-56e475ee6d03","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.45:6802","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6803","nonce":2950369085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6805","nonce":2950369085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6809","nonce":2950369085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6807","nonce":2950369085}]},"public_addr":"172.21.15.45:6803/2950369085","cluster_addr":"172.21.15.45:6805/2950369085","heartbeat_back_addr":"172.21.15.45:6809/2950369085","heartbeat_front_addr":"172.21.15.45:6807/2950369085","state":["exists","up"]},{"osd":1,"uuid":"7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6810","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6811","nonce":832039028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6812","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6813","nonce":832039028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6816","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6817","nonce":832039028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6814","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6815","nonce":832039028}]},"public_addr":"172.21.15.45:6811/832039028","cluster_addr":"172.21.15.45:6813/832039028","heartbeat_back_addr":"172.21.15.45:6817/832039028","heartbeat_front_addr":"172.21.15.45:6815/832039028","state":["exists","up"]},{"osd":2,"uuid":"e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6818","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6819","nonce":273339434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6820","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6821","nonce":273339434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6824","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6825","nonce":273339434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6822","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6823","nonce":273339434}]},"public_addr":"172.21.15.45:6819/273339434","cluster_addr":"172.21.15.45:6821/273339434","heartbeat_back_addr":"172.21.15.45:6825/273339434","heartbeat_front_addr":"172.21.15.45:6823/273339434","state":["exists","up"]},{"osd":3,"uuid":"46dd70cf-84a4-4783-a8e5-eeef2e6cb54c","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.45:6826","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6827","nonce":171754338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6828","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6829","nonce":171754338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6832","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6833","nonce":171754338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6830","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6831","nonce":171754338}]},"public_addr":"172.21.15.45:6827/171754338","cluster_addr":"172.21.15.45:6829/171754338","heartbeat_back_addr":"172.21.15.45:6833/171754338","heartbeat_front_addr":"172.21.15.45:6831/171754338","state":["exists","up"]},{"osd":4,"uuid":"eb90280d-7c44-44f5-8e34-62401c364562","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.155:6800","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6801","nonce":1751961826}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6803","nonce":1751961826}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6807","nonce":1751961826}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6805","nonce":1751961826}]},"public_addr":"172.21.15.155:6801/1751961826","cluster_addr":"172.21.15.155:6803/1751961826","heartbeat_back_addr":"172.21.15.155:6807/1751961826","heartbeat_front_addr":"172.21.15.155:6805/1751961826","state":["exists","up"]},{"osd":5,"uuid":"78ae227d-9d96-41cc-9d89-11fc0f3b90f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6809","nonce":1285269093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6811","nonce":1285269093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6815","nonce":1285269093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6813","nonce":1285269093}]},"public_addr":"172.21.15.155:6809/1285269093","cluster_addr":"172.21.15.155:6811/1285269093","heartbeat_back_addr":"172.21.15.155:6815/1285269093","heartbeat_front_addr":"172.21.15.155:6813/1285269093","state":["exists","up"]},{"osd":6,"uuid":"85b429b0-7b7b-4ddd-9655-312f6d456efd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6817","nonce":3403395187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6819","nonce":3403395187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6823","nonce":3403395187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6821","nonce":3403395187}]},"public_addr":"172.21.15.155:6817/3403395187","cluster_addr":"172.21.15.155:6819/3403395187","heartbeat_back_addr":"172.21.15.155:6823/3403395187","heartbeat_front_addr":"172.21.15.155:6821/3403395187","state":["exists","up"]},{"osd":7,"uuid":"4092e824-5489-4ff5-81ec-02d43207d3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6825","nonce":1084610779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6827","nonce":1084610779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6831","nonce":1084610779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6829","nonce":1084610779}]},"public_addr":"172.21.15.155:6825/1084610779","cluster_addr":"172.21.15.155:6827/1084610779","heartbeat_back_addr":"172.21.15.155:6831/1084610779","heartbeat_front_addr":"172.21.15.155:6829/1084610779","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":"2024-07-28T19:17:02.542407+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":"2024-07-28T19:17:52.613705+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":"2024-07-28T19:18:43.415623+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":"2024-07-28T19:19:35.017654+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":"2024-07-28T19:20:24.533751+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":"2024-07-28T19:21:14.386138+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":"2024-07-28T19:22:04.847946+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":"2024-07-28T19:22:55.989365+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:0/3643297948":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/242277017":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6800/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6801/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/417818286":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1293976995":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1623625444":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/1464382099":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6800/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6800/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/4097327743":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6801/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6801/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/1796005381":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/119129328":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/3863759642":"2024-07-29T19:23:53.977222+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}} 2024-07-28T19:25:11.930 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.714898224Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-07-28T19:25:11.930 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.740201184Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-07-28T19:25:11.930 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.798835895Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-07-28T19:25:11.930 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.82399631Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-07-28T19:25:11.930 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.865948449Z level=info msg="Executing migration" id="create folder table" 2024-07-28T19:25:11.930 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.891292985Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-07-28T19:25:11.931 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.908236914Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-07-28T19:25:11.931 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.933450058Z level=info msg="Executing migration" id="Update folder title length" 2024-07-28T19:25:12.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:12 smithi045 bash[21729]: audit 2024-07-28T19:25:11.928524+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.45:0/3889187701' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:25:12.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:12 smithi045 bash[31704]: audit 2024-07-28T19:25:11.928524+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.45:0/3889187701' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:25:12.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:12 smithi155 bash[24090]: audit 2024-07-28T19:25:11.928524+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.45:0/3889187701' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:25:12.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.958629662Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-07-28T19:25:12.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=migrator t=2024-07-28T19:25:11.98390708Z level=info msg="migrations completed" performed=485 skipped=0 duration=21.529759401s 2024-07-28T19:25:12.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:11 smithi155 bash[49641]: logger=sqlstore t=2024-07-28T19:25:11.985342556Z level=info msg="Created default organization" 2024-07-28T19:25:12.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:12 smithi155 bash[49641]: logger=plugin.loader t=2024-07-28T19:25:12.096414978Z level=info msg="Plugin registered" pluginID=input 2024-07-28T19:25:12.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:12 smithi155 bash[49641]: logger=plugin.loader t=2024-07-28T19:25:12.126269388Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-07-28T19:25:12.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:12 smithi155 bash[49641]: logger=plugin.loader t=2024-07-28T19:25:12.126294609Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-07-28T19:25:12.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:12 smithi155 bash[49641]: logger=secrets t=2024-07-28T19:25:12.126341212Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-07-28T19:25:12.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:12 smithi155 bash[49641]: logger=query_data t=2024-07-28T19:25:12.12832676Z level=info msg="Query Service initialization" 2024-07-28T19:25:12.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:12 smithi155 bash[49641]: logger=live.push_http t=2024-07-28T19:25:12.131159524Z level=info msg="Live Push Gateway initialization" 2024-07-28T19:25:12.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-07-28T19:25:12.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-07-28T19:25:12.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-07-28T19:25:12.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-07-28T19:25:12.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-07-28T19:25:12.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-07-28T19:25:12.605 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-07-28T19:25:12.605 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-07-28T19:25:12.965 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:25:12 smithi045 bash[58475]: ts=2024-07-28T19:25:12.748Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003421795s 2024-07-28T19:25:13.358 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=infra.usagestats.collector t=2024-07-28T19:25:13.164958236Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-07-28T19:25:13.359 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=provisioning.datasources t=2024-07-28T19:25:13.165771313Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-07-28T19:25:13.359 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=provisioning.datasources t=2024-07-28T19:25:13.198221423Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-07-28T19:25:13.359 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=provisioning.datasources t=2024-07-28T19:25:13.270648915Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-07-28T19:25:13.359 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[24090]: cluster 2024-07-28T19:25:12.020543+0000 mgr.y (mgr.24269) 72 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:13.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:13 smithi045 bash[31704]: cluster 2024-07-28T19:25:12.020543+0000 mgr.y (mgr.24269) 72 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:13.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:13 smithi045 bash[21729]: cluster 2024-07-28T19:25:12.020543+0000 mgr.y (mgr.24269) 72 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:13.648 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=provisioning.alerting t=2024-07-28T19:25:13.361281309Z level=info msg="starting to provision alerting" 2024-07-28T19:25:13.649 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=provisioning.alerting t=2024-07-28T19:25:13.361346298Z level=info msg="finished to provision alerting" 2024-07-28T19:25:13.649 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=grafanaStorageLogger t=2024-07-28T19:25:13.361752233Z level=info msg="storage starting" 2024-07-28T19:25:13.649 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=ngalert.state.manager t=2024-07-28T19:25:13.361734014Z level=info msg="Warming state cache for startup" 2024-07-28T19:25:13.649 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=http.server t=2024-07-28T19:25:13.369484199Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-07-28T19:25:13.649 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=ngalert.state.manager t=2024-07-28T19:25:13.518902797Z level=info msg="State cache has been initialized" states=0 duration=157.169364ms 2024-07-28T19:25:13.649 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=ngalert.multiorg.alertmanager t=2024-07-28T19:25:13.519025685Z level=info msg="starting MultiOrg Alertmanager" 2024-07-28T19:25:13.649 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=ticker t=2024-07-28T19:25:13.519119975Z level=info msg=starting first_tick=2024-07-28T19:25:20Z 2024-07-28T19:25:13.649 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=sqlstore.transactions t=2024-07-28T19:25:13.578958599Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-28T19:25:13.649 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:25:13 smithi155 bash[49641]: logger=sqlstore.transactions t=2024-07-28T19:25:13.651359232Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-28T19:25:15.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:15 smithi045 bash[21729]: cluster 2024-07-28T19:25:14.021031+0000 mgr.y (mgr.24269) 73 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:15.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:15 smithi045 bash[21729]: audit 2024-07-28T19:25:14.600902+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:15.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:15 smithi045 bash[21729]: audit 2024-07-28T19:25:14.608332+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:15.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:15 smithi045 bash[21729]: audit 2024-07-28T19:25:14.845646+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:15.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:15 smithi045 bash[21729]: audit 2024-07-28T19:25:14.852972+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:15.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:15 smithi045 bash[31704]: cluster 2024-07-28T19:25:14.021031+0000 mgr.y (mgr.24269) 73 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:15.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:15 smithi045 bash[31704]: audit 2024-07-28T19:25:14.600902+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:15.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:15 smithi045 bash[31704]: audit 2024-07-28T19:25:14.608332+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:15.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:15 smithi045 bash[31704]: audit 2024-07-28T19:25:14.845646+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:15.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:15 smithi045 bash[31704]: audit 2024-07-28T19:25:14.852972+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:15.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:15 smithi155 bash[24090]: cluster 2024-07-28T19:25:14.021031+0000 mgr.y (mgr.24269) 73 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:15.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:15 smithi155 bash[24090]: audit 2024-07-28T19:25:14.600902+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:15.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:15 smithi155 bash[24090]: audit 2024-07-28T19:25:14.608332+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:15.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:15 smithi155 bash[24090]: audit 2024-07-28T19:25:14.845646+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:15.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:15 smithi155 bash[24090]: audit 2024-07-28T19:25:14.852972+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:16.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[21729]: audit 2024-07-28T19:25:15.292751+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:25:16.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[21729]: audit 2024-07-28T19:25:15.294150+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:25:16.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[21729]: audit 2024-07-28T19:25:15.302923+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:16.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[21729]: audit 2024-07-28T19:25:15.342223+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:25:16.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[21729]: audit 2024-07-28T19:25:15.344326+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:25:16.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[21729]: audit 2024-07-28T19:25:15.345459+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:25:16.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[21729]: audit 2024-07-28T19:25:15.354322+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:16.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[31704]: audit 2024-07-28T19:25:15.292751+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:25:16.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[31704]: audit 2024-07-28T19:25:15.294150+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:25:16.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[31704]: audit 2024-07-28T19:25:15.302923+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:16.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[31704]: audit 2024-07-28T19:25:15.342223+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:25:16.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[31704]: audit 2024-07-28T19:25:15.344326+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:25:16.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[31704]: audit 2024-07-28T19:25:15.345459+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:25:16.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:16 smithi045 bash[31704]: audit 2024-07-28T19:25:15.354322+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:16.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:16 smithi155 bash[24090]: audit 2024-07-28T19:25:15.292751+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:25:16.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:16 smithi155 bash[24090]: audit 2024-07-28T19:25:15.294150+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:25:16.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:16 smithi155 bash[24090]: audit 2024-07-28T19:25:15.302923+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:16.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:16 smithi155 bash[24090]: audit 2024-07-28T19:25:15.342223+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:25:16.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:16 smithi155 bash[24090]: audit 2024-07-28T19:25:15.344326+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:25:16.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:16 smithi155 bash[24090]: audit 2024-07-28T19:25:15.345459+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:25:16.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:16 smithi155 bash[24090]: audit 2024-07-28T19:25:15.354322+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:25:17.160 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:17.161 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:17.161 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:17.161 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:17.164 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:17.164 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:17.164 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:17.171 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:17.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:17 smithi045 bash[21729]: cluster 2024-07-28T19:25:16.021681+0000 mgr.y (mgr.24269) 74 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:17.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:17 smithi045 bash[31704]: cluster 2024-07-28T19:25:16.021681+0000 mgr.y (mgr.24269) 74 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:17 smithi155 bash[24090]: cluster 2024-07-28T19:25:16.021681+0000 mgr.y (mgr.24269) 74 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:19.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:19 smithi045 bash[21729]: cluster 2024-07-28T19:25:18.022242+0000 mgr.y (mgr.24269) 75 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:19.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:19 smithi045 bash[31704]: cluster 2024-07-28T19:25:18.022242+0000 mgr.y (mgr.24269) 75 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:19.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:19 smithi155 bash[24090]: cluster 2024-07-28T19:25:18.022242+0000 mgr.y (mgr.24269) 75 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:21.104 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:21 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:25:21] "GET /metrics HTTP/1.1" 200 203264 "" "Prometheus/2.43.0" 2024-07-28T19:25:21.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:25:20 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:25:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:25:21.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:21 smithi045 bash[21729]: cluster 2024-07-28T19:25:20.022865+0000 mgr.y (mgr.24269) 76 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:21.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:21 smithi045 bash[31704]: cluster 2024-07-28T19:25:20.022865+0000 mgr.y (mgr.24269) 76 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:21.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:21 smithi155 bash[24090]: cluster 2024-07-28T19:25:20.022865+0000 mgr.y (mgr.24269) 76 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:23.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:23 smithi045 bash[21729]: cluster 2024-07-28T19:25:22.023402+0000 mgr.y (mgr.24269) 77 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:23.616 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:23 smithi045 bash[31704]: cluster 2024-07-28T19:25:22.023402+0000 mgr.y (mgr.24269) 77 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:23.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:23 smithi155 bash[24090]: cluster 2024-07-28T19:25:22.023402+0000 mgr.y (mgr.24269) 77 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:24.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:24 smithi045 bash[21729]: audit 2024-07-28T19:25:24.084347+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:24.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:24 smithi045 bash[31704]: audit 2024-07-28T19:25:24.084347+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:24.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:24 smithi155 bash[24090]: audit 2024-07-28T19:25:24.084347+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:25.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:25 smithi045 bash[21729]: cluster 2024-07-28T19:25:24.023974+0000 mgr.y (mgr.24269) 78 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:25.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:25 smithi045 bash[31704]: cluster 2024-07-28T19:25:24.023974+0000 mgr.y (mgr.24269) 78 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:25.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:25 smithi155 bash[24090]: cluster 2024-07-28T19:25:24.023974+0000 mgr.y (mgr.24269) 78 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:27 smithi045 bash[21729]: cluster 2024-07-28T19:25:26.024605+0000 mgr.y (mgr.24269) 79 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:27 smithi045 bash[31704]: cluster 2024-07-28T19:25:26.024605+0000 mgr.y (mgr.24269) 79 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:27.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:27 smithi155 bash[24090]: cluster 2024-07-28T19:25:26.024605+0000 mgr.y (mgr.24269) 79 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:29.708 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:29 smithi045 bash[31704]: cluster 2024-07-28T19:25:28.025169+0000 mgr.y (mgr.24269) 80 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:29.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:29 smithi045 bash[21729]: cluster 2024-07-28T19:25:28.025169+0000 mgr.y (mgr.24269) 80 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:29.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:29 smithi155 bash[24090]: cluster 2024-07-28T19:25:28.025169+0000 mgr.y (mgr.24269) 80 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:31.008 INFO:teuthology.orchestra.run.smithi045.stdout:167503724596 2024-07-28T19:25:31.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-07-28T19:25:31.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:25:30 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:25:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:25:31.384 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:31 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:25:31] "GET /metrics HTTP/1.1" 200 203245 "" "Prometheus/2.43.0" 2024-07-28T19:25:31.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:31 smithi045 bash[21729]: cluster 2024-07-28T19:25:30.025764+0000 mgr.y (mgr.24269) 81 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:31.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:31 smithi045 bash[31704]: cluster 2024-07-28T19:25:30.025764+0000 mgr.y (mgr.24269) 81 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:31.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:31 smithi155 bash[24090]: cluster 2024-07-28T19:25:30.025764+0000 mgr.y (mgr.24269) 81 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:32.700 INFO:teuthology.orchestra.run.smithi045.stdout:34359738471 2024-07-28T19:25:32.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-07-28T19:25:33.423 INFO:teuthology.orchestra.run.smithi045.stdout:111669149768 2024-07-28T19:25:33.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-07-28T19:25:33.706 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:33 smithi045 bash[21729]: cluster 2024-07-28T19:25:32.026355+0000 mgr.y (mgr.24269) 82 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:33.706 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:33 smithi045 bash[31704]: cluster 2024-07-28T19:25:32.026355+0000 mgr.y (mgr.24269) 82 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:33.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:33 smithi155 bash[24090]: cluster 2024-07-28T19:25:32.026355+0000 mgr.y (mgr.24269) 82 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:33.871 INFO:teuthology.orchestra.run.smithi045.stdout:77309411411 2024-07-28T19:25:33.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-07-28T19:25:34.859 INFO:teuthology.orchestra.run.smithi045.stdout:236223201313 2024-07-28T19:25:34.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-07-28T19:25:34.887 INFO:teuthology.orchestra.run.smithi045.stdout:55834574942 2024-07-28T19:25:34.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-07-28T19:25:35.090 INFO:teuthology.orchestra.run.smithi045.stdout:133143986239 2024-07-28T19:25:35.090 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-07-28T19:25:35.249 INFO:teuthology.orchestra.run.smithi045.stdout:201863462955 2024-07-28T19:25:35.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-07-28T19:25:35.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:35 smithi045 bash[21729]: cluster 2024-07-28T19:25:34.026796+0000 mgr.y (mgr.24269) 83 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:35.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:35 smithi045 bash[31704]: cluster 2024-07-28T19:25:34.026796+0000 mgr.y (mgr.24269) 83 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:35.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:35 smithi155 bash[24090]: cluster 2024-07-28T19:25:34.026796+0000 mgr.y (mgr.24269) 83 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:37.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:37 smithi045 bash[21729]: cluster 2024-07-28T19:25:36.027437+0000 mgr.y (mgr.24269) 84 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:37.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:37 smithi045 bash[31704]: cluster 2024-07-28T19:25:36.027437+0000 mgr.y (mgr.24269) 84 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:37.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:37 smithi155 bash[24090]: cluster 2024-07-28T19:25:36.027437+0000 mgr.y (mgr.24269) 84 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:37.831 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:37.832 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:37.832 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:37.834 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:38.851 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:38.851 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:38.851 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:39.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:39 smithi045 bash[31704]: cluster 2024-07-28T19:25:38.028012+0000 mgr.y (mgr.24269) 85 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:39.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:39 smithi045 bash[31704]: audit 2024-07-28T19:25:39.084894+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:39.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:39 smithi045 bash[21729]: cluster 2024-07-28T19:25:38.028012+0000 mgr.y (mgr.24269) 85 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:39.742 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:39 smithi045 bash[21729]: audit 2024-07-28T19:25:39.084894+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:39.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:39 smithi155 bash[24090]: cluster 2024-07-28T19:25:38.028012+0000 mgr.y (mgr.24269) 85 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:39.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:39 smithi155 bash[24090]: audit 2024-07-28T19:25:39.084894+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:39.863 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:25:41.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:25:40 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:25:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:25:41.398 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:41 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:25:41] "GET /metrics HTTP/1.1" 200 203240 "" "Prometheus/2.43.0" 2024-07-28T19:25:41.669 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:41 smithi045 bash[21729]: cluster 2024-07-28T19:25:40.028713+0000 mgr.y (mgr.24269) 86 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:41.670 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:41 smithi045 bash[31704]: cluster 2024-07-28T19:25:40.028713+0000 mgr.y (mgr.24269) 86 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:41.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:41 smithi155 bash[24090]: cluster 2024-07-28T19:25:40.028713+0000 mgr.y (mgr.24269) 86 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:43.692 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:43 smithi045 bash[21729]: cluster 2024-07-28T19:25:42.029394+0000 mgr.y (mgr.24269) 87 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:43.692 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:43 smithi045 bash[31704]: cluster 2024-07-28T19:25:42.029394+0000 mgr.y (mgr.24269) 87 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:43 smithi155 bash[24090]: cluster 2024-07-28T19:25:42.029394+0000 mgr.y (mgr.24269) 87 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:45.772 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:45 smithi045 bash[21729]: cluster 2024-07-28T19:25:44.030095+0000 mgr.y (mgr.24269) 88 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:45.772 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:45 smithi045 bash[31704]: cluster 2024-07-28T19:25:44.030095+0000 mgr.y (mgr.24269) 88 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:45.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:45 smithi155 bash[24090]: cluster 2024-07-28T19:25:44.030095+0000 mgr.y (mgr.24269) 88 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:47.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:47 smithi045 bash[21729]: cluster 2024-07-28T19:25:46.030794+0000 mgr.y (mgr.24269) 89 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:47.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:47 smithi045 bash[31704]: cluster 2024-07-28T19:25:46.030794+0000 mgr.y (mgr.24269) 89 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:47.616 INFO:teuthology.orchestra.run.smithi045.stdout:111669149771 2024-07-28T19:25:47.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:47 smithi155 bash[24090]: cluster 2024-07-28T19:25:46.030794+0000 mgr.y (mgr.24269) 89 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:48.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:48 smithi045 bash[21729]: audit 2024-07-28T19:25:47.620341+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.45:0/1441979984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T19:25:48.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:48 smithi045 bash[31704]: audit 2024-07-28T19:25:47.620341+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.45:0/1441979984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T19:25:48.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:48 smithi155 bash[24090]: audit 2024-07-28T19:25:47.620341+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.45:0/1441979984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T19:25:49.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:49 smithi045 bash[31704]: cluster 2024-07-28T19:25:48.031330+0000 mgr.y (mgr.24269) 90 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:49.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:49 smithi045 bash[21729]: cluster 2024-07-28T19:25:48.031330+0000 mgr.y (mgr.24269) 90 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:49.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:49 smithi155 bash[24090]: cluster 2024-07-28T19:25:48.031330+0000 mgr.y (mgr.24269) 90 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:50.269 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149768 got 111669149771 for osd.3 2024-07-28T19:25:50.269 DEBUG:teuthology.parallel:result is None 2024-07-28T19:25:50.580 INFO:teuthology.orchestra.run.smithi045.stdout:167503724601 2024-07-28T19:25:51.215 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:25:51 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:25:51] "GET /metrics HTTP/1.1" 200 203240 "" "Prometheus/2.43.0" 2024-07-28T19:25:51.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:25:50 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:25:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:25:51.535 INFO:teuthology.orchestra.run.smithi045.stdout:34359738476 2024-07-28T19:25:51.546 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:51 smithi045 bash[21729]: cluster 2024-07-28T19:25:50.031937+0000 mgr.y (mgr.24269) 91 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:51.547 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:51 smithi045 bash[21729]: audit 2024-07-28T19:25:50.583397+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.45:0/441202819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T19:25:51.547 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:51 smithi045 bash[31704]: cluster 2024-07-28T19:25:50.031937+0000 mgr.y (mgr.24269) 91 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:51.547 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:51 smithi045 bash[31704]: audit 2024-07-28T19:25:50.583397+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.45:0/441202819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T19:25:51.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:51 smithi155 bash[24090]: cluster 2024-07-28T19:25:50.031937+0000 mgr.y (mgr.24269) 91 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:51.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:51 smithi155 bash[24090]: audit 2024-07-28T19:25:50.583397+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.45:0/441202819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T19:25:52.337 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724596 got 167503724601 for osd.5 2024-07-28T19:25:52.337 DEBUG:teuthology.parallel:result is None 2024-07-28T19:25:52.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:52 smithi045 bash[31704]: audit 2024-07-28T19:25:51.538081+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.45:0/4094592680' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T19:25:52.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:52 smithi045 bash[21729]: audit 2024-07-28T19:25:51.538081+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.45:0/4094592680' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T19:25:52.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:52 smithi155 bash[24090]: audit 2024-07-28T19:25:51.538081+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.45:0/4094592680' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T19:25:53.123 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738471 got 34359738476 for osd.0 2024-07-28T19:25:53.123 DEBUG:teuthology.parallel:result is None 2024-07-28T19:25:53.251 INFO:teuthology.orchestra.run.smithi045.stdout:133143986243 2024-07-28T19:25:53.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:53 smithi045 bash[21729]: cluster 2024-07-28T19:25:52.032499+0000 mgr.y (mgr.24269) 92 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:53.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:53 smithi045 bash[21729]: audit 2024-07-28T19:25:53.254310+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.45:0/637132598' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T19:25:53.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:53 smithi045 bash[31704]: cluster 2024-07-28T19:25:52.032499+0000 mgr.y (mgr.24269) 92 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:53.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:53 smithi045 bash[31704]: audit 2024-07-28T19:25:53.254310+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.45:0/637132598' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T19:25:53.560 INFO:teuthology.orchestra.run.smithi045.stdout:77309411415 2024-07-28T19:25:53.589 INFO:teuthology.orchestra.run.smithi045.stdout:55834574946 2024-07-28T19:25:53.589 INFO:teuthology.orchestra.run.smithi045.stdout:201863462959 2024-07-28T19:25:53.655 INFO:teuthology.orchestra.run.smithi045.stdout:236223201317 2024-07-28T19:25:53.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:53 smithi155 bash[24090]: cluster 2024-07-28T19:25:52.032499+0000 mgr.y (mgr.24269) 92 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:53.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:53 smithi155 bash[24090]: audit 2024-07-28T19:25:53.254310+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.45:0/637132598' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T19:25:54.423 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986239 got 133143986243 for osd.4 2024-07-28T19:25:54.423 DEBUG:teuthology.parallel:result is None 2024-07-28T19:25:54.706 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:54 smithi045 bash[21729]: audit 2024-07-28T19:25:53.563435+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.45:0/1929990217' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T19:25:54.706 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:54 smithi045 bash[21729]: audit 2024-07-28T19:25:53.593063+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.45:0/2118780186' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T19:25:54.706 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:54 smithi045 bash[21729]: audit 2024-07-28T19:25:53.593933+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.45:0/1845783078' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T19:25:54.706 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:54 smithi045 bash[21729]: audit 2024-07-28T19:25:53.659526+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.45:0/296016197' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T19:25:54.706 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:54 smithi045 bash[21729]: audit 2024-07-28T19:25:54.085019+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:54.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:54 smithi045 bash[31704]: audit 2024-07-28T19:25:53.563435+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.45:0/1929990217' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T19:25:54.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:54 smithi045 bash[31704]: audit 2024-07-28T19:25:53.593063+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.45:0/2118780186' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T19:25:54.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:54 smithi045 bash[31704]: audit 2024-07-28T19:25:53.593933+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.45:0/1845783078' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T19:25:54.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:54 smithi045 bash[31704]: audit 2024-07-28T19:25:53.659526+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.45:0/296016197' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T19:25:54.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:54 smithi045 bash[31704]: audit 2024-07-28T19:25:54.085019+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:54.769 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411411 got 77309411415 for osd.2 2024-07-28T19:25:54.769 DEBUG:teuthology.parallel:result is None 2024-07-28T19:25:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:54 smithi155 bash[24090]: audit 2024-07-28T19:25:53.563435+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.45:0/1929990217' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T19:25:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:54 smithi155 bash[24090]: audit 2024-07-28T19:25:53.593063+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.45:0/2118780186' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T19:25:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:54 smithi155 bash[24090]: audit 2024-07-28T19:25:53.593933+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.45:0/1845783078' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T19:25:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:54 smithi155 bash[24090]: audit 2024-07-28T19:25:53.659526+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.45:0/296016197' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T19:25:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:54 smithi155 bash[24090]: audit 2024-07-28T19:25:54.085019+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:25:55.652 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:55 smithi045 bash[21729]: cluster 2024-07-28T19:25:54.033049+0000 mgr.y (mgr.24269) 93 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:55.652 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:55 smithi045 bash[31704]: cluster 2024-07-28T19:25:54.033049+0000 mgr.y (mgr.24269) 93 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:55.653 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201313 got 236223201317 for osd.7 2024-07-28T19:25:55.653 DEBUG:teuthology.parallel:result is None 2024-07-28T19:25:55.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:55 smithi155 bash[24090]: cluster 2024-07-28T19:25:54.033049+0000 mgr.y (mgr.24269) 93 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:55.867 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574942 got 55834574946 for osd.1 2024-07-28T19:25:55.867 DEBUG:teuthology.parallel:result is None 2024-07-28T19:25:55.887 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462955 got 201863462959 for osd.6 2024-07-28T19:25:55.888 DEBUG:teuthology.parallel:result is None 2024-07-28T19:25:55.888 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T19:25:55.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph pg dump --format=json 2024-07-28T19:25:57.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:57 smithi045 bash[21729]: cluster 2024-07-28T19:25:56.033673+0000 mgr.y (mgr.24269) 94 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:57.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:57 smithi045 bash[31704]: cluster 2024-07-28T19:25:56.033673+0000 mgr.y (mgr.24269) 94 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:57.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:57 smithi155 bash[24090]: cluster 2024-07-28T19:25:56.033673+0000 mgr.y (mgr.24269) 94 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:59.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:25:59 smithi045 bash[21729]: cluster 2024-07-28T19:25:58.034242+0000 mgr.y (mgr.24269) 95 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:59.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:25:59 smithi045 bash[31704]: cluster 2024-07-28T19:25:58.034242+0000 mgr.y (mgr.24269) 95 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:25:59.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:25:59 smithi155 bash[24090]: cluster 2024-07-28T19:25:58.034242+0000 mgr.y (mgr.24269) 95 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:00.715 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:26:01.215 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:26:01 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:01] "GET /metrics HTTP/1.1" 200 203241 "" "Prometheus/2.43.0" 2024-07-28T19:26:01.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:26:00 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:26:01.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:01 smithi045 bash[21729]: cluster 2024-07-28T19:26:00.034844+0000 mgr.y (mgr.24269) 96 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:01.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:01 smithi045 bash[31704]: cluster 2024-07-28T19:26:00.034844+0000 mgr.y (mgr.24269) 96 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:01.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:01 smithi155 bash[24090]: cluster 2024-07-28T19:26:00.034844+0000 mgr.y (mgr.24269) 96 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:03.797 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:26:03.798 INFO:teuthology.orchestra.run.smithi045.stderr:dumped all 2024-07-28T19:26:03.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:03 smithi155 bash[24090]: cluster 2024-07-28T19:26:02.035356+0000 mgr.y (mgr.24269) 97 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:03.810 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:03 smithi045 bash[21729]: cluster 2024-07-28T19:26:02.035356+0000 mgr.y (mgr.24269) 97 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:03.810 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:03 smithi045 bash[31704]: cluster 2024-07-28T19:26:02.035356+0000 mgr.y (mgr.24269) 97 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:04.473 INFO:teuthology.orchestra.run.smithi045.stdout:{"pg_ready":true,"pg_map":{"version":71,"stamp":"2024-07-28T19:26:02.035155+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":2385544,"kb_used_data":6696,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575672,"statfs":{"total":767960285184,"available":765517488128,"internally_reserved":0,"allocated":6856704,"data_stored":3896651,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.003568"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.861333+0000","last_change":"2024-07-28T19:24:36.111382+0000","last_active":"2024-07-28T19:24:37.861333+0000","last_peered":"2024-07-28T19:24:37.861333+0000","last_clean":"2024-07-28T19:24:37.861333+0000","last_became_active":"2024-07-28T19:24:36.110527+0000","last_became_peered":"2024-07-28T19:24:36.110527+0000","last_unstale":"2024-07-28T19:24:37.861333+0000","last_undegraded":"2024-07-28T19:24:37.861333+0000","last_fullsized":"2024-07-28T19:24:37.861333+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:39:21.028652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.846236+0000","last_change":"2024-07-28T19:24:36.384796+0000","last_active":"2024-07-28T19:24:37.846236+0000","last_peered":"2024-07-28T19:24:37.846236+0000","last_clean":"2024-07-28T19:24:37.846236+0000","last_became_active":"2024-07-28T19:24:36.383837+0000","last_became_peered":"2024-07-28T19:24:36.383837+0000","last_unstale":"2024-07-28T19:24:37.846236+0000","last_undegraded":"2024-07-28T19:24:37.846236+0000","last_fullsized":"2024-07-28T19:24:37.846236+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:33:12.754203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.100252+0000","last_change":"2024-07-28T19:24:36.384675+0000","last_active":"2024-07-28T19:24:37.100252+0000","last_peered":"2024-07-28T19:24:37.100252+0000","last_clean":"2024-07-28T19:24:37.100252+0000","last_became_active":"2024-07-28T19:24:36.383864+0000","last_became_peered":"2024-07-28T19:24:36.383864+0000","last_unstale":"2024-07-28T19:24:37.100252+0000","last_undegraded":"2024-07-28T19:24:37.100252+0000","last_fullsized":"2024-07-28T19:24:37.100252+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:29:21.182229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.846235+0000","last_change":"2024-07-28T19:24:36.228414+0000","last_active":"2024-07-28T19:24:37.846235+0000","last_peered":"2024-07-28T19:24:37.846235+0000","last_clean":"2024-07-28T19:24:37.846235+0000","last_became_active":"2024-07-28T19:24:36.227551+0000","last_became_peered":"2024-07-28T19:24:36.227551+0000","last_unstale":"2024-07-28T19:24:37.846235+0000","last_undegraded":"2024-07-28T19:24:37.846235+0000","last_fullsized":"2024-07-28T19:24:37.846235+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:32:36.020103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.990945+0000","last_change":"2024-07-28T19:24:36.109466+0000","last_active":"2024-07-28T19:24:37.990945+0000","last_peered":"2024-07-28T19:24:37.990945+0000","last_clean":"2024-07-28T19:24:37.990945+0000","last_became_active":"2024-07-28T19:24:36.108318+0000","last_became_peered":"2024-07-28T19:24:36.108318+0000","last_unstale":"2024-07-28T19:24:37.990945+0000","last_undegraded":"2024-07-28T19:24:37.990945+0000","last_fullsized":"2024-07-28T19:24:37.990945+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:08:40.611133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.098902+0000","last_change":"2024-07-28T19:24:36.469587+0000","last_active":"2024-07-28T19:24:37.098902+0000","last_peered":"2024-07-28T19:24:37.098902+0000","last_clean":"2024-07-28T19:24:37.098902+0000","last_became_active":"2024-07-28T19:24:36.468612+0000","last_became_peered":"2024-07-28T19:24:36.468612+0000","last_unstale":"2024-07-28T19:24:37.098902+0000","last_undegraded":"2024-07-28T19:24:37.098902+0000","last_fullsized":"2024-07-28T19:24:37.098902+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:46:21.821532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.100140+0000","last_change":"2024-07-28T19:24:36.227551+0000","last_active":"2024-07-28T19:24:37.100140+0000","last_peered":"2024-07-28T19:24:37.100140+0000","last_clean":"2024-07-28T19:24:37.100140+0000","last_became_active":"2024-07-28T19:24:36.226972+0000","last_became_peered":"2024-07-28T19:24:36.226972+0000","last_unstale":"2024-07-28T19:24:37.100140+0000","last_undegraded":"2024-07-28T19:24:37.100140+0000","last_fullsized":"2024-07-28T19:24:37.100140+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:12:18.509163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.990913+0000","last_change":"2024-07-28T19:24:36.111139+0000","last_active":"2024-07-28T19:24:37.990913+0000","last_peered":"2024-07-28T19:24:37.990913+0000","last_clean":"2024-07-28T19:24:37.990913+0000","last_became_active":"2024-07-28T19:24:36.110275+0000","last_became_peered":"2024-07-28T19:24:36.110275+0000","last_unstale":"2024-07-28T19:24:37.990913+0000","last_undegraded":"2024-07-28T19:24:37.990913+0000","last_fullsized":"2024-07-28T19:24:37.990913+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:24:00.197240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"60'128","reported_seq":270,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.100433+0000","last_change":"2024-07-28T19:23:01.656878+0000","last_active":"2024-07-28T19:24:37.100433+0000","last_peered":"2024-07-28T19:24:37.100433+0000","last_clean":"2024-07-28T19:24:37.100433+0000","last_became_active":"2024-07-28T19:23:01.655960+0000","last_became_peered":"2024-07-28T19:23:01.655960+0000","last_unstale":"2024-07-28T19:24:37.100433+0000","last_undegraded":"2024-07-28T19:24:37.100433+0000","last_fullsized":"2024-07-28T19:24:37.100433+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":"2024-07-28T19:18:46.903326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_clean_scrub_stamp":"2024-07-28T19:18:46.903326+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 @ 2024-07-30T03:03:13.377899+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":[]}],"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":236223201319,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298560,"kb_used_data":1204,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446592,"statfs":{"total":95995035648,"available":95689310208,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.93500000000000005,"15min":0.95699999999999996},"min":{"1min":0.497,"5min":0.437,"15min":0.437},"max":{"1min":1.2490000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.88700000000000001,"15min":0.88800000000000001},"min":{"1min":0.55100000000000005,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.2749999999999999,"5min":1.3,"15min":1.3},"last":0.88500000000000001}]},{"osd":1,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.92700000000000005,"15min":0.94399999999999995},"min":{"1min":0.53600000000000003,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.377,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.92600000000000005,"15min":0.93799999999999994},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.4179999999999999,"5min":1.748,"15min":1.748},"last":0.75900000000000001}]},{"osd":2,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.86499999999999999,"15min":0.86299999999999999},"min":{"1min":0.51500000000000001,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1859999999999999,"5min":1.544,"15min":1.544},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.96299999999999997,"15min":0.97099999999999997},"min":{"1min":0.58599999999999997,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.98399999999999999}]},{"osd":3,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.90100000000000002,"15min":0.91100000000000003},"min":{"1min":0.58299999999999996,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.99299999999999999,"15min":1.004},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.85999999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.85999999999999999,"15min":0.872},"min":{"1min":0.47199999999999998,"5min":0.379,"15min":0.379},"max":{"1min":1.494,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.1419999999999999,"5min":1.581,"15min":1.581},"last":0.72099999999999997}]},{"osd":5,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.94999999999999996,"15min":0.96999999999999997},"min":{"1min":0.53100000000000003,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.1619999999999999,"5min":1.353,"15min":1.353},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.95899999999999996,"15min":0.96099999999999997},"min":{"1min":0.44700000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.319,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.82299999999999995}]},{"osd":6,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.018,"15min":1.028},"min":{"1min":0.50700000000000001,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.345,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.96999999999999997,"15min":0.97899999999999998},"min":{"1min":0.46899999999999997,"5min":0.441,"15min":0.441},"max":{"1min":1.296,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.66100000000000003}]}]},{"osd":6,"up_from":47,"seq":201863462961,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1200,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1228800,"data_stored":856145,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.89900000000000002,"15min":0.89700000000000002},"min":{"1min":0.54800000000000004,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.998},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.90400000000000003,"15min":0.89400000000000002},"min":{"1min":0.60599999999999998,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":1.085}]},{"osd":1,"last update":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.93600000000000005,"15min":0.93899999999999995},"min":{"1min":0.58399999999999996,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3029999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.2889999999999999},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91100000000000003,"15min":0.93100000000000005},"min":{"1min":0.55800000000000005,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.198,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.878}]},{"osd":2,"last update":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.86199999999999999},"min":{"1min":0.52300000000000002,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.0880000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.92900000000000005,"15min":0.92500000000000004},"min":{"1min":0.53200000000000003,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":1.1240000000000001}]},{"osd":3,"last update":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.92900000000000005,"15min":0.92300000000000004},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91300000000000003,"15min":0.92100000000000004},"min":{"1min":0.60299999999999998,"5min":0.503,"15min":0.503},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.95399999999999996}]},{"osd":4,"last update":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.75900000000000001,"15min":0.73799999999999999},"min":{"1min":0.42899999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.79200000000000004,"15min":0.77000000000000002},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.0269999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.85799999999999998,"15min":0.84199999999999997},"min":{"1min":0.42099999999999999,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.91500000000000004,"15min":0.93400000000000005},"min":{"1min":0.44,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.2589999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.208}]},{"osd":7,"last update":"Sun Jul 28 19:25:00 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.95499999999999996,"15min":0.95199999999999996},"min":{"1min":0.48299999999999998,"5min":0.441,"15min":0.441},"max":{"1min":1.232,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.004,"15min":1.002},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.2769999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.2490000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724603,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":265454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.85999999999999999,"15min":0.84599999999999997},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.878},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.84799999999999998,"15min":0.82999999999999996},"min":{"1min":0.54200000000000004,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":1.018}]},{"osd":1,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.88100000000000001,"15min":0.86499999999999999},"min":{"1min":0.66900000000000004,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.179,"5min":1.339,"15min":1.339},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.84699999999999998,"15min":0.80800000000000005},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.93400000000000005}]},{"osd":2,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.84499999999999997,"15min":0.83399999999999996},"min":{"1min":0.55400000000000005,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2150000000000001,"5min":1.232,"15min":1.232},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.93500000000000005,"15min":0.89400000000000002},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2809999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.1439999999999999}]},{"osd":3,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.871,"15min":0.85399999999999998},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.155,"5min":1.169,"15min":1.169},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.95099999999999996,"15min":0.92900000000000005},"min":{"1min":0.64900000000000002,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.70399999999999996}]},{"osd":4,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.74099999999999999,"15min":0.68899999999999995},"min":{"1min":0.498,"5min":0.313,"15min":0.313},"max":{"1min":1.2509999999999999,"5min":1.331,"15min":1.331},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.77500000000000002,"15min":0.70199999999999996},"min":{"1min":0.56200000000000006,"5min":0.375,"15min":0.375},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.749}]},{"osd":6,"last update":"Sun Jul 28 19:25:07 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.81200000000000006,"15min":0.75800000000000001},"min":{"1min":0.47899999999999998,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.173,"5min":1.254,"15min":1.254},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.874,"15min":0.83199999999999996},"min":{"1min":0.496,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.3160000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.099}]},{"osd":7,"last update":"Sun Jul 28 19:25:04 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.0329999999999999,"15min":1.0389999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.002,"5min":0.96599999999999997,"15min":0.95999999999999996},"min":{"1min":0.48799999999999999,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.472,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.99099999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986245,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297976,"kb_used_data":620,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447176,"statfs":{"total":95995035648,"available":95689908224,"internally_reserved":0,"allocated":634880,"data_stored":265777,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:37 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.85399999999999998,"15min":0.84199999999999997},"min":{"1min":0.68400000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.105,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.874,"15min":0.84099999999999997},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.252,"5min":1.389,"15min":1.389},"last":1.1419999999999999}]},{"osd":1,"last update":"Sun Jul 28 19:25:37 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.81899999999999995,"15min":0.76600000000000001},"min":{"1min":0.56699999999999995,"5min":0.502,"15min":0.502},"max":{"1min":1.222,"5min":1.347,"15min":1.347},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.875,"15min":0.88600000000000001},"min":{"1min":0.60299999999999998,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.94499999999999995}]},{"osd":2,"last update":"Sun Jul 28 19:25:37 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.91300000000000003,"15min":0.91300000000000003},"min":{"1min":0.66200000000000003,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.90200000000000002,"15min":0.84599999999999997},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3440000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.878}]},{"osd":3,"last update":"Sun Jul 28 19:25:37 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.94899999999999995,"15min":0.90300000000000002},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.276,"5min":1.321,"15min":1.321},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.90600000000000003,"15min":0.88900000000000001},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.0169999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:25:26 2024","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.79700000000000004,"15min":0.77700000000000002},"min":{"1min":0.377,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.0840000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.86799999999999999,"15min":0.77900000000000003},"min":{"1min":0.46899999999999997,"5min":0.371,"15min":0.371},"max":{"1min":1.329,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.0549999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:25:10 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.96699999999999997,"15min":0.94999999999999996},"min":{"1min":0.64700000000000002,"5min":0.377,"15min":0.377},"max":{"1min":1.3340000000000001,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.105},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.86199999999999999,"15min":0.83799999999999997},"min":{"1min":0.44400000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":1.21}]},{"osd":7,"last update":"Sun Jul 28 19:25:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":0.998,"15min":0.98799999999999999},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3979999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.95099999999999996,"15min":0.93999999999999995},"min":{"1min":0.623,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3560000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.123}]}]},{"osd":3,"up_from":26,"seq":111669149774,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297976,"kb_used_data":620,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447176,"statfs":{"total":95995035648,"available":95689908224,"internally_reserved":0,"allocated":634880,"data_stored":265777,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:47 2024","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.70999999999999996,"15min":0.68600000000000005},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.167,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.77200000000000002,"15min":0.73199999999999998},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.1719999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.94899999999999995}]},{"osd":1,"last update":"Sun Jul 28 19:25:47 2024","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.69999999999999996,"15min":0.70399999999999996},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.81899999999999995,"15min":0.78600000000000003},"min":{"1min":0.42199999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.85399999999999998}]},{"osd":2,"last update":"Sun Jul 28 19:25:47 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.87,"15min":0.84799999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.85399999999999998,"15min":0.82099999999999995},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3009999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":0.80100000000000005}]},{"osd":4,"last update":"Sun Jul 28 19:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.95999999999999996,"15min":0.94299999999999995},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.389,"5min":1.978,"15min":1.978},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.92700000000000005,"15min":0.91900000000000004},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.3939999999999999,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.89400000000000002}]},{"osd":5,"last update":"Sun Jul 28 19:25:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.0409999999999999,"15min":1.0309999999999999},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.004,"5min":1.0389999999999999,"15min":1.0329999999999999},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.881,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":1.3540000000000001}]},{"osd":6,"last update":"Sun Jul 28 19:25:14 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.1419999999999999,"15min":1.1519999999999999},"min":{"1min":0.55800000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.74,"5min":1.74,"15min":1.74},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1759999999999999,"15min":1.2010000000000001},"min":{"1min":0.72799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.9930000000000001,"5min":2.02,"15min":2.02},"last":1.419}]},{"osd":7,"last update":"Sun Jul 28 19:25:04 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.0469999999999999,"15min":1.042},"min":{"1min":0.66400000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.044},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.173,"15min":1.173},"min":{"1min":0.59999999999999998,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":0.93000000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411417,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":265166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:53 2024","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.68100000000000005,"15min":0.63},"min":{"1min":0.36299999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.0429999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.72599999999999998,"15min":0.67200000000000004},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.90400000000000003,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":1.014}]},{"osd":1,"last update":"Sun Jul 28 19:25:53 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.745,"15min":0.68799999999999994},"min":{"1min":0.34899999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.111,"5min":1.111,"15min":1.111},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.73599999999999999,"15min":0.67300000000000004},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.38800000000000001},"max":{"1min":0.94699999999999995,"5min":1.21,"15min":1.21},"last":0.95099999999999996}]},{"osd":3,"last update":"Sun Jul 28 19:25:47 2024","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.748,"15min":0.753},"min":{"1min":0.48299999999999998,"5min":0.44,"15min":0.44},"max":{"1min":1.1339999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.86299999999999999,"15min":0.82899999999999996},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.131,"5min":1.26,"15min":1.26},"last":0.98399999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.97799999999999998,"15min":0.93999999999999995},"min":{"1min":0.78000000000000003,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.319,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.089},{"interface":"front","average":{"1min":1.008,"5min":1.141,"15min":1.0189999999999999},"min":{"1min":0.627,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.3600000000000001,"5min":12.34,"15min":12.34},"last":1.044}]},{"osd":5,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0680000000000001,"15min":0.97499999999999998},"min":{"1min":0.57799999999999996,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.242,"5min":12.461,"15min":12.461},"last":0.876},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.117,"15min":1.024},"min":{"1min":0.67600000000000005,"5min":0.499,"15min":0.499},"max":{"1min":1.3660000000000001,"5min":12.413,"15min":12.413},"last":1.1359999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:25:11 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0740000000000001,"15min":1.0860000000000001},"min":{"1min":0.65100000000000002,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.3859999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.032,"15min":1.03},"min":{"1min":0.79500000000000004,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.333,"5min":1.478,"15min":1.478},"last":1.0720000000000001}]},{"osd":7,"last update":"Sun Jul 28 19:25:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0469999999999999,"15min":1.0509999999999999},"min":{"1min":0.79300000000000004,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3300000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.371},{"interface":"front","average":{"1min":1.085,"5min":1.1040000000000001,"15min":1.107},"min":{"1min":0.67800000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.764,"5min":1.764,"15min":1.764},"last":1.2190000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574948,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":265512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.68700000000000006,"15min":0.55900000000000005},"min":{"1min":0.38100000000000001,"5min":0.30599999999999999,"15min":0.29599999999999999},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.72099999999999997,"15min":0.58799999999999997},"min":{"1min":0.46100000000000002,"5min":0.434,"15min":0.251},"max":{"1min":1.0289999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.626}]},{"osd":2,"last update":"Sun Jul 28 19:25:56 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.69099999999999995},"min":{"1min":0.51500000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.214,"5min":1.321,"15min":1.321},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.77400000000000002,"15min":0.70599999999999996},"min":{"1min":0.44,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.1319999999999999,"5min":1.151,"15min":1.151},"last":0.81899999999999995}]},{"osd":3,"last update":"Sun Jul 28 19:25:56 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.747,"15min":0.74299999999999999},"min":{"1min":0.503,"5min":0.313,"15min":0.313},"max":{"1min":0.97299999999999998,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.85199999999999998,"15min":0.80200000000000005},"min":{"1min":0.45800000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.1919999999999999,"5min":1.286,"15min":1.286},"last":1.2909999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.94999999999999996,"15min":0.91000000000000003},"min":{"1min":0.65200000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.2430000000000001,"5min":1.296,"15min":1.296},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.05,"15min":1.008},"min":{"1min":0.77800000000000002,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.2909999999999999,"5min":1.504,"15min":1.504},"last":1.1559999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:25:22 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.0249999999999999,"15min":1.014},"min":{"1min":0.64200000000000002,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3169999999999999,"5min":1.587,"15min":1.587},"last":1.087},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.99399999999999999,"15min":1.0029999999999999},"min":{"1min":0.65800000000000003,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.119}]},{"osd":6,"last update":"Sun Jul 28 19:25:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0469999999999999,"15min":1.0569999999999999},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3049999999999999,"5min":1.454,"15min":1.454},"last":1.351},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1419999999999999,"15min":1.133},"min":{"1min":0.79300000000000004,"5min":0.629,"15min":0.629},"max":{"1min":1.383,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":1.379}]},{"osd":7,"last update":"Sun Jul 28 19:25:05 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.159,"15min":1.165},"min":{"1min":0.71799999999999997,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.6619999999999999,"5min":1.758,"15min":1.758},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.0289999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738478,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298560,"kb_used_data":1204,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446592,"statfs":{"total":95995035648,"available":95689310208,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:08 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.68600000000000005,"15min":0.56699999999999995},"min":{"1min":0.307,"5min":0.307,"15min":0.28499999999999998},"max":{"1min":1.0389999999999999,"5min":1.25,"15min":1.25},"last":1.016},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.753,"15min":0.63600000000000001},"min":{"1min":0.47799999999999998,"5min":0.35699999999999998,"15min":0.32200000000000001},"max":{"1min":1.071,"5min":1.171,"15min":1.171},"last":0.65800000000000003}]},{"osd":2,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.79200000000000004,"15min":0.68799999999999994},"min":{"1min":0.374,"5min":0.374,"15min":0.35099999999999998},"max":{"1min":0.94599999999999995,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.76300000000000001,"15min":0.65500000000000003},"min":{"1min":0.39300000000000002,"5min":0.378,"15min":0.308},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.59399999999999997}]},{"osd":3,"last update":"Sun Jul 28 19:25:49 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.84799999999999998,"15min":0.79800000000000004},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.879},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.80500000000000005,"15min":0.75800000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.286,"5min":1.3,"15min":1.3},"last":1.0880000000000001}]},{"osd":4,"last update":"Sun Jul 28 19:25:31 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.01,"15min":0.93400000000000005},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.022,"15min":0.96799999999999997},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.3280000000000001,"5min":1.367,"15min":1.367},"last":0.95399999999999996}]},{"osd":5,"last update":"Sun Jul 28 19:25:26 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.01,"15min":1.006},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.3029999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.02,"15min":0.97799999999999998},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.4039999999999999,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.1439999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:25:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0780000000000001,"15min":1.0649999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.371,"5min":1.704,"15min":1.704},"last":1.337},{"interface":"front","average":{"1min":1.095,"5min":1.1100000000000001,"15min":1.113},"min":{"1min":0.67200000000000004,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.5149999999999999,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.177}]},{"osd":7,"last update":"Sun Jul 28 19:25:02 2024","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.1180000000000001,"15min":1.1100000000000001},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.24},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1859999999999999,"15min":1.1799999999999999},"min":{"1min":0.70599999999999996,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.5700000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.2749999999999999}]}]}],"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}]}} 2024-07-28T19:26:04.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph pg dump --format=json 2024-07-28T19:26:05.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:05 smithi155 bash[24090]: audit 2024-07-28T19:26:03.792345+0000 mgr.y (mgr.24269) 98 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:26:05.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:05 smithi155 bash[24090]: cluster 2024-07-28T19:26:04.035989+0000 mgr.y (mgr.24269) 99 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:05.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:05 smithi045 bash[31704]: audit 2024-07-28T19:26:03.792345+0000 mgr.y (mgr.24269) 98 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:26:05.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:05 smithi045 bash[31704]: cluster 2024-07-28T19:26:04.035989+0000 mgr.y (mgr.24269) 99 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:05.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:05 smithi045 bash[21729]: audit 2024-07-28T19:26:03.792345+0000 mgr.y (mgr.24269) 98 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:26:05.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:05 smithi045 bash[21729]: cluster 2024-07-28T19:26:04.035989+0000 mgr.y (mgr.24269) 99 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:07.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:07 smithi155 bash[24090]: cluster 2024-07-28T19:26:06.036681+0000 mgr.y (mgr.24269) 100 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:07.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:07 smithi045 bash[21729]: cluster 2024-07-28T19:26:06.036681+0000 mgr.y (mgr.24269) 100 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:07.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:07 smithi045 bash[31704]: cluster 2024-07-28T19:26:06.036681+0000 mgr.y (mgr.24269) 100 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:09.252 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:26:09.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:09 smithi045 bash[21729]: cluster 2024-07-28T19:26:08.037281+0000 mgr.y (mgr.24269) 101 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:09.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:09 smithi045 bash[21729]: audit 2024-07-28T19:26:09.085627+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:09.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:09 smithi045 bash[31704]: cluster 2024-07-28T19:26:08.037281+0000 mgr.y (mgr.24269) 101 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:09.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:09 smithi045 bash[31704]: audit 2024-07-28T19:26:09.085627+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:09.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:09 smithi155 bash[24090]: cluster 2024-07-28T19:26:08.037281+0000 mgr.y (mgr.24269) 101 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:09.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:09 smithi155 bash[24090]: audit 2024-07-28T19:26:09.085627+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:11.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:26:10 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:26:11.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:26:11 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:11] "GET /metrics HTTP/1.1" 200 203256 "" "Prometheus/2.43.0" 2024-07-28T19:26:11.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:11 smithi155 bash[24090]: cluster 2024-07-28T19:26:10.037959+0000 mgr.y (mgr.24269) 102 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:11.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:11 smithi045 bash[21729]: cluster 2024-07-28T19:26:10.037959+0000 mgr.y (mgr.24269) 102 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:11.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:11 smithi045 bash[31704]: cluster 2024-07-28T19:26:10.037959+0000 mgr.y (mgr.24269) 102 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:12.522 INFO:teuthology.orchestra.run.smithi045.stderr:dumped all 2024-07-28T19:26:12.523 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:26:13.155 INFO:teuthology.orchestra.run.smithi045.stdout:{"pg_ready":true,"pg_map":{"version":76,"stamp":"2024-07-28T19:26:12.038207+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":2385544,"kb_used_data":6696,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575672,"statfs":{"total":767960285184,"available":765517488128,"internally_reserved":0,"allocated":6856704,"data_stored":3896651,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.003695"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.861333+0000","last_change":"2024-07-28T19:24:36.111382+0000","last_active":"2024-07-28T19:24:37.861333+0000","last_peered":"2024-07-28T19:24:37.861333+0000","last_clean":"2024-07-28T19:24:37.861333+0000","last_became_active":"2024-07-28T19:24:36.110527+0000","last_became_peered":"2024-07-28T19:24:36.110527+0000","last_unstale":"2024-07-28T19:24:37.861333+0000","last_undegraded":"2024-07-28T19:24:37.861333+0000","last_fullsized":"2024-07-28T19:24:37.861333+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:39:21.028652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.846236+0000","last_change":"2024-07-28T19:24:36.384796+0000","last_active":"2024-07-28T19:24:37.846236+0000","last_peered":"2024-07-28T19:24:37.846236+0000","last_clean":"2024-07-28T19:24:37.846236+0000","last_became_active":"2024-07-28T19:24:36.383837+0000","last_became_peered":"2024-07-28T19:24:36.383837+0000","last_unstale":"2024-07-28T19:24:37.846236+0000","last_undegraded":"2024-07-28T19:24:37.846236+0000","last_fullsized":"2024-07-28T19:24:37.846236+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:33:12.754203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.100252+0000","last_change":"2024-07-28T19:24:36.384675+0000","last_active":"2024-07-28T19:24:37.100252+0000","last_peered":"2024-07-28T19:24:37.100252+0000","last_clean":"2024-07-28T19:24:37.100252+0000","last_became_active":"2024-07-28T19:24:36.383864+0000","last_became_peered":"2024-07-28T19:24:36.383864+0000","last_unstale":"2024-07-28T19:24:37.100252+0000","last_undegraded":"2024-07-28T19:24:37.100252+0000","last_fullsized":"2024-07-28T19:24:37.100252+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:29:21.182229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.846235+0000","last_change":"2024-07-28T19:24:36.228414+0000","last_active":"2024-07-28T19:24:37.846235+0000","last_peered":"2024-07-28T19:24:37.846235+0000","last_clean":"2024-07-28T19:24:37.846235+0000","last_became_active":"2024-07-28T19:24:36.227551+0000","last_became_peered":"2024-07-28T19:24:36.227551+0000","last_unstale":"2024-07-28T19:24:37.846235+0000","last_undegraded":"2024-07-28T19:24:37.846235+0000","last_fullsized":"2024-07-28T19:24:37.846235+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:32:36.020103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.990945+0000","last_change":"2024-07-28T19:24:36.109466+0000","last_active":"2024-07-28T19:24:37.990945+0000","last_peered":"2024-07-28T19:24:37.990945+0000","last_clean":"2024-07-28T19:24:37.990945+0000","last_became_active":"2024-07-28T19:24:36.108318+0000","last_became_peered":"2024-07-28T19:24:36.108318+0000","last_unstale":"2024-07-28T19:24:37.990945+0000","last_undegraded":"2024-07-28T19:24:37.990945+0000","last_fullsized":"2024-07-28T19:24:37.990945+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:08:40.611133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.098902+0000","last_change":"2024-07-28T19:24:36.469587+0000","last_active":"2024-07-28T19:24:37.098902+0000","last_peered":"2024-07-28T19:24:37.098902+0000","last_clean":"2024-07-28T19:24:37.098902+0000","last_became_active":"2024-07-28T19:24:36.468612+0000","last_became_peered":"2024-07-28T19:24:36.468612+0000","last_unstale":"2024-07-28T19:24:37.098902+0000","last_undegraded":"2024-07-28T19:24:37.098902+0000","last_fullsized":"2024-07-28T19:24:37.098902+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:46:21.821532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.100140+0000","last_change":"2024-07-28T19:24:36.227551+0000","last_active":"2024-07-28T19:24:37.100140+0000","last_peered":"2024-07-28T19:24:37.100140+0000","last_clean":"2024-07-28T19:24:37.100140+0000","last_became_active":"2024-07-28T19:24:36.226972+0000","last_became_peered":"2024-07-28T19:24:36.226972+0000","last_unstale":"2024-07-28T19:24:37.100140+0000","last_undegraded":"2024-07-28T19:24:37.100140+0000","last_fullsized":"2024-07-28T19:24:37.100140+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:12:18.509163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.990913+0000","last_change":"2024-07-28T19:24:36.111139+0000","last_active":"2024-07-28T19:24:37.990913+0000","last_peered":"2024-07-28T19:24:37.990913+0000","last_clean":"2024-07-28T19:24:37.990913+0000","last_became_active":"2024-07-28T19:24:36.110275+0000","last_became_peered":"2024-07-28T19:24:36.110275+0000","last_unstale":"2024-07-28T19:24:37.990913+0000","last_undegraded":"2024-07-28T19:24:37.990913+0000","last_fullsized":"2024-07-28T19:24:37.990913+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:24:00.197240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"60'128","reported_seq":270,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-07-28T19:24:37.100433+0000","last_change":"2024-07-28T19:23:01.656878+0000","last_active":"2024-07-28T19:24:37.100433+0000","last_peered":"2024-07-28T19:24:37.100433+0000","last_clean":"2024-07-28T19:24:37.100433+0000","last_became_active":"2024-07-28T19:23:01.655960+0000","last_became_peered":"2024-07-28T19:23:01.655960+0000","last_unstale":"2024-07-28T19:24:37.100433+0000","last_undegraded":"2024-07-28T19:24:37.100433+0000","last_fullsized":"2024-07-28T19:24:37.100433+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":"2024-07-28T19:18:46.903326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_clean_scrub_stamp":"2024-07-28T19:18:46.903326+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 @ 2024-07-30T03:03:13.377899+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":[]}],"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":236223201321,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298560,"kb_used_data":1204,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446592,"statfs":{"total":95995035648,"available":95689310208,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.93500000000000005,"15min":0.95699999999999996},"min":{"1min":0.497,"5min":0.437,"15min":0.437},"max":{"1min":1.2490000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.88700000000000001,"15min":0.88800000000000001},"min":{"1min":0.55100000000000005,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.2749999999999999,"5min":1.3,"15min":1.3},"last":0.72299999999999998}]},{"osd":1,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.92700000000000005,"15min":0.94399999999999995},"min":{"1min":0.53600000000000003,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.377,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.234},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.92600000000000005,"15min":0.93799999999999994},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.4179999999999999,"5min":1.748,"15min":1.748},"last":0.84999999999999998}]},{"osd":2,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.86499999999999999,"15min":0.86299999999999999},"min":{"1min":0.51500000000000001,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1859999999999999,"5min":1.544,"15min":1.544},"last":1.026},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.96299999999999997,"15min":0.97099999999999997},"min":{"1min":0.58599999999999997,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.1319999999999999}]},{"osd":3,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.90100000000000002,"15min":0.91100000000000003},"min":{"1min":0.58299999999999996,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.99299999999999999,"15min":1.004},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.88800000000000001}]},{"osd":4,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.85999999999999999,"15min":0.872},"min":{"1min":0.47199999999999998,"5min":0.379,"15min":0.379},"max":{"1min":1.494,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.1419999999999999,"5min":1.581,"15min":1.581},"last":0.80600000000000005}]},{"osd":5,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.94999999999999996,"15min":0.96999999999999997},"min":{"1min":0.53100000000000003,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.1619999999999999,"5min":1.353,"15min":1.353},"last":1.052},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.95899999999999996,"15min":0.96099999999999997},"min":{"1min":0.44700000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.319,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.1619999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.018,"15min":1.028},"min":{"1min":0.50700000000000001,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.345,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.96999999999999997,"15min":0.97899999999999998},"min":{"1min":0.46899999999999997,"5min":0.441,"15min":0.441},"max":{"1min":1.296,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.099}]}]},{"osd":6,"up_from":47,"seq":201863462963,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1200,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1228800,"data_stored":856145,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.89900000000000002,"15min":0.89700000000000002},"min":{"1min":0.54800000000000004,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.90400000000000003,"15min":0.89400000000000002},"min":{"1min":0.60599999999999998,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.76300000000000001}]},{"osd":1,"last update":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.93600000000000005,"15min":0.93899999999999995},"min":{"1min":0.58399999999999996,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3029999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.02},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91100000000000003,"15min":0.93100000000000005},"min":{"1min":0.55800000000000005,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.198,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.80300000000000005}]},{"osd":2,"last update":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.86199999999999999},"min":{"1min":0.52300000000000002,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.0880000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.875},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.92900000000000005,"15min":0.92500000000000004},"min":{"1min":0.53200000000000003,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.97899999999999998}]},{"osd":3,"last update":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.92900000000000005,"15min":0.92300000000000004},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.103},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91300000000000003,"15min":0.92100000000000004},"min":{"1min":0.60299999999999998,"5min":0.503,"15min":0.503},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.70599999999999996}]},{"osd":4,"last update":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.75900000000000001,"15min":0.73799999999999999},"min":{"1min":0.42899999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.79200000000000004,"15min":0.77000000000000002},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.90900000000000003}]},{"osd":5,"last update":"Sun Jul 28 19:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.85799999999999998,"15min":0.84199999999999997},"min":{"1min":0.42099999999999999,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.91500000000000004,"15min":0.93400000000000005},"min":{"1min":0.44,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.2589999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.1699999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:26:03 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.96899999999999997,"15min":0.95699999999999996},"min":{"1min":0.46400000000000002,"5min":0.441,"15min":0.441},"max":{"1min":1.329,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.024,"15min":1.0089999999999999},"min":{"1min":0.53100000000000003,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.222}]}]},{"osd":5,"up_from":39,"seq":167503724605,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":265454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.85999999999999999,"15min":0.84599999999999997},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":1.01},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.84799999999999998,"15min":0.82999999999999996},"min":{"1min":0.54200000000000004,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":1.1970000000000001}]},{"osd":1,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.88100000000000001,"15min":0.86499999999999999},"min":{"1min":0.66900000000000004,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.179,"5min":1.339,"15min":1.339},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.84699999999999998,"15min":0.80800000000000005},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.83699999999999997}]},{"osd":2,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.84499999999999997,"15min":0.83399999999999996},"min":{"1min":0.55400000000000005,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2150000000000001,"5min":1.232,"15min":1.232},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.93500000000000005,"15min":0.89400000000000002},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2809999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.054}]},{"osd":3,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.871,"15min":0.85399999999999998},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.155,"5min":1.169,"15min":1.169},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.95099999999999996,"15min":0.92900000000000005},"min":{"1min":0.64900000000000002,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.98599999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.74099999999999999,"15min":0.68899999999999995},"min":{"1min":0.498,"5min":0.313,"15min":0.313},"max":{"1min":1.2509999999999999,"5min":1.331,"15min":1.331},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.77500000000000002,"15min":0.70199999999999996},"min":{"1min":0.56200000000000006,"5min":0.375,"15min":0.375},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.79000000000000004}]},{"osd":6,"last update":"Sun Jul 28 19:25:07 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.81200000000000006,"15min":0.75800000000000001},"min":{"1min":0.47899999999999998,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.173,"5min":1.254,"15min":1.254},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.874,"15min":0.83199999999999996},"min":{"1min":0.496,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.3160000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.151}]},{"osd":7,"last update":"Sun Jul 28 19:26:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0369999999999999,"15min":1.04},"min":{"1min":0.71199999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.98299999999999998,"15min":0.96499999999999997},"min":{"1min":0.68400000000000005,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.3220000000000001,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.96399999999999997}]}]},{"osd":4,"up_from":31,"seq":133143986247,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297976,"kb_used_data":620,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447176,"statfs":{"total":95995035648,"available":95689908224,"internally_reserved":0,"allocated":634880,"data_stored":265777,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:37 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.85399999999999998,"15min":0.84199999999999997},"min":{"1min":0.68400000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.105,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.874,"15min":0.84099999999999997},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.252,"5min":1.389,"15min":1.389},"last":0.81200000000000006}]},{"osd":1,"last update":"Sun Jul 28 19:25:37 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.81899999999999995,"15min":0.76600000000000001},"min":{"1min":0.56699999999999995,"5min":0.502,"15min":0.502},"max":{"1min":1.222,"5min":1.347,"15min":1.347},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.875,"15min":0.88600000000000001},"min":{"1min":0.60299999999999998,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":1.0609999999999999}]},{"osd":2,"last update":"Sun Jul 28 19:25:37 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.91300000000000003,"15min":0.91300000000000003},"min":{"1min":0.66200000000000003,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.90200000000000002,"15min":0.84599999999999997},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3440000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.087}]},{"osd":3,"last update":"Sun Jul 28 19:25:37 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.94899999999999995,"15min":0.90300000000000002},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.276,"5min":1.321,"15min":1.321},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.90600000000000003,"15min":0.88900000000000001},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.032}]},{"osd":5,"last update":"Sun Jul 28 19:25:26 2024","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.79700000000000004,"15min":0.77700000000000002},"min":{"1min":0.377,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.0840000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.86799999999999999,"15min":0.77900000000000003},"min":{"1min":0.46899999999999997,"5min":0.371,"15min":0.371},"max":{"1min":1.329,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.1599999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:25:10 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.96699999999999997,"15min":0.94999999999999996},"min":{"1min":0.64700000000000002,"5min":0.377,"15min":0.377},"max":{"1min":1.3340000000000001,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.86199999999999999,"15min":0.83799999999999997},"min":{"1min":0.44400000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":1.1259999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:26:06 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.008,"15min":0.99099999999999999},"min":{"1min":0.62,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.2689999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.997},{"interface":"front","average":{"1min":1.046,"5min":0.97399999999999998,"15min":0.94799999999999995},"min":{"1min":0.60199999999999998,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2849999999999999,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.92800000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149776,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297976,"kb_used_data":620,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447176,"statfs":{"total":95995035648,"available":95689908224,"internally_reserved":0,"allocated":634880,"data_stored":265777,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:47 2024","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.70999999999999996,"15min":0.68600000000000005},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.167,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.77200000000000002,"15min":0.73199999999999998},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.1719999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.65400000000000003}]},{"osd":1,"last update":"Sun Jul 28 19:25:47 2024","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.69999999999999996,"15min":0.70399999999999996},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.81899999999999995,"15min":0.78600000000000003},"min":{"1min":0.42199999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.996}]},{"osd":2,"last update":"Sun Jul 28 19:25:47 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.87,"15min":0.84799999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.85399999999999998,"15min":0.82099999999999995},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3009999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":0.78700000000000003}]},{"osd":4,"last update":"Sun Jul 28 19:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.95999999999999996,"15min":0.94299999999999995},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.389,"5min":1.978,"15min":1.978},"last":0.877},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.92700000000000005,"15min":0.91900000000000004},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.3939999999999999,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.0309999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:25:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.0409999999999999,"15min":1.0309999999999999},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.004,"5min":1.0389999999999999,"15min":1.0329999999999999},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.881,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":1.087}]},{"osd":6,"last update":"Sun Jul 28 19:25:14 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.1419999999999999,"15min":1.1519999999999999},"min":{"1min":0.55800000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.74,"5min":1.74,"15min":1.74},"last":1.167},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1759999999999999,"15min":1.2010000000000001},"min":{"1min":0.72799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.9930000000000001,"5min":2.02,"15min":2.02},"last":0.97799999999999998}]},{"osd":7,"last update":"Sun Jul 28 19:26:07 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.0349999999999999,"15min":1.038},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.3169999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.89700000000000002},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.165,"15min":1.171},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.6950000000000001,"5min":1.796,"15min":1.796},"last":1.2110000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411419,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":265166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:25:53 2024","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.68100000000000005,"15min":0.63},"min":{"1min":0.36299999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.0429999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.72599999999999998,"15min":0.67200000000000004},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.90400000000000003,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.93100000000000005}]},{"osd":1,"last update":"Sun Jul 28 19:25:53 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.745,"15min":0.68799999999999994},"min":{"1min":0.34899999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.111,"5min":1.111,"15min":1.111},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.73599999999999999,"15min":0.67300000000000004},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.38800000000000001},"max":{"1min":0.94699999999999995,"5min":1.21,"15min":1.21},"last":0.85299999999999998}]},{"osd":3,"last update":"Sun Jul 28 19:25:47 2024","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.748,"15min":0.753},"min":{"1min":0.48299999999999998,"5min":0.44,"15min":0.44},"max":{"1min":1.1339999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.86299999999999999,"15min":0.82899999999999996},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.131,"5min":1.26,"15min":1.26},"last":0.67300000000000004}]},{"osd":4,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.97799999999999998,"15min":0.93999999999999995},"min":{"1min":0.78000000000000003,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.319,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.008,"5min":1.141,"15min":1.0189999999999999},"min":{"1min":0.627,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.3600000000000001,"5min":12.34,"15min":12.34},"last":0.97499999999999998}]},{"osd":5,"last update":"Sun Jul 28 19:25:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0680000000000001,"15min":0.97499999999999998},"min":{"1min":0.57799999999999996,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.242,"5min":12.461,"15min":12.461},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.117,"15min":1.024},"min":{"1min":0.67600000000000005,"5min":0.499,"15min":0.499},"max":{"1min":1.3660000000000001,"5min":12.413,"15min":12.413},"last":1.0469999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:25:11 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0740000000000001,"15min":1.0860000000000001},"min":{"1min":0.65100000000000002,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.3859999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.032,"15min":1.03},"min":{"1min":0.79500000000000004,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.333,"5min":1.478,"15min":1.478},"last":1.3560000000000001}]},{"osd":7,"last update":"Sun Jul 28 19:26:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.046,"15min":1.0509999999999999},"min":{"1min":0.53400000000000003,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.4019999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.099,"15min":1.105},"min":{"1min":0.69999999999999996,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.363,"5min":1.764,"15min":1.764},"last":1.2}]}]},{"osd":1,"up_from":13,"seq":55834574950,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":265512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.68600000000000005,"15min":0.57299999999999995},"min":{"1min":0.44700000000000001,"5min":0.30599999999999999,"15min":0.29599999999999999},"max":{"1min":1.0900000000000001,"5min":1.339,"15min":1.339},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.71799999999999997,"15min":0.59699999999999998},"min":{"1min":0.44900000000000001,"5min":0.434,"15min":0.251},"max":{"1min":0.999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.90600000000000003}]},{"osd":2,"last update":"Sun Jul 28 19:25:56 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.69099999999999995},"min":{"1min":0.51500000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.214,"5min":1.321,"15min":1.321},"last":1.046},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.77400000000000002,"15min":0.70599999999999996},"min":{"1min":0.44,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.1319999999999999,"5min":1.151,"15min":1.151},"last":1.0960000000000001}]},{"osd":3,"last update":"Sun Jul 28 19:25:56 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.747,"15min":0.74299999999999999},"min":{"1min":0.503,"5min":0.313,"15min":0.313},"max":{"1min":0.97299999999999998,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":0.751},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.85199999999999998,"15min":0.80200000000000005},"min":{"1min":0.45800000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.1919999999999999,"5min":1.286,"15min":1.286},"last":0.79000000000000004}]},{"osd":4,"last update":"Sun Jul 28 19:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.94999999999999996,"15min":0.91000000000000003},"min":{"1min":0.65200000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.2430000000000001,"5min":1.296,"15min":1.296},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.05,"15min":1.008},"min":{"1min":0.77800000000000002,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.2909999999999999,"5min":1.504,"15min":1.504},"last":1.3049999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:25:22 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.0249999999999999,"15min":1.014},"min":{"1min":0.64200000000000002,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3169999999999999,"5min":1.587,"15min":1.587},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.99399999999999999,"15min":1.0029999999999999},"min":{"1min":0.65800000000000003,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.1719999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:25:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0469999999999999,"15min":1.0569999999999999},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3049999999999999,"5min":1.454,"15min":1.454},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1419999999999999,"15min":1.133},"min":{"1min":0.79300000000000004,"5min":0.629,"15min":0.629},"max":{"1min":1.383,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":1.3819999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:26:06 2024","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.1519999999999999,"15min":1.1619999999999999},"min":{"1min":0.69199999999999995,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.4550000000000001,"5min":1.758,"15min":1.758},"last":1.2210000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0449999999999999,"15min":1.054},"min":{"1min":0.69999999999999996,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":1.077}]}]},{"osd":0,"up_from":8,"seq":34359738480,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298560,"kb_used_data":1204,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446592,"statfs":{"total":95995035648,"available":95689310208,"internally_reserved":0,"allocated":1232896,"data_stored":856410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:26:08 2024","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.68899999999999995,"15min":0.57499999999999996},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":1.016,"5min":1.25,"15min":1.25},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.752,"15min":0.64400000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.131,"5min":1.171,"15min":1.171},"last":0.76100000000000001}]},{"osd":2,"last update":"Sun Jul 28 19:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.79200000000000004,"15min":0.68799999999999994},"min":{"1min":0.374,"5min":0.374,"15min":0.35099999999999998},"max":{"1min":0.94599999999999995,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.76300000000000001,"15min":0.65500000000000003},"min":{"1min":0.39300000000000002,"5min":0.378,"15min":0.308},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.0720000000000001}]},{"osd":3,"last update":"Sun Jul 28 19:25:49 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.84799999999999998,"15min":0.79800000000000004},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.80500000000000005,"15min":0.75800000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.286,"5min":1.3,"15min":1.3},"last":0.65500000000000003}]},{"osd":4,"last update":"Sun Jul 28 19:25:31 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.01,"15min":0.93400000000000005},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":1.093},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.022,"15min":0.96799999999999997},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.3280000000000001,"5min":1.367,"15min":1.367},"last":1.119}]},{"osd":5,"last update":"Sun Jul 28 19:25:26 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.01,"15min":1.006},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.3029999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.034,"5min":1.02,"15min":0.97799999999999998},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.4039999999999999,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.90800000000000003}]},{"osd":6,"last update":"Sun Jul 28 19:25:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0780000000000001,"15min":1.0649999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.371,"5min":1.704,"15min":1.704},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.095,"5min":1.1100000000000001,"15min":1.113},"min":{"1min":0.67200000000000004,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.5149999999999999,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":0.94399999999999995}]},{"osd":7,"last update":"Sun Jul 28 19:26:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.1120000000000001,"15min":1.1080000000000001},"min":{"1min":0.67800000000000005,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.883,"5min":1.883,"15min":1.883},"last":1.026},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1739999999999999,"15min":1.1759999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.639,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.002}]}]}],"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}]}} 2024-07-28T19:26:13.157 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T19:26:13.158 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-07-28T19:26:13.158 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-07-28T19:26:13.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph health --format=json 2024-07-28T19:26:13.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:13 smithi155 bash[24090]: cluster 2024-07-28T19:26:12.038460+0000 mgr.y (mgr.24269) 103 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:13.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:13 smithi155 bash[24090]: audit 2024-07-28T19:26:12.521087+0000 mgr.y (mgr.24269) 104 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:26:13.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:13 smithi045 bash[21729]: cluster 2024-07-28T19:26:12.038460+0000 mgr.y (mgr.24269) 103 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:13.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:13 smithi045 bash[21729]: audit 2024-07-28T19:26:12.521087+0000 mgr.y (mgr.24269) 104 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:26:13.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:13 smithi045 bash[31704]: cluster 2024-07-28T19:26:12.038460+0000 mgr.y (mgr.24269) 103 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:13.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:13 smithi045 bash[31704]: audit 2024-07-28T19:26:12.521087+0000 mgr.y (mgr.24269) 104 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:26:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:15 smithi155 bash[24090]: cluster 2024-07-28T19:26:14.039040+0000 mgr.y (mgr.24269) 105 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:15 smithi155 bash[24090]: audit 2024-07-28T19:26:15.394331+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:15.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:15 smithi045 bash[21729]: cluster 2024-07-28T19:26:14.039040+0000 mgr.y (mgr.24269) 105 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:15.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:15 smithi045 bash[21729]: audit 2024-07-28T19:26:15.394331+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:15.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:15 smithi045 bash[31704]: cluster 2024-07-28T19:26:14.039040+0000 mgr.y (mgr.24269) 105 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:15.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:15 smithi045 bash[31704]: audit 2024-07-28T19:26:15.394331+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:16.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[21729]: audit 2024-07-28T19:26:15.705508+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:16.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[21729]: audit 2024-07-28T19:26:15.716176+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:16.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[21729]: cluster 2024-07-28T19:26:16.039799+0000 mgr.y (mgr.24269) 106 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:16.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[21729]: audit 2024-07-28T19:26:16.199155+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:16.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[21729]: audit 2024-07-28T19:26:16.200673+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:16.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[21729]: audit 2024-07-28T19:26:16.212056+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:16.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[31704]: audit 2024-07-28T19:26:15.705508+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:16.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[31704]: audit 2024-07-28T19:26:15.716176+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:16.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[31704]: cluster 2024-07-28T19:26:16.039799+0000 mgr.y (mgr.24269) 106 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:16.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[31704]: audit 2024-07-28T19:26:16.199155+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:16.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[31704]: audit 2024-07-28T19:26:16.200673+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:16.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:16 smithi045 bash[31704]: audit 2024-07-28T19:26:16.212056+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:17.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:16 smithi155 bash[24090]: audit 2024-07-28T19:26:15.705508+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:17.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:16 smithi155 bash[24090]: audit 2024-07-28T19:26:15.716176+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:17.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:16 smithi155 bash[24090]: cluster 2024-07-28T19:26:16.039799+0000 mgr.y (mgr.24269) 106 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:17.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:16 smithi155 bash[24090]: audit 2024-07-28T19:26:16.199155+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:17.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:16 smithi155 bash[24090]: audit 2024-07-28T19:26:16.200673+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:17.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:16 smithi155 bash[24090]: audit 2024-07-28T19:26:16.212056+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:17.947 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:26:19.378 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:19 smithi045 bash[21729]: cluster 2024-07-28T19:26:18.040486+0000 mgr.y (mgr.24269) 107 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:19.379 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:19 smithi045 bash[31704]: cluster 2024-07-28T19:26:18.040486+0000 mgr.y (mgr.24269) 107 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:19.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:19 smithi155 bash[24090]: cluster 2024-07-28T19:26:18.040486+0000 mgr.y (mgr.24269) 107 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:21.111 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:26:21.111 INFO:teuthology.orchestra.run.smithi045.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-07-28T19:26:21.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:26:20 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:26:21.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:21 smithi155 bash[24090]: cluster 2024-07-28T19:26:20.041170+0000 mgr.y (mgr.24269) 108 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:21.311 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:26:21 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:21] "GET /metrics HTTP/1.1" 200 203256 "" "Prometheus/2.43.0" 2024-07-28T19:26:21.311 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:21 smithi045 bash[21729]: cluster 2024-07-28T19:26:20.041170+0000 mgr.y (mgr.24269) 108 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:21.312 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:21 smithi045 bash[31704]: cluster 2024-07-28T19:26:20.041170+0000 mgr.y (mgr.24269) 108 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:21.774 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-07-28T19:26:21.775 INFO:tasks.cephadm:Setup complete, yielding 2024-07-28T19:26:21.775 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-07-28T19:26:21.785 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi045.front.sepia.ceph.com 2024-07-28T19:26:21.786 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- bash -c 'ceph fs volume create foo' 2024-07-28T19:26:22.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:22 smithi045 bash[21729]: audit 2024-07-28T19:26:21.114602+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.45:0/2275508297' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T19:26:22.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:22 smithi045 bash[31704]: audit 2024-07-28T19:26:21.114602+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.45:0/2275508297' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T19:26:22.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:22 smithi155 bash[24090]: audit 2024-07-28T19:26:21.114602+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.45:0/2275508297' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T19:26:23.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:23 smithi045 bash[21729]: cluster 2024-07-28T19:26:22.041597+0000 mgr.y (mgr.24269) 109 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:23.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:23 smithi045 bash[31704]: cluster 2024-07-28T19:26:22.041597+0000 mgr.y (mgr.24269) 109 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:23.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:23 smithi155 bash[24090]: cluster 2024-07-28T19:26:22.041597+0000 mgr.y (mgr.24269) 109 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:24.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:24 smithi045 bash[21729]: audit 2024-07-28T19:26:24.086083+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:24.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:24 smithi045 bash[31704]: audit 2024-07-28T19:26:24.086083+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:24.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:24 smithi155 bash[24090]: audit 2024-07-28T19:26:24.086083+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:25.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:25 smithi045 bash[21729]: cluster 2024-07-28T19:26:24.042109+0000 mgr.y (mgr.24269) 110 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:25.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:25 smithi045 bash[31704]: cluster 2024-07-28T19:26:24.042109+0000 mgr.y (mgr.24269) 110 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:25.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:25 smithi155 bash[24090]: cluster 2024-07-28T19:26:24.042109+0000 mgr.y (mgr.24269) 110 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:26.572 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:26:27.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:27 smithi045 bash[21729]: cluster 2024-07-28T19:26:26.042753+0000 mgr.y (mgr.24269) 111 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:27.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:27 smithi045 bash[31704]: cluster 2024-07-28T19:26:26.042753+0000 mgr.y (mgr.24269) 111 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:27.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:27 smithi155 bash[24090]: cluster 2024-07-28T19:26:26.042753+0000 mgr.y (mgr.24269) 111 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:29.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:29 smithi045 bash[21729]: cluster 2024-07-28T19:26:28.043306+0000 mgr.y (mgr.24269) 112 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:29.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:29 smithi045 bash[31704]: cluster 2024-07-28T19:26:28.043306+0000 mgr.y (mgr.24269) 112 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:29 smithi155 bash[24090]: cluster 2024-07-28T19:26:28.043306+0000 mgr.y (mgr.24269) 112 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:30.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:30 smithi045 bash[21729]: audit 2024-07-28T19:26:29.642868+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T19:26:30.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:30 smithi045 bash[21729]: audit 2024-07-28T19:26:29.643708+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T19:26:30.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:30 smithi045 bash[31704]: audit 2024-07-28T19:26:29.642868+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T19:26:30.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:30 smithi045 bash[31704]: audit 2024-07-28T19:26:29.643708+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T19:26:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:30 smithi155 bash[24090]: audit 2024-07-28T19:26:29.642868+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T19:26:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:30 smithi155 bash[24090]: audit 2024-07-28T19:26:29.643708+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-07-28T19:26:31.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:26:30 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:26:31.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:31 smithi155 bash[24090]: audit 2024-07-28T19:26:29.641873+0000 mgr.y (mgr.24269) 113 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:26:31.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:31 smithi155 bash[24090]: cluster 2024-07-28T19:26:30.043869+0000 mgr.y (mgr.24269) 114 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:31.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:31 smithi155 bash[24090]: audit 2024-07-28T19:26:30.145145+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-07-28T19:26:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:31 smithi155 bash[24090]: cluster 2024-07-28T19:26:30.145403+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-28T19:26:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:31 smithi155 bash[24090]: audit 2024-07-28T19:26:30.152909+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:31 smithi155 bash[24090]: audit 2024-07-28T19:26:30.154515+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:31.426 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:31] "GET /metrics HTTP/1.1" 200 203257 "" "Prometheus/2.43.0" 2024-07-28T19:26:31.427 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[31704]: audit 2024-07-28T19:26:29.641873+0000 mgr.y (mgr.24269) 113 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:26:31.427 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[31704]: cluster 2024-07-28T19:26:30.043869+0000 mgr.y (mgr.24269) 114 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:31.427 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[31704]: audit 2024-07-28T19:26:30.145145+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-07-28T19:26:31.427 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[31704]: cluster 2024-07-28T19:26:30.145403+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-28T19:26:31.427 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[31704]: audit 2024-07-28T19:26:30.152909+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:31.427 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[31704]: audit 2024-07-28T19:26:30.154515+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:31.427 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[21729]: debug 2024-07-28T19:26:31.168+0000 7f71eb6e5640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T19:26:31.427 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[21729]: audit 2024-07-28T19:26:29.641873+0000 mgr.y (mgr.24269) 113 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:26:31.427 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[21729]: cluster 2024-07-28T19:26:30.043869+0000 mgr.y (mgr.24269) 114 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:31.428 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[21729]: audit 2024-07-28T19:26:30.145145+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-07-28T19:26:31.428 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[21729]: cluster 2024-07-28T19:26:30.145403+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-28T19:26:31.428 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[21729]: audit 2024-07-28T19:26:30.152909+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:31.428 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:31 smithi045 bash[21729]: audit 2024-07-28T19:26:30.154515+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:32.203 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-07-28T19:26:32.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.152601+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-07-28T19:26:32.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: cluster 2024-07-28T19:26:31.153467+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-28T19:26:32.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.156445+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:32.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.168507+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:32.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: cluster 2024-07-28T19:26:31.171034+0000 mon.a (mon.0) 742 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T19:26:32.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: cluster 2024-07-28T19:26:31.171304+0000 mon.a (mon.0) 743 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-07-28T19:26:32.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: cluster 2024-07-28T19:26:31.205614+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-28T19:26:32.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.205911+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: cluster 2024-07-28T19:26:31.206075+0000 mon.a (mon.0) 746 : cluster [DBG] fsmap foo:0 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: cephadm 2024-07-28T19:26:31.213308+0000 mgr.y (mgr.24269) 115 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.220785+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.222559+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.224916+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.226144+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.232484+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.246687+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.247034+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.251784+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: audit 2024-07-28T19:26:31.253033+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[21729]: cephadm 2024-07-28T19:26:31.254320+0000 mgr.y (mgr.24269) 116 : cephadm [INF] Deploying daemon mds.foo.smithi045.krrdod on smithi045 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.152601+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: cluster 2024-07-28T19:26:31.153467+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.156445+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.168507+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: cluster 2024-07-28T19:26:31.171034+0000 mon.a (mon.0) 742 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: cluster 2024-07-28T19:26:31.171304+0000 mon.a (mon.0) 743 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: cluster 2024-07-28T19:26:31.205614+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.205911+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: cluster 2024-07-28T19:26:31.206075+0000 mon.a (mon.0) 746 : cluster [DBG] fsmap foo:0 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: cephadm 2024-07-28T19:26:31.213308+0000 mgr.y (mgr.24269) 115 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.220785+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.222559+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.224916+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.226144+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.232484+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.246687+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.247034+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.251784+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T19:26:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: audit 2024-07-28T19:26:31.253033+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:32 smithi045 bash[31704]: cephadm 2024-07-28T19:26:31.254320+0000 mgr.y (mgr.24269) 116 : cephadm [INF] Deploying daemon mds.foo.smithi045.krrdod on smithi045 2024-07-28T19:26:32.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.152601+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: cluster 2024-07-28T19:26:31.153467+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.156445+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.168507+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: cluster 2024-07-28T19:26:31.171034+0000 mon.a (mon.0) 742 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: cluster 2024-07-28T19:26:31.171304+0000 mon.a (mon.0) 743 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: cluster 2024-07-28T19:26:31.205614+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.205911+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: cluster 2024-07-28T19:26:31.206075+0000 mon.a (mon.0) 746 : cluster [DBG] fsmap foo:0 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: cephadm 2024-07-28T19:26:31.213308+0000 mgr.y (mgr.24269) 115 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.220785+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.222559+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.224916+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:32.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.226144+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:32.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.232484+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:32.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.246687+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:32.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.247034+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:32.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.251784+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T19:26:32.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: audit 2024-07-28T19:26:31.253033+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:32.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:32 smithi155 bash[24090]: cephadm 2024-07-28T19:26:31.254320+0000 mgr.y (mgr.24269) 116 : cephadm [INF] Deploying daemon mds.foo.smithi045.krrdod on smithi045 2024-07-28T19:26:33.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:33 smithi045 bash[21729]: cluster 2024-07-28T19:26:32.044587+0000 mgr.y (mgr.24269) 117 : cluster [DBG] pgmap v89: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:33.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:33 smithi045 bash[21729]: cluster 2024-07-28T19:26:32.206409+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-28T19:26:33.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:33 smithi045 bash[31704]: cluster 2024-07-28T19:26:32.044587+0000 mgr.y (mgr.24269) 117 : cluster [DBG] pgmap v89: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:33.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:33 smithi045 bash[31704]: cluster 2024-07-28T19:26:32.206409+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-28T19:26:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:33 smithi155 bash[24090]: cluster 2024-07-28T19:26:32.044587+0000 mgr.y (mgr.24269) 117 : cluster [DBG] pgmap v89: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:33 smithi155 bash[24090]: cluster 2024-07-28T19:26:32.206409+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-28T19:26:33.941 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:33 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:33.941 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:26:33 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:33.941 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:26:33 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:33.942 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:26:33 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:33.942 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:33 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:33.942 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:26:33 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:33.942 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:26:33 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:33.943 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:26:33 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:33.943 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:26:33 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:34.196 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:26:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:34.196 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:26:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:34.197 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:26:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:34.197 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:26:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:34.197 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:34.198 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:26:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:34.198 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:26:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:34.198 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:34.198 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:26:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:34.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:34 smithi045 bash[21729]: cluster 2024-07-28T19:26:33.215271+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-28T19:26:34.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:34 smithi045 bash[31704]: cluster 2024-07-28T19:26:33.215271+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-28T19:26:34.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:34 smithi155 bash[24090]: cluster 2024-07-28T19:26:33.215271+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-28T19:26:35.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[21729]: cluster 2024-07-28T19:26:34.045103+0000 mgr.y (mgr.24269) 118 : cluster [DBG] pgmap v92: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:35.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[21729]: audit 2024-07-28T19:26:34.235536+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:35.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[21729]: audit 2024-07-28T19:26:34.242027+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:35.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[21729]: audit 2024-07-28T19:26:34.246936+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:35.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[21729]: audit 2024-07-28T19:26:34.247628+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:35.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[21729]: audit 2024-07-28T19:26:34.247938+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:35.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[21729]: audit 2024-07-28T19:26:34.251338+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T19:26:35.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[21729]: audit 2024-07-28T19:26:34.252107+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:35.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[21729]: cephadm 2024-07-28T19:26:34.252860+0000 mgr.y (mgr.24269) 119 : cephadm [INF] Deploying daemon mds.foo.smithi155.mchwry on smithi155 2024-07-28T19:26:35.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[31704]: cluster 2024-07-28T19:26:34.045103+0000 mgr.y (mgr.24269) 118 : cluster [DBG] pgmap v92: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:35.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[31704]: audit 2024-07-28T19:26:34.235536+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:35.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[31704]: audit 2024-07-28T19:26:34.242027+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:35.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[31704]: audit 2024-07-28T19:26:34.246936+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:35.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[31704]: audit 2024-07-28T19:26:34.247628+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:35.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[31704]: audit 2024-07-28T19:26:34.247938+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:35.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[31704]: audit 2024-07-28T19:26:34.251338+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T19:26:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[31704]: audit 2024-07-28T19:26:34.252107+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:35 smithi045 bash[31704]: cephadm 2024-07-28T19:26:34.252860+0000 mgr.y (mgr.24269) 119 : cephadm [INF] Deploying daemon mds.foo.smithi155.mchwry on smithi155 2024-07-28T19:26:35.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:35 smithi155 bash[24090]: cluster 2024-07-28T19:26:34.045103+0000 mgr.y (mgr.24269) 118 : cluster [DBG] pgmap v92: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:35.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:35 smithi155 bash[24090]: audit 2024-07-28T19:26:34.235536+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:35.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:35 smithi155 bash[24090]: audit 2024-07-28T19:26:34.242027+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:35.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:35 smithi155 bash[24090]: audit 2024-07-28T19:26:34.246936+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:35.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:35 smithi155 bash[24090]: audit 2024-07-28T19:26:34.247628+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:35.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:35 smithi155 bash[24090]: audit 2024-07-28T19:26:34.247938+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:26:35.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:35 smithi155 bash[24090]: audit 2024-07-28T19:26:34.251338+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-07-28T19:26:35.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:35 smithi155 bash[24090]: audit 2024-07-28T19:26:34.252107+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:35.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:35 smithi155 bash[24090]: cephadm 2024-07-28T19:26:34.252860+0000 mgr.y (mgr.24269) 119 : cephadm [INF] Deploying daemon mds.foo.smithi155.mchwry on smithi155 2024-07-28T19:26:36.441 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.442 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.442 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.442 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.443 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.443 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.444 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.795 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.795 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.796 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.796 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.796 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.796 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.797 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.797 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:26:36 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:26:36.994 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:26:37.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: cluster 2024-07-28T19:26:36.046060+0000 mgr.y (mgr.24269) 120 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:37.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: cluster 2024-07-28T19:26:36.241022+0000 mon.a (mon.0) 758 : cluster [DBG] mds.? [v2:172.21.15.45:6834/3651378324,v1:172.21.15.45:6835/3651378324] up:boot 2024-07-28T19:26:37.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: cluster 2024-07-28T19:26:36.241092+0000 mon.a (mon.0) 759 : cluster [INF] daemon mds.foo.smithi045.krrdod assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-07-28T19:26:37.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: cluster 2024-07-28T19:26:36.241167+0000 mon.a (mon.0) 760 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-28T19:26:37.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: cluster 2024-07-28T19:26:36.241191+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-07-28T19:26:37.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: cluster 2024-07-28T19:26:36.241209+0000 mon.a (mon.0) 762 : cluster [INF] Cluster is now healthy 2024-07-28T19:26:37.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: cluster 2024-07-28T19:26:36.241538+0000 mon.a (mon.0) 763 : cluster [DBG] fsmap foo:0 1 up:standby 2024-07-28T19:26:37.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: audit 2024-07-28T19:26:36.243401+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:26:37.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: cluster 2024-07-28T19:26:36.247480+0000 mon.a (mon.0) 764 : cluster [DBG] fsmap foo:1 {0=foo.smithi045.krrdod=up:creating} 2024-07-28T19:26:37.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: cluster 2024-07-28T19:26:36.273157+0000 mon.a (mon.0) 765 : cluster [INF] daemon mds.foo.smithi045.krrdod is now active in filesystem foo as rank 0 2024-07-28T19:26:37.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: audit 2024-07-28T19:26:36.730504+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: audit 2024-07-28T19:26:36.745349+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: audit 2024-07-28T19:26:36.755743+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: audit 2024-07-28T19:26:36.766852+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: audit 2024-07-28T19:26:36.776141+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[21729]: audit 2024-07-28T19:26:36.834315+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: cluster 2024-07-28T19:26:36.046060+0000 mgr.y (mgr.24269) 120 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: cluster 2024-07-28T19:26:36.241022+0000 mon.a (mon.0) 758 : cluster [DBG] mds.? [v2:172.21.15.45:6834/3651378324,v1:172.21.15.45:6835/3651378324] up:boot 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: cluster 2024-07-28T19:26:36.241092+0000 mon.a (mon.0) 759 : cluster [INF] daemon mds.foo.smithi045.krrdod assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: cluster 2024-07-28T19:26:36.241167+0000 mon.a (mon.0) 760 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: cluster 2024-07-28T19:26:36.241191+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: cluster 2024-07-28T19:26:36.241209+0000 mon.a (mon.0) 762 : cluster [INF] Cluster is now healthy 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: cluster 2024-07-28T19:26:36.241538+0000 mon.a (mon.0) 763 : cluster [DBG] fsmap foo:0 1 up:standby 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: audit 2024-07-28T19:26:36.243401+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: cluster 2024-07-28T19:26:36.247480+0000 mon.a (mon.0) 764 : cluster [DBG] fsmap foo:1 {0=foo.smithi045.krrdod=up:creating} 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: cluster 2024-07-28T19:26:36.273157+0000 mon.a (mon.0) 765 : cluster [INF] daemon mds.foo.smithi045.krrdod is now active in filesystem foo as rank 0 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: audit 2024-07-28T19:26:36.730504+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: audit 2024-07-28T19:26:36.745349+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: audit 2024-07-28T19:26:36.755743+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: audit 2024-07-28T19:26:36.766852+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: audit 2024-07-28T19:26:36.776141+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:37 smithi045 bash[31704]: audit 2024-07-28T19:26:36.834315+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: cluster 2024-07-28T19:26:36.046060+0000 mgr.y (mgr.24269) 120 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: cluster 2024-07-28T19:26:36.241022+0000 mon.a (mon.0) 758 : cluster [DBG] mds.? [v2:172.21.15.45:6834/3651378324,v1:172.21.15.45:6835/3651378324] up:boot 2024-07-28T19:26:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: cluster 2024-07-28T19:26:36.241092+0000 mon.a (mon.0) 759 : cluster [INF] daemon mds.foo.smithi045.krrdod assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: cluster 2024-07-28T19:26:36.241167+0000 mon.a (mon.0) 760 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: cluster 2024-07-28T19:26:36.241191+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: cluster 2024-07-28T19:26:36.241209+0000 mon.a (mon.0) 762 : cluster [INF] Cluster is now healthy 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: cluster 2024-07-28T19:26:36.241538+0000 mon.a (mon.0) 763 : cluster [DBG] fsmap foo:0 1 up:standby 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: audit 2024-07-28T19:26:36.243401+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: cluster 2024-07-28T19:26:36.247480+0000 mon.a (mon.0) 764 : cluster [DBG] fsmap foo:1 {0=foo.smithi045.krrdod=up:creating} 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: cluster 2024-07-28T19:26:36.273157+0000 mon.a (mon.0) 765 : cluster [INF] daemon mds.foo.smithi045.krrdod is now active in filesystem foo as rank 0 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: audit 2024-07-28T19:26:36.730504+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: audit 2024-07-28T19:26:36.745349+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: audit 2024-07-28T19:26:36.755743+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: audit 2024-07-28T19:26:36.766852+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: audit 2024-07-28T19:26:36.776141+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:37 smithi155 bash[24090]: audit 2024-07-28T19:26:36.834315+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:38.525 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:38 smithi045 bash[21729]: cluster 2024-07-28T19:26:37.257364+0000 mon.a (mon.0) 771 : cluster [DBG] mds.? [v2:172.21.15.45:6834/3651378324,v1:172.21.15.45:6835/3651378324] up:active 2024-07-28T19:26:38.525 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:38 smithi045 bash[21729]: cluster 2024-07-28T19:26:37.257525+0000 mon.a (mon.0) 772 : cluster [DBG] fsmap foo:1 {0=foo.smithi045.krrdod=up:active} 2024-07-28T19:26:38.526 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:38 smithi045 bash[31704]: cluster 2024-07-28T19:26:37.257364+0000 mon.a (mon.0) 771 : cluster [DBG] mds.? [v2:172.21.15.45:6834/3651378324,v1:172.21.15.45:6835/3651378324] up:active 2024-07-28T19:26:38.526 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:38 smithi045 bash[31704]: cluster 2024-07-28T19:26:37.257525+0000 mon.a (mon.0) 772 : cluster [DBG] fsmap foo:1 {0=foo.smithi045.krrdod=up:active} 2024-07-28T19:26:38.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:38 smithi155 bash[24090]: cluster 2024-07-28T19:26:37.257364+0000 mon.a (mon.0) 771 : cluster [DBG] mds.? [v2:172.21.15.45:6834/3651378324,v1:172.21.15.45:6835/3651378324] up:active 2024-07-28T19:26:38.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:38 smithi155 bash[24090]: cluster 2024-07-28T19:26:37.257525+0000 mon.a (mon.0) 772 : cluster [DBG] fsmap foo:1 {0=foo.smithi045.krrdod=up:active} 2024-07-28T19:26:39.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: cluster 2024-07-28T19:26:38.046559+0000 mgr.y (mgr.24269) 121 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:39.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: cluster 2024-07-28T19:26:38.262406+0000 mon.a (mon.0) 773 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:boot 2024-07-28T19:26:39.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: cluster 2024-07-28T19:26:38.262460+0000 mon.a (mon.0) 774 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi045.krrdod in favor of higher affinity standby. 2024-07-28T19:26:39.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: cluster 2024-07-28T19:26:38.262512+0000 mon.a (mon.0) 775 : cluster [WRN] Replacing daemon mds.foo.smithi045.krrdod as rank 0 with standby daemon mds.foo.smithi155.mchwry 2024-07-28T19:26:39.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: cluster 2024-07-28T19:26:38.263015+0000 mon.a (mon.0) 776 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-28T19:26:39.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: cluster 2024-07-28T19:26:38.263046+0000 mon.a (mon.0) 777 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-07-28T19:26:39.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: audit 2024-07-28T19:26:38.263300+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:26:39.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: cluster 2024-07-28T19:26:38.263438+0000 mon.a (mon.0) 778 : cluster [DBG] fsmap foo:1 {0=foo.smithi045.krrdod=up:active} 1 up:standby 2024-07-28T19:26:39.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: cluster 2024-07-28T19:26:38.272853+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-28T19:26:39.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: cluster 2024-07-28T19:26:38.273235+0000 mon.a (mon.0) 780 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi155.mchwry=up:replay} 2024-07-28T19:26:39.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: audit 2024-07-28T19:26:39.091121+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:39.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: audit 2024-07-28T19:26:39.092374+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:39.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[21729]: audit 2024-07-28T19:26:39.109260+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:39.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: cluster 2024-07-28T19:26:38.046559+0000 mgr.y (mgr.24269) 121 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: cluster 2024-07-28T19:26:38.262406+0000 mon.a (mon.0) 773 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:boot 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: cluster 2024-07-28T19:26:38.262460+0000 mon.a (mon.0) 774 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi045.krrdod in favor of higher affinity standby. 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: cluster 2024-07-28T19:26:38.262512+0000 mon.a (mon.0) 775 : cluster [WRN] Replacing daemon mds.foo.smithi045.krrdod as rank 0 with standby daemon mds.foo.smithi155.mchwry 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: cluster 2024-07-28T19:26:38.263015+0000 mon.a (mon.0) 776 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: cluster 2024-07-28T19:26:38.263046+0000 mon.a (mon.0) 777 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: audit 2024-07-28T19:26:38.263300+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: cluster 2024-07-28T19:26:38.263438+0000 mon.a (mon.0) 778 : cluster [DBG] fsmap foo:1 {0=foo.smithi045.krrdod=up:active} 1 up:standby 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: cluster 2024-07-28T19:26:38.272853+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: cluster 2024-07-28T19:26:38.273235+0000 mon.a (mon.0) 780 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi155.mchwry=up:replay} 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: audit 2024-07-28T19:26:39.091121+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: audit 2024-07-28T19:26:39.092374+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:39 smithi045 bash[31704]: audit 2024-07-28T19:26:39.109260+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: cluster 2024-07-28T19:26:38.046559+0000 mgr.y (mgr.24269) 121 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: cluster 2024-07-28T19:26:38.262406+0000 mon.a (mon.0) 773 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:boot 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: cluster 2024-07-28T19:26:38.262460+0000 mon.a (mon.0) 774 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi045.krrdod in favor of higher affinity standby. 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: cluster 2024-07-28T19:26:38.262512+0000 mon.a (mon.0) 775 : cluster [WRN] Replacing daemon mds.foo.smithi045.krrdod as rank 0 with standby daemon mds.foo.smithi155.mchwry 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: cluster 2024-07-28T19:26:38.263015+0000 mon.a (mon.0) 776 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: cluster 2024-07-28T19:26:38.263046+0000 mon.a (mon.0) 777 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: audit 2024-07-28T19:26:38.263300+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: cluster 2024-07-28T19:26:38.263438+0000 mon.a (mon.0) 778 : cluster [DBG] fsmap foo:1 {0=foo.smithi045.krrdod=up:active} 1 up:standby 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: cluster 2024-07-28T19:26:38.272853+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: cluster 2024-07-28T19:26:38.273235+0000 mon.a (mon.0) 780 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi155.mchwry=up:replay} 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: audit 2024-07-28T19:26:39.091121+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: audit 2024-07-28T19:26:39.092374+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:39 smithi155 bash[24090]: audit 2024-07-28T19:26:39.109260+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:40.438 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:40 smithi045 bash[31704]: cluster 2024-07-28T19:26:39.269330+0000 mon.a (mon.0) 783 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-07-28T19:26:40.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:40 smithi045 bash[31704]: cluster 2024-07-28T19:26:39.275522+0000 mon.a (mon.0) 784 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:reconnect 2024-07-28T19:26:40.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:40 smithi045 bash[31704]: cluster 2024-07-28T19:26:39.275580+0000 mon.a (mon.0) 785 : cluster [DBG] mds.? [v2:172.21.15.45:6834/1048487278,v1:172.21.15.45:6835/1048487278] up:boot 2024-07-28T19:26:40.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:40 smithi045 bash[31704]: cluster 2024-07-28T19:26:39.275680+0000 mon.a (mon.0) 786 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi155.mchwry=up:reconnect} 1 up:standby 2024-07-28T19:26:40.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:40 smithi045 bash[31704]: audit 2024-07-28T19:26:39.278088+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:26:40.439 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:40 smithi045 bash[21729]: cluster 2024-07-28T19:26:39.269330+0000 mon.a (mon.0) 783 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-07-28T19:26:40.439 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:40 smithi045 bash[21729]: cluster 2024-07-28T19:26:39.275522+0000 mon.a (mon.0) 784 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:reconnect 2024-07-28T19:26:40.439 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:40 smithi045 bash[21729]: cluster 2024-07-28T19:26:39.275580+0000 mon.a (mon.0) 785 : cluster [DBG] mds.? [v2:172.21.15.45:6834/1048487278,v1:172.21.15.45:6835/1048487278] up:boot 2024-07-28T19:26:40.439 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:40 smithi045 bash[21729]: cluster 2024-07-28T19:26:39.275680+0000 mon.a (mon.0) 786 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi155.mchwry=up:reconnect} 1 up:standby 2024-07-28T19:26:40.439 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:40 smithi045 bash[21729]: audit 2024-07-28T19:26:39.278088+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:26:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:40 smithi155 bash[24090]: cluster 2024-07-28T19:26:39.269330+0000 mon.a (mon.0) 783 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-07-28T19:26:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:40 smithi155 bash[24090]: cluster 2024-07-28T19:26:39.275522+0000 mon.a (mon.0) 784 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:reconnect 2024-07-28T19:26:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:40 smithi155 bash[24090]: cluster 2024-07-28T19:26:39.275580+0000 mon.a (mon.0) 785 : cluster [DBG] mds.? [v2:172.21.15.45:6834/1048487278,v1:172.21.15.45:6835/1048487278] up:boot 2024-07-28T19:26:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:40 smithi155 bash[24090]: cluster 2024-07-28T19:26:39.275680+0000 mon.a (mon.0) 786 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi155.mchwry=up:reconnect} 1 up:standby 2024-07-28T19:26:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:40 smithi155 bash[24090]: audit 2024-07-28T19:26:39.278088+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:26:41.097 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-07-28T19:26:41.285 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:26:40 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:26:41.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:26:41 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:41] "GET /metrics HTTP/1.1" 200 238652 "" "Prometheus/2.43.0" 2024-07-28T19:26:41.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:41 smithi045 bash[21729]: cluster 2024-07-28T19:26:40.047264+0000 mgr.y (mgr.24269) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-07-28T19:26:41.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:41 smithi045 bash[21729]: cluster 2024-07-28T19:26:40.281448+0000 mon.a (mon.0) 787 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:rejoin 2024-07-28T19:26:41.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:41 smithi045 bash[21729]: cluster 2024-07-28T19:26:40.281503+0000 mon.a (mon.0) 788 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi155.mchwry=up:rejoin} 1 up:standby 2024-07-28T19:26:41.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:41 smithi045 bash[21729]: cluster 2024-07-28T19:26:40.284028+0000 mon.a (mon.0) 789 : cluster [INF] daemon mds.foo.smithi155.mchwry is now active in filesystem foo as rank 0 2024-07-28T19:26:41.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:41 smithi045 bash[31704]: cluster 2024-07-28T19:26:40.047264+0000 mgr.y (mgr.24269) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-07-28T19:26:41.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:41 smithi045 bash[31704]: cluster 2024-07-28T19:26:40.281448+0000 mon.a (mon.0) 787 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:rejoin 2024-07-28T19:26:41.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:41 smithi045 bash[31704]: cluster 2024-07-28T19:26:40.281503+0000 mon.a (mon.0) 788 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi155.mchwry=up:rejoin} 1 up:standby 2024-07-28T19:26:41.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:41 smithi045 bash[31704]: cluster 2024-07-28T19:26:40.284028+0000 mon.a (mon.0) 789 : cluster [INF] daemon mds.foo.smithi155.mchwry is now active in filesystem foo as rank 0 2024-07-28T19:26:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:41 smithi155 bash[24090]: cluster 2024-07-28T19:26:40.047264+0000 mgr.y (mgr.24269) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-07-28T19:26:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:41 smithi155 bash[24090]: cluster 2024-07-28T19:26:40.281448+0000 mon.a (mon.0) 787 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:rejoin 2024-07-28T19:26:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:41 smithi155 bash[24090]: cluster 2024-07-28T19:26:40.281503+0000 mon.a (mon.0) 788 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi155.mchwry=up:rejoin} 1 up:standby 2024-07-28T19:26:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:41 smithi155 bash[24090]: cluster 2024-07-28T19:26:40.284028+0000 mon.a (mon.0) 789 : cluster [INF] daemon mds.foo.smithi155.mchwry is now active in filesystem foo as rank 0 2024-07-28T19:26:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:42 smithi155 bash[24090]: cluster 2024-07-28T19:26:41.279722+0000 mon.a (mon.0) 790 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-28T19:26:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:42 smithi155 bash[24090]: cluster 2024-07-28T19:26:41.279749+0000 mon.a (mon.0) 791 : cluster [INF] Cluster is now healthy 2024-07-28T19:26:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:42 smithi155 bash[24090]: cluster 2024-07-28T19:26:41.284262+0000 mon.a (mon.0) 792 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:active 2024-07-28T19:26:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:42 smithi155 bash[24090]: cluster 2024-07-28T19:26:41.284328+0000 mon.a (mon.0) 793 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:26:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:42 smithi155 bash[24090]: audit 2024-07-28T19:26:42.090979+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:42 smithi155 bash[24090]: audit 2024-07-28T19:26:42.095921+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:42.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[21729]: cluster 2024-07-28T19:26:41.279722+0000 mon.a (mon.0) 790 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-28T19:26:42.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[21729]: cluster 2024-07-28T19:26:41.279749+0000 mon.a (mon.0) 791 : cluster [INF] Cluster is now healthy 2024-07-28T19:26:42.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[21729]: cluster 2024-07-28T19:26:41.284262+0000 mon.a (mon.0) 792 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:active 2024-07-28T19:26:42.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[21729]: cluster 2024-07-28T19:26:41.284328+0000 mon.a (mon.0) 793 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:26:42.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[21729]: audit 2024-07-28T19:26:42.090979+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:42.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[21729]: audit 2024-07-28T19:26:42.095921+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:42.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[31704]: cluster 2024-07-28T19:26:41.279722+0000 mon.a (mon.0) 790 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-28T19:26:42.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[31704]: cluster 2024-07-28T19:26:41.279749+0000 mon.a (mon.0) 791 : cluster [INF] Cluster is now healthy 2024-07-28T19:26:42.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[31704]: cluster 2024-07-28T19:26:41.284262+0000 mon.a (mon.0) 792 : cluster [DBG] mds.? [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] up:active 2024-07-28T19:26:42.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[31704]: cluster 2024-07-28T19:26:41.284328+0000 mon.a (mon.0) 793 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:26:42.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[31704]: audit 2024-07-28T19:26:42.090979+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:42.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:42 smithi045 bash[31704]: audit 2024-07-28T19:26:42.095921+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:43 smithi155 bash[24090]: cluster 2024-07-28T19:26:42.047619+0000 mgr.y (mgr.24269) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-07-28T19:26:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:43 smithi155 bash[24090]: audit 2024-07-28T19:26:42.484688+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:43 smithi155 bash[24090]: audit 2024-07-28T19:26:42.497626+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:43 smithi155 bash[24090]: audit 2024-07-28T19:26:42.500955+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:43 smithi155 bash[24090]: audit 2024-07-28T19:26:42.502878+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:43 smithi155 bash[24090]: audit 2024-07-28T19:26:42.513379+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:43 smithi155 bash[24090]: audit 2024-07-28T19:26:42.575663+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:43 smithi155 bash[24090]: audit 2024-07-28T19:26:42.579080+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:43 smithi155 bash[24090]: audit 2024-07-28T19:26:42.580776+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:43 smithi155 bash[24090]: audit 2024-07-28T19:26:42.590615+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[21729]: cluster 2024-07-28T19:26:42.047619+0000 mgr.y (mgr.24269) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-07-28T19:26:43.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[21729]: audit 2024-07-28T19:26:42.484688+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[21729]: audit 2024-07-28T19:26:42.497626+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[21729]: audit 2024-07-28T19:26:42.500955+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:43.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[21729]: audit 2024-07-28T19:26:42.502878+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:43.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[21729]: audit 2024-07-28T19:26:42.513379+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[21729]: audit 2024-07-28T19:26:42.575663+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:43.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[21729]: audit 2024-07-28T19:26:42.579080+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:43.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[21729]: audit 2024-07-28T19:26:42.580776+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:43.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[21729]: audit 2024-07-28T19:26:42.590615+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[31704]: cluster 2024-07-28T19:26:42.047619+0000 mgr.y (mgr.24269) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-07-28T19:26:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[31704]: audit 2024-07-28T19:26:42.484688+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[31704]: audit 2024-07-28T19:26:42.497626+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[31704]: audit 2024-07-28T19:26:42.500955+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[31704]: audit 2024-07-28T19:26:42.502878+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[31704]: audit 2024-07-28T19:26:42.513379+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[31704]: audit 2024-07-28T19:26:42.575663+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:26:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[31704]: audit 2024-07-28T19:26:42.579080+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:26:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[31704]: audit 2024-07-28T19:26:42.580776+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:26:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:43 smithi045 bash[31704]: audit 2024-07-28T19:26:42.590615+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:45.656 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:26:45.759 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:45 smithi045 bash[21729]: cluster 2024-07-28T19:26:44.048212+0000 mgr.y (mgr.24269) 124 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 5 op/s 2024-07-28T19:26:45.760 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:45 smithi045 bash[31704]: cluster 2024-07-28T19:26:44.048212+0000 mgr.y (mgr.24269) 124 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 5 op/s 2024-07-28T19:26:45.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:45 smithi155 bash[24090]: cluster 2024-07-28T19:26:44.048212+0000 mgr.y (mgr.24269) 124 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 5 op/s 2024-07-28T19:26:47.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:47 smithi155 bash[24090]: cluster 2024-07-28T19:26:46.049340+0000 mgr.y (mgr.24269) 125 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-07-28T19:26:47.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:47 smithi045 bash[21729]: cluster 2024-07-28T19:26:46.049340+0000 mgr.y (mgr.24269) 125 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-07-28T19:26:47.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:47 smithi045 bash[31704]: cluster 2024-07-28T19:26:46.049340+0000 mgr.y (mgr.24269) 125 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-07-28T19:26:49.646 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-07-28T19:26:49.660 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-07-28T19:26:49.660 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-07-28T19:26:49.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph mgr dump --format=json 2024-07-28T19:26:49.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:49 smithi155 bash[24090]: cluster 2024-07-28T19:26:48.049987+0000 mgr.y (mgr.24269) 126 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-07-28T19:26:49.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:49 smithi155 bash[24090]: audit 2024-07-28T19:26:49.120954+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:49.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:49 smithi045 bash[21729]: cluster 2024-07-28T19:26:48.049987+0000 mgr.y (mgr.24269) 126 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-07-28T19:26:49.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:49 smithi045 bash[21729]: audit 2024-07-28T19:26:49.120954+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:49.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:49 smithi045 bash[31704]: cluster 2024-07-28T19:26:48.049987+0000 mgr.y (mgr.24269) 126 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-07-28T19:26:49.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:49 smithi045 bash[31704]: audit 2024-07-28T19:26:49.120954+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:51.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:26:50 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:26:51.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:26:51 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:26:51] "GET /metrics HTTP/1.1" 200 238652 "" "Prometheus/2.43.0" 2024-07-28T19:26:51.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:51 smithi155 bash[24090]: cluster 2024-07-28T19:26:50.050989+0000 mgr.y (mgr.24269) 127 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-07-28T19:26:51.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:51 smithi045 bash[21729]: cluster 2024-07-28T19:26:50.050989+0000 mgr.y (mgr.24269) 127 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-07-28T19:26:51.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:51 smithi045 bash[31704]: cluster 2024-07-28T19:26:50.050989+0000 mgr.y (mgr.24269) 127 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-07-28T19:26:53.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:53 smithi155 bash[24090]: cluster 2024-07-28T19:26:52.051617+0000 mgr.y (mgr.24269) 128 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T19:26:53.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:53 smithi045 bash[21729]: cluster 2024-07-28T19:26:52.051617+0000 mgr.y (mgr.24269) 128 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T19:26:53.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:53 smithi045 bash[31704]: cluster 2024-07-28T19:26:52.051617+0000 mgr.y (mgr.24269) 128 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T19:26:54.453 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:26:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:54 smithi155 bash[24090]: audit 2024-07-28T19:26:54.042716+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:54 smithi155 bash[24090]: audit 2024-07-28T19:26:54.043360+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:54 smithi155 bash[24090]: audit 2024-07-28T19:26:54.043628+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:54 smithi155 bash[24090]: audit 2024-07-28T19:26:54.043976+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-07-28T19:26:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:54 smithi155 bash[24090]: audit 2024-07-28T19:26:54.044304+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:54 smithi155 bash[24090]: audit 2024-07-28T19:26:54.044863+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-07-28T19:26:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:54 smithi155 bash[24090]: audit 2024-07-28T19:26:54.098069+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:54 smithi155 bash[24090]: audit 2024-07-28T19:26:54.100789+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:54.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[21729]: audit 2024-07-28T19:26:54.042716+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[21729]: audit 2024-07-28T19:26:54.043360+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[21729]: audit 2024-07-28T19:26:54.043628+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[21729]: audit 2024-07-28T19:26:54.043976+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-07-28T19:26:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[21729]: audit 2024-07-28T19:26:54.044304+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[21729]: audit 2024-07-28T19:26:54.044863+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-07-28T19:26:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[21729]: audit 2024-07-28T19:26:54.098069+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:54.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[21729]: audit 2024-07-28T19:26:54.100789+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:54.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[31704]: audit 2024-07-28T19:26:54.042716+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[31704]: audit 2024-07-28T19:26:54.043360+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[31704]: audit 2024-07-28T19:26:54.043628+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[31704]: audit 2024-07-28T19:26:54.043976+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-07-28T19:26:54.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[31704]: audit 2024-07-28T19:26:54.044304+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-07-28T19:26:54.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[31704]: audit 2024-07-28T19:26:54.044863+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-07-28T19:26:54.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[31704]: audit 2024-07-28T19:26:54.098069+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:26:54.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:54 smithi045 bash[31704]: audit 2024-07-28T19:26:54.100789+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:26:55.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:55 smithi155 bash[24090]: cluster 2024-07-28T19:26:54.052213+0000 mgr.y (mgr.24269) 129 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T19:26:55.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:55 smithi155 bash[24090]: audit 2024-07-28T19:26:54.515774+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-07-28T19:26:55.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:55 smithi155 bash[24090]: audit 2024-07-28T19:26:54.515935+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-07-28T19:26:55.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:55 smithi155 bash[24090]: audit 2024-07-28T19:26:54.516020+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-07-28T19:26:55.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:55 smithi155 bash[24090]: cluster 2024-07-28T19:26:54.516112+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-28T19:26:55.873 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:55 smithi045 bash[21729]: cluster 2024-07-28T19:26:54.052213+0000 mgr.y (mgr.24269) 129 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T19:26:55.873 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:55 smithi045 bash[21729]: audit 2024-07-28T19:26:54.515774+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-07-28T19:26:55.873 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:55 smithi045 bash[21729]: audit 2024-07-28T19:26:54.515935+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-07-28T19:26:55.873 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:55 smithi045 bash[21729]: audit 2024-07-28T19:26:54.516020+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-07-28T19:26:55.873 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:55 smithi045 bash[21729]: cluster 2024-07-28T19:26:54.516112+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-28T19:26:55.874 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:55 smithi045 bash[31704]: cluster 2024-07-28T19:26:54.052213+0000 mgr.y (mgr.24269) 129 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-07-28T19:26:55.874 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:55 smithi045 bash[31704]: audit 2024-07-28T19:26:54.515774+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-07-28T19:26:55.874 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:55 smithi045 bash[31704]: audit 2024-07-28T19:26:54.515935+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-07-28T19:26:55.874 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:55 smithi045 bash[31704]: audit 2024-07-28T19:26:54.516020+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-07-28T19:26:55.874 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:55 smithi045 bash[31704]: cluster 2024-07-28T19:26:54.516112+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-28T19:26:56.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:56 smithi155 bash[24090]: cluster 2024-07-28T19:26:55.532194+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-28T19:26:56.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:56 smithi045 bash[31704]: cluster 2024-07-28T19:26:55.532194+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-28T19:26:56.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:56 smithi045 bash[21729]: cluster 2024-07-28T19:26:55.532194+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-28T19:26:57.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:57 smithi045 bash[21729]: cluster 2024-07-28T19:26:56.052842+0000 mgr.y (mgr.24269) 130 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:57.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:57 smithi045 bash[31704]: cluster 2024-07-28T19:26:56.052842+0000 mgr.y (mgr.24269) 130 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:57.732 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:26:57.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:57 smithi155 bash[24090]: cluster 2024-07-28T19:26:56.052842+0000 mgr.y (mgr.24269) 130 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:58.404 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":21,"flags":0,"active_gid":24269,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6800","nonce":3658453315},{"type":"v1","addr":"172.21.15.45:6801","nonce":3658453315}]},"active_addr":"172.21.15.45:6801/3658453315","active_change":"2024-07-28T19:23:53.977632+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24316,"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":"int","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"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":"int","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"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.45:8443/","prometheus":"http://172.21.15.45: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":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":505728287}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":3038318393}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":2710170311}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":3742359321}]}]} 2024-07-28T19:26:58.410 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-07-28T19:26:58.411 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-07-28T19:26:58.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd dump --format=json 2024-07-28T19:26:58.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:58 smithi045 bash[21729]: audit 2024-07-28T19:26:57.726638+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.45:0/3947076440' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T19:26:58.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:58 smithi045 bash[31704]: audit 2024-07-28T19:26:57.726638+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.45:0/3947076440' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T19:26:58.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:58 smithi155 bash[24090]: audit 2024-07-28T19:26:57.726638+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.45:0/3947076440' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T19:26:59.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:26:59 smithi155 bash[24090]: cluster 2024-07-28T19:26:58.053415+0000 mgr.y (mgr.24269) 131 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:59.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:26:59 smithi045 bash[21729]: cluster 2024-07-28T19:26:58.053415+0000 mgr.y (mgr.24269) 131 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:26:59.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:26:59 smithi045 bash[31704]: cluster 2024-07-28T19:26:58.053415+0000 mgr.y (mgr.24269) 131 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:01.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:27:00 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:27:01.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:27:01 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:01] "GET /metrics HTTP/1.1" 200 239404 "" "Prometheus/2.43.0" 2024-07-28T19:27:01.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:01 smithi155 bash[24090]: cluster 2024-07-28T19:27:00.054485+0000 mgr.y (mgr.24269) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:01.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:01 smithi045 bash[21729]: cluster 2024-07-28T19:27:00.054485+0000 mgr.y (mgr.24269) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:01.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:01 smithi045 bash[31704]: cluster 2024-07-28T19:27:00.054485+0000 mgr.y (mgr.24269) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:03.211 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:03.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:03 smithi045 bash[21729]: cluster 2024-07-28T19:27:02.055086+0000 mgr.y (mgr.24269) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:03.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:03 smithi045 bash[31704]: cluster 2024-07-28T19:27:02.055086+0000 mgr.y (mgr.24269) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:04.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:03 smithi155 bash[24090]: cluster 2024-07-28T19:27:02.055086+0000 mgr.y (mgr.24269) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:04.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:04 smithi045 bash[21729]: cluster 2024-07-28T19:27:04.055717+0000 mgr.y (mgr.24269) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:04.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:04 smithi045 bash[31704]: cluster 2024-07-28T19:27:04.055717+0000 mgr.y (mgr.24269) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:05.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:04 smithi155 bash[24090]: cluster 2024-07-28T19:27:04.055717+0000 mgr.y (mgr.24269) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:06.329 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:27:06.329 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":72,"fsid":"59795908-4d15-11ef-bcc8-c7b262605968","created":"2024-07-28T19:13:41.630958+0000","modified":"2024-07-28T19:26:55.512438+0000","last_up_change":"2024-07-28T19:22:57.601666+0000","last_in_change":"2024-07-28T19:22:31.972746+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-07-28T19:18:46.814951+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":"2024-07-28T19:24:35.006561+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":"64","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":"2024-07-28T19:26:30.089023+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":"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":{"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":"2024-07-28T19:26:30.601309+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":"69","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":"50d5b993-194b-4ecf-b139-56e475ee6d03","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6802","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6803","nonce":2950369085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6805","nonce":2950369085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6809","nonce":2950369085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6807","nonce":2950369085}]},"public_addr":"172.21.15.45:6803/2950369085","cluster_addr":"172.21.15.45:6805/2950369085","heartbeat_back_addr":"172.21.15.45:6809/2950369085","heartbeat_front_addr":"172.21.15.45:6807/2950369085","state":["exists","up"]},{"osd":1,"uuid":"7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6810","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6811","nonce":832039028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6812","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6813","nonce":832039028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6816","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6817","nonce":832039028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6814","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6815","nonce":832039028}]},"public_addr":"172.21.15.45:6811/832039028","cluster_addr":"172.21.15.45:6813/832039028","heartbeat_back_addr":"172.21.15.45:6817/832039028","heartbeat_front_addr":"172.21.15.45:6815/832039028","state":["exists","up"]},{"osd":2,"uuid":"e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6818","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6819","nonce":273339434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6820","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6821","nonce":273339434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6824","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6825","nonce":273339434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6822","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6823","nonce":273339434}]},"public_addr":"172.21.15.45:6819/273339434","cluster_addr":"172.21.15.45:6821/273339434","heartbeat_back_addr":"172.21.15.45:6825/273339434","heartbeat_front_addr":"172.21.15.45:6823/273339434","state":["exists","up"]},{"osd":3,"uuid":"46dd70cf-84a4-4783-a8e5-eeef2e6cb54c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6826","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6827","nonce":171754338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6828","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6829","nonce":171754338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6832","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6833","nonce":171754338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6830","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6831","nonce":171754338}]},"public_addr":"172.21.15.45:6827/171754338","cluster_addr":"172.21.15.45:6829/171754338","heartbeat_back_addr":"172.21.15.45:6833/171754338","heartbeat_front_addr":"172.21.15.45:6831/171754338","state":["exists","up"]},{"osd":4,"uuid":"eb90280d-7c44-44f5-8e34-62401c364562","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6801","nonce":1751961826}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6803","nonce":1751961826}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6807","nonce":1751961826}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6805","nonce":1751961826}]},"public_addr":"172.21.15.155:6801/1751961826","cluster_addr":"172.21.15.155:6803/1751961826","heartbeat_back_addr":"172.21.15.155:6807/1751961826","heartbeat_front_addr":"172.21.15.155:6805/1751961826","state":["exists","up"]},{"osd":5,"uuid":"78ae227d-9d96-41cc-9d89-11fc0f3b90f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6809","nonce":1285269093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6811","nonce":1285269093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6815","nonce":1285269093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6813","nonce":1285269093}]},"public_addr":"172.21.15.155:6809/1285269093","cluster_addr":"172.21.15.155:6811/1285269093","heartbeat_back_addr":"172.21.15.155:6815/1285269093","heartbeat_front_addr":"172.21.15.155:6813/1285269093","state":["exists","up"]},{"osd":6,"uuid":"85b429b0-7b7b-4ddd-9655-312f6d456efd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6817","nonce":3403395187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6819","nonce":3403395187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6823","nonce":3403395187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6821","nonce":3403395187}]},"public_addr":"172.21.15.155:6817/3403395187","cluster_addr":"172.21.15.155:6819/3403395187","heartbeat_back_addr":"172.21.15.155:6823/3403395187","heartbeat_front_addr":"172.21.15.155:6821/3403395187","state":["exists","up"]},{"osd":7,"uuid":"4092e824-5489-4ff5-81ec-02d43207d3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6825","nonce":1084610779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6827","nonce":1084610779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6831","nonce":1084610779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6829","nonce":1084610779}]},"public_addr":"172.21.15.155:6825/1084610779","cluster_addr":"172.21.15.155:6827/1084610779","heartbeat_back_addr":"172.21.15.155:6831/1084610779","heartbeat_front_addr":"172.21.15.155:6829/1084610779","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":"2024-07-28T19:17:02.542407+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":"2024-07-28T19:17:52.613705+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":"2024-07-28T19:18:43.415623+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":"2024-07-28T19:19:35.017654+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":"2024-07-28T19:20:24.533751+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":"2024-07-28T19:21:14.386138+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":"2024-07-28T19:22:04.847946+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":"2024-07-28T19:22:55.989365+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:6834/3651378324":"2024-07-29T19:26:38.262531+0000","172.21.15.45:0/3643297948":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/242277017":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6800/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6801/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/417818286":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1293976995":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1623625444":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/1464382099":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6800/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6800/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/4097327743":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6801/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6801/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/1796005381":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/119129328":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6835/3651378324":"2024-07-29T19:26:38.262531+0000","172.21.15.45:0/3863759642":"2024-07-29T19:23:53.977222+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}} 2024-07-28T19:27:06.961 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-07-28T19:27:06.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd dump --format=json 2024-07-28T19:27:07.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:07 smithi045 bash[21729]: cluster 2024-07-28T19:27:06.056352+0000 mgr.y (mgr.24269) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:07.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:07 smithi045 bash[21729]: audit 2024-07-28T19:27:06.331357+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.45:0/2480267137' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:27:07.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:07 smithi045 bash[31704]: cluster 2024-07-28T19:27:06.056352+0000 mgr.y (mgr.24269) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:07.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:07 smithi045 bash[31704]: audit 2024-07-28T19:27:06.331357+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.45:0/2480267137' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:27:07.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:07 smithi155 bash[24090]: cluster 2024-07-28T19:27:06.056352+0000 mgr.y (mgr.24269) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:07.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:07 smithi155 bash[24090]: audit 2024-07-28T19:27:06.331357+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.45:0/2480267137' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:27:09.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:09 smithi045 bash[21729]: cluster 2024-07-28T19:27:08.056932+0000 mgr.y (mgr.24269) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:09.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:09 smithi045 bash[21729]: audit 2024-07-28T19:27:09.091968+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:09.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:09 smithi045 bash[31704]: cluster 2024-07-28T19:27:08.056932+0000 mgr.y (mgr.24269) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:09.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:09 smithi045 bash[31704]: audit 2024-07-28T19:27:09.091968+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:09.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:09 smithi155 bash[24090]: cluster 2024-07-28T19:27:08.056932+0000 mgr.y (mgr.24269) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:09.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:09 smithi155 bash[24090]: audit 2024-07-28T19:27:09.091968+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:11.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:11 smithi155 bash[24090]: cluster 2024-07-28T19:27:10.058025+0000 mgr.y (mgr.24269) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:11.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:27:10 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:27:11.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:27:11 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:11] "GET /metrics HTTP/1.1" 200 239440 "" "Prometheus/2.43.0" 2024-07-28T19:27:11.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:11 smithi045 bash[31704]: cluster 2024-07-28T19:27:10.058025+0000 mgr.y (mgr.24269) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:11.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:11 smithi045 bash[21729]: cluster 2024-07-28T19:27:10.058025+0000 mgr.y (mgr.24269) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:11.758 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:13.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:13 smithi045 bash[21729]: cluster 2024-07-28T19:27:12.058646+0000 mgr.y (mgr.24269) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:13.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:13 smithi045 bash[31704]: cluster 2024-07-28T19:27:12.058646+0000 mgr.y (mgr.24269) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:13.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:13 smithi155 bash[24090]: cluster 2024-07-28T19:27:12.058646+0000 mgr.y (mgr.24269) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:14.796 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:27:14.796 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":72,"fsid":"59795908-4d15-11ef-bcc8-c7b262605968","created":"2024-07-28T19:13:41.630958+0000","modified":"2024-07-28T19:26:55.512438+0000","last_up_change":"2024-07-28T19:22:57.601666+0000","last_in_change":"2024-07-28T19:22:31.972746+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-07-28T19:18:46.814951+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":"2024-07-28T19:24:35.006561+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":"64","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":"2024-07-28T19:26:30.089023+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":"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":{"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":"2024-07-28T19:26:30.601309+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":"69","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":"50d5b993-194b-4ecf-b139-56e475ee6d03","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6802","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6803","nonce":2950369085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6805","nonce":2950369085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6809","nonce":2950369085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":2950369085},{"type":"v1","addr":"172.21.15.45:6807","nonce":2950369085}]},"public_addr":"172.21.15.45:6803/2950369085","cluster_addr":"172.21.15.45:6805/2950369085","heartbeat_back_addr":"172.21.15.45:6809/2950369085","heartbeat_front_addr":"172.21.15.45:6807/2950369085","state":["exists","up"]},{"osd":1,"uuid":"7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6810","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6811","nonce":832039028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6812","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6813","nonce":832039028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6816","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6817","nonce":832039028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6814","nonce":832039028},{"type":"v1","addr":"172.21.15.45:6815","nonce":832039028}]},"public_addr":"172.21.15.45:6811/832039028","cluster_addr":"172.21.15.45:6813/832039028","heartbeat_back_addr":"172.21.15.45:6817/832039028","heartbeat_front_addr":"172.21.15.45:6815/832039028","state":["exists","up"]},{"osd":2,"uuid":"e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6818","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6819","nonce":273339434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6820","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6821","nonce":273339434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6824","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6825","nonce":273339434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6822","nonce":273339434},{"type":"v1","addr":"172.21.15.45:6823","nonce":273339434}]},"public_addr":"172.21.15.45:6819/273339434","cluster_addr":"172.21.15.45:6821/273339434","heartbeat_back_addr":"172.21.15.45:6825/273339434","heartbeat_front_addr":"172.21.15.45:6823/273339434","state":["exists","up"]},{"osd":3,"uuid":"46dd70cf-84a4-4783-a8e5-eeef2e6cb54c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6826","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6827","nonce":171754338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6828","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6829","nonce":171754338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6832","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6833","nonce":171754338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6830","nonce":171754338},{"type":"v1","addr":"172.21.15.45:6831","nonce":171754338}]},"public_addr":"172.21.15.45:6827/171754338","cluster_addr":"172.21.15.45:6829/171754338","heartbeat_back_addr":"172.21.15.45:6833/171754338","heartbeat_front_addr":"172.21.15.45:6831/171754338","state":["exists","up"]},{"osd":4,"uuid":"eb90280d-7c44-44f5-8e34-62401c364562","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6801","nonce":1751961826}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6803","nonce":1751961826}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6807","nonce":1751961826}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1751961826},{"type":"v1","addr":"172.21.15.155:6805","nonce":1751961826}]},"public_addr":"172.21.15.155:6801/1751961826","cluster_addr":"172.21.15.155:6803/1751961826","heartbeat_back_addr":"172.21.15.155:6807/1751961826","heartbeat_front_addr":"172.21.15.155:6805/1751961826","state":["exists","up"]},{"osd":5,"uuid":"78ae227d-9d96-41cc-9d89-11fc0f3b90f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6809","nonce":1285269093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6811","nonce":1285269093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6815","nonce":1285269093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6813","nonce":1285269093}]},"public_addr":"172.21.15.155:6809/1285269093","cluster_addr":"172.21.15.155:6811/1285269093","heartbeat_back_addr":"172.21.15.155:6815/1285269093","heartbeat_front_addr":"172.21.15.155:6813/1285269093","state":["exists","up"]},{"osd":6,"uuid":"85b429b0-7b7b-4ddd-9655-312f6d456efd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6817","nonce":3403395187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6819","nonce":3403395187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6823","nonce":3403395187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6821","nonce":3403395187}]},"public_addr":"172.21.15.155:6817/3403395187","cluster_addr":"172.21.15.155:6819/3403395187","heartbeat_back_addr":"172.21.15.155:6823/3403395187","heartbeat_front_addr":"172.21.15.155:6821/3403395187","state":["exists","up"]},{"osd":7,"uuid":"4092e824-5489-4ff5-81ec-02d43207d3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6825","nonce":1084610779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6827","nonce":1084610779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6831","nonce":1084610779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6829","nonce":1084610779}]},"public_addr":"172.21.15.155:6825/1084610779","cluster_addr":"172.21.15.155:6827/1084610779","heartbeat_back_addr":"172.21.15.155:6831/1084610779","heartbeat_front_addr":"172.21.15.155:6829/1084610779","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":"2024-07-28T19:17:02.542407+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":"2024-07-28T19:17:52.613705+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":"2024-07-28T19:18:43.415623+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":"2024-07-28T19:19:35.017654+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":"2024-07-28T19:20:24.533751+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":"2024-07-28T19:21:14.386138+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":"2024-07-28T19:22:04.847946+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":"2024-07-28T19:22:55.989365+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:6834/3651378324":"2024-07-29T19:26:38.262531+0000","172.21.15.45:0/3643297948":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/242277017":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6800/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6801/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/417818286":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1293976995":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1623625444":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/1464382099":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6800/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6800/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/4097327743":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6801/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6801/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/1796005381":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/119129328":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6835/3651378324":"2024-07-29T19:26:38.262531+0000","172.21.15.45:0/3863759642":"2024-07-29T19:23:53.977222+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}} 2024-07-28T19:27:15.457 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:15 smithi045 bash[21729]: cluster 2024-07-28T19:27:14.059088+0000 mgr.y (mgr.24269) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:15.457 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:15 smithi045 bash[21729]: audit 2024-07-28T19:27:14.797143+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.45:0/4167538142' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:27:15.458 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:15 smithi045 bash[31704]: cluster 2024-07-28T19:27:14.059088+0000 mgr.y (mgr.24269) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:15.458 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:15 smithi045 bash[31704]: audit 2024-07-28T19:27:14.797143+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.45:0/4167538142' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:27:15.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-07-28T19:27:15.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-07-28T19:27:15.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-07-28T19:27:15.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-07-28T19:27:15.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-07-28T19:27:15.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-07-28T19:27:15.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-07-28T19:27:15.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-07-28T19:27:15.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:15 smithi155 bash[24090]: cluster 2024-07-28T19:27:14.059088+0000 mgr.y (mgr.24269) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:15.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:15 smithi155 bash[24090]: audit 2024-07-28T19:27:14.797143+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.45:0/4167538142' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:27:17.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:17 smithi045 bash[21729]: cluster 2024-07-28T19:27:16.060103+0000 mgr.y (mgr.24269) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:17.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:17 smithi045 bash[31704]: cluster 2024-07-28T19:27:16.060103+0000 mgr.y (mgr.24269) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:17.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:17 smithi155 bash[24090]: cluster 2024-07-28T19:27:16.060103+0000 mgr.y (mgr.24269) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:19.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:19 smithi045 bash[21729]: cluster 2024-07-28T19:27:18.060822+0000 mgr.y (mgr.24269) 141 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:19.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:19 smithi045 bash[31704]: cluster 2024-07-28T19:27:18.060822+0000 mgr.y (mgr.24269) 141 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:19.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:19 smithi155 bash[24090]: cluster 2024-07-28T19:27:18.060822+0000 mgr.y (mgr.24269) 141 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:20.383 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:20.384 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:20.384 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:20.385 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:20.385 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:20.386 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:20.388 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:20.388 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:21.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:21 smithi155 bash[24090]: cluster 2024-07-28T19:27:20.061928+0000 mgr.y (mgr.24269) 142 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:21.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:27:20 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:27:21.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:21 smithi045 bash[21729]: cluster 2024-07-28T19:27:20.061928+0000 mgr.y (mgr.24269) 142 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:21.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:27:21 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:21] "GET /metrics HTTP/1.1" 200 239440 "" "Prometheus/2.43.0" 2024-07-28T19:27:21.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:21 smithi045 bash[31704]: cluster 2024-07-28T19:27:20.061928+0000 mgr.y (mgr.24269) 142 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:23.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:23 smithi045 bash[21729]: cluster 2024-07-28T19:27:22.062488+0000 mgr.y (mgr.24269) 143 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:23.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:23 smithi045 bash[31704]: cluster 2024-07-28T19:27:22.062488+0000 mgr.y (mgr.24269) 143 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:23.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:23 smithi155 bash[24090]: cluster 2024-07-28T19:27:22.062488+0000 mgr.y (mgr.24269) 143 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:24.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:24 smithi045 bash[21729]: audit 2024-07-28T19:27:24.092391+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:24.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:24 smithi045 bash[31704]: audit 2024-07-28T19:27:24.092391+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:24.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:24 smithi155 bash[24090]: audit 2024-07-28T19:27:24.092391+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:25.263 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:25 smithi045 bash[21729]: cluster 2024-07-28T19:27:24.063105+0000 mgr.y (mgr.24269) 144 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:25.263 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:25 smithi045 bash[31704]: cluster 2024-07-28T19:27:24.063105+0000 mgr.y (mgr.24269) 144 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:25.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:25 smithi155 bash[24090]: cluster 2024-07-28T19:27:24.063105+0000 mgr.y (mgr.24269) 144 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:27.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:27 smithi045 bash[21729]: cluster 2024-07-28T19:27:26.063837+0000 mgr.y (mgr.24269) 145 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:27.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:27 smithi045 bash[31704]: cluster 2024-07-28T19:27:26.063837+0000 mgr.y (mgr.24269) 145 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:27.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:27 smithi155 bash[24090]: cluster 2024-07-28T19:27:26.063837+0000 mgr.y (mgr.24269) 145 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:29.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:29 smithi045 bash[21729]: cluster 2024-07-28T19:27:28.064527+0000 mgr.y (mgr.24269) 146 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:29.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:29 smithi045 bash[31704]: cluster 2024-07-28T19:27:28.064527+0000 mgr.y (mgr.24269) 146 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:29.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:29 smithi155 bash[24090]: cluster 2024-07-28T19:27:28.064527+0000 mgr.y (mgr.24269) 146 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:31.301 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:27:30 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:27:31.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:31 smithi155 bash[24090]: cluster 2024-07-28T19:27:30.065615+0000 mgr.y (mgr.24269) 147 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:31.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:31 smithi045 bash[21729]: cluster 2024-07-28T19:27:30.065615+0000 mgr.y (mgr.24269) 147 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:31.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:27:31 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:31] "GET /metrics HTTP/1.1" 200 239418 "" "Prometheus/2.43.0" 2024-07-28T19:27:31.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:31 smithi045 bash[31704]: cluster 2024-07-28T19:27:30.065615+0000 mgr.y (mgr.24269) 147 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:33.390 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:33 smithi045 bash[31704]: cluster 2024-07-28T19:27:32.066247+0000 mgr.y (mgr.24269) 148 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:33.391 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:33 smithi045 bash[21729]: cluster 2024-07-28T19:27:32.066247+0000 mgr.y (mgr.24269) 148 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:33.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:33 smithi155 bash[24090]: cluster 2024-07-28T19:27:32.066247+0000 mgr.y (mgr.24269) 148 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:34.809 INFO:teuthology.orchestra.run.smithi045.stdout:201863462980 2024-07-28T19:27:34.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-07-28T19:27:34.919 INFO:teuthology.orchestra.run.smithi045.stdout:236223201338 2024-07-28T19:27:34.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-07-28T19:27:35.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:35 smithi045 bash[21729]: cluster 2024-07-28T19:27:34.067176+0000 mgr.y (mgr.24269) 149 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:35.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:35 smithi045 bash[31704]: cluster 2024-07-28T19:27:34.067176+0000 mgr.y (mgr.24269) 149 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:35.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:35 smithi155 bash[24090]: cluster 2024-07-28T19:27:34.067176+0000 mgr.y (mgr.24269) 149 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:36.014 INFO:teuthology.orchestra.run.smithi045.stdout:133143986264 2024-07-28T19:27:36.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-07-28T19:27:36.592 INFO:teuthology.orchestra.run.smithi045.stdout:111669149793 2024-07-28T19:27:36.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-07-28T19:27:36.691 INFO:teuthology.orchestra.run.smithi045.stdout:167503724622 2024-07-28T19:27:36.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-07-28T19:27:37.524 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:37 smithi045 bash[21729]: cluster 2024-07-28T19:27:36.067957+0000 mgr.y (mgr.24269) 150 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:37.524 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:37 smithi045 bash[31704]: cluster 2024-07-28T19:27:36.067957+0000 mgr.y (mgr.24269) 150 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:37.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:37 smithi155 bash[24090]: cluster 2024-07-28T19:27:36.067957+0000 mgr.y (mgr.24269) 150 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:37.858 INFO:teuthology.orchestra.run.smithi045.stdout:77309411437 2024-07-28T19:27:37.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-07-28T19:27:38.429 INFO:teuthology.orchestra.run.smithi045.stdout:34359738498 2024-07-28T19:27:38.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-07-28T19:27:38.521 INFO:teuthology.orchestra.run.smithi045.stdout:55834574968 2024-07-28T19:27:38.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-07-28T19:27:39.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:39 smithi045 bash[21729]: cluster 2024-07-28T19:27:38.068683+0000 mgr.y (mgr.24269) 151 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:39.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:39 smithi045 bash[21729]: audit 2024-07-28T19:27:39.092758+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:39.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:39 smithi045 bash[31704]: cluster 2024-07-28T19:27:38.068683+0000 mgr.y (mgr.24269) 151 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:39.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:39 smithi045 bash[31704]: audit 2024-07-28T19:27:39.092758+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:39.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:39 smithi155 bash[24090]: cluster 2024-07-28T19:27:38.068683+0000 mgr.y (mgr.24269) 151 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:39.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:39 smithi155 bash[24090]: audit 2024-07-28T19:27:39.092758+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:41.038 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:41.039 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:41.301 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:27:40 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:27:41.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:41 smithi155 bash[24090]: cluster 2024-07-28T19:27:40.069574+0000 mgr.y (mgr.24269) 152 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:41.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:41 smithi045 bash[21729]: cluster 2024-07-28T19:27:40.069574+0000 mgr.y (mgr.24269) 152 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:41.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:27:41 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:41] "GET /metrics HTTP/1.1" 200 239400 "" "Prometheus/2.43.0" 2024-07-28T19:27:41.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:41 smithi045 bash[31704]: cluster 2024-07-28T19:27:40.069574+0000 mgr.y (mgr.24269) 152 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:42.056 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:42.057 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:42.057 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:43.088 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:43.088 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:43.088 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:27:43.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:43 smithi045 bash[21729]: cluster 2024-07-28T19:27:42.069965+0000 mgr.y (mgr.24269) 153 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:43.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:43 smithi045 bash[21729]: audit 2024-07-28T19:27:42.659941+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:27:43.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:43 smithi045 bash[21729]: audit 2024-07-28T19:27:43.156168+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:27:43.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:43 smithi045 bash[21729]: audit 2024-07-28T19:27:43.157219+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:27:43.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:43 smithi045 bash[21729]: audit 2024-07-28T19:27:43.163346+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:27:43.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:43 smithi045 bash[31704]: cluster 2024-07-28T19:27:42.069965+0000 mgr.y (mgr.24269) 153 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:43.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:43 smithi045 bash[31704]: audit 2024-07-28T19:27:42.659941+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:27:43.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:43 smithi045 bash[31704]: audit 2024-07-28T19:27:43.156168+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:27:43.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:43 smithi045 bash[31704]: audit 2024-07-28T19:27:43.157219+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:27:43.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:43 smithi045 bash[31704]: audit 2024-07-28T19:27:43.163346+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:27:43.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:43 smithi155 bash[24090]: cluster 2024-07-28T19:27:42.069965+0000 mgr.y (mgr.24269) 153 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:43 smithi155 bash[24090]: audit 2024-07-28T19:27:42.659941+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:27:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:43 smithi155 bash[24090]: audit 2024-07-28T19:27:43.156168+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:27:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:43 smithi155 bash[24090]: audit 2024-07-28T19:27:43.157219+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:27:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:43 smithi155 bash[24090]: audit 2024-07-28T19:27:43.163346+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:27:45.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:45 smithi045 bash[21729]: cluster 2024-07-28T19:27:44.070506+0000 mgr.y (mgr.24269) 154 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:45.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:45 smithi045 bash[31704]: cluster 2024-07-28T19:27:44.070506+0000 mgr.y (mgr.24269) 154 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:45.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:45 smithi155 bash[24090]: cluster 2024-07-28T19:27:44.070506+0000 mgr.y (mgr.24269) 154 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:47.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:47 smithi045 bash[21729]: cluster 2024-07-28T19:27:46.071643+0000 mgr.y (mgr.24269) 155 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:47.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:47 smithi045 bash[31704]: cluster 2024-07-28T19:27:46.071643+0000 mgr.y (mgr.24269) 155 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:47.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:47 smithi155 bash[24090]: cluster 2024-07-28T19:27:46.071643+0000 mgr.y (mgr.24269) 155 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:49.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:49 smithi045 bash[21729]: cluster 2024-07-28T19:27:48.072401+0000 mgr.y (mgr.24269) 156 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:49.344 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:49 smithi045 bash[31704]: cluster 2024-07-28T19:27:48.072401+0000 mgr.y (mgr.24269) 156 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:49.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:49 smithi155 bash[24090]: cluster 2024-07-28T19:27:48.072401+0000 mgr.y (mgr.24269) 156 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:51.206 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:27:51 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:51] "GET /metrics HTTP/1.1" 200 239400 "" "Prometheus/2.43.0" 2024-07-28T19:27:51.301 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:27:50 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:27:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:27:51.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:51 smithi155 bash[24090]: cluster 2024-07-28T19:27:50.073521+0000 mgr.y (mgr.24269) 157 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:51.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:51 smithi045 bash[21729]: cluster 2024-07-28T19:27:50.073521+0000 mgr.y (mgr.24269) 157 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:51.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:51 smithi045 bash[31704]: cluster 2024-07-28T19:27:50.073521+0000 mgr.y (mgr.24269) 157 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:53.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:53 smithi045 bash[21729]: cluster 2024-07-28T19:27:52.074184+0000 mgr.y (mgr.24269) 158 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:53.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:53 smithi045 bash[31704]: cluster 2024-07-28T19:27:52.074184+0000 mgr.y (mgr.24269) 158 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:53.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:53 smithi155 bash[24090]: cluster 2024-07-28T19:27:52.074184+0000 mgr.y (mgr.24269) 158 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:54.044 INFO:teuthology.orchestra.run.smithi045.stdout:201863462984 2024-07-28T19:27:54.327 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:54 smithi045 bash[21729]: audit 2024-07-28T19:27:54.047518+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.45:0/3692937643' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T19:27:54.328 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:54 smithi045 bash[21729]: audit 2024-07-28T19:27:54.092966+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:54.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:54 smithi155 bash[24090]: audit 2024-07-28T19:27:54.047518+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.45:0/3692937643' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T19:27:54.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:54 smithi155 bash[24090]: audit 2024-07-28T19:27:54.092966+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:54.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:54 smithi045 bash[31704]: audit 2024-07-28T19:27:54.047518+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.45:0/3692937643' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T19:27:54.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:54 smithi045 bash[31704]: audit 2024-07-28T19:27:54.092966+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:27:54.750 INFO:teuthology.orchestra.run.smithi045.stdout:236223201342 2024-07-28T19:27:55.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:55 smithi155 bash[24090]: cluster 2024-07-28T19:27:54.074557+0000 mgr.y (mgr.24269) 159 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:55 smithi155 bash[24090]: audit 2024-07-28T19:27:54.753318+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.45:0/260004101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T19:27:55.576 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:55 smithi045 bash[21729]: cluster 2024-07-28T19:27:54.074557+0000 mgr.y (mgr.24269) 159 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:55.576 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:55 smithi045 bash[21729]: audit 2024-07-28T19:27:54.753318+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.45:0/260004101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T19:27:55.576 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:55 smithi045 bash[31704]: cluster 2024-07-28T19:27:54.074557+0000 mgr.y (mgr.24269) 159 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:55.576 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:55 smithi045 bash[31704]: audit 2024-07-28T19:27:54.753318+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.45:0/260004101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T19:27:56.315 INFO:teuthology.orchestra.run.smithi045.stdout:167503724627 2024-07-28T19:27:56.768 INFO:teuthology.orchestra.run.smithi045.stdout:133143986269 2024-07-28T19:27:57.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:57 smithi045 bash[21729]: cluster 2024-07-28T19:27:56.075130+0000 mgr.y (mgr.24269) 160 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:57.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:57 smithi045 bash[21729]: audit 2024-07-28T19:27:56.318281+0000 mon.a (mon.0) 813 : audit [DBG] from='client.? 172.21.15.45:0/1093355597' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T19:27:57.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:57 smithi045 bash[21729]: audit 2024-07-28T19:27:56.771479+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.45:0/2445149045' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T19:27:57.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:57 smithi045 bash[31704]: cluster 2024-07-28T19:27:56.075130+0000 mgr.y (mgr.24269) 160 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:57.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:57 smithi045 bash[31704]: audit 2024-07-28T19:27:56.318281+0000 mon.a (mon.0) 813 : audit [DBG] from='client.? 172.21.15.45:0/1093355597' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T19:27:57.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:57 smithi045 bash[31704]: audit 2024-07-28T19:27:56.771479+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.45:0/2445149045' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T19:27:57.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:57 smithi155 bash[24090]: cluster 2024-07-28T19:27:56.075130+0000 mgr.y (mgr.24269) 160 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:57 smithi155 bash[24090]: audit 2024-07-28T19:27:56.318281+0000 mon.a (mon.0) 813 : audit [DBG] from='client.? 172.21.15.45:0/1093355597' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T19:27:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:57 smithi155 bash[24090]: audit 2024-07-28T19:27:56.771479+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.45:0/2445149045' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T19:27:58.011 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201338 got 236223201342 for osd.7 2024-07-28T19:27:58.011 DEBUG:teuthology.parallel:result is None 2024-07-28T19:27:58.238 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462980 got 201863462984 for osd.6 2024-07-28T19:27:58.239 DEBUG:teuthology.parallel:result is None 2024-07-28T19:27:58.969 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724622 got 167503724627 for osd.5 2024-07-28T19:27:58.970 DEBUG:teuthology.parallel:result is None 2024-07-28T19:27:59.287 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986264 got 133143986269 for osd.4 2024-07-28T19:27:59.287 DEBUG:teuthology.parallel:result is None 2024-07-28T19:27:59.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:27:59 smithi155 bash[24090]: cluster 2024-07-28T19:27:58.075806+0000 mgr.y (mgr.24269) 161 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:59.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:27:59 smithi045 bash[21729]: cluster 2024-07-28T19:27:58.075806+0000 mgr.y (mgr.24269) 161 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:59.683 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:27:59 smithi045 bash[31704]: cluster 2024-07-28T19:27:58.075806+0000 mgr.y (mgr.24269) 161 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:27:59.800 INFO:teuthology.orchestra.run.smithi045.stdout:77309411441 2024-07-28T19:27:59.808 INFO:teuthology.orchestra.run.smithi045.stdout:111669149798 2024-07-28T19:28:00.019 INFO:teuthology.orchestra.run.smithi045.stdout:34359738502 2024-07-28T19:28:00.045 INFO:teuthology.orchestra.run.smithi045.stdout:55834574972 2024-07-28T19:28:00.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:00 smithi045 bash[21729]: audit 2024-07-28T19:27:59.803571+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.45:0/1352985089' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T19:28:00.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:00 smithi045 bash[21729]: audit 2024-07-28T19:27:59.811987+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.45:0/1380859052' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T19:28:00.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:00 smithi045 bash[21729]: audit 2024-07-28T19:28:00.022786+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.45:0/1643141531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T19:28:00.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:00 smithi045 bash[21729]: audit 2024-07-28T19:28:00.048508+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.45:0/1001572941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T19:28:00.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:00 smithi045 bash[31704]: audit 2024-07-28T19:27:59.803571+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.45:0/1352985089' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T19:28:00.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:00 smithi045 bash[31704]: audit 2024-07-28T19:27:59.811987+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.45:0/1380859052' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T19:28:00.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:00 smithi045 bash[31704]: audit 2024-07-28T19:28:00.022786+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.45:0/1643141531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T19:28:00.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:00 smithi045 bash[31704]: audit 2024-07-28T19:28:00.048508+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.45:0/1001572941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T19:28:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:00 smithi155 bash[24090]: audit 2024-07-28T19:27:59.803571+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.45:0/1352985089' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T19:28:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:00 smithi155 bash[24090]: audit 2024-07-28T19:27:59.811987+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.45:0/1380859052' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T19:28:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:00 smithi155 bash[24090]: audit 2024-07-28T19:28:00.022786+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.45:0/1643141531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T19:28:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:00 smithi155 bash[24090]: audit 2024-07-28T19:28:00.048508+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.45:0/1001572941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T19:28:01.238 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:28:00 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:28:01.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:01 smithi045 bash[21729]: cluster 2024-07-28T19:28:00.076511+0000 mgr.y (mgr.24269) 162 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:01.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:01 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:01] "GET /metrics HTTP/1.1" 200 239398 "" "Prometheus/2.43.0" 2024-07-28T19:28:01.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:01 smithi045 bash[31704]: cluster 2024-07-28T19:28:00.076511+0000 mgr.y (mgr.24269) 162 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:01.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:01 smithi155 bash[24090]: cluster 2024-07-28T19:28:00.076511+0000 mgr.y (mgr.24269) 162 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:01.576 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411437 got 77309411441 for osd.2 2024-07-28T19:28:01.576 DEBUG:teuthology.parallel:result is None 2024-07-28T19:28:01.626 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149793 got 111669149798 for osd.3 2024-07-28T19:28:01.626 DEBUG:teuthology.parallel:result is None 2024-07-28T19:28:01.799 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738498 got 34359738502 for osd.0 2024-07-28T19:28:01.799 DEBUG:teuthology.parallel:result is None 2024-07-28T19:28:01.864 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574968 got 55834574972 for osd.1 2024-07-28T19:28:01.864 DEBUG:teuthology.parallel:result is None 2024-07-28T19:28:01.864 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T19:28:01.864 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph pg dump --format=json 2024-07-28T19:28:03.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:03 smithi155 bash[24090]: cluster 2024-07-28T19:28:02.077000+0000 mgr.y (mgr.24269) 163 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:03.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:03 smithi045 bash[21729]: cluster 2024-07-28T19:28:02.077000+0000 mgr.y (mgr.24269) 163 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:03.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:03 smithi045 bash[31704]: cluster 2024-07-28T19:28:02.077000+0000 mgr.y (mgr.24269) 163 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:05.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:05 smithi155 bash[24090]: cluster 2024-07-28T19:28:04.077680+0000 mgr.y (mgr.24269) 164 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:05.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:05 smithi045 bash[21729]: cluster 2024-07-28T19:28:04.077680+0000 mgr.y (mgr.24269) 164 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:05.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:05 smithi045 bash[31704]: cluster 2024-07-28T19:28:04.077680+0000 mgr.y (mgr.24269) 164 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:06.657 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:28:07.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:07 smithi155 bash[24090]: cluster 2024-07-28T19:28:06.078883+0000 mgr.y (mgr.24269) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:07.658 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:07 smithi045 bash[21729]: cluster 2024-07-28T19:28:06.078883+0000 mgr.y (mgr.24269) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:07.658 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:07 smithi045 bash[31704]: cluster 2024-07-28T19:28:06.078883+0000 mgr.y (mgr.24269) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:09.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:09 smithi155 bash[24090]: cluster 2024-07-28T19:28:08.079640+0000 mgr.y (mgr.24269) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:09.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:09 smithi155 bash[24090]: audit 2024-07-28T19:28:09.093639+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:09.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:09 smithi045 bash[31704]: cluster 2024-07-28T19:28:08.079640+0000 mgr.y (mgr.24269) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:09.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:09 smithi045 bash[31704]: audit 2024-07-28T19:28:09.093639+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:09.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:09 smithi045 bash[21729]: cluster 2024-07-28T19:28:08.079640+0000 mgr.y (mgr.24269) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:09.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:09 smithi045 bash[21729]: audit 2024-07-28T19:28:09.093639+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:09.727 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:28:09.729 INFO:teuthology.orchestra.run.smithi045.stderr:dumped all 2024-07-28T19:28:10.409 INFO:teuthology.orchestra.run.smithi045.stdout:{"pg_ready":true,"pg_map":{"version":142,"stamp":"2024-07-28T19:28:08.079259+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592706,"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":259,"num_read_kb":355,"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":173,"ondisk_log_size":173,"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":2386412,"kb_used_data":7560,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574804,"statfs":{"total":767960285184,"available":765516599296,"internally_reserved":0,"allocated":7741440,"data_stored":4365001,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.004522"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271553+0000","last_change":"2024-07-28T19:26:32.455320+0000","last_active":"2024-07-28T19:26:38.271553+0000","last_peered":"2024-07-28T19:26:38.271553+0000","last_clean":"2024-07-28T19:26:38.271553+0000","last_became_active":"2024-07-28T19:26:32.454914+0000","last_became_peered":"2024-07-28T19:26:32.454914+0000","last_unstale":"2024-07-28T19:26:38.271553+0000","last_undegraded":"2024-07-28T19:26:38.271553+0000","last_fullsized":"2024-07-28T19:26:38.271553+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:17:22.183662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517064+0000","last_change":"2024-07-28T19:26:31.183780+0000","last_active":"2024-07-28T19:26:54.517064+0000","last_peered":"2024-07-28T19:26:54.517064+0000","last_clean":"2024-07-28T19:26:54.517064+0000","last_became_active":"2024-07-28T19:26:31.182944+0000","last_became_peered":"2024-07-28T19:26:31.182944+0000","last_unstale":"2024-07-28T19:26:54.517064+0000","last_undegraded":"2024-07-28T19:26:54.517064+0000","last_fullsized":"2024-07-28T19:26:54.517064+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:04:14.042990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.15","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519606+0000","last_change":"2024-07-28T19:26:32.461125+0000","last_active":"2024-07-28T19:26:54.519606+0000","last_peered":"2024-07-28T19:26:54.519606+0000","last_clean":"2024-07-28T19:26:54.519606+0000","last_became_active":"2024-07-28T19:26:32.459818+0000","last_became_peered":"2024-07-28T19:26:32.459818+0000","last_unstale":"2024-07-28T19:26:54.519606+0000","last_undegraded":"2024-07-28T19:26:54.519606+0000","last_fullsized":"2024-07-28T19:26:54.519606+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:14:06.820717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514336+0000","last_change":"2024-07-28T19:26:31.198564+0000","last_active":"2024-07-28T19:26:54.514336+0000","last_peered":"2024-07-28T19:26:54.514336+0000","last_clean":"2024-07-28T19:26:54.514336+0000","last_became_active":"2024-07-28T19:26:31.195434+0000","last_became_peered":"2024-07-28T19:26:31.195434+0000","last_unstale":"2024-07-28T19:26:54.514336+0000","last_undegraded":"2024-07-28T19:26:54.514336+0000","last_fullsized":"2024-07-28T19:26:54.514336+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:59:51.380343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.515688+0000","last_change":"2024-07-28T19:26:32.458143+0000","last_active":"2024-07-28T19:26:54.515688+0000","last_peered":"2024-07-28T19:26:54.515688+0000","last_clean":"2024-07-28T19:26:54.515688+0000","last_became_active":"2024-07-28T19:26:32.457653+0000","last_became_peered":"2024-07-28T19:26:32.457653+0000","last_unstale":"2024-07-28T19:26:54.515688+0000","last_undegraded":"2024-07-28T19:26:54.515688+0000","last_fullsized":"2024-07-28T19:26:54.515688+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:14:19.701178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.516537+0000","last_change":"2024-07-28T19:26:31.185554+0000","last_active":"2024-07-28T19:26:54.516537+0000","last_peered":"2024-07-28T19:26:54.516537+0000","last_clean":"2024-07-28T19:26:54.516537+0000","last_became_active":"2024-07-28T19:26:31.184653+0000","last_became_peered":"2024-07-28T19:26:31.184653+0000","last_unstale":"2024-07-28T19:26:54.516537+0000","last_undegraded":"2024-07-28T19:26:54.516537+0000","last_fullsized":"2024-07-28T19:26:54.516537+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:27:59.178852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271712+0000","last_change":"2024-07-28T19:26:32.454828+0000","last_active":"2024-07-28T19:26:38.271712+0000","last_peered":"2024-07-28T19:26:38.271712+0000","last_clean":"2024-07-28T19:26:38.271712+0000","last_became_active":"2024-07-28T19:26:32.454568+0000","last_became_peered":"2024-07-28T19:26:32.454568+0000","last_unstale":"2024-07-28T19:26:38.271712+0000","last_undegraded":"2024-07-28T19:26:38.271712+0000","last_fullsized":"2024-07-28T19:26:38.271712+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:34:09.274368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'8","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.527387+0000","last_change":"2024-07-28T19:26:31.192077+0000","last_active":"2024-07-28T19:26:54.527387+0000","last_peered":"2024-07-28T19:26:54.527387+0000","last_clean":"2024-07-28T19:26:54.527387+0000","last_became_active":"2024-07-28T19:26:31.191600+0000","last_became_peered":"2024-07-28T19:26:31.191600+0000","last_unstale":"2024-07-28T19:26:54.527387+0000","last_undegraded":"2024-07-28T19:26:54.527387+0000","last_fullsized":"2024-07-28T19:26:54.527387+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:02:08.851334+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":12,"num_read_kb":12,"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":"3.f","version":"69'1","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517286+0000","last_change":"2024-07-28T19:26:31.200921+0000","last_active":"2024-07-28T19:26:54.517286+0000","last_peered":"2024-07-28T19:26:54.517286+0000","last_clean":"2024-07-28T19:26:54.517286+0000","last_became_active":"2024-07-28T19:26:31.200530+0000","last_became_peered":"2024-07-28T19:26:31.200530+0000","last_unstale":"2024-07-28T19:26:54.517286+0000","last_undegraded":"2024-07-28T19:26:54.517286+0000","last_fullsized":"2024-07-28T19:26:54.517286+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T02:09:33.125314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.8","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.518834+0000","last_change":"2024-07-28T19:26:32.454752+0000","last_active":"2024-07-28T19:26:54.518834+0000","last_peered":"2024-07-28T19:26:54.518834+0000","last_clean":"2024-07-28T19:26:54.518834+0000","last_became_active":"2024-07-28T19:26:32.453952+0000","last_became_peered":"2024-07-28T19:26:32.453952+0000","last_unstale":"2024-07-28T19:26:54.518834+0000","last_undegraded":"2024-07-28T19:26:54.518834+0000","last_fullsized":"2024-07-28T19:26:54.518834+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:52:35.681265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"69'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517849+0000","last_change":"2024-07-28T19:26:31.189798+0000","last_active":"2024-07-28T19:26:54.517849+0000","last_peered":"2024-07-28T19:26:54.517849+0000","last_clean":"2024-07-28T19:26:54.517849+0000","last_became_active":"2024-07-28T19:26:31.188916+0000","last_became_peered":"2024-07-28T19:26:31.188916+0000","last_unstale":"2024-07-28T19:26:54.517849+0000","last_undegraded":"2024-07-28T19:26:54.517849+0000","last_fullsized":"2024-07-28T19:26:54.517849+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T04:28:25.226976+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":3,"num_read_kb":3,"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.9","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.521668+0000","last_change":"2024-07-28T19:26:31.516483+0000","last_active":"2024-07-28T19:26:54.521668+0000","last_peered":"2024-07-28T19:26:54.521668+0000","last_clean":"2024-07-28T19:26:54.521668+0000","last_became_active":"2024-07-28T19:26:31.515376+0000","last_became_peered":"2024-07-28T19:26:31.515376+0000","last_unstale":"2024-07-28T19:26:54.521668+0000","last_undegraded":"2024-07-28T19:26:54.521668+0000","last_fullsized":"2024-07-28T19:26:54.521668+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:12:28.502041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"69'1","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517516+0000","last_change":"2024-07-28T19:26:31.175572+0000","last_active":"2024-07-28T19:26:54.517516+0000","last_peered":"2024-07-28T19:26:54.517516+0000","last_clean":"2024-07-28T19:26:54.517516+0000","last_became_active":"2024-07-28T19:26:31.173851+0000","last_became_peered":"2024-07-28T19:26:31.173851+0000","last_unstale":"2024-07-28T19:26:54.517516+0000","last_undegraded":"2024-07-28T19:26:54.517516+0000","last_fullsized":"2024-07-28T19:26:54.517516+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:18:48.162302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.a","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.526227+0000","last_change":"2024-07-28T19:26:32.456569+0000","last_active":"2024-07-28T19:26:54.526227+0000","last_peered":"2024-07-28T19:26:54.526227+0000","last_clean":"2024-07-28T19:26:54.526227+0000","last_became_active":"2024-07-28T19:26:32.455832+0000","last_became_peered":"2024-07-28T19:26:32.455832+0000","last_unstale":"2024-07-28T19:26:54.526227+0000","last_undegraded":"2024-07-28T19:26:54.526227+0000","last_fullsized":"2024-07-28T19:26:54.526227+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:18:56.997126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519374+0000","last_change":"2024-07-28T19:26:31.180146+0000","last_active":"2024-07-28T19:26:54.519374+0000","last_peered":"2024-07-28T19:26:54.519374+0000","last_clean":"2024-07-28T19:26:54.519374+0000","last_became_active":"2024-07-28T19:26:31.179717+0000","last_became_peered":"2024-07-28T19:26:31.179717+0000","last_unstale":"2024-07-28T19:26:54.519374+0000","last_undegraded":"2024-07-28T19:26:54.519374+0000","last_fullsized":"2024-07-28T19:26:54.519374+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:25:43.092457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514520+0000","last_change":"2024-07-28T19:26:32.453833+0000","last_active":"2024-07-28T19:26:54.514520+0000","last_peered":"2024-07-28T19:26:54.514520+0000","last_clean":"2024-07-28T19:26:54.514520+0000","last_became_active":"2024-07-28T19:26:32.453453+0000","last_became_peered":"2024-07-28T19:26:32.453453+0000","last_unstale":"2024-07-28T19:26:54.514520+0000","last_undegraded":"2024-07-28T19:26:54.514520+0000","last_fullsized":"2024-07-28T19:26:54.514520+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:58:38.623185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"70'3","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.289382+0000","last_change":"2024-07-28T19:26:31.203748+0000","last_active":"2024-07-28T19:26:38.289382+0000","last_peered":"2024-07-28T19:26:38.289382+0000","last_clean":"2024-07-28T19:26:38.289382+0000","last_became_active":"2024-07-28T19:26:31.203263+0000","last_became_peered":"2024-07-28T19:26:31.203263+0000","last_unstale":"2024-07-28T19:26:38.289382+0000","last_undegraded":"2024-07-28T19:26:38.289382+0000","last_fullsized":"2024-07-28T19:26:38.289382+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T03:59:27.002426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522334+0000","last_change":"2024-07-28T19:26:31.801465+0000","last_active":"2024-07-28T19:26:54.522334+0000","last_peered":"2024-07-28T19:26:54.522334+0000","last_clean":"2024-07-28T19:26:54.522334+0000","last_became_active":"2024-07-28T19:26:31.800368+0000","last_became_peered":"2024-07-28T19:26:31.800368+0000","last_unstale":"2024-07-28T19:26:54.522334+0000","last_undegraded":"2024-07-28T19:26:54.522334+0000","last_fullsized":"2024-07-28T19:26:54.522334+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:19:33.514025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.526509+0000","last_change":"2024-07-28T19:26:31.175273+0000","last_active":"2024-07-28T19:26:54.526509+0000","last_peered":"2024-07-28T19:26:54.526509+0000","last_clean":"2024-07-28T19:26:54.526509+0000","last_became_active":"2024-07-28T19:26:31.174817+0000","last_became_peered":"2024-07-28T19:26:31.174817+0000","last_unstale":"2024-07-28T19:26:54.526509+0000","last_undegraded":"2024-07-28T19:26:54.526509+0000","last_fullsized":"2024-07-28T19:26:54.526509+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:26:35.587605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-07-28T19:26:56.027694+0000","last_change":"2024-07-28T19:26:56.027694+0000","last_active":"2024-07-28T19:26:56.027694+0000","last_peered":"2024-07-28T19:26:56.027694+0000","last_clean":"2024-07-28T19:26:56.027694+0000","last_became_active":"2024-07-28T19:26:56.026692+0000","last_became_peered":"2024-07-28T19:26:56.026692+0000","last_unstale":"2024-07-28T19:26:56.027694+0000","last_undegraded":"2024-07-28T19:26:56.027694+0000","last_fullsized":"2024-07-28T19:26:56.027694+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:45:54.037138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.521929+0000","last_change":"2024-07-28T19:26:31.193486+0000","last_active":"2024-07-28T19:26:54.521929+0000","last_peered":"2024-07-28T19:26:54.521929+0000","last_clean":"2024-07-28T19:26:54.521929+0000","last_became_active":"2024-07-28T19:26:31.191913+0000","last_became_peered":"2024-07-28T19:26:31.191913+0000","last_unstale":"2024-07-28T19:26:54.521929+0000","last_undegraded":"2024-07-28T19:26:54.521929+0000","last_fullsized":"2024-07-28T19:26:54.521929+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:36:06.964973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522656+0000","last_change":"2024-07-28T19:26:31.801483+0000","last_active":"2024-07-28T19:26:54.522656+0000","last_peered":"2024-07-28T19:26:54.522656+0000","last_clean":"2024-07-28T19:26:54.522656+0000","last_became_active":"2024-07-28T19:26:31.800500+0000","last_became_peered":"2024-07-28T19:26:31.800500+0000","last_unstale":"2024-07-28T19:26:54.522656+0000","last_undegraded":"2024-07-28T19:26:54.522656+0000","last_fullsized":"2024-07-28T19:26:54.522656+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:40:21.639151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271327+0000","last_change":"2024-07-28T19:26:31.181089+0000","last_active":"2024-07-28T19:26:38.271327+0000","last_peered":"2024-07-28T19:26:38.271327+0000","last_clean":"2024-07-28T19:26:38.271327+0000","last_became_active":"2024-07-28T19:26:31.180333+0000","last_became_peered":"2024-07-28T19:26:31.180333+0000","last_unstale":"2024-07-28T19:26:38.271327+0000","last_undegraded":"2024-07-28T19:26:38.271327+0000","last_fullsized":"2024-07-28T19:26:38.271327+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:53:10.761578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519939+0000","last_change":"2024-07-28T19:26:31.514604+0000","last_active":"2024-07-28T19:26:54.519939+0000","last_peered":"2024-07-28T19:26:54.519939+0000","last_clean":"2024-07-28T19:26:54.519939+0000","last_became_active":"2024-07-28T19:26:31.514336+0000","last_became_peered":"2024-07-28T19:26:31.514336+0000","last_unstale":"2024-07-28T19:26:54.519939+0000","last_undegraded":"2024-07-28T19:26:54.519939+0000","last_fullsized":"2024-07-28T19:26:54.519939+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:14:00.045816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"60'128","reported_seq":277,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.516684+0000","last_change":"2024-07-28T19:23:01.656878+0000","last_active":"2024-07-28T19:26:54.516684+0000","last_peered":"2024-07-28T19:26:54.516684+0000","last_clean":"2024-07-28T19:26:54.516684+0000","last_became_active":"2024-07-28T19:23:01.655960+0000","last_became_peered":"2024-07-28T19:23:01.655960+0000","last_unstale":"2024-07-28T19:26:54.516684+0000","last_undegraded":"2024-07-28T19:26:54.516684+0000","last_fullsized":"2024-07-28T19:26:54.516684+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":"2024-07-28T19:18:46.903326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_clean_scrub_stamp":"2024-07-28T19:18:46.903326+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 @ 2024-07-30T03:03:13.377899+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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.518847+0000","last_change":"2024-07-28T19:24:36.111139+0000","last_active":"2024-07-28T19:26:54.518847+0000","last_peered":"2024-07-28T19:26:54.518847+0000","last_clean":"2024-07-28T19:26:54.518847+0000","last_became_active":"2024-07-28T19:24:36.110275+0000","last_became_peered":"2024-07-28T19:24:36.110275+0000","last_unstale":"2024-07-28T19:26:54.518847+0000","last_undegraded":"2024-07-28T19:26:54.518847+0000","last_fullsized":"2024-07-28T19:26:54.518847+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:24:00.197240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271473+0000","last_change":"2024-07-28T19:26:31.182993+0000","last_active":"2024-07-28T19:26:38.271473+0000","last_peered":"2024-07-28T19:26:38.271473+0000","last_clean":"2024-07-28T19:26:38.271473+0000","last_became_active":"2024-07-28T19:26:31.182192+0000","last_became_peered":"2024-07-28T19:26:31.182192+0000","last_unstale":"2024-07-28T19:26:38.271473+0000","last_undegraded":"2024-07-28T19:26:38.271473+0000","last_fullsized":"2024-07-28T19:26:38.271473+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:03:30.644538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.527171+0000","last_change":"2024-07-28T19:26:32.458471+0000","last_active":"2024-07-28T19:26:54.527171+0000","last_peered":"2024-07-28T19:26:54.527171+0000","last_clean":"2024-07-28T19:26:54.527171+0000","last_became_active":"2024-07-28T19:26:32.457728+0000","last_became_peered":"2024-07-28T19:26:32.457728+0000","last_unstale":"2024-07-28T19:26:54.527171+0000","last_undegraded":"2024-07-28T19:26:54.527171+0000","last_fullsized":"2024-07-28T19:26:54.527171+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:32:07.011511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.516584+0000","last_change":"2024-07-28T19:24:36.227551+0000","last_active":"2024-07-28T19:26:54.516584+0000","last_peered":"2024-07-28T19:26:54.516584+0000","last_clean":"2024-07-28T19:26:54.516584+0000","last_became_active":"2024-07-28T19:24:36.226972+0000","last_became_peered":"2024-07-28T19:24:36.226972+0000","last_unstale":"2024-07-28T19:26:54.516584+0000","last_undegraded":"2024-07-28T19:26:54.516584+0000","last_fullsized":"2024-07-28T19:26:54.516584+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:12:18.509163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514204+0000","last_change":"2024-07-28T19:26:31.199106+0000","last_active":"2024-07-28T19:26:54.514204+0000","last_peered":"2024-07-28T19:26:54.514204+0000","last_clean":"2024-07-28T19:26:54.514204+0000","last_became_active":"2024-07-28T19:26:31.197315+0000","last_became_peered":"2024-07-28T19:26:31.197315+0000","last_unstale":"2024-07-28T19:26:54.514204+0000","last_undegraded":"2024-07-28T19:26:54.514204+0000","last_fullsized":"2024-07-28T19:26:54.514204+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:52:29.399793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-07-28T19:26:56.027164+0000","last_change":"2024-07-28T19:26:56.027164+0000","last_active":"2024-07-28T19:26:56.027164+0000","last_peered":"2024-07-28T19:26:56.027164+0000","last_clean":"2024-07-28T19:26:56.027164+0000","last_became_active":"2024-07-28T19:26:56.026279+0000","last_became_peered":"2024-07-28T19:26:56.026279+0000","last_unstale":"2024-07-28T19:26:56.027164+0000","last_undegraded":"2024-07-28T19:26:56.027164+0000","last_fullsized":"2024-07-28T19:26:56.027164+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:12:21.792654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517300+0000","last_change":"2024-07-28T19:24:36.469587+0000","last_active":"2024-07-28T19:26:54.517300+0000","last_peered":"2024-07-28T19:26:54.517300+0000","last_clean":"2024-07-28T19:26:54.517300+0000","last_became_active":"2024-07-28T19:24:36.468612+0000","last_became_peered":"2024-07-28T19:24:36.468612+0000","last_unstale":"2024-07-28T19:26:54.517300+0000","last_undegraded":"2024-07-28T19:26:54.517300+0000","last_fullsized":"2024-07-28T19:26:54.517300+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:46:21.821532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.518444+0000","last_change":"2024-07-28T19:26:31.170750+0000","last_active":"2024-07-28T19:26:54.518444+0000","last_peered":"2024-07-28T19:26:54.518444+0000","last_clean":"2024-07-28T19:26:54.518444+0000","last_became_active":"2024-07-28T19:26:31.169530+0000","last_became_peered":"2024-07-28T19:26:31.169530+0000","last_unstale":"2024-07-28T19:26:54.518444+0000","last_undegraded":"2024-07-28T19:26:54.518444+0000","last_fullsized":"2024-07-28T19:26:54.518444+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:23:09.121262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519458+0000","last_change":"2024-07-28T19:26:31.906408+0000","last_active":"2024-07-28T19:26:54.519458+0000","last_peered":"2024-07-28T19:26:54.519458+0000","last_clean":"2024-07-28T19:26:54.519458+0000","last_became_active":"2024-07-28T19:26:31.905397+0000","last_became_peered":"2024-07-28T19:26:31.905397+0000","last_unstale":"2024-07-28T19:26:54.519458+0000","last_undegraded":"2024-07-28T19:26:54.519458+0000","last_fullsized":"2024-07-28T19:26:54.519458+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:27:05.697353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519232+0000","last_change":"2024-07-28T19:24:36.109466+0000","last_active":"2024-07-28T19:26:54.519232+0000","last_peered":"2024-07-28T19:26:54.519232+0000","last_clean":"2024-07-28T19:26:54.519232+0000","last_became_active":"2024-07-28T19:24:36.108318+0000","last_became_peered":"2024-07-28T19:24:36.108318+0000","last_unstale":"2024-07-28T19:26:54.519232+0000","last_undegraded":"2024-07-28T19:26:54.519232+0000","last_fullsized":"2024-07-28T19:26:54.519232+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:08:40.611133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522802+0000","last_change":"2024-07-28T19:26:31.187877+0000","last_active":"2024-07-28T19:26:54.522802+0000","last_peered":"2024-07-28T19:26:54.522802+0000","last_clean":"2024-07-28T19:26:54.522802+0000","last_became_active":"2024-07-28T19:26:31.187122+0000","last_became_peered":"2024-07-28T19:26:31.187122+0000","last_unstale":"2024-07-28T19:26:54.522802+0000","last_undegraded":"2024-07-28T19:26:54.522802+0000","last_fullsized":"2024-07-28T19:26:54.522802+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:38:41.282986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519575+0000","last_change":"2024-07-28T19:26:32.089337+0000","last_active":"2024-07-28T19:26:54.519575+0000","last_peered":"2024-07-28T19:26:54.519575+0000","last_clean":"2024-07-28T19:26:54.519575+0000","last_became_active":"2024-07-28T19:26:32.088524+0000","last_became_peered":"2024-07-28T19:26:32.088524+0000","last_unstale":"2024-07-28T19:26:54.519575+0000","last_undegraded":"2024-07-28T19:26:54.519575+0000","last_fullsized":"2024-07-28T19:26:54.519575+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:50:11.892838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519927+0000","last_change":"2024-07-28T19:26:31.178426+0000","last_active":"2024-07-28T19:26:54.519927+0000","last_peered":"2024-07-28T19:26:54.519927+0000","last_clean":"2024-07-28T19:26:54.519927+0000","last_became_active":"2024-07-28T19:26:31.177605+0000","last_became_peered":"2024-07-28T19:26:31.177605+0000","last_unstale":"2024-07-28T19:26:54.519927+0000","last_undegraded":"2024-07-28T19:26:54.519927+0000","last_fullsized":"2024-07-28T19:26:54.519927+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:43:26.791846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519710+0000","last_change":"2024-07-28T19:24:36.228414+0000","last_active":"2024-07-28T19:26:54.519710+0000","last_peered":"2024-07-28T19:26:54.519710+0000","last_clean":"2024-07-28T19:26:54.519710+0000","last_became_active":"2024-07-28T19:24:36.227551+0000","last_became_peered":"2024-07-28T19:24:36.227551+0000","last_unstale":"2024-07-28T19:26:54.519710+0000","last_undegraded":"2024-07-28T19:26:54.519710+0000","last_fullsized":"2024-07-28T19:26:54.519710+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:32:36.020103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519981+0000","last_change":"2024-07-28T19:26:31.907146+0000","last_active":"2024-07-28T19:26:54.519981+0000","last_peered":"2024-07-28T19:26:54.519981+0000","last_clean":"2024-07-28T19:26:54.519981+0000","last_became_active":"2024-07-28T19:26:31.905300+0000","last_became_peered":"2024-07-28T19:26:31.905300+0000","last_unstale":"2024-07-28T19:26:54.519981+0000","last_undegraded":"2024-07-28T19:26:54.519981+0000","last_fullsized":"2024-07-28T19:26:54.519981+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:52:43.323435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519643+0000","last_change":"2024-07-28T19:26:31.187515+0000","last_active":"2024-07-28T19:26:54.519643+0000","last_peered":"2024-07-28T19:26:54.519643+0000","last_clean":"2024-07-28T19:26:54.519643+0000","last_became_active":"2024-07-28T19:26:31.186328+0000","last_became_peered":"2024-07-28T19:26:31.186328+0000","last_unstale":"2024-07-28T19:26:54.519643+0000","last_undegraded":"2024-07-28T19:26:54.519643+0000","last_fullsized":"2024-07-28T19:26:54.519643+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:35:44.043266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517725+0000","last_change":"2024-07-28T19:24:36.384675+0000","last_active":"2024-07-28T19:26:54.517725+0000","last_peered":"2024-07-28T19:26:54.517725+0000","last_clean":"2024-07-28T19:26:54.517725+0000","last_became_active":"2024-07-28T19:24:36.383864+0000","last_became_peered":"2024-07-28T19:24:36.383864+0000","last_unstale":"2024-07-28T19:26:54.517725+0000","last_undegraded":"2024-07-28T19:26:54.517725+0000","last_fullsized":"2024-07-28T19:26:54.517725+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:29:21.182229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514605+0000","last_change":"2024-07-28T19:26:32.455797+0000","last_active":"2024-07-28T19:26:54.514605+0000","last_peered":"2024-07-28T19:26:54.514605+0000","last_clean":"2024-07-28T19:26:54.514605+0000","last_became_active":"2024-07-28T19:26:32.455154+0000","last_became_peered":"2024-07-28T19:26:32.455154+0000","last_unstale":"2024-07-28T19:26:54.514605+0000","last_undegraded":"2024-07-28T19:26:54.514605+0000","last_fullsized":"2024-07-28T19:26:54.514605+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:00:37.998930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:41.293499+0000","last_change":"2024-07-28T19:26:31.198192+0000","last_active":"2024-07-28T19:26:41.293499+0000","last_peered":"2024-07-28T19:26:41.293499+0000","last_clean":"2024-07-28T19:26:41.293499+0000","last_became_active":"2024-07-28T19:26:31.196595+0000","last_became_peered":"2024-07-28T19:26:31.196595+0000","last_unstale":"2024-07-28T19:26:41.293499+0000","last_undegraded":"2024-07-28T19:26:41.293499+0000","last_fullsized":"2024-07-28T19:26:41.293499+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T07:07:44.399371+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":3,"num_read_kb":3,"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":"2.6","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519823+0000","last_change":"2024-07-28T19:24:36.384796+0000","last_active":"2024-07-28T19:26:54.519823+0000","last_peered":"2024-07-28T19:26:54.519823+0000","last_clean":"2024-07-28T19:26:54.519823+0000","last_became_active":"2024-07-28T19:24:36.383837+0000","last_became_peered":"2024-07-28T19:24:36.383837+0000","last_unstale":"2024-07-28T19:26:54.519823+0000","last_undegraded":"2024-07-28T19:26:54.519823+0000","last_fullsized":"2024-07-28T19:26:54.519823+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:33:12.754203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271081+0000","last_change":"2024-07-28T19:26:32.457354+0000","last_active":"2024-07-28T19:26:38.271081+0000","last_peered":"2024-07-28T19:26:38.271081+0000","last_clean":"2024-07-28T19:26:38.271081+0000","last_became_active":"2024-07-28T19:26:32.456865+0000","last_became_peered":"2024-07-28T19:26:32.456865+0000","last_unstale":"2024-07-28T19:26:38.271081+0000","last_undegraded":"2024-07-28T19:26:38.271081+0000","last_fullsized":"2024-07-28T19:26:38.271081+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:27:17.752376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"70'1","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.515845+0000","last_change":"2024-07-28T19:26:31.181097+0000","last_active":"2024-07-28T19:26:54.515845+0000","last_peered":"2024-07-28T19:26:54.515845+0000","last_clean":"2024-07-28T19:26:54.515845+0000","last_became_active":"2024-07-28T19:26:31.180405+0000","last_became_peered":"2024-07-28T19:26:31.180405+0000","last_unstale":"2024-07-28T19:26:54.515845+0000","last_undegraded":"2024-07-28T19:26:54.515845+0000","last_fullsized":"2024-07-28T19:26:54.515845+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T00:47:05.635692+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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.527217+0000","last_change":"2024-07-28T19:24:36.111382+0000","last_active":"2024-07-28T19:26:54.527217+0000","last_peered":"2024-07-28T19:26:54.527217+0000","last_clean":"2024-07-28T19:26:54.527217+0000","last_became_active":"2024-07-28T19:24:36.110527+0000","last_became_peered":"2024-07-28T19:24:36.110527+0000","last_unstale":"2024-07-28T19:26:54.527217+0000","last_undegraded":"2024-07-28T19:26:54.527217+0000","last_fullsized":"2024-07-28T19:26:54.527217+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:39:21.028652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.521877+0000","last_change":"2024-07-28T19:26:31.906046+0000","last_active":"2024-07-28T19:26:54.521877+0000","last_peered":"2024-07-28T19:26:54.521877+0000","last_clean":"2024-07-28T19:26:54.521877+0000","last_became_active":"2024-07-28T19:26:31.905075+0000","last_became_peered":"2024-07-28T19:26:31.905075+0000","last_unstale":"2024-07-28T19:26:54.521877+0000","last_undegraded":"2024-07-28T19:26:54.521877+0000","last_fullsized":"2024-07-28T19:26:54.521877+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:18:51.867154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522640+0000","last_change":"2024-07-28T19:26:31.801188+0000","last_active":"2024-07-28T19:26:54.522640+0000","last_peered":"2024-07-28T19:26:54.522640+0000","last_clean":"2024-07-28T19:26:54.522640+0000","last_became_active":"2024-07-28T19:26:31.800400+0000","last_became_peered":"2024-07-28T19:26:31.800400+0000","last_unstale":"2024-07-28T19:26:54.522640+0000","last_undegraded":"2024-07-28T19:26:54.522640+0000","last_fullsized":"2024-07-28T19:26:54.522640+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:08:45.907395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.14","version":"70'7","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522368+0000","last_change":"2024-07-28T19:26:31.169501+0000","last_active":"2024-07-28T19:26:54.522368+0000","last_peered":"2024-07-28T19:26:54.522368+0000","last_clean":"2024-07-28T19:26:54.522368+0000","last_became_active":"2024-07-28T19:26:31.168713+0000","last_became_peered":"2024-07-28T19:26:31.168713+0000","last_unstale":"2024-07-28T19:26:54.522368+0000","last_undegraded":"2024-07-28T19:26:54.522368+0000","last_fullsized":"2024-07-28T19:26:54.522368+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:23:16.090914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"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":7,"num_read_kb":6,"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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519102+0000","last_change":"2024-07-28T19:26:32.089523+0000","last_active":"2024-07-28T19:26:54.519102+0000","last_peered":"2024-07-28T19:26:54.519102+0000","last_clean":"2024-07-28T19:26:54.519102+0000","last_became_active":"2024-07-28T19:26:32.088688+0000","last_became_peered":"2024-07-28T19:26:32.088688+0000","last_unstale":"2024-07-28T19:26:54.519102+0000","last_undegraded":"2024-07-28T19:26:54.519102+0000","last_fullsized":"2024-07-28T19:26:54.519102+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:13:08.534875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517138+0000","last_change":"2024-07-28T19:26:31.183222+0000","last_active":"2024-07-28T19:26:54.517138+0000","last_peered":"2024-07-28T19:26:54.517138+0000","last_clean":"2024-07-28T19:26:54.517138+0000","last_became_active":"2024-07-28T19:26:31.182588+0000","last_became_peered":"2024-07-28T19:26:31.182588+0000","last_unstale":"2024-07-28T19:26:54.517138+0000","last_undegraded":"2024-07-28T19:26:54.517138+0000","last_fullsized":"2024-07-28T19:26:54.517138+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T03:48:53.463155+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519261+0000","last_change":"2024-07-28T19:26:31.173614+0000","last_active":"2024-07-28T19:26:54.519261+0000","last_peered":"2024-07-28T19:26:54.519261+0000","last_clean":"2024-07-28T19:26:54.519261+0000","last_became_active":"2024-07-28T19:26:31.172930+0000","last_became_peered":"2024-07-28T19:26:31.172930+0000","last_unstale":"2024-07-28T19:26:54.519261+0000","last_undegraded":"2024-07-28T19:26:54.519261+0000","last_fullsized":"2024-07-28T19:26:54.519261+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:15:50.839216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271993+0000","last_change":"2024-07-28T19:26:32.453322+0000","last_active":"2024-07-28T19:26:38.271993+0000","last_peered":"2024-07-28T19:26:38.271993+0000","last_clean":"2024-07-28T19:26:38.271993+0000","last_became_active":"2024-07-28T19:26:32.453040+0000","last_became_peered":"2024-07-28T19:26:32.453040+0000","last_unstale":"2024-07-28T19:26:38.271993+0000","last_undegraded":"2024-07-28T19:26:38.271993+0000","last_fullsized":"2024-07-28T19:26:38.271993+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:55:27.294322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.516436+0000","last_change":"2024-07-28T19:26:31.197299+0000","last_active":"2024-07-28T19:26:54.516436+0000","last_peered":"2024-07-28T19:26:54.516436+0000","last_clean":"2024-07-28T19:26:54.516436+0000","last_became_active":"2024-07-28T19:26:31.196947+0000","last_became_peered":"2024-07-28T19:26:31.196947+0000","last_unstale":"2024-07-28T19:26:54.516436+0000","last_undegraded":"2024-07-28T19:26:54.516436+0000","last_fullsized":"2024-07-28T19:26:54.516436+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:54:45.722793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271070+0000","last_change":"2024-07-28T19:26:32.225091+0000","last_active":"2024-07-28T19:26:38.271070+0000","last_peered":"2024-07-28T19:26:38.271070+0000","last_clean":"2024-07-28T19:26:38.271070+0000","last_became_active":"2024-07-28T19:26:32.224757+0000","last_became_peered":"2024-07-28T19:26:32.224757+0000","last_unstale":"2024-07-28T19:26:38.271070+0000","last_undegraded":"2024-07-28T19:26:38.271070+0000","last_fullsized":"2024-07-28T19:26:38.271070+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:03:50.487672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.527110+0000","last_change":"2024-07-28T19:26:32.224156+0000","last_active":"2024-07-28T19:26:54.527110+0000","last_peered":"2024-07-28T19:26:54.527110+0000","last_clean":"2024-07-28T19:26:54.527110+0000","last_became_active":"2024-07-28T19:26:32.223351+0000","last_became_peered":"2024-07-28T19:26:32.223351+0000","last_unstale":"2024-07-28T19:26:54.527110+0000","last_undegraded":"2024-07-28T19:26:54.527110+0000","last_fullsized":"2024-07-28T19:26:54.527110+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:05:47.596807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271210+0000","last_change":"2024-07-28T19:26:31.194506+0000","last_active":"2024-07-28T19:26:38.271210+0000","last_peered":"2024-07-28T19:26:38.271210+0000","last_clean":"2024-07-28T19:26:38.271210+0000","last_became_active":"2024-07-28T19:26:31.193663+0000","last_became_peered":"2024-07-28T19:26:31.193663+0000","last_unstale":"2024-07-28T19:26:38.271210+0000","last_undegraded":"2024-07-28T19:26:38.271210+0000","last_fullsized":"2024-07-28T19:26:38.271210+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:57:51.901341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514673+0000","last_change":"2024-07-28T19:26:32.457937+0000","last_active":"2024-07-28T19:26:54.514673+0000","last_peered":"2024-07-28T19:26:54.514673+0000","last_clean":"2024-07-28T19:26:54.514673+0000","last_became_active":"2024-07-28T19:26:32.457209+0000","last_became_peered":"2024-07-28T19:26:32.457209+0000","last_unstale":"2024-07-28T19:26:54.514673+0000","last_undegraded":"2024-07-28T19:26:54.514673+0000","last_fullsized":"2024-07-28T19:26:54.514673+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:08:50.074980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.518355+0000","last_change":"2024-07-28T19:26:31.197687+0000","last_active":"2024-07-28T19:26:54.518355+0000","last_peered":"2024-07-28T19:26:54.518355+0000","last_clean":"2024-07-28T19:26:54.518355+0000","last_became_active":"2024-07-28T19:26:31.196101+0000","last_became_peered":"2024-07-28T19:26:31.196101+0000","last_unstale":"2024-07-28T19:26:54.518355+0000","last_undegraded":"2024-07-28T19:26:54.518355+0000","last_fullsized":"2024-07-28T19:26:54.518355+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:59:15.129955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271855+0000","last_change":"2024-07-28T19:26:32.451863+0000","last_active":"2024-07-28T19:26:38.271855+0000","last_peered":"2024-07-28T19:26:38.271855+0000","last_clean":"2024-07-28T19:26:38.271855+0000","last_became_active":"2024-07-28T19:26:32.451364+0000","last_became_peered":"2024-07-28T19:26:32.451364+0000","last_unstale":"2024-07-28T19:26:38.271855+0000","last_undegraded":"2024-07-28T19:26:38.271855+0000","last_fullsized":"2024-07-28T19:26:38.271855+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:41:56.641871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.521931+0000","last_change":"2024-07-28T19:26:31.192571+0000","last_active":"2024-07-28T19:26:54.521931+0000","last_peered":"2024-07-28T19:26:54.521931+0000","last_clean":"2024-07-28T19:26:54.521931+0000","last_became_active":"2024-07-28T19:26:31.190849+0000","last_became_peered":"2024-07-28T19:26:31.190849+0000","last_unstale":"2024-07-28T19:26:54.521931+0000","last_undegraded":"2024-07-28T19:26:54.521931+0000","last_fullsized":"2024-07-28T19:26:54.521931+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T04:46:08.441628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517488+0000","last_change":"2024-07-28T19:26:32.223632+0000","last_active":"2024-07-28T19:26:54.517488+0000","last_peered":"2024-07-28T19:26:54.517488+0000","last_clean":"2024-07-28T19:26:54.517488+0000","last_became_active":"2024-07-28T19:26:32.223197+0000","last_became_peered":"2024-07-28T19:26:32.223197+0000","last_unstale":"2024-07-28T19:26:54.517488+0000","last_undegraded":"2024-07-28T19:26:54.517488+0000","last_fullsized":"2024-07-28T19:26:54.517488+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:22:14.558560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514707+0000","last_change":"2024-07-28T19:26:31.184296+0000","last_active":"2024-07-28T19:26:54.514707+0000","last_peered":"2024-07-28T19:26:54.514707+0000","last_clean":"2024-07-28T19:26:54.514707+0000","last_became_active":"2024-07-28T19:26:31.183555+0000","last_became_peered":"2024-07-28T19:26:31.183555+0000","last_unstale":"2024-07-28T19:26:54.514707+0000","last_undegraded":"2024-07-28T19:26:54.514707+0000","last_fullsized":"2024-07-28T19:26:54.514707+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:56:54.930313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522642+0000","last_change":"2024-07-28T19:26:31.516416+0000","last_active":"2024-07-28T19:26:54.522642+0000","last_peered":"2024-07-28T19:26:54.522642+0000","last_clean":"2024-07-28T19:26:54.522642+0000","last_became_active":"2024-07-28T19:26:31.515478+0000","last_became_peered":"2024-07-28T19:26:31.515478+0000","last_unstale":"2024-07-28T19:26:54.522642+0000","last_undegraded":"2024-07-28T19:26:54.522642+0000","last_fullsized":"2024-07-28T19:26:54.522642+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:53:56.080311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519301+0000","last_change":"2024-07-28T19:26:31.189932+0000","last_active":"2024-07-28T19:26:54.519301+0000","last_peered":"2024-07-28T19:26:54.519301+0000","last_clean":"2024-07-28T19:26:54.519301+0000","last_became_active":"2024-07-28T19:26:31.189186+0000","last_became_peered":"2024-07-28T19:26:31.189186+0000","last_unstale":"2024-07-28T19:26:54.519301+0000","last_undegraded":"2024-07-28T19:26:54.519301+0000","last_fullsized":"2024-07-28T19:26:54.519301+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T00:10:15.485337+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":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522218+0000","last_change":"2024-07-28T19:26:31.516382+0000","last_active":"2024-07-28T19:26:54.522218+0000","last_peered":"2024-07-28T19:26:54.522218+0000","last_clean":"2024-07-28T19:26:54.522218+0000","last_became_active":"2024-07-28T19:26:31.515453+0000","last_became_peered":"2024-07-28T19:26:31.515453+0000","last_unstale":"2024-07-28T19:26:54.522218+0000","last_undegraded":"2024-07-28T19:26:54.522218+0000","last_fullsized":"2024-07-28T19:26:54.522218+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:19:17.631956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519840+0000","last_change":"2024-07-28T19:26:31.182571+0000","last_active":"2024-07-28T19:26:54.519840+0000","last_peered":"2024-07-28T19:26:54.519840+0000","last_clean":"2024-07-28T19:26:54.519840+0000","last_became_active":"2024-07-28T19:26:31.181165+0000","last_became_peered":"2024-07-28T19:26:31.181165+0000","last_unstale":"2024-07-28T19:26:54.519840+0000","last_undegraded":"2024-07-28T19:26:54.519840+0000","last_fullsized":"2024-07-28T19:26:54.519840+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T03:49:46.271196+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":3,"num_read_kb":3,"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.19","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.272181+0000","last_change":"2024-07-28T19:26:32.222476+0000","last_active":"2024-07-28T19:26:38.272181+0000","last_peered":"2024-07-28T19:26:38.272181+0000","last_clean":"2024-07-28T19:26:38.272181+0000","last_became_active":"2024-07-28T19:26:32.221674+0000","last_became_peered":"2024-07-28T19:26:32.221674+0000","last_unstale":"2024-07-28T19:26:38.272181+0000","last_undegraded":"2024-07-28T19:26:38.272181+0000","last_fullsized":"2024-07-28T19:26:38.272181+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:44:54.380609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":16,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.290244+0000","last_change":"2024-07-28T19:26:31.183539+0000","last_active":"2024-07-28T19:26:38.290244+0000","last_peered":"2024-07-28T19:26:38.290244+0000","last_clean":"2024-07-28T19:26:38.290244+0000","last_became_active":"2024-07-28T19:26:31.182641+0000","last_became_peered":"2024-07-28T19:26:31.182641+0000","last_unstale":"2024-07-28T19:26:38.290244+0000","last_undegraded":"2024-07-28T19:26:38.290244+0000","last_fullsized":"2024-07-28T19:26:38.290244+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T05:37:15.235013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-07-28T19:26:55.812721+0000","last_change":"2024-07-28T19:26:55.812721+0000","last_active":"2024-07-28T19:26:55.812721+0000","last_peered":"2024-07-28T19:26:55.812721+0000","last_clean":"2024-07-28T19:26:55.812721+0000","last_became_active":"2024-07-28T19:26:55.811621+0000","last_became_peered":"2024-07-28T19:26:55.811621+0000","last_unstale":"2024-07-28T19:26:55.812721+0000","last_undegraded":"2024-07-28T19:26:55.812721+0000","last_fullsized":"2024-07-28T19:26:55.812721+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:12:29.960388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'5","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.516302+0000","last_change":"2024-07-28T19:26:31.188167+0000","last_active":"2024-07-28T19:26:54.516302+0000","last_peered":"2024-07-28T19:26:54.516302+0000","last_clean":"2024-07-28T19:26:54.516302+0000","last_became_active":"2024-07-28T19:26:31.186263+0000","last_became_peered":"2024-07-28T19:26:31.186263+0000","last_unstale":"2024-07-28T19:26:54.516302+0000","last_undegraded":"2024-07-28T19:26:54.516302+0000","last_fullsized":"2024-07-28T19:26:54.516302+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:25:28.964888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"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":2338,"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":47,"num_read_kb":49,"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":7014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"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":236223201345,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298684,"kb_used_data":1328,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446468,"statfs":{"total":95995035648,"available":95689183232,"internally_reserved":0,"allocated":1359872,"data_stored":915845,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.91800000000000004,"15min":0.95199999999999996},"min":{"1min":0.70199999999999996,"5min":0.437,"15min":0.437},"max":{"1min":1.3149999999999999,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.0189999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.90200000000000002,"15min":0.89300000000000002},"min":{"1min":0.66800000000000004,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.2190000000000001,"5min":1.3,"15min":1.3},"last":0.89100000000000001}]},{"osd":1,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91100000000000003,"15min":0.93899999999999995},"min":{"1min":0.63100000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.244,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.206},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.91800000000000004,"15min":0.93500000000000005},"min":{"1min":0.60899999999999999,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.2030000000000001,"5min":1.748,"15min":1.748},"last":0.68799999999999994}]},{"osd":2,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.88500000000000001,"15min":0.86899999999999999},"min":{"1min":0.73099999999999998,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.149,"5min":1.544,"15min":1.544},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.96999999999999997,"15min":0.97399999999999998},"min":{"1min":0.67200000000000004,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.2669999999999999,"5min":1.421,"15min":1.421},"last":0.85899999999999999}]},{"osd":3,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.91300000000000003,"15min":0.91500000000000004},"min":{"1min":0.623,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.171,"5min":1.228,"15min":1.228},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0009999999999999,"15min":1.0069999999999999},"min":{"1min":0.753,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.321,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.2569999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.86699999999999999,"15min":0.875},"min":{"1min":0.55600000000000005,"5min":0.379,"15min":0.379},"max":{"1min":1.175,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.90500000000000003,"15min":0.88100000000000001},"min":{"1min":0.74099999999999999,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.292,"5min":1.581,"15min":1.581},"last":1.1699999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.96499999999999997,"15min":0.97499999999999998},"min":{"1min":0.70399999999999996,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.2210000000000001,"5min":1.353,"15min":1.353},"last":1.137},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.97399999999999998,"15min":0.96599999999999997},"min":{"1min":0.65800000000000003,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.2729999999999999,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.96999999999999997}]},{"osd":6,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.026,"15min":1.03},"min":{"1min":0.65100000000000002,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2609999999999999,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.091},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.98699999999999999,"15min":0.98499999999999999},"min":{"1min":0.78700000000000003,"5min":0.441,"15min":0.441},"max":{"1min":1.27,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.232}]}]},{"osd":6,"up_from":47,"seq":201863462987,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298668,"kb_used_data":1312,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446484,"statfs":{"total":95995035648,"available":95689199616,"internally_reserved":0,"allocated":1343488,"data_stored":915434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.91700000000000004,"15min":0.90300000000000002},"min":{"1min":0.54700000000000004,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1559999999999999,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.008,"5min":0.94499999999999995,"15min":0.90700000000000003},"min":{"1min":0.61099999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3380000000000001,"5min":1.343,"15min":1.343},"last":0.72499999999999998}]},{"osd":1,"last update":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.95199999999999996,"15min":0.94399999999999995},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.88700000000000001,"15min":0.92300000000000004},"min":{"1min":0.504,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1479999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.59099999999999997}]},{"osd":2,"last update":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.86499999999999999,"15min":0.86499999999999999},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.94799999999999995,"15min":0.93200000000000005},"min":{"1min":0.57799999999999996,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.98199999999999998}]},{"osd":3,"last update":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.96199999999999997,"15min":0.93400000000000005},"min":{"1min":0.56000000000000005,"5min":0.5,"15min":0.5},"max":{"1min":1.2410000000000001,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.91800000000000004,"15min":0.92200000000000004},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.1950000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.82499999999999996}]},{"osd":4,"last update":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.80800000000000005,"15min":0.754},"min":{"1min":0.41299999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.0669999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.997,"5min":0.86799999999999999,"15min":0.79500000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.2969999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.006}]},{"osd":5,"last update":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.90800000000000003,"15min":0.85799999999999998},"min":{"1min":0.45900000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.78200000000000003},{"interface":"front","average":{"1min":1.121,"5min":0.97299999999999998,"15min":0.95299999999999996},"min":{"1min":0.48599999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.288,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.93799999999999994}]},{"osd":7,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0029999999999999,"15min":0.96799999999999997},"min":{"1min":0.72399999999999998,"5min":0.441,"15min":0.441},"max":{"1min":1.286,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.034},{"interface":"front","average":{"1min":1.131,"5min":1.081,"15min":1.028},"min":{"1min":0.72699999999999998,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.3120000000000001,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.1060000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724629,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298080,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447072,"statfs":{"total":95995035648,"available":95689801728,"internally_reserved":0,"allocated":737280,"data_stored":323761,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.89000000000000001,"15min":0.85599999999999998},"min":{"1min":0.64100000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.181,"5min":1.256,"15min":1.256},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.89800000000000002,"15min":0.84699999999999998},"min":{"1min":0.68500000000000005,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.141,"5min":1.375,"15min":1.375},"last":1.0489999999999999}]},{"osd":1,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.93999999999999995,"15min":0.88500000000000001},"min":{"1min":0.68700000000000006,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.90900000000000003,"15min":0.82899999999999996},"min":{"1min":0.73899999999999999,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2809999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.214}]},{"osd":2,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.878,"15min":0.84499999999999997},"min":{"1min":0.58699999999999997,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.1879999999999999,"5min":1.232,"15min":1.232},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.056,"5min":1.006,"15min":0.91800000000000004},"min":{"1min":0.73699999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3180000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.85699999999999998}]},{"osd":3,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.91700000000000004,"15min":0.86899999999999999},"min":{"1min":0.76000000000000001,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.0069999999999999,"15min":0.94699999999999995},"min":{"1min":0.85599999999999998,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2809999999999999,"5min":1.383,"15min":1.383},"last":0.92000000000000004}]},{"osd":4,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.80900000000000005,"15min":0.71199999999999997},"min":{"1min":0.58999999999999997,"5min":0.313,"15min":0.313},"max":{"1min":1.141,"5min":1.331,"15min":1.331},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.877,"15min":0.73599999999999999},"min":{"1min":0.59599999999999997,"5min":0.375,"15min":0.375},"max":{"1min":1.1919999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.83299999999999996}]},{"osd":6,"last update":"Sun Jul 28 19:27:12 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.89500000000000002,"15min":0.78600000000000003},"min":{"1min":0.748,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2070000000000001,"5min":1.254,"15min":1.254},"last":1.095},{"interface":"front","average":{"1min":1.044,"5min":0.96499999999999997,"15min":0.86299999999999999},"min":{"1min":0.66800000000000004,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.246}]},{"osd":7,"last update":"Sun Jul 28 19:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.05,"15min":1.044},"min":{"1min":0.73299999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":1.147},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.998,"15min":0.96999999999999997},"min":{"1min":0.749,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.216,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.2909999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986271,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298096,"kb_used_data":740,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447056,"statfs":{"total":95995035648,"available":95689785344,"internally_reserved":0,"allocated":757760,"data_stored":325142,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.90300000000000002,"15min":0.85699999999999998},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.54700000000000004},"max":{"1min":1.228,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.93300000000000005,"15min":0.86299999999999999},"min":{"1min":0.82799999999999996,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.363,"5min":1.389,"15min":1.389},"last":0.58099999999999996}]},{"osd":1,"last update":"Sun Jul 28 19:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.87,"15min":0.78500000000000003},"min":{"1min":0.66600000000000004,"5min":0.502,"15min":0.502},"max":{"1min":1.0720000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.90500000000000003,"15min":0.89200000000000002},"min":{"1min":0.61899999999999999,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.198,"5min":1.298,"15min":1.298},"last":0.84899999999999998}]},{"osd":2,"last update":"Sun Jul 28 19:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.93999999999999995,"15min":0.91900000000000004},"min":{"1min":0.69899999999999995,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2450000000000001,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.032,"5min":0.96199999999999997,"15min":0.86699999999999999},"min":{"1min":0.84199999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3979999999999999},"last":1.056}]},{"osd":3,"last update":"Sun Jul 28 19:27:44 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.0169999999999999,"15min":0.92800000000000005},"min":{"1min":0.71799999999999997,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.95299999999999996,"15min":0.90200000000000002},"min":{"1min":0.749,"5min":0.495,"15min":0.495},"max":{"1min":1.1399999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.61899999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.85399999999999998,"15min":0.79600000000000004},"min":{"1min":0.67400000000000004,"5min":0.35599999999999998,"15min":0.34000000000000002},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.4350000000000001},"last":0.67300000000000004},{"interface":"front","average":{"1min":1.099,"5min":1.0149999999999999,"15min":0.82799999999999996},"min":{"1min":0.64400000000000002,"5min":0.39900000000000002,"15min":0.371},"max":{"1min":1.347,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.747}]},{"osd":6,"last update":"Sun Jul 28 19:27:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0249999999999999,"15min":0.96899999999999997},"min":{"1min":0.83199999999999996,"5min":0.377,"15min":0.377},"max":{"1min":1.3100000000000001,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.91800000000000004,"15min":0.85699999999999998},"min":{"1min":0.625,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.298,"5min":1.341,"15min":1.341},"last":1.0309999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:27:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.012,"15min":0.99199999999999999},"min":{"1min":0.65500000000000003,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.2470000000000001,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.079},{"interface":"front","average":{"1min":1.151,"5min":1.0169999999999999,"15min":0.96199999999999997},"min":{"1min":0.83599999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3149999999999999,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.90900000000000003}]}]},{"osd":3,"up_from":26,"seq":111669149800,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298076,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":737280,"data_stored":323534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:50 2024","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.68799999999999994,"15min":0.68600000000000005},"min":{"1min":0.32200000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.494,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.746,"15min":0.73899999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.3620000000000001},"last":0.57799999999999996}]},{"osd":1,"last update":"Sun Jul 28 19:27:50 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.67900000000000005,"15min":0.69799999999999995},"min":{"1min":0.34599999999999997,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.81100000000000005,"15min":0.79000000000000004},"min":{"1min":0.379,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.7210000000000001,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":0.88}]},{"osd":2,"last update":"Sun Jul 28 19:27:50 2024","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.82099999999999995,"15min":0.84099999999999997},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.0940000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.81899999999999995,"15min":0.81200000000000006},"min":{"1min":0.39200000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.0429999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":0.77600000000000002}]},{"osd":4,"last update":"Sun Jul 28 19:27:44 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.97399999999999998,"15min":0.94999999999999996},"min":{"1min":0.61899999999999999,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.867,"5min":1.978,"15min":1.978},"last":1.052},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.92400000000000004,"15min":0.91600000000000004},"min":{"1min":0.54300000000000004,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.1739999999999999,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.92100000000000004}]},{"osd":5,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0429999999999999,"15min":1.0309999999999999},"min":{"1min":0.68300000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4350000000000001,"5min":1.837,"15min":1.837},"last":1.5529999999999999},{"interface":"front","average":{"1min":1.026,"5min":1.044,"15min":1.0349999999999999},"min":{"1min":0.56599999999999995,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.268,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":0.94399999999999995}]},{"osd":6,"last update":"Sun Jul 28 19:27:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.107,"15min":1.1399999999999999},"min":{"1min":0.72899999999999998,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.371,"5min":1.74,"15min":1.74},"last":1.403},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1200000000000001,"15min":1.1819999999999999},"min":{"1min":0.79100000000000004,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.3129999999999999,"5min":2.02,"15min":2.02},"last":1.012}]},{"osd":7,"last update":"Sun Jul 28 19:27:09 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0349999999999999,"15min":1.038},"min":{"1min":0.75900000000000001,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.401,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.03},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.1479999999999999,"15min":1.165},"min":{"1min":0.63700000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.429,"5min":1.796,"15min":1.796},"last":1.7729999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411443,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298076,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":737280,"data_stored":323437,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:57 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.68400000000000005,"15min":0.63900000000000001},"min":{"1min":0.39700000000000002,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.94599999999999995,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.76300000000000001,"15min":0.69399999999999995},"min":{"1min":0.39100000000000001,"5min":0.309,"15min":0.309},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.755}]},{"osd":1,"last update":"Sun Jul 28 19:27:57 2024","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.76500000000000001,"15min":0.70699999999999996},"min":{"1min":0.47899999999999998,"5min":0.33500000000000002,"15min":0.32000000000000001},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":1.1140000000000001},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.73899999999999999,"15min":0.68999999999999995},"min":{"1min":0.35799999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":0.63500000000000001}]},{"osd":3,"last update":"Sun Jul 28 19:27:52 2024","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.75800000000000001,"15min":0.755},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.2470000000000001,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.876},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.86799999999999999,"15min":0.83399999999999996},"min":{"1min":0.51000000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.98099999999999998}]},{"osd":4,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.98599999999999999,"15min":0.94699999999999995},"min":{"1min":0.66500000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1950000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.044},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.173,"15min":1.0309999999999999},"min":{"1min":0.75800000000000001,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.431,"5min":12.34,"15min":12.34},"last":1.2030000000000001}]},{"osd":5,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.0800000000000001,"15min":0.97899999999999998},"min":{"1min":0.66700000000000004,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.2370000000000001,"5min":12.461,"15min":12.461},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.121,"15min":1.0249999999999999},"min":{"1min":0.61799999999999999,"5min":0.499,"15min":0.499},"max":{"1min":1.1299999999999999,"5min":12.413,"15min":12.413},"last":0.94799999999999995}]},{"osd":6,"last update":"Sun Jul 28 19:27:15 2024","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.0740000000000001,"15min":1.0860000000000001},"min":{"1min":0.83499999999999996,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.042,"15min":1.034},"min":{"1min":0.86599999999999999,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.252,"5min":1.478,"15min":1.478},"last":1.1619999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.052,"15min":1.0529999999999999},"min":{"1min":0.70199999999999996,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.081},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0900000000000001,"15min":1.1020000000000001},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3460000000000001,"5min":1.764,"15min":1.764},"last":1.238}]}]},{"osd":1,"up_from":13,"seq":55834574974,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298068,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447084,"statfs":{"total":95995035648,"available":95689814016,"internally_reserved":0,"allocated":729088,"data_stored":323179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:09 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.68899999999999995,"15min":0.58399999999999996},"min":{"1min":0.47799999999999998,"5min":0.30599999999999999,"15min":0.29599999999999999},"max":{"1min":0.95799999999999996,"5min":1.339,"15min":1.339},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.70199999999999996,"15min":0.60999999999999999},"min":{"1min":0.45300000000000001,"5min":0.434,"15min":0.251},"max":{"1min":0.98199999999999998,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.78000000000000003}]},{"osd":2,"last update":"Sun Jul 28 19:28:01 2024","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.752,"15min":0.70199999999999996},"min":{"1min":0.42699999999999999,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.127,"5min":1.321,"15min":1.321},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.75,"15min":0.71399999999999997},"min":{"1min":0.56200000000000006,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.59099999999999997}]},{"osd":3,"last update":"Sun Jul 28 19:28:01 2024","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.71599999999999997,"15min":0.73699999999999999},"min":{"1min":0.39000000000000001,"5min":0.313,"15min":0.313},"max":{"1min":1.0669999999999999,"5min":1.073,"15min":1.073},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.84399999999999997,"15min":0.81299999999999994},"min":{"1min":0.48799999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.2869999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.64800000000000002}]},{"osd":4,"last update":"Sun Jul 28 19:27:40 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.96899999999999997,"15min":0.91900000000000004},"min":{"1min":0.71699999999999997,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.339,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.72599999999999998},{"interface":"front","average":{"1min":1.109,"5min":1.0800000000000001,"15min":1.0209999999999999},"min":{"1min":0.873,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.371,"5min":1.504,"15min":1.504},"last":0.93200000000000005}]},{"osd":5,"last update":"Sun Jul 28 19:27:27 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.0309999999999999,"15min":1.016},"min":{"1min":0.59499999999999997,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.4970000000000001,"5min":1.587,"15min":1.587},"last":0.748},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.98099999999999998,"15min":0.999},"min":{"1min":0.69799999999999995,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.325,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.0249999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:27:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.032,"15min":1.052},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.431,"5min":1.454,"15min":1.454},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.1599999999999999,"15min":1.139},"min":{"1min":0.89900000000000002,"5min":0.629,"15min":0.629},"max":{"1min":1.546,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":0.88400000000000001}]},{"osd":7,"last update":"Sun Jul 28 19:27:09 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.151,"15min":1.1619999999999999},"min":{"1min":0.76500000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.5189999999999999,"5min":1.758,"15min":1.758},"last":0.80500000000000005},{"interface":"front","average":{"1min":1.052,"5min":1.0429999999999999,"15min":1.0529999999999999},"min":{"1min":0.73399999999999999,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.2969999999999999,"5min":1.476,"15min":1.476},"last":0.81899999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738504,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298664,"kb_used_data":1308,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446488,"statfs":{"total":95995035648,"available":95689203712,"internally_reserved":0,"allocated":1339392,"data_stored":914669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:08 2024","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.70099999999999996,"15min":0.58699999999999997},"min":{"1min":0.432,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":1.1240000000000001,"5min":1.25,"15min":1.25},"last":0.502},{"interface":"front","average":{"1min":0.747,"5min":0.751,"15min":0.65500000000000003},"min":{"1min":0.51400000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.0760000000000001,"5min":1.149,"15min":1.171},"last":0.63}]},{"osd":2,"last update":"Sun Jul 28 19:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.79000000000000004,"15min":0.69699999999999995},"min":{"1min":0.40899999999999997,"5min":0.374,"15min":0.35099999999999998},"max":{"1min":1.0600000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.73299999999999998,"15min":0.66000000000000003},"min":{"1min":0.40699999999999997,"5min":0.378,"15min":0.308},"max":{"1min":1.0720000000000001,"5min":1.331,"15min":1.331},"last":0.77200000000000002}]},{"osd":3,"last update":"Sun Jul 28 19:27:52 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.83199999999999996,"15min":0.80300000000000005},"min":{"1min":0.42399999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1930000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.80300000000000005,"15min":0.76600000000000001},"min":{"1min":0.5,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.2270000000000001,"5min":1.3,"15min":1.3},"last":0.95799999999999996}]},{"osd":4,"last update":"Sun Jul 28 19:27:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0309999999999999,"15min":0.94899999999999995},"min":{"1min":0.79300000000000004,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.2829999999999999,"5min":1.591,"15min":1.591},"last":1.1899999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.048,"15min":0.98099999999999998},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.431,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.2509999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:27:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0029999999999999,"15min":1.004},"min":{"1min":0.64900000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.54,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0469999999999999,"15min":0.98699999999999999},"min":{"1min":0.72199999999999998,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.365,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":1.296}]},{"osd":6,"last update":"Sun Jul 28 19:27:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0800000000000001,"15min":1.0660000000000001},"min":{"1min":0.746,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3540000000000001,"5min":1.704,"15min":1.704},"last":1.238},{"interface":"front","average":{"1min":1.073,"5min":1.089,"15min":1.1060000000000001},"min":{"1min":0.80200000000000005,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.496,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.343}]},{"osd":7,"last update":"Sun Jul 28 19:27:03 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0940000000000001,"15min":1.1020000000000001},"min":{"1min":0.77000000000000002,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3700000000000001,"5min":1.883,"15min":1.883},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1579999999999999,"15min":1.1699999999999999},"min":{"1min":0.68300000000000005,"5min":0.628,"15min":0.628},"max":{"1min":1.3540000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.1180000000000001}]}]}],"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":592,"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":604,"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":1698,"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":640,"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":1622,"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":1768,"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}]}} 2024-07-28T19:28:10.415 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph pg dump --format=json 2024-07-28T19:28:11.259 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:28:10 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:28:11.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:11 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:11] "GET /metrics HTTP/1.1" 200 239391 "" "Prometheus/2.43.0" 2024-07-28T19:28:11.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:11 smithi045 bash[21729]: audit 2024-07-28T19:28:09.711519+0000 mgr.y (mgr.24269) 167 : audit [DBG] from='client.24605 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:28:11.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:11 smithi045 bash[21729]: cluster 2024-07-28T19:28:10.080795+0000 mgr.y (mgr.24269) 168 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:11.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:11 smithi045 bash[31704]: audit 2024-07-28T19:28:09.711519+0000 mgr.y (mgr.24269) 167 : audit [DBG] from='client.24605 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:28:11.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:11 smithi045 bash[31704]: cluster 2024-07-28T19:28:10.080795+0000 mgr.y (mgr.24269) 168 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:11.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:11 smithi155 bash[24090]: audit 2024-07-28T19:28:09.711519+0000 mgr.y (mgr.24269) 167 : audit [DBG] from='client.24605 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:28:11.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:11 smithi155 bash[24090]: cluster 2024-07-28T19:28:10.080795+0000 mgr.y (mgr.24269) 168 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:13.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:13 smithi155 bash[24090]: cluster 2024-07-28T19:28:12.081441+0000 mgr.y (mgr.24269) 169 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:13.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:13 smithi045 bash[21729]: cluster 2024-07-28T19:28:12.081441+0000 mgr.y (mgr.24269) 169 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:13.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:13 smithi045 bash[31704]: cluster 2024-07-28T19:28:12.081441+0000 mgr.y (mgr.24269) 169 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:15.215 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:28:15.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:15 smithi155 bash[24090]: cluster 2024-07-28T19:28:14.082131+0000 mgr.y (mgr.24269) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:15.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:15 smithi045 bash[21729]: cluster 2024-07-28T19:28:14.082131+0000 mgr.y (mgr.24269) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:15.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:15 smithi045 bash[31704]: cluster 2024-07-28T19:28:14.082131+0000 mgr.y (mgr.24269) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:17.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:17 smithi045 bash[21729]: cluster 2024-07-28T19:28:16.083289+0000 mgr.y (mgr.24269) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:17.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:17 smithi045 bash[31704]: cluster 2024-07-28T19:28:16.083289+0000 mgr.y (mgr.24269) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:17.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:17 smithi155 bash[24090]: cluster 2024-07-28T19:28:16.083289+0000 mgr.y (mgr.24269) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:18.282 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:28:18.282 INFO:teuthology.orchestra.run.smithi045.stderr:dumped all 2024-07-28T19:28:18.956 INFO:teuthology.orchestra.run.smithi045.stdout:{"pg_ready":true,"pg_map":{"version":147,"stamp":"2024-07-28T19:28:18.083537+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592706,"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":259,"num_read_kb":355,"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":173,"ondisk_log_size":173,"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":2386412,"kb_used_data":7560,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574804,"statfs":{"total":767960285184,"available":765516599296,"internally_reserved":0,"allocated":7741440,"data_stored":4365001,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.005505"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271553+0000","last_change":"2024-07-28T19:26:32.455320+0000","last_active":"2024-07-28T19:26:38.271553+0000","last_peered":"2024-07-28T19:26:38.271553+0000","last_clean":"2024-07-28T19:26:38.271553+0000","last_became_active":"2024-07-28T19:26:32.454914+0000","last_became_peered":"2024-07-28T19:26:32.454914+0000","last_unstale":"2024-07-28T19:26:38.271553+0000","last_undegraded":"2024-07-28T19:26:38.271553+0000","last_fullsized":"2024-07-28T19:26:38.271553+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:17:22.183662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517064+0000","last_change":"2024-07-28T19:26:31.183780+0000","last_active":"2024-07-28T19:26:54.517064+0000","last_peered":"2024-07-28T19:26:54.517064+0000","last_clean":"2024-07-28T19:26:54.517064+0000","last_became_active":"2024-07-28T19:26:31.182944+0000","last_became_peered":"2024-07-28T19:26:31.182944+0000","last_unstale":"2024-07-28T19:26:54.517064+0000","last_undegraded":"2024-07-28T19:26:54.517064+0000","last_fullsized":"2024-07-28T19:26:54.517064+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:04:14.042990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.15","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519606+0000","last_change":"2024-07-28T19:26:32.461125+0000","last_active":"2024-07-28T19:26:54.519606+0000","last_peered":"2024-07-28T19:26:54.519606+0000","last_clean":"2024-07-28T19:26:54.519606+0000","last_became_active":"2024-07-28T19:26:32.459818+0000","last_became_peered":"2024-07-28T19:26:32.459818+0000","last_unstale":"2024-07-28T19:26:54.519606+0000","last_undegraded":"2024-07-28T19:26:54.519606+0000","last_fullsized":"2024-07-28T19:26:54.519606+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:14:06.820717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514336+0000","last_change":"2024-07-28T19:26:31.198564+0000","last_active":"2024-07-28T19:26:54.514336+0000","last_peered":"2024-07-28T19:26:54.514336+0000","last_clean":"2024-07-28T19:26:54.514336+0000","last_became_active":"2024-07-28T19:26:31.195434+0000","last_became_peered":"2024-07-28T19:26:31.195434+0000","last_unstale":"2024-07-28T19:26:54.514336+0000","last_undegraded":"2024-07-28T19:26:54.514336+0000","last_fullsized":"2024-07-28T19:26:54.514336+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:59:51.380343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.515688+0000","last_change":"2024-07-28T19:26:32.458143+0000","last_active":"2024-07-28T19:26:54.515688+0000","last_peered":"2024-07-28T19:26:54.515688+0000","last_clean":"2024-07-28T19:26:54.515688+0000","last_became_active":"2024-07-28T19:26:32.457653+0000","last_became_peered":"2024-07-28T19:26:32.457653+0000","last_unstale":"2024-07-28T19:26:54.515688+0000","last_undegraded":"2024-07-28T19:26:54.515688+0000","last_fullsized":"2024-07-28T19:26:54.515688+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:14:19.701178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.516537+0000","last_change":"2024-07-28T19:26:31.185554+0000","last_active":"2024-07-28T19:26:54.516537+0000","last_peered":"2024-07-28T19:26:54.516537+0000","last_clean":"2024-07-28T19:26:54.516537+0000","last_became_active":"2024-07-28T19:26:31.184653+0000","last_became_peered":"2024-07-28T19:26:31.184653+0000","last_unstale":"2024-07-28T19:26:54.516537+0000","last_undegraded":"2024-07-28T19:26:54.516537+0000","last_fullsized":"2024-07-28T19:26:54.516537+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:27:59.178852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271712+0000","last_change":"2024-07-28T19:26:32.454828+0000","last_active":"2024-07-28T19:26:38.271712+0000","last_peered":"2024-07-28T19:26:38.271712+0000","last_clean":"2024-07-28T19:26:38.271712+0000","last_became_active":"2024-07-28T19:26:32.454568+0000","last_became_peered":"2024-07-28T19:26:32.454568+0000","last_unstale":"2024-07-28T19:26:38.271712+0000","last_undegraded":"2024-07-28T19:26:38.271712+0000","last_fullsized":"2024-07-28T19:26:38.271712+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:34:09.274368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'8","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.527387+0000","last_change":"2024-07-28T19:26:31.192077+0000","last_active":"2024-07-28T19:26:54.527387+0000","last_peered":"2024-07-28T19:26:54.527387+0000","last_clean":"2024-07-28T19:26:54.527387+0000","last_became_active":"2024-07-28T19:26:31.191600+0000","last_became_peered":"2024-07-28T19:26:31.191600+0000","last_unstale":"2024-07-28T19:26:54.527387+0000","last_undegraded":"2024-07-28T19:26:54.527387+0000","last_fullsized":"2024-07-28T19:26:54.527387+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:02:08.851334+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":12,"num_read_kb":12,"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":"3.f","version":"69'1","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517286+0000","last_change":"2024-07-28T19:26:31.200921+0000","last_active":"2024-07-28T19:26:54.517286+0000","last_peered":"2024-07-28T19:26:54.517286+0000","last_clean":"2024-07-28T19:26:54.517286+0000","last_became_active":"2024-07-28T19:26:31.200530+0000","last_became_peered":"2024-07-28T19:26:31.200530+0000","last_unstale":"2024-07-28T19:26:54.517286+0000","last_undegraded":"2024-07-28T19:26:54.517286+0000","last_fullsized":"2024-07-28T19:26:54.517286+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T02:09:33.125314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.8","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.518834+0000","last_change":"2024-07-28T19:26:32.454752+0000","last_active":"2024-07-28T19:26:54.518834+0000","last_peered":"2024-07-28T19:26:54.518834+0000","last_clean":"2024-07-28T19:26:54.518834+0000","last_became_active":"2024-07-28T19:26:32.453952+0000","last_became_peered":"2024-07-28T19:26:32.453952+0000","last_unstale":"2024-07-28T19:26:54.518834+0000","last_undegraded":"2024-07-28T19:26:54.518834+0000","last_fullsized":"2024-07-28T19:26:54.518834+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:52:35.681265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"69'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517849+0000","last_change":"2024-07-28T19:26:31.189798+0000","last_active":"2024-07-28T19:26:54.517849+0000","last_peered":"2024-07-28T19:26:54.517849+0000","last_clean":"2024-07-28T19:26:54.517849+0000","last_became_active":"2024-07-28T19:26:31.188916+0000","last_became_peered":"2024-07-28T19:26:31.188916+0000","last_unstale":"2024-07-28T19:26:54.517849+0000","last_undegraded":"2024-07-28T19:26:54.517849+0000","last_fullsized":"2024-07-28T19:26:54.517849+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T04:28:25.226976+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":3,"num_read_kb":3,"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.9","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.521668+0000","last_change":"2024-07-28T19:26:31.516483+0000","last_active":"2024-07-28T19:26:54.521668+0000","last_peered":"2024-07-28T19:26:54.521668+0000","last_clean":"2024-07-28T19:26:54.521668+0000","last_became_active":"2024-07-28T19:26:31.515376+0000","last_became_peered":"2024-07-28T19:26:31.515376+0000","last_unstale":"2024-07-28T19:26:54.521668+0000","last_undegraded":"2024-07-28T19:26:54.521668+0000","last_fullsized":"2024-07-28T19:26:54.521668+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:12:28.502041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"69'1","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517516+0000","last_change":"2024-07-28T19:26:31.175572+0000","last_active":"2024-07-28T19:26:54.517516+0000","last_peered":"2024-07-28T19:26:54.517516+0000","last_clean":"2024-07-28T19:26:54.517516+0000","last_became_active":"2024-07-28T19:26:31.173851+0000","last_became_peered":"2024-07-28T19:26:31.173851+0000","last_unstale":"2024-07-28T19:26:54.517516+0000","last_undegraded":"2024-07-28T19:26:54.517516+0000","last_fullsized":"2024-07-28T19:26:54.517516+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:18:48.162302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.a","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.526227+0000","last_change":"2024-07-28T19:26:32.456569+0000","last_active":"2024-07-28T19:26:54.526227+0000","last_peered":"2024-07-28T19:26:54.526227+0000","last_clean":"2024-07-28T19:26:54.526227+0000","last_became_active":"2024-07-28T19:26:32.455832+0000","last_became_peered":"2024-07-28T19:26:32.455832+0000","last_unstale":"2024-07-28T19:26:54.526227+0000","last_undegraded":"2024-07-28T19:26:54.526227+0000","last_fullsized":"2024-07-28T19:26:54.526227+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:18:56.997126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519374+0000","last_change":"2024-07-28T19:26:31.180146+0000","last_active":"2024-07-28T19:26:54.519374+0000","last_peered":"2024-07-28T19:26:54.519374+0000","last_clean":"2024-07-28T19:26:54.519374+0000","last_became_active":"2024-07-28T19:26:31.179717+0000","last_became_peered":"2024-07-28T19:26:31.179717+0000","last_unstale":"2024-07-28T19:26:54.519374+0000","last_undegraded":"2024-07-28T19:26:54.519374+0000","last_fullsized":"2024-07-28T19:26:54.519374+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:25:43.092457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514520+0000","last_change":"2024-07-28T19:26:32.453833+0000","last_active":"2024-07-28T19:26:54.514520+0000","last_peered":"2024-07-28T19:26:54.514520+0000","last_clean":"2024-07-28T19:26:54.514520+0000","last_became_active":"2024-07-28T19:26:32.453453+0000","last_became_peered":"2024-07-28T19:26:32.453453+0000","last_unstale":"2024-07-28T19:26:54.514520+0000","last_undegraded":"2024-07-28T19:26:54.514520+0000","last_fullsized":"2024-07-28T19:26:54.514520+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:58:38.623185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"70'3","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.289382+0000","last_change":"2024-07-28T19:26:31.203748+0000","last_active":"2024-07-28T19:26:38.289382+0000","last_peered":"2024-07-28T19:26:38.289382+0000","last_clean":"2024-07-28T19:26:38.289382+0000","last_became_active":"2024-07-28T19:26:31.203263+0000","last_became_peered":"2024-07-28T19:26:31.203263+0000","last_unstale":"2024-07-28T19:26:38.289382+0000","last_undegraded":"2024-07-28T19:26:38.289382+0000","last_fullsized":"2024-07-28T19:26:38.289382+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T03:59:27.002426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522334+0000","last_change":"2024-07-28T19:26:31.801465+0000","last_active":"2024-07-28T19:26:54.522334+0000","last_peered":"2024-07-28T19:26:54.522334+0000","last_clean":"2024-07-28T19:26:54.522334+0000","last_became_active":"2024-07-28T19:26:31.800368+0000","last_became_peered":"2024-07-28T19:26:31.800368+0000","last_unstale":"2024-07-28T19:26:54.522334+0000","last_undegraded":"2024-07-28T19:26:54.522334+0000","last_fullsized":"2024-07-28T19:26:54.522334+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:19:33.514025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.526509+0000","last_change":"2024-07-28T19:26:31.175273+0000","last_active":"2024-07-28T19:26:54.526509+0000","last_peered":"2024-07-28T19:26:54.526509+0000","last_clean":"2024-07-28T19:26:54.526509+0000","last_became_active":"2024-07-28T19:26:31.174817+0000","last_became_peered":"2024-07-28T19:26:31.174817+0000","last_unstale":"2024-07-28T19:26:54.526509+0000","last_undegraded":"2024-07-28T19:26:54.526509+0000","last_fullsized":"2024-07-28T19:26:54.526509+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:26:35.587605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-07-28T19:26:56.027694+0000","last_change":"2024-07-28T19:26:56.027694+0000","last_active":"2024-07-28T19:26:56.027694+0000","last_peered":"2024-07-28T19:26:56.027694+0000","last_clean":"2024-07-28T19:26:56.027694+0000","last_became_active":"2024-07-28T19:26:56.026692+0000","last_became_peered":"2024-07-28T19:26:56.026692+0000","last_unstale":"2024-07-28T19:26:56.027694+0000","last_undegraded":"2024-07-28T19:26:56.027694+0000","last_fullsized":"2024-07-28T19:26:56.027694+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:45:54.037138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.521929+0000","last_change":"2024-07-28T19:26:31.193486+0000","last_active":"2024-07-28T19:26:54.521929+0000","last_peered":"2024-07-28T19:26:54.521929+0000","last_clean":"2024-07-28T19:26:54.521929+0000","last_became_active":"2024-07-28T19:26:31.191913+0000","last_became_peered":"2024-07-28T19:26:31.191913+0000","last_unstale":"2024-07-28T19:26:54.521929+0000","last_undegraded":"2024-07-28T19:26:54.521929+0000","last_fullsized":"2024-07-28T19:26:54.521929+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:36:06.964973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522656+0000","last_change":"2024-07-28T19:26:31.801483+0000","last_active":"2024-07-28T19:26:54.522656+0000","last_peered":"2024-07-28T19:26:54.522656+0000","last_clean":"2024-07-28T19:26:54.522656+0000","last_became_active":"2024-07-28T19:26:31.800500+0000","last_became_peered":"2024-07-28T19:26:31.800500+0000","last_unstale":"2024-07-28T19:26:54.522656+0000","last_undegraded":"2024-07-28T19:26:54.522656+0000","last_fullsized":"2024-07-28T19:26:54.522656+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:40:21.639151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271327+0000","last_change":"2024-07-28T19:26:31.181089+0000","last_active":"2024-07-28T19:26:38.271327+0000","last_peered":"2024-07-28T19:26:38.271327+0000","last_clean":"2024-07-28T19:26:38.271327+0000","last_became_active":"2024-07-28T19:26:31.180333+0000","last_became_peered":"2024-07-28T19:26:31.180333+0000","last_unstale":"2024-07-28T19:26:38.271327+0000","last_undegraded":"2024-07-28T19:26:38.271327+0000","last_fullsized":"2024-07-28T19:26:38.271327+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:53:10.761578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519939+0000","last_change":"2024-07-28T19:26:31.514604+0000","last_active":"2024-07-28T19:26:54.519939+0000","last_peered":"2024-07-28T19:26:54.519939+0000","last_clean":"2024-07-28T19:26:54.519939+0000","last_became_active":"2024-07-28T19:26:31.514336+0000","last_became_peered":"2024-07-28T19:26:31.514336+0000","last_unstale":"2024-07-28T19:26:54.519939+0000","last_undegraded":"2024-07-28T19:26:54.519939+0000","last_fullsized":"2024-07-28T19:26:54.519939+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:14:00.045816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"60'128","reported_seq":277,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.516684+0000","last_change":"2024-07-28T19:23:01.656878+0000","last_active":"2024-07-28T19:26:54.516684+0000","last_peered":"2024-07-28T19:26:54.516684+0000","last_clean":"2024-07-28T19:26:54.516684+0000","last_became_active":"2024-07-28T19:23:01.655960+0000","last_became_peered":"2024-07-28T19:23:01.655960+0000","last_unstale":"2024-07-28T19:26:54.516684+0000","last_undegraded":"2024-07-28T19:26:54.516684+0000","last_fullsized":"2024-07-28T19:26:54.516684+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":"2024-07-28T19:18:46.903326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_clean_scrub_stamp":"2024-07-28T19:18:46.903326+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 @ 2024-07-30T03:03:13.377899+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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.518847+0000","last_change":"2024-07-28T19:24:36.111139+0000","last_active":"2024-07-28T19:26:54.518847+0000","last_peered":"2024-07-28T19:26:54.518847+0000","last_clean":"2024-07-28T19:26:54.518847+0000","last_became_active":"2024-07-28T19:24:36.110275+0000","last_became_peered":"2024-07-28T19:24:36.110275+0000","last_unstale":"2024-07-28T19:26:54.518847+0000","last_undegraded":"2024-07-28T19:26:54.518847+0000","last_fullsized":"2024-07-28T19:26:54.518847+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:24:00.197240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271473+0000","last_change":"2024-07-28T19:26:31.182993+0000","last_active":"2024-07-28T19:26:38.271473+0000","last_peered":"2024-07-28T19:26:38.271473+0000","last_clean":"2024-07-28T19:26:38.271473+0000","last_became_active":"2024-07-28T19:26:31.182192+0000","last_became_peered":"2024-07-28T19:26:31.182192+0000","last_unstale":"2024-07-28T19:26:38.271473+0000","last_undegraded":"2024-07-28T19:26:38.271473+0000","last_fullsized":"2024-07-28T19:26:38.271473+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:03:30.644538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.527171+0000","last_change":"2024-07-28T19:26:32.458471+0000","last_active":"2024-07-28T19:26:54.527171+0000","last_peered":"2024-07-28T19:26:54.527171+0000","last_clean":"2024-07-28T19:26:54.527171+0000","last_became_active":"2024-07-28T19:26:32.457728+0000","last_became_peered":"2024-07-28T19:26:32.457728+0000","last_unstale":"2024-07-28T19:26:54.527171+0000","last_undegraded":"2024-07-28T19:26:54.527171+0000","last_fullsized":"2024-07-28T19:26:54.527171+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:32:07.011511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.516584+0000","last_change":"2024-07-28T19:24:36.227551+0000","last_active":"2024-07-28T19:26:54.516584+0000","last_peered":"2024-07-28T19:26:54.516584+0000","last_clean":"2024-07-28T19:26:54.516584+0000","last_became_active":"2024-07-28T19:24:36.226972+0000","last_became_peered":"2024-07-28T19:24:36.226972+0000","last_unstale":"2024-07-28T19:26:54.516584+0000","last_undegraded":"2024-07-28T19:26:54.516584+0000","last_fullsized":"2024-07-28T19:26:54.516584+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:12:18.509163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514204+0000","last_change":"2024-07-28T19:26:31.199106+0000","last_active":"2024-07-28T19:26:54.514204+0000","last_peered":"2024-07-28T19:26:54.514204+0000","last_clean":"2024-07-28T19:26:54.514204+0000","last_became_active":"2024-07-28T19:26:31.197315+0000","last_became_peered":"2024-07-28T19:26:31.197315+0000","last_unstale":"2024-07-28T19:26:54.514204+0000","last_undegraded":"2024-07-28T19:26:54.514204+0000","last_fullsized":"2024-07-28T19:26:54.514204+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:52:29.399793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-07-28T19:26:56.027164+0000","last_change":"2024-07-28T19:26:56.027164+0000","last_active":"2024-07-28T19:26:56.027164+0000","last_peered":"2024-07-28T19:26:56.027164+0000","last_clean":"2024-07-28T19:26:56.027164+0000","last_became_active":"2024-07-28T19:26:56.026279+0000","last_became_peered":"2024-07-28T19:26:56.026279+0000","last_unstale":"2024-07-28T19:26:56.027164+0000","last_undegraded":"2024-07-28T19:26:56.027164+0000","last_fullsized":"2024-07-28T19:26:56.027164+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:12:21.792654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517300+0000","last_change":"2024-07-28T19:24:36.469587+0000","last_active":"2024-07-28T19:26:54.517300+0000","last_peered":"2024-07-28T19:26:54.517300+0000","last_clean":"2024-07-28T19:26:54.517300+0000","last_became_active":"2024-07-28T19:24:36.468612+0000","last_became_peered":"2024-07-28T19:24:36.468612+0000","last_unstale":"2024-07-28T19:26:54.517300+0000","last_undegraded":"2024-07-28T19:26:54.517300+0000","last_fullsized":"2024-07-28T19:26:54.517300+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:46:21.821532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.518444+0000","last_change":"2024-07-28T19:26:31.170750+0000","last_active":"2024-07-28T19:26:54.518444+0000","last_peered":"2024-07-28T19:26:54.518444+0000","last_clean":"2024-07-28T19:26:54.518444+0000","last_became_active":"2024-07-28T19:26:31.169530+0000","last_became_peered":"2024-07-28T19:26:31.169530+0000","last_unstale":"2024-07-28T19:26:54.518444+0000","last_undegraded":"2024-07-28T19:26:54.518444+0000","last_fullsized":"2024-07-28T19:26:54.518444+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:23:09.121262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519458+0000","last_change":"2024-07-28T19:26:31.906408+0000","last_active":"2024-07-28T19:26:54.519458+0000","last_peered":"2024-07-28T19:26:54.519458+0000","last_clean":"2024-07-28T19:26:54.519458+0000","last_became_active":"2024-07-28T19:26:31.905397+0000","last_became_peered":"2024-07-28T19:26:31.905397+0000","last_unstale":"2024-07-28T19:26:54.519458+0000","last_undegraded":"2024-07-28T19:26:54.519458+0000","last_fullsized":"2024-07-28T19:26:54.519458+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:27:05.697353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519232+0000","last_change":"2024-07-28T19:24:36.109466+0000","last_active":"2024-07-28T19:26:54.519232+0000","last_peered":"2024-07-28T19:26:54.519232+0000","last_clean":"2024-07-28T19:26:54.519232+0000","last_became_active":"2024-07-28T19:24:36.108318+0000","last_became_peered":"2024-07-28T19:24:36.108318+0000","last_unstale":"2024-07-28T19:26:54.519232+0000","last_undegraded":"2024-07-28T19:26:54.519232+0000","last_fullsized":"2024-07-28T19:26:54.519232+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:08:40.611133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522802+0000","last_change":"2024-07-28T19:26:31.187877+0000","last_active":"2024-07-28T19:26:54.522802+0000","last_peered":"2024-07-28T19:26:54.522802+0000","last_clean":"2024-07-28T19:26:54.522802+0000","last_became_active":"2024-07-28T19:26:31.187122+0000","last_became_peered":"2024-07-28T19:26:31.187122+0000","last_unstale":"2024-07-28T19:26:54.522802+0000","last_undegraded":"2024-07-28T19:26:54.522802+0000","last_fullsized":"2024-07-28T19:26:54.522802+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:38:41.282986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519575+0000","last_change":"2024-07-28T19:26:32.089337+0000","last_active":"2024-07-28T19:26:54.519575+0000","last_peered":"2024-07-28T19:26:54.519575+0000","last_clean":"2024-07-28T19:26:54.519575+0000","last_became_active":"2024-07-28T19:26:32.088524+0000","last_became_peered":"2024-07-28T19:26:32.088524+0000","last_unstale":"2024-07-28T19:26:54.519575+0000","last_undegraded":"2024-07-28T19:26:54.519575+0000","last_fullsized":"2024-07-28T19:26:54.519575+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:50:11.892838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519927+0000","last_change":"2024-07-28T19:26:31.178426+0000","last_active":"2024-07-28T19:26:54.519927+0000","last_peered":"2024-07-28T19:26:54.519927+0000","last_clean":"2024-07-28T19:26:54.519927+0000","last_became_active":"2024-07-28T19:26:31.177605+0000","last_became_peered":"2024-07-28T19:26:31.177605+0000","last_unstale":"2024-07-28T19:26:54.519927+0000","last_undegraded":"2024-07-28T19:26:54.519927+0000","last_fullsized":"2024-07-28T19:26:54.519927+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:43:26.791846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519710+0000","last_change":"2024-07-28T19:24:36.228414+0000","last_active":"2024-07-28T19:26:54.519710+0000","last_peered":"2024-07-28T19:26:54.519710+0000","last_clean":"2024-07-28T19:26:54.519710+0000","last_became_active":"2024-07-28T19:24:36.227551+0000","last_became_peered":"2024-07-28T19:24:36.227551+0000","last_unstale":"2024-07-28T19:26:54.519710+0000","last_undegraded":"2024-07-28T19:26:54.519710+0000","last_fullsized":"2024-07-28T19:26:54.519710+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:32:36.020103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519981+0000","last_change":"2024-07-28T19:26:31.907146+0000","last_active":"2024-07-28T19:26:54.519981+0000","last_peered":"2024-07-28T19:26:54.519981+0000","last_clean":"2024-07-28T19:26:54.519981+0000","last_became_active":"2024-07-28T19:26:31.905300+0000","last_became_peered":"2024-07-28T19:26:31.905300+0000","last_unstale":"2024-07-28T19:26:54.519981+0000","last_undegraded":"2024-07-28T19:26:54.519981+0000","last_fullsized":"2024-07-28T19:26:54.519981+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:52:43.323435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519643+0000","last_change":"2024-07-28T19:26:31.187515+0000","last_active":"2024-07-28T19:26:54.519643+0000","last_peered":"2024-07-28T19:26:54.519643+0000","last_clean":"2024-07-28T19:26:54.519643+0000","last_became_active":"2024-07-28T19:26:31.186328+0000","last_became_peered":"2024-07-28T19:26:31.186328+0000","last_unstale":"2024-07-28T19:26:54.519643+0000","last_undegraded":"2024-07-28T19:26:54.519643+0000","last_fullsized":"2024-07-28T19:26:54.519643+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:35:44.043266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517725+0000","last_change":"2024-07-28T19:24:36.384675+0000","last_active":"2024-07-28T19:26:54.517725+0000","last_peered":"2024-07-28T19:26:54.517725+0000","last_clean":"2024-07-28T19:26:54.517725+0000","last_became_active":"2024-07-28T19:24:36.383864+0000","last_became_peered":"2024-07-28T19:24:36.383864+0000","last_unstale":"2024-07-28T19:26:54.517725+0000","last_undegraded":"2024-07-28T19:26:54.517725+0000","last_fullsized":"2024-07-28T19:26:54.517725+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:29:21.182229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514605+0000","last_change":"2024-07-28T19:26:32.455797+0000","last_active":"2024-07-28T19:26:54.514605+0000","last_peered":"2024-07-28T19:26:54.514605+0000","last_clean":"2024-07-28T19:26:54.514605+0000","last_became_active":"2024-07-28T19:26:32.455154+0000","last_became_peered":"2024-07-28T19:26:32.455154+0000","last_unstale":"2024-07-28T19:26:54.514605+0000","last_undegraded":"2024-07-28T19:26:54.514605+0000","last_fullsized":"2024-07-28T19:26:54.514605+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:00:37.998930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:41.293499+0000","last_change":"2024-07-28T19:26:31.198192+0000","last_active":"2024-07-28T19:26:41.293499+0000","last_peered":"2024-07-28T19:26:41.293499+0000","last_clean":"2024-07-28T19:26:41.293499+0000","last_became_active":"2024-07-28T19:26:31.196595+0000","last_became_peered":"2024-07-28T19:26:31.196595+0000","last_unstale":"2024-07-28T19:26:41.293499+0000","last_undegraded":"2024-07-28T19:26:41.293499+0000","last_fullsized":"2024-07-28T19:26:41.293499+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T07:07:44.399371+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":3,"num_read_kb":3,"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":"2.6","version":"0'0","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519823+0000","last_change":"2024-07-28T19:24:36.384796+0000","last_active":"2024-07-28T19:26:54.519823+0000","last_peered":"2024-07-28T19:26:54.519823+0000","last_clean":"2024-07-28T19:26:54.519823+0000","last_became_active":"2024-07-28T19:24:36.383837+0000","last_became_peered":"2024-07-28T19:24:36.383837+0000","last_unstale":"2024-07-28T19:26:54.519823+0000","last_undegraded":"2024-07-28T19:26:54.519823+0000","last_fullsized":"2024-07-28T19:26:54.519823+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:33:12.754203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271081+0000","last_change":"2024-07-28T19:26:32.457354+0000","last_active":"2024-07-28T19:26:38.271081+0000","last_peered":"2024-07-28T19:26:38.271081+0000","last_clean":"2024-07-28T19:26:38.271081+0000","last_became_active":"2024-07-28T19:26:32.456865+0000","last_became_peered":"2024-07-28T19:26:32.456865+0000","last_unstale":"2024-07-28T19:26:38.271081+0000","last_undegraded":"2024-07-28T19:26:38.271081+0000","last_fullsized":"2024-07-28T19:26:38.271081+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:27:17.752376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"70'1","reported_seq":16,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.515845+0000","last_change":"2024-07-28T19:26:31.181097+0000","last_active":"2024-07-28T19:26:54.515845+0000","last_peered":"2024-07-28T19:26:54.515845+0000","last_clean":"2024-07-28T19:26:54.515845+0000","last_became_active":"2024-07-28T19:26:31.180405+0000","last_became_peered":"2024-07-28T19:26:31.180405+0000","last_unstale":"2024-07-28T19:26:54.515845+0000","last_undegraded":"2024-07-28T19:26:54.515845+0000","last_fullsized":"2024-07-28T19:26:54.515845+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T00:47:05.635692+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":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.527217+0000","last_change":"2024-07-28T19:24:36.111382+0000","last_active":"2024-07-28T19:26:54.527217+0000","last_peered":"2024-07-28T19:26:54.527217+0000","last_clean":"2024-07-28T19:26:54.527217+0000","last_became_active":"2024-07-28T19:24:36.110527+0000","last_became_peered":"2024-07-28T19:24:36.110527+0000","last_unstale":"2024-07-28T19:26:54.527217+0000","last_undegraded":"2024-07-28T19:26:54.527217+0000","last_fullsized":"2024-07-28T19:26:54.527217+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:39:21.028652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.521877+0000","last_change":"2024-07-28T19:26:31.906046+0000","last_active":"2024-07-28T19:26:54.521877+0000","last_peered":"2024-07-28T19:26:54.521877+0000","last_clean":"2024-07-28T19:26:54.521877+0000","last_became_active":"2024-07-28T19:26:31.905075+0000","last_became_peered":"2024-07-28T19:26:31.905075+0000","last_unstale":"2024-07-28T19:26:54.521877+0000","last_undegraded":"2024-07-28T19:26:54.521877+0000","last_fullsized":"2024-07-28T19:26:54.521877+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:18:51.867154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522640+0000","last_change":"2024-07-28T19:26:31.801188+0000","last_active":"2024-07-28T19:26:54.522640+0000","last_peered":"2024-07-28T19:26:54.522640+0000","last_clean":"2024-07-28T19:26:54.522640+0000","last_became_active":"2024-07-28T19:26:31.800400+0000","last_became_peered":"2024-07-28T19:26:31.800400+0000","last_unstale":"2024-07-28T19:26:54.522640+0000","last_undegraded":"2024-07-28T19:26:54.522640+0000","last_fullsized":"2024-07-28T19:26:54.522640+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:08:45.907395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.14","version":"70'7","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522368+0000","last_change":"2024-07-28T19:26:31.169501+0000","last_active":"2024-07-28T19:26:54.522368+0000","last_peered":"2024-07-28T19:26:54.522368+0000","last_clean":"2024-07-28T19:26:54.522368+0000","last_became_active":"2024-07-28T19:26:31.168713+0000","last_became_peered":"2024-07-28T19:26:31.168713+0000","last_unstale":"2024-07-28T19:26:54.522368+0000","last_undegraded":"2024-07-28T19:26:54.522368+0000","last_fullsized":"2024-07-28T19:26:54.522368+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:23:16.090914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"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":7,"num_read_kb":6,"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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519102+0000","last_change":"2024-07-28T19:26:32.089523+0000","last_active":"2024-07-28T19:26:54.519102+0000","last_peered":"2024-07-28T19:26:54.519102+0000","last_clean":"2024-07-28T19:26:54.519102+0000","last_became_active":"2024-07-28T19:26:32.088688+0000","last_became_peered":"2024-07-28T19:26:32.088688+0000","last_unstale":"2024-07-28T19:26:54.519102+0000","last_undegraded":"2024-07-28T19:26:54.519102+0000","last_fullsized":"2024-07-28T19:26:54.519102+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:13:08.534875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":19,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517138+0000","last_change":"2024-07-28T19:26:31.183222+0000","last_active":"2024-07-28T19:26:54.517138+0000","last_peered":"2024-07-28T19:26:54.517138+0000","last_clean":"2024-07-28T19:26:54.517138+0000","last_became_active":"2024-07-28T19:26:31.182588+0000","last_became_peered":"2024-07-28T19:26:31.182588+0000","last_unstale":"2024-07-28T19:26:54.517138+0000","last_undegraded":"2024-07-28T19:26:54.517138+0000","last_fullsized":"2024-07-28T19:26:54.517138+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T03:48:53.463155+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519261+0000","last_change":"2024-07-28T19:26:31.173614+0000","last_active":"2024-07-28T19:26:54.519261+0000","last_peered":"2024-07-28T19:26:54.519261+0000","last_clean":"2024-07-28T19:26:54.519261+0000","last_became_active":"2024-07-28T19:26:31.172930+0000","last_became_peered":"2024-07-28T19:26:31.172930+0000","last_unstale":"2024-07-28T19:26:54.519261+0000","last_undegraded":"2024-07-28T19:26:54.519261+0000","last_fullsized":"2024-07-28T19:26:54.519261+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:15:50.839216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271993+0000","last_change":"2024-07-28T19:26:32.453322+0000","last_active":"2024-07-28T19:26:38.271993+0000","last_peered":"2024-07-28T19:26:38.271993+0000","last_clean":"2024-07-28T19:26:38.271993+0000","last_became_active":"2024-07-28T19:26:32.453040+0000","last_became_peered":"2024-07-28T19:26:32.453040+0000","last_unstale":"2024-07-28T19:26:38.271993+0000","last_undegraded":"2024-07-28T19:26:38.271993+0000","last_fullsized":"2024-07-28T19:26:38.271993+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:55:27.294322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.516436+0000","last_change":"2024-07-28T19:26:31.197299+0000","last_active":"2024-07-28T19:26:54.516436+0000","last_peered":"2024-07-28T19:26:54.516436+0000","last_clean":"2024-07-28T19:26:54.516436+0000","last_became_active":"2024-07-28T19:26:31.196947+0000","last_became_peered":"2024-07-28T19:26:31.196947+0000","last_unstale":"2024-07-28T19:26:54.516436+0000","last_undegraded":"2024-07-28T19:26:54.516436+0000","last_fullsized":"2024-07-28T19:26:54.516436+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:54:45.722793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271070+0000","last_change":"2024-07-28T19:26:32.225091+0000","last_active":"2024-07-28T19:26:38.271070+0000","last_peered":"2024-07-28T19:26:38.271070+0000","last_clean":"2024-07-28T19:26:38.271070+0000","last_became_active":"2024-07-28T19:26:32.224757+0000","last_became_peered":"2024-07-28T19:26:32.224757+0000","last_unstale":"2024-07-28T19:26:38.271070+0000","last_undegraded":"2024-07-28T19:26:38.271070+0000","last_fullsized":"2024-07-28T19:26:38.271070+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:03:50.487672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.527110+0000","last_change":"2024-07-28T19:26:32.224156+0000","last_active":"2024-07-28T19:26:54.527110+0000","last_peered":"2024-07-28T19:26:54.527110+0000","last_clean":"2024-07-28T19:26:54.527110+0000","last_became_active":"2024-07-28T19:26:32.223351+0000","last_became_peered":"2024-07-28T19:26:32.223351+0000","last_unstale":"2024-07-28T19:26:54.527110+0000","last_undegraded":"2024-07-28T19:26:54.527110+0000","last_fullsized":"2024-07-28T19:26:54.527110+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:05:47.596807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271210+0000","last_change":"2024-07-28T19:26:31.194506+0000","last_active":"2024-07-28T19:26:38.271210+0000","last_peered":"2024-07-28T19:26:38.271210+0000","last_clean":"2024-07-28T19:26:38.271210+0000","last_became_active":"2024-07-28T19:26:31.193663+0000","last_became_peered":"2024-07-28T19:26:31.193663+0000","last_unstale":"2024-07-28T19:26:38.271210+0000","last_undegraded":"2024-07-28T19:26:38.271210+0000","last_fullsized":"2024-07-28T19:26:38.271210+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:57:51.901341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514673+0000","last_change":"2024-07-28T19:26:32.457937+0000","last_active":"2024-07-28T19:26:54.514673+0000","last_peered":"2024-07-28T19:26:54.514673+0000","last_clean":"2024-07-28T19:26:54.514673+0000","last_became_active":"2024-07-28T19:26:32.457209+0000","last_became_peered":"2024-07-28T19:26:32.457209+0000","last_unstale":"2024-07-28T19:26:54.514673+0000","last_undegraded":"2024-07-28T19:26:54.514673+0000","last_fullsized":"2024-07-28T19:26:54.514673+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:08:50.074980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.518355+0000","last_change":"2024-07-28T19:26:31.197687+0000","last_active":"2024-07-28T19:26:54.518355+0000","last_peered":"2024-07-28T19:26:54.518355+0000","last_clean":"2024-07-28T19:26:54.518355+0000","last_became_active":"2024-07-28T19:26:31.196101+0000","last_became_peered":"2024-07-28T19:26:31.196101+0000","last_unstale":"2024-07-28T19:26:54.518355+0000","last_undegraded":"2024-07-28T19:26:54.518355+0000","last_fullsized":"2024-07-28T19:26:54.518355+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:59:15.129955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.271855+0000","last_change":"2024-07-28T19:26:32.451863+0000","last_active":"2024-07-28T19:26:38.271855+0000","last_peered":"2024-07-28T19:26:38.271855+0000","last_clean":"2024-07-28T19:26:38.271855+0000","last_became_active":"2024-07-28T19:26:32.451364+0000","last_became_peered":"2024-07-28T19:26:32.451364+0000","last_unstale":"2024-07-28T19:26:38.271855+0000","last_undegraded":"2024-07-28T19:26:38.271855+0000","last_fullsized":"2024-07-28T19:26:38.271855+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:41:56.641871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.521931+0000","last_change":"2024-07-28T19:26:31.192571+0000","last_active":"2024-07-28T19:26:54.521931+0000","last_peered":"2024-07-28T19:26:54.521931+0000","last_clean":"2024-07-28T19:26:54.521931+0000","last_became_active":"2024-07-28T19:26:31.190849+0000","last_became_peered":"2024-07-28T19:26:31.190849+0000","last_unstale":"2024-07-28T19:26:54.521931+0000","last_undegraded":"2024-07-28T19:26:54.521931+0000","last_fullsized":"2024-07-28T19:26:54.521931+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T04:46:08.441628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.517488+0000","last_change":"2024-07-28T19:26:32.223632+0000","last_active":"2024-07-28T19:26:54.517488+0000","last_peered":"2024-07-28T19:26:54.517488+0000","last_clean":"2024-07-28T19:26:54.517488+0000","last_became_active":"2024-07-28T19:26:32.223197+0000","last_became_peered":"2024-07-28T19:26:32.223197+0000","last_unstale":"2024-07-28T19:26:54.517488+0000","last_undegraded":"2024-07-28T19:26:54.517488+0000","last_fullsized":"2024-07-28T19:26:54.517488+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:22:14.558560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'2","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.514707+0000","last_change":"2024-07-28T19:26:31.184296+0000","last_active":"2024-07-28T19:26:54.514707+0000","last_peered":"2024-07-28T19:26:54.514707+0000","last_clean":"2024-07-28T19:26:54.514707+0000","last_became_active":"2024-07-28T19:26:31.183555+0000","last_became_peered":"2024-07-28T19:26:31.183555+0000","last_unstale":"2024-07-28T19:26:54.514707+0000","last_undegraded":"2024-07-28T19:26:54.514707+0000","last_fullsized":"2024-07-28T19:26:54.514707+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:56:54.930313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522642+0000","last_change":"2024-07-28T19:26:31.516416+0000","last_active":"2024-07-28T19:26:54.522642+0000","last_peered":"2024-07-28T19:26:54.522642+0000","last_clean":"2024-07-28T19:26:54.522642+0000","last_became_active":"2024-07-28T19:26:31.515478+0000","last_became_peered":"2024-07-28T19:26:31.515478+0000","last_unstale":"2024-07-28T19:26:54.522642+0000","last_undegraded":"2024-07-28T19:26:54.522642+0000","last_fullsized":"2024-07-28T19:26:54.522642+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:53:56.080311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519301+0000","last_change":"2024-07-28T19:26:31.189932+0000","last_active":"2024-07-28T19:26:54.519301+0000","last_peered":"2024-07-28T19:26:54.519301+0000","last_clean":"2024-07-28T19:26:54.519301+0000","last_became_active":"2024-07-28T19:26:31.189186+0000","last_became_peered":"2024-07-28T19:26:31.189186+0000","last_unstale":"2024-07-28T19:26:54.519301+0000","last_undegraded":"2024-07-28T19:26:54.519301+0000","last_fullsized":"2024-07-28T19:26:54.519301+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T00:10:15.485337+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":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":14,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.522218+0000","last_change":"2024-07-28T19:26:31.516382+0000","last_active":"2024-07-28T19:26:54.522218+0000","last_peered":"2024-07-28T19:26:54.522218+0000","last_clean":"2024-07-28T19:26:54.522218+0000","last_became_active":"2024-07-28T19:26:31.515453+0000","last_became_peered":"2024-07-28T19:26:31.515453+0000","last_unstale":"2024-07-28T19:26:54.522218+0000","last_undegraded":"2024-07-28T19:26:54.522218+0000","last_fullsized":"2024-07-28T19:26:54.522218+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:19:17.631956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.519840+0000","last_change":"2024-07-28T19:26:31.182571+0000","last_active":"2024-07-28T19:26:54.519840+0000","last_peered":"2024-07-28T19:26:54.519840+0000","last_clean":"2024-07-28T19:26:54.519840+0000","last_became_active":"2024-07-28T19:26:31.181165+0000","last_became_peered":"2024-07-28T19:26:31.181165+0000","last_unstale":"2024-07-28T19:26:54.519840+0000","last_undegraded":"2024-07-28T19:26:54.519840+0000","last_fullsized":"2024-07-28T19:26:54.519840+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T03:49:46.271196+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":3,"num_read_kb":3,"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.19","version":"0'0","reported_seq":13,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.272181+0000","last_change":"2024-07-28T19:26:32.222476+0000","last_active":"2024-07-28T19:26:38.272181+0000","last_peered":"2024-07-28T19:26:38.272181+0000","last_clean":"2024-07-28T19:26:38.272181+0000","last_became_active":"2024-07-28T19:26:32.221674+0000","last_became_peered":"2024-07-28T19:26:32.221674+0000","last_unstale":"2024-07-28T19:26:38.272181+0000","last_undegraded":"2024-07-28T19:26:38.272181+0000","last_fullsized":"2024-07-28T19:26:38.272181+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:44:54.380609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":16,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-07-28T19:26:38.290244+0000","last_change":"2024-07-28T19:26:31.183539+0000","last_active":"2024-07-28T19:26:38.290244+0000","last_peered":"2024-07-28T19:26:38.290244+0000","last_clean":"2024-07-28T19:26:38.290244+0000","last_became_active":"2024-07-28T19:26:31.182641+0000","last_became_peered":"2024-07-28T19:26:31.182641+0000","last_unstale":"2024-07-28T19:26:38.290244+0000","last_undegraded":"2024-07-28T19:26:38.290244+0000","last_fullsized":"2024-07-28T19:26:38.290244+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T05:37:15.235013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":24,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-07-28T19:26:55.812721+0000","last_change":"2024-07-28T19:26:55.812721+0000","last_active":"2024-07-28T19:26:55.812721+0000","last_peered":"2024-07-28T19:26:55.812721+0000","last_clean":"2024-07-28T19:26:55.812721+0000","last_became_active":"2024-07-28T19:26:55.811621+0000","last_became_peered":"2024-07-28T19:26:55.811621+0000","last_unstale":"2024-07-28T19:26:55.812721+0000","last_undegraded":"2024-07-28T19:26:55.812721+0000","last_fullsized":"2024-07-28T19:26:55.812721+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:12:29.960388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'5","reported_seq":22,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-07-28T19:26:54.516302+0000","last_change":"2024-07-28T19:26:31.188167+0000","last_active":"2024-07-28T19:26:54.516302+0000","last_peered":"2024-07-28T19:26:54.516302+0000","last_clean":"2024-07-28T19:26:54.516302+0000","last_became_active":"2024-07-28T19:26:31.186263+0000","last_became_peered":"2024-07-28T19:26:31.186263+0000","last_unstale":"2024-07-28T19:26:54.516302+0000","last_undegraded":"2024-07-28T19:26:54.516302+0000","last_fullsized":"2024-07-28T19:26:54.516302+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:25:28.964888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"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":2338,"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":47,"num_read_kb":49,"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":7014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"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":236223201347,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298684,"kb_used_data":1328,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446468,"statfs":{"total":95995035648,"available":95689183232,"internally_reserved":0,"allocated":1359872,"data_stored":915845,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.91800000000000004,"15min":0.95199999999999996},"min":{"1min":0.70199999999999996,"5min":0.437,"15min":0.437},"max":{"1min":1.3149999999999999,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.90200000000000002,"15min":0.89300000000000002},"min":{"1min":0.66800000000000004,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.2190000000000001,"5min":1.3,"15min":1.3},"last":0.63100000000000001}]},{"osd":1,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91100000000000003,"15min":0.93899999999999995},"min":{"1min":0.63100000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.244,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.91800000000000004,"15min":0.93500000000000005},"min":{"1min":0.60899999999999999,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.2030000000000001,"5min":1.748,"15min":1.748},"last":1.198}]},{"osd":2,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.88500000000000001,"15min":0.86899999999999999},"min":{"1min":0.73099999999999998,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.149,"5min":1.544,"15min":1.544},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.96999999999999997,"15min":0.97399999999999998},"min":{"1min":0.67200000000000004,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.2669999999999999,"5min":1.421,"15min":1.421},"last":1.097}]},{"osd":3,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.91300000000000003,"15min":0.91500000000000004},"min":{"1min":0.623,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.171,"5min":1.228,"15min":1.228},"last":1.077},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0009999999999999,"15min":1.0069999999999999},"min":{"1min":0.753,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.321,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.93100000000000005}]},{"osd":4,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.86699999999999999,"15min":0.875},"min":{"1min":0.55600000000000005,"5min":0.379,"15min":0.379},"max":{"1min":1.175,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.996},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.90500000000000003,"15min":0.88100000000000001},"min":{"1min":0.74099999999999999,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.292,"5min":1.581,"15min":1.581},"last":0.88600000000000001}]},{"osd":5,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.96499999999999997,"15min":0.97499999999999998},"min":{"1min":0.70399999999999996,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.2210000000000001,"5min":1.353,"15min":1.353},"last":1.054},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.97399999999999998,"15min":0.96599999999999997},"min":{"1min":0.65800000000000003,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.2729999999999999,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.123}]},{"osd":6,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.026,"15min":1.03},"min":{"1min":0.65100000000000002,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2609999999999999,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.266},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.98699999999999999,"15min":0.98499999999999999},"min":{"1min":0.78700000000000003,"5min":0.441,"15min":0.441},"max":{"1min":1.27,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.97099999999999997}]}]},{"osd":6,"up_from":47,"seq":201863462989,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298668,"kb_used_data":1312,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446484,"statfs":{"total":95995035648,"available":95689199616,"internally_reserved":0,"allocated":1343488,"data_stored":915434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.91700000000000004,"15min":0.90300000000000002},"min":{"1min":0.54700000000000004,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1559999999999999,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.117},{"interface":"front","average":{"1min":1.008,"5min":0.94499999999999995,"15min":0.90700000000000003},"min":{"1min":0.61099999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3380000000000001,"5min":1.343,"15min":1.343},"last":0.66900000000000004}]},{"osd":1,"last update":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.95199999999999996,"15min":0.94399999999999995},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.88700000000000001,"15min":0.92300000000000004},"min":{"1min":0.504,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1479999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.751}]},{"osd":2,"last update":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.86499999999999999,"15min":0.86499999999999999},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.94799999999999995,"15min":0.93200000000000005},"min":{"1min":0.57799999999999996,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.874}]},{"osd":3,"last update":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.96199999999999997,"15min":0.93400000000000005},"min":{"1min":0.56000000000000005,"5min":0.5,"15min":0.5},"max":{"1min":1.2410000000000001,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.91800000000000004,"15min":0.92200000000000004},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.1950000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.98299999999999998}]},{"osd":4,"last update":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.80800000000000005,"15min":0.754},"min":{"1min":0.41299999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.0669999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.165},{"interface":"front","average":{"1min":0.997,"5min":0.86799999999999999,"15min":0.79500000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.2969999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.0569999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:27:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.90800000000000003,"15min":0.85799999999999998},"min":{"1min":0.45900000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.121,"5min":0.97299999999999998,"15min":0.95299999999999996},"min":{"1min":0.48599999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.288,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.137}]},{"osd":7,"last update":"Sun Jul 28 19:28:04 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0029999999999999,"15min":0.96799999999999997},"min":{"1min":0.72399999999999998,"5min":0.441,"15min":0.441},"max":{"1min":1.286,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.131,"5min":1.081,"15min":1.028},"min":{"1min":0.72699999999999998,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.3120000000000001,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.2030000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724631,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298080,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447072,"statfs":{"total":95995035648,"available":95689801728,"internally_reserved":0,"allocated":737280,"data_stored":323761,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.89000000000000001,"15min":0.85599999999999998},"min":{"1min":0.64100000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.181,"5min":1.256,"15min":1.256},"last":1.026},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.89800000000000002,"15min":0.84699999999999998},"min":{"1min":0.68500000000000005,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.141,"5min":1.375,"15min":1.375},"last":0.85399999999999998}]},{"osd":1,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.93999999999999995,"15min":0.88500000000000001},"min":{"1min":0.68700000000000006,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.90900000000000003,"15min":0.82899999999999996},"min":{"1min":0.73899999999999999,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2809999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.89700000000000002}]},{"osd":2,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.878,"15min":0.84499999999999997},"min":{"1min":0.58699999999999997,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.1879999999999999,"5min":1.232,"15min":1.232},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.056,"5min":1.006,"15min":0.91800000000000004},"min":{"1min":0.73699999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3180000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.1970000000000001}]},{"osd":3,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.91700000000000004,"15min":0.86899999999999999},"min":{"1min":0.76000000000000001,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.117},{"interface":"front","average":{"1min":1.087,"5min":1.0069999999999999,"15min":0.94699999999999995},"min":{"1min":0.85599999999999998,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2809999999999999,"5min":1.383,"15min":1.383},"last":1.091}]},{"osd":4,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.80900000000000005,"15min":0.71199999999999997},"min":{"1min":0.58999999999999997,"5min":0.313,"15min":0.313},"max":{"1min":1.141,"5min":1.331,"15min":1.331},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.877,"15min":0.73599999999999999},"min":{"1min":0.59599999999999997,"5min":0.375,"15min":0.375},"max":{"1min":1.1919999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.93300000000000005}]},{"osd":6,"last update":"Sun Jul 28 19:28:12 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.94099999999999995,"15min":0.80100000000000005},"min":{"1min":0.67000000000000004,"5min":0.44400000000000001,"15min":0.42199999999999999},"max":{"1min":1.2170000000000001,"5min":1.254,"15min":1.254},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.093,"5min":1.0209999999999999,"15min":0.88100000000000001},"min":{"1min":0.67900000000000005,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":0.67900000000000005}]},{"osd":7,"last update":"Sun Jul 28 19:28:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0660000000000001,"15min":1.05},"min":{"1min":0.77000000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.006},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.018,"15min":0.97699999999999998},"min":{"1min":0.81100000000000005,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.2909999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.0600000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986273,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298096,"kb_used_data":740,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447056,"statfs":{"total":95995035648,"available":95689785344,"internally_reserved":0,"allocated":757760,"data_stored":325142,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.90300000000000002,"15min":0.85699999999999998},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.54700000000000004},"max":{"1min":1.228,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.60199999999999998},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.93300000000000005,"15min":0.86299999999999999},"min":{"1min":0.82799999999999996,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.363,"5min":1.389,"15min":1.389},"last":0.64000000000000001}]},{"osd":1,"last update":"Sun Jul 28 19:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.87,"15min":0.78500000000000003},"min":{"1min":0.66600000000000004,"5min":0.502,"15min":0.502},"max":{"1min":1.0720000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.90500000000000003,"15min":0.89200000000000002},"min":{"1min":0.61899999999999999,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.198,"5min":1.298,"15min":1.298},"last":1.196}]},{"osd":2,"last update":"Sun Jul 28 19:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.93999999999999995,"15min":0.91900000000000004},"min":{"1min":0.69899999999999995,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2450000000000001,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.4099999999999999},{"interface":"front","average":{"1min":1.032,"5min":0.96199999999999997,"15min":0.86699999999999999},"min":{"1min":0.84199999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3979999999999999},"last":0.98099999999999998}]},{"osd":3,"last update":"Sun Jul 28 19:27:44 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.0169999999999999,"15min":0.92800000000000005},"min":{"1min":0.71799999999999997,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.95299999999999996,"15min":0.90200000000000002},"min":{"1min":0.749,"5min":0.495,"15min":0.495},"max":{"1min":1.1399999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.0289999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.85399999999999998,"15min":0.79600000000000004},"min":{"1min":0.67400000000000004,"5min":0.35599999999999998,"15min":0.34000000000000002},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.4350000000000001},"last":1.165},{"interface":"front","average":{"1min":1.099,"5min":1.0149999999999999,"15min":0.82799999999999996},"min":{"1min":0.64400000000000002,"5min":0.39900000000000002,"15min":0.371},"max":{"1min":1.347,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.2549999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:27:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0249999999999999,"15min":0.96899999999999997},"min":{"1min":0.83199999999999996,"5min":0.377,"15min":0.377},"max":{"1min":1.3100000000000001,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.337},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.91800000000000004,"15min":0.85699999999999998},"min":{"1min":0.625,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.298,"5min":1.341,"15min":1.341},"last":1.2909999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:28:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0189999999999999,"15min":0.995},"min":{"1min":0.69499999999999995,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3169999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.361},{"interface":"front","average":{"1min":1.008,"5min":1.0309999999999999,"15min":0.96699999999999997},"min":{"1min":0.76500000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.216,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.234}]}]},{"osd":3,"up_from":26,"seq":111669149802,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298076,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":737280,"data_stored":323534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:50 2024","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.68799999999999994,"15min":0.68600000000000005},"min":{"1min":0.32200000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.494,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.746,"15min":0.73899999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.3620000000000001},"last":0.36899999999999999}]},{"osd":1,"last update":"Sun Jul 28 19:27:50 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.67900000000000005,"15min":0.69799999999999995},"min":{"1min":0.34599999999999997,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.81100000000000005,"15min":0.79000000000000004},"min":{"1min":0.379,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.7210000000000001,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":0.47699999999999998}]},{"osd":2,"last update":"Sun Jul 28 19:27:50 2024","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.82099999999999995,"15min":0.84099999999999997},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.0940000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.443},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.81899999999999995,"15min":0.81200000000000006},"min":{"1min":0.39200000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.0429999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":0.42099999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:27:44 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.97399999999999998,"15min":0.94999999999999996},"min":{"1min":0.61899999999999999,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.867,"5min":1.978,"15min":1.978},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.92400000000000004,"15min":0.91600000000000004},"min":{"1min":0.54300000000000004,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.1739999999999999,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.81599999999999995}]},{"osd":5,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0429999999999999,"15min":1.0309999999999999},"min":{"1min":0.68300000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4350000000000001,"5min":1.837,"15min":1.837},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.026,"5min":1.044,"15min":1.0349999999999999},"min":{"1min":0.56599999999999995,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.268,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":0.60999999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:27:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.107,"15min":1.1399999999999999},"min":{"1min":0.72899999999999998,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.371,"5min":1.74,"15min":1.74},"last":0.67900000000000005},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1200000000000001,"15min":1.1819999999999999},"min":{"1min":0.79100000000000004,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.3129999999999999,"5min":2.02,"15min":2.02},"last":0.70999999999999996}]},{"osd":7,"last update":"Sun Jul 28 19:28:10 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.026,"15min":1.0349999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.4590000000000001,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.139,"5min":1.141,"15min":1.163},"min":{"1min":0.67300000000000004,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.7729999999999999,"5min":1.796,"15min":1.796},"last":0.622}]}]},{"osd":2,"up_from":18,"seq":77309411445,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298076,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":737280,"data_stored":323437,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:27:57 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.68400000000000005,"15min":0.63900000000000001},"min":{"1min":0.39700000000000002,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.94599999999999995,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.76300000000000001,"15min":0.69399999999999995},"min":{"1min":0.39100000000000001,"5min":0.309,"15min":0.309},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.996}]},{"osd":1,"last update":"Sun Jul 28 19:27:57 2024","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.76500000000000001,"15min":0.70699999999999996},"min":{"1min":0.47899999999999998,"5min":0.33500000000000002,"15min":0.32000000000000001},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.73899999999999999,"15min":0.68999999999999995},"min":{"1min":0.35799999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":1.1719999999999999}]},{"osd":3,"last update":"Sun Jul 28 19:27:52 2024","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.75800000000000001,"15min":0.755},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.2470000000000001,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.86799999999999999,"15min":0.83399999999999996},"min":{"1min":0.51000000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":1.5109999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.98599999999999999,"15min":0.94699999999999995},"min":{"1min":0.66500000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1950000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.173,"15min":1.0309999999999999},"min":{"1min":0.75800000000000001,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.431,"5min":12.34,"15min":12.34},"last":1.2849999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:27:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.0800000000000001,"15min":0.97899999999999998},"min":{"1min":0.66700000000000004,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.2370000000000001,"5min":12.461,"15min":12.461},"last":1.083},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.121,"15min":1.0249999999999999},"min":{"1min":0.61799999999999999,"5min":0.499,"15min":0.499},"max":{"1min":1.1299999999999999,"5min":12.413,"15min":12.413},"last":1.1180000000000001}]},{"osd":6,"last update":"Sun Jul 28 19:27:15 2024","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.0740000000000001,"15min":1.0860000000000001},"min":{"1min":0.83499999999999996,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":1.4339999999999999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.042,"15min":1.034},"min":{"1min":0.86599999999999999,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.252,"5min":1.478,"15min":1.478},"last":1.4059999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:28:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.66500000000000004,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.3300000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.079,"15min":1.099},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.4299999999999999,"5min":1.764,"15min":1.764},"last":1.3660000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574976,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298068,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447084,"statfs":{"total":95995035648,"available":95689814016,"internally_reserved":0,"allocated":729088,"data_stored":323179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:28:11 2024","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.67800000000000005,"15min":0.59599999999999997},"min":{"1min":0.39600000000000002,"5min":0.30599999999999999,"15min":0.29599999999999999},"max":{"1min":0.92400000000000004,"5min":1.339,"15min":1.339},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.69999999999999996,"15min":0.623},"min":{"1min":0.45600000000000002,"5min":0.434,"15min":0.251},"max":{"1min":1.101,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.61599999999999999}]},{"osd":2,"last update":"Sun Jul 28 19:28:01 2024","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.752,"15min":0.70199999999999996},"min":{"1min":0.42699999999999999,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.127,"5min":1.321,"15min":1.321},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.75,"15min":0.71399999999999997},"min":{"1min":0.56200000000000006,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.80900000000000005}]},{"osd":3,"last update":"Sun Jul 28 19:28:01 2024","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.71599999999999997,"15min":0.73699999999999999},"min":{"1min":0.39000000000000001,"5min":0.313,"15min":0.313},"max":{"1min":1.0669999999999999,"5min":1.073,"15min":1.073},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.84399999999999997,"15min":0.81299999999999994},"min":{"1min":0.48799999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.2869999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.079}]},{"osd":4,"last update":"Sun Jul 28 19:27:40 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.96899999999999997,"15min":0.91900000000000004},"min":{"1min":0.71699999999999997,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.339,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.109,"5min":1.0800000000000001,"15min":1.0209999999999999},"min":{"1min":0.873,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.371,"5min":1.504,"15min":1.504},"last":1.1719999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:27:27 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.0309999999999999,"15min":1.016},"min":{"1min":0.59499999999999997,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.4970000000000001,"5min":1.587,"15min":1.587},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.98099999999999998,"15min":0.999},"min":{"1min":0.69799999999999995,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.325,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.028}]},{"osd":6,"last update":"Sun Jul 28 19:28:11 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.022,"15min":1.048},"min":{"1min":0.66000000000000003,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.379,"5min":1.454,"15min":1.454},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.121,"5min":1.159,"15min":1.139},"min":{"1min":0.85699999999999998,"5min":0.629,"15min":0.629},"max":{"1min":1.349,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":1.3300000000000001}]},{"osd":7,"last update":"Sun Jul 28 19:28:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.131,"15min":1.155},"min":{"1min":0.70699999999999996,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3959999999999999,"5min":1.758,"15min":1.758},"last":1.3839999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.0389999999999999,"15min":1.052},"min":{"1min":0.81899999999999995,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.2569999999999999,"5min":1.476,"15min":1.476},"last":1.131}]}]},{"osd":0,"up_from":8,"seq":34359738506,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298664,"kb_used_data":1308,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446488,"statfs":{"total":95995035648,"available":95689203712,"internally_reserved":0,"allocated":1339392,"data_stored":914669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:28:10 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.67600000000000005,"15min":0.59399999999999997},"min":{"1min":0.30599999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.81599999999999995,"5min":1.25,"15min":1.25},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.749,"15min":0.66600000000000004},"min":{"1min":0.35799999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.0629999999999999,"5min":1.149,"15min":1.171},"last":0.76200000000000001}]},{"osd":2,"last update":"Sun Jul 28 19:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.77100000000000002,"15min":0.70599999999999996},"min":{"1min":0.48099999999999998,"5min":0.374,"15min":0.35099999999999998},"max":{"1min":1.2589999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.87},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.74399999999999999,"15min":0.67500000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.308},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":0.97499999999999998}]},{"osd":3,"last update":"Sun Jul 28 19:27:52 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.83199999999999996,"15min":0.80300000000000005},"min":{"1min":0.42399999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1930000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.80300000000000005,"15min":0.76600000000000001},"min":{"1min":0.5,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.2270000000000001,"5min":1.3,"15min":1.3},"last":0.89700000000000002}]},{"osd":4,"last update":"Sun Jul 28 19:27:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0309999999999999,"15min":0.94899999999999995},"min":{"1min":0.79300000000000004,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.2829999999999999,"5min":1.591,"15min":1.591},"last":1.294},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.048,"15min":0.98099999999999998},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.431,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.1160000000000001}]},{"osd":5,"last update":"Sun Jul 28 19:27:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0029999999999999,"15min":1.004},"min":{"1min":0.64900000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.54,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.077},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0469999999999999,"15min":0.98699999999999999},"min":{"1min":0.72199999999999998,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.365,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":1.052}]},{"osd":6,"last update":"Sun Jul 28 19:27:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0800000000000001,"15min":1.0660000000000001},"min":{"1min":0.746,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3540000000000001,"5min":1.704,"15min":1.704},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.073,"5min":1.089,"15min":1.1060000000000001},"min":{"1min":0.80200000000000005,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.496,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.0209999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:28:06 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0940000000000001,"15min":1.1020000000000001},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.6319999999999999,"5min":1.883,"15min":1.883},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.1499999999999999,"15min":1.1679999999999999},"min":{"1min":0.79900000000000004,"5min":0.628,"15min":0.628},"max":{"1min":1.419,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.149}]}]}],"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":592,"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":604,"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":1698,"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":640,"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":1622,"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":1768,"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}]}} 2024-07-28T19:28:18.960 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T19:28:18.960 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-07-28T19:28:18.960 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-07-28T19:28:18.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph health --format=json 2024-07-28T19:28:19.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:19 smithi155 bash[24090]: cluster 2024-07-28T19:28:18.083714+0000 mgr.y (mgr.24269) 172 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:19.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:19 smithi155 bash[24090]: audit 2024-07-28T19:28:18.262396+0000 mgr.y (mgr.24269) 173 : audit [DBG] from='client.24611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:28:19.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:19 smithi045 bash[21729]: cluster 2024-07-28T19:28:18.083714+0000 mgr.y (mgr.24269) 172 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:19.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:19 smithi045 bash[21729]: audit 2024-07-28T19:28:18.262396+0000 mgr.y (mgr.24269) 173 : audit [DBG] from='client.24611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:28:19.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:19 smithi045 bash[31704]: cluster 2024-07-28T19:28:18.083714+0000 mgr.y (mgr.24269) 172 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:19.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:19 smithi045 bash[31704]: audit 2024-07-28T19:28:18.262396+0000 mgr.y (mgr.24269) 173 : audit [DBG] from='client.24611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:28:21.278 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:28:20 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:28:21.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:21 smithi045 bash[21729]: cluster 2024-07-28T19:28:20.084769+0000 mgr.y (mgr.24269) 174 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:21.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:21 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:21] "GET /metrics HTTP/1.1" 200 239391 "" "Prometheus/2.43.0" 2024-07-28T19:28:21.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:21 smithi045 bash[31704]: cluster 2024-07-28T19:28:20.084769+0000 mgr.y (mgr.24269) 174 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:21.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:21 smithi155 bash[24090]: cluster 2024-07-28T19:28:20.084769+0000 mgr.y (mgr.24269) 174 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:23.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:23 smithi155 bash[24090]: cluster 2024-07-28T19:28:22.085490+0000 mgr.y (mgr.24269) 175 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:23.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:23 smithi045 bash[21729]: cluster 2024-07-28T19:28:22.085490+0000 mgr.y (mgr.24269) 175 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:23.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:23 smithi045 bash[31704]: cluster 2024-07-28T19:28:22.085490+0000 mgr.y (mgr.24269) 175 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:23.754 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:28:24.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:24 smithi155 bash[24090]: audit 2024-07-28T19:28:24.094084+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:24.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:24 smithi045 bash[21729]: audit 2024-07-28T19:28:24.094084+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:24.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:24 smithi045 bash[31704]: audit 2024-07-28T19:28:24.094084+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:25.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:25 smithi155 bash[24090]: cluster 2024-07-28T19:28:24.086271+0000 mgr.y (mgr.24269) 176 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:25.552 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:25 smithi045 bash[21729]: cluster 2024-07-28T19:28:24.086271+0000 mgr.y (mgr.24269) 176 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:25.552 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:25 smithi045 bash[31704]: cluster 2024-07-28T19:28:24.086271+0000 mgr.y (mgr.24269) 176 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:26.870 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:28:26.870 INFO:teuthology.orchestra.run.smithi045.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-07-28T19:28:27.478 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-07-28T19:28:27.478 INFO:teuthology.run_tasks:Running task print... 2024-07-28T19:28:27.488 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-07-28T19:28:27.488 INFO:teuthology.run_tasks:Running task parallel... 2024-07-28T19:28:27.496 INFO:teuthology.task.parallel:starting parallel... 2024-07-28T19:28:27.496 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-07-28T19:28:27.497 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-07-28T19:28:27.497 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-07-28T19:28:27.500 INFO:tasks.rados:Beginning rados... 2024-07-28T19:28:27.500 INFO:tasks.rados:joining rados 2024-07-28T19:28:27.500 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-07-28T19:28:27.500 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-07-28T19:28:27.500 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi045.front.sepia.ceph.com 2024-07-28T19:28:27.501 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-07-28T19:28:27.501 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-07-28T19:28:27.501 INFO:tasks.rados:starting run 0 out of 1 2024-07-28T19:28:27.501 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-07-28T19:28:27.501 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd pool create unique_pool_0 16 2024-07-28T19:28:27.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:27 smithi155 bash[24090]: cluster 2024-07-28T19:28:26.087409+0000 mgr.y (mgr.24269) 177 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:27.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:27 smithi155 bash[24090]: audit 2024-07-28T19:28:26.873226+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.45:0/2987687868' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T19:28:27.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:27 smithi045 bash[21729]: cluster 2024-07-28T19:28:26.087409+0000 mgr.y (mgr.24269) 177 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:27.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:27 smithi045 bash[21729]: audit 2024-07-28T19:28:26.873226+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.45:0/2987687868' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T19:28:27.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:27 smithi045 bash[31704]: cluster 2024-07-28T19:28:26.087409+0000 mgr.y (mgr.24269) 177 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:27.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:27 smithi045 bash[31704]: audit 2024-07-28T19:28:26.873226+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.45:0/2987687868' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T19:28:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:29 smithi155 bash[24090]: cluster 2024-07-28T19:28:28.088030+0000 mgr.y (mgr.24269) 178 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:29.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:29 smithi045 bash[21729]: cluster 2024-07-28T19:28:28.088030+0000 mgr.y (mgr.24269) 178 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:29.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:29 smithi045 bash[31704]: cluster 2024-07-28T19:28:28.088030+0000 mgr.y (mgr.24269) 178 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:31.301 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:28:30 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:28:31.304 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:31 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:31] "GET /metrics HTTP/1.1" 200 239394 "" "Prometheus/2.43.0" 2024-07-28T19:28:31.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:31 smithi045 bash[21729]: cluster 2024-07-28T19:28:30.088999+0000 mgr.y (mgr.24269) 179 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:31.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:31 smithi045 bash[31704]: cluster 2024-07-28T19:28:30.088999+0000 mgr.y (mgr.24269) 179 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:31.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:31 smithi155 bash[24090]: cluster 2024-07-28T19:28:30.088999+0000 mgr.y (mgr.24269) 179 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:32.299 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:28:32.300 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:28:33.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:33 smithi045 bash[21729]: cluster 2024-07-28T19:28:32.089604+0000 mgr.y (mgr.24269) 180 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:33.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:33 smithi045 bash[31704]: cluster 2024-07-28T19:28:32.089604+0000 mgr.y (mgr.24269) 180 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:33.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:33 smithi155 bash[24090]: cluster 2024-07-28T19:28:32.089604+0000 mgr.y (mgr.24269) 180 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:35.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:35 smithi045 bash[21729]: cluster 2024-07-28T19:28:34.090026+0000 mgr.y (mgr.24269) 181 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:35.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:35 smithi045 bash[31704]: cluster 2024-07-28T19:28:34.090026+0000 mgr.y (mgr.24269) 181 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:35.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:35 smithi155 bash[24090]: cluster 2024-07-28T19:28:34.090026+0000 mgr.y (mgr.24269) 181 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:37.482 INFO:teuthology.orchestra.run.smithi045.stderr:pool 'unique_pool_0' created 2024-07-28T19:28:37.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:37 smithi045 bash[21729]: cluster 2024-07-28T19:28:36.091063+0000 mgr.y (mgr.24269) 182 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:37.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:37 smithi045 bash[21729]: audit 2024-07-28T19:28:36.986114+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.45:0/3972175758' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T19:28:37.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:37 smithi045 bash[31704]: cluster 2024-07-28T19:28:36.091063+0000 mgr.y (mgr.24269) 182 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:37.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:37 smithi045 bash[31704]: audit 2024-07-28T19:28:36.986114+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.45:0/3972175758' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T19:28:37.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:37 smithi045 bash[21986]: [28/Jul/2024:19:28:37] ENGINE Bus STOPPING 2024-07-28T19:28:37.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:37 smithi045 bash[21986]: [28/Jul/2024:19:28:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T19:28:37.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:37 smithi045 bash[21986]: [28/Jul/2024:19:28:37] ENGINE Bus STOPPED 2024-07-28T19:28:37.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:37 smithi045 bash[21986]: [28/Jul/2024:19:28:37] ENGINE Bus STARTING 2024-07-28T19:28:37.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:37 smithi045 bash[21986]: [28/Jul/2024:19:28:37] ENGINE Serving on http://:::9283 2024-07-28T19:28:37.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:37 smithi045 bash[21986]: [28/Jul/2024:19:28:37] ENGINE Bus STARTED 2024-07-28T19:28:37.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:37 smithi155 bash[24090]: cluster 2024-07-28T19:28:36.091063+0000 mgr.y (mgr.24269) 182 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:37.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:37 smithi155 bash[24090]: audit 2024-07-28T19:28:36.986114+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.45:0/3972175758' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T19:28:38.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:38 smithi045 bash[31704]: audit 2024-07-28T19:28:36.986517+0000 mon.a (mon.0) 817 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T19:28:38.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:38 smithi045 bash[31704]: audit 2024-07-28T19:28:37.443327+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' 2024-07-28T19:28:38.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:38 smithi045 bash[31704]: audit 2024-07-28T19:28:37.454468+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:28:38.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:38 smithi045 bash[31704]: audit 2024-07-28T19:28:37.483598+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-07-28T19:28:38.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:38 smithi045 bash[31704]: cluster 2024-07-28T19:28:37.483673+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-28T19:28:38.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:38 smithi045 bash[21729]: audit 2024-07-28T19:28:36.986517+0000 mon.a (mon.0) 817 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T19:28:38.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:38 smithi045 bash[21729]: audit 2024-07-28T19:28:37.443327+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' 2024-07-28T19:28:38.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:38 smithi045 bash[21729]: audit 2024-07-28T19:28:37.454468+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:28:38.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:38 smithi045 bash[21729]: audit 2024-07-28T19:28:37.483598+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-07-28T19:28:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:38 smithi045 bash[21729]: cluster 2024-07-28T19:28:37.483673+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-28T19:28:38.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-07-28T19:28:38.763 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph config set global log_to_journald false --force' 2024-07-28T19:28:38.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:38 smithi155 bash[24090]: audit 2024-07-28T19:28:36.986517+0000 mon.a (mon.0) 817 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-07-28T19:28:38.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:38 smithi155 bash[24090]: audit 2024-07-28T19:28:37.443327+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' 2024-07-28T19:28:38.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:38 smithi155 bash[24090]: audit 2024-07-28T19:28:37.454468+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:28:38.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:38 smithi155 bash[24090]: audit 2024-07-28T19:28:37.483598+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-07-28T19:28:38.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:38 smithi155 bash[24090]: cluster 2024-07-28T19:28:37.483673+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-28T19:28:39.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:39 smithi045 bash[21729]: cluster 2024-07-28T19:28:38.091768+0000 mgr.y (mgr.24269) 183 : cluster [DBG] pgmap v158: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:39.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:39 smithi045 bash[21729]: cluster 2024-07-28T19:28:38.482209+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T19:28:39.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:39 smithi045 bash[21729]: cluster 2024-07-28T19:28:38.490749+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-28T19:28:39.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:39 smithi045 bash[21729]: audit 2024-07-28T19:28:39.100268+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:39.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:39 smithi045 bash[21729]: audit 2024-07-28T19:28:39.102663+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:39.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:39 smithi045 bash[31704]: cluster 2024-07-28T19:28:38.091768+0000 mgr.y (mgr.24269) 183 : cluster [DBG] pgmap v158: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:39 smithi045 bash[31704]: cluster 2024-07-28T19:28:38.482209+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T19:28:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:39 smithi045 bash[31704]: cluster 2024-07-28T19:28:38.490749+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-28T19:28:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:39 smithi045 bash[31704]: audit 2024-07-28T19:28:39.100268+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:39 smithi045 bash[31704]: audit 2024-07-28T19:28:39.102663+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:39.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:39 smithi155 bash[24090]: cluster 2024-07-28T19:28:38.091768+0000 mgr.y (mgr.24269) 183 : cluster [DBG] pgmap v158: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:39.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:39 smithi155 bash[24090]: cluster 2024-07-28T19:28:38.482209+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T19:28:39.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:39 smithi155 bash[24090]: cluster 2024-07-28T19:28:38.490749+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-28T19:28:39.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:39 smithi155 bash[24090]: audit 2024-07-28T19:28:39.100268+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:39.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:39 smithi155 bash[24090]: audit 2024-07-28T19:28:39.102663+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:40.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:40 smithi155 bash[24090]: cluster 2024-07-28T19:28:39.512724+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-28T19:28:40.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:40 smithi045 bash[21729]: cluster 2024-07-28T19:28:39.512724+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-28T19:28:40.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:40 smithi045 bash[31704]: cluster 2024-07-28T19:28:39.512724+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-28T19:28:41.301 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:28:40 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:28:41.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:41 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:41] "GET /metrics HTTP/1.1" 200 241692 "" "Prometheus/2.43.0" 2024-07-28T19:28:41.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:41 smithi155 bash[24090]: cluster 2024-07-28T19:28:40.092914+0000 mgr.y (mgr.24269) 184 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:41.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:41 smithi045 bash[21729]: cluster 2024-07-28T19:28:40.092914+0000 mgr.y (mgr.24269) 184 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:41.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:41 smithi045 bash[31704]: cluster 2024-07-28T19:28:40.092914+0000 mgr.y (mgr.24269) 184 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:43.288 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:28:43.289 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:28:43.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[21729]: cluster 2024-07-28T19:28:42.093570+0000 mgr.y (mgr.24269) 185 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:43.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[21729]: audit 2024-07-28T19:28:42.831344+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[21729]: audit 2024-07-28T19:28:42.836644+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[21729]: audit 2024-07-28T19:28:43.110382+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[21729]: audit 2024-07-28T19:28:43.123539+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[21729]: audit 2024-07-28T19:28:43.126728+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:28:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[21729]: audit 2024-07-28T19:28:43.128749+0000 mon.c (mon.2) 132 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:28:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[21729]: audit 2024-07-28T19:28:43.139442+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[31704]: cluster 2024-07-28T19:28:42.093570+0000 mgr.y (mgr.24269) 185 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[31704]: audit 2024-07-28T19:28:42.831344+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[31704]: audit 2024-07-28T19:28:42.836644+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[31704]: audit 2024-07-28T19:28:43.110382+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[31704]: audit 2024-07-28T19:28:43.123539+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[31704]: audit 2024-07-28T19:28:43.126728+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:28:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[31704]: audit 2024-07-28T19:28:43.128749+0000 mon.c (mon.2) 132 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:28:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:43 smithi045 bash[31704]: audit 2024-07-28T19:28:43.139442+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:43 smithi155 bash[24090]: cluster 2024-07-28T19:28:42.093570+0000 mgr.y (mgr.24269) 185 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:43 smithi155 bash[24090]: audit 2024-07-28T19:28:42.831344+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:43 smithi155 bash[24090]: audit 2024-07-28T19:28:42.836644+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:43 smithi155 bash[24090]: audit 2024-07-28T19:28:43.110382+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:43 smithi155 bash[24090]: audit 2024-07-28T19:28:43.123539+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:43 smithi155 bash[24090]: audit 2024-07-28T19:28:43.126728+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:28:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:43 smithi155 bash[24090]: audit 2024-07-28T19:28:43.128749+0000 mon.c (mon.2) 132 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:28:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:43 smithi155 bash[24090]: audit 2024-07-28T19:28:43.139442+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:45.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:45 smithi045 bash[21729]: cluster 2024-07-28T19:28:44.094238+0000 mgr.y (mgr.24269) 186 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:45.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:45 smithi045 bash[31704]: cluster 2024-07-28T19:28:44.094238+0000 mgr.y (mgr.24269) 186 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:45.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:45 smithi155 bash[24090]: cluster 2024-07-28T19:28:44.094238+0000 mgr.y (mgr.24269) 186 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:47.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:47 smithi155 bash[24090]: cluster 2024-07-28T19:28:46.095468+0000 mgr.y (mgr.24269) 187 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:47.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:47 smithi045 bash[21729]: cluster 2024-07-28T19:28:46.095468+0000 mgr.y (mgr.24269) 187 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:47.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:47 smithi045 bash[31704]: cluster 2024-07-28T19:28:46.095468+0000 mgr.y (mgr.24269) 187 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:48.542 INFO:teuthology.orchestra.run.smithi045.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-07-28T19:28:48.652 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-07-28T19:28:48.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:48 smithi155 bash[24090]: audit 2024-07-28T19:28:47.988986+0000 mon.a (mon.0) 830 : audit [INF] from='client.? 172.21.15.45:0/11764150' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:28:48.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:48 smithi045 bash[21729]: audit 2024-07-28T19:28:47.988986+0000 mon.a (mon.0) 830 : audit [INF] from='client.? 172.21.15.45:0/11764150' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:28:48.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:48 smithi045 bash[31704]: audit 2024-07-28T19:28:47.988986+0000 mon.a (mon.0) 830 : audit [INF] from='client.? 172.21.15.45:0/11764150' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:28:49.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:49 smithi155 bash[24090]: cluster 2024-07-28T19:28:48.095860+0000 mgr.y (mgr.24269) 188 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:49.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:49 smithi155 bash[24090]: audit 2024-07-28T19:28:48.544147+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.45:0/11764150' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:28:49.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:49 smithi155 bash[24090]: cluster 2024-07-28T19:28:48.544332+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-28T19:28:49.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:49 smithi045 bash[21729]: cluster 2024-07-28T19:28:48.095860+0000 mgr.y (mgr.24269) 188 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:49.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:49 smithi045 bash[21729]: audit 2024-07-28T19:28:48.544147+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.45:0/11764150' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:28:49.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:49 smithi045 bash[21729]: cluster 2024-07-28T19:28:48.544332+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-28T19:28:49.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:49 smithi045 bash[31704]: cluster 2024-07-28T19:28:48.095860+0000 mgr.y (mgr.24269) 188 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:49.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:49 smithi045 bash[31704]: audit 2024-07-28T19:28:48.544147+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.45:0/11764150' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:28:49.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:49 smithi045 bash[31704]: cluster 2024-07-28T19:28:48.544332+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-28T19:28:50.251 DEBUG:teuthology.orchestra.run.smithi045:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 50 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 100 --op write 100 --op delete 50 --op snap_create 50 --op snap_remove 50 --op rollback 50 --pool unique_pool_0 2024-07-28T19:28:50.269 INFO:tasks.rados.rados.0.smithi045.stdout:adding op weight read -> 100 2024-07-28T19:28:50.269 INFO:tasks.rados.rados.0.smithi045.stdout:adding op weight write -> 100 2024-07-28T19:28:50.269 INFO:tasks.rados.rados.0.smithi045.stdout:adding op weight delete -> 50 2024-07-28T19:28:50.269 INFO:tasks.rados.rados.0.smithi045.stdout:adding op weight snap_create -> 50 2024-07-28T19:28:50.269 INFO:tasks.rados.rados.0.smithi045.stdout:adding op weight snap_remove -> 50 2024-07-28T19:28:50.269 INFO:tasks.rados.rados.0.smithi045.stdout:adding op weight rollback -> 50 2024-07-28T19:28:50.269 INFO:tasks.rados.rados.0.smithi045.stdout:ceph version 17.2.7 (b12291d110049b2f35e32e0de30d70e9a4c060d2) quincy (stable) 2024-07-28T19:28:50.269 INFO:tasks.rados.rados.0.smithi045.stdout:Configuration: 2024-07-28T19:28:50.269 INFO:tasks.rados.rados.0.smithi045.stdout: Number of operations: 4000 2024-07-28T19:28:50.270 INFO:tasks.rados.rados.0.smithi045.stdout: Number of objects: 50 2024-07-28T19:28:50.270 INFO:tasks.rados.rados.0.smithi045.stdout: Max in flight operations: 16 2024-07-28T19:28:50.270 INFO:tasks.rados.rados.0.smithi045.stdout: Object size (in bytes): 4000000 2024-07-28T19:28:50.270 INFO:tasks.rados.rados.0.smithi045.stdout: Write stride min: 400000 2024-07-28T19:28:50.270 INFO:tasks.rados.rados.0.smithi045.stdout: Write stride max: 800000 2024-07-28T19:28:50.553 INFO:tasks.rados.rados.0.smithi045.stdout:1: write initial oid 1 2024-07-28T19:28:50.554 INFO:tasks.rados.rados.0.smithi045.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2024-07-28T19:28:50.561 INFO:tasks.rados.rados.0.smithi045.stdout:1: writing smithi04569809-1 from 416807 to 892056 tid 1 2024-07-28T19:28:50.572 INFO:tasks.rados.rados.0.smithi045.stdout:1: writing smithi04569809-1 from 1542129 to 2016807 tid 2 2024-07-28T19:28:50.572 INFO:tasks.rados.rados.0.smithi045.stdout:2: write initial oid 2 2024-07-28T19:28:50.572 INFO:tasks.rados.rados.0.smithi045.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2024-07-28T19:28:50.580 INFO:tasks.rados.rados.0.smithi045.stdout:2: writing smithi04569809-2 from 416807 to 892056 tid 1 2024-07-28T19:28:50.589 INFO:tasks.rados.rados.0.smithi045.stdout:2: writing smithi04569809-2 from 1542129 to 2016807 tid 2 2024-07-28T19:28:50.590 INFO:tasks.rados.rados.0.smithi045.stdout:3: write initial oid 3 2024-07-28T19:28:50.590 INFO:tasks.rados.rados.0.smithi045.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2024-07-28T19:28:50.598 INFO:tasks.rados.rados.0.smithi045.stdout:3: writing smithi04569809-3 from 433614 to 984112 tid 1 2024-07-28T19:28:50.607 INFO:tasks.rados.rados.0.smithi045.stdout:3: writing smithi04569809-3 from 1600611 to 2033614 tid 2 2024-07-28T19:28:50.607 INFO:tasks.rados.rados.0.smithi045.stdout:4: write initial oid 4 2024-07-28T19:28:50.607 INFO:tasks.rados.rados.0.smithi045.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2024-07-28T19:28:50.615 INFO:tasks.rados.rados.0.smithi045.stdout:4: writing smithi04569809-4 from 450421 to 1076168 tid 1 2024-07-28T19:28:50.622 INFO:tasks.rados.rados.0.smithi045.stdout:4: writing smithi04569809-4 from 1659093 to 2050421 tid 2 2024-07-28T19:28:50.623 INFO:tasks.rados.rados.0.smithi045.stdout:5: write initial oid 5 2024-07-28T19:28:50.623 INFO:tasks.rados.rados.0.smithi045.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2024-07-28T19:28:50.631 INFO:tasks.rados.rados.0.smithi045.stdout:5: writing smithi04569809-5 from 467228 to 1168224 tid 1 2024-07-28T19:28:50.637 INFO:tasks.rados.rados.0.smithi045.stdout:5: writing smithi04569809-5 from 1717575 to 2067228 tid 2 2024-07-28T19:28:50.637 INFO:tasks.rados.rados.0.smithi045.stdout:6: write initial oid 6 2024-07-28T19:28:50.637 INFO:tasks.rados.rados.0.smithi045.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2024-07-28T19:28:50.645 INFO:tasks.rados.rados.0.smithi045.stdout:6: writing smithi04569809-6 from 484035 to 1260280 tid 1 2024-07-28T19:28:50.649 INFO:tasks.rados.rados.0.smithi045.stdout:6: writing smithi04569809-6 from 2059704 to 2084035 tid 2 2024-07-28T19:28:50.650 INFO:tasks.rados.rados.0.smithi045.stdout:7: write initial oid 7 2024-07-28T19:28:50.650 INFO:tasks.rados.rados.0.smithi045.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2024-07-28T19:28:50.655 INFO:tasks.rados.rados.0.smithi045.stdout:7: writing smithi04569809-7 from 500842 to 952336 tid 1 2024-07-28T19:28:50.662 INFO:tasks.rados.rados.0.smithi045.stdout:7: writing smithi04569809-7 from 1718186 to 2100842 tid 2 2024-07-28T19:28:50.662 INFO:tasks.rados.rados.0.smithi045.stdout:8: write initial oid 8 2024-07-28T19:28:50.662 INFO:tasks.rados.rados.0.smithi045.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2024-07-28T19:28:50.668 INFO:tasks.rados.rados.0.smithi045.stdout:8: writing smithi04569809-8 from 517649 to 1044392 tid 1 2024-07-28T19:28:50.674 INFO:tasks.rados.rados.0.smithi045.stdout:8: writing smithi04569809-8 from 1776668 to 2117649 tid 2 2024-07-28T19:28:50.674 INFO:tasks.rados.rados.0.smithi045.stdout:9: write initial oid 9 2024-07-28T19:28:50.674 INFO:tasks.rados.rados.0.smithi045.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2024-07-28T19:28:50.681 INFO:tasks.rados.rados.0.smithi045.stdout:9: writing smithi04569809-9 from 534456 to 1252801 tid 1 2024-07-28T19:28:50.686 INFO:tasks.rados.rados.0.smithi045.stdout:9: writing smithi04569809-9 from 1951503 to 2134456 tid 2 2024-07-28T19:28:50.686 INFO:tasks.rados.rados.0.smithi045.stdout:10: write initial oid 10 2024-07-28T19:28:50.687 INFO:tasks.rados.rados.0.smithi045.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2024-07-28T19:28:50.694 INFO:tasks.rados.rados.0.smithi045.stdout:10: writing smithi04569809-10 from 551263 to 1344857 tid 1 2024-07-28T19:28:50.699 INFO:tasks.rados.rados.0.smithi045.stdout:10: writing smithi04569809-10 from 1893632 to 2151263 tid 2 2024-07-28T19:28:50.700 INFO:tasks.rados.rados.0.smithi045.stdout:11: write initial oid 11 2024-07-28T19:28:50.700 INFO:tasks.rados.rados.0.smithi045.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2024-07-28T19:28:50.706 INFO:tasks.rados.rados.0.smithi045.stdout:11: writing smithi04569809-11 from 568070 to 1036913 tid 1 2024-07-28T19:28:50.712 INFO:tasks.rados.rados.0.smithi045.stdout:11: writing smithi04569809-11 from 1552114 to 2168070 tid 2 2024-07-28T19:28:50.712 INFO:tasks.rados.rados.0.smithi045.stdout:12: write initial oid 12 2024-07-28T19:28:50.712 INFO:tasks.rados.rados.0.smithi045.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2024-07-28T19:28:50.719 INFO:tasks.rados.rados.0.smithi045.stdout:12: writing smithi04569809-12 from 584877 to 1128969 tid 1 2024-07-28T19:28:50.725 INFO:tasks.rados.rados.0.smithi045.stdout:12: writing smithi04569809-12 from 1610596 to 2172599 tid 2 2024-07-28T19:28:50.725 INFO:tasks.rados.rados.0.smithi045.stdout:13: write initial oid 13 2024-07-28T19:28:50.725 INFO:tasks.rados.rados.0.smithi045.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2024-07-28T19:28:50.732 INFO:tasks.rados.rados.0.smithi045.stdout:13: writing smithi04569809-13 from 601684 to 1221025 tid 1 2024-07-28T19:28:50.738 INFO:tasks.rados.rados.0.smithi045.stdout:13: writing smithi04569809-13 from 1669078 to 2201684 tid 2 2024-07-28T19:28:50.738 INFO:tasks.rados.rados.0.smithi045.stdout:14: write initial oid 14 2024-07-28T19:28:50.738 INFO:tasks.rados.rados.0.smithi045.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2024-07-28T19:28:50.746 INFO:tasks.rados.rados.0.smithi045.stdout:14: writing smithi04569809-14 from 618491 to 1313081 tid 1 2024-07-28T19:28:50.751 INFO:tasks.rados.rados.0.smithi045.stdout:14: writing smithi04569809-14 from 2011207 to 2218491 tid 2 2024-07-28T19:28:50.751 INFO:tasks.rados.rados.0.smithi045.stdout:15: write initial oid 15 2024-07-28T19:28:50.751 INFO:tasks.rados.rados.0.smithi045.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2024-07-28T19:28:50.759 INFO:tasks.rados.rados.0.smithi045.stdout:15: writing smithi04569809-15 from 635298 to 1405137 tid 1 2024-07-28T19:28:50.764 INFO:tasks.rados.rados.0.smithi045.stdout:15: writing smithi04569809-15 from 2069689 to 2235298 tid 2 2024-07-28T19:28:50.764 INFO:tasks.rados.rados.0.smithi045.stdout:16: write initial oid 16 2024-07-28T19:28:50.764 INFO:tasks.rados.rados.0.smithi045.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2024-07-28T19:28:50.770 INFO:tasks.rados.rados.0.smithi045.stdout:16: writing smithi04569809-16 from 652105 to 1097193 tid 1 2024-07-28T19:28:50.778 INFO:tasks.rados.rados.0.smithi045.stdout:16: writing smithi04569809-16 from 1728171 to 2181159 tid 2 2024-07-28T19:28:50.778 INFO:tasks.rados.rados.0.smithi045.stdout: waiting on 16 2024-07-28T19:28:50.778 INFO:tasks.rados.rados.0.smithi045.stdout:1: finishing write tid 1 to smithi04569809-1 2024-07-28T19:28:50.778 INFO:tasks.rados.rados.0.smithi045.stdout:1: finishing write tid 2 to smithi04569809-1 2024-07-28T19:28:50.778 INFO:tasks.rados.rados.0.smithi045.stdout:1: finishing write tid 3 to smithi04569809-1 2024-07-28T19:28:50.778 INFO:tasks.rados.rados.0.smithi045.stdout:1: finishing write tid 4 to smithi04569809-1 2024-07-28T19:28:50.778 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-07-28T19:28:50.778 INFO:tasks.rados.rados.0.smithi045.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-07-28T19:28:50.778 INFO:tasks.rados.rados.0.smithi045.stdout:2: finishing write tid 1 to smithi04569809-2 2024-07-28T19:28:50.778 INFO:tasks.rados.rados.0.smithi045.stdout:2: finishing write tid 2 to smithi04569809-2 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:2: finishing write tid 3 to smithi04569809-2 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:2: finishing write tid 4 to smithi04569809-2 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:3: finishing write tid 1 to smithi04569809-3 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:3: finishing write tid 2 to smithi04569809-3 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:3: finishing write tid 3 to smithi04569809-3 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:3: finishing write tid 4 to smithi04569809-3 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:4: finishing write tid 1 to smithi04569809-4 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:4: finishing write tid 2 to smithi04569809-4 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:4: finishing write tid 3 to smithi04569809-4 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:4: finishing write tid 4 to smithi04569809-4 2024-07-28T19:28:50.779 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-07-28T19:28:50.780 INFO:tasks.rados.rados.0.smithi045.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-07-28T19:28:50.780 INFO:tasks.rados.rados.0.smithi045.stdout:5: finishing write tid 1 to smithi04569809-5 2024-07-28T19:28:50.780 INFO:tasks.rados.rados.0.smithi045.stdout:5: finishing write tid 2 to smithi04569809-5 2024-07-28T19:28:50.780 INFO:tasks.rados.rados.0.smithi045.stdout:5: finishing write tid 3 to smithi04569809-5 2024-07-28T19:28:50.780 INFO:tasks.rados.rados.0.smithi045.stdout:5: finishing write tid 4 to smithi04569809-5 2024-07-28T19:28:50.780 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 6 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-07-28T19:28:50.780 INFO:tasks.rados.rados.0.smithi045.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-07-28T19:28:50.780 INFO:tasks.rados.rados.0.smithi045.stdout:6: finishing write tid 1 to smithi04569809-6 2024-07-28T19:28:50.780 INFO:tasks.rados.rados.0.smithi045.stdout:6: finishing write tid 2 to smithi04569809-6 2024-07-28T19:28:50.780 INFO:tasks.rados.rados.0.smithi045.stdout:6: finishing write tid 3 to smithi04569809-6 2024-07-28T19:28:50.780 INFO:tasks.rados.rados.0.smithi045.stdout:6: finishing write tid 4 to smithi04569809-6 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:7: finishing write tid 1 to smithi04569809-7 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:7: finishing write tid 2 to smithi04569809-7 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:7: finishing write tid 3 to smithi04569809-7 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:7: finishing write tid 4 to smithi04569809-7 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:8: finishing write tid 1 to smithi04569809-8 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:8: finishing write tid 2 to smithi04569809-8 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:8: finishing write tid 3 to smithi04569809-8 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:8: finishing write tid 4 to smithi04569809-8 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:9: finishing write tid 1 to smithi04569809-9 2024-07-28T19:28:50.781 INFO:tasks.rados.rados.0.smithi045.stdout:9: finishing write tid 2 to smithi04569809-9 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:9: finishing write tid 3 to smithi04569809-9 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:9: finishing write tid 4 to smithi04569809-9 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:10: finishing write tid 1 to smithi04569809-10 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:10: finishing write tid 2 to smithi04569809-10 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:10: finishing write tid 3 to smithi04569809-10 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:10: finishing write tid 4 to smithi04569809-10 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 3 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:11: finishing write tid 1 to smithi04569809-11 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:11: finishing write tid 2 to smithi04569809-11 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:11: finishing write tid 3 to smithi04569809-11 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:11: finishing write tid 4 to smithi04569809-11 2024-07-28T19:28:50.782 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 6 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:12: finishing write tid 1 to smithi04569809-12 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:12: finishing write tid 2 to smithi04569809-12 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:12: finishing write tid 3 to smithi04569809-12 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:12: finishing write tid 4 to smithi04569809-12 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 9 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:13: finishing write tid 1 to smithi04569809-13 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:13: finishing write tid 2 to smithi04569809-13 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:13: finishing write tid 3 to smithi04569809-13 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:13: finishing write tid 4 to smithi04569809-13 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 12 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:14: finishing write tid 1 to smithi04569809-14 2024-07-28T19:28:50.783 INFO:tasks.rados.rados.0.smithi045.stdout:14: finishing write tid 2 to smithi04569809-14 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:14: finishing write tid 3 to smithi04569809-14 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:14: finishing write tid 4 to smithi04569809-14 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 3 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:15: finishing write tid 1 to smithi04569809-15 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:15: finishing write tid 2 to smithi04569809-15 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:15: finishing write tid 3 to smithi04569809-15 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:15: finishing write tid 4 to smithi04569809-15 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 6 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:1: done (15 left) 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:2: done (14 left) 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:3: done (13 left) 2024-07-28T19:28:50.784 INFO:tasks.rados.rados.0.smithi045.stdout:4: done (12 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:5: done (11 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:6: done (10 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:7: done (9 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:8: done (8 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:9: done (7 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:10: done (6 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:11: done (5 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:12: done (4 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:13: done (3 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:14: done (2 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:15: done (1 left) 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:17: write initial oid 17 2024-07-28T19:28:50.785 INFO:tasks.rados.rados.0.smithi045.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2024-07-28T19:28:50.786 INFO:tasks.rados.rados.0.smithi045.stdout:17: writing smithi04569809-17 from 668912 to 1305602 tid 1 2024-07-28T19:28:50.790 INFO:tasks.rados.rados.0.smithi045.stdout:17: writing smithi04569809-17 from 1903006 to 2268912 tid 2 2024-07-28T19:28:50.790 INFO:tasks.rados.rados.0.smithi045.stdout:18: write initial oid 18 2024-07-28T19:28:50.790 INFO:tasks.rados.rados.0.smithi045.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2024-07-28T19:28:50.798 INFO:tasks.rados.rados.0.smithi045.stdout:18: writing smithi04569809-18 from 685719 to 1397658 tid 1 2024-07-28T19:28:50.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:50 smithi155 bash[24090]: audit 2024-07-28T19:28:50.287154+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.45:0/1156081487' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T19:28:50.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:50 smithi155 bash[24090]: audit 2024-07-28T19:28:50.287517+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T19:28:50.803 INFO:tasks.rados.rados.0.smithi045.stdout:18: writing smithi04569809-18 from 1845135 to 2285719 tid 2 2024-07-28T19:28:50.804 INFO:tasks.rados.rados.0.smithi045.stdout:19: write initial oid 19 2024-07-28T19:28:50.804 INFO:tasks.rados.rados.0.smithi045.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2024-07-28T19:28:50.812 INFO:tasks.rados.rados.0.smithi045.stdout:19: writing smithi04569809-19 from 702526 to 1489714 tid 1 2024-07-28T19:28:50.817 INFO:tasks.rados.rados.0.smithi045.stdout:19: writing smithi04569809-19 from 1903617 to 2302526 tid 2 2024-07-28T19:28:50.817 INFO:tasks.rados.rados.0.smithi045.stdout:20: write initial oid 20 2024-07-28T19:28:50.817 INFO:tasks.rados.rados.0.smithi045.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2024-07-28T19:28:50.824 INFO:tasks.rados.rados.0.smithi045.stdout:20: writing smithi04569809-20 from 719333 to 1181770 tid 1 2024-07-28T19:28:50.831 INFO:tasks.rados.rados.0.smithi045.stdout:20: writing smithi04569809-20 from 1962099 to 2319333 tid 2 2024-07-28T19:28:50.831 INFO:tasks.rados.rados.0.smithi045.stdout:21: write initial oid 21 2024-07-28T19:28:50.831 INFO:tasks.rados.rados.0.smithi045.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2024-07-28T19:28:50.838 INFO:tasks.rados.rados.0.smithi045.stdout:21: writing smithi04569809-21 from 736140 to 1273826 tid 1 2024-07-28T19:28:50.844 INFO:tasks.rados.rados.0.smithi045.stdout:21: writing smithi04569809-21 from 2020581 to 2336140 tid 2 2024-07-28T19:28:50.844 INFO:tasks.rados.rados.0.smithi045.stdout:22: write initial oid 22 2024-07-28T19:28:50.844 INFO:tasks.rados.rados.0.smithi045.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2024-07-28T19:28:50.852 INFO:tasks.rados.rados.0.smithi045.stdout:22: writing smithi04569809-22 from 752947 to 1365882 tid 1 2024-07-28T19:28:50.858 INFO:tasks.rados.rados.0.smithi045.stdout:22: writing smithi04569809-22 from 1962710 to 2352947 tid 2 2024-07-28T19:28:50.858 INFO:tasks.rados.rados.0.smithi045.stdout:23: write initial oid 23 2024-07-28T19:28:50.858 INFO:tasks.rados.rados.0.smithi045.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2024-07-28T19:28:50.866 INFO:tasks.rados.rados.0.smithi045.stdout:23: writing smithi04569809-23 from 769754 to 1457938 tid 1 2024-07-28T19:28:50.872 INFO:tasks.rados.rados.0.smithi045.stdout:23: writing smithi04569809-23 from 2021192 to 2369754 tid 2 2024-07-28T19:28:50.872 INFO:tasks.rados.rados.0.smithi045.stdout:24: write initial oid 24 2024-07-28T19:28:50.872 INFO:tasks.rados.rados.0.smithi045.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2024-07-28T19:28:50.879 INFO:tasks.rados.rados.0.smithi045.stdout:24: writing smithi04569809-24 from 786561 to 1266347 tid 1 2024-07-28T19:28:50.885 INFO:tasks.rados.rados.0.smithi045.stdout:24: writing smithi04569809-24 from 1796027 to 2263691 tid 2 2024-07-28T19:28:50.885 INFO:tasks.rados.rados.0.smithi045.stdout:25: write initial oid 25 2024-07-28T19:28:50.885 INFO:tasks.rados.rados.0.smithi045.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2024-07-28T19:28:50.891 INFO:tasks.rados.rados.0.smithi045.stdout:25: writing smithi04569809-25 from 403368 to 958403 tid 1 2024-07-28T19:28:50.898 INFO:tasks.rados.rados.0.smithi045.stdout:25: writing smithi04569809-25 from 1454509 to 2182184 tid 2 2024-07-28T19:28:50.898 INFO:tasks.rados.rados.0.smithi045.stdout:26: write initial oid 26 2024-07-28T19:28:50.898 INFO:tasks.rados.rados.0.smithi045.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2024-07-28T19:28:50.903 INFO:tasks.rados.rados.0.smithi045.stdout:26: writing smithi04569809-26 from 420175 to 1050459 tid 1 2024-07-28T19:28:50.910 INFO:tasks.rados.rados.0.smithi045.stdout:26: writing smithi04569809-26 from 1796638 to 2267971 tid 2 2024-07-28T19:28:50.911 INFO:tasks.rados.rados.0.smithi045.stdout:27: write initial oid 27 2024-07-28T19:28:50.911 INFO:tasks.rados.rados.0.smithi045.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2024-07-28T19:28:50.917 INFO:tasks.rados.rados.0.smithi045.stdout:27: writing smithi04569809-27 from 436982 to 1142515 tid 1 2024-07-28T19:28:50.925 INFO:tasks.rados.rados.0.smithi045.stdout:27: writing smithi04569809-27 from 1855120 to 2436982 tid 2 2024-07-28T19:28:50.925 INFO:tasks.rados.rados.0.smithi045.stdout:28: write initial oid 28 2024-07-28T19:28:50.925 INFO:tasks.rados.rados.0.smithi045.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2024-07-28T19:28:50.932 INFO:tasks.rados.rados.0.smithi045.stdout:28: writing smithi04569809-28 from 453789 to 1234571 tid 1 2024-07-28T19:28:50.939 INFO:tasks.rados.rados.0.smithi045.stdout:28: writing smithi04569809-28 from 1913602 to 2388604 tid 2 2024-07-28T19:28:50.939 INFO:tasks.rados.rados.0.smithi045.stdout:29: write initial oid 29 2024-07-28T19:28:50.939 INFO:tasks.rados.rados.0.smithi045.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2024-07-28T19:28:50.943 INFO:tasks.rados.rados.0.smithi045.stdout:29: writing smithi04569809-29 from 470596 to 926627 tid 1 2024-07-28T19:28:50.951 INFO:tasks.rados.rados.0.smithi045.stdout:29: writing smithi04569809-29 from 1572084 to 2190744 tid 2 2024-07-28T19:28:50.951 INFO:tasks.rados.rados.0.smithi045.stdout:30: write initial oid 30 2024-07-28T19:28:50.951 INFO:tasks.rados.rados.0.smithi045.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2024-07-28T19:28:50.957 INFO:tasks.rados.rados.0.smithi045.stdout:30: writing smithi04569809-30 from 487403 to 1018683 tid 1 2024-07-28T19:28:50.962 INFO:tasks.rados.rados.0.smithi045.stdout:30: writing smithi04569809-30 from 1514213 to 1992884 tid 2 2024-07-28T19:28:50.963 INFO:tasks.rados.rados.0.smithi045.stdout:31: write initial oid 31 2024-07-28T19:28:50.963 INFO:tasks.rados.rados.0.smithi045.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2024-07-28T19:28:50.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:50 smithi045 bash[21729]: audit 2024-07-28T19:28:50.287154+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.45:0/1156081487' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T19:28:50.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:50 smithi045 bash[21729]: audit 2024-07-28T19:28:50.287517+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T19:28:50.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:50 smithi045 bash[31704]: audit 2024-07-28T19:28:50.287154+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.45:0/1156081487' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T19:28:50.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:50 smithi045 bash[31704]: audit 2024-07-28T19:28:50.287517+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-28T19:28:50.969 INFO:tasks.rados.rados.0.smithi045.stdout:31: writing smithi04569809-31 from 504210 to 1110739 tid 1 2024-07-28T19:28:50.976 INFO:tasks.rados.rados.0.smithi045.stdout:31: writing smithi04569809-31 from 1572695 to 2195024 tid 2 2024-07-28T19:28:50.976 INFO:tasks.rados.rados.0.smithi045.stdout: waiting on 16 2024-07-28T19:28:50.976 INFO:tasks.rados.rados.0.smithi045.stdout:16: finishing write tid 1 to smithi04569809-16 2024-07-28T19:28:50.976 INFO:tasks.rados.rados.0.smithi045.stdout:16: finishing write tid 2 to smithi04569809-16 2024-07-28T19:28:50.976 INFO:tasks.rados.rados.0.smithi045.stdout:16: finishing write tid 3 to smithi04569809-16 2024-07-28T19:28:50.976 INFO:tasks.rados.rados.0.smithi045.stdout:16: finishing write tid 4 to smithi04569809-16 2024-07-28T19:28:50.976 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:17: finishing write tid 1 to smithi04569809-17 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:17: finishing write tid 2 to smithi04569809-17 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:17: finishing write tid 3 to smithi04569809-17 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:17: finishing write tid 4 to smithi04569809-17 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 3 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:18: finishing write tid 1 to smithi04569809-18 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:18: finishing write tid 2 to smithi04569809-18 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:18: finishing write tid 3 to smithi04569809-18 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:18: finishing write tid 4 to smithi04569809-18 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 6 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-07-28T19:28:50.977 INFO:tasks.rados.rados.0.smithi045.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-07-28T19:28:50.978 INFO:tasks.rados.rados.0.smithi045.stdout:19: finishing write tid 1 to smithi04569809-19 2024-07-28T19:28:50.978 INFO:tasks.rados.rados.0.smithi045.stdout:19: finishing write tid 2 to smithi04569809-19 2024-07-28T19:28:50.978 INFO:tasks.rados.rados.0.smithi045.stdout:19: finishing write tid 3 to smithi04569809-19 2024-07-28T19:28:50.978 INFO:tasks.rados.rados.0.smithi045.stdout:19: finishing write tid 4 to smithi04569809-19 2024-07-28T19:28:50.978 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-07-28T19:28:50.978 INFO:tasks.rados.rados.0.smithi045.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-07-28T19:28:50.978 INFO:tasks.rados.rados.0.smithi045.stdout:20: finishing write tid 1 to smithi04569809-20 2024-07-28T19:28:50.978 INFO:tasks.rados.rados.0.smithi045.stdout:20: finishing write tid 2 to smithi04569809-20 2024-07-28T19:28:50.978 INFO:tasks.rados.rados.0.smithi045.stdout:20: finishing write tid 3 to smithi04569809-20 2024-07-28T19:28:50.978 INFO:tasks.rados.rados.0.smithi045.stdout:20: finishing write tid 4 to smithi04569809-20 2024-07-28T19:28:50.979 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 3 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-07-28T19:28:50.979 INFO:tasks.rados.rados.0.smithi045.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-07-28T19:28:50.979 INFO:tasks.rados.rados.0.smithi045.stdout:21: finishing write tid 1 to smithi04569809-21 2024-07-28T19:28:50.979 INFO:tasks.rados.rados.0.smithi045.stdout:21: finishing write tid 2 to smithi04569809-21 2024-07-28T19:28:50.979 INFO:tasks.rados.rados.0.smithi045.stdout:16: done (15 left) 2024-07-28T19:28:50.979 INFO:tasks.rados.rados.0.smithi045.stdout:17: done (14 left) 2024-07-28T19:28:50.979 INFO:tasks.rados.rados.0.smithi045.stdout:18: done (13 left) 2024-07-28T19:28:50.979 INFO:tasks.rados.rados.0.smithi045.stdout:19: done (12 left) 2024-07-28T19:28:50.979 INFO:tasks.rados.rados.0.smithi045.stdout:20: done (11 left) 2024-07-28T19:28:50.979 INFO:tasks.rados.rados.0.smithi045.stdout:32: write initial oid 32 2024-07-28T19:28:50.979 INFO:tasks.rados.rados.0.smithi045.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2024-07-28T19:28:50.983 INFO:tasks.rados.rados.0.smithi045.stdout:32: writing smithi04569809-32 from 521017 to 1319148 tid 1 2024-07-28T19:28:50.988 INFO:tasks.rados.rados.0.smithi045.stdout:32: writing smithi04569809-32 from 1747530 to 2229870 tid 2 2024-07-28T19:28:50.988 INFO:tasks.rados.rados.0.smithi045.stdout:33: write initial oid 33 2024-07-28T19:28:50.988 INFO:tasks.rados.rados.0.smithi045.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2024-07-28T19:28:50.994 INFO:tasks.rados.rados.0.smithi045.stdout:33: writing smithi04569809-33 from 537824 to 1011204 tid 1 2024-07-28T19:28:51.002 INFO:tasks.rados.rados.0.smithi045.stdout:33: writing smithi04569809-33 from 1806012 to 2432010 tid 2 2024-07-28T19:28:51.002 INFO:tasks.rados.rados.0.smithi045.stdout:34: write initial oid 34 2024-07-28T19:28:51.002 INFO:tasks.rados.rados.0.smithi045.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2024-07-28T19:28:51.008 INFO:tasks.rados.rados.0.smithi045.stdout:34: writing smithi04569809-34 from 554631 to 1103260 tid 1 2024-07-28T19:28:51.014 INFO:tasks.rados.rados.0.smithi045.stdout:34: writing smithi04569809-34 from 1748141 to 2234150 tid 2 2024-07-28T19:28:51.015 INFO:tasks.rados.rados.0.smithi045.stdout:35: write initial oid 35 2024-07-28T19:28:51.015 INFO:tasks.rados.rados.0.smithi045.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2024-07-28T19:28:51.021 INFO:tasks.rados.rados.0.smithi045.stdout:35: writing smithi04569809-35 from 571438 to 1195316 tid 1 2024-07-28T19:28:51.029 INFO:tasks.rados.rados.0.smithi045.stdout:35: writing smithi04569809-35 from 1806623 to 2436290 tid 2 2024-07-28T19:28:51.029 INFO:tasks.rados.rados.0.smithi045.stdout:36: write initial oid 36 2024-07-28T19:28:51.029 INFO:tasks.rados.rados.0.smithi045.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2024-07-28T19:28:51.037 INFO:tasks.rados.rados.0.smithi045.stdout:36: writing smithi04569809-36 from 588245 to 1287372 tid 1 2024-07-28T19:28:51.043 INFO:tasks.rados.rados.0.smithi045.stdout:36: writing smithi04569809-36 from 1865105 to 2354783 tid 2 2024-07-28T19:28:51.043 INFO:tasks.rados.rados.0.smithi045.stdout: waiting on 16 2024-07-28T19:28:51.043 INFO:tasks.rados.rados.0.smithi045.stdout:21: finishing write tid 3 to smithi04569809-21 2024-07-28T19:28:51.043 INFO:tasks.rados.rados.0.smithi045.stdout:21: finishing write tid 4 to smithi04569809-21 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 9 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:22: finishing write tid 1 to smithi04569809-22 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:22: finishing write tid 2 to smithi04569809-22 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:22: finishing write tid 3 to smithi04569809-22 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:22: finishing write tid 4 to smithi04569809-22 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 3 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:23: finishing write tid 1 to smithi04569809-23 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:23: finishing write tid 2 to smithi04569809-23 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:23: finishing write tid 3 to smithi04569809-23 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:23: finishing write tid 4 to smithi04569809-23 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 3 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-07-28T19:28:51.044 INFO:tasks.rados.rados.0.smithi045.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:24: finishing write tid 1 to smithi04569809-24 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:24: finishing write tid 2 to smithi04569809-24 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:24: finishing write tid 3 to smithi04569809-24 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:24: finishing write tid 4 to smithi04569809-24 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:25: finishing write tid 1 to smithi04569809-25 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:25: finishing write tid 2 to smithi04569809-25 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:25: finishing write tid 3 to smithi04569809-25 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:25: finishing write tid 4 to smithi04569809-25 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 9 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:26: finishing write tid 1 to smithi04569809-26 2024-07-28T19:28:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:26: finishing write tid 2 to smithi04569809-26 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:26: finishing write tid 3 to smithi04569809-26 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:26: finishing write tid 4 to smithi04569809-26 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 3 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:27: finishing write tid 1 to smithi04569809-27 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:27: finishing write tid 2 to smithi04569809-27 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:27: finishing write tid 3 to smithi04569809-27 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:27: finishing write tid 4 to smithi04569809-27 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 9 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:28: finishing write tid 1 to smithi04569809-28 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:21: done (15 left) 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:22: done (14 left) 2024-07-28T19:28:51.046 INFO:tasks.rados.rados.0.smithi045.stdout:23: done (13 left) 2024-07-28T19:28:51.047 INFO:tasks.rados.rados.0.smithi045.stdout:24: done (12 left) 2024-07-28T19:28:51.047 INFO:tasks.rados.rados.0.smithi045.stdout:25: done (11 left) 2024-07-28T19:28:51.047 INFO:tasks.rados.rados.0.smithi045.stdout:26: done (10 left) 2024-07-28T19:28:51.047 INFO:tasks.rados.rados.0.smithi045.stdout:27: done (9 left) 2024-07-28T19:28:51.047 INFO:tasks.rados.rados.0.smithi045.stdout:37: write initial oid 37 2024-07-28T19:28:51.047 INFO:tasks.rados.rados.0.smithi045.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2024-07-28T19:28:51.051 INFO:tasks.rados.rados.0.smithi045.stdout:37: writing smithi04569809-37 from 605052 to 1379428 tid 1 2024-07-28T19:28:51.057 INFO:tasks.rados.rados.0.smithi045.stdout:37: writing smithi04569809-37 from 1923587 to 2556923 tid 2 2024-07-28T19:28:51.057 INFO:tasks.rados.rados.0.smithi045.stdout:38: write initial oid 38 2024-07-28T19:28:51.057 INFO:tasks.rados.rados.0.smithi045.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2024-07-28T19:28:51.066 INFO:tasks.rados.rados.0.smithi045.stdout:38: writing smithi04569809-38 from 621859 to 1071484 tid 1 2024-07-28T19:28:51.072 INFO:tasks.rados.rados.0.smithi045.stdout:38: writing smithi04569809-38 from 1865716 to 2621859 tid 2 2024-07-28T19:28:51.073 INFO:tasks.rados.rados.0.smithi045.stdout:39: write initial oid 39 2024-07-28T19:28:51.073 INFO:tasks.rados.rados.0.smithi045.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2024-07-28T19:28:51.079 INFO:tasks.rados.rados.0.smithi045.stdout:39: writing smithi04569809-39 from 638666 to 1163540 tid 1 2024-07-28T19:28:51.087 INFO:tasks.rados.rados.0.smithi045.stdout:39: writing smithi04569809-39 from 1924198 to 2561203 tid 2 2024-07-28T19:28:51.087 INFO:tasks.rados.rados.0.smithi045.stdout:40: write initial oid 40 2024-07-28T19:28:51.087 INFO:tasks.rados.rados.0.smithi045.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2024-07-28T19:28:51.095 INFO:tasks.rados.rados.0.smithi045.stdout:40: writing smithi04569809-40 from 655473 to 1371949 tid 1 2024-07-28T19:28:51.102 INFO:tasks.rados.rados.0.smithi045.stdout:40: writing smithi04569809-40 from 2099033 to 2655473 tid 2 2024-07-28T19:28:51.103 INFO:tasks.rados.rados.0.smithi045.stdout:41: write initial oid 41 2024-07-28T19:28:51.103 INFO:tasks.rados.rados.0.smithi045.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2024-07-28T19:28:51.111 INFO:tasks.rados.rados.0.smithi045.stdout:41: writing smithi04569809-41 from 672280 to 1464005 tid 1 2024-07-28T19:28:51.118 INFO:tasks.rados.rados.0.smithi045.stdout:41: writing smithi04569809-41 from 2157515 to 2672280 tid 2 2024-07-28T19:28:51.118 INFO:tasks.rados.rados.0.smithi045.stdout:42: write initial oid 42 2024-07-28T19:28:51.118 INFO:tasks.rados.rados.0.smithi045.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2024-07-28T19:28:51.124 INFO:tasks.rados.rados.0.smithi045.stdout:42: writing smithi04569809-42 from 689087 to 1156061 tid 1 2024-07-28T19:28:51.132 INFO:tasks.rados.rados.0.smithi045.stdout:42: writing smithi04569809-42 from 1699644 to 2483976 tid 2 2024-07-28T19:28:51.132 INFO:tasks.rados.rados.0.smithi045.stdout:43: write initial oid 43 2024-07-28T19:28:51.132 INFO:tasks.rados.rados.0.smithi045.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2024-07-28T19:28:51.139 INFO:tasks.rados.rados.0.smithi045.stdout:43: writing smithi04569809-43 from 705894 to 1248117 tid 1 2024-07-28T19:28:51.146 INFO:tasks.rados.rados.0.smithi045.stdout:43: writing smithi04569809-43 from 1758126 to 2402469 tid 2 2024-07-28T19:28:51.146 INFO:tasks.rados.rados.0.smithi045.stdout: waiting on 16 2024-07-28T19:28:51.146 INFO:tasks.rados.rados.0.smithi045.stdout:28: finishing write tid 2 to smithi04569809-28 2024-07-28T19:28:51.147 INFO:tasks.rados.rados.0.smithi045.stdout:28: finishing write tid 3 to smithi04569809-28 2024-07-28T19:28:51.147 INFO:tasks.rados.rados.0.smithi045.stdout:28: finishing write tid 4 to smithi04569809-28 2024-07-28T19:28:51.147 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-07-28T19:28:51.147 INFO:tasks.rados.rados.0.smithi045.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-07-28T19:28:51.147 INFO:tasks.rados.rados.0.smithi045.stdout:29: finishing write tid 1 to smithi04569809-29 2024-07-28T19:28:51.147 INFO:tasks.rados.rados.0.smithi045.stdout:29: finishing write tid 2 to smithi04569809-29 2024-07-28T19:28:51.147 INFO:tasks.rados.rados.0.smithi045.stdout:28: done (15 left) 2024-07-28T19:28:51.147 INFO:tasks.rados.rados.0.smithi045.stdout:44: write initial oid 44 2024-07-28T19:28:51.147 INFO:tasks.rados.rados.0.smithi045.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2024-07-28T19:28:51.154 INFO:tasks.rados.rados.0.smithi045.stdout:44: writing smithi04569809-44 from 722701 to 1340173 tid 1 2024-07-28T19:28:51.162 INFO:tasks.rados.rados.0.smithi045.stdout:44: writing smithi04569809-44 from 1816608 to 2604609 tid 2 2024-07-28T19:28:51.162 INFO:tasks.rados.rados.0.smithi045.stdout: waiting on 16 2024-07-28T19:28:51.162 INFO:tasks.rados.rados.0.smithi045.stdout:29: finishing write tid 3 to smithi04569809-29 2024-07-28T19:28:51.162 INFO:tasks.rados.rados.0.smithi045.stdout:29: finishing write tid 4 to smithi04569809-29 2024-07-28T19:28:51.162 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 12 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-07-28T19:28:51.162 INFO:tasks.rados.rados.0.smithi045.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-07-28T19:28:51.162 INFO:tasks.rados.rados.0.smithi045.stdout:30: finishing write tid 1 to smithi04569809-30 2024-07-28T19:28:51.163 INFO:tasks.rados.rados.0.smithi045.stdout:30: finishing write tid 2 to smithi04569809-30 2024-07-28T19:28:51.163 INFO:tasks.rados.rados.0.smithi045.stdout:30: finishing write tid 3 to smithi04569809-30 2024-07-28T19:28:51.163 INFO:tasks.rados.rados.0.smithi045.stdout:30: finishing write tid 4 to smithi04569809-30 2024-07-28T19:28:51.163 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 9 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-07-28T19:28:51.163 INFO:tasks.rados.rados.0.smithi045.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-07-28T19:28:51.163 INFO:tasks.rados.rados.0.smithi045.stdout:29: done (15 left) 2024-07-28T19:28:51.163 INFO:tasks.rados.rados.0.smithi045.stdout:30: done (14 left) 2024-07-28T19:28:51.163 INFO:tasks.rados.rados.0.smithi045.stdout:45: write initial oid 45 2024-07-28T19:28:51.163 INFO:tasks.rados.rados.0.smithi045.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2024-07-28T19:28:51.170 INFO:tasks.rados.rados.0.smithi045.stdout:45: writing smithi04569809-45 from 739508 to 1432229 tid 1 2024-07-28T19:28:51.177 INFO:tasks.rados.rados.0.smithi045.stdout:45: writing smithi04569809-45 from 1875090 to 2523102 tid 2 2024-07-28T19:28:51.177 INFO:tasks.rados.rados.0.smithi045.stdout:46: write initial oid 46 2024-07-28T19:28:51.177 INFO:tasks.rados.rados.0.smithi045.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2024-07-28T19:28:51.185 INFO:tasks.rados.rados.0.smithi045.stdout:46: writing smithi04569809-46 from 756315 to 1524285 tid 1 2024-07-28T19:28:51.193 INFO:tasks.rados.rados.0.smithi045.stdout:46: writing smithi04569809-46 from 1933572 to 2725242 tid 2 2024-07-28T19:28:51.194 INFO:tasks.rados.rados.0.smithi045.stdout: waiting on 16 2024-07-28T19:28:51.194 INFO:tasks.rados.rados.0.smithi045.stdout:31: finishing write tid 1 to smithi04569809-31 2024-07-28T19:28:51.194 INFO:tasks.rados.rados.0.smithi045.stdout:31: finishing write tid 2 to smithi04569809-31 2024-07-28T19:28:51.194 INFO:tasks.rados.rados.0.smithi045.stdout:31: finishing write tid 3 to smithi04569809-31 2024-07-28T19:28:51.194 INFO:tasks.rados.rados.0.smithi045.stdout:31: finishing write tid 4 to smithi04569809-31 2024-07-28T19:28:51.194 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 15 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-07-28T19:28:51.194 INFO:tasks.rados.rados.0.smithi045.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-07-28T19:28:51.194 INFO:tasks.rados.rados.0.smithi045.stdout:32: finishing write tid 1 to smithi04569809-32 2024-07-28T19:28:51.194 INFO:tasks.rados.rados.0.smithi045.stdout:31: done (15 left) 2024-07-28T19:28:51.194 INFO:tasks.rados.rados.0.smithi045.stdout:47: write initial oid 47 2024-07-28T19:28:51.194 INFO:tasks.rados.rados.0.smithi045.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2024-07-28T19:28:51.200 INFO:tasks.rados.rados.0.smithi045.stdout:47: writing smithi04569809-47 from 773122 to 1332694 tid 1 2024-07-28T19:28:51.208 INFO:tasks.rados.rados.0.smithi045.stdout:47: writing smithi04569809-47 from 1992054 to 2643735 tid 2 2024-07-28T19:28:51.208 INFO:tasks.rados.rados.0.smithi045.stdout: waiting on 16 2024-07-28T19:28:51.208 INFO:tasks.rados.rados.0.smithi045.stdout:32: finishing write tid 2 to smithi04569809-32 2024-07-28T19:28:51.209 INFO:tasks.rados.rados.0.smithi045.stdout:32: finishing write tid 3 to smithi04569809-32 2024-07-28T19:28:51.209 INFO:tasks.rados.rados.0.smithi045.stdout:32: finishing write tid 4 to smithi04569809-32 2024-07-28T19:28:51.209 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-07-28T19:28:51.209 INFO:tasks.rados.rados.0.smithi045.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-07-28T19:28:51.209 INFO:tasks.rados.rados.0.smithi045.stdout:33: finishing write tid 1 to smithi04569809-33 2024-07-28T19:28:51.210 INFO:tasks.rados.rados.0.smithi045.stdout:32: done (15 left) 2024-07-28T19:28:51.210 INFO:tasks.rados.rados.0.smithi045.stdout:48: write initial oid 48 2024-07-28T19:28:51.210 INFO:tasks.rados.rados.0.smithi045.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2024-07-28T19:28:51.216 INFO:tasks.rados.rados.0.smithi045.stdout:48: writing smithi04569809-48 from 789929 to 1424750 tid 1 2024-07-28T19:28:51.224 INFO:tasks.rados.rados.0.smithi045.stdout:48: writing smithi04569809-48 from 2050536 to 2789929 tid 2 2024-07-28T19:28:51.225 INFO:tasks.rados.rados.0.smithi045.stdout: waiting on 16 2024-07-28T19:28:51.225 INFO:tasks.rados.rados.0.smithi045.stdout:33: finishing write tid 2 to smithi04569809-33 2024-07-28T19:28:51.225 INFO:tasks.rados.rados.0.smithi045.stdout:33: finishing write tid 3 to smithi04569809-33 2024-07-28T19:28:51.225 INFO:tasks.rados.rados.0.smithi045.stdout:33: finishing write tid 4 to smithi04569809-33 2024-07-28T19:28:51.225 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-07-28T19:28:51.225 INFO:tasks.rados.rados.0.smithi045.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-07-28T19:28:51.226 INFO:tasks.rados.rados.0.smithi045.stdout:34: finishing write tid 1 to smithi04569809-34 2024-07-28T19:28:51.226 INFO:tasks.rados.rados.0.smithi045.stdout:34: finishing write tid 2 to smithi04569809-34 2024-07-28T19:28:51.226 INFO:tasks.rados.rados.0.smithi045.stdout:34: finishing write tid 3 to smithi04569809-34 2024-07-28T19:28:51.226 INFO:tasks.rados.rados.0.smithi045.stdout:34: finishing write tid 4 to smithi04569809-34 2024-07-28T19:28:51.226 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 15 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-07-28T19:28:51.226 INFO:tasks.rados.rados.0.smithi045.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-07-28T19:28:51.226 INFO:tasks.rados.rados.0.smithi045.stdout:35: finishing write tid 1 to smithi04569809-35 2024-07-28T19:28:51.226 INFO:tasks.rados.rados.0.smithi045.stdout:35: finishing write tid 2 to smithi04569809-35 2024-07-28T19:28:51.227 INFO:tasks.rados.rados.0.smithi045.stdout:35: finishing write tid 3 to smithi04569809-35 2024-07-28T19:28:51.227 INFO:tasks.rados.rados.0.smithi045.stdout:35: finishing write tid 4 to smithi04569809-35 2024-07-28T19:28:51.227 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 9 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-07-28T19:28:51.227 INFO:tasks.rados.rados.0.smithi045.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-07-28T19:28:51.227 INFO:tasks.rados.rados.0.smithi045.stdout:36: finishing write tid 1 to smithi04569809-36 2024-07-28T19:28:51.227 INFO:tasks.rados.rados.0.smithi045.stdout:36: finishing write tid 2 to smithi04569809-36 2024-07-28T19:28:51.227 INFO:tasks.rados.rados.0.smithi045.stdout:36: finishing write tid 3 to smithi04569809-36 2024-07-28T19:28:51.228 INFO:tasks.rados.rados.0.smithi045.stdout:36: finishing write tid 4 to smithi04569809-36 2024-07-28T19:28:51.228 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-07-28T19:28:51.228 INFO:tasks.rados.rados.0.smithi045.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-07-28T19:28:51.228 INFO:tasks.rados.rados.0.smithi045.stdout:37: finishing write tid 1 to smithi04569809-37 2024-07-28T19:28:51.228 INFO:tasks.rados.rados.0.smithi045.stdout:37: finishing write tid 2 to smithi04569809-37 2024-07-28T19:28:51.228 INFO:tasks.rados.rados.0.smithi045.stdout:37: finishing write tid 3 to smithi04569809-37 2024-07-28T19:28:51.229 INFO:tasks.rados.rados.0.smithi045.stdout:37: finishing write tid 4 to smithi04569809-37 2024-07-28T19:28:51.229 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 12 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T19:28:51.229 INFO:tasks.rados.rados.0.smithi045.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-07-28T19:28:51.229 INFO:tasks.rados.rados.0.smithi045.stdout:38: finishing write tid 1 to smithi04569809-38 2024-07-28T19:28:51.229 INFO:tasks.rados.rados.0.smithi045.stdout:38: finishing write tid 2 to smithi04569809-38 2024-07-28T19:28:51.229 INFO:tasks.rados.rados.0.smithi045.stdout:38: finishing write tid 3 to smithi04569809-38 2024-07-28T19:28:51.230 INFO:tasks.rados.rados.0.smithi045.stdout:38: finishing write tid 4 to smithi04569809-38 2024-07-28T19:28:51.230 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 9 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-07-28T19:28:51.230 INFO:tasks.rados.rados.0.smithi045.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-07-28T19:28:51.230 INFO:tasks.rados.rados.0.smithi045.stdout:39: finishing write tid 1 to smithi04569809-39 2024-07-28T19:28:51.230 INFO:tasks.rados.rados.0.smithi045.stdout:39: finishing write tid 2 to smithi04569809-39 2024-07-28T19:28:51.231 INFO:tasks.rados.rados.0.smithi045.stdout:39: finishing write tid 3 to smithi04569809-39 2024-07-28T19:28:51.231 INFO:tasks.rados.rados.0.smithi045.stdout:39: finishing write tid 4 to smithi04569809-39 2024-07-28T19:28:51.231 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 9 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-07-28T19:28:51.231 INFO:tasks.rados.rados.0.smithi045.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:28:51.231 INFO:tasks.rados.rados.0.smithi045.stdout:33: done (15 left) 2024-07-28T19:28:51.231 INFO:tasks.rados.rados.0.smithi045.stdout:34: done (14 left) 2024-07-28T19:28:51.232 INFO:tasks.rados.rados.0.smithi045.stdout:35: done (13 left) 2024-07-28T19:28:51.232 INFO:tasks.rados.rados.0.smithi045.stdout:36: done (12 left) 2024-07-28T19:28:51.232 INFO:tasks.rados.rados.0.smithi045.stdout:37: done (11 left) 2024-07-28T19:28:51.232 INFO:tasks.rados.rados.0.smithi045.stdout:38: done (10 left) 2024-07-28T19:28:51.232 INFO:tasks.rados.rados.0.smithi045.stdout:39: done (9 left) 2024-07-28T19:28:51.233 INFO:tasks.rados.rados.0.smithi045.stdout:49: write initial oid 49 2024-07-28T19:28:51.233 INFO:tasks.rados.rados.0.smithi045.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2024-07-28T19:28:51.233 INFO:tasks.rados.rados.0.smithi045.stdout:49: writing smithi04569809-49 from 406736 to 1116806 tid 1 2024-07-28T19:28:51.238 INFO:tasks.rados.rados.0.smithi045.stdout:49: writing smithi04569809-49 from 1709018 to 2364368 tid 2 2024-07-28T19:28:51.238 INFO:tasks.rados.rados.0.smithi045.stdout:50: write initial oid 50 2024-07-28T19:28:51.238 INFO:tasks.rados.rados.0.smithi045.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2024-07-28T19:28:51.244 INFO:tasks.rados.rados.0.smithi045.stdout:50: writing smithi04569809-50 from 423543 to 1208862 tid 1 2024-07-28T19:28:51.252 INFO:tasks.rados.rados.0.smithi045.stdout:50: writing smithi04569809-50 from 1767500 to 2566508 tid 2 2024-07-28T19:28:51.252 INFO:tasks.rados.rados.0.smithi045.stdout:51: write oid 3 current snap is 0 2024-07-28T19:28:51.253 INFO:tasks.rados.rados.0.smithi045.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2024-07-28T19:28:51.258 INFO:tasks.rados.rados.0.smithi045.stdout:51: writing smithi04569809-3 from 440350 to 900918 tid 1 2024-07-28T19:28:51.266 INFO:tasks.rados.rados.0.smithi045.stdout:51: writing smithi04569809-3 from 1309629 to 1852295 tid 2 2024-07-28T19:28:51.269 INFO:tasks.rados.rados.0.smithi045.stdout:51: writing smithi04569809-3 from 2323973 to 2840350 tid 3 2024-07-28T19:28:51.269 INFO:tasks.rados.rados.0.smithi045.stdout:52: rollback oid 12 current snap is 0 2024-07-28T19:28:51.270 INFO:tasks.rados.rados.0.smithi045.stdout:52: done (12 left) 2024-07-28T19:28:51.270 INFO:tasks.rados.rados.0.smithi045.stdout:53: write oid 35 current snap is 0 2024-07-28T19:28:51.270 INFO:tasks.rados.rados.0.smithi045.stdout:53: seq_num 51 ranges {457157=535817,1768111=402677} 2024-07-28T19:28:51.274 INFO:tasks.rados.rados.0.smithi045.stdout:53: writing smithi04569809-35 from 457157 to 992974 tid 1 2024-07-28T19:28:51.281 INFO:tasks.rados.rados.0.smithi045.stdout:53: writing smithi04569809-35 from 1768111 to 2170788 tid 2 2024-07-28T19:28:51.281 INFO:tasks.rados.rados.0.smithi045.stdout:54: write oid 23 current snap is 0 2024-07-28T19:28:51.282 INFO:tasks.rados.rados.0.smithi045.stdout:54: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2024-07-28T19:28:51.287 INFO:tasks.rados.rados.0.smithi045.stdout:54: writing smithi04569809-23 from 473964 to 1085030 tid 1 2024-07-28T19:28:51.295 INFO:tasks.rados.rados.0.smithi045.stdout:54: writing smithi04569809-23 from 1826593 to 2372928 tid 2 2024-07-28T19:28:51.298 INFO:tasks.rados.rados.0.smithi045.stdout:54: writing smithi04569809-23 from 2778819 to 2873964 tid 3 2024-07-28T19:28:51.299 INFO:tasks.rados.rados.0.smithi045.stdout:55: delete oid 10 current snap is 0 2024-07-28T19:28:51.299 INFO:tasks.rados.rados.0.smithi045.stdout:40: finishing write tid 1 to smithi04569809-40 2024-07-28T19:28:51.299 INFO:tasks.rados.rados.0.smithi045.stdout:40: finishing write tid 2 to smithi04569809-40 2024-07-28T19:28:51.299 INFO:tasks.rados.rados.0.smithi045.stdout:40: finishing write tid 3 to smithi04569809-40 2024-07-28T19:28:51.299 INFO:tasks.rados.rados.0.smithi045.stdout:40: finishing write tid 4 to smithi04569809-40 2024-07-28T19:28:51.299 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 12 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-07-28T19:28:51.299 INFO:tasks.rados.rados.0.smithi045.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-07-28T19:28:51.299 INFO:tasks.rados.rados.0.smithi045.stdout:41: finishing write tid 1 to smithi04569809-41 2024-07-28T19:28:51.299 INFO:tasks.rados.rados.0.smithi045.stdout:41: finishing write tid 2 to smithi04569809-41 2024-07-28T19:28:51.299 INFO:tasks.rados.rados.0.smithi045.stdout:41: finishing write tid 3 to smithi04569809-41 2024-07-28T19:28:51.300 INFO:tasks.rados.rados.0.smithi045.stdout:41: finishing write tid 4 to smithi04569809-41 2024-07-28T19:28:51.300 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 12 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-07-28T19:28:51.300 INFO:tasks.rados.rados.0.smithi045.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-07-28T19:28:51.300 INFO:tasks.rados.rados.0.smithi045.stdout:42: finishing write tid 1 to smithi04569809-42 2024-07-28T19:28:51.300 INFO:tasks.rados.rados.0.smithi045.stdout:42: finishing write tid 2 to smithi04569809-42 2024-07-28T19:28:51.300 INFO:tasks.rados.rados.0.smithi045.stdout:42: finishing write tid 3 to smithi04569809-42 2024-07-28T19:28:51.300 INFO:tasks.rados.rados.0.smithi045.stdout:42: finishing write tid 4 to smithi04569809-42 2024-07-28T19:28:51.300 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 18 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:43: finishing write tid 1 to smithi04569809-43 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:43: finishing write tid 2 to smithi04569809-43 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:43: finishing write tid 3 to smithi04569809-43 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:43: finishing write tid 4 to smithi04569809-43 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 6 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:44: finishing write tid 1 to smithi04569809-44 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:44: finishing write tid 2 to smithi04569809-44 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:44: finishing write tid 3 to smithi04569809-44 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:44: finishing write tid 4 to smithi04569809-44 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 18 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-07-28T19:28:51.301 INFO:tasks.rados.rados.0.smithi045.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:45: finishing write tid 1 to smithi04569809-45 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:45: finishing write tid 2 to smithi04569809-45 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:45: finishing write tid 3 to smithi04569809-45 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:45: finishing write tid 4 to smithi04569809-45 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 3 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:46: finishing write tid 1 to smithi04569809-46 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:46: finishing write tid 2 to smithi04569809-46 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:46: finishing write tid 3 to smithi04569809-46 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:46: finishing write tid 4 to smithi04569809-46 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-07-28T19:28:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:47: finishing write tid 1 to smithi04569809-47 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:47: finishing write tid 2 to smithi04569809-47 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:47: finishing write tid 3 to smithi04569809-47 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:47: finishing write tid 4 to smithi04569809-47 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 15 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:48: finishing write tid 1 to smithi04569809-48 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:48: finishing write tid 2 to smithi04569809-48 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:48: finishing write tid 3 to smithi04569809-48 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:48: finishing write tid 4 to smithi04569809-48 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:49: finishing write tid 1 to smithi04569809-49 2024-07-28T19:28:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:49: finishing write tid 2 to smithi04569809-49 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:49: finishing write tid 3 to smithi04569809-49 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:49: finishing write tid 4 to smithi04569809-49 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 9 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:50: finishing write tid 1 to smithi04569809-50 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:50: finishing write tid 2 to smithi04569809-50 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:50: finishing write tid 3 to smithi04569809-50 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:50: finishing write tid 4 to smithi04569809-50 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 6 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:51: finishing write tid 1 to smithi04569809-3 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:51: finishing write tid 2 to smithi04569809-3 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:51: finishing write tid 3 to smithi04569809-3 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:51: finishing write tid 4 to smithi04569809-3 2024-07-28T19:28:51.304 INFO:tasks.rados.rados.0.smithi045.stdout:51: finishing write tid 5 to smithi04569809-3 2024-07-28T19:28:51.305 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 16 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-07-28T19:28:51.305 INFO:tasks.rados.rados.0.smithi045.stdout:51: left oid 3 (ObjNum 50 snap 0 seq_num 50) 2024-07-28T19:28:51.305 INFO:tasks.rados.rados.0.smithi045.stdout:53: finishing write tid 1 to smithi04569809-35 2024-07-28T19:28:51.305 INFO:tasks.rados.rados.0.smithi045.stdout:53: finishing write tid 2 to smithi04569809-35 2024-07-28T19:28:51.305 INFO:tasks.rados.rados.0.smithi045.stdout:53: finishing write tid 3 to smithi04569809-35 2024-07-28T19:28:51.305 INFO:tasks.rados.rados.0.smithi045.stdout:53: finishing write tid 4 to smithi04569809-35 2024-07-28T19:28:51.305 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 12 (ObjNum 51 snap 0 seq_num 51) dirty exists 2024-07-28T19:28:51.305 INFO:tasks.rados.rados.0.smithi045.stdout:53: left oid 35 (ObjNum 51 snap 0 seq_num 51) 2024-07-28T19:28:51.305 INFO:tasks.rados.rados.0.smithi045.stdout:54: finishing write tid 1 to smithi04569809-23 2024-07-28T19:28:51.306 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:28:50 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:28:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:40: done (14 left) 2024-07-28T19:28:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:41: done (13 left) 2024-07-28T19:28:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:42: done (12 left) 2024-07-28T19:28:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:43: done (11 left) 2024-07-28T19:28:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:44: done (10 left) 2024-07-28T19:28:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:45: done (9 left) 2024-07-28T19:28:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:46: done (8 left) 2024-07-28T19:28:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:47: done (7 left) 2024-07-28T19:28:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:48: done (6 left) 2024-07-28T19:28:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:49: done (5 left) 2024-07-28T19:28:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:50: done (4 left) 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:51: done (3 left) 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:53: done (2 left) 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:55: done (1 left) 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:56: read oid 15 snap -1 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:56: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:57: delete oid 13 current snap is 0 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:54: finishing write tid 2 to smithi04569809-23 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:54: finishing write tid 3 to smithi04569809-23 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:54: finishing write tid 4 to smithi04569809-23 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:54: finishing write tid 5 to smithi04569809-23 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 13 (ObjNum 52 snap 0 seq_num 52) dirty exists 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:54: left oid 23 (ObjNum 52 snap 0 seq_num 52) 2024-07-28T19:28:51.308 INFO:tasks.rados.rados.0.smithi045.stdout:54: done (2 left) 2024-07-28T19:28:51.309 INFO:tasks.rados.rados.0.smithi045.stdout:57: done (1 left) 2024-07-28T19:28:51.309 INFO:tasks.rados.rados.0.smithi045.stdout:58: read oid 3 snap -1 2024-07-28T19:28:51.309 INFO:tasks.rados.rados.0.smithi045.stdout:58: expect (ObjNum 50 snap 0 seq_num 50) 2024-07-28T19:28:51.309 INFO:tasks.rados.rados.0.smithi045.stdout:59: read oid 28 snap -1 2024-07-28T19:28:51.309 INFO:tasks.rados.rados.0.smithi045.stdout:59: expect (ObjNum 27 snap 0 seq_num 27) 2024-07-28T19:28:51.309 INFO:tasks.rados.rados.0.smithi045.stdout:60: read oid 34 snap -1 2024-07-28T19:28:51.309 INFO:tasks.rados.rados.0.smithi045.stdout:60: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-28T19:28:51.309 INFO:tasks.rados.rados.0.smithi045.stdout:61: delete oid 2 current snap is 0 2024-07-28T19:28:51.309 INFO:tasks.rados.rados.0.smithi045.stdout:56: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T19:28:51.437 INFO:tasks.rados.rados.0.smithi045.stdout:58: expect (ObjNum 50 snap 0 seq_num 50) 2024-07-28T19:28:51.465 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:28:51 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:28:51] "GET /metrics HTTP/1.1" 200 241692 "" "Prometheus/2.43.0" 2024-07-28T19:28:51.557 INFO:tasks.rados.rados.0.smithi045.stdout:59: expect (ObjNum 27 snap 0 seq_num 27) 2024-07-28T19:28:51.633 INFO:tasks.rados.rados.0.smithi045.stdout:60: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-28T19:28:51.716 INFO:tasks.rados.rados.0.smithi045.stdout:56: done (4 left) 2024-07-28T19:28:51.717 INFO:tasks.rados.rados.0.smithi045.stdout:58: done (3 left) 2024-07-28T19:28:51.717 INFO:tasks.rados.rados.0.smithi045.stdout:59: done (2 left) 2024-07-28T19:28:51.718 INFO:tasks.rados.rados.0.smithi045.stdout:60: done (1 left) 2024-07-28T19:28:51.718 INFO:tasks.rados.rados.0.smithi045.stdout:61: done (0 left) 2024-07-28T19:28:51.718 INFO:tasks.rados.rados.0.smithi045.stdout:62: write oid 29 current snap is 0 2024-07-28T19:28:51.718 INFO:tasks.rados.rados.0.smithi045.stdout:62: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2024-07-28T19:28:51.731 INFO:tasks.rados.rados.0.smithi045.stdout:62: writing smithi04569809-29 from 541192 to 1169607 tid 1 2024-07-28T19:28:51.743 INFO:tasks.rados.rados.0.smithi045.stdout:62: writing smithi04569809-29 from 1660521 to 2214194 tid 2 2024-07-28T19:28:51.751 INFO:tasks.rados.rados.0.smithi045.stdout:62: writing smithi04569809-29 from 2888511 to 2941192 tid 3 2024-07-28T19:28:51.751 INFO:tasks.rados.rados.0.smithi045.stdout:63: write oid 48 current snap is 0 2024-07-28T19:28:51.751 INFO:tasks.rados.rados.0.smithi045.stdout:63: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2024-07-28T19:28:51.765 INFO:tasks.rados.rados.0.smithi045.stdout:63: writing smithi04569809-48 from 557999 to 1261663 tid 1 2024-07-28T19:28:51.774 INFO:tasks.rados.rados.0.smithi045.stdout:63: writing smithi04569809-48 from 1719003 to 2132687 tid 2 2024-07-28T19:28:51.783 INFO:tasks.rados.rados.0.smithi045.stdout:63: writing smithi04569809-48 from 2632287 to 2957999 tid 3 2024-07-28T19:28:51.783 INFO:tasks.rados.rados.0.smithi045.stdout:64: write oid 22 current snap is 0 2024-07-28T19:28:51.783 INFO:tasks.rados.rados.0.smithi045.stdout:64: seq_num 58 ranges {574806=778913,2061132=557342} 2024-07-28T19:28:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:64: writing smithi04569809-22 from 574806 to 1353719 tid 1 2024-07-28T19:28:51.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:51 smithi155 bash[24090]: cluster 2024-07-28T19:28:50.096939+0000 mgr.y (mgr.24269) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:51.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:51 smithi155 bash[24090]: cluster 2024-07-28T19:28:50.540024+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T19:28:51.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:51 smithi155 bash[24090]: cluster 2024-07-28T19:28:50.540073+0000 mon.a (mon.0) 835 : cluster [INF] Cluster is now healthy 2024-07-28T19:28:51.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:51 smithi155 bash[24090]: audit 2024-07-28T19:28:50.554901+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-07-28T19:28:51.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:51 smithi155 bash[24090]: cluster 2024-07-28T19:28:50.555079+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-28T19:28:51.803 INFO:tasks.rados.rados.0.smithi045.stdout:64: writing smithi04569809-22 from 2061132 to 2618474 tid 2 2024-07-28T19:28:51.803 INFO:tasks.rados.rados.0.smithi045.stdout:65: rollback oid 7 current snap is 0 2024-07-28T19:28:51.803 INFO:tasks.rados.rados.0.smithi045.stdout:65: done (3 left) 2024-07-28T19:28:51.803 INFO:tasks.rados.rados.0.smithi045.stdout:66: read oid 24 snap -1 2024-07-28T19:28:51.804 INFO:tasks.rados.rados.0.smithi045.stdout:66: expect (ObjNum 23 snap 0 seq_num 23) 2024-07-28T19:28:51.804 INFO:tasks.rados.rados.0.smithi045.stdout:67: write oid 12 current snap is 0 2024-07-28T19:28:51.804 INFO:tasks.rados.rados.0.smithi045.stdout:67: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2024-07-28T19:28:51.810 INFO:tasks.rados.rados.0.smithi045.stdout:67: writing smithi04569809-12 from 591613 to 1045775 tid 1 2024-07-28T19:28:51.817 INFO:tasks.rados.rados.0.smithi045.stdout:67: writing smithi04569809-12 from 1719614 to 2136967 tid 2 2024-07-28T19:28:51.823 INFO:tasks.rados.rados.0.smithi045.stdout:67: writing smithi04569809-12 from 2570780 to 2991613 tid 3 2024-07-28T19:28:51.823 INFO:tasks.rados.rados.0.smithi045.stdout:68: write oid 25 current snap is 0 2024-07-28T19:28:51.823 INFO:tasks.rados.rados.0.smithi045.stdout:68: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2024-07-28T19:28:51.829 INFO:tasks.rados.rados.0.smithi045.stdout:68: writing smithi04569809-25 from 608420 to 1137831 tid 1 2024-07-28T19:28:51.837 INFO:tasks.rados.rados.0.smithi045.stdout:68: writing smithi04569809-25 from 1778096 to 2339107 tid 2 2024-07-28T19:28:51.840 INFO:tasks.rados.rados.0.smithi045.stdout:68: writing smithi04569809-25 from 2881850 to 3008420 tid 3 2024-07-28T19:28:51.840 INFO:tasks.rados.rados.0.smithi045.stdout:69: write oid 2 current snap is 0 2024-07-28T19:28:51.841 INFO:tasks.rados.rados.0.smithi045.stdout:69: seq_num 61 ranges {625227=721013,1952931=704669} 2024-07-28T19:28:51.848 INFO:tasks.rados.rados.0.smithi045.stdout:69: writing smithi04569809-2 from 625227 to 1346240 tid 1 2024-07-28T19:28:51.855 INFO:tasks.rados.rados.0.smithi045.stdout:69: writing smithi04569809-2 from 1952931 to 2657600 tid 2 2024-07-28T19:28:51.855 INFO:tasks.rados.rados.0.smithi045.stdout:70: write oid 43 current snap is 0 2024-07-28T19:28:51.856 INFO:tasks.rados.rados.0.smithi045.stdout:70: seq_num 62 ranges {642034=796262,1895060=564680} 2024-07-28T19:28:51.864 INFO:tasks.rados.rados.0.smithi045.stdout:70: writing smithi04569809-43 from 642034 to 1438296 tid 1 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:70: writing smithi04569809-43 from 1895060 to 2459740 tid 2 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:71: snap_create 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:62: finishing write tid 1 to smithi04569809-29 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:62: finishing write tid 2 to smithi04569809-29 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:62: finishing write tid 3 to smithi04569809-29 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:62: finishing write tid 4 to smithi04569809-29 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:62: finishing write tid 5 to smithi04569809-29 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 22 (ObjNum 56 snap 0 seq_num 56) dirty exists 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:62: left oid 29 (ObjNum 56 snap 0 seq_num 56) 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:63: finishing write tid 1 to smithi04569809-48 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:63: finishing write tid 2 to smithi04569809-48 2024-07-28T19:28:51.871 INFO:tasks.rados.rados.0.smithi045.stdout:63: finishing write tid 3 to smithi04569809-48 2024-07-28T19:28:51.872 INFO:tasks.rados.rados.0.smithi045.stdout:63: finishing write tid 4 to smithi04569809-48 2024-07-28T19:28:51.872 INFO:tasks.rados.rados.0.smithi045.stdout:63: finishing write tid 5 to smithi04569809-48 2024-07-28T19:28:51.872 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 10 (ObjNum 57 snap 0 seq_num 57) dirty exists 2024-07-28T19:28:51.872 INFO:tasks.rados.rados.0.smithi045.stdout:63: left oid 48 (ObjNum 57 snap 0 seq_num 57) 2024-07-28T19:28:51.872 INFO:tasks.rados.rados.0.smithi045.stdout:64: finishing write tid 1 to smithi04569809-22 2024-07-28T19:28:51.872 INFO:tasks.rados.rados.0.smithi045.stdout:64: finishing write tid 2 to smithi04569809-22 2024-07-28T19:28:51.872 INFO:tasks.rados.rados.0.smithi045.stdout:64: finishing write tid 3 to smithi04569809-22 2024-07-28T19:28:51.872 INFO:tasks.rados.rados.0.smithi045.stdout:64: finishing write tid 4 to smithi04569809-22 2024-07-28T19:28:51.872 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 15 (ObjNum 58 snap 0 seq_num 58) dirty exists 2024-07-28T19:28:51.872 INFO:tasks.rados.rados.0.smithi045.stdout:64: left oid 22 (ObjNum 58 snap 0 seq_num 58) 2024-07-28T19:28:51.872 INFO:tasks.rados.rados.0.smithi045.stdout:66: expect (ObjNum 23 snap 0 seq_num 23) 2024-07-28T19:28:51.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:51 smithi045 bash[31704]: cluster 2024-07-28T19:28:50.096939+0000 mgr.y (mgr.24269) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:51.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:51 smithi045 bash[31704]: cluster 2024-07-28T19:28:50.540024+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T19:28:51.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:51 smithi045 bash[31704]: cluster 2024-07-28T19:28:50.540073+0000 mon.a (mon.0) 835 : cluster [INF] Cluster is now healthy 2024-07-28T19:28:51.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:51 smithi045 bash[31704]: audit 2024-07-28T19:28:50.554901+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-07-28T19:28:51.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:51 smithi045 bash[31704]: cluster 2024-07-28T19:28:50.555079+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-28T19:28:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:51 smithi045 bash[21729]: cluster 2024-07-28T19:28:50.096939+0000 mgr.y (mgr.24269) 189 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:51 smithi045 bash[21729]: cluster 2024-07-28T19:28:50.540024+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T19:28:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:51 smithi045 bash[21729]: cluster 2024-07-28T19:28:50.540073+0000 mon.a (mon.0) 835 : cluster [INF] Cluster is now healthy 2024-07-28T19:28:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:51 smithi045 bash[21729]: audit 2024-07-28T19:28:50.554901+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-07-28T19:28:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:51 smithi045 bash[21729]: cluster 2024-07-28T19:28:50.555079+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:67: finishing write tid 1 to smithi04569809-12 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:67: finishing write tid 2 to smithi04569809-12 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:67: finishing write tid 3 to smithi04569809-12 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:67: finishing write tid 4 to smithi04569809-12 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:67: finishing write tid 5 to smithi04569809-12 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 24 (ObjNum 59 snap 0 seq_num 59) dirty exists 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:67: left oid 12 (ObjNum 59 snap 0 seq_num 59) 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:68: finishing write tid 1 to smithi04569809-25 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:68: finishing write tid 2 to smithi04569809-25 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:68: finishing write tid 3 to smithi04569809-25 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:68: finishing write tid 4 to smithi04569809-25 2024-07-28T19:28:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:68: finishing write tid 5 to smithi04569809-25 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 16 (ObjNum 60 snap 0 seq_num 60) dirty exists 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:68: left oid 25 (ObjNum 60 snap 0 seq_num 60) 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:69: finishing write tid 1 to smithi04569809-2 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:69: finishing write tid 2 to smithi04569809-2 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:69: finishing write tid 3 to smithi04569809-2 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:69: finishing write tid 4 to smithi04569809-2 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 27 (ObjNum 61 snap 0 seq_num 61) dirty exists 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:69: left oid 2 (ObjNum 61 snap 0 seq_num 61) 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:70: finishing write tid 1 to smithi04569809-43 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:70: finishing write tid 2 to smithi04569809-43 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:70: finishing write tid 3 to smithi04569809-43 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:70: finishing write tid 4 to smithi04569809-43 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 9 (ObjNum 62 snap 0 seq_num 62) dirty exists 2024-07-28T19:28:52.007 INFO:tasks.rados.rados.0.smithi045.stdout:70: left oid 43 (ObjNum 62 snap 0 seq_num 62) 2024-07-28T19:28:52.554 INFO:tasks.rados.rados.0.smithi045.stdout:62: done (8 left) 2024-07-28T19:28:52.554 INFO:tasks.rados.rados.0.smithi045.stdout:63: done (7 left) 2024-07-28T19:28:52.554 INFO:tasks.rados.rados.0.smithi045.stdout:64: done (6 left) 2024-07-28T19:28:52.555 INFO:tasks.rados.rados.0.smithi045.stdout:66: done (5 left) 2024-07-28T19:28:52.555 INFO:tasks.rados.rados.0.smithi045.stdout:67: done (4 left) 2024-07-28T19:28:52.555 INFO:tasks.rados.rados.0.smithi045.stdout:68: done (3 left) 2024-07-28T19:28:52.555 INFO:tasks.rados.rados.0.smithi045.stdout:69: done (2 left) 2024-07-28T19:28:52.555 INFO:tasks.rados.rados.0.smithi045.stdout:70: done (1 left) 2024-07-28T19:28:52.555 INFO:tasks.rados.rados.0.smithi045.stdout:71: done (0 left) 2024-07-28T19:28:52.555 INFO:tasks.rados.rados.0.smithi045.stdout:72: write oid 50 current snap is 1 2024-07-28T19:28:52.555 INFO:tasks.rados.rados.0.smithi045.stdout:72: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2024-07-28T19:28:52.560 INFO:tasks.rados.rados.0.smithi045.stdout:72: writing smithi04569809-50 from 658841 to 1130352 tid 1 2024-07-28T19:28:52.568 INFO:tasks.rados.rados.0.smithi045.stdout:72: writing smithi04569809-50 from 1553542 to 2261880 tid 2 2024-07-28T19:28:52.572 INFO:tasks.rados.rados.0.smithi045.stdout:72: writing smithi04569809-50 from 2964119 to 3058841 tid 3 2024-07-28T19:28:52.572 INFO:tasks.rados.rados.0.smithi045.stdout:73: rollback oid 38 current snap is 1 2024-07-28T19:28:52.572 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 0 2024-07-28T19:28:52.572 INFO:tasks.rados.rados.0.smithi045.stdout:72: finishing write tid 1 to smithi04569809-50 2024-07-28T19:28:52.572 INFO:tasks.rados.rados.0.smithi045.stdout:74: write oid 33 current snap is 1 2024-07-28T19:28:52.573 INFO:tasks.rados.rados.0.smithi045.stdout:74: seq_num 64 ranges {675648=546760,2012024=568349} 2024-07-28T19:28:52.579 INFO:tasks.rados.rados.0.smithi045.stdout:74: writing smithi04569809-33 from 675648 to 1222408 tid 1 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:74: writing smithi04569809-33 from 2012024 to 2580373 tid 2 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:75: rollback oid 37 current snap is 1 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 37 to 0 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:72: finishing write tid 2 to smithi04569809-50 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:72: finishing write tid 3 to smithi04569809-50 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:72: finishing write tid 4 to smithi04569809-50 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:72: finishing write tid 5 to smithi04569809-50 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 11 (ObjNum 63 snap 1 seq_num 63) dirty exists 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:72: left oid 50 (ObjNum 63 snap 1 seq_num 63) 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:73: finishing rollback tid 0 to smithi04569809-38 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:73: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:28:52.588 INFO:tasks.rados.rados.0.smithi045.stdout:73: finishing rollback tid 2 to smithi04569809-38 2024-07-28T19:28:52.589 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 13 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-07-28T19:28:52.589 INFO:tasks.rados.rados.0.smithi045.stdout:72: done (3 left) 2024-07-28T19:28:52.589 INFO:tasks.rados.rados.0.smithi045.stdout:73: done (2 left) 2024-07-28T19:28:52.589 INFO:tasks.rados.rados.0.smithi045.stdout:76: snap_create 2024-07-28T19:28:52.589 INFO:tasks.rados.rados.0.smithi045.stdout:74: finishing write tid 1 to smithi04569809-33 2024-07-28T19:28:52.593 INFO:tasks.rados.rados.0.smithi045.stdout:74: finishing write tid 2 to smithi04569809-33 2024-07-28T19:28:52.593 INFO:tasks.rados.rados.0.smithi045.stdout:75: finishing rollback tid 0 to smithi04569809-37 2024-07-28T19:28:52.593 INFO:tasks.rados.rados.0.smithi045.stdout:74: finishing write tid 3 to smithi04569809-33 2024-07-28T19:28:52.593 INFO:tasks.rados.rados.0.smithi045.stdout:74: finishing write tid 4 to smithi04569809-33 2024-07-28T19:28:52.593 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 10 (ObjNum 64 snap 1 seq_num 64) dirty exists 2024-07-28T19:28:52.593 INFO:tasks.rados.rados.0.smithi045.stdout:74: left oid 33 (ObjNum 64 snap 1 seq_num 64) 2024-07-28T19:28:52.593 INFO:tasks.rados.rados.0.smithi045.stdout:75: finishing rollback tid 1 to smithi04569809-37 2024-07-28T19:28:52.594 INFO:tasks.rados.rados.0.smithi045.stdout:75: finishing rollback tid 2 to smithi04569809-37 2024-07-28T19:28:52.594 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 20 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T19:28:53.424 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:28:53.565 INFO:tasks.rados.rados.0.smithi045.stdout:74: done (2 left) 2024-07-28T19:28:53.565 INFO:tasks.rados.rados.0.smithi045.stdout:75: done (1 left) 2024-07-28T19:28:53.565 INFO:tasks.rados.rados.0.smithi045.stdout:76: done (0 left) 2024-07-28T19:28:53.565 INFO:tasks.rados.rados.0.smithi045.stdout:77: read oid 33 snap -1 2024-07-28T19:28:53.565 INFO:tasks.rados.rados.0.smithi045.stdout:77: expect (ObjNum 64 snap 1 seq_num 64) 2024-07-28T19:28:53.566 INFO:tasks.rados.rados.0.smithi045.stdout:78: snap_create 2024-07-28T19:28:53.573 INFO:tasks.rados.rados.0.smithi045.stdout:77: expect (ObjNum 64 snap 1 seq_num 64) 2024-07-28T19:28:53.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:53 smithi155 bash[24090]: cluster 2024-07-28T19:28:52.097607+0000 mgr.y (mgr.24269) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:53.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:53 smithi155 bash[24090]: cluster 2024-07-28T19:28:52.556117+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T19:28:53.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:53 smithi045 bash[31704]: cluster 2024-07-28T19:28:52.097607+0000 mgr.y (mgr.24269) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:53.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:53 smithi045 bash[31704]: cluster 2024-07-28T19:28:52.556117+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T19:28:53.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:53 smithi045 bash[21729]: cluster 2024-07-28T19:28:52.097607+0000 mgr.y (mgr.24269) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:53.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:53 smithi045 bash[21729]: cluster 2024-07-28T19:28:52.556117+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-28T19:28:54.567 INFO:tasks.rados.rados.0.smithi045.stdout:77: done (1 left) 2024-07-28T19:28:54.568 INFO:tasks.rados.rados.0.smithi045.stdout:78: done (0 left) 2024-07-28T19:28:54.568 INFO:tasks.rados.rados.0.smithi045.stdout:79: rollback oid 9 current snap is 3 2024-07-28T19:28:54.568 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 9 to 0 2024-07-28T19:28:54.568 INFO:tasks.rados.rados.0.smithi045.stdout:80: snap_create 2024-07-28T19:28:54.573 INFO:tasks.rados.rados.0.smithi045.stdout:79: finishing rollback tid 0 to smithi04569809-9 2024-07-28T19:28:54.575 INFO:tasks.rados.rados.0.smithi045.stdout:79: finishing rollback tid 1 to smithi04569809-9 2024-07-28T19:28:54.576 INFO:tasks.rados.rados.0.smithi045.stdout:79: finishing rollback tid 2 to smithi04569809-9 2024-07-28T19:28:54.576 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 16 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-07-28T19:28:54.912 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:54 smithi045 bash[31704]: cluster 2024-07-28T19:28:53.566737+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-28T19:28:54.913 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:54 smithi045 bash[31704]: audit 2024-07-28T19:28:54.102346+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:54.913 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:54 smithi045 bash[31704]: audit 2024-07-28T19:28:54.114130+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:54.913 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:54 smithi045 bash[21729]: cluster 2024-07-28T19:28:53.566737+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-28T19:28:54.913 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:54 smithi045 bash[21729]: audit 2024-07-28T19:28:54.102346+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:54.913 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:54 smithi045 bash[21729]: audit 2024-07-28T19:28:54.114130+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:54 smithi155 bash[24090]: cluster 2024-07-28T19:28:53.566737+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-28T19:28:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:54 smithi155 bash[24090]: audit 2024-07-28T19:28:54.102346+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:54 smithi155 bash[24090]: audit 2024-07-28T19:28:54.114130+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:28:55.587 INFO:tasks.rados.rados.0.smithi045.stdout:79: done (1 left) 2024-07-28T19:28:55.587 INFO:tasks.rados.rados.0.smithi045.stdout:80: done (0 left) 2024-07-28T19:28:55.587 INFO:tasks.rados.rados.0.smithi045.stdout:81: read oid 26 snap -1 2024-07-28T19:28:55.587 INFO:tasks.rados.rados.0.smithi045.stdout:81: expect (ObjNum 25 snap 0 seq_num 25) 2024-07-28T19:28:55.587 INFO:tasks.rados.rados.0.smithi045.stdout:82: read oid 36 snap -1 2024-07-28T19:28:55.587 INFO:tasks.rados.rados.0.smithi045.stdout:82: expect (ObjNum 35 snap 0 seq_num 35) 2024-07-28T19:28:55.587 INFO:tasks.rados.rados.0.smithi045.stdout:83: snap_create 2024-07-28T19:28:55.595 INFO:tasks.rados.rados.0.smithi045.stdout:81: expect (ObjNum 25 snap 0 seq_num 25) 2024-07-28T19:28:55.676 INFO:tasks.rados.rados.0.smithi045.stdout:82: expect (ObjNum 35 snap 0 seq_num 35) 2024-07-28T19:28:55.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:55 smithi045 bash[21729]: cluster 2024-07-28T19:28:54.098393+0000 mgr.y (mgr.24269) 191 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:55.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:55 smithi045 bash[21729]: cluster 2024-07-28T19:28:54.569115+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T19:28:55.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:55 smithi045 bash[31704]: cluster 2024-07-28T19:28:54.098393+0000 mgr.y (mgr.24269) 191 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:55.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:55 smithi045 bash[31704]: cluster 2024-07-28T19:28:54.569115+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T19:28:56.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:55 smithi155 bash[24090]: cluster 2024-07-28T19:28:54.098393+0000 mgr.y (mgr.24269) 191 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:28:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:55 smithi155 bash[24090]: cluster 2024-07-28T19:28:54.569115+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-28T19:28:56.593 INFO:tasks.rados.rados.0.smithi045.stdout:81: done (2 left) 2024-07-28T19:28:56.593 INFO:tasks.rados.rados.0.smithi045.stdout:82: done (1 left) 2024-07-28T19:28:56.593 INFO:tasks.rados.rados.0.smithi045.stdout:83: done (0 left) 2024-07-28T19:28:56.593 INFO:tasks.rados.rados.0.smithi045.stdout:84: delete oid 7 current snap is 5 2024-07-28T19:28:56.602 INFO:tasks.rados.rados.0.smithi045.stdout:84: done (0 left) 2024-07-28T19:28:56.602 INFO:tasks.rados.rados.0.smithi045.stdout:85: write oid 48 current snap is 5 2024-07-28T19:28:56.602 INFO:tasks.rados.rados.0.smithi045.stdout:85: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2024-07-28T19:28:56.609 INFO:tasks.rados.rados.0.smithi045.stdout:85: writing smithi04569809-48 from 709262 to 1406520 tid 1 2024-07-28T19:28:56.616 INFO:tasks.rados.rados.0.smithi045.stdout:85: writing smithi04569809-48 from 2012635 to 2584653 tid 2 2024-07-28T19:28:56.619 INFO:tasks.rados.rados.0.smithi045.stdout:85: writing smithi04569809-48 from 3046388 to 3109262 tid 3 2024-07-28T19:28:56.620 INFO:tasks.rados.rados.0.smithi045.stdout:86: snap_create 2024-07-28T19:28:56.621 INFO:tasks.rados.rados.0.smithi045.stdout:85: finishing write tid 1 to smithi04569809-48 2024-07-28T19:28:56.624 INFO:tasks.rados.rados.0.smithi045.stdout:85: finishing write tid 2 to smithi04569809-48 2024-07-28T19:28:56.624 INFO:tasks.rados.rados.0.smithi045.stdout:85: finishing write tid 3 to smithi04569809-48 2024-07-28T19:28:56.625 INFO:tasks.rados.rados.0.smithi045.stdout:85: finishing write tid 4 to smithi04569809-48 2024-07-28T19:28:56.625 INFO:tasks.rados.rados.0.smithi045.stdout:85: finishing write tid 5 to smithi04569809-48 2024-07-28T19:28:56.625 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 15 (ObjNum 66 snap 5 seq_num 66) dirty exists 2024-07-28T19:28:56.625 INFO:tasks.rados.rados.0.smithi045.stdout:85: left oid 48 (ObjNum 66 snap 5 seq_num 66) 2024-07-28T19:28:56.854 INFO:teuthology.orchestra.run.smithi045.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:28:56.866 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:56 smithi045 bash[21729]: cluster 2024-07-28T19:28:55.588583+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-07-28T19:28:56.866 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:56 smithi045 bash[21729]: cluster 2024-07-28T19:28:56.099183+0000 mgr.y (mgr.24269) 192 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 120 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T19:28:56.866 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:56 smithi045 bash[31704]: cluster 2024-07-28T19:28:55.588583+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-07-28T19:28:56.866 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:56 smithi045 bash[31704]: cluster 2024-07-28T19:28:56.099183+0000 mgr.y (mgr.24269) 192 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 120 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T19:28:57.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:56 smithi155 bash[24090]: cluster 2024-07-28T19:28:55.588583+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-07-28T19:28:57.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:56 smithi155 bash[24090]: cluster 2024-07-28T19:28:56.099183+0000 mgr.y (mgr.24269) 192 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 120 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T19:28:57.547 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T19:28:57.602 INFO:tasks.rados.rados.0.smithi045.stdout:85: done (1 left) 2024-07-28T19:28:57.602 INFO:tasks.rados.rados.0.smithi045.stdout:86: done (0 left) 2024-07-28T19:28:57.602 INFO:tasks.rados.rados.0.smithi045.stdout:87: rollback oid 10 current snap is 6 2024-07-28T19:28:57.602 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 2 2024-07-28T19:28:57.602 INFO:tasks.rados.rados.0.smithi045.stdout:88: snap_create 2024-07-28T19:28:57.604 INFO:tasks.rados.rados.0.smithi045.stdout:87: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:28:57.604 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 0 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-07-28T19:28:57.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[21729]: cluster 2024-07-28T19:28:56.595476+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-07-28T19:28:57.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[21729]: audit 2024-07-28T19:28:56.846003+0000 mgr.y (mgr.24269) 193 : audit [DBG] from='client.24653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:28:57.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[21729]: cephadm 2024-07-28T19:28:56.847287+0000 mgr.y (mgr.24269) 194 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:28:57.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[21729]: audit 2024-07-28T19:28:56.853694+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[21729]: audit 2024-07-28T19:28:56.857232+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:28:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[21729]: audit 2024-07-28T19:28:57.312863+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:28:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[21729]: audit 2024-07-28T19:28:57.314103+0000 mon.c (mon.2) 137 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:28:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[21729]: audit 2024-07-28T19:28:57.323375+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[21729]: cephadm 2024-07-28T19:28:57.367132+0000 mgr.y (mgr.24269) 195 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:28:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[31704]: cluster 2024-07-28T19:28:56.595476+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-07-28T19:28:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[31704]: audit 2024-07-28T19:28:56.846003+0000 mgr.y (mgr.24269) 193 : audit [DBG] from='client.24653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:28:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[31704]: cephadm 2024-07-28T19:28:56.847287+0000 mgr.y (mgr.24269) 194 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:28:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[31704]: audit 2024-07-28T19:28:56.853694+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[31704]: audit 2024-07-28T19:28:56.857232+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:28:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[31704]: audit 2024-07-28T19:28:57.312863+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:28:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[31704]: audit 2024-07-28T19:28:57.314103+0000 mon.c (mon.2) 137 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:28:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[31704]: audit 2024-07-28T19:28:57.323375+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:57 smithi045 bash[31704]: cephadm 2024-07-28T19:28:57.367132+0000 mgr.y (mgr.24269) 195 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:28:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:57 smithi155 bash[24090]: cluster 2024-07-28T19:28:56.595476+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-07-28T19:28:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:57 smithi155 bash[24090]: audit 2024-07-28T19:28:56.846003+0000 mgr.y (mgr.24269) 193 : audit [DBG] from='client.24653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:28:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:57 smithi155 bash[24090]: cephadm 2024-07-28T19:28:56.847287+0000 mgr.y (mgr.24269) 194 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:28:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:57 smithi155 bash[24090]: audit 2024-07-28T19:28:56.853694+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:57 smithi155 bash[24090]: audit 2024-07-28T19:28:56.857232+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:28:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:57 smithi155 bash[24090]: audit 2024-07-28T19:28:57.312863+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:28:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:57 smithi155 bash[24090]: audit 2024-07-28T19:28:57.314103+0000 mon.c (mon.2) 137 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:28:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:57 smithi155 bash[24090]: audit 2024-07-28T19:28:57.323375+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:28:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:57 smithi155 bash[24090]: cephadm 2024-07-28T19:28:57.367132+0000 mgr.y (mgr.24269) 195 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 2024-07-28T19:28:58.609 INFO:tasks.rados.rados.0.smithi045.stdout:87: done (1 left) 2024-07-28T19:28:58.609 INFO:tasks.rados.rados.0.smithi045.stdout:88: done (0 left) 2024-07-28T19:28:58.609 INFO:tasks.rados.rados.0.smithi045.stdout:89: delete oid 23 current snap is 7 2024-07-28T19:28:58.615 INFO:tasks.rados.rados.0.smithi045.stdout:89: done (0 left) 2024-07-28T19:28:58.615 INFO:tasks.rados.rados.0.smithi045.stdout:90: read oid 27 snap 3 2024-07-28T19:28:58.615 INFO:tasks.rados.rados.0.smithi045.stdout:90: expect (ObjNum 26 snap 0 seq_num 26) 2024-07-28T19:28:58.615 INFO:tasks.rados.rados.0.smithi045.stdout:91: write oid 12 current snap is 7 2024-07-28T19:28:58.615 INFO:tasks.rados.rados.0.smithi045.stdout:91: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2024-07-28T19:28:58.633 INFO:tasks.rados.rados.0.smithi045.stdout:91: writing smithi04569809-12 from 742876 to 1190632 tid 1 2024-07-28T19:28:58.643 INFO:tasks.rados.rados.0.smithi045.stdout:91: writing smithi04569809-12 from 1729599 to 2305286 tid 2 2024-07-28T19:28:58.650 INFO:tasks.rados.rados.0.smithi045.stdout:91: writing smithi04569809-12 from 3101234 to 3142876 tid 3 2024-07-28T19:28:58.651 INFO:tasks.rados.rados.0.smithi045.stdout:92: snap_create 2024-07-28T19:28:58.651 INFO:tasks.rados.rados.0.smithi045.stdout:90: expect (ObjNum 26 snap 0 seq_num 26) 2024-07-28T19:28:58.767 INFO:tasks.rados.rados.0.smithi045.stdout:91: finishing write tid 1 to smithi04569809-12 2024-07-28T19:28:58.767 INFO:tasks.rados.rados.0.smithi045.stdout:91: finishing write tid 2 to smithi04569809-12 2024-07-28T19:28:58.767 INFO:tasks.rados.rados.0.smithi045.stdout:91: finishing write tid 3 to smithi04569809-12 2024-07-28T19:28:58.767 INFO:tasks.rados.rados.0.smithi045.stdout:91: finishing write tid 4 to smithi04569809-12 2024-07-28T19:28:58.767 INFO:tasks.rados.rados.0.smithi045.stdout:91: finishing write tid 5 to smithi04569809-12 2024-07-28T19:28:58.767 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 32 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-07-28T19:28:58.767 INFO:tasks.rados.rados.0.smithi045.stdout:91: left oid 12 (ObjNum 68 snap 7 seq_num 68) 2024-07-28T19:28:58.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:58 smithi045 bash[31704]: cluster 2024-07-28T19:28:57.603477+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-07-28T19:28:58.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:58 smithi045 bash[31704]: cluster 2024-07-28T19:28:58.099837+0000 mgr.y (mgr.24269) 196 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 120 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T19:28:58.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:58 smithi045 bash[21729]: cluster 2024-07-28T19:28:57.603477+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-07-28T19:28:58.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:58 smithi045 bash[21729]: cluster 2024-07-28T19:28:58.099837+0000 mgr.y (mgr.24269) 196 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 120 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T19:28:59.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:58 smithi155 bash[24090]: cluster 2024-07-28T19:28:57.603477+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-07-28T19:28:59.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:58 smithi155 bash[24090]: cluster 2024-07-28T19:28:58.099837+0000 mgr.y (mgr.24269) 196 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 120 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-07-28T19:28:59.631 INFO:tasks.rados.rados.0.smithi045.stdout:90: done (2 left) 2024-07-28T19:28:59.631 INFO:tasks.rados.rados.0.smithi045.stdout:91: done (1 left) 2024-07-28T19:28:59.631 INFO:tasks.rados.rados.0.smithi045.stdout:92: done (0 left) 2024-07-28T19:28:59.631 INFO:tasks.rados.rados.0.smithi045.stdout:93: snap_remove snap 7 2024-07-28T19:28:59.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:28:59 smithi045 bash[21729]: cluster 2024-07-28T19:28:58.610704+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-07-28T19:28:59.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:28:59 smithi045 bash[31704]: cluster 2024-07-28T19:28:58.610704+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-07-28T19:29:00.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:28:59 smithi155 bash[24090]: cluster 2024-07-28T19:28:58.610704+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-07-28T19:29:00.650 INFO:tasks.rados.rados.0.smithi045.stdout:93: done (0 left) 2024-07-28T19:29:00.651 INFO:tasks.rados.rados.0.smithi045.stdout:94: write oid 15 current snap is 8 2024-07-28T19:29:00.651 INFO:tasks.rados.rados.0.smithi045.stdout:94: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2024-07-28T19:29:00.651 INFO:tasks.rados.rados.0.smithi045.stdout:94: writing smithi04569809-15 from 759683 to 1399041 tid 1 2024-07-28T19:29:00.658 INFO:tasks.rados.rados.0.smithi045.stdout:94: writing smithi04569809-15 from 1904434 to 2623779 tid 2 2024-07-28T19:29:00.661 INFO:tasks.rados.rados.0.smithi045.stdout:94: writing smithi04569809-15 from 3128657 to 3159683 tid 3 2024-07-28T19:29:00.662 INFO:tasks.rados.rados.0.smithi045.stdout:95: snap_create 2024-07-28T19:29:00.662 INFO:tasks.rados.rados.0.smithi045.stdout:94: finishing write tid 1 to smithi04569809-15 2024-07-28T19:29:00.664 INFO:tasks.rados.rados.0.smithi045.stdout:94: finishing write tid 2 to smithi04569809-15 2024-07-28T19:29:00.664 INFO:tasks.rados.rados.0.smithi045.stdout:94: finishing write tid 3 to smithi04569809-15 2024-07-28T19:29:00.665 INFO:tasks.rados.rados.0.smithi045.stdout:94: finishing write tid 4 to smithi04569809-15 2024-07-28T19:29:00.665 INFO:tasks.rados.rados.0.smithi045.stdout:94: finishing write tid 5 to smithi04569809-15 2024-07-28T19:29:00.665 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 22 (ObjNum 69 snap 8 seq_num 69) dirty exists 2024-07-28T19:29:00.665 INFO:tasks.rados.rados.0.smithi045.stdout:94: left oid 15 (ObjNum 69 snap 8 seq_num 69) 2024-07-28T19:29:00.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:00 smithi045 bash[21729]: cluster 2024-07-28T19:28:59.631467+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-07-28T19:29:00.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:00 smithi045 bash[21729]: cluster 2024-07-28T19:29:00.101143+0000 mgr.y (mgr.24269) 197 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 586 KiB/s wr, 9 op/s 2024-07-28T19:29:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:00 smithi045 bash[31704]: cluster 2024-07-28T19:28:59.631467+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-07-28T19:29:00.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:00 smithi045 bash[31704]: cluster 2024-07-28T19:29:00.101143+0000 mgr.y (mgr.24269) 197 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 586 KiB/s wr, 9 op/s 2024-07-28T19:29:00.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:00 smithi155 bash[24090]: cluster 2024-07-28T19:28:59.631467+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-07-28T19:29:00.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:00 smithi155 bash[24090]: cluster 2024-07-28T19:29:00.101143+0000 mgr.y (mgr.24269) 197 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 586 KiB/s wr, 9 op/s 2024-07-28T19:29:01.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:29:00 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:29:01.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:29:01 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:01] "GET /metrics HTTP/1.1" 200 241729 "" "Prometheus/2.43.0" 2024-07-28T19:29:01.650 INFO:tasks.rados.rados.0.smithi045.stdout:94: done (1 left) 2024-07-28T19:29:01.650 INFO:tasks.rados.rados.0.smithi045.stdout:95: done (0 left) 2024-07-28T19:29:01.650 INFO:tasks.rados.rados.0.smithi045.stdout:96: rollback oid 42 current snap is 9 2024-07-28T19:29:01.650 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 5 2024-07-28T19:29:01.650 INFO:tasks.rados.rados.0.smithi045.stdout:97: write oid 3 current snap is 9 2024-07-28T19:29:01.650 INFO:tasks.rados.rados.0.smithi045.stdout:97: seq_num 70 ranges {776490=714607,2246563=579356} 2024-07-28T19:29:01.671 INFO:tasks.rados.rados.0.smithi045.stdout:97: writing smithi04569809-3 from 776490 to 1491097 tid 1 2024-07-28T19:29:01.690 INFO:tasks.rados.rados.0.smithi045.stdout:97: writing smithi04569809-3 from 2246563 to 2825919 tid 2 2024-07-28T19:29:01.690 INFO:tasks.rados.rados.0.smithi045.stdout:98: delete oid 4 current snap is 9 2024-07-28T19:29:01.690 INFO:tasks.rados.rados.0.smithi045.stdout:96: finishing rollback tid 0 to smithi04569809-42 2024-07-28T19:29:01.690 INFO:tasks.rados.rados.0.smithi045.stdout:96: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:29:01.690 INFO:tasks.rados.rados.0.smithi045.stdout:96: finishing rollback tid 2 to smithi04569809-42 2024-07-28T19:29:01.690 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 26 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-07-28T19:29:01.691 INFO:tasks.rados.rados.0.smithi045.stdout:97: finishing write tid 1 to smithi04569809-3 2024-07-28T19:29:01.696 INFO:tasks.rados.rados.0.smithi045.stdout:97: finishing write tid 2 to smithi04569809-3 2024-07-28T19:29:01.696 INFO:tasks.rados.rados.0.smithi045.stdout:97: finishing write tid 3 to smithi04569809-3 2024-07-28T19:29:01.697 INFO:tasks.rados.rados.0.smithi045.stdout:97: finishing write tid 4 to smithi04569809-3 2024-07-28T19:29:01.697 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 24 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-07-28T19:29:01.697 INFO:tasks.rados.rados.0.smithi045.stdout:97: left oid 3 (ObjNum 70 snap 9 seq_num 70) 2024-07-28T19:29:01.698 INFO:tasks.rados.rados.0.smithi045.stdout:96: done (2 left) 2024-07-28T19:29:01.698 INFO:tasks.rados.rados.0.smithi045.stdout:97: done (1 left) 2024-07-28T19:29:01.698 INFO:tasks.rados.rados.0.smithi045.stdout:98: done (0 left) 2024-07-28T19:29:01.698 INFO:tasks.rados.rados.0.smithi045.stdout:99: read oid 39 snap -1 2024-07-28T19:29:01.698 INFO:tasks.rados.rados.0.smithi045.stdout:99: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:29:01.698 INFO:tasks.rados.rados.0.smithi045.stdout:100: write oid 6 current snap is 9 2024-07-28T19:29:01.698 INFO:tasks.rados.rados.0.smithi045.stdout:100: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2024-07-28T19:29:01.709 INFO:tasks.rados.rados.0.smithi045.stdout:100: writing smithi04569809-6 from 410104 to 875209 tid 1 2024-07-28T19:29:01.725 INFO:tasks.rados.rados.0.smithi045.stdout:100: writing smithi04569809-6 from 1563527 to 2146552 tid 2 2024-07-28T19:29:01.737 INFO:tasks.rados.rados.0.smithi045.stdout:100: writing smithi04569809-6 from 2810926 to 3210104 tid 3 2024-07-28T19:29:01.737 INFO:tasks.rados.rados.0.smithi045.stdout:101: snap_remove snap 4 2024-07-28T19:29:01.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:01 smithi045 bash[31704]: cluster 2024-07-28T19:29:00.642443+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-07-28T19:29:01.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:01 smithi045 bash[21729]: cluster 2024-07-28T19:29:00.642443+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-07-28T19:29:02.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:01 smithi155 bash[24090]: cluster 2024-07-28T19:29:00.642443+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-07-28T19:29:02.379 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:29:02.660 INFO:tasks.rados.rados.0.smithi045.stdout:101: done (2 left) 2024-07-28T19:29:02.660 INFO:tasks.rados.rados.0.smithi045.stdout:102: write oid 43 current snap is 9 2024-07-28T19:29:02.660 INFO:tasks.rados.rados.0.smithi045.stdout:102: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2024-07-28T19:29:02.668 INFO:tasks.rados.rados.0.smithi045.stdout:102: writing smithi04569809-43 from 426911 to 967265 tid 1 2024-07-28T19:29:02.681 INFO:tasks.rados.rados.0.smithi045.stdout:102: writing smithi04569809-43 from 1622009 to 2348692 tid 2 2024-07-28T19:29:02.689 INFO:tasks.rados.rados.0.smithi045.stdout:102: writing smithi04569809-43 from 3121996 to 3226911 tid 3 2024-07-28T19:29:02.690 INFO:tasks.rados.rados.0.smithi045.stdout:103: snap_remove snap 5 2024-07-28T19:29:02.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:02 smithi045 bash[21729]: cluster 2024-07-28T19:29:01.651755+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-28T19:29:02.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:02 smithi045 bash[21729]: cluster 2024-07-28T19:29:02.101824+0000 mgr.y (mgr.24269) 198 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 586 KiB/s wr, 9 op/s 2024-07-28T19:29:02.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:02 smithi045 bash[31704]: cluster 2024-07-28T19:29:01.651755+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-28T19:29:02.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:02 smithi045 bash[31704]: cluster 2024-07-28T19:29:02.101824+0000 mgr.y (mgr.24269) 198 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 586 KiB/s wr, 9 op/s 2024-07-28T19:29:03.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:02 smithi155 bash[24090]: cluster 2024-07-28T19:29:01.651755+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-28T19:29:03.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:02 smithi155 bash[24090]: cluster 2024-07-28T19:29:02.101824+0000 mgr.y (mgr.24269) 198 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 586 KiB/s wr, 9 op/s 2024-07-28T19:29:03.665 INFO:tasks.rados.rados.0.smithi045.stdout:103: done (3 left) 2024-07-28T19:29:03.665 INFO:tasks.rados.rados.0.smithi045.stdout:104: delete oid 14 current snap is 9 2024-07-28T19:29:03.665 INFO:tasks.rados.rados.0.smithi045.stdout:99: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:29:03.775 INFO:tasks.rados.rados.0.smithi045.stdout:99: done (3 left) 2024-07-28T19:29:03.775 INFO:tasks.rados.rados.0.smithi045.stdout:104: done (2 left) 2024-07-28T19:29:03.775 INFO:tasks.rados.rados.0.smithi045.stdout:105: write oid 41 current snap is 9 2024-07-28T19:29:03.775 INFO:tasks.rados.rados.0.smithi045.stdout:105: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2024-07-28T19:29:03.782 INFO:tasks.rados.rados.0.smithi045.stdout:105: writing smithi04569809-41 from 460525 to 1151377 tid 1 2024-07-28T19:29:03.789 INFO:tasks.rados.rados.0.smithi045.stdout:105: writing smithi04569809-41 from 1622620 to 2352972 tid 2 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:105: writing smithi04569809-41 from 3060489 to 3260525 tid 3 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:106: rollback oid 46 current snap is 9 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 46 to 2 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:100: finishing write tid 1 to smithi04569809-6 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:100: finishing write tid 2 to smithi04569809-6 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:100: finishing write tid 3 to smithi04569809-6 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:100: finishing write tid 4 to smithi04569809-6 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:100: finishing write tid 5 to smithi04569809-6 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 31 (ObjNum 72 snap 9 seq_num 72) dirty exists 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:100: left oid 6 (ObjNum 72 snap 9 seq_num 72) 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:102: finishing write tid 1 to smithi04569809-43 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:102: finishing write tid 2 to smithi04569809-43 2024-07-28T19:29:03.796 INFO:tasks.rados.rados.0.smithi045.stdout:102: finishing write tid 3 to smithi04569809-43 2024-07-28T19:29:03.797 INFO:tasks.rados.rados.0.smithi045.stdout:102: finishing write tid 4 to smithi04569809-43 2024-07-28T19:29:03.797 INFO:tasks.rados.rados.0.smithi045.stdout:102: finishing write tid 5 to smithi04569809-43 2024-07-28T19:29:03.797 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 14 (ObjNum 73 snap 9 seq_num 73) dirty exists 2024-07-28T19:29:03.797 INFO:tasks.rados.rados.0.smithi045.stdout:102: left oid 43 (ObjNum 73 snap 9 seq_num 73) 2024-07-28T19:29:03.797 INFO:tasks.rados.rados.0.smithi045.stdout:105: finishing write tid 1 to smithi04569809-41 2024-07-28T19:29:03.797 INFO:tasks.rados.rados.0.smithi045.stdout:105: finishing write tid 2 to smithi04569809-41 2024-07-28T19:29:03.797 INFO:tasks.rados.rados.0.smithi045.stdout:100: done (3 left) 2024-07-28T19:29:03.797 INFO:tasks.rados.rados.0.smithi045.stdout:102: done (2 left) 2024-07-28T19:29:03.797 INFO:tasks.rados.rados.0.smithi045.stdout:107: delete oid 10 current snap is 9 2024-07-28T19:29:03.798 INFO:tasks.rados.rados.0.smithi045.stdout:105: finishing write tid 3 to smithi04569809-41 2024-07-28T19:29:03.798 INFO:tasks.rados.rados.0.smithi045.stdout:105: finishing write tid 4 to smithi04569809-41 2024-07-28T19:29:03.799 INFO:tasks.rados.rados.0.smithi045.stdout:105: finishing write tid 5 to smithi04569809-41 2024-07-28T19:29:03.799 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 31 (ObjNum 75 snap 9 seq_num 75) dirty exists 2024-07-28T19:29:03.799 INFO:tasks.rados.rados.0.smithi045.stdout:105: left oid 41 (ObjNum 75 snap 9 seq_num 75) 2024-07-28T19:29:03.799 INFO:tasks.rados.rados.0.smithi045.stdout:105: done (2 left) 2024-07-28T19:29:03.799 INFO:tasks.rados.rados.0.smithi045.stdout:107: done (1 left) 2024-07-28T19:29:03.799 INFO:tasks.rados.rados.0.smithi045.stdout:108: rollback oid 15 current snap is 9 2024-07-28T19:29:03.799 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 2 2024-07-28T19:29:03.800 INFO:tasks.rados.rados.0.smithi045.stdout:109: write oid 21 current snap is 9 2024-07-28T19:29:03.800 INFO:tasks.rados.rados.0.smithi045.stdout:109: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2024-07-28T19:29:03.805 INFO:tasks.rados.rados.0.smithi045.stdout:109: writing smithi04569809-21 from 494139 to 1051842 tid 1 2024-07-28T19:29:03.812 INFO:tasks.rados.rados.0.smithi045.stdout:109: writing smithi04569809-21 from 1455937 to 2189958 tid 2 2024-07-28T19:29:03.820 INFO:tasks.rados.rados.0.smithi045.stdout:109: writing smithi04569809-21 from 2948041 to 3294139 tid 3 2024-07-28T19:29:03.820 INFO:tasks.rados.rados.0.smithi045.stdout:110: write oid 4 current snap is 9 2024-07-28T19:29:03.820 INFO:tasks.rados.rados.0.smithi045.stdout:106: finishing rollback tid 0 to smithi04569809-46 2024-07-28T19:29:03.820 INFO:tasks.rados.rados.0.smithi045.stdout:106: finishing rollback tid 1 to smithi04569809-46 2024-07-28T19:29:03.820 INFO:tasks.rados.rados.0.smithi045.stdout:110: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2024-07-28T19:29:03.826 INFO:tasks.rados.rados.0.smithi045.stdout:110: writing smithi04569809-4 from 510946 to 1143898 tid 1 2024-07-28T19:29:03.833 INFO:tasks.rados.rados.0.smithi045.stdout:110: writing smithi04569809-4 from 1798066 to 2275745 tid 2 2024-07-28T19:29:03.839 INFO:tasks.rados.rados.0.smithi045.stdout:110: writing smithi04569809-4 from 2742758 to 3199975 tid 3 2024-07-28T19:29:03.839 INFO:tasks.rados.rados.0.smithi045.stdout:111: snap_create 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:106: finishing rollback tid 2 to smithi04569809-46 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 20 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:108: finishing rollback tid 0 to smithi04569809-15 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:108: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:108: finishing rollback tid 2 to smithi04569809-15 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 36 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:109: finishing write tid 1 to smithi04569809-21 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:109: finishing write tid 2 to smithi04569809-21 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:109: finishing write tid 3 to smithi04569809-21 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:109: finishing write tid 4 to smithi04569809-21 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:109: finishing write tid 5 to smithi04569809-21 2024-07-28T19:29:03.840 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 33 (ObjNum 77 snap 9 seq_num 77) dirty exists 2024-07-28T19:29:03.841 INFO:tasks.rados.rados.0.smithi045.stdout:109: left oid 21 (ObjNum 77 snap 9 seq_num 77) 2024-07-28T19:29:03.841 INFO:tasks.rados.rados.0.smithi045.stdout:110: finishing write tid 1 to smithi04569809-4 2024-07-28T19:29:03.841 INFO:tasks.rados.rados.0.smithi045.stdout:110: finishing write tid 2 to smithi04569809-4 2024-07-28T19:29:03.843 INFO:tasks.rados.rados.0.smithi045.stdout:110: finishing write tid 3 to smithi04569809-4 2024-07-28T19:29:03.843 INFO:tasks.rados.rados.0.smithi045.stdout:110: finishing write tid 4 to smithi04569809-4 2024-07-28T19:29:03.844 INFO:tasks.rados.rados.0.smithi045.stdout:110: finishing write tid 5 to smithi04569809-4 2024-07-28T19:29:03.844 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 13 (ObjNum 78 snap 9 seq_num 78) dirty exists 2024-07-28T19:29:03.844 INFO:tasks.rados.rados.0.smithi045.stdout:110: left oid 4 (ObjNum 78 snap 9 seq_num 78) 2024-07-28T19:29:03.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:03 smithi045 bash[21729]: cluster 2024-07-28T19:29:02.658372+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-28T19:29:03.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:03 smithi045 bash[31704]: cluster 2024-07-28T19:29:02.658372+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-28T19:29:04.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:03 smithi155 bash[24090]: cluster 2024-07-28T19:29:02.658372+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-28T19:29:04.673 INFO:tasks.rados.rados.0.smithi045.stdout:106: done (4 left) 2024-07-28T19:29:04.673 INFO:tasks.rados.rados.0.smithi045.stdout:108: done (3 left) 2024-07-28T19:29:04.673 INFO:tasks.rados.rados.0.smithi045.stdout:109: done (2 left) 2024-07-28T19:29:04.673 INFO:tasks.rados.rados.0.smithi045.stdout:110: done (1 left) 2024-07-28T19:29:04.673 INFO:tasks.rados.rados.0.smithi045.stdout:111: done (0 left) 2024-07-28T19:29:04.673 INFO:tasks.rados.rados.0.smithi045.stdout:112: write oid 47 current snap is 10 2024-07-28T19:29:04.673 INFO:tasks.rados.rados.0.smithi045.stdout:112: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2024-07-28T19:29:04.680 INFO:tasks.rados.rados.0.smithi045.stdout:112: writing smithi04569809-47 from 527753 to 1235954 tid 1 2024-07-28T19:29:04.689 INFO:tasks.rados.rados.0.smithi045.stdout:112: writing smithi04569809-47 from 1856548 to 2594238 tid 2 2024-07-28T19:29:04.693 INFO:tasks.rados.rados.0.smithi045.stdout:112: writing smithi04569809-47 from 3286534 to 3327753 tid 3 2024-07-28T19:29:04.693 INFO:tasks.rados.rados.0.smithi045.stdout:113: delete oid 17 current snap is 10 2024-07-28T19:29:04.694 INFO:tasks.rados.rados.0.smithi045.stdout:112: finishing write tid 1 to smithi04569809-47 2024-07-28T19:29:04.694 INFO:tasks.rados.rados.0.smithi045.stdout:112: finishing write tid 2 to smithi04569809-47 2024-07-28T19:29:04.696 INFO:tasks.rados.rados.0.smithi045.stdout:112: finishing write tid 3 to smithi04569809-47 2024-07-28T19:29:04.696 INFO:tasks.rados.rados.0.smithi045.stdout:112: finishing write tid 4 to smithi04569809-47 2024-07-28T19:29:04.696 INFO:tasks.rados.rados.0.smithi045.stdout:112: finishing write tid 5 to smithi04569809-47 2024-07-28T19:29:04.696 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 41 (ObjNum 79 snap 10 seq_num 79) dirty exists 2024-07-28T19:29:04.696 INFO:tasks.rados.rados.0.smithi045.stdout:112: left oid 47 (ObjNum 79 snap 10 seq_num 79) 2024-07-28T19:29:04.700 INFO:tasks.rados.rados.0.smithi045.stdout:112: done (1 left) 2024-07-28T19:29:04.701 INFO:tasks.rados.rados.0.smithi045.stdout:113: done (0 left) 2024-07-28T19:29:04.701 INFO:tasks.rados.rados.0.smithi045.stdout:114: snap_remove snap 2 2024-07-28T19:29:04.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:04 smithi045 bash[21729]: cluster 2024-07-28T19:29:03.667009+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-28T19:29:04.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:04 smithi045 bash[21729]: cluster 2024-07-28T19:29:04.102349+0000 mgr.y (mgr.24269) 199 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:04.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:04 smithi045 bash[31704]: cluster 2024-07-28T19:29:03.667009+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-28T19:29:04.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:04 smithi045 bash[31704]: cluster 2024-07-28T19:29:04.102349+0000 mgr.y (mgr.24269) 199 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:05.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:04 smithi155 bash[24090]: cluster 2024-07-28T19:29:03.667009+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-28T19:29:05.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:04 smithi155 bash[24090]: cluster 2024-07-28T19:29:04.102349+0000 mgr.y (mgr.24269) 199 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:05.679 INFO:tasks.rados.rados.0.smithi045.stdout:114: done (0 left) 2024-07-28T19:29:05.679 INFO:tasks.rados.rados.0.smithi045.stdout:115: write oid 43 current snap is 10 2024-07-28T19:29:05.679 INFO:tasks.rados.rados.0.smithi045.stdout:115: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2024-07-28T19:29:05.684 INFO:tasks.rados.rados.0.smithi045.stdout:115: writing smithi04569809-43 from 561367 to 1020066 tid 1 2024-07-28T19:29:05.692 INFO:tasks.rados.rados.0.smithi045.stdout:115: writing smithi04569809-43 from 1573512 to 2314871 tid 2 2024-07-28T19:29:05.699 INFO:tasks.rados.rados.0.smithi045.stdout:115: writing smithi04569809-43 from 2941380 to 3361367 tid 3 2024-07-28T19:29:05.699 INFO:tasks.rados.rados.0.smithi045.stdout:116: read oid 11 snap -1 2024-07-28T19:29:05.699 INFO:tasks.rados.rados.0.smithi045.stdout:116: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T19:29:05.699 INFO:tasks.rados.rados.0.smithi045.stdout:117: rollback oid 37 current snap is 10 2024-07-28T19:29:05.699 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 37 to 1 2024-07-28T19:29:05.700 INFO:tasks.rados.rados.0.smithi045.stdout:115: finishing write tid 1 to smithi04569809-43 2024-07-28T19:29:05.700 INFO:tasks.rados.rados.0.smithi045.stdout:115: finishing write tid 2 to smithi04569809-43 2024-07-28T19:29:05.700 INFO:tasks.rados.rados.0.smithi045.stdout:118: delete oid 38 current snap is 10 2024-07-28T19:29:05.701 INFO:tasks.rados.rados.0.smithi045.stdout:115: finishing write tid 3 to smithi04569809-43 2024-07-28T19:29:05.702 INFO:tasks.rados.rados.0.smithi045.stdout:115: finishing write tid 4 to smithi04569809-43 2024-07-28T19:29:05.702 INFO:tasks.rados.rados.0.smithi045.stdout:115: finishing write tid 5 to smithi04569809-43 2024-07-28T19:29:05.702 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 23 (ObjNum 81 snap 10 seq_num 81) dirty exists 2024-07-28T19:29:05.702 INFO:tasks.rados.rados.0.smithi045.stdout:115: left oid 43 (ObjNum 81 snap 10 seq_num 81) 2024-07-28T19:29:05.705 INFO:tasks.rados.rados.0.smithi045.stdout:117: finishing rollback tid 0 to smithi04569809-37 2024-07-28T19:29:05.705 INFO:tasks.rados.rados.0.smithi045.stdout:117: finishing rollback tid 1 to smithi04569809-37 2024-07-28T19:29:05.705 INFO:tasks.rados.rados.0.smithi045.stdout:117: finishing rollback tid 2 to smithi04569809-37 2024-07-28T19:29:05.705 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 41 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T19:29:05.707 INFO:tasks.rados.rados.0.smithi045.stdout:115: done (3 left) 2024-07-28T19:29:05.707 INFO:tasks.rados.rados.0.smithi045.stdout:117: done (2 left) 2024-07-28T19:29:05.707 INFO:tasks.rados.rados.0.smithi045.stdout:118: done (1 left) 2024-07-28T19:29:05.708 INFO:tasks.rados.rados.0.smithi045.stdout:119: read oid 28 snap -1 2024-07-28T19:29:05.708 INFO:tasks.rados.rados.0.smithi045.stdout:119: expect (ObjNum 27 snap 0 seq_num 27) 2024-07-28T19:29:05.708 INFO:tasks.rados.rados.0.smithi045.stdout:120: read oid 50 snap -1 2024-07-28T19:29:05.708 INFO:tasks.rados.rados.0.smithi045.stdout:120: expect (ObjNum 63 snap 1 seq_num 63) 2024-07-28T19:29:05.708 INFO:tasks.rados.rados.0.smithi045.stdout:121: read oid 13 snap -1 2024-07-28T19:29:05.708 INFO:tasks.rados.rados.0.smithi045.stdout:121: expect deleted 2024-07-28T19:29:05.708 INFO:tasks.rados.rados.0.smithi045.stdout:122: snap_remove snap 9 2024-07-28T19:29:05.911 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:05 smithi045 bash[31704]: cluster 2024-07-28T19:29:04.674453+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-07-28T19:29:05.911 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:05 smithi045 bash[21729]: cluster 2024-07-28T19:29:04.674453+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-07-28T19:29:06.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:05 smithi155 bash[24090]: cluster 2024-07-28T19:29:04.674453+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-07-28T19:29:06.694 INFO:tasks.rados.rados.0.smithi045.stdout:122: done (4 left) 2024-07-28T19:29:06.694 INFO:tasks.rados.rados.0.smithi045.stdout:123: write oid 6 current snap is 10 2024-07-28T19:29:06.694 INFO:tasks.rados.rados.0.smithi045.stdout:123: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2024-07-28T19:29:06.706 INFO:tasks.rados.rados.0.smithi045.stdout:123: writing smithi04569809-6 from 594981 to 1204178 tid 1 2024-07-28T19:29:06.723 INFO:tasks.rados.rados.0.smithi045.stdout:123: writing smithi04569809-6 from 1974123 to 2719151 tid 2 2024-07-28T19:29:06.730 INFO:tasks.rados.rados.0.smithi045.stdout:123: writing smithi04569809-6 from 3279873 to 3394981 tid 3 2024-07-28T19:29:06.731 INFO:tasks.rados.rados.0.smithi045.stdout:124: write oid 25 current snap is 10 2024-07-28T19:29:06.731 INFO:tasks.rados.rados.0.smithi045.stdout:124: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2024-07-28T19:29:06.740 INFO:tasks.rados.rados.0.smithi045.stdout:124: writing smithi04569809-25 from 611788 to 1012587 tid 1 2024-07-28T19:29:06.751 INFO:tasks.rados.rados.0.smithi045.stdout:124: writing smithi04569809-25 from 1748958 to 2237644 tid 2 2024-07-28T19:29:06.763 INFO:tasks.rados.rados.0.smithi045.stdout:124: writing smithi04569809-25 from 2907296 to 3411788 tid 3 2024-07-28T19:29:06.763 INFO:tasks.rados.rados.0.smithi045.stdout:125: write oid 44 current snap is 10 2024-07-28T19:29:06.763 INFO:tasks.rados.rados.0.smithi045.stdout:125: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2024-07-28T19:29:06.771 INFO:tasks.rados.rados.0.smithi045.stdout:125: writing smithi04569809-44 from 628595 to 1104643 tid 1 2024-07-28T19:29:06.781 INFO:tasks.rados.rados.0.smithi045.stdout:125: writing smithi04569809-44 from 1807440 to 2439784 tid 2 2024-07-28T19:29:06.787 INFO:tasks.rados.rados.0.smithi045.stdout:125: writing smithi04569809-44 from 2934719 to 3387193 tid 3 2024-07-28T19:29:06.787 INFO:tasks.rados.rados.0.smithi045.stdout:126: snap_create 2024-07-28T19:29:06.787 INFO:tasks.rados.rados.0.smithi045.stdout:116: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T19:29:06.901 INFO:tasks.rados.rados.0.smithi045.stdout:120: expect (ObjNum 63 snap 1 seq_num 63) 2024-07-28T19:29:06.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:06 smithi045 bash[21729]: cluster 2024-07-28T19:29:05.681490+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-07-28T19:29:06.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:06 smithi045 bash[21729]: cluster 2024-07-28T19:29:06.103034+0000 mgr.y (mgr.24269) 200 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T19:29:06.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:06 smithi045 bash[31704]: cluster 2024-07-28T19:29:05.681490+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-07-28T19:29:06.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:06 smithi045 bash[31704]: cluster 2024-07-28T19:29:06.103034+0000 mgr.y (mgr.24269) 200 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T19:29:07.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:06 smithi155 bash[24090]: cluster 2024-07-28T19:29:05.681490+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-07-28T19:29:07.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:06 smithi155 bash[24090]: cluster 2024-07-28T19:29:06.103034+0000 mgr.y (mgr.24269) 200 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T19:29:07.053 INFO:tasks.rados.rados.0.smithi045.stdout:119: expect (ObjNum 27 snap 0 seq_num 27) 2024-07-28T19:29:07.147 INFO:tasks.rados.rados.0.smithi045.stdout:123: finishing write tid 1 to smithi04569809-6 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:123: finishing write tid 2 to smithi04569809-6 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:123: finishing write tid 3 to smithi04569809-6 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:123: finishing write tid 4 to smithi04569809-6 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:123: finishing write tid 5 to smithi04569809-6 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 47 (ObjNum 83 snap 10 seq_num 83) dirty exists 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:123: left oid 6 (ObjNum 83 snap 10 seq_num 83) 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:124: finishing write tid 1 to smithi04569809-25 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:124: finishing write tid 2 to smithi04569809-25 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:124: finishing write tid 3 to smithi04569809-25 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:124: finishing write tid 4 to smithi04569809-25 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:124: finishing write tid 5 to smithi04569809-25 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 27 (ObjNum 84 snap 10 seq_num 84) dirty exists 2024-07-28T19:29:07.148 INFO:tasks.rados.rados.0.smithi045.stdout:124: left oid 25 (ObjNum 84 snap 10 seq_num 84) 2024-07-28T19:29:07.149 INFO:tasks.rados.rados.0.smithi045.stdout:125: finishing write tid 1 to smithi04569809-44 2024-07-28T19:29:07.149 INFO:tasks.rados.rados.0.smithi045.stdout:125: finishing write tid 2 to smithi04569809-44 2024-07-28T19:29:07.149 INFO:tasks.rados.rados.0.smithi045.stdout:125: finishing write tid 3 to smithi04569809-44 2024-07-28T19:29:07.149 INFO:tasks.rados.rados.0.smithi045.stdout:125: finishing write tid 4 to smithi04569809-44 2024-07-28T19:29:07.149 INFO:tasks.rados.rados.0.smithi045.stdout:125: finishing write tid 5 to smithi04569809-44 2024-07-28T19:29:07.149 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 43 (ObjNum 85 snap 10 seq_num 85) dirty exists 2024-07-28T19:29:07.149 INFO:tasks.rados.rados.0.smithi045.stdout:125: left oid 44 (ObjNum 85 snap 10 seq_num 85) 2024-07-28T19:29:07.703 INFO:tasks.rados.rados.0.smithi045.stdout:116: done (7 left) 2024-07-28T19:29:07.703 INFO:tasks.rados.rados.0.smithi045.stdout:119: done (6 left) 2024-07-28T19:29:07.703 INFO:tasks.rados.rados.0.smithi045.stdout:120: done (5 left) 2024-07-28T19:29:07.703 INFO:tasks.rados.rados.0.smithi045.stdout:121: done (4 left) 2024-07-28T19:29:07.703 INFO:tasks.rados.rados.0.smithi045.stdout:123: done (3 left) 2024-07-28T19:29:07.703 INFO:tasks.rados.rados.0.smithi045.stdout:124: done (2 left) 2024-07-28T19:29:07.703 INFO:tasks.rados.rados.0.smithi045.stdout:125: done (1 left) 2024-07-28T19:29:07.703 INFO:tasks.rados.rados.0.smithi045.stdout:126: done (0 left) 2024-07-28T19:29:07.703 INFO:tasks.rados.rados.0.smithi045.stdout:127: write oid 32 current snap is 11 2024-07-28T19:29:07.703 INFO:tasks.rados.rados.0.smithi045.stdout:127: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2024-07-28T19:29:07.710 INFO:tasks.rados.rados.0.smithi045.stdout:127: writing smithi04569809-32 from 645402 to 1196699 tid 1 2024-07-28T19:29:07.717 INFO:tasks.rados.rados.0.smithi045.stdout:127: writing smithi04569809-32 from 1749569 to 2241924 tid 2 2024-07-28T19:29:07.725 INFO:tasks.rados.rados.0.smithi045.stdout:127: writing smithi04569809-32 from 2845789 to 3445402 tid 3 2024-07-28T19:29:07.725 INFO:tasks.rados.rados.0.smithi045.stdout:128: read oid 35 snap -1 2024-07-28T19:29:07.725 INFO:tasks.rados.rados.0.smithi045.stdout:128: expect (ObjNum 51 snap 0 seq_num 51) 2024-07-28T19:29:07.725 INFO:tasks.rados.rados.0.smithi045.stdout:129: read oid 11 snap -1 2024-07-28T19:29:07.726 INFO:tasks.rados.rados.0.smithi045.stdout:129: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T19:29:07.726 INFO:tasks.rados.rados.0.smithi045.stdout:130: write oid 42 current snap is 11 2024-07-28T19:29:07.726 INFO:tasks.rados.rados.0.smithi045.stdout:127: finishing write tid 1 to smithi04569809-32 2024-07-28T19:29:07.726 INFO:tasks.rados.rados.0.smithi045.stdout:127: finishing write tid 2 to smithi04569809-32 2024-07-28T19:29:07.726 INFO:tasks.rados.rados.0.smithi045.stdout:130: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2024-07-28T19:29:07.734 INFO:tasks.rados.rados.0.smithi045.stdout:130: writing smithi04569809-42 from 662209 to 1288755 tid 1 2024-07-28T19:29:07.742 INFO:tasks.rados.rados.0.smithi045.stdout:130: writing smithi04569809-42 from 1808051 to 2444064 tid 2 2024-07-28T19:29:07.748 INFO:tasks.rados.rados.0.smithi045.stdout:130: writing smithi04569809-42 from 2873212 to 3462209 tid 3 2024-07-28T19:29:07.749 INFO:tasks.rados.rados.0.smithi045.stdout:131: snap_remove snap 10 2024-07-28T19:29:07.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:07 smithi045 bash[21729]: cluster 2024-07-28T19:29:06.695741+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-07-28T19:29:07.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:07 smithi045 bash[31704]: cluster 2024-07-28T19:29:06.695741+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-07-28T19:29:08.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:07 smithi155 bash[24090]: cluster 2024-07-28T19:29:06.695741+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-07-28T19:29:08.722 INFO:tasks.rados.rados.0.smithi045.stdout:131: done (4 left) 2024-07-28T19:29:08.723 INFO:tasks.rados.rados.0.smithi045.stdout:132: read oid 16 snap -1 2024-07-28T19:29:08.723 INFO:tasks.rados.rados.0.smithi045.stdout:132: expect (ObjNum 15 snap 0 seq_num 15) 2024-07-28T19:29:08.723 INFO:tasks.rados.rados.0.smithi045.stdout:133: snap_remove snap 3 2024-07-28T19:29:08.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:08 smithi045 bash[31704]: cluster 2024-07-28T19:29:07.704961+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-28T19:29:08.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:08 smithi045 bash[31704]: cluster 2024-07-28T19:29:08.103787+0000 mgr.y (mgr.24269) 201 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T19:29:08.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:08 smithi045 bash[21729]: cluster 2024-07-28T19:29:07.704961+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-28T19:29:08.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:08 smithi045 bash[21729]: cluster 2024-07-28T19:29:08.103787+0000 mgr.y (mgr.24269) 201 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T19:29:09.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:08 smithi155 bash[24090]: cluster 2024-07-28T19:29:07.704961+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-28T19:29:09.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:08 smithi155 bash[24090]: cluster 2024-07-28T19:29:08.103787+0000 mgr.y (mgr.24269) 201 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-07-28T19:29:09.389 INFO:teuthology.orchestra.run.smithi045.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T19:29:09.389 INFO:teuthology.orchestra.run.smithi045.stdout:alertmanager.a smithi045 *:9093,9094 running (4m) 26s ago 4m 13.9M - 0.25.0 c8568f914cd2 31fa96723cea 2024-07-28T19:29:09.389 INFO:teuthology.orchestra.run.smithi045.stdout:grafana.a smithi155 *:3000 running (4m) 26s ago 4m 78.8M - 9.4.7 954c08fa6188 8d499426c17b 2024-07-28T19:29:09.389 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi045.krrdod smithi045 running (2m) 26s ago 2m 11.6M - 17.2.7-1155-g3120d060 5ec745195f7e 59bdf6bf8735 2024-07-28T19:29:09.389 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi155.mchwry smithi155 running (2m) 26s ago 2m 13.1M - 17.2.7-1155-g3120d060 5ec745195f7e 4ecf9d0c1b2e 2024-07-28T19:29:09.389 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.x smithi155 *:8443 running (12m) 26s ago 12m 388M - 17.2.7-1155-g3120d060 5ec745195f7e 6fcc18ecc473 2024-07-28T19:29:09.389 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.y smithi045 *:9283 running (15m) 26s ago 15m 441M - 17.2.7-1155-g3120d060 5ec745195f7e b827185bea9e 2024-07-28T19:29:09.389 INFO:teuthology.orchestra.run.smithi045.stdout:mon.a smithi045 running (15m) 26s ago 15m 46.7M 2048M 17.2.7-1155-g3120d060 5ec745195f7e 3696a6ee23bf 2024-07-28T19:29:09.389 INFO:teuthology.orchestra.run.smithi045.stdout:mon.b smithi155 running (13m) 26s ago 13m 36.3M 2048M 17.2.7-1155-g3120d060 5ec745195f7e 5a7221d14825 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:mon.c smithi045 running (13m) 26s ago 13m 39.0M 2048M 17.2.7-1155-g3120d060 5ec745195f7e 70ccd4013b92 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.a smithi045 *:9100 running (5m) 26s ago 5m 7980k - 1.5.0 0da6a335fe13 dfd15e941d2b 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.b smithi155 *:9100 running (5m) 26s ago 5m 8351k - 1.5.0 0da6a335fe13 5f49a4b5823b 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:osd.0 smithi045 running (12m) 26s ago 12m 45.8M 4061M 17.2.7-1155-g3120d060 5ec745195f7e eab5b884ebda 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:osd.1 smithi045 running (11m) 26s ago 11m 45.0M 4061M 17.2.7-1155-g3120d060 5ec745195f7e 87a48a501fe6 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:osd.2 smithi045 running (10m) 26s ago 10m 43.2M 4061M 17.2.7-1155-g3120d060 5ec745195f7e 14164f22cd3c 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:osd.3 smithi045 running (9m) 26s ago 9m 42.9M 4061M 17.2.7-1155-g3120d060 5ec745195f7e 29bb9848b7e9 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:osd.4 smithi155 running (8m) 26s ago 8m 42.5M 4060M 17.2.7-1155-g3120d060 5ec745195f7e a2fbff009ef0 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:osd.5 smithi155 running (8m) 26s ago 8m 41.2M 4060M 17.2.7-1155-g3120d060 5ec745195f7e 9b6284ced069 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:osd.6 smithi155 running (7m) 26s ago 7m 41.6M 4060M 17.2.7-1155-g3120d060 5ec745195f7e 7387a798f6e3 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:osd.7 smithi155 running (6m) 26s ago 6m 42.7M 4060M 17.2.7-1155-g3120d060 5ec745195f7e 8b2e12836f00 2024-07-28T19:29:09.390 INFO:teuthology.orchestra.run.smithi045.stdout:prometheus.a smithi155 *:9095 running (4m) 26s ago 5m 47.8M - 2.43.0 a07b618ecd1d b24bcea803f7 2024-07-28T19:29:09.727 INFO:tasks.rados.rados.0.smithi045.stdout:133: done (5 left) 2024-07-28T19:29:09.727 INFO:tasks.rados.rados.0.smithi045.stdout:134: write oid 20 current snap is 11 2024-07-28T19:29:09.727 INFO:tasks.rados.rados.0.smithi045.stdout:134: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2024-07-28T19:29:09.743 INFO:tasks.rados.rados.0.smithi045.stdout:134: writing smithi04569809-20 from 679016 to 1380811 tid 1 2024-07-28T19:29:09.752 INFO:tasks.rados.rados.0.smithi045.stdout:134: writing smithi04569809-20 from 1866533 to 2362557 tid 2 2024-07-28T19:29:09.760 INFO:tasks.rados.rados.0.smithi045.stdout:134: writing smithi04569809-20 from 2900635 to 3303278 tid 3 2024-07-28T19:29:09.761 INFO:tasks.rados.rados.0.smithi045.stdout:127: finishing write tid 3 to smithi04569809-32 2024-07-28T19:29:09.761 INFO:tasks.rados.rados.0.smithi045.stdout:127: finishing write tid 4 to smithi04569809-32 2024-07-28T19:29:09.761 INFO:tasks.rados.rados.0.smithi045.stdout:127: finishing write tid 5 to smithi04569809-32 2024-07-28T19:29:09.761 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 20 (ObjNum 86 snap 11 seq_num 86) dirty exists 2024-07-28T19:29:09.761 INFO:tasks.rados.rados.0.smithi045.stdout:127: left oid 32 (ObjNum 86 snap 11 seq_num 86) 2024-07-28T19:29:09.761 INFO:tasks.rados.rados.0.smithi045.stdout:128: expect (ObjNum 51 snap 0 seq_num 51) 2024-07-28T19:29:09.903 INFO:tasks.rados.rados.0.smithi045.stdout:129: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T19:29:09.978 INFO:tasks.rados.rados.0.smithi045.stdout:130: finishing write tid 1 to smithi04569809-42 2024-07-28T19:29:09.978 INFO:tasks.rados.rados.0.smithi045.stdout:130: finishing write tid 2 to smithi04569809-42 2024-07-28T19:29:09.978 INFO:tasks.rados.rados.0.smithi045.stdout:130: finishing write tid 3 to smithi04569809-42 2024-07-28T19:29:09.978 INFO:tasks.rados.rados.0.smithi045.stdout:130: finishing write tid 4 to smithi04569809-42 2024-07-28T19:29:09.978 INFO:tasks.rados.rados.0.smithi045.stdout:130: finishing write tid 5 to smithi04569809-42 2024-07-28T19:29:09.978 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 52 (ObjNum 87 snap 11 seq_num 87) dirty exists 2024-07-28T19:29:09.978 INFO:tasks.rados.rados.0.smithi045.stdout:130: left oid 42 (ObjNum 87 snap 11 seq_num 87) 2024-07-28T19:29:09.978 INFO:tasks.rados.rados.0.smithi045.stdout:135: read oid 10 snap -1 2024-07-28T19:29:09.979 INFO:tasks.rados.rados.0.smithi045.stdout:135: expect deleted 2024-07-28T19:29:09.979 INFO:tasks.rados.rados.0.smithi045.stdout:127: done (6 left) 2024-07-28T19:29:09.979 INFO:tasks.rados.rados.0.smithi045.stdout:128: done (5 left) 2024-07-28T19:29:09.979 INFO:tasks.rados.rados.0.smithi045.stdout:129: done (4 left) 2024-07-28T19:29:09.979 INFO:tasks.rados.rados.0.smithi045.stdout:130: done (3 left) 2024-07-28T19:29:09.979 INFO:tasks.rados.rados.0.smithi045.stdout:136: write oid 50 current snap is 11 2024-07-28T19:29:09.979 INFO:tasks.rados.rados.0.smithi045.stdout:132: expect (ObjNum 15 snap 0 seq_num 15) 2024-07-28T19:29:10.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:09 smithi155 bash[24090]: cluster 2024-07-28T19:29:08.717738+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-28T19:29:10.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:09 smithi155 bash[24090]: audit 2024-07-28T19:29:09.094941+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:10.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:09 smithi155 bash[24090]: audit 2024-07-28T19:29:09.370978+0000 mgr.y (mgr.24269) 202 : audit [DBG] from='client.24659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:29:10.057 INFO:tasks.rados.rados.0.smithi045.stdout:134: finishing write tid 1 to smithi04569809-20 2024-07-28T19:29:10.057 INFO:tasks.rados.rados.0.smithi045.stdout:134: finishing write tid 2 to smithi04569809-20 2024-07-28T19:29:10.057 INFO:tasks.rados.rados.0.smithi045.stdout:134: finishing write tid 3 to smithi04569809-20 2024-07-28T19:29:10.057 INFO:tasks.rados.rados.0.smithi045.stdout:134: finishing write tid 4 to smithi04569809-20 2024-07-28T19:29:10.057 INFO:tasks.rados.rados.0.smithi045.stdout:134: finishing write tid 5 to smithi04569809-20 2024-07-28T19:29:10.057 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 15 (ObjNum 88 snap 11 seq_num 88) dirty exists 2024-07-28T19:29:10.057 INFO:tasks.rados.rados.0.smithi045.stdout:134: left oid 20 (ObjNum 88 snap 11 seq_num 88) 2024-07-28T19:29:10.057 INFO:tasks.rados.rados.0.smithi045.stdout:136: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2024-07-28T19:29:10.065 INFO:tasks.rados.rados.0.smithi045.stdout:136: writing smithi04569809-50 from 695823 to 1472867 tid 1 2024-07-28T19:29:10.072 INFO:tasks.rados.rados.0.smithi045.stdout:136: writing smithi04569809-50 from 1925015 to 2564697 tid 2 2024-07-28T19:29:10.077 INFO:tasks.rados.rados.0.smithi045.stdout:136: writing smithi04569809-50 from 3328058 to 3495823 tid 3 2024-07-28T19:29:10.078 INFO:tasks.rados.rados.0.smithi045.stdout:132: done (3 left) 2024-07-28T19:29:10.078 INFO:tasks.rados.rados.0.smithi045.stdout:134: done (2 left) 2024-07-28T19:29:10.078 INFO:tasks.rados.rados.0.smithi045.stdout:135: done (1 left) 2024-07-28T19:29:10.078 INFO:tasks.rados.rados.0.smithi045.stdout:137: delete oid 48 current snap is 11 2024-07-28T19:29:10.078 INFO:tasks.rados.rados.0.smithi045.stdout:136: finishing write tid 1 to smithi04569809-50 2024-07-28T19:29:10.078 INFO:tasks.rados.rados.0.smithi045.stdout:136: finishing write tid 2 to smithi04569809-50 2024-07-28T19:29:10.080 INFO:tasks.rados.rados.0.smithi045.stdout:136: finishing write tid 3 to smithi04569809-50 2024-07-28T19:29:10.080 INFO:tasks.rados.rados.0.smithi045.stdout:136: finishing write tid 4 to smithi04569809-50 2024-07-28T19:29:10.080 INFO:tasks.rados.rados.0.smithi045.stdout:136: finishing write tid 5 to smithi04569809-50 2024-07-28T19:29:10.081 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 16 (ObjNum 89 snap 11 seq_num 89) dirty exists 2024-07-28T19:29:10.081 INFO:tasks.rados.rados.0.smithi045.stdout:136: left oid 50 (ObjNum 89 snap 11 seq_num 89) 2024-07-28T19:29:10.081 INFO:tasks.rados.rados.0.smithi045.stdout:136: done (1 left) 2024-07-28T19:29:10.081 INFO:tasks.rados.rados.0.smithi045.stdout:137: done (0 left) 2024-07-28T19:29:10.081 INFO:tasks.rados.rados.0.smithi045.stdout:138: snap_create 2024-07-28T19:29:10.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:09 smithi045 bash[21729]: cluster 2024-07-28T19:29:08.717738+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-28T19:29:10.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:09 smithi045 bash[21729]: audit 2024-07-28T19:29:09.094941+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:10.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:09 smithi045 bash[21729]: audit 2024-07-28T19:29:09.370978+0000 mgr.y (mgr.24269) 202 : audit [DBG] from='client.24659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:29:10.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:09 smithi045 bash[31704]: cluster 2024-07-28T19:29:08.717738+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-28T19:29:10.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:09 smithi045 bash[31704]: audit 2024-07-28T19:29:09.094941+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:10.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:09 smithi045 bash[31704]: audit 2024-07-28T19:29:09.370978+0000 mgr.y (mgr.24269) 202 : audit [DBG] from='client.24659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:29:10.443 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for minority of mons to upgrade' 2024-07-28T19:29:10.735 INFO:tasks.rados.rados.0.smithi045.stdout:138: done (0 left) 2024-07-28T19:29:10.735 INFO:tasks.rados.rados.0.smithi045.stdout:139: snap_remove snap 1 2024-07-28T19:29:11.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:10 smithi045 bash[21729]: cluster 2024-07-28T19:29:09.718637+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-07-28T19:29:11.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:10 smithi045 bash[21729]: cluster 2024-07-28T19:29:10.104471+0000 mgr.y (mgr.24269) 203 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 149 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-07-28T19:29:11.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:10 smithi045 bash[31704]: cluster 2024-07-28T19:29:09.718637+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-07-28T19:29:11.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:10 smithi045 bash[31704]: cluster 2024-07-28T19:29:10.104471+0000 mgr.y (mgr.24269) 203 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 149 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-07-28T19:29:11.051 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:29:10 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:29:11.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:10 smithi155 bash[24090]: cluster 2024-07-28T19:29:09.718637+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-07-28T19:29:11.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:10 smithi155 bash[24090]: cluster 2024-07-28T19:29:10.104471+0000 mgr.y (mgr.24269) 203 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 149 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-07-28T19:29:11.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:29:11 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:11] "GET /metrics HTTP/1.1" 200 242452 "" "Prometheus/2.43.0" 2024-07-28T19:29:11.750 INFO:tasks.rados.rados.0.smithi045.stdout:139: done (0 left) 2024-07-28T19:29:11.750 INFO:tasks.rados.rados.0.smithi045.stdout:140: snap_create 2024-07-28T19:29:12.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:11 smithi155 bash[24090]: cluster 2024-07-28T19:29:10.738082+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-07-28T19:29:12.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:11 smithi045 bash[21729]: cluster 2024-07-28T19:29:10.738082+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-07-28T19:29:12.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:11 smithi045 bash[31704]: cluster 2024-07-28T19:29:10.738082+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-07-28T19:29:12.702 INFO:tasks.rados.rados.0.smithi045.stdout:140: done (0 left) 2024-07-28T19:29:12.702 INFO:tasks.rados.rados.0.smithi045.stdout:141: read oid 31 snap -1 2024-07-28T19:29:12.702 INFO:tasks.rados.rados.0.smithi045.stdout:141: expect (ObjNum 30 snap 0 seq_num 30) 2024-07-28T19:29:12.702 INFO:tasks.rados.rados.0.smithi045.stdout:142: read oid 13 snap -1 2024-07-28T19:29:12.702 INFO:tasks.rados.rados.0.smithi045.stdout:142: expect deleted 2024-07-28T19:29:12.702 INFO:tasks.rados.rados.0.smithi045.stdout:143: read oid 7 snap -1 2024-07-28T19:29:12.702 INFO:tasks.rados.rados.0.smithi045.stdout:143: expect deleted 2024-07-28T19:29:12.702 INFO:tasks.rados.rados.0.smithi045.stdout:144: snap_create 2024-07-28T19:29:12.710 INFO:tasks.rados.rados.0.smithi045.stdout:141: expect (ObjNum 30 snap 0 seq_num 30) 2024-07-28T19:29:13.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:12 smithi155 bash[24090]: cluster 2024-07-28T19:29:11.747466+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-07-28T19:29:13.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:12 smithi155 bash[24090]: cluster 2024-07-28T19:29:12.105164+0000 mgr.y (mgr.24269) 204 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 149 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-07-28T19:29:13.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:12 smithi155 bash[24090]: cluster 2024-07-28T19:29:12.701693+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-07-28T19:29:13.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:12 smithi045 bash[21729]: cluster 2024-07-28T19:29:11.747466+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-07-28T19:29:13.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:12 smithi045 bash[21729]: cluster 2024-07-28T19:29:12.105164+0000 mgr.y (mgr.24269) 204 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 149 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-07-28T19:29:13.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:12 smithi045 bash[21729]: cluster 2024-07-28T19:29:12.701693+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-07-28T19:29:13.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:12 smithi045 bash[31704]: cluster 2024-07-28T19:29:11.747466+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-07-28T19:29:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:12 smithi045 bash[31704]: cluster 2024-07-28T19:29:12.105164+0000 mgr.y (mgr.24269) 204 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 149 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-07-28T19:29:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:12 smithi045 bash[31704]: cluster 2024-07-28T19:29:12.701693+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-07-28T19:29:13.703 INFO:tasks.rados.rados.0.smithi045.stdout:141: done (3 left) 2024-07-28T19:29:13.703 INFO:tasks.rados.rados.0.smithi045.stdout:142: done (2 left) 2024-07-28T19:29:13.703 INFO:tasks.rados.rados.0.smithi045.stdout:143: done (1 left) 2024-07-28T19:29:13.703 INFO:tasks.rados.rados.0.smithi045.stdout:144: done (0 left) 2024-07-28T19:29:13.703 INFO:tasks.rados.rados.0.smithi045.stdout:145: snap_create 2024-07-28T19:29:14.714 INFO:tasks.rados.rados.0.smithi045.stdout:145: done (0 left) 2024-07-28T19:29:14.714 INFO:tasks.rados.rados.0.smithi045.stdout:146: write oid 9 current snap is 15 2024-07-28T19:29:14.714 INFO:tasks.rados.rados.0.smithi045.stdout:146: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2024-07-28T19:29:14.737 INFO:tasks.rados.rados.0.smithi045.stdout:146: writing smithi04569809-9 from 729437 to 1256979 tid 1 2024-07-28T19:29:14.761 INFO:tasks.rados.rados.0.smithi045.stdout:146: writing smithi04569809-9 from 1925626 to 2568977 tid 2 2024-07-28T19:29:14.776 INFO:tasks.rados.rados.0.smithi045.stdout:146: writing smithi04569809-9 from 3266551 to 3529437 tid 3 2024-07-28T19:29:14.777 INFO:tasks.rados.rados.0.smithi045.stdout:147: rollback oid 14 current snap is 15 2024-07-28T19:29:14.777 INFO:tasks.rados.rados.0.smithi045.stdout:146: finishing write tid 1 to smithi04569809-9 2024-07-28T19:29:14.777 INFO:tasks.rados.rados.0.smithi045.stdout:146: finishing write tid 2 to smithi04569809-9 2024-07-28T19:29:14.777 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 13 2024-07-28T19:29:14.777 INFO:tasks.rados.rados.0.smithi045.stdout:148: write oid 6 current snap is 15 2024-07-28T19:29:14.777 INFO:tasks.rados.rados.0.smithi045.stdout:148: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2024-07-28T19:29:14.796 INFO:tasks.rados.rados.0.smithi045.stdout:148: writing smithi04569809-6 from 746244 to 1465388 tid 1 2024-07-28T19:29:14.810 INFO:tasks.rados.rados.0.smithi045.stdout:148: writing smithi04569809-6 from 2100461 to 2603823 tid 2 2024-07-28T19:29:14.821 INFO:tasks.rados.rados.0.smithi045.stdout:148: writing smithi04569809-6 from 3126680 to 3546244 tid 3 2024-07-28T19:29:14.821 INFO:tasks.rados.rados.0.smithi045.stdout:149: read oid 42 snap -1 2024-07-28T19:29:14.821 INFO:tasks.rados.rados.0.smithi045.stdout:149: expect (ObjNum 87 snap 11 seq_num 87) 2024-07-28T19:29:14.821 INFO:tasks.rados.rados.0.smithi045.stdout:150: snap_create 2024-07-28T19:29:14.821 INFO:tasks.rados.rados.0.smithi045.stdout:147: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:29:14.821 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 5 (ObjNum 1377 snap 0 seq_num 4609) dirty dne 2024-07-28T19:29:14.822 INFO:tasks.rados.rados.0.smithi045.stdout:146: finishing write tid 3 to smithi04569809-9 2024-07-28T19:29:14.822 INFO:tasks.rados.rados.0.smithi045.stdout:146: finishing write tid 4 to smithi04569809-9 2024-07-28T19:29:14.822 INFO:tasks.rados.rados.0.smithi045.stdout:146: finishing write tid 5 to smithi04569809-9 2024-07-28T19:29:14.822 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 25 (ObjNum 91 snap 15 seq_num 91) dirty exists 2024-07-28T19:29:14.822 INFO:tasks.rados.rados.0.smithi045.stdout:146: left oid 9 (ObjNum 91 snap 15 seq_num 91) 2024-07-28T19:29:14.822 INFO:tasks.rados.rados.0.smithi045.stdout:148: finishing write tid 1 to smithi04569809-6 2024-07-28T19:29:14.822 INFO:tasks.rados.rados.0.smithi045.stdout:148: finishing write tid 2 to smithi04569809-6 2024-07-28T19:29:14.831 INFO:tasks.rados.rados.0.smithi045.stdout:148: finishing write tid 3 to smithi04569809-6 2024-07-28T19:29:14.832 INFO:tasks.rados.rados.0.smithi045.stdout:148: finishing write tid 4 to smithi04569809-6 2024-07-28T19:29:14.832 INFO:tasks.rados.rados.0.smithi045.stdout:148: finishing write tid 5 to smithi04569809-6 2024-07-28T19:29:14.832 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 67 (ObjNum 92 snap 15 seq_num 92) dirty exists 2024-07-28T19:29:14.832 INFO:tasks.rados.rados.0.smithi045.stdout:148: left oid 6 (ObjNum 92 snap 15 seq_num 92) 2024-07-28T19:29:14.832 INFO:tasks.rados.rados.0.smithi045.stdout:149: expect (ObjNum 87 snap 11 seq_num 87) 2024-07-28T19:29:14.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:14 smithi045 bash[31704]: cluster 2024-07-28T19:29:13.704100+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-07-28T19:29:14.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:14 smithi045 bash[31704]: cluster 2024-07-28T19:29:14.106034+0000 mgr.y (mgr.24269) 205 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 149 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:14.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:14 smithi045 bash[21729]: cluster 2024-07-28T19:29:13.704100+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-07-28T19:29:14.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:14 smithi045 bash[21729]: cluster 2024-07-28T19:29:14.106034+0000 mgr.y (mgr.24269) 205 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 149 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:15.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:14 smithi155 bash[24090]: cluster 2024-07-28T19:29:13.704100+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-07-28T19:29:15.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:14 smithi155 bash[24090]: cluster 2024-07-28T19:29:14.106034+0000 mgr.y (mgr.24269) 205 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 149 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:15.286 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:29:15.723 INFO:tasks.rados.rados.0.smithi045.stdout:146: done (4 left) 2024-07-28T19:29:15.724 INFO:tasks.rados.rados.0.smithi045.stdout:147: done (3 left) 2024-07-28T19:29:15.724 INFO:tasks.rados.rados.0.smithi045.stdout:148: done (2 left) 2024-07-28T19:29:15.724 INFO:tasks.rados.rados.0.smithi045.stdout:149: done (1 left) 2024-07-28T19:29:15.724 INFO:tasks.rados.rados.0.smithi045.stdout:150: done (0 left) 2024-07-28T19:29:15.724 INFO:tasks.rados.rados.0.smithi045.stdout:151: write oid 46 current snap is 16 2024-07-28T19:29:15.724 INFO:tasks.rados.rados.0.smithi045.stdout:151: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2024-07-28T19:29:15.740 INFO:tasks.rados.rados.0.smithi045.stdout:151: writing smithi04569809-46 from 763051 to 1557444 tid 1 2024-07-28T19:29:15.752 INFO:tasks.rados.rados.0.smithi045.stdout:151: writing smithi04569809-46 from 2158943 to 2805963 tid 2 2024-07-28T19:29:15.760 INFO:tasks.rados.rados.0.smithi045.stdout:151: writing smithi04569809-46 from 3437750 to 3563051 tid 3 2024-07-28T19:29:15.760 INFO:tasks.rados.rados.0.smithi045.stdout:152: read oid 25 snap -1 2024-07-28T19:29:15.760 INFO:tasks.rados.rados.0.smithi045.stdout:152: expect (ObjNum 84 snap 10 seq_num 84) 2024-07-28T19:29:15.760 INFO:tasks.rados.rados.0.smithi045.stdout:153: write oid 50 current snap is 16 2024-07-28T19:29:15.760 INFO:tasks.rados.rados.0.smithi045.stdout:151: finishing write tid 1 to smithi04569809-46 2024-07-28T19:29:15.760 INFO:tasks.rados.rados.0.smithi045.stdout:151: finishing write tid 2 to smithi04569809-46 2024-07-28T19:29:15.760 INFO:tasks.rados.rados.0.smithi045.stdout:153: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2024-07-28T19:29:15.772 INFO:tasks.rados.rados.0.smithi045.stdout:153: writing smithi04569809-50 from 779858 to 1249500 tid 1 2024-07-28T19:29:15.784 INFO:tasks.rados.rados.0.smithi045.stdout:153: writing smithi04569809-50 from 1817425 to 2324456 tid 2 2024-07-28T19:29:15.794 INFO:tasks.rados.rados.0.smithi045.stdout:153: writing smithi04569809-50 from 2781526 to 3368154 tid 3 2024-07-28T19:29:15.794 INFO:tasks.rados.rados.0.smithi045.stdout:154: read oid 6 snap 12 2024-07-28T19:29:15.794 INFO:tasks.rados.rados.0.smithi045.stdout:154: expect (ObjNum 83 snap 10 seq_num 83) 2024-07-28T19:29:15.794 INFO:tasks.rados.rados.0.smithi045.stdout:155: snap_remove snap 8 2024-07-28T19:29:15.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:15 smithi045 bash[21729]: cluster 2024-07-28T19:29:14.715671+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-07-28T19:29:15.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:15 smithi045 bash[31704]: cluster 2024-07-28T19:29:14.715671+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-07-28T19:29:16.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:15 smithi155 bash[24090]: cluster 2024-07-28T19:29:14.715671+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-07-28T19:29:16.742 INFO:tasks.rados.rados.0.smithi045.stdout:151: finishing write tid 3 to smithi04569809-46 2024-07-28T19:29:16.742 INFO:tasks.rados.rados.0.smithi045.stdout:151: finishing write tid 4 to smithi04569809-46 2024-07-28T19:29:16.743 INFO:tasks.rados.rados.0.smithi045.stdout:151: finishing write tid 5 to smithi04569809-46 2024-07-28T19:29:16.743 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 40 (ObjNum 93 snap 16 seq_num 93) dirty exists 2024-07-28T19:29:16.743 INFO:tasks.rados.rados.0.smithi045.stdout:151: left oid 46 (ObjNum 93 snap 16 seq_num 93) 2024-07-28T19:29:16.743 INFO:tasks.rados.rados.0.smithi045.stdout:152: expect (ObjNum 84 snap 10 seq_num 84) 2024-07-28T19:29:16.946 INFO:tasks.rados.rados.0.smithi045.stdout:153: finishing write tid 1 to smithi04569809-50 2024-07-28T19:29:16.946 INFO:tasks.rados.rados.0.smithi045.stdout:153: finishing write tid 2 to smithi04569809-50 2024-07-28T19:29:16.947 INFO:tasks.rados.rados.0.smithi045.stdout:153: finishing write tid 3 to smithi04569809-50 2024-07-28T19:29:16.947 INFO:tasks.rados.rados.0.smithi045.stdout:153: finishing write tid 4 to smithi04569809-50 2024-07-28T19:29:16.947 INFO:tasks.rados.rados.0.smithi045.stdout:153: finishing write tid 5 to smithi04569809-50 2024-07-28T19:29:16.947 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 23 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-07-28T19:29:16.947 INFO:tasks.rados.rados.0.smithi045.stdout:153: left oid 50 (ObjNum 94 snap 16 seq_num 94) 2024-07-28T19:29:16.947 INFO:tasks.rados.rados.0.smithi045.stdout:154: expect (ObjNum 83 snap 10 seq_num 83) 2024-07-28T19:29:17.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:16 smithi155 bash[24090]: cluster 2024-07-28T19:29:15.724006+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-07-28T19:29:17.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:16 smithi155 bash[24090]: cluster 2024-07-28T19:29:16.106770+0000 mgr.y (mgr.24269) 206 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 154 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:29:17.148 INFO:tasks.rados.rados.0.smithi045.stdout:151: done (4 left) 2024-07-28T19:29:17.148 INFO:tasks.rados.rados.0.smithi045.stdout:152: done (3 left) 2024-07-28T19:29:17.148 INFO:tasks.rados.rados.0.smithi045.stdout:153: done (2 left) 2024-07-28T19:29:17.149 INFO:tasks.rados.rados.0.smithi045.stdout:154: done (1 left) 2024-07-28T19:29:17.149 INFO:tasks.rados.rados.0.smithi045.stdout:155: done (0 left) 2024-07-28T19:29:17.149 INFO:tasks.rados.rados.0.smithi045.stdout:156: snap_remove snap 6 2024-07-28T19:29:17.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:16 smithi045 bash[31704]: cluster 2024-07-28T19:29:15.724006+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-07-28T19:29:17.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:16 smithi045 bash[31704]: cluster 2024-07-28T19:29:16.106770+0000 mgr.y (mgr.24269) 206 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 154 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:29:17.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:16 smithi045 bash[21729]: cluster 2024-07-28T19:29:15.724006+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-07-28T19:29:17.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:16 smithi045 bash[21729]: cluster 2024-07-28T19:29:16.106770+0000 mgr.y (mgr.24269) 206 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 154 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:29:17.698 INFO:tasks.rados.rados.0.smithi045.stdout:156: done (0 left) 2024-07-28T19:29:17.698 INFO:tasks.rados.rados.0.smithi045.stdout:157: delete oid 10 current snap is 16 2024-07-28T19:29:17.715 INFO:tasks.rados.rados.0.smithi045.stdout:157: done (0 left) 2024-07-28T19:29:17.716 INFO:tasks.rados.rados.0.smithi045.stdout:158: write oid 29 current snap is 16 2024-07-28T19:29:17.716 INFO:tasks.rados.rados.0.smithi045.stdout:158: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2024-07-28T19:29:17.722 INFO:tasks.rados.rados.0.smithi045.stdout:158: writing smithi04569809-29 from 413472 to 1033612 tid 1 2024-07-28T19:29:17.730 INFO:tasks.rados.rados.0.smithi045.stdout:158: writing smithi04569809-29 from 1818036 to 2328736 tid 2 2024-07-28T19:29:17.738 INFO:tasks.rados.rados.0.smithi045.stdout:158: writing smithi04569809-29 from 3120019 to 3613472 tid 3 2024-07-28T19:29:17.738 INFO:tasks.rados.rados.0.smithi045.stdout:159: read oid 41 snap -1 2024-07-28T19:29:17.738 INFO:tasks.rados.rados.0.smithi045.stdout:159: expect (ObjNum 75 snap 9 seq_num 75) 2024-07-28T19:29:17.738 INFO:tasks.rados.rados.0.smithi045.stdout:160: delete oid 28 current snap is 16 2024-07-28T19:29:17.738 INFO:tasks.rados.rados.0.smithi045.stdout:158: finishing write tid 1 to smithi04569809-29 2024-07-28T19:29:17.739 INFO:tasks.rados.rados.0.smithi045.stdout:158: finishing write tid 2 to smithi04569809-29 2024-07-28T19:29:17.741 INFO:tasks.rados.rados.0.smithi045.stdout:160: done (2 left) 2024-07-28T19:29:17.742 INFO:tasks.rados.rados.0.smithi045.stdout:161: write oid 44 current snap is 16 2024-07-28T19:29:17.742 INFO:tasks.rados.rados.0.smithi045.stdout:161: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2024-07-28T19:29:17.748 INFO:tasks.rados.rados.0.smithi045.stdout:161: writing smithi04569809-44 from 447086 to 1217724 tid 1 2024-07-28T19:29:17.757 INFO:tasks.rados.rados.0.smithi045.stdout:161: writing smithi04569809-44 from 1935000 to 2733016 tid 2 2024-07-28T19:29:17.762 INFO:tasks.rados.rados.0.smithi045.stdout:161: writing smithi04569809-44 from 3458512 to 3647086 tid 3 2024-07-28T19:29:17.763 INFO:tasks.rados.rados.0.smithi045.stdout:162: snap_remove snap 12 2024-07-28T19:29:17.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:17 smithi045 bash[31704]: cluster 2024-07-28T19:29:16.736070+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-07-28T19:29:17.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:17 smithi045 bash[31704]: cluster 2024-07-28T19:29:17.699452+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-07-28T19:29:17.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:17 smithi045 bash[21729]: cluster 2024-07-28T19:29:16.736070+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-07-28T19:29:17.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:17 smithi045 bash[21729]: cluster 2024-07-28T19:29:17.699452+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-07-28T19:29:18.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:17 smithi155 bash[24090]: cluster 2024-07-28T19:29:16.736070+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-07-28T19:29:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:17 smithi155 bash[24090]: cluster 2024-07-28T19:29:17.699452+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-07-28T19:29:18.733 INFO:tasks.rados.rados.0.smithi045.stdout:162: done (3 left) 2024-07-28T19:29:18.733 INFO:tasks.rados.rados.0.smithi045.stdout:163: rollback oid 15 current snap is 16 2024-07-28T19:29:18.733 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 0 2024-07-28T19:29:18.733 INFO:tasks.rados.rados.0.smithi045.stdout:158: finishing write tid 3 to smithi04569809-29 2024-07-28T19:29:18.734 INFO:tasks.rados.rados.0.smithi045.stdout:158: finishing write tid 4 to smithi04569809-29 2024-07-28T19:29:18.734 INFO:tasks.rados.rados.0.smithi045.stdout:158: finishing write tid 5 to smithi04569809-29 2024-07-28T19:29:18.734 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 80 (ObjNum 96 snap 16 seq_num 96) dirty exists 2024-07-28T19:29:18.734 INFO:tasks.rados.rados.0.smithi045.stdout:158: left oid 29 (ObjNum 96 snap 16 seq_num 96) 2024-07-28T19:29:18.734 INFO:tasks.rados.rados.0.smithi045.stdout:159: expect (ObjNum 75 snap 9 seq_num 75) 2024-07-28T19:29:18.903 INFO:tasks.rados.rados.0.smithi045.stdout:161: finishing write tid 1 to smithi04569809-44 2024-07-28T19:29:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:161: finishing write tid 2 to smithi04569809-44 2024-07-28T19:29:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:161: finishing write tid 3 to smithi04569809-44 2024-07-28T19:29:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:161: finishing write tid 4 to smithi04569809-44 2024-07-28T19:29:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:161: finishing write tid 5 to smithi04569809-44 2024-07-28T19:29:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 62 (ObjNum 98 snap 16 seq_num 98) dirty exists 2024-07-28T19:29:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:161: left oid 44 (ObjNum 98 snap 16 seq_num 98) 2024-07-28T19:29:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:158: done (3 left) 2024-07-28T19:29:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:159: done (2 left) 2024-07-28T19:29:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:161: done (1 left) 2024-07-28T19:29:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:164: read oid 11 snap -1 2024-07-28T19:29:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:164: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T19:29:18.905 INFO:tasks.rados.rados.0.smithi045.stdout:165: read oid 37 snap 13 2024-07-28T19:29:18.905 INFO:tasks.rados.rados.0.smithi045.stdout:165: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-28T19:29:18.905 INFO:tasks.rados.rados.0.smithi045.stdout:166: read oid 34 snap 13 2024-07-28T19:29:18.905 INFO:tasks.rados.rados.0.smithi045.stdout:166: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-28T19:29:18.905 INFO:tasks.rados.rados.0.smithi045.stdout:167: write oid 46 current snap is 16 2024-07-28T19:29:18.905 INFO:tasks.rados.rados.0.smithi045.stdout:163: finishing rollback tid 0 to smithi04569809-15 2024-07-28T19:29:18.905 INFO:tasks.rados.rados.0.smithi045.stdout:163: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:29:18.905 INFO:tasks.rados.rados.0.smithi045.stdout:163: finishing rollback tid 2 to smithi04569809-15 2024-07-28T19:29:18.905 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 78 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-07-28T19:29:18.905 INFO:tasks.rados.rados.0.smithi045.stdout:167: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2024-07-28T19:29:18.909 INFO:tasks.rados.rados.0.smithi045.stdout:167: writing smithi04569809-46 from 463893 to 1026133 tid 1 2024-07-28T19:29:18.917 INFO:tasks.rados.rados.0.smithi045.stdout:167: writing smithi04569809-46 from 1593482 to 2251509 tid 2 2024-07-28T19:29:18.923 INFO:tasks.rados.rados.0.smithi045.stdout:167: writing smithi04569809-46 from 2685935 to 3245276 tid 3 2024-07-28T19:29:18.923 INFO:tasks.rados.rados.0.smithi045.stdout:163: done (4 left) 2024-07-28T19:29:18.923 INFO:tasks.rados.rados.0.smithi045.stdout:168: write oid 28 current snap is 16 2024-07-28T19:29:18.924 INFO:tasks.rados.rados.0.smithi045.stdout:168: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2024-07-28T19:29:18.930 INFO:tasks.rados.rados.0.smithi045.stdout:168: writing smithi04569809-28 from 480700 to 1118189 tid 1 2024-07-28T19:29:18.936 INFO:tasks.rados.rados.0.smithi045.stdout:168: writing smithi04569809-28 from 1651964 to 2053649 tid 2 2024-07-28T19:29:18.944 INFO:tasks.rados.rados.0.smithi045.stdout:168: writing smithi04569809-28 from 2713358 to 3483971 tid 3 2024-07-28T19:29:18.945 INFO:tasks.rados.rados.0.smithi045.stdout:169: write oid 19 current snap is 16 2024-07-28T19:29:18.945 INFO:tasks.rados.rados.0.smithi045.stdout:169: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2024-07-28T19:29:18.951 INFO:tasks.rados.rados.0.smithi045.stdout:169: writing smithi04569809-19 from 497507 to 1210245 tid 1 2024-07-28T19:29:18.959 INFO:tasks.rados.rados.0.smithi045.stdout:169: writing smithi04569809-19 from 1710446 to 2372142 tid 2 2024-07-28T19:29:18.966 INFO:tasks.rados.rados.0.smithi045.stdout:169: writing smithi04569809-19 from 3140781 to 3697507 tid 3 2024-07-28T19:29:18.967 INFO:tasks.rados.rados.0.smithi045.stdout:170: write oid 4 current snap is 16 2024-07-28T19:29:18.967 INFO:tasks.rados.rados.0.smithi045.stdout:170: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2024-07-28T19:29:18.974 INFO:tasks.rados.rados.0.smithi045.stdout:170: writing smithi04569809-4 from 514314 to 1302301 tid 1 2024-07-28T19:29:18.980 INFO:tasks.rados.rados.0.smithi045.stdout:170: writing smithi04569809-4 from 1768928 to 2174282 tid 2 2024-07-28T19:29:18.986 INFO:tasks.rados.rados.0.smithi045.stdout:170: writing smithi04569809-4 from 2768204 to 3277714 tid 3 2024-07-28T19:29:18.987 INFO:tasks.rados.rados.0.smithi045.stdout:165: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-28T19:29:19.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:18 smithi155 bash[24090]: cluster 2024-07-28T19:29:18.107408+0000 mgr.y (mgr.24269) 207 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 154 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:29:19.071 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:18 smithi045 bash[31704]: cluster 2024-07-28T19:29:18.107408+0000 mgr.y (mgr.24269) 207 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 154 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:29:19.071 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:18 smithi045 bash[21729]: cluster 2024-07-28T19:29:18.107408+0000 mgr.y (mgr.24269) 207 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 154 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:29:19.078 INFO:tasks.rados.rados.0.smithi045.stdout:164: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-28T19:29:19.158 INFO:tasks.rados.rados.0.smithi045.stdout:166: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-28T19:29:19.259 INFO:tasks.rados.rados.0.smithi045.stdout:167: finishing write tid 1 to smithi04569809-46 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:167: finishing write tid 2 to smithi04569809-46 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:164: done (6 left) 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:165: done (5 left) 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:166: done (4 left) 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:171: rollback oid 48 current snap is 16 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 48 to 15 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:167: finishing write tid 3 to smithi04569809-46 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:167: finishing write tid 4 to smithi04569809-46 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:167: finishing write tid 5 to smithi04569809-46 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 54 (ObjNum 99 snap 16 seq_num 99) dirty exists 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:167: left oid 46 (ObjNum 99 snap 16 seq_num 99) 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:168: finishing write tid 1 to smithi04569809-28 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:168: finishing write tid 2 to smithi04569809-28 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:168: finishing write tid 3 to smithi04569809-28 2024-07-28T19:29:19.260 INFO:tasks.rados.rados.0.smithi045.stdout:168: finishing write tid 4 to smithi04569809-28 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:168: finishing write tid 5 to smithi04569809-28 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 47 (ObjNum 100 snap 16 seq_num 100) dirty exists 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:168: left oid 28 (ObjNum 100 snap 16 seq_num 100) 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:169: finishing write tid 1 to smithi04569809-19 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:169: finishing write tid 2 to smithi04569809-19 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:167: done (4 left) 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:168: done (3 left) 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:172: rollback oid 43 current snap is 16 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 43 to 14 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:169: finishing write tid 3 to smithi04569809-19 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:169: finishing write tid 4 to smithi04569809-19 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:169: finishing write tid 5 to smithi04569809-19 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 72 (ObjNum 101 snap 16 seq_num 101) dirty exists 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:169: left oid 19 (ObjNum 101 snap 16 seq_num 101) 2024-07-28T19:29:19.261 INFO:tasks.rados.rados.0.smithi045.stdout:170: finishing write tid 1 to smithi04569809-4 2024-07-28T19:29:19.262 INFO:tasks.rados.rados.0.smithi045.stdout:170: finishing write tid 2 to smithi04569809-4 2024-07-28T19:29:19.262 INFO:tasks.rados.rados.0.smithi045.stdout:170: finishing write tid 3 to smithi04569809-4 2024-07-28T19:29:19.262 INFO:tasks.rados.rados.0.smithi045.stdout:170: finishing write tid 4 to smithi04569809-4 2024-07-28T19:29:19.262 INFO:tasks.rados.rados.0.smithi045.stdout:170: finishing write tid 5 to smithi04569809-4 2024-07-28T19:29:19.262 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 28 (ObjNum 102 snap 16 seq_num 102) dirty exists 2024-07-28T19:29:19.262 INFO:tasks.rados.rados.0.smithi045.stdout:170: left oid 4 (ObjNum 102 snap 16 seq_num 102) 2024-07-28T19:29:19.262 INFO:tasks.rados.rados.0.smithi045.stdout:169: done (3 left) 2024-07-28T19:29:19.262 INFO:tasks.rados.rados.0.smithi045.stdout:170: done (2 left) 2024-07-28T19:29:19.262 INFO:tasks.rados.rados.0.smithi045.stdout:173: write oid 26 current snap is 16 2024-07-28T19:29:19.262 INFO:tasks.rados.rados.0.smithi045.stdout:173: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2024-07-28T19:29:19.264 INFO:tasks.rados.rados.0.smithi045.stdout:173: writing smithi04569809-26 from 531121 to 994357 tid 1 2024-07-28T19:29:19.273 INFO:tasks.rados.rados.0.smithi045.stdout:173: writing smithi04569809-26 from 1711057 to 2376422 tid 2 2024-07-28T19:29:19.281 INFO:tasks.rados.rados.0.smithi045.stdout:173: writing smithi04569809-26 from 3079274 to 3731121 tid 3 2024-07-28T19:29:19.281 INFO:tasks.rados.rados.0.smithi045.stdout:174: read oid 37 snap -1 2024-07-28T19:29:19.281 INFO:tasks.rados.rados.0.smithi045.stdout:174: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-28T19:29:19.281 INFO:tasks.rados.rados.0.smithi045.stdout:175: read oid 21 snap -1 2024-07-28T19:29:19.281 INFO:tasks.rados.rados.0.smithi045.stdout:175: expect (ObjNum 77 snap 9 seq_num 77) 2024-07-28T19:29:19.283 INFO:tasks.rados.rados.0.smithi045.stdout:176: rollback oid 15 current snap is 16 2024-07-28T19:29:19.283 INFO:tasks.rados.rados.0.smithi045.stdout:171: finishing rollback tid 1 to smithi04569809-48 2024-07-28T19:29:19.283 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 23 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T19:29:19.283 INFO:tasks.rados.rados.0.smithi045.stdout:172: finishing rollback tid 0 to smithi04569809-43 2024-07-28T19:29:19.283 INFO:tasks.rados.rados.0.smithi045.stdout:173: finishing write tid 1 to smithi04569809-26 2024-07-28T19:29:19.284 INFO:tasks.rados.rados.0.smithi045.stdout:172: finishing rollback tid 1 to smithi04569809-43 2024-07-28T19:29:19.284 INFO:tasks.rados.rados.0.smithi045.stdout:172: finishing rollback tid 2 to smithi04569809-43 2024-07-28T19:29:19.284 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 37 (ObjNum 81 snap 10 seq_num 81) dirty exists 2024-07-28T19:29:19.284 INFO:tasks.rados.rados.0.smithi045.stdout:173: finishing write tid 2 to smithi04569809-26 2024-07-28T19:29:19.284 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 15 2024-07-28T19:29:19.284 INFO:tasks.rados.rados.0.smithi045.stdout:171: done (5 left) 2024-07-28T19:29:19.284 INFO:tasks.rados.rados.0.smithi045.stdout:172: done (4 left) 2024-07-28T19:29:19.284 INFO:tasks.rados.rados.0.smithi045.stdout:177: write oid 18 current snap is 16 2024-07-28T19:29:19.284 INFO:tasks.rados.rados.0.smithi045.stdout:177: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2024-07-28T19:29:19.290 INFO:tasks.rados.rados.0.smithi045.stdout:177: writing smithi04569809-18 from 547928 to 1086413 tid 1 2024-07-28T19:29:19.296 INFO:tasks.rados.rados.0.smithi045.stdout:177: writing smithi04569809-18 from 1769539 to 2178562 tid 2 2024-07-28T19:29:19.303 INFO:tasks.rados.rados.0.smithi045.stdout:177: writing smithi04569809-18 from 2706697 to 3238751 tid 3 2024-07-28T19:29:19.303 INFO:tasks.rados.rados.0.smithi045.stdout:178: read oid 22 snap 11 2024-07-28T19:29:19.303 INFO:tasks.rados.rados.0.smithi045.stdout:178: expect (ObjNum 58 snap 0 seq_num 58) 2024-07-28T19:29:19.303 INFO:tasks.rados.rados.0.smithi045.stdout:179: rollback oid 44 current snap is 16 2024-07-28T19:29:19.303 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 44 to 14 2024-07-28T19:29:19.304 INFO:tasks.rados.rados.0.smithi045.stdout:180: rollback oid 45 current snap is 16 2024-07-28T19:29:19.304 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 45 to 11 2024-07-28T19:29:19.304 INFO:tasks.rados.rados.0.smithi045.stdout:181: read oid 43 snap 14 2024-07-28T19:29:19.304 INFO:tasks.rados.rados.0.smithi045.stdout:181: expect (ObjNum 81 snap 10 seq_num 81) 2024-07-28T19:29:19.304 INFO:tasks.rados.rados.0.smithi045.stdout:182: read oid 39 snap -1 2024-07-28T19:29:19.304 INFO:tasks.rados.rados.0.smithi045.stdout:182: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:29:19.304 INFO:tasks.rados.rados.0.smithi045.stdout:183: write oid 16 current snap is 16 2024-07-28T19:29:19.304 INFO:tasks.rados.rados.0.smithi045.stdout:183: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2024-07-28T19:29:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:183: writing smithi04569809-16 from 564735 to 1178469 tid 1 2024-07-28T19:29:19.318 INFO:tasks.rados.rados.0.smithi045.stdout:183: writing smithi04569809-16 from 1828021 to 2497055 tid 2 2024-07-28T19:29:19.326 INFO:tasks.rados.rados.0.smithi045.stdout:183: writing smithi04569809-16 from 3134120 to 3764735 tid 3 2024-07-28T19:29:19.326 INFO:tasks.rados.rados.0.smithi045.stdout:184: write oid 28 current snap is 16 2024-07-28T19:29:19.326 INFO:tasks.rados.rados.0.smithi045.stdout:184: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2024-07-28T19:29:19.333 INFO:tasks.rados.rados.0.smithi045.stdout:184: writing smithi04569809-28 from 581542 to 1270525 tid 1 2024-07-28T19:29:19.340 INFO:tasks.rados.rados.0.smithi045.stdout:184: writing smithi04569809-28 from 1886503 to 2299195 tid 2 2024-07-28T19:29:19.347 INFO:tasks.rados.rados.0.smithi045.stdout:184: writing smithi04569809-28 from 2761543 to 3432494 tid 3 2024-07-28T19:29:19.347 INFO:tasks.rados.rados.0.smithi045.stdout:185: delete oid 17 current snap is 16 2024-07-28T19:29:19.347 INFO:tasks.rados.rados.0.smithi045.stdout:174: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-28T19:29:19.447 INFO:tasks.rados.rados.0.smithi045.stdout:173: finishing write tid 3 to smithi04569809-26 2024-07-28T19:29:19.447 INFO:tasks.rados.rados.0.smithi045.stdout:173: finishing write tid 4 to smithi04569809-26 2024-07-28T19:29:19.447 INFO:tasks.rados.rados.0.smithi045.stdout:174: done (12 left) 2024-07-28T19:29:19.447 INFO:tasks.rados.rados.0.smithi045.stdout:185: done (11 left) 2024-07-28T19:29:19.447 INFO:tasks.rados.rados.0.smithi045.stdout:186: delete oid 25 current snap is 16 2024-07-28T19:29:19.447 INFO:tasks.rados.rados.0.smithi045.stdout:173: finishing write tid 5 to smithi04569809-26 2024-07-28T19:29:19.447 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 34 (ObjNum 103 snap 16 seq_num 103) dirty exists 2024-07-28T19:29:19.447 INFO:tasks.rados.rados.0.smithi045.stdout:173: left oid 26 (ObjNum 103 snap 16 seq_num 103) 2024-07-28T19:29:19.447 INFO:tasks.rados.rados.0.smithi045.stdout:175: expect (ObjNum 77 snap 9 seq_num 77) 2024-07-28T19:29:19.608 INFO:tasks.rados.rados.0.smithi045.stdout:176: finishing rollback tid 0 to smithi04569809-15 2024-07-28T19:29:19.609 INFO:tasks.rados.rados.0.smithi045.stdout:176: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:29:19.609 INFO:tasks.rados.rados.0.smithi045.stdout:176: finishing rollback tid 2 to smithi04569809-15 2024-07-28T19:29:19.609 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 81 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-07-28T19:29:19.609 INFO:tasks.rados.rados.0.smithi045.stdout:177: finishing write tid 1 to smithi04569809-18 2024-07-28T19:29:19.609 INFO:tasks.rados.rados.0.smithi045.stdout:177: finishing write tid 2 to smithi04569809-18 2024-07-28T19:29:19.609 INFO:tasks.rados.rados.0.smithi045.stdout:173: done (11 left) 2024-07-28T19:29:19.609 INFO:tasks.rados.rados.0.smithi045.stdout:175: done (10 left) 2024-07-28T19:29:19.609 INFO:tasks.rados.rados.0.smithi045.stdout:176: done (9 left) 2024-07-28T19:29:19.609 INFO:tasks.rados.rados.0.smithi045.stdout:186: done (8 left) 2024-07-28T19:29:19.609 INFO:tasks.rados.rados.0.smithi045.stdout:187: snap_create 2024-07-28T19:29:19.609 INFO:tasks.rados.rados.0.smithi045.stdout:178: expect (ObjNum 58 snap 0 seq_num 58) 2024-07-28T19:29:19.784 INFO:tasks.rados.rados.0.smithi045.stdout:180: finishing rollback tid 0 to smithi04569809-45 2024-07-28T19:29:19.784 INFO:tasks.rados.rados.0.smithi045.stdout:180: finishing rollback tid 1 to smithi04569809-45 2024-07-28T19:29:19.784 INFO:tasks.rados.rados.0.smithi045.stdout:180: finishing rollback tid 2 to smithi04569809-45 2024-07-28T19:29:19.784 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 34 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-07-28T19:29:19.784 INFO:tasks.rados.rados.0.smithi045.stdout:179: finishing rollback tid 0 to smithi04569809-44 2024-07-28T19:29:19.784 INFO:tasks.rados.rados.0.smithi045.stdout:179: finishing rollback tid 1 to smithi04569809-44 2024-07-28T19:29:19.785 INFO:tasks.rados.rados.0.smithi045.stdout:179: finishing rollback tid 2 to smithi04569809-44 2024-07-28T19:29:19.785 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 67 (ObjNum 85 snap 10 seq_num 85) dirty exists 2024-07-28T19:29:19.785 INFO:tasks.rados.rados.0.smithi045.stdout:182: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:29:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:183: finishing write tid 1 to smithi04569809-16 2024-07-28T19:29:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:181: expect (ObjNum 81 snap 10 seq_num 81) 2024-07-28T19:29:20.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:19 smithi155 bash[24090]: cluster 2024-07-28T19:29:18.733800+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-07-28T19:29:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:177: finishing write tid 3 to smithi04569809-18 2024-07-28T19:29:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:177: finishing write tid 4 to smithi04569809-18 2024-07-28T19:29:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:177: finishing write tid 5 to smithi04569809-18 2024-07-28T19:29:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 89 (ObjNum 104 snap 16 seq_num 104) dirty exists 2024-07-28T19:29:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:177: left oid 18 (ObjNum 104 snap 16 seq_num 104) 2024-07-28T19:29:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:183: finishing write tid 2 to smithi04569809-16 2024-07-28T19:29:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:177: done (8 left) 2024-07-28T19:29:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:178: done (7 left) 2024-07-28T19:29:20.114 INFO:tasks.rados.rados.0.smithi045.stdout:179: done (6 left) 2024-07-28T19:29:20.114 INFO:tasks.rados.rados.0.smithi045.stdout:180: done (5 left) 2024-07-28T19:29:20.114 INFO:tasks.rados.rados.0.smithi045.stdout:181: done (4 left) 2024-07-28T19:29:20.114 INFO:tasks.rados.rados.0.smithi045.stdout:182: done (3 left) 2024-07-28T19:29:20.114 INFO:tasks.rados.rados.0.smithi045.stdout:187: done (2 left) 2024-07-28T19:29:20.114 INFO:tasks.rados.rados.0.smithi045.stdout:188: read oid 15 snap -1 2024-07-28T19:29:20.114 INFO:tasks.rados.rados.0.smithi045.stdout:188: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T19:29:20.114 INFO:tasks.rados.rados.0.smithi045.stdout:189: rollback oid 49 current snap is 17 2024-07-28T19:29:20.114 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 49 to 14 2024-07-28T19:29:20.114 INFO:tasks.rados.rados.0.smithi045.stdout:183: finishing write tid 3 to smithi04569809-16 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:183: finishing write tid 4 to smithi04569809-16 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:183: finishing write tid 5 to smithi04569809-16 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 21 (ObjNum 105 snap 16 seq_num 105) dirty exists 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:183: left oid 16 (ObjNum 105 snap 16 seq_num 105) 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:184: finishing write tid 1 to smithi04569809-28 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:184: finishing write tid 2 to smithi04569809-28 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:183: done (3 left) 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:190: delete oid 12 current snap is 17 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:184: finishing write tid 3 to smithi04569809-28 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:184: finishing write tid 4 to smithi04569809-28 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:184: finishing write tid 5 to smithi04569809-28 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 51 (ObjNum 106 snap 16 seq_num 106) dirty exists 2024-07-28T19:29:20.115 INFO:tasks.rados.rados.0.smithi045.stdout:184: left oid 28 (ObjNum 106 snap 16 seq_num 106) 2024-07-28T19:29:20.116 INFO:tasks.rados.rados.0.smithi045.stdout:188: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T19:29:20.191 INFO:tasks.rados.rados.0.smithi045.stdout:189: finishing rollback tid 0 to smithi04569809-49 2024-07-28T19:29:20.191 INFO:tasks.rados.rados.0.smithi045.stdout:189: finishing rollback tid 1 to smithi04569809-49 2024-07-28T19:29:20.191 INFO:tasks.rados.rados.0.smithi045.stdout:189: finishing rollback tid 2 to smithi04569809-49 2024-07-28T19:29:20.191 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 31 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-07-28T19:29:20.191 INFO:tasks.rados.rados.0.smithi045.stdout:184: done (3 left) 2024-07-28T19:29:20.191 INFO:tasks.rados.rados.0.smithi045.stdout:188: done (2 left) 2024-07-28T19:29:20.191 INFO:tasks.rados.rados.0.smithi045.stdout:189: done (1 left) 2024-07-28T19:29:20.191 INFO:tasks.rados.rados.0.smithi045.stdout:190: done (0 left) 2024-07-28T19:29:20.191 INFO:tasks.rados.rados.0.smithi045.stdout:191: snap_remove snap 0 2024-07-28T19:29:20.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:19 smithi045 bash[21729]: cluster 2024-07-28T19:29:18.733800+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-07-28T19:29:20.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:19 smithi045 bash[31704]: cluster 2024-07-28T19:29:18.733800+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-07-28T19:29:20.757 INFO:tasks.rados.rados.0.smithi045.stdout:191: done (0 left) 2024-07-28T19:29:20.757 INFO:tasks.rados.rados.0.smithi045.stdout:192: snap_remove snap 15 2024-07-28T19:29:21.033 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:20 smithi045 bash[31704]: cluster 2024-07-28T19:29:19.750201+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-07-28T19:29:21.033 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:20 smithi045 bash[31704]: cluster 2024-07-28T19:29:20.108055+0000 mgr.y (mgr.24269) 208 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-07-28T19:29:21.033 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:20 smithi045 bash[21729]: cluster 2024-07-28T19:29:19.750201+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-07-28T19:29:21.033 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:20 smithi045 bash[21729]: cluster 2024-07-28T19:29:20.108055+0000 mgr.y (mgr.24269) 208 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-07-28T19:29:21.051 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:29:20 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:29:21.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:20 smithi155 bash[24090]: cluster 2024-07-28T19:29:19.750201+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-07-28T19:29:21.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:20 smithi155 bash[24090]: cluster 2024-07-28T19:29:20.108055+0000 mgr.y (mgr.24269) 208 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-07-28T19:29:21.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:29:21 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:21] "GET /metrics HTTP/1.1" 200 242452 "" "Prometheus/2.43.0" 2024-07-28T19:29:21.760 INFO:tasks.rados.rados.0.smithi045.stdout:192: done (0 left) 2024-07-28T19:29:21.760 INFO:tasks.rados.rados.0.smithi045.stdout:193: read oid 1 snap 11 2024-07-28T19:29:21.760 INFO:tasks.rados.rados.0.smithi045.stdout:193: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-28T19:29:21.760 INFO:tasks.rados.rados.0.smithi045.stdout:194: snap_create 2024-07-28T19:29:21.766 INFO:tasks.rados.rados.0.smithi045.stdout:193: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-28T19:29:22.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:21 smithi155 bash[24090]: cluster 2024-07-28T19:29:20.759143+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-07-28T19:29:22.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:21 smithi045 bash[21729]: cluster 2024-07-28T19:29:20.759143+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-07-28T19:29:22.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:21 smithi045 bash[31704]: cluster 2024-07-28T19:29:20.759143+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-07-28T19:29:22.702 INFO:tasks.rados.rados.0.smithi045.stdout:193: done (1 left) 2024-07-28T19:29:22.702 INFO:tasks.rados.rados.0.smithi045.stdout:194: done (0 left) 2024-07-28T19:29:22.702 INFO:tasks.rados.rados.0.smithi045.stdout:195: delete oid 45 current snap is 18 2024-07-28T19:29:22.705 INFO:tasks.rados.rados.0.smithi045.stdout:195: done (0 left) 2024-07-28T19:29:22.705 INFO:tasks.rados.rados.0.smithi045.stdout:196: read oid 12 snap 13 2024-07-28T19:29:22.705 INFO:tasks.rados.rados.0.smithi045.stdout:196: expect (ObjNum 68 snap 7 seq_num 68) 2024-07-28T19:29:22.706 INFO:tasks.rados.rados.0.smithi045.stdout:197: rollback oid 44 current snap is 18 2024-07-28T19:29:22.706 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 44 to 17 2024-07-28T19:29:22.706 INFO:tasks.rados.rados.0.smithi045.stdout:198: snap_remove snap 14 2024-07-28T19:29:23.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:22 smithi155 bash[24090]: cluster 2024-07-28T19:29:21.760866+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-07-28T19:29:23.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:22 smithi155 bash[24090]: cluster 2024-07-28T19:29:22.108540+0000 mgr.y (mgr.24269) 209 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-07-28T19:29:23.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:22 smithi155 bash[24090]: cluster 2024-07-28T19:29:22.703776+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-07-28T19:29:23.145 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:22 smithi045 bash[21729]: cluster 2024-07-28T19:29:21.760866+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-07-28T19:29:23.145 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:22 smithi045 bash[21729]: cluster 2024-07-28T19:29:22.108540+0000 mgr.y (mgr.24269) 209 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-07-28T19:29:23.145 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:22 smithi045 bash[21729]: cluster 2024-07-28T19:29:22.703776+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-07-28T19:29:23.145 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:22 smithi045 bash[31704]: cluster 2024-07-28T19:29:21.760866+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-07-28T19:29:23.146 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:22 smithi045 bash[31704]: cluster 2024-07-28T19:29:22.108540+0000 mgr.y (mgr.24269) 209 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-07-28T19:29:23.146 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:22 smithi045 bash[31704]: cluster 2024-07-28T19:29:22.703776+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-07-28T19:29:23.199 INFO:teuthology.orchestra.run.smithi045.stdout:wait for minority of mons to upgrade 2024-07-28T19:29:23.704 INFO:tasks.rados.rados.0.smithi045.stdout:198: done (2 left) 2024-07-28T19:29:23.704 INFO:tasks.rados.rados.0.smithi045.stdout:199: delete oid 24 current snap is 18 2024-07-28T19:29:23.704 INFO:tasks.rados.rados.0.smithi045.stdout:196: expect (ObjNum 68 snap 7 seq_num 68) 2024-07-28T19:29:23.907 INFO:tasks.rados.rados.0.smithi045.stdout:197: finishing rollback tid 0 to smithi04569809-44 2024-07-28T19:29:23.907 INFO:tasks.rados.rados.0.smithi045.stdout:197: finishing rollback tid 1 to smithi04569809-44 2024-07-28T19:29:23.907 INFO:tasks.rados.rados.0.smithi045.stdout:197: finishing rollback tid 2 to smithi04569809-44 2024-07-28T19:29:23.907 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 81 (ObjNum 85 snap 10 seq_num 85) dirty exists 2024-07-28T19:29:23.907 INFO:tasks.rados.rados.0.smithi045.stdout:196: done (2 left) 2024-07-28T19:29:23.907 INFO:tasks.rados.rados.0.smithi045.stdout:197: done (1 left) 2024-07-28T19:29:23.907 INFO:tasks.rados.rados.0.smithi045.stdout:199: done (0 left) 2024-07-28T19:29:23.908 INFO:tasks.rados.rados.0.smithi045.stdout:200: read oid 9 snap 13 2024-07-28T19:29:23.908 INFO:tasks.rados.rados.0.smithi045.stdout:200: expect (ObjNum 8 snap 0 seq_num 8) 2024-07-28T19:29:23.908 INFO:tasks.rados.rados.0.smithi045.stdout:201: rollback oid 45 current snap is 18 2024-07-28T19:29:23.908 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 45 to 16 2024-07-28T19:29:23.908 INFO:tasks.rados.rados.0.smithi045.stdout:202: rollback oid 14 current snap is 18 2024-07-28T19:29:23.908 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 13 2024-07-28T19:29:23.908 INFO:tasks.rados.rados.0.smithi045.stdout:203: write oid 34 current snap is 18 2024-07-28T19:29:23.908 INFO:tasks.rados.rados.0.smithi045.stdout:203: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2024-07-28T19:29:23.914 INFO:tasks.rados.rados.0.smithi045.stdout:203: writing smithi04569809-34 from 682384 to 1139214 tid 1 2024-07-28T19:29:23.920 INFO:tasks.rados.rados.0.smithi045.stdout:203: writing smithi04569809-34 from 1721042 to 2144741 tid 2 2024-07-28T19:29:23.928 INFO:tasks.rados.rados.0.smithi045.stdout:203: writing smithi04569809-34 from 2809728 to 3264664 tid 3 2024-07-28T19:29:23.932 INFO:tasks.rados.rados.0.smithi045.stdout:203: writing smithi04569809-34 from 3731357 to 3882384 tid 4 2024-07-28T19:29:23.932 INFO:tasks.rados.rados.0.smithi045.stdout:204: snap_create 2024-07-28T19:29:23.932 INFO:tasks.rados.rados.0.smithi045.stdout:202: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:29:23.932 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 0 (ObjNum 129 snap 0 seq_num 284024384) dirty dne 2024-07-28T19:29:23.932 INFO:tasks.rados.rados.0.smithi045.stdout:201: finishing rollback tid 1 to smithi04569809-45 2024-07-28T19:29:23.932 INFO:tasks.rados.rados.0.smithi045.stdout:201: finishing rollback tid 2 to smithi04569809-45 2024-07-28T19:29:23.932 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 46 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-07-28T19:29:23.933 INFO:tasks.rados.rados.0.smithi045.stdout:200: expect (ObjNum 8 snap 0 seq_num 8) 2024-07-28T19:29:24.012 INFO:tasks.rados.rados.0.smithi045.stdout:203: finishing write tid 1 to smithi04569809-34 2024-07-28T19:29:24.012 INFO:tasks.rados.rados.0.smithi045.stdout:203: finishing write tid 2 to smithi04569809-34 2024-07-28T19:29:24.012 INFO:tasks.rados.rados.0.smithi045.stdout:203: finishing write tid 3 to smithi04569809-34 2024-07-28T19:29:24.012 INFO:tasks.rados.rados.0.smithi045.stdout:203: finishing write tid 4 to smithi04569809-34 2024-07-28T19:29:24.013 INFO:tasks.rados.rados.0.smithi045.stdout:203: finishing write tid 5 to smithi04569809-34 2024-07-28T19:29:24.013 INFO:tasks.rados.rados.0.smithi045.stdout:203: finishing write tid 6 to smithi04569809-34 2024-07-28T19:29:24.013 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 91 (ObjNum 112 snap 18 seq_num 112) dirty exists 2024-07-28T19:29:24.013 INFO:tasks.rados.rados.0.smithi045.stdout:203: left oid 34 (ObjNum 112 snap 18 seq_num 112) 2024-07-28T19:29:24.714 INFO:tasks.rados.rados.0.smithi045.stdout:200: done (4 left) 2024-07-28T19:29:24.714 INFO:tasks.rados.rados.0.smithi045.stdout:201: done (3 left) 2024-07-28T19:29:24.714 INFO:tasks.rados.rados.0.smithi045.stdout:202: done (2 left) 2024-07-28T19:29:24.714 INFO:tasks.rados.rados.0.smithi045.stdout:203: done (1 left) 2024-07-28T19:29:24.714 INFO:tasks.rados.rados.0.smithi045.stdout:204: done (0 left) 2024-07-28T19:29:24.714 INFO:tasks.rados.rados.0.smithi045.stdout:205: write oid 49 current snap is 19 2024-07-28T19:29:24.714 INFO:tasks.rados.rados.0.smithi045.stdout:205: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2024-07-28T19:29:24.723 INFO:tasks.rados.rados.0.smithi045.stdout:205: writing smithi04569809-49 from 699191 to 1231270 tid 1 2024-07-28T19:29:24.732 INFO:tasks.rados.rados.0.smithi045.stdout:205: writing smithi04569809-49 from 1779524 to 2346881 tid 2 2024-07-28T19:29:24.741 INFO:tasks.rados.rados.0.smithi045.stdout:205: writing smithi04569809-49 from 2837151 to 3503359 tid 3 2024-07-28T19:29:24.741 INFO:tasks.rados.rados.0.smithi045.stdout:206: snap_remove snap 18 2024-07-28T19:29:24.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:24 smithi045 bash[21729]: cluster 2024-07-28T19:29:23.704510+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-07-28T19:29:24.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:24 smithi045 bash[21729]: audit 2024-07-28T19:29:24.095613+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:24.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:24 smithi045 bash[21729]: cluster 2024-07-28T19:29:24.112150+0000 mgr.y (mgr.24269) 210 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:24.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:24 smithi045 bash[31704]: cluster 2024-07-28T19:29:23.704510+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-07-28T19:29:24.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:24 smithi045 bash[31704]: audit 2024-07-28T19:29:24.095613+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:24.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:24 smithi045 bash[31704]: cluster 2024-07-28T19:29:24.112150+0000 mgr.y (mgr.24269) 210 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:25.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:24 smithi155 bash[24090]: cluster 2024-07-28T19:29:23.704510+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-07-28T19:29:25.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:24 smithi155 bash[24090]: audit 2024-07-28T19:29:24.095613+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:25.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:24 smithi155 bash[24090]: cluster 2024-07-28T19:29:24.112150+0000 mgr.y (mgr.24269) 210 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:25.717 INFO:tasks.rados.rados.0.smithi045.stdout:206: done (1 left) 2024-07-28T19:29:25.718 INFO:tasks.rados.rados.0.smithi045.stdout:207: rollback oid 12 current snap is 19 2024-07-28T19:29:25.718 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 12 to 11 2024-07-28T19:29:25.718 INFO:tasks.rados.rados.0.smithi045.stdout:205: finishing write tid 1 to smithi04569809-49 2024-07-28T19:29:25.718 INFO:tasks.rados.rados.0.smithi045.stdout:205: finishing write tid 2 to smithi04569809-49 2024-07-28T19:29:25.718 INFO:tasks.rados.rados.0.smithi045.stdout:205: finishing write tid 3 to smithi04569809-49 2024-07-28T19:29:25.718 INFO:tasks.rados.rados.0.smithi045.stdout:205: finishing write tid 4 to smithi04569809-49 2024-07-28T19:29:25.718 INFO:tasks.rados.rados.0.smithi045.stdout:205: finishing write tid 5 to smithi04569809-49 2024-07-28T19:29:25.718 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 44 (ObjNum 113 snap 19 seq_num 113) dirty exists 2024-07-28T19:29:25.718 INFO:tasks.rados.rados.0.smithi045.stdout:205: left oid 49 (ObjNum 113 snap 19 seq_num 113) 2024-07-28T19:29:25.718 INFO:tasks.rados.rados.0.smithi045.stdout:205: done (1 left) 2024-07-28T19:29:25.718 INFO:tasks.rados.rados.0.smithi045.stdout:208: snap_remove snap 13 2024-07-28T19:29:25.762 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2024-07-28T19:29:26.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:25 smithi155 bash[24090]: cluster 2024-07-28T19:29:24.715879+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-07-28T19:29:26.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:25 smithi045 bash[31704]: cluster 2024-07-28T19:29:24.715879+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-07-28T19:29:26.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:25 smithi045 bash[21729]: cluster 2024-07-28T19:29:24.715879+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-07-28T19:29:26.734 INFO:tasks.rados.rados.0.smithi045.stdout:208: done (1 left) 2024-07-28T19:29:26.734 INFO:tasks.rados.rados.0.smithi045.stdout:209: delete oid 21 current snap is 19 2024-07-28T19:29:26.734 INFO:tasks.rados.rados.0.smithi045.stdout:207: finishing rollback tid 1 to smithi04569809-12 2024-07-28T19:29:26.734 INFO:tasks.rados.rados.0.smithi045.stdout:207: finishing rollback tid 2 to smithi04569809-12 2024-07-28T19:29:26.734 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 93 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-07-28T19:29:26.746 INFO:tasks.rados.rados.0.smithi045.stdout:207: done (1 left) 2024-07-28T19:29:26.746 INFO:tasks.rados.rados.0.smithi045.stdout:209: done (0 left) 2024-07-28T19:29:26.746 INFO:tasks.rados.rados.0.smithi045.stdout:210: read oid 19 snap -1 2024-07-28T19:29:26.746 INFO:tasks.rados.rados.0.smithi045.stdout:210: expect (ObjNum 101 snap 16 seq_num 101) 2024-07-28T19:29:26.747 INFO:tasks.rados.rados.0.smithi045.stdout:211: snap_remove snap 11 2024-07-28T19:29:27.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:26 smithi155 bash[24090]: cluster 2024-07-28T19:29:25.718732+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-07-28T19:29:27.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:26 smithi155 bash[24090]: cluster 2024-07-28T19:29:26.112594+0000 mgr.y (mgr.24269) 211 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 147 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 794 KiB/s wr, 13 op/s 2024-07-28T19:29:27.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:26 smithi045 bash[21729]: cluster 2024-07-28T19:29:25.718732+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-07-28T19:29:27.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:26 smithi045 bash[21729]: cluster 2024-07-28T19:29:26.112594+0000 mgr.y (mgr.24269) 211 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 147 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 794 KiB/s wr, 13 op/s 2024-07-28T19:29:27.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:26 smithi045 bash[31704]: cluster 2024-07-28T19:29:25.718732+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-07-28T19:29:27.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:26 smithi045 bash[31704]: cluster 2024-07-28T19:29:26.112594+0000 mgr.y (mgr.24269) 211 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 147 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 794 KiB/s wr, 13 op/s 2024-07-28T19:29:27.702 INFO:tasks.rados.rados.0.smithi045.stdout:211: done (1 left) 2024-07-28T19:29:27.702 INFO:tasks.rados.rados.0.smithi045.stdout:212: delete oid 2 current snap is 19 2024-07-28T19:29:27.703 INFO:tasks.rados.rados.0.smithi045.stdout:210: expect (ObjNum 101 snap 16 seq_num 101) 2024-07-28T19:29:27.891 INFO:tasks.rados.rados.0.smithi045.stdout:210: done (1 left) 2024-07-28T19:29:27.891 INFO:tasks.rados.rados.0.smithi045.stdout:212: done (0 left) 2024-07-28T19:29:27.891 INFO:tasks.rados.rados.0.smithi045.stdout:213: snap_create 2024-07-28T19:29:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:27 smithi155 bash[24090]: cluster 2024-07-28T19:29:26.735755+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-07-28T19:29:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:27 smithi155 bash[24090]: cluster 2024-07-28T19:29:27.704335+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-07-28T19:29:28.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:27 smithi045 bash[31704]: cluster 2024-07-28T19:29:26.735755+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-07-28T19:29:28.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:27 smithi045 bash[31704]: cluster 2024-07-28T19:29:27.704335+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-07-28T19:29:28.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:27 smithi045 bash[21729]: cluster 2024-07-28T19:29:26.735755+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-07-28T19:29:28.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:27 smithi045 bash[21729]: cluster 2024-07-28T19:29:27.704335+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-07-28T19:29:28.741 INFO:tasks.rados.rados.0.smithi045.stdout:213: done (0 left) 2024-07-28T19:29:28.741 INFO:tasks.rados.rados.0.smithi045.stdout:214: delete oid 46 current snap is 20 2024-07-28T19:29:28.747 INFO:tasks.rados.rados.0.smithi045.stdout:214: done (0 left) 2024-07-28T19:29:28.747 INFO:tasks.rados.rados.0.smithi045.stdout:215: write oid 16 current snap is 20 2024-07-28T19:29:28.747 INFO:tasks.rados.rados.0.smithi045.stdout:215: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2024-07-28T19:29:28.754 INFO:tasks.rados.rados.0.smithi045.stdout:215: writing smithi04569809-16 from 766419 to 1315847 tid 1 2024-07-28T19:29:28.762 INFO:tasks.rados.rados.0.smithi045.stdout:215: writing smithi04569809-16 from 2013452 to 2588147 tid 2 2024-07-28T19:29:28.769 INFO:tasks.rados.rados.0.smithi045.stdout:215: writing smithi04569809-16 from 3346843 to 3774492 tid 3 2024-07-28T19:29:28.769 INFO:tasks.rados.rados.0.smithi045.stdout:216: read oid 30 snap -1 2024-07-28T19:29:28.769 INFO:tasks.rados.rados.0.smithi045.stdout:216: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T19:29:28.769 INFO:tasks.rados.rados.0.smithi045.stdout:217: snap_remove snap 16 2024-07-28T19:29:29.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:28 smithi155 bash[24090]: cluster 2024-07-28T19:29:28.113046+0000 mgr.y (mgr.24269) 212 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 147 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 795 KiB/s wr, 13 op/s 2024-07-28T19:29:29.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:28 smithi045 bash[21729]: cluster 2024-07-28T19:29:28.113046+0000 mgr.y (mgr.24269) 212 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 147 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 795 KiB/s wr, 13 op/s 2024-07-28T19:29:29.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:28 smithi045 bash[31704]: cluster 2024-07-28T19:29:28.113046+0000 mgr.y (mgr.24269) 212 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 147 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 795 KiB/s wr, 13 op/s 2024-07-28T19:29:29.757 INFO:tasks.rados.rados.0.smithi045.stdout:217: done (2 left) 2024-07-28T19:29:29.757 INFO:tasks.rados.rados.0.smithi045.stdout:218: snap_remove snap 17 2024-07-28T19:29:30.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:29 smithi155 bash[24090]: cluster 2024-07-28T19:29:28.743775+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-07-28T19:29:30.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:29 smithi045 bash[21729]: cluster 2024-07-28T19:29:28.743775+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-07-28T19:29:30.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:29 smithi045 bash[31704]: cluster 2024-07-28T19:29:28.743775+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-07-28T19:29:30.562 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:29:30.765 INFO:tasks.rados.rados.0.smithi045.stdout:218: done (2 left) 2024-07-28T19:29:30.765 INFO:tasks.rados.rados.0.smithi045.stdout:219: write oid 18 current snap is 20 2024-07-28T19:29:30.765 INFO:tasks.rados.rados.0.smithi045.stdout:215: finishing write tid 1 to smithi04569809-16 2024-07-28T19:29:30.765 INFO:tasks.rados.rados.0.smithi045.stdout:215: finishing write tid 2 to smithi04569809-16 2024-07-28T19:29:30.765 INFO:tasks.rados.rados.0.smithi045.stdout:219: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2024-07-28T19:29:30.789 INFO:tasks.rados.rados.0.smithi045.stdout:219: writing smithi04569809-18 from 783226 to 1407903 tid 1 2024-07-28T19:29:30.804 INFO:tasks.rados.rados.0.smithi045.stdout:219: writing smithi04569809-18 from 2071934 to 2506640 tid 2 2024-07-28T19:29:30.818 INFO:tasks.rados.rados.0.smithi045.stdout:219: writing smithi04569809-18 from 2974266 to 3613187 tid 3 2024-07-28T19:29:30.818 INFO:tasks.rados.rados.0.smithi045.stdout:220: rollback oid 7 current snap is 20 2024-07-28T19:29:30.818 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 19 2024-07-28T19:29:30.818 INFO:tasks.rados.rados.0.smithi045.stdout:216: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T19:29:30.932 INFO:tasks.rados.rados.0.smithi045.stdout:215: finishing write tid 3 to smithi04569809-16 2024-07-28T19:29:30.932 INFO:tasks.rados.rados.0.smithi045.stdout:215: finishing write tid 4 to smithi04569809-16 2024-07-28T19:29:30.932 INFO:tasks.rados.rados.0.smithi045.stdout:215: finishing write tid 5 to smithi04569809-16 2024-07-28T19:29:30.932 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 38 (ObjNum 117 snap 20 seq_num 117) dirty exists 2024-07-28T19:29:30.932 INFO:tasks.rados.rados.0.smithi045.stdout:215: left oid 16 (ObjNum 117 snap 20 seq_num 117) 2024-07-28T19:29:30.932 INFO:tasks.rados.rados.0.smithi045.stdout:219: finishing write tid 1 to smithi04569809-18 2024-07-28T19:29:30.932 INFO:tasks.rados.rados.0.smithi045.stdout:219: finishing write tid 2 to smithi04569809-18 2024-07-28T19:29:30.932 INFO:tasks.rados.rados.0.smithi045.stdout:220: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:29:30.932 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:29:30.932 INFO:tasks.rados.rados.0.smithi045.stdout:219: finishing write tid 3 to smithi04569809-18 2024-07-28T19:29:30.932 INFO:tasks.rados.rados.0.smithi045.stdout:219: finishing write tid 4 to smithi04569809-18 2024-07-28T19:29:30.933 INFO:tasks.rados.rados.0.smithi045.stdout:219: finishing write tid 5 to smithi04569809-18 2024-07-28T19:29:30.933 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 124 (ObjNum 118 snap 20 seq_num 118) dirty exists 2024-07-28T19:29:30.933 INFO:tasks.rados.rados.0.smithi045.stdout:219: left oid 18 (ObjNum 118 snap 20 seq_num 118) 2024-07-28T19:29:30.933 INFO:tasks.rados.rados.0.smithi045.stdout:215: done (3 left) 2024-07-28T19:29:30.933 INFO:tasks.rados.rados.0.smithi045.stdout:216: done (2 left) 2024-07-28T19:29:30.933 INFO:tasks.rados.rados.0.smithi045.stdout:219: done (1 left) 2024-07-28T19:29:30.933 INFO:tasks.rados.rados.0.smithi045.stdout:220: done (0 left) 2024-07-28T19:29:30.933 INFO:tasks.rados.rados.0.smithi045.stdout:221: snap_create 2024-07-28T19:29:30.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:30 smithi045 bash[21729]: cluster 2024-07-28T19:29:29.755371+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-07-28T19:29:30.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:30 smithi045 bash[21729]: cluster 2024-07-28T19:29:30.113971+0000 mgr.y (mgr.24269) 213 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-07-28T19:29:30.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:30 smithi045 bash[31704]: cluster 2024-07-28T19:29:29.755371+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-07-28T19:29:30.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:30 smithi045 bash[31704]: cluster 2024-07-28T19:29:30.113971+0000 mgr.y (mgr.24269) 213 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-07-28T19:29:31.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:29:30 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:29:31.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:30 smithi155 bash[24090]: cluster 2024-07-28T19:29:29.755371+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-07-28T19:29:31.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:30 smithi155 bash[24090]: cluster 2024-07-28T19:29:30.113971+0000 mgr.y (mgr.24269) 213 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-07-28T19:29:31.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:29:31 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:31] "GET /metrics HTTP/1.1" 200 242644 "" "Prometheus/2.43.0" 2024-07-28T19:29:31.765 INFO:tasks.rados.rados.0.smithi045.stdout:221: done (0 left) 2024-07-28T19:29:31.765 INFO:tasks.rados.rados.0.smithi045.stdout:222: delete oid 28 current snap is 21 2024-07-28T19:29:31.774 INFO:tasks.rados.rados.0.smithi045.stdout:222: done (0 left) 2024-07-28T19:29:31.774 INFO:tasks.rados.rados.0.smithi045.stdout:223: snap_create 2024-07-28T19:29:32.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:31 smithi155 bash[24090]: cluster 2024-07-28T19:29:30.765096+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-07-28T19:29:32.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:31 smithi045 bash[21729]: cluster 2024-07-28T19:29:30.765096+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-07-28T19:29:32.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:31 smithi045 bash[31704]: cluster 2024-07-28T19:29:30.765096+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-07-28T19:29:32.707 INFO:tasks.rados.rados.0.smithi045.stdout:223: done (0 left) 2024-07-28T19:29:32.707 INFO:tasks.rados.rados.0.smithi045.stdout:224: read oid 49 snap -1 2024-07-28T19:29:32.707 INFO:tasks.rados.rados.0.smithi045.stdout:224: expect (ObjNum 113 snap 19 seq_num 113) 2024-07-28T19:29:32.707 INFO:tasks.rados.rados.0.smithi045.stdout:225: read oid 23 snap 21 2024-07-28T19:29:32.707 INFO:tasks.rados.rados.0.smithi045.stdout:225: expect deleted 2024-07-28T19:29:32.708 INFO:tasks.rados.rados.0.smithi045.stdout:226: write oid 7 current snap is 22 2024-07-28T19:29:32.708 INFO:tasks.rados.rados.0.smithi045.stdout:226: seq_num 120 ranges {416840=775175,1672545=344295} 2024-07-28T19:29:32.713 INFO:tasks.rados.rados.0.smithi045.stdout:226: writing smithi04569809-7 from 416840 to 1192015 tid 1 2024-07-28T19:29:32.718 INFO:tasks.rados.rados.0.smithi045.stdout:226: writing smithi04569809-7 from 1672545 to 2016840 tid 2 2024-07-28T19:29:32.719 INFO:tasks.rados.rados.0.smithi045.stdout:227: snap_create 2024-07-28T19:29:32.723 INFO:tasks.rados.rados.0.smithi045.stdout:224: expect (ObjNum 113 snap 19 seq_num 113) 2024-07-28T19:29:32.906 INFO:tasks.rados.rados.0.smithi045.stdout:226: finishing write tid 1 to smithi04569809-7 2024-07-28T19:29:32.906 INFO:tasks.rados.rados.0.smithi045.stdout:226: finishing write tid 2 to smithi04569809-7 2024-07-28T19:29:32.906 INFO:tasks.rados.rados.0.smithi045.stdout:226: finishing write tid 3 to smithi04569809-7 2024-07-28T19:29:32.906 INFO:tasks.rados.rados.0.smithi045.stdout:226: finishing write tid 4 to smithi04569809-7 2024-07-28T19:29:32.906 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 45 (ObjNum 120 snap 22 seq_num 120) dirty exists 2024-07-28T19:29:32.906 INFO:tasks.rados.rados.0.smithi045.stdout:226: left oid 7 (ObjNum 120 snap 22 seq_num 120) 2024-07-28T19:29:33.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:32 smithi155 bash[24090]: cluster 2024-07-28T19:29:31.766501+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-07-28T19:29:33.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:32 smithi155 bash[24090]: cluster 2024-07-28T19:29:32.114542+0000 mgr.y (mgr.24269) 214 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-07-28T19:29:33.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:32 smithi155 bash[24090]: cluster 2024-07-28T19:29:32.708224+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-07-28T19:29:33.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:32 smithi045 bash[21729]: cluster 2024-07-28T19:29:31.766501+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-07-28T19:29:33.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:32 smithi045 bash[21729]: cluster 2024-07-28T19:29:32.114542+0000 mgr.y (mgr.24269) 214 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-07-28T19:29:33.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:32 smithi045 bash[21729]: cluster 2024-07-28T19:29:32.708224+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-07-28T19:29:33.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:32 smithi045 bash[31704]: cluster 2024-07-28T19:29:31.766501+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-07-28T19:29:33.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:32 smithi045 bash[31704]: cluster 2024-07-28T19:29:32.114542+0000 mgr.y (mgr.24269) 214 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-07-28T19:29:33.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:32 smithi045 bash[31704]: cluster 2024-07-28T19:29:32.708224+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-07-28T19:29:33.709 INFO:tasks.rados.rados.0.smithi045.stdout:224: done (3 left) 2024-07-28T19:29:33.710 INFO:tasks.rados.rados.0.smithi045.stdout:225: done (2 left) 2024-07-28T19:29:33.710 INFO:tasks.rados.rados.0.smithi045.stdout:226: done (1 left) 2024-07-28T19:29:33.710 INFO:tasks.rados.rados.0.smithi045.stdout:227: done (0 left) 2024-07-28T19:29:33.710 INFO:tasks.rados.rados.0.smithi045.stdout:228: rollback oid 47 current snap is 23 2024-07-28T19:29:33.710 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 47 to 19 2024-07-28T19:29:33.710 INFO:tasks.rados.rados.0.smithi045.stdout:229: delete oid 28 current snap is 23 2024-07-28T19:29:33.716 INFO:tasks.rados.rados.0.smithi045.stdout:229: done (1 left) 2024-07-28T19:29:33.716 INFO:tasks.rados.rados.0.smithi045.stdout:230: snap_remove snap 21 2024-07-28T19:29:34.719 INFO:tasks.rados.rados.0.smithi045.stdout:230: done (1 left) 2024-07-28T19:29:34.720 INFO:tasks.rados.rados.0.smithi045.stdout:231: write oid 28 current snap is 23 2024-07-28T19:29:34.720 INFO:tasks.rados.rados.0.smithi045.stdout:228: finishing rollback tid 0 to smithi04569809-47 2024-07-28T19:29:34.720 INFO:tasks.rados.rados.0.smithi045.stdout:228: finishing rollback tid 1 to smithi04569809-47 2024-07-28T19:29:34.720 INFO:tasks.rados.rados.0.smithi045.stdout:228: finishing rollback tid 2 to smithi04569809-47 2024-07-28T19:29:34.720 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 99 (ObjNum 79 snap 10 seq_num 79) dirty exists 2024-07-28T19:29:34.720 INFO:tasks.rados.rados.0.smithi045.stdout:231: seq_num 122 ranges {450454=642026,1505862=544592} 2024-07-28T19:29:34.737 INFO:tasks.rados.rados.0.smithi045.stdout:231: writing smithi04569809-28 from 450454 to 1092480 tid 1 2024-07-28T19:29:34.753 INFO:tasks.rados.rados.0.smithi045.stdout:231: writing smithi04569809-28 from 1505862 to 2050454 tid 2 2024-07-28T19:29:34.753 INFO:tasks.rados.rados.0.smithi045.stdout:228: done (1 left) 2024-07-28T19:29:34.753 INFO:tasks.rados.rados.0.smithi045.stdout:232: read oid 49 snap -1 2024-07-28T19:29:34.753 INFO:tasks.rados.rados.0.smithi045.stdout:232: expect (ObjNum 113 snap 19 seq_num 113) 2024-07-28T19:29:34.753 INFO:tasks.rados.rados.0.smithi045.stdout:233: read oid 27 snap -1 2024-07-28T19:29:34.753 INFO:tasks.rados.rados.0.smithi045.stdout:233: expect (ObjNum 26 snap 0 seq_num 26) 2024-07-28T19:29:34.753 INFO:tasks.rados.rados.0.smithi045.stdout:234: read oid 17 snap -1 2024-07-28T19:29:34.754 INFO:tasks.rados.rados.0.smithi045.stdout:234: expect deleted 2024-07-28T19:29:34.754 INFO:tasks.rados.rados.0.smithi045.stdout:235: delete oid 2 current snap is 23 2024-07-28T19:29:34.754 INFO:tasks.rados.rados.0.smithi045.stdout:231: finishing write tid 1 to smithi04569809-28 2024-07-28T19:29:34.761 INFO:tasks.rados.rados.0.smithi045.stdout:231: finishing write tid 2 to smithi04569809-28 2024-07-28T19:29:34.762 INFO:tasks.rados.rados.0.smithi045.stdout:231: finishing write tid 3 to smithi04569809-28 2024-07-28T19:29:34.762 INFO:tasks.rados.rados.0.smithi045.stdout:231: finishing write tid 4 to smithi04569809-28 2024-07-28T19:29:34.762 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 72 (ObjNum 122 snap 23 seq_num 122) dirty exists 2024-07-28T19:29:34.762 INFO:tasks.rados.rados.0.smithi045.stdout:231: left oid 28 (ObjNum 122 snap 23 seq_num 122) 2024-07-28T19:29:34.768 INFO:tasks.rados.rados.0.smithi045.stdout:231: done (4 left) 2024-07-28T19:29:34.768 INFO:tasks.rados.rados.0.smithi045.stdout:234: done (3 left) 2024-07-28T19:29:34.768 INFO:tasks.rados.rados.0.smithi045.stdout:235: done (2 left) 2024-07-28T19:29:34.768 INFO:tasks.rados.rados.0.smithi045.stdout:236: write oid 46 current snap is 23 2024-07-28T19:29:34.768 INFO:tasks.rados.rados.0.smithi045.stdout:236: seq_num 124 ranges {484068=792524,1906473=177595} 2024-07-28T19:29:34.789 INFO:tasks.rados.rados.0.smithi045.stdout:236: writing smithi04569809-46 from 484068 to 1276592 tid 1 2024-07-28T19:29:34.801 INFO:tasks.rados.rados.0.smithi045.stdout:236: writing smithi04569809-46 from 1906473 to 2084068 tid 2 2024-07-28T19:29:34.801 INFO:tasks.rados.rados.0.smithi045.stdout:237: write oid 36 current snap is 23 2024-07-28T19:29:34.801 INFO:tasks.rados.rados.0.smithi045.stdout:232: expect (ObjNum 113 snap 19 seq_num 113) 2024-07-28T19:29:34.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:34 smithi045 bash[21729]: cluster 2024-07-28T19:29:33.711097+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-07-28T19:29:34.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:34 smithi045 bash[21729]: cluster 2024-07-28T19:29:34.115195+0000 mgr.y (mgr.24269) 215 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:34.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:34 smithi045 bash[31704]: cluster 2024-07-28T19:29:33.711097+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-07-28T19:29:34.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:34 smithi045 bash[31704]: cluster 2024-07-28T19:29:34.115195+0000 mgr.y (mgr.24269) 215 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:35.035 INFO:tasks.rados.rados.0.smithi045.stdout:233: expect (ObjNum 26 snap 0 seq_num 26) 2024-07-28T19:29:35.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:34 smithi155 bash[24090]: cluster 2024-07-28T19:29:33.711097+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-07-28T19:29:35.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:34 smithi155 bash[24090]: cluster 2024-07-28T19:29:34.115195+0000 mgr.y (mgr.24269) 215 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:35.113 INFO:tasks.rados.rados.0.smithi045.stdout:236: finishing write tid 1 to smithi04569809-46 2024-07-28T19:29:35.113 INFO:tasks.rados.rados.0.smithi045.stdout:236: finishing write tid 2 to smithi04569809-46 2024-07-28T19:29:35.114 INFO:tasks.rados.rados.0.smithi045.stdout:236: finishing write tid 3 to smithi04569809-46 2024-07-28T19:29:35.114 INFO:tasks.rados.rados.0.smithi045.stdout:236: finishing write tid 4 to smithi04569809-46 2024-07-28T19:29:35.114 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 85 (ObjNum 124 snap 23 seq_num 124) dirty exists 2024-07-28T19:29:35.114 INFO:tasks.rados.rados.0.smithi045.stdout:236: left oid 46 (ObjNum 124 snap 23 seq_num 124) 2024-07-28T19:29:35.114 INFO:tasks.rados.rados.0.smithi045.stdout:237: seq_num 125 ranges {500875=467773,1564955=535920} 2024-07-28T19:29:35.129 INFO:tasks.rados.rados.0.smithi045.stdout:237: writing smithi04569809-36 from 500875 to 968648 tid 1 2024-07-28T19:29:35.148 INFO:tasks.rados.rados.0.smithi045.stdout:237: writing smithi04569809-36 from 1564955 to 2100875 tid 2 2024-07-28T19:29:35.148 INFO:tasks.rados.rados.0.smithi045.stdout:232: done (3 left) 2024-07-28T19:29:35.149 INFO:tasks.rados.rados.0.smithi045.stdout:233: done (2 left) 2024-07-28T19:29:35.149 INFO:tasks.rados.rados.0.smithi045.stdout:236: done (1 left) 2024-07-28T19:29:35.149 INFO:tasks.rados.rados.0.smithi045.stdout:238: snap_create 2024-07-28T19:29:35.149 INFO:tasks.rados.rados.0.smithi045.stdout:237: finishing write tid 1 to smithi04569809-36 2024-07-28T19:29:35.153 INFO:tasks.rados.rados.0.smithi045.stdout:237: finishing write tid 2 to smithi04569809-36 2024-07-28T19:29:35.153 INFO:tasks.rados.rados.0.smithi045.stdout:237: finishing write tid 3 to smithi04569809-36 2024-07-28T19:29:35.154 INFO:tasks.rados.rados.0.smithi045.stdout:237: finishing write tid 4 to smithi04569809-36 2024-07-28T19:29:35.154 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 58 (ObjNum 125 snap 23 seq_num 125) dirty exists 2024-07-28T19:29:35.154 INFO:tasks.rados.rados.0.smithi045.stdout:237: left oid 36 (ObjNum 125 snap 23 seq_num 125) 2024-07-28T19:29:35.720 INFO:tasks.rados.rados.0.smithi045.stdout:237: done (1 left) 2024-07-28T19:29:35.720 INFO:tasks.rados.rados.0.smithi045.stdout:238: done (0 left) 2024-07-28T19:29:35.721 INFO:tasks.rados.rados.0.smithi045.stdout:239: read oid 44 snap -1 2024-07-28T19:29:35.721 INFO:tasks.rados.rados.0.smithi045.stdout:239: expect (ObjNum 85 snap 10 seq_num 85) 2024-07-28T19:29:35.721 INFO:tasks.rados.rados.0.smithi045.stdout:240: write oid 22 current snap is 24 2024-07-28T19:29:35.721 INFO:tasks.rados.rados.0.smithi045.stdout:240: seq_num 126 ranges {517682=543022,1623437=494245} 2024-07-28T19:29:35.738 INFO:tasks.rados.rados.0.smithi045.stdout:240: writing smithi04569809-22 from 517682 to 1060704 tid 1 2024-07-28T19:29:35.756 INFO:tasks.rados.rados.0.smithi045.stdout:240: writing smithi04569809-22 from 1623437 to 2117682 tid 2 2024-07-28T19:29:35.756 INFO:tasks.rados.rados.0.smithi045.stdout:241: snap_create 2024-07-28T19:29:35.756 INFO:tasks.rados.rados.0.smithi045.stdout:239: expect (ObjNum 85 snap 10 seq_num 85) 2024-07-28T19:29:35.936 INFO:tasks.rados.rados.0.smithi045.stdout:240: finishing write tid 1 to smithi04569809-22 2024-07-28T19:29:35.937 INFO:tasks.rados.rados.0.smithi045.stdout:240: finishing write tid 2 to smithi04569809-22 2024-07-28T19:29:35.937 INFO:tasks.rados.rados.0.smithi045.stdout:240: finishing write tid 3 to smithi04569809-22 2024-07-28T19:29:35.937 INFO:tasks.rados.rados.0.smithi045.stdout:240: finishing write tid 4 to smithi04569809-22 2024-07-28T19:29:35.937 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 36 (ObjNum 126 snap 24 seq_num 126) dirty exists 2024-07-28T19:29:35.937 INFO:tasks.rados.rados.0.smithi045.stdout:240: left oid 22 (ObjNum 126 snap 24 seq_num 126) 2024-07-28T19:29:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:35 smithi155 bash[24090]: cluster 2024-07-28T19:29:34.720856+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-07-28T19:29:36.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:35 smithi045 bash[21729]: cluster 2024-07-28T19:29:34.720856+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-07-28T19:29:36.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:35 smithi045 bash[31704]: cluster 2024-07-28T19:29:34.720856+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-07-28T19:29:36.737 INFO:tasks.rados.rados.0.smithi045.stdout:239: done (2 left) 2024-07-28T19:29:36.737 INFO:tasks.rados.rados.0.smithi045.stdout:240: done (1 left) 2024-07-28T19:29:36.737 INFO:tasks.rados.rados.0.smithi045.stdout:241: done (0 left) 2024-07-28T19:29:36.737 INFO:tasks.rados.rados.0.smithi045.stdout:242: rollback oid 28 current snap is 25 2024-07-28T19:29:36.737 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 28 to 24 2024-07-28T19:29:36.737 INFO:tasks.rados.rados.0.smithi045.stdout:243: delete oid 29 current snap is 25 2024-07-28T19:29:36.745 INFO:tasks.rados.rados.0.smithi045.stdout:243: done (1 left) 2024-07-28T19:29:36.745 INFO:tasks.rados.rados.0.smithi045.stdout:244: rollback oid 26 current snap is 25 2024-07-28T19:29:36.745 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 26 to 24 2024-07-28T19:29:36.745 INFO:tasks.rados.rados.0.smithi045.stdout:245: rollback oid 16 current snap is 25 2024-07-28T19:29:36.745 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 16 to 20 2024-07-28T19:29:36.745 INFO:tasks.rados.rados.0.smithi045.stdout:246: snap_create 2024-07-28T19:29:36.749 INFO:tasks.rados.rados.0.smithi045.stdout:242: finishing rollback tid 0 to smithi04569809-28 2024-07-28T19:29:36.751 INFO:tasks.rados.rados.0.smithi045.stdout:242: finishing rollback tid 1 to smithi04569809-28 2024-07-28T19:29:36.752 INFO:tasks.rados.rados.0.smithi045.stdout:244: finishing rollback tid 0 to smithi04569809-26 2024-07-28T19:29:36.753 INFO:tasks.rados.rados.0.smithi045.stdout:244: finishing rollback tid 1 to smithi04569809-26 2024-07-28T19:29:36.753 INFO:tasks.rados.rados.0.smithi045.stdout:242: finishing rollback tid 2 to smithi04569809-28 2024-07-28T19:29:36.753 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 76 (ObjNum 122 snap 23 seq_num 122) dirty exists 2024-07-28T19:29:36.754 INFO:tasks.rados.rados.0.smithi045.stdout:245: finishing rollback tid 0 to smithi04569809-16 2024-07-28T19:29:36.754 INFO:tasks.rados.rados.0.smithi045.stdout:244: finishing rollback tid 2 to smithi04569809-26 2024-07-28T19:29:36.754 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 58 (ObjNum 103 snap 16 seq_num 103) dirty exists 2024-07-28T19:29:36.754 INFO:tasks.rados.rados.0.smithi045.stdout:245: finishing rollback tid 1 to smithi04569809-16 2024-07-28T19:29:36.754 INFO:tasks.rados.rados.0.smithi045.stdout:245: finishing rollback tid 2 to smithi04569809-16 2024-07-28T19:29:36.754 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 49 (ObjNum 117 snap 20 seq_num 117) dirty exists 2024-07-28T19:29:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:36 smithi155 bash[24090]: cluster 2024-07-28T19:29:35.721659+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-07-28T19:29:37.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:36 smithi155 bash[24090]: cluster 2024-07-28T19:29:36.115914+0000 mgr.y (mgr.24269) 216 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 123 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:29:37.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:36 smithi045 bash[21729]: cluster 2024-07-28T19:29:35.721659+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-07-28T19:29:37.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:36 smithi045 bash[21729]: cluster 2024-07-28T19:29:36.115914+0000 mgr.y (mgr.24269) 216 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 123 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:29:37.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:36 smithi045 bash[31704]: cluster 2024-07-28T19:29:35.721659+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-07-28T19:29:37.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:36 smithi045 bash[31704]: cluster 2024-07-28T19:29:36.115914+0000 mgr.y (mgr.24269) 216 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 123 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:29:37.708 INFO:tasks.rados.rados.0.smithi045.stdout:242: done (3 left) 2024-07-28T19:29:37.709 INFO:tasks.rados.rados.0.smithi045.stdout:244: done (2 left) 2024-07-28T19:29:37.709 INFO:tasks.rados.rados.0.smithi045.stdout:245: done (1 left) 2024-07-28T19:29:37.709 INFO:tasks.rados.rados.0.smithi045.stdout:246: done (0 left) 2024-07-28T19:29:37.709 INFO:tasks.rados.rados.0.smithi045.stdout:247: snap_create 2024-07-28T19:29:38.045 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:37 smithi045 bash[31704]: cluster 2024-07-28T19:29:36.735608+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-07-28T19:29:38.045 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:37 smithi045 bash[31704]: cluster 2024-07-28T19:29:37.710027+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-07-28T19:29:38.046 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:37 smithi045 bash[21729]: cluster 2024-07-28T19:29:36.735608+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-07-28T19:29:38.046 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:37 smithi045 bash[21729]: cluster 2024-07-28T19:29:37.710027+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-07-28T19:29:38.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:37 smithi155 bash[24090]: cluster 2024-07-28T19:29:36.735608+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-07-28T19:29:38.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:37 smithi155 bash[24090]: cluster 2024-07-28T19:29:37.710027+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-07-28T19:29:38.711 INFO:tasks.rados.rados.0.smithi045.stdout:247: done (0 left) 2024-07-28T19:29:38.711 INFO:tasks.rados.rados.0.smithi045.stdout:248: write oid 48 current snap is 27 2024-07-28T19:29:38.711 INFO:tasks.rados.rados.0.smithi045.stdout:248: seq_num 128 ranges {551296=693520,2024048=127248} 2024-07-28T19:29:38.731 INFO:tasks.rados.rados.0.smithi045.stdout:248: writing smithi04569809-48 from 551296 to 1244816 tid 1 2024-07-28T19:29:38.747 INFO:tasks.rados.rados.0.smithi045.stdout:248: writing smithi04569809-48 from 2024048 to 2151296 tid 2 2024-07-28T19:29:38.748 INFO:tasks.rados.rados.0.smithi045.stdout:249: write oid 44 current snap is 27 2024-07-28T19:29:38.748 INFO:tasks.rados.rados.0.smithi045.stdout:248: finishing write tid 1 to smithi04569809-48 2024-07-28T19:29:38.748 INFO:tasks.rados.rados.0.smithi045.stdout:249: seq_num 129 ranges {568103=768769,2082530=85573} 2024-07-28T19:29:38.769 INFO:tasks.rados.rados.0.smithi045.stdout:249: writing smithi04569809-44 from 568103 to 1336872 tid 1 2024-07-28T19:29:38.782 INFO:tasks.rados.rados.0.smithi045.stdout:249: writing smithi04569809-44 from 2082530 to 2168103 tid 2 2024-07-28T19:29:38.782 INFO:tasks.rados.rados.0.smithi045.stdout:250: snap_remove snap 26 2024-07-28T19:29:39.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:38 smithi155 bash[24090]: cluster 2024-07-28T19:29:38.116579+0000 mgr.y (mgr.24269) 217 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 123 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:29:39.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:38 smithi155 bash[24090]: cluster 2024-07-28T19:29:38.712525+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-07-28T19:29:39.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:38 smithi045 bash[21729]: cluster 2024-07-28T19:29:38.116579+0000 mgr.y (mgr.24269) 217 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 123 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:29:39.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:38 smithi045 bash[21729]: cluster 2024-07-28T19:29:38.712525+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-07-28T19:29:39.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:38 smithi045 bash[31704]: cluster 2024-07-28T19:29:38.116579+0000 mgr.y (mgr.24269) 217 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 123 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:29:39.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:38 smithi045 bash[31704]: cluster 2024-07-28T19:29:38.712525+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-07-28T19:29:39.760 INFO:tasks.rados.rados.0.smithi045.stdout:250: done (2 left) 2024-07-28T19:29:39.760 INFO:tasks.rados.rados.0.smithi045.stdout:251: write oid 8 current snap is 27 2024-07-28T19:29:39.760 INFO:tasks.rados.rados.0.smithi045.stdout:248: finishing write tid 2 to smithi04569809-48 2024-07-28T19:29:39.760 INFO:tasks.rados.rados.0.smithi045.stdout:248: finishing write tid 3 to smithi04569809-48 2024-07-28T19:29:39.760 INFO:tasks.rados.rados.0.smithi045.stdout:248: finishing write tid 4 to smithi04569809-48 2024-07-28T19:29:39.760 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 57 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-07-28T19:29:39.760 INFO:tasks.rados.rados.0.smithi045.stdout:248: left oid 48 (ObjNum 128 snap 27 seq_num 128) 2024-07-28T19:29:39.760 INFO:tasks.rados.rados.0.smithi045.stdout:249: finishing write tid 1 to smithi04569809-44 2024-07-28T19:29:39.760 INFO:tasks.rados.rados.0.smithi045.stdout:251: seq_num 130 ranges {584910=560371,1857365=327545} 2024-07-28T19:29:39.778 INFO:tasks.rados.rados.0.smithi045.stdout:251: writing smithi04569809-8 from 584910 to 1145281 tid 1 2024-07-28T19:29:39.796 INFO:tasks.rados.rados.0.smithi045.stdout:251: writing smithi04569809-8 from 1857365 to 2184910 tid 2 2024-07-28T19:29:39.796 INFO:tasks.rados.rados.0.smithi045.stdout:248: done (2 left) 2024-07-28T19:29:39.796 INFO:tasks.rados.rados.0.smithi045.stdout:252: snap_create 2024-07-28T19:29:39.796 INFO:tasks.rados.rados.0.smithi045.stdout:249: finishing write tid 2 to smithi04569809-44 2024-07-28T19:29:39.796 INFO:tasks.rados.rados.0.smithi045.stdout:249: finishing write tid 3 to smithi04569809-44 2024-07-28T19:29:39.796 INFO:tasks.rados.rados.0.smithi045.stdout:249: finishing write tid 4 to smithi04569809-44 2024-07-28T19:29:39.796 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 126 (ObjNum 129 snap 27 seq_num 129) dirty exists 2024-07-28T19:29:39.796 INFO:tasks.rados.rados.0.smithi045.stdout:249: left oid 44 (ObjNum 129 snap 27 seq_num 129) 2024-07-28T19:29:39.796 INFO:tasks.rados.rados.0.smithi045.stdout:251: finishing write tid 1 to smithi04569809-8 2024-07-28T19:29:39.801 INFO:tasks.rados.rados.0.smithi045.stdout:251: finishing write tid 2 to smithi04569809-8 2024-07-28T19:29:39.801 INFO:tasks.rados.rados.0.smithi045.stdout:251: finishing write tid 3 to smithi04569809-8 2024-07-28T19:29:39.801 INFO:tasks.rados.rados.0.smithi045.stdout:251: finishing write tid 4 to smithi04569809-8 2024-07-28T19:29:39.801 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 89 (ObjNum 130 snap 27 seq_num 130) dirty exists 2024-07-28T19:29:39.801 INFO:tasks.rados.rados.0.smithi045.stdout:251: left oid 8 (ObjNum 130 snap 27 seq_num 130) 2024-07-28T19:29:40.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:39 smithi155 bash[24090]: audit 2024-07-28T19:29:39.096020+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:40.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:39 smithi155 bash[24090]: audit 2024-07-28T19:29:39.125152+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:29:40.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:39 smithi155 bash[24090]: cephadm 2024-07-28T19:29:39.133344+0000 mgr.y (mgr.24269) 218 : cephadm [INF] Upgrade: Target is version 18.2.2-1765-g1c7dd747 (unknown) 2024-07-28T19:29:40.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:39 smithi155 bash[24090]: cephadm 2024-07-28T19:29:39.148963+0000 mgr.y (mgr.24269) 219 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09'] 2024-07-28T19:29:40.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:39 smithi155 bash[24090]: audit 2024-07-28T19:29:39.150516+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:29:40.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:39 smithi155 bash[24090]: audit 2024-07-28T19:29:39.156469+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:29:40.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:39 smithi155 bash[24090]: cephadm 2024-07-28T19:29:39.157414+0000 mgr.y (mgr.24269) 220 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-07-28T19:29:40.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:39 smithi155 bash[24090]: cephadm 2024-07-28T19:29:39.389947+0000 mgr.y (mgr.24269) 221 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 on smithi155 2024-07-28T19:29:40.078 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[21729]: audit 2024-07-28T19:29:39.096020+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:40.078 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[21729]: audit 2024-07-28T19:29:39.125152+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[21729]: cephadm 2024-07-28T19:29:39.133344+0000 mgr.y (mgr.24269) 218 : cephadm [INF] Upgrade: Target is version 18.2.2-1765-g1c7dd747 (unknown) 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[21729]: cephadm 2024-07-28T19:29:39.148963+0000 mgr.y (mgr.24269) 219 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09'] 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[21729]: audit 2024-07-28T19:29:39.150516+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[21729]: audit 2024-07-28T19:29:39.156469+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[21729]: cephadm 2024-07-28T19:29:39.157414+0000 mgr.y (mgr.24269) 220 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[21729]: cephadm 2024-07-28T19:29:39.389947+0000 mgr.y (mgr.24269) 221 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 on smithi155 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[31704]: audit 2024-07-28T19:29:39.096020+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[31704]: audit 2024-07-28T19:29:39.125152+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[31704]: cephadm 2024-07-28T19:29:39.133344+0000 mgr.y (mgr.24269) 218 : cephadm [INF] Upgrade: Target is version 18.2.2-1765-g1c7dd747 (unknown) 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[31704]: cephadm 2024-07-28T19:29:39.148963+0000 mgr.y (mgr.24269) 219 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09'] 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[31704]: audit 2024-07-28T19:29:39.150516+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[31704]: audit 2024-07-28T19:29:39.156469+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:29:40.079 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[31704]: cephadm 2024-07-28T19:29:39.157414+0000 mgr.y (mgr.24269) 220 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-07-28T19:29:40.080 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:39 smithi045 bash[31704]: cephadm 2024-07-28T19:29:39.389947+0000 mgr.y (mgr.24269) 221 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 on smithi155 2024-07-28T19:29:40.769 INFO:tasks.rados.rados.0.smithi045.stdout:249: done (2 left) 2024-07-28T19:29:40.770 INFO:tasks.rados.rados.0.smithi045.stdout:251: done (1 left) 2024-07-28T19:29:40.770 INFO:tasks.rados.rados.0.smithi045.stdout:252: done (0 left) 2024-07-28T19:29:40.770 INFO:tasks.rados.rados.0.smithi045.stdout:253: snap_remove snap 27 2024-07-28T19:29:41.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:40 smithi045 bash[21729]: cluster 2024-07-28T19:29:39.761138+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-07-28T19:29:41.035 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:40 smithi045 bash[21729]: cluster 2024-07-28T19:29:40.117256+0000 mgr.y (mgr.24269) 222 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T19:29:41.035 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:40 smithi045 bash[21729]: audit 2024-07-28T19:29:40.484663+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.45:0/628902416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:41.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:40 smithi045 bash[31704]: cluster 2024-07-28T19:29:39.761138+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-07-28T19:29:41.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:40 smithi045 bash[31704]: cluster 2024-07-28T19:29:40.117256+0000 mgr.y (mgr.24269) 222 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T19:29:41.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:40 smithi045 bash[31704]: audit 2024-07-28T19:29:40.484663+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.45:0/628902416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:41.051 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:29:40 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:29:41.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:40 smithi155 bash[24090]: cluster 2024-07-28T19:29:39.761138+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-07-28T19:29:41.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:40 smithi155 bash[24090]: cluster 2024-07-28T19:29:40.117256+0000 mgr.y (mgr.24269) 222 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T19:29:41.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:40 smithi155 bash[24090]: audit 2024-07-28T19:29:40.484663+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.45:0/628902416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:41.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:29:41 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:41] "GET /metrics HTTP/1.1" 200 242676 "" "Prometheus/2.43.0" 2024-07-28T19:29:41.772 INFO:tasks.rados.rados.0.smithi045.stdout:253: done (0 left) 2024-07-28T19:29:41.772 INFO:tasks.rados.rados.0.smithi045.stdout:254: read oid 29 snap -1 2024-07-28T19:29:41.773 INFO:tasks.rados.rados.0.smithi045.stdout:254: expect deleted 2024-07-28T19:29:41.773 INFO:tasks.rados.rados.0.smithi045.stdout:255: read oid 15 snap -1 2024-07-28T19:29:41.773 INFO:tasks.rados.rados.0.smithi045.stdout:255: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T19:29:41.773 INFO:tasks.rados.rados.0.smithi045.stdout:256: delete oid 36 current snap is 28 2024-07-28T19:29:41.787 INFO:tasks.rados.rados.0.smithi045.stdout:255: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-28T19:29:41.908 INFO:tasks.rados.rados.0.smithi045.stdout:254: done (2 left) 2024-07-28T19:29:41.908 INFO:tasks.rados.rados.0.smithi045.stdout:255: done (1 left) 2024-07-28T19:29:41.908 INFO:tasks.rados.rados.0.smithi045.stdout:256: done (0 left) 2024-07-28T19:29:41.908 INFO:tasks.rados.rados.0.smithi045.stdout:257: delete oid 44 current snap is 28 2024-07-28T19:29:41.923 INFO:tasks.rados.rados.0.smithi045.stdout:257: done (0 left) 2024-07-28T19:29:41.923 INFO:tasks.rados.rados.0.smithi045.stdout:258: read oid 29 snap -1 2024-07-28T19:29:41.923 INFO:tasks.rados.rados.0.smithi045.stdout:258: expect deleted 2024-07-28T19:29:41.923 INFO:tasks.rados.rados.0.smithi045.stdout:259: write oid 19 current snap is 28 2024-07-28T19:29:41.923 INFO:tasks.rados.rados.0.smithi045.stdout:259: seq_num 133 ranges {635331=786118,1916458=318873} 2024-07-28T19:29:41.946 INFO:tasks.rados.rados.0.smithi045.stdout:259: writing smithi04569809-19 from 635331 to 1421449 tid 1 2024-07-28T19:29:41.959 INFO:tasks.rados.rados.0.smithi045.stdout:259: writing smithi04569809-19 from 1916458 to 2235331 tid 2 2024-07-28T19:29:41.960 INFO:tasks.rados.rados.0.smithi045.stdout:260: snap_remove snap 19 2024-07-28T19:29:42.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:41 smithi155 bash[24090]: cluster 2024-07-28T19:29:40.771583+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-07-28T19:29:42.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:41 smithi045 bash[31704]: cluster 2024-07-28T19:29:40.771583+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-07-28T19:29:42.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:41 smithi045 bash[21729]: cluster 2024-07-28T19:29:40.771583+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-07-28T19:29:42.789 INFO:tasks.rados.rados.0.smithi045.stdout:260: done (2 left) 2024-07-28T19:29:42.789 INFO:tasks.rados.rados.0.smithi045.stdout:261: write oid 36 current snap is 28 2024-07-28T19:29:42.789 INFO:tasks.rados.rados.0.smithi045.stdout:261: seq_num 134 ranges {652138=461367,1574940=677198} 2024-07-28T19:29:42.808 INFO:tasks.rados.rados.0.smithi045.stdout:261: writing smithi04569809-36 from 652138 to 1113505 tid 1 2024-07-28T19:29:42.827 INFO:tasks.rados.rados.0.smithi045.stdout:261: writing smithi04569809-36 from 1574940 to 2252138 tid 2 2024-07-28T19:29:42.827 INFO:tasks.rados.rados.0.smithi045.stdout:262: read oid 2 snap -1 2024-07-28T19:29:42.827 INFO:tasks.rados.rados.0.smithi045.stdout:262: expect deleted 2024-07-28T19:29:42.828 INFO:tasks.rados.rados.0.smithi045.stdout:263: write oid 26 current snap is 28 2024-07-28T19:29:42.828 INFO:tasks.rados.rados.0.smithi045.stdout:263: seq_num 135 ranges {668945=536616,1633422=491363} 2024-07-28T19:29:42.845 INFO:tasks.rados.rados.0.smithi045.stdout:263: writing smithi04569809-26 from 668945 to 1205561 tid 1 2024-07-28T19:29:42.857 INFO:tasks.rados.rados.0.smithi045.stdout:263: writing smithi04569809-26 from 1633422 to 2124785 tid 2 2024-07-28T19:29:42.857 INFO:tasks.rados.rados.0.smithi045.stdout:264: read oid 37 snap -1 2024-07-28T19:29:42.857 INFO:tasks.rados.rados.0.smithi045.stdout:264: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:265: read oid 43 snap -1 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:265: expect (ObjNum 81 snap 10 seq_num 81) 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:266: write oid 8 current snap is 28 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:259: finishing write tid 1 to smithi04569809-19 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:259: finishing write tid 2 to smithi04569809-19 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:259: finishing write tid 3 to smithi04569809-19 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:259: finishing write tid 4 to smithi04569809-19 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 100 (ObjNum 133 snap 28 seq_num 133) dirty exists 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:259: left oid 19 (ObjNum 133 snap 28 seq_num 133) 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:261: finishing write tid 1 to smithi04569809-36 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:261: finishing write tid 2 to smithi04569809-36 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:261: finishing write tid 3 to smithi04569809-36 2024-07-28T19:29:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:261: finishing write tid 4 to smithi04569809-36 2024-07-28T19:29:42.859 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 65 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-07-28T19:29:42.859 INFO:tasks.rados.rados.0.smithi045.stdout:261: left oid 36 (ObjNum 134 snap 28 seq_num 134) 2024-07-28T19:29:42.859 INFO:tasks.rados.rados.0.smithi045.stdout:263: finishing write tid 1 to smithi04569809-26 2024-07-28T19:29:42.859 INFO:tasks.rados.rados.0.smithi045.stdout:266: seq_num 136 ranges {685752=611865,1975551=310201} 2024-07-28T19:29:42.874 INFO:tasks.rados.rados.0.smithi045.stdout:266: writing smithi04569809-8 from 685752 to 1297617 tid 1 2024-07-28T19:29:42.887 INFO:tasks.rados.rados.0.smithi045.stdout:266: writing smithi04569809-8 from 1975551 to 2285752 tid 2 2024-07-28T19:29:42.887 INFO:tasks.rados.rados.0.smithi045.stdout:258: done (7 left) 2024-07-28T19:29:42.887 INFO:tasks.rados.rados.0.smithi045.stdout:259: done (6 left) 2024-07-28T19:29:42.887 INFO:tasks.rados.rados.0.smithi045.stdout:261: done (5 left) 2024-07-28T19:29:42.887 INFO:tasks.rados.rados.0.smithi045.stdout:262: done (4 left) 2024-07-28T19:29:42.887 INFO:tasks.rados.rados.0.smithi045.stdout:267: rollback oid 42 current snap is 28 2024-07-28T19:29:42.887 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 24 2024-07-28T19:29:42.887 INFO:tasks.rados.rados.0.smithi045.stdout:263: finishing write tid 2 to smithi04569809-26 2024-07-28T19:29:42.887 INFO:tasks.rados.rados.0.smithi045.stdout:265: expect (ObjNum 81 snap 10 seq_num 81) 2024-07-28T19:29:43.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:42 smithi155 bash[24090]: cluster 2024-07-28T19:29:41.773559+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-07-28T19:29:43.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:42 smithi155 bash[24090]: cluster 2024-07-28T19:29:42.117910+0000 mgr.y (mgr.24269) 223 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T19:29:43.115 INFO:tasks.rados.rados.0.smithi045.stdout:264: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-28T19:29:43.197 INFO:tasks.rados.rados.0.smithi045.stdout:263: finishing write tid 3 to smithi04569809-26 2024-07-28T19:29:43.197 INFO:tasks.rados.rados.0.smithi045.stdout:263: finishing write tid 4 to smithi04569809-26 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 64 (ObjNum 135 snap 28 seq_num 135) dirty exists 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:263: left oid 26 (ObjNum 135 snap 28 seq_num 135) 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:266: finishing write tid 1 to smithi04569809-8 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:266: finishing write tid 2 to smithi04569809-8 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:267: finishing rollback tid 0 to smithi04569809-42 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:266: finishing write tid 3 to smithi04569809-8 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:267: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:266: finishing write tid 4 to smithi04569809-8 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 96 (ObjNum 136 snap 28 seq_num 136) dirty exists 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:266: left oid 8 (ObjNum 136 snap 28 seq_num 136) 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:267: finishing rollback tid 2 to smithi04569809-42 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 134 (ObjNum 87 snap 11 seq_num 87) dirty exists 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:263: done (4 left) 2024-07-28T19:29:43.198 INFO:tasks.rados.rados.0.smithi045.stdout:264: done (3 left) 2024-07-28T19:29:43.199 INFO:tasks.rados.rados.0.smithi045.stdout:265: done (2 left) 2024-07-28T19:29:43.199 INFO:tasks.rados.rados.0.smithi045.stdout:266: done (1 left) 2024-07-28T19:29:43.199 INFO:tasks.rados.rados.0.smithi045.stdout:267: done (0 left) 2024-07-28T19:29:43.199 INFO:tasks.rados.rados.0.smithi045.stdout:268: write oid 14 current snap is 28 2024-07-28T19:29:43.199 INFO:tasks.rados.rados.0.smithi045.stdout:268: seq_num 137 ranges {702559=403467,1750386=495032} 2024-07-28T19:29:43.213 INFO:tasks.rados.rados.0.smithi045.stdout:268: writing smithi04569809-14 from 702559 to 1106026 tid 1 2024-07-28T19:29:43.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:42 smithi045 bash[21729]: cluster 2024-07-28T19:29:41.773559+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-07-28T19:29:43.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:42 smithi045 bash[21729]: cluster 2024-07-28T19:29:42.117910+0000 mgr.y (mgr.24269) 223 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T19:29:43.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:42 smithi045 bash[31704]: cluster 2024-07-28T19:29:41.773559+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-07-28T19:29:43.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:42 smithi045 bash[31704]: cluster 2024-07-28T19:29:42.117910+0000 mgr.y (mgr.24269) 223 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-07-28T19:29:43.231 INFO:tasks.rados.rados.0.smithi045.stdout:268: writing smithi04569809-14 from 1750386 to 2245418 tid 2 2024-07-28T19:29:43.231 INFO:tasks.rados.rados.0.smithi045.stdout:269: read oid 32 snap -1 2024-07-28T19:29:43.232 INFO:tasks.rados.rados.0.smithi045.stdout:269: expect (ObjNum 86 snap 11 seq_num 86) 2024-07-28T19:29:43.232 INFO:tasks.rados.rados.0.smithi045.stdout:270: rollback oid 8 current snap is 28 2024-07-28T19:29:43.232 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 8 to 24 2024-07-28T19:29:43.232 INFO:tasks.rados.rados.0.smithi045.stdout:268: finishing write tid 1 to smithi04569809-14 2024-07-28T19:29:43.232 INFO:tasks.rados.rados.0.smithi045.stdout:271: snap_create 2024-07-28T19:29:43.235 INFO:tasks.rados.rados.0.smithi045.stdout:268: finishing write tid 2 to smithi04569809-14 2024-07-28T19:29:43.235 INFO:tasks.rados.rados.0.smithi045.stdout:268: finishing write tid 3 to smithi04569809-14 2024-07-28T19:29:43.235 INFO:tasks.rados.rados.0.smithi045.stdout:270: finishing rollback tid 0 to smithi04569809-8 2024-07-28T19:29:43.235 INFO:tasks.rados.rados.0.smithi045.stdout:268: finishing write tid 4 to smithi04569809-14 2024-07-28T19:29:43.235 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 21 (ObjNum 137 snap 28 seq_num 137) dirty exists 2024-07-28T19:29:43.235 INFO:tasks.rados.rados.0.smithi045.stdout:268: left oid 14 (ObjNum 137 snap 28 seq_num 137) 2024-07-28T19:29:43.235 INFO:tasks.rados.rados.0.smithi045.stdout:270: finishing rollback tid 1 to smithi04569809-8 2024-07-28T19:29:43.235 INFO:tasks.rados.rados.0.smithi045.stdout:270: finishing rollback tid 2 to smithi04569809-8 2024-07-28T19:29:43.235 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 99 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-07-28T19:29:43.243 INFO:tasks.rados.rados.0.smithi045.stdout:269: expect (ObjNum 86 snap 11 seq_num 86) 2024-07-28T19:29:43.797 INFO:tasks.rados.rados.0.smithi045.stdout:268: done (3 left) 2024-07-28T19:29:43.797 INFO:tasks.rados.rados.0.smithi045.stdout:269: done (2 left) 2024-07-28T19:29:43.798 INFO:tasks.rados.rados.0.smithi045.stdout:270: done (1 left) 2024-07-28T19:29:43.798 INFO:tasks.rados.rados.0.smithi045.stdout:271: done (0 left) 2024-07-28T19:29:43.798 INFO:tasks.rados.rados.0.smithi045.stdout:272: snap_create 2024-07-28T19:29:44.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:43 smithi155 bash[24090]: cluster 2024-07-28T19:29:42.790392+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-07-28T19:29:44.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:43 smithi155 bash[24090]: audit 2024-07-28T19:29:42.854075+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.45:0/4041545569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:44.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:43 smithi045 bash[21729]: cluster 2024-07-28T19:29:42.790392+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-07-28T19:29:44.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:43 smithi045 bash[21729]: audit 2024-07-28T19:29:42.854075+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.45:0/4041545569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:44.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:43 smithi045 bash[31704]: cluster 2024-07-28T19:29:42.790392+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-07-28T19:29:44.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:43 smithi045 bash[31704]: audit 2024-07-28T19:29:42.854075+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.45:0/4041545569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:44.808 INFO:tasks.rados.rados.0.smithi045.stdout:272: done (0 left) 2024-07-28T19:29:44.808 INFO:tasks.rados.rados.0.smithi045.stdout:273: write oid 31 current snap is 30 2024-07-28T19:29:44.808 INFO:tasks.rados.rados.0.smithi045.stdout:273: seq_num 138 ranges {719366=478716,1808868=510498} 2024-07-28T19:29:44.827 INFO:tasks.rados.rados.0.smithi045.stdout:273: writing smithi04569809-31 from 719366 to 1198082 tid 1 2024-07-28T19:29:44.846 INFO:tasks.rados.rados.0.smithi045.stdout:273: writing smithi04569809-31 from 1808868 to 2319366 tid 2 2024-07-28T19:29:44.846 INFO:tasks.rados.rados.0.smithi045.stdout:274: delete oid 38 current snap is 30 2024-07-28T19:29:44.847 INFO:tasks.rados.rados.0.smithi045.stdout:273: finishing write tid 1 to smithi04569809-31 2024-07-28T19:29:44.853 INFO:tasks.rados.rados.0.smithi045.stdout:273: finishing write tid 2 to smithi04569809-31 2024-07-28T19:29:44.854 INFO:tasks.rados.rados.0.smithi045.stdout:273: finishing write tid 3 to smithi04569809-31 2024-07-28T19:29:44.854 INFO:tasks.rados.rados.0.smithi045.stdout:273: finishing write tid 4 to smithi04569809-31 2024-07-28T19:29:44.854 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 138 (ObjNum 138 snap 30 seq_num 138) dirty exists 2024-07-28T19:29:44.854 INFO:tasks.rados.rados.0.smithi045.stdout:273: left oid 31 (ObjNum 138 snap 30 seq_num 138) 2024-07-28T19:29:44.854 INFO:tasks.rados.rados.0.smithi045.stdout:273: done (1 left) 2024-07-28T19:29:44.855 INFO:tasks.rados.rados.0.smithi045.stdout:274: done (0 left) 2024-07-28T19:29:44.855 INFO:tasks.rados.rados.0.smithi045.stdout:275: rollback oid 20 current snap is 30 2024-07-28T19:29:44.855 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 20 to 25 2024-07-28T19:29:44.855 INFO:tasks.rados.rados.0.smithi045.stdout:276: snap_create 2024-07-28T19:29:44.859 INFO:tasks.rados.rados.0.smithi045.stdout:275: finishing rollback tid 0 to smithi04569809-20 2024-07-28T19:29:44.860 INFO:tasks.rados.rados.0.smithi045.stdout:275: finishing rollback tid 1 to smithi04569809-20 2024-07-28T19:29:44.860 INFO:tasks.rados.rados.0.smithi045.stdout:275: finishing rollback tid 2 to smithi04569809-20 2024-07-28T19:29:44.860 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 29 (ObjNum 88 snap 11 seq_num 88) dirty exists 2024-07-28T19:29:45.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:44 smithi155 bash[24090]: cluster 2024-07-28T19:29:43.799261+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-07-28T19:29:45.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:44 smithi155 bash[24090]: cluster 2024-07-28T19:29:44.118551+0000 mgr.y (mgr.24269) 224 : cluster [DBG] pgmap v247: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:45.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:44 smithi045 bash[21729]: cluster 2024-07-28T19:29:43.799261+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-07-28T19:29:45.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:44 smithi045 bash[21729]: cluster 2024-07-28T19:29:44.118551+0000 mgr.y (mgr.24269) 224 : cluster [DBG] pgmap v247: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:45.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:44 smithi045 bash[31704]: cluster 2024-07-28T19:29:43.799261+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-07-28T19:29:45.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:44 smithi045 bash[31704]: cluster 2024-07-28T19:29:44.118551+0000 mgr.y (mgr.24269) 224 : cluster [DBG] pgmap v247: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:45.809 INFO:tasks.rados.rados.0.smithi045.stdout:275: done (1 left) 2024-07-28T19:29:45.809 INFO:tasks.rados.rados.0.smithi045.stdout:276: done (0 left) 2024-07-28T19:29:45.809 INFO:tasks.rados.rados.0.smithi045.stdout:277: write oid 19 current snap is 31 2024-07-28T19:29:45.809 INFO:tasks.rados.rados.0.smithi045.stdout:277: seq_num 140 ranges {752980=629214,1809479=543501} 2024-07-28T19:29:45.832 INFO:tasks.rados.rados.0.smithi045.stdout:277: writing smithi04569809-19 from 752980 to 1382194 tid 1 2024-07-28T19:29:45.848 INFO:tasks.rados.rados.0.smithi045.stdout:277: writing smithi04569809-19 from 1809479 to 2352980 tid 2 2024-07-28T19:29:45.849 INFO:tasks.rados.rados.0.smithi045.stdout:278: snap_remove snap 29 2024-07-28T19:29:46.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:45 smithi045 bash[31704]: cluster 2024-07-28T19:29:44.809150+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-07-28T19:29:46.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:45 smithi045 bash[31704]: audit 2024-07-28T19:29:45.210770+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.45:0/1713798123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:46.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:45 smithi045 bash[21729]: cluster 2024-07-28T19:29:44.809150+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-07-28T19:29:46.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:45 smithi045 bash[21729]: audit 2024-07-28T19:29:45.210770+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.45:0/1713798123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:46.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:45 smithi155 bash[24090]: cluster 2024-07-28T19:29:44.809150+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-07-28T19:29:46.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:45 smithi155 bash[24090]: audit 2024-07-28T19:29:45.210770+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.45:0/1713798123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:46.827 INFO:tasks.rados.rados.0.smithi045.stdout:278: done (1 left) 2024-07-28T19:29:46.827 INFO:tasks.rados.rados.0.smithi045.stdout:279: delete oid 33 current snap is 31 2024-07-28T19:29:46.827 INFO:tasks.rados.rados.0.smithi045.stdout:277: finishing write tid 1 to smithi04569809-19 2024-07-28T19:29:46.827 INFO:tasks.rados.rados.0.smithi045.stdout:277: finishing write tid 2 to smithi04569809-19 2024-07-28T19:29:46.827 INFO:tasks.rados.rados.0.smithi045.stdout:277: finishing write tid 3 to smithi04569809-19 2024-07-28T19:29:46.827 INFO:tasks.rados.rados.0.smithi045.stdout:277: finishing write tid 4 to smithi04569809-19 2024-07-28T19:29:46.827 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 106 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-07-28T19:29:46.827 INFO:tasks.rados.rados.0.smithi045.stdout:277: left oid 19 (ObjNum 140 snap 31 seq_num 140) 2024-07-28T19:29:46.842 INFO:tasks.rados.rados.0.smithi045.stdout:277: done (1 left) 2024-07-28T19:29:46.842 INFO:tasks.rados.rados.0.smithi045.stdout:279: done (0 left) 2024-07-28T19:29:46.842 INFO:tasks.rados.rados.0.smithi045.stdout:280: snap_remove snap 24 2024-07-28T19:29:47.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:46 smithi045 bash[21729]: cluster 2024-07-28T19:29:45.810544+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-07-28T19:29:47.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:46 smithi045 bash[21729]: cluster 2024-07-28T19:29:46.119199+0000 mgr.y (mgr.24269) 225 : cluster [DBG] pgmap v250: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-07-28T19:29:47.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:46 smithi045 bash[31704]: cluster 2024-07-28T19:29:45.810544+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-07-28T19:29:47.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:46 smithi045 bash[31704]: cluster 2024-07-28T19:29:46.119199+0000 mgr.y (mgr.24269) 225 : cluster [DBG] pgmap v250: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-07-28T19:29:47.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:46 smithi155 bash[24090]: cluster 2024-07-28T19:29:45.810544+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-07-28T19:29:47.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:46 smithi155 bash[24090]: cluster 2024-07-28T19:29:46.119199+0000 mgr.y (mgr.24269) 225 : cluster [DBG] pgmap v250: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-07-28T19:29:47.714 INFO:tasks.rados.rados.0.smithi045.stdout:280: done (0 left) 2024-07-28T19:29:47.714 INFO:tasks.rados.rados.0.smithi045.stdout:281: rollback oid 49 current snap is 31 2024-07-28T19:29:47.714 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 49 to 22 2024-07-28T19:29:47.714 INFO:tasks.rados.rados.0.smithi045.stdout:282: snap_remove snap 25 2024-07-28T19:29:48.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:47 smithi045 bash[21729]: cluster 2024-07-28T19:29:46.828250+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-07-28T19:29:48.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:47 smithi045 bash[21729]: audit 2024-07-28T19:29:47.565733+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.45:0/3684897270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:48.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:47 smithi045 bash[21729]: cluster 2024-07-28T19:29:47.714369+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-07-28T19:29:48.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:47 smithi045 bash[31704]: cluster 2024-07-28T19:29:46.828250+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-07-28T19:29:48.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:47 smithi045 bash[31704]: audit 2024-07-28T19:29:47.565733+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.45:0/3684897270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:48.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:47 smithi045 bash[31704]: cluster 2024-07-28T19:29:47.714369+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-07-28T19:29:48.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:47 smithi155 bash[24090]: cluster 2024-07-28T19:29:46.828250+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-07-28T19:29:48.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:47 smithi155 bash[24090]: audit 2024-07-28T19:29:47.565733+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.45:0/3684897270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:48.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:47 smithi155 bash[24090]: cluster 2024-07-28T19:29:47.714369+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-07-28T19:29:48.717 INFO:tasks.rados.rados.0.smithi045.stdout:282: done (1 left) 2024-07-28T19:29:48.718 INFO:tasks.rados.rados.0.smithi045.stdout:283: read oid 9 snap -1 2024-07-28T19:29:48.718 INFO:tasks.rados.rados.0.smithi045.stdout:283: expect (ObjNum 91 snap 15 seq_num 91) 2024-07-28T19:29:48.718 INFO:tasks.rados.rados.0.smithi045.stdout:284: snap_create 2024-07-28T19:29:48.718 INFO:tasks.rados.rados.0.smithi045.stdout:281: finishing rollback tid 0 to smithi04569809-49 2024-07-28T19:29:48.718 INFO:tasks.rados.rados.0.smithi045.stdout:281: finishing rollback tid 1 to smithi04569809-49 2024-07-28T19:29:48.718 INFO:tasks.rados.rados.0.smithi045.stdout:281: finishing rollback tid 2 to smithi04569809-49 2024-07-28T19:29:48.718 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 69 (ObjNum 113 snap 19 seq_num 113) dirty exists 2024-07-28T19:29:48.736 INFO:tasks.rados.rados.0.smithi045.stdout:283: expect (ObjNum 91 snap 15 seq_num 91) 2024-07-28T19:29:49.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:48 smithi045 bash[21729]: cluster 2024-07-28T19:29:48.119918+0000 mgr.y (mgr.24269) 226 : cluster [DBG] pgmap v253: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-07-28T19:29:49.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:48 smithi045 bash[21729]: cluster 2024-07-28T19:29:48.717335+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-07-28T19:29:49.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:48 smithi045 bash[31704]: cluster 2024-07-28T19:29:48.119918+0000 mgr.y (mgr.24269) 226 : cluster [DBG] pgmap v253: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-07-28T19:29:49.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:48 smithi045 bash[31704]: cluster 2024-07-28T19:29:48.717335+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-07-28T19:29:49.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:48 smithi155 bash[24090]: cluster 2024-07-28T19:29:48.119918+0000 mgr.y (mgr.24269) 226 : cluster [DBG] pgmap v253: 89 pgs: 89 active+clean; 129 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-07-28T19:29:49.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:48 smithi155 bash[24090]: cluster 2024-07-28T19:29:48.717335+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-07-28T19:29:49.715 INFO:tasks.rados.rados.0.smithi045.stdout:281: done (2 left) 2024-07-28T19:29:49.715 INFO:tasks.rados.rados.0.smithi045.stdout:283: done (1 left) 2024-07-28T19:29:49.715 INFO:tasks.rados.rados.0.smithi045.stdout:284: done (0 left) 2024-07-28T19:29:49.715 INFO:tasks.rados.rados.0.smithi045.stdout:285: snap_create 2024-07-28T19:29:50.720 INFO:tasks.rados.rados.0.smithi045.stdout:285: done (0 left) 2024-07-28T19:29:50.720 INFO:tasks.rados.rados.0.smithi045.stdout:286: snap_create 2024-07-28T19:29:51.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:50 smithi045 bash[21729]: cluster 2024-07-28T19:29:49.717541+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-07-28T19:29:51.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:50 smithi045 bash[21729]: audit 2024-07-28T19:29:49.932334+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.45:0/17625537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:51.035 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:50 smithi045 bash[21729]: cluster 2024-07-28T19:29:50.121066+0000 mgr.y (mgr.24269) 227 : cluster [DBG] pgmap v256: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-07-28T19:29:51.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:50 smithi045 bash[31704]: cluster 2024-07-28T19:29:49.717541+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-07-28T19:29:51.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:50 smithi045 bash[31704]: audit 2024-07-28T19:29:49.932334+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.45:0/17625537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:51.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:50 smithi045 bash[31704]: cluster 2024-07-28T19:29:50.121066+0000 mgr.y (mgr.24269) 227 : cluster [DBG] pgmap v256: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-07-28T19:29:51.051 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:29:50 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:29:51.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:50 smithi155 bash[24090]: cluster 2024-07-28T19:29:49.717541+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-07-28T19:29:51.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:50 smithi155 bash[24090]: audit 2024-07-28T19:29:49.932334+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.45:0/17625537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:51.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:50 smithi155 bash[24090]: cluster 2024-07-28T19:29:50.121066+0000 mgr.y (mgr.24269) 227 : cluster [DBG] pgmap v256: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-07-28T19:29:51.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:29:51 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:29:51] "GET /metrics HTTP/1.1" 200 242676 "" "Prometheus/2.43.0" 2024-07-28T19:29:51.737 INFO:tasks.rados.rados.0.smithi045.stdout:286: done (0 left) 2024-07-28T19:29:51.737 INFO:tasks.rados.rados.0.smithi045.stdout:287: write oid 13 current snap is 34 2024-07-28T19:29:51.737 INFO:tasks.rados.rados.0.smithi045.stdout:287: seq_num 142 ranges {786594=779712,2326443=60151} 2024-07-28T19:29:51.762 INFO:tasks.rados.rados.0.smithi045.stdout:287: writing smithi04569809-13 from 786594 to 1566306 tid 1 2024-07-28T19:29:51.777 INFO:tasks.rados.rados.0.smithi045.stdout:287: writing smithi04569809-13 from 2326443 to 2386594 tid 2 2024-07-28T19:29:51.777 INFO:tasks.rados.rados.0.smithi045.stdout:288: write oid 29 current snap is 34 2024-07-28T19:29:51.777 INFO:tasks.rados.rados.0.smithi045.stdout:288: seq_num 143 ranges {403401=454961,1584925=506039} 2024-07-28T19:29:51.787 INFO:tasks.rados.rados.0.smithi045.stdout:288: writing smithi04569809-29 from 403401 to 858362 tid 1 2024-07-28T19:29:51.801 INFO:tasks.rados.rados.0.smithi045.stdout:288: writing smithi04569809-29 from 1584925 to 2090964 tid 2 2024-07-28T19:29:51.802 INFO:tasks.rados.rados.0.smithi045.stdout:289: read oid 30 snap -1 2024-07-28T19:29:51.802 INFO:tasks.rados.rados.0.smithi045.stdout:289: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T19:29:51.802 INFO:tasks.rados.rados.0.smithi045.stdout:290: delete oid 22 current snap is 34 2024-07-28T19:29:51.802 INFO:tasks.rados.rados.0.smithi045.stdout:287: finishing write tid 1 to smithi04569809-13 2024-07-28T19:29:51.802 INFO:tasks.rados.rados.0.smithi045.stdout:287: finishing write tid 2 to smithi04569809-13 2024-07-28T19:29:51.802 INFO:tasks.rados.rados.0.smithi045.stdout:287: finishing write tid 3 to smithi04569809-13 2024-07-28T19:29:51.802 INFO:tasks.rados.rados.0.smithi045.stdout:287: finishing write tid 4 to smithi04569809-13 2024-07-28T19:29:51.802 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 138 (ObjNum 142 snap 34 seq_num 142) dirty exists 2024-07-28T19:29:51.802 INFO:tasks.rados.rados.0.smithi045.stdout:287: left oid 13 (ObjNum 142 snap 34 seq_num 142) 2024-07-28T19:29:51.802 INFO:tasks.rados.rados.0.smithi045.stdout:288: finishing write tid 1 to smithi04569809-29 2024-07-28T19:29:51.805 INFO:tasks.rados.rados.0.smithi045.stdout:287: done (3 left) 2024-07-28T19:29:51.806 INFO:tasks.rados.rados.0.smithi045.stdout:290: done (2 left) 2024-07-28T19:29:51.806 INFO:tasks.rados.rados.0.smithi045.stdout:291: write oid 7 current snap is 34 2024-07-28T19:29:51.806 INFO:tasks.rados.rados.0.smithi045.stdout:291: seq_num 145 ranges {437015=721812,1701889=509708} 2024-07-28T19:29:51.815 INFO:tasks.rados.rados.0.smithi045.stdout:291: writing smithi04569809-7 from 437015 to 1158827 tid 1 2024-07-28T19:29:51.823 INFO:tasks.rados.rados.0.smithi045.stdout:291: writing smithi04569809-7 from 1701889 to 2211597 tid 2 2024-07-28T19:29:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:292: delete oid 38 current snap is 34 2024-07-28T19:29:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:288: finishing write tid 2 to smithi04569809-29 2024-07-28T19:29:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:288: finishing write tid 3 to smithi04569809-29 2024-07-28T19:29:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:288: finishing write tid 4 to smithi04569809-29 2024-07-28T19:29:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 153 (ObjNum 143 snap 34 seq_num 143) dirty exists 2024-07-28T19:29:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:288: left oid 29 (ObjNum 143 snap 34 seq_num 143) 2024-07-28T19:29:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:289: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T19:29:51.959 INFO:tasks.rados.rados.0.smithi045.stdout:291: finishing write tid 1 to smithi04569809-7 2024-07-28T19:29:51.959 INFO:tasks.rados.rados.0.smithi045.stdout:291: finishing write tid 2 to smithi04569809-7 2024-07-28T19:29:51.959 INFO:tasks.rados.rados.0.smithi045.stdout:291: finishing write tid 3 to smithi04569809-7 2024-07-28T19:29:51.959 INFO:tasks.rados.rados.0.smithi045.stdout:291: finishing write tid 4 to smithi04569809-7 2024-07-28T19:29:51.959 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 57 (ObjNum 145 snap 34 seq_num 145) dirty exists 2024-07-28T19:29:51.959 INFO:tasks.rados.rados.0.smithi045.stdout:291: left oid 7 (ObjNum 145 snap 34 seq_num 145) 2024-07-28T19:29:51.959 INFO:tasks.rados.rados.0.smithi045.stdout:288: done (3 left) 2024-07-28T19:29:51.959 INFO:tasks.rados.rados.0.smithi045.stdout:289: done (2 left) 2024-07-28T19:29:51.959 INFO:tasks.rados.rados.0.smithi045.stdout:291: done (1 left) 2024-07-28T19:29:51.959 INFO:tasks.rados.rados.0.smithi045.stdout:292: done (0 left) 2024-07-28T19:29:51.959 INFO:tasks.rados.rados.0.smithi045.stdout:293: write oid 28 current snap is 34 2024-07-28T19:29:51.960 INFO:tasks.rados.rados.0.smithi045.stdout:293: seq_num 147 ranges {470629=472310,1418853=513377} 2024-07-28T19:29:51.968 INFO:tasks.rados.rados.0.smithi045.stdout:293: writing smithi04569809-28 from 470629 to 942939 tid 1 2024-07-28T19:29:51.979 INFO:tasks.rados.rados.0.smithi045.stdout:293: writing smithi04569809-28 from 1418853 to 1932230 tid 2 2024-07-28T19:29:51.979 INFO:tasks.rados.rados.0.smithi045.stdout:294: write oid 26 current snap is 34 2024-07-28T19:29:51.979 INFO:tasks.rados.rados.0.smithi045.stdout:293: finishing write tid 1 to smithi04569809-28 2024-07-28T19:29:51.979 INFO:tasks.rados.rados.0.smithi045.stdout:294: seq_num 148 ranges {487436=547559,1760982=657035} 2024-07-28T19:29:51.989 INFO:tasks.rados.rados.0.smithi045.stdout:294: writing smithi04569809-26 from 487436 to 1034995 tid 1 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:294: writing smithi04569809-26 from 1760982 to 2418017 tid 2 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:295: rollback oid 7 current snap is 34 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 30 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:293: finishing write tid 2 to smithi04569809-28 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:293: finishing write tid 3 to smithi04569809-28 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:293: finishing write tid 4 to smithi04569809-28 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 86 (ObjNum 147 snap 34 seq_num 147) dirty exists 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:293: left oid 28 (ObjNum 147 snap 34 seq_num 147) 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:294: finishing write tid 1 to smithi04569809-26 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:293: done (2 left) 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:296: rollback oid 10 current snap is 34 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 20 2024-07-28T19:29:52.008 INFO:tasks.rados.rados.0.smithi045.stdout:297: delete oid 8 current snap is 34 2024-07-28T19:29:52.012 INFO:tasks.rados.rados.0.smithi045.stdout:296: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:29:52.012 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T19:29:52.012 INFO:tasks.rados.rados.0.smithi045.stdout:296: done (3 left) 2024-07-28T19:29:52.012 INFO:tasks.rados.rados.0.smithi045.stdout:297: done (2 left) 2024-07-28T19:29:52.012 INFO:tasks.rados.rados.0.smithi045.stdout:298: snap_remove snap 28 2024-07-28T19:29:52.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:51 smithi155 bash[24090]: cluster 2024-07-28T19:29:50.721750+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-07-28T19:29:52.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:51 smithi045 bash[31704]: cluster 2024-07-28T19:29:50.721750+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-07-28T19:29:52.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:51 smithi045 bash[21729]: cluster 2024-07-28T19:29:50.721750+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-07-28T19:29:52.717 INFO:tasks.rados.rados.0.smithi045.stdout:298: done (2 left) 2024-07-28T19:29:52.717 INFO:tasks.rados.rados.0.smithi045.stdout:299: snap_remove snap 32 2024-07-28T19:29:53.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:52 smithi155 bash[24090]: cluster 2024-07-28T19:29:51.738493+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-07-28T19:29:53.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:52 smithi155 bash[24090]: cluster 2024-07-28T19:29:52.121522+0000 mgr.y (mgr.24269) 228 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-07-28T19:29:53.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:52 smithi155 bash[24090]: audit 2024-07-28T19:29:52.286551+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.45:0/1061620930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:53.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:52 smithi155 bash[24090]: cluster 2024-07-28T19:29:52.716753+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-07-28T19:29:53.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:52 smithi045 bash[21729]: cluster 2024-07-28T19:29:51.738493+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-07-28T19:29:53.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:52 smithi045 bash[21729]: cluster 2024-07-28T19:29:52.121522+0000 mgr.y (mgr.24269) 228 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-07-28T19:29:53.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:52 smithi045 bash[21729]: audit 2024-07-28T19:29:52.286551+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.45:0/1061620930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:53.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:52 smithi045 bash[21729]: cluster 2024-07-28T19:29:52.716753+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-07-28T19:29:53.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:52 smithi045 bash[31704]: cluster 2024-07-28T19:29:51.738493+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-07-28T19:29:53.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:52 smithi045 bash[31704]: cluster 2024-07-28T19:29:52.121522+0000 mgr.y (mgr.24269) 228 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-07-28T19:29:53.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:52 smithi045 bash[31704]: audit 2024-07-28T19:29:52.286551+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.45:0/1061620930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:53.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:52 smithi045 bash[31704]: cluster 2024-07-28T19:29:52.716753+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-07-28T19:29:53.718 INFO:tasks.rados.rados.0.smithi045.stdout:299: done (2 left) 2024-07-28T19:29:53.718 INFO:tasks.rados.rados.0.smithi045.stdout:300: rollback oid 5 current snap is 34 2024-07-28T19:29:53.718 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 5 to 30 2024-07-28T19:29:53.718 INFO:tasks.rados.rados.0.smithi045.stdout:294: finishing write tid 2 to smithi04569809-26 2024-07-28T19:29:53.718 INFO:tasks.rados.rados.0.smithi045.stdout:294: finishing write tid 3 to smithi04569809-26 2024-07-28T19:29:53.718 INFO:tasks.rados.rados.0.smithi045.stdout:294: finishing write tid 4 to smithi04569809-26 2024-07-28T19:29:53.718 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 72 (ObjNum 148 snap 34 seq_num 148) dirty exists 2024-07-28T19:29:53.719 INFO:tasks.rados.rados.0.smithi045.stdout:294: left oid 26 (ObjNum 148 snap 34 seq_num 148) 2024-07-28T19:29:53.719 INFO:tasks.rados.rados.0.smithi045.stdout:295: finishing rollback tid 0 to smithi04569809-7 2024-07-28T19:29:53.719 INFO:tasks.rados.rados.0.smithi045.stdout:295: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:29:53.719 INFO:tasks.rados.rados.0.smithi045.stdout:295: finishing rollback tid 2 to smithi04569809-7 2024-07-28T19:29:53.719 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 60 (ObjNum 120 snap 22 seq_num 120) dirty exists 2024-07-28T19:29:53.719 INFO:tasks.rados.rados.0.smithi045.stdout:294: done (2 left) 2024-07-28T19:29:53.719 INFO:tasks.rados.rados.0.smithi045.stdout:295: done (1 left) 2024-07-28T19:29:53.719 INFO:tasks.rados.rados.0.smithi045.stdout:301: snap_create 2024-07-28T19:29:53.733 INFO:tasks.rados.rados.0.smithi045.stdout:300: finishing rollback tid 0 to smithi04569809-5 2024-07-28T19:29:53.733 INFO:tasks.rados.rados.0.smithi045.stdout:300: finishing rollback tid 1 to smithi04569809-5 2024-07-28T19:29:53.735 INFO:tasks.rados.rados.0.smithi045.stdout:300: finishing rollback tid 2 to smithi04569809-5 2024-07-28T19:29:53.735 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 142 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-07-28T19:29:54.727 INFO:tasks.rados.rados.0.smithi045.stdout:300: done (1 left) 2024-07-28T19:29:54.727 INFO:tasks.rados.rados.0.smithi045.stdout:301: done (0 left) 2024-07-28T19:29:54.727 INFO:tasks.rados.rados.0.smithi045.stdout:302: write oid 3 current snap is 35 2024-07-28T19:29:54.727 INFO:tasks.rados.rados.0.smithi045.stdout:302: seq_num 150 ranges {521050=698057,1877946=643104} 2024-07-28T19:29:54.746 INFO:tasks.rados.rados.0.smithi045.stdout:302: writing smithi04569809-3 from 521050 to 1219107 tid 1 2024-07-28T19:29:54.768 INFO:tasks.rados.rados.0.smithi045.stdout:302: writing smithi04569809-3 from 1877946 to 2521050 tid 2 2024-07-28T19:29:54.768 INFO:tasks.rados.rados.0.smithi045.stdout:303: read oid 25 snap 30 2024-07-28T19:29:54.768 INFO:tasks.rados.rados.0.smithi045.stdout:303: expect deleted 2024-07-28T19:29:54.768 INFO:tasks.rados.rados.0.smithi045.stdout:304: snap_create 2024-07-28T19:29:54.768 INFO:tasks.rados.rados.0.smithi045.stdout:302: finishing write tid 1 to smithi04569809-3 2024-07-28T19:29:54.776 INFO:tasks.rados.rados.0.smithi045.stdout:302: finishing write tid 2 to smithi04569809-3 2024-07-28T19:29:54.777 INFO:tasks.rados.rados.0.smithi045.stdout:302: finishing write tid 3 to smithi04569809-3 2024-07-28T19:29:54.777 INFO:tasks.rados.rados.0.smithi045.stdout:302: finishing write tid 4 to smithi04569809-3 2024-07-28T19:29:54.777 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 118 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-07-28T19:29:54.777 INFO:tasks.rados.rados.0.smithi045.stdout:302: left oid 3 (ObjNum 150 snap 35 seq_num 150) 2024-07-28T19:29:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:54 smithi155 bash[24090]: cluster 2024-07-28T19:29:53.719183+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-07-28T19:29:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:54 smithi155 bash[24090]: audit 2024-07-28T19:29:54.096584+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:54 smithi155 bash[24090]: cluster 2024-07-28T19:29:54.126737+0000 mgr.y (mgr.24269) 229 : cluster [DBG] pgmap v262: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:54 smithi155 bash[24090]: audit 2024-07-28T19:29:54.643891+0000 mon.a (mon.0) 906 : audit [DBG] from='client.? 172.21.15.45:0/2448455780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:54 smithi045 bash[21729]: cluster 2024-07-28T19:29:53.719183+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-07-28T19:29:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:54 smithi045 bash[21729]: audit 2024-07-28T19:29:54.096584+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:54 smithi045 bash[21729]: cluster 2024-07-28T19:29:54.126737+0000 mgr.y (mgr.24269) 229 : cluster [DBG] pgmap v262: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:55.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:54 smithi045 bash[21729]: audit 2024-07-28T19:29:54.643891+0000 mon.a (mon.0) 906 : audit [DBG] from='client.? 172.21.15.45:0/2448455780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:55.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:54 smithi045 bash[31704]: cluster 2024-07-28T19:29:53.719183+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-07-28T19:29:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:54 smithi045 bash[31704]: audit 2024-07-28T19:29:54.096584+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:29:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:54 smithi045 bash[31704]: cluster 2024-07-28T19:29:54.126737+0000 mgr.y (mgr.24269) 229 : cluster [DBG] pgmap v262: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:29:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:54 smithi045 bash[31704]: audit 2024-07-28T19:29:54.643891+0000 mon.a (mon.0) 906 : audit [DBG] from='client.? 172.21.15.45:0/2448455780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:55.735 INFO:tasks.rados.rados.0.smithi045.stdout:302: done (2 left) 2024-07-28T19:29:55.735 INFO:tasks.rados.rados.0.smithi045.stdout:303: done (1 left) 2024-07-28T19:29:55.736 INFO:tasks.rados.rados.0.smithi045.stdout:304: done (0 left) 2024-07-28T19:29:55.736 INFO:tasks.rados.rados.0.smithi045.stdout:305: snap_remove snap 34 2024-07-28T19:29:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:55 smithi155 bash[24090]: cluster 2024-07-28T19:29:54.727405+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-07-28T19:29:56.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:55 smithi045 bash[21729]: cluster 2024-07-28T19:29:54.727405+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-07-28T19:29:56.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:55 smithi045 bash[31704]: cluster 2024-07-28T19:29:54.727405+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-07-28T19:29:56.743 INFO:tasks.rados.rados.0.smithi045.stdout:305: done (0 left) 2024-07-28T19:29:56.744 INFO:tasks.rados.rados.0.smithi045.stdout:306: read oid 30 snap -1 2024-07-28T19:29:56.744 INFO:tasks.rados.rados.0.smithi045.stdout:306: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T19:29:56.744 INFO:tasks.rados.rados.0.smithi045.stdout:307: write oid 9 current snap is 36 2024-07-28T19:29:56.744 INFO:tasks.rados.rados.0.smithi045.stdout:307: seq_num 151 ranges {537857=773306,1936428=520715} 2024-07-28T19:29:56.752 INFO:tasks.rados.rados.0.smithi045.stdout:307: writing smithi04569809-9 from 537857 to 1311163 tid 1 2024-07-28T19:29:56.759 INFO:tasks.rados.rados.0.smithi045.stdout:307: writing smithi04569809-9 from 1936428 to 2457143 tid 2 2024-07-28T19:29:56.759 INFO:tasks.rados.rados.0.smithi045.stdout:308: delete oid 1 current snap is 36 2024-07-28T19:29:56.759 INFO:tasks.rados.rados.0.smithi045.stdout:306: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T19:29:56.841 INFO:tasks.rados.rados.0.smithi045.stdout:307: finishing write tid 1 to smithi04569809-9 2024-07-28T19:29:56.842 INFO:tasks.rados.rados.0.smithi045.stdout:307: finishing write tid 2 to smithi04569809-9 2024-07-28T19:29:56.842 INFO:tasks.rados.rados.0.smithi045.stdout:307: finishing write tid 3 to smithi04569809-9 2024-07-28T19:29:56.842 INFO:tasks.rados.rados.0.smithi045.stdout:307: finishing write tid 4 to smithi04569809-9 2024-07-28T19:29:56.842 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 53 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-07-28T19:29:56.842 INFO:tasks.rados.rados.0.smithi045.stdout:307: left oid 9 (ObjNum 151 snap 36 seq_num 151) 2024-07-28T19:29:56.842 INFO:tasks.rados.rados.0.smithi045.stdout:306: done (2 left) 2024-07-28T19:29:56.842 INFO:tasks.rados.rados.0.smithi045.stdout:307: done (1 left) 2024-07-28T19:29:56.842 INFO:tasks.rados.rados.0.smithi045.stdout:308: done (0 left) 2024-07-28T19:29:56.842 INFO:tasks.rados.rados.0.smithi045.stdout:309: write oid 49 current snap is 36 2024-07-28T19:29:56.842 INFO:tasks.rados.rados.0.smithi045.stdout:309: seq_num 153 ranges {571471=640157,1653392=524384} 2024-07-28T19:29:56.857 INFO:tasks.rados.rados.0.smithi045.stdout:309: writing smithi04569809-49 from 571471 to 1211628 tid 1 2024-07-28T19:29:56.867 INFO:tasks.rados.rados.0.smithi045.stdout:309: writing smithi04569809-49 from 1653392 to 2177776 tid 2 2024-07-28T19:29:56.867 INFO:tasks.rados.rados.0.smithi045.stdout:310: snap_create 2024-07-28T19:29:56.867 INFO:tasks.rados.rados.0.smithi045.stdout:309: finishing write tid 1 to smithi04569809-49 2024-07-28T19:29:56.872 INFO:tasks.rados.rados.0.smithi045.stdout:309: finishing write tid 2 to smithi04569809-49 2024-07-28T19:29:56.872 INFO:tasks.rados.rados.0.smithi045.stdout:309: finishing write tid 3 to smithi04569809-49 2024-07-28T19:29:56.872 INFO:tasks.rados.rados.0.smithi045.stdout:309: finishing write tid 4 to smithi04569809-49 2024-07-28T19:29:56.872 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 81 (ObjNum 153 snap 36 seq_num 153) dirty exists 2024-07-28T19:29:56.873 INFO:tasks.rados.rados.0.smithi045.stdout:309: left oid 49 (ObjNum 153 snap 36 seq_num 153) 2024-07-28T19:29:57.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:56 smithi155 bash[24090]: cluster 2024-07-28T19:29:55.737651+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-07-28T19:29:57.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:56 smithi155 bash[24090]: cluster 2024-07-28T19:29:56.127821+0000 mgr.y (mgr.24269) 230 : cluster [DBG] pgmap v265: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T19:29:57.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:56 smithi045 bash[21729]: cluster 2024-07-28T19:29:55.737651+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-07-28T19:29:57.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:56 smithi045 bash[21729]: cluster 2024-07-28T19:29:56.127821+0000 mgr.y (mgr.24269) 230 : cluster [DBG] pgmap v265: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T19:29:57.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:56 smithi045 bash[31704]: cluster 2024-07-28T19:29:55.737651+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-07-28T19:29:57.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:56 smithi045 bash[31704]: cluster 2024-07-28T19:29:56.127821+0000 mgr.y (mgr.24269) 230 : cluster [DBG] pgmap v265: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T19:29:57.718 INFO:tasks.rados.rados.0.smithi045.stdout:309: done (1 left) 2024-07-28T19:29:57.718 INFO:tasks.rados.rados.0.smithi045.stdout:310: done (0 left) 2024-07-28T19:29:57.719 INFO:tasks.rados.rados.0.smithi045.stdout:311: snap_create 2024-07-28T19:29:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:57 smithi155 bash[24090]: cluster 2024-07-28T19:29:56.745573+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-07-28T19:29:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:57 smithi155 bash[24090]: audit 2024-07-28T19:29:57.009419+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.45:0/762692302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:57 smithi155 bash[24090]: cluster 2024-07-28T19:29:57.719252+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-07-28T19:29:58.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:57 smithi045 bash[21729]: cluster 2024-07-28T19:29:56.745573+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-07-28T19:29:58.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:57 smithi045 bash[21729]: audit 2024-07-28T19:29:57.009419+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.45:0/762692302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:58.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:57 smithi045 bash[21729]: cluster 2024-07-28T19:29:57.719252+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-07-28T19:29:58.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:57 smithi045 bash[31704]: cluster 2024-07-28T19:29:56.745573+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-07-28T19:29:58.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:57 smithi045 bash[31704]: audit 2024-07-28T19:29:57.009419+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.45:0/762692302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:29:58.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:57 smithi045 bash[31704]: cluster 2024-07-28T19:29:57.719252+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-07-28T19:29:58.720 INFO:tasks.rados.rados.0.smithi045.stdout:311: done (0 left) 2024-07-28T19:29:58.720 INFO:tasks.rados.rados.0.smithi045.stdout:312: read oid 35 snap -1 2024-07-28T19:29:58.720 INFO:tasks.rados.rados.0.smithi045.stdout:312: expect (ObjNum 51 snap 0 seq_num 51) 2024-07-28T19:29:58.720 INFO:tasks.rados.rados.0.smithi045.stdout:313: delete oid 29 current snap is 38 2024-07-28T19:29:58.730 INFO:tasks.rados.rados.0.smithi045.stdout:313: done (1 left) 2024-07-28T19:29:58.730 INFO:tasks.rados.rados.0.smithi045.stdout:314: snap_remove snap 22 2024-07-28T19:29:59.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:58 smithi155 bash[24090]: cluster 2024-07-28T19:29:58.128501+0000 mgr.y (mgr.24269) 231 : cluster [DBG] pgmap v268: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T19:29:59.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:58 smithi155 bash[24090]: cluster 2024-07-28T19:29:58.721870+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-07-28T19:29:59.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:58 smithi045 bash[21729]: cluster 2024-07-28T19:29:58.128501+0000 mgr.y (mgr.24269) 231 : cluster [DBG] pgmap v268: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T19:29:59.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:58 smithi045 bash[21729]: cluster 2024-07-28T19:29:58.721870+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-07-28T19:29:59.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:58 smithi045 bash[31704]: cluster 2024-07-28T19:29:58.128501+0000 mgr.y (mgr.24269) 231 : cluster [DBG] pgmap v268: 89 pgs: 89 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T19:29:59.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:58 smithi045 bash[31704]: cluster 2024-07-28T19:29:58.721870+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-07-28T19:29:59.723 INFO:tasks.rados.rados.0.smithi045.stdout:314: done (1 left) 2024-07-28T19:29:59.723 INFO:tasks.rados.rados.0.smithi045.stdout:315: snap_remove snap 30 2024-07-28T19:30:00.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:59 smithi155 bash[24090]: audit 2024-07-28T19:29:59.365462+0000 mon.a (mon.0) 912 : audit [DBG] from='client.? 172.21.15.45:0/2532227492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:00.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:29:59 smithi155 bash[24090]: cluster 2024-07-28T19:29:59.723995+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-07-28T19:30:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:59 smithi045 bash[21729]: audit 2024-07-28T19:29:59.365462+0000 mon.a (mon.0) 912 : audit [DBG] from='client.? 172.21.15.45:0/2532227492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:29:59 smithi045 bash[21729]: cluster 2024-07-28T19:29:59.723995+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-07-28T19:30:00.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:59 smithi045 bash[31704]: audit 2024-07-28T19:29:59.365462+0000 mon.a (mon.0) 912 : audit [DBG] from='client.? 172.21.15.45:0/2532227492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:00.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:29:59 smithi045 bash[31704]: cluster 2024-07-28T19:29:59.723995+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-07-28T19:30:00.726 INFO:tasks.rados.rados.0.smithi045.stdout:315: done (1 left) 2024-07-28T19:30:00.726 INFO:tasks.rados.rados.0.smithi045.stdout:316: write oid 47 current snap is 38 2024-07-28T19:30:00.726 INFO:tasks.rados.rados.0.smithi045.stdout:316: seq_num 155 ranges {605085=790655,2170356=434729} 2024-07-28T19:30:00.748 INFO:tasks.rados.rados.0.smithi045.stdout:316: writing smithi04569809-47 from 605085 to 1395740 tid 1 2024-07-28T19:30:00.768 INFO:tasks.rados.rados.0.smithi045.stdout:316: writing smithi04569809-47 from 2170356 to 2605085 tid 2 2024-07-28T19:30:00.768 INFO:tasks.rados.rados.0.smithi045.stdout:317: snap_create 2024-07-28T19:30:00.768 INFO:tasks.rados.rados.0.smithi045.stdout:312: expect (ObjNum 51 snap 0 seq_num 51) 2024-07-28T19:30:00.939 INFO:tasks.rados.rados.0.smithi045.stdout:316: finishing write tid 1 to smithi04569809-47 2024-07-28T19:30:00.939 INFO:tasks.rados.rados.0.smithi045.stdout:316: finishing write tid 2 to smithi04569809-47 2024-07-28T19:30:00.939 INFO:tasks.rados.rados.0.smithi045.stdout:316: finishing write tid 3 to smithi04569809-47 2024-07-28T19:30:00.939 INFO:tasks.rados.rados.0.smithi045.stdout:316: finishing write tid 4 to smithi04569809-47 2024-07-28T19:30:00.939 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 110 (ObjNum 155 snap 38 seq_num 155) dirty exists 2024-07-28T19:30:00.939 INFO:tasks.rados.rados.0.smithi045.stdout:316: left oid 47 (ObjNum 155 snap 38 seq_num 155) 2024-07-28T19:30:01.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:00 smithi045 bash[21729]: cluster 2024-07-28T19:30:00.000151+0000 mon.a (mon.0) 914 : cluster [INF] overall HEALTH_OK 2024-07-28T19:30:01.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:00 smithi045 bash[21729]: cluster 2024-07-28T19:30:00.129651+0000 mgr.y (mgr.24269) 232 : cluster [DBG] pgmap v271: 89 pgs: 89 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 601 KiB/s wr, 7 op/s 2024-07-28T19:30:01.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:00 smithi045 bash[21729]: cluster 2024-07-28T19:30:00.726561+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-07-28T19:30:01.034 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:00 smithi045 bash[31704]: cluster 2024-07-28T19:30:00.000151+0000 mon.a (mon.0) 914 : cluster [INF] overall HEALTH_OK 2024-07-28T19:30:01.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:00 smithi045 bash[31704]: cluster 2024-07-28T19:30:00.129651+0000 mgr.y (mgr.24269) 232 : cluster [DBG] pgmap v271: 89 pgs: 89 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 601 KiB/s wr, 7 op/s 2024-07-28T19:30:01.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:00 smithi045 bash[31704]: cluster 2024-07-28T19:30:00.726561+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-07-28T19:30:01.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:00 smithi155 bash[24090]: cluster 2024-07-28T19:30:00.000151+0000 mon.a (mon.0) 914 : cluster [INF] overall HEALTH_OK 2024-07-28T19:30:01.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:00 smithi155 bash[24090]: cluster 2024-07-28T19:30:00.129651+0000 mgr.y (mgr.24269) 232 : cluster [DBG] pgmap v271: 89 pgs: 89 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 601 KiB/s wr, 7 op/s 2024-07-28T19:30:01.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:00 smithi155 bash[24090]: cluster 2024-07-28T19:30:00.726561+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-07-28T19:30:01.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:00 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:30:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:30:01.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:01 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:30:01] "GET /metrics HTTP/1.1" 200 242715 "" "Prometheus/2.43.0" 2024-07-28T19:30:01.775 INFO:tasks.rados.rados.0.smithi045.stdout:312: done (2 left) 2024-07-28T19:30:01.776 INFO:tasks.rados.rados.0.smithi045.stdout:316: done (1 left) 2024-07-28T19:30:01.776 INFO:tasks.rados.rados.0.smithi045.stdout:317: done (0 left) 2024-07-28T19:30:01.776 INFO:tasks.rados.rados.0.smithi045.stdout:318: write oid 7 current snap is 39 2024-07-28T19:30:01.776 INFO:tasks.rados.rados.0.smithi045.stdout:318: seq_num 156 ranges {621892=465904,1712485=671711} 2024-07-28T19:30:01.784 INFO:tasks.rados.rados.0.smithi045.stdout:318: writing smithi04569809-7 from 621892 to 1087796 tid 1 2024-07-28T19:30:01.796 INFO:tasks.rados.rados.0.smithi045.stdout:318: writing smithi04569809-7 from 1712485 to 2384196 tid 2 2024-07-28T19:30:01.796 INFO:tasks.rados.rados.0.smithi045.stdout:319: rollback oid 50 current snap is 39 2024-07-28T19:30:01.796 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 50 to 36 2024-07-28T19:30:01.796 INFO:tasks.rados.rados.0.smithi045.stdout:320: read oid 36 snap -1 2024-07-28T19:30:01.796 INFO:tasks.rados.rados.0.smithi045.stdout:320: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T19:30:01.796 INFO:tasks.rados.rados.0.smithi045.stdout:321: rollback oid 44 current snap is 39 2024-07-28T19:30:01.796 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 44 to 37 2024-07-28T19:30:01.796 INFO:tasks.rados.rados.0.smithi045.stdout:322: write oid 17 current snap is 39 2024-07-28T19:30:01.796 INFO:tasks.rados.rados.0.smithi045.stdout:322: seq_num 157 ranges {638699=541153,1770967=531722} 2024-07-28T19:30:01.806 INFO:tasks.rados.rados.0.smithi045.stdout:322: writing smithi04569809-17 from 638699 to 1179852 tid 1 2024-07-28T19:30:01.816 INFO:tasks.rados.rados.0.smithi045.stdout:322: writing smithi04569809-17 from 1770967 to 2302689 tid 2 2024-07-28T19:30:01.816 INFO:tasks.rados.rados.0.smithi045.stdout:323: snap_create 2024-07-28T19:30:01.816 INFO:tasks.rados.rados.0.smithi045.stdout:318: finishing write tid 1 to smithi04569809-7 2024-07-28T19:30:01.816 INFO:tasks.rados.rados.0.smithi045.stdout:319: finishing rollback tid 0 to smithi04569809-50 2024-07-28T19:30:01.816 INFO:tasks.rados.rados.0.smithi045.stdout:319: finishing rollback tid 1 to smithi04569809-50 2024-07-28T19:30:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:319: finishing rollback tid 2 to smithi04569809-50 2024-07-28T19:30:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 84 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-07-28T19:30:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:318: finishing write tid 2 to smithi04569809-7 2024-07-28T19:30:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:318: finishing write tid 3 to smithi04569809-7 2024-07-28T19:30:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:321: finishing rollback tid 1 to smithi04569809-44 2024-07-28T19:30:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 129 (ObjNum 65 snap 0 seq_num 1) dirty dne 2024-07-28T19:30:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:318: finishing write tid 4 to smithi04569809-7 2024-07-28T19:30:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 74 (ObjNum 156 snap 39 seq_num 156) dirty exists 2024-07-28T19:30:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:318: left oid 7 (ObjNum 156 snap 39 seq_num 156) 2024-07-28T19:30:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:320: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T19:30:01.887 INFO:tasks.rados.rados.0.smithi045.stdout:322: finishing write tid 1 to smithi04569809-17 2024-07-28T19:30:01.887 INFO:tasks.rados.rados.0.smithi045.stdout:322: finishing write tid 2 to smithi04569809-17 2024-07-28T19:30:01.887 INFO:tasks.rados.rados.0.smithi045.stdout:322: finishing write tid 3 to smithi04569809-17 2024-07-28T19:30:01.887 INFO:tasks.rados.rados.0.smithi045.stdout:322: finishing write tid 4 to smithi04569809-17 2024-07-28T19:30:01.887 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 95 (ObjNum 157 snap 39 seq_num 157) dirty exists 2024-07-28T19:30:01.887 INFO:tasks.rados.rados.0.smithi045.stdout:322: left oid 17 (ObjNum 157 snap 39 seq_num 157) 2024-07-28T19:30:02.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:01 smithi155 bash[24090]: audit 2024-07-28T19:30:01.724855+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.45:0/2336052964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:02.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:01 smithi045 bash[21729]: audit 2024-07-28T19:30:01.724855+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.45:0/2336052964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:01 smithi045 bash[31704]: audit 2024-07-28T19:30:01.724855+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.45:0/2336052964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:02.721 INFO:tasks.rados.rados.0.smithi045.stdout:318: done (5 left) 2024-07-28T19:30:02.721 INFO:tasks.rados.rados.0.smithi045.stdout:319: done (4 left) 2024-07-28T19:30:02.721 INFO:tasks.rados.rados.0.smithi045.stdout:320: done (3 left) 2024-07-28T19:30:02.721 INFO:tasks.rados.rados.0.smithi045.stdout:321: done (2 left) 2024-07-28T19:30:02.721 INFO:tasks.rados.rados.0.smithi045.stdout:322: done (1 left) 2024-07-28T19:30:02.721 INFO:tasks.rados.rados.0.smithi045.stdout:323: done (0 left) 2024-07-28T19:30:02.721 INFO:tasks.rados.rados.0.smithi045.stdout:324: write oid 40 current snap is 40 2024-07-28T19:30:02.721 INFO:tasks.rados.rados.0.smithi045.stdout:324: seq_num 158 ranges {655506=616402,1829449=675380} 2024-07-28T19:30:02.734 INFO:tasks.rados.rados.0.smithi045.stdout:324: writing smithi04569809-40 from 655506 to 1271908 tid 1 2024-07-28T19:30:02.748 INFO:tasks.rados.rados.0.smithi045.stdout:324: writing smithi04569809-40 from 1829449 to 2504829 tid 2 2024-07-28T19:30:02.748 INFO:tasks.rados.rados.0.smithi045.stdout:325: snap_create 2024-07-28T19:30:02.748 INFO:tasks.rados.rados.0.smithi045.stdout:324: finishing write tid 1 to smithi04569809-40 2024-07-28T19:30:02.753 INFO:tasks.rados.rados.0.smithi045.stdout:324: finishing write tid 2 to smithi04569809-40 2024-07-28T19:30:02.754 INFO:tasks.rados.rados.0.smithi045.stdout:324: finishing write tid 3 to smithi04569809-40 2024-07-28T19:30:02.754 INFO:tasks.rados.rados.0.smithi045.stdout:324: finishing write tid 4 to smithi04569809-40 2024-07-28T19:30:02.754 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 52 (ObjNum 158 snap 40 seq_num 158) dirty exists 2024-07-28T19:30:02.755 INFO:tasks.rados.rados.0.smithi045.stdout:324: left oid 40 (ObjNum 158 snap 40 seq_num 158) 2024-07-28T19:30:03.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:02 smithi155 bash[24090]: cluster 2024-07-28T19:30:01.775837+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-07-28T19:30:03.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:02 smithi155 bash[24090]: cluster 2024-07-28T19:30:02.130334+0000 mgr.y (mgr.24269) 233 : cluster [DBG] pgmap v274: 89 pgs: 89 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 601 KiB/s wr, 7 op/s 2024-07-28T19:30:03.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:02 smithi155 bash[24090]: cluster 2024-07-28T19:30:02.721663+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-07-28T19:30:03.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:02 smithi045 bash[21729]: cluster 2024-07-28T19:30:01.775837+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-07-28T19:30:03.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:02 smithi045 bash[21729]: cluster 2024-07-28T19:30:02.130334+0000 mgr.y (mgr.24269) 233 : cluster [DBG] pgmap v274: 89 pgs: 89 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 601 KiB/s wr, 7 op/s 2024-07-28T19:30:03.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:02 smithi045 bash[21729]: cluster 2024-07-28T19:30:02.721663+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-07-28T19:30:03.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:02 smithi045 bash[31704]: cluster 2024-07-28T19:30:01.775837+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-07-28T19:30:03.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:02 smithi045 bash[31704]: cluster 2024-07-28T19:30:02.130334+0000 mgr.y (mgr.24269) 233 : cluster [DBG] pgmap v274: 89 pgs: 89 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 601 KiB/s wr, 7 op/s 2024-07-28T19:30:03.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:02 smithi045 bash[31704]: cluster 2024-07-28T19:30:02.721663+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-07-28T19:30:03.724 INFO:tasks.rados.rados.0.smithi045.stdout:324: done (1 left) 2024-07-28T19:30:03.724 INFO:tasks.rados.rados.0.smithi045.stdout:325: done (0 left) 2024-07-28T19:30:03.724 INFO:tasks.rados.rados.0.smithi045.stdout:326: write oid 33 current snap is 41 2024-07-28T19:30:03.724 INFO:tasks.rados.rados.0.smithi045.stdout:326: seq_num 159 ranges {672313=691651,1887931=419038} 2024-07-28T19:30:03.739 INFO:tasks.rados.rados.0.smithi045.stdout:326: writing smithi04569809-33 from 672313 to 1363964 tid 1 2024-07-28T19:30:03.751 INFO:tasks.rados.rados.0.smithi045.stdout:326: writing smithi04569809-33 from 1887931 to 2306969 tid 2 2024-07-28T19:30:03.751 INFO:tasks.rados.rados.0.smithi045.stdout:327: read oid 18 snap 23 2024-07-28T19:30:03.751 INFO:tasks.rados.rados.0.smithi045.stdout:327: expect (ObjNum 118 snap 20 seq_num 118) 2024-07-28T19:30:03.751 INFO:tasks.rados.rados.0.smithi045.stdout:328: read oid 48 snap 40 2024-07-28T19:30:03.751 INFO:tasks.rados.rados.0.smithi045.stdout:328: expect (ObjNum 128 snap 27 seq_num 128) 2024-07-28T19:30:03.751 INFO:tasks.rados.rados.0.smithi045.stdout:329: write oid 49 current snap is 41 2024-07-28T19:30:03.751 INFO:tasks.rados.rados.0.smithi045.stdout:326: finishing write tid 1 to smithi04569809-33 2024-07-28T19:30:03.752 INFO:tasks.rados.rados.0.smithi045.stdout:329: seq_num 160 ranges {689120=483253,1946413=679049} 2024-07-28T19:30:03.767 INFO:tasks.rados.rados.0.smithi045.stdout:329: writing smithi04569809-49 from 689120 to 1172373 tid 1 2024-07-28T19:30:03.785 INFO:tasks.rados.rados.0.smithi045.stdout:329: writing smithi04569809-49 from 1946413 to 2625462 tid 2 2024-07-28T19:30:03.785 INFO:tasks.rados.rados.0.smithi045.stdout:330: snap_create 2024-07-28T19:30:03.785 INFO:tasks.rados.rados.0.smithi045.stdout:326: finishing write tid 2 to smithi04569809-33 2024-07-28T19:30:03.785 INFO:tasks.rados.rados.0.smithi045.stdout:326: finishing write tid 3 to smithi04569809-33 2024-07-28T19:30:03.785 INFO:tasks.rados.rados.0.smithi045.stdout:326: finishing write tid 4 to smithi04569809-33 2024-07-28T19:30:03.785 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 54 (ObjNum 159 snap 41 seq_num 159) dirty exists 2024-07-28T19:30:03.785 INFO:tasks.rados.rados.0.smithi045.stdout:326: left oid 33 (ObjNum 159 snap 41 seq_num 159) 2024-07-28T19:30:03.785 INFO:tasks.rados.rados.0.smithi045.stdout:328: expect (ObjNum 128 snap 27 seq_num 128) 2024-07-28T19:30:03.869 INFO:tasks.rados.rados.0.smithi045.stdout:327: expect (ObjNum 118 snap 20 seq_num 118) 2024-07-28T19:30:04.113 INFO:tasks.rados.rados.0.smithi045.stdout:329: finishing write tid 1 to smithi04569809-49 2024-07-28T19:30:04.113 INFO:tasks.rados.rados.0.smithi045.stdout:329: finishing write tid 2 to smithi04569809-49 2024-07-28T19:30:04.113 INFO:tasks.rados.rados.0.smithi045.stdout:329: finishing write tid 3 to smithi04569809-49 2024-07-28T19:30:04.113 INFO:tasks.rados.rados.0.smithi045.stdout:329: finishing write tid 4 to smithi04569809-49 2024-07-28T19:30:04.113 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 91 (ObjNum 160 snap 41 seq_num 160) dirty exists 2024-07-28T19:30:04.113 INFO:tasks.rados.rados.0.smithi045.stdout:329: left oid 49 (ObjNum 160 snap 41 seq_num 160) 2024-07-28T19:30:04.733 INFO:tasks.rados.rados.0.smithi045.stdout:326: done (4 left) 2024-07-28T19:30:04.734 INFO:tasks.rados.rados.0.smithi045.stdout:327: done (3 left) 2024-07-28T19:30:04.734 INFO:tasks.rados.rados.0.smithi045.stdout:328: done (2 left) 2024-07-28T19:30:04.734 INFO:tasks.rados.rados.0.smithi045.stdout:329: done (1 left) 2024-07-28T19:30:04.734 INFO:tasks.rados.rados.0.smithi045.stdout:330: done (0 left) 2024-07-28T19:30:04.734 INFO:tasks.rados.rados.0.smithi045.stdout:331: snap_remove snap 39 2024-07-28T19:30:05.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:04 smithi155 bash[24090]: cluster 2024-07-28T19:30:03.725307+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-07-28T19:30:05.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:04 smithi155 bash[24090]: audit 2024-07-28T19:30:04.094794+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.45:0/3760439753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:05.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:04 smithi155 bash[24090]: cluster 2024-07-28T19:30:04.130931+0000 mgr.y (mgr.24269) 234 : cluster [DBG] pgmap v277: 89 pgs: 89 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:05.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:04 smithi045 bash[21729]: cluster 2024-07-28T19:30:03.725307+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-07-28T19:30:05.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:04 smithi045 bash[21729]: audit 2024-07-28T19:30:04.094794+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.45:0/3760439753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:05.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:04 smithi045 bash[21729]: cluster 2024-07-28T19:30:04.130931+0000 mgr.y (mgr.24269) 234 : cluster [DBG] pgmap v277: 89 pgs: 89 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:05.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:04 smithi045 bash[31704]: cluster 2024-07-28T19:30:03.725307+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-07-28T19:30:05.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:04 smithi045 bash[31704]: audit 2024-07-28T19:30:04.094794+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.45:0/3760439753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:05.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:04 smithi045 bash[31704]: cluster 2024-07-28T19:30:04.130931+0000 mgr.y (mgr.24269) 234 : cluster [DBG] pgmap v277: 89 pgs: 89 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:05.742 INFO:tasks.rados.rados.0.smithi045.stdout:331: done (0 left) 2024-07-28T19:30:05.742 INFO:tasks.rados.rados.0.smithi045.stdout:332: rollback oid 33 current snap is 42 2024-07-28T19:30:05.743 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 33 to 38 2024-07-28T19:30:05.743 INFO:tasks.rados.rados.0.smithi045.stdout:333: snap_remove snap 33 2024-07-28T19:30:06.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:05 smithi155 bash[24090]: cluster 2024-07-28T19:30:04.735293+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-07-28T19:30:06.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:05 smithi045 bash[21729]: cluster 2024-07-28T19:30:04.735293+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-07-28T19:30:06.261 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:05 smithi045 bash[31704]: cluster 2024-07-28T19:30:04.735293+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-07-28T19:30:06.754 INFO:tasks.rados.rados.0.smithi045.stdout:332: finishing rollback tid 0 to smithi04569809-33 2024-07-28T19:30:06.754 INFO:tasks.rados.rados.0.smithi045.stdout:332: finishing rollback tid 1 to smithi04569809-33 2024-07-28T19:30:06.754 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 57 (ObjNum 129 snap 0 seq_num 284225032) dirty dne 2024-07-28T19:30:06.755 INFO:tasks.rados.rados.0.smithi045.stdout:332: done (1 left) 2024-07-28T19:30:06.755 INFO:tasks.rados.rados.0.smithi045.stdout:333: done (0 left) 2024-07-28T19:30:06.755 INFO:tasks.rados.rados.0.smithi045.stdout:334: rollback oid 38 current snap is 42 2024-07-28T19:30:06.755 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 37 2024-07-28T19:30:06.755 INFO:tasks.rados.rados.0.smithi045.stdout:335: write oid 48 current snap is 42 2024-07-28T19:30:06.755 INFO:tasks.rados.rados.0.smithi045.stdout:335: seq_num 161 ranges {705927=558502,2004895=422707} 2024-07-28T19:30:06.769 INFO:tasks.rados.rados.0.smithi045.stdout:335: writing smithi04569809-48 from 705927 to 1264429 tid 1 2024-07-28T19:30:06.784 INFO:tasks.rados.rados.0.smithi045.stdout:335: writing smithi04569809-48 from 2004895 to 2427602 tid 2 2024-07-28T19:30:06.784 INFO:tasks.rados.rados.0.smithi045.stdout:336: snap_create 2024-07-28T19:30:06.784 INFO:tasks.rados.rados.0.smithi045.stdout:334: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:30:06.784 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 0 (ObjNum 97 snap 0 seq_num 3042989936) dirty dne 2024-07-28T19:30:06.784 INFO:tasks.rados.rados.0.smithi045.stdout:335: finishing write tid 1 to smithi04569809-48 2024-07-28T19:30:06.787 INFO:tasks.rados.rados.0.smithi045.stdout:335: finishing write tid 2 to smithi04569809-48 2024-07-28T19:30:06.788 INFO:tasks.rados.rados.0.smithi045.stdout:335: finishing write tid 3 to smithi04569809-48 2024-07-28T19:30:06.788 INFO:tasks.rados.rados.0.smithi045.stdout:335: finishing write tid 4 to smithi04569809-48 2024-07-28T19:30:06.788 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 61 (ObjNum 161 snap 42 seq_num 161) dirty exists 2024-07-28T19:30:06.788 INFO:tasks.rados.rados.0.smithi045.stdout:335: left oid 48 (ObjNum 161 snap 42 seq_num 161) 2024-07-28T19:30:07.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:06 smithi155 bash[24090]: cluster 2024-07-28T19:30:05.742095+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-07-28T19:30:07.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:06 smithi155 bash[24090]: cluster 2024-07-28T19:30:06.131492+0000 mgr.y (mgr.24269) 235 : cluster [DBG] pgmap v280: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T19:30:07.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:06 smithi155 bash[24090]: audit 2024-07-28T19:30:06.445973+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.45:0/1781466562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:07.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:06 smithi045 bash[31704]: cluster 2024-07-28T19:30:05.742095+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-07-28T19:30:07.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:06 smithi045 bash[31704]: cluster 2024-07-28T19:30:06.131492+0000 mgr.y (mgr.24269) 235 : cluster [DBG] pgmap v280: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T19:30:07.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:06 smithi045 bash[31704]: audit 2024-07-28T19:30:06.445973+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.45:0/1781466562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:07.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:06 smithi045 bash[21729]: cluster 2024-07-28T19:30:05.742095+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-07-28T19:30:07.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:06 smithi045 bash[21729]: cluster 2024-07-28T19:30:06.131492+0000 mgr.y (mgr.24269) 235 : cluster [DBG] pgmap v280: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T19:30:07.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:06 smithi045 bash[21729]: audit 2024-07-28T19:30:06.445973+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.45:0/1781466562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:07.723 INFO:tasks.rados.rados.0.smithi045.stdout:334: done (2 left) 2024-07-28T19:30:07.723 INFO:tasks.rados.rados.0.smithi045.stdout:335: done (1 left) 2024-07-28T19:30:07.723 INFO:tasks.rados.rados.0.smithi045.stdout:336: done (0 left) 2024-07-28T19:30:07.723 INFO:tasks.rados.rados.0.smithi045.stdout:337: read oid 36 snap -1 2024-07-28T19:30:07.723 INFO:tasks.rados.rados.0.smithi045.stdout:337: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T19:30:07.723 INFO:tasks.rados.rados.0.smithi045.stdout:338: delete oid 35 current snap is 43 2024-07-28T19:30:07.734 INFO:tasks.rados.rados.0.smithi045.stdout:337: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T19:30:07.860 INFO:tasks.rados.rados.0.smithi045.stdout:337: done (1 left) 2024-07-28T19:30:07.861 INFO:tasks.rados.rados.0.smithi045.stdout:338: done (0 left) 2024-07-28T19:30:07.861 INFO:tasks.rados.rados.0.smithi045.stdout:339: rollback oid 38 current snap is 43 2024-07-28T19:30:07.861 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 35 2024-07-28T19:30:07.861 INFO:tasks.rados.rados.0.smithi045.stdout:340: write oid 36 current snap is 43 2024-07-28T19:30:07.861 INFO:tasks.rados.rados.0.smithi045.stdout:340: seq_num 163 ranges {739541=709000,2121859=426376} 2024-07-28T19:30:07.884 INFO:tasks.rados.rados.0.smithi045.stdout:340: writing smithi04569809-36 from 739541 to 1448541 tid 1 2024-07-28T19:30:07.902 INFO:tasks.rados.rados.0.smithi045.stdout:340: writing smithi04569809-36 from 2121859 to 2548235 tid 2 2024-07-28T19:30:07.902 INFO:tasks.rados.rados.0.smithi045.stdout:341: rollback oid 14 current snap is 43 2024-07-28T19:30:07.902 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 40 2024-07-28T19:30:07.903 INFO:tasks.rados.rados.0.smithi045.stdout:339: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:30:07.903 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 0 (ObjNum 145 snap 0 seq_num 284282240) dirty dne 2024-07-28T19:30:07.903 INFO:tasks.rados.rados.0.smithi045.stdout:340: finishing write tid 1 to smithi04569809-36 2024-07-28T19:30:07.903 INFO:tasks.rados.rados.0.smithi045.stdout:339: done (2 left) 2024-07-28T19:30:07.903 INFO:tasks.rados.rados.0.smithi045.stdout:342: delete oid 25 current snap is 43 2024-07-28T19:30:07.907 INFO:tasks.rados.rados.0.smithi045.stdout:342: done (2 left) 2024-07-28T19:30:07.907 INFO:tasks.rados.rados.0.smithi045.stdout:343: delete oid 42 current snap is 43 2024-07-28T19:30:07.907 INFO:tasks.rados.rados.0.smithi045.stdout:341: finishing rollback tid 0 to smithi04569809-14 2024-07-28T19:30:07.907 INFO:tasks.rados.rados.0.smithi045.stdout:340: finishing write tid 2 to smithi04569809-36 2024-07-28T19:30:07.907 INFO:tasks.rados.rados.0.smithi045.stdout:341: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:30:07.907 INFO:tasks.rados.rados.0.smithi045.stdout:341: finishing rollback tid 2 to smithi04569809-14 2024-07-28T19:30:07.908 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 25 (ObjNum 137 snap 28 seq_num 137) dirty exists 2024-07-28T19:30:07.908 INFO:tasks.rados.rados.0.smithi045.stdout:340: finishing write tid 3 to smithi04569809-36 2024-07-28T19:30:07.908 INFO:tasks.rados.rados.0.smithi045.stdout:340: finishing write tid 4 to smithi04569809-36 2024-07-28T19:30:07.908 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 99 (ObjNum 163 snap 43 seq_num 163) dirty exists 2024-07-28T19:30:07.908 INFO:tasks.rados.rados.0.smithi045.stdout:340: left oid 36 (ObjNum 163 snap 43 seq_num 163) 2024-07-28T19:30:07.909 INFO:tasks.rados.rados.0.smithi045.stdout:340: done (2 left) 2024-07-28T19:30:07.909 INFO:tasks.rados.rados.0.smithi045.stdout:341: done (1 left) 2024-07-28T19:30:07.909 INFO:tasks.rados.rados.0.smithi045.stdout:343: done (0 left) 2024-07-28T19:30:07.909 INFO:tasks.rados.rados.0.smithi045.stdout:344: write oid 7 current snap is 43 2024-07-28T19:30:07.909 INFO:tasks.rados.rados.0.smithi045.stdout:344: seq_num 166 ranges {789962=534747,1780952=690056} 2024-07-28T19:30:07.931 INFO:tasks.rados.rados.0.smithi045.stdout:344: writing smithi04569809-7 from 789962 to 1324709 tid 1 2024-07-28T19:30:07.947 INFO:tasks.rados.rados.0.smithi045.stdout:344: writing smithi04569809-7 from 1780952 to 2471008 tid 2 2024-07-28T19:30:07.947 INFO:tasks.rados.rados.0.smithi045.stdout:345: read oid 31 snap -1 2024-07-28T19:30:07.947 INFO:tasks.rados.rados.0.smithi045.stdout:345: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T19:30:07.947 INFO:tasks.rados.rados.0.smithi045.stdout:346: write oid 12 current snap is 43 2024-07-28T19:30:07.947 INFO:tasks.rados.rados.0.smithi045.stdout:344: finishing write tid 1 to smithi04569809-7 2024-07-28T19:30:07.947 INFO:tasks.rados.rados.0.smithi045.stdout:346: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2024-07-28T19:30:07.958 INFO:tasks.rados.rados.0.smithi045.stdout:346: writing smithi04569809-12 from 406769 to 1016765 tid 1 2024-07-28T19:30:07.969 INFO:tasks.rados.rados.0.smithi045.stdout:346: writing smithi04569809-12 from 1439434 to 1873148 tid 2 2024-07-28T19:30:07.979 INFO:tasks.rados.rados.0.smithi045.stdout:346: writing smithi04569809-12 from 2303522 to 2806769 tid 3 2024-07-28T19:30:07.979 INFO:tasks.rados.rados.0.smithi045.stdout:347: rollback oid 36 current snap is 43 2024-07-28T19:30:07.979 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 36 to 40 2024-07-28T19:30:07.979 INFO:tasks.rados.rados.0.smithi045.stdout:348: snap_create 2024-07-28T19:30:07.979 INFO:tasks.rados.rados.0.smithi045.stdout:344: finishing write tid 2 to smithi04569809-7 2024-07-28T19:30:07.979 INFO:tasks.rados.rados.0.smithi045.stdout:344: finishing write tid 3 to smithi04569809-7 2024-07-28T19:30:07.980 INFO:tasks.rados.rados.0.smithi045.stdout:344: finishing write tid 4 to smithi04569809-7 2024-07-28T19:30:07.980 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 80 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-07-28T19:30:07.980 INFO:tasks.rados.rados.0.smithi045.stdout:344: left oid 7 (ObjNum 166 snap 43 seq_num 166) 2024-07-28T19:30:07.980 INFO:tasks.rados.rados.0.smithi045.stdout:345: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T19:30:08.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:07 smithi155 bash[24090]: cluster 2024-07-28T19:30:06.753722+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-07-28T19:30:08.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:07 smithi155 bash[24090]: cluster 2024-07-28T19:30:07.723693+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-07-28T19:30:08.121 INFO:tasks.rados.rados.0.smithi045.stdout:346: finishing write tid 1 to smithi04569809-12 2024-07-28T19:30:08.121 INFO:tasks.rados.rados.0.smithi045.stdout:346: finishing write tid 2 to smithi04569809-12 2024-07-28T19:30:08.121 INFO:tasks.rados.rados.0.smithi045.stdout:346: finishing write tid 3 to smithi04569809-12 2024-07-28T19:30:08.121 INFO:tasks.rados.rados.0.smithi045.stdout:347: finishing rollback tid 0 to smithi04569809-36 2024-07-28T19:30:08.121 INFO:tasks.rados.rados.0.smithi045.stdout:346: finishing write tid 4 to smithi04569809-12 2024-07-28T19:30:08.121 INFO:tasks.rados.rados.0.smithi045.stdout:346: finishing write tid 5 to smithi04569809-12 2024-07-28T19:30:08.122 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 156 (ObjNum 167 snap 43 seq_num 167) dirty exists 2024-07-28T19:30:08.122 INFO:tasks.rados.rados.0.smithi045.stdout:346: left oid 12 (ObjNum 167 snap 43 seq_num 167) 2024-07-28T19:30:08.122 INFO:tasks.rados.rados.0.smithi045.stdout:347: finishing rollback tid 1 to smithi04569809-36 2024-07-28T19:30:08.122 INFO:tasks.rados.rados.0.smithi045.stdout:347: finishing rollback tid 2 to smithi04569809-36 2024-07-28T19:30:08.122 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 102 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-07-28T19:30:08.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:07 smithi045 bash[21729]: cluster 2024-07-28T19:30:06.753722+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-07-28T19:30:08.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:07 smithi045 bash[21729]: cluster 2024-07-28T19:30:07.723693+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-07-28T19:30:08.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:07 smithi045 bash[31704]: cluster 2024-07-28T19:30:06.753722+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-07-28T19:30:08.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:07 smithi045 bash[31704]: cluster 2024-07-28T19:30:07.723693+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-07-28T19:30:08.761 INFO:tasks.rados.rados.0.smithi045.stdout:344: done (4 left) 2024-07-28T19:30:08.761 INFO:tasks.rados.rados.0.smithi045.stdout:345: done (3 left) 2024-07-28T19:30:08.761 INFO:tasks.rados.rados.0.smithi045.stdout:346: done (2 left) 2024-07-28T19:30:08.761 INFO:tasks.rados.rados.0.smithi045.stdout:347: done (1 left) 2024-07-28T19:30:08.761 INFO:tasks.rados.rados.0.smithi045.stdout:348: done (0 left) 2024-07-28T19:30:08.762 INFO:tasks.rados.rados.0.smithi045.stdout:349: write oid 13 current snap is 44 2024-07-28T19:30:08.762 INFO:tasks.rados.rados.0.smithi045.stdout:349: seq_num 168 ranges {423576=401598,1497916=693725} 2024-07-28T19:30:08.770 INFO:tasks.rados.rados.0.smithi045.stdout:349: writing smithi04569809-13 from 423576 to 825174 tid 1 2024-07-28T19:30:08.784 INFO:tasks.rados.rados.0.smithi045.stdout:349: writing smithi04569809-13 from 1497916 to 2191641 tid 2 2024-07-28T19:30:08.784 INFO:tasks.rados.rados.0.smithi045.stdout:350: write oid 44 current snap is 44 2024-07-28T19:30:08.784 INFO:tasks.rados.rados.0.smithi045.stdout:349: finishing write tid 1 to smithi04569809-13 2024-07-28T19:30:08.784 INFO:tasks.rados.rados.0.smithi045.stdout:350: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2024-07-28T19:30:08.793 INFO:tasks.rados.rados.0.smithi045.stdout:350: writing smithi04569809-44 from 440383 to 917230 tid 1 2024-07-28T19:30:08.804 INFO:tasks.rados.rados.0.smithi045.stdout:350: writing smithi04569809-44 from 1556398 to 1993781 tid 2 2024-07-28T19:30:08.812 INFO:tasks.rados.rados.0.smithi045.stdout:350: writing smithi04569809-44 from 2474721 to 2840383 tid 3 2024-07-28T19:30:08.812 INFO:tasks.rados.rados.0.smithi045.stdout:351: write oid 21 current snap is 44 2024-07-28T19:30:08.812 INFO:tasks.rados.rados.0.smithi045.stdout:349: finishing write tid 2 to smithi04569809-13 2024-07-28T19:30:08.812 INFO:tasks.rados.rados.0.smithi045.stdout:351: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2024-07-28T19:30:08.822 INFO:tasks.rados.rados.0.smithi045.stdout:351: writing smithi04569809-21 from 457190 to 1009286 tid 1 2024-07-28T19:30:08.834 INFO:tasks.rados.rados.0.smithi045.stdout:351: writing smithi04569809-21 from 1614880 to 2195921 tid 2 2024-07-28T19:30:08.840 INFO:tasks.rados.rados.0.smithi045.stdout:351: writing smithi04569809-21 from 2785791 to 2857190 tid 3 2024-07-28T19:30:08.840 INFO:tasks.rados.rados.0.smithi045.stdout:352: write oid 14 current snap is 44 2024-07-28T19:30:08.840 INFO:tasks.rados.rados.0.smithi045.stdout:349: finishing write tid 3 to smithi04569809-13 2024-07-28T19:30:08.840 INFO:tasks.rados.rados.0.smithi045.stdout:349: finishing write tid 4 to smithi04569809-13 2024-07-28T19:30:08.841 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 160 (ObjNum 168 snap 44 seq_num 168) dirty exists 2024-07-28T19:30:08.841 INFO:tasks.rados.rados.0.smithi045.stdout:349: left oid 13 (ObjNum 168 snap 44 seq_num 168) 2024-07-28T19:30:08.841 INFO:tasks.rados.rados.0.smithi045.stdout:350: finishing write tid 1 to smithi04569809-44 2024-07-28T19:30:08.841 INFO:tasks.rados.rados.0.smithi045.stdout:350: finishing write tid 2 to smithi04569809-44 2024-07-28T19:30:08.841 INFO:tasks.rados.rados.0.smithi045.stdout:350: finishing write tid 3 to smithi04569809-44 2024-07-28T19:30:08.841 INFO:tasks.rados.rados.0.smithi045.stdout:352: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2024-07-28T19:30:08.849 INFO:tasks.rados.rados.0.smithi045.stdout:352: writing smithi04569809-14 from 473997 to 1101342 tid 1 2024-07-28T19:30:08.858 INFO:tasks.rados.rados.0.smithi045.stdout:352: writing smithi04569809-14 from 1673362 to 2114414 tid 2 2024-07-28T19:30:08.864 INFO:tasks.rados.rados.0.smithi045.stdout:352: writing smithi04569809-14 from 2529567 to 2873997 tid 3 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:349: done (3 left) 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:353: snap_create 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:350: finishing write tid 4 to smithi04569809-44 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:350: finishing write tid 5 to smithi04569809-44 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 164 (ObjNum 169 snap 44 seq_num 169) dirty exists 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:350: left oid 44 (ObjNum 169 snap 44 seq_num 169) 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:351: finishing write tid 1 to smithi04569809-21 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:351: finishing write tid 2 to smithi04569809-21 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:351: finishing write tid 3 to smithi04569809-21 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:351: finishing write tid 4 to smithi04569809-21 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:351: finishing write tid 5 to smithi04569809-21 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 134 (ObjNum 170 snap 44 seq_num 170) dirty exists 2024-07-28T19:30:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:351: left oid 21 (ObjNum 170 snap 44 seq_num 170) 2024-07-28T19:30:08.866 INFO:tasks.rados.rados.0.smithi045.stdout:352: finishing write tid 1 to smithi04569809-14 2024-07-28T19:30:08.866 INFO:tasks.rados.rados.0.smithi045.stdout:352: finishing write tid 2 to smithi04569809-14 2024-07-28T19:30:08.868 INFO:tasks.rados.rados.0.smithi045.stdout:352: finishing write tid 3 to smithi04569809-14 2024-07-28T19:30:08.868 INFO:tasks.rados.rados.0.smithi045.stdout:352: finishing write tid 4 to smithi04569809-14 2024-07-28T19:30:08.868 INFO:tasks.rados.rados.0.smithi045.stdout:352: finishing write tid 5 to smithi04569809-14 2024-07-28T19:30:08.868 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 30 (ObjNum 171 snap 44 seq_num 171) dirty exists 2024-07-28T19:30:08.868 INFO:tasks.rados.rados.0.smithi045.stdout:352: left oid 14 (ObjNum 171 snap 44 seq_num 171) 2024-07-28T19:30:09.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:08 smithi155 bash[24090]: cluster 2024-07-28T19:30:08.132127+0000 mgr.y (mgr.24269) 236 : cluster [DBG] pgmap v283: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T19:30:09.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:08 smithi045 bash[21729]: cluster 2024-07-28T19:30:08.132127+0000 mgr.y (mgr.24269) 236 : cluster [DBG] pgmap v283: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T19:30:09.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:08 smithi045 bash[31704]: cluster 2024-07-28T19:30:08.132127+0000 mgr.y (mgr.24269) 236 : cluster [DBG] pgmap v283: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T19:30:09.763 INFO:tasks.rados.rados.0.smithi045.stdout:350: done (3 left) 2024-07-28T19:30:09.763 INFO:tasks.rados.rados.0.smithi045.stdout:351: done (2 left) 2024-07-28T19:30:09.763 INFO:tasks.rados.rados.0.smithi045.stdout:352: done (1 left) 2024-07-28T19:30:09.764 INFO:tasks.rados.rados.0.smithi045.stdout:353: done (0 left) 2024-07-28T19:30:09.764 INFO:tasks.rados.rados.0.smithi045.stdout:354: rollback oid 19 current snap is 45 2024-07-28T19:30:09.764 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 19 to 38 2024-07-28T19:30:09.764 INFO:tasks.rados.rados.0.smithi045.stdout:355: read oid 36 snap -1 2024-07-28T19:30:09.764 INFO:tasks.rados.rados.0.smithi045.stdout:355: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T19:30:09.764 INFO:tasks.rados.rados.0.smithi045.stdout:356: write oid 27 current snap is 45 2024-07-28T19:30:09.764 INFO:tasks.rados.rados.0.smithi045.stdout:356: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2024-07-28T19:30:09.772 INFO:tasks.rados.rados.0.smithi045.stdout:356: writing smithi04569809-27 from 490804 to 1193398 tid 1 2024-07-28T19:30:09.780 INFO:tasks.rados.rados.0.smithi045.stdout:356: writing smithi04569809-27 from 1615491 to 2200201 tid 2 2024-07-28T19:30:09.785 INFO:tasks.rados.rados.0.smithi045.stdout:356: writing smithi04569809-27 from 2724284 to 2890804 tid 3 2024-07-28T19:30:09.786 INFO:tasks.rados.rados.0.smithi045.stdout:357: snap_create 2024-07-28T19:30:09.786 INFO:tasks.rados.rados.0.smithi045.stdout:355: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T19:30:09.867 INFO:tasks.rados.rados.0.smithi045.stdout:354: finishing rollback tid 0 to smithi04569809-19 2024-07-28T19:30:09.867 INFO:tasks.rados.rados.0.smithi045.stdout:354: finishing rollback tid 1 to smithi04569809-19 2024-07-28T19:30:09.867 INFO:tasks.rados.rados.0.smithi045.stdout:356: finishing write tid 1 to smithi04569809-27 2024-07-28T19:30:09.867 INFO:tasks.rados.rados.0.smithi045.stdout:354: finishing rollback tid 2 to smithi04569809-19 2024-07-28T19:30:09.867 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 138 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-07-28T19:30:09.867 INFO:tasks.rados.rados.0.smithi045.stdout:356: finishing write tid 2 to smithi04569809-27 2024-07-28T19:30:09.868 INFO:tasks.rados.rados.0.smithi045.stdout:356: finishing write tid 3 to smithi04569809-27 2024-07-28T19:30:09.868 INFO:tasks.rados.rados.0.smithi045.stdout:356: finishing write tid 4 to smithi04569809-27 2024-07-28T19:30:09.868 INFO:tasks.rados.rados.0.smithi045.stdout:356: finishing write tid 5 to smithi04569809-27 2024-07-28T19:30:09.868 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 170 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-07-28T19:30:09.868 INFO:tasks.rados.rados.0.smithi045.stdout:356: left oid 27 (ObjNum 172 snap 45 seq_num 172) 2024-07-28T19:30:10.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:09 smithi155 bash[24090]: cluster 2024-07-28T19:30:08.759386+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-07-28T19:30:10.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:09 smithi155 bash[24090]: audit 2024-07-28T19:30:08.812909+0000 mon.a (mon.0) 926 : audit [DBG] from='client.? 172.21.15.45:0/1445439992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:10.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:09 smithi155 bash[24090]: audit 2024-07-28T19:30:09.097497+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:10.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:09 smithi045 bash[21729]: cluster 2024-07-28T19:30:08.759386+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-07-28T19:30:10.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:09 smithi045 bash[21729]: audit 2024-07-28T19:30:08.812909+0000 mon.a (mon.0) 926 : audit [DBG] from='client.? 172.21.15.45:0/1445439992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:10.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:09 smithi045 bash[21729]: audit 2024-07-28T19:30:09.097497+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:10.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:09 smithi045 bash[31704]: cluster 2024-07-28T19:30:08.759386+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-07-28T19:30:10.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:09 smithi045 bash[31704]: audit 2024-07-28T19:30:08.812909+0000 mon.a (mon.0) 926 : audit [DBG] from='client.? 172.21.15.45:0/1445439992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:10.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:09 smithi045 bash[31704]: audit 2024-07-28T19:30:09.097497+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:10.780 INFO:tasks.rados.rados.0.smithi045.stdout:354: done (3 left) 2024-07-28T19:30:10.781 INFO:tasks.rados.rados.0.smithi045.stdout:355: done (2 left) 2024-07-28T19:30:10.781 INFO:tasks.rados.rados.0.smithi045.stdout:356: done (1 left) 2024-07-28T19:30:10.781 INFO:tasks.rados.rados.0.smithi045.stdout:357: done (0 left) 2024-07-28T19:30:10.781 INFO:tasks.rados.rados.0.smithi045.stdout:358: write oid 28 current snap is 46 2024-07-28T19:30:10.781 INFO:tasks.rados.rados.0.smithi045.stdout:358: seq_num 173 ranges {507611=777843,2073973=444721} 2024-07-28T19:30:10.791 INFO:tasks.rados.rados.0.smithi045.stdout:358: writing smithi04569809-28 from 507611 to 1285454 tid 1 2024-07-28T19:30:10.802 INFO:tasks.rados.rados.0.smithi045.stdout:358: writing smithi04569809-28 from 2073973 to 2518694 tid 2 2024-07-28T19:30:10.802 INFO:tasks.rados.rados.0.smithi045.stdout:359: snap_create 2024-07-28T19:30:10.805 INFO:tasks.rados.rados.0.smithi045.stdout:358: finishing write tid 1 to smithi04569809-28 2024-07-28T19:30:10.807 INFO:tasks.rados.rados.0.smithi045.stdout:358: finishing write tid 2 to smithi04569809-28 2024-07-28T19:30:10.807 INFO:tasks.rados.rados.0.smithi045.stdout:358: finishing write tid 3 to smithi04569809-28 2024-07-28T19:30:10.808 INFO:tasks.rados.rados.0.smithi045.stdout:358: finishing write tid 4 to smithi04569809-28 2024-07-28T19:30:10.808 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 102 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-07-28T19:30:10.808 INFO:tasks.rados.rados.0.smithi045.stdout:358: left oid 28 (ObjNum 173 snap 46 seq_num 173) 2024-07-28T19:30:11.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:10 smithi045 bash[21729]: cluster 2024-07-28T19:30:09.764175+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-07-28T19:30:11.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:10 smithi045 bash[21729]: cluster 2024-07-28T19:30:10.133320+0000 mgr.y (mgr.24269) 237 : cluster [DBG] pgmap v286: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-07-28T19:30:11.034 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:10 smithi045 bash[31704]: cluster 2024-07-28T19:30:09.764175+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-07-28T19:30:11.034 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:10 smithi045 bash[31704]: cluster 2024-07-28T19:30:10.133320+0000 mgr.y (mgr.24269) 237 : cluster [DBG] pgmap v286: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-07-28T19:30:11.051 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:10 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:30:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:30:11.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:10 smithi155 bash[24090]: cluster 2024-07-28T19:30:09.764175+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-07-28T19:30:11.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:10 smithi155 bash[24090]: cluster 2024-07-28T19:30:10.133320+0000 mgr.y (mgr.24269) 237 : cluster [DBG] pgmap v286: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-07-28T19:30:11.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:11 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:30:11] "GET /metrics HTTP/1.1" 200 242763 "" "Prometheus/2.43.0" 2024-07-28T19:30:11.782 INFO:tasks.rados.rados.0.smithi045.stdout:358: done (1 left) 2024-07-28T19:30:11.782 INFO:tasks.rados.rados.0.smithi045.stdout:359: done (0 left) 2024-07-28T19:30:11.782 INFO:tasks.rados.rados.0.smithi045.stdout:360: snap_remove snap 45 2024-07-28T19:30:12.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:11 smithi155 bash[24090]: cluster 2024-07-28T19:30:10.781741+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-07-28T19:30:12.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:11 smithi155 bash[24090]: audit 2024-07-28T19:30:11.168122+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.45:0/252903409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:12.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:11 smithi045 bash[21729]: cluster 2024-07-28T19:30:10.781741+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-07-28T19:30:12.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:11 smithi045 bash[21729]: audit 2024-07-28T19:30:11.168122+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.45:0/252903409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:12.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:11 smithi045 bash[31704]: cluster 2024-07-28T19:30:10.781741+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-07-28T19:30:12.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:11 smithi045 bash[31704]: audit 2024-07-28T19:30:11.168122+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.45:0/252903409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:12.725 INFO:tasks.rados.rados.0.smithi045.stdout:360: done (0 left) 2024-07-28T19:30:12.726 INFO:tasks.rados.rados.0.smithi045.stdout:361: read oid 32 snap -1 2024-07-28T19:30:12.726 INFO:tasks.rados.rados.0.smithi045.stdout:361: expect (ObjNum 86 snap 11 seq_num 86) 2024-07-28T19:30:12.726 INFO:tasks.rados.rados.0.smithi045.stdout:362: read oid 10 snap 43 2024-07-28T19:30:12.726 INFO:tasks.rados.rados.0.smithi045.stdout:362: expect deleted 2024-07-28T19:30:12.726 INFO:tasks.rados.rados.0.smithi045.stdout:363: read oid 26 snap -1 2024-07-28T19:30:12.726 INFO:tasks.rados.rados.0.smithi045.stdout:363: expect (ObjNum 148 snap 34 seq_num 148) 2024-07-28T19:30:12.726 INFO:tasks.rados.rados.0.smithi045.stdout:364: read oid 2 snap -1 2024-07-28T19:30:12.726 INFO:tasks.rados.rados.0.smithi045.stdout:364: expect deleted 2024-07-28T19:30:12.726 INFO:tasks.rados.rados.0.smithi045.stdout:365: delete oid 40 current snap is 47 2024-07-28T19:30:12.742 INFO:tasks.rados.rados.0.smithi045.stdout:361: expect (ObjNum 86 snap 11 seq_num 86) 2024-07-28T19:30:12.928 INFO:tasks.rados.rados.0.smithi045.stdout:363: expect (ObjNum 148 snap 34 seq_num 148) 2024-07-28T19:30:13.052 INFO:tasks.rados.rados.0.smithi045.stdout:361: done (4 left) 2024-07-28T19:30:13.052 INFO:tasks.rados.rados.0.smithi045.stdout:362: done (3 left) 2024-07-28T19:30:13.052 INFO:tasks.rados.rados.0.smithi045.stdout:363: done (2 left) 2024-07-28T19:30:13.052 INFO:tasks.rados.rados.0.smithi045.stdout:364: done (1 left) 2024-07-28T19:30:13.052 INFO:tasks.rados.rados.0.smithi045.stdout:365: done (0 left) 2024-07-28T19:30:13.052 INFO:tasks.rados.rados.0.smithi045.stdout:366: read oid 10 snap -1 2024-07-28T19:30:13.052 INFO:tasks.rados.rados.0.smithi045.stdout:366: expect deleted 2024-07-28T19:30:13.052 INFO:tasks.rados.rados.0.smithi045.stdout:367: rollback oid 8 current snap is 47 2024-07-28T19:30:13.052 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 8 to 38 2024-07-28T19:30:13.052 INFO:tasks.rados.rados.0.smithi045.stdout:368: rollback oid 40 current snap is 47 2024-07-28T19:30:13.053 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 40 to 43 2024-07-28T19:30:13.053 INFO:tasks.rados.rados.0.smithi045.stdout:369: write oid 50 current snap is 47 2024-07-28T19:30:13.053 INFO:tasks.rados.rados.0.smithi045.stdout:369: seq_num 175 ranges {541225=644694,1907290=448390} 2024-07-28T19:30:13.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:12 smithi155 bash[24090]: cluster 2024-07-28T19:30:11.783007+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-07-28T19:30:13.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:12 smithi155 bash[24090]: cluster 2024-07-28T19:30:12.134003+0000 mgr.y (mgr.24269) 238 : cluster [DBG] pgmap v289: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-07-28T19:30:13.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:12 smithi155 bash[24090]: cluster 2024-07-28T19:30:12.726042+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-07-28T19:30:13.058 INFO:tasks.rados.rados.0.smithi045.stdout:369: writing smithi04569809-50 from 541225 to 1185919 tid 1 2024-07-28T19:30:13.065 INFO:tasks.rados.rados.0.smithi045.stdout:369: writing smithi04569809-50 from 1907290 to 2355680 tid 2 2024-07-28T19:30:13.065 INFO:tasks.rados.rados.0.smithi045.stdout:370: write oid 35 current snap is 47 2024-07-28T19:30:13.065 INFO:tasks.rados.rados.0.smithi045.stdout:370: seq_num 176 ranges {558032=719943,1849419=592048} 2024-07-28T19:30:13.072 INFO:tasks.rados.rados.0.smithi045.stdout:370: writing smithi04569809-35 from 558032 to 1277975 tid 1 2024-07-28T19:30:13.079 INFO:tasks.rados.rados.0.smithi045.stdout:370: writing smithi04569809-35 from 1849419 to 2441467 tid 2 2024-07-28T19:30:13.079 INFO:tasks.rados.rados.0.smithi045.stdout:371: read oid 21 snap -1 2024-07-28T19:30:13.079 INFO:tasks.rados.rados.0.smithi045.stdout:371: expect (ObjNum 170 snap 44 seq_num 170) 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:372: delete oid 34 current snap is 47 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:367: finishing rollback tid 1 to smithi04569809-8 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 105 (ObjNum 65 snap 0 seq_num 1) dirty dne 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:368: finishing rollback tid 1 to smithi04569809-40 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:368: finishing rollback tid 2 to smithi04569809-40 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 62 (ObjNum 158 snap 40 seq_num 158) dirty exists 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:369: finishing write tid 1 to smithi04569809-50 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:369: finishing write tid 2 to smithi04569809-50 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:369: finishing write tid 3 to smithi04569809-50 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:369: finishing write tid 4 to smithi04569809-50 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 92 (ObjNum 175 snap 47 seq_num 175) dirty exists 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:369: left oid 50 (ObjNum 175 snap 47 seq_num 175) 2024-07-28T19:30:13.080 INFO:tasks.rados.rados.0.smithi045.stdout:370: finishing write tid 1 to smithi04569809-35 2024-07-28T19:30:13.086 INFO:tasks.rados.rados.0.smithi045.stdout:366: done (6 left) 2024-07-28T19:30:13.086 INFO:tasks.rados.rados.0.smithi045.stdout:367: done (5 left) 2024-07-28T19:30:13.087 INFO:tasks.rados.rados.0.smithi045.stdout:368: done (4 left) 2024-07-28T19:30:13.087 INFO:tasks.rados.rados.0.smithi045.stdout:369: done (3 left) 2024-07-28T19:30:13.087 INFO:tasks.rados.rados.0.smithi045.stdout:372: done (2 left) 2024-07-28T19:30:13.087 INFO:tasks.rados.rados.0.smithi045.stdout:373: write oid 11 current snap is 47 2024-07-28T19:30:13.087 INFO:tasks.rados.rados.0.smithi045.stdout:373: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2024-07-28T19:30:13.090 INFO:tasks.rados.rados.0.smithi045.stdout:373: writing smithi04569809-11 from 591646 to 1062087 tid 1 2024-07-28T19:30:13.098 INFO:tasks.rados.rados.0.smithi045.stdout:373: writing smithi04569809-11 from 1566383 to 2162100 tid 2 2024-07-28T19:30:13.105 INFO:tasks.rados.rados.0.smithi045.stdout:373: writing smithi04569809-11 from 2888822 to 2991646 tid 3 2024-07-28T19:30:13.105 INFO:tasks.rados.rados.0.smithi045.stdout:374: write oid 45 current snap is 47 2024-07-28T19:30:13.105 INFO:tasks.rados.rados.0.smithi045.stdout:370: finishing write tid 2 to smithi04569809-35 2024-07-28T19:30:13.105 INFO:tasks.rados.rados.0.smithi045.stdout:370: finishing write tid 3 to smithi04569809-35 2024-07-28T19:30:13.105 INFO:tasks.rados.rados.0.smithi045.stdout:370: finishing write tid 4 to smithi04569809-35 2024-07-28T19:30:13.105 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 64 (ObjNum 176 snap 47 seq_num 176) dirty exists 2024-07-28T19:30:13.105 INFO:tasks.rados.rados.0.smithi045.stdout:370: left oid 35 (ObjNum 176 snap 47 seq_num 176) 2024-07-28T19:30:13.105 INFO:tasks.rados.rados.0.smithi045.stdout:371: expect (ObjNum 170 snap 44 seq_num 170) 2024-07-28T19:30:13.197 INFO:tasks.rados.rados.0.smithi045.stdout:373: finishing write tid 1 to smithi04569809-11 2024-07-28T19:30:13.198 INFO:tasks.rados.rados.0.smithi045.stdout:373: finishing write tid 2 to smithi04569809-11 2024-07-28T19:30:13.198 INFO:tasks.rados.rados.0.smithi045.stdout:373: finishing write tid 3 to smithi04569809-11 2024-07-28T19:30:13.198 INFO:tasks.rados.rados.0.smithi045.stdout:373: finishing write tid 4 to smithi04569809-11 2024-07-28T19:30:13.198 INFO:tasks.rados.rados.0.smithi045.stdout:374: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2024-07-28T19:30:13.204 INFO:tasks.rados.rados.0.smithi045.stdout:374: writing smithi04569809-45 from 608453 to 1154143 tid 1 2024-07-28T19:30:13.209 INFO:tasks.rados.rados.0.smithi045.stdout:374: writing smithi04569809-45 from 1624865 to 2080593 tid 2 2024-07-28T19:30:13.215 INFO:tasks.rados.rados.0.smithi045.stdout:374: writing smithi04569809-45 from 2632598 to 3008453 tid 3 2024-07-28T19:30:13.215 INFO:tasks.rados.rados.0.smithi045.stdout:370: done (3 left) 2024-07-28T19:30:13.215 INFO:tasks.rados.rados.0.smithi045.stdout:371: done (2 left) 2024-07-28T19:30:13.215 INFO:tasks.rados.rados.0.smithi045.stdout:375: rollback oid 37 current snap is 47 2024-07-28T19:30:13.215 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 37 to 46 2024-07-28T19:30:13.216 INFO:tasks.rados.rados.0.smithi045.stdout:373: finishing write tid 5 to smithi04569809-11 2024-07-28T19:30:13.216 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 122 (ObjNum 178 snap 47 seq_num 178) dirty exists 2024-07-28T19:30:13.216 INFO:tasks.rados.rados.0.smithi045.stdout:373: left oid 11 (ObjNum 178 snap 47 seq_num 178) 2024-07-28T19:30:13.216 INFO:tasks.rados.rados.0.smithi045.stdout:374: finishing write tid 1 to smithi04569809-45 2024-07-28T19:30:13.216 INFO:tasks.rados.rados.0.smithi045.stdout:373: done (2 left) 2024-07-28T19:30:13.216 INFO:tasks.rados.rados.0.smithi045.stdout:376: delete oid 33 current snap is 47 2024-07-28T19:30:13.216 INFO:tasks.rados.rados.0.smithi045.stdout:374: finishing write tid 2 to smithi04569809-45 2024-07-28T19:30:13.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:12 smithi045 bash[21729]: cluster 2024-07-28T19:30:11.783007+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-07-28T19:30:13.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:12 smithi045 bash[21729]: cluster 2024-07-28T19:30:12.134003+0000 mgr.y (mgr.24269) 238 : cluster [DBG] pgmap v289: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-07-28T19:30:13.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:12 smithi045 bash[21729]: cluster 2024-07-28T19:30:12.726042+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-07-28T19:30:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:12 smithi045 bash[31704]: cluster 2024-07-28T19:30:11.783007+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-07-28T19:30:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:12 smithi045 bash[31704]: cluster 2024-07-28T19:30:12.134003+0000 mgr.y (mgr.24269) 238 : cluster [DBG] pgmap v289: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-07-28T19:30:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:12 smithi045 bash[31704]: cluster 2024-07-28T19:30:12.726042+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-07-28T19:30:13.219 INFO:tasks.rados.rados.0.smithi045.stdout:376: done (2 left) 2024-07-28T19:30:13.220 INFO:tasks.rados.rados.0.smithi045.stdout:377: snap_remove snap 37 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:377: done (2 left) 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:378: read oid 29 snap -1 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:378: expect deleted 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:379: delete oid 33 current snap is 47 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:374: finishing write tid 3 to smithi04569809-45 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:375: finishing rollback tid 0 to smithi04569809-37 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:375: finishing rollback tid 1 to smithi04569809-37 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:374: finishing write tid 4 to smithi04569809-45 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:375: finishing rollback tid 2 to smithi04569809-37 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 142 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:374: finishing write tid 5 to smithi04569809-45 2024-07-28T19:30:13.815 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 66 (ObjNum 179 snap 47 seq_num 179) dirty exists 2024-07-28T19:30:13.816 INFO:tasks.rados.rados.0.smithi045.stdout:374: left oid 45 (ObjNum 179 snap 47 seq_num 179) 2024-07-28T19:30:13.823 INFO:tasks.rados.rados.0.smithi045.stdout:374: done (3 left) 2024-07-28T19:30:13.823 INFO:tasks.rados.rados.0.smithi045.stdout:375: done (2 left) 2024-07-28T19:30:13.823 INFO:tasks.rados.rados.0.smithi045.stdout:378: done (1 left) 2024-07-28T19:30:13.823 INFO:tasks.rados.rados.0.smithi045.stdout:379: done (0 left) 2024-07-28T19:30:13.823 INFO:tasks.rados.rados.0.smithi045.stdout:380: snap_create 2024-07-28T19:30:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:13 smithi155 bash[24090]: audit 2024-07-28T19:30:13.524705+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.45:0/3416435478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:14.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:13 smithi045 bash[21729]: audit 2024-07-28T19:30:13.524705+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.45:0/3416435478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:14.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:13 smithi045 bash[31704]: audit 2024-07-28T19:30:13.524705+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.45:0/3416435478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:14.817 INFO:tasks.rados.rados.0.smithi045.stdout:380: done (0 left) 2024-07-28T19:30:14.817 INFO:tasks.rados.rados.0.smithi045.stdout:381: read oid 34 snap -1 2024-07-28T19:30:14.817 INFO:tasks.rados.rados.0.smithi045.stdout:381: expect deleted 2024-07-28T19:30:14.817 INFO:tasks.rados.rados.0.smithi045.stdout:382: read oid 47 snap -1 2024-07-28T19:30:14.817 INFO:tasks.rados.rados.0.smithi045.stdout:382: expect (ObjNum 155 snap 38 seq_num 155) 2024-07-28T19:30:14.817 INFO:tasks.rados.rados.0.smithi045.stdout:383: write oid 25 current snap is 48 2024-07-28T19:30:14.817 INFO:tasks.rados.rados.0.smithi045.stdout:383: seq_num 182 ranges {658874=771437,2083958=603055} 2024-07-28T19:30:14.840 INFO:tasks.rados.rados.0.smithi045.stdout:383: writing smithi04569809-25 from 658874 to 1430311 tid 1 2024-07-28T19:30:14.863 INFO:tasks.rados.rados.0.smithi045.stdout:383: writing smithi04569809-25 from 2083958 to 2687013 tid 2 2024-07-28T19:30:14.863 INFO:tasks.rados.rados.0.smithi045.stdout:384: rollback oid 1 current snap is 48 2024-07-28T19:30:14.863 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 1 to 35 2024-07-28T19:30:14.863 INFO:tasks.rados.rados.0.smithi045.stdout:382: expect (ObjNum 155 snap 38 seq_num 155) 2024-07-28T19:30:14.996 INFO:tasks.rados.rados.0.smithi045.stdout:383: finishing write tid 1 to smithi04569809-25 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:384: finishing rollback tid 1 to smithi04569809-1 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:384: finishing rollback tid 2 to smithi04569809-1 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 57 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:383: finishing write tid 2 to smithi04569809-25 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:383: finishing write tid 3 to smithi04569809-25 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:383: finishing write tid 4 to smithi04569809-25 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 127 (ObjNum 182 snap 48 seq_num 182) dirty exists 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:383: left oid 25 (ObjNum 182 snap 48 seq_num 182) 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:381: done (3 left) 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:382: done (2 left) 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:383: done (1 left) 2024-07-28T19:30:14.997 INFO:tasks.rados.rados.0.smithi045.stdout:384: done (0 left) 2024-07-28T19:30:14.998 INFO:tasks.rados.rados.0.smithi045.stdout:385: write oid 11 current snap is 48 2024-07-28T19:30:14.998 INFO:tasks.rados.rados.0.smithi045.stdout:385: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2024-07-28T19:30:15.015 INFO:tasks.rados.rados.0.smithi045.stdout:385: writing smithi04569809-11 from 675681 to 1238720 tid 1 2024-07-28T19:30:15.036 INFO:tasks.rados.rados.0.smithi045.stdout:385: writing smithi04569809-11 from 1858793 to 2605506 tid 2 2024-07-28T19:30:15.043 INFO:tasks.rados.rados.0.smithi045.stdout:385: writing smithi04569809-11 from 3025937 to 3075681 tid 3 2024-07-28T19:30:15.044 INFO:tasks.rados.rados.0.smithi045.stdout:386: snap_create 2024-07-28T19:30:15.044 INFO:tasks.rados.rados.0.smithi045.stdout:385: finishing write tid 1 to smithi04569809-11 2024-07-28T19:30:15.044 INFO:tasks.rados.rados.0.smithi045.stdout:385: finishing write tid 2 to smithi04569809-11 2024-07-28T19:30:15.047 INFO:tasks.rados.rados.0.smithi045.stdout:385: finishing write tid 3 to smithi04569809-11 2024-07-28T19:30:15.048 INFO:tasks.rados.rados.0.smithi045.stdout:385: finishing write tid 4 to smithi04569809-11 2024-07-28T19:30:15.048 INFO:tasks.rados.rados.0.smithi045.stdout:385: finishing write tid 5 to smithi04569809-11 2024-07-28T19:30:15.048 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 132 (ObjNum 183 snap 48 seq_num 183) dirty exists 2024-07-28T19:30:15.049 INFO:tasks.rados.rados.0.smithi045.stdout:385: left oid 11 (ObjNum 183 snap 48 seq_num 183) 2024-07-28T19:30:15.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:14 smithi045 bash[21729]: cluster 2024-07-28T19:30:13.808207+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-07-28T19:30:15.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:14 smithi045 bash[21729]: cluster 2024-07-28T19:30:14.134666+0000 mgr.y (mgr.24269) 239 : cluster [DBG] pgmap v292: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:15.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:14 smithi045 bash[31704]: cluster 2024-07-28T19:30:13.808207+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-07-28T19:30:15.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:14 smithi045 bash[31704]: cluster 2024-07-28T19:30:14.134666+0000 mgr.y (mgr.24269) 239 : cluster [DBG] pgmap v292: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:15.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:14 smithi155 bash[24090]: cluster 2024-07-28T19:30:13.808207+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-07-28T19:30:15.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:14 smithi155 bash[24090]: cluster 2024-07-28T19:30:14.134666+0000 mgr.y (mgr.24269) 239 : cluster [DBG] pgmap v292: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:15.824 INFO:tasks.rados.rados.0.smithi045.stdout:385: done (1 left) 2024-07-28T19:30:15.824 INFO:tasks.rados.rados.0.smithi045.stdout:386: done (0 left) 2024-07-28T19:30:15.824 INFO:tasks.rados.rados.0.smithi045.stdout:387: read oid 39 snap -1 2024-07-28T19:30:15.824 INFO:tasks.rados.rados.0.smithi045.stdout:387: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:30:15.824 INFO:tasks.rados.rados.0.smithi045.stdout:388: delete oid 22 current snap is 49 2024-07-28T19:30:15.835 INFO:tasks.rados.rados.0.smithi045.stdout:387: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:30:15.951 INFO:tasks.rados.rados.0.smithi045.stdout:387: done (1 left) 2024-07-28T19:30:15.951 INFO:tasks.rados.rados.0.smithi045.stdout:388: done (0 left) 2024-07-28T19:30:15.951 INFO:tasks.rados.rados.0.smithi045.stdout:389: rollback oid 46 current snap is 49 2024-07-28T19:30:15.951 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 46 to 38 2024-07-28T19:30:15.951 INFO:tasks.rados.rados.0.smithi045.stdout:390: read oid 7 snap -1 2024-07-28T19:30:15.951 INFO:tasks.rados.rados.0.smithi045.stdout:390: expect (ObjNum 166 snap 43 seq_num 166) 2024-07-28T19:30:15.951 INFO:tasks.rados.rados.0.smithi045.stdout:391: read oid 39 snap -1 2024-07-28T19:30:15.951 INFO:tasks.rados.rados.0.smithi045.stdout:391: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:30:15.951 INFO:tasks.rados.rados.0.smithi045.stdout:392: rollback oid 45 current snap is 49 2024-07-28T19:30:15.951 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 45 to 48 2024-07-28T19:30:15.951 INFO:tasks.rados.rados.0.smithi045.stdout:393: snap_remove snap 23 2024-07-28T19:30:16.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:15 smithi045 bash[21729]: cluster 2024-07-28T19:30:14.818201+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-07-28T19:30:16.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:15 smithi045 bash[31704]: cluster 2024-07-28T19:30:14.818201+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-07-28T19:30:16.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:15 smithi155 bash[24090]: cluster 2024-07-28T19:30:14.818201+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-07-28T19:30:16.837 INFO:tasks.rados.rados.0.smithi045.stdout:393: done (4 left) 2024-07-28T19:30:16.837 INFO:tasks.rados.rados.0.smithi045.stdout:394: write oid 14 current snap is 49 2024-07-28T19:30:16.837 INFO:tasks.rados.rados.0.smithi045.stdout:394: seq_num 185 ranges {709295=713537,1859404=750382} 2024-07-28T19:30:16.845 INFO:tasks.rados.rados.0.smithi045.stdout:394: writing smithi04569809-14 from 709295 to 1422832 tid 1 2024-07-28T19:30:16.853 INFO:tasks.rados.rados.0.smithi045.stdout:394: writing smithi04569809-14 from 1859404 to 2609786 tid 2 2024-07-28T19:30:16.853 INFO:tasks.rados.rados.0.smithi045.stdout:395: write oid 11 current snap is 49 2024-07-28T19:30:16.853 INFO:tasks.rados.rados.0.smithi045.stdout:395: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2024-07-28T19:30:16.862 INFO:tasks.rados.rados.0.smithi045.stdout:395: writing smithi04569809-11 from 726102 to 1514888 tid 1 2024-07-28T19:30:16.868 INFO:tasks.rados.rados.0.smithi045.stdout:395: writing smithi04569809-11 from 1917886 to 2528279 tid 2 2024-07-28T19:30:16.872 INFO:tasks.rados.rados.0.smithi045.stdout:395: writing smithi04569809-11 from 3108206 to 3126102 tid 3 2024-07-28T19:30:16.872 INFO:tasks.rados.rados.0.smithi045.stdout:396: write oid 35 current snap is 49 2024-07-28T19:30:16.872 INFO:tasks.rados.rados.0.smithi045.stdout:391: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:30:17.002 INFO:tasks.rados.rados.0.smithi045.stdout:389: finishing rollback tid 0 to smithi04569809-46 2024-07-28T19:30:17.002 INFO:tasks.rados.rados.0.smithi045.stdout:392: finishing rollback tid 0 to smithi04569809-45 2024-07-28T19:30:17.002 INFO:tasks.rados.rados.0.smithi045.stdout:389: finishing rollback tid 1 to smithi04569809-46 2024-07-28T19:30:17.002 INFO:tasks.rados.rados.0.smithi045.stdout:389: finishing rollback tid 2 to smithi04569809-46 2024-07-28T19:30:17.002 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 136 (ObjNum 124 snap 23 seq_num 124) dirty exists 2024-07-28T19:30:17.002 INFO:tasks.rados.rados.0.smithi045.stdout:392: finishing rollback tid 1 to smithi04569809-45 2024-07-28T19:30:17.002 INFO:tasks.rados.rados.0.smithi045.stdout:392: finishing rollback tid 2 to smithi04569809-45 2024-07-28T19:30:17.002 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 74 (ObjNum 179 snap 47 seq_num 179) dirty exists 2024-07-28T19:30:17.002 INFO:tasks.rados.rados.0.smithi045.stdout:390: expect (ObjNum 166 snap 43 seq_num 166) 2024-07-28T19:30:17.171 INFO:tasks.rados.rados.0.smithi045.stdout:394: finishing write tid 1 to smithi04569809-14 2024-07-28T19:30:17.171 INFO:tasks.rados.rados.0.smithi045.stdout:394: finishing write tid 2 to smithi04569809-14 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:394: finishing write tid 3 to smithi04569809-14 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:394: finishing write tid 4 to smithi04569809-14 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 36 (ObjNum 185 snap 49 seq_num 185) dirty exists 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:394: left oid 14 (ObjNum 185 snap 49 seq_num 185) 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:395: finishing write tid 1 to smithi04569809-11 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:395: finishing write tid 2 to smithi04569809-11 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:395: finishing write tid 3 to smithi04569809-11 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:395: finishing write tid 4 to smithi04569809-11 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:395: finishing write tid 5 to smithi04569809-11 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 147 (ObjNum 186 snap 49 seq_num 186) dirty exists 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:395: left oid 11 (ObjNum 186 snap 49 seq_num 186) 2024-07-28T19:30:17.172 INFO:tasks.rados.rados.0.smithi045.stdout:396: seq_num 187 ranges {742909=464035,1976368=754051} 2024-07-28T19:30:17.185 INFO:tasks.rados.rados.0.smithi045.stdout:396: writing smithi04569809-35 from 742909 to 1206944 tid 1 2024-07-28T19:30:17.197 INFO:tasks.rados.rados.0.smithi045.stdout:396: writing smithi04569809-35 from 1976368 to 2730419 tid 2 2024-07-28T19:30:17.197 INFO:tasks.rados.rados.0.smithi045.stdout:389: done (6 left) 2024-07-28T19:30:17.197 INFO:tasks.rados.rados.0.smithi045.stdout:390: done (5 left) 2024-07-28T19:30:17.197 INFO:tasks.rados.rados.0.smithi045.stdout:391: done (4 left) 2024-07-28T19:30:17.198 INFO:tasks.rados.rados.0.smithi045.stdout:392: done (3 left) 2024-07-28T19:30:17.198 INFO:tasks.rados.rados.0.smithi045.stdout:394: done (2 left) 2024-07-28T19:30:17.198 INFO:tasks.rados.rados.0.smithi045.stdout:395: done (1 left) 2024-07-28T19:30:17.198 INFO:tasks.rados.rados.0.smithi045.stdout:397: read oid 1 snap 47 2024-07-28T19:30:17.198 INFO:tasks.rados.rados.0.smithi045.stdout:397: expect deleted 2024-07-28T19:30:17.198 INFO:tasks.rados.rados.0.smithi045.stdout:398: snap_create 2024-07-28T19:30:17.198 INFO:tasks.rados.rados.0.smithi045.stdout:396: finishing write tid 1 to smithi04569809-35 2024-07-28T19:30:17.202 INFO:tasks.rados.rados.0.smithi045.stdout:396: finishing write tid 2 to smithi04569809-35 2024-07-28T19:30:17.202 INFO:tasks.rados.rados.0.smithi045.stdout:396: finishing write tid 3 to smithi04569809-35 2024-07-28T19:30:17.202 INFO:tasks.rados.rados.0.smithi045.stdout:396: finishing write tid 4 to smithi04569809-35 2024-07-28T19:30:17.202 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 74 (ObjNum 187 snap 49 seq_num 187) dirty exists 2024-07-28T19:30:17.202 INFO:tasks.rados.rados.0.smithi045.stdout:396: left oid 35 (ObjNum 187 snap 49 seq_num 187) 2024-07-28T19:30:17.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:16 smithi045 bash[21729]: cluster 2024-07-28T19:30:15.825381+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-07-28T19:30:17.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:16 smithi045 bash[21729]: audit 2024-07-28T19:30:15.884405+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.45:0/578642817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:17.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:16 smithi045 bash[21729]: cluster 2024-07-28T19:30:16.135312+0000 mgr.y (mgr.24269) 240 : cluster [DBG] pgmap v295: 89 pgs: 89 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-07-28T19:30:17.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:16 smithi045 bash[31704]: cluster 2024-07-28T19:30:15.825381+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-07-28T19:30:17.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:16 smithi045 bash[31704]: audit 2024-07-28T19:30:15.884405+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.45:0/578642817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:17.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:16 smithi045 bash[31704]: cluster 2024-07-28T19:30:16.135312+0000 mgr.y (mgr.24269) 240 : cluster [DBG] pgmap v295: 89 pgs: 89 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-07-28T19:30:17.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:16 smithi155 bash[24090]: cluster 2024-07-28T19:30:15.825381+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-07-28T19:30:17.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:16 smithi155 bash[24090]: audit 2024-07-28T19:30:15.884405+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.45:0/578642817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:17.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:16 smithi155 bash[24090]: cluster 2024-07-28T19:30:16.135312+0000 mgr.y (mgr.24269) 240 : cluster [DBG] pgmap v295: 89 pgs: 89 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-07-28T19:30:17.728 INFO:tasks.rados.rados.0.smithi045.stdout:396: done (2 left) 2024-07-28T19:30:17.728 INFO:tasks.rados.rados.0.smithi045.stdout:397: done (1 left) 2024-07-28T19:30:17.728 INFO:tasks.rados.rados.0.smithi045.stdout:398: done (0 left) 2024-07-28T19:30:17.728 INFO:tasks.rados.rados.0.smithi045.stdout:399: read oid 47 snap 46 2024-07-28T19:30:17.728 INFO:tasks.rados.rados.0.smithi045.stdout:399: expect (ObjNum 155 snap 38 seq_num 155) 2024-07-28T19:30:17.728 INFO:tasks.rados.rados.0.smithi045.stdout:400: rollback oid 24 current snap is 50 2024-07-28T19:30:17.729 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 24 to 20 2024-07-28T19:30:17.729 INFO:tasks.rados.rados.0.smithi045.stdout:401: delete oid 8 current snap is 50 2024-07-28T19:30:17.732 INFO:tasks.rados.rados.0.smithi045.stdout:400: finishing rollback tid 1 to smithi04569809-24 2024-07-28T19:30:17.732 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T19:30:17.736 INFO:tasks.rados.rados.0.smithi045.stdout:400: done (2 left) 2024-07-28T19:30:17.736 INFO:tasks.rados.rados.0.smithi045.stdout:401: done (1 left) 2024-07-28T19:30:17.736 INFO:tasks.rados.rados.0.smithi045.stdout:402: snap_remove snap 20 2024-07-28T19:30:18.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:17 smithi045 bash[21729]: cluster 2024-07-28T19:30:16.836497+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-07-28T19:30:18.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:17 smithi045 bash[21729]: cluster 2024-07-28T19:30:17.729230+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-07-28T19:30:18.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:17 smithi045 bash[31704]: cluster 2024-07-28T19:30:16.836497+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-07-28T19:30:18.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:17 smithi045 bash[31704]: cluster 2024-07-28T19:30:17.729230+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-07-28T19:30:18.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:17 smithi155 bash[24090]: cluster 2024-07-28T19:30:16.836497+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-07-28T19:30:18.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:17 smithi155 bash[24090]: cluster 2024-07-28T19:30:17.729230+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-07-28T19:30:18.731 INFO:tasks.rados.rados.0.smithi045.stdout:402: done (1 left) 2024-07-28T19:30:18.731 INFO:tasks.rados.rados.0.smithi045.stdout:403: snap_create 2024-07-28T19:30:18.732 INFO:tasks.rados.rados.0.smithi045.stdout:399: expect (ObjNum 155 snap 38 seq_num 155) 2024-07-28T19:30:19.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:18 smithi045 bash[21729]: cluster 2024-07-28T19:30:18.135773+0000 mgr.y (mgr.24269) 241 : cluster [DBG] pgmap v298: 89 pgs: 89 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-07-28T19:30:19.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:18 smithi045 bash[21729]: audit 2024-07-28T19:30:18.240068+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.45:0/4221530702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:19.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:18 smithi045 bash[21729]: cluster 2024-07-28T19:30:18.731459+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-07-28T19:30:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:18 smithi045 bash[31704]: cluster 2024-07-28T19:30:18.135773+0000 mgr.y (mgr.24269) 241 : cluster [DBG] pgmap v298: 89 pgs: 89 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-07-28T19:30:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:18 smithi045 bash[31704]: audit 2024-07-28T19:30:18.240068+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.45:0/4221530702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:18 smithi045 bash[31704]: cluster 2024-07-28T19:30:18.731459+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-07-28T19:30:19.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:18 smithi155 bash[24090]: cluster 2024-07-28T19:30:18.135773+0000 mgr.y (mgr.24269) 241 : cluster [DBG] pgmap v298: 89 pgs: 89 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-07-28T19:30:19.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:18 smithi155 bash[24090]: audit 2024-07-28T19:30:18.240068+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.45:0/4221530702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:19.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:18 smithi155 bash[24090]: cluster 2024-07-28T19:30:18.731459+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-07-28T19:30:19.733 INFO:tasks.rados.rados.0.smithi045.stdout:399: done (1 left) 2024-07-28T19:30:19.733 INFO:tasks.rados.rados.0.smithi045.stdout:403: done (0 left) 2024-07-28T19:30:19.733 INFO:tasks.rados.rados.0.smithi045.stdout:404: write oid 45 current snap is 51 2024-07-28T19:30:19.733 INFO:tasks.rados.rados.0.smithi045.stdout:404: seq_num 189 ranges {776523=614533,1976979=757720} 2024-07-28T19:30:19.756 INFO:tasks.rados.rados.0.smithi045.stdout:404: writing smithi04569809-45 from 776523 to 1391056 tid 1 2024-07-28T19:30:19.779 INFO:tasks.rados.rados.0.smithi045.stdout:404: writing smithi04569809-45 from 1976979 to 2734699 tid 2 2024-07-28T19:30:19.779 INFO:tasks.rados.rados.0.smithi045.stdout:405: write oid 9 current snap is 51 2024-07-28T19:30:19.779 INFO:tasks.rados.rados.0.smithi045.stdout:405: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2024-07-28T19:30:19.798 INFO:tasks.rados.rados.0.smithi045.stdout:405: writing smithi04569809-9 from 793330 to 1483112 tid 1 2024-07-28T19:30:19.811 INFO:tasks.rados.rados.0.smithi045.stdout:405: writing smithi04569809-9 from 2035461 to 2653192 tid 2 2024-07-28T19:30:19.816 INFO:tasks.rados.rados.0.smithi045.stdout:405: writing smithi04569809-9 from 3101545 to 3193330 tid 3 2024-07-28T19:30:19.816 INFO:tasks.rados.rados.0.smithi045.stdout:406: write oid 21 current snap is 51 2024-07-28T19:30:19.816 INFO:tasks.rados.rados.0.smithi045.stdout:406: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2024-07-28T19:30:19.826 INFO:tasks.rados.rados.0.smithi045.stdout:406: writing smithi04569809-21 from 410137 to 891521 tid 1 2024-07-28T19:30:19.833 INFO:tasks.rados.rados.0.smithi045.stdout:406: writing smithi04569809-21 from 1410296 to 2171685 tid 2 2024-07-28T19:30:19.841 INFO:tasks.rados.rados.0.smithi045.stdout:406: writing smithi04569809-21 from 2728968 to 3210137 tid 3 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:407: rollback oid 26 current snap is 51 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 26 to 46 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:404: finishing write tid 1 to smithi04569809-45 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:404: finishing write tid 2 to smithi04569809-45 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:404: finishing write tid 3 to smithi04569809-45 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:404: finishing write tid 4 to smithi04569809-45 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 82 (ObjNum 189 snap 51 seq_num 189) dirty exists 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:404: left oid 45 (ObjNum 189 snap 51 seq_num 189) 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:405: finishing write tid 1 to smithi04569809-9 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:404: done (3 left) 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:408: write oid 43 current snap is 51 2024-07-28T19:30:19.842 INFO:tasks.rados.rados.0.smithi045.stdout:408: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2024-07-28T19:30:19.848 INFO:tasks.rados.rados.0.smithi045.stdout:408: writing smithi04569809-43 from 426944 to 983577 tid 1 2024-07-28T19:30:19.855 INFO:tasks.rados.rados.0.smithi045.stdout:408: writing smithi04569809-43 from 1468778 to 2090178 tid 2 2024-07-28T19:30:19.863 INFO:tasks.rados.rados.0.smithi045.stdout:408: writing smithi04569809-43 from 2872744 to 3226944 tid 3 2024-07-28T19:30:19.863 INFO:tasks.rados.rados.0.smithi045.stdout:409: snap_create 2024-07-28T19:30:19.863 INFO:tasks.rados.rados.0.smithi045.stdout:405: finishing write tid 2 to smithi04569809-9 2024-07-28T19:30:19.863 INFO:tasks.rados.rados.0.smithi045.stdout:405: finishing write tid 3 to smithi04569809-9 2024-07-28T19:30:19.863 INFO:tasks.rados.rados.0.smithi045.stdout:405: finishing write tid 4 to smithi04569809-9 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:405: finishing write tid 5 to smithi04569809-9 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 83 (ObjNum 190 snap 51 seq_num 190) dirty exists 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:405: left oid 9 (ObjNum 190 snap 51 seq_num 190) 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:406: finishing write tid 1 to smithi04569809-21 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:406: finishing write tid 2 to smithi04569809-21 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:406: finishing write tid 3 to smithi04569809-21 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:406: finishing write tid 4 to smithi04569809-21 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:406: finishing write tid 5 to smithi04569809-21 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 163 (ObjNum 191 snap 51 seq_num 191) dirty exists 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:406: left oid 21 (ObjNum 191 snap 51 seq_num 191) 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:407: finishing rollback tid 0 to smithi04569809-26 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:407: finishing rollback tid 1 to smithi04569809-26 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:407: finishing rollback tid 2 to smithi04569809-26 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 106 (ObjNum 148 snap 34 seq_num 148) dirty exists 2024-07-28T19:30:19.864 INFO:tasks.rados.rados.0.smithi045.stdout:408: finishing write tid 1 to smithi04569809-43 2024-07-28T19:30:19.865 INFO:tasks.rados.rados.0.smithi045.stdout:408: finishing write tid 2 to smithi04569809-43 2024-07-28T19:30:19.866 INFO:tasks.rados.rados.0.smithi045.stdout:408: finishing write tid 3 to smithi04569809-43 2024-07-28T19:30:19.867 INFO:tasks.rados.rados.0.smithi045.stdout:408: finishing write tid 4 to smithi04569809-43 2024-07-28T19:30:19.867 INFO:tasks.rados.rados.0.smithi045.stdout:408: finishing write tid 5 to smithi04569809-43 2024-07-28T19:30:19.867 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 66 (ObjNum 192 snap 51 seq_num 192) dirty exists 2024-07-28T19:30:19.867 INFO:tasks.rados.rados.0.smithi045.stdout:408: left oid 43 (ObjNum 192 snap 51 seq_num 192) 2024-07-28T19:30:20.742 INFO:tasks.rados.rados.0.smithi045.stdout:405: done (4 left) 2024-07-28T19:30:20.742 INFO:tasks.rados.rados.0.smithi045.stdout:406: done (3 left) 2024-07-28T19:30:20.742 INFO:tasks.rados.rados.0.smithi045.stdout:407: done (2 left) 2024-07-28T19:30:20.743 INFO:tasks.rados.rados.0.smithi045.stdout:408: done (1 left) 2024-07-28T19:30:20.743 INFO:tasks.rados.rados.0.smithi045.stdout:409: done (0 left) 2024-07-28T19:30:20.743 INFO:tasks.rados.rados.0.smithi045.stdout:410: snap_create 2024-07-28T19:30:21.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:20 smithi045 bash[31704]: cluster 2024-07-28T19:30:19.734014+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-07-28T19:30:21.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:20 smithi045 bash[31704]: cluster 2024-07-28T19:30:20.136892+0000 mgr.y (mgr.24269) 242 : cluster [DBG] pgmap v301: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-07-28T19:30:21.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:20 smithi045 bash[31704]: audit 2024-07-28T19:30:20.595875+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.45:0/2016989647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:21.036 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:20 smithi045 bash[21729]: cluster 2024-07-28T19:30:19.734014+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-07-28T19:30:21.036 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:20 smithi045 bash[21729]: cluster 2024-07-28T19:30:20.136892+0000 mgr.y (mgr.24269) 242 : cluster [DBG] pgmap v301: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-07-28T19:30:21.036 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:20 smithi045 bash[21729]: audit 2024-07-28T19:30:20.595875+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.45:0/2016989647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:21.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:20 smithi155 bash[25011]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:30:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:30:21.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:20 smithi155 bash[24090]: cluster 2024-07-28T19:30:19.734014+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-07-28T19:30:21.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:20 smithi155 bash[24090]: cluster 2024-07-28T19:30:20.136892+0000 mgr.y (mgr.24269) 242 : cluster [DBG] pgmap v301: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-07-28T19:30:21.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:20 smithi155 bash[24090]: audit 2024-07-28T19:30:20.595875+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.45:0/2016989647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:21.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:21 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:30:21] "GET /metrics HTTP/1.1" 200 242763 "" "Prometheus/2.43.0" 2024-07-28T19:30:21.743 INFO:tasks.rados.rados.0.smithi045.stdout:410: done (0 left) 2024-07-28T19:30:21.744 INFO:tasks.rados.rados.0.smithi045.stdout:411: write oid 8 current snap is 53 2024-07-28T19:30:21.744 INFO:tasks.rados.rados.0.smithi045.stdout:411: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2024-07-28T19:30:21.753 INFO:tasks.rados.rados.0.smithi045.stdout:411: writing smithi04569809-8 from 443751 to 1075633 tid 1 2024-07-28T19:30:21.768 INFO:tasks.rados.rados.0.smithi045.stdout:411: writing smithi04569809-8 from 1810907 to 2575965 tid 2 2024-07-28T19:30:21.775 INFO:tasks.rados.rados.0.smithi045.stdout:411: writing smithi04569809-8 from 3067461 to 3243751 tid 3 2024-07-28T19:30:21.775 INFO:tasks.rados.rados.0.smithi045.stdout:412: snap_create 2024-07-28T19:30:21.775 INFO:tasks.rados.rados.0.smithi045.stdout:411: finishing write tid 1 to smithi04569809-8 2024-07-28T19:30:21.775 INFO:tasks.rados.rados.0.smithi045.stdout:411: finishing write tid 2 to smithi04569809-8 2024-07-28T19:30:21.779 INFO:tasks.rados.rados.0.smithi045.stdout:411: finishing write tid 3 to smithi04569809-8 2024-07-28T19:30:21.779 INFO:tasks.rados.rados.0.smithi045.stdout:411: finishing write tid 4 to smithi04569809-8 2024-07-28T19:30:21.780 INFO:tasks.rados.rados.0.smithi045.stdout:411: finishing write tid 5 to smithi04569809-8 2024-07-28T19:30:21.780 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 156 (ObjNum 193 snap 53 seq_num 193) dirty exists 2024-07-28T19:30:21.780 INFO:tasks.rados.rados.0.smithi045.stdout:411: left oid 8 (ObjNum 193 snap 53 seq_num 193) 2024-07-28T19:30:22.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:21 smithi155 bash[24090]: cluster 2024-07-28T19:30:20.744123+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-07-28T19:30:22.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:21 smithi045 bash[21729]: cluster 2024-07-28T19:30:20.744123+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-07-28T19:30:22.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:21 smithi045 bash[31704]: cluster 2024-07-28T19:30:20.744123+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-07-28T19:30:22.725 INFO:tasks.rados.rados.0.smithi045.stdout:411: done (1 left) 2024-07-28T19:30:22.725 INFO:tasks.rados.rados.0.smithi045.stdout:412: done (0 left) 2024-07-28T19:30:22.725 INFO:tasks.rados.rados.0.smithi045.stdout:413: snap_create 2024-07-28T19:30:23.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:22 smithi155 bash[24090]: cluster 2024-07-28T19:30:21.744245+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-07-28T19:30:23.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:22 smithi155 bash[24090]: cluster 2024-07-28T19:30:22.137631+0000 mgr.y (mgr.24269) 243 : cluster [DBG] pgmap v304: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-07-28T19:30:23.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:22 smithi155 bash[24090]: cluster 2024-07-28T19:30:22.727043+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-07-28T19:30:23.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:22 smithi045 bash[21729]: cluster 2024-07-28T19:30:21.744245+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-07-28T19:30:23.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:22 smithi045 bash[21729]: cluster 2024-07-28T19:30:22.137631+0000 mgr.y (mgr.24269) 243 : cluster [DBG] pgmap v304: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-07-28T19:30:23.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:22 smithi045 bash[21729]: cluster 2024-07-28T19:30:22.727043+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-07-28T19:30:23.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:22 smithi045 bash[31704]: cluster 2024-07-28T19:30:21.744245+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-07-28T19:30:23.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:22 smithi045 bash[31704]: cluster 2024-07-28T19:30:22.137631+0000 mgr.y (mgr.24269) 243 : cluster [DBG] pgmap v304: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-07-28T19:30:23.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:22 smithi045 bash[31704]: cluster 2024-07-28T19:30:22.727043+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-07-28T19:30:23.732 INFO:tasks.rados.rados.0.smithi045.stdout:413: done (0 left) 2024-07-28T19:30:23.732 INFO:tasks.rados.rados.0.smithi045.stdout:414: snap_remove snap 41 2024-07-28T19:30:24.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:23 smithi155 bash[24090]: audit 2024-07-28T19:30:22.952534+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.45:0/3939614746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:24.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:23 smithi155 bash[24090]: cluster 2024-07-28T19:30:23.733998+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-07-28T19:30:24.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:23 smithi045 bash[21729]: audit 2024-07-28T19:30:22.952534+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.45:0/3939614746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:24.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:23 smithi045 bash[21729]: cluster 2024-07-28T19:30:23.733998+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-07-28T19:30:24.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:23 smithi045 bash[31704]: audit 2024-07-28T19:30:22.952534+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.45:0/3939614746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:24.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:23 smithi045 bash[31704]: cluster 2024-07-28T19:30:23.733998+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-07-28T19:30:24.735 INFO:tasks.rados.rados.0.smithi045.stdout:414: done (0 left) 2024-07-28T19:30:24.735 INFO:tasks.rados.rados.0.smithi045.stdout:415: rollback oid 9 current snap is 55 2024-07-28T19:30:24.735 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 9 to 35 2024-07-28T19:30:24.735 INFO:tasks.rados.rados.0.smithi045.stdout:416: rollback oid 11 current snap is 55 2024-07-28T19:30:24.735 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 11 to 49 2024-07-28T19:30:24.735 INFO:tasks.rados.rados.0.smithi045.stdout:417: write oid 25 current snap is 55 2024-07-28T19:30:24.735 INFO:tasks.rados.rados.0.smithi045.stdout:417: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2024-07-28T19:30:24.763 INFO:tasks.rados.rados.0.smithi045.stdout:417: writing smithi04569809-25 from 460558 to 1167689 tid 1 2024-07-28T19:30:24.771 INFO:tasks.rados.rados.0.smithi045.stdout:417: writing smithi04569809-25 from 1869389 to 2378105 tid 2 2024-07-28T19:30:24.780 INFO:tasks.rados.rados.0.smithi045.stdout:417: writing smithi04569809-25 from 3094884 to 3260558 tid 3 2024-07-28T19:30:24.780 INFO:tasks.rados.rados.0.smithi045.stdout:418: write oid 5 current snap is 55 2024-07-28T19:30:24.781 INFO:tasks.rados.rados.0.smithi045.stdout:415: finishing rollback tid 0 to smithi04569809-9 2024-07-28T19:30:24.781 INFO:tasks.rados.rados.0.smithi045.stdout:415: finishing rollback tid 1 to smithi04569809-9 2024-07-28T19:30:24.781 INFO:tasks.rados.rados.0.smithi045.stdout:415: finishing rollback tid 2 to smithi04569809-9 2024-07-28T19:30:24.781 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 87 (ObjNum 91 snap 15 seq_num 91) dirty exists 2024-07-28T19:30:24.781 INFO:tasks.rados.rados.0.smithi045.stdout:416: finishing rollback tid 0 to smithi04569809-11 2024-07-28T19:30:24.781 INFO:tasks.rados.rados.0.smithi045.stdout:418: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2024-07-28T19:30:24.791 INFO:tasks.rados.rados.0.smithi045.stdout:418: writing smithi04569809-5 from 477365 to 1259745 tid 1 2024-07-28T19:30:24.805 INFO:tasks.rados.rados.0.smithi045.stdout:418: writing smithi04569809-5 from 1927871 to 2696598 tid 2 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:418: writing smithi04569809-5 from 3122307 to 3277365 tid 3 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:415: done (3 left) 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:419: read oid 30 snap -1 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:419: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:420: write oid 50 current snap is 55 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:416: finishing rollback tid 1 to smithi04569809-11 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:416: finishing rollback tid 2 to smithi04569809-11 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 164 (ObjNum 186 snap 49 seq_num 186) dirty exists 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:417: finishing write tid 1 to smithi04569809-25 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:417: finishing write tid 2 to smithi04569809-25 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:417: finishing write tid 3 to smithi04569809-25 2024-07-28T19:30:24.811 INFO:tasks.rados.rados.0.smithi045.stdout:417: finishing write tid 4 to smithi04569809-25 2024-07-28T19:30:24.812 INFO:tasks.rados.rados.0.smithi045.stdout:417: finishing write tid 5 to smithi04569809-25 2024-07-28T19:30:24.812 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 169 (ObjNum 194 snap 55 seq_num 194) dirty exists 2024-07-28T19:30:24.812 INFO:tasks.rados.rados.0.smithi045.stdout:417: left oid 25 (ObjNum 194 snap 55 seq_num 194) 2024-07-28T19:30:24.812 INFO:tasks.rados.rados.0.smithi045.stdout:418: finishing write tid 1 to smithi04569809-5 2024-07-28T19:30:24.812 INFO:tasks.rados.rados.0.smithi045.stdout:420: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2024-07-28T19:30:24.818 INFO:tasks.rados.rados.0.smithi045.stdout:420: writing smithi04569809-50 from 494172 to 951801 tid 1 2024-07-28T19:30:24.828 INFO:tasks.rados.rados.0.smithi045.stdout:420: writing smithi04569809-50 from 1586353 to 2098738 tid 2 2024-07-28T19:30:24.837 INFO:tasks.rados.rados.0.smithi045.stdout:420: writing smithi04569809-50 from 2749730 to 3294172 tid 3 2024-07-28T19:30:24.837 INFO:tasks.rados.rados.0.smithi045.stdout:416: done (4 left) 2024-07-28T19:30:24.837 INFO:tasks.rados.rados.0.smithi045.stdout:417: done (3 left) 2024-07-28T19:30:24.837 INFO:tasks.rados.rados.0.smithi045.stdout:421: rollback oid 26 current snap is 55 2024-07-28T19:30:24.837 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 26 to 35 2024-07-28T19:30:24.837 INFO:tasks.rados.rados.0.smithi045.stdout:418: finishing write tid 2 to smithi04569809-5 2024-07-28T19:30:24.837 INFO:tasks.rados.rados.0.smithi045.stdout:422: write oid 20 current snap is 55 2024-07-28T19:30:24.838 INFO:tasks.rados.rados.0.smithi045.stdout:422: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2024-07-28T19:30:24.844 INFO:tasks.rados.rados.0.smithi045.stdout:422: writing smithi04569809-20 from 510979 to 1043857 tid 1 2024-07-28T19:30:24.853 INFO:tasks.rados.rados.0.smithi045.stdout:422: writing smithi04569809-20 from 1528482 to 2300878 tid 2 2024-07-28T19:30:24.861 INFO:tasks.rados.rados.0.smithi045.stdout:422: writing smithi04569809-20 from 3060800 to 3310979 tid 3 2024-07-28T19:30:24.861 INFO:tasks.rados.rados.0.smithi045.stdout:423: snap_create 2024-07-28T19:30:24.861 INFO:tasks.rados.rados.0.smithi045.stdout:418: finishing write tid 3 to smithi04569809-5 2024-07-28T19:30:24.861 INFO:tasks.rados.rados.0.smithi045.stdout:418: finishing write tid 4 to smithi04569809-5 2024-07-28T19:30:24.861 INFO:tasks.rados.rados.0.smithi045.stdout:418: finishing write tid 5 to smithi04569809-5 2024-07-28T19:30:24.861 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 199 (ObjNum 195 snap 55 seq_num 195) dirty exists 2024-07-28T19:30:24.861 INFO:tasks.rados.rados.0.smithi045.stdout:418: left oid 5 (ObjNum 195 snap 55 seq_num 195) 2024-07-28T19:30:24.861 INFO:tasks.rados.rados.0.smithi045.stdout:419: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-28T19:30:24.952 INFO:tasks.rados.rados.0.smithi045.stdout:420: finishing write tid 1 to smithi04569809-50 2024-07-28T19:30:24.952 INFO:tasks.rados.rados.0.smithi045.stdout:420: finishing write tid 2 to smithi04569809-50 2024-07-28T19:30:24.952 INFO:tasks.rados.rados.0.smithi045.stdout:420: finishing write tid 3 to smithi04569809-50 2024-07-28T19:30:24.952 INFO:tasks.rados.rados.0.smithi045.stdout:420: finishing write tid 4 to smithi04569809-50 2024-07-28T19:30:24.952 INFO:tasks.rados.rados.0.smithi045.stdout:420: finishing write tid 5 to smithi04569809-50 2024-07-28T19:30:24.952 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 115 (ObjNum 196 snap 55 seq_num 196) dirty exists 2024-07-28T19:30:24.952 INFO:tasks.rados.rados.0.smithi045.stdout:420: left oid 50 (ObjNum 196 snap 55 seq_num 196) 2024-07-28T19:30:24.953 INFO:tasks.rados.rados.0.smithi045.stdout:421: finishing rollback tid 0 to smithi04569809-26 2024-07-28T19:30:24.953 INFO:tasks.rados.rados.0.smithi045.stdout:421: finishing rollback tid 1 to smithi04569809-26 2024-07-28T19:30:24.953 INFO:tasks.rados.rados.0.smithi045.stdout:421: finishing rollback tid 2 to smithi04569809-26 2024-07-28T19:30:24.953 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 119 (ObjNum 148 snap 34 seq_num 148) dirty exists 2024-07-28T19:30:24.953 INFO:tasks.rados.rados.0.smithi045.stdout:422: finishing write tid 1 to smithi04569809-20 2024-07-28T19:30:24.953 INFO:tasks.rados.rados.0.smithi045.stdout:422: finishing write tid 2 to smithi04569809-20 2024-07-28T19:30:24.953 INFO:tasks.rados.rados.0.smithi045.stdout:422: finishing write tid 3 to smithi04569809-20 2024-07-28T19:30:24.953 INFO:tasks.rados.rados.0.smithi045.stdout:422: finishing write tid 4 to smithi04569809-20 2024-07-28T19:30:24.953 INFO:tasks.rados.rados.0.smithi045.stdout:422: finishing write tid 5 to smithi04569809-20 2024-07-28T19:30:24.953 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 74 (ObjNum 197 snap 55 seq_num 197) dirty exists 2024-07-28T19:30:24.953 INFO:tasks.rados.rados.0.smithi045.stdout:422: left oid 20 (ObjNum 197 snap 55 seq_num 197) 2024-07-28T19:30:25.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:24 smithi155 bash[24090]: audit 2024-07-28T19:30:24.097335+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:25.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:24 smithi155 bash[24090]: cluster 2024-07-28T19:30:24.138276+0000 mgr.y (mgr.24269) 244 : cluster [DBG] pgmap v307: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:25.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:24 smithi155 bash[24090]: cluster 2024-07-28T19:30:24.736038+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-07-28T19:30:25.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:24 smithi045 bash[21729]: audit 2024-07-28T19:30:24.097335+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:25.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:24 smithi045 bash[21729]: cluster 2024-07-28T19:30:24.138276+0000 mgr.y (mgr.24269) 244 : cluster [DBG] pgmap v307: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:25.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:24 smithi045 bash[21729]: cluster 2024-07-28T19:30:24.736038+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-07-28T19:30:25.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:24 smithi045 bash[31704]: audit 2024-07-28T19:30:24.097335+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:25.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:24 smithi045 bash[31704]: cluster 2024-07-28T19:30:24.138276+0000 mgr.y (mgr.24269) 244 : cluster [DBG] pgmap v307: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:25.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:24 smithi045 bash[31704]: cluster 2024-07-28T19:30:24.736038+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-07-28T19:30:25.789 INFO:tasks.rados.rados.0.smithi045.stdout:418: done (5 left) 2024-07-28T19:30:25.789 INFO:tasks.rados.rados.0.smithi045.stdout:419: done (4 left) 2024-07-28T19:30:25.789 INFO:tasks.rados.rados.0.smithi045.stdout:420: done (3 left) 2024-07-28T19:30:25.789 INFO:tasks.rados.rados.0.smithi045.stdout:421: done (2 left) 2024-07-28T19:30:25.789 INFO:tasks.rados.rados.0.smithi045.stdout:422: done (1 left) 2024-07-28T19:30:25.789 INFO:tasks.rados.rados.0.smithi045.stdout:423: done (0 left) 2024-07-28T19:30:25.789 INFO:tasks.rados.rados.0.smithi045.stdout:424: rollback oid 48 current snap is 56 2024-07-28T19:30:25.789 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 48 to 36 2024-07-28T19:30:25.789 INFO:tasks.rados.rados.0.smithi045.stdout:425: snap_create 2024-07-28T19:30:25.797 INFO:tasks.rados.rados.0.smithi045.stdout:424: finishing rollback tid 0 to smithi04569809-48 2024-07-28T19:30:25.797 INFO:tasks.rados.rados.0.smithi045.stdout:424: finishing rollback tid 1 to smithi04569809-48 2024-07-28T19:30:25.797 INFO:tasks.rados.rados.0.smithi045.stdout:424: finishing rollback tid 2 to smithi04569809-48 2024-07-28T19:30:25.797 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 90 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-07-28T19:30:25.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:25 smithi155 bash[24090]: audit 2024-07-28T19:30:25.304257+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.45:0/1224463789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:26.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:25 smithi045 bash[21729]: audit 2024-07-28T19:30:25.304257+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.45:0/1224463789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:26.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:25 smithi045 bash[31704]: audit 2024-07-28T19:30:25.304257+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.45:0/1224463789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:26.799 INFO:tasks.rados.rados.0.smithi045.stdout:424: done (1 left) 2024-07-28T19:30:26.799 INFO:tasks.rados.rados.0.smithi045.stdout:425: done (0 left) 2024-07-28T19:30:26.799 INFO:tasks.rados.rados.0.smithi045.stdout:426: snap_remove snap 56 2024-07-28T19:30:27.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:26 smithi155 bash[24090]: cluster 2024-07-28T19:30:25.789896+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-07-28T19:30:27.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:26 smithi155 bash[24090]: cephadm 2024-07-28T19:30:25.995507+0000 mgr.y (mgr.24269) 245 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T19:30:27.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:26 smithi155 bash[24090]: audit 2024-07-28T19:30:26.005705+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:27.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:26 smithi155 bash[24090]: audit 2024-07-28T19:30:26.007879+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:30:27.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:26 smithi155 bash[24090]: audit 2024-07-28T19:30:26.008638+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:30:27.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:26 smithi155 bash[24090]: audit 2024-07-28T19:30:26.010730+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:30:27.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:26 smithi155 bash[24090]: audit 2024-07-28T19:30:26.012579+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:30:27.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:26 smithi155 bash[24090]: cephadm 2024-07-28T19:30:26.014479+0000 mgr.y (mgr.24269) 246 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-07-28T19:30:27.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:26 smithi155 bash[24090]: cluster 2024-07-28T19:30:26.138877+0000 mgr.y (mgr.24269) 247 : cluster [DBG] pgmap v310: 89 pgs: 89 active+clean; 177 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:30:27.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[21729]: cluster 2024-07-28T19:30:25.789896+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-07-28T19:30:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[21729]: cephadm 2024-07-28T19:30:25.995507+0000 mgr.y (mgr.24269) 245 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T19:30:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[21729]: audit 2024-07-28T19:30:26.005705+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[21729]: audit 2024-07-28T19:30:26.007879+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:30:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[21729]: audit 2024-07-28T19:30:26.008638+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:30:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[21729]: audit 2024-07-28T19:30:26.010730+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:30:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[21729]: audit 2024-07-28T19:30:26.012579+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:30:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[21729]: cephadm 2024-07-28T19:30:26.014479+0000 mgr.y (mgr.24269) 246 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-07-28T19:30:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[21729]: cluster 2024-07-28T19:30:26.138877+0000 mgr.y (mgr.24269) 247 : cluster [DBG] pgmap v310: 89 pgs: 89 active+clean; 177 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:30:27.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[31704]: cluster 2024-07-28T19:30:25.789896+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-07-28T19:30:27.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[31704]: cephadm 2024-07-28T19:30:25.995507+0000 mgr.y (mgr.24269) 245 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T19:30:27.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[31704]: audit 2024-07-28T19:30:26.005705+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[31704]: audit 2024-07-28T19:30:26.007879+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:30:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[31704]: audit 2024-07-28T19:30:26.008638+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:30:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[31704]: audit 2024-07-28T19:30:26.010730+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:30:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[31704]: audit 2024-07-28T19:30:26.012579+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:30:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[31704]: cephadm 2024-07-28T19:30:26.014479+0000 mgr.y (mgr.24269) 246 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-07-28T19:30:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:26 smithi045 bash[31704]: cluster 2024-07-28T19:30:26.138877+0000 mgr.y (mgr.24269) 247 : cluster [DBG] pgmap v310: 89 pgs: 89 active+clean; 177 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:30:27.728 INFO:tasks.rados.rados.0.smithi045.stdout:426: done (0 left) 2024-07-28T19:30:27.729 INFO:tasks.rados.rados.0.smithi045.stdout:427: delete oid 27 current snap is 57 2024-07-28T19:30:27.738 INFO:tasks.rados.rados.0.smithi045.stdout:427: done (0 left) 2024-07-28T19:30:27.738 INFO:tasks.rados.rados.0.smithi045.stdout:428: rollback oid 33 current snap is 57 2024-07-28T19:30:27.738 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 33 to 51 2024-07-28T19:30:27.738 INFO:tasks.rados.rados.0.smithi045.stdout:429: read oid 45 snap -1 2024-07-28T19:30:27.738 INFO:tasks.rados.rados.0.smithi045.stdout:429: expect (ObjNum 189 snap 51 seq_num 189) 2024-07-28T19:30:27.738 INFO:tasks.rados.rados.0.smithi045.stdout:430: read oid 26 snap -1 2024-07-28T19:30:27.738 INFO:tasks.rados.rados.0.smithi045.stdout:430: expect (ObjNum 148 snap 34 seq_num 148) 2024-07-28T19:30:27.738 INFO:tasks.rados.rados.0.smithi045.stdout:431: write oid 43 current snap is 57 2024-07-28T19:30:27.739 INFO:tasks.rados.rados.0.smithi045.stdout:431: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2024-07-28T19:30:27.752 INFO:tasks.rados.rados.0.smithi045.stdout:431: writing smithi04569809-43 from 544593 to 1344322 tid 1 2024-07-28T19:30:27.766 INFO:tasks.rados.rados.0.smithi045.stdout:431: writing smithi04569809-43 from 1761799 to 2537864 tid 2 2024-07-28T19:30:27.776 INFO:tasks.rados.rados.0.smithi045.stdout:431: writing smithi04569809-43 from 2948352 to 3344593 tid 3 2024-07-28T19:30:27.776 INFO:tasks.rados.rados.0.smithi045.stdout:432: read oid 47 snap -1 2024-07-28T19:30:27.776 INFO:tasks.rados.rados.0.smithi045.stdout:432: expect (ObjNum 155 snap 38 seq_num 155) 2024-07-28T19:30:27.776 INFO:tasks.rados.rados.0.smithi045.stdout:433: read oid 31 snap -1 2024-07-28T19:30:27.776 INFO:tasks.rados.rados.0.smithi045.stdout:433: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T19:30:27.776 INFO:tasks.rados.rados.0.smithi045.stdout:434: write oid 30 current snap is 57 2024-07-28T19:30:27.776 INFO:tasks.rados.rados.0.smithi045.stdout:428: finishing rollback tid 1 to smithi04569809-33 2024-07-28T19:30:27.776 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T19:30:27.776 INFO:tasks.rados.rados.0.smithi045.stdout:430: expect (ObjNum 148 snap 34 seq_num 148) 2024-07-28T19:30:27.955 INFO:tasks.rados.rados.0.smithi045.stdout:429: expect (ObjNum 189 snap 51 seq_num 189) 2024-07-28T19:30:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:27 smithi155 bash[24090]: cluster 2024-07-28T19:30:26.800716+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-07-28T19:30:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:27 smithi155 bash[24090]: audit 2024-07-28T19:30:27.661389+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.45:0/2623144938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:27 smithi155 bash[24090]: cluster 2024-07-28T19:30:27.730517+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-07-28T19:30:28.122 INFO:tasks.rados.rados.0.smithi045.stdout:431: finishing write tid 1 to smithi04569809-43 2024-07-28T19:30:28.122 INFO:tasks.rados.rados.0.smithi045.stdout:431: finishing write tid 2 to smithi04569809-43 2024-07-28T19:30:28.122 INFO:tasks.rados.rados.0.smithi045.stdout:432: expect (ObjNum 155 snap 38 seq_num 155) 2024-07-28T19:30:28.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:27 smithi045 bash[31704]: cluster 2024-07-28T19:30:26.800716+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-07-28T19:30:28.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:27 smithi045 bash[31704]: audit 2024-07-28T19:30:27.661389+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.45:0/2623144938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:28.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:27 smithi045 bash[31704]: cluster 2024-07-28T19:30:27.730517+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-07-28T19:30:28.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:27 smithi045 bash[21729]: cluster 2024-07-28T19:30:26.800716+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-07-28T19:30:28.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:27 smithi045 bash[21729]: audit 2024-07-28T19:30:27.661389+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.45:0/2623144938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:28.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:27 smithi045 bash[21729]: cluster 2024-07-28T19:30:27.730517+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-07-28T19:30:28.238 INFO:tasks.rados.rados.0.smithi045.stdout:433: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T19:30:28.327 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:30:28 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:28.328 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:30:28 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:28.328 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:30:28 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:28.328 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:30:28 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:28.329 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:30:28 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:28.329 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:28 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:28.329 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:28 smithi155 systemd[1]: Stopping Ceph mgr.x for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:30:28.329 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:28 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:28.330 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:30:28 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:28.330 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:30:28 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:28.338 INFO:tasks.rados.rados.0.smithi045.stdout:431: finishing write tid 3 to smithi04569809-43 2024-07-28T19:30:28.339 INFO:tasks.rados.rados.0.smithi045.stdout:431: finishing write tid 4 to smithi04569809-43 2024-07-28T19:30:28.339 INFO:tasks.rados.rados.0.smithi045.stdout:431: finishing write tid 5 to smithi04569809-43 2024-07-28T19:30:28.339 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 73 (ObjNum 199 snap 57 seq_num 199) dirty exists 2024-07-28T19:30:28.339 INFO:tasks.rados.rados.0.smithi045.stdout:431: left oid 43 (ObjNum 199 snap 57 seq_num 199) 2024-07-28T19:30:28.339 INFO:tasks.rados.rados.0.smithi045.stdout:434: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2024-07-28T19:30:28.355 INFO:tasks.rados.rados.0.smithi045.stdout:434: writing smithi04569809-30 from 561400 to 1036378 tid 1 2024-07-28T19:30:28.377 INFO:tasks.rados.rados.0.smithi045.stdout:434: writing smithi04569809-30 from 1820281 to 2340004 tid 2 2024-07-28T19:30:28.393 INFO:tasks.rados.rados.0.smithi045.stdout:434: writing smithi04569809-30 from 2859422 to 3317001 tid 3 2024-07-28T19:30:28.393 INFO:tasks.rados.rados.0.smithi045.stdout:428: done (6 left) 2024-07-28T19:30:28.393 INFO:tasks.rados.rados.0.smithi045.stdout:429: done (5 left) 2024-07-28T19:30:28.393 INFO:tasks.rados.rados.0.smithi045.stdout:430: done (4 left) 2024-07-28T19:30:28.393 INFO:tasks.rados.rados.0.smithi045.stdout:431: done (3 left) 2024-07-28T19:30:28.393 INFO:tasks.rados.rados.0.smithi045.stdout:432: done (2 left) 2024-07-28T19:30:28.393 INFO:tasks.rados.rados.0.smithi045.stdout:433: done (1 left) 2024-07-28T19:30:28.393 INFO:tasks.rados.rados.0.smithi045.stdout:435: write oid 23 current snap is 57 2024-07-28T19:30:28.393 INFO:tasks.rados.rados.0.smithi045.stdout:435: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2024-07-28T19:30:28.407 INFO:tasks.rados.rados.0.smithi045.stdout:435: writing smithi04569809-23 from 578207 to 1128434 tid 1 2024-07-28T19:30:28.421 INFO:tasks.rados.rados.0.smithi045.stdout:435: writing smithi04569809-23 from 1762410 to 2542144 tid 2 2024-07-28T19:30:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:435: writing smithi04569809-23 from 3286845 to 3378207 tid 3 2024-07-28T19:30:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:436: rollback oid 1 current snap is 57 2024-07-28T19:30:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 1 to 43 2024-07-28T19:30:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:437: snap_remove snap 42 2024-07-28T19:30:28.818 INFO:tasks.rados.rados.0.smithi045.stdout:437: done (3 left) 2024-07-28T19:30:28.818 INFO:tasks.rados.rados.0.smithi045.stdout:438: write oid 3 current snap is 57 2024-07-28T19:30:28.818 INFO:tasks.rados.rados.0.smithi045.stdout:438: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2024-07-28T19:30:28.819 INFO:tasks.rados.rados.0.smithi045.stdout:438: writing smithi04569809-3 from 595014 to 1220490 tid 1 2024-07-28T19:30:28.826 INFO:tasks.rados.rados.0.smithi045.stdout:438: writing smithi04569809-3 from 1820892 to 2344284 tid 2 2024-07-28T19:30:28.833 INFO:tasks.rados.rados.0.smithi045.stdout:438: writing smithi04569809-3 from 2797915 to 3394391 tid 3 2024-07-28T19:30:28.833 INFO:tasks.rados.rados.0.smithi045.stdout:439: write oid 15 current snap is 57 2024-07-28T19:30:28.833 INFO:tasks.rados.rados.0.smithi045.stdout:434: finishing write tid 1 to smithi04569809-30 2024-07-28T19:30:28.833 INFO:tasks.rados.rados.0.smithi045.stdout:434: finishing write tid 2 to smithi04569809-30 2024-07-28T19:30:28.833 INFO:tasks.rados.rados.0.smithi045.stdout:434: finishing write tid 3 to smithi04569809-30 2024-07-28T19:30:28.834 INFO:tasks.rados.rados.0.smithi045.stdout:434: finishing write tid 4 to smithi04569809-30 2024-07-28T19:30:28.834 INFO:tasks.rados.rados.0.smithi045.stdout:434: finishing write tid 5 to smithi04569809-30 2024-07-28T19:30:28.834 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 123 (ObjNum 200 snap 57 seq_num 200) dirty exists 2024-07-28T19:30:28.834 INFO:tasks.rados.rados.0.smithi045.stdout:434: left oid 30 (ObjNum 200 snap 57 seq_num 200) 2024-07-28T19:30:28.834 INFO:tasks.rados.rados.0.smithi045.stdout:435: finishing write tid 1 to smithi04569809-23 2024-07-28T19:30:28.834 INFO:tasks.rados.rados.0.smithi045.stdout:435: finishing write tid 2 to smithi04569809-23 2024-07-28T19:30:28.834 INFO:tasks.rados.rados.0.smithi045.stdout:436: finishing rollback tid 0 to smithi04569809-1 2024-07-28T19:30:28.834 INFO:tasks.rados.rados.0.smithi045.stdout:436: finishing rollback tid 1 to smithi04569809-1 2024-07-28T19:30:28.834 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 76 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:30:28.834 INFO:tasks.rados.rados.0.smithi045.stdout:435: finishing write tid 3 to smithi04569809-23 2024-07-28T19:30:28.834 INFO:tasks.rados.rados.0.smithi045.stdout:439: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2024-07-28T19:30:28.840 INFO:tasks.rados.rados.0.smithi045.stdout:439: writing smithi04569809-15 from 611821 to 1312546 tid 1 2024-07-28T19:30:28.848 INFO:tasks.rados.rados.0.smithi045.stdout:439: writing smithi04569809-15 from 1879374 to 2662777 tid 2 2024-07-28T19:30:28.853 INFO:tasks.rados.rados.0.smithi045.stdout:439: writing smithi04569809-15 from 3341691 to 3411821 tid 3 2024-07-28T19:30:28.853 INFO:tasks.rados.rados.0.smithi045.stdout:434: done (4 left) 2024-07-28T19:30:28.854 INFO:tasks.rados.rados.0.smithi045.stdout:436: done (3 left) 2024-07-28T19:30:28.854 INFO:tasks.rados.rados.0.smithi045.stdout:440: snap_create 2024-07-28T19:30:28.854 INFO:tasks.rados.rados.0.smithi045.stdout:435: finishing write tid 4 to smithi04569809-23 2024-07-28T19:30:28.854 INFO:tasks.rados.rados.0.smithi045.stdout:435: finishing write tid 5 to smithi04569809-23 2024-07-28T19:30:28.854 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 120 (ObjNum 201 snap 57 seq_num 201) dirty exists 2024-07-28T19:30:28.854 INFO:tasks.rados.rados.0.smithi045.stdout:435: left oid 23 (ObjNum 201 snap 57 seq_num 201) 2024-07-28T19:30:28.854 INFO:tasks.rados.rados.0.smithi045.stdout:438: finishing write tid 1 to smithi04569809-3 2024-07-28T19:30:28.854 INFO:tasks.rados.rados.0.smithi045.stdout:438: finishing write tid 2 to smithi04569809-3 2024-07-28T19:30:28.854 INFO:tasks.rados.rados.0.smithi045.stdout:438: finishing write tid 3 to smithi04569809-3 2024-07-28T19:30:28.854 INFO:tasks.rados.rados.0.smithi045.stdout:438: finishing write tid 4 to smithi04569809-3 2024-07-28T19:30:28.854 INFO:tasks.rados.rados.0.smithi045.stdout:438: finishing write tid 5 to smithi04569809-3 2024-07-28T19:30:28.855 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 172 (ObjNum 202 snap 57 seq_num 202) dirty exists 2024-07-28T19:30:28.855 INFO:tasks.rados.rados.0.smithi045.stdout:438: left oid 3 (ObjNum 202 snap 57 seq_num 202) 2024-07-28T19:30:28.855 INFO:tasks.rados.rados.0.smithi045.stdout:439: finishing write tid 1 to smithi04569809-15 2024-07-28T19:30:28.855 INFO:tasks.rados.rados.0.smithi045.stdout:439: finishing write tid 2 to smithi04569809-15 2024-07-28T19:30:28.855 INFO:tasks.rados.rados.0.smithi045.stdout:439: finishing write tid 3 to smithi04569809-15 2024-07-28T19:30:28.855 INFO:tasks.rados.rados.0.smithi045.stdout:439: finishing write tid 4 to smithi04569809-15 2024-07-28T19:30:28.855 INFO:tasks.rados.rados.0.smithi045.stdout:439: finishing write tid 5 to smithi04569809-15 2024-07-28T19:30:28.856 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 130 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-07-28T19:30:28.856 INFO:tasks.rados.rados.0.smithi045.stdout:439: left oid 15 (ObjNum 203 snap 57 seq_num 203) 2024-07-28T19:30:29.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:28 smithi155 bash[24090]: cluster 2024-07-28T19:30:28.139470+0000 mgr.y (mgr.24269) 248 : cluster [DBG] pgmap v313: 89 pgs: 89 active+clean; 177 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:30:29.164 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:28 smithi155 bash[52027]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mgr-x 2024-07-28T19:30:29.165 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-07-28T19:30:29.165 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:29 smithi155 bash[52088]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mgr-x 2024-07-28T19:30:29.165 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-07-28T19:30:29.165 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: Stopped Ceph mgr.x for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:30:29.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:28 smithi045 bash[21729]: cluster 2024-07-28T19:30:28.139470+0000 mgr.y (mgr.24269) 248 : cluster [DBG] pgmap v313: 89 pgs: 89 active+clean; 177 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:30:29.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:28 smithi045 bash[31704]: cluster 2024-07-28T19:30:28.139470+0000 mgr.y (mgr.24269) 248 : cluster [DBG] pgmap v313: 89 pgs: 89 active+clean; 177 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:30:29.552 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:29.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:29.553 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:29.553 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:29.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:29.554 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:29.554 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: Started Ceph mgr.x for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:30:29.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:29.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:30:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:30:29.814 INFO:tasks.rados.rados.0.smithi045.stdout:435: done (3 left) 2024-07-28T19:30:29.814 INFO:tasks.rados.rados.0.smithi045.stdout:438: done (2 left) 2024-07-28T19:30:29.815 INFO:tasks.rados.rados.0.smithi045.stdout:439: done (1 left) 2024-07-28T19:30:29.815 INFO:tasks.rados.rados.0.smithi045.stdout:440: done (0 left) 2024-07-28T19:30:29.815 INFO:tasks.rados.rados.0.smithi045.stdout:441: snap_remove snap 46 2024-07-28T19:30:30.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:29 smithi045 bash[21729]: cluster 2024-07-28T19:30:28.812389+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-07-28T19:30:30.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:29 smithi045 bash[21729]: audit 2024-07-28T19:30:29.329055+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:30.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:29 smithi045 bash[21729]: audit 2024-07-28T19:30:29.341933+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:30.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:29 smithi045 bash[21729]: audit 2024-07-28T19:30:29.345242+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:30:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:29 smithi045 bash[31704]: cluster 2024-07-28T19:30:28.812389+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-07-28T19:30:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:29 smithi045 bash[31704]: audit 2024-07-28T19:30:29.329055+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:29 smithi045 bash[31704]: audit 2024-07-28T19:30:29.341933+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:29 smithi045 bash[31704]: audit 2024-07-28T19:30:29.345242+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:30:30.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:29 smithi155 bash[24090]: cluster 2024-07-28T19:30:28.812389+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-07-28T19:30:30.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:29 smithi155 bash[24090]: audit 2024-07-28T19:30:29.329055+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:30.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:29 smithi155 bash[24090]: audit 2024-07-28T19:30:29.341933+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:30.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:29 smithi155 bash[24090]: audit 2024-07-28T19:30:29.345242+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:30:30.802 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:30 smithi155 bash[52146]: debug 2024-07-28T19:30:30.510+0000 7f1e7947c640 1 -- 172.21.15.155:0/3537037018 <== mon.1 v2:172.21.15.155:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x5575c25b31e0 con 0x5575c2589800 2024-07-28T19:30:30.802 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:30 smithi155 bash[52146]: debug 2024-07-28T19:30:30.510+0000 7f1e7947c640 1 -- 172.21.15.155:0/3537037018 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5575c2596d00 con 0x5575c2589800 2024-07-28T19:30:30.802 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:30 smithi155 bash[52146]: debug 2024-07-28T19:30:30.630+0000 7f1e7bce5040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:30:30.824 INFO:tasks.rados.rados.0.smithi045.stdout:441: done (0 left) 2024-07-28T19:30:30.825 INFO:tasks.rados.rados.0.smithi045.stdout:442: read oid 36 snap -1 2024-07-28T19:30:30.825 INFO:tasks.rados.rados.0.smithi045.stdout:442: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T19:30:30.825 INFO:tasks.rados.rados.0.smithi045.stdout:443: read oid 35 snap 54 2024-07-28T19:30:30.825 INFO:tasks.rados.rados.0.smithi045.stdout:443: expect (ObjNum 187 snap 49 seq_num 187) 2024-07-28T19:30:30.825 INFO:tasks.rados.rados.0.smithi045.stdout:444: snap_remove snap 51 2024-07-28T19:30:31.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:31 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:30:31] "GET /metrics HTTP/1.1" 200 242809 "" "Prometheus/2.43.0" 2024-07-28T19:30:31.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:30 smithi045 bash[21729]: cluster 2024-07-28T19:30:29.816550+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-07-28T19:30:31.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:30 smithi045 bash[21729]: audit 2024-07-28T19:30:30.008680+0000 mon.a (mon.0) 954 : audit [DBG] from='client.? 172.21.15.45:0/1999295036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:31.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:30 smithi045 bash[21729]: cluster 2024-07-28T19:30:30.140657+0000 mgr.y (mgr.24269) 249 : cluster [DBG] pgmap v316: 89 pgs: 89 active+clean; 189 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T19:30:31.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:30 smithi045 bash[31704]: cluster 2024-07-28T19:30:29.816550+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-07-28T19:30:31.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:30 smithi045 bash[31704]: audit 2024-07-28T19:30:30.008680+0000 mon.a (mon.0) 954 : audit [DBG] from='client.? 172.21.15.45:0/1999295036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:31.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:30 smithi045 bash[31704]: cluster 2024-07-28T19:30:30.140657+0000 mgr.y (mgr.24269) 249 : cluster [DBG] pgmap v316: 89 pgs: 89 active+clean; 189 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T19:30:31.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:30 smithi155 bash[24090]: cluster 2024-07-28T19:30:29.816550+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-07-28T19:30:31.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:30 smithi155 bash[24090]: audit 2024-07-28T19:30:30.008680+0000 mon.a (mon.0) 954 : audit [DBG] from='client.? 172.21.15.45:0/1999295036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:31.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:30 smithi155 bash[24090]: cluster 2024-07-28T19:30:30.140657+0000 mgr.y (mgr.24269) 249 : cluster [DBG] pgmap v316: 89 pgs: 89 active+clean; 189 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T19:30:31.841 INFO:tasks.rados.rados.0.smithi045.stdout:444: done (2 left) 2024-07-28T19:30:31.842 INFO:tasks.rados.rados.0.smithi045.stdout:445: rollback oid 37 current snap is 58 2024-07-28T19:30:31.842 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 37 to 53 2024-07-28T19:30:31.842 INFO:tasks.rados.rados.0.smithi045.stdout:446: snap_remove snap 50 2024-07-28T19:30:32.115 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:31 smithi155 bash[52146]: debug 2024-07-28T19:30:31.894+0000 7f1e7bce5040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:30:32.116 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:31 smithi155 bash[52146]: debug 2024-07-28T19:30:31.962+0000 7f1e7bce5040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:30:32.116 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:31 smithi155 bash[24090]: cluster 2024-07-28T19:30:30.823732+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-07-28T19:30:32.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:31 smithi045 bash[21729]: cluster 2024-07-28T19:30:30.823732+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-07-28T19:30:32.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:31 smithi045 bash[31704]: cluster 2024-07-28T19:30:30.823732+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-07-28T19:30:32.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:32 smithi155 bash[52146]: debug 2024-07-28T19:30:32.118+0000 7f1e7bce5040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:30:32.743 INFO:tasks.rados.rados.0.smithi045.stdout:446: done (3 left) 2024-07-28T19:30:32.743 INFO:tasks.rados.rados.0.smithi045.stdout:447: write oid 17 current snap is 58 2024-07-28T19:30:32.743 INFO:tasks.rados.rados.0.smithi045.stdout:447: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2024-07-28T19:30:32.746 INFO:tasks.rados.rados.0.smithi045.stdout:447: writing smithi04569809-17 from 628628 to 1404602 tid 1 2024-07-28T19:30:32.757 INFO:tasks.rados.rados.0.smithi045.stdout:447: writing smithi04569809-17 from 1937856 to 2464917 tid 2 2024-07-28T19:30:32.768 INFO:tasks.rados.rados.0.smithi045.stdout:447: writing smithi04569809-17 from 3252761 to 3428628 tid 3 2024-07-28T19:30:32.769 INFO:tasks.rados.rados.0.smithi045.stdout:448: read oid 21 snap 43 2024-07-28T19:30:32.769 INFO:tasks.rados.rados.0.smithi045.stdout:448: expect deleted 2024-07-28T19:30:32.769 INFO:tasks.rados.rados.0.smithi045.stdout:449: read oid 2 snap -1 2024-07-28T19:30:32.769 INFO:tasks.rados.rados.0.smithi045.stdout:449: expect deleted 2024-07-28T19:30:32.769 INFO:tasks.rados.rados.0.smithi045.stdout:450: write oid 43 current snap is 58 2024-07-28T19:30:32.769 INFO:tasks.rados.rados.0.smithi045.stdout:450: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2024-07-28T19:30:32.779 INFO:tasks.rados.rados.0.smithi045.stdout:450: writing smithi04569809-43 from 645435 to 1096658 tid 1 2024-07-28T19:30:32.795 INFO:tasks.rados.rados.0.smithi045.stdout:450: writing smithi04569809-43 from 1879985 to 2667057 tid 2 2024-07-28T19:30:32.802 INFO:tasks.rados.rados.0.smithi045.stdout:450: writing smithi04569809-43 from 3280184 to 3445435 tid 3 2024-07-28T19:30:32.802 INFO:tasks.rados.rados.0.smithi045.stdout:451: snap_create 2024-07-28T19:30:32.802 INFO:tasks.rados.rados.0.smithi045.stdout:442: expect (ObjNum 134 snap 28 seq_num 134) 2024-07-28T19:30:32.927 INFO:tasks.rados.rados.0.smithi045.stdout:443: expect (ObjNum 187 snap 49 seq_num 187) 2024-07-28T19:30:33.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:32 smithi155 bash[52146]: debug 2024-07-28T19:30:32.790+0000 7f1e7bce5040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:30:33.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:32 smithi155 bash[52146]: debug 2024-07-28T19:30:32.862+0000 7f1e7bce5040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:30:33.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:32 smithi155 bash[52146]: debug 2024-07-28T19:30:32.934+0000 7f1e7bce5040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:30:33.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:32 smithi155 bash[24090]: cluster 2024-07-28T19:30:31.843150+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-07-28T19:30:33.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:32 smithi155 bash[24090]: cluster 2024-07-28T19:30:32.141044+0000 mgr.y (mgr.24269) 250 : cluster [DBG] pgmap v319: 89 pgs: 89 active+clean; 189 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T19:30:33.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:32 smithi155 bash[24090]: audit 2024-07-28T19:30:32.369642+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.45:0/611655630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:33.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:32 smithi155 bash[24090]: cluster 2024-07-28T19:30:32.735495+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-07-28T19:30:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:445: finishing rollback tid 0 to smithi04569809-37 2024-07-28T19:30:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:445: finishing rollback tid 1 to smithi04569809-37 2024-07-28T19:30:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:445: finishing rollback tid 2 to smithi04569809-37 2024-07-28T19:30:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 186 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T19:30:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:447: finishing write tid 1 to smithi04569809-17 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:447: finishing write tid 2 to smithi04569809-17 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:447: finishing write tid 3 to smithi04569809-17 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:447: finishing write tid 4 to smithi04569809-17 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:447: finishing write tid 5 to smithi04569809-17 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 119 (ObjNum 204 snap 58 seq_num 204) dirty exists 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:447: left oid 17 (ObjNum 204 snap 58 seq_num 204) 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:450: finishing write tid 1 to smithi04569809-43 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:450: finishing write tid 2 to smithi04569809-43 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:450: finishing write tid 3 to smithi04569809-43 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:450: finishing write tid 4 to smithi04569809-43 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:450: finishing write tid 5 to smithi04569809-43 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 93 (ObjNum 205 snap 58 seq_num 205) dirty exists 2024-07-28T19:30:33.075 INFO:tasks.rados.rados.0.smithi045.stdout:450: left oid 43 (ObjNum 205 snap 58 seq_num 205) 2024-07-28T19:30:33.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:32 smithi045 bash[21729]: cluster 2024-07-28T19:30:31.843150+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-07-28T19:30:33.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:32 smithi045 bash[21729]: cluster 2024-07-28T19:30:32.141044+0000 mgr.y (mgr.24269) 250 : cluster [DBG] pgmap v319: 89 pgs: 89 active+clean; 189 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T19:30:33.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:32 smithi045 bash[21729]: audit 2024-07-28T19:30:32.369642+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.45:0/611655630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:33.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:32 smithi045 bash[21729]: cluster 2024-07-28T19:30:32.735495+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-07-28T19:30:33.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:32 smithi045 bash[31704]: cluster 2024-07-28T19:30:31.843150+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-07-28T19:30:33.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:32 smithi045 bash[31704]: cluster 2024-07-28T19:30:32.141044+0000 mgr.y (mgr.24269) 250 : cluster [DBG] pgmap v319: 89 pgs: 89 active+clean; 189 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T19:30:33.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:32 smithi045 bash[31704]: audit 2024-07-28T19:30:32.369642+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.45:0/611655630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:33.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:32 smithi045 bash[31704]: cluster 2024-07-28T19:30:32.735495+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-07-28T19:30:33.527 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:33 smithi155 bash[52146]: debug 2024-07-28T19:30:33.122+0000 7f1e7bce5040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:30:33.528 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:33 smithi155 bash[52146]: debug 2024-07-28T19:30:33.198+0000 7f1e7bce5040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:30:33.528 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:33 smithi155 bash[52146]: debug 2024-07-28T19:30:33.270+0000 7f1e7bce5040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:30:33.735 INFO:tasks.rados.rados.0.smithi045.stdout:442: done (7 left) 2024-07-28T19:30:33.735 INFO:tasks.rados.rados.0.smithi045.stdout:443: done (6 left) 2024-07-28T19:30:33.735 INFO:tasks.rados.rados.0.smithi045.stdout:445: done (5 left) 2024-07-28T19:30:33.736 INFO:tasks.rados.rados.0.smithi045.stdout:447: done (4 left) 2024-07-28T19:30:33.736 INFO:tasks.rados.rados.0.smithi045.stdout:448: done (3 left) 2024-07-28T19:30:33.736 INFO:tasks.rados.rados.0.smithi045.stdout:449: done (2 left) 2024-07-28T19:30:33.736 INFO:tasks.rados.rados.0.smithi045.stdout:450: done (1 left) 2024-07-28T19:30:33.736 INFO:tasks.rados.rados.0.smithi045.stdout:451: done (0 left) 2024-07-28T19:30:33.736 INFO:tasks.rados.rados.0.smithi045.stdout:452: snap_create 2024-07-28T19:30:33.799 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:33 smithi155 bash[52146]: debug 2024-07-28T19:30:33.530+0000 7f1e7bce5040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:30:33.799 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:33 smithi155 bash[52146]: debug 2024-07-28T19:30:33.598+0000 7f1e7bce5040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:30:33.966 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:30:33 smithi045 bash[58475]: ts=2024-07-28T19:30:33.513Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi155.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.155:8443: connect: connection refused" 2024-07-28T19:30:34.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:33 smithi155 bash[52146]: debug 2024-07-28T19:30:33.798+0000 7f1e7bce5040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:30:34.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:33 smithi155 bash[52146]: debug 2024-07-28T19:30:33.878+0000 7f1e7bce5040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:30:34.509 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:34 smithi155 bash[52146]: debug 2024-07-28T19:30:34.134+0000 7f1e7bce5040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T19:30:34.510 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:34 smithi155 bash[52146]: debug 2024-07-28T19:30:34.326+0000 7f1e7bce5040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:30:34.738 INFO:tasks.rados.rados.0.smithi045.stdout:452: done (0 left) 2024-07-28T19:30:34.738 INFO:tasks.rados.rados.0.smithi045.stdout:453: delete oid 44 current snap is 60 2024-07-28T19:30:34.742 INFO:tasks.rados.rados.0.smithi045.stdout:453: done (0 left) 2024-07-28T19:30:34.742 INFO:tasks.rados.rados.0.smithi045.stdout:454: rollback oid 27 current snap is 60 2024-07-28T19:30:34.742 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 27 to 35 2024-07-28T19:30:34.743 INFO:tasks.rados.rados.0.smithi045.stdout:455: rollback oid 7 current snap is 60 2024-07-28T19:30:34.743 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 57 2024-07-28T19:30:34.743 INFO:tasks.rados.rados.0.smithi045.stdout:456: read oid 25 snap -1 2024-07-28T19:30:34.743 INFO:tasks.rados.rados.0.smithi045.stdout:456: expect (ObjNum 194 snap 55 seq_num 194) 2024-07-28T19:30:34.743 INFO:tasks.rados.rados.0.smithi045.stdout:457: read oid 48 snap -1 2024-07-28T19:30:34.743 INFO:tasks.rados.rados.0.smithi045.stdout:457: expect (ObjNum 128 snap 27 seq_num 128) 2024-07-28T19:30:34.743 INFO:tasks.rados.rados.0.smithi045.stdout:458: write oid 8 current snap is 60 2024-07-28T19:30:34.743 INFO:tasks.rados.rados.0.smithi045.stdout:458: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2024-07-28T19:30:34.750 INFO:tasks.rados.rados.0.smithi045.stdout:458: writing smithi04569809-8 from 679049 to 1397123 tid 1 2024-07-28T19:30:34.759 INFO:tasks.rados.rados.0.smithi045.stdout:458: writing smithi04569809-8 from 2113302 to 2787690 tid 2 2024-07-28T19:30:34.764 INFO:tasks.rados.rados.0.smithi045.stdout:458: writing smithi04569809-8 from 3335030 to 3479049 tid 3 2024-07-28T19:30:34.764 INFO:tasks.rados.rados.0.smithi045.stdout:459: snap_remove snap 55 2024-07-28T19:30:34.801 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:34 smithi155 bash[52146]: debug 2024-07-28T19:30:34.510+0000 7f1e7bce5040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:30:34.801 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:34 smithi155 bash[52146]: debug 2024-07-28T19:30:34.602+0000 7f1e7bce5040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:30:34.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:34 smithi155 bash[24090]: cluster 2024-07-28T19:30:33.735622+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-07-28T19:30:34.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:34 smithi155 bash[24090]: cluster 2024-07-28T19:30:34.141659+0000 mgr.y (mgr.24269) 251 : cluster [DBG] pgmap v322: 89 pgs: 89 active+clean; 189 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:35.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:34 smithi045 bash[21729]: cluster 2024-07-28T19:30:33.735622+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-07-28T19:30:35.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:34 smithi045 bash[21729]: cluster 2024-07-28T19:30:34.141659+0000 mgr.y (mgr.24269) 251 : cluster [DBG] pgmap v322: 89 pgs: 89 active+clean; 189 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:35.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:34 smithi045 bash[31704]: cluster 2024-07-28T19:30:33.735622+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-07-28T19:30:35.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:34 smithi045 bash[31704]: cluster 2024-07-28T19:30:34.141659+0000 mgr.y (mgr.24269) 251 : cluster [DBG] pgmap v322: 89 pgs: 89 active+clean; 189 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:35.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:34 smithi155 bash[52146]: debug 2024-07-28T19:30:34.818+0000 7f1e7bce5040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:30:35.777 INFO:tasks.rados.rados.0.smithi045.stdout:459: done (5 left) 2024-07-28T19:30:35.777 INFO:tasks.rados.rados.0.smithi045.stdout:460: snap_remove snap 52 2024-07-28T19:30:36.009 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:35 smithi155 bash[52146]: debug 2024-07-28T19:30:35.682+0000 7f1e7bce5040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:30:36.009 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:35 smithi155 bash[52146]: debug 2024-07-28T19:30:35.766+0000 7f1e7bce5040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:30:36.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:35 smithi155 bash[24090]: cluster 2024-07-28T19:30:34.739215+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-07-28T19:30:36.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:35 smithi155 bash[24090]: audit 2024-07-28T19:30:34.760816+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:35 smithi155 bash[24090]: audit 2024-07-28T19:30:34.764818+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.45:0/2418570091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:36.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:35 smithi155 bash[24090]: audit 2024-07-28T19:30:34.768247+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:35 smithi155 bash[24090]: audit 2024-07-28T19:30:35.160645+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.010 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:35 smithi155 bash[24090]: audit 2024-07-28T19:30:35.172794+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[21729]: cluster 2024-07-28T19:30:34.739215+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-07-28T19:30:36.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[21729]: audit 2024-07-28T19:30:34.760816+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[21729]: audit 2024-07-28T19:30:34.764818+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.45:0/2418570091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[21729]: audit 2024-07-28T19:30:34.768247+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[21729]: audit 2024-07-28T19:30:35.160645+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[21729]: audit 2024-07-28T19:30:35.172794+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[31704]: cluster 2024-07-28T19:30:34.739215+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-07-28T19:30:36.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[31704]: audit 2024-07-28T19:30:34.760816+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[31704]: audit 2024-07-28T19:30:34.764818+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.45:0/2418570091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:36.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[31704]: audit 2024-07-28T19:30:34.768247+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[31704]: audit 2024-07-28T19:30:35.160645+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:35 smithi045 bash[31704]: audit 2024-07-28T19:30:35.172794+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:36.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[52146]: debug 2024-07-28T19:30:36.010+0000 7f1e7bce5040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:30:36.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[52146]: debug 2024-07-28T19:30:36.086+0000 7f1e7bce5040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:30:36.753 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[52146]: debug 2024-07-28T19:30:36.474+0000 7f1e7bce5040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:30:36.753 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[52146]: debug 2024-07-28T19:30:36.554+0000 7f1e7bce5040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:30:36.753 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[52146]: [28/Jul/2024:19:30:36] ENGINE Bus STARTING 2024-07-28T19:30:36.753 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[52146]: CherryPy Checker: 2024-07-28T19:30:36.753 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[52146]: The Application mounted at '' has an empty config. 2024-07-28T19:30:36.753 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[52146]: [28/Jul/2024:19:30:36] ENGINE Serving on http://:::9283 2024-07-28T19:30:36.754 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[52146]: [28/Jul/2024:19:30:36] ENGINE Bus STARTED 2024-07-28T19:30:36.810 INFO:tasks.rados.rados.0.smithi045.stdout:460: done (5 left) 2024-07-28T19:30:36.810 INFO:tasks.rados.rados.0.smithi045.stdout:461: snap_create 2024-07-28T19:30:36.810 INFO:tasks.rados.rados.0.smithi045.stdout:455: finishing rollback tid 0 to smithi04569809-7 2024-07-28T19:30:36.810 INFO:tasks.rados.rados.0.smithi045.stdout:455: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:30:36.810 INFO:tasks.rados.rados.0.smithi045.stdout:455: finishing rollback tid 2 to smithi04569809-7 2024-07-28T19:30:36.810 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 96 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-07-28T19:30:36.810 INFO:tasks.rados.rados.0.smithi045.stdout:454: finishing rollback tid 1 to smithi04569809-27 2024-07-28T19:30:36.810 INFO:tasks.rados.rados.0.smithi045.stdout:454: finishing rollback tid 2 to smithi04569809-27 2024-07-28T19:30:36.811 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 210 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-07-28T19:30:36.811 INFO:tasks.rados.rados.0.smithi045.stdout:457: expect (ObjNum 128 snap 27 seq_num 128) 2024-07-28T19:30:36.914 INFO:tasks.rados.rados.0.smithi045.stdout:456: expect (ObjNum 194 snap 55 seq_num 194) 2024-07-28T19:30:37.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[24090]: audit 2024-07-28T19:30:35.756452+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:37.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[24090]: audit 2024-07-28T19:30:35.768696+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:37.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[24090]: cluster 2024-07-28T19:30:35.778001+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-07-28T19:30:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[24090]: cluster 2024-07-28T19:30:36.142332+0000 mgr.y (mgr.24269) 252 : cluster [DBG] pgmap v325: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:30:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[24090]: cluster 2024-07-28T19:30:36.577346+0000 mon.a (mon.0) 969 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:30:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[24090]: cluster 2024-07-28T19:30:36.577561+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:30:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[24090]: audit 2024-07-28T19:30:36.581851+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:30:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[24090]: audit 2024-07-28T19:30:36.582755+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:30:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[24090]: audit 2024-07-28T19:30:36.584984+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:30:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:36 smithi155 bash[24090]: audit 2024-07-28T19:30:36.586013+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:30:37.064 INFO:tasks.rados.rados.0.smithi045.stdout:458: finishing write tid 1 to smithi04569809-8 2024-07-28T19:30:37.065 INFO:tasks.rados.rados.0.smithi045.stdout:458: finishing write tid 2 to smithi04569809-8 2024-07-28T19:30:37.065 INFO:tasks.rados.rados.0.smithi045.stdout:458: finishing write tid 3 to smithi04569809-8 2024-07-28T19:30:37.065 INFO:tasks.rados.rados.0.smithi045.stdout:458: finishing write tid 4 to smithi04569809-8 2024-07-28T19:30:37.065 INFO:tasks.rados.rados.0.smithi045.stdout:458: finishing write tid 5 to smithi04569809-8 2024-07-28T19:30:37.065 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 190 (ObjNum 207 snap 60 seq_num 207) dirty exists 2024-07-28T19:30:37.065 INFO:tasks.rados.rados.0.smithi045.stdout:458: left oid 8 (ObjNum 207 snap 60 seq_num 207) 2024-07-28T19:30:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[21729]: audit 2024-07-28T19:30:35.756452+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[21729]: audit 2024-07-28T19:30:35.768696+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[21729]: cluster 2024-07-28T19:30:35.778001+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-07-28T19:30:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[21729]: cluster 2024-07-28T19:30:36.142332+0000 mgr.y (mgr.24269) 252 : cluster [DBG] pgmap v325: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:30:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[21729]: cluster 2024-07-28T19:30:36.577346+0000 mon.a (mon.0) 969 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:30:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[21729]: cluster 2024-07-28T19:30:36.577561+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:30:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[21729]: audit 2024-07-28T19:30:36.581851+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:30:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[21729]: audit 2024-07-28T19:30:36.582755+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:30:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[21729]: audit 2024-07-28T19:30:36.584984+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:30:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[21729]: audit 2024-07-28T19:30:36.586013+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:30:37.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[31704]: audit 2024-07-28T19:30:35.756452+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:37.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[31704]: audit 2024-07-28T19:30:35.768696+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[31704]: cluster 2024-07-28T19:30:35.778001+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-07-28T19:30:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[31704]: cluster 2024-07-28T19:30:36.142332+0000 mgr.y (mgr.24269) 252 : cluster [DBG] pgmap v325: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:30:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[31704]: cluster 2024-07-28T19:30:36.577346+0000 mon.a (mon.0) 969 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:30:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[31704]: cluster 2024-07-28T19:30:36.577561+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:30:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[31704]: audit 2024-07-28T19:30:36.581851+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:30:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[31704]: audit 2024-07-28T19:30:36.582755+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:30:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[31704]: audit 2024-07-28T19:30:36.584984+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:30:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:36 smithi045 bash[31704]: audit 2024-07-28T19:30:36.586013+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:30:37.736 INFO:tasks.rados.rados.0.smithi045.stdout:454: done (5 left) 2024-07-28T19:30:37.736 INFO:tasks.rados.rados.0.smithi045.stdout:455: done (4 left) 2024-07-28T19:30:37.738 INFO:tasks.rados.rados.0.smithi045.stdout:456: done (3 left) 2024-07-28T19:30:37.738 INFO:tasks.rados.rados.0.smithi045.stdout:457: done (2 left) 2024-07-28T19:30:37.738 INFO:tasks.rados.rados.0.smithi045.stdout:458: done (1 left) 2024-07-28T19:30:37.738 INFO:tasks.rados.rados.0.smithi045.stdout:461: done (0 left) 2024-07-28T19:30:37.738 INFO:tasks.rados.rados.0.smithi045.stdout:462: delete oid 40 current snap is 61 2024-07-28T19:30:37.742 INFO:tasks.rados.rados.0.smithi045.stdout:462: done (0 left) 2024-07-28T19:30:37.743 INFO:tasks.rados.rados.0.smithi045.stdout:463: rollback oid 3 current snap is 61 2024-07-28T19:30:37.743 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 47 2024-07-28T19:30:37.743 INFO:tasks.rados.rados.0.smithi045.stdout:464: rollback oid 19 current snap is 61 2024-07-28T19:30:37.743 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 19 to 60 2024-07-28T19:30:37.743 INFO:tasks.rados.rados.0.smithi045.stdout:465: snap_remove snap 53 2024-07-28T19:30:38.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:37 smithi155 bash[24090]: cluster 2024-07-28T19:30:36.790787+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-07-28T19:30:38.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:37 smithi155 bash[24090]: cluster 2024-07-28T19:30:36.790903+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-07-28T19:30:38.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:37 smithi155 bash[24090]: audit 2024-07-28T19:30:37.131379+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.45:0/4199976384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:38.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:37 smithi155 bash[24090]: cluster 2024-07-28T19:30:37.737746+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-07-28T19:30:38.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:37 smithi045 bash[21729]: cluster 2024-07-28T19:30:36.790787+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-07-28T19:30:38.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:37 smithi045 bash[21729]: cluster 2024-07-28T19:30:36.790903+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-07-28T19:30:38.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:37 smithi045 bash[21729]: audit 2024-07-28T19:30:37.131379+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.45:0/4199976384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:38.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:37 smithi045 bash[21729]: cluster 2024-07-28T19:30:37.737746+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-07-28T19:30:38.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:37 smithi045 bash[31704]: cluster 2024-07-28T19:30:36.790787+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-07-28T19:30:38.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:37 smithi045 bash[31704]: cluster 2024-07-28T19:30:36.790903+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-07-28T19:30:38.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:37 smithi045 bash[31704]: audit 2024-07-28T19:30:37.131379+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.45:0/4199976384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:38.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:37 smithi045 bash[31704]: cluster 2024-07-28T19:30:37.737746+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-07-28T19:30:38.716 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:30:38 smithi045 bash[58475]: ts=2024-07-28T19:30:38.451Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=5 2024-07-28T19:30:38.739 INFO:tasks.rados.rados.0.smithi045.stdout:465: done (2 left) 2024-07-28T19:30:38.739 INFO:tasks.rados.rados.0.smithi045.stdout:466: delete oid 29 current snap is 61 2024-07-28T19:30:38.739 INFO:tasks.rados.rados.0.smithi045.stdout:463: finishing rollback tid 0 to smithi04569809-3 2024-07-28T19:30:38.739 INFO:tasks.rados.rados.0.smithi045.stdout:463: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:30:38.739 INFO:tasks.rados.rados.0.smithi045.stdout:463: finishing rollback tid 2 to smithi04569809-3 2024-07-28T19:30:38.739 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 206 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-07-28T19:30:38.739 INFO:tasks.rados.rados.0.smithi045.stdout:464: finishing rollback tid 0 to smithi04569809-19 2024-07-28T19:30:38.739 INFO:tasks.rados.rados.0.smithi045.stdout:464: finishing rollback tid 1 to smithi04569809-19 2024-07-28T19:30:38.739 INFO:tasks.rados.rados.0.smithi045.stdout:464: finishing rollback tid 2 to smithi04569809-19 2024-07-28T19:30:38.739 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 210 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-07-28T19:30:38.753 INFO:tasks.rados.rados.0.smithi045.stdout:463: done (2 left) 2024-07-28T19:30:38.753 INFO:tasks.rados.rados.0.smithi045.stdout:464: done (1 left) 2024-07-28T19:30:38.753 INFO:tasks.rados.rados.0.smithi045.stdout:466: done (0 left) 2024-07-28T19:30:38.753 INFO:tasks.rados.rados.0.smithi045.stdout:467: snap_create 2024-07-28T19:30:39.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:38 smithi155 bash[24090]: cluster 2024-07-28T19:30:38.142972+0000 mgr.y (mgr.24269) 253 : cluster [DBG] pgmap v328: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:30:39.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:38 smithi155 bash[24090]: cluster 2024-07-28T19:30:38.740069+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-07-28T19:30:39.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:38 smithi045 bash[21729]: cluster 2024-07-28T19:30:38.142972+0000 mgr.y (mgr.24269) 253 : cluster [DBG] pgmap v328: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:30:39.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:38 smithi045 bash[21729]: cluster 2024-07-28T19:30:38.740069+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-07-28T19:30:39.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:38 smithi045 bash[31704]: cluster 2024-07-28T19:30:38.142972+0000 mgr.y (mgr.24269) 253 : cluster [DBG] pgmap v328: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:30:39.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:38 smithi045 bash[31704]: cluster 2024-07-28T19:30:38.740069+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-07-28T19:30:39.742 INFO:tasks.rados.rados.0.smithi045.stdout:467: done (0 left) 2024-07-28T19:30:39.742 INFO:tasks.rados.rados.0.smithi045.stdout:468: read oid 26 snap -1 2024-07-28T19:30:39.742 INFO:tasks.rados.rados.0.smithi045.stdout:468: expect (ObjNum 148 snap 34 seq_num 148) 2024-07-28T19:30:39.742 INFO:tasks.rados.rados.0.smithi045.stdout:469: delete oid 16 current snap is 62 2024-07-28T19:30:39.751 INFO:tasks.rados.rados.0.smithi045.stdout:469: done (1 left) 2024-07-28T19:30:39.751 INFO:tasks.rados.rados.0.smithi045.stdout:470: snap_remove snap 38 2024-07-28T19:30:40.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:39 smithi155 bash[24090]: audit 2024-07-28T19:30:39.097773+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:40.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:39 smithi155 bash[24090]: audit 2024-07-28T19:30:39.486880+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.45:0/3751863653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:40.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:39 smithi155 bash[24090]: cluster 2024-07-28T19:30:39.742978+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-07-28T19:30:40.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:39 smithi045 bash[21729]: audit 2024-07-28T19:30:39.097773+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:40.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:39 smithi045 bash[21729]: audit 2024-07-28T19:30:39.486880+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.45:0/3751863653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:40.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:39 smithi045 bash[21729]: cluster 2024-07-28T19:30:39.742978+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-07-28T19:30:40.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:39 smithi045 bash[31704]: audit 2024-07-28T19:30:39.097773+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:40.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:39 smithi045 bash[31704]: audit 2024-07-28T19:30:39.486880+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.45:0/3751863653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:40.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:39 smithi045 bash[31704]: cluster 2024-07-28T19:30:39.742978+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-07-28T19:30:40.746 INFO:tasks.rados.rados.0.smithi045.stdout:470: done (1 left) 2024-07-28T19:30:40.747 INFO:tasks.rados.rados.0.smithi045.stdout:471: snap_remove snap 44 2024-07-28T19:30:40.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:40 smithi155 bash[24090]: cluster 2024-07-28T19:30:40.144141+0000 mgr.y (mgr.24269) 254 : cluster [DBG] pgmap v331: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:30:40.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:40 smithi155 bash[24090]: cluster 2024-07-28T19:30:40.745637+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-07-28T19:30:41.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:41 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:30:41] "GET /metrics HTTP/1.1" 200 242820 "" "Prometheus/2.43.0" 2024-07-28T19:30:41.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:40 smithi045 bash[21729]: cluster 2024-07-28T19:30:40.144141+0000 mgr.y (mgr.24269) 254 : cluster [DBG] pgmap v331: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:30:41.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:40 smithi045 bash[21729]: cluster 2024-07-28T19:30:40.745637+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-07-28T19:30:41.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:40 smithi045 bash[31704]: cluster 2024-07-28T19:30:40.144141+0000 mgr.y (mgr.24269) 254 : cluster [DBG] pgmap v331: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:30:41.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:40 smithi045 bash[31704]: cluster 2024-07-28T19:30:40.745637+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-07-28T19:30:41.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:40 smithi155 bash[52146]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:30:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:30:41.749 INFO:tasks.rados.rados.0.smithi045.stdout:471: done (1 left) 2024-07-28T19:30:41.749 INFO:tasks.rados.rados.0.smithi045.stdout:472: snap_create 2024-07-28T19:30:41.749 INFO:tasks.rados.rados.0.smithi045.stdout:468: expect (ObjNum 148 snap 34 seq_num 148) 2024-07-28T19:30:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:468: done (1 left) 2024-07-28T19:30:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:472: done (0 left) 2024-07-28T19:30:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:473: read oid 27 snap -1 2024-07-28T19:30:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:473: expect (ObjNum 26 snap 0 seq_num 26) 2024-07-28T19:30:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:474: rollback oid 48 current snap is 63 2024-07-28T19:30:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 48 to 31 2024-07-28T19:30:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:475: read oid 17 snap 35 2024-07-28T19:30:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:475: expect deleted 2024-07-28T19:30:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:476: read oid 14 snap -1 2024-07-28T19:30:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:476: expect (ObjNum 185 snap 49 seq_num 185) 2024-07-28T19:30:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:477: write oid 46 current snap is 63 2024-07-28T19:30:42.745 INFO:tasks.rados.rados.0.smithi045.stdout:477: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2024-07-28T19:30:42.765 INFO:tasks.rados.rados.0.smithi045.stdout:477: writing smithi04569809-46 from 746277 to 1365347 tid 1 2024-07-28T19:30:42.783 INFO:tasks.rados.rados.0.smithi045.stdout:477: writing smithi04569809-46 from 1830877 to 2512603 tid 2 2024-07-28T19:30:42.796 INFO:tasks.rados.rados.0.smithi045.stdout:477: writing smithi04569809-46 from 2928369 to 3546277 tid 3 2024-07-28T19:30:42.796 INFO:tasks.rados.rados.0.smithi045.stdout:478: snap_remove snap 54 2024-07-28T19:30:43.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:42 smithi155 bash[24090]: cluster 2024-07-28T19:30:41.748008+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-07-28T19:30:43.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:42 smithi155 bash[24090]: audit 2024-07-28T19:30:41.855855+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.45:0/3348642771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:43.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:42 smithi155 bash[24090]: cluster 2024-07-28T19:30:42.144809+0000 mgr.y (mgr.24269) 255 : cluster [DBG] pgmap v334: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:30:43.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:42 smithi155 bash[24090]: cluster 2024-07-28T19:30:42.740594+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-07-28T19:30:43.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:42 smithi045 bash[21729]: cluster 2024-07-28T19:30:41.748008+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-07-28T19:30:43.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:42 smithi045 bash[21729]: audit 2024-07-28T19:30:41.855855+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.45:0/3348642771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:43.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:42 smithi045 bash[21729]: cluster 2024-07-28T19:30:42.144809+0000 mgr.y (mgr.24269) 255 : cluster [DBG] pgmap v334: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:30:43.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:42 smithi045 bash[21729]: cluster 2024-07-28T19:30:42.740594+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-07-28T19:30:43.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:42 smithi045 bash[31704]: cluster 2024-07-28T19:30:41.748008+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-07-28T19:30:43.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:42 smithi045 bash[31704]: audit 2024-07-28T19:30:41.855855+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.45:0/3348642771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:43.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:42 smithi045 bash[31704]: cluster 2024-07-28T19:30:42.144809+0000 mgr.y (mgr.24269) 255 : cluster [DBG] pgmap v334: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:30:43.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:42 smithi045 bash[31704]: cluster 2024-07-28T19:30:42.740594+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-07-28T19:30:43.763 INFO:tasks.rados.rados.0.smithi045.stdout:478: done (5 left) 2024-07-28T19:30:43.763 INFO:tasks.rados.rados.0.smithi045.stdout:479: read oid 4 snap -1 2024-07-28T19:30:43.763 INFO:tasks.rados.rados.0.smithi045.stdout:479: expect (ObjNum 102 snap 16 seq_num 102) 2024-07-28T19:30:43.763 INFO:tasks.rados.rados.0.smithi045.stdout:480: rollback oid 7 current snap is 63 2024-07-28T19:30:43.763 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 57 2024-07-28T19:30:43.764 INFO:tasks.rados.rados.0.smithi045.stdout:481: rollback oid 10 current snap is 63 2024-07-28T19:30:43.764 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 57 2024-07-28T19:30:43.764 INFO:tasks.rados.rados.0.smithi045.stdout:482: rollback oid 25 current snap is 63 2024-07-28T19:30:43.764 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 25 to 59 2024-07-28T19:30:43.764 INFO:tasks.rados.rados.0.smithi045.stdout:483: snap_remove snap 47 2024-07-28T19:30:44.775 INFO:tasks.rados.rados.0.smithi045.stdout:483: done (9 left) 2024-07-28T19:30:44.775 INFO:tasks.rados.rados.0.smithi045.stdout:484: read oid 11 snap 49 2024-07-28T19:30:44.775 INFO:tasks.rados.rados.0.smithi045.stdout:484: expect (ObjNum 186 snap 49 seq_num 186) 2024-07-28T19:30:44.775 INFO:tasks.rados.rados.0.smithi045.stdout:485: write oid 6 current snap is 63 2024-07-28T19:30:44.775 INFO:tasks.rados.rados.0.smithi045.stdout:485: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2024-07-28T19:30:44.786 INFO:tasks.rados.rados.0.smithi045.stdout:485: writing smithi04569809-6 from 763084 to 1457403 tid 1 2024-07-28T19:30:44.792 INFO:tasks.rados.rados.0.smithi045.stdout:485: writing smithi04569809-6 from 1889359 to 2431096 tid 2 2024-07-28T19:30:44.799 INFO:tasks.rados.rados.0.smithi045.stdout:485: writing smithi04569809-6 from 2955792 to 3497694 tid 3 2024-07-28T19:30:44.799 INFO:tasks.rados.rados.0.smithi045.stdout:486: write oid 45 current snap is 63 2024-07-28T19:30:44.799 INFO:tasks.rados.rados.0.smithi045.stdout:486: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2024-07-28T19:30:44.806 INFO:tasks.rados.rados.0.smithi045.stdout:486: writing smithi04569809-45 from 779891 to 1265812 tid 1 2024-07-28T19:30:44.814 INFO:tasks.rados.rados.0.smithi045.stdout:486: writing smithi04569809-45 from 1947841 to 2633236 tid 2 2024-07-28T19:30:44.819 INFO:tasks.rados.rados.0.smithi045.stdout:486: writing smithi04569809-45 from 3383215 to 3579891 tid 3 2024-07-28T19:30:44.820 INFO:tasks.rados.rados.0.smithi045.stdout:487: snap_remove snap 58 2024-07-28T19:30:45.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:44 smithi155 bash[24090]: cluster 2024-07-28T19:30:43.763995+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-07-28T19:30:45.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:44 smithi155 bash[24090]: cluster 2024-07-28T19:30:44.145380+0000 mgr.y (mgr.24269) 256 : cluster [DBG] pgmap v337: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:45.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:44 smithi155 bash[24090]: audit 2024-07-28T19:30:44.211469+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.45:0/1726499183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:45.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:44 smithi045 bash[21729]: cluster 2024-07-28T19:30:43.763995+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-07-28T19:30:45.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:44 smithi045 bash[21729]: cluster 2024-07-28T19:30:44.145380+0000 mgr.y (mgr.24269) 256 : cluster [DBG] pgmap v337: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:45.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:44 smithi045 bash[21729]: audit 2024-07-28T19:30:44.211469+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.45:0/1726499183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:45.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:44 smithi045 bash[31704]: cluster 2024-07-28T19:30:43.763995+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-07-28T19:30:45.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:44 smithi045 bash[31704]: cluster 2024-07-28T19:30:44.145380+0000 mgr.y (mgr.24269) 256 : cluster [DBG] pgmap v337: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:45.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:44 smithi045 bash[31704]: audit 2024-07-28T19:30:44.211469+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.45:0/1726499183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:45.782 INFO:tasks.rados.rados.0.smithi045.stdout:487: done (12 left) 2024-07-28T19:30:45.782 INFO:tasks.rados.rados.0.smithi045.stdout:488: delete oid 49 current snap is 63 2024-07-28T19:30:45.782 INFO:tasks.rados.rados.0.smithi045.stdout:474: finishing rollback tid 0 to smithi04569809-48 2024-07-28T19:30:45.782 INFO:tasks.rados.rados.0.smithi045.stdout:473: expect (ObjNum 26 snap 0 seq_num 26) 2024-07-28T19:30:45.903 INFO:tasks.rados.rados.0.smithi045.stdout:474: finishing rollback tid 1 to smithi04569809-48 2024-07-28T19:30:45.903 INFO:tasks.rados.rados.0.smithi045.stdout:474: finishing rollback tid 2 to smithi04569809-48 2024-07-28T19:30:45.903 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 122 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-07-28T19:30:45.903 INFO:tasks.rados.rados.0.smithi045.stdout:476: expect (ObjNum 185 snap 49 seq_num 185) 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:477: finishing write tid 1 to smithi04569809-46 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:477: finishing write tid 2 to smithi04569809-46 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:477: finishing write tid 3 to smithi04569809-46 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:477: finishing write tid 4 to smithi04569809-46 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:477: finishing write tid 5 to smithi04569809-46 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 215 (ObjNum 211 snap 63 seq_num 211) dirty exists 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:477: left oid 46 (ObjNum 211 snap 63 seq_num 211) 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:481: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 0 (ObjNum 129 snap 0 seq_num 284299856) dirty dne 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:473: done (12 left) 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:474: done (11 left) 2024-07-28T19:30:46.044 INFO:tasks.rados.rados.0.smithi045.stdout:475: done (10 left) 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:476: done (9 left) 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:477: done (8 left) 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:481: done (7 left) 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:488: done (6 left) 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:489: rollback oid 14 current snap is 63 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 35 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:480: finishing rollback tid 0 to smithi04569809-7 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:480: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:480: finishing rollback tid 2 to smithi04569809-7 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 116 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:482: finishing rollback tid 0 to smithi04569809-25 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:482: finishing rollback tid 1 to smithi04569809-25 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:482: finishing rollback tid 2 to smithi04569809-25 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 223 (ObjNum 194 snap 55 seq_num 194) dirty exists 2024-07-28T19:30:46.045 INFO:tasks.rados.rados.0.smithi045.stdout:479: expect (ObjNum 102 snap 16 seq_num 102) 2024-07-28T19:30:46.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[52146]: [28/Jul/2024:19:30:45] ENGINE Bus STOPPING 2024-07-28T19:30:46.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[52146]: [28/Jul/2024:19:30:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T19:30:46.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[52146]: [28/Jul/2024:19:30:45] ENGINE Bus STOPPED 2024-07-28T19:30:46.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: [28/Jul/2024:19:30:46] ENGINE Bus STARTING 2024-07-28T19:30:46.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[24090]: cluster 2024-07-28T19:30:44.774987+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-07-28T19:30:46.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[24090]: audit 2024-07-28T19:30:45.642213+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:46.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[24090]: audit 2024-07-28T19:30:45.657765+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:46.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[24090]: audit 2024-07-28T19:30:45.661208+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:30:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[24090]: audit 2024-07-28T19:30:45.663181+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:30:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[24090]: audit 2024-07-28T19:30:45.676112+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[24090]: audit 2024-07-28T19:30:45.748830+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:30:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[24090]: audit 2024-07-28T19:30:45.761339+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T19:30:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[24090]: audit 2024-07-28T19:30:45.762017+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T19:30:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:45 smithi155 bash[24090]: cluster 2024-07-28T19:30:45.763056+0000 mon.a (mon.0) 988 : cluster [INF] Activating manager daemon x 2024-07-28T19:30:46.175 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21986]: ignoring --setuser ceph since I am not root 2024-07-28T19:30:46.176 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21986]: ignoring --setgroup ceph since I am not root 2024-07-28T19:30:46.176 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21986]: debug 2024-07-28T19:30:45.835+0000 7fd0abf3e640 1 -- 172.21.15.45:0/890307561 <== mon.2 v2:172.21.15.45:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561553ce09c0 con 0x561553cec800 2024-07-28T19:30:46.176 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21986]: debug 2024-07-28T19:30:45.947+0000 7fd0ae798ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:30:46.176 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21729]: cluster 2024-07-28T19:30:44.774987+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-07-28T19:30:46.176 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21729]: audit 2024-07-28T19:30:45.642213+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:46.176 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21729]: audit 2024-07-28T19:30:45.657765+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:46.176 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21729]: audit 2024-07-28T19:30:45.661208+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:30:46.176 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21729]: audit 2024-07-28T19:30:45.663181+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:30:46.176 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21729]: audit 2024-07-28T19:30:45.676112+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:46.176 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21729]: audit 2024-07-28T19:30:45.748830+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21729]: audit 2024-07-28T19:30:45.761339+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21729]: audit 2024-07-28T19:30:45.762017+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[21729]: cluster 2024-07-28T19:30:45.763056+0000 mon.a (mon.0) 988 : cluster [INF] Activating manager daemon x 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[31704]: cluster 2024-07-28T19:30:44.774987+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[31704]: audit 2024-07-28T19:30:45.642213+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[31704]: audit 2024-07-28T19:30:45.657765+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[31704]: audit 2024-07-28T19:30:45.661208+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[31704]: audit 2024-07-28T19:30:45.663181+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[31704]: audit 2024-07-28T19:30:45.676112+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24269 ' entity='mgr.y' 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[31704]: audit 2024-07-28T19:30:45.748830+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[31704]: audit 2024-07-28T19:30:45.761339+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.24269 172.21.15.45:0/4078864499' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[31704]: audit 2024-07-28T19:30:45.762017+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-28T19:30:46.177 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:45 smithi045 bash[31704]: cluster 2024-07-28T19:30:45.763056+0000 mon.a (mon.0) 988 : cluster [INF] Activating manager daemon x 2024-07-28T19:30:46.217 INFO:tasks.rados.rados.0.smithi045.stdout:484: expect (ObjNum 186 snap 49 seq_num 186) 2024-07-28T19:30:46.415 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: debug 2024-07-28T19:30:46.090+0000 7f1de1ac1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:30:46.415 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: debug 2024-07-28T19:30:46.090+0000 7f1de1ac1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:30:46.415 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: debug 2024-07-28T19:30:46.090+0000 7f1de1ac1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:30:46.415 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: debug 2024-07-28T19:30:46.090+0000 7f1de1ac1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:30:46.415 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: debug 2024-07-28T19:30:46.090+0000 7f1de1ac1640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:30:46.415 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: debug 2024-07-28T19:30:46.098+0000 7f1de62ca640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:30:46.415 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: debug 2024-07-28T19:30:46.098+0000 7f1de62ca640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:30:46.415 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: debug 2024-07-28T19:30:46.098+0000 7f1de62ca640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:30:46.415 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: debug 2024-07-28T19:30:46.098+0000 7f1de62ca640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:30:46.416 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: debug 2024-07-28T19:30:46.098+0000 7f1de62ca640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:30:46.416 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: [28/Jul/2024:19:30:46] ENGINE Serving on http://:::9283 2024-07-28T19:30:46.416 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[52146]: [28/Jul/2024:19:30:46] ENGINE Bus STARTED 2024-07-28T19:30:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:485: finishing write tid 1 to smithi04569809-6 2024-07-28T19:30:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:485: finishing write tid 2 to smithi04569809-6 2024-07-28T19:30:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:479: done (6 left) 2024-07-28T19:30:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:480: done (5 left) 2024-07-28T19:30:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:482: done (4 left) 2024-07-28T19:30:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:484: done (3 left) 2024-07-28T19:30:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:490: write oid 19 current snap is 63 2024-07-28T19:30:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:485: finishing write tid 3 to smithi04569809-6 2024-07-28T19:30:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:485: finishing write tid 4 to smithi04569809-6 2024-07-28T19:30:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:485: finishing write tid 5 to smithi04569809-6 2024-07-28T19:30:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 232 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-07-28T19:30:46.470 INFO:tasks.rados.rados.0.smithi045.stdout:485: left oid 6 (ObjNum 212 snap 63 seq_num 212) 2024-07-28T19:30:46.470 INFO:tasks.rados.rados.0.smithi045.stdout:486: finishing write tid 1 to smithi04569809-45 2024-07-28T19:30:46.470 INFO:tasks.rados.rados.0.smithi045.stdout:490: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2024-07-28T19:30:46.474 INFO:tasks.rados.rados.0.smithi045.stdout:490: writing smithi04569809-19 from 413505 to 1049924 tid 1 2024-07-28T19:30:46.481 INFO:tasks.rados.rados.0.smithi045.stdout:490: writing smithi04569809-19 from 1664805 to 2353869 tid 2 2024-07-28T19:30:46.488 INFO:tasks.rados.rados.0.smithi045.stdout:490: writing smithi04569809-19 from 3038061 to 3530132 tid 3 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:485: done (3 left) 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:491: delete oid 47 current snap is 63 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:486: finishing write tid 2 to smithi04569809-45 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:486: finishing write tid 3 to smithi04569809-45 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:486: finishing write tid 4 to smithi04569809-45 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:486: finishing write tid 5 to smithi04569809-45 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 133 (ObjNum 213 snap 63 seq_num 213) dirty exists 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:486: left oid 45 (ObjNum 213 snap 63 seq_num 213) 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:489: finishing rollback tid 0 to smithi04569809-14 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:489: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:489: finishing rollback tid 2 to smithi04569809-14 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 52 (ObjNum 137 snap 28 seq_num 137) dirty exists 2024-07-28T19:30:46.489 INFO:tasks.rados.rados.0.smithi045.stdout:490: finishing write tid 1 to smithi04569809-19 2024-07-28T19:30:46.490 INFO:tasks.rados.rados.0.smithi045.stdout:490: finishing write tid 2 to smithi04569809-19 2024-07-28T19:30:46.491 INFO:tasks.rados.rados.0.smithi045.stdout:486: done (3 left) 2024-07-28T19:30:46.491 INFO:tasks.rados.rados.0.smithi045.stdout:489: done (2 left) 2024-07-28T19:30:46.491 INFO:tasks.rados.rados.0.smithi045.stdout:491: done (1 left) 2024-07-28T19:30:46.491 INFO:tasks.rados.rados.0.smithi045.stdout:492: write oid 42 current snap is 63 2024-07-28T19:30:46.491 INFO:tasks.rados.rados.0.smithi045.stdout:492: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2024-07-28T19:30:46.498 INFO:tasks.rados.rados.0.smithi045.stdout:492: writing smithi04569809-42 from 447119 to 1234036 tid 1 2024-07-28T19:30:46.505 INFO:tasks.rados.rados.0.smithi045.stdout:492: writing smithi04569809-42 from 1665416 to 2358149 tid 2 2024-07-28T19:30:46.512 INFO:tasks.rados.rados.0.smithi045.stdout:492: writing smithi04569809-42 from 2976554 to 3491169 tid 3 2024-07-28T19:30:46.512 INFO:tasks.rados.rados.0.smithi045.stdout:493: read oid 6 snap 62 2024-07-28T19:30:46.512 INFO:tasks.rados.rados.0.smithi045.stdout:493: expect (ObjNum 92 snap 15 seq_num 92) 2024-07-28T19:30:46.512 INFO:tasks.rados.rados.0.smithi045.stdout:494: write oid 46 current snap is 63 2024-07-28T19:30:46.512 INFO:tasks.rados.rados.0.smithi045.stdout:494: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2024-07-28T19:30:46.517 INFO:tasks.rados.rados.0.smithi045.stdout:494: writing smithi04569809-46 from 463926 to 926092 tid 1 2024-07-28T19:30:46.524 INFO:tasks.rados.rados.0.smithi045.stdout:494: writing smithi04569809-46 from 1723898 to 2160289 tid 2 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:494: writing smithi04569809-46 from 2603977 to 3329864 tid 3 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:495: read oid 12 snap -1 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:495: expect (ObjNum 167 snap 43 seq_num 167) 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:496: rollback oid 38 current snap is 63 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 60 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:490: finishing write tid 3 to smithi04569809-19 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:490: finishing write tid 4 to smithi04569809-19 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:490: finishing write tid 5 to smithi04569809-19 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 253 (ObjNum 215 snap 63 seq_num 215) dirty exists 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:490: left oid 19 (ObjNum 215 snap 63 seq_num 215) 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:492: finishing write tid 1 to smithi04569809-42 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:492: finishing write tid 2 to smithi04569809-42 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:490: done (5 left) 2024-07-28T19:30:46.532 INFO:tasks.rados.rados.0.smithi045.stdout:497: delete oid 16 current snap is 63 2024-07-28T19:30:46.533 INFO:tasks.rados.rados.0.smithi045.stdout:492: finishing write tid 3 to smithi04569809-42 2024-07-28T19:30:46.533 INFO:tasks.rados.rados.0.smithi045.stdout:492: finishing write tid 4 to smithi04569809-42 2024-07-28T19:30:46.533 INFO:tasks.rados.rados.0.smithi045.stdout:492: finishing write tid 5 to smithi04569809-42 2024-07-28T19:30:46.533 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 238 (ObjNum 217 snap 63 seq_num 217) dirty exists 2024-07-28T19:30:46.533 INFO:tasks.rados.rados.0.smithi045.stdout:492: left oid 42 (ObjNum 217 snap 63 seq_num 217) 2024-07-28T19:30:46.533 INFO:tasks.rados.rados.0.smithi045.stdout:494: finishing write tid 1 to smithi04569809-46 2024-07-28T19:30:46.533 INFO:tasks.rados.rados.0.smithi045.stdout:493: expect (ObjNum 92 snap 15 seq_num 92) 2024-07-28T19:30:46.794 INFO:tasks.rados.rados.0.smithi045.stdout:494: finishing write tid 2 to smithi04569809-46 2024-07-28T19:30:46.794 INFO:tasks.rados.rados.0.smithi045.stdout:494: finishing write tid 3 to smithi04569809-46 2024-07-28T19:30:46.794 INFO:tasks.rados.rados.0.smithi045.stdout:496: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:30:46.794 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 0 (ObjNum 7905 snap 0 seq_num 284406688) dirty dne 2024-07-28T19:30:46.794 INFO:tasks.rados.rados.0.smithi045.stdout:494: finishing write tid 4 to smithi04569809-46 2024-07-28T19:30:46.794 INFO:tasks.rados.rados.0.smithi045.stdout:494: finishing write tid 5 to smithi04569809-46 2024-07-28T19:30:46.794 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 241 (ObjNum 218 snap 63 seq_num 218) dirty exists 2024-07-28T19:30:46.794 INFO:tasks.rados.rados.0.smithi045.stdout:494: left oid 46 (ObjNum 218 snap 63 seq_num 218) 2024-07-28T19:30:46.794 INFO:tasks.rados.rados.0.smithi045.stdout:495: expect (ObjNum 167 snap 43 seq_num 167) 2024-07-28T19:30:46.912 INFO:tasks.rados.rados.0.smithi045.stdout:492: done (5 left) 2024-07-28T19:30:46.913 INFO:tasks.rados.rados.0.smithi045.stdout:493: done (4 left) 2024-07-28T19:30:46.913 INFO:tasks.rados.rados.0.smithi045.stdout:494: done (3 left) 2024-07-28T19:30:46.913 INFO:tasks.rados.rados.0.smithi045.stdout:495: done (2 left) 2024-07-28T19:30:46.913 INFO:tasks.rados.rados.0.smithi045.stdout:496: done (1 left) 2024-07-28T19:30:46.913 INFO:tasks.rados.rados.0.smithi045.stdout:497: done (0 left) 2024-07-28T19:30:46.913 INFO:tasks.rados.rados.0.smithi045.stdout:498: write oid 5 current snap is 63 2024-07-28T19:30:46.913 INFO:tasks.rados.rados.0.smithi045.stdout:498: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2024-07-28T19:30:46.924 INFO:tasks.rados.rados.0.smithi045.stdout:498: writing smithi04569809-5 from 497540 to 1110204 tid 1 2024-07-28T19:30:46.934 INFO:tasks.rados.rados.0.smithi045.stdout:498: writing smithi04569809-5 from 1840862 to 2280922 tid 2 2024-07-28T19:30:46.945 INFO:tasks.rados.rados.0.smithi045.stdout:498: writing smithi04569809-5 from 3058823 to 3523607 tid 3 2024-07-28T19:30:46.945 INFO:tasks.rados.rados.0.smithi045.stdout:499: rollback oid 41 current snap is 63 2024-07-28T19:30:46.945 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 41 to 48 2024-07-28T19:30:46.945 INFO:tasks.rados.rados.0.smithi045.stdout:498: finishing write tid 1 to smithi04569809-5 2024-07-28T19:30:46.946 INFO:tasks.rados.rados.0.smithi045.stdout:498: finishing write tid 2 to smithi04569809-5 2024-07-28T19:30:46.946 INFO:tasks.rados.rados.0.smithi045.stdout:500: write oid 9 current snap is 63 2024-07-28T19:30:46.946 INFO:tasks.rados.rados.0.smithi045.stdout:500: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2024-07-28T19:30:46.954 INFO:tasks.rados.rados.0.smithi045.stdout:500: writing smithi04569809-9 from 514347 to 918613 tid 1 2024-07-28T19:30:46.962 INFO:tasks.rados.rados.0.smithi045.stdout:500: writing smithi04569809-9 from 1499344 to 2199415 tid 2 2024-07-28T19:30:46.969 INFO:tasks.rados.rados.0.smithi045.stdout:500: writing smithi04569809-9 from 2686246 to 3362302 tid 3 2024-07-28T19:30:46.969 INFO:tasks.rados.rados.0.smithi045.stdout:501: read oid 43 snap -1 2024-07-28T19:30:46.969 INFO:tasks.rados.rados.0.smithi045.stdout:501: expect (ObjNum 205 snap 58 seq_num 205) 2024-07-28T19:30:46.969 INFO:tasks.rados.rados.0.smithi045.stdout:502: write oid 38 current snap is 63 2024-07-28T19:30:46.969 INFO:tasks.rados.rados.0.smithi045.stdout:499: finishing rollback tid 0 to smithi04569809-41 2024-07-28T19:30:46.969 INFO:tasks.rados.rados.0.smithi045.stdout:502: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2024-07-28T19:30:46.974 INFO:tasks.rados.rados.0.smithi045.stdout:502: writing smithi04569809-38 from 531154 to 1010669 tid 1 2024-07-28T19:30:46.980 INFO:tasks.rados.rados.0.smithi045.stdout:502: writing smithi04569809-38 from 1557826 to 2001555 tid 2 2024-07-28T19:30:46.986 INFO:tasks.rados.rados.0.smithi045.stdout:502: writing smithi04569809-38 from 2713669 to 3200997 tid 3 2024-07-28T19:30:46.989 INFO:tasks.rados.rados.0.smithi045.stdout:502: writing smithi04569809-38 from 3679295 to 3731154 tid 4 2024-07-28T19:30:46.989 INFO:tasks.rados.rados.0.smithi045.stdout:503: snap_remove snap 43 2024-07-28T19:30:47.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: cluster 2024-07-28T19:30:45.776262+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-07-28T19:30:47.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.781417+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-28T19:30:47.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: cluster 2024-07-28T19:30:45.781616+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0185505s) 2024-07-28T19:30:47.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.786134+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:30:47.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.786595+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:30:47.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.786957+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:30:47.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.787490+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:30:47.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.787669+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:30:47.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.788516+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:30:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.789228+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:30:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.789450+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:30:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.789564+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:30:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.789665+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:30:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.789846+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:30:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.789993+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:30:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.790225+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:30:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.790404+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:30:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.802456+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:30:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.802821+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:30:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:45.803636+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:30:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: cluster 2024-07-28T19:30:45.989760+0000 mon.a (mon.0) 992 : cluster [INF] Manager daemon x is now available 2024-07-28T19:30:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:46.012720+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:30:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:46.040101+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:46.046297+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:30:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:46.046963+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:30:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:46.074414+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T19:30:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:46.075030+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T19:30:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:46 smithi155 bash[24090]: audit 2024-07-28T19:30:46.571133+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.45:0/1493383624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: cluster 2024-07-28T19:30:45.776262+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-07-28T19:30:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.781417+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-28T19:30:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: cluster 2024-07-28T19:30:45.781616+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0185505s) 2024-07-28T19:30:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.786134+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:30:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.786595+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:30:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.786957+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:30:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.787490+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.787669+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.788516+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.789228+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.789450+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.789564+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.789665+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.789846+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.789993+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.790225+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.790404+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.802456+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.802821+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:30:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: cluster 2024-07-28T19:30:45.776262+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-07-28T19:30:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.781417+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24269 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-28T19:30:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: cluster 2024-07-28T19:30:45.781616+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0185505s) 2024-07-28T19:30:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.786134+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:30:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.786595+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:30:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.786957+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:30:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.787490+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:30:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.787669+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:30:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.788516+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:30:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.789228+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:30:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.789450+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:30:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.789564+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:30:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.789665+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:30:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.789846+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:30:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.789993+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:30:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.790225+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:30:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.790404+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:30:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.802456+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:30:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.802821+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:30:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:45.803636+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:30:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: cluster 2024-07-28T19:30:45.989760+0000 mon.a (mon.0) 992 : cluster [INF] Manager daemon x is now available 2024-07-28T19:30:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:46.012720+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:30:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:46.040101+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:46.046297+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:30:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:46.046963+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:30:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:46.074414+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T19:30:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:46.075030+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T19:30:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[21729]: audit 2024-07-28T19:30:46.571133+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.45:0/1493383624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:47.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:45.803636+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:30:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: cluster 2024-07-28T19:30:45.989760+0000 mon.a (mon.0) 992 : cluster [INF] Manager daemon x is now available 2024-07-28T19:30:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:46.012720+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:30:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:46.040101+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:30:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:46.046297+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:30:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:46.046963+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:30:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:46.074414+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T19:30:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:46.075030+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-28T19:30:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:46 smithi045 bash[31704]: audit 2024-07-28T19:30:46.571133+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.45:0/1493383624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:47.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[21986]: debug 2024-07-28T19:30:47.231+0000 7fd0ae798ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:30:47.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[21986]: debug 2024-07-28T19:30:47.295+0000 7fd0ae798ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:30:47.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[21986]: debug 2024-07-28T19:30:47.455+0000 7fd0ae798ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:30:47.832 INFO:tasks.rados.rados.0.smithi045.stdout:503: done (5 left) 2024-07-28T19:30:47.832 INFO:tasks.rados.rados.0.smithi045.stdout:504: write oid 2 current snap is 63 2024-07-28T19:30:47.832 INFO:tasks.rados.rados.0.smithi045.stdout:504: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2024-07-28T19:30:47.838 INFO:tasks.rados.rados.0.smithi045.stdout:504: writing smithi04569809-2 from 547961 to 1102725 tid 1 2024-07-28T19:30:47.845 INFO:tasks.rados.rados.0.smithi045.stdout:504: writing smithi04569809-2 from 1616308 to 2320048 tid 2 2024-07-28T19:30:47.853 INFO:tasks.rados.rados.0.smithi045.stdout:504: writing smithi04569809-2 from 2741092 to 3439692 tid 3 2024-07-28T19:30:47.853 INFO:tasks.rados.rados.0.smithi045.stdout:505: snap_create 2024-07-28T19:30:47.853 INFO:tasks.rados.rados.0.smithi045.stdout:498: finishing write tid 3 to smithi04569809-5 2024-07-28T19:30:47.853 INFO:tasks.rados.rados.0.smithi045.stdout:498: finishing write tid 4 to smithi04569809-5 2024-07-28T19:30:47.853 INFO:tasks.rados.rados.0.smithi045.stdout:499: finishing rollback tid 1 to smithi04569809-41 2024-07-28T19:30:47.853 INFO:tasks.rados.rados.0.smithi045.stdout:498: finishing write tid 5 to smithi04569809-5 2024-07-28T19:30:47.853 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 256 (ObjNum 220 snap 63 seq_num 220) dirty exists 2024-07-28T19:30:47.854 INFO:tasks.rados.rados.0.smithi045.stdout:498: left oid 5 (ObjNum 220 snap 63 seq_num 220) 2024-07-28T19:30:47.854 INFO:tasks.rados.rados.0.smithi045.stdout:499: finishing rollback tid 2 to smithi04569809-41 2024-07-28T19:30:47.854 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 177 (ObjNum 75 snap 9 seq_num 75) dirty exists 2024-07-28T19:30:47.854 INFO:tasks.rados.rados.0.smithi045.stdout:500: finishing write tid 1 to smithi04569809-9 2024-07-28T19:30:47.854 INFO:tasks.rados.rados.0.smithi045.stdout:500: finishing write tid 2 to smithi04569809-9 2024-07-28T19:30:47.854 INFO:tasks.rados.rados.0.smithi045.stdout:500: finishing write tid 3 to smithi04569809-9 2024-07-28T19:30:47.854 INFO:tasks.rados.rados.0.smithi045.stdout:500: finishing write tid 4 to smithi04569809-9 2024-07-28T19:30:47.855 INFO:tasks.rados.rados.0.smithi045.stdout:500: finishing write tid 5 to smithi04569809-9 2024-07-28T19:30:47.855 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 122 (ObjNum 221 snap 63 seq_num 221) dirty exists 2024-07-28T19:30:47.855 INFO:tasks.rados.rados.0.smithi045.stdout:500: left oid 9 (ObjNum 221 snap 63 seq_num 221) 2024-07-28T19:30:47.855 INFO:tasks.rados.rados.0.smithi045.stdout:501: expect (ObjNum 205 snap 58 seq_num 205) 2024-07-28T19:30:48.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[24090]: cephadm 2024-07-28T19:30:46.550798+0000 mgr.x (mgr.24502) 1 : cephadm [INF] Deploying cephadm binary to smithi045 2024-07-28T19:30:48.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[24090]: cephadm 2024-07-28T19:30:46.554960+0000 mgr.x (mgr.24502) 2 : cephadm [INF] Deploying cephadm binary to smithi155 2024-07-28T19:30:48.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[24090]: audit 2024-07-28T19:30:46.794137+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:48.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[24090]: cluster 2024-07-28T19:30:46.818406+0000 mon.a (mon.0) 996 : cluster [DBG] mgrmap e24: x(active, since 1.05534s) 2024-07-28T19:30:48.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[24090]: audit 2024-07-28T19:30:46.826646+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[24090]: cluster 2024-07-28T19:30:46.849759+0000 mgr.x (mgr.24502) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: debug 2024-07-28T19:30:47.670+0000 7f1dcfa9d640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:19:30:47] ENGINE Error in HTTPServer.serve 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: Traceback (most recent call last): 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: self._connections.run(self.expiration_interval) 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: self._run(expiration_interval) 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:30:48.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:30:48.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: s = self.context.wrap_socket( 2024-07-28T19:30:48.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:30:48.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: return self.sslsocket_class._create( 2024-07-28T19:30:48.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:30:48.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: self.do_handshake() 2024-07-28T19:30:48.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:30:48.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: self._sslobj.do_handshake() 2024-07-28T19:30:48.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:47 smithi155 bash[52146]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:30:48.125 INFO:tasks.rados.rados.0.smithi045.stdout:502: finishing write tid 1 to smithi04569809-38 2024-07-28T19:30:48.125 INFO:tasks.rados.rados.0.smithi045.stdout:502: finishing write tid 2 to smithi04569809-38 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:502: finishing write tid 3 to smithi04569809-38 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:502: finishing write tid 4 to smithi04569809-38 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:502: finishing write tid 5 to smithi04569809-38 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:502: finishing write tid 6 to smithi04569809-38 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 141 (ObjNum 222 snap 63 seq_num 222) dirty exists 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:502: left oid 38 (ObjNum 222 snap 63 seq_num 222) 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:504: finishing write tid 1 to smithi04569809-2 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:504: finishing write tid 2 to smithi04569809-2 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:504: finishing write tid 3 to smithi04569809-2 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:504: finishing write tid 4 to smithi04569809-2 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:504: finishing write tid 5 to smithi04569809-2 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 260 (ObjNum 223 snap 63 seq_num 223) dirty exists 2024-07-28T19:30:48.126 INFO:tasks.rados.rados.0.smithi045.stdout:504: left oid 2 (ObjNum 223 snap 63 seq_num 223) 2024-07-28T19:30:48.134 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[21729]: cephadm 2024-07-28T19:30:46.550798+0000 mgr.x (mgr.24502) 1 : cephadm [INF] Deploying cephadm binary to smithi045 2024-07-28T19:30:48.134 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[21729]: cephadm 2024-07-28T19:30:46.554960+0000 mgr.x (mgr.24502) 2 : cephadm [INF] Deploying cephadm binary to smithi155 2024-07-28T19:30:48.134 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[21729]: audit 2024-07-28T19:30:46.794137+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:48.134 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[21729]: cluster 2024-07-28T19:30:46.818406+0000 mon.a (mon.0) 996 : cluster [DBG] mgrmap e24: x(active, since 1.05534s) 2024-07-28T19:30:48.134 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[21729]: audit 2024-07-28T19:30:46.826646+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:48.134 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[21729]: cluster 2024-07-28T19:30:46.849759+0000 mgr.x (mgr.24502) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:48.135 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[31704]: cephadm 2024-07-28T19:30:46.550798+0000 mgr.x (mgr.24502) 1 : cephadm [INF] Deploying cephadm binary to smithi045 2024-07-28T19:30:48.135 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[31704]: cephadm 2024-07-28T19:30:46.554960+0000 mgr.x (mgr.24502) 2 : cephadm [INF] Deploying cephadm binary to smithi155 2024-07-28T19:30:48.135 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[31704]: audit 2024-07-28T19:30:46.794137+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:48.135 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[31704]: cluster 2024-07-28T19:30:46.818406+0000 mon.a (mon.0) 996 : cluster [DBG] mgrmap e24: x(active, since 1.05534s) 2024-07-28T19:30:48.135 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[31704]: audit 2024-07-28T19:30:46.826646+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:48.135 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:47 smithi045 bash[31704]: cluster 2024-07-28T19:30:46.849759+0000 mgr.x (mgr.24502) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:48.437 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21986]: debug 2024-07-28T19:30:48.131+0000 7fd0ae798ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:30:48.437 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21986]: debug 2024-07-28T19:30:48.203+0000 7fd0ae798ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:30:48.437 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21986]: debug 2024-07-28T19:30:48.271+0000 7fd0ae798ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:30:48.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21986]: debug 2024-07-28T19:30:48.435+0000 7fd0ae798ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:30:48.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21986]: debug 2024-07-28T19:30:48.515+0000 7fd0ae798ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:30:48.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21986]: debug 2024-07-28T19:30:48.587+0000 7fd0ae798ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:30:48.845 INFO:tasks.rados.rados.0.smithi045.stdout:498: done (6 left) 2024-07-28T19:30:48.845 INFO:tasks.rados.rados.0.smithi045.stdout:499: done (5 left) 2024-07-28T19:30:48.845 INFO:tasks.rados.rados.0.smithi045.stdout:500: done (4 left) 2024-07-28T19:30:48.845 INFO:tasks.rados.rados.0.smithi045.stdout:501: done (3 left) 2024-07-28T19:30:48.845 INFO:tasks.rados.rados.0.smithi045.stdout:502: done (2 left) 2024-07-28T19:30:48.845 INFO:tasks.rados.rados.0.smithi045.stdout:504: done (1 left) 2024-07-28T19:30:48.845 INFO:tasks.rados.rados.0.smithi045.stdout:505: done (0 left) 2024-07-28T19:30:48.845 INFO:tasks.rados.rados.0.smithi045.stdout:506: write oid 32 current snap is 64 2024-07-28T19:30:48.846 INFO:tasks.rados.rados.0.smithi045.stdout:506: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2024-07-28T19:30:48.857 INFO:tasks.rados.rados.0.smithi045.stdout:506: writing smithi04569809-32 from 564768 to 1194781 tid 1 2024-07-28T19:30:48.863 INFO:tasks.rados.rados.0.smithi045.stdout:506: writing smithi04569809-32 from 1674790 to 2122188 tid 2 2024-07-28T19:30:48.871 INFO:tasks.rados.rados.0.smithi045.stdout:506: writing smithi04569809-32 from 2768515 to 3394740 tid 3 2024-07-28T19:30:48.872 INFO:tasks.rados.rados.0.smithi045.stdout:507: read oid 47 snap -1 2024-07-28T19:30:48.872 INFO:tasks.rados.rados.0.smithi045.stdout:507: expect deleted 2024-07-28T19:30:48.872 INFO:tasks.rados.rados.0.smithi045.stdout:508: write oid 21 current snap is 64 2024-07-28T19:30:48.872 INFO:tasks.rados.rados.0.smithi045.stdout:508: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2024-07-28T19:30:48.879 INFO:tasks.rados.rados.0.smithi045.stdout:508: writing smithi04569809-21 from 581575 to 1286837 tid 1 2024-07-28T19:30:48.885 INFO:tasks.rados.rados.0.smithi045.stdout:508: writing smithi04569809-21 from 1733272 to 2440681 tid 2 2024-07-28T19:30:48.893 INFO:tasks.rados.rados.0.smithi045.stdout:508: writing smithi04569809-21 from 3195938 to 3633435 tid 3 2024-07-28T19:30:48.893 INFO:tasks.rados.rados.0.smithi045.stdout:509: rollback oid 11 current snap is 64 2024-07-28T19:30:48.893 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 11 to 61 2024-07-28T19:30:48.893 INFO:tasks.rados.rados.0.smithi045.stdout:506: finishing write tid 1 to smithi04569809-32 2024-07-28T19:30:48.893 INFO:tasks.rados.rados.0.smithi045.stdout:506: finishing write tid 2 to smithi04569809-32 2024-07-28T19:30:48.893 INFO:tasks.rados.rados.0.smithi045.stdout:506: finishing write tid 3 to smithi04569809-32 2024-07-28T19:30:48.893 INFO:tasks.rados.rados.0.smithi045.stdout:506: finishing write tid 4 to smithi04569809-32 2024-07-28T19:30:48.893 INFO:tasks.rados.rados.0.smithi045.stdout:506: finishing write tid 5 to smithi04569809-32 2024-07-28T19:30:48.894 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 100 (ObjNum 224 snap 64 seq_num 224) dirty exists 2024-07-28T19:30:48.894 INFO:tasks.rados.rados.0.smithi045.stdout:506: left oid 32 (ObjNum 224 snap 64 seq_num 224) 2024-07-28T19:30:48.894 INFO:tasks.rados.rados.0.smithi045.stdout:508: finishing write tid 1 to smithi04569809-21 2024-07-28T19:30:48.894 INFO:tasks.rados.rados.0.smithi045.stdout:508: finishing write tid 2 to smithi04569809-21 2024-07-28T19:30:48.894 INFO:tasks.rados.rados.0.smithi045.stdout:506: done (3 left) 2024-07-28T19:30:48.894 INFO:tasks.rados.rados.0.smithi045.stdout:507: done (2 left) 2024-07-28T19:30:48.894 INFO:tasks.rados.rados.0.smithi045.stdout:510: snap_create 2024-07-28T19:30:48.898 INFO:tasks.rados.rados.0.smithi045.stdout:508: finishing write tid 3 to smithi04569809-21 2024-07-28T19:30:48.898 INFO:tasks.rados.rados.0.smithi045.stdout:508: finishing write tid 4 to smithi04569809-21 2024-07-28T19:30:48.898 INFO:tasks.rados.rados.0.smithi045.stdout:508: finishing write tid 5 to smithi04569809-21 2024-07-28T19:30:48.898 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 264 (ObjNum 225 snap 64 seq_num 225) dirty exists 2024-07-28T19:30:48.898 INFO:tasks.rados.rados.0.smithi045.stdout:508: left oid 21 (ObjNum 225 snap 64 seq_num 225) 2024-07-28T19:30:48.899 INFO:tasks.rados.rados.0.smithi045.stdout:509: finishing rollback tid 0 to smithi04569809-11 2024-07-28T19:30:48.900 INFO:tasks.rados.rados.0.smithi045.stdout:509: finishing rollback tid 1 to smithi04569809-11 2024-07-28T19:30:48.900 INFO:tasks.rados.rados.0.smithi045.stdout:509: finishing rollback tid 2 to smithi04569809-11 2024-07-28T19:30:48.900 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 249 (ObjNum 186 snap 49 seq_num 186) dirty exists 2024-07-28T19:30:49.088 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21986]: debug 2024-07-28T19:30:48.831+0000 7fd0ae798ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:30:49.088 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21986]: debug 2024-07-28T19:30:48.911+0000 7fd0ae798ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:30:49.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: cephadm 2024-07-28T19:30:47.549942+0000 mgr.x (mgr.24502) 4 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Bus STARTING 2024-07-28T19:30:49.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: cephadm 2024-07-28T19:30:47.667484+0000 mgr.x (mgr.24502) 5 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Serving on https://172.21.15.155:7150 2024-07-28T19:30:49.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: cephadm 2024-07-28T19:30:47.671015+0000 mgr.x (mgr.24502) 6 : cephadm [ERR] [28/Jul/2024:19:30:47] ENGINE Error in HTTPServer.serve 2024-07-28T19:30:49.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: Traceback (most recent call last): 2024-07-28T19:30:49.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:30:49.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: self._connections.run(self.expiration_interval) 2024-07-28T19:30:49.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:30:49.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: self._run(expiration_interval) 2024-07-28T19:30:49.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: s = self.context.wrap_socket( 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: return self.sslsocket_class._create( 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: self.do_handshake() 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: self._sslobj.do_handshake() 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:30:49.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: cephadm 2024-07-28T19:30:47.768973+0000 mgr.x (mgr.24502) 7 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Serving on http://172.21.15.155:8765 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: cephadm 2024-07-28T19:30:47.769088+0000 mgr.x (mgr.24502) 8 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Bus STARTED 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: cluster 2024-07-28T19:30:47.801109+0000 mgr.x (mgr.24502) 9 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[31704]: cluster 2024-07-28T19:30:47.832671+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: cephadm 2024-07-28T19:30:47.549942+0000 mgr.x (mgr.24502) 4 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Bus STARTING 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: cephadm 2024-07-28T19:30:47.667484+0000 mgr.x (mgr.24502) 5 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Serving on https://172.21.15.155:7150 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: cephadm 2024-07-28T19:30:47.671015+0000 mgr.x (mgr.24502) 6 : cephadm [ERR] [28/Jul/2024:19:30:47] ENGINE Error in HTTPServer.serve 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: Traceback (most recent call last): 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: self._connections.run(self.expiration_interval) 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: self._run(expiration_interval) 2024-07-28T19:30:49.091 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: s = self.context.wrap_socket( 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: return self.sslsocket_class._create( 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: self.do_handshake() 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: self._sslobj.do_handshake() 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: cephadm 2024-07-28T19:30:47.768973+0000 mgr.x (mgr.24502) 7 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Serving on http://172.21.15.155:8765 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: cephadm 2024-07-28T19:30:47.769088+0000 mgr.x (mgr.24502) 8 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Bus STARTED 2024-07-28T19:30:49.092 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: cluster 2024-07-28T19:30:47.801109+0000 mgr.x (mgr.24502) 9 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:49.093 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:48 smithi045 bash[21729]: cluster 2024-07-28T19:30:47.832671+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-07-28T19:30:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: cephadm 2024-07-28T19:30:47.549942+0000 mgr.x (mgr.24502) 4 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Bus STARTING 2024-07-28T19:30:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: cephadm 2024-07-28T19:30:47.667484+0000 mgr.x (mgr.24502) 5 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Serving on https://172.21.15.155:7150 2024-07-28T19:30:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: cephadm 2024-07-28T19:30:47.671015+0000 mgr.x (mgr.24502) 6 : cephadm [ERR] [28/Jul/2024:19:30:47] ENGINE Error in HTTPServer.serve 2024-07-28T19:30:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: Traceback (most recent call last): 2024-07-28T19:30:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:30:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: self._connections.run(self.expiration_interval) 2024-07-28T19:30:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:30:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: self._run(expiration_interval) 2024-07-28T19:30:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:30:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:30:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: s = self.context.wrap_socket( 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: return self.sslsocket_class._create( 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: self.do_handshake() 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: self._sslobj.do_handshake() 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: cephadm 2024-07-28T19:30:47.768973+0000 mgr.x (mgr.24502) 7 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Serving on http://172.21.15.155:8765 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: cephadm 2024-07-28T19:30:47.769088+0000 mgr.x (mgr.24502) 8 : cephadm [INF] [28/Jul/2024:19:30:47] ENGINE Bus STARTED 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: cluster 2024-07-28T19:30:47.801109+0000 mgr.x (mgr.24502) 9 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:48 smithi155 bash[24090]: cluster 2024-07-28T19:30:47.832671+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-07-28T19:30:49.406 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[21986]: debug 2024-07-28T19:30:49.087+0000 7fd0ae798ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:30:49.406 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[21986]: debug 2024-07-28T19:30:49.163+0000 7fd0ae798ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:30:49.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[21986]: debug 2024-07-28T19:30:49.403+0000 7fd0ae798ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:30:49.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[21986]: debug 2024-07-28T19:30:49.567+0000 7fd0ae798ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:30:49.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[21986]: debug 2024-07-28T19:30:49.651+0000 7fd0ae798ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:30:49.852 INFO:tasks.rados.rados.0.smithi045.stdout:508: done (2 left) 2024-07-28T19:30:49.853 INFO:tasks.rados.rados.0.smithi045.stdout:509: done (1 left) 2024-07-28T19:30:49.853 INFO:tasks.rados.rados.0.smithi045.stdout:510: done (0 left) 2024-07-28T19:30:49.853 INFO:tasks.rados.rados.0.smithi045.stdout:511: delete oid 45 current snap is 65 2024-07-28T19:30:49.860 INFO:tasks.rados.rados.0.smithi045.stdout:511: done (0 left) 2024-07-28T19:30:49.861 INFO:tasks.rados.rados.0.smithi045.stdout:512: snap_create 2024-07-28T19:30:50.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[31704]: cluster 2024-07-28T19:30:48.837313+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-07-28T19:30:50.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[31704]: cluster 2024-07-28T19:30:48.845511+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-07-28T19:30:50.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[31704]: audit 2024-07-28T19:30:48.937628+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.45:0/3556962172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:50.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[21986]: debug 2024-07-28T19:30:49.811+0000 7fd0ae798ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:30:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[21729]: cluster 2024-07-28T19:30:48.837313+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-07-28T19:30:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[21729]: cluster 2024-07-28T19:30:48.845511+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-07-28T19:30:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:49 smithi045 bash[21729]: audit 2024-07-28T19:30:48.937628+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.45:0/3556962172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:50.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:49 smithi155 bash[24090]: cluster 2024-07-28T19:30:48.837313+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-07-28T19:30:50.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:49 smithi155 bash[24090]: cluster 2024-07-28T19:30:48.845511+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-07-28T19:30:50.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:49 smithi155 bash[24090]: audit 2024-07-28T19:30:48.937628+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.45:0/3556962172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:50.855 INFO:tasks.rados.rados.0.smithi045.stdout:512: done (0 left) 2024-07-28T19:30:50.856 INFO:tasks.rados.rados.0.smithi045.stdout:513: read oid 2 snap -1 2024-07-28T19:30:50.856 INFO:tasks.rados.rados.0.smithi045.stdout:513: expect (ObjNum 223 snap 63 seq_num 223) 2024-07-28T19:30:50.856 INFO:tasks.rados.rados.0.smithi045.stdout:514: rollback oid 25 current snap is 66 2024-07-28T19:30:50.856 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 25 to 64 2024-07-28T19:30:50.856 INFO:tasks.rados.rados.0.smithi045.stdout:515: write oid 50 current snap is 66 2024-07-28T19:30:50.856 INFO:tasks.rados.rados.0.smithi045.stdout:515: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2024-07-28T19:30:50.865 INFO:tasks.rados.rados.0.smithi045.stdout:515: writing smithi04569809-50 from 615189 to 1070949 tid 1 2024-07-28T19:30:50.878 INFO:tasks.rados.rados.0.smithi045.stdout:515: writing smithi04569809-50 from 1733883 to 2444961 tid 2 2024-07-28T19:30:50.888 INFO:tasks.rados.rados.0.smithi045.stdout:515: writing smithi04569809-50 from 3134431 to 3594472 tid 3 2024-07-28T19:30:50.888 INFO:tasks.rados.rados.0.smithi045.stdout:516: read oid 34 snap -1 2024-07-28T19:30:50.888 INFO:tasks.rados.rados.0.smithi045.stdout:516: expect deleted 2024-07-28T19:30:50.888 INFO:tasks.rados.rados.0.smithi045.stdout:517: read oid 1 snap 40 2024-07-28T19:30:50.888 INFO:tasks.rados.rados.0.smithi045.stdout:517: expect deleted 2024-07-28T19:30:50.889 INFO:tasks.rados.rados.0.smithi045.stdout:518: read oid 39 snap -1 2024-07-28T19:30:50.889 INFO:tasks.rados.rados.0.smithi045.stdout:518: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:30:50.889 INFO:tasks.rados.rados.0.smithi045.stdout:519: write oid 27 current snap is 66 2024-07-28T19:30:50.889 INFO:tasks.rados.rados.0.smithi045.stdout:514: finishing rollback tid 0 to smithi04569809-25 2024-07-28T19:30:50.889 INFO:tasks.rados.rados.0.smithi045.stdout:514: finishing rollback tid 1 to smithi04569809-25 2024-07-28T19:30:50.889 INFO:tasks.rados.rados.0.smithi045.stdout:514: finishing rollback tid 2 to smithi04569809-25 2024-07-28T19:30:50.889 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 253 (ObjNum 194 snap 55 seq_num 194) dirty exists 2024-07-28T19:30:50.889 INFO:tasks.rados.rados.0.smithi045.stdout:515: finishing write tid 1 to smithi04569809-50 2024-07-28T19:30:50.889 INFO:tasks.rados.rados.0.smithi045.stdout:513: expect (ObjNum 223 snap 63 seq_num 223) 2024-07-28T19:30:50.924 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:50 smithi045 bash[21986]: debug 2024-07-28T19:30:50.627+0000 7fd0ae798ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:30:50.924 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:50 smithi045 bash[21986]: debug 2024-07-28T19:30:50.703+0000 7fd0ae798ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:30:50.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:50 smithi045 bash[21729]: cluster 2024-07-28T19:30:49.801814+0000 mgr.x (mgr.24502) 10 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:50.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:50 smithi045 bash[21729]: cluster 2024-07-28T19:30:49.852322+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-07-28T19:30:50.924 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:50 smithi045 bash[31704]: cluster 2024-07-28T19:30:49.801814+0000 mgr.x (mgr.24502) 10 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:50.924 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:50 smithi045 bash[31704]: cluster 2024-07-28T19:30:49.852322+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-07-28T19:30:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:515: finishing write tid 2 to smithi04569809-50 2024-07-28T19:30:51.045 INFO:tasks.rados.rados.0.smithi045.stdout:519: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2024-07-28T19:30:51.051 INFO:tasks.rados.rados.0.smithi045.stdout:519: writing smithi04569809-27 from 631996 to 1163005 tid 1 2024-07-28T19:30:51.062 INFO:tasks.rados.rados.0.smithi045.stdout:519: writing smithi04569809-27 from 1792365 to 2247101 tid 2 2024-07-28T19:30:51.076 INFO:tasks.rados.rados.0.smithi045.stdout:519: writing smithi04569809-27 from 2761854 to 3433167 tid 3 2024-07-28T19:30:51.076 INFO:tasks.rados.rados.0.smithi045.stdout:513: done (6 left) 2024-07-28T19:30:51.076 INFO:tasks.rados.rados.0.smithi045.stdout:514: done (5 left) 2024-07-28T19:30:51.076 INFO:tasks.rados.rados.0.smithi045.stdout:520: write oid 20 current snap is 66 2024-07-28T19:30:51.076 INFO:tasks.rados.rados.0.smithi045.stdout:515: finishing write tid 3 to smithi04569809-50 2024-07-28T19:30:51.076 INFO:tasks.rados.rados.0.smithi045.stdout:520: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2024-07-28T19:30:51.091 INFO:tasks.rados.rados.0.smithi045.stdout:520: writing smithi04569809-20 from 648803 to 1371414 tid 1 2024-07-28T19:30:51.104 INFO:tasks.rados.rados.0.smithi045.stdout:520: writing smithi04569809-20 from 1967200 to 2681947 tid 2 2024-07-28T19:30:51.115 INFO:tasks.rados.rados.0.smithi045.stdout:520: writing smithi04569809-20 from 3421983 to 3848803 tid 3 2024-07-28T19:30:51.115 INFO:tasks.rados.rados.0.smithi045.stdout:516: done (5 left) 2024-07-28T19:30:51.115 INFO:tasks.rados.rados.0.smithi045.stdout:517: done (4 left) 2024-07-28T19:30:51.115 INFO:tasks.rados.rados.0.smithi045.stdout:521: read oid 37 snap 59 2024-07-28T19:30:51.115 INFO:tasks.rados.rados.0.smithi045.stdout:521: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-28T19:30:51.115 INFO:tasks.rados.rados.0.smithi045.stdout:522: rollback oid 1 current snap is 66 2024-07-28T19:30:51.115 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 1 to 36 2024-07-28T19:30:51.115 INFO:tasks.rados.rados.0.smithi045.stdout:523: snap_create 2024-07-28T19:30:51.115 INFO:tasks.rados.rados.0.smithi045.stdout:515: finishing write tid 4 to smithi04569809-50 2024-07-28T19:30:51.115 INFO:tasks.rados.rados.0.smithi045.stdout:515: finishing write tid 5 to smithi04569809-50 2024-07-28T19:30:51.116 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 168 (ObjNum 227 snap 66 seq_num 227) dirty exists 2024-07-28T19:30:51.116 INFO:tasks.rados.rados.0.smithi045.stdout:515: left oid 50 (ObjNum 227 snap 66 seq_num 227) 2024-07-28T19:30:51.116 INFO:tasks.rados.rados.0.smithi045.stdout:518: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:30:51.205 INFO:tasks.rados.rados.0.smithi045.stdout:519: finishing write tid 1 to smithi04569809-27 2024-07-28T19:30:51.205 INFO:tasks.rados.rados.0.smithi045.stdout:519: finishing write tid 2 to smithi04569809-27 2024-07-28T19:30:51.205 INFO:tasks.rados.rados.0.smithi045.stdout:519: finishing write tid 3 to smithi04569809-27 2024-07-28T19:30:51.206 INFO:tasks.rados.rados.0.smithi045.stdout:519: finishing write tid 4 to smithi04569809-27 2024-07-28T19:30:51.206 INFO:tasks.rados.rados.0.smithi045.stdout:519: finishing write tid 5 to smithi04569809-27 2024-07-28T19:30:51.206 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 247 (ObjNum 228 snap 66 seq_num 228) dirty exists 2024-07-28T19:30:51.206 INFO:tasks.rados.rados.0.smithi045.stdout:519: left oid 27 (ObjNum 228 snap 66 seq_num 228) 2024-07-28T19:30:51.206 INFO:tasks.rados.rados.0.smithi045.stdout:520: finishing write tid 1 to smithi04569809-20 2024-07-28T19:30:51.206 INFO:tasks.rados.rados.0.smithi045.stdout:520: finishing write tid 2 to smithi04569809-20 2024-07-28T19:30:51.206 INFO:tasks.rados.rados.0.smithi045.stdout:521: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-28T19:30:51.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:50 smithi045 bash[21986]: debug 2024-07-28T19:30:50.923+0000 7fd0ae798ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:30:51.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21986]: debug 2024-07-28T19:30:50.999+0000 7fd0ae798ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:30:51.286 INFO:tasks.rados.rados.0.smithi045.stdout:522: finishing rollback tid 1 to smithi04569809-1 2024-07-28T19:30:51.286 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 76 (ObjNum 49 snap 0 seq_num 1506873080) dirty dne 2024-07-28T19:30:51.286 INFO:tasks.rados.rados.0.smithi045.stdout:520: finishing write tid 3 to smithi04569809-20 2024-07-28T19:30:51.286 INFO:tasks.rados.rados.0.smithi045.stdout:520: finishing write tid 4 to smithi04569809-20 2024-07-28T19:30:51.286 INFO:tasks.rados.rados.0.smithi045.stdout:520: finishing write tid 5 to smithi04569809-20 2024-07-28T19:30:51.286 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 101 (ObjNum 229 snap 66 seq_num 229) dirty exists 2024-07-28T19:30:51.286 INFO:tasks.rados.rados.0.smithi045.stdout:520: left oid 20 (ObjNum 229 snap 66 seq_num 229) 2024-07-28T19:30:51.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:30:50 smithi155 bash[52146]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:30:50] "GET /metrics HTTP/1.1" 200 33369 "" "Prometheus/2.43.0" 2024-07-28T19:30:51.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:50 smithi155 bash[24090]: cluster 2024-07-28T19:30:49.801814+0000 mgr.x (mgr.24502) 10 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:51.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:50 smithi155 bash[24090]: cluster 2024-07-28T19:30:49.852322+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-07-28T19:30:51.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21986]: debug 2024-07-28T19:30:51.335+0000 7fd0ae798ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:30:51.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21986]: debug 2024-07-28T19:30:51.415+0000 7fd0ae798ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:30:51.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21986]: [28/Jul/2024:19:30:51] ENGINE Bus STARTING 2024-07-28T19:30:51.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21986]: CherryPy Checker: 2024-07-28T19:30:51.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21986]: The Application mounted at '' has an empty config. 2024-07-28T19:30:51.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21986]: [28/Jul/2024:19:30:51] ENGINE Serving on http://:::9283 2024-07-28T19:30:51.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21986]: [28/Jul/2024:19:30:51] ENGINE Bus STARTED 2024-07-28T19:30:51.887 INFO:tasks.rados.rados.0.smithi045.stdout:515: done (6 left) 2024-07-28T19:30:51.887 INFO:tasks.rados.rados.0.smithi045.stdout:518: done (5 left) 2024-07-28T19:30:51.887 INFO:tasks.rados.rados.0.smithi045.stdout:519: done (4 left) 2024-07-28T19:30:51.887 INFO:tasks.rados.rados.0.smithi045.stdout:520: done (3 left) 2024-07-28T19:30:51.887 INFO:tasks.rados.rados.0.smithi045.stdout:521: done (2 left) 2024-07-28T19:30:51.887 INFO:tasks.rados.rados.0.smithi045.stdout:522: done (1 left) 2024-07-28T19:30:51.887 INFO:tasks.rados.rados.0.smithi045.stdout:523: done (0 left) 2024-07-28T19:30:51.887 INFO:tasks.rados.rados.0.smithi045.stdout:524: delete oid 22 current snap is 67 2024-07-28T19:30:51.889 INFO:tasks.rados.rados.0.smithi045.stdout:524: done (0 left) 2024-07-28T19:30:51.890 INFO:tasks.rados.rados.0.smithi045.stdout:525: snap_create 2024-07-28T19:30:52.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[31704]: cluster 2024-07-28T19:30:50.854899+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-07-28T19:30:52.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[31704]: audit 2024-07-28T19:30:51.292106+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.45:0/698710977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:52.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[31704]: cluster 2024-07-28T19:30:51.439593+0000 mon.a (mon.0) 1004 : cluster [DBG] Standby manager daemon y started 2024-07-28T19:30:52.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[31704]: audit 2024-07-28T19:30:51.443040+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T19:30:52.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[31704]: audit 2024-07-28T19:30:51.444308+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:30:52.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[31704]: audit 2024-07-28T19:30:51.446286+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T19:30:52.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[31704]: audit 2024-07-28T19:30:51.446655+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:30:52.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21729]: cluster 2024-07-28T19:30:50.854899+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-07-28T19:30:52.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21729]: audit 2024-07-28T19:30:51.292106+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.45:0/698710977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:52.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21729]: cluster 2024-07-28T19:30:51.439593+0000 mon.a (mon.0) 1004 : cluster [DBG] Standby manager daemon y started 2024-07-28T19:30:52.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21729]: audit 2024-07-28T19:30:51.443040+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T19:30:52.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21729]: audit 2024-07-28T19:30:51.444308+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:30:52.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21729]: audit 2024-07-28T19:30:51.446286+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T19:30:52.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:51 smithi045 bash[21729]: audit 2024-07-28T19:30:51.446655+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:30:52.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:51 smithi155 bash[24090]: cluster 2024-07-28T19:30:50.854899+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-07-28T19:30:52.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:51 smithi155 bash[24090]: audit 2024-07-28T19:30:51.292106+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.45:0/698710977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:52.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:51 smithi155 bash[24090]: cluster 2024-07-28T19:30:51.439593+0000 mon.a (mon.0) 1004 : cluster [DBG] Standby manager daemon y started 2024-07-28T19:30:52.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:51 smithi155 bash[24090]: audit 2024-07-28T19:30:51.443040+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T19:30:52.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:51 smithi155 bash[24090]: audit 2024-07-28T19:30:51.444308+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:30:52.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:51 smithi155 bash[24090]: audit 2024-07-28T19:30:51.446286+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T19:30:52.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:51 smithi155 bash[24090]: audit 2024-07-28T19:30:51.446655+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.? 172.21.15.45:0/404519557' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:30:52.744 INFO:tasks.rados.rados.0.smithi045.stdout:525: done (0 left) 2024-07-28T19:30:52.744 INFO:tasks.rados.rados.0.smithi045.stdout:526: snap_remove snap 67 2024-07-28T19:30:53.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[31704]: cluster 2024-07-28T19:30:51.802460+0000 mgr.x (mgr.24502) 11 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:53.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[31704]: cluster 2024-07-28T19:30:51.883898+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-07-28T19:30:53.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[31704]: cluster 2024-07-28T19:30:51.885920+0000 mon.a (mon.0) 1010 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-07-28T19:30:53.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[31704]: audit 2024-07-28T19:30:51.892271+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:30:53.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[31704]: audit 2024-07-28T19:30:52.662450+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:53.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[31704]: audit 2024-07-28T19:30:52.667768+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:53.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[31704]: cluster 2024-07-28T19:30:52.745874+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-07-28T19:30:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[21729]: cluster 2024-07-28T19:30:51.802460+0000 mgr.x (mgr.24502) 11 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[21729]: cluster 2024-07-28T19:30:51.883898+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-07-28T19:30:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[21729]: cluster 2024-07-28T19:30:51.885920+0000 mon.a (mon.0) 1010 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-07-28T19:30:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[21729]: audit 2024-07-28T19:30:51.892271+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:30:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[21729]: audit 2024-07-28T19:30:52.662450+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[21729]: audit 2024-07-28T19:30:52.667768+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:52 smithi045 bash[21729]: cluster 2024-07-28T19:30:52.745874+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-07-28T19:30:53.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:52 smithi155 bash[24090]: cluster 2024-07-28T19:30:51.802460+0000 mgr.x (mgr.24502) 11 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:30:53.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:52 smithi155 bash[24090]: cluster 2024-07-28T19:30:51.883898+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-07-28T19:30:53.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:52 smithi155 bash[24090]: cluster 2024-07-28T19:30:51.885920+0000 mon.a (mon.0) 1010 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-07-28T19:30:53.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:52 smithi155 bash[24090]: audit 2024-07-28T19:30:51.892271+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:30:53.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:52 smithi155 bash[24090]: audit 2024-07-28T19:30:52.662450+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:53.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:52 smithi155 bash[24090]: audit 2024-07-28T19:30:52.667768+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:53.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:52 smithi155 bash[24090]: cluster 2024-07-28T19:30:52.745874+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-07-28T19:30:53.748 INFO:tasks.rados.rados.0.smithi045.stdout:526: done (0 left) 2024-07-28T19:30:53.748 INFO:tasks.rados.rados.0.smithi045.stdout:527: write oid 45 current snap is 68 2024-07-28T19:30:53.748 INFO:tasks.rados.rados.0.smithi045.stdout:527: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2024-07-28T19:30:53.757 INFO:tasks.rados.rados.0.smithi045.stdout:527: writing smithi04569809-45 from 682417 to 1155526 tid 1 2024-07-28T19:30:53.766 INFO:tasks.rados.rados.0.smithi045.stdout:527: writing smithi04569809-45 from 1567811 to 2169874 tid 2 2024-07-28T19:30:53.778 INFO:tasks.rados.rados.0.smithi045.stdout:527: writing smithi04569809-45 from 2844123 to 3465605 tid 3 2024-07-28T19:30:53.778 INFO:tasks.rados.rados.0.smithi045.stdout:528: snap_remove snap 62 2024-07-28T19:30:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.133006+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.144452+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.422907+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.431300+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.434946+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.435911+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.436211+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.437268+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.437342+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.438417+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.438602+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.439682+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: cephadm 2024-07-28T19:30:53.440628+0000 mgr.x (mgr.24502) 12 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 2525M 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.444777+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.658808+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.45:0/4244268735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: cluster 2024-07-28T19:30:53.749723+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.867291+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[21729]: audit 2024-07-28T19:30:53.878089+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.133006+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.144452+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.422907+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.431300+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.434946+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.435911+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.436211+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.437268+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.437342+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.438417+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.438602+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.439682+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: cephadm 2024-07-28T19:30:53.440628+0000 mgr.x (mgr.24502) 12 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 2525M 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.444777+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.658808+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.45:0/4244268735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: cluster 2024-07-28T19:30:53.749723+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-07-28T19:30:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.867291+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:54 smithi045 bash[31704]: audit 2024-07-28T19:30:53.878089+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.133006+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.144452+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.422907+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.431300+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.434946+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.435911+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.436211+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.437268+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.437342+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.438417+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.438602+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.439682+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:30:54.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: cephadm 2024-07-28T19:30:53.440628+0000 mgr.x (mgr.24502) 12 : cephadm [INF] Adjusting osd_memory_target on smithi045 to 2525M 2024-07-28T19:30:54.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.444777+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.658808+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.45:0/4244268735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:54.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: cluster 2024-07-28T19:30:53.749723+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-07-28T19:30:54.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.867291+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:54 smithi155 bash[24090]: audit 2024-07-28T19:30:53.878089+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:30:54.758 INFO:tasks.rados.rados.0.smithi045.stdout:528: done (1 left) 2024-07-28T19:30:54.758 INFO:tasks.rados.rados.0.smithi045.stdout:529: rollback oid 12 current snap is 68 2024-07-28T19:30:54.758 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 12 to 66 2024-07-28T19:30:54.758 INFO:tasks.rados.rados.0.smithi045.stdout:527: finishing write tid 1 to smithi04569809-45 2024-07-28T19:30:54.758 INFO:tasks.rados.rados.0.smithi045.stdout:527: finishing write tid 2 to smithi04569809-45 2024-07-28T19:30:54.758 INFO:tasks.rados.rados.0.smithi045.stdout:527: finishing write tid 3 to smithi04569809-45 2024-07-28T19:30:54.758 INFO:tasks.rados.rados.0.smithi045.stdout:527: finishing write tid 4 to smithi04569809-45 2024-07-28T19:30:54.758 INFO:tasks.rados.rados.0.smithi045.stdout:527: finishing write tid 5 to smithi04569809-45 2024-07-28T19:30:54.758 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 147 (ObjNum 231 snap 68 seq_num 231) dirty exists 2024-07-28T19:30:54.758 INFO:tasks.rados.rados.0.smithi045.stdout:527: left oid 45 (ObjNum 231 snap 68 seq_num 231) 2024-07-28T19:30:54.758 INFO:tasks.rados.rados.0.smithi045.stdout:527: done (1 left) 2024-07-28T19:30:54.759 INFO:tasks.rados.rados.0.smithi045.stdout:530: snap_create 2024-07-28T19:30:54.777 INFO:tasks.rados.rados.0.smithi045.stdout:529: finishing rollback tid 0 to smithi04569809-12 2024-07-28T19:30:54.777 INFO:tasks.rados.rados.0.smithi045.stdout:529: finishing rollback tid 1 to smithi04569809-12 2024-07-28T19:30:54.779 INFO:tasks.rados.rados.0.smithi045.stdout:529: finishing rollback tid 2 to smithi04569809-12 2024-07-28T19:30:54.779 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 270 (ObjNum 167 snap 43 seq_num 167) dirty exists 2024-07-28T19:30:55.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:55 smithi045 bash[21729]: cluster 2024-07-28T19:30:53.803142+0000 mgr.x (mgr.24502) 13 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 228 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-07-28T19:30:55.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:55 smithi045 bash[21729]: cluster 2024-07-28T19:30:54.758772+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-07-28T19:30:55.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:55 smithi045 bash[31704]: cluster 2024-07-28T19:30:53.803142+0000 mgr.x (mgr.24502) 13 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 228 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-07-28T19:30:55.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:55 smithi045 bash[31704]: cluster 2024-07-28T19:30:54.758772+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-07-28T19:30:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:55 smithi155 bash[24090]: cluster 2024-07-28T19:30:53.803142+0000 mgr.x (mgr.24502) 13 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 228 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-07-28T19:30:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:55 smithi155 bash[24090]: cluster 2024-07-28T19:30:54.758772+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-07-28T19:30:55.761 INFO:tasks.rados.rados.0.smithi045.stdout:529: done (1 left) 2024-07-28T19:30:55.761 INFO:tasks.rados.rados.0.smithi045.stdout:530: done (0 left) 2024-07-28T19:30:55.761 INFO:tasks.rados.rados.0.smithi045.stdout:531: rollback oid 7 current snap is 69 2024-07-28T19:30:55.761 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 59 2024-07-28T19:30:55.761 INFO:tasks.rados.rados.0.smithi045.stdout:532: read oid 4 snap -1 2024-07-28T19:30:55.761 INFO:tasks.rados.rados.0.smithi045.stdout:532: expect (ObjNum 102 snap 16 seq_num 102) 2024-07-28T19:30:55.761 INFO:tasks.rados.rados.0.smithi045.stdout:533: write oid 34 current snap is 69 2024-07-28T19:30:55.761 INFO:tasks.rados.rados.0.smithi045.stdout:533: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2024-07-28T19:30:55.767 INFO:tasks.rados.rados.0.smithi045.stdout:533: writing smithi04569809-34 from 699224 to 1247582 tid 1 2024-07-28T19:30:55.775 INFO:tasks.rados.rados.0.smithi045.stdout:533: writing smithi04569809-34 from 2026293 to 2488367 tid 2 2024-07-28T19:30:55.782 INFO:tasks.rados.rados.0.smithi045.stdout:533: writing smithi04569809-34 from 3271546 to 3704300 tid 3 2024-07-28T19:30:55.782 INFO:tasks.rados.rados.0.smithi045.stdout:534: snap_create 2024-07-28T19:30:55.782 INFO:tasks.rados.rados.0.smithi045.stdout:531: finishing rollback tid 0 to smithi04569809-7 2024-07-28T19:30:55.782 INFO:tasks.rados.rados.0.smithi045.stdout:531: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:30:55.782 INFO:tasks.rados.rados.0.smithi045.stdout:531: finishing rollback tid 2 to smithi04569809-7 2024-07-28T19:30:55.783 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 139 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-07-28T19:30:55.783 INFO:tasks.rados.rados.0.smithi045.stdout:533: finishing write tid 1 to smithi04569809-34 2024-07-28T19:30:55.783 INFO:tasks.rados.rados.0.smithi045.stdout:533: finishing write tid 2 to smithi04569809-34 2024-07-28T19:30:55.787 INFO:tasks.rados.rados.0.smithi045.stdout:532: expect (ObjNum 102 snap 16 seq_num 102) 2024-07-28T19:30:55.971 INFO:tasks.rados.rados.0.smithi045.stdout:533: finishing write tid 3 to smithi04569809-34 2024-07-28T19:30:55.972 INFO:tasks.rados.rados.0.smithi045.stdout:533: finishing write tid 4 to smithi04569809-34 2024-07-28T19:30:55.972 INFO:tasks.rados.rados.0.smithi045.stdout:533: finishing write tid 5 to smithi04569809-34 2024-07-28T19:30:55.972 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 276 (ObjNum 232 snap 69 seq_num 232) dirty exists 2024-07-28T19:30:55.972 INFO:tasks.rados.rados.0.smithi045.stdout:533: left oid 34 (ObjNum 232 snap 69 seq_num 232) 2024-07-28T19:30:56.770 INFO:tasks.rados.rados.0.smithi045.stdout:531: done (3 left) 2024-07-28T19:30:56.771 INFO:tasks.rados.rados.0.smithi045.stdout:532: done (2 left) 2024-07-28T19:30:56.771 INFO:tasks.rados.rados.0.smithi045.stdout:533: done (1 left) 2024-07-28T19:30:56.771 INFO:tasks.rados.rados.0.smithi045.stdout:534: done (0 left) 2024-07-28T19:30:56.771 INFO:tasks.rados.rados.0.smithi045.stdout:535: delete oid 49 current snap is 70 2024-07-28T19:30:56.777 INFO:tasks.rados.rados.0.smithi045.stdout:535: done (0 left) 2024-07-28T19:30:56.777 INFO:tasks.rados.rados.0.smithi045.stdout:536: snap_remove snap 60 2024-07-28T19:30:57.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:56 smithi155 bash[24090]: cluster 2024-07-28T19:30:55.760262+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-07-28T19:30:57.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:56 smithi155 bash[24090]: cluster 2024-07-28T19:30:55.803784+0000 mgr.x (mgr.24502) 14 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 228 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:30:57.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:56 smithi155 bash[24090]: audit 2024-07-28T19:30:56.030043+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.45:0/482861165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:57.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:56 smithi045 bash[21729]: cluster 2024-07-28T19:30:55.760262+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-07-28T19:30:57.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:56 smithi045 bash[21729]: cluster 2024-07-28T19:30:55.803784+0000 mgr.x (mgr.24502) 14 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 228 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:30:57.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:56 smithi045 bash[21729]: audit 2024-07-28T19:30:56.030043+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.45:0/482861165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:57.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:56 smithi045 bash[31704]: cluster 2024-07-28T19:30:55.760262+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-07-28T19:30:57.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:56 smithi045 bash[31704]: cluster 2024-07-28T19:30:55.803784+0000 mgr.x (mgr.24502) 14 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 228 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:30:57.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:56 smithi045 bash[31704]: audit 2024-07-28T19:30:56.030043+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.45:0/482861165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:57.773 INFO:tasks.rados.rados.0.smithi045.stdout:536: done (0 left) 2024-07-28T19:30:57.773 INFO:tasks.rados.rados.0.smithi045.stdout:537: write oid 45 current snap is 70 2024-07-28T19:30:57.773 INFO:tasks.rados.rados.0.smithi045.stdout:537: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2024-07-28T19:30:57.799 INFO:tasks.rados.rados.0.smithi045.stdout:537: writing smithi04569809-45 from 732838 to 1431694 tid 1 2024-07-28T19:30:57.817 INFO:tasks.rados.rados.0.smithi045.stdout:537: writing smithi04569809-45 from 2026904 to 2492647 tid 2 2024-07-28T19:30:57.835 INFO:tasks.rados.rados.0.smithi045.stdout:537: writing smithi04569809-45 from 3210039 to 3781690 tid 3 2024-07-28T19:30:57.835 INFO:tasks.rados.rados.0.smithi045.stdout:538: delete oid 10 current snap is 70 2024-07-28T19:30:57.835 INFO:tasks.rados.rados.0.smithi045.stdout:537: finishing write tid 1 to smithi04569809-45 2024-07-28T19:30:57.835 INFO:tasks.rados.rados.0.smithi045.stdout:537: finishing write tid 2 to smithi04569809-45 2024-07-28T19:30:57.838 INFO:tasks.rados.rados.0.smithi045.stdout:538: done (1 left) 2024-07-28T19:30:57.838 INFO:tasks.rados.rados.0.smithi045.stdout:539: write oid 48 current snap is 70 2024-07-28T19:30:57.838 INFO:tasks.rados.rados.0.smithi045.stdout:539: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2024-07-28T19:30:57.854 INFO:tasks.rados.rados.0.smithi045.stdout:539: writing smithi04569809-48 from 766452 to 1332159 tid 1 2024-07-28T19:30:57.865 INFO:tasks.rados.rados.0.smithi045.stdout:539: writing smithi04569809-48 from 1860221 to 2329633 tid 2 2024-07-28T19:30:57.879 INFO:tasks.rados.rados.0.smithi045.stdout:539: writing smithi04569809-48 from 2981238 to 3575433 tid 3 2024-07-28T19:30:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:540: snap_create 2024-07-28T19:30:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:537: finishing write tid 3 to smithi04569809-45 2024-07-28T19:30:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:537: finishing write tid 4 to smithi04569809-45 2024-07-28T19:30:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:537: finishing write tid 5 to smithi04569809-45 2024-07-28T19:30:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 160 (ObjNum 234 snap 70 seq_num 234) dirty exists 2024-07-28T19:30:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:537: left oid 45 (ObjNum 234 snap 70 seq_num 234) 2024-07-28T19:30:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:539: finishing write tid 1 to smithi04569809-48 2024-07-28T19:30:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:539: finishing write tid 2 to smithi04569809-48 2024-07-28T19:30:57.885 INFO:tasks.rados.rados.0.smithi045.stdout:539: finishing write tid 3 to smithi04569809-48 2024-07-28T19:30:57.885 INFO:tasks.rados.rados.0.smithi045.stdout:539: finishing write tid 4 to smithi04569809-48 2024-07-28T19:30:57.885 INFO:tasks.rados.rados.0.smithi045.stdout:539: finishing write tid 5 to smithi04569809-48 2024-07-28T19:30:57.885 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 165 (ObjNum 236 snap 70 seq_num 236) dirty exists 2024-07-28T19:30:57.885 INFO:tasks.rados.rados.0.smithi045.stdout:539: left oid 48 (ObjNum 236 snap 70 seq_num 236) 2024-07-28T19:30:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:57 smithi155 bash[24090]: cluster 2024-07-28T19:30:56.771542+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-07-28T19:30:58.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:57 smithi045 bash[21729]: cluster 2024-07-28T19:30:56.771542+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-07-28T19:30:58.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:57 smithi045 bash[31704]: cluster 2024-07-28T19:30:56.771542+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-07-28T19:30:58.788 INFO:tasks.rados.rados.0.smithi045.stdout:537: done (2 left) 2024-07-28T19:30:58.788 INFO:tasks.rados.rados.0.smithi045.stdout:539: done (1 left) 2024-07-28T19:30:58.788 INFO:tasks.rados.rados.0.smithi045.stdout:540: done (0 left) 2024-07-28T19:30:58.788 INFO:tasks.rados.rados.0.smithi045.stdout:541: read oid 42 snap -1 2024-07-28T19:30:58.788 INFO:tasks.rados.rados.0.smithi045.stdout:541: expect (ObjNum 217 snap 63 seq_num 217) 2024-07-28T19:30:58.788 INFO:tasks.rados.rados.0.smithi045.stdout:542: snap_create 2024-07-28T19:30:58.802 INFO:tasks.rados.rados.0.smithi045.stdout:541: expect (ObjNum 217 snap 63 seq_num 217) 2024-07-28T19:30:59.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:58 smithi155 bash[24090]: cluster 2024-07-28T19:30:57.774007+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-07-28T19:30:59.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:58 smithi155 bash[24090]: cluster 2024-07-28T19:30:57.804540+0000 mgr.x (mgr.24502) 15 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 235 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 767 KiB/s wr, 6 op/s 2024-07-28T19:30:59.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:58 smithi155 bash[24090]: audit 2024-07-28T19:30:58.391821+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.45:0/3913206099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:59.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:58 smithi045 bash[21729]: cluster 2024-07-28T19:30:57.774007+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-07-28T19:30:59.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:58 smithi045 bash[21729]: cluster 2024-07-28T19:30:57.804540+0000 mgr.x (mgr.24502) 15 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 235 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 767 KiB/s wr, 6 op/s 2024-07-28T19:30:59.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:58 smithi045 bash[21729]: audit 2024-07-28T19:30:58.391821+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.45:0/3913206099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:59.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:58 smithi045 bash[31704]: cluster 2024-07-28T19:30:57.774007+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-07-28T19:30:59.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:58 smithi045 bash[31704]: cluster 2024-07-28T19:30:57.804540+0000 mgr.x (mgr.24502) 15 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 235 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 767 KiB/s wr, 6 op/s 2024-07-28T19:30:59.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:58 smithi045 bash[31704]: audit 2024-07-28T19:30:58.391821+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.45:0/3913206099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:30:59.800 INFO:tasks.rados.rados.0.smithi045.stdout:541: done (1 left) 2024-07-28T19:30:59.800 INFO:tasks.rados.rados.0.smithi045.stdout:542: done (0 left) 2024-07-28T19:30:59.800 INFO:tasks.rados.rados.0.smithi045.stdout:543: delete oid 14 current snap is 72 2024-07-28T19:30:59.807 INFO:tasks.rados.rados.0.smithi045.stdout:543: done (0 left) 2024-07-28T19:30:59.807 INFO:tasks.rados.rados.0.smithi045.stdout:544: write oid 24 current snap is 72 2024-07-28T19:30:59.807 INFO:tasks.rados.rados.0.smithi045.stdout:544: seq_num 238 ranges {400066=716205,1860832=139234} 2024-07-28T19:30:59.822 INFO:tasks.rados.rados.0.smithi045.stdout:544: writing smithi04569809-24 from 400066 to 1116271 tid 1 2024-07-28T19:30:59.833 INFO:tasks.rados.rados.0.smithi045.stdout:544: writing smithi04569809-24 from 1860832 to 2000066 tid 2 2024-07-28T19:30:59.833 INFO:tasks.rados.rados.0.smithi045.stdout:545: read oid 16 snap 40 2024-07-28T19:30:59.833 INFO:tasks.rados.rados.0.smithi045.stdout:545: expect (ObjNum 117 snap 20 seq_num 117) 2024-07-28T19:30:59.833 INFO:tasks.rados.rados.0.smithi045.stdout:546: snap_remove snap 61 2024-07-28T19:31:00.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:30:59 smithi155 bash[24090]: cluster 2024-07-28T19:30:58.789299+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-07-28T19:31:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:30:59 smithi045 bash[21729]: cluster 2024-07-28T19:30:58.789299+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-07-28T19:31:00.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:30:59 smithi045 bash[31704]: cluster 2024-07-28T19:30:58.789299+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-07-28T19:31:00.811 INFO:tasks.rados.rados.0.smithi045.stdout:546: done (2 left) 2024-07-28T19:31:00.812 INFO:tasks.rados.rados.0.smithi045.stdout:547: snap_create 2024-07-28T19:31:00.812 INFO:tasks.rados.rados.0.smithi045.stdout:544: finishing write tid 1 to smithi04569809-24 2024-07-28T19:31:00.812 INFO:tasks.rados.rados.0.smithi045.stdout:544: finishing write tid 2 to smithi04569809-24 2024-07-28T19:31:00.812 INFO:tasks.rados.rados.0.smithi045.stdout:544: finishing write tid 3 to smithi04569809-24 2024-07-28T19:31:00.812 INFO:tasks.rados.rados.0.smithi045.stdout:544: finishing write tid 4 to smithi04569809-24 2024-07-28T19:31:00.813 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 131 (ObjNum 238 snap 72 seq_num 238) dirty exists 2024-07-28T19:31:00.813 INFO:tasks.rados.rados.0.smithi045.stdout:544: left oid 24 (ObjNum 238 snap 72 seq_num 238) 2024-07-28T19:31:00.813 INFO:tasks.rados.rados.0.smithi045.stdout:545: expect (ObjNum 117 snap 20 seq_num 117) 2024-07-28T19:31:01.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:01 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:31:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:31:01.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:00 smithi045 bash[21729]: cluster 2024-07-28T19:30:59.801633+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-07-28T19:31:01.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:00 smithi045 bash[21729]: cluster 2024-07-28T19:30:59.805314+0000 mgr.x (mgr.24502) 16 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 235 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 767 KiB/s wr, 6 op/s 2024-07-28T19:31:01.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:00 smithi045 bash[21729]: audit 2024-07-28T19:31:00.767178+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.45:0/102366734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:01.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:00 smithi045 bash[31704]: cluster 2024-07-28T19:30:59.801633+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-07-28T19:31:01.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:00 smithi045 bash[31704]: cluster 2024-07-28T19:30:59.805314+0000 mgr.x (mgr.24502) 16 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 235 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 767 KiB/s wr, 6 op/s 2024-07-28T19:31:01.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:00 smithi045 bash[31704]: audit 2024-07-28T19:31:00.767178+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.45:0/102366734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:01.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:00 smithi155 bash[52146]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:31:00] "GET /metrics HTTP/1.1" 200 33369 "" "Prometheus/2.43.0" 2024-07-28T19:31:01.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:00 smithi155 bash[24090]: cluster 2024-07-28T19:30:59.801633+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-07-28T19:31:01.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:00 smithi155 bash[24090]: cluster 2024-07-28T19:30:59.805314+0000 mgr.x (mgr.24502) 16 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 235 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 767 KiB/s wr, 6 op/s 2024-07-28T19:31:01.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:00 smithi155 bash[24090]: audit 2024-07-28T19:31:00.767178+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.45:0/102366734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:544: done (2 left) 2024-07-28T19:31:01.817 INFO:tasks.rados.rados.0.smithi045.stdout:545: done (1 left) 2024-07-28T19:31:01.818 INFO:tasks.rados.rados.0.smithi045.stdout:547: done (0 left) 2024-07-28T19:31:01.818 INFO:tasks.rados.rados.0.smithi045.stdout:548: write oid 42 current snap is 73 2024-07-28T19:31:01.818 INFO:tasks.rados.rados.0.smithi045.stdout:548: seq_num 239 ranges {416873=791454,1919314=97559} 2024-07-28T19:31:01.837 INFO:tasks.rados.rados.0.smithi045.stdout:548: writing smithi04569809-42 from 416873 to 1208327 tid 1 2024-07-28T19:31:01.851 INFO:tasks.rados.rados.0.smithi045.stdout:548: writing smithi04569809-42 from 1919314 to 2016873 tid 2 2024-07-28T19:31:01.851 INFO:tasks.rados.rados.0.smithi045.stdout:549: snap_remove snap 48 2024-07-28T19:31:02.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:01 smithi045 bash[21729]: cluster 2024-07-28T19:31:00.812270+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-07-28T19:31:02.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:01 smithi045 bash[21729]: audit 2024-07-28T19:31:01.041146+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:01 smithi045 bash[31704]: cluster 2024-07-28T19:31:00.812270+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-07-28T19:31:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:01 smithi045 bash[31704]: audit 2024-07-28T19:31:01.041146+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:02.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:01 smithi155 bash[24090]: cluster 2024-07-28T19:31:00.812270+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-07-28T19:31:02.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:01 smithi155 bash[24090]: audit 2024-07-28T19:31:01.041146+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:02.750 INFO:tasks.rados.rados.0.smithi045.stdout:549: done (1 left) 2024-07-28T19:31:02.750 INFO:tasks.rados.rados.0.smithi045.stdout:550: snap_create 2024-07-28T19:31:02.750 INFO:tasks.rados.rados.0.smithi045.stdout:548: finishing write tid 1 to smithi04569809-42 2024-07-28T19:31:02.750 INFO:tasks.rados.rados.0.smithi045.stdout:548: finishing write tid 2 to smithi04569809-42 2024-07-28T19:31:02.750 INFO:tasks.rados.rados.0.smithi045.stdout:548: finishing write tid 3 to smithi04569809-42 2024-07-28T19:31:02.751 INFO:tasks.rados.rados.0.smithi045.stdout:548: finishing write tid 4 to smithi04569809-42 2024-07-28T19:31:02.751 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 263 (ObjNum 239 snap 73 seq_num 239) dirty exists 2024-07-28T19:31:02.751 INFO:tasks.rados.rados.0.smithi045.stdout:548: left oid 42 (ObjNum 239 snap 73 seq_num 239) 2024-07-28T19:31:03.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:02 smithi155 bash[24090]: cluster 2024-07-28T19:31:01.806143+0000 mgr.x (mgr.24502) 17 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 235 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:03.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:02 smithi155 bash[24090]: cluster 2024-07-28T19:31:01.817580+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-07-28T19:31:03.098 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:02 smithi155 bash[24090]: cluster 2024-07-28T19:31:02.750328+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-07-28T19:31:03.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:02 smithi045 bash[21729]: cluster 2024-07-28T19:31:01.806143+0000 mgr.x (mgr.24502) 17 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 235 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:03.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:02 smithi045 bash[21729]: cluster 2024-07-28T19:31:01.817580+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-07-28T19:31:03.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:02 smithi045 bash[21729]: cluster 2024-07-28T19:31:02.750328+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-07-28T19:31:03.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:02 smithi045 bash[31704]: cluster 2024-07-28T19:31:01.806143+0000 mgr.x (mgr.24502) 17 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 235 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:03.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:02 smithi045 bash[31704]: cluster 2024-07-28T19:31:01.817580+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-07-28T19:31:03.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:02 smithi045 bash[31704]: cluster 2024-07-28T19:31:02.750328+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-07-28T19:31:03.751 INFO:tasks.rados.rados.0.smithi045.stdout:548: done (1 left) 2024-07-28T19:31:03.751 INFO:tasks.rados.rados.0.smithi045.stdout:550: done (0 left) 2024-07-28T19:31:03.751 INFO:tasks.rados.rados.0.smithi045.stdout:551: snap_remove snap 69 2024-07-28T19:31:04.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.138566+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.45:0/1054149608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:04.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.649197+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:04.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.664213+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.669109+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.669655+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.672092+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.672649+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.674836+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.675439+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.677713+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.678237+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.688355+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.693356+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: audit 2024-07-28T19:31:03.695038+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:31:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[31704]: cluster 2024-07-28T19:31:03.751782+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.138566+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.45:0/1054149608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.649197+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.664213+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.669109+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.669655+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.672092+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.672649+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.674836+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.675439+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.677713+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.678237+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.688355+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.693356+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:31:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: audit 2024-07-28T19:31:03.695038+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:31:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:03 smithi045 bash[21729]: cluster 2024-07-28T19:31:03.751782+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-07-28T19:31:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.138566+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.45:0/1054149608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.649197+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.664213+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.669109+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.669655+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.672092+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.672649+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.674836+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.675439+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.677713+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.678237+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-28T19:31:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.688355+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.693356+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:31:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: audit 2024-07-28T19:31:03.695038+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:31:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:03 smithi155 bash[24090]: cluster 2024-07-28T19:31:03.751782+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-07-28T19:31:04.754 INFO:tasks.rados.rados.0.smithi045.stdout:551: done (0 left) 2024-07-28T19:31:04.754 INFO:tasks.rados.rados.0.smithi045.stdout:552: rollback oid 39 current snap is 74 2024-07-28T19:31:04.754 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 39 to 68 2024-07-28T19:31:04.754 INFO:tasks.rados.rados.0.smithi045.stdout:553: read oid 9 snap -1 2024-07-28T19:31:04.754 INFO:tasks.rados.rados.0.smithi045.stdout:553: expect (ObjNum 221 snap 63 seq_num 221) 2024-07-28T19:31:04.754 INFO:tasks.rados.rados.0.smithi045.stdout:554: snap_create 2024-07-28T19:31:04.761 INFO:tasks.rados.rados.0.smithi045.stdout:552: finishing rollback tid 0 to smithi04569809-39 2024-07-28T19:31:04.762 INFO:tasks.rados.rados.0.smithi045.stdout:552: finishing rollback tid 1 to smithi04569809-39 2024-07-28T19:31:04.762 INFO:tasks.rados.rados.0.smithi045.stdout:552: finishing rollback tid 2 to smithi04569809-39 2024-07-28T19:31:04.762 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 117 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-07-28T19:31:04.764 INFO:tasks.rados.rados.0.smithi045.stdout:553: expect (ObjNum 221 snap 63 seq_num 221) 2024-07-28T19:31:04.966 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:04 smithi045 systemd[1]: Stopping Ceph node-exporter.a for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:31:05.675 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[72356]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-node-exporter-a 2024-07-28T19:31:05.675 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cephadm 2024-07-28T19:31:03.680759+0000 mgr.x (mgr.24502) 18 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 2524M 2024-07-28T19:31:05.675 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cephadm 2024-07-28T19:31:03.697518+0000 mgr.x (mgr.24502) 19 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:31:05.675 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cephadm 2024-07-28T19:31:03.698014+0000 mgr.x (mgr.24502) 20 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cluster 2024-07-28T19:31:03.806895+0000 mgr.x (mgr.24502) 21 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 241 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cephadm 2024-07-28T19:31:03.892155+0000 mgr.x (mgr.24502) 22 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cephadm 2024-07-28T19:31:03.892446+0000 mgr.x (mgr.24502) 23 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cephadm 2024-07-28T19:31:04.036841+0000 mgr.x (mgr.24502) 24 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cephadm 2024-07-28T19:31:04.037024+0000 mgr.x (mgr.24502) 25 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cephadm 2024-07-28T19:31:04.179342+0000 mgr.x (mgr.24502) 26 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cephadm 2024-07-28T19:31:04.179627+0000 mgr.x (mgr.24502) 27 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: audit 2024-07-28T19:31:04.316622+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: audit 2024-07-28T19:31:04.323873+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: audit 2024-07-28T19:31:04.330789+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: audit 2024-07-28T19:31:04.339367+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: audit 2024-07-28T19:31:04.346661+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: audit 2024-07-28T19:31:04.387675+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: audit 2024-07-28T19:31:04.394296+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: audit 2024-07-28T19:31:04.400526+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: audit 2024-07-28T19:31:04.406773+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cephadm 2024-07-28T19:31:04.411459+0000 mgr.x (mgr.24502) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cephadm 2024-07-28T19:31:04.412051+0000 mgr.x (mgr.24502) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi045 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[21729]: cluster 2024-07-28T19:31:04.755917+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cephadm 2024-07-28T19:31:03.680759+0000 mgr.x (mgr.24502) 18 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 2524M 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cephadm 2024-07-28T19:31:03.697518+0000 mgr.x (mgr.24502) 19 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cephadm 2024-07-28T19:31:03.698014+0000 mgr.x (mgr.24502) 20 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cluster 2024-07-28T19:31:03.806895+0000 mgr.x (mgr.24502) 21 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 241 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cephadm 2024-07-28T19:31:03.892155+0000 mgr.x (mgr.24502) 22 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cephadm 2024-07-28T19:31:03.892446+0000 mgr.x (mgr.24502) 23 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:31:05.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cephadm 2024-07-28T19:31:04.036841+0000 mgr.x (mgr.24502) 24 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cephadm 2024-07-28T19:31:04.037024+0000 mgr.x (mgr.24502) 25 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cephadm 2024-07-28T19:31:04.179342+0000 mgr.x (mgr.24502) 26 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cephadm 2024-07-28T19:31:04.179627+0000 mgr.x (mgr.24502) 27 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: audit 2024-07-28T19:31:04.316622+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: audit 2024-07-28T19:31:04.323873+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: audit 2024-07-28T19:31:04.330789+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: audit 2024-07-28T19:31:04.339367+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: audit 2024-07-28T19:31:04.346661+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: audit 2024-07-28T19:31:04.387675+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: audit 2024-07-28T19:31:04.394296+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: audit 2024-07-28T19:31:04.400526+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: audit 2024-07-28T19:31:04.406773+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cephadm 2024-07-28T19:31:04.411459+0000 mgr.x (mgr.24502) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-07-28T19:31:05.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cephadm 2024-07-28T19:31:04.412051+0000 mgr.x (mgr.24502) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi045 2024-07-28T19:31:05.679 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[31704]: cluster 2024-07-28T19:31:04.755917+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-07-28T19:31:05.755 INFO:tasks.rados.rados.0.smithi045.stdout:552: done (2 left) 2024-07-28T19:31:05.755 INFO:tasks.rados.rados.0.smithi045.stdout:553: done (1 left) 2024-07-28T19:31:05.755 INFO:tasks.rados.rados.0.smithi045.stdout:554: done (0 left) 2024-07-28T19:31:05.756 INFO:tasks.rados.rados.0.smithi045.stdout:555: write oid 40 current snap is 75 2024-07-28T19:31:05.756 INFO:tasks.rados.rados.0.smithi045.stdout:555: seq_num 240 ranges {433680=466703,1577796=455884} 2024-07-28T19:31:05.760 INFO:tasks.rados.rados.0.smithi045.stdout:555: writing smithi04569809-40 from 433680 to 900383 tid 1 2024-07-28T19:31:05.767 INFO:tasks.rados.rados.0.smithi045.stdout:555: writing smithi04569809-40 from 1577796 to 2033680 tid 2 2024-07-28T19:31:05.767 INFO:tasks.rados.rados.0.smithi045.stdout:556: read oid 4 snap 74 2024-07-28T19:31:05.767 INFO:tasks.rados.rados.0.smithi045.stdout:556: expect (ObjNum 102 snap 16 seq_num 102) 2024-07-28T19:31:05.767 INFO:tasks.rados.rados.0.smithi045.stdout:557: write oid 24 current snap is 75 2024-07-28T19:31:05.767 INFO:tasks.rados.rados.0.smithi045.stdout:555: finishing write tid 1 to smithi04569809-40 2024-07-28T19:31:05.767 INFO:tasks.rados.rados.0.smithi045.stdout:557: seq_num 241 ranges {450487=541952,1636278=414209} 2024-07-28T19:31:05.773 INFO:tasks.rados.rados.0.smithi045.stdout:557: writing smithi04569809-24 from 450487 to 992439 tid 1 2024-07-28T19:31:05.780 INFO:tasks.rados.rados.0.smithi045.stdout:557: writing smithi04569809-24 from 1636278 to 2050487 tid 2 2024-07-28T19:31:05.780 INFO:tasks.rados.rados.0.smithi045.stdout:558: rollback oid 23 current snap is 75 2024-07-28T19:31:05.780 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 23 to 66 2024-07-28T19:31:05.780 INFO:tasks.rados.rados.0.smithi045.stdout:555: finishing write tid 2 to smithi04569809-40 2024-07-28T19:31:05.781 INFO:tasks.rados.rados.0.smithi045.stdout:555: finishing write tid 3 to smithi04569809-40 2024-07-28T19:31:05.781 INFO:tasks.rados.rados.0.smithi045.stdout:555: finishing write tid 4 to smithi04569809-40 2024-07-28T19:31:05.781 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 120 (ObjNum 240 snap 75 seq_num 240) dirty exists 2024-07-28T19:31:05.781 INFO:tasks.rados.rados.0.smithi045.stdout:555: left oid 40 (ObjNum 240 snap 75 seq_num 240) 2024-07-28T19:31:05.781 INFO:tasks.rados.rados.0.smithi045.stdout:557: finishing write tid 1 to smithi04569809-24 2024-07-28T19:31:05.781 INFO:tasks.rados.rados.0.smithi045.stdout:555: done (3 left) 2024-07-28T19:31:05.781 INFO:tasks.rados.rados.0.smithi045.stdout:559: read oid 10 snap -1 2024-07-28T19:31:05.781 INFO:tasks.rados.rados.0.smithi045.stdout:559: expect deleted 2024-07-28T19:31:05.781 INFO:tasks.rados.rados.0.smithi045.stdout:560: write oid 20 current snap is 75 2024-07-28T19:31:05.781 INFO:tasks.rados.rados.0.smithi045.stdout:560: seq_num 242 ranges {467294=617201,1578407=488887} 2024-07-28T19:31:05.787 INFO:tasks.rados.rados.0.smithi045.stdout:560: writing smithi04569809-20 from 467294 to 1084495 tid 1 2024-07-28T19:31:05.793 INFO:tasks.rados.rados.0.smithi045.stdout:560: writing smithi04569809-20 from 1578407 to 2067294 tid 2 2024-07-28T19:31:05.793 INFO:tasks.rados.rados.0.smithi045.stdout:561: delete oid 11 current snap is 75 2024-07-28T19:31:05.793 INFO:tasks.rados.rados.0.smithi045.stdout:557: finishing write tid 2 to smithi04569809-24 2024-07-28T19:31:05.793 INFO:tasks.rados.rados.0.smithi045.stdout:557: finishing write tid 3 to smithi04569809-24 2024-07-28T19:31:05.793 INFO:tasks.rados.rados.0.smithi045.stdout:558: finishing rollback tid 0 to smithi04569809-23 2024-07-28T19:31:05.793 INFO:tasks.rados.rados.0.smithi045.stdout:558: finishing rollback tid 1 to smithi04569809-23 2024-07-28T19:31:05.793 INFO:tasks.rados.rados.0.smithi045.stdout:557: finishing write tid 4 to smithi04569809-24 2024-07-28T19:31:05.794 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 141 (ObjNum 241 snap 75 seq_num 241) dirty exists 2024-07-28T19:31:05.794 INFO:tasks.rados.rados.0.smithi045.stdout:557: left oid 24 (ObjNum 241 snap 75 seq_num 241) 2024-07-28T19:31:05.794 INFO:tasks.rados.rados.0.smithi045.stdout:558: finishing rollback tid 2 to smithi04569809-23 2024-07-28T19:31:05.794 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 143 (ObjNum 201 snap 57 seq_num 201) dirty exists 2024-07-28T19:31:05.794 INFO:tasks.rados.rados.0.smithi045.stdout:556: expect (ObjNum 102 snap 16 seq_num 102) 2024-07-28T19:31:05.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cephadm 2024-07-28T19:31:03.680759+0000 mgr.x (mgr.24502) 18 : cephadm [INF] Adjusting osd_memory_target on smithi155 to 2524M 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cephadm 2024-07-28T19:31:03.697518+0000 mgr.x (mgr.24502) 19 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cephadm 2024-07-28T19:31:03.698014+0000 mgr.x (mgr.24502) 20 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cluster 2024-07-28T19:31:03.806895+0000 mgr.x (mgr.24502) 21 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 241 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cephadm 2024-07-28T19:31:03.892155+0000 mgr.x (mgr.24502) 22 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cephadm 2024-07-28T19:31:03.892446+0000 mgr.x (mgr.24502) 23 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cephadm 2024-07-28T19:31:04.036841+0000 mgr.x (mgr.24502) 24 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cephadm 2024-07-28T19:31:04.037024+0000 mgr.x (mgr.24502) 25 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cephadm 2024-07-28T19:31:04.179342+0000 mgr.x (mgr.24502) 26 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cephadm 2024-07-28T19:31:04.179627+0000 mgr.x (mgr.24502) 27 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: audit 2024-07-28T19:31:04.316622+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: audit 2024-07-28T19:31:04.323873+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: audit 2024-07-28T19:31:04.330789+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: audit 2024-07-28T19:31:04.339367+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: audit 2024-07-28T19:31:04.346661+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: audit 2024-07-28T19:31:04.387675+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: audit 2024-07-28T19:31:04.394296+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: audit 2024-07-28T19:31:04.400526+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: audit 2024-07-28T19:31:04.406773+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cephadm 2024-07-28T19:31:04.411459+0000 mgr.x (mgr.24502) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-07-28T19:31:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cephadm 2024-07-28T19:31:04.412051+0000 mgr.x (mgr.24502) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi045 2024-07-28T19:31:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:05 smithi155 bash[24090]: cluster 2024-07-28T19:31:04.755917+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-07-28T19:31:05.966 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:05 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-07-28T19:31:05.966 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:05 smithi045 bash[72439]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-node-exporter-a 2024-07-28T19:31:05.966 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:05 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-07-28T19:31:05.966 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:05 smithi045 systemd[1]: Stopped Ceph node-exporter.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:05.966 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:05 smithi045 systemd[1]: Started Ceph node-exporter.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:05.968 INFO:tasks.rados.rados.0.smithi045.stdout:560: finishing write tid 1 to smithi04569809-20 2024-07-28T19:31:05.968 INFO:tasks.rados.rados.0.smithi045.stdout:560: finishing write tid 2 to smithi04569809-20 2024-07-28T19:31:05.968 INFO:tasks.rados.rados.0.smithi045.stdout:560: finishing write tid 3 to smithi04569809-20 2024-07-28T19:31:05.968 INFO:tasks.rados.rados.0.smithi045.stdout:560: finishing write tid 4 to smithi04569809-20 2024-07-28T19:31:05.968 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 113 (ObjNum 242 snap 75 seq_num 242) dirty exists 2024-07-28T19:31:05.968 INFO:tasks.rados.rados.0.smithi045.stdout:560: left oid 20 (ObjNum 242 snap 75 seq_num 242) 2024-07-28T19:31:05.968 INFO:tasks.rados.rados.0.smithi045.stdout:556: done (5 left) 2024-07-28T19:31:05.968 INFO:tasks.rados.rados.0.smithi045.stdout:557: done (4 left) 2024-07-28T19:31:05.968 INFO:tasks.rados.rados.0.smithi045.stdout:558: done (3 left) 2024-07-28T19:31:05.969 INFO:tasks.rados.rados.0.smithi045.stdout:559: done (2 left) 2024-07-28T19:31:05.969 INFO:tasks.rados.rados.0.smithi045.stdout:560: done (1 left) 2024-07-28T19:31:05.969 INFO:tasks.rados.rados.0.smithi045.stdout:561: done (0 left) 2024-07-28T19:31:05.969 INFO:tasks.rados.rados.0.smithi045.stdout:562: write oid 32 current snap is 75 2024-07-28T19:31:05.969 INFO:tasks.rados.rados.0.smithi045.stdout:562: seq_num 244 ranges {500908=484052,1411724=689184} 2024-07-28T19:31:05.976 INFO:tasks.rados.rados.0.smithi045.stdout:562: writing smithi04569809-32 from 500908 to 984960 tid 1 2024-07-28T19:31:05.986 INFO:tasks.rados.rados.0.smithi045.stdout:562: writing smithi04569809-32 from 1411724 to 2100908 tid 2 2024-07-28T19:31:05.986 INFO:tasks.rados.rados.0.smithi045.stdout:563: rollback oid 21 current snap is 75 2024-07-28T19:31:05.986 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 73 2024-07-28T19:31:05.986 INFO:tasks.rados.rados.0.smithi045.stdout:562: finishing write tid 1 to smithi04569809-32 2024-07-28T19:31:05.986 INFO:tasks.rados.rados.0.smithi045.stdout:564: delete oid 44 current snap is 75 2024-07-28T19:31:05.990 INFO:tasks.rados.rados.0.smithi045.stdout:564: done (2 left) 2024-07-28T19:31:05.990 INFO:tasks.rados.rados.0.smithi045.stdout:565: delete oid 10 current snap is 75 2024-07-28T19:31:05.991 INFO:tasks.rados.rados.0.smithi045.stdout:563: finishing rollback tid 0 to smithi04569809-21 2024-07-28T19:31:05.991 INFO:tasks.rados.rados.0.smithi045.stdout:562: finishing write tid 2 to smithi04569809-32 2024-07-28T19:31:05.992 INFO:tasks.rados.rados.0.smithi045.stdout:563: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:31:05.992 INFO:tasks.rados.rados.0.smithi045.stdout:563: finishing rollback tid 2 to smithi04569809-21 2024-07-28T19:31:05.992 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 290 (ObjNum 225 snap 64 seq_num 225) dirty exists 2024-07-28T19:31:05.992 INFO:tasks.rados.rados.0.smithi045.stdout:562: finishing write tid 3 to smithi04569809-32 2024-07-28T19:31:05.992 INFO:tasks.rados.rados.0.smithi045.stdout:562: finishing write tid 4 to smithi04569809-32 2024-07-28T19:31:05.992 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 124 (ObjNum 244 snap 75 seq_num 244) dirty exists 2024-07-28T19:31:05.992 INFO:tasks.rados.rados.0.smithi045.stdout:562: left oid 32 (ObjNum 244 snap 75 seq_num 244) 2024-07-28T19:31:05.992 INFO:tasks.rados.rados.0.smithi045.stdout:562: done (2 left) 2024-07-28T19:31:05.993 INFO:tasks.rados.rados.0.smithi045.stdout:563: done (1 left) 2024-07-28T19:31:05.993 INFO:tasks.rados.rados.0.smithi045.stdout:565: done (0 left) 2024-07-28T19:31:05.993 INFO:tasks.rados.rados.0.smithi045.stdout:566: delete oid 24 current snap is 75 2024-07-28T19:31:05.994 INFO:tasks.rados.rados.0.smithi045.stdout:566: done (0 left) 2024-07-28T19:31:05.994 INFO:tasks.rados.rados.0.smithi045.stdout:567: write oid 4 current snap is 75 2024-07-28T19:31:05.994 INFO:tasks.rados.rados.0.smithi045.stdout:567: seq_num 248 ranges {568136=785048,1929299=238837} 2024-07-28T19:31:06.001 INFO:tasks.rados.rados.0.smithi045.stdout:567: writing smithi04569809-4 from 568136 to 1353184 tid 1 2024-07-28T19:31:06.006 INFO:tasks.rados.rados.0.smithi045.stdout:567: writing smithi04569809-4 from 1929299 to 2168136 tid 2 2024-07-28T19:31:06.006 INFO:tasks.rados.rados.0.smithi045.stdout:568: read oid 31 snap -1 2024-07-28T19:31:06.006 INFO:tasks.rados.rados.0.smithi045.stdout:568: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T19:31:06.006 INFO:tasks.rados.rados.0.smithi045.stdout:569: snap_create 2024-07-28T19:31:06.010 INFO:tasks.rados.rados.0.smithi045.stdout:567: finishing write tid 1 to smithi04569809-4 2024-07-28T19:31:06.010 INFO:tasks.rados.rados.0.smithi045.stdout:568: expect (ObjNum 138 snap 30 seq_num 138) 2024-07-28T19:31:06.120 INFO:tasks.rados.rados.0.smithi045.stdout:567: finishing write tid 2 to smithi04569809-4 2024-07-28T19:31:06.120 INFO:tasks.rados.rados.0.smithi045.stdout:567: finishing write tid 3 to smithi04569809-4 2024-07-28T19:31:06.120 INFO:tasks.rados.rados.0.smithi045.stdout:567: finishing write tid 4 to smithi04569809-4 2024-07-28T19:31:06.120 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 42 (ObjNum 248 snap 75 seq_num 248) dirty exists 2024-07-28T19:31:06.120 INFO:tasks.rados.rados.0.smithi045.stdout:567: left oid 4 (ObjNum 248 snap 75 seq_num 248) 2024-07-28T19:31:06.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:06 smithi045 bash[21729]: audit 2024-07-28T19:31:05.516448+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.45:0/1762785224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:06.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:06 smithi045 bash[21729]: audit 2024-07-28T19:31:05.729080+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:06.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:06 smithi045 bash[21729]: audit 2024-07-28T19:31:05.739355+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:06.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:06 smithi045 bash[21729]: cluster 2024-07-28T19:31:05.757283+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-07-28T19:31:06.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:06 smithi045 bash[31704]: audit 2024-07-28T19:31:05.516448+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.45:0/1762785224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:06.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:06 smithi045 bash[31704]: audit 2024-07-28T19:31:05.729080+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:06.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:06 smithi045 bash[31704]: audit 2024-07-28T19:31:05.739355+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:06.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:06 smithi045 bash[31704]: cluster 2024-07-28T19:31:05.757283+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-07-28T19:31:06.768 INFO:tasks.rados.rados.0.smithi045.stdout:567: done (2 left) 2024-07-28T19:31:06.768 INFO:tasks.rados.rados.0.smithi045.stdout:568: done (1 left) 2024-07-28T19:31:06.768 INFO:tasks.rados.rados.0.smithi045.stdout:569: done (0 left) 2024-07-28T19:31:06.768 INFO:tasks.rados.rados.0.smithi045.stdout:570: write oid 36 current snap is 76 2024-07-28T19:31:06.768 INFO:tasks.rados.rados.0.smithi045.stdout:570: seq_num 249 ranges {584943=460297,1587781=597162} 2024-07-28T19:31:06.781 INFO:tasks.rados.rados.0.smithi045.stdout:570: writing smithi04569809-36 from 584943 to 1045240 tid 1 2024-07-28T19:31:06.796 INFO:tasks.rados.rados.0.smithi045.stdout:570: writing smithi04569809-36 from 1587781 to 2184943 tid 2 2024-07-28T19:31:06.796 INFO:tasks.rados.rados.0.smithi045.stdout:571: rollback oid 12 current snap is 76 2024-07-28T19:31:06.796 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 12 to 66 2024-07-28T19:31:06.796 INFO:tasks.rados.rados.0.smithi045.stdout:570: finishing write tid 1 to smithi04569809-36 2024-07-28T19:31:06.796 INFO:tasks.rados.rados.0.smithi045.stdout:572: write oid 18 current snap is 76 2024-07-28T19:31:06.797 INFO:tasks.rados.rados.0.smithi045.stdout:572: seq_num 250 ranges {601750=535546,1929910=271840} 2024-07-28T19:31:06.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:06 smithi155 bash[24090]: audit 2024-07-28T19:31:05.516448+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.45:0/1762785224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:06.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:06 smithi155 bash[24090]: audit 2024-07-28T19:31:05.729080+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:06.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:06 smithi155 bash[24090]: audit 2024-07-28T19:31:05.739355+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:06 smithi155 bash[24090]: cluster 2024-07-28T19:31:05.757283+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-07-28T19:31:06.811 INFO:tasks.rados.rados.0.smithi045.stdout:572: writing smithi04569809-18 from 601750 to 1137296 tid 1 2024-07-28T19:31:06.823 INFO:tasks.rados.rados.0.smithi045.stdout:572: writing smithi04569809-18 from 1929910 to 2201750 tid 2 2024-07-28T19:31:06.823 INFO:tasks.rados.rados.0.smithi045.stdout:573: rollback oid 21 current snap is 76 2024-07-28T19:31:06.823 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 66 2024-07-28T19:31:06.823 INFO:tasks.rados.rados.0.smithi045.stdout:571: finishing rollback tid 0 to smithi04569809-12 2024-07-28T19:31:06.823 INFO:tasks.rados.rados.0.smithi045.stdout:571: finishing rollback tid 1 to smithi04569809-12 2024-07-28T19:31:06.823 INFO:tasks.rados.rados.0.smithi045.stdout:570: finishing write tid 2 to smithi04569809-36 2024-07-28T19:31:06.824 INFO:tasks.rados.rados.0.smithi045.stdout:570: finishing write tid 3 to smithi04569809-36 2024-07-28T19:31:06.824 INFO:tasks.rados.rados.0.smithi045.stdout:570: finishing write tid 4 to smithi04569809-36 2024-07-28T19:31:06.824 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 147 (ObjNum 249 snap 76 seq_num 249) dirty exists 2024-07-28T19:31:06.824 INFO:tasks.rados.rados.0.smithi045.stdout:570: left oid 36 (ObjNum 249 snap 76 seq_num 249) 2024-07-28T19:31:06.824 INFO:tasks.rados.rados.0.smithi045.stdout:571: finishing rollback tid 2 to smithi04569809-12 2024-07-28T19:31:06.824 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 295 (ObjNum 167 snap 43 seq_num 167) dirty exists 2024-07-28T19:31:06.824 INFO:tasks.rados.rados.0.smithi045.stdout:570: done (3 left) 2024-07-28T19:31:06.824 INFO:tasks.rados.rados.0.smithi045.stdout:571: done (2 left) 2024-07-28T19:31:06.824 INFO:tasks.rados.rados.0.smithi045.stdout:574: snap_remove snap 72 2024-07-28T19:31:07.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[21729]: cephadm 2024-07-28T19:31:05.745681+0000 mgr.x (mgr.24502) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T19:31:07.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[21729]: cephadm 2024-07-28T19:31:05.779540+0000 mgr.x (mgr.24502) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi045 2024-07-28T19:31:07.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[21729]: cluster 2024-07-28T19:31:05.807577+0000 mgr.x (mgr.24502) 32 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 241 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-07-28T19:31:07.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[21729]: cluster 2024-07-28T19:31:06.769369+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-07-28T19:31:07.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[31704]: cephadm 2024-07-28T19:31:05.745681+0000 mgr.x (mgr.24502) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T19:31:07.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[31704]: cephadm 2024-07-28T19:31:05.779540+0000 mgr.x (mgr.24502) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi045 2024-07-28T19:31:07.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[31704]: cluster 2024-07-28T19:31:05.807577+0000 mgr.x (mgr.24502) 32 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 241 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-07-28T19:31:07.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[31704]: cluster 2024-07-28T19:31:06.769369+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-07-28T19:31:07.767 INFO:tasks.rados.rados.0.smithi045.stdout:574: done (2 left) 2024-07-28T19:31:07.767 INFO:tasks.rados.rados.0.smithi045.stdout:575: read oid 15 snap -1 2024-07-28T19:31:07.767 INFO:tasks.rados.rados.0.smithi045.stdout:575: expect (ObjNum 203 snap 57 seq_num 203) 2024-07-28T19:31:07.768 INFO:tasks.rados.rados.0.smithi045.stdout:576: snap_remove snap 64 2024-07-28T19:31:07.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:07 smithi155 bash[24090]: cephadm 2024-07-28T19:31:05.745681+0000 mgr.x (mgr.24502) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-28T19:31:07.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:07 smithi155 bash[24090]: cephadm 2024-07-28T19:31:05.779540+0000 mgr.x (mgr.24502) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi045 2024-07-28T19:31:07.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:07 smithi155 bash[24090]: cluster 2024-07-28T19:31:05.807577+0000 mgr.x (mgr.24502) 32 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 241 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-07-28T19:31:07.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:07 smithi155 bash[24090]: cluster 2024-07-28T19:31:06.769369+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.679Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.679Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.680Z 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/.+)($|/) 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.680Z 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)$ 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.680Z 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+$ 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.680Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T19:31:07.872 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T19:31:07.873 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T19:31:07.874 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T19:31:07.874 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T19:31:07.874 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T19:31:07.874 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T19:31:07.874 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T19:31:07.874 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T19:31:07.874 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T19:31:07.874 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T19:31:07.874 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T19:31:07.874 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T19:31:07.875 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T19:31:07.876 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.681Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T19:31:07.876 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.682Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T19:31:07.876 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:07 smithi045 bash[72467]: ts=2024-07-28T19:31:07.682Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T19:31:08.781 INFO:tasks.rados.rados.0.smithi045.stdout:576: done (3 left) 2024-07-28T19:31:08.782 INFO:tasks.rados.rados.0.smithi045.stdout:577: snap_create 2024-07-28T19:31:08.782 INFO:tasks.rados.rados.0.smithi045.stdout:572: finishing write tid 1 to smithi04569809-18 2024-07-28T19:31:08.782 INFO:tasks.rados.rados.0.smithi045.stdout:572: finishing write tid 2 to smithi04569809-18 2024-07-28T19:31:08.782 INFO:tasks.rados.rados.0.smithi045.stdout:572: finishing write tid 3 to smithi04569809-18 2024-07-28T19:31:08.782 INFO:tasks.rados.rados.0.smithi045.stdout:572: finishing write tid 4 to smithi04569809-18 2024-07-28T19:31:08.782 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 273 (ObjNum 250 snap 76 seq_num 250) dirty exists 2024-07-28T19:31:08.782 INFO:tasks.rados.rados.0.smithi045.stdout:572: left oid 18 (ObjNum 250 snap 76 seq_num 250) 2024-07-28T19:31:08.782 INFO:tasks.rados.rados.0.smithi045.stdout:573: finishing rollback tid 0 to smithi04569809-21 2024-07-28T19:31:08.782 INFO:tasks.rados.rados.0.smithi045.stdout:573: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:31:08.782 INFO:tasks.rados.rados.0.smithi045.stdout:573: finishing rollback tid 2 to smithi04569809-21 2024-07-28T19:31:08.782 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 294 (ObjNum 225 snap 64 seq_num 225) dirty exists 2024-07-28T19:31:08.783 INFO:tasks.rados.rados.0.smithi045.stdout:575: expect (ObjNum 203 snap 57 seq_num 203) 2024-07-28T19:31:08.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:08 smithi045 bash[31704]: cluster 2024-07-28T19:31:07.769205+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-07-28T19:31:08.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:08 smithi045 bash[31704]: cluster 2024-07-28T19:31:07.808256+0000 mgr.x (mgr.24502) 33 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-07-28T19:31:08.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:08 smithi045 bash[31704]: audit 2024-07-28T19:31:07.897790+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.45:0/2973164298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:08.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:08 smithi045 bash[21729]: cluster 2024-07-28T19:31:07.769205+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-07-28T19:31:08.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:08 smithi045 bash[21729]: cluster 2024-07-28T19:31:07.808256+0000 mgr.x (mgr.24502) 33 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-07-28T19:31:08.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:08 smithi045 bash[21729]: audit 2024-07-28T19:31:07.897790+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.45:0/2973164298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:09.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:08 smithi155 bash[24090]: cluster 2024-07-28T19:31:07.769205+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-07-28T19:31:09.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:08 smithi155 bash[24090]: cluster 2024-07-28T19:31:07.808256+0000 mgr.x (mgr.24502) 33 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-07-28T19:31:09.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:08 smithi155 bash[24090]: audit 2024-07-28T19:31:07.897790+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.45:0/2973164298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:09.777 INFO:tasks.rados.rados.0.smithi045.stdout:572: done (3 left) 2024-07-28T19:31:09.777 INFO:tasks.rados.rados.0.smithi045.stdout:573: done (2 left) 2024-07-28T19:31:09.777 INFO:tasks.rados.rados.0.smithi045.stdout:575: done (1 left) 2024-07-28T19:31:09.778 INFO:tasks.rados.rados.0.smithi045.stdout:577: done (0 left) 2024-07-28T19:31:09.778 INFO:tasks.rados.rados.0.smithi045.stdout:578: snap_create 2024-07-28T19:31:10.032 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:09 smithi045 bash[21729]: cluster 2024-07-28T19:31:08.781483+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-07-28T19:31:10.032 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:09 smithi045 bash[31704]: cluster 2024-07-28T19:31:08.781483+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-07-28T19:31:10.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:09 smithi155 bash[24090]: cluster 2024-07-28T19:31:08.781483+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-07-28T19:31:10.790 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:10 smithi045 systemd[1]: Stopping Ceph alertmanager.a for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:31:10.790 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:10 smithi045 bash[58475]: ts=2024-07-28T19:31:10.637Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-07-28T19:31:10.794 INFO:tasks.rados.rados.0.smithi045.stdout:578: done (0 left) 2024-07-28T19:31:10.795 INFO:tasks.rados.rados.0.smithi045.stdout:579: snap_remove snap 65 2024-07-28T19:31:11.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:10 smithi155 bash[52146]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:31:10] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2024-07-28T19:31:11.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:10 smithi155 bash[24090]: cluster 2024-07-28T19:31:09.779371+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-07-28T19:31:11.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:10 smithi155 bash[24090]: cluster 2024-07-28T19:31:09.809003+0000 mgr.x (mgr.24502) 34 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-07-28T19:31:11.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:10 smithi155 bash[24090]: audit 2024-07-28T19:31:10.256224+0000 mon.a (mon.0) 1063 : audit [DBG] from='client.? 172.21.15.45:0/1180468340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:11.133 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:11 smithi045 bash[21986]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:31:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:31:11.133 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:10 smithi045 bash[31704]: cluster 2024-07-28T19:31:09.779371+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-07-28T19:31:11.133 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:10 smithi045 bash[31704]: cluster 2024-07-28T19:31:09.809003+0000 mgr.x (mgr.24502) 34 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-07-28T19:31:11.133 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:10 smithi045 bash[31704]: audit 2024-07-28T19:31:10.256224+0000 mon.a (mon.0) 1063 : audit [DBG] from='client.? 172.21.15.45:0/1180468340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:11.133 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:10 smithi045 bash[21729]: cluster 2024-07-28T19:31:09.779371+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-07-28T19:31:11.134 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:10 smithi045 bash[21729]: cluster 2024-07-28T19:31:09.809003+0000 mgr.x (mgr.24502) 34 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-07-28T19:31:11.134 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:10 smithi045 bash[21729]: audit 2024-07-28T19:31:10.256224+0000 mon.a (mon.0) 1063 : audit [DBG] from='client.? 172.21.15.45:0/1180468340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:11.451 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:11 smithi045 bash[72748]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-alertmanager-a 2024-07-28T19:31:11.451 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:11 smithi045 bash[72807]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-alertmanager-a 2024-07-28T19:31:11.451 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:11 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-07-28T19:31:11.451 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:11 smithi045 systemd[1]: Stopped Ceph alertmanager.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:11.451 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:11 smithi045 systemd[1]: Started Ceph alertmanager.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:11.801 INFO:tasks.rados.rados.0.smithi045.stdout:579: done (0 left) 2024-07-28T19:31:11.801 INFO:tasks.rados.rados.0.smithi045.stdout:580: delete oid 39 current snap is 78 2024-07-28T19:31:11.817 INFO:tasks.rados.rados.0.smithi045.stdout:580: done (0 left) 2024-07-28T19:31:11.818 INFO:tasks.rados.rados.0.smithi045.stdout:581: delete oid 19 current snap is 78 2024-07-28T19:31:11.824 INFO:tasks.rados.rados.0.smithi045.stdout:581: done (0 left) 2024-07-28T19:31:11.824 INFO:tasks.rados.rados.0.smithi045.stdout:582: read oid 6 snap -1 2024-07-28T19:31:11.824 INFO:tasks.rados.rados.0.smithi045.stdout:582: expect (ObjNum 212 snap 63 seq_num 212) 2024-07-28T19:31:11.824 INFO:tasks.rados.rados.0.smithi045.stdout:583: write oid 45 current snap is 78 2024-07-28T19:31:11.824 INFO:tasks.rados.rados.0.smithi045.stdout:583: seq_num 253 ranges {652171=477646,1821709=430462} 2024-07-28T19:31:11.835 INFO:tasks.rados.rados.0.smithi045.stdout:583: writing smithi04569809-45 from 652171 to 1129817 tid 1 2024-07-28T19:31:11.842 INFO:tasks.rados.rados.0.smithi045.stdout:583: writing smithi04569809-45 from 1821709 to 2252171 tid 2 2024-07-28T19:31:11.842 INFO:tasks.rados.rados.0.smithi045.stdout:584: snap_create 2024-07-28T19:31:11.842 INFO:tasks.rados.rados.0.smithi045.stdout:582: expect (ObjNum 212 snap 63 seq_num 212) 2024-07-28T19:31:12.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:11 smithi155 bash[24090]: cluster 2024-07-28T19:31:10.796672+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-07-28T19:31:12.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:11 smithi155 bash[24090]: audit 2024-07-28T19:31:11.386824+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:12.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:11 smithi155 bash[24090]: audit 2024-07-28T19:31:11.397718+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:12.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:11 smithi155 bash[24090]: cephadm 2024-07-28T19:31:11.409268+0000 mgr.x (mgr.24502) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T19:31:12.145 INFO:tasks.rados.rados.0.smithi045.stdout:583: finishing write tid 1 to smithi04569809-45 2024-07-28T19:31:12.146 INFO:tasks.rados.rados.0.smithi045.stdout:583: finishing write tid 2 to smithi04569809-45 2024-07-28T19:31:12.146 INFO:tasks.rados.rados.0.smithi045.stdout:583: finishing write tid 3 to smithi04569809-45 2024-07-28T19:31:12.146 INFO:tasks.rados.rados.0.smithi045.stdout:583: finishing write tid 4 to smithi04569809-45 2024-07-28T19:31:12.146 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 187 (ObjNum 253 snap 78 seq_num 253) dirty exists 2024-07-28T19:31:12.146 INFO:tasks.rados.rados.0.smithi045.stdout:583: left oid 45 (ObjNum 253 snap 78 seq_num 253) 2024-07-28T19:31:12.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:11 smithi045 bash[21729]: cluster 2024-07-28T19:31:10.796672+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-07-28T19:31:12.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:11 smithi045 bash[21729]: audit 2024-07-28T19:31:11.386824+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:12.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:11 smithi045 bash[21729]: audit 2024-07-28T19:31:11.397718+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:12.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:11 smithi045 bash[21729]: cephadm 2024-07-28T19:31:11.409268+0000 mgr.x (mgr.24502) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T19:31:12.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:11 smithi045 bash[31704]: cluster 2024-07-28T19:31:10.796672+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-07-28T19:31:12.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:11 smithi045 bash[31704]: audit 2024-07-28T19:31:11.386824+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:12.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:11 smithi045 bash[31704]: audit 2024-07-28T19:31:11.397718+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:12.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:11 smithi045 bash[31704]: cephadm 2024-07-28T19:31:11.409268+0000 mgr.x (mgr.24502) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T19:31:12.752 INFO:tasks.rados.rados.0.smithi045.stdout:582: done (2 left) 2024-07-28T19:31:12.752 INFO:tasks.rados.rados.0.smithi045.stdout:583: done (1 left) 2024-07-28T19:31:12.752 INFO:tasks.rados.rados.0.smithi045.stdout:584: done (0 left) 2024-07-28T19:31:12.752 INFO:tasks.rados.rados.0.smithi045.stdout:585: write oid 2 current snap is 79 2024-07-28T19:31:12.752 INFO:tasks.rados.rados.0.smithi045.stdout:585: seq_num 254 ranges {668978=552895,1763838=505140} 2024-07-28T19:31:12.766 INFO:tasks.rados.rados.0.smithi045.stdout:585: writing smithi04569809-2 from 668978 to 1221873 tid 1 2024-07-28T19:31:12.782 INFO:tasks.rados.rados.0.smithi045.stdout:585: writing smithi04569809-2 from 1763838 to 2268978 tid 2 2024-07-28T19:31:12.782 INFO:tasks.rados.rados.0.smithi045.stdout:586: write oid 17 current snap is 79 2024-07-28T19:31:12.782 INFO:tasks.rados.rados.0.smithi045.stdout:585: finishing write tid 1 to smithi04569809-2 2024-07-28T19:31:12.782 INFO:tasks.rados.rados.0.smithi045.stdout:586: seq_num 255 ranges {685785=628144,1822320=463465} 2024-07-28T19:31:12.799 INFO:tasks.rados.rados.0.smithi045.stdout:586: writing smithi04569809-17 from 685785 to 1313929 tid 1 2024-07-28T19:31:12.811 INFO:tasks.rados.rados.0.smithi045.stdout:586: writing smithi04569809-17 from 1822320 to 2285785 tid 2 2024-07-28T19:31:12.811 INFO:tasks.rados.rados.0.smithi045.stdout:587: write oid 30 current snap is 79 2024-07-28T19:31:12.811 INFO:tasks.rados.rados.0.smithi045.stdout:587: seq_num 256 ranges {702592=703393,1880802=421790} 2024-07-28T19:31:12.816 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[72835]: ts=2024-07-28T19:31:12.581Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-28T19:31:12.816 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[72835]: ts=2024-07-28T19:31:12.581Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-28T19:31:12.816 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[72835]: ts=2024-07-28T19:31:12.583Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.45 port=9094 2024-07-28T19:31:12.816 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[72835]: ts=2024-07-28T19:31:12.584Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-28T19:31:12.816 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[72835]: ts=2024-07-28T19:31:12.614Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T19:31:12.816 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[72835]: ts=2024-07-28T19:31:12.615Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-28T19:31:12.816 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[72835]: ts=2024-07-28T19:31:12.618Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-28T19:31:12.816 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[72835]: ts=2024-07-28T19:31:12.618Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-28T19:31:12.817 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[21729]: cephadm 2024-07-28T19:31:11.705495+0000 mgr.x (mgr.24502) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-07-28T19:31:12.825 INFO:tasks.rados.rados.0.smithi045.stdout:587: writing smithi04569809-30 from 702592 to 1405985 tid 1 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:587: writing smithi04569809-30 from 1880802 to 2302592 tid 2 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:588: delete oid 23 current snap is 79 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:585: finishing write tid 2 to smithi04569809-2 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:585: finishing write tid 3 to smithi04569809-2 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:585: finishing write tid 4 to smithi04569809-2 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 305 (ObjNum 254 snap 79 seq_num 254) dirty exists 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:585: left oid 2 (ObjNum 254 snap 79 seq_num 254) 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:586: finishing write tid 1 to smithi04569809-17 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:586: finishing write tid 2 to smithi04569809-17 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:586: finishing write tid 3 to smithi04569809-17 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:586: finishing write tid 4 to smithi04569809-17 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 151 (ObjNum 255 snap 79 seq_num 255) dirty exists 2024-07-28T19:31:12.835 INFO:tasks.rados.rados.0.smithi045.stdout:586: left oid 17 (ObjNum 255 snap 79 seq_num 255) 2024-07-28T19:31:12.841 INFO:tasks.rados.rados.0.smithi045.stdout:585: done (3 left) 2024-07-28T19:31:12.841 INFO:tasks.rados.rados.0.smithi045.stdout:586: done (2 left) 2024-07-28T19:31:12.841 INFO:tasks.rados.rados.0.smithi045.stdout:588: done (1 left) 2024-07-28T19:31:12.841 INFO:tasks.rados.rados.0.smithi045.stdout:589: read oid 39 snap 40 2024-07-28T19:31:12.841 INFO:tasks.rados.rados.0.smithi045.stdout:589: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:31:12.841 INFO:tasks.rados.rados.0.smithi045.stdout:590: snap_remove snap 70 2024-07-28T19:31:13.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:12 smithi155 bash[24090]: cephadm 2024-07-28T19:31:11.705495+0000 mgr.x (mgr.24502) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-07-28T19:31:13.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:12 smithi155 bash[24090]: cluster 2024-07-28T19:31:11.801758+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-07-28T19:31:13.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:12 smithi155 bash[24090]: cluster 2024-07-28T19:31:11.809579+0000 mgr.x (mgr.24502) 37 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:13.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:12 smithi155 bash[24090]: audit 2024-07-28T19:31:12.629836+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.45:0/2202731891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:13.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:12 smithi155 bash[24090]: cluster 2024-07-28T19:31:12.752732+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-07-28T19:31:13.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[21729]: cluster 2024-07-28T19:31:11.801758+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-07-28T19:31:13.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[21729]: cluster 2024-07-28T19:31:11.809579+0000 mgr.x (mgr.24502) 37 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:13.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[21729]: audit 2024-07-28T19:31:12.629836+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.45:0/2202731891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[21729]: cluster 2024-07-28T19:31:12.752732+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-07-28T19:31:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[31704]: cephadm 2024-07-28T19:31:11.705495+0000 mgr.x (mgr.24502) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-07-28T19:31:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[31704]: cluster 2024-07-28T19:31:11.801758+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-07-28T19:31:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[31704]: cluster 2024-07-28T19:31:11.809579+0000 mgr.x (mgr.24502) 37 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[31704]: audit 2024-07-28T19:31:12.629836+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.45:0/2202731891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:12 smithi045 bash[31704]: cluster 2024-07-28T19:31:12.752732+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-07-28T19:31:13.831 INFO:tasks.rados.rados.0.smithi045.stdout:590: done (2 left) 2024-07-28T19:31:13.831 INFO:tasks.rados.rados.0.smithi045.stdout:591: rollback oid 22 current snap is 79 2024-07-28T19:31:13.831 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 22 to 73 2024-07-28T19:31:13.832 INFO:tasks.rados.rados.0.smithi045.stdout:587: finishing write tid 1 to smithi04569809-30 2024-07-28T19:31:13.832 INFO:tasks.rados.rados.0.smithi045.stdout:587: finishing write tid 2 to smithi04569809-30 2024-07-28T19:31:13.832 INFO:tasks.rados.rados.0.smithi045.stdout:587: finishing write tid 3 to smithi04569809-30 2024-07-28T19:31:13.832 INFO:tasks.rados.rados.0.smithi045.stdout:587: finishing write tid 4 to smithi04569809-30 2024-07-28T19:31:13.832 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 211 (ObjNum 256 snap 79 seq_num 256) dirty exists 2024-07-28T19:31:13.832 INFO:tasks.rados.rados.0.smithi045.stdout:587: left oid 30 (ObjNum 256 snap 79 seq_num 256) 2024-07-28T19:31:13.832 INFO:tasks.rados.rados.0.smithi045.stdout:589: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-28T19:31:13.940 INFO:tasks.rados.rados.0.smithi045.stdout:591: finishing rollback tid 1 to smithi04569809-22 2024-07-28T19:31:13.940 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 40 (ObjNum 129 snap 0 seq_num 284423648) dirty dne 2024-07-28T19:31:13.940 INFO:tasks.rados.rados.0.smithi045.stdout:587: done (2 left) 2024-07-28T19:31:13.940 INFO:tasks.rados.rados.0.smithi045.stdout:589: done (1 left) 2024-07-28T19:31:13.940 INFO:tasks.rados.rados.0.smithi045.stdout:591: done (0 left) 2024-07-28T19:31:13.940 INFO:tasks.rados.rados.0.smithi045.stdout:592: rollback oid 21 current snap is 79 2024-07-28T19:31:13.940 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 59 2024-07-28T19:31:13.940 INFO:tasks.rados.rados.0.smithi045.stdout:593: delete oid 39 current snap is 79 2024-07-28T19:31:13.942 INFO:tasks.rados.rados.0.smithi045.stdout:593: done (1 left) 2024-07-28T19:31:13.942 INFO:tasks.rados.rados.0.smithi045.stdout:594: read oid 14 snap 71 2024-07-28T19:31:13.942 INFO:tasks.rados.rados.0.smithi045.stdout:594: expect (ObjNum 137 snap 28 seq_num 137) 2024-07-28T19:31:13.942 INFO:tasks.rados.rados.0.smithi045.stdout:595: write oid 26 current snap is 79 2024-07-28T19:31:13.942 INFO:tasks.rados.rados.0.smithi045.stdout:595: seq_num 259 ranges {753013=645493,2056248=296765} 2024-07-28T19:31:13.963 INFO:tasks.rados.rados.0.smithi045.stdout:595: writing smithi04569809-26 from 753013 to 1398506 tid 1 2024-07-28T19:31:13.978 INFO:tasks.rados.rados.0.smithi045.stdout:595: writing smithi04569809-26 from 2056248 to 2353013 tid 2 2024-07-28T19:31:13.978 INFO:tasks.rados.rados.0.smithi045.stdout:596: snap_create 2024-07-28T19:31:13.978 INFO:tasks.rados.rados.0.smithi045.stdout:592: finishing rollback tid 0 to smithi04569809-21 2024-07-28T19:31:13.978 INFO:tasks.rados.rados.0.smithi045.stdout:592: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:31:13.978 INFO:tasks.rados.rados.0.smithi045.stdout:592: finishing rollback tid 2 to smithi04569809-21 2024-07-28T19:31:13.978 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 310 (ObjNum 191 snap 51 seq_num 191) dirty exists 2024-07-28T19:31:13.978 INFO:tasks.rados.rados.0.smithi045.stdout:594: expect (ObjNum 137 snap 28 seq_num 137) 2024-07-28T19:31:14.103 INFO:tasks.rados.rados.0.smithi045.stdout:595: finishing write tid 1 to smithi04569809-26 2024-07-28T19:31:14.103 INFO:tasks.rados.rados.0.smithi045.stdout:595: finishing write tid 2 to smithi04569809-26 2024-07-28T19:31:14.103 INFO:tasks.rados.rados.0.smithi045.stdout:595: finishing write tid 3 to smithi04569809-26 2024-07-28T19:31:14.103 INFO:tasks.rados.rados.0.smithi045.stdout:595: finishing write tid 4 to smithi04569809-26 2024-07-28T19:31:14.103 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 186 (ObjNum 259 snap 79 seq_num 259) dirty exists 2024-07-28T19:31:14.103 INFO:tasks.rados.rados.0.smithi045.stdout:595: left oid 26 (ObjNum 259 snap 79 seq_num 259) 2024-07-28T19:31:14.833 INFO:tasks.rados.rados.0.smithi045.stdout:592: done (3 left) 2024-07-28T19:31:14.833 INFO:tasks.rados.rados.0.smithi045.stdout:594: done (2 left) 2024-07-28T19:31:14.833 INFO:tasks.rados.rados.0.smithi045.stdout:595: done (1 left) 2024-07-28T19:31:14.833 INFO:tasks.rados.rados.0.smithi045.stdout:596: done (0 left) 2024-07-28T19:31:14.833 INFO:tasks.rados.rados.0.smithi045.stdout:597: snap_create 2024-07-28T19:31:14.833 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:14 smithi045 bash[72835]: ts=2024-07-28T19:31:14.584Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000020842s 2024-07-28T19:31:15.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:14 smithi155 bash[24090]: cluster 2024-07-28T19:31:13.810220+0000 mgr.x (mgr.24502) 38 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 116 KiB/s wr, 4 op/s 2024-07-28T19:31:15.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:14 smithi155 bash[24090]: cluster 2024-07-28T19:31:13.830563+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-07-28T19:31:15.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:14 smithi045 bash[21729]: cluster 2024-07-28T19:31:13.810220+0000 mgr.x (mgr.24502) 38 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 116 KiB/s wr, 4 op/s 2024-07-28T19:31:15.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:14 smithi045 bash[21729]: cluster 2024-07-28T19:31:13.830563+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-07-28T19:31:15.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:14 smithi045 bash[31704]: cluster 2024-07-28T19:31:13.810220+0000 mgr.x (mgr.24502) 38 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 116 KiB/s wr, 4 op/s 2024-07-28T19:31:15.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:14 smithi045 bash[31704]: cluster 2024-07-28T19:31:13.830563+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-07-28T19:31:15.770 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 systemd[1]: Stopping Ceph prometheus.a for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:31:15.850 INFO:tasks.rados.rados.0.smithi045.stdout:597: done (0 left) 2024-07-28T19:31:15.850 INFO:tasks.rados.rados.0.smithi045.stdout:598: read oid 13 snap -1 2024-07-28T19:31:15.850 INFO:tasks.rados.rados.0.smithi045.stdout:598: expect (ObjNum 168 snap 44 seq_num 168) 2024-07-28T19:31:15.850 INFO:tasks.rados.rados.0.smithi045.stdout:599: snap_remove snap 31 2024-07-28T19:31:16.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[24090]: cluster 2024-07-28T19:31:14.831585+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-07-28T19:31:16.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[24090]: audit 2024-07-28T19:31:15.001410+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.45:0/3968263732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.774Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.774Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.774Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.774Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.774Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.774Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.774Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.774Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.774Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.775Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.775Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-28T19:31:16.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:15 smithi155 bash[50312]: ts=2024-07-28T19:31:15.775Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-28T19:31:16.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:15 smithi045 bash[31704]: cluster 2024-07-28T19:31:14.831585+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-07-28T19:31:16.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:15 smithi045 bash[31704]: audit 2024-07-28T19:31:15.001410+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.45:0/3968263732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:15 smithi045 bash[21729]: cluster 2024-07-28T19:31:14.831585+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-07-28T19:31:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:15 smithi045 bash[21729]: audit 2024-07-28T19:31:15.001410+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.45:0/3968263732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:16.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:16 smithi155 bash[58868]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-prometheus-a 2024-07-28T19:31:16.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:16 smithi155 bash[58928]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-prometheus-a 2024-07-28T19:31:16.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-28T19:31:16.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:16 smithi155 systemd[1]: Stopped Ceph prometheus.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:16.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:16 smithi155 systemd[1]: Started Ceph prometheus.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:16.853 INFO:tasks.rados.rados.0.smithi045.stdout:599: done (1 left) 2024-07-28T19:31:16.853 INFO:tasks.rados.rados.0.smithi045.stdout:600: write oid 12 current snap is 81 2024-07-28T19:31:16.853 INFO:tasks.rados.rados.0.smithi045.stdout:600: seq_num 260 ranges {769820=720742,2114730=255090} 2024-07-28T19:31:16.857 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:16 smithi155 systemd[1]: Stopping Ceph node-exporter.b for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:31:16.864 INFO:tasks.rados.rados.0.smithi045.stdout:600: writing smithi04569809-12 from 769820 to 1490562 tid 1 2024-07-28T19:31:16.870 INFO:tasks.rados.rados.0.smithi045.stdout:600: writing smithi04569809-12 from 2114730 to 2369820 tid 2 2024-07-28T19:31:16.870 INFO:tasks.rados.rados.0.smithi045.stdout:598: expect (ObjNum 168 snap 44 seq_num 168) 2024-07-28T19:31:17.000 INFO:tasks.rados.rados.0.smithi045.stdout:600: finishing write tid 1 to smithi04569809-12 2024-07-28T19:31:17.000 INFO:tasks.rados.rados.0.smithi045.stdout:600: finishing write tid 2 to smithi04569809-12 2024-07-28T19:31:17.000 INFO:tasks.rados.rados.0.smithi045.stdout:600: finishing write tid 3 to smithi04569809-12 2024-07-28T19:31:17.000 INFO:tasks.rados.rados.0.smithi045.stdout:600: finishing write tid 4 to smithi04569809-12 2024-07-28T19:31:17.000 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 319 (ObjNum 260 snap 81 seq_num 260) dirty exists 2024-07-28T19:31:17.000 INFO:tasks.rados.rados.0.smithi045.stdout:600: left oid 12 (ObjNum 260 snap 81 seq_num 260) 2024-07-28T19:31:17.000 INFO:tasks.rados.rados.0.smithi045.stdout:598: done (1 left) 2024-07-28T19:31:17.001 INFO:tasks.rados.rados.0.smithi045.stdout:600: done (0 left) 2024-07-28T19:31:17.001 INFO:tasks.rados.rados.0.smithi045.stdout:601: read oid 23 snap 36 2024-07-28T19:31:17.001 INFO:tasks.rados.rados.0.smithi045.stdout:601: expect deleted 2024-07-28T19:31:17.001 INFO:tasks.rados.rados.0.smithi045.stdout:602: write oid 25 current snap is 81 2024-07-28T19:31:17.001 INFO:tasks.rados.rados.0.smithi045.stdout:602: seq_num 261 ranges {786627=795991,2173212=213415} 2024-07-28T19:31:17.008 INFO:tasks.rados.rados.0.smithi045.stdout:602: writing smithi04569809-25 from 786627 to 1582618 tid 1 2024-07-28T19:31:17.013 INFO:tasks.rados.rados.0.smithi045.stdout:602: writing smithi04569809-25 from 2173212 to 2386627 tid 2 2024-07-28T19:31:17.013 INFO:tasks.rados.rados.0.smithi045.stdout:603: delete oid 33 current snap is 81 2024-07-28T19:31:17.016 INFO:tasks.rados.rados.0.smithi045.stdout:601: done (2 left) 2024-07-28T19:31:17.016 INFO:tasks.rados.rados.0.smithi045.stdout:603: done (1 left) 2024-07-28T19:31:17.016 INFO:tasks.rados.rados.0.smithi045.stdout:604: snap_remove snap 71 2024-07-28T19:31:17.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:16 smithi155 bash[24090]: cluster 2024-07-28T19:31:15.810714+0000 mgr.x (mgr.24502) 39 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 116 KiB/s wr, 4 op/s 2024-07-28T19:31:17.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:16 smithi155 bash[24090]: cluster 2024-07-28T19:31:15.851762+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-07-28T19:31:17.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:16 smithi155 bash[24090]: audit 2024-07-28T19:31:16.041407+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:17.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:16 smithi155 bash[24090]: audit 2024-07-28T19:31:16.487412+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:17.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:16 smithi155 bash[24090]: audit 2024-07-28T19:31:16.497662+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:17.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:16 smithi155 bash[24090]: cephadm 2024-07-28T19:31:16.500925+0000 mgr.x (mgr.24502) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-07-28T19:31:17.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:16 smithi155 bash[24090]: cephadm 2024-07-28T19:31:16.501258+0000 mgr.x (mgr.24502) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi155 2024-07-28T19:31:17.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[21729]: cluster 2024-07-28T19:31:15.810714+0000 mgr.x (mgr.24502) 39 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 116 KiB/s wr, 4 op/s 2024-07-28T19:31:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[21729]: cluster 2024-07-28T19:31:15.851762+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-07-28T19:31:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[21729]: audit 2024-07-28T19:31:16.041407+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[21729]: audit 2024-07-28T19:31:16.487412+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[21729]: audit 2024-07-28T19:31:16.497662+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[21729]: cephadm 2024-07-28T19:31:16.500925+0000 mgr.x (mgr.24502) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-07-28T19:31:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[21729]: cephadm 2024-07-28T19:31:16.501258+0000 mgr.x (mgr.24502) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi155 2024-07-28T19:31:17.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[31704]: cluster 2024-07-28T19:31:15.810714+0000 mgr.x (mgr.24502) 39 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 116 KiB/s wr, 4 op/s 2024-07-28T19:31:17.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[31704]: cluster 2024-07-28T19:31:15.851762+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-07-28T19:31:17.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[31704]: audit 2024-07-28T19:31:16.041407+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:17.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[31704]: audit 2024-07-28T19:31:16.487412+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:17.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[31704]: audit 2024-07-28T19:31:16.497662+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[31704]: cephadm 2024-07-28T19:31:16.500925+0000 mgr.x (mgr.24502) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-07-28T19:31:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:16 smithi045 bash[31704]: cephadm 2024-07-28T19:31:16.501258+0000 mgr.x (mgr.24502) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi155 2024-07-28T19:31:17.873 INFO:tasks.rados.rados.0.smithi045.stdout:604: done (1 left) 2024-07-28T19:31:17.873 INFO:tasks.rados.rados.0.smithi045.stdout:605: snap_create 2024-07-28T19:31:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:602: finishing write tid 1 to smithi04569809-25 2024-07-28T19:31:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:602: finishing write tid 2 to smithi04569809-25 2024-07-28T19:31:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:602: finishing write tid 3 to smithi04569809-25 2024-07-28T19:31:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:602: finishing write tid 4 to smithi04569809-25 2024-07-28T19:31:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 301 (ObjNum 261 snap 81 seq_num 261) dirty exists 2024-07-28T19:31:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:602: left oid 25 (ObjNum 261 snap 81 seq_num 261) 2024-07-28T19:31:18.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:17 smithi155 bash[59006]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-node-exporter-b 2024-07-28T19:31:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:17 smithi155 bash[24090]: cluster 2024-07-28T19:31:16.852594+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-07-28T19:31:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:17 smithi155 bash[24090]: audit 2024-07-28T19:31:17.364982+0000 mon.a (mon.0) 1077 : audit [DBG] from='client.? 172.21.15.45:0/1010415263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:18.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:17 smithi045 bash[31704]: cluster 2024-07-28T19:31:16.852594+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-07-28T19:31:18.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:17 smithi045 bash[31704]: audit 2024-07-28T19:31:17.364982+0000 mon.a (mon.0) 1077 : audit [DBG] from='client.? 172.21.15.45:0/1010415263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:18.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:17 smithi045 bash[21729]: cluster 2024-07-28T19:31:16.852594+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-07-28T19:31:18.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:17 smithi045 bash[21729]: audit 2024-07-28T19:31:17.364982+0000 mon.a (mon.0) 1077 : audit [DBG] from='client.? 172.21.15.45:0/1010415263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:18.422 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-07-28T19:31:18.422 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[59068]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-node-exporter-b 2024-07-28T19:31:18.422 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-07-28T19:31:18.422 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:18 smithi155 systemd[1]: Stopped Ceph node-exporter.b for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:18.422 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:18 smithi155 systemd[1]: Started Ceph node-exporter.b for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:18.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.425Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T19:31:18.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.425Z 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)" 2024-07-28T19:31:18.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.425Z caller=main.go:570 level=info host_details="(Linux 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 smithi155 (none))" 2024-07-28T19:31:18.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.425Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T19:31:18.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.425Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T19:31:18.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.427Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T19:31:18.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.428Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T19:31:18.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.429Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T19:31:18.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.429Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.432Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.432Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.8µs 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.432Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.432Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.453Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.453Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.453Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=40.925µs wal_replay_duration=21.108078ms wbl_replay_duration=98ns total_replay_duration=21.168961ms 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.456Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.456Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.456Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.480Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.906887ms db_storage=1.134µs remote_storage=1.604µs web_handler=458ns query_engine=699ns scrape=256.222µs scrape_sd=128.99µs notify=23.369µs notify_sd=19.022µs rules=23.082566ms tracing=9.029µs 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.480Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T19:31:18.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[58959]: ts=2024-07-28T19:31:18.480Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T19:31:18.874 INFO:tasks.rados.rados.0.smithi045.stdout:602: done (1 left) 2024-07-28T19:31:18.874 INFO:tasks.rados.rados.0.smithi045.stdout:605: done (0 left) 2024-07-28T19:31:18.874 INFO:tasks.rados.rados.0.smithi045.stdout:606: write oid 46 current snap is 82 2024-07-28T19:31:18.874 INFO:tasks.rados.rados.0.smithi045.stdout:606: seq_num 263 ranges {420241=546489,1373823=544414} 2024-07-28T19:31:18.885 INFO:tasks.rados.rados.0.smithi045.stdout:606: writing smithi04569809-46 from 420241 to 966730 tid 1 2024-07-28T19:31:18.895 INFO:tasks.rados.rados.0.smithi045.stdout:606: writing smithi04569809-46 from 1373823 to 1918237 tid 2 2024-07-28T19:31:18.895 INFO:tasks.rados.rados.0.smithi045.stdout:607: read oid 50 snap -1 2024-07-28T19:31:18.895 INFO:tasks.rados.rados.0.smithi045.stdout:607: expect (ObjNum 227 snap 66 seq_num 227) 2024-07-28T19:31:18.895 INFO:tasks.rados.rados.0.smithi045.stdout:608: delete oid 4 current snap is 82 2024-07-28T19:31:18.895 INFO:tasks.rados.rados.0.smithi045.stdout:606: finishing write tid 1 to smithi04569809-46 2024-07-28T19:31:18.901 INFO:tasks.rados.rados.0.smithi045.stdout:606: finishing write tid 2 to smithi04569809-46 2024-07-28T19:31:18.902 INFO:tasks.rados.rados.0.smithi045.stdout:606: finishing write tid 3 to smithi04569809-46 2024-07-28T19:31:18.903 INFO:tasks.rados.rados.0.smithi045.stdout:606: finishing write tid 4 to smithi04569809-46 2024-07-28T19:31:18.903 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 309 (ObjNum 263 snap 82 seq_num 263) dirty exists 2024-07-28T19:31:18.903 INFO:tasks.rados.rados.0.smithi045.stdout:606: left oid 46 (ObjNum 263 snap 82 seq_num 263) 2024-07-28T19:31:18.903 INFO:tasks.rados.rados.0.smithi045.stdout:606: done (2 left) 2024-07-28T19:31:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:608: done (1 left) 2024-07-28T19:31:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:609: write oid 43 current snap is 82 2024-07-28T19:31:18.904 INFO:tasks.rados.rados.0.smithi045.stdout:609: seq_num 265 ranges {453855=696987,1890787=548083} 2024-07-28T19:31:18.914 INFO:tasks.rados.rados.0.smithi045.stdout:609: writing smithi04569809-43 from 453855 to 1150842 tid 1 2024-07-28T19:31:18.928 INFO:tasks.rados.rados.0.smithi045.stdout:609: writing smithi04569809-43 from 1890787 to 2438870 tid 2 2024-07-28T19:31:18.928 INFO:tasks.rados.rados.0.smithi045.stdout:610: write oid 49 current snap is 82 2024-07-28T19:31:18.928 INFO:tasks.rados.rados.0.smithi045.stdout:610: seq_num 266 ranges {470662=772236,1832916=408094} 2024-07-28T19:31:18.940 INFO:tasks.rados.rados.0.smithi045.stdout:610: writing smithi04569809-49 from 470662 to 1242898 tid 1 2024-07-28T19:31:18.950 INFO:tasks.rados.rados.0.smithi045.stdout:610: writing smithi04569809-49 from 1832916 to 2241010 tid 2 2024-07-28T19:31:18.950 INFO:tasks.rados.rados.0.smithi045.stdout:611: write oid 21 current snap is 82 2024-07-28T19:31:18.951 INFO:tasks.rados.rados.0.smithi045.stdout:607: expect (ObjNum 227 snap 66 seq_num 227) 2024-07-28T19:31:19.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[21729]: cluster 2024-07-28T19:31:17.811785+0000 mgr.x (mgr.24502) 42 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:31:19.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[21729]: cluster 2024-07-28T19:31:17.873232+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-07-28T19:31:19.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[21729]: audit 2024-07-28T19:31:18.189938+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:19.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[21729]: audit 2024-07-28T19:31:18.199979+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:19.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[21729]: cephadm 2024-07-28T19:31:18.203353+0000 mgr.x (mgr.24502) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-07-28T19:31:19.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[21729]: cephadm 2024-07-28T19:31:18.251892+0000 mgr.x (mgr.24502) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi155 2024-07-28T19:31:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[31704]: cluster 2024-07-28T19:31:17.811785+0000 mgr.x (mgr.24502) 42 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:31:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[31704]: cluster 2024-07-28T19:31:17.873232+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-07-28T19:31:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[31704]: audit 2024-07-28T19:31:18.189938+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[31704]: audit 2024-07-28T19:31:18.199979+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[31704]: cephadm 2024-07-28T19:31:18.203353+0000 mgr.x (mgr.24502) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-07-28T19:31:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:18 smithi045 bash[31704]: cephadm 2024-07-28T19:31:18.251892+0000 mgr.x (mgr.24502) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi155 2024-07-28T19:31:19.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[24090]: cluster 2024-07-28T19:31:17.811785+0000 mgr.x (mgr.24502) 42 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:31:19.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[24090]: cluster 2024-07-28T19:31:17.873232+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-07-28T19:31:19.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[24090]: audit 2024-07-28T19:31:18.189938+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:19.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[24090]: audit 2024-07-28T19:31:18.199979+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:19.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[24090]: cephadm 2024-07-28T19:31:18.203353+0000 mgr.x (mgr.24502) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-07-28T19:31:19.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:18 smithi155 bash[24090]: cephadm 2024-07-28T19:31:18.251892+0000 mgr.x (mgr.24502) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi155 2024-07-28T19:31:19.315 INFO:tasks.rados.rados.0.smithi045.stdout:609: finishing write tid 1 to smithi04569809-43 2024-07-28T19:31:19.315 INFO:tasks.rados.rados.0.smithi045.stdout:611: seq_num 267 ranges {487469=563838,1607751=551752} 2024-07-28T19:31:19.321 INFO:tasks.rados.rados.0.smithi045.stdout:611: writing smithi04569809-21 from 487469 to 1051307 tid 1 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:611: writing smithi04569809-21 from 1607751 to 2159503 tid 2 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:607: done (3 left) 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:612: snap_create 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:609: finishing write tid 2 to smithi04569809-43 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:609: finishing write tid 3 to smithi04569809-43 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:609: finishing write tid 4 to smithi04569809-43 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 130 (ObjNum 265 snap 82 seq_num 265) dirty exists 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:609: left oid 43 (ObjNum 265 snap 82 seq_num 265) 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:610: finishing write tid 1 to smithi04569809-49 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:610: finishing write tid 2 to smithi04569809-49 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:610: finishing write tid 3 to smithi04569809-49 2024-07-28T19:31:19.328 INFO:tasks.rados.rados.0.smithi045.stdout:610: finishing write tid 4 to smithi04569809-49 2024-07-28T19:31:19.329 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 176 (ObjNum 266 snap 82 seq_num 266) dirty exists 2024-07-28T19:31:19.329 INFO:tasks.rados.rados.0.smithi045.stdout:610: left oid 49 (ObjNum 266 snap 82 seq_num 266) 2024-07-28T19:31:19.329 INFO:tasks.rados.rados.0.smithi045.stdout:611: finishing write tid 1 to smithi04569809-21 2024-07-28T19:31:19.332 INFO:tasks.rados.rados.0.smithi045.stdout:611: finishing write tid 2 to smithi04569809-21 2024-07-28T19:31:19.332 INFO:tasks.rados.rados.0.smithi045.stdout:611: finishing write tid 3 to smithi04569809-21 2024-07-28T19:31:19.333 INFO:tasks.rados.rados.0.smithi045.stdout:611: finishing write tid 4 to smithi04569809-21 2024-07-28T19:31:19.333 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 324 (ObjNum 267 snap 82 seq_num 267) dirty exists 2024-07-28T19:31:19.333 INFO:tasks.rados.rados.0.smithi045.stdout:611: left oid 21 (ObjNum 267 snap 82 seq_num 267) 2024-07-28T19:31:19.898 INFO:tasks.rados.rados.0.smithi045.stdout:609: done (3 left) 2024-07-28T19:31:19.899 INFO:tasks.rados.rados.0.smithi045.stdout:610: done (2 left) 2024-07-28T19:31:19.899 INFO:tasks.rados.rados.0.smithi045.stdout:611: done (1 left) 2024-07-28T19:31:19.899 INFO:tasks.rados.rados.0.smithi045.stdout:612: done (0 left) 2024-07-28T19:31:19.899 INFO:tasks.rados.rados.0.smithi045.stdout:613: write oid 25 current snap is 83 2024-07-28T19:31:19.899 INFO:tasks.rados.rados.0.smithi045.stdout:613: seq_num 268 ranges {504276=639087,1666233=695410} 2024-07-28T19:31:19.912 INFO:tasks.rados.rados.0.smithi045.stdout:613: writing smithi04569809-25 from 504276 to 1143363 tid 1 2024-07-28T19:31:19.925 INFO:tasks.rados.rados.0.smithi045.stdout:613: writing smithi04569809-25 from 1666233 to 2361643 tid 2 2024-07-28T19:31:19.925 INFO:tasks.rados.rados.0.smithi045.stdout:614: snap_create 2024-07-28T19:31:19.925 INFO:tasks.rados.rados.0.smithi045.stdout:613: finishing write tid 1 to smithi04569809-25 2024-07-28T19:31:19.931 INFO:tasks.rados.rados.0.smithi045.stdout:613: finishing write tid 2 to smithi04569809-25 2024-07-28T19:31:19.932 INFO:tasks.rados.rados.0.smithi045.stdout:613: finishing write tid 3 to smithi04569809-25 2024-07-28T19:31:19.932 INFO:tasks.rados.rados.0.smithi045.stdout:613: finishing write tid 4 to smithi04569809-25 2024-07-28T19:31:19.932 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 313 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-07-28T19:31:19.932 INFO:tasks.rados.rados.0.smithi045.stdout:613: left oid 25 (ObjNum 268 snap 83 seq_num 268) 2024-07-28T19:31:20.172 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:19 smithi155 bash[24090]: cluster 2024-07-28T19:31:18.874816+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-07-28T19:31:20.173 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:19 smithi155 bash[24090]: audit 2024-07-28T19:31:19.728289+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.45:0/1743268733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:20.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:19 smithi045 bash[21729]: cluster 2024-07-28T19:31:18.874816+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-07-28T19:31:20.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:19 smithi045 bash[21729]: audit 2024-07-28T19:31:19.728289+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.45:0/1743268733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:20.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:19 smithi045 bash[31704]: cluster 2024-07-28T19:31:18.874816+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-07-28T19:31:20.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:19 smithi045 bash[31704]: audit 2024-07-28T19:31:19.728289+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.45:0/1743268733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:20.553 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.266Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-28T19:31:20.553 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.266Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-07-28T19:31:20.553 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.266Z 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+$ 2024-07-28T19:31:20.553 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.266Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-28T19:31:20.553 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.266Z 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/.+)($|/) 2024-07-28T19:31:20.553 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z 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)$ 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=arp 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=edac 2024-07-28T19:31:20.554 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-28T19:31:20.555 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-28T19:31:20.555 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-28T19:31:20.555 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-28T19:31:20.555 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-28T19:31:20.555 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-28T19:31:20.555 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-28T19:31:20.555 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-28T19:31:20.555 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.267Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-28T19:31:20.555 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=os 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-28T19:31:20.556 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=stat 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=time 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=uname 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-28T19:31:20.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-28T19:31:20.558 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[59096]: ts=2024-07-28T19:31:20.268Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-28T19:31:20.899 INFO:tasks.rados.rados.0.smithi045.stdout:613: done (1 left) 2024-07-28T19:31:20.899 INFO:tasks.rados.rados.0.smithi045.stdout:614: done (0 left) 2024-07-28T19:31:20.899 INFO:tasks.rados.rados.0.smithi045.stdout:615: delete oid 25 current snap is 84 2024-07-28T19:31:20.905 INFO:tasks.rados.rados.0.smithi045.stdout:615: done (0 left) 2024-07-28T19:31:20.906 INFO:tasks.rados.rados.0.smithi045.stdout:616: snap_remove snap 77 2024-07-28T19:31:21.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[24090]: cluster 2024-07-28T19:31:19.812590+0000 mgr.x (mgr.24502) 45 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:31:21.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:20 smithi155 bash[24090]: cluster 2024-07-28T19:31:19.899907+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-07-28T19:31:21.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:20 smithi045 bash[21729]: cluster 2024-07-28T19:31:19.812590+0000 mgr.x (mgr.24502) 45 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:31:21.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:20 smithi045 bash[21729]: cluster 2024-07-28T19:31:19.899907+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-07-28T19:31:21.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:20 smithi045 bash[31704]: cluster 2024-07-28T19:31:19.812590+0000 mgr.x (mgr.24502) 45 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-28T19:31:21.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:20 smithi045 bash[31704]: cluster 2024-07-28T19:31:19.899907+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-07-28T19:31:21.917 INFO:tasks.rados.rados.0.smithi045.stdout:616: done (0 left) 2024-07-28T19:31:21.917 INFO:tasks.rados.rados.0.smithi045.stdout:617: snap_create 2024-07-28T19:31:22.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:21 smithi045 bash[21729]: cluster 2024-07-28T19:31:20.900536+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-07-28T19:31:22.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:21 smithi045 bash[31704]: cluster 2024-07-28T19:31:20.900536+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-07-28T19:31:22.276 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:21 smithi155 bash[24090]: cluster 2024-07-28T19:31:20.900536+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-07-28T19:31:22.755 INFO:tasks.rados.rados.0.smithi045.stdout:617: done (0 left) 2024-07-28T19:31:22.755 INFO:tasks.rados.rados.0.smithi045.stdout:618: snap_create 2024-07-28T19:31:22.911 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:22 smithi045 bash[72835]: ts=2024-07-28T19:31:22.587Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003001817s 2024-07-28T19:31:23.052 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:22 smithi155 systemd[1]: Stopping Ceph grafana.a for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:31:23.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:22 smithi155 bash[24090]: cluster 2024-07-28T19:31:21.813323+0000 mgr.x (mgr.24502) 46 : cluster [DBG] pgmap v55: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:23.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:22 smithi155 bash[24090]: cluster 2024-07-28T19:31:21.917749+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-07-28T19:31:23.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:22 smithi155 bash[24090]: audit 2024-07-28T19:31:22.100922+0000 mon.a (mon.0) 1085 : audit [DBG] from='client.? 172.21.15.45:0/4232901866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:23.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:22 smithi155 bash[24090]: cluster 2024-07-28T19:31:22.756182+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-07-28T19:31:23.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:22 smithi045 bash[31704]: cluster 2024-07-28T19:31:21.813323+0000 mgr.x (mgr.24502) 46 : cluster [DBG] pgmap v55: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:23.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:22 smithi045 bash[31704]: cluster 2024-07-28T19:31:21.917749+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-07-28T19:31:23.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:22 smithi045 bash[31704]: audit 2024-07-28T19:31:22.100922+0000 mon.a (mon.0) 1085 : audit [DBG] from='client.? 172.21.15.45:0/4232901866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:23.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:22 smithi045 bash[31704]: cluster 2024-07-28T19:31:22.756182+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-07-28T19:31:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:22 smithi045 bash[21729]: cluster 2024-07-28T19:31:21.813323+0000 mgr.x (mgr.24502) 46 : cluster [DBG] pgmap v55: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:22 smithi045 bash[21729]: cluster 2024-07-28T19:31:21.917749+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-07-28T19:31:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:22 smithi045 bash[21729]: audit 2024-07-28T19:31:22.100922+0000 mon.a (mon.0) 1085 : audit [DBG] from='client.? 172.21.15.45:0/4232901866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:22 smithi045 bash[21729]: cluster 2024-07-28T19:31:22.756182+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-07-28T19:31:23.724 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:23 smithi155 bash[59384]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-grafana-a 2024-07-28T19:31:23.724 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-07-28T19:31:23.724 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:23 smithi155 bash[59444]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-grafana-a 2024-07-28T19:31:23.724 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-07-28T19:31:23.724 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:23 smithi155 systemd[1]: Stopped Ceph grafana.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:23.724 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:23 smithi155 systemd[1]: Started Ceph grafana.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:23.757 INFO:tasks.rados.rados.0.smithi045.stdout:618: done (0 left) 2024-07-28T19:31:23.757 INFO:tasks.rados.rados.0.smithi045.stdout:619: write oid 9 current snap is 86 2024-07-28T19:31:23.757 INFO:tasks.rados.rados.0.smithi045.stdout:619: seq_num 270 ranges {537890=789585,1783197=699079} 2024-07-28T19:31:23.778 INFO:tasks.rados.rados.0.smithi045.stdout:619: writing smithi04569809-9 from 537890 to 1327475 tid 1 2024-07-28T19:31:23.798 INFO:tasks.rados.rados.0.smithi045.stdout:619: writing smithi04569809-9 from 1783197 to 2482276 tid 2 2024-07-28T19:31:23.798 INFO:tasks.rados.rados.0.smithi045.stdout:620: write oid 15 current snap is 86 2024-07-28T19:31:23.798 INFO:tasks.rados.rados.0.smithi045.stdout:619: finishing write tid 1 to smithi04569809-9 2024-07-28T19:31:23.798 INFO:tasks.rados.rados.0.smithi045.stdout:620: seq_num 271 ranges {554697=464834,1725326=559090} 2024-07-28T19:31:23.815 INFO:tasks.rados.rados.0.smithi045.stdout:620: writing smithi04569809-15 from 554697 to 1019531 tid 1 2024-07-28T19:31:23.835 INFO:tasks.rados.rados.0.smithi045.stdout:620: writing smithi04569809-15 from 1725326 to 2284416 tid 2 2024-07-28T19:31:23.835 INFO:tasks.rados.rados.0.smithi045.stdout:621: read oid 50 snap -1 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:621: expect (ObjNum 227 snap 66 seq_num 227) 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:622: read oid 47 snap 63 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:622: expect deleted 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:623: read oid 34 snap -1 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:623: expect (ObjNum 232 snap 69 seq_num 232) 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:624: write oid 13 current snap is 86 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:619: finishing write tid 2 to smithi04569809-9 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:619: finishing write tid 3 to smithi04569809-9 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:619: finishing write tid 4 to smithi04569809-9 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 152 (ObjNum 270 snap 86 seq_num 270) dirty exists 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:619: left oid 9 (ObjNum 270 snap 86 seq_num 270) 2024-07-28T19:31:23.836 INFO:tasks.rados.rados.0.smithi045.stdout:620: finishing write tid 1 to smithi04569809-15 2024-07-28T19:31:23.837 INFO:tasks.rados.rados.0.smithi045.stdout:624: seq_num 272 ranges {571504=540083,1783808=702748} 2024-07-28T19:31:23.852 INFO:tasks.rados.rados.0.smithi045.stdout:624: writing smithi04569809-13 from 571504 to 1111587 tid 1 2024-07-28T19:31:23.869 INFO:tasks.rados.rados.0.smithi045.stdout:624: writing smithi04569809-13 from 1783808 to 2486556 tid 2 2024-07-28T19:31:23.869 INFO:tasks.rados.rados.0.smithi045.stdout:619: done (5 left) 2024-07-28T19:31:23.870 INFO:tasks.rados.rados.0.smithi045.stdout:625: read oid 12 snap 73 2024-07-28T19:31:23.870 INFO:tasks.rados.rados.0.smithi045.stdout:625: expect (ObjNum 167 snap 43 seq_num 167) 2024-07-28T19:31:23.870 INFO:tasks.rados.rados.0.smithi045.stdout:626: snap_remove snap 35 2024-07-28T19:31:24.766 INFO:tasks.rados.rados.0.smithi045.stdout:626: done (6 left) 2024-07-28T19:31:24.766 INFO:tasks.rados.rados.0.smithi045.stdout:627: snap_remove snap 74 2024-07-28T19:31:24.888 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.87470357Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-07-28T19:31:24.888 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.874896507Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-07-28T19:31:24.888 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.874918818Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-07-28T19:31:24.888 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.874928848Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-07-28T19:31:24.888 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.874945998Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-07-28T19:31:24.888 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.87496101Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-07-28T19:31:24.889 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.874972863Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-07-28T19:31:24.889 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.874980564Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-07-28T19:31:24.889 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.875005221Z level=info msg="Path Home" path=/usr/share/grafana 2024-07-28T19:31:24.889 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.875013625Z level=info msg="Path Data" path=/var/lib/grafana 2024-07-28T19:31:24.889 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.875024376Z level=info msg="Path Logs" path=/var/log/grafana 2024-07-28T19:31:24.889 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.875036862Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-07-28T19:31:24.889 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.875044171Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-07-28T19:31:24.889 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=settings t=2024-07-28T19:31:24.875052025Z level=info msg="App mode production" 2024-07-28T19:31:24.889 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=sqlstore t=2024-07-28T19:31:24.875112189Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-07-28T19:31:24.889 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=sqlstore t=2024-07-28T19:31:24.875136562Z 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----- 2024-07-28T19:31:24.889 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=migrator t=2024-07-28T19:31:24.891714308Z level=info msg="Starting DB migrations" 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: audit 2024-07-28T19:31:23.648408+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: audit 2024-07-28T19:31:23.658747+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: audit 2024-07-28T19:31:23.665412+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: audit 2024-07-28T19:31:23.665900+0000 mgr.x (mgr.24502) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: audit 2024-07-28T19:31:23.669298+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: audit 2024-07-28T19:31:23.669704+0000 mgr.x (mgr.24502) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: audit 2024-07-28T19:31:23.672616+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: audit 2024-07-28T19:31:23.672947+0000 mgr.x (mgr.24502) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: audit 2024-07-28T19:31:23.713522+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: cephadm 2024-07-28T19:31:23.716039+0000 mgr.x (mgr.24502) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: cephadm 2024-07-28T19:31:23.716593+0000 mgr.x (mgr.24502) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T19:31:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: cluster 2024-07-28T19:31:23.758705+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-07-28T19:31:24.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: cluster 2024-07-28T19:31:23.814114+0000 mgr.x (mgr.24502) 52 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-07-28T19:31:24.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[24090]: audit 2024-07-28T19:31:24.461892+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.45:0/452851308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: audit 2024-07-28T19:31:23.648408+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: audit 2024-07-28T19:31:23.658747+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: audit 2024-07-28T19:31:23.665412+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:31:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: audit 2024-07-28T19:31:23.665900+0000 mgr.x (mgr.24502) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:31:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: audit 2024-07-28T19:31:23.669298+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:31:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: audit 2024-07-28T19:31:23.669704+0000 mgr.x (mgr.24502) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:31:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: audit 2024-07-28T19:31:23.672616+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:31:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: audit 2024-07-28T19:31:23.672947+0000 mgr.x (mgr.24502) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:31:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: audit 2024-07-28T19:31:23.713522+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: cephadm 2024-07-28T19:31:23.716039+0000 mgr.x (mgr.24502) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T19:31:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: cephadm 2024-07-28T19:31:23.716593+0000 mgr.x (mgr.24502) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T19:31:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: cluster 2024-07-28T19:31:23.758705+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-07-28T19:31:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: cluster 2024-07-28T19:31:23.814114+0000 mgr.x (mgr.24502) 52 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-07-28T19:31:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[21729]: audit 2024-07-28T19:31:24.461892+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.45:0/452851308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: audit 2024-07-28T19:31:23.648408+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: audit 2024-07-28T19:31:23.658747+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: audit 2024-07-28T19:31:23.665412+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:31:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: audit 2024-07-28T19:31:23.665900+0000 mgr.x (mgr.24502) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-28T19:31:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: audit 2024-07-28T19:31:23.669298+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:31:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: audit 2024-07-28T19:31:23.669704+0000 mgr.x (mgr.24502) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:31:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: audit 2024-07-28T19:31:23.672616+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:31:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: audit 2024-07-28T19:31:23.672947+0000 mgr.x (mgr.24502) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-28T19:31:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: audit 2024-07-28T19:31:23.713522+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: cephadm 2024-07-28T19:31:23.716039+0000 mgr.x (mgr.24502) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T19:31:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: cephadm 2024-07-28T19:31:23.716593+0000 mgr.x (mgr.24502) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-07-28T19:31:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: cluster 2024-07-28T19:31:23.758705+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-07-28T19:31:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: cluster 2024-07-28T19:31:23.814114+0000 mgr.x (mgr.24502) 52 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-07-28T19:31:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:24 smithi045 bash[31704]: audit 2024-07-28T19:31:24.461892+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.45:0/452851308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:25.302 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=migrator t=2024-07-28T19:31:24.897814812Z level=info msg="migrations completed" performed=0 skipped=481 duration=567.218µs 2024-07-28T19:31:25.302 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:24 smithi155 bash[59473]: logger=sqlstore t=2024-07-28T19:31:24.898266461Z level=info msg="Created default organization" 2024-07-28T19:31:25.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:25 smithi155 bash[59473]: logger=plugin.loader t=2024-07-28T19:31:25.035202717Z level=info msg="Plugin registered" pluginID=input 2024-07-28T19:31:25.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:25 smithi155 bash[59473]: logger=plugin.loader t=2024-07-28T19:31:25.074670052Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-07-28T19:31:25.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:25 smithi155 bash[59473]: logger=plugin.loader t=2024-07-28T19:31:25.074702558Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-07-28T19:31:25.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:25 smithi155 bash[59473]: logger=secrets t=2024-07-28T19:31:25.074750411Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-07-28T19:31:25.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:25 smithi155 bash[59473]: logger=query_data t=2024-07-28T19:31:25.077039059Z level=info msg="Query Service initialization" 2024-07-28T19:31:25.303 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:25 smithi155 bash[59473]: logger=live.push_http t=2024-07-28T19:31:25.080815505Z level=info msg="Live Push Gateway initialization" 2024-07-28T19:31:25.775 INFO:tasks.rados.rados.0.smithi045.stdout:627: done (6 left) 2024-07-28T19:31:25.775 INFO:tasks.rados.rados.0.smithi045.stdout:628: rollback oid 45 current snap is 86 2024-07-28T19:31:25.775 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 45 to 83 2024-07-28T19:31:25.775 INFO:tasks.rados.rados.0.smithi045.stdout:620: finishing write tid 2 to smithi04569809-15 2024-07-28T19:31:25.775 INFO:tasks.rados.rados.0.smithi045.stdout:620: finishing write tid 3 to smithi04569809-15 2024-07-28T19:31:25.776 INFO:tasks.rados.rados.0.smithi045.stdout:620: finishing write tid 4 to smithi04569809-15 2024-07-28T19:31:25.776 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 229 (ObjNum 271 snap 86 seq_num 271) dirty exists 2024-07-28T19:31:25.776 INFO:tasks.rados.rados.0.smithi045.stdout:620: left oid 15 (ObjNum 271 snap 86 seq_num 271) 2024-07-28T19:31:25.776 INFO:tasks.rados.rados.0.smithi045.stdout:621: expect (ObjNum 227 snap 66 seq_num 227) 2024-07-28T19:31:26.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:25 smithi155 bash[24090]: cluster 2024-07-28T19:31:24.765783+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-07-28T19:31:26.145 INFO:tasks.rados.rados.0.smithi045.stdout:623: expect (ObjNum 232 snap 69 seq_num 232) 2024-07-28T19:31:26.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:25 smithi045 bash[21729]: cluster 2024-07-28T19:31:24.765783+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-07-28T19:31:26.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:25 smithi045 bash[31704]: cluster 2024-07-28T19:31:24.765783+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-07-28T19:31:26.273 INFO:tasks.rados.rados.0.smithi045.stdout:624: finishing write tid 1 to smithi04569809-13 2024-07-28T19:31:26.273 INFO:tasks.rados.rados.0.smithi045.stdout:624: finishing write tid 2 to smithi04569809-13 2024-07-28T19:31:26.274 INFO:tasks.rados.rados.0.smithi045.stdout:624: finishing write tid 3 to smithi04569809-13 2024-07-28T19:31:26.274 INFO:tasks.rados.rados.0.smithi045.stdout:624: finishing write tid 4 to smithi04569809-13 2024-07-28T19:31:26.274 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 331 (ObjNum 272 snap 86 seq_num 272) dirty exists 2024-07-28T19:31:26.274 INFO:tasks.rados.rados.0.smithi045.stdout:624: left oid 13 (ObjNum 272 snap 86 seq_num 272) 2024-07-28T19:31:26.274 INFO:tasks.rados.rados.0.smithi045.stdout:625: expect (ObjNum 167 snap 43 seq_num 167) 2024-07-28T19:31:26.391 INFO:tasks.rados.rados.0.smithi045.stdout:628: finishing rollback tid 0 to smithi04569809-45 2024-07-28T19:31:26.391 INFO:tasks.rados.rados.0.smithi045.stdout:628: finishing rollback tid 1 to smithi04569809-45 2024-07-28T19:31:26.391 INFO:tasks.rados.rados.0.smithi045.stdout:628: finishing rollback tid 2 to smithi04569809-45 2024-07-28T19:31:26.391 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 207 (ObjNum 253 snap 78 seq_num 253) dirty exists 2024-07-28T19:31:26.391 INFO:tasks.rados.rados.0.smithi045.stdout:620: done (6 left) 2024-07-28T19:31:26.391 INFO:tasks.rados.rados.0.smithi045.stdout:621: done (5 left) 2024-07-28T19:31:26.391 INFO:tasks.rados.rados.0.smithi045.stdout:622: done (4 left) 2024-07-28T19:31:26.392 INFO:tasks.rados.rados.0.smithi045.stdout:623: done (3 left) 2024-07-28T19:31:26.392 INFO:tasks.rados.rados.0.smithi045.stdout:624: done (2 left) 2024-07-28T19:31:26.392 INFO:tasks.rados.rados.0.smithi045.stdout:625: done (1 left) 2024-07-28T19:31:26.392 INFO:tasks.rados.rados.0.smithi045.stdout:628: done (0 left) 2024-07-28T19:31:26.392 INFO:tasks.rados.rados.0.smithi045.stdout:629: snap_remove snap 68 2024-07-28T19:31:26.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=infra.usagestats.collector t=2024-07-28T19:31:26.253843826Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-07-28T19:31:26.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=provisioning.datasources t=2024-07-28T19:31:26.372992816Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-07-28T19:31:26.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=provisioning.datasources t=2024-07-28T19:31:26.373058565Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-07-28T19:31:26.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=provisioning.datasources t=2024-07-28T19:31:26.384532391Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-07-28T19:31:26.838 INFO:tasks.rados.rados.0.smithi045.stdout:629: done (0 left) 2024-07-28T19:31:26.838 INFO:tasks.rados.rados.0.smithi045.stdout:630: read oid 19 snap -1 2024-07-28T19:31:26.838 INFO:tasks.rados.rados.0.smithi045.stdout:630: expect deleted 2024-07-28T19:31:26.838 INFO:tasks.rados.rados.0.smithi045.stdout:631: write oid 12 current snap is 86 2024-07-28T19:31:26.838 INFO:tasks.rados.rados.0.smithi045.stdout:631: seq_num 273 ranges {588311=615332,1842290=562759} 2024-07-28T19:31:26.845 INFO:tasks.rados.rados.0.smithi045.stdout:631: writing smithi04569809-12 from 588311 to 1203643 tid 1 2024-07-28T19:31:26.852 INFO:tasks.rados.rados.0.smithi045.stdout:631: writing smithi04569809-12 from 1842290 to 2405049 tid 2 2024-07-28T19:31:26.852 INFO:tasks.rados.rados.0.smithi045.stdout:632: snap_remove snap 76 2024-07-28T19:31:27.052 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=provisioning.alerting t=2024-07-28T19:31:26.615622196Z level=info msg="starting to provision alerting" 2024-07-28T19:31:27.052 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=provisioning.alerting t=2024-07-28T19:31:26.615694269Z level=info msg="finished to provision alerting" 2024-07-28T19:31:27.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=grafanaStorageLogger t=2024-07-28T19:31:26.616022541Z level=info msg="storage starting" 2024-07-28T19:31:27.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=ngalert.state.manager t=2024-07-28T19:31:26.617079946Z level=info msg="Warming state cache for startup" 2024-07-28T19:31:27.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=http.server t=2024-07-28T19:31:26.622119866Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-07-28T19:31:27.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=ngalert.state.manager t=2024-07-28T19:31:26.722304222Z level=info msg="State cache has been initialized" states=0 duration=105.220817ms 2024-07-28T19:31:27.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=ngalert.multiorg.alertmanager t=2024-07-28T19:31:26.722405517Z level=info msg="starting MultiOrg Alertmanager" 2024-07-28T19:31:27.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[59473]: logger=ticker t=2024-07-28T19:31:26.722477191Z level=info msg=starting first_tick=2024-07-28T19:31:30Z 2024-07-28T19:31:27.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[24090]: cluster 2024-07-28T19:31:25.775670+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-07-28T19:31:27.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[24090]: cluster 2024-07-28T19:31:25.814622+0000 mgr.x (mgr.24502) 53 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:27.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[24090]: cephadm 2024-07-28T19:31:25.833069+0000 mgr.x (mgr.24502) 54 : cephadm [INF] Upgrade: Updating mgr.y 2024-07-28T19:31:27.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[24090]: audit 2024-07-28T19:31:25.839705+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:27.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[24090]: audit 2024-07-28T19:31:25.841847+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:31:27.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[24090]: audit 2024-07-28T19:31:25.842753+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:31:27.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[24090]: audit 2024-07-28T19:31:25.845123+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:31:27.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[24090]: audit 2024-07-28T19:31:25.846862+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:31:27.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:26 smithi155 bash[24090]: cephadm 2024-07-28T19:31:25.848646+0000 mgr.x (mgr.24502) 55 : cephadm [INF] Deploying daemon mgr.y on smithi045 2024-07-28T19:31:27.153 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[31704]: cluster 2024-07-28T19:31:25.775670+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-07-28T19:31:27.153 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[31704]: cluster 2024-07-28T19:31:25.814622+0000 mgr.x (mgr.24502) 53 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:27.153 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[31704]: cephadm 2024-07-28T19:31:25.833069+0000 mgr.x (mgr.24502) 54 : cephadm [INF] Upgrade: Updating mgr.y 2024-07-28T19:31:27.153 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[31704]: audit 2024-07-28T19:31:25.839705+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:27.153 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[31704]: audit 2024-07-28T19:31:25.841847+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:31:27.153 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[31704]: audit 2024-07-28T19:31:25.842753+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:31:27.153 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[31704]: audit 2024-07-28T19:31:25.845123+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:31:27.154 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[31704]: audit 2024-07-28T19:31:25.846862+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:31:27.154 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[31704]: cephadm 2024-07-28T19:31:25.848646+0000 mgr.x (mgr.24502) 55 : cephadm [INF] Deploying daemon mgr.y on smithi045 2024-07-28T19:31:27.154 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[21729]: cluster 2024-07-28T19:31:25.775670+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-07-28T19:31:27.154 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[21729]: cluster 2024-07-28T19:31:25.814622+0000 mgr.x (mgr.24502) 53 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:27.154 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[21729]: cephadm 2024-07-28T19:31:25.833069+0000 mgr.x (mgr.24502) 54 : cephadm [INF] Upgrade: Updating mgr.y 2024-07-28T19:31:27.154 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[21729]: audit 2024-07-28T19:31:25.839705+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:27.154 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[21729]: audit 2024-07-28T19:31:25.841847+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:31:27.154 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[21729]: audit 2024-07-28T19:31:25.842753+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:31:27.154 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[21729]: audit 2024-07-28T19:31:25.845123+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:31:27.154 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[21729]: audit 2024-07-28T19:31:25.846862+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:31:27.154 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:26 smithi045 bash[21729]: cephadm 2024-07-28T19:31:25.848646+0000 mgr.x (mgr.24502) 55 : cephadm [INF] Deploying daemon mgr.y on smithi045 2024-07-28T19:31:27.761 INFO:tasks.rados.rados.0.smithi045.stdout:632: done (2 left) 2024-07-28T19:31:27.761 INFO:tasks.rados.rados.0.smithi045.stdout:633: write oid 43 current snap is 86 2024-07-28T19:31:27.761 INFO:tasks.rados.rados.0.smithi045.stdout:633: seq_num 274 ranges {605118=406934,1617125=706417} 2024-07-28T19:31:27.768 INFO:tasks.rados.rados.0.smithi045.stdout:633: writing smithi04569809-43 from 605118 to 1012052 tid 1 2024-07-28T19:31:27.776 INFO:tasks.rados.rados.0.smithi045.stdout:633: writing smithi04569809-43 from 1617125 to 2323542 tid 2 2024-07-28T19:31:27.776 INFO:tasks.rados.rados.0.smithi045.stdout:631: finishing write tid 1 to smithi04569809-12 2024-07-28T19:31:27.777 INFO:tasks.rados.rados.0.smithi045.stdout:631: finishing write tid 2 to smithi04569809-12 2024-07-28T19:31:27.777 INFO:tasks.rados.rados.0.smithi045.stdout:631: finishing write tid 3 to smithi04569809-12 2024-07-28T19:31:27.777 INFO:tasks.rados.rados.0.smithi045.stdout:631: finishing write tid 4 to smithi04569809-12 2024-07-28T19:31:27.777 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 353 (ObjNum 273 snap 86 seq_num 273) dirty exists 2024-07-28T19:31:27.777 INFO:tasks.rados.rados.0.smithi045.stdout:631: left oid 12 (ObjNum 273 snap 86 seq_num 273) 2024-07-28T19:31:27.777 INFO:tasks.rados.rados.0.smithi045.stdout:630: done (2 left) 2024-07-28T19:31:27.777 INFO:tasks.rados.rados.0.smithi045.stdout:631: done (1 left) 2024-07-28T19:31:27.777 INFO:tasks.rados.rados.0.smithi045.stdout:634: delete oid 45 current snap is 86 2024-07-28T19:31:27.783 INFO:tasks.rados.rados.0.smithi045.stdout:633: finishing write tid 1 to smithi04569809-43 2024-07-28T19:31:27.785 INFO:tasks.rados.rados.0.smithi045.stdout:634: done (1 left) 2024-07-28T19:31:27.785 INFO:tasks.rados.rados.0.smithi045.stdout:635: snap_create 2024-07-28T19:31:27.786 INFO:tasks.rados.rados.0.smithi045.stdout:633: finishing write tid 2 to smithi04569809-43 2024-07-28T19:31:27.786 INFO:tasks.rados.rados.0.smithi045.stdout:633: finishing write tid 3 to smithi04569809-43 2024-07-28T19:31:27.787 INFO:tasks.rados.rados.0.smithi045.stdout:633: finishing write tid 4 to smithi04569809-43 2024-07-28T19:31:27.787 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 146 (ObjNum 274 snap 86 seq_num 274) dirty exists 2024-07-28T19:31:27.787 INFO:tasks.rados.rados.0.smithi045.stdout:633: left oid 43 (ObjNum 274 snap 86 seq_num 274) 2024-07-28T19:31:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:27 smithi155 bash[24090]: audit 2024-07-28T19:31:26.828362+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.45:0/4190712275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:27 smithi155 bash[24090]: cluster 2024-07-28T19:31:26.839429+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-07-28T19:31:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:27 smithi155 bash[24090]: cluster 2024-07-28T19:31:27.759252+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-07-28T19:31:28.206 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:27 smithi045 bash[21729]: audit 2024-07-28T19:31:26.828362+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.45:0/4190712275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:28.207 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:27 smithi045 bash[21729]: cluster 2024-07-28T19:31:26.839429+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-07-28T19:31:28.207 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:27 smithi045 bash[21729]: cluster 2024-07-28T19:31:27.759252+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-07-28T19:31:28.207 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:27 smithi045 bash[31704]: audit 2024-07-28T19:31:26.828362+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.45:0/4190712275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:28.207 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:27 smithi045 bash[31704]: cluster 2024-07-28T19:31:26.839429+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-07-28T19:31:28.207 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:27 smithi045 bash[31704]: cluster 2024-07-28T19:31:27.759252+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-07-28T19:31:28.460 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:28.460 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:31:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:28.460 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:31:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:28.461 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:31:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:28.461 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:28.461 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:28.462 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:28.462 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:28 smithi045 systemd[1]: Stopping Ceph mgr.y for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:31:28.462 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:28.462 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:31:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:28.795 INFO:tasks.rados.rados.0.smithi045.stdout:633: done (1 left) 2024-07-28T19:31:28.795 INFO:tasks.rados.rados.0.smithi045.stdout:635: done (0 left) 2024-07-28T19:31:28.795 INFO:tasks.rados.rados.0.smithi045.stdout:636: rollback oid 19 current snap is 87 2024-07-28T19:31:28.795 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 19 to 83 2024-07-28T19:31:28.795 INFO:tasks.rados.rados.0.smithi045.stdout:637: rollback oid 6 current snap is 87 2024-07-28T19:31:28.795 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 6 to 84 2024-07-28T19:31:28.795 INFO:tasks.rados.rados.0.smithi045.stdout:638: snap_remove snap 40 2024-07-28T19:31:29.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:28 smithi155 bash[24090]: cluster 2024-07-28T19:31:27.815346+0000 mgr.x (mgr.24502) 56 : cluster [DBG] pgmap v65: 89 pgs: 2 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 80 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 917 KiB/s wr, 10 op/s 2024-07-28T19:31:29.139 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:28 smithi045 bash[73283]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mgr-y 2024-07-28T19:31:29.139 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:28 smithi045 bash[21729]: cluster 2024-07-28T19:31:27.815346+0000 mgr.x (mgr.24502) 56 : cluster [DBG] pgmap v65: 89 pgs: 2 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 80 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 917 KiB/s wr, 10 op/s 2024-07-28T19:31:29.139 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:28 smithi045 bash[31704]: cluster 2024-07-28T19:31:27.815346+0000 mgr.x (mgr.24502) 56 : cluster [DBG] pgmap v65: 89 pgs: 2 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 80 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 917 KiB/s wr, 10 op/s 2024-07-28T19:31:29.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:29.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:29.467 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:29.467 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:29.467 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:29.468 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:29.468 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:29.468 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-07-28T19:31:29.468 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:29 smithi045 bash[73364]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mgr-y 2024-07-28T19:31:29.468 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-07-28T19:31:29.468 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: Stopped Ceph mgr.y for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:29.468 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:29.469 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: Started Ceph mgr.y for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:31:29.469 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:31:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:31:29.792 INFO:tasks.rados.rados.0.smithi045.stdout:638: done (2 left) 2024-07-28T19:31:29.792 INFO:tasks.rados.rados.0.smithi045.stdout:639: read oid 26 snap -1 2024-07-28T19:31:29.792 INFO:tasks.rados.rados.0.smithi045.stdout:639: expect (ObjNum 259 snap 79 seq_num 259) 2024-07-28T19:31:29.792 INFO:tasks.rados.rados.0.smithi045.stdout:640: rollback oid 14 current snap is 87 2024-07-28T19:31:29.792 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 82 2024-07-28T19:31:29.793 INFO:tasks.rados.rados.0.smithi045.stdout:636: finishing rollback tid 1 to smithi04569809-19 2024-07-28T19:31:29.793 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 302 (ObjNum 81 snap 0 seq_num 0) dirty dne 2024-07-28T19:31:29.793 INFO:tasks.rados.rados.0.smithi045.stdout:637: finishing rollback tid 0 to smithi04569809-6 2024-07-28T19:31:29.793 INFO:tasks.rados.rados.0.smithi045.stdout:637: finishing rollback tid 1 to smithi04569809-6 2024-07-28T19:31:29.793 INFO:tasks.rados.rados.0.smithi045.stdout:636: done (3 left) 2024-07-28T19:31:29.793 INFO:tasks.rados.rados.0.smithi045.stdout:641: snap_create 2024-07-28T19:31:29.793 INFO:tasks.rados.rados.0.smithi045.stdout:637: finishing rollback tid 2 to smithi04569809-6 2024-07-28T19:31:29.793 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 325 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-07-28T19:31:29.797 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:29 smithi045 bash[21729]: cluster 2024-07-28T19:31:28.795379+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-07-28T19:31:29.797 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:29 smithi045 bash[21729]: audit 2024-07-28T19:31:29.193242+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.? 172.21.15.45:0/2719893478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:29.800 INFO:tasks.rados.rados.0.smithi045.stdout:639: expect (ObjNum 259 snap 79 seq_num 259) 2024-07-28T19:31:29.943 INFO:tasks.rados.rados.0.smithi045.stdout:640: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:31:29.943 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 60 (ObjNum 129 snap 0 seq_num 284418256) dirty dne 2024-07-28T19:31:30.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:29 smithi155 bash[24090]: cluster 2024-07-28T19:31:28.795379+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-07-28T19:31:30.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:29 smithi155 bash[24090]: audit 2024-07-28T19:31:29.193242+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.? 172.21.15.45:0/2719893478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:30.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:29 smithi155 bash[24090]: audit 2024-07-28T19:31:29.429990+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:30.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:29 smithi155 bash[24090]: audit 2024-07-28T19:31:29.440906+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:30.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:29 smithi155 bash[24090]: audit 2024-07-28T19:31:29.446972+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:30.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:29 smithi045 bash[21729]: audit 2024-07-28T19:31:29.429990+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:30.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:29 smithi045 bash[21729]: audit 2024-07-28T19:31:29.440906+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:30.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:29 smithi045 bash[21729]: audit 2024-07-28T19:31:29.446972+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:29 smithi045 bash[31704]: cluster 2024-07-28T19:31:28.795379+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-07-28T19:31:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:29 smithi045 bash[31704]: audit 2024-07-28T19:31:29.193242+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.? 172.21.15.45:0/2719893478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:29 smithi045 bash[31704]: audit 2024-07-28T19:31:29.429990+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:29 smithi045 bash[31704]: audit 2024-07-28T19:31:29.440906+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:29 smithi045 bash[31704]: audit 2024-07-28T19:31:29.446972+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:30.806 INFO:tasks.rados.rados.0.smithi045.stdout:637: done (3 left) 2024-07-28T19:31:30.806 INFO:tasks.rados.rados.0.smithi045.stdout:639: done (2 left) 2024-07-28T19:31:30.806 INFO:tasks.rados.rados.0.smithi045.stdout:640: done (1 left) 2024-07-28T19:31:30.806 INFO:tasks.rados.rados.0.smithi045.stdout:641: done (0 left) 2024-07-28T19:31:30.806 INFO:tasks.rados.rados.0.smithi045.stdout:642: read oid 18 snap -1 2024-07-28T19:31:30.806 INFO:tasks.rados.rados.0.smithi045.stdout:642: expect (ObjNum 250 snap 76 seq_num 250) 2024-07-28T19:31:30.806 INFO:tasks.rados.rados.0.smithi045.stdout:643: snap_remove snap 87 2024-07-28T19:31:31.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:30 smithi045 bash[21729]: cluster 2024-07-28T19:31:29.793289+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-07-28T19:31:31.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:30 smithi045 bash[21729]: cluster 2024-07-28T19:31:29.815799+0000 mgr.x (mgr.24502) 57 : cluster [DBG] pgmap v68: 89 pgs: 2 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 80 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 917 KiB/s wr, 10 op/s 2024-07-28T19:31:31.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:30 smithi045 bash[31704]: cluster 2024-07-28T19:31:29.793289+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-07-28T19:31:31.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:30 smithi045 bash[31704]: cluster 2024-07-28T19:31:29.815799+0000 mgr.x (mgr.24502) 57 : cluster [DBG] pgmap v68: 89 pgs: 2 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 80 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 917 KiB/s wr, 10 op/s 2024-07-28T19:31:31.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:30 smithi045 bash[73423]: debug 2024-07-28T19:31:30.850+0000 7f1d1c0d5640 1 -- 172.21.15.45:0/1353222331 <== mon.0 v2:172.21.15.45:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a730582d00 con 0x55a730574800 2024-07-28T19:31:31.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:30 smithi045 bash[73423]: debug 2024-07-28T19:31:30.966+0000 7f1d1e93e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:31:31.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:30 smithi155 bash[24090]: cluster 2024-07-28T19:31:29.793289+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-07-28T19:31:31.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:30 smithi155 bash[24090]: cluster 2024-07-28T19:31:29.815799+0000 mgr.x (mgr.24502) 57 : cluster [DBG] pgmap v68: 89 pgs: 2 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 80 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 917 KiB/s wr, 10 op/s 2024-07-28T19:31:31.817 INFO:tasks.rados.rados.0.smithi045.stdout:643: done (1 left) 2024-07-28T19:31:31.817 INFO:tasks.rados.rados.0.smithi045.stdout:644: read oid 13 snap -1 2024-07-28T19:31:31.818 INFO:tasks.rados.rados.0.smithi045.stdout:644: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T19:31:31.818 INFO:tasks.rados.rados.0.smithi045.stdout:645: delete oid 39 current snap is 88 2024-07-28T19:31:31.818 INFO:tasks.rados.rados.0.smithi045.stdout:642: expect (ObjNum 250 snap 76 seq_num 250) 2024-07-28T19:31:31.960 INFO:tasks.rados.rados.0.smithi045.stdout:644: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T19:31:32.101 INFO:tasks.rados.rados.0.smithi045.stdout:642: done (2 left) 2024-07-28T19:31:32.101 INFO:tasks.rados.rados.0.smithi045.stdout:644: done (1 left) 2024-07-28T19:31:32.101 INFO:tasks.rados.rados.0.smithi045.stdout:645: done (0 left) 2024-07-28T19:31:32.101 INFO:tasks.rados.rados.0.smithi045.stdout:646: read oid 40 snap -1 2024-07-28T19:31:32.101 INFO:tasks.rados.rados.0.smithi045.stdout:646: expect (ObjNum 240 snap 75 seq_num 240) 2024-07-28T19:31:32.101 INFO:tasks.rados.rados.0.smithi045.stdout:647: read oid 11 snap -1 2024-07-28T19:31:32.101 INFO:tasks.rados.rados.0.smithi045.stdout:647: expect deleted 2024-07-28T19:31:32.101 INFO:tasks.rados.rados.0.smithi045.stdout:648: snap_remove snap 83 2024-07-28T19:31:32.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:31 smithi045 bash[21729]: cluster 2024-07-28T19:31:30.806966+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-07-28T19:31:32.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:31 smithi045 bash[21729]: audit 2024-07-28T19:31:31.041707+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:32.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:31 smithi045 bash[21729]: audit 2024-07-28T19:31:31.548617+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.? 172.21.15.45:0/3249403304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:32.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:31 smithi045 bash[31704]: cluster 2024-07-28T19:31:30.806966+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-07-28T19:31:32.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:31 smithi045 bash[31704]: audit 2024-07-28T19:31:31.041707+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:32.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:31 smithi045 bash[31704]: audit 2024-07-28T19:31:31.548617+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.? 172.21.15.45:0/3249403304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:32.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:31 smithi155 bash[24090]: cluster 2024-07-28T19:31:30.806966+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-07-28T19:31:32.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:31 smithi155 bash[24090]: audit 2024-07-28T19:31:31.041707+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:32.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:31 smithi155 bash[24090]: audit 2024-07-28T19:31:31.548617+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.? 172.21.15.45:0/3249403304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:32.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:32 smithi045 bash[73423]: debug 2024-07-28T19:31:32.294+0000 7f1d1e93e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:31:32.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:32 smithi045 bash[73423]: debug 2024-07-28T19:31:32.362+0000 7f1d1e93e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:31:32.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:32 smithi045 bash[73423]: debug 2024-07-28T19:31:32.522+0000 7f1d1e93e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:31:32.829 INFO:tasks.rados.rados.0.smithi045.stdout:648: done (2 left) 2024-07-28T19:31:32.829 INFO:tasks.rados.rados.0.smithi045.stdout:649: read oid 18 snap -1 2024-07-28T19:31:32.829 INFO:tasks.rados.rados.0.smithi045.stdout:649: expect (ObjNum 250 snap 76 seq_num 250) 2024-07-28T19:31:32.830 INFO:tasks.rados.rados.0.smithi045.stdout:650: read oid 25 snap -1 2024-07-28T19:31:32.830 INFO:tasks.rados.rados.0.smithi045.stdout:650: expect deleted 2024-07-28T19:31:32.830 INFO:tasks.rados.rados.0.smithi045.stdout:651: delete oid 14 current snap is 88 2024-07-28T19:31:32.830 INFO:tasks.rados.rados.0.smithi045.stdout:646: expect (ObjNum 240 snap 75 seq_num 240) 2024-07-28T19:31:32.933 INFO:tasks.rados.rados.0.smithi045.stdout:649: expect (ObjNum 250 snap 76 seq_num 250) 2024-07-28T19:31:33.056 INFO:tasks.rados.rados.0.smithi045.stdout:646: done (4 left) 2024-07-28T19:31:33.057 INFO:tasks.rados.rados.0.smithi045.stdout:647: done (3 left) 2024-07-28T19:31:33.057 INFO:tasks.rados.rados.0.smithi045.stdout:649: done (2 left) 2024-07-28T19:31:33.057 INFO:tasks.rados.rados.0.smithi045.stdout:650: done (1 left) 2024-07-28T19:31:33.057 INFO:tasks.rados.rados.0.smithi045.stdout:651: done (0 left) 2024-07-28T19:31:33.057 INFO:tasks.rados.rados.0.smithi045.stdout:652: snap_remove snap 49 2024-07-28T19:31:33.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:32 smithi045 bash[21729]: cluster 2024-07-28T19:31:31.816766+0000 mgr.x (mgr.24502) 58 : cluster [DBG] pgmap v71: 89 pgs: 2 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 80 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:33.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:32 smithi045 bash[21729]: cluster 2024-07-28T19:31:31.818748+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-07-28T19:31:33.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:32 smithi045 bash[31704]: cluster 2024-07-28T19:31:31.816766+0000 mgr.x (mgr.24502) 58 : cluster [DBG] pgmap v71: 89 pgs: 2 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 80 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:33.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:32 smithi045 bash[31704]: cluster 2024-07-28T19:31:31.818748+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-07-28T19:31:33.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:32 smithi155 bash[52146]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:31:32] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2024-07-28T19:31:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:32 smithi155 bash[24090]: cluster 2024-07-28T19:31:31.816766+0000 mgr.x (mgr.24502) 58 : cluster [DBG] pgmap v71: 89 pgs: 2 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 80 active+clean; 249 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:32 smithi155 bash[24090]: cluster 2024-07-28T19:31:31.818748+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-07-28T19:31:33.508 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:33 smithi045 bash[73423]: debug 2024-07-28T19:31:33.218+0000 7f1d1e93e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:31:33.508 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:33 smithi045 bash[73423]: debug 2024-07-28T19:31:33.294+0000 7f1d1e93e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:31:33.508 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:33 smithi045 bash[73423]: debug 2024-07-28T19:31:33.370+0000 7f1d1e93e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:31:33.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:33 smithi155 bash[58959]: ts=2024-07-28T19:31:33.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:31:33.828 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:33 smithi045 bash[72835]: ts=2024-07-28T19:31:33.510Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi045.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.45:8443: connect: connection refused" 2024-07-28T19:31:33.828 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:33 smithi045 bash[73423]: debug 2024-07-28T19:31:33.566+0000 7f1d1e93e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:31:33.828 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:33 smithi045 bash[73423]: debug 2024-07-28T19:31:33.654+0000 7f1d1e93e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:31:33.829 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:33 smithi045 bash[73423]: debug 2024-07-28T19:31:33.730+0000 7f1d1e93e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:31:33.837 INFO:tasks.rados.rados.0.smithi045.stdout:652: done (0 left) 2024-07-28T19:31:33.837 INFO:tasks.rados.rados.0.smithi045.stdout:653: write oid 29 current snap is 88 2024-07-28T19:31:33.837 INFO:tasks.rados.rados.0.smithi045.stdout:653: seq_num 278 ranges {672346=707930,2134700=537646} 2024-07-28T19:31:33.867 INFO:tasks.rados.rados.0.smithi045.stdout:653: writing smithi04569809-29 from 672346 to 1380276 tid 1 2024-07-28T19:31:33.883 INFO:tasks.rados.rados.0.smithi045.stdout:653: writing smithi04569809-29 from 2134700 to 2672346 tid 2 2024-07-28T19:31:33.884 INFO:tasks.rados.rados.0.smithi045.stdout:654: delete oid 28 current snap is 88 2024-07-28T19:31:33.884 INFO:tasks.rados.rados.0.smithi045.stdout:653: finishing write tid 1 to smithi04569809-29 2024-07-28T19:31:33.887 INFO:tasks.rados.rados.0.smithi045.stdout:653: finishing write tid 2 to smithi04569809-29 2024-07-28T19:31:33.887 INFO:tasks.rados.rados.0.smithi045.stdout:653: finishing write tid 3 to smithi04569809-29 2024-07-28T19:31:33.888 INFO:tasks.rados.rados.0.smithi045.stdout:654: done (1 left) 2024-07-28T19:31:33.888 INFO:tasks.rados.rados.0.smithi045.stdout:655: delete oid 7 current snap is 88 2024-07-28T19:31:33.888 INFO:tasks.rados.rados.0.smithi045.stdout:653: finishing write tid 4 to smithi04569809-29 2024-07-28T19:31:33.888 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 344 (ObjNum 278 snap 88 seq_num 278) dirty exists 2024-07-28T19:31:33.888 INFO:tasks.rados.rados.0.smithi045.stdout:653: left oid 29 (ObjNum 278 snap 88 seq_num 278) 2024-07-28T19:31:33.890 INFO:tasks.rados.rados.0.smithi045.stdout:653: done (1 left) 2024-07-28T19:31:33.890 INFO:tasks.rados.rados.0.smithi045.stdout:655: done (0 left) 2024-07-28T19:31:33.890 INFO:tasks.rados.rados.0.smithi045.stdout:656: read oid 4 snap -1 2024-07-28T19:31:33.890 INFO:tasks.rados.rados.0.smithi045.stdout:656: expect deleted 2024-07-28T19:31:33.890 INFO:tasks.rados.rados.0.smithi045.stdout:657: rollback oid 16 current snap is 88 2024-07-28T19:31:33.890 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 16 to 86 2024-07-28T19:31:33.890 INFO:tasks.rados.rados.0.smithi045.stdout:658: write oid 45 current snap is 88 2024-07-28T19:31:33.890 INFO:tasks.rados.rados.0.smithi045.stdout:658: seq_num 281 ranges {722767=533677,1793793=461082} 2024-07-28T19:31:33.901 INFO:tasks.rados.rados.0.smithi045.stdout:658: writing smithi04569809-45 from 722767 to 1256444 tid 1 2024-07-28T19:31:33.910 INFO:tasks.rados.rados.0.smithi045.stdout:658: writing smithi04569809-45 from 1793793 to 2254875 tid 2 2024-07-28T19:31:33.910 INFO:tasks.rados.rados.0.smithi045.stdout:659: delete oid 11 current snap is 88 2024-07-28T19:31:33.910 INFO:tasks.rados.rados.0.smithi045.stdout:657: finishing rollback tid 1 to smithi04569809-16 2024-07-28T19:31:33.910 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 104 (ObjNum 129 snap 0 seq_num 3025636688) dirty dne 2024-07-28T19:31:33.911 INFO:tasks.rados.rados.0.smithi045.stdout:658: finishing write tid 1 to smithi04569809-45 2024-07-28T19:31:33.913 INFO:tasks.rados.rados.0.smithi045.stdout:656: done (3 left) 2024-07-28T19:31:33.913 INFO:tasks.rados.rados.0.smithi045.stdout:657: done (2 left) 2024-07-28T19:31:33.913 INFO:tasks.rados.rados.0.smithi045.stdout:659: done (1 left) 2024-07-28T19:31:33.913 INFO:tasks.rados.rados.0.smithi045.stdout:660: read oid 41 snap -1 2024-07-28T19:31:33.913 INFO:tasks.rados.rados.0.smithi045.stdout:660: expect (ObjNum 75 snap 9 seq_num 75) 2024-07-28T19:31:33.913 INFO:tasks.rados.rados.0.smithi045.stdout:661: read oid 8 snap 63 2024-07-28T19:31:33.913 INFO:tasks.rados.rados.0.smithi045.stdout:661: expect (ObjNum 207 snap 60 seq_num 207) 2024-07-28T19:31:33.914 INFO:tasks.rados.rados.0.smithi045.stdout:662: rollback oid 10 current snap is 88 2024-07-28T19:31:33.914 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 78 2024-07-28T19:31:33.914 INFO:tasks.rados.rados.0.smithi045.stdout:663: snap_remove snap 57 2024-07-28T19:31:34.106 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:33 smithi045 bash[21729]: cluster 2024-07-28T19:31:32.828569+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-07-28T19:31:34.106 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[73423]: debug 2024-07-28T19:31:34.030+0000 7f1d1e93e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:31:34.107 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:33 smithi045 bash[31704]: cluster 2024-07-28T19:31:32.828569+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-07-28T19:31:34.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:33 smithi155 bash[24090]: cluster 2024-07-28T19:31:32.828569+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-07-28T19:31:34.395 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[73423]: debug 2024-07-28T19:31:34.102+0000 7f1d1e93e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:31:34.395 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[73423]: debug 2024-07-28T19:31:34.310+0000 7f1d1e93e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:31:34.669 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[73423]: debug 2024-07-28T19:31:34.390+0000 7f1d1e93e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:31:34.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:34 smithi155 bash[58959]: ts=2024-07-28T19:31:34.453Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:31:34.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:34 smithi155 bash[58959]: ts=2024-07-28T19:31:34.453Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:31:34.855 INFO:tasks.rados.rados.0.smithi045.stdout:658: finishing write tid 2 to smithi04569809-45 2024-07-28T19:31:34.855 INFO:tasks.rados.rados.0.smithi045.stdout:658: finishing write tid 3 to smithi04569809-45 2024-07-28T19:31:34.855 INFO:tasks.rados.rados.0.smithi045.stdout:658: finishing write tid 4 to smithi04569809-45 2024-07-28T19:31:34.855 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 227 (ObjNum 281 snap 88 seq_num 281) dirty exists 2024-07-28T19:31:34.855 INFO:tasks.rados.rados.0.smithi045.stdout:658: left oid 45 (ObjNum 281 snap 88 seq_num 281) 2024-07-28T19:31:34.855 INFO:tasks.rados.rados.0.smithi045.stdout:660: expect (ObjNum 75 snap 9 seq_num 75) 2024-07-28T19:31:34.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[21729]: cluster 2024-07-28T19:31:33.817505+0000 mgr.x (mgr.24502) 59 : cluster [DBG] pgmap v73: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 557 KiB/s wr, 9 op/s 2024-07-28T19:31:34.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[21729]: cluster 2024-07-28T19:31:33.845893+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-07-28T19:31:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[21729]: audit 2024-07-28T19:31:33.927990+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.45:0/2911102993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:34.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[73423]: debug 2024-07-28T19:31:34.666+0000 7f1d1e93e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T19:31:34.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[73423]: debug 2024-07-28T19:31:34.870+0000 7f1d1e93e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:31:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[31704]: cluster 2024-07-28T19:31:33.817505+0000 mgr.x (mgr.24502) 59 : cluster [DBG] pgmap v73: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 557 KiB/s wr, 9 op/s 2024-07-28T19:31:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[31704]: cluster 2024-07-28T19:31:33.845893+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-07-28T19:31:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:34 smithi045 bash[31704]: audit 2024-07-28T19:31:33.927990+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.45:0/2911102993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:34.994 INFO:tasks.rados.rados.0.smithi045.stdout:662: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:31:34.994 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 0 (ObjNum 273 snap 0 seq_num 284416400) dirty dne 2024-07-28T19:31:34.994 INFO:tasks.rados.rados.0.smithi045.stdout:661: expect (ObjNum 207 snap 60 seq_num 207) 2024-07-28T19:31:35.150 INFO:tasks.rados.rados.0.smithi045.stdout:658: done (4 left) 2024-07-28T19:31:35.151 INFO:tasks.rados.rados.0.smithi045.stdout:660: done (3 left) 2024-07-28T19:31:35.151 INFO:tasks.rados.rados.0.smithi045.stdout:661: done (2 left) 2024-07-28T19:31:35.151 INFO:tasks.rados.rados.0.smithi045.stdout:662: done (1 left) 2024-07-28T19:31:35.151 INFO:tasks.rados.rados.0.smithi045.stdout:663: done (0 left) 2024-07-28T19:31:35.151 INFO:tasks.rados.rados.0.smithi045.stdout:664: read oid 16 snap -1 2024-07-28T19:31:35.151 INFO:tasks.rados.rados.0.smithi045.stdout:664: expect deleted 2024-07-28T19:31:35.151 INFO:tasks.rados.rados.0.smithi045.stdout:665: snap_remove snap 75 2024-07-28T19:31:35.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:34 smithi155 bash[24090]: cluster 2024-07-28T19:31:33.817505+0000 mgr.x (mgr.24502) 59 : cluster [DBG] pgmap v73: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 557 KiB/s wr, 9 op/s 2024-07-28T19:31:35.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:34 smithi155 bash[24090]: cluster 2024-07-28T19:31:33.845893+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-07-28T19:31:35.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:34 smithi155 bash[24090]: audit 2024-07-28T19:31:33.927990+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.45:0/2911102993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:35.327 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:35 smithi045 bash[73423]: debug 2024-07-28T19:31:35.046+0000 7f1d1e93e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:31:35.327 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:35 smithi045 bash[73423]: debug 2024-07-28T19:31:35.130+0000 7f1d1e93e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:31:35.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:35 smithi045 bash[73423]: debug 2024-07-28T19:31:35.322+0000 7f1d1e93e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:31:35.844 INFO:tasks.rados.rados.0.smithi045.stdout:665: done (1 left) 2024-07-28T19:31:35.844 INFO:tasks.rados.rados.0.smithi045.stdout:666: delete oid 32 current snap is 88 2024-07-28T19:31:35.864 INFO:tasks.rados.rados.0.smithi045.stdout:664: done (1 left) 2024-07-28T19:31:35.865 INFO:tasks.rados.rados.0.smithi045.stdout:666: done (0 left) 2024-07-28T19:31:35.865 INFO:tasks.rados.rados.0.smithi045.stdout:667: rollback oid 37 current snap is 88 2024-07-28T19:31:35.865 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 37 to 66 2024-07-28T19:31:35.865 INFO:tasks.rados.rados.0.smithi045.stdout:668: rollback oid 21 current snap is 88 2024-07-28T19:31:35.865 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 66 2024-07-28T19:31:35.865 INFO:tasks.rados.rados.0.smithi045.stdout:669: write oid 40 current snap is 88 2024-07-28T19:31:35.865 INFO:tasks.rados.rados.0.smithi045.stdout:669: seq_num 284 ranges {773188=475777,1969239=724762} 2024-07-28T19:31:35.873 INFO:tasks.rados.rados.0.smithi045.stdout:669: writing smithi04569809-40 from 773188 to 1248965 tid 1 2024-07-28T19:31:35.883 INFO:tasks.rados.rados.0.smithi045.stdout:669: writing smithi04569809-40 from 1969239 to 2694001 tid 2 2024-07-28T19:31:35.883 INFO:tasks.rados.rados.0.smithi045.stdout:670: write oid 42 current snap is 88 2024-07-28T19:31:35.883 INFO:tasks.rados.rados.0.smithi045.stdout:670: seq_num 285 ranges {789995=551026,2027721=468420} 2024-07-28T19:31:35.890 INFO:tasks.rados.rados.0.smithi045.stdout:670: writing smithi04569809-42 from 789995 to 1341021 tid 1 2024-07-28T19:31:35.897 INFO:tasks.rados.rados.0.smithi045.stdout:670: writing smithi04569809-42 from 2027721 to 2496141 tid 2 2024-07-28T19:31:35.897 INFO:tasks.rados.rados.0.smithi045.stdout:671: snap_create 2024-07-28T19:31:35.897 INFO:tasks.rados.rados.0.smithi045.stdout:667: finishing rollback tid 0 to smithi04569809-37 2024-07-28T19:31:35.897 INFO:tasks.rados.rados.0.smithi045.stdout:667: finishing rollback tid 1 to smithi04569809-37 2024-07-28T19:31:35.897 INFO:tasks.rados.rados.0.smithi045.stdout:667: finishing rollback tid 2 to smithi04569809-37 2024-07-28T19:31:35.897 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 377 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T19:31:35.898 INFO:tasks.rados.rados.0.smithi045.stdout:668: finishing rollback tid 0 to smithi04569809-21 2024-07-28T19:31:35.898 INFO:tasks.rados.rados.0.smithi045.stdout:668: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:31:35.898 INFO:tasks.rados.rados.0.smithi045.stdout:668: finishing rollback tid 2 to smithi04569809-21 2024-07-28T19:31:35.898 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 381 (ObjNum 225 snap 64 seq_num 225) dirty exists 2024-07-28T19:31:35.898 INFO:tasks.rados.rados.0.smithi045.stdout:669: finishing write tid 1 to smithi04569809-40 2024-07-28T19:31:35.898 INFO:tasks.rados.rados.0.smithi045.stdout:669: finishing write tid 2 to smithi04569809-40 2024-07-28T19:31:35.898 INFO:tasks.rados.rados.0.smithi045.stdout:669: finishing write tid 3 to smithi04569809-40 2024-07-28T19:31:35.898 INFO:tasks.rados.rados.0.smithi045.stdout:669: finishing write tid 4 to smithi04569809-40 2024-07-28T19:31:35.898 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 201 (ObjNum 284 snap 88 seq_num 284) dirty exists 2024-07-28T19:31:35.899 INFO:tasks.rados.rados.0.smithi045.stdout:669: left oid 40 (ObjNum 284 snap 88 seq_num 284) 2024-07-28T19:31:35.899 INFO:tasks.rados.rados.0.smithi045.stdout:670: finishing write tid 1 to smithi04569809-42 2024-07-28T19:31:35.901 INFO:tasks.rados.rados.0.smithi045.stdout:670: finishing write tid 2 to smithi04569809-42 2024-07-28T19:31:35.901 INFO:tasks.rados.rados.0.smithi045.stdout:670: finishing write tid 3 to smithi04569809-42 2024-07-28T19:31:35.902 INFO:tasks.rados.rados.0.smithi045.stdout:670: finishing write tid 4 to smithi04569809-42 2024-07-28T19:31:35.902 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 356 (ObjNum 285 snap 88 seq_num 285) dirty exists 2024-07-28T19:31:35.902 INFO:tasks.rados.rados.0.smithi045.stdout:670: left oid 42 (ObjNum 285 snap 88 seq_num 285) 2024-07-28T19:31:36.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:35 smithi045 bash[21729]: cluster 2024-07-28T19:31:34.846601+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-07-28T19:31:36.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:35 smithi045 bash[21729]: audit 2024-07-28T19:31:35.355308+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:35 smithi045 bash[21729]: audit 2024-07-28T19:31:35.367552+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:36.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:35 smithi045 bash[31704]: cluster 2024-07-28T19:31:34.846601+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-07-28T19:31:36.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:35 smithi045 bash[31704]: audit 2024-07-28T19:31:35.355308+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:36.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:35 smithi045 bash[31704]: audit 2024-07-28T19:31:35.367552+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:36.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:35 smithi155 bash[24090]: cluster 2024-07-28T19:31:34.846601+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-07-28T19:31:36.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:35 smithi155 bash[24090]: audit 2024-07-28T19:31:35.355308+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:36.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:35 smithi155 bash[24090]: audit 2024-07-28T19:31:35.367552+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:36.588 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[73423]: debug 2024-07-28T19:31:36.258+0000 7f1d1e93e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:31:36.588 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[73423]: debug 2024-07-28T19:31:36.342+0000 7f1d1e93e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:31:36.854 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[73423]: debug 2024-07-28T19:31:36.586+0000 7f1d1e93e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:31:36.854 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[73423]: debug 2024-07-28T19:31:36.666+0000 7f1d1e93e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:31:36.865 INFO:tasks.rados.rados.0.smithi045.stdout:667: done (4 left) 2024-07-28T19:31:36.865 INFO:tasks.rados.rados.0.smithi045.stdout:668: done (3 left) 2024-07-28T19:31:36.865 INFO:tasks.rados.rados.0.smithi045.stdout:669: done (2 left) 2024-07-28T19:31:36.865 INFO:tasks.rados.rados.0.smithi045.stdout:670: done (1 left) 2024-07-28T19:31:36.865 INFO:tasks.rados.rados.0.smithi045.stdout:671: done (0 left) 2024-07-28T19:31:36.866 INFO:tasks.rados.rados.0.smithi045.stdout:672: rollback oid 28 current snap is 89 2024-07-28T19:31:36.866 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 28 to 84 2024-07-28T19:31:36.866 INFO:tasks.rados.rados.0.smithi045.stdout:673: snap_remove snap 79 2024-07-28T19:31:37.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[21729]: cluster 2024-07-28T19:31:35.818164+0000 mgr.x (mgr.24502) 60 : cluster [DBG] pgmap v76: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 560 KiB/s wr, 9 op/s 2024-07-28T19:31:37.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[21729]: cluster 2024-07-28T19:31:35.846183+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-07-28T19:31:37.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[21729]: audit 2024-07-28T19:31:36.053932+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:37.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[21729]: audit 2024-07-28T19:31:36.065056+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:37.106 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[21729]: audit 2024-07-28T19:31:36.276094+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.45:0/345016388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:37.106 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[31704]: cluster 2024-07-28T19:31:35.818164+0000 mgr.x (mgr.24502) 60 : cluster [DBG] pgmap v76: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 560 KiB/s wr, 9 op/s 2024-07-28T19:31:37.106 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[31704]: cluster 2024-07-28T19:31:35.846183+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-07-28T19:31:37.106 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[31704]: audit 2024-07-28T19:31:36.053932+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:37.106 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[31704]: audit 2024-07-28T19:31:36.065056+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:37.106 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:36 smithi045 bash[31704]: audit 2024-07-28T19:31:36.276094+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.45:0/345016388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:37.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:36 smithi155 bash[24090]: cluster 2024-07-28T19:31:35.818164+0000 mgr.x (mgr.24502) 60 : cluster [DBG] pgmap v76: 89 pgs: 89 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 560 KiB/s wr, 9 op/s 2024-07-28T19:31:37.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:36 smithi155 bash[24090]: cluster 2024-07-28T19:31:35.846183+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-07-28T19:31:37.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:36 smithi155 bash[24090]: audit 2024-07-28T19:31:36.053932+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:37.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:36 smithi155 bash[24090]: audit 2024-07-28T19:31:36.065056+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:37.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:36 smithi155 bash[24090]: audit 2024-07-28T19:31:36.276094+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.45:0/345016388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:37.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[73423]: debug 2024-07-28T19:31:37.102+0000 7f1d1e93e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:31:37.467 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[73423]: debug 2024-07-28T19:31:37.186+0000 7f1d1e93e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:31:37.467 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[73423]: [28/Jul/2024:19:31:37] ENGINE Bus STARTING 2024-07-28T19:31:37.467 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[73423]: CherryPy Checker: 2024-07-28T19:31:37.467 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[73423]: The Application mounted at '' has an empty config. 2024-07-28T19:31:37.467 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[73423]: [28/Jul/2024:19:31:37] ENGINE Serving on http://:::9283 2024-07-28T19:31:37.467 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[73423]: [28/Jul/2024:19:31:37] ENGINE Bus STARTED 2024-07-28T19:31:37.763 INFO:tasks.rados.rados.0.smithi045.stdout:673: done (1 left) 2024-07-28T19:31:37.763 INFO:tasks.rados.rados.0.smithi045.stdout:674: delete oid 29 current snap is 89 2024-07-28T19:31:37.763 INFO:tasks.rados.rados.0.smithi045.stdout:672: finishing rollback tid 1 to smithi04569809-28 2024-07-28T19:31:37.763 INFO:tasks.rados.rados.0.smithi045.stdout:672: finishing rollback tid 2 to smithi04569809-28 2024-07-28T19:31:37.764 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 185 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-07-28T19:31:37.786 INFO:tasks.rados.rados.0.smithi045.stdout:672: done (1 left) 2024-07-28T19:31:37.786 INFO:tasks.rados.rados.0.smithi045.stdout:674: done (0 left) 2024-07-28T19:31:37.786 INFO:tasks.rados.rados.0.smithi045.stdout:675: read oid 5 snap -1 2024-07-28T19:31:37.786 INFO:tasks.rados.rados.0.smithi045.stdout:675: expect (ObjNum 220 snap 63 seq_num 220) 2024-07-28T19:31:37.786 INFO:tasks.rados.rados.0.smithi045.stdout:676: snap_remove snap 81 2024-07-28T19:31:38.216 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[72835]: ts=2024-07-28T19:31:37.816Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=5 2024-07-28T19:31:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[21729]: cluster 2024-07-28T19:31:36.866958+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-07-28T19:31:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[21729]: audit 2024-07-28T19:31:36.875757+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[21729]: audit 2024-07-28T19:31:36.890323+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[21729]: cluster 2024-07-28T19:31:37.195946+0000 mon.a (mon.0) 1117 : cluster [DBG] Standby manager daemon y restarted 2024-07-28T19:31:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[21729]: cluster 2024-07-28T19:31:37.196060+0000 mon.a (mon.0) 1118 : cluster [DBG] Standby manager daemon y started 2024-07-28T19:31:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[21729]: audit 2024-07-28T19:31:37.197641+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T19:31:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[21729]: audit 2024-07-28T19:31:37.198237+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:31:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[21729]: audit 2024-07-28T19:31:37.199750+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T19:31:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[21729]: audit 2024-07-28T19:31:37.200860+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:31:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[21729]: cluster 2024-07-28T19:31:37.763315+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-07-28T19:31:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[31704]: cluster 2024-07-28T19:31:36.866958+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-07-28T19:31:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[31704]: audit 2024-07-28T19:31:36.875757+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[31704]: audit 2024-07-28T19:31:36.890323+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[31704]: cluster 2024-07-28T19:31:37.195946+0000 mon.a (mon.0) 1117 : cluster [DBG] Standby manager daemon y restarted 2024-07-28T19:31:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[31704]: cluster 2024-07-28T19:31:37.196060+0000 mon.a (mon.0) 1118 : cluster [DBG] Standby manager daemon y started 2024-07-28T19:31:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[31704]: audit 2024-07-28T19:31:37.197641+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T19:31:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[31704]: audit 2024-07-28T19:31:37.198237+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:31:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[31704]: audit 2024-07-28T19:31:37.199750+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T19:31:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[31704]: audit 2024-07-28T19:31:37.200860+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:31:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:37 smithi045 bash[31704]: cluster 2024-07-28T19:31:37.763315+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-07-28T19:31:38.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:37 smithi155 bash[24090]: cluster 2024-07-28T19:31:36.866958+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-07-28T19:31:38.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:37 smithi155 bash[24090]: audit 2024-07-28T19:31:36.875757+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:38.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:37 smithi155 bash[24090]: audit 2024-07-28T19:31:36.890323+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:38.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:37 smithi155 bash[24090]: cluster 2024-07-28T19:31:37.195946+0000 mon.a (mon.0) 1117 : cluster [DBG] Standby manager daemon y restarted 2024-07-28T19:31:38.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:37 smithi155 bash[24090]: cluster 2024-07-28T19:31:37.196060+0000 mon.a (mon.0) 1118 : cluster [DBG] Standby manager daemon y started 2024-07-28T19:31:38.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:37 smithi155 bash[24090]: audit 2024-07-28T19:31:37.197641+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-28T19:31:38.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:37 smithi155 bash[24090]: audit 2024-07-28T19:31:37.198237+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:31:38.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:37 smithi155 bash[24090]: audit 2024-07-28T19:31:37.199750+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-28T19:31:38.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:37 smithi155 bash[24090]: audit 2024-07-28T19:31:37.200860+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.? 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:31:38.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:37 smithi155 bash[24090]: cluster 2024-07-28T19:31:37.763315+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-07-28T19:31:38.775 INFO:tasks.rados.rados.0.smithi045.stdout:676: done (1 left) 2024-07-28T19:31:38.775 INFO:tasks.rados.rados.0.smithi045.stdout:677: write oid 24 current snap is 89 2024-07-28T19:31:38.775 INFO:tasks.rados.rados.0.smithi045.stdout:677: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2024-07-28T19:31:38.777 INFO:tasks.rados.rados.0.smithi045.stdout:677: writing smithi04569809-24 from 423609 to 1125133 tid 1 2024-07-28T19:31:38.785 INFO:tasks.rados.rados.0.smithi045.stdout:677: writing smithi04569809-24 from 1628332 to 2100421 tid 2 2024-07-28T19:31:38.788 INFO:tasks.rados.rados.0.smithi045.stdout:677: writing smithi04569809-24 from 2648987 to 2823609 tid 3 2024-07-28T19:31:38.788 INFO:tasks.rados.rados.0.smithi045.stdout:675: expect (ObjNum 220 snap 63 seq_num 220) 2024-07-28T19:31:39.006 INFO:tasks.rados.rados.0.smithi045.stdout:677: finishing write tid 1 to smithi04569809-24 2024-07-28T19:31:39.006 INFO:tasks.rados.rados.0.smithi045.stdout:677: finishing write tid 2 to smithi04569809-24 2024-07-28T19:31:39.006 INFO:tasks.rados.rados.0.smithi045.stdout:677: finishing write tid 3 to smithi04569809-24 2024-07-28T19:31:39.006 INFO:tasks.rados.rados.0.smithi045.stdout:675: done (1 left) 2024-07-28T19:31:39.006 INFO:tasks.rados.rados.0.smithi045.stdout:678: snap_remove snap 73 2024-07-28T19:31:39.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:38 smithi155 bash[58959]: ts=2024-07-28T19:31:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:31:39.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:38 smithi155 bash[24090]: cluster 2024-07-28T19:31:37.819061+0000 mgr.x (mgr.24502) 61 : cluster [DBG] pgmap v80: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-07-28T19:31:39.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:38 smithi155 bash[24090]: cluster 2024-07-28T19:31:37.906287+0000 mon.a (mon.0) 1120 : cluster [DBG] mgrmap e27: x(active, since 52s), standbys: y 2024-07-28T19:31:39.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:38 smithi155 bash[24090]: audit 2024-07-28T19:31:38.633747+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.45:0/3642112695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:39.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:38 smithi155 bash[24090]: cluster 2024-07-28T19:31:38.770949+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-07-28T19:31:39.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:38 smithi045 bash[21729]: cluster 2024-07-28T19:31:37.819061+0000 mgr.x (mgr.24502) 61 : cluster [DBG] pgmap v80: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-07-28T19:31:39.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:38 smithi045 bash[21729]: cluster 2024-07-28T19:31:37.906287+0000 mon.a (mon.0) 1120 : cluster [DBG] mgrmap e27: x(active, since 52s), standbys: y 2024-07-28T19:31:39.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:38 smithi045 bash[21729]: audit 2024-07-28T19:31:38.633747+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.45:0/3642112695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:39.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:38 smithi045 bash[21729]: cluster 2024-07-28T19:31:38.770949+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-07-28T19:31:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:38 smithi045 bash[31704]: cluster 2024-07-28T19:31:37.819061+0000 mgr.x (mgr.24502) 61 : cluster [DBG] pgmap v80: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-07-28T19:31:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:38 smithi045 bash[31704]: cluster 2024-07-28T19:31:37.906287+0000 mon.a (mon.0) 1120 : cluster [DBG] mgrmap e27: x(active, since 52s), standbys: y 2024-07-28T19:31:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:38 smithi045 bash[31704]: audit 2024-07-28T19:31:38.633747+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.45:0/3642112695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:38 smithi045 bash[31704]: cluster 2024-07-28T19:31:38.770949+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-07-28T19:31:39.914 INFO:tasks.rados.rados.0.smithi045.stdout:678: done (1 left) 2024-07-28T19:31:39.914 INFO:tasks.rados.rados.0.smithi045.stdout:679: write oid 43 current snap is 89 2024-07-28T19:31:39.914 INFO:tasks.rados.rados.0.smithi045.stdout:677: finishing write tid 4 to smithi04569809-24 2024-07-28T19:31:39.914 INFO:tasks.rados.rados.0.smithi045.stdout:677: finishing write tid 5 to smithi04569809-24 2024-07-28T19:31:39.914 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 184 (ObjNum 287 snap 89 seq_num 287) dirty exists 2024-07-28T19:31:39.915 INFO:tasks.rados.rados.0.smithi045.stdout:677: left oid 24 (ObjNum 287 snap 89 seq_num 287) 2024-07-28T19:31:39.915 INFO:tasks.rados.rados.0.smithi045.stdout:679: seq_num 288 ranges {440416=776773,1686814=732100} 2024-07-28T19:31:39.937 INFO:tasks.rados.rados.0.smithi045.stdout:679: writing smithi04569809-43 from 440416 to 1217189 tid 1 2024-07-28T19:31:39.956 INFO:tasks.rados.rados.0.smithi045.stdout:679: writing smithi04569809-43 from 1686814 to 2418914 tid 2 2024-07-28T19:31:39.956 INFO:tasks.rados.rados.0.smithi045.stdout:677: done (1 left) 2024-07-28T19:31:39.956 INFO:tasks.rados.rados.0.smithi045.stdout:680: read oid 41 snap 78 2024-07-28T19:31:39.956 INFO:tasks.rados.rados.0.smithi045.stdout:680: expect (ObjNum 75 snap 9 seq_num 75) 2024-07-28T19:31:39.957 INFO:tasks.rados.rados.0.smithi045.stdout:681: read oid 49 snap 85 2024-07-28T19:31:39.957 INFO:tasks.rados.rados.0.smithi045.stdout:681: expect (ObjNum 266 snap 82 seq_num 266) 2024-07-28T19:31:39.957 INFO:tasks.rados.rados.0.smithi045.stdout:682: write oid 24 current snap is 89 2024-07-28T19:31:39.957 INFO:tasks.rados.rados.0.smithi045.stdout:679: finishing write tid 1 to smithi04569809-43 2024-07-28T19:31:39.957 INFO:tasks.rados.rados.0.smithi045.stdout:682: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2024-07-28T19:31:39.971 INFO:tasks.rados.rados.0.smithi045.stdout:682: writing smithi04569809-24 from 457223 to 1025598 tid 1 2024-07-28T19:31:39.984 INFO:tasks.rados.rados.0.smithi045.stdout:682: writing smithi04569809-24 from 1461649 to 1937407 tid 2 2024-07-28T19:31:39.995 INFO:tasks.rados.rados.0.smithi045.stdout:682: writing smithi04569809-24 from 2420186 to 2857223 tid 3 2024-07-28T19:31:39.996 INFO:tasks.rados.rados.0.smithi045.stdout:683: read oid 42 snap 88 2024-07-28T19:31:39.996 INFO:tasks.rados.rados.0.smithi045.stdout:683: expect (ObjNum 285 snap 88 seq_num 285) 2024-07-28T19:31:39.996 INFO:tasks.rados.rados.0.smithi045.stdout:684: snap_create 2024-07-28T19:31:39.996 INFO:tasks.rados.rados.0.smithi045.stdout:680: expect (ObjNum 75 snap 9 seq_num 75) 2024-07-28T19:31:40.137 INFO:tasks.rados.rados.0.smithi045.stdout:681: expect (ObjNum 266 snap 82 seq_num 266) 2024-07-28T19:31:40.215 INFO:tasks.rados.rados.0.smithi045.stdout:679: finishing write tid 2 to smithi04569809-43 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:679: finishing write tid 3 to smithi04569809-43 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:679: finishing write tid 4 to smithi04569809-43 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 168 (ObjNum 288 snap 89 seq_num 288) dirty exists 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:679: left oid 43 (ObjNum 288 snap 89 seq_num 288) 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:682: finishing write tid 1 to smithi04569809-24 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:682: finishing write tid 2 to smithi04569809-24 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:682: finishing write tid 3 to smithi04569809-24 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:682: finishing write tid 4 to smithi04569809-24 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:682: finishing write tid 5 to smithi04569809-24 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 192 (ObjNum 289 snap 89 seq_num 289) dirty exists 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:682: left oid 24 (ObjNum 289 snap 89 seq_num 289) 2024-07-28T19:31:40.216 INFO:tasks.rados.rados.0.smithi045.stdout:683: expect (ObjNum 285 snap 88 seq_num 285) 2024-07-28T19:31:40.916 INFO:tasks.rados.rados.0.smithi045.stdout:679: done (5 left) 2024-07-28T19:31:40.916 INFO:tasks.rados.rados.0.smithi045.stdout:680: done (4 left) 2024-07-28T19:31:40.917 INFO:tasks.rados.rados.0.smithi045.stdout:681: done (3 left) 2024-07-28T19:31:40.917 INFO:tasks.rados.rados.0.smithi045.stdout:682: done (2 left) 2024-07-28T19:31:40.917 INFO:tasks.rados.rados.0.smithi045.stdout:683: done (1 left) 2024-07-28T19:31:40.917 INFO:tasks.rados.rados.0.smithi045.stdout:684: done (0 left) 2024-07-28T19:31:40.917 INFO:tasks.rados.rados.0.smithi045.stdout:685: write oid 15 current snap is 90 2024-07-28T19:31:40.917 INFO:tasks.rados.rados.0.smithi045.stdout:685: seq_num 290 ranges {474030=643624,1520131=735769} 2024-07-28T19:31:40.928 INFO:tasks.rados.rados.0.smithi045.stdout:685: writing smithi04569809-15 from 474030 to 1117654 tid 1 2024-07-28T19:31:40.942 INFO:tasks.rados.rados.0.smithi045.stdout:685: writing smithi04569809-15 from 1520131 to 2255900 tid 2 2024-07-28T19:31:40.942 INFO:tasks.rados.rados.0.smithi045.stdout:686: rollback oid 5 current snap is 90 2024-07-28T19:31:40.942 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 5 to 85 2024-07-28T19:31:40.942 INFO:tasks.rados.rados.0.smithi045.stdout:685: finishing write tid 1 to smithi04569809-15 2024-07-28T19:31:40.942 INFO:tasks.rados.rados.0.smithi045.stdout:687: read oid 36 snap -1 2024-07-28T19:31:40.942 INFO:tasks.rados.rados.0.smithi045.stdout:687: expect (ObjNum 249 snap 76 seq_num 249) 2024-07-28T19:31:40.942 INFO:tasks.rados.rados.0.smithi045.stdout:688: snap_remove snap 59 2024-07-28T19:31:41.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:40 smithi045 bash[21729]: cluster 2024-07-28T19:31:39.819837+0000 mgr.x (mgr.24502) 62 : cluster [DBG] pgmap v82: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-07-28T19:31:41.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:40 smithi045 bash[21729]: cluster 2024-07-28T19:31:39.913600+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-07-28T19:31:41.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:40 smithi045 bash[31704]: cluster 2024-07-28T19:31:39.819837+0000 mgr.x (mgr.24502) 62 : cluster [DBG] pgmap v82: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-07-28T19:31:41.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:40 smithi045 bash[31704]: cluster 2024-07-28T19:31:39.913600+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-07-28T19:31:41.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:40 smithi155 bash[24090]: cluster 2024-07-28T19:31:39.819837+0000 mgr.x (mgr.24502) 62 : cluster [DBG] pgmap v82: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-07-28T19:31:41.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:40 smithi155 bash[24090]: cluster 2024-07-28T19:31:39.913600+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-07-28T19:31:41.933 INFO:tasks.rados.rados.0.smithi045.stdout:688: done (3 left) 2024-07-28T19:31:41.934 INFO:tasks.rados.rados.0.smithi045.stdout:689: read oid 2 snap -1 2024-07-28T19:31:41.934 INFO:tasks.rados.rados.0.smithi045.stdout:689: expect (ObjNum 254 snap 79 seq_num 254) 2024-07-28T19:31:41.934 INFO:tasks.rados.rados.0.smithi045.stdout:690: snap_create 2024-07-28T19:31:41.934 INFO:tasks.rados.rados.0.smithi045.stdout:687: expect (ObjNum 249 snap 76 seq_num 249) 2024-07-28T19:31:42.084 INFO:tasks.rados.rados.0.smithi045.stdout:685: finishing write tid 2 to smithi04569809-15 2024-07-28T19:31:42.085 INFO:tasks.rados.rados.0.smithi045.stdout:685: finishing write tid 3 to smithi04569809-15 2024-07-28T19:31:42.085 INFO:tasks.rados.rados.0.smithi045.stdout:685: finishing write tid 4 to smithi04569809-15 2024-07-28T19:31:42.085 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 292 (ObjNum 290 snap 90 seq_num 290) dirty exists 2024-07-28T19:31:42.085 INFO:tasks.rados.rados.0.smithi045.stdout:685: left oid 15 (ObjNum 290 snap 90 seq_num 290) 2024-07-28T19:31:42.085 INFO:tasks.rados.rados.0.smithi045.stdout:686: finishing rollback tid 0 to smithi04569809-5 2024-07-28T19:31:42.085 INFO:tasks.rados.rados.0.smithi045.stdout:686: finishing rollback tid 1 to smithi04569809-5 2024-07-28T19:31:42.085 INFO:tasks.rados.rados.0.smithi045.stdout:686: finishing rollback tid 2 to smithi04569809-5 2024-07-28T19:31:42.085 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 413 (ObjNum 220 snap 63 seq_num 220) dirty exists 2024-07-28T19:31:42.085 INFO:tasks.rados.rados.0.smithi045.stdout:689: expect (ObjNum 254 snap 79 seq_num 254) 2024-07-28T19:31:42.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:41 smithi045 bash[21729]: cluster 2024-07-28T19:31:40.917359+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-07-28T19:31:42.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:41 smithi045 bash[21729]: audit 2024-07-28T19:31:40.999865+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.45:0/849442261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:42.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:41 smithi045 bash[31704]: cluster 2024-07-28T19:31:40.917359+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-07-28T19:31:42.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:41 smithi045 bash[31704]: audit 2024-07-28T19:31:40.999865+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.45:0/849442261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:42.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:41 smithi155 bash[24090]: cluster 2024-07-28T19:31:40.917359+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-07-28T19:31:42.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:41 smithi155 bash[24090]: audit 2024-07-28T19:31:40.999865+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.45:0/849442261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:42.935 INFO:tasks.rados.rados.0.smithi045.stdout:685: done (4 left) 2024-07-28T19:31:42.935 INFO:tasks.rados.rados.0.smithi045.stdout:686: done (3 left) 2024-07-28T19:31:42.936 INFO:tasks.rados.rados.0.smithi045.stdout:687: done (2 left) 2024-07-28T19:31:42.936 INFO:tasks.rados.rados.0.smithi045.stdout:689: done (1 left) 2024-07-28T19:31:42.936 INFO:tasks.rados.rados.0.smithi045.stdout:690: done (0 left) 2024-07-28T19:31:42.936 INFO:tasks.rados.rados.0.smithi045.stdout:691: write oid 27 current snap is 91 2024-07-28T19:31:42.936 INFO:tasks.rados.rados.0.smithi045.stdout:691: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2024-07-28T19:31:42.947 INFO:tasks.rados.rados.0.smithi045.stdout:691: writing smithi04569809-27 from 490837 to 1209710 tid 1 2024-07-28T19:31:42.963 INFO:tasks.rados.rados.0.smithi045.stdout:691: writing smithi04569809-27 from 1862260 to 2341687 tid 2 2024-07-28T19:31:42.972 INFO:tasks.rados.rados.0.smithi045.stdout:691: writing smithi04569809-27 from 2875032 to 2890837 tid 3 2024-07-28T19:31:42.972 INFO:tasks.rados.rados.0.smithi045.stdout:692: read oid 16 snap -1 2024-07-28T19:31:42.972 INFO:tasks.rados.rados.0.smithi045.stdout:692: expect deleted 2024-07-28T19:31:42.972 INFO:tasks.rados.rados.0.smithi045.stdout:693: snap_remove snap 66 2024-07-28T19:31:43.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:42 smithi045 bash[21729]: cluster 2024-07-28T19:31:41.820555+0000 mgr.x (mgr.24502) 63 : cluster [DBG] pgmap v85: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:43.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:42 smithi045 bash[21729]: cluster 2024-07-28T19:31:41.934733+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-07-28T19:31:43.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:42 smithi045 bash[31704]: cluster 2024-07-28T19:31:41.820555+0000 mgr.x (mgr.24502) 63 : cluster [DBG] pgmap v85: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:43.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:42 smithi045 bash[31704]: cluster 2024-07-28T19:31:41.934733+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-07-28T19:31:43.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:42 smithi155 bash[52146]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:31:42] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2024-07-28T19:31:43.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:42 smithi155 bash[24090]: cluster 2024-07-28T19:31:41.820555+0000 mgr.x (mgr.24502) 63 : cluster [DBG] pgmap v85: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:31:43.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:42 smithi155 bash[24090]: cluster 2024-07-28T19:31:41.934733+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-07-28T19:31:43.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:43 smithi155 bash[58959]: ts=2024-07-28T19:31:43.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:31:43.951 INFO:tasks.rados.rados.0.smithi045.stdout:693: done (2 left) 2024-07-28T19:31:43.951 INFO:tasks.rados.rados.0.smithi045.stdout:694: rollback oid 3 current snap is 91 2024-07-28T19:31:43.952 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 86 2024-07-28T19:31:43.952 INFO:tasks.rados.rados.0.smithi045.stdout:695: snap_create 2024-07-28T19:31:43.952 INFO:tasks.rados.rados.0.smithi045.stdout:691: finishing write tid 1 to smithi04569809-27 2024-07-28T19:31:43.952 INFO:tasks.rados.rados.0.smithi045.stdout:691: finishing write tid 2 to smithi04569809-27 2024-07-28T19:31:43.952 INFO:tasks.rados.rados.0.smithi045.stdout:691: finishing write tid 3 to smithi04569809-27 2024-07-28T19:31:43.952 INFO:tasks.rados.rados.0.smithi045.stdout:691: finishing write tid 4 to smithi04569809-27 2024-07-28T19:31:43.952 INFO:tasks.rados.rados.0.smithi045.stdout:691: finishing write tid 5 to smithi04569809-27 2024-07-28T19:31:43.952 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 381 (ObjNum 291 snap 91 seq_num 291) dirty exists 2024-07-28T19:31:43.952 INFO:tasks.rados.rados.0.smithi045.stdout:691: left oid 27 (ObjNum 291 snap 91 seq_num 291) 2024-07-28T19:31:43.966 INFO:tasks.rados.rados.0.smithi045.stdout:694: finishing rollback tid 0 to smithi04569809-3 2024-07-28T19:31:43.967 INFO:tasks.rados.rados.0.smithi045.stdout:694: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:31:43.968 INFO:tasks.rados.rados.0.smithi045.stdout:694: finishing rollback tid 2 to smithi04569809-3 2024-07-28T19:31:43.968 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 407 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-07-28T19:31:44.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:43 smithi045 bash[21729]: cluster 2024-07-28T19:31:42.936349+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-07-28T19:31:44.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:43 smithi045 bash[21729]: audit 2024-07-28T19:31:43.365157+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.45:0/500283521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:44.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:43 smithi045 bash[31704]: cluster 2024-07-28T19:31:42.936349+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-07-28T19:31:44.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:43 smithi045 bash[31704]: audit 2024-07-28T19:31:43.365157+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.45:0/500283521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:44.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:43 smithi155 bash[24090]: cluster 2024-07-28T19:31:42.936349+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-07-28T19:31:44.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:43 smithi155 bash[24090]: audit 2024-07-28T19:31:43.365157+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.45:0/500283521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:44.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:44 smithi155 bash[58959]: ts=2024-07-28T19:31:44.453Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:31:44.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:44 smithi155 bash[58959]: ts=2024-07-28T19:31:44.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:31:44.950 INFO:tasks.rados.rados.0.smithi045.stdout:691: done (3 left) 2024-07-28T19:31:44.950 INFO:tasks.rados.rados.0.smithi045.stdout:692: done (2 left) 2024-07-28T19:31:44.950 INFO:tasks.rados.rados.0.smithi045.stdout:694: done (1 left) 2024-07-28T19:31:44.950 INFO:tasks.rados.rados.0.smithi045.stdout:695: done (0 left) 2024-07-28T19:31:44.950 INFO:tasks.rados.rados.0.smithi045.stdout:696: read oid 17 snap 91 2024-07-28T19:31:44.950 INFO:tasks.rados.rados.0.smithi045.stdout:696: expect (ObjNum 255 snap 79 seq_num 255) 2024-07-28T19:31:44.950 INFO:tasks.rados.rados.0.smithi045.stdout:697: rollback oid 3 current snap is 92 2024-07-28T19:31:44.950 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 82 2024-07-28T19:31:44.950 INFO:tasks.rados.rados.0.smithi045.stdout:698: rollback oid 39 current snap is 92 2024-07-28T19:31:44.950 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 39 to 80 2024-07-28T19:31:44.951 INFO:tasks.rados.rados.0.smithi045.stdout:699: write oid 37 current snap is 92 2024-07-28T19:31:44.951 INFO:tasks.rados.rados.0.smithi045.stdout:699: seq_num 292 ranges {507644=794122,1920742=623085} 2024-07-28T19:31:44.958 INFO:tasks.rados.rados.0.smithi045.stdout:699: writing smithi04569809-37 from 507644 to 1301766 tid 1 2024-07-28T19:31:44.967 INFO:tasks.rados.rados.0.smithi045.stdout:699: writing smithi04569809-37 from 1920742 to 2543827 tid 2 2024-07-28T19:31:44.967 INFO:tasks.rados.rados.0.smithi045.stdout:700: snap_create 2024-07-28T19:31:44.967 INFO:tasks.rados.rados.0.smithi045.stdout:698: finishing rollback tid 1 to smithi04569809-39 2024-07-28T19:31:44.967 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 134 (ObjNum 305 snap 0 seq_num 1227086403) dirty dne 2024-07-28T19:31:44.968 INFO:tasks.rados.rados.0.smithi045.stdout:697: finishing rollback tid 0 to smithi04569809-3 2024-07-28T19:31:44.968 INFO:tasks.rados.rados.0.smithi045.stdout:697: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:31:44.968 INFO:tasks.rados.rados.0.smithi045.stdout:697: finishing rollback tid 2 to smithi04569809-3 2024-07-28T19:31:44.968 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 417 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-07-28T19:31:44.968 INFO:tasks.rados.rados.0.smithi045.stdout:699: finishing write tid 1 to smithi04569809-37 2024-07-28T19:31:44.971 INFO:tasks.rados.rados.0.smithi045.stdout:699: finishing write tid 2 to smithi04569809-37 2024-07-28T19:31:44.972 INFO:tasks.rados.rados.0.smithi045.stdout:699: finishing write tid 3 to smithi04569809-37 2024-07-28T19:31:44.972 INFO:tasks.rados.rados.0.smithi045.stdout:699: finishing write tid 4 to smithi04569809-37 2024-07-28T19:31:44.973 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 421 (ObjNum 292 snap 92 seq_num 292) dirty exists 2024-07-28T19:31:44.973 INFO:tasks.rados.rados.0.smithi045.stdout:699: left oid 37 (ObjNum 292 snap 92 seq_num 292) 2024-07-28T19:31:44.973 INFO:tasks.rados.rados.0.smithi045.stdout:696: expect (ObjNum 255 snap 79 seq_num 255) 2024-07-28T19:31:45.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:44 smithi045 bash[21729]: cluster 2024-07-28T19:31:43.821283+0000 mgr.x (mgr.24502) 64 : cluster [DBG] pgmap v88: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T19:31:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:44 smithi045 bash[21729]: cluster 2024-07-28T19:31:43.948888+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-07-28T19:31:45.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:44 smithi045 bash[31704]: cluster 2024-07-28T19:31:43.821283+0000 mgr.x (mgr.24502) 64 : cluster [DBG] pgmap v88: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T19:31:45.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:44 smithi045 bash[31704]: cluster 2024-07-28T19:31:43.948888+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-07-28T19:31:45.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:44 smithi155 bash[24090]: cluster 2024-07-28T19:31:43.821283+0000 mgr.x (mgr.24502) 64 : cluster [DBG] pgmap v88: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T19:31:45.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:44 smithi155 bash[24090]: cluster 2024-07-28T19:31:43.948888+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-07-28T19:31:45.967 INFO:tasks.rados.rados.0.smithi045.stdout:696: done (4 left) 2024-07-28T19:31:45.967 INFO:tasks.rados.rados.0.smithi045.stdout:697: done (3 left) 2024-07-28T19:31:45.967 INFO:tasks.rados.rados.0.smithi045.stdout:698: done (2 left) 2024-07-28T19:31:45.967 INFO:tasks.rados.rados.0.smithi045.stdout:699: done (1 left) 2024-07-28T19:31:45.967 INFO:tasks.rados.rados.0.smithi045.stdout:700: done (0 left) 2024-07-28T19:31:45.967 INFO:tasks.rados.rados.0.smithi045.stdout:701: rollback oid 45 current snap is 93 2024-07-28T19:31:45.967 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 45 to 78 2024-07-28T19:31:45.967 INFO:tasks.rados.rados.0.smithi045.stdout:702: read oid 9 snap -1 2024-07-28T19:31:45.967 INFO:tasks.rados.rados.0.smithi045.stdout:702: expect (ObjNum 270 snap 86 seq_num 270) 2024-07-28T19:31:45.967 INFO:tasks.rados.rados.0.smithi045.stdout:703: write oid 10 current snap is 93 2024-07-28T19:31:45.967 INFO:tasks.rados.rados.0.smithi045.stdout:703: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2024-07-28T19:31:45.972 INFO:tasks.rados.rados.0.smithi045.stdout:703: writing smithi04569809-10 from 524451 to 993822 tid 1 2024-07-28T19:31:45.979 INFO:tasks.rados.rados.0.smithi045.stdout:703: writing smithi04569809-10 from 1579224 to 2062320 tid 2 2024-07-28T19:31:45.984 INFO:tasks.rados.rados.0.smithi045.stdout:703: writing smithi04569809-10 from 2529878 to 2924451 tid 3 2024-07-28T19:31:45.984 INFO:tasks.rados.rados.0.smithi045.stdout:704: write oid 46 current snap is 93 2024-07-28T19:31:45.984 INFO:tasks.rados.rados.0.smithi045.stdout:704: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2024-07-28T19:31:45.990 INFO:tasks.rados.rados.0.smithi045.stdout:704: writing smithi04569809-46 from 541258 to 1085878 tid 1 2024-07-28T19:31:45.997 INFO:tasks.rados.rados.0.smithi045.stdout:704: writing smithi04569809-46 from 1637706 to 2264460 tid 2 2024-07-28T19:31:46.001 INFO:tasks.rados.rados.0.smithi045.stdout:704: writing smithi04569809-46 from 2840948 to 2941258 tid 3 2024-07-28T19:31:46.001 INFO:tasks.rados.rados.0.smithi045.stdout:705: write oid 42 current snap is 93 2024-07-28T19:31:46.001 INFO:tasks.rados.rados.0.smithi045.stdout:705: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2024-07-28T19:31:46.007 INFO:tasks.rados.rados.0.smithi045.stdout:705: writing smithi04569809-42 from 558065 to 1177934 tid 1 2024-07-28T19:31:46.013 INFO:tasks.rados.rados.0.smithi045.stdout:705: writing smithi04569809-42 from 1579835 to 2066600 tid 2 2024-07-28T19:31:46.019 INFO:tasks.rados.rados.0.smithi045.stdout:705: writing smithi04569809-42 from 2468371 to 2958065 tid 3 2024-07-28T19:31:46.019 INFO:tasks.rados.rados.0.smithi045.stdout:706: write oid 28 current snap is 93 2024-07-28T19:31:46.019 INFO:tasks.rados.rados.0.smithi045.stdout:702: expect (ObjNum 270 snap 86 seq_num 270) 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:701: finishing rollback tid 0 to smithi04569809-45 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:701: finishing rollback tid 1 to smithi04569809-45 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:701: finishing rollback tid 2 to smithi04569809-45 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 249 (ObjNum 253 snap 78 seq_num 253) dirty exists 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:703: finishing write tid 1 to smithi04569809-10 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:703: finishing write tid 2 to smithi04569809-10 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:703: finishing write tid 3 to smithi04569809-10 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:703: finishing write tid 4 to smithi04569809-10 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:703: finishing write tid 5 to smithi04569809-10 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 308 (ObjNum 293 snap 93 seq_num 293) dirty exists 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:703: left oid 10 (ObjNum 293 snap 93 seq_num 293) 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:704: finishing write tid 1 to smithi04569809-46 2024-07-28T19:31:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:704: finishing write tid 2 to smithi04569809-46 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:704: finishing write tid 3 to smithi04569809-46 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:704: finishing write tid 4 to smithi04569809-46 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:704: finishing write tid 5 to smithi04569809-46 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 397 (ObjNum 294 snap 93 seq_num 294) dirty exists 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:704: left oid 46 (ObjNum 294 snap 93 seq_num 294) 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:705: finishing write tid 1 to smithi04569809-42 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:705: finishing write tid 2 to smithi04569809-42 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:705: finishing write tid 3 to smithi04569809-42 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:705: finishing write tid 4 to smithi04569809-42 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:705: finishing write tid 5 to smithi04569809-42 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 394 (ObjNum 295 snap 93 seq_num 295) dirty exists 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:705: left oid 42 (ObjNum 295 snap 93 seq_num 295) 2024-07-28T19:31:46.174 INFO:tasks.rados.rados.0.smithi045.stdout:706: seq_num 296 ranges {574872=695118,2038317=630423} 2024-07-28T19:31:46.180 INFO:tasks.rados.rados.0.smithi045.stdout:706: writing smithi04569809-28 from 574872 to 1269990 tid 1 2024-07-28T19:31:46.190 INFO:tasks.rados.rados.0.smithi045.stdout:706: writing smithi04569809-28 from 2038317 to 2668740 tid 2 2024-07-28T19:31:46.190 INFO:tasks.rados.rados.0.smithi045.stdout:701: done (5 left) 2024-07-28T19:31:46.191 INFO:tasks.rados.rados.0.smithi045.stdout:702: done (4 left) 2024-07-28T19:31:46.191 INFO:tasks.rados.rados.0.smithi045.stdout:703: done (3 left) 2024-07-28T19:31:46.191 INFO:tasks.rados.rados.0.smithi045.stdout:704: done (2 left) 2024-07-28T19:31:46.191 INFO:tasks.rados.rados.0.smithi045.stdout:705: done (1 left) 2024-07-28T19:31:46.191 INFO:tasks.rados.rados.0.smithi045.stdout:707: read oid 12 snap -1 2024-07-28T19:31:46.191 INFO:tasks.rados.rados.0.smithi045.stdout:707: expect (ObjNum 273 snap 86 seq_num 273) 2024-07-28T19:31:46.191 INFO:tasks.rados.rados.0.smithi045.stdout:708: write oid 37 current snap is 93 2024-07-28T19:31:46.191 INFO:tasks.rados.rados.0.smithi045.stdout:706: finishing write tid 1 to smithi04569809-28 2024-07-28T19:31:46.191 INFO:tasks.rados.rados.0.smithi045.stdout:708: seq_num 297 ranges {591679=486720,1813152=490434} 2024-07-28T19:31:46.197 INFO:tasks.rados.rados.0.smithi045.stdout:708: writing smithi04569809-37 from 591679 to 1078399 tid 1 2024-07-28T19:31:46.205 INFO:tasks.rados.rados.0.smithi045.stdout:708: writing smithi04569809-37 from 1813152 to 2303586 tid 2 2024-07-28T19:31:46.206 INFO:tasks.rados.rados.0.smithi045.stdout:706: finishing write tid 2 to smithi04569809-28 2024-07-28T19:31:46.206 INFO:tasks.rados.rados.0.smithi045.stdout:706: finishing write tid 3 to smithi04569809-28 2024-07-28T19:31:46.206 INFO:tasks.rados.rados.0.smithi045.stdout:706: finishing write tid 4 to smithi04569809-28 2024-07-28T19:31:46.206 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 205 (ObjNum 296 snap 93 seq_num 296) dirty exists 2024-07-28T19:31:46.206 INFO:tasks.rados.rados.0.smithi045.stdout:706: left oid 28 (ObjNum 296 snap 93 seq_num 296) 2024-07-28T19:31:46.206 INFO:tasks.rados.rados.0.smithi045.stdout:709: read oid 23 snap -1 2024-07-28T19:31:46.206 INFO:tasks.rados.rados.0.smithi045.stdout:709: expect deleted 2024-07-28T19:31:46.206 INFO:tasks.rados.rados.0.smithi045.stdout:706: done (3 left) 2024-07-28T19:31:46.206 INFO:tasks.rados.rados.0.smithi045.stdout:710: write oid 15 current snap is 93 2024-07-28T19:31:46.207 INFO:tasks.rados.rados.0.smithi045.stdout:710: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2024-07-28T19:31:46.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:45 smithi045 bash[21729]: cluster 2024-07-28T19:31:44.950691+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-07-28T19:31:46.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:45 smithi045 bash[21729]: audit 2024-07-28T19:31:45.722672+0000 mon.a (mon.0) 1129 : audit [DBG] from='client.? 172.21.15.45:0/1573915577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:46.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:45 smithi045 bash[31704]: cluster 2024-07-28T19:31:44.950691+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-07-28T19:31:46.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:45 smithi045 bash[31704]: audit 2024-07-28T19:31:45.722672+0000 mon.a (mon.0) 1129 : audit [DBG] from='client.? 172.21.15.45:0/1573915577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:46.217 INFO:tasks.rados.rados.0.smithi045.stdout:710: writing smithi04569809-15 from 608486 to 1170455 tid 1 2024-07-28T19:31:46.228 INFO:tasks.rados.rados.0.smithi045.stdout:710: writing smithi04569809-15 from 1871634 to 2505726 tid 2 2024-07-28T19:31:46.232 INFO:tasks.rados.rados.0.smithi045.stdout:710: writing smithi04569809-15 from 2950640 to 3008486 tid 3 2024-07-28T19:31:46.232 INFO:tasks.rados.rados.0.smithi045.stdout:711: write oid 39 current snap is 93 2024-07-28T19:31:46.232 INFO:tasks.rados.rados.0.smithi045.stdout:708: finishing write tid 1 to smithi04569809-37 2024-07-28T19:31:46.232 INFO:tasks.rados.rados.0.smithi045.stdout:711: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2024-07-28T19:31:46.241 INFO:tasks.rados.rados.0.smithi045.stdout:711: writing smithi04569809-39 from 625293 to 1262511 tid 1 2024-07-28T19:31:46.249 INFO:tasks.rados.rados.0.smithi045.stdout:711: writing smithi04569809-39 from 1813763 to 2307866 tid 2 2024-07-28T19:31:46.255 INFO:tasks.rados.rados.0.smithi045.stdout:711: writing smithi04569809-39 from 2978063 to 3025293 tid 3 2024-07-28T19:31:46.255 INFO:tasks.rados.rados.0.smithi045.stdout:712: read oid 19 snap -1 2024-07-28T19:31:46.255 INFO:tasks.rados.rados.0.smithi045.stdout:712: expect deleted 2024-07-28T19:31:46.255 INFO:tasks.rados.rados.0.smithi045.stdout:713: delete oid 14 current snap is 93 2024-07-28T19:31:46.255 INFO:tasks.rados.rados.0.smithi045.stdout:707: expect (ObjNum 273 snap 86 seq_num 273) 2024-07-28T19:31:46.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:45 smithi155 bash[24090]: cluster 2024-07-28T19:31:44.950691+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-07-28T19:31:46.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:45 smithi155 bash[24090]: audit 2024-07-28T19:31:45.722672+0000 mon.a (mon.0) 1129 : audit [DBG] from='client.? 172.21.15.45:0/1573915577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:46.455 INFO:tasks.rados.rados.0.smithi045.stdout:708: finishing write tid 2 to smithi04569809-37 2024-07-28T19:31:46.455 INFO:tasks.rados.rados.0.smithi045.stdout:708: finishing write tid 3 to smithi04569809-37 2024-07-28T19:31:46.455 INFO:tasks.rados.rados.0.smithi045.stdout:708: finishing write tid 4 to smithi04569809-37 2024-07-28T19:31:46.455 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 425 (ObjNum 297 snap 93 seq_num 297) dirty exists 2024-07-28T19:31:46.455 INFO:tasks.rados.rados.0.smithi045.stdout:708: left oid 37 (ObjNum 297 snap 93 seq_num 297) 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:710: finishing write tid 1 to smithi04569809-15 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:710: finishing write tid 2 to smithi04569809-15 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:710: finishing write tid 3 to smithi04569809-15 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:710: finishing write tid 4 to smithi04569809-15 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:710: finishing write tid 5 to smithi04569809-15 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 313 (ObjNum 298 snap 93 seq_num 298) dirty exists 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:710: left oid 15 (ObjNum 298 snap 93 seq_num 298) 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:711: finishing write tid 1 to smithi04569809-39 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:711: finishing write tid 2 to smithi04569809-39 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:711: finishing write tid 3 to smithi04569809-39 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:711: finishing write tid 4 to smithi04569809-39 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:707: done (6 left) 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:708: done (5 left) 2024-07-28T19:31:46.456 INFO:tasks.rados.rados.0.smithi045.stdout:709: done (4 left) 2024-07-28T19:31:46.457 INFO:tasks.rados.rados.0.smithi045.stdout:710: done (3 left) 2024-07-28T19:31:46.457 INFO:tasks.rados.rados.0.smithi045.stdout:712: done (2 left) 2024-07-28T19:31:46.457 INFO:tasks.rados.rados.0.smithi045.stdout:713: done (1 left) 2024-07-28T19:31:46.457 INFO:tasks.rados.rados.0.smithi045.stdout:714: snap_remove snap 36 2024-07-28T19:31:46.654 INFO:tasks.rados.rados.0.smithi045.stdout:714: done (1 left) 2024-07-28T19:31:46.655 INFO:tasks.rados.rados.0.smithi045.stdout:715: read oid 42 snap -1 2024-07-28T19:31:46.655 INFO:tasks.rados.rados.0.smithi045.stdout:715: expect (ObjNum 295 snap 93 seq_num 295) 2024-07-28T19:31:46.655 INFO:tasks.rados.rados.0.smithi045.stdout:716: read oid 43 snap -1 2024-07-28T19:31:46.655 INFO:tasks.rados.rados.0.smithi045.stdout:716: expect (ObjNum 288 snap 89 seq_num 288) 2024-07-28T19:31:46.655 INFO:tasks.rados.rados.0.smithi045.stdout:717: rollback oid 1 current snap is 93 2024-07-28T19:31:46.655 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 1 to 91 2024-07-28T19:31:46.655 INFO:tasks.rados.rados.0.smithi045.stdout:718: write oid 31 current snap is 93 2024-07-28T19:31:46.655 INFO:tasks.rados.rados.0.smithi045.stdout:718: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2024-07-28T19:31:46.668 INFO:tasks.rados.rados.0.smithi045.stdout:718: writing smithi04569809-31 from 658907 to 1446623 tid 1 2024-07-28T19:31:46.678 INFO:tasks.rados.rados.0.smithi045.stdout:718: writing smithi04569809-31 from 1930727 to 2428499 tid 2 2024-07-28T19:31:46.683 INFO:tasks.rados.rados.0.smithi045.stdout:718: writing smithi04569809-31 from 3032909 to 3058907 tid 3 2024-07-28T19:31:46.683 INFO:tasks.rados.rados.0.smithi045.stdout:719: write oid 10 current snap is 93 2024-07-28T19:31:46.684 INFO:tasks.rados.rados.0.smithi045.stdout:711: finishing write tid 5 to smithi04569809-39 2024-07-28T19:31:46.684 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 228 (ObjNum 299 snap 93 seq_num 299) dirty exists 2024-07-28T19:31:46.684 INFO:tasks.rados.rados.0.smithi045.stdout:711: left oid 39 (ObjNum 299 snap 93 seq_num 299) 2024-07-28T19:31:46.684 INFO:tasks.rados.rados.0.smithi045.stdout:715: expect (ObjNum 295 snap 93 seq_num 295) 2024-07-28T19:31:46.821 INFO:tasks.rados.rados.0.smithi045.stdout:717: finishing rollback tid 1 to smithi04569809-1 2024-07-28T19:31:46.821 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 0 (ObjNum 145 snap 0 seq_num 284125928) dirty dne 2024-07-28T19:31:46.821 INFO:tasks.rados.rados.0.smithi045.stdout:716: expect (ObjNum 288 snap 89 seq_num 288) 2024-07-28T19:31:46.965 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: [28/Jul/2024:19:31:46] ENGINE Bus STOPPING 2024-07-28T19:31:46.965 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: [28/Jul/2024:19:31:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T19:31:46.966 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: [28/Jul/2024:19:31:46] ENGINE Bus STOPPED 2024-07-28T19:31:46.966 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: [28/Jul/2024:19:31:46] ENGINE Bus STARTING 2024-07-28T19:31:46.966 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[52146]: ignoring --setuser ceph since I am not root 2024-07-28T19:31:46.966 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[52146]: ignoring --setgroup ceph since I am not root 2024-07-28T19:31:46.966 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[52146]: debug 2024-07-28T19:31:46.716+0000 7f9e6ff1a640 1 -- 172.21.15.155:0/142920601 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f02ccb4d00 con 0x55f02cca6800 2024-07-28T19:31:46.966 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[52146]: debug 2024-07-28T19:31:46.828+0000 7f9e72775040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:31:47.126 INFO:tasks.rados.rados.0.smithi045.stdout:718: finishing write tid 1 to smithi04569809-31 2024-07-28T19:31:47.127 INFO:tasks.rados.rados.0.smithi045.stdout:718: finishing write tid 2 to smithi04569809-31 2024-07-28T19:31:47.127 INFO:tasks.rados.rados.0.smithi045.stdout:718: finishing write tid 3 to smithi04569809-31 2024-07-28T19:31:47.127 INFO:tasks.rados.rados.0.smithi045.stdout:718: finishing write tid 4 to smithi04569809-31 2024-07-28T19:31:47.127 INFO:tasks.rados.rados.0.smithi045.stdout:719: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2024-07-28T19:31:47.137 INFO:tasks.rados.rados.0.smithi045.stdout:719: writing smithi04569809-10 from 675714 to 1138679 tid 1 2024-07-28T19:31:47.150 INFO:tasks.rados.rados.0.smithi045.stdout:719: writing smithi04569809-10 from 1589209 to 2230639 tid 2 2024-07-28T19:31:47.156 INFO:tasks.rados.rados.0.smithi045.stdout:719: writing smithi04569809-10 from 2943979 to 3075714 tid 3 2024-07-28T19:31:47.157 INFO:tasks.rados.rados.0.smithi045.stdout:711: done (5 left) 2024-07-28T19:31:47.157 INFO:tasks.rados.rados.0.smithi045.stdout:715: done (4 left) 2024-07-28T19:31:47.157 INFO:tasks.rados.rados.0.smithi045.stdout:716: done (3 left) 2024-07-28T19:31:47.157 INFO:tasks.rados.rados.0.smithi045.stdout:717: done (2 left) 2024-07-28T19:31:47.157 INFO:tasks.rados.rados.0.smithi045.stdout:720: write oid 32 current snap is 93 2024-07-28T19:31:47.157 INFO:tasks.rados.rados.0.smithi045.stdout:720: seq_num 303 ranges {692521=538214,1931338=785088} 2024-07-28T19:31:47.169 INFO:tasks.rados.rados.0.smithi045.stdout:720: writing smithi04569809-32 from 692521 to 1230735 tid 1 2024-07-28T19:31:47.185 INFO:tasks.rados.rados.0.smithi045.stdout:720: writing smithi04569809-32 from 1931338 to 2716426 tid 2 2024-07-28T19:31:47.186 INFO:tasks.rados.rados.0.smithi045.stdout:721: write oid 16 current snap is 93 2024-07-28T19:31:47.186 INFO:tasks.rados.rados.0.smithi045.stdout:718: finishing write tid 5 to smithi04569809-31 2024-07-28T19:31:47.186 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 403 (ObjNum 301 snap 93 seq_num 301) dirty exists 2024-07-28T19:31:47.186 INFO:tasks.rados.rados.0.smithi045.stdout:718: left oid 31 (ObjNum 301 snap 93 seq_num 301) 2024-07-28T19:31:47.186 INFO:tasks.rados.rados.0.smithi045.stdout:719: finishing write tid 1 to smithi04569809-10 2024-07-28T19:31:47.186 INFO:tasks.rados.rados.0.smithi045.stdout:719: finishing write tid 2 to smithi04569809-10 2024-07-28T19:31:47.186 INFO:tasks.rados.rados.0.smithi045.stdout:721: seq_num 304 ranges {709328=613463,1989820=645099} 2024-07-28T19:31:47.199 INFO:tasks.rados.rados.0.smithi045.stdout:721: writing smithi04569809-16 from 709328 to 1322791 tid 1 2024-07-28T19:31:47.213 INFO:tasks.rados.rados.0.smithi045.stdout:721: writing smithi04569809-16 from 1989820 to 2634919 tid 2 2024-07-28T19:31:47.213 INFO:tasks.rados.rados.0.smithi045.stdout:718: done (3 left) 2024-07-28T19:31:47.213 INFO:tasks.rados.rados.0.smithi045.stdout:722: snap_create 2024-07-28T19:31:47.213 INFO:tasks.rados.rados.0.smithi045.stdout:719: finishing write tid 3 to smithi04569809-10 2024-07-28T19:31:47.213 INFO:tasks.rados.rados.0.smithi045.stdout:719: finishing write tid 4 to smithi04569809-10 2024-07-28T19:31:47.213 INFO:tasks.rados.rados.0.smithi045.stdout:719: finishing write tid 5 to smithi04569809-10 2024-07-28T19:31:47.213 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 325 (ObjNum 302 snap 93 seq_num 302) dirty exists 2024-07-28T19:31:47.213 INFO:tasks.rados.rados.0.smithi045.stdout:719: left oid 10 (ObjNum 302 snap 93 seq_num 302) 2024-07-28T19:31:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:720: finishing write tid 1 to smithi04569809-32 2024-07-28T19:31:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:720: finishing write tid 2 to smithi04569809-32 2024-07-28T19:31:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:720: finishing write tid 3 to smithi04569809-32 2024-07-28T19:31:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:720: finishing write tid 4 to smithi04569809-32 2024-07-28T19:31:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 237 (ObjNum 303 snap 93 seq_num 303) dirty exists 2024-07-28T19:31:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:720: left oid 32 (ObjNum 303 snap 93 seq_num 303) 2024-07-28T19:31:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:721: finishing write tid 1 to smithi04569809-16 2024-07-28T19:31:47.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: debug 2024-07-28T19:31:46.966+0000 7f1c85f1d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:31:47.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: debug 2024-07-28T19:31:46.966+0000 7f1c85f1d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:31:47.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: debug 2024-07-28T19:31:46.966+0000 7f1c85f1d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:31:47.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: debug 2024-07-28T19:31:46.966+0000 7f1c85f1d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:31:47.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: debug 2024-07-28T19:31:46.966+0000 7f1c85f1d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:31:47.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: debug 2024-07-28T19:31:46.970+0000 7f1c89724640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:31:47.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: debug 2024-07-28T19:31:46.970+0000 7f1c89724640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:31:47.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: debug 2024-07-28T19:31:46.970+0000 7f1c89724640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:31:47.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: debug 2024-07-28T19:31:46.970+0000 7f1c89724640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:31:47.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[73423]: debug 2024-07-28T19:31:46.970+0000 7f1c89724640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:31:47.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:47 smithi045 bash[73423]: [28/Jul/2024:19:31:47] ENGINE Serving on http://:::9283 2024-07-28T19:31:47.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:47 smithi045 bash[73423]: [28/Jul/2024:19:31:47] ENGINE Bus STARTED 2024-07-28T19:31:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: cluster 2024-07-28T19:31:45.822034+0000 mgr.x (mgr.24502) 65 : cluster [DBG] pgmap v91: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T19:31:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: cluster 2024-07-28T19:31:45.968065+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-07-28T19:31:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.059473+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.476522+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.489729+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.495172+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.497280+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.506905+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.629904+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.638900+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.639561+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: cluster 2024-07-28T19:31:46.639923+0000 mon.a (mon.0) 1135 : cluster [INF] Activating manager daemon y 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: cluster 2024-07-28T19:31:46.653854+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.654962+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: cluster 2024-07-28T19:31:46.655155+0000 mon.a (mon.0) 1138 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0152224s) 2024-07-28T19:31:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.675640+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:31:47.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.675930+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:31:47.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.676169+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:31:47.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.676403+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:31:47.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.676823+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:31:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: cluster 2024-07-28T19:31:45.822034+0000 mgr.x (mgr.24502) 65 : cluster [DBG] pgmap v91: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T19:31:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: cluster 2024-07-28T19:31:45.968065+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-07-28T19:31:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.059473+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.476522+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.489729+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.495172+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.497280+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.506905+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.629904+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.638900+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.639561+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: cluster 2024-07-28T19:31:46.639923+0000 mon.a (mon.0) 1135 : cluster [INF] Activating manager daemon y 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: cluster 2024-07-28T19:31:46.653854+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.654962+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: cluster 2024-07-28T19:31:46.655155+0000 mon.a (mon.0) 1138 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0152224s) 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.675640+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.675930+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.676169+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:31:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.676403+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:31:47.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.676823+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:31:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.677183+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:31:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.678230+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:31:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.678962+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:31:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.679480+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:31:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.680006+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:31:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.680465+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:31:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.680988+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.681420+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.682922+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.684397+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.684862+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.685733+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: cluster 2024-07-28T19:31:46.857151+0000 mon.a (mon.0) 1139 : cluster [INF] Manager daemon y is now available 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.882747+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.907228+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.940580+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.941315+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.954292+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:31:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[21729]: audit 2024-07-28T19:31:46.954671+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:31:47.223 INFO:tasks.rados.rados.0.smithi045.stdout:721: finishing write tid 2 to smithi04569809-16 2024-07-28T19:31:47.223 INFO:tasks.rados.rados.0.smithi045.stdout:721: finishing write tid 3 to smithi04569809-16 2024-07-28T19:31:47.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.677183+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:31:47.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.678230+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:31:47.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.678962+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:31:47.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.679480+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:31:47.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.680006+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:31:47.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.680465+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.680988+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.681420+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.682922+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.684397+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.684862+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.685733+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: cluster 2024-07-28T19:31:46.857151+0000 mon.a (mon.0) 1139 : cluster [INF] Manager daemon y is now available 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.882747+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.907228+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.940580+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.941315+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.954292+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:31:47.224 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:46 smithi045 bash[31704]: audit 2024-07-28T19:31:46.954671+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:31:47.225 INFO:tasks.rados.rados.0.smithi045.stdout:721: finishing write tid 4 to smithi04569809-16 2024-07-28T19:31:47.225 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 201 (ObjNum 304 snap 93 seq_num 304) dirty exists 2024-07-28T19:31:47.225 INFO:tasks.rados.rados.0.smithi045.stdout:721: left oid 16 (ObjNum 304 snap 93 seq_num 304) 2024-07-28T19:31:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: cluster 2024-07-28T19:31:45.822034+0000 mgr.x (mgr.24502) 65 : cluster [DBG] pgmap v91: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-07-28T19:31:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: cluster 2024-07-28T19:31:45.968065+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-07-28T19:31:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.059473+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.476522+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.489729+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.495172+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:31:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.497280+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:31:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.506905+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24502 ' entity='mgr.x' 2024-07-28T19:31:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.629904+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.638900+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.639561+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24502 172.21.15.155:0/2093939144' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: cluster 2024-07-28T19:31:46.639923+0000 mon.a (mon.0) 1135 : cluster [INF] Activating manager daemon y 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: cluster 2024-07-28T19:31:46.653854+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.654962+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24502 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: cluster 2024-07-28T19:31:46.655155+0000 mon.a (mon.0) 1138 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0152224s) 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.675640+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.675930+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.676169+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.676403+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.676823+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:31:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.677183+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.678230+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.678962+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.679480+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.680006+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.680465+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.680988+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.681420+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.682922+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.684397+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.684862+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.685733+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: cluster 2024-07-28T19:31:46.857151+0000 mon.a (mon.0) 1139 : cluster [INF] Manager daemon y is now available 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.882747+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:31:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.907228+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:31:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.940580+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:31:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.941315+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:31:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.954292+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:31:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:46 smithi155 bash[24090]: audit 2024-07-28T19:31:46.954671+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:31:47.762 INFO:tasks.rados.rados.0.smithi045.stdout:719: done (3 left) 2024-07-28T19:31:47.762 INFO:tasks.rados.rados.0.smithi045.stdout:720: done (2 left) 2024-07-28T19:31:47.762 INFO:tasks.rados.rados.0.smithi045.stdout:721: done (1 left) 2024-07-28T19:31:47.762 INFO:tasks.rados.rados.0.smithi045.stdout:722: done (0 left) 2024-07-28T19:31:47.762 INFO:tasks.rados.rados.0.smithi045.stdout:723: snap_remove snap 63 2024-07-28T19:31:48.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:48 smithi155 bash[52146]: debug 2024-07-28T19:31:48.100+0000 7f9e72775040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:31:48.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:48 smithi155 bash[52146]: debug 2024-07-28T19:31:48.168+0000 7f9e72775040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:31:48.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:48 smithi155 bash[52146]: debug 2024-07-28T19:31:48.324+0000 7f9e72775040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:31:48.769 INFO:tasks.rados.rados.0.smithi045.stdout:723: done (0 left) 2024-07-28T19:31:48.769 INFO:tasks.rados.rados.0.smithi045.stdout:724: read oid 6 snap -1 2024-07-28T19:31:48.769 INFO:tasks.rados.rados.0.smithi045.stdout:724: expect (ObjNum 212 snap 63 seq_num 212) 2024-07-28T19:31:48.769 INFO:tasks.rados.rados.0.smithi045.stdout:725: delete oid 29 current snap is 94 2024-07-28T19:31:48.786 INFO:tasks.rados.rados.0.smithi045.stdout:724: expect (ObjNum 212 snap 63 seq_num 212) 2024-07-28T19:31:48.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:48 smithi045 bash[21729]: cluster 2024-07-28T19:31:47.651802+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e29: y(active, since 1.01188s) 2024-07-28T19:31:48.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:48 smithi045 bash[21729]: cluster 2024-07-28T19:31:47.680013+0000 mgr.y (mgr.24980) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:48.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:48 smithi045 bash[21729]: cluster 2024-07-28T19:31:47.763326+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-07-28T19:31:48.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:48 smithi045 bash[21729]: audit 2024-07-28T19:31:48.079426+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.45:0/3523711845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:48.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:48 smithi045 bash[31704]: cluster 2024-07-28T19:31:47.651802+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e29: y(active, since 1.01188s) 2024-07-28T19:31:48.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:48 smithi045 bash[31704]: cluster 2024-07-28T19:31:47.680013+0000 mgr.y (mgr.24980) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:48.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:48 smithi045 bash[31704]: cluster 2024-07-28T19:31:47.763326+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-07-28T19:31:48.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:48 smithi045 bash[31704]: audit 2024-07-28T19:31:48.079426+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.45:0/3523711845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:49.005 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:48 smithi155 bash[58959]: ts=2024-07-28T19:31:48.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:31:49.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:48 smithi155 bash[24090]: cluster 2024-07-28T19:31:47.651802+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e29: y(active, since 1.01188s) 2024-07-28T19:31:49.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:48 smithi155 bash[24090]: cluster 2024-07-28T19:31:47.680013+0000 mgr.y (mgr.24980) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:49.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:48 smithi155 bash[24090]: cluster 2024-07-28T19:31:47.763326+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-07-28T19:31:49.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:48 smithi155 bash[24090]: audit 2024-07-28T19:31:48.079426+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.45:0/3523711845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:49.099 INFO:tasks.rados.rados.0.smithi045.stdout:724: done (1 left) 2024-07-28T19:31:49.099 INFO:tasks.rados.rados.0.smithi045.stdout:725: done (0 left) 2024-07-28T19:31:49.099 INFO:tasks.rados.rados.0.smithi045.stdout:726: write oid 32 current snap is 94 2024-07-28T19:31:49.099 INFO:tasks.rados.rados.0.smithi045.stdout:726: seq_num 306 ranges {742942=480314,1823137=648768} 2024-07-28T19:31:49.107 INFO:tasks.rados.rados.0.smithi045.stdout:726: writing smithi04569809-32 from 742942 to 1223256 tid 1 2024-07-28T19:31:49.116 INFO:tasks.rados.rados.0.smithi045.stdout:726: writing smithi04569809-32 from 1823137 to 2471905 tid 2 2024-07-28T19:31:49.116 INFO:tasks.rados.rados.0.smithi045.stdout:727: read oid 36 snap -1 2024-07-28T19:31:49.117 INFO:tasks.rados.rados.0.smithi045.stdout:727: expect (ObjNum 249 snap 76 seq_num 249) 2024-07-28T19:31:49.117 INFO:tasks.rados.rados.0.smithi045.stdout:728: rollback oid 30 current snap is 94 2024-07-28T19:31:49.117 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 30 to 84 2024-07-28T19:31:49.117 INFO:tasks.rados.rados.0.smithi045.stdout:726: finishing write tid 1 to smithi04569809-32 2024-07-28T19:31:49.117 INFO:tasks.rados.rados.0.smithi045.stdout:729: write oid 31 current snap is 94 2024-07-28T19:31:49.117 INFO:tasks.rados.rados.0.smithi045.stdout:729: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2024-07-28T19:31:49.126 INFO:tasks.rados.rados.0.smithi045.stdout:729: writing smithi04569809-31 from 759749 to 1315312 tid 1 2024-07-28T19:31:49.135 INFO:tasks.rados.rados.0.smithi045.stdout:729: writing smithi04569809-31 from 1765266 to 2557692 tid 2 2024-07-28T19:31:49.140 INFO:tasks.rados.rados.0.smithi045.stdout:729: writing smithi04569809-31 from 2964741 to 3159749 tid 3 2024-07-28T19:31:49.140 INFO:tasks.rados.rados.0.smithi045.stdout:730: write oid 33 current snap is 94 2024-07-28T19:31:49.140 INFO:tasks.rados.rados.0.smithi045.stdout:730: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2024-07-28T19:31:49.149 INFO:tasks.rados.rados.0.smithi045.stdout:730: writing smithi04569809-33 from 776556 to 1407368 tid 1 2024-07-28T19:31:49.157 INFO:tasks.rados.rados.0.smithi045.stdout:730: writing smithi04569809-33 from 1823748 to 2476185 tid 2 2024-07-28T19:31:49.162 INFO:tasks.rados.rados.0.smithi045.stdout:730: writing smithi04569809-33 from 3108517 to 3176556 tid 3 2024-07-28T19:31:49.162 INFO:tasks.rados.rados.0.smithi045.stdout:731: delete oid 7 current snap is 94 2024-07-28T19:31:49.162 INFO:tasks.rados.rados.0.smithi045.stdout:727: expect (ObjNum 249 snap 76 seq_num 249) 2024-07-28T19:31:49.281 INFO:tasks.rados.rados.0.smithi045.stdout:726: finishing write tid 2 to smithi04569809-32 2024-07-28T19:31:49.281 INFO:tasks.rados.rados.0.smithi045.stdout:728: finishing rollback tid 0 to smithi04569809-30 2024-07-28T19:31:49.281 INFO:tasks.rados.rados.0.smithi045.stdout:728: finishing rollback tid 1 to smithi04569809-30 2024-07-28T19:31:49.281 INFO:tasks.rados.rados.0.smithi045.stdout:726: finishing write tid 3 to smithi04569809-32 2024-07-28T19:31:49.281 INFO:tasks.rados.rados.0.smithi045.stdout:728: finishing rollback tid 2 to smithi04569809-30 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 333 (ObjNum 256 snap 79 seq_num 256) dirty exists 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:726: finishing write tid 4 to smithi04569809-32 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 245 (ObjNum 306 snap 94 seq_num 306) dirty exists 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:726: left oid 32 (ObjNum 306 snap 94 seq_num 306) 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:729: finishing write tid 1 to smithi04569809-31 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:729: finishing write tid 2 to smithi04569809-31 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:729: finishing write tid 3 to smithi04569809-31 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:729: finishing write tid 4 to smithi04569809-31 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:729: finishing write tid 5 to smithi04569809-31 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 425 (ObjNum 307 snap 94 seq_num 307) dirty exists 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:729: left oid 31 (ObjNum 307 snap 94 seq_num 307) 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:730: finishing write tid 1 to smithi04569809-33 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:730: finishing write tid 2 to smithi04569809-33 2024-07-28T19:31:49.282 INFO:tasks.rados.rados.0.smithi045.stdout:730: finishing write tid 3 to smithi04569809-33 2024-07-28T19:31:49.283 INFO:tasks.rados.rados.0.smithi045.stdout:730: finishing write tid 4 to smithi04569809-33 2024-07-28T19:31:49.283 INFO:tasks.rados.rados.0.smithi045.stdout:730: finishing write tid 5 to smithi04569809-33 2024-07-28T19:31:49.283 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 152 (ObjNum 308 snap 94 seq_num 308) dirty exists 2024-07-28T19:31:49.283 INFO:tasks.rados.rados.0.smithi045.stdout:730: left oid 33 (ObjNum 308 snap 94 seq_num 308) 2024-07-28T19:31:49.283 INFO:tasks.rados.rados.0.smithi045.stdout:726: done (5 left) 2024-07-28T19:31:49.283 INFO:tasks.rados.rados.0.smithi045.stdout:727: done (4 left) 2024-07-28T19:31:49.283 INFO:tasks.rados.rados.0.smithi045.stdout:728: done (3 left) 2024-07-28T19:31:49.283 INFO:tasks.rados.rados.0.smithi045.stdout:729: done (2 left) 2024-07-28T19:31:49.283 INFO:tasks.rados.rados.0.smithi045.stdout:730: done (1 left) 2024-07-28T19:31:49.283 INFO:tasks.rados.rados.0.smithi045.stdout:731: done (0 left) 2024-07-28T19:31:49.283 INFO:tasks.rados.rados.0.smithi045.stdout:732: snap_remove snap 93 2024-07-28T19:31:49.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:49 smithi155 bash[52146]: debug 2024-07-28T19:31:49.004+0000 7f9e72775040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:31:49.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:49 smithi155 bash[52146]: debug 2024-07-28T19:31:49.076+0000 7f9e72775040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:31:49.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:49 smithi155 bash[52146]: debug 2024-07-28T19:31:49.152+0000 7f9e72775040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:31:49.754 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:49 smithi155 bash[52146]: debug 2024-07-28T19:31:49.340+0000 7f9e72775040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:31:49.755 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:49 smithi155 bash[52146]: debug 2024-07-28T19:31:49.420+0000 7f9e72775040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:31:49.755 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:49 smithi155 bash[52146]: debug 2024-07-28T19:31:49.488+0000 7f9e72775040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:31:49.755 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:49 smithi155 bash[52146]: debug 2024-07-28T19:31:49.752+0000 7f9e72775040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:31:49.779 INFO:tasks.rados.rados.0.smithi045.stdout:732: done (0 left) 2024-07-28T19:31:49.779 INFO:tasks.rados.rados.0.smithi045.stdout:733: write oid 45 current snap is 94 2024-07-28T19:31:49.779 INFO:tasks.rados.rados.0.smithi045.stdout:733: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2024-07-28T19:31:49.791 INFO:tasks.rados.rados.0.smithi045.stdout:733: writing smithi04569809-45 from 410170 to 1191480 tid 1 2024-07-28T19:31:49.803 INFO:tasks.rados.rados.0.smithi045.stdout:733: writing smithi04569809-45 from 1940712 to 2596818 tid 2 2024-07-28T19:31:49.806 INFO:tasks.rados.rados.0.smithi045.stdout:733: writing smithi04569809-45 from 3163363 to 3210170 tid 3 2024-07-28T19:31:49.806 INFO:tasks.rados.rados.0.smithi045.stdout:734: delete oid 19 current snap is 94 2024-07-28T19:31:49.806 INFO:tasks.rados.rados.0.smithi045.stdout:733: finishing write tid 1 to smithi04569809-45 2024-07-28T19:31:49.809 INFO:tasks.rados.rados.0.smithi045.stdout:733: finishing write tid 2 to smithi04569809-45 2024-07-28T19:31:49.809 INFO:tasks.rados.rados.0.smithi045.stdout:733: finishing write tid 3 to smithi04569809-45 2024-07-28T19:31:49.809 INFO:tasks.rados.rados.0.smithi045.stdout:734: done (1 left) 2024-07-28T19:31:49.809 INFO:tasks.rados.rados.0.smithi045.stdout:735: write oid 34 current snap is 94 2024-07-28T19:31:49.809 INFO:tasks.rados.rados.0.smithi045.stdout:735: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2024-07-28T19:31:49.815 INFO:tasks.rados.rados.0.smithi045.stdout:735: writing smithi04569809-34 from 443784 to 1091945 tid 1 2024-07-28T19:31:49.822 INFO:tasks.rados.rados.0.smithi045.stdout:735: writing smithi04569809-34 from 1657676 to 2317451 tid 2 2024-07-28T19:31:49.827 INFO:tasks.rados.rados.0.smithi045.stdout:735: writing smithi04569809-34 from 2818209 to 3243784 tid 3 2024-07-28T19:31:49.827 INFO:tasks.rados.rados.0.smithi045.stdout:736: write oid 33 current snap is 94 2024-07-28T19:31:49.828 INFO:tasks.rados.rados.0.smithi045.stdout:733: finishing write tid 4 to smithi04569809-45 2024-07-28T19:31:49.828 INFO:tasks.rados.rados.0.smithi045.stdout:736: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2024-07-28T19:31:49.834 INFO:tasks.rados.rados.0.smithi045.stdout:736: writing smithi04569809-33 from 460591 to 1184001 tid 1 2024-07-28T19:31:49.841 INFO:tasks.rados.rados.0.smithi045.stdout:736: writing smithi04569809-33 from 1716158 to 2119591 tid 2 2024-07-28T19:31:49.848 INFO:tasks.rados.rados.0.smithi045.stdout:736: writing smithi04569809-33 from 2729279 to 3169419 tid 3 2024-07-28T19:31:49.848 INFO:tasks.rados.rados.0.smithi045.stdout:737: rollback oid 37 current snap is 94 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 37 to 85 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:733: finishing write tid 5 to smithi04569809-45 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 261 (ObjNum 310 snap 94 seq_num 310) dirty exists 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:733: left oid 45 (ObjNum 310 snap 94 seq_num 310) 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:735: finishing write tid 1 to smithi04569809-34 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:735: finishing write tid 2 to smithi04569809-34 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:735: finishing write tid 3 to smithi04569809-34 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:735: finishing write tid 4 to smithi04569809-34 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:735: finishing write tid 5 to smithi04569809-34 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 450 (ObjNum 312 snap 94 seq_num 312) dirty exists 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:735: left oid 34 (ObjNum 312 snap 94 seq_num 312) 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:736: finishing write tid 1 to smithi04569809-33 2024-07-28T19:31:49.849 INFO:tasks.rados.rados.0.smithi045.stdout:736: finishing write tid 2 to smithi04569809-33 2024-07-28T19:31:49.850 INFO:tasks.rados.rados.0.smithi045.stdout:733: done (3 left) 2024-07-28T19:31:49.850 INFO:tasks.rados.rados.0.smithi045.stdout:735: done (2 left) 2024-07-28T19:31:49.850 INFO:tasks.rados.rados.0.smithi045.stdout:738: rollback oid 23 current snap is 94 2024-07-28T19:31:49.850 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 23 to 90 2024-07-28T19:31:49.850 INFO:tasks.rados.rados.0.smithi045.stdout:739: read oid 17 snap 89 2024-07-28T19:31:49.850 INFO:tasks.rados.rados.0.smithi045.stdout:739: expect (ObjNum 255 snap 79 seq_num 255) 2024-07-28T19:31:49.850 INFO:tasks.rados.rados.0.smithi045.stdout:740: read oid 22 snap -1 2024-07-28T19:31:49.850 INFO:tasks.rados.rados.0.smithi045.stdout:740: expect deleted 2024-07-28T19:31:49.850 INFO:tasks.rados.rados.0.smithi045.stdout:741: snap_create 2024-07-28T19:31:49.851 INFO:tasks.rados.rados.0.smithi045.stdout:738: finishing rollback tid 1 to smithi04569809-23 2024-07-28T19:31:49.852 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 161 (ObjNum 81 snap 0 seq_num 3042994480) dirty dne 2024-07-28T19:31:49.853 INFO:tasks.rados.rados.0.smithi045.stdout:736: finishing write tid 3 to smithi04569809-33 2024-07-28T19:31:49.853 INFO:tasks.rados.rados.0.smithi045.stdout:736: finishing write tid 4 to smithi04569809-33 2024-07-28T19:31:49.853 INFO:tasks.rados.rados.0.smithi045.stdout:736: finishing write tid 5 to smithi04569809-33 2024-07-28T19:31:49.853 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 156 (ObjNum 313 snap 94 seq_num 313) dirty exists 2024-07-28T19:31:49.853 INFO:tasks.rados.rados.0.smithi045.stdout:736: left oid 33 (ObjNum 313 snap 94 seq_num 313) 2024-07-28T19:31:49.854 INFO:tasks.rados.rados.0.smithi045.stdout:737: finishing rollback tid 0 to smithi04569809-37 2024-07-28T19:31:49.854 INFO:tasks.rados.rados.0.smithi045.stdout:737: finishing rollback tid 1 to smithi04569809-37 2024-07-28T19:31:49.854 INFO:tasks.rados.rados.0.smithi045.stdout:737: finishing rollback tid 2 to smithi04569809-37 2024-07-28T19:31:49.854 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 443 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-28T19:31:49.859 INFO:tasks.rados.rados.0.smithi045.stdout:739: expect (ObjNum 255 snap 79 seq_num 255) 2024-07-28T19:31:50.045 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:49 smithi155 bash[52146]: debug 2024-07-28T19:31:49.840+0000 7f9e72775040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:31:50.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:49 smithi155 bash[24090]: cluster 2024-07-28T19:31:48.684417+0000 mgr.y (mgr.24980) 2 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:50.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:49 smithi155 bash[24090]: cluster 2024-07-28T19:31:48.767602+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-07-28T19:31:50.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[31704]: cluster 2024-07-28T19:31:48.684417+0000 mgr.y (mgr.24980) 2 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:50.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[31704]: cluster 2024-07-28T19:31:48.767602+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-07-28T19:31:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[21729]: cluster 2024-07-28T19:31:48.684417+0000 mgr.y (mgr.24980) 2 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[21729]: cluster 2024-07-28T19:31:48.767602+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-07-28T19:31:50.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: debug 2024-07-28T19:31:49.754+0000 7f1c68ee3640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:19:31:49] ENGINE Error in HTTPServer.serve 2024-07-28T19:31:50.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: Traceback (most recent call last): 2024-07-28T19:31:50.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:31:50.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: self._connections.run(self.expiration_interval) 2024-07-28T19:31:50.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:31:50.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: self._run(expiration_interval) 2024-07-28T19:31:50.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:31:50.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:31:50.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:31:50.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:31:50.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:31:50.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: s = self.context.wrap_socket( 2024-07-28T19:31:50.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:31:50.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: return self.sslsocket_class._create( 2024-07-28T19:31:50.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:31:50.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: self.do_handshake() 2024-07-28T19:31:50.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:31:50.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: self._sslobj.do_handshake() 2024-07-28T19:31:50.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:31:49 smithi045 bash[73423]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:31:50.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[52146]: debug 2024-07-28T19:31:50.044+0000 7f9e72775040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:31:50.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[52146]: debug 2024-07-28T19:31:50.124+0000 7f9e72775040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:31:50.737 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[52146]: debug 2024-07-28T19:31:50.384+0000 7f9e72775040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T19:31:50.737 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[52146]: debug 2024-07-28T19:31:50.568+0000 7f9e72775040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:31:50.788 INFO:tasks.rados.rados.0.smithi045.stdout:736: done (5 left) 2024-07-28T19:31:50.788 INFO:tasks.rados.rados.0.smithi045.stdout:737: done (4 left) 2024-07-28T19:31:50.788 INFO:tasks.rados.rados.0.smithi045.stdout:738: done (3 left) 2024-07-28T19:31:50.788 INFO:tasks.rados.rados.0.smithi045.stdout:739: done (2 left) 2024-07-28T19:31:50.788 INFO:tasks.rados.rados.0.smithi045.stdout:740: done (1 left) 2024-07-28T19:31:50.788 INFO:tasks.rados.rados.0.smithi045.stdout:741: done (0 left) 2024-07-28T19:31:50.788 INFO:tasks.rados.rados.0.smithi045.stdout:742: snap_create 2024-07-28T19:31:51.004 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[52146]: debug 2024-07-28T19:31:50.736+0000 7f9e72775040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:31:51.004 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[52146]: debug 2024-07-28T19:31:50.820+0000 7f9e72775040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: cephadm 2024-07-28T19:31:49.532127+0000 mgr.y (mgr.24980) 3 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Bus STARTING 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: cephadm 2024-07-28T19:31:49.633883+0000 mgr.y (mgr.24980) 4 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Serving on http://172.21.15.45:8765 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: cephadm 2024-07-28T19:31:49.758322+0000 mgr.y (mgr.24980) 5 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Serving on https://172.21.15.45:7150 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: cephadm 2024-07-28T19:31:49.758479+0000 mgr.y (mgr.24980) 6 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Bus STARTED 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: cephadm 2024-07-28T19:31:49.760978+0000 mgr.y (mgr.24980) 7 : cephadm [ERR] [28/Jul/2024:19:31:49] ENGINE Error in HTTPServer.serve 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: Traceback (most recent call last): 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: self._connections.run(self.expiration_interval) 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: self._run(expiration_interval) 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:31:51.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: s = self.context.wrap_socket( 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: return self.sslsocket_class._create( 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: self.do_handshake() 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: self._sslobj.do_handshake() 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: cluster 2024-07-28T19:31:49.771717+0000 mon.a (mon.0) 1145 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: cluster 2024-07-28T19:31:49.780034+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-07-28T19:31:51.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:50 smithi155 bash[24090]: audit 2024-07-28T19:31:50.438903+0000 mon.a (mon.0) 1147 : audit [DBG] from='client.? 172.21.15.45:0/2309074545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:51.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: cephadm 2024-07-28T19:31:49.532127+0000 mgr.y (mgr.24980) 3 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Bus STARTING 2024-07-28T19:31:51.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: cephadm 2024-07-28T19:31:49.633883+0000 mgr.y (mgr.24980) 4 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Serving on http://172.21.15.45:8765 2024-07-28T19:31:51.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: cephadm 2024-07-28T19:31:49.758322+0000 mgr.y (mgr.24980) 5 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Serving on https://172.21.15.45:7150 2024-07-28T19:31:51.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: cephadm 2024-07-28T19:31:49.758479+0000 mgr.y (mgr.24980) 6 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Bus STARTED 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: cephadm 2024-07-28T19:31:49.760978+0000 mgr.y (mgr.24980) 7 : cephadm [ERR] [28/Jul/2024:19:31:49] ENGINE Error in HTTPServer.serve 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: Traceback (most recent call last): 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: self._connections.run(self.expiration_interval) 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: self._run(expiration_interval) 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: s = self.context.wrap_socket( 2024-07-28T19:31:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: return self.sslsocket_class._create( 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: self.do_handshake() 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: self._sslobj.do_handshake() 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: cluster 2024-07-28T19:31:49.771717+0000 mon.a (mon.0) 1145 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: cluster 2024-07-28T19:31:49.780034+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[21729]: audit 2024-07-28T19:31:50.438903+0000 mon.a (mon.0) 1147 : audit [DBG] from='client.? 172.21.15.45:0/2309074545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: cephadm 2024-07-28T19:31:49.532127+0000 mgr.y (mgr.24980) 3 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Bus STARTING 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: cephadm 2024-07-28T19:31:49.633883+0000 mgr.y (mgr.24980) 4 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Serving on http://172.21.15.45:8765 2024-07-28T19:31:51.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: cephadm 2024-07-28T19:31:49.758322+0000 mgr.y (mgr.24980) 5 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Serving on https://172.21.15.45:7150 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: cephadm 2024-07-28T19:31:49.758479+0000 mgr.y (mgr.24980) 6 : cephadm [INF] [28/Jul/2024:19:31:49] ENGINE Bus STARTED 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: cephadm 2024-07-28T19:31:49.760978+0000 mgr.y (mgr.24980) 7 : cephadm [ERR] [28/Jul/2024:19:31:49] ENGINE Error in HTTPServer.serve 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: Traceback (most recent call last): 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: self._connections.run(self.expiration_interval) 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: self._run(expiration_interval) 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:31:51.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: s = self.context.wrap_socket( 2024-07-28T19:31:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:31:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: return self.sslsocket_class._create( 2024-07-28T19:31:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:31:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: self.do_handshake() 2024-07-28T19:31:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:31:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: self._sslobj.do_handshake() 2024-07-28T19:31:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:31:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: cluster 2024-07-28T19:31:49.771717+0000 mon.a (mon.0) 1145 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-07-28T19:31:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: cluster 2024-07-28T19:31:49.780034+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-07-28T19:31:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:50 smithi045 bash[31704]: audit 2024-07-28T19:31:50.438903+0000 mon.a (mon.0) 1147 : audit [DBG] from='client.? 172.21.15.45:0/2309074545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:51.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:51 smithi155 bash[52146]: debug 2024-07-28T19:31:51.004+0000 7f9e72775040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:31:51.787 INFO:tasks.rados.rados.0.smithi045.stdout:742: done (0 left) 2024-07-28T19:31:51.787 INFO:tasks.rados.rados.0.smithi045.stdout:743: rollback oid 17 current snap is 96 2024-07-28T19:31:51.787 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 95 2024-07-28T19:31:51.787 INFO:tasks.rados.rados.0.smithi045.stdout:744: write oid 42 current snap is 96 2024-07-28T19:31:51.787 INFO:tasks.rados.rados.0.smithi045.stdout:744: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2024-07-28T19:31:51.799 INFO:tasks.rados.rados.0.smithi045.stdout:744: writing smithi04569809-42 from 477398 to 1276057 tid 1 2024-07-28T19:31:51.810 INFO:tasks.rados.rados.0.smithi045.stdout:744: writing smithi04569809-42 from 1774640 to 2438084 tid 2 2024-07-28T19:31:51.818 INFO:tasks.rados.rados.0.smithi045.stdout:744: writing smithi04569809-42 from 2873055 to 3277398 tid 3 2024-07-28T19:31:51.818 INFO:tasks.rados.rados.0.smithi045.stdout:745: rollback oid 47 current snap is 96 2024-07-28T19:31:51.818 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 47 to 86 2024-07-28T19:31:51.818 INFO:tasks.rados.rados.0.smithi045.stdout:743: finishing rollback tid 0 to smithi04569809-17 2024-07-28T19:31:51.818 INFO:tasks.rados.rados.0.smithi045.stdout:746: write oid 50 current snap is 96 2024-07-28T19:31:51.819 INFO:tasks.rados.rados.0.smithi045.stdout:746: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2024-07-28T19:31:51.827 INFO:tasks.rados.rados.0.smithi045.stdout:746: writing smithi04569809-50 from 494205 to 968113 tid 1 2024-07-28T19:31:51.836 INFO:tasks.rados.rados.0.smithi045.stdout:746: writing smithi04569809-50 from 1433122 to 1840224 tid 2 2024-07-28T19:31:51.845 INFO:tasks.rados.rados.0.smithi045.stdout:746: writing smithi04569809-50 from 2384125 to 2846809 tid 3 2024-07-28T19:31:51.845 INFO:tasks.rados.rados.0.smithi045.stdout:747: write oid 1 current snap is 96 2024-07-28T19:31:51.845 INFO:tasks.rados.rados.0.smithi045.stdout:743: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:31:51.846 INFO:tasks.rados.rados.0.smithi045.stdout:743: finishing rollback tid 2 to smithi04569809-17 2024-07-28T19:31:51.846 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 215 (ObjNum 255 snap 79 seq_num 255) dirty exists 2024-07-28T19:31:51.846 INFO:tasks.rados.rados.0.smithi045.stdout:744: finishing write tid 1 to smithi04569809-42 2024-07-28T19:31:51.846 INFO:tasks.rados.rados.0.smithi045.stdout:744: finishing write tid 2 to smithi04569809-42 2024-07-28T19:31:51.846 INFO:tasks.rados.rados.0.smithi045.stdout:745: finishing rollback tid 1 to smithi04569809-47 2024-07-28T19:31:51.846 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T19:31:51.846 INFO:tasks.rados.rados.0.smithi045.stdout:744: finishing write tid 3 to smithi04569809-42 2024-07-28T19:31:51.846 INFO:tasks.rados.rados.0.smithi045.stdout:747: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2024-07-28T19:31:51.855 INFO:tasks.rados.rados.0.smithi045.stdout:747: writing smithi04569809-1 from 511012 to 1060169 tid 1 2024-07-28T19:31:51.867 INFO:tasks.rados.rados.0.smithi045.stdout:747: writing smithi04569809-1 from 1775251 to 2326011 tid 2 2024-07-28T19:31:51.876 INFO:tasks.rados.rados.0.smithi045.stdout:747: writing smithi04569809-1 from 3095195 to 3311012 tid 3 2024-07-28T19:31:51.876 INFO:tasks.rados.rados.0.smithi045.stdout:743: done (4 left) 2024-07-28T19:31:51.876 INFO:tasks.rados.rados.0.smithi045.stdout:745: done (3 left) 2024-07-28T19:31:51.876 INFO:tasks.rados.rados.0.smithi045.stdout:748: read oid 7 snap -1 2024-07-28T19:31:51.876 INFO:tasks.rados.rados.0.smithi045.stdout:748: expect deleted 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:749: delete oid 37 current snap is 96 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:744: finishing write tid 4 to smithi04569809-42 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:744: finishing write tid 5 to smithi04569809-42 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 432 (ObjNum 314 snap 96 seq_num 314) dirty exists 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:744: left oid 42 (ObjNum 314 snap 96 seq_num 314) 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:746: finishing write tid 1 to smithi04569809-50 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:746: finishing write tid 2 to smithi04569809-50 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:746: finishing write tid 3 to smithi04569809-50 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:746: finishing write tid 4 to smithi04569809-50 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:746: finishing write tid 5 to smithi04569809-50 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 239 (ObjNum 315 snap 96 seq_num 315) dirty exists 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:746: left oid 50 (ObjNum 315 snap 96 seq_num 315) 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:747: finishing write tid 1 to smithi04569809-1 2024-07-28T19:31:51.877 INFO:tasks.rados.rados.0.smithi045.stdout:747: finishing write tid 2 to smithi04569809-1 2024-07-28T19:31:51.880 INFO:tasks.rados.rados.0.smithi045.stdout:744: done (4 left) 2024-07-28T19:31:51.880 INFO:tasks.rados.rados.0.smithi045.stdout:746: done (3 left) 2024-07-28T19:31:51.880 INFO:tasks.rados.rados.0.smithi045.stdout:748: done (2 left) 2024-07-28T19:31:51.880 INFO:tasks.rados.rados.0.smithi045.stdout:749: done (1 left) 2024-07-28T19:31:51.880 INFO:tasks.rados.rados.0.smithi045.stdout:750: snap_create 2024-07-28T19:31:51.880 INFO:tasks.rados.rados.0.smithi045.stdout:747: finishing write tid 3 to smithi04569809-1 2024-07-28T19:31:51.880 INFO:tasks.rados.rados.0.smithi045.stdout:747: finishing write tid 4 to smithi04569809-1 2024-07-28T19:31:51.881 INFO:tasks.rados.rados.0.smithi045.stdout:747: finishing write tid 5 to smithi04569809-1 2024-07-28T19:31:51.881 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 180 (ObjNum 316 snap 96 seq_num 316) dirty exists 2024-07-28T19:31:51.881 INFO:tasks.rados.rados.0.smithi045.stdout:747: left oid 1 (ObjNum 316 snap 96 seq_num 316) 2024-07-28T19:31:52.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:51 smithi155 bash[52146]: debug 2024-07-28T19:31:51.872+0000 7f9e72775040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:31:52.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:51 smithi155 bash[52146]: debug 2024-07-28T19:31:51.952+0000 7f9e72775040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:31:52.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:51 smithi155 bash[24090]: cluster 2024-07-28T19:31:50.685110+0000 mgr.y (mgr.24980) 8 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:52.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:51 smithi155 bash[24090]: cluster 2024-07-28T19:31:50.789587+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-07-28T19:31:52.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:51 smithi045 bash[21729]: cluster 2024-07-28T19:31:50.685110+0000 mgr.y (mgr.24980) 8 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:52.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:51 smithi045 bash[21729]: cluster 2024-07-28T19:31:50.789587+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-07-28T19:31:52.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:51 smithi045 bash[31704]: cluster 2024-07-28T19:31:50.685110+0000 mgr.y (mgr.24980) 8 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:52.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:51 smithi045 bash[31704]: cluster 2024-07-28T19:31:50.789587+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-07-28T19:31:52.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[52146]: debug 2024-07-28T19:31:52.180+0000 7f9e72775040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:31:52.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[52146]: debug 2024-07-28T19:31:52.256+0000 7f9e72775040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:31:52.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[58959]: ts=2024-07-28T19:31:52.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:31:52.763 INFO:tasks.rados.rados.0.smithi045.stdout:747: done (1 left) 2024-07-28T19:31:52.764 INFO:tasks.rados.rados.0.smithi045.stdout:750: done (0 left) 2024-07-28T19:31:52.764 INFO:tasks.rados.rados.0.smithi045.stdout:751: rollback oid 17 current snap is 97 2024-07-28T19:31:52.764 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 84 2024-07-28T19:31:52.764 INFO:tasks.rados.rados.0.smithi045.stdout:752: snap_remove snap 85 2024-07-28T19:31:53.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[24090]: cluster 2024-07-28T19:31:51.786945+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-07-28T19:31:53.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[24090]: cluster 2024-07-28T19:31:52.765101+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-07-28T19:31:53.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[52146]: debug 2024-07-28T19:31:52.704+0000 7f9e72775040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:31:53.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[52146]: debug 2024-07-28T19:31:52.804+0000 7f9e72775040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:31:53.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[52146]: [28/Jul/2024:19:31:52] ENGINE Bus STARTING 2024-07-28T19:31:53.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[52146]: CherryPy Checker: 2024-07-28T19:31:53.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[52146]: The Application mounted at '' has an empty config. 2024-07-28T19:31:53.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[52146]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:31:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:31:53.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[52146]: [28/Jul/2024:19:31:52] ENGINE Serving on http://:::9283 2024-07-28T19:31:53.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:31:52 smithi155 bash[52146]: [28/Jul/2024:19:31:52] ENGINE Bus STARTED 2024-07-28T19:31:53.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:52 smithi045 bash[21729]: cluster 2024-07-28T19:31:51.786945+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-07-28T19:31:53.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:52 smithi045 bash[21729]: cluster 2024-07-28T19:31:52.765101+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-07-28T19:31:53.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:52 smithi045 bash[31704]: cluster 2024-07-28T19:31:51.786945+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-07-28T19:31:53.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:52 smithi045 bash[31704]: cluster 2024-07-28T19:31:52.765101+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-07-28T19:31:53.770 INFO:tasks.rados.rados.0.smithi045.stdout:752: done (1 left) 2024-07-28T19:31:53.770 INFO:tasks.rados.rados.0.smithi045.stdout:753: rollback oid 3 current snap is 97 2024-07-28T19:31:53.770 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 84 2024-07-28T19:31:53.770 INFO:tasks.rados.rados.0.smithi045.stdout:754: delete oid 23 current snap is 97 2024-07-28T19:31:53.770 INFO:tasks.rados.rados.0.smithi045.stdout:751: finishing rollback tid 0 to smithi04569809-17 2024-07-28T19:31:53.770 INFO:tasks.rados.rados.0.smithi045.stdout:751: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:31:53.770 INFO:tasks.rados.rados.0.smithi045.stdout:751: finishing rollback tid 2 to smithi04569809-17 2024-07-28T19:31:53.770 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 219 (ObjNum 255 snap 79 seq_num 255) dirty exists 2024-07-28T19:31:53.784 INFO:tasks.rados.rados.0.smithi045.stdout:751: done (2 left) 2024-07-28T19:31:53.784 INFO:tasks.rados.rados.0.smithi045.stdout:754: done (1 left) 2024-07-28T19:31:53.784 INFO:tasks.rados.rados.0.smithi045.stdout:755: delete oid 50 current snap is 97 2024-07-28T19:31:53.786 INFO:tasks.rados.rados.0.smithi045.stdout:753: finishing rollback tid 0 to smithi04569809-3 2024-07-28T19:31:53.786 INFO:tasks.rados.rados.0.smithi045.stdout:753: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:31:53.786 INFO:tasks.rados.rados.0.smithi045.stdout:753: finishing rollback tid 2 to smithi04569809-3 2024-07-28T19:31:53.786 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 449 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-07-28T19:31:53.795 INFO:tasks.rados.rados.0.smithi045.stdout:753: done (1 left) 2024-07-28T19:31:53.795 INFO:tasks.rados.rados.0.smithi045.stdout:755: done (0 left) 2024-07-28T19:31:53.795 INFO:tasks.rados.rados.0.smithi045.stdout:756: write oid 27 current snap is 97 2024-07-28T19:31:53.795 INFO:tasks.rados.rados.0.smithi045.stdout:756: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2024-07-28T19:31:53.798 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[58959]: ts=2024-07-28T19:31:53.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:31:53.802 INFO:tasks.rados.rados.0.smithi045.stdout:756: writing smithi04569809-27 from 578240 to 1144746 tid 1 2024-07-28T19:31:53.812 INFO:tasks.rados.rados.0.smithi045.stdout:756: writing smithi04569809-27 from 1609179 to 2167277 tid 2 2024-07-28T19:31:53.823 INFO:tasks.rados.rados.0.smithi045.stdout:756: writing smithi04569809-27 from 2804887 to 3356637 tid 3 2024-07-28T19:31:53.823 INFO:tasks.rados.rados.0.smithi045.stdout:757: delete oid 39 current snap is 97 2024-07-28T19:31:53.823 INFO:tasks.rados.rados.0.smithi045.stdout:756: finishing write tid 1 to smithi04569809-27 2024-07-28T19:31:53.823 INFO:tasks.rados.rados.0.smithi045.stdout:756: finishing write tid 2 to smithi04569809-27 2024-07-28T19:31:53.827 INFO:tasks.rados.rados.0.smithi045.stdout:757: done (1 left) 2024-07-28T19:31:53.827 INFO:tasks.rados.rados.0.smithi045.stdout:758: snap_create 2024-07-28T19:31:53.827 INFO:tasks.rados.rados.0.smithi045.stdout:756: finishing write tid 3 to smithi04569809-27 2024-07-28T19:31:53.827 INFO:tasks.rados.rados.0.smithi045.stdout:756: finishing write tid 4 to smithi04569809-27 2024-07-28T19:31:53.828 INFO:tasks.rados.rados.0.smithi045.stdout:756: finishing write tid 5 to smithi04569809-27 2024-07-28T19:31:53.828 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 445 (ObjNum 320 snap 97 seq_num 320) dirty exists 2024-07-28T19:31:53.828 INFO:tasks.rados.rados.0.smithi045.stdout:756: left oid 27 (ObjNum 320 snap 97 seq_num 320) 2024-07-28T19:31:54.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: cluster 2024-07-28T19:31:52.685662+0000 mgr.y (mgr.24980) 9 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 51 op/s 2024-07-28T19:31:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: cluster 2024-07-28T19:31:52.808779+0000 mon.a (mon.0) 1151 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:31:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: audit 2024-07-28T19:31:52.811851+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.45:0/759411751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: audit 2024-07-28T19:31:52.813255+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:31:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: audit 2024-07-28T19:31:52.813957+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:31:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: audit 2024-07-28T19:31:52.816053+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:31:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: audit 2024-07-28T19:31:52.816455+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:31:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: audit 2024-07-28T19:31:52.984272+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: audit 2024-07-28T19:31:52.990092+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: audit 2024-07-28T19:31:53.180824+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: audit 2024-07-28T19:31:53.193111+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: audit 2024-07-28T19:31:53.713725+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: audit 2024-07-28T19:31:53.720835+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:53 smithi155 bash[24090]: cluster 2024-07-28T19:31:53.766730+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-07-28T19:31:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: cluster 2024-07-28T19:31:52.685662+0000 mgr.y (mgr.24980) 9 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 51 op/s 2024-07-28T19:31:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: cluster 2024-07-28T19:31:52.808779+0000 mon.a (mon.0) 1151 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:31:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: audit 2024-07-28T19:31:52.811851+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.45:0/759411751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: audit 2024-07-28T19:31:52.813255+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:31:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: audit 2024-07-28T19:31:52.813957+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:31:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: audit 2024-07-28T19:31:52.816053+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:31:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: audit 2024-07-28T19:31:52.816455+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:31:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: audit 2024-07-28T19:31:52.984272+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: audit 2024-07-28T19:31:52.990092+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: audit 2024-07-28T19:31:53.180824+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: audit 2024-07-28T19:31:53.193111+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: audit 2024-07-28T19:31:53.713725+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: audit 2024-07-28T19:31:53.720835+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[21729]: cluster 2024-07-28T19:31:53.766730+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: cluster 2024-07-28T19:31:52.685662+0000 mgr.y (mgr.24980) 9 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 51 op/s 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: cluster 2024-07-28T19:31:52.808779+0000 mon.a (mon.0) 1151 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: audit 2024-07-28T19:31:52.811851+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.45:0/759411751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: audit 2024-07-28T19:31:52.813255+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: audit 2024-07-28T19:31:52.813957+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: audit 2024-07-28T19:31:52.816053+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:31:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: audit 2024-07-28T19:31:52.816455+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.155:0/496690798' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:31:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: audit 2024-07-28T19:31:52.984272+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: audit 2024-07-28T19:31:52.990092+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: audit 2024-07-28T19:31:53.180824+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: audit 2024-07-28T19:31:53.193111+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: audit 2024-07-28T19:31:53.713725+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: audit 2024-07-28T19:31:53.720835+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:53 smithi045 bash[31704]: cluster 2024-07-28T19:31:53.766730+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-07-28T19:31:54.818 INFO:tasks.rados.rados.0.smithi045.stdout:756: done (1 left) 2024-07-28T19:31:54.819 INFO:tasks.rados.rados.0.smithi045.stdout:758: done (0 left) 2024-07-28T19:31:54.819 INFO:tasks.rados.rados.0.smithi045.stdout:759: delete oid 21 current snap is 98 2024-07-28T19:31:54.837 INFO:tasks.rados.rados.0.smithi045.stdout:759: done (0 left) 2024-07-28T19:31:54.837 INFO:tasks.rados.rados.0.smithi045.stdout:760: snap_remove snap 91 2024-07-28T19:31:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:54 smithi045 bash[21729]: cluster 2024-07-28T19:31:53.818778+0000 mon.a (mon.0) 1160 : cluster [DBG] mgrmap e31: y(active, since 7s), standbys: x 2024-07-28T19:31:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:54 smithi045 bash[21729]: audit 2024-07-28T19:31:53.820422+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:31:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:54 smithi045 bash[21729]: audit 2024-07-28T19:31:53.931582+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:54 smithi045 bash[21729]: audit 2024-07-28T19:31:53.944377+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:54 smithi045 bash[31704]: cluster 2024-07-28T19:31:53.818778+0000 mon.a (mon.0) 1160 : cluster [DBG] mgrmap e31: y(active, since 7s), standbys: x 2024-07-28T19:31:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:54 smithi045 bash[31704]: audit 2024-07-28T19:31:53.820422+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:31:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:54 smithi045 bash[31704]: audit 2024-07-28T19:31:53.931582+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:54 smithi045 bash[31704]: audit 2024-07-28T19:31:53.944377+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:54 smithi155 bash[24090]: cluster 2024-07-28T19:31:53.818778+0000 mon.a (mon.0) 1160 : cluster [DBG] mgrmap e31: y(active, since 7s), standbys: x 2024-07-28T19:31:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:54 smithi155 bash[24090]: audit 2024-07-28T19:31:53.820422+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:31:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:54 smithi155 bash[24090]: audit 2024-07-28T19:31:53.931582+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:54 smithi155 bash[24090]: audit 2024-07-28T19:31:53.944377+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:31:55.839 INFO:tasks.rados.rados.0.smithi045.stdout:760: done (0 left) 2024-07-28T19:31:55.839 INFO:tasks.rados.rados.0.smithi045.stdout:761: read oid 41 snap 80 2024-07-28T19:31:55.839 INFO:tasks.rados.rados.0.smithi045.stdout:761: expect (ObjNum 75 snap 9 seq_num 75) 2024-07-28T19:31:55.839 INFO:tasks.rados.rados.0.smithi045.stdout:762: write oid 14 current snap is 98 2024-07-28T19:31:55.839 INFO:tasks.rados.rados.0.smithi045.stdout:762: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2024-07-28T19:31:55.857 INFO:tasks.rados.rados.0.smithi045.stdout:762: writing smithi04569809-14 from 628661 to 1420914 tid 1 2024-07-28T19:31:55.875 INFO:tasks.rados.rados.0.smithi045.stdout:762: writing smithi04569809-14 from 2184625 to 2606403 tid 2 2024-07-28T19:31:55.886 INFO:tasks.rados.rados.0.smithi045.stdout:762: writing smithi04569809-14 from 3403509 to 3428661 tid 3 2024-07-28T19:31:55.886 INFO:tasks.rados.rados.0.smithi045.stdout:763: read oid 10 snap 94 2024-07-28T19:31:55.886 INFO:tasks.rados.rados.0.smithi045.stdout:763: expect (ObjNum 302 snap 93 seq_num 302) 2024-07-28T19:31:55.886 INFO:tasks.rados.rados.0.smithi045.stdout:764: read oid 6 snap -1 2024-07-28T19:31:55.886 INFO:tasks.rados.rados.0.smithi045.stdout:764: expect (ObjNum 212 snap 63 seq_num 212) 2024-07-28T19:31:55.886 INFO:tasks.rados.rados.0.smithi045.stdout:765: snap_create 2024-07-28T19:31:55.887 INFO:tasks.rados.rados.0.smithi045.stdout:761: expect (ObjNum 75 snap 9 seq_num 75) 2024-07-28T19:31:56.079 INFO:tasks.rados.rados.0.smithi045.stdout:762: finishing write tid 1 to smithi04569809-14 2024-07-28T19:31:56.079 INFO:tasks.rados.rados.0.smithi045.stdout:762: finishing write tid 2 to smithi04569809-14 2024-07-28T19:31:56.079 INFO:tasks.rados.rados.0.smithi045.stdout:762: finishing write tid 3 to smithi04569809-14 2024-07-28T19:31:56.079 INFO:tasks.rados.rados.0.smithi045.stdout:762: finishing write tid 4 to smithi04569809-14 2024-07-28T19:31:56.079 INFO:tasks.rados.rados.0.smithi045.stdout:762: finishing write tid 5 to smithi04569809-14 2024-07-28T19:31:56.079 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 101 (ObjNum 323 snap 98 seq_num 323) dirty exists 2024-07-28T19:31:56.079 INFO:tasks.rados.rados.0.smithi045.stdout:762: left oid 14 (ObjNum 323 snap 98 seq_num 323) 2024-07-28T19:31:56.079 INFO:tasks.rados.rados.0.smithi045.stdout:764: expect (ObjNum 212 snap 63 seq_num 212) 2024-07-28T19:31:56.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:55 smithi045 bash[21729]: cluster 2024-07-28T19:31:54.686500+0000 mgr.y (mgr.24980) 10 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 51 op/s 2024-07-28T19:31:56.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:55 smithi045 bash[21729]: cluster 2024-07-28T19:31:54.819275+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-07-28T19:31:56.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:55 smithi045 bash[21729]: audit 2024-07-28T19:31:55.178225+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.45:0/3503418960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:56.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:55 smithi045 bash[31704]: cluster 2024-07-28T19:31:54.686500+0000 mgr.y (mgr.24980) 10 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 51 op/s 2024-07-28T19:31:56.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:55 smithi045 bash[31704]: cluster 2024-07-28T19:31:54.819275+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-07-28T19:31:56.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:55 smithi045 bash[31704]: audit 2024-07-28T19:31:55.178225+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.45:0/3503418960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:56.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:55 smithi155 bash[24090]: cluster 2024-07-28T19:31:54.686500+0000 mgr.y (mgr.24980) 10 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 51 op/s 2024-07-28T19:31:56.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:55 smithi155 bash[24090]: cluster 2024-07-28T19:31:54.819275+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-07-28T19:31:56.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:55 smithi155 bash[24090]: audit 2024-07-28T19:31:55.178225+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.45:0/3503418960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:56.378 INFO:tasks.rados.rados.0.smithi045.stdout:763: expect (ObjNum 302 snap 93 seq_num 302) 2024-07-28T19:31:56.850 INFO:tasks.rados.rados.0.smithi045.stdout:761: done (4 left) 2024-07-28T19:31:56.850 INFO:tasks.rados.rados.0.smithi045.stdout:762: done (3 left) 2024-07-28T19:31:56.850 INFO:tasks.rados.rados.0.smithi045.stdout:763: done (2 left) 2024-07-28T19:31:56.850 INFO:tasks.rados.rados.0.smithi045.stdout:764: done (1 left) 2024-07-28T19:31:56.850 INFO:tasks.rados.rados.0.smithi045.stdout:765: done (0 left) 2024-07-28T19:31:56.850 INFO:tasks.rados.rados.0.smithi045.stdout:766: snap_create 2024-07-28T19:31:57.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:56 smithi045 bash[21729]: cluster 2024-07-28T19:31:55.830940+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-07-28T19:31:57.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:56 smithi045 bash[31704]: cluster 2024-07-28T19:31:55.830940+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-07-28T19:31:57.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:56 smithi155 bash[24090]: cluster 2024-07-28T19:31:55.830940+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-07-28T19:31:57.853 INFO:tasks.rados.rados.0.smithi045.stdout:766: done (0 left) 2024-07-28T19:31:57.854 INFO:tasks.rados.rados.0.smithi045.stdout:767: write oid 42 current snap is 100 2024-07-28T19:31:57.854 INFO:tasks.rados.rados.0.smithi045.stdout:767: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2024-07-28T19:31:57.860 INFO:tasks.rados.rados.0.smithi045.stdout:767: writing smithi04569809-42 from 645468 to 1112970 tid 1 2024-07-28T19:31:57.867 INFO:tasks.rados.rados.0.smithi045.stdout:767: writing smithi04569809-42 from 1726754 to 2292190 tid 2 2024-07-28T19:31:57.874 INFO:tasks.rados.rados.0.smithi045.stdout:767: writing smithi04569809-42 from 2798226 to 3395064 tid 3 2024-07-28T19:31:57.874 INFO:tasks.rados.rados.0.smithi045.stdout:768: read oid 4 snap 89 2024-07-28T19:31:57.874 INFO:tasks.rados.rados.0.smithi045.stdout:768: expect deleted 2024-07-28T19:31:57.874 INFO:tasks.rados.rados.0.smithi045.stdout:769: rollback oid 35 current snap is 100 2024-07-28T19:31:57.874 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 35 to 97 2024-07-28T19:31:57.874 INFO:tasks.rados.rados.0.smithi045.stdout:767: finishing write tid 1 to smithi04569809-42 2024-07-28T19:31:57.874 INFO:tasks.rados.rados.0.smithi045.stdout:770: snap_create 2024-07-28T19:31:57.874 INFO:tasks.rados.rados.0.smithi045.stdout:767: finishing write tid 2 to smithi04569809-42 2024-07-28T19:31:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:767: finishing write tid 3 to smithi04569809-42 2024-07-28T19:31:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:767: finishing write tid 4 to smithi04569809-42 2024-07-28T19:31:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:767: finishing write tid 5 to smithi04569809-42 2024-07-28T19:31:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 456 (ObjNum 324 snap 100 seq_num 324) dirty exists 2024-07-28T19:31:57.880 INFO:tasks.rados.rados.0.smithi045.stdout:767: left oid 42 (ObjNum 324 snap 100 seq_num 324) 2024-07-28T19:31:57.882 INFO:tasks.rados.rados.0.smithi045.stdout:769: finishing rollback tid 0 to smithi04569809-35 2024-07-28T19:31:57.882 INFO:tasks.rados.rados.0.smithi045.stdout:769: finishing rollback tid 1 to smithi04569809-35 2024-07-28T19:31:57.882 INFO:tasks.rados.rados.0.smithi045.stdout:769: finishing rollback tid 2 to smithi04569809-35 2024-07-28T19:31:57.882 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 208 (ObjNum 187 snap 49 seq_num 187) dirty exists 2024-07-28T19:31:58.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:57 smithi045 bash[21729]: cluster 2024-07-28T19:31:56.687290+0000 mgr.y (mgr.24980) 11 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:58.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:57 smithi045 bash[21729]: cluster 2024-07-28T19:31:56.850591+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-07-28T19:31:58.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:57 smithi045 bash[21729]: audit 2024-07-28T19:31:57.542010+0000 mon.a (mon.0) 1166 : audit [DBG] from='client.? 172.21.15.45:0/3601742101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:58.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:57 smithi045 bash[31704]: cluster 2024-07-28T19:31:56.687290+0000 mgr.y (mgr.24980) 11 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:58.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:57 smithi045 bash[31704]: cluster 2024-07-28T19:31:56.850591+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-07-28T19:31:58.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:57 smithi045 bash[31704]: audit 2024-07-28T19:31:57.542010+0000 mon.a (mon.0) 1166 : audit [DBG] from='client.? 172.21.15.45:0/3601742101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:58.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:57 smithi155 bash[24090]: cluster 2024-07-28T19:31:56.687290+0000 mgr.y (mgr.24980) 11 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:31:58.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:57 smithi155 bash[24090]: cluster 2024-07-28T19:31:56.850591+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-07-28T19:31:58.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:57 smithi155 bash[24090]: audit 2024-07-28T19:31:57.542010+0000 mon.a (mon.0) 1166 : audit [DBG] from='client.? 172.21.15.45:0/3601742101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:31:58.870 INFO:tasks.rados.rados.0.smithi045.stdout:767: done (3 left) 2024-07-28T19:31:58.871 INFO:tasks.rados.rados.0.smithi045.stdout:768: done (2 left) 2024-07-28T19:31:58.871 INFO:tasks.rados.rados.0.smithi045.stdout:769: done (1 left) 2024-07-28T19:31:58.871 INFO:tasks.rados.rados.0.smithi045.stdout:770: done (0 left) 2024-07-28T19:31:58.871 INFO:tasks.rados.rados.0.smithi045.stdout:771: write oid 19 current snap is 101 2024-07-28T19:31:58.871 INFO:tasks.rados.rados.0.smithi045.stdout:771: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2024-07-28T19:31:58.886 INFO:tasks.rados.rados.0.smithi045.stdout:771: writing smithi04569809-19 from 662275 to 1205026 tid 1 2024-07-28T19:31:58.900 INFO:tasks.rados.rados.0.smithi045.stdout:771: writing smithi04569809-19 from 1785236 to 2210683 tid 2 2024-07-28T19:31:58.917 INFO:tasks.rados.rados.0.smithi045.stdout:771: writing smithi04569809-19 from 2942002 to 3462275 tid 3 2024-07-28T19:31:58.917 INFO:tasks.rados.rados.0.smithi045.stdout:772: write oid 44 current snap is 101 2024-07-28T19:31:58.917 INFO:tasks.rados.rados.0.smithi045.stdout:771: finishing write tid 1 to smithi04569809-19 2024-07-28T19:31:58.917 INFO:tasks.rados.rados.0.smithi045.stdout:771: finishing write tid 2 to smithi04569809-19 2024-07-28T19:31:58.917 INFO:tasks.rados.rados.0.smithi045.stdout:772: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2024-07-28T19:31:58.934 INFO:tasks.rados.rados.0.smithi045.stdout:772: writing smithi04569809-44 from 679082 to 1297082 tid 1 2024-07-28T19:31:58.948 INFO:tasks.rados.rados.0.smithi045.stdout:772: writing smithi04569809-44 from 1843718 to 2412823 tid 2 2024-07-28T19:31:58.960 INFO:tasks.rados.rados.0.smithi045.stdout:772: writing smithi04569809-44 from 2853072 to 3479082 tid 3 2024-07-28T19:31:58.960 INFO:tasks.rados.rados.0.smithi045.stdout:773: snap_remove snap 94 2024-07-28T19:31:59.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:58 smithi045 bash[21729]: cluster 2024-07-28T19:31:57.854294+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-07-28T19:31:59.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:58 smithi045 bash[31704]: cluster 2024-07-28T19:31:57.854294+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-07-28T19:31:59.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:58 smithi155 bash[24090]: cluster 2024-07-28T19:31:57.854294+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-07-28T19:31:59.874 INFO:tasks.rados.rados.0.smithi045.stdout:773: done (2 left) 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:774: delete oid 41 current snap is 101 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:771: finishing write tid 3 to smithi04569809-19 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:771: finishing write tid 4 to smithi04569809-19 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:771: finishing write tid 5 to smithi04569809-19 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 467 (ObjNum 325 snap 101 seq_num 325) dirty exists 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:771: left oid 19 (ObjNum 325 snap 101 seq_num 325) 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:772: finishing write tid 1 to smithi04569809-44 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:772: finishing write tid 2 to smithi04569809-44 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:772: finishing write tid 3 to smithi04569809-44 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:772: finishing write tid 4 to smithi04569809-44 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:772: finishing write tid 5 to smithi04569809-44 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 464 (ObjNum 326 snap 101 seq_num 326) dirty exists 2024-07-28T19:31:59.875 INFO:tasks.rados.rados.0.smithi045.stdout:772: left oid 44 (ObjNum 326 snap 101 seq_num 326) 2024-07-28T19:31:59.887 INFO:tasks.rados.rados.0.smithi045.stdout:771: done (2 left) 2024-07-28T19:31:59.888 INFO:tasks.rados.rados.0.smithi045.stdout:772: done (1 left) 2024-07-28T19:31:59.888 INFO:tasks.rados.rados.0.smithi045.stdout:774: done (0 left) 2024-07-28T19:31:59.888 INFO:tasks.rados.rados.0.smithi045.stdout:775: snap_remove snap 96 2024-07-28T19:32:00.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:59 smithi045 bash[31704]: cluster 2024-07-28T19:31:58.688040+0000 mgr.y (mgr.24980) 12 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 712 KiB/s wr, 11 op/s 2024-07-28T19:32:00.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:31:59 smithi045 bash[31704]: cluster 2024-07-28T19:31:58.870876+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-07-28T19:32:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:59 smithi045 bash[21729]: cluster 2024-07-28T19:31:58.688040+0000 mgr.y (mgr.24980) 12 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 712 KiB/s wr, 11 op/s 2024-07-28T19:32:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:31:59 smithi045 bash[21729]: cluster 2024-07-28T19:31:58.870876+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-07-28T19:32:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:59 smithi155 bash[24090]: cluster 2024-07-28T19:31:58.688040+0000 mgr.y (mgr.24980) 12 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 712 KiB/s wr, 11 op/s 2024-07-28T19:32:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:31:59 smithi155 bash[24090]: cluster 2024-07-28T19:31:58.870876+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-07-28T19:32:00.883 INFO:tasks.rados.rados.0.smithi045.stdout:775: done (0 left) 2024-07-28T19:32:00.883 INFO:tasks.rados.rados.0.smithi045.stdout:776: write oid 24 current snap is 101 2024-07-28T19:32:00.884 INFO:tasks.rados.rados.0.smithi045.stdout:776: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2024-07-28T19:32:00.893 INFO:tasks.rados.rados.0.smithi045.stdout:776: writing smithi04569809-24 from 712696 to 1197547 tid 1 2024-07-28T19:32:00.904 INFO:tasks.rados.rados.0.smithi045.stdout:776: writing smithi04569809-24 from 1960682 to 2533456 tid 2 2024-07-28T19:32:00.912 INFO:tasks.rados.rados.0.smithi045.stdout:776: writing smithi04569809-24 from 3307918 to 3512696 tid 3 2024-07-28T19:32:00.912 INFO:tasks.rados.rados.0.smithi045.stdout:777: read oid 19 snap 90 2024-07-28T19:32:00.912 INFO:tasks.rados.rados.0.smithi045.stdout:777: expect deleted 2024-07-28T19:32:00.912 INFO:tasks.rados.rados.0.smithi045.stdout:778: read oid 3 snap 99 2024-07-28T19:32:00.912 INFO:tasks.rados.rados.0.smithi045.stdout:778: expect (ObjNum 150 snap 35 seq_num 150) 2024-07-28T19:32:00.912 INFO:tasks.rados.rados.0.smithi045.stdout:779: read oid 43 snap -1 2024-07-28T19:32:00.913 INFO:tasks.rados.rados.0.smithi045.stdout:779: expect (ObjNum 288 snap 89 seq_num 288) 2024-07-28T19:32:00.913 INFO:tasks.rados.rados.0.smithi045.stdout:780: read oid 46 snap -1 2024-07-28T19:32:00.913 INFO:tasks.rados.rados.0.smithi045.stdout:780: expect (ObjNum 294 snap 93 seq_num 294) 2024-07-28T19:32:00.913 INFO:tasks.rados.rados.0.smithi045.stdout:781: rollback oid 4 current snap is 101 2024-07-28T19:32:00.913 INFO:tasks.rados.rados.0.smithi045.stdout:776: finishing write tid 1 to smithi04569809-24 2024-07-28T19:32:00.913 INFO:tasks.rados.rados.0.smithi045.stdout:776: finishing write tid 2 to smithi04569809-24 2024-07-28T19:32:00.913 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 4 to 80 2024-07-28T19:32:00.913 INFO:tasks.rados.rados.0.smithi045.stdout:782: write oid 18 current snap is 101 2024-07-28T19:32:00.913 INFO:tasks.rados.rados.0.smithi045.stdout:782: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2024-07-28T19:32:00.922 INFO:tasks.rados.rados.0.smithi045.stdout:782: writing smithi04569809-18 from 729503 to 1289603 tid 1 2024-07-28T19:32:00.934 INFO:tasks.rados.rados.0.smithi045.stdout:782: writing smithi04569809-18 from 2019164 to 2735596 tid 2 2024-07-28T19:32:00.940 INFO:tasks.rados.rados.0.smithi045.stdout:782: writing smithi04569809-18 from 3335341 to 3529503 tid 3 2024-07-28T19:32:00.940 INFO:tasks.rados.rados.0.smithi045.stdout:783: snap_create 2024-07-28T19:32:00.940 INFO:tasks.rados.rados.0.smithi045.stdout:779: expect (ObjNum 288 snap 89 seq_num 288) 2024-07-28T19:32:01.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:00 smithi045 bash[31704]: cluster 2024-07-28T19:31:59.873346+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-07-28T19:32:01.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:00 smithi045 bash[31704]: audit 2024-07-28T19:31:59.923039+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.45:0/1714055038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:01.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:00 smithi045 bash[31704]: cluster 2024-07-28T19:32:00.688792+0000 mgr.y (mgr.24980) 13 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 712 KiB/s wr, 11 op/s 2024-07-28T19:32:01.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:00 smithi045 bash[21729]: cluster 2024-07-28T19:31:59.873346+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-07-28T19:32:01.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:00 smithi045 bash[21729]: audit 2024-07-28T19:31:59.923039+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.45:0/1714055038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:01.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:00 smithi045 bash[21729]: cluster 2024-07-28T19:32:00.688792+0000 mgr.y (mgr.24980) 13 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 712 KiB/s wr, 11 op/s 2024-07-28T19:32:01.273 INFO:tasks.rados.rados.0.smithi045.stdout:781: finishing rollback tid 1 to smithi04569809-4 2024-07-28T19:32:01.273 INFO:tasks.rados.rados.0.smithi045.stdout:781: finishing rollback tid 2 to smithi04569809-4 2024-07-28T19:32:01.273 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 90 (ObjNum 248 snap 75 seq_num 248) dirty exists 2024-07-28T19:32:01.273 INFO:tasks.rados.rados.0.smithi045.stdout:776: finishing write tid 3 to smithi04569809-24 2024-07-28T19:32:01.273 INFO:tasks.rados.rados.0.smithi045.stdout:778: expect (ObjNum 150 snap 35 seq_num 150) 2024-07-28T19:32:01.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:00 smithi155 bash[24090]: cluster 2024-07-28T19:31:59.873346+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-07-28T19:32:01.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:00 smithi155 bash[24090]: audit 2024-07-28T19:31:59.923039+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.45:0/1714055038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:01.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:00 smithi155 bash[24090]: cluster 2024-07-28T19:32:00.688792+0000 mgr.y (mgr.24980) 13 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 712 KiB/s wr, 11 op/s 2024-07-28T19:32:01.431 INFO:tasks.rados.rados.0.smithi045.stdout:776: finishing write tid 4 to smithi04569809-24 2024-07-28T19:32:01.431 INFO:tasks.rados.rados.0.smithi045.stdout:776: finishing write tid 5 to smithi04569809-24 2024-07-28T19:32:01.431 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 217 (ObjNum 328 snap 101 seq_num 328) dirty exists 2024-07-28T19:32:01.432 INFO:tasks.rados.rados.0.smithi045.stdout:776: left oid 24 (ObjNum 328 snap 101 seq_num 328) 2024-07-28T19:32:01.432 INFO:tasks.rados.rados.0.smithi045.stdout:780: expect (ObjNum 294 snap 93 seq_num 294) 2024-07-28T19:32:01.598 INFO:tasks.rados.rados.0.smithi045.stdout:782: finishing write tid 1 to smithi04569809-18 2024-07-28T19:32:01.598 INFO:tasks.rados.rados.0.smithi045.stdout:782: finishing write tid 2 to smithi04569809-18 2024-07-28T19:32:01.598 INFO:tasks.rados.rados.0.smithi045.stdout:782: finishing write tid 3 to smithi04569809-18 2024-07-28T19:32:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:782: finishing write tid 4 to smithi04569809-18 2024-07-28T19:32:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:782: finishing write tid 5 to smithi04569809-18 2024-07-28T19:32:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 469 (ObjNum 329 snap 101 seq_num 329) dirty exists 2024-07-28T19:32:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:782: left oid 18 (ObjNum 329 snap 101 seq_num 329) 2024-07-28T19:32:01.884 INFO:tasks.rados.rados.0.smithi045.stdout:776: done (7 left) 2024-07-28T19:32:01.884 INFO:tasks.rados.rados.0.smithi045.stdout:777: done (6 left) 2024-07-28T19:32:01.884 INFO:tasks.rados.rados.0.smithi045.stdout:778: done (5 left) 2024-07-28T19:32:01.884 INFO:tasks.rados.rados.0.smithi045.stdout:779: done (4 left) 2024-07-28T19:32:01.884 INFO:tasks.rados.rados.0.smithi045.stdout:780: done (3 left) 2024-07-28T19:32:01.884 INFO:tasks.rados.rados.0.smithi045.stdout:781: done (2 left) 2024-07-28T19:32:01.884 INFO:tasks.rados.rados.0.smithi045.stdout:782: done (1 left) 2024-07-28T19:32:01.884 INFO:tasks.rados.rados.0.smithi045.stdout:783: done (0 left) 2024-07-28T19:32:01.884 INFO:tasks.rados.rados.0.smithi045.stdout:784: snap_remove snap 78 2024-07-28T19:32:02.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:01 smithi045 bash[31704]: cluster 2024-07-28T19:32:00.880286+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-07-28T19:32:02.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:01 smithi045 bash[21729]: cluster 2024-07-28T19:32:00.880286+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-07-28T19:32:02.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:01 smithi155 bash[24090]: cluster 2024-07-28T19:32:00.880286+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-07-28T19:32:02.775 INFO:tasks.rados.rados.0.smithi045.stdout:784: done (0 left) 2024-07-28T19:32:02.776 INFO:tasks.rados.rados.0.smithi045.stdout:785: read oid 47 snap 97 2024-07-28T19:32:02.776 INFO:tasks.rados.rados.0.smithi045.stdout:785: expect deleted 2024-07-28T19:32:02.776 INFO:tasks.rados.rados.0.smithi045.stdout:786: read oid 28 snap 86 2024-07-28T19:32:02.776 INFO:tasks.rados.rados.0.smithi045.stdout:786: expect (ObjNum 173 snap 46 seq_num 173) 2024-07-28T19:32:02.776 INFO:tasks.rados.rados.0.smithi045.stdout:787: snap_remove snap 88 2024-07-28T19:32:02.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:02 smithi155 bash[58959]: ts=2024-07-28T19:32:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:02 smithi045 bash[21729]: cluster 2024-07-28T19:32:01.884980+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-07-28T19:32:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:02 smithi045 bash[21729]: audit 2024-07-28T19:32:01.907678+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:02 smithi045 bash[21729]: audit 2024-07-28T19:32:02.271132+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.45:0/3314357452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:02 smithi045 bash[21729]: cluster 2024-07-28T19:32:02.689614+0000 mgr.y (mgr.24980) 14 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 199 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T19:32:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:02 smithi045 bash[21729]: cluster 2024-07-28T19:32:02.774865+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-07-28T19:32:03.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:02 smithi045 bash[31704]: cluster 2024-07-28T19:32:01.884980+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-07-28T19:32:03.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:02 smithi045 bash[31704]: audit 2024-07-28T19:32:01.907678+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:02 smithi045 bash[31704]: audit 2024-07-28T19:32:02.271132+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.45:0/3314357452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:02 smithi045 bash[31704]: cluster 2024-07-28T19:32:02.689614+0000 mgr.y (mgr.24980) 14 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 199 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T19:32:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:02 smithi045 bash[31704]: cluster 2024-07-28T19:32:02.774865+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-07-28T19:32:03.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:02 smithi155 bash[52146]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:32:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-28T19:32:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:02 smithi155 bash[24090]: cluster 2024-07-28T19:32:01.884980+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-07-28T19:32:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:02 smithi155 bash[24090]: audit 2024-07-28T19:32:01.907678+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:02 smithi155 bash[24090]: audit 2024-07-28T19:32:02.271132+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.45:0/3314357452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:02 smithi155 bash[24090]: cluster 2024-07-28T19:32:02.689614+0000 mgr.y (mgr.24980) 14 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 199 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T19:32:03.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:02 smithi155 bash[24090]: cluster 2024-07-28T19:32:02.774865+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-07-28T19:32:03.777 INFO:tasks.rados.rados.0.smithi045.stdout:787: done (2 left) 2024-07-28T19:32:03.777 INFO:tasks.rados.rados.0.smithi045.stdout:788: write oid 36 current snap is 102 2024-07-28T19:32:03.777 INFO:tasks.rados.rados.0.smithi045.stdout:788: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2024-07-28T19:32:03.793 INFO:tasks.rados.rados.0.smithi045.stdout:788: writing smithi04569809-36 from 746310 to 1381659 tid 1 2024-07-28T19:32:03.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:03 smithi155 bash[58959]: ts=2024-07-28T19:32:03.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:03.804 INFO:tasks.rados.rados.0.smithi045.stdout:788: writing smithi04569809-36 from 2077646 to 2654089 tid 2 2024-07-28T19:32:03.812 INFO:tasks.rados.rados.0.smithi045.stdout:788: writing smithi04569809-36 from 3362764 to 3546310 tid 3 2024-07-28T19:32:03.812 INFO:tasks.rados.rados.0.smithi045.stdout:789: snap_create 2024-07-28T19:32:03.812 INFO:tasks.rados.rados.0.smithi045.stdout:786: expect (ObjNum 173 snap 46 seq_num 173) 2024-07-28T19:32:03.985 INFO:tasks.rados.rados.0.smithi045.stdout:788: finishing write tid 1 to smithi04569809-36 2024-07-28T19:32:03.985 INFO:tasks.rados.rados.0.smithi045.stdout:788: finishing write tid 2 to smithi04569809-36 2024-07-28T19:32:03.985 INFO:tasks.rados.rados.0.smithi045.stdout:788: finishing write tid 3 to smithi04569809-36 2024-07-28T19:32:03.985 INFO:tasks.rados.rados.0.smithi045.stdout:788: finishing write tid 4 to smithi04569809-36 2024-07-28T19:32:03.985 INFO:tasks.rados.rados.0.smithi045.stdout:788: finishing write tid 5 to smithi04569809-36 2024-07-28T19:32:03.985 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 241 (ObjNum 330 snap 102 seq_num 330) dirty exists 2024-07-28T19:32:03.985 INFO:tasks.rados.rados.0.smithi045.stdout:788: left oid 36 (ObjNum 330 snap 102 seq_num 330) 2024-07-28T19:32:04.780 INFO:tasks.rados.rados.0.smithi045.stdout:785: done (3 left) 2024-07-28T19:32:04.780 INFO:tasks.rados.rados.0.smithi045.stdout:786: done (2 left) 2024-07-28T19:32:04.780 INFO:tasks.rados.rados.0.smithi045.stdout:788: done (1 left) 2024-07-28T19:32:04.780 INFO:tasks.rados.rados.0.smithi045.stdout:789: done (0 left) 2024-07-28T19:32:04.780 INFO:tasks.rados.rados.0.smithi045.stdout:790: delete oid 3 current snap is 103 2024-07-28T19:32:04.790 INFO:tasks.rados.rados.0.smithi045.stdout:790: done (0 left) 2024-07-28T19:32:04.790 INFO:tasks.rados.rados.0.smithi045.stdout:791: delete oid 4 current snap is 103 2024-07-28T19:32:04.795 INFO:tasks.rados.rados.0.smithi045.stdout:791: done (0 left) 2024-07-28T19:32:04.795 INFO:tasks.rados.rados.0.smithi045.stdout:792: read oid 46 snap 82 2024-07-28T19:32:04.795 INFO:tasks.rados.rados.0.smithi045.stdout:792: expect (ObjNum 263 snap 82 seq_num 263) 2024-07-28T19:32:04.795 INFO:tasks.rados.rados.0.smithi045.stdout:793: delete oid 9 current snap is 103 2024-07-28T19:32:04.803 INFO:tasks.rados.rados.0.smithi045.stdout:793: done (1 left) 2024-07-28T19:32:04.803 INFO:tasks.rados.rados.0.smithi045.stdout:794: read oid 3 snap 101 2024-07-28T19:32:04.803 INFO:tasks.rados.rados.0.smithi045.stdout:794: expect (ObjNum 150 snap 35 seq_num 150) 2024-07-28T19:32:04.803 INFO:tasks.rados.rados.0.smithi045.stdout:795: read oid 39 snap -1 2024-07-28T19:32:04.803 INFO:tasks.rados.rados.0.smithi045.stdout:795: expect deleted 2024-07-28T19:32:04.804 INFO:tasks.rados.rados.0.smithi045.stdout:796: snap_remove snap 80 2024-07-28T19:32:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: audit 2024-07-28T19:32:03.638232+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: audit 2024-07-28T19:32:03.651379+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: audit 2024-07-28T19:32:03.656001+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: audit 2024-07-28T19:32:03.657894+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:32:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: cephadm 2024-07-28T19:32:03.660200+0000 mgr.y (mgr.24980) 15 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:32:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: cephadm 2024-07-28T19:32:03.660702+0000 mgr.y (mgr.24980) 16 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:32:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: cluster 2024-07-28T19:32:03.778209+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-07-28T19:32:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: audit 2024-07-28T19:32:04.292258+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: audit 2024-07-28T19:32:04.297250+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: audit 2024-07-28T19:32:04.303685+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: audit 2024-07-28T19:32:04.308501+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[21729]: audit 2024-07-28T19:32:04.315174+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: audit 2024-07-28T19:32:03.638232+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: audit 2024-07-28T19:32:03.651379+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: audit 2024-07-28T19:32:03.656001+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: audit 2024-07-28T19:32:03.657894+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:32:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: cephadm 2024-07-28T19:32:03.660200+0000 mgr.y (mgr.24980) 15 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:32:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: cephadm 2024-07-28T19:32:03.660702+0000 mgr.y (mgr.24980) 16 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:32:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: cluster 2024-07-28T19:32:03.778209+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-07-28T19:32:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: audit 2024-07-28T19:32:04.292258+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: audit 2024-07-28T19:32:04.297250+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: audit 2024-07-28T19:32:04.303685+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: audit 2024-07-28T19:32:04.308501+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:04 smithi045 bash[31704]: audit 2024-07-28T19:32:04.315174+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:05.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: audit 2024-07-28T19:32:03.638232+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:05.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: audit 2024-07-28T19:32:03.651379+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:05.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: audit 2024-07-28T19:32:03.656001+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:05.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: audit 2024-07-28T19:32:03.657894+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:32:05.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: cephadm 2024-07-28T19:32:03.660200+0000 mgr.y (mgr.24980) 15 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:32:05.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: cephadm 2024-07-28T19:32:03.660702+0000 mgr.y (mgr.24980) 16 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:32:05.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: cluster 2024-07-28T19:32:03.778209+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-07-28T19:32:05.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: audit 2024-07-28T19:32:04.292258+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:05.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: audit 2024-07-28T19:32:04.297250+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:05.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: audit 2024-07-28T19:32:04.303685+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:05.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: audit 2024-07-28T19:32:04.308501+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:05.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:04 smithi155 bash[24090]: audit 2024-07-28T19:32:04.315174+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:05.790 INFO:tasks.rados.rados.0.smithi045.stdout:796: done (3 left) 2024-07-28T19:32:05.790 INFO:tasks.rados.rados.0.smithi045.stdout:797: rollback oid 26 current snap is 103 2024-07-28T19:32:05.790 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 26 to 86 2024-07-28T19:32:05.790 INFO:tasks.rados.rados.0.smithi045.stdout:792: expect (ObjNum 263 snap 82 seq_num 263) 2024-07-28T19:32:05.944 INFO:tasks.rados.rados.0.smithi045.stdout:794: expect (ObjNum 150 snap 35 seq_num 150) 2024-07-28T19:32:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[21729]: cephadm 2024-07-28T19:32:03.869596+0000 mgr.y (mgr.24980) 17 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:32:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[21729]: cephadm 2024-07-28T19:32:03.869747+0000 mgr.y (mgr.24980) 18 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:32:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[21729]: cephadm 2024-07-28T19:32:04.007171+0000 mgr.y (mgr.24980) 19 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:32:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[21729]: cephadm 2024-07-28T19:32:04.007315+0000 mgr.y (mgr.24980) 20 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:32:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[21729]: cephadm 2024-07-28T19:32:04.143586+0000 mgr.y (mgr.24980) 21 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:32:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[21729]: cephadm 2024-07-28T19:32:04.143900+0000 mgr.y (mgr.24980) 22 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:32:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[21729]: cephadm 2024-07-28T19:32:04.351706+0000 mgr.y (mgr.24980) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T19:32:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[21729]: cephadm 2024-07-28T19:32:04.634018+0000 mgr.y (mgr.24980) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-07-28T19:32:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[21729]: audit 2024-07-28T19:32:04.640827+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.45:0/1256657977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[21729]: cluster 2024-07-28T19:32:04.690052+0000 mgr.y (mgr.24980) 25 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 199 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T19:32:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[21729]: cluster 2024-07-28T19:32:04.780169+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-07-28T19:32:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[31704]: cephadm 2024-07-28T19:32:03.869596+0000 mgr.y (mgr.24980) 17 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:32:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[31704]: cephadm 2024-07-28T19:32:03.869747+0000 mgr.y (mgr.24980) 18 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:32:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[31704]: cephadm 2024-07-28T19:32:04.007171+0000 mgr.y (mgr.24980) 19 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:32:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[31704]: cephadm 2024-07-28T19:32:04.007315+0000 mgr.y (mgr.24980) 20 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:32:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[31704]: cephadm 2024-07-28T19:32:04.143586+0000 mgr.y (mgr.24980) 21 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:32:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[31704]: cephadm 2024-07-28T19:32:04.143900+0000 mgr.y (mgr.24980) 22 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:32:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[31704]: cephadm 2024-07-28T19:32:04.351706+0000 mgr.y (mgr.24980) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T19:32:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[31704]: cephadm 2024-07-28T19:32:04.634018+0000 mgr.y (mgr.24980) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-07-28T19:32:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[31704]: audit 2024-07-28T19:32:04.640827+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.45:0/1256657977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:05.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[31704]: cluster 2024-07-28T19:32:04.690052+0000 mgr.y (mgr.24980) 25 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 199 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T19:32:05.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:05 smithi045 bash[31704]: cluster 2024-07-28T19:32:04.780169+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-07-28T19:32:06.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:05 smithi155 bash[24090]: cephadm 2024-07-28T19:32:03.869596+0000 mgr.y (mgr.24980) 17 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:32:06.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:05 smithi155 bash[24090]: cephadm 2024-07-28T19:32:03.869747+0000 mgr.y (mgr.24980) 18 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:32:06.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:05 smithi155 bash[24090]: cephadm 2024-07-28T19:32:04.007171+0000 mgr.y (mgr.24980) 19 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:32:06.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:05 smithi155 bash[24090]: cephadm 2024-07-28T19:32:04.007315+0000 mgr.y (mgr.24980) 20 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:32:06.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:05 smithi155 bash[24090]: cephadm 2024-07-28T19:32:04.143586+0000 mgr.y (mgr.24980) 21 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:32:06.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:05 smithi155 bash[24090]: cephadm 2024-07-28T19:32:04.143900+0000 mgr.y (mgr.24980) 22 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:32:06.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:05 smithi155 bash[24090]: cephadm 2024-07-28T19:32:04.351706+0000 mgr.y (mgr.24980) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-28T19:32:06.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:05 smithi155 bash[24090]: cephadm 2024-07-28T19:32:04.634018+0000 mgr.y (mgr.24980) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2024-07-28T19:32:06.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:05 smithi155 bash[24090]: audit 2024-07-28T19:32:04.640827+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.45:0/1256657977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:06.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:05 smithi155 bash[24090]: cluster 2024-07-28T19:32:04.690052+0000 mgr.y (mgr.24980) 25 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 199 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-28T19:32:06.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:05 smithi155 bash[24090]: cluster 2024-07-28T19:32:04.780169+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-07-28T19:32:06.101 INFO:tasks.rados.rados.0.smithi045.stdout:797: finishing rollback tid 0 to smithi04569809-26 2024-07-28T19:32:06.101 INFO:tasks.rados.rados.0.smithi045.stdout:797: finishing rollback tid 1 to smithi04569809-26 2024-07-28T19:32:06.102 INFO:tasks.rados.rados.0.smithi045.stdout:797: finishing rollback tid 2 to smithi04569809-26 2024-07-28T19:32:06.102 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 261 (ObjNum 259 snap 79 seq_num 259) dirty exists 2024-07-28T19:32:06.102 INFO:tasks.rados.rados.0.smithi045.stdout:792: done (3 left) 2024-07-28T19:32:06.102 INFO:tasks.rados.rados.0.smithi045.stdout:794: done (2 left) 2024-07-28T19:32:06.102 INFO:tasks.rados.rados.0.smithi045.stdout:795: done (1 left) 2024-07-28T19:32:06.102 INFO:tasks.rados.rados.0.smithi045.stdout:797: done (0 left) 2024-07-28T19:32:06.102 INFO:tasks.rados.rados.0.smithi045.stdout:798: write oid 36 current snap is 103 2024-07-28T19:32:06.102 INFO:tasks.rados.rados.0.smithi045.stdout:798: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2024-07-28T19:32:06.116 INFO:tasks.rados.rados.0.smithi045.stdout:798: writing smithi04569809-36 from 413538 to 949883 tid 1 2024-07-28T19:32:06.134 INFO:tasks.rados.rados.0.smithi045.stdout:798: writing smithi04569809-36 from 1395221 to 1979002 tid 2 2024-07-28T19:32:06.153 INFO:tasks.rados.rados.0.smithi045.stdout:798: writing smithi04569809-36 from 2556103 to 3214720 tid 3 2024-07-28T19:32:06.154 INFO:tasks.rados.rados.0.smithi045.stdout:799: snap_remove snap 97 2024-07-28T19:32:06.788 INFO:tasks.rados.rados.0.smithi045.stdout:799: done (1 left) 2024-07-28T19:32:06.788 INFO:tasks.rados.rados.0.smithi045.stdout:800: write oid 47 current snap is 103 2024-07-28T19:32:06.788 INFO:tasks.rados.rados.0.smithi045.stdout:798: finishing write tid 1 to smithi04569809-36 2024-07-28T19:32:06.788 INFO:tasks.rados.rados.0.smithi045.stdout:798: finishing write tid 2 to smithi04569809-36 2024-07-28T19:32:06.788 INFO:tasks.rados.rados.0.smithi045.stdout:798: finishing write tid 3 to smithi04569809-36 2024-07-28T19:32:06.788 INFO:tasks.rados.rados.0.smithi045.stdout:798: finishing write tid 4 to smithi04569809-36 2024-07-28T19:32:06.789 INFO:tasks.rados.rados.0.smithi045.stdout:798: finishing write tid 5 to smithi04569809-36 2024-07-28T19:32:06.789 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 248 (ObjNum 334 snap 103 seq_num 334) dirty exists 2024-07-28T19:32:06.789 INFO:tasks.rados.rados.0.smithi045.stdout:798: left oid 36 (ObjNum 334 snap 103 seq_num 334) 2024-07-28T19:32:06.789 INFO:tasks.rados.rados.0.smithi045.stdout:800: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2024-07-28T19:32:06.794 INFO:tasks.rados.rados.0.smithi045.stdout:800: writing smithi04569809-47 from 430345 to 1158292 tid 1 2024-07-28T19:32:06.801 INFO:tasks.rados.rados.0.smithi045.stdout:800: writing smithi04569809-47 from 1570056 to 2297495 tid 2 2024-07-28T19:32:06.807 INFO:tasks.rados.rados.0.smithi045.stdout:800: writing smithi04569809-47 from 2699879 to 3169768 tid 3 2024-07-28T19:32:06.807 INFO:tasks.rados.rados.0.smithi045.stdout:798: done (1 left) 2024-07-28T19:32:06.807 INFO:tasks.rados.rados.0.smithi045.stdout:801: read oid 15 snap 99 2024-07-28T19:32:06.808 INFO:tasks.rados.rados.0.smithi045.stdout:801: expect (ObjNum 298 snap 93 seq_num 298) 2024-07-28T19:32:06.808 INFO:tasks.rados.rados.0.smithi045.stdout:802: snap_remove snap 90 2024-07-28T19:32:07.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:06 smithi155 bash[24090]: cluster 2024-07-28T19:32:05.784214+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-07-28T19:32:07.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:06 smithi045 bash[21729]: cluster 2024-07-28T19:32:05.784214+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-07-28T19:32:07.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:06 smithi045 bash[31704]: cluster 2024-07-28T19:32:05.784214+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-07-28T19:32:07.805 INFO:tasks.rados.rados.0.smithi045.stdout:802: done (2 left) 2024-07-28T19:32:07.806 INFO:tasks.rados.rados.0.smithi045.stdout:803: write oid 3 current snap is 103 2024-07-28T19:32:07.806 INFO:tasks.rados.rados.0.smithi045.stdout:803: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2024-07-28T19:32:07.815 INFO:tasks.rados.rados.0.smithi045.stdout:803: writing smithi04569809-3 from 447152 to 850348 tid 1 2024-07-28T19:32:07.829 INFO:tasks.rados.rados.0.smithi045.stdout:803: writing smithi04569809-3 from 1512185 to 2099635 tid 2 2024-07-28T19:32:07.843 INFO:tasks.rados.rados.0.smithi045.stdout:803: writing smithi04569809-3 from 2727302 to 3408463 tid 3 2024-07-28T19:32:07.843 INFO:tasks.rados.rados.0.smithi045.stdout:804: write oid 16 current snap is 103 2024-07-28T19:32:07.843 INFO:tasks.rados.rados.0.smithi045.stdout:804: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2024-07-28T19:32:07.852 INFO:tasks.rados.rados.0.smithi045.stdout:804: writing smithi04569809-16 from 463959 to 942404 tid 1 2024-07-28T19:32:07.865 INFO:tasks.rados.rados.0.smithi045.stdout:804: writing smithi04569809-16 from 1570667 to 2301775 tid 2 2024-07-28T19:32:07.876 INFO:tasks.rados.rados.0.smithi045.stdout:804: writing smithi04569809-16 from 3038372 to 3530805 tid 3 2024-07-28T19:32:07.876 INFO:tasks.rados.rados.0.smithi045.stdout:805: snap_create 2024-07-28T19:32:07.876 INFO:tasks.rados.rados.0.smithi045.stdout:800: finishing write tid 1 to smithi04569809-47 2024-07-28T19:32:07.876 INFO:tasks.rados.rados.0.smithi045.stdout:800: finishing write tid 2 to smithi04569809-47 2024-07-28T19:32:07.877 INFO:tasks.rados.rados.0.smithi045.stdout:800: finishing write tid 3 to smithi04569809-47 2024-07-28T19:32:07.877 INFO:tasks.rados.rados.0.smithi045.stdout:800: finishing write tid 4 to smithi04569809-47 2024-07-28T19:32:07.877 INFO:tasks.rados.rados.0.smithi045.stdout:800: finishing write tid 5 to smithi04569809-47 2024-07-28T19:32:07.877 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 371 (ObjNum 335 snap 103 seq_num 335) dirty exists 2024-07-28T19:32:07.877 INFO:tasks.rados.rados.0.smithi045.stdout:800: left oid 47 (ObjNum 335 snap 103 seq_num 335) 2024-07-28T19:32:07.877 INFO:tasks.rados.rados.0.smithi045.stdout:801: expect (ObjNum 298 snap 93 seq_num 298) 2024-07-28T19:32:08.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:07 smithi155 bash[24090]: cluster 2024-07-28T19:32:06.690574+0000 mgr.y (mgr.24980) 26 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 199 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:32:08.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:07 smithi155 bash[24090]: cluster 2024-07-28T19:32:06.788711+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-07-28T19:32:08.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:07 smithi155 bash[24090]: audit 2024-07-28T19:32:07.023454+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.45:0/3352970211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:08.125 INFO:tasks.rados.rados.0.smithi045.stdout:803: finishing write tid 1 to smithi04569809-3 2024-07-28T19:32:08.125 INFO:tasks.rados.rados.0.smithi045.stdout:803: finishing write tid 2 to smithi04569809-3 2024-07-28T19:32:08.125 INFO:tasks.rados.rados.0.smithi045.stdout:803: finishing write tid 3 to smithi04569809-3 2024-07-28T19:32:08.125 INFO:tasks.rados.rados.0.smithi045.stdout:803: finishing write tid 4 to smithi04569809-3 2024-07-28T19:32:08.125 INFO:tasks.rados.rados.0.smithi045.stdout:803: finishing write tid 5 to smithi04569809-3 2024-07-28T19:32:08.125 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 511 (ObjNum 336 snap 103 seq_num 336) dirty exists 2024-07-28T19:32:08.126 INFO:tasks.rados.rados.0.smithi045.stdout:803: left oid 3 (ObjNum 336 snap 103 seq_num 336) 2024-07-28T19:32:08.126 INFO:tasks.rados.rados.0.smithi045.stdout:804: finishing write tid 1 to smithi04569809-16 2024-07-28T19:32:08.126 INFO:tasks.rados.rados.0.smithi045.stdout:804: finishing write tid 2 to smithi04569809-16 2024-07-28T19:32:08.126 INFO:tasks.rados.rados.0.smithi045.stdout:804: finishing write tid 3 to smithi04569809-16 2024-07-28T19:32:08.126 INFO:tasks.rados.rados.0.smithi045.stdout:804: finishing write tid 4 to smithi04569809-16 2024-07-28T19:32:08.126 INFO:tasks.rados.rados.0.smithi045.stdout:804: finishing write tid 5 to smithi04569809-16 2024-07-28T19:32:08.126 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 215 (ObjNum 337 snap 103 seq_num 337) dirty exists 2024-07-28T19:32:08.126 INFO:tasks.rados.rados.0.smithi045.stdout:804: left oid 16 (ObjNum 337 snap 103 seq_num 337) 2024-07-28T19:32:08.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:07 smithi045 bash[21729]: cluster 2024-07-28T19:32:06.690574+0000 mgr.y (mgr.24980) 26 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 199 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:32:08.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:07 smithi045 bash[21729]: cluster 2024-07-28T19:32:06.788711+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-07-28T19:32:08.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:07 smithi045 bash[21729]: audit 2024-07-28T19:32:07.023454+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.45:0/3352970211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:08.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:07 smithi045 bash[31704]: cluster 2024-07-28T19:32:06.690574+0000 mgr.y (mgr.24980) 26 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 199 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:32:08.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:07 smithi045 bash[31704]: cluster 2024-07-28T19:32:06.788711+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-07-28T19:32:08.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:07 smithi045 bash[31704]: audit 2024-07-28T19:32:07.023454+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.45:0/3352970211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:08.813 INFO:tasks.rados.rados.0.smithi045.stdout:800: done (4 left) 2024-07-28T19:32:08.813 INFO:tasks.rados.rados.0.smithi045.stdout:801: done (3 left) 2024-07-28T19:32:08.813 INFO:tasks.rados.rados.0.smithi045.stdout:803: done (2 left) 2024-07-28T19:32:08.813 INFO:tasks.rados.rados.0.smithi045.stdout:804: done (1 left) 2024-07-28T19:32:08.813 INFO:tasks.rados.rados.0.smithi045.stdout:805: done (0 left) 2024-07-28T19:32:08.814 INFO:tasks.rados.rados.0.smithi045.stdout:806: delete oid 35 current snap is 104 2024-07-28T19:32:08.819 INFO:tasks.rados.rados.0.smithi045.stdout:806: done (0 left) 2024-07-28T19:32:08.819 INFO:tasks.rados.rados.0.smithi045.stdout:807: write oid 17 current snap is 104 2024-07-28T19:32:08.819 INFO:tasks.rados.rados.0.smithi045.stdout:807: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2024-07-28T19:32:08.828 INFO:tasks.rados.rados.0.smithi045.stdout:807: writing smithi04569809-17 from 497573 to 1126516 tid 1 2024-07-28T19:32:08.838 INFO:tasks.rados.rados.0.smithi045.stdout:807: writing smithi04569809-17 from 1687631 to 2422408 tid 2 2024-07-28T19:32:08.848 INFO:tasks.rados.rados.0.smithi045.stdout:807: writing smithi04569809-17 from 3093218 to 3697573 tid 3 2024-07-28T19:32:08.848 INFO:tasks.rados.rados.0.smithi045.stdout:808: read oid 50 snap -1 2024-07-28T19:32:08.848 INFO:tasks.rados.rados.0.smithi045.stdout:808: expect deleted 2024-07-28T19:32:08.848 INFO:tasks.rados.rados.0.smithi045.stdout:809: write oid 1 current snap is 104 2024-07-28T19:32:08.848 INFO:tasks.rados.rados.0.smithi045.stdout:809: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2024-07-28T19:32:08.857 INFO:tasks.rados.rados.0.smithi045.stdout:809: writing smithi04569809-1 from 514380 to 1218572 tid 1 2024-07-28T19:32:08.865 INFO:tasks.rados.rados.0.smithi045.stdout:809: writing smithi04569809-1 from 1629760 to 2108195 tid 2 2024-07-28T19:32:08.873 INFO:tasks.rados.rados.0.smithi045.stdout:809: writing smithi04569809-1 from 2604288 to 3046890 tid 3 2024-07-28T19:32:08.873 INFO:tasks.rados.rados.0.smithi045.stdout:810: snap_remove snap 82 2024-07-28T19:32:08.929 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[24090]: cluster 2024-07-28T19:32:07.801327+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-07-28T19:32:08.929 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 systemd[1]: Stopping Ceph prometheus.a for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:32:08.929 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.754Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-28T19:32:08.929 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.754Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-28T19:32:08.929 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.754Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-28T19:32:08.929 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.754Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-28T19:32:08.930 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.754Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-28T19:32:08.930 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.754Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-28T19:32:08.930 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.754Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-28T19:32:08.930 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.754Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-28T19:32:08.930 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.754Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-28T19:32:08.930 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.755Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-28T19:32:08.930 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.755Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-28T19:32:08.930 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:08 smithi155 bash[58959]: ts=2024-07-28T19:32:08.755Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-28T19:32:09.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:08 smithi045 bash[21729]: cluster 2024-07-28T19:32:07.801327+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-07-28T19:32:09.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:08 smithi045 bash[31704]: cluster 2024-07-28T19:32:07.801327+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-07-28T19:32:09.533 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:09 smithi155 bash[60657]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-prometheus-a 2024-07-28T19:32:09.534 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:09 smithi155 bash[60717]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-prometheus-a 2024-07-28T19:32:09.534 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-28T19:32:09.534 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:09 smithi155 systemd[1]: Stopped Ceph prometheus.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:32:09.534 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:09 smithi155 systemd[1]: Started Ceph prometheus.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:32:09.832 INFO:tasks.rados.rados.0.smithi045.stdout:810: done (3 left) 2024-07-28T19:32:09.832 INFO:tasks.rados.rados.0.smithi045.stdout:811: read oid 14 snap -1 2024-07-28T19:32:09.832 INFO:tasks.rados.rados.0.smithi045.stdout:811: expect (ObjNum 323 snap 98 seq_num 323) 2024-07-28T19:32:09.833 INFO:tasks.rados.rados.0.smithi045.stdout:812: snap_remove snap 84 2024-07-28T19:32:10.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[21729]: cluster 2024-07-28T19:32:08.691292+0000 mgr.y (mgr.24980) 27 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-28T19:32:10.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[21729]: cluster 2024-07-28T19:32:08.814367+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-07-28T19:32:10.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[21729]: audit 2024-07-28T19:32:09.388378+0000 mon.a (mon.0) 1188 : audit [DBG] from='client.? 172.21.15.45:0/2282680116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:10.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[21729]: audit 2024-07-28T19:32:09.456344+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:10.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[21729]: audit 2024-07-28T19:32:09.465751+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:10.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[21729]: audit 2024-07-28T19:32:09.472328+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:32:10.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[21729]: audit 2024-07-28T19:32:09.513913+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:10.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[31704]: cluster 2024-07-28T19:32:08.691292+0000 mgr.y (mgr.24980) 27 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-28T19:32:10.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[31704]: cluster 2024-07-28T19:32:08.814367+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-07-28T19:32:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[31704]: audit 2024-07-28T19:32:09.388378+0000 mon.a (mon.0) 1188 : audit [DBG] from='client.? 172.21.15.45:0/2282680116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[31704]: audit 2024-07-28T19:32:09.456344+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[31704]: audit 2024-07-28T19:32:09.465751+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[31704]: audit 2024-07-28T19:32:09.472328+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:32:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:09 smithi045 bash[31704]: audit 2024-07-28T19:32:09.513913+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:10.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:09 smithi155 bash[24090]: cluster 2024-07-28T19:32:08.691292+0000 mgr.y (mgr.24980) 27 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-28T19:32:10.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:09 smithi155 bash[24090]: cluster 2024-07-28T19:32:08.814367+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-07-28T19:32:10.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:09 smithi155 bash[24090]: audit 2024-07-28T19:32:09.388378+0000 mon.a (mon.0) 1188 : audit [DBG] from='client.? 172.21.15.45:0/2282680116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:10.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:09 smithi155 bash[24090]: audit 2024-07-28T19:32:09.456344+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:10.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:09 smithi155 bash[24090]: audit 2024-07-28T19:32:09.465751+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:10.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:09 smithi155 bash[24090]: audit 2024-07-28T19:32:09.472328+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:32:10.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:09 smithi155 bash[24090]: audit 2024-07-28T19:32:09.513913+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:10.842 INFO:tasks.rados.rados.0.smithi045.stdout:812: done (4 left) 2024-07-28T19:32:10.842 INFO:tasks.rados.rados.0.smithi045.stdout:813: rollback oid 7 current snap is 104 2024-07-28T19:32:10.842 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 89 2024-07-28T19:32:10.842 INFO:tasks.rados.rados.0.smithi045.stdout:807: finishing write tid 1 to smithi04569809-17 2024-07-28T19:32:10.842 INFO:tasks.rados.rados.0.smithi045.stdout:807: finishing write tid 2 to smithi04569809-17 2024-07-28T19:32:10.842 INFO:tasks.rados.rados.0.smithi045.stdout:807: finishing write tid 3 to smithi04569809-17 2024-07-28T19:32:10.842 INFO:tasks.rados.rados.0.smithi045.stdout:807: finishing write tid 4 to smithi04569809-17 2024-07-28T19:32:10.842 INFO:tasks.rados.rados.0.smithi045.stdout:807: finishing write tid 5 to smithi04569809-17 2024-07-28T19:32:10.842 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 250 (ObjNum 339 snap 104 seq_num 339) dirty exists 2024-07-28T19:32:10.842 INFO:tasks.rados.rados.0.smithi045.stdout:807: left oid 17 (ObjNum 339 snap 104 seq_num 339) 2024-07-28T19:32:10.843 INFO:tasks.rados.rados.0.smithi045.stdout:809: finishing write tid 1 to smithi04569809-1 2024-07-28T19:32:10.843 INFO:tasks.rados.rados.0.smithi045.stdout:809: finishing write tid 2 to smithi04569809-1 2024-07-28T19:32:10.843 INFO:tasks.rados.rados.0.smithi045.stdout:809: finishing write tid 3 to smithi04569809-1 2024-07-28T19:32:10.843 INFO:tasks.rados.rados.0.smithi045.stdout:809: finishing write tid 4 to smithi04569809-1 2024-07-28T19:32:10.844 INFO:tasks.rados.rados.0.smithi045.stdout:809: finishing write tid 5 to smithi04569809-1 2024-07-28T19:32:10.844 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 193 (ObjNum 340 snap 104 seq_num 340) dirty exists 2024-07-28T19:32:10.844 INFO:tasks.rados.rados.0.smithi045.stdout:809: left oid 1 (ObjNum 340 snap 104 seq_num 340) 2024-07-28T19:32:10.844 INFO:tasks.rados.rados.0.smithi045.stdout:811: expect (ObjNum 323 snap 98 seq_num 323) 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:813: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 175 (ObjNum 529 snap 0 seq_num 284135456) dirty dne 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:807: done (4 left) 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:808: done (3 left) 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:809: done (2 left) 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:811: done (1 left) 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:813: done (0 left) 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:814: read oid 19 snap 92 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:814: expect deleted 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:815: rollback oid 47 current snap is 104 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 47 to 89 2024-07-28T19:32:10.967 INFO:tasks.rados.rados.0.smithi045.stdout:816: rollback oid 9 current snap is 104 2024-07-28T19:32:10.968 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 9 to 102 2024-07-28T19:32:10.968 INFO:tasks.rados.rados.0.smithi045.stdout:817: snap_remove snap 95 2024-07-28T19:32:11.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:10 smithi045 bash[21729]: audit 2024-07-28T19:32:09.473403+0000 mgr.y (mgr.24980) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:32:11.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:10 smithi045 bash[21729]: cluster 2024-07-28T19:32:09.817494+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-07-28T19:32:11.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:10 smithi155 bash[24090]: audit 2024-07-28T19:32:09.473403+0000 mgr.y (mgr.24980) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:32:11.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:10 smithi155 bash[24090]: cluster 2024-07-28T19:32:09.817494+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-07-28T19:32:11.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:10 smithi045 bash[31704]: audit 2024-07-28T19:32:09.473403+0000 mgr.y (mgr.24980) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-28T19:32:11.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:10 smithi045 bash[31704]: cluster 2024-07-28T19:32:09.817494+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-07-28T19:32:11.474 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.336Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-28T19:32:11.474 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.336Z 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)" 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.336Z caller=main.go:570 level=info host_details="(Linux 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 smithi155 (none))" 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.336Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.336Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.338Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.338Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.343Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.343Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.345Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.345Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.159µs 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.345Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.346Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.371Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-07-28T19:32:11.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.379Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-07-28T19:32:11.476 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.379Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-07-28T19:32:11.476 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.379Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.086µs wal_replay_duration=33.666831ms wbl_replay_duration=105ns total_replay_duration=33.715994ms 2024-07-28T19:32:11.476 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.383Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-28T19:32:11.476 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.383Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-28T19:32:11.476 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.383Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-28T19:32:11.476 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.410Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.24453ms db_storage=1.051µs remote_storage=1.29µs web_handler=389ns query_engine=1.111µs scrape=276.03µs scrape_sd=113.009µs notify=11.499µs notify_sd=9.206µs rules=26.433384ms tracing=6.499µs 2024-07-28T19:32:11.476 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.410Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-28T19:32:11.476 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[60745]: ts=2024-07-28T19:32:11.410Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-28T19:32:11.847 INFO:tasks.rados.rados.0.smithi045.stdout:817: done (3 left) 2024-07-28T19:32:11.847 INFO:tasks.rados.rados.0.smithi045.stdout:818: snap_remove snap 100 2024-07-28T19:32:12.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:11 smithi045 bash[31704]: cluster 2024-07-28T19:32:10.692027+0000 mgr.y (mgr.24980) 29 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-28T19:32:12.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:11 smithi045 bash[31704]: cluster 2024-07-28T19:32:10.839762+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-07-28T19:32:12.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:11 smithi045 bash[31704]: audit 2024-07-28T19:32:11.750860+0000 mon.a (mon.0) 1193 : audit [DBG] from='client.? 172.21.15.45:0/1068921270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:12.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:11 smithi045 bash[21729]: cluster 2024-07-28T19:32:10.692027+0000 mgr.y (mgr.24980) 29 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-28T19:32:12.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:11 smithi045 bash[21729]: cluster 2024-07-28T19:32:10.839762+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-07-28T19:32:12.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:11 smithi045 bash[21729]: audit 2024-07-28T19:32:11.750860+0000 mon.a (mon.0) 1193 : audit [DBG] from='client.? 172.21.15.45:0/1068921270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:12.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[24090]: cluster 2024-07-28T19:32:10.692027+0000 mgr.y (mgr.24980) 29 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 180 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-28T19:32:12.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[24090]: cluster 2024-07-28T19:32:10.839762+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-07-28T19:32:12.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:11 smithi155 bash[24090]: audit 2024-07-28T19:32:11.750860+0000 mon.a (mon.0) 1193 : audit [DBG] from='client.? 172.21.15.45:0/1068921270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:818: done (3 left) 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:819: rollback oid 44 current snap is 104 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 44 to 103 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:816: finishing rollback tid 1 to smithi04569809-9 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:816: finishing rollback tid 2 to smithi04569809-9 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 253 (ObjNum 270 snap 86 seq_num 270) dirty exists 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:815: finishing rollback tid 0 to smithi04569809-47 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:815: finishing rollback tid 1 to smithi04569809-47 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 392 (ObjNum 1265 snap 0 seq_num 3025637632) dirty dne 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:814: done (3 left) 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:815: done (2 left) 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:816: done (1 left) 2024-07-28T19:32:12.781 INFO:tasks.rados.rados.0.smithi045.stdout:820: snap_create 2024-07-28T19:32:12.794 INFO:tasks.rados.rados.0.smithi045.stdout:819: finishing rollback tid 0 to smithi04569809-44 2024-07-28T19:32:12.794 INFO:tasks.rados.rados.0.smithi045.stdout:819: finishing rollback tid 1 to smithi04569809-44 2024-07-28T19:32:12.794 INFO:tasks.rados.rados.0.smithi045.stdout:819: finishing rollback tid 2 to smithi04569809-44 2024-07-28T19:32:12.794 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 508 (ObjNum 326 snap 101 seq_num 326) dirty exists 2024-07-28T19:32:12.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:12 smithi155 bash[60745]: ts=2024-07-28T19:32:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[21729]: cluster 2024-07-28T19:32:11.847522+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-07-28T19:32:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[21729]: audit 2024-07-28T19:32:12.160225+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:32:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[21729]: audit 2024-07-28T19:32:12.160977+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:32:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[21729]: audit 2024-07-28T19:32:12.163454+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:32:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[21729]: audit 2024-07-28T19:32:12.165225+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[21729]: cluster 2024-07-28T19:32:12.780898+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-07-28T19:32:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[31704]: cluster 2024-07-28T19:32:11.847522+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-07-28T19:32:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[31704]: audit 2024-07-28T19:32:12.160225+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:32:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[31704]: audit 2024-07-28T19:32:12.160977+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:32:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[31704]: audit 2024-07-28T19:32:12.163454+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:32:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[31704]: audit 2024-07-28T19:32:12.165225+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:12 smithi045 bash[31704]: cluster 2024-07-28T19:32:12.780898+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-07-28T19:32:13.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:12 smithi155 bash[24090]: cluster 2024-07-28T19:32:11.847522+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-07-28T19:32:13.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:12 smithi155 bash[24090]: audit 2024-07-28T19:32:12.160225+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:32:13.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:12 smithi155 bash[24090]: audit 2024-07-28T19:32:12.160977+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:32:13.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:12 smithi155 bash[24090]: audit 2024-07-28T19:32:12.163454+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:32:13.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:12 smithi155 bash[24090]: audit 2024-07-28T19:32:12.165225+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:13.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:12 smithi155 bash[24090]: cluster 2024-07-28T19:32:12.780898+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-07-28T19:32:13.772 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:13 smithi155 bash[60745]: ts=2024-07-28T19:32:13.510Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:13.779 INFO:tasks.rados.rados.0.smithi045.stdout:819: done (1 left) 2024-07-28T19:32:13.779 INFO:tasks.rados.rados.0.smithi045.stdout:820: done (0 left) 2024-07-28T19:32:13.779 INFO:tasks.rados.rados.0.smithi045.stdout:821: write oid 2 current snap is 105 2024-07-28T19:32:13.779 INFO:tasks.rados.rados.0.smithi045.stdout:821: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2024-07-28T19:32:13.790 INFO:tasks.rados.rados.0.smithi045.stdout:821: writing smithi04569809-2 from 531187 to 1310628 tid 1 2024-07-28T19:32:13.803 INFO:tasks.rados.rados.0.smithi045.stdout:821: writing smithi04569809-2 from 2088242 to 2826688 tid 2 2024-07-28T19:32:13.811 INFO:tasks.rados.rados.0.smithi045.stdout:821: writing smithi04569809-2 from 3431711 to 3731187 tid 3 2024-07-28T19:32:13.811 INFO:tasks.rados.rados.0.smithi045.stdout:822: read oid 43 snap 98 2024-07-28T19:32:13.812 INFO:tasks.rados.rados.0.smithi045.stdout:822: expect (ObjNum 288 snap 89 seq_num 288) 2024-07-28T19:32:13.812 INFO:tasks.rados.rados.0.smithi045.stdout:823: snap_create 2024-07-28T19:32:13.812 INFO:tasks.rados.rados.0.smithi045.stdout:821: finishing write tid 1 to smithi04569809-2 2024-07-28T19:32:13.812 INFO:tasks.rados.rados.0.smithi045.stdout:821: finishing write tid 2 to smithi04569809-2 2024-07-28T19:32:13.816 INFO:tasks.rados.rados.0.smithi045.stdout:821: finishing write tid 3 to smithi04569809-2 2024-07-28T19:32:13.817 INFO:tasks.rados.rados.0.smithi045.stdout:821: finishing write tid 4 to smithi04569809-2 2024-07-28T19:32:13.817 INFO:tasks.rados.rados.0.smithi045.stdout:821: finishing write tid 5 to smithi04569809-2 2024-07-28T19:32:13.817 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 513 (ObjNum 341 snap 105 seq_num 341) dirty exists 2024-07-28T19:32:13.817 INFO:tasks.rados.rados.0.smithi045.stdout:821: left oid 2 (ObjNum 341 snap 105 seq_num 341) 2024-07-28T19:32:13.819 INFO:tasks.rados.rados.0.smithi045.stdout:822: expect (ObjNum 288 snap 89 seq_num 288) 2024-07-28T19:32:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:13 smithi155 bash[24090]: cephadm 2024-07-28T19:32:12.159566+0000 mgr.y (mgr.24980) 30 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T19:32:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:13 smithi155 bash[24090]: cephadm 2024-07-28T19:32:12.167047+0000 mgr.y (mgr.24980) 31 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-07-28T19:32:14.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:13 smithi155 bash[24090]: cluster 2024-07-28T19:32:12.693270+0000 mgr.y (mgr.24980) 32 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T19:32:14.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:13 smithi155 bash[24090]: cluster 2024-07-28T19:32:13.779659+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-07-28T19:32:14.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:13 smithi045 bash[21729]: cephadm 2024-07-28T19:32:12.159566+0000 mgr.y (mgr.24980) 30 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T19:32:14.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:13 smithi045 bash[21729]: cephadm 2024-07-28T19:32:12.167047+0000 mgr.y (mgr.24980) 31 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-07-28T19:32:14.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:13 smithi045 bash[21729]: cluster 2024-07-28T19:32:12.693270+0000 mgr.y (mgr.24980) 32 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T19:32:14.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:13 smithi045 bash[21729]: cluster 2024-07-28T19:32:13.779659+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-07-28T19:32:14.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:13 smithi045 bash[31704]: cephadm 2024-07-28T19:32:12.159566+0000 mgr.y (mgr.24980) 30 : cephadm [INF] Upgrade: Updating mgr.x 2024-07-28T19:32:14.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:13 smithi045 bash[31704]: cephadm 2024-07-28T19:32:12.167047+0000 mgr.y (mgr.24980) 31 : cephadm [INF] Deploying daemon mgr.x on smithi155 2024-07-28T19:32:14.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:13 smithi045 bash[31704]: cluster 2024-07-28T19:32:12.693270+0000 mgr.y (mgr.24980) 32 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T19:32:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:13 smithi045 bash[31704]: cluster 2024-07-28T19:32:13.779659+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-07-28T19:32:14.783 INFO:tasks.rados.rados.0.smithi045.stdout:821: done (2 left) 2024-07-28T19:32:14.783 INFO:tasks.rados.rados.0.smithi045.stdout:822: done (1 left) 2024-07-28T19:32:14.783 INFO:tasks.rados.rados.0.smithi045.stdout:823: done (0 left) 2024-07-28T19:32:14.783 INFO:tasks.rados.rados.0.smithi045.stdout:824: write oid 35 current snap is 106 2024-07-28T19:32:14.783 INFO:tasks.rados.rados.0.smithi045.stdout:824: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2024-07-28T19:32:14.795 INFO:tasks.rados.rados.0.smithi045.stdout:824: writing smithi04569809-35 from 547994 to 1002684 tid 1 2024-07-28T19:32:14.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:32:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:14.802 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:32:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:14.803 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:32:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:14.803 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:32:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:14.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:14.803 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:14.804 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:14 smithi155 systemd[1]: Stopping Ceph mgr.x for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:32:14.804 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:32:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:14.804 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:32:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:14.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:14 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:14.810 INFO:tasks.rados.rados.0.smithi045.stdout:824: writing smithi04569809-35 from 1746724 to 2228828 tid 2 2024-07-28T19:32:14.821 INFO:tasks.rados.rados.0.smithi045.stdout:824: writing smithi04569809-35 from 2659134 to 3124280 tid 3 2024-07-28T19:32:14.829 INFO:tasks.rados.rados.0.smithi045.stdout:824: writing smithi04569809-35 from 3605976 to 3747994 tid 4 2024-07-28T19:32:14.829 INFO:tasks.rados.rados.0.smithi045.stdout:825: write oid 48 current snap is 106 2024-07-28T19:32:14.829 INFO:tasks.rados.rados.0.smithi045.stdout:824: finishing write tid 1 to smithi04569809-35 2024-07-28T19:32:14.830 INFO:tasks.rados.rados.0.smithi045.stdout:824: finishing write tid 2 to smithi04569809-35 2024-07-28T19:32:14.830 INFO:tasks.rados.rados.0.smithi045.stdout:824: finishing write tid 3 to smithi04569809-35 2024-07-28T19:32:14.830 INFO:tasks.rados.rados.0.smithi045.stdout:825: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2024-07-28T19:32:14.846 INFO:tasks.rados.rados.0.smithi045.stdout:825: writing smithi04569809-48 from 564801 to 1211093 tid 1 2024-07-28T19:32:14.865 INFO:tasks.rados.rados.0.smithi045.stdout:825: writing smithi04569809-48 from 1921559 to 2663674 tid 2 2024-07-28T19:32:14.876 INFO:tasks.rados.rados.0.smithi045.stdout:825: writing smithi04569809-48 from 3202910 to 3764801 tid 3 2024-07-28T19:32:14.876 INFO:tasks.rados.rados.0.smithi045.stdout:826: write oid 49 current snap is 106 2024-07-28T19:32:14.876 INFO:tasks.rados.rados.0.smithi045.stdout:824: finishing write tid 4 to smithi04569809-35 2024-07-28T19:32:14.876 INFO:tasks.rados.rados.0.smithi045.stdout:824: finishing write tid 5 to smithi04569809-35 2024-07-28T19:32:14.876 INFO:tasks.rados.rados.0.smithi045.stdout:824: finishing write tid 6 to smithi04569809-35 2024-07-28T19:32:14.876 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 270 (ObjNum 342 snap 106 seq_num 342) dirty exists 2024-07-28T19:32:14.877 INFO:tasks.rados.rados.0.smithi045.stdout:824: left oid 35 (ObjNum 342 snap 106 seq_num 342) 2024-07-28T19:32:14.877 INFO:tasks.rados.rados.0.smithi045.stdout:825: finishing write tid 1 to smithi04569809-48 2024-07-28T19:32:14.877 INFO:tasks.rados.rados.0.smithi045.stdout:826: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2024-07-28T19:32:14.887 INFO:tasks.rados.rados.0.smithi045.stdout:826: writing smithi04569809-49 from 581608 to 1303149 tid 1 2024-07-28T19:32:14.897 INFO:tasks.rados.rados.0.smithi045.stdout:826: writing smithi04569809-49 from 1863688 to 2349461 tid 2 2024-07-28T19:32:14.910 INFO:tasks.rados.rados.0.smithi045.stdout:826: writing smithi04569809-49 from 3113980 to 3718023 tid 3 2024-07-28T19:32:14.910 INFO:tasks.rados.rados.0.smithi045.stdout:824: done (2 left) 2024-07-28T19:32:14.910 INFO:tasks.rados.rados.0.smithi045.stdout:827: read oid 10 snap -1 2024-07-28T19:32:14.910 INFO:tasks.rados.rados.0.smithi045.stdout:827: expect (ObjNum 302 snap 93 seq_num 302) 2024-07-28T19:32:14.910 INFO:tasks.rados.rados.0.smithi045.stdout:828: delete oid 12 current snap is 106 2024-07-28T19:32:14.910 INFO:tasks.rados.rados.0.smithi045.stdout:825: finishing write tid 2 to smithi04569809-48 2024-07-28T19:32:14.910 INFO:tasks.rados.rados.0.smithi045.stdout:825: finishing write tid 3 to smithi04569809-48 2024-07-28T19:32:14.910 INFO:tasks.rados.rados.0.smithi045.stdout:825: finishing write tid 4 to smithi04569809-48 2024-07-28T19:32:14.910 INFO:tasks.rados.rados.0.smithi045.stdout:825: finishing write tid 5 to smithi04569809-48 2024-07-28T19:32:14.911 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 282 (ObjNum 343 snap 106 seq_num 343) dirty exists 2024-07-28T19:32:14.911 INFO:tasks.rados.rados.0.smithi045.stdout:825: left oid 48 (ObjNum 343 snap 106 seq_num 343) 2024-07-28T19:32:14.911 INFO:tasks.rados.rados.0.smithi045.stdout:826: finishing write tid 1 to smithi04569809-49 2024-07-28T19:32:14.911 INFO:tasks.rados.rados.0.smithi045.stdout:826: finishing write tid 2 to smithi04569809-49 2024-07-28T19:32:14.913 INFO:tasks.rados.rados.0.smithi045.stdout:825: done (3 left) 2024-07-28T19:32:14.914 INFO:tasks.rados.rados.0.smithi045.stdout:828: done (2 left) 2024-07-28T19:32:14.914 INFO:tasks.rados.rados.0.smithi045.stdout:829: write oid 22 current snap is 106 2024-07-28T19:32:14.914 INFO:tasks.rados.rados.0.smithi045.stdout:829: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2024-07-28T19:32:14.922 INFO:tasks.rados.rados.0.smithi045.stdout:829: writing smithi04569809-22 from 615222 to 1087261 tid 1 2024-07-28T19:32:14.930 INFO:tasks.rados.rados.0.smithi045.stdout:829: writing smithi04569809-22 from 1580652 to 2070094 tid 2 2024-07-28T19:32:14.941 INFO:tasks.rados.rados.0.smithi045.stdout:829: writing smithi04569809-22 from 2768826 to 3395413 tid 3 2024-07-28T19:32:14.941 INFO:tasks.rados.rados.0.smithi045.stdout:830: write oid 39 current snap is 106 2024-07-28T19:32:14.941 INFO:tasks.rados.rados.0.smithi045.stdout:826: finishing write tid 3 to smithi04569809-49 2024-07-28T19:32:14.941 INFO:tasks.rados.rados.0.smithi045.stdout:826: finishing write tid 4 to smithi04569809-49 2024-07-28T19:32:14.941 INFO:tasks.rados.rados.0.smithi045.stdout:826: finishing write tid 5 to smithi04569809-49 2024-07-28T19:32:14.941 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 265 (ObjNum 344 snap 106 seq_num 344) dirty exists 2024-07-28T19:32:14.941 INFO:tasks.rados.rados.0.smithi045.stdout:826: left oid 49 (ObjNum 344 snap 106 seq_num 344) 2024-07-28T19:32:14.941 INFO:tasks.rados.rados.0.smithi045.stdout:827: expect (ObjNum 302 snap 93 seq_num 302) 2024-07-28T19:32:15.085 INFO:tasks.rados.rados.0.smithi045.stdout:829: finishing write tid 1 to smithi04569809-22 2024-07-28T19:32:15.085 INFO:tasks.rados.rados.0.smithi045.stdout:829: finishing write tid 2 to smithi04569809-22 2024-07-28T19:32:15.085 INFO:tasks.rados.rados.0.smithi045.stdout:829: finishing write tid 3 to smithi04569809-22 2024-07-28T19:32:15.085 INFO:tasks.rados.rados.0.smithi045.stdout:829: finishing write tid 4 to smithi04569809-22 2024-07-28T19:32:15.085 INFO:tasks.rados.rados.0.smithi045.stdout:829: finishing write tid 5 to smithi04569809-22 2024-07-28T19:32:15.085 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 279 (ObjNum 346 snap 106 seq_num 346) dirty exists 2024-07-28T19:32:15.086 INFO:tasks.rados.rados.0.smithi045.stdout:829: left oid 22 (ObjNum 346 snap 106 seq_num 346) 2024-07-28T19:32:15.086 INFO:tasks.rados.rados.0.smithi045.stdout:830: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2024-07-28T19:32:15.093 INFO:tasks.rados.rados.0.smithi045.stdout:830: writing smithi04569809-39 from 632029 to 1179317 tid 1 2024-07-28T19:32:15.103 INFO:tasks.rados.rados.0.smithi045.stdout:830: writing smithi04569809-39 from 1639134 to 2388587 tid 2 2024-07-28T19:32:15.109 INFO:tasks.rados.rados.0.smithi045.stdout:830: writing smithi04569809-39 from 2796249 to 3234108 tid 3 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:830: writing smithi04569809-39 from 3653524 to 3832029 tid 4 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:826: done (3 left) 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:827: done (2 left) 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:829: done (1 left) 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:831: read oid 13 snap 101 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:831: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:832: rollback oid 1 current snap is 106 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 1 to 105 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:830: finishing write tid 1 to smithi04569809-39 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:830: finishing write tid 2 to smithi04569809-39 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:830: finishing write tid 3 to smithi04569809-39 2024-07-28T19:32:15.115 INFO:tasks.rados.rados.0.smithi045.stdout:833: delete oid 29 current snap is 106 2024-07-28T19:32:15.118 INFO:tasks.rados.rados.0.smithi045.stdout:830: finishing write tid 4 to smithi04569809-39 2024-07-28T19:32:15.120 INFO:tasks.rados.rados.0.smithi045.stdout:830: finishing write tid 5 to smithi04569809-39 2024-07-28T19:32:15.120 INFO:tasks.rados.rados.0.smithi045.stdout:833: done (3 left) 2024-07-28T19:32:15.120 INFO:tasks.rados.rados.0.smithi045.stdout:834: read oid 23 snap -1 2024-07-28T19:32:15.120 INFO:tasks.rados.rados.0.smithi045.stdout:834: expect deleted 2024-07-28T19:32:15.120 INFO:tasks.rados.rados.0.smithi045.stdout:835: snap_create 2024-07-28T19:32:15.120 INFO:tasks.rados.rados.0.smithi045.stdout:832: finishing rollback tid 0 to smithi04569809-1 2024-07-28T19:32:15.120 INFO:tasks.rados.rados.0.smithi045.stdout:830: finishing write tid 6 to smithi04569809-39 2024-07-28T19:32:15.120 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 284 (ObjNum 347 snap 106 seq_num 347) dirty exists 2024-07-28T19:32:15.120 INFO:tasks.rados.rados.0.smithi045.stdout:830: left oid 39 (ObjNum 347 snap 106 seq_num 347) 2024-07-28T19:32:15.121 INFO:tasks.rados.rados.0.smithi045.stdout:832: finishing rollback tid 1 to smithi04569809-1 2024-07-28T19:32:15.121 INFO:tasks.rados.rados.0.smithi045.stdout:832: finishing rollback tid 2 to smithi04569809-1 2024-07-28T19:32:15.122 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 203 (ObjNum 340 snap 104 seq_num 340) dirty exists 2024-07-28T19:32:15.126 INFO:tasks.rados.rados.0.smithi045.stdout:831: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T19:32:15.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:14 smithi045 bash[21729]: audit 2024-07-28T19:32:14.142124+0000 mon.a (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.45:0/2997619293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:15.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:14 smithi045 bash[21729]: cluster 2024-07-28T19:32:14.784106+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-07-28T19:32:15.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:14 smithi045 bash[31704]: audit 2024-07-28T19:32:14.142124+0000 mon.a (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.45:0/2997619293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:15.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:14 smithi045 bash[31704]: cluster 2024-07-28T19:32:14.784106+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-07-28T19:32:15.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:14 smithi155 bash[24090]: audit 2024-07-28T19:32:14.142124+0000 mon.a (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.45:0/2997619293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:15.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:14 smithi155 bash[24090]: cluster 2024-07-28T19:32:14.784106+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-07-28T19:32:15.597 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:15 smithi155 bash[61022]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mgr-x 2024-07-28T19:32:15.597 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-07-28T19:32:15.597 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:15 smithi155 bash[61082]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mgr-x 2024-07-28T19:32:15.597 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-07-28T19:32:15.597 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: Stopped Ceph mgr.x for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:32:15.861 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:15.861 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:15.862 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:15.862 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:15.862 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:15.863 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:15.863 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: Started Ceph mgr.x for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:32:15.863 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:15.863 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:15.863 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:32:15 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:15.877 INFO:tasks.rados.rados.0.smithi045.stdout:830: done (4 left) 2024-07-28T19:32:15.877 INFO:tasks.rados.rados.0.smithi045.stdout:831: done (3 left) 2024-07-28T19:32:15.877 INFO:tasks.rados.rados.0.smithi045.stdout:832: done (2 left) 2024-07-28T19:32:15.877 INFO:tasks.rados.rados.0.smithi045.stdout:834: done (1 left) 2024-07-28T19:32:15.877 INFO:tasks.rados.rados.0.smithi045.stdout:835: done (0 left) 2024-07-28T19:32:15.877 INFO:tasks.rados.rados.0.smithi045.stdout:836: rollback oid 18 current snap is 107 2024-07-28T19:32:15.878 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 18 to 86 2024-07-28T19:32:15.878 INFO:tasks.rados.rados.0.smithi045.stdout:837: snap_create 2024-07-28T19:32:15.887 INFO:tasks.rados.rados.0.smithi045.stdout:836: finishing rollback tid 0 to smithi04569809-18 2024-07-28T19:32:15.887 INFO:tasks.rados.rados.0.smithi045.stdout:836: finishing rollback tid 1 to smithi04569809-18 2024-07-28T19:32:15.888 INFO:tasks.rados.rados.0.smithi045.stdout:836: finishing rollback tid 2 to smithi04569809-18 2024-07-28T19:32:15.888 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 544 (ObjNum 250 snap 76 seq_num 250) dirty exists 2024-07-28T19:32:16.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:15 smithi045 bash[31704]: cluster 2024-07-28T19:32:14.694027+0000 mgr.y (mgr.24980) 33 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T19:32:16.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:15 smithi045 bash[31704]: audit 2024-07-28T19:32:15.762305+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:16.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:15 smithi045 bash[31704]: audit 2024-07-28T19:32:15.777236+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:16.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:15 smithi045 bash[31704]: audit 2024-07-28T19:32:15.780714+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:15 smithi045 bash[21729]: cluster 2024-07-28T19:32:14.694027+0000 mgr.y (mgr.24980) 33 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T19:32:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:15 smithi045 bash[21729]: audit 2024-07-28T19:32:15.762305+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:15 smithi045 bash[21729]: audit 2024-07-28T19:32:15.777236+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:15 smithi045 bash[21729]: audit 2024-07-28T19:32:15.780714+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:16.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:15 smithi155 bash[24090]: cluster 2024-07-28T19:32:14.694027+0000 mgr.y (mgr.24980) 33 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-07-28T19:32:16.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:15 smithi155 bash[24090]: audit 2024-07-28T19:32:15.762305+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:16.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:15 smithi155 bash[24090]: audit 2024-07-28T19:32:15.777236+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:16.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:15 smithi155 bash[24090]: audit 2024-07-28T19:32:15.780714+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:16.886 INFO:tasks.rados.rados.0.smithi045.stdout:836: done (1 left) 2024-07-28T19:32:16.886 INFO:tasks.rados.rados.0.smithi045.stdout:837: done (0 left) 2024-07-28T19:32:16.887 INFO:tasks.rados.rados.0.smithi045.stdout:838: rollback oid 38 current snap is 108 2024-07-28T19:32:16.887 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 103 2024-07-28T19:32:16.887 INFO:tasks.rados.rados.0.smithi045.stdout:839: read oid 40 snap 103 2024-07-28T19:32:16.887 INFO:tasks.rados.rados.0.smithi045.stdout:839: expect (ObjNum 284 snap 88 seq_num 284) 2024-07-28T19:32:16.887 INFO:tasks.rados.rados.0.smithi045.stdout:840: write oid 39 current snap is 108 2024-07-28T19:32:16.887 INFO:tasks.rados.rados.0.smithi045.stdout:840: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2024-07-28T19:32:16.904 INFO:tasks.rados.rados.0.smithi045.stdout:840: writing smithi04569809-39 from 665643 to 1363429 tid 1 2024-07-28T19:32:16.923 INFO:tasks.rados.rados.0.smithi045.stdout:840: writing smithi04569809-39 from 2039745 to 2792867 tid 2 2024-07-28T19:32:16.937 INFO:tasks.rados.rados.0.smithi045.stdout:840: writing smithi04569809-39 from 3534742 to 3865643 tid 3 2024-07-28T19:32:16.937 INFO:tasks.rados.rados.0.smithi045.stdout:841: write oid 36 current snap is 108 2024-07-28T19:32:16.937 INFO:tasks.rados.rados.0.smithi045.stdout:841: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2024-07-28T19:32:16.950 INFO:tasks.rados.rados.0.smithi045.stdout:841: writing smithi04569809-36 from 682450 to 1171838 tid 1 2024-07-28T19:32:16.961 INFO:tasks.rados.rados.0.smithi045.stdout:841: writing smithi04569809-36 from 1814580 to 2311360 tid 2 2024-07-28T19:32:16.972 INFO:tasks.rados.rados.0.smithi045.stdout:841: writing smithi04569809-36 from 2878518 to 3666546 tid 3 2024-07-28T19:32:16.972 INFO:tasks.rados.rados.0.smithi045.stdout:842: snap_remove snap 89 2024-07-28T19:32:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:16 smithi045 bash[21729]: cluster 2024-07-28T19:32:15.878628+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-07-28T19:32:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:16 smithi045 bash[21729]: audit 2024-07-28T19:32:16.506594+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.45:0/1403349391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:16 smithi045 bash[21729]: cluster 2024-07-28T19:32:16.694762+0000 mgr.y (mgr.24980) 34 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:32:17.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:16 smithi045 bash[31704]: cluster 2024-07-28T19:32:15.878628+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-07-28T19:32:17.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:16 smithi045 bash[31704]: audit 2024-07-28T19:32:16.506594+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.45:0/1403349391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:17.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:16 smithi045 bash[31704]: cluster 2024-07-28T19:32:16.694762+0000 mgr.y (mgr.24980) 34 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:32:17.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:16 smithi155 bash[24090]: cluster 2024-07-28T19:32:15.878628+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-07-28T19:32:17.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:16 smithi155 bash[24090]: audit 2024-07-28T19:32:16.506594+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.45:0/1403349391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:17.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:16 smithi155 bash[24090]: cluster 2024-07-28T19:32:16.694762+0000 mgr.y (mgr.24980) 34 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:32:17.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:17 smithi155 bash[61139]: debug 2024-07-28T19:32:17.340+0000 7f8b9ee47640 1 -- 172.21.15.155:0/2358107765 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5569ed70cd00 con 0x5569ed6ff400 2024-07-28T19:32:17.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:17 smithi155 bash[61139]: debug 2024-07-28T19:32:17.456+0000 7f8ba16b0040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:32:17.895 INFO:tasks.rados.rados.0.smithi045.stdout:842: done (4 left) 2024-07-28T19:32:17.895 INFO:tasks.rados.rados.0.smithi045.stdout:843: write oid 47 current snap is 108 2024-07-28T19:32:17.895 INFO:tasks.rados.rados.0.smithi045.stdout:843: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2024-07-28T19:32:17.904 INFO:tasks.rados.rados.0.smithi045.stdout:843: writing smithi04569809-47 from 699257 to 1263894 tid 1 2024-07-28T19:32:17.914 INFO:tasks.rados.rados.0.smithi045.stdout:843: writing smithi04569809-47 from 1873062 to 2513500 tid 2 2024-07-28T19:32:17.925 INFO:tasks.rados.rados.0.smithi045.stdout:843: writing smithi04569809-47 from 3305941 to 3899257 tid 3 2024-07-28T19:32:17.925 INFO:tasks.rados.rados.0.smithi045.stdout:844: write oid 16 current snap is 108 2024-07-28T19:32:17.925 INFO:tasks.rados.rados.0.smithi045.stdout:839: expect (ObjNum 284 snap 88 seq_num 284) 2024-07-28T19:32:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:17 smithi155 bash[24090]: cluster 2024-07-28T19:32:16.887286+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-07-28T19:32:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:17 smithi155 bash[24090]: audit 2024-07-28T19:32:16.908454+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:18.083 INFO:tasks.rados.rados.0.smithi045.stdout:838: finishing rollback tid 0 to smithi04569809-38 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:838: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:838: finishing rollback tid 2 to smithi04569809-38 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 266 (ObjNum 222 snap 63 seq_num 222) dirty exists 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:840: finishing write tid 1 to smithi04569809-39 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:840: finishing write tid 2 to smithi04569809-39 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:840: finishing write tid 3 to smithi04569809-39 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:840: finishing write tid 4 to smithi04569809-39 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:840: finishing write tid 5 to smithi04569809-39 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 289 (ObjNum 349 snap 108 seq_num 349) dirty exists 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:840: left oid 39 (ObjNum 349 snap 108 seq_num 349) 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:841: finishing write tid 1 to smithi04569809-36 2024-07-28T19:32:18.084 INFO:tasks.rados.rados.0.smithi045.stdout:841: finishing write tid 2 to smithi04569809-36 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:841: finishing write tid 3 to smithi04569809-36 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:841: finishing write tid 4 to smithi04569809-36 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:841: finishing write tid 5 to smithi04569809-36 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 270 (ObjNum 350 snap 108 seq_num 350) dirty exists 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:841: left oid 36 (ObjNum 350 snap 108 seq_num 350) 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:843: finishing write tid 1 to smithi04569809-47 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:843: finishing write tid 2 to smithi04569809-47 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:843: finishing write tid 3 to smithi04569809-47 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:843: finishing write tid 4 to smithi04569809-47 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:843: finishing write tid 5 to smithi04569809-47 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 406 (ObjNum 351 snap 108 seq_num 351) dirty exists 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:843: left oid 47 (ObjNum 351 snap 108 seq_num 351) 2024-07-28T19:32:18.085 INFO:tasks.rados.rados.0.smithi045.stdout:844: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2024-07-28T19:32:18.095 INFO:tasks.rados.rados.0.smithi045.stdout:844: writing smithi04569809-16 from 716064 to 1355950 tid 1 2024-07-28T19:32:18.104 INFO:tasks.rados.rados.0.smithi045.stdout:844: writing smithi04569809-16 from 1815191 to 2315640 tid 2 2024-07-28T19:32:18.113 INFO:tasks.rados.rados.0.smithi045.stdout:844: writing smithi04569809-16 from 2817011 to 3343936 tid 3 2024-07-28T19:32:18.114 INFO:tasks.rados.rados.0.smithi045.stdout:838: done (5 left) 2024-07-28T19:32:18.114 INFO:tasks.rados.rados.0.smithi045.stdout:839: done (4 left) 2024-07-28T19:32:18.114 INFO:tasks.rados.rados.0.smithi045.stdout:840: done (3 left) 2024-07-28T19:32:18.114 INFO:tasks.rados.rados.0.smithi045.stdout:841: done (2 left) 2024-07-28T19:32:18.114 INFO:tasks.rados.rados.0.smithi045.stdout:843: done (1 left) 2024-07-28T19:32:18.114 INFO:tasks.rados.rados.0.smithi045.stdout:845: write oid 46 current snap is 108 2024-07-28T19:32:18.114 INFO:tasks.rados.rados.0.smithi045.stdout:845: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2024-07-28T19:32:18.126 INFO:tasks.rados.rados.0.smithi045.stdout:845: writing smithi04569809-46 from 732871 to 1448006 tid 1 2024-07-28T19:32:18.136 INFO:tasks.rados.rados.0.smithi045.stdout:845: writing smithi04569809-46 from 1873673 to 2517780 tid 2 2024-07-28T19:32:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:845: writing smithi04569809-46 from 3244434 to 3932871 tid 3 2024-07-28T19:32:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:846: snap_create 2024-07-28T19:32:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:844: finishing write tid 1 to smithi04569809-16 2024-07-28T19:32:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:844: finishing write tid 2 to smithi04569809-16 2024-07-28T19:32:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:844: finishing write tid 3 to smithi04569809-16 2024-07-28T19:32:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:844: finishing write tid 4 to smithi04569809-16 2024-07-28T19:32:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:844: finishing write tid 5 to smithi04569809-16 2024-07-28T19:32:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 229 (ObjNum 352 snap 108 seq_num 352) dirty exists 2024-07-28T19:32:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:844: left oid 16 (ObjNum 352 snap 108 seq_num 352) 2024-07-28T19:32:18.149 INFO:tasks.rados.rados.0.smithi045.stdout:845: finishing write tid 1 to smithi04569809-46 2024-07-28T19:32:18.149 INFO:tasks.rados.rados.0.smithi045.stdout:845: finishing write tid 2 to smithi04569809-46 2024-07-28T19:32:18.153 INFO:tasks.rados.rados.0.smithi045.stdout:845: finishing write tid 3 to smithi04569809-46 2024-07-28T19:32:18.153 INFO:tasks.rados.rados.0.smithi045.stdout:845: finishing write tid 4 to smithi04569809-46 2024-07-28T19:32:18.153 INFO:tasks.rados.rados.0.smithi045.stdout:845: finishing write tid 5 to smithi04569809-46 2024-07-28T19:32:18.154 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 436 (ObjNum 353 snap 108 seq_num 353) dirty exists 2024-07-28T19:32:18.154 INFO:tasks.rados.rados.0.smithi045.stdout:845: left oid 46 (ObjNum 353 snap 108 seq_num 353) 2024-07-28T19:32:18.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:17 smithi045 bash[21729]: cluster 2024-07-28T19:32:16.887286+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-07-28T19:32:18.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:17 smithi045 bash[21729]: audit 2024-07-28T19:32:16.908454+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:18.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:17 smithi045 bash[31704]: cluster 2024-07-28T19:32:16.887286+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-07-28T19:32:18.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:17 smithi045 bash[31704]: audit 2024-07-28T19:32:16.908454+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:18.898 INFO:tasks.rados.rados.0.smithi045.stdout:844: done (2 left) 2024-07-28T19:32:18.899 INFO:tasks.rados.rados.0.smithi045.stdout:845: done (1 left) 2024-07-28T19:32:18.899 INFO:tasks.rados.rados.0.smithi045.stdout:846: done (0 left) 2024-07-28T19:32:18.899 INFO:tasks.rados.rados.0.smithi045.stdout:847: rollback oid 4 current snap is 109 2024-07-28T19:32:18.899 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 4 to 104 2024-07-28T19:32:18.899 INFO:tasks.rados.rados.0.smithi045.stdout:848: write oid 5 current snap is 109 2024-07-28T19:32:18.899 INFO:tasks.rados.rados.0.smithi045.stdout:848: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2024-07-28T19:32:18.909 INFO:tasks.rados.rados.0.smithi045.stdout:848: writing smithi04569809-5 from 749678 to 1540062 tid 1 2024-07-28T19:32:18.920 INFO:tasks.rados.rados.0.smithi045.stdout:848: writing smithi04569809-5 from 2332155 to 2836273 tid 2 2024-07-28T19:32:18.928 INFO:tasks.rados.rados.0.smithi045.stdout:848: writing smithi04569809-5 from 3271857 to 3821326 tid 3 2024-07-28T19:32:18.928 INFO:tasks.rados.rados.0.smithi045.stdout:849: snap_create 2024-07-28T19:32:18.928 INFO:tasks.rados.rados.0.smithi045.stdout:847: finishing rollback tid 1 to smithi04569809-4 2024-07-28T19:32:18.928 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 94 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T19:32:18.929 INFO:tasks.rados.rados.0.smithi045.stdout:848: finishing write tid 1 to smithi04569809-5 2024-07-28T19:32:18.929 INFO:tasks.rados.rados.0.smithi045.stdout:848: finishing write tid 2 to smithi04569809-5 2024-07-28T19:32:18.932 INFO:tasks.rados.rados.0.smithi045.stdout:848: finishing write tid 3 to smithi04569809-5 2024-07-28T19:32:18.932 INFO:tasks.rados.rados.0.smithi045.stdout:848: finishing write tid 4 to smithi04569809-5 2024-07-28T19:32:18.933 INFO:tasks.rados.rados.0.smithi045.stdout:848: finishing write tid 5 to smithi04569809-5 2024-07-28T19:32:18.933 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 528 (ObjNum 354 snap 109 seq_num 354) dirty exists 2024-07-28T19:32:18.933 INFO:tasks.rados.rados.0.smithi045.stdout:848: left oid 5 (ObjNum 354 snap 109 seq_num 354) 2024-07-28T19:32:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:18 smithi155 bash[24090]: cluster 2024-07-28T19:32:17.895948+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-07-28T19:32:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:18 smithi155 bash[24090]: cluster 2024-07-28T19:32:18.695559+0000 mgr.y (mgr.24980) 35 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-07-28T19:32:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:18 smithi155 bash[24090]: audit 2024-07-28T19:32:18.871743+0000 mon.a (mon.0) 1205 : audit [DBG] from='client.? 172.21.15.45:0/556540267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:19.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:18 smithi155 bash[61139]: debug 2024-07-28T19:32:18.724+0000 7f8ba16b0040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:32:19.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:18 smithi155 bash[61139]: debug 2024-07-28T19:32:18.792+0000 7f8ba16b0040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:32:19.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:18 smithi155 bash[61139]: debug 2024-07-28T19:32:18.952+0000 7f8ba16b0040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:32:19.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:18 smithi045 bash[21729]: cluster 2024-07-28T19:32:17.895948+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-07-28T19:32:19.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:18 smithi045 bash[21729]: cluster 2024-07-28T19:32:18.695559+0000 mgr.y (mgr.24980) 35 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-07-28T19:32:19.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:18 smithi045 bash[21729]: audit 2024-07-28T19:32:18.871743+0000 mon.a (mon.0) 1205 : audit [DBG] from='client.? 172.21.15.45:0/556540267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:18 smithi045 bash[31704]: cluster 2024-07-28T19:32:17.895948+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-07-28T19:32:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:18 smithi045 bash[31704]: cluster 2024-07-28T19:32:18.695559+0000 mgr.y (mgr.24980) 35 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-07-28T19:32:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:18 smithi045 bash[31704]: audit 2024-07-28T19:32:18.871743+0000 mon.a (mon.0) 1205 : audit [DBG] from='client.? 172.21.15.45:0/556540267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:19.896 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:19 smithi155 bash[61139]: debug 2024-07-28T19:32:19.608+0000 7f8ba16b0040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:32:19.897 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:19 smithi155 bash[61139]: debug 2024-07-28T19:32:19.688+0000 7f8ba16b0040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:32:19.897 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:19 smithi155 bash[61139]: debug 2024-07-28T19:32:19.760+0000 7f8ba16b0040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:32:19.910 INFO:tasks.rados.rados.0.smithi045.stdout:847: done (2 left) 2024-07-28T19:32:19.910 INFO:tasks.rados.rados.0.smithi045.stdout:848: done (1 left) 2024-07-28T19:32:19.910 INFO:tasks.rados.rados.0.smithi045.stdout:849: done (0 left) 2024-07-28T19:32:19.910 INFO:tasks.rados.rados.0.smithi045.stdout:850: read oid 12 snap -1 2024-07-28T19:32:19.910 INFO:tasks.rados.rados.0.smithi045.stdout:850: expect deleted 2024-07-28T19:32:19.910 INFO:tasks.rados.rados.0.smithi045.stdout:851: rollback oid 9 current snap is 110 2024-07-28T19:32:19.910 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 9 to 86 2024-07-28T19:32:19.910 INFO:tasks.rados.rados.0.smithi045.stdout:852: snap_remove snap 99 2024-07-28T19:32:20.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:19 smithi045 bash[21729]: cluster 2024-07-28T19:32:18.898855+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-07-28T19:32:20.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:19 smithi045 bash[31704]: cluster 2024-07-28T19:32:18.898855+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-07-28T19:32:20.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:19 smithi155 bash[24090]: cluster 2024-07-28T19:32:18.898855+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-07-28T19:32:20.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:19 smithi155 bash[61139]: debug 2024-07-28T19:32:19.948+0000 7f8ba16b0040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:32:20.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:20 smithi155 bash[61139]: debug 2024-07-28T19:32:20.028+0000 7f8ba16b0040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:32:20.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:20 smithi155 bash[61139]: debug 2024-07-28T19:32:20.096+0000 7f8ba16b0040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:32:20.634 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:20 smithi155 bash[61139]: debug 2024-07-28T19:32:20.364+0000 7f8ba16b0040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:32:20.634 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:20 smithi155 bash[61139]: debug 2024-07-28T19:32:20.436+0000 7f8ba16b0040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:32:20.912 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:32:20] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2024-07-28T19:32:20.912 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:20 smithi155 bash[61139]: debug 2024-07-28T19:32:20.632+0000 7f8ba16b0040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:32:20.912 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:20 smithi155 bash[61139]: debug 2024-07-28T19:32:20.712+0000 7f8ba16b0040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:32:20.920 INFO:tasks.rados.rados.0.smithi045.stdout:851: finishing rollback tid 0 to smithi04569809-9 2024-07-28T19:32:20.920 INFO:tasks.rados.rados.0.smithi045.stdout:851: finishing rollback tid 1 to smithi04569809-9 2024-07-28T19:32:20.920 INFO:tasks.rados.rados.0.smithi045.stdout:851: finishing rollback tid 2 to smithi04569809-9 2024-07-28T19:32:20.920 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 280 (ObjNum 270 snap 86 seq_num 270) dirty exists 2024-07-28T19:32:20.921 INFO:tasks.rados.rados.0.smithi045.stdout:850: done (2 left) 2024-07-28T19:32:20.921 INFO:tasks.rados.rados.0.smithi045.stdout:851: done (1 left) 2024-07-28T19:32:20.921 INFO:tasks.rados.rados.0.smithi045.stdout:852: done (0 left) 2024-07-28T19:32:20.921 INFO:tasks.rados.rados.0.smithi045.stdout:853: write oid 40 current snap is 110 2024-07-28T19:32:20.921 INFO:tasks.rados.rados.0.smithi045.stdout:853: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2024-07-28T19:32:20.935 INFO:tasks.rados.rados.0.smithi045.stdout:853: writing smithi04569809-40 from 766485 to 1232118 tid 1 2024-07-28T19:32:20.944 INFO:tasks.rados.rados.0.smithi045.stdout:853: writing smithi04569809-40 from 1990637 to 2638413 tid 2 2024-07-28T19:32:20.955 INFO:tasks.rados.rados.0.smithi045.stdout:853: writing smithi04569809-40 from 3299280 to 3966485 tid 3 2024-07-28T19:32:20.956 INFO:tasks.rados.rados.0.smithi045.stdout:854: delete oid 23 current snap is 110 2024-07-28T19:32:20.956 INFO:tasks.rados.rados.0.smithi045.stdout:853: finishing write tid 1 to smithi04569809-40 2024-07-28T19:32:20.956 INFO:tasks.rados.rados.0.smithi045.stdout:853: finishing write tid 2 to smithi04569809-40 2024-07-28T19:32:20.958 INFO:tasks.rados.rados.0.smithi045.stdout:854: done (1 left) 2024-07-28T19:32:20.958 INFO:tasks.rados.rados.0.smithi045.stdout:855: read oid 5 snap -1 2024-07-28T19:32:20.958 INFO:tasks.rados.rados.0.smithi045.stdout:855: expect (ObjNum 354 snap 109 seq_num 354) 2024-07-28T19:32:20.958 INFO:tasks.rados.rados.0.smithi045.stdout:856: rollback oid 26 current snap is 110 2024-07-28T19:32:20.959 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 26 to 98 2024-07-28T19:32:20.959 INFO:tasks.rados.rados.0.smithi045.stdout:857: snap_create 2024-07-28T19:32:20.961 INFO:tasks.rados.rados.0.smithi045.stdout:853: finishing write tid 3 to smithi04569809-40 2024-07-28T19:32:20.962 INFO:tasks.rados.rados.0.smithi045.stdout:853: finishing write tid 4 to smithi04569809-40 2024-07-28T19:32:20.962 INFO:tasks.rados.rados.0.smithi045.stdout:853: finishing write tid 5 to smithi04569809-40 2024-07-28T19:32:20.962 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 294 (ObjNum 355 snap 110 seq_num 355) dirty exists 2024-07-28T19:32:20.962 INFO:tasks.rados.rados.0.smithi045.stdout:853: left oid 40 (ObjNum 355 snap 110 seq_num 355) 2024-07-28T19:32:20.964 INFO:tasks.rados.rados.0.smithi045.stdout:856: finishing rollback tid 0 to smithi04569809-26 2024-07-28T19:32:20.964 INFO:tasks.rados.rados.0.smithi045.stdout:856: finishing rollback tid 1 to smithi04569809-26 2024-07-28T19:32:20.964 INFO:tasks.rados.rados.0.smithi045.stdout:856: finishing rollback tid 2 to smithi04569809-26 2024-07-28T19:32:20.964 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 291 (ObjNum 259 snap 79 seq_num 259) dirty exists 2024-07-28T19:32:20.980 INFO:tasks.rados.rados.0.smithi045.stdout:855: expect (ObjNum 354 snap 109 seq_num 354) 2024-07-28T19:32:21.169 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:20 smithi155 bash[61139]: debug 2024-07-28T19:32:20.988+0000 7f8ba16b0040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T19:32:21.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:20 smithi155 bash[24090]: cluster 2024-07-28T19:32:19.910910+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-07-28T19:32:21.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:20 smithi155 bash[24090]: cluster 2024-07-28T19:32:20.696336+0000 mgr.y (mgr.24980) 36 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-07-28T19:32:21.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:20 smithi045 bash[21729]: cluster 2024-07-28T19:32:19.910910+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-07-28T19:32:21.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:20 smithi045 bash[21729]: cluster 2024-07-28T19:32:20.696336+0000 mgr.y (mgr.24980) 36 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-07-28T19:32:21.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:20 smithi045 bash[31704]: cluster 2024-07-28T19:32:19.910910+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-07-28T19:32:21.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:20 smithi045 bash[31704]: cluster 2024-07-28T19:32:20.696336+0000 mgr.y (mgr.24980) 36 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-07-28T19:32:21.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:21 smithi155 bash[61139]: debug 2024-07-28T19:32:21.168+0000 7f8ba16b0040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:32:21.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:21 smithi155 bash[61139]: debug 2024-07-28T19:32:21.336+0000 7f8ba16b0040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:32:21.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:21 smithi155 bash[61139]: debug 2024-07-28T19:32:21.412+0000 7f8ba16b0040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:32:21.914 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:21 smithi155 bash[61139]: debug 2024-07-28T19:32:21.596+0000 7f8ba16b0040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:32:21.929 INFO:tasks.rados.rados.0.smithi045.stdout:853: done (3 left) 2024-07-28T19:32:21.929 INFO:tasks.rados.rados.0.smithi045.stdout:855: done (2 left) 2024-07-28T19:32:21.929 INFO:tasks.rados.rados.0.smithi045.stdout:856: done (1 left) 2024-07-28T19:32:21.929 INFO:tasks.rados.rados.0.smithi045.stdout:857: done (0 left) 2024-07-28T19:32:21.929 INFO:tasks.rados.rados.0.smithi045.stdout:858: read oid 25 snap -1 2024-07-28T19:32:21.929 INFO:tasks.rados.rados.0.smithi045.stdout:858: expect deleted 2024-07-28T19:32:21.929 INFO:tasks.rados.rados.0.smithi045.stdout:859: snap_remove snap 101 2024-07-28T19:32:22.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:21 smithi045 bash[21729]: cluster 2024-07-28T19:32:20.921738+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-07-28T19:32:22.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:21 smithi045 bash[21729]: audit 2024-07-28T19:32:21.263904+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.45:0/3685702056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:22.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:21 smithi045 bash[31704]: cluster 2024-07-28T19:32:20.921738+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-07-28T19:32:22.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:21 smithi045 bash[31704]: audit 2024-07-28T19:32:21.263904+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.45:0/3685702056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:22.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:21 smithi155 bash[24090]: cluster 2024-07-28T19:32:20.921738+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-07-28T19:32:22.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:21 smithi155 bash[24090]: audit 2024-07-28T19:32:21.263904+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.45:0/3685702056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:22.584 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:22 smithi155 bash[61139]: debug 2024-07-28T19:32:22.496+0000 7f8ba16b0040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:32:22.584 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:22 smithi155 bash[60745]: ts=2024-07-28T19:32:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:22.787 INFO:tasks.rados.rados.0.smithi045.stdout:859: done (1 left) 2024-07-28T19:32:22.788 INFO:tasks.rados.rados.0.smithi045.stdout:860: write oid 12 current snap is 111 2024-07-28T19:32:22.788 INFO:tasks.rados.rados.0.smithi045.stdout:860: seq_num 357 ranges {400099=616131,1591248=408851} 2024-07-28T19:32:22.799 INFO:tasks.rados.rados.0.smithi045.stdout:860: writing smithi04569809-12 from 400099 to 1016230 tid 1 2024-07-28T19:32:22.811 INFO:tasks.rados.rados.0.smithi045.stdout:860: writing smithi04569809-12 from 1591248 to 2000099 tid 2 2024-07-28T19:32:22.811 INFO:tasks.rados.rados.0.smithi045.stdout:861: delete oid 11 current snap is 111 2024-07-28T19:32:22.815 INFO:tasks.rados.rados.0.smithi045.stdout:858: done (2 left) 2024-07-28T19:32:22.815 INFO:tasks.rados.rados.0.smithi045.stdout:861: done (1 left) 2024-07-28T19:32:22.815 INFO:tasks.rados.rados.0.smithi045.stdout:862: read oid 26 snap -1 2024-07-28T19:32:22.815 INFO:tasks.rados.rados.0.smithi045.stdout:862: expect (ObjNum 259 snap 79 seq_num 259) 2024-07-28T19:32:22.815 INFO:tasks.rados.rados.0.smithi045.stdout:863: read oid 9 snap -1 2024-07-28T19:32:22.815 INFO:tasks.rados.rados.0.smithi045.stdout:863: expect (ObjNum 270 snap 86 seq_num 270) 2024-07-28T19:32:22.815 INFO:tasks.rados.rados.0.smithi045.stdout:864: snap_remove snap 104 2024-07-28T19:32:22.834 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:22 smithi155 bash[61139]: debug 2024-07-28T19:32:22.584+0000 7f8ba16b0040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:32:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:22 smithi045 bash[21729]: cluster 2024-07-28T19:32:21.929644+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-07-28T19:32:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:22 smithi045 bash[21729]: audit 2024-07-28T19:32:22.624301+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:22 smithi045 bash[21729]: audit 2024-07-28T19:32:22.637707+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:22 smithi045 bash[21729]: cluster 2024-07-28T19:32:22.697544+0000 mgr.y (mgr.24980) 37 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 210 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-07-28T19:32:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:22 smithi045 bash[21729]: cluster 2024-07-28T19:32:22.788011+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-07-28T19:32:23.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:22 smithi045 bash[31704]: cluster 2024-07-28T19:32:21.929644+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-07-28T19:32:23.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:22 smithi045 bash[31704]: audit 2024-07-28T19:32:22.624301+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:23.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:22 smithi045 bash[31704]: audit 2024-07-28T19:32:22.637707+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:22 smithi045 bash[31704]: cluster 2024-07-28T19:32:22.697544+0000 mgr.y (mgr.24980) 37 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 210 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-07-28T19:32:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:22 smithi045 bash[31704]: cluster 2024-07-28T19:32:22.788011+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-07-28T19:32:23.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:22 smithi155 bash[61139]: debug 2024-07-28T19:32:22.832+0000 7f8ba16b0040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:32:23.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:22 smithi155 bash[61139]: debug 2024-07-28T19:32:22.912+0000 7f8ba16b0040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:32:23.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:22 smithi155 bash[24090]: cluster 2024-07-28T19:32:21.929644+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-07-28T19:32:23.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:22 smithi155 bash[24090]: audit 2024-07-28T19:32:22.624301+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:23.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:22 smithi155 bash[24090]: audit 2024-07-28T19:32:22.637707+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:23.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:22 smithi155 bash[24090]: cluster 2024-07-28T19:32:22.697544+0000 mgr.y (mgr.24980) 37 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 210 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-07-28T19:32:23.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:22 smithi155 bash[24090]: cluster 2024-07-28T19:32:22.788011+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-07-28T19:32:23.791 INFO:tasks.rados.rados.0.smithi045.stdout:864: done (3 left) 2024-07-28T19:32:23.792 INFO:tasks.rados.rados.0.smithi045.stdout:865: delete oid 40 current snap is 111 2024-07-28T19:32:23.792 INFO:tasks.rados.rados.0.smithi045.stdout:862: expect (ObjNum 259 snap 79 seq_num 259) 2024-07-28T19:32:23.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[60745]: ts=2024-07-28T19:32:23.507Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:23.802 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[61139]: debug 2024-07-28T19:32:23.320+0000 7f8ba16b0040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:32:23.802 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[61139]: debug 2024-07-28T19:32:23.400+0000 7f8ba16b0040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:32:23.802 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[61139]: [28/Jul/2024:19:32:23] ENGINE Bus STARTING 2024-07-28T19:32:23.802 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[61139]: CherryPy Checker: 2024-07-28T19:32:23.803 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[61139]: The Application mounted at '' has an empty config. 2024-07-28T19:32:23.803 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[61139]: [28/Jul/2024:19:32:23] ENGINE Serving on http://:::9283 2024-07-28T19:32:23.803 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[61139]: [28/Jul/2024:19:32:23] ENGINE Bus STARTED 2024-07-28T19:32:23.953 INFO:tasks.rados.rados.0.smithi045.stdout:863: expect (ObjNum 270 snap 86 seq_num 270) 2024-07-28T19:32:24.100 INFO:tasks.rados.rados.0.smithi045.stdout:860: finishing write tid 1 to smithi04569809-12 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:860: finishing write tid 2 to smithi04569809-12 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:860: finishing write tid 3 to smithi04569809-12 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:860: finishing write tid 4 to smithi04569809-12 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 541 (ObjNum 357 snap 111 seq_num 357) dirty exists 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:860: left oid 12 (ObjNum 357 snap 111 seq_num 357) 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:860: done (3 left) 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:862: done (2 left) 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:863: done (1 left) 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:865: done (0 left) 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:866: read oid 11 snap 86 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:866: expect deleted 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:867: rollback oid 3 current snap is 111 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 102 2024-07-28T19:32:24.101 INFO:tasks.rados.rados.0.smithi045.stdout:868: rollback oid 41 current snap is 111 2024-07-28T19:32:24.102 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 41 to 92 2024-07-28T19:32:24.102 INFO:tasks.rados.rados.0.smithi045.stdout:869: snap_remove snap 110 2024-07-28T19:32:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[21729]: cluster 2024-07-28T19:32:23.424432+0000 mon.a (mon.0) 1213 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:32:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[21729]: cluster 2024-07-28T19:32:23.424582+0000 mon.a (mon.0) 1214 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:32:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[21729]: audit 2024-07-28T19:32:23.428455+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:32:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[21729]: audit 2024-07-28T19:32:23.429386+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:32:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[21729]: audit 2024-07-28T19:32:23.432027+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:32:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[21729]: audit 2024-07-28T19:32:23.432543+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:32:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[21729]: audit 2024-07-28T19:32:23.441524+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[21729]: audit 2024-07-28T19:32:23.452402+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[21729]: audit 2024-07-28T19:32:23.640301+0000 mon.a (mon.0) 1217 : audit [DBG] from='client.? 172.21.15.45:0/2299141029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[21729]: cluster 2024-07-28T19:32:23.791013+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-07-28T19:32:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[31704]: cluster 2024-07-28T19:32:23.424432+0000 mon.a (mon.0) 1213 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:32:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[31704]: cluster 2024-07-28T19:32:23.424582+0000 mon.a (mon.0) 1214 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:32:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[31704]: audit 2024-07-28T19:32:23.428455+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:32:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[31704]: audit 2024-07-28T19:32:23.429386+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:32:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[31704]: audit 2024-07-28T19:32:23.432027+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:32:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[31704]: audit 2024-07-28T19:32:23.432543+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:32:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[31704]: audit 2024-07-28T19:32:23.441524+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[31704]: audit 2024-07-28T19:32:23.452402+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[31704]: audit 2024-07-28T19:32:23.640301+0000 mon.a (mon.0) 1217 : audit [DBG] from='client.? 172.21.15.45:0/2299141029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:23 smithi045 bash[31704]: cluster 2024-07-28T19:32:23.791013+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-07-28T19:32:24.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[24090]: cluster 2024-07-28T19:32:23.424432+0000 mon.a (mon.0) 1213 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:32:24.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[24090]: cluster 2024-07-28T19:32:23.424582+0000 mon.a (mon.0) 1214 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:32:24.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[24090]: audit 2024-07-28T19:32:23.428455+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:32:24.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[24090]: audit 2024-07-28T19:32:23.429386+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:32:24.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[24090]: audit 2024-07-28T19:32:23.432027+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:32:24.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[24090]: audit 2024-07-28T19:32:23.432543+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.155:0/3151458723' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:32:24.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[24090]: audit 2024-07-28T19:32:23.441524+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:24.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[24090]: audit 2024-07-28T19:32:23.452402+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:24.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[24090]: audit 2024-07-28T19:32:23.640301+0000 mon.a (mon.0) 1217 : audit [DBG] from='client.? 172.21.15.45:0/2299141029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:24.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:23 smithi155 bash[24090]: cluster 2024-07-28T19:32:23.791013+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-07-28T19:32:24.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:24 smithi155 bash[60745]: ts=2024-07-28T19:32:24.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:24.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:24 smithi155 bash[60745]: ts=2024-07-28T19:32:24.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:24.952 INFO:tasks.rados.rados.0.smithi045.stdout:869: done (3 left) 2024-07-28T19:32:24.952 INFO:tasks.rados.rados.0.smithi045.stdout:870: write oid 31 current snap is 111 2024-07-28T19:32:24.952 INFO:tasks.rados.rados.0.smithi045.stdout:870: seq_num 360 ranges {450520=558231,1483047=515125} 2024-07-28T19:32:24.968 INFO:tasks.rados.rados.0.smithi045.stdout:870: writing smithi04569809-31 from 450520 to 1008751 tid 1 2024-07-28T19:32:24.987 INFO:tasks.rados.rados.0.smithi045.stdout:870: writing smithi04569809-31 from 1483047 to 1998172 tid 2 2024-07-28T19:32:24.987 INFO:tasks.rados.rados.0.smithi045.stdout:871: delete oid 46 current snap is 111 2024-07-28T19:32:24.987 INFO:tasks.rados.rados.0.smithi045.stdout:868: finishing rollback tid 1 to smithi04569809-41 2024-07-28T19:32:24.987 INFO:tasks.rados.rados.0.smithi045.stdout:868: finishing rollback tid 2 to smithi04569809-41 2024-07-28T19:32:24.988 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 410 (ObjNum 75 snap 9 seq_num 75) dirty exists 2024-07-28T19:32:24.988 INFO:tasks.rados.rados.0.smithi045.stdout:867: finishing rollback tid 0 to smithi04569809-3 2024-07-28T19:32:24.988 INFO:tasks.rados.rados.0.smithi045.stdout:867: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:32:24.988 INFO:tasks.rados.rados.0.smithi045.stdout:867: finishing rollback tid 2 to smithi04569809-3 2024-07-28T19:32:24.988 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 545 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-07-28T19:32:24.988 INFO:tasks.rados.rados.0.smithi045.stdout:870: finishing write tid 1 to smithi04569809-31 2024-07-28T19:32:24.994 INFO:tasks.rados.rados.0.smithi045.stdout:866: done (4 left) 2024-07-28T19:32:24.994 INFO:tasks.rados.rados.0.smithi045.stdout:867: done (3 left) 2024-07-28T19:32:24.994 INFO:tasks.rados.rados.0.smithi045.stdout:868: done (2 left) 2024-07-28T19:32:24.994 INFO:tasks.rados.rados.0.smithi045.stdout:871: done (1 left) 2024-07-28T19:32:24.994 INFO:tasks.rados.rados.0.smithi045.stdout:872: read oid 13 snap -1 2024-07-28T19:32:24.994 INFO:tasks.rados.rados.0.smithi045.stdout:872: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T19:32:24.994 INFO:tasks.rados.rados.0.smithi045.stdout:873: read oid 24 snap 103 2024-07-28T19:32:24.994 INFO:tasks.rados.rados.0.smithi045.stdout:873: expect (ObjNum 328 snap 101 seq_num 328) 2024-07-28T19:32:24.994 INFO:tasks.rados.rados.0.smithi045.stdout:874: write oid 11 current snap is 111 2024-07-28T19:32:24.995 INFO:tasks.rados.rados.0.smithi045.stdout:874: seq_num 362 ranges {484134=708729,1883658=200476} 2024-07-28T19:32:25.015 INFO:tasks.rados.rados.0.smithi045.stdout:874: writing smithi04569809-11 from 484134 to 1192863 tid 1 2024-07-28T19:32:25.027 INFO:tasks.rados.rados.0.smithi045.stdout:874: writing smithi04569809-11 from 1883658 to 2084134 tid 2 2024-07-28T19:32:25.027 INFO:tasks.rados.rados.0.smithi045.stdout:875: read oid 35 snap -1 2024-07-28T19:32:25.027 INFO:tasks.rados.rados.0.smithi045.stdout:875: expect (ObjNum 342 snap 106 seq_num 342) 2024-07-28T19:32:25.027 INFO:tasks.rados.rados.0.smithi045.stdout:876: read oid 12 snap 92 2024-07-28T19:32:25.027 INFO:tasks.rados.rados.0.smithi045.stdout:876: expect (ObjNum 273 snap 86 seq_num 273) 2024-07-28T19:32:25.027 INFO:tasks.rados.rados.0.smithi045.stdout:877: write oid 45 current snap is 111 2024-07-28T19:32:25.027 INFO:tasks.rados.rados.0.smithi045.stdout:870: finishing write tid 2 to smithi04569809-31 2024-07-28T19:32:25.027 INFO:tasks.rados.rados.0.smithi045.stdout:870: finishing write tid 3 to smithi04569809-31 2024-07-28T19:32:25.028 INFO:tasks.rados.rados.0.smithi045.stdout:870: finishing write tid 4 to smithi04569809-31 2024-07-28T19:32:25.028 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 564 (ObjNum 360 snap 111 seq_num 360) dirty exists 2024-07-28T19:32:25.028 INFO:tasks.rados.rados.0.smithi045.stdout:870: left oid 31 (ObjNum 360 snap 111 seq_num 360) 2024-07-28T19:32:25.028 INFO:tasks.rados.rados.0.smithi045.stdout:873: expect (ObjNum 328 snap 101 seq_num 328) 2024-07-28T19:32:25.214 INFO:tasks.rados.rados.0.smithi045.stdout:872: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T19:32:25.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:24 smithi045 bash[21729]: cluster 2024-07-28T19:32:23.945218+0000 mon.a (mon.0) 1219 : cluster [DBG] mgrmap e32: y(active, since 37s), standbys: x 2024-07-28T19:32:25.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:24 smithi045 bash[21729]: cluster 2024-07-28T19:32:24.698398+0000 mgr.y (mgr.24980) 38 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 210 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-07-28T19:32:25.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:24 smithi045 bash[31704]: cluster 2024-07-28T19:32:23.945218+0000 mon.a (mon.0) 1219 : cluster [DBG] mgrmap e32: y(active, since 37s), standbys: x 2024-07-28T19:32:25.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:24 smithi045 bash[31704]: cluster 2024-07-28T19:32:24.698398+0000 mgr.y (mgr.24980) 38 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 210 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-07-28T19:32:25.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:24 smithi155 bash[24090]: cluster 2024-07-28T19:32:23.945218+0000 mon.a (mon.0) 1219 : cluster [DBG] mgrmap e32: y(active, since 37s), standbys: x 2024-07-28T19:32:25.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:24 smithi155 bash[24090]: cluster 2024-07-28T19:32:24.698398+0000 mgr.y (mgr.24980) 38 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 210 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-07-28T19:32:25.357 INFO:tasks.rados.rados.0.smithi045.stdout:874: finishing write tid 1 to smithi04569809-11 2024-07-28T19:32:25.357 INFO:tasks.rados.rados.0.smithi045.stdout:874: finishing write tid 2 to smithi04569809-11 2024-07-28T19:32:25.357 INFO:tasks.rados.rados.0.smithi045.stdout:875: expect (ObjNum 342 snap 106 seq_num 342) 2024-07-28T19:32:25.478 INFO:tasks.rados.rados.0.smithi045.stdout:874: finishing write tid 3 to smithi04569809-11 2024-07-28T19:32:25.478 INFO:tasks.rados.rados.0.smithi045.stdout:874: finishing write tid 4 to smithi04569809-11 2024-07-28T19:32:25.478 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 448 (ObjNum 362 snap 111 seq_num 362) dirty exists 2024-07-28T19:32:25.478 INFO:tasks.rados.rados.0.smithi045.stdout:874: left oid 11 (ObjNum 362 snap 111 seq_num 362) 2024-07-28T19:32:25.478 INFO:tasks.rados.rados.0.smithi045.stdout:876: expect (ObjNum 273 snap 86 seq_num 273) 2024-07-28T19:32:25.623 INFO:tasks.rados.rados.0.smithi045.stdout:877: seq_num 363 ranges {500941=783978,1942140=158801} 2024-07-28T19:32:25.644 INFO:tasks.rados.rados.0.smithi045.stdout:877: writing smithi04569809-45 from 500941 to 1284919 tid 1 2024-07-28T19:32:25.655 INFO:tasks.rados.rados.0.smithi045.stdout:877: writing smithi04569809-45 from 1942140 to 2100941 tid 2 2024-07-28T19:32:25.655 INFO:tasks.rados.rados.0.smithi045.stdout:870: done (6 left) 2024-07-28T19:32:25.655 INFO:tasks.rados.rados.0.smithi045.stdout:872: done (5 left) 2024-07-28T19:32:25.655 INFO:tasks.rados.rados.0.smithi045.stdout:873: done (4 left) 2024-07-28T19:32:25.656 INFO:tasks.rados.rados.0.smithi045.stdout:874: done (3 left) 2024-07-28T19:32:25.656 INFO:tasks.rados.rados.0.smithi045.stdout:875: done (2 left) 2024-07-28T19:32:25.656 INFO:tasks.rados.rados.0.smithi045.stdout:876: done (1 left) 2024-07-28T19:32:25.656 INFO:tasks.rados.rados.0.smithi045.stdout:878: snap_create 2024-07-28T19:32:25.656 INFO:tasks.rados.rados.0.smithi045.stdout:877: finishing write tid 1 to smithi04569809-45 2024-07-28T19:32:25.659 INFO:tasks.rados.rados.0.smithi045.stdout:877: finishing write tid 2 to smithi04569809-45 2024-07-28T19:32:25.660 INFO:tasks.rados.rados.0.smithi045.stdout:877: finishing write tid 3 to smithi04569809-45 2024-07-28T19:32:25.660 INFO:tasks.rados.rados.0.smithi045.stdout:877: finishing write tid 4 to smithi04569809-45 2024-07-28T19:32:25.660 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 296 (ObjNum 363 snap 111 seq_num 363) dirty exists 2024-07-28T19:32:25.660 INFO:tasks.rados.rados.0.smithi045.stdout:877: left oid 45 (ObjNum 363 snap 111 seq_num 363) 2024-07-28T19:32:25.952 INFO:tasks.rados.rados.0.smithi045.stdout:877: done (1 left) 2024-07-28T19:32:25.952 INFO:tasks.rados.rados.0.smithi045.stdout:878: done (0 left) 2024-07-28T19:32:25.952 INFO:tasks.rados.rados.0.smithi045.stdout:879: write oid 45 current snap is 112 2024-07-28T19:32:25.953 INFO:tasks.rados.rados.0.smithi045.stdout:879: seq_num 364 ranges {517748=459227,1600622=406110} 2024-07-28T19:32:25.968 INFO:tasks.rados.rados.0.smithi045.stdout:879: writing smithi04569809-45 from 517748 to 976975 tid 1 2024-07-28T19:32:25.986 INFO:tasks.rados.rados.0.smithi045.stdout:879: writing smithi04569809-45 from 1600622 to 2006732 tid 2 2024-07-28T19:32:25.986 INFO:tasks.rados.rados.0.smithi045.stdout:880: rollback oid 30 current snap is 112 2024-07-28T19:32:25.986 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 30 to 103 2024-07-28T19:32:25.986 INFO:tasks.rados.rados.0.smithi045.stdout:879: finishing write tid 1 to smithi04569809-45 2024-07-28T19:32:25.986 INFO:tasks.rados.rados.0.smithi045.stdout:881: read oid 50 snap -1 2024-07-28T19:32:25.986 INFO:tasks.rados.rados.0.smithi045.stdout:881: expect deleted 2024-07-28T19:32:25.986 INFO:tasks.rados.rados.0.smithi045.stdout:882: delete oid 22 current snap is 112 2024-07-28T19:32:25.991 INFO:tasks.rados.rados.0.smithi045.stdout:880: finishing rollback tid 0 to smithi04569809-30 2024-07-28T19:32:25.991 INFO:tasks.rados.rados.0.smithi045.stdout:879: finishing write tid 2 to smithi04569809-45 2024-07-28T19:32:25.991 INFO:tasks.rados.rados.0.smithi045.stdout:880: finishing rollback tid 1 to smithi04569809-30 2024-07-28T19:32:25.992 INFO:tasks.rados.rados.0.smithi045.stdout:879: finishing write tid 3 to smithi04569809-45 2024-07-28T19:32:25.993 INFO:tasks.rados.rados.0.smithi045.stdout:879: finishing write tid 4 to smithi04569809-45 2024-07-28T19:32:25.993 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 300 (ObjNum 364 snap 112 seq_num 364) dirty exists 2024-07-28T19:32:25.993 INFO:tasks.rados.rados.0.smithi045.stdout:879: left oid 45 (ObjNum 364 snap 112 seq_num 364) 2024-07-28T19:32:25.993 INFO:tasks.rados.rados.0.smithi045.stdout:880: finishing rollback tid 2 to smithi04569809-30 2024-07-28T19:32:25.993 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 414 (ObjNum 256 snap 79 seq_num 256) dirty exists 2024-07-28T19:32:25.993 INFO:tasks.rados.rados.0.smithi045.stdout:879: done (3 left) 2024-07-28T19:32:25.994 INFO:tasks.rados.rados.0.smithi045.stdout:880: done (2 left) 2024-07-28T19:32:25.994 INFO:tasks.rados.rados.0.smithi045.stdout:881: done (1 left) 2024-07-28T19:32:25.994 INFO:tasks.rados.rados.0.smithi045.stdout:882: done (0 left) 2024-07-28T19:32:25.994 INFO:tasks.rados.rados.0.smithi045.stdout:883: snap_create 2024-07-28T19:32:26.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:25 smithi045 bash[21729]: cluster 2024-07-28T19:32:24.953412+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-07-28T19:32:26.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:25 smithi045 bash[31704]: cluster 2024-07-28T19:32:24.953412+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-07-28T19:32:26.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:25 smithi155 bash[24090]: cluster 2024-07-28T19:32:24.953412+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-07-28T19:32:26.972 INFO:tasks.rados.rados.0.smithi045.stdout:883: done (0 left) 2024-07-28T19:32:26.972 INFO:tasks.rados.rados.0.smithi045.stdout:884: snap_create 2024-07-28T19:32:27.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:26 smithi045 bash[21729]: cluster 2024-07-28T19:32:25.953219+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-07-28T19:32:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:26 smithi045 bash[21729]: audit 2024-07-28T19:32:25.996919+0000 mon.a (mon.0) 1222 : audit [DBG] from='client.? 172.21.15.45:0/2128579513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:26 smithi045 bash[21729]: cluster 2024-07-28T19:32:26.699147+0000 mgr.y (mgr.24980) 39 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 210 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:32:27.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:26 smithi045 bash[31704]: cluster 2024-07-28T19:32:25.953219+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-07-28T19:32:27.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:26 smithi045 bash[31704]: audit 2024-07-28T19:32:25.996919+0000 mon.a (mon.0) 1222 : audit [DBG] from='client.? 172.21.15.45:0/2128579513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:27.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:26 smithi045 bash[31704]: cluster 2024-07-28T19:32:26.699147+0000 mgr.y (mgr.24980) 39 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 210 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:32:27.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:26 smithi155 bash[24090]: cluster 2024-07-28T19:32:25.953219+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-07-28T19:32:27.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:26 smithi155 bash[24090]: audit 2024-07-28T19:32:25.996919+0000 mon.a (mon.0) 1222 : audit [DBG] from='client.? 172.21.15.45:0/2128579513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:27.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:26 smithi155 bash[24090]: cluster 2024-07-28T19:32:26.699147+0000 mgr.y (mgr.24980) 39 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 210 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:32:27.973 INFO:tasks.rados.rados.0.smithi045.stdout:884: done (0 left) 2024-07-28T19:32:27.974 INFO:tasks.rados.rados.0.smithi045.stdout:885: snap_create 2024-07-28T19:32:28.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:27 smithi155 bash[24090]: cluster 2024-07-28T19:32:26.972804+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-07-28T19:32:28.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:27 smithi045 bash[21729]: cluster 2024-07-28T19:32:26.972804+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-07-28T19:32:28.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:27 smithi045 bash[31704]: cluster 2024-07-28T19:32:26.972804+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-07-28T19:32:28.986 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:28 smithi155 bash[60745]: ts=2024-07-28T19:32: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-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:28.992 INFO:tasks.rados.rados.0.smithi045.stdout:885: done (0 left) 2024-07-28T19:32:28.992 INFO:tasks.rados.rados.0.smithi045.stdout:886: delete oid 27 current snap is 115 2024-07-28T19:32:29.001 INFO:tasks.rados.rados.0.smithi045.stdout:886: done (0 left) 2024-07-28T19:32:29.002 INFO:tasks.rados.rados.0.smithi045.stdout:887: read oid 34 snap -1 2024-07-28T19:32:29.002 INFO:tasks.rados.rados.0.smithi045.stdout:887: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T19:32:29.002 INFO:tasks.rados.rados.0.smithi045.stdout:888: delete oid 17 current snap is 115 2024-07-28T19:32:29.010 INFO:tasks.rados.rados.0.smithi045.stdout:888: done (1 left) 2024-07-28T19:32:29.010 INFO:tasks.rados.rados.0.smithi045.stdout:889: snap_remove snap 86 2024-07-28T19:32:29.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:28 smithi155 bash[24090]: cluster 2024-07-28T19:32:27.974204+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-07-28T19:32:29.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:28 smithi155 bash[24090]: audit 2024-07-28T19:32:28.362685+0000 mon.c (mon.2) 221 : audit [DBG] from='client.? 172.21.15.45:0/2573028353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:29.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:28 smithi155 bash[24090]: cluster 2024-07-28T19:32:28.699883+0000 mgr.y (mgr.24980) 40 : cluster [DBG] pgmap v65: 89 pgs: 89 active+clean; 220 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2024-07-28T19:32:29.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:28 smithi045 bash[31704]: cluster 2024-07-28T19:32:27.974204+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-07-28T19:32:29.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:28 smithi045 bash[31704]: audit 2024-07-28T19:32:28.362685+0000 mon.c (mon.2) 221 : audit [DBG] from='client.? 172.21.15.45:0/2573028353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:29.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:28 smithi045 bash[31704]: cluster 2024-07-28T19:32:28.699883+0000 mgr.y (mgr.24980) 40 : cluster [DBG] pgmap v65: 89 pgs: 89 active+clean; 220 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2024-07-28T19:32:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:28 smithi045 bash[21729]: cluster 2024-07-28T19:32:27.974204+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-07-28T19:32:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:28 smithi045 bash[21729]: audit 2024-07-28T19:32:28.362685+0000 mon.c (mon.2) 221 : audit [DBG] from='client.? 172.21.15.45:0/2573028353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:28 smithi045 bash[21729]: cluster 2024-07-28T19:32:28.699883+0000 mgr.y (mgr.24980) 40 : cluster [DBG] pgmap v65: 89 pgs: 89 active+clean; 220 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2024-07-28T19:32:29.995 INFO:tasks.rados.rados.0.smithi045.stdout:889: done (1 left) 2024-07-28T19:32:29.995 INFO:tasks.rados.rados.0.smithi045.stdout:890: read oid 47 snap 111 2024-07-28T19:32:29.995 INFO:tasks.rados.rados.0.smithi045.stdout:890: expect (ObjNum 351 snap 108 seq_num 351) 2024-07-28T19:32:29.995 INFO:tasks.rados.rados.0.smithi045.stdout:891: snap_create 2024-07-28T19:32:29.995 INFO:tasks.rados.rados.0.smithi045.stdout:887: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T19:32:30.191 INFO:tasks.rados.rados.0.smithi045.stdout:890: expect (ObjNum 351 snap 108 seq_num 351) 2024-07-28T19:32:30.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:30 smithi155 bash[24090]: cluster 2024-07-28T19:32:28.993973+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-07-28T19:32:30.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:29 smithi045 bash[21729]: cluster 2024-07-28T19:32:28.993973+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-07-28T19:32:30.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:29 smithi045 bash[31704]: cluster 2024-07-28T19:32:28.993973+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-07-28T19:32:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:32:30] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2024-07-28T19:32:31.012 INFO:tasks.rados.rados.0.smithi045.stdout:887: done (2 left) 2024-07-28T19:32:31.012 INFO:tasks.rados.rados.0.smithi045.stdout:890: done (1 left) 2024-07-28T19:32:31.012 INFO:tasks.rados.rados.0.smithi045.stdout:891: done (0 left) 2024-07-28T19:32:31.013 INFO:tasks.rados.rados.0.smithi045.stdout:892: read oid 5 snap -1 2024-07-28T19:32:31.013 INFO:tasks.rados.rados.0.smithi045.stdout:892: expect (ObjNum 354 snap 109 seq_num 354) 2024-07-28T19:32:31.013 INFO:tasks.rados.rados.0.smithi045.stdout:893: read oid 36 snap -1 2024-07-28T19:32:31.013 INFO:tasks.rados.rados.0.smithi045.stdout:893: expect (ObjNum 350 snap 108 seq_num 350) 2024-07-28T19:32:31.013 INFO:tasks.rados.rados.0.smithi045.stdout:894: snap_remove snap 102 2024-07-28T19:32:31.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:31 smithi155 bash[24090]: cluster 2024-07-28T19:32:29.994403+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-07-28T19:32:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:31 smithi155 bash[24090]: cluster 2024-07-28T19:32:30.700581+0000 mgr.y (mgr.24980) 41 : cluster [DBG] pgmap v68: 89 pgs: 89 active+clean; 220 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2024-07-28T19:32:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:31 smithi155 bash[24090]: audit 2024-07-28T19:32:30.723164+0000 mon.a (mon.0) 1227 : audit [DBG] from='client.? 172.21.15.45:0/1816174189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:31 smithi045 bash[21729]: cluster 2024-07-28T19:32:29.994403+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-07-28T19:32:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:31 smithi045 bash[21729]: cluster 2024-07-28T19:32:30.700581+0000 mgr.y (mgr.24980) 41 : cluster [DBG] pgmap v68: 89 pgs: 89 active+clean; 220 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2024-07-28T19:32:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:31 smithi045 bash[21729]: audit 2024-07-28T19:32:30.723164+0000 mon.a (mon.0) 1227 : audit [DBG] from='client.? 172.21.15.45:0/1816174189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:31.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:31 smithi045 bash[31704]: cluster 2024-07-28T19:32:29.994403+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-07-28T19:32:31.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:31 smithi045 bash[31704]: cluster 2024-07-28T19:32:30.700581+0000 mgr.y (mgr.24980) 41 : cluster [DBG] pgmap v68: 89 pgs: 89 active+clean; 220 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2024-07-28T19:32:31.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:31 smithi045 bash[31704]: audit 2024-07-28T19:32:30.723164+0000 mon.a (mon.0) 1227 : audit [DBG] from='client.? 172.21.15.45:0/1816174189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:32.014 INFO:tasks.rados.rados.0.smithi045.stdout:894: done (2 left) 2024-07-28T19:32:32.014 INFO:tasks.rados.rados.0.smithi045.stdout:895: snap_create 2024-07-28T19:32:32.014 INFO:tasks.rados.rados.0.smithi045.stdout:893: expect (ObjNum 350 snap 108 seq_num 350) 2024-07-28T19:32:32.232 INFO:tasks.rados.rados.0.smithi045.stdout:892: expect (ObjNum 354 snap 109 seq_num 354) 2024-07-28T19:32:32.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:32 smithi155 bash[24090]: cluster 2024-07-28T19:32:31.013032+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-07-28T19:32:32.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:32 smithi155 bash[24090]: audit 2024-07-28T19:32:31.908874+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:32 smithi045 bash[21729]: cluster 2024-07-28T19:32:31.013032+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-07-28T19:32:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:32 smithi045 bash[21729]: audit 2024-07-28T19:32:31.908874+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:32.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:32 smithi045 bash[31704]: cluster 2024-07-28T19:32:31.013032+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-07-28T19:32:32.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:32 smithi045 bash[31704]: audit 2024-07-28T19:32:31.908874+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:32.791 INFO:tasks.rados.rados.0.smithi045.stdout:892: done (2 left) 2024-07-28T19:32:32.791 INFO:tasks.rados.rados.0.smithi045.stdout:893: done (1 left) 2024-07-28T19:32:32.791 INFO:tasks.rados.rados.0.smithi045.stdout:895: done (0 left) 2024-07-28T19:32:32.791 INFO:tasks.rados.rados.0.smithi045.stdout:896: write oid 35 current snap is 117 2024-07-28T19:32:32.791 INFO:tasks.rados.rados.0.smithi045.stdout:896: seq_num 368 ranges {584976=476576,1834550=350426} 2024-07-28T19:32:32.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:32 smithi155 bash[60745]: ts=2024-07-28T19:32:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:32.808 INFO:tasks.rados.rados.0.smithi045.stdout:896: writing smithi04569809-35 from 584976 to 1061552 tid 1 2024-07-28T19:32:32.827 INFO:tasks.rados.rados.0.smithi045.stdout:896: writing smithi04569809-35 from 1834550 to 2184976 tid 2 2024-07-28T19:32:32.827 INFO:tasks.rados.rados.0.smithi045.stdout:897: read oid 45 snap -1 2024-07-28T19:32:32.827 INFO:tasks.rados.rados.0.smithi045.stdout:897: expect (ObjNum 364 snap 112 seq_num 364) 2024-07-28T19:32:32.827 INFO:tasks.rados.rados.0.smithi045.stdout:898: snap_remove snap 106 2024-07-28T19:32:33.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:33 smithi155 bash[24090]: cluster 2024-07-28T19:32:32.014289+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-07-28T19:32:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:33 smithi155 bash[24090]: cluster 2024-07-28T19:32:32.701909+0000 mgr.y (mgr.24980) 42 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 8 op/s 2024-07-28T19:32:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:33 smithi155 bash[24090]: cluster 2024-07-28T19:32:32.791865+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-07-28T19:32:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:33 smithi155 bash[24090]: audit 2024-07-28T19:32:32.985490+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:33 smithi155 bash[24090]: audit 2024-07-28T19:32:32.999812+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:33 smithi155 bash[24090]: audit 2024-07-28T19:32:33.002619+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:33 smithi155 bash[24090]: audit 2024-07-28T19:32:33.004125+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:32:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:33 smithi155 bash[24090]: audit 2024-07-28T19:32:33.013802+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:33.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[21729]: cluster 2024-07-28T19:32:32.014289+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-07-28T19:32:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[21729]: cluster 2024-07-28T19:32:32.701909+0000 mgr.y (mgr.24980) 42 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 8 op/s 2024-07-28T19:32:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[21729]: cluster 2024-07-28T19:32:32.791865+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-07-28T19:32:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[21729]: audit 2024-07-28T19:32:32.985490+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[21729]: audit 2024-07-28T19:32:32.999812+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[21729]: audit 2024-07-28T19:32:33.002619+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[21729]: audit 2024-07-28T19:32:33.004125+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:32:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[21729]: audit 2024-07-28T19:32:33.013802+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[31704]: cluster 2024-07-28T19:32:32.014289+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-07-28T19:32:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[31704]: cluster 2024-07-28T19:32:32.701909+0000 mgr.y (mgr.24980) 42 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 8 op/s 2024-07-28T19:32:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[31704]: cluster 2024-07-28T19:32:32.791865+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-07-28T19:32:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[31704]: audit 2024-07-28T19:32:32.985490+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[31704]: audit 2024-07-28T19:32:32.999812+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[31704]: audit 2024-07-28T19:32:33.002619+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[31704]: audit 2024-07-28T19:32:33.004125+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:32:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:33 smithi045 bash[31704]: audit 2024-07-28T19:32:33.013802+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:33.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:33 smithi155 bash[60745]: ts=2024-07-28T19:32:33.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:33.807 INFO:tasks.rados.rados.0.smithi045.stdout:898: done (2 left) 2024-07-28T19:32:33.807 INFO:tasks.rados.rados.0.smithi045.stdout:899: write oid 18 current snap is 117 2024-07-28T19:32:33.807 INFO:tasks.rados.rados.0.smithi045.stdout:899: seq_num 369 ranges {601783=551825,1776679=425104} 2024-07-28T19:32:33.810 INFO:tasks.rados.rados.0.smithi045.stdout:899: writing smithi04569809-18 from 601783 to 1153608 tid 1 2024-07-28T19:32:33.817 INFO:tasks.rados.rados.0.smithi045.stdout:899: writing smithi04569809-18 from 1776679 to 2201783 tid 2 2024-07-28T19:32:33.817 INFO:tasks.rados.rados.0.smithi045.stdout:900: snap_remove snap 109 2024-07-28T19:32:34.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.097292+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.45:0/126415895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:34.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.145646+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:34.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.149491+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:32:34.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: cephadm 2024-07-28T19:32:33.150466+0000 mgr.y (mgr.24980) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-07-28T19:32:34.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.156105+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:34.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.157416+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T19:32:34.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.157759+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T19:32:34.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.163750+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-28T19:32:34.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.165745+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T19:32:34.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.166311+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T19:32:34.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.170635+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-28T19:32:34.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.176130+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T19:32:34.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: audit 2024-07-28T19:32:33.177623+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-28T19:32:34.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: cephadm 2024-07-28T19:32:33.178677+0000 mgr.y (mgr.24980) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-07-28T19:32:34.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[24090]: cluster 2024-07-28T19:32:33.794415+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-07-28T19:32:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.097292+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.45:0/126415895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.145646+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.149491+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:32:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: cephadm 2024-07-28T19:32:33.150466+0000 mgr.y (mgr.24980) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-07-28T19:32:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.156105+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.157416+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T19:32:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.157759+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T19:32:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.163750+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-28T19:32:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.165745+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T19:32:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.166311+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T19:32:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.170635+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-28T19:32:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.176130+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T19:32:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: audit 2024-07-28T19:32:33.177623+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-28T19:32:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: cephadm 2024-07-28T19:32:33.178677+0000 mgr.y (mgr.24980) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-07-28T19:32:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[21729]: cluster 2024-07-28T19:32:33.794415+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-07-28T19:32:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.097292+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.45:0/126415895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.145646+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.149491+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:32:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: cephadm 2024-07-28T19:32:33.150466+0000 mgr.y (mgr.24980) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-07-28T19:32:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.156105+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.157416+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T19:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.157759+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-28T19:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.163750+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-28T19:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.165745+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T19:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.166311+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-28T19:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.170635+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24980 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-28T19:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.176130+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T19:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: audit 2024-07-28T19:32:33.177623+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-28T19:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: cephadm 2024-07-28T19:32:33.178677+0000 mgr.y (mgr.24980) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-07-28T19:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:34 smithi045 bash[31704]: cluster 2024-07-28T19:32:33.794415+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-07-28T19:32:34.792 INFO:tasks.rados.rados.0.smithi045.stdout:900: done (3 left) 2024-07-28T19:32:34.793 INFO:tasks.rados.rados.0.smithi045.stdout:901: rollback oid 15 current snap is 117 2024-07-28T19:32:34.793 INFO:tasks.rados.rados.0.smithi045.stdout:896: finishing write tid 1 to smithi04569809-35 2024-07-28T19:32:34.793 INFO:tasks.rados.rados.0.smithi045.stdout:896: finishing write tid 2 to smithi04569809-35 2024-07-28T19:32:34.793 INFO:tasks.rados.rados.0.smithi045.stdout:896: finishing write tid 3 to smithi04569809-35 2024-07-28T19:32:34.793 INFO:tasks.rados.rados.0.smithi045.stdout:896: finishing write tid 4 to smithi04569809-35 2024-07-28T19:32:34.793 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 304 (ObjNum 368 snap 117 seq_num 368) dirty exists 2024-07-28T19:32:34.793 INFO:tasks.rados.rados.0.smithi045.stdout:896: left oid 35 (ObjNum 368 snap 117 seq_num 368) 2024-07-28T19:32:34.793 INFO:tasks.rados.rados.0.smithi045.stdout:897: expect (ObjNum 364 snap 112 seq_num 364) 2024-07-28T19:32:34.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[60745]: ts=2024-07-28T19:32:34.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:34.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:34 smithi155 bash[60745]: ts=2024-07-28T19:32:34.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:34.952 INFO:tasks.rados.rados.0.smithi045.stdout:899: finishing write tid 1 to smithi04569809-18 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:899: finishing write tid 2 to smithi04569809-18 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:899: finishing write tid 3 to smithi04569809-18 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:899: finishing write tid 4 to smithi04569809-18 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 590 (ObjNum 369 snap 117 seq_num 369) dirty exists 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:899: left oid 18 (ObjNum 369 snap 117 seq_num 369) 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 98 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:896: done (3 left) 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:897: done (2 left) 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:899: done (1 left) 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:902: read oid 33 snap -1 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:902: expect (ObjNum 313 snap 94 seq_num 313) 2024-07-28T19:32:34.953 INFO:tasks.rados.rados.0.smithi045.stdout:903: snap_create 2024-07-28T19:32:34.956 INFO:tasks.rados.rados.0.smithi045.stdout:901: finishing rollback tid 0 to smithi04569809-15 2024-07-28T19:32:34.957 INFO:tasks.rados.rados.0.smithi045.stdout:901: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:32:34.957 INFO:tasks.rados.rados.0.smithi045.stdout:901: finishing rollback tid 2 to smithi04569809-15 2024-07-28T19:32:34.957 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 430 (ObjNum 298 snap 93 seq_num 298) dirty exists 2024-07-28T19:32:34.958 INFO:tasks.rados.rados.0.smithi045.stdout:902: expect (ObjNum 313 snap 94 seq_num 313) 2024-07-28T19:32:35.805 INFO:tasks.rados.rados.0.smithi045.stdout:901: done (2 left) 2024-07-28T19:32:35.805 INFO:tasks.rados.rados.0.smithi045.stdout:902: done (1 left) 2024-07-28T19:32:35.805 INFO:tasks.rados.rados.0.smithi045.stdout:903: done (0 left) 2024-07-28T19:32:35.805 INFO:tasks.rados.rados.0.smithi045.stdout:904: write oid 12 current snap is 118 2024-07-28T19:32:35.805 INFO:tasks.rados.rados.0.smithi045.stdout:904: seq_num 370 ranges {618590=627074,1835161=383429} 2024-07-28T19:32:35.825 INFO:tasks.rados.rados.0.smithi045.stdout:904: writing smithi04569809-12 from 618590 to 1245664 tid 1 2024-07-28T19:32:35.840 INFO:tasks.rados.rados.0.smithi045.stdout:904: writing smithi04569809-12 from 1835161 to 2218590 tid 2 2024-07-28T19:32:35.840 INFO:tasks.rados.rados.0.smithi045.stdout:905: delete oid 36 current snap is 118 2024-07-28T19:32:35.840 INFO:tasks.rados.rados.0.smithi045.stdout:904: finishing write tid 1 to smithi04569809-12 2024-07-28T19:32:35.846 INFO:tasks.rados.rados.0.smithi045.stdout:905: done (1 left) 2024-07-28T19:32:35.846 INFO:tasks.rados.rados.0.smithi045.stdout:906: read oid 15 snap -1 2024-07-28T19:32:35.847 INFO:tasks.rados.rados.0.smithi045.stdout:906: expect (ObjNum 298 snap 93 seq_num 298) 2024-07-28T19:32:35.847 INFO:tasks.rados.rados.0.smithi045.stdout:907: delete oid 17 current snap is 118 2024-07-28T19:32:35.847 INFO:tasks.rados.rados.0.smithi045.stdout:904: finishing write tid 2 to smithi04569809-12 2024-07-28T19:32:35.847 INFO:tasks.rados.rados.0.smithi045.stdout:904: finishing write tid 3 to smithi04569809-12 2024-07-28T19:32:35.848 INFO:tasks.rados.rados.0.smithi045.stdout:904: finishing write tid 4 to smithi04569809-12 2024-07-28T19:32:35.848 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 573 (ObjNum 370 snap 118 seq_num 370) dirty exists 2024-07-28T19:32:35.848 INFO:tasks.rados.rados.0.smithi045.stdout:904: left oid 12 (ObjNum 370 snap 118 seq_num 370) 2024-07-28T19:32:35.852 INFO:tasks.rados.rados.0.smithi045.stdout:904: done (2 left) 2024-07-28T19:32:35.852 INFO:tasks.rados.rados.0.smithi045.stdout:907: done (1 left) 2024-07-28T19:32:35.853 INFO:tasks.rados.rados.0.smithi045.stdout:908: snap_create 2024-07-28T19:32:35.854 INFO:tasks.rados.rados.0.smithi045.stdout:906: expect (ObjNum 298 snap 93 seq_num 298) 2024-07-28T19:32:36.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:35 smithi155 bash[24090]: cluster 2024-07-28T19:32:34.702527+0000 mgr.y (mgr.24980) 45 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 8 op/s 2024-07-28T19:32:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:35 smithi155 bash[24090]: cluster 2024-07-28T19:32:34.794076+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-07-28T19:32:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:35 smithi155 bash[24090]: audit 2024-07-28T19:32:35.433861+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:35 smithi155 bash[24090]: audit 2024-07-28T19:32:35.435586+0000 mon.c (mon.2) 231 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:32:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:35 smithi155 bash[24090]: audit 2024-07-28T19:32:35.437011+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:32:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:35 smithi155 bash[24090]: audit 2024-07-28T19:32:35.438380+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:35 smithi155 bash[24090]: audit 2024-07-28T19:32:35.461145+0000 mon.a (mon.0) 1243 : audit [DBG] from='client.? 172.21.15.45:0/3446485379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[21729]: cluster 2024-07-28T19:32:34.702527+0000 mgr.y (mgr.24980) 45 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 8 op/s 2024-07-28T19:32:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[21729]: cluster 2024-07-28T19:32:34.794076+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-07-28T19:32:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[21729]: audit 2024-07-28T19:32:35.433861+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[21729]: audit 2024-07-28T19:32:35.435586+0000 mon.c (mon.2) 231 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:32:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[21729]: audit 2024-07-28T19:32:35.437011+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:32:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[21729]: audit 2024-07-28T19:32:35.438380+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[21729]: audit 2024-07-28T19:32:35.461145+0000 mon.a (mon.0) 1243 : audit [DBG] from='client.? 172.21.15.45:0/3446485379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[31704]: cluster 2024-07-28T19:32:34.702527+0000 mgr.y (mgr.24980) 45 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 8 op/s 2024-07-28T19:32:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[31704]: cluster 2024-07-28T19:32:34.794076+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-07-28T19:32:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[31704]: audit 2024-07-28T19:32:35.433861+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24980 ' entity='mgr.y' 2024-07-28T19:32:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[31704]: audit 2024-07-28T19:32:35.435586+0000 mon.c (mon.2) 231 : audit [INF] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:32:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[31704]: audit 2024-07-28T19:32:35.437011+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:32:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[31704]: audit 2024-07-28T19:32:35.438380+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24980 172.21.15.45:0/1210437040' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:32:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:35 smithi045 bash[31704]: audit 2024-07-28T19:32:35.461145+0000 mon.a (mon.0) 1243 : audit [DBG] from='client.? 172.21.15.45:0/3446485379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:36.810 INFO:tasks.rados.rados.0.smithi045.stdout:906: done (1 left) 2024-07-28T19:32:36.811 INFO:tasks.rados.rados.0.smithi045.stdout:908: done (0 left) 2024-07-28T19:32:36.811 INFO:tasks.rados.rados.0.smithi045.stdout:909: delete oid 23 current snap is 119 2024-07-28T19:32:36.815 INFO:tasks.rados.rados.0.smithi045.stdout:909: done (0 left) 2024-07-28T19:32:36.815 INFO:tasks.rados.rados.0.smithi045.stdout:910: delete oid 30 current snap is 119 2024-07-28T19:32:36.820 INFO:tasks.rados.rados.0.smithi045.stdout:910: done (0 left) 2024-07-28T19:32:36.820 INFO:tasks.rados.rados.0.smithi045.stdout:911: write oid 39 current snap is 119 2024-07-28T19:32:36.820 INFO:tasks.rados.rados.0.smithi045.stdout:911: seq_num 375 ranges {702625=719672,2127571=175054} 2024-07-28T19:32:36.828 INFO:tasks.rados.rados.0.smithi045.stdout:911: writing smithi04569809-39 from 702625 to 1422297 tid 1 2024-07-28T19:32:36.833 INFO:tasks.rados.rados.0.smithi045.stdout:911: writing smithi04569809-39 from 2127571 to 2302625 tid 2 2024-07-28T19:32:36.833 INFO:tasks.rados.rados.0.smithi045.stdout:912: snap_create 2024-07-28T19:32:36.835 INFO:tasks.rados.rados.0.smithi045.stdout:911: finishing write tid 1 to smithi04569809-39 2024-07-28T19:32:36.836 INFO:tasks.rados.rados.0.smithi045.stdout:911: finishing write tid 2 to smithi04569809-39 2024-07-28T19:32:36.836 INFO:tasks.rados.rados.0.smithi045.stdout:911: finishing write tid 3 to smithi04569809-39 2024-07-28T19:32:36.837 INFO:tasks.rados.rados.0.smithi045.stdout:911: finishing write tid 4 to smithi04569809-39 2024-07-28T19:32:36.837 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 324 (ObjNum 375 snap 119 seq_num 375) dirty exists 2024-07-28T19:32:36.837 INFO:tasks.rados.rados.0.smithi045.stdout:911: left oid 39 (ObjNum 375 snap 119 seq_num 375) 2024-07-28T19:32:37.013 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:36 smithi045 bash[21729]: cephadm 2024-07-28T19:32:35.426317+0000 mgr.y (mgr.24980) 46 : cephadm [INF] Upgrade: Updating mon.a 2024-07-28T19:32:37.013 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:36 smithi045 bash[21729]: cephadm 2024-07-28T19:32:35.439917+0000 mgr.y (mgr.24980) 47 : cephadm [INF] Deploying daemon mon.a on smithi045 2024-07-28T19:32:37.013 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:36 smithi045 bash[21729]: cluster 2024-07-28T19:32:35.805240+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-07-28T19:32:37.014 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:36 smithi045 bash[31704]: cephadm 2024-07-28T19:32:35.426317+0000 mgr.y (mgr.24980) 46 : cephadm [INF] Upgrade: Updating mon.a 2024-07-28T19:32:37.014 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:36 smithi045 bash[31704]: cephadm 2024-07-28T19:32:35.439917+0000 mgr.y (mgr.24980) 47 : cephadm [INF] Deploying daemon mon.a on smithi045 2024-07-28T19:32:37.014 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:36 smithi045 bash[31704]: cluster 2024-07-28T19:32:35.805240+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-07-28T19:32:37.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:36 smithi155 bash[24090]: cephadm 2024-07-28T19:32:35.426317+0000 mgr.y (mgr.24980) 46 : cephadm [INF] Upgrade: Updating mon.a 2024-07-28T19:32:37.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:36 smithi155 bash[24090]: cephadm 2024-07-28T19:32:35.439917+0000 mgr.y (mgr.24980) 47 : cephadm [INF] Deploying daemon mon.a on smithi045 2024-07-28T19:32:37.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:36 smithi155 bash[24090]: cluster 2024-07-28T19:32:35.805240+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-07-28T19:32:37.793 INFO:tasks.rados.rados.0.smithi045.stdout:911: done (1 left) 2024-07-28T19:32:37.794 INFO:tasks.rados.rados.0.smithi045.stdout:912: done (0 left) 2024-07-28T19:32:37.794 INFO:tasks.rados.rados.0.smithi045.stdout:913: delete oid 43 current snap is 120 2024-07-28T19:32:37.802 INFO:tasks.rados.rados.0.smithi045.stdout:913: done (0 left) 2024-07-28T19:32:37.802 INFO:tasks.rados.rados.0.smithi045.stdout:914: delete oid 5 current snap is 120 2024-07-28T19:32:37.813 INFO:tasks.rados.rados.0.smithi045.stdout:914: done (0 left) 2024-07-28T19:32:37.813 INFO:tasks.rados.rados.0.smithi045.stdout:915: read oid 3 snap -1 2024-07-28T19:32:37.813 INFO:tasks.rados.rados.0.smithi045.stdout:915: expect (ObjNum 150 snap 35 seq_num 150) 2024-07-28T19:32:37.813 INFO:tasks.rados.rados.0.smithi045.stdout:916: rollback oid 37 current snap is 120 2024-07-28T19:32:37.814 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 37 to 113 2024-07-28T19:32:37.814 INFO:tasks.rados.rados.0.smithi045.stdout:917: snap_remove snap 98 2024-07-28T19:32:37.835 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:37 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:37.835 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:32:37 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:37.835 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:32:37 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:37.836 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:37 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:37.836 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:37 smithi045 bash[21729]: cluster 2024-07-28T19:32:36.703227+0000 mgr.y (mgr.24980) 48 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:32:37.836 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:37 smithi045 bash[21729]: cluster 2024-07-28T19:32:36.812250+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-07-28T19:32:37.836 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:37 smithi045 bash[21729]: cluster 2024-07-28T19:32:37.794299+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-07-28T19:32:37.836 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:32:37 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:37.837 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:32:37 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:37.837 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:32:37 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:37.837 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:32:37 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:37.837 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:37 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:37.837 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:37 smithi045 bash[31704]: cluster 2024-07-28T19:32:36.703227+0000 mgr.y (mgr.24980) 48 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:32:37.838 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:37 smithi045 bash[31704]: cluster 2024-07-28T19:32:36.812250+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-07-28T19:32:37.838 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:37 smithi045 bash[31704]: cluster 2024-07-28T19:32:37.794299+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-07-28T19:32:38.128 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:37 smithi045 systemd[1]: Stopping Ceph mon.a for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:32:38.128 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:37 smithi045 bash[21729]: debug 2024-07-28T19:32:37.933+0000 7f71f0ef0640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-07-28T19:32:38.128 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:37 smithi045 bash[21729]: debug 2024-07-28T19:32:37.933+0000 7f71f0ef0640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-07-28T19:32:38.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:37 smithi155 bash[24090]: cluster 2024-07-28T19:32:36.703227+0000 mgr.y (mgr.24980) 48 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:32:38.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:37 smithi155 bash[24090]: cluster 2024-07-28T19:32:36.812250+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-07-28T19:32:38.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:37 smithi155 bash[24090]: cluster 2024-07-28T19:32:37.794299+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-07-28T19:32:38.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:38 smithi045 bash[80332]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mon-a 2024-07-28T19:32:38.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:38 smithi045 bash[80390]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mon-a 2024-07-28T19:32:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@mon.a.service: Deactivated successfully. 2024-07-28T19:32:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: Stopped Ceph mon.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:32:39.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:38 smithi155 bash[60745]: ts=2024-07-28T19:32:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:39.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:39.217 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:39.217 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:39.218 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:39.218 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:39.218 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:39.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:39.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: Started Ceph mon.a for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:32:39.219 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:32:38 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:32:40.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.045+0000 7fe5a525fb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.045+0000 7fe5a525fb00 0 ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable), process ceph-mon, pid 7 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.045+0000 7fe5a525fb00 0 pidfile_write: ignore empty --pid-file 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 0 load: jerasure load: lrc 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: RocksDB version: 7.9.2 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Git sha 0 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Compile date 2024-07-22 20:55:56 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: DB SUMMARY 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: DB Session ID: 70YIPSSRB0SVFL7WLCTY 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: CURRENT file: CURRENT 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1732 Bytes 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2024-07-28T19:32:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 928759 ; 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.error_if_exists: 0 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.create_if_missing: 0 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.env: 0x5620f0a2abc0 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.info_log: 0x5620f2c68be0 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.statistics: (nil) 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.use_fsync: 0 2024-07-28T19:32:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T19:32:40.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T19:32:40.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T19:32:40.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T19:32:40.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T19:32:40.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T19:32:40.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T19:32:40.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.db_log_dir: 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.wal_dir: 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T19:32:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.write_buffer_manager: 0x5620f2c76b40 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.unordered_write: 0 2024-07-28T19:32:40.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.row_cache: None 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.wal_filter: None 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.two_write_queues: 0 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.wal_compression: 0 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.atomic_flush: 0 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T19:32:40.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T19:32:40.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T19:32:40.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T19:32:40.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T19:32:40.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T19:32:40.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T19:32:40.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T19:32:40.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.max_open_files: -1 2024-07-28T19:32:40.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Compression algorithms supported: 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: kZSTD supported: 0 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: kXpressCompression supported: 0 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: kZlibCompression supported: 1 2024-07-28T19:32:40.226 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T19:32:40.227 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T19:32:40.227 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T19:32:40.227 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.049+0000 7fe5a525fb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-28T19:32:40.227 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-07-28T19:32:40.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-28T19:32:40.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T19:32:40.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.merge_operator: 2024-07-28T19:32:40.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_filter: None 2024-07-28T19:32:40.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T19:32:40.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T19:32:40.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T19:32:40.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T19:32:40.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5620f2c68820) 2024-07-28T19:32:40.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: cache_index_and_filter_blocks: 1 2024-07-28T19:32:40.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T19:32:40.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T19:32:40.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: pin_top_level_index_and_filter: 1 2024-07-28T19:32:40.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: index_type: 0 2024-07-28T19:32:40.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: data_block_index_type: 0 2024-07-28T19:32:40.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: index_shortening: 1 2024-07-28T19:32:40.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: checksum: 4 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: no_block_cache: 0 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: block_cache: 0x5620f2c5d350 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: block_cache_name: BinnedLRUCache 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: block_cache_options: 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: capacity : 536870912 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: num_shard_bits : 4 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: strict_capacity_limit : 0 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: high_pri_pool_ratio: 0.000 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: block_cache_compressed: (nil) 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: persistent_cache: (nil) 2024-07-28T19:32:40.230 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: block_size: 4096 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: block_size_deviation: 10 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: block_restart_interval: 16 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: index_block_restart_interval: 1 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: metadata_block_size: 4096 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: partition_filters: 0 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: use_delta_encoding: 1 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: filter_policy: bloomfilter 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: whole_key_filtering: 1 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: verify_compression: 0 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: read_amp_bytes_per_bit: 0 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: format_version: 5 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: enable_index_compression: 1 2024-07-28T19:32:40.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: block_align: 0 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: max_auto_readahead_size: 262144 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: prepopulate_block_cache: 0 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: initial_auto_readahead_size: 8192 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: num_file_reads_for_auto_readahead: 2 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compression: NoCompression 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.num_levels: 7 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T19:32:40.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T19:32:40.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T19:32:40.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-28T19:32:40.235 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.table_properties_collectors: 2024-07-28T19:32:40.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.bloom_locality: 0 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.ttl: 2592000 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T19:32:40.237 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.enable_blob_files: false 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.min_blob_size: 0 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a2038640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-28T19:32:40.238 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 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 44, last_sequence is 18940, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f485b4ad-4040-436e-9779-ecf122967d93 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722195160055119, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.053+0000 7fe5a525fb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.057+0000 7fe5a525fb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722195160059495, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 894794, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18941, "largest_seqno": 19528, "table_properties": {"data_size": 890998, "index_size": 2078, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 7073, "raw_average_key_size": 25, "raw_value_size": 884605, "raw_average_value_size": 3216, "num_data_blocks": 91, "num_entries": 275, "num_filter_entries": 275, "num_deletions": 14, "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": 1722195160, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f485b4ad-4040-436e-9779-ecf122967d93", "db_session_id": "70YIPSSRB0SVFL7WLCTY", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.057+0000 7fe5a525fb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722195160059641, "job": 1, "event": "recovery_finished"} 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.057+0000 7fe5a525fb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.057+0000 7fe5a525fb00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.057+0000 7fe5a525fb00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.057+0000 7fe5a525fb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5620f2c88e00 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.057+0000 7fe5a525fb00 4 rocksdb: DB pointer 0x5620f2d80000 2024-07-28T19:32:40.239 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.057+0000 7fe59b02a640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.057+0000 7fe59b02a640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: ** DB Stats ** 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: ** Compaction Stats [default] ** 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: 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) 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-28T19:32:40.240 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: L0 1/0 873.82 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 309.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: L6 1/0 9.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 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Sum 2/0 10.63 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 309.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 309.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: ** Compaction Stats [default] ** 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: 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) 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 309.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Flush(GB): cumulative 0.001, interval 0.001 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T19:32:40.241 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Cumulative compaction: 0.00 GB write, 111.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Interval compaction: 0.00 GB write, 111.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: 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 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Block cache BinnedLRUCache@0x5620f2c5d350#7 capacity: 512.00 MB usage: 3.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.061+0000 7fe5a525fb00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0] at bind addrs [v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.061+0000 7fe5a525fb00 1 mon.a@-1(???) e3 preinit fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.061+0000 7fe5a525fb00 0 mon.a@-1(???).mds e10 new map 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.061+0000 7fe5a525fb00 0 mon.a@-1(???).mds e10 print_map 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: e10 2024-07-28T19:32:40.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T19:32:40.243 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: 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} 2024-07-28T19:32:40.243 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: legacy client fscid: 1 2024-07-28T19:32:40.243 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: 2024-07-28T19:32:40.243 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Filesystem 'foo' (1) 2024-07-28T19:32:40.243 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: fs_name foo 2024-07-28T19:32:40.243 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: epoch 10 2024-07-28T19:32:40.243 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-28T19:32:40.243 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: created 2024-07-28T19:26:31.170513+0000 2024-07-28T19:32:40.243 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: modified 2024-07-28T19:26:41.279663+0000 2024-07-28T19:32:40.243 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: tableserver 0 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: root 0 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: session_timeout 60 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: session_autoclose 300 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: max_file_size 1099511627776 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: max_xattr_size 65536 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: required_client_features {} 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: last_failure 0 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: last_failure_osd_epoch 70 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: 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} 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: max_mds 1 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: in 0 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: up {0=24385} 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: failed 2024-07-28T19:32:40.244 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: damaged 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: stopped 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: data_pools [4] 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: metadata_pool 3 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: inline_data disabled 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: balancer 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: bal_rank_mask -1 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: standby_count_wanted 1 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: [mds.foo.smithi155.mchwry{0:24385} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: Standby daemons: 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: [mds.foo.smithi045.krrdod{-1:14562} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.45:6834/1048487278,v1:172.21.15.45:6835/1048487278] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T19:32:40.245 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.061+0000 7fe5a525fb00 0 mon.a@-1(???).osd e302 crush map has features 3314933000854323200, adjusting msgr requires 2024-07-28T19:32:40.246 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.061+0000 7fe5a525fb00 0 mon.a@-1(???).osd e302 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T19:32:40.246 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.061+0000 7fe5a525fb00 0 mon.a@-1(???).osd e302 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T19:32:40.246 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.061+0000 7fe5a525fb00 0 mon.a@-1(???).osd e302 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T19:32:40.246 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[80445]: debug 2024-07-28T19:32:40.061+0000 7fe5a525fb00 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-07-28T19:32:40.966 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:32:40] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2024-07-28T19:32:41.584 INFO:tasks.rados.rados.0.smithi045.stdout:917: done (2 left) 2024-07-28T19:32:41.584 INFO:tasks.rados.rados.0.smithi045.stdout:918: write oid 17 current snap is 120 2024-07-28T19:32:41.584 INFO:tasks.rados.rados.0.smithi045.stdout:918: seq_num 378 ranges {753046=545419,1786664=431793} 2024-07-28T19:32:41.592 INFO:tasks.rados.rados.0.smithi045.stdout:918: writing smithi04569809-17 from 753046 to 1298465 tid 1 2024-07-28T19:32:41.599 INFO:tasks.rados.rados.0.smithi045.stdout:918: writing smithi04569809-17 from 1786664 to 2218457 tid 2 2024-07-28T19:32:41.599 INFO:tasks.rados.rados.0.smithi045.stdout:919: write oid 20 current snap is 120 2024-07-28T19:32:41.599 INFO:tasks.rados.rados.0.smithi045.stdout:915: expect (ObjNum 150 snap 35 seq_num 150) 2024-07-28T19:32:41.753 INFO:tasks.rados.rados.0.smithi045.stdout:916: finishing rollback tid 1 to smithi04569809-37 2024-07-28T19:32:41.753 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 445 (ObjNum 65 snap 0 seq_num 1953066355) dirty dne 2024-07-28T19:32:41.753 INFO:tasks.rados.rados.0.smithi045.stdout:918: finishing write tid 1 to smithi04569809-17 2024-07-28T19:32:41.753 INFO:tasks.rados.rados.0.smithi045.stdout:918: finishing write tid 2 to smithi04569809-17 2024-07-28T19:32:41.753 INFO:tasks.rados.rados.0.smithi045.stdout:918: finishing write tid 3 to smithi04569809-17 2024-07-28T19:32:41.754 INFO:tasks.rados.rados.0.smithi045.stdout:918: finishing write tid 4 to smithi04569809-17 2024-07-28T19:32:41.754 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 308 (ObjNum 378 snap 120 seq_num 378) dirty exists 2024-07-28T19:32:41.754 INFO:tasks.rados.rados.0.smithi045.stdout:918: left oid 17 (ObjNum 378 snap 120 seq_num 378) 2024-07-28T19:32:41.754 INFO:tasks.rados.rados.0.smithi045.stdout:919: seq_num 379 ranges {769853=620668,1845146=524707} 2024-07-28T19:32:41.766 INFO:tasks.rados.rados.0.smithi045.stdout:919: writing smithi04569809-20 from 769853 to 1390521 tid 1 2024-07-28T19:32:41.777 INFO:tasks.rados.rados.0.smithi045.stdout:919: writing smithi04569809-20 from 1845146 to 2369853 tid 2 2024-07-28T19:32:41.777 INFO:tasks.rados.rados.0.smithi045.stdout:915: done (3 left) 2024-07-28T19:32:41.777 INFO:tasks.rados.rados.0.smithi045.stdout:916: done (2 left) 2024-07-28T19:32:41.777 INFO:tasks.rados.rados.0.smithi045.stdout:918: done (1 left) 2024-07-28T19:32:41.777 INFO:tasks.rados.rados.0.smithi045.stdout:920: delete oid 40 current snap is 120 2024-07-28T19:32:41.777 INFO:tasks.rados.rados.0.smithi045.stdout:919: finishing write tid 1 to smithi04569809-20 2024-07-28T19:32:41.780 INFO:tasks.rados.rados.0.smithi045.stdout:920: done (1 left) 2024-07-28T19:32:41.780 INFO:tasks.rados.rados.0.smithi045.stdout:921: rollback oid 27 current snap is 120 2024-07-28T19:32:41.780 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 27 to 105 2024-07-28T19:32:41.780 INFO:tasks.rados.rados.0.smithi045.stdout:922: read oid 38 snap -1 2024-07-28T19:32:41.780 INFO:tasks.rados.rados.0.smithi045.stdout:922: expect (ObjNum 222 snap 63 seq_num 222) 2024-07-28T19:32:41.781 INFO:tasks.rados.rados.0.smithi045.stdout:923: read oid 33 snap -1 2024-07-28T19:32:41.781 INFO:tasks.rados.rados.0.smithi045.stdout:923: expect (ObjNum 313 snap 94 seq_num 313) 2024-07-28T19:32:41.781 INFO:tasks.rados.rados.0.smithi045.stdout:924: rollback oid 7 current snap is 120 2024-07-28T19:32:41.781 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 103 2024-07-28T19:32:41.781 INFO:tasks.rados.rados.0.smithi045.stdout:925: snap_remove snap 113 2024-07-28T19:32:41.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[73423]: ignoring --setuser ceph since I am not root 2024-07-28T19:32:41.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[73423]: ignoring --setgroup ceph since I am not root 2024-07-28T19:32:41.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[73423]: debug 2024-07-28T19:32:41.621+0000 7fa670d2f640 1 -- 172.21.15.45:0/1114398706 <== mon.2 v2:172.21.15.45:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fa0eda2d00 con 0x55fa0ed95400 2024-07-28T19:32:41.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[73423]: debug 2024-07-28T19:32:41.733+0000 7fa67358a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:32:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: cluster 2024-07-28T19:32:38.703932+0000 mgr.y (mgr.24980) 49 : cluster [DBG] pgmap v80: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 906 KiB/s wr, 12 op/s 2024-07-28T19:32:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: audit 2024-07-28T19:32:40.226832+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.45:0/1920086359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: cluster 2024-07-28T19:32:40.680159+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-07-28T19:32:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: cluster 2024-07-28T19:32:40.704656+0000 mgr.y (mgr.24980) 50 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 613 KiB/s wr, 8 op/s 2024-07-28T19:32:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: cluster 2024-07-28T19:32:41.503650+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:32:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: cluster 2024-07-28T19:32:41.512781+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:32:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: cluster 2024-07-28T19:32:41.514093+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:32:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: cluster 2024-07-28T19:32:41.514153+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-07-28T19:32:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: cluster 2024-07-28T19:32:41.516236+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 54s), standbys: x 2024-07-28T19:32:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: cluster 2024-07-28T19:32:41.517240+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-07-28T19:32:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: cluster 2024-07-28T19:32:41.546727+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 54s), standbys: x 2024-07-28T19:32:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[80445]: audit 2024-07-28T19:32:41.546941+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24980 ' entity='' 2024-07-28T19:32:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: cluster 2024-07-28T19:32:38.703932+0000 mgr.y (mgr.24980) 49 : cluster [DBG] pgmap v80: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 906 KiB/s wr, 12 op/s 2024-07-28T19:32:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: audit 2024-07-28T19:32:40.226832+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.45:0/1920086359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: cluster 2024-07-28T19:32:40.680159+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-07-28T19:32:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: cluster 2024-07-28T19:32:40.704656+0000 mgr.y (mgr.24980) 50 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 613 KiB/s wr, 8 op/s 2024-07-28T19:32:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: cluster 2024-07-28T19:32:41.503650+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:32:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: cluster 2024-07-28T19:32:41.512781+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:32:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: cluster 2024-07-28T19:32:41.514093+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:32:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: cluster 2024-07-28T19:32:41.514153+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-07-28T19:32:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: cluster 2024-07-28T19:32:41.516236+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 54s), standbys: x 2024-07-28T19:32:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: cluster 2024-07-28T19:32:41.517240+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-07-28T19:32:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: cluster 2024-07-28T19:32:41.546727+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 54s), standbys: x 2024-07-28T19:32:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:41 smithi045 bash[31704]: audit 2024-07-28T19:32:41.546941+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24980 ' entity='' 2024-07-28T19:32:42.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[61139]: ignoring --setuser ceph since I am not root 2024-07-28T19:32:42.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[61139]: ignoring --setgroup ceph since I am not root 2024-07-28T19:32:42.052 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[61139]: debug 2024-07-28T19:32:41.643+0000 7fb922c06640 1 -- 172.21.15.155:0/1417211714 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564f00804d00 con 0x564f007f7400 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[61139]: debug 2024-07-28T19:32:41.759+0000 7fb925461040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: cluster 2024-07-28T19:32:38.703932+0000 mgr.y (mgr.24980) 49 : cluster [DBG] pgmap v80: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 906 KiB/s wr, 12 op/s 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: audit 2024-07-28T19:32:40.226832+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.45:0/1920086359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: cluster 2024-07-28T19:32:40.680159+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: cluster 2024-07-28T19:32:40.704656+0000 mgr.y (mgr.24980) 50 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 613 KiB/s wr, 8 op/s 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: cluster 2024-07-28T19:32:41.503650+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: cluster 2024-07-28T19:32:41.512781+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: cluster 2024-07-28T19:32:41.514093+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: cluster 2024-07-28T19:32:41.514153+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: cluster 2024-07-28T19:32:41.516236+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 54s), standbys: x 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: cluster 2024-07-28T19:32:41.517240+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-07-28T19:32:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: cluster 2024-07-28T19:32:41.546727+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 54s), standbys: x 2024-07-28T19:32:42.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:41 smithi155 bash[24090]: audit 2024-07-28T19:32:41.546941+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24980 ' entity='' 2024-07-28T19:32:42.576 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:42 smithi155 bash[60745]: ts=2024-07-28T19:32:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:42.587 INFO:tasks.rados.rados.0.smithi045.stdout:925: done (5 left) 2024-07-28T19:32:42.587 INFO:tasks.rados.rados.0.smithi045.stdout:926: rollback oid 5 current snap is 120 2024-07-28T19:32:42.587 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 5 to 117 2024-07-28T19:32:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:924: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:32:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 0 (ObjNum 193 snap 0 seq_num 284384576) dirty dne 2024-07-28T19:32:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:921: finishing rollback tid 1 to smithi04569809-27 2024-07-28T19:32:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:923: expect (ObjNum 313 snap 94 seq_num 313) 2024-07-28T19:32:42.604 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 1 2024-07-28T19:32:42.740 INFO:tasks.rados.rados.0.smithi045.stdout:919: finishing write tid 2 to smithi04569809-20 2024-07-28T19:32:42.740 INFO:tasks.rados.rados.0.smithi045.stdout:919: finishing write tid 3 to smithi04569809-20 2024-07-28T19:32:42.741 INFO:tasks.rados.rados.0.smithi045.stdout:919: finishing write tid 4 to smithi04569809-20 2024-07-28T19:32:42.741 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 160 (ObjNum 379 snap 120 seq_num 379) dirty exists 2024-07-28T19:32:42.741 INFO:tasks.rados.rados.0.smithi045.stdout:919: left oid 20 (ObjNum 379 snap 120 seq_num 379) 2024-07-28T19:32:42.741 INFO:tasks.rados.rados.0.smithi045.stdout:921: finishing rollback tid 2 to smithi04569809-27 2024-07-28T19:32:42.741 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 608 (ObjNum 320 snap 97 seq_num 320) dirty exists 2024-07-28T19:32:42.741 INFO:tasks.rados.rados.0.smithi045.stdout:922: expect (ObjNum 222 snap 63 seq_num 222) 2024-07-28T19:32:42.860 INFO:tasks.rados.rados.0.smithi045.stdout:926: finishing rollback tid 1 to smithi04569809-5 2024-07-28T19:32:42.860 INFO:tasks.rados.rados.0.smithi045.stdout:926: finishing rollback tid 2 to smithi04569809-5 2024-07-28T19:32:42.860 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 583 (ObjNum 354 snap 109 seq_num 354) dirty exists 2024-07-28T19:32:42.860 INFO:tasks.rados.rados.0.smithi045.stdout:919: done (5 left) 2024-07-28T19:32:42.860 INFO:tasks.rados.rados.0.smithi045.stdout:921: done (4 left) 2024-07-28T19:32:42.860 INFO:tasks.rados.rados.0.smithi045.stdout:922: done (3 left) 2024-07-28T19:32:42.860 INFO:tasks.rados.rados.0.smithi045.stdout:923: done (2 left) 2024-07-28T19:32:42.860 INFO:tasks.rados.rados.0.smithi045.stdout:924: done (1 left) 2024-07-28T19:32:42.860 INFO:tasks.rados.rados.0.smithi045.stdout:926: done (0 left) 2024-07-28T19:32:42.861 INFO:tasks.rados.rados.0.smithi045.stdout:927: snap_remove snap 115 2024-07-28T19:32:42.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:42 smithi045 bash[80445]: cluster 2024-07-28T19:32:41.579088+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-07-28T19:32:42.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:42 smithi045 bash[31704]: cluster 2024-07-28T19:32:41.579088+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-07-28T19:32:43.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:42 smithi155 bash[24090]: cluster 2024-07-28T19:32:41.579088+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-07-28T19:32:43.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:43 smithi155 bash[61139]: debug 2024-07-28T19:32:42.999+0000 7fb925461040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:32:43.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:43 smithi155 bash[61139]: debug 2024-07-28T19:32:43.063+0000 7fb925461040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:32:43.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:43 smithi155 bash[61139]: debug 2024-07-28T19:32:43.219+0000 7fb925461040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:32:43.406 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:43 smithi045 bash[73423]: debug 2024-07-28T19:32:43.044+0000 7fa67358a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-28T19:32:43.406 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:43 smithi045 bash[73423]: debug 2024-07-28T19:32:43.116+0000 7fa67358a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-28T19:32:43.406 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:43 smithi045 bash[73423]: debug 2024-07-28T19:32:43.276+0000 7fa67358a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-28T19:32:43.408 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T19:32:43.591 INFO:tasks.rados.rados.0.smithi045.stdout:927: done (0 left) 2024-07-28T19:32:43.591 INFO:tasks.rados.rados.0.smithi045.stdout:928: read oid 14 snap -1 2024-07-28T19:32:43.591 INFO:tasks.rados.rados.0.smithi045.stdout:928: expect (ObjNum 323 snap 98 seq_num 323) 2024-07-28T19:32:43.591 INFO:tasks.rados.rados.0.smithi045.stdout:929: write oid 35 current snap is 120 2024-07-28T19:32:43.591 INFO:tasks.rados.rados.0.smithi045.stdout:929: seq_num 381 ranges {403467=487519,1562110=579120} 2024-07-28T19:32:43.593 INFO:tasks.rados.rados.0.smithi045.stdout:929: writing smithi04569809-35 from 403467 to 890986 tid 1 2024-07-28T19:32:43.601 INFO:tasks.rados.rados.0.smithi045.stdout:929: writing smithi04569809-35 from 1562110 to 2141230 tid 2 2024-07-28T19:32:43.601 INFO:tasks.rados.rados.0.smithi045.stdout:930: write oid 18 current snap is 120 2024-07-28T19:32:43.602 INFO:tasks.rados.rados.0.smithi045.stdout:930: seq_num 382 ranges {420274=562768,1620592=439131} 2024-07-28T19:32:43.607 INFO:tasks.rados.rados.0.smithi045.stdout:930: writing smithi04569809-18 from 420274 to 983042 tid 1 2024-07-28T19:32:43.614 INFO:tasks.rados.rados.0.smithi045.stdout:930: writing smithi04569809-18 from 1620592 to 2059723 tid 2 2024-07-28T19:32:43.614 INFO:tasks.rados.rados.0.smithi045.stdout:931: read oid 31 snap -1 2024-07-28T19:32:43.614 INFO:tasks.rados.rados.0.smithi045.stdout:931: expect (ObjNum 360 snap 111 seq_num 360) 2024-07-28T19:32:43.614 INFO:tasks.rados.rados.0.smithi045.stdout:932: snap_remove snap 107 2024-07-28T19:32:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:43 smithi045 bash[80445]: audit 2024-07-28T19:32:42.583790+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.45:0/65770193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:43 smithi045 bash[80445]: cluster 2024-07-28T19:32:42.587511+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-07-28T19:32:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:43 smithi045 bash[31704]: audit 2024-07-28T19:32:42.583790+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.45:0/65770193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:43 smithi045 bash[31704]: cluster 2024-07-28T19:32:42.587511+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-07-28T19:32:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:43 smithi155 bash[24090]: audit 2024-07-28T19:32:42.583790+0000 mon.a (mon.0) 11 : audit [DBG] from='client.? 172.21.15.45:0/65770193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:32:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:43 smithi155 bash[24090]: cluster 2024-07-28T19:32:42.587511+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-07-28T19:32:43.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:43 smithi155 bash[60745]: ts=2024-07-28T19:32:43.513Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:44.216 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:43 smithi155 bash[61139]: debug 2024-07-28T19:32:43.887+0000 7fb925461040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:32:44.216 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:43 smithi155 bash[61139]: debug 2024-07-28T19:32:43.959+0000 7fb925461040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:32:44.216 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:44 smithi155 bash[61139]: debug 2024-07-28T19:32:44.027+0000 7fb925461040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:32:44.331 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:43 smithi045 bash[73423]: debug 2024-07-28T19:32:43.984+0000 7fa67358a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-28T19:32:44.331 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:44 smithi045 bash[73423]: debug 2024-07-28T19:32:44.056+0000 7fa67358a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-28T19:32:44.331 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:44 smithi045 bash[73423]: debug 2024-07-28T19:32:44.132+0000 7fa67358a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-28T19:32:44.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:44 smithi155 bash[61139]: debug 2024-07-28T19:32:44.215+0000 7fb925461040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:32:44.553 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:44 smithi155 bash[61139]: debug 2024-07-28T19:32:44.291+0000 7fb925461040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:32:44.553 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:44 smithi155 bash[61139]: debug 2024-07-28T19:32:44.363+0000 7fb925461040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:32:44.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:44 smithi155 bash[60745]: ts=2024-07-28T19:32:44.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:44.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:44 smithi155 bash[60745]: ts=2024-07-28T19:32:44.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:44.586 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:44 smithi045 bash[73423]: debug 2024-07-28T19:32:44.328+0000 7fa67358a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-28T19:32:44.586 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:44 smithi045 bash[73423]: debug 2024-07-28T19:32:44.412+0000 7fa67358a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-28T19:32:44.586 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:44 smithi045 bash[73423]: debug 2024-07-28T19:32:44.484+0000 7fa67358a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-28T19:32:44.601 INFO:tasks.rados.rados.0.smithi045.stdout:932: done (4 left) 2024-07-28T19:32:44.601 INFO:tasks.rados.rados.0.smithi045.stdout:933: read oid 34 snap -1 2024-07-28T19:32:44.601 INFO:tasks.rados.rados.0.smithi045.stdout:933: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T19:32:44.601 INFO:tasks.rados.rados.0.smithi045.stdout:934: snap_create 2024-07-28T19:32:44.601 INFO:tasks.rados.rados.0.smithi045.stdout:929: finishing write tid 1 to smithi04569809-35 2024-07-28T19:32:44.601 INFO:tasks.rados.rados.0.smithi045.stdout:929: finishing write tid 2 to smithi04569809-35 2024-07-28T19:32:44.601 INFO:tasks.rados.rados.0.smithi045.stdout:929: finishing write tid 3 to smithi04569809-35 2024-07-28T19:32:44.601 INFO:tasks.rados.rados.0.smithi045.stdout:929: finishing write tid 4 to smithi04569809-35 2024-07-28T19:32:44.601 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 326 (ObjNum 381 snap 120 seq_num 381) dirty exists 2024-07-28T19:32:44.601 INFO:tasks.rados.rados.0.smithi045.stdout:929: left oid 35 (ObjNum 381 snap 120 seq_num 381) 2024-07-28T19:32:44.602 INFO:tasks.rados.rados.0.smithi045.stdout:928: expect (ObjNum 323 snap 98 seq_num 323) 2024-07-28T19:32:44.731 INFO:tasks.rados.rados.0.smithi045.stdout:930: finishing write tid 1 to smithi04569809-18 2024-07-28T19:32:44.731 INFO:tasks.rados.rados.0.smithi045.stdout:931: expect (ObjNum 360 snap 111 seq_num 360) 2024-07-28T19:32:44.848 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:44 smithi045 bash[80445]: cluster 2024-07-28T19:32:43.589032+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-07-28T19:32:44.848 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:44 smithi045 bash[73423]: debug 2024-07-28T19:32:44.772+0000 7fa67358a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:32:44.848 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:44 smithi045 bash[31704]: cluster 2024-07-28T19:32:43.589032+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-07-28T19:32:44.849 INFO:tasks.rados.rados.0.smithi045.stdout:930: finishing write tid 2 to smithi04569809-18 2024-07-28T19:32:44.849 INFO:tasks.rados.rados.0.smithi045.stdout:930: finishing write tid 3 to smithi04569809-18 2024-07-28T19:32:44.849 INFO:tasks.rados.rados.0.smithi045.stdout:930: finishing write tid 4 to smithi04569809-18 2024-07-28T19:32:44.849 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 618 (ObjNum 382 snap 120 seq_num 382) dirty exists 2024-07-28T19:32:44.849 INFO:tasks.rados.rados.0.smithi045.stdout:930: left oid 18 (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:32:44.849 INFO:tasks.rados.rados.0.smithi045.stdout:933: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T19:32:44.913 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:44 smithi155 bash[24090]: cluster 2024-07-28T19:32:43.589032+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-07-28T19:32:44.914 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:44 smithi155 bash[61139]: debug 2024-07-28T19:32:44.635+0000 7fb925461040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-28T19:32:44.914 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:44 smithi155 bash[61139]: debug 2024-07-28T19:32:44.707+0000 7fb925461040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:32:45.138 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:44 smithi045 bash[73423]: debug 2024-07-28T19:32:44.848+0000 7fa67358a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-28T19:32:45.138 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:45 smithi045 bash[73423]: debug 2024-07-28T19:32:45.056+0000 7fa67358a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:32:45.244 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:44 smithi155 bash[61139]: debug 2024-07-28T19:32:44.911+0000 7fb925461040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-28T19:32:45.244 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:44 smithi155 bash[61139]: debug 2024-07-28T19:32:44.987+0000 7fb925461040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:32:45.405 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:45 smithi045 bash[73423]: debug 2024-07-28T19:32:45.136+0000 7fa67358a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-28T19:32:45.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:45 smithi155 bash[61139]: debug 2024-07-28T19:32:45.243+0000 7fb925461040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T19:32:45.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:45 smithi155 bash[61139]: debug 2024-07-28T19:32:45.419+0000 7fb925461040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:32:45.612 INFO:tasks.rados.rados.0.smithi045.stdout:928: done (5 left) 2024-07-28T19:32:45.612 INFO:tasks.rados.rados.0.smithi045.stdout:929: done (4 left) 2024-07-28T19:32:45.612 INFO:tasks.rados.rados.0.smithi045.stdout:930: done (3 left) 2024-07-28T19:32:45.612 INFO:tasks.rados.rados.0.smithi045.stdout:931: done (2 left) 2024-07-28T19:32:45.612 INFO:tasks.rados.rados.0.smithi045.stdout:933: done (1 left) 2024-07-28T19:32:45.612 INFO:tasks.rados.rados.0.smithi045.stdout:934: done (0 left) 2024-07-28T19:32:45.612 INFO:tasks.rados.rados.0.smithi045.stdout:935: rollback oid 28 current snap is 121 2024-07-28T19:32:45.612 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 28 to 112 2024-07-28T19:32:45.613 INFO:tasks.rados.rados.0.smithi045.stdout:936: read oid 29 snap -1 2024-07-28T19:32:45.613 INFO:tasks.rados.rados.0.smithi045.stdout:936: expect deleted 2024-07-28T19:32:45.613 INFO:tasks.rados.rados.0.smithi045.stdout:937: rollback oid 42 current snap is 121 2024-07-28T19:32:45.613 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 120 2024-07-28T19:32:45.613 INFO:tasks.rados.rados.0.smithi045.stdout:938: read oid 46 snap -1 2024-07-28T19:32:45.613 INFO:tasks.rados.rados.0.smithi045.stdout:938: expect deleted 2024-07-28T19:32:45.613 INFO:tasks.rados.rados.0.smithi045.stdout:939: write oid 1 current snap is 121 2024-07-28T19:32:45.613 INFO:tasks.rados.rados.0.smithi045.stdout:939: seq_num 383 ranges {437081=638017,1679074=582789} 2024-07-28T19:32:45.619 INFO:tasks.rados.rados.0.smithi045.stdout:939: writing smithi04569809-1 from 437081 to 1075098 tid 1 2024-07-28T19:32:45.627 INFO:tasks.rados.rados.0.smithi045.stdout:939: writing smithi04569809-1 from 1679074 to 2261863 tid 2 2024-07-28T19:32:45.627 INFO:tasks.rados.rados.0.smithi045.stdout:940: read oid 30 snap -1 2024-07-28T19:32:45.628 INFO:tasks.rados.rados.0.smithi045.stdout:940: expect deleted 2024-07-28T19:32:45.628 INFO:tasks.rados.rados.0.smithi045.stdout:941: delete oid 48 current snap is 121 2024-07-28T19:32:45.628 INFO:tasks.rados.rados.0.smithi045.stdout:935: finishing rollback tid 0 to smithi04569809-28 2024-07-28T19:32:45.628 INFO:tasks.rados.rados.0.smithi045.stdout:937: finishing rollback tid 0 to smithi04569809-42 2024-07-28T19:32:45.628 INFO:tasks.rados.rados.0.smithi045.stdout:935: finishing rollback tid 1 to smithi04569809-28 2024-07-28T19:32:45.628 INFO:tasks.rados.rados.0.smithi045.stdout:939: finishing write tid 1 to smithi04569809-1 2024-07-28T19:32:45.628 INFO:tasks.rados.rados.0.smithi045.stdout:935: finishing rollback tid 2 to smithi04569809-28 2024-07-28T19:32:45.628 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 318 (ObjNum 296 snap 93 seq_num 296) dirty exists 2024-07-28T19:32:45.628 INFO:tasks.rados.rados.0.smithi045.stdout:937: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:32:45.629 INFO:tasks.rados.rados.0.smithi045.stdout:937: finishing rollback tid 2 to smithi04569809-42 2024-07-28T19:32:45.629 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 628 (ObjNum 324 snap 100 seq_num 324) dirty exists 2024-07-28T19:32:45.631 INFO:tasks.rados.rados.0.smithi045.stdout:935: done (6 left) 2024-07-28T19:32:45.631 INFO:tasks.rados.rados.0.smithi045.stdout:936: done (5 left) 2024-07-28T19:32:45.631 INFO:tasks.rados.rados.0.smithi045.stdout:937: done (4 left) 2024-07-28T19:32:45.631 INFO:tasks.rados.rados.0.smithi045.stdout:938: done (3 left) 2024-07-28T19:32:45.631 INFO:tasks.rados.rados.0.smithi045.stdout:940: done (2 left) 2024-07-28T19:32:45.631 INFO:tasks.rados.rados.0.smithi045.stdout:941: done (1 left) 2024-07-28T19:32:45.631 INFO:tasks.rados.rados.0.smithi045.stdout:942: snap_remove snap 114 2024-07-28T19:32:45.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:45 smithi045 bash[80445]: cluster 2024-07-28T19:32:44.601448+0000 mon.a (mon.0) 14 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-07-28T19:32:45.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:45 smithi045 bash[73423]: debug 2024-07-28T19:32:45.404+0000 7fa67358a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-28T19:32:45.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:45 smithi045 bash[73423]: debug 2024-07-28T19:32:45.592+0000 7fa67358a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:32:45.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:45 smithi045 bash[31704]: cluster 2024-07-28T19:32:44.601448+0000 mon.a (mon.0) 14 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-07-28T19:32:45.858 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:45 smithi155 bash[24090]: cluster 2024-07-28T19:32:44.601448+0000 mon.a (mon.0) 14 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-07-28T19:32:45.859 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:45 smithi155 bash[61139]: debug 2024-07-28T19:32:45.587+0000 7fb925461040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:32:45.859 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:45 smithi155 bash[61139]: debug 2024-07-28T19:32:45.675+0000 7fb925461040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:32:45.859 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:45 smithi155 bash[61139]: debug 2024-07-28T19:32:45.855+0000 7fb925461040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:32:46.053 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:45 smithi045 bash[73423]: debug 2024-07-28T19:32:45.776+0000 7fa67358a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-28T19:32:46.053 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:45 smithi045 bash[73423]: debug 2024-07-28T19:32:45.860+0000 7fa67358a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-28T19:32:46.466 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:46 smithi045 bash[73423]: debug 2024-07-28T19:32:46.052+0000 7fa67358a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-28T19:32:46.616 INFO:tasks.rados.rados.0.smithi045.stdout:942: done (1 left) 2024-07-28T19:32:46.617 INFO:tasks.rados.rados.0.smithi045.stdout:943: read oid 15 snap -1 2024-07-28T19:32:46.617 INFO:tasks.rados.rados.0.smithi045.stdout:943: expect (ObjNum 298 snap 93 seq_num 298) 2024-07-28T19:32:46.617 INFO:tasks.rados.rados.0.smithi045.stdout:944: delete oid 43 current snap is 121 2024-07-28T19:32:46.617 INFO:tasks.rados.rados.0.smithi045.stdout:939: finishing write tid 2 to smithi04569809-1 2024-07-28T19:32:46.617 INFO:tasks.rados.rados.0.smithi045.stdout:939: finishing write tid 3 to smithi04569809-1 2024-07-28T19:32:46.617 INFO:tasks.rados.rados.0.smithi045.stdout:939: finishing write tid 4 to smithi04569809-1 2024-07-28T19:32:46.617 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 229 (ObjNum 383 snap 121 seq_num 383) dirty exists 2024-07-28T19:32:46.617 INFO:tasks.rados.rados.0.smithi045.stdout:939: left oid 1 (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:32:46.627 INFO:tasks.rados.rados.0.smithi045.stdout:943: expect (ObjNum 298 snap 93 seq_num 298) 2024-07-28T19:32:46.898 INFO:tasks.rados.rados.0.smithi045.stdout:939: done (2 left) 2024-07-28T19:32:46.898 INFO:tasks.rados.rados.0.smithi045.stdout:943: done (1 left) 2024-07-28T19:32:46.898 INFO:tasks.rados.rados.0.smithi045.stdout:944: done (0 left) 2024-07-28T19:32:46.898 INFO:tasks.rados.rados.0.smithi045.stdout:945: write oid 9 current snap is 121 2024-07-28T19:32:46.898 INFO:tasks.rados.rados.0.smithi045.stdout:945: seq_num 386 ranges {487502=463764,1738167=446469} 2024-07-28T19:32:46.903 INFO:tasks.rados.rados.0.smithi045.stdout:945: writing smithi04569809-9 from 487502 to 951266 tid 1 2024-07-28T19:32:46.910 INFO:tasks.rados.rados.0.smithi045.stdout:945: writing smithi04569809-9 from 1738167 to 2184636 tid 2 2024-07-28T19:32:46.910 INFO:tasks.rados.rados.0.smithi045.stdout:946: read oid 42 snap -1 2024-07-28T19:32:46.910 INFO:tasks.rados.rados.0.smithi045.stdout:946: expect (ObjNum 324 snap 100 seq_num 324) 2024-07-28T19:32:46.910 INFO:tasks.rados.rados.0.smithi045.stdout:947: snap_remove snap 92 2024-07-28T19:32:46.941 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:46 smithi045 bash[31704]: cluster 2024-07-28T19:32:45.612675+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-07-28T19:32:46.942 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:46 smithi045 bash[80445]: cluster 2024-07-28T19:32:45.612675+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-07-28T19:32:47.007 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:46 smithi155 bash[61139]: debug 2024-07-28T19:32:46.699+0000 7fb925461040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:32:47.007 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:46 smithi155 bash[61139]: debug 2024-07-28T19:32:46.775+0000 7fb925461040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:32:47.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:46 smithi155 bash[24090]: cluster 2024-07-28T19:32:45.612675+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-07-28T19:32:47.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:46 smithi045 bash[73423]: debug 2024-07-28T19:32:46.940+0000 7fa67358a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-28T19:32:47.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[73423]: debug 2024-07-28T19:32:47.020+0000 7fa67358a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-28T19:32:47.302 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[61139]: debug 2024-07-28T19:32:47.003+0000 7fb925461040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:32:47.303 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[61139]: debug 2024-07-28T19:32:47.079+0000 7fb925461040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:32:47.622 INFO:tasks.rados.rados.0.smithi045.stdout:947: done (2 left) 2024-07-28T19:32:47.622 INFO:tasks.rados.rados.0.smithi045.stdout:948: write oid 47 current snap is 121 2024-07-28T19:32:47.622 INFO:tasks.rados.rados.0.smithi045.stdout:945: finishing write tid 1 to smithi04569809-9 2024-07-28T19:32:47.623 INFO:tasks.rados.rados.0.smithi045.stdout:945: finishing write tid 2 to smithi04569809-9 2024-07-28T19:32:47.623 INFO:tasks.rados.rados.0.smithi045.stdout:945: finishing write tid 3 to smithi04569809-9 2024-07-28T19:32:47.623 INFO:tasks.rados.rados.0.smithi045.stdout:945: finishing write tid 4 to smithi04569809-9 2024-07-28T19:32:47.623 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 336 (ObjNum 386 snap 121 seq_num 386) dirty exists 2024-07-28T19:32:47.623 INFO:tasks.rados.rados.0.smithi045.stdout:945: left oid 9 (ObjNum 386 snap 121 seq_num 386) 2024-07-28T19:32:47.623 INFO:tasks.rados.rados.0.smithi045.stdout:946: expect (ObjNum 324 snap 100 seq_num 324) 2024-07-28T19:32:47.631 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[73423]: debug 2024-07-28T19:32:47.264+0000 7fa67358a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-28T19:32:47.631 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[73423]: debug 2024-07-28T19:32:47.340+0000 7fa67358a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-28T19:32:47.802 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[61139]: debug 2024-07-28T19:32:47.475+0000 7fb925461040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:32:47.802 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[61139]: debug 2024-07-28T19:32:47.555+0000 7fb925461040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:32:47.803 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[61139]: [28/Jul/2024:19:32:47] ENGINE Bus STARTING 2024-07-28T19:32:47.803 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[61139]: CherryPy Checker: 2024-07-28T19:32:47.803 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[61139]: The Application mounted at '' has an empty config. 2024-07-28T19:32:47.803 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[61139]: [28/Jul/2024:19:32:47] ENGINE Serving on http://:::9283 2024-07-28T19:32:47.803 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[61139]: [28/Jul/2024:19:32:47] ENGINE Bus STARTED 2024-07-28T19:32:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[24090]: cluster 2024-07-28T19:32:46.618288+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-07-28T19:32:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[24090]: cluster 2024-07-28T19:32:47.580767+0000 mon.a (mon.0) 17 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:32:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[24090]: cluster 2024-07-28T19:32:47.580892+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:32:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[24090]: audit 2024-07-28T19:32:47.585592+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:32:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[24090]: audit 2024-07-28T19:32:47.586939+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:32:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[24090]: audit 2024-07-28T19:32:47.588565+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:32:47.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:47 smithi155 bash[24090]: audit 2024-07-28T19:32:47.589377+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:32:47.883 INFO:tasks.rados.rados.0.smithi045.stdout:948: seq_num 387 ranges {504309=539013,1796649=590127} 2024-07-28T19:32:47.889 INFO:tasks.rados.rados.0.smithi045.stdout:948: writing smithi04569809-47 from 504309 to 1043322 tid 1 2024-07-28T19:32:47.898 INFO:tasks.rados.rados.0.smithi045.stdout:948: writing smithi04569809-47 from 1796649 to 2386776 tid 2 2024-07-28T19:32:47.898 INFO:tasks.rados.rados.0.smithi045.stdout:945: done (2 left) 2024-07-28T19:32:47.898 INFO:tasks.rados.rados.0.smithi045.stdout:946: done (1 left) 2024-07-28T19:32:47.898 INFO:tasks.rados.rados.0.smithi045.stdout:949: write oid 38 current snap is 121 2024-07-28T19:32:47.898 INFO:tasks.rados.rados.0.smithi045.stdout:949: seq_num 388 ranges {521116=730615,1971484=549632} 2024-07-28T19:32:47.905 INFO:tasks.rados.rados.0.smithi045.stdout:949: writing smithi04569809-38 from 521116 to 1251731 tid 1 2024-07-28T19:32:47.913 INFO:tasks.rados.rados.0.smithi045.stdout:949: writing smithi04569809-38 from 1971484 to 2521116 tid 2 2024-07-28T19:32:47.913 INFO:tasks.rados.rados.0.smithi045.stdout:950: rollback oid 24 current snap is 121 2024-07-28T19:32:47.913 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 24 to 105 2024-07-28T19:32:47.913 INFO:tasks.rados.rados.0.smithi045.stdout:948: finishing write tid 1 to smithi04569809-47 2024-07-28T19:32:47.913 INFO:tasks.rados.rados.0.smithi045.stdout:948: finishing write tid 2 to smithi04569809-47 2024-07-28T19:32:47.913 INFO:tasks.rados.rados.0.smithi045.stdout:948: finishing write tid 3 to smithi04569809-47 2024-07-28T19:32:47.913 INFO:tasks.rados.rados.0.smithi045.stdout:948: finishing write tid 4 to smithi04569809-47 2024-07-28T19:32:47.913 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 464 (ObjNum 387 snap 121 seq_num 387) dirty exists 2024-07-28T19:32:47.913 INFO:tasks.rados.rados.0.smithi045.stdout:948: left oid 47 (ObjNum 387 snap 121 seq_num 387) 2024-07-28T19:32:47.913 INFO:tasks.rados.rados.0.smithi045.stdout:948: done (2 left) 2024-07-28T19:32:47.913 INFO:tasks.rados.rados.0.smithi045.stdout:951: write oid 6 current snap is 121 2024-07-28T19:32:47.914 INFO:tasks.rados.rados.0.smithi045.stdout:951: seq_num 389 ranges {537923=405864,1513613=593796} 2024-07-28T19:32:47.918 INFO:tasks.rados.rados.0.smithi045.stdout:951: writing smithi04569809-6 from 537923 to 943787 tid 1 2024-07-28T19:32:47.925 INFO:tasks.rados.rados.0.smithi045.stdout:951: writing smithi04569809-6 from 1513613 to 2107409 tid 2 2024-07-28T19:32:47.925 INFO:tasks.rados.rados.0.smithi045.stdout:952: snap_remove snap 103 2024-07-28T19:32:47.925 INFO:tasks.rados.rados.0.smithi045.stdout:950: finishing rollback tid 0 to smithi04569809-24 2024-07-28T19:32:47.925 INFO:tasks.rados.rados.0.smithi045.stdout:950: finishing rollback tid 1 to smithi04569809-24 2024-07-28T19:32:47.925 INFO:tasks.rados.rados.0.smithi045.stdout:951: finishing write tid 1 to smithi04569809-6 2024-07-28T19:32:47.925 INFO:tasks.rados.rados.0.smithi045.stdout:950: finishing rollback tid 2 to smithi04569809-24 2024-07-28T19:32:47.925 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 346 (ObjNum 328 snap 101 seq_num 328) dirty exists 2024-07-28T19:32:47.926 INFO:tasks.rados.rados.0.smithi045.stdout:949: finishing write tid 1 to smithi04569809-38 2024-07-28T19:32:47.966 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[73423]: debug 2024-07-28T19:32:47.772+0000 7fa67358a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-28T19:32:47.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[73423]: debug 2024-07-28T19:32:47.856+0000 7fa67358a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-28T19:32:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[31704]: cluster 2024-07-28T19:32:46.618288+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-07-28T19:32:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[31704]: cluster 2024-07-28T19:32:47.580767+0000 mon.a (mon.0) 17 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:32:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[31704]: cluster 2024-07-28T19:32:47.580892+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:32:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[31704]: audit 2024-07-28T19:32:47.585592+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:32:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[31704]: audit 2024-07-28T19:32:47.586939+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:32:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[31704]: audit 2024-07-28T19:32:47.588565+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:32:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[31704]: audit 2024-07-28T19:32:47.589377+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:32:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[80445]: cluster 2024-07-28T19:32:46.618288+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-07-28T19:32:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[80445]: cluster 2024-07-28T19:32:47.580767+0000 mon.a (mon.0) 17 : cluster [DBG] Standby manager daemon x restarted 2024-07-28T19:32:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[80445]: cluster 2024-07-28T19:32:47.580892+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x started 2024-07-28T19:32:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[80445]: audit 2024-07-28T19:32:47.585592+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-28T19:32:47.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[80445]: audit 2024-07-28T19:32:47.586939+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-28T19:32:47.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[80445]: audit 2024-07-28T19:32:47.588565+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-28T19:32:47.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[80445]: audit 2024-07-28T19:32:47.589377+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.155:0/2618839268' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-28T19:32:48.181 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:32:48.267 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[73423]: [28/Jul/2024:19:32:47] ENGINE Bus STARTING 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[73423]: CherryPy Checker: 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:47 smithi045 bash[73423]: The Application mounted at '' has an empty config. 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: debug 2024-07-28T19:32:48.056+0000 7fa5ddb7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: debug 2024-07-28T19:32:48.056+0000 7fa5ddb7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: debug 2024-07-28T19:32:48.056+0000 7fa5ddb7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: debug 2024-07-28T19:32:48.056+0000 7fa5ddb7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: debug 2024-07-28T19:32:48.056+0000 7fa5ddb7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: debug 2024-07-28T19:32:48.056+0000 7fa5db378640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: debug 2024-07-28T19:32:48.056+0000 7fa5db378640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: debug 2024-07-28T19:32:48.056+0000 7fa5db378640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: debug 2024-07-28T19:32:48.056+0000 7fa5db378640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:32:48.268 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: debug 2024-07-28T19:32:48.060+0000 7fa5db378640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-28T19:32:48.269 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: [28/Jul/2024:19:32:48] ENGINE Serving on http://:::9283 2024-07-28T19:32:48.269 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: [28/Jul/2024:19:32:48] ENGINE Bus STARTED 2024-07-28T19:32:48.634 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: cluster 2024-07-28T19:32:47.621798+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-07-28T19:32:48.919 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: cluster 2024-07-28T19:32:47.621798+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-07-28T19:32:48.919 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: cluster 2024-07-28T19:32:47.645442+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e34: y(active, since 61s), standbys: x 2024-07-28T19:32:48.919 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: cluster 2024-07-28T19:32:47.887343+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-07-28T19:32:48.919 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: cluster 2024-07-28T19:32:47.888018+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: cluster 2024-07-28T19:32:47.895304+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: cluster 2024-07-28T19:32:47.895996+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e35: y(active, starting, since 0.00813949s), standbys: x 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.910571+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.911216+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.912001+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.912606+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.913345+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.914972+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.915698+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.916153+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.916858+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:32:48.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.917498+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.917981+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.918394+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.918937+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.919662+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.920372+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.921300+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.922277+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.924235+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: cluster 2024-07-28T19:32:47.954282+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.976406+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:47.999253+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:48.010247+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:48.011326+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:32:48.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:48.041281+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:32:48.922 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[31704]: audit 2024-07-28T19:32:48.042108+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:32:48.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: cluster 2024-07-28T19:32:47.621798+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-07-28T19:32:48.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: cluster 2024-07-28T19:32:47.645442+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e34: y(active, since 61s), standbys: x 2024-07-28T19:32:48.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: cluster 2024-07-28T19:32:47.887343+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-07-28T19:32:48.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: cluster 2024-07-28T19:32:47.888018+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-07-28T19:32:48.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: cluster 2024-07-28T19:32:47.895304+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-07-28T19:32:48.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: cluster 2024-07-28T19:32:47.895996+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e35: y(active, starting, since 0.00813949s), standbys: x 2024-07-28T19:32:48.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.910571+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.911216+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.912001+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.912606+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.913345+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.914972+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.915698+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.916153+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.916858+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.917498+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.917981+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.918394+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:32:48.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.918937+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.919662+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.920372+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.921300+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.922277+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.924235+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: cluster 2024-07-28T19:32:47.954282+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.976406+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:47.999253+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:48.010247+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:48.011326+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:48.041281+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:32:48.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[80445]: audit 2024-07-28T19:32:48.042108+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:32:48.926 INFO:tasks.rados.rados.0.smithi045.stdout:950: done (3 left) 2024-07-28T19:32:48.926 INFO:tasks.rados.rados.0.smithi045.stdout:952: done (2 left) 2024-07-28T19:32:48.926 INFO:tasks.rados.rados.0.smithi045.stdout:953: snap_create 2024-07-28T19:32:48.926 INFO:tasks.rados.rados.0.smithi045.stdout:949: finishing write tid 2 to smithi04569809-38 2024-07-28T19:32:48.926 INFO:tasks.rados.rados.0.smithi045.stdout:949: finishing write tid 3 to smithi04569809-38 2024-07-28T19:32:48.927 INFO:tasks.rados.rados.0.smithi045.stdout:949: finishing write tid 4 to smithi04569809-38 2024-07-28T19:32:48.927 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 332 (ObjNum 388 snap 121 seq_num 388) dirty exists 2024-07-28T19:32:48.927 INFO:tasks.rados.rados.0.smithi045.stdout:949: left oid 38 (ObjNum 388 snap 121 seq_num 388) 2024-07-28T19:32:48.927 INFO:tasks.rados.rados.0.smithi045.stdout:951: finishing write tid 2 to smithi04569809-6 2024-07-28T19:32:48.927 INFO:tasks.rados.rados.0.smithi045.stdout:951: finishing write tid 3 to smithi04569809-6 2024-07-28T19:32:48.927 INFO:tasks.rados.rados.0.smithi045.stdout:951: finishing write tid 4 to smithi04569809-6 2024-07-28T19:32:48.927 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 646 (ObjNum 389 snap 121 seq_num 389) dirty exists 2024-07-28T19:32:48.927 INFO:tasks.rados.rados.0.smithi045.stdout:951: left oid 6 (ObjNum 389 snap 121 seq_num 389) 2024-07-28T19:32:49.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[60745]: ts=2024-07-28T19:32:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:49.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: cluster 2024-07-28T19:32:47.645442+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e34: y(active, since 61s), standbys: x 2024-07-28T19:32:49.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: cluster 2024-07-28T19:32:47.887343+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-07-28T19:32:49.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: cluster 2024-07-28T19:32:47.888018+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-07-28T19:32:49.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: cluster 2024-07-28T19:32:47.895304+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-07-28T19:32:49.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: cluster 2024-07-28T19:32:47.895996+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e35: y(active, starting, since 0.00813949s), standbys: x 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.910571+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.911216+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.912001+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.912606+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi045.krrdod"}]: dispatch 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.913345+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi155.mchwry"}]: dispatch 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.914972+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.915698+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.916153+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.916858+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.917498+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.917981+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:32:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.918394+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.918937+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.919662+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.920372+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.921300+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.922277+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.924235+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: cluster 2024-07-28T19:32:47.954282+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.976406+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:47.999253+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:48.010247+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:48.011326+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:48.041281+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:32:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:48 smithi155 bash[24090]: audit 2024-07-28T19:32:48.042108+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-28T19:32:49.216 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:48 smithi045 bash[73423]: debug 2024-07-28T19:32:48.916+0000 7fa612e67640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-07-28T19:32:49.935 INFO:tasks.rados.rados.0.smithi045.stdout:949: done (2 left) 2024-07-28T19:32:49.936 INFO:tasks.rados.rados.0.smithi045.stdout:951: done (1 left) 2024-07-28T19:32:49.936 INFO:tasks.rados.rados.0.smithi045.stdout:953: done (0 left) 2024-07-28T19:32:49.936 INFO:tasks.rados.rados.0.smithi045.stdout:954: snap_remove snap 118 2024-07-28T19:32:50.073 INFO:tasks.rados.rados.0.smithi045.stdout:954: done (0 left) 2024-07-28T19:32:50.073 INFO:tasks.rados.rados.0.smithi045.stdout:955: delete oid 50 current snap is 122 2024-07-28T19:32:50.078 INFO:tasks.rados.rados.0.smithi045.stdout:955: done (0 left) 2024-07-28T19:32:50.079 INFO:tasks.rados.rados.0.smithi045.stdout:956: delete oid 37 current snap is 122 2024-07-28T19:32:50.084 INFO:tasks.rados.rados.0.smithi045.stdout:956: done (0 left) 2024-07-28T19:32:50.084 INFO:tasks.rados.rados.0.smithi045.stdout:957: write oid 39 current snap is 122 2024-07-28T19:32:50.084 INFO:tasks.rados.rados.0.smithi045.stdout:957: seq_num 392 ranges {588344=631611,1689059=741123} 2024-07-28T19:32:50.091 INFO:tasks.rados.rados.0.smithi045.stdout:957: writing smithi04569809-39 from 588344 to 1219955 tid 1 2024-07-28T19:32:50.098 INFO:tasks.rados.rados.0.smithi045.stdout:957: writing smithi04569809-39 from 1689059 to 2430182 tid 2 2024-07-28T19:32:50.099 INFO:tasks.rados.rados.0.smithi045.stdout:958: rollback oid 32 current snap is 122 2024-07-28T19:32:50.099 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 117 2024-07-28T19:32:50.099 INFO:tasks.rados.rados.0.smithi045.stdout:959: snap_remove snap 105 2024-07-28T19:32:50.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:49 smithi045 bash[31704]: cluster 2024-07-28T19:32:48.906750+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e36: y(active, since 1.01888s), standbys: x 2024-07-28T19:32:50.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:49 smithi045 bash[31704]: cluster 2024-07-28T19:32:48.920241+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-07-28T19:32:50.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:49 smithi045 bash[31704]: cluster 2024-07-28T19:32:48.929525+0000 mgr.y (mgr.34101) 1 : cluster [DBG] pgmap v4: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 206 GiB/s rd, 46 GiB/s wr, 518.64k op/s; 243 MiB/s, 862 objects/s recovering 2024-07-28T19:32:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:49 smithi045 bash[80445]: cluster 2024-07-28T19:32:48.906750+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e36: y(active, since 1.01888s), standbys: x 2024-07-28T19:32:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:49 smithi045 bash[80445]: cluster 2024-07-28T19:32:48.920241+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-07-28T19:32:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:49 smithi045 bash[80445]: cluster 2024-07-28T19:32:48.929525+0000 mgr.y (mgr.34101) 1 : cluster [DBG] pgmap v4: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 206 GiB/s rd, 46 GiB/s wr, 518.64k op/s; 243 MiB/s, 862 objects/s recovering 2024-07-28T19:32:50.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:49 smithi155 bash[24090]: cluster 2024-07-28T19:32:48.906750+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e36: y(active, since 1.01888s), standbys: x 2024-07-28T19:32:50.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:49 smithi155 bash[24090]: cluster 2024-07-28T19:32:48.920241+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-07-28T19:32:50.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:49 smithi155 bash[24090]: cluster 2024-07-28T19:32:48.929525+0000 mgr.y (mgr.34101) 1 : cluster [DBG] pgmap v4: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 206 GiB/s rd, 46 GiB/s wr, 518.64k op/s; 243 MiB/s, 862 objects/s recovering 2024-07-28T19:32:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: debug 2024-07-28T19:32:50.524+0000 7fa5bdcfe640 -1 log_channel(cephadm) log [ERR] : [28/Jul/2024:19:32:50] ENGINE Error in HTTPServer.serve 2024-07-28T19:32:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: Traceback (most recent call last): 2024-07-28T19:32:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:32:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: self._connections.run(self.expiration_interval) 2024-07-28T19:32:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: self._run(expiration_interval) 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: s = self.context.wrap_socket( 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: return self.sslsocket_class._create( 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: self.do_handshake() 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:32:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: self._sslobj.do_handshake() 2024-07-28T19:32:50.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:32:50.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:32:50] "GET /metrics HTTP/1.1" 200 33575 "" "Prometheus/2.43.0" 2024-07-28T19:32:51.081 INFO:tasks.rados.rados.0.smithi045.stdout:959: done (2 left) 2024-07-28T19:32:51.081 INFO:tasks.rados.rados.0.smithi045.stdout:960: write oid 19 current snap is 122 2024-07-28T19:32:51.081 INFO:tasks.rados.rados.0.smithi045.stdout:960: seq_num 393 ranges {605151=706860,2031188=573963} 2024-07-28T19:32:51.089 INFO:tasks.rados.rados.0.smithi045.stdout:960: writing smithi04569809-19 from 605151 to 1312011 tid 1 2024-07-28T19:32:51.097 INFO:tasks.rados.rados.0.smithi045.stdout:960: writing smithi04569809-19 from 2031188 to 2605151 tid 2 2024-07-28T19:32:51.097 INFO:tasks.rados.rados.0.smithi045.stdout:961: snap_remove snap 111 2024-07-28T19:32:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: cluster 2024-07-28T19:32:49.935029+0000 mon.a (mon.0) 30 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-07-28T19:32:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: cluster 2024-07-28T19:32:49.936778+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e37: y(active, since 2s), standbys: x 2024-07-28T19:32:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: cluster 2024-07-28T19:32:50.074007+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-07-28T19:32:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: cephadm 2024-07-28T19:32:50.301034+0000 mgr.y (mgr.34101) 3 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Bus STARTING 2024-07-28T19:32:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: cephadm 2024-07-28T19:32:50.402990+0000 mgr.y (mgr.34101) 4 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Serving on http://172.21.15.45:8765 2024-07-28T19:32:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: cephadm 2024-07-28T19:32:50.526757+0000 mgr.y (mgr.34101) 5 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Serving on https://172.21.15.45:7150 2024-07-28T19:32:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: cephadm 2024-07-28T19:32:50.527046+0000 mgr.y (mgr.34101) 6 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Bus STARTED 2024-07-28T19:32:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: cephadm 2024-07-28T19:32:50.529124+0000 mgr.y (mgr.34101) 7 : cephadm [ERR] [28/Jul/2024:19:32:50] ENGINE Error in HTTPServer.serve 2024-07-28T19:32:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: Traceback (most recent call last): 2024-07-28T19:32:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:32:51.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: self._connections.run(self.expiration_interval) 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: self._run(expiration_interval) 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: s = self.context.wrap_socket( 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: return self.sslsocket_class._create( 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: self.do_handshake() 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:32:51.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: self._sslobj.do_handshake() 2024-07-28T19:32:51.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[80445]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:32:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: cluster 2024-07-28T19:32:49.935029+0000 mon.a (mon.0) 30 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-07-28T19:32:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: cluster 2024-07-28T19:32:49.936778+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e37: y(active, since 2s), standbys: x 2024-07-28T19:32:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: cluster 2024-07-28T19:32:50.074007+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-07-28T19:32:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: cephadm 2024-07-28T19:32:50.301034+0000 mgr.y (mgr.34101) 3 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Bus STARTING 2024-07-28T19:32:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: cephadm 2024-07-28T19:32:50.402990+0000 mgr.y (mgr.34101) 4 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Serving on http://172.21.15.45:8765 2024-07-28T19:32:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: cephadm 2024-07-28T19:32:50.526757+0000 mgr.y (mgr.34101) 5 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Serving on https://172.21.15.45:7150 2024-07-28T19:32:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: cephadm 2024-07-28T19:32:50.527046+0000 mgr.y (mgr.34101) 6 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Bus STARTED 2024-07-28T19:32:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: cephadm 2024-07-28T19:32:50.529124+0000 mgr.y (mgr.34101) 7 : cephadm [ERR] [28/Jul/2024:19:32:50] ENGINE Error in HTTPServer.serve 2024-07-28T19:32:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: Traceback (most recent call last): 2024-07-28T19:32:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: self._connections.run(self.expiration_interval) 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: self._run(expiration_interval) 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: s = self.context.wrap_socket( 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: return self.sslsocket_class._create( 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:32:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: self.do_handshake() 2024-07-28T19:32:51.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:32:51.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: self._sslobj.do_handshake() 2024-07-28T19:32:51.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:50 smithi045 bash[31704]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:32:51.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: cluster 2024-07-28T19:32:49.935029+0000 mon.a (mon.0) 30 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-07-28T19:32:51.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: cluster 2024-07-28T19:32:49.936778+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e37: y(active, since 2s), standbys: x 2024-07-28T19:32:51.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: cluster 2024-07-28T19:32:50.074007+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-07-28T19:32:51.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: cephadm 2024-07-28T19:32:50.301034+0000 mgr.y (mgr.34101) 3 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Bus STARTING 2024-07-28T19:32:51.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: cephadm 2024-07-28T19:32:50.402990+0000 mgr.y (mgr.34101) 4 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Serving on http://172.21.15.45:8765 2024-07-28T19:32:51.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: cephadm 2024-07-28T19:32:50.526757+0000 mgr.y (mgr.34101) 5 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Serving on https://172.21.15.45:7150 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: cephadm 2024-07-28T19:32:50.527046+0000 mgr.y (mgr.34101) 6 : cephadm [INF] [28/Jul/2024:19:32:50] ENGINE Bus STARTED 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: cephadm 2024-07-28T19:32:50.529124+0000 mgr.y (mgr.34101) 7 : cephadm [ERR] [28/Jul/2024:19:32:50] ENGINE Error in HTTPServer.serve 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: Traceback (most recent call last): 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: self._connections.run(self.expiration_interval) 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: self._run(expiration_interval) 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: new_conn = self._from_server_socket(self.server.socket) 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: s = self.context.wrap_socket( 2024-07-28T19:32:51.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-28T19:32:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: return self.sslsocket_class._create( 2024-07-28T19:32:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-28T19:32:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: self.do_handshake() 2024-07-28T19:32:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-28T19:32:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: self._sslobj.do_handshake() 2024-07-28T19:32:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:50 smithi155 bash[24090]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-28T19:32:51.917 INFO:teuthology.orchestra.run.smithi045.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T19:32:51.918 INFO:teuthology.orchestra.run.smithi045.stdout:alertmanager.a smithi045 *:9093,9094 running (100s) 58s ago 8m 14.4M - 0.25.0 c8568f914cd2 e96ace06228e 2024-07-28T19:32:51.918 INFO:teuthology.orchestra.run.smithi045.stdout:grafana.a smithi155 *:3000 running (88s) 29s ago 8m 74.5M - 9.4.7 954c08fa6188 68c17a60bef9 2024-07-28T19:32:51.918 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi045.krrdod smithi045 running (6m) 58s ago 6m 13.0M - 17.2.7-1155-g3120d060 5ec745195f7e 59bdf6bf8735 2024-07-28T19:32:51.918 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi155.mchwry smithi155 running (6m) 29s ago 6m 15.7M - 17.2.7-1155-g3120d060 5ec745195f7e 4ecf9d0c1b2e 2024-07-28T19:32:51.918 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.x smithi155 *:8443,9283,8765 running (36s) 29s ago 16m 164M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 8267938d876b 2024-07-28T19:32:51.918 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.y smithi045 *:8443,9283,8765 running (82s) 58s ago 19m 456M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 68cb8ae2236f 2024-07-28T19:32:51.918 INFO:teuthology.orchestra.run.smithi045.stdout:mon.a smithi045 running (19m) 58s ago 19m 54.0M 2048M 17.2.7-1155-g3120d060 5ec745195f7e 3696a6ee23bf 2024-07-28T19:32:51.918 INFO:teuthology.orchestra.run.smithi045.stdout:mon.b smithi155 running (17m) 29s ago 17m 49.9M 2048M 17.2.7-1155-g3120d060 5ec745195f7e 5a7221d14825 2024-07-28T19:32:51.918 INFO:teuthology.orchestra.run.smithi045.stdout:mon.c smithi045 running (17m) 58s ago 17m 47.4M 2048M 17.2.7-1155-g3120d060 5ec745195f7e 70ccd4013b92 2024-07-28T19:32:51.918 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.a smithi045 *:9100 running (106s) 58s ago 8m 8192k - 1.5.0 0da6a335fe13 86faeb42afd2 2024-07-28T19:32:51.919 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.b smithi155 *:9100 running (93s) 29s ago 8m 7831k - 1.5.0 0da6a335fe13 0fba790060c8 2024-07-28T19:32:51.919 INFO:teuthology.orchestra.run.smithi045.stdout:osd.0 smithi045 running (15m) 58s ago 15m 84.7M 2525M 17.2.7-1155-g3120d060 5ec745195f7e eab5b884ebda 2024-07-28T19:32:51.919 INFO:teuthology.orchestra.run.smithi045.stdout:osd.1 smithi045 running (15m) 58s ago 15m 69.8M 2525M 17.2.7-1155-g3120d060 5ec745195f7e 87a48a501fe6 2024-07-28T19:32:51.919 INFO:teuthology.orchestra.run.smithi045.stdout:osd.2 smithi045 running (14m) 58s ago 14m 89.0M 2525M 17.2.7-1155-g3120d060 5ec745195f7e 14164f22cd3c 2024-07-28T19:32:51.919 INFO:teuthology.orchestra.run.smithi045.stdout:osd.3 smithi045 running (13m) 58s ago 13m 63.1M 2525M 17.2.7-1155-g3120d060 5ec745195f7e 29bb9848b7e9 2024-07-28T19:32:51.919 INFO:teuthology.orchestra.run.smithi045.stdout:osd.4 smithi155 running (12m) 29s ago 12m 82.2M 2524M 17.2.7-1155-g3120d060 5ec745195f7e a2fbff009ef0 2024-07-28T19:32:51.919 INFO:teuthology.orchestra.run.smithi045.stdout:osd.5 smithi155 running (11m) 29s ago 11m 86.9M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 9b6284ced069 2024-07-28T19:32:51.919 INFO:teuthology.orchestra.run.smithi045.stdout:osd.6 smithi155 running (10m) 29s ago 10m 59.8M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 7387a798f6e3 2024-07-28T19:32:51.919 INFO:teuthology.orchestra.run.smithi045.stdout:osd.7 smithi155 running (10m) 29s ago 10m 69.6M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 8b2e12836f00 2024-07-28T19:32:51.919 INFO:teuthology.orchestra.run.smithi045.stdout:prometheus.a smithi155 *:9095 running (42s) 29s ago 9m 40.0M - 2.43.0 a07b618ecd1d c22b7287792c 2024-07-28T19:32:52.102 INFO:tasks.rados.rados.0.smithi045.stdout:961: done (3 left) 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:962: snap_create 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:957: finishing write tid 1 to smithi04569809-39 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:957: finishing write tid 2 to smithi04569809-39 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:957: finishing write tid 3 to smithi04569809-39 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:957: finishing write tid 4 to smithi04569809-39 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 349 (ObjNum 392 snap 122 seq_num 392) dirty exists 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:957: left oid 39 (ObjNum 392 snap 122 seq_num 392) 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:958: finishing rollback tid 0 to smithi04569809-32 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:958: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:958: finishing rollback tid 2 to smithi04569809-32 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 353 (ObjNum 306 snap 94 seq_num 306) dirty exists 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:960: finishing write tid 1 to smithi04569809-19 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:960: finishing write tid 2 to smithi04569809-19 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:960: finishing write tid 3 to smithi04569809-19 2024-07-28T19:32:52.103 INFO:tasks.rados.rados.0.smithi045.stdout:960: finishing write tid 4 to smithi04569809-19 2024-07-28T19:32:52.104 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 579 (ObjNum 393 snap 122 seq_num 393) dirty exists 2024-07-28T19:32:52.104 INFO:tasks.rados.rados.0.smithi045.stdout:960: left oid 19 (ObjNum 393 snap 122 seq_num 393) 2024-07-28T19:32:52.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:52 smithi045 bash[31704]: cluster 2024-07-28T19:32:51.079598+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-07-28T19:32:52.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:52 smithi045 bash[80445]: cluster 2024-07-28T19:32:51.079598+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-07-28T19:32:52.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:52 smithi155 bash[24090]: cluster 2024-07-28T19:32:51.079598+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-07-28T19:32:52.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:52 smithi155 bash[60745]: ts=2024-07-28T19:32:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:52.730 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T19:32:53.092 INFO:tasks.rados.rados.0.smithi045.stdout:957: done (3 left) 2024-07-28T19:32:53.092 INFO:tasks.rados.rados.0.smithi045.stdout:958: done (2 left) 2024-07-28T19:32:53.093 INFO:tasks.rados.rados.0.smithi045.stdout:960: done (1 left) 2024-07-28T19:32:53.093 INFO:tasks.rados.rados.0.smithi045.stdout:962: done (0 left) 2024-07-28T19:32:53.093 INFO:tasks.rados.rados.0.smithi045.stdout:963: read oid 16 snap 108 2024-07-28T19:32:53.093 INFO:tasks.rados.rados.0.smithi045.stdout:963: expect (ObjNum 352 snap 108 seq_num 352) 2024-07-28T19:32:53.093 INFO:tasks.rados.rados.0.smithi045.stdout:964: snap_remove snap 112 2024-07-28T19:32:53.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:53 smithi045 bash[31704]: audit 2024-07-28T19:32:51.880918+0000 mgr.y (mgr.34101) 8 : audit [DBG] from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:32:53.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:53 smithi045 bash[31704]: cluster 2024-07-28T19:32:51.915680+0000 mgr.y (mgr.34101) 9 : cluster [DBG] pgmap v9: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 490 MiB/s rd, 110 MiB/s wr, 1.21k op/s; 578 KiB/s, 2 objects/s recovering 2024-07-28T19:32:53.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:53 smithi045 bash[31704]: cluster 2024-07-28T19:32:52.095233+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-07-28T19:32:53.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:53 smithi045 bash[31704]: cluster 2024-07-28T19:32:52.095407+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-07-28T19:32:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:53 smithi045 bash[80445]: audit 2024-07-28T19:32:51.880918+0000 mgr.y (mgr.34101) 8 : audit [DBG] from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:32:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:53 smithi045 bash[80445]: cluster 2024-07-28T19:32:51.915680+0000 mgr.y (mgr.34101) 9 : cluster [DBG] pgmap v9: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 490 MiB/s rd, 110 MiB/s wr, 1.21k op/s; 578 KiB/s, 2 objects/s recovering 2024-07-28T19:32:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:53 smithi045 bash[80445]: cluster 2024-07-28T19:32:52.095233+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-07-28T19:32:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:53 smithi045 bash[80445]: cluster 2024-07-28T19:32:52.095407+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-07-28T19:32:53.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:53 smithi155 bash[24090]: audit 2024-07-28T19:32:51.880918+0000 mgr.y (mgr.34101) 8 : audit [DBG] from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:32:53.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:53 smithi155 bash[24090]: cluster 2024-07-28T19:32:51.915680+0000 mgr.y (mgr.34101) 9 : cluster [DBG] pgmap v9: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 490 MiB/s rd, 110 MiB/s wr, 1.21k op/s; 578 KiB/s, 2 objects/s recovering 2024-07-28T19:32:53.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:53 smithi155 bash[24090]: cluster 2024-07-28T19:32:52.095233+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-07-28T19:32:53.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:53 smithi155 bash[24090]: cluster 2024-07-28T19:32:52.095407+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-07-28T19:32:53.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:53 smithi155 bash[60745]: ts=2024-07-28T19:32:53.506Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:54.115 INFO:tasks.rados.rados.0.smithi045.stdout:964: done (1 left) 2024-07-28T19:32:54.115 INFO:tasks.rados.rados.0.smithi045.stdout:965: rollback oid 7 current snap is 123 2024-07-28T19:32:54.115 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 120 2024-07-28T19:32:54.115 INFO:tasks.rados.rados.0.smithi045.stdout:963: expect (ObjNum 352 snap 108 seq_num 352) 2024-07-28T19:32:54.350 INFO:tasks.rados.rados.0.smithi045.stdout:965: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:32:54.350 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T19:32:54.350 INFO:tasks.rados.rados.0.smithi045.stdout:963: done (1 left) 2024-07-28T19:32:54.350 INFO:tasks.rados.rados.0.smithi045.stdout:965: done (0 left) 2024-07-28T19:32:54.350 INFO:tasks.rados.rados.0.smithi045.stdout:966: write oid 31 current snap is 123 2024-07-28T19:32:54.350 INFO:tasks.rados.rados.0.smithi045.stdout:966: seq_num 394 ranges {621958=782109,2089670=532288} 2024-07-28T19:32:54.360 INFO:tasks.rados.rados.0.smithi045.stdout:966: writing smithi04569809-31 from 621958 to 1404067 tid 1 2024-07-28T19:32:54.370 INFO:tasks.rados.rados.0.smithi045.stdout:966: writing smithi04569809-31 from 2089670 to 2621958 tid 2 2024-07-28T19:32:54.370 INFO:tasks.rados.rados.0.smithi045.stdout:967: write oid 7 current snap is 123 2024-07-28T19:32:54.370 INFO:tasks.rados.rados.0.smithi045.stdout:967: seq_num 395 ranges {638765=457358,1748152=604803} 2024-07-28T19:32:54.377 INFO:tasks.rados.rados.0.smithi045.stdout:967: writing smithi04569809-7 from 638765 to 1096123 tid 1 2024-07-28T19:32:54.385 INFO:tasks.rados.rados.0.smithi045.stdout:967: writing smithi04569809-7 from 1748152 to 2352955 tid 2 2024-07-28T19:32:54.385 INFO:tasks.rados.rados.0.smithi045.stdout:968: write oid 45 current snap is 123 2024-07-28T19:32:54.385 INFO:tasks.rados.rados.0.smithi045.stdout:966: finishing write tid 1 to smithi04569809-31 2024-07-28T19:32:54.385 INFO:tasks.rados.rados.0.smithi045.stdout:966: finishing write tid 2 to smithi04569809-31 2024-07-28T19:32:54.385 INFO:tasks.rados.rados.0.smithi045.stdout:967: finishing write tid 1 to smithi04569809-7 2024-07-28T19:32:54.385 INFO:tasks.rados.rados.0.smithi045.stdout:966: finishing write tid 3 to smithi04569809-31 2024-07-28T19:32:54.385 INFO:tasks.rados.rados.0.smithi045.stdout:966: finishing write tid 4 to smithi04569809-31 2024-07-28T19:32:54.385 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 684 (ObjNum 394 snap 123 seq_num 394) dirty exists 2024-07-28T19:32:54.385 INFO:tasks.rados.rados.0.smithi045.stdout:966: left oid 31 (ObjNum 394 snap 123 seq_num 394) 2024-07-28T19:32:54.385 INFO:tasks.rados.rados.0.smithi045.stdout:968: seq_num 396 ranges {655572=648960,1922987=732585} 2024-07-28T19:32:54.392 INFO:tasks.rados.rados.0.smithi045.stdout:968: writing smithi04569809-45 from 655572 to 1304532 tid 1 2024-07-28T19:32:54.400 INFO:tasks.rados.rados.0.smithi045.stdout:968: writing smithi04569809-45 from 1922987 to 2655572 tid 2 2024-07-28T19:32:54.400 INFO:tasks.rados.rados.0.smithi045.stdout:966: done (2 left) 2024-07-28T19:32:54.400 INFO:tasks.rados.rados.0.smithi045.stdout:969: read oid 34 snap -1 2024-07-28T19:32:54.400 INFO:tasks.rados.rados.0.smithi045.stdout:969: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T19:32:54.400 INFO:tasks.rados.rados.0.smithi045.stdout:970: write oid 36 current snap is 123 2024-07-28T19:32:54.400 INFO:tasks.rados.rados.0.smithi045.stdout:967: finishing write tid 2 to smithi04569809-7 2024-07-28T19:32:54.401 INFO:tasks.rados.rados.0.smithi045.stdout:967: finishing write tid 3 to smithi04569809-7 2024-07-28T19:32:54.401 INFO:tasks.rados.rados.0.smithi045.stdout:967: finishing write tid 4 to smithi04569809-7 2024-07-28T19:32:54.401 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 253 (ObjNum 395 snap 123 seq_num 395) dirty exists 2024-07-28T19:32:54.401 INFO:tasks.rados.rados.0.smithi045.stdout:967: left oid 7 (ObjNum 395 snap 123 seq_num 395) 2024-07-28T19:32:54.401 INFO:tasks.rados.rados.0.smithi045.stdout:968: finishing write tid 1 to smithi04569809-45 2024-07-28T19:32:54.401 INFO:tasks.rados.rados.0.smithi045.stdout:970: seq_num 397 ranges {672379=724209,1865116=608472} 2024-07-28T19:32:54.407 INFO:tasks.rados.rados.0.smithi045.stdout:970: writing smithi04569809-36 from 672379 to 1396588 tid 1 2024-07-28T19:32:54.414 INFO:tasks.rados.rados.0.smithi045.stdout:970: writing smithi04569809-36 from 1865116 to 2473588 tid 2 2024-07-28T19:32:54.414 INFO:tasks.rados.rados.0.smithi045.stdout:967: done (3 left) 2024-07-28T19:32:54.414 INFO:tasks.rados.rados.0.smithi045.stdout:971: read oid 11 snap -1 2024-07-28T19:32:54.414 INFO:tasks.rados.rados.0.smithi045.stdout:971: expect (ObjNum 362 snap 111 seq_num 362) 2024-07-28T19:32:54.414 INFO:tasks.rados.rados.0.smithi045.stdout:972: read oid 4 snap -1 2024-07-28T19:32:54.414 INFO:tasks.rados.rados.0.smithi045.stdout:972: expect deleted 2024-07-28T19:32:54.414 INFO:tasks.rados.rados.0.smithi045.stdout:973: rollback oid 8 current snap is 123 2024-07-28T19:32:54.414 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 8 to 121 2024-07-28T19:32:54.414 INFO:tasks.rados.rados.0.smithi045.stdout:968: finishing write tid 2 to smithi04569809-45 2024-07-28T19:32:54.415 INFO:tasks.rados.rados.0.smithi045.stdout:968: finishing write tid 3 to smithi04569809-45 2024-07-28T19:32:54.415 INFO:tasks.rados.rados.0.smithi045.stdout:968: finishing write tid 4 to smithi04569809-45 2024-07-28T19:32:54.415 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 344 (ObjNum 396 snap 123 seq_num 396) dirty exists 2024-07-28T19:32:54.415 INFO:tasks.rados.rados.0.smithi045.stdout:968: left oid 45 (ObjNum 396 snap 123 seq_num 396) 2024-07-28T19:32:54.415 INFO:tasks.rados.rados.0.smithi045.stdout:969: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T19:32:54.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:54 smithi155 bash[24090]: cluster 2024-07-28T19:32:53.093138+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-07-28T19:32:54.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:54 smithi155 bash[24090]: audit 2024-07-28T19:32:54.008166+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:54.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:54 smithi155 bash[24090]: audit 2024-07-28T19:32:54.013500+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:54 smithi045 bash[80445]: cluster 2024-07-28T19:32:53.093138+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-07-28T19:32:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:54 smithi045 bash[80445]: audit 2024-07-28T19:32:54.008166+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:54 smithi045 bash[80445]: audit 2024-07-28T19:32:54.013500+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:54.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:54 smithi045 bash[31704]: cluster 2024-07-28T19:32:53.093138+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-07-28T19:32:54.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:54 smithi045 bash[31704]: audit 2024-07-28T19:32:54.008166+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:54 smithi045 bash[31704]: audit 2024-07-28T19:32:54.013500+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:54.556 INFO:tasks.rados.rados.0.smithi045.stdout:970: finishing write tid 1 to smithi04569809-36 2024-07-28T19:32:54.556 INFO:tasks.rados.rados.0.smithi045.stdout:970: finishing write tid 2 to smithi04569809-36 2024-07-28T19:32:54.556 INFO:tasks.rados.rados.0.smithi045.stdout:970: finishing write tid 3 to smithi04569809-36 2024-07-28T19:32:54.556 INFO:tasks.rados.rados.0.smithi045.stdout:970: finishing write tid 4 to smithi04569809-36 2024-07-28T19:32:54.557 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 331 (ObjNum 397 snap 123 seq_num 397) dirty exists 2024-07-28T19:32:54.557 INFO:tasks.rados.rados.0.smithi045.stdout:970: left oid 36 (ObjNum 397 snap 123 seq_num 397) 2024-07-28T19:32:54.557 INFO:tasks.rados.rados.0.smithi045.stdout:971: expect (ObjNum 362 snap 111 seq_num 362) 2024-07-28T19:32:54.621 INFO:tasks.rados.rados.0.smithi045.stdout:973: finishing rollback tid 0 to smithi04569809-8 2024-07-28T19:32:54.621 INFO:tasks.rados.rados.0.smithi045.stdout:973: finishing rollback tid 1 to smithi04569809-8 2024-07-28T19:32:54.621 INFO:tasks.rados.rados.0.smithi045.stdout:973: finishing rollback tid 2 to smithi04569809-8 2024-07-28T19:32:54.621 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 470 (ObjNum 207 snap 60 seq_num 207) dirty exists 2024-07-28T19:32:54.621 INFO:tasks.rados.rados.0.smithi045.stdout:968: done (5 left) 2024-07-28T19:32:54.622 INFO:tasks.rados.rados.0.smithi045.stdout:969: done (4 left) 2024-07-28T19:32:54.622 INFO:tasks.rados.rados.0.smithi045.stdout:970: done (3 left) 2024-07-28T19:32:54.622 INFO:tasks.rados.rados.0.smithi045.stdout:971: done (2 left) 2024-07-28T19:32:54.622 INFO:tasks.rados.rados.0.smithi045.stdout:972: done (1 left) 2024-07-28T19:32:54.622 INFO:tasks.rados.rados.0.smithi045.stdout:973: done (0 left) 2024-07-28T19:32:54.622 INFO:tasks.rados.rados.0.smithi045.stdout:974: delete oid 9 current snap is 123 2024-07-28T19:32:54.623 INFO:tasks.rados.rados.0.smithi045.stdout:974: done (0 left) 2024-07-28T19:32:54.623 INFO:tasks.rados.rados.0.smithi045.stdout:975: read oid 32 snap -1 2024-07-28T19:32:54.623 INFO:tasks.rados.rados.0.smithi045.stdout:975: expect (ObjNum 306 snap 94 seq_num 306) 2024-07-28T19:32:54.623 INFO:tasks.rados.rados.0.smithi045.stdout:976: rollback oid 16 current snap is 123 2024-07-28T19:32:54.623 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 16 to 117 2024-07-28T19:32:54.623 INFO:tasks.rados.rados.0.smithi045.stdout:977: snap_remove snap 119 2024-07-28T19:32:54.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:54 smithi155 bash[60745]: ts=2024-07-28T19:32:54.453Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:54.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:54 smithi155 bash[60745]: ts=2024-07-28T19:32:54.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:55.341 INFO:tasks.rados.rados.0.smithi045.stdout:977: done (2 left) 2024-07-28T19:32:55.341 INFO:tasks.rados.rados.0.smithi045.stdout:978: snap_remove snap 120 2024-07-28T19:32:55.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[80445]: cluster 2024-07-28T19:32:53.916193+0000 mgr.y (mgr.34101) 10 : cluster [DBG] pgmap v12: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 256 B/s rd, 336 KiB/s wr, 1 op/s 2024-07-28T19:32:55.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[80445]: cluster 2024-07-28T19:32:54.113140+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-07-28T19:32:55.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[80445]: audit 2024-07-28T19:32:54.327050+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[80445]: audit 2024-07-28T19:32:54.335361+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[80445]: audit 2024-07-28T19:32:54.783773+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[80445]: audit 2024-07-28T19:32:54.794720+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[80445]: audit 2024-07-28T19:32:55.075641+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[80445]: audit 2024-07-28T19:32:55.087732+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[31704]: cluster 2024-07-28T19:32:53.916193+0000 mgr.y (mgr.34101) 10 : cluster [DBG] pgmap v12: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 256 B/s rd, 336 KiB/s wr, 1 op/s 2024-07-28T19:32:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[31704]: cluster 2024-07-28T19:32:54.113140+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-07-28T19:32:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[31704]: audit 2024-07-28T19:32:54.327050+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[31704]: audit 2024-07-28T19:32:54.335361+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[31704]: audit 2024-07-28T19:32:54.783773+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[31704]: audit 2024-07-28T19:32:54.794720+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[31704]: audit 2024-07-28T19:32:55.075641+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:55 smithi045 bash[31704]: audit 2024-07-28T19:32:55.087732+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:55 smithi155 bash[24090]: cluster 2024-07-28T19:32:53.916193+0000 mgr.y (mgr.34101) 10 : cluster [DBG] pgmap v12: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 256 B/s rd, 336 KiB/s wr, 1 op/s 2024-07-28T19:32:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:55 smithi155 bash[24090]: cluster 2024-07-28T19:32:54.113140+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-07-28T19:32:55.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:55 smithi155 bash[24090]: audit 2024-07-28T19:32:54.327050+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:55 smithi155 bash[24090]: audit 2024-07-28T19:32:54.335361+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:55 smithi155 bash[24090]: audit 2024-07-28T19:32:54.783773+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:55 smithi155 bash[24090]: audit 2024-07-28T19:32:54.794720+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:55 smithi155 bash[24090]: audit 2024-07-28T19:32:55.075641+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:55.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:55 smithi155 bash[24090]: audit 2024-07-28T19:32:55.087732+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:32:56.350 INFO:tasks.rados.rados.0.smithi045.stdout:978: done (2 left) 2024-07-28T19:32:56.350 INFO:tasks.rados.rados.0.smithi045.stdout:979: write oid 46 current snap is 123 2024-07-28T19:32:56.350 INFO:tasks.rados.rados.0.smithi045.stdout:979: seq_num 399 ranges {705993=474707,1582080=612141} 2024-07-28T19:32:56.368 INFO:tasks.rados.rados.0.smithi045.stdout:979: writing smithi04569809-46 from 705993 to 1180700 tid 1 2024-07-28T19:32:56.383 INFO:tasks.rados.rados.0.smithi045.stdout:979: writing smithi04569809-46 from 1582080 to 2194221 tid 2 2024-07-28T19:32:56.383 INFO:tasks.rados.rados.0.smithi045.stdout:980: snap_remove snap 122 2024-07-28T19:32:56.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:56 smithi045 bash[80445]: cluster 2024-07-28T19:32:55.340047+0000 mon.a (mon.0) 46 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-07-28T19:32:56.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:56 smithi045 bash[31704]: cluster 2024-07-28T19:32:55.340047+0000 mon.a (mon.0) 46 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-07-28T19:32:56.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:56 smithi155 bash[24090]: cluster 2024-07-28T19:32:55.340047+0000 mon.a (mon.0) 46 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-07-28T19:32:57.352 INFO:tasks.rados.rados.0.smithi045.stdout:980: done (3 left) 2024-07-28T19:32:57.352 INFO:tasks.rados.rados.0.smithi045.stdout:981: delete oid 37 current snap is 123 2024-07-28T19:32:57.352 INFO:tasks.rados.rados.0.smithi045.stdout:976: finishing rollback tid 0 to smithi04569809-16 2024-07-28T19:32:57.352 INFO:tasks.rados.rados.0.smithi045.stdout:976: finishing rollback tid 1 to smithi04569809-16 2024-07-28T19:32:57.352 INFO:tasks.rados.rados.0.smithi045.stdout:975: expect (ObjNum 306 snap 94 seq_num 306) 2024-07-28T19:32:57.410 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:32:57.545 INFO:tasks.rados.rados.0.smithi045.stdout:976: finishing rollback tid 2 to smithi04569809-16 2024-07-28T19:32:57.545 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 257 (ObjNum 352 snap 108 seq_num 352) dirty exists 2024-07-28T19:32:57.545 INFO:tasks.rados.rados.0.smithi045.stdout:979: finishing write tid 1 to smithi04569809-46 2024-07-28T19:32:57.545 INFO:tasks.rados.rados.0.smithi045.stdout:979: finishing write tid 2 to smithi04569809-46 2024-07-28T19:32:57.545 INFO:tasks.rados.rados.0.smithi045.stdout:979: finishing write tid 3 to smithi04569809-46 2024-07-28T19:32:57.546 INFO:tasks.rados.rados.0.smithi045.stdout:979: finishing write tid 4 to smithi04569809-46 2024-07-28T19:32:57.546 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 477 (ObjNum 399 snap 123 seq_num 399) dirty exists 2024-07-28T19:32:57.546 INFO:tasks.rados.rados.0.smithi045.stdout:979: left oid 46 (ObjNum 399 snap 123 seq_num 399) 2024-07-28T19:32:57.547 INFO:tasks.rados.rados.0.smithi045.stdout:975: done (3 left) 2024-07-28T19:32:57.547 INFO:tasks.rados.rados.0.smithi045.stdout:976: done (2 left) 2024-07-28T19:32:57.547 INFO:tasks.rados.rados.0.smithi045.stdout:979: done (1 left) 2024-07-28T19:32:57.547 INFO:tasks.rados.rados.0.smithi045.stdout:981: done (0 left) 2024-07-28T19:32:57.547 INFO:tasks.rados.rados.0.smithi045.stdout:982: read oid 18 snap -1 2024-07-28T19:32:57.547 INFO:tasks.rados.rados.0.smithi045.stdout:982: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:32:57.547 INFO:tasks.rados.rados.0.smithi045.stdout:983: write oid 25 current snap is 123 2024-07-28T19:32:57.547 INFO:tasks.rados.rados.0.smithi045.stdout:983: seq_num 401 ranges {739607=625205,1982691=499457} 2024-07-28T19:32:57.569 INFO:tasks.rados.rados.0.smithi045.stdout:983: writing smithi04569809-25 from 739607 to 1364812 tid 1 2024-07-28T19:32:57.588 INFO:tasks.rados.rados.0.smithi045.stdout:983: writing smithi04569809-25 from 1982691 to 2482148 tid 2 2024-07-28T19:32:57.588 INFO:tasks.rados.rados.0.smithi045.stdout:984: read oid 34 snap 121 2024-07-28T19:32:57.588 INFO:tasks.rados.rados.0.smithi045.stdout:984: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T19:32:57.588 INFO:tasks.rados.rados.0.smithi045.stdout:985: read oid 28 snap 108 2024-07-28T19:32:57.588 INFO:tasks.rados.rados.0.smithi045.stdout:985: expect (ObjNum 296 snap 93 seq_num 296) 2024-07-28T19:32:57.588 INFO:tasks.rados.rados.0.smithi045.stdout:986: write oid 42 current snap is 123 2024-07-28T19:32:57.588 INFO:tasks.rados.rados.0.smithi045.stdout:986: seq_num 402 ranges {756414=700454,2041173=715241} 2024-07-28T19:32:57.607 INFO:tasks.rados.rados.0.smithi045.stdout:986: writing smithi04569809-42 from 756414 to 1456868 tid 1 2024-07-28T19:32:57.620 INFO:tasks.rados.rados.0.smithi045.stdout:986: writing smithi04569809-42 from 2041173 to 2756414 tid 2 2024-07-28T19:32:57.621 INFO:tasks.rados.rados.0.smithi045.stdout:987: read oid 13 snap -1 2024-07-28T19:32:57.621 INFO:tasks.rados.rados.0.smithi045.stdout:987: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T19:32:57.621 INFO:tasks.rados.rados.0.smithi045.stdout:988: read oid 43 snap -1 2024-07-28T19:32:57.621 INFO:tasks.rados.rados.0.smithi045.stdout:988: expect deleted 2024-07-28T19:32:57.621 INFO:tasks.rados.rados.0.smithi045.stdout:989: snap_remove snap 116 2024-07-28T19:32:57.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:57 smithi045 bash[80445]: cluster 2024-07-28T19:32:55.916857+0000 mgr.y (mgr.34101) 11 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 648 KiB/s wr, 33 op/s 2024-07-28T19:32:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:57 smithi045 bash[80445]: cluster 2024-07-28T19:32:56.350940+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-07-28T19:32:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:57 smithi045 bash[31704]: cluster 2024-07-28T19:32:55.916857+0000 mgr.y (mgr.34101) 11 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 648 KiB/s wr, 33 op/s 2024-07-28T19:32:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:57 smithi045 bash[31704]: cluster 2024-07-28T19:32:56.350940+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-07-28T19:32:57.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:57 smithi155 bash[24090]: cluster 2024-07-28T19:32:55.916857+0000 mgr.y (mgr.34101) 11 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 648 KiB/s wr, 33 op/s 2024-07-28T19:32:57.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:57 smithi155 bash[24090]: cluster 2024-07-28T19:32:56.350940+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-07-28T19:32:58.375 INFO:tasks.rados.rados.0.smithi045.stdout:989: done (7 left) 2024-07-28T19:32:58.375 INFO:tasks.rados.rados.0.smithi045.stdout:990: rollback oid 3 current snap is 123 2024-07-28T19:32:58.375 INFO:tasks.rados.rados.0.smithi045.stdout:982: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:32:58.520 INFO:tasks.rados.rados.0.smithi045.stdout:983: finishing write tid 1 to smithi04569809-25 2024-07-28T19:32:58.521 INFO:tasks.rados.rados.0.smithi045.stdout:983: finishing write tid 2 to smithi04569809-25 2024-07-28T19:32:58.521 INFO:tasks.rados.rados.0.smithi045.stdout:983: finishing write tid 3 to smithi04569809-25 2024-07-28T19:32:58.521 INFO:tasks.rados.rados.0.smithi045.stdout:983: finishing write tid 4 to smithi04569809-25 2024-07-28T19:32:58.521 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 482 (ObjNum 401 snap 123 seq_num 401) dirty exists 2024-07-28T19:32:58.521 INFO:tasks.rados.rados.0.smithi045.stdout:983: left oid 25 (ObjNum 401 snap 123 seq_num 401) 2024-07-28T19:32:58.521 INFO:tasks.rados.rados.0.smithi045.stdout:985: expect (ObjNum 296 snap 93 seq_num 296) 2024-07-28T19:32:58.647 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:58 smithi045 bash[80445]: cluster 2024-07-28T19:32:57.351806+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-07-28T19:32:58.648 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:58 smithi045 bash[31704]: cluster 2024-07-28T19:32:57.351806+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-07-28T19:32:58.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:58 smithi155 bash[24090]: cluster 2024-07-28T19:32:57.351806+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-07-28T19:32:58.739 INFO:tasks.rados.rados.0.smithi045.stdout:984: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T19:32:58.878 INFO:tasks.rados.rados.0.smithi045.stdout:986: finishing write tid 1 to smithi04569809-42 2024-07-28T19:32:58.879 INFO:tasks.rados.rados.0.smithi045.stdout:986: finishing write tid 2 to smithi04569809-42 2024-07-28T19:32:58.879 INFO:tasks.rados.rados.0.smithi045.stdout:986: finishing write tid 3 to smithi04569809-42 2024-07-28T19:32:58.879 INFO:tasks.rados.rados.0.smithi045.stdout:986: finishing write tid 4 to smithi04569809-42 2024-07-28T19:32:58.879 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 712 (ObjNum 402 snap 123 seq_num 402) dirty exists 2024-07-28T19:32:58.879 INFO:tasks.rados.rados.0.smithi045.stdout:986: left oid 42 (ObjNum 402 snap 123 seq_num 402) 2024-07-28T19:32:58.879 INFO:tasks.rados.rados.0.smithi045.stdout:987: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T19:32:59.023 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 121 2024-07-28T19:32:59.023 INFO:tasks.rados.rados.0.smithi045.stdout:982: done (7 left) 2024-07-28T19:32:59.023 INFO:tasks.rados.rados.0.smithi045.stdout:983: done (6 left) 2024-07-28T19:32:59.024 INFO:tasks.rados.rados.0.smithi045.stdout:984: done (5 left) 2024-07-28T19:32:59.024 INFO:tasks.rados.rados.0.smithi045.stdout:985: done (4 left) 2024-07-28T19:32:59.024 INFO:tasks.rados.rados.0.smithi045.stdout:986: done (3 left) 2024-07-28T19:32:59.024 INFO:tasks.rados.rados.0.smithi045.stdout:987: done (2 left) 2024-07-28T19:32:59.024 INFO:tasks.rados.rados.0.smithi045.stdout:988: done (1 left) 2024-07-28T19:32:59.024 INFO:tasks.rados.rados.0.smithi045.stdout:991: read oid 9 snap -1 2024-07-28T19:32:59.024 INFO:tasks.rados.rados.0.smithi045.stdout:991: expect deleted 2024-07-28T19:32:59.024 INFO:tasks.rados.rados.0.smithi045.stdout:992: rollback oid 27 current snap is 123 2024-07-28T19:32:59.024 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 27 to 121 2024-07-28T19:32:59.024 INFO:tasks.rados.rados.0.smithi045.stdout:993: write oid 36 current snap is 123 2024-07-28T19:32:59.024 INFO:tasks.rados.rados.0.smithi045.stdout:993: seq_num 403 ranges {773221=492056,1816008=503126} 2024-07-28T19:32:59.043 INFO:tasks.rados.rados.0.smithi045.stdout:993: writing smithi04569809-36 from 773221 to 1265277 tid 1 2024-07-28T19:32:59.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:32:58 smithi155 bash[60745]: ts=2024-07-28T19:32:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:32:59.060 INFO:tasks.rados.rados.0.smithi045.stdout:993: writing smithi04569809-36 from 1816008 to 2319134 tid 2 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:994: read oid 5 snap 108 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:994: expect (ObjNum 220 snap 63 seq_num 220) 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:995: snap_create 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:990: finishing rollback tid 0 to smithi04569809-3 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:990: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:990: finishing rollback tid 2 to smithi04569809-3 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 594 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:992: finishing rollback tid 0 to smithi04569809-27 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:992: finishing rollback tid 1 to smithi04569809-27 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:992: finishing rollback tid 2 to smithi04569809-27 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 724 (ObjNum 320 snap 97 seq_num 320) dirty exists 2024-07-28T19:32:59.061 INFO:tasks.rados.rados.0.smithi045.stdout:993: finishing write tid 1 to smithi04569809-36 2024-07-28T19:32:59.067 INFO:tasks.rados.rados.0.smithi045.stdout:993: finishing write tid 2 to smithi04569809-36 2024-07-28T19:32:59.067 INFO:tasks.rados.rados.0.smithi045.stdout:993: finishing write tid 3 to smithi04569809-36 2024-07-28T19:32:59.067 INFO:tasks.rados.rados.0.smithi045.stdout:993: finishing write tid 4 to smithi04569809-36 2024-07-28T19:32:59.067 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 336 (ObjNum 403 snap 123 seq_num 403) dirty exists 2024-07-28T19:32:59.067 INFO:tasks.rados.rados.0.smithi045.stdout:993: left oid 36 (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:32:59.079 INFO:tasks.rados.rados.0.smithi045.stdout:994: expect (ObjNum 220 snap 63 seq_num 220) 2024-07-28T19:32:59.377 INFO:tasks.rados.rados.0.smithi045.stdout:990: done (5 left) 2024-07-28T19:32:59.377 INFO:tasks.rados.rados.0.smithi045.stdout:991: done (4 left) 2024-07-28T19:32:59.377 INFO:tasks.rados.rados.0.smithi045.stdout:992: done (3 left) 2024-07-28T19:32:59.377 INFO:tasks.rados.rados.0.smithi045.stdout:993: done (2 left) 2024-07-28T19:32:59.377 INFO:tasks.rados.rados.0.smithi045.stdout:994: done (1 left) 2024-07-28T19:32:59.377 INFO:tasks.rados.rados.0.smithi045.stdout:995: done (0 left) 2024-07-28T19:32:59.377 INFO:tasks.rados.rados.0.smithi045.stdout:996: snap_create 2024-07-28T19:32:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:59 smithi045 bash[80445]: cluster 2024-07-28T19:32:57.917557+0000 mgr.y (mgr.34101) 12 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 313 KiB/s wr, 32 op/s 2024-07-28T19:32:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:32:59 smithi045 bash[80445]: cluster 2024-07-28T19:32:58.375579+0000 mon.a (mon.0) 49 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-07-28T19:32:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:59 smithi045 bash[31704]: cluster 2024-07-28T19:32:57.917557+0000 mgr.y (mgr.34101) 12 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 313 KiB/s wr, 32 op/s 2024-07-28T19:32:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:32:59 smithi045 bash[31704]: cluster 2024-07-28T19:32:58.375579+0000 mon.a (mon.0) 49 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-07-28T19:32:59.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:59 smithi155 bash[24090]: cluster 2024-07-28T19:32:57.917557+0000 mgr.y (mgr.34101) 12 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 313 KiB/s wr, 32 op/s 2024-07-28T19:32:59.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:32:59 smithi155 bash[24090]: cluster 2024-07-28T19:32:58.375579+0000 mon.a (mon.0) 49 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-07-28T19:33:00.081 INFO:tasks.rados.rados.0.smithi045.stdout:996: done (0 left) 2024-07-28T19:33:00.081 INFO:tasks.rados.rados.0.smithi045.stdout:997: rollback oid 43 current snap is 125 2024-07-28T19:33:00.081 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 43 to 124 2024-07-28T19:33:00.082 INFO:tasks.rados.rados.0.smithi045.stdout:998: rollback oid 11 current snap is 125 2024-07-28T19:33:00.082 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 11 to 117 2024-07-28T19:33:00.082 INFO:tasks.rados.rados.0.smithi045.stdout:999: snap_create 2024-07-28T19:33:00.091 INFO:tasks.rados.rados.0.smithi045.stdout:997: finishing rollback tid 1 to smithi04569809-43 2024-07-28T19:33:00.091 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 215 (ObjNum 129 snap 0 seq_num 284133240) dirty dne 2024-07-28T19:33:00.099 INFO:tasks.rados.rados.0.smithi045.stdout:998: finishing rollback tid 0 to smithi04569809-11 2024-07-28T19:33:00.099 INFO:tasks.rados.rados.0.smithi045.stdout:998: finishing rollback tid 1 to smithi04569809-11 2024-07-28T19:33:00.099 INFO:tasks.rados.rados.0.smithi045.stdout:998: finishing rollback tid 2 to smithi04569809-11 2024-07-28T19:33:00.099 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 488 (ObjNum 362 snap 111 seq_num 362) dirty exists 2024-07-28T19:33:00.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:33:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:33:00] "GET /metrics HTTP/1.1" 200 33575 "" "Prometheus/2.43.0" 2024-07-28T19:33:00.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:00 smithi045 bash[80445]: cluster 2024-07-28T19:32:59.377081+0000 mon.a (mon.0) 50 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-07-28T19:33:00.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:00 smithi045 bash[80445]: cluster 2024-07-28T19:33:00.079551+0000 mon.a (mon.0) 51 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-07-28T19:33:00.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:00 smithi045 bash[31704]: cluster 2024-07-28T19:32:59.377081+0000 mon.a (mon.0) 50 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-07-28T19:33:00.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:00 smithi045 bash[31704]: cluster 2024-07-28T19:33:00.079551+0000 mon.a (mon.0) 51 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-07-28T19:33:00.758 INFO:teuthology.orchestra.run.smithi045.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:33:00.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:00 smithi155 bash[24090]: cluster 2024-07-28T19:32:59.377081+0000 mon.a (mon.0) 50 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-07-28T19:33:00.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:00 smithi155 bash[24090]: cluster 2024-07-28T19:33:00.079551+0000 mon.a (mon.0) 51 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-07-28T19:33:01.082 INFO:tasks.rados.rados.0.smithi045.stdout:997: done (2 left) 2024-07-28T19:33:01.082 INFO:tasks.rados.rados.0.smithi045.stdout:998: done (1 left) 2024-07-28T19:33:01.082 INFO:tasks.rados.rados.0.smithi045.stdout:999: done (0 left) 2024-07-28T19:33:01.082 INFO:tasks.rados.rados.0.smithi045.stdout:1000: delete oid 21 current snap is 126 2024-07-28T19:33:01.086 INFO:tasks.rados.rados.0.smithi045.stdout:1000: done (0 left) 2024-07-28T19:33:01.086 INFO:tasks.rados.rados.0.smithi045.stdout:1001: snap_remove snap 117 2024-07-28T19:33:01.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:01 smithi155 bash[24090]: cluster 2024-07-28T19:32:59.918347+0000 mgr.y (mgr.34101) 13 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-28T19:33:01.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:01 smithi155 bash[24090]: audit 2024-07-28T19:33:00.756542+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:01.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:01 smithi155 bash[24090]: cluster 2024-07-28T19:33:01.082952+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-07-28T19:33:01.555 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'sleep 60' 2024-07-28T19:33:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:01 smithi045 bash[80445]: cluster 2024-07-28T19:32:59.918347+0000 mgr.y (mgr.34101) 13 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-28T19:33:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:01 smithi045 bash[80445]: audit 2024-07-28T19:33:00.756542+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:01 smithi045 bash[80445]: cluster 2024-07-28T19:33:01.082952+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-07-28T19:33:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:01 smithi045 bash[31704]: cluster 2024-07-28T19:32:59.918347+0000 mgr.y (mgr.34101) 13 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-28T19:33:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:01 smithi045 bash[31704]: audit 2024-07-28T19:33:00.756542+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:01 smithi045 bash[31704]: cluster 2024-07-28T19:33:01.082952+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-07-28T19:33:02.090 INFO:tasks.rados.rados.0.smithi045.stdout:1001: done (0 left) 2024-07-28T19:33:02.091 INFO:tasks.rados.rados.0.smithi045.stdout:1002: read oid 31 snap -1 2024-07-28T19:33:02.091 INFO:tasks.rados.rados.0.smithi045.stdout:1002: expect (ObjNum 394 snap 123 seq_num 394) 2024-07-28T19:33:02.091 INFO:tasks.rados.rados.0.smithi045.stdout:1003: snap_create 2024-07-28T19:33:02.105 INFO:tasks.rados.rados.0.smithi045.stdout:1002: expect (ObjNum 394 snap 123 seq_num 394) 2024-07-28T19:33:02.396 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:02 smithi155 bash[60745]: ts=2024-07-28T19:33:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:02.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:02 smithi045 bash[80445]: audit 2024-07-28T19:33:00.751387+0000 mgr.y (mgr.34101) 14 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:33:02.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:02 smithi045 bash[80445]: cephadm 2024-07-28T19:33:00.751877+0000 mgr.y (mgr.34101) 15 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:33:02.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:02 smithi045 bash[80445]: cluster 2024-07-28T19:33:02.085864+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-07-28T19:33:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:02 smithi045 bash[31704]: audit 2024-07-28T19:33:00.751387+0000 mgr.y (mgr.34101) 14 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:33:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:02 smithi045 bash[31704]: cephadm 2024-07-28T19:33:00.751877+0000 mgr.y (mgr.34101) 15 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:33:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:02 smithi045 bash[31704]: cluster 2024-07-28T19:33:02.085864+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-07-28T19:33:02.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:02 smithi155 bash[24090]: audit 2024-07-28T19:33:00.751387+0000 mgr.y (mgr.34101) 14 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:33:02.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:02 smithi155 bash[24090]: cephadm 2024-07-28T19:33:00.751877+0000 mgr.y (mgr.34101) 15 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:33:02.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:02 smithi155 bash[24090]: cluster 2024-07-28T19:33:02.085864+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-07-28T19:33:03.089 INFO:tasks.rados.rados.0.smithi045.stdout:1002: done (1 left) 2024-07-28T19:33:03.089 INFO:tasks.rados.rados.0.smithi045.stdout:1003: done (0 left) 2024-07-28T19:33:03.089 INFO:tasks.rados.rados.0.smithi045.stdout:1004: read oid 29 snap 124 2024-07-28T19:33:03.089 INFO:tasks.rados.rados.0.smithi045.stdout:1004: expect deleted 2024-07-28T19:33:03.089 INFO:tasks.rados.rados.0.smithi045.stdout:1005: delete oid 9 current snap is 127 2024-07-28T19:33:03.096 INFO:tasks.rados.rados.0.smithi045.stdout:1004: done (1 left) 2024-07-28T19:33:03.096 INFO:tasks.rados.rados.0.smithi045.stdout:1005: done (0 left) 2024-07-28T19:33:03.097 INFO:tasks.rados.rados.0.smithi045.stdout:1006: read oid 39 snap 124 2024-07-28T19:33:03.097 INFO:tasks.rados.rados.0.smithi045.stdout:1006: expect (ObjNum 392 snap 122 seq_num 392) 2024-07-28T19:33:03.097 INFO:tasks.rados.rados.0.smithi045.stdout:1007: read oid 16 snap -1 2024-07-28T19:33:03.097 INFO:tasks.rados.rados.0.smithi045.stdout:1007: expect (ObjNum 352 snap 108 seq_num 352) 2024-07-28T19:33:03.097 INFO:tasks.rados.rados.0.smithi045.stdout:1008: rollback oid 14 current snap is 127 2024-07-28T19:33:03.097 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 123 2024-07-28T19:33:03.097 INFO:tasks.rados.rados.0.smithi045.stdout:1009: delete oid 48 current snap is 127 2024-07-28T19:33:03.102 INFO:tasks.rados.rados.0.smithi045.stdout:1008: finishing rollback tid 0 to smithi04569809-14 2024-07-28T19:33:03.102 INFO:tasks.rados.rados.0.smithi045.stdout:1008: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:33:03.102 INFO:tasks.rados.rados.0.smithi045.stdout:1008: finishing rollback tid 2 to smithi04569809-14 2024-07-28T19:33:03.102 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 105 (ObjNum 323 snap 98 seq_num 323) dirty exists 2024-07-28T19:33:03.105 INFO:tasks.rados.rados.0.smithi045.stdout:1008: done (3 left) 2024-07-28T19:33:03.105 INFO:tasks.rados.rados.0.smithi045.stdout:1009: done (2 left) 2024-07-28T19:33:03.105 INFO:tasks.rados.rados.0.smithi045.stdout:1010: read oid 46 snap -1 2024-07-28T19:33:03.105 INFO:tasks.rados.rados.0.smithi045.stdout:1010: expect (ObjNum 399 snap 123 seq_num 399) 2024-07-28T19:33:03.106 INFO:tasks.rados.rados.0.smithi045.stdout:1011: write oid 38 current snap is 127 2024-07-28T19:33:03.106 INFO:tasks.rados.rados.0.smithi045.stdout:1011: seq_num 407 ranges {440449=793052,1933583=510464} 2024-07-28T19:33:03.127 INFO:tasks.rados.rados.0.smithi045.stdout:1011: writing smithi04569809-38 from 440449 to 1233501 tid 1 2024-07-28T19:33:03.147 INFO:tasks.rados.rados.0.smithi045.stdout:1011: writing smithi04569809-38 from 1933583 to 2444047 tid 2 2024-07-28T19:33:03.147 INFO:tasks.rados.rados.0.smithi045.stdout:1012: rollback oid 29 current snap is 127 2024-07-28T19:33:03.148 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 29 to 123 2024-07-28T19:33:03.148 INFO:tasks.rados.rados.0.smithi045.stdout:1013: read oid 22 snap 125 2024-07-28T19:33:03.148 INFO:tasks.rados.rados.0.smithi045.stdout:1013: expect deleted 2024-07-28T19:33:03.148 INFO:tasks.rados.rados.0.smithi045.stdout:1014: delete oid 48 current snap is 127 2024-07-28T19:33:03.148 INFO:tasks.rados.rados.0.smithi045.stdout:1006: expect (ObjNum 392 snap 122 seq_num 392) 2024-07-28T19:33:03.345 INFO:tasks.rados.rados.0.smithi045.stdout:1010: expect (ObjNum 399 snap 123 seq_num 399) 2024-07-28T19:33:03.434 INFO:tasks.rados.rados.0.smithi045.stdout:1007: expect (ObjNum 352 snap 108 seq_num 352) 2024-07-28T19:33:03.672 INFO:tasks.rados.rados.0.smithi045.stdout:1011: finishing write tid 1 to smithi04569809-38 2024-07-28T19:33:03.672 INFO:tasks.rados.rados.0.smithi045.stdout:1006: done (6 left) 2024-07-28T19:33:03.672 INFO:tasks.rados.rados.0.smithi045.stdout:1007: done (5 left) 2024-07-28T19:33:03.672 INFO:tasks.rados.rados.0.smithi045.stdout:1010: done (4 left) 2024-07-28T19:33:03.672 INFO:tasks.rados.rados.0.smithi045.stdout:1014: done (3 left) 2024-07-28T19:33:03.672 INFO:tasks.rados.rados.0.smithi045.stdout:1015: rollback oid 1 current snap is 127 2024-07-28T19:33:03.672 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 1 to 121 2024-07-28T19:33:03.672 INFO:tasks.rados.rados.0.smithi045.stdout:1012: finishing rollback tid 1 to smithi04569809-29 2024-07-28T19:33:03.672 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T19:33:03.672 INFO:tasks.rados.rados.0.smithi045.stdout:1011: finishing write tid 2 to smithi04569809-38 2024-07-28T19:33:03.673 INFO:tasks.rados.rados.0.smithi045.stdout:1011: finishing write tid 3 to smithi04569809-38 2024-07-28T19:33:03.673 INFO:tasks.rados.rados.0.smithi045.stdout:1011: finishing write tid 4 to smithi04569809-38 2024-07-28T19:33:03.673 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 380 (ObjNum 407 snap 127 seq_num 407) dirty exists 2024-07-28T19:33:03.673 INFO:tasks.rados.rados.0.smithi045.stdout:1011: left oid 38 (ObjNum 407 snap 127 seq_num 407) 2024-07-28T19:33:03.673 INFO:tasks.rados.rados.0.smithi045.stdout:1011: done (3 left) 2024-07-28T19:33:03.673 INFO:tasks.rados.rados.0.smithi045.stdout:1012: done (2 left) 2024-07-28T19:33:03.673 INFO:tasks.rados.rados.0.smithi045.stdout:1013: done (1 left) 2024-07-28T19:33:03.673 INFO:tasks.rados.rados.0.smithi045.stdout:1016: rollback oid 15 current snap is 127 2024-07-28T19:33:03.673 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 125 2024-07-28T19:33:03.673 INFO:tasks.rados.rados.0.smithi045.stdout:1017: write oid 40 current snap is 127 2024-07-28T19:33:03.673 INFO:tasks.rados.rados.0.smithi045.stdout:1017: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2024-07-28T19:33:03.678 INFO:tasks.rados.rados.0.smithi045.stdout:1017: writing smithi04569809-40 from 474063 to 1017613 tid 1 2024-07-28T19:33:03.685 INFO:tasks.rados.rados.0.smithi045.stdout:1017: writing smithi04569809-40 from 1650547 to 2164680 tid 2 2024-07-28T19:33:03.690 INFO:tasks.rados.rados.0.smithi045.stdout:1017: writing smithi04569809-40 from 2765651 to 2874063 tid 3 2024-07-28T19:33:03.690 INFO:tasks.rados.rados.0.smithi045.stdout:1018: read oid 49 snap -1 2024-07-28T19:33:03.690 INFO:tasks.rados.rados.0.smithi045.stdout:1018: expect (ObjNum 344 snap 106 seq_num 344) 2024-07-28T19:33:03.690 INFO:tasks.rados.rados.0.smithi045.stdout:1019: snap_remove snap 124 2024-07-28T19:33:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:03 smithi045 bash[80445]: cluster 2024-07-28T19:33:01.919035+0000 mgr.y (mgr.34101) 16 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-28T19:33:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:03 smithi045 bash[80445]: audit 2024-07-28T19:33:03.000322+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:03 smithi045 bash[80445]: cluster 2024-07-28T19:33:03.087969+0000 mon.a (mon.0) 55 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-07-28T19:33:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:03 smithi045 bash[31704]: cluster 2024-07-28T19:33:01.919035+0000 mgr.y (mgr.34101) 16 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-28T19:33:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:03 smithi045 bash[31704]: audit 2024-07-28T19:33:03.000322+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:03 smithi045 bash[31704]: cluster 2024-07-28T19:33:03.087969+0000 mon.a (mon.0) 55 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-07-28T19:33:03.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:03 smithi155 bash[24090]: cluster 2024-07-28T19:33:01.919035+0000 mgr.y (mgr.34101) 16 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-28T19:33:03.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:03 smithi155 bash[24090]: audit 2024-07-28T19:33:03.000322+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:03.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:03 smithi155 bash[24090]: cluster 2024-07-28T19:33:03.087969+0000 mon.a (mon.0) 55 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-07-28T19:33:03.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:03 smithi155 bash[60745]: ts=2024-07-28T19:33:03.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:04.415 INFO:tasks.rados.rados.0.smithi045.stdout:1019: done (4 left) 2024-07-28T19:33:04.415 INFO:tasks.rados.rados.0.smithi045.stdout:1020: write oid 31 current snap is 127 2024-07-28T19:33:04.415 INFO:tasks.rados.rados.0.smithi045.stdout:1015: finishing rollback tid 0 to smithi04569809-1 2024-07-28T19:33:04.415 INFO:tasks.rados.rados.0.smithi045.stdout:1016: finishing rollback tid 0 to smithi04569809-15 2024-07-28T19:33:04.415 INFO:tasks.rados.rados.0.smithi045.stdout:1015: finishing rollback tid 1 to smithi04569809-1 2024-07-28T19:33:04.415 INFO:tasks.rados.rados.0.smithi045.stdout:1016: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:1016: finishing rollback tid 2 to smithi04569809-15 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 508 (ObjNum 298 snap 93 seq_num 298) dirty exists 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:1015: finishing rollback tid 2 to smithi04569809-1 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 275 (ObjNum 383 snap 121 seq_num 383) dirty exists 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:1017: finishing write tid 1 to smithi04569809-40 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:1017: finishing write tid 2 to smithi04569809-40 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:1017: finishing write tid 3 to smithi04569809-40 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:1017: finishing write tid 4 to smithi04569809-40 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:1017: finishing write tid 5 to smithi04569809-40 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 387 (ObjNum 409 snap 127 seq_num 409) dirty exists 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:1017: left oid 40 (ObjNum 409 snap 127 seq_num 409) 2024-07-28T19:33:04.416 INFO:tasks.rados.rados.0.smithi045.stdout:1018: expect (ObjNum 344 snap 106 seq_num 344) 2024-07-28T19:33:04.611 INFO:tasks.rados.rados.0.smithi045.stdout:1020: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2024-07-28T19:33:04.629 INFO:tasks.rados.rados.0.smithi045.stdout:1020: writing smithi04569809-31 from 490870 to 1109669 tid 1 2024-07-28T19:33:04.649 INFO:tasks.rados.rados.0.smithi045.stdout:1020: writing smithi04569809-31 from 1592676 to 2366820 tid 2 2024-07-28T19:33:04.658 INFO:tasks.rados.rados.0.smithi045.stdout:1020: writing smithi04569809-31 from 2793074 to 2890870 tid 3 2024-07-28T19:33:04.658 INFO:tasks.rados.rados.0.smithi045.stdout:1015: done (4 left) 2024-07-28T19:33:04.658 INFO:tasks.rados.rados.0.smithi045.stdout:1016: done (3 left) 2024-07-28T19:33:04.658 INFO:tasks.rados.rados.0.smithi045.stdout:1017: done (2 left) 2024-07-28T19:33:04.658 INFO:tasks.rados.rados.0.smithi045.stdout:1018: done (1 left) 2024-07-28T19:33:04.658 INFO:tasks.rados.rados.0.smithi045.stdout:1021: snap_create 2024-07-28T19:33:04.658 INFO:tasks.rados.rados.0.smithi045.stdout:1020: finishing write tid 1 to smithi04569809-31 2024-07-28T19:33:04.659 INFO:tasks.rados.rados.0.smithi045.stdout:1020: finishing write tid 2 to smithi04569809-31 2024-07-28T19:33:04.662 INFO:tasks.rados.rados.0.smithi045.stdout:1020: finishing write tid 3 to smithi04569809-31 2024-07-28T19:33:04.662 INFO:tasks.rados.rados.0.smithi045.stdout:1020: finishing write tid 4 to smithi04569809-31 2024-07-28T19:33:04.662 INFO:tasks.rados.rados.0.smithi045.stdout:1020: finishing write tid 5 to smithi04569809-31 2024-07-28T19:33:04.662 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 737 (ObjNum 410 snap 127 seq_num 410) dirty exists 2024-07-28T19:33:04.662 INFO:tasks.rados.rados.0.smithi045.stdout:1020: left oid 31 (ObjNum 410 snap 127 seq_num 410) 2024-07-28T19:33:04.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:04 smithi155 bash[60745]: ts=2024-07-28T19:33:04.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:04.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:04 smithi155 bash[60745]: ts=2024-07-28T19:33:04.456Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:05.081 INFO:tasks.rados.rados.0.smithi045.stdout:1020: done (1 left) 2024-07-28T19:33:05.082 INFO:tasks.rados.rados.0.smithi045.stdout:1021: done (0 left) 2024-07-28T19:33:05.082 INFO:tasks.rados.rados.0.smithi045.stdout:1022: read oid 15 snap -1 2024-07-28T19:33:05.082 INFO:tasks.rados.rados.0.smithi045.stdout:1022: expect (ObjNum 298 snap 93 seq_num 298) 2024-07-28T19:33:05.082 INFO:tasks.rados.rados.0.smithi045.stdout:1023: delete oid 48 current snap is 128 2024-07-28T19:33:05.088 INFO:tasks.rados.rados.0.smithi045.stdout:1022: expect (ObjNum 298 snap 93 seq_num 298) 2024-07-28T19:33:05.336 INFO:tasks.rados.rados.0.smithi045.stdout:1022: done (1 left) 2024-07-28T19:33:05.336 INFO:tasks.rados.rados.0.smithi045.stdout:1023: done (0 left) 2024-07-28T19:33:05.336 INFO:tasks.rados.rados.0.smithi045.stdout:1024: read oid 14 snap 121 2024-07-28T19:33:05.336 INFO:tasks.rados.rados.0.smithi045.stdout:1024: expect (ObjNum 323 snap 98 seq_num 323) 2024-07-28T19:33:05.336 INFO:tasks.rados.rados.0.smithi045.stdout:1025: write oid 15 current snap is 128 2024-07-28T19:33:05.337 INFO:tasks.rados.rados.0.smithi045.stdout:1025: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2024-07-28T19:33:05.345 INFO:tasks.rados.rados.0.smithi045.stdout:1025: writing smithi04569809-15 from 524484 to 1010134 tid 1 2024-07-28T19:33:05.355 INFO:tasks.rados.rados.0.smithi045.stdout:1025: writing smithi04569809-15 from 1425993 to 2087453 tid 2 2024-07-28T19:33:05.363 INFO:tasks.rados.rados.0.smithi045.stdout:1025: writing smithi04569809-15 from 2847920 to 2924484 tid 3 2024-07-28T19:33:05.363 INFO:tasks.rados.rados.0.smithi045.stdout:1026: read oid 9 snap -1 2024-07-28T19:33:05.363 INFO:tasks.rados.rados.0.smithi045.stdout:1026: expect deleted 2024-07-28T19:33:05.363 INFO:tasks.rados.rados.0.smithi045.stdout:1027: rollback oid 27 current snap is 128 2024-07-28T19:33:05.363 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 27 to 123 2024-07-28T19:33:05.363 INFO:tasks.rados.rados.0.smithi045.stdout:1025: finishing write tid 1 to smithi04569809-15 2024-07-28T19:33:05.363 INFO:tasks.rados.rados.0.smithi045.stdout:1024: expect (ObjNum 323 snap 98 seq_num 323) 2024-07-28T19:33:05.485 INFO:tasks.rados.rados.0.smithi045.stdout:1025: finishing write tid 2 to smithi04569809-15 2024-07-28T19:33:05.485 INFO:tasks.rados.rados.0.smithi045.stdout:1024: done (3 left) 2024-07-28T19:33:05.485 INFO:tasks.rados.rados.0.smithi045.stdout:1028: snap_create 2024-07-28T19:33:05.485 INFO:tasks.rados.rados.0.smithi045.stdout:1025: finishing write tid 3 to smithi04569809-15 2024-07-28T19:33:05.486 INFO:tasks.rados.rados.0.smithi045.stdout:1025: finishing write tid 4 to smithi04569809-15 2024-07-28T19:33:05.486 INFO:tasks.rados.rados.0.smithi045.stdout:1025: finishing write tid 5 to smithi04569809-15 2024-07-28T19:33:05.486 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 515 (ObjNum 412 snap 128 seq_num 412) dirty exists 2024-07-28T19:33:05.486 INFO:tasks.rados.rados.0.smithi045.stdout:1025: left oid 15 (ObjNum 412 snap 128 seq_num 412) 2024-07-28T19:33:05.486 INFO:tasks.rados.rados.0.smithi045.stdout:1027: finishing rollback tid 0 to smithi04569809-27 2024-07-28T19:33:05.486 INFO:tasks.rados.rados.0.smithi045.stdout:1027: finishing rollback tid 1 to smithi04569809-27 2024-07-28T19:33:05.486 INFO:tasks.rados.rados.0.smithi045.stdout:1027: finishing rollback tid 2 to smithi04569809-27 2024-07-28T19:33:05.486 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 741 (ObjNum 320 snap 97 seq_num 320) dirty exists 2024-07-28T19:33:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: cluster 2024-07-28T19:33:03.920090+0000 mgr.y (mgr.34101) 17 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 176 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 285 KiB/s wr, 14 op/s 2024-07-28T19:33:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: cluster 2024-07-28T19:33:04.412091+0000 mon.a (mon.0) 56 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-07-28T19:33:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: audit 2024-07-28T19:33:04.720812+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: audit 2024-07-28T19:33:04.734083+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: audit 2024-07-28T19:33:04.740547+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:33:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: audit 2024-07-28T19:33:04.742590+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:33:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: cluster 2024-07-28T19:33:05.082405+0000 mon.a (mon.0) 59 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-07-28T19:33:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: audit 2024-07-28T19:33:05.343237+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: audit 2024-07-28T19:33:05.356039+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: audit 2024-07-28T19:33:05.388477+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: audit 2024-07-28T19:33:05.396643+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[80445]: audit 2024-07-28T19:33:05.403377+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: cluster 2024-07-28T19:33:03.920090+0000 mgr.y (mgr.34101) 17 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 176 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 285 KiB/s wr, 14 op/s 2024-07-28T19:33:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: cluster 2024-07-28T19:33:04.412091+0000 mon.a (mon.0) 56 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-07-28T19:33:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: audit 2024-07-28T19:33:04.720812+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: audit 2024-07-28T19:33:04.734083+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: audit 2024-07-28T19:33:04.740547+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:33:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: audit 2024-07-28T19:33:04.742590+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:33:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: cluster 2024-07-28T19:33:05.082405+0000 mon.a (mon.0) 59 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-07-28T19:33:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: audit 2024-07-28T19:33:05.343237+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: audit 2024-07-28T19:33:05.356039+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: audit 2024-07-28T19:33:05.388477+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: audit 2024-07-28T19:33:05.396643+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:05 smithi045 bash[31704]: audit 2024-07-28T19:33:05.403377+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: cluster 2024-07-28T19:33:03.920090+0000 mgr.y (mgr.34101) 17 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 176 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 285 KiB/s wr, 14 op/s 2024-07-28T19:33:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: cluster 2024-07-28T19:33:04.412091+0000 mon.a (mon.0) 56 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-07-28T19:33:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: audit 2024-07-28T19:33:04.720812+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: audit 2024-07-28T19:33:04.734083+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: audit 2024-07-28T19:33:04.740547+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:33:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: audit 2024-07-28T19:33:04.742590+0000 mon.b (mon.1) 118 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:33:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: cluster 2024-07-28T19:33:05.082405+0000 mon.a (mon.0) 59 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-07-28T19:33:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: audit 2024-07-28T19:33:05.343237+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: audit 2024-07-28T19:33:05.356039+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: audit 2024-07-28T19:33:05.388477+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: audit 2024-07-28T19:33:05.396643+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:05 smithi155 bash[24090]: audit 2024-07-28T19:33:05.403377+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:06.349 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:33:06.497 INFO:tasks.rados.rados.0.smithi045.stdout:1025: done (3 left) 2024-07-28T19:33:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1026: done (2 left) 2024-07-28T19:33:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1027: done (1 left) 2024-07-28T19:33:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1028: done (0 left) 2024-07-28T19:33:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1029: read oid 1 snap 108 2024-07-28T19:33:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1029: expect (ObjNum 340 snap 104 seq_num 340) 2024-07-28T19:33:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1030: write oid 28 current snap is 129 2024-07-28T19:33:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1030: seq_num 413 ranges {541291=560899,1884475=521471} 2024-07-28T19:33:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:1030: writing smithi04569809-28 from 541291 to 1102190 tid 1 2024-07-28T19:33:06.537 INFO:tasks.rados.rados.0.smithi045.stdout:1030: writing smithi04569809-28 from 1884475 to 2405946 tid 2 2024-07-28T19:33:06.537 INFO:tasks.rados.rados.0.smithi045.stdout:1031: write oid 26 current snap is 129 2024-07-28T19:33:06.537 INFO:tasks.rados.rados.0.smithi045.stdout:1031: seq_num 414 ranges {558098=636148,1826604=665129} 2024-07-28T19:33:06.552 INFO:tasks.rados.rados.0.smithi045.stdout:1031: writing smithi04569809-26 from 558098 to 1194246 tid 1 2024-07-28T19:33:06.565 INFO:tasks.rados.rados.0.smithi045.stdout:1031: writing smithi04569809-26 from 1826604 to 2491733 tid 2 2024-07-28T19:33:06.566 INFO:tasks.rados.rados.0.smithi045.stdout:1032: snap_create 2024-07-28T19:33:06.566 INFO:tasks.rados.rados.0.smithi045.stdout:1029: expect (ObjNum 340 snap 104 seq_num 340) 2024-07-28T19:33:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: cephadm 2024-07-28T19:33:04.743741+0000 mgr.y (mgr.34101) 18 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:33:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: cephadm 2024-07-28T19:33:04.744176+0000 mgr.y (mgr.34101) 19 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:33:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: cephadm 2024-07-28T19:33:04.940692+0000 mgr.y (mgr.34101) 20 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:33:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: cephadm 2024-07-28T19:33:04.944967+0000 mgr.y (mgr.34101) 21 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:33:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: cephadm 2024-07-28T19:33:05.075211+0000 mgr.y (mgr.34101) 22 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:33:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: cephadm 2024-07-28T19:33:05.098556+0000 mgr.y (mgr.34101) 23 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:33:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: cephadm 2024-07-28T19:33:05.211974+0000 mgr.y (mgr.34101) 24 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:33:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: cephadm 2024-07-28T19:33:05.247167+0000 mgr.y (mgr.34101) 25 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:33:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: audit 2024-07-28T19:33:05.479408+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:33:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: audit 2024-07-28T19:33:05.481506+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:33:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: audit 2024-07-28T19:33:05.482757+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:33:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[80445]: audit 2024-07-28T19:33:05.486655+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: cephadm 2024-07-28T19:33:04.743741+0000 mgr.y (mgr.34101) 18 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:33:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: cephadm 2024-07-28T19:33:04.744176+0000 mgr.y (mgr.34101) 19 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:33:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: cephadm 2024-07-28T19:33:04.940692+0000 mgr.y (mgr.34101) 20 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:33:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: cephadm 2024-07-28T19:33:04.944967+0000 mgr.y (mgr.34101) 21 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:33:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: cephadm 2024-07-28T19:33:05.075211+0000 mgr.y (mgr.34101) 22 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:33:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: cephadm 2024-07-28T19:33:05.098556+0000 mgr.y (mgr.34101) 23 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:33:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: cephadm 2024-07-28T19:33:05.211974+0000 mgr.y (mgr.34101) 24 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:33:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: cephadm 2024-07-28T19:33:05.247167+0000 mgr.y (mgr.34101) 25 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:33:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: audit 2024-07-28T19:33:05.479408+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:33:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: audit 2024-07-28T19:33:05.481506+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:33:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: audit 2024-07-28T19:33:05.482757+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:33:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:06 smithi045 bash[31704]: audit 2024-07-28T19:33:05.486655+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:06.736 INFO:tasks.rados.rados.0.smithi045.stdout:1030: finishing write tid 1 to smithi04569809-28 2024-07-28T19:33:06.736 INFO:tasks.rados.rados.0.smithi045.stdout:1030: finishing write tid 2 to smithi04569809-28 2024-07-28T19:33:06.736 INFO:tasks.rados.rados.0.smithi045.stdout:1030: finishing write tid 3 to smithi04569809-28 2024-07-28T19:33:06.736 INFO:tasks.rados.rados.0.smithi045.stdout:1030: finishing write tid 4 to smithi04569809-28 2024-07-28T19:33:06.736 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 386 (ObjNum 413 snap 129 seq_num 413) dirty exists 2024-07-28T19:33:06.736 INFO:tasks.rados.rados.0.smithi045.stdout:1030: left oid 28 (ObjNum 413 snap 129 seq_num 413) 2024-07-28T19:33:06.736 INFO:tasks.rados.rados.0.smithi045.stdout:1031: finishing write tid 1 to smithi04569809-26 2024-07-28T19:33:06.736 INFO:tasks.rados.rados.0.smithi045.stdout:1031: finishing write tid 2 to smithi04569809-26 2024-07-28T19:33:06.736 INFO:tasks.rados.rados.0.smithi045.stdout:1031: finishing write tid 3 to smithi04569809-26 2024-07-28T19:33:06.736 INFO:tasks.rados.rados.0.smithi045.stdout:1031: finishing write tid 4 to smithi04569809-26 2024-07-28T19:33:06.737 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 322 (ObjNum 414 snap 129 seq_num 414) dirty exists 2024-07-28T19:33:06.737 INFO:tasks.rados.rados.0.smithi045.stdout:1031: left oid 26 (ObjNum 414 snap 129 seq_num 414) 2024-07-28T19:33:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: cephadm 2024-07-28T19:33:04.743741+0000 mgr.y (mgr.34101) 18 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.conf 2024-07-28T19:33:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: cephadm 2024-07-28T19:33:04.744176+0000 mgr.y (mgr.34101) 19 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.conf 2024-07-28T19:33:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: cephadm 2024-07-28T19:33:04.940692+0000 mgr.y (mgr.34101) 20 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:33:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: cephadm 2024-07-28T19:33:04.944967+0000 mgr.y (mgr.34101) 21 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.conf 2024-07-28T19:33:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: cephadm 2024-07-28T19:33:05.075211+0000 mgr.y (mgr.34101) 22 : cephadm [INF] Updating smithi045:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:33:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: cephadm 2024-07-28T19:33:05.098556+0000 mgr.y (mgr.34101) 23 : cephadm [INF] Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-07-28T19:33:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: cephadm 2024-07-28T19:33:05.211974+0000 mgr.y (mgr.34101) 24 : cephadm [INF] Updating smithi045:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:33:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: cephadm 2024-07-28T19:33:05.247167+0000 mgr.y (mgr.34101) 25 : cephadm [INF] Updating smithi155:/var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/config/ceph.client.admin.keyring 2024-07-28T19:33:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: audit 2024-07-28T19:33:05.479408+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:33:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: audit 2024-07-28T19:33:05.481506+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:33:06.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: audit 2024-07-28T19:33:05.482757+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:33:06.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:06 smithi155 bash[24090]: audit 2024-07-28T19:33:05.486655+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:33:07.506 INFO:tasks.rados.rados.0.smithi045.stdout:1029: done (3 left) 2024-07-28T19:33:07.507 INFO:tasks.rados.rados.0.smithi045.stdout:1030: done (2 left) 2024-07-28T19:33:07.507 INFO:tasks.rados.rados.0.smithi045.stdout:1031: done (1 left) 2024-07-28T19:33:07.507 INFO:tasks.rados.rados.0.smithi045.stdout:1032: done (0 left) 2024-07-28T19:33:07.507 INFO:tasks.rados.rados.0.smithi045.stdout:1033: delete oid 26 current snap is 130 2024-07-28T19:33:07.509 INFO:tasks.rados.rados.0.smithi045.stdout:1033: done (0 left) 2024-07-28T19:33:07.510 INFO:tasks.rados.rados.0.smithi045.stdout:1034: write oid 47 current snap is 130 2024-07-28T19:33:07.510 INFO:tasks.rados.rados.0.smithi045.stdout:1034: seq_num 416 ranges {591712=786646,1943568=668798} 2024-07-28T19:33:07.528 INFO:tasks.rados.rados.0.smithi045.stdout:1034: writing smithi04569809-47 from 591712 to 1378358 tid 1 2024-07-28T19:33:07.543 INFO:tasks.rados.rados.0.smithi045.stdout:1034: writing smithi04569809-47 from 1943568 to 2612366 tid 2 2024-07-28T19:33:07.543 INFO:tasks.rados.rados.0.smithi045.stdout:1035: write oid 20 current snap is 130 2024-07-28T19:33:07.543 INFO:tasks.rados.rados.0.smithi045.stdout:1034: finishing write tid 1 to smithi04569809-47 2024-07-28T19:33:07.543 INFO:tasks.rados.rados.0.smithi045.stdout:1035: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2024-07-28T19:33:07.558 INFO:tasks.rados.rados.0.smithi045.stdout:1035: writing smithi04569809-20 from 608519 to 1070414 tid 1 2024-07-28T19:33:07.571 INFO:tasks.rados.rados.0.smithi045.stdout:1035: writing smithi04569809-20 from 1602050 to 2130859 tid 2 2024-07-28T19:33:07.581 INFO:tasks.rados.rados.0.smithi045.stdout:1035: writing smithi04569809-20 from 2585035 to 3008519 tid 3 2024-07-28T19:33:07.582 INFO:tasks.rados.rados.0.smithi045.stdout:1036: snap_create 2024-07-28T19:33:07.582 INFO:tasks.rados.rados.0.smithi045.stdout:1034: finishing write tid 2 to smithi04569809-47 2024-07-28T19:33:07.582 INFO:tasks.rados.rados.0.smithi045.stdout:1034: finishing write tid 3 to smithi04569809-47 2024-07-28T19:33:07.582 INFO:tasks.rados.rados.0.smithi045.stdout:1034: finishing write tid 4 to smithi04569809-47 2024-07-28T19:33:07.582 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 519 (ObjNum 416 snap 130 seq_num 416) dirty exists 2024-07-28T19:33:07.582 INFO:tasks.rados.rados.0.smithi045.stdout:1034: left oid 47 (ObjNum 416 snap 130 seq_num 416) 2024-07-28T19:33:07.582 INFO:tasks.rados.rados.0.smithi045.stdout:1035: finishing write tid 1 to smithi04569809-20 2024-07-28T19:33:07.582 INFO:tasks.rados.rados.0.smithi045.stdout:1035: finishing write tid 2 to smithi04569809-20 2024-07-28T19:33:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:1035: finishing write tid 3 to smithi04569809-20 2024-07-28T19:33:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:1035: finishing write tid 4 to smithi04569809-20 2024-07-28T19:33:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:1035: finishing write tid 5 to smithi04569809-20 2024-07-28T19:33:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 191 (ObjNum 417 snap 130 seq_num 417) dirty exists 2024-07-28T19:33:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:1035: left oid 20 (ObjNum 417 snap 130 seq_num 417) 2024-07-28T19:33:07.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:07 smithi155 bash[24090]: cluster 2024-07-28T19:33:05.920851+0000 mgr.y (mgr.34101) 26 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 846 KiB/s wr, 19 op/s 2024-07-28T19:33:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:07 smithi155 bash[24090]: cluster 2024-07-28T19:33:06.498688+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-07-28T19:33:07.875 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:07 smithi045 bash[80445]: cluster 2024-07-28T19:33:05.920851+0000 mgr.y (mgr.34101) 26 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 846 KiB/s wr, 19 op/s 2024-07-28T19:33:07.875 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:07 smithi045 bash[80445]: cluster 2024-07-28T19:33:06.498688+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-07-28T19:33:07.876 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:07 smithi045 bash[31704]: cluster 2024-07-28T19:33:05.920851+0000 mgr.y (mgr.34101) 26 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 846 KiB/s wr, 19 op/s 2024-07-28T19:33:07.876 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:07 smithi045 bash[31704]: cluster 2024-07-28T19:33:06.498688+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-07-28T19:33:08.519 INFO:tasks.rados.rados.0.smithi045.stdout:1034: done (2 left) 2024-07-28T19:33:08.519 INFO:tasks.rados.rados.0.smithi045.stdout:1035: done (1 left) 2024-07-28T19:33:08.519 INFO:tasks.rados.rados.0.smithi045.stdout:1036: done (0 left) 2024-07-28T19:33:08.519 INFO:tasks.rados.rados.0.smithi045.stdout:1037: read oid 36 snap 123 2024-07-28T19:33:08.519 INFO:tasks.rados.rados.0.smithi045.stdout:1037: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:33:08.519 INFO:tasks.rados.rados.0.smithi045.stdout:1038: write oid 8 current snap is 131 2024-07-28T19:33:08.520 INFO:tasks.rados.rados.0.smithi045.stdout:1038: seq_num 418 ranges {625326=537144,1944179=672467} 2024-07-28T19:33:08.525 INFO:tasks.rados.rados.0.smithi045.stdout:1038: writing smithi04569809-8 from 625326 to 1162470 tid 1 2024-07-28T19:33:08.534 INFO:tasks.rados.rados.0.smithi045.stdout:1038: writing smithi04569809-8 from 1944179 to 2616646 tid 2 2024-07-28T19:33:08.534 INFO:tasks.rados.rados.0.smithi045.stdout:1039: write oid 16 current snap is 131 2024-07-28T19:33:08.534 INFO:tasks.rados.rados.0.smithi045.stdout:1039: seq_num 419 ranges {642133=728746,2119014=532478} 2024-07-28T19:33:08.542 INFO:tasks.rados.rados.0.smithi045.stdout:1039: writing smithi04569809-16 from 642133 to 1370879 tid 1 2024-07-28T19:33:08.549 INFO:tasks.rados.rados.0.smithi045.stdout:1039: writing smithi04569809-16 from 2119014 to 2651492 tid 2 2024-07-28T19:33:08.550 INFO:tasks.rados.rados.0.smithi045.stdout:1040: rollback oid 9 current snap is 131 2024-07-28T19:33:08.550 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 9 to 129 2024-07-28T19:33:08.550 INFO:tasks.rados.rados.0.smithi045.stdout:1037: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:33:08.683 INFO:tasks.rados.rados.0.smithi045.stdout:1038: finishing write tid 1 to smithi04569809-8 2024-07-28T19:33:08.683 INFO:tasks.rados.rados.0.smithi045.stdout:1038: finishing write tid 2 to smithi04569809-8 2024-07-28T19:33:08.683 INFO:tasks.rados.rados.0.smithi045.stdout:1038: finishing write tid 3 to smithi04569809-8 2024-07-28T19:33:08.683 INFO:tasks.rados.rados.0.smithi045.stdout:1037: done (3 left) 2024-07-28T19:33:08.683 INFO:tasks.rados.rados.0.smithi045.stdout:1041: read oid 2 snap -1 2024-07-28T19:33:08.683 INFO:tasks.rados.rados.0.smithi045.stdout:1041: expect (ObjNum 341 snap 105 seq_num 341) 2024-07-28T19:33:08.683 INFO:tasks.rados.rados.0.smithi045.stdout:1042: write oid 17 current snap is 131 2024-07-28T19:33:08.683 INFO:tasks.rados.rados.0.smithi045.stdout:1038: finishing write tid 4 to smithi04569809-8 2024-07-28T19:33:08.683 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 498 (ObjNum 418 snap 131 seq_num 418) dirty exists 2024-07-28T19:33:08.683 INFO:tasks.rados.rados.0.smithi045.stdout:1038: left oid 8 (ObjNum 418 snap 131 seq_num 418) 2024-07-28T19:33:08.684 INFO:tasks.rados.rados.0.smithi045.stdout:1040: finishing rollback tid 1 to smithi04569809-9 2024-07-28T19:33:08.684 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 374 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T19:33:08.684 INFO:tasks.rados.rados.0.smithi045.stdout:1039: finishing write tid 1 to smithi04569809-16 2024-07-28T19:33:08.684 INFO:tasks.rados.rados.0.smithi045.stdout:1039: finishing write tid 2 to smithi04569809-16 2024-07-28T19:33:08.684 INFO:tasks.rados.rados.0.smithi045.stdout:1039: finishing write tid 3 to smithi04569809-16 2024-07-28T19:33:08.684 INFO:tasks.rados.rados.0.smithi045.stdout:1042: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2024-07-28T19:33:08.689 INFO:tasks.rados.rados.0.smithi045.stdout:1042: writing smithi04569809-17 from 658940 to 1062935 tid 1 2024-07-28T19:33:08.697 INFO:tasks.rados.rados.0.smithi045.stdout:1042: writing smithi04569809-17 from 1777496 to 2453632 tid 2 2024-07-28T19:33:08.700 INFO:tasks.rados.rados.0.smithi045.stdout:1042: writing smithi04569809-17 from 2950951 to 3058940 tid 3 2024-07-28T19:33:08.701 INFO:tasks.rados.rados.0.smithi045.stdout:1038: done (4 left) 2024-07-28T19:33:08.701 INFO:tasks.rados.rados.0.smithi045.stdout:1040: done (3 left) 2024-07-28T19:33:08.701 INFO:tasks.rados.rados.0.smithi045.stdout:1043: snap_create 2024-07-28T19:33:08.701 INFO:tasks.rados.rados.0.smithi045.stdout:1039: finishing write tid 4 to smithi04569809-16 2024-07-28T19:33:08.701 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 271 (ObjNum 419 snap 131 seq_num 419) dirty exists 2024-07-28T19:33:08.701 INFO:tasks.rados.rados.0.smithi045.stdout:1039: left oid 16 (ObjNum 419 snap 131 seq_num 419) 2024-07-28T19:33:08.701 INFO:tasks.rados.rados.0.smithi045.stdout:1042: finishing write tid 1 to smithi04569809-17 2024-07-28T19:33:08.701 INFO:tasks.rados.rados.0.smithi045.stdout:1041: expect (ObjNum 341 snap 105 seq_num 341) 2024-07-28T19:33:08.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:08 smithi155 bash[60745]: ts=2024-07-28T19:33:08.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:08.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:08 smithi155 bash[24090]: cluster 2024-07-28T19:33:07.504781+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-07-28T19:33:08.890 INFO:tasks.rados.rados.0.smithi045.stdout:1042: finishing write tid 2 to smithi04569809-17 2024-07-28T19:33:08.890 INFO:tasks.rados.rados.0.smithi045.stdout:1042: finishing write tid 3 to smithi04569809-17 2024-07-28T19:33:08.890 INFO:tasks.rados.rados.0.smithi045.stdout:1042: finishing write tid 4 to smithi04569809-17 2024-07-28T19:33:08.890 INFO:tasks.rados.rados.0.smithi045.stdout:1042: finishing write tid 5 to smithi04569809-17 2024-07-28T19:33:08.890 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 391 (ObjNum 420 snap 131 seq_num 420) dirty exists 2024-07-28T19:33:08.890 INFO:tasks.rados.rados.0.smithi045.stdout:1042: left oid 17 (ObjNum 420 snap 131 seq_num 420) 2024-07-28T19:33:08.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:08 smithi045 bash[80445]: cluster 2024-07-28T19:33:07.504781+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-07-28T19:33:08.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:08 smithi045 bash[31704]: cluster 2024-07-28T19:33:07.504781+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-07-28T19:33:09.521 INFO:tasks.rados.rados.0.smithi045.stdout:1039: done (3 left) 2024-07-28T19:33:09.521 INFO:tasks.rados.rados.0.smithi045.stdout:1041: done (2 left) 2024-07-28T19:33:09.521 INFO:tasks.rados.rados.0.smithi045.stdout:1042: done (1 left) 2024-07-28T19:33:09.521 INFO:tasks.rados.rados.0.smithi045.stdout:1043: done (0 left) 2024-07-28T19:33:09.521 INFO:tasks.rados.rados.0.smithi045.stdout:1044: rollback oid 27 current snap is 132 2024-07-28T19:33:09.521 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 27 to 131 2024-07-28T19:33:09.521 INFO:tasks.rados.rados.0.smithi045.stdout:1045: write oid 39 current snap is 132 2024-07-28T19:33:09.521 INFO:tasks.rados.rados.0.smithi045.stdout:1045: seq_num 421 ranges {675747=479244,1835978=536147} 2024-07-28T19:33:09.528 INFO:tasks.rados.rados.0.smithi045.stdout:1045: writing smithi04569809-39 from 675747 to 1154991 tid 1 2024-07-28T19:33:09.535 INFO:tasks.rados.rados.0.smithi045.stdout:1045: writing smithi04569809-39 from 1835978 to 2372125 tid 2 2024-07-28T19:33:09.535 INFO:tasks.rados.rados.0.smithi045.stdout:1046: write oid 38 current snap is 132 2024-07-28T19:33:09.535 INFO:tasks.rados.rados.0.smithi045.stdout:1044: finishing rollback tid 0 to smithi04569809-27 2024-07-28T19:33:09.535 INFO:tasks.rados.rados.0.smithi045.stdout:1044: finishing rollback tid 1 to smithi04569809-27 2024-07-28T19:33:09.535 INFO:tasks.rados.rados.0.smithi045.stdout:1044: finishing rollback tid 2 to smithi04569809-27 2024-07-28T19:33:09.535 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 745 (ObjNum 320 snap 97 seq_num 320) dirty exists 2024-07-28T19:33:09.535 INFO:tasks.rados.rados.0.smithi045.stdout:1045: finishing write tid 1 to smithi04569809-39 2024-07-28T19:33:09.535 INFO:tasks.rados.rados.0.smithi045.stdout:1046: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2024-07-28T19:33:09.542 INFO:tasks.rados.rados.0.smithi045.stdout:1046: writing smithi04569809-38 from 692554 to 1247047 tid 1 2024-07-28T19:33:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:1046: writing smithi04569809-38 from 1778107 to 2457912 tid 2 2024-07-28T19:33:09.553 INFO:tasks.rados.rados.0.smithi045.stdout:1046: writing smithi04569809-38 from 2889444 to 3092554 tid 3 2024-07-28T19:33:09.553 INFO:tasks.rados.rados.0.smithi045.stdout:1044: done (2 left) 2024-07-28T19:33:09.553 INFO:tasks.rados.rados.0.smithi045.stdout:1047: write oid 32 current snap is 132 2024-07-28T19:33:09.553 INFO:tasks.rados.rados.0.smithi045.stdout:1045: finishing write tid 2 to smithi04569809-39 2024-07-28T19:33:09.553 INFO:tasks.rados.rados.0.smithi045.stdout:1045: finishing write tid 3 to smithi04569809-39 2024-07-28T19:33:09.553 INFO:tasks.rados.rados.0.smithi045.stdout:1045: finishing write tid 4 to smithi04569809-39 2024-07-28T19:33:09.553 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 391 (ObjNum 421 snap 132 seq_num 421) dirty exists 2024-07-28T19:33:09.554 INFO:tasks.rados.rados.0.smithi045.stdout:1045: left oid 39 (ObjNum 421 snap 132 seq_num 421) 2024-07-28T19:33:09.554 INFO:tasks.rados.rados.0.smithi045.stdout:1047: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2024-07-28T19:33:09.560 INFO:tasks.rados.rados.0.smithi045.stdout:1047: writing smithi04569809-32 from 709361 to 1339103 tid 1 2024-07-28T19:33:09.566 INFO:tasks.rados.rados.0.smithi045.stdout:1047: writing smithi04569809-32 from 1836589 to 2376405 tid 2 2024-07-28T19:33:09.571 INFO:tasks.rados.rados.0.smithi045.stdout:1047: writing smithi04569809-32 from 3033220 to 3109361 tid 3 2024-07-28T19:33:09.571 INFO:tasks.rados.rados.0.smithi045.stdout:1045: done (2 left) 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1048: read oid 11 snap 129 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1048: expect (ObjNum 362 snap 111 seq_num 362) 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1049: rollback oid 36 current snap is 132 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 36 to 131 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1046: finishing write tid 1 to smithi04569809-38 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1046: finishing write tid 2 to smithi04569809-38 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1046: finishing write tid 3 to smithi04569809-38 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1046: finishing write tid 4 to smithi04569809-38 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1046: finishing write tid 5 to smithi04569809-38 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 396 (ObjNum 422 snap 132 seq_num 422) dirty exists 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1046: left oid 38 (ObjNum 422 snap 132 seq_num 422) 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1047: finishing write tid 1 to smithi04569809-32 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1047: finishing write tid 2 to smithi04569809-32 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1046: done (3 left) 2024-07-28T19:33:09.572 INFO:tasks.rados.rados.0.smithi045.stdout:1050: snap_create 2024-07-28T19:33:09.573 INFO:tasks.rados.rados.0.smithi045.stdout:1047: finishing write tid 3 to smithi04569809-32 2024-07-28T19:33:09.574 INFO:tasks.rados.rados.0.smithi045.stdout:1047: finishing write tid 4 to smithi04569809-32 2024-07-28T19:33:09.574 INFO:tasks.rados.rados.0.smithi045.stdout:1047: finishing write tid 5 to smithi04569809-32 2024-07-28T19:33:09.574 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 396 (ObjNum 423 snap 132 seq_num 423) dirty exists 2024-07-28T19:33:09.574 INFO:tasks.rados.rados.0.smithi045.stdout:1047: left oid 32 (ObjNum 423 snap 132 seq_num 423) 2024-07-28T19:33:09.576 INFO:tasks.rados.rados.0.smithi045.stdout:1049: finishing rollback tid 0 to smithi04569809-36 2024-07-28T19:33:09.576 INFO:tasks.rados.rados.0.smithi045.stdout:1049: finishing rollback tid 1 to smithi04569809-36 2024-07-28T19:33:09.576 INFO:tasks.rados.rados.0.smithi045.stdout:1049: finishing rollback tid 2 to smithi04569809-36 2024-07-28T19:33:09.576 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 342 (ObjNum 403 snap 123 seq_num 403) dirty exists 2024-07-28T19:33:09.578 INFO:tasks.rados.rados.0.smithi045.stdout:1048: expect (ObjNum 362 snap 111 seq_num 362) 2024-07-28T19:33:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:09 smithi045 bash[80445]: cluster 2024-07-28T19:33:07.921554+0000 mgr.y (mgr.34101) 27 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 561 KiB/s wr, 4 op/s 2024-07-28T19:33:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:09 smithi045 bash[80445]: cluster 2024-07-28T19:33:08.517383+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-07-28T19:33:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:09 smithi045 bash[31704]: cluster 2024-07-28T19:33:07.921554+0000 mgr.y (mgr.34101) 27 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 561 KiB/s wr, 4 op/s 2024-07-28T19:33:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:09 smithi045 bash[31704]: cluster 2024-07-28T19:33:08.517383+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-07-28T19:33:09.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:09 smithi155 bash[24090]: cluster 2024-07-28T19:33:07.921554+0000 mgr.y (mgr.34101) 27 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 561 KiB/s wr, 4 op/s 2024-07-28T19:33:09.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:09 smithi155 bash[24090]: cluster 2024-07-28T19:33:08.517383+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-07-28T19:33:10.535 INFO:tasks.rados.rados.0.smithi045.stdout:1047: done (3 left) 2024-07-28T19:33:10.641 INFO:tasks.rados.rados.0.smithi045.stdout:1048: done (2 left) 2024-07-28T19:33:10.641 INFO:tasks.rados.rados.0.smithi045.stdout:1049: done (1 left) 2024-07-28T19:33:10.641 INFO:tasks.rados.rados.0.smithi045.stdout:1050: done (0 left) 2024-07-28T19:33:10.641 INFO:tasks.rados.rados.0.smithi045.stdout:1051: snap_remove snap 108 2024-07-28T19:33:10.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:10 smithi155 bash[24090]: cluster 2024-07-28T19:33:09.521746+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-07-28T19:33:10.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:10 smithi045 bash[80445]: cluster 2024-07-28T19:33:09.521746+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-07-28T19:33:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:33:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:33:10] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2024-07-28T19:33:10.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:10 smithi045 bash[31704]: cluster 2024-07-28T19:33:09.521746+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-07-28T19:33:11.539 INFO:tasks.rados.rados.0.smithi045.stdout:1051: done (0 left) 2024-07-28T19:33:11.539 INFO:tasks.rados.rados.0.smithi045.stdout:1052: snap_create 2024-07-28T19:33:11.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:11 smithi155 bash[24090]: cluster 2024-07-28T19:33:09.922295+0000 mgr.y (mgr.34101) 28 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-07-28T19:33:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:11 smithi155 bash[24090]: cluster 2024-07-28T19:33:10.534437+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-07-28T19:33:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:11 smithi045 bash[80445]: cluster 2024-07-28T19:33:09.922295+0000 mgr.y (mgr.34101) 28 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-07-28T19:33:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:11 smithi045 bash[80445]: cluster 2024-07-28T19:33:10.534437+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-07-28T19:33:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:11 smithi045 bash[31704]: cluster 2024-07-28T19:33:09.922295+0000 mgr.y (mgr.34101) 28 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-07-28T19:33:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:11 smithi045 bash[31704]: cluster 2024-07-28T19:33:10.534437+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-07-28T19:33:12.539 INFO:tasks.rados.rados.0.smithi045.stdout:1052: done (0 left) 2024-07-28T19:33:12.540 INFO:tasks.rados.rados.0.smithi045.stdout:1053: snap_remove snap 131 2024-07-28T19:33:12.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:12 smithi155 bash[24090]: cluster 2024-07-28T19:33:11.538548+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-07-28T19:33:12.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:12 smithi155 bash[24090]: cluster 2024-07-28T19:33:12.540338+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-07-28T19:33:12.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:12 smithi155 bash[60745]: ts=2024-07-28T19:33:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:12.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:12 smithi045 bash[80445]: cluster 2024-07-28T19:33:11.538548+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-07-28T19:33:12.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:12 smithi045 bash[80445]: cluster 2024-07-28T19:33:12.540338+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-07-28T19:33:12.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:12 smithi045 bash[31704]: cluster 2024-07-28T19:33:11.538548+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-07-28T19:33:12.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:12 smithi045 bash[31704]: cluster 2024-07-28T19:33:12.540338+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-07-28T19:33:13.543 INFO:tasks.rados.rados.0.smithi045.stdout:1053: done (0 left) 2024-07-28T19:33:13.543 INFO:tasks.rados.rados.0.smithi045.stdout:1054: delete oid 17 current snap is 134 2024-07-28T19:33:13.555 INFO:tasks.rados.rados.0.smithi045.stdout:1054: done (0 left) 2024-07-28T19:33:13.555 INFO:tasks.rados.rados.0.smithi045.stdout:1055: read oid 16 snap -1 2024-07-28T19:33:13.556 INFO:tasks.rados.rados.0.smithi045.stdout:1055: expect (ObjNum 419 snap 131 seq_num 419) 2024-07-28T19:33:13.556 INFO:tasks.rados.rados.0.smithi045.stdout:1056: read oid 42 snap -1 2024-07-28T19:33:13.556 INFO:tasks.rados.rados.0.smithi045.stdout:1056: expect (ObjNum 402 snap 123 seq_num 402) 2024-07-28T19:33:13.556 INFO:tasks.rados.rados.0.smithi045.stdout:1057: snap_remove snap 125 2024-07-28T19:33:13.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:13 smithi155 bash[24090]: cluster 2024-07-28T19:33:11.923075+0000 mgr.y (mgr.34101) 29 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-07-28T19:33:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:13 smithi155 bash[24090]: cluster 2024-07-28T19:33:13.543223+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-07-28T19:33:13.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:13 smithi155 bash[60745]: ts=2024-07-28T19:33:13.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:13 smithi045 bash[31704]: cluster 2024-07-28T19:33:11.923075+0000 mgr.y (mgr.34101) 29 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-07-28T19:33:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:13 smithi045 bash[31704]: cluster 2024-07-28T19:33:13.543223+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-07-28T19:33:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:13 smithi045 bash[80445]: cluster 2024-07-28T19:33:11.923075+0000 mgr.y (mgr.34101) 29 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-07-28T19:33:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:13 smithi045 bash[80445]: cluster 2024-07-28T19:33:13.543223+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-07-28T19:33:14.575 INFO:tasks.rados.rados.0.smithi045.stdout:1057: done (2 left) 2024-07-28T19:33:14.575 INFO:tasks.rados.rados.0.smithi045.stdout:1058: snap_create 2024-07-28T19:33:14.575 INFO:tasks.rados.rados.0.smithi045.stdout:1055: expect (ObjNum 419 snap 131 seq_num 419) 2024-07-28T19:33:14.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:14 smithi155 bash[60745]: ts=2024-07-28T19:33:14.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:14.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:14 smithi155 bash[60745]: ts=2024-07-28T19:33:14.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:14.803 INFO:tasks.rados.rados.0.smithi045.stdout:1056: expect (ObjNum 402 snap 123 seq_num 402) 2024-07-28T19:33:15.086 INFO:tasks.rados.rados.0.smithi045.stdout:1055: done (2 left) 2024-07-28T19:33:15.086 INFO:tasks.rados.rados.0.smithi045.stdout:1056: done (1 left) 2024-07-28T19:33:15.086 INFO:tasks.rados.rados.0.smithi045.stdout:1058: done (0 left) 2024-07-28T19:33:15.086 INFO:tasks.rados.rados.0.smithi045.stdout:1059: read oid 27 snap -1 2024-07-28T19:33:15.087 INFO:tasks.rados.rados.0.smithi045.stdout:1059: expect (ObjNum 320 snap 97 seq_num 320) 2024-07-28T19:33:15.087 INFO:tasks.rados.rados.0.smithi045.stdout:1060: read oid 41 snap -1 2024-07-28T19:33:15.087 INFO:tasks.rados.rados.0.smithi045.stdout:1060: expect (ObjNum 75 snap 9 seq_num 75) 2024-07-28T19:33:15.087 INFO:tasks.rados.rados.0.smithi045.stdout:1061: write oid 6 current snap is 135 2024-07-28T19:33:15.087 INFO:tasks.rados.rados.0.smithi045.stdout:1061: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2024-07-28T19:33:15.112 INFO:tasks.rados.rados.0.smithi045.stdout:1061: writing smithi04569809-6 from 742975 to 1523215 tid 1 2024-07-28T19:33:15.126 INFO:tasks.rados.rados.0.smithi045.stdout:1061: writing smithi04569809-6 from 1953553 to 2380685 tid 2 2024-07-28T19:33:15.138 INFO:tasks.rados.rados.0.smithi045.stdout:1061: writing smithi04569809-6 from 2971713 to 3142975 tid 3 2024-07-28T19:33:15.138 INFO:tasks.rados.rados.0.smithi045.stdout:1062: delete oid 23 current snap is 135 2024-07-28T19:33:15.138 INFO:tasks.rados.rados.0.smithi045.stdout:1060: expect (ObjNum 75 snap 9 seq_num 75) 2024-07-28T19:33:15.280 INFO:tasks.rados.rados.0.smithi045.stdout:1059: expect (ObjNum 320 snap 97 seq_num 320) 2024-07-28T19:33:15.525 INFO:tasks.rados.rados.0.smithi045.stdout:1061: finishing write tid 1 to smithi04569809-6 2024-07-28T19:33:15.525 INFO:tasks.rados.rados.0.smithi045.stdout:1061: finishing write tid 2 to smithi04569809-6 2024-07-28T19:33:15.525 INFO:tasks.rados.rados.0.smithi045.stdout:1061: finishing write tid 3 to smithi04569809-6 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1061: finishing write tid 4 to smithi04569809-6 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1061: finishing write tid 5 to smithi04569809-6 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 766 (ObjNum 425 snap 135 seq_num 425) dirty exists 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1061: left oid 6 (ObjNum 425 snap 135 seq_num 425) 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1059: done (3 left) 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1060: done (2 left) 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1061: done (1 left) 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1062: done (0 left) 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1063: read oid 37 snap 128 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1063: expect deleted 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1064: read oid 32 snap -1 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1064: expect (ObjNum 423 snap 132 seq_num 423) 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1065: read oid 45 snap -1 2024-07-28T19:33:15.526 INFO:tasks.rados.rados.0.smithi045.stdout:1065: expect (ObjNum 396 snap 123 seq_num 396) 2024-07-28T19:33:15.527 INFO:tasks.rados.rados.0.smithi045.stdout:1066: write oid 24 current snap is 135 2024-07-28T19:33:15.527 INFO:tasks.rados.rados.0.smithi045.stdout:1066: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2024-07-28T19:33:15.549 INFO:tasks.rados.rados.0.smithi045.stdout:1066: writing smithi04569809-24 from 776589 to 1423680 tid 1 2024-07-28T19:33:15.567 INFO:tasks.rados.rados.0.smithi045.stdout:1066: writing smithi04569809-24 from 2070517 to 2501318 tid 2 2024-07-28T19:33:15.579 INFO:tasks.rados.rados.0.smithi045.stdout:1066: writing smithi04569809-24 from 3026559 to 3176589 tid 3 2024-07-28T19:33:15.579 INFO:tasks.rados.rados.0.smithi045.stdout:1067: read oid 48 snap -1 2024-07-28T19:33:15.579 INFO:tasks.rados.rados.0.smithi045.stdout:1067: expect deleted 2024-07-28T19:33:15.579 INFO:tasks.rados.rados.0.smithi045.stdout:1068: rollback oid 22 current snap is 135 2024-07-28T19:33:15.579 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 22 to 134 2024-07-28T19:33:15.579 INFO:tasks.rados.rados.0.smithi045.stdout:1064: expect (ObjNum 423 snap 132 seq_num 423) 2024-07-28T19:33:15.799 INFO:tasks.rados.rados.0.smithi045.stdout:1065: expect (ObjNum 396 snap 123 seq_num 396) 2024-07-28T19:33:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:15 smithi045 bash[31704]: cluster 2024-07-28T19:33:13.924148+0000 mgr.y (mgr.34101) 30 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 150 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 553 KiB/s wr, 9 op/s 2024-07-28T19:33:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:15 smithi045 bash[31704]: cluster 2024-07-28T19:33:14.573304+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-07-28T19:33:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:15 smithi045 bash[31704]: cluster 2024-07-28T19:33:15.087110+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-07-28T19:33:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:15 smithi045 bash[80445]: cluster 2024-07-28T19:33:13.924148+0000 mgr.y (mgr.34101) 30 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 150 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 553 KiB/s wr, 9 op/s 2024-07-28T19:33:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:15 smithi045 bash[80445]: cluster 2024-07-28T19:33:14.573304+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-07-28T19:33:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:15 smithi045 bash[80445]: cluster 2024-07-28T19:33:15.087110+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-07-28T19:33:15.974 INFO:tasks.rados.rados.0.smithi045.stdout:1066: finishing write tid 1 to smithi04569809-24 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:1066: finishing write tid 2 to smithi04569809-24 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:1068: finishing rollback tid 1 to smithi04569809-22 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 0 (ObjNum 33 snap 0 seq_num 1226896624) dirty dne 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:1066: finishing write tid 3 to smithi04569809-24 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:1066: finishing write tid 4 to smithi04569809-24 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:1066: finishing write tid 5 to smithi04569809-24 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 411 (ObjNum 427 snap 135 seq_num 427) dirty exists 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:1066: left oid 24 (ObjNum 427 snap 135 seq_num 427) 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:1063: done (5 left) 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:1064: done (4 left) 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:1065: done (3 left) 2024-07-28T19:33:15.975 INFO:tasks.rados.rados.0.smithi045.stdout:1066: done (2 left) 2024-07-28T19:33:15.976 INFO:tasks.rados.rados.0.smithi045.stdout:1067: done (1 left) 2024-07-28T19:33:15.976 INFO:tasks.rados.rados.0.smithi045.stdout:1068: done (0 left) 2024-07-28T19:33:15.976 INFO:tasks.rados.rados.0.smithi045.stdout:1069: read oid 28 snap -1 2024-07-28T19:33:15.976 INFO:tasks.rados.rados.0.smithi045.stdout:1069: expect (ObjNum 413 snap 129 seq_num 413) 2024-07-28T19:33:15.976 INFO:tasks.rados.rados.0.smithi045.stdout:1070: rollback oid 11 current snap is 135 2024-07-28T19:33:15.976 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 11 to 121 2024-07-28T19:33:15.976 INFO:tasks.rados.rados.0.smithi045.stdout:1071: write oid 43 current snap is 135 2024-07-28T19:33:15.976 INFO:tasks.rados.rados.0.smithi045.stdout:1071: seq_num 428 ranges {793396=722340,2128999=690812} 2024-07-28T19:33:15.999 INFO:tasks.rados.rados.0.smithi045.stdout:1071: writing smithi04569809-43 from 793396 to 1515736 tid 1 2024-07-28T19:33:16.021 INFO:tasks.rados.rados.0.smithi045.stdout:1071: writing smithi04569809-43 from 2128999 to 2819811 tid 2 2024-07-28T19:33:16.022 INFO:tasks.rados.rados.0.smithi045.stdout:1072: snap_create 2024-07-28T19:33:16.022 INFO:tasks.rados.rados.0.smithi045.stdout:1070: finishing rollback tid 0 to smithi04569809-11 2024-07-28T19:33:16.022 INFO:tasks.rados.rados.0.smithi045.stdout:1070: finishing rollback tid 1 to smithi04569809-11 2024-07-28T19:33:16.022 INFO:tasks.rados.rados.0.smithi045.stdout:1070: finishing rollback tid 2 to smithi04569809-11 2024-07-28T19:33:16.022 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 508 (ObjNum 362 snap 111 seq_num 362) dirty exists 2024-07-28T19:33:16.022 INFO:tasks.rados.rados.0.smithi045.stdout:1069: expect (ObjNum 413 snap 129 seq_num 413) 2024-07-28T19:33:16.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:15 smithi155 bash[24090]: cluster 2024-07-28T19:33:13.924148+0000 mgr.y (mgr.34101) 30 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 150 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 553 KiB/s wr, 9 op/s 2024-07-28T19:33:16.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:15 smithi155 bash[24090]: cluster 2024-07-28T19:33:14.573304+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-07-28T19:33:16.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:15 smithi155 bash[24090]: cluster 2024-07-28T19:33:15.087110+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-07-28T19:33:16.252 INFO:tasks.rados.rados.0.smithi045.stdout:1071: finishing write tid 1 to smithi04569809-43 2024-07-28T19:33:16.252 INFO:tasks.rados.rados.0.smithi045.stdout:1071: finishing write tid 2 to smithi04569809-43 2024-07-28T19:33:16.253 INFO:tasks.rados.rados.0.smithi045.stdout:1071: finishing write tid 3 to smithi04569809-43 2024-07-28T19:33:16.253 INFO:tasks.rados.rados.0.smithi045.stdout:1071: finishing write tid 4 to smithi04569809-43 2024-07-28T19:33:16.253 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 286 (ObjNum 428 snap 135 seq_num 428) dirty exists 2024-07-28T19:33:16.253 INFO:tasks.rados.rados.0.smithi045.stdout:1071: left oid 43 (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:33:16.583 INFO:tasks.rados.rados.0.smithi045.stdout:1069: done (3 left) 2024-07-28T19:33:16.583 INFO:tasks.rados.rados.0.smithi045.stdout:1070: done (2 left) 2024-07-28T19:33:16.583 INFO:tasks.rados.rados.0.smithi045.stdout:1071: done (1 left) 2024-07-28T19:33:16.583 INFO:tasks.rados.rados.0.smithi045.stdout:1072: done (0 left) 2024-07-28T19:33:16.583 INFO:tasks.rados.rados.0.smithi045.stdout:1073: snap_create 2024-07-28T19:33:17.587 INFO:tasks.rados.rados.0.smithi045.stdout:1073: done (0 left) 2024-07-28T19:33:17.587 INFO:tasks.rados.rados.0.smithi045.stdout:1074: read oid 47 snap -1 2024-07-28T19:33:17.587 INFO:tasks.rados.rados.0.smithi045.stdout:1074: expect (ObjNum 416 snap 130 seq_num 416) 2024-07-28T19:33:17.587 INFO:tasks.rados.rados.0.smithi045.stdout:1075: write oid 26 current snap is 137 2024-07-28T19:33:17.587 INFO:tasks.rados.rados.0.smithi045.stdout:1075: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2024-07-28T19:33:17.611 INFO:tasks.rados.rados.0.smithi045.stdout:1075: writing smithi04569809-26 from 410203 to 1207792 tid 1 2024-07-28T19:33:17.628 INFO:tasks.rados.rados.0.smithi045.stdout:1075: writing smithi04569809-26 from 1787481 to 2221951 tid 2 2024-07-28T19:33:17.642 INFO:tasks.rados.rados.0.smithi045.stdout:1075: writing smithi04569809-26 from 2681405 to 3210203 tid 3 2024-07-28T19:33:17.643 INFO:tasks.rados.rados.0.smithi045.stdout:1076: write oid 49 current snap is 137 2024-07-28T19:33:17.643 INFO:tasks.rados.rados.0.smithi045.stdout:1076: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2024-07-28T19:33:17.653 INFO:tasks.rados.rados.0.smithi045.stdout:1076: writing smithi04569809-49 from 427010 to 899848 tid 1 2024-07-28T19:33:17.665 INFO:tasks.rados.rados.0.smithi045.stdout:1076: writing smithi04569809-49 from 1329610 to 2024091 tid 2 2024-07-28T19:33:17.676 INFO:tasks.rados.rados.0.smithi045.stdout:1076: writing smithi04569809-49 from 2708828 to 3227010 tid 3 2024-07-28T19:33:17.676 INFO:tasks.rados.rados.0.smithi045.stdout:1077: write oid 2 current snap is 137 2024-07-28T19:33:17.676 INFO:tasks.rados.rados.0.smithi045.stdout:1077: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2024-07-28T19:33:17.684 INFO:tasks.rados.rados.0.smithi045.stdout:1077: writing smithi04569809-2 from 443817 to 991904 tid 1 2024-07-28T19:33:17.694 INFO:tasks.rados.rados.0.smithi045.stdout:1077: writing smithi04569809-2 from 1788092 to 2226231 tid 2 2024-07-28T19:33:17.701 INFO:tasks.rados.rados.0.smithi045.stdout:1077: writing smithi04569809-2 from 3019898 to 3243817 tid 3 2024-07-28T19:33:17.702 INFO:tasks.rados.rados.0.smithi045.stdout:1078: read oid 36 snap -1 2024-07-28T19:33:17.702 INFO:tasks.rados.rados.0.smithi045.stdout:1078: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:33:17.702 INFO:tasks.rados.rados.0.smithi045.stdout:1079: read oid 16 snap -1 2024-07-28T19:33:17.702 INFO:tasks.rados.rados.0.smithi045.stdout:1079: expect (ObjNum 419 snap 131 seq_num 419) 2024-07-28T19:33:17.702 INFO:tasks.rados.rados.0.smithi045.stdout:1080: rollback oid 4 current snap is 137 2024-07-28T19:33:17.702 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 4 to 121 2024-07-28T19:33:17.702 INFO:tasks.rados.rados.0.smithi045.stdout:1081: write oid 46 current snap is 137 2024-07-28T19:33:17.702 INFO:tasks.rados.rados.0.smithi045.stdout:1074: expect (ObjNum 416 snap 130 seq_num 416) 2024-07-28T19:33:17.873 INFO:tasks.rados.rados.0.smithi045.stdout:1075: finishing write tid 1 to smithi04569809-26 2024-07-28T19:33:17.873 INFO:tasks.rados.rados.0.smithi045.stdout:1075: finishing write tid 2 to smithi04569809-26 2024-07-28T19:33:17.873 INFO:tasks.rados.rados.0.smithi045.stdout:1075: finishing write tid 3 to smithi04569809-26 2024-07-28T19:33:17.873 INFO:tasks.rados.rados.0.smithi045.stdout:1075: finishing write tid 4 to smithi04569809-26 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:1075: finishing write tid 5 to smithi04569809-26 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 332 (ObjNum 429 snap 137 seq_num 429) dirty exists 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:1075: left oid 26 (ObjNum 429 snap 137 seq_num 429) 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:1076: finishing write tid 1 to smithi04569809-49 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:1076: finishing write tid 2 to smithi04569809-49 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:1076: finishing write tid 3 to smithi04569809-49 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:1076: finishing write tid 4 to smithi04569809-49 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:1076: finishing write tid 5 to smithi04569809-49 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 354 (ObjNum 430 snap 137 seq_num 430) dirty exists 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:1076: left oid 49 (ObjNum 430 snap 137 seq_num 430) 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:1077: finishing write tid 1 to smithi04569809-2 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:1077: finishing write tid 2 to smithi04569809-2 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:1080: finishing rollback tid 1 to smithi04569809-4 2024-07-28T19:33:17.874 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:33:17.875 INFO:tasks.rados.rados.0.smithi045.stdout:1078: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:33:17.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:17 smithi045 bash[80445]: cluster 2024-07-28T19:33:15.924806+0000 mgr.y (mgr.34101) 31 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 904 KiB/s wr, 11 op/s 2024-07-28T19:33:17.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:17 smithi045 bash[80445]: cluster 2024-07-28T19:33:16.583886+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-07-28T19:33:17.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:17 smithi045 bash[31704]: cluster 2024-07-28T19:33:15.924806+0000 mgr.y (mgr.34101) 31 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 904 KiB/s wr, 11 op/s 2024-07-28T19:33:17.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:17 smithi045 bash[31704]: cluster 2024-07-28T19:33:16.583886+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-07-28T19:33:18.005 INFO:tasks.rados.rados.0.smithi045.stdout:1077: finishing write tid 3 to smithi04569809-2 2024-07-28T19:33:18.005 INFO:tasks.rados.rados.0.smithi045.stdout:1077: finishing write tid 4 to smithi04569809-2 2024-07-28T19:33:18.005 INFO:tasks.rados.rados.0.smithi045.stdout:1077: finishing write tid 5 to smithi04569809-2 2024-07-28T19:33:18.006 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 644 (ObjNum 431 snap 137 seq_num 431) dirty exists 2024-07-28T19:33:18.006 INFO:tasks.rados.rados.0.smithi045.stdout:1077: left oid 2 (ObjNum 431 snap 137 seq_num 431) 2024-07-28T19:33:18.006 INFO:tasks.rados.rados.0.smithi045.stdout:1079: expect (ObjNum 419 snap 131 seq_num 419) 2024-07-28T19:33:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:17 smithi155 bash[24090]: cluster 2024-07-28T19:33:15.924806+0000 mgr.y (mgr.34101) 31 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 904 KiB/s wr, 11 op/s 2024-07-28T19:33:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:17 smithi155 bash[24090]: cluster 2024-07-28T19:33:16.583886+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-07-28T19:33:18.175 INFO:tasks.rados.rados.0.smithi045.stdout:1081: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2024-07-28T19:33:18.186 INFO:tasks.rados.rados.0.smithi045.stdout:1081: writing smithi04569809-46 from 460624 to 1083960 tid 1 2024-07-28T19:33:18.202 INFO:tasks.rados.rados.0.smithi045.stdout:1081: writing smithi04569809-46 from 1846574 to 2544724 tid 2 2024-07-28T19:33:18.210 INFO:tasks.rados.rados.0.smithi045.stdout:1081: writing smithi04569809-46 from 3163674 to 3260624 tid 3 2024-07-28T19:33:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1074: done (7 left) 2024-07-28T19:33:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1075: done (6 left) 2024-07-28T19:33:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1076: done (5 left) 2024-07-28T19:33:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1077: done (4 left) 2024-07-28T19:33:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1078: done (3 left) 2024-07-28T19:33:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1079: done (2 left) 2024-07-28T19:33:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1080: done (1 left) 2024-07-28T19:33:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1082: snap_create 2024-07-28T19:33:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1081: finishing write tid 1 to smithi04569809-46 2024-07-28T19:33:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1081: finishing write tid 2 to smithi04569809-46 2024-07-28T19:33:18.214 INFO:tasks.rados.rados.0.smithi045.stdout:1081: finishing write tid 3 to smithi04569809-46 2024-07-28T19:33:18.215 INFO:tasks.rados.rados.0.smithi045.stdout:1081: finishing write tid 4 to smithi04569809-46 2024-07-28T19:33:18.215 INFO:tasks.rados.rados.0.smithi045.stdout:1081: finishing write tid 5 to smithi04569809-46 2024-07-28T19:33:18.215 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 513 (ObjNum 432 snap 137 seq_num 432) dirty exists 2024-07-28T19:33:18.215 INFO:tasks.rados.rados.0.smithi045.stdout:1081: left oid 46 (ObjNum 432 snap 137 seq_num 432) 2024-07-28T19:33:18.605 INFO:tasks.rados.rados.0.smithi045.stdout:1081: done (1 left) 2024-07-28T19:33:18.605 INFO:tasks.rados.rados.0.smithi045.stdout:1082: done (0 left) 2024-07-28T19:33:18.605 INFO:tasks.rados.rados.0.smithi045.stdout:1083: rollback oid 17 current snap is 138 2024-07-28T19:33:18.605 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 135 2024-07-28T19:33:18.605 INFO:tasks.rados.rados.0.smithi045.stdout:1084: rollback oid 23 current snap is 138 2024-07-28T19:33:18.605 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 23 to 126 2024-07-28T19:33:18.605 INFO:tasks.rados.rados.0.smithi045.stdout:1085: read oid 24 snap 128 2024-07-28T19:33:18.606 INFO:tasks.rados.rados.0.smithi045.stdout:1085: expect (ObjNum 328 snap 101 seq_num 328) 2024-07-28T19:33:18.606 INFO:tasks.rados.rados.0.smithi045.stdout:1086: read oid 20 snap -1 2024-07-28T19:33:18.606 INFO:tasks.rados.rados.0.smithi045.stdout:1086: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T19:33:18.606 INFO:tasks.rados.rados.0.smithi045.stdout:1087: read oid 21 snap -1 2024-07-28T19:33:18.606 INFO:tasks.rados.rados.0.smithi045.stdout:1087: expect deleted 2024-07-28T19:33:18.606 INFO:tasks.rados.rados.0.smithi045.stdout:1088: read oid 34 snap -1 2024-07-28T19:33:18.606 INFO:tasks.rados.rados.0.smithi045.stdout:1088: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T19:33:18.606 INFO:tasks.rados.rados.0.smithi045.stdout:1089: read oid 1 snap -1 2024-07-28T19:33:18.606 INFO:tasks.rados.rados.0.smithi045.stdout:1089: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:33:18.606 INFO:tasks.rados.rados.0.smithi045.stdout:1090: write oid 48 current snap is 138 2024-07-28T19:33:18.606 INFO:tasks.rados.rados.0.smithi045.stdout:1090: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2024-07-28T19:33:18.620 INFO:tasks.rados.rados.0.smithi045.stdout:1090: writing smithi04569809-48 from 477431 to 1176016 tid 1 2024-07-28T19:33:18.633 INFO:tasks.rados.rados.0.smithi045.stdout:1090: writing smithi04569809-48 from 1905056 to 2346864 tid 2 2024-07-28T19:33:18.643 INFO:tasks.rados.rados.0.smithi045.stdout:1090: writing smithi04569809-48 from 3074744 to 3277431 tid 3 2024-07-28T19:33:18.643 INFO:tasks.rados.rados.0.smithi045.stdout:1091: rollback oid 2 current snap is 138 2024-07-28T19:33:18.643 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 2 to 137 2024-07-28T19:33:18.643 INFO:tasks.rados.rados.0.smithi045.stdout:1084: finishing rollback tid 1 to smithi04569809-23 2024-07-28T19:33:18.643 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:33:18.643 INFO:tasks.rados.rados.0.smithi045.stdout:1083: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:33:18.643 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 404 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T19:33:18.643 INFO:tasks.rados.rados.0.smithi045.stdout:1089: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:33:18.785 INFO:tasks.rados.rados.0.smithi045.stdout:1085: expect (ObjNum 328 snap 101 seq_num 328) 2024-07-28T19:33:18.965 INFO:tasks.rados.rados.0.smithi045.stdout:1086: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T19:33:18.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:18 smithi045 bash[80445]: cluster 2024-07-28T19:33:17.587201+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-07-28T19:33:18.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:18 smithi045 bash[80445]: audit 2024-07-28T19:33:18.000823+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:18.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:18 smithi045 bash[31704]: cluster 2024-07-28T19:33:17.587201+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-07-28T19:33:18.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:18 smithi045 bash[31704]: audit 2024-07-28T19:33:18.000823+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:18 smithi155 bash[24090]: cluster 2024-07-28T19:33:17.587201+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-07-28T19:33:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:18 smithi155 bash[24090]: audit 2024-07-28T19:33:18.000823+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:19.053 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:18 smithi155 bash[60745]: ts=2024-07-28T19:33:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:19.139 INFO:tasks.rados.rados.0.smithi045.stdout:1090: finishing write tid 1 to smithi04569809-48 2024-07-28T19:33:19.140 INFO:tasks.rados.rados.0.smithi045.stdout:1088: expect (ObjNum 312 snap 94 seq_num 312) 2024-07-28T19:33:19.277 INFO:tasks.rados.rados.0.smithi045.stdout:1090: finishing write tid 2 to smithi04569809-48 2024-07-28T19:33:19.277 INFO:tasks.rados.rados.0.smithi045.stdout:1090: finishing write tid 3 to smithi04569809-48 2024-07-28T19:33:19.277 INFO:tasks.rados.rados.0.smithi045.stdout:1090: finishing write tid 4 to smithi04569809-48 2024-07-28T19:33:19.277 INFO:tasks.rados.rados.0.smithi045.stdout:1090: finishing write tid 5 to smithi04569809-48 2024-07-28T19:33:19.277 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 373 (ObjNum 433 snap 138 seq_num 433) dirty exists 2024-07-28T19:33:19.277 INFO:tasks.rados.rados.0.smithi045.stdout:1090: left oid 48 (ObjNum 433 snap 138 seq_num 433) 2024-07-28T19:33:19.277 INFO:tasks.rados.rados.0.smithi045.stdout:1091: finishing rollback tid 0 to smithi04569809-2 2024-07-28T19:33:19.277 INFO:tasks.rados.rados.0.smithi045.stdout:1091: finishing rollback tid 1 to smithi04569809-2 2024-07-28T19:33:19.277 INFO:tasks.rados.rados.0.smithi045.stdout:1091: finishing rollback tid 2 to smithi04569809-2 2024-07-28T19:33:19.277 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 648 (ObjNum 431 snap 137 seq_num 431) dirty exists 2024-07-28T19:33:19.277 INFO:tasks.rados.rados.0.smithi045.stdout:1083: done (8 left) 2024-07-28T19:33:19.278 INFO:tasks.rados.rados.0.smithi045.stdout:1084: done (7 left) 2024-07-28T19:33:19.278 INFO:tasks.rados.rados.0.smithi045.stdout:1085: done (6 left) 2024-07-28T19:33:19.278 INFO:tasks.rados.rados.0.smithi045.stdout:1086: done (5 left) 2024-07-28T19:33:19.278 INFO:tasks.rados.rados.0.smithi045.stdout:1087: done (4 left) 2024-07-28T19:33:19.278 INFO:tasks.rados.rados.0.smithi045.stdout:1088: done (3 left) 2024-07-28T19:33:19.278 INFO:tasks.rados.rados.0.smithi045.stdout:1089: done (2 left) 2024-07-28T19:33:19.278 INFO:tasks.rados.rados.0.smithi045.stdout:1090: done (1 left) 2024-07-28T19:33:19.278 INFO:tasks.rados.rados.0.smithi045.stdout:1091: done (0 left) 2024-07-28T19:33:19.278 INFO:tasks.rados.rados.0.smithi045.stdout:1092: delete oid 10 current snap is 138 2024-07-28T19:33:19.280 INFO:tasks.rados.rados.0.smithi045.stdout:1092: done (0 left) 2024-07-28T19:33:19.280 INFO:tasks.rados.rados.0.smithi045.stdout:1093: rollback oid 7 current snap is 138 2024-07-28T19:33:19.280 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 130 2024-07-28T19:33:19.280 INFO:tasks.rados.rados.0.smithi045.stdout:1094: snap_create 2024-07-28T19:33:19.286 INFO:tasks.rados.rados.0.smithi045.stdout:1093: finishing rollback tid 0 to smithi04569809-7 2024-07-28T19:33:19.287 INFO:tasks.rados.rados.0.smithi045.stdout:1093: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:33:19.287 INFO:tasks.rados.rados.0.smithi045.stdout:1093: finishing rollback tid 2 to smithi04569809-7 2024-07-28T19:33:19.287 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 279 (ObjNum 395 snap 123 seq_num 395) dirty exists 2024-07-28T19:33:19.607 INFO:tasks.rados.rados.0.smithi045.stdout:1093: done (1 left) 2024-07-28T19:33:19.607 INFO:tasks.rados.rados.0.smithi045.stdout:1094: done (0 left) 2024-07-28T19:33:19.607 INFO:tasks.rados.rados.0.smithi045.stdout:1095: rollback oid 11 current snap is 139 2024-07-28T19:33:19.607 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 11 to 135 2024-07-28T19:33:19.607 INFO:tasks.rados.rados.0.smithi045.stdout:1096: snap_remove snap 121 2024-07-28T19:33:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:19 smithi045 bash[80445]: cluster 2024-07-28T19:33:17.925273+0000 mgr.y (mgr.34101) 32 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 351 KiB/s wr, 2 op/s 2024-07-28T19:33:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:19 smithi045 bash[80445]: cluster 2024-07-28T19:33:18.605576+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-07-28T19:33:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:19 smithi045 bash[31704]: cluster 2024-07-28T19:33:17.925273+0000 mgr.y (mgr.34101) 32 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 351 KiB/s wr, 2 op/s 2024-07-28T19:33:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:19 smithi045 bash[31704]: cluster 2024-07-28T19:33:18.605576+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-07-28T19:33:20.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:19 smithi155 bash[24090]: cluster 2024-07-28T19:33:17.925273+0000 mgr.y (mgr.34101) 32 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 351 KiB/s wr, 2 op/s 2024-07-28T19:33:20.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:19 smithi155 bash[24090]: cluster 2024-07-28T19:33:18.605576+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-07-28T19:33:20.090 INFO:tasks.rados.rados.0.smithi045.stdout:1096: done (1 left) 2024-07-28T19:33:20.091 INFO:tasks.rados.rados.0.smithi045.stdout:1097: write oid 26 current snap is 139 2024-07-28T19:33:20.091 INFO:tasks.rados.rados.0.smithi045.stdout:1097: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2024-07-28T19:33:20.097 INFO:tasks.rados.rados.0.smithi045.stdout:1097: writing smithi04569809-26 from 511045 to 1076481 tid 1 2024-07-28T19:33:20.104 INFO:tasks.rados.rados.0.smithi045.stdout:1097: writing smithi04569809-26 from 1622020 to 2067497 tid 2 2024-07-28T19:33:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:1097: writing smithi04569809-26 from 2729590 to 3286445 tid 3 2024-07-28T19:33:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:1098: read oid 19 snap -1 2024-07-28T19:33:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:1098: expect (ObjNum 393 snap 122 seq_num 393) 2024-07-28T19:33:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:1099: write oid 9 current snap is 139 2024-07-28T19:33:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:1095: finishing rollback tid 0 to smithi04569809-11 2024-07-28T19:33:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:1095: finishing rollback tid 1 to smithi04569809-11 2024-07-28T19:33:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:1095: finishing rollback tid 2 to smithi04569809-11 2024-07-28T19:33:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 517 (ObjNum 362 snap 111 seq_num 362) dirty exists 2024-07-28T19:33:20.113 INFO:tasks.rados.rados.0.smithi045.stdout:1099: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2024-07-28T19:33:20.125 INFO:tasks.rados.rados.0.smithi045.stdout:1099: writing smithi04569809-9 from 527852 to 1168537 tid 1 2024-07-28T19:33:20.134 INFO:tasks.rados.rados.0.smithi045.stdout:1099: writing smithi04569809-9 from 1680502 to 2269637 tid 2 2024-07-28T19:33:20.143 INFO:tasks.rados.rados.0.smithi045.stdout:1099: writing smithi04569809-9 from 2757013 to 3327852 tid 3 2024-07-28T19:33:20.143 INFO:tasks.rados.rados.0.smithi045.stdout:1095: done (3 left) 2024-07-28T19:33:20.143 INFO:tasks.rados.rados.0.smithi045.stdout:1100: write oid 49 current snap is 139 2024-07-28T19:33:20.143 INFO:tasks.rados.rados.0.smithi045.stdout:1100: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2024-07-28T19:33:20.151 INFO:tasks.rados.rados.0.smithi045.stdout:1100: writing smithi04569809-49 from 544659 to 1260593 tid 1 2024-07-28T19:33:20.158 INFO:tasks.rados.rados.0.smithi045.stdout:1100: writing smithi04569809-49 from 1738984 to 2188130 tid 2 2024-07-28T19:33:20.165 INFO:tasks.rados.rados.0.smithi045.stdout:1100: writing smithi04569809-49 from 2784436 to 3344659 tid 3 2024-07-28T19:33:20.165 INFO:tasks.rados.rados.0.smithi045.stdout:1101: read oid 6 snap -1 2024-07-28T19:33:20.165 INFO:tasks.rados.rados.0.smithi045.stdout:1101: expect (ObjNum 425 snap 135 seq_num 425) 2024-07-28T19:33:20.166 INFO:tasks.rados.rados.0.smithi045.stdout:1102: rollback oid 24 current snap is 139 2024-07-28T19:33:20.166 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 24 to 128 2024-07-28T19:33:20.166 INFO:tasks.rados.rados.0.smithi045.stdout:1097: finishing write tid 1 to smithi04569809-26 2024-07-28T19:33:20.166 INFO:tasks.rados.rados.0.smithi045.stdout:1097: finishing write tid 2 to smithi04569809-26 2024-07-28T19:33:20.166 INFO:tasks.rados.rados.0.smithi045.stdout:1103: delete oid 4 current snap is 139 2024-07-28T19:33:20.166 INFO:tasks.rados.rados.0.smithi045.stdout:1097: finishing write tid 3 to smithi04569809-26 2024-07-28T19:33:20.166 INFO:tasks.rados.rados.0.smithi045.stdout:1097: finishing write tid 4 to smithi04569809-26 2024-07-28T19:33:20.166 INFO:tasks.rados.rados.0.smithi045.stdout:1097: finishing write tid 5 to smithi04569809-26 2024-07-28T19:33:20.166 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 339 (ObjNum 435 snap 139 seq_num 435) dirty exists 2024-07-28T19:33:20.166 INFO:tasks.rados.rados.0.smithi045.stdout:1097: left oid 26 (ObjNum 435 snap 139 seq_num 435) 2024-07-28T19:33:20.166 INFO:tasks.rados.rados.0.smithi045.stdout:1098: expect (ObjNum 393 snap 122 seq_num 393) 2024-07-28T19:33:20.302 INFO:tasks.rados.rados.0.smithi045.stdout:1099: finishing write tid 1 to smithi04569809-9 2024-07-28T19:33:20.302 INFO:tasks.rados.rados.0.smithi045.stdout:1099: finishing write tid 2 to smithi04569809-9 2024-07-28T19:33:20.302 INFO:tasks.rados.rados.0.smithi045.stdout:1099: finishing write tid 3 to smithi04569809-9 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1099: finishing write tid 4 to smithi04569809-9 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1099: finishing write tid 5 to smithi04569809-9 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 419 (ObjNum 436 snap 139 seq_num 436) dirty exists 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1099: left oid 9 (ObjNum 436 snap 139 seq_num 436) 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1100: finishing write tid 1 to smithi04569809-49 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1100: finishing write tid 2 to smithi04569809-49 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1102: finishing rollback tid 0 to smithi04569809-24 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1100: finishing write tid 3 to smithi04569809-49 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1100: finishing write tid 4 to smithi04569809-49 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1100: finishing write tid 5 to smithi04569809-49 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 361 (ObjNum 437 snap 139 seq_num 437) dirty exists 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1100: left oid 49 (ObjNum 437 snap 139 seq_num 437) 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1102: finishing rollback tid 1 to smithi04569809-24 2024-07-28T19:33:20.303 INFO:tasks.rados.rados.0.smithi045.stdout:1102: finishing rollback tid 2 to smithi04569809-24 2024-07-28T19:33:20.304 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 423 (ObjNum 328 snap 101 seq_num 328) dirty exists 2024-07-28T19:33:20.304 INFO:tasks.rados.rados.0.smithi045.stdout:1101: expect (ObjNum 425 snap 135 seq_num 425) 2024-07-28T19:33:20.529 INFO:tasks.rados.rados.0.smithi045.stdout:1097: done (6 left) 2024-07-28T19:33:20.529 INFO:tasks.rados.rados.0.smithi045.stdout:1098: done (5 left) 2024-07-28T19:33:20.529 INFO:tasks.rados.rados.0.smithi045.stdout:1099: done (4 left) 2024-07-28T19:33:20.529 INFO:tasks.rados.rados.0.smithi045.stdout:1100: done (3 left) 2024-07-28T19:33:20.529 INFO:tasks.rados.rados.0.smithi045.stdout:1101: done (2 left) 2024-07-28T19:33:20.529 INFO:tasks.rados.rados.0.smithi045.stdout:1102: done (1 left) 2024-07-28T19:33:20.529 INFO:tasks.rados.rados.0.smithi045.stdout:1103: done (0 left) 2024-07-28T19:33:20.529 INFO:tasks.rados.rados.0.smithi045.stdout:1104: write oid 14 current snap is 139 2024-07-28T19:33:20.529 INFO:tasks.rados.rados.0.smithi045.stdout:1104: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2024-07-28T19:33:20.538 INFO:tasks.rados.rados.0.smithi045.stdout:1104: writing smithi04569809-14 from 578273 to 1044705 tid 1 2024-07-28T19:33:20.549 INFO:tasks.rados.rados.0.smithi045.stdout:1104: writing smithi04569809-14 from 1739595 to 2192410 tid 2 2024-07-28T19:33:20.560 INFO:tasks.rados.rados.0.smithi045.stdout:1104: writing smithi04569809-14 from 2722929 to 3378273 tid 3 2024-07-28T19:33:20.560 INFO:tasks.rados.rados.0.smithi045.stdout:1105: write oid 31 current snap is 139 2024-07-28T19:33:20.560 INFO:tasks.rados.rados.0.smithi045.stdout:1104: finishing write tid 1 to smithi04569809-14 2024-07-28T19:33:20.560 INFO:tasks.rados.rados.0.smithi045.stdout:1104: finishing write tid 2 to smithi04569809-14 2024-07-28T19:33:20.561 INFO:tasks.rados.rados.0.smithi045.stdout:1105: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2024-07-28T19:33:20.571 INFO:tasks.rados.rados.0.smithi045.stdout:1105: writing smithi04569809-31 from 595080 to 1136761 tid 1 2024-07-28T19:33:20.583 INFO:tasks.rados.rados.0.smithi045.stdout:1105: writing smithi04569809-31 from 1798077 to 2394550 tid 2 2024-07-28T19:33:20.592 INFO:tasks.rados.rados.0.smithi045.stdout:1105: writing smithi04569809-31 from 3150352 to 3395080 tid 3 2024-07-28T19:33:20.592 INFO:tasks.rados.rados.0.smithi045.stdout:1106: snap_create 2024-07-28T19:33:20.592 INFO:tasks.rados.rados.0.smithi045.stdout:1104: finishing write tid 3 to smithi04569809-14 2024-07-28T19:33:20.592 INFO:tasks.rados.rados.0.smithi045.stdout:1104: finishing write tid 4 to smithi04569809-14 2024-07-28T19:33:20.592 INFO:tasks.rados.rados.0.smithi045.stdout:1104: finishing write tid 5 to smithi04569809-14 2024-07-28T19:33:20.592 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 118 (ObjNum 439 snap 139 seq_num 439) dirty exists 2024-07-28T19:33:20.592 INFO:tasks.rados.rados.0.smithi045.stdout:1104: left oid 14 (ObjNum 439 snap 139 seq_num 439) 2024-07-28T19:33:20.593 INFO:tasks.rados.rados.0.smithi045.stdout:1105: finishing write tid 1 to smithi04569809-31 2024-07-28T19:33:20.593 INFO:tasks.rados.rados.0.smithi045.stdout:1105: finishing write tid 2 to smithi04569809-31 2024-07-28T19:33:20.596 INFO:tasks.rados.rados.0.smithi045.stdout:1105: finishing write tid 3 to smithi04569809-31 2024-07-28T19:33:20.596 INFO:tasks.rados.rados.0.smithi045.stdout:1105: finishing write tid 4 to smithi04569809-31 2024-07-28T19:33:20.597 INFO:tasks.rados.rados.0.smithi045.stdout:1105: finishing write tid 5 to smithi04569809-31 2024-07-28T19:33:20.597 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 779 (ObjNum 440 snap 139 seq_num 440) dirty exists 2024-07-28T19:33:20.597 INFO:tasks.rados.rados.0.smithi045.stdout:1105: left oid 31 (ObjNum 440 snap 139 seq_num 440) 2024-07-28T19:33:20.966 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:33:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:33:20] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2024-07-28T19:33:20.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:20 smithi045 bash[80445]: cluster 2024-07-28T19:33:19.606861+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-07-28T19:33:20.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:20 smithi045 bash[80445]: cluster 2024-07-28T19:33:20.090186+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-07-28T19:33:20.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:20 smithi045 bash[31704]: cluster 2024-07-28T19:33:19.606861+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-07-28T19:33:20.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:20 smithi045 bash[31704]: cluster 2024-07-28T19:33:20.090186+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-07-28T19:33:21.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:20 smithi155 bash[24090]: cluster 2024-07-28T19:33:19.606861+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-07-28T19:33:21.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:20 smithi155 bash[24090]: cluster 2024-07-28T19:33:20.090186+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-07-28T19:33:21.092 INFO:tasks.rados.rados.0.smithi045.stdout:1104: done (2 left) 2024-07-28T19:33:21.092 INFO:tasks.rados.rados.0.smithi045.stdout:1105: done (1 left) 2024-07-28T19:33:21.092 INFO:tasks.rados.rados.0.smithi045.stdout:1106: done (0 left) 2024-07-28T19:33:21.092 INFO:tasks.rados.rados.0.smithi045.stdout:1107: read oid 45 snap -1 2024-07-28T19:33:21.092 INFO:tasks.rados.rados.0.smithi045.stdout:1107: expect (ObjNum 396 snap 123 seq_num 396) 2024-07-28T19:33:21.093 INFO:tasks.rados.rados.0.smithi045.stdout:1108: snap_create 2024-07-28T19:33:21.107 INFO:tasks.rados.rados.0.smithi045.stdout:1107: expect (ObjNum 396 snap 123 seq_num 396) 2024-07-28T19:33:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:21 smithi045 bash[31704]: cluster 2024-07-28T19:33:19.925963+0000 mgr.y (mgr.34101) 33 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 152 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-28T19:33:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:21 smithi045 bash[31704]: cluster 2024-07-28T19:33:21.092858+0000 mon.a (mon.0) 81 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-07-28T19:33:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:21 smithi045 bash[80445]: cluster 2024-07-28T19:33:19.925963+0000 mgr.y (mgr.34101) 33 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 152 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-28T19:33:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:21 smithi045 bash[80445]: cluster 2024-07-28T19:33:21.092858+0000 mon.a (mon.0) 81 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-07-28T19:33:22.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:21 smithi155 bash[24090]: cluster 2024-07-28T19:33:19.925963+0000 mgr.y (mgr.34101) 33 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 152 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-28T19:33:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:21 smithi155 bash[24090]: cluster 2024-07-28T19:33:21.092858+0000 mon.a (mon.0) 81 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-07-28T19:33:22.094 INFO:tasks.rados.rados.0.smithi045.stdout:1107: done (1 left) 2024-07-28T19:33:22.094 INFO:tasks.rados.rados.0.smithi045.stdout:1108: done (0 left) 2024-07-28T19:33:22.094 INFO:tasks.rados.rados.0.smithi045.stdout:1109: read oid 37 snap -1 2024-07-28T19:33:22.094 INFO:tasks.rados.rados.0.smithi045.stdout:1109: expect deleted 2024-07-28T19:33:22.094 INFO:tasks.rados.rados.0.smithi045.stdout:1110: rollback oid 38 current snap is 141 2024-07-28T19:33:22.094 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 135 2024-07-28T19:33:22.094 INFO:tasks.rados.rados.0.smithi045.stdout:1111: write oid 1 current snap is 141 2024-07-28T19:33:22.094 INFO:tasks.rados.rados.0.smithi045.stdout:1111: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2024-07-28T19:33:22.109 INFO:tasks.rados.rados.0.smithi045.stdout:1111: writing smithi04569809-1 from 611887 to 1345170 tid 1 2024-07-28T19:33:22.121 INFO:tasks.rados.rados.0.smithi045.stdout:1111: writing smithi04569809-1 from 1972912 to 2429396 tid 2 2024-07-28T19:33:22.132 INFO:tasks.rados.rados.0.smithi045.stdout:1111: writing smithi04569809-1 from 2894128 to 3411887 tid 3 2024-07-28T19:33:22.132 INFO:tasks.rados.rados.0.smithi045.stdout:1112: delete oid 7 current snap is 141 2024-07-28T19:33:22.132 INFO:tasks.rados.rados.0.smithi045.stdout:1110: finishing rollback tid 0 to smithi04569809-38 2024-07-28T19:33:22.132 INFO:tasks.rados.rados.0.smithi045.stdout:1110: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:33:22.133 INFO:tasks.rados.rados.0.smithi045.stdout:1110: finishing rollback tid 2 to smithi04569809-38 2024-07-28T19:33:22.133 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 423 (ObjNum 422 snap 132 seq_num 422) dirty exists 2024-07-28T19:33:22.133 INFO:tasks.rados.rados.0.smithi045.stdout:1111: finishing write tid 1 to smithi04569809-1 2024-07-28T19:33:22.133 INFO:tasks.rados.rados.0.smithi045.stdout:1111: finishing write tid 2 to smithi04569809-1 2024-07-28T19:33:22.137 INFO:tasks.rados.rados.0.smithi045.stdout:1111: finishing write tid 3 to smithi04569809-1 2024-07-28T19:33:22.137 INFO:tasks.rados.rados.0.smithi045.stdout:1111: finishing write tid 4 to smithi04569809-1 2024-07-28T19:33:22.138 INFO:tasks.rados.rados.0.smithi045.stdout:1111: finishing write tid 5 to smithi04569809-1 2024-07-28T19:33:22.138 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 293 (ObjNum 441 snap 141 seq_num 441) dirty exists 2024-07-28T19:33:22.138 INFO:tasks.rados.rados.0.smithi045.stdout:1111: left oid 1 (ObjNum 441 snap 141 seq_num 441) 2024-07-28T19:33:22.140 INFO:tasks.rados.rados.0.smithi045.stdout:1109: done (3 left) 2024-07-28T19:33:22.140 INFO:tasks.rados.rados.0.smithi045.stdout:1110: done (2 left) 2024-07-28T19:33:22.140 INFO:tasks.rados.rados.0.smithi045.stdout:1111: done (1 left) 2024-07-28T19:33:22.140 INFO:tasks.rados.rados.0.smithi045.stdout:1112: done (0 left) 2024-07-28T19:33:22.140 INFO:tasks.rados.rados.0.smithi045.stdout:1113: rollback oid 45 current snap is 141 2024-07-28T19:33:22.140 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 45 to 129 2024-07-28T19:33:22.140 INFO:tasks.rados.rados.0.smithi045.stdout:1114: write oid 16 current snap is 141 2024-07-28T19:33:22.140 INFO:tasks.rados.rados.0.smithi045.stdout:1114: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2024-07-28T19:33:22.153 INFO:tasks.rados.rados.0.smithi045.stdout:1114: writing smithi04569809-16 from 645501 to 1129282 tid 1 2024-07-28T19:33:22.163 INFO:tasks.rados.rados.0.smithi045.stdout:1114: writing smithi04569809-16 from 1573523 to 2033676 tid 2 2024-07-28T19:33:22.177 INFO:tasks.rados.rados.0.smithi045.stdout:1114: writing smithi04569809-16 from 2548974 to 3312358 tid 3 2024-07-28T19:33:22.177 INFO:tasks.rados.rados.0.smithi045.stdout:1115: write oid 25 current snap is 141 2024-07-28T19:33:22.177 INFO:tasks.rados.rados.0.smithi045.stdout:1115: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2024-07-28T19:33:22.188 INFO:tasks.rados.rados.0.smithi045.stdout:1115: writing smithi04569809-25 from 662308 to 1221338 tid 1 2024-07-28T19:33:22.196 INFO:tasks.rados.rados.0.smithi045.stdout:1115: writing smithi04569809-25 from 1632005 to 2235816 tid 2 2024-07-28T19:33:22.206 INFO:tasks.rados.rados.0.smithi045.stdout:1115: writing smithi04569809-25 from 2860044 to 3462308 tid 3 2024-07-28T19:33:22.206 INFO:tasks.rados.rados.0.smithi045.stdout:1116: read oid 18 snap -1 2024-07-28T19:33:22.206 INFO:tasks.rados.rados.0.smithi045.stdout:1116: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:1117: read oid 26 snap -1 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:1117: expect (ObjNum 435 snap 139 seq_num 435) 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:1118: snap_create 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:1113: finishing rollback tid 0 to smithi04569809-45 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:1113: finishing rollback tid 1 to smithi04569809-45 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:1113: finishing rollback tid 2 to smithi04569809-45 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 379 (ObjNum 396 snap 123 seq_num 396) dirty exists 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:1114: finishing write tid 1 to smithi04569809-16 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:1114: finishing write tid 2 to smithi04569809-16 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:1114: finishing write tid 3 to smithi04569809-16 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:1114: finishing write tid 4 to smithi04569809-16 2024-07-28T19:33:22.207 INFO:tasks.rados.rados.0.smithi045.stdout:1114: finishing write tid 5 to smithi04569809-16 2024-07-28T19:33:22.208 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 288 (ObjNum 443 snap 141 seq_num 443) dirty exists 2024-07-28T19:33:22.208 INFO:tasks.rados.rados.0.smithi045.stdout:1114: left oid 16 (ObjNum 443 snap 141 seq_num 443) 2024-07-28T19:33:22.208 INFO:tasks.rados.rados.0.smithi045.stdout:1115: finishing write tid 1 to smithi04569809-25 2024-07-28T19:33:22.208 INFO:tasks.rados.rados.0.smithi045.stdout:1115: finishing write tid 2 to smithi04569809-25 2024-07-28T19:33:22.212 INFO:tasks.rados.rados.0.smithi045.stdout:1115: finishing write tid 3 to smithi04569809-25 2024-07-28T19:33:22.212 INFO:tasks.rados.rados.0.smithi045.stdout:1115: finishing write tid 4 to smithi04569809-25 2024-07-28T19:33:22.213 INFO:tasks.rados.rados.0.smithi045.stdout:1115: finishing write tid 5 to smithi04569809-25 2024-07-28T19:33:22.213 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 526 (ObjNum 444 snap 141 seq_num 444) dirty exists 2024-07-28T19:33:22.213 INFO:tasks.rados.rados.0.smithi045.stdout:1115: left oid 25 (ObjNum 444 snap 141 seq_num 444) 2024-07-28T19:33:22.214 INFO:tasks.rados.rados.0.smithi045.stdout:1116: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:33:22.360 INFO:tasks.rados.rados.0.smithi045.stdout:1117: expect (ObjNum 435 snap 139 seq_num 435) 2024-07-28T19:33:22.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:22 smithi155 bash[60745]: ts=2024-07-28T19:33:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:23.096 INFO:tasks.rados.rados.0.smithi045.stdout:1113: done (5 left) 2024-07-28T19:33:23.096 INFO:tasks.rados.rados.0.smithi045.stdout:1114: done (4 left) 2024-07-28T19:33:23.096 INFO:tasks.rados.rados.0.smithi045.stdout:1115: done (3 left) 2024-07-28T19:33:23.096 INFO:tasks.rados.rados.0.smithi045.stdout:1116: done (2 left) 2024-07-28T19:33:23.097 INFO:tasks.rados.rados.0.smithi045.stdout:1117: done (1 left) 2024-07-28T19:33:23.097 INFO:tasks.rados.rados.0.smithi045.stdout:1118: done (0 left) 2024-07-28T19:33:23.097 INFO:tasks.rados.rados.0.smithi045.stdout:1119: rollback oid 34 current snap is 142 2024-07-28T19:33:23.097 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 34 to 139 2024-07-28T19:33:23.097 INFO:tasks.rados.rados.0.smithi045.stdout:1120: snap_create 2024-07-28T19:33:23.111 INFO:tasks.rados.rados.0.smithi045.stdout:1119: finishing rollback tid 0 to smithi04569809-34 2024-07-28T19:33:23.112 INFO:tasks.rados.rados.0.smithi045.stdout:1119: finishing rollback tid 1 to smithi04569809-34 2024-07-28T19:33:23.112 INFO:tasks.rados.rados.0.smithi045.stdout:1119: finishing rollback tid 2 to smithi04569809-34 2024-07-28T19:33:23.112 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 654 (ObjNum 312 snap 94 seq_num 312) dirty exists 2024-07-28T19:33:23.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:23 smithi045 bash[80445]: cluster 2024-07-28T19:33:21.926695+0000 mgr.y (mgr.34101) 34 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 152 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-28T19:33:23.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:23 smithi045 bash[80445]: cluster 2024-07-28T19:33:22.094138+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-07-28T19:33:23.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:23 smithi045 bash[31704]: cluster 2024-07-28T19:33:21.926695+0000 mgr.y (mgr.34101) 34 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 152 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-28T19:33:23.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:23 smithi045 bash[31704]: cluster 2024-07-28T19:33:22.094138+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-07-28T19:33:23.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:23 smithi155 bash[24090]: cluster 2024-07-28T19:33:21.926695+0000 mgr.y (mgr.34101) 34 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 152 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-28T19:33:23.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:23 smithi155 bash[24090]: cluster 2024-07-28T19:33:22.094138+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-07-28T19:33:23.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:23 smithi155 bash[60745]: ts=2024-07-28T19:33:23.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:24.116 INFO:tasks.rados.rados.0.smithi045.stdout:1119: done (1 left) 2024-07-28T19:33:24.116 INFO:tasks.rados.rados.0.smithi045.stdout:1120: done (0 left) 2024-07-28T19:33:24.116 INFO:tasks.rados.rados.0.smithi045.stdout:1121: snap_create 2024-07-28T19:33:24.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:24 smithi155 bash[24090]: cluster 2024-07-28T19:33:23.096365+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-07-28T19:33:24.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:24 smithi045 bash[80445]: cluster 2024-07-28T19:33:23.096365+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-07-28T19:33:24.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:24 smithi045 bash[31704]: cluster 2024-07-28T19:33:23.096365+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-07-28T19:33:24.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:24 smithi155 bash[60745]: ts=2024-07-28T19:33:24.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:24.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:24 smithi155 bash[60745]: ts=2024-07-28T19:33:24.456Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:25.091 INFO:tasks.rados.rados.0.smithi045.stdout:1121: done (0 left) 2024-07-28T19:33:25.092 INFO:tasks.rados.rados.0.smithi045.stdout:1122: write oid 16 current snap is 144 2024-07-28T19:33:25.092 INFO:tasks.rados.rados.0.smithi045.stdout:1122: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2024-07-28T19:33:25.109 INFO:tasks.rados.rados.0.smithi045.stdout:1122: writing smithi04569809-16 from 679115 to 1313394 tid 1 2024-07-28T19:33:25.124 INFO:tasks.rados.rados.0.smithi045.stdout:1122: writing smithi04569809-16 from 2090487 to 2554309 tid 2 2024-07-28T19:33:25.136 INFO:tasks.rados.rados.0.smithi045.stdout:1122: writing smithi04569809-16 from 3003820 to 3479115 tid 3 2024-07-28T19:33:25.136 INFO:tasks.rados.rados.0.smithi045.stdout:1123: read oid 3 snap -1 2024-07-28T19:33:25.136 INFO:tasks.rados.rados.0.smithi045.stdout:1123: expect (ObjNum 150 snap 35 seq_num 150) 2024-07-28T19:33:25.136 INFO:tasks.rados.rados.0.smithi045.stdout:1124: snap_remove snap 126 2024-07-28T19:33:25.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:25 smithi045 bash[80445]: cluster 2024-07-28T19:33:23.927850+0000 mgr.y (mgr.34101) 35 : cluster [DBG] pgmap v57: 89 pgs: 89 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-07-28T19:33:25.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:25 smithi045 bash[80445]: cluster 2024-07-28T19:33:24.116729+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-07-28T19:33:25.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:25 smithi045 bash[80445]: cluster 2024-07-28T19:33:25.091724+0000 mon.a (mon.0) 85 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-07-28T19:33:25.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:25 smithi045 bash[31704]: cluster 2024-07-28T19:33:23.927850+0000 mgr.y (mgr.34101) 35 : cluster [DBG] pgmap v57: 89 pgs: 89 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-07-28T19:33:25.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:25 smithi045 bash[31704]: cluster 2024-07-28T19:33:24.116729+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-07-28T19:33:25.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:25 smithi045 bash[31704]: cluster 2024-07-28T19:33:25.091724+0000 mon.a (mon.0) 85 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-07-28T19:33:25.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:25 smithi155 bash[24090]: cluster 2024-07-28T19:33:23.927850+0000 mgr.y (mgr.34101) 35 : cluster [DBG] pgmap v57: 89 pgs: 89 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-07-28T19:33:25.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:25 smithi155 bash[24090]: cluster 2024-07-28T19:33:24.116729+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-07-28T19:33:25.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:25 smithi155 bash[24090]: cluster 2024-07-28T19:33:25.091724+0000 mon.a (mon.0) 85 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-07-28T19:33:26.127 INFO:tasks.rados.rados.0.smithi045.stdout:1124: done (2 left) 2024-07-28T19:33:26.127 INFO:tasks.rados.rados.0.smithi045.stdout:1125: read oid 48 snap -1 2024-07-28T19:33:26.127 INFO:tasks.rados.rados.0.smithi045.stdout:1125: expect (ObjNum 433 snap 138 seq_num 433) 2024-07-28T19:33:26.127 INFO:tasks.rados.rados.0.smithi045.stdout:1122: finishing write tid 1 to smithi04569809-16 2024-07-28T19:33:26.127 INFO:tasks.rados.rados.0.smithi045.stdout:1122: finishing write tid 2 to smithi04569809-16 2024-07-28T19:33:26.127 INFO:tasks.rados.rados.0.smithi045.stdout:1122: finishing write tid 3 to smithi04569809-16 2024-07-28T19:33:26.127 INFO:tasks.rados.rados.0.smithi045.stdout:1122: finishing write tid 4 to smithi04569809-16 2024-07-28T19:33:26.128 INFO:tasks.rados.rados.0.smithi045.stdout:1122: finishing write tid 5 to smithi04569809-16 2024-07-28T19:33:26.128 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 293 (ObjNum 445 snap 144 seq_num 445) dirty exists 2024-07-28T19:33:26.128 INFO:tasks.rados.rados.0.smithi045.stdout:1122: left oid 16 (ObjNum 445 snap 144 seq_num 445) 2024-07-28T19:33:26.128 INFO:tasks.rados.rados.0.smithi045.stdout:1123: expect (ObjNum 150 snap 35 seq_num 150) 2024-07-28T19:33:26.329 INFO:tasks.rados.rados.0.smithi045.stdout:1122: done (2 left) 2024-07-28T19:33:26.329 INFO:tasks.rados.rados.0.smithi045.stdout:1123: done (1 left) 2024-07-28T19:33:26.329 INFO:tasks.rados.rados.0.smithi045.stdout:1126: delete oid 12 current snap is 144 2024-07-28T19:33:26.334 INFO:tasks.rados.rados.0.smithi045.stdout:1126: done (1 left) 2024-07-28T19:33:26.334 INFO:tasks.rados.rados.0.smithi045.stdout:1127: snap_create 2024-07-28T19:33:26.341 INFO:tasks.rados.rados.0.smithi045.stdout:1125: expect (ObjNum 433 snap 138 seq_num 433) 2024-07-28T19:33:27.135 INFO:tasks.rados.rados.0.smithi045.stdout:1125: done (1 left) 2024-07-28T19:33:27.135 INFO:tasks.rados.rados.0.smithi045.stdout:1127: done (0 left) 2024-07-28T19:33:27.136 INFO:tasks.rados.rados.0.smithi045.stdout:1128: delete oid 24 current snap is 145 2024-07-28T19:33:27.140 INFO:tasks.rados.rados.0.smithi045.stdout:1128: done (0 left) 2024-07-28T19:33:27.140 INFO:tasks.rados.rados.0.smithi045.stdout:1129: read oid 43 snap 137 2024-07-28T19:33:27.140 INFO:tasks.rados.rados.0.smithi045.stdout:1129: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:33:27.140 INFO:tasks.rados.rados.0.smithi045.stdout:1130: delete oid 39 current snap is 145 2024-07-28T19:33:27.149 INFO:tasks.rados.rados.0.smithi045.stdout:1130: done (1 left) 2024-07-28T19:33:27.149 INFO:tasks.rados.rados.0.smithi045.stdout:1131: snap_create 2024-07-28T19:33:27.156 INFO:tasks.rados.rados.0.smithi045.stdout:1129: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:33:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:27 smithi045 bash[80445]: cluster 2024-07-28T19:33:25.928680+0000 mgr.y (mgr.34101) 36 : cluster [DBG] pgmap v60: 89 pgs: 89 active+clean; 160 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-07-28T19:33:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:27 smithi045 bash[80445]: cluster 2024-07-28T19:33:26.125941+0000 mon.a (mon.0) 86 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-07-28T19:33:27.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:27 smithi045 bash[31704]: cluster 2024-07-28T19:33:25.928680+0000 mgr.y (mgr.34101) 36 : cluster [DBG] pgmap v60: 89 pgs: 89 active+clean; 160 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-07-28T19:33:27.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:27 smithi045 bash[31704]: cluster 2024-07-28T19:33:26.125941+0000 mon.a (mon.0) 86 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-07-28T19:33:27.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:27 smithi155 bash[24090]: cluster 2024-07-28T19:33:25.928680+0000 mgr.y (mgr.34101) 36 : cluster [DBG] pgmap v60: 89 pgs: 89 active+clean; 160 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-07-28T19:33:27.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:27 smithi155 bash[24090]: cluster 2024-07-28T19:33:26.125941+0000 mon.a (mon.0) 86 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-07-28T19:33:28.145 INFO:tasks.rados.rados.0.smithi045.stdout:1129: done (1 left) 2024-07-28T19:33:28.146 INFO:tasks.rados.rados.0.smithi045.stdout:1131: done (0 left) 2024-07-28T19:33:28.146 INFO:tasks.rados.rados.0.smithi045.stdout:1132: read oid 6 snap -1 2024-07-28T19:33:28.146 INFO:tasks.rados.rados.0.smithi045.stdout:1132: expect (ObjNum 425 snap 135 seq_num 425) 2024-07-28T19:33:28.146 INFO:tasks.rados.rados.0.smithi045.stdout:1133: read oid 21 snap -1 2024-07-28T19:33:28.146 INFO:tasks.rados.rados.0.smithi045.stdout:1133: expect deleted 2024-07-28T19:33:28.146 INFO:tasks.rados.rados.0.smithi045.stdout:1134: snap_create 2024-07-28T19:33:28.158 INFO:tasks.rados.rados.0.smithi045.stdout:1132: expect (ObjNum 425 snap 135 seq_num 425) 2024-07-28T19:33:28.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:28 smithi045 bash[80445]: cluster 2024-07-28T19:33:27.135999+0000 mon.a (mon.0) 87 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-07-28T19:33:28.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:28 smithi045 bash[31704]: cluster 2024-07-28T19:33:27.135999+0000 mon.a (mon.0) 87 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-07-28T19:33:28.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:28 smithi155 bash[24090]: cluster 2024-07-28T19:33:27.135999+0000 mon.a (mon.0) 87 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-07-28T19:33:29.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:28 smithi155 bash[60745]: ts=2024-07-28T19:33: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-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:29.147 INFO:tasks.rados.rados.0.smithi045.stdout:1132: done (2 left) 2024-07-28T19:33:29.148 INFO:tasks.rados.rados.0.smithi045.stdout:1133: done (1 left) 2024-07-28T19:33:29.148 INFO:tasks.rados.rados.0.smithi045.stdout:1134: done (0 left) 2024-07-28T19:33:29.148 INFO:tasks.rados.rados.0.smithi045.stdout:1135: write oid 49 current snap is 147 2024-07-28T19:33:29.148 INFO:tasks.rados.rados.0.smithi045.stdout:1135: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2024-07-28T19:33:29.170 INFO:tasks.rados.rados.0.smithi045.stdout:1135: writing smithi04569809-49 from 746343 to 1397971 tid 1 2024-07-28T19:33:29.192 INFO:tasks.rados.rados.0.smithi045.stdout:1135: writing smithi04569809-49 from 1924415 to 2679222 tid 2 2024-07-28T19:33:29.204 INFO:tasks.rados.rados.0.smithi045.stdout:1135: writing smithi04569809-49 from 3397159 to 3546343 tid 3 2024-07-28T19:33:29.205 INFO:tasks.rados.rados.0.smithi045.stdout:1136: snap_remove snap 143 2024-07-28T19:33:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:29 smithi045 bash[80445]: cluster 2024-07-28T19:33:27.929366+0000 mgr.y (mgr.34101) 37 : cluster [DBG] pgmap v63: 89 pgs: 89 active+clean; 160 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 805 KiB/s wr, 8 op/s 2024-07-28T19:33:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:29 smithi045 bash[80445]: cluster 2024-07-28T19:33:28.145719+0000 mon.a (mon.0) 88 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-07-28T19:33:29.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:29 smithi045 bash[31704]: cluster 2024-07-28T19:33:27.929366+0000 mgr.y (mgr.34101) 37 : cluster [DBG] pgmap v63: 89 pgs: 89 active+clean; 160 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 805 KiB/s wr, 8 op/s 2024-07-28T19:33:29.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:29 smithi045 bash[31704]: cluster 2024-07-28T19:33:28.145719+0000 mon.a (mon.0) 88 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-07-28T19:33:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:29 smithi155 bash[24090]: cluster 2024-07-28T19:33:27.929366+0000 mgr.y (mgr.34101) 37 : cluster [DBG] pgmap v63: 89 pgs: 89 active+clean; 160 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 805 KiB/s wr, 8 op/s 2024-07-28T19:33:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:29 smithi155 bash[24090]: cluster 2024-07-28T19:33:28.145719+0000 mon.a (mon.0) 88 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-07-28T19:33:30.095 INFO:tasks.rados.rados.0.smithi045.stdout:1136: done (1 left) 2024-07-28T19:33:30.095 INFO:tasks.rados.rados.0.smithi045.stdout:1137: read oid 1 snap -1 2024-07-28T19:33:30.095 INFO:tasks.rados.rados.0.smithi045.stdout:1137: expect (ObjNum 441 snap 141 seq_num 441) 2024-07-28T19:33:30.095 INFO:tasks.rados.rados.0.smithi045.stdout:1138: read oid 40 snap 141 2024-07-28T19:33:30.095 INFO:tasks.rados.rados.0.smithi045.stdout:1138: expect (ObjNum 409 snap 127 seq_num 409) 2024-07-28T19:33:30.095 INFO:tasks.rados.rados.0.smithi045.stdout:1139: snap_remove snap 134 2024-07-28T19:33:30.095 INFO:tasks.rados.rados.0.smithi045.stdout:1135: finishing write tid 1 to smithi04569809-49 2024-07-28T19:33:30.095 INFO:tasks.rados.rados.0.smithi045.stdout:1135: finishing write tid 2 to smithi04569809-49 2024-07-28T19:33:30.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:30 smithi045 bash[80445]: cluster 2024-07-28T19:33:29.146991+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-07-28T19:33:30.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:30 smithi045 bash[80445]: cluster 2024-07-28T19:33:30.093667+0000 mon.a (mon.0) 90 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-07-28T19:33:30.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:30 smithi045 bash[31704]: cluster 2024-07-28T19:33:29.146991+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-07-28T19:33:30.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:30 smithi045 bash[31704]: cluster 2024-07-28T19:33:30.093667+0000 mon.a (mon.0) 90 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-07-28T19:33:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:30 smithi155 bash[24090]: cluster 2024-07-28T19:33:29.146991+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-07-28T19:33:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:30 smithi155 bash[24090]: cluster 2024-07-28T19:33:30.093667+0000 mon.a (mon.0) 90 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-07-28T19:33:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:33:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:33:30] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2024-07-28T19:33:31.098 INFO:tasks.rados.rados.0.smithi045.stdout:1139: done (3 left) 2024-07-28T19:33:31.098 INFO:tasks.rados.rados.0.smithi045.stdout:1140: read oid 37 snap 141 2024-07-28T19:33:31.099 INFO:tasks.rados.rados.0.smithi045.stdout:1140: expect deleted 2024-07-28T19:33:31.099 INFO:tasks.rados.rados.0.smithi045.stdout:1141: read oid 4 snap -1 2024-07-28T19:33:31.099 INFO:tasks.rados.rados.0.smithi045.stdout:1141: expect deleted 2024-07-28T19:33:31.099 INFO:tasks.rados.rados.0.smithi045.stdout:1142: read oid 20 snap -1 2024-07-28T19:33:31.099 INFO:tasks.rados.rados.0.smithi045.stdout:1142: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T19:33:31.099 INFO:tasks.rados.rados.0.smithi045.stdout:1143: write oid 35 current snap is 147 2024-07-28T19:33:31.099 INFO:tasks.rados.rados.0.smithi045.stdout:1143: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2024-07-28T19:33:31.108 INFO:tasks.rados.rados.0.smithi045.stdout:1143: writing smithi04569809-35 from 763150 to 1490027 tid 1 2024-07-28T19:33:31.122 INFO:tasks.rados.rados.0.smithi045.stdout:1143: writing smithi04569809-35 from 1982897 to 2597715 tid 2 2024-07-28T19:33:31.122 INFO:tasks.rados.rados.0.smithi045.stdout:1143: writing smithi04569809-35 from 3024582 to 3499576 tid 3 2024-07-28T19:33:31.122 INFO:tasks.rados.rados.0.smithi045.stdout:1144: read oid 18 snap -1 2024-07-28T19:33:31.123 INFO:tasks.rados.rados.0.smithi045.stdout:1144: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:33:31.123 INFO:tasks.rados.rados.0.smithi045.stdout:1145: snap_remove snap 128 2024-07-28T19:33:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:31 smithi045 bash[80445]: cluster 2024-07-28T19:33:29.930095+0000 mgr.y (mgr.34101) 38 : cluster [DBG] pgmap v66: 89 pgs: 89 active+clean; 161 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 384 KiB/s wr, 11 op/s 2024-07-28T19:33:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:31 smithi045 bash[80445]: cluster 2024-07-28T19:33:31.096848+0000 mon.a (mon.0) 91 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-07-28T19:33:31.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:31 smithi045 bash[31704]: cluster 2024-07-28T19:33:29.930095+0000 mgr.y (mgr.34101) 38 : cluster [DBG] pgmap v66: 89 pgs: 89 active+clean; 161 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 384 KiB/s wr, 11 op/s 2024-07-28T19:33:31.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:31 smithi045 bash[31704]: cluster 2024-07-28T19:33:31.096848+0000 mon.a (mon.0) 91 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-07-28T19:33:31.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:31 smithi155 bash[24090]: cluster 2024-07-28T19:33:29.930095+0000 mgr.y (mgr.34101) 38 : cluster [DBG] pgmap v66: 89 pgs: 89 active+clean; 161 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 384 KiB/s wr, 11 op/s 2024-07-28T19:33:31.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:31 smithi155 bash[24090]: cluster 2024-07-28T19:33:31.096848+0000 mon.a (mon.0) 91 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-07-28T19:33:32.100 INFO:tasks.rados.rados.0.smithi045.stdout:1145: done (8 left) 2024-07-28T19:33:32.100 INFO:tasks.rados.rados.0.smithi045.stdout:1146: read oid 43 snap -1 2024-07-28T19:33:32.100 INFO:tasks.rados.rados.0.smithi045.stdout:1146: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:33:32.100 INFO:tasks.rados.rados.0.smithi045.stdout:1147: read oid 25 snap -1 2024-07-28T19:33:32.100 INFO:tasks.rados.rados.0.smithi045.stdout:1147: expect (ObjNum 444 snap 141 seq_num 444) 2024-07-28T19:33:32.100 INFO:tasks.rados.rados.0.smithi045.stdout:1148: delete oid 17 current snap is 147 2024-07-28T19:33:32.100 INFO:tasks.rados.rados.0.smithi045.stdout:1135: finishing write tid 3 to smithi04569809-49 2024-07-28T19:33:32.100 INFO:tasks.rados.rados.0.smithi045.stdout:1135: finishing write tid 4 to smithi04569809-49 2024-07-28T19:33:32.100 INFO:tasks.rados.rados.0.smithi045.stdout:1135: finishing write tid 5 to smithi04569809-49 2024-07-28T19:33:32.101 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 370 (ObjNum 449 snap 147 seq_num 449) dirty exists 2024-07-28T19:33:32.101 INFO:tasks.rados.rados.0.smithi045.stdout:1135: left oid 49 (ObjNum 449 snap 147 seq_num 449) 2024-07-28T19:33:32.101 INFO:tasks.rados.rados.0.smithi045.stdout:1138: expect (ObjNum 409 snap 127 seq_num 409) 2024-07-28T19:33:32.210 INFO:tasks.rados.rados.0.smithi045.stdout:1137: expect (ObjNum 441 snap 141 seq_num 441) 2024-07-28T19:33:32.382 INFO:tasks.rados.rados.0.smithi045.stdout:1135: done (10 left) 2024-07-28T19:33:32.382 INFO:tasks.rados.rados.0.smithi045.stdout:1137: done (9 left) 2024-07-28T19:33:32.382 INFO:tasks.rados.rados.0.smithi045.stdout:1138: done (8 left) 2024-07-28T19:33:32.382 INFO:tasks.rados.rados.0.smithi045.stdout:1140: done (7 left) 2024-07-28T19:33:32.382 INFO:tasks.rados.rados.0.smithi045.stdout:1141: done (6 left) 2024-07-28T19:33:32.382 INFO:tasks.rados.rados.0.smithi045.stdout:1148: done (5 left) 2024-07-28T19:33:32.382 INFO:tasks.rados.rados.0.smithi045.stdout:1149: snap_create 2024-07-28T19:33:32.382 INFO:tasks.rados.rados.0.smithi045.stdout:1142: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T19:33:32.562 INFO:tasks.rados.rados.0.smithi045.stdout:1143: finishing write tid 1 to smithi04569809-35 2024-07-28T19:33:32.562 INFO:tasks.rados.rados.0.smithi045.stdout:1143: finishing write tid 2 to smithi04569809-35 2024-07-28T19:33:32.562 INFO:tasks.rados.rados.0.smithi045.stdout:1144: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:33:32.694 INFO:tasks.rados.rados.0.smithi045.stdout:1143: finishing write tid 3 to smithi04569809-35 2024-07-28T19:33:32.694 INFO:tasks.rados.rados.0.smithi045.stdout:1143: finishing write tid 4 to smithi04569809-35 2024-07-28T19:33:32.695 INFO:tasks.rados.rados.0.smithi045.stdout:1143: finishing write tid 5 to smithi04569809-35 2024-07-28T19:33:32.695 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 436 (ObjNum 450 snap 147 seq_num 450) dirty exists 2024-07-28T19:33:32.695 INFO:tasks.rados.rados.0.smithi045.stdout:1143: left oid 35 (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:33:32.695 INFO:tasks.rados.rados.0.smithi045.stdout:1146: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:33:32.794 INFO:tasks.rados.rados.0.smithi045.stdout:1147: expect (ObjNum 444 snap 141 seq_num 444) 2024-07-28T19:33:32.810 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:32 smithi155 bash[60745]: ts=2024-07-28T19:33:32.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:33.169 INFO:tasks.rados.rados.0.smithi045.stdout:1142: done (5 left) 2024-07-28T19:33:33.169 INFO:tasks.rados.rados.0.smithi045.stdout:1143: done (4 left) 2024-07-28T19:33:33.170 INFO:tasks.rados.rados.0.smithi045.stdout:1144: done (3 left) 2024-07-28T19:33:33.170 INFO:tasks.rados.rados.0.smithi045.stdout:1146: done (2 left) 2024-07-28T19:33:33.170 INFO:tasks.rados.rados.0.smithi045.stdout:1147: done (1 left) 2024-07-28T19:33:33.170 INFO:tasks.rados.rados.0.smithi045.stdout:1149: done (0 left) 2024-07-28T19:33:33.170 INFO:tasks.rados.rados.0.smithi045.stdout:1150: snap_remove snap 132 2024-07-28T19:33:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:33 smithi045 bash[80445]: cluster 2024-07-28T19:33:31.930785+0000 mgr.y (mgr.34101) 39 : cluster [DBG] pgmap v69: 89 pgs: 89 active+clean; 161 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 384 KiB/s wr, 11 op/s 2024-07-28T19:33:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:33 smithi045 bash[80445]: cluster 2024-07-28T19:33:32.099093+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-07-28T19:33:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:33 smithi045 bash[80445]: audit 2024-07-28T19:33:33.000867+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:33 smithi045 bash[31704]: cluster 2024-07-28T19:33:31.930785+0000 mgr.y (mgr.34101) 39 : cluster [DBG] pgmap v69: 89 pgs: 89 active+clean; 161 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 384 KiB/s wr, 11 op/s 2024-07-28T19:33:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:33 smithi045 bash[31704]: cluster 2024-07-28T19:33:32.099093+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-07-28T19:33:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:33 smithi045 bash[31704]: audit 2024-07-28T19:33:33.000867+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:33.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:33 smithi155 bash[24090]: cluster 2024-07-28T19:33:31.930785+0000 mgr.y (mgr.34101) 39 : cluster [DBG] pgmap v69: 89 pgs: 89 active+clean; 161 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 384 KiB/s wr, 11 op/s 2024-07-28T19:33:33.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:33 smithi155 bash[24090]: cluster 2024-07-28T19:33:32.099093+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-07-28T19:33:33.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:33 smithi155 bash[24090]: audit 2024-07-28T19:33:33.000867+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:33.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:33 smithi155 bash[60745]: ts=2024-07-28T19:33:33.517Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:34.183 INFO:tasks.rados.rados.0.smithi045.stdout:1150: done (0 left) 2024-07-28T19:33:34.183 INFO:tasks.rados.rados.0.smithi045.stdout:1151: rollback oid 42 current snap is 148 2024-07-28T19:33:34.183 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 133 2024-07-28T19:33:34.183 INFO:tasks.rados.rados.0.smithi045.stdout:1152: read oid 44 snap -1 2024-07-28T19:33:34.183 INFO:tasks.rados.rados.0.smithi045.stdout:1152: expect (ObjNum 326 snap 101 seq_num 326) 2024-07-28T19:33:34.187 INFO:tasks.rados.rados.0.smithi045.stdout:1153: read oid 43 snap -1 2024-07-28T19:33:34.187 INFO:tasks.rados.rados.0.smithi045.stdout:1153: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:33:34.187 INFO:tasks.rados.rados.0.smithi045.stdout:1154: write oid 22 current snap is 148 2024-07-28T19:33:34.187 INFO:tasks.rados.rados.0.smithi045.stdout:1154: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2024-07-28T19:33:34.206 INFO:tasks.rados.rados.0.smithi045.stdout:1154: writing smithi04569809-22 from 796764 to 1274139 tid 1 2024-07-28T19:33:34.227 INFO:tasks.rados.rados.0.smithi045.stdout:1154: writing smithi04569809-22 from 1983508 to 2601995 tid 2 2024-07-28T19:33:34.240 INFO:tasks.rados.rados.0.smithi045.stdout:1154: writing smithi04569809-22 from 3363075 to 3596764 tid 3 2024-07-28T19:33:34.240 INFO:tasks.rados.rados.0.smithi045.stdout:1155: read oid 21 snap -1 2024-07-28T19:33:34.241 INFO:tasks.rados.rados.0.smithi045.stdout:1155: expect deleted 2024-07-28T19:33:34.241 INFO:tasks.rados.rados.0.smithi045.stdout:1156: write oid 48 current snap is 148 2024-07-28T19:33:34.241 INFO:tasks.rados.rados.0.smithi045.stdout:1156: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2024-07-28T19:33:34.251 INFO:tasks.rados.rados.0.smithi045.stdout:1156: writing smithi04569809-48 from 413571 to 966195 tid 1 2024-07-28T19:33:34.264 INFO:tasks.rados.rados.0.smithi045.stdout:1156: writing smithi04569809-48 from 1641990 to 2404135 tid 2 2024-07-28T19:33:34.272 INFO:tasks.rados.rados.0.smithi045.stdout:1156: writing smithi04569809-48 from 2990498 to 3415661 tid 3 2024-07-28T19:33:34.272 INFO:tasks.rados.rados.0.smithi045.stdout:1157: snap_create 2024-07-28T19:33:34.272 INFO:tasks.rados.rados.0.smithi045.stdout:1153: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:33:34.425 INFO:tasks.rados.rados.0.smithi045.stdout:1151: finishing rollback tid 0 to smithi04569809-42 2024-07-28T19:33:34.425 INFO:tasks.rados.rados.0.smithi045.stdout:1151: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:33:34.425 INFO:tasks.rados.rados.0.smithi045.stdout:1151: finishing rollback tid 2 to smithi04569809-42 2024-07-28T19:33:34.425 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 799 (ObjNum 402 snap 123 seq_num 402) dirty exists 2024-07-28T19:33:34.425 INFO:tasks.rados.rados.0.smithi045.stdout:1154: finishing write tid 1 to smithi04569809-22 2024-07-28T19:33:34.425 INFO:tasks.rados.rados.0.smithi045.stdout:1152: expect (ObjNum 326 snap 101 seq_num 326) 2024-07-28T19:33:34.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:34 smithi155 bash[24090]: cluster 2024-07-28T19:33:33.169231+0000 mon.a (mon.0) 93 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-07-28T19:33:34.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:34 smithi045 bash[80445]: cluster 2024-07-28T19:33:33.169231+0000 mon.a (mon.0) 93 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-07-28T19:33:34.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:34 smithi045 bash[31704]: cluster 2024-07-28T19:33:33.169231+0000 mon.a (mon.0) 93 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-07-28T19:33:34.534 INFO:tasks.rados.rados.0.smithi045.stdout:1154: finishing write tid 2 to smithi04569809-22 2024-07-28T19:33:34.534 INFO:tasks.rados.rados.0.smithi045.stdout:1154: finishing write tid 3 to smithi04569809-22 2024-07-28T19:33:34.534 INFO:tasks.rados.rados.0.smithi045.stdout:1154: finishing write tid 4 to smithi04569809-22 2024-07-28T19:33:34.534 INFO:tasks.rados.rados.0.smithi045.stdout:1154: finishing write tid 5 to smithi04569809-22 2024-07-28T19:33:34.534 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 436 (ObjNum 452 snap 148 seq_num 452) dirty exists 2024-07-28T19:33:34.534 INFO:tasks.rados.rados.0.smithi045.stdout:1154: left oid 22 (ObjNum 452 snap 148 seq_num 452) 2024-07-28T19:33:34.535 INFO:tasks.rados.rados.0.smithi045.stdout:1156: finishing write tid 1 to smithi04569809-48 2024-07-28T19:33:34.535 INFO:tasks.rados.rados.0.smithi045.stdout:1156: finishing write tid 2 to smithi04569809-48 2024-07-28T19:33:34.535 INFO:tasks.rados.rados.0.smithi045.stdout:1156: finishing write tid 3 to smithi04569809-48 2024-07-28T19:33:34.535 INFO:tasks.rados.rados.0.smithi045.stdout:1156: finishing write tid 4 to smithi04569809-48 2024-07-28T19:33:34.535 INFO:tasks.rados.rados.0.smithi045.stdout:1156: finishing write tid 5 to smithi04569809-48 2024-07-28T19:33:34.535 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 392 (ObjNum 453 snap 148 seq_num 453) dirty exists 2024-07-28T19:33:34.535 INFO:tasks.rados.rados.0.smithi045.stdout:1156: left oid 48 (ObjNum 453 snap 148 seq_num 453) 2024-07-28T19:33:34.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:34 smithi155 bash[60745]: ts=2024-07-28T19:33:34.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:34.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:34 smithi155 bash[60745]: ts=2024-07-28T19:33:34.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:35.096 INFO:tasks.rados.rados.0.smithi045.stdout:1151: done (6 left) 2024-07-28T19:33:35.096 INFO:tasks.rados.rados.0.smithi045.stdout:1152: done (5 left) 2024-07-28T19:33:35.096 INFO:tasks.rados.rados.0.smithi045.stdout:1153: done (4 left) 2024-07-28T19:33:35.096 INFO:tasks.rados.rados.0.smithi045.stdout:1154: done (3 left) 2024-07-28T19:33:35.096 INFO:tasks.rados.rados.0.smithi045.stdout:1155: done (2 left) 2024-07-28T19:33:35.096 INFO:tasks.rados.rados.0.smithi045.stdout:1156: done (1 left) 2024-07-28T19:33:35.096 INFO:tasks.rados.rados.0.smithi045.stdout:1157: done (0 left) 2024-07-28T19:33:35.097 INFO:tasks.rados.rados.0.smithi045.stdout:1158: write oid 7 current snap is 149 2024-07-28T19:33:35.097 INFO:tasks.rados.rados.0.smithi045.stdout:1158: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2024-07-28T19:33:35.104 INFO:tasks.rados.rados.0.smithi045.stdout:1158: writing smithi04569809-7 from 430378 to 1058251 tid 1 2024-07-28T19:33:35.114 INFO:tasks.rados.rados.0.smithi045.stdout:1158: writing smithi04569809-7 from 1700472 to 2322628 tid 2 2024-07-28T19:33:35.124 INFO:tasks.rados.rados.0.smithi045.stdout:1158: writing smithi04569809-7 from 3017921 to 3630378 tid 3 2024-07-28T19:33:35.124 INFO:tasks.rados.rados.0.smithi045.stdout:1159: write oid 19 current snap is 149 2024-07-28T19:33:35.124 INFO:tasks.rados.rados.0.smithi045.stdout:1159: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2024-07-28T19:33:35.133 INFO:tasks.rados.rados.0.smithi045.stdout:1159: writing smithi04569809-19 from 447185 to 1150307 tid 1 2024-07-28T19:33:35.143 INFO:tasks.rados.rados.0.smithi045.stdout:1159: writing smithi04569809-19 from 1642601 to 2408415 tid 2 2024-07-28T19:33:35.151 INFO:tasks.rados.rados.0.smithi045.stdout:1159: writing smithi04569809-19 from 2928991 to 3376698 tid 3 2024-07-28T19:33:35.152 INFO:tasks.rados.rados.0.smithi045.stdout:1160: snap_create 2024-07-28T19:33:35.152 INFO:tasks.rados.rados.0.smithi045.stdout:1158: finishing write tid 1 to smithi04569809-7 2024-07-28T19:33:35.152 INFO:tasks.rados.rados.0.smithi045.stdout:1158: finishing write tid 2 to smithi04569809-7 2024-07-28T19:33:35.152 INFO:tasks.rados.rados.0.smithi045.stdout:1158: finishing write tid 3 to smithi04569809-7 2024-07-28T19:33:35.152 INFO:tasks.rados.rados.0.smithi045.stdout:1158: finishing write tid 4 to smithi04569809-7 2024-07-28T19:33:35.152 INFO:tasks.rados.rados.0.smithi045.stdout:1158: finishing write tid 5 to smithi04569809-7 2024-07-28T19:33:35.152 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 315 (ObjNum 454 snap 149 seq_num 454) dirty exists 2024-07-28T19:33:35.152 INFO:tasks.rados.rados.0.smithi045.stdout:1158: left oid 7 (ObjNum 454 snap 149 seq_num 454) 2024-07-28T19:33:35.152 INFO:tasks.rados.rados.0.smithi045.stdout:1159: finishing write tid 1 to smithi04569809-19 2024-07-28T19:33:35.152 INFO:tasks.rados.rados.0.smithi045.stdout:1159: finishing write tid 2 to smithi04569809-19 2024-07-28T19:33:35.157 INFO:tasks.rados.rados.0.smithi045.stdout:1159: finishing write tid 3 to smithi04569809-19 2024-07-28T19:33:35.157 INFO:tasks.rados.rados.0.smithi045.stdout:1159: finishing write tid 4 to smithi04569809-19 2024-07-28T19:33:35.157 INFO:tasks.rados.rados.0.smithi045.stdout:1159: finishing write tid 5 to smithi04569809-19 2024-07-28T19:33:35.157 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 612 (ObjNum 455 snap 149 seq_num 455) dirty exists 2024-07-28T19:33:35.157 INFO:tasks.rados.rados.0.smithi045.stdout:1159: left oid 19 (ObjNum 455 snap 149 seq_num 455) 2024-07-28T19:33:35.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:35 smithi045 bash[80445]: cluster 2024-07-28T19:33:33.932160+0000 mgr.y (mgr.34101) 40 : cluster [DBG] pgmap v72: 89 pgs: 89 active+clean; 163 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 444 KiB/s wr, 13 op/s 2024-07-28T19:33:35.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:35 smithi045 bash[80445]: cluster 2024-07-28T19:33:34.182833+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-07-28T19:33:35.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:35 smithi045 bash[80445]: cluster 2024-07-28T19:33:35.096009+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-07-28T19:33:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:35 smithi045 bash[31704]: cluster 2024-07-28T19:33:33.932160+0000 mgr.y (mgr.34101) 40 : cluster [DBG] pgmap v72: 89 pgs: 89 active+clean; 163 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 444 KiB/s wr, 13 op/s 2024-07-28T19:33:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:35 smithi045 bash[31704]: cluster 2024-07-28T19:33:34.182833+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-07-28T19:33:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:35 smithi045 bash[31704]: cluster 2024-07-28T19:33:35.096009+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-07-28T19:33:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:35 smithi155 bash[24090]: cluster 2024-07-28T19:33:33.932160+0000 mgr.y (mgr.34101) 40 : cluster [DBG] pgmap v72: 89 pgs: 89 active+clean; 163 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 444 KiB/s wr, 13 op/s 2024-07-28T19:33:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:35 smithi155 bash[24090]: cluster 2024-07-28T19:33:34.182833+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-07-28T19:33:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:35 smithi155 bash[24090]: cluster 2024-07-28T19:33:35.096009+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-07-28T19:33:36.098 INFO:tasks.rados.rados.0.smithi045.stdout:1158: done (2 left) 2024-07-28T19:33:36.098 INFO:tasks.rados.rados.0.smithi045.stdout:1159: done (1 left) 2024-07-28T19:33:36.098 INFO:tasks.rados.rados.0.smithi045.stdout:1160: done (0 left) 2024-07-28T19:33:36.098 INFO:tasks.rados.rados.0.smithi045.stdout:1161: read oid 47 snap 141 2024-07-28T19:33:36.098 INFO:tasks.rados.rados.0.smithi045.stdout:1161: expect (ObjNum 416 snap 130 seq_num 416) 2024-07-28T19:33:36.099 INFO:tasks.rados.rados.0.smithi045.stdout:1162: snap_remove snap 140 2024-07-28T19:33:37.101 INFO:tasks.rados.rados.0.smithi045.stdout:1162: done (1 left) 2024-07-28T19:33:37.101 INFO:tasks.rados.rados.0.smithi045.stdout:1163: snap_remove snap 149 2024-07-28T19:33:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:37 smithi045 bash[80445]: cluster 2024-07-28T19:33:35.932873+0000 mgr.y (mgr.34101) 41 : cluster [DBG] pgmap v75: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 824 KiB/s wr, 14 op/s 2024-07-28T19:33:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:37 smithi045 bash[80445]: cluster 2024-07-28T19:33:36.098168+0000 mon.a (mon.0) 96 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-07-28T19:33:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:37 smithi045 bash[31704]: cluster 2024-07-28T19:33:35.932873+0000 mgr.y (mgr.34101) 41 : cluster [DBG] pgmap v75: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 824 KiB/s wr, 14 op/s 2024-07-28T19:33:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:37 smithi045 bash[31704]: cluster 2024-07-28T19:33:36.098168+0000 mon.a (mon.0) 96 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-07-28T19:33:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:37 smithi155 bash[24090]: cluster 2024-07-28T19:33:35.932873+0000 mgr.y (mgr.34101) 41 : cluster [DBG] pgmap v75: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 824 KiB/s wr, 14 op/s 2024-07-28T19:33:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:37 smithi155 bash[24090]: cluster 2024-07-28T19:33:36.098168+0000 mon.a (mon.0) 96 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-07-28T19:33:38.122 INFO:tasks.rados.rados.0.smithi045.stdout:1163: done (1 left) 2024-07-28T19:33:38.122 INFO:tasks.rados.rados.0.smithi045.stdout:1164: delete oid 21 current snap is 150 2024-07-28T19:33:38.122 INFO:tasks.rados.rados.0.smithi045.stdout:1161: expect (ObjNum 416 snap 130 seq_num 416) 2024-07-28T19:33:38.305 INFO:tasks.rados.rados.0.smithi045.stdout:1161: done (1 left) 2024-07-28T19:33:38.305 INFO:tasks.rados.rados.0.smithi045.stdout:1164: done (0 left) 2024-07-28T19:33:38.305 INFO:tasks.rados.rados.0.smithi045.stdout:1165: rollback oid 19 current snap is 150 2024-07-28T19:33:38.305 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 19 to 142 2024-07-28T19:33:38.305 INFO:tasks.rados.rados.0.smithi045.stdout:1166: read oid 5 snap -1 2024-07-28T19:33:38.305 INFO:tasks.rados.rados.0.smithi045.stdout:1166: expect (ObjNum 354 snap 109 seq_num 354) 2024-07-28T19:33:38.306 INFO:tasks.rados.rados.0.smithi045.stdout:1167: write oid 1 current snap is 150 2024-07-28T19:33:38.306 INFO:tasks.rados.rados.0.smithi045.stdout:1167: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2024-07-28T19:33:38.329 INFO:tasks.rados.rados.0.smithi045.stdout:1167: writing smithi04569809-1 from 480799 to 1050772 tid 1 2024-07-28T19:33:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:1167: writing smithi04569809-1 from 1475918 to 2245401 tid 2 2024-07-28T19:33:38.365 INFO:tasks.rados.rados.0.smithi045.stdout:1167: writing smithi04569809-1 from 2700190 to 3286794 tid 3 2024-07-28T19:33:38.365 INFO:tasks.rados.rados.0.smithi045.stdout:1168: rollback oid 10 current snap is 150 2024-07-28T19:33:38.365 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 135 2024-07-28T19:33:38.365 INFO:tasks.rados.rados.0.smithi045.stdout:1165: finishing rollback tid 0 to smithi04569809-19 2024-07-28T19:33:38.365 INFO:tasks.rados.rados.0.smithi045.stdout:1165: finishing rollback tid 1 to smithi04569809-19 2024-07-28T19:33:38.365 INFO:tasks.rados.rados.0.smithi045.stdout:1165: finishing rollback tid 2 to smithi04569809-19 2024-07-28T19:33:38.365 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 618 (ObjNum 393 snap 122 seq_num 393) dirty exists 2024-07-28T19:33:38.365 INFO:tasks.rados.rados.0.smithi045.stdout:1166: expect (ObjNum 354 snap 109 seq_num 354) 2024-07-28T19:33:38.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:38 smithi045 bash[80445]: cluster 2024-07-28T19:33:37.100839+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-07-28T19:33:38.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:38 smithi045 bash[31704]: cluster 2024-07-28T19:33:37.100839+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-07-28T19:33:38.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:38 smithi155 bash[24090]: cluster 2024-07-28T19:33:37.100839+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-07-28T19:33:38.669 INFO:tasks.rados.rados.0.smithi045.stdout:1167: finishing write tid 1 to smithi04569809-1 2024-07-28T19:33:38.669 INFO:tasks.rados.rados.0.smithi045.stdout:1167: finishing write tid 2 to smithi04569809-1 2024-07-28T19:33:38.669 INFO:tasks.rados.rados.0.smithi045.stdout:1167: finishing write tid 3 to smithi04569809-1 2024-07-28T19:33:38.669 INFO:tasks.rados.rados.0.smithi045.stdout:1167: finishing write tid 4 to smithi04569809-1 2024-07-28T19:33:38.670 INFO:tasks.rados.rados.0.smithi045.stdout:1168: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:33:38.670 INFO:tasks.rados.rados.0.smithi045.stdout:1168: finishing rollback tid 2 to smithi04569809-10 2024-07-28T19:33:38.670 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 553 (ObjNum 302 snap 93 seq_num 302) dirty exists 2024-07-28T19:33:38.670 INFO:tasks.rados.rados.0.smithi045.stdout:1167: finishing write tid 5 to smithi04569809-1 2024-07-28T19:33:38.670 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 308 (ObjNum 457 snap 150 seq_num 457) dirty exists 2024-07-28T19:33:38.670 INFO:tasks.rados.rados.0.smithi045.stdout:1167: left oid 1 (ObjNum 457 snap 150 seq_num 457) 2024-07-28T19:33:38.670 INFO:tasks.rados.rados.0.smithi045.stdout:1165: done (3 left) 2024-07-28T19:33:38.670 INFO:tasks.rados.rados.0.smithi045.stdout:1166: done (2 left) 2024-07-28T19:33:38.670 INFO:tasks.rados.rados.0.smithi045.stdout:1167: done (1 left) 2024-07-28T19:33:38.670 INFO:tasks.rados.rados.0.smithi045.stdout:1168: done (0 left) 2024-07-28T19:33:38.670 INFO:tasks.rados.rados.0.smithi045.stdout:1169: read oid 2 snap -1 2024-07-28T19:33:38.671 INFO:tasks.rados.rados.0.smithi045.stdout:1169: expect (ObjNum 431 snap 137 seq_num 431) 2024-07-28T19:33:38.671 INFO:tasks.rados.rados.0.smithi045.stdout:1170: write oid 12 current snap is 150 2024-07-28T19:33:38.671 INFO:tasks.rados.rados.0.smithi045.stdout:1170: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2024-07-28T19:33:38.689 INFO:tasks.rados.rados.0.smithi045.stdout:1170: writing smithi04569809-12 from 497606 to 1142828 tid 1 2024-07-28T19:33:38.709 INFO:tasks.rados.rados.0.smithi045.stdout:1170: writing smithi04569809-12 from 1934400 to 2563894 tid 2 2024-07-28T19:33:38.724 INFO:tasks.rados.rados.0.smithi045.stdout:1170: writing smithi04569809-12 from 3243966 to 3697606 tid 3 2024-07-28T19:33:38.724 INFO:tasks.rados.rados.0.smithi045.stdout:1171: write oid 47 current snap is 150 2024-07-28T19:33:38.725 INFO:tasks.rados.rados.0.smithi045.stdout:1171: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2024-07-28T19:33:38.737 INFO:tasks.rados.rados.0.smithi045.stdout:1171: writing smithi04569809-47 from 514413 to 1234884 tid 1 2024-07-28T19:33:38.751 INFO:tasks.rados.rados.0.smithi045.stdout:1171: writing smithi04569809-47 from 1876529 to 2649681 tid 2 2024-07-28T19:33:38.759 INFO:tasks.rados.rados.0.smithi045.stdout:1171: writing smithi04569809-47 from 3438683 to 3714413 tid 3 2024-07-28T19:33:38.759 INFO:tasks.rados.rados.0.smithi045.stdout:1172: write oid 1 current snap is 150 2024-07-28T19:33:38.759 INFO:tasks.rados.rados.0.smithi045.stdout:1172: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2024-07-28T19:33:38.768 INFO:tasks.rados.rados.0.smithi045.stdout:1172: writing smithi04569809-1 from 531220 to 1326940 tid 1 2024-07-28T19:33:38.776 INFO:tasks.rados.rados.0.smithi045.stdout:1172: writing smithi04569809-1 from 1935011 to 2451821 tid 2 2024-07-28T19:33:38.783 INFO:tasks.rados.rados.0.smithi045.stdout:1172: writing smithi04569809-1 from 3066106 to 3486526 tid 3 2024-07-28T19:33:38.783 INFO:tasks.rados.rados.0.smithi045.stdout:1173: rollback oid 25 current snap is 150 2024-07-28T19:33:38.783 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 25 to 142 2024-07-28T19:33:38.783 INFO:tasks.rados.rados.0.smithi045.stdout:1174: write oid 49 current snap is 150 2024-07-28T19:33:38.783 INFO:tasks.rados.rados.0.smithi045.stdout:1169: expect (ObjNum 431 snap 137 seq_num 431) 2024-07-28T19:33:39.027 INFO:tasks.rados.rados.0.smithi045.stdout:1170: finishing write tid 1 to smithi04569809-12 2024-07-28T19:33:39.027 INFO:tasks.rados.rados.0.smithi045.stdout:1170: finishing write tid 2 to smithi04569809-12 2024-07-28T19:33:39.027 INFO:tasks.rados.rados.0.smithi045.stdout:1170: finishing write tid 3 to smithi04569809-12 2024-07-28T19:33:39.027 INFO:tasks.rados.rados.0.smithi045.stdout:1170: finishing write tid 4 to smithi04569809-12 2024-07-28T19:33:39.027 INFO:tasks.rados.rados.0.smithi045.stdout:1170: finishing write tid 5 to smithi04569809-12 2024-07-28T19:33:39.027 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 688 (ObjNum 458 snap 150 seq_num 458) dirty exists 2024-07-28T19:33:39.027 INFO:tasks.rados.rados.0.smithi045.stdout:1170: left oid 12 (ObjNum 458 snap 150 seq_num 458) 2024-07-28T19:33:39.027 INFO:tasks.rados.rados.0.smithi045.stdout:1171: finishing write tid 1 to smithi04569809-47 2024-07-28T19:33:39.027 INFO:tasks.rados.rados.0.smithi045.stdout:1171: finishing write tid 2 to smithi04569809-47 2024-07-28T19:33:39.028 INFO:tasks.rados.rados.0.smithi045.stdout:1171: finishing write tid 3 to smithi04569809-47 2024-07-28T19:33:39.028 INFO:tasks.rados.rados.0.smithi045.stdout:1171: finishing write tid 4 to smithi04569809-47 2024-07-28T19:33:39.028 INFO:tasks.rados.rados.0.smithi045.stdout:1171: finishing write tid 5 to smithi04569809-47 2024-07-28T19:33:39.028 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 558 (ObjNum 459 snap 150 seq_num 459) dirty exists 2024-07-28T19:33:39.028 INFO:tasks.rados.rados.0.smithi045.stdout:1171: left oid 47 (ObjNum 459 snap 150 seq_num 459) 2024-07-28T19:33:39.028 INFO:tasks.rados.rados.0.smithi045.stdout:1172: finishing write tid 1 to smithi04569809-1 2024-07-28T19:33:39.028 INFO:tasks.rados.rados.0.smithi045.stdout:1172: finishing write tid 2 to smithi04569809-1 2024-07-28T19:33:39.028 INFO:tasks.rados.rados.0.smithi045.stdout:1174: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2024-07-28T19:33:39.032 INFO:tasks.rados.rados.0.smithi045.stdout:1174: writing smithi04569809-49 from 548027 to 1018996 tid 1 2024-07-28T19:33:39.041 INFO:tasks.rados.rados.0.smithi045.stdout:1174: writing smithi04569809-49 from 1593493 to 2370314 tid 2 2024-07-28T19:33:39.049 INFO:tasks.rados.rados.0.smithi045.stdout:1174: writing smithi04569809-49 from 3093529 to 3725221 tid 3 2024-07-28T19:33:39.049 INFO:tasks.rados.rados.0.smithi045.stdout:1169: done (5 left) 2024-07-28T19:33:39.049 INFO:tasks.rados.rados.0.smithi045.stdout:1170: done (4 left) 2024-07-28T19:33:39.049 INFO:tasks.rados.rados.0.smithi045.stdout:1171: done (3 left) 2024-07-28T19:33:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:1175: snap_create 2024-07-28T19:33:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:1172: finishing write tid 3 to smithi04569809-1 2024-07-28T19:33:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:1172: finishing write tid 4 to smithi04569809-1 2024-07-28T19:33:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:1172: finishing write tid 5 to smithi04569809-1 2024-07-28T19:33:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 312 (ObjNum 460 snap 150 seq_num 460) dirty exists 2024-07-28T19:33:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:1172: left oid 1 (ObjNum 460 snap 150 seq_num 460) 2024-07-28T19:33:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:1173: finishing rollback tid 0 to smithi04569809-25 2024-07-28T19:33:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:1173: finishing rollback tid 1 to smithi04569809-25 2024-07-28T19:33:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:1173: finishing rollback tid 2 to smithi04569809-25 2024-07-28T19:33:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 560 (ObjNum 444 snap 141 seq_num 444) dirty exists 2024-07-28T19:33:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:1174: finishing write tid 1 to smithi04569809-49 2024-07-28T19:33:39.051 INFO:tasks.rados.rados.0.smithi045.stdout:1174: finishing write tid 2 to smithi04569809-49 2024-07-28T19:33:39.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:38 smithi155 bash[60745]: ts=2024-07-28T19:33:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:39.054 INFO:tasks.rados.rados.0.smithi045.stdout:1174: finishing write tid 3 to smithi04569809-49 2024-07-28T19:33:39.054 INFO:tasks.rados.rados.0.smithi045.stdout:1174: finishing write tid 4 to smithi04569809-49 2024-07-28T19:33:39.055 INFO:tasks.rados.rados.0.smithi045.stdout:1174: finishing write tid 5 to smithi04569809-49 2024-07-28T19:33:39.055 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 387 (ObjNum 461 snap 150 seq_num 461) dirty exists 2024-07-28T19:33:39.055 INFO:tasks.rados.rados.0.smithi045.stdout:1174: left oid 49 (ObjNum 461 snap 150 seq_num 461) 2024-07-28T19:33:39.130 INFO:tasks.rados.rados.0.smithi045.stdout:1172: done (3 left) 2024-07-28T19:33:39.130 INFO:tasks.rados.rados.0.smithi045.stdout:1173: done (2 left) 2024-07-28T19:33:39.131 INFO:tasks.rados.rados.0.smithi045.stdout:1174: done (1 left) 2024-07-28T19:33:39.131 INFO:tasks.rados.rados.0.smithi045.stdout:1175: done (0 left) 2024-07-28T19:33:39.131 INFO:tasks.rados.rados.0.smithi045.stdout:1176: rollback oid 13 current snap is 151 2024-07-28T19:33:39.131 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 13 to 148 2024-07-28T19:33:39.131 INFO:tasks.rados.rados.0.smithi045.stdout:1177: read oid 18 snap 133 2024-07-28T19:33:39.131 INFO:tasks.rados.rados.0.smithi045.stdout:1177: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:33:39.131 INFO:tasks.rados.rados.0.smithi045.stdout:1178: delete oid 24 current snap is 151 2024-07-28T19:33:39.141 INFO:tasks.rados.rados.0.smithi045.stdout:1177: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:33:39.277 INFO:tasks.rados.rados.0.smithi045.stdout:1176: finishing rollback tid 0 to smithi04569809-13 2024-07-28T19:33:39.277 INFO:tasks.rados.rados.0.smithi045.stdout:1176: finishing rollback tid 1 to smithi04569809-13 2024-07-28T19:33:39.278 INFO:tasks.rados.rados.0.smithi045.stdout:1176: finishing rollback tid 2 to smithi04569809-13 2024-07-28T19:33:39.278 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 692 (ObjNum 272 snap 86 seq_num 272) dirty exists 2024-07-28T19:33:39.278 INFO:tasks.rados.rados.0.smithi045.stdout:1176: done (2 left) 2024-07-28T19:33:39.278 INFO:tasks.rados.rados.0.smithi045.stdout:1177: done (1 left) 2024-07-28T19:33:39.278 INFO:tasks.rados.rados.0.smithi045.stdout:1178: done (0 left) 2024-07-28T19:33:39.278 INFO:tasks.rados.rados.0.smithi045.stdout:1179: snap_create 2024-07-28T19:33:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:39 smithi045 bash[80445]: cluster 2024-07-28T19:33:37.933556+0000 mgr.y (mgr.34101) 42 : cluster [DBG] pgmap v78: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 380 KiB/s wr, 1 op/s 2024-07-28T19:33:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:39 smithi045 bash[80445]: cluster 2024-07-28T19:33:38.121728+0000 mon.a (mon.0) 98 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-07-28T19:33:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:39 smithi045 bash[31704]: cluster 2024-07-28T19:33:37.933556+0000 mgr.y (mgr.34101) 42 : cluster [DBG] pgmap v78: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 380 KiB/s wr, 1 op/s 2024-07-28T19:33:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:39 smithi045 bash[31704]: cluster 2024-07-28T19:33:38.121728+0000 mon.a (mon.0) 98 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-07-28T19:33:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:39 smithi155 bash[24090]: cluster 2024-07-28T19:33:37.933556+0000 mgr.y (mgr.34101) 42 : cluster [DBG] pgmap v78: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 380 KiB/s wr, 1 op/s 2024-07-28T19:33:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:39 smithi155 bash[24090]: cluster 2024-07-28T19:33:38.121728+0000 mon.a (mon.0) 98 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-07-28T19:33:40.133 INFO:tasks.rados.rados.0.smithi045.stdout:1179: done (0 left) 2024-07-28T19:33:40.134 INFO:tasks.rados.rados.0.smithi045.stdout:1180: snap_remove snap 136 2024-07-28T19:33:40.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:40 smithi045 bash[80445]: cluster 2024-07-28T19:33:39.130471+0000 mon.a (mon.0) 99 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-07-28T19:33:40.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:40 smithi045 bash[31704]: cluster 2024-07-28T19:33:39.130471+0000 mon.a (mon.0) 99 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-07-28T19:33:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:40 smithi155 bash[24090]: cluster 2024-07-28T19:33:39.130471+0000 mon.a (mon.0) 99 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-07-28T19:33:40.966 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:33:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:33:40] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2024-07-28T19:33:41.152 INFO:tasks.rados.rados.0.smithi045.stdout:1180: done (0 left) 2024-07-28T19:33:41.152 INFO:tasks.rados.rados.0.smithi045.stdout:1181: snap_remove snap 142 2024-07-28T19:33:41.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:41 smithi045 bash[80445]: cluster 2024-07-28T19:33:39.934331+0000 mgr.y (mgr.34101) 43 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-07-28T19:33:41.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:41 smithi045 bash[80445]: cluster 2024-07-28T19:33:40.134142+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-07-28T19:33:41.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:41 smithi045 bash[31704]: cluster 2024-07-28T19:33:39.934331+0000 mgr.y (mgr.34101) 43 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-07-28T19:33:41.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:41 smithi045 bash[31704]: cluster 2024-07-28T19:33:40.134142+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-07-28T19:33:41.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:41 smithi155 bash[24090]: cluster 2024-07-28T19:33:39.934331+0000 mgr.y (mgr.34101) 43 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-07-28T19:33:41.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:41 smithi155 bash[24090]: cluster 2024-07-28T19:33:40.134142+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-07-28T19:33:42.163 INFO:tasks.rados.rados.0.smithi045.stdout:1181: done (0 left) 2024-07-28T19:33:42.163 INFO:tasks.rados.rados.0.smithi045.stdout:1182: rollback oid 2 current snap is 152 2024-07-28T19:33:42.163 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 2 to 123 2024-07-28T19:33:42.164 INFO:tasks.rados.rados.0.smithi045.stdout:1183: write oid 26 current snap is 152 2024-07-28T19:33:42.164 INFO:tasks.rados.rados.0.smithi045.stdout:1183: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2024-07-28T19:33:42.186 INFO:tasks.rados.rados.0.smithi045.stdout:1183: writing smithi04569809-26 from 581641 to 1203108 tid 1 2024-07-28T19:33:42.208 INFO:tasks.rados.rados.0.smithi045.stdout:1183: writing smithi04569809-26 from 1994104 to 2774594 tid 2 2024-07-28T19:33:42.220 INFO:tasks.rados.rados.0.smithi045.stdout:1183: writing smithi04569809-26 from 3432022 to 3781641 tid 3 2024-07-28T19:33:42.220 INFO:tasks.rados.rados.0.smithi045.stdout:1184: rollback oid 44 current snap is 152 2024-07-28T19:33:42.220 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 44 to 139 2024-07-28T19:33:42.220 INFO:tasks.rados.rados.0.smithi045.stdout:1182: finishing rollback tid 0 to smithi04569809-2 2024-07-28T19:33:42.220 INFO:tasks.rados.rados.0.smithi045.stdout:1182: finishing rollback tid 1 to smithi04569809-2 2024-07-28T19:33:42.220 INFO:tasks.rados.rados.0.smithi045.stdout:1185: rollback oid 1 current snap is 152 2024-07-28T19:33:42.220 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 1 to 135 2024-07-28T19:33:42.220 INFO:tasks.rados.rados.0.smithi045.stdout:1182: finishing rollback tid 2 to smithi04569809-2 2024-07-28T19:33:42.220 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 704 (ObjNum 341 snap 105 seq_num 341) dirty exists 2024-07-28T19:33:42.220 INFO:tasks.rados.rados.0.smithi045.stdout:1183: finishing write tid 1 to smithi04569809-26 2024-07-28T19:33:42.220 INFO:tasks.rados.rados.0.smithi045.stdout:1183: finishing write tid 2 to smithi04569809-26 2024-07-28T19:33:42.221 INFO:tasks.rados.rados.0.smithi045.stdout:1182: done (3 left) 2024-07-28T19:33:42.221 INFO:tasks.rados.rados.0.smithi045.stdout:1186: snap_remove snap 127 2024-07-28T19:33:42.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:42 smithi045 bash[80445]: cluster 2024-07-28T19:33:41.150886+0000 mon.a (mon.0) 101 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-07-28T19:33:42.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:42 smithi045 bash[31704]: cluster 2024-07-28T19:33:41.150886+0000 mon.a (mon.0) 101 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-07-28T19:33:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:42 smithi155 bash[24090]: cluster 2024-07-28T19:33:41.150886+0000 mon.a (mon.0) 101 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-07-28T19:33:42.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:42 smithi155 bash[60745]: ts=2024-07-28T19:33:42.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:43.163 INFO:tasks.rados.rados.0.smithi045.stdout:1186: done (3 left) 2024-07-28T19:33:43.163 INFO:tasks.rados.rados.0.smithi045.stdout:1187: write oid 29 current snap is 152 2024-07-28T19:33:43.163 INFO:tasks.rados.rados.0.smithi045.stdout:1187: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2024-07-28T19:33:43.169 INFO:tasks.rados.rados.0.smithi045.stdout:1187: writing smithi04569809-29 from 598448 to 1011517 tid 1 2024-07-28T19:33:43.178 INFO:tasks.rados.rados.0.smithi045.stdout:1187: writing smithi04569809-29 from 1768939 to 2293087 tid 2 2024-07-28T19:33:43.185 INFO:tasks.rados.rados.0.smithi045.stdout:1187: writing smithi04569809-29 from 2775798 to 3357659 tid 3 2024-07-28T19:33:43.190 INFO:tasks.rados.rados.0.smithi045.stdout:1187: writing smithi04569809-29 from 3781488 to 3798448 tid 4 2024-07-28T19:33:43.190 INFO:tasks.rados.rados.0.smithi045.stdout:1188: snap_remove snap 138 2024-07-28T19:33:43.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:43 smithi045 bash[80445]: cluster 2024-07-28T19:33:41.935038+0000 mgr.y (mgr.34101) 44 : cluster [DBG] pgmap v84: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-07-28T19:33:43.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:43 smithi045 bash[80445]: cluster 2024-07-28T19:33:42.162038+0000 mon.a (mon.0) 102 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-07-28T19:33:43.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:43 smithi045 bash[31704]: cluster 2024-07-28T19:33:41.935038+0000 mgr.y (mgr.34101) 44 : cluster [DBG] pgmap v84: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-07-28T19:33:43.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:43 smithi045 bash[31704]: cluster 2024-07-28T19:33:42.162038+0000 mon.a (mon.0) 102 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-07-28T19:33:43.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:43 smithi155 bash[24090]: cluster 2024-07-28T19:33:41.935038+0000 mgr.y (mgr.34101) 44 : cluster [DBG] pgmap v84: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-07-28T19:33:43.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:43 smithi155 bash[24090]: cluster 2024-07-28T19:33:42.162038+0000 mon.a (mon.0) 102 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-07-28T19:33:43.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:43 smithi155 bash[60745]: ts=2024-07-28T19:33:43.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:44.187 INFO:tasks.rados.rados.0.smithi045.stdout:1188: done (4 left) 2024-07-28T19:33:44.187 INFO:tasks.rados.rados.0.smithi045.stdout:1189: rollback oid 41 current snap is 152 2024-07-28T19:33:44.187 INFO:tasks.rados.rados.0.smithi045.stdout:1183: finishing write tid 3 to smithi04569809-26 2024-07-28T19:33:44.187 INFO:tasks.rados.rados.0.smithi045.stdout:1185: finishing rollback tid 0 to smithi04569809-1 2024-07-28T19:33:44.187 INFO:tasks.rados.rados.0.smithi045.stdout:1184: finishing rollback tid 0 to smithi04569809-44 2024-07-28T19:33:44.187 INFO:tasks.rados.rados.0.smithi045.stdout:1185: finishing rollback tid 1 to smithi04569809-1 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:1183: finishing write tid 4 to smithi04569809-26 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:1185: finishing rollback tid 2 to smithi04569809-1 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 320 (ObjNum 383 snap 121 seq_num 383) dirty exists 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:1183: finishing write tid 5 to smithi04569809-26 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 348 (ObjNum 463 snap 152 seq_num 463) dirty exists 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:1183: left oid 26 (ObjNum 463 snap 152 seq_num 463) 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:1184: finishing rollback tid 1 to smithi04569809-44 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:1184: finishing rollback tid 2 to smithi04569809-44 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 712 (ObjNum 326 snap 101 seq_num 326) dirty exists 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:1187: finishing write tid 1 to smithi04569809-29 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:1187: finishing write tid 2 to smithi04569809-29 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:1187: finishing write tid 3 to smithi04569809-29 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:1187: finishing write tid 4 to smithi04569809-29 2024-07-28T19:33:44.188 INFO:tasks.rados.rados.0.smithi045.stdout:1187: finishing write tid 5 to smithi04569809-29 2024-07-28T19:33:44.189 INFO:tasks.rados.rados.0.smithi045.stdout:1187: finishing write tid 6 to smithi04569809-29 2024-07-28T19:33:44.189 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 820 (ObjNum 464 snap 152 seq_num 464) dirty exists 2024-07-28T19:33:44.189 INFO:tasks.rados.rados.0.smithi045.stdout:1187: left oid 29 (ObjNum 464 snap 152 seq_num 464) 2024-07-28T19:33:44.189 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 41 to 146 2024-07-28T19:33:44.189 INFO:tasks.rados.rados.0.smithi045.stdout:1183: done (4 left) 2024-07-28T19:33:44.189 INFO:tasks.rados.rados.0.smithi045.stdout:1184: done (3 left) 2024-07-28T19:33:44.189 INFO:tasks.rados.rados.0.smithi045.stdout:1185: done (2 left) 2024-07-28T19:33:44.189 INFO:tasks.rados.rados.0.smithi045.stdout:1187: done (1 left) 2024-07-28T19:33:44.189 INFO:tasks.rados.rados.0.smithi045.stdout:1190: delete oid 2 current snap is 152 2024-07-28T19:33:44.201 INFO:tasks.rados.rados.0.smithi045.stdout:1189: finishing rollback tid 0 to smithi04569809-41 2024-07-28T19:33:44.201 INFO:tasks.rados.rados.0.smithi045.stdout:1189: finishing rollback tid 1 to smithi04569809-41 2024-07-28T19:33:44.202 INFO:tasks.rados.rados.0.smithi045.stdout:1189: finishing rollback tid 2 to smithi04569809-41 2024-07-28T19:33:44.202 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 576 (ObjNum 75 snap 9 seq_num 75) dirty exists 2024-07-28T19:33:44.205 INFO:tasks.rados.rados.0.smithi045.stdout:1189: done (1 left) 2024-07-28T19:33:44.205 INFO:tasks.rados.rados.0.smithi045.stdout:1190: done (0 left) 2024-07-28T19:33:44.205 INFO:tasks.rados.rados.0.smithi045.stdout:1191: rollback oid 48 current snap is 152 2024-07-28T19:33:44.205 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 48 to 145 2024-07-28T19:33:44.205 INFO:tasks.rados.rados.0.smithi045.stdout:1192: snap_create 2024-07-28T19:33:44.211 INFO:tasks.rados.rados.0.smithi045.stdout:1191: finishing rollback tid 0 to smithi04569809-48 2024-07-28T19:33:44.212 INFO:tasks.rados.rados.0.smithi045.stdout:1191: finishing rollback tid 1 to smithi04569809-48 2024-07-28T19:33:44.213 INFO:tasks.rados.rados.0.smithi045.stdout:1191: finishing rollback tid 2 to smithi04569809-48 2024-07-28T19:33:44.214 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 410 (ObjNum 433 snap 138 seq_num 433) dirty exists 2024-07-28T19:33:44.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:44 smithi155 bash[24090]: cluster 2024-07-28T19:33:43.163028+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-07-28T19:33:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:44 smithi045 bash[80445]: cluster 2024-07-28T19:33:43.163028+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-07-28T19:33:44.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:44 smithi045 bash[31704]: cluster 2024-07-28T19:33:43.163028+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-07-28T19:33:44.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:44 smithi155 bash[60745]: ts=2024-07-28T19:33:44.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:44.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:44 smithi155 bash[60745]: ts=2024-07-28T19:33:44.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:45.101 INFO:tasks.rados.rados.0.smithi045.stdout:1191: done (1 left) 2024-07-28T19:33:45.101 INFO:tasks.rados.rados.0.smithi045.stdout:1192: done (0 left) 2024-07-28T19:33:45.101 INFO:tasks.rados.rados.0.smithi045.stdout:1193: delete oid 11 current snap is 153 2024-07-28T19:33:45.107 INFO:tasks.rados.rados.0.smithi045.stdout:1193: done (0 left) 2024-07-28T19:33:45.107 INFO:tasks.rados.rados.0.smithi045.stdout:1194: delete oid 37 current snap is 153 2024-07-28T19:33:45.111 INFO:tasks.rados.rados.0.smithi045.stdout:1194: done (0 left) 2024-07-28T19:33:45.111 INFO:tasks.rados.rados.0.smithi045.stdout:1195: read oid 46 snap -1 2024-07-28T19:33:45.112 INFO:tasks.rados.rados.0.smithi045.stdout:1195: expect (ObjNum 432 snap 137 seq_num 432) 2024-07-28T19:33:45.112 INFO:tasks.rados.rados.0.smithi045.stdout:1196: rollback oid 6 current snap is 153 2024-07-28T19:33:45.112 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 6 to 144 2024-07-28T19:33:45.112 INFO:tasks.rados.rados.0.smithi045.stdout:1197: snap_create 2024-07-28T19:33:45.121 INFO:tasks.rados.rados.0.smithi045.stdout:1196: finishing rollback tid 0 to smithi04569809-6 2024-07-28T19:33:45.124 INFO:tasks.rados.rados.0.smithi045.stdout:1196: finishing rollback tid 1 to smithi04569809-6 2024-07-28T19:33:45.124 INFO:tasks.rados.rados.0.smithi045.stdout:1196: finishing rollback tid 2 to smithi04569809-6 2024-07-28T19:33:45.124 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 832 (ObjNum 425 snap 135 seq_num 425) dirty exists 2024-07-28T19:33:45.125 INFO:tasks.rados.rados.0.smithi045.stdout:1195: expect (ObjNum 432 snap 137 seq_num 432) 2024-07-28T19:33:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:45 smithi045 bash[80445]: cluster 2024-07-28T19:33:43.936309+0000 mgr.y (mgr.34101) 45 : cluster [DBG] pgmap v87: 89 pgs: 89 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T19:33:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:45 smithi045 bash[80445]: cluster 2024-07-28T19:33:44.184701+0000 mon.a (mon.0) 104 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-07-28T19:33:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:45 smithi045 bash[80445]: cluster 2024-07-28T19:33:45.101297+0000 mon.a (mon.0) 105 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-07-28T19:33:45.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:45 smithi045 bash[31704]: cluster 2024-07-28T19:33:43.936309+0000 mgr.y (mgr.34101) 45 : cluster [DBG] pgmap v87: 89 pgs: 89 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T19:33:45.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:45 smithi045 bash[31704]: cluster 2024-07-28T19:33:44.184701+0000 mon.a (mon.0) 104 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-07-28T19:33:45.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:45 smithi045 bash[31704]: cluster 2024-07-28T19:33:45.101297+0000 mon.a (mon.0) 105 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-07-28T19:33:45.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:45 smithi155 bash[24090]: cluster 2024-07-28T19:33:43.936309+0000 mgr.y (mgr.34101) 45 : cluster [DBG] pgmap v87: 89 pgs: 89 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T19:33:45.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:45 smithi155 bash[24090]: cluster 2024-07-28T19:33:44.184701+0000 mon.a (mon.0) 104 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-07-28T19:33:45.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:45 smithi155 bash[24090]: cluster 2024-07-28T19:33:45.101297+0000 mon.a (mon.0) 105 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-07-28T19:33:46.112 INFO:tasks.rados.rados.0.smithi045.stdout:1195: done (2 left) 2024-07-28T19:33:46.112 INFO:tasks.rados.rados.0.smithi045.stdout:1196: done (1 left) 2024-07-28T19:33:46.112 INFO:tasks.rados.rados.0.smithi045.stdout:1197: done (0 left) 2024-07-28T19:33:46.112 INFO:tasks.rados.rados.0.smithi045.stdout:1198: write oid 29 current snap is 154 2024-07-28T19:33:46.112 INFO:tasks.rados.rados.0.smithi045.stdout:1198: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2024-07-28T19:33:46.134 INFO:tasks.rados.rados.0.smithi045.stdout:1198: writing smithi04569809-29 from 665676 to 1379741 tid 1 2024-07-28T19:33:46.151 INFO:tasks.rados.rados.0.smithi045.stdout:1198: writing smithi04569809-29 from 1886514 to 2418000 tid 2 2024-07-28T19:33:46.171 INFO:tasks.rados.rados.0.smithi045.stdout:1198: writing smithi04569809-29 from 3169137 to 3865676 tid 3 2024-07-28T19:33:46.171 INFO:tasks.rados.rados.0.smithi045.stdout:1199: write oid 41 current snap is 154 2024-07-28T19:33:46.171 INFO:tasks.rados.rados.0.smithi045.stdout:1199: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2024-07-28T19:33:46.186 INFO:tasks.rados.rados.0.smithi045.stdout:1199: writing smithi04569809-41 from 682483 to 1471797 tid 1 2024-07-28T19:33:46.197 INFO:tasks.rados.rados.0.smithi045.stdout:1199: writing smithi04569809-41 from 1944996 to 2736493 tid 2 2024-07-28T19:33:46.205 INFO:tasks.rados.rados.0.smithi045.stdout:1199: writing smithi04569809-41 from 3196560 to 3751134 tid 3 2024-07-28T19:33:46.205 INFO:tasks.rados.rados.0.smithi045.stdout:1200: read oid 24 snap -1 2024-07-28T19:33:46.205 INFO:tasks.rados.rados.0.smithi045.stdout:1200: expect deleted 2024-07-28T19:33:46.206 INFO:tasks.rados.rados.0.smithi045.stdout:1201: snap_remove snap 137 2024-07-28T19:33:47.191 INFO:tasks.rados.rados.0.smithi045.stdout:1201: done (3 left) 2024-07-28T19:33:47.191 INFO:tasks.rados.rados.0.smithi045.stdout:1202: snap_create 2024-07-28T19:33:47.191 INFO:tasks.rados.rados.0.smithi045.stdout:1198: finishing write tid 1 to smithi04569809-29 2024-07-28T19:33:47.191 INFO:tasks.rados.rados.0.smithi045.stdout:1198: finishing write tid 2 to smithi04569809-29 2024-07-28T19:33:47.191 INFO:tasks.rados.rados.0.smithi045.stdout:1198: finishing write tid 3 to smithi04569809-29 2024-07-28T19:33:47.191 INFO:tasks.rados.rados.0.smithi045.stdout:1198: finishing write tid 4 to smithi04569809-29 2024-07-28T19:33:47.191 INFO:tasks.rados.rados.0.smithi045.stdout:1198: finishing write tid 5 to smithi04569809-29 2024-07-28T19:33:47.191 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 837 (ObjNum 468 snap 154 seq_num 468) dirty exists 2024-07-28T19:33:47.191 INFO:tasks.rados.rados.0.smithi045.stdout:1198: left oid 29 (ObjNum 468 snap 154 seq_num 468) 2024-07-28T19:33:47.191 INFO:tasks.rados.rados.0.smithi045.stdout:1199: finishing write tid 1 to smithi04569809-41 2024-07-28T19:33:47.192 INFO:tasks.rados.rados.0.smithi045.stdout:1199: finishing write tid 2 to smithi04569809-41 2024-07-28T19:33:47.192 INFO:tasks.rados.rados.0.smithi045.stdout:1199: finishing write tid 3 to smithi04569809-41 2024-07-28T19:33:47.192 INFO:tasks.rados.rados.0.smithi045.stdout:1199: finishing write tid 4 to smithi04569809-41 2024-07-28T19:33:47.192 INFO:tasks.rados.rados.0.smithi045.stdout:1199: finishing write tid 5 to smithi04569809-41 2024-07-28T19:33:47.192 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 581 (ObjNum 469 snap 154 seq_num 469) dirty exists 2024-07-28T19:33:47.192 INFO:tasks.rados.rados.0.smithi045.stdout:1199: left oid 41 (ObjNum 469 snap 154 seq_num 469) 2024-07-28T19:33:47.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:47 smithi045 bash[80445]: cluster 2024-07-28T19:33:45.937110+0000 mgr.y (mgr.34101) 46 : cluster [DBG] pgmap v90: 89 pgs: 89 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T19:33:47.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:47 smithi045 bash[80445]: cluster 2024-07-28T19:33:46.111839+0000 mon.a (mon.0) 106 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-07-28T19:33:47.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:47 smithi045 bash[31704]: cluster 2024-07-28T19:33:45.937110+0000 mgr.y (mgr.34101) 46 : cluster [DBG] pgmap v90: 89 pgs: 89 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T19:33:47.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:47 smithi045 bash[31704]: cluster 2024-07-28T19:33:46.111839+0000 mon.a (mon.0) 106 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-07-28T19:33:47.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:47 smithi155 bash[24090]: cluster 2024-07-28T19:33:45.937110+0000 mgr.y (mgr.34101) 46 : cluster [DBG] pgmap v90: 89 pgs: 89 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-07-28T19:33:47.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:47 smithi155 bash[24090]: cluster 2024-07-28T19:33:46.111839+0000 mon.a (mon.0) 106 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-07-28T19:33:48.202 INFO:tasks.rados.rados.0.smithi045.stdout:1198: done (3 left) 2024-07-28T19:33:48.202 INFO:tasks.rados.rados.0.smithi045.stdout:1199: done (2 left) 2024-07-28T19:33:48.202 INFO:tasks.rados.rados.0.smithi045.stdout:1200: done (1 left) 2024-07-28T19:33:48.202 INFO:tasks.rados.rados.0.smithi045.stdout:1202: done (0 left) 2024-07-28T19:33:48.202 INFO:tasks.rados.rados.0.smithi045.stdout:1203: read oid 37 snap -1 2024-07-28T19:33:48.202 INFO:tasks.rados.rados.0.smithi045.stdout:1203: expect deleted 2024-07-28T19:33:48.202 INFO:tasks.rados.rados.0.smithi045.stdout:1204: snap_remove snap 150 2024-07-28T19:33:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:48 smithi045 bash[80445]: cluster 2024-07-28T19:33:47.190213+0000 mon.a (mon.0) 107 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-07-28T19:33:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:48 smithi045 bash[80445]: audit 2024-07-28T19:33:48.021773+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:48.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:48 smithi045 bash[31704]: cluster 2024-07-28T19:33:47.190213+0000 mon.a (mon.0) 107 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-07-28T19:33:48.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:48 smithi045 bash[31704]: audit 2024-07-28T19:33:48.021773+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:48.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:48 smithi155 bash[24090]: cluster 2024-07-28T19:33:47.190213+0000 mon.a (mon.0) 107 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-07-28T19:33:48.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:48 smithi155 bash[24090]: audit 2024-07-28T19:33:48.021773+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:33:49.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:48 smithi155 bash[60745]: ts=2024-07-28T19:33:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:49.204 INFO:tasks.rados.rados.0.smithi045.stdout:1204: done (1 left) 2024-07-28T19:33:49.204 INFO:tasks.rados.rados.0.smithi045.stdout:1205: rollback oid 41 current snap is 155 2024-07-28T19:33:49.204 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 41 to 145 2024-07-28T19:33:49.204 INFO:tasks.rados.rados.0.smithi045.stdout:1206: rollback oid 3 current snap is 155 2024-07-28T19:33:49.204 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 145 2024-07-28T19:33:49.204 INFO:tasks.rados.rados.0.smithi045.stdout:1207: snap_remove snap 152 2024-07-28T19:33:49.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:49 smithi045 bash[31704]: cluster 2024-07-28T19:33:47.937860+0000 mgr.y (mgr.34101) 47 : cluster [DBG] pgmap v93: 89 pgs: 89 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:33:49.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:49 smithi045 bash[31704]: cluster 2024-07-28T19:33:48.202246+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-07-28T19:33:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:49 smithi045 bash[80445]: cluster 2024-07-28T19:33:47.937860+0000 mgr.y (mgr.34101) 47 : cluster [DBG] pgmap v93: 89 pgs: 89 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:33:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:49 smithi045 bash[80445]: cluster 2024-07-28T19:33:48.202246+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-07-28T19:33:49.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:49 smithi155 bash[24090]: cluster 2024-07-28T19:33:47.937860+0000 mgr.y (mgr.34101) 47 : cluster [DBG] pgmap v93: 89 pgs: 89 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:33:49.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:49 smithi155 bash[24090]: cluster 2024-07-28T19:33:48.202246+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-07-28T19:33:50.221 INFO:tasks.rados.rados.0.smithi045.stdout:1207: done (3 left) 2024-07-28T19:33:50.222 INFO:tasks.rados.rados.0.smithi045.stdout:1208: write oid 5 current snap is 155 2024-07-28T19:33:50.222 INFO:tasks.rados.rados.0.smithi045.stdout:1208: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2024-07-28T19:33:50.233 INFO:tasks.rados.rados.0.smithi045.stdout:1208: writing smithi04569809-5 from 699290 to 1163853 tid 1 2024-07-28T19:33:50.244 INFO:tasks.rados.rados.0.smithi045.stdout:1208: writing smithi04569809-5 from 1603478 to 2138633 tid 2 2024-07-28T19:33:50.258 INFO:tasks.rados.rados.0.smithi045.stdout:1208: writing smithi04569809-5 from 2823983 to 3589829 tid 3 2024-07-28T19:33:50.259 INFO:tasks.rados.rados.0.smithi045.stdout:1209: snap_create 2024-07-28T19:33:50.259 INFO:tasks.rados.rados.0.smithi045.stdout:1206: finishing rollback tid 0 to smithi04569809-3 2024-07-28T19:33:50.259 INFO:tasks.rados.rados.0.smithi045.stdout:1206: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:33:50.259 INFO:tasks.rados.rados.0.smithi045.stdout:1206: finishing rollback tid 2 to smithi04569809-3 2024-07-28T19:33:50.259 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 633 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-07-28T19:33:50.259 INFO:tasks.rados.rados.0.smithi045.stdout:1205: finishing rollback tid 0 to smithi04569809-41 2024-07-28T19:33:50.259 INFO:tasks.rados.rados.0.smithi045.stdout:1205: finishing rollback tid 1 to smithi04569809-41 2024-07-28T19:33:50.259 INFO:tasks.rados.rados.0.smithi045.stdout:1205: finishing rollback tid 2 to smithi04569809-41 2024-07-28T19:33:50.259 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 591 (ObjNum 75 snap 9 seq_num 75) dirty exists 2024-07-28T19:33:50.259 INFO:tasks.rados.rados.0.smithi045.stdout:1208: finishing write tid 1 to smithi04569809-5 2024-07-28T19:33:50.259 INFO:tasks.rados.rados.0.smithi045.stdout:1208: finishing write tid 2 to smithi04569809-5 2024-07-28T19:33:50.267 INFO:tasks.rados.rados.0.smithi045.stdout:1208: finishing write tid 3 to smithi04569809-5 2024-07-28T19:33:50.267 INFO:tasks.rados.rados.0.smithi045.stdout:1208: finishing write tid 4 to smithi04569809-5 2024-07-28T19:33:50.267 INFO:tasks.rados.rados.0.smithi045.stdout:1208: finishing write tid 5 to smithi04569809-5 2024-07-28T19:33:50.267 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 754 (ObjNum 470 snap 155 seq_num 470) dirty exists 2024-07-28T19:33:50.268 INFO:tasks.rados.rados.0.smithi045.stdout:1208: left oid 5 (ObjNum 470 snap 155 seq_num 470) 2024-07-28T19:33:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:50 smithi045 bash[80445]: cluster 2024-07-28T19:33:49.202685+0000 mon.a (mon.0) 109 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-07-28T19:33:50.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:50 smithi045 bash[31704]: cluster 2024-07-28T19:33:49.202685+0000 mon.a (mon.0) 109 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-07-28T19:33:50.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:50 smithi155 bash[24090]: cluster 2024-07-28T19:33:49.202685+0000 mon.a (mon.0) 109 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-07-28T19:33:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:33:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:33:50] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2024-07-28T19:33:51.222 INFO:tasks.rados.rados.0.smithi045.stdout:1203: done (4 left) 2024-07-28T19:33:51.222 INFO:tasks.rados.rados.0.smithi045.stdout:1205: done (3 left) 2024-07-28T19:33:51.223 INFO:tasks.rados.rados.0.smithi045.stdout:1206: done (2 left) 2024-07-28T19:33:51.223 INFO:tasks.rados.rados.0.smithi045.stdout:1208: done (1 left) 2024-07-28T19:33:51.223 INFO:tasks.rados.rados.0.smithi045.stdout:1209: done (0 left) 2024-07-28T19:33:51.223 INFO:tasks.rados.rados.0.smithi045.stdout:1210: rollback oid 29 current snap is 156 2024-07-28T19:33:51.223 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 29 to 144 2024-07-28T19:33:51.223 INFO:tasks.rados.rados.0.smithi045.stdout:1211: rollback oid 34 current snap is 156 2024-07-28T19:33:51.223 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 34 to 146 2024-07-28T19:33:51.223 INFO:tasks.rados.rados.0.smithi045.stdout:1212: delete oid 2 current snap is 156 2024-07-28T19:33:51.240 INFO:tasks.rados.rados.0.smithi045.stdout:1210: finishing rollback tid 0 to smithi04569809-29 2024-07-28T19:33:51.240 INFO:tasks.rados.rados.0.smithi045.stdout:1211: finishing rollback tid 0 to smithi04569809-34 2024-07-28T19:33:51.240 INFO:tasks.rados.rados.0.smithi045.stdout:1210: finishing rollback tid 1 to smithi04569809-29 2024-07-28T19:33:51.240 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 852 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:33:51.240 INFO:tasks.rados.rados.0.smithi045.stdout:1211: finishing rollback tid 1 to smithi04569809-34 2024-07-28T19:33:51.241 INFO:tasks.rados.rados.0.smithi045.stdout:1211: finishing rollback tid 2 to smithi04569809-34 2024-07-28T19:33:51.241 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 758 (ObjNum 312 snap 94 seq_num 312) dirty exists 2024-07-28T19:33:51.241 INFO:tasks.rados.rados.0.smithi045.stdout:1210: done (2 left) 2024-07-28T19:33:51.241 INFO:tasks.rados.rados.0.smithi045.stdout:1211: done (1 left) 2024-07-28T19:33:51.241 INFO:tasks.rados.rados.0.smithi045.stdout:1212: done (0 left) 2024-07-28T19:33:51.242 INFO:tasks.rados.rados.0.smithi045.stdout:1213: write oid 29 current snap is 156 2024-07-28T19:33:51.242 INFO:tasks.rados.rados.0.smithi045.stdout:1213: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2024-07-28T19:33:51.262 INFO:tasks.rados.rados.0.smithi045.stdout:1213: writing smithi04569809-29 from 732904 to 1464318 tid 1 2024-07-28T19:33:51.279 INFO:tasks.rados.rados.0.smithi045.stdout:1213: writing smithi04569809-29 from 2120442 to 2659266 tid 2 2024-07-28T19:33:51.292 INFO:tasks.rados.rados.0.smithi045.stdout:1213: writing smithi04569809-29 from 3278829 to 3783572 tid 3 2024-07-28T19:33:51.293 INFO:tasks.rados.rados.0.smithi045.stdout:1214: snap_remove snap 145 2024-07-28T19:33:51.293 INFO:tasks.rados.rados.0.smithi045.stdout:1213: finishing write tid 1 to smithi04569809-29 2024-07-28T19:33:51.293 INFO:tasks.rados.rados.0.smithi045.stdout:1213: finishing write tid 2 to smithi04569809-29 2024-07-28T19:33:51.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:51 smithi155 bash[24090]: cluster 2024-07-28T19:33:49.938628+0000 mgr.y (mgr.34101) 48 : cluster [DBG] pgmap v96: 89 pgs: 89 active+clean; 198 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 996 KiB/s wr, 6 op/s 2024-07-28T19:33:51.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:51 smithi155 bash[24090]: cluster 2024-07-28T19:33:50.220511+0000 mon.a (mon.0) 110 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-07-28T19:33:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:51 smithi045 bash[80445]: cluster 2024-07-28T19:33:49.938628+0000 mgr.y (mgr.34101) 48 : cluster [DBG] pgmap v96: 89 pgs: 89 active+clean; 198 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 996 KiB/s wr, 6 op/s 2024-07-28T19:33:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:51 smithi045 bash[80445]: cluster 2024-07-28T19:33:50.220511+0000 mon.a (mon.0) 110 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-07-28T19:33:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:51 smithi045 bash[31704]: cluster 2024-07-28T19:33:49.938628+0000 mgr.y (mgr.34101) 48 : cluster [DBG] pgmap v96: 89 pgs: 89 active+clean; 198 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 996 KiB/s wr, 6 op/s 2024-07-28T19:33:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:51 smithi045 bash[31704]: cluster 2024-07-28T19:33:50.220511+0000 mon.a (mon.0) 110 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-07-28T19:33:52.241 INFO:tasks.rados.rados.0.smithi045.stdout:1214: done (1 left) 2024-07-28T19:33:52.241 INFO:tasks.rados.rados.0.smithi045.stdout:1215: write oid 48 current snap is 156 2024-07-28T19:33:52.241 INFO:tasks.rados.rados.0.smithi045.stdout:1215: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2024-07-28T19:33:52.258 INFO:tasks.rados.rados.0.smithi045.stdout:1215: writing smithi04569809-48 from 749711 to 1156374 tid 1 2024-07-28T19:33:52.275 INFO:tasks.rados.rados.0.smithi045.stdout:1215: writing smithi04569809-48 from 1778924 to 2461406 tid 2 2024-07-28T19:33:52.292 INFO:tasks.rados.rados.0.smithi045.stdout:1215: writing smithi04569809-48 from 3189899 to 3905914 tid 3 2024-07-28T19:33:52.292 INFO:tasks.rados.rados.0.smithi045.stdout:1216: rollback oid 19 current snap is 156 2024-07-28T19:33:52.292 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 19 to 154 2024-07-28T19:33:52.292 INFO:tasks.rados.rados.0.smithi045.stdout:1213: finishing write tid 3 to smithi04569809-29 2024-07-28T19:33:52.292 INFO:tasks.rados.rados.0.smithi045.stdout:1213: finishing write tid 4 to smithi04569809-29 2024-07-28T19:33:52.292 INFO:tasks.rados.rados.0.smithi045.stdout:1213: finishing write tid 5 to smithi04569809-29 2024-07-28T19:33:52.292 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 856 (ObjNum 472 snap 156 seq_num 472) dirty exists 2024-07-28T19:33:52.293 INFO:tasks.rados.rados.0.smithi045.stdout:1213: left oid 29 (ObjNum 472 snap 156 seq_num 472) 2024-07-28T19:33:52.293 INFO:tasks.rados.rados.0.smithi045.stdout:1215: finishing write tid 1 to smithi04569809-48 2024-07-28T19:33:52.293 INFO:tasks.rados.rados.0.smithi045.stdout:1215: finishing write tid 2 to smithi04569809-48 2024-07-28T19:33:52.293 INFO:tasks.rados.rados.0.smithi045.stdout:1213: done (2 left) 2024-07-28T19:33:52.293 INFO:tasks.rados.rados.0.smithi045.stdout:1217: snap_remove snap 130 2024-07-28T19:33:52.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:52 smithi155 bash[60745]: ts=2024-07-28T19:33:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:52.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:52 smithi155 bash[24090]: cluster 2024-07-28T19:33:51.222482+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-07-28T19:33:52.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:52 smithi045 bash[31704]: cluster 2024-07-28T19:33:51.222482+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-07-28T19:33:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:52 smithi045 bash[80445]: cluster 2024-07-28T19:33:51.222482+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:1216: finishing rollback tid 0 to smithi04569809-19 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:1215: finishing write tid 3 to smithi04569809-48 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:1216: finishing rollback tid 1 to smithi04569809-19 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:1215: finishing write tid 4 to smithi04569809-48 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:1216: finishing rollback tid 2 to smithi04569809-19 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 643 (ObjNum 393 snap 122 seq_num 393) dirty exists 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:1215: finishing write tid 5 to smithi04569809-48 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 421 (ObjNum 473 snap 156 seq_num 473) dirty exists 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:1215: left oid 48 (ObjNum 473 snap 156 seq_num 473) 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:1215: done (2 left) 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:1216: done (1 left) 2024-07-28T19:33:53.243 INFO:tasks.rados.rados.0.smithi045.stdout:1217: done (0 left) 2024-07-28T19:33:53.244 INFO:tasks.rados.rados.0.smithi045.stdout:1218: delete oid 16 current snap is 156 2024-07-28T19:33:53.267 INFO:tasks.rados.rados.0.smithi045.stdout:1218: done (0 left) 2024-07-28T19:33:53.268 INFO:tasks.rados.rados.0.smithi045.stdout:1219: write oid 50 current snap is 156 2024-07-28T19:33:53.268 INFO:tasks.rados.rados.0.smithi045.stdout:1219: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2024-07-28T19:33:53.284 INFO:tasks.rados.rados.0.smithi045.stdout:1219: writing smithi04569809-50 from 783325 to 1340486 tid 1 2024-07-28T19:33:53.297 INFO:tasks.rados.rados.0.smithi045.stdout:1219: writing smithi04569809-50 from 1779535 to 2465686 tid 2 2024-07-28T19:33:53.312 INFO:tasks.rados.rados.0.smithi045.stdout:1219: writing smithi04569809-50 from 3244745 to 3699657 tid 3 2024-07-28T19:33:53.312 INFO:tasks.rados.rados.0.smithi045.stdout:1220: read oid 31 snap 133 2024-07-28T19:33:53.312 INFO:tasks.rados.rados.0.smithi045.stdout:1220: expect (ObjNum 410 snap 127 seq_num 410) 2024-07-28T19:33:53.312 INFO:tasks.rados.rados.0.smithi045.stdout:1221: write oid 34 current snap is 156 2024-07-28T19:33:53.312 INFO:tasks.rados.rados.0.smithi045.stdout:1219: finishing write tid 1 to smithi04569809-50 2024-07-28T19:33:53.312 INFO:tasks.rados.rados.0.smithi045.stdout:1219: finishing write tid 2 to smithi04569809-50 2024-07-28T19:33:53.312 INFO:tasks.rados.rados.0.smithi045.stdout:1221: seq_num 476 ranges {400132=632410,1438017=546162} 2024-07-28T19:33:53.322 INFO:tasks.rados.rados.0.smithi045.stdout:1221: writing smithi04569809-34 from 400132 to 1032542 tid 1 2024-07-28T19:33:53.332 INFO:tasks.rados.rados.0.smithi045.stdout:1221: writing smithi04569809-34 from 1438017 to 1984179 tid 2 2024-07-28T19:33:53.332 INFO:tasks.rados.rados.0.smithi045.stdout:1222: write oid 10 current snap is 156 2024-07-28T19:33:53.332 INFO:tasks.rados.rados.0.smithi045.stdout:1222: seq_num 477 ranges {416939=707659,1896499=120440} 2024-07-28T19:33:53.342 INFO:tasks.rados.rados.0.smithi045.stdout:1222: writing smithi04569809-10 from 416939 to 1124598 tid 1 2024-07-28T19:33:53.350 INFO:tasks.rados.rados.0.smithi045.stdout:1222: writing smithi04569809-10 from 1896499 to 2016939 tid 2 2024-07-28T19:33:53.351 INFO:tasks.rados.rados.0.smithi045.stdout:1223: write oid 42 current snap is 156 2024-07-28T19:33:53.351 INFO:tasks.rados.rados.0.smithi045.stdout:1219: finishing write tid 3 to smithi04569809-50 2024-07-28T19:33:53.351 INFO:tasks.rados.rados.0.smithi045.stdout:1223: seq_num 478 ranges {433746=782908,1954981=78765} 2024-07-28T19:33:53.360 INFO:tasks.rados.rados.0.smithi045.stdout:1223: writing smithi04569809-42 from 433746 to 1216654 tid 1 2024-07-28T19:33:53.367 INFO:tasks.rados.rados.0.smithi045.stdout:1223: writing smithi04569809-42 from 1954981 to 2033746 tid 2 2024-07-28T19:33:53.367 INFO:tasks.rados.rados.0.smithi045.stdout:1224: snap_remove snap 144 2024-07-28T19:33:53.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:53 smithi155 bash[24090]: cluster 2024-07-28T19:33:51.939340+0000 mgr.y (mgr.34101) 49 : cluster [DBG] pgmap v99: 89 pgs: 89 active+clean; 198 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 996 KiB/s wr, 6 op/s 2024-07-28T19:33:53.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:53 smithi155 bash[24090]: cluster 2024-07-28T19:33:52.239702+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-07-28T19:33:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:53 smithi045 bash[80445]: cluster 2024-07-28T19:33:51.939340+0000 mgr.y (mgr.34101) 49 : cluster [DBG] pgmap v99: 89 pgs: 89 active+clean; 198 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 996 KiB/s wr, 6 op/s 2024-07-28T19:33:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:53 smithi045 bash[80445]: cluster 2024-07-28T19:33:52.239702+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-07-28T19:33:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:53 smithi045 bash[31704]: cluster 2024-07-28T19:33:51.939340+0000 mgr.y (mgr.34101) 49 : cluster [DBG] pgmap v99: 89 pgs: 89 active+clean; 198 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 996 KiB/s wr, 6 op/s 2024-07-28T19:33:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:53 smithi045 bash[31704]: cluster 2024-07-28T19:33:52.239702+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-07-28T19:33:53.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:53 smithi155 bash[60745]: ts=2024-07-28T19:33:53.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:54.271 INFO:tasks.rados.rados.0.smithi045.stdout:1219: finishing write tid 4 to smithi04569809-50 2024-07-28T19:33:54.271 INFO:tasks.rados.rados.0.smithi045.stdout:1219: finishing write tid 5 to smithi04569809-50 2024-07-28T19:33:54.271 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 362 (ObjNum 475 snap 156 seq_num 475) dirty exists 2024-07-28T19:33:54.272 INFO:tasks.rados.rados.0.smithi045.stdout:1219: left oid 50 (ObjNum 475 snap 156 seq_num 475) 2024-07-28T19:33:54.272 INFO:tasks.rados.rados.0.smithi045.stdout:1220: expect (ObjNum 410 snap 127 seq_num 410) 2024-07-28T19:33:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:1221: finishing write tid 1 to smithi04569809-34 2024-07-28T19:33:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:1221: finishing write tid 2 to smithi04569809-34 2024-07-28T19:33:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:1221: finishing write tid 3 to smithi04569809-34 2024-07-28T19:33:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:1221: finishing write tid 4 to smithi04569809-34 2024-07-28T19:33:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 784 (ObjNum 476 snap 156 seq_num 476) dirty exists 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1221: left oid 34 (ObjNum 476 snap 156 seq_num 476) 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1222: finishing write tid 1 to smithi04569809-10 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1222: finishing write tid 2 to smithi04569809-10 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1222: finishing write tid 3 to smithi04569809-10 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1222: finishing write tid 4 to smithi04569809-10 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 609 (ObjNum 477 snap 156 seq_num 477) dirty exists 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1222: left oid 10 (ObjNum 477 snap 156 seq_num 477) 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1223: finishing write tid 1 to smithi04569809-42 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1223: finishing write tid 2 to smithi04569809-42 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1223: finishing write tid 3 to smithi04569809-42 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1223: finishing write tid 4 to smithi04569809-42 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 872 (ObjNum 478 snap 156 seq_num 478) dirty exists 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1223: left oid 42 (ObjNum 478 snap 156 seq_num 478) 2024-07-28T19:33:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:1219: done (5 left) 2024-07-28T19:33:54.463 INFO:tasks.rados.rados.0.smithi045.stdout:1220: done (4 left) 2024-07-28T19:33:54.463 INFO:tasks.rados.rados.0.smithi045.stdout:1221: done (3 left) 2024-07-28T19:33:54.463 INFO:tasks.rados.rados.0.smithi045.stdout:1222: done (2 left) 2024-07-28T19:33:54.463 INFO:tasks.rados.rados.0.smithi045.stdout:1223: done (1 left) 2024-07-28T19:33:54.463 INFO:tasks.rados.rados.0.smithi045.stdout:1224: done (0 left) 2024-07-28T19:33:54.463 INFO:tasks.rados.rados.0.smithi045.stdout:1225: read oid 35 snap -1 2024-07-28T19:33:54.463 INFO:tasks.rados.rados.0.smithi045.stdout:1225: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:33:54.463 INFO:tasks.rados.rados.0.smithi045.stdout:1226: delete oid 34 current snap is 156 2024-07-28T19:33:54.464 INFO:tasks.rados.rados.0.smithi045.stdout:1226: done (1 left) 2024-07-28T19:33:54.464 INFO:tasks.rados.rados.0.smithi045.stdout:1227: write oid 38 current snap is 156 2024-07-28T19:33:54.464 INFO:tasks.rados.rados.0.smithi045.stdout:1227: seq_num 480 ranges {467360=649759,1671945=395415} 2024-07-28T19:33:54.477 INFO:tasks.rados.rados.0.smithi045.stdout:1227: writing smithi04569809-38 from 467360 to 1117119 tid 1 2024-07-28T19:33:54.488 INFO:tasks.rados.rados.0.smithi045.stdout:1227: writing smithi04569809-38 from 1671945 to 2067360 tid 2 2024-07-28T19:33:54.489 INFO:tasks.rados.rados.0.smithi045.stdout:1228: snap_remove snap 146 2024-07-28T19:33:54.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:54 smithi155 bash[24090]: cluster 2024-07-28T19:33:53.241970+0000 mon.a (mon.0) 113 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-07-28T19:33:54.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:54 smithi155 bash[60745]: ts=2024-07-28T19:33:54.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:54.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:54 smithi155 bash[60745]: ts=2024-07-28T19:33:54.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:54 smithi045 bash[80445]: cluster 2024-07-28T19:33:53.241970+0000 mon.a (mon.0) 113 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-07-28T19:33:54.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:54 smithi045 bash[31704]: cluster 2024-07-28T19:33:53.241970+0000 mon.a (mon.0) 113 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-07-28T19:33:55.106 INFO:tasks.rados.rados.0.smithi045.stdout:1228: done (2 left) 2024-07-28T19:33:55.106 INFO:tasks.rados.rados.0.smithi045.stdout:1229: rollback oid 17 current snap is 156 2024-07-28T19:33:55.106 INFO:tasks.rados.rados.0.smithi045.stdout:1225: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:33:55.320 INFO:tasks.rados.rados.0.smithi045.stdout:1227: finishing write tid 1 to smithi04569809-38 2024-07-28T19:33:55.320 INFO:tasks.rados.rados.0.smithi045.stdout:1227: finishing write tid 2 to smithi04569809-38 2024-07-28T19:33:55.320 INFO:tasks.rados.rados.0.smithi045.stdout:1227: finishing write tid 3 to smithi04569809-38 2024-07-28T19:33:55.320 INFO:tasks.rados.rados.0.smithi045.stdout:1227: finishing write tid 4 to smithi04569809-38 2024-07-28T19:33:55.320 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 464 (ObjNum 480 snap 156 seq_num 480) dirty exists 2024-07-28T19:33:55.320 INFO:tasks.rados.rados.0.smithi045.stdout:1227: left oid 38 (ObjNum 480 snap 156 seq_num 480) 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 151 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:1225: done (2 left) 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:1227: done (1 left) 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:1230: read oid 15 snap -1 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:1230: expect (ObjNum 412 snap 128 seq_num 412) 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:1231: rollback oid 32 current snap is 156 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 135 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:1232: read oid 26 snap -1 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:1232: expect (ObjNum 463 snap 152 seq_num 463) 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:1233: rollback oid 18 current snap is 156 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 18 to 154 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:1234: write oid 46 current snap is 156 2024-07-28T19:33:55.321 INFO:tasks.rados.rados.0.smithi045.stdout:1234: seq_num 481 ranges {484167=725008,1730427=353740} 2024-07-28T19:33:55.340 INFO:tasks.rados.rados.0.smithi045.stdout:1234: writing smithi04569809-46 from 484167 to 1209175 tid 1 2024-07-28T19:33:55.355 INFO:tasks.rados.rados.0.smithi045.stdout:1234: writing smithi04569809-46 from 1730427 to 2084167 tid 2 2024-07-28T19:33:55.355 INFO:tasks.rados.rados.0.smithi045.stdout:1235: read oid 28 snap -1 2024-07-28T19:33:55.355 INFO:tasks.rados.rados.0.smithi045.stdout:1235: expect (ObjNum 413 snap 129 seq_num 413) 2024-07-28T19:33:55.355 INFO:tasks.rados.rados.0.smithi045.stdout:1236: write oid 10 current snap is 156 2024-07-28T19:33:55.355 INFO:tasks.rados.rados.0.smithi045.stdout:1229: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:33:55.355 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 404 (ObjNum 33 snap 0 seq_num 284149728) dirty dne 2024-07-28T19:33:55.355 INFO:tasks.rados.rados.0.smithi045.stdout:1230: expect (ObjNum 412 snap 128 seq_num 412) 2024-07-28T19:33:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:55 smithi155 bash[24090]: cluster 2024-07-28T19:33:53.940517+0000 mgr.y (mgr.34101) 50 : cluster [DBG] pgmap v102: 89 pgs: 89 active+clean; 214 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-07-28T19:33:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:55 smithi155 bash[24090]: cluster 2024-07-28T19:33:54.264342+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-07-28T19:33:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:55 smithi155 bash[24090]: cluster 2024-07-28T19:33:55.105324+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-07-28T19:33:55.604 INFO:tasks.rados.rados.0.smithi045.stdout:1233: finishing rollback tid 0 to smithi04569809-18 2024-07-28T19:33:55.604 INFO:tasks.rados.rados.0.smithi045.stdout:1233: finishing rollback tid 1 to smithi04569809-18 2024-07-28T19:33:55.604 INFO:tasks.rados.rados.0.smithi045.stdout:1233: finishing rollback tid 2 to smithi04569809-18 2024-07-28T19:33:55.604 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 884 (ObjNum 382 snap 120 seq_num 382) dirty exists 2024-07-28T19:33:55.604 INFO:tasks.rados.rados.0.smithi045.stdout:1231: finishing rollback tid 0 to smithi04569809-32 2024-07-28T19:33:55.604 INFO:tasks.rados.rados.0.smithi045.stdout:1231: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:33:55.604 INFO:tasks.rados.rados.0.smithi045.stdout:1231: finishing rollback tid 2 to smithi04569809-32 2024-07-28T19:33:55.604 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 460 (ObjNum 423 snap 132 seq_num 423) dirty exists 2024-07-28T19:33:55.604 INFO:tasks.rados.rados.0.smithi045.stdout:1232: expect (ObjNum 463 snap 152 seq_num 463) 2024-07-28T19:33:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:55 smithi045 bash[31704]: cluster 2024-07-28T19:33:53.940517+0000 mgr.y (mgr.34101) 50 : cluster [DBG] pgmap v102: 89 pgs: 89 active+clean; 214 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-07-28T19:33:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:55 smithi045 bash[31704]: cluster 2024-07-28T19:33:54.264342+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-07-28T19:33:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:55 smithi045 bash[31704]: cluster 2024-07-28T19:33:55.105324+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-07-28T19:33:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:55 smithi045 bash[80445]: cluster 2024-07-28T19:33:53.940517+0000 mgr.y (mgr.34101) 50 : cluster [DBG] pgmap v102: 89 pgs: 89 active+clean; 214 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-07-28T19:33:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:55 smithi045 bash[80445]: cluster 2024-07-28T19:33:54.264342+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-07-28T19:33:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:55 smithi045 bash[80445]: cluster 2024-07-28T19:33:55.105324+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-07-28T19:33:55.823 INFO:tasks.rados.rados.0.smithi045.stdout:1234: finishing write tid 1 to smithi04569809-46 2024-07-28T19:33:55.823 INFO:tasks.rados.rados.0.smithi045.stdout:1236: seq_num 482 ranges {500974=400257,1388909=557169} 2024-07-28T19:33:55.828 INFO:tasks.rados.rados.0.smithi045.stdout:1236: writing smithi04569809-10 from 500974 to 901231 tid 1 2024-07-28T19:33:55.834 INFO:tasks.rados.rados.0.smithi045.stdout:1236: writing smithi04569809-10 from 1388909 to 1946078 tid 2 2024-07-28T19:33:55.834 INFO:tasks.rados.rados.0.smithi045.stdout:1229: done (7 left) 2024-07-28T19:33:55.834 INFO:tasks.rados.rados.0.smithi045.stdout:1230: done (6 left) 2024-07-28T19:33:55.834 INFO:tasks.rados.rados.0.smithi045.stdout:1231: done (5 left) 2024-07-28T19:33:55.834 INFO:tasks.rados.rados.0.smithi045.stdout:1232: done (4 left) 2024-07-28T19:33:55.834 INFO:tasks.rados.rados.0.smithi045.stdout:1233: done (3 left) 2024-07-28T19:33:55.834 INFO:tasks.rados.rados.0.smithi045.stdout:1237: write oid 21 current snap is 156 2024-07-28T19:33:55.834 INFO:tasks.rados.rados.0.smithi045.stdout:1234: finishing write tid 2 to smithi04569809-46 2024-07-28T19:33:55.834 INFO:tasks.rados.rados.0.smithi045.stdout:1234: finishing write tid 3 to smithi04569809-46 2024-07-28T19:33:55.835 INFO:tasks.rados.rados.0.smithi045.stdout:1234: finishing write tid 4 to smithi04569809-46 2024-07-28T19:33:55.835 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 614 (ObjNum 481 snap 156 seq_num 481) dirty exists 2024-07-28T19:33:55.835 INFO:tasks.rados.rados.0.smithi045.stdout:1234: left oid 46 (ObjNum 481 snap 156 seq_num 481) 2024-07-28T19:33:55.835 INFO:tasks.rados.rados.0.smithi045.stdout:1235: expect (ObjNum 413 snap 129 seq_num 413) 2024-07-28T19:33:56.065 INFO:tasks.rados.rados.0.smithi045.stdout:1236: finishing write tid 1 to smithi04569809-10 2024-07-28T19:33:56.066 INFO:tasks.rados.rados.0.smithi045.stdout:1236: finishing write tid 2 to smithi04569809-10 2024-07-28T19:33:56.066 INFO:tasks.rados.rados.0.smithi045.stdout:1236: finishing write tid 3 to smithi04569809-10 2024-07-28T19:33:56.066 INFO:tasks.rados.rados.0.smithi045.stdout:1236: finishing write tid 4 to smithi04569809-10 2024-07-28T19:33:56.066 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 620 (ObjNum 482 snap 156 seq_num 482) dirty exists 2024-07-28T19:33:56.066 INFO:tasks.rados.rados.0.smithi045.stdout:1236: left oid 10 (ObjNum 482 snap 156 seq_num 482) 2024-07-28T19:33:56.066 INFO:tasks.rados.rados.0.smithi045.stdout:1237: seq_num 483 ranges {517781=475506,1731038=386743} 2024-07-28T19:33:56.070 INFO:tasks.rados.rados.0.smithi045.stdout:1237: writing smithi04569809-21 from 517781 to 993287 tid 1 2024-07-28T19:33:56.077 INFO:tasks.rados.rados.0.smithi045.stdout:1237: writing smithi04569809-21 from 1731038 to 2117781 tid 2 2024-07-28T19:33:56.077 INFO:tasks.rados.rados.0.smithi045.stdout:1234: done (3 left) 2024-07-28T19:33:56.077 INFO:tasks.rados.rados.0.smithi045.stdout:1235: done (2 left) 2024-07-28T19:33:56.077 INFO:tasks.rados.rados.0.smithi045.stdout:1236: done (1 left) 2024-07-28T19:33:56.077 INFO:tasks.rados.rados.0.smithi045.stdout:1238: write oid 48 current snap is 156 2024-07-28T19:33:56.077 INFO:tasks.rados.rados.0.smithi045.stdout:1238: seq_num 484 ranges {534588=550755,1789520=345068} 2024-07-28T19:33:56.083 INFO:tasks.rados.rados.0.smithi045.stdout:1238: writing smithi04569809-48 from 534588 to 1085343 tid 1 2024-07-28T19:33:56.089 INFO:tasks.rados.rados.0.smithi045.stdout:1238: writing smithi04569809-48 from 1789520 to 2134588 tid 2 2024-07-28T19:33:56.089 INFO:tasks.rados.rados.0.smithi045.stdout:1239: snap_create 2024-07-28T19:33:56.089 INFO:tasks.rados.rados.0.smithi045.stdout:1237: finishing write tid 1 to smithi04569809-21 2024-07-28T19:33:56.089 INFO:tasks.rados.rados.0.smithi045.stdout:1237: finishing write tid 2 to smithi04569809-21 2024-07-28T19:33:56.089 INFO:tasks.rados.rados.0.smithi045.stdout:1237: finishing write tid 3 to smithi04569809-21 2024-07-28T19:33:56.089 INFO:tasks.rados.rados.0.smithi045.stdout:1237: finishing write tid 4 to smithi04569809-21 2024-07-28T19:33:56.089 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 658 (ObjNum 483 snap 156 seq_num 483) dirty exists 2024-07-28T19:33:56.090 INFO:tasks.rados.rados.0.smithi045.stdout:1237: left oid 21 (ObjNum 483 snap 156 seq_num 483) 2024-07-28T19:33:56.090 INFO:tasks.rados.rados.0.smithi045.stdout:1238: finishing write tid 1 to smithi04569809-48 2024-07-28T19:33:56.094 INFO:tasks.rados.rados.0.smithi045.stdout:1238: finishing write tid 2 to smithi04569809-48 2024-07-28T19:33:56.095 INFO:tasks.rados.rados.0.smithi045.stdout:1238: finishing write tid 3 to smithi04569809-48 2024-07-28T19:33:56.095 INFO:tasks.rados.rados.0.smithi045.stdout:1238: finishing write tid 4 to smithi04569809-48 2024-07-28T19:33:56.095 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 430 (ObjNum 484 snap 156 seq_num 484) dirty exists 2024-07-28T19:33:56.095 INFO:tasks.rados.rados.0.smithi045.stdout:1238: left oid 48 (ObjNum 484 snap 156 seq_num 484) 2024-07-28T19:33:56.271 INFO:tasks.rados.rados.0.smithi045.stdout:1237: done (2 left) 2024-07-28T19:33:56.271 INFO:tasks.rados.rados.0.smithi045.stdout:1238: done (1 left) 2024-07-28T19:33:56.271 INFO:tasks.rados.rados.0.smithi045.stdout:1239: done (0 left) 2024-07-28T19:33:56.271 INFO:tasks.rados.rados.0.smithi045.stdout:1240: delete oid 32 current snap is 157 2024-07-28T19:33:56.275 INFO:tasks.rados.rados.0.smithi045.stdout:1240: done (0 left) 2024-07-28T19:33:56.275 INFO:tasks.rados.rados.0.smithi045.stdout:1241: delete oid 41 current snap is 157 2024-07-28T19:33:56.282 INFO:tasks.rados.rados.0.smithi045.stdout:1241: done (0 left) 2024-07-28T19:33:56.282 INFO:tasks.rados.rados.0.smithi045.stdout:1242: snap_create 2024-07-28T19:33:57.275 INFO:tasks.rados.rados.0.smithi045.stdout:1242: done (0 left) 2024-07-28T19:33:57.276 INFO:tasks.rados.rados.0.smithi045.stdout:1243: delete oid 34 current snap is 158 2024-07-28T19:33:57.288 INFO:tasks.rados.rados.0.smithi045.stdout:1243: done (0 left) 2024-07-28T19:33:57.288 INFO:tasks.rados.rados.0.smithi045.stdout:1244: write oid 46 current snap is 158 2024-07-28T19:33:57.288 INFO:tasks.rados.rados.0.smithi045.stdout:1244: seq_num 488 ranges {601816=568104,1623448=451823} 2024-07-28T19:33:57.307 INFO:tasks.rados.rados.0.smithi045.stdout:1244: writing smithi04569809-46 from 601816 to 1169920 tid 1 2024-07-28T19:33:57.322 INFO:tasks.rados.rados.0.smithi045.stdout:1244: writing smithi04569809-46 from 1623448 to 2075271 tid 2 2024-07-28T19:33:57.322 INFO:tasks.rados.rados.0.smithi045.stdout:1245: write oid 48 current snap is 158 2024-07-28T19:33:57.322 INFO:tasks.rados.rados.0.smithi045.stdout:1244: finishing write tid 1 to smithi04569809-46 2024-07-28T19:33:57.322 INFO:tasks.rados.rados.0.smithi045.stdout:1245: seq_num 489 ranges {618623=643353,1681930=536693} 2024-07-28T19:33:57.342 INFO:tasks.rados.rados.0.smithi045.stdout:1245: writing smithi04569809-48 from 618623 to 1261976 tid 1 2024-07-28T19:33:57.356 INFO:tasks.rados.rados.0.smithi045.stdout:1245: writing smithi04569809-48 from 1681930 to 2218623 tid 2 2024-07-28T19:33:57.356 INFO:tasks.rados.rados.0.smithi045.stdout:1246: write oid 18 current snap is 158 2024-07-28T19:33:57.356 INFO:tasks.rados.rados.0.smithi045.stdout:1246: seq_num 490 ranges {635430=718602,2140412=95018} 2024-07-28T19:33:57.371 INFO:tasks.rados.rados.0.smithi045.stdout:1246: writing smithi04569809-18 from 635430 to 1354032 tid 1 2024-07-28T19:33:57.380 INFO:tasks.rados.rados.0.smithi045.stdout:1246: writing smithi04569809-18 from 2140412 to 2235430 tid 2 2024-07-28T19:33:57.380 INFO:tasks.rados.rados.0.smithi045.stdout:1247: snap_remove snap 153 2024-07-28T19:33:57.380 INFO:tasks.rados.rados.0.smithi045.stdout:1244: finishing write tid 2 to smithi04569809-46 2024-07-28T19:33:57.380 INFO:tasks.rados.rados.0.smithi045.stdout:1244: finishing write tid 3 to smithi04569809-46 2024-07-28T19:33:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:57 smithi155 bash[24090]: cluster 2024-07-28T19:33:55.940995+0000 mgr.y (mgr.34101) 51 : cluster [DBG] pgmap v105: 89 pgs: 89 active+clean; 214 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-07-28T19:33:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:57 smithi155 bash[24090]: cluster 2024-07-28T19:33:56.272473+0000 mon.a (mon.0) 116 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-07-28T19:33:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:57 smithi045 bash[80445]: cluster 2024-07-28T19:33:55.940995+0000 mgr.y (mgr.34101) 51 : cluster [DBG] pgmap v105: 89 pgs: 89 active+clean; 214 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-07-28T19:33:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:57 smithi045 bash[80445]: cluster 2024-07-28T19:33:56.272473+0000 mon.a (mon.0) 116 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-07-28T19:33:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:57 smithi045 bash[31704]: cluster 2024-07-28T19:33:55.940995+0000 mgr.y (mgr.34101) 51 : cluster [DBG] pgmap v105: 89 pgs: 89 active+clean; 214 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-07-28T19:33:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:57 smithi045 bash[31704]: cluster 2024-07-28T19:33:56.272473+0000 mon.a (mon.0) 116 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-07-28T19:33:58.293 INFO:tasks.rados.rados.0.smithi045.stdout:1247: done (3 left) 2024-07-28T19:33:58.293 INFO:tasks.rados.rados.0.smithi045.stdout:1248: write oid 6 current snap is 158 2024-07-28T19:33:58.293 INFO:tasks.rados.rados.0.smithi045.stdout:1248: seq_num 491 ranges {652237=793851,2198894=53343} 2024-07-28T19:33:58.309 INFO:tasks.rados.rados.0.smithi045.stdout:1248: writing smithi04569809-6 from 652237 to 1446088 tid 1 2024-07-28T19:33:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1248: writing smithi04569809-6 from 2198894 to 2252237 tid 2 2024-07-28T19:33:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1249: snap_create 2024-07-28T19:33:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1244: finishing write tid 4 to smithi04569809-46 2024-07-28T19:33:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 618 (ObjNum 488 snap 158 seq_num 488) dirty exists 2024-07-28T19:33:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1244: left oid 46 (ObjNum 488 snap 158 seq_num 488) 2024-07-28T19:33:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1245: finishing write tid 1 to smithi04569809-48 2024-07-28T19:33:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1245: finishing write tid 2 to smithi04569809-48 2024-07-28T19:33:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1245: finishing write tid 3 to smithi04569809-48 2024-07-28T19:33:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1245: finishing write tid 4 to smithi04569809-48 2024-07-28T19:33:58.320 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 434 (ObjNum 489 snap 158 seq_num 489) dirty exists 2024-07-28T19:33:58.320 INFO:tasks.rados.rados.0.smithi045.stdout:1245: left oid 48 (ObjNum 489 snap 158 seq_num 489) 2024-07-28T19:33:58.320 INFO:tasks.rados.rados.0.smithi045.stdout:1246: finishing write tid 1 to smithi04569809-18 2024-07-28T19:33:58.320 INFO:tasks.rados.rados.0.smithi045.stdout:1246: finishing write tid 2 to smithi04569809-18 2024-07-28T19:33:58.320 INFO:tasks.rados.rados.0.smithi045.stdout:1246: finishing write tid 3 to smithi04569809-18 2024-07-28T19:33:58.320 INFO:tasks.rados.rados.0.smithi045.stdout:1246: finishing write tid 4 to smithi04569809-18 2024-07-28T19:33:58.320 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 888 (ObjNum 490 snap 158 seq_num 490) dirty exists 2024-07-28T19:33:58.320 INFO:tasks.rados.rados.0.smithi045.stdout:1246: left oid 18 (ObjNum 490 snap 158 seq_num 490) 2024-07-28T19:33:58.323 INFO:tasks.rados.rados.0.smithi045.stdout:1248: finishing write tid 1 to smithi04569809-6 2024-07-28T19:33:58.326 INFO:tasks.rados.rados.0.smithi045.stdout:1248: finishing write tid 2 to smithi04569809-6 2024-07-28T19:33:58.326 INFO:tasks.rados.rados.0.smithi045.stdout:1248: finishing write tid 3 to smithi04569809-6 2024-07-28T19:33:58.327 INFO:tasks.rados.rados.0.smithi045.stdout:1248: finishing write tid 4 to smithi04569809-6 2024-07-28T19:33:58.327 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 898 (ObjNum 491 snap 158 seq_num 491) dirty exists 2024-07-28T19:33:58.327 INFO:tasks.rados.rados.0.smithi045.stdout:1248: left oid 6 (ObjNum 491 snap 158 seq_num 491) 2024-07-28T19:33:58.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:58 smithi155 bash[24090]: cluster 2024-07-28T19:33:57.275638+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-07-28T19:33:58.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:58 smithi045 bash[80445]: cluster 2024-07-28T19:33:57.275638+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-07-28T19:33:58.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:58 smithi045 bash[31704]: cluster 2024-07-28T19:33:57.275638+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-07-28T19:33:59.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:33:58 smithi155 bash[60745]: ts=2024-07-28T19:33: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-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:33:59.301 INFO:tasks.rados.rados.0.smithi045.stdout:1244: done (4 left) 2024-07-28T19:33:59.301 INFO:tasks.rados.rados.0.smithi045.stdout:1245: done (3 left) 2024-07-28T19:33:59.301 INFO:tasks.rados.rados.0.smithi045.stdout:1246: done (2 left) 2024-07-28T19:33:59.301 INFO:tasks.rados.rados.0.smithi045.stdout:1248: done (1 left) 2024-07-28T19:33:59.302 INFO:tasks.rados.rados.0.smithi045.stdout:1249: done (0 left) 2024-07-28T19:33:59.302 INFO:tasks.rados.rados.0.smithi045.stdout:1250: snap_remove snap 157 2024-07-28T19:33:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:59 smithi155 bash[24090]: cluster 2024-07-28T19:33:57.941628+0000 mgr.y (mgr.34101) 52 : cluster [DBG] pgmap v108: 89 pgs: 89 active+clean; 214 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:33:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:33:59 smithi155 bash[24090]: cluster 2024-07-28T19:33:58.293276+0000 mon.a (mon.0) 118 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-07-28T19:33:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:59 smithi045 bash[80445]: cluster 2024-07-28T19:33:57.941628+0000 mgr.y (mgr.34101) 52 : cluster [DBG] pgmap v108: 89 pgs: 89 active+clean; 214 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:33:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:33:59 smithi045 bash[80445]: cluster 2024-07-28T19:33:58.293276+0000 mon.a (mon.0) 118 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-07-28T19:33:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:59 smithi045 bash[31704]: cluster 2024-07-28T19:33:57.941628+0000 mgr.y (mgr.34101) 52 : cluster [DBG] pgmap v108: 89 pgs: 89 active+clean; 214 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:33:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:33:59 smithi045 bash[31704]: cluster 2024-07-28T19:33:58.293276+0000 mon.a (mon.0) 118 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-07-28T19:34:00.312 INFO:tasks.rados.rados.0.smithi045.stdout:1250: done (0 left) 2024-07-28T19:34:00.312 INFO:tasks.rados.rados.0.smithi045.stdout:1251: read oid 18 snap -1 2024-07-28T19:34:00.312 INFO:tasks.rados.rados.0.smithi045.stdout:1251: expect (ObjNum 490 snap 158 seq_num 490) 2024-07-28T19:34:00.312 INFO:tasks.rados.rados.0.smithi045.stdout:1252: snap_remove snap 133 2024-07-28T19:34:00.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:00 smithi045 bash[31704]: cluster 2024-07-28T19:33:59.302250+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-07-28T19:34:00.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:00 smithi045 bash[80445]: cluster 2024-07-28T19:33:59.302250+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-07-28T19:34:00.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:00 smithi155 bash[24090]: cluster 2024-07-28T19:33:59.302250+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-07-28T19:34:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:34:00] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2024-07-28T19:34:01.315 INFO:tasks.rados.rados.0.smithi045.stdout:1252: done (1 left) 2024-07-28T19:34:01.316 INFO:tasks.rados.rados.0.smithi045.stdout:1253: rollback oid 32 current snap is 159 2024-07-28T19:34:01.316 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 139 2024-07-28T19:34:01.316 INFO:tasks.rados.rados.0.smithi045.stdout:1251: expect (ObjNum 490 snap 158 seq_num 490) 2024-07-28T19:34:01.534 INFO:tasks.rados.rados.0.smithi045.stdout:1253: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:34:01.534 INFO:tasks.rados.rados.0.smithi045.stdout:1253: finishing rollback tid 2 to smithi04569809-32 2024-07-28T19:34:01.534 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 470 (ObjNum 423 snap 132 seq_num 423) dirty exists 2024-07-28T19:34:01.535 INFO:tasks.rados.rados.0.smithi045.stdout:1251: done (1 left) 2024-07-28T19:34:01.535 INFO:tasks.rados.rados.0.smithi045.stdout:1253: done (0 left) 2024-07-28T19:34:01.535 INFO:tasks.rados.rados.0.smithi045.stdout:1254: write oid 37 current snap is 159 2024-07-28T19:34:01.535 INFO:tasks.rados.rados.0.smithi045.stdout:1254: seq_num 492 ranges {669044=469100,1741023=459161} 2024-07-28T19:34:01.547 INFO:tasks.rados.rados.0.smithi045.stdout:1254: writing smithi04569809-37 from 669044 to 1138144 tid 1 2024-07-28T19:34:01.559 INFO:tasks.rados.rados.0.smithi045.stdout:1254: writing smithi04569809-37 from 1741023 to 2200184 tid 2 2024-07-28T19:34:01.559 INFO:tasks.rados.rados.0.smithi045.stdout:1255: write oid 39 current snap is 159 2024-07-28T19:34:01.560 INFO:tasks.rados.rados.0.smithi045.stdout:1254: finishing write tid 1 to smithi04569809-37 2024-07-28T19:34:01.560 INFO:tasks.rados.rados.0.smithi045.stdout:1255: seq_num 493 ranges {685851=544349,1799505=486346} 2024-07-28T19:34:01.575 INFO:tasks.rados.rados.0.smithi045.stdout:1255: writing smithi04569809-39 from 685851 to 1230200 tid 1 2024-07-28T19:34:01.589 INFO:tasks.rados.rados.0.smithi045.stdout:1255: writing smithi04569809-39 from 1799505 to 2285851 tid 2 2024-07-28T19:34:01.590 INFO:tasks.rados.rados.0.smithi045.stdout:1256: delete oid 38 current snap is 159 2024-07-28T19:34:01.590 INFO:tasks.rados.rados.0.smithi045.stdout:1254: finishing write tid 2 to smithi04569809-37 2024-07-28T19:34:01.590 INFO:tasks.rados.rados.0.smithi045.stdout:1254: finishing write tid 3 to smithi04569809-37 2024-07-28T19:34:01.590 INFO:tasks.rados.rados.0.smithi045.stdout:1254: finishing write tid 4 to smithi04569809-37 2024-07-28T19:34:01.590 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 669 (ObjNum 492 snap 159 seq_num 492) dirty exists 2024-07-28T19:34:01.590 INFO:tasks.rados.rados.0.smithi045.stdout:1254: left oid 37 (ObjNum 492 snap 159 seq_num 492) 2024-07-28T19:34:01.590 INFO:tasks.rados.rados.0.smithi045.stdout:1255: finishing write tid 1 to smithi04569809-39 2024-07-28T19:34:01.594 INFO:tasks.rados.rados.0.smithi045.stdout:1254: done (2 left) 2024-07-28T19:34:01.594 INFO:tasks.rados.rados.0.smithi045.stdout:1256: done (1 left) 2024-07-28T19:34:01.594 INFO:tasks.rados.rados.0.smithi045.stdout:1257: rollback oid 25 current snap is 159 2024-07-28T19:34:01.594 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 25 to 139 2024-07-28T19:34:01.595 INFO:tasks.rados.rados.0.smithi045.stdout:1258: read oid 7 snap -1 2024-07-28T19:34:01.595 INFO:tasks.rados.rados.0.smithi045.stdout:1258: expect (ObjNum 454 snap 149 seq_num 454) 2024-07-28T19:34:01.595 INFO:tasks.rados.rados.0.smithi045.stdout:1259: delete oid 33 current snap is 159 2024-07-28T19:34:01.595 INFO:tasks.rados.rados.0.smithi045.stdout:1255: finishing write tid 2 to smithi04569809-39 2024-07-28T19:34:01.595 INFO:tasks.rados.rados.0.smithi045.stdout:1255: finishing write tid 3 to smithi04569809-39 2024-07-28T19:34:01.596 INFO:tasks.rados.rados.0.smithi045.stdout:1255: finishing write tid 4 to smithi04569809-39 2024-07-28T19:34:01.596 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 473 (ObjNum 493 snap 159 seq_num 493) dirty exists 2024-07-28T19:34:01.596 INFO:tasks.rados.rados.0.smithi045.stdout:1255: left oid 39 (ObjNum 493 snap 159 seq_num 493) 2024-07-28T19:34:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1255: done (3 left) 2024-07-28T19:34:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1259: done (2 left) 2024-07-28T19:34:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1260: write oid 21 current snap is 159 2024-07-28T19:34:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1260: seq_num 496 ranges {736272=486449,1974951=361321} 2024-07-28T19:34:01.614 INFO:tasks.rados.rados.0.smithi045.stdout:1260: writing smithi04569809-21 from 736272 to 1222721 tid 1 2024-07-28T19:34:01.628 INFO:tasks.rados.rados.0.smithi045.stdout:1260: writing smithi04569809-21 from 1974951 to 2336272 tid 2 2024-07-28T19:34:01.628 INFO:tasks.rados.rados.0.smithi045.stdout:1261: snap_create 2024-07-28T19:34:01.628 INFO:tasks.rados.rados.0.smithi045.stdout:1257: finishing rollback tid 0 to smithi04569809-25 2024-07-28T19:34:01.628 INFO:tasks.rados.rados.0.smithi045.stdout:1257: finishing rollback tid 1 to smithi04569809-25 2024-07-28T19:34:01.628 INFO:tasks.rados.rados.0.smithi045.stdout:1257: finishing rollback tid 2 to smithi04569809-25 2024-07-28T19:34:01.628 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 632 (ObjNum 401 snap 123 seq_num 401) dirty exists 2024-07-28T19:34:01.629 INFO:tasks.rados.rados.0.smithi045.stdout:1258: expect (ObjNum 454 snap 149 seq_num 454) 2024-07-28T19:34:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:01 smithi045 bash[31704]: cluster 2024-07-28T19:33:59.942321+0000 mgr.y (mgr.34101) 53 : cluster [DBG] pgmap v111: 89 pgs: 89 active+clean; 218 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-07-28T19:34:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:01 smithi045 bash[31704]: cluster 2024-07-28T19:34:00.311685+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-07-28T19:34:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:01 smithi045 bash[80445]: cluster 2024-07-28T19:33:59.942321+0000 mgr.y (mgr.34101) 53 : cluster [DBG] pgmap v111: 89 pgs: 89 active+clean; 218 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-07-28T19:34:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:01 smithi045 bash[80445]: cluster 2024-07-28T19:34:00.311685+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-07-28T19:34:01.771 INFO:tasks.rados.rados.0.smithi045.stdout:1260: finishing write tid 1 to smithi04569809-21 2024-07-28T19:34:01.771 INFO:tasks.rados.rados.0.smithi045.stdout:1260: finishing write tid 2 to smithi04569809-21 2024-07-28T19:34:01.771 INFO:tasks.rados.rados.0.smithi045.stdout:1260: finishing write tid 3 to smithi04569809-21 2024-07-28T19:34:01.771 INFO:tasks.rados.rados.0.smithi045.stdout:1260: finishing write tid 4 to smithi04569809-21 2024-07-28T19:34:01.771 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 673 (ObjNum 496 snap 159 seq_num 496) dirty exists 2024-07-28T19:34:01.771 INFO:tasks.rados.rados.0.smithi045.stdout:1260: left oid 21 (ObjNum 496 snap 159 seq_num 496) 2024-07-28T19:34:01.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:01 smithi155 bash[24090]: cluster 2024-07-28T19:33:59.942321+0000 mgr.y (mgr.34101) 53 : cluster [DBG] pgmap v111: 89 pgs: 89 active+clean; 218 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-07-28T19:34:01.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:01 smithi155 bash[24090]: cluster 2024-07-28T19:34:00.311685+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-07-28T19:34:02.340 INFO:tasks.rados.rados.0.smithi045.stdout:1257: done (3 left) 2024-07-28T19:34:02.340 INFO:tasks.rados.rados.0.smithi045.stdout:1258: done (2 left) 2024-07-28T19:34:02.340 INFO:tasks.rados.rados.0.smithi045.stdout:1260: done (1 left) 2024-07-28T19:34:02.340 INFO:tasks.rados.rados.0.smithi045.stdout:1261: done (0 left) 2024-07-28T19:34:02.340 INFO:tasks.rados.rados.0.smithi045.stdout:1262: write oid 44 current snap is 160 2024-07-28T19:34:02.340 INFO:tasks.rados.rados.0.smithi045.stdout:1262: seq_num 497 ranges {753079=561698,2033433=319646} 2024-07-28T19:34:02.355 INFO:tasks.rados.rados.0.smithi045.stdout:1262: writing smithi04569809-44 from 753079 to 1314777 tid 1 2024-07-28T19:34:02.368 INFO:tasks.rados.rados.0.smithi045.stdout:1262: writing smithi04569809-44 from 2033433 to 2353079 tid 2 2024-07-28T19:34:02.368 INFO:tasks.rados.rados.0.smithi045.stdout:1263: read oid 49 snap 156 2024-07-28T19:34:02.368 INFO:tasks.rados.rados.0.smithi045.stdout:1263: expect (ObjNum 461 snap 150 seq_num 461) 2024-07-28T19:34:02.368 INFO:tasks.rados.rados.0.smithi045.stdout:1264: rollback oid 32 current snap is 160 2024-07-28T19:34:02.369 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 158 2024-07-28T19:34:02.369 INFO:tasks.rados.rados.0.smithi045.stdout:1262: finishing write tid 1 to smithi04569809-44 2024-07-28T19:34:02.369 INFO:tasks.rados.rados.0.smithi045.stdout:1265: read oid 5 snap -1 2024-07-28T19:34:02.369 INFO:tasks.rados.rados.0.smithi045.stdout:1265: expect (ObjNum 470 snap 155 seq_num 470) 2024-07-28T19:34:02.369 INFO:tasks.rados.rados.0.smithi045.stdout:1266: snap_remove snap 139 2024-07-28T19:34:02.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:02 smithi045 bash[80445]: cluster 2024-07-28T19:34:01.312949+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-07-28T19:34:02.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:02 smithi045 bash[31704]: cluster 2024-07-28T19:34:01.312949+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-07-28T19:34:02.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:02 smithi155 bash[24090]: cluster 2024-07-28T19:34:01.312949+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-07-28T19:34:02.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:02 smithi155 bash[60745]: ts=2024-07-28T19:34:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:03.355 INFO:tasks.rados.rados.0.smithi045.stdout:1264: finishing rollback tid 0 to smithi04569809-32 2024-07-28T19:34:03.356 INFO:tasks.rados.rados.0.smithi045.stdout:1264: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:34:03.356 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 476 (ObjNum 33 snap 0 seq_num 1227225631) dirty dne 2024-07-28T19:34:03.356 INFO:tasks.rados.rados.0.smithi045.stdout:1263: expect (ObjNum 461 snap 150 seq_num 461) 2024-07-28T19:34:03.696 INFO:tasks.rados.rados.0.smithi045.stdout:1262: finishing write tid 2 to smithi04569809-44 2024-07-28T19:34:03.696 INFO:tasks.rados.rados.0.smithi045.stdout:1262: finishing write tid 3 to smithi04569809-44 2024-07-28T19:34:03.696 INFO:tasks.rados.rados.0.smithi045.stdout:1262: finishing write tid 4 to smithi04569809-44 2024-07-28T19:34:03.697 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 826 (ObjNum 497 snap 160 seq_num 497) dirty exists 2024-07-28T19:34:03.697 INFO:tasks.rados.rados.0.smithi045.stdout:1262: left oid 44 (ObjNum 497 snap 160 seq_num 497) 2024-07-28T19:34:03.697 INFO:tasks.rados.rados.0.smithi045.stdout:1265: expect (ObjNum 470 snap 155 seq_num 470) 2024-07-28T19:34:03.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:03 smithi045 bash[31704]: cluster 2024-07-28T19:34:01.943019+0000 mgr.y (mgr.34101) 54 : cluster [DBG] pgmap v114: 89 pgs: 89 active+clean; 218 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-07-28T19:34:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:03 smithi045 bash[31704]: cluster 2024-07-28T19:34:02.340353+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-07-28T19:34:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:03 smithi045 bash[31704]: audit 2024-07-28T19:34:03.022569+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:03 smithi045 bash[80445]: cluster 2024-07-28T19:34:01.943019+0000 mgr.y (mgr.34101) 54 : cluster [DBG] pgmap v114: 89 pgs: 89 active+clean; 218 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-07-28T19:34:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:03 smithi045 bash[80445]: cluster 2024-07-28T19:34:02.340353+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-07-28T19:34:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:03 smithi045 bash[80445]: audit 2024-07-28T19:34:03.022569+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:03.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:03 smithi155 bash[24090]: cluster 2024-07-28T19:34:01.943019+0000 mgr.y (mgr.34101) 54 : cluster [DBG] pgmap v114: 89 pgs: 89 active+clean; 218 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-07-28T19:34:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:03 smithi155 bash[24090]: cluster 2024-07-28T19:34:02.340353+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-07-28T19:34:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:03 smithi155 bash[24090]: audit 2024-07-28T19:34:03.022569+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:03.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:03 smithi155 bash[60745]: ts=2024-07-28T19:34:03.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:03.979 INFO:tasks.rados.rados.0.smithi045.stdout:1262: done (4 left) 2024-07-28T19:34:03.979 INFO:tasks.rados.rados.0.smithi045.stdout:1263: done (3 left) 2024-07-28T19:34:03.979 INFO:tasks.rados.rados.0.smithi045.stdout:1264: done (2 left) 2024-07-28T19:34:03.979 INFO:tasks.rados.rados.0.smithi045.stdout:1265: done (1 left) 2024-07-28T19:34:03.979 INFO:tasks.rados.rados.0.smithi045.stdout:1266: done (0 left) 2024-07-28T19:34:03.979 INFO:tasks.rados.rados.0.smithi045.stdout:1267: write oid 7 current snap is 160 2024-07-28T19:34:03.980 INFO:tasks.rados.rados.0.smithi045.stdout:1267: seq_num 498 ranges {769886=636947,2091915=277971} 2024-07-28T19:34:03.986 INFO:tasks.rados.rados.0.smithi045.stdout:1267: writing smithi04569809-7 from 769886 to 1406833 tid 1 2024-07-28T19:34:03.992 INFO:tasks.rados.rados.0.smithi045.stdout:1267: writing smithi04569809-7 from 2091915 to 2369886 tid 2 2024-07-28T19:34:03.992 INFO:tasks.rados.rados.0.smithi045.stdout:1268: rollback oid 36 current snap is 160 2024-07-28T19:34:03.992 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 36 to 141 2024-07-28T19:34:03.992 INFO:tasks.rados.rados.0.smithi045.stdout:1269: write oid 44 current snap is 160 2024-07-28T19:34:03.992 INFO:tasks.rados.rados.0.smithi045.stdout:1269: seq_num 499 ranges {786693=712196,2150397=236296} 2024-07-28T19:34:04.001 INFO:tasks.rados.rados.0.smithi045.stdout:1269: writing smithi04569809-44 from 786693 to 1498889 tid 1 2024-07-28T19:34:04.007 INFO:tasks.rados.rados.0.smithi045.stdout:1269: writing smithi04569809-44 from 2150397 to 2386693 tid 2 2024-07-28T19:34:04.008 INFO:tasks.rados.rados.0.smithi045.stdout:1270: delete oid 39 current snap is 160 2024-07-28T19:34:04.008 INFO:tasks.rados.rados.0.smithi045.stdout:1267: finishing write tid 1 to smithi04569809-7 2024-07-28T19:34:04.008 INFO:tasks.rados.rados.0.smithi045.stdout:1268: finishing rollback tid 0 to smithi04569809-36 2024-07-28T19:34:04.008 INFO:tasks.rados.rados.0.smithi045.stdout:1267: finishing write tid 2 to smithi04569809-7 2024-07-28T19:34:04.008 INFO:tasks.rados.rados.0.smithi045.stdout:1268: finishing rollback tid 1 to smithi04569809-36 2024-07-28T19:34:04.008 INFO:tasks.rados.rados.0.smithi045.stdout:1267: finishing write tid 3 to smithi04569809-7 2024-07-28T19:34:04.008 INFO:tasks.rados.rados.0.smithi045.stdout:1268: finishing rollback tid 2 to smithi04569809-36 2024-07-28T19:34:04.008 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 417 (ObjNum 403 snap 123 seq_num 403) dirty exists 2024-07-28T19:34:04.008 INFO:tasks.rados.rados.0.smithi045.stdout:1267: finishing write tid 4 to smithi04569809-7 2024-07-28T19:34:04.008 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 361 (ObjNum 498 snap 160 seq_num 498) dirty exists 2024-07-28T19:34:04.008 INFO:tasks.rados.rados.0.smithi045.stdout:1267: left oid 7 (ObjNum 498 snap 160 seq_num 498) 2024-07-28T19:34:04.010 INFO:tasks.rados.rados.0.smithi045.stdout:1267: done (3 left) 2024-07-28T19:34:04.010 INFO:tasks.rados.rados.0.smithi045.stdout:1268: done (2 left) 2024-07-28T19:34:04.010 INFO:tasks.rados.rados.0.smithi045.stdout:1270: done (1 left) 2024-07-28T19:34:04.010 INFO:tasks.rados.rados.0.smithi045.stdout:1271: read oid 22 snap 129 2024-07-28T19:34:04.010 INFO:tasks.rados.rados.0.smithi045.stdout:1271: expect deleted 2024-07-28T19:34:04.011 INFO:tasks.rados.rados.0.smithi045.stdout:1272: write oid 39 current snap is 160 2024-07-28T19:34:04.011 INFO:tasks.rados.rados.0.smithi045.stdout:1272: seq_num 501 ranges {420307=462694,1351008=617495} 2024-07-28T19:34:04.016 INFO:tasks.rados.rados.0.smithi045.stdout:1272: writing smithi04569809-39 from 420307 to 883001 tid 1 2024-07-28T19:34:04.022 INFO:tasks.rados.rados.0.smithi045.stdout:1272: writing smithi04569809-39 from 1351008 to 1968503 tid 2 2024-07-28T19:34:04.023 INFO:tasks.rados.rados.0.smithi045.stdout:1273: write oid 36 current snap is 160 2024-07-28T19:34:04.023 INFO:tasks.rados.rados.0.smithi045.stdout:1269: finishing write tid 1 to smithi04569809-44 2024-07-28T19:34:04.023 INFO:tasks.rados.rados.0.smithi045.stdout:1269: finishing write tid 2 to smithi04569809-44 2024-07-28T19:34:04.023 INFO:tasks.rados.rados.0.smithi045.stdout:1273: seq_num 502 ranges {437114=654296,1525843=477506} 2024-07-28T19:34:04.029 INFO:tasks.rados.rados.0.smithi045.stdout:1273: writing smithi04569809-36 from 437114 to 1091410 tid 1 2024-07-28T19:34:04.034 INFO:tasks.rados.rados.0.smithi045.stdout:1273: writing smithi04569809-36 from 1525843 to 2003349 tid 2 2024-07-28T19:34:04.034 INFO:tasks.rados.rados.0.smithi045.stdout:1271: done (3 left) 2024-07-28T19:34:04.034 INFO:tasks.rados.rados.0.smithi045.stdout:1274: snap_create 2024-07-28T19:34:04.035 INFO:tasks.rados.rados.0.smithi045.stdout:1269: finishing write tid 3 to smithi04569809-44 2024-07-28T19:34:04.035 INFO:tasks.rados.rados.0.smithi045.stdout:1269: finishing write tid 4 to smithi04569809-44 2024-07-28T19:34:04.035 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 841 (ObjNum 499 snap 160 seq_num 499) dirty exists 2024-07-28T19:34:04.035 INFO:tasks.rados.rados.0.smithi045.stdout:1269: left oid 44 (ObjNum 499 snap 160 seq_num 499) 2024-07-28T19:34:04.035 INFO:tasks.rados.rados.0.smithi045.stdout:1272: finishing write tid 1 to smithi04569809-39 2024-07-28T19:34:04.035 INFO:tasks.rados.rados.0.smithi045.stdout:1272: finishing write tid 2 to smithi04569809-39 2024-07-28T19:34:04.035 INFO:tasks.rados.rados.0.smithi045.stdout:1272: finishing write tid 3 to smithi04569809-39 2024-07-28T19:34:04.035 INFO:tasks.rados.rados.0.smithi045.stdout:1272: finishing write tid 4 to smithi04569809-39 2024-07-28T19:34:04.035 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 485 (ObjNum 501 snap 160 seq_num 501) dirty exists 2024-07-28T19:34:04.035 INFO:tasks.rados.rados.0.smithi045.stdout:1272: left oid 39 (ObjNum 501 snap 160 seq_num 501) 2024-07-28T19:34:04.035 INFO:tasks.rados.rados.0.smithi045.stdout:1273: finishing write tid 1 to smithi04569809-36 2024-07-28T19:34:04.040 INFO:tasks.rados.rados.0.smithi045.stdout:1273: finishing write tid 2 to smithi04569809-36 2024-07-28T19:34:04.040 INFO:tasks.rados.rados.0.smithi045.stdout:1273: finishing write tid 3 to smithi04569809-36 2024-07-28T19:34:04.040 INFO:tasks.rados.rados.0.smithi045.stdout:1273: finishing write tid 4 to smithi04569809-36 2024-07-28T19:34:04.040 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 420 (ObjNum 502 snap 160 seq_num 502) dirty exists 2024-07-28T19:34:04.040 INFO:tasks.rados.rados.0.smithi045.stdout:1273: left oid 36 (ObjNum 502 snap 160 seq_num 502) 2024-07-28T19:34:04.358 INFO:tasks.rados.rados.0.smithi045.stdout:1269: done (3 left) 2024-07-28T19:34:04.358 INFO:tasks.rados.rados.0.smithi045.stdout:1272: done (2 left) 2024-07-28T19:34:04.358 INFO:tasks.rados.rados.0.smithi045.stdout:1273: done (1 left) 2024-07-28T19:34:04.358 INFO:tasks.rados.rados.0.smithi045.stdout:1274: done (0 left) 2024-07-28T19:34:04.358 INFO:tasks.rados.rados.0.smithi045.stdout:1275: rollback oid 42 current snap is 161 2024-07-28T19:34:04.358 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 135 2024-07-28T19:34:04.358 INFO:tasks.rados.rados.0.smithi045.stdout:1276: rollback oid 39 current snap is 161 2024-07-28T19:34:04.358 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 39 to 141 2024-07-28T19:34:04.358 INFO:tasks.rados.rados.0.smithi045.stdout:1277: write oid 21 current snap is 161 2024-07-28T19:34:04.358 INFO:tasks.rados.rados.0.smithi045.stdout:1277: seq_num 503 ranges {453921=729545,1584325=621164} 2024-07-28T19:34:04.369 INFO:tasks.rados.rados.0.smithi045.stdout:1277: writing smithi04569809-21 from 453921 to 1183466 tid 1 2024-07-28T19:34:04.377 INFO:tasks.rados.rados.0.smithi045.stdout:1277: writing smithi04569809-21 from 1584325 to 2205489 tid 2 2024-07-28T19:34:04.377 INFO:tasks.rados.rados.0.smithi045.stdout:1276: finishing rollback tid 0 to smithi04569809-39 2024-07-28T19:34:04.377 INFO:tasks.rados.rados.0.smithi045.stdout:1276: finishing rollback tid 1 to smithi04569809-39 2024-07-28T19:34:04.377 INFO:tasks.rados.rados.0.smithi045.stdout:1276: finishing rollback tid 2 to smithi04569809-39 2024-07-28T19:34:04.377 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 489 (ObjNum 421 snap 132 seq_num 421) dirty exists 2024-07-28T19:34:04.377 INFO:tasks.rados.rados.0.smithi045.stdout:1275: finishing rollback tid 0 to smithi04569809-42 2024-07-28T19:34:04.377 INFO:tasks.rados.rados.0.smithi045.stdout:1275: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:34:04.377 INFO:tasks.rados.rados.0.smithi045.stdout:1278: read oid 50 snap -1 2024-07-28T19:34:04.377 INFO:tasks.rados.rados.0.smithi045.stdout:1278: expect (ObjNum 475 snap 156 seq_num 475) 2024-07-28T19:34:04.378 INFO:tasks.rados.rados.0.smithi045.stdout:1276: done (3 left) 2024-07-28T19:34:04.378 INFO:tasks.rados.rados.0.smithi045.stdout:1279: write oid 8 current snap is 161 2024-07-28T19:34:04.378 INFO:tasks.rados.rados.0.smithi045.stdout:1275: finishing rollback tid 2 to smithi04569809-42 2024-07-28T19:34:04.378 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 920 (ObjNum 402 snap 123 seq_num 402) dirty exists 2024-07-28T19:34:04.378 INFO:tasks.rados.rados.0.smithi045.stdout:1279: seq_num 504 ranges {470728=404794,1526454=481175} 2024-07-28T19:34:04.383 INFO:tasks.rados.rados.0.smithi045.stdout:1279: writing smithi04569809-8 from 470728 to 875522 tid 1 2024-07-28T19:34:04.392 INFO:tasks.rados.rados.0.smithi045.stdout:1279: writing smithi04569809-8 from 1526454 to 2007629 tid 2 2024-07-28T19:34:04.392 INFO:tasks.rados.rados.0.smithi045.stdout:1275: done (3 left) 2024-07-28T19:34:04.392 INFO:tasks.rados.rados.0.smithi045.stdout:1280: read oid 7 snap -1 2024-07-28T19:34:04.392 INFO:tasks.rados.rados.0.smithi045.stdout:1280: expect (ObjNum 498 snap 160 seq_num 498) 2024-07-28T19:34:04.392 INFO:tasks.rados.rados.0.smithi045.stdout:1281: write oid 19 current snap is 161 2024-07-28T19:34:04.392 INFO:tasks.rados.rados.0.smithi045.stdout:1277: finishing write tid 1 to smithi04569809-21 2024-07-28T19:34:04.392 INFO:tasks.rados.rados.0.smithi045.stdout:1277: finishing write tid 2 to smithi04569809-21 2024-07-28T19:34:04.392 INFO:tasks.rados.rados.0.smithi045.stdout:1277: finishing write tid 3 to smithi04569809-21 2024-07-28T19:34:04.392 INFO:tasks.rados.rados.0.smithi045.stdout:1277: finishing write tid 4 to smithi04569809-21 2024-07-28T19:34:04.393 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 681 (ObjNum 503 snap 161 seq_num 503) dirty exists 2024-07-28T19:34:04.393 INFO:tasks.rados.rados.0.smithi045.stdout:1277: left oid 21 (ObjNum 503 snap 161 seq_num 503) 2024-07-28T19:34:04.393 INFO:tasks.rados.rados.0.smithi045.stdout:1279: finishing write tid 1 to smithi04569809-8 2024-07-28T19:34:04.393 INFO:tasks.rados.rados.0.smithi045.stdout:1281: seq_num 505 ranges {487535=480043,1584936=624833} 2024-07-28T19:34:04.399 INFO:tasks.rados.rados.0.smithi045.stdout:1281: writing smithi04569809-19 from 487535 to 967578 tid 1 2024-07-28T19:34:04.410 INFO:tasks.rados.rados.0.smithi045.stdout:1281: writing smithi04569809-19 from 1584936 to 2209769 tid 2 2024-07-28T19:34:04.410 INFO:tasks.rados.rados.0.smithi045.stdout:1277: done (4 left) 2024-07-28T19:34:04.410 INFO:tasks.rados.rados.0.smithi045.stdout:1282: write oid 3 current snap is 161 2024-07-28T19:34:04.410 INFO:tasks.rados.rados.0.smithi045.stdout:1282: seq_num 506 ranges {504342=555292,1643418=484844} 2024-07-28T19:34:04.417 INFO:tasks.rados.rados.0.smithi045.stdout:1282: writing smithi04569809-3 from 504342 to 1059634 tid 1 2024-07-28T19:34:04.425 INFO:tasks.rados.rados.0.smithi045.stdout:1282: writing smithi04569809-3 from 1643418 to 2128262 tid 2 2024-07-28T19:34:04.425 INFO:tasks.rados.rados.0.smithi045.stdout:1283: read oid 18 snap 156 2024-07-28T19:34:04.426 INFO:tasks.rados.rados.0.smithi045.stdout:1283: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:34:04.426 INFO:tasks.rados.rados.0.smithi045.stdout:1284: snap_create 2024-07-28T19:34:04.426 INFO:tasks.rados.rados.0.smithi045.stdout:1278: expect (ObjNum 475 snap 156 seq_num 475) 2024-07-28T19:34:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:1279: finishing write tid 2 to smithi04569809-8 2024-07-28T19:34:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:1279: finishing write tid 3 to smithi04569809-8 2024-07-28T19:34:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:1279: finishing write tid 4 to smithi04569809-8 2024-07-28T19:34:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 642 (ObjNum 504 snap 161 seq_num 504) dirty exists 2024-07-28T19:34:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:1279: left oid 8 (ObjNum 504 snap 161 seq_num 504) 2024-07-28T19:34:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:1280: expect (ObjNum 498 snap 160 seq_num 498) 2024-07-28T19:34:04.678 INFO:tasks.rados.rados.0.smithi045.stdout:1281: finishing write tid 1 to smithi04569809-19 2024-07-28T19:34:04.678 INFO:tasks.rados.rados.0.smithi045.stdout:1281: finishing write tid 2 to smithi04569809-19 2024-07-28T19:34:04.678 INFO:tasks.rados.rados.0.smithi045.stdout:1281: finishing write tid 3 to smithi04569809-19 2024-07-28T19:34:04.678 INFO:tasks.rados.rados.0.smithi045.stdout:1281: finishing write tid 4 to smithi04569809-19 2024-07-28T19:34:04.678 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 685 (ObjNum 505 snap 161 seq_num 505) dirty exists 2024-07-28T19:34:04.678 INFO:tasks.rados.rados.0.smithi045.stdout:1281: left oid 19 (ObjNum 505 snap 161 seq_num 505) 2024-07-28T19:34:04.678 INFO:tasks.rados.rados.0.smithi045.stdout:1282: finishing write tid 1 to smithi04569809-3 2024-07-28T19:34:04.678 INFO:tasks.rados.rados.0.smithi045.stdout:1283: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:34:04.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:04 smithi045 bash[31704]: cluster 2024-07-28T19:34:03.347734+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-07-28T19:34:04.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:04 smithi045 bash[80445]: cluster 2024-07-28T19:34:03.347734+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-07-28T19:34:04.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:04 smithi155 bash[24090]: cluster 2024-07-28T19:34:03.347734+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-07-28T19:34:04.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:04 smithi155 bash[60745]: ts=2024-07-28T19:34:04.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:04.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:04 smithi155 bash[60745]: ts=2024-07-28T19:34:04.456Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:04.811 INFO:tasks.rados.rados.0.smithi045.stdout:1282: finishing write tid 2 to smithi04569809-3 2024-07-28T19:34:04.811 INFO:tasks.rados.rados.0.smithi045.stdout:1282: finishing write tid 3 to smithi04569809-3 2024-07-28T19:34:04.811 INFO:tasks.rados.rados.0.smithi045.stdout:1282: finishing write tid 4 to smithi04569809-3 2024-07-28T19:34:04.811 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 689 (ObjNum 506 snap 161 seq_num 506) dirty exists 2024-07-28T19:34:04.811 INFO:tasks.rados.rados.0.smithi045.stdout:1282: left oid 3 (ObjNum 506 snap 161 seq_num 506) 2024-07-28T19:34:05.110 INFO:tasks.rados.rados.0.smithi045.stdout:1278: done (6 left) 2024-07-28T19:34:05.110 INFO:tasks.rados.rados.0.smithi045.stdout:1279: done (5 left) 2024-07-28T19:34:05.110 INFO:tasks.rados.rados.0.smithi045.stdout:1280: done (4 left) 2024-07-28T19:34:05.111 INFO:tasks.rados.rados.0.smithi045.stdout:1281: done (3 left) 2024-07-28T19:34:05.111 INFO:tasks.rados.rados.0.smithi045.stdout:1282: done (2 left) 2024-07-28T19:34:05.111 INFO:tasks.rados.rados.0.smithi045.stdout:1283: done (1 left) 2024-07-28T19:34:05.111 INFO:tasks.rados.rados.0.smithi045.stdout:1284: done (0 left) 2024-07-28T19:34:05.111 INFO:tasks.rados.rados.0.smithi045.stdout:1285: snap_create 2024-07-28T19:34:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:05 smithi045 bash[80445]: cluster 2024-07-28T19:34:03.944155+0000 mgr.y (mgr.34101) 55 : cluster [DBG] pgmap v117: 89 pgs: 89 active+clean; 227 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 901 KiB/s wr, 15 op/s 2024-07-28T19:34:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:05 smithi045 bash[80445]: cluster 2024-07-28T19:34:04.357580+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-07-28T19:34:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:05 smithi045 bash[80445]: cluster 2024-07-28T19:34:05.109187+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-07-28T19:34:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:05 smithi045 bash[31704]: cluster 2024-07-28T19:34:03.944155+0000 mgr.y (mgr.34101) 55 : cluster [DBG] pgmap v117: 89 pgs: 89 active+clean; 227 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 901 KiB/s wr, 15 op/s 2024-07-28T19:34:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:05 smithi045 bash[31704]: cluster 2024-07-28T19:34:04.357580+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-07-28T19:34:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:05 smithi045 bash[31704]: cluster 2024-07-28T19:34:05.109187+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-07-28T19:34:05.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:05 smithi155 bash[24090]: cluster 2024-07-28T19:34:03.944155+0000 mgr.y (mgr.34101) 55 : cluster [DBG] pgmap v117: 89 pgs: 89 active+clean; 227 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 901 KiB/s wr, 15 op/s 2024-07-28T19:34:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:05 smithi155 bash[24090]: cluster 2024-07-28T19:34:04.357580+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-07-28T19:34:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:05 smithi155 bash[24090]: cluster 2024-07-28T19:34:05.109187+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-07-28T19:34:06.112 INFO:tasks.rados.rados.0.smithi045.stdout:1285: done (0 left) 2024-07-28T19:34:06.112 INFO:tasks.rados.rados.0.smithi045.stdout:1286: read oid 13 snap -1 2024-07-28T19:34:06.112 INFO:tasks.rados.rados.0.smithi045.stdout:1286: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T19:34:06.112 INFO:tasks.rados.rados.0.smithi045.stdout:1287: read oid 44 snap -1 2024-07-28T19:34:06.112 INFO:tasks.rados.rados.0.smithi045.stdout:1287: expect (ObjNum 499 snap 160 seq_num 499) 2024-07-28T19:34:06.112 INFO:tasks.rados.rados.0.smithi045.stdout:1288: snap_remove snap 158 2024-07-28T19:34:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:06 smithi045 bash[80445]: audit 2024-07-28T19:34:05.578895+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:06.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:06 smithi045 bash[80445]: cluster 2024-07-28T19:34:06.112181+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-07-28T19:34:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:06 smithi045 bash[31704]: audit 2024-07-28T19:34:05.578895+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:06 smithi045 bash[31704]: cluster 2024-07-28T19:34:06.112181+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-07-28T19:34:06.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:06 smithi155 bash[24090]: audit 2024-07-28T19:34:05.578895+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:06.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:06 smithi155 bash[24090]: cluster 2024-07-28T19:34:06.112181+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-07-28T19:34:07.116 INFO:tasks.rados.rados.0.smithi045.stdout:1288: done (2 left) 2024-07-28T19:34:07.116 INFO:tasks.rados.rados.0.smithi045.stdout:1289: read oid 35 snap -1 2024-07-28T19:34:07.116 INFO:tasks.rados.rados.0.smithi045.stdout:1289: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:34:07.117 INFO:tasks.rados.rados.0.smithi045.stdout:1290: rollback oid 29 current snap is 163 2024-07-28T19:34:07.117 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 29 to 159 2024-07-28T19:34:07.117 INFO:tasks.rados.rados.0.smithi045.stdout:1291: write oid 32 current snap is 163 2024-07-28T19:34:07.117 INFO:tasks.rados.rados.0.smithi045.stdout:1291: seq_num 507 ranges {521149=630541,1701900=628502} 2024-07-28T19:34:07.126 INFO:tasks.rados.rados.0.smithi045.stdout:1291: writing smithi04569809-32 from 521149 to 1151690 tid 1 2024-07-28T19:34:07.136 INFO:tasks.rados.rados.0.smithi045.stdout:1291: writing smithi04569809-32 from 1701900 to 2330402 tid 2 2024-07-28T19:34:07.137 INFO:tasks.rados.rados.0.smithi045.stdout:1292: write oid 39 current snap is 163 2024-07-28T19:34:07.137 INFO:tasks.rados.rados.0.smithi045.stdout:1292: seq_num 508 ranges {537956=705790,1644029=772160} 2024-07-28T19:34:07.147 INFO:tasks.rados.rados.0.smithi045.stdout:1292: writing smithi04569809-39 from 537956 to 1243746 tid 1 2024-07-28T19:34:07.156 INFO:tasks.rados.rados.0.smithi045.stdout:1292: writing smithi04569809-39 from 1644029 to 2416189 tid 2 2024-07-28T19:34:07.156 INFO:tasks.rados.rados.0.smithi045.stdout:1293: write oid 40 current snap is 163 2024-07-28T19:34:07.156 INFO:tasks.rados.rados.0.smithi045.stdout:1293: seq_num 509 ranges {554763=781039,2102511=452252} 2024-07-28T19:34:07.165 INFO:tasks.rados.rados.0.smithi045.stdout:1293: writing smithi04569809-40 from 554763 to 1335802 tid 1 2024-07-28T19:34:07.173 INFO:tasks.rados.rados.0.smithi045.stdout:1293: writing smithi04569809-40 from 2102511 to 2554763 tid 2 2024-07-28T19:34:07.174 INFO:tasks.rados.rados.0.smithi045.stdout:1294: read oid 20 snap -1 2024-07-28T19:34:07.174 INFO:tasks.rados.rados.0.smithi045.stdout:1294: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T19:34:07.174 INFO:tasks.rados.rados.0.smithi045.stdout:1295: rollback oid 14 current snap is 163 2024-07-28T19:34:07.174 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 155 2024-07-28T19:34:07.174 INFO:tasks.rados.rados.0.smithi045.stdout:1296: rollback oid 23 current snap is 163 2024-07-28T19:34:07.175 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 23 to 159 2024-07-28T19:34:07.175 INFO:tasks.rados.rados.0.smithi045.stdout:1286: expect (ObjNum 272 snap 86 seq_num 272) 2024-07-28T19:34:07.376 INFO:tasks.rados.rados.0.smithi045.stdout:1287: expect (ObjNum 499 snap 160 seq_num 499) 2024-07-28T19:34:07.519 INFO:tasks.rados.rados.0.smithi045.stdout:1289: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:34:07.682 INFO:tasks.rados.rados.0.smithi045.stdout:1291: finishing write tid 1 to smithi04569809-32 2024-07-28T19:34:07.682 INFO:tasks.rados.rados.0.smithi045.stdout:1291: finishing write tid 2 to smithi04569809-32 2024-07-28T19:34:07.682 INFO:tasks.rados.rados.0.smithi045.stdout:1291: finishing write tid 3 to smithi04569809-32 2024-07-28T19:34:07.682 INFO:tasks.rados.rados.0.smithi045.stdout:1290: finishing rollback tid 0 to smithi04569809-29 2024-07-28T19:34:07.682 INFO:tasks.rados.rados.0.smithi045.stdout:1291: finishing write tid 4 to smithi04569809-32 2024-07-28T19:34:07.682 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 492 (ObjNum 507 snap 163 seq_num 507) dirty exists 2024-07-28T19:34:07.682 INFO:tasks.rados.rados.0.smithi045.stdout:1291: left oid 32 (ObjNum 507 snap 163 seq_num 507) 2024-07-28T19:34:07.682 INFO:tasks.rados.rados.0.smithi045.stdout:1290: finishing rollback tid 1 to smithi04569809-29 2024-07-28T19:34:07.682 INFO:tasks.rados.rados.0.smithi045.stdout:1290: finishing rollback tid 2 to smithi04569809-29 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 924 (ObjNum 472 snap 156 seq_num 472) dirty exists 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1292: finishing write tid 1 to smithi04569809-39 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1292: finishing write tid 2 to smithi04569809-39 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1286: done (9 left) 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1287: done (8 left) 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1289: done (7 left) 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1290: done (6 left) 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1291: done (5 left) 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1297: read oid 9 snap 154 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1297: expect (ObjNum 436 snap 139 seq_num 436) 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1298: read oid 35 snap -1 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1298: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1299: write oid 21 current snap is 163 2024-07-28T19:34:07.683 INFO:tasks.rados.rados.0.smithi045.stdout:1292: finishing write tid 3 to smithi04569809-39 2024-07-28T19:34:07.684 INFO:tasks.rados.rados.0.smithi045.stdout:1292: finishing write tid 4 to smithi04569809-39 2024-07-28T19:34:07.684 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 496 (ObjNum 508 snap 163 seq_num 508) dirty exists 2024-07-28T19:34:07.684 INFO:tasks.rados.rados.0.smithi045.stdout:1292: left oid 39 (ObjNum 508 snap 163 seq_num 508) 2024-07-28T19:34:07.684 INFO:tasks.rados.rados.0.smithi045.stdout:1293: finishing write tid 1 to smithi04569809-40 2024-07-28T19:34:07.684 INFO:tasks.rados.rados.0.smithi045.stdout:1295: finishing rollback tid 0 to smithi04569809-14 2024-07-28T19:34:07.684 INFO:tasks.rados.rados.0.smithi045.stdout:1296: finishing rollback tid 1 to smithi04569809-23 2024-07-28T19:34:07.684 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 0 (ObjNum 129 snap 0 seq_num 284260336) dirty dne 2024-07-28T19:34:07.684 INFO:tasks.rados.rados.0.smithi045.stdout:1299: seq_num 510 ranges {571570=572641,1877346=694224} 2024-07-28T19:34:07.701 INFO:tasks.rados.rados.0.smithi045.stdout:1299: writing smithi04569809-21 from 571570 to 1144211 tid 1 2024-07-28T19:34:07.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:07 smithi045 bash[80445]: cluster 2024-07-28T19:34:05.944782+0000 mgr.y (mgr.34101) 56 : cluster [DBG] pgmap v120: 89 pgs: 89 active+clean; 227 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 901 KiB/s wr, 15 op/s 2024-07-28T19:34:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:07 smithi045 bash[80445]: cluster 2024-07-28T19:34:07.114797+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-07-28T19:34:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:07 smithi045 bash[31704]: cluster 2024-07-28T19:34:05.944782+0000 mgr.y (mgr.34101) 56 : cluster [DBG] pgmap v120: 89 pgs: 89 active+clean; 227 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 901 KiB/s wr, 15 op/s 2024-07-28T19:34:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:07 smithi045 bash[31704]: cluster 2024-07-28T19:34:07.114797+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-07-28T19:34:07.725 INFO:tasks.rados.rados.0.smithi045.stdout:1299: writing smithi04569809-21 from 1877346 to 2571570 tid 2 2024-07-28T19:34:07.725 INFO:tasks.rados.rados.0.smithi045.stdout:1292: done (7 left) 2024-07-28T19:34:07.725 INFO:tasks.rados.rados.0.smithi045.stdout:1296: done (6 left) 2024-07-28T19:34:07.726 INFO:tasks.rados.rados.0.smithi045.stdout:1300: read oid 8 snap -1 2024-07-28T19:34:07.726 INFO:tasks.rados.rados.0.smithi045.stdout:1300: expect (ObjNum 504 snap 161 seq_num 504) 2024-07-28T19:34:07.726 INFO:tasks.rados.rados.0.smithi045.stdout:1301: read oid 1 snap 129 2024-07-28T19:34:07.726 INFO:tasks.rados.rados.0.smithi045.stdout:1301: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:34:07.726 INFO:tasks.rados.rados.0.smithi045.stdout:1302: snap_remove snap 159 2024-07-28T19:34:07.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:07 smithi155 bash[24090]: cluster 2024-07-28T19:34:05.944782+0000 mgr.y (mgr.34101) 56 : cluster [DBG] pgmap v120: 89 pgs: 89 active+clean; 227 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 901 KiB/s wr, 15 op/s 2024-07-28T19:34:07.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:07 smithi155 bash[24090]: cluster 2024-07-28T19:34:07.114797+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-07-28T19:34:08.380 INFO:tasks.rados.rados.0.smithi045.stdout:1302: done (8 left) 2024-07-28T19:34:08.380 INFO:tasks.rados.rados.0.smithi045.stdout:1303: write oid 27 current snap is 163 2024-07-28T19:34:08.380 INFO:tasks.rados.rados.0.smithi045.stdout:1295: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:34:08.380 INFO:tasks.rados.rados.0.smithi045.stdout:1293: finishing write tid 2 to smithi04569809-40 2024-07-28T19:34:08.380 INFO:tasks.rados.rados.0.smithi045.stdout:1295: finishing rollback tid 2 to smithi04569809-14 2024-07-28T19:34:08.380 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 142 (ObjNum 439 snap 139 seq_num 439) dirty exists 2024-07-28T19:34:08.380 INFO:tasks.rados.rados.0.smithi045.stdout:1294: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T19:34:08.566 INFO:tasks.rados.rados.0.smithi045.stdout:1293: finishing write tid 3 to smithi04569809-40 2024-07-28T19:34:08.567 INFO:tasks.rados.rados.0.smithi045.stdout:1293: finishing write tid 4 to smithi04569809-40 2024-07-28T19:34:08.567 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 500 (ObjNum 509 snap 163 seq_num 509) dirty exists 2024-07-28T19:34:08.567 INFO:tasks.rados.rados.0.smithi045.stdout:1293: left oid 40 (ObjNum 509 snap 163 seq_num 509) 2024-07-28T19:34:08.567 INFO:tasks.rados.rados.0.smithi045.stdout:1297: expect (ObjNum 436 snap 139 seq_num 436) 2024-07-28T19:34:08.669 INFO:tasks.rados.rados.0.smithi045.stdout:1298: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:34:08.826 INFO:tasks.rados.rados.0.smithi045.stdout:1299: finishing write tid 1 to smithi04569809-21 2024-07-28T19:34:08.826 INFO:tasks.rados.rados.0.smithi045.stdout:1301: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:34:08.964 INFO:tasks.rados.rados.0.smithi045.stdout:1299: finishing write tid 2 to smithi04569809-21 2024-07-28T19:34:08.964 INFO:tasks.rados.rados.0.smithi045.stdout:1299: finishing write tid 3 to smithi04569809-21 2024-07-28T19:34:08.964 INFO:tasks.rados.rados.0.smithi045.stdout:1299: finishing write tid 4 to smithi04569809-21 2024-07-28T19:34:08.964 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 699 (ObjNum 510 snap 163 seq_num 510) dirty exists 2024-07-28T19:34:08.964 INFO:tasks.rados.rados.0.smithi045.stdout:1299: left oid 21 (ObjNum 510 snap 163 seq_num 510) 2024-07-28T19:34:08.964 INFO:tasks.rados.rados.0.smithi045.stdout:1300: expect (ObjNum 504 snap 161 seq_num 504) 2024-07-28T19:34:09.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:08 smithi155 bash[60745]: ts=2024-07-28T19:34:08.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:09.103 INFO:tasks.rados.rados.0.smithi045.stdout:1303: seq_num 511 ranges {588377=647890,1935828=635840} 2024-07-28T19:34:09.123 INFO:tasks.rados.rados.0.smithi045.stdout:1303: writing smithi04569809-27 from 588377 to 1236267 tid 1 2024-07-28T19:34:09.146 INFO:tasks.rados.rados.0.smithi045.stdout:1303: writing smithi04569809-27 from 1935828 to 2571668 tid 2 2024-07-28T19:34:09.146 INFO:tasks.rados.rados.0.smithi045.stdout:1293: done (8 left) 2024-07-28T19:34:09.146 INFO:tasks.rados.rados.0.smithi045.stdout:1294: done (7 left) 2024-07-28T19:34:09.146 INFO:tasks.rados.rados.0.smithi045.stdout:1295: done (6 left) 2024-07-28T19:34:09.146 INFO:tasks.rados.rados.0.smithi045.stdout:1297: done (5 left) 2024-07-28T19:34:09.146 INFO:tasks.rados.rados.0.smithi045.stdout:1298: done (4 left) 2024-07-28T19:34:09.146 INFO:tasks.rados.rados.0.smithi045.stdout:1299: done (3 left) 2024-07-28T19:34:09.146 INFO:tasks.rados.rados.0.smithi045.stdout:1300: done (2 left) 2024-07-28T19:34:09.146 INFO:tasks.rados.rados.0.smithi045.stdout:1301: done (1 left) 2024-07-28T19:34:09.146 INFO:tasks.rados.rados.0.smithi045.stdout:1304: snap_create 2024-07-28T19:34:09.146 INFO:tasks.rados.rados.0.smithi045.stdout:1303: finishing write tid 1 to smithi04569809-27 2024-07-28T19:34:09.150 INFO:tasks.rados.rados.0.smithi045.stdout:1303: finishing write tid 2 to smithi04569809-27 2024-07-28T19:34:09.150 INFO:tasks.rados.rados.0.smithi045.stdout:1303: finishing write tid 3 to smithi04569809-27 2024-07-28T19:34:09.150 INFO:tasks.rados.rados.0.smithi045.stdout:1303: finishing write tid 4 to smithi04569809-27 2024-07-28T19:34:09.150 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 934 (ObjNum 511 snap 163 seq_num 511) dirty exists 2024-07-28T19:34:09.151 INFO:tasks.rados.rados.0.smithi045.stdout:1303: left oid 27 (ObjNum 511 snap 163 seq_num 511) 2024-07-28T19:34:09.389 INFO:tasks.rados.rados.0.smithi045.stdout:1303: done (1 left) 2024-07-28T19:34:09.389 INFO:tasks.rados.rados.0.smithi045.stdout:1304: done (0 left) 2024-07-28T19:34:09.390 INFO:tasks.rados.rados.0.smithi045.stdout:1305: write oid 25 current snap is 164 2024-07-28T19:34:09.390 INFO:tasks.rados.rados.0.smithi045.stdout:1305: seq_num 512 ranges {605184=723139,1877957=727227} 2024-07-28T19:34:09.411 INFO:tasks.rados.rados.0.smithi045.stdout:1305: writing smithi04569809-25 from 605184 to 1328323 tid 1 2024-07-28T19:34:09.432 INFO:tasks.rados.rados.0.smithi045.stdout:1305: writing smithi04569809-25 from 1877957 to 2605184 tid 2 2024-07-28T19:34:09.432 INFO:tasks.rados.rados.0.smithi045.stdout:1306: read oid 21 snap -1 2024-07-28T19:34:09.432 INFO:tasks.rados.rados.0.smithi045.stdout:1306: expect (ObjNum 510 snap 163 seq_num 510) 2024-07-28T19:34:09.432 INFO:tasks.rados.rados.0.smithi045.stdout:1307: rollback oid 5 current snap is 164 2024-07-28T19:34:09.433 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 5 to 156 2024-07-28T19:34:09.433 INFO:tasks.rados.rados.0.smithi045.stdout:1305: finishing write tid 1 to smithi04569809-25 2024-07-28T19:34:09.433 INFO:tasks.rados.rados.0.smithi045.stdout:1308: write oid 26 current snap is 164 2024-07-28T19:34:09.433 INFO:tasks.rados.rados.0.smithi045.stdout:1308: seq_num 513 ranges {621991=798388,1936439=639509} 2024-07-28T19:34:09.452 INFO:tasks.rados.rados.0.smithi045.stdout:1308: writing smithi04569809-26 from 621991 to 1420379 tid 1 2024-07-28T19:34:09.464 INFO:tasks.rados.rados.0.smithi045.stdout:1308: writing smithi04569809-26 from 1936439 to 2575948 tid 2 2024-07-28T19:34:09.464 INFO:tasks.rados.rados.0.smithi045.stdout:1309: write oid 42 current snap is 164 2024-07-28T19:34:09.465 INFO:tasks.rados.rados.0.smithi045.stdout:1305: finishing write tid 2 to smithi04569809-25 2024-07-28T19:34:09.465 INFO:tasks.rados.rados.0.smithi045.stdout:1305: finishing write tid 3 to smithi04569809-25 2024-07-28T19:34:09.465 INFO:tasks.rados.rados.0.smithi045.stdout:1305: finishing write tid 4 to smithi04569809-25 2024-07-28T19:34:09.465 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 652 (ObjNum 512 snap 164 seq_num 512) dirty exists 2024-07-28T19:34:09.465 INFO:tasks.rados.rados.0.smithi045.stdout:1305: left oid 25 (ObjNum 512 snap 164 seq_num 512) 2024-07-28T19:34:09.465 INFO:tasks.rados.rados.0.smithi045.stdout:1306: expect (ObjNum 510 snap 163 seq_num 510) 2024-07-28T19:34:09.646 INFO:tasks.rados.rados.0.smithi045.stdout:1307: finishing rollback tid 0 to smithi04569809-5 2024-07-28T19:34:09.646 INFO:tasks.rados.rados.0.smithi045.stdout:1307: finishing rollback tid 1 to smithi04569809-5 2024-07-28T19:34:09.646 INFO:tasks.rados.rados.0.smithi045.stdout:1307: finishing rollback tid 2 to smithi04569809-5 2024-07-28T19:34:09.646 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 849 (ObjNum 470 snap 155 seq_num 470) dirty exists 2024-07-28T19:34:09.646 INFO:tasks.rados.rados.0.smithi045.stdout:1308: finishing write tid 1 to smithi04569809-26 2024-07-28T19:34:09.646 INFO:tasks.rados.rados.0.smithi045.stdout:1308: finishing write tid 2 to smithi04569809-26 2024-07-28T19:34:09.646 INFO:tasks.rados.rados.0.smithi045.stdout:1308: finishing write tid 3 to smithi04569809-26 2024-07-28T19:34:09.646 INFO:tasks.rados.rados.0.smithi045.stdout:1308: finishing write tid 4 to smithi04569809-26 2024-07-28T19:34:09.646 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 372 (ObjNum 513 snap 164 seq_num 513) dirty exists 2024-07-28T19:34:09.646 INFO:tasks.rados.rados.0.smithi045.stdout:1308: left oid 26 (ObjNum 513 snap 164 seq_num 513) 2024-07-28T19:34:09.647 INFO:tasks.rados.rados.0.smithi045.stdout:1309: seq_num 514 ranges {638798=473637,1594921=783167} 2024-07-28T19:34:09.660 INFO:tasks.rados.rados.0.smithi045.stdout:1309: writing smithi04569809-42 from 638798 to 1112435 tid 1 2024-07-28T19:34:09.677 INFO:tasks.rados.rados.0.smithi045.stdout:1309: writing smithi04569809-42 from 1594921 to 2378088 tid 2 2024-07-28T19:34:09.677 INFO:tasks.rados.rados.0.smithi045.stdout:1305: done (4 left) 2024-07-28T19:34:09.677 INFO:tasks.rados.rados.0.smithi045.stdout:1306: done (3 left) 2024-07-28T19:34:09.678 INFO:tasks.rados.rados.0.smithi045.stdout:1307: done (2 left) 2024-07-28T19:34:09.678 INFO:tasks.rados.rados.0.smithi045.stdout:1308: done (1 left) 2024-07-28T19:34:09.678 INFO:tasks.rados.rados.0.smithi045.stdout:1310: snap_create 2024-07-28T19:34:09.678 INFO:tasks.rados.rados.0.smithi045.stdout:1309: finishing write tid 1 to smithi04569809-42 2024-07-28T19:34:09.684 INFO:tasks.rados.rados.0.smithi045.stdout:1309: finishing write tid 2 to smithi04569809-42 2024-07-28T19:34:09.684 INFO:tasks.rados.rados.0.smithi045.stdout:1309: finishing write tid 3 to smithi04569809-42 2024-07-28T19:34:09.685 INFO:tasks.rados.rados.0.smithi045.stdout:1309: finishing write tid 4 to smithi04569809-42 2024-07-28T19:34:09.685 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 938 (ObjNum 514 snap 164 seq_num 514) dirty exists 2024-07-28T19:34:09.685 INFO:tasks.rados.rados.0.smithi045.stdout:1309: left oid 42 (ObjNum 514 snap 164 seq_num 514) 2024-07-28T19:34:09.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:09 smithi045 bash[80445]: cluster 2024-07-28T19:34:07.945897+0000 mgr.y (mgr.34101) 57 : cluster [DBG] pgmap v123: 89 pgs: 89 active+clean; 227 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:09.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:09 smithi045 bash[80445]: cluster 2024-07-28T19:34:08.380268+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-07-28T19:34:09.690 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:09 smithi045 bash[31704]: cluster 2024-07-28T19:34:07.945897+0000 mgr.y (mgr.34101) 57 : cluster [DBG] pgmap v123: 89 pgs: 89 active+clean; 227 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:09.690 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:09 smithi045 bash[31704]: cluster 2024-07-28T19:34:08.380268+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-07-28T19:34:09.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:09 smithi155 bash[24090]: cluster 2024-07-28T19:34:07.945897+0000 mgr.y (mgr.34101) 57 : cluster [DBG] pgmap v123: 89 pgs: 89 active+clean; 227 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:09.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:09 smithi155 bash[24090]: cluster 2024-07-28T19:34:08.380268+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-07-28T19:34:10.401 INFO:tasks.rados.rados.0.smithi045.stdout:1309: done (1 left) 2024-07-28T19:34:10.401 INFO:tasks.rados.rados.0.smithi045.stdout:1310: done (0 left) 2024-07-28T19:34:10.401 INFO:tasks.rados.rados.0.smithi045.stdout:1311: read oid 24 snap -1 2024-07-28T19:34:10.401 INFO:tasks.rados.rados.0.smithi045.stdout:1311: expect deleted 2024-07-28T19:34:10.401 INFO:tasks.rados.rados.0.smithi045.stdout:1312: delete oid 31 current snap is 165 2024-07-28T19:34:10.413 INFO:tasks.rados.rados.0.smithi045.stdout:1311: done (1 left) 2024-07-28T19:34:10.413 INFO:tasks.rados.rados.0.smithi045.stdout:1312: done (0 left) 2024-07-28T19:34:10.413 INFO:tasks.rados.rados.0.smithi045.stdout:1313: delete oid 41 current snap is 165 2024-07-28T19:34:10.416 INFO:tasks.rados.rados.0.smithi045.stdout:1313: done (0 left) 2024-07-28T19:34:10.416 INFO:tasks.rados.rados.0.smithi045.stdout:1314: snap_remove snap 161 2024-07-28T19:34:10.429 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade resume' 2024-07-28T19:34:10.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:10 smithi045 bash[80445]: cluster 2024-07-28T19:34:09.389747+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-07-28T19:34:10.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:34:10] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2024-07-28T19:34:10.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:10 smithi045 bash[31704]: cluster 2024-07-28T19:34:09.389747+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-07-28T19:34:10.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:10 smithi155 bash[24090]: cluster 2024-07-28T19:34:09.389747+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-07-28T19:34:11.400 INFO:tasks.rados.rados.0.smithi045.stdout:1314: done (0 left) 2024-07-28T19:34:11.400 INFO:tasks.rados.rados.0.smithi045.stdout:1315: snap_create 2024-07-28T19:34:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:11 smithi045 bash[80445]: cluster 2024-07-28T19:34:09.946508+0000 mgr.y (mgr.34101) 58 : cluster [DBG] pgmap v126: 89 pgs: 89 active+clean; 241 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-07-28T19:34:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:11 smithi045 bash[80445]: cluster 2024-07-28T19:34:10.399520+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-07-28T19:34:11.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:11 smithi045 bash[31704]: cluster 2024-07-28T19:34:09.946508+0000 mgr.y (mgr.34101) 58 : cluster [DBG] pgmap v126: 89 pgs: 89 active+clean; 241 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-07-28T19:34:11.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:11 smithi045 bash[31704]: cluster 2024-07-28T19:34:10.399520+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-07-28T19:34:11.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:11 smithi155 bash[24090]: cluster 2024-07-28T19:34:09.946508+0000 mgr.y (mgr.34101) 58 : cluster [DBG] pgmap v126: 89 pgs: 89 active+clean; 241 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-07-28T19:34:11.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:11 smithi155 bash[24090]: cluster 2024-07-28T19:34:10.399520+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-07-28T19:34:12.424 INFO:tasks.rados.rados.0.smithi045.stdout:1315: done (0 left) 2024-07-28T19:34:12.424 INFO:tasks.rados.rados.0.smithi045.stdout:1316: read oid 32 snap -1 2024-07-28T19:34:12.424 INFO:tasks.rados.rados.0.smithi045.stdout:1316: expect (ObjNum 507 snap 163 seq_num 507) 2024-07-28T19:34:12.424 INFO:tasks.rados.rados.0.smithi045.stdout:1317: rollback oid 49 current snap is 166 2024-07-28T19:34:12.424 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 49 to 164 2024-07-28T19:34:12.424 INFO:tasks.rados.rados.0.smithi045.stdout:1318: delete oid 50 current snap is 166 2024-07-28T19:34:12.435 INFO:tasks.rados.rados.0.smithi045.stdout:1318: done (2 left) 2024-07-28T19:34:12.435 INFO:tasks.rados.rados.0.smithi045.stdout:1319: read oid 37 snap 129 2024-07-28T19:34:12.435 INFO:tasks.rados.rados.0.smithi045.stdout:1319: expect deleted 2024-07-28T19:34:12.435 INFO:tasks.rados.rados.0.smithi045.stdout:1320: delete oid 28 current snap is 166 2024-07-28T19:34:12.436 INFO:tasks.rados.rados.0.smithi045.stdout:1316: expect (ObjNum 507 snap 163 seq_num 507) 2024-07-28T19:34:12.524 INFO:tasks.rados.rados.0.smithi045.stdout:1317: finishing rollback tid 0 to smithi04569809-49 2024-07-28T19:34:12.524 INFO:tasks.rados.rados.0.smithi045.stdout:1317: finishing rollback tid 1 to smithi04569809-49 2024-07-28T19:34:12.524 INFO:tasks.rados.rados.0.smithi045.stdout:1317: finishing rollback tid 2 to smithi04569809-49 2024-07-28T19:34:12.524 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 429 (ObjNum 461 snap 150 seq_num 461) dirty exists 2024-07-28T19:34:12.524 INFO:tasks.rados.rados.0.smithi045.stdout:1316: done (3 left) 2024-07-28T19:34:12.525 INFO:tasks.rados.rados.0.smithi045.stdout:1317: done (2 left) 2024-07-28T19:34:12.525 INFO:tasks.rados.rados.0.smithi045.stdout:1319: done (1 left) 2024-07-28T19:34:12.525 INFO:tasks.rados.rados.0.smithi045.stdout:1320: done (0 left) 2024-07-28T19:34:12.525 INFO:tasks.rados.rados.0.smithi045.stdout:1321: read oid 3 snap 123 2024-07-28T19:34:12.525 INFO:tasks.rados.rados.0.smithi045.stdout:1321: expect (ObjNum 150 snap 35 seq_num 150) 2024-07-28T19:34:12.525 INFO:tasks.rados.rados.0.smithi045.stdout:1322: rollback oid 19 current snap is 166 2024-07-28T19:34:12.525 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 19 to 154 2024-07-28T19:34:12.525 INFO:tasks.rados.rados.0.smithi045.stdout:1323: write oid 23 current snap is 166 2024-07-28T19:34:12.525 INFO:tasks.rados.rados.0.smithi045.stdout:1323: seq_num 519 ranges {722833=566235,1887331=650516} 2024-07-28T19:34:12.545 INFO:tasks.rados.rados.0.smithi045.stdout:1323: writing smithi04569809-23 from 722833 to 1289068 tid 1 2024-07-28T19:34:12.566 INFO:tasks.rados.rados.0.smithi045.stdout:1323: writing smithi04569809-23 from 1887331 to 2537847 tid 2 2024-07-28T19:34:12.566 INFO:tasks.rados.rados.0.smithi045.stdout:1324: snap_create 2024-07-28T19:34:12.566 INFO:tasks.rados.rados.0.smithi045.stdout:1321: expect (ObjNum 150 snap 35 seq_num 150) 2024-07-28T19:34:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[80445]: cluster 2024-07-28T19:34:11.398610+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-07-28T19:34:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[80445]: audit 2024-07-28T19:34:11.431806+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[80445]: audit 2024-07-28T19:34:11.439009+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[80445]: audit 2024-07-28T19:34:11.600842+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[80445]: audit 2024-07-28T19:34:11.611861+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[80445]: audit 2024-07-28T19:34:12.016363+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[80445]: audit 2024-07-28T19:34:12.017978+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:34:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[80445]: audit 2024-07-28T19:34:12.023910+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[31704]: cluster 2024-07-28T19:34:11.398610+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-07-28T19:34:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[31704]: audit 2024-07-28T19:34:11.431806+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[31704]: audit 2024-07-28T19:34:11.439009+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[31704]: audit 2024-07-28T19:34:11.600842+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[31704]: audit 2024-07-28T19:34:11.611861+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[31704]: audit 2024-07-28T19:34:12.016363+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[31704]: audit 2024-07-28T19:34:12.017978+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:34:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:12 smithi045 bash[31704]: audit 2024-07-28T19:34:12.023910+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.727 INFO:tasks.rados.rados.0.smithi045.stdout:1322: finishing rollback tid 0 to smithi04569809-19 2024-07-28T19:34:12.727 INFO:tasks.rados.rados.0.smithi045.stdout:1322: finishing rollback tid 1 to smithi04569809-19 2024-07-28T19:34:12.727 INFO:tasks.rados.rados.0.smithi045.stdout:1322: finishing rollback tid 2 to smithi04569809-19 2024-07-28T19:34:12.727 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 711 (ObjNum 393 snap 122 seq_num 393) dirty exists 2024-07-28T19:34:12.727 INFO:tasks.rados.rados.0.smithi045.stdout:1323: finishing write tid 1 to smithi04569809-23 2024-07-28T19:34:12.727 INFO:tasks.rados.rados.0.smithi045.stdout:1323: finishing write tid 2 to smithi04569809-23 2024-07-28T19:34:12.727 INFO:tasks.rados.rados.0.smithi045.stdout:1323: finishing write tid 3 to smithi04569809-23 2024-07-28T19:34:12.727 INFO:tasks.rados.rados.0.smithi045.stdout:1323: finishing write tid 4 to smithi04569809-23 2024-07-28T19:34:12.727 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 432 (ObjNum 519 snap 166 seq_num 519) dirty exists 2024-07-28T19:34:12.727 INFO:tasks.rados.rados.0.smithi045.stdout:1323: left oid 23 (ObjNum 519 snap 166 seq_num 519) 2024-07-28T19:34:12.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:12 smithi155 bash[60745]: ts=2024-07-28T19:34:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:12.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:12 smithi155 bash[24090]: cluster 2024-07-28T19:34:11.398610+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-07-28T19:34:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:12 smithi155 bash[24090]: audit 2024-07-28T19:34:11.431806+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:12 smithi155 bash[24090]: audit 2024-07-28T19:34:11.439009+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:12 smithi155 bash[24090]: audit 2024-07-28T19:34:11.600842+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:12 smithi155 bash[24090]: audit 2024-07-28T19:34:11.611861+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:12 smithi155 bash[24090]: audit 2024-07-28T19:34:12.016363+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:12 smithi155 bash[24090]: audit 2024-07-28T19:34:12.017978+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:34:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:12 smithi155 bash[24090]: audit 2024-07-28T19:34:12.023910+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:13.424 INFO:tasks.rados.rados.0.smithi045.stdout:1321: done (3 left) 2024-07-28T19:34:13.424 INFO:tasks.rados.rados.0.smithi045.stdout:1322: done (2 left) 2024-07-28T19:34:13.424 INFO:tasks.rados.rados.0.smithi045.stdout:1323: done (1 left) 2024-07-28T19:34:13.425 INFO:tasks.rados.rados.0.smithi045.stdout:1324: done (0 left) 2024-07-28T19:34:13.425 INFO:tasks.rados.rados.0.smithi045.stdout:1325: delete oid 41 current snap is 167 2024-07-28T19:34:13.427 INFO:tasks.rados.rados.0.smithi045.stdout:1325: done (0 left) 2024-07-28T19:34:13.428 INFO:tasks.rados.rados.0.smithi045.stdout:1326: delete oid 45 current snap is 167 2024-07-28T19:34:13.438 INFO:tasks.rados.rados.0.smithi045.stdout:1326: done (0 left) 2024-07-28T19:34:13.438 INFO:tasks.rados.rados.0.smithi045.stdout:1327: snap_create 2024-07-28T19:34:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:13 smithi045 bash[80445]: cluster 2024-07-28T19:34:11.947237+0000 mgr.y (mgr.34101) 59 : cluster [DBG] pgmap v129: 89 pgs: 89 active+clean; 241 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-07-28T19:34:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:13 smithi045 bash[80445]: cluster 2024-07-28T19:34:12.423457+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-07-28T19:34:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:13 smithi045 bash[31704]: cluster 2024-07-28T19:34:11.947237+0000 mgr.y (mgr.34101) 59 : cluster [DBG] pgmap v129: 89 pgs: 89 active+clean; 241 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-07-28T19:34:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:13 smithi045 bash[31704]: cluster 2024-07-28T19:34:12.423457+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-07-28T19:34:13.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:13 smithi155 bash[24090]: cluster 2024-07-28T19:34:11.947237+0000 mgr.y (mgr.34101) 59 : cluster [DBG] pgmap v129: 89 pgs: 89 active+clean; 241 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-07-28T19:34:13.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:13 smithi155 bash[24090]: cluster 2024-07-28T19:34:12.423457+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-07-28T19:34:13.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:13 smithi155 bash[60745]: ts=2024-07-28T19:34:13.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:14.443 INFO:tasks.rados.rados.0.smithi045.stdout:1327: done (0 left) 2024-07-28T19:34:14.443 INFO:tasks.rados.rados.0.smithi045.stdout:1328: write oid 34 current snap is 168 2024-07-28T19:34:14.443 INFO:tasks.rados.rados.0.smithi045.stdout:1328: seq_num 522 ranges {773254=791982,2346424=426830} 2024-07-28T19:34:14.469 INFO:tasks.rados.rados.0.smithi045.stdout:1328: writing smithi04569809-34 from 773254 to 1565236 tid 1 2024-07-28T19:34:14.487 INFO:tasks.rados.rados.0.smithi045.stdout:1328: writing smithi04569809-34 from 2346424 to 2773254 tid 2 2024-07-28T19:34:14.487 INFO:tasks.rados.rados.0.smithi045.stdout:1329: read oid 50 snap -1 2024-07-28T19:34:14.487 INFO:tasks.rados.rados.0.smithi045.stdout:1329: expect deleted 2024-07-28T19:34:14.487 INFO:tasks.rados.rados.0.smithi045.stdout:1330: read oid 19 snap -1 2024-07-28T19:34:14.487 INFO:tasks.rados.rados.0.smithi045.stdout:1330: expect (ObjNum 393 snap 122 seq_num 393) 2024-07-28T19:34:14.488 INFO:tasks.rados.rados.0.smithi045.stdout:1331: snap_remove snap 151 2024-07-28T19:34:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:14 smithi045 bash[80445]: cluster 2024-07-28T19:34:13.424533+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-07-28T19:34:14.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:14 smithi045 bash[31704]: cluster 2024-07-28T19:34:13.424533+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-07-28T19:34:14.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:14 smithi155 bash[24090]: cluster 2024-07-28T19:34:13.424533+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-07-28T19:34:14.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:14 smithi155 bash[60745]: ts=2024-07-28T19:34:14.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:14.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:14 smithi155 bash[60745]: ts=2024-07-28T19:34:14.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:15.001 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:34:15.117 INFO:tasks.rados.rados.0.smithi045.stdout:1331: done (3 left) 2024-07-28T19:34:15.118 INFO:tasks.rados.rados.0.smithi045.stdout:1332: write oid 8 current snap is 168 2024-07-28T19:34:15.118 INFO:tasks.rados.rados.0.smithi045.stdout:1332: seq_num 523 ranges {790061=467231,2004906=541501} 2024-07-28T19:34:15.129 INFO:tasks.rados.rados.0.smithi045.stdout:1332: writing smithi04569809-8 from 790061 to 1257292 tid 1 2024-07-28T19:34:15.140 INFO:tasks.rados.rados.0.smithi045.stdout:1332: writing smithi04569809-8 from 2004906 to 2546407 tid 2 2024-07-28T19:34:15.140 INFO:tasks.rados.rados.0.smithi045.stdout:1333: read oid 1 snap -1 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1333: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1334: read oid 43 snap -1 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1334: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1335: read oid 21 snap -1 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1335: expect (ObjNum 510 snap 163 seq_num 510) 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1336: snap_create 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1328: finishing write tid 1 to smithi04569809-34 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1328: finishing write tid 2 to smithi04569809-34 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1328: finishing write tid 3 to smithi04569809-34 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1328: finishing write tid 4 to smithi04569809-34 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 854 (ObjNum 522 snap 168 seq_num 522) dirty exists 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1328: left oid 34 (ObjNum 522 snap 168 seq_num 522) 2024-07-28T19:34:15.141 INFO:tasks.rados.rados.0.smithi045.stdout:1330: expect (ObjNum 393 snap 122 seq_num 393) 2024-07-28T19:34:15.269 INFO:tasks.rados.rados.0.smithi045.stdout:1332: finishing write tid 1 to smithi04569809-8 2024-07-28T19:34:15.269 INFO:tasks.rados.rados.0.smithi045.stdout:1333: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:34:15.410 INFO:tasks.rados.rados.0.smithi045.stdout:1335: expect (ObjNum 510 snap 163 seq_num 510) 2024-07-28T19:34:15.539 INFO:tasks.rados.rados.0.smithi045.stdout:1334: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:34:15.641 INFO:tasks.rados.rados.0.smithi045.stdout:1332: finishing write tid 2 to smithi04569809-8 2024-07-28T19:34:15.641 INFO:tasks.rados.rados.0.smithi045.stdout:1332: finishing write tid 3 to smithi04569809-8 2024-07-28T19:34:15.642 INFO:tasks.rados.rados.0.smithi045.stdout:1332: finishing write tid 4 to smithi04569809-8 2024-07-28T19:34:15.642 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 666 (ObjNum 523 snap 168 seq_num 523) dirty exists 2024-07-28T19:34:15.642 INFO:tasks.rados.rados.0.smithi045.stdout:1332: left oid 8 (ObjNum 523 snap 168 seq_num 523) 2024-07-28T19:34:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:15 smithi045 bash[80445]: cluster 2024-07-28T19:34:13.948378+0000 mgr.y (mgr.34101) 60 : cluster [DBG] pgmap v132: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-07-28T19:34:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:15 smithi045 bash[80445]: cluster 2024-07-28T19:34:14.443230+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-07-28T19:34:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:15 smithi045 bash[80445]: cluster 2024-07-28T19:34:15.115246+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-07-28T19:34:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:15 smithi045 bash[31704]: cluster 2024-07-28T19:34:13.948378+0000 mgr.y (mgr.34101) 60 : cluster [DBG] pgmap v132: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-07-28T19:34:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:15 smithi045 bash[31704]: cluster 2024-07-28T19:34:14.443230+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-07-28T19:34:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:15 smithi045 bash[31704]: cluster 2024-07-28T19:34:15.115246+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-07-28T19:34:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:15 smithi155 bash[24090]: cluster 2024-07-28T19:34:13.948378+0000 mgr.y (mgr.34101) 60 : cluster [DBG] pgmap v132: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-07-28T19:34:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:15 smithi155 bash[24090]: cluster 2024-07-28T19:34:14.443230+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-07-28T19:34:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:15 smithi155 bash[24090]: cluster 2024-07-28T19:34:15.115246+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-07-28T19:34:16.115 INFO:tasks.rados.rados.0.smithi045.stdout:1328: done (7 left) 2024-07-28T19:34:16.115 INFO:tasks.rados.rados.0.smithi045.stdout:1329: done (6 left) 2024-07-28T19:34:16.115 INFO:tasks.rados.rados.0.smithi045.stdout:1330: done (5 left) 2024-07-28T19:34:16.115 INFO:tasks.rados.rados.0.smithi045.stdout:1332: done (4 left) 2024-07-28T19:34:16.115 INFO:tasks.rados.rados.0.smithi045.stdout:1333: done (3 left) 2024-07-28T19:34:16.115 INFO:tasks.rados.rados.0.smithi045.stdout:1334: done (2 left) 2024-07-28T19:34:16.116 INFO:tasks.rados.rados.0.smithi045.stdout:1335: done (1 left) 2024-07-28T19:34:16.116 INFO:tasks.rados.rados.0.smithi045.stdout:1336: done (0 left) 2024-07-28T19:34:16.116 INFO:tasks.rados.rados.0.smithi045.stdout:1337: write oid 19 current snap is 169 2024-07-28T19:34:16.116 INFO:tasks.rados.rados.0.smithi045.stdout:1337: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2024-07-28T19:34:16.129 INFO:tasks.rados.rados.0.smithi045.stdout:1337: writing smithi04569809-19 from 406868 to 949348 tid 1 2024-07-28T19:34:16.145 INFO:tasks.rados.rados.0.smithi045.stdout:1337: writing smithi04569809-19 from 1547035 to 1948547 tid 2 2024-07-28T19:34:16.158 INFO:tasks.rados.rados.0.smithi045.stdout:1337: writing smithi04569809-19 from 2690354 to 2806868 tid 3 2024-07-28T19:34:16.159 INFO:tasks.rados.rados.0.smithi045.stdout:1338: rollback oid 15 current snap is 169 2024-07-28T19:34:16.159 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 164 2024-07-28T19:34:16.159 INFO:tasks.rados.rados.0.smithi045.stdout:1337: finishing write tid 1 to smithi04569809-19 2024-07-28T19:34:16.159 INFO:tasks.rados.rados.0.smithi045.stdout:1337: finishing write tid 2 to smithi04569809-19 2024-07-28T19:34:16.159 INFO:tasks.rados.rados.0.smithi045.stdout:1339: read oid 38 snap -1 2024-07-28T19:34:16.159 INFO:tasks.rados.rados.0.smithi045.stdout:1339: expect deleted 2024-07-28T19:34:16.159 INFO:tasks.rados.rados.0.smithi045.stdout:1340: read oid 2 snap -1 2024-07-28T19:34:16.159 INFO:tasks.rados.rados.0.smithi045.stdout:1340: expect deleted 2024-07-28T19:34:16.159 INFO:tasks.rados.rados.0.smithi045.stdout:1341: delete oid 5 current snap is 169 2024-07-28T19:34:16.165 INFO:tasks.rados.rados.0.smithi045.stdout:1337: finishing write tid 3 to smithi04569809-19 2024-07-28T19:34:16.165 INFO:tasks.rados.rados.0.smithi045.stdout:1338: finishing rollback tid 0 to smithi04569809-15 2024-07-28T19:34:16.166 INFO:tasks.rados.rados.0.smithi045.stdout:1338: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:34:16.167 INFO:tasks.rados.rados.0.smithi045.stdout:1338: finishing rollback tid 2 to smithi04569809-15 2024-07-28T19:34:16.167 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 646 (ObjNum 412 snap 128 seq_num 412) dirty exists 2024-07-28T19:34:16.167 INFO:tasks.rados.rados.0.smithi045.stdout:1337: finishing write tid 4 to smithi04569809-19 2024-07-28T19:34:16.167 INFO:tasks.rados.rados.0.smithi045.stdout:1338: done (4 left) 2024-07-28T19:34:16.167 INFO:tasks.rados.rados.0.smithi045.stdout:1339: done (3 left) 2024-07-28T19:34:16.167 INFO:tasks.rados.rados.0.smithi045.stdout:1340: done (2 left) 2024-07-28T19:34:16.167 INFO:tasks.rados.rados.0.smithi045.stdout:1341: done (1 left) 2024-07-28T19:34:16.167 INFO:tasks.rados.rados.0.smithi045.stdout:1342: read oid 20 snap 156 2024-07-28T19:34:16.167 INFO:tasks.rados.rados.0.smithi045.stdout:1342: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T19:34:16.167 INFO:tasks.rados.rados.0.smithi045.stdout:1343: read oid 12 snap -1 2024-07-28T19:34:16.168 INFO:tasks.rados.rados.0.smithi045.stdout:1343: expect (ObjNum 458 snap 150 seq_num 458) 2024-07-28T19:34:16.168 INFO:tasks.rados.rados.0.smithi045.stdout:1344: rollback oid 18 current snap is 169 2024-07-28T19:34:16.168 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 18 to 123 2024-07-28T19:34:16.168 INFO:tasks.rados.rados.0.smithi045.stdout:1337: finishing write tid 5 to smithi04569809-19 2024-07-28T19:34:16.168 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 720 (ObjNum 524 snap 169 seq_num 524) dirty exists 2024-07-28T19:34:16.168 INFO:tasks.rados.rados.0.smithi045.stdout:1337: left oid 19 (ObjNum 524 snap 169 seq_num 524) 2024-07-28T19:34:16.168 INFO:tasks.rados.rados.0.smithi045.stdout:1337: done (3 left) 2024-07-28T19:34:16.168 INFO:tasks.rados.rados.0.smithi045.stdout:1345: rollback oid 40 current snap is 169 2024-07-28T19:34:16.169 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 40 to 123 2024-07-28T19:34:16.169 INFO:tasks.rados.rados.0.smithi045.stdout:1346: snap_remove snap 160 2024-07-28T19:34:17.126 INFO:tasks.rados.rados.0.smithi045.stdout:1346: done (4 left) 2024-07-28T19:34:17.126 INFO:tasks.rados.rados.0.smithi045.stdout:1347: delete oid 32 current snap is 169 2024-07-28T19:34:17.126 INFO:tasks.rados.rados.0.smithi045.stdout:1345: finishing rollback tid 0 to smithi04569809-40 2024-07-28T19:34:17.127 INFO:tasks.rados.rados.0.smithi045.stdout:1345: finishing rollback tid 1 to smithi04569809-40 2024-07-28T19:34:17.127 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 517 (ObjNum 97 snap 0 seq_num 284178592) dirty dne 2024-07-28T19:34:17.127 INFO:tasks.rados.rados.0.smithi045.stdout:1342: expect (ObjNum 417 snap 130 seq_num 417) 2024-07-28T19:34:17.350 INFO:tasks.rados.rados.0.smithi045.stdout:1344: finishing rollback tid 0 to smithi04569809-18 2024-07-28T19:34:17.350 INFO:tasks.rados.rados.0.smithi045.stdout:1344: finishing rollback tid 1 to smithi04569809-18 2024-07-28T19:34:17.350 INFO:tasks.rados.rados.0.smithi045.stdout:1344: finishing rollback tid 2 to smithi04569809-18 2024-07-28T19:34:17.350 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 962 (ObjNum 382 snap 120 seq_num 382) dirty exists 2024-07-28T19:34:17.351 INFO:tasks.rados.rados.0.smithi045.stdout:1343: expect (ObjNum 458 snap 150 seq_num 458) 2024-07-28T19:34:17.452 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:17 smithi045 bash[31704]: cluster 2024-07-28T19:34:15.949061+0000 mgr.y (mgr.34101) 61 : cluster [DBG] pgmap v135: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-07-28T19:34:17.452 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:17 smithi045 bash[31704]: cluster 2024-07-28T19:34:16.115118+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-07-28T19:34:17.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:17 smithi045 bash[80445]: cluster 2024-07-28T19:34:15.949061+0000 mgr.y (mgr.34101) 61 : cluster [DBG] pgmap v135: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-07-28T19:34:17.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:17 smithi045 bash[80445]: cluster 2024-07-28T19:34:16.115118+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-07-28T19:34:17.473 INFO:tasks.rados.rados.0.smithi045.stdout:1342: done (4 left) 2024-07-28T19:34:17.473 INFO:tasks.rados.rados.0.smithi045.stdout:1343: done (3 left) 2024-07-28T19:34:17.473 INFO:tasks.rados.rados.0.smithi045.stdout:1344: done (2 left) 2024-07-28T19:34:17.473 INFO:tasks.rados.rados.0.smithi045.stdout:1345: done (1 left) 2024-07-28T19:34:17.473 INFO:tasks.rados.rados.0.smithi045.stdout:1347: done (0 left) 2024-07-28T19:34:17.473 INFO:tasks.rados.rados.0.smithi045.stdout:1348: snap_remove snap 156 2024-07-28T19:34:17.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:17 smithi155 bash[24090]: cluster 2024-07-28T19:34:15.949061+0000 mgr.y (mgr.34101) 61 : cluster [DBG] pgmap v135: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-07-28T19:34:17.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:17 smithi155 bash[24090]: cluster 2024-07-28T19:34:16.115118+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-07-28T19:34:18.147 INFO:tasks.rados.rados.0.smithi045.stdout:1348: done (0 left) 2024-07-28T19:34:18.147 INFO:tasks.rados.rados.0.smithi045.stdout:1349: read oid 19 snap 155 2024-07-28T19:34:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:1349: expect (ObjNum 393 snap 122 seq_num 393) 2024-07-28T19:34:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:1350: write oid 21 current snap is 169 2024-07-28T19:34:18.148 INFO:tasks.rados.rados.0.smithi045.stdout:1350: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2024-07-28T19:34:18.153 INFO:tasks.rados.rados.0.smithi045.stdout:1350: writing smithi04569809-21 from 457289 to 941869 tid 1 2024-07-28T19:34:18.167 INFO:tasks.rados.rados.0.smithi045.stdout:1350: writing smithi04569809-21 from 1438834 to 1987673 tid 2 2024-07-28T19:34:18.178 INFO:tasks.rados.rados.0.smithi045.stdout:1350: writing smithi04569809-21 from 2772623 to 2857289 tid 3 2024-07-28T19:34:18.179 INFO:tasks.rados.rados.0.smithi045.stdout:1351: write oid 44 current snap is 169 2024-07-28T19:34:18.179 INFO:tasks.rados.rados.0.smithi045.stdout:1351: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2024-07-28T19:34:18.191 INFO:tasks.rados.rados.0.smithi045.stdout:1351: writing smithi04569809-44 from 474096 to 1033925 tid 1 2024-07-28T19:34:18.204 INFO:tasks.rados.rados.0.smithi045.stdout:1351: writing smithi04569809-44 from 1780963 to 2189813 tid 2 2024-07-28T19:34:18.210 INFO:tasks.rados.rados.0.smithi045.stdout:1351: writing smithi04569809-44 from 2800046 to 2874096 tid 3 2024-07-28T19:34:18.210 INFO:tasks.rados.rados.0.smithi045.stdout:1352: read oid 35 snap -1 2024-07-28T19:34:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1352: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:34:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1353: read oid 50 snap -1 2024-07-28T19:34:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1353: expect deleted 2024-07-28T19:34:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1354: write oid 26 current snap is 169 2024-07-28T19:34:18.211 INFO:tasks.rados.rados.0.smithi045.stdout:1354: seq_num 529 ranges {490903=635078,1839445=552508} 2024-07-28T19:34:18.220 INFO:tasks.rados.rados.0.smithi045.stdout:1354: writing smithi04569809-26 from 490903 to 1125981 tid 1 2024-07-28T19:34:18.230 INFO:tasks.rados.rados.0.smithi045.stdout:1354: writing smithi04569809-26 from 1839445 to 2391953 tid 2 2024-07-28T19:34:18.230 INFO:tasks.rados.rados.0.smithi045.stdout:1355: snap_remove snap 147 2024-07-28T19:34:18.436 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:18 smithi045 bash[31704]: cluster 2024-07-28T19:34:17.126098+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-07-28T19:34:18.436 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:18 smithi045 bash[31704]: audit 2024-07-28T19:34:18.022837+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:18.437 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:18 smithi045 bash[80445]: cluster 2024-07-28T19:34:17.126098+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-07-28T19:34:18.437 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:18 smithi045 bash[80445]: audit 2024-07-28T19:34:18.022837+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:18.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:18 smithi155 bash[24090]: cluster 2024-07-28T19:34:17.126098+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-07-28T19:34:18.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:18 smithi155 bash[24090]: audit 2024-07-28T19:34:18.022837+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:18.815 INFO:teuthology.orchestra.run.smithi045.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:34:19.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:18 smithi155 bash[60745]: ts=2024-07-28T19:34:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:19.167 INFO:tasks.rados.rados.0.smithi045.stdout:1355: done (6 left) 2024-07-28T19:34:19.167 INFO:tasks.rados.rados.0.smithi045.stdout:1356: rollback oid 29 current snap is 169 2024-07-28T19:34:19.167 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 29 to 166 2024-07-28T19:34:19.167 INFO:tasks.rados.rados.0.smithi045.stdout:1349: expect (ObjNum 393 snap 122 seq_num 393) 2024-07-28T19:34:19.309 INFO:tasks.rados.rados.0.smithi045.stdout:1350: finishing write tid 1 to smithi04569809-21 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:1350: finishing write tid 2 to smithi04569809-21 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:1350: finishing write tid 3 to smithi04569809-21 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:1350: finishing write tid 4 to smithi04569809-21 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:1350: finishing write tid 5 to smithi04569809-21 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 737 (ObjNum 527 snap 169 seq_num 527) dirty exists 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:1350: left oid 21 (ObjNum 527 snap 169 seq_num 527) 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:1351: finishing write tid 1 to smithi04569809-44 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:1349: done (6 left) 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:1350: done (5 left) 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:1357: read oid 10 snap -1 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:1357: expect (ObjNum 482 snap 156 seq_num 482) 2024-07-28T19:34:19.310 INFO:tasks.rados.rados.0.smithi045.stdout:1358: write oid 48 current snap is 169 2024-07-28T19:34:19.311 INFO:tasks.rados.rados.0.smithi045.stdout:1351: finishing write tid 2 to smithi04569809-44 2024-07-28T19:34:19.311 INFO:tasks.rados.rados.0.smithi045.stdout:1351: finishing write tid 3 to smithi04569809-44 2024-07-28T19:34:19.311 INFO:tasks.rados.rados.0.smithi045.stdout:1352: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:34:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[80445]: cluster 2024-07-28T19:34:17.949722+0000 mgr.y (mgr.34101) 62 : cluster [DBG] pgmap v138: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[80445]: cluster 2024-07-28T19:34:18.135534+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-07-28T19:34:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[80445]: audit 2024-07-28T19:34:18.812811+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[80445]: audit 2024-07-28T19:34:18.819657+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[80445]: audit 2024-07-28T19:34:18.823735+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[80445]: audit 2024-07-28T19:34:18.825693+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:34:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[80445]: audit 2024-07-28T19:34:18.833159+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[80445]: audit 2024-07-28T19:34:18.915468+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[80445]: audit 2024-07-28T19:34:18.920530+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:34:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[80445]: audit 2024-07-28T19:34:18.922401+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T19:34:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[80445]: audit 2024-07-28T19:34:18.923796+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-28T19:34:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[31704]: cluster 2024-07-28T19:34:17.949722+0000 mgr.y (mgr.34101) 62 : cluster [DBG] pgmap v138: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[31704]: cluster 2024-07-28T19:34:18.135534+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-07-28T19:34:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[31704]: audit 2024-07-28T19:34:18.812811+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[31704]: audit 2024-07-28T19:34:18.819657+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[31704]: audit 2024-07-28T19:34:18.823735+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[31704]: audit 2024-07-28T19:34:18.825693+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:34:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[31704]: audit 2024-07-28T19:34:18.833159+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[31704]: audit 2024-07-28T19:34:18.915468+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[31704]: audit 2024-07-28T19:34:18.920530+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:34:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[31704]: audit 2024-07-28T19:34:18.922401+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T19:34:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:19 smithi045 bash[31704]: audit 2024-07-28T19:34:18.923796+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-28T19:34:19.471 INFO:tasks.rados.rados.0.smithi045.stdout:1351: finishing write tid 4 to smithi04569809-44 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:1351: finishing write tid 5 to smithi04569809-44 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 875 (ObjNum 528 snap 169 seq_num 528) dirty exists 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:1351: left oid 44 (ObjNum 528 snap 169 seq_num 528) 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:1354: finishing write tid 1 to smithi04569809-26 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:1354: finishing write tid 2 to smithi04569809-26 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:1354: finishing write tid 3 to smithi04569809-26 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:1354: finishing write tid 4 to smithi04569809-26 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 390 (ObjNum 529 snap 169 seq_num 529) dirty exists 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:1354: left oid 26 (ObjNum 529 snap 169 seq_num 529) 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:1356: finishing rollback tid 0 to smithi04569809-29 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:1356: finishing rollback tid 1 to smithi04569809-29 2024-07-28T19:34:19.472 INFO:tasks.rados.rados.0.smithi045.stdout:1358: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2024-07-28T19:34:19.487 INFO:tasks.rados.rados.0.smithi045.stdout:1358: writing smithi04569809-48 from 507710 to 1218037 tid 1 2024-07-28T19:34:19.501 INFO:tasks.rados.rados.0.smithi045.stdout:1358: writing smithi04569809-48 from 1897927 to 2310446 tid 2 2024-07-28T19:34:19.508 INFO:tasks.rados.rados.0.smithi045.stdout:1358: writing smithi04569809-48 from 2854892 to 2907710 tid 3 2024-07-28T19:34:19.508 INFO:tasks.rados.rados.0.smithi045.stdout:1351: done (6 left) 2024-07-28T19:34:19.509 INFO:tasks.rados.rados.0.smithi045.stdout:1352: done (5 left) 2024-07-28T19:34:19.509 INFO:tasks.rados.rados.0.smithi045.stdout:1353: done (4 left) 2024-07-28T19:34:19.509 INFO:tasks.rados.rados.0.smithi045.stdout:1354: done (3 left) 2024-07-28T19:34:19.509 INFO:tasks.rados.rados.0.smithi045.stdout:1359: write oid 4 current snap is 169 2024-07-28T19:34:19.509 INFO:tasks.rados.rados.0.smithi045.stdout:1359: seq_num 531 ranges {524517=785576,1956409=556177} 2024-07-28T19:34:19.524 INFO:tasks.rados.rados.0.smithi045.stdout:1359: writing smithi04569809-4 from 524517 to 1310093 tid 1 2024-07-28T19:34:19.537 INFO:tasks.rados.rados.0.smithi045.stdout:1359: writing smithi04569809-4 from 1956409 to 2512586 tid 2 2024-07-28T19:34:19.537 INFO:tasks.rados.rados.0.smithi045.stdout:1360: delete oid 17 current snap is 169 2024-07-28T19:34:19.537 INFO:tasks.rados.rados.0.smithi045.stdout:1356: finishing rollback tid 2 to smithi04569809-29 2024-07-28T19:34:19.537 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 996 (ObjNum 472 snap 156 seq_num 472) dirty exists 2024-07-28T19:34:19.537 INFO:tasks.rados.rados.0.smithi045.stdout:1357: expect (ObjNum 482 snap 156 seq_num 482) 2024-07-28T19:34:19.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:19 smithi155 bash[24090]: cluster 2024-07-28T19:34:17.949722+0000 mgr.y (mgr.34101) 62 : cluster [DBG] pgmap v138: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:19.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:19 smithi155 bash[24090]: cluster 2024-07-28T19:34:18.135534+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-07-28T19:34:19.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:19 smithi155 bash[24090]: audit 2024-07-28T19:34:18.812811+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:19 smithi155 bash[24090]: audit 2024-07-28T19:34:18.819657+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:19 smithi155 bash[24090]: audit 2024-07-28T19:34:18.823735+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:19 smithi155 bash[24090]: audit 2024-07-28T19:34:18.825693+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:34:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:19 smithi155 bash[24090]: audit 2024-07-28T19:34:18.833159+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:19 smithi155 bash[24090]: audit 2024-07-28T19:34:18.915468+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:19 smithi155 bash[24090]: audit 2024-07-28T19:34:18.920530+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:34:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:19 smithi155 bash[24090]: audit 2024-07-28T19:34:18.922401+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T19:34:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:19 smithi155 bash[24090]: audit 2024-07-28T19:34:18.923796+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-28T19:34:19.656 INFO:tasks.rados.rados.0.smithi045.stdout:1358: finishing write tid 1 to smithi04569809-48 2024-07-28T19:34:19.656 INFO:tasks.rados.rados.0.smithi045.stdout:1358: finishing write tid 2 to smithi04569809-48 2024-07-28T19:34:19.656 INFO:tasks.rados.rados.0.smithi045.stdout:1358: finishing write tid 3 to smithi04569809-48 2024-07-28T19:34:19.656 INFO:tasks.rados.rados.0.smithi045.stdout:1358: finishing write tid 4 to smithi04569809-48 2024-07-28T19:34:19.656 INFO:tasks.rados.rados.0.smithi045.stdout:1358: finishing write tid 5 to smithi04569809-48 2024-07-28T19:34:19.656 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 465 (ObjNum 530 snap 169 seq_num 530) dirty exists 2024-07-28T19:34:19.656 INFO:tasks.rados.rados.0.smithi045.stdout:1358: left oid 48 (ObjNum 530 snap 169 seq_num 530) 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1359: finishing write tid 1 to smithi04569809-4 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1359: finishing write tid 2 to smithi04569809-4 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1359: finishing write tid 3 to smithi04569809-4 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1359: finishing write tid 4 to smithi04569809-4 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 105 (ObjNum 531 snap 169 seq_num 531) dirty exists 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1359: left oid 4 (ObjNum 531 snap 169 seq_num 531) 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1356: done (4 left) 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1357: done (3 left) 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1358: done (2 left) 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1359: done (1 left) 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1360: done (0 left) 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1361: read oid 14 snap -1 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1361: expect (ObjNum 439 snap 139 seq_num 439) 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1362: read oid 22 snap 162 2024-07-28T19:34:19.657 INFO:tasks.rados.rados.0.smithi045.stdout:1362: expect (ObjNum 452 snap 148 seq_num 452) 2024-07-28T19:34:19.658 INFO:tasks.rados.rados.0.smithi045.stdout:1363: snap_create 2024-07-28T19:34:19.668 INFO:tasks.rados.rados.0.smithi045.stdout:1361: expect (ObjNum 439 snap 139 seq_num 439) 2024-07-28T19:34:19.871 INFO:tasks.rados.rados.0.smithi045.stdout:1362: expect (ObjNum 452 snap 148 seq_num 452) 2024-07-28T19:34:19.986 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for majority of mons to upgrade' 2024-07-28T19:34:20.157 INFO:tasks.rados.rados.0.smithi045.stdout:1361: done (2 left) 2024-07-28T19:34:20.157 INFO:tasks.rados.rados.0.smithi045.stdout:1362: done (1 left) 2024-07-28T19:34:20.157 INFO:tasks.rados.rados.0.smithi045.stdout:1363: done (0 left) 2024-07-28T19:34:20.157 INFO:tasks.rados.rados.0.smithi045.stdout:1364: read oid 17 snap -1 2024-07-28T19:34:20.157 INFO:tasks.rados.rados.0.smithi045.stdout:1364: expect deleted 2024-07-28T19:34:20.157 INFO:tasks.rados.rados.0.smithi045.stdout:1365: write oid 41 current snap is 170 2024-07-28T19:34:20.157 INFO:tasks.rados.rados.0.smithi045.stdout:1365: seq_num 533 ranges {558131=652427,1673373=559846,2820808=137323} 2024-07-28T19:34:20.172 INFO:tasks.rados.rados.0.smithi045.stdout:1365: writing smithi04569809-41 from 558131 to 1210558 tid 1 2024-07-28T19:34:20.179 INFO:tasks.rados.rados.0.smithi045.stdout:1365: writing smithi04569809-41 from 1673373 to 2233219 tid 2 2024-07-28T19:34:20.184 INFO:tasks.rados.rados.0.smithi045.stdout:1365: writing smithi04569809-41 from 2820808 to 2958131 tid 3 2024-07-28T19:34:20.184 INFO:tasks.rados.rados.0.smithi045.stdout:1366: snap_create 2024-07-28T19:34:20.184 INFO:tasks.rados.rados.0.smithi045.stdout:1365: finishing write tid 1 to smithi04569809-41 2024-07-28T19:34:20.184 INFO:tasks.rados.rados.0.smithi045.stdout:1365: finishing write tid 2 to smithi04569809-41 2024-07-28T19:34:20.188 INFO:tasks.rados.rados.0.smithi045.stdout:1365: finishing write tid 3 to smithi04569809-41 2024-07-28T19:34:20.188 INFO:tasks.rados.rados.0.smithi045.stdout:1365: finishing write tid 4 to smithi04569809-41 2024-07-28T19:34:20.188 INFO:tasks.rados.rados.0.smithi045.stdout:1365: finishing write tid 5 to smithi04569809-41 2024-07-28T19:34:20.188 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 662 (ObjNum 533 snap 170 seq_num 533) dirty exists 2024-07-28T19:34:20.188 INFO:tasks.rados.rados.0.smithi045.stdout:1365: left oid 41 (ObjNum 533 snap 170 seq_num 533) 2024-07-28T19:34:20.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:20 smithi045 bash[80445]: audit 2024-07-28T19:34:18.807002+0000 mgr.y (mgr.34101) 63 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:34:20.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:20 smithi045 bash[80445]: cephadm 2024-07-28T19:34:18.807478+0000 mgr.y (mgr.34101) 64 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:34:20.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:20 smithi045 bash[80445]: cephadm 2024-07-28T19:34:18.922835+0000 mgr.y (mgr.34101) 65 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-07-28T19:34:20.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:20 smithi045 bash[80445]: cluster 2024-07-28T19:34:19.147295+0000 mon.a (mon.0) 146 : cluster [DBG] mgrmap e39: y(active, since 91s), standbys: x 2024-07-28T19:34:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:20 smithi045 bash[80445]: cluster 2024-07-28T19:34:19.147370+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-07-28T19:34:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:20 smithi045 bash[31704]: audit 2024-07-28T19:34:18.807002+0000 mgr.y (mgr.34101) 63 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:34:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:20 smithi045 bash[31704]: cephadm 2024-07-28T19:34:18.807478+0000 mgr.y (mgr.34101) 64 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:34:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:20 smithi045 bash[31704]: cephadm 2024-07-28T19:34:18.922835+0000 mgr.y (mgr.34101) 65 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-07-28T19:34:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:20 smithi045 bash[31704]: cluster 2024-07-28T19:34:19.147295+0000 mon.a (mon.0) 146 : cluster [DBG] mgrmap e39: y(active, since 91s), standbys: x 2024-07-28T19:34:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:20 smithi045 bash[31704]: cluster 2024-07-28T19:34:19.147370+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-07-28T19:34:20.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:20 smithi155 bash[24090]: audit 2024-07-28T19:34:18.807002+0000 mgr.y (mgr.34101) 63 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:34:20.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:20 smithi155 bash[24090]: cephadm 2024-07-28T19:34:18.807478+0000 mgr.y (mgr.34101) 64 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:34:20.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:20 smithi155 bash[24090]: cephadm 2024-07-28T19:34:18.922835+0000 mgr.y (mgr.34101) 65 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-07-28T19:34:20.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:20 smithi155 bash[24090]: cluster 2024-07-28T19:34:19.147295+0000 mon.a (mon.0) 146 : cluster [DBG] mgrmap e39: y(active, since 91s), standbys: x 2024-07-28T19:34:20.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:20 smithi155 bash[24090]: cluster 2024-07-28T19:34:19.147370+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-07-28T19:34:20.883 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:34:20] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2024-07-28T19:34:21.164 INFO:tasks.rados.rados.0.smithi045.stdout:1364: done (2 left) 2024-07-28T19:34:21.165 INFO:tasks.rados.rados.0.smithi045.stdout:1365: done (1 left) 2024-07-28T19:34:21.165 INFO:tasks.rados.rados.0.smithi045.stdout:1366: done (0 left) 2024-07-28T19:34:21.165 INFO:tasks.rados.rados.0.smithi045.stdout:1367: write oid 10 current snap is 171 2024-07-28T19:34:21.165 INFO:tasks.rados.rados.0.smithi045.stdout:1367: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2024-07-28T19:34:21.182 INFO:tasks.rados.rados.0.smithi045.stdout:1367: writing smithi04569809-10 from 574938 to 1302614 tid 1 2024-07-28T19:34:21.201 INFO:tasks.rados.rados.0.smithi045.stdout:1367: writing smithi04569809-10 from 1731855 to 2435359 tid 2 2024-07-28T19:34:21.209 INFO:tasks.rados.rados.0.smithi045.stdout:1367: writing smithi04569809-10 from 2848231 to 2974938 tid 3 2024-07-28T19:34:21.209 INFO:tasks.rados.rados.0.smithi045.stdout:1368: delete oid 29 current snap is 171 2024-07-28T19:34:21.209 INFO:tasks.rados.rados.0.smithi045.stdout:1367: finishing write tid 1 to smithi04569809-10 2024-07-28T19:34:21.215 INFO:tasks.rados.rados.0.smithi045.stdout:1367: finishing write tid 2 to smithi04569809-10 2024-07-28T19:34:21.215 INFO:tasks.rados.rados.0.smithi045.stdout:1368: done (1 left) 2024-07-28T19:34:21.215 INFO:tasks.rados.rados.0.smithi045.stdout:1369: read oid 32 snap -1 2024-07-28T19:34:21.215 INFO:tasks.rados.rados.0.smithi045.stdout:1369: expect deleted 2024-07-28T19:34:21.215 INFO:tasks.rados.rados.0.smithi045.stdout:1370: snap_create 2024-07-28T19:34:21.215 INFO:tasks.rados.rados.0.smithi045.stdout:1367: finishing write tid 3 to smithi04569809-10 2024-07-28T19:34:21.215 INFO:tasks.rados.rados.0.smithi045.stdout:1367: finishing write tid 4 to smithi04569809-10 2024-07-28T19:34:21.216 INFO:tasks.rados.rados.0.smithi045.stdout:1367: finishing write tid 5 to smithi04569809-10 2024-07-28T19:34:21.216 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 667 (ObjNum 534 snap 171 seq_num 534) dirty exists 2024-07-28T19:34:21.216 INFO:tasks.rados.rados.0.smithi045.stdout:1367: left oid 10 (ObjNum 534 snap 171 seq_num 534) 2024-07-28T19:34:21.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:21 smithi045 bash[80445]: cluster 2024-07-28T19:34:19.950389+0000 mgr.y (mgr.34101) 66 : cluster [DBG] pgmap v141: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-07-28T19:34:21.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:21 smithi045 bash[80445]: cluster 2024-07-28T19:34:20.157792+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-07-28T19:34:21.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:21 smithi045 bash[31704]: cluster 2024-07-28T19:34:19.950389+0000 mgr.y (mgr.34101) 66 : cluster [DBG] pgmap v141: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-07-28T19:34:21.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:21 smithi045 bash[31704]: cluster 2024-07-28T19:34:20.157792+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-07-28T19:34:21.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:21 smithi155 bash[24090]: cluster 2024-07-28T19:34:19.950389+0000 mgr.y (mgr.34101) 66 : cluster [DBG] pgmap v141: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-07-28T19:34:21.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:21 smithi155 bash[24090]: cluster 2024-07-28T19:34:20.157792+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-07-28T19:34:22.175 INFO:tasks.rados.rados.0.smithi045.stdout:1367: done (2 left) 2024-07-28T19:34:22.175 INFO:tasks.rados.rados.0.smithi045.stdout:1369: done (1 left) 2024-07-28T19:34:22.175 INFO:tasks.rados.rados.0.smithi045.stdout:1370: done (0 left) 2024-07-28T19:34:22.176 INFO:tasks.rados.rados.0.smithi045.stdout:1371: read oid 41 snap -1 2024-07-28T19:34:22.176 INFO:tasks.rados.rados.0.smithi045.stdout:1371: expect (ObjNum 533 snap 170 seq_num 533) 2024-07-28T19:34:22.176 INFO:tasks.rados.rados.0.smithi045.stdout:1372: delete oid 20 current snap is 172 2024-07-28T19:34:22.181 INFO:tasks.rados.rados.0.smithi045.stdout:1371: expect (ObjNum 533 snap 170 seq_num 533) 2024-07-28T19:34:22.332 INFO:tasks.rados.rados.0.smithi045.stdout:1371: done (1 left) 2024-07-28T19:34:22.333 INFO:tasks.rados.rados.0.smithi045.stdout:1372: done (0 left) 2024-07-28T19:34:22.333 INFO:tasks.rados.rados.0.smithi045.stdout:1373: write oid 24 current snap is 172 2024-07-28T19:34:22.333 INFO:tasks.rados.rados.0.smithi045.stdout:1373: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2024-07-28T19:34:22.351 INFO:tasks.rados.rados.0.smithi045.stdout:1373: writing smithi04569809-24 from 625359 to 1178782 tid 1 2024-07-28T19:34:22.371 INFO:tasks.rados.rados.0.smithi045.stdout:1373: writing smithi04569809-24 from 1790948 to 2358132 tid 2 2024-07-28T19:34:22.382 INFO:tasks.rados.rados.0.smithi045.stdout:1373: writing smithi04569809-24 from 2930500 to 3025359 tid 3 2024-07-28T19:34:22.382 INFO:tasks.rados.rados.0.smithi045.stdout:1374: write oid 40 current snap is 172 2024-07-28T19:34:22.383 INFO:tasks.rados.rados.0.smithi045.stdout:1373: finishing write tid 1 to smithi04569809-24 2024-07-28T19:34:22.383 INFO:tasks.rados.rados.0.smithi045.stdout:1373: finishing write tid 2 to smithi04569809-24 2024-07-28T19:34:22.383 INFO:tasks.rados.rados.0.smithi045.stdout:1374: seq_num 538 ranges {642166=628672,1849430=710842} 2024-07-28T19:34:22.400 INFO:tasks.rados.rados.0.smithi045.stdout:1374: writing smithi04569809-40 from 642166 to 1270838 tid 1 2024-07-28T19:34:22.419 INFO:tasks.rados.rados.0.smithi045.stdout:1374: writing smithi04569809-40 from 1849430 to 2560272 tid 2 2024-07-28T19:34:22.419 INFO:tasks.rados.rados.0.smithi045.stdout:1375: rollback oid 11 current snap is 172 2024-07-28T19:34:22.419 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 11 to 135 2024-07-28T19:34:22.419 INFO:tasks.rados.rados.0.smithi045.stdout:1373: finishing write tid 3 to smithi04569809-24 2024-07-28T19:34:22.420 INFO:tasks.rados.rados.0.smithi045.stdout:1373: finishing write tid 4 to smithi04569809-24 2024-07-28T19:34:22.420 INFO:tasks.rados.rados.0.smithi045.stdout:1373: finishing write tid 5 to smithi04569809-24 2024-07-28T19:34:22.420 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 493 (ObjNum 537 snap 172 seq_num 537) dirty exists 2024-07-28T19:34:22.420 INFO:tasks.rados.rados.0.smithi045.stdout:1373: left oid 24 (ObjNum 537 snap 172 seq_num 537) 2024-07-28T19:34:22.420 INFO:tasks.rados.rados.0.smithi045.stdout:1374: finishing write tid 1 to smithi04569809-40 2024-07-28T19:34:22.420 INFO:tasks.rados.rados.0.smithi045.stdout:1373: done (2 left) 2024-07-28T19:34:22.420 INFO:tasks.rados.rados.0.smithi045.stdout:1376: write oid 17 current snap is 172 2024-07-28T19:34:22.420 INFO:tasks.rados.rados.0.smithi045.stdout:1376: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2024-07-28T19:34:22.434 INFO:tasks.rados.rados.0.smithi045.stdout:1376: writing smithi04569809-17 from 658973 to 1362894 tid 1 2024-07-28T19:34:22.447 INFO:tasks.rados.rados.0.smithi045.stdout:1376: writing smithi04569809-17 from 1907912 to 2478765 tid 2 2024-07-28T19:34:22.453 INFO:tasks.rados.rados.0.smithi045.stdout:1376: writing smithi04569809-17 from 2985346 to 3058973 tid 3 2024-07-28T19:34:22.453 INFO:tasks.rados.rados.0.smithi045.stdout:1377: snap_create 2024-07-28T19:34:22.453 INFO:tasks.rados.rados.0.smithi045.stdout:1375: finishing rollback tid 1 to smithi04569809-11 2024-07-28T19:34:22.453 INFO:tasks.rados.rados.0.smithi045.stdout:1375: finishing rollback tid 2 to smithi04569809-11 2024-07-28T19:34:22.454 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 686 (ObjNum 362 snap 111 seq_num 362) dirty exists 2024-07-28T19:34:22.454 INFO:tasks.rados.rados.0.smithi045.stdout:1374: finishing write tid 2 to smithi04569809-40 2024-07-28T19:34:22.454 INFO:tasks.rados.rados.0.smithi045.stdout:1374: finishing write tid 3 to smithi04569809-40 2024-07-28T19:34:22.454 INFO:tasks.rados.rados.0.smithi045.stdout:1374: finishing write tid 4 to smithi04569809-40 2024-07-28T19:34:22.454 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 534 (ObjNum 538 snap 172 seq_num 538) dirty exists 2024-07-28T19:34:22.454 INFO:tasks.rados.rados.0.smithi045.stdout:1374: left oid 40 (ObjNum 538 snap 172 seq_num 538) 2024-07-28T19:34:22.454 INFO:tasks.rados.rados.0.smithi045.stdout:1376: finishing write tid 1 to smithi04569809-17 2024-07-28T19:34:22.454 INFO:tasks.rados.rados.0.smithi045.stdout:1376: finishing write tid 2 to smithi04569809-17 2024-07-28T19:34:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:1376: finishing write tid 3 to smithi04569809-17 2024-07-28T19:34:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:1376: finishing write tid 4 to smithi04569809-17 2024-07-28T19:34:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:1376: finishing write tid 5 to smithi04569809-17 2024-07-28T19:34:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 500 (ObjNum 539 snap 172 seq_num 539) dirty exists 2024-07-28T19:34:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:1376: left oid 17 (ObjNum 539 snap 172 seq_num 539) 2024-07-28T19:34:22.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[80445]: cluster 2024-07-28T19:34:21.165508+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-07-28T19:34:22.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[80445]: cephadm 2024-07-28T19:34:21.640268+0000 mgr.y (mgr.34101) 67 : cephadm [INF] Upgrade: Updating mon.c 2024-07-28T19:34:22.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[80445]: audit 2024-07-28T19:34:21.647846+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:22.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[80445]: audit 2024-07-28T19:34:21.654746+0000 mon.b (mon.1) 137 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:34:22.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[80445]: audit 2024-07-28T19:34:21.656636+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:34:22.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[80445]: audit 2024-07-28T19:34:21.658298+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:22.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[31704]: cluster 2024-07-28T19:34:21.165508+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-07-28T19:34:22.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[31704]: cephadm 2024-07-28T19:34:21.640268+0000 mgr.y (mgr.34101) 67 : cephadm [INF] Upgrade: Updating mon.c 2024-07-28T19:34:22.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[31704]: audit 2024-07-28T19:34:21.647846+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:22.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[31704]: audit 2024-07-28T19:34:21.654746+0000 mon.b (mon.1) 137 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:34:22.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[31704]: audit 2024-07-28T19:34:21.656636+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:34:22.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:22 smithi045 bash[31704]: audit 2024-07-28T19:34:21.658298+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:22.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:22 smithi155 bash[60745]: ts=2024-07-28T19:34:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:22.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:22 smithi155 bash[24090]: cluster 2024-07-28T19:34:21.165508+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-07-28T19:34:22.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:22 smithi155 bash[24090]: cephadm 2024-07-28T19:34:21.640268+0000 mgr.y (mgr.34101) 67 : cephadm [INF] Upgrade: Updating mon.c 2024-07-28T19:34:22.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:22 smithi155 bash[24090]: audit 2024-07-28T19:34:21.647846+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:22.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:22 smithi155 bash[24090]: audit 2024-07-28T19:34:21.654746+0000 mon.b (mon.1) 137 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:34:22.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:22 smithi155 bash[24090]: audit 2024-07-28T19:34:21.656636+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:34:22.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:22 smithi155 bash[24090]: audit 2024-07-28T19:34:21.658298+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:23.179 INFO:tasks.rados.rados.0.smithi045.stdout:1374: done (3 left) 2024-07-28T19:34:23.180 INFO:tasks.rados.rados.0.smithi045.stdout:1375: done (2 left) 2024-07-28T19:34:23.180 INFO:tasks.rados.rados.0.smithi045.stdout:1376: done (1 left) 2024-07-28T19:34:23.180 INFO:tasks.rados.rados.0.smithi045.stdout:1377: done (0 left) 2024-07-28T19:34:23.180 INFO:tasks.rados.rados.0.smithi045.stdout:1378: delete oid 36 current snap is 173 2024-07-28T19:34:23.185 INFO:tasks.rados.rados.0.smithi045.stdout:1378: done (0 left) 2024-07-28T19:34:23.185 INFO:tasks.rados.rados.0.smithi045.stdout:1379: read oid 1 snap 165 2024-07-28T19:34:23.186 INFO:tasks.rados.rados.0.smithi045.stdout:1379: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:34:23.186 INFO:tasks.rados.rados.0.smithi045.stdout:1380: write oid 35 current snap is 173 2024-07-28T19:34:23.186 INFO:tasks.rados.rados.0.smithi045.stdout:1380: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2024-07-28T19:34:23.192 INFO:tasks.rados.rados.0.smithi045.stdout:1380: writing smithi04569809-35 from 692587 to 1263359 tid 1 2024-07-28T19:34:23.201 INFO:tasks.rados.rados.0.smithi045.stdout:1380: writing smithi04569809-35 from 2024876 to 2599398 tid 2 2024-07-28T19:34:23.204 INFO:tasks.rados.rados.0.smithi045.stdout:1380: writing smithi04569809-35 from 3040192 to 3092587 tid 3 2024-07-28T19:34:23.204 INFO:tasks.rados.rados.0.smithi045.stdout:1381: read oid 45 snap -1 2024-07-28T19:34:23.204 INFO:tasks.rados.rados.0.smithi045.stdout:1381: expect deleted 2024-07-28T19:34:23.204 INFO:tasks.rados.rados.0.smithi045.stdout:1382: write oid 41 current snap is 173 2024-07-28T19:34:23.204 INFO:tasks.rados.rados.0.smithi045.stdout:1382: seq_num 542 ranges {709394=646021,2083358=718180} 2024-07-28T19:34:23.211 INFO:tasks.rados.rados.0.smithi045.stdout:1382: writing smithi04569809-41 from 709394 to 1355415 tid 1 2024-07-28T19:34:23.220 INFO:tasks.rados.rados.0.smithi045.stdout:1382: writing smithi04569809-41 from 2083358 to 2801538 tid 2 2024-07-28T19:34:23.220 INFO:tasks.rados.rados.0.smithi045.stdout:1383: delete oid 24 current snap is 173 2024-07-28T19:34:23.220 INFO:tasks.rados.rados.0.smithi045.stdout:1379: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:34:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:1380: finishing write tid 1 to smithi04569809-35 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:1380: finishing write tid 2 to smithi04569809-35 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:1380: finishing write tid 3 to smithi04569809-35 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:1380: finishing write tid 4 to smithi04569809-35 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:1380: finishing write tid 5 to smithi04569809-35 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 498 (ObjNum 541 snap 173 seq_num 541) dirty exists 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:1380: left oid 35 (ObjNum 541 snap 173 seq_num 541) 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:1382: finishing write tid 1 to smithi04569809-41 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:1382: finishing write tid 2 to smithi04569809-41 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:1382: finishing write tid 3 to smithi04569809-41 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:1382: finishing write tid 4 to smithi04569809-41 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 671 (ObjNum 542 snap 173 seq_num 542) dirty exists 2024-07-28T19:34:23.364 INFO:tasks.rados.rados.0.smithi045.stdout:1382: left oid 41 (ObjNum 542 snap 173 seq_num 542) 2024-07-28T19:34:23.365 INFO:tasks.rados.rados.0.smithi045.stdout:1379: done (4 left) 2024-07-28T19:34:23.365 INFO:tasks.rados.rados.0.smithi045.stdout:1380: done (3 left) 2024-07-28T19:34:23.365 INFO:tasks.rados.rados.0.smithi045.stdout:1381: done (2 left) 2024-07-28T19:34:23.365 INFO:tasks.rados.rados.0.smithi045.stdout:1382: done (1 left) 2024-07-28T19:34:23.365 INFO:tasks.rados.rados.0.smithi045.stdout:1383: done (0 left) 2024-07-28T19:34:23.365 INFO:tasks.rados.rados.0.smithi045.stdout:1384: snap_remove snap 169 2024-07-28T19:34:23.405 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:23 smithi045 bash[80445]: cephadm 2024-07-28T19:34:21.658312+0000 mgr.y (mgr.34101) 68 : cephadm [INF] Deploying daemon mon.c on smithi045 2024-07-28T19:34:23.405 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:23 smithi045 bash[80445]: cluster 2024-07-28T19:34:21.950843+0000 mgr.y (mgr.34101) 69 : cluster [DBG] pgmap v144: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-07-28T19:34:23.405 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:23 smithi045 bash[80445]: cluster 2024-07-28T19:34:22.175695+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-07-28T19:34:23.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:23 smithi045 bash[31704]: cephadm 2024-07-28T19:34:21.658312+0000 mgr.y (mgr.34101) 68 : cephadm [INF] Deploying daemon mon.c on smithi045 2024-07-28T19:34:23.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:23 smithi045 bash[31704]: cluster 2024-07-28T19:34:21.950843+0000 mgr.y (mgr.34101) 69 : cluster [DBG] pgmap v144: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-07-28T19:34:23.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:23 smithi045 bash[31704]: cluster 2024-07-28T19:34:22.175695+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-07-28T19:34:23.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:23 smithi155 bash[24090]: cephadm 2024-07-28T19:34:21.658312+0000 mgr.y (mgr.34101) 68 : cephadm [INF] Deploying daemon mon.c on smithi045 2024-07-28T19:34:23.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:23 smithi155 bash[24090]: cluster 2024-07-28T19:34:21.950843+0000 mgr.y (mgr.34101) 69 : cluster [DBG] pgmap v144: 89 pgs: 89 active+clean; 250 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-07-28T19:34:23.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:23 smithi155 bash[24090]: cluster 2024-07-28T19:34:22.175695+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-07-28T19:34:23.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:23 smithi155 bash[60745]: ts=2024-07-28T19:34:23.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:24.193 INFO:tasks.rados.rados.0.smithi045.stdout:1384: done (0 left) 2024-07-28T19:34:24.193 INFO:tasks.rados.rados.0.smithi045.stdout:1385: snap_create 2024-07-28T19:34:24.217 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:34:24 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:24.217 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:24 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:24.217 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:34:24 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:24.217 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:34:24 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:24.218 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:34:24 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:24.218 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:34:24 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:24.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:24 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:24.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:24 smithi045 bash[80445]: cluster 2024-07-28T19:34:23.180848+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-07-28T19:34:24.219 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:34:24 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:24 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:24 smithi045 bash[31704]: cluster 2024-07-28T19:34:23.180848+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-07-28T19:34:24.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:24 smithi155 bash[24090]: cluster 2024-07-28T19:34:23.180848+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-07-28T19:34:24.571 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:24 smithi045 systemd[1]: Stopping Ceph mon.c for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:34:24.571 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:24 smithi045 bash[31704]: debug 2024-07-28T19:34:24.351+0000 7f242a54e640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-07-28T19:34:24.571 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:24 smithi045 bash[31704]: debug 2024-07-28T19:34:24.351+0000 7f242a54e640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-07-28T19:34:24.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:24 smithi155 bash[60745]: ts=2024-07-28T19:34:24.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:24.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:24 smithi155 bash[60745]: ts=2024-07-28T19:34:24.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:25.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:24 smithi045 bash[82672]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mon-c 2024-07-28T19:34:25.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:25 smithi045 bash[82733]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mon-c 2024-07-28T19:34:25.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@mon.c.service: Deactivated successfully. 2024-07-28T19:34:25.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: Stopped Ceph mon.c for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:34:25.623 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:34:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:25.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:25.717 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:25.718 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:25.718 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:25.718 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:25.719 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:25.719 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:25 smithi045 systemd[1]: Started Ceph mon.c for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:34:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.303+0000 7fd3f5ff4b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T19:34:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.303+0000 7fd3f5ff4b00 0 ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable), process ceph-mon, pid 7 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.303+0000 7fd3f5ff4b00 0 pidfile_write: ignore empty --pid-file 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 0 load: jerasure load: lrc 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: RocksDB version: 7.9.2 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Git sha 0 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Compile date 2024-07-22 20:55:56 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: DB SUMMARY 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: DB Session ID: 3XQ7LJJR5U7E1H844B09 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: CURRENT file: CURRENT 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1848 Bytes 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2024-07-28T19:34:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 3535915 ; 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.error_if_exists: 0 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.create_if_missing: 0 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.env: 0x55f610383bc0 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.info_log: 0x55f61210ebe0 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.statistics: (nil) 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.use_fsync: 0 2024-07-28T19:34:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T19:34:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T19:34:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T19:34:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T19:34:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T19:34:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T19:34:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T19:34:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T19:34:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T19:34:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T19:34:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T19:34:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.db_log_dir: 2024-07-28T19:34:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.wal_dir: 2024-07-28T19:34:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T19:34:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T19:34:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T19:34:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T19:34:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T19:34:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T19:34:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T19:34:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T19:34:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.write_buffer_manager: 0x55f61211cb40 2024-07-28T19:34:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.unordered_write: 0 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.row_cache: None 2024-07-28T19:34:27.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.wal_filter: None 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.two_write_queues: 0 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.wal_compression: 0 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.atomic_flush: 0 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T19:34:27.724 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T19:34:27.725 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_open_files: -1 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Compression algorithms supported: 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: kZSTD supported: 0 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: kXpressCompression supported: 0 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T19:34:27.726 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: kZlibCompression supported: 1 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.merge_operator: 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_filter: None 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T19:34:27.727 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f61210e820) 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: cache_index_and_filter_blocks: 1 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: pin_top_level_index_and_filter: 1 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: index_type: 0 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: data_block_index_type: 0 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: index_shortening: 1 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: checksum: 4 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: no_block_cache: 0 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: block_cache: 0x55f6121031f0 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: block_cache_name: BinnedLRUCache 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: block_cache_options: 2024-07-28T19:34:27.728 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: capacity : 536870912 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: num_shard_bits : 4 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: strict_capacity_limit : 0 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: high_pri_pool_ratio: 0.000 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: block_cache_compressed: (nil) 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: persistent_cache: (nil) 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: block_size: 4096 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: block_size_deviation: 10 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: block_restart_interval: 16 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: index_block_restart_interval: 1 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: metadata_block_size: 4096 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: partition_filters: 0 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: use_delta_encoding: 1 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: filter_policy: bloomfilter 2024-07-28T19:34:27.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: whole_key_filtering: 1 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: verify_compression: 0 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: read_amp_bytes_per_bit: 0 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: format_version: 5 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: enable_index_compression: 1 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: block_align: 0 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: max_auto_readahead_size: 262144 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: prepopulate_block_cache: 0 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: initial_auto_readahead_size: 8192 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: num_file_reads_for_auto_readahead: 2 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compression: NoCompression 2024-07-28T19:34:27.730 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.num_levels: 7 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T19:34:27.731 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T19:34:27.732 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-28T19:34:27.732 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-28T19:34:27.732 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T19:34:27.732 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T19:34:27.732 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T19:34:27.732 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T19:34:27.732 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:34:27.732 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-28T19:34:27.732 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T19:34:27.732 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T19:34:27.732 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-28T19:34:27.733 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T19:34:27.733 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T19:34:27.733 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T19:34:27.733 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T19:34:27.734 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T19:34:27.735 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.table_properties_collectors: 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.bloom_locality: 0 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T19:34:27.736 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.ttl: 2592000 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.enable_blob_files: false 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.min_blob_size: 0 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-28T19:34:27.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.307+0000 7fd3f5ff4b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.311+0000 7fd3f2dcd640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.311+0000 7fd3f5ff4b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.311+0000 7fd3f5ff4b00 4 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 41, last_sequence is 21820, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.311+0000 7fd3f5ff4b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.311+0000 7fd3f5ff4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c7cbe3f0-2a41-4a8e-9645-586f581c20cd 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.311+0000 7fd3f5ff4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722195267314789, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.311+0000 7fd3f5ff4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.323+0000 7fd3f5ff4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722195267327563, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 2325248, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21825, "largest_seqno": 23654, "table_properties": {"data_size": 2316330, "index_size": 6171, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1733, "raw_key_size": 16065, "raw_average_key_size": 23, "raw_value_size": 2300390, "raw_average_value_size": 3423, "num_data_blocks": 267, "num_entries": 672, "num_filter_entries": 672, "num_deletions": 33, "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": 1722195267, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c7cbe3f0-2a41-4a8e-9645-586f581c20cd", "db_session_id": "3XQ7LJJR5U7E1H844B09", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.323+0000 7fd3f5ff4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722195267327716, "job": 1, "event": "recovery_finished"} 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.323+0000 7fd3f5ff4b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.323+0000 7fd3f5ff4b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.323+0000 7fd3f5ff4b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-07-28T19:34:27.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.323+0000 7fd3f5ff4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f61212ee00 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.323+0000 7fd3f5ff4b00 4 rocksdb: DB pointer 0x55f612226000 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.327+0000 7fd3ebdbf640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.327+0000 7fd3ebdbf640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: ** DB Stats ** 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: ** Compaction Stats [default] ** 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: 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) 2024-07-28T19:34:27.739 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: L0 1/0 2.22 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 439.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: L6 1/0 11.51 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 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Sum 2/0 13.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 439.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 439.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: ** Compaction Stats [default] ** 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: 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) 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 439.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Flush(GB): cumulative 0.002, interval 0.002 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T19:34:27.740 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Cumulative compaction: 0.00 GB write, 134.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Interval compaction: 0.00 GB write, 134.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: 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 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Block cache BinnedLRUCache@0x55f6121031f0#7 capacity: 512.00 MB usage: 8.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,6.58 KB,0.00125468%) Misc(1,0.00 KB,0%) 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.327+0000 7fd3f5ff4b00 0 starting mon.c rank 2 at public addrs [v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0] at bind addrs [v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.327+0000 7fd3f5ff4b00 1 mon.c@-1(???) e3 preinit fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.327+0000 7fd3f5ff4b00 0 mon.c@-1(???).mds e10 new map 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.327+0000 7fd3f5ff4b00 0 mon.c@-1(???).mds e10 print_map 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: e10 2024-07-28T19:34:27.741 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: 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} 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: legacy client fscid: 1 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Filesystem 'foo' (1) 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: fs_name foo 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: epoch 10 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: created 2024-07-28T19:26:31.170513+0000 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: modified 2024-07-28T19:26:41.279663+0000 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: tableserver 0 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: root 0 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: session_timeout 60 2024-07-28T19:34:27.742 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: session_autoclose 300 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: max_file_size 1099511627776 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: max_xattr_size 65536 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: required_client_features {} 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: last_failure 0 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: last_failure_osd_epoch 70 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: 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} 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: max_mds 1 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: in 0 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: up {0=24385} 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: failed 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: damaged 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: stopped 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: data_pools [4] 2024-07-28T19:34:27.743 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: metadata_pool 3 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: inline_data disabled 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: balancer 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: bal_rank_mask -1 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: standby_count_wanted 1 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: [mds.foo.smithi155.mchwry{0:24385} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: Standby daemons: 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: [mds.foo.smithi045.krrdod{-1:14562} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.45:6834/1048487278,v1:172.21.15.45:6835/1048487278] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.327+0000 7fd3f5ff4b00 0 mon.c@-1(???).osd e407 crush map has features 3314933000854323200, adjusting msgr requires 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.327+0000 7fd3f5ff4b00 0 mon.c@-1(???).osd e407 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.327+0000 7fd3f5ff4b00 0 mon.c@-1(???).osd e407 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T19:34:27.744 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.327+0000 7fd3f5ff4b00 0 mon.c@-1(???).osd e407 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T19:34:27.745 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:27 smithi045 bash[82788]: debug 2024-07-28T19:34:27.327+0000 7fd3f5ff4b00 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-07-28T19:34:28.567 INFO:tasks.rados.rados.0.smithi045.stdout:1385: done (0 left) 2024-07-28T19:34:28.568 INFO:tasks.rados.rados.0.smithi045.stdout:1386: delete oid 44 current snap is 174 2024-07-28T19:34:28.579 INFO:tasks.rados.rados.0.smithi045.stdout:1386: done (0 left) 2024-07-28T19:34:28.579 INFO:tasks.rados.rados.0.smithi045.stdout:1387: write oid 12 current snap is 174 2024-07-28T19:34:28.579 INFO:tasks.rados.rados.0.smithi045.stdout:1387: seq_num 545 ranges {759815=471768,1742451=465507,2917178=242637} 2024-07-28T19:34:28.596 INFO:tasks.rados.rados.0.smithi045.stdout:1387: writing smithi04569809-12 from 759815 to 1231583 tid 1 2024-07-28T19:34:28.608 INFO:tasks.rados.rados.0.smithi045.stdout:1387: writing smithi04569809-12 from 1742451 to 2207958 tid 2 2024-07-28T19:34:28.614 INFO:tasks.rados.rados.0.smithi045.stdout:1387: writing smithi04569809-12 from 2917178 to 3159815 tid 3 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:1388: read oid 40 snap -1 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:1388: expect (ObjNum 538 snap 172 seq_num 538) 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:1389: rollback oid 2 current snap is 174 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 2 to 163 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:1387: finishing write tid 1 to smithi04569809-12 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:1387: finishing write tid 2 to smithi04569809-12 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:1390: rollback oid 42 current snap is 174 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 172 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:1391: read oid 45 snap -1 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:1391: expect deleted 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:1392: write oid 23 current snap is 174 2024-07-28T19:34:28.615 INFO:tasks.rados.rados.0.smithi045.stdout:1392: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2024-07-28T19:34:28.630 INFO:tasks.rados.rados.0.smithi045.stdout:1392: writing smithi04569809-23 from 776622 to 1323639 tid 1 2024-07-28T19:34:28.646 INFO:tasks.rados.rados.0.smithi045.stdout:1392: writing smithi04569809-23 from 1800933 to 2526451 tid 2 2024-07-28T19:34:28.650 INFO:tasks.rados.rados.0.smithi045.stdout:1392: writing smithi04569809-23 from 2944601 to 3176622 tid 3 2024-07-28T19:34:28.650 INFO:tasks.rados.rados.0.smithi045.stdout:1393: snap_remove snap 148 2024-07-28T19:34:28.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: cluster 2024-07-28T19:34:25.952796+0000 mgr.y (mgr.34101) 71 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 272 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-07-28T19:34:28.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: cluster 2024-07-28T19:34:27.524199+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T19:34:28.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: cluster 2024-07-28T19:34:27.525341+0000 mon.a (mon.0) 154 : cluster [INF] mon.a calling monitor election 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: cluster 2024-07-28T19:34:27.546945+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: cluster 2024-07-28T19:34:27.555745+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: cluster 2024-07-28T19:34:27.556772+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: cluster 2024-07-28T19:34:27.556820+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: cluster 2024-07-28T19:34:27.557498+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e39: y(active, since 99s), standbys: x 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: cluster 2024-07-28T19:34:27.557760+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: audit 2024-07-28T19:34:27.584644+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: audit 2024-07-28T19:34:27.599295+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[82788]: audit 2024-07-28T19:34:27.605520+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: cluster 2024-07-28T19:34:25.952796+0000 mgr.y (mgr.34101) 71 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 272 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: cluster 2024-07-28T19:34:27.524199+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T19:34:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: cluster 2024-07-28T19:34:27.525341+0000 mon.a (mon.0) 154 : cluster [INF] mon.a calling monitor election 2024-07-28T19:34:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: cluster 2024-07-28T19:34:27.546945+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:34:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: cluster 2024-07-28T19:34:27.555745+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:34:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: cluster 2024-07-28T19:34:27.556772+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:34:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: cluster 2024-07-28T19:34:27.556820+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-07-28T19:34:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: cluster 2024-07-28T19:34:27.557498+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e39: y(active, since 99s), standbys: x 2024-07-28T19:34:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: cluster 2024-07-28T19:34:27.557760+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2024-07-28T19:34:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: audit 2024-07-28T19:34:27.584644+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: audit 2024-07-28T19:34:27.599295+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:28 smithi045 bash[80445]: audit 2024-07-28T19:34:27.605520+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:29.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[60745]: ts=2024-07-28T19:34: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-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:29.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: cluster 2024-07-28T19:34:25.952796+0000 mgr.y (mgr.34101) 71 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 272 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-07-28T19:34:29.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: cluster 2024-07-28T19:34:27.524199+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-07-28T19:34:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: cluster 2024-07-28T19:34:27.525341+0000 mon.a (mon.0) 154 : cluster [INF] mon.a calling monitor election 2024-07-28T19:34:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: cluster 2024-07-28T19:34:27.546945+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:34:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: cluster 2024-07-28T19:34:27.555745+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:34:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: cluster 2024-07-28T19:34:27.556772+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:34:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: cluster 2024-07-28T19:34:27.556820+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-07-28T19:34:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: cluster 2024-07-28T19:34:27.557498+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e39: y(active, since 99s), standbys: x 2024-07-28T19:34:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: cluster 2024-07-28T19:34:27.557760+0000 mon.a (mon.0) 160 : cluster [INF] overall HEALTH_OK 2024-07-28T19:34:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: audit 2024-07-28T19:34:27.584644+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: audit 2024-07-28T19:34:27.599295+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:28 smithi155 bash[24090]: audit 2024-07-28T19:34:27.605520+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:29.415 INFO:teuthology.orchestra.run.smithi045.stdout:wait for majority of mons to upgrade 2024-07-28T19:34:29.575 INFO:tasks.rados.rados.0.smithi045.stdout:1387: finishing write tid 3 to smithi04569809-12 2024-07-28T19:34:29.575 INFO:tasks.rados.rados.0.smithi045.stdout:1387: finishing write tid 4 to smithi04569809-12 2024-07-28T19:34:29.576 INFO:tasks.rados.rados.0.smithi045.stdout:1387: finishing write tid 5 to smithi04569809-12 2024-07-28T19:34:29.576 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 892 (ObjNum 545 snap 174 seq_num 545) dirty exists 2024-07-28T19:34:29.576 INFO:tasks.rados.rados.0.smithi045.stdout:1387: left oid 12 (ObjNum 545 snap 174 seq_num 545) 2024-07-28T19:34:29.576 INFO:tasks.rados.rados.0.smithi045.stdout:1389: finishing rollback tid 1 to smithi04569809-2 2024-07-28T19:34:29.576 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 727 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T19:34:29.576 INFO:tasks.rados.rados.0.smithi045.stdout:1388: expect (ObjNum 538 snap 172 seq_num 538) 2024-07-28T19:34:29.645 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:29 smithi045 bash[80445]: cluster 2024-07-28T19:34:27.953411+0000 mgr.y (mgr.34101) 72 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 272 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-07-28T19:34:29.645 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:29 smithi045 bash[80445]: cluster 2024-07-28T19:34:28.568583+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-07-28T19:34:29.645 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:29 smithi045 bash[82788]: cluster 2024-07-28T19:34:27.953411+0000 mgr.y (mgr.34101) 72 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 272 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-07-28T19:34:29.645 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:29 smithi045 bash[82788]: cluster 2024-07-28T19:34:28.568583+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-07-28T19:34:29.681 INFO:tasks.rados.rados.0.smithi045.stdout:1390: finishing rollback tid 0 to smithi04569809-42 2024-07-28T19:34:29.681 INFO:tasks.rados.rados.0.smithi045.stdout:1390: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:34:29.681 INFO:tasks.rados.rados.0.smithi045.stdout:1390: finishing rollback tid 2 to smithi04569809-42 2024-07-28T19:34:29.681 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1006 (ObjNum 514 snap 164 seq_num 514) dirty exists 2024-07-28T19:34:29.681 INFO:tasks.rados.rados.0.smithi045.stdout:1392: finishing write tid 1 to smithi04569809-23 2024-07-28T19:34:29.681 INFO:tasks.rados.rados.0.smithi045.stdout:1392: finishing write tid 2 to smithi04569809-23 2024-07-28T19:34:29.681 INFO:tasks.rados.rados.0.smithi045.stdout:1387: done (6 left) 2024-07-28T19:34:29.681 INFO:tasks.rados.rados.0.smithi045.stdout:1388: done (5 left) 2024-07-28T19:34:29.681 INFO:tasks.rados.rados.0.smithi045.stdout:1389: done (4 left) 2024-07-28T19:34:29.681 INFO:tasks.rados.rados.0.smithi045.stdout:1390: done (3 left) 2024-07-28T19:34:29.682 INFO:tasks.rados.rados.0.smithi045.stdout:1391: done (2 left) 2024-07-28T19:34:29.682 INFO:tasks.rados.rados.0.smithi045.stdout:1393: done (1 left) 2024-07-28T19:34:29.682 INFO:tasks.rados.rados.0.smithi045.stdout:1394: delete oid 20 current snap is 174 2024-07-28T19:34:29.682 INFO:tasks.rados.rados.0.smithi045.stdout:1392: finishing write tid 3 to smithi04569809-23 2024-07-28T19:34:29.682 INFO:tasks.rados.rados.0.smithi045.stdout:1392: finishing write tid 4 to smithi04569809-23 2024-07-28T19:34:29.682 INFO:tasks.rados.rados.0.smithi045.stdout:1392: finishing write tid 5 to smithi04569809-23 2024-07-28T19:34:29.682 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 455 (ObjNum 546 snap 174 seq_num 546) dirty exists 2024-07-28T19:34:29.682 INFO:tasks.rados.rados.0.smithi045.stdout:1392: left oid 23 (ObjNum 546 snap 174 seq_num 546) 2024-07-28T19:34:29.683 INFO:tasks.rados.rados.0.smithi045.stdout:1392: done (1 left) 2024-07-28T19:34:29.683 INFO:tasks.rados.rados.0.smithi045.stdout:1394: done (0 left) 2024-07-28T19:34:29.683 INFO:tasks.rados.rados.0.smithi045.stdout:1395: read oid 9 snap -1 2024-07-28T19:34:29.683 INFO:tasks.rados.rados.0.smithi045.stdout:1395: expect (ObjNum 436 snap 139 seq_num 436) 2024-07-28T19:34:29.683 INFO:tasks.rados.rados.0.smithi045.stdout:1396: read oid 16 snap -1 2024-07-28T19:34:29.684 INFO:tasks.rados.rados.0.smithi045.stdout:1396: expect deleted 2024-07-28T19:34:29.684 INFO:tasks.rados.rados.0.smithi045.stdout:1397: write oid 24 current snap is 174 2024-07-28T19:34:29.684 INFO:tasks.rados.rados.0.smithi045.stdout:1397: seq_num 548 ranges {410236=413868,1234250=729187,2715800=423063} 2024-07-28T19:34:29.687 INFO:tasks.rados.rados.0.smithi045.stdout:1397: writing smithi04569809-24 from 410236 to 824104 tid 1 2024-07-28T19:34:29.698 INFO:tasks.rados.rados.0.smithi045.stdout:1397: writing smithi04569809-24 from 1234250 to 1963437 tid 2 2024-07-28T19:34:29.713 INFO:tasks.rados.rados.0.smithi045.stdout:1397: writing smithi04569809-24 from 2715800 to 3138863 tid 3 2024-07-28T19:34:29.713 INFO:tasks.rados.rados.0.smithi045.stdout:1398: snap_remove snap 164 2024-07-28T19:34:30.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:29 smithi155 bash[24090]: cluster 2024-07-28T19:34:27.953411+0000 mgr.y (mgr.34101) 72 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 272 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-07-28T19:34:30.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:29 smithi155 bash[24090]: cluster 2024-07-28T19:34:28.568583+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-07-28T19:34:30.155 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2024-07-28T19:34:30.584 INFO:tasks.rados.rados.0.smithi045.stdout:1398: done (3 left) 2024-07-28T19:34:30.585 INFO:tasks.rados.rados.0.smithi045.stdout:1399: snap_remove snap 173 2024-07-28T19:34:30.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:30 smithi045 bash[80445]: cluster 2024-07-28T19:34:29.574922+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-07-28T19:34:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:34:30] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2024-07-28T19:34:30.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:30 smithi045 bash[82788]: cluster 2024-07-28T19:34:29.574922+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-07-28T19:34:31.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:30 smithi155 bash[24090]: cluster 2024-07-28T19:34:29.574922+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-07-28T19:34:31.591 INFO:tasks.rados.rados.0.smithi045.stdout:1399: done (3 left) 2024-07-28T19:34:31.591 INFO:tasks.rados.rados.0.smithi045.stdout:1400: write oid 36 current snap is 174 2024-07-28T19:34:31.592 INFO:tasks.rados.rados.0.smithi045.stdout:1400: seq_num 549 ranges {427043=489117,1576379=472845,2626870=600173} 2024-07-28T19:34:31.601 INFO:tasks.rados.rados.0.smithi045.stdout:1400: writing smithi04569809-36 from 427043 to 916160 tid 1 2024-07-28T19:34:31.617 INFO:tasks.rados.rados.0.smithi045.stdout:1400: writing smithi04569809-36 from 1576379 to 2049224 tid 2 2024-07-28T19:34:31.632 INFO:tasks.rados.rados.0.smithi045.stdout:1400: writing smithi04569809-36 from 2626870 to 3227043 tid 3 2024-07-28T19:34:31.632 INFO:tasks.rados.rados.0.smithi045.stdout:1401: snap_create 2024-07-28T19:34:31.633 INFO:tasks.rados.rados.0.smithi045.stdout:1395: expect (ObjNum 436 snap 139 seq_num 436) 2024-07-28T19:34:31.781 INFO:tasks.rados.rados.0.smithi045.stdout:1397: finishing write tid 1 to smithi04569809-24 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:1397: finishing write tid 2 to smithi04569809-24 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:1397: finishing write tid 3 to smithi04569809-24 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:1397: finishing write tid 4 to smithi04569809-24 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:1397: finishing write tid 5 to smithi04569809-24 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 508 (ObjNum 548 snap 174 seq_num 548) dirty exists 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:1397: left oid 24 (ObjNum 548 snap 174 seq_num 548) 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:1400: finishing write tid 1 to smithi04569809-36 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:1400: finishing write tid 2 to smithi04569809-36 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:1400: finishing write tid 3 to smithi04569809-36 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:1400: finishing write tid 4 to smithi04569809-36 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:1400: finishing write tid 5 to smithi04569809-36 2024-07-28T19:34:31.782 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 469 (ObjNum 549 snap 174 seq_num 549) dirty exists 2024-07-28T19:34:31.783 INFO:tasks.rados.rados.0.smithi045.stdout:1400: left oid 36 (ObjNum 549 snap 174 seq_num 549) 2024-07-28T19:34:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:31 smithi045 bash[80445]: cluster 2024-07-28T19:34:29.954081+0000 mgr.y (mgr.34101) 73 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 275 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 455 KiB/s wr, 3 op/s 2024-07-28T19:34:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:31 smithi045 bash[80445]: cluster 2024-07-28T19:34:30.583642+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-07-28T19:34:31.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:31 smithi045 bash[82788]: cluster 2024-07-28T19:34:29.954081+0000 mgr.y (mgr.34101) 73 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 275 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 455 KiB/s wr, 3 op/s 2024-07-28T19:34:31.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:31 smithi045 bash[82788]: cluster 2024-07-28T19:34:30.583642+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-07-28T19:34:32.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:31 smithi155 bash[24090]: cluster 2024-07-28T19:34:29.954081+0000 mgr.y (mgr.34101) 73 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 275 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 455 KiB/s wr, 3 op/s 2024-07-28T19:34:32.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:31 smithi155 bash[24090]: cluster 2024-07-28T19:34:30.583642+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-07-28T19:34:32.603 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:32 smithi045 bash[73423]: debug 2024-07-28T19:34:32.339+0000 7fa612e67640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-07-28T19:34:32.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:32 smithi045 bash[80445]: cluster 2024-07-28T19:34:31.585933+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-07-28T19:34:32.605 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:32 smithi155 bash[60745]: ts=2024-07-28T19:34:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:32.607 INFO:tasks.rados.rados.0.smithi045.stdout:1395: done (4 left) 2024-07-28T19:34:32.607 INFO:tasks.rados.rados.0.smithi045.stdout:1396: done (3 left) 2024-07-28T19:34:32.607 INFO:tasks.rados.rados.0.smithi045.stdout:1397: done (2 left) 2024-07-28T19:34:32.607 INFO:tasks.rados.rados.0.smithi045.stdout:1400: done (1 left) 2024-07-28T19:34:32.607 INFO:tasks.rados.rados.0.smithi045.stdout:1401: done (0 left) 2024-07-28T19:34:32.607 INFO:tasks.rados.rados.0.smithi045.stdout:1402: write oid 24 current snap is 175 2024-07-28T19:34:32.607 INFO:tasks.rados.rados.0.smithi045.stdout:1402: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2024-07-28T19:34:32.613 INFO:tasks.rados.rados.0.smithi045.stdout:1402: writing smithi04569809-24 from 443850 to 1008216 tid 1 2024-07-28T19:34:32.621 INFO:tasks.rados.rados.0.smithi045.stdout:1402: writing smithi04569809-24 from 1634861 to 2367717 tid 2 2024-07-28T19:34:32.626 INFO:tasks.rados.rados.0.smithi045.stdout:1402: writing smithi04569809-24 from 2770646 to 3243850 tid 3 2024-07-28T19:34:32.626 INFO:tasks.rados.rados.0.smithi045.stdout:1403: read oid 49 snap -1 2024-07-28T19:34:32.626 INFO:tasks.rados.rados.0.smithi045.stdout:1403: expect (ObjNum 461 snap 150 seq_num 461) 2024-07-28T19:34:32.627 INFO:tasks.rados.rados.0.smithi045.stdout:1404: write oid 9 current snap is 175 2024-07-28T19:34:32.627 INFO:tasks.rados.rados.0.smithi045.stdout:1402: finishing write tid 1 to smithi04569809-24 2024-07-28T19:34:32.627 INFO:tasks.rados.rados.0.smithi045.stdout:1402: finishing write tid 2 to smithi04569809-24 2024-07-28T19:34:32.627 INFO:tasks.rados.rados.0.smithi045.stdout:1404: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2024-07-28T19:34:32.633 INFO:tasks.rados.rados.0.smithi045.stdout:1404: writing smithi04569809-9 from 460657 to 1100272 tid 1 2024-07-28T19:34:32.639 INFO:tasks.rados.rados.0.smithi045.stdout:1404: writing smithi04569809-9 from 1693343 to 2169857 tid 2 2024-07-28T19:34:32.646 INFO:tasks.rados.rados.0.smithi045.stdout:1404: writing smithi04569809-9 from 2681716 to 3260657 tid 3 2024-07-28T19:34:32.646 INFO:tasks.rados.rados.0.smithi045.stdout:1405: read oid 12 snap 129 2024-07-28T19:34:32.646 INFO:tasks.rados.rados.0.smithi045.stdout:1405: expect (ObjNum 370 snap 118 seq_num 370) 2024-07-28T19:34:32.646 INFO:tasks.rados.rados.0.smithi045.stdout:1406: delete oid 10 current snap is 175 2024-07-28T19:34:32.646 INFO:tasks.rados.rados.0.smithi045.stdout:1402: finishing write tid 3 to smithi04569809-24 2024-07-28T19:34:32.646 INFO:tasks.rados.rados.0.smithi045.stdout:1402: finishing write tid 4 to smithi04569809-24 2024-07-28T19:34:32.646 INFO:tasks.rados.rados.0.smithi045.stdout:1402: finishing write tid 5 to smithi04569809-24 2024-07-28T19:34:32.646 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 515 (ObjNum 550 snap 175 seq_num 550) dirty exists 2024-07-28T19:34:32.646 INFO:tasks.rados.rados.0.smithi045.stdout:1402: left oid 24 (ObjNum 550 snap 175 seq_num 550) 2024-07-28T19:34:32.646 INFO:tasks.rados.rados.0.smithi045.stdout:1403: expect (ObjNum 461 snap 150 seq_num 461) 2024-07-28T19:34:32.966 INFO:tasks.rados.rados.0.smithi045.stdout:1404: finishing write tid 1 to smithi04569809-9 2024-07-28T19:34:32.966 INFO:tasks.rados.rados.0.smithi045.stdout:1404: finishing write tid 2 to smithi04569809-9 2024-07-28T19:34:32.966 INFO:tasks.rados.rados.0.smithi045.stdout:1404: finishing write tid 3 to smithi04569809-9 2024-07-28T19:34:32.966 INFO:tasks.rados.rados.0.smithi045.stdout:1404: finishing write tid 4 to smithi04569809-9 2024-07-28T19:34:32.966 INFO:tasks.rados.rados.0.smithi045.stdout:1404: finishing write tid 5 to smithi04569809-9 2024-07-28T19:34:32.966 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 520 (ObjNum 551 snap 175 seq_num 551) dirty exists 2024-07-28T19:34:32.966 INFO:tasks.rados.rados.0.smithi045.stdout:1404: left oid 9 (ObjNum 551 snap 175 seq_num 551) 2024-07-28T19:34:32.967 INFO:tasks.rados.rados.0.smithi045.stdout:1405: expect (ObjNum 370 snap 118 seq_num 370) 2024-07-28T19:34:32.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:32 smithi045 bash[82788]: cluster 2024-07-28T19:34:31.585933+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-07-28T19:34:33.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:32 smithi155 bash[24090]: cluster 2024-07-28T19:34:31.585933+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-07-28T19:34:33.065 INFO:tasks.rados.rados.0.smithi045.stdout:1402: done (4 left) 2024-07-28T19:34:33.065 INFO:tasks.rados.rados.0.smithi045.stdout:1403: done (3 left) 2024-07-28T19:34:33.065 INFO:tasks.rados.rados.0.smithi045.stdout:1404: done (2 left) 2024-07-28T19:34:33.065 INFO:tasks.rados.rados.0.smithi045.stdout:1405: done (1 left) 2024-07-28T19:34:33.065 INFO:tasks.rados.rados.0.smithi045.stdout:1406: done (0 left) 2024-07-28T19:34:33.065 INFO:tasks.rados.rados.0.smithi045.stdout:1407: snap_remove snap 171 2024-07-28T19:34:33.617 INFO:tasks.rados.rados.0.smithi045.stdout:1407: done (0 left) 2024-07-28T19:34:33.617 INFO:tasks.rados.rados.0.smithi045.stdout:1408: write oid 21 current snap is 175 2024-07-28T19:34:33.617 INFO:tasks.rados.rados.0.smithi045.stdout:1408: seq_num 553 ranges {494271=790113,1693954=480183,2620209=512129} 2024-07-28T19:34:33.626 INFO:tasks.rados.rados.0.smithi045.stdout:1408: writing smithi04569809-21 from 494271 to 1284384 tid 1 2024-07-28T19:34:33.633 INFO:tasks.rados.rados.0.smithi045.stdout:1408: writing smithi04569809-21 from 1693954 to 2174137 tid 2 2024-07-28T19:34:33.640 INFO:tasks.rados.rados.0.smithi045.stdout:1408: writing smithi04569809-21 from 2620209 to 3132338 tid 3 2024-07-28T19:34:33.640 INFO:tasks.rados.rados.0.smithi045.stdout:1409: read oid 25 snap -1 2024-07-28T19:34:33.640 INFO:tasks.rados.rados.0.smithi045.stdout:1409: expect (ObjNum 512 snap 164 seq_num 512) 2024-07-28T19:34:33.640 INFO:tasks.rados.rados.0.smithi045.stdout:1410: delete oid 19 current snap is 175 2024-07-28T19:34:33.643 INFO:tasks.rados.rados.0.smithi045.stdout:1408: finishing write tid 1 to smithi04569809-21 2024-07-28T19:34:33.643 INFO:tasks.rados.rados.0.smithi045.stdout:1408: finishing write tid 2 to smithi04569809-21 2024-07-28T19:34:33.646 INFO:tasks.rados.rados.0.smithi045.stdout:1408: finishing write tid 3 to smithi04569809-21 2024-07-28T19:34:33.646 INFO:tasks.rados.rados.0.smithi045.stdout:1408: finishing write tid 4 to smithi04569809-21 2024-07-28T19:34:33.646 INFO:tasks.rados.rados.0.smithi045.stdout:1408: finishing write tid 5 to smithi04569809-21 2024-07-28T19:34:33.647 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 754 (ObjNum 553 snap 175 seq_num 553) dirty exists 2024-07-28T19:34:33.647 INFO:tasks.rados.rados.0.smithi045.stdout:1408: left oid 21 (ObjNum 553 snap 175 seq_num 553) 2024-07-28T19:34:33.647 INFO:tasks.rados.rados.0.smithi045.stdout:1408: done (2 left) 2024-07-28T19:34:33.647 INFO:tasks.rados.rados.0.smithi045.stdout:1410: done (1 left) 2024-07-28T19:34:33.647 INFO:tasks.rados.rados.0.smithi045.stdout:1411: delete oid 22 current snap is 175 2024-07-28T19:34:33.650 INFO:tasks.rados.rados.0.smithi045.stdout:1411: done (1 left) 2024-07-28T19:34:33.650 INFO:tasks.rados.rados.0.smithi045.stdout:1412: write oid 13 current snap is 175 2024-07-28T19:34:33.650 INFO:tasks.rados.rados.0.smithi045.stdout:1412: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2024-07-28T19:34:33.667 INFO:tasks.rados.rados.0.smithi045.stdout:1412: writing smithi04569809-13 from 544692 to 1276905 tid 1 2024-07-28T19:34:33.682 INFO:tasks.rados.rados.0.smithi045.stdout:1412: writing smithi04569809-13 from 1985753 to 2729616 tid 2 2024-07-28T19:34:33.688 INFO:tasks.rados.rados.0.smithi045.stdout:1412: writing smithi04569809-13 from 3335184 to 3344692 tid 3 2024-07-28T19:34:33.688 INFO:tasks.rados.rados.0.smithi045.stdout:1413: write oid 36 current snap is 175 2024-07-28T19:34:33.688 INFO:tasks.rados.rados.0.smithi045.stdout:1413: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2024-07-28T19:34:33.696 INFO:tasks.rados.rados.0.smithi045.stdout:1413: writing smithi04569809-36 from 561499 to 968961 tid 1 2024-07-28T19:34:33.704 INFO:tasks.rados.rados.0.smithi045.stdout:1413: writing smithi04569809-36 from 1527882 to 2015403 tid 2 2024-07-28T19:34:33.713 INFO:tasks.rados.rados.0.smithi045.stdout:1413: writing smithi04569809-36 from 2729901 to 3287118 tid 3 2024-07-28T19:34:33.713 INFO:tasks.rados.rados.0.smithi045.stdout:1414: read oid 33 snap -1 2024-07-28T19:34:33.713 INFO:tasks.rados.rados.0.smithi045.stdout:1414: expect deleted 2024-07-28T19:34:33.713 INFO:tasks.rados.rados.0.smithi045.stdout:1415: snap_remove snap 155 2024-07-28T19:34:33.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:33 smithi155 bash[60745]: ts=2024-07-28T19:34:33.510Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:33.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:33 smithi155 bash[24090]: cluster 2024-07-28T19:34:31.954787+0000 mgr.y (mgr.34101) 74 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 275 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 656 KiB/s wr, 5 op/s 2024-07-28T19:34:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:33 smithi155 bash[24090]: cluster 2024-07-28T19:34:32.608952+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-07-28T19:34:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:33 smithi155 bash[24090]: audit 2024-07-28T19:34:33.022643+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:33 smithi155 bash[24090]: audit 2024-07-28T19:34:33.215277+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:33 smithi155 bash[24090]: audit 2024-07-28T19:34:33.225484+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:33 smithi045 bash[80445]: cluster 2024-07-28T19:34:31.954787+0000 mgr.y (mgr.34101) 74 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 275 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 656 KiB/s wr, 5 op/s 2024-07-28T19:34:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:33 smithi045 bash[80445]: cluster 2024-07-28T19:34:32.608952+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-07-28T19:34:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:33 smithi045 bash[80445]: audit 2024-07-28T19:34:33.022643+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:33 smithi045 bash[80445]: audit 2024-07-28T19:34:33.215277+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:33 smithi045 bash[80445]: audit 2024-07-28T19:34:33.225484+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:33 smithi045 bash[82788]: cluster 2024-07-28T19:34:31.954787+0000 mgr.y (mgr.34101) 74 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 275 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 656 KiB/s wr, 5 op/s 2024-07-28T19:34:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:33 smithi045 bash[82788]: cluster 2024-07-28T19:34:32.608952+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-07-28T19:34:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:33 smithi045 bash[82788]: audit 2024-07-28T19:34:33.022643+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:33 smithi045 bash[82788]: audit 2024-07-28T19:34:33.215277+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:33 smithi045 bash[82788]: audit 2024-07-28T19:34:33.225484+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:34.544 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:34:34.642 INFO:tasks.rados.rados.0.smithi045.stdout:1415: done (4 left) 2024-07-28T19:34:34.642 INFO:tasks.rados.rados.0.smithi045.stdout:1416: read oid 35 snap -1 2024-07-28T19:34:34.642 INFO:tasks.rados.rados.0.smithi045.stdout:1416: expect (ObjNum 541 snap 173 seq_num 541) 2024-07-28T19:34:34.642 INFO:tasks.rados.rados.0.smithi045.stdout:1417: snap_remove snap 123 2024-07-28T19:34:34.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:34 smithi155 bash[24090]: cluster 2024-07-28T19:34:33.618194+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-07-28T19:34:34.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:34 smithi155 bash[24090]: audit 2024-07-28T19:34:33.996304+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:34 smithi155 bash[24090]: audit 2024-07-28T19:34:34.006620+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:34.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:34 smithi155 bash[60745]: ts=2024-07-28T19:34:34.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:34.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:34 smithi155 bash[60745]: ts=2024-07-28T19:34:34.456Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:34 smithi045 bash[80445]: cluster 2024-07-28T19:34:33.618194+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-07-28T19:34:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:34 smithi045 bash[80445]: audit 2024-07-28T19:34:33.996304+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:34 smithi045 bash[80445]: audit 2024-07-28T19:34:34.006620+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:34 smithi045 bash[82788]: cluster 2024-07-28T19:34:33.618194+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-07-28T19:34:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:34 smithi045 bash[82788]: audit 2024-07-28T19:34:33.996304+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:34 smithi045 bash[82788]: audit 2024-07-28T19:34:34.006620+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:35.127 INFO:tasks.rados.rados.0.smithi045.stdout:1417: done (5 left) 2024-07-28T19:34:35.127 INFO:tasks.rados.rados.0.smithi045.stdout:1418: snap_create 2024-07-28T19:34:35.127 INFO:tasks.rados.rados.0.smithi045.stdout:1409: expect (ObjNum 512 snap 164 seq_num 512) 2024-07-28T19:34:35.274 INFO:tasks.rados.rados.0.smithi045.stdout:1412: finishing write tid 1 to smithi04569809-13 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:1412: finishing write tid 2 to smithi04569809-13 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:1412: finishing write tid 3 to smithi04569809-13 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:1412: finishing write tid 4 to smithi04569809-13 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:1412: finishing write tid 5 to smithi04569809-13 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 922 (ObjNum 556 snap 175 seq_num 556) dirty exists 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:1412: left oid 13 (ObjNum 556 snap 175 seq_num 556) 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:1413: finishing write tid 1 to smithi04569809-36 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:1413: finishing write tid 2 to smithi04569809-36 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:1413: finishing write tid 3 to smithi04569809-36 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:1413: finishing write tid 4 to smithi04569809-36 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:1413: finishing write tid 5 to smithi04569809-36 2024-07-28T19:34:35.275 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 478 (ObjNum 557 snap 175 seq_num 557) dirty exists 2024-07-28T19:34:35.276 INFO:tasks.rados.rados.0.smithi045.stdout:1413: left oid 36 (ObjNum 557 snap 175 seq_num 557) 2024-07-28T19:34:35.276 INFO:tasks.rados.rados.0.smithi045.stdout:1416: expect (ObjNum 541 snap 173 seq_num 541) 2024-07-28T19:34:35.961 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:35 smithi045 bash[80445]: cluster 2024-07-28T19:34:33.955567+0000 mgr.y (mgr.34101) 75 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-07-28T19:34:35.961 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:35 smithi045 bash[80445]: cluster 2024-07-28T19:34:34.639955+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-07-28T19:34:35.961 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:35 smithi045 bash[80445]: cluster 2024-07-28T19:34:35.124172+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-07-28T19:34:35.961 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:35 smithi045 bash[82788]: cluster 2024-07-28T19:34:33.955567+0000 mgr.y (mgr.34101) 75 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-07-28T19:34:35.961 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:35 smithi045 bash[82788]: cluster 2024-07-28T19:34:34.639955+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-07-28T19:34:35.961 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:35 smithi045 bash[82788]: cluster 2024-07-28T19:34:35.124172+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-07-28T19:34:36.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:35 smithi155 bash[24090]: cluster 2024-07-28T19:34:33.955567+0000 mgr.y (mgr.34101) 75 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-07-28T19:34:36.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:35 smithi155 bash[24090]: cluster 2024-07-28T19:34:34.639955+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-07-28T19:34:36.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:35 smithi155 bash[24090]: cluster 2024-07-28T19:34:35.124172+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-07-28T19:34:36.119 INFO:tasks.rados.rados.0.smithi045.stdout:1409: done (5 left) 2024-07-28T19:34:36.119 INFO:tasks.rados.rados.0.smithi045.stdout:1412: done (4 left) 2024-07-28T19:34:36.119 INFO:tasks.rados.rados.0.smithi045.stdout:1413: done (3 left) 2024-07-28T19:34:36.119 INFO:tasks.rados.rados.0.smithi045.stdout:1414: done (2 left) 2024-07-28T19:34:36.119 INFO:tasks.rados.rados.0.smithi045.stdout:1416: done (1 left) 2024-07-28T19:34:36.120 INFO:tasks.rados.rados.0.smithi045.stdout:1418: done (0 left) 2024-07-28T19:34:36.120 INFO:tasks.rados.rados.0.smithi045.stdout:1419: delete oid 36 current snap is 176 2024-07-28T19:34:36.129 INFO:tasks.rados.rados.0.smithi045.stdout:1419: done (0 left) 2024-07-28T19:34:36.129 INFO:tasks.rados.rados.0.smithi045.stdout:1420: read oid 29 snap 165 2024-07-28T19:34:36.129 INFO:tasks.rados.rados.0.smithi045.stdout:1420: expect (ObjNum 472 snap 156 seq_num 472) 2024-07-28T19:34:36.129 INFO:tasks.rados.rados.0.smithi045.stdout:1421: write oid 27 current snap is 176 2024-07-28T19:34:36.129 INFO:tasks.rados.rados.0.smithi045.stdout:1421: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2024-07-28T19:34:36.141 INFO:tasks.rados.rados.0.smithi045.stdout:1421: writing smithi04569809-27 from 595113 to 1153073 tid 1 2024-07-28T19:34:36.149 INFO:tasks.rados.rados.0.smithi045.stdout:1421: writing smithi04569809-27 from 1644846 to 2136036 tid 2 2024-07-28T19:34:36.161 INFO:tasks.rados.rados.0.smithi045.stdout:1421: writing smithi04569809-27 from 2784747 to 3395113 tid 3 2024-07-28T19:34:36.161 INFO:tasks.rados.rados.0.smithi045.stdout:1422: read oid 43 snap -1 2024-07-28T19:34:36.161 INFO:tasks.rados.rados.0.smithi045.stdout:1422: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:34:36.161 INFO:tasks.rados.rados.0.smithi045.stdout:1423: delete oid 44 current snap is 176 2024-07-28T19:34:36.161 INFO:tasks.rados.rados.0.smithi045.stdout:1420: expect (ObjNum 472 snap 156 seq_num 472) 2024-07-28T19:34:36.288 INFO:tasks.rados.rados.0.smithi045.stdout:1421: finishing write tid 1 to smithi04569809-27 2024-07-28T19:34:36.288 INFO:tasks.rados.rados.0.smithi045.stdout:1421: finishing write tid 2 to smithi04569809-27 2024-07-28T19:34:36.288 INFO:tasks.rados.rados.0.smithi045.stdout:1422: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:34:36.390 INFO:tasks.rados.rados.0.smithi045.stdout:1421: finishing write tid 3 to smithi04569809-27 2024-07-28T19:34:36.391 INFO:tasks.rados.rados.0.smithi045.stdout:1421: finishing write tid 4 to smithi04569809-27 2024-07-28T19:34:36.391 INFO:tasks.rados.rados.0.smithi045.stdout:1421: finishing write tid 5 to smithi04569809-27 2024-07-28T19:34:36.391 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 1055 (ObjNum 559 snap 176 seq_num 559) dirty exists 2024-07-28T19:34:36.391 INFO:tasks.rados.rados.0.smithi045.stdout:1421: left oid 27 (ObjNum 559 snap 176 seq_num 559) 2024-07-28T19:34:36.391 INFO:tasks.rados.rados.0.smithi045.stdout:1420: done (3 left) 2024-07-28T19:34:36.391 INFO:tasks.rados.rados.0.smithi045.stdout:1421: done (2 left) 2024-07-28T19:34:36.391 INFO:tasks.rados.rados.0.smithi045.stdout:1422: done (1 left) 2024-07-28T19:34:36.391 INFO:tasks.rados.rados.0.smithi045.stdout:1423: done (0 left) 2024-07-28T19:34:36.391 INFO:tasks.rados.rados.0.smithi045.stdout:1424: write oid 9 current snap is 176 2024-07-28T19:34:36.391 INFO:tasks.rados.rados.0.smithi045.stdout:1424: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2024-07-28T19:34:36.409 INFO:tasks.rados.rados.0.smithi045.stdout:1424: writing smithi04569809-9 from 628727 to 1337185 tid 1 2024-07-28T19:34:36.426 INFO:tasks.rados.rados.0.smithi045.stdout:1424: writing smithi04569809-9 from 2045457 to 2540316 tid 2 2024-07-28T19:34:36.439 INFO:tasks.rados.rados.0.smithi045.stdout:1424: writing smithi04569809-9 from 3123240 to 3428727 tid 3 2024-07-28T19:34:36.439 INFO:tasks.rados.rados.0.smithi045.stdout:1425: snap_remove snap 129 2024-07-28T19:34:37.128 INFO:tasks.rados.rados.0.smithi045.stdout:1425: done (1 left) 2024-07-28T19:34:37.128 INFO:tasks.rados.rados.0.smithi045.stdout:1426: read oid 15 snap -1 2024-07-28T19:34:37.128 INFO:tasks.rados.rados.0.smithi045.stdout:1426: expect (ObjNum 412 snap 128 seq_num 412) 2024-07-28T19:34:37.128 INFO:tasks.rados.rados.0.smithi045.stdout:1427: write oid 19 current snap is 176 2024-07-28T19:34:37.129 INFO:tasks.rados.rados.0.smithi045.stdout:1427: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2024-07-28T19:34:37.139 INFO:tasks.rados.rados.0.smithi045.stdout:1427: writing smithi04569809-19 from 645534 to 1429241 tid 1 2024-07-28T19:34:37.148 INFO:tasks.rados.rados.0.smithi045.stdout:1427: writing smithi04569809-19 from 2103939 to 2742456 tid 2 2024-07-28T19:34:37.153 INFO:tasks.rados.rados.0.smithi045.stdout:1427: writing smithi04569809-19 from 3150663 to 3445534 tid 3 2024-07-28T19:34:37.153 INFO:tasks.rados.rados.0.smithi045.stdout:1428: write oid 47 current snap is 176 2024-07-28T19:34:37.154 INFO:tasks.rados.rados.0.smithi045.stdout:1424: finishing write tid 1 to smithi04569809-9 2024-07-28T19:34:37.154 INFO:tasks.rados.rados.0.smithi045.stdout:1424: finishing write tid 2 to smithi04569809-9 2024-07-28T19:34:37.154 INFO:tasks.rados.rados.0.smithi045.stdout:1424: finishing write tid 3 to smithi04569809-9 2024-07-28T19:34:37.154 INFO:tasks.rados.rados.0.smithi045.stdout:1424: finishing write tid 4 to smithi04569809-9 2024-07-28T19:34:37.154 INFO:tasks.rados.rados.0.smithi045.stdout:1424: finishing write tid 5 to smithi04569809-9 2024-07-28T19:34:37.154 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 537 (ObjNum 561 snap 176 seq_num 561) dirty exists 2024-07-28T19:34:37.154 INFO:tasks.rados.rados.0.smithi045.stdout:1424: left oid 9 (ObjNum 561 snap 176 seq_num 561) 2024-07-28T19:34:37.154 INFO:tasks.rados.rados.0.smithi045.stdout:1426: expect (ObjNum 412 snap 128 seq_num 412) 2024-07-28T19:34:37.401 INFO:tasks.rados.rados.0.smithi045.stdout:1427: finishing write tid 1 to smithi04569809-19 2024-07-28T19:34:37.401 INFO:tasks.rados.rados.0.smithi045.stdout:1427: finishing write tid 2 to smithi04569809-19 2024-07-28T19:34:37.401 INFO:tasks.rados.rados.0.smithi045.stdout:1427: finishing write tid 3 to smithi04569809-19 2024-07-28T19:34:37.401 INFO:tasks.rados.rados.0.smithi045.stdout:1427: finishing write tid 4 to smithi04569809-19 2024-07-28T19:34:37.401 INFO:tasks.rados.rados.0.smithi045.stdout:1427: finishing write tid 5 to smithi04569809-19 2024-07-28T19:34:37.402 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 768 (ObjNum 562 snap 176 seq_num 562) dirty exists 2024-07-28T19:34:37.402 INFO:tasks.rados.rados.0.smithi045.stdout:1427: left oid 19 (ObjNum 562 snap 176 seq_num 562) 2024-07-28T19:34:37.402 INFO:tasks.rados.rados.0.smithi045.stdout:1428: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2024-07-28T19:34:37.416 INFO:tasks.rados.rados.0.smithi045.stdout:1428: writing smithi04569809-47 from 662341 to 1237650 tid 1 2024-07-28T19:34:37.430 INFO:tasks.rados.rados.0.smithi045.stdout:1428: writing smithi04569809-47 from 1878774 to 2377302 tid 2 2024-07-28T19:34:37.443 INFO:tasks.rados.rados.0.smithi045.stdout:1428: writing smithi04569809-47 from 2894439 to 3351994 tid 3 2024-07-28T19:34:37.443 INFO:tasks.rados.rados.0.smithi045.stdout:1424: done (3 left) 2024-07-28T19:34:37.443 INFO:tasks.rados.rados.0.smithi045.stdout:1426: done (2 left) 2024-07-28T19:34:37.443 INFO:tasks.rados.rados.0.smithi045.stdout:1427: done (1 left) 2024-07-28T19:34:37.443 INFO:tasks.rados.rados.0.smithi045.stdout:1429: read oid 36 snap -1 2024-07-28T19:34:37.443 INFO:tasks.rados.rados.0.smithi045.stdout:1429: expect deleted 2024-07-28T19:34:37.443 INFO:tasks.rados.rados.0.smithi045.stdout:1430: write oid 29 current snap is 176 2024-07-28T19:34:37.444 INFO:tasks.rados.rados.0.smithi045.stdout:1428: finishing write tid 1 to smithi04569809-47 2024-07-28T19:34:37.444 INFO:tasks.rados.rados.0.smithi045.stdout:1428: finishing write tid 2 to smithi04569809-47 2024-07-28T19:34:37.444 INFO:tasks.rados.rados.0.smithi045.stdout:1430: seq_num 564 ranges {679148=650558,1937256=642186,3321862=157286} 2024-07-28T19:34:37.459 INFO:tasks.rados.rados.0.smithi045.stdout:1430: writing smithi04569809-29 from 679148 to 1329706 tid 1 2024-07-28T19:34:37.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:37 smithi045 bash[82788]: cluster 2024-07-28T19:34:35.956234+0000 mgr.y (mgr.34101) 76 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-07-28T19:34:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:37 smithi045 bash[82788]: cluster 2024-07-28T19:34:36.120729+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-07-28T19:34:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:37 smithi045 bash[80445]: cluster 2024-07-28T19:34:35.956234+0000 mgr.y (mgr.34101) 76 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-07-28T19:34:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:37 smithi045 bash[80445]: cluster 2024-07-28T19:34:36.120729+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-07-28T19:34:37.474 INFO:tasks.rados.rados.0.smithi045.stdout:1430: writing smithi04569809-29 from 1937256 to 2579442 tid 2 2024-07-28T19:34:37.484 INFO:tasks.rados.rados.0.smithi045.stdout:1430: writing smithi04569809-29 from 3321862 to 3479148 tid 3 2024-07-28T19:34:37.484 INFO:tasks.rados.rados.0.smithi045.stdout:1431: rollback oid 10 current snap is 176 2024-07-28T19:34:37.484 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 165 2024-07-28T19:34:37.484 INFO:tasks.rados.rados.0.smithi045.stdout:1429: done (3 left) 2024-07-28T19:34:37.484 INFO:tasks.rados.rados.0.smithi045.stdout:1432: write oid 33 current snap is 176 2024-07-28T19:34:37.484 INFO:tasks.rados.rados.0.smithi045.stdout:1428: finishing write tid 3 to smithi04569809-47 2024-07-28T19:34:37.485 INFO:tasks.rados.rados.0.smithi045.stdout:1428: finishing write tid 4 to smithi04569809-47 2024-07-28T19:34:37.485 INFO:tasks.rados.rados.0.smithi045.stdout:1428: finishing write tid 5 to smithi04569809-47 2024-07-28T19:34:37.485 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 716 (ObjNum 563 snap 176 seq_num 563) dirty exists 2024-07-28T19:34:37.485 INFO:tasks.rados.rados.0.smithi045.stdout:1428: left oid 47 (ObjNum 563 snap 176 seq_num 563) 2024-07-28T19:34:37.485 INFO:tasks.rados.rados.0.smithi045.stdout:1430: finishing write tid 1 to smithi04569809-29 2024-07-28T19:34:37.485 INFO:tasks.rados.rados.0.smithi045.stdout:1430: finishing write tid 2 to smithi04569809-29 2024-07-28T19:34:37.485 INFO:tasks.rados.rados.0.smithi045.stdout:1432: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2024-07-28T19:34:37.496 INFO:tasks.rados.rados.0.smithi045.stdout:1432: writing smithi04569809-33 from 695955 to 1421762 tid 1 2024-07-28T19:34:37.505 INFO:tasks.rados.rados.0.smithi045.stdout:1432: writing smithi04569809-33 from 1879385 to 2381582 tid 2 2024-07-28T19:34:37.514 INFO:tasks.rados.rados.0.smithi045.stdout:1432: writing smithi04569809-33 from 2949285 to 3429384 tid 3 2024-07-28T19:34:37.514 INFO:tasks.rados.rados.0.smithi045.stdout:1428: done (3 left) 2024-07-28T19:34:37.514 INFO:tasks.rados.rados.0.smithi045.stdout:1433: write oid 46 current snap is 176 2024-07-28T19:34:37.515 INFO:tasks.rados.rados.0.smithi045.stdout:1433: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2024-07-28T19:34:37.523 INFO:tasks.rados.rados.0.smithi045.stdout:1433: writing smithi04569809-46 from 712762 to 1113818 tid 1 2024-07-28T19:34:37.531 INFO:tasks.rados.rados.0.smithi045.stdout:1433: writing smithi04569809-46 from 1537867 to 2183722 tid 2 2024-07-28T19:34:37.540 INFO:tasks.rados.rados.0.smithi045.stdout:1433: writing smithi04569809-46 from 2860355 to 3512762 tid 3 2024-07-28T19:34:37.540 INFO:tasks.rados.rados.0.smithi045.stdout:1434: snap_remove snap 163 2024-07-28T19:34:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:37 smithi155 bash[24090]: cluster 2024-07-28T19:34:35.956234+0000 mgr.y (mgr.34101) 76 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-07-28T19:34:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:37 smithi155 bash[24090]: cluster 2024-07-28T19:34:36.120729+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-07-28T19:34:38.084 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 2 2024-07-28T19:34:38.136 INFO:tasks.rados.rados.0.smithi045.stdout:1431: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:34:38.136 INFO:tasks.rados.rados.0.smithi045.stdout:1430: finishing write tid 3 to smithi04569809-29 2024-07-28T19:34:38.136 INFO:tasks.rados.rados.0.smithi045.stdout:1431: finishing rollback tid 2 to smithi04569809-10 2024-07-28T19:34:38.136 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 718 (ObjNum 482 snap 156 seq_num 482) dirty exists 2024-07-28T19:34:38.136 INFO:tasks.rados.rados.0.smithi045.stdout:1430: finishing write tid 4 to smithi04569809-29 2024-07-28T19:34:38.136 INFO:tasks.rados.rados.0.smithi045.stdout:1430: finishing write tid 5 to smithi04569809-29 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1069 (ObjNum 564 snap 176 seq_num 564) dirty exists 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1430: left oid 29 (ObjNum 564 snap 176 seq_num 564) 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1432: finishing write tid 1 to smithi04569809-33 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1432: finishing write tid 2 to smithi04569809-33 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1432: finishing write tid 3 to smithi04569809-33 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1432: finishing write tid 4 to smithi04569809-33 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1432: finishing write tid 5 to smithi04569809-33 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 244 (ObjNum 565 snap 176 seq_num 565) dirty exists 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1432: left oid 33 (ObjNum 565 snap 176 seq_num 565) 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1433: finishing write tid 1 to smithi04569809-46 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1433: finishing write tid 2 to smithi04569809-46 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1433: finishing write tid 3 to smithi04569809-46 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1433: finishing write tid 4 to smithi04569809-46 2024-07-28T19:34:38.137 INFO:tasks.rados.rados.0.smithi045.stdout:1433: finishing write tid 5 to smithi04569809-46 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 723 (ObjNum 566 snap 176 seq_num 566) dirty exists 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:1433: left oid 46 (ObjNum 566 snap 176 seq_num 566) 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:1430: done (4 left) 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:1431: done (3 left) 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:1432: done (2 left) 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:1433: done (1 left) 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:1434: done (0 left) 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:1435: read oid 25 snap -1 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:1435: expect (ObjNum 512 snap 164 seq_num 512) 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:1436: rollback oid 24 current snap is 176 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 24 to 175 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:1437: rollback oid 47 current snap is 176 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 47 to 135 2024-07-28T19:34:38.138 INFO:tasks.rados.rados.0.smithi045.stdout:1438: write oid 10 current snap is 176 2024-07-28T19:34:38.139 INFO:tasks.rados.rados.0.smithi045.stdout:1438: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2024-07-28T19:34:38.143 INFO:tasks.rados.rados.0.smithi045.stdout:1438: writing smithi04569809-10 from 729569 to 1205874 tid 1 2024-07-28T19:34:38.152 INFO:tasks.rados.rados.0.smithi045.stdout:1438: writing smithi04569809-10 from 1996349 to 2502215 tid 2 2024-07-28T19:34:38.159 INFO:tasks.rados.rados.0.smithi045.stdout:1438: writing smithi04569809-10 from 3004131 to 3529569 tid 3 2024-07-28T19:34:38.159 INFO:tasks.rados.rados.0.smithi045.stdout:1439: rollback oid 26 current snap is 176 2024-07-28T19:34:38.159 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 26 to 162 2024-07-28T19:34:38.159 INFO:tasks.rados.rados.0.smithi045.stdout:1436: finishing rollback tid 0 to smithi04569809-24 2024-07-28T19:34:38.159 INFO:tasks.rados.rados.0.smithi045.stdout:1436: finishing rollback tid 1 to smithi04569809-24 2024-07-28T19:34:38.159 INFO:tasks.rados.rados.0.smithi045.stdout:1436: finishing rollback tid 2 to smithi04569809-24 2024-07-28T19:34:38.159 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 549 (ObjNum 550 snap 175 seq_num 550) dirty exists 2024-07-28T19:34:38.159 INFO:tasks.rados.rados.0.smithi045.stdout:1435: expect (ObjNum 512 snap 164 seq_num 512) 2024-07-28T19:34:38.262 INFO:tasks.rados.rados.0.smithi045.stdout:1437: finishing rollback tid 0 to smithi04569809-47 2024-07-28T19:34:38.262 INFO:tasks.rados.rados.0.smithi045.stdout:1437: finishing rollback tid 1 to smithi04569809-47 2024-07-28T19:34:38.262 INFO:tasks.rados.rados.0.smithi045.stdout:1437: finishing rollback tid 2 to smithi04569809-47 2024-07-28T19:34:38.262 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 721 (ObjNum 416 snap 130 seq_num 416) dirty exists 2024-07-28T19:34:38.262 INFO:tasks.rados.rados.0.smithi045.stdout:1438: finishing write tid 1 to smithi04569809-10 2024-07-28T19:34:38.262 INFO:tasks.rados.rados.0.smithi045.stdout:1438: finishing write tid 2 to smithi04569809-10 2024-07-28T19:34:38.263 INFO:tasks.rados.rados.0.smithi045.stdout:1439: finishing rollback tid 0 to smithi04569809-26 2024-07-28T19:34:38.263 INFO:tasks.rados.rados.0.smithi045.stdout:1439: finishing rollback tid 1 to smithi04569809-26 2024-07-28T19:34:38.263 INFO:tasks.rados.rados.0.smithi045.stdout:1439: finishing rollback tid 2 to smithi04569809-26 2024-07-28T19:34:38.263 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 412 (ObjNum 463 snap 152 seq_num 463) dirty exists 2024-07-28T19:34:38.263 INFO:tasks.rados.rados.0.smithi045.stdout:1438: finishing write tid 3 to smithi04569809-10 2024-07-28T19:34:38.263 INFO:tasks.rados.rados.0.smithi045.stdout:1438: finishing write tid 4 to smithi04569809-10 2024-07-28T19:34:38.263 INFO:tasks.rados.rados.0.smithi045.stdout:1438: finishing write tid 5 to smithi04569809-10 2024-07-28T19:34:38.263 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 729 (ObjNum 567 snap 176 seq_num 567) dirty exists 2024-07-28T19:34:38.263 INFO:tasks.rados.rados.0.smithi045.stdout:1438: left oid 10 (ObjNum 567 snap 176 seq_num 567) 2024-07-28T19:34:38.264 INFO:tasks.rados.rados.0.smithi045.stdout:1435: done (4 left) 2024-07-28T19:34:38.264 INFO:tasks.rados.rados.0.smithi045.stdout:1436: done (3 left) 2024-07-28T19:34:38.264 INFO:tasks.rados.rados.0.smithi045.stdout:1437: done (2 left) 2024-07-28T19:34:38.264 INFO:tasks.rados.rados.0.smithi045.stdout:1438: done (1 left) 2024-07-28T19:34:38.264 INFO:tasks.rados.rados.0.smithi045.stdout:1439: done (0 left) 2024-07-28T19:34:38.264 INFO:tasks.rados.rados.0.smithi045.stdout:1440: rollback oid 36 current snap is 176 2024-07-28T19:34:38.264 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 36 to 141 2024-07-28T19:34:38.264 INFO:tasks.rados.rados.0.smithi045.stdout:1441: read oid 38 snap -1 2024-07-28T19:34:38.264 INFO:tasks.rados.rados.0.smithi045.stdout:1441: expect deleted 2024-07-28T19:34:38.264 INFO:tasks.rados.rados.0.smithi045.stdout:1442: snap_remove snap 167 2024-07-28T19:34:38.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:38 smithi045 bash[80445]: cluster 2024-07-28T19:34:37.129494+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-07-28T19:34:38.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:38 smithi045 bash[80445]: audit 2024-07-28T19:34:38.074266+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.45:0/2331346897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:34:38.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:38 smithi045 bash[82788]: cluster 2024-07-28T19:34:37.129494+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-07-28T19:34:38.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:38 smithi045 bash[82788]: audit 2024-07-28T19:34:38.074266+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.45:0/2331346897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:34:38.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:38 smithi155 bash[24090]: cluster 2024-07-28T19:34:37.129494+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-07-28T19:34:38.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:38 smithi155 bash[24090]: audit 2024-07-28T19:34:38.074266+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.45:0/2331346897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:34:38.915 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T19:34:39.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:38 smithi155 bash[60745]: ts=2024-07-28T19:34:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:39.143 INFO:tasks.rados.rados.0.smithi045.stdout:1442: done (2 left) 2024-07-28T19:34:39.143 INFO:tasks.rados.rados.0.smithi045.stdout:1443: read oid 20 snap -1 2024-07-28T19:34:39.143 INFO:tasks.rados.rados.0.smithi045.stdout:1443: expect deleted 2024-07-28T19:34:39.143 INFO:tasks.rados.rados.0.smithi045.stdout:1444: snap_create 2024-07-28T19:34:39.143 INFO:tasks.rados.rados.0.smithi045.stdout:1440: finishing rollback tid 1 to smithi04569809-36 2024-07-28T19:34:39.143 INFO:tasks.rados.rados.0.smithi045.stdout:1440: finishing rollback tid 2 to smithi04569809-36 2024-07-28T19:34:39.143 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 498 (ObjNum 403 snap 123 seq_num 403) dirty exists 2024-07-28T19:34:39.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:39 smithi045 bash[80445]: cluster 2024-07-28T19:34:37.956863+0000 mgr.y (mgr.34101) 77 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:39.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:39 smithi045 bash[80445]: cluster 2024-07-28T19:34:38.137052+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-07-28T19:34:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:39 smithi045 bash[82788]: cluster 2024-07-28T19:34:37.956863+0000 mgr.y (mgr.34101) 77 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:39 smithi045 bash[82788]: cluster 2024-07-28T19:34:38.137052+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-07-28T19:34:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:39 smithi155 bash[24090]: cluster 2024-07-28T19:34:37.956863+0000 mgr.y (mgr.34101) 77 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 287 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:39 smithi155 bash[24090]: cluster 2024-07-28T19:34:38.137052+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-07-28T19:34:40.151 INFO:tasks.rados.rados.0.smithi045.stdout:1440: done (3 left) 2024-07-28T19:34:40.151 INFO:tasks.rados.rados.0.smithi045.stdout:1441: done (2 left) 2024-07-28T19:34:40.151 INFO:tasks.rados.rados.0.smithi045.stdout:1443: done (1 left) 2024-07-28T19:34:40.151 INFO:tasks.rados.rados.0.smithi045.stdout:1444: done (0 left) 2024-07-28T19:34:40.151 INFO:tasks.rados.rados.0.smithi045.stdout:1445: snap_create 2024-07-28T19:34:40.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:40 smithi045 bash[80445]: cluster 2024-07-28T19:34:39.144814+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-07-28T19:34:40.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:40 smithi045 bash[82788]: cluster 2024-07-28T19:34:39.144814+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-07-28T19:34:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:40 smithi155 bash[24090]: cluster 2024-07-28T19:34:39.144814+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-07-28T19:34:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:34:40] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2024-07-28T19:34:41.153 INFO:tasks.rados.rados.0.smithi045.stdout:1445: done (0 left) 2024-07-28T19:34:41.153 INFO:tasks.rados.rados.0.smithi045.stdout:1446: write oid 17 current snap is 178 2024-07-28T19:34:41.153 INFO:tasks.rados.rados.0.smithi045.stdout:1446: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2024-07-28T19:34:41.169 INFO:tasks.rados.rados.0.smithi045.stdout:1446: writing smithi04569809-17 from 746376 to 1297930 tid 1 2024-07-28T19:34:41.186 INFO:tasks.rados.rados.0.smithi045.stdout:1446: writing smithi04569809-17 from 2054831 to 2704355 tid 2 2024-07-28T19:34:41.197 INFO:tasks.rados.rados.0.smithi045.stdout:1446: writing smithi04569809-17 from 3315201 to 3546376 tid 3 2024-07-28T19:34:41.197 INFO:tasks.rados.rados.0.smithi045.stdout:1447: delete oid 4 current snap is 178 2024-07-28T19:34:41.197 INFO:tasks.rados.rados.0.smithi045.stdout:1446: finishing write tid 1 to smithi04569809-17 2024-07-28T19:34:41.197 INFO:tasks.rados.rados.0.smithi045.stdout:1446: finishing write tid 2 to smithi04569809-17 2024-07-28T19:34:41.202 INFO:tasks.rados.rados.0.smithi045.stdout:1446: finishing write tid 3 to smithi04569809-17 2024-07-28T19:34:41.204 INFO:tasks.rados.rados.0.smithi045.stdout:1447: done (1 left) 2024-07-28T19:34:41.204 INFO:tasks.rados.rados.0.smithi045.stdout:1448: snap_create 2024-07-28T19:34:41.204 INFO:tasks.rados.rados.0.smithi045.stdout:1446: finishing write tid 4 to smithi04569809-17 2024-07-28T19:34:41.204 INFO:tasks.rados.rados.0.smithi045.stdout:1446: finishing write tid 5 to smithi04569809-17 2024-07-28T19:34:41.204 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 529 (ObjNum 568 snap 178 seq_num 568) dirty exists 2024-07-28T19:34:41.205 INFO:tasks.rados.rados.0.smithi045.stdout:1446: left oid 17 (ObjNum 568 snap 178 seq_num 568) 2024-07-28T19:34:41.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:41 smithi045 bash[80445]: cluster 2024-07-28T19:34:39.957563+0000 mgr.y (mgr.34101) 78 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 288 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-07-28T19:34:41.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:41 smithi045 bash[80445]: cluster 2024-07-28T19:34:40.152047+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-07-28T19:34:41.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:41 smithi045 bash[80445]: cluster 2024-07-28T19:34:41.154003+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-07-28T19:34:41.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:41 smithi045 bash[82788]: cluster 2024-07-28T19:34:39.957563+0000 mgr.y (mgr.34101) 78 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 288 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-07-28T19:34:41.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:41 smithi045 bash[82788]: cluster 2024-07-28T19:34:40.152047+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-07-28T19:34:41.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:41 smithi045 bash[82788]: cluster 2024-07-28T19:34:41.154003+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-07-28T19:34:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:41 smithi155 bash[24090]: cluster 2024-07-28T19:34:39.957563+0000 mgr.y (mgr.34101) 78 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 288 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-07-28T19:34:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:41 smithi155 bash[24090]: cluster 2024-07-28T19:34:40.152047+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-07-28T19:34:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:41 smithi155 bash[24090]: cluster 2024-07-28T19:34:41.154003+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-07-28T19:34:42.170 INFO:tasks.rados.rados.0.smithi045.stdout:1446: done (1 left) 2024-07-28T19:34:42.170 INFO:tasks.rados.rados.0.smithi045.stdout:1448: done (0 left) 2024-07-28T19:34:42.170 INFO:tasks.rados.rados.0.smithi045.stdout:1449: snap_create 2024-07-28T19:34:42.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:42 smithi155 bash[60745]: ts=2024-07-28T19:34:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:43.181 INFO:tasks.rados.rados.0.smithi045.stdout:1449: done (0 left) 2024-07-28T19:34:43.181 INFO:tasks.rados.rados.0.smithi045.stdout:1450: rollback oid 17 current snap is 180 2024-07-28T19:34:43.181 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 175 2024-07-28T19:34:43.181 INFO:tasks.rados.rados.0.smithi045.stdout:1451: read oid 29 snap -1 2024-07-28T19:34:43.181 INFO:tasks.rados.rados.0.smithi045.stdout:1451: expect (ObjNum 564 snap 176 seq_num 564) 2024-07-28T19:34:43.181 INFO:tasks.rados.rados.0.smithi045.stdout:1452: snap_create 2024-07-28T19:34:43.195 INFO:tasks.rados.rados.0.smithi045.stdout:1451: expect (ObjNum 564 snap 176 seq_num 564) 2024-07-28T19:34:43.359 INFO:tasks.rados.rados.0.smithi045.stdout:1450: finishing rollback tid 0 to smithi04569809-17 2024-07-28T19:34:43.359 INFO:tasks.rados.rados.0.smithi045.stdout:1450: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:34:43.359 INFO:tasks.rados.rados.0.smithi045.stdout:1450: finishing rollback tid 2 to smithi04569809-17 2024-07-28T19:34:43.359 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 533 (ObjNum 539 snap 172 seq_num 539) dirty exists 2024-07-28T19:34:43.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:43 smithi045 bash[80445]: cluster 2024-07-28T19:34:41.958300+0000 mgr.y (mgr.34101) 79 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 288 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-07-28T19:34:43.465 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:43 smithi045 bash[80445]: cluster 2024-07-28T19:34:42.170998+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-07-28T19:34:43.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:43 smithi045 bash[82788]: cluster 2024-07-28T19:34:41.958300+0000 mgr.y (mgr.34101) 79 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 288 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-07-28T19:34:43.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:43 smithi045 bash[82788]: cluster 2024-07-28T19:34:42.170998+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-07-28T19:34:43.475 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:34:43.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:43 smithi155 bash[24090]: cluster 2024-07-28T19:34:41.958300+0000 mgr.y (mgr.34101) 79 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 288 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-07-28T19:34:43.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:43 smithi155 bash[24090]: cluster 2024-07-28T19:34:42.170998+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-07-28T19:34:43.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:43 smithi155 bash[60745]: ts=2024-07-28T19:34:43.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:44.185 INFO:tasks.rados.rados.0.smithi045.stdout:1450: done (2 left) 2024-07-28T19:34:44.185 INFO:tasks.rados.rados.0.smithi045.stdout:1451: done (1 left) 2024-07-28T19:34:44.185 INFO:tasks.rados.rados.0.smithi045.stdout:1452: done (0 left) 2024-07-28T19:34:44.186 INFO:tasks.rados.rados.0.smithi045.stdout:1453: delete oid 6 current snap is 181 2024-07-28T19:34:44.191 INFO:tasks.rados.rados.0.smithi045.stdout:1453: done (0 left) 2024-07-28T19:34:44.191 INFO:tasks.rados.rados.0.smithi045.stdout:1454: rollback oid 25 current snap is 181 2024-07-28T19:34:44.192 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 25 to 141 2024-07-28T19:34:44.192 INFO:tasks.rados.rados.0.smithi045.stdout:1455: read oid 45 snap -1 2024-07-28T19:34:44.192 INFO:tasks.rados.rados.0.smithi045.stdout:1455: expect deleted 2024-07-28T19:34:44.192 INFO:tasks.rados.rados.0.smithi045.stdout:1456: read oid 21 snap -1 2024-07-28T19:34:44.192 INFO:tasks.rados.rados.0.smithi045.stdout:1456: expect (ObjNum 553 snap 175 seq_num 553) 2024-07-28T19:34:44.192 INFO:tasks.rados.rados.0.smithi045.stdout:1457: read oid 46 snap -1 2024-07-28T19:34:44.192 INFO:tasks.rados.rados.0.smithi045.stdout:1457: expect (ObjNum 566 snap 176 seq_num 566) 2024-07-28T19:34:44.192 INFO:tasks.rados.rados.0.smithi045.stdout:1458: rollback oid 40 current snap is 181 2024-07-28T19:34:44.192 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 40 to 166 2024-07-28T19:34:44.192 INFO:tasks.rados.rados.0.smithi045.stdout:1459: snap_remove snap 165 2024-07-28T19:34:44.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:44 smithi155 bash[24090]: cluster 2024-07-28T19:34:43.180495+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-07-28T19:34:44.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:44 smithi045 bash[80445]: cluster 2024-07-28T19:34:43.180495+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-07-28T19:34:44.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:44 smithi045 bash[82788]: cluster 2024-07-28T19:34:43.180495+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-07-28T19:34:44.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:44 smithi155 bash[60745]: ts=2024-07-28T19:34:44.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:44.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:44 smithi155 bash[60745]: ts=2024-07-28T19:34:44.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:45.133 INFO:tasks.rados.rados.0.smithi045.stdout:1459: done (5 left) 2024-07-28T19:34:45.133 INFO:tasks.rados.rados.0.smithi045.stdout:1460: read oid 49 snap -1 2024-07-28T19:34:45.133 INFO:tasks.rados.rados.0.smithi045.stdout:1460: expect (ObjNum 461 snap 150 seq_num 461) 2024-07-28T19:34:45.133 INFO:tasks.rados.rados.0.smithi045.stdout:1461: snap_remove snap 174 2024-07-28T19:34:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:45 smithi045 bash[80445]: cluster 2024-07-28T19:34:43.959515+0000 mgr.y (mgr.34101) 80 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 350 KiB/s wr, 4 op/s 2024-07-28T19:34:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:45 smithi045 bash[80445]: cluster 2024-07-28T19:34:44.187073+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-07-28T19:34:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:45 smithi045 bash[80445]: cluster 2024-07-28T19:34:45.132491+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-07-28T19:34:45.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:45 smithi045 bash[82788]: cluster 2024-07-28T19:34:43.959515+0000 mgr.y (mgr.34101) 80 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 350 KiB/s wr, 4 op/s 2024-07-28T19:34:45.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:45 smithi045 bash[82788]: cluster 2024-07-28T19:34:44.187073+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-07-28T19:34:45.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:45 smithi045 bash[82788]: cluster 2024-07-28T19:34:45.132491+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-07-28T19:34:45.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:45 smithi155 bash[24090]: cluster 2024-07-28T19:34:43.959515+0000 mgr.y (mgr.34101) 80 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 350 KiB/s wr, 4 op/s 2024-07-28T19:34:45.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:45 smithi155 bash[24090]: cluster 2024-07-28T19:34:44.187073+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-07-28T19:34:45.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:45 smithi155 bash[24090]: cluster 2024-07-28T19:34:45.132491+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-07-28T19:34:46.122 INFO:tasks.rados.rados.0.smithi045.stdout:1461: done (6 left) 2024-07-28T19:34:46.122 INFO:tasks.rados.rados.0.smithi045.stdout:1462: rollback oid 27 current snap is 181 2024-07-28T19:34:46.123 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 27 to 168 2024-07-28T19:34:46.123 INFO:tasks.rados.rados.0.smithi045.stdout:1458: finishing rollback tid 0 to smithi04569809-40 2024-07-28T19:34:46.123 INFO:tasks.rados.rados.0.smithi045.stdout:1456: expect (ObjNum 553 snap 175 seq_num 553) 2024-07-28T19:34:46.328 INFO:tasks.rados.rados.0.smithi045.stdout:1458: finishing rollback tid 1 to smithi04569809-40 2024-07-28T19:34:46.328 INFO:tasks.rados.rados.0.smithi045.stdout:1458: finishing rollback tid 2 to smithi04569809-40 2024-07-28T19:34:46.328 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 576 (ObjNum 509 snap 163 seq_num 509) dirty exists 2024-07-28T19:34:46.328 INFO:tasks.rados.rados.0.smithi045.stdout:1454: finishing rollback tid 0 to smithi04569809-25 2024-07-28T19:34:46.328 INFO:tasks.rados.rados.0.smithi045.stdout:1454: finishing rollback tid 1 to smithi04569809-25 2024-07-28T19:34:46.329 INFO:tasks.rados.rados.0.smithi045.stdout:1454: finishing rollback tid 2 to smithi04569809-25 2024-07-28T19:34:46.329 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 737 (ObjNum 444 snap 141 seq_num 444) dirty exists 2024-07-28T19:34:46.329 INFO:tasks.rados.rados.0.smithi045.stdout:1457: expect (ObjNum 566 snap 176 seq_num 566) 2024-07-28T19:34:46.517 INFO:tasks.rados.rados.0.smithi045.stdout:1460: expect (ObjNum 461 snap 150 seq_num 461) 2024-07-28T19:34:46.827 INFO:tasks.rados.rados.0.smithi045.stdout:1462: finishing rollback tid 0 to smithi04569809-27 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1462: finishing rollback tid 1 to smithi04569809-27 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1462: finishing rollback tid 2 to smithi04569809-27 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 1103 (ObjNum 511 snap 163 seq_num 511) dirty exists 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1454: done (6 left) 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1455: done (5 left) 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1456: done (4 left) 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1457: done (3 left) 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1458: done (2 left) 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1460: done (1 left) 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1462: done (0 left) 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1463: read oid 18 snap -1 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1463: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:34:46.828 INFO:tasks.rados.rados.0.smithi045.stdout:1464: snap_remove snap 162 2024-07-28T19:34:46.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[82788]: audit 2024-07-28T19:34:45.647365+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:46.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[82788]: audit 2024-07-28T19:34:45.663043+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:46.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[82788]: audit 2024-07-28T19:34:45.668546+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:46.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[82788]: audit 2024-07-28T19:34:45.670849+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:34:46.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[82788]: audit 2024-07-28T19:34:45.682153+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:46.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[82788]: audit 2024-07-28T19:34:45.800790+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:46.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[82788]: audit 2024-07-28T19:34:45.807906+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:34:46.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[82788]: audit 2024-07-28T19:34:45.810709+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[82788]: audit 2024-07-28T19:34:45.812818+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[82788]: cluster 2024-07-28T19:34:46.123058+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[80445]: audit 2024-07-28T19:34:45.647365+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[80445]: audit 2024-07-28T19:34:45.663043+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[80445]: audit 2024-07-28T19:34:45.668546+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[80445]: audit 2024-07-28T19:34:45.670849+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[80445]: audit 2024-07-28T19:34:45.682153+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[80445]: audit 2024-07-28T19:34:45.800790+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[80445]: audit 2024-07-28T19:34:45.807906+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[80445]: audit 2024-07-28T19:34:45.810709+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[80445]: audit 2024-07-28T19:34:45.812818+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-28T19:34:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:46 smithi045 bash[80445]: cluster 2024-07-28T19:34:46.123058+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-07-28T19:34:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:46 smithi155 bash[24090]: audit 2024-07-28T19:34:45.647365+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:46 smithi155 bash[24090]: audit 2024-07-28T19:34:45.663043+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:46 smithi155 bash[24090]: audit 2024-07-28T19:34:45.668546+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:47.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:46 smithi155 bash[24090]: audit 2024-07-28T19:34:45.670849+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:34:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:46 smithi155 bash[24090]: audit 2024-07-28T19:34:45.682153+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:46 smithi155 bash[24090]: audit 2024-07-28T19:34:45.800790+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:46 smithi155 bash[24090]: audit 2024-07-28T19:34:45.807906+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:34:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:46 smithi155 bash[24090]: audit 2024-07-28T19:34:45.810709+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-28T19:34:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:46 smithi155 bash[24090]: audit 2024-07-28T19:34:45.812818+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-28T19:34:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:46 smithi155 bash[24090]: cluster 2024-07-28T19:34:46.123058+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-07-28T19:34:47.357 INFO:teuthology.orchestra.run.smithi045.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T19:34:47.357 INFO:teuthology.orchestra.run.smithi045.stdout:alertmanager.a smithi045 *:9093,9094 running (3m) 14s ago 10m 14.8M - 0.25.0 c8568f914cd2 e96ace06228e 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:grafana.a smithi155 *:3000 running (3m) 35s ago 9m 72.4M - 9.4.7 954c08fa6188 68c17a60bef9 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi045.krrdod smithi045 running (8m) 14s ago 8m 14.0M - 17.2.7-1155-g3120d060 5ec745195f7e 59bdf6bf8735 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi155.mchwry smithi155 running (8m) 35s ago 8m 16.7M - 17.2.7-1155-g3120d060 5ec745195f7e 4ecf9d0c1b2e 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.x smithi155 *:8443,9283,8765 running (2m) 35s ago 18m 424M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 8267938d876b 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.y smithi045 *:8443,9283,8765 running (3m) 14s ago 20m 472M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 68cb8ae2236f 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:mon.a smithi045 running (2m) 14s ago 21m 43.4M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 94a95ddf87d0 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:mon.b smithi155 running (19m) 35s ago 19m 51.9M 2048M 17.2.7-1155-g3120d060 5ec745195f7e 5a7221d14825 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:mon.c smithi045 running (21s) 14s ago 18m 18.8M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 33a0d89f301b 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.a smithi045 *:9100 running (3m) 14s ago 10m 7900k - 1.5.0 0da6a335fe13 86faeb42afd2 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.b smithi155 *:9100 running (3m) 35s ago 10m 7860k - 1.5.0 0da6a335fe13 0fba790060c8 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:osd.0 smithi045 running (17m) 14s ago 17m 102M 2525M 17.2.7-1155-g3120d060 5ec745195f7e eab5b884ebda 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:osd.1 smithi045 running (17m) 14s ago 17m 85.4M 2525M 17.2.7-1155-g3120d060 5ec745195f7e 87a48a501fe6 2024-07-28T19:34:47.358 INFO:teuthology.orchestra.run.smithi045.stdout:osd.2 smithi045 running (16m) 14s ago 16m 117M 2525M 17.2.7-1155-g3120d060 5ec745195f7e 14164f22cd3c 2024-07-28T19:34:47.359 INFO:teuthology.orchestra.run.smithi045.stdout:osd.3 smithi045 running (15m) 14s ago 15m 74.2M 2525M 17.2.7-1155-g3120d060 5ec745195f7e 29bb9848b7e9 2024-07-28T19:34:47.359 INFO:teuthology.orchestra.run.smithi045.stdout:osd.4 smithi155 running (14m) 35s ago 14m 93.4M 2524M 17.2.7-1155-g3120d060 5ec745195f7e a2fbff009ef0 2024-07-28T19:34:47.359 INFO:teuthology.orchestra.run.smithi045.stdout:osd.5 smithi155 running (13m) 35s ago 13m 98.9M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 9b6284ced069 2024-07-28T19:34:47.359 INFO:teuthology.orchestra.run.smithi045.stdout:osd.6 smithi155 running (12m) 35s ago 12m 66.6M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 7387a798f6e3 2024-07-28T19:34:47.359 INFO:teuthology.orchestra.run.smithi045.stdout:osd.7 smithi155 running (11m) 35s ago 11m 84.0M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 8b2e12836f00 2024-07-28T19:34:47.359 INFO:teuthology.orchestra.run.smithi045.stdout:prometheus.a smithi155 *:9095 running (2m) 35s ago 10m 51.5M - 2.43.0 a07b618ecd1d c22b7287792c 2024-07-28T19:34:47.690 INFO:tasks.rados.rados.0.smithi045.stdout:1464: done (1 left) 2024-07-28T19:34:47.690 INFO:tasks.rados.rados.0.smithi045.stdout:1465: delete oid 31 current snap is 181 2024-07-28T19:34:47.690 INFO:tasks.rados.rados.0.smithi045.stdout:1463: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:34:47.822 INFO:tasks.rados.rados.0.smithi045.stdout:1463: done (1 left) 2024-07-28T19:34:47.822 INFO:tasks.rados.rados.0.smithi045.stdout:1465: done (0 left) 2024-07-28T19:34:47.822 INFO:tasks.rados.rados.0.smithi045.stdout:1466: write oid 14 current snap is 181 2024-07-28T19:34:47.822 INFO:tasks.rados.rados.0.smithi045.stdout:1466: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2024-07-28T19:34:47.838 INFO:tasks.rados.rados.0.smithi045.stdout:1466: writing smithi04569809-14 from 413604 to 982507 tid 1 2024-07-28T19:34:47.849 INFO:tasks.rados.rados.0.smithi045.stdout:1466: writing smithi04569809-14 from 1488759 to 2145621 tid 2 2024-07-28T19:34:47.866 INFO:tasks.rados.rados.0.smithi045.stdout:1466: writing smithi04569809-14 from 2624893 to 3216602 tid 3 2024-07-28T19:34:47.866 INFO:tasks.rados.rados.0.smithi045.stdout:1467: read oid 30 snap -1 2024-07-28T19:34:47.866 INFO:tasks.rados.rados.0.smithi045.stdout:1467: expect deleted 2024-07-28T19:34:47.866 INFO:tasks.rados.rados.0.smithi045.stdout:1466: finishing write tid 1 to smithi04569809-14 2024-07-28T19:34:47.866 INFO:tasks.rados.rados.0.smithi045.stdout:1466: finishing write tid 2 to smithi04569809-14 2024-07-28T19:34:47.866 INFO:tasks.rados.rados.0.smithi045.stdout:1468: snap_create 2024-07-28T19:34:47.871 INFO:tasks.rados.rados.0.smithi045.stdout:1466: finishing write tid 3 to smithi04569809-14 2024-07-28T19:34:47.871 INFO:tasks.rados.rados.0.smithi045.stdout:1466: finishing write tid 4 to smithi04569809-14 2024-07-28T19:34:47.871 INFO:tasks.rados.rados.0.smithi045.stdout:1466: finishing write tid 5 to smithi04569809-14 2024-07-28T19:34:47.871 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 169 (ObjNum 572 snap 181 seq_num 572) dirty exists 2024-07-28T19:34:47.872 INFO:tasks.rados.rados.0.smithi045.stdout:1466: left oid 14 (ObjNum 572 snap 181 seq_num 572) 2024-07-28T19:34:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:47 smithi045 bash[80445]: cephadm 2024-07-28T19:34:45.812105+0000 mgr.y (mgr.34101) 81 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-07-28T19:34:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:47 smithi045 bash[80445]: cluster 2024-07-28T19:34:45.960027+0000 mgr.y (mgr.34101) 82 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 350 KiB/s wr, 4 op/s 2024-07-28T19:34:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:47 smithi045 bash[82788]: cephadm 2024-07-28T19:34:45.812105+0000 mgr.y (mgr.34101) 81 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-07-28T19:34:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:47 smithi045 bash[82788]: cluster 2024-07-28T19:34:45.960027+0000 mgr.y (mgr.34101) 82 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 350 KiB/s wr, 4 op/s 2024-07-28T19:34:48.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:47 smithi155 bash[24090]: cephadm 2024-07-28T19:34:45.812105+0000 mgr.y (mgr.34101) 81 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-07-28T19:34:48.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:47 smithi155 bash[24090]: cluster 2024-07-28T19:34:45.960027+0000 mgr.y (mgr.34101) 82 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 350 KiB/s wr, 4 op/s 2024-07-28T19:34:48.095 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T19:34:48.693 INFO:tasks.rados.rados.0.smithi045.stdout:1466: done (2 left) 2024-07-28T19:34:48.693 INFO:tasks.rados.rados.0.smithi045.stdout:1467: done (1 left) 2024-07-28T19:34:48.693 INFO:tasks.rados.rados.0.smithi045.stdout:1468: done (0 left) 2024-07-28T19:34:48.693 INFO:tasks.rados.rados.0.smithi045.stdout:1469: write oid 32 current snap is 182 2024-07-28T19:34:48.693 INFO:tasks.rados.rados.0.smithi045.stdout:1469: seq_num 573 ranges {430411=644152,1830888=400520,2935963=402981} 2024-07-28T19:34:48.709 INFO:tasks.rados.rados.0.smithi045.stdout:1469: writing smithi04569809-32 from 430411 to 1074563 tid 1 2024-07-28T19:34:48.727 INFO:tasks.rados.rados.0.smithi045.stdout:1469: writing smithi04569809-32 from 1830888 to 2231408 tid 2 2024-07-28T19:34:48.741 INFO:tasks.rados.rados.0.smithi045.stdout:1469: writing smithi04569809-32 from 2935963 to 3338944 tid 3 2024-07-28T19:34:48.742 INFO:tasks.rados.rados.0.smithi045.stdout:1470: snap_create 2024-07-28T19:34:48.742 INFO:tasks.rados.rados.0.smithi045.stdout:1469: finishing write tid 1 to smithi04569809-32 2024-07-28T19:34:48.742 INFO:tasks.rados.rados.0.smithi045.stdout:1469: finishing write tid 2 to smithi04569809-32 2024-07-28T19:34:48.746 INFO:tasks.rados.rados.0.smithi045.stdout:1469: finishing write tid 3 to smithi04569809-32 2024-07-28T19:34:48.746 INFO:tasks.rados.rados.0.smithi045.stdout:1469: finishing write tid 4 to smithi04569809-32 2024-07-28T19:34:48.747 INFO:tasks.rados.rados.0.smithi045.stdout:1469: finishing write tid 5 to smithi04569809-32 2024-07-28T19:34:48.747 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 596 (ObjNum 573 snap 182 seq_num 573) dirty exists 2024-07-28T19:34:48.747 INFO:tasks.rados.rados.0.smithi045.stdout:1469: left oid 32 (ObjNum 573 snap 182 seq_num 573) 2024-07-28T19:34:48.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:48 smithi155 bash[60745]: ts=2024-07-28T19:34:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:48 smithi155 bash[24090]: audit 2024-07-28T19:34:47.322468+0000 mgr.y (mgr.34101) 83 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:34:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:48 smithi155 bash[24090]: cluster 2024-07-28T19:34:47.687150+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-07-28T19:34:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:48 smithi155 bash[24090]: audit 2024-07-28T19:34:48.027663+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:48 smithi155 bash[24090]: audit 2024-07-28T19:34:48.110944+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:48 smithi155 bash[24090]: audit 2024-07-28T19:34:48.115265+0000 mon.b (mon.1) 149 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:34:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:48 smithi155 bash[24090]: audit 2024-07-28T19:34:48.116990+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:34:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:48 smithi155 bash[24090]: audit 2024-07-28T19:34:48.118720+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:48.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[80445]: audit 2024-07-28T19:34:47.322468+0000 mgr.y (mgr.34101) 83 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:34:48.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[80445]: cluster 2024-07-28T19:34:47.687150+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-07-28T19:34:48.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[80445]: audit 2024-07-28T19:34:48.027663+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:48.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[80445]: audit 2024-07-28T19:34:48.110944+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:48.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[80445]: audit 2024-07-28T19:34:48.115265+0000 mon.b (mon.1) 149 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:34:48.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[80445]: audit 2024-07-28T19:34:48.116990+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:34:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[80445]: audit 2024-07-28T19:34:48.118720+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[82788]: audit 2024-07-28T19:34:47.322468+0000 mgr.y (mgr.34101) 83 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:34:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[82788]: cluster 2024-07-28T19:34:47.687150+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-07-28T19:34:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[82788]: audit 2024-07-28T19:34:48.027663+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:34:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[82788]: audit 2024-07-28T19:34:48.110944+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[82788]: audit 2024-07-28T19:34:48.115265+0000 mon.b (mon.1) 149 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:34:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[82788]: audit 2024-07-28T19:34:48.116990+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:34:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:48 smithi045 bash[82788]: audit 2024-07-28T19:34:48.118720+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:34:49.695 INFO:tasks.rados.rados.0.smithi045.stdout:1469: done (1 left) 2024-07-28T19:34:49.695 INFO:tasks.rados.rados.0.smithi045.stdout:1470: done (0 left) 2024-07-28T19:34:49.695 INFO:tasks.rados.rados.0.smithi045.stdout:1471: write oid 12 current snap is 183 2024-07-28T19:34:49.696 INFO:tasks.rados.rados.0.smithi045.stdout:1471: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2024-07-28T19:34:49.710 INFO:tasks.rados.rados.0.smithi045.stdout:1471: writing smithi04569809-12 from 447218 to 1166619 tid 1 2024-07-28T19:34:49.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:49 smithi155 bash[24090]: cluster 2024-07-28T19:34:47.960597+0000 mgr.y (mgr.34101) 84 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:49.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:49 smithi155 bash[24090]: cephadm 2024-07-28T19:34:48.100612+0000 mgr.y (mgr.34101) 85 : cephadm [INF] Upgrade: Updating mon.b 2024-07-28T19:34:49.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:49 smithi155 bash[24090]: cephadm 2024-07-28T19:34:48.118643+0000 mgr.y (mgr.34101) 86 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-07-28T19:34:49.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:49 smithi155 bash[24090]: cluster 2024-07-28T19:34:48.693926+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-07-28T19:34:49.729 INFO:tasks.rados.rados.0.smithi045.stdout:1471: writing smithi04569809-12 from 1889370 to 2549901 tid 2 2024-07-28T19:34:49.742 INFO:tasks.rados.rados.0.smithi045.stdout:1471: writing smithi04569809-12 from 2963386 to 3577639 tid 3 2024-07-28T19:34:49.743 INFO:tasks.rados.rados.0.smithi045.stdout:1472: snap_create 2024-07-28T19:34:49.743 INFO:tasks.rados.rados.0.smithi045.stdout:1471: finishing write tid 1 to smithi04569809-12 2024-07-28T19:34:49.743 INFO:tasks.rados.rados.0.smithi045.stdout:1471: finishing write tid 2 to smithi04569809-12 2024-07-28T19:34:49.748 INFO:tasks.rados.rados.0.smithi045.stdout:1471: finishing write tid 3 to smithi04569809-12 2024-07-28T19:34:49.749 INFO:tasks.rados.rados.0.smithi045.stdout:1471: finishing write tid 4 to smithi04569809-12 2024-07-28T19:34:49.749 INFO:tasks.rados.rados.0.smithi045.stdout:1471: finishing write tid 5 to smithi04569809-12 2024-07-28T19:34:49.749 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 996 (ObjNum 574 snap 183 seq_num 574) dirty exists 2024-07-28T19:34:49.749 INFO:tasks.rados.rados.0.smithi045.stdout:1471: left oid 12 (ObjNum 574 snap 183 seq_num 574) 2024-07-28T19:34:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:49 smithi045 bash[80445]: cluster 2024-07-28T19:34:47.960597+0000 mgr.y (mgr.34101) 84 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:49 smithi045 bash[80445]: cephadm 2024-07-28T19:34:48.100612+0000 mgr.y (mgr.34101) 85 : cephadm [INF] Upgrade: Updating mon.b 2024-07-28T19:34:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:49 smithi045 bash[80445]: cephadm 2024-07-28T19:34:48.118643+0000 mgr.y (mgr.34101) 86 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-07-28T19:34:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:49 smithi045 bash[80445]: cluster 2024-07-28T19:34:48.693926+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-07-28T19:34:49.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:49 smithi045 bash[82788]: cluster 2024-07-28T19:34:47.960597+0000 mgr.y (mgr.34101) 84 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:49.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:49 smithi045 bash[82788]: cephadm 2024-07-28T19:34:48.100612+0000 mgr.y (mgr.34101) 85 : cephadm [INF] Upgrade: Updating mon.b 2024-07-28T19:34:49.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:49 smithi045 bash[82788]: cephadm 2024-07-28T19:34:48.118643+0000 mgr.y (mgr.34101) 86 : cephadm [INF] Deploying daemon mon.b on smithi155 2024-07-28T19:34:49.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:49 smithi045 bash[82788]: cluster 2024-07-28T19:34:48.693926+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-07-28T19:34:50.552 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:34:50 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:50.552 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:34:50 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:50.553 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:34:50 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:50.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:50 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:50.553 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:34:50 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:50.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:34:50 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:50.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:50 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:50.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:50 smithi155 systemd[1]: Stopping Ceph mon.b for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:34:50.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:34:50 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:50.554 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:34:50 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:50.878 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:50 smithi155 bash[24090]: debug 2024-07-28T19:34:50.561+0000 7f5ef200f640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-07-28T19:34:50.878 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:50 smithi155 bash[24090]: debug 2024-07-28T19:34:50.561+0000 7f5ef200f640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-07-28T19:34:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:50 smithi045 bash[73423]: [28/Jul/2024:19:34:50] ENGINE Bus STOPPING 2024-07-28T19:34:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:34:50] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2024-07-28T19:34:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:50 smithi045 bash[73423]: [28/Jul/2024:19:34:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-28T19:34:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:50 smithi045 bash[73423]: [28/Jul/2024:19:34:50] ENGINE Bus STOPPED 2024-07-28T19:34:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:50 smithi045 bash[73423]: [28/Jul/2024:19:34:50] ENGINE Bus STARTING 2024-07-28T19:34:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:50 smithi045 bash[73423]: [28/Jul/2024:19:34:50] ENGINE Serving on http://:::9283 2024-07-28T19:34:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:50 smithi045 bash[73423]: [28/Jul/2024:19:34:50] ENGINE Bus STARTED 2024-07-28T19:34:51.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:51 smithi155 bash[67917]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mon-b 2024-07-28T19:34:51.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:51 smithi155 bash[67978]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-mon-b 2024-07-28T19:34:51.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@mon.b.service: Deactivated successfully. 2024-07-28T19:34:51.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: Stopped Ceph mon.b for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:34:51.802 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:51.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:51.803 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:51.803 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:51.803 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:51.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:51.804 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:51.804 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:34:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:51 smithi155 systemd[1]: Started Ceph mon.b for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:34:52.634 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[60745]: ts=2024-07-28T19:34:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:52.885 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:34:53.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.721+0000 7fc447ce6b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-28T19:34:53.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.721+0000 7fc447ce6b00 0 ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable), process ceph-mon, pid 7 2024-07-28T19:34:53.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.721+0000 7fc447ce6b00 0 pidfile_write: ignore empty --pid-file 2024-07-28T19:34:53.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 0 load: jerasure load: lrc 2024-07-28T19:34:53.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: RocksDB version: 7.9.2 2024-07-28T19:34:53.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Git sha 0 2024-07-28T19:34:53.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Compile date 2024-07-22 20:55:56 2024-07-28T19:34:53.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: DB SUMMARY 2024-07-28T19:34:53.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: DB Session ID: MJM67OVOW0ZOSPDEL3PT 2024-07-28T19:34:53.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: CURRENT file: CURRENT 2024-07-28T19:34:53.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: IDENTITY file: IDENTITY 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1848 Bytes 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000039.sst 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000037.log size: 4818024 ; 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.error_if_exists: 0 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.create_if_missing: 0 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.paranoid_checks: 1 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.env: 0x55c2676b9bc0 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.fs: PosixFileSystem 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.info_log: 0x55c26974abe0 2024-07-28T19:34:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-28T19:34:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.statistics: (nil) 2024-07-28T19:34:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.use_fsync: 0 2024-07-28T19:34:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_log_file_size: 0 2024-07-28T19:34:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-28T19:34:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-28T19:34:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-28T19:34:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-28T19:34:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.allow_fallocate: 1 2024-07-28T19:34:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-28T19:34:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-28T19:34:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.use_direct_reads: 0 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.create_missing_column_families: 0 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.db_log_dir: 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.wal_dir: 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.advise_random_on_open: 1 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-28T19:34:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.write_buffer_manager: 0x55c269758b40 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.rate_limiter: (nil) 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.unordered_write: 0 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-28T19:34:53.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.row_cache: None 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.wal_filter: None 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.two_write_queues: 0 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.manual_wal_flush: 0 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.wal_compression: 0 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.atomic_flush: 0 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.log_readahead_size: 0 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-28T19:34:53.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_background_jobs: 2 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_background_compactions: -1 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_subcompactions: 1 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_total_wal_size: 0 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-28T19:34:53.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_open_files: -1 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bytes_per_sync: 0 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_background_flushes: -1 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Compression algorithms supported: 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: kZSTD supported: 0 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: kXpressCompression supported: 0 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: kBZip2Compression supported: 0 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-28T19:34:53.061 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: kLZ4Compression supported: 1 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: kZlibCompression supported: 1 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: kSnappyCompression supported: 1 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.merge_operator: 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_filter: None 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_filter_factory: None 2024-07-28T19:34:53.062 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c26974a820) 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: cache_index_and_filter_blocks: 1 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: pin_top_level_index_and_filter: 1 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: index_type: 0 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: data_block_index_type: 0 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: index_shortening: 1 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: data_block_hash_table_util_ratio: 0.750000 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: checksum: 4 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: no_block_cache: 0 2024-07-28T19:34:53.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: block_cache: 0x55c26973f350 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: block_cache_name: BinnedLRUCache 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: block_cache_options: 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: capacity : 536870912 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: num_shard_bits : 4 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: strict_capacity_limit : 0 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: high_pri_pool_ratio: 0.000 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: block_cache_compressed: (nil) 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: persistent_cache: (nil) 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: block_size: 4096 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: block_size_deviation: 10 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: block_restart_interval: 16 2024-07-28T19:34:53.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: index_block_restart_interval: 1 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: metadata_block_size: 4096 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: partition_filters: 0 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: use_delta_encoding: 1 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: filter_policy: bloomfilter 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: whole_key_filtering: 1 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: verify_compression: 0 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: read_amp_bytes_per_bit: 0 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: format_version: 5 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: enable_index_compression: 1 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: block_align: 0 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: max_auto_readahead_size: 262144 2024-07-28T19:34:53.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: prepopulate_block_cache: 0 2024-07-28T19:34:53.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: initial_auto_readahead_size: 8192 2024-07-28T19:34:53.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: num_file_reads_for_auto_readahead: 2 2024-07-28T19:34:53.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-28T19:34:53.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-28T19:34:53.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compression: NoCompression 2024-07-28T19:34:53.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-28T19:34:53.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-28T19:34:53.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-28T19:34:53.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.num_levels: 7 2024-07-28T19:34:53.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-28T19:34:53.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-28T19:34:53.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-28T19:34:53.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-28T19:34:53.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-28T19:34:53.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-28T19:34:53.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-28T19:34:53.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:34:53.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-28T19:34:53.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-28T19:34:53.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-28T19:34:53.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-28T19:34:53.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-28T19:34:53.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compression_opts.level: 32767 2024-07-28T19:34:53.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-28T19:34:53.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-28T19:34:53.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-28T19:34:53.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-28T19:34:53.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-28T19:34:53.068 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compression_opts.enabled: false 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-28T19:34:53.069 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-28T19:34:53.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-28T19:34:53.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-28T19:34:53.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-28T19:34:53.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-28T19:34:53.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-28T19:34:53.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-28T19:34:53.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-28T19:34:53.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.arena_block_size: 1048576 2024-07-28T19:34:53.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-28T19:34:53.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-28T19:34:53.070 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-28T19:34:53.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-28T19:34:53.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-28T19:34:53.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-28T19:34:53.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-28T19:34:53.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-28T19:34:53.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-28T19:34:53.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-28T19:34:53.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-28T19:34:53.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-28T19:34:53.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-28T19:34:53.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.table_properties_collectors: 2024-07-28T19:34:53.072 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.inplace_update_support: 0 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.bloom_locality: 0 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.max_successive_merges: 0 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.force_consistency_checks: 1 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.ttl: 2592000 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-28T19:34:53.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.enable_blob_files: false 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.min_blob_size: 0 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.blob_file_size: 268435456 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc447ce6b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-28T19:34:53.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.725+0000 7fc4442be640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.729+0000 7fc447ce6b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.729+0000 7fc447ce6b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 21908, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.729+0000 7fc447ce6b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.729+0000 7fc447ce6b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 950f13ad-cfae-415b-a0e8-d914ba84365d 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.729+0000 7fc447ce6b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722195292731620, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.729+0000 7fc447ce6b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.749+0000 7fc447ce6b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722195292751208, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 3111952, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21913, "largest_seqno": 24418, "table_properties": {"data_size": 3100327, "index_size": 8301, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2309, "raw_key_size": 21763, "raw_average_key_size": 23, "raw_value_size": 3078917, "raw_average_value_size": 3376, "num_data_blocks": 360, "num_entries": 912, "num_filter_entries": 912, "num_deletions": 51, "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": 1722195292, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "950f13ad-cfae-415b-a0e8-d914ba84365d", "db_session_id": "MJM67OVOW0ZOSPDEL3PT", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.749+0000 7fc447ce6b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1722195292751349, "job": 1, "event": "recovery_finished"} 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.749+0000 7fc447ce6b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.749+0000 7fc447ce6b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.749+0000 7fc447ce6b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.749+0000 7fc447ce6b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c26976ae00 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.749+0000 7fc447ce6b00 4 rocksdb: DB pointer 0x55c269862000 2024-07-28T19:34:53.075 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.753+0000 7fc43dab1640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-28T19:34:53.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.753+0000 7fc43dab1640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-28T19:34:53.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: ** DB Stats ** 2024-07-28T19:34:53.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:34:53.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-28T19:34:53.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T19:34:53.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:34:53.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-28T19:34:53.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-28T19:34:53.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-28T19:34:53.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: ** Compaction Stats [default] ** 2024-07-28T19:34:53.076 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: 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) 2024-07-28T19:34:53.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-28T19:34:53.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: L0 1/0 2.97 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 466.1 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T19:34:53.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: L6 1/0 11.51 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 2024-07-28T19:34:53.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Sum 2/0 14.48 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 466.1 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T19:34:53.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 466.1 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T19:34:53.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: ** Compaction Stats [default] ** 2024-07-28T19:34:53.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: 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) 2024-07-28T19:34:53.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-28T19:34:53.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 466.1 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-07-28T19:34:53.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-28T19:34:53.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-28T19:34:53.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Flush(GB): cumulative 0.003, interval 0.003 2024-07-28T19:34:53.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-28T19:34:53.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: AddFile(Total Files): cumulative 0, interval 0 2024-07-28T19:34:53.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-28T19:34:53.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: AddFile(Keys): cumulative 0, interval 0 2024-07-28T19:34:53.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Cumulative compaction: 0.00 GB write, 120.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:34:53.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Interval compaction: 0.00 GB write, 120.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-28T19:34:53.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: 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 2024-07-28T19:34:53.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Block cache BinnedLRUCache@0x55c26973f350#7 capacity: 512.00 MB usage: 11.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-07-28T19:34:53.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Block cache entry stats(count,size,portion): FilterBlock(1,2.53 KB,0.000482798%) IndexBlock(1,9.08 KB,0.00173151%) Misc(1,0.00 KB,0%) 2024-07-28T19:34:53.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: ** File Read Latency Histogram By Level [default] ** 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.753+0000 7fc447ce6b00 0 starting mon.b rank 1 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.753+0000 7fc447ce6b00 1 mon.b@-1(???) e3 preinit fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.753+0000 7fc447ce6b00 0 mon.b@-1(???).mds e10 new map 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.753+0000 7fc447ce6b00 0 mon.b@-1(???).mds e10 print_map 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: e10 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: 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} 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: legacy client fscid: 1 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Filesystem 'foo' (1) 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: fs_name foo 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: epoch 10 2024-07-28T19:34:53.079 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: created 2024-07-28T19:26:31.170513+0000 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: modified 2024-07-28T19:26:41.279663+0000 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: tableserver 0 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: root 0 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: session_timeout 60 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: session_autoclose 300 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: max_file_size 1099511627776 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: max_xattr_size 65536 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: required_client_features {} 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: last_failure 0 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: last_failure_osd_epoch 70 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: 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} 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: max_mds 1 2024-07-28T19:34:53.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: in 0 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: up {0=24385} 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: failed 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: damaged 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: stopped 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: data_pools [4] 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: metadata_pool 3 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: inline_data disabled 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: balancer 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: bal_rank_mask -1 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: standby_count_wanted 1 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: [mds.foo.smithi155.mchwry{0:24385} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.155:6832/3675817218,v1:172.21.15.155:6833/3675817218] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: Standby daemons: 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: 2024-07-28T19:34:53.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: [mds.foo.smithi045.krrdod{-1:14562} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.45:6834/1048487278,v1:172.21.15.45:6835/1048487278] compat {c=[1],r=[1],i=[7ff]}] 2024-07-28T19:34:53.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.753+0000 7fc447ce6b00 0 mon.b@-1(???).osd e430 crush map has features 3314933000854323200, adjusting msgr requires 2024-07-28T19:34:53.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.753+0000 7fc447ce6b00 0 mon.b@-1(???).osd e430 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T19:34:53.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.753+0000 7fc447ce6b00 0 mon.b@-1(???).osd e430 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T19:34:53.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.753+0000 7fc447ce6b00 0 mon.b@-1(???).osd e430 crush map has features 432629239337189376, adjusting msgr requires 2024-07-28T19:34:53.082 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:52 smithi155 bash[68033]: debug 2024-07-28T19:34:52.753+0000 7fc447ce6b00 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-07-28T19:34:53.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:53 smithi155 bash[60745]: ts=2024-07-28T19:34:53.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:54.778 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[60745]: ts=2024-07-28T19:34:54.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:54.778 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[60745]: ts=2024-07-28T19:34:54.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:54.779 INFO:tasks.rados.rados.0.smithi045.stdout:1471: done (1 left) 2024-07-28T19:34:54.779 INFO:tasks.rados.rados.0.smithi045.stdout:1472: done (0 left) 2024-07-28T19:34:54.779 INFO:tasks.rados.rados.0.smithi045.stdout:1473: read oid 36 snap -1 2024-07-28T19:34:54.779 INFO:tasks.rados.rados.0.smithi045.stdout:1473: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:34:54.779 INFO:tasks.rados.rados.0.smithi045.stdout:1474: write oid 10 current snap is 184 2024-07-28T19:34:54.779 INFO:tasks.rados.rados.0.smithi045.stdout:1474: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2024-07-28T19:34:54.788 INFO:tasks.rados.rados.0.smithi045.stdout:1474: writing smithi04569809-10 from 464025 to 1258675 tid 1 2024-07-28T19:34:54.796 INFO:tasks.rados.rados.0.smithi045.stdout:1474: writing smithi04569809-10 from 1947852 to 2352041 tid 2 2024-07-28T19:34:54.804 INFO:tasks.rados.rados.0.smithi045.stdout:1474: writing smithi04569809-10 from 2990809 to 3416334 tid 3 2024-07-28T19:34:54.804 INFO:tasks.rados.rados.0.smithi045.stdout:1475: rollback oid 48 current snap is 184 2024-07-28T19:34:54.804 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 48 to 180 2024-07-28T19:34:54.804 INFO:tasks.rados.rados.0.smithi045.stdout:1473: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:34:54.949 INFO:tasks.rados.rados.0.smithi045.stdout:1474: finishing write tid 1 to smithi04569809-10 2024-07-28T19:34:54.949 INFO:tasks.rados.rados.0.smithi045.stdout:1474: finishing write tid 2 to smithi04569809-10 2024-07-28T19:34:54.949 INFO:tasks.rados.rados.0.smithi045.stdout:1474: finishing write tid 3 to smithi04569809-10 2024-07-28T19:34:54.949 INFO:tasks.rados.rados.0.smithi045.stdout:1474: finishing write tid 4 to smithi04569809-10 2024-07-28T19:34:54.949 INFO:tasks.rados.rados.0.smithi045.stdout:1474: finishing write tid 5 to smithi04569809-10 2024-07-28T19:34:54.949 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 758 (ObjNum 575 snap 184 seq_num 575) dirty exists 2024-07-28T19:34:54.949 INFO:tasks.rados.rados.0.smithi045.stdout:1474: left oid 10 (ObjNum 575 snap 184 seq_num 575) 2024-07-28T19:34:54.950 INFO:tasks.rados.rados.0.smithi045.stdout:1475: finishing rollback tid 0 to smithi04569809-48 2024-07-28T19:34:54.950 INFO:tasks.rados.rados.0.smithi045.stdout:1475: finishing rollback tid 1 to smithi04569809-48 2024-07-28T19:34:54.950 INFO:tasks.rados.rados.0.smithi045.stdout:1475: finishing rollback tid 2 to smithi04569809-48 2024-07-28T19:34:54.950 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 499 (ObjNum 530 snap 169 seq_num 530) dirty exists 2024-07-28T19:34:54.950 INFO:tasks.rados.rados.0.smithi045.stdout:1473: done (2 left) 2024-07-28T19:34:54.950 INFO:tasks.rados.rados.0.smithi045.stdout:1474: done (1 left) 2024-07-28T19:34:54.950 INFO:tasks.rados.rados.0.smithi045.stdout:1475: done (0 left) 2024-07-28T19:34:54.950 INFO:tasks.rados.rados.0.smithi045.stdout:1476: snap_remove snap 141 2024-07-28T19:34:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: cluster 2024-07-28T19:34:51.962016+0000 mgr.y (mgr.34101) 88 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 289 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 547 KiB/s wr, 8 op/s 2024-07-28T19:34:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: audit 2024-07-28T19:34:53.771888+0000 mon.c (mon.2) 6 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: cluster 2024-07-28T19:34:53.772251+0000 mon.c (mon.2) 7 : cluster [INF] mon.c calling monitor election 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: cluster 2024-07-28T19:34:53.773297+0000 mon.a (mon.0) 200 : cluster [INF] mon.a calling monitor election 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: cluster 2024-07-28T19:34:53.773792+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: audit 2024-07-28T19:34:53.792524+0000 mon.c (mon.2) 8 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: audit 2024-07-28T19:34:53.792844+0000 mon.c (mon.2) 9 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: cluster 2024-07-28T19:34:53.798844+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: cluster 2024-07-28T19:34:53.806114+0000 mon.a (mon.0) 202 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: cluster 2024-07-28T19:34:53.806955+0000 mon.a (mon.0) 203 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: cluster 2024-07-28T19:34:53.807023+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: cluster 2024-07-28T19:34:53.807488+0000 mon.a (mon.0) 205 : cluster [DBG] mgrmap e39: y(active, since 2m), standbys: x 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: cluster 2024-07-28T19:34:53.807712+0000 mon.a (mon.0) 206 : cluster [INF] overall HEALTH_OK 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: audit 2024-07-28T19:34:53.815301+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34101 ' entity='' 2024-07-28T19:34:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: audit 2024-07-28T19:34:53.833527+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:55.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: audit 2024-07-28T19:34:53.836911+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:55.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: cluster 2024-07-28T19:34:53.962837+0000 mgr.y (mgr.34101) 89 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 819 KiB/s wr, 8 op/s 2024-07-28T19:34:55.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: audit 2024-07-28T19:34:54.176406+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:55.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:54 smithi155 bash[68033]: audit 2024-07-28T19:34:54.181872+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:55.125 INFO:tasks.rados.rados.0.smithi045.stdout:1476: done (0 left) 2024-07-28T19:34:55.125 INFO:tasks.rados.rados.0.smithi045.stdout:1477: snap_remove snap 177 2024-07-28T19:34:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: cluster 2024-07-28T19:34:51.962016+0000 mgr.y (mgr.34101) 88 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 289 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 547 KiB/s wr, 8 op/s 2024-07-28T19:34:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: audit 2024-07-28T19:34:53.771888+0000 mon.c (mon.2) 6 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:34:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: cluster 2024-07-28T19:34:53.772251+0000 mon.c (mon.2) 7 : cluster [INF] mon.c calling monitor election 2024-07-28T19:34:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: cluster 2024-07-28T19:34:53.773297+0000 mon.a (mon.0) 200 : cluster [INF] mon.a calling monitor election 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: cluster 2024-07-28T19:34:53.773792+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: audit 2024-07-28T19:34:53.792524+0000 mon.c (mon.2) 8 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: audit 2024-07-28T19:34:53.792844+0000 mon.c (mon.2) 9 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: cluster 2024-07-28T19:34:53.798844+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: cluster 2024-07-28T19:34:53.806114+0000 mon.a (mon.0) 202 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: cluster 2024-07-28T19:34:53.806955+0000 mon.a (mon.0) 203 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: cluster 2024-07-28T19:34:53.807023+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: cluster 2024-07-28T19:34:53.807488+0000 mon.a (mon.0) 205 : cluster [DBG] mgrmap e39: y(active, since 2m), standbys: x 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: cluster 2024-07-28T19:34:53.807712+0000 mon.a (mon.0) 206 : cluster [INF] overall HEALTH_OK 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: audit 2024-07-28T19:34:53.815301+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34101 ' entity='' 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: audit 2024-07-28T19:34:53.833527+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: audit 2024-07-28T19:34:53.836911+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: cluster 2024-07-28T19:34:53.962837+0000 mgr.y (mgr.34101) 89 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 819 KiB/s wr, 8 op/s 2024-07-28T19:34:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: audit 2024-07-28T19:34:54.176406+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[82788]: audit 2024-07-28T19:34:54.181872+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: cluster 2024-07-28T19:34:51.962016+0000 mgr.y (mgr.34101) 88 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 289 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 547 KiB/s wr, 8 op/s 2024-07-28T19:34:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: audit 2024-07-28T19:34:53.771888+0000 mon.c (mon.2) 6 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-28T19:34:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: cluster 2024-07-28T19:34:53.772251+0000 mon.c (mon.2) 7 : cluster [INF] mon.c calling monitor election 2024-07-28T19:34:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: cluster 2024-07-28T19:34:53.773297+0000 mon.a (mon.0) 200 : cluster [INF] mon.a calling monitor election 2024-07-28T19:34:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: cluster 2024-07-28T19:34:53.773792+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-07-28T19:34:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: audit 2024-07-28T19:34:53.792524+0000 mon.c (mon.2) 8 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-28T19:34:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: audit 2024-07-28T19:34:53.792844+0000 mon.c (mon.2) 9 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-28T19:34:55.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: cluster 2024-07-28T19:34:53.798844+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-28T19:34:55.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: cluster 2024-07-28T19:34:53.806114+0000 mon.a (mon.0) 202 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-28T19:34:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: cluster 2024-07-28T19:34:53.806955+0000 mon.a (mon.0) 203 : cluster [DBG] fsmap foo:1 {0=foo.smithi155.mchwry=up:active} 1 up:standby 2024-07-28T19:34:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: cluster 2024-07-28T19:34:53.807023+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-07-28T19:34:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: cluster 2024-07-28T19:34:53.807488+0000 mon.a (mon.0) 205 : cluster [DBG] mgrmap e39: y(active, since 2m), standbys: x 2024-07-28T19:34:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: cluster 2024-07-28T19:34:53.807712+0000 mon.a (mon.0) 206 : cluster [INF] overall HEALTH_OK 2024-07-28T19:34:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: audit 2024-07-28T19:34:53.815301+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34101 ' entity='' 2024-07-28T19:34:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: audit 2024-07-28T19:34:53.833527+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: audit 2024-07-28T19:34:53.836911+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:34:55.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: cluster 2024-07-28T19:34:53.962837+0000 mgr.y (mgr.34101) 89 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 819 KiB/s wr, 8 op/s 2024-07-28T19:34:55.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: audit 2024-07-28T19:34:54.176406+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:55.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:54 smithi045 bash[80445]: audit 2024-07-28T19:34:54.181872+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:55 smithi155 bash[68033]: cluster 2024-07-28T19:34:54.780397+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-07-28T19:34:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:55 smithi155 bash[68033]: cluster 2024-07-28T19:34:55.127129+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-07-28T19:34:56.134 INFO:tasks.rados.rados.0.smithi045.stdout:1477: done (0 left) 2024-07-28T19:34:56.134 INFO:tasks.rados.rados.0.smithi045.stdout:1478: read oid 48 snap -1 2024-07-28T19:34:56.134 INFO:tasks.rados.rados.0.smithi045.stdout:1478: expect (ObjNum 530 snap 169 seq_num 530) 2024-07-28T19:34:56.134 INFO:tasks.rados.rados.0.smithi045.stdout:1479: write oid 25 current snap is 184 2024-07-28T19:34:56.134 INFO:tasks.rados.rados.0.smithi045.stdout:1479: seq_num 576 ranges {480832=469899,1606334=664200,3018232=662600} 2024-07-28T19:34:56.140 INFO:tasks.rados.rados.0.smithi045.stdout:1479: writing smithi04569809-25 from 480832 to 950731 tid 1 2024-07-28T19:34:56.147 INFO:tasks.rados.rados.0.smithi045.stdout:1479: writing smithi04569809-25 from 1606334 to 2270534 tid 2 2024-07-28T19:34:56.156 INFO:tasks.rados.rados.0.smithi045.stdout:1479: writing smithi04569809-25 from 3018232 to 3680832 tid 3 2024-07-28T19:34:56.156 INFO:tasks.rados.rados.0.smithi045.stdout:1480: read oid 33 snap -1 2024-07-28T19:34:56.156 INFO:tasks.rados.rados.0.smithi045.stdout:1480: expect (ObjNum 565 snap 176 seq_num 565) 2024-07-28T19:34:56.156 INFO:tasks.rados.rados.0.smithi045.stdout:1481: snap_create 2024-07-28T19:34:56.156 INFO:tasks.rados.rados.0.smithi045.stdout:1479: finishing write tid 1 to smithi04569809-25 2024-07-28T19:34:56.157 INFO:tasks.rados.rados.0.smithi045.stdout:1479: finishing write tid 2 to smithi04569809-25 2024-07-28T19:34:56.158 INFO:tasks.rados.rados.0.smithi045.stdout:1478: expect (ObjNum 530 snap 169 seq_num 530) 2024-07-28T19:34:56.201 INFO:teuthology.orchestra.run.smithi045.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:34:56.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:55 smithi045 bash[80445]: cluster 2024-07-28T19:34:54.780397+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-07-28T19:34:56.215 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:55 smithi045 bash[80445]: cluster 2024-07-28T19:34:55.127129+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-07-28T19:34:56.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:55 smithi045 bash[82788]: cluster 2024-07-28T19:34:54.780397+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-07-28T19:34:56.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:55 smithi045 bash[82788]: cluster 2024-07-28T19:34:55.127129+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-07-28T19:34:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:1479: finishing write tid 3 to smithi04569809-25 2024-07-28T19:34:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:1479: finishing write tid 4 to smithi04569809-25 2024-07-28T19:34:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:1479: finishing write tid 5 to smithi04569809-25 2024-07-28T19:34:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 768 (ObjNum 576 snap 184 seq_num 576) dirty exists 2024-07-28T19:34:56.306 INFO:tasks.rados.rados.0.smithi045.stdout:1479: left oid 25 (ObjNum 576 snap 184 seq_num 576) 2024-07-28T19:34:56.306 INFO:tasks.rados.rados.0.smithi045.stdout:1480: expect (ObjNum 565 snap 176 seq_num 565) 2024-07-28T19:34:56.957 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'sleep 60' 2024-07-28T19:34:57.138 INFO:tasks.rados.rados.0.smithi045.stdout:1478: done (3 left) 2024-07-28T19:34:57.138 INFO:tasks.rados.rados.0.smithi045.stdout:1479: done (2 left) 2024-07-28T19:34:57.138 INFO:tasks.rados.rados.0.smithi045.stdout:1480: done (1 left) 2024-07-28T19:34:57.138 INFO:tasks.rados.rados.0.smithi045.stdout:1481: done (0 left) 2024-07-28T19:34:57.139 INFO:tasks.rados.rados.0.smithi045.stdout:1482: write oid 7 current snap is 185 2024-07-28T19:34:57.139 INFO:tasks.rados.rados.0.smithi045.stdout:1482: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2024-07-28T19:34:57.149 INFO:tasks.rados.rados.0.smithi045.stdout:1482: writing smithi04569809-7 from 497639 to 1042787 tid 1 2024-07-28T19:34:57.158 INFO:tasks.rados.rados.0.smithi045.stdout:1482: writing smithi04569809-7 from 1548463 to 1956321 tid 2 2024-07-28T19:34:57.167 INFO:tasks.rados.rados.0.smithi045.stdout:1482: writing smithi04569809-7 from 2529302 to 3093724 tid 3 2024-07-28T19:34:57.173 INFO:tasks.rados.rados.0.smithi045.stdout:1482: writing smithi04569809-7 from 3528143 to 3697639 tid 4 2024-07-28T19:34:57.173 INFO:tasks.rados.rados.0.smithi045.stdout:1483: write oid 21 current snap is 185 2024-07-28T19:34:57.173 INFO:tasks.rados.rados.0.smithi045.stdout:1483: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2024-07-28T19:34:57.180 INFO:tasks.rados.rados.0.smithi045.stdout:1483: writing smithi04569809-21 from 514446 to 1251196 tid 1 2024-07-28T19:34:57.187 INFO:tasks.rados.rados.0.smithi045.stdout:1483: writing smithi04569809-21 from 1723298 to 2391167 tid 2 2024-07-28T19:34:57.195 INFO:tasks.rados.rados.0.smithi045.stdout:1483: writing smithi04569809-21 from 3073078 to 3714446 tid 3 2024-07-28T19:34:57.195 INFO:tasks.rados.rados.0.smithi045.stdout:1484: write oid 44 current snap is 185 2024-07-28T19:34:57.195 INFO:tasks.rados.rados.0.smithi045.stdout:1484: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2024-07-28T19:34:57.201 INFO:tasks.rados.rados.0.smithi045.stdout:1484: writing smithi04569809-44 from 531253 to 943252 tid 1 2024-07-28T19:34:57.208 INFO:tasks.rados.rados.0.smithi045.stdout:1484: writing smithi04569809-44 from 1381780 to 1793307 tid 2 2024-07-28T19:34:57.214 INFO:tasks.rados.rados.0.smithi045.stdout:1484: writing smithi04569809-44 from 2300501 to 2887467 tid 3 2024-07-28T19:34:57.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:57 smithi045 bash[82788]: cluster 2024-07-28T19:34:55.963222+0000 mgr.y (mgr.34101) 90 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 163 B/s rd, 311 KiB/s wr, 0 op/s 2024-07-28T19:34:57.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:57 smithi045 bash[82788]: cluster 2024-07-28T19:34:56.130789+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-07-28T19:34:57.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:57 smithi045 bash[82788]: audit 2024-07-28T19:34:56.195160+0000 mgr.y (mgr.34101) 91 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:34:57.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:57 smithi045 bash[82788]: cephadm 2024-07-28T19:34:56.195622+0000 mgr.y (mgr.34101) 92 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:34:57.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:57 smithi045 bash[82788]: audit 2024-07-28T19:34:56.202806+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:57 smithi045 bash[80445]: cluster 2024-07-28T19:34:55.963222+0000 mgr.y (mgr.34101) 90 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 163 B/s rd, 311 KiB/s wr, 0 op/s 2024-07-28T19:34:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:57 smithi045 bash[80445]: cluster 2024-07-28T19:34:56.130789+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-07-28T19:34:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:57 smithi045 bash[80445]: audit 2024-07-28T19:34:56.195160+0000 mgr.y (mgr.34101) 91 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:34:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:57 smithi045 bash[80445]: cephadm 2024-07-28T19:34:56.195622+0000 mgr.y (mgr.34101) 92 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:34:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:57 smithi045 bash[80445]: audit 2024-07-28T19:34:56.202806+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1484: writing smithi04569809-44 from 3376974 to 3731253 tid 4 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1485: delete oid 12 current snap is 185 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1482: finishing write tid 1 to smithi04569809-7 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1482: finishing write tid 2 to smithi04569809-7 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1482: finishing write tid 3 to smithi04569809-7 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1482: finishing write tid 4 to smithi04569809-7 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1482: finishing write tid 5 to smithi04569809-7 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1482: finishing write tid 6 to smithi04569809-7 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 395 (ObjNum 577 snap 185 seq_num 577) dirty exists 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1482: left oid 7 (ObjNum 577 snap 185 seq_num 577) 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1483: finishing write tid 1 to smithi04569809-21 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1483: finishing write tid 2 to smithi04569809-21 2024-07-28T19:34:57.221 INFO:tasks.rados.rados.0.smithi045.stdout:1483: finishing write tid 3 to smithi04569809-21 2024-07-28T19:34:57.222 INFO:tasks.rados.rados.0.smithi045.stdout:1483: finishing write tid 4 to smithi04569809-21 2024-07-28T19:34:57.222 INFO:tasks.rados.rados.0.smithi045.stdout:1483: finishing write tid 5 to smithi04569809-21 2024-07-28T19:34:57.222 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 801 (ObjNum 578 snap 185 seq_num 578) dirty exists 2024-07-28T19:34:57.222 INFO:tasks.rados.rados.0.smithi045.stdout:1483: left oid 21 (ObjNum 578 snap 185 seq_num 578) 2024-07-28T19:34:57.222 INFO:tasks.rados.rados.0.smithi045.stdout:1484: finishing write tid 1 to smithi04569809-44 2024-07-28T19:34:57.222 INFO:tasks.rados.rados.0.smithi045.stdout:1484: finishing write tid 2 to smithi04569809-44 2024-07-28T19:34:57.222 INFO:tasks.rados.rados.0.smithi045.stdout:1484: finishing write tid 3 to smithi04569809-44 2024-07-28T19:34:57.224 INFO:tasks.rados.rados.0.smithi045.stdout:1484: finishing write tid 4 to smithi04569809-44 2024-07-28T19:34:57.224 INFO:tasks.rados.rados.0.smithi045.stdout:1484: finishing write tid 5 to smithi04569809-44 2024-07-28T19:34:57.225 INFO:tasks.rados.rados.0.smithi045.stdout:1484: finishing write tid 6 to smithi04569809-44 2024-07-28T19:34:57.225 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1015 (ObjNum 579 snap 185 seq_num 579) dirty exists 2024-07-28T19:34:57.225 INFO:tasks.rados.rados.0.smithi045.stdout:1484: left oid 44 (ObjNum 579 snap 185 seq_num 579) 2024-07-28T19:34:57.228 INFO:tasks.rados.rados.0.smithi045.stdout:1482: done (3 left) 2024-07-28T19:34:57.228 INFO:tasks.rados.rados.0.smithi045.stdout:1483: done (2 left) 2024-07-28T19:34:57.228 INFO:tasks.rados.rados.0.smithi045.stdout:1484: done (1 left) 2024-07-28T19:34:57.228 INFO:tasks.rados.rados.0.smithi045.stdout:1485: done (0 left) 2024-07-28T19:34:57.228 INFO:tasks.rados.rados.0.smithi045.stdout:1486: write oid 3 current snap is 185 2024-07-28T19:34:57.228 INFO:tasks.rados.rados.0.smithi045.stdout:1486: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2024-07-28T19:34:57.234 INFO:tasks.rados.rados.0.smithi045.stdout:1486: writing smithi04569809-3 from 564867 to 1127364 tid 1 2024-07-28T19:34:57.241 INFO:tasks.rados.rados.0.smithi045.stdout:1486: writing smithi04569809-3 from 1898744 to 2313940 tid 2 2024-07-28T19:34:57.248 INFO:tasks.rados.rados.0.smithi045.stdout:1486: writing smithi04569809-3 from 2755347 to 3481210 tid 3 2024-07-28T19:34:57.248 INFO:tasks.rados.rados.0.smithi045.stdout:1487: snap_remove snap 182 2024-07-28T19:34:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:57 smithi155 bash[68033]: cluster 2024-07-28T19:34:55.963222+0000 mgr.y (mgr.34101) 90 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 163 B/s rd, 311 KiB/s wr, 0 op/s 2024-07-28T19:34:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:57 smithi155 bash[68033]: cluster 2024-07-28T19:34:56.130789+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-07-28T19:34:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:57 smithi155 bash[68033]: audit 2024-07-28T19:34:56.195160+0000 mgr.y (mgr.34101) 91 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:34:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:57 smithi155 bash[68033]: cephadm 2024-07-28T19:34:56.195622+0000 mgr.y (mgr.34101) 92 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:34:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:57 smithi155 bash[68033]: audit 2024-07-28T19:34:56.202806+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:34:58.135 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:34:57 smithi045 bash[73423]: debug 2024-07-28T19:34:57.762+0000 7fa612e67640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-07-28T19:34:58.151 INFO:tasks.rados.rados.0.smithi045.stdout:1487: done (1 left) 2024-07-28T19:34:58.151 INFO:tasks.rados.rados.0.smithi045.stdout:1488: read oid 36 snap -1 2024-07-28T19:34:58.152 INFO:tasks.rados.rados.0.smithi045.stdout:1488: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:34:58.152 INFO:tasks.rados.rados.0.smithi045.stdout:1486: finishing write tid 1 to smithi04569809-3 2024-07-28T19:34:58.152 INFO:tasks.rados.rados.0.smithi045.stdout:1486: finishing write tid 2 to smithi04569809-3 2024-07-28T19:34:58.152 INFO:tasks.rados.rados.0.smithi045.stdout:1486: finishing write tid 3 to smithi04569809-3 2024-07-28T19:34:58.152 INFO:tasks.rados.rados.0.smithi045.stdout:1486: finishing write tid 4 to smithi04569809-3 2024-07-28T19:34:58.152 INFO:tasks.rados.rados.0.smithi045.stdout:1486: finishing write tid 5 to smithi04569809-3 2024-07-28T19:34:58.152 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 806 (ObjNum 581 snap 185 seq_num 581) dirty exists 2024-07-28T19:34:58.152 INFO:tasks.rados.rados.0.smithi045.stdout:1486: left oid 3 (ObjNum 581 snap 185 seq_num 581) 2024-07-28T19:34:58.152 INFO:tasks.rados.rados.0.smithi045.stdout:1486: done (1 left) 2024-07-28T19:34:58.152 INFO:tasks.rados.rados.0.smithi045.stdout:1489: write oid 41 current snap is 185 2024-07-28T19:34:58.152 INFO:tasks.rados.rados.0.smithi045.stdout:1489: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2024-07-28T19:34:58.159 INFO:tasks.rados.rados.0.smithi045.stdout:1489: writing smithi04569809-41 from 581674 to 1219420 tid 1 2024-07-28T19:34:58.168 INFO:tasks.rados.rados.0.smithi045.stdout:1489: writing smithi04569809-41 from 1840873 to 2399727 tid 2 2024-07-28T19:34:58.176 INFO:tasks.rados.rados.0.smithi045.stdout:1489: writing smithi04569809-41 from 3066417 to 3603552 tid 3 2024-07-28T19:34:58.176 INFO:tasks.rados.rados.0.smithi045.stdout:1490: snap_create 2024-07-28T19:34:58.181 INFO:tasks.rados.rados.0.smithi045.stdout:1488: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:34:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1489: finishing write tid 1 to smithi04569809-41 2024-07-28T19:34:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1489: finishing write tid 2 to smithi04569809-41 2024-07-28T19:34:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1489: finishing write tid 3 to smithi04569809-41 2024-07-28T19:34:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1489: finishing write tid 4 to smithi04569809-41 2024-07-28T19:34:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1489: finishing write tid 5 to smithi04569809-41 2024-07-28T19:34:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 771 (ObjNum 582 snap 185 seq_num 582) dirty exists 2024-07-28T19:34:58.319 INFO:tasks.rados.rados.0.smithi045.stdout:1489: left oid 41 (ObjNum 582 snap 185 seq_num 582) 2024-07-28T19:34:58.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:58 smithi045 bash[82788]: cluster 2024-07-28T19:34:57.139582+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-07-28T19:34:58.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:58 smithi045 bash[80445]: cluster 2024-07-28T19:34:57.139582+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-07-28T19:34:58.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:58 smithi155 bash[68033]: cluster 2024-07-28T19:34:57.139582+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-07-28T19:34:59.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:34:58 smithi155 bash[60745]: ts=2024-07-28T19:34:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:34:59.160 INFO:tasks.rados.rados.0.smithi045.stdout:1488: done (2 left) 2024-07-28T19:34:59.160 INFO:tasks.rados.rados.0.smithi045.stdout:1489: done (1 left) 2024-07-28T19:34:59.161 INFO:tasks.rados.rados.0.smithi045.stdout:1490: done (0 left) 2024-07-28T19:34:59.161 INFO:tasks.rados.rados.0.smithi045.stdout:1491: snap_create 2024-07-28T19:34:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:59 smithi045 bash[80445]: cluster 2024-07-28T19:34:57.963822+0000 mgr.y (mgr.34101) 93 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:34:59 smithi045 bash[80445]: cluster 2024-07-28T19:34:58.152636+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-07-28T19:34:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:59 smithi045 bash[82788]: cluster 2024-07-28T19:34:57.963822+0000 mgr.y (mgr.34101) 93 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:34:59 smithi045 bash[82788]: cluster 2024-07-28T19:34:58.152636+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-07-28T19:34:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:59 smithi155 bash[68033]: cluster 2024-07-28T19:34:57.963822+0000 mgr.y (mgr.34101) 93 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 291 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:34:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:34:59 smithi155 bash[68033]: cluster 2024-07-28T19:34:58.152636+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-07-28T19:35:00.163 INFO:tasks.rados.rados.0.smithi045.stdout:1491: done (0 left) 2024-07-28T19:35:00.163 INFO:tasks.rados.rados.0.smithi045.stdout:1492: snap_create 2024-07-28T19:35:00.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:00 smithi045 bash[80445]: cluster 2024-07-28T19:34:59.161371+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-07-28T19:35:00.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:00 smithi045 bash[80445]: audit 2024-07-28T19:34:59.678615+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:00.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:00 smithi045 bash[80445]: audit 2024-07-28T19:34:59.692119+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:00.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:00 smithi045 bash[82788]: cluster 2024-07-28T19:34:59.161371+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-07-28T19:35:00.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:00 smithi045 bash[82788]: audit 2024-07-28T19:34:59.678615+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:00.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:00 smithi045 bash[82788]: audit 2024-07-28T19:34:59.692119+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:00 smithi155 bash[68033]: cluster 2024-07-28T19:34:59.161371+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-07-28T19:35:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:00 smithi155 bash[68033]: audit 2024-07-28T19:34:59.678615+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:00 smithi155 bash[68033]: audit 2024-07-28T19:34:59.692119+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:35:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:35:00] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2024-07-28T19:35:01.166 INFO:tasks.rados.rados.0.smithi045.stdout:1492: done (0 left) 2024-07-28T19:35:01.166 INFO:tasks.rados.rados.0.smithi045.stdout:1493: snap_remove snap 185 2024-07-28T19:35:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:01 smithi045 bash[80445]: cluster 2024-07-28T19:34:59.964531+0000 mgr.y (mgr.34101) 94 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-07-28T19:35:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:01 smithi045 bash[80445]: cluster 2024-07-28T19:35:00.163378+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-07-28T19:35:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:01 smithi045 bash[80445]: audit 2024-07-28T19:35:00.504125+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:01 smithi045 bash[80445]: audit 2024-07-28T19:35:00.516820+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:01.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:01 smithi045 bash[82788]: cluster 2024-07-28T19:34:59.964531+0000 mgr.y (mgr.34101) 94 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-07-28T19:35:01.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:01 smithi045 bash[82788]: cluster 2024-07-28T19:35:00.163378+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-07-28T19:35:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:01 smithi045 bash[82788]: audit 2024-07-28T19:35:00.504125+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:01 smithi045 bash[82788]: audit 2024-07-28T19:35:00.516820+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:01.526 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:01 smithi155 bash[68033]: cluster 2024-07-28T19:34:59.964531+0000 mgr.y (mgr.34101) 94 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-07-28T19:35:01.527 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:01 smithi155 bash[68033]: cluster 2024-07-28T19:35:00.163378+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-07-28T19:35:01.527 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:01 smithi155 bash[68033]: audit 2024-07-28T19:35:00.504125+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:01.527 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:01 smithi155 bash[68033]: audit 2024-07-28T19:35:00.516820+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:01.751 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:35:02.170 INFO:tasks.rados.rados.0.smithi045.stdout:1493: done (0 left) 2024-07-28T19:35:02.170 INFO:tasks.rados.rados.0.smithi045.stdout:1494: snap_create 2024-07-28T19:35:02.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:02 smithi045 bash[80445]: cluster 2024-07-28T19:35:01.167068+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-07-28T19:35:02.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:02 smithi045 bash[82788]: cluster 2024-07-28T19:35:01.167068+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-07-28T19:35:02.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:02 smithi155 bash[68033]: cluster 2024-07-28T19:35:01.167068+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-07-28T19:35:02.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:02 smithi155 bash[60745]: ts=2024-07-28T19:35:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:03.167 INFO:tasks.rados.rados.0.smithi045.stdout:1494: done (0 left) 2024-07-28T19:35:03.189 INFO:tasks.rados.rados.0.smithi045.stdout:1495: snap_remove snap 187 2024-07-28T19:35:03.291 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:03 smithi045 bash[82788]: cluster 2024-07-28T19:35:01.965224+0000 mgr.y (mgr.34101) 95 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-07-28T19:35:03.292 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:03 smithi045 bash[82788]: cluster 2024-07-28T19:35:02.170081+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-07-28T19:35:03.292 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:03 smithi045 bash[82788]: audit 2024-07-28T19:35:03.025489+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:03.292 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:03 smithi045 bash[82788]: cluster 2024-07-28T19:35:03.168981+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-07-28T19:35:03.292 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:03 smithi045 bash[80445]: cluster 2024-07-28T19:35:01.965224+0000 mgr.y (mgr.34101) 95 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-07-28T19:35:03.292 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:03 smithi045 bash[80445]: cluster 2024-07-28T19:35:02.170081+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-07-28T19:35:03.292 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:03 smithi045 bash[80445]: audit 2024-07-28T19:35:03.025489+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:03.292 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:03 smithi045 bash[80445]: cluster 2024-07-28T19:35:03.168981+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-07-28T19:35:03.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:03 smithi155 bash[68033]: cluster 2024-07-28T19:35:01.965224+0000 mgr.y (mgr.34101) 95 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-07-28T19:35:03.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:03 smithi155 bash[68033]: cluster 2024-07-28T19:35:02.170081+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-07-28T19:35:03.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:03 smithi155 bash[68033]: audit 2024-07-28T19:35:03.025489+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:03.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:03 smithi155 bash[68033]: cluster 2024-07-28T19:35:03.168981+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-07-28T19:35:03.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:03 smithi155 bash[60745]: ts=2024-07-28T19:35:03.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:04.174 INFO:tasks.rados.rados.0.smithi045.stdout:1495: done (0 left) 2024-07-28T19:35:04.174 INFO:tasks.rados.rados.0.smithi045.stdout:1496: rollback oid 50 current snap is 189 2024-07-28T19:35:04.175 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 50 to 180 2024-07-28T19:35:04.175 INFO:tasks.rados.rados.0.smithi045.stdout:1497: write oid 24 current snap is 189 2024-07-28T19:35:04.175 INFO:tasks.rados.rados.0.smithi045.stdout:1497: seq_num 583 ranges {598481=712995,1899355=418865,3093840=704641} 2024-07-28T19:35:04.196 INFO:tasks.rados.rados.0.smithi045.stdout:1497: writing smithi04569809-24 from 598481 to 1311476 tid 1 2024-07-28T19:35:04.214 INFO:tasks.rados.rados.0.smithi045.stdout:1497: writing smithi04569809-24 from 1899355 to 2318220 tid 2 2024-07-28T19:35:04.236 INFO:tasks.rados.rados.0.smithi045.stdout:1497: writing smithi04569809-24 from 3093840 to 3798481 tid 3 2024-07-28T19:35:04.236 INFO:tasks.rados.rados.0.smithi045.stdout:1498: write oid 49 current snap is 189 2024-07-28T19:35:04.237 INFO:tasks.rados.rados.0.smithi045.stdout:1496: finishing rollback tid 1 to smithi04569809-50 2024-07-28T19:35:04.237 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 0 (ObjNum 129 snap 0 seq_num 284318616) dirty dne 2024-07-28T19:35:04.237 INFO:tasks.rados.rados.0.smithi045.stdout:1497: finishing write tid 1 to smithi04569809-24 2024-07-28T19:35:04.237 INFO:tasks.rados.rados.0.smithi045.stdout:1498: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2024-07-28T19:35:04.254 INFO:tasks.rados.rados.0.smithi045.stdout:1498: writing smithi04569809-49 from 615288 to 1403532 tid 1 2024-07-28T19:35:04.268 INFO:tasks.rados.rados.0.smithi045.stdout:1498: writing smithi04569809-49 from 1957837 to 2520360 tid 2 2024-07-28T19:35:04.280 INFO:tasks.rados.rados.0.smithi045.stdout:1498: writing smithi04569809-49 from 3121263 to 3680942 tid 3 2024-07-28T19:35:04.281 INFO:tasks.rados.rados.0.smithi045.stdout:1496: done (2 left) 2024-07-28T19:35:04.281 INFO:tasks.rados.rados.0.smithi045.stdout:1499: snap_remove snap 186 2024-07-28T19:35:04.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:04 smithi155 bash[60745]: ts=2024-07-28T19:35:04.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:04.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:04 smithi155 bash[60745]: ts=2024-07-28T19:35:04.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:05.130 INFO:tasks.rados.rados.0.smithi045.stdout:1499: done (2 left) 2024-07-28T19:35:05.130 INFO:tasks.rados.rados.0.smithi045.stdout:1500: delete oid 46 current snap is 189 2024-07-28T19:35:05.130 INFO:tasks.rados.rados.0.smithi045.stdout:1497: finishing write tid 2 to smithi04569809-24 2024-07-28T19:35:05.130 INFO:tasks.rados.rados.0.smithi045.stdout:1497: finishing write tid 3 to smithi04569809-24 2024-07-28T19:35:05.130 INFO:tasks.rados.rados.0.smithi045.stdout:1497: finishing write tid 4 to smithi04569809-24 2024-07-28T19:35:05.130 INFO:tasks.rados.rados.0.smithi045.stdout:1497: finishing write tid 5 to smithi04569809-24 2024-07-28T19:35:05.130 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 576 (ObjNum 583 snap 189 seq_num 583) dirty exists 2024-07-28T19:35:05.131 INFO:tasks.rados.rados.0.smithi045.stdout:1497: left oid 24 (ObjNum 583 snap 189 seq_num 583) 2024-07-28T19:35:05.131 INFO:tasks.rados.rados.0.smithi045.stdout:1498: finishing write tid 1 to smithi04569809-49 2024-07-28T19:35:05.131 INFO:tasks.rados.rados.0.smithi045.stdout:1498: finishing write tid 2 to smithi04569809-49 2024-07-28T19:35:05.131 INFO:tasks.rados.rados.0.smithi045.stdout:1498: finishing write tid 3 to smithi04569809-49 2024-07-28T19:35:05.131 INFO:tasks.rados.rados.0.smithi045.stdout:1498: finishing write tid 4 to smithi04569809-49 2024-07-28T19:35:05.131 INFO:tasks.rados.rados.0.smithi045.stdout:1498: finishing write tid 5 to smithi04569809-49 2024-07-28T19:35:05.131 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 521 (ObjNum 584 snap 189 seq_num 584) dirty exists 2024-07-28T19:35:05.131 INFO:tasks.rados.rados.0.smithi045.stdout:1498: left oid 49 (ObjNum 584 snap 189 seq_num 584) 2024-07-28T19:35:05.144 INFO:tasks.rados.rados.0.smithi045.stdout:1497: done (2 left) 2024-07-28T19:35:05.144 INFO:tasks.rados.rados.0.smithi045.stdout:1498: done (1 left) 2024-07-28T19:35:05.144 INFO:tasks.rados.rados.0.smithi045.stdout:1500: done (0 left) 2024-07-28T19:35:05.144 INFO:tasks.rados.rados.0.smithi045.stdout:1501: read oid 1 snap -1 2024-07-28T19:35:05.144 INFO:tasks.rados.rados.0.smithi045.stdout:1501: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:35:05.144 INFO:tasks.rados.rados.0.smithi045.stdout:1502: read oid 47 snap -1 2024-07-28T19:35:05.144 INFO:tasks.rados.rados.0.smithi045.stdout:1502: expect (ObjNum 416 snap 130 seq_num 416) 2024-07-28T19:35:05.144 INFO:tasks.rados.rados.0.smithi045.stdout:1503: read oid 16 snap -1 2024-07-28T19:35:05.144 INFO:tasks.rados.rados.0.smithi045.stdout:1503: expect deleted 2024-07-28T19:35:05.144 INFO:tasks.rados.rados.0.smithi045.stdout:1504: snap_remove snap 180 2024-07-28T19:35:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:05 smithi045 bash[80445]: cluster 2024-07-28T19:35:03.966507+0000 mgr.y (mgr.34101) 96 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:05 smithi045 bash[80445]: cluster 2024-07-28T19:35:04.175472+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-07-28T19:35:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:05 smithi045 bash[80445]: cluster 2024-07-28T19:35:05.131201+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-07-28T19:35:05.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:05 smithi045 bash[82788]: cluster 2024-07-28T19:35:03.966507+0000 mgr.y (mgr.34101) 96 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:05 smithi045 bash[82788]: cluster 2024-07-28T19:35:04.175472+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-07-28T19:35:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:05 smithi045 bash[82788]: cluster 2024-07-28T19:35:05.131201+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-07-28T19:35:05.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:05 smithi155 bash[68033]: cluster 2024-07-28T19:35:03.966507+0000 mgr.y (mgr.34101) 96 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:05.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:05 smithi155 bash[68033]: cluster 2024-07-28T19:35:04.175472+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-07-28T19:35:05.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:05 smithi155 bash[68033]: cluster 2024-07-28T19:35:05.131201+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-07-28T19:35:06.134 INFO:tasks.rados.rados.0.smithi045.stdout:1504: done (3 left) 2024-07-28T19:35:06.135 INFO:tasks.rados.rados.0.smithi045.stdout:1505: write oid 50 current snap is 189 2024-07-28T19:35:06.135 INFO:tasks.rados.rados.0.smithi045.stdout:1505: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2024-07-28T19:35:06.152 INFO:tasks.rados.rados.0.smithi045.stdout:1505: writing smithi04569809-50 from 648902 to 1303997 tid 1 2024-07-28T19:35:06.170 INFO:tasks.rados.rados.0.smithi045.stdout:1505: writing smithi04569809-50 from 2074801 to 2640993 tid 2 2024-07-28T19:35:06.185 INFO:tasks.rados.rados.0.smithi045.stdout:1505: writing smithi04569809-50 from 3176109 to 3848902 tid 3 2024-07-28T19:35:06.185 INFO:tasks.rados.rados.0.smithi045.stdout:1506: delete oid 42 current snap is 189 2024-07-28T19:35:06.185 INFO:tasks.rados.rados.0.smithi045.stdout:1501: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:35:06.380 INFO:tasks.rados.rados.0.smithi045.stdout:1502: expect (ObjNum 416 snap 130 seq_num 416) 2024-07-28T19:35:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:1505: finishing write tid 1 to smithi04569809-50 2024-07-28T19:35:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:1505: finishing write tid 2 to smithi04569809-50 2024-07-28T19:35:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:1505: finishing write tid 3 to smithi04569809-50 2024-07-28T19:35:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:1505: finishing write tid 4 to smithi04569809-50 2024-07-28T19:35:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:1505: finishing write tid 5 to smithi04569809-50 2024-07-28T19:35:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 430 (ObjNum 586 snap 189 seq_num 586) dirty exists 2024-07-28T19:35:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:1505: left oid 50 (ObjNum 586 snap 189 seq_num 586) 2024-07-28T19:35:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:1501: done (4 left) 2024-07-28T19:35:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:1502: done (3 left) 2024-07-28T19:35:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:1503: done (2 left) 2024-07-28T19:35:06.516 INFO:tasks.rados.rados.0.smithi045.stdout:1505: done (1 left) 2024-07-28T19:35:06.517 INFO:tasks.rados.rados.0.smithi045.stdout:1506: done (0 left) 2024-07-28T19:35:06.517 INFO:tasks.rados.rados.0.smithi045.stdout:1507: read oid 34 snap -1 2024-07-28T19:35:06.517 INFO:tasks.rados.rados.0.smithi045.stdout:1507: expect (ObjNum 522 snap 168 seq_num 522) 2024-07-28T19:35:06.517 INFO:tasks.rados.rados.0.smithi045.stdout:1508: snap_create 2024-07-28T19:35:06.532 INFO:tasks.rados.rados.0.smithi045.stdout:1507: expect (ObjNum 522 snap 168 seq_num 522) 2024-07-28T19:35:07.179 INFO:tasks.rados.rados.0.smithi045.stdout:1507: done (1 left) 2024-07-28T19:35:07.179 INFO:tasks.rados.rados.0.smithi045.stdout:1508: done (0 left) 2024-07-28T19:35:07.179 INFO:tasks.rados.rados.0.smithi045.stdout:1509: delete oid 15 current snap is 190 2024-07-28T19:35:07.187 INFO:tasks.rados.rados.0.smithi045.stdout:1509: done (0 left) 2024-07-28T19:35:07.187 INFO:tasks.rados.rados.0.smithi045.stdout:1510: read oid 24 snap -1 2024-07-28T19:35:07.187 INFO:tasks.rados.rados.0.smithi045.stdout:1510: expect (ObjNum 583 snap 189 seq_num 583) 2024-07-28T19:35:07.187 INFO:tasks.rados.rados.0.smithi045.stdout:1511: read oid 34 snap 183 2024-07-28T19:35:07.187 INFO:tasks.rados.rados.0.smithi045.stdout:1511: expect (ObjNum 522 snap 168 seq_num 522) 2024-07-28T19:35:07.187 INFO:tasks.rados.rados.0.smithi045.stdout:1512: snap_remove snap 175 2024-07-28T19:35:07.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:07 smithi155 bash[68033]: cluster 2024-07-28T19:35:05.967185+0000 mgr.y (mgr.34101) 97 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:07.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:07 smithi155 bash[68033]: cluster 2024-07-28T19:35:06.135803+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-07-28T19:35:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:07 smithi045 bash[80445]: cluster 2024-07-28T19:35:05.967185+0000 mgr.y (mgr.34101) 97 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:07 smithi045 bash[80445]: cluster 2024-07-28T19:35:06.135803+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-07-28T19:35:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:07 smithi045 bash[82788]: cluster 2024-07-28T19:35:05.967185+0000 mgr.y (mgr.34101) 97 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:07 smithi045 bash[82788]: cluster 2024-07-28T19:35:06.135803+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-07-28T19:35:08.191 INFO:tasks.rados.rados.0.smithi045.stdout:1512: done (2 left) 2024-07-28T19:35:08.191 INFO:tasks.rados.rados.0.smithi045.stdout:1513: write oid 29 current snap is 190 2024-07-28T19:35:08.191 INFO:tasks.rados.rados.0.smithi045.stdout:1513: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2024-07-28T19:35:08.198 INFO:tasks.rados.rados.0.smithi045.stdout:1513: writing smithi04569809-29 from 699323 to 1180165 tid 1 2024-07-28T19:35:08.205 INFO:tasks.rados.rados.0.smithi045.stdout:1513: writing smithi04569809-29 from 1850247 to 2280119 tid 2 2024-07-28T19:35:08.212 INFO:tasks.rados.rados.0.smithi045.stdout:1513: writing smithi04569809-29 from 2858378 to 3390770 tid 3 2024-07-28T19:35:08.212 INFO:tasks.rados.rados.0.smithi045.stdout:1514: read oid 31 snap -1 2024-07-28T19:35:08.213 INFO:tasks.rados.rados.0.smithi045.stdout:1514: expect deleted 2024-07-28T19:35:08.213 INFO:tasks.rados.rados.0.smithi045.stdout:1515: snap_remove snap 188 2024-07-28T19:35:08.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:08 smithi045 bash[80445]: cluster 2024-07-28T19:35:07.180108+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-07-28T19:35:08.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:08 smithi045 bash[82788]: cluster 2024-07-28T19:35:07.180108+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-07-28T19:35:08.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:08 smithi155 bash[68033]: cluster 2024-07-28T19:35:07.180108+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-07-28T19:35:08.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:08 smithi155 bash[60745]: ts=2024-07-28T19:35:08.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:09.200 INFO:tasks.rados.rados.0.smithi045.stdout:1515: done (4 left) 2024-07-28T19:35:09.200 INFO:tasks.rados.rados.0.smithi045.stdout:1516: write oid 4 current snap is 190 2024-07-28T19:35:09.201 INFO:tasks.rados.rados.0.smithi045.stdout:1516: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2024-07-28T19:35:09.216 INFO:tasks.rados.rados.0.smithi045.stdout:1516: writing smithi04569809-4 from 716130 to 1272221 tid 1 2024-07-28T19:35:09.230 INFO:tasks.rados.rados.0.smithi045.stdout:1516: writing smithi04569809-4 from 1792376 to 2365906 tid 2 2024-07-28T19:35:09.241 INFO:tasks.rados.rados.0.smithi045.stdout:1516: writing smithi04569809-4 from 2769448 to 3229465 tid 3 2024-07-28T19:35:09.249 INFO:tasks.rados.rados.0.smithi045.stdout:1516: writing smithi04569809-4 from 3821956 to 3916130 tid 4 2024-07-28T19:35:09.249 INFO:tasks.rados.rados.0.smithi045.stdout:1517: read oid 7 snap -1 2024-07-28T19:35:09.250 INFO:tasks.rados.rados.0.smithi045.stdout:1517: expect (ObjNum 577 snap 185 seq_num 577) 2024-07-28T19:35:09.250 INFO:tasks.rados.rados.0.smithi045.stdout:1518: snap_remove snap 178 2024-07-28T19:35:09.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:09 smithi045 bash[80445]: cluster 2024-07-28T19:35:07.967868+0000 mgr.y (mgr.34101) 98 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:09.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:09 smithi045 bash[80445]: cluster 2024-07-28T19:35:08.192030+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-07-28T19:35:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:09 smithi045 bash[82788]: cluster 2024-07-28T19:35:07.967868+0000 mgr.y (mgr.34101) 98 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:09 smithi045 bash[82788]: cluster 2024-07-28T19:35:08.192030+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-07-28T19:35:09.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:09 smithi155 bash[68033]: cluster 2024-07-28T19:35:07.967868+0000 mgr.y (mgr.34101) 98 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:09.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:09 smithi155 bash[68033]: cluster 2024-07-28T19:35:08.192030+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-07-28T19:35:10.219 INFO:tasks.rados.rados.0.smithi045.stdout:1510: expect (ObjNum 583 snap 189 seq_num 583) 2024-07-28T19:35:10.445 INFO:tasks.rados.rados.0.smithi045.stdout:1511: expect (ObjNum 522 snap 168 seq_num 522) 2024-07-28T19:35:10.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:10 smithi045 bash[80445]: cluster 2024-07-28T19:35:09.201721+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-07-28T19:35:10.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:10 smithi045 bash[82788]: cluster 2024-07-28T19:35:09.201721+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-07-28T19:35:10.535 INFO:tasks.rados.rados.0.smithi045.stdout:1513: finishing write tid 1 to smithi04569809-29 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:1513: finishing write tid 2 to smithi04569809-29 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:1513: finishing write tid 3 to smithi04569809-29 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:1513: finishing write tid 4 to smithi04569809-29 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:1513: finishing write tid 5 to smithi04569809-29 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1149 (ObjNum 589 snap 190 seq_num 589) dirty exists 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:1513: left oid 29 (ObjNum 589 snap 190 seq_num 589) 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:1516: finishing write tid 1 to smithi04569809-4 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:1516: finishing write tid 2 to smithi04569809-4 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:1510: done (6 left) 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:1511: done (5 left) 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:1513: done (4 left) 2024-07-28T19:35:10.536 INFO:tasks.rados.rados.0.smithi045.stdout:1514: done (3 left) 2024-07-28T19:35:10.537 INFO:tasks.rados.rados.0.smithi045.stdout:1518: done (2 left) 2024-07-28T19:35:10.537 INFO:tasks.rados.rados.0.smithi045.stdout:1519: rollback oid 42 current snap is 190 2024-07-28T19:35:10.537 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 170 2024-07-28T19:35:10.537 INFO:tasks.rados.rados.0.smithi045.stdout:1516: finishing write tid 3 to smithi04569809-4 2024-07-28T19:35:10.537 INFO:tasks.rados.rados.0.smithi045.stdout:1516: finishing write tid 4 to smithi04569809-4 2024-07-28T19:35:10.537 INFO:tasks.rados.rados.0.smithi045.stdout:1516: finishing write tid 5 to smithi04569809-4 2024-07-28T19:35:10.537 INFO:tasks.rados.rados.0.smithi045.stdout:1516: finishing write tid 6 to smithi04569809-4 2024-07-28T19:35:10.537 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 118 (ObjNum 590 snap 190 seq_num 590) dirty exists 2024-07-28T19:35:10.537 INFO:tasks.rados.rados.0.smithi045.stdout:1516: left oid 4 (ObjNum 590 snap 190 seq_num 590) 2024-07-28T19:35:10.537 INFO:tasks.rados.rados.0.smithi045.stdout:1517: expect (ObjNum 577 snap 185 seq_num 577) 2024-07-28T19:35:10.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:10 smithi155 bash[68033]: cluster 2024-07-28T19:35:09.201721+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-07-28T19:35:10.734 INFO:tasks.rados.rados.0.smithi045.stdout:1519: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:35:10.734 INFO:tasks.rados.rados.0.smithi045.stdout:1519: finishing rollback tid 2 to smithi04569809-42 2024-07-28T19:35:10.734 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1165 (ObjNum 514 snap 164 seq_num 514) dirty exists 2024-07-28T19:35:10.734 INFO:tasks.rados.rados.0.smithi045.stdout:1516: done (2 left) 2024-07-28T19:35:10.734 INFO:tasks.rados.rados.0.smithi045.stdout:1517: done (1 left) 2024-07-28T19:35:10.734 INFO:tasks.rados.rados.0.smithi045.stdout:1519: done (0 left) 2024-07-28T19:35:10.734 INFO:tasks.rados.rados.0.smithi045.stdout:1520: write oid 9 current snap is 190 2024-07-28T19:35:10.734 INFO:tasks.rados.rados.0.smithi045.stdout:1520: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2024-07-28T19:35:10.743 INFO:tasks.rados.rados.0.smithi045.stdout:1520: writing smithi04569809-9 from 732937 to 1364277 tid 1 2024-07-28T19:35:10.752 INFO:tasks.rados.rados.0.smithi045.stdout:1520: writing smithi04569809-9 from 1850858 to 2284399 tid 2 2024-07-28T19:35:10.762 INFO:tasks.rados.rados.0.smithi045.stdout:1520: writing smithi04569809-9 from 2796871 to 3468160 tid 3 2024-07-28T19:35:10.765 INFO:tasks.rados.rados.0.smithi045.stdout:1520: writing smithi04569809-9 from 3888195 to 3932937 tid 4 2024-07-28T19:35:10.766 INFO:tasks.rados.rados.0.smithi045.stdout:1521: write oid 37 current snap is 190 2024-07-28T19:35:10.766 INFO:tasks.rados.rados.0.smithi045.stdout:1520: finishing write tid 1 to smithi04569809-9 2024-07-28T19:35:10.766 INFO:tasks.rados.rados.0.smithi045.stdout:1520: finishing write tid 2 to smithi04569809-9 2024-07-28T19:35:10.766 INFO:tasks.rados.rados.0.smithi045.stdout:1521: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2024-07-28T19:35:10.777 INFO:tasks.rados.rados.0.smithi045.stdout:1521: writing smithi04569809-37 from 749744 to 1456333 tid 1 2024-07-28T19:35:10.785 INFO:tasks.rados.rados.0.smithi045.stdout:1521: writing smithi04569809-37 from 1909340 to 2486539 tid 2 2024-07-28T19:35:10.793 INFO:tasks.rados.rados.0.smithi045.stdout:1521: writing smithi04569809-37 from 3224294 to 3706855 tid 3 2024-07-28T19:35:10.794 INFO:tasks.rados.rados.0.smithi045.stdout:1522: write oid 30 current snap is 190 2024-07-28T19:35:10.794 INFO:tasks.rados.rados.0.smithi045.stdout:1520: finishing write tid 3 to smithi04569809-9 2024-07-28T19:35:10.794 INFO:tasks.rados.rados.0.smithi045.stdout:1520: finishing write tid 4 to smithi04569809-9 2024-07-28T19:35:10.794 INFO:tasks.rados.rados.0.smithi045.stdout:1520: finishing write tid 5 to smithi04569809-9 2024-07-28T19:35:10.794 INFO:tasks.rados.rados.0.smithi045.stdout:1520: finishing write tid 6 to smithi04569809-9 2024-07-28T19:35:10.795 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 594 (ObjNum 591 snap 190 seq_num 591) dirty exists 2024-07-28T19:35:10.795 INFO:tasks.rados.rados.0.smithi045.stdout:1520: left oid 9 (ObjNum 591 snap 190 seq_num 591) 2024-07-28T19:35:10.795 INFO:tasks.rados.rados.0.smithi045.stdout:1521: finishing write tid 1 to smithi04569809-37 2024-07-28T19:35:10.795 INFO:tasks.rados.rados.0.smithi045.stdout:1521: finishing write tid 2 to smithi04569809-37 2024-07-28T19:35:10.795 INFO:tasks.rados.rados.0.smithi045.stdout:1522: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2024-07-28T19:35:10.802 INFO:tasks.rados.rados.0.smithi045.stdout:1522: writing smithi04569809-30 from 766551 to 1264742 tid 1 2024-07-28T19:35:10.809 INFO:tasks.rados.rados.0.smithi045.stdout:1522: writing smithi04569809-30 from 1684175 to 2405032 tid 2 2024-07-28T19:35:10.817 INFO:tasks.rados.rados.0.smithi045.stdout:1522: writing smithi04569809-30 from 2851717 to 3545550 tid 3 2024-07-28T19:35:10.817 INFO:tasks.rados.rados.0.smithi045.stdout:1520: done (2 left) 2024-07-28T19:35:10.817 INFO:tasks.rados.rados.0.smithi045.stdout:1523: snap_remove snap 154 2024-07-28T19:35:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:35:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:35:10] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2024-07-28T19:35:11.323 INFO:tasks.rados.rados.0.smithi045.stdout:1523: done (2 left) 2024-07-28T19:35:11.323 INFO:tasks.rados.rados.0.smithi045.stdout:1524: delete oid 7 current snap is 190 2024-07-28T19:35:11.323 INFO:tasks.rados.rados.0.smithi045.stdout:1521: finishing write tid 3 to smithi04569809-37 2024-07-28T19:35:11.323 INFO:tasks.rados.rados.0.smithi045.stdout:1521: finishing write tid 4 to smithi04569809-37 2024-07-28T19:35:11.323 INFO:tasks.rados.rados.0.smithi045.stdout:1521: finishing write tid 5 to smithi04569809-37 2024-07-28T19:35:11.323 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 827 (ObjNum 592 snap 190 seq_num 592) dirty exists 2024-07-28T19:35:11.323 INFO:tasks.rados.rados.0.smithi045.stdout:1521: left oid 37 (ObjNum 592 snap 190 seq_num 592) 2024-07-28T19:35:11.323 INFO:tasks.rados.rados.0.smithi045.stdout:1522: finishing write tid 1 to smithi04569809-30 2024-07-28T19:35:11.323 INFO:tasks.rados.rados.0.smithi045.stdout:1522: finishing write tid 2 to smithi04569809-30 2024-07-28T19:35:11.323 INFO:tasks.rados.rados.0.smithi045.stdout:1522: finishing write tid 3 to smithi04569809-30 2024-07-28T19:35:11.324 INFO:tasks.rados.rados.0.smithi045.stdout:1522: finishing write tid 4 to smithi04569809-30 2024-07-28T19:35:11.324 INFO:tasks.rados.rados.0.smithi045.stdout:1522: finishing write tid 5 to smithi04569809-30 2024-07-28T19:35:11.324 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 797 (ObjNum 593 snap 190 seq_num 593) dirty exists 2024-07-28T19:35:11.324 INFO:tasks.rados.rados.0.smithi045.stdout:1522: left oid 30 (ObjNum 593 snap 190 seq_num 593) 2024-07-28T19:35:11.344 INFO:tasks.rados.rados.0.smithi045.stdout:1521: done (2 left) 2024-07-28T19:35:11.344 INFO:tasks.rados.rados.0.smithi045.stdout:1522: done (1 left) 2024-07-28T19:35:11.344 INFO:tasks.rados.rados.0.smithi045.stdout:1524: done (0 left) 2024-07-28T19:35:11.344 INFO:tasks.rados.rados.0.smithi045.stdout:1525: read oid 40 snap -1 2024-07-28T19:35:11.344 INFO:tasks.rados.rados.0.smithi045.stdout:1525: expect (ObjNum 509 snap 163 seq_num 509) 2024-07-28T19:35:11.344 INFO:tasks.rados.rados.0.smithi045.stdout:1526: write oid 14 current snap is 190 2024-07-28T19:35:11.345 INFO:tasks.rados.rados.0.smithi045.stdout:1526: seq_num 595 ranges {400165=648689,1684786=315379} 2024-07-28T19:35:11.358 INFO:tasks.rados.rados.0.smithi045.stdout:1526: writing smithi04569809-14 from 400165 to 1048854 tid 1 2024-07-28T19:35:11.369 INFO:tasks.rados.rados.0.smithi045.stdout:1526: writing smithi04569809-14 from 1684786 to 2000165 tid 2 2024-07-28T19:35:11.370 INFO:tasks.rados.rados.0.smithi045.stdout:1527: snap_create 2024-07-28T19:35:11.370 INFO:tasks.rados.rados.0.smithi045.stdout:1525: expect (ObjNum 509 snap 163 seq_num 509) 2024-07-28T19:35:11.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: cluster 2024-07-28T19:35:09.968539+0000 mgr.y (mgr.34101) 99 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 301 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-07-28T19:35:11.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: cluster 2024-07-28T19:35:10.212152+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-07-28T19:35:11.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: audit 2024-07-28T19:35:10.291282+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:11.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: audit 2024-07-28T19:35:10.303332+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:11.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: audit 2024-07-28T19:35:10.306552+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:11.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: audit 2024-07-28T19:35:10.308409+0000 mon.c (mon.2) 13 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: audit 2024-07-28T19:35:10.318416+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: cephadm 2024-07-28T19:35:10.381932+0000 mgr.y (mgr.34101) 100 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: audit 2024-07-28T19:35:10.382462+0000 mon.c (mon.2) 14 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: audit 2024-07-28T19:35:10.383892+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: audit 2024-07-28T19:35:10.385199+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[80445]: cephadm 2024-07-28T19:35:10.386736+0000 mgr.y (mgr.34101) 101 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: cluster 2024-07-28T19:35:09.968539+0000 mgr.y (mgr.34101) 99 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 301 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: cluster 2024-07-28T19:35:10.212152+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: audit 2024-07-28T19:35:10.291282+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: audit 2024-07-28T19:35:10.303332+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: audit 2024-07-28T19:35:10.306552+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: audit 2024-07-28T19:35:10.308409+0000 mon.c (mon.2) 13 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:35:11.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: audit 2024-07-28T19:35:10.318416+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:11.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: cephadm 2024-07-28T19:35:10.381932+0000 mgr.y (mgr.34101) 100 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-28T19:35:11.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: audit 2024-07-28T19:35:10.382462+0000 mon.c (mon.2) 14 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:35:11.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: audit 2024-07-28T19:35:10.383892+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:35:11.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: audit 2024-07-28T19:35:10.385199+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:11.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:11 smithi045 bash[82788]: cephadm 2024-07-28T19:35:10.386736+0000 mgr.y (mgr.34101) 101 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-07-28T19:35:11.494 INFO:tasks.rados.rados.0.smithi045.stdout:1526: finishing write tid 1 to smithi04569809-14 2024-07-28T19:35:11.494 INFO:tasks.rados.rados.0.smithi045.stdout:1526: finishing write tid 2 to smithi04569809-14 2024-07-28T19:35:11.494 INFO:tasks.rados.rados.0.smithi045.stdout:1526: finishing write tid 3 to smithi04569809-14 2024-07-28T19:35:11.494 INFO:tasks.rados.rados.0.smithi045.stdout:1526: finishing write tid 4 to smithi04569809-14 2024-07-28T19:35:11.494 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 185 (ObjNum 595 snap 190 seq_num 595) dirty exists 2024-07-28T19:35:11.494 INFO:tasks.rados.rados.0.smithi045.stdout:1526: left oid 14 (ObjNum 595 snap 190 seq_num 595) 2024-07-28T19:35:11.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: cluster 2024-07-28T19:35:09.968539+0000 mgr.y (mgr.34101) 99 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 301 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-07-28T19:35:11.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: cluster 2024-07-28T19:35:10.212152+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-07-28T19:35:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: audit 2024-07-28T19:35:10.291282+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: audit 2024-07-28T19:35:10.303332+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: audit 2024-07-28T19:35:10.306552+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: audit 2024-07-28T19:35:10.308409+0000 mon.c (mon.2) 13 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:35:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: audit 2024-07-28T19:35:10.318416+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: cephadm 2024-07-28T19:35:10.381932+0000 mgr.y (mgr.34101) 100 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-28T19:35:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: audit 2024-07-28T19:35:10.382462+0000 mon.c (mon.2) 14 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:35:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: audit 2024-07-28T19:35:10.383892+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:35:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: audit 2024-07-28T19:35:10.385199+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:11 smithi155 bash[68033]: cephadm 2024-07-28T19:35:10.386736+0000 mgr.y (mgr.34101) 101 : cephadm [INF] Reconfiguring daemon mon.a on smithi045 2024-07-28T19:35:12.330 INFO:tasks.rados.rados.0.smithi045.stdout:1525: done (2 left) 2024-07-28T19:35:12.330 INFO:tasks.rados.rados.0.smithi045.stdout:1526: done (1 left) 2024-07-28T19:35:12.330 INFO:tasks.rados.rados.0.smithi045.stdout:1527: done (0 left) 2024-07-28T19:35:12.330 INFO:tasks.rados.rados.0.smithi045.stdout:1528: write oid 26 current snap is 191 2024-07-28T19:35:12.330 INFO:tasks.rados.rados.0.smithi045.stdout:1528: seq_num 596 ranges {416972=723938,1743268=273704} 2024-07-28T19:35:12.344 INFO:tasks.rados.rados.0.smithi045.stdout:1528: writing smithi04569809-26 from 416972 to 1140910 tid 1 2024-07-28T19:35:12.357 INFO:tasks.rados.rados.0.smithi045.stdout:1528: writing smithi04569809-26 from 1743268 to 2016972 tid 2 2024-07-28T19:35:12.357 INFO:tasks.rados.rados.0.smithi045.stdout:1529: snap_remove snap 170 2024-07-28T19:35:12.372 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:12 smithi045 bash[82788]: cluster 2024-07-28T19:35:11.324036+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-07-28T19:35:12.372 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:12 smithi045 bash[80445]: cluster 2024-07-28T19:35:11.324036+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-07-28T19:35:12.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:12 smithi155 bash[68033]: cluster 2024-07-28T19:35:11.324036+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-07-28T19:35:12.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:12 smithi155 bash[60745]: ts=2024-07-28T19:35:12.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:13.339 INFO:tasks.rados.rados.0.smithi045.stdout:1529: done (1 left) 2024-07-28T19:35:13.340 INFO:tasks.rados.rados.0.smithi045.stdout:1530: delete oid 22 current snap is 191 2024-07-28T19:35:13.340 INFO:tasks.rados.rados.0.smithi045.stdout:1528: finishing write tid 1 to smithi04569809-26 2024-07-28T19:35:13.340 INFO:tasks.rados.rados.0.smithi045.stdout:1528: finishing write tid 2 to smithi04569809-26 2024-07-28T19:35:13.340 INFO:tasks.rados.rados.0.smithi045.stdout:1528: finishing write tid 3 to smithi04569809-26 2024-07-28T19:35:13.340 INFO:tasks.rados.rados.0.smithi045.stdout:1528: finishing write tid 4 to smithi04569809-26 2024-07-28T19:35:13.340 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 438 (ObjNum 596 snap 191 seq_num 596) dirty exists 2024-07-28T19:35:13.340 INFO:tasks.rados.rados.0.smithi045.stdout:1528: left oid 26 (ObjNum 596 snap 191 seq_num 596) 2024-07-28T19:35:13.361 INFO:tasks.rados.rados.0.smithi045.stdout:1528: done (1 left) 2024-07-28T19:35:13.361 INFO:tasks.rados.rados.0.smithi045.stdout:1530: done (0 left) 2024-07-28T19:35:13.361 INFO:tasks.rados.rados.0.smithi045.stdout:1531: snap_create 2024-07-28T19:35:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[80445]: cluster 2024-07-28T19:35:11.969223+0000 mgr.y (mgr.34101) 102 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 301 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-07-28T19:35:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[80445]: cluster 2024-07-28T19:35:12.331250+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-07-28T19:35:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[80445]: audit 2024-07-28T19:35:12.862793+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[80445]: audit 2024-07-28T19:35:12.875470+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[80445]: audit 2024-07-28T19:35:12.879326+0000 mon.c (mon.2) 17 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[80445]: audit 2024-07-28T19:35:12.880068+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[80445]: audit 2024-07-28T19:35:12.882133+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:35:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[80445]: audit 2024-07-28T19:35:12.883993+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[82788]: cluster 2024-07-28T19:35:11.969223+0000 mgr.y (mgr.34101) 102 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 301 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-07-28T19:35:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[82788]: cluster 2024-07-28T19:35:12.331250+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-07-28T19:35:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[82788]: audit 2024-07-28T19:35:12.862793+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[82788]: audit 2024-07-28T19:35:12.875470+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[82788]: audit 2024-07-28T19:35:12.879326+0000 mon.c (mon.2) 17 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[82788]: audit 2024-07-28T19:35:12.880068+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:13.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[82788]: audit 2024-07-28T19:35:12.882133+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:35:13.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:13 smithi045 bash[82788]: audit 2024-07-28T19:35:12.883993+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:13.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:13 smithi155 bash[60745]: ts=2024-07-28T19:35:13.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:13.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:13 smithi155 bash[68033]: cluster 2024-07-28T19:35:11.969223+0000 mgr.y (mgr.34101) 102 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 301 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-07-28T19:35:13.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:13 smithi155 bash[68033]: cluster 2024-07-28T19:35:12.331250+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-07-28T19:35:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:13 smithi155 bash[68033]: audit 2024-07-28T19:35:12.862793+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:13 smithi155 bash[68033]: audit 2024-07-28T19:35:12.875470+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:13 smithi155 bash[68033]: audit 2024-07-28T19:35:12.879326+0000 mon.c (mon.2) 17 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:13 smithi155 bash[68033]: audit 2024-07-28T19:35:12.880068+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:13 smithi155 bash[68033]: audit 2024-07-28T19:35:12.882133+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:35:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:13 smithi155 bash[68033]: audit 2024-07-28T19:35:12.883993+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:14.344 INFO:tasks.rados.rados.0.smithi045.stdout:1531: done (0 left) 2024-07-28T19:35:14.344 INFO:tasks.rados.rados.0.smithi045.stdout:1532: snap_remove snap 189 2024-07-28T19:35:14.564 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:14 smithi045 bash[80445]: cephadm 2024-07-28T19:35:12.878661+0000 mgr.y (mgr.34101) 103 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-07-28T19:35:14.564 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:14 smithi045 bash[80445]: cephadm 2024-07-28T19:35:12.885635+0000 mgr.y (mgr.34101) 104 : cephadm [INF] Reconfiguring daemon mgr.y on smithi045 2024-07-28T19:35:14.564 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:14 smithi045 bash[80445]: cluster 2024-07-28T19:35:13.340910+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-07-28T19:35:14.565 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:14 smithi045 bash[82788]: cephadm 2024-07-28T19:35:12.878661+0000 mgr.y (mgr.34101) 103 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-07-28T19:35:14.565 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:14 smithi045 bash[82788]: cephadm 2024-07-28T19:35:12.885635+0000 mgr.y (mgr.34101) 104 : cephadm [INF] Reconfiguring daemon mgr.y on smithi045 2024-07-28T19:35:14.565 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:14 smithi045 bash[82788]: cluster 2024-07-28T19:35:13.340910+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-07-28T19:35:14.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:14 smithi155 bash[68033]: cephadm 2024-07-28T19:35:12.878661+0000 mgr.y (mgr.34101) 103 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-07-28T19:35:14.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:14 smithi155 bash[68033]: cephadm 2024-07-28T19:35:12.885635+0000 mgr.y (mgr.34101) 104 : cephadm [INF] Reconfiguring daemon mgr.y on smithi045 2024-07-28T19:35:14.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:14 smithi155 bash[68033]: cluster 2024-07-28T19:35:13.340910+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-07-28T19:35:14.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:14 smithi155 bash[60745]: ts=2024-07-28T19:35:14.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:14.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:14 smithi155 bash[60745]: ts=2024-07-28T19:35:14.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:15.140 INFO:tasks.rados.rados.0.smithi045.stdout:1532: done (0 left) 2024-07-28T19:35:15.140 INFO:tasks.rados.rados.0.smithi045.stdout:1533: read oid 45 snap -1 2024-07-28T19:35:15.140 INFO:tasks.rados.rados.0.smithi045.stdout:1533: expect deleted 2024-07-28T19:35:15.140 INFO:tasks.rados.rados.0.smithi045.stdout:1534: snap_remove snap 183 2024-07-28T19:35:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[80445]: cluster 2024-07-28T19:35:13.970492+0000 mgr.y (mgr.34101) 105 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-07-28T19:35:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[80445]: cluster 2024-07-28T19:35:14.346472+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-07-28T19:35:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[80445]: audit 2024-07-28T19:35:15.079823+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[80445]: audit 2024-07-28T19:35:15.087832+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[80445]: audit 2024-07-28T19:35:15.090441+0000 mon.c (mon.2) 20 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:35:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[80445]: audit 2024-07-28T19:35:15.091673+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:35:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[80445]: audit 2024-07-28T19:35:15.092836+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[80445]: cluster 2024-07-28T19:35:15.136152+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-07-28T19:35:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[82788]: cluster 2024-07-28T19:35:13.970492+0000 mgr.y (mgr.34101) 105 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-07-28T19:35:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[82788]: cluster 2024-07-28T19:35:14.346472+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-07-28T19:35:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[82788]: audit 2024-07-28T19:35:15.079823+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[82788]: audit 2024-07-28T19:35:15.087832+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[82788]: audit 2024-07-28T19:35:15.090441+0000 mon.c (mon.2) 20 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:35:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[82788]: audit 2024-07-28T19:35:15.091673+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:35:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[82788]: audit 2024-07-28T19:35:15.092836+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:15 smithi045 bash[82788]: cluster 2024-07-28T19:35:15.136152+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-07-28T19:35:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:15 smithi155 bash[68033]: cluster 2024-07-28T19:35:13.970492+0000 mgr.y (mgr.34101) 105 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-07-28T19:35:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:15 smithi155 bash[68033]: cluster 2024-07-28T19:35:14.346472+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-07-28T19:35:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:15 smithi155 bash[68033]: audit 2024-07-28T19:35:15.079823+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:15 smithi155 bash[68033]: audit 2024-07-28T19:35:15.087832+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:15 smithi155 bash[68033]: audit 2024-07-28T19:35:15.090441+0000 mon.c (mon.2) 20 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:35:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:15 smithi155 bash[68033]: audit 2024-07-28T19:35:15.091673+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:35:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:15 smithi155 bash[68033]: audit 2024-07-28T19:35:15.092836+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:15 smithi155 bash[68033]: cluster 2024-07-28T19:35:15.136152+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-07-28T19:35:16.138 INFO:tasks.rados.rados.0.smithi045.stdout:1534: done (1 left) 2024-07-28T19:35:16.139 INFO:tasks.rados.rados.0.smithi045.stdout:1535: read oid 38 snap -1 2024-07-28T19:35:16.139 INFO:tasks.rados.rados.0.smithi045.stdout:1535: expect deleted 2024-07-28T19:35:16.139 INFO:tasks.rados.rados.0.smithi045.stdout:1536: snap_remove snap 166 2024-07-28T19:35:16.714 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:16 smithi045 bash[82788]: cephadm 2024-07-28T19:35:15.090034+0000 mgr.y (mgr.34101) 106 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T19:35:16.714 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:16 smithi045 bash[82788]: cephadm 2024-07-28T19:35:15.094285+0000 mgr.y (mgr.34101) 107 : cephadm [INF] Reconfiguring daemon mon.c on smithi045 2024-07-28T19:35:16.714 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:16 smithi045 bash[82788]: cluster 2024-07-28T19:35:16.138347+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-07-28T19:35:16.714 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:16 smithi045 bash[80445]: cephadm 2024-07-28T19:35:15.090034+0000 mgr.y (mgr.34101) 106 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T19:35:16.714 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:16 smithi045 bash[80445]: cephadm 2024-07-28T19:35:15.094285+0000 mgr.y (mgr.34101) 107 : cephadm [INF] Reconfiguring daemon mon.c on smithi045 2024-07-28T19:35:16.714 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:16 smithi045 bash[80445]: cluster 2024-07-28T19:35:16.138347+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-07-28T19:35:16.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:16 smithi155 bash[68033]: cephadm 2024-07-28T19:35:15.090034+0000 mgr.y (mgr.34101) 106 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-28T19:35:16.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:16 smithi155 bash[68033]: cephadm 2024-07-28T19:35:15.094285+0000 mgr.y (mgr.34101) 107 : cephadm [INF] Reconfiguring daemon mon.c on smithi045 2024-07-28T19:35:16.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:16 smithi155 bash[68033]: cluster 2024-07-28T19:35:16.138347+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-07-28T19:35:17.139 INFO:tasks.rados.rados.0.smithi045.stdout:1536: done (2 left) 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1537: read oid 15 snap -1 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1537: expect deleted 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1538: read oid 28 snap 168 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1538: expect deleted 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1539: read oid 7 snap 190 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1539: expect deleted 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1540: read oid 29 snap 191 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1540: expect (ObjNum 589 snap 190 seq_num 589) 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1541: read oid 21 snap -1 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1541: expect (ObjNum 578 snap 185 seq_num 578) 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1542: read oid 46 snap 181 2024-07-28T19:35:17.140 INFO:tasks.rados.rados.0.smithi045.stdout:1542: expect (ObjNum 566 snap 176 seq_num 566) 2024-07-28T19:35:17.141 INFO:tasks.rados.rados.0.smithi045.stdout:1543: read oid 25 snap -1 2024-07-28T19:35:17.141 INFO:tasks.rados.rados.0.smithi045.stdout:1543: expect (ObjNum 576 snap 184 seq_num 576) 2024-07-28T19:35:17.141 INFO:tasks.rados.rados.0.smithi045.stdout:1544: delete oid 47 current snap is 192 2024-07-28T19:35:17.166 INFO:tasks.rados.rados.0.smithi045.stdout:1540: expect (ObjNum 589 snap 190 seq_num 589) 2024-07-28T19:35:17.393 INFO:tasks.rados.rados.0.smithi045.stdout:1541: expect (ObjNum 578 snap 185 seq_num 578) 2024-07-28T19:35:17.631 INFO:tasks.rados.rados.0.smithi045.stdout:1542: expect (ObjNum 566 snap 176 seq_num 566) 2024-07-28T19:35:17.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[80445]: cluster 2024-07-28T19:35:15.971183+0000 mgr.y (mgr.34101) 108 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-07-28T19:35:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[80445]: cluster 2024-07-28T19:35:17.140511+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-07-28T19:35:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[80445]: audit 2024-07-28T19:35:17.212939+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[80445]: audit 2024-07-28T19:35:17.221410+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[80445]: audit 2024-07-28T19:35:17.223575+0000 mon.c (mon.2) 23 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T19:35:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[80445]: audit 2024-07-28T19:35:17.224529+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[82788]: cluster 2024-07-28T19:35:15.971183+0000 mgr.y (mgr.34101) 108 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-07-28T19:35:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[82788]: cluster 2024-07-28T19:35:17.140511+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-07-28T19:35:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[82788]: audit 2024-07-28T19:35:17.212939+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[82788]: audit 2024-07-28T19:35:17.221410+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[82788]: audit 2024-07-28T19:35:17.223575+0000 mon.c (mon.2) 23 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T19:35:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:17 smithi045 bash[82788]: audit 2024-07-28T19:35:17.224529+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:17 smithi155 bash[68033]: cluster 2024-07-28T19:35:15.971183+0000 mgr.y (mgr.34101) 108 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-07-28T19:35:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:17 smithi155 bash[68033]: cluster 2024-07-28T19:35:17.140511+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-07-28T19:35:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:17 smithi155 bash[68033]: audit 2024-07-28T19:35:17.212939+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:17 smithi155 bash[68033]: audit 2024-07-28T19:35:17.221410+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:17 smithi155 bash[68033]: audit 2024-07-28T19:35:17.223575+0000 mon.c (mon.2) 23 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T19:35:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:17 smithi155 bash[68033]: audit 2024-07-28T19:35:17.224529+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:17.818 INFO:tasks.rados.rados.0.smithi045.stdout:1543: expect (ObjNum 576 snap 184 seq_num 576) 2024-07-28T19:35:18.017 INFO:tasks.rados.rados.0.smithi045.stdout:1533: done (9 left) 2024-07-28T19:35:18.017 INFO:tasks.rados.rados.0.smithi045.stdout:1535: done (8 left) 2024-07-28T19:35:18.017 INFO:tasks.rados.rados.0.smithi045.stdout:1537: done (7 left) 2024-07-28T19:35:18.017 INFO:tasks.rados.rados.0.smithi045.stdout:1538: done (6 left) 2024-07-28T19:35:18.017 INFO:tasks.rados.rados.0.smithi045.stdout:1539: done (5 left) 2024-07-28T19:35:18.017 INFO:tasks.rados.rados.0.smithi045.stdout:1540: done (4 left) 2024-07-28T19:35:18.017 INFO:tasks.rados.rados.0.smithi045.stdout:1541: done (3 left) 2024-07-28T19:35:18.017 INFO:tasks.rados.rados.0.smithi045.stdout:1542: done (2 left) 2024-07-28T19:35:18.017 INFO:tasks.rados.rados.0.smithi045.stdout:1543: done (1 left) 2024-07-28T19:35:18.018 INFO:tasks.rados.rados.0.smithi045.stdout:1544: done (0 left) 2024-07-28T19:35:18.018 INFO:tasks.rados.rados.0.smithi045.stdout:1545: read oid 10 snap -1 2024-07-28T19:35:18.018 INFO:tasks.rados.rados.0.smithi045.stdout:1545: expect (ObjNum 575 snap 184 seq_num 575) 2024-07-28T19:35:18.018 INFO:tasks.rados.rados.0.smithi045.stdout:1546: write oid 27 current snap is 192 2024-07-28T19:35:18.018 INFO:tasks.rados.rados.0.smithi045.stdout:1546: seq_num 599 ranges {467393=549685,1802361=265032} 2024-07-28T19:35:18.034 INFO:tasks.rados.rados.0.smithi045.stdout:1546: writing smithi04569809-27 from 467393 to 1017078 tid 1 2024-07-28T19:35:18.052 INFO:tasks.rados.rados.0.smithi045.stdout:1546: writing smithi04569809-27 from 1802361 to 2067393 tid 2 2024-07-28T19:35:18.052 INFO:tasks.rados.rados.0.smithi045.stdout:1547: read oid 7 snap -1 2024-07-28T19:35:18.052 INFO:tasks.rados.rados.0.smithi045.stdout:1547: expect deleted 2024-07-28T19:35:18.052 INFO:tasks.rados.rados.0.smithi045.stdout:1548: write oid 8 current snap is 192 2024-07-28T19:35:18.052 INFO:tasks.rados.rados.0.smithi045.stdout:1548: seq_num 600 ranges {484200=624934,1860843=223357} 2024-07-28T19:35:18.069 INFO:tasks.rados.rados.0.smithi045.stdout:1548: writing smithi04569809-8 from 484200 to 1109134 tid 1 2024-07-28T19:35:18.082 INFO:tasks.rados.rados.0.smithi045.stdout:1548: writing smithi04569809-8 from 1860843 to 2084200 tid 2 2024-07-28T19:35:18.082 INFO:tasks.rados.rados.0.smithi045.stdout:1549: delete oid 30 current snap is 192 2024-07-28T19:35:18.082 INFO:tasks.rados.rados.0.smithi045.stdout:1545: expect (ObjNum 575 snap 184 seq_num 575) 2024-07-28T19:35:18.384 INFO:tasks.rados.rados.0.smithi045.stdout:1546: finishing write tid 1 to smithi04569809-27 2024-07-28T19:35:18.384 INFO:tasks.rados.rados.0.smithi045.stdout:1546: finishing write tid 2 to smithi04569809-27 2024-07-28T19:35:18.384 INFO:tasks.rados.rados.0.smithi045.stdout:1545: done (4 left) 2024-07-28T19:35:18.384 INFO:tasks.rados.rados.0.smithi045.stdout:1547: done (3 left) 2024-07-28T19:35:18.384 INFO:tasks.rados.rados.0.smithi045.stdout:1549: done (2 left) 2024-07-28T19:35:18.385 INFO:tasks.rados.rados.0.smithi045.stdout:1550: read oid 37 snap -1 2024-07-28T19:35:18.385 INFO:tasks.rados.rados.0.smithi045.stdout:1550: expect (ObjNum 592 snap 190 seq_num 592) 2024-07-28T19:35:18.385 INFO:tasks.rados.rados.0.smithi045.stdout:1551: read oid 23 snap -1 2024-07-28T19:35:18.385 INFO:tasks.rados.rados.0.smithi045.stdout:1551: expect (ObjNum 546 snap 174 seq_num 546) 2024-07-28T19:35:18.385 INFO:tasks.rados.rados.0.smithi045.stdout:1552: snap_remove snap 176 2024-07-28T19:35:18.617 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:18 smithi045 bash[82788]: cephadm 2024-07-28T19:35:17.223254+0000 mgr.y (mgr.34101) 109 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-07-28T19:35:18.617 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:18 smithi045 bash[82788]: cephadm 2024-07-28T19:35:17.228059+0000 mgr.y (mgr.34101) 110 : cephadm [INF] Reconfiguring daemon osd.0 on smithi045 2024-07-28T19:35:18.617 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:18 smithi045 bash[82788]: audit 2024-07-28T19:35:18.027461+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:18.618 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:18 smithi045 bash[80445]: cephadm 2024-07-28T19:35:17.223254+0000 mgr.y (mgr.34101) 109 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-07-28T19:35:18.618 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:18 smithi045 bash[80445]: cephadm 2024-07-28T19:35:17.228059+0000 mgr.y (mgr.34101) 110 : cephadm [INF] Reconfiguring daemon osd.0 on smithi045 2024-07-28T19:35:18.618 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:18 smithi045 bash[80445]: audit 2024-07-28T19:35:18.027461+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:18.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:18 smithi155 bash[68033]: cephadm 2024-07-28T19:35:17.223254+0000 mgr.y (mgr.34101) 109 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-07-28T19:35:18.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:18 smithi155 bash[68033]: cephadm 2024-07-28T19:35:17.228059+0000 mgr.y (mgr.34101) 110 : cephadm [INF] Reconfiguring daemon osd.0 on smithi045 2024-07-28T19:35:18.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:18 smithi155 bash[68033]: audit 2024-07-28T19:35:18.027461+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:19.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:18 smithi155 bash[60745]: ts=2024-07-28T19:35:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:19.372 INFO:tasks.rados.rados.0.smithi045.stdout:1552: done (4 left) 2024-07-28T19:35:19.372 INFO:tasks.rados.rados.0.smithi045.stdout:1553: delete oid 47 current snap is 192 2024-07-28T19:35:19.372 INFO:tasks.rados.rados.0.smithi045.stdout:1546: finishing write tid 3 to smithi04569809-27 2024-07-28T19:35:19.372 INFO:tasks.rados.rados.0.smithi045.stdout:1546: finishing write tid 4 to smithi04569809-27 2024-07-28T19:35:19.372 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 1205 (ObjNum 599 snap 192 seq_num 599) dirty exists 2024-07-28T19:35:19.372 INFO:tasks.rados.rados.0.smithi045.stdout:1546: left oid 27 (ObjNum 599 snap 192 seq_num 599) 2024-07-28T19:35:19.372 INFO:tasks.rados.rados.0.smithi045.stdout:1548: finishing write tid 1 to smithi04569809-8 2024-07-28T19:35:19.372 INFO:tasks.rados.rados.0.smithi045.stdout:1548: finishing write tid 2 to smithi04569809-8 2024-07-28T19:35:19.372 INFO:tasks.rados.rados.0.smithi045.stdout:1548: finishing write tid 3 to smithi04569809-8 2024-07-28T19:35:19.372 INFO:tasks.rados.rados.0.smithi045.stdout:1548: finishing write tid 4 to smithi04569809-8 2024-07-28T19:35:19.373 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 810 (ObjNum 600 snap 192 seq_num 600) dirty exists 2024-07-28T19:35:19.373 INFO:tasks.rados.rados.0.smithi045.stdout:1548: left oid 8 (ObjNum 600 snap 192 seq_num 600) 2024-07-28T19:35:19.373 INFO:tasks.rados.rados.0.smithi045.stdout:1551: expect (ObjNum 546 snap 174 seq_num 546) 2024-07-28T19:35:19.536 INFO:tasks.rados.rados.0.smithi045.stdout:1550: expect (ObjNum 592 snap 190 seq_num 592) 2024-07-28T19:35:19.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:19 smithi045 bash[80445]: cluster 2024-07-28T19:35:17.971601+0000 mgr.y (mgr.34101) 111 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:19 smithi045 bash[82788]: cluster 2024-07-28T19:35:17.971601+0000 mgr.y (mgr.34101) 111 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:19.728 INFO:tasks.rados.rados.0.smithi045.stdout:1546: done (4 left) 2024-07-28T19:35:19.728 INFO:tasks.rados.rados.0.smithi045.stdout:1548: done (3 left) 2024-07-28T19:35:19.728 INFO:tasks.rados.rados.0.smithi045.stdout:1550: done (2 left) 2024-07-28T19:35:19.728 INFO:tasks.rados.rados.0.smithi045.stdout:1551: done (1 left) 2024-07-28T19:35:19.728 INFO:tasks.rados.rados.0.smithi045.stdout:1553: done (0 left) 2024-07-28T19:35:19.728 INFO:tasks.rados.rados.0.smithi045.stdout:1554: write oid 29 current snap is 192 2024-07-28T19:35:19.728 INFO:tasks.rados.rados.0.smithi045.stdout:1554: seq_num 603 ranges {534621=567034,1636289=498332} 2024-07-28T19:35:19.745 INFO:tasks.rados.rados.0.smithi045.stdout:1554: writing smithi04569809-29 from 534621 to 1101655 tid 1 2024-07-28T19:35:19.763 INFO:tasks.rados.rados.0.smithi045.stdout:1554: writing smithi04569809-29 from 1636289 to 2134621 tid 2 2024-07-28T19:35:19.763 INFO:tasks.rados.rados.0.smithi045.stdout:1555: snap_remove snap 190 2024-07-28T19:35:19.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:19 smithi155 bash[68033]: cluster 2024-07-28T19:35:17.971601+0000 mgr.y (mgr.34101) 111 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 295 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:20.518 INFO:tasks.rados.rados.0.smithi045.stdout:1555: done (1 left) 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:1556: read oid 46 snap -1 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:1556: expect deleted 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:1557: rollback oid 22 current snap is 192 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 22 to 168 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:1554: finishing write tid 1 to smithi04569809-29 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:1554: finishing write tid 2 to smithi04569809-29 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:1554: finishing write tid 3 to smithi04569809-29 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:1554: finishing write tid 4 to smithi04569809-29 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1217 (ObjNum 603 snap 192 seq_num 603) dirty exists 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:1554: left oid 29 (ObjNum 603 snap 192 seq_num 603) 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:1554: done (2 left) 2024-07-28T19:35:20.519 INFO:tasks.rados.rados.0.smithi045.stdout:1558: read oid 29 snap -1 2024-07-28T19:35:20.520 INFO:tasks.rados.rados.0.smithi045.stdout:1558: expect (ObjNum 603 snap 192 seq_num 603) 2024-07-28T19:35:20.520 INFO:tasks.rados.rados.0.smithi045.stdout:1559: read oid 12 snap -1 2024-07-28T19:35:20.520 INFO:tasks.rados.rados.0.smithi045.stdout:1559: expect deleted 2024-07-28T19:35:20.520 INFO:tasks.rados.rados.0.smithi045.stdout:1560: snap_create 2024-07-28T19:35:20.522 INFO:tasks.rados.rados.0.smithi045.stdout:1557: finishing rollback tid 1 to smithi04569809-22 2024-07-28T19:35:20.527 INFO:tasks.rados.rados.0.smithi045.stdout:1557: finishing rollback tid 2 to smithi04569809-22 2024-07-28T19:35:20.527 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 629 (ObjNum 452 snap 148 seq_num 452) dirty exists 2024-07-28T19:35:20.529 INFO:tasks.rados.rados.0.smithi045.stdout:1558: expect (ObjNum 603 snap 192 seq_num 603) 2024-07-28T19:35:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:35:20] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2024-07-28T19:35:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[80445]: cluster 2024-07-28T19:35:19.372418+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-07-28T19:35:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[80445]: audit 2024-07-28T19:35:19.497760+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[80445]: audit 2024-07-28T19:35:19.507542+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[80445]: cephadm 2024-07-28T19:35:19.511256+0000 mgr.y (mgr.34101) 112 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-07-28T19:35:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[80445]: audit 2024-07-28T19:35:19.511728+0000 mon.c (mon.2) 26 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T19:35:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[80445]: audit 2024-07-28T19:35:19.513196+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[80445]: cephadm 2024-07-28T19:35:19.516227+0000 mgr.y (mgr.34101) 113 : cephadm [INF] Reconfiguring daemon osd.1 on smithi045 2024-07-28T19:35:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[82788]: cluster 2024-07-28T19:35:19.372418+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-07-28T19:35:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[82788]: audit 2024-07-28T19:35:19.497760+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[82788]: audit 2024-07-28T19:35:19.507542+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[82788]: cephadm 2024-07-28T19:35:19.511256+0000 mgr.y (mgr.34101) 112 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-07-28T19:35:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[82788]: audit 2024-07-28T19:35:19.511728+0000 mon.c (mon.2) 26 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T19:35:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[82788]: audit 2024-07-28T19:35:19.513196+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:20 smithi045 bash[82788]: cephadm 2024-07-28T19:35:19.516227+0000 mgr.y (mgr.34101) 113 : cephadm [INF] Reconfiguring daemon osd.1 on smithi045 2024-07-28T19:35:20.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:20 smithi155 bash[68033]: cluster 2024-07-28T19:35:19.372418+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-07-28T19:35:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:20 smithi155 bash[68033]: audit 2024-07-28T19:35:19.497760+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:20 smithi155 bash[68033]: audit 2024-07-28T19:35:19.507542+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:20 smithi155 bash[68033]: cephadm 2024-07-28T19:35:19.511256+0000 mgr.y (mgr.34101) 112 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-07-28T19:35:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:20 smithi155 bash[68033]: audit 2024-07-28T19:35:19.511728+0000 mon.c (mon.2) 26 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T19:35:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:20 smithi155 bash[68033]: audit 2024-07-28T19:35:19.513196+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:20 smithi155 bash[68033]: cephadm 2024-07-28T19:35:19.516227+0000 mgr.y (mgr.34101) 113 : cephadm [INF] Reconfiguring daemon osd.1 on smithi045 2024-07-28T19:35:21.520 INFO:tasks.rados.rados.0.smithi045.stdout:1556: done (4 left) 2024-07-28T19:35:21.521 INFO:tasks.rados.rados.0.smithi045.stdout:1557: done (3 left) 2024-07-28T19:35:21.521 INFO:tasks.rados.rados.0.smithi045.stdout:1558: done (2 left) 2024-07-28T19:35:21.521 INFO:tasks.rados.rados.0.smithi045.stdout:1559: done (1 left) 2024-07-28T19:35:21.521 INFO:tasks.rados.rados.0.smithi045.stdout:1560: done (0 left) 2024-07-28T19:35:21.521 INFO:tasks.rados.rados.0.smithi045.stdout:1561: snap_create 2024-07-28T19:35:21.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:21 smithi155 bash[68033]: cluster 2024-07-28T19:35:19.972230+0000 mgr.y (mgr.34101) 114 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 336 KiB/s wr, 15 op/s 2024-07-28T19:35:21.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:21 smithi155 bash[68033]: cluster 2024-07-28T19:35:20.519289+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-07-28T19:35:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:21 smithi045 bash[80445]: cluster 2024-07-28T19:35:19.972230+0000 mgr.y (mgr.34101) 114 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 336 KiB/s wr, 15 op/s 2024-07-28T19:35:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:21 smithi045 bash[80445]: cluster 2024-07-28T19:35:20.519289+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-07-28T19:35:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:21 smithi045 bash[82788]: cluster 2024-07-28T19:35:19.972230+0000 mgr.y (mgr.34101) 114 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 336 KiB/s wr, 15 op/s 2024-07-28T19:35:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:21 smithi045 bash[82788]: cluster 2024-07-28T19:35:20.519289+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-07-28T19:35:22.523 INFO:tasks.rados.rados.0.smithi045.stdout:1561: done (0 left) 2024-07-28T19:35:22.523 INFO:tasks.rados.rados.0.smithi045.stdout:1562: rollback oid 6 current snap is 194 2024-07-28T19:35:22.523 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 6 to 192 2024-07-28T19:35:22.523 INFO:tasks.rados.rados.0.smithi045.stdout:1563: write oid 32 current snap is 194 2024-07-28T19:35:22.523 INFO:tasks.rados.rados.0.smithi045.stdout:1563: seq_num 604 ranges {551428=642283,1694771=456657} 2024-07-28T19:35:22.544 INFO:tasks.rados.rados.0.smithi045.stdout:1563: writing smithi04569809-32 from 551428 to 1193711 tid 1 2024-07-28T19:35:22.561 INFO:tasks.rados.rados.0.smithi045.stdout:1563: writing smithi04569809-32 from 1694771 to 2151428 tid 2 2024-07-28T19:35:22.561 INFO:tasks.rados.rados.0.smithi045.stdout:1564: rollback oid 46 current snap is 194 2024-07-28T19:35:22.561 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 46 to 184 2024-07-28T19:35:22.561 INFO:tasks.rados.rados.0.smithi045.stdout:1562: finishing rollback tid 1 to smithi04569809-6 2024-07-28T19:35:22.561 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1089 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:35:22.561 INFO:tasks.rados.rados.0.smithi045.stdout:1563: finishing write tid 1 to smithi04569809-32 2024-07-28T19:35:22.561 INFO:tasks.rados.rados.0.smithi045.stdout:1562: done (2 left) 2024-07-28T19:35:22.562 INFO:tasks.rados.rados.0.smithi045.stdout:1565: read oid 10 snap 168 2024-07-28T19:35:22.562 INFO:tasks.rados.rados.0.smithi045.stdout:1565: expect (ObjNum 482 snap 156 seq_num 482) 2024-07-28T19:35:22.562 INFO:tasks.rados.rados.0.smithi045.stdout:1566: snap_create 2024-07-28T19:35:22.566 INFO:tasks.rados.rados.0.smithi045.stdout:1564: finishing rollback tid 1 to smithi04569809-46 2024-07-28T19:35:22.566 INFO:tasks.rados.rados.0.smithi045.stdout:1564: finishing rollback tid 2 to smithi04569809-46 2024-07-28T19:35:22.567 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 820 (ObjNum 566 snap 176 seq_num 566) dirty exists 2024-07-28T19:35:22.567 INFO:tasks.rados.rados.0.smithi045.stdout:1563: finishing write tid 2 to smithi04569809-32 2024-07-28T19:35:22.567 INFO:tasks.rados.rados.0.smithi045.stdout:1563: finishing write tid 3 to smithi04569809-32 2024-07-28T19:35:22.568 INFO:tasks.rados.rados.0.smithi045.stdout:1563: finishing write tid 4 to smithi04569809-32 2024-07-28T19:35:22.568 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 633 (ObjNum 604 snap 194 seq_num 604) dirty exists 2024-07-28T19:35:22.568 INFO:tasks.rados.rados.0.smithi045.stdout:1563: left oid 32 (ObjNum 604 snap 194 seq_num 604) 2024-07-28T19:35:22.570 INFO:tasks.rados.rados.0.smithi045.stdout:1565: expect (ObjNum 482 snap 156 seq_num 482) 2024-07-28T19:35:22.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:22 smithi155 bash[60745]: ts=2024-07-28T19:35:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:22.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:22 smithi155 bash[68033]: cluster 2024-07-28T19:35:21.521750+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-07-28T19:35:22.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:22 smithi155 bash[68033]: audit 2024-07-28T19:35:21.740748+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:22.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:22 smithi155 bash[68033]: audit 2024-07-28T19:35:21.748985+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:22.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:22 smithi155 bash[68033]: audit 2024-07-28T19:35:21.752129+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T19:35:22.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:22 smithi155 bash[68033]: audit 2024-07-28T19:35:21.753754+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:22 smithi155 bash[68033]: cluster 2024-07-28T19:35:22.523733+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-07-28T19:35:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[80445]: cluster 2024-07-28T19:35:21.521750+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-07-28T19:35:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[80445]: audit 2024-07-28T19:35:21.740748+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[80445]: audit 2024-07-28T19:35:21.748985+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[80445]: audit 2024-07-28T19:35:21.752129+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T19:35:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[80445]: audit 2024-07-28T19:35:21.753754+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[80445]: cluster 2024-07-28T19:35:22.523733+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-07-28T19:35:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[82788]: cluster 2024-07-28T19:35:21.521750+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-07-28T19:35:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[82788]: audit 2024-07-28T19:35:21.740748+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[82788]: audit 2024-07-28T19:35:21.748985+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[82788]: audit 2024-07-28T19:35:21.752129+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T19:35:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[82788]: audit 2024-07-28T19:35:21.753754+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:22 smithi045 bash[82788]: cluster 2024-07-28T19:35:22.523733+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-07-28T19:35:23.544 INFO:tasks.rados.rados.0.smithi045.stdout:1563: done (3 left) 2024-07-28T19:35:23.544 INFO:tasks.rados.rados.0.smithi045.stdout:1564: done (2 left) 2024-07-28T19:35:23.544 INFO:tasks.rados.rados.0.smithi045.stdout:1565: done (1 left) 2024-07-28T19:35:23.544 INFO:tasks.rados.rados.0.smithi045.stdout:1566: done (0 left) 2024-07-28T19:35:23.544 INFO:tasks.rados.rados.0.smithi045.stdout:1567: read oid 17 snap 135 2024-07-28T19:35:23.544 INFO:tasks.rados.rados.0.smithi045.stdout:1567: expect deleted 2024-07-28T19:35:23.544 INFO:tasks.rados.rados.0.smithi045.stdout:1568: read oid 36 snap -1 2024-07-28T19:35:23.544 INFO:tasks.rados.rados.0.smithi045.stdout:1568: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:35:23.544 INFO:tasks.rados.rados.0.smithi045.stdout:1569: snap_remove snap 193 2024-07-28T19:35:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:23 smithi045 bash[80445]: cephadm 2024-07-28T19:35:21.751544+0000 mgr.y (mgr.34101) 115 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-07-28T19:35:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:23 smithi045 bash[80445]: cephadm 2024-07-28T19:35:21.757353+0000 mgr.y (mgr.34101) 116 : cephadm [INF] Reconfiguring daemon osd.2 on smithi045 2024-07-28T19:35:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:23 smithi045 bash[80445]: cluster 2024-07-28T19:35:21.972879+0000 mgr.y (mgr.34101) 117 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 336 KiB/s wr, 15 op/s 2024-07-28T19:35:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:23 smithi045 bash[82788]: cephadm 2024-07-28T19:35:21.751544+0000 mgr.y (mgr.34101) 115 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-07-28T19:35:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:23 smithi045 bash[82788]: cephadm 2024-07-28T19:35:21.757353+0000 mgr.y (mgr.34101) 116 : cephadm [INF] Reconfiguring daemon osd.2 on smithi045 2024-07-28T19:35:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:23 smithi045 bash[82788]: cluster 2024-07-28T19:35:21.972879+0000 mgr.y (mgr.34101) 117 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 336 KiB/s wr, 15 op/s 2024-07-28T19:35:23.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:23 smithi155 bash[60745]: ts=2024-07-28T19:35:23.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:23.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:23 smithi155 bash[68033]: cephadm 2024-07-28T19:35:21.751544+0000 mgr.y (mgr.34101) 115 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-07-28T19:35:23.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:23 smithi155 bash[68033]: cephadm 2024-07-28T19:35:21.757353+0000 mgr.y (mgr.34101) 116 : cephadm [INF] Reconfiguring daemon osd.2 on smithi045 2024-07-28T19:35:23.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:23 smithi155 bash[68033]: cluster 2024-07-28T19:35:21.972879+0000 mgr.y (mgr.34101) 117 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 336 KiB/s wr, 15 op/s 2024-07-28T19:35:24.549 INFO:tasks.rados.rados.0.smithi045.stdout:1569: done (2 left) 2024-07-28T19:35:24.550 INFO:tasks.rados.rados.0.smithi045.stdout:1570: snap_remove snap 194 2024-07-28T19:35:24.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:24 smithi045 bash[82788]: cluster 2024-07-28T19:35:23.544694+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-07-28T19:35:24.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:24 smithi045 bash[82788]: audit 2024-07-28T19:35:23.938619+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:24.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:24 smithi045 bash[82788]: audit 2024-07-28T19:35:23.951615+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:24.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:24 smithi045 bash[82788]: audit 2024-07-28T19:35:23.955147+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T19:35:24.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:24 smithi045 bash[82788]: audit 2024-07-28T19:35:23.956783+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:24 smithi045 bash[80445]: cluster 2024-07-28T19:35:23.544694+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-07-28T19:35:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:24 smithi045 bash[80445]: audit 2024-07-28T19:35:23.938619+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:24 smithi045 bash[80445]: audit 2024-07-28T19:35:23.951615+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:24 smithi045 bash[80445]: audit 2024-07-28T19:35:23.955147+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T19:35:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:24 smithi045 bash[80445]: audit 2024-07-28T19:35:23.956783+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:24.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:24 smithi155 bash[60745]: ts=2024-07-28T19:35:24.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:24.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:24 smithi155 bash[60745]: ts=2024-07-28T19:35:24.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:24.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:24 smithi155 bash[68033]: cluster 2024-07-28T19:35:23.544694+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-07-28T19:35:24.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:24 smithi155 bash[68033]: audit 2024-07-28T19:35:23.938619+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:24 smithi155 bash[68033]: audit 2024-07-28T19:35:23.951615+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:24 smithi155 bash[68033]: audit 2024-07-28T19:35:23.955147+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T19:35:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:24 smithi155 bash[68033]: audit 2024-07-28T19:35:23.956783+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:25.139 INFO:tasks.rados.rados.0.smithi045.stdout:1570: done (2 left) 2024-07-28T19:35:25.140 INFO:tasks.rados.rados.0.smithi045.stdout:1571: write oid 7 current snap is 195 2024-07-28T19:35:25.140 INFO:tasks.rados.rados.0.smithi045.stdout:1571: seq_num 605 ranges {568235=717532,1753253=414982} 2024-07-28T19:35:25.160 INFO:tasks.rados.rados.0.smithi045.stdout:1571: writing smithi04569809-7 from 568235 to 1285767 tid 1 2024-07-28T19:35:25.175 INFO:tasks.rados.rados.0.smithi045.stdout:1571: writing smithi04569809-7 from 1753253 to 2168235 tid 2 2024-07-28T19:35:25.175 INFO:tasks.rados.rados.0.smithi045.stdout:1572: write oid 37 current snap is 195 2024-07-28T19:35:25.175 INFO:tasks.rados.rados.0.smithi045.stdout:1572: seq_num 606 ranges {585042=792781,2095382=89660} 2024-07-28T19:35:25.196 INFO:tasks.rados.rados.0.smithi045.stdout:1572: writing smithi04569809-37 from 585042 to 1377823 tid 1 2024-07-28T19:35:25.207 INFO:tasks.rados.rados.0.smithi045.stdout:1572: writing smithi04569809-37 from 2095382 to 2185042 tid 2 2024-07-28T19:35:25.207 INFO:tasks.rados.rados.0.smithi045.stdout:1573: write oid 14 current snap is 195 2024-07-28T19:35:25.207 INFO:tasks.rados.rados.0.smithi045.stdout:1573: seq_num 607 ranges {601849=468030,1753864=447985} 2024-07-28T19:35:25.219 INFO:tasks.rados.rados.0.smithi045.stdout:1573: writing smithi04569809-14 from 601849 to 1069879 tid 1 2024-07-28T19:35:25.229 INFO:tasks.rados.rados.0.smithi045.stdout:1573: writing smithi04569809-14 from 1753864 to 2201849 tid 2 2024-07-28T19:35:25.229 INFO:tasks.rados.rados.0.smithi045.stdout:1568: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:35:25.399 INFO:tasks.rados.rados.0.smithi045.stdout:1571: finishing write tid 1 to smithi04569809-7 2024-07-28T19:35:25.400 INFO:tasks.rados.rados.0.smithi045.stdout:1571: finishing write tid 2 to smithi04569809-7 2024-07-28T19:35:25.400 INFO:tasks.rados.rados.0.smithi045.stdout:1571: finishing write tid 3 to smithi04569809-7 2024-07-28T19:35:25.400 INFO:tasks.rados.rados.0.smithi045.stdout:1571: finishing write tid 4 to smithi04569809-7 2024-07-28T19:35:25.400 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 422 (ObjNum 605 snap 195 seq_num 605) dirty exists 2024-07-28T19:35:25.400 INFO:tasks.rados.rados.0.smithi045.stdout:1571: left oid 7 (ObjNum 605 snap 195 seq_num 605) 2024-07-28T19:35:25.400 INFO:tasks.rados.rados.0.smithi045.stdout:1572: finishing write tid 1 to smithi04569809-37 2024-07-28T19:35:25.400 INFO:tasks.rados.rados.0.smithi045.stdout:1572: finishing write tid 2 to smithi04569809-37 2024-07-28T19:35:25.400 INFO:tasks.rados.rados.0.smithi045.stdout:1572: finishing write tid 3 to smithi04569809-37 2024-07-28T19:35:25.400 INFO:tasks.rados.rados.0.smithi045.stdout:1572: finishing write tid 4 to smithi04569809-37 2024-07-28T19:35:25.400 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 865 (ObjNum 606 snap 195 seq_num 606) dirty exists 2024-07-28T19:35:25.400 INFO:tasks.rados.rados.0.smithi045.stdout:1572: left oid 37 (ObjNum 606 snap 195 seq_num 606) 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1574: read oid 24 snap -1 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1574: expect (ObjNum 583 snap 189 seq_num 583) 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1567: done (5 left) 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1568: done (4 left) 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1571: done (3 left) 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1572: done (2 left) 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1575: rollback oid 40 current snap is 195 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 40 to 172 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1573: finishing write tid 1 to smithi04569809-14 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1573: finishing write tid 2 to smithi04569809-14 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1573: finishing write tid 3 to smithi04569809-14 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1573: finishing write tid 4 to smithi04569809-14 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 199 (ObjNum 607 snap 195 seq_num 607) dirty exists 2024-07-28T19:35:25.401 INFO:tasks.rados.rados.0.smithi045.stdout:1573: left oid 14 (ObjNum 607 snap 195 seq_num 607) 2024-07-28T19:35:25.402 INFO:tasks.rados.rados.0.smithi045.stdout:1573: done (2 left) 2024-07-28T19:35:25.402 INFO:tasks.rados.rados.0.smithi045.stdout:1576: snap_remove snap 168 2024-07-28T19:35:25.754 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:25 smithi045 bash[80445]: cephadm 2024-07-28T19:35:23.954584+0000 mgr.y (mgr.34101) 118 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-07-28T19:35:25.754 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:25 smithi045 bash[80445]: cephadm 2024-07-28T19:35:23.961395+0000 mgr.y (mgr.34101) 119 : cephadm [INF] Reconfiguring daemon osd.3 on smithi045 2024-07-28T19:35:25.754 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:25 smithi045 bash[80445]: cluster 2024-07-28T19:35:23.974097+0000 mgr.y (mgr.34101) 120 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 303 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 529 KiB/s wr, 9 op/s 2024-07-28T19:35:25.754 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:25 smithi045 bash[80445]: cluster 2024-07-28T19:35:24.549957+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-07-28T19:35:25.754 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:25 smithi045 bash[80445]: cluster 2024-07-28T19:35:25.141003+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-07-28T19:35:25.755 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:25 smithi045 bash[82788]: cephadm 2024-07-28T19:35:23.954584+0000 mgr.y (mgr.34101) 118 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-07-28T19:35:25.755 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:25 smithi045 bash[82788]: cephadm 2024-07-28T19:35:23.961395+0000 mgr.y (mgr.34101) 119 : cephadm [INF] Reconfiguring daemon osd.3 on smithi045 2024-07-28T19:35:25.755 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:25 smithi045 bash[82788]: cluster 2024-07-28T19:35:23.974097+0000 mgr.y (mgr.34101) 120 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 303 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 529 KiB/s wr, 9 op/s 2024-07-28T19:35:25.755 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:25 smithi045 bash[82788]: cluster 2024-07-28T19:35:24.549957+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-07-28T19:35:25.755 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:25 smithi045 bash[82788]: cluster 2024-07-28T19:35:25.141003+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-07-28T19:35:26.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:25 smithi155 bash[68033]: cephadm 2024-07-28T19:35:23.954584+0000 mgr.y (mgr.34101) 118 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-07-28T19:35:26.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:25 smithi155 bash[68033]: cephadm 2024-07-28T19:35:23.961395+0000 mgr.y (mgr.34101) 119 : cephadm [INF] Reconfiguring daemon osd.3 on smithi045 2024-07-28T19:35:26.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:25 smithi155 bash[68033]: cluster 2024-07-28T19:35:23.974097+0000 mgr.y (mgr.34101) 120 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 303 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 529 KiB/s wr, 9 op/s 2024-07-28T19:35:26.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:25 smithi155 bash[68033]: cluster 2024-07-28T19:35:24.549957+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-07-28T19:35:26.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:25 smithi155 bash[68033]: cluster 2024-07-28T19:35:25.141003+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-07-28T19:35:26.140 INFO:tasks.rados.rados.0.smithi045.stdout:1576: done (2 left) 2024-07-28T19:35:26.141 INFO:tasks.rados.rados.0.smithi045.stdout:1577: snap_create 2024-07-28T19:35:26.141 INFO:tasks.rados.rados.0.smithi045.stdout:1575: finishing rollback tid 0 to smithi04569809-40 2024-07-28T19:35:26.141 INFO:tasks.rados.rados.0.smithi045.stdout:1575: finishing rollback tid 1 to smithi04569809-40 2024-07-28T19:35:26.141 INFO:tasks.rados.rados.0.smithi045.stdout:1575: finishing rollback tid 2 to smithi04569809-40 2024-07-28T19:35:26.141 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 639 (ObjNum 538 snap 172 seq_num 538) dirty exists 2024-07-28T19:35:26.141 INFO:tasks.rados.rados.0.smithi045.stdout:1574: expect (ObjNum 583 snap 189 seq_num 583) 2024-07-28T19:35:27.151 INFO:tasks.rados.rados.0.smithi045.stdout:1574: done (2 left) 2024-07-28T19:35:27.151 INFO:tasks.rados.rados.0.smithi045.stdout:1575: done (1 left) 2024-07-28T19:35:27.151 INFO:tasks.rados.rados.0.smithi045.stdout:1577: done (0 left) 2024-07-28T19:35:27.151 INFO:tasks.rados.rados.0.smithi045.stdout:1578: snap_remove snap 184 2024-07-28T19:35:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[80445]: cluster 2024-07-28T19:35:25.974787+0000 mgr.y (mgr.34101) 121 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 303 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 529 KiB/s wr, 9 op/s 2024-07-28T19:35:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[80445]: cluster 2024-07-28T19:35:26.141670+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-07-28T19:35:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[80445]: audit 2024-07-28T19:35:26.292658+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[80445]: audit 2024-07-28T19:35:26.299454+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[80445]: cephadm 2024-07-28T19:35:26.301344+0000 mgr.y (mgr.34101) 122 : cephadm [INF] Reconfiguring mds.foo.smithi045.krrdod (monmap changed)... 2024-07-28T19:35:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[80445]: audit 2024-07-28T19:35:26.301748+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[80445]: audit 2024-07-28T19:35:26.302297+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[80445]: audit 2024-07-28T19:35:26.303247+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[80445]: cephadm 2024-07-28T19:35:26.304095+0000 mgr.y (mgr.34101) 123 : cephadm [INF] Reconfiguring daemon mds.foo.smithi045.krrdod on smithi045 2024-07-28T19:35:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[82788]: cluster 2024-07-28T19:35:25.974787+0000 mgr.y (mgr.34101) 121 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 303 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 529 KiB/s wr, 9 op/s 2024-07-28T19:35:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[82788]: cluster 2024-07-28T19:35:26.141670+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-07-28T19:35:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[82788]: audit 2024-07-28T19:35:26.292658+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[82788]: audit 2024-07-28T19:35:26.299454+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[82788]: cephadm 2024-07-28T19:35:26.301344+0000 mgr.y (mgr.34101) 122 : cephadm [INF] Reconfiguring mds.foo.smithi045.krrdod (monmap changed)... 2024-07-28T19:35:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[82788]: audit 2024-07-28T19:35:26.301748+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[82788]: audit 2024-07-28T19:35:26.302297+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[82788]: audit 2024-07-28T19:35:26.303247+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:27 smithi045 bash[82788]: cephadm 2024-07-28T19:35:26.304095+0000 mgr.y (mgr.34101) 123 : cephadm [INF] Reconfiguring daemon mds.foo.smithi045.krrdod on smithi045 2024-07-28T19:35:27.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:27 smithi155 bash[68033]: cluster 2024-07-28T19:35:25.974787+0000 mgr.y (mgr.34101) 121 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 303 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 529 KiB/s wr, 9 op/s 2024-07-28T19:35:27.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:27 smithi155 bash[68033]: cluster 2024-07-28T19:35:26.141670+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-07-28T19:35:27.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:27 smithi155 bash[68033]: audit 2024-07-28T19:35:26.292658+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:27.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:27 smithi155 bash[68033]: audit 2024-07-28T19:35:26.299454+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:27.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:27 smithi155 bash[68033]: cephadm 2024-07-28T19:35:26.301344+0000 mgr.y (mgr.34101) 122 : cephadm [INF] Reconfiguring mds.foo.smithi045.krrdod (monmap changed)... 2024-07-28T19:35:27.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:27 smithi155 bash[68033]: audit 2024-07-28T19:35:26.301748+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:27.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:27 smithi155 bash[68033]: audit 2024-07-28T19:35:26.302297+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi045.krrdod", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:27.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:27 smithi155 bash[68033]: audit 2024-07-28T19:35:26.303247+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:27.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:27 smithi155 bash[68033]: cephadm 2024-07-28T19:35:26.304095+0000 mgr.y (mgr.34101) 123 : cephadm [INF] Reconfiguring daemon mds.foo.smithi045.krrdod on smithi045 2024-07-28T19:35:28.161 INFO:tasks.rados.rados.0.smithi045.stdout:1578: done (0 left) 2024-07-28T19:35:28.161 INFO:tasks.rados.rados.0.smithi045.stdout:1579: read oid 14 snap -1 2024-07-28T19:35:28.161 INFO:tasks.rados.rados.0.smithi045.stdout:1579: expect (ObjNum 607 snap 195 seq_num 607) 2024-07-28T19:35:28.161 INFO:tasks.rados.rados.0.smithi045.stdout:1580: read oid 5 snap -1 2024-07-28T19:35:28.162 INFO:tasks.rados.rados.0.smithi045.stdout:1580: expect deleted 2024-07-28T19:35:28.162 INFO:tasks.rados.rados.0.smithi045.stdout:1581: rollback oid 23 current snap is 196 2024-07-28T19:35:28.162 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 23 to 181 2024-07-28T19:35:28.162 INFO:tasks.rados.rados.0.smithi045.stdout:1582: read oid 1 snap 195 2024-07-28T19:35:28.162 INFO:tasks.rados.rados.0.smithi045.stdout:1582: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:35:28.162 INFO:tasks.rados.rados.0.smithi045.stdout:1583: write oid 22 current snap is 196 2024-07-28T19:35:28.162 INFO:tasks.rados.rados.0.smithi045.stdout:1583: seq_num 608 ranges {618656=543279,1812346=406310} 2024-07-28T19:35:28.185 INFO:tasks.rados.rados.0.smithi045.stdout:1583: writing smithi04569809-22 from 618656 to 1161935 tid 1 2024-07-28T19:35:28.204 INFO:tasks.rados.rados.0.smithi045.stdout:1583: writing smithi04569809-22 from 1812346 to 2218656 tid 2 2024-07-28T19:35:28.204 INFO:tasks.rados.rados.0.smithi045.stdout:1584: write oid 11 current snap is 196 2024-07-28T19:35:28.204 INFO:tasks.rados.rados.0.smithi045.stdout:1584: seq_num 609 ranges {635463=734881,1987181=248282} 2024-07-28T19:35:28.221 INFO:tasks.rados.rados.0.smithi045.stdout:1584: writing smithi04569809-11 from 635463 to 1370344 tid 1 2024-07-28T19:35:28.230 INFO:tasks.rados.rados.0.smithi045.stdout:1584: writing smithi04569809-11 from 1987181 to 2235463 tid 2 2024-07-28T19:35:28.230 INFO:tasks.rados.rados.0.smithi045.stdout:1585: snap_remove snap 191 2024-07-28T19:35:28.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:28 smithi045 bash[80445]: cluster 2024-07-28T19:35:27.152719+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-07-28T19:35:28.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:28 smithi045 bash[82788]: cluster 2024-07-28T19:35:27.152719+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-07-28T19:35:28.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:28 smithi155 bash[68033]: cluster 2024-07-28T19:35:27.152719+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-07-28T19:35:29.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:28 smithi155 bash[60745]: ts=2024-07-28T19:35: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-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:29.172 INFO:tasks.rados.rados.0.smithi045.stdout:1585: done (6 left) 2024-07-28T19:35:29.173 INFO:tasks.rados.rados.0.smithi045.stdout:1586: rollback oid 35 current snap is 196 2024-07-28T19:35:29.173 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 35 to 172 2024-07-28T19:35:29.173 INFO:tasks.rados.rados.0.smithi045.stdout:1579: expect (ObjNum 607 snap 195 seq_num 607) 2024-07-28T19:35:29.321 INFO:tasks.rados.rados.0.smithi045.stdout:1581: finishing rollback tid 0 to smithi04569809-23 2024-07-28T19:35:29.321 INFO:tasks.rados.rados.0.smithi045.stdout:1582: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:35:29.462 INFO:tasks.rados.rados.0.smithi045.stdout:1581: finishing rollback tid 1 to smithi04569809-23 2024-07-28T19:35:29.462 INFO:tasks.rados.rados.0.smithi045.stdout:1581: finishing rollback tid 2 to smithi04569809-23 2024-07-28T19:35:29.462 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 563 (ObjNum 546 snap 174 seq_num 546) dirty exists 2024-07-28T19:35:29.462 INFO:tasks.rados.rados.0.smithi045.stdout:1583: finishing write tid 1 to smithi04569809-22 2024-07-28T19:35:29.462 INFO:tasks.rados.rados.0.smithi045.stdout:1583: finishing write tid 2 to smithi04569809-22 2024-07-28T19:35:29.462 INFO:tasks.rados.rados.0.smithi045.stdout:1583: finishing write tid 3 to smithi04569809-22 2024-07-28T19:35:29.462 INFO:tasks.rados.rados.0.smithi045.stdout:1583: finishing write tid 4 to smithi04569809-22 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 653 (ObjNum 608 snap 196 seq_num 608) dirty exists 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1583: left oid 22 (ObjNum 608 snap 196 seq_num 608) 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1584: finishing write tid 1 to smithi04569809-11 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1584: finishing write tid 2 to smithi04569809-11 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1584: finishing write tid 3 to smithi04569809-11 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1584: finishing write tid 4 to smithi04569809-11 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 834 (ObjNum 609 snap 196 seq_num 609) dirty exists 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1584: left oid 11 (ObjNum 609 snap 196 seq_num 609) 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1586: finishing rollback tid 0 to smithi04569809-35 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1586: finishing rollback tid 1 to smithi04569809-35 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1586: finishing rollback tid 2 to smithi04569809-35 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 628 (ObjNum 450 snap 147 seq_num 450) dirty exists 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1579: done (6 left) 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1580: done (5 left) 2024-07-28T19:35:29.463 INFO:tasks.rados.rados.0.smithi045.stdout:1581: done (4 left) 2024-07-28T19:35:29.464 INFO:tasks.rados.rados.0.smithi045.stdout:1582: done (3 left) 2024-07-28T19:35:29.464 INFO:tasks.rados.rados.0.smithi045.stdout:1583: done (2 left) 2024-07-28T19:35:29.464 INFO:tasks.rados.rados.0.smithi045.stdout:1584: done (1 left) 2024-07-28T19:35:29.464 INFO:tasks.rados.rados.0.smithi045.stdout:1586: done (0 left) 2024-07-28T19:35:29.464 INFO:tasks.rados.rados.0.smithi045.stdout:1587: rollback oid 48 current snap is 196 2024-07-28T19:35:29.464 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 48 to 172 2024-07-28T19:35:29.464 INFO:tasks.rados.rados.0.smithi045.stdout:1588: read oid 47 snap 195 2024-07-28T19:35:29.464 INFO:tasks.rados.rados.0.smithi045.stdout:1588: expect deleted 2024-07-28T19:35:29.464 INFO:tasks.rados.rados.0.smithi045.stdout:1589: delete oid 24 current snap is 196 2024-07-28T19:35:29.466 INFO:tasks.rados.rados.0.smithi045.stdout:1588: done (2 left) 2024-07-28T19:35:29.466 INFO:tasks.rados.rados.0.smithi045.stdout:1589: done (1 left) 2024-07-28T19:35:29.466 INFO:tasks.rados.rados.0.smithi045.stdout:1590: write oid 14 current snap is 196 2024-07-28T19:35:29.466 INFO:tasks.rados.rados.0.smithi045.stdout:1590: seq_num 611 ranges {669077=485379,1587792=681285} 2024-07-28T19:35:29.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[80445]: cluster 2024-07-28T19:35:27.975499+0000 mgr.y (mgr.34101) 124 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 303 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[80445]: cluster 2024-07-28T19:35:28.162304+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-07-28T19:35:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[80445]: audit 2024-07-28T19:35:28.302627+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[80445]: audit 2024-07-28T19:35:28.312681+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[80445]: cephadm 2024-07-28T19:35:28.316008+0000 mgr.y (mgr.34101) 125 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T19:35:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[80445]: audit 2024-07-28T19:35:28.316410+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:35:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[80445]: audit 2024-07-28T19:35:28.317569+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:35:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[80445]: audit 2024-07-28T19:35:28.318704+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[80445]: cephadm 2024-07-28T19:35:28.319923+0000 mgr.y (mgr.34101) 126 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-07-28T19:35:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[82788]: cluster 2024-07-28T19:35:27.975499+0000 mgr.y (mgr.34101) 124 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 303 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[82788]: cluster 2024-07-28T19:35:28.162304+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-07-28T19:35:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[82788]: audit 2024-07-28T19:35:28.302627+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[82788]: audit 2024-07-28T19:35:28.312681+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[82788]: cephadm 2024-07-28T19:35:28.316008+0000 mgr.y (mgr.34101) 125 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T19:35:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[82788]: audit 2024-07-28T19:35:28.316410+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:35:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[82788]: audit 2024-07-28T19:35:28.317569+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:35:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[82788]: audit 2024-07-28T19:35:28.318704+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:29 smithi045 bash[82788]: cephadm 2024-07-28T19:35:28.319923+0000 mgr.y (mgr.34101) 126 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-07-28T19:35:29.472 INFO:tasks.rados.rados.0.smithi045.stdout:1590: writing smithi04569809-14 from 669077 to 1154456 tid 1 2024-07-28T19:35:29.478 INFO:tasks.rados.rados.0.smithi045.stdout:1590: writing smithi04569809-14 from 1587792 to 2269077 tid 2 2024-07-28T19:35:29.479 INFO:tasks.rados.rados.0.smithi045.stdout:1591: snap_remove snap 135 2024-07-28T19:35:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:29 smithi155 bash[68033]: cluster 2024-07-28T19:35:27.975499+0000 mgr.y (mgr.34101) 124 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 303 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:29 smithi155 bash[68033]: cluster 2024-07-28T19:35:28.162304+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-07-28T19:35:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:29 smithi155 bash[68033]: audit 2024-07-28T19:35:28.302627+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:29 smithi155 bash[68033]: audit 2024-07-28T19:35:28.312681+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:29 smithi155 bash[68033]: cephadm 2024-07-28T19:35:28.316008+0000 mgr.y (mgr.34101) 125 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-28T19:35:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:29 smithi155 bash[68033]: audit 2024-07-28T19:35:28.316410+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-28T19:35:29.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:29 smithi155 bash[68033]: audit 2024-07-28T19:35:28.317569+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-28T19:35:29.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:29 smithi155 bash[68033]: audit 2024-07-28T19:35:28.318704+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:29.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:29 smithi155 bash[68033]: cephadm 2024-07-28T19:35:28.319923+0000 mgr.y (mgr.34101) 126 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:1591: done (2 left) 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:1592: delete oid 7 current snap is 196 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:1587: finishing rollback tid 0 to smithi04569809-48 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:1587: finishing rollback tid 1 to smithi04569809-48 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:1587: finishing rollback tid 2 to smithi04569809-48 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 533 (ObjNum 530 snap 169 seq_num 530) dirty exists 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:1590: finishing write tid 1 to smithi04569809-14 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:1590: finishing write tid 2 to smithi04569809-14 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:1590: finishing write tid 3 to smithi04569809-14 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:1590: finishing write tid 4 to smithi04569809-14 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 209 (ObjNum 611 snap 196 seq_num 611) dirty exists 2024-07-28T19:35:30.180 INFO:tasks.rados.rados.0.smithi045.stdout:1590: left oid 14 (ObjNum 611 snap 196 seq_num 611) 2024-07-28T19:35:30.202 INFO:tasks.rados.rados.0.smithi045.stdout:1587: done (2 left) 2024-07-28T19:35:30.202 INFO:tasks.rados.rados.0.smithi045.stdout:1590: done (1 left) 2024-07-28T19:35:30.202 INFO:tasks.rados.rados.0.smithi045.stdout:1592: done (0 left) 2024-07-28T19:35:30.202 INFO:tasks.rados.rados.0.smithi045.stdout:1593: snap_remove snap 181 2024-07-28T19:35:30.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:30 smithi045 bash[82788]: cluster 2024-07-28T19:35:29.172623+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-07-28T19:35:30.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:30 smithi045 bash[80445]: cluster 2024-07-28T19:35:29.172623+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-07-28T19:35:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:30 smithi155 bash[68033]: cluster 2024-07-28T19:35:29.172623+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-07-28T19:35:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:35:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:35:30] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2024-07-28T19:35:31.192 INFO:tasks.rados.rados.0.smithi045.stdout:1593: done (0 left) 2024-07-28T19:35:31.192 INFO:tasks.rados.rados.0.smithi045.stdout:1594: snap_create 2024-07-28T19:35:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:31 smithi155 bash[68033]: cluster 2024-07-28T19:35:29.976216+0000 mgr.y (mgr.34101) 127 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T19:35:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:31 smithi155 bash[68033]: cluster 2024-07-28T19:35:30.180932+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-07-28T19:35:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:31 smithi155 bash[68033]: audit 2024-07-28T19:35:30.615886+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:31 smithi155 bash[68033]: audit 2024-07-28T19:35:30.629207+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:31 smithi155 bash[68033]: cephadm 2024-07-28T19:35:30.632467+0000 mgr.y (mgr.34101) 128 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-07-28T19:35:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:31 smithi155 bash[68033]: audit 2024-07-28T19:35:30.633105+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:31 smithi155 bash[68033]: audit 2024-07-28T19:35:30.633941+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:31 smithi155 bash[68033]: audit 2024-07-28T19:35:30.636143+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:35:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:31 smithi155 bash[68033]: audit 2024-07-28T19:35:30.637739+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:31.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:31 smithi155 bash[68033]: cephadm 2024-07-28T19:35:30.639547+0000 mgr.y (mgr.34101) 129 : cephadm [INF] Reconfiguring daemon mgr.x on smithi155 2024-07-28T19:35:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[80445]: cluster 2024-07-28T19:35:29.976216+0000 mgr.y (mgr.34101) 127 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T19:35:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[80445]: cluster 2024-07-28T19:35:30.180932+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-07-28T19:35:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[80445]: audit 2024-07-28T19:35:30.615886+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[80445]: audit 2024-07-28T19:35:30.629207+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[80445]: cephadm 2024-07-28T19:35:30.632467+0000 mgr.y (mgr.34101) 128 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-07-28T19:35:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[80445]: audit 2024-07-28T19:35:30.633105+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[80445]: audit 2024-07-28T19:35:30.633941+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[80445]: audit 2024-07-28T19:35:30.636143+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:35:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[80445]: audit 2024-07-28T19:35:30.637739+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[80445]: cephadm 2024-07-28T19:35:30.639547+0000 mgr.y (mgr.34101) 129 : cephadm [INF] Reconfiguring daemon mgr.x on smithi155 2024-07-28T19:35:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[82788]: cluster 2024-07-28T19:35:29.976216+0000 mgr.y (mgr.34101) 127 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T19:35:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[82788]: cluster 2024-07-28T19:35:30.180932+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-07-28T19:35:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[82788]: audit 2024-07-28T19:35:30.615886+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[82788]: audit 2024-07-28T19:35:30.629207+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:31.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[82788]: cephadm 2024-07-28T19:35:30.632467+0000 mgr.y (mgr.34101) 128 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-07-28T19:35:31.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[82788]: audit 2024-07-28T19:35:30.633105+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:31.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[82788]: audit 2024-07-28T19:35:30.633941+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-28T19:35:31.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[82788]: audit 2024-07-28T19:35:30.636143+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-28T19:35:31.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[82788]: audit 2024-07-28T19:35:30.637739+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:31.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:31 smithi045 bash[82788]: cephadm 2024-07-28T19:35:30.639547+0000 mgr.y (mgr.34101) 129 : cephadm [INF] Reconfiguring daemon mgr.x on smithi155 2024-07-28T19:35:32.203 INFO:tasks.rados.rados.0.smithi045.stdout:1594: done (0 left) 2024-07-28T19:35:32.203 INFO:tasks.rados.rados.0.smithi045.stdout:1595: rollback oid 25 current snap is 197 2024-07-28T19:35:32.203 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 25 to 192 2024-07-28T19:35:32.204 INFO:tasks.rados.rados.0.smithi045.stdout:1596: rollback oid 38 current snap is 197 2024-07-28T19:35:32.204 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 179 2024-07-28T19:35:32.204 INFO:tasks.rados.rados.0.smithi045.stdout:1597: rollback oid 43 current snap is 197 2024-07-28T19:35:32.204 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 43 to 196 2024-07-28T19:35:32.204 INFO:tasks.rados.rados.0.smithi045.stdout:1598: rollback oid 6 current snap is 197 2024-07-28T19:35:32.204 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 6 to 196 2024-07-28T19:35:32.204 INFO:tasks.rados.rados.0.smithi045.stdout:1599: read oid 2 snap -1 2024-07-28T19:35:32.204 INFO:tasks.rados.rados.0.smithi045.stdout:1599: expect deleted 2024-07-28T19:35:32.204 INFO:tasks.rados.rados.0.smithi045.stdout:1600: delete oid 9 current snap is 197 2024-07-28T19:35:32.208 INFO:tasks.rados.rados.0.smithi045.stdout:1596: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:35:32.208 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 0 (ObjNum 129 snap 0 seq_num 284432864) dirty dne 2024-07-28T19:35:32.209 INFO:tasks.rados.rados.0.smithi045.stdout:1597: finishing rollback tid 0 to smithi04569809-43 2024-07-28T19:35:32.211 INFO:tasks.rados.rados.0.smithi045.stdout:1597: finishing rollback tid 1 to smithi04569809-43 2024-07-28T19:35:32.211 INFO:tasks.rados.rados.0.smithi045.stdout:1596: done (5 left) 2024-07-28T19:35:32.211 INFO:tasks.rados.rados.0.smithi045.stdout:1599: done (4 left) 2024-07-28T19:35:32.211 INFO:tasks.rados.rados.0.smithi045.stdout:1600: done (3 left) 2024-07-28T19:35:32.211 INFO:tasks.rados.rados.0.smithi045.stdout:1601: write oid 13 current snap is 197 2024-07-28T19:35:32.211 INFO:tasks.rados.rados.0.smithi045.stdout:1601: seq_num 614 ranges {719498=711126,2046885=272613} 2024-07-28T19:35:32.219 INFO:tasks.rados.rados.0.smithi045.stdout:1601: writing smithi04569809-13 from 719498 to 1430624 tid 1 2024-07-28T19:35:32.224 INFO:tasks.rados.rados.0.smithi045.stdout:1601: writing smithi04569809-13 from 2046885 to 2319498 tid 2 2024-07-28T19:35:32.225 INFO:tasks.rados.rados.0.smithi045.stdout:1602: rollback oid 15 current snap is 197 2024-07-28T19:35:32.225 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 192 2024-07-28T19:35:32.225 INFO:tasks.rados.rados.0.smithi045.stdout:1603: snap_create 2024-07-28T19:35:32.225 INFO:tasks.rados.rados.0.smithi045.stdout:1597: finishing rollback tid 2 to smithi04569809-43 2024-07-28T19:35:32.225 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 358 (ObjNum 428 snap 135 seq_num 428) dirty exists 2024-07-28T19:35:32.225 INFO:tasks.rados.rados.0.smithi045.stdout:1598: finishing rollback tid 1 to smithi04569809-6 2024-07-28T19:35:32.225 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1089 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:35:32.225 INFO:tasks.rados.rados.0.smithi045.stdout:1595: finishing rollback tid 0 to smithi04569809-25 2024-07-28T19:35:32.225 INFO:tasks.rados.rados.0.smithi045.stdout:1595: finishing rollback tid 1 to smithi04569809-25 2024-07-28T19:35:32.225 INFO:tasks.rados.rados.0.smithi045.stdout:1595: finishing rollback tid 2 to smithi04569809-25 2024-07-28T19:35:32.225 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 858 (ObjNum 576 snap 184 seq_num 576) dirty exists 2024-07-28T19:35:32.227 INFO:tasks.rados.rados.0.smithi045.stdout:1602: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:35:32.230 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 779 (ObjNum 289 snap 0 seq_num 283959520) dirty dne 2024-07-28T19:35:32.231 INFO:tasks.rados.rados.0.smithi045.stdout:1601: finishing write tid 1 to smithi04569809-13 2024-07-28T19:35:32.232 INFO:tasks.rados.rados.0.smithi045.stdout:1601: finishing write tid 2 to smithi04569809-13 2024-07-28T19:35:32.232 INFO:tasks.rados.rados.0.smithi045.stdout:1601: finishing write tid 3 to smithi04569809-13 2024-07-28T19:35:32.232 INFO:tasks.rados.rados.0.smithi045.stdout:1601: finishing write tid 4 to smithi04569809-13 2024-07-28T19:35:32.232 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1081 (ObjNum 614 snap 197 seq_num 614) dirty exists 2024-07-28T19:35:32.232 INFO:tasks.rados.rados.0.smithi045.stdout:1601: left oid 13 (ObjNum 614 snap 197 seq_num 614) 2024-07-28T19:35:32.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:32 smithi045 bash[82788]: cluster 2024-07-28T19:35:31.191875+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-07-28T19:35:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:32 smithi045 bash[80445]: cluster 2024-07-28T19:35:31.191875+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-07-28T19:35:32.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:32 smithi155 bash[68033]: cluster 2024-07-28T19:35:31.191875+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-07-28T19:35:32.569 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:32 smithi155 bash[60745]: ts=2024-07-28T19:35:32.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:33.211 INFO:tasks.rados.rados.0.smithi045.stdout:1595: done (5 left) 2024-07-28T19:35:33.211 INFO:tasks.rados.rados.0.smithi045.stdout:1597: done (4 left) 2024-07-28T19:35:33.211 INFO:tasks.rados.rados.0.smithi045.stdout:1598: done (3 left) 2024-07-28T19:35:33.211 INFO:tasks.rados.rados.0.smithi045.stdout:1601: done (2 left) 2024-07-28T19:35:33.211 INFO:tasks.rados.rados.0.smithi045.stdout:1602: done (1 left) 2024-07-28T19:35:33.211 INFO:tasks.rados.rados.0.smithi045.stdout:1603: done (0 left) 2024-07-28T19:35:33.211 INFO:tasks.rados.rados.0.smithi045.stdout:1604: read oid 25 snap -1 2024-07-28T19:35:33.211 INFO:tasks.rados.rados.0.smithi045.stdout:1604: expect (ObjNum 576 snap 184 seq_num 576) 2024-07-28T19:35:33.211 INFO:tasks.rados.rados.0.smithi045.stdout:1605: snap_create 2024-07-28T19:35:33.225 INFO:tasks.rados.rados.0.smithi045.stdout:1604: expect (ObjNum 576 snap 184 seq_num 576) 2024-07-28T19:35:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[80445]: cluster 2024-07-28T19:35:31.976914+0000 mgr.y (mgr.34101) 130 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T19:35:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[80445]: cluster 2024-07-28T19:35:32.204066+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-07-28T19:35:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[80445]: audit 2024-07-28T19:35:32.691971+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[80445]: audit 2024-07-28T19:35:32.707098+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[80445]: audit 2024-07-28T19:35:32.711132+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T19:35:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[80445]: audit 2024-07-28T19:35:32.712908+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[80445]: audit 2024-07-28T19:35:33.027188+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[82788]: cluster 2024-07-28T19:35:31.976914+0000 mgr.y (mgr.34101) 130 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T19:35:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[82788]: cluster 2024-07-28T19:35:32.204066+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-07-28T19:35:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[82788]: audit 2024-07-28T19:35:32.691971+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[82788]: audit 2024-07-28T19:35:32.707098+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[82788]: audit 2024-07-28T19:35:32.711132+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T19:35:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[82788]: audit 2024-07-28T19:35:32.712908+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:33 smithi045 bash[82788]: audit 2024-07-28T19:35:33.027188+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:33.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:33 smithi155 bash[68033]: cluster 2024-07-28T19:35:31.976914+0000 mgr.y (mgr.34101) 130 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-07-28T19:35:33.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:33 smithi155 bash[68033]: cluster 2024-07-28T19:35:32.204066+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-07-28T19:35:33.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:33 smithi155 bash[68033]: audit 2024-07-28T19:35:32.691971+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:33.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:33 smithi155 bash[68033]: audit 2024-07-28T19:35:32.707098+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:33.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:33 smithi155 bash[68033]: audit 2024-07-28T19:35:32.711132+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T19:35:33.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:33 smithi155 bash[68033]: audit 2024-07-28T19:35:32.712908+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:33.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:33 smithi155 bash[68033]: audit 2024-07-28T19:35:33.027188+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:33.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:33 smithi155 bash[60745]: ts=2024-07-28T19:35:33.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:34.219 INFO:tasks.rados.rados.0.smithi045.stdout:1604: done (1 left) 2024-07-28T19:35:34.220 INFO:tasks.rados.rados.0.smithi045.stdout:1605: done (0 left) 2024-07-28T19:35:34.220 INFO:tasks.rados.rados.0.smithi045.stdout:1606: delete oid 41 current snap is 199 2024-07-28T19:35:34.228 INFO:tasks.rados.rados.0.smithi045.stdout:1606: done (0 left) 2024-07-28T19:35:34.229 INFO:tasks.rados.rados.0.smithi045.stdout:1607: write oid 41 current snap is 199 2024-07-28T19:35:34.229 INFO:tasks.rados.rados.0.smithi045.stdout:1607: seq_num 616 ranges {753112=577977,1880202=472910} 2024-07-28T19:35:34.250 INFO:tasks.rados.rados.0.smithi045.stdout:1607: writing smithi04569809-41 from 753112 to 1331089 tid 1 2024-07-28T19:35:34.267 INFO:tasks.rados.rados.0.smithi045.stdout:1607: writing smithi04569809-41 from 1880202 to 2353112 tid 2 2024-07-28T19:35:34.267 INFO:tasks.rados.rados.0.smithi045.stdout:1608: rollback oid 43 current snap is 199 2024-07-28T19:35:34.267 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 43 to 195 2024-07-28T19:35:34.267 INFO:tasks.rados.rados.0.smithi045.stdout:1607: finishing write tid 1 to smithi04569809-41 2024-07-28T19:35:34.267 INFO:tasks.rados.rados.0.smithi045.stdout:1609: snap_create 2024-07-28T19:35:34.277 INFO:tasks.rados.rados.0.smithi045.stdout:1608: finishing rollback tid 0 to smithi04569809-43 2024-07-28T19:35:34.278 INFO:tasks.rados.rados.0.smithi045.stdout:1607: finishing write tid 2 to smithi04569809-41 2024-07-28T19:35:34.278 INFO:tasks.rados.rados.0.smithi045.stdout:1608: finishing rollback tid 1 to smithi04569809-43 2024-07-28T19:35:34.279 INFO:tasks.rados.rados.0.smithi045.stdout:1607: finishing write tid 3 to smithi04569809-41 2024-07-28T19:35:34.279 INFO:tasks.rados.rados.0.smithi045.stdout:1608: finishing rollback tid 2 to smithi04569809-43 2024-07-28T19:35:34.279 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 362 (ObjNum 428 snap 135 seq_num 428) dirty exists 2024-07-28T19:35:34.279 INFO:tasks.rados.rados.0.smithi045.stdout:1607: finishing write tid 4 to smithi04569809-41 2024-07-28T19:35:34.279 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 882 (ObjNum 616 snap 199 seq_num 616) dirty exists 2024-07-28T19:35:34.279 INFO:tasks.rados.rados.0.smithi045.stdout:1607: left oid 41 (ObjNum 616 snap 199 seq_num 616) 2024-07-28T19:35:34.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:34 smithi155 bash[68033]: cephadm 2024-07-28T19:35:32.710528+0000 mgr.y (mgr.34101) 131 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-07-28T19:35:34.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:34 smithi155 bash[68033]: cephadm 2024-07-28T19:35:32.717893+0000 mgr.y (mgr.34101) 132 : cephadm [INF] Reconfiguring daemon osd.4 on smithi155 2024-07-28T19:35:34.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:34 smithi155 bash[68033]: cluster 2024-07-28T19:35:33.211604+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-07-28T19:35:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:34 smithi045 bash[80445]: cephadm 2024-07-28T19:35:32.710528+0000 mgr.y (mgr.34101) 131 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-07-28T19:35:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:34 smithi045 bash[80445]: cephadm 2024-07-28T19:35:32.717893+0000 mgr.y (mgr.34101) 132 : cephadm [INF] Reconfiguring daemon osd.4 on smithi155 2024-07-28T19:35:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:34 smithi045 bash[80445]: cluster 2024-07-28T19:35:33.211604+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-07-28T19:35:34.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:34 smithi045 bash[82788]: cephadm 2024-07-28T19:35:32.710528+0000 mgr.y (mgr.34101) 131 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-07-28T19:35:34.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:34 smithi045 bash[82788]: cephadm 2024-07-28T19:35:32.717893+0000 mgr.y (mgr.34101) 132 : cephadm [INF] Reconfiguring daemon osd.4 on smithi155 2024-07-28T19:35:34.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:34 smithi045 bash[82788]: cluster 2024-07-28T19:35:33.211604+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-07-28T19:35:34.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:34 smithi155 bash[60745]: ts=2024-07-28T19:35:34.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:34.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:34 smithi155 bash[60745]: ts=2024-07-28T19:35:34.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:35.143 INFO:tasks.rados.rados.0.smithi045.stdout:1607: done (2 left) 2024-07-28T19:35:35.143 INFO:tasks.rados.rados.0.smithi045.stdout:1608: done (1 left) 2024-07-28T19:35:35.143 INFO:tasks.rados.rados.0.smithi045.stdout:1609: done (0 left) 2024-07-28T19:35:35.143 INFO:tasks.rados.rados.0.smithi045.stdout:1610: write oid 37 current snap is 200 2024-07-28T19:35:35.144 INFO:tasks.rados.rados.0.smithi045.stdout:1610: seq_num 617 ranges {769919=653226,1938684=431235} 2024-07-28T19:35:35.166 INFO:tasks.rados.rados.0.smithi045.stdout:1610: writing smithi04569809-37 from 769919 to 1423145 tid 1 2024-07-28T19:35:35.182 INFO:tasks.rados.rados.0.smithi045.stdout:1610: writing smithi04569809-37 from 1938684 to 2369919 tid 2 2024-07-28T19:35:35.183 INFO:tasks.rados.rados.0.smithi045.stdout:1611: snap_remove snap 197 2024-07-28T19:35:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[82788]: cluster 2024-07-28T19:35:33.978165+0000 mgr.y (mgr.34101) 133 : cluster [DBG] pgmap v245: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 526 KiB/s wr, 7 op/s 2024-07-28T19:35:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[82788]: cluster 2024-07-28T19:35:34.221060+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-07-28T19:35:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[82788]: audit 2024-07-28T19:35:34.777822+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[82788]: audit 2024-07-28T19:35:34.793182+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[82788]: audit 2024-07-28T19:35:34.797139+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T19:35:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[82788]: audit 2024-07-28T19:35:34.798986+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[82788]: cluster 2024-07-28T19:35:35.144474+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-07-28T19:35:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[80445]: cluster 2024-07-28T19:35:33.978165+0000 mgr.y (mgr.34101) 133 : cluster [DBG] pgmap v245: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 526 KiB/s wr, 7 op/s 2024-07-28T19:35:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[80445]: cluster 2024-07-28T19:35:34.221060+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-07-28T19:35:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[80445]: audit 2024-07-28T19:35:34.777822+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[80445]: audit 2024-07-28T19:35:34.793182+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[80445]: audit 2024-07-28T19:35:34.797139+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T19:35:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[80445]: audit 2024-07-28T19:35:34.798986+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:35 smithi045 bash[80445]: cluster 2024-07-28T19:35:35.144474+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-07-28T19:35:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:35 smithi155 bash[68033]: cluster 2024-07-28T19:35:33.978165+0000 mgr.y (mgr.34101) 133 : cluster [DBG] pgmap v245: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 526 KiB/s wr, 7 op/s 2024-07-28T19:35:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:35 smithi155 bash[68033]: cluster 2024-07-28T19:35:34.221060+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-07-28T19:35:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:35 smithi155 bash[68033]: audit 2024-07-28T19:35:34.777822+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:35 smithi155 bash[68033]: audit 2024-07-28T19:35:34.793182+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:35 smithi155 bash[68033]: audit 2024-07-28T19:35:34.797139+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-28T19:35:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:35 smithi155 bash[68033]: audit 2024-07-28T19:35:34.798986+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:35 smithi155 bash[68033]: cluster 2024-07-28T19:35:35.144474+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-07-28T19:35:36.146 INFO:tasks.rados.rados.0.smithi045.stdout:1611: done (1 left) 2024-07-28T19:35:36.146 INFO:tasks.rados.rados.0.smithi045.stdout:1612: read oid 48 snap -1 2024-07-28T19:35:36.146 INFO:tasks.rados.rados.0.smithi045.stdout:1612: expect (ObjNum 530 snap 169 seq_num 530) 2024-07-28T19:35:36.146 INFO:tasks.rados.rados.0.smithi045.stdout:1613: read oid 19 snap -1 2024-07-28T19:35:36.146 INFO:tasks.rados.rados.0.smithi045.stdout:1613: expect (ObjNum 562 snap 176 seq_num 562) 2024-07-28T19:35:36.146 INFO:tasks.rados.rados.0.smithi045.stdout:1614: snap_remove snap 179 2024-07-28T19:35:36.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:36 smithi155 bash[68033]: cephadm 2024-07-28T19:35:34.796548+0000 mgr.y (mgr.34101) 134 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-07-28T19:35:36.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:36 smithi155 bash[68033]: cephadm 2024-07-28T19:35:34.803752+0000 mgr.y (mgr.34101) 135 : cephadm [INF] Reconfiguring daemon osd.5 on smithi155 2024-07-28T19:35:36.497 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:36 smithi155 bash[68033]: cluster 2024-07-28T19:35:36.146804+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-07-28T19:35:36.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:36 smithi045 bash[80445]: cephadm 2024-07-28T19:35:34.796548+0000 mgr.y (mgr.34101) 134 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-07-28T19:35:36.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:36 smithi045 bash[80445]: cephadm 2024-07-28T19:35:34.803752+0000 mgr.y (mgr.34101) 135 : cephadm [INF] Reconfiguring daemon osd.5 on smithi155 2024-07-28T19:35:36.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:36 smithi045 bash[80445]: cluster 2024-07-28T19:35:36.146804+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-07-28T19:35:36.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:36 smithi045 bash[82788]: cephadm 2024-07-28T19:35:34.796548+0000 mgr.y (mgr.34101) 134 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-07-28T19:35:36.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:36 smithi045 bash[82788]: cephadm 2024-07-28T19:35:34.803752+0000 mgr.y (mgr.34101) 135 : cephadm [INF] Reconfiguring daemon osd.5 on smithi155 2024-07-28T19:35:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:36 smithi045 bash[82788]: cluster 2024-07-28T19:35:36.146804+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-07-28T19:35:37.148 INFO:tasks.rados.rados.0.smithi045.stdout:1614: done (3 left) 2024-07-28T19:35:37.148 INFO:tasks.rados.rados.0.smithi045.stdout:1615: write oid 41 current snap is 200 2024-07-28T19:35:37.148 INFO:tasks.rados.rados.0.smithi045.stdout:1615: seq_num 618 ranges {786726=728475,2280813=105913} 2024-07-28T19:35:37.168 INFO:tasks.rados.rados.0.smithi045.stdout:1615: writing smithi04569809-41 from 786726 to 1515201 tid 1 2024-07-28T19:35:37.179 INFO:tasks.rados.rados.0.smithi045.stdout:1615: writing smithi04569809-41 from 2280813 to 2386726 tid 2 2024-07-28T19:35:37.180 INFO:tasks.rados.rados.0.smithi045.stdout:1616: snap_remove snap 196 2024-07-28T19:35:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:37 smithi155 bash[68033]: cluster 2024-07-28T19:35:35.978878+0000 mgr.y (mgr.34101) 136 : cluster [DBG] pgmap v248: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 525 KiB/s wr, 7 op/s 2024-07-28T19:35:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:37 smithi155 bash[68033]: cluster 2024-07-28T19:35:37.149387+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-07-28T19:35:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:37 smithi155 bash[68033]: audit 2024-07-28T19:35:37.162069+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:37 smithi155 bash[68033]: audit 2024-07-28T19:35:37.191973+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:37 smithi155 bash[68033]: audit 2024-07-28T19:35:37.199712+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T19:35:37.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:37 smithi155 bash[68033]: audit 2024-07-28T19:35:37.203028+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[80445]: cluster 2024-07-28T19:35:35.978878+0000 mgr.y (mgr.34101) 136 : cluster [DBG] pgmap v248: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 525 KiB/s wr, 7 op/s 2024-07-28T19:35:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[80445]: cluster 2024-07-28T19:35:37.149387+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-07-28T19:35:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[80445]: audit 2024-07-28T19:35:37.162069+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[80445]: audit 2024-07-28T19:35:37.191973+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[80445]: audit 2024-07-28T19:35:37.199712+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T19:35:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[80445]: audit 2024-07-28T19:35:37.203028+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[82788]: cluster 2024-07-28T19:35:35.978878+0000 mgr.y (mgr.34101) 136 : cluster [DBG] pgmap v248: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 525 KiB/s wr, 7 op/s 2024-07-28T19:35:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[82788]: cluster 2024-07-28T19:35:37.149387+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-07-28T19:35:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[82788]: audit 2024-07-28T19:35:37.162069+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[82788]: audit 2024-07-28T19:35:37.191973+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[82788]: audit 2024-07-28T19:35:37.199712+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-28T19:35:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:37 smithi045 bash[82788]: audit 2024-07-28T19:35:37.203028+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:38.162 INFO:tasks.rados.rados.0.smithi045.stdout:1616: done (4 left) 2024-07-28T19:35:38.162 INFO:tasks.rados.rados.0.smithi045.stdout:1617: read oid 1 snap -1 2024-07-28T19:35:38.162 INFO:tasks.rados.rados.0.smithi045.stdout:1617: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:35:38.162 INFO:tasks.rados.rados.0.smithi045.stdout:1618: snap_create 2024-07-28T19:35:38.163 INFO:tasks.rados.rados.0.smithi045.stdout:1610: finishing write tid 1 to smithi04569809-37 2024-07-28T19:35:38.163 INFO:tasks.rados.rados.0.smithi045.stdout:1610: finishing write tid 2 to smithi04569809-37 2024-07-28T19:35:38.163 INFO:tasks.rados.rados.0.smithi045.stdout:1610: finishing write tid 3 to smithi04569809-37 2024-07-28T19:35:38.163 INFO:tasks.rados.rados.0.smithi045.stdout:1610: finishing write tid 4 to smithi04569809-37 2024-07-28T19:35:38.163 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 895 (ObjNum 617 snap 200 seq_num 617) dirty exists 2024-07-28T19:35:38.163 INFO:tasks.rados.rados.0.smithi045.stdout:1610: left oid 37 (ObjNum 617 snap 200 seq_num 617) 2024-07-28T19:35:38.163 INFO:tasks.rados.rados.0.smithi045.stdout:1612: expect (ObjNum 530 snap 169 seq_num 530) 2024-07-28T19:35:38.360 INFO:tasks.rados.rados.0.smithi045.stdout:1613: expect (ObjNum 562 snap 176 seq_num 562) 2024-07-28T19:35:38.469 INFO:tasks.rados.rados.0.smithi045.stdout:1615: finishing write tid 1 to smithi04569809-41 2024-07-28T19:35:38.469 INFO:tasks.rados.rados.0.smithi045.stdout:1615: finishing write tid 2 to smithi04569809-41 2024-07-28T19:35:38.469 INFO:tasks.rados.rados.0.smithi045.stdout:1615: finishing write tid 3 to smithi04569809-41 2024-07-28T19:35:38.469 INFO:tasks.rados.rados.0.smithi045.stdout:1615: finishing write tid 4 to smithi04569809-41 2024-07-28T19:35:38.469 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 892 (ObjNum 618 snap 200 seq_num 618) dirty exists 2024-07-28T19:35:38.469 INFO:tasks.rados.rados.0.smithi045.stdout:1615: left oid 41 (ObjNum 618 snap 200 seq_num 618) 2024-07-28T19:35:38.469 INFO:tasks.rados.rados.0.smithi045.stdout:1617: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:35:38.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:38 smithi155 bash[68033]: cephadm 2024-07-28T19:35:37.198914+0000 mgr.y (mgr.34101) 137 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-07-28T19:35:38.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:38 smithi155 bash[68033]: cephadm 2024-07-28T19:35:37.208756+0000 mgr.y (mgr.34101) 138 : cephadm [INF] Reconfiguring daemon osd.6 on smithi155 2024-07-28T19:35:38.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:38 smithi155 bash[68033]: cluster 2024-07-28T19:35:38.163499+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-07-28T19:35:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:38 smithi045 bash[80445]: cephadm 2024-07-28T19:35:37.198914+0000 mgr.y (mgr.34101) 137 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-07-28T19:35:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:38 smithi045 bash[80445]: cephadm 2024-07-28T19:35:37.208756+0000 mgr.y (mgr.34101) 138 : cephadm [INF] Reconfiguring daemon osd.6 on smithi155 2024-07-28T19:35:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:38 smithi045 bash[80445]: cluster 2024-07-28T19:35:38.163499+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-07-28T19:35:38.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:38 smithi045 bash[82788]: cephadm 2024-07-28T19:35:37.198914+0000 mgr.y (mgr.34101) 137 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-07-28T19:35:38.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:38 smithi045 bash[82788]: cephadm 2024-07-28T19:35:37.208756+0000 mgr.y (mgr.34101) 138 : cephadm [INF] Reconfiguring daemon osd.6 on smithi155 2024-07-28T19:35:38.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:38 smithi045 bash[82788]: cluster 2024-07-28T19:35:38.163499+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-07-28T19:35:38.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:38 smithi155 bash[60745]: ts=2024-07-28T19:35: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-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:39.166 INFO:tasks.rados.rados.0.smithi045.stdout:1610: done (5 left) 2024-07-28T19:35:39.166 INFO:tasks.rados.rados.0.smithi045.stdout:1612: done (4 left) 2024-07-28T19:35:39.166 INFO:tasks.rados.rados.0.smithi045.stdout:1613: done (3 left) 2024-07-28T19:35:39.166 INFO:tasks.rados.rados.0.smithi045.stdout:1615: done (2 left) 2024-07-28T19:35:39.166 INFO:tasks.rados.rados.0.smithi045.stdout:1617: done (1 left) 2024-07-28T19:35:39.166 INFO:tasks.rados.rados.0.smithi045.stdout:1618: done (0 left) 2024-07-28T19:35:39.166 INFO:tasks.rados.rados.0.smithi045.stdout:1619: snap_remove snap 195 2024-07-28T19:35:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:39 smithi155 bash[68033]: cluster 2024-07-28T19:35:37.979577+0000 mgr.y (mgr.34101) 139 : cluster [DBG] pgmap v251: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:39 smithi155 bash[68033]: cluster 2024-07-28T19:35:39.167108+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-07-28T19:35:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:39 smithi045 bash[80445]: cluster 2024-07-28T19:35:37.979577+0000 mgr.y (mgr.34101) 139 : cluster [DBG] pgmap v251: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:39 smithi045 bash[80445]: cluster 2024-07-28T19:35:39.167108+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-07-28T19:35:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:39 smithi045 bash[82788]: cluster 2024-07-28T19:35:37.979577+0000 mgr.y (mgr.34101) 139 : cluster [DBG] pgmap v251: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-07-28T19:35:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:39 smithi045 bash[82788]: cluster 2024-07-28T19:35:39.167108+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-07-28T19:35:40.170 INFO:tasks.rados.rados.0.smithi045.stdout:1619: done (0 left) 2024-07-28T19:35:40.170 INFO:tasks.rados.rados.0.smithi045.stdout:1620: read oid 34 snap -1 2024-07-28T19:35:40.171 INFO:tasks.rados.rados.0.smithi045.stdout:1620: expect (ObjNum 522 snap 168 seq_num 522) 2024-07-28T19:35:40.171 INFO:tasks.rados.rados.0.smithi045.stdout:1621: read oid 35 snap -1 2024-07-28T19:35:40.171 INFO:tasks.rados.rados.0.smithi045.stdout:1621: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:35:40.171 INFO:tasks.rados.rados.0.smithi045.stdout:1622: read oid 30 snap -1 2024-07-28T19:35:40.171 INFO:tasks.rados.rados.0.smithi045.stdout:1622: expect deleted 2024-07-28T19:35:40.171 INFO:tasks.rados.rados.0.smithi045.stdout:1623: delete oid 14 current snap is 201 2024-07-28T19:35:40.184 INFO:tasks.rados.rados.0.smithi045.stdout:1622: done (3 left) 2024-07-28T19:35:40.184 INFO:tasks.rados.rados.0.smithi045.stdout:1623: done (2 left) 2024-07-28T19:35:40.184 INFO:tasks.rados.rados.0.smithi045.stdout:1624: delete oid 20 current snap is 201 2024-07-28T19:35:40.191 INFO:tasks.rados.rados.0.smithi045.stdout:1624: done (2 left) 2024-07-28T19:35:40.191 INFO:tasks.rados.rados.0.smithi045.stdout:1625: read oid 44 snap -1 2024-07-28T19:35:40.191 INFO:tasks.rados.rados.0.smithi045.stdout:1625: expect (ObjNum 579 snap 185 seq_num 579) 2024-07-28T19:35:40.191 INFO:tasks.rados.rados.0.smithi045.stdout:1626: read oid 40 snap -1 2024-07-28T19:35:40.191 INFO:tasks.rados.rados.0.smithi045.stdout:1626: expect (ObjNum 538 snap 172 seq_num 538) 2024-07-28T19:35:40.191 INFO:tasks.rados.rados.0.smithi045.stdout:1627: write oid 14 current snap is 201 2024-07-28T19:35:40.191 INFO:tasks.rados.rados.0.smithi045.stdout:1627: seq_num 621 ranges {437147=554222,1656259=655870} 2024-07-28T19:35:40.207 INFO:tasks.rados.rados.0.smithi045.stdout:1627: writing smithi04569809-14 from 437147 to 991369 tid 1 2024-07-28T19:35:40.222 INFO:tasks.rados.rados.0.smithi045.stdout:1627: writing smithi04569809-14 from 1656259 to 2312129 tid 2 2024-07-28T19:35:40.222 INFO:tasks.rados.rados.0.smithi045.stdout:1628: delete oid 6 current snap is 201 2024-07-28T19:35:40.222 INFO:tasks.rados.rados.0.smithi045.stdout:1621: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:35:40.439 INFO:tasks.rados.rados.0.smithi045.stdout:1620: expect (ObjNum 522 snap 168 seq_num 522) 2024-07-28T19:35:40.528 INFO:tasks.rados.rados.0.smithi045.stdout:1625: expect (ObjNum 579 snap 185 seq_num 579) 2024-07-28T19:35:40.646 INFO:tasks.rados.rados.0.smithi045.stdout:1626: expect (ObjNum 538 snap 172 seq_num 538) 2024-07-28T19:35:40.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:35:40] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2024-07-28T19:35:40.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[82788]: audit 2024-07-28T19:35:39.389330+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:40.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[82788]: audit 2024-07-28T19:35:39.402383+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:40.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[82788]: cephadm 2024-07-28T19:35:39.405535+0000 mgr.y (mgr.34101) 140 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-07-28T19:35:40.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[82788]: audit 2024-07-28T19:35:39.406100+0000 mon.c (mon.2) 47 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T19:35:40.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[82788]: audit 2024-07-28T19:35:39.407937+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[82788]: cephadm 2024-07-28T19:35:39.412771+0000 mgr.y (mgr.34101) 141 : cephadm [INF] Reconfiguring daemon osd.7 on smithi155 2024-07-28T19:35:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[82788]: cluster 2024-07-28T19:35:40.170356+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-07-28T19:35:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[80445]: audit 2024-07-28T19:35:39.389330+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[80445]: audit 2024-07-28T19:35:39.402383+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[80445]: cephadm 2024-07-28T19:35:39.405535+0000 mgr.y (mgr.34101) 140 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-07-28T19:35:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[80445]: audit 2024-07-28T19:35:39.406100+0000 mon.c (mon.2) 47 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T19:35:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[80445]: audit 2024-07-28T19:35:39.407937+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[80445]: cephadm 2024-07-28T19:35:39.412771+0000 mgr.y (mgr.34101) 141 : cephadm [INF] Reconfiguring daemon osd.7 on smithi155 2024-07-28T19:35:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:40 smithi045 bash[80445]: cluster 2024-07-28T19:35:40.170356+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-07-28T19:35:40.745 INFO:tasks.rados.rados.0.smithi045.stdout:1627: finishing write tid 1 to smithi04569809-14 2024-07-28T19:35:40.745 INFO:tasks.rados.rados.0.smithi045.stdout:1627: finishing write tid 2 to smithi04569809-14 2024-07-28T19:35:40.745 INFO:tasks.rados.rados.0.smithi045.stdout:1627: finishing write tid 3 to smithi04569809-14 2024-07-28T19:35:40.745 INFO:tasks.rados.rados.0.smithi045.stdout:1627: finishing write tid 4 to smithi04569809-14 2024-07-28T19:35:40.745 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 222 (ObjNum 621 snap 201 seq_num 621) dirty exists 2024-07-28T19:35:40.745 INFO:tasks.rados.rados.0.smithi045.stdout:1627: left oid 14 (ObjNum 621 snap 201 seq_num 621) 2024-07-28T19:35:40.745 INFO:tasks.rados.rados.0.smithi045.stdout:1620: done (5 left) 2024-07-28T19:35:40.745 INFO:tasks.rados.rados.0.smithi045.stdout:1621: done (4 left) 2024-07-28T19:35:40.745 INFO:tasks.rados.rados.0.smithi045.stdout:1625: done (3 left) 2024-07-28T19:35:40.745 INFO:tasks.rados.rados.0.smithi045.stdout:1626: done (2 left) 2024-07-28T19:35:40.746 INFO:tasks.rados.rados.0.smithi045.stdout:1627: done (1 left) 2024-07-28T19:35:40.746 INFO:tasks.rados.rados.0.smithi045.stdout:1628: done (0 left) 2024-07-28T19:35:40.746 INFO:tasks.rados.rados.0.smithi045.stdout:1629: read oid 36 snap 199 2024-07-28T19:35:40.746 INFO:tasks.rados.rados.0.smithi045.stdout:1629: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:35:40.746 INFO:tasks.rados.rados.0.smithi045.stdout:1630: snap_remove snap 192 2024-07-28T19:35:40.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:40 smithi155 bash[68033]: audit 2024-07-28T19:35:39.389330+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:40.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:40 smithi155 bash[68033]: audit 2024-07-28T19:35:39.402383+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:40.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:40 smithi155 bash[68033]: cephadm 2024-07-28T19:35:39.405535+0000 mgr.y (mgr.34101) 140 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-07-28T19:35:40.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:40 smithi155 bash[68033]: audit 2024-07-28T19:35:39.406100+0000 mon.c (mon.2) 47 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-28T19:35:40.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:40 smithi155 bash[68033]: audit 2024-07-28T19:35:39.407937+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:40.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:40 smithi155 bash[68033]: cephadm 2024-07-28T19:35:39.412771+0000 mgr.y (mgr.34101) 141 : cephadm [INF] Reconfiguring daemon osd.7 on smithi155 2024-07-28T19:35:40.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:40 smithi155 bash[68033]: cluster 2024-07-28T19:35:40.170356+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-07-28T19:35:41.409 INFO:tasks.rados.rados.0.smithi045.stdout:1630: done (1 left) 2024-07-28T19:35:41.409 INFO:tasks.rados.rados.0.smithi045.stdout:1631: write oid 34 current snap is 201 2024-07-28T19:35:41.409 INFO:tasks.rados.rados.0.smithi045.stdout:1631: seq_num 623 ranges {470761=704720,1656870=659539} 2024-07-28T19:35:41.419 INFO:tasks.rados.rados.0.smithi045.stdout:1631: writing smithi04569809-34 from 470761 to 1175481 tid 1 2024-07-28T19:35:41.431 INFO:tasks.rados.rados.0.smithi045.stdout:1631: writing smithi04569809-34 from 1656870 to 2316409 tid 2 2024-07-28T19:35:41.443 INFO:tasks.rados.rados.0.smithi045.stdout:1629: expect (ObjNum 403 snap 123 seq_num 403) 2024-07-28T19:35:41.592 INFO:tasks.rados.rados.0.smithi045.stdout:1631: finishing write tid 1 to smithi04569809-34 2024-07-28T19:35:41.592 INFO:tasks.rados.rados.0.smithi045.stdout:1631: finishing write tid 2 to smithi04569809-34 2024-07-28T19:35:41.592 INFO:tasks.rados.rados.0.smithi045.stdout:1631: finishing write tid 3 to smithi04569809-34 2024-07-28T19:35:41.592 INFO:tasks.rados.rados.0.smithi045.stdout:1631: finishing write tid 4 to smithi04569809-34 2024-07-28T19:35:41.592 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1095 (ObjNum 623 snap 201 seq_num 623) dirty exists 2024-07-28T19:35:41.592 INFO:tasks.rados.rados.0.smithi045.stdout:1631: left oid 34 (ObjNum 623 snap 201 seq_num 623) 2024-07-28T19:35:41.593 INFO:tasks.rados.rados.0.smithi045.stdout:1629: done (1 left) 2024-07-28T19:35:41.593 INFO:tasks.rados.rados.0.smithi045.stdout:1631: done (0 left) 2024-07-28T19:35:41.593 INFO:tasks.rados.rados.0.smithi045.stdout:1632: read oid 27 snap 172 2024-07-28T19:35:41.593 INFO:tasks.rados.rados.0.smithi045.stdout:1632: expect (ObjNum 511 snap 163 seq_num 511) 2024-07-28T19:35:41.593 INFO:tasks.rados.rados.0.smithi045.stdout:1633: read oid 4 snap -1 2024-07-28T19:35:41.593 INFO:tasks.rados.rados.0.smithi045.stdout:1633: expect (ObjNum 590 snap 190 seq_num 590) 2024-07-28T19:35:41.593 INFO:tasks.rados.rados.0.smithi045.stdout:1634: read oid 28 snap -1 2024-07-28T19:35:41.593 INFO:tasks.rados.rados.0.smithi045.stdout:1634: expect deleted 2024-07-28T19:35:41.593 INFO:tasks.rados.rados.0.smithi045.stdout:1635: snap_remove snap 199 2024-07-28T19:35:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:41 smithi045 bash[80445]: cluster 2024-07-28T19:35:39.980231+0000 mgr.y (mgr.34101) 142 : cluster [DBG] pgmap v254: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 725 KiB/s wr, 11 op/s 2024-07-28T19:35:41.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:41 smithi045 bash[82788]: cluster 2024-07-28T19:35:39.980231+0000 mgr.y (mgr.34101) 142 : cluster [DBG] pgmap v254: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 725 KiB/s wr, 11 op/s 2024-07-28T19:35:41.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:41 smithi155 bash[68033]: cluster 2024-07-28T19:35:39.980231+0000 mgr.y (mgr.34101) 142 : cluster [DBG] pgmap v254: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 725 KiB/s wr, 11 op/s 2024-07-28T19:35:42.425 INFO:tasks.rados.rados.0.smithi045.stdout:1635: done (3 left) 2024-07-28T19:35:42.425 INFO:tasks.rados.rados.0.smithi045.stdout:1636: delete oid 42 current snap is 201 2024-07-28T19:35:42.425 INFO:tasks.rados.rados.0.smithi045.stdout:1632: expect (ObjNum 511 snap 163 seq_num 511) 2024-07-28T19:35:42.611 INFO:tasks.rados.rados.0.smithi045.stdout:1633: expect (ObjNum 590 snap 190 seq_num 590) 2024-07-28T19:35:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[80445]: cluster 2024-07-28T19:35:41.409272+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-07-28T19:35:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[80445]: audit 2024-07-28T19:35:41.636384+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[80445]: audit 2024-07-28T19:35:41.649004+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[80445]: cephadm 2024-07-28T19:35:41.653506+0000 mgr.y (mgr.34101) 143 : cephadm [INF] Reconfiguring mds.foo.smithi155.mchwry (monmap changed)... 2024-07-28T19:35:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[80445]: audit 2024-07-28T19:35:41.654141+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[80445]: audit 2024-07-28T19:35:41.654964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[80445]: audit 2024-07-28T19:35:41.657355+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[80445]: cephadm 2024-07-28T19:35:41.659087+0000 mgr.y (mgr.34101) 144 : cephadm [INF] Reconfiguring daemon mds.foo.smithi155.mchwry on smithi155 2024-07-28T19:35:42.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[82788]: cluster 2024-07-28T19:35:41.409272+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-07-28T19:35:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[82788]: audit 2024-07-28T19:35:41.636384+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[82788]: audit 2024-07-28T19:35:41.649004+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[82788]: cephadm 2024-07-28T19:35:41.653506+0000 mgr.y (mgr.34101) 143 : cephadm [INF] Reconfiguring mds.foo.smithi155.mchwry (monmap changed)... 2024-07-28T19:35:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[82788]: audit 2024-07-28T19:35:41.654141+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[82788]: audit 2024-07-28T19:35:41.654964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[82788]: audit 2024-07-28T19:35:41.657355+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:42 smithi045 bash[82788]: cephadm 2024-07-28T19:35:41.659087+0000 mgr.y (mgr.34101) 144 : cephadm [INF] Reconfiguring daemon mds.foo.smithi155.mchwry on smithi155 2024-07-28T19:35:42.737 INFO:tasks.rados.rados.0.smithi045.stdout:1632: done (3 left) 2024-07-28T19:35:42.737 INFO:tasks.rados.rados.0.smithi045.stdout:1633: done (2 left) 2024-07-28T19:35:42.737 INFO:tasks.rados.rados.0.smithi045.stdout:1634: done (1 left) 2024-07-28T19:35:42.737 INFO:tasks.rados.rados.0.smithi045.stdout:1636: done (0 left) 2024-07-28T19:35:42.737 INFO:tasks.rados.rados.0.smithi045.stdout:1637: read oid 37 snap -1 2024-07-28T19:35:42.737 INFO:tasks.rados.rados.0.smithi045.stdout:1637: expect (ObjNum 617 snap 200 seq_num 617) 2024-07-28T19:35:42.737 INFO:tasks.rados.rados.0.smithi045.stdout:1638: snap_create 2024-07-28T19:35:42.744 INFO:tasks.rados.rados.0.smithi045.stdout:1637: expect (ObjNum 617 snap 200 seq_num 617) 2024-07-28T19:35:42.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:42 smithi155 bash[60745]: ts=2024-07-28T19:35:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:42.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:42 smithi155 bash[68033]: cluster 2024-07-28T19:35:41.409272+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-07-28T19:35:42.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:42 smithi155 bash[68033]: audit 2024-07-28T19:35:41.636384+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:42.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:42 smithi155 bash[68033]: audit 2024-07-28T19:35:41.649004+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:42.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:42 smithi155 bash[68033]: cephadm 2024-07-28T19:35:41.653506+0000 mgr.y (mgr.34101) 143 : cephadm [INF] Reconfiguring mds.foo.smithi155.mchwry (monmap changed)... 2024-07-28T19:35:42.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:42 smithi155 bash[68033]: audit 2024-07-28T19:35:41.654141+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:42.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:42 smithi155 bash[68033]: audit 2024-07-28T19:35:41.654964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi155.mchwry", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-07-28T19:35:42.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:42 smithi155 bash[68033]: audit 2024-07-28T19:35:41.657355+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:42.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:42 smithi155 bash[68033]: cephadm 2024-07-28T19:35:41.659087+0000 mgr.y (mgr.34101) 144 : cephadm [INF] Reconfiguring daemon mds.foo.smithi155.mchwry on smithi155 2024-07-28T19:35:43.653 INFO:tasks.rados.rados.0.smithi045.stdout:1637: done (1 left) 2024-07-28T19:35:43.653 INFO:tasks.rados.rados.0.smithi045.stdout:1638: done (0 left) 2024-07-28T19:35:43.653 INFO:tasks.rados.rados.0.smithi045.stdout:1639: rollback oid 21 current snap is 202 2024-07-28T19:35:43.653 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 201 2024-07-28T19:35:43.653 INFO:tasks.rados.rados.0.smithi045.stdout:1640: rollback oid 48 current snap is 202 2024-07-28T19:35:43.653 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 48 to 200 2024-07-28T19:35:43.653 INFO:tasks.rados.rados.0.smithi045.stdout:1641: snap_create 2024-07-28T19:35:43.659 INFO:tasks.rados.rados.0.smithi045.stdout:1640: finishing rollback tid 0 to smithi04569809-48 2024-07-28T19:35:43.660 INFO:tasks.rados.rados.0.smithi045.stdout:1640: finishing rollback tid 1 to smithi04569809-48 2024-07-28T19:35:43.660 INFO:tasks.rados.rados.0.smithi045.stdout:1640: finishing rollback tid 2 to smithi04569809-48 2024-07-28T19:35:43.661 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 547 (ObjNum 530 snap 169 seq_num 530) dirty exists 2024-07-28T19:35:43.662 INFO:tasks.rados.rados.0.smithi045.stdout:1639: finishing rollback tid 0 to smithi04569809-21 2024-07-28T19:35:43.663 INFO:tasks.rados.rados.0.smithi045.stdout:1639: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:35:43.663 INFO:tasks.rados.rados.0.smithi045.stdout:1639: finishing rollback tid 2 to smithi04569809-21 2024-07-28T19:35:43.663 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 915 (ObjNum 578 snap 185 seq_num 578) dirty exists 2024-07-28T19:35:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:43 smithi045 bash[80445]: cluster 2024-07-28T19:35:41.980846+0000 mgr.y (mgr.34101) 145 : cluster [DBG] pgmap v257: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 726 KiB/s wr, 11 op/s 2024-07-28T19:35:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:43 smithi045 bash[80445]: cluster 2024-07-28T19:35:42.426459+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-07-28T19:35:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:43 smithi045 bash[82788]: cluster 2024-07-28T19:35:41.980846+0000 mgr.y (mgr.34101) 145 : cluster [DBG] pgmap v257: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 726 KiB/s wr, 11 op/s 2024-07-28T19:35:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:43 smithi045 bash[82788]: cluster 2024-07-28T19:35:42.426459+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-07-28T19:35:43.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:43 smithi155 bash[60745]: ts=2024-07-28T19:35:43.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:43 smithi155 bash[68033]: cluster 2024-07-28T19:35:41.980846+0000 mgr.y (mgr.34101) 145 : cluster [DBG] pgmap v257: 89 pgs: 89 active+clean; 191 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 726 KiB/s wr, 11 op/s 2024-07-28T19:35:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:43 smithi155 bash[68033]: cluster 2024-07-28T19:35:42.426459+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-07-28T19:35:44.656 INFO:tasks.rados.rados.0.smithi045.stdout:1639: done (2 left) 2024-07-28T19:35:44.656 INFO:tasks.rados.rados.0.smithi045.stdout:1640: done (1 left) 2024-07-28T19:35:44.656 INFO:tasks.rados.rados.0.smithi045.stdout:1641: done (0 left) 2024-07-28T19:35:44.657 INFO:tasks.rados.rados.0.smithi045.stdout:1642: write oid 40 current snap is 203 2024-07-28T19:35:44.657 INFO:tasks.rados.rados.0.smithi045.stdout:1642: seq_num 625 ranges {504375=571571,1490187=663208} 2024-07-28T19:35:44.674 INFO:tasks.rados.rados.0.smithi045.stdout:1642: writing smithi04569809-40 from 504375 to 1075946 tid 1 2024-07-28T19:35:44.693 INFO:tasks.rados.rados.0.smithi045.stdout:1642: writing smithi04569809-40 from 1490187 to 2153395 tid 2 2024-07-28T19:35:44.694 INFO:tasks.rados.rados.0.smithi045.stdout:1643: rollback oid 8 current snap is 203 2024-07-28T19:35:44.694 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 8 to 198 2024-07-28T19:35:44.694 INFO:tasks.rados.rados.0.smithi045.stdout:1642: finishing write tid 1 to smithi04569809-40 2024-07-28T19:35:44.694 INFO:tasks.rados.rados.0.smithi045.stdout:1644: write oid 47 current snap is 203 2024-07-28T19:35:44.694 INFO:tasks.rados.rados.0.smithi045.stdout:1644: seq_num 626 ranges {521182=646820,1948669=523219} 2024-07-28T19:35:44.712 INFO:tasks.rados.rados.0.smithi045.stdout:1644: writing smithi04569809-47 from 521182 to 1168002 tid 1 2024-07-28T19:35:44.728 INFO:tasks.rados.rados.0.smithi045.stdout:1644: writing smithi04569809-47 from 1948669 to 2471888 tid 2 2024-07-28T19:35:44.728 INFO:tasks.rados.rados.0.smithi045.stdout:1645: read oid 7 snap -1 2024-07-28T19:35:44.728 INFO:tasks.rados.rados.0.smithi045.stdout:1645: expect deleted 2024-07-28T19:35:44.728 INFO:tasks.rados.rados.0.smithi045.stdout:1646: write oid 13 current snap is 203 2024-07-28T19:35:44.729 INFO:tasks.rados.rados.0.smithi045.stdout:1643: finishing rollback tid 0 to smithi04569809-8 2024-07-28T19:35:44.729 INFO:tasks.rados.rados.0.smithi045.stdout:1642: finishing write tid 2 to smithi04569809-40 2024-07-28T19:35:44.729 INFO:tasks.rados.rados.0.smithi045.stdout:1643: finishing rollback tid 1 to smithi04569809-8 2024-07-28T19:35:44.729 INFO:tasks.rados.rados.0.smithi045.stdout:1642: finishing write tid 3 to smithi04569809-40 2024-07-28T19:35:44.729 INFO:tasks.rados.rados.0.smithi045.stdout:1643: finishing rollback tid 2 to smithi04569809-8 2024-07-28T19:35:44.729 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 880 (ObjNum 600 snap 192 seq_num 600) dirty exists 2024-07-28T19:35:44.729 INFO:tasks.rados.rados.0.smithi045.stdout:1642: finishing write tid 4 to smithi04569809-40 2024-07-28T19:35:44.729 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 679 (ObjNum 625 snap 203 seq_num 625) dirty exists 2024-07-28T19:35:44.729 INFO:tasks.rados.rados.0.smithi045.stdout:1642: left oid 40 (ObjNum 625 snap 203 seq_num 625) 2024-07-28T19:35:44.729 INFO:tasks.rados.rados.0.smithi045.stdout:1644: finishing write tid 1 to smithi04569809-47 2024-07-28T19:35:44.729 INFO:tasks.rados.rados.0.smithi045.stdout:1646: seq_num 627 ranges {537989=722069,1890798=647191} 2024-07-28T19:35:44.741 INFO:tasks.rados.rados.0.smithi045.stdout:1646: writing smithi04569809-13 from 537989 to 1260058 tid 1 2024-07-28T19:35:44.755 INFO:tasks.rados.rados.0.smithi045.stdout:1646: writing smithi04569809-13 from 1890798 to 2537989 tid 2 2024-07-28T19:35:44.755 INFO:tasks.rados.rados.0.smithi045.stdout:1642: done (4 left) 2024-07-28T19:35:44.755 INFO:tasks.rados.rados.0.smithi045.stdout:1643: done (3 left) 2024-07-28T19:35:44.755 INFO:tasks.rados.rados.0.smithi045.stdout:1647: write oid 42 current snap is 203 2024-07-28T19:35:44.755 INFO:tasks.rados.rados.0.smithi045.stdout:1647: seq_num 628 ranges {554796=797318,1949280=526888} 2024-07-28T19:35:44.769 INFO:tasks.rados.rados.0.smithi045.stdout:1647: writing smithi04569809-42 from 554796 to 1352114 tid 1 2024-07-28T19:35:44.779 INFO:tasks.rados.rados.0.smithi045.stdout:1647: writing smithi04569809-42 from 1949280 to 2476168 tid 2 2024-07-28T19:35:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:1644: finishing write tid 2 to smithi04569809-47 2024-07-28T19:35:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:1644: finishing write tid 3 to smithi04569809-47 2024-07-28T19:35:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:1644: finishing write tid 4 to smithi04569809-47 2024-07-28T19:35:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 907 (ObjNum 626 snap 203 seq_num 626) dirty exists 2024-07-28T19:35:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:1644: left oid 47 (ObjNum 626 snap 203 seq_num 626) 2024-07-28T19:35:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:1646: finishing write tid 1 to smithi04569809-13 2024-07-28T19:35:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:1648: read oid 35 snap -1 2024-07-28T19:35:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:1648: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:35:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:1644: done (4 left) 2024-07-28T19:35:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:1645: done (3 left) 2024-07-28T19:35:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:1649: snap_remove snap 198 2024-07-28T19:35:44.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:44 smithi155 bash[60745]: ts=2024-07-28T19:35:44.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:44.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:44 smithi155 bash[60745]: ts=2024-07-28T19:35:44.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:44.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:44 smithi155 bash[68033]: cluster 2024-07-28T19:35:43.654317+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-07-28T19:35:44.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:44 smithi155 bash[68033]: audit 2024-07-28T19:35:43.840598+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:44.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:44 smithi155 bash[68033]: audit 2024-07-28T19:35:43.855745+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:44.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:44 smithi155 bash[68033]: audit 2024-07-28T19:35:43.946729+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:35:44.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:44 smithi045 bash[80445]: cluster 2024-07-28T19:35:43.654317+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-07-28T19:35:44.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:44 smithi045 bash[80445]: audit 2024-07-28T19:35:43.840598+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:44.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:44 smithi045 bash[80445]: audit 2024-07-28T19:35:43.855745+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:44.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:44 smithi045 bash[80445]: audit 2024-07-28T19:35:43.946729+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:35:44.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:44 smithi045 bash[82788]: cluster 2024-07-28T19:35:43.654317+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-07-28T19:35:44.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:44 smithi045 bash[82788]: audit 2024-07-28T19:35:43.840598+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:44.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:44 smithi045 bash[82788]: audit 2024-07-28T19:35:43.855745+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:44 smithi045 bash[82788]: audit 2024-07-28T19:35:43.946729+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:35:45.148 INFO:tasks.rados.rados.0.smithi045.stdout:1649: done (3 left) 2024-07-28T19:35:45.149 INFO:tasks.rados.rados.0.smithi045.stdout:1650: rollback oid 30 current snap is 203 2024-07-28T19:35:45.149 INFO:tasks.rados.rados.0.smithi045.stdout:1646: finishing write tid 2 to smithi04569809-13 2024-07-28T19:35:45.149 INFO:tasks.rados.rados.0.smithi045.stdout:1646: finishing write tid 3 to smithi04569809-13 2024-07-28T19:35:45.149 INFO:tasks.rados.rados.0.smithi045.stdout:1646: finishing write tid 4 to smithi04569809-13 2024-07-28T19:35:45.149 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1101 (ObjNum 627 snap 203 seq_num 627) dirty exists 2024-07-28T19:35:45.149 INFO:tasks.rados.rados.0.smithi045.stdout:1646: left oid 13 (ObjNum 627 snap 203 seq_num 627) 2024-07-28T19:35:45.149 INFO:tasks.rados.rados.0.smithi045.stdout:1647: finishing write tid 1 to smithi04569809-42 2024-07-28T19:35:45.149 INFO:tasks.rados.rados.0.smithi045.stdout:1647: finishing write tid 2 to smithi04569809-42 2024-07-28T19:35:45.149 INFO:tasks.rados.rados.0.smithi045.stdout:1647: finishing write tid 3 to smithi04569809-42 2024-07-28T19:35:45.149 INFO:tasks.rados.rados.0.smithi045.stdout:1647: finishing write tid 4 to smithi04569809-42 2024-07-28T19:35:45.150 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1273 (ObjNum 628 snap 203 seq_num 628) dirty exists 2024-07-28T19:35:45.150 INFO:tasks.rados.rados.0.smithi045.stdout:1647: left oid 42 (ObjNum 628 snap 203 seq_num 628) 2024-07-28T19:35:45.150 INFO:tasks.rados.rados.0.smithi045.stdout:1648: expect (ObjNum 450 snap 147 seq_num 450) 2024-07-28T19:35:45.335 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 30 to 200 2024-07-28T19:35:45.335 INFO:tasks.rados.rados.0.smithi045.stdout:1646: done (3 left) 2024-07-28T19:35:45.335 INFO:tasks.rados.rados.0.smithi045.stdout:1647: done (2 left) 2024-07-28T19:35:45.335 INFO:tasks.rados.rados.0.smithi045.stdout:1648: done (1 left) 2024-07-28T19:35:45.335 INFO:tasks.rados.rados.0.smithi045.stdout:1651: read oid 21 snap -1 2024-07-28T19:35:45.335 INFO:tasks.rados.rados.0.smithi045.stdout:1651: expect (ObjNum 578 snap 185 seq_num 578) 2024-07-28T19:35:45.336 INFO:tasks.rados.rados.0.smithi045.stdout:1652: snap_create 2024-07-28T19:35:45.336 INFO:tasks.rados.rados.0.smithi045.stdout:1650: finishing rollback tid 1 to smithi04569809-30 2024-07-28T19:35:45.336 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:35:45.341 INFO:tasks.rados.rados.0.smithi045.stdout:1651: expect (ObjNum 578 snap 185 seq_num 578) 2024-07-28T19:35:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:45 smithi045 bash[82788]: cluster 2024-07-28T19:35:43.982054+0000 mgr.y (mgr.34101) 146 : cluster [DBG] pgmap v260: 89 pgs: 89 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 629 KiB/s wr, 20 op/s 2024-07-28T19:35:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:45 smithi045 bash[82788]: cluster 2024-07-28T19:35:44.657454+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-07-28T19:35:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:45 smithi045 bash[82788]: cluster 2024-07-28T19:35:45.149120+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-07-28T19:35:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:45 smithi045 bash[80445]: cluster 2024-07-28T19:35:43.982054+0000 mgr.y (mgr.34101) 146 : cluster [DBG] pgmap v260: 89 pgs: 89 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 629 KiB/s wr, 20 op/s 2024-07-28T19:35:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:45 smithi045 bash[80445]: cluster 2024-07-28T19:35:44.657454+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-07-28T19:35:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:45 smithi045 bash[80445]: cluster 2024-07-28T19:35:45.149120+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-07-28T19:35:46.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:45 smithi155 bash[68033]: cluster 2024-07-28T19:35:43.982054+0000 mgr.y (mgr.34101) 146 : cluster [DBG] pgmap v260: 89 pgs: 89 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 629 KiB/s wr, 20 op/s 2024-07-28T19:35:46.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:45 smithi155 bash[68033]: cluster 2024-07-28T19:35:44.657454+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-07-28T19:35:46.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:45 smithi155 bash[68033]: cluster 2024-07-28T19:35:45.149120+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-07-28T19:35:46.161 INFO:tasks.rados.rados.0.smithi045.stdout:1650: done (2 left) 2024-07-28T19:35:46.161 INFO:tasks.rados.rados.0.smithi045.stdout:1651: done (1 left) 2024-07-28T19:35:46.161 INFO:tasks.rados.rados.0.smithi045.stdout:1652: done (0 left) 2024-07-28T19:35:46.161 INFO:tasks.rados.rados.0.smithi045.stdout:1653: delete oid 27 current snap is 204 2024-07-28T19:35:46.169 INFO:tasks.rados.rados.0.smithi045.stdout:1653: done (0 left) 2024-07-28T19:35:46.169 INFO:tasks.rados.rados.0.smithi045.stdout:1654: delete oid 15 current snap is 204 2024-07-28T19:35:46.172 INFO:tasks.rados.rados.0.smithi045.stdout:1654: done (0 left) 2024-07-28T19:35:46.173 INFO:tasks.rados.rados.0.smithi045.stdout:1655: snap_remove snap 201 2024-07-28T19:35:47.164 INFO:tasks.rados.rados.0.smithi045.stdout:1655: done (0 left) 2024-07-28T19:35:47.165 INFO:tasks.rados.rados.0.smithi045.stdout:1656: read oid 37 snap 202 2024-07-28T19:35:47.165 INFO:tasks.rados.rados.0.smithi045.stdout:1656: expect (ObjNum 617 snap 200 seq_num 617) 2024-07-28T19:35:47.165 INFO:tasks.rados.rados.0.smithi045.stdout:1657: rollback oid 14 current snap is 204 2024-07-28T19:35:47.165 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 202 2024-07-28T19:35:47.165 INFO:tasks.rados.rados.0.smithi045.stdout:1658: write oid 30 current snap is 204 2024-07-28T19:35:47.165 INFO:tasks.rados.rados.0.smithi045.stdout:1658: seq_num 631 ranges {605217=739418,2124726=480491} 2024-07-28T19:35:47.193 INFO:tasks.rados.rados.0.smithi045.stdout:1658: writing smithi04569809-30 from 605217 to 1344635 tid 1 2024-07-28T19:35:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:1658: writing smithi04569809-30 from 2124726 to 2605217 tid 2 2024-07-28T19:35:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:1659: delete oid 9 current snap is 204 2024-07-28T19:35:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:1657: finishing rollback tid 0 to smithi04569809-14 2024-07-28T19:35:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:1657: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:35:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:1657: finishing rollback tid 2 to smithi04569809-14 2024-07-28T19:35:47.214 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 232 (ObjNum 621 snap 201 seq_num 621) dirty exists 2024-07-28T19:35:47.215 INFO:tasks.rados.rados.0.smithi045.stdout:1656: expect (ObjNum 617 snap 200 seq_num 617) 2024-07-28T19:35:47.365 INFO:tasks.rados.rados.0.smithi045.stdout:1658: finishing write tid 1 to smithi04569809-30 2024-07-28T19:35:47.365 INFO:tasks.rados.rados.0.smithi045.stdout:1658: finishing write tid 2 to smithi04569809-30 2024-07-28T19:35:47.365 INFO:tasks.rados.rados.0.smithi045.stdout:1658: finishing write tid 3 to smithi04569809-30 2024-07-28T19:35:47.366 INFO:tasks.rados.rados.0.smithi045.stdout:1658: finishing write tid 4 to smithi04569809-30 2024-07-28T19:35:47.366 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 913 (ObjNum 631 snap 204 seq_num 631) dirty exists 2024-07-28T19:35:47.366 INFO:tasks.rados.rados.0.smithi045.stdout:1658: left oid 30 (ObjNum 631 snap 204 seq_num 631) 2024-07-28T19:35:47.366 INFO:tasks.rados.rados.0.smithi045.stdout:1656: done (3 left) 2024-07-28T19:35:47.366 INFO:tasks.rados.rados.0.smithi045.stdout:1657: done (2 left) 2024-07-28T19:35:47.366 INFO:tasks.rados.rados.0.smithi045.stdout:1658: done (1 left) 2024-07-28T19:35:47.366 INFO:tasks.rados.rados.0.smithi045.stdout:1659: done (0 left) 2024-07-28T19:35:47.366 INFO:tasks.rados.rados.0.smithi045.stdout:1660: snap_create 2024-07-28T19:35:47.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:47 smithi045 bash[80445]: cluster 2024-07-28T19:35:45.982730+0000 mgr.y (mgr.34101) 147 : cluster [DBG] pgmap v263: 89 pgs: 89 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 629 KiB/s wr, 20 op/s 2024-07-28T19:35:47.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:47 smithi045 bash[80445]: cluster 2024-07-28T19:35:46.162158+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-07-28T19:35:47.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:47 smithi045 bash[82788]: cluster 2024-07-28T19:35:45.982730+0000 mgr.y (mgr.34101) 147 : cluster [DBG] pgmap v263: 89 pgs: 89 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 629 KiB/s wr, 20 op/s 2024-07-28T19:35:47.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:47 smithi045 bash[82788]: cluster 2024-07-28T19:35:46.162158+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-07-28T19:35:47.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:47 smithi155 bash[68033]: cluster 2024-07-28T19:35:45.982730+0000 mgr.y (mgr.34101) 147 : cluster [DBG] pgmap v263: 89 pgs: 89 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 629 KiB/s wr, 20 op/s 2024-07-28T19:35:47.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:47 smithi155 bash[68033]: cluster 2024-07-28T19:35:46.162158+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-07-28T19:35:48.190 INFO:tasks.rados.rados.0.smithi045.stdout:1660: done (0 left) 2024-07-28T19:35:48.190 INFO:tasks.rados.rados.0.smithi045.stdout:1661: write oid 33 current snap is 205 2024-07-28T19:35:48.190 INFO:tasks.rados.rados.0.smithi045.stdout:1661: seq_num 633 ranges {638831=489916,1841690=677884} 2024-07-28T19:35:48.208 INFO:tasks.rados.rados.0.smithi045.stdout:1661: writing smithi04569809-33 from 638831 to 1128747 tid 1 2024-07-28T19:35:48.231 INFO:tasks.rados.rados.0.smithi045.stdout:1661: writing smithi04569809-33 from 1841690 to 2519574 tid 2 2024-07-28T19:35:48.232 INFO:tasks.rados.rados.0.smithi045.stdout:1662: delete oid 15 current snap is 205 2024-07-28T19:35:48.232 INFO:tasks.rados.rados.0.smithi045.stdout:1661: finishing write tid 1 to smithi04569809-33 2024-07-28T19:35:48.237 INFO:tasks.rados.rados.0.smithi045.stdout:1662: done (1 left) 2024-07-28T19:35:48.237 INFO:tasks.rados.rados.0.smithi045.stdout:1663: write oid 49 current snap is 205 2024-07-28T19:35:48.237 INFO:tasks.rados.rados.0.smithi045.stdout:1663: seq_num 635 ranges {672445=640414,1842301=681553} 2024-07-28T19:35:48.258 INFO:tasks.rados.rados.0.smithi045.stdout:1663: writing smithi04569809-49 from 672445 to 1312859 tid 1 2024-07-28T19:35:48.275 INFO:tasks.rados.rados.0.smithi045.stdout:1663: writing smithi04569809-49 from 1842301 to 2523854 tid 2 2024-07-28T19:35:48.276 INFO:tasks.rados.rados.0.smithi045.stdout:1664: read oid 37 snap -1 2024-07-28T19:35:48.276 INFO:tasks.rados.rados.0.smithi045.stdout:1664: expect (ObjNum 617 snap 200 seq_num 617) 2024-07-28T19:35:48.276 INFO:tasks.rados.rados.0.smithi045.stdout:1661: finishing write tid 2 to smithi04569809-33 2024-07-28T19:35:48.276 INFO:tasks.rados.rados.0.smithi045.stdout:1661: finishing write tid 3 to smithi04569809-33 2024-07-28T19:35:48.276 INFO:tasks.rados.rados.0.smithi045.stdout:1661: finishing write tid 4 to smithi04569809-33 2024-07-28T19:35:48.276 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 275 (ObjNum 633 snap 205 seq_num 633) dirty exists 2024-07-28T19:35:48.276 INFO:tasks.rados.rados.0.smithi045.stdout:1661: left oid 33 (ObjNum 633 snap 205 seq_num 633) 2024-07-28T19:35:48.276 INFO:tasks.rados.rados.0.smithi045.stdout:1663: finishing write tid 1 to smithi04569809-49 2024-07-28T19:35:48.276 INFO:tasks.rados.rados.0.smithi045.stdout:1661: done (2 left) 2024-07-28T19:35:48.276 INFO:tasks.rados.rados.0.smithi045.stdout:1665: write oid 10 current snap is 205 2024-07-28T19:35:48.276 INFO:tasks.rados.rados.0.smithi045.stdout:1665: seq_num 636 ranges {689252=715663,1900783=425211} 2024-07-28T19:35:48.292 INFO:tasks.rados.rados.0.smithi045.stdout:1665: writing smithi04569809-10 from 689252 to 1404915 tid 1 2024-07-28T19:35:48.301 INFO:tasks.rados.rados.0.smithi045.stdout:1665: writing smithi04569809-10 from 1900783 to 2325994 tid 2 2024-07-28T19:35:48.302 INFO:tasks.rados.rados.0.smithi045.stdout:1666: delete oid 7 current snap is 205 2024-07-28T19:35:48.302 INFO:tasks.rados.rados.0.smithi045.stdout:1664: expect (ObjNum 617 snap 200 seq_num 617) 2024-07-28T19:35:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:48 smithi045 bash[80445]: cluster 2024-07-28T19:35:47.165062+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-07-28T19:35:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:48 smithi045 bash[80445]: audit 2024-07-28T19:35:48.027492+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:48.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:48 smithi045 bash[82788]: cluster 2024-07-28T19:35:47.165062+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-07-28T19:35:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:48 smithi045 bash[82788]: audit 2024-07-28T19:35:48.027492+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:48.473 INFO:tasks.rados.rados.0.smithi045.stdout:1663: finishing write tid 2 to smithi04569809-49 2024-07-28T19:35:48.473 INFO:tasks.rados.rados.0.smithi045.stdout:1663: finishing write tid 3 to smithi04569809-49 2024-07-28T19:35:48.473 INFO:tasks.rados.rados.0.smithi045.stdout:1663: finishing write tid 4 to smithi04569809-49 2024-07-28T19:35:48.473 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 587 (ObjNum 635 snap 205 seq_num 635) dirty exists 2024-07-28T19:35:48.473 INFO:tasks.rados.rados.0.smithi045.stdout:1663: left oid 49 (ObjNum 635 snap 205 seq_num 635) 2024-07-28T19:35:48.473 INFO:tasks.rados.rados.0.smithi045.stdout:1665: finishing write tid 1 to smithi04569809-10 2024-07-28T19:35:48.473 INFO:tasks.rados.rados.0.smithi045.stdout:1665: finishing write tid 2 to smithi04569809-10 2024-07-28T19:35:48.473 INFO:tasks.rados.rados.0.smithi045.stdout:1665: finishing write tid 3 to smithi04569809-10 2024-07-28T19:35:48.473 INFO:tasks.rados.rados.0.smithi045.stdout:1665: finishing write tid 4 to smithi04569809-10 2024-07-28T19:35:48.473 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 918 (ObjNum 636 snap 205 seq_num 636) dirty exists 2024-07-28T19:35:48.474 INFO:tasks.rados.rados.0.smithi045.stdout:1665: left oid 10 (ObjNum 636 snap 205 seq_num 636) 2024-07-28T19:35:48.474 INFO:tasks.rados.rados.0.smithi045.stdout:1663: done (3 left) 2024-07-28T19:35:48.474 INFO:tasks.rados.rados.0.smithi045.stdout:1664: done (2 left) 2024-07-28T19:35:48.474 INFO:tasks.rados.rados.0.smithi045.stdout:1665: done (1 left) 2024-07-28T19:35:48.474 INFO:tasks.rados.rados.0.smithi045.stdout:1666: done (0 left) 2024-07-28T19:35:48.474 INFO:tasks.rados.rados.0.smithi045.stdout:1667: snap_remove snap 202 2024-07-28T19:35:48.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:48 smithi155 bash[68033]: cluster 2024-07-28T19:35:47.165062+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-07-28T19:35:48.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:48 smithi155 bash[68033]: audit 2024-07-28T19:35:48.027492+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:35:49.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:48 smithi155 bash[60745]: ts=2024-07-28T19:35:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:49.194 INFO:tasks.rados.rados.0.smithi045.stdout:1667: done (0 left) 2024-07-28T19:35:49.194 INFO:tasks.rados.rados.0.smithi045.stdout:1668: rollback oid 23 current snap is 205 2024-07-28T19:35:49.194 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 23 to 203 2024-07-28T19:35:49.194 INFO:tasks.rados.rados.0.smithi045.stdout:1669: read oid 11 snap -1 2024-07-28T19:35:49.194 INFO:tasks.rados.rados.0.smithi045.stdout:1669: expect (ObjNum 609 snap 196 seq_num 609) 2024-07-28T19:35:49.194 INFO:tasks.rados.rados.0.smithi045.stdout:1670: delete oid 44 current snap is 205 2024-07-28T19:35:49.204 INFO:tasks.rados.rados.0.smithi045.stdout:1668: finishing rollback tid 0 to smithi04569809-23 2024-07-28T19:35:49.205 INFO:tasks.rados.rados.0.smithi045.stdout:1668: finishing rollback tid 1 to smithi04569809-23 2024-07-28T19:35:49.207 INFO:tasks.rados.rados.0.smithi045.stdout:1668: finishing rollback tid 2 to smithi04569809-23 2024-07-28T19:35:49.207 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 591 (ObjNum 546 snap 174 seq_num 546) dirty exists 2024-07-28T19:35:49.215 INFO:tasks.rados.rados.0.smithi045.stdout:1669: expect (ObjNum 609 snap 196 seq_num 609) 2024-07-28T19:35:49.317 INFO:tasks.rados.rados.0.smithi045.stdout:1668: done (2 left) 2024-07-28T19:35:49.317 INFO:tasks.rados.rados.0.smithi045.stdout:1669: done (1 left) 2024-07-28T19:35:49.318 INFO:tasks.rados.rados.0.smithi045.stdout:1670: done (0 left) 2024-07-28T19:35:49.318 INFO:tasks.rados.rados.0.smithi045.stdout:1671: snap_create 2024-07-28T19:35:49.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:49 smithi045 bash[80445]: cluster 2024-07-28T19:35:47.983394+0000 mgr.y (mgr.34101) 148 : cluster [DBG] pgmap v266: 89 pgs: 89 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:35:49.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:49 smithi045 bash[80445]: cluster 2024-07-28T19:35:48.191868+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-07-28T19:35:49.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:49 smithi045 bash[82788]: cluster 2024-07-28T19:35:47.983394+0000 mgr.y (mgr.34101) 148 : cluster [DBG] pgmap v266: 89 pgs: 89 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:35:49.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:49 smithi045 bash[82788]: cluster 2024-07-28T19:35:48.191868+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-07-28T19:35:49.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:49 smithi155 bash[68033]: cluster 2024-07-28T19:35:47.983394+0000 mgr.y (mgr.34101) 148 : cluster [DBG] pgmap v266: 89 pgs: 89 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:35:49.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:49 smithi155 bash[68033]: cluster 2024-07-28T19:35:48.191868+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-07-28T19:35:50.202 INFO:tasks.rados.rados.0.smithi045.stdout:1671: done (0 left) 2024-07-28T19:35:50.202 INFO:tasks.rados.rados.0.smithi045.stdout:1672: snap_create 2024-07-28T19:35:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[80445]: cluster 2024-07-28T19:35:49.195858+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-07-28T19:35:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[80445]: audit 2024-07-28T19:35:49.527732+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[80445]: audit 2024-07-28T19:35:49.533382+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[80445]: audit 2024-07-28T19:35:49.956513+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[80445]: audit 2024-07-28T19:35:49.957850+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:35:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[80445]: audit 2024-07-28T19:35:49.967180+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:50.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[82788]: cluster 2024-07-28T19:35:49.195858+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-07-28T19:35:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[82788]: audit 2024-07-28T19:35:49.527732+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[82788]: audit 2024-07-28T19:35:49.533382+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[82788]: audit 2024-07-28T19:35:49.956513+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[82788]: audit 2024-07-28T19:35:49.957850+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:35:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[82788]: audit 2024-07-28T19:35:49.967180+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:50.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:50 smithi155 bash[68033]: cluster 2024-07-28T19:35:49.195858+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-07-28T19:35:50.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:50 smithi155 bash[68033]: audit 2024-07-28T19:35:49.527732+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:50.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:50 smithi155 bash[68033]: audit 2024-07-28T19:35:49.533382+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:50.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:50 smithi155 bash[68033]: audit 2024-07-28T19:35:49.956513+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:35:50.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:50 smithi155 bash[68033]: audit 2024-07-28T19:35:49.957850+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:35:50.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:50 smithi155 bash[68033]: audit 2024-07-28T19:35:49.967180+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:35:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:35:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:35:50] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2024-07-28T19:35:51.205 INFO:tasks.rados.rados.0.smithi045.stdout:1672: done (0 left) 2024-07-28T19:35:51.206 INFO:tasks.rados.rados.0.smithi045.stdout:1673: snap_remove snap 172 2024-07-28T19:35:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:51 smithi045 bash[80445]: cluster 2024-07-28T19:35:49.984135+0000 mgr.y (mgr.34101) 149 : cluster [DBG] pgmap v269: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-07-28T19:35:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:51 smithi045 bash[80445]: cluster 2024-07-28T19:35:50.203248+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-07-28T19:35:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:51 smithi045 bash[80445]: cluster 2024-07-28T19:35:51.206357+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-07-28T19:35:51.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:51 smithi045 bash[82788]: cluster 2024-07-28T19:35:49.984135+0000 mgr.y (mgr.34101) 149 : cluster [DBG] pgmap v269: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-07-28T19:35:51.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:51 smithi045 bash[82788]: cluster 2024-07-28T19:35:50.203248+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-07-28T19:35:51.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:51 smithi045 bash[82788]: cluster 2024-07-28T19:35:51.206357+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-07-28T19:35:51.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:51 smithi155 bash[68033]: cluster 2024-07-28T19:35:49.984135+0000 mgr.y (mgr.34101) 149 : cluster [DBG] pgmap v269: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-07-28T19:35:51.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:51 smithi155 bash[68033]: cluster 2024-07-28T19:35:50.203248+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-07-28T19:35:51.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:51 smithi155 bash[68033]: cluster 2024-07-28T19:35:51.206357+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-07-28T19:35:52.205 INFO:tasks.rados.rados.0.smithi045.stdout:1673: done (0 left) 2024-07-28T19:35:52.206 INFO:tasks.rados.rados.0.smithi045.stdout:1674: snap_remove snap 203 2024-07-28T19:35:52.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:52 smithi155 bash[60745]: ts=2024-07-28T19:35:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:53.212 INFO:tasks.rados.rados.0.smithi045.stdout:1674: done (0 left) 2024-07-28T19:35:53.212 INFO:tasks.rados.rados.0.smithi045.stdout:1675: write oid 25 current snap is 207 2024-07-28T19:35:53.212 INFO:tasks.rados.rados.0.smithi045.stdout:1675: seq_num 639 ranges {739673=657763,2076229=663444} 2024-07-28T19:35:53.235 INFO:tasks.rados.rados.0.smithi045.stdout:1675: writing smithi04569809-25 from 739673 to 1397436 tid 1 2024-07-28T19:35:53.257 INFO:tasks.rados.rados.0.smithi045.stdout:1675: writing smithi04569809-25 from 2076229 to 2739673 tid 2 2024-07-28T19:35:53.258 INFO:tasks.rados.rados.0.smithi045.stdout:1676: write oid 31 current snap is 207 2024-07-28T19:35:53.258 INFO:tasks.rados.rados.0.smithi045.stdout:1676: seq_num 640 ranges {756480=733012,2134711=432549} 2024-07-28T19:35:53.278 INFO:tasks.rados.rados.0.smithi045.stdout:1676: writing smithi04569809-31 from 756480 to 1489492 tid 1 2024-07-28T19:35:53.290 INFO:tasks.rados.rados.0.smithi045.stdout:1676: writing smithi04569809-31 from 2134711 to 2567260 tid 2 2024-07-28T19:35:53.291 INFO:tasks.rados.rados.0.smithi045.stdout:1677: snap_create 2024-07-28T19:35:53.291 INFO:tasks.rados.rados.0.smithi045.stdout:1675: finishing write tid 1 to smithi04569809-25 2024-07-28T19:35:53.291 INFO:tasks.rados.rados.0.smithi045.stdout:1675: finishing write tid 2 to smithi04569809-25 2024-07-28T19:35:53.291 INFO:tasks.rados.rados.0.smithi045.stdout:1675: finishing write tid 3 to smithi04569809-25 2024-07-28T19:35:53.291 INFO:tasks.rados.rados.0.smithi045.stdout:1675: finishing write tid 4 to smithi04569809-25 2024-07-28T19:35:53.291 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 898 (ObjNum 639 snap 207 seq_num 639) dirty exists 2024-07-28T19:35:53.291 INFO:tasks.rados.rados.0.smithi045.stdout:1675: left oid 25 (ObjNum 639 snap 207 seq_num 639) 2024-07-28T19:35:53.291 INFO:tasks.rados.rados.0.smithi045.stdout:1676: finishing write tid 1 to smithi04569809-31 2024-07-28T19:35:53.296 INFO:tasks.rados.rados.0.smithi045.stdout:1676: finishing write tid 2 to smithi04569809-31 2024-07-28T19:35:53.296 INFO:tasks.rados.rados.0.smithi045.stdout:1676: finishing write tid 3 to smithi04569809-31 2024-07-28T19:35:53.296 INFO:tasks.rados.rados.0.smithi045.stdout:1676: finishing write tid 4 to smithi04569809-31 2024-07-28T19:35:53.296 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 1292 (ObjNum 640 snap 207 seq_num 640) dirty exists 2024-07-28T19:35:53.296 INFO:tasks.rados.rados.0.smithi045.stdout:1676: left oid 31 (ObjNum 640 snap 207 seq_num 640) 2024-07-28T19:35:53.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:53 smithi155 bash[68033]: cluster 2024-07-28T19:35:51.984840+0000 mgr.y (mgr.34101) 150 : cluster [DBG] pgmap v272: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-07-28T19:35:53.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:53 smithi155 bash[68033]: cluster 2024-07-28T19:35:52.207127+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-07-28T19:35:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:53 smithi045 bash[80445]: cluster 2024-07-28T19:35:51.984840+0000 mgr.y (mgr.34101) 150 : cluster [DBG] pgmap v272: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-07-28T19:35:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:53 smithi045 bash[80445]: cluster 2024-07-28T19:35:52.207127+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-07-28T19:35:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:53 smithi045 bash[82788]: cluster 2024-07-28T19:35:51.984840+0000 mgr.y (mgr.34101) 150 : cluster [DBG] pgmap v272: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-07-28T19:35:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:53 smithi045 bash[82788]: cluster 2024-07-28T19:35:52.207127+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-07-28T19:35:53.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:53 smithi155 bash[60745]: ts=2024-07-28T19:35:53.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:54.227 INFO:tasks.rados.rados.0.smithi045.stdout:1675: done (2 left) 2024-07-28T19:35:54.227 INFO:tasks.rados.rados.0.smithi045.stdout:1676: done (1 left) 2024-07-28T19:35:54.227 INFO:tasks.rados.rados.0.smithi045.stdout:1677: done (0 left) 2024-07-28T19:35:54.227 INFO:tasks.rados.rados.0.smithi045.stdout:1678: snap_remove snap 206 2024-07-28T19:35:54.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:54 smithi155 bash[68033]: cluster 2024-07-28T19:35:53.211291+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-07-28T19:35:54.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:54 smithi155 bash[60745]: ts=2024-07-28T19:35:54.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:54.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:54 smithi155 bash[60745]: ts=2024-07-28T19:35:54.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:54 smithi045 bash[80445]: cluster 2024-07-28T19:35:53.211291+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-07-28T19:35:54.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:54 smithi045 bash[82788]: cluster 2024-07-28T19:35:53.211291+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-07-28T19:35:55.151 INFO:tasks.rados.rados.0.smithi045.stdout:1678: done (0 left) 2024-07-28T19:35:55.151 INFO:tasks.rados.rados.0.smithi045.stdout:1679: delete oid 40 current snap is 208 2024-07-28T19:35:55.160 INFO:tasks.rados.rados.0.smithi045.stdout:1679: done (0 left) 2024-07-28T19:35:55.160 INFO:tasks.rados.rados.0.smithi045.stdout:1680: read oid 22 snap -1 2024-07-28T19:35:55.160 INFO:tasks.rados.rados.0.smithi045.stdout:1680: expect (ObjNum 608 snap 196 seq_num 608) 2024-07-28T19:35:55.160 INFO:tasks.rados.rados.0.smithi045.stdout:1681: write oid 35 current snap is 208 2024-07-28T19:35:55.161 INFO:tasks.rados.rados.0.smithi045.stdout:1681: seq_num 642 ranges {790094=483510,1851675=436218} 2024-07-28T19:35:55.176 INFO:tasks.rados.rados.0.smithi045.stdout:1681: writing smithi04569809-35 from 790094 to 1273604 tid 1 2024-07-28T19:35:55.188 INFO:tasks.rados.rados.0.smithi045.stdout:1681: writing smithi04569809-35 from 1851675 to 2287893 tid 2 2024-07-28T19:35:55.188 INFO:tasks.rados.rados.0.smithi045.stdout:1682: delete oid 20 current snap is 208 2024-07-28T19:35:55.188 INFO:tasks.rados.rados.0.smithi045.stdout:1680: expect (ObjNum 608 snap 196 seq_num 608) 2024-07-28T19:35:55.282 INFO:tasks.rados.rados.0.smithi045.stdout:1681: finishing write tid 1 to smithi04569809-35 2024-07-28T19:35:55.282 INFO:tasks.rados.rados.0.smithi045.stdout:1681: finishing write tid 2 to smithi04569809-35 2024-07-28T19:35:55.282 INFO:tasks.rados.rados.0.smithi045.stdout:1681: finishing write tid 3 to smithi04569809-35 2024-07-28T19:35:55.282 INFO:tasks.rados.rados.0.smithi045.stdout:1681: finishing write tid 4 to smithi04569809-35 2024-07-28T19:35:55.283 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 673 (ObjNum 642 snap 208 seq_num 642) dirty exists 2024-07-28T19:35:55.283 INFO:tasks.rados.rados.0.smithi045.stdout:1681: left oid 35 (ObjNum 642 snap 208 seq_num 642) 2024-07-28T19:35:55.283 INFO:tasks.rados.rados.0.smithi045.stdout:1680: done (2 left) 2024-07-28T19:35:55.283 INFO:tasks.rados.rados.0.smithi045.stdout:1681: done (1 left) 2024-07-28T19:35:55.283 INFO:tasks.rados.rados.0.smithi045.stdout:1682: done (0 left) 2024-07-28T19:35:55.283 INFO:tasks.rados.rados.0.smithi045.stdout:1683: write oid 12 current snap is 208 2024-07-28T19:35:55.283 INFO:tasks.rados.rados.0.smithi045.stdout:1683: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2024-07-28T19:35:55.298 INFO:tasks.rados.rados.0.smithi045.stdout:1683: writing smithi04569809-12 from 423708 to 1057716 tid 1 2024-07-28T19:35:55.317 INFO:tasks.rados.rados.0.smithi045.stdout:1683: writing smithi04569809-12 from 1852286 to 2292173 tid 2 2024-07-28T19:35:55.325 INFO:tasks.rados.rados.0.smithi045.stdout:1683: writing smithi04569809-12 from 2752172 to 2823708 tid 3 2024-07-28T19:35:55.325 INFO:tasks.rados.rados.0.smithi045.stdout:1684: read oid 9 snap -1 2024-07-28T19:35:55.325 INFO:tasks.rados.rados.0.smithi045.stdout:1684: expect deleted 2024-07-28T19:35:55.325 INFO:tasks.rados.rados.0.smithi045.stdout:1685: write oid 23 current snap is 208 2024-07-28T19:35:55.325 INFO:tasks.rados.rados.0.smithi045.stdout:1683: finishing write tid 1 to smithi04569809-12 2024-07-28T19:35:55.325 INFO:tasks.rados.rados.0.smithi045.stdout:1685: seq_num 645 ranges {440515=709257,1910768=583545} 2024-07-28T19:35:55.341 INFO:tasks.rados.rados.0.smithi045.stdout:1685: writing smithi04569809-23 from 440515 to 1149772 tid 1 2024-07-28T19:35:55.360 INFO:tasks.rados.rados.0.smithi045.stdout:1685: writing smithi04569809-23 from 1910768 to 2494313 tid 2 2024-07-28T19:35:55.360 INFO:tasks.rados.rados.0.smithi045.stdout:1686: read oid 19 snap -1 2024-07-28T19:35:55.360 INFO:tasks.rados.rados.0.smithi045.stdout:1686: expect (ObjNum 562 snap 176 seq_num 562) 2024-07-28T19:35:55.360 INFO:tasks.rados.rados.0.smithi045.stdout:1687: delete oid 21 current snap is 208 2024-07-28T19:35:55.360 INFO:tasks.rados.rados.0.smithi045.stdout:1683: finishing write tid 2 to smithi04569809-12 2024-07-28T19:35:55.361 INFO:tasks.rados.rados.0.smithi045.stdout:1683: finishing write tid 3 to smithi04569809-12 2024-07-28T19:35:55.361 INFO:tasks.rados.rados.0.smithi045.stdout:1683: finishing write tid 4 to smithi04569809-12 2024-07-28T19:35:55.361 INFO:tasks.rados.rados.0.smithi045.stdout:1683: finishing write tid 5 to smithi04569809-12 2024-07-28T19:35:55.361 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 1125 (ObjNum 644 snap 208 seq_num 644) dirty exists 2024-07-28T19:35:55.361 INFO:tasks.rados.rados.0.smithi045.stdout:1683: left oid 12 (ObjNum 644 snap 208 seq_num 644) 2024-07-28T19:35:55.361 INFO:tasks.rados.rados.0.smithi045.stdout:1685: finishing write tid 1 to smithi04569809-23 2024-07-28T19:35:55.365 INFO:tasks.rados.rados.0.smithi045.stdout:1685: finishing write tid 2 to smithi04569809-23 2024-07-28T19:35:55.366 INFO:tasks.rados.rados.0.smithi045.stdout:1685: finishing write tid 3 to smithi04569809-23 2024-07-28T19:35:55.367 INFO:tasks.rados.rados.0.smithi045.stdout:1685: finishing write tid 4 to smithi04569809-23 2024-07-28T19:35:55.367 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 607 (ObjNum 645 snap 208 seq_num 645) dirty exists 2024-07-28T19:35:55.367 INFO:tasks.rados.rados.0.smithi045.stdout:1685: left oid 23 (ObjNum 645 snap 208 seq_num 645) 2024-07-28T19:35:55.369 INFO:tasks.rados.rados.0.smithi045.stdout:1686: expect (ObjNum 562 snap 176 seq_num 562) 2024-07-28T19:35:55.485 INFO:tasks.rados.rados.0.smithi045.stdout:1683: done (4 left) 2024-07-28T19:35:55.485 INFO:tasks.rados.rados.0.smithi045.stdout:1684: done (3 left) 2024-07-28T19:35:55.485 INFO:tasks.rados.rados.0.smithi045.stdout:1685: done (2 left) 2024-07-28T19:35:55.485 INFO:tasks.rados.rados.0.smithi045.stdout:1686: done (1 left) 2024-07-28T19:35:55.485 INFO:tasks.rados.rados.0.smithi045.stdout:1687: done (0 left) 2024-07-28T19:35:55.485 INFO:tasks.rados.rados.0.smithi045.stdout:1688: write oid 39 current snap is 208 2024-07-28T19:35:55.485 INFO:tasks.rados.rados.0.smithi045.stdout:1688: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2024-07-28T19:35:55.498 INFO:tasks.rados.rados.0.smithi045.stdout:1688: writing smithi04569809-39 from 474129 to 1050237 tid 1 2024-07-28T19:35:55.514 INFO:tasks.rados.rados.0.smithi045.stdout:1688: writing smithi04569809-39 from 1627732 to 2214946 tid 2 2024-07-28T19:35:55.523 INFO:tasks.rados.rados.0.smithi045.stdout:1688: writing smithi04569809-39 from 2718088 to 2874129 tid 3 2024-07-28T19:35:55.523 INFO:tasks.rados.rados.0.smithi045.stdout:1689: delete oid 29 current snap is 208 2024-07-28T19:35:55.523 INFO:tasks.rados.rados.0.smithi045.stdout:1688: finishing write tid 1 to smithi04569809-39 2024-07-28T19:35:55.523 INFO:tasks.rados.rados.0.smithi045.stdout:1688: finishing write tid 2 to smithi04569809-39 2024-07-28T19:35:55.527 INFO:tasks.rados.rados.0.smithi045.stdout:1689: done (1 left) 2024-07-28T19:35:55.527 INFO:tasks.rados.rados.0.smithi045.stdout:1690: read oid 18 snap -1 2024-07-28T19:35:55.527 INFO:tasks.rados.rados.0.smithi045.stdout:1690: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:35:55.527 INFO:tasks.rados.rados.0.smithi045.stdout:1691: snap_create 2024-07-28T19:35:55.527 INFO:tasks.rados.rados.0.smithi045.stdout:1688: finishing write tid 3 to smithi04569809-39 2024-07-28T19:35:55.528 INFO:tasks.rados.rados.0.smithi045.stdout:1688: finishing write tid 4 to smithi04569809-39 2024-07-28T19:35:55.528 INFO:tasks.rados.rados.0.smithi045.stdout:1688: finishing write tid 5 to smithi04569809-39 2024-07-28T19:35:55.528 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 696 (ObjNum 647 snap 208 seq_num 647) dirty exists 2024-07-28T19:35:55.528 INFO:tasks.rados.rados.0.smithi045.stdout:1688: left oid 39 (ObjNum 647 snap 208 seq_num 647) 2024-07-28T19:35:55.531 INFO:tasks.rados.rados.0.smithi045.stdout:1690: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:35:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:55 smithi155 bash[68033]: cluster 2024-07-28T19:35:53.986070+0000 mgr.y (mgr.34101) 151 : cluster [DBG] pgmap v275: 89 pgs: 89 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 607 KiB/s wr, 5 op/s 2024-07-28T19:35:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:55 smithi155 bash[68033]: cluster 2024-07-28T19:35:54.228522+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-07-28T19:35:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:55 smithi155 bash[68033]: cluster 2024-07-28T19:35:55.152354+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-07-28T19:35:55.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:55 smithi045 bash[80445]: cluster 2024-07-28T19:35:53.986070+0000 mgr.y (mgr.34101) 151 : cluster [DBG] pgmap v275: 89 pgs: 89 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 607 KiB/s wr, 5 op/s 2024-07-28T19:35:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:55 smithi045 bash[80445]: cluster 2024-07-28T19:35:54.228522+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-07-28T19:35:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:55 smithi045 bash[80445]: cluster 2024-07-28T19:35:55.152354+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-07-28T19:35:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:55 smithi045 bash[82788]: cluster 2024-07-28T19:35:53.986070+0000 mgr.y (mgr.34101) 151 : cluster [DBG] pgmap v275: 89 pgs: 89 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 607 KiB/s wr, 5 op/s 2024-07-28T19:35:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:55 smithi045 bash[82788]: cluster 2024-07-28T19:35:54.228522+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-07-28T19:35:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:55 smithi045 bash[82788]: cluster 2024-07-28T19:35:55.152354+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-07-28T19:35:56.241 INFO:tasks.rados.rados.0.smithi045.stdout:1688: done (2 left) 2024-07-28T19:35:56.241 INFO:tasks.rados.rados.0.smithi045.stdout:1690: done (1 left) 2024-07-28T19:35:56.241 INFO:tasks.rados.rados.0.smithi045.stdout:1691: done (0 left) 2024-07-28T19:35:56.241 INFO:tasks.rados.rados.0.smithi045.stdout:1692: read oid 48 snap 204 2024-07-28T19:35:56.241 INFO:tasks.rados.rados.0.smithi045.stdout:1692: expect (ObjNum 530 snap 169 seq_num 530) 2024-07-28T19:35:56.241 INFO:tasks.rados.rados.0.smithi045.stdout:1693: rollback oid 3 current snap is 209 2024-07-28T19:35:56.241 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 205 2024-07-28T19:35:56.241 INFO:tasks.rados.rados.0.smithi045.stdout:1694: read oid 15 snap -1 2024-07-28T19:35:56.241 INFO:tasks.rados.rados.0.smithi045.stdout:1694: expect deleted 2024-07-28T19:35:56.242 INFO:tasks.rados.rados.0.smithi045.stdout:1695: delete oid 42 current snap is 209 2024-07-28T19:35:56.254 INFO:tasks.rados.rados.0.smithi045.stdout:1694: done (3 left) 2024-07-28T19:35:56.254 INFO:tasks.rados.rados.0.smithi045.stdout:1695: done (2 left) 2024-07-28T19:35:56.254 INFO:tasks.rados.rados.0.smithi045.stdout:1696: snap_remove snap 200 2024-07-28T19:35:57.250 INFO:tasks.rados.rados.0.smithi045.stdout:1696: done (2 left) 2024-07-28T19:35:57.250 INFO:tasks.rados.rados.0.smithi045.stdout:1697: read oid 6 snap 205 2024-07-28T19:35:57.250 INFO:tasks.rados.rados.0.smithi045.stdout:1697: expect deleted 2024-07-28T19:35:57.250 INFO:tasks.rados.rados.0.smithi045.stdout:1698: read oid 8 snap -1 2024-07-28T19:35:57.250 INFO:tasks.rados.rados.0.smithi045.stdout:1698: expect (ObjNum 600 snap 192 seq_num 600) 2024-07-28T19:35:57.250 INFO:tasks.rados.rados.0.smithi045.stdout:1699: snap_remove snap 207 2024-07-28T19:35:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:57 smithi155 bash[68033]: cluster 2024-07-28T19:35:55.986759+0000 mgr.y (mgr.34101) 152 : cluster [DBG] pgmap v278: 89 pgs: 89 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 607 KiB/s wr, 5 op/s 2024-07-28T19:35:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:57 smithi155 bash[68033]: cluster 2024-07-28T19:35:56.242054+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-07-28T19:35:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:57 smithi045 bash[80445]: cluster 2024-07-28T19:35:55.986759+0000 mgr.y (mgr.34101) 152 : cluster [DBG] pgmap v278: 89 pgs: 89 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 607 KiB/s wr, 5 op/s 2024-07-28T19:35:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:57 smithi045 bash[80445]: cluster 2024-07-28T19:35:56.242054+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-07-28T19:35:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:57 smithi045 bash[82788]: cluster 2024-07-28T19:35:55.986759+0000 mgr.y (mgr.34101) 152 : cluster [DBG] pgmap v278: 89 pgs: 89 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 607 KiB/s wr, 5 op/s 2024-07-28T19:35:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:57 smithi045 bash[82788]: cluster 2024-07-28T19:35:56.242054+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-07-28T19:35:58.260 INFO:tasks.rados.rados.0.smithi045.stdout:1699: done (4 left) 2024-07-28T19:35:58.260 INFO:tasks.rados.rados.0.smithi045.stdout:1700: snap_create 2024-07-28T19:35:58.261 INFO:tasks.rados.rados.0.smithi045.stdout:1692: expect (ObjNum 530 snap 169 seq_num 530) 2024-07-28T19:35:58.421 INFO:tasks.rados.rados.0.smithi045.stdout:1693: finishing rollback tid 0 to smithi04569809-3 2024-07-28T19:35:58.421 INFO:tasks.rados.rados.0.smithi045.stdout:1693: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:35:58.421 INFO:tasks.rados.rados.0.smithi045.stdout:1693: finishing rollback tid 2 to smithi04569809-3 2024-07-28T19:35:58.421 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 935 (ObjNum 581 snap 185 seq_num 581) dirty exists 2024-07-28T19:35:58.421 INFO:tasks.rados.rados.0.smithi045.stdout:1698: expect (ObjNum 600 snap 192 seq_num 600) 2024-07-28T19:35:58.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:58 smithi155 bash[68033]: cluster 2024-07-28T19:35:57.251054+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-07-28T19:35:58.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:58 smithi045 bash[80445]: cluster 2024-07-28T19:35:57.251054+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-07-28T19:35:58.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:58 smithi045 bash[82788]: cluster 2024-07-28T19:35:57.251054+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-07-28T19:35:59.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:35:58 smithi155 bash[60745]: ts=2024-07-28T19:35:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:35:59.268 INFO:tasks.rados.rados.0.smithi045.stdout:1692: done (4 left) 2024-07-28T19:35:59.268 INFO:tasks.rados.rados.0.smithi045.stdout:1693: done (3 left) 2024-07-28T19:35:59.268 INFO:tasks.rados.rados.0.smithi045.stdout:1697: done (2 left) 2024-07-28T19:35:59.268 INFO:tasks.rados.rados.0.smithi045.stdout:1698: done (1 left) 2024-07-28T19:35:59.268 INFO:tasks.rados.rados.0.smithi045.stdout:1700: done (0 left) 2024-07-28T19:35:59.268 INFO:tasks.rados.rados.0.smithi045.stdout:1701: write oid 47 current snap is 210 2024-07-28T19:35:59.268 INFO:tasks.rados.rados.0.smithi045.stdout:1701: seq_num 650 ranges {524550=401855,1403178=450894,2516710=407840} 2024-07-28T19:35:59.282 INFO:tasks.rados.rados.0.smithi045.stdout:1701: writing smithi04569809-47 from 524550 to 926405 tid 1 2024-07-28T19:35:59.298 INFO:tasks.rados.rados.0.smithi045.stdout:1701: writing smithi04569809-47 from 1403178 to 1854072 tid 2 2024-07-28T19:35:59.315 INFO:tasks.rados.rados.0.smithi045.stdout:1701: writing smithi04569809-47 from 2516710 to 2924550 tid 3 2024-07-28T19:35:59.315 INFO:tasks.rados.rados.0.smithi045.stdout:1701: finishing write tid 1 to smithi04569809-47 2024-07-28T19:35:59.315 INFO:tasks.rados.rados.0.smithi045.stdout:1701: finishing write tid 2 to smithi04569809-47 2024-07-28T19:35:59.315 INFO:tasks.rados.rados.0.smithi045.stdout:1702: snap_create 2024-07-28T19:35:59.319 INFO:tasks.rados.rados.0.smithi045.stdout:1701: finishing write tid 3 to smithi04569809-47 2024-07-28T19:35:59.320 INFO:tasks.rados.rados.0.smithi045.stdout:1701: finishing write tid 4 to smithi04569809-47 2024-07-28T19:35:59.320 INFO:tasks.rados.rados.0.smithi045.stdout:1701: finishing write tid 5 to smithi04569809-47 2024-07-28T19:35:59.320 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 937 (ObjNum 650 snap 210 seq_num 650) dirty exists 2024-07-28T19:35:59.320 INFO:tasks.rados.rados.0.smithi045.stdout:1701: left oid 47 (ObjNum 650 snap 210 seq_num 650) 2024-07-28T19:35:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:59 smithi155 bash[68033]: cluster 2024-07-28T19:35:57.987414+0000 mgr.y (mgr.34101) 153 : cluster [DBG] pgmap v281: 89 pgs: 89 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:35:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:35:59 smithi155 bash[68033]: cluster 2024-07-28T19:35:58.260582+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-07-28T19:35:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:59 smithi045 bash[80445]: cluster 2024-07-28T19:35:57.987414+0000 mgr.y (mgr.34101) 153 : cluster [DBG] pgmap v281: 89 pgs: 89 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:35:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:35:59 smithi045 bash[80445]: cluster 2024-07-28T19:35:58.260582+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-07-28T19:35:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:59 smithi045 bash[82788]: cluster 2024-07-28T19:35:57.987414+0000 mgr.y (mgr.34101) 153 : cluster [DBG] pgmap v281: 89 pgs: 89 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:35:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:35:59 smithi045 bash[82788]: cluster 2024-07-28T19:35:58.260582+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-07-28T19:36:00.276 INFO:tasks.rados.rados.0.smithi045.stdout:1701: done (1 left) 2024-07-28T19:36:00.276 INFO:tasks.rados.rados.0.smithi045.stdout:1702: done (0 left) 2024-07-28T19:36:00.276 INFO:tasks.rados.rados.0.smithi045.stdout:1703: write oid 37 current snap is 211 2024-07-28T19:36:00.276 INFO:tasks.rados.rados.0.smithi045.stdout:1703: seq_num 651 ranges {541357=477104,1745307=594552} 2024-07-28T19:36:00.292 INFO:tasks.rados.rados.0.smithi045.stdout:1703: writing smithi04569809-37 from 541357 to 1018461 tid 1 2024-07-28T19:36:00.314 INFO:tasks.rados.rados.0.smithi045.stdout:1703: writing smithi04569809-37 from 1745307 to 2339859 tid 2 2024-07-28T19:36:00.314 INFO:tasks.rados.rados.0.smithi045.stdout:1704: snap_remove snap 204 2024-07-28T19:36:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:00 smithi155 bash[68033]: cluster 2024-07-28T19:35:59.268499+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-07-28T19:36:00.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:00 smithi045 bash[80445]: cluster 2024-07-28T19:35:59.268499+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-07-28T19:36:00.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:00 smithi045 bash[82788]: cluster 2024-07-28T19:35:59.268499+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-07-28T19:36:00.966 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:36:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:36:00] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2024-07-28T19:36:01.283 INFO:tasks.rados.rados.0.smithi045.stdout:1704: done (1 left) 2024-07-28T19:36:01.283 INFO:tasks.rados.rados.0.smithi045.stdout:1705: write oid 38 current snap is 211 2024-07-28T19:36:01.283 INFO:tasks.rados.rados.0.smithi045.stdout:1703: finishing write tid 1 to smithi04569809-37 2024-07-28T19:36:01.283 INFO:tasks.rados.rados.0.smithi045.stdout:1703: finishing write tid 2 to smithi04569809-37 2024-07-28T19:36:01.283 INFO:tasks.rados.rados.0.smithi045.stdout:1705: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2024-07-28T19:36:01.304 INFO:tasks.rados.rados.0.smithi045.stdout:1705: writing smithi04569809-38 from 558164 to 1110517 tid 1 2024-07-28T19:36:01.325 INFO:tasks.rados.rados.0.smithi045.stdout:1705: writing smithi04569809-38 from 1803789 to 2258352 tid 2 2024-07-28T19:36:01.336 INFO:tasks.rados.rados.0.smithi045.stdout:1705: writing smithi04569809-38 from 2855203 to 2958164 tid 3 2024-07-28T19:36:01.336 INFO:tasks.rados.rados.0.smithi045.stdout:1706: read oid 9 snap -1 2024-07-28T19:36:01.336 INFO:tasks.rados.rados.0.smithi045.stdout:1706: expect deleted 2024-07-28T19:36:01.337 INFO:tasks.rados.rados.0.smithi045.stdout:1707: read oid 4 snap -1 2024-07-28T19:36:01.337 INFO:tasks.rados.rados.0.smithi045.stdout:1707: expect (ObjNum 590 snap 190 seq_num 590) 2024-07-28T19:36:01.337 INFO:tasks.rados.rados.0.smithi045.stdout:1708: delete oid 47 current snap is 211 2024-07-28T19:36:01.337 INFO:tasks.rados.rados.0.smithi045.stdout:1703: finishing write tid 3 to smithi04569809-37 2024-07-28T19:36:01.337 INFO:tasks.rados.rados.0.smithi045.stdout:1703: finishing write tid 4 to smithi04569809-37 2024-07-28T19:36:01.337 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 947 (ObjNum 651 snap 211 seq_num 651) dirty exists 2024-07-28T19:36:01.337 INFO:tasks.rados.rados.0.smithi045.stdout:1703: left oid 37 (ObjNum 651 snap 211 seq_num 651) 2024-07-28T19:36:01.337 INFO:tasks.rados.rados.0.smithi045.stdout:1705: finishing write tid 1 to smithi04569809-38 2024-07-28T19:36:01.337 INFO:tasks.rados.rados.0.smithi045.stdout:1705: finishing write tid 2 to smithi04569809-38 2024-07-28T19:36:01.341 INFO:tasks.rados.rados.0.smithi045.stdout:1705: finishing write tid 3 to smithi04569809-38 2024-07-28T19:36:01.341 INFO:tasks.rados.rados.0.smithi045.stdout:1703: done (4 left) 2024-07-28T19:36:01.341 INFO:tasks.rados.rados.0.smithi045.stdout:1706: done (3 left) 2024-07-28T19:36:01.341 INFO:tasks.rados.rados.0.smithi045.stdout:1708: done (2 left) 2024-07-28T19:36:01.341 INFO:tasks.rados.rados.0.smithi045.stdout:1709: write oid 12 current snap is 211 2024-07-28T19:36:01.341 INFO:tasks.rados.rados.0.smithi045.stdout:1709: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2024-07-28T19:36:01.347 INFO:tasks.rados.rados.0.smithi045.stdout:1709: writing smithi04569809-12 from 591778 to 1010982 tid 1 2024-07-28T19:36:01.355 INFO:tasks.rados.rados.0.smithi045.stdout:1709: writing smithi04569809-12 from 1637106 to 2378985 tid 2 2024-07-28T19:36:01.360 INFO:tasks.rados.rados.0.smithi045.stdout:1709: writing smithi04569809-12 from 2910049 to 2991778 tid 3 2024-07-28T19:36:01.360 INFO:tasks.rados.rados.0.smithi045.stdout:1710: delete oid 45 current snap is 211 2024-07-28T19:36:01.360 INFO:tasks.rados.rados.0.smithi045.stdout:1705: finishing write tid 4 to smithi04569809-38 2024-07-28T19:36:01.360 INFO:tasks.rados.rados.0.smithi045.stdout:1705: finishing write tid 5 to smithi04569809-38 2024-07-28T19:36:01.360 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 567 (ObjNum 652 snap 211 seq_num 652) dirty exists 2024-07-28T19:36:01.360 INFO:tasks.rados.rados.0.smithi045.stdout:1705: left oid 38 (ObjNum 652 snap 211 seq_num 652) 2024-07-28T19:36:01.360 INFO:tasks.rados.rados.0.smithi045.stdout:1707: expect (ObjNum 590 snap 190 seq_num 590) 2024-07-28T19:36:01.507 INFO:tasks.rados.rados.0.smithi045.stdout:1709: finishing write tid 1 to smithi04569809-12 2024-07-28T19:36:01.507 INFO:tasks.rados.rados.0.smithi045.stdout:1709: finishing write tid 2 to smithi04569809-12 2024-07-28T19:36:01.507 INFO:tasks.rados.rados.0.smithi045.stdout:1709: finishing write tid 3 to smithi04569809-12 2024-07-28T19:36:01.507 INFO:tasks.rados.rados.0.smithi045.stdout:1709: finishing write tid 4 to smithi04569809-12 2024-07-28T19:36:01.507 INFO:tasks.rados.rados.0.smithi045.stdout:1709: finishing write tid 5 to smithi04569809-12 2024-07-28T19:36:01.507 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 1138 (ObjNum 654 snap 211 seq_num 654) dirty exists 2024-07-28T19:36:01.508 INFO:tasks.rados.rados.0.smithi045.stdout:1709: left oid 12 (ObjNum 654 snap 211 seq_num 654) 2024-07-28T19:36:01.508 INFO:tasks.rados.rados.0.smithi045.stdout:1705: done (3 left) 2024-07-28T19:36:01.508 INFO:tasks.rados.rados.0.smithi045.stdout:1707: done (2 left) 2024-07-28T19:36:01.508 INFO:tasks.rados.rados.0.smithi045.stdout:1709: done (1 left) 2024-07-28T19:36:01.508 INFO:tasks.rados.rados.0.smithi045.stdout:1710: done (0 left) 2024-07-28T19:36:01.508 INFO:tasks.rados.rados.0.smithi045.stdout:1711: snap_create 2024-07-28T19:36:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:01 smithi155 bash[68033]: cluster 2024-07-28T19:35:59.988106+0000 mgr.y (mgr.34101) 154 : cluster [DBG] pgmap v284: 89 pgs: 89 active+clean; 111 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-07-28T19:36:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:01 smithi155 bash[68033]: cluster 2024-07-28T19:36:00.277187+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-07-28T19:36:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:01 smithi045 bash[80445]: cluster 2024-07-28T19:35:59.988106+0000 mgr.y (mgr.34101) 154 : cluster [DBG] pgmap v284: 89 pgs: 89 active+clean; 111 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-07-28T19:36:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:01 smithi045 bash[80445]: cluster 2024-07-28T19:36:00.277187+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-07-28T19:36:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:01 smithi045 bash[82788]: cluster 2024-07-28T19:35:59.988106+0000 mgr.y (mgr.34101) 154 : cluster [DBG] pgmap v284: 89 pgs: 89 active+clean; 111 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-07-28T19:36:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:01 smithi045 bash[82788]: cluster 2024-07-28T19:36:00.277187+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-07-28T19:36:02.293 INFO:tasks.rados.rados.0.smithi045.stdout:1711: done (0 left) 2024-07-28T19:36:02.293 INFO:tasks.rados.rados.0.smithi045.stdout:1712: snap_remove snap 211 2024-07-28T19:36:02.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:02 smithi155 bash[68033]: cluster 2024-07-28T19:36:01.284635+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-07-28T19:36:02.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:36:02 smithi155 bash[60745]: ts=2024-07-28T19:36:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:36:02.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:02 smithi045 bash[80445]: cluster 2024-07-28T19:36:01.284635+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-07-28T19:36:02.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:02 smithi045 bash[82788]: cluster 2024-07-28T19:36:01.284635+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-07-28T19:36:03.302 INFO:tasks.rados.rados.0.smithi045.stdout:1712: done (0 left) 2024-07-28T19:36:03.302 INFO:tasks.rados.rados.0.smithi045.stdout:1713: delete oid 29 current snap is 212 2024-07-28T19:36:03.311 INFO:tasks.rados.rados.0.smithi045.stdout:1713: done (0 left) 2024-07-28T19:36:03.311 INFO:tasks.rados.rados.0.smithi045.stdout:1714: rollback oid 42 current snap is 212 2024-07-28T19:36:03.311 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 205 2024-07-28T19:36:03.311 INFO:tasks.rados.rados.0.smithi045.stdout:1715: write oid 17 current snap is 212 2024-07-28T19:36:03.311 INFO:tasks.rados.rados.0.smithi045.stdout:1715: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2024-07-28T19:36:03.332 INFO:tasks.rados.rados.0.smithi045.stdout:1715: writing smithi04569809-17 from 642199 to 1287150 tid 1 2024-07-28T19:36:03.348 INFO:tasks.rados.rados.0.smithi045.stdout:1715: writing smithi04569809-17 from 1696199 to 2301758 tid 2 2024-07-28T19:36:03.358 INFO:tasks.rados.rados.0.smithi045.stdout:1715: writing smithi04569809-17 from 2992318 to 3042199 tid 3 2024-07-28T19:36:03.359 INFO:tasks.rados.rados.0.smithi045.stdout:1716: write oid 23 current snap is 212 2024-07-28T19:36:03.359 INFO:tasks.rados.rados.0.smithi045.stdout:1716: seq_num 658 ranges {659006=720200,2154681=749217} 2024-07-28T19:36:03.373 INFO:tasks.rados.rados.0.smithi045.stdout:1716: writing smithi04569809-23 from 659006 to 1379206 tid 1 2024-07-28T19:36:03.388 INFO:tasks.rados.rados.0.smithi045.stdout:1716: writing smithi04569809-23 from 2154681 to 2903898 tid 2 2024-07-28T19:36:03.388 INFO:tasks.rados.rados.0.smithi045.stdout:1717: write oid 15 current snap is 212 2024-07-28T19:36:03.388 INFO:tasks.rados.rados.0.smithi045.stdout:1714: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:36:03.388 INFO:tasks.rados.rados.0.smithi045.stdout:1714: finishing rollback tid 2 to smithi04569809-42 2024-07-28T19:36:03.388 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1313 (ObjNum 628 snap 203 seq_num 628) dirty exists 2024-07-28T19:36:03.388 INFO:tasks.rados.rados.0.smithi045.stdout:1715: finishing write tid 1 to smithi04569809-17 2024-07-28T19:36:03.388 INFO:tasks.rados.rados.0.smithi045.stdout:1715: finishing write tid 2 to smithi04569809-17 2024-07-28T19:36:03.388 INFO:tasks.rados.rados.0.smithi045.stdout:1715: finishing write tid 3 to smithi04569809-17 2024-07-28T19:36:03.388 INFO:tasks.rados.rados.0.smithi045.stdout:1717: seq_num 659 ranges {675813=795449,2096810=609228} 2024-07-28T19:36:03.399 INFO:tasks.rados.rados.0.smithi045.stdout:1717: writing smithi04569809-15 from 675813 to 1471262 tid 1 2024-07-28T19:36:03.410 INFO:tasks.rados.rados.0.smithi045.stdout:1717: writing smithi04569809-15 from 2096810 to 2706038 tid 2 2024-07-28T19:36:03.410 INFO:tasks.rados.rados.0.smithi045.stdout:1714: done (3 left) 2024-07-28T19:36:03.410 INFO:tasks.rados.rados.0.smithi045.stdout:1718: read oid 44 snap -1 2024-07-28T19:36:03.410 INFO:tasks.rados.rados.0.smithi045.stdout:1718: expect deleted 2024-07-28T19:36:03.410 INFO:tasks.rados.rados.0.smithi045.stdout:1719: read oid 12 snap -1 2024-07-28T19:36:03.410 INFO:tasks.rados.rados.0.smithi045.stdout:1719: expect (ObjNum 654 snap 211 seq_num 654) 2024-07-28T19:36:03.410 INFO:tasks.rados.rados.0.smithi045.stdout:1720: write oid 30 current snap is 212 2024-07-28T19:36:03.410 INFO:tasks.rados.rados.0.smithi045.stdout:1715: finishing write tid 4 to smithi04569809-17 2024-07-28T19:36:03.410 INFO:tasks.rados.rados.0.smithi045.stdout:1715: finishing write tid 5 to smithi04569809-17 2024-07-28T19:36:03.411 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 572 (ObjNum 657 snap 212 seq_num 657) dirty exists 2024-07-28T19:36:03.411 INFO:tasks.rados.rados.0.smithi045.stdout:1715: left oid 17 (ObjNum 657 snap 212 seq_num 657) 2024-07-28T19:36:03.411 INFO:tasks.rados.rados.0.smithi045.stdout:1716: finishing write tid 1 to smithi04569809-23 2024-07-28T19:36:03.411 INFO:tasks.rados.rados.0.smithi045.stdout:1720: seq_num 660 ranges {692620=470698,1755292=752886} 2024-07-28T19:36:03.419 INFO:tasks.rados.rados.0.smithi045.stdout:1720: writing smithi04569809-30 from 692620 to 1163318 tid 1 2024-07-28T19:36:03.430 INFO:tasks.rados.rados.0.smithi045.stdout:1720: writing smithi04569809-30 from 1755292 to 2508178 tid 2 2024-07-28T19:36:03.430 INFO:tasks.rados.rados.0.smithi045.stdout:1715: done (5 left) 2024-07-28T19:36:03.430 INFO:tasks.rados.rados.0.smithi045.stdout:1721: snap_remove snap 210 2024-07-28T19:36:03.554 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:36:03 smithi155 bash[60745]: ts=2024-07-28T19:36:03.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:36:03.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:03 smithi155 bash[68033]: cluster 2024-07-28T19:36:01.988883+0000 mgr.y (mgr.34101) 155 : cluster [DBG] pgmap v287: 89 pgs: 89 active+clean; 111 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-07-28T19:36:03.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:03 smithi155 bash[68033]: cluster 2024-07-28T19:36:02.294469+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-07-28T19:36:03.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:03 smithi155 bash[68033]: audit 2024-07-28T19:36:03.027926+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:03 smithi045 bash[80445]: cluster 2024-07-28T19:36:01.988883+0000 mgr.y (mgr.34101) 155 : cluster [DBG] pgmap v287: 89 pgs: 89 active+clean; 111 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-07-28T19:36:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:03 smithi045 bash[80445]: cluster 2024-07-28T19:36:02.294469+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-07-28T19:36:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:03 smithi045 bash[80445]: audit 2024-07-28T19:36:03.027926+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:03 smithi045 bash[82788]: cluster 2024-07-28T19:36:01.988883+0000 mgr.y (mgr.34101) 155 : cluster [DBG] pgmap v287: 89 pgs: 89 active+clean; 111 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-07-28T19:36:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:03 smithi045 bash[82788]: cluster 2024-07-28T19:36:02.294469+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-07-28T19:36:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:03 smithi045 bash[82788]: audit 2024-07-28T19:36:03.027926+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:04.312 INFO:tasks.rados.rados.0.smithi045.stdout:1721: done (5 left) 2024-07-28T19:36:04.312 INFO:tasks.rados.rados.0.smithi045.stdout:1722: snap_remove snap 209 2024-07-28T19:36:04.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:04 smithi045 bash[80445]: cluster 2024-07-28T19:36:03.303722+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-07-28T19:36:04.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:04 smithi045 bash[82788]: cluster 2024-07-28T19:36:03.303722+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-07-28T19:36:04.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:04 smithi155 bash[68033]: cluster 2024-07-28T19:36:03.303722+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-07-28T19:36:04.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:36:04 smithi155 bash[60745]: ts=2024-07-28T19:36:04.454Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsInactive index=0 msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:36:04.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:36:04 smithi155 bash[60745]: ts=2024-07-28T19:36:04.455Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs name=CephPGsUnclean index=1 msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:36:05.157 INFO:tasks.rados.rados.0.smithi045.stdout:1722: done (5 left) 2024-07-28T19:36:05.157 INFO:tasks.rados.rados.0.smithi045.stdout:1723: rollback oid 13 current snap is 212 2024-07-28T19:36:05.157 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 13 to 208 2024-07-28T19:36:05.157 INFO:tasks.rados.rados.0.smithi045.stdout:1716: finishing write tid 2 to smithi04569809-23 2024-07-28T19:36:05.157 INFO:tasks.rados.rados.0.smithi045.stdout:1716: finishing write tid 3 to smithi04569809-23 2024-07-28T19:36:05.157 INFO:tasks.rados.rados.0.smithi045.stdout:1716: finishing write tid 4 to smithi04569809-23 2024-07-28T19:36:05.157 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 621 (ObjNum 658 snap 212 seq_num 658) dirty exists 2024-07-28T19:36:05.157 INFO:tasks.rados.rados.0.smithi045.stdout:1716: left oid 23 (ObjNum 658 snap 212 seq_num 658) 2024-07-28T19:36:05.157 INFO:tasks.rados.rados.0.smithi045.stdout:1717: finishing write tid 1 to smithi04569809-15 2024-07-28T19:36:05.157 INFO:tasks.rados.rados.0.smithi045.stdout:1717: finishing write tid 2 to smithi04569809-15 2024-07-28T19:36:05.158 INFO:tasks.rados.rados.0.smithi045.stdout:1717: finishing write tid 3 to smithi04569809-15 2024-07-28T19:36:05.158 INFO:tasks.rados.rados.0.smithi045.stdout:1717: finishing write tid 4 to smithi04569809-15 2024-07-28T19:36:05.158 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 946 (ObjNum 659 snap 212 seq_num 659) dirty exists 2024-07-28T19:36:05.158 INFO:tasks.rados.rados.0.smithi045.stdout:1717: left oid 15 (ObjNum 659 snap 212 seq_num 659) 2024-07-28T19:36:05.158 INFO:tasks.rados.rados.0.smithi045.stdout:1720: finishing write tid 1 to smithi04569809-30 2024-07-28T19:36:05.158 INFO:tasks.rados.rados.0.smithi045.stdout:1719: expect (ObjNum 654 snap 211 seq_num 654) 2024-07-28T19:36:05.355 INFO:tasks.rados.rados.0.smithi045.stdout:1720: finishing write tid 2 to smithi04569809-30 2024-07-28T19:36:05.355 INFO:tasks.rados.rados.0.smithi045.stdout:1720: finishing write tid 3 to smithi04569809-30 2024-07-28T19:36:05.355 INFO:tasks.rados.rados.0.smithi045.stdout:1720: finishing write tid 4 to smithi04569809-30 2024-07-28T19:36:05.355 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 950 (ObjNum 660 snap 212 seq_num 660) dirty exists 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:1720: left oid 30 (ObjNum 660 snap 212 seq_num 660) 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:1723: finishing rollback tid 0 to smithi04569809-13 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:1723: finishing rollback tid 1 to smithi04569809-13 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:1723: finishing rollback tid 2 to smithi04569809-13 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1146 (ObjNum 627 snap 203 seq_num 627) dirty exists 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:1716: done (5 left) 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:1717: done (4 left) 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:1718: done (3 left) 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:1719: done (2 left) 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:1720: done (1 left) 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:1723: done (0 left) 2024-07-28T19:36:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:1724: snap_remove snap 208 2024-07-28T19:36:05.561 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:05 smithi045 bash[80445]: cluster 2024-07-28T19:36:03.990238+0000 mgr.y (mgr.34101) 156 : cluster [DBG] pgmap v290: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-07-28T19:36:05.562 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:05 smithi045 bash[80445]: cluster 2024-07-28T19:36:04.313360+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-07-28T19:36:05.562 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:05 smithi045 bash[80445]: cluster 2024-07-28T19:36:05.156289+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-07-28T19:36:05.562 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:05 smithi045 bash[82788]: cluster 2024-07-28T19:36:03.990238+0000 mgr.y (mgr.34101) 156 : cluster [DBG] pgmap v290: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-07-28T19:36:05.562 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:05 smithi045 bash[82788]: cluster 2024-07-28T19:36:04.313360+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-07-28T19:36:05.562 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:05 smithi045 bash[82788]: cluster 2024-07-28T19:36:05.156289+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-07-28T19:36:05.564 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade resume' 2024-07-28T19:36:05.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:05 smithi155 bash[68033]: cluster 2024-07-28T19:36:03.990238+0000 mgr.y (mgr.34101) 156 : cluster [DBG] pgmap v290: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-07-28T19:36:05.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:05 smithi155 bash[68033]: cluster 2024-07-28T19:36:04.313360+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-07-28T19:36:05.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:05 smithi155 bash[68033]: cluster 2024-07-28T19:36:05.156289+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-07-28T19:36:06.325 INFO:tasks.rados.rados.0.smithi045.stdout:1724: done (0 left) 2024-07-28T19:36:06.325 INFO:tasks.rados.rados.0.smithi045.stdout:1725: read oid 39 snap -1 2024-07-28T19:36:06.325 INFO:tasks.rados.rados.0.smithi045.stdout:1725: expect (ObjNum 647 snap 208 seq_num 647) 2024-07-28T19:36:06.325 INFO:tasks.rados.rados.0.smithi045.stdout:1726: read oid 23 snap -1 2024-07-28T19:36:06.325 INFO:tasks.rados.rados.0.smithi045.stdout:1726: expect (ObjNum 658 snap 212 seq_num 658) 2024-07-28T19:36:06.325 INFO:tasks.rados.rados.0.smithi045.stdout:1727: snap_remove snap 205 2024-07-28T19:36:07.332 INFO:tasks.rados.rados.0.smithi045.stdout:1727: done (2 left) 2024-07-28T19:36:07.332 INFO:tasks.rados.rados.0.smithi045.stdout:1728: read oid 43 snap -1 2024-07-28T19:36:07.332 INFO:tasks.rados.rados.0.smithi045.stdout:1728: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:36:07.332 INFO:tasks.rados.rados.0.smithi045.stdout:1729: read oid 45 snap -1 2024-07-28T19:36:07.332 INFO:tasks.rados.rados.0.smithi045.stdout:1729: expect deleted 2024-07-28T19:36:07.333 INFO:tasks.rados.rados.0.smithi045.stdout:1730: write oid 35 current snap is 212 2024-07-28T19:36:07.333 INFO:tasks.rados.rados.0.smithi045.stdout:1730: seq_num 661 ranges {709427=545947,1813774=612897,2985657=123770} 2024-07-28T19:36:07.346 INFO:tasks.rados.rados.0.smithi045.stdout:1730: writing smithi04569809-35 from 709427 to 1255374 tid 1 2024-07-28T19:36:07.359 INFO:tasks.rados.rados.0.smithi045.stdout:1730: writing smithi04569809-35 from 1813774 to 2426671 tid 2 2024-07-28T19:36:07.366 INFO:tasks.rados.rados.0.smithi045.stdout:1730: writing smithi04569809-35 from 2985657 to 3109427 tid 3 2024-07-28T19:36:07.367 INFO:tasks.rados.rados.0.smithi045.stdout:1731: read oid 17 snap -1 2024-07-28T19:36:07.367 INFO:tasks.rados.rados.0.smithi045.stdout:1731: expect (ObjNum 657 snap 212 seq_num 657) 2024-07-28T19:36:07.367 INFO:tasks.rados.rados.0.smithi045.stdout:1732: delete oid 50 current snap is 212 2024-07-28T19:36:07.367 INFO:tasks.rados.rados.0.smithi045.stdout:1725: expect (ObjNum 647 snap 208 seq_num 647) 2024-07-28T19:36:07.597 INFO:tasks.rados.rados.0.smithi045.stdout:1726: expect (ObjNum 658 snap 212 seq_num 658) 2024-07-28T19:36:07.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:07 smithi045 bash[82788]: cluster 2024-07-28T19:36:05.990951+0000 mgr.y (mgr.34101) 157 : cluster [DBG] pgmap v293: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-07-28T19:36:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:07 smithi045 bash[82788]: cluster 2024-07-28T19:36:06.324226+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-07-28T19:36:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:07 smithi045 bash[80445]: cluster 2024-07-28T19:36:05.990951+0000 mgr.y (mgr.34101) 157 : cluster [DBG] pgmap v293: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-07-28T19:36:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:07 smithi045 bash[80445]: cluster 2024-07-28T19:36:06.324226+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-07-28T19:36:07.768 INFO:tasks.rados.rados.0.smithi045.stdout:1728: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:36:07.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:07 smithi155 bash[68033]: cluster 2024-07-28T19:36:05.990951+0000 mgr.y (mgr.34101) 157 : cluster [DBG] pgmap v293: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-07-28T19:36:07.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:07 smithi155 bash[68033]: cluster 2024-07-28T19:36:06.324226+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-07-28T19:36:07.871 INFO:tasks.rados.rados.0.smithi045.stdout:1730: finishing write tid 1 to smithi04569809-35 2024-07-28T19:36:07.871 INFO:tasks.rados.rados.0.smithi045.stdout:1725: done (6 left) 2024-07-28T19:36:07.871 INFO:tasks.rados.rados.0.smithi045.stdout:1726: done (5 left) 2024-07-28T19:36:07.871 INFO:tasks.rados.rados.0.smithi045.stdout:1728: done (4 left) 2024-07-28T19:36:07.873 INFO:tasks.rados.rados.0.smithi045.stdout:1729: done (3 left) 2024-07-28T19:36:07.873 INFO:tasks.rados.rados.0.smithi045.stdout:1732: done (2 left) 2024-07-28T19:36:07.873 INFO:tasks.rados.rados.0.smithi045.stdout:1733: delete oid 41 current snap is 212 2024-07-28T19:36:07.873 INFO:tasks.rados.rados.0.smithi045.stdout:1730: finishing write tid 2 to smithi04569809-35 2024-07-28T19:36:07.873 INFO:tasks.rados.rados.0.smithi045.stdout:1730: finishing write tid 3 to smithi04569809-35 2024-07-28T19:36:07.873 INFO:tasks.rados.rados.0.smithi045.stdout:1730: finishing write tid 4 to smithi04569809-35 2024-07-28T19:36:07.873 INFO:tasks.rados.rados.0.smithi045.stdout:1730: finishing write tid 5 to smithi04569809-35 2024-07-28T19:36:07.873 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 685 (ObjNum 661 snap 212 seq_num 661) dirty exists 2024-07-28T19:36:07.873 INFO:tasks.rados.rados.0.smithi045.stdout:1730: left oid 35 (ObjNum 661 snap 212 seq_num 661) 2024-07-28T19:36:07.873 INFO:tasks.rados.rados.0.smithi045.stdout:1731: expect (ObjNum 657 snap 212 seq_num 657) 2024-07-28T19:36:08.017 INFO:tasks.rados.rados.0.smithi045.stdout:1730: done (2 left) 2024-07-28T19:36:08.017 INFO:tasks.rados.rados.0.smithi045.stdout:1731: done (1 left) 2024-07-28T19:36:08.017 INFO:tasks.rados.rados.0.smithi045.stdout:1733: done (0 left) 2024-07-28T19:36:08.017 INFO:tasks.rados.rados.0.smithi045.stdout:1734: delete oid 27 current snap is 212 2024-07-28T19:36:08.020 INFO:tasks.rados.rados.0.smithi045.stdout:1734: done (0 left) 2024-07-28T19:36:08.021 INFO:tasks.rados.rados.0.smithi045.stdout:1735: read oid 13 snap -1 2024-07-28T19:36:08.021 INFO:tasks.rados.rados.0.smithi045.stdout:1735: expect (ObjNum 627 snap 203 seq_num 627) 2024-07-28T19:36:08.021 INFO:tasks.rados.rados.0.smithi045.stdout:1736: snap_create 2024-07-28T19:36:08.032 INFO:tasks.rados.rados.0.smithi045.stdout:1735: expect (ObjNum 627 snap 203 seq_num 627) 2024-07-28T19:36:08.344 INFO:tasks.rados.rados.0.smithi045.stdout:1735: done (1 left) 2024-07-28T19:36:08.344 INFO:tasks.rados.rados.0.smithi045.stdout:1736: done (0 left) 2024-07-28T19:36:08.344 INFO:tasks.rados.rados.0.smithi045.stdout:1737: snap_create 2024-07-28T19:36:08.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:08 smithi155 bash[68033]: cluster 2024-07-28T19:36:07.333383+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-07-28T19:36:08.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:08 smithi045 bash[80445]: cluster 2024-07-28T19:36:07.333383+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-07-28T19:36:08.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:08 smithi045 bash[82788]: cluster 2024-07-28T19:36:07.333383+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-07-28T19:36:09.052 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:36:08 smithi155 bash[60745]: ts=2024-07-28T19:36:08.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", cluster_addr=\"172.21.15.45\", device_class=\"ssd\", hostname=\"smithi045\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.45\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:36:09.346 INFO:tasks.rados.rados.0.smithi045.stdout:1737: done (0 left) 2024-07-28T19:36:09.346 INFO:tasks.rados.rados.0.smithi045.stdout:1738: write oid 50 current snap is 214 2024-07-28T19:36:09.346 INFO:tasks.rados.rados.0.smithi045.stdout:1738: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2024-07-28T19:36:09.353 INFO:tasks.rados.rados.0.smithi045.stdout:1738: writing smithi04569809-50 from 776655 to 1339951 tid 1 2024-07-28T19:36:09.361 INFO:tasks.rados.rados.0.smithi045.stdout:1738: writing smithi04569809-50 from 2047702 to 2667937 tid 2 2024-07-28T19:36:09.365 INFO:tasks.rados.rados.0.smithi045.stdout:1738: writing smithi04569809-50 from 3095349 to 3176655 tid 3 2024-07-28T19:36:09.365 INFO:tasks.rados.rados.0.smithi045.stdout:1739: read oid 40 snap -1 2024-07-28T19:36:09.365 INFO:tasks.rados.rados.0.smithi045.stdout:1739: expect deleted 2024-07-28T19:36:09.365 INFO:tasks.rados.rados.0.smithi045.stdout:1740: snap_create 2024-07-28T19:36:09.365 INFO:tasks.rados.rados.0.smithi045.stdout:1738: finishing write tid 1 to smithi04569809-50 2024-07-28T19:36:09.369 INFO:tasks.rados.rados.0.smithi045.stdout:1738: finishing write tid 2 to smithi04569809-50 2024-07-28T19:36:09.369 INFO:tasks.rados.rados.0.smithi045.stdout:1738: finishing write tid 3 to smithi04569809-50 2024-07-28T19:36:09.370 INFO:tasks.rados.rados.0.smithi045.stdout:1738: finishing write tid 4 to smithi04569809-50 2024-07-28T19:36:09.370 INFO:tasks.rados.rados.0.smithi045.stdout:1738: finishing write tid 5 to smithi04569809-50 2024-07-28T19:36:09.370 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 465 (ObjNum 665 snap 214 seq_num 665) dirty exists 2024-07-28T19:36:09.370 INFO:tasks.rados.rados.0.smithi045.stdout:1738: left oid 50 (ObjNum 665 snap 214 seq_num 665) 2024-07-28T19:36:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:09 smithi045 bash[82788]: cluster 2024-07-28T19:36:07.991577+0000 mgr.y (mgr.34101) 158 : cluster [DBG] pgmap v296: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:09 smithi045 bash[82788]: cluster 2024-07-28T19:36:08.345256+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-07-28T19:36:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:09 smithi045 bash[80445]: cluster 2024-07-28T19:36:07.991577+0000 mgr.y (mgr.34101) 158 : cluster [DBG] pgmap v296: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:09 smithi045 bash[80445]: cluster 2024-07-28T19:36:08.345256+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-07-28T19:36:09.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:09 smithi155 bash[68033]: cluster 2024-07-28T19:36:07.991577+0000 mgr.y (mgr.34101) 158 : cluster [DBG] pgmap v296: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:09.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:09 smithi155 bash[68033]: cluster 2024-07-28T19:36:08.345256+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-07-28T19:36:10.363 INFO:tasks.rados.rados.0.smithi045.stdout:1738: done (2 left) 2024-07-28T19:36:10.363 INFO:tasks.rados.rados.0.smithi045.stdout:1739: done (1 left) 2024-07-28T19:36:10.363 INFO:tasks.rados.rados.0.smithi045.stdout:1740: done (0 left) 2024-07-28T19:36:10.363 INFO:tasks.rados.rados.0.smithi045.stdout:1741: read oid 25 snap -1 2024-07-28T19:36:10.363 INFO:tasks.rados.rados.0.smithi045.stdout:1741: expect (ObjNum 639 snap 207 seq_num 639) 2024-07-28T19:36:10.363 INFO:tasks.rados.rados.0.smithi045.stdout:1742: read oid 1 snap -1 2024-07-28T19:36:10.363 INFO:tasks.rados.rados.0.smithi045.stdout:1742: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:36:10.363 INFO:tasks.rados.rados.0.smithi045.stdout:1743: write oid 29 current snap is 215 2024-07-28T19:36:10.364 INFO:tasks.rados.rados.0.smithi045.stdout:1743: seq_num 666 ranges {793462=638545,2106184=763893} 2024-07-28T19:36:10.383 INFO:tasks.rados.rados.0.smithi045.stdout:1743: writing smithi04569809-29 from 793462 to 1432007 tid 1 2024-07-28T19:36:10.399 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:36:10.401 INFO:tasks.rados.rados.0.smithi045.stdout:1743: writing smithi04569809-29 from 2106184 to 2870077 tid 2 2024-07-28T19:36:10.401 INFO:tasks.rados.rados.0.smithi045.stdout:1744: delete oid 3 current snap is 215 2024-07-28T19:36:10.401 INFO:tasks.rados.rados.0.smithi045.stdout:1742: expect (ObjNum 383 snap 121 seq_num 383) 2024-07-28T19:36:10.548 INFO:tasks.rados.rados.0.smithi045.stdout:1741: expect (ObjNum 639 snap 207 seq_num 639) 2024-07-28T19:36:10.662 INFO:tasks.rados.rados.0.smithi045.stdout:1743: finishing write tid 1 to smithi04569809-29 2024-07-28T19:36:10.662 INFO:tasks.rados.rados.0.smithi045.stdout:1743: finishing write tid 2 to smithi04569809-29 2024-07-28T19:36:10.662 INFO:tasks.rados.rados.0.smithi045.stdout:1743: finishing write tid 3 to smithi04569809-29 2024-07-28T19:36:10.662 INFO:tasks.rados.rados.0.smithi045.stdout:1743: finishing write tid 4 to smithi04569809-29 2024-07-28T19:36:10.662 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1323 (ObjNum 666 snap 215 seq_num 666) dirty exists 2024-07-28T19:36:10.662 INFO:tasks.rados.rados.0.smithi045.stdout:1743: left oid 29 (ObjNum 666 snap 215 seq_num 666) 2024-07-28T19:36:10.662 INFO:tasks.rados.rados.0.smithi045.stdout:1741: done (3 left) 2024-07-28T19:36:10.662 INFO:tasks.rados.rados.0.smithi045.stdout:1742: done (2 left) 2024-07-28T19:36:10.662 INFO:tasks.rados.rados.0.smithi045.stdout:1743: done (1 left) 2024-07-28T19:36:10.662 INFO:tasks.rados.rados.0.smithi045.stdout:1744: done (0 left) 2024-07-28T19:36:10.663 INFO:tasks.rados.rados.0.smithi045.stdout:1745: delete oid 44 current snap is 215 2024-07-28T19:36:10.666 INFO:tasks.rados.rados.0.smithi045.stdout:1745: done (0 left) 2024-07-28T19:36:10.666 INFO:tasks.rados.rados.0.smithi045.stdout:1746: write oid 25 current snap is 215 2024-07-28T19:36:10.666 INFO:tasks.rados.rados.0.smithi045.stdout:1746: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2024-07-28T19:36:10.681 INFO:tasks.rados.rados.0.smithi045.stdout:1746: writing smithi04569809-25 from 443883 to 908175 tid 1 2024-07-28T19:36:10.693 INFO:tasks.rados.rados.0.smithi045.stdout:1746: writing smithi04569809-25 from 1365277 to 1876497 tid 2 2024-07-28T19:36:10.715 INFO:tasks.rados.rados.0.smithi045.stdout:1746: writing smithi04569809-25 from 2572335 to 3243883 tid 3 2024-07-28T19:36:10.715 INFO:tasks.rados.rados.0.smithi045.stdout:1747: snap_remove snap 214 2024-07-28T19:36:10.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:36:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:36:10] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2024-07-28T19:36:10.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:10 smithi045 bash[82788]: cluster 2024-07-28T19:36:09.346970+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-07-28T19:36:10.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:10 smithi045 bash[80445]: cluster 2024-07-28T19:36:09.346970+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-07-28T19:36:10.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:10 smithi155 bash[68033]: cluster 2024-07-28T19:36:09.346970+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-07-28T19:36:11.373 INFO:tasks.rados.rados.0.smithi045.stdout:1747: done (1 left) 2024-07-28T19:36:11.373 INFO:tasks.rados.rados.0.smithi045.stdout:1748: snap_remove snap 213 2024-07-28T19:36:11.609 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:11 smithi045 bash[80445]: cluster 2024-07-28T19:36:09.992270+0000 mgr.y (mgr.34101) 159 : cluster [DBG] pgmap v299: 89 pgs: 89 active+clean; 86 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 313 KiB/s wr, 12 op/s 2024-07-28T19:36:11.609 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:11 smithi045 bash[80445]: cluster 2024-07-28T19:36:10.363963+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-07-28T19:36:11.609 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:11 smithi045 bash[82788]: cluster 2024-07-28T19:36:09.992270+0000 mgr.y (mgr.34101) 159 : cluster [DBG] pgmap v299: 89 pgs: 89 active+clean; 86 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 313 KiB/s wr, 12 op/s 2024-07-28T19:36:11.610 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:11 smithi045 bash[82788]: cluster 2024-07-28T19:36:10.363963+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-07-28T19:36:11.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:11 smithi155 bash[68033]: cluster 2024-07-28T19:36:09.992270+0000 mgr.y (mgr.34101) 159 : cluster [DBG] pgmap v299: 89 pgs: 89 active+clean; 86 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 313 KiB/s wr, 12 op/s 2024-07-28T19:36:11.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:11 smithi155 bash[68033]: cluster 2024-07-28T19:36:10.363963+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-07-28T19:36:12.381 INFO:tasks.rados.rados.0.smithi045.stdout:1748: done (1 left) 2024-07-28T19:36:12.381 INFO:tasks.rados.rados.0.smithi045.stdout:1749: snap_remove snap 212 2024-07-28T19:36:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:12 smithi045 bash[80445]: cluster 2024-07-28T19:36:11.374816+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-07-28T19:36:12.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:12 smithi045 bash[82788]: cluster 2024-07-28T19:36:11.374816+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-07-28T19:36:12.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:12 smithi155 bash[68033]: cluster 2024-07-28T19:36:11.374816+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-07-28T19:36:12.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:36:12 smithi155 bash[60745]: ts=2024-07-28T19:36:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:36:13.386 INFO:tasks.rados.rados.0.smithi045.stdout:1749: done (1 left) 2024-07-28T19:36:13.386 INFO:tasks.rados.rados.0.smithi045.stdout:1750: write oid 38 current snap is 215 2024-07-28T19:36:13.387 INFO:tasks.rados.rados.0.smithi045.stdout:1746: finishing write tid 1 to smithi04569809-25 2024-07-28T19:36:13.387 INFO:tasks.rados.rados.0.smithi045.stdout:1746: finishing write tid 2 to smithi04569809-25 2024-07-28T19:36:13.387 INFO:tasks.rados.rados.0.smithi045.stdout:1746: finishing write tid 3 to smithi04569809-25 2024-07-28T19:36:13.387 INFO:tasks.rados.rados.0.smithi045.stdout:1746: finishing write tid 4 to smithi04569809-25 2024-07-28T19:36:13.387 INFO:tasks.rados.rados.0.smithi045.stdout:1746: finishing write tid 5 to smithi04569809-25 2024-07-28T19:36:13.387 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 913 (ObjNum 669 snap 215 seq_num 669) dirty exists 2024-07-28T19:36:13.387 INFO:tasks.rados.rados.0.smithi045.stdout:1746: left oid 25 (ObjNum 669 snap 215 seq_num 669) 2024-07-28T19:36:13.387 INFO:tasks.rados.rados.0.smithi045.stdout:1750: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2024-07-28T19:36:13.405 INFO:tasks.rados.rados.0.smithi045.stdout:1750: writing smithi04569809-38 from 460690 to 1116584 tid 1 2024-07-28T19:36:13.416 INFO:tasks.rados.rados.0.smithi045.stdout:1750: writing smithi04569809-38 from 1540112 to 2311343 tid 2 2024-07-28T19:36:13.423 INFO:tasks.rados.rados.0.smithi045.stdout:1750: writing smithi04569809-38 from 2716111 to 3255889 tid 3 2024-07-28T19:36:13.423 INFO:tasks.rados.rados.0.smithi045.stdout:1746: done (1 left) 2024-07-28T19:36:13.423 INFO:tasks.rados.rados.0.smithi045.stdout:1751: rollback oid 41 current snap is 215 2024-07-28T19:36:13.423 INFO:tasks.rados.rados.0.smithi045.stdout:1751: done (1 left) 2024-07-28T19:36:13.423 INFO:tasks.rados.rados.0.smithi045.stdout:1752: write oid 2 current snap is 215 2024-07-28T19:36:13.424 INFO:tasks.rados.rados.0.smithi045.stdout:1750: finishing write tid 1 to smithi04569809-38 2024-07-28T19:36:13.424 INFO:tasks.rados.rados.0.smithi045.stdout:1750: finishing write tid 2 to smithi04569809-38 2024-07-28T19:36:13.424 INFO:tasks.rados.rados.0.smithi045.stdout:1752: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2024-07-28T19:36:13.431 INFO:tasks.rados.rados.0.smithi045.stdout:1752: writing smithi04569809-2 from 477497 to 1208640 tid 1 2024-07-28T19:36:13.441 INFO:tasks.rados.rados.0.smithi045.stdout:1752: writing smithi04569809-2 from 1998594 to 2513483 tid 2 2024-07-28T19:36:13.446 INFO:tasks.rados.rados.0.smithi045.stdout:1752: writing smithi04569809-2 from 3143534 to 3277497 tid 3 2024-07-28T19:36:13.446 INFO:tasks.rados.rados.0.smithi045.stdout:1753: read oid 18 snap -1 2024-07-28T19:36:13.446 INFO:tasks.rados.rados.0.smithi045.stdout:1753: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:36:13.446 INFO:tasks.rados.rados.0.smithi045.stdout:1754: write oid 20 current snap is 215 2024-07-28T19:36:13.446 INFO:tasks.rados.rados.0.smithi045.stdout:1750: finishing write tid 3 to smithi04569809-38 2024-07-28T19:36:13.446 INFO:tasks.rados.rados.0.smithi045.stdout:1754: seq_num 672 ranges {494304=406392,1540723=774900,2770957=523347} 2024-07-28T19:36:13.451 INFO:tasks.rados.rados.0.smithi045.stdout:1754: writing smithi04569809-20 from 494304 to 900696 tid 1 2024-07-28T19:36:13.459 INFO:tasks.rados.rados.0.smithi045.stdout:1754: writing smithi04569809-20 from 1540723 to 2315623 tid 2 2024-07-28T19:36:13.465 INFO:tasks.rados.rados.0.smithi045.stdout:1754: writing smithi04569809-20 from 2770957 to 3294304 tid 3 2024-07-28T19:36:13.465 INFO:tasks.rados.rados.0.smithi045.stdout:1755: write oid 17 current snap is 215 2024-07-28T19:36:13.465 INFO:tasks.rados.rados.0.smithi045.stdout:1750: finishing write tid 4 to smithi04569809-38 2024-07-28T19:36:13.465 INFO:tasks.rados.rados.0.smithi045.stdout:1750: finishing write tid 5 to smithi04569809-38 2024-07-28T19:36:13.466 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 584 (ObjNum 670 snap 215 seq_num 670) dirty exists 2024-07-28T19:36:13.466 INFO:tasks.rados.rados.0.smithi045.stdout:1750: left oid 38 (ObjNum 670 snap 215 seq_num 670) 2024-07-28T19:36:13.466 INFO:tasks.rados.rados.0.smithi045.stdout:1752: finishing write tid 1 to smithi04569809-2 2024-07-28T19:36:13.466 INFO:tasks.rados.rados.0.smithi045.stdout:1755: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2024-07-28T19:36:13.471 INFO:tasks.rados.rados.0.smithi045.stdout:1755: writing smithi04569809-17 from 511111 to 992752 tid 1 2024-07-28T19:36:13.477 INFO:tasks.rados.rados.0.smithi045.stdout:1755: writing smithi04569809-17 from 1599205 to 2117763 tid 2 2024-07-28T19:36:13.483 INFO:tasks.rados.rados.0.smithi045.stdout:1755: writing smithi04569809-17 from 2682027 to 3171974 tid 3 2024-07-28T19:36:13.483 INFO:tasks.rados.rados.0.smithi045.stdout:1750: done (4 left) 2024-07-28T19:36:13.484 INFO:tasks.rados.rados.0.smithi045.stdout:1756: snap_create 2024-07-28T19:36:13.484 INFO:tasks.rados.rados.0.smithi045.stdout:1752: finishing write tid 2 to smithi04569809-2 2024-07-28T19:36:13.484 INFO:tasks.rados.rados.0.smithi045.stdout:1753: expect (ObjNum 382 snap 120 seq_num 382) 2024-07-28T19:36:13.620 INFO:tasks.rados.rados.0.smithi045.stdout:1752: finishing write tid 3 to smithi04569809-2 2024-07-28T19:36:13.620 INFO:tasks.rados.rados.0.smithi045.stdout:1752: finishing write tid 4 to smithi04569809-2 2024-07-28T19:36:13.620 INFO:tasks.rados.rados.0.smithi045.stdout:1752: finishing write tid 5 to smithi04569809-2 2024-07-28T19:36:13.620 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 1157 (ObjNum 671 snap 215 seq_num 671) dirty exists 2024-07-28T19:36:13.620 INFO:tasks.rados.rados.0.smithi045.stdout:1752: left oid 2 (ObjNum 671 snap 215 seq_num 671) 2024-07-28T19:36:13.620 INFO:tasks.rados.rados.0.smithi045.stdout:1754: finishing write tid 1 to smithi04569809-20 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:1754: finishing write tid 2 to smithi04569809-20 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:1754: finishing write tid 3 to smithi04569809-20 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:1754: finishing write tid 4 to smithi04569809-20 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:1754: finishing write tid 5 to smithi04569809-20 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 288 (ObjNum 672 snap 215 seq_num 672) dirty exists 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:1754: left oid 20 (ObjNum 672 snap 215 seq_num 672) 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:1755: finishing write tid 1 to smithi04569809-17 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:1755: finishing write tid 2 to smithi04569809-17 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:1755: finishing write tid 3 to smithi04569809-17 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:1755: finishing write tid 4 to smithi04569809-17 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:1755: finishing write tid 5 to smithi04569809-17 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 588 (ObjNum 673 snap 215 seq_num 673) dirty exists 2024-07-28T19:36:13.621 INFO:tasks.rados.rados.0.smithi045.stdout:1755: left oid 17 (ObjNum 673 snap 215 seq_num 673) 2024-07-28T19:36:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:13 smithi045 bash[80445]: cluster 2024-07-28T19:36:11.992984+0000 mgr.y (mgr.34101) 160 : cluster [DBG] pgmap v302: 89 pgs: 89 active+clean; 86 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 313 KiB/s wr, 12 op/s 2024-07-28T19:36:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:13 smithi045 bash[80445]: cluster 2024-07-28T19:36:12.382535+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-07-28T19:36:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:13 smithi045 bash[82788]: cluster 2024-07-28T19:36:11.992984+0000 mgr.y (mgr.34101) 160 : cluster [DBG] pgmap v302: 89 pgs: 89 active+clean; 86 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 313 KiB/s wr, 12 op/s 2024-07-28T19:36:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:13 smithi045 bash[82788]: cluster 2024-07-28T19:36:12.382535+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-07-28T19:36:13.785 INFO:teuthology.orchestra.run.smithi045.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:36:13.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:13 smithi155 bash[68033]: cluster 2024-07-28T19:36:11.992984+0000 mgr.y (mgr.34101) 160 : cluster [DBG] pgmap v302: 89 pgs: 89 active+clean; 86 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 313 KiB/s wr, 12 op/s 2024-07-28T19:36:13.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:13 smithi155 bash[68033]: cluster 2024-07-28T19:36:12.382535+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-07-28T19:36:13.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:36:13 smithi155 bash[60745]: ts=2024-07-28T19:36:13.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi045\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", domainname=\"(none)\", instance=\"smithi045\", job=\"node\", machine=\"x86_64\", nodename=\"smithi045\", release=\"5.15.0-117-generic\", sysname=\"Linux\", version=\"#127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:36:14.398 INFO:tasks.rados.rados.0.smithi045.stdout:1752: done (4 left) 2024-07-28T19:36:14.398 INFO:tasks.rados.rados.0.smithi045.stdout:1753: done (3 left) 2024-07-28T19:36:14.399 INFO:tasks.rados.rados.0.smithi045.stdout:1754: done (2 left) 2024-07-28T19:36:14.399 INFO:tasks.rados.rados.0.smithi045.stdout:1755: done (1 left) 2024-07-28T19:36:14.399 INFO:tasks.rados.rados.0.smithi045.stdout:1756: done (0 left) 2024-07-28T19:36:14.399 INFO:tasks.rados.rados.0.smithi045.stdout:1757: snap_remove snap 215 2024-07-28T19:36:14.457 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for all mons to upgrade' 2024-07-28T19:36:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:14 smithi045 bash[80445]: cluster 2024-07-28T19:36:13.386518+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-07-28T19:36:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:14 smithi045 bash[80445]: audit 2024-07-28T19:36:13.785980+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:14 smithi045 bash[80445]: audit 2024-07-28T19:36:13.787612+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:14.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:14 smithi045 bash[82788]: cluster 2024-07-28T19:36:13.386518+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-07-28T19:36:14.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:14 smithi045 bash[82788]: audit 2024-07-28T19:36:13.785980+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:14.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:14 smithi045 bash[82788]: audit 2024-07-28T19:36:13.787612+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:14.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:14 smithi155 bash[68033]: cluster 2024-07-28T19:36:13.386518+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-07-28T19:36:14.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:14 smithi155 bash[68033]: audit 2024-07-28T19:36:13.785980+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:14.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:14 smithi155 bash[68033]: audit 2024-07-28T19:36:13.787612+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:15.159 INFO:tasks.rados.rados.0.smithi045.stdout:1757: done (0 left) 2024-07-28T19:36:15.159 INFO:tasks.rados.rados.0.smithi045.stdout:1758: snap_create 2024-07-28T19:36:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:15 smithi045 bash[80445]: audit 2024-07-28T19:36:13.778064+0000 mgr.y (mgr.34101) 161 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:36:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:15 smithi045 bash[80445]: cephadm 2024-07-28T19:36:13.778532+0000 mgr.y (mgr.34101) 162 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:36:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:15 smithi045 bash[80445]: cluster 2024-07-28T19:36:13.994216+0000 mgr.y (mgr.34101) 163 : cluster [DBG] pgmap v305: 89 pgs: 89 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-07-28T19:36:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:15 smithi045 bash[80445]: cluster 2024-07-28T19:36:14.399045+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-07-28T19:36:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:15 smithi045 bash[80445]: cluster 2024-07-28T19:36:15.160345+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-07-28T19:36:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:15 smithi045 bash[82788]: audit 2024-07-28T19:36:13.778064+0000 mgr.y (mgr.34101) 161 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:36:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:15 smithi045 bash[82788]: cephadm 2024-07-28T19:36:13.778532+0000 mgr.y (mgr.34101) 162 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:36:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:15 smithi045 bash[82788]: cluster 2024-07-28T19:36:13.994216+0000 mgr.y (mgr.34101) 163 : cluster [DBG] pgmap v305: 89 pgs: 89 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-07-28T19:36:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:15 smithi045 bash[82788]: cluster 2024-07-28T19:36:14.399045+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-07-28T19:36:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:15 smithi045 bash[82788]: cluster 2024-07-28T19:36:15.160345+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-07-28T19:36:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:15 smithi155 bash[68033]: audit 2024-07-28T19:36:13.778064+0000 mgr.y (mgr.34101) 161 : audit [DBG] from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:36:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:15 smithi155 bash[68033]: cephadm 2024-07-28T19:36:13.778532+0000 mgr.y (mgr.34101) 162 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:36:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:15 smithi155 bash[68033]: cluster 2024-07-28T19:36:13.994216+0000 mgr.y (mgr.34101) 163 : cluster [DBG] pgmap v305: 89 pgs: 89 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-07-28T19:36:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:15 smithi155 bash[68033]: cluster 2024-07-28T19:36:14.399045+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-07-28T19:36:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:15 smithi155 bash[68033]: cluster 2024-07-28T19:36:15.160345+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-07-28T19:36:16.160 INFO:tasks.rados.rados.0.smithi045.stdout:1758: done (0 left) 2024-07-28T19:36:16.160 INFO:tasks.rados.rados.0.smithi045.stdout:1759: read oid 19 snap -1 2024-07-28T19:36:16.160 INFO:tasks.rados.rados.0.smithi045.stdout:1759: expect (ObjNum 562 snap 176 seq_num 562) 2024-07-28T19:36:16.160 INFO:tasks.rados.rados.0.smithi045.stdout:1760: snap_create 2024-07-28T19:36:16.172 INFO:tasks.rados.rados.0.smithi045.stdout:1759: expect (ObjNum 562 snap 176 seq_num 562) 2024-07-28T19:36:17.163 INFO:tasks.rados.rados.0.smithi045.stdout:1759: done (1 left) 2024-07-28T19:36:17.163 INFO:tasks.rados.rados.0.smithi045.stdout:1760: done (0 left) 2024-07-28T19:36:17.163 INFO:tasks.rados.rados.0.smithi045.stdout:1761: delete oid 42 current snap is 218 2024-07-28T19:36:17.176 INFO:tasks.rados.rados.0.smithi045.stdout:1761: done (0 left) 2024-07-28T19:36:17.176 INFO:tasks.rados.rados.0.smithi045.stdout:1762: rollback oid 48 current snap is 218 2024-07-28T19:36:17.176 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 48 to 217 2024-07-28T19:36:17.176 INFO:tasks.rados.rados.0.smithi045.stdout:1763: write oid 24 current snap is 218 2024-07-28T19:36:17.176 INFO:tasks.rados.rados.0.smithi045.stdout:1763: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2024-07-28T19:36:17.185 INFO:tasks.rados.rados.0.smithi045.stdout:1763: writing smithi04569809-24 from 544725 to 1176864 tid 1 2024-07-28T19:36:17.193 INFO:tasks.rados.rados.0.smithi045.stdout:1763: writing smithi04569809-24 from 1716169 to 2238396 tid 2 2024-07-28T19:36:17.200 INFO:tasks.rados.rados.0.smithi045.stdout:1763: writing smithi04569809-24 from 2736873 to 3249364 tid 3 2024-07-28T19:36:17.200 INFO:tasks.rados.rados.0.smithi045.stdout:1764: delete oid 11 current snap is 218 2024-07-28T19:36:17.200 INFO:tasks.rados.rados.0.smithi045.stdout:1763: finishing write tid 1 to smithi04569809-24 2024-07-28T19:36:17.200 INFO:tasks.rados.rados.0.smithi045.stdout:1762: finishing rollback tid 0 to smithi04569809-48 2024-07-28T19:36:17.200 INFO:tasks.rados.rados.0.smithi045.stdout:1762: finishing rollback tid 1 to smithi04569809-48 2024-07-28T19:36:17.200 INFO:tasks.rados.rados.0.smithi045.stdout:1762: finishing rollback tid 2 to smithi04569809-48 2024-07-28T19:36:17.200 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 560 (ObjNum 530 snap 169 seq_num 530) dirty exists 2024-07-28T19:36:17.200 INFO:tasks.rados.rados.0.smithi045.stdout:1763: finishing write tid 2 to smithi04569809-24 2024-07-28T19:36:17.204 INFO:tasks.rados.rados.0.smithi045.stdout:1762: done (2 left) 2024-07-28T19:36:17.204 INFO:tasks.rados.rados.0.smithi045.stdout:1764: done (1 left) 2024-07-28T19:36:17.204 INFO:tasks.rados.rados.0.smithi045.stdout:1765: read oid 33 snap 217 2024-07-28T19:36:17.204 INFO:tasks.rados.rados.0.smithi045.stdout:1765: expect (ObjNum 633 snap 205 seq_num 633) 2024-07-28T19:36:17.204 INFO:tasks.rados.rados.0.smithi045.stdout:1766: write oid 31 current snap is 218 2024-07-28T19:36:17.204 INFO:tasks.rados.rados.0.smithi045.stdout:1766: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2024-07-28T19:36:17.210 INFO:tasks.rados.rados.0.smithi045.stdout:1766: writing smithi04569809-31 from 578339 to 1077329 tid 1 2024-07-28T19:36:17.218 INFO:tasks.rados.rados.0.smithi045.stdout:1766: writing smithi04569809-31 from 1833133 to 2359029 tid 2 2024-07-28T19:36:17.224 INFO:tasks.rados.rados.0.smithi045.stdout:1766: writing smithi04569809-31 from 2791719 to 3378339 tid 3 2024-07-28T19:36:17.225 INFO:tasks.rados.rados.0.smithi045.stdout:1767: snap_create 2024-07-28T19:36:17.225 INFO:tasks.rados.rados.0.smithi045.stdout:1763: finishing write tid 3 to smithi04569809-24 2024-07-28T19:36:17.225 INFO:tasks.rados.rados.0.smithi045.stdout:1763: finishing write tid 4 to smithi04569809-24 2024-07-28T19:36:17.225 INFO:tasks.rados.rados.0.smithi045.stdout:1763: finishing write tid 5 to smithi04569809-24 2024-07-28T19:36:17.225 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 689 (ObjNum 675 snap 218 seq_num 675) dirty exists 2024-07-28T19:36:17.225 INFO:tasks.rados.rados.0.smithi045.stdout:1763: left oid 24 (ObjNum 675 snap 218 seq_num 675) 2024-07-28T19:36:17.225 INFO:tasks.rados.rados.0.smithi045.stdout:1765: expect (ObjNum 633 snap 205 seq_num 633) 2024-07-28T19:36:17.330 INFO:tasks.rados.rados.0.smithi045.stdout:1766: finishing write tid 1 to smithi04569809-31 2024-07-28T19:36:17.330 INFO:tasks.rados.rados.0.smithi045.stdout:1766: finishing write tid 2 to smithi04569809-31 2024-07-28T19:36:17.330 INFO:tasks.rados.rados.0.smithi045.stdout:1766: finishing write tid 3 to smithi04569809-31 2024-07-28T19:36:17.330 INFO:tasks.rados.rados.0.smithi045.stdout:1766: finishing write tid 4 to smithi04569809-31 2024-07-28T19:36:17.330 INFO:tasks.rados.rados.0.smithi045.stdout:1766: finishing write tid 5 to smithi04569809-31 2024-07-28T19:36:17.330 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 1330 (ObjNum 677 snap 218 seq_num 677) dirty exists 2024-07-28T19:36:17.330 INFO:tasks.rados.rados.0.smithi045.stdout:1766: left oid 31 (ObjNum 677 snap 218 seq_num 677) 2024-07-28T19:36:17.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:17 smithi045 bash[80445]: cluster 2024-07-28T19:36:15.994891+0000 mgr.y (mgr.34101) 164 : cluster [DBG] pgmap v308: 89 pgs: 89 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-07-28T19:36:17.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:17 smithi045 bash[80445]: cluster 2024-07-28T19:36:16.161432+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-07-28T19:36:17.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:17 smithi045 bash[82788]: cluster 2024-07-28T19:36:15.994891+0000 mgr.y (mgr.34101) 164 : cluster [DBG] pgmap v308: 89 pgs: 89 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-07-28T19:36:17.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:17 smithi045 bash[82788]: cluster 2024-07-28T19:36:16.161432+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-07-28T19:36:17.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:17 smithi155 bash[68033]: cluster 2024-07-28T19:36:15.994891+0000 mgr.y (mgr.34101) 164 : cluster [DBG] pgmap v308: 89 pgs: 89 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-07-28T19:36:17.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:17 smithi155 bash[68033]: cluster 2024-07-28T19:36:16.161432+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-07-28T19:36:18.182 INFO:tasks.rados.rados.0.smithi045.stdout:1763: done (3 left) 2024-07-28T19:36:18.182 INFO:tasks.rados.rados.0.smithi045.stdout:1765: done (2 left) 2024-07-28T19:36:18.182 INFO:tasks.rados.rados.0.smithi045.stdout:1766: done (1 left) 2024-07-28T19:36:18.182 INFO:tasks.rados.rados.0.smithi045.stdout:1767: done (0 left) 2024-07-28T19:36:18.182 INFO:tasks.rados.rados.0.smithi045.stdout:1768: rollback oid 26 current snap is 219 2024-07-28T19:36:18.182 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 26 to 216 2024-07-28T19:36:18.182 INFO:tasks.rados.rados.0.smithi045.stdout:1769: read oid 24 snap -1 2024-07-28T19:36:18.182 INFO:tasks.rados.rados.0.smithi045.stdout:1769: expect (ObjNum 675 snap 218 seq_num 675) 2024-07-28T19:36:18.182 INFO:tasks.rados.rados.0.smithi045.stdout:1770: delete oid 31 current snap is 219 2024-07-28T19:36:18.188 INFO:tasks.rados.rados.0.smithi045.stdout:1769: expect (ObjNum 675 snap 218 seq_num 675) 2024-07-28T19:36:18.294 INFO:tasks.rados.rados.0.smithi045.stdout:1768: finishing rollback tid 0 to smithi04569809-26 2024-07-28T19:36:18.294 INFO:tasks.rados.rados.0.smithi045.stdout:1768: finishing rollback tid 1 to smithi04569809-26 2024-07-28T19:36:18.294 INFO:tasks.rados.rados.0.smithi045.stdout:1768: finishing rollback tid 2 to smithi04569809-26 2024-07-28T19:36:18.294 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 469 (ObjNum 596 snap 191 seq_num 596) dirty exists 2024-07-28T19:36:18.294 INFO:tasks.rados.rados.0.smithi045.stdout:1768: done (2 left) 2024-07-28T19:36:18.295 INFO:tasks.rados.rados.0.smithi045.stdout:1769: done (1 left) 2024-07-28T19:36:18.295 INFO:tasks.rados.rados.0.smithi045.stdout:1770: done (0 left) 2024-07-28T19:36:18.295 INFO:tasks.rados.rados.0.smithi045.stdout:1771: rollback oid 40 current snap is 219 2024-07-28T19:36:18.295 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 40 to 216 2024-07-28T19:36:18.295 INFO:tasks.rados.rados.0.smithi045.stdout:1772: read oid 30 snap -1 2024-07-28T19:36:18.295 INFO:tasks.rados.rados.0.smithi045.stdout:1772: expect (ObjNum 660 snap 212 seq_num 660) 2024-07-28T19:36:18.295 INFO:tasks.rados.rados.0.smithi045.stdout:1773: snap_create 2024-07-28T19:36:18.301 INFO:tasks.rados.rados.0.smithi045.stdout:1771: finishing rollback tid 1 to smithi04569809-40 2024-07-28T19:36:18.301 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 0 (ObjNum 65 snap 0 seq_num 1953066355) dirty dne 2024-07-28T19:36:18.303 INFO:tasks.rados.rados.0.smithi045.stdout:1772: expect (ObjNum 660 snap 212 seq_num 660) 2024-07-28T19:36:18.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:18 smithi045 bash[80445]: cluster 2024-07-28T19:36:17.164285+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-07-28T19:36:18.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:18 smithi045 bash[80445]: audit 2024-07-28T19:36:18.028446+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:18.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:18 smithi045 bash[82788]: cluster 2024-07-28T19:36:17.164285+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-07-28T19:36:18.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:18 smithi045 bash[82788]: audit 2024-07-28T19:36:18.028446+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:18.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:18 smithi155 bash[68033]: cluster 2024-07-28T19:36:17.164285+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-07-28T19:36:18.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:18 smithi155 bash[68033]: audit 2024-07-28T19:36:18.028446+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:19.189 INFO:tasks.rados.rados.0.smithi045.stdout:1771: done (2 left) 2024-07-28T19:36:19.189 INFO:tasks.rados.rados.0.smithi045.stdout:1772: done (1 left) 2024-07-28T19:36:19.189 INFO:tasks.rados.rados.0.smithi045.stdout:1773: done (0 left) 2024-07-28T19:36:19.189 INFO:tasks.rados.rados.0.smithi045.stdout:1774: write oid 35 current snap is 220 2024-07-28T19:36:19.189 INFO:tasks.rados.rados.0.smithi045.stdout:1774: seq_num 679 ranges {611953=649488,1950097=529565,3246565=165388} 2024-07-28T19:36:19.209 INFO:tasks.rados.rados.0.smithi045.stdout:1774: writing smithi04569809-35 from 611953 to 1261441 tid 1 2024-07-28T19:36:19.229 INFO:tasks.rados.rados.0.smithi045.stdout:1774: writing smithi04569809-35 from 1950097 to 2479662 tid 2 2024-07-28T19:36:19.243 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:36:19.243 INFO:tasks.rados.rados.0.smithi045.stdout:1774: writing smithi04569809-35 from 3246565 to 3411953 tid 3 2024-07-28T19:36:19.243 INFO:tasks.rados.rados.0.smithi045.stdout:1775: write oid 48 current snap is 220 2024-07-28T19:36:19.243 INFO:tasks.rados.rados.0.smithi045.stdout:1774: finishing write tid 1 to smithi04569809-35 2024-07-28T19:36:19.244 INFO:tasks.rados.rados.0.smithi045.stdout:1774: finishing write tid 2 to smithi04569809-35 2024-07-28T19:36:19.244 INFO:tasks.rados.rados.0.smithi045.stdout:1775: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2024-07-28T19:36:19.251 INFO:tasks.rados.rados.0.smithi045.stdout:1775: writing smithi04569809-48 from 628760 to 1353497 tid 1 2024-07-28T19:36:19.259 INFO:tasks.rados.rados.0.smithi045.stdout:1775: writing smithi04569809-48 from 1892226 to 2565449 tid 2 2024-07-28T19:36:19.265 INFO:tasks.rados.rados.0.smithi045.stdout:1775: writing smithi04569809-48 from 3157635 to 3428760 tid 3 2024-07-28T19:36:19.265 INFO:tasks.rados.rados.0.smithi045.stdout:1776: rollback oid 20 current snap is 220 2024-07-28T19:36:19.265 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 20 to 216 2024-07-28T19:36:19.265 INFO:tasks.rados.rados.0.smithi045.stdout:1774: finishing write tid 3 to smithi04569809-35 2024-07-28T19:36:19.265 INFO:tasks.rados.rados.0.smithi045.stdout:1774: finishing write tid 4 to smithi04569809-35 2024-07-28T19:36:19.265 INFO:tasks.rados.rados.0.smithi045.stdout:1774: finishing write tid 5 to smithi04569809-35 2024-07-28T19:36:19.265 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 694 (ObjNum 679 snap 220 seq_num 679) dirty exists 2024-07-28T19:36:19.265 INFO:tasks.rados.rados.0.smithi045.stdout:1774: left oid 35 (ObjNum 679 snap 220 seq_num 679) 2024-07-28T19:36:19.265 INFO:tasks.rados.rados.0.smithi045.stdout:1775: finishing write tid 1 to smithi04569809-48 2024-07-28T19:36:19.266 INFO:tasks.rados.rados.0.smithi045.stdout:1775: finishing write tid 2 to smithi04569809-48 2024-07-28T19:36:19.266 INFO:tasks.rados.rados.0.smithi045.stdout:1774: done (2 left) 2024-07-28T19:36:19.266 INFO:tasks.rados.rados.0.smithi045.stdout:1777: read oid 35 snap -1 2024-07-28T19:36:19.266 INFO:tasks.rados.rados.0.smithi045.stdout:1777: expect (ObjNum 679 snap 220 seq_num 679) 2024-07-28T19:36:19.266 INFO:tasks.rados.rados.0.smithi045.stdout:1778: snap_create 2024-07-28T19:36:19.268 INFO:tasks.rados.rados.0.smithi045.stdout:1776: finishing rollback tid 0 to smithi04569809-20 2024-07-28T19:36:19.268 INFO:tasks.rados.rados.0.smithi045.stdout:1775: finishing write tid 3 to smithi04569809-48 2024-07-28T19:36:19.268 INFO:tasks.rados.rados.0.smithi045.stdout:1776: finishing rollback tid 1 to smithi04569809-20 2024-07-28T19:36:19.268 INFO:tasks.rados.rados.0.smithi045.stdout:1775: finishing write tid 4 to smithi04569809-48 2024-07-28T19:36:19.268 INFO:tasks.rados.rados.0.smithi045.stdout:1776: finishing rollback tid 2 to smithi04569809-20 2024-07-28T19:36:19.268 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 292 (ObjNum 672 snap 215 seq_num 672) dirty exists 2024-07-28T19:36:19.268 INFO:tasks.rados.rados.0.smithi045.stdout:1775: finishing write tid 5 to smithi04569809-48 2024-07-28T19:36:19.268 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 565 (ObjNum 680 snap 220 seq_num 680) dirty exists 2024-07-28T19:36:19.268 INFO:tasks.rados.rados.0.smithi045.stdout:1775: left oid 48 (ObjNum 680 snap 220 seq_num 680) 2024-07-28T19:36:19.271 INFO:tasks.rados.rados.0.smithi045.stdout:1777: expect (ObjNum 679 snap 220 seq_num 679) 2024-07-28T19:36:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:19 smithi045 bash[80445]: cluster 2024-07-28T19:36:17.995523+0000 mgr.y (mgr.34101) 165 : cluster [DBG] pgmap v311: 89 pgs: 89 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:19 smithi045 bash[80445]: cluster 2024-07-28T19:36:18.182600+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-07-28T19:36:19.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:19 smithi045 bash[82788]: cluster 2024-07-28T19:36:17.995523+0000 mgr.y (mgr.34101) 165 : cluster [DBG] pgmap v311: 89 pgs: 89 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:19.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:19 smithi045 bash[82788]: cluster 2024-07-28T19:36:18.182600+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-07-28T19:36:19.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:19 smithi155 bash[68033]: cluster 2024-07-28T19:36:17.995523+0000 mgr.y (mgr.34101) 165 : cluster [DBG] pgmap v311: 89 pgs: 89 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:19.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:19 smithi155 bash[68033]: cluster 2024-07-28T19:36:18.182600+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-07-28T19:36:20.191 INFO:tasks.rados.rados.0.smithi045.stdout:1775: done (3 left) 2024-07-28T19:36:20.191 INFO:tasks.rados.rados.0.smithi045.stdout:1776: done (2 left) 2024-07-28T19:36:20.192 INFO:tasks.rados.rados.0.smithi045.stdout:1777: done (1 left) 2024-07-28T19:36:20.192 INFO:tasks.rados.rados.0.smithi045.stdout:1778: done (0 left) 2024-07-28T19:36:20.192 INFO:tasks.rados.rados.0.smithi045.stdout:1779: delete oid 48 current snap is 221 2024-07-28T19:36:20.196 INFO:tasks.rados.rados.0.smithi045.stdout:1779: done (0 left) 2024-07-28T19:36:20.196 INFO:tasks.rados.rados.0.smithi045.stdout:1780: write oid 37 current snap is 221 2024-07-28T19:36:20.196 INFO:tasks.rados.rados.0.smithi045.stdout:1780: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2024-07-28T19:36:20.205 INFO:tasks.rados.rados.0.smithi045.stdout:1780: writing smithi04569809-37 from 662374 to 1137609 tid 1 2024-07-28T19:36:20.213 INFO:tasks.rados.rados.0.smithi045.stdout:1780: writing smithi04569809-37 from 1609190 to 2286082 tid 2 2024-07-28T19:36:20.222 INFO:tasks.rados.rados.0.smithi045.stdout:1780: writing smithi04569809-37 from 2812481 to 3436582 tid 3 2024-07-28T19:36:20.222 INFO:tasks.rados.rados.0.smithi045.stdout:1781: snap_create 2024-07-28T19:36:20.222 INFO:tasks.rados.rados.0.smithi045.stdout:1780: finishing write tid 1 to smithi04569809-37 2024-07-28T19:36:20.225 INFO:tasks.rados.rados.0.smithi045.stdout:1780: finishing write tid 2 to smithi04569809-37 2024-07-28T19:36:20.227 INFO:tasks.rados.rados.0.smithi045.stdout:1780: finishing write tid 3 to smithi04569809-37 2024-07-28T19:36:20.227 INFO:tasks.rados.rados.0.smithi045.stdout:1780: finishing write tid 4 to smithi04569809-37 2024-07-28T19:36:20.228 INFO:tasks.rados.rados.0.smithi045.stdout:1780: finishing write tid 5 to smithi04569809-37 2024-07-28T19:36:20.228 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 980 (ObjNum 682 snap 221 seq_num 682) dirty exists 2024-07-28T19:36:20.228 INFO:tasks.rados.rados.0.smithi045.stdout:1780: left oid 37 (ObjNum 682 snap 221 seq_num 682) 2024-07-28T19:36:20.456 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[82788]: cluster 2024-07-28T19:36:19.190176+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-07-28T19:36:20.457 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[82788]: audit 2024-07-28T19:36:19.613472+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:20.457 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[82788]: audit 2024-07-28T19:36:19.626377+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:20.457 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[82788]: audit 2024-07-28T19:36:20.109937+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:20.457 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[82788]: audit 2024-07-28T19:36:20.111523+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:36:20.457 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[82788]: audit 2024-07-28T19:36:20.121730+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:20.457 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[80445]: cluster 2024-07-28T19:36:19.190176+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-07-28T19:36:20.457 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[80445]: audit 2024-07-28T19:36:19.613472+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:20.457 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[80445]: audit 2024-07-28T19:36:19.626377+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:20.457 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[80445]: audit 2024-07-28T19:36:20.109937+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:20.458 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[80445]: audit 2024-07-28T19:36:20.111523+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:36:20.458 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[80445]: audit 2024-07-28T19:36:20.121730+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:20.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:20 smithi155 bash[68033]: cluster 2024-07-28T19:36:19.190176+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-07-28T19:36:20.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:20 smithi155 bash[68033]: audit 2024-07-28T19:36:19.613472+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:20.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:20 smithi155 bash[68033]: audit 2024-07-28T19:36:19.626377+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:20.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:20 smithi155 bash[68033]: audit 2024-07-28T19:36:20.109937+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:20.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:20 smithi155 bash[68033]: audit 2024-07-28T19:36:20.111523+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:36:20.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:20 smithi155 bash[68033]: audit 2024-07-28T19:36:20.121730+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:20.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:36:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:36:20] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2024-07-28T19:36:21.201 INFO:tasks.rados.rados.0.smithi045.stdout:1780: done (1 left) 2024-07-28T19:36:21.202 INFO:tasks.rados.rados.0.smithi045.stdout:1781: done (0 left) 2024-07-28T19:36:21.202 INFO:tasks.rados.rados.0.smithi045.stdout:1782: delete oid 20 current snap is 222 2024-07-28T19:36:21.211 INFO:tasks.rados.rados.0.smithi045.stdout:1782: done (0 left) 2024-07-28T19:36:21.211 INFO:tasks.rados.rados.0.smithi045.stdout:1783: write oid 16 current snap is 222 2024-07-28T19:36:21.211 INFO:tasks.rados.rados.0.smithi045.stdout:1783: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2024-07-28T19:36:21.218 INFO:tasks.rados.rados.0.smithi045.stdout:1783: writing smithi04569809-16 from 695988 to 1321721 tid 1 2024-07-28T19:36:21.226 INFO:tasks.rados.rados.0.smithi045.stdout:1783: writing smithi04569809-16 from 2009801 to 2690362 tid 2 2024-07-28T19:36:21.231 INFO:tasks.rados.rados.0.smithi045.stdout:1783: writing smithi04569809-16 from 3150974 to 3495988 tid 3 2024-07-28T19:36:21.231 INFO:tasks.rados.rados.0.smithi045.stdout:1784: read oid 11 snap -1 2024-07-28T19:36:21.231 INFO:tasks.rados.rados.0.smithi045.stdout:1784: expect deleted 2024-07-28T19:36:21.231 INFO:tasks.rados.rados.0.smithi045.stdout:1785: read oid 3 snap -1 2024-07-28T19:36:21.231 INFO:tasks.rados.rados.0.smithi045.stdout:1785: expect deleted 2024-07-28T19:36:21.231 INFO:tasks.rados.rados.0.smithi045.stdout:1786: rollback oid 28 current snap is 222 2024-07-28T19:36:21.231 INFO:tasks.rados.rados.0.smithi045.stdout:1783: finishing write tid 1 to smithi04569809-16 2024-07-28T19:36:21.232 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 28 to 220 2024-07-28T19:36:21.232 INFO:tasks.rados.rados.0.smithi045.stdout:1787: write oid 26 current snap is 222 2024-07-28T19:36:21.232 INFO:tasks.rados.rados.0.smithi045.stdout:1787: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2024-07-28T19:36:21.237 INFO:tasks.rados.rados.0.smithi045.stdout:1787: writing smithi04569809-26 from 712795 to 1130130 tid 1 2024-07-28T19:36:21.244 INFO:tasks.rados.rados.0.smithi045.stdout:1787: writing smithi04569809-26 from 1784636 to 2325208 tid 2 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:1787: writing smithi04569809-26 from 2894750 to 3352667 tid 3 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:1788: rollback oid 45 current snap is 222 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 45 to 218 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:1786: finishing rollback tid 1 to smithi04569809-28 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 0 (ObjNum 544235886 snap 171062065 seq_num 304) dirty dne 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:1783: finishing write tid 2 to smithi04569809-16 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:1783: finishing write tid 3 to smithi04569809-16 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:1783: finishing write tid 4 to smithi04569809-16 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:1784: done (5 left) 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:1785: done (4 left) 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:1786: done (3 left) 2024-07-28T19:36:21.251 INFO:tasks.rados.rados.0.smithi045.stdout:1789: write oid 24 current snap is 222 2024-07-28T19:36:21.252 INFO:tasks.rados.rados.0.smithi045.stdout:1783: finishing write tid 5 to smithi04569809-16 2024-07-28T19:36:21.252 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 445 (ObjNum 684 snap 222 seq_num 684) dirty exists 2024-07-28T19:36:21.252 INFO:tasks.rados.rados.0.smithi045.stdout:1783: left oid 16 (ObjNum 684 snap 222 seq_num 684) 2024-07-28T19:36:21.252 INFO:tasks.rados.rados.0.smithi045.stdout:1787: finishing write tid 1 to smithi04569809-26 2024-07-28T19:36:21.252 INFO:tasks.rados.rados.0.smithi045.stdout:1789: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2024-07-28T19:36:21.257 INFO:tasks.rados.rados.0.smithi045.stdout:1789: writing smithi04569809-24 from 729602 to 1222186 tid 1 2024-07-28T19:36:21.265 INFO:tasks.rados.rados.0.smithi045.stdout:1789: writing smithi04569809-24 from 1843118 to 2527348 tid 2 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:1789: writing smithi04569809-24 from 3322173 to 3529602 tid 3 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:1783: done (3 left) 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:1790: read oid 38 snap -1 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:1790: expect (ObjNum 670 snap 215 seq_num 670) 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:1791: rollback oid 12 current snap is 222 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 12 to 218 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:1787: finishing write tid 2 to smithi04569809-26 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:1788: finishing rollback tid 1 to smithi04569809-45 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 0 (ObjNum 49 snap 0 seq_num 284140200) dirty dne 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:1787: finishing write tid 3 to smithi04569809-26 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:1787: finishing write tid 4 to smithi04569809-26 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:1787: finishing write tid 5 to smithi04569809-26 2024-07-28T19:36:21.272 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 474 (ObjNum 685 snap 222 seq_num 685) dirty exists 2024-07-28T19:36:21.273 INFO:tasks.rados.rados.0.smithi045.stdout:1787: left oid 26 (ObjNum 685 snap 222 seq_num 685) 2024-07-28T19:36:21.273 INFO:tasks.rados.rados.0.smithi045.stdout:1789: finishing write tid 1 to smithi04569809-24 2024-07-28T19:36:21.273 INFO:tasks.rados.rados.0.smithi045.stdout:1789: finishing write tid 2 to smithi04569809-24 2024-07-28T19:36:21.273 INFO:tasks.rados.rados.0.smithi045.stdout:1787: done (4 left) 2024-07-28T19:36:21.273 INFO:tasks.rados.rados.0.smithi045.stdout:1788: done (3 left) 2024-07-28T19:36:21.273 INFO:tasks.rados.rados.0.smithi045.stdout:1792: read oid 7 snap -1 2024-07-28T19:36:21.273 INFO:tasks.rados.rados.0.smithi045.stdout:1792: expect deleted 2024-07-28T19:36:21.273 INFO:tasks.rados.rados.0.smithi045.stdout:1793: snap_remove snap 216 2024-07-28T19:36:21.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: cluster 2024-07-28T19:36:19.996234+0000 mgr.y (mgr.34101) 166 : cluster [DBG] pgmap v314: 89 pgs: 89 active+clean; 101 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 801 KiB/s wr, 13 op/s 2024-07-28T19:36:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: cluster 2024-07-28T19:36:20.192816+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-07-28T19:36:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.242093+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.247897+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.250763+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: cephadm 2024-07-28T19:36:20.252350+0000 mgr.y (mgr.34101) 167 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-07-28T19:36:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.263331+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.265536+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T19:36:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.266340+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T19:36:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.275412+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-28T19:36:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.277088+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T19:36:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.277640+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T19:36:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.285897+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-28T19:36:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.287648+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T19:36:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.288260+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T19:36:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.294035+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-28T19:36:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.299204+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: cephadm 2024-07-28T19:36:20.300680+0000 mgr.y (mgr.34101) 168 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-07-28T19:36:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.307072+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.312676+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T19:36:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: audit 2024-07-28T19:36:20.312947+0000 mgr.y (mgr.34101) 169 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T19:36:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[80445]: cephadm 2024-07-28T19:36:20.314381+0000 mgr.y (mgr.34101) 170 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-07-28T19:36:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: cluster 2024-07-28T19:36:19.996234+0000 mgr.y (mgr.34101) 166 : cluster [DBG] pgmap v314: 89 pgs: 89 active+clean; 101 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 801 KiB/s wr, 13 op/s 2024-07-28T19:36:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: cluster 2024-07-28T19:36:20.192816+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-07-28T19:36:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.242093+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.247897+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.250763+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: cephadm 2024-07-28T19:36:20.252350+0000 mgr.y (mgr.34101) 167 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-07-28T19:36:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.263331+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.265536+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T19:36:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.266340+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T19:36:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.275412+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-28T19:36:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.277088+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T19:36:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.277640+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T19:36:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.285897+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-28T19:36:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.287648+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T19:36:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.288260+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T19:36:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.294035+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-28T19:36:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.299204+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: cephadm 2024-07-28T19:36:20.300680+0000 mgr.y (mgr.34101) 168 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-07-28T19:36:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.307072+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.312676+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T19:36:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: audit 2024-07-28T19:36:20.312947+0000 mgr.y (mgr.34101) 169 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T19:36:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:21 smithi045 bash[82788]: cephadm 2024-07-28T19:36:20.314381+0000 mgr.y (mgr.34101) 170 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-07-28T19:36:21.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: cluster 2024-07-28T19:36:19.996234+0000 mgr.y (mgr.34101) 166 : cluster [DBG] pgmap v314: 89 pgs: 89 active+clean; 101 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 801 KiB/s wr, 13 op/s 2024-07-28T19:36:21.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: cluster 2024-07-28T19:36:20.192816+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.242093+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.247897+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.250763+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: cephadm 2024-07-28T19:36:20.252350+0000 mgr.y (mgr.34101) 167 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.263331+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.265536+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.266340+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.275412+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.277088+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.277640+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.285897+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-28T19:36:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.287648+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T19:36:21.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.288260+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-28T19:36:21.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.294035+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34101 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-28T19:36:21.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.299204+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:21.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: cephadm 2024-07-28T19:36:20.300680+0000 mgr.y (mgr.34101) 168 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-07-28T19:36:21.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.307072+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:21.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.312676+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T19:36:21.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: audit 2024-07-28T19:36:20.312947+0000 mgr.y (mgr.34101) 169 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-28T19:36:21.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:21 smithi155 bash[68033]: cephadm 2024-07-28T19:36:20.314381+0000 mgr.y (mgr.34101) 170 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-07-28T19:36:22.218 INFO:tasks.rados.rados.0.smithi045.stdout:1793: done (4 left) 2024-07-28T19:36:22.219 INFO:tasks.rados.rados.0.smithi045.stdout:1794: snap_create 2024-07-28T19:36:22.219 INFO:tasks.rados.rados.0.smithi045.stdout:1789: finishing write tid 3 to smithi04569809-24 2024-07-28T19:36:22.219 INFO:tasks.rados.rados.0.smithi045.stdout:1789: finishing write tid 4 to smithi04569809-24 2024-07-28T19:36:22.219 INFO:tasks.rados.rados.0.smithi045.stdout:1789: finishing write tid 5 to smithi04569809-24 2024-07-28T19:36:22.219 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 699 (ObjNum 686 snap 222 seq_num 686) dirty exists 2024-07-28T19:36:22.219 INFO:tasks.rados.rados.0.smithi045.stdout:1789: left oid 24 (ObjNum 686 snap 222 seq_num 686) 2024-07-28T19:36:22.219 INFO:tasks.rados.rados.0.smithi045.stdout:1791: finishing rollback tid 0 to smithi04569809-12 2024-07-28T19:36:22.219 INFO:tasks.rados.rados.0.smithi045.stdout:1791: finishing rollback tid 1 to smithi04569809-12 2024-07-28T19:36:22.220 INFO:tasks.rados.rados.0.smithi045.stdout:1791: finishing rollback tid 2 to smithi04569809-12 2024-07-28T19:36:22.220 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 1161 (ObjNum 654 snap 211 seq_num 654) dirty exists 2024-07-28T19:36:22.220 INFO:tasks.rados.rados.0.smithi045.stdout:1790: expect (ObjNum 670 snap 215 seq_num 670) 2024-07-28T19:36:22.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:22 smithi045 bash[80445]: cluster 2024-07-28T19:36:21.202688+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-07-28T19:36:22.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:22 smithi045 bash[82788]: cluster 2024-07-28T19:36:21.202688+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-07-28T19:36:22.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:22 smithi155 bash[68033]: cluster 2024-07-28T19:36:21.202688+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-07-28T19:36:22.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:36:22 smithi155 bash[60745]: ts=2024-07-28T19:36:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:36:23.218 INFO:tasks.rados.rados.0.smithi045.stdout:1789: done (4 left) 2024-07-28T19:36:23.218 INFO:tasks.rados.rados.0.smithi045.stdout:1790: done (3 left) 2024-07-28T19:36:23.218 INFO:tasks.rados.rados.0.smithi045.stdout:1791: done (2 left) 2024-07-28T19:36:23.218 INFO:tasks.rados.rados.0.smithi045.stdout:1792: done (1 left) 2024-07-28T19:36:23.218 INFO:tasks.rados.rados.0.smithi045.stdout:1794: done (0 left) 2024-07-28T19:36:23.218 INFO:tasks.rados.rados.0.smithi045.stdout:1795: read oid 43 snap 222 2024-07-28T19:36:23.218 INFO:tasks.rados.rados.0.smithi045.stdout:1795: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:36:23.218 INFO:tasks.rados.rados.0.smithi045.stdout:1796: write oid 48 current snap is 223 2024-07-28T19:36:23.218 INFO:tasks.rados.rados.0.smithi045.stdout:1796: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2024-07-28T19:36:23.226 INFO:tasks.rados.rados.0.smithi045.stdout:1796: writing smithi04569809-48 from 746409 to 1314242 tid 1 2024-07-28T19:36:23.232 INFO:tasks.rados.rados.0.smithi045.stdout:1796: writing smithi04569809-48 from 1901600 to 2445841 tid 2 2024-07-28T19:36:23.239 INFO:tasks.rados.rados.0.smithi045.stdout:1796: writing smithi04569809-48 from 3065949 to 3546409 tid 3 2024-07-28T19:36:23.239 INFO:tasks.rados.rados.0.smithi045.stdout:1797: write oid 7 current snap is 223 2024-07-28T19:36:23.239 INFO:tasks.rados.rados.0.smithi045.stdout:1797: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2024-07-28T19:36:23.244 INFO:teuthology.orchestra.run.smithi045.stdout:wait for all mons to upgrade 2024-07-28T19:36:23.247 INFO:tasks.rados.rados.0.smithi045.stdout:1797: writing smithi04569809-7 from 763216 to 1406298 tid 1 2024-07-28T19:36:23.253 INFO:tasks.rados.rados.0.smithi045.stdout:1797: writing smithi04569809-7 from 1843729 to 2531628 tid 2 2024-07-28T19:36:23.259 INFO:tasks.rados.rados.0.smithi045.stdout:1797: writing smithi04569809-7 from 3260666 to 3563216 tid 3 2024-07-28T19:36:23.259 INFO:tasks.rados.rados.0.smithi045.stdout:1798: snap_create 2024-07-28T19:36:23.259 INFO:tasks.rados.rados.0.smithi045.stdout:1795: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:36:23.362 INFO:tasks.rados.rados.0.smithi045.stdout:1796: finishing write tid 1 to smithi04569809-48 2024-07-28T19:36:23.362 INFO:tasks.rados.rados.0.smithi045.stdout:1796: finishing write tid 2 to smithi04569809-48 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:1796: finishing write tid 3 to smithi04569809-48 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:1796: finishing write tid 4 to smithi04569809-48 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:1796: finishing write tid 5 to smithi04569809-48 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 573 (ObjNum 687 snap 223 seq_num 687) dirty exists 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:1796: left oid 48 (ObjNum 687 snap 223 seq_num 687) 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:1797: finishing write tid 1 to smithi04569809-7 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:1797: finishing write tid 2 to smithi04569809-7 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:1797: finishing write tid 3 to smithi04569809-7 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:1797: finishing write tid 4 to smithi04569809-7 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:1797: finishing write tid 5 to smithi04569809-7 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 449 (ObjNum 688 snap 223 seq_num 688) dirty exists 2024-07-28T19:36:23.363 INFO:tasks.rados.rados.0.smithi045.stdout:1797: left oid 7 (ObjNum 688 snap 223 seq_num 688) 2024-07-28T19:36:23.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:23 smithi155 bash[68033]: cluster 2024-07-28T19:36:21.996908+0000 mgr.y (mgr.34101) 171 : cluster [DBG] pgmap v317: 89 pgs: 89 active+clean; 101 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 801 KiB/s wr, 13 op/s 2024-07-28T19:36:23.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:23 smithi155 bash[68033]: cluster 2024-07-28T19:36:22.219739+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-07-28T19:36:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:23 smithi045 bash[80445]: cluster 2024-07-28T19:36:21.996908+0000 mgr.y (mgr.34101) 171 : cluster [DBG] pgmap v317: 89 pgs: 89 active+clean; 101 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 801 KiB/s wr, 13 op/s 2024-07-28T19:36:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:23 smithi045 bash[80445]: cluster 2024-07-28T19:36:22.219739+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-07-28T19:36:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:23 smithi045 bash[82788]: cluster 2024-07-28T19:36:21.996908+0000 mgr.y (mgr.34101) 171 : cluster [DBG] pgmap v317: 89 pgs: 89 active+clean; 101 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 801 KiB/s wr, 13 op/s 2024-07-28T19:36:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:23 smithi045 bash[82788]: cluster 2024-07-28T19:36:22.219739+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-07-28T19:36:24.240 INFO:tasks.rados.rados.0.smithi045.stdout:1795: done (3 left) 2024-07-28T19:36:24.240 INFO:tasks.rados.rados.0.smithi045.stdout:1796: done (2 left) 2024-07-28T19:36:24.240 INFO:tasks.rados.rados.0.smithi045.stdout:1797: done (1 left) 2024-07-28T19:36:24.240 INFO:tasks.rados.rados.0.smithi045.stdout:1798: done (0 left) 2024-07-28T19:36:24.240 INFO:tasks.rados.rados.0.smithi045.stdout:1799: rollback oid 29 current snap is 224 2024-07-28T19:36:24.240 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 29 to 223 2024-07-28T19:36:24.240 INFO:tasks.rados.rados.0.smithi045.stdout:1800: write oid 18 current snap is 224 2024-07-28T19:36:24.241 INFO:tasks.rados.rados.0.smithi045.stdout:1800: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2024-07-28T19:36:24.250 INFO:tasks.rados.rados.0.smithi045.stdout:1800: writing smithi04569809-18 from 780023 to 1498354 tid 1 2024-07-28T19:36:24.257 INFO:tasks.rados.rados.0.smithi045.stdout:1800: writing smithi04569809-18 from 1902211 to 2450121 tid 2 2024-07-28T19:36:24.264 INFO:tasks.rados.rados.0.smithi045.stdout:1800: writing smithi04569809-18 from 3004442 to 3580023 tid 3 2024-07-28T19:36:24.264 INFO:tasks.rados.rados.0.smithi045.stdout:1801: write oid 34 current snap is 224 2024-07-28T19:36:24.265 INFO:tasks.rados.rados.0.smithi045.stdout:1799: finishing rollback tid 0 to smithi04569809-29 2024-07-28T19:36:24.265 INFO:tasks.rados.rados.0.smithi045.stdout:1799: finishing rollback tid 1 to smithi04569809-29 2024-07-28T19:36:24.265 INFO:tasks.rados.rados.0.smithi045.stdout:1799: finishing rollback tid 2 to smithi04569809-29 2024-07-28T19:36:24.265 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1340 (ObjNum 666 snap 215 seq_num 666) dirty exists 2024-07-28T19:36:24.265 INFO:tasks.rados.rados.0.smithi045.stdout:1800: finishing write tid 1 to smithi04569809-18 2024-07-28T19:36:24.265 INFO:tasks.rados.rados.0.smithi045.stdout:1800: finishing write tid 2 to smithi04569809-18 2024-07-28T19:36:24.265 INFO:tasks.rados.rados.0.smithi045.stdout:1801: seq_num 690 ranges {796830=793580,2360693=691568} 2024-07-28T19:36:24.274 INFO:tasks.rados.rados.0.smithi045.stdout:1801: writing smithi04569809-34 from 796830 to 1590410 tid 1 2024-07-28T19:36:24.284 INFO:tasks.rados.rados.0.smithi045.stdout:1801: writing smithi04569809-34 from 2360693 to 3052261 tid 2 2024-07-28T19:36:24.284 INFO:tasks.rados.rados.0.smithi045.stdout:1799: done (2 left) 2024-07-28T19:36:24.284 INFO:tasks.rados.rados.0.smithi045.stdout:1802: write oid 13 current snap is 224 2024-07-28T19:36:24.284 INFO:tasks.rados.rados.0.smithi045.stdout:1800: finishing write tid 3 to smithi04569809-18 2024-07-28T19:36:24.284 INFO:tasks.rados.rados.0.smithi045.stdout:1802: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2024-07-28T19:36:24.290 INFO:tasks.rados.rados.0.smithi045.stdout:1802: writing smithi04569809-13 from 413637 to 882466 tid 1 2024-07-28T19:36:24.298 INFO:tasks.rados.rados.0.smithi045.stdout:1802: writing smithi04569809-13 from 1619175 to 2054401 tid 2 2024-07-28T19:36:24.307 INFO:tasks.rados.rados.0.smithi045.stdout:1802: writing smithi04569809-13 from 2542935 to 3301190 tid 3 2024-07-28T19:36:24.307 INFO:tasks.rados.rados.0.smithi045.stdout:1803: write oid 38 current snap is 224 2024-07-28T19:36:24.307 INFO:tasks.rados.rados.0.smithi045.stdout:1800: finishing write tid 4 to smithi04569809-18 2024-07-28T19:36:24.307 INFO:tasks.rados.rados.0.smithi045.stdout:1800: finishing write tid 5 to smithi04569809-18 2024-07-28T19:36:24.307 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 1345 (ObjNum 689 snap 224 seq_num 689) dirty exists 2024-07-28T19:36:24.307 INFO:tasks.rados.rados.0.smithi045.stdout:1800: left oid 18 (ObjNum 689 snap 224 seq_num 689) 2024-07-28T19:36:24.307 INFO:tasks.rados.rados.0.smithi045.stdout:1801: finishing write tid 1 to smithi04569809-34 2024-07-28T19:36:24.307 INFO:tasks.rados.rados.0.smithi045.stdout:1801: finishing write tid 2 to smithi04569809-34 2024-07-28T19:36:24.307 INFO:tasks.rados.rados.0.smithi045.stdout:1801: finishing write tid 3 to smithi04569809-34 2024-07-28T19:36:24.307 INFO:tasks.rados.rados.0.smithi045.stdout:1801: finishing write tid 4 to smithi04569809-34 2024-07-28T19:36:24.308 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1167 (ObjNum 690 snap 224 seq_num 690) dirty exists 2024-07-28T19:36:24.308 INFO:tasks.rados.rados.0.smithi045.stdout:1801: left oid 34 (ObjNum 690 snap 224 seq_num 690) 2024-07-28T19:36:24.308 INFO:tasks.rados.rados.0.smithi045.stdout:1802: finishing write tid 1 to smithi04569809-13 2024-07-28T19:36:24.308 INFO:tasks.rados.rados.0.smithi045.stdout:1802: finishing write tid 2 to smithi04569809-13 2024-07-28T19:36:24.308 INFO:tasks.rados.rados.0.smithi045.stdout:1803: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2024-07-28T19:36:24.314 INFO:tasks.rados.rados.0.smithi045.stdout:1803: writing smithi04569809-38 from 430444 to 1090875 tid 1 2024-07-28T19:36:24.322 INFO:tasks.rados.rados.0.smithi045.stdout:1803: writing smithi04569809-38 from 1677657 to 2372894 tid 2 2024-07-28T19:36:24.329 INFO:tasks.rados.rados.0.smithi045.stdout:1803: writing smithi04569809-38 from 2970358 to 3539885 tid 3 2024-07-28T19:36:24.330 INFO:tasks.rados.rados.0.smithi045.stdout:1800: done (3 left) 2024-07-28T19:36:24.330 INFO:tasks.rados.rados.0.smithi045.stdout:1801: done (2 left) 2024-07-28T19:36:24.330 INFO:tasks.rados.rados.0.smithi045.stdout:1804: snap_create 2024-07-28T19:36:24.330 INFO:tasks.rados.rados.0.smithi045.stdout:1802: finishing write tid 3 to smithi04569809-13 2024-07-28T19:36:24.330 INFO:tasks.rados.rados.0.smithi045.stdout:1802: finishing write tid 4 to smithi04569809-13 2024-07-28T19:36:24.330 INFO:tasks.rados.rados.0.smithi045.stdout:1802: finishing write tid 5 to smithi04569809-13 2024-07-28T19:36:24.330 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1172 (ObjNum 691 snap 224 seq_num 691) dirty exists 2024-07-28T19:36:24.331 INFO:tasks.rados.rados.0.smithi045.stdout:1802: left oid 13 (ObjNum 691 snap 224 seq_num 691) 2024-07-28T19:36:24.331 INFO:tasks.rados.rados.0.smithi045.stdout:1803: finishing write tid 1 to smithi04569809-38 2024-07-28T19:36:24.331 INFO:tasks.rados.rados.0.smithi045.stdout:1803: finishing write tid 2 to smithi04569809-38 2024-07-28T19:36:24.334 INFO:tasks.rados.rados.0.smithi045.stdout:1803: finishing write tid 3 to smithi04569809-38 2024-07-28T19:36:24.334 INFO:tasks.rados.rados.0.smithi045.stdout:1803: finishing write tid 4 to smithi04569809-38 2024-07-28T19:36:24.335 INFO:tasks.rados.rados.0.smithi045.stdout:1803: finishing write tid 5 to smithi04569809-38 2024-07-28T19:36:24.335 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 593 (ObjNum 692 snap 224 seq_num 692) dirty exists 2024-07-28T19:36:24.335 INFO:tasks.rados.rados.0.smithi045.stdout:1803: left oid 38 (ObjNum 692 snap 224 seq_num 692) 2024-07-28T19:36:24.484 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:24 smithi045 bash[80445]: cluster 2024-07-28T19:36:23.219309+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-07-28T19:36:24.485 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:24 smithi045 bash[80445]: audit 2024-07-28T19:36:24.038989+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:24.485 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:24 smithi045 bash[80445]: audit 2024-07-28T19:36:24.041323+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T19:36:24.485 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:24 smithi045 bash[80445]: audit 2024-07-28T19:36:24.042924+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:24.485 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:24 smithi045 bash[82788]: cluster 2024-07-28T19:36:23.219309+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-07-28T19:36:24.485 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:24 smithi045 bash[82788]: audit 2024-07-28T19:36:24.038989+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:24.485 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:24 smithi045 bash[82788]: audit 2024-07-28T19:36:24.041323+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T19:36:24.485 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:24 smithi045 bash[82788]: audit 2024-07-28T19:36:24.042924+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:24.491 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2024-07-28T19:36:24.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:24 smithi155 bash[68033]: cluster 2024-07-28T19:36:23.219309+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-07-28T19:36:24.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:24 smithi155 bash[68033]: audit 2024-07-28T19:36:24.038989+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:24.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:24 smithi155 bash[68033]: audit 2024-07-28T19:36:24.041323+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-28T19:36:24.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:24 smithi155 bash[68033]: audit 2024-07-28T19:36:24.042924+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:25.162 INFO:tasks.rados.rados.0.smithi045.stdout:1802: done (2 left) 2024-07-28T19:36:25.162 INFO:tasks.rados.rados.0.smithi045.stdout:1803: done (1 left) 2024-07-28T19:36:25.162 INFO:tasks.rados.rados.0.smithi045.stdout:1804: done (0 left) 2024-07-28T19:36:25.162 INFO:tasks.rados.rados.0.smithi045.stdout:1805: snap_create 2024-07-28T19:36:25.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:25 smithi155 bash[68033]: cluster 2024-07-28T19:36:23.998194+0000 mgr.y (mgr.34101) 172 : cluster [DBG] pgmap v320: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-28T19:36:25.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:25 smithi155 bash[68033]: cephadm 2024-07-28T19:36:24.028482+0000 mgr.y (mgr.34101) 173 : cephadm [INF] Upgrade: Updating osd.0 2024-07-28T19:36:25.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:25 smithi155 bash[68033]: cephadm 2024-07-28T19:36:24.045750+0000 mgr.y (mgr.34101) 174 : cephadm [INF] Deploying daemon osd.0 on smithi045 2024-07-28T19:36:25.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:25 smithi155 bash[68033]: cluster 2024-07-28T19:36:24.241287+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-07-28T19:36:25.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:25 smithi155 bash[68033]: cluster 2024-07-28T19:36:25.162952+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-07-28T19:36:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:25 smithi045 bash[80445]: cluster 2024-07-28T19:36:23.998194+0000 mgr.y (mgr.34101) 172 : cluster [DBG] pgmap v320: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-28T19:36:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:25 smithi045 bash[80445]: cephadm 2024-07-28T19:36:24.028482+0000 mgr.y (mgr.34101) 173 : cephadm [INF] Upgrade: Updating osd.0 2024-07-28T19:36:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:25 smithi045 bash[80445]: cephadm 2024-07-28T19:36:24.045750+0000 mgr.y (mgr.34101) 174 : cephadm [INF] Deploying daemon osd.0 on smithi045 2024-07-28T19:36:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:25 smithi045 bash[80445]: cluster 2024-07-28T19:36:24.241287+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-07-28T19:36:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:25 smithi045 bash[80445]: cluster 2024-07-28T19:36:25.162952+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-07-28T19:36:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:25 smithi045 bash[82788]: cluster 2024-07-28T19:36:23.998194+0000 mgr.y (mgr.34101) 172 : cluster [DBG] pgmap v320: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-28T19:36:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:25 smithi045 bash[82788]: cephadm 2024-07-28T19:36:24.028482+0000 mgr.y (mgr.34101) 173 : cephadm [INF] Upgrade: Updating osd.0 2024-07-28T19:36:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:25 smithi045 bash[82788]: cephadm 2024-07-28T19:36:24.045750+0000 mgr.y (mgr.34101) 174 : cephadm [INF] Deploying daemon osd.0 on smithi045 2024-07-28T19:36:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:25 smithi045 bash[82788]: cluster 2024-07-28T19:36:24.241287+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-07-28T19:36:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:25 smithi045 bash[82788]: cluster 2024-07-28T19:36:25.162952+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-07-28T19:36:26.163 INFO:tasks.rados.rados.0.smithi045.stdout:1805: done (0 left) 2024-07-28T19:36:26.163 INFO:tasks.rados.rados.0.smithi045.stdout:1806: read oid 48 snap 224 2024-07-28T19:36:26.163 INFO:tasks.rados.rados.0.smithi045.stdout:1806: expect (ObjNum 687 snap 223 seq_num 687) 2024-07-28T19:36:26.164 INFO:tasks.rados.rados.0.smithi045.stdout:1807: read oid 5 snap 225 2024-07-28T19:36:26.164 INFO:tasks.rados.rados.0.smithi045.stdout:1807: expect deleted 2024-07-28T19:36:26.164 INFO:tasks.rados.rados.0.smithi045.stdout:1808: snap_create 2024-07-28T19:36:26.180 INFO:tasks.rados.rados.0.smithi045.stdout:1806: expect (ObjNum 687 snap 223 seq_num 687) 2024-07-28T19:36:27.166 INFO:tasks.rados.rados.0.smithi045.stdout:1806: done (2 left) 2024-07-28T19:36:27.166 INFO:tasks.rados.rados.0.smithi045.stdout:1807: done (1 left) 2024-07-28T19:36:27.166 INFO:tasks.rados.rados.0.smithi045.stdout:1808: done (0 left) 2024-07-28T19:36:27.166 INFO:tasks.rados.rados.0.smithi045.stdout:1809: snap_create 2024-07-28T19:36:27.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:27 smithi045 bash[82788]: cluster 2024-07-28T19:36:25.998888+0000 mgr.y (mgr.34101) 175 : cluster [DBG] pgmap v323: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-28T19:36:27.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:27 smithi045 bash[82788]: cluster 2024-07-28T19:36:26.164572+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-07-28T19:36:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:27 smithi045 bash[80445]: cluster 2024-07-28T19:36:25.998888+0000 mgr.y (mgr.34101) 175 : cluster [DBG] pgmap v323: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-28T19:36:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:27 smithi045 bash[80445]: cluster 2024-07-28T19:36:26.164572+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-07-28T19:36:27.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:27 smithi155 bash[68033]: cluster 2024-07-28T19:36:25.998888+0000 mgr.y (mgr.34101) 175 : cluster [DBG] pgmap v323: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-28T19:36:27.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:27 smithi155 bash[68033]: cluster 2024-07-28T19:36:26.164572+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-07-28T19:36:28.170 INFO:tasks.rados.rados.0.smithi045.stdout:1809: done (0 left) 2024-07-28T19:36:28.170 INFO:tasks.rados.rados.0.smithi045.stdout:1810: read oid 31 snap 222 2024-07-28T19:36:28.170 INFO:tasks.rados.rados.0.smithi045.stdout:1810: expect deleted 2024-07-28T19:36:28.170 INFO:tasks.rados.rados.0.smithi045.stdout:1811: rollback oid 3 current snap is 228 2024-07-28T19:36:28.170 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 218 2024-07-28T19:36:28.170 INFO:tasks.rados.rados.0.smithi045.stdout:1812: rollback oid 37 current snap is 228 2024-07-28T19:36:28.170 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 37 to 226 2024-07-28T19:36:28.171 INFO:tasks.rados.rados.0.smithi045.stdout:1813: write oid 34 current snap is 228 2024-07-28T19:36:28.171 INFO:tasks.rados.rados.0.smithi045.stdout:1813: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2024-07-28T19:36:28.184 INFO:tasks.rados.rados.0.smithi045.stdout:1813: writing smithi04569809-34 from 447251 to 1182931 tid 1 2024-07-28T19:36:28.196 INFO:tasks.rados.rados.0.smithi045.stdout:1813: writing smithi04569809-34 from 1736139 to 2175034 tid 2 2024-07-28T19:36:28.209 INFO:tasks.rados.rados.0.smithi045.stdout:1813: writing smithi04569809-34 from 2597781 to 3378580 tid 3 2024-07-28T19:36:28.209 INFO:tasks.rados.rados.0.smithi045.stdout:1814: snap_create 2024-07-28T19:36:28.209 INFO:tasks.rados.rados.0.smithi045.stdout:1811: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:36:28.209 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:36:28.209 INFO:tasks.rados.rados.0.smithi045.stdout:1812: finishing rollback tid 0 to smithi04569809-37 2024-07-28T19:36:28.209 INFO:tasks.rados.rados.0.smithi045.stdout:1812: finishing rollback tid 1 to smithi04569809-37 2024-07-28T19:36:28.209 INFO:tasks.rados.rados.0.smithi045.stdout:1812: finishing rollback tid 2 to smithi04569809-37 2024-07-28T19:36:28.209 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 986 (ObjNum 682 snap 221 seq_num 682) dirty exists 2024-07-28T19:36:28.210 INFO:tasks.rados.rados.0.smithi045.stdout:1813: finishing write tid 1 to smithi04569809-34 2024-07-28T19:36:28.210 INFO:tasks.rados.rados.0.smithi045.stdout:1813: finishing write tid 2 to smithi04569809-34 2024-07-28T19:36:28.216 INFO:tasks.rados.rados.0.smithi045.stdout:1813: finishing write tid 3 to smithi04569809-34 2024-07-28T19:36:28.216 INFO:tasks.rados.rados.0.smithi045.stdout:1813: finishing write tid 4 to smithi04569809-34 2024-07-28T19:36:28.217 INFO:tasks.rados.rados.0.smithi045.stdout:1813: finishing write tid 5 to smithi04569809-34 2024-07-28T19:36:28.217 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1177 (ObjNum 693 snap 228 seq_num 693) dirty exists 2024-07-28T19:36:28.217 INFO:tasks.rados.rados.0.smithi045.stdout:1813: left oid 34 (ObjNum 693 snap 228 seq_num 693) 2024-07-28T19:36:28.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:28 smithi045 bash[80445]: cluster 2024-07-28T19:36:27.167354+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-07-28T19:36:28.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:28 smithi045 bash[80445]: cluster 2024-07-28T19:36:28.170393+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-07-28T19:36:28.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:28 smithi045 bash[82788]: cluster 2024-07-28T19:36:27.167354+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-07-28T19:36:28.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:28 smithi045 bash[82788]: cluster 2024-07-28T19:36:28.170393+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-07-28T19:36:28.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:28 smithi155 bash[68033]: cluster 2024-07-28T19:36:27.167354+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-07-28T19:36:28.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:28 smithi155 bash[68033]: cluster 2024-07-28T19:36:28.170393+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-07-28T19:36:29.045 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:36:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:29.045 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:29.045 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:36:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:29.046 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:36:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:29.046 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:29.047 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:36:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:29.047 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:36:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:29.047 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:29.048 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:36:28 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:29.198 INFO:tasks.rados.rados.0.smithi045.stdout:1810: done (4 left) 2024-07-28T19:36:29.198 INFO:tasks.rados.rados.0.smithi045.stdout:1811: done (3 left) 2024-07-28T19:36:29.199 INFO:tasks.rados.rados.0.smithi045.stdout:1812: done (2 left) 2024-07-28T19:36:29.199 INFO:tasks.rados.rados.0.smithi045.stdout:1813: done (1 left) 2024-07-28T19:36:29.199 INFO:tasks.rados.rados.0.smithi045.stdout:1814: done (0 left) 2024-07-28T19:36:29.199 INFO:tasks.rados.rados.0.smithi045.stdout:1815: rollback oid 49 current snap is 229 2024-07-28T19:36:29.199 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 49 to 222 2024-07-28T19:36:29.199 INFO:tasks.rados.rados.0.smithi045.stdout:1816: snap_create 2024-07-28T19:36:29.259 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:36:29.350 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:29 smithi045 systemd[1]: Stopping Ceph osd.0 for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:36:29.350 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:29 smithi045 bash[34710]: debug 2024-07-28T19:36:29.149+0000 7ff3a5d2e640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:36:29.350 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:29 smithi045 bash[34710]: debug 2024-07-28T19:36:29.149+0000 7ff3a5d2e640 -1 osd.0 524 *** Got signal Terminated *** 2024-07-28T19:36:29.350 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:29 smithi045 bash[34710]: debug 2024-07-28T19:36:29.149+0000 7ff3a5d2e640 -1 osd.0 524 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:36:29.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:29 smithi045 bash[80445]: cluster 2024-07-28T19:36:27.999521+0000 mgr.y (mgr.34101) 176 : cluster [DBG] pgmap v326: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:29.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:29 smithi045 bash[80445]: cluster 2024-07-28T19:36:29.151615+0000 mon.a (mon.0) 363 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T19:36:29.351 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:29 smithi045 bash[82788]: cluster 2024-07-28T19:36:27.999521+0000 mgr.y (mgr.34101) 176 : cluster [DBG] pgmap v326: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:29.351 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:29 smithi045 bash[82788]: cluster 2024-07-28T19:36:29.151615+0000 mon.a (mon.0) 363 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T19:36:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:29 smithi155 bash[68033]: cluster 2024-07-28T19:36:27.999521+0000 mgr.y (mgr.34101) 176 : cluster [DBG] pgmap v326: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:29 smithi155 bash[68033]: cluster 2024-07-28T19:36:29.151615+0000 mon.a (mon.0) 363 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T19:36:30.201 INFO:tasks.rados.rados.0.smithi045.stdout:1816: done (1 left) 2024-07-28T19:36:30.202 INFO:tasks.rados.rados.0.smithi045.stdout:1817: delete oid 46 current snap is 230 2024-07-28T19:36:30.226 INFO:tasks.rados.rados.0.smithi045.stdout:1817: done (1 left) 2024-07-28T19:36:30.226 INFO:tasks.rados.rados.0.smithi045.stdout:1818: write oid 42 current snap is 230 2024-07-28T19:36:30.226 INFO:tasks.rados.rados.0.smithi045.stdout:1818: seq_num 695 ranges {480865=486178,1453103=442564,2652627=519696} 2024-07-28T19:36:30.239 INFO:tasks.rados.rados.0.smithi045.stdout:1818: writing smithi04569809-42 from 480865 to 967043 tid 1 2024-07-28T19:36:30.251 INFO:tasks.rados.rados.0.smithi045.stdout:1818: writing smithi04569809-42 from 1453103 to 1895667 tid 2 2024-07-28T19:36:30.266 INFO:tasks.rados.rados.0.smithi045.stdout:1818: writing smithi04569809-42 from 2652627 to 3172323 tid 3 2024-07-28T19:36:30.266 INFO:tasks.rados.rados.0.smithi045.stdout:1819: snap_create 2024-07-28T19:36:30.267 INFO:tasks.rados.rados.0.smithi045.stdout:1815: finishing rollback tid 0 to smithi04569809-49 2024-07-28T19:36:30.267 INFO:tasks.rados.rados.0.smithi045.stdout:1815: finishing rollback tid 1 to smithi04569809-49 2024-07-28T19:36:30.267 INFO:tasks.rados.rados.0.smithi045.stdout:1815: finishing rollback tid 2 to smithi04569809-49 2024-07-28T19:36:30.267 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 633 (ObjNum 635 snap 205 seq_num 635) dirty exists 2024-07-28T19:36:30.267 INFO:tasks.rados.rados.0.smithi045.stdout:1818: finishing write tid 1 to smithi04569809-42 2024-07-28T19:36:30.267 INFO:tasks.rados.rados.0.smithi045.stdout:1818: finishing write tid 2 to smithi04569809-42 2024-07-28T19:36:30.272 INFO:tasks.rados.rados.0.smithi045.stdout:1818: finishing write tid 3 to smithi04569809-42 2024-07-28T19:36:30.272 INFO:tasks.rados.rados.0.smithi045.stdout:1818: finishing write tid 4 to smithi04569809-42 2024-07-28T19:36:30.273 INFO:tasks.rados.rados.0.smithi045.stdout:1818: finishing write tid 5 to smithi04569809-42 2024-07-28T19:36:30.273 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1349 (ObjNum 695 snap 230 seq_num 695) dirty exists 2024-07-28T19:36:30.273 INFO:tasks.rados.rados.0.smithi045.stdout:1818: left oid 42 (ObjNum 695 snap 230 seq_num 695) 2024-07-28T19:36:30.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:30 smithi045 bash[80445]: cluster 2024-07-28T19:36:29.179981+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:36:30.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:30 smithi045 bash[80445]: cluster 2024-07-28T19:36:29.192602+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-07-28T19:36:30.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:30 smithi045 bash[82788]: cluster 2024-07-28T19:36:29.179981+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:36:30.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:30 smithi045 bash[82788]: cluster 2024-07-28T19:36:29.192602+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-07-28T19:36:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:30 smithi155 bash[68033]: cluster 2024-07-28T19:36:29.179981+0000 mon.a (mon.0) 364 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:36:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:30 smithi155 bash[68033]: cluster 2024-07-28T19:36:29.192602+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-07-28T19:36:30.857 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:36:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:36:30] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2024-07-28T19:36:30.857 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:30 smithi045 bash[88573]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-0 2024-07-28T19:36:31.214 INFO:tasks.rados.rados.0.smithi045.stdout:1815: done (2 left) 2024-07-28T19:36:31.214 INFO:tasks.rados.rados.0.smithi045.stdout:1818: done (1 left) 2024-07-28T19:36:31.214 INFO:tasks.rados.rados.0.smithi045.stdout:1819: done (0 left) 2024-07-28T19:36:31.214 INFO:tasks.rados.rados.0.smithi045.stdout:1820: snap_remove snap 225 2024-07-28T19:36:31.324 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:31 smithi045 bash[82788]: cluster 2024-07-28T19:36:30.000155+0000 mgr.y (mgr.34101) 177 : cluster [DBG] pgmap v329: 89 pgs: 13 stale+active+clean, 76 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-07-28T19:36:31.325 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:31 smithi045 bash[82788]: cluster 2024-07-28T19:36:30.202815+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-07-28T19:36:31.325 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:31 smithi045 bash[80445]: cluster 2024-07-28T19:36:30.000155+0000 mgr.y (mgr.34101) 177 : cluster [DBG] pgmap v329: 89 pgs: 13 stale+active+clean, 76 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-07-28T19:36:31.325 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:31 smithi045 bash[80445]: cluster 2024-07-28T19:36:30.202815+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-07-28T19:36:31.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:31 smithi155 bash[68033]: cluster 2024-07-28T19:36:30.000155+0000 mgr.y (mgr.34101) 177 : cluster [DBG] pgmap v329: 89 pgs: 13 stale+active+clean, 76 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-07-28T19:36:31.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:31 smithi155 bash[68033]: cluster 2024-07-28T19:36:30.202815+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-07-28T19:36:32.218 INFO:tasks.rados.rados.0.smithi045.stdout:1820: done (0 left) 2024-07-28T19:36:32.218 INFO:tasks.rados.rados.0.smithi045.stdout:1821: read oid 4 snap -1 2024-07-28T19:36:32.218 INFO:tasks.rados.rados.0.smithi045.stdout:1821: expect (ObjNum 590 snap 190 seq_num 590) 2024-07-28T19:36:32.219 INFO:tasks.rados.rados.0.smithi045.stdout:1822: snap_remove snap 221 2024-07-28T19:36:32.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:32 smithi045 bash[82788]: cluster 2024-07-28T19:36:31.214865+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-07-28T19:36:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:32 smithi045 bash[80445]: cluster 2024-07-28T19:36:31.214865+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-07-28T19:36:32.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:32 smithi155 bash[68033]: cluster 2024-07-28T19:36:31.214865+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-07-28T19:36:32.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:36:32 smithi155 bash[60745]: ts=2024-07-28T19:36:32.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:36:33.224 INFO:tasks.rados.rados.0.smithi045.stdout:1822: done (1 left) 2024-07-28T19:36:33.225 INFO:tasks.rados.rados.0.smithi045.stdout:1823: delete oid 17 current snap is 231 2024-07-28T19:36:33.225 INFO:tasks.rados.rados.0.smithi045.stdout:1821: expect (ObjNum 590 snap 190 seq_num 590) 2024-07-28T19:36:33.399 INFO:tasks.rados.rados.0.smithi045.stdout:1821: done (1 left) 2024-07-28T19:36:33.399 INFO:tasks.rados.rados.0.smithi045.stdout:1823: done (0 left) 2024-07-28T19:36:33.399 INFO:tasks.rados.rados.0.smithi045.stdout:1824: read oid 11 snap -1 2024-07-28T19:36:33.399 INFO:tasks.rados.rados.0.smithi045.stdout:1824: expect deleted 2024-07-28T19:36:33.399 INFO:tasks.rados.rados.0.smithi045.stdout:1825: rollback oid 39 current snap is 231 2024-07-28T19:36:33.399 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 39 to 217 2024-07-28T19:36:33.399 INFO:tasks.rados.rados.0.smithi045.stdout:1826: write oid 36 current snap is 231 2024-07-28T19:36:33.399 INFO:tasks.rados.rados.0.smithi045.stdout:1826: seq_num 697 ranges {514479=636676,1853714=446233,2991120=542240} 2024-07-28T19:36:33.412 INFO:tasks.rados.rados.0.smithi045.stdout:1826: writing smithi04569809-36 from 514479 to 1151155 tid 1 2024-07-28T19:36:33.427 INFO:tasks.rados.rados.0.smithi045.stdout:1826: writing smithi04569809-36 from 1853714 to 2299947 tid 2 2024-07-28T19:36:33.443 INFO:tasks.rados.rados.0.smithi045.stdout:1826: writing smithi04569809-36 from 2991120 to 3533360 tid 3 2024-07-28T19:36:33.443 INFO:tasks.rados.rados.0.smithi045.stdout:1827: write oid 9 current snap is 231 2024-07-28T19:36:33.443 INFO:tasks.rados.rados.0.smithi045.stdout:1827: seq_num 698 ranges {531286=711925,1912196=706244,3018543=712743} 2024-07-28T19:36:33.457 INFO:tasks.rados.rados.0.smithi045.stdout:1827: writing smithi04569809-9 from 531286 to 1243211 tid 1 2024-07-28T19:36:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:33 smithi045 bash[80445]: cluster 2024-07-28T19:36:32.000819+0000 mgr.y (mgr.34101) 178 : cluster [DBG] pgmap v332: 89 pgs: 13 stale+active+clean, 76 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-07-28T19:36:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:33 smithi045 bash[80445]: cluster 2024-07-28T19:36:32.219919+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-07-28T19:36:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:33 smithi045 bash[80445]: audit 2024-07-28T19:36:33.034042+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:33 smithi045 bash[80445]: audit 2024-07-28T19:36:33.038092+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:33 smithi045 bash[82788]: cluster 2024-07-28T19:36:32.000819+0000 mgr.y (mgr.34101) 178 : cluster [DBG] pgmap v332: 89 pgs: 13 stale+active+clean, 76 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-07-28T19:36:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:33 smithi045 bash[82788]: cluster 2024-07-28T19:36:32.219919+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-07-28T19:36:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:33 smithi045 bash[82788]: audit 2024-07-28T19:36:33.034042+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:33 smithi045 bash[82788]: audit 2024-07-28T19:36:33.038092+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:33.470 INFO:tasks.rados.rados.0.smithi045.stdout:1827: writing smithi04569809-9 from 1912196 to 2618440 tid 2 2024-07-28T19:36:33.480 INFO:tasks.rados.rados.0.smithi045.stdout:1827: writing smithi04569809-9 from 3018543 to 3731286 tid 3 2024-07-28T19:36:33.480 INFO:tasks.rados.rados.0.smithi045.stdout:1828: read oid 20 snap -1 2024-07-28T19:36:33.480 INFO:tasks.rados.rados.0.smithi045.stdout:1828: expect deleted 2024-07-28T19:36:33.480 INFO:tasks.rados.rados.0.smithi045.stdout:1829: snap_remove snap 227 2024-07-28T19:36:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:33 smithi155 bash[68033]: cluster 2024-07-28T19:36:32.000819+0000 mgr.y (mgr.34101) 178 : cluster [DBG] pgmap v332: 89 pgs: 13 stale+active+clean, 76 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-07-28T19:36:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:33 smithi155 bash[68033]: cluster 2024-07-28T19:36:32.219919+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-07-28T19:36:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:33 smithi155 bash[68033]: audit 2024-07-28T19:36:33.034042+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:33 smithi155 bash[68033]: audit 2024-07-28T19:36:33.038092+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:34.237 INFO:tasks.rados.rados.0.smithi045.stdout:1829: done (5 left) 2024-07-28T19:36:34.238 INFO:tasks.rados.rados.0.smithi045.stdout:1830: write oid 44 current snap is 231 2024-07-28T19:36:34.238 INFO:tasks.rados.rados.0.smithi045.stdout:1830: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2024-07-28T19:36:34.244 INFO:tasks.rados.rados.0.smithi045.stdout:1830: writing smithi04569809-44 from 548093 to 1335267 tid 1 2024-07-28T19:36:34.251 INFO:tasks.rados.rados.0.smithi045.stdout:1830: writing smithi04569809-44 from 1970678 to 2420580 tid 2 2024-07-28T19:36:34.260 INFO:tasks.rados.rados.0.smithi045.stdout:1830: writing smithi04569809-44 from 3045966 to 3727103 tid 3 2024-07-28T19:36:34.260 INFO:tasks.rados.rados.0.smithi045.stdout:1831: rollback oid 33 current snap is 231 2024-07-28T19:36:34.260 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 33 to 218 2024-07-28T19:36:34.260 INFO:tasks.rados.rados.0.smithi045.stdout:1825: finishing rollback tid 0 to smithi04569809-39 2024-07-28T19:36:34.260 INFO:tasks.rados.rados.0.smithi045.stdout:1825: finishing rollback tid 1 to smithi04569809-39 2024-07-28T19:36:34.260 INFO:tasks.rados.rados.0.smithi045.stdout:1825: finishing rollback tid 2 to smithi04569809-39 2024-07-28T19:36:34.260 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 716 (ObjNum 647 snap 208 seq_num 647) dirty exists 2024-07-28T19:36:34.260 INFO:tasks.rados.rados.0.smithi045.stdout:1826: finishing write tid 1 to smithi04569809-36 2024-07-28T19:36:34.260 INFO:tasks.rados.rados.0.smithi045.stdout:1826: finishing write tid 2 to smithi04569809-36 2024-07-28T19:36:34.260 INFO:tasks.rados.rados.0.smithi045.stdout:1826: finishing write tid 3 to smithi04569809-36 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1826: finishing write tid 4 to smithi04569809-36 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1826: finishing write tid 5 to smithi04569809-36 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 638 (ObjNum 697 snap 231 seq_num 697) dirty exists 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1826: left oid 36 (ObjNum 697 snap 231 seq_num 697) 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1827: finishing write tid 1 to smithi04569809-9 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1827: finishing write tid 2 to smithi04569809-9 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1827: finishing write tid 3 to smithi04569809-9 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1827: finishing write tid 4 to smithi04569809-9 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1827: finishing write tid 5 to smithi04569809-9 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 705 (ObjNum 698 snap 231 seq_num 698) dirty exists 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1827: left oid 9 (ObjNum 698 snap 231 seq_num 698) 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1824: done (6 left) 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1825: done (5 left) 2024-07-28T19:36:34.261 INFO:tasks.rados.rados.0.smithi045.stdout:1826: done (4 left) 2024-07-28T19:36:34.262 INFO:tasks.rados.rados.0.smithi045.stdout:1827: done (3 left) 2024-07-28T19:36:34.262 INFO:tasks.rados.rados.0.smithi045.stdout:1828: done (2 left) 2024-07-28T19:36:34.262 INFO:tasks.rados.rados.0.smithi045.stdout:1832: delete oid 17 current snap is 231 2024-07-28T19:36:34.262 INFO:tasks.rados.rados.0.smithi045.stdout:1830: finishing write tid 1 to smithi04569809-44 2024-07-28T19:36:34.264 INFO:tasks.rados.rados.0.smithi045.stdout:1832: done (2 left) 2024-07-28T19:36:34.264 INFO:tasks.rados.rados.0.smithi045.stdout:1833: write oid 40 current snap is 231 2024-07-28T19:36:34.264 INFO:tasks.rados.rados.0.smithi045.stdout:1833: seq_num 701 ranges {581707=654025,1687642=453571,2700812=703681} 2024-07-28T19:36:34.271 INFO:tasks.rados.rados.0.smithi045.stdout:1833: writing smithi04569809-40 from 581707 to 1235732 tid 1 2024-07-28T19:36:34.276 INFO:tasks.rados.rados.0.smithi045.stdout:1833: writing smithi04569809-40 from 1687642 to 2141213 tid 2 2024-07-28T19:36:34.283 INFO:tasks.rados.rados.0.smithi045.stdout:1833: writing smithi04569809-40 from 2700812 to 3404493 tid 3 2024-07-28T19:36:34.284 INFO:tasks.rados.rados.0.smithi045.stdout:1834: write oid 16 current snap is 231 2024-07-28T19:36:34.284 INFO:tasks.rados.rados.0.smithi045.stdout:1834: seq_num 702 ranges {598514=729274,1746124=597229,3128235=514953} 2024-07-28T19:36:34.292 INFO:tasks.rados.rados.0.smithi045.stdout:1834: writing smithi04569809-16 from 598514 to 1327788 tid 1 2024-07-28T19:36:34.299 INFO:tasks.rados.rados.0.smithi045.stdout:1834: writing smithi04569809-16 from 1746124 to 2343353 tid 2 2024-07-28T19:36:34.308 INFO:tasks.rados.rados.0.smithi045.stdout:1834: writing smithi04569809-16 from 3128235 to 3643188 tid 3 2024-07-28T19:36:34.308 INFO:tasks.rados.rados.0.smithi045.stdout:1835: rollback oid 21 current snap is 231 2024-07-28T19:36:34.308 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 220 2024-07-28T19:36:34.308 INFO:tasks.rados.rados.0.smithi045.stdout:1830: finishing write tid 2 to smithi04569809-44 2024-07-28T19:36:34.308 INFO:tasks.rados.rados.0.smithi045.stdout:1830: finishing write tid 3 to smithi04569809-44 2024-07-28T19:36:34.309 INFO:tasks.rados.rados.0.smithi045.stdout:1830: finishing write tid 4 to smithi04569809-44 2024-07-28T19:36:34.309 INFO:tasks.rados.rados.0.smithi045.stdout:1836: rollback oid 20 current snap is 231 2024-07-28T19:36:34.309 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 20 to 223 2024-07-28T19:36:34.310 INFO:tasks.rados.rados.0.smithi045.stdout:1830: finishing write tid 5 to smithi04569809-44 2024-07-28T19:36:34.310 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1181 (ObjNum 699 snap 231 seq_num 699) dirty exists 2024-07-28T19:36:34.310 INFO:tasks.rados.rados.0.smithi045.stdout:1830: left oid 44 (ObjNum 699 snap 231 seq_num 699) 2024-07-28T19:36:34.310 INFO:tasks.rados.rados.0.smithi045.stdout:1831: finishing rollback tid 0 to smithi04569809-33 2024-07-28T19:36:34.310 INFO:tasks.rados.rados.0.smithi045.stdout:1831: finishing rollback tid 1 to smithi04569809-33 2024-07-28T19:36:34.310 INFO:tasks.rados.rados.0.smithi045.stdout:1831: finishing rollback tid 2 to smithi04569809-33 2024-07-28T19:36:34.310 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 302 (ObjNum 633 snap 205 seq_num 633) dirty exists 2024-07-28T19:36:34.310 INFO:tasks.rados.rados.0.smithi045.stdout:1833: finishing write tid 1 to smithi04569809-40 2024-07-28T19:36:34.310 INFO:tasks.rados.rados.0.smithi045.stdout:1833: finishing write tid 2 to smithi04569809-40 2024-07-28T19:36:34.310 INFO:tasks.rados.rados.0.smithi045.stdout:1833: finishing write tid 3 to smithi04569809-40 2024-07-28T19:36:34.310 INFO:tasks.rados.rados.0.smithi045.stdout:1833: finishing write tid 4 to smithi04569809-40 2024-07-28T19:36:34.311 INFO:tasks.rados.rados.0.smithi045.stdout:1833: finishing write tid 5 to smithi04569809-40 2024-07-28T19:36:34.311 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 722 (ObjNum 701 snap 231 seq_num 701) dirty exists 2024-07-28T19:36:34.311 INFO:tasks.rados.rados.0.smithi045.stdout:1833: left oid 40 (ObjNum 701 snap 231 seq_num 701) 2024-07-28T19:36:34.311 INFO:tasks.rados.rados.0.smithi045.stdout:1834: finishing write tid 1 to smithi04569809-16 2024-07-28T19:36:34.311 INFO:tasks.rados.rados.0.smithi045.stdout:1834: finishing write tid 2 to smithi04569809-16 2024-07-28T19:36:34.311 INFO:tasks.rados.rados.0.smithi045.stdout:1830: done (5 left) 2024-07-28T19:36:34.311 INFO:tasks.rados.rados.0.smithi045.stdout:1831: done (4 left) 2024-07-28T19:36:34.311 INFO:tasks.rados.rados.0.smithi045.stdout:1833: done (3 left) 2024-07-28T19:36:34.311 INFO:tasks.rados.rados.0.smithi045.stdout:1837: snap_create 2024-07-28T19:36:34.311 INFO:tasks.rados.rados.0.smithi045.stdout:1835: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:36:34.311 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:36:34.312 INFO:tasks.rados.rados.0.smithi045.stdout:1836: finishing rollback tid 1 to smithi04569809-20 2024-07-28T19:36:34.312 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 294 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:36:34.312 INFO:tasks.rados.rados.0.smithi045.stdout:1834: finishing write tid 3 to smithi04569809-16 2024-07-28T19:36:34.313 INFO:tasks.rados.rados.0.smithi045.stdout:1834: finishing write tid 4 to smithi04569809-16 2024-07-28T19:36:34.313 INFO:tasks.rados.rados.0.smithi045.stdout:1834: finishing write tid 5 to smithi04569809-16 2024-07-28T19:36:34.314 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 454 (ObjNum 702 snap 231 seq_num 702) dirty exists 2024-07-28T19:36:34.314 INFO:tasks.rados.rados.0.smithi045.stdout:1834: left oid 16 (ObjNum 702 snap 231 seq_num 702) 2024-07-28T19:36:34.484 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:34.485 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:34.485 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:34 smithi045 bash[80445]: cluster 2024-07-28T19:36:33.225414+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-07-28T19:36:34.485 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:34.485 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:34.486 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:34 smithi045 bash[82788]: cluster 2024-07-28T19:36:33.225414+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-07-28T19:36:34.486 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:34.486 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0.service: Deactivated successfully. 2024-07-28T19:36:34.486 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: Stopped Ceph osd.0 for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:36:34.486 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:34.487 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:34.487 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:34.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:34 smithi155 bash[68033]: cluster 2024-07-28T19:36:33.225414+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-07-28T19:36:34.764 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: Started Ceph osd.0 for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:36:34.764 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:36:34 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:36:34.965 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 3 2024-07-28T19:36:35.249 INFO:tasks.rados.rados.0.smithi045.stdout:1834: done (3 left) 2024-07-28T19:36:35.249 INFO:tasks.rados.rados.0.smithi045.stdout:1835: done (2 left) 2024-07-28T19:36:35.249 INFO:tasks.rados.rados.0.smithi045.stdout:1836: done (1 left) 2024-07-28T19:36:35.249 INFO:tasks.rados.rados.0.smithi045.stdout:1837: done (0 left) 2024-07-28T19:36:35.249 INFO:tasks.rados.rados.0.smithi045.stdout:1838: snap_create 2024-07-28T19:36:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:35 smithi155 bash[68033]: cluster 2024-07-28T19:36:34.002235+0000 mgr.y (mgr.34101) 179 : cluster [DBG] pgmap v335: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 47/270 objects degraded (17.407%) 2024-07-28T19:36:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:35 smithi155 bash[68033]: cluster 2024-07-28T19:36:34.227648+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: Degraded data redundancy: 47/270 objects degraded (17.407%), 15 pgs degraded (PG_DEGRADED) 2024-07-28T19:36:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:35 smithi155 bash[68033]: cluster 2024-07-28T19:36:34.239186+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e530: 8 total, 7 up, 8 in 2024-07-28T19:36:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:35 smithi155 bash[68033]: audit 2024-07-28T19:36:34.626944+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:35 smithi155 bash[68033]: audit 2024-07-28T19:36:34.634783+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:35 smithi155 bash[68033]: audit 2024-07-28T19:36:34.636647+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:35 smithi155 bash[68033]: audit 2024-07-28T19:36:34.955700+0000 mon.a (mon.0) 375 : audit [DBG] from='client.? 172.21.15.45:0/3010521181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:36:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:35 smithi155 bash[68033]: audit 2024-07-28T19:36:34.972232+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:35 smithi155 bash[68033]: audit 2024-07-28T19:36:34.977955+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[80445]: cluster 2024-07-28T19:36:34.002235+0000 mgr.y (mgr.34101) 179 : cluster [DBG] pgmap v335: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 47/270 objects degraded (17.407%) 2024-07-28T19:36:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[80445]: cluster 2024-07-28T19:36:34.227648+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: Degraded data redundancy: 47/270 objects degraded (17.407%), 15 pgs degraded (PG_DEGRADED) 2024-07-28T19:36:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[80445]: cluster 2024-07-28T19:36:34.239186+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e530: 8 total, 7 up, 8 in 2024-07-28T19:36:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[80445]: audit 2024-07-28T19:36:34.626944+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[80445]: audit 2024-07-28T19:36:34.634783+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[80445]: audit 2024-07-28T19:36:34.636647+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[80445]: audit 2024-07-28T19:36:34.955700+0000 mon.a (mon.0) 375 : audit [DBG] from='client.? 172.21.15.45:0/3010521181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:36:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[80445]: audit 2024-07-28T19:36:34.972232+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[80445]: audit 2024-07-28T19:36:34.977955+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[82788]: cluster 2024-07-28T19:36:34.002235+0000 mgr.y (mgr.34101) 179 : cluster [DBG] pgmap v335: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 47/270 objects degraded (17.407%) 2024-07-28T19:36:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[82788]: cluster 2024-07-28T19:36:34.227648+0000 mon.a (mon.0) 371 : cluster [WRN] Health check failed: Degraded data redundancy: 47/270 objects degraded (17.407%), 15 pgs degraded (PG_DEGRADED) 2024-07-28T19:36:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[82788]: cluster 2024-07-28T19:36:34.239186+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e530: 8 total, 7 up, 8 in 2024-07-28T19:36:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[82788]: audit 2024-07-28T19:36:34.626944+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[82788]: audit 2024-07-28T19:36:34.634783+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[82788]: audit 2024-07-28T19:36:34.636647+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[82788]: audit 2024-07-28T19:36:34.955700+0000 mon.a (mon.0) 375 : audit [DBG] from='client.? 172.21.15.45:0/3010521181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-07-28T19:36:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[82788]: audit 2024-07-28T19:36:34.972232+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:35 smithi045 bash[82788]: audit 2024-07-28T19:36:34.977955+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:36.094 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T19:36:36.256 INFO:tasks.rados.rados.0.smithi045.stdout:1838: done (0 left) 2024-07-28T19:36:36.256 INFO:tasks.rados.rados.0.smithi045.stdout:1839: snap_create 2024-07-28T19:36:36.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:36 smithi045 bash[80445]: cluster 2024-07-28T19:36:35.250097+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e531: 8 total, 7 up, 8 in 2024-07-28T19:36:36.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:36 smithi045 bash[82788]: cluster 2024-07-28T19:36:35.250097+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e531: 8 total, 7 up, 8 in 2024-07-28T19:36:36.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:36 smithi155 bash[68033]: cluster 2024-07-28T19:36:35.250097+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e531: 8 total, 7 up, 8 in 2024-07-28T19:36:36.967 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:36 smithi045 bash[88914]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-07-28T19:36:36.967 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:36 smithi045 bash[88914]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-07-28T19:36:36.967 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:36 smithi045 bash[88914]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-07-28T19:36:36.967 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:36 smithi045 bash[88914]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-07-28T19:36:36.967 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:36 smithi045 bash[88914]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-07-28T19:36:36.967 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:36 smithi045 bash[88914]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-07-28T19:36:36.967 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:36 smithi045 bash[88914]: --> ceph-volume raw activate successful for osd ID: 0 2024-07-28T19:36:37.262 INFO:tasks.rados.rados.0.smithi045.stdout:1839: done (0 left) 2024-07-28T19:36:37.262 INFO:tasks.rados.rados.0.smithi045.stdout:1840: read oid 26 snap 232 2024-07-28T19:36:37.262 INFO:tasks.rados.rados.0.smithi045.stdout:1840: expect (ObjNum 685 snap 222 seq_num 685) 2024-07-28T19:36:37.262 INFO:tasks.rados.rados.0.smithi045.stdout:1841: write oid 30 current snap is 234 2024-07-28T19:36:37.262 INFO:tasks.rados.rados.0.smithi045.stdout:1841: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2024-07-28T19:36:37.271 INFO:tasks.rados.rados.0.smithi045.stdout:1841: writing smithi04569809-30 from 615321 to 1019844 tid 1 2024-07-28T19:36:37.282 INFO:tasks.rados.rados.0.smithi045.stdout:1841: writing smithi04569809-30 from 1804606 to 2261846 tid 2 2024-07-28T19:36:37.292 INFO:tasks.rados.rados.0.smithi045.stdout:1841: writing smithi04569809-30 from 2755658 to 3481883 tid 3 2024-07-28T19:36:37.292 INFO:tasks.rados.rados.0.smithi045.stdout:1842: snap_create 2024-07-28T19:36:37.293 INFO:tasks.rados.rados.0.smithi045.stdout:1840: expect (ObjNum 685 snap 222 seq_num 685) 2024-07-28T19:36:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:37 smithi155 bash[68033]: cluster 2024-07-28T19:36:36.003092+0000 mgr.y (mgr.34101) 180 : cluster [DBG] pgmap v338: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 47/270 objects degraded (17.407%) 2024-07-28T19:36:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:37 smithi155 bash[68033]: cluster 2024-07-28T19:36:36.256055+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e532: 8 total, 7 up, 8 in 2024-07-28T19:36:37.554 INFO:tasks.rados.rados.0.smithi045.stdout:1841: finishing write tid 1 to smithi04569809-30 2024-07-28T19:36:37.554 INFO:tasks.rados.rados.0.smithi045.stdout:1841: finishing write tid 2 to smithi04569809-30 2024-07-28T19:36:37.554 INFO:tasks.rados.rados.0.smithi045.stdout:1841: finishing write tid 3 to smithi04569809-30 2024-07-28T19:36:37.554 INFO:tasks.rados.rados.0.smithi045.stdout:1841: finishing write tid 4 to smithi04569809-30 2024-07-28T19:36:37.554 INFO:tasks.rados.rados.0.smithi045.stdout:1841: finishing write tid 5 to smithi04569809-30 2024-07-28T19:36:37.554 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 972 (ObjNum 703 snap 234 seq_num 703) dirty exists 2024-07-28T19:36:37.554 INFO:tasks.rados.rados.0.smithi045.stdout:1841: left oid 30 (ObjNum 703 snap 234 seq_num 703) 2024-07-28T19:36:37.574 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:37 smithi045 bash[80445]: cluster 2024-07-28T19:36:36.003092+0000 mgr.y (mgr.34101) 180 : cluster [DBG] pgmap v338: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 47/270 objects degraded (17.407%) 2024-07-28T19:36:37.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:37 smithi045 bash[80445]: cluster 2024-07-28T19:36:36.256055+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e532: 8 total, 7 up, 8 in 2024-07-28T19:36:37.575 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:37 smithi045 bash[82788]: cluster 2024-07-28T19:36:36.003092+0000 mgr.y (mgr.34101) 180 : cluster [DBG] pgmap v338: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 47/270 objects degraded (17.407%) 2024-07-28T19:36:37.575 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:37 smithi045 bash[82788]: cluster 2024-07-28T19:36:36.256055+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e532: 8 total, 7 up, 8 in 2024-07-28T19:36:38.278 INFO:tasks.rados.rados.0.smithi045.stdout:1840: done (2 left) 2024-07-28T19:36:38.278 INFO:tasks.rados.rados.0.smithi045.stdout:1841: done (1 left) 2024-07-28T19:36:38.278 INFO:tasks.rados.rados.0.smithi045.stdout:1842: done (0 left) 2024-07-28T19:36:38.278 INFO:tasks.rados.rados.0.smithi045.stdout:1843: delete oid 30 current snap is 235 2024-07-28T19:36:38.287 INFO:tasks.rados.rados.0.smithi045.stdout:1843: done (0 left) 2024-07-28T19:36:38.287 INFO:tasks.rados.rados.0.smithi045.stdout:1844: read oid 24 snap -1 2024-07-28T19:36:38.287 INFO:tasks.rados.rados.0.smithi045.stdout:1844: expect (ObjNum 686 snap 222 seq_num 686) 2024-07-28T19:36:38.288 INFO:tasks.rados.rados.0.smithi045.stdout:1845: read oid 19 snap 228 2024-07-28T19:36:38.288 INFO:tasks.rados.rados.0.smithi045.stdout:1845: expect (ObjNum 562 snap 176 seq_num 562) 2024-07-28T19:36:38.288 INFO:tasks.rados.rados.0.smithi045.stdout:1846: snap_create 2024-07-28T19:36:38.297 INFO:tasks.rados.rados.0.smithi045.stdout:1845: expect (ObjNum 562 snap 176 seq_num 562) 2024-07-28T19:36:38.407 INFO:tasks.rados.rados.0.smithi045.stdout:1844: expect (ObjNum 686 snap 222 seq_num 686) 2024-07-28T19:36:38.538 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:38 smithi045 bash[80445]: cluster 2024-07-28T19:36:37.262290+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e533: 8 total, 7 up, 8 in 2024-07-28T19:36:38.539 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:38 smithi045 bash[82788]: cluster 2024-07-28T19:36:37.262290+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e533: 8 total, 7 up, 8 in 2024-07-28T19:36:38.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:38 smithi155 bash[68033]: cluster 2024-07-28T19:36:37.262290+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e533: 8 total, 7 up, 8 in 2024-07-28T19:36:38.967 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:38 smithi045 bash[89204]: debug 2024-07-28T19:36:38.621+0000 7f763aec0640 1 -- 172.21.15.45:0/1957687614 <== mon.0 v2:172.21.15.45:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5630d2dcf1e0 con 0x5630d3b4c000 2024-07-28T19:36:39.281 INFO:tasks.rados.rados.0.smithi045.stdout:1844: done (2 left) 2024-07-28T19:36:39.281 INFO:tasks.rados.rados.0.smithi045.stdout:1845: done (1 left) 2024-07-28T19:36:39.281 INFO:tasks.rados.rados.0.smithi045.stdout:1846: done (0 left) 2024-07-28T19:36:39.281 INFO:tasks.rados.rados.0.smithi045.stdout:1847: write oid 21 current snap is 236 2024-07-28T19:36:39.281 INFO:tasks.rados.rados.0.smithi045.stdout:1847: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2024-07-28T19:36:39.296 INFO:tasks.rados.rados.0.smithi045.stdout:1847: writing smithi04569809-21 from 648935 to 1203956 tid 1 2024-07-28T19:36:39.309 INFO:tasks.rados.rados.0.smithi045.stdout:1847: writing smithi04569809-21 from 1805217 to 2266126 tid 2 2024-07-28T19:36:39.320 INFO:tasks.rados.rados.0.smithi045.stdout:1847: writing smithi04569809-21 from 2694151 to 3159273 tid 3 2024-07-28T19:36:39.329 INFO:tasks.rados.rados.0.smithi045.stdout:1847: writing smithi04569809-21 from 3817442 to 3848935 tid 4 2024-07-28T19:36:39.329 INFO:tasks.rados.rados.0.smithi045.stdout:1848: write oid 30 current snap is 236 2024-07-28T19:36:39.329 INFO:tasks.rados.rados.0.smithi045.stdout:1848: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2024-07-28T19:36:39.343 INFO:tasks.rados.rados.0.smithi045.stdout:1848: writing smithi04569809-30 from 665742 to 1296012 tid 1 2024-07-28T19:36:39.354 INFO:tasks.rados.rados.0.smithi045.stdout:1848: writing smithi04569809-30 from 1863699 to 2468266 tid 2 2024-07-28T19:36:39.365 INFO:tasks.rados.rados.0.smithi045.stdout:1848: writing smithi04569809-30 from 3121574 to 3797968 tid 3 2024-07-28T19:36:39.365 INFO:tasks.rados.rados.0.smithi045.stdout:1849: delete oid 4 current snap is 236 2024-07-28T19:36:39.365 INFO:tasks.rados.rados.0.smithi045.stdout:1847: finishing write tid 1 to smithi04569809-21 2024-07-28T19:36:39.365 INFO:tasks.rados.rados.0.smithi045.stdout:1847: finishing write tid 2 to smithi04569809-21 2024-07-28T19:36:39.365 INFO:tasks.rados.rados.0.smithi045.stdout:1847: finishing write tid 3 to smithi04569809-21 2024-07-28T19:36:39.365 INFO:tasks.rados.rados.0.smithi045.stdout:1847: finishing write tid 4 to smithi04569809-21 2024-07-28T19:36:39.365 INFO:tasks.rados.rados.0.smithi045.stdout:1847: finishing write tid 5 to smithi04569809-21 2024-07-28T19:36:39.365 INFO:tasks.rados.rados.0.smithi045.stdout:1847: finishing write tid 6 to smithi04569809-21 2024-07-28T19:36:39.365 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 997 (ObjNum 705 snap 236 seq_num 705) dirty exists 2024-07-28T19:36:39.365 INFO:tasks.rados.rados.0.smithi045.stdout:1847: left oid 21 (ObjNum 705 snap 236 seq_num 705) 2024-07-28T19:36:39.366 INFO:tasks.rados.rados.0.smithi045.stdout:1848: finishing write tid 1 to smithi04569809-30 2024-07-28T19:36:39.366 INFO:tasks.rados.rados.0.smithi045.stdout:1848: finishing write tid 2 to smithi04569809-30 2024-07-28T19:36:39.368 INFO:tasks.rados.rados.0.smithi045.stdout:1847: done (2 left) 2024-07-28T19:36:39.369 INFO:tasks.rados.rados.0.smithi045.stdout:1849: done (1 left) 2024-07-28T19:36:39.369 INFO:tasks.rados.rados.0.smithi045.stdout:1850: snap_create 2024-07-28T19:36:39.370 INFO:tasks.rados.rados.0.smithi045.stdout:1848: finishing write tid 3 to smithi04569809-30 2024-07-28T19:36:39.370 INFO:tasks.rados.rados.0.smithi045.stdout:1848: finishing write tid 4 to smithi04569809-30 2024-07-28T19:36:39.370 INFO:tasks.rados.rados.0.smithi045.stdout:1848: finishing write tid 5 to smithi04569809-30 2024-07-28T19:36:39.370 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 978 (ObjNum 706 snap 236 seq_num 706) dirty exists 2024-07-28T19:36:39.371 INFO:tasks.rados.rados.0.smithi045.stdout:1848: left oid 30 (ObjNum 706 snap 236 seq_num 706) 2024-07-28T19:36:39.466 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:39 smithi045 bash[89204]: debug 2024-07-28T19:36:39.153+0000 7f763d726640 -1 Falling back to public interface 2024-07-28T19:36:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:39 smithi045 bash[80445]: cluster 2024-07-28T19:36:38.003634+0000 mgr.y (mgr.34101) 181 : cluster [DBG] pgmap v341: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 47/270 objects degraded (17.407%) 2024-07-28T19:36:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:39 smithi045 bash[80445]: cluster 2024-07-28T19:36:38.279311+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e534: 8 total, 7 up, 8 in 2024-07-28T19:36:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:39 smithi045 bash[82788]: cluster 2024-07-28T19:36:38.003634+0000 mgr.y (mgr.34101) 181 : cluster [DBG] pgmap v341: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 47/270 objects degraded (17.407%) 2024-07-28T19:36:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:39 smithi045 bash[82788]: cluster 2024-07-28T19:36:38.279311+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e534: 8 total, 7 up, 8 in 2024-07-28T19:36:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:39 smithi155 bash[68033]: cluster 2024-07-28T19:36:38.003634+0000 mgr.y (mgr.34101) 181 : cluster [DBG] pgmap v341: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 47/270 objects degraded (17.407%) 2024-07-28T19:36:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:39 smithi155 bash[68033]: cluster 2024-07-28T19:36:38.279311+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e534: 8 total, 7 up, 8 in 2024-07-28T19:36:40.300 INFO:tasks.rados.rados.0.smithi045.stdout:1848: done (1 left) 2024-07-28T19:36:40.300 INFO:tasks.rados.rados.0.smithi045.stdout:1850: done (0 left) 2024-07-28T19:36:40.300 INFO:tasks.rados.rados.0.smithi045.stdout:1851: read oid 7 snap -1 2024-07-28T19:36:40.300 INFO:tasks.rados.rados.0.smithi045.stdout:1851: expect (ObjNum 688 snap 223 seq_num 688) 2024-07-28T19:36:40.300 INFO:tasks.rados.rados.0.smithi045.stdout:1852: snap_remove snap 219 2024-07-28T19:36:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:40 smithi155 bash[68033]: cluster 2024-07-28T19:36:39.281686+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e535: 8 total, 7 up, 8 in 2024-07-28T19:36:40.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:40 smithi045 bash[80445]: cluster 2024-07-28T19:36:39.281686+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e535: 8 total, 7 up, 8 in 2024-07-28T19:36:40.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:40 smithi045 bash[82788]: cluster 2024-07-28T19:36:39.281686+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e535: 8 total, 7 up, 8 in 2024-07-28T19:36:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:36:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:36:40] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-28T19:36:41.025 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:36:41.303 INFO:tasks.rados.rados.0.smithi045.stdout:1852: done (1 left) 2024-07-28T19:36:41.303 INFO:tasks.rados.rados.0.smithi045.stdout:1853: snap_create 2024-07-28T19:36:41.303 INFO:tasks.rados.rados.0.smithi045.stdout:1851: expect (ObjNum 688 snap 223 seq_num 688) 2024-07-28T19:36:41.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:41 smithi045 bash[80445]: cluster 2024-07-28T19:36:40.004433+0000 mgr.y (mgr.34101) 182 : cluster [DBG] pgmap v344: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 13 op/s; 48/288 objects degraded (16.667%) 2024-07-28T19:36:41.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:41 smithi045 bash[80445]: cluster 2024-07-28T19:36:40.286039+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 48/288 objects degraded (16.667%), 15 pgs degraded (PG_DEGRADED) 2024-07-28T19:36:41.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:41 smithi045 bash[80445]: cluster 2024-07-28T19:36:40.301328+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e536: 8 total, 7 up, 8 in 2024-07-28T19:36:41.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:41 smithi045 bash[82788]: cluster 2024-07-28T19:36:40.004433+0000 mgr.y (mgr.34101) 182 : cluster [DBG] pgmap v344: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 13 op/s; 48/288 objects degraded (16.667%) 2024-07-28T19:36:41.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:41 smithi045 bash[82788]: cluster 2024-07-28T19:36:40.286039+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 48/288 objects degraded (16.667%), 15 pgs degraded (PG_DEGRADED) 2024-07-28T19:36:41.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:41 smithi045 bash[82788]: cluster 2024-07-28T19:36:40.301328+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e536: 8 total, 7 up, 8 in 2024-07-28T19:36:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:41 smithi155 bash[68033]: cluster 2024-07-28T19:36:40.004433+0000 mgr.y (mgr.34101) 182 : cluster [DBG] pgmap v344: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 13 op/s; 48/288 objects degraded (16.667%) 2024-07-28T19:36:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:41 smithi155 bash[68033]: cluster 2024-07-28T19:36:40.286039+0000 mon.a (mon.0) 383 : cluster [WRN] Health check update: Degraded data redundancy: 48/288 objects degraded (16.667%), 15 pgs degraded (PG_DEGRADED) 2024-07-28T19:36:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:41 smithi155 bash[68033]: cluster 2024-07-28T19:36:40.301328+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e536: 8 total, 7 up, 8 in 2024-07-28T19:36:42.305 INFO:tasks.rados.rados.0.smithi045.stdout:1851: done (1 left) 2024-07-28T19:36:42.305 INFO:tasks.rados.rados.0.smithi045.stdout:1853: done (0 left) 2024-07-28T19:36:42.305 INFO:tasks.rados.rados.0.smithi045.stdout:1854: read oid 38 snap -1 2024-07-28T19:36:42.305 INFO:tasks.rados.rados.0.smithi045.stdout:1854: expect (ObjNum 692 snap 224 seq_num 692) 2024-07-28T19:36:42.306 INFO:tasks.rados.rados.0.smithi045.stdout:1855: snap_create 2024-07-28T19:36:42.323 INFO:tasks.rados.rados.0.smithi045.stdout:1854: expect (ObjNum 692 snap 224 seq_num 692) 2024-07-28T19:36:42.576 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:42 smithi045 bash[80445]: cluster 2024-07-28T19:36:41.304831+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e537: 8 total, 7 up, 8 in 2024-07-28T19:36:42.576 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:42 smithi045 bash[80445]: audit 2024-07-28T19:36:41.714262+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:42.576 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:42 smithi045 bash[80445]: audit 2024-07-28T19:36:41.720041+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:42.576 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:42 smithi045 bash[89204]: debug 2024-07-28T19:36:42.348+0000 7f763d726640 -1 osd.0 524 log_to_monitors true 2024-07-28T19:36:42.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:42 smithi045 bash[82788]: cluster 2024-07-28T19:36:41.304831+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e537: 8 total, 7 up, 8 in 2024-07-28T19:36:42.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:42 smithi045 bash[82788]: audit 2024-07-28T19:36:41.714262+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:42.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:42 smithi045 bash[82788]: audit 2024-07-28T19:36:41.720041+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:42.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:42 smithi155 bash[68033]: cluster 2024-07-28T19:36:41.304831+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e537: 8 total, 7 up, 8 in 2024-07-28T19:36:42.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:42 smithi155 bash[68033]: audit 2024-07-28T19:36:41.714262+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:42.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:42 smithi155 bash[68033]: audit 2024-07-28T19:36:41.720041+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:42.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:36:42 smithi155 bash[60745]: ts=2024-07-28T19:36:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:36:43.313 INFO:tasks.rados.rados.0.smithi045.stdout:1854: done (1 left) 2024-07-28T19:36:43.313 INFO:tasks.rados.rados.0.smithi045.stdout:1855: done (0 left) 2024-07-28T19:36:43.313 INFO:tasks.rados.rados.0.smithi045.stdout:1856: snap_create 2024-07-28T19:36:43.717 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:36:43 smithi045 bash[89204]: debug 2024-07-28T19:36:43.364+0000 7f76354d0640 -1 osd.0 524 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T19:36:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:43 smithi045 bash[80445]: cluster 2024-07-28T19:36:42.004893+0000 mgr.y (mgr.34101) 183 : cluster [DBG] pgmap v347: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 13 op/s; 48/288 objects degraded (16.667%) 2024-07-28T19:36:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:43 smithi045 bash[80445]: cluster 2024-07-28T19:36:42.306506+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e538: 8 total, 7 up, 8 in 2024-07-28T19:36:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:43 smithi045 bash[80445]: audit 2024-07-28T19:36:42.355692+0000 mon.a (mon.0) 389 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T19:36:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:43 smithi045 bash[80445]: audit 2024-07-28T19:36:42.409168+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:43 smithi045 bash[80445]: audit 2024-07-28T19:36:42.415627+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:43 smithi045 bash[82788]: cluster 2024-07-28T19:36:42.004893+0000 mgr.y (mgr.34101) 183 : cluster [DBG] pgmap v347: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 13 op/s; 48/288 objects degraded (16.667%) 2024-07-28T19:36:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:43 smithi045 bash[82788]: cluster 2024-07-28T19:36:42.306506+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e538: 8 total, 7 up, 8 in 2024-07-28T19:36:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:43 smithi045 bash[82788]: audit 2024-07-28T19:36:42.355692+0000 mon.a (mon.0) 389 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T19:36:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:43 smithi045 bash[82788]: audit 2024-07-28T19:36:42.409168+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:43 smithi045 bash[82788]: audit 2024-07-28T19:36:42.415627+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:43 smithi155 bash[68033]: cluster 2024-07-28T19:36:42.004893+0000 mgr.y (mgr.34101) 183 : cluster [DBG] pgmap v347: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 13 op/s; 48/288 objects degraded (16.667%) 2024-07-28T19:36:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:43 smithi155 bash[68033]: cluster 2024-07-28T19:36:42.306506+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e538: 8 total, 7 up, 8 in 2024-07-28T19:36:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:43 smithi155 bash[68033]: audit 2024-07-28T19:36:42.355692+0000 mon.a (mon.0) 389 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-28T19:36:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:43 smithi155 bash[68033]: audit 2024-07-28T19:36:42.409168+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:43 smithi155 bash[68033]: audit 2024-07-28T19:36:42.415627+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:44.323 INFO:tasks.rados.rados.0.smithi045.stdout:1856: done (0 left) 2024-07-28T19:36:44.323 INFO:tasks.rados.rados.0.smithi045.stdout:1857: write oid 5 current snap is 240 2024-07-28T19:36:44.323 INFO:tasks.rados.rados.0.smithi045.stdout:1857: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2024-07-28T19:36:44.330 INFO:tasks.rados.rados.0.smithi045.stdout:1857: writing smithi04569809-5 from 699356 to 1196477 tid 1 2024-07-28T19:36:44.339 INFO:tasks.rados.rados.0.smithi045.stdout:1857: writing smithi04569809-5 from 1980663 to 2588899 tid 2 2024-07-28T19:36:44.346 INFO:tasks.rados.rados.0.smithi045.stdout:1857: writing smithi04569809-5 from 3176420 to 3591711 tid 3 2024-07-28T19:36:44.346 INFO:tasks.rados.rados.0.smithi045.stdout:1858: rollback oid 4 current snap is 240 2024-07-28T19:36:44.346 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 4 to 218 2024-07-28T19:36:44.346 INFO:tasks.rados.rados.0.smithi045.stdout:1859: snap_create 2024-07-28T19:36:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[80445]: audit 2024-07-28T19:36:43.313588+0000 mon.a (mon.0) 392 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T19:36:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[80445]: cluster 2024-07-28T19:36:43.313738+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e539: 8 total, 7 up, 8 in 2024-07-28T19:36:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[80445]: audit 2024-07-28T19:36:43.315176+0000 mon.a (mon.0) 394 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:36:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[80445]: cluster 2024-07-28T19:36:44.307875+0000 mon.a (mon.0) 395 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:36:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[80445]: cluster 2024-07-28T19:36:44.312824+0000 mon.a (mon.0) 396 : cluster [INF] osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037] boot 2024-07-28T19:36:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[80445]: cluster 2024-07-28T19:36:44.312885+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-07-28T19:36:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[80445]: audit 2024-07-28T19:36:44.313697+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:36:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[82788]: audit 2024-07-28T19:36:43.313588+0000 mon.a (mon.0) 392 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T19:36:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[82788]: cluster 2024-07-28T19:36:43.313738+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e539: 8 total, 7 up, 8 in 2024-07-28T19:36:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[82788]: audit 2024-07-28T19:36:43.315176+0000 mon.a (mon.0) 394 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:36:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[82788]: cluster 2024-07-28T19:36:44.307875+0000 mon.a (mon.0) 395 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:36:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[82788]: cluster 2024-07-28T19:36:44.312824+0000 mon.a (mon.0) 396 : cluster [INF] osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037] boot 2024-07-28T19:36:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[82788]: cluster 2024-07-28T19:36:44.312885+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-07-28T19:36:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:44 smithi045 bash[82788]: audit 2024-07-28T19:36:44.313697+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:36:44.561 INFO:teuthology.orchestra.run.smithi045.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T19:36:44.561 INFO:teuthology.orchestra.run.smithi045.stdout:alertmanager.a smithi045 *:9093,9094 running (5m) 2s ago 12m 14.2M - 0.25.0 c8568f914cd2 e96ace06228e 2024-07-28T19:36:44.561 INFO:teuthology.orchestra.run.smithi045.stdout:grafana.a smithi155 *:3000 running (5m) 24s ago 11m 74.5M - 9.4.7 954c08fa6188 68c17a60bef9 2024-07-28T19:36:44.561 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi045.krrdod smithi045 running (10m) 2s ago 10m 14.4M - 17.2.7-1155-g3120d060 5ec745195f7e 59bdf6bf8735 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi155.mchwry smithi155 running (10m) 24s ago 10m 17.7M - 17.2.7-1155-g3120d060 5ec745195f7e 4ecf9d0c1b2e 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.x smithi155 *:8443,9283,8765 running (4m) 24s ago 20m 426M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 8267938d876b 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.y smithi045 *:8443,9283,8765 running (5m) 2s ago 22m 479M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 68cb8ae2236f 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:mon.a smithi045 running (4m) 2s ago 23m 53.5M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 94a95ddf87d0 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:mon.b smithi155 running (112s) 24s ago 21m 38.1M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c cac12f3819dd 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:mon.c smithi045 running (2m) 2s ago 20m 46.8M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 33a0d89f301b 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.a smithi045 *:9100 running (5m) 2s ago 12m 8208k - 1.5.0 0da6a335fe13 86faeb42afd2 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.b smithi155 *:9100 running (5m) 24s ago 12m 8095k - 1.5.0 0da6a335fe13 0fba790060c8 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:osd.0 smithi045 running (7s) 2s ago 19m - 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c 434986e4e1d8 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:osd.1 smithi045 running (18m) 2s ago 18m 91.7M 2525M 17.2.7-1155-g3120d060 5ec745195f7e 87a48a501fe6 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:osd.2 smithi045 running (18m) 2s ago 18m 116M 2525M 17.2.7-1155-g3120d060 5ec745195f7e 14164f22cd3c 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:osd.3 smithi045 running (17m) 2s ago 17m 81.0M 2525M 17.2.7-1155-g3120d060 5ec745195f7e 29bb9848b7e9 2024-07-28T19:36:44.562 INFO:teuthology.orchestra.run.smithi045.stdout:osd.4 smithi155 running (16m) 24s ago 16m 103M 2524M 17.2.7-1155-g3120d060 5ec745195f7e a2fbff009ef0 2024-07-28T19:36:44.563 INFO:teuthology.orchestra.run.smithi045.stdout:osd.5 smithi155 running (15m) 24s ago 15m 103M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 9b6284ced069 2024-07-28T19:36:44.563 INFO:teuthology.orchestra.run.smithi045.stdout:osd.6 smithi155 running (14m) 24s ago 14m 74.4M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 7387a798f6e3 2024-07-28T19:36:44.563 INFO:teuthology.orchestra.run.smithi045.stdout:osd.7 smithi155 running (13m) 24s ago 13m 88.9M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 8b2e12836f00 2024-07-28T19:36:44.563 INFO:teuthology.orchestra.run.smithi045.stdout:prometheus.a smithi155 *:9095 running (4m) 24s ago 12m 55.7M - 2.43.0 a07b618ecd1d c22b7287792c 2024-07-28T19:36:44.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:44 smithi155 bash[68033]: audit 2024-07-28T19:36:43.313588+0000 mon.a (mon.0) 392 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-28T19:36:44.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:44 smithi155 bash[68033]: cluster 2024-07-28T19:36:43.313738+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e539: 8 total, 7 up, 8 in 2024-07-28T19:36:44.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:44 smithi155 bash[68033]: audit 2024-07-28T19:36:43.315176+0000 mon.a (mon.0) 394 : audit [INF] from='osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:36:44.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:44 smithi155 bash[68033]: cluster 2024-07-28T19:36:44.307875+0000 mon.a (mon.0) 395 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:36:44.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:44 smithi155 bash[68033]: cluster 2024-07-28T19:36:44.312824+0000 mon.a (mon.0) 396 : cluster [INF] osd.0 [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037] boot 2024-07-28T19:36:44.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:44 smithi155 bash[68033]: cluster 2024-07-28T19:36:44.312885+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-07-28T19:36:44.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:44 smithi155 bash[68033]: audit 2024-07-28T19:36:44.313697+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-28T19:36:45.266 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T19:36:45.323 INFO:tasks.rados.rados.0.smithi045.stdout:1859: done (2 left) 2024-07-28T19:36:45.323 INFO:tasks.rados.rados.0.smithi045.stdout:1860: read oid 40 snap -1 2024-07-28T19:36:45.323 INFO:tasks.rados.rados.0.smithi045.stdout:1860: expect (ObjNum 701 snap 231 seq_num 701) 2024-07-28T19:36:45.323 INFO:tasks.rados.rados.0.smithi045.stdout:1861: snap_create 2024-07-28T19:36:45.353 INFO:tasks.rados.rados.0.smithi045.stdout:1860: expect (ObjNum 701 snap 231 seq_num 701) 2024-07-28T19:36:45.490 INFO:tasks.rados.rados.0.smithi045.stdout:1857: finishing write tid 1 to smithi04569809-5 2024-07-28T19:36:45.490 INFO:tasks.rados.rados.0.smithi045.stdout:1857: finishing write tid 2 to smithi04569809-5 2024-07-28T19:36:45.490 INFO:tasks.rados.rados.0.smithi045.stdout:1857: finishing write tid 3 to smithi04569809-5 2024-07-28T19:36:45.490 INFO:tasks.rados.rados.0.smithi045.stdout:1857: finishing write tid 4 to smithi04569809-5 2024-07-28T19:36:45.490 INFO:tasks.rados.rados.0.smithi045.stdout:1857: finishing write tid 5 to smithi04569809-5 2024-07-28T19:36:45.490 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 1185 (ObjNum 708 snap 240 seq_num 708) dirty exists 2024-07-28T19:36:45.491 INFO:tasks.rados.rados.0.smithi045.stdout:1857: left oid 5 (ObjNum 708 snap 240 seq_num 708) 2024-07-28T19:36:45.491 INFO:tasks.rados.rados.0.smithi045.stdout:1858: finishing rollback tid 1 to smithi04569809-4 2024-07-28T19:36:45.491 INFO:tasks.rados.rados.0.smithi045.stdout:1858: finishing rollback tid 2 to smithi04569809-4 2024-07-28T19:36:45.491 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 128 (ObjNum 590 snap 190 seq_num 590) dirty exists 2024-07-28T19:36:45.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:45 smithi045 bash[82788]: cluster 2024-07-28T19:36:44.006237+0000 mgr.y (mgr.34101) 184 : cluster [DBG] pgmap v350: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 837 KiB/s wr, 7 op/s; 49/294 objects degraded (16.667%) 2024-07-28T19:36:45.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:45 smithi045 bash[82788]: audit 2024-07-28T19:36:44.548579+0000 mgr.y (mgr.34101) 185 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:36:45.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:45 smithi045 bash[82788]: cluster 2024-07-28T19:36:45.316562+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-07-28T19:36:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:45 smithi045 bash[80445]: cluster 2024-07-28T19:36:44.006237+0000 mgr.y (mgr.34101) 184 : cluster [DBG] pgmap v350: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 837 KiB/s wr, 7 op/s; 49/294 objects degraded (16.667%) 2024-07-28T19:36:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:45 smithi045 bash[80445]: audit 2024-07-28T19:36:44.548579+0000 mgr.y (mgr.34101) 185 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:36:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:45 smithi045 bash[80445]: cluster 2024-07-28T19:36:45.316562+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-07-28T19:36:45.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:45 smithi155 bash[68033]: cluster 2024-07-28T19:36:44.006237+0000 mgr.y (mgr.34101) 184 : cluster [DBG] pgmap v350: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 837 KiB/s wr, 7 op/s; 49/294 objects degraded (16.667%) 2024-07-28T19:36:45.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:45 smithi155 bash[68033]: audit 2024-07-28T19:36:44.548579+0000 mgr.y (mgr.34101) 185 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:36:45.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:45 smithi155 bash[68033]: cluster 2024-07-28T19:36:45.316562+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-07-28T19:36:46.319 INFO:tasks.rados.rados.0.smithi045.stdout:1857: done (3 left) 2024-07-28T19:36:46.319 INFO:tasks.rados.rados.0.smithi045.stdout:1858: done (2 left) 2024-07-28T19:36:46.319 INFO:tasks.rados.rados.0.smithi045.stdout:1860: done (1 left) 2024-07-28T19:36:46.319 INFO:tasks.rados.rados.0.smithi045.stdout:1861: done (0 left) 2024-07-28T19:36:46.319 INFO:tasks.rados.rados.0.smithi045.stdout:1862: snap_create 2024-07-28T19:36:47.318 INFO:tasks.rados.rados.0.smithi045.stdout:1862: done (0 left) 2024-07-28T19:36:47.318 INFO:tasks.rados.rados.0.smithi045.stdout:1863: write oid 39 current snap is 243 2024-07-28T19:36:47.318 INFO:tasks.rados.rados.0.smithi045.stdout:1863: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2024-07-28T19:36:47.325 INFO:tasks.rados.rados.0.smithi045.stdout:1863: writing smithi04569809-39 from 716163 to 1288533 tid 1 2024-07-28T19:36:47.333 INFO:tasks.rados.rados.0.smithi045.stdout:1863: writing smithi04569809-39 from 2039145 to 2507392 tid 2 2024-07-28T19:36:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:1863: writing smithi04569809-39 from 3203843 to 3830406 tid 3 2024-07-28T19:36:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:1864: read oid 32 snap -1 2024-07-28T19:36:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:1864: expect (ObjNum 604 snap 194 seq_num 604) 2024-07-28T19:36:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:1865: snap_create 2024-07-28T19:36:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:1863: finishing write tid 1 to smithi04569809-39 2024-07-28T19:36:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:1863: finishing write tid 2 to smithi04569809-39 2024-07-28T19:36:47.348 INFO:tasks.rados.rados.0.smithi045.stdout:1863: finishing write tid 3 to smithi04569809-39 2024-07-28T19:36:47.348 INFO:tasks.rados.rados.0.smithi045.stdout:1863: finishing write tid 4 to smithi04569809-39 2024-07-28T19:36:47.348 INFO:tasks.rados.rados.0.smithi045.stdout:1863: finishing write tid 5 to smithi04569809-39 2024-07-28T19:36:47.349 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 729 (ObjNum 709 snap 243 seq_num 709) dirty exists 2024-07-28T19:36:47.349 INFO:tasks.rados.rados.0.smithi045.stdout:1863: left oid 39 (ObjNum 709 snap 243 seq_num 709) 2024-07-28T19:36:47.349 INFO:tasks.rados.rados.0.smithi045.stdout:1864: expect (ObjNum 604 snap 194 seq_num 604) 2024-07-28T19:36:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:47 smithi045 bash[80445]: cluster 2024-07-28T19:36:46.007075+0000 mgr.y (mgr.34101) 186 : cluster [DBG] pgmap v353: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 837 KiB/s wr, 7 op/s; 49/294 objects degraded (16.667%) 2024-07-28T19:36:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:47 smithi045 bash[80445]: cluster 2024-07-28T19:36:46.320475+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-07-28T19:36:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:47 smithi045 bash[82788]: cluster 2024-07-28T19:36:46.007075+0000 mgr.y (mgr.34101) 186 : cluster [DBG] pgmap v353: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 837 KiB/s wr, 7 op/s; 49/294 objects degraded (16.667%) 2024-07-28T19:36:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:47 smithi045 bash[82788]: cluster 2024-07-28T19:36:46.320475+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-07-28T19:36:47.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:47 smithi155 bash[68033]: cluster 2024-07-28T19:36:46.007075+0000 mgr.y (mgr.34101) 186 : cluster [DBG] pgmap v353: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 837 KiB/s wr, 7 op/s; 49/294 objects degraded (16.667%) 2024-07-28T19:36:47.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:47 smithi155 bash[68033]: cluster 2024-07-28T19:36:46.320475+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-07-28T19:36:48.340 INFO:tasks.rados.rados.0.smithi045.stdout:1863: done (2 left) 2024-07-28T19:36:48.340 INFO:tasks.rados.rados.0.smithi045.stdout:1864: done (1 left) 2024-07-28T19:36:48.340 INFO:tasks.rados.rados.0.smithi045.stdout:1865: done (0 left) 2024-07-28T19:36:48.340 INFO:tasks.rados.rados.0.smithi045.stdout:1866: snap_create 2024-07-28T19:36:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:48 smithi045 bash[80445]: cluster 2024-07-28T19:36:47.319577+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-07-28T19:36:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:48 smithi045 bash[80445]: audit 2024-07-28T19:36:48.037306+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:48 smithi045 bash[80445]: audit 2024-07-28T19:36:48.040024+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:48 smithi045 bash[82788]: cluster 2024-07-28T19:36:47.319577+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-07-28T19:36:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:48 smithi045 bash[82788]: audit 2024-07-28T19:36:48.037306+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:48 smithi045 bash[82788]: audit 2024-07-28T19:36:48.040024+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:48.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:48 smithi155 bash[68033]: cluster 2024-07-28T19:36:47.319577+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-07-28T19:36:48.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:48 smithi155 bash[68033]: audit 2024-07-28T19:36:48.037306+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:48.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:48 smithi155 bash[68033]: audit 2024-07-28T19:36:48.040024+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:36:49.339 INFO:tasks.rados.rados.0.smithi045.stdout:1866: done (0 left) 2024-07-28T19:36:49.339 INFO:tasks.rados.rados.0.smithi045.stdout:1867: read oid 35 snap -1 2024-07-28T19:36:49.339 INFO:tasks.rados.rados.0.smithi045.stdout:1867: expect (ObjNum 679 snap 220 seq_num 679) 2024-07-28T19:36:49.339 INFO:tasks.rados.rados.0.smithi045.stdout:1868: snap_remove snap 244 2024-07-28T19:36:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:49 smithi045 bash[80445]: cluster 2024-07-28T19:36:48.007892+0000 mgr.y (mgr.34101) 187 : cluster [DBG] pgmap v356: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49/294 objects degraded (16.667%) 2024-07-28T19:36:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:49 smithi045 bash[80445]: cluster 2024-07-28T19:36:48.341542+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-07-28T19:36:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:49 smithi045 bash[82788]: cluster 2024-07-28T19:36:48.007892+0000 mgr.y (mgr.34101) 187 : cluster [DBG] pgmap v356: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49/294 objects degraded (16.667%) 2024-07-28T19:36:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:49 smithi045 bash[82788]: cluster 2024-07-28T19:36:48.341542+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-07-28T19:36:49.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:49 smithi155 bash[68033]: cluster 2024-07-28T19:36:48.007892+0000 mgr.y (mgr.34101) 187 : cluster [DBG] pgmap v356: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 156 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49/294 objects degraded (16.667%) 2024-07-28T19:36:49.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:49 smithi155 bash[68033]: cluster 2024-07-28T19:36:48.341542+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-07-28T19:36:50.307 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:36:50.342 INFO:tasks.rados.rados.0.smithi045.stdout:1868: done (1 left) 2024-07-28T19:36:50.342 INFO:tasks.rados.rados.0.smithi045.stdout:1869: write oid 25 current snap is 245 2024-07-28T19:36:50.342 INFO:tasks.rados.rados.0.smithi045.stdout:1869: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2024-07-28T19:36:50.347 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:50 smithi045 bash[80445]: cluster 2024-07-28T19:36:49.340223+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-07-28T19:36:50.347 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:50 smithi045 bash[80445]: cluster 2024-07-28T19:36:50.160581+0000 mon.a (mon.0) 404 : cluster [WRN] Health check update: Degraded data redundancy: 49/294 objects degraded (16.667%), 15 pgs degraded (PG_DEGRADED) 2024-07-28T19:36:50.347 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:50 smithi045 bash[80445]: cluster 2024-07-28T19:36:50.343698+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-07-28T19:36:50.355 INFO:tasks.rados.rados.0.smithi045.stdout:1869: writing smithi04569809-25 from 732970 to 1380589 tid 1 2024-07-28T19:36:50.366 INFO:tasks.rados.rados.0.smithi045.stdout:1869: writing smithi04569809-25 from 2097627 to 2709532 tid 2 2024-07-28T19:36:50.373 INFO:tasks.rados.rados.0.smithi045.stdout:1869: writing smithi04569809-25 from 3231266 to 3669101 tid 3 2024-07-28T19:36:50.373 INFO:tasks.rados.rados.0.smithi045.stdout:1870: snap_remove snap 217 2024-07-28T19:36:50.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:50 smithi045 bash[82788]: cluster 2024-07-28T19:36:49.340223+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-07-28T19:36:50.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:50 smithi045 bash[82788]: cluster 2024-07-28T19:36:50.160581+0000 mon.a (mon.0) 404 : cluster [WRN] Health check update: Degraded data redundancy: 49/294 objects degraded (16.667%), 15 pgs degraded (PG_DEGRADED) 2024-07-28T19:36:50.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:50 smithi045 bash[82788]: cluster 2024-07-28T19:36:50.343698+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-07-28T19:36:50.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:50 smithi155 bash[68033]: cluster 2024-07-28T19:36:49.340223+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-07-28T19:36:50.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:50 smithi155 bash[68033]: cluster 2024-07-28T19:36:50.160581+0000 mon.a (mon.0) 404 : cluster [WRN] Health check update: Degraded data redundancy: 49/294 objects degraded (16.667%), 15 pgs degraded (PG_DEGRADED) 2024-07-28T19:36:50.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:50 smithi155 bash[68033]: cluster 2024-07-28T19:36:50.343698+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-07-28T19:36:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:36:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:36:50] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.43.0" 2024-07-28T19:36:51.364 INFO:tasks.rados.rados.0.smithi045.stdout:1870: done (2 left) 2024-07-28T19:36:51.364 INFO:tasks.rados.rados.0.smithi045.stdout:1871: write oid 2 current snap is 245 2024-07-28T19:36:51.364 INFO:tasks.rados.rados.0.smithi045.stdout:1871: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2024-07-28T19:36:51.382 INFO:tasks.rados.rados.0.smithi045.stdout:1871: writing smithi04569809-2 from 749777 to 1472645 tid 1 2024-07-28T19:36:51.398 INFO:tasks.rados.rados.0.smithi045.stdout:1871: writing smithi04569809-2 from 2156109 to 2628025 tid 2 2024-07-28T19:36:51.412 INFO:tasks.rados.rados.0.smithi045.stdout:1871: writing smithi04569809-2 from 3258689 to 3907796 tid 3 2024-07-28T19:36:51.412 INFO:tasks.rados.rados.0.smithi045.stdout:1872: read oid 6 snap -1 2024-07-28T19:36:51.412 INFO:tasks.rados.rados.0.smithi045.stdout:1872: expect deleted 2024-07-28T19:36:51.413 INFO:tasks.rados.rados.0.smithi045.stdout:1867: expect (ObjNum 679 snap 220 seq_num 679) 2024-07-28T19:36:51.645 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:51 smithi045 bash[80445]: cluster 2024-07-28T19:36:50.008374+0000 mgr.y (mgr.34101) 188 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 778 KiB/s wr, 7 op/s; 3.5 MiB/s, 2 objects/s recovering 2024-07-28T19:36:51.645 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:51 smithi045 bash[80445]: cluster 2024-07-28T19:36:50.346183+0000 mon.a (mon.0) 406 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/294 objects degraded (16.667%), 15 pgs degraded) 2024-07-28T19:36:51.645 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:51 smithi045 bash[80445]: cluster 2024-07-28T19:36:50.346220+0000 mon.a (mon.0) 407 : cluster [INF] Cluster is now healthy 2024-07-28T19:36:51.645 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:51 smithi045 bash[82788]: cluster 2024-07-28T19:36:50.008374+0000 mgr.y (mgr.34101) 188 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 778 KiB/s wr, 7 op/s; 3.5 MiB/s, 2 objects/s recovering 2024-07-28T19:36:51.645 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:51 smithi045 bash[82788]: cluster 2024-07-28T19:36:50.346183+0000 mon.a (mon.0) 406 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/294 objects degraded (16.667%), 15 pgs degraded) 2024-07-28T19:36:51.645 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:51 smithi045 bash[82788]: cluster 2024-07-28T19:36:50.346220+0000 mon.a (mon.0) 407 : cluster [INF] Cluster is now healthy 2024-07-28T19:36:51.750 INFO:tasks.rados.rados.0.smithi045.stdout:1869: finishing write tid 1 to smithi04569809-25 2024-07-28T19:36:51.750 INFO:tasks.rados.rados.0.smithi045.stdout:1869: finishing write tid 2 to smithi04569809-25 2024-07-28T19:36:51.750 INFO:tasks.rados.rados.0.smithi045.stdout:1869: finishing write tid 3 to smithi04569809-25 2024-07-28T19:36:51.750 INFO:tasks.rados.rados.0.smithi045.stdout:1869: finishing write tid 4 to smithi04569809-25 2024-07-28T19:36:51.750 INFO:tasks.rados.rados.0.smithi045.stdout:1869: finishing write tid 5 to smithi04569809-25 2024-07-28T19:36:51.750 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 938 (ObjNum 710 snap 245 seq_num 710) dirty exists 2024-07-28T19:36:51.750 INFO:tasks.rados.rados.0.smithi045.stdout:1869: left oid 25 (ObjNum 710 snap 245 seq_num 710) 2024-07-28T19:36:51.750 INFO:tasks.rados.rados.0.smithi045.stdout:1871: finishing write tid 1 to smithi04569809-2 2024-07-28T19:36:51.750 INFO:tasks.rados.rados.0.smithi045.stdout:1871: finishing write tid 2 to smithi04569809-2 2024-07-28T19:36:51.750 INFO:tasks.rados.rados.0.smithi045.stdout:1871: finishing write tid 3 to smithi04569809-2 2024-07-28T19:36:51.750 INFO:tasks.rados.rados.0.smithi045.stdout:1871: finishing write tid 4 to smithi04569809-2 2024-07-28T19:36:51.751 INFO:tasks.rados.rados.0.smithi045.stdout:1867: done (3 left) 2024-07-28T19:36:51.751 INFO:tasks.rados.rados.0.smithi045.stdout:1869: done (2 left) 2024-07-28T19:36:51.751 INFO:tasks.rados.rados.0.smithi045.stdout:1873: snap_remove snap 226 2024-07-28T19:36:51.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:51 smithi155 bash[68033]: cluster 2024-07-28T19:36:50.008374+0000 mgr.y (mgr.34101) 188 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 778 KiB/s wr, 7 op/s; 3.5 MiB/s, 2 objects/s recovering 2024-07-28T19:36:51.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:51 smithi155 bash[68033]: cluster 2024-07-28T19:36:50.346183+0000 mon.a (mon.0) 406 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/294 objects degraded (16.667%), 15 pgs degraded) 2024-07-28T19:36:51.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:51 smithi155 bash[68033]: cluster 2024-07-28T19:36:50.346220+0000 mon.a (mon.0) 407 : cluster [INF] Cluster is now healthy 2024-07-28T19:36:52.369 INFO:tasks.rados.rados.0.smithi045.stdout:1873: done (2 left) 2024-07-28T19:36:52.369 INFO:tasks.rados.rados.0.smithi045.stdout:1874: snap_create 2024-07-28T19:36:52.369 INFO:tasks.rados.rados.0.smithi045.stdout:1871: finishing write tid 5 to smithi04569809-2 2024-07-28T19:36:52.369 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 1204 (ObjNum 711 snap 245 seq_num 711) dirty exists 2024-07-28T19:36:52.369 INFO:tasks.rados.rados.0.smithi045.stdout:1871: left oid 2 (ObjNum 711 snap 245 seq_num 711) 2024-07-28T19:36:52.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:52 smithi045 bash[82788]: cluster 2024-07-28T19:36:51.364271+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-07-28T19:36:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:52 smithi045 bash[80445]: cluster 2024-07-28T19:36:51.364271+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-07-28T19:36:52.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:52 smithi155 bash[68033]: cluster 2024-07-28T19:36:51.364271+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-07-28T19:36:52.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:36:52 smithi155 bash[60745]: ts=2024-07-28T19:36:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:36:53.373 INFO:tasks.rados.rados.0.smithi045.stdout:1871: done (2 left) 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:1872: done (1 left) 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:1874: done (0 left) 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:1875: rollback oid 36 current snap is 246 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 36 to 238 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:1876: read oid 34 snap -1 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:1876: expect (ObjNum 693 snap 228 seq_num 693) 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:1877: rollback oid 46 current snap is 246 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 46 to 220 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:1878: rollback oid 8 current snap is 246 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 8 to 218 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:1879: read oid 14 snap -1 2024-07-28T19:36:53.374 INFO:tasks.rados.rados.0.smithi045.stdout:1879: expect (ObjNum 621 snap 201 seq_num 621) 2024-07-28T19:36:53.375 INFO:tasks.rados.rados.0.smithi045.stdout:1880: snap_remove snap 228 2024-07-28T19:36:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:53 smithi045 bash[80445]: cluster 2024-07-28T19:36:52.008783+0000 mgr.y (mgr.34101) 189 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 779 KiB/s wr, 7 op/s; 3.5 MiB/s, 2 objects/s recovering 2024-07-28T19:36:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:53 smithi045 bash[80445]: cluster 2024-07-28T19:36:52.370313+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-07-28T19:36:53.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:53 smithi045 bash[82788]: cluster 2024-07-28T19:36:52.008783+0000 mgr.y (mgr.34101) 189 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 779 KiB/s wr, 7 op/s; 3.5 MiB/s, 2 objects/s recovering 2024-07-28T19:36:53.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:53 smithi045 bash[82788]: cluster 2024-07-28T19:36:52.370313+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-07-28T19:36:53.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:53 smithi155 bash[68033]: cluster 2024-07-28T19:36:52.008783+0000 mgr.y (mgr.34101) 189 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 779 KiB/s wr, 7 op/s; 3.5 MiB/s, 2 objects/s recovering 2024-07-28T19:36:53.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:53 smithi155 bash[68033]: cluster 2024-07-28T19:36:52.370313+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-07-28T19:36:54.371 INFO:tasks.rados.rados.0.smithi045.stdout:1880: done (5 left) 2024-07-28T19:36:54.371 INFO:tasks.rados.rados.0.smithi045.stdout:1881: write oid 6 current snap is 246 2024-07-28T19:36:54.371 INFO:tasks.rados.rados.0.smithi045.stdout:1881: seq_num 712 ranges {766584=798117,2098238=615574,3169759=460379} 2024-07-28T19:36:54.382 INFO:tasks.rados.rados.0.smithi045.stdout:1881: writing smithi04569809-6 from 766584 to 1564701 tid 1 2024-07-28T19:36:54.389 INFO:tasks.rados.rados.0.smithi045.stdout:1881: writing smithi04569809-6 from 2098238 to 2713812 tid 2 2024-07-28T19:36:54.395 INFO:tasks.rados.rados.0.smithi045.stdout:1881: writing smithi04569809-6 from 3169759 to 3630138 tid 3 2024-07-28T19:36:54.395 INFO:tasks.rados.rados.0.smithi045.stdout:1882: write oid 21 current snap is 246 2024-07-28T19:36:54.395 INFO:tasks.rados.rados.0.smithi045.stdout:1882: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2024-07-28T19:36:54.402 INFO:tasks.rados.rados.0.smithi045.stdout:1882: writing smithi04569809-21 from 783391 to 1256757 tid 1 2024-07-28T19:36:54.408 INFO:tasks.rados.rados.0.smithi045.stdout:1882: writing smithi04569809-21 from 1756720 to 2232305 tid 2 2024-07-28T19:36:54.416 INFO:tasks.rados.rados.0.smithi045.stdout:1882: writing smithi04569809-21 from 2797182 to 3585186 tid 3 2024-07-28T19:36:54.416 INFO:tasks.rados.rados.0.smithi045.stdout:1883: read oid 27 snap -1 2024-07-28T19:36:54.416 INFO:tasks.rados.rados.0.smithi045.stdout:1883: expect deleted 2024-07-28T19:36:54.416 INFO:tasks.rados.rados.0.smithi045.stdout:1884: write oid 49 current snap is 246 2024-07-28T19:36:54.416 INFO:tasks.rados.rados.0.smithi045.stdout:1884: seq_num 714 ranges {400198=548615,1415202=584996} 2024-07-28T19:36:54.421 INFO:tasks.rados.rados.0.smithi045.stdout:1884: writing smithi04569809-49 from 400198 to 948813 tid 1 2024-07-28T19:36:54.428 INFO:tasks.rados.rados.0.smithi045.stdout:1884: writing smithi04569809-49 from 1415202 to 2000198 tid 2 2024-07-28T19:36:54.428 INFO:tasks.rados.rados.0.smithi045.stdout:1885: read oid 2 snap -1 2024-07-28T19:36:54.428 INFO:tasks.rados.rados.0.smithi045.stdout:1885: expect (ObjNum 711 snap 245 seq_num 711) 2024-07-28T19:36:54.428 INFO:tasks.rados.rados.0.smithi045.stdout:1875: finishing rollback tid 0 to smithi04569809-36 2024-07-28T19:36:54.428 INFO:tasks.rados.rados.0.smithi045.stdout:1875: finishing rollback tid 1 to smithi04569809-36 2024-07-28T19:36:54.428 INFO:tasks.rados.rados.0.smithi045.stdout:1875: finishing rollback tid 2 to smithi04569809-36 2024-07-28T19:36:54.428 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 654 (ObjNum 697 snap 231 seq_num 697) dirty exists 2024-07-28T19:36:54.428 INFO:tasks.rados.rados.0.smithi045.stdout:1879: expect (ObjNum 621 snap 201 seq_num 621) 2024-07-28T19:36:54.506 INFO:tasks.rados.rados.0.smithi045.stdout:1877: finishing rollback tid 1 to smithi04569809-46 2024-07-28T19:36:54.506 INFO:tasks.rados.rados.0.smithi045.stdout:1877: finishing rollback tid 2 to smithi04569809-46 2024-07-28T19:36:54.506 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 950 (ObjNum 566 snap 176 seq_num 566) dirty exists 2024-07-28T19:36:54.506 INFO:tasks.rados.rados.0.smithi045.stdout:1878: finishing rollback tid 0 to smithi04569809-8 2024-07-28T19:36:54.506 INFO:tasks.rados.rados.0.smithi045.stdout:1878: finishing rollback tid 1 to smithi04569809-8 2024-07-28T19:36:54.506 INFO:tasks.rados.rados.0.smithi045.stdout:1878: finishing rollback tid 2 to smithi04569809-8 2024-07-28T19:36:54.506 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 954 (ObjNum 600 snap 192 seq_num 600) dirty exists 2024-07-28T19:36:54.506 INFO:tasks.rados.rados.0.smithi045.stdout:1876: expect (ObjNum 693 snap 228 seq_num 693) 2024-07-28T19:36:54.627 INFO:teuthology.orchestra.run.smithi045.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:36:54.640 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: cluster 2024-07-28T19:36:53.373873+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-07-28T19:36:54.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: audit 2024-07-28T19:36:53.831450+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:54.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: audit 2024-07-28T19:36:53.845543+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:54.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: audit 2024-07-28T19:36:53.848718+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:54.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: audit 2024-07-28T19:36:53.850153+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:36:54.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: audit 2024-07-28T19:36:53.859932+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:54.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: audit 2024-07-28T19:36:54.018810+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:54.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: audit 2024-07-28T19:36:54.024448+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:54.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: audit 2024-07-28T19:36:54.027671+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:54.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: audit 2024-07-28T19:36:54.029705+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:54.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: audit 2024-07-28T19:36:54.032251+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T19:36:54.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[82788]: cluster 2024-07-28T19:36:54.372394+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-07-28T19:36:54.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: cluster 2024-07-28T19:36:53.373873+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-07-28T19:36:54.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: audit 2024-07-28T19:36:53.831450+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:54.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: audit 2024-07-28T19:36:53.845543+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:54.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: audit 2024-07-28T19:36:53.848718+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:54.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: audit 2024-07-28T19:36:53.850153+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:36:54.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: audit 2024-07-28T19:36:53.859932+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:54.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: audit 2024-07-28T19:36:54.018810+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:54.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: audit 2024-07-28T19:36:54.024448+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:54.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: audit 2024-07-28T19:36:54.027671+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:54.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: audit 2024-07-28T19:36:54.029705+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:54.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: audit 2024-07-28T19:36:54.032251+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T19:36:54.643 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:54 smithi045 bash[80445]: cluster 2024-07-28T19:36:54.372394+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-07-28T19:36:54.764 INFO:tasks.rados.rados.0.smithi045.stdout:1881: finishing write tid 1 to smithi04569809-6 2024-07-28T19:36:54.764 INFO:tasks.rados.rados.0.smithi045.stdout:1881: finishing write tid 2 to smithi04569809-6 2024-07-28T19:36:54.764 INFO:tasks.rados.rados.0.smithi045.stdout:1881: finishing write tid 3 to smithi04569809-6 2024-07-28T19:36:54.764 INFO:tasks.rados.rados.0.smithi045.stdout:1875: done (9 left) 2024-07-28T19:36:54.764 INFO:tasks.rados.rados.0.smithi045.stdout:1876: done (8 left) 2024-07-28T19:36:54.764 INFO:tasks.rados.rados.0.smithi045.stdout:1877: done (7 left) 2024-07-28T19:36:54.764 INFO:tasks.rados.rados.0.smithi045.stdout:1878: done (6 left) 2024-07-28T19:36:54.764 INFO:tasks.rados.rados.0.smithi045.stdout:1879: done (5 left) 2024-07-28T19:36:54.765 INFO:tasks.rados.rados.0.smithi045.stdout:1886: snap_remove snap 224 2024-07-28T19:36:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: cluster 2024-07-28T19:36:53.373873+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-07-28T19:36:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: audit 2024-07-28T19:36:53.831450+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: audit 2024-07-28T19:36:53.845543+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: audit 2024-07-28T19:36:53.848718+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: audit 2024-07-28T19:36:53.850153+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:36:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: audit 2024-07-28T19:36:53.859932+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: audit 2024-07-28T19:36:54.018810+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:36:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: audit 2024-07-28T19:36:54.024448+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: audit 2024-07-28T19:36:54.027671+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: audit 2024-07-28T19:36:54.029705+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:36:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: audit 2024-07-28T19:36:54.032251+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T19:36:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:54 smithi155 bash[68033]: cluster 2024-07-28T19:36:54.372394+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-07-28T19:36:55.169 INFO:tasks.rados.rados.0.smithi045.stdout:1886: done (5 left) 2024-07-28T19:36:55.169 INFO:tasks.rados.rados.0.smithi045.stdout:1887: snap_remove snap 243 2024-07-28T19:36:55.631 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'sleep 60' 2024-07-28T19:36:55.942 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[82788]: cluster 2024-07-28T19:36:54.009557+0000 mgr.y (mgr.34101) 190 : cluster [DBG] pgmap v365: 89 pgs: 89 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 865 KiB/s wr, 9 op/s 2024-07-28T19:36:55.943 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[82788]: audit 2024-07-28T19:36:54.032607+0000 mgr.y (mgr.34101) 191 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T19:36:55.943 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[82788]: cephadm 2024-07-28T19:36:54.034338+0000 mgr.y (mgr.34101) 192 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-07-28T19:36:55.943 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[82788]: audit 2024-07-28T19:36:54.622414+0000 mgr.y (mgr.34101) 193 : audit [DBG] from='client.44141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:36:55.943 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[82788]: cephadm 2024-07-28T19:36:54.622844+0000 mgr.y (mgr.34101) 194 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:36:55.943 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[82788]: audit 2024-07-28T19:36:54.628557+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:55.943 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[82788]: cluster 2024-07-28T19:36:55.170438+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-07-28T19:36:55.943 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[80445]: cluster 2024-07-28T19:36:54.009557+0000 mgr.y (mgr.34101) 190 : cluster [DBG] pgmap v365: 89 pgs: 89 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 865 KiB/s wr, 9 op/s 2024-07-28T19:36:55.943 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[80445]: audit 2024-07-28T19:36:54.032607+0000 mgr.y (mgr.34101) 191 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T19:36:55.943 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[80445]: cephadm 2024-07-28T19:36:54.034338+0000 mgr.y (mgr.34101) 192 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-07-28T19:36:55.943 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[80445]: audit 2024-07-28T19:36:54.622414+0000 mgr.y (mgr.34101) 193 : audit [DBG] from='client.44141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:36:55.943 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[80445]: cephadm 2024-07-28T19:36:54.622844+0000 mgr.y (mgr.34101) 194 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:36:55.944 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[80445]: audit 2024-07-28T19:36:54.628557+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:55.944 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:55 smithi045 bash[80445]: cluster 2024-07-28T19:36:55.170438+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-07-28T19:36:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:55 smithi155 bash[68033]: cluster 2024-07-28T19:36:54.009557+0000 mgr.y (mgr.34101) 190 : cluster [DBG] pgmap v365: 89 pgs: 89 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 865 KiB/s wr, 9 op/s 2024-07-28T19:36:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:55 smithi155 bash[68033]: audit 2024-07-28T19:36:54.032607+0000 mgr.y (mgr.34101) 191 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-28T19:36:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:55 smithi155 bash[68033]: cephadm 2024-07-28T19:36:54.034338+0000 mgr.y (mgr.34101) 192 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-07-28T19:36:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:55 smithi155 bash[68033]: audit 2024-07-28T19:36:54.622414+0000 mgr.y (mgr.34101) 193 : audit [DBG] from='client.44141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:36:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:55 smithi155 bash[68033]: cephadm 2024-07-28T19:36:54.622844+0000 mgr.y (mgr.34101) 194 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:36:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:55 smithi155 bash[68033]: audit 2024-07-28T19:36:54.628557+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:55 smithi155 bash[68033]: cluster 2024-07-28T19:36:55.170438+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-07-28T19:36:56.171 INFO:tasks.rados.rados.0.smithi045.stdout:1887: done (5 left) 2024-07-28T19:36:56.172 INFO:tasks.rados.rados.0.smithi045.stdout:1888: snap_remove snap 230 2024-07-28T19:36:57.177 INFO:tasks.rados.rados.0.smithi045.stdout:1888: done (5 left) 2024-07-28T19:36:57.177 INFO:tasks.rados.rados.0.smithi045.stdout:1889: rollback oid 48 current snap is 246 2024-07-28T19:36:57.177 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 48 to 234 2024-07-28T19:36:57.177 INFO:tasks.rados.rados.0.smithi045.stdout:1881: finishing write tid 4 to smithi04569809-6 2024-07-28T19:36:57.177 INFO:tasks.rados.rados.0.smithi045.stdout:1881: finishing write tid 5 to smithi04569809-6 2024-07-28T19:36:57.177 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1365 (ObjNum 712 snap 246 seq_num 712) dirty exists 2024-07-28T19:36:57.177 INFO:tasks.rados.rados.0.smithi045.stdout:1881: left oid 6 (ObjNum 712 snap 246 seq_num 712) 2024-07-28T19:36:57.177 INFO:tasks.rados.rados.0.smithi045.stdout:1882: finishing write tid 1 to smithi04569809-21 2024-07-28T19:36:57.177 INFO:tasks.rados.rados.0.smithi045.stdout:1882: finishing write tid 2 to smithi04569809-21 2024-07-28T19:36:57.177 INFO:tasks.rados.rados.0.smithi045.stdout:1882: finishing write tid 3 to smithi04569809-21 2024-07-28T19:36:57.177 INFO:tasks.rados.rados.0.smithi045.stdout:1882: finishing write tid 4 to smithi04569809-21 2024-07-28T19:36:57.178 INFO:tasks.rados.rados.0.smithi045.stdout:1882: finishing write tid 5 to smithi04569809-21 2024-07-28T19:36:57.178 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1008 (ObjNum 713 snap 246 seq_num 713) dirty exists 2024-07-28T19:36:57.178 INFO:tasks.rados.rados.0.smithi045.stdout:1882: left oid 21 (ObjNum 713 snap 246 seq_num 713) 2024-07-28T19:36:57.178 INFO:tasks.rados.rados.0.smithi045.stdout:1884: finishing write tid 1 to smithi04569809-49 2024-07-28T19:36:57.178 INFO:tasks.rados.rados.0.smithi045.stdout:1884: finishing write tid 2 to smithi04569809-49 2024-07-28T19:36:57.178 INFO:tasks.rados.rados.0.smithi045.stdout:1884: finishing write tid 3 to smithi04569809-49 2024-07-28T19:36:57.178 INFO:tasks.rados.rados.0.smithi045.stdout:1884: finishing write tid 4 to smithi04569809-49 2024-07-28T19:36:57.178 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 662 (ObjNum 714 snap 246 seq_num 714) dirty exists 2024-07-28T19:36:57.178 INFO:tasks.rados.rados.0.smithi045.stdout:1884: left oid 49 (ObjNum 714 snap 246 seq_num 714) 2024-07-28T19:36:57.178 INFO:tasks.rados.rados.0.smithi045.stdout:1885: expect (ObjNum 711 snap 245 seq_num 711) 2024-07-28T19:36:57.373 INFO:tasks.rados.rados.0.smithi045.stdout:1889: finishing rollback tid 0 to smithi04569809-48 2024-07-28T19:36:57.373 INFO:tasks.rados.rados.0.smithi045.stdout:1889: finishing rollback tid 1 to smithi04569809-48 2024-07-28T19:36:57.373 INFO:tasks.rados.rados.0.smithi045.stdout:1889: finishing rollback tid 2 to smithi04569809-48 2024-07-28T19:36:57.373 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 581 (ObjNum 687 snap 223 seq_num 687) dirty exists 2024-07-28T19:36:57.373 INFO:tasks.rados.rados.0.smithi045.stdout:1881: done (5 left) 2024-07-28T19:36:57.373 INFO:tasks.rados.rados.0.smithi045.stdout:1882: done (4 left) 2024-07-28T19:36:57.373 INFO:tasks.rados.rados.0.smithi045.stdout:1883: done (3 left) 2024-07-28T19:36:57.373 INFO:tasks.rados.rados.0.smithi045.stdout:1884: done (2 left) 2024-07-28T19:36:57.373 INFO:tasks.rados.rados.0.smithi045.stdout:1885: done (1 left) 2024-07-28T19:36:57.373 INFO:tasks.rados.rados.0.smithi045.stdout:1889: done (0 left) 2024-07-28T19:36:57.374 INFO:tasks.rados.rados.0.smithi045.stdout:1890: rollback oid 41 current snap is 246 2024-07-28T19:36:57.374 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 41 to 239 2024-07-28T19:36:57.374 INFO:tasks.rados.rados.0.smithi045.stdout:1891: rollback oid 4 current snap is 246 2024-07-28T19:36:57.374 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 4 to 220 2024-07-28T19:36:57.374 INFO:tasks.rados.rados.0.smithi045.stdout:1892: read oid 2 snap -1 2024-07-28T19:36:57.374 INFO:tasks.rados.rados.0.smithi045.stdout:1892: expect (ObjNum 711 snap 245 seq_num 711) 2024-07-28T19:36:57.374 INFO:tasks.rados.rados.0.smithi045.stdout:1893: read oid 3 snap -1 2024-07-28T19:36:57.374 INFO:tasks.rados.rados.0.smithi045.stdout:1893: expect deleted 2024-07-28T19:36:57.374 INFO:tasks.rados.rados.0.smithi045.stdout:1894: read oid 26 snap -1 2024-07-28T19:36:57.374 INFO:tasks.rados.rados.0.smithi045.stdout:1894: expect (ObjNum 685 snap 222 seq_num 685) 2024-07-28T19:36:57.374 INFO:tasks.rados.rados.0.smithi045.stdout:1895: snap_create 2024-07-28T19:36:57.377 INFO:tasks.rados.rados.0.smithi045.stdout:1890: finishing rollback tid 1 to smithi04569809-41 2024-07-28T19:36:57.377 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 0 (ObjNum 49 snap 0 seq_num 279114832) dirty dne 2024-07-28T19:36:57.381 INFO:tasks.rados.rados.0.smithi045.stdout:1894: expect (ObjNum 685 snap 222 seq_num 685) 2024-07-28T19:36:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:57 smithi045 bash[80445]: cluster 2024-07-28T19:36:56.009931+0000 mgr.y (mgr.34101) 195 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 865 KiB/s wr, 9 op/s 2024-07-28T19:36:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:57 smithi045 bash[80445]: cluster 2024-07-28T19:36:56.173003+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-07-28T19:36:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:57 smithi045 bash[80445]: audit 2024-07-28T19:36:56.755262+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:57 smithi045 bash[80445]: audit 2024-07-28T19:36:56.757347+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T19:36:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:57 smithi045 bash[80445]: audit 2024-07-28T19:36:56.758963+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:57.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:57 smithi045 bash[82788]: cluster 2024-07-28T19:36:56.009931+0000 mgr.y (mgr.34101) 195 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 865 KiB/s wr, 9 op/s 2024-07-28T19:36:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:57 smithi045 bash[82788]: cluster 2024-07-28T19:36:56.173003+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-07-28T19:36:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:57 smithi045 bash[82788]: audit 2024-07-28T19:36:56.755262+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:57 smithi045 bash[82788]: audit 2024-07-28T19:36:56.757347+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T19:36:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:57 smithi045 bash[82788]: audit 2024-07-28T19:36:56.758963+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:57 smithi155 bash[68033]: cluster 2024-07-28T19:36:56.009931+0000 mgr.y (mgr.34101) 195 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 865 KiB/s wr, 9 op/s 2024-07-28T19:36:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:57 smithi155 bash[68033]: cluster 2024-07-28T19:36:56.173003+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-07-28T19:36:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:57 smithi155 bash[68033]: audit 2024-07-28T19:36:56.755262+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:57 smithi155 bash[68033]: audit 2024-07-28T19:36:56.757347+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-28T19:36:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:57 smithi155 bash[68033]: audit 2024-07-28T19:36:56.758963+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:36:57.618 INFO:tasks.rados.rados.0.smithi045.stdout:1891: finishing rollback tid 0 to smithi04569809-4 2024-07-28T19:36:57.618 INFO:tasks.rados.rados.0.smithi045.stdout:1891: finishing rollback tid 1 to smithi04569809-4 2024-07-28T19:36:57.618 INFO:tasks.rados.rados.0.smithi045.stdout:1891: finishing rollback tid 2 to smithi04569809-4 2024-07-28T19:36:57.618 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 144 (ObjNum 590 snap 190 seq_num 590) dirty exists 2024-07-28T19:36:57.619 INFO:tasks.rados.rados.0.smithi045.stdout:1892: expect (ObjNum 711 snap 245 seq_num 711) 2024-07-28T19:36:58.197 INFO:tasks.rados.rados.0.smithi045.stdout:1890: done (5 left) 2024-07-28T19:36:58.198 INFO:tasks.rados.rados.0.smithi045.stdout:1891: done (4 left) 2024-07-28T19:36:58.198 INFO:tasks.rados.rados.0.smithi045.stdout:1892: done (3 left) 2024-07-28T19:36:58.198 INFO:tasks.rados.rados.0.smithi045.stdout:1893: done (2 left) 2024-07-28T19:36:58.198 INFO:tasks.rados.rados.0.smithi045.stdout:1894: done (1 left) 2024-07-28T19:36:58.198 INFO:tasks.rados.rados.0.smithi045.stdout:1895: done (0 left) 2024-07-28T19:36:58.198 INFO:tasks.rados.rados.0.smithi045.stdout:1896: rollback oid 11 current snap is 247 2024-07-28T19:36:58.198 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 11 to 246 2024-07-28T19:36:58.198 INFO:tasks.rados.rados.0.smithi045.stdout:1897: snap_remove snap 236 2024-07-28T19:36:58.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:58 smithi045 bash[80445]: cephadm 2024-07-28T19:36:56.746136+0000 mgr.y (mgr.34101) 196 : cephadm [INF] Upgrade: Updating osd.1 2024-07-28T19:36:58.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:58 smithi045 bash[80445]: cephadm 2024-07-28T19:36:56.763739+0000 mgr.y (mgr.34101) 197 : cephadm [INF] Deploying daemon osd.1 on smithi045 2024-07-28T19:36:58.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:58 smithi045 bash[80445]: cluster 2024-07-28T19:36:57.177203+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-07-28T19:36:58.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:58 smithi045 bash[80445]: audit 2024-07-28T19:36:58.130949+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:58.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:58 smithi045 bash[82788]: cephadm 2024-07-28T19:36:56.746136+0000 mgr.y (mgr.34101) 196 : cephadm [INF] Upgrade: Updating osd.1 2024-07-28T19:36:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:58 smithi045 bash[82788]: cephadm 2024-07-28T19:36:56.763739+0000 mgr.y (mgr.34101) 197 : cephadm [INF] Deploying daemon osd.1 on smithi045 2024-07-28T19:36:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:58 smithi045 bash[82788]: cluster 2024-07-28T19:36:57.177203+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-07-28T19:36:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:58 smithi045 bash[82788]: audit 2024-07-28T19:36:58.130949+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:58.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:58 smithi155 bash[68033]: cephadm 2024-07-28T19:36:56.746136+0000 mgr.y (mgr.34101) 196 : cephadm [INF] Upgrade: Updating osd.1 2024-07-28T19:36:58.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:58 smithi155 bash[68033]: cephadm 2024-07-28T19:36:56.763739+0000 mgr.y (mgr.34101) 197 : cephadm [INF] Deploying daemon osd.1 on smithi045 2024-07-28T19:36:58.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:58 smithi155 bash[68033]: cluster 2024-07-28T19:36:57.177203+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-07-28T19:36:58.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:58 smithi155 bash[68033]: audit 2024-07-28T19:36:58.130949+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:36:59.199 INFO:tasks.rados.rados.0.smithi045.stdout:1897: done (1 left) 2024-07-28T19:36:59.199 INFO:tasks.rados.rados.0.smithi045.stdout:1898: write oid 41 current snap is 247 2024-07-28T19:36:59.199 INFO:tasks.rados.rados.0.smithi045.stdout:1896: finishing rollback tid 1 to smithi04569809-11 2024-07-28T19:36:59.199 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T19:36:59.199 INFO:tasks.rados.rados.0.smithi045.stdout:1898: seq_num 715 ranges {417005=740217,1590037=426968} 2024-07-28T19:36:59.206 INFO:tasks.rados.rados.0.smithi045.stdout:1898: writing smithi04569809-41 from 417005 to 1157222 tid 1 2024-07-28T19:36:59.212 INFO:tasks.rados.rados.0.smithi045.stdout:1898: writing smithi04569809-41 from 1590037 to 2017005 tid 2 2024-07-28T19:36:59.212 INFO:tasks.rados.rados.0.smithi045.stdout:1896: done (1 left) 2024-07-28T19:36:59.212 INFO:tasks.rados.rados.0.smithi045.stdout:1899: snap_remove snap 246 2024-07-28T19:36:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:59 smithi045 bash[80445]: cluster 2024-07-28T19:36:58.010557+0000 mgr.y (mgr.34101) 198 : cluster [DBG] pgmap v371: 89 pgs: 89 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:36:59 smithi045 bash[80445]: cluster 2024-07-28T19:36:58.198611+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-07-28T19:36:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:59 smithi045 bash[82788]: cluster 2024-07-28T19:36:58.010557+0000 mgr.y (mgr.34101) 198 : cluster [DBG] pgmap v371: 89 pgs: 89 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:36:59 smithi045 bash[82788]: cluster 2024-07-28T19:36:58.198611+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-07-28T19:36:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:59 smithi155 bash[68033]: cluster 2024-07-28T19:36:58.010557+0000 mgr.y (mgr.34101) 198 : cluster [DBG] pgmap v371: 89 pgs: 89 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:36:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:36:59 smithi155 bash[68033]: cluster 2024-07-28T19:36:58.198611+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-07-28T19:37:00.219 INFO:tasks.rados.rados.0.smithi045.stdout:1899: done (1 left) 2024-07-28T19:37:00.219 INFO:tasks.rados.rados.0.smithi045.stdout:1900: delete oid 40 current snap is 247 2024-07-28T19:37:00.219 INFO:tasks.rados.rados.0.smithi045.stdout:1898: finishing write tid 1 to smithi04569809-41 2024-07-28T19:37:00.219 INFO:tasks.rados.rados.0.smithi045.stdout:1898: finishing write tid 2 to smithi04569809-41 2024-07-28T19:37:00.219 INFO:tasks.rados.rados.0.smithi045.stdout:1898: finishing write tid 3 to smithi04569809-41 2024-07-28T19:37:00.219 INFO:tasks.rados.rados.0.smithi045.stdout:1898: finishing write tid 4 to smithi04569809-41 2024-07-28T19:37:00.219 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 994 (ObjNum 715 snap 247 seq_num 715) dirty exists 2024-07-28T19:37:00.219 INFO:tasks.rados.rados.0.smithi045.stdout:1898: left oid 41 (ObjNum 715 snap 247 seq_num 715) 2024-07-28T19:37:00.223 INFO:tasks.rados.rados.0.smithi045.stdout:1898: done (1 left) 2024-07-28T19:37:00.224 INFO:tasks.rados.rados.0.smithi045.stdout:1900: done (0 left) 2024-07-28T19:37:00.224 INFO:tasks.rados.rados.0.smithi045.stdout:1901: snap_create 2024-07-28T19:37:00.365 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:00 smithi045 bash[80445]: cluster 2024-07-28T19:36:59.199605+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-07-28T19:37:00.365 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:00 smithi045 bash[82788]: cluster 2024-07-28T19:36:59.199605+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-07-28T19:37:00.423 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:37:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:00 smithi155 bash[68033]: cluster 2024-07-28T19:36:59.199605+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-07-28T19:37:00.636 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:37:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:37:00] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.43.0" 2024-07-28T19:37:01.230 INFO:tasks.rados.rados.0.smithi045.stdout:1901: done (0 left) 2024-07-28T19:37:01.230 INFO:tasks.rados.rados.0.smithi045.stdout:1902: write oid 7 current snap is 248 2024-07-28T19:37:01.230 INFO:tasks.rados.rados.0.smithi045.stdout:1902: seq_num 717 ranges {450619=490715,1590648=459971} 2024-07-28T19:37:01.245 INFO:tasks.rados.rados.0.smithi045.stdout:1902: writing smithi04569809-7 from 450619 to 941334 tid 1 2024-07-28T19:37:01.263 INFO:tasks.rados.rados.0.smithi045.stdout:1902: writing smithi04569809-7 from 1590648 to 2050619 tid 2 2024-07-28T19:37:01.263 INFO:tasks.rados.rados.0.smithi045.stdout:1903: rollback oid 45 current snap is 248 2024-07-28T19:37:01.263 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 45 to 223 2024-07-28T19:37:01.263 INFO:tasks.rados.rados.0.smithi045.stdout:1902: finishing write tid 1 to smithi04569809-7 2024-07-28T19:37:01.264 INFO:tasks.rados.rados.0.smithi045.stdout:1904: read oid 44 snap -1 2024-07-28T19:37:01.264 INFO:tasks.rados.rados.0.smithi045.stdout:1904: expect (ObjNum 699 snap 231 seq_num 699) 2024-07-28T19:37:01.264 INFO:tasks.rados.rados.0.smithi045.stdout:1905: write oid 9 current snap is 248 2024-07-28T19:37:01.264 INFO:tasks.rados.rados.0.smithi045.stdout:1905: seq_num 718 ranges {467426=565964,1649130=418296} 2024-07-28T19:37:01.280 INFO:tasks.rados.rados.0.smithi045.stdout:1905: writing smithi04569809-9 from 467426 to 1033390 tid 1 2024-07-28T19:37:01.294 INFO:tasks.rados.rados.0.smithi045.stdout:1905: writing smithi04569809-9 from 1649130 to 2067426 tid 2 2024-07-28T19:37:01.294 INFO:tasks.rados.rados.0.smithi045.stdout:1906: write oid 3 current snap is 248 2024-07-28T19:37:01.294 INFO:tasks.rados.rados.0.smithi045.stdout:1903: finishing rollback tid 1 to smithi04569809-45 2024-07-28T19:37:01.295 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 0 (ObjNum 129 snap 0 seq_num 284219096) dirty dne 2024-07-28T19:37:01.295 INFO:tasks.rados.rados.0.smithi045.stdout:1902: finishing write tid 2 to smithi04569809-7 2024-07-28T19:37:01.295 INFO:tasks.rados.rados.0.smithi045.stdout:1902: finishing write tid 3 to smithi04569809-7 2024-07-28T19:37:01.295 INFO:tasks.rados.rados.0.smithi045.stdout:1904: expect (ObjNum 699 snap 231 seq_num 699) 2024-07-28T19:37:01.450 INFO:tasks.rados.rados.0.smithi045.stdout:1902: finishing write tid 4 to smithi04569809-7 2024-07-28T19:37:01.451 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 466 (ObjNum 717 snap 248 seq_num 717) dirty exists 2024-07-28T19:37:01.451 INFO:tasks.rados.rados.0.smithi045.stdout:1902: left oid 7 (ObjNum 717 snap 248 seq_num 717) 2024-07-28T19:37:01.451 INFO:tasks.rados.rados.0.smithi045.stdout:1906: seq_num 719 ranges {484233=641213,1707612=376621} 2024-07-28T19:37:01.457 INFO:tasks.rados.rados.0.smithi045.stdout:1906: writing smithi04569809-3 from 484233 to 1125446 tid 1 2024-07-28T19:37:01.464 INFO:tasks.rados.rados.0.smithi045.stdout:1906: writing smithi04569809-3 from 1707612 to 2084233 tid 2 2024-07-28T19:37:01.464 INFO:tasks.rados.rados.0.smithi045.stdout:1902: done (4 left) 2024-07-28T19:37:01.464 INFO:tasks.rados.rados.0.smithi045.stdout:1903: done (3 left) 2024-07-28T19:37:01.464 INFO:tasks.rados.rados.0.smithi045.stdout:1904: done (2 left) 2024-07-28T19:37:01.464 INFO:tasks.rados.rados.0.smithi045.stdout:1907: read oid 43 snap -1 2024-07-28T19:37:01.464 INFO:tasks.rados.rados.0.smithi045.stdout:1907: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:1908: rollback oid 32 current snap is 248 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 242 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:1905: finishing write tid 1 to smithi04569809-9 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:1905: finishing write tid 2 to smithi04569809-9 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:1905: finishing write tid 3 to smithi04569809-9 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:1905: finishing write tid 4 to smithi04569809-9 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 715 (ObjNum 718 snap 248 seq_num 718) dirty exists 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:1905: left oid 9 (ObjNum 718 snap 248 seq_num 718) 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:1906: finishing write tid 1 to smithi04569809-3 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:1905: done (3 left) 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:1909: write oid 34 current snap is 248 2024-07-28T19:37:01.465 INFO:tasks.rados.rados.0.smithi045.stdout:1909: seq_num 720 ranges {501040=716462,1766094=334946} 2024-07-28T19:37:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:01 smithi045 bash[80445]: cluster 2024-07-28T19:37:00.011251+0000 mgr.y (mgr.34101) 199 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 177 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T19:37:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:01 smithi045 bash[80445]: cluster 2024-07-28T19:37:00.220413+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-07-28T19:37:01.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:01 smithi045 bash[82788]: cluster 2024-07-28T19:37:00.011251+0000 mgr.y (mgr.34101) 199 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 177 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T19:37:01.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:01 smithi045 bash[82788]: cluster 2024-07-28T19:37:00.220413+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-07-28T19:37:01.471 INFO:tasks.rados.rados.0.smithi045.stdout:1909: writing smithi04569809-34 from 501040 to 1217502 tid 1 2024-07-28T19:37:01.478 INFO:tasks.rados.rados.0.smithi045.stdout:1909: writing smithi04569809-34 from 1766094 to 2101040 tid 2 2024-07-28T19:37:01.478 INFO:tasks.rados.rados.0.smithi045.stdout:1910: write oid 41 current snap is 248 2024-07-28T19:37:01.478 INFO:tasks.rados.rados.0.smithi045.stdout:1910: seq_num 721 ranges {517847=791711,2108223=9624} 2024-07-28T19:37:01.486 INFO:tasks.rados.rados.0.smithi045.stdout:1910: writing smithi04569809-41 from 517847 to 1309558 tid 1 2024-07-28T19:37:01.491 INFO:tasks.rados.rados.0.smithi045.stdout:1910: writing smithi04569809-41 from 2108223 to 2117847 tid 2 2024-07-28T19:37:01.491 INFO:tasks.rados.rados.0.smithi045.stdout:1911: delete oid 1 current snap is 248 2024-07-28T19:37:01.491 INFO:tasks.rados.rados.0.smithi045.stdout:1907: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:37:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:01 smithi155 bash[68033]: cluster 2024-07-28T19:37:00.011251+0000 mgr.y (mgr.34101) 199 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 177 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T19:37:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:01 smithi155 bash[68033]: cluster 2024-07-28T19:37:00.220413+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-07-28T19:37:01.598 INFO:tasks.rados.rados.0.smithi045.stdout:1906: finishing write tid 2 to smithi04569809-3 2024-07-28T19:37:01.598 INFO:tasks.rados.rados.0.smithi045.stdout:1908: finishing rollback tid 0 to smithi04569809-32 2024-07-28T19:37:01.598 INFO:tasks.rados.rados.0.smithi045.stdout:1908: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:37:01.598 INFO:tasks.rados.rados.0.smithi045.stdout:1908: finishing rollback tid 2 to smithi04569809-32 2024-07-28T19:37:01.598 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 747 (ObjNum 604 snap 194 seq_num 604) dirty exists 2024-07-28T19:37:01.598 INFO:tasks.rados.rados.0.smithi045.stdout:1906: finishing write tid 3 to smithi04569809-3 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1906: finishing write tid 4 to smithi04569809-3 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1017 (ObjNum 719 snap 248 seq_num 719) dirty exists 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1906: left oid 3 (ObjNum 719 snap 248 seq_num 719) 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1909: finishing write tid 1 to smithi04569809-34 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1909: finishing write tid 2 to smithi04569809-34 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1909: finishing write tid 3 to smithi04569809-34 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1909: finishing write tid 4 to smithi04569809-34 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1224 (ObjNum 720 snap 248 seq_num 720) dirty exists 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1909: left oid 34 (ObjNum 720 snap 248 seq_num 720) 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1910: finishing write tid 1 to smithi04569809-41 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1910: finishing write tid 2 to smithi04569809-41 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1910: finishing write tid 3 to smithi04569809-41 2024-07-28T19:37:01.599 INFO:tasks.rados.rados.0.smithi045.stdout:1906: done (5 left) 2024-07-28T19:37:01.600 INFO:tasks.rados.rados.0.smithi045.stdout:1907: done (4 left) 2024-07-28T19:37:01.600 INFO:tasks.rados.rados.0.smithi045.stdout:1908: done (3 left) 2024-07-28T19:37:01.600 INFO:tasks.rados.rados.0.smithi045.stdout:1909: done (2 left) 2024-07-28T19:37:01.600 INFO:tasks.rados.rados.0.smithi045.stdout:1911: done (1 left) 2024-07-28T19:37:01.600 INFO:tasks.rados.rados.0.smithi045.stdout:1912: rollback oid 6 current snap is 248 2024-07-28T19:37:01.600 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 6 to 232 2024-07-28T19:37:01.600 INFO:tasks.rados.rados.0.smithi045.stdout:1910: finishing write tid 4 to smithi04569809-41 2024-07-28T19:37:01.600 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 998 (ObjNum 721 snap 248 seq_num 721) dirty exists 2024-07-28T19:37:01.600 INFO:tasks.rados.rados.0.smithi045.stdout:1910: left oid 41 (ObjNum 721 snap 248 seq_num 721) 2024-07-28T19:37:01.600 INFO:tasks.rados.rados.0.smithi045.stdout:1910: done (1 left) 2024-07-28T19:37:01.600 INFO:tasks.rados.rados.0.smithi045.stdout:1913: snap_remove snap 245 2024-07-28T19:37:01.883 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:01.883 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:37:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:01.884 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:37:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:01.884 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:37:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:01.884 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:37:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:01.885 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:01.885 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:37:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:01.885 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:01.885 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:37:01 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:02.215 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:01 smithi045 systemd[1]: Stopping Ceph osd.1 for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:37:02.215 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:02 smithi045 bash[40474]: debug 2024-07-28T19:37:02.068+0000 7fb7e2504640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:37:02.215 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:02 smithi045 bash[40474]: debug 2024-07-28T19:37:02.068+0000 7fb7e2504640 -1 osd.1 557 *** Got signal Terminated *** 2024-07-28T19:37:02.215 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:02 smithi045 bash[40474]: debug 2024-07-28T19:37:02.068+0000 7fb7e2504640 -1 osd.1 557 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:37:02.240 INFO:tasks.rados.rados.0.smithi045.stdout:1913: done (1 left) 2024-07-28T19:37:02.240 INFO:tasks.rados.rados.0.smithi045.stdout:1914: delete oid 10 current snap is 248 2024-07-28T19:37:02.240 INFO:tasks.rados.rados.0.smithi045.stdout:1912: finishing rollback tid 0 to smithi04569809-6 2024-07-28T19:37:02.240 INFO:tasks.rados.rados.0.smithi045.stdout:1912: finishing rollback tid 1 to smithi04569809-6 2024-07-28T19:37:02.240 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1368 (ObjNum 129 snap 0 seq_num 284160992) dirty dne 2024-07-28T19:37:02.267 INFO:tasks.rados.rados.0.smithi045.stdout:1912: done (1 left) 2024-07-28T19:37:02.267 INFO:tasks.rados.rados.0.smithi045.stdout:1914: done (0 left) 2024-07-28T19:37:02.267 INFO:tasks.rados.rados.0.smithi045.stdout:1915: snap_remove snap 231 2024-07-28T19:37:02.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:02 smithi045 bash[80445]: cluster 2024-07-28T19:37:01.230687+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-07-28T19:37:02.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:02 smithi045 bash[80445]: cluster 2024-07-28T19:37:02.073143+0000 mon.a (mon.0) 425 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T19:37:02.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:02 smithi045 bash[82788]: cluster 2024-07-28T19:37:01.230687+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-07-28T19:37:02.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:02 smithi045 bash[82788]: cluster 2024-07-28T19:37:02.073143+0000 mon.a (mon.0) 425 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T19:37:02.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:02 smithi155 bash[68033]: cluster 2024-07-28T19:37:01.230687+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-07-28T19:37:02.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:02 smithi155 bash[68033]: cluster 2024-07-28T19:37:02.073143+0000 mon.a (mon.0) 425 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T19:37:02.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:37:02 smithi155 bash[60745]: ts=2024-07-28T19:37:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:37:03.250 INFO:tasks.rados.rados.0.smithi045.stdout:1915: done (0 left) 2024-07-28T19:37:03.250 INFO:tasks.rados.rados.0.smithi045.stdout:1916: rollback oid 38 current snap is 248 2024-07-28T19:37:03.250 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 241 2024-07-28T19:37:03.250 INFO:tasks.rados.rados.0.smithi045.stdout:1917: read oid 36 snap -1 2024-07-28T19:37:03.250 INFO:tasks.rados.rados.0.smithi045.stdout:1917: expect (ObjNum 697 snap 231 seq_num 697) 2024-07-28T19:37:03.250 INFO:tasks.rados.rados.0.smithi045.stdout:1918: delete oid 20 current snap is 248 2024-07-28T19:37:03.263 INFO:tasks.rados.rados.0.smithi045.stdout:1918: done (2 left) 2024-07-28T19:37:03.263 INFO:tasks.rados.rados.0.smithi045.stdout:1919: read oid 28 snap -1 2024-07-28T19:37:03.263 INFO:tasks.rados.rados.0.smithi045.stdout:1919: expect deleted 2024-07-28T19:37:03.263 INFO:tasks.rados.rados.0.smithi045.stdout:1920: snap_remove snap 232 2024-07-28T19:37:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:03 smithi155 bash[68033]: cluster 2024-07-28T19:37:02.011638+0000 mgr.y (mgr.34101) 200 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 177 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T19:37:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:03 smithi155 bash[68033]: cluster 2024-07-28T19:37:02.227047+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:37:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:03 smithi155 bash[68033]: cluster 2024-07-28T19:37:02.240788+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-07-28T19:37:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:03 smithi155 bash[68033]: audit 2024-07-28T19:37:03.036785+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:03 smithi155 bash[68033]: audit 2024-07-28T19:37:03.039330+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:03.706 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:03 smithi045 bash[82788]: cluster 2024-07-28T19:37:02.011638+0000 mgr.y (mgr.34101) 200 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 177 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T19:37:03.706 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:03 smithi045 bash[82788]: cluster 2024-07-28T19:37:02.227047+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:37:03.706 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:03 smithi045 bash[82788]: cluster 2024-07-28T19:37:02.240788+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-07-28T19:37:03.706 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:03 smithi045 bash[82788]: audit 2024-07-28T19:37:03.036785+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:03.706 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:03 smithi045 bash[82788]: audit 2024-07-28T19:37:03.039330+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:03.707 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:03 smithi045 bash[80445]: cluster 2024-07-28T19:37:02.011638+0000 mgr.y (mgr.34101) 200 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 177 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-07-28T19:37:03.707 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:03 smithi045 bash[80445]: cluster 2024-07-28T19:37:02.227047+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:37:03.707 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:03 smithi045 bash[80445]: cluster 2024-07-28T19:37:02.240788+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-07-28T19:37:03.707 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:03 smithi045 bash[80445]: audit 2024-07-28T19:37:03.036785+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:03.707 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:03 smithi045 bash[80445]: audit 2024-07-28T19:37:03.039330+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:03.967 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:03 smithi045 bash[93177]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-1 2024-07-28T19:37:04.272 INFO:tasks.rados.rados.0.smithi045.stdout:1920: done (3 left) 2024-07-28T19:37:04.272 INFO:tasks.rados.rados.0.smithi045.stdout:1921: delete oid 17 current snap is 248 2024-07-28T19:37:04.272 INFO:tasks.rados.rados.0.smithi045.stdout:1916: finishing rollback tid 0 to smithi04569809-38 2024-07-28T19:37:04.272 INFO:tasks.rados.rados.0.smithi045.stdout:1916: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:37:04.272 INFO:tasks.rados.rados.0.smithi045.stdout:1916: finishing rollback tid 2 to smithi04569809-38 2024-07-28T19:37:04.272 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 620 (ObjNum 692 snap 224 seq_num 692) dirty exists 2024-07-28T19:37:04.272 INFO:tasks.rados.rados.0.smithi045.stdout:1917: expect (ObjNum 697 snap 231 seq_num 697) 2024-07-28T19:37:04.522 INFO:tasks.rados.rados.0.smithi045.stdout:1916: done (3 left) 2024-07-28T19:37:04.522 INFO:tasks.rados.rados.0.smithi045.stdout:1917: done (2 left) 2024-07-28T19:37:04.522 INFO:tasks.rados.rados.0.smithi045.stdout:1919: done (1 left) 2024-07-28T19:37:04.522 INFO:tasks.rados.rados.0.smithi045.stdout:1921: done (0 left) 2024-07-28T19:37:04.522 INFO:tasks.rados.rados.0.smithi045.stdout:1922: rollback oid 47 current snap is 248 2024-07-28T19:37:04.522 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 47 to 235 2024-07-28T19:37:04.523 INFO:tasks.rados.rados.0.smithi045.stdout:1923: write oid 48 current snap is 248 2024-07-28T19:37:04.523 INFO:tasks.rados.rados.0.smithi045.stdout:1923: seq_num 726 ranges {601882=484309,1600633=524904} 2024-07-28T19:37:04.539 INFO:tasks.rados.rados.0.smithi045.stdout:1923: writing smithi04569809-48 from 601882 to 1086191 tid 1 2024-07-28T19:37:04.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:04 smithi155 bash[68033]: cluster 2024-07-28T19:37:03.248744+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-07-28T19:37:04.557 INFO:tasks.rados.rados.0.smithi045.stdout:1923: writing smithi04569809-48 from 1600633 to 2125537 tid 2 2024-07-28T19:37:04.557 INFO:tasks.rados.rados.0.smithi045.stdout:1924: delete oid 35 current snap is 248 2024-07-28T19:37:04.557 INFO:tasks.rados.rados.0.smithi045.stdout:1922: finishing rollback tid 1 to smithi04569809-47 2024-07-28T19:37:04.557 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 0 (ObjNum 129 snap 0 seq_num 1226928717) dirty dne 2024-07-28T19:37:04.557 INFO:tasks.rados.rados.0.smithi045.stdout:1923: finishing write tid 1 to smithi04569809-48 2024-07-28T19:37:04.562 INFO:tasks.rados.rados.0.smithi045.stdout:1922: done (2 left) 2024-07-28T19:37:04.562 INFO:tasks.rados.rados.0.smithi045.stdout:1924: done (1 left) 2024-07-28T19:37:04.562 INFO:tasks.rados.rados.0.smithi045.stdout:1925: delete oid 1 current snap is 248 2024-07-28T19:37:04.564 INFO:tasks.rados.rados.0.smithi045.stdout:1923: finishing write tid 2 to smithi04569809-48 2024-07-28T19:37:04.565 INFO:tasks.rados.rados.0.smithi045.stdout:1923: finishing write tid 3 to smithi04569809-48 2024-07-28T19:37:04.565 INFO:tasks.rados.rados.0.smithi045.stdout:1923: finishing write tid 4 to smithi04569809-48 2024-07-28T19:37:04.565 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 594 (ObjNum 726 snap 248 seq_num 726) dirty exists 2024-07-28T19:37:04.565 INFO:tasks.rados.rados.0.smithi045.stdout:1923: left oid 48 (ObjNum 726 snap 248 seq_num 726) 2024-07-28T19:37:04.566 INFO:tasks.rados.rados.0.smithi045.stdout:1923: done (1 left) 2024-07-28T19:37:04.566 INFO:tasks.rados.rados.0.smithi045.stdout:1925: done (0 left) 2024-07-28T19:37:04.566 INFO:tasks.rados.rados.0.smithi045.stdout:1926: snap_create 2024-07-28T19:37:04.626 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:04 smithi045 bash[82788]: cluster 2024-07-28T19:37:03.248744+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-07-28T19:37:04.627 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:04 smithi045 bash[80445]: cluster 2024-07-28T19:37:03.248744+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-07-28T19:37:04.627 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:04 smithi045 bash[93282]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-1 2024-07-28T19:37:05.179 INFO:tasks.rados.rados.0.smithi045.stdout:1926: done (0 left) 2024-07-28T19:37:05.179 INFO:tasks.rados.rados.0.smithi045.stdout:1927: read oid 34 snap -1 2024-07-28T19:37:05.179 INFO:tasks.rados.rados.0.smithi045.stdout:1927: expect (ObjNum 720 snap 248 seq_num 720) 2024-07-28T19:37:05.179 INFO:tasks.rados.rados.0.smithi045.stdout:1928: read oid 33 snap -1 2024-07-28T19:37:05.179 INFO:tasks.rados.rados.0.smithi045.stdout:1928: expect (ObjNum 633 snap 205 seq_num 633) 2024-07-28T19:37:05.180 INFO:tasks.rados.rados.0.smithi045.stdout:1929: rollback oid 12 current snap is 249 2024-07-28T19:37:05.180 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 12 to 223 2024-07-28T19:37:05.180 INFO:tasks.rados.rados.0.smithi045.stdout:1930: write oid 26 current snap is 249 2024-07-28T19:37:05.180 INFO:tasks.rados.rados.0.smithi045.stdout:1930: seq_num 729 ranges {652303=710056,2059726=192577} 2024-07-28T19:37:05.204 INFO:tasks.rados.rados.0.smithi045.stdout:1930: writing smithi04569809-26 from 652303 to 1362359 tid 1 2024-07-28T19:37:05.220 INFO:tasks.rados.rados.0.smithi045.stdout:1930: writing smithi04569809-26 from 2059726 to 2252303 tid 2 2024-07-28T19:37:05.220 INFO:tasks.rados.rados.0.smithi045.stdout:1931: read oid 48 snap -1 2024-07-28T19:37:05.220 INFO:tasks.rados.rados.0.smithi045.stdout:1931: expect (ObjNum 726 snap 248 seq_num 726) 2024-07-28T19:37:05.220 INFO:tasks.rados.rados.0.smithi045.stdout:1932: read oid 9 snap 240 2024-07-28T19:37:05.220 INFO:tasks.rados.rados.0.smithi045.stdout:1932: expect (ObjNum 698 snap 231 seq_num 698) 2024-07-28T19:37:05.220 INFO:tasks.rados.rados.0.smithi045.stdout:1933: read oid 20 snap 239 2024-07-28T19:37:05.221 INFO:tasks.rados.rados.0.smithi045.stdout:1933: expect deleted 2024-07-28T19:37:05.221 INFO:tasks.rados.rados.0.smithi045.stdout:1934: snap_remove snap 229 2024-07-28T19:37:05.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:05 smithi155 bash[68033]: cluster 2024-07-28T19:37:04.012933+0000 mgr.y (mgr.34101) 201 : cluster [DBG] pgmap v380: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 184 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.4 MiB/s wr, 15 op/s; 35/345 objects degraded (10.145%) 2024-07-28T19:37:05.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:05 smithi155 bash[68033]: cluster 2024-07-28T19:37:04.256107+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: Degraded data redundancy: 35/345 objects degraded (10.145%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:37:05.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:05 smithi155 bash[68033]: cluster 2024-07-28T19:37:04.272632+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-07-28T19:37:05.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:05 smithi155 bash[68033]: cluster 2024-07-28T19:37:05.179188+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-07-28T19:37:05.801 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:05 smithi045 bash[80445]: cluster 2024-07-28T19:37:04.012933+0000 mgr.y (mgr.34101) 201 : cluster [DBG] pgmap v380: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 184 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.4 MiB/s wr, 15 op/s; 35/345 objects degraded (10.145%) 2024-07-28T19:37:05.801 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:05 smithi045 bash[80445]: cluster 2024-07-28T19:37:04.256107+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: Degraded data redundancy: 35/345 objects degraded (10.145%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:37:05.801 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:05 smithi045 bash[80445]: cluster 2024-07-28T19:37:04.272632+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-07-28T19:37:05.801 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:05 smithi045 bash[80445]: cluster 2024-07-28T19:37:05.179188+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-07-28T19:37:05.801 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:05 smithi045 bash[82788]: cluster 2024-07-28T19:37:04.012933+0000 mgr.y (mgr.34101) 201 : cluster [DBG] pgmap v380: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 184 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.4 MiB/s wr, 15 op/s; 35/345 objects degraded (10.145%) 2024-07-28T19:37:05.802 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:05 smithi045 bash[82788]: cluster 2024-07-28T19:37:04.256107+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: Degraded data redundancy: 35/345 objects degraded (10.145%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:37:05.802 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:05 smithi045 bash[82788]: cluster 2024-07-28T19:37:04.272632+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-07-28T19:37:05.802 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:05 smithi045 bash[82788]: cluster 2024-07-28T19:37:05.179188+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-07-28T19:37:06.192 INFO:tasks.rados.rados.0.smithi045.stdout:1934: done (7 left) 2024-07-28T19:37:06.192 INFO:tasks.rados.rados.0.smithi045.stdout:1935: delete oid 44 current snap is 249 2024-07-28T19:37:06.192 INFO:tasks.rados.rados.0.smithi045.stdout:1927: expect (ObjNum 720 snap 248 seq_num 720) 2024-07-28T19:37:06.389 INFO:tasks.rados.rados.0.smithi045.stdout:1929: finishing rollback tid 0 to smithi04569809-12 2024-07-28T19:37:06.389 INFO:tasks.rados.rados.0.smithi045.stdout:1929: finishing rollback tid 1 to smithi04569809-12 2024-07-28T19:37:06.389 INFO:tasks.rados.rados.0.smithi045.stdout:1929: finishing rollback tid 2 to smithi04569809-12 2024-07-28T19:37:06.390 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 1228 (ObjNum 654 snap 211 seq_num 654) dirty exists 2024-07-28T19:37:06.390 INFO:tasks.rados.rados.0.smithi045.stdout:1928: expect (ObjNum 633 snap 205 seq_num 633) 2024-07-28T19:37:06.497 INFO:tasks.rados.rados.0.smithi045.stdout:1930: finishing write tid 1 to smithi04569809-26 2024-07-28T19:37:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1930: finishing write tid 2 to smithi04569809-26 2024-07-28T19:37:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1927: done (7 left) 2024-07-28T19:37:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1928: done (6 left) 2024-07-28T19:37:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1929: done (5 left) 2024-07-28T19:37:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1933: done (4 left) 2024-07-28T19:37:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1935: done (3 left) 2024-07-28T19:37:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1936: write oid 22 current snap is 249 2024-07-28T19:37:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1930: finishing write tid 3 to smithi04569809-26 2024-07-28T19:37:06.498 INFO:tasks.rados.rados.0.smithi045.stdout:1936: seq_num 731 ranges {685917=576907,1893043=392874} 2024-07-28T19:37:06.504 INFO:tasks.rados.rados.0.smithi045.stdout:1936: writing smithi04569809-22 from 685917 to 1262824 tid 1 2024-07-28T19:37:06.511 INFO:tasks.rados.rados.0.smithi045.stdout:1936: writing smithi04569809-22 from 1893043 to 2285917 tid 2 2024-07-28T19:37:06.511 INFO:tasks.rados.rados.0.smithi045.stdout:1937: read oid 29 snap -1 2024-07-28T19:37:06.511 INFO:tasks.rados.rados.0.smithi045.stdout:1937: expect (ObjNum 666 snap 215 seq_num 666) 2024-07-28T19:37:06.511 INFO:tasks.rados.rados.0.smithi045.stdout:1938: snap_create 2024-07-28T19:37:06.511 INFO:tasks.rados.rados.0.smithi045.stdout:1930: finishing write tid 4 to smithi04569809-26 2024-07-28T19:37:06.511 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 484 (ObjNum 729 snap 249 seq_num 729) dirty exists 2024-07-28T19:37:06.511 INFO:tasks.rados.rados.0.smithi045.stdout:1930: left oid 26 (ObjNum 729 snap 249 seq_num 729) 2024-07-28T19:37:06.511 INFO:tasks.rados.rados.0.smithi045.stdout:1931: expect (ObjNum 726 snap 248 seq_num 726) 2024-07-28T19:37:06.616 INFO:tasks.rados.rados.0.smithi045.stdout:1932: expect (ObjNum 698 snap 231 seq_num 698) 2024-07-28T19:37:06.731 INFO:tasks.rados.rados.0.smithi045.stdout:1936: finishing write tid 1 to smithi04569809-22 2024-07-28T19:37:06.731 INFO:tasks.rados.rados.0.smithi045.stdout:1936: finishing write tid 2 to smithi04569809-22 2024-07-28T19:37:06.731 INFO:tasks.rados.rados.0.smithi045.stdout:1936: finishing write tid 3 to smithi04569809-22 2024-07-28T19:37:06.731 INFO:tasks.rados.rados.0.smithi045.stdout:1936: finishing write tid 4 to smithi04569809-22 2024-07-28T19:37:06.731 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 751 (ObjNum 731 snap 249 seq_num 731) dirty exists 2024-07-28T19:37:06.731 INFO:tasks.rados.rados.0.smithi045.stdout:1936: left oid 22 (ObjNum 731 snap 249 seq_num 731) 2024-07-28T19:37:06.731 INFO:tasks.rados.rados.0.smithi045.stdout:1937: expect (ObjNum 666 snap 215 seq_num 666) 2024-07-28T19:37:07.276 INFO:tasks.rados.rados.0.smithi045.stdout:1930: done (5 left) 2024-07-28T19:37:07.276 INFO:tasks.rados.rados.0.smithi045.stdout:1931: done (4 left) 2024-07-28T19:37:07.276 INFO:tasks.rados.rados.0.smithi045.stdout:1932: done (3 left) 2024-07-28T19:37:07.276 INFO:tasks.rados.rados.0.smithi045.stdout:1936: done (2 left) 2024-07-28T19:37:07.276 INFO:tasks.rados.rados.0.smithi045.stdout:1937: done (1 left) 2024-07-28T19:37:07.276 INFO:tasks.rados.rados.0.smithi045.stdout:1938: done (0 left) 2024-07-28T19:37:07.277 INFO:tasks.rados.rados.0.smithi045.stdout:1939: read oid 49 snap -1 2024-07-28T19:37:07.277 INFO:tasks.rados.rados.0.smithi045.stdout:1939: expect (ObjNum 714 snap 246 seq_num 714) 2024-07-28T19:37:07.277 INFO:tasks.rados.rados.0.smithi045.stdout:1940: snap_create 2024-07-28T19:37:07.286 INFO:tasks.rados.rados.0.smithi045.stdout:1939: expect (ObjNum 714 snap 246 seq_num 714) 2024-07-28T19:37:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:07 smithi045 bash[80445]: cluster 2024-07-28T19:37:06.013761+0000 mgr.y (mgr.34101) 202 : cluster [DBG] pgmap v383: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 184 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.4 MiB/s wr, 15 op/s; 35/345 objects degraded (10.145%) 2024-07-28T19:37:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:07 smithi045 bash[80445]: cluster 2024-07-28T19:37:06.192654+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-07-28T19:37:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:07 smithi045 bash[82788]: cluster 2024-07-28T19:37:06.013761+0000 mgr.y (mgr.34101) 202 : cluster [DBG] pgmap v383: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 184 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.4 MiB/s wr, 15 op/s; 35/345 objects degraded (10.145%) 2024-07-28T19:37:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:07 smithi045 bash[82788]: cluster 2024-07-28T19:37:06.192654+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-07-28T19:37:07.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:07 smithi155 bash[68033]: cluster 2024-07-28T19:37:06.013761+0000 mgr.y (mgr.34101) 202 : cluster [DBG] pgmap v383: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 184 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.4 MiB/s wr, 15 op/s; 35/345 objects degraded (10.145%) 2024-07-28T19:37:07.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:07 smithi155 bash[68033]: cluster 2024-07-28T19:37:06.192654+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-07-28T19:37:08.074 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:37:07 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:08.074 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:37:07 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:08.075 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:37:07 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:08.075 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:07 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:08.076 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:07 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Deactivated successfully. 2024-07-28T19:37:08.076 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:07 smithi045 systemd[1]: Stopped Ceph osd.1 for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:37:08.076 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:07 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:08.076 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:37:07 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:08.076 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:37:07 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:08.077 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:37:07 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:08.077 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:07 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:37:08.283 INFO:tasks.rados.rados.0.smithi045.stdout:1939: done (1 left) 2024-07-28T19:37:08.283 INFO:tasks.rados.rados.0.smithi045.stdout:1940: done (0 left) 2024-07-28T19:37:08.284 INFO:tasks.rados.rados.0.smithi045.stdout:1941: rollback oid 34 current snap is 251 2024-07-28T19:37:08.284 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 34 to 223 2024-07-28T19:37:08.284 INFO:tasks.rados.rados.0.smithi045.stdout:1942: snap_create 2024-07-28T19:37:08.290 INFO:tasks.rados.rados.0.smithi045.stdout:1941: finishing rollback tid 0 to smithi04569809-34 2024-07-28T19:37:08.291 INFO:tasks.rados.rados.0.smithi045.stdout:1941: finishing rollback tid 1 to smithi04569809-34 2024-07-28T19:37:08.291 INFO:tasks.rados.rados.0.smithi045.stdout:1941: finishing rollback tid 2 to smithi04569809-34 2024-07-28T19:37:08.291 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1234 (ObjNum 623 snap 201 seq_num 623) dirty exists 2024-07-28T19:37:08.467 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:08 smithi045 systemd[1]: Started Ceph osd.1 for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:37:08.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:08 smithi045 bash[82788]: cluster 2024-07-28T19:37:07.276947+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-07-28T19:37:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:08 smithi045 bash[82788]: audit 2024-07-28T19:37:08.114396+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:08 smithi045 bash[82788]: audit 2024-07-28T19:37:08.120524+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:08 smithi045 bash[82788]: audit 2024-07-28T19:37:08.121990+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:37:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:08 smithi045 bash[80445]: cluster 2024-07-28T19:37:07.276947+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-07-28T19:37:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:08 smithi045 bash[80445]: audit 2024-07-28T19:37:08.114396+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:08 smithi045 bash[80445]: audit 2024-07-28T19:37:08.120524+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:08 smithi045 bash[80445]: audit 2024-07-28T19:37:08.121990+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:37:08.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:08 smithi155 bash[68033]: cluster 2024-07-28T19:37:07.276947+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-07-28T19:37:08.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:08 smithi155 bash[68033]: audit 2024-07-28T19:37:08.114396+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:08.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:08 smithi155 bash[68033]: audit 2024-07-28T19:37:08.120524+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:08.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:08 smithi155 bash[68033]: audit 2024-07-28T19:37:08.121990+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:37:09.283 INFO:tasks.rados.rados.0.smithi045.stdout:1941: done (1 left) 2024-07-28T19:37:09.284 INFO:tasks.rados.rados.0.smithi045.stdout:1942: done (0 left) 2024-07-28T19:37:09.284 INFO:tasks.rados.rados.0.smithi045.stdout:1943: read oid 37 snap -1 2024-07-28T19:37:09.284 INFO:tasks.rados.rados.0.smithi045.stdout:1943: expect (ObjNum 682 snap 221 seq_num 682) 2024-07-28T19:37:09.284 INFO:tasks.rados.rados.0.smithi045.stdout:1944: write oid 18 current snap is 252 2024-07-28T19:37:09.284 INFO:tasks.rados.rados.0.smithi045.stdout:1944: seq_num 732 ranges {702724=652156,1951525=351199} 2024-07-28T19:37:09.303 INFO:tasks.rados.rados.0.smithi045.stdout:1944: writing smithi04569809-18 from 702724 to 1354880 tid 1 2024-07-28T19:37:09.313 INFO:tasks.rados.rados.0.smithi045.stdout:1944: writing smithi04569809-18 from 1951525 to 2302724 tid 2 2024-07-28T19:37:09.313 INFO:tasks.rados.rados.0.smithi045.stdout:1945: delete oid 29 current snap is 252 2024-07-28T19:37:09.313 INFO:tasks.rados.rados.0.smithi045.stdout:1943: expect (ObjNum 682 snap 221 seq_num 682) 2024-07-28T19:37:09.550 INFO:tasks.rados.rados.0.smithi045.stdout:1944: finishing write tid 1 to smithi04569809-18 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:1944: finishing write tid 2 to smithi04569809-18 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:1944: finishing write tid 3 to smithi04569809-18 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:1944: finishing write tid 4 to smithi04569809-18 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 1372 (ObjNum 732 snap 252 seq_num 732) dirty exists 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:1944: left oid 18 (ObjNum 732 snap 252 seq_num 732) 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:1943: done (2 left) 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:1944: done (1 left) 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:1945: done (0 left) 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:1946: read oid 12 snap -1 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:1946: expect (ObjNum 654 snap 211 seq_num 654) 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:1947: read oid 17 snap 240 2024-07-28T19:37:09.551 INFO:tasks.rados.rados.0.smithi045.stdout:1947: expect deleted 2024-07-28T19:37:09.552 INFO:tasks.rados.rados.0.smithi045.stdout:1948: read oid 23 snap -1 2024-07-28T19:37:09.552 INFO:tasks.rados.rados.0.smithi045.stdout:1948: expect (ObjNum 658 snap 212 seq_num 658) 2024-07-28T19:37:09.552 INFO:tasks.rados.rados.0.smithi045.stdout:1949: snap_create 2024-07-28T19:37:09.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:09 smithi155 bash[68033]: cluster 2024-07-28T19:37:08.014218+0000 mgr.y (mgr.34101) 203 : cluster [DBG] pgmap v386: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 184 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 35/345 objects degraded (10.145%) 2024-07-28T19:37:09.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:09 smithi155 bash[68033]: cluster 2024-07-28T19:37:08.284669+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-07-28T19:37:09.558 INFO:tasks.rados.rados.0.smithi045.stdout:1948: expect (ObjNum 658 snap 212 seq_num 658) 2024-07-28T19:37:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:09 smithi045 bash[80445]: cluster 2024-07-28T19:37:08.014218+0000 mgr.y (mgr.34101) 203 : cluster [DBG] pgmap v386: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 184 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 35/345 objects degraded (10.145%) 2024-07-28T19:37:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:09 smithi045 bash[80445]: cluster 2024-07-28T19:37:08.284669+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-07-28T19:37:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:09 smithi045 bash[82788]: cluster 2024-07-28T19:37:08.014218+0000 mgr.y (mgr.34101) 203 : cluster [DBG] pgmap v386: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 184 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 35/345 objects degraded (10.145%) 2024-07-28T19:37:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:09 smithi045 bash[82788]: cluster 2024-07-28T19:37:08.284669+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-07-28T19:37:09.738 INFO:tasks.rados.rados.0.smithi045.stdout:1946: expect (ObjNum 654 snap 211 seq_num 654) 2024-07-28T19:37:10.046 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:09 smithi045 bash[93472]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-07-28T19:37:10.047 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:09 smithi045 bash[93472]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-07-28T19:37:10.047 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:09 smithi045 bash[93472]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-07-28T19:37:10.047 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:09 smithi045 bash[93472]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-07-28T19:37:10.047 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:09 smithi045 bash[93472]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-07-28T19:37:10.047 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:09 smithi045 bash[93472]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-07-28T19:37:10.047 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:09 smithi045 bash[93472]: --> ceph-volume raw activate successful for osd ID: 1 2024-07-28T19:37:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:1946: done (3 left) 2024-07-28T19:37:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:1947: done (2 left) 2024-07-28T19:37:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:1948: done (1 left) 2024-07-28T19:37:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:1949: done (0 left) 2024-07-28T19:37:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:1950: snap_remove snap 233 2024-07-28T19:37:10.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:10 smithi045 bash[80445]: cluster 2024-07-28T19:37:09.284302+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-07-28T19:37:10.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:10 smithi045 bash[82788]: cluster 2024-07-28T19:37:09.284302+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-07-28T19:37:10.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:10 smithi155 bash[68033]: cluster 2024-07-28T19:37:09.284302+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-07-28T19:37:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:37:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:37:10] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2024-07-28T19:37:11.316 INFO:tasks.rados.rados.0.smithi045.stdout:1950: done (0 left) 2024-07-28T19:37:11.317 INFO:tasks.rados.rados.0.smithi045.stdout:1951: read oid 43 snap 248 2024-07-28T19:37:11.317 INFO:tasks.rados.rados.0.smithi045.stdout:1951: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:37:11.317 INFO:tasks.rados.rados.0.smithi045.stdout:1952: delete oid 11 current snap is 253 2024-07-28T19:37:11.335 INFO:tasks.rados.rados.0.smithi045.stdout:1952: done (1 left) 2024-07-28T19:37:11.336 INFO:tasks.rados.rados.0.smithi045.stdout:1953: read oid 21 snap 238 2024-07-28T19:37:11.336 INFO:tasks.rados.rados.0.smithi045.stdout:1953: expect (ObjNum 705 snap 236 seq_num 705) 2024-07-28T19:37:11.336 INFO:tasks.rados.rados.0.smithi045.stdout:1954: snap_remove snap 250 2024-07-28T19:37:11.652 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:11 smithi045 bash[80445]: cluster 2024-07-28T19:37:10.014931+0000 mgr.y (mgr.34101) 204 : cluster [DBG] pgmap v389: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 704 KiB/s wr, 17 op/s; 41/366 objects degraded (11.202%) 2024-07-28T19:37:11.652 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:11 smithi045 bash[80445]: cluster 2024-07-28T19:37:10.290733+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 41/366 objects degraded (11.202%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:37:11.652 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:11 smithi045 bash[80445]: cluster 2024-07-28T19:37:10.309728+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-07-28T19:37:11.653 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:11 smithi045 bash[82788]: cluster 2024-07-28T19:37:10.014931+0000 mgr.y (mgr.34101) 204 : cluster [DBG] pgmap v389: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 704 KiB/s wr, 17 op/s; 41/366 objects degraded (11.202%) 2024-07-28T19:37:11.653 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:11 smithi045 bash[82788]: cluster 2024-07-28T19:37:10.290733+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 41/366 objects degraded (11.202%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:37:11.653 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:11 smithi045 bash[82788]: cluster 2024-07-28T19:37:10.309728+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-07-28T19:37:11.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:11 smithi155 bash[68033]: cluster 2024-07-28T19:37:10.014931+0000 mgr.y (mgr.34101) 204 : cluster [DBG] pgmap v389: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 704 KiB/s wr, 17 op/s; 41/366 objects degraded (11.202%) 2024-07-28T19:37:11.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:11 smithi155 bash[68033]: cluster 2024-07-28T19:37:10.290733+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 41/366 objects degraded (11.202%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:37:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:11 smithi155 bash[68033]: cluster 2024-07-28T19:37:10.309728+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-07-28T19:37:11.967 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:11 smithi045 bash[93696]: debug 2024-07-28T19:37:11.720+0000 7f10b585c640 1 -- 172.21.15.45:0/4293712436 <== mon.2 v2:172.21.15.45:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b8b0ac11e0 con 0x55b8b0a81c00 2024-07-28T19:37:12.324 INFO:tasks.rados.rados.0.smithi045.stdout:1954: done (2 left) 2024-07-28T19:37:12.324 INFO:tasks.rados.rados.0.smithi045.stdout:1955: snap_remove snap 241 2024-07-28T19:37:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:12 smithi045 bash[80445]: cluster 2024-07-28T19:37:11.317750+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e567: 8 total, 7 up, 8 in 2024-07-28T19:37:12.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:12 smithi045 bash[82788]: cluster 2024-07-28T19:37:11.317750+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e567: 8 total, 7 up, 8 in 2024-07-28T19:37:12.717 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:12 smithi045 bash[93696]: debug 2024-07-28T19:37:12.264+0000 7f10b80c2640 -1 Falling back to public interface 2024-07-28T19:37:12.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:12 smithi155 bash[68033]: cluster 2024-07-28T19:37:11.317750+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e567: 8 total, 7 up, 8 in 2024-07-28T19:37:12.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:37:12 smithi155 bash[60745]: ts=2024-07-28T19:37:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:37:13.329 INFO:tasks.rados.rados.0.smithi045.stdout:1955: done (2 left) 2024-07-28T19:37:13.329 INFO:tasks.rados.rados.0.smithi045.stdout:1956: write oid 24 current snap is 253 2024-07-28T19:37:13.329 INFO:tasks.rados.rados.0.smithi045.stdout:1951: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:37:13.477 INFO:tasks.rados.rados.0.smithi045.stdout:1953: expect (ObjNum 705 snap 236 seq_num 705) 2024-07-28T19:37:13.602 INFO:tasks.rados.rados.0.smithi045.stdout:1956: seq_num 735 ranges {753145=477903,2010618=342527} 2024-07-28T19:37:13.622 INFO:tasks.rados.rados.0.smithi045.stdout:1956: writing smithi04569809-24 from 753145 to 1231048 tid 1 2024-07-28T19:37:13.641 INFO:tasks.rados.rados.0.smithi045.stdout:1956: writing smithi04569809-24 from 2010618 to 2353145 tid 2 2024-07-28T19:37:13.641 INFO:tasks.rados.rados.0.smithi045.stdout:1951: done (2 left) 2024-07-28T19:37:13.641 INFO:tasks.rados.rados.0.smithi045.stdout:1953: done (1 left) 2024-07-28T19:37:13.641 INFO:tasks.rados.rados.0.smithi045.stdout:1957: write oid 19 current snap is 253 2024-07-28T19:37:13.641 INFO:tasks.rados.rados.0.smithi045.stdout:1956: finishing write tid 1 to smithi04569809-24 2024-07-28T19:37:13.641 INFO:tasks.rados.rados.0.smithi045.stdout:1957: seq_num 736 ranges {769952=553152,2069100=300852} 2024-07-28T19:37:13.662 INFO:tasks.rados.rados.0.smithi045.stdout:1957: writing smithi04569809-19 from 769952 to 1323104 tid 1 2024-07-28T19:37:13.678 INFO:tasks.rados.rados.0.smithi045.stdout:1957: writing smithi04569809-19 from 2069100 to 2369952 tid 2 2024-07-28T19:37:13.679 INFO:tasks.rados.rados.0.smithi045.stdout:1958: snap_remove snap 234 2024-07-28T19:37:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:13 smithi045 bash[80445]: cluster 2024-07-28T19:37:12.015739+0000 mgr.y (mgr.34101) 205 : cluster [DBG] pgmap v392: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 704 KiB/s wr, 17 op/s; 41/366 objects degraded (11.202%) 2024-07-28T19:37:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:13 smithi045 bash[80445]: cluster 2024-07-28T19:37:12.325528+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e568: 8 total, 7 up, 8 in 2024-07-28T19:37:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:13 smithi045 bash[82788]: cluster 2024-07-28T19:37:12.015739+0000 mgr.y (mgr.34101) 205 : cluster [DBG] pgmap v392: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 704 KiB/s wr, 17 op/s; 41/366 objects degraded (11.202%) 2024-07-28T19:37:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:13 smithi045 bash[82788]: cluster 2024-07-28T19:37:12.325528+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e568: 8 total, 7 up, 8 in 2024-07-28T19:37:13.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:13 smithi155 bash[68033]: cluster 2024-07-28T19:37:12.015739+0000 mgr.y (mgr.34101) 205 : cluster [DBG] pgmap v392: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 704 KiB/s wr, 17 op/s; 41/366 objects degraded (11.202%) 2024-07-28T19:37:13.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:13 smithi155 bash[68033]: cluster 2024-07-28T19:37:12.325528+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e568: 8 total, 7 up, 8 in 2024-07-28T19:37:14.341 INFO:tasks.rados.rados.0.smithi045.stdout:1958: done (2 left) 2024-07-28T19:37:14.341 INFO:tasks.rados.rados.0.smithi045.stdout:1959: read oid 4 snap 222 2024-07-28T19:37:14.341 INFO:tasks.rados.rados.0.smithi045.stdout:1959: expect (ObjNum 590 snap 190 seq_num 590) 2024-07-28T19:37:14.341 INFO:tasks.rados.rados.0.smithi045.stdout:1960: write oid 50 current snap is 253 2024-07-28T19:37:14.342 INFO:tasks.rados.rados.0.smithi045.stdout:1956: finishing write tid 2 to smithi04569809-24 2024-07-28T19:37:14.342 INFO:tasks.rados.rados.0.smithi045.stdout:1956: finishing write tid 3 to smithi04569809-24 2024-07-28T19:37:14.342 INFO:tasks.rados.rados.0.smithi045.stdout:1960: seq_num 737 ranges {786759=628401,2011229=375530} 2024-07-28T19:37:14.350 INFO:tasks.rados.rados.0.smithi045.stdout:1960: writing smithi04569809-50 from 786759 to 1415160 tid 1 2024-07-28T19:37:14.362 INFO:tasks.rados.rados.0.smithi045.stdout:1960: writing smithi04569809-50 from 2011229 to 2386759 tid 2 2024-07-28T19:37:14.362 INFO:tasks.rados.rados.0.smithi045.stdout:1961: write oid 36 current snap is 253 2024-07-28T19:37:14.362 INFO:tasks.rados.rados.0.smithi045.stdout:1956: finishing write tid 4 to smithi04569809-24 2024-07-28T19:37:14.362 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 721 (ObjNum 735 snap 253 seq_num 735) dirty exists 2024-07-28T19:37:14.363 INFO:tasks.rados.rados.0.smithi045.stdout:1956: left oid 24 (ObjNum 735 snap 253 seq_num 735) 2024-07-28T19:37:14.363 INFO:tasks.rados.rados.0.smithi045.stdout:1957: finishing write tid 1 to smithi04569809-19 2024-07-28T19:37:14.363 INFO:tasks.rados.rados.0.smithi045.stdout:1957: finishing write tid 2 to smithi04569809-19 2024-07-28T19:37:14.363 INFO:tasks.rados.rados.0.smithi045.stdout:1957: finishing write tid 3 to smithi04569809-19 2024-07-28T19:37:14.363 INFO:tasks.rados.rados.0.smithi045.stdout:1957: finishing write tid 4 to smithi04569809-19 2024-07-28T19:37:14.363 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1025 (ObjNum 736 snap 253 seq_num 736) dirty exists 2024-07-28T19:37:14.363 INFO:tasks.rados.rados.0.smithi045.stdout:1957: left oid 19 (ObjNum 736 snap 253 seq_num 736) 2024-07-28T19:37:14.363 INFO:tasks.rados.rados.0.smithi045.stdout:1961: seq_num 738 ranges {403566=420003,1386064=546918} 2024-07-28T19:37:14.366 INFO:tasks.rados.rados.0.smithi045.stdout:1961: writing smithi04569809-36 from 403566 to 823569 tid 1 2024-07-28T19:37:14.374 INFO:tasks.rados.rados.0.smithi045.stdout:1961: writing smithi04569809-36 from 1386064 to 1932982 tid 2 2024-07-28T19:37:14.375 INFO:tasks.rados.rados.0.smithi045.stdout:1956: done (4 left) 2024-07-28T19:37:14.375 INFO:tasks.rados.rados.0.smithi045.stdout:1957: done (3 left) 2024-07-28T19:37:14.375 INFO:tasks.rados.rados.0.smithi045.stdout:1962: snap_create 2024-07-28T19:37:14.375 INFO:tasks.rados.rados.0.smithi045.stdout:1960: finishing write tid 1 to smithi04569809-50 2024-07-28T19:37:14.375 INFO:tasks.rados.rados.0.smithi045.stdout:1960: finishing write tid 2 to smithi04569809-50 2024-07-28T19:37:14.375 INFO:tasks.rados.rados.0.smithi045.stdout:1960: finishing write tid 3 to smithi04569809-50 2024-07-28T19:37:14.375 INFO:tasks.rados.rados.0.smithi045.stdout:1960: finishing write tid 4 to smithi04569809-50 2024-07-28T19:37:14.375 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 488 (ObjNum 737 snap 253 seq_num 737) dirty exists 2024-07-28T19:37:14.375 INFO:tasks.rados.rados.0.smithi045.stdout:1960: left oid 50 (ObjNum 737 snap 253 seq_num 737) 2024-07-28T19:37:14.375 INFO:tasks.rados.rados.0.smithi045.stdout:1959: expect (ObjNum 590 snap 190 seq_num 590) 2024-07-28T19:37:14.504 INFO:tasks.rados.rados.0.smithi045.stdout:1961: finishing write tid 1 to smithi04569809-36 2024-07-28T19:37:14.504 INFO:tasks.rados.rados.0.smithi045.stdout:1961: finishing write tid 2 to smithi04569809-36 2024-07-28T19:37:14.504 INFO:tasks.rados.rados.0.smithi045.stdout:1961: finishing write tid 3 to smithi04569809-36 2024-07-28T19:37:14.504 INFO:tasks.rados.rados.0.smithi045.stdout:1961: finishing write tid 4 to smithi04569809-36 2024-07-28T19:37:14.504 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 710 (ObjNum 738 snap 253 seq_num 738) dirty exists 2024-07-28T19:37:14.504 INFO:tasks.rados.rados.0.smithi045.stdout:1961: left oid 36 (ObjNum 738 snap 253 seq_num 738) 2024-07-28T19:37:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:14 smithi045 bash[80445]: cluster 2024-07-28T19:37:13.330042+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e569: 8 total, 7 up, 8 in 2024-07-28T19:37:14.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:14 smithi045 bash[82788]: cluster 2024-07-28T19:37:13.330042+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e569: 8 total, 7 up, 8 in 2024-07-28T19:37:14.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:14 smithi155 bash[68033]: cluster 2024-07-28T19:37:13.330042+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e569: 8 total, 7 up, 8 in 2024-07-28T19:37:15.347 INFO:tasks.rados.rados.0.smithi045.stdout:1959: done (3 left) 2024-07-28T19:37:15.348 INFO:tasks.rados.rados.0.smithi045.stdout:1960: done (2 left) 2024-07-28T19:37:15.348 INFO:tasks.rados.rados.0.smithi045.stdout:1961: done (1 left) 2024-07-28T19:37:15.348 INFO:tasks.rados.rados.0.smithi045.stdout:1962: done (0 left) 2024-07-28T19:37:15.348 INFO:tasks.rados.rados.0.smithi045.stdout:1963: snap_remove snap 223 2024-07-28T19:37:15.717 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:15 smithi045 bash[93696]: debug 2024-07-28T19:37:15.384+0000 7f10b80c2640 -1 osd.1 557 log_to_monitors true 2024-07-28T19:37:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:15 smithi045 bash[80445]: cluster 2024-07-28T19:37:14.017088+0000 mgr.y (mgr.34101) 206 : cluster [DBG] pgmap v395: 89 pgs: 1 active+clean+snaptrim, 29 active+undersized, 8 active+undersized+degraded, 51 active+clean; 191 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 654 KiB/s wr, 15 op/s; 42/378 objects degraded (11.111%) 2024-07-28T19:37:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:15 smithi045 bash[80445]: cluster 2024-07-28T19:37:14.342658+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e570: 8 total, 7 up, 8 in 2024-07-28T19:37:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:15 smithi045 bash[80445]: audit 2024-07-28T19:37:14.707189+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:15 smithi045 bash[80445]: audit 2024-07-28T19:37:14.712461+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:15 smithi045 bash[82788]: cluster 2024-07-28T19:37:14.017088+0000 mgr.y (mgr.34101) 206 : cluster [DBG] pgmap v395: 89 pgs: 1 active+clean+snaptrim, 29 active+undersized, 8 active+undersized+degraded, 51 active+clean; 191 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 654 KiB/s wr, 15 op/s; 42/378 objects degraded (11.111%) 2024-07-28T19:37:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:15 smithi045 bash[82788]: cluster 2024-07-28T19:37:14.342658+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e570: 8 total, 7 up, 8 in 2024-07-28T19:37:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:15 smithi045 bash[82788]: audit 2024-07-28T19:37:14.707189+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:15 smithi045 bash[82788]: audit 2024-07-28T19:37:14.712461+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:15 smithi155 bash[68033]: cluster 2024-07-28T19:37:14.017088+0000 mgr.y (mgr.34101) 206 : cluster [DBG] pgmap v395: 89 pgs: 1 active+clean+snaptrim, 29 active+undersized, 8 active+undersized+degraded, 51 active+clean; 191 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 654 KiB/s wr, 15 op/s; 42/378 objects degraded (11.111%) 2024-07-28T19:37:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:15 smithi155 bash[68033]: cluster 2024-07-28T19:37:14.342658+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e570: 8 total, 7 up, 8 in 2024-07-28T19:37:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:15 smithi155 bash[68033]: audit 2024-07-28T19:37:14.707189+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:15 smithi155 bash[68033]: audit 2024-07-28T19:37:14.712461+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:16.357 INFO:tasks.rados.rados.0.smithi045.stdout:1963: done (0 left) 2024-07-28T19:37:16.397 INFO:tasks.rados.rados.0.smithi045.stdout:1964: snap_create 2024-07-28T19:37:16.717 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:37:16 smithi045 bash[93696]: debug 2024-07-28T19:37:16.396+0000 7f10afe6c640 -1 osd.1 557 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T19:37:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:16 smithi045 bash[82788]: cluster 2024-07-28T19:37:15.349334+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e571: 8 total, 7 up, 8 in 2024-07-28T19:37:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:16 smithi045 bash[82788]: audit 2024-07-28T19:37:15.389025+0000 mon.c (mon.2) 85 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/1671787847,v1:172.21.15.45:6811/1671787847]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:37:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:16 smithi045 bash[82788]: audit 2024-07-28T19:37:15.389321+0000 mon.a (mon.0) 448 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:37:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:16 smithi045 bash[82788]: audit 2024-07-28T19:37:15.408226+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:16 smithi045 bash[82788]: audit 2024-07-28T19:37:15.413827+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:16 smithi045 bash[80445]: cluster 2024-07-28T19:37:15.349334+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e571: 8 total, 7 up, 8 in 2024-07-28T19:37:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:16 smithi045 bash[80445]: audit 2024-07-28T19:37:15.389025+0000 mon.c (mon.2) 85 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/1671787847,v1:172.21.15.45:6811/1671787847]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:37:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:16 smithi045 bash[80445]: audit 2024-07-28T19:37:15.389321+0000 mon.a (mon.0) 448 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:37:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:16 smithi045 bash[80445]: audit 2024-07-28T19:37:15.408226+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:16 smithi045 bash[80445]: audit 2024-07-28T19:37:15.413827+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:16.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:16 smithi155 bash[68033]: cluster 2024-07-28T19:37:15.349334+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e571: 8 total, 7 up, 8 in 2024-07-28T19:37:16.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:16 smithi155 bash[68033]: audit 2024-07-28T19:37:15.389025+0000 mon.c (mon.2) 85 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/1671787847,v1:172.21.15.45:6811/1671787847]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:37:16.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:16 smithi155 bash[68033]: audit 2024-07-28T19:37:15.389321+0000 mon.a (mon.0) 448 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-28T19:37:16.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:16 smithi155 bash[68033]: audit 2024-07-28T19:37:15.408226+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:16.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:16 smithi155 bash[68033]: audit 2024-07-28T19:37:15.413827+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:17.358 INFO:tasks.rados.rados.0.smithi045.stdout:1964: done (0 left) 2024-07-28T19:37:17.359 INFO:tasks.rados.rados.0.smithi045.stdout:1965: read oid 49 snap -1 2024-07-28T19:37:17.359 INFO:tasks.rados.rados.0.smithi045.stdout:1965: expect (ObjNum 714 snap 246 seq_num 714) 2024-07-28T19:37:17.359 INFO:tasks.rados.rados.0.smithi045.stdout:1966: read oid 35 snap 237 2024-07-28T19:37:17.359 INFO:tasks.rados.rados.0.smithi045.stdout:1966: expect (ObjNum 679 snap 220 seq_num 679) 2024-07-28T19:37:17.359 INFO:tasks.rados.rados.0.smithi045.stdout:1967: snap_remove snap 253 2024-07-28T19:37:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[82788]: cluster 2024-07-28T19:37:16.017917+0000 mgr.y (mgr.34101) 207 : cluster [DBG] pgmap v398: 89 pgs: 1 active+clean+snaptrim, 29 active+undersized, 8 active+undersized+degraded, 51 active+clean; 191 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 654 KiB/s wr, 15 op/s; 42/378 objects degraded (11.111%) 2024-07-28T19:37:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[82788]: audit 2024-07-28T19:37:16.356841+0000 mon.a (mon.0) 451 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T19:37:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[82788]: cluster 2024-07-28T19:37:16.357012+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e572: 8 total, 7 up, 8 in 2024-07-28T19:37:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[82788]: audit 2024-07-28T19:37:16.366294+0000 mon.c (mon.2) 86 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/1671787847,v1:172.21.15.45:6811/1671787847]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:37:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[82788]: audit 2024-07-28T19:37:16.369341+0000 mon.a (mon.0) 453 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:37:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[82788]: cluster 2024-07-28T19:37:17.351186+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:37:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[82788]: cluster 2024-07-28T19:37:17.359502+0000 mon.a (mon.0) 455 : cluster [INF] osd.1 [v2:172.21.15.45:6810/1671787847,v1:172.21.15.45:6811/1671787847] boot 2024-07-28T19:37:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[82788]: cluster 2024-07-28T19:37:17.359574+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-07-28T19:37:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[80445]: cluster 2024-07-28T19:37:16.017917+0000 mgr.y (mgr.34101) 207 : cluster [DBG] pgmap v398: 89 pgs: 1 active+clean+snaptrim, 29 active+undersized, 8 active+undersized+degraded, 51 active+clean; 191 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 654 KiB/s wr, 15 op/s; 42/378 objects degraded (11.111%) 2024-07-28T19:37:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[80445]: audit 2024-07-28T19:37:16.356841+0000 mon.a (mon.0) 451 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T19:37:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[80445]: cluster 2024-07-28T19:37:16.357012+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e572: 8 total, 7 up, 8 in 2024-07-28T19:37:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[80445]: audit 2024-07-28T19:37:16.366294+0000 mon.c (mon.2) 86 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/1671787847,v1:172.21.15.45:6811/1671787847]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:37:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[80445]: audit 2024-07-28T19:37:16.369341+0000 mon.a (mon.0) 453 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:37:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[80445]: cluster 2024-07-28T19:37:17.351186+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:37:17.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[80445]: cluster 2024-07-28T19:37:17.359502+0000 mon.a (mon.0) 455 : cluster [INF] osd.1 [v2:172.21.15.45:6810/1671787847,v1:172.21.15.45:6811/1671787847] boot 2024-07-28T19:37:17.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:17 smithi045 bash[80445]: cluster 2024-07-28T19:37:17.359574+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-07-28T19:37:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:17 smithi155 bash[68033]: cluster 2024-07-28T19:37:16.017917+0000 mgr.y (mgr.34101) 207 : cluster [DBG] pgmap v398: 89 pgs: 1 active+clean+snaptrim, 29 active+undersized, 8 active+undersized+degraded, 51 active+clean; 191 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 654 KiB/s wr, 15 op/s; 42/378 objects degraded (11.111%) 2024-07-28T19:37:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:17 smithi155 bash[68033]: audit 2024-07-28T19:37:16.356841+0000 mon.a (mon.0) 451 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-28T19:37:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:17 smithi155 bash[68033]: cluster 2024-07-28T19:37:16.357012+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e572: 8 total, 7 up, 8 in 2024-07-28T19:37:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:17 smithi155 bash[68033]: audit 2024-07-28T19:37:16.366294+0000 mon.c (mon.2) 86 : audit [INF] from='osd.1 [v2:172.21.15.45:6810/1671787847,v1:172.21.15.45:6811/1671787847]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:37:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:17 smithi155 bash[68033]: audit 2024-07-28T19:37:16.369341+0000 mon.a (mon.0) 453 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:37:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:17 smithi155 bash[68033]: cluster 2024-07-28T19:37:17.351186+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:37:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:17 smithi155 bash[68033]: cluster 2024-07-28T19:37:17.359502+0000 mon.a (mon.0) 455 : cluster [INF] osd.1 [v2:172.21.15.45:6810/1671787847,v1:172.21.15.45:6811/1671787847] boot 2024-07-28T19:37:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:17 smithi155 bash[68033]: cluster 2024-07-28T19:37:17.359574+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-07-28T19:37:18.372 INFO:tasks.rados.rados.0.smithi045.stdout:1967: done (2 left) 2024-07-28T19:37:18.372 INFO:tasks.rados.rados.0.smithi045.stdout:1968: read oid 28 snap -1 2024-07-28T19:37:18.372 INFO:tasks.rados.rados.0.smithi045.stdout:1968: expect deleted 2024-07-28T19:37:18.372 INFO:tasks.rados.rados.0.smithi045.stdout:1969: write oid 45 current snap is 255 2024-07-28T19:37:18.372 INFO:tasks.rados.rados.0.smithi045.stdout:1969: seq_num 739 ranges {420373=495252,1444546=690576} 2024-07-28T19:37:18.372 INFO:tasks.rados.rados.0.smithi045.stdout:1969: writing smithi04569809-45 from 420373 to 915625 tid 1 2024-07-28T19:37:18.380 INFO:tasks.rados.rados.0.smithi045.stdout:1969: writing smithi04569809-45 from 1444546 to 2135122 tid 2 2024-07-28T19:37:18.386 INFO:tasks.rados.rados.0.smithi045.stdout:1965: expect (ObjNum 714 snap 246 seq_num 714) 2024-07-28T19:37:18.523 INFO:tasks.rados.rados.0.smithi045.stdout:1965: done (3 left) 2024-07-28T19:37:18.524 INFO:tasks.rados.rados.0.smithi045.stdout:1968: done (2 left) 2024-07-28T19:37:18.524 INFO:tasks.rados.rados.0.smithi045.stdout:1970: snap_remove snap 239 2024-07-28T19:37:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:18 smithi045 bash[82788]: audit 2024-07-28T19:37:17.362517+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:37:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:18 smithi045 bash[82788]: audit 2024-07-28T19:37:18.036817+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:18 smithi045 bash[82788]: audit 2024-07-28T19:37:18.039528+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:18 smithi045 bash[82788]: cluster 2024-07-28T19:37:18.364710+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-07-28T19:37:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:18 smithi045 bash[80445]: audit 2024-07-28T19:37:17.362517+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:37:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:18 smithi045 bash[80445]: audit 2024-07-28T19:37:18.036817+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:18 smithi045 bash[80445]: audit 2024-07-28T19:37:18.039528+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:18 smithi045 bash[80445]: cluster 2024-07-28T19:37:18.364710+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-07-28T19:37:18.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:18 smithi155 bash[68033]: audit 2024-07-28T19:37:17.362517+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-28T19:37:18.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:18 smithi155 bash[68033]: audit 2024-07-28T19:37:18.036817+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:18.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:18 smithi155 bash[68033]: audit 2024-07-28T19:37:18.039528+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:18.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:18 smithi155 bash[68033]: cluster 2024-07-28T19:37:18.364710+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-07-28T19:37:19.415 INFO:tasks.rados.rados.0.smithi045.stdout:1970: done (2 left) 2024-07-28T19:37:19.415 INFO:tasks.rados.rados.0.smithi045.stdout:1971: write oid 46 current snap is 255 2024-07-28T19:37:19.415 INFO:tasks.rados.rados.0.smithi045.stdout:1969: finishing write tid 1 to smithi04569809-45 2024-07-28T19:37:19.415 INFO:tasks.rados.rados.0.smithi045.stdout:1969: finishing write tid 2 to smithi04569809-45 2024-07-28T19:37:19.415 INFO:tasks.rados.rados.0.smithi045.stdout:1969: finishing write tid 3 to smithi04569809-45 2024-07-28T19:37:19.415 INFO:tasks.rados.rados.0.smithi045.stdout:1969: finishing write tid 4 to smithi04569809-45 2024-07-28T19:37:19.415 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 607 (ObjNum 739 snap 255 seq_num 739) dirty exists 2024-07-28T19:37:19.415 INFO:tasks.rados.rados.0.smithi045.stdout:1969: left oid 45 (ObjNum 739 snap 255 seq_num 739) 2024-07-28T19:37:19.416 INFO:tasks.rados.rados.0.smithi045.stdout:1966: expect (ObjNum 679 snap 220 seq_num 679) 2024-07-28T19:37:19.706 INFO:tasks.rados.rados.0.smithi045.stdout:1971: seq_num 740 ranges {437180=570501,1503028=550587} 2024-07-28T19:37:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:19 smithi045 bash[82788]: cluster 2024-07-28T19:37:18.018801+0000 mgr.y (mgr.34101) 208 : cluster [DBG] pgmap v401: 89 pgs: 1 active+clean+snaptrim, 29 active+undersized, 8 active+undersized+degraded, 51 active+clean; 191 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 42/378 objects degraded (11.111%) 2024-07-28T19:37:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:19 smithi045 bash[80445]: cluster 2024-07-28T19:37:18.018801+0000 mgr.y (mgr.34101) 208 : cluster [DBG] pgmap v401: 89 pgs: 1 active+clean+snaptrim, 29 active+undersized, 8 active+undersized+degraded, 51 active+clean; 191 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 42/378 objects degraded (11.111%) 2024-07-28T19:37:19.722 INFO:tasks.rados.rados.0.smithi045.stdout:1971: writing smithi04569809-46 from 437180 to 1007681 tid 1 2024-07-28T19:37:19.739 INFO:tasks.rados.rados.0.smithi045.stdout:1971: writing smithi04569809-46 from 1503028 to 2053615 tid 2 2024-07-28T19:37:19.739 INFO:tasks.rados.rados.0.smithi045.stdout:1966: done (2 left) 2024-07-28T19:37:19.740 INFO:tasks.rados.rados.0.smithi045.stdout:1969: done (1 left) 2024-07-28T19:37:19.740 INFO:tasks.rados.rados.0.smithi045.stdout:1972: rollback oid 50 current snap is 255 2024-07-28T19:37:19.740 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 50 to 238 2024-07-28T19:37:19.740 INFO:tasks.rados.rados.0.smithi045.stdout:1971: finishing write tid 1 to smithi04569809-46 2024-07-28T19:37:19.740 INFO:tasks.rados.rados.0.smithi045.stdout:1973: snap_create 2024-07-28T19:37:19.745 INFO:tasks.rados.rados.0.smithi045.stdout:1972: finishing rollback tid 0 to smithi04569809-50 2024-07-28T19:37:19.745 INFO:tasks.rados.rados.0.smithi045.stdout:1972: finishing rollback tid 1 to smithi04569809-50 2024-07-28T19:37:19.746 INFO:tasks.rados.rados.0.smithi045.stdout:1972: finishing rollback tid 2 to smithi04569809-50 2024-07-28T19:37:19.746 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 500 (ObjNum 665 snap 214 seq_num 665) dirty exists 2024-07-28T19:37:19.746 INFO:tasks.rados.rados.0.smithi045.stdout:1971: finishing write tid 2 to smithi04569809-46 2024-07-28T19:37:19.747 INFO:tasks.rados.rados.0.smithi045.stdout:1971: finishing write tid 3 to smithi04569809-46 2024-07-28T19:37:19.747 INFO:tasks.rados.rados.0.smithi045.stdout:1971: finishing write tid 4 to smithi04569809-46 2024-07-28T19:37:19.747 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1021 (ObjNum 740 snap 255 seq_num 740) dirty exists 2024-07-28T19:37:19.747 INFO:tasks.rados.rados.0.smithi045.stdout:1971: left oid 46 (ObjNum 740 snap 255 seq_num 740) 2024-07-28T19:37:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:19 smithi155 bash[68033]: cluster 2024-07-28T19:37:18.018801+0000 mgr.y (mgr.34101) 208 : cluster [DBG] pgmap v401: 89 pgs: 1 active+clean+snaptrim, 29 active+undersized, 8 active+undersized+degraded, 51 active+clean; 191 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 42/378 objects degraded (11.111%) 2024-07-28T19:37:20.426 INFO:tasks.rados.rados.0.smithi045.stdout:1971: done (2 left) 2024-07-28T19:37:20.426 INFO:tasks.rados.rados.0.smithi045.stdout:1972: done (1 left) 2024-07-28T19:37:20.426 INFO:tasks.rados.rados.0.smithi045.stdout:1973: done (0 left) 2024-07-28T19:37:20.426 INFO:tasks.rados.rados.0.smithi045.stdout:1974: read oid 22 snap -1 2024-07-28T19:37:20.426 INFO:tasks.rados.rados.0.smithi045.stdout:1974: expect (ObjNum 731 snap 249 seq_num 731) 2024-07-28T19:37:20.426 INFO:tasks.rados.rados.0.smithi045.stdout:1975: delete oid 21 current snap is 256 2024-07-28T19:37:20.432 INFO:tasks.rados.rados.0.smithi045.stdout:1975: done (1 left) 2024-07-28T19:37:20.432 INFO:tasks.rados.rados.0.smithi045.stdout:1976: delete oid 28 current snap is 256 2024-07-28T19:37:20.434 INFO:tasks.rados.rados.0.smithi045.stdout:1974: expect (ObjNum 731 snap 249 seq_num 731) 2024-07-28T19:37:20.607 INFO:tasks.rados.rados.0.smithi045.stdout:1974: done (1 left) 2024-07-28T19:37:20.607 INFO:tasks.rados.rados.0.smithi045.stdout:1976: done (0 left) 2024-07-28T19:37:20.607 INFO:tasks.rados.rados.0.smithi045.stdout:1977: snap_remove snap 218 2024-07-28T19:37:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:37:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:37:20] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-07-28T19:37:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:20 smithi045 bash[80445]: cluster 2024-07-28T19:37:19.416039+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-07-28T19:37:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:20 smithi045 bash[80445]: cluster 2024-07-28T19:37:20.174216+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 42/378 objects degraded (11.111%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:37:20.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:20 smithi045 bash[82788]: cluster 2024-07-28T19:37:19.416039+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-07-28T19:37:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:20 smithi045 bash[82788]: cluster 2024-07-28T19:37:20.174216+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 42/378 objects degraded (11.111%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:37:20.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:20 smithi155 bash[68033]: cluster 2024-07-28T19:37:19.416039+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-07-28T19:37:20.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:20 smithi155 bash[68033]: cluster 2024-07-28T19:37:20.174216+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 42/378 objects degraded (11.111%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:37:21.432 INFO:tasks.rados.rados.0.smithi045.stdout:1977: done (0 left) 2024-07-28T19:37:21.432 INFO:tasks.rados.rados.0.smithi045.stdout:1978: write oid 6 current snap is 256 2024-07-28T19:37:21.432 INFO:tasks.rados.rados.0.smithi045.stdout:1978: seq_num 743 ranges {487601=796248,1962121=525480} 2024-07-28T19:37:21.440 INFO:tasks.rados.rados.0.smithi045.stdout:1978: writing smithi04569809-6 from 487601 to 1283849 tid 1 2024-07-28T19:37:21.449 INFO:tasks.rados.rados.0.smithi045.stdout:1978: writing smithi04569809-6 from 1962121 to 2487601 tid 2 2024-07-28T19:37:21.449 INFO:tasks.rados.rados.0.smithi045.stdout:1979: read oid 41 snap -1 2024-07-28T19:37:21.449 INFO:tasks.rados.rados.0.smithi045.stdout:1979: expect (ObjNum 721 snap 248 seq_num 721) 2024-07-28T19:37:21.450 INFO:tasks.rados.rados.0.smithi045.stdout:1980: read oid 27 snap 248 2024-07-28T19:37:21.450 INFO:tasks.rados.rados.0.smithi045.stdout:1980: expect deleted 2024-07-28T19:37:21.450 INFO:tasks.rados.rados.0.smithi045.stdout:1981: read oid 8 snap -1 2024-07-28T19:37:21.450 INFO:tasks.rados.rados.0.smithi045.stdout:1981: expect (ObjNum 600 snap 192 seq_num 600) 2024-07-28T19:37:21.450 INFO:tasks.rados.rados.0.smithi045.stdout:1982: delete oid 15 current snap is 256 2024-07-28T19:37:21.456 INFO:tasks.rados.rados.0.smithi045.stdout:1979: expect (ObjNum 721 snap 248 seq_num 721) 2024-07-28T19:37:21.559 INFO:tasks.rados.rados.0.smithi045.stdout:1978: finishing write tid 1 to smithi04569809-6 2024-07-28T19:37:21.559 INFO:tasks.rados.rados.0.smithi045.stdout:1981: expect (ObjNum 600 snap 192 seq_num 600) 2024-07-28T19:37:21.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:21 smithi045 bash[80445]: cluster 2024-07-28T19:37:20.019628+0000 mgr.y (mgr.34101) 209 : cluster [DBG] pgmap v404: 89 pgs: 3 peering, 10 active+undersized, 1 active+undersized+degraded, 75 active+clean; 194 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 771 KiB/s wr, 7 op/s; 8/384 objects degraded (2.083%); 1.6 MiB/s, 1 objects/s recovering 2024-07-28T19:37:21.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:21 smithi045 bash[80445]: cluster 2024-07-28T19:37:20.427070+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-07-28T19:37:21.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:21 smithi045 bash[82788]: cluster 2024-07-28T19:37:20.019628+0000 mgr.y (mgr.34101) 209 : cluster [DBG] pgmap v404: 89 pgs: 3 peering, 10 active+undersized, 1 active+undersized+degraded, 75 active+clean; 194 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 771 KiB/s wr, 7 op/s; 8/384 objects degraded (2.083%); 1.6 MiB/s, 1 objects/s recovering 2024-07-28T19:37:21.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:21 smithi045 bash[82788]: cluster 2024-07-28T19:37:20.427070+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-07-28T19:37:21.704 INFO:tasks.rados.rados.0.smithi045.stdout:1978: finishing write tid 2 to smithi04569809-6 2024-07-28T19:37:21.704 INFO:tasks.rados.rados.0.smithi045.stdout:1978: finishing write tid 3 to smithi04569809-6 2024-07-28T19:37:21.704 INFO:tasks.rados.rados.0.smithi045.stdout:1978: finishing write tid 4 to smithi04569809-6 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1401 (ObjNum 743 snap 256 seq_num 743) dirty exists 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:1978: left oid 6 (ObjNum 743 snap 256 seq_num 743) 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:1978: done (4 left) 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:1979: done (3 left) 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:1980: done (2 left) 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:1981: done (1 left) 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:1982: done (0 left) 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:1983: read oid 12 snap -1 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:1983: expect (ObjNum 654 snap 211 seq_num 654) 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:1984: read oid 27 snap 248 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:1984: expect deleted 2024-07-28T19:37:21.705 INFO:tasks.rados.rados.0.smithi045.stdout:1985: snap_remove snap 252 2024-07-28T19:37:21.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:21 smithi155 bash[68033]: cluster 2024-07-28T19:37:20.019628+0000 mgr.y (mgr.34101) 209 : cluster [DBG] pgmap v404: 89 pgs: 3 peering, 10 active+undersized, 1 active+undersized+degraded, 75 active+clean; 194 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 771 KiB/s wr, 7 op/s; 8/384 objects degraded (2.083%); 1.6 MiB/s, 1 objects/s recovering 2024-07-28T19:37:21.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:21 smithi155 bash[68033]: cluster 2024-07-28T19:37:20.427070+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-07-28T19:37:22.440 INFO:tasks.rados.rados.0.smithi045.stdout:1985: done (2 left) 2024-07-28T19:37:22.440 INFO:tasks.rados.rados.0.smithi045.stdout:1986: rollback oid 25 current snap is 256 2024-07-28T19:37:22.441 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 25 to 248 2024-07-28T19:37:22.441 INFO:tasks.rados.rados.0.smithi045.stdout:1983: expect (ObjNum 654 snap 211 seq_num 654) 2024-07-28T19:37:22.623 INFO:tasks.rados.rados.0.smithi045.stdout:1986: finishing rollback tid 0 to smithi04569809-25 2024-07-28T19:37:22.623 INFO:tasks.rados.rados.0.smithi045.stdout:1986: finishing rollback tid 1 to smithi04569809-25 2024-07-28T19:37:22.623 INFO:tasks.rados.rados.0.smithi045.stdout:1986: finishing rollback tid 2 to smithi04569809-25 2024-07-28T19:37:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1031 (ObjNum 710 snap 245 seq_num 710) dirty exists 2024-07-28T19:37:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:1983: done (2 left) 2024-07-28T19:37:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:1984: done (1 left) 2024-07-28T19:37:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:1986: done (0 left) 2024-07-28T19:37:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:1987: read oid 14 snap -1 2024-07-28T19:37:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:1987: expect (ObjNum 621 snap 201 seq_num 621) 2024-07-28T19:37:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:1988: write oid 33 current snap is 256 2024-07-28T19:37:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:1988: seq_num 745 ranges {521215=546746,1562732=701583} 2024-07-28T19:37:22.639 INFO:tasks.rados.rados.0.smithi045.stdout:1988: writing smithi04569809-33 from 521215 to 1067961 tid 1 2024-07-28T19:37:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:1988: writing smithi04569809-33 from 1562732 to 2264315 tid 2 2024-07-28T19:37:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:1989: snap_create 2024-07-28T19:37:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:1987: expect (ObjNum 621 snap 201 seq_num 621) 2024-07-28T19:37:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:22 smithi045 bash[80445]: cluster 2024-07-28T19:37:21.433175+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-07-28T19:37:22.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:22 smithi045 bash[82788]: cluster 2024-07-28T19:37:21.433175+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-07-28T19:37:22.738 INFO:tasks.rados.rados.0.smithi045.stdout:1988: finishing write tid 1 to smithi04569809-33 2024-07-28T19:37:22.739 INFO:tasks.rados.rados.0.smithi045.stdout:1988: finishing write tid 2 to smithi04569809-33 2024-07-28T19:37:22.739 INFO:tasks.rados.rados.0.smithi045.stdout:1988: finishing write tid 3 to smithi04569809-33 2024-07-28T19:37:22.739 INFO:tasks.rados.rados.0.smithi045.stdout:1988: finishing write tid 4 to smithi04569809-33 2024-07-28T19:37:22.739 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 332 (ObjNum 745 snap 256 seq_num 745) dirty exists 2024-07-28T19:37:22.739 INFO:tasks.rados.rados.0.smithi045.stdout:1988: left oid 33 (ObjNum 745 snap 256 seq_num 745) 2024-07-28T19:37:22.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:22 smithi155 bash[68033]: cluster 2024-07-28T19:37:21.433175+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-07-28T19:37:22.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:37:22 smithi155 bash[60745]: ts=2024-07-28T19:37:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:37:23.453 INFO:tasks.rados.rados.0.smithi045.stdout:1987: done (2 left) 2024-07-28T19:37:23.454 INFO:tasks.rados.rados.0.smithi045.stdout:1988: done (1 left) 2024-07-28T19:37:23.454 INFO:tasks.rados.rados.0.smithi045.stdout:1989: done (0 left) 2024-07-28T19:37:23.454 INFO:tasks.rados.rados.0.smithi045.stdout:1990: snap_remove snap 220 2024-07-28T19:37:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:23 smithi045 bash[80445]: cluster 2024-07-28T19:37:22.020461+0000 mgr.y (mgr.34101) 210 : cluster [DBG] pgmap v407: 89 pgs: 3 peering, 86 active+clean; 194 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 771 KiB/s wr, 9 op/s; 2.5 MiB/s, 2 objects/s recovering 2024-07-28T19:37:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:23 smithi045 bash[80445]: cluster 2024-07-28T19:37:22.430280+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/384 objects degraded (2.083%), 1 pg degraded) 2024-07-28T19:37:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:23 smithi045 bash[80445]: cluster 2024-07-28T19:37:22.430308+0000 mon.a (mon.0) 464 : cluster [INF] Cluster is now healthy 2024-07-28T19:37:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:23 smithi045 bash[80445]: cluster 2024-07-28T19:37:22.441861+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-07-28T19:37:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:23 smithi045 bash[82788]: cluster 2024-07-28T19:37:22.020461+0000 mgr.y (mgr.34101) 210 : cluster [DBG] pgmap v407: 89 pgs: 3 peering, 86 active+clean; 194 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 771 KiB/s wr, 9 op/s; 2.5 MiB/s, 2 objects/s recovering 2024-07-28T19:37:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:23 smithi045 bash[82788]: cluster 2024-07-28T19:37:22.430280+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/384 objects degraded (2.083%), 1 pg degraded) 2024-07-28T19:37:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:23 smithi045 bash[82788]: cluster 2024-07-28T19:37:22.430308+0000 mon.a (mon.0) 464 : cluster [INF] Cluster is now healthy 2024-07-28T19:37:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:23 smithi045 bash[82788]: cluster 2024-07-28T19:37:22.441861+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-07-28T19:37:23.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:23 smithi155 bash[68033]: cluster 2024-07-28T19:37:22.020461+0000 mgr.y (mgr.34101) 210 : cluster [DBG] pgmap v407: 89 pgs: 3 peering, 86 active+clean; 194 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 771 KiB/s wr, 9 op/s; 2.5 MiB/s, 2 objects/s recovering 2024-07-28T19:37:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:23 smithi155 bash[68033]: cluster 2024-07-28T19:37:22.430280+0000 mon.a (mon.0) 463 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/384 objects degraded (2.083%), 1 pg degraded) 2024-07-28T19:37:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:23 smithi155 bash[68033]: cluster 2024-07-28T19:37:22.430308+0000 mon.a (mon.0) 464 : cluster [INF] Cluster is now healthy 2024-07-28T19:37:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:23 smithi155 bash[68033]: cluster 2024-07-28T19:37:22.441861+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-07-28T19:37:24.463 INFO:tasks.rados.rados.0.smithi045.stdout:1990: done (0 left) 2024-07-28T19:37:24.464 INFO:tasks.rados.rados.0.smithi045.stdout:1991: read oid 40 snap 222 2024-07-28T19:37:24.464 INFO:tasks.rados.rados.0.smithi045.stdout:1991: expect deleted 2024-07-28T19:37:24.464 INFO:tasks.rados.rados.0.smithi045.stdout:1992: delete oid 42 current snap is 257 2024-07-28T19:37:24.490 INFO:tasks.rados.rados.0.smithi045.stdout:1991: done (1 left) 2024-07-28T19:37:24.490 INFO:tasks.rados.rados.0.smithi045.stdout:1992: done (0 left) 2024-07-28T19:37:24.490 INFO:tasks.rados.rados.0.smithi045.stdout:1993: snap_create 2024-07-28T19:37:24.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:24 smithi045 bash[82788]: cluster 2024-07-28T19:37:23.454968+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-07-28T19:37:24.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:24 smithi045 bash[80445]: cluster 2024-07-28T19:37:23.454968+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-07-28T19:37:24.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:24 smithi155 bash[68033]: cluster 2024-07-28T19:37:23.454968+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-07-28T19:37:25.185 INFO:tasks.rados.rados.0.smithi045.stdout:1993: done (0 left) 2024-07-28T19:37:25.185 INFO:tasks.rados.rados.0.smithi045.stdout:1994: rollback oid 31 current snap is 258 2024-07-28T19:37:25.185 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 31 to 240 2024-07-28T19:37:25.185 INFO:tasks.rados.rados.0.smithi045.stdout:1995: delete oid 14 current snap is 258 2024-07-28T19:37:25.189 INFO:tasks.rados.rados.0.smithi045.stdout:1994: finishing rollback tid 1 to smithi04569809-31 2024-07-28T19:37:25.189 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 0 (ObjNum 129 snap 0 seq_num 1227109502) dirty dne 2024-07-28T19:37:25.194 INFO:tasks.rados.rados.0.smithi045.stdout:1994: done (1 left) 2024-07-28T19:37:25.194 INFO:tasks.rados.rados.0.smithi045.stdout:1995: done (0 left) 2024-07-28T19:37:25.194 INFO:tasks.rados.rados.0.smithi045.stdout:1996: write oid 26 current snap is 258 2024-07-28T19:37:25.194 INFO:tasks.rados.rados.0.smithi045.stdout:1996: seq_num 748 ranges {571636=488846,1854531=565263} 2024-07-28T19:37:25.211 INFO:tasks.rados.rados.0.smithi045.stdout:1996: writing smithi04569809-26 from 571636 to 1060482 tid 1 2024-07-28T19:37:25.234 INFO:tasks.rados.rados.0.smithi045.stdout:1996: writing smithi04569809-26 from 1854531 to 2419794 tid 2 2024-07-28T19:37:25.234 INFO:tasks.rados.rados.0.smithi045.stdout:1997: write oid 48 current snap is 258 2024-07-28T19:37:25.234 INFO:tasks.rados.rados.0.smithi045.stdout:1997: seq_num 749 ranges {588443=564095,1796660=708921} 2024-07-28T19:37:25.250 INFO:tasks.rados.rados.0.smithi045.stdout:1997: writing smithi04569809-48 from 588443 to 1152538 tid 1 2024-07-28T19:37:25.265 INFO:tasks.rados.rados.0.smithi045.stdout:1997: writing smithi04569809-48 from 1796660 to 2505581 tid 2 2024-07-28T19:37:25.265 INFO:tasks.rados.rados.0.smithi045.stdout:1998: snap_remove snap 256 2024-07-28T19:37:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[80445]: cluster 2024-07-28T19:37:24.021343+0000 mgr.y (mgr.34101) 211 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 902 KiB/s wr, 18 op/s; 1.9 MiB/s, 1 objects/s recovering 2024-07-28T19:37:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[80445]: cluster 2024-07-28T19:37:24.464856+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-07-28T19:37:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[80445]: cluster 2024-07-28T19:37:25.185557+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-07-28T19:37:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[80445]: audit 2024-07-28T19:37:25.310993+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[80445]: audit 2024-07-28T19:37:25.324030+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[80445]: audit 2024-07-28T19:37:25.327947+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:37:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[80445]: audit 2024-07-28T19:37:25.329768+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:37:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[80445]: audit 2024-07-28T19:37:25.340520+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[82788]: cluster 2024-07-28T19:37:24.021343+0000 mgr.y (mgr.34101) 211 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 902 KiB/s wr, 18 op/s; 1.9 MiB/s, 1 objects/s recovering 2024-07-28T19:37:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[82788]: cluster 2024-07-28T19:37:24.464856+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-07-28T19:37:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[82788]: cluster 2024-07-28T19:37:25.185557+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-07-28T19:37:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[82788]: audit 2024-07-28T19:37:25.310993+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[82788]: audit 2024-07-28T19:37:25.324030+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[82788]: audit 2024-07-28T19:37:25.327947+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:37:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[82788]: audit 2024-07-28T19:37:25.329768+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:37:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:25 smithi045 bash[82788]: audit 2024-07-28T19:37:25.340520+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:25.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:25 smithi155 bash[68033]: cluster 2024-07-28T19:37:24.021343+0000 mgr.y (mgr.34101) 211 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 902 KiB/s wr, 18 op/s; 1.9 MiB/s, 1 objects/s recovering 2024-07-28T19:37:25.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:25 smithi155 bash[68033]: cluster 2024-07-28T19:37:24.464856+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-07-28T19:37:25.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:25 smithi155 bash[68033]: cluster 2024-07-28T19:37:25.185557+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-07-28T19:37:25.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:25 smithi155 bash[68033]: audit 2024-07-28T19:37:25.310993+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:25.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:25 smithi155 bash[68033]: audit 2024-07-28T19:37:25.324030+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:25.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:25 smithi155 bash[68033]: audit 2024-07-28T19:37:25.327947+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:37:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:25 smithi155 bash[68033]: audit 2024-07-28T19:37:25.329768+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:37:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:25 smithi155 bash[68033]: audit 2024-07-28T19:37:25.340520+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:26.187 INFO:tasks.rados.rados.0.smithi045.stdout:1998: done (2 left) 2024-07-28T19:37:26.187 INFO:tasks.rados.rados.0.smithi045.stdout:1999: delete oid 49 current snap is 258 2024-07-28T19:37:26.187 INFO:tasks.rados.rados.0.smithi045.stdout:1996: finishing write tid 1 to smithi04569809-26 2024-07-28T19:37:26.187 INFO:tasks.rados.rados.0.smithi045.stdout:1996: finishing write tid 2 to smithi04569809-26 2024-07-28T19:37:26.187 INFO:tasks.rados.rados.0.smithi045.stdout:1996: finishing write tid 3 to smithi04569809-26 2024-07-28T19:37:26.187 INFO:tasks.rados.rados.0.smithi045.stdout:1996: finishing write tid 4 to smithi04569809-26 2024-07-28T19:37:26.187 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 514 (ObjNum 748 snap 258 seq_num 748) dirty exists 2024-07-28T19:37:26.187 INFO:tasks.rados.rados.0.smithi045.stdout:1996: left oid 26 (ObjNum 748 snap 258 seq_num 748) 2024-07-28T19:37:26.187 INFO:tasks.rados.rados.0.smithi045.stdout:1997: finishing write tid 1 to smithi04569809-48 2024-07-28T19:37:26.188 INFO:tasks.rados.rados.0.smithi045.stdout:1997: finishing write tid 2 to smithi04569809-48 2024-07-28T19:37:26.188 INFO:tasks.rados.rados.0.smithi045.stdout:1997: finishing write tid 3 to smithi04569809-48 2024-07-28T19:37:26.188 INFO:tasks.rados.rados.0.smithi045.stdout:1997: finishing write tid 4 to smithi04569809-48 2024-07-28T19:37:26.188 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 617 (ObjNum 749 snap 258 seq_num 749) dirty exists 2024-07-28T19:37:26.188 INFO:tasks.rados.rados.0.smithi045.stdout:1997: left oid 48 (ObjNum 749 snap 258 seq_num 749) 2024-07-28T19:37:26.201 INFO:tasks.rados.rados.0.smithi045.stdout:1996: done (2 left) 2024-07-28T19:37:26.201 INFO:tasks.rados.rados.0.smithi045.stdout:1997: done (1 left) 2024-07-28T19:37:26.201 INFO:tasks.rados.rados.0.smithi045.stdout:1999: done (0 left) 2024-07-28T19:37:26.201 INFO:tasks.rados.rados.0.smithi045.stdout:2000: rollback oid 25 current snap is 258 2024-07-28T19:37:26.201 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 25 to 248 2024-07-28T19:37:26.201 INFO:tasks.rados.rados.0.smithi045.stdout:2001: snap_create 2024-07-28T19:37:26.210 INFO:tasks.rados.rados.0.smithi045.stdout:2000: finishing rollback tid 0 to smithi04569809-25 2024-07-28T19:37:26.210 INFO:tasks.rados.rados.0.smithi045.stdout:2000: finishing rollback tid 1 to smithi04569809-25 2024-07-28T19:37:26.210 INFO:tasks.rados.rados.0.smithi045.stdout:2000: finishing rollback tid 2 to smithi04569809-25 2024-07-28T19:37:26.210 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1043 (ObjNum 710 snap 245 seq_num 710) dirty exists 2024-07-28T19:37:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:26 smithi045 bash[80445]: audit 2024-07-28T19:37:25.492006+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:37:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:26 smithi045 bash[80445]: cluster 2024-07-28T19:37:26.187349+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-07-28T19:37:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:26 smithi045 bash[82788]: audit 2024-07-28T19:37:25.492006+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:37:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:26 smithi045 bash[82788]: cluster 2024-07-28T19:37:26.187349+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-07-28T19:37:26.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:26 smithi155 bash[68033]: audit 2024-07-28T19:37:25.492006+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:37:26.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:26 smithi155 bash[68033]: cluster 2024-07-28T19:37:26.187349+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-07-28T19:37:27.190 INFO:tasks.rados.rados.0.smithi045.stdout:2000: done (1 left) 2024-07-28T19:37:27.190 INFO:tasks.rados.rados.0.smithi045.stdout:2001: done (0 left) 2024-07-28T19:37:27.190 INFO:tasks.rados.rados.0.smithi045.stdout:2002: write oid 42 current snap is 259 2024-07-28T19:37:27.190 INFO:tasks.rados.rados.0.smithi045.stdout:2002: seq_num 751 ranges {622057=714593,1913624=708433} 2024-07-28T19:37:27.204 INFO:tasks.rados.rados.0.smithi045.stdout:2002: writing smithi04569809-42 from 622057 to 1336650 tid 1 2024-07-28T19:37:27.218 INFO:tasks.rados.rados.0.smithi045.stdout:2002: writing smithi04569809-42 from 1913624 to 2622057 tid 2 2024-07-28T19:37:27.218 INFO:tasks.rados.rados.0.smithi045.stdout:2003: delete oid 14 current snap is 259 2024-07-28T19:37:27.218 INFO:tasks.rados.rados.0.smithi045.stdout:2002: finishing write tid 1 to smithi04569809-42 2024-07-28T19:37:27.225 INFO:tasks.rados.rados.0.smithi045.stdout:2002: finishing write tid 2 to smithi04569809-42 2024-07-28T19:37:27.226 INFO:tasks.rados.rados.0.smithi045.stdout:2002: finishing write tid 3 to smithi04569809-42 2024-07-28T19:37:27.226 INFO:tasks.rados.rados.0.smithi045.stdout:2002: finishing write tid 4 to smithi04569809-42 2024-07-28T19:37:27.226 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1414 (ObjNum 751 snap 259 seq_num 751) dirty exists 2024-07-28T19:37:27.227 INFO:tasks.rados.rados.0.smithi045.stdout:2002: left oid 42 (ObjNum 751 snap 259 seq_num 751) 2024-07-28T19:37:27.227 INFO:tasks.rados.rados.0.smithi045.stdout:2002: done (1 left) 2024-07-28T19:37:27.227 INFO:tasks.rados.rados.0.smithi045.stdout:2003: done (0 left) 2024-07-28T19:37:27.227 INFO:tasks.rados.rados.0.smithi045.stdout:2004: read oid 11 snap -1 2024-07-28T19:37:27.227 INFO:tasks.rados.rados.0.smithi045.stdout:2004: expect deleted 2024-07-28T19:37:27.227 INFO:tasks.rados.rados.0.smithi045.stdout:2005: write oid 24 current snap is 259 2024-07-28T19:37:27.227 INFO:tasks.rados.rados.0.smithi045.stdout:2005: seq_num 753 ranges {655671=581444,2030588=625083} 2024-07-28T19:37:27.240 INFO:tasks.rados.rados.0.smithi045.stdout:2005: writing smithi04569809-24 from 655671 to 1237115 tid 1 2024-07-28T19:37:27.256 INFO:tasks.rados.rados.0.smithi045.stdout:2005: writing smithi04569809-24 from 2030588 to 2655671 tid 2 2024-07-28T19:37:27.256 INFO:tasks.rados.rados.0.smithi045.stdout:2006: write oid 3 current snap is 259 2024-07-28T19:37:27.256 INFO:tasks.rados.rados.0.smithi045.stdout:2006: seq_num 754 ranges {672478=656693,2089070=459917} 2024-07-28T19:37:27.268 INFO:tasks.rados.rados.0.smithi045.stdout:2006: writing smithi04569809-3 from 672478 to 1329171 tid 1 2024-07-28T19:37:27.279 INFO:tasks.rados.rados.0.smithi045.stdout:2006: writing smithi04569809-3 from 2089070 to 2548987 tid 2 2024-07-28T19:37:27.279 INFO:tasks.rados.rados.0.smithi045.stdout:2007: write oid 42 current snap is 259 2024-07-28T19:37:27.279 INFO:tasks.rados.rados.0.smithi045.stdout:2005: finishing write tid 1 to smithi04569809-24 2024-07-28T19:37:27.279 INFO:tasks.rados.rados.0.smithi045.stdout:2005: finishing write tid 2 to smithi04569809-24 2024-07-28T19:37:27.279 INFO:tasks.rados.rados.0.smithi045.stdout:2005: finishing write tid 3 to smithi04569809-24 2024-07-28T19:37:27.279 INFO:tasks.rados.rados.0.smithi045.stdout:2005: finishing write tid 4 to smithi04569809-24 2024-07-28T19:37:27.279 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 747 (ObjNum 753 snap 259 seq_num 753) dirty exists 2024-07-28T19:37:27.279 INFO:tasks.rados.rados.0.smithi045.stdout:2005: left oid 24 (ObjNum 753 snap 259 seq_num 753) 2024-07-28T19:37:27.279 INFO:tasks.rados.rados.0.smithi045.stdout:2006: finishing write tid 1 to smithi04569809-3 2024-07-28T19:37:27.279 INFO:tasks.rados.rados.0.smithi045.stdout:2007: seq_num 755 ranges {689285=731942,2147552=541733} 2024-07-28T19:37:27.289 INFO:tasks.rados.rados.0.smithi045.stdout:2007: writing smithi04569809-42 from 689285 to 1421227 tid 1 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:2007: writing smithi04569809-42 from 2147552 to 2689285 tid 2 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:2004: done (3 left) 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:2005: done (2 left) 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:2008: read oid 41 snap -1 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:2008: expect (ObjNum 721 snap 248 seq_num 721) 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:2009: snap_create 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:2006: finishing write tid 2 to smithi04569809-3 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:2006: finishing write tid 3 to smithi04569809-3 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:2006: finishing write tid 4 to smithi04569809-3 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1053 (ObjNum 754 snap 259 seq_num 754) dirty exists 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:2006: left oid 3 (ObjNum 754 snap 259 seq_num 754) 2024-07-28T19:37:27.299 INFO:tasks.rados.rados.0.smithi045.stdout:2007: finishing write tid 1 to smithi04569809-42 2024-07-28T19:37:27.306 INFO:tasks.rados.rados.0.smithi045.stdout:2008: expect (ObjNum 721 snap 248 seq_num 721) 2024-07-28T19:37:27.430 INFO:tasks.rados.rados.0.smithi045.stdout:2007: finishing write tid 2 to smithi04569809-42 2024-07-28T19:37:27.430 INFO:tasks.rados.rados.0.smithi045.stdout:2007: finishing write tid 3 to smithi04569809-42 2024-07-28T19:37:27.430 INFO:tasks.rados.rados.0.smithi045.stdout:2007: finishing write tid 4 to smithi04569809-42 2024-07-28T19:37:27.431 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1417 (ObjNum 755 snap 259 seq_num 755) dirty exists 2024-07-28T19:37:27.431 INFO:tasks.rados.rados.0.smithi045.stdout:2007: left oid 42 (ObjNum 755 snap 259 seq_num 755) 2024-07-28T19:37:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:27 smithi045 bash[80445]: cluster 2024-07-28T19:37:26.022181+0000 mgr.y (mgr.34101) 212 : cluster [DBG] pgmap v413: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 902 KiB/s wr, 16 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-07-28T19:37:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:27 smithi045 bash[80445]: cluster 2024-07-28T19:37:27.191011+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-07-28T19:37:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:27 smithi045 bash[82788]: cluster 2024-07-28T19:37:26.022181+0000 mgr.y (mgr.34101) 212 : cluster [DBG] pgmap v413: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 902 KiB/s wr, 16 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-07-28T19:37:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:27 smithi045 bash[82788]: cluster 2024-07-28T19:37:27.191011+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-07-28T19:37:27.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:27 smithi155 bash[68033]: cluster 2024-07-28T19:37:26.022181+0000 mgr.y (mgr.34101) 212 : cluster [DBG] pgmap v413: 89 pgs: 89 active+clean; 195 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 902 KiB/s wr, 16 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-07-28T19:37:27.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:27 smithi155 bash[68033]: cluster 2024-07-28T19:37:27.191011+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-07-28T19:37:28.192 INFO:tasks.rados.rados.0.smithi045.stdout:2006: done (3 left) 2024-07-28T19:37:28.192 INFO:tasks.rados.rados.0.smithi045.stdout:2007: done (2 left) 2024-07-28T19:37:28.192 INFO:tasks.rados.rados.0.smithi045.stdout:2008: done (1 left) 2024-07-28T19:37:28.192 INFO:tasks.rados.rados.0.smithi045.stdout:2009: done (0 left) 2024-07-28T19:37:28.192 INFO:tasks.rados.rados.0.smithi045.stdout:2010: snap_remove snap 247 2024-07-28T19:37:29.202 INFO:tasks.rados.rados.0.smithi045.stdout:2010: done (0 left) 2024-07-28T19:37:29.202 INFO:tasks.rados.rados.0.smithi045.stdout:2011: delete oid 10 current snap is 260 2024-07-28T19:37:29.218 INFO:tasks.rados.rados.0.smithi045.stdout:2011: done (0 left) 2024-07-28T19:37:29.218 INFO:tasks.rados.rados.0.smithi045.stdout:2012: read oid 18 snap -1 2024-07-28T19:37:29.218 INFO:tasks.rados.rados.0.smithi045.stdout:2012: expect (ObjNum 732 snap 252 seq_num 732) 2024-07-28T19:37:29.219 INFO:tasks.rados.rados.0.smithi045.stdout:2013: read oid 28 snap -1 2024-07-28T19:37:29.219 INFO:tasks.rados.rados.0.smithi045.stdout:2013: expect deleted 2024-07-28T19:37:29.219 INFO:tasks.rados.rados.0.smithi045.stdout:2014: snap_remove snap 235 2024-07-28T19:37:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:29 smithi045 bash[80445]: cluster 2024-07-28T19:37:28.022868+0000 mgr.y (mgr.34101) 213 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:37:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:29 smithi045 bash[80445]: cluster 2024-07-28T19:37:28.193102+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-07-28T19:37:29.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:29 smithi045 bash[82788]: cluster 2024-07-28T19:37:28.022868+0000 mgr.y (mgr.34101) 213 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:37:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:29 smithi045 bash[82788]: cluster 2024-07-28T19:37:28.193102+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-07-28T19:37:29.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:29 smithi155 bash[68033]: cluster 2024-07-28T19:37:28.022868+0000 mgr.y (mgr.34101) 213 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 193 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:37:29.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:29 smithi155 bash[68033]: cluster 2024-07-28T19:37:28.193102+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-07-28T19:37:30.187 INFO:tasks.rados.rados.0.smithi045.stdout:2014: done (2 left) 2024-07-28T19:37:30.187 INFO:tasks.rados.rados.0.smithi045.stdout:2012: expect (ObjNum 732 snap 252 seq_num 732) 2024-07-28T19:37:30.324 INFO:tasks.rados.rados.0.smithi045.stdout:2015: read oid 10 snap -1 2024-07-28T19:37:30.324 INFO:tasks.rados.rados.0.smithi045.stdout:2015: expect deleted 2024-07-28T19:37:30.324 INFO:tasks.rados.rados.0.smithi045.stdout:2012: done (2 left) 2024-07-28T19:37:30.324 INFO:tasks.rados.rados.0.smithi045.stdout:2013: done (1 left) 2024-07-28T19:37:30.324 INFO:tasks.rados.rados.0.smithi045.stdout:2016: write oid 44 current snap is 260 2024-07-28T19:37:30.324 INFO:tasks.rados.rados.0.smithi045.stdout:2016: seq_num 757 ranges {722899=482440,1748163=723597} 2024-07-28T19:37:30.330 INFO:tasks.rados.rados.0.smithi045.stdout:2016: writing smithi04569809-44 from 722899 to 1205339 tid 1 2024-07-28T19:37:30.339 INFO:tasks.rados.rados.0.smithi045.stdout:2016: writing smithi04569809-44 from 1748163 to 2471760 tid 2 2024-07-28T19:37:30.339 INFO:tasks.rados.rados.0.smithi045.stdout:2017: read oid 41 snap -1 2024-07-28T19:37:30.339 INFO:tasks.rados.rados.0.smithi045.stdout:2017: expect (ObjNum 721 snap 248 seq_num 721) 2024-07-28T19:37:30.339 INFO:tasks.rados.rados.0.smithi045.stdout:2018: read oid 39 snap -1 2024-07-28T19:37:30.339 INFO:tasks.rados.rados.0.smithi045.stdout:2018: expect (ObjNum 709 snap 243 seq_num 709) 2024-07-28T19:37:30.339 INFO:tasks.rados.rados.0.smithi045.stdout:2019: snap_create 2024-07-28T19:37:30.339 INFO:tasks.rados.rados.0.smithi045.stdout:2016: finishing write tid 1 to smithi04569809-44 2024-07-28T19:37:30.347 INFO:tasks.rados.rados.0.smithi045.stdout:2016: finishing write tid 2 to smithi04569809-44 2024-07-28T19:37:30.347 INFO:tasks.rados.rados.0.smithi045.stdout:2016: finishing write tid 3 to smithi04569809-44 2024-07-28T19:37:30.347 INFO:tasks.rados.rados.0.smithi045.stdout:2016: finishing write tid 4 to smithi04569809-44 2024-07-28T19:37:30.347 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1289 (ObjNum 757 snap 260 seq_num 757) dirty exists 2024-07-28T19:37:30.347 INFO:tasks.rados.rados.0.smithi045.stdout:2016: left oid 44 (ObjNum 757 snap 260 seq_num 757) 2024-07-28T19:37:30.349 INFO:tasks.rados.rados.0.smithi045.stdout:2017: expect (ObjNum 721 snap 248 seq_num 721) 2024-07-28T19:37:30.447 INFO:tasks.rados.rados.0.smithi045.stdout:2018: expect (ObjNum 709 snap 243 seq_num 709) 2024-07-28T19:37:30.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:30 smithi045 bash[80445]: cluster 2024-07-28T19:37:29.203324+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-07-28T19:37:30.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:30 smithi045 bash[80445]: cluster 2024-07-28T19:37:30.187681+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-07-28T19:37:30.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:30 smithi045 bash[82788]: cluster 2024-07-28T19:37:29.203324+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-07-28T19:37:30.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:30 smithi045 bash[82788]: cluster 2024-07-28T19:37:30.187681+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-07-28T19:37:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:30 smithi155 bash[68033]: cluster 2024-07-28T19:37:29.203324+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-07-28T19:37:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:30 smithi155 bash[68033]: cluster 2024-07-28T19:37:30.187681+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-07-28T19:37:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:37:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:37:30] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-07-28T19:37:31.227 INFO:tasks.rados.rados.0.smithi045.stdout:2015: done (4 left) 2024-07-28T19:37:31.227 INFO:tasks.rados.rados.0.smithi045.stdout:2016: done (3 left) 2024-07-28T19:37:31.227 INFO:tasks.rados.rados.0.smithi045.stdout:2017: done (2 left) 2024-07-28T19:37:31.227 INFO:tasks.rados.rados.0.smithi045.stdout:2018: done (1 left) 2024-07-28T19:37:31.227 INFO:tasks.rados.rados.0.smithi045.stdout:2019: done (0 left) 2024-07-28T19:37:31.227 INFO:tasks.rados.rados.0.smithi045.stdout:2020: rollback oid 21 current snap is 261 2024-07-28T19:37:31.227 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 240 2024-07-28T19:37:31.227 INFO:tasks.rados.rados.0.smithi045.stdout:2021: snap_create 2024-07-28T19:37:31.240 INFO:tasks.rados.rados.0.smithi045.stdout:2020: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:37:31.240 INFO:tasks.rados.rados.0.smithi045.stdout:2020: finishing rollback tid 2 to smithi04569809-21 2024-07-28T19:37:31.240 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1061 (ObjNum 705 snap 236 seq_num 705) dirty exists 2024-07-28T19:37:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:31 smithi045 bash[80445]: cluster 2024-07-28T19:37:30.023548+0000 mgr.y (mgr.34101) 214 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 191 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T19:37:31.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:31 smithi045 bash[82788]: cluster 2024-07-28T19:37:30.023548+0000 mgr.y (mgr.34101) 214 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 191 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T19:37:31.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:31 smithi155 bash[68033]: cluster 2024-07-28T19:37:30.023548+0000 mgr.y (mgr.34101) 214 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 191 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T19:37:32.230 INFO:tasks.rados.rados.0.smithi045.stdout:2020: done (1 left) 2024-07-28T19:37:32.230 INFO:tasks.rados.rados.0.smithi045.stdout:2021: done (0 left) 2024-07-28T19:37:32.230 INFO:tasks.rados.rados.0.smithi045.stdout:2022: read oid 43 snap -1 2024-07-28T19:37:32.230 INFO:tasks.rados.rados.0.smithi045.stdout:2022: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:37:32.230 INFO:tasks.rados.rados.0.smithi045.stdout:2023: write oid 8 current snap is 262 2024-07-28T19:37:32.230 INFO:tasks.rados.rados.0.smithi045.stdout:2023: seq_num 758 ranges {739706=557689,1806645=467255} 2024-07-28T19:37:32.252 INFO:tasks.rados.rados.0.smithi045.stdout:2023: writing smithi04569809-8 from 739706 to 1297395 tid 1 2024-07-28T19:37:32.270 INFO:tasks.rados.rados.0.smithi045.stdout:2023: writing smithi04569809-8 from 1806645 to 2273900 tid 2 2024-07-28T19:37:32.270 INFO:tasks.rados.rados.0.smithi045.stdout:2024: snap_remove snap 240 2024-07-28T19:37:32.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:37:32 smithi155 bash[60745]: ts=2024-07-28T19:37:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:37:32.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:32 smithi155 bash[68033]: cluster 2024-07-28T19:37:31.227654+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-07-28T19:37:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:32 smithi155 bash[68033]: audit 2024-07-28T19:37:31.354591+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:32 smithi155 bash[68033]: audit 2024-07-28T19:37:31.367548+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:32 smithi155 bash[68033]: audit 2024-07-28T19:37:31.879447+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:37:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:32 smithi155 bash[68033]: audit 2024-07-28T19:37:31.881008+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:37:32.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:32 smithi155 bash[68033]: audit 2024-07-28T19:37:31.893428+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[80445]: cluster 2024-07-28T19:37:31.227654+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-07-28T19:37:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[80445]: audit 2024-07-28T19:37:31.354591+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[80445]: audit 2024-07-28T19:37:31.367548+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[80445]: audit 2024-07-28T19:37:31.879447+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:37:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[80445]: audit 2024-07-28T19:37:31.881008+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:37:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[80445]: audit 2024-07-28T19:37:31.893428+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[82788]: cluster 2024-07-28T19:37:31.227654+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-07-28T19:37:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[82788]: audit 2024-07-28T19:37:31.354591+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[82788]: audit 2024-07-28T19:37:31.367548+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[82788]: audit 2024-07-28T19:37:31.879447+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:37:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[82788]: audit 2024-07-28T19:37:31.881008+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:37:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:32 smithi045 bash[82788]: audit 2024-07-28T19:37:31.893428+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:33.248 INFO:tasks.rados.rados.0.smithi045.stdout:2024: done (2 left) 2024-07-28T19:37:33.249 INFO:tasks.rados.rados.0.smithi045.stdout:2025: write oid 25 current snap is 262 2024-07-28T19:37:33.249 INFO:tasks.rados.rados.0.smithi045.stdout:2025: seq_num 759 ranges {756513=632938,1865127=727266} 2024-07-28T19:37:33.275 INFO:tasks.rados.rados.0.smithi045.stdout:2025: writing smithi04569809-25 from 756513 to 1389451 tid 1 2024-07-28T19:37:33.296 INFO:tasks.rados.rados.0.smithi045.stdout:2025: writing smithi04569809-25 from 1865127 to 2592393 tid 2 2024-07-28T19:37:33.296 INFO:tasks.rados.rados.0.smithi045.stdout:2026: rollback oid 14 current snap is 262 2024-07-28T19:37:33.297 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 255 2024-07-28T19:37:33.297 INFO:tasks.rados.rados.0.smithi045.stdout:2022: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:37:33.445 INFO:tasks.rados.rados.0.smithi045.stdout:2023: finishing write tid 1 to smithi04569809-8 2024-07-28T19:37:33.445 INFO:tasks.rados.rados.0.smithi045.stdout:2023: finishing write tid 2 to smithi04569809-8 2024-07-28T19:37:33.445 INFO:tasks.rados.rados.0.smithi045.stdout:2023: finishing write tid 3 to smithi04569809-8 2024-07-28T19:37:33.445 INFO:tasks.rados.rados.0.smithi045.stdout:2023: finishing write tid 4 to smithi04569809-8 2024-07-28T19:37:33.445 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1055 (ObjNum 758 snap 262 seq_num 758) dirty exists 2024-07-28T19:37:33.445 INFO:tasks.rados.rados.0.smithi045.stdout:2023: left oid 8 (ObjNum 758 snap 262 seq_num 758) 2024-07-28T19:37:33.445 INFO:tasks.rados.rados.0.smithi045.stdout:2025: finishing write tid 1 to smithi04569809-25 2024-07-28T19:37:33.445 INFO:tasks.rados.rados.0.smithi045.stdout:2026: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:37:33.445 INFO:tasks.rados.rados.0.smithi045.stdout:2026: finishing rollback tid 2 to smithi04569809-14 2024-07-28T19:37:33.445 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 253 (ObjNum 621 snap 201 seq_num 621) dirty exists 2024-07-28T19:37:33.445 INFO:tasks.rados.rados.0.smithi045.stdout:2025: finishing write tid 2 to smithi04569809-25 2024-07-28T19:37:33.446 INFO:tasks.rados.rados.0.smithi045.stdout:2025: finishing write tid 3 to smithi04569809-25 2024-07-28T19:37:33.446 INFO:tasks.rados.rados.0.smithi045.stdout:2025: finishing write tid 4 to smithi04569809-25 2024-07-28T19:37:33.446 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1063 (ObjNum 759 snap 262 seq_num 759) dirty exists 2024-07-28T19:37:33.446 INFO:tasks.rados.rados.0.smithi045.stdout:2025: left oid 25 (ObjNum 759 snap 262 seq_num 759) 2024-07-28T19:37:33.446 INFO:tasks.rados.rados.0.smithi045.stdout:2022: done (3 left) 2024-07-28T19:37:33.446 INFO:tasks.rados.rados.0.smithi045.stdout:2023: done (2 left) 2024-07-28T19:37:33.446 INFO:tasks.rados.rados.0.smithi045.stdout:2025: done (1 left) 2024-07-28T19:37:33.446 INFO:tasks.rados.rados.0.smithi045.stdout:2026: done (0 left) 2024-07-28T19:37:33.446 INFO:tasks.rados.rados.0.smithi045.stdout:2027: delete oid 2 current snap is 262 2024-07-28T19:37:33.448 INFO:tasks.rados.rados.0.smithi045.stdout:2027: done (0 left) 2024-07-28T19:37:33.448 INFO:tasks.rados.rados.0.smithi045.stdout:2028: snap_remove snap 260 2024-07-28T19:37:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:33 smithi155 bash[68033]: cluster 2024-07-28T19:37:32.024302+0000 mgr.y (mgr.34101) 215 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 192 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:37:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:33 smithi155 bash[68033]: cluster 2024-07-28T19:37:32.230671+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-07-28T19:37:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:33 smithi155 bash[68033]: audit 2024-07-28T19:37:33.037202+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:33 smithi155 bash[68033]: audit 2024-07-28T19:37:33.039833+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:33.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:33 smithi155 bash[68033]: audit 2024-07-28T19:37:33.150872+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:33 smithi045 bash[80445]: cluster 2024-07-28T19:37:32.024302+0000 mgr.y (mgr.34101) 215 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 192 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:37:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:33 smithi045 bash[80445]: cluster 2024-07-28T19:37:32.230671+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-07-28T19:37:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:33 smithi045 bash[80445]: audit 2024-07-28T19:37:33.037202+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:33 smithi045 bash[80445]: audit 2024-07-28T19:37:33.039833+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:33 smithi045 bash[80445]: audit 2024-07-28T19:37:33.150872+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:33 smithi045 bash[82788]: cluster 2024-07-28T19:37:32.024302+0000 mgr.y (mgr.34101) 215 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 192 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:37:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:33 smithi045 bash[82788]: cluster 2024-07-28T19:37:32.230671+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-07-28T19:37:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:33 smithi045 bash[82788]: audit 2024-07-28T19:37:33.037202+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:33 smithi045 bash[82788]: audit 2024-07-28T19:37:33.039833+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:33 smithi045 bash[82788]: audit 2024-07-28T19:37:33.150872+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:37:34.258 INFO:tasks.rados.rados.0.smithi045.stdout:2028: done (0 left) 2024-07-28T19:37:34.259 INFO:tasks.rados.rados.0.smithi045.stdout:2029: write oid 7 current snap is 262 2024-07-28T19:37:34.259 INFO:tasks.rados.rados.0.smithi045.stdout:2029: seq_num 761 ranges {790127=499789,1698444=730935} 2024-07-28T19:37:34.280 INFO:tasks.rados.rados.0.smithi045.stdout:2029: writing smithi04569809-7 from 790127 to 1289916 tid 1 2024-07-28T19:37:34.300 INFO:tasks.rados.rados.0.smithi045.stdout:2029: writing smithi04569809-7 from 1698444 to 2429379 tid 2 2024-07-28T19:37:34.300 INFO:tasks.rados.rados.0.smithi045.stdout:2030: rollback oid 45 current snap is 262 2024-07-28T19:37:34.300 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 45 to 242 2024-07-28T19:37:34.300 INFO:tasks.rados.rados.0.smithi045.stdout:2031: read oid 17 snap -1 2024-07-28T19:37:34.300 INFO:tasks.rados.rados.0.smithi045.stdout:2031: expect deleted 2024-07-28T19:37:34.300 INFO:tasks.rados.rados.0.smithi045.stdout:2032: read oid 32 snap -1 2024-07-28T19:37:34.300 INFO:tasks.rados.rados.0.smithi045.stdout:2032: expect (ObjNum 604 snap 194 seq_num 604) 2024-07-28T19:37:34.301 INFO:tasks.rados.rados.0.smithi045.stdout:2033: snap_create 2024-07-28T19:37:34.302 INFO:tasks.rados.rados.0.smithi045.stdout:2029: finishing write tid 1 to smithi04569809-7 2024-07-28T19:37:34.307 INFO:tasks.rados.rados.0.smithi045.stdout:2030: finishing rollback tid 0 to smithi04569809-45 2024-07-28T19:37:34.308 INFO:tasks.rados.rados.0.smithi045.stdout:2032: expect (ObjNum 604 snap 194 seq_num 604) 2024-07-28T19:37:34.396 INFO:tasks.rados.rados.0.smithi045.stdout:2030: finishing rollback tid 1 to smithi04569809-45 2024-07-28T19:37:34.396 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 628 (ObjNum 177 snap 0 seq_num 284406272) dirty dne 2024-07-28T19:37:34.396 INFO:tasks.rados.rados.0.smithi045.stdout:2029: finishing write tid 2 to smithi04569809-7 2024-07-28T19:37:34.396 INFO:tasks.rados.rados.0.smithi045.stdout:2029: finishing write tid 3 to smithi04569809-7 2024-07-28T19:37:34.396 INFO:tasks.rados.rados.0.smithi045.stdout:2029: finishing write tid 4 to smithi04569809-7 2024-07-28T19:37:34.396 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 498 (ObjNum 761 snap 262 seq_num 761) dirty exists 2024-07-28T19:37:34.396 INFO:tasks.rados.rados.0.smithi045.stdout:2029: left oid 7 (ObjNum 761 snap 262 seq_num 761) 2024-07-28T19:37:34.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:34 smithi155 bash[68033]: cluster 2024-07-28T19:37:33.249468+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-07-28T19:37:34.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:34 smithi045 bash[80445]: cluster 2024-07-28T19:37:33.249468+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-07-28T19:37:34.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:34 smithi045 bash[82788]: cluster 2024-07-28T19:37:33.249468+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-07-28T19:37:35.190 INFO:tasks.rados.rados.0.smithi045.stdout:2029: done (4 left) 2024-07-28T19:37:35.190 INFO:tasks.rados.rados.0.smithi045.stdout:2030: done (3 left) 2024-07-28T19:37:35.190 INFO:tasks.rados.rados.0.smithi045.stdout:2031: done (2 left) 2024-07-28T19:37:35.190 INFO:tasks.rados.rados.0.smithi045.stdout:2032: done (1 left) 2024-07-28T19:37:35.191 INFO:tasks.rados.rados.0.smithi045.stdout:2033: done (0 left) 2024-07-28T19:37:35.191 INFO:tasks.rados.rados.0.smithi045.stdout:2034: write oid 20 current snap is 263 2024-07-28T19:37:35.191 INFO:tasks.rados.rados.0.smithi045.stdout:2034: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2024-07-28T19:37:35.207 INFO:tasks.rados.rados.0.smithi045.stdout:2034: writing smithi04569809-20 from 406934 to 981972 tid 1 2024-07-28T19:37:35.222 INFO:tasks.rados.rados.0.smithi045.stdout:2034: writing smithi04569809-20 from 1640573 to 2115166 tid 2 2024-07-28T19:37:35.226 INFO:tasks.rados.rados.0.smithi045.stdout:2034: writing smithi04569809-20 from 2642791 to 2806934 tid 3 2024-07-28T19:37:35.226 INFO:tasks.rados.rados.0.smithi045.stdout:2035: write oid 36 current snap is 263 2024-07-28T19:37:35.226 INFO:tasks.rados.rados.0.smithi045.stdout:2034: finishing write tid 1 to smithi04569809-20 2024-07-28T19:37:35.226 INFO:tasks.rados.rados.0.smithi045.stdout:2035: seq_num 763 ranges {423741=650287,1699055=618251} 2024-07-28T19:37:35.232 INFO:tasks.rados.rados.0.smithi045.stdout:2035: writing smithi04569809-36 from 423741 to 1074028 tid 1 2024-07-28T19:37:35.240 INFO:tasks.rados.rados.0.smithi045.stdout:2035: writing smithi04569809-36 from 1699055 to 2317306 tid 2 2024-07-28T19:37:35.240 INFO:tasks.rados.rados.0.smithi045.stdout:2036: delete oid 2 current snap is 263 2024-07-28T19:37:35.240 INFO:tasks.rados.rados.0.smithi045.stdout:2034: finishing write tid 2 to smithi04569809-20 2024-07-28T19:37:35.240 INFO:tasks.rados.rados.0.smithi045.stdout:2034: finishing write tid 3 to smithi04569809-20 2024-07-28T19:37:35.240 INFO:tasks.rados.rados.0.smithi045.stdout:2034: finishing write tid 4 to smithi04569809-20 2024-07-28T19:37:35.240 INFO:tasks.rados.rados.0.smithi045.stdout:2034: finishing write tid 5 to smithi04569809-20 2024-07-28T19:37:35.240 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 346 (ObjNum 762 snap 263 seq_num 762) dirty exists 2024-07-28T19:37:35.241 INFO:tasks.rados.rados.0.smithi045.stdout:2034: left oid 20 (ObjNum 762 snap 263 seq_num 762) 2024-07-28T19:37:35.246 INFO:tasks.rados.rados.0.smithi045.stdout:2034: done (2 left) 2024-07-28T19:37:35.246 INFO:tasks.rados.rados.0.smithi045.stdout:2036: done (1 left) 2024-07-28T19:37:35.246 INFO:tasks.rados.rados.0.smithi045.stdout:2037: read oid 20 snap -1 2024-07-28T19:37:35.246 INFO:tasks.rados.rados.0.smithi045.stdout:2037: expect (ObjNum 762 snap 263 seq_num 762) 2024-07-28T19:37:35.246 INFO:tasks.rados.rados.0.smithi045.stdout:2038: snap_create 2024-07-28T19:37:35.247 INFO:tasks.rados.rados.0.smithi045.stdout:2035: finishing write tid 1 to smithi04569809-36 2024-07-28T19:37:35.248 INFO:tasks.rados.rados.0.smithi045.stdout:2035: finishing write tid 2 to smithi04569809-36 2024-07-28T19:37:35.249 INFO:tasks.rados.rados.0.smithi045.stdout:2035: finishing write tid 3 to smithi04569809-36 2024-07-28T19:37:35.249 INFO:tasks.rados.rados.0.smithi045.stdout:2035: finishing write tid 4 to smithi04569809-36 2024-07-28T19:37:35.249 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 746 (ObjNum 763 snap 263 seq_num 763) dirty exists 2024-07-28T19:37:35.249 INFO:tasks.rados.rados.0.smithi045.stdout:2035: left oid 36 (ObjNum 763 snap 263 seq_num 763) 2024-07-28T19:37:35.258 INFO:tasks.rados.rados.0.smithi045.stdout:2037: expect (ObjNum 762 snap 263 seq_num 762) 2024-07-28T19:37:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:35 smithi155 bash[68033]: cluster 2024-07-28T19:37:34.025542+0000 mgr.y (mgr.34101) 216 : cluster [DBG] pgmap v425: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-07-28T19:37:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:35 smithi155 bash[68033]: cluster 2024-07-28T19:37:34.259520+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-07-28T19:37:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:35 smithi155 bash[68033]: cluster 2024-07-28T19:37:35.191283+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-07-28T19:37:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:35 smithi045 bash[80445]: cluster 2024-07-28T19:37:34.025542+0000 mgr.y (mgr.34101) 216 : cluster [DBG] pgmap v425: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-07-28T19:37:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:35 smithi045 bash[80445]: cluster 2024-07-28T19:37:34.259520+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-07-28T19:37:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:35 smithi045 bash[80445]: cluster 2024-07-28T19:37:35.191283+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-07-28T19:37:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:35 smithi045 bash[82788]: cluster 2024-07-28T19:37:34.025542+0000 mgr.y (mgr.34101) 216 : cluster [DBG] pgmap v425: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-07-28T19:37:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:35 smithi045 bash[82788]: cluster 2024-07-28T19:37:34.259520+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-07-28T19:37:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:35 smithi045 bash[82788]: cluster 2024-07-28T19:37:35.191283+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-07-28T19:37:36.192 INFO:tasks.rados.rados.0.smithi045.stdout:2035: done (2 left) 2024-07-28T19:37:36.192 INFO:tasks.rados.rados.0.smithi045.stdout:2037: done (1 left) 2024-07-28T19:37:36.193 INFO:tasks.rados.rados.0.smithi045.stdout:2038: done (0 left) 2024-07-28T19:37:36.193 INFO:tasks.rados.rados.0.smithi045.stdout:2039: read oid 22 snap -1 2024-07-28T19:37:36.193 INFO:tasks.rados.rados.0.smithi045.stdout:2039: expect (ObjNum 731 snap 249 seq_num 731) 2024-07-28T19:37:36.193 INFO:tasks.rados.rados.0.smithi045.stdout:2040: delete oid 41 current snap is 264 2024-07-28T19:37:36.199 INFO:tasks.rados.rados.0.smithi045.stdout:2039: expect (ObjNum 731 snap 249 seq_num 731) 2024-07-28T19:37:36.325 INFO:tasks.rados.rados.0.smithi045.stdout:2039: done (1 left) 2024-07-28T19:37:36.326 INFO:tasks.rados.rados.0.smithi045.stdout:2040: done (0 left) 2024-07-28T19:37:36.326 INFO:tasks.rados.rados.0.smithi045.stdout:2041: snap_create 2024-07-28T19:37:37.263 INFO:tasks.rados.rados.0.smithi045.stdout:2041: done (0 left) 2024-07-28T19:37:37.263 INFO:tasks.rados.rados.0.smithi045.stdout:2042: read oid 25 snap -1 2024-07-28T19:37:37.263 INFO:tasks.rados.rados.0.smithi045.stdout:2042: expect (ObjNum 759 snap 262 seq_num 759) 2024-07-28T19:37:37.263 INFO:tasks.rados.rados.0.smithi045.stdout:2043: read oid 11 snap -1 2024-07-28T19:37:37.263 INFO:tasks.rados.rados.0.smithi045.stdout:2043: expect deleted 2024-07-28T19:37:37.263 INFO:tasks.rados.rados.0.smithi045.stdout:2044: snap_remove snap 258 2024-07-28T19:37:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:37 smithi045 bash[80445]: cluster 2024-07-28T19:37:36.026310+0000 mgr.y (mgr.34101) 217 : cluster [DBG] pgmap v428: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 877 KiB/s wr, 12 op/s 2024-07-28T19:37:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:37 smithi045 bash[80445]: cluster 2024-07-28T19:37:36.192816+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-07-28T19:37:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:37 smithi045 bash[82788]: cluster 2024-07-28T19:37:36.026310+0000 mgr.y (mgr.34101) 217 : cluster [DBG] pgmap v428: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 877 KiB/s wr, 12 op/s 2024-07-28T19:37:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:37 smithi045 bash[82788]: cluster 2024-07-28T19:37:36.192816+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-07-28T19:37:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:37 smithi155 bash[68033]: cluster 2024-07-28T19:37:36.026310+0000 mgr.y (mgr.34101) 217 : cluster [DBG] pgmap v428: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 877 KiB/s wr, 12 op/s 2024-07-28T19:37:37.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:37 smithi155 bash[68033]: cluster 2024-07-28T19:37:36.192816+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-07-28T19:37:38.279 INFO:tasks.rados.rados.0.smithi045.stdout:2044: done (2 left) 2024-07-28T19:37:38.279 INFO:tasks.rados.rados.0.smithi045.stdout:2045: read oid 31 snap -1 2024-07-28T19:37:38.279 INFO:tasks.rados.rados.0.smithi045.stdout:2045: expect deleted 2024-07-28T19:37:38.279 INFO:tasks.rados.rados.0.smithi045.stdout:2046: read oid 21 snap -1 2024-07-28T19:37:38.279 INFO:tasks.rados.rados.0.smithi045.stdout:2046: expect (ObjNum 705 snap 236 seq_num 705) 2024-07-28T19:37:38.279 INFO:tasks.rados.rados.0.smithi045.stdout:2047: read oid 47 snap -1 2024-07-28T19:37:38.279 INFO:tasks.rados.rados.0.smithi045.stdout:2047: expect deleted 2024-07-28T19:37:38.279 INFO:tasks.rados.rados.0.smithi045.stdout:2048: delete oid 42 current snap is 265 2024-07-28T19:37:38.279 INFO:tasks.rados.rados.0.smithi045.stdout:2042: expect (ObjNum 759 snap 262 seq_num 759) 2024-07-28T19:37:38.455 INFO:tasks.rados.rados.0.smithi045.stdout:2046: expect (ObjNum 705 snap 236 seq_num 705) 2024-07-28T19:37:38.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:38 smithi155 bash[68033]: cluster 2024-07-28T19:37:37.263730+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-07-28T19:37:38.580 INFO:tasks.rados.rados.0.smithi045.stdout:2042: done (5 left) 2024-07-28T19:37:38.580 INFO:tasks.rados.rados.0.smithi045.stdout:2043: done (4 left) 2024-07-28T19:37:38.580 INFO:tasks.rados.rados.0.smithi045.stdout:2045: done (3 left) 2024-07-28T19:37:38.581 INFO:tasks.rados.rados.0.smithi045.stdout:2046: done (2 left) 2024-07-28T19:37:38.581 INFO:tasks.rados.rados.0.smithi045.stdout:2047: done (1 left) 2024-07-28T19:37:38.581 INFO:tasks.rados.rados.0.smithi045.stdout:2048: done (0 left) 2024-07-28T19:37:38.581 INFO:tasks.rados.rados.0.smithi045.stdout:2049: write oid 46 current snap is 265 2024-07-28T19:37:38.581 INFO:tasks.rados.rados.0.smithi045.stdout:2049: seq_num 767 ranges {490969=551283,1816630=625589} 2024-07-28T19:37:38.597 INFO:tasks.rados.rados.0.smithi045.stdout:2049: writing smithi04569809-46 from 490969 to 1042252 tid 1 2024-07-28T19:37:38.620 INFO:tasks.rados.rados.0.smithi045.stdout:2049: writing smithi04569809-46 from 1816630 to 2442219 tid 2 2024-07-28T19:37:38.621 INFO:tasks.rados.rados.0.smithi045.stdout:2050: read oid 2 snap 249 2024-07-28T19:37:38.621 INFO:tasks.rados.rados.0.smithi045.stdout:2050: expect (ObjNum 711 snap 245 seq_num 711) 2024-07-28T19:37:38.621 INFO:tasks.rados.rados.0.smithi045.stdout:2051: snap_create 2024-07-28T19:37:38.621 INFO:tasks.rados.rados.0.smithi045.stdout:2049: finishing write tid 1 to smithi04569809-46 2024-07-28T19:37:38.628 INFO:tasks.rados.rados.0.smithi045.stdout:2049: finishing write tid 2 to smithi04569809-46 2024-07-28T19:37:38.629 INFO:tasks.rados.rados.0.smithi045.stdout:2049: finishing write tid 3 to smithi04569809-46 2024-07-28T19:37:38.629 INFO:tasks.rados.rados.0.smithi045.stdout:2049: finishing write tid 4 to smithi04569809-46 2024-07-28T19:37:38.629 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1075 (ObjNum 767 snap 265 seq_num 767) dirty exists 2024-07-28T19:37:38.629 INFO:tasks.rados.rados.0.smithi045.stdout:2049: left oid 46 (ObjNum 767 snap 265 seq_num 767) 2024-07-28T19:37:38.642 INFO:tasks.rados.rados.0.smithi045.stdout:2050: expect (ObjNum 711 snap 245 seq_num 711) 2024-07-28T19:37:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:38 smithi045 bash[80445]: cluster 2024-07-28T19:37:37.263730+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-07-28T19:37:38.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:38 smithi045 bash[82788]: cluster 2024-07-28T19:37:37.263730+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-07-28T19:37:39.275 INFO:tasks.rados.rados.0.smithi045.stdout:2049: done (2 left) 2024-07-28T19:37:39.275 INFO:tasks.rados.rados.0.smithi045.stdout:2050: done (1 left) 2024-07-28T19:37:39.275 INFO:tasks.rados.rados.0.smithi045.stdout:2051: done (0 left) 2024-07-28T19:37:39.276 INFO:tasks.rados.rados.0.smithi045.stdout:2052: snap_remove snap 262 2024-07-28T19:37:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:39 smithi155 bash[68033]: cluster 2024-07-28T19:37:38.026989+0000 mgr.y (mgr.34101) 218 : cluster [DBG] pgmap v431: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:37:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:39 smithi155 bash[68033]: cluster 2024-07-28T19:37:38.275285+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-07-28T19:37:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:39 smithi045 bash[80445]: cluster 2024-07-28T19:37:38.026989+0000 mgr.y (mgr.34101) 218 : cluster [DBG] pgmap v431: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:37:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:39 smithi045 bash[80445]: cluster 2024-07-28T19:37:38.275285+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-07-28T19:37:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:39 smithi045 bash[82788]: cluster 2024-07-28T19:37:38.026989+0000 mgr.y (mgr.34101) 218 : cluster [DBG] pgmap v431: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:37:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:39 smithi045 bash[82788]: cluster 2024-07-28T19:37:38.275285+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-07-28T19:37:40.195 INFO:tasks.rados.rados.0.smithi045.stdout:2052: done (0 left) 2024-07-28T19:37:40.195 INFO:tasks.rados.rados.0.smithi045.stdout:2053: rollback oid 10 current snap is 266 2024-07-28T19:37:40.195 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 259 2024-07-28T19:37:40.195 INFO:tasks.rados.rados.0.smithi045.stdout:2054: read oid 44 snap 222 2024-07-28T19:37:40.195 INFO:tasks.rados.rados.0.smithi045.stdout:2054: expect deleted 2024-07-28T19:37:40.196 INFO:tasks.rados.rados.0.smithi045.stdout:2055: rollback oid 43 current snap is 266 2024-07-28T19:37:40.196 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 43 to 254 2024-07-28T19:37:40.196 INFO:tasks.rados.rados.0.smithi045.stdout:2056: snap_create 2024-07-28T19:37:40.200 INFO:tasks.rados.rados.0.smithi045.stdout:2053: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:37:40.200 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1000 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T19:37:40.207 INFO:tasks.rados.rados.0.smithi045.stdout:2055: finishing rollback tid 0 to smithi04569809-43 2024-07-28T19:37:40.207 INFO:tasks.rados.rados.0.smithi045.stdout:2055: finishing rollback tid 1 to smithi04569809-43 2024-07-28T19:37:40.207 INFO:tasks.rados.rados.0.smithi045.stdout:2055: finishing rollback tid 2 to smithi04569809-43 2024-07-28T19:37:40.207 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 397 (ObjNum 428 snap 135 seq_num 428) dirty exists 2024-07-28T19:37:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:40 smithi155 bash[68033]: cluster 2024-07-28T19:37:39.276247+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-07-28T19:37:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:40 smithi155 bash[68033]: cluster 2024-07-28T19:37:40.192983+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-07-28T19:37:40.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:40 smithi045 bash[82788]: cluster 2024-07-28T19:37:39.276247+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-07-28T19:37:40.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:40 smithi045 bash[82788]: cluster 2024-07-28T19:37:40.192983+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-07-28T19:37:40.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:40 smithi045 bash[80445]: cluster 2024-07-28T19:37:39.276247+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-07-28T19:37:40.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:40 smithi045 bash[80445]: cluster 2024-07-28T19:37:40.192983+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-07-28T19:37:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:37:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:37:40] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-07-28T19:37:41.195 INFO:tasks.rados.rados.0.smithi045.stdout:2053: done (3 left) 2024-07-28T19:37:41.195 INFO:tasks.rados.rados.0.smithi045.stdout:2054: done (2 left) 2024-07-28T19:37:41.195 INFO:tasks.rados.rados.0.smithi045.stdout:2055: done (1 left) 2024-07-28T19:37:41.195 INFO:tasks.rados.rados.0.smithi045.stdout:2056: done (0 left) 2024-07-28T19:37:41.195 INFO:tasks.rados.rados.0.smithi045.stdout:2057: snap_remove snap 265 2024-07-28T19:37:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:41 smithi155 bash[68033]: cluster 2024-07-28T19:37:40.027695+0000 mgr.y (mgr.34101) 219 : cluster [DBG] pgmap v434: 89 pgs: 89 active+clean; 206 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:37:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:41 smithi155 bash[68033]: cluster 2024-07-28T19:37:41.195502+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-07-28T19:37:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:41 smithi045 bash[80445]: cluster 2024-07-28T19:37:40.027695+0000 mgr.y (mgr.34101) 219 : cluster [DBG] pgmap v434: 89 pgs: 89 active+clean; 206 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:37:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:41 smithi045 bash[80445]: cluster 2024-07-28T19:37:41.195502+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-07-28T19:37:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:41 smithi045 bash[82788]: cluster 2024-07-28T19:37:40.027695+0000 mgr.y (mgr.34101) 219 : cluster [DBG] pgmap v434: 89 pgs: 89 active+clean; 206 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:37:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:41 smithi045 bash[82788]: cluster 2024-07-28T19:37:41.195502+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-07-28T19:37:42.196 INFO:tasks.rados.rados.0.smithi045.stdout:2057: done (0 left) 2024-07-28T19:37:42.196 INFO:tasks.rados.rados.0.smithi045.stdout:2058: write oid 3 current snap is 267 2024-07-28T19:37:42.196 INFO:tasks.rados.rados.0.smithi045.stdout:2058: seq_num 768 ranges {507776=742885,1991465=485600} 2024-07-28T19:37:42.216 INFO:tasks.rados.rados.0.smithi045.stdout:2058: writing smithi04569809-3 from 507776 to 1250661 tid 1 2024-07-28T19:37:42.238 INFO:tasks.rados.rados.0.smithi045.stdout:2058: writing smithi04569809-3 from 1991465 to 2477065 tid 2 2024-07-28T19:37:42.238 INFO:tasks.rados.rados.0.smithi045.stdout:2059: snap_create 2024-07-28T19:37:42.238 INFO:tasks.rados.rados.0.smithi045.stdout:2058: finishing write tid 1 to smithi04569809-3 2024-07-28T19:37:42.243 INFO:tasks.rados.rados.0.smithi045.stdout:2058: finishing write tid 2 to smithi04569809-3 2024-07-28T19:37:42.243 INFO:tasks.rados.rados.0.smithi045.stdout:2058: finishing write tid 3 to smithi04569809-3 2024-07-28T19:37:42.243 INFO:tasks.rados.rados.0.smithi045.stdout:2058: finishing write tid 4 to smithi04569809-3 2024-07-28T19:37:42.243 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1071 (ObjNum 768 snap 267 seq_num 768) dirty exists 2024-07-28T19:37:42.243 INFO:tasks.rados.rados.0.smithi045.stdout:2058: left oid 3 (ObjNum 768 snap 267 seq_num 768) 2024-07-28T19:37:42.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:37:42 smithi155 bash[60745]: ts=2024-07-28T19:37:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:37:43.199 INFO:tasks.rados.rados.0.smithi045.stdout:2058: done (1 left) 2024-07-28T19:37:43.199 INFO:tasks.rados.rados.0.smithi045.stdout:2059: done (0 left) 2024-07-28T19:37:43.199 INFO:tasks.rados.rados.0.smithi045.stdout:2060: delete oid 20 current snap is 268 2024-07-28T19:37:43.210 INFO:tasks.rados.rados.0.smithi045.stdout:2060: done (0 left) 2024-07-28T19:37:43.210 INFO:tasks.rados.rados.0.smithi045.stdout:2061: rollback oid 21 current snap is 268 2024-07-28T19:37:43.210 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 222 2024-07-28T19:37:43.210 INFO:tasks.rados.rados.0.smithi045.stdout:2062: snap_remove snap 248 2024-07-28T19:37:43.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:43 smithi045 bash[80445]: cluster 2024-07-28T19:37:42.028495+0000 mgr.y (mgr.34101) 220 : cluster [DBG] pgmap v437: 89 pgs: 89 active+clean; 206 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:37:43.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:43 smithi045 bash[80445]: cluster 2024-07-28T19:37:42.197057+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-07-28T19:37:43.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:43 smithi045 bash[82788]: cluster 2024-07-28T19:37:42.028495+0000 mgr.y (mgr.34101) 220 : cluster [DBG] pgmap v437: 89 pgs: 89 active+clean; 206 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:37:43.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:43 smithi045 bash[82788]: cluster 2024-07-28T19:37:42.197057+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-07-28T19:37:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:43 smithi155 bash[68033]: cluster 2024-07-28T19:37:42.028495+0000 mgr.y (mgr.34101) 220 : cluster [DBG] pgmap v437: 89 pgs: 89 active+clean; 206 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:37:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:43 smithi155 bash[68033]: cluster 2024-07-28T19:37:42.197057+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-07-28T19:37:44.222 INFO:tasks.rados.rados.0.smithi045.stdout:2062: done (1 left) 2024-07-28T19:37:44.222 INFO:tasks.rados.rados.0.smithi045.stdout:2063: snap_create 2024-07-28T19:37:44.222 INFO:tasks.rados.rados.0.smithi045.stdout:2061: finishing rollback tid 0 to smithi04569809-21 2024-07-28T19:37:44.222 INFO:tasks.rados.rados.0.smithi045.stdout:2061: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:37:44.222 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1074 (ObjNum 33 snap 0 seq_num 284302000) dirty dne 2024-07-28T19:37:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:44 smithi045 bash[80445]: cluster 2024-07-28T19:37:43.199846+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-07-28T19:37:44.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:44 smithi045 bash[82788]: cluster 2024-07-28T19:37:43.199846+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-07-28T19:37:44.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:44 smithi155 bash[68033]: cluster 2024-07-28T19:37:43.199846+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-07-28T19:37:45.195 INFO:tasks.rados.rados.0.smithi045.stdout:2061: done (1 left) 2024-07-28T19:37:45.196 INFO:tasks.rados.rados.0.smithi045.stdout:2063: done (0 left) 2024-07-28T19:37:45.196 INFO:tasks.rados.rados.0.smithi045.stdout:2064: write oid 8 current snap is 269 2024-07-28T19:37:45.196 INFO:tasks.rados.rados.0.smithi045.stdout:2064: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2024-07-28T19:37:45.213 INFO:tasks.rados.rados.0.smithi045.stdout:2064: writing smithi04569809-8 from 541390 to 1034773 tid 1 2024-07-28T19:37:45.231 INFO:tasks.rados.rados.0.smithi045.stdout:2064: writing smithi04569809-8 from 1592076 to 2081345 tid 2 2024-07-28T19:37:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:2064: writing smithi04569809-8 from 2862175 to 2941390 tid 3 2024-07-28T19:37:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:2065: snap_create 2024-07-28T19:37:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:2064: finishing write tid 1 to smithi04569809-8 2024-07-28T19:37:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:2064: finishing write tid 2 to smithi04569809-8 2024-07-28T19:37:45.250 INFO:tasks.rados.rados.0.smithi045.stdout:2064: finishing write tid 3 to smithi04569809-8 2024-07-28T19:37:45.250 INFO:tasks.rados.rados.0.smithi045.stdout:2064: finishing write tid 4 to smithi04569809-8 2024-07-28T19:37:45.251 INFO:tasks.rados.rados.0.smithi045.stdout:2064: finishing write tid 5 to smithi04569809-8 2024-07-28T19:37:45.251 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1088 (ObjNum 770 snap 269 seq_num 770) dirty exists 2024-07-28T19:37:45.251 INFO:tasks.rados.rados.0.smithi045.stdout:2064: left oid 8 (ObjNum 770 snap 269 seq_num 770) 2024-07-28T19:37:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:45 smithi045 bash[80445]: cluster 2024-07-28T19:37:44.029686+0000 mgr.y (mgr.34101) 221 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 300 KiB/s wr, 2 op/s 2024-07-28T19:37:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:45 smithi045 bash[80445]: cluster 2024-07-28T19:37:44.222331+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-07-28T19:37:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:45 smithi045 bash[80445]: cluster 2024-07-28T19:37:45.196386+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-07-28T19:37:45.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:45 smithi045 bash[82788]: cluster 2024-07-28T19:37:44.029686+0000 mgr.y (mgr.34101) 221 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 300 KiB/s wr, 2 op/s 2024-07-28T19:37:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:45 smithi045 bash[82788]: cluster 2024-07-28T19:37:44.222331+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-07-28T19:37:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:45 smithi045 bash[82788]: cluster 2024-07-28T19:37:45.196386+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-07-28T19:37:45.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:45 smithi155 bash[68033]: cluster 2024-07-28T19:37:44.029686+0000 mgr.y (mgr.34101) 221 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 300 KiB/s wr, 2 op/s 2024-07-28T19:37:45.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:45 smithi155 bash[68033]: cluster 2024-07-28T19:37:44.222331+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-07-28T19:37:45.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:45 smithi155 bash[68033]: cluster 2024-07-28T19:37:45.196386+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-07-28T19:37:46.229 INFO:tasks.rados.rados.0.smithi045.stdout:2064: done (1 left) 2024-07-28T19:37:46.229 INFO:tasks.rados.rados.0.smithi045.stdout:2065: done (0 left) 2024-07-28T19:37:46.229 INFO:tasks.rados.rados.0.smithi045.stdout:2066: write oid 10 current snap is 270 2024-07-28T19:37:46.229 INFO:tasks.rados.rados.0.smithi045.stdout:2066: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2024-07-28T19:37:46.245 INFO:tasks.rados.rados.0.smithi045.stdout:2066: writing smithi04569809-10 from 558197 to 1126829 tid 1 2024-07-28T19:37:46.261 INFO:tasks.rados.rados.0.smithi045.stdout:2066: writing smithi04569809-10 from 1650558 to 2283485 tid 2 2024-07-28T19:37:46.271 INFO:tasks.rados.rados.0.smithi045.stdout:2066: writing smithi04569809-10 from 2773245 to 2958197 tid 3 2024-07-28T19:37:46.271 INFO:tasks.rados.rados.0.smithi045.stdout:2067: delete oid 47 current snap is 270 2024-07-28T19:37:46.271 INFO:tasks.rados.rados.0.smithi045.stdout:2066: finishing write tid 1 to smithi04569809-10 2024-07-28T19:37:46.271 INFO:tasks.rados.rados.0.smithi045.stdout:2066: finishing write tid 2 to smithi04569809-10 2024-07-28T19:37:46.276 INFO:tasks.rados.rados.0.smithi045.stdout:2066: finishing write tid 3 to smithi04569809-10 2024-07-28T19:37:46.278 INFO:tasks.rados.rados.0.smithi045.stdout:2066: finishing write tid 4 to smithi04569809-10 2024-07-28T19:37:46.279 INFO:tasks.rados.rados.0.smithi045.stdout:2066: finishing write tid 5 to smithi04569809-10 2024-07-28T19:37:46.279 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1072 (ObjNum 771 snap 270 seq_num 771) dirty exists 2024-07-28T19:37:46.279 INFO:tasks.rados.rados.0.smithi045.stdout:2066: left oid 10 (ObjNum 771 snap 270 seq_num 771) 2024-07-28T19:37:46.279 INFO:tasks.rados.rados.0.smithi045.stdout:2066: done (1 left) 2024-07-28T19:37:46.279 INFO:tasks.rados.rados.0.smithi045.stdout:2067: done (0 left) 2024-07-28T19:37:46.280 INFO:tasks.rados.rados.0.smithi045.stdout:2068: snap_create 2024-07-28T19:37:47.238 INFO:tasks.rados.rados.0.smithi045.stdout:2068: done (0 left) 2024-07-28T19:37:47.239 INFO:tasks.rados.rados.0.smithi045.stdout:2069: rollback oid 33 current snap is 271 2024-07-28T19:37:47.239 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 33 to 270 2024-07-28T19:37:47.239 INFO:tasks.rados.rados.0.smithi045.stdout:2070: read oid 44 snap -1 2024-07-28T19:37:47.239 INFO:tasks.rados.rados.0.smithi045.stdout:2070: expect (ObjNum 757 snap 260 seq_num 757) 2024-07-28T19:37:47.239 INFO:tasks.rados.rados.0.smithi045.stdout:2071: write oid 23 current snap is 271 2024-07-28T19:37:47.239 INFO:tasks.rados.rados.0.smithi045.stdout:2071: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2024-07-28T19:37:47.260 INFO:tasks.rados.rados.0.smithi045.stdout:2071: writing smithi04569809-23 from 591811 to 1310941 tid 1 2024-07-28T19:37:47.278 INFO:tasks.rados.rados.0.smithi045.stdout:2071: writing smithi04569809-23 from 1767522 to 2404118 tid 2 2024-07-28T19:37:47.286 INFO:tasks.rados.rados.0.smithi045.stdout:2071: writing smithi04569809-23 from 2828091 to 2991811 tid 3 2024-07-28T19:37:47.286 INFO:tasks.rados.rados.0.smithi045.stdout:2072: snap_remove snap 237 2024-07-28T19:37:47.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:47 smithi155 bash[68033]: cluster 2024-07-28T19:37:46.030389+0000 mgr.y (mgr.34101) 222 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 300 KiB/s wr, 2 op/s 2024-07-28T19:37:47.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:47 smithi155 bash[68033]: cluster 2024-07-28T19:37:46.230195+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-07-28T19:37:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:47 smithi045 bash[82788]: cluster 2024-07-28T19:37:46.030389+0000 mgr.y (mgr.34101) 222 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 300 KiB/s wr, 2 op/s 2024-07-28T19:37:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:47 smithi045 bash[82788]: cluster 2024-07-28T19:37:46.230195+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-07-28T19:37:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:47 smithi045 bash[80445]: cluster 2024-07-28T19:37:46.030389+0000 mgr.y (mgr.34101) 222 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 300 KiB/s wr, 2 op/s 2024-07-28T19:37:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:47 smithi045 bash[80445]: cluster 2024-07-28T19:37:46.230195+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-07-28T19:37:48.254 INFO:tasks.rados.rados.0.smithi045.stdout:2072: done (3 left) 2024-07-28T19:37:48.254 INFO:tasks.rados.rados.0.smithi045.stdout:2073: read oid 7 snap 254 2024-07-28T19:37:48.254 INFO:tasks.rados.rados.0.smithi045.stdout:2073: expect (ObjNum 717 snap 248 seq_num 717) 2024-07-28T19:37:48.254 INFO:tasks.rados.rados.0.smithi045.stdout:2074: read oid 20 snap -1 2024-07-28T19:37:48.254 INFO:tasks.rados.rados.0.smithi045.stdout:2074: expect deleted 2024-07-28T19:37:48.254 INFO:tasks.rados.rados.0.smithi045.stdout:2075: delete oid 11 current snap is 271 2024-07-28T19:37:48.255 INFO:tasks.rados.rados.0.smithi045.stdout:2070: expect (ObjNum 757 snap 260 seq_num 757) 2024-07-28T19:37:48.399 INFO:tasks.rados.rados.0.smithi045.stdout:2069: finishing rollback tid 0 to smithi04569809-33 2024-07-28T19:37:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:2069: finishing rollback tid 1 to smithi04569809-33 2024-07-28T19:37:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:2069: finishing rollback tid 2 to smithi04569809-33 2024-07-28T19:37:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 354 (ObjNum 745 snap 256 seq_num 745) dirty exists 2024-07-28T19:37:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:2071: finishing write tid 1 to smithi04569809-23 2024-07-28T19:37:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:2071: finishing write tid 2 to smithi04569809-23 2024-07-28T19:37:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:2071: finishing write tid 3 to smithi04569809-23 2024-07-28T19:37:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:2071: finishing write tid 4 to smithi04569809-23 2024-07-28T19:37:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:2071: finishing write tid 5 to smithi04569809-23 2024-07-28T19:37:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 759 (ObjNum 773 snap 271 seq_num 773) dirty exists 2024-07-28T19:37:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:2071: left oid 23 (ObjNum 773 snap 271 seq_num 773) 2024-07-28T19:37:48.401 INFO:tasks.rados.rados.0.smithi045.stdout:2073: expect (ObjNum 717 snap 248 seq_num 717) 2024-07-28T19:37:48.483 INFO:tasks.rados.rados.0.smithi045.stdout:2069: done (5 left) 2024-07-28T19:37:48.483 INFO:tasks.rados.rados.0.smithi045.stdout:2070: done (4 left) 2024-07-28T19:37:48.483 INFO:tasks.rados.rados.0.smithi045.stdout:2071: done (3 left) 2024-07-28T19:37:48.483 INFO:tasks.rados.rados.0.smithi045.stdout:2073: done (2 left) 2024-07-28T19:37:48.483 INFO:tasks.rados.rados.0.smithi045.stdout:2074: done (1 left) 2024-07-28T19:37:48.483 INFO:tasks.rados.rados.0.smithi045.stdout:2075: done (0 left) 2024-07-28T19:37:48.484 INFO:tasks.rados.rados.0.smithi045.stdout:2076: snap_remove snap 266 2024-07-28T19:37:48.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:48 smithi155 bash[68033]: cluster 2024-07-28T19:37:47.239333+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-07-28T19:37:48.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:48 smithi155 bash[68033]: audit 2024-07-28T19:37:48.031424+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:48 smithi045 bash[80445]: cluster 2024-07-28T19:37:47.239333+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-07-28T19:37:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:48 smithi045 bash[80445]: audit 2024-07-28T19:37:48.031424+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:48 smithi045 bash[82788]: cluster 2024-07-28T19:37:47.239333+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-07-28T19:37:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:48 smithi045 bash[82788]: audit 2024-07-28T19:37:48.031424+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:37:49.263 INFO:tasks.rados.rados.0.smithi045.stdout:2076: done (0 left) 2024-07-28T19:37:49.263 INFO:tasks.rados.rados.0.smithi045.stdout:2077: snap_remove snap 263 2024-07-28T19:37:49.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:49 smithi155 bash[68033]: cluster 2024-07-28T19:37:48.031055+0000 mgr.y (mgr.34101) 223 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:37:49.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:49 smithi155 bash[68033]: cluster 2024-07-28T19:37:48.253573+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-07-28T19:37:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:49 smithi045 bash[80445]: cluster 2024-07-28T19:37:48.031055+0000 mgr.y (mgr.34101) 223 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:37:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:49 smithi045 bash[80445]: cluster 2024-07-28T19:37:48.253573+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-07-28T19:37:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:49 smithi045 bash[82788]: cluster 2024-07-28T19:37:48.031055+0000 mgr.y (mgr.34101) 223 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:37:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:49 smithi045 bash[82788]: cluster 2024-07-28T19:37:48.253573+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-07-28T19:37:50.203 INFO:tasks.rados.rados.0.smithi045.stdout:2077: done (0 left) 2024-07-28T19:37:50.204 INFO:tasks.rados.rados.0.smithi045.stdout:2078: write oid 20 current snap is 271 2024-07-28T19:37:50.204 INFO:tasks.rados.rados.0.smithi045.stdout:2078: seq_num 775 ranges {625425=469628,1768133=640265} 2024-07-28T19:37:50.216 INFO:tasks.rados.rados.0.smithi045.stdout:2078: writing smithi04569809-20 from 625425 to 1095053 tid 1 2024-07-28T19:37:50.237 INFO:tasks.rados.rados.0.smithi045.stdout:2078: writing smithi04569809-20 from 1768133 to 2408398 tid 2 2024-07-28T19:37:50.238 INFO:tasks.rados.rados.0.smithi045.stdout:2079: snap_create 2024-07-28T19:37:50.238 INFO:tasks.rados.rados.0.smithi045.stdout:2078: finishing write tid 1 to smithi04569809-20 2024-07-28T19:37:50.245 INFO:tasks.rados.rados.0.smithi045.stdout:2078: finishing write tid 2 to smithi04569809-20 2024-07-28T19:37:50.245 INFO:tasks.rados.rados.0.smithi045.stdout:2078: finishing write tid 3 to smithi04569809-20 2024-07-28T19:37:50.246 INFO:tasks.rados.rados.0.smithi045.stdout:2078: finishing write tid 4 to smithi04569809-20 2024-07-28T19:37:50.246 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 367 (ObjNum 775 snap 271 seq_num 775) dirty exists 2024-07-28T19:37:50.246 INFO:tasks.rados.rados.0.smithi045.stdout:2078: left oid 20 (ObjNum 775 snap 271 seq_num 775) 2024-07-28T19:37:50.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:50 smithi155 bash[68033]: cluster 2024-07-28T19:37:49.264233+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-07-28T19:37:50.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:50 smithi155 bash[68033]: cluster 2024-07-28T19:37:50.198690+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-07-28T19:37:50.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:50 smithi045 bash[82788]: cluster 2024-07-28T19:37:49.264233+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-07-28T19:37:50.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:50 smithi045 bash[82788]: cluster 2024-07-28T19:37:50.198690+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-07-28T19:37:50.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:50 smithi045 bash[80445]: cluster 2024-07-28T19:37:49.264233+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-07-28T19:37:50.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:50 smithi045 bash[80445]: cluster 2024-07-28T19:37:50.198690+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-07-28T19:37:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:37:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:37:50] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2024-07-28T19:37:51.199 INFO:tasks.rados.rados.0.smithi045.stdout:2078: done (1 left) 2024-07-28T19:37:51.199 INFO:tasks.rados.rados.0.smithi045.stdout:2079: done (0 left) 2024-07-28T19:37:51.199 INFO:tasks.rados.rados.0.smithi045.stdout:2080: snap_remove snap 222 2024-07-28T19:37:51.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:51 smithi155 bash[68033]: cluster 2024-07-28T19:37:50.031719+0000 mgr.y (mgr.34101) 224 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 969 KiB/s wr, 8 op/s 2024-07-28T19:37:51.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:51 smithi155 bash[68033]: cluster 2024-07-28T19:37:51.200328+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-07-28T19:37:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:51 smithi045 bash[80445]: cluster 2024-07-28T19:37:50.031719+0000 mgr.y (mgr.34101) 224 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 969 KiB/s wr, 8 op/s 2024-07-28T19:37:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:51 smithi045 bash[80445]: cluster 2024-07-28T19:37:51.200328+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-07-28T19:37:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:51 smithi045 bash[82788]: cluster 2024-07-28T19:37:50.031719+0000 mgr.y (mgr.34101) 224 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 969 KiB/s wr, 8 op/s 2024-07-28T19:37:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:51 smithi045 bash[82788]: cluster 2024-07-28T19:37:51.200328+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-07-28T19:37:52.205 INFO:tasks.rados.rados.0.smithi045.stdout:2080: done (0 left) 2024-07-28T19:37:52.205 INFO:tasks.rados.rados.0.smithi045.stdout:2081: write oid 8 current snap is 272 2024-07-28T19:37:52.205 INFO:tasks.rados.rados.0.smithi045.stdout:2081: seq_num 776 ranges {642232=661230,1942968=783923} 2024-07-28T19:37:52.228 INFO:tasks.rados.rados.0.smithi045.stdout:2081: writing smithi04569809-8 from 642232 to 1303462 tid 1 2024-07-28T19:37:52.252 INFO:tasks.rados.rados.0.smithi045.stdout:2081: writing smithi04569809-8 from 1942968 to 2726891 tid 2 2024-07-28T19:37:52.252 INFO:tasks.rados.rados.0.smithi045.stdout:2082: delete oid 15 current snap is 272 2024-07-28T19:37:52.252 INFO:tasks.rados.rados.0.smithi045.stdout:2081: finishing write tid 1 to smithi04569809-8 2024-07-28T19:37:52.262 INFO:tasks.rados.rados.0.smithi045.stdout:2082: done (1 left) 2024-07-28T19:37:52.262 INFO:tasks.rados.rados.0.smithi045.stdout:2083: delete oid 34 current snap is 272 2024-07-28T19:37:52.263 INFO:tasks.rados.rados.0.smithi045.stdout:2081: finishing write tid 2 to smithi04569809-8 2024-07-28T19:37:52.263 INFO:tasks.rados.rados.0.smithi045.stdout:2081: finishing write tid 3 to smithi04569809-8 2024-07-28T19:37:52.263 INFO:tasks.rados.rados.0.smithi045.stdout:2081: finishing write tid 4 to smithi04569809-8 2024-07-28T19:37:52.263 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1109 (ObjNum 776 snap 272 seq_num 776) dirty exists 2024-07-28T19:37:52.263 INFO:tasks.rados.rados.0.smithi045.stdout:2081: left oid 8 (ObjNum 776 snap 272 seq_num 776) 2024-07-28T19:37:52.267 INFO:tasks.rados.rados.0.smithi045.stdout:2081: done (1 left) 2024-07-28T19:37:52.267 INFO:tasks.rados.rados.0.smithi045.stdout:2083: done (0 left) 2024-07-28T19:37:52.267 INFO:tasks.rados.rados.0.smithi045.stdout:2084: write oid 3 current snap is 272 2024-07-28T19:37:52.267 INFO:tasks.rados.rados.0.smithi045.stdout:2084: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2024-07-28T19:37:52.287 INFO:tasks.rados.rados.0.smithi045.stdout:2084: writing smithi04569809-3 from 692653 to 1179630 tid 1 2024-07-28T19:37:52.303 INFO:tasks.rados.rados.0.smithi045.stdout:2084: writing smithi04569809-3 from 1602061 to 2249664 tid 2 2024-07-28T19:37:52.313 INFO:tasks.rados.rados.0.smithi045.stdout:2084: writing smithi04569809-3 from 2992629 to 3092653 tid 3 2024-07-28T19:37:52.313 INFO:tasks.rados.rados.0.smithi045.stdout:2085: snap_create 2024-07-28T19:37:52.313 INFO:tasks.rados.rados.0.smithi045.stdout:2084: finishing write tid 1 to smithi04569809-3 2024-07-28T19:37:52.313 INFO:tasks.rados.rados.0.smithi045.stdout:2084: finishing write tid 2 to smithi04569809-3 2024-07-28T19:37:52.318 INFO:tasks.rados.rados.0.smithi045.stdout:2084: finishing write tid 3 to smithi04569809-3 2024-07-28T19:37:52.318 INFO:tasks.rados.rados.0.smithi045.stdout:2084: finishing write tid 4 to smithi04569809-3 2024-07-28T19:37:52.318 INFO:tasks.rados.rados.0.smithi045.stdout:2084: finishing write tid 5 to smithi04569809-3 2024-07-28T19:37:52.319 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1101 (ObjNum 779 snap 272 seq_num 779) dirty exists 2024-07-28T19:37:52.319 INFO:tasks.rados.rados.0.smithi045.stdout:2084: left oid 3 (ObjNum 779 snap 272 seq_num 779) 2024-07-28T19:37:52.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:37:52 smithi155 bash[60745]: ts=2024-07-28T19:37:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:37:53.275 INFO:tasks.rados.rados.0.smithi045.stdout:2084: done (1 left) 2024-07-28T19:37:53.275 INFO:tasks.rados.rados.0.smithi045.stdout:2085: done (0 left) 2024-07-28T19:37:53.276 INFO:tasks.rados.rados.0.smithi045.stdout:2086: write oid 18 current snap is 273 2024-07-28T19:37:53.276 INFO:tasks.rados.rados.0.smithi045.stdout:2086: seq_num 780 ranges {709460=562226,2060543=791261} 2024-07-28T19:37:53.290 INFO:tasks.rados.rados.0.smithi045.stdout:2086: writing smithi04569809-18 from 709460 to 1271686 tid 1 2024-07-28T19:37:53.309 INFO:tasks.rados.rados.0.smithi045.stdout:2086: writing smithi04569809-18 from 2060543 to 2851804 tid 2 2024-07-28T19:37:53.309 INFO:tasks.rados.rados.0.smithi045.stdout:2087: snap_remove snap 267 2024-07-28T19:37:53.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:53 smithi045 bash[82788]: cluster 2024-07-28T19:37:52.032544+0000 mgr.y (mgr.34101) 225 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 969 KiB/s wr, 8 op/s 2024-07-28T19:37:53.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:53 smithi045 bash[82788]: cluster 2024-07-28T19:37:52.205705+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-07-28T19:37:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:53 smithi045 bash[80445]: cluster 2024-07-28T19:37:52.032544+0000 mgr.y (mgr.34101) 225 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 969 KiB/s wr, 8 op/s 2024-07-28T19:37:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:53 smithi045 bash[80445]: cluster 2024-07-28T19:37:52.205705+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-07-28T19:37:53.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:53 smithi155 bash[68033]: cluster 2024-07-28T19:37:52.032544+0000 mgr.y (mgr.34101) 225 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 969 KiB/s wr, 8 op/s 2024-07-28T19:37:53.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:53 smithi155 bash[68033]: cluster 2024-07-28T19:37:52.205705+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-07-28T19:37:54.287 INFO:tasks.rados.rados.0.smithi045.stdout:2087: done (1 left) 2024-07-28T19:37:54.287 INFO:tasks.rados.rados.0.smithi045.stdout:2088: delete oid 38 current snap is 273 2024-07-28T19:37:54.287 INFO:tasks.rados.rados.0.smithi045.stdout:2086: finishing write tid 1 to smithi04569809-18 2024-07-28T19:37:54.287 INFO:tasks.rados.rados.0.smithi045.stdout:2086: finishing write tid 2 to smithi04569809-18 2024-07-28T19:37:54.288 INFO:tasks.rados.rados.0.smithi045.stdout:2086: finishing write tid 3 to smithi04569809-18 2024-07-28T19:37:54.288 INFO:tasks.rados.rados.0.smithi045.stdout:2086: finishing write tid 4 to smithi04569809-18 2024-07-28T19:37:54.288 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 1463 (ObjNum 780 snap 273 seq_num 780) dirty exists 2024-07-28T19:37:54.288 INFO:tasks.rados.rados.0.smithi045.stdout:2086: left oid 18 (ObjNum 780 snap 273 seq_num 780) 2024-07-28T19:37:54.303 INFO:tasks.rados.rados.0.smithi045.stdout:2086: done (1 left) 2024-07-28T19:37:54.303 INFO:tasks.rados.rados.0.smithi045.stdout:2088: done (0 left) 2024-07-28T19:37:54.303 INFO:tasks.rados.rados.0.smithi045.stdout:2089: read oid 43 snap -1 2024-07-28T19:37:54.303 INFO:tasks.rados.rados.0.smithi045.stdout:2089: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:37:54.303 INFO:tasks.rados.rados.0.smithi045.stdout:2090: snap_remove snap 251 2024-07-28T19:37:54.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:54 smithi155 bash[68033]: cluster 2024-07-28T19:37:53.276546+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-07-28T19:37:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:54 smithi045 bash[80445]: cluster 2024-07-28T19:37:53.276546+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-07-28T19:37:54.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:54 smithi045 bash[82788]: cluster 2024-07-28T19:37:53.276546+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-07-28T19:37:55.201 INFO:tasks.rados.rados.0.smithi045.stdout:2090: done (1 left) 2024-07-28T19:37:55.201 INFO:tasks.rados.rados.0.smithi045.stdout:2091: rollback oid 46 current snap is 273 2024-07-28T19:37:55.201 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 46 to 261 2024-07-28T19:37:55.201 INFO:tasks.rados.rados.0.smithi045.stdout:2092: snap_create 2024-07-28T19:37:55.201 INFO:tasks.rados.rados.0.smithi045.stdout:2089: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:37:55.344 INFO:tasks.rados.rados.0.smithi045.stdout:2091: finishing rollback tid 0 to smithi04569809-46 2024-07-28T19:37:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:2091: finishing rollback tid 1 to smithi04569809-46 2024-07-28T19:37:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:2091: finishing rollback tid 2 to smithi04569809-46 2024-07-28T19:37:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1115 (ObjNum 740 snap 255 seq_num 740) dirty exists 2024-07-28T19:37:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:55 smithi155 bash[68033]: cluster 2024-07-28T19:37:54.033739+0000 mgr.y (mgr.34101) 226 : cluster [DBG] pgmap v455: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 5 op/s 2024-07-28T19:37:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:55 smithi155 bash[68033]: cluster 2024-07-28T19:37:54.287687+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-07-28T19:37:55.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:55 smithi155 bash[68033]: cluster 2024-07-28T19:37:55.201750+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-07-28T19:37:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:55 smithi045 bash[82788]: cluster 2024-07-28T19:37:54.033739+0000 mgr.y (mgr.34101) 226 : cluster [DBG] pgmap v455: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 5 op/s 2024-07-28T19:37:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:55 smithi045 bash[82788]: cluster 2024-07-28T19:37:54.287687+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-07-28T19:37:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:55 smithi045 bash[82788]: cluster 2024-07-28T19:37:55.201750+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-07-28T19:37:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:55 smithi045 bash[80445]: cluster 2024-07-28T19:37:54.033739+0000 mgr.y (mgr.34101) 226 : cluster [DBG] pgmap v455: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 5 op/s 2024-07-28T19:37:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:55 smithi045 bash[80445]: cluster 2024-07-28T19:37:54.287687+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-07-28T19:37:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:55 smithi045 bash[80445]: cluster 2024-07-28T19:37:55.201750+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-07-28T19:37:56.201 INFO:tasks.rados.rados.0.smithi045.stdout:2089: done (2 left) 2024-07-28T19:37:56.202 INFO:tasks.rados.rados.0.smithi045.stdout:2091: done (1 left) 2024-07-28T19:37:56.202 INFO:tasks.rados.rados.0.smithi045.stdout:2092: done (0 left) 2024-07-28T19:37:56.202 INFO:tasks.rados.rados.0.smithi045.stdout:2093: read oid 24 snap -1 2024-07-28T19:37:56.202 INFO:tasks.rados.rados.0.smithi045.stdout:2093: expect (ObjNum 753 snap 259 seq_num 753) 2024-07-28T19:37:56.202 INFO:tasks.rados.rados.0.smithi045.stdout:2094: read oid 23 snap -1 2024-07-28T19:37:56.202 INFO:tasks.rados.rados.0.smithi045.stdout:2094: expect (ObjNum 773 snap 271 seq_num 773) 2024-07-28T19:37:56.202 INFO:tasks.rados.rados.0.smithi045.stdout:2095: delete oid 46 current snap is 274 2024-07-28T19:37:56.219 INFO:tasks.rados.rados.0.smithi045.stdout:2095: done (2 left) 2024-07-28T19:37:56.219 INFO:tasks.rados.rados.0.smithi045.stdout:2096: write oid 6 current snap is 274 2024-07-28T19:37:56.219 INFO:tasks.rados.rados.0.smithi045.stdout:2096: seq_num 783 ranges {759881=787973,2119636=654941} 2024-07-28T19:37:56.237 INFO:tasks.rados.rados.0.smithi045.stdout:2096: writing smithi04569809-6 from 759881 to 1547854 tid 1 2024-07-28T19:37:56.257 INFO:tasks.rados.rados.0.smithi045.stdout:2096: writing smithi04569809-6 from 2119636 to 2774577 tid 2 2024-07-28T19:37:56.257 INFO:tasks.rados.rados.0.smithi045.stdout:2097: snap_remove snap 268 2024-07-28T19:37:57.211 INFO:tasks.rados.rados.0.smithi045.stdout:2097: done (3 left) 2024-07-28T19:37:57.211 INFO:tasks.rados.rados.0.smithi045.stdout:2098: snap_remove snap 264 2024-07-28T19:37:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:57 smithi045 bash[80445]: cluster 2024-07-28T19:37:56.034469+0000 mgr.y (mgr.34101) 227 : cluster [DBG] pgmap v458: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 5 op/s 2024-07-28T19:37:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:57 smithi045 bash[80445]: cluster 2024-07-28T19:37:56.202267+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-07-28T19:37:57.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:57 smithi045 bash[82788]: cluster 2024-07-28T19:37:56.034469+0000 mgr.y (mgr.34101) 227 : cluster [DBG] pgmap v458: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 5 op/s 2024-07-28T19:37:57.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:57 smithi045 bash[82788]: cluster 2024-07-28T19:37:56.202267+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-07-28T19:37:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:57 smithi155 bash[68033]: cluster 2024-07-28T19:37:56.034469+0000 mgr.y (mgr.34101) 227 : cluster [DBG] pgmap v458: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 5 op/s 2024-07-28T19:37:57.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:57 smithi155 bash[68033]: cluster 2024-07-28T19:37:56.202267+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-07-28T19:37:58.223 INFO:tasks.rados.rados.0.smithi045.stdout:2098: done (3 left) 2024-07-28T19:37:58.223 INFO:tasks.rados.rados.0.smithi045.stdout:2099: rollback oid 27 current snap is 274 2024-07-28T19:37:58.224 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 27 to 238 2024-07-28T19:37:58.224 INFO:tasks.rados.rados.0.smithi045.stdout:2093: expect (ObjNum 753 snap 259 seq_num 753) 2024-07-28T19:37:58.426 INFO:tasks.rados.rados.0.smithi045.stdout:2094: expect (ObjNum 773 snap 271 seq_num 773) 2024-07-28T19:37:58.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:58 smithi045 bash[80445]: cluster 2024-07-28T19:37:57.212380+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-07-28T19:37:58.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:58 smithi045 bash[82788]: cluster 2024-07-28T19:37:57.212380+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-07-28T19:37:58.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:58 smithi155 bash[68033]: cluster 2024-07-28T19:37:57.212380+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-07-28T19:37:58.571 INFO:tasks.rados.rados.0.smithi045.stdout:2096: finishing write tid 1 to smithi04569809-6 2024-07-28T19:37:58.571 INFO:tasks.rados.rados.0.smithi045.stdout:2096: finishing write tid 2 to smithi04569809-6 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:2096: finishing write tid 3 to smithi04569809-6 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:2096: finishing write tid 4 to smithi04569809-6 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1475 (ObjNum 783 snap 274 seq_num 783) dirty exists 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:2096: left oid 6 (ObjNum 783 snap 274 seq_num 783) 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:2099: finishing rollback tid 1 to smithi04569809-27 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 0 (ObjNum 129 snap 0 seq_num 284182896) dirty dne 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:2093: done (3 left) 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:2094: done (2 left) 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:2096: done (1 left) 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:2099: done (0 left) 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:2100: write oid 13 current snap is 274 2024-07-28T19:37:58.572 INFO:tasks.rados.rados.0.smithi045.stdout:2100: seq_num 784 ranges {776688=579575,1894471=798599} 2024-07-28T19:37:58.593 INFO:tasks.rados.rados.0.smithi045.stdout:2100: writing smithi04569809-13 from 776688 to 1356263 tid 1 2024-07-28T19:37:58.615 INFO:tasks.rados.rados.0.smithi045.stdout:2100: writing smithi04569809-13 from 1894471 to 2693070 tid 2 2024-07-28T19:37:58.616 INFO:tasks.rados.rados.0.smithi045.stdout:2101: snap_remove snap 270 2024-07-28T19:37:59.232 INFO:tasks.rados.rados.0.smithi045.stdout:2101: done (1 left) 2024-07-28T19:37:59.232 INFO:tasks.rados.rados.0.smithi045.stdout:2102: read oid 47 snap -1 2024-07-28T19:37:59.232 INFO:tasks.rados.rados.0.smithi045.stdout:2102: expect deleted 2024-07-28T19:37:59.232 INFO:tasks.rados.rados.0.smithi045.stdout:2103: snap_remove snap 272 2024-07-28T19:37:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:59 smithi155 bash[68033]: cluster 2024-07-28T19:37:58.035133+0000 mgr.y (mgr.34101) 228 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2 op/s 2024-07-28T19:37:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:37:59 smithi155 bash[68033]: cluster 2024-07-28T19:37:58.224543+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-07-28T19:37:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:59 smithi045 bash[80445]: cluster 2024-07-28T19:37:58.035133+0000 mgr.y (mgr.34101) 228 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2 op/s 2024-07-28T19:37:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:37:59 smithi045 bash[80445]: cluster 2024-07-28T19:37:58.224543+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-07-28T19:37:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:59 smithi045 bash[82788]: cluster 2024-07-28T19:37:58.035133+0000 mgr.y (mgr.34101) 228 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 199 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2 op/s 2024-07-28T19:37:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:37:59 smithi045 bash[82788]: cluster 2024-07-28T19:37:58.224543+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2100: finishing write tid 1 to smithi04569809-13 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2100: finishing write tid 2 to smithi04569809-13 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2100: finishing write tid 3 to smithi04569809-13 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2100: finishing write tid 4 to smithi04569809-13 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1344 (ObjNum 784 snap 274 seq_num 784) dirty exists 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2100: left oid 13 (ObjNum 784 snap 274 seq_num 784) 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2100: done (2 left) 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2102: done (1 left) 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2103: done (0 left) 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2104: read oid 26 snap -1 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2104: expect (ObjNum 748 snap 258 seq_num 748) 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2105: write oid 35 current snap is 274 2024-07-28T19:38:00.203 INFO:tasks.rados.rados.0.smithi045.stdout:2105: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2024-07-28T19:38:00.211 INFO:tasks.rados.rados.0.smithi045.stdout:2105: writing smithi04569809-35 from 793495 to 1448319 tid 1 2024-07-28T19:38:00.218 INFO:tasks.rados.rados.0.smithi045.stdout:2105: writing smithi04569809-35 from 1952953 to 2611563 tid 2 2024-07-28T19:38:00.222 INFO:tasks.rados.rados.0.smithi045.stdout:2105: writing smithi04569809-35 from 3157167 to 3193495 tid 3 2024-07-28T19:38:00.222 INFO:tasks.rados.rados.0.smithi045.stdout:2106: read oid 47 snap -1 2024-07-28T19:38:00.222 INFO:tasks.rados.rados.0.smithi045.stdout:2106: expect deleted 2024-07-28T19:38:00.222 INFO:tasks.rados.rados.0.smithi045.stdout:2107: delete oid 2 current snap is 274 2024-07-28T19:38:00.222 INFO:tasks.rados.rados.0.smithi045.stdout:2104: expect (ObjNum 748 snap 258 seq_num 748) 2024-07-28T19:38:00.439 INFO:tasks.rados.rados.0.smithi045.stdout:2105: finishing write tid 1 to smithi04569809-35 2024-07-28T19:38:00.439 INFO:tasks.rados.rados.0.smithi045.stdout:2105: finishing write tid 2 to smithi04569809-35 2024-07-28T19:38:00.439 INFO:tasks.rados.rados.0.smithi045.stdout:2105: finishing write tid 3 to smithi04569809-35 2024-07-28T19:38:00.439 INFO:tasks.rados.rados.0.smithi045.stdout:2105: finishing write tid 4 to smithi04569809-35 2024-07-28T19:38:00.439 INFO:tasks.rados.rados.0.smithi045.stdout:2105: finishing write tid 5 to smithi04569809-35 2024-07-28T19:38:00.439 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 785 (ObjNum 785 snap 274 seq_num 785) dirty exists 2024-07-28T19:38:00.439 INFO:tasks.rados.rados.0.smithi045.stdout:2105: left oid 35 (ObjNum 785 snap 274 seq_num 785) 2024-07-28T19:38:00.439 INFO:tasks.rados.rados.0.smithi045.stdout:2104: done (3 left) 2024-07-28T19:38:00.440 INFO:tasks.rados.rados.0.smithi045.stdout:2105: done (2 left) 2024-07-28T19:38:00.440 INFO:tasks.rados.rados.0.smithi045.stdout:2106: done (1 left) 2024-07-28T19:38:00.440 INFO:tasks.rados.rados.0.smithi045.stdout:2107: done (0 left) 2024-07-28T19:38:00.440 INFO:tasks.rados.rados.0.smithi045.stdout:2108: write oid 26 current snap is 274 2024-07-28T19:38:00.440 INFO:tasks.rados.rados.0.smithi045.stdout:2108: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2024-07-28T19:38:00.449 INFO:tasks.rados.rados.0.smithi045.stdout:2108: writing smithi04569809-26 from 427109 to 832431 tid 1 2024-07-28T19:38:00.466 INFO:tasks.rados.rados.0.smithi045.stdout:2108: writing smithi04569809-26 from 1553564 to 2099490 tid 2 2024-07-28T19:38:00.481 INFO:tasks.rados.rados.0.smithi045.stdout:2108: writing smithi04569809-26 from 2579307 to 3227109 tid 3 2024-07-28T19:38:00.482 INFO:tasks.rados.rados.0.smithi045.stdout:2109: snap_remove snap 271 2024-07-28T19:38:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:00 smithi155 bash[68033]: cluster 2024-07-28T19:37:59.232594+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-07-28T19:38:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:00 smithi155 bash[68033]: cluster 2024-07-28T19:38:00.203117+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-07-28T19:38:00.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:00 smithi045 bash[82788]: cluster 2024-07-28T19:37:59.232594+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-07-28T19:38:00.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:00 smithi045 bash[82788]: cluster 2024-07-28T19:38:00.203117+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-07-28T19:38:00.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:00 smithi045 bash[80445]: cluster 2024-07-28T19:37:59.232594+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-07-28T19:38:00.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:00 smithi045 bash[80445]: cluster 2024-07-28T19:38:00.203117+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-07-28T19:38:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:38:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:38:00] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2024-07-28T19:38:01.260 INFO:tasks.rados.rados.0.smithi045.stdout:2109: done (1 left) 2024-07-28T19:38:01.260 INFO:tasks.rados.rados.0.smithi045.stdout:2110: delete oid 10 current snap is 274 2024-07-28T19:38:01.261 INFO:tasks.rados.rados.0.smithi045.stdout:2108: finishing write tid 1 to smithi04569809-26 2024-07-28T19:38:01.261 INFO:tasks.rados.rados.0.smithi045.stdout:2108: finishing write tid 2 to smithi04569809-26 2024-07-28T19:38:01.261 INFO:tasks.rados.rados.0.smithi045.stdout:2108: finishing write tid 3 to smithi04569809-26 2024-07-28T19:38:01.261 INFO:tasks.rados.rados.0.smithi045.stdout:2108: finishing write tid 4 to smithi04569809-26 2024-07-28T19:38:01.261 INFO:tasks.rados.rados.0.smithi045.stdout:2108: finishing write tid 5 to smithi04569809-26 2024-07-28T19:38:01.261 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 549 (ObjNum 787 snap 274 seq_num 787) dirty exists 2024-07-28T19:38:01.261 INFO:tasks.rados.rados.0.smithi045.stdout:2108: left oid 26 (ObjNum 787 snap 274 seq_num 787) 2024-07-28T19:38:01.272 INFO:tasks.rados.rados.0.smithi045.stdout:2108: done (1 left) 2024-07-28T19:38:01.272 INFO:tasks.rados.rados.0.smithi045.stdout:2110: done (0 left) 2024-07-28T19:38:01.272 INFO:tasks.rados.rados.0.smithi045.stdout:2111: read oid 20 snap -1 2024-07-28T19:38:01.272 INFO:tasks.rados.rados.0.smithi045.stdout:2111: expect (ObjNum 775 snap 271 seq_num 775) 2024-07-28T19:38:01.272 INFO:tasks.rados.rados.0.smithi045.stdout:2112: read oid 33 snap -1 2024-07-28T19:38:01.272 INFO:tasks.rados.rados.0.smithi045.stdout:2112: expect (ObjNum 745 snap 256 seq_num 745) 2024-07-28T19:38:01.273 INFO:tasks.rados.rados.0.smithi045.stdout:2113: read oid 42 snap -1 2024-07-28T19:38:01.273 INFO:tasks.rados.rados.0.smithi045.stdout:2113: expect deleted 2024-07-28T19:38:01.273 INFO:tasks.rados.rados.0.smithi045.stdout:2114: snap_remove snap 261 2024-07-28T19:38:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:01 smithi155 bash[68033]: cluster 2024-07-28T19:38:00.035846+0000 mgr.y (mgr.34101) 229 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 200 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 689 KiB/s wr, 10 op/s 2024-07-28T19:38:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:01 smithi045 bash[80445]: cluster 2024-07-28T19:38:00.035846+0000 mgr.y (mgr.34101) 229 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 200 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 689 KiB/s wr, 10 op/s 2024-07-28T19:38:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:01 smithi045 bash[82788]: cluster 2024-07-28T19:38:00.035846+0000 mgr.y (mgr.34101) 229 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 200 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 689 KiB/s wr, 10 op/s 2024-07-28T19:38:02.284 INFO:tasks.rados.rados.0.smithi045.stdout:2114: done (3 left) 2024-07-28T19:38:02.285 INFO:tasks.rados.rados.0.smithi045.stdout:2115: delete oid 17 current snap is 274 2024-07-28T19:38:02.285 INFO:tasks.rados.rados.0.smithi045.stdout:2111: expect (ObjNum 775 snap 271 seq_num 775) 2024-07-28T19:38:02.394 INFO:tasks.rados.rados.0.smithi045.stdout:2112: expect (ObjNum 745 snap 256 seq_num 745) 2024-07-28T19:38:02.533 INFO:tasks.rados.rados.0.smithi045.stdout:2111: done (3 left) 2024-07-28T19:38:02.533 INFO:tasks.rados.rados.0.smithi045.stdout:2112: done (2 left) 2024-07-28T19:38:02.533 INFO:tasks.rados.rados.0.smithi045.stdout:2113: done (1 left) 2024-07-28T19:38:02.533 INFO:tasks.rados.rados.0.smithi045.stdout:2115: done (0 left) 2024-07-28T19:38:02.533 INFO:tasks.rados.rados.0.smithi045.stdout:2116: snap_remove snap 257 2024-07-28T19:38:02.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:02 smithi155 bash[68033]: cluster 2024-07-28T19:38:01.257407+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-07-28T19:38:02.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:38:02 smithi155 bash[60745]: ts=2024-07-28T19:38:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:38:02.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:02 smithi045 bash[80445]: cluster 2024-07-28T19:38:01.257407+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-07-28T19:38:02.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:02 smithi045 bash[82788]: cluster 2024-07-28T19:38:01.257407+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-07-28T19:38:03.293 INFO:tasks.rados.rados.0.smithi045.stdout:2116: done (0 left) 2024-07-28T19:38:03.293 INFO:tasks.rados.rados.0.smithi045.stdout:2117: snap_create 2024-07-28T19:38:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:03 smithi155 bash[68033]: cluster 2024-07-28T19:38:02.036649+0000 mgr.y (mgr.34101) 230 : cluster [DBG] pgmap v467: 89 pgs: 89 active+clean; 203 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1019 KiB/s wr, 10 op/s 2024-07-28T19:38:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:03 smithi155 bash[68033]: cluster 2024-07-28T19:38:02.284180+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-07-28T19:38:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:03 smithi155 bash[68033]: audit 2024-07-28T19:38:03.031737+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:03 smithi045 bash[82788]: cluster 2024-07-28T19:38:02.036649+0000 mgr.y (mgr.34101) 230 : cluster [DBG] pgmap v467: 89 pgs: 89 active+clean; 203 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1019 KiB/s wr, 10 op/s 2024-07-28T19:38:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:03 smithi045 bash[82788]: cluster 2024-07-28T19:38:02.284180+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-07-28T19:38:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:03 smithi045 bash[82788]: audit 2024-07-28T19:38:03.031737+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:03 smithi045 bash[80445]: cluster 2024-07-28T19:38:02.036649+0000 mgr.y (mgr.34101) 230 : cluster [DBG] pgmap v467: 89 pgs: 89 active+clean; 203 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1019 KiB/s wr, 10 op/s 2024-07-28T19:38:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:03 smithi045 bash[80445]: cluster 2024-07-28T19:38:02.284180+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-07-28T19:38:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:03 smithi045 bash[80445]: audit 2024-07-28T19:38:03.031737+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:04.300 INFO:tasks.rados.rados.0.smithi045.stdout:2117: done (0 left) 2024-07-28T19:38:04.300 INFO:tasks.rados.rados.0.smithi045.stdout:2118: write oid 17 current snap is 275 2024-07-28T19:38:04.300 INFO:tasks.rados.rados.0.smithi045.stdout:2118: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2024-07-28T19:38:04.318 INFO:tasks.rados.rados.0.smithi045.stdout:2118: writing smithi04569809-17 from 477530 to 1108599 tid 1 2024-07-28T19:38:04.333 INFO:tasks.rados.rados.0.smithi045.stdout:2118: writing smithi04569809-17 from 1612657 to 2022263 tid 2 2024-07-28T19:38:04.349 INFO:tasks.rados.rados.0.smithi045.stdout:2118: writing smithi04569809-17 from 2545223 to 3062819 tid 3 2024-07-28T19:38:04.350 INFO:tasks.rados.rados.0.smithi045.stdout:2119: write oid 49 current snap is 275 2024-07-28T19:38:04.350 INFO:tasks.rados.rados.0.smithi045.stdout:2119: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2024-07-28T19:38:04.361 INFO:tasks.rados.rados.0.smithi045.stdout:2119: writing smithi04569809-49 from 494337 to 917008 tid 1 2024-07-28T19:38:04.372 INFO:tasks.rados.rados.0.smithi045.stdout:2119: writing smithi04569809-49 from 1387492 to 1940756 tid 2 2024-07-28T19:38:04.383 INFO:tasks.rados.rados.0.smithi045.stdout:2119: writing smithi04569809-49 from 2688999 to 3134220 tid 3 2024-07-28T19:38:04.383 INFO:tasks.rados.rados.0.smithi045.stdout:2120: delete oid 4 current snap is 275 2024-07-28T19:38:04.384 INFO:tasks.rados.rados.0.smithi045.stdout:2118: finishing write tid 1 to smithi04569809-17 2024-07-28T19:38:04.384 INFO:tasks.rados.rados.0.smithi045.stdout:2118: finishing write tid 2 to smithi04569809-17 2024-07-28T19:38:04.384 INFO:tasks.rados.rados.0.smithi045.stdout:2118: finishing write tid 3 to smithi04569809-17 2024-07-28T19:38:04.384 INFO:tasks.rados.rados.0.smithi045.stdout:2118: finishing write tid 4 to smithi04569809-17 2024-07-28T19:38:04.384 INFO:tasks.rados.rados.0.smithi045.stdout:2118: finishing write tid 5 to smithi04569809-17 2024-07-28T19:38:04.384 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 683 (ObjNum 790 snap 275 seq_num 790) dirty exists 2024-07-28T19:38:04.384 INFO:tasks.rados.rados.0.smithi045.stdout:2118: left oid 17 (ObjNum 790 snap 275 seq_num 790) 2024-07-28T19:38:04.384 INFO:tasks.rados.rados.0.smithi045.stdout:2119: finishing write tid 1 to smithi04569809-49 2024-07-28T19:38:04.384 INFO:tasks.rados.rados.0.smithi045.stdout:2119: finishing write tid 2 to smithi04569809-49 2024-07-28T19:38:04.388 INFO:tasks.rados.rados.0.smithi045.stdout:2118: done (2 left) 2024-07-28T19:38:04.388 INFO:tasks.rados.rados.0.smithi045.stdout:2120: done (1 left) 2024-07-28T19:38:04.388 INFO:tasks.rados.rados.0.smithi045.stdout:2121: snap_create 2024-07-28T19:38:04.389 INFO:tasks.rados.rados.0.smithi045.stdout:2119: finishing write tid 3 to smithi04569809-49 2024-07-28T19:38:04.390 INFO:tasks.rados.rados.0.smithi045.stdout:2119: finishing write tid 4 to smithi04569809-49 2024-07-28T19:38:04.390 INFO:tasks.rados.rados.0.smithi045.stdout:2119: finishing write tid 5 to smithi04569809-49 2024-07-28T19:38:04.391 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 803 (ObjNum 791 snap 275 seq_num 791) dirty exists 2024-07-28T19:38:04.391 INFO:tasks.rados.rados.0.smithi045.stdout:2119: left oid 49 (ObjNum 791 snap 275 seq_num 791) 2024-07-28T19:38:04.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:04 smithi155 bash[68033]: cluster 2024-07-28T19:38:03.291594+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-07-28T19:38:04.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:04 smithi045 bash[82788]: cluster 2024-07-28T19:38:03.291594+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-07-28T19:38:04.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:04 smithi045 bash[80445]: cluster 2024-07-28T19:38:03.291594+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-07-28T19:38:05.205 INFO:tasks.rados.rados.0.smithi045.stdout:2119: done (1 left) 2024-07-28T19:38:05.205 INFO:tasks.rados.rados.0.smithi045.stdout:2121: done (0 left) 2024-07-28T19:38:05.205 INFO:tasks.rados.rados.0.smithi045.stdout:2122: read oid 4 snap 273 2024-07-28T19:38:05.205 INFO:tasks.rados.rados.0.smithi045.stdout:2122: expect (ObjNum 590 snap 190 seq_num 590) 2024-07-28T19:38:05.205 INFO:tasks.rados.rados.0.smithi045.stdout:2123: snap_create 2024-07-28T19:38:05.220 INFO:tasks.rados.rados.0.smithi045.stdout:2122: expect (ObjNum 590 snap 190 seq_num 590) 2024-07-28T19:38:05.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:05 smithi155 bash[68033]: cluster 2024-07-28T19:38:04.037841+0000 mgr.y (mgr.34101) 231 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 201 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 720 KiB/s wr, 9 op/s 2024-07-28T19:38:05.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:05 smithi155 bash[68033]: cluster 2024-07-28T19:38:04.301152+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-07-28T19:38:05.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:05 smithi155 bash[68033]: cluster 2024-07-28T19:38:05.205874+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-07-28T19:38:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:05 smithi045 bash[82788]: cluster 2024-07-28T19:38:04.037841+0000 mgr.y (mgr.34101) 231 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 201 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 720 KiB/s wr, 9 op/s 2024-07-28T19:38:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:05 smithi045 bash[82788]: cluster 2024-07-28T19:38:04.301152+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-07-28T19:38:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:05 smithi045 bash[82788]: cluster 2024-07-28T19:38:05.205874+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-07-28T19:38:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:05 smithi045 bash[80445]: cluster 2024-07-28T19:38:04.037841+0000 mgr.y (mgr.34101) 231 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 201 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 720 KiB/s wr, 9 op/s 2024-07-28T19:38:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:05 smithi045 bash[80445]: cluster 2024-07-28T19:38:04.301152+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-07-28T19:38:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:05 smithi045 bash[80445]: cluster 2024-07-28T19:38:05.205874+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-07-28T19:38:06.206 INFO:tasks.rados.rados.0.smithi045.stdout:2122: done (1 left) 2024-07-28T19:38:06.207 INFO:tasks.rados.rados.0.smithi045.stdout:2123: done (0 left) 2024-07-28T19:38:06.207 INFO:tasks.rados.rados.0.smithi045.stdout:2124: snap_remove snap 238 2024-07-28T19:38:07.213 INFO:tasks.rados.rados.0.smithi045.stdout:2124: done (0 left) 2024-07-28T19:38:07.214 INFO:tasks.rados.rados.0.smithi045.stdout:2125: snap_remove snap 273 2024-07-28T19:38:07.220 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade resume' 2024-07-28T19:38:07.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:07 smithi155 bash[68033]: cluster 2024-07-28T19:38:06.038538+0000 mgr.y (mgr.34101) 232 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 201 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 391 KiB/s wr, 8 op/s 2024-07-28T19:38:07.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:07 smithi155 bash[68033]: cluster 2024-07-28T19:38:06.207778+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-07-28T19:38:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:07 smithi045 bash[80445]: cluster 2024-07-28T19:38:06.038538+0000 mgr.y (mgr.34101) 232 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 201 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 391 KiB/s wr, 8 op/s 2024-07-28T19:38:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:07 smithi045 bash[80445]: cluster 2024-07-28T19:38:06.207778+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-07-28T19:38:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:07 smithi045 bash[82788]: cluster 2024-07-28T19:38:06.038538+0000 mgr.y (mgr.34101) 232 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 201 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 391 KiB/s wr, 8 op/s 2024-07-28T19:38:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:07 smithi045 bash[82788]: cluster 2024-07-28T19:38:06.207778+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-07-28T19:38:08.212 INFO:tasks.rados.rados.0.smithi045.stdout:2125: done (0 left) 2024-07-28T19:38:08.212 INFO:tasks.rados.rados.0.smithi045.stdout:2126: delete oid 34 current snap is 277 2024-07-28T19:38:08.224 INFO:tasks.rados.rados.0.smithi045.stdout:2126: done (0 left) 2024-07-28T19:38:08.225 INFO:tasks.rados.rados.0.smithi045.stdout:2127: write oid 31 current snap is 277 2024-07-28T19:38:08.225 INFO:tasks.rados.rados.0.smithi045.stdout:2127: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2024-07-28T19:38:08.246 INFO:tasks.rados.rados.0.smithi045.stdout:2127: writing smithi04569809-31 from 544758 to 1193176 tid 1 2024-07-28T19:38:08.265 INFO:tasks.rados.rados.0.smithi045.stdout:2127: writing smithi04569809-31 from 1846585 to 2263529 tid 2 2024-07-28T19:38:08.281 INFO:tasks.rados.rados.0.smithi045.stdout:2127: writing smithi04569809-31 from 2771268 to 3344758 tid 3 2024-07-28T19:38:08.281 INFO:tasks.rados.rados.0.smithi045.stdout:2128: read oid 23 snap 259 2024-07-28T19:38:08.281 INFO:tasks.rados.rados.0.smithi045.stdout:2128: expect (ObjNum 658 snap 212 seq_num 658) 2024-07-28T19:38:08.281 INFO:tasks.rados.rados.0.smithi045.stdout:2129: snap_create 2024-07-28T19:38:08.281 INFO:tasks.rados.rados.0.smithi045.stdout:2127: finishing write tid 1 to smithi04569809-31 2024-07-28T19:38:08.281 INFO:tasks.rados.rados.0.smithi045.stdout:2127: finishing write tid 2 to smithi04569809-31 2024-07-28T19:38:08.287 INFO:tasks.rados.rados.0.smithi045.stdout:2128: expect (ObjNum 658 snap 212 seq_num 658) 2024-07-28T19:38:08.510 INFO:tasks.rados.rados.0.smithi045.stdout:2127: finishing write tid 3 to smithi04569809-31 2024-07-28T19:38:08.510 INFO:tasks.rados.rados.0.smithi045.stdout:2127: finishing write tid 4 to smithi04569809-31 2024-07-28T19:38:08.510 INFO:tasks.rados.rados.0.smithi045.stdout:2127: finishing write tid 5 to smithi04569809-31 2024-07-28T19:38:08.510 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 1520 (ObjNum 794 snap 277 seq_num 794) dirty exists 2024-07-28T19:38:08.510 INFO:tasks.rados.rados.0.smithi045.stdout:2127: left oid 31 (ObjNum 794 snap 277 seq_num 794) 2024-07-28T19:38:08.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:08 smithi155 bash[68033]: cluster 2024-07-28T19:38:07.213043+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-07-28T19:38:08.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:08 smithi155 bash[68033]: cluster 2024-07-28T19:38:08.213415+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-07-28T19:38:08.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:08 smithi045 bash[80445]: cluster 2024-07-28T19:38:07.213043+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-07-28T19:38:08.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:08 smithi045 bash[80445]: cluster 2024-07-28T19:38:08.213415+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-07-28T19:38:08.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:08 smithi045 bash[82788]: cluster 2024-07-28T19:38:07.213043+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-07-28T19:38:08.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:08 smithi045 bash[82788]: cluster 2024-07-28T19:38:08.213415+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-07-28T19:38:09.249 INFO:tasks.rados.rados.0.smithi045.stdout:2127: done (2 left) 2024-07-28T19:38:09.249 INFO:tasks.rados.rados.0.smithi045.stdout:2128: done (1 left) 2024-07-28T19:38:09.249 INFO:tasks.rados.rados.0.smithi045.stdout:2129: done (0 left) 2024-07-28T19:38:09.250 INFO:tasks.rados.rados.0.smithi045.stdout:2130: write oid 9 current snap is 278 2024-07-28T19:38:09.250 INFO:tasks.rados.rados.0.smithi045.stdout:2130: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2024-07-28T19:38:09.259 INFO:tasks.rados.rados.0.smithi045.stdout:2130: writing smithi04569809-9 from 561565 to 1285232 tid 1 2024-07-28T19:38:09.276 INFO:tasks.rados.rados.0.smithi045.stdout:2130: writing smithi04569809-9 from 1905067 to 2465669 tid 2 2024-07-28T19:38:09.288 INFO:tasks.rados.rados.0.smithi045.stdout:2130: writing smithi04569809-9 from 3082338 to 3361565 tid 3 2024-07-28T19:38:09.288 INFO:tasks.rados.rados.0.smithi045.stdout:2131: read oid 10 snap 269 2024-07-28T19:38:09.288 INFO:tasks.rados.rados.0.smithi045.stdout:2131: expect deleted 2024-07-28T19:38:09.288 INFO:tasks.rados.rados.0.smithi045.stdout:2132: snap_create 2024-07-28T19:38:09.288 INFO:tasks.rados.rados.0.smithi045.stdout:2130: finishing write tid 1 to smithi04569809-9 2024-07-28T19:38:09.289 INFO:tasks.rados.rados.0.smithi045.stdout:2130: finishing write tid 2 to smithi04569809-9 2024-07-28T19:38:09.294 INFO:tasks.rados.rados.0.smithi045.stdout:2130: finishing write tid 3 to smithi04569809-9 2024-07-28T19:38:09.294 INFO:tasks.rados.rados.0.smithi045.stdout:2130: finishing write tid 4 to smithi04569809-9 2024-07-28T19:38:09.294 INFO:tasks.rados.rados.0.smithi045.stdout:2130: finishing write tid 5 to smithi04569809-9 2024-07-28T19:38:09.294 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 798 (ObjNum 795 snap 278 seq_num 795) dirty exists 2024-07-28T19:38:09.294 INFO:tasks.rados.rados.0.smithi045.stdout:2130: left oid 9 (ObjNum 795 snap 278 seq_num 795) 2024-07-28T19:38:09.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:09 smithi155 bash[68033]: cluster 2024-07-28T19:38:08.039209+0000 mgr.y (mgr.34101) 233 : cluster [DBG] pgmap v476: 89 pgs: 89 active+clean; 201 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:38:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:09 smithi045 bash[80445]: cluster 2024-07-28T19:38:08.039209+0000 mgr.y (mgr.34101) 233 : cluster [DBG] pgmap v476: 89 pgs: 89 active+clean; 201 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:38:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:09 smithi045 bash[82788]: cluster 2024-07-28T19:38:08.039209+0000 mgr.y (mgr.34101) 233 : cluster [DBG] pgmap v476: 89 pgs: 89 active+clean; 201 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:38:10.207 INFO:tasks.rados.rados.0.smithi045.stdout:2130: done (2 left) 2024-07-28T19:38:10.207 INFO:tasks.rados.rados.0.smithi045.stdout:2131: done (1 left) 2024-07-28T19:38:10.207 INFO:tasks.rados.rados.0.smithi045.stdout:2132: done (0 left) 2024-07-28T19:38:10.207 INFO:tasks.rados.rados.0.smithi045.stdout:2133: read oid 3 snap -1 2024-07-28T19:38:10.208 INFO:tasks.rados.rados.0.smithi045.stdout:2133: expect (ObjNum 779 snap 272 seq_num 779) 2024-07-28T19:38:10.208 INFO:tasks.rados.rados.0.smithi045.stdout:2134: write oid 39 current snap is 279 2024-07-28T19:38:10.208 INFO:tasks.rados.rados.0.smithi045.stdout:2134: seq_num 796 ranges {578372=798916,1963549=420613,2826114=417934} 2024-07-28T19:38:10.225 INFO:tasks.rados.rados.0.smithi045.stdout:2134: writing smithi04569809-39 from 578372 to 1377288 tid 1 2024-07-28T19:38:10.240 INFO:tasks.rados.rados.0.smithi045.stdout:2134: writing smithi04569809-39 from 1963549 to 2384162 tid 2 2024-07-28T19:38:10.252 INFO:tasks.rados.rados.0.smithi045.stdout:2134: writing smithi04569809-39 from 2826114 to 3244048 tid 3 2024-07-28T19:38:10.252 INFO:tasks.rados.rados.0.smithi045.stdout:2135: read oid 5 snap 275 2024-07-28T19:38:10.252 INFO:tasks.rados.rados.0.smithi045.stdout:2135: expect (ObjNum 708 snap 240 seq_num 708) 2024-07-28T19:38:10.252 INFO:tasks.rados.rados.0.smithi045.stdout:2136: snap_create 2024-07-28T19:38:10.253 INFO:tasks.rados.rados.0.smithi045.stdout:2133: expect (ObjNum 779 snap 272 seq_num 779) 2024-07-28T19:38:10.541 INFO:tasks.rados.rados.0.smithi045.stdout:2134: finishing write tid 1 to smithi04569809-39 2024-07-28T19:38:10.541 INFO:tasks.rados.rados.0.smithi045.stdout:2134: finishing write tid 2 to smithi04569809-39 2024-07-28T19:38:10.541 INFO:tasks.rados.rados.0.smithi045.stdout:2134: finishing write tid 3 to smithi04569809-39 2024-07-28T19:38:10.541 INFO:tasks.rados.rados.0.smithi045.stdout:2134: finishing write tid 4 to smithi04569809-39 2024-07-28T19:38:10.541 INFO:tasks.rados.rados.0.smithi045.stdout:2134: finishing write tid 5 to smithi04569809-39 2024-07-28T19:38:10.541 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 830 (ObjNum 796 snap 279 seq_num 796) dirty exists 2024-07-28T19:38:10.541 INFO:tasks.rados.rados.0.smithi045.stdout:2134: left oid 39 (ObjNum 796 snap 279 seq_num 796) 2024-07-28T19:38:10.541 INFO:tasks.rados.rados.0.smithi045.stdout:2135: expect (ObjNum 708 snap 240 seq_num 708) 2024-07-28T19:38:10.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:10 smithi155 bash[68033]: cluster 2024-07-28T19:38:09.250328+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-07-28T19:38:10.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:10 smithi155 bash[68033]: cluster 2024-07-28T19:38:10.207960+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-07-28T19:38:10.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:10 smithi045 bash[80445]: cluster 2024-07-28T19:38:09.250328+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-07-28T19:38:10.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:10 smithi045 bash[80445]: cluster 2024-07-28T19:38:10.207960+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-07-28T19:38:10.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:10 smithi045 bash[82788]: cluster 2024-07-28T19:38:09.250328+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-07-28T19:38:10.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:10 smithi045 bash[82788]: cluster 2024-07-28T19:38:10.207960+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-07-28T19:38:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:38:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:38:10] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.43.0" 2024-07-28T19:38:11.268 INFO:tasks.rados.rados.0.smithi045.stdout:2133: done (3 left) 2024-07-28T19:38:11.268 INFO:tasks.rados.rados.0.smithi045.stdout:2134: done (2 left) 2024-07-28T19:38:11.268 INFO:tasks.rados.rados.0.smithi045.stdout:2135: done (1 left) 2024-07-28T19:38:11.268 INFO:tasks.rados.rados.0.smithi045.stdout:2136: done (0 left) 2024-07-28T19:38:11.268 INFO:tasks.rados.rados.0.smithi045.stdout:2137: delete oid 11 current snap is 280 2024-07-28T19:38:11.275 INFO:tasks.rados.rados.0.smithi045.stdout:2137: done (0 left) 2024-07-28T19:38:11.276 INFO:tasks.rados.rados.0.smithi045.stdout:2138: snap_create 2024-07-28T19:38:11.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:11 smithi155 bash[68033]: cluster 2024-07-28T19:38:10.039764+0000 mgr.y (mgr.34101) 234 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 207 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:38:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:11 smithi045 bash[80445]: cluster 2024-07-28T19:38:10.039764+0000 mgr.y (mgr.34101) 234 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 207 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:38:11.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:11 smithi045 bash[82788]: cluster 2024-07-28T19:38:10.039764+0000 mgr.y (mgr.34101) 234 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 207 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:38:12.021 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:38:12.276 INFO:tasks.rados.rados.0.smithi045.stdout:2138: done (0 left) 2024-07-28T19:38:12.277 INFO:tasks.rados.rados.0.smithi045.stdout:2139: read oid 43 snap -1 2024-07-28T19:38:12.277 INFO:tasks.rados.rados.0.smithi045.stdout:2139: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:38:12.277 INFO:tasks.rados.rados.0.smithi045.stdout:2140: read oid 1 snap -1 2024-07-28T19:38:12.277 INFO:tasks.rados.rados.0.smithi045.stdout:2140: expect deleted 2024-07-28T19:38:12.277 INFO:tasks.rados.rados.0.smithi045.stdout:2141: write oid 42 current snap is 281 2024-07-28T19:38:12.277 INFO:tasks.rados.rados.0.smithi045.stdout:2141: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2024-07-28T19:38:12.295 INFO:tasks.rados.rados.0.smithi045.stdout:2141: writing smithi04569809-42 from 611986 to 1161400 tid 1 2024-07-28T19:38:12.309 INFO:tasks.rados.rados.0.smithi045.stdout:2141: writing smithi04569809-42 from 1564160 to 1988442 tid 2 2024-07-28T19:38:12.328 INFO:tasks.rados.rados.0.smithi045.stdout:2141: writing smithi04569809-42 from 2764607 to 3205085 tid 3 2024-07-28T19:38:12.328 INFO:tasks.rados.rados.0.smithi045.stdout:2142: delete oid 34 current snap is 281 2024-07-28T19:38:12.328 INFO:tasks.rados.rados.0.smithi045.stdout:2139: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:38:12.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:12 smithi045 bash[80445]: cluster 2024-07-28T19:38:11.269152+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-07-28T19:38:12.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:12 smithi045 bash[82788]: cluster 2024-07-28T19:38:11.269152+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-07-28T19:38:12.469 INFO:tasks.rados.rados.0.smithi045.stdout:2141: finishing write tid 1 to smithi04569809-42 2024-07-28T19:38:12.469 INFO:tasks.rados.rados.0.smithi045.stdout:2141: finishing write tid 2 to smithi04569809-42 2024-07-28T19:38:12.469 INFO:tasks.rados.rados.0.smithi045.stdout:2139: done (3 left) 2024-07-28T19:38:12.469 INFO:tasks.rados.rados.0.smithi045.stdout:2140: done (2 left) 2024-07-28T19:38:12.469 INFO:tasks.rados.rados.0.smithi045.stdout:2142: done (1 left) 2024-07-28T19:38:12.469 INFO:tasks.rados.rados.0.smithi045.stdout:2143: rollback oid 8 current snap is 281 2024-07-28T19:38:12.469 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 8 to 242 2024-07-28T19:38:12.469 INFO:tasks.rados.rados.0.smithi045.stdout:2141: finishing write tid 3 to smithi04569809-42 2024-07-28T19:38:12.469 INFO:tasks.rados.rados.0.smithi045.stdout:2141: finishing write tid 4 to smithi04569809-42 2024-07-28T19:38:12.470 INFO:tasks.rados.rados.0.smithi045.stdout:2141: finishing write tid 5 to smithi04569809-42 2024-07-28T19:38:12.470 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1524 (ObjNum 798 snap 281 seq_num 798) dirty exists 2024-07-28T19:38:12.470 INFO:tasks.rados.rados.0.smithi045.stdout:2141: left oid 42 (ObjNum 798 snap 281 seq_num 798) 2024-07-28T19:38:12.470 INFO:tasks.rados.rados.0.smithi045.stdout:2141: done (1 left) 2024-07-28T19:38:12.470 INFO:tasks.rados.rados.0.smithi045.stdout:2144: snap_remove snap 255 2024-07-28T19:38:12.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:12 smithi155 bash[68033]: cluster 2024-07-28T19:38:11.269152+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-07-28T19:38:12.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:38:12 smithi155 bash[60745]: ts=2024-07-28T19:38:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:38:13.286 INFO:tasks.rados.rados.0.smithi045.stdout:2144: done (1 left) 2024-07-28T19:38:13.286 INFO:tasks.rados.rados.0.smithi045.stdout:2145: read oid 2 snap -1 2024-07-28T19:38:13.287 INFO:tasks.rados.rados.0.smithi045.stdout:2145: expect deleted 2024-07-28T19:38:13.287 INFO:tasks.rados.rados.0.smithi045.stdout:2143: finishing rollback tid 0 to smithi04569809-8 2024-07-28T19:38:13.287 INFO:tasks.rados.rados.0.smithi045.stdout:2143: finishing rollback tid 1 to smithi04569809-8 2024-07-28T19:38:13.287 INFO:tasks.rados.rados.0.smithi045.stdout:2143: finishing rollback tid 2 to smithi04569809-8 2024-07-28T19:38:13.287 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1164 (ObjNum 600 snap 192 seq_num 600) dirty exists 2024-07-28T19:38:13.287 INFO:tasks.rados.rados.0.smithi045.stdout:2143: done (1 left) 2024-07-28T19:38:13.287 INFO:tasks.rados.rados.0.smithi045.stdout:2146: snap_create 2024-07-28T19:38:13.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:13 smithi155 bash[68033]: cluster 2024-07-28T19:38:12.040279+0000 mgr.y (mgr.34101) 235 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T19:38:13.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:13 smithi155 bash[68033]: cluster 2024-07-28T19:38:12.277317+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-07-28T19:38:13.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:13 smithi045 bash[80445]: cluster 2024-07-28T19:38:12.040279+0000 mgr.y (mgr.34101) 235 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T19:38:13.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:13 smithi045 bash[80445]: cluster 2024-07-28T19:38:12.277317+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-07-28T19:38:13.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:13 smithi045 bash[82788]: cluster 2024-07-28T19:38:12.040279+0000 mgr.y (mgr.34101) 235 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T19:38:13.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:13 smithi045 bash[82788]: cluster 2024-07-28T19:38:12.277317+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-07-28T19:38:14.303 INFO:tasks.rados.rados.0.smithi045.stdout:2145: done (1 left) 2024-07-28T19:38:14.304 INFO:tasks.rados.rados.0.smithi045.stdout:2146: done (0 left) 2024-07-28T19:38:14.304 INFO:tasks.rados.rados.0.smithi045.stdout:2147: delete oid 13 current snap is 282 2024-07-28T19:38:14.313 INFO:tasks.rados.rados.0.smithi045.stdout:2147: done (0 left) 2024-07-28T19:38:14.313 INFO:tasks.rados.rados.0.smithi045.stdout:2148: write oid 20 current snap is 282 2024-07-28T19:38:14.313 INFO:tasks.rados.rados.0.smithi045.stdout:2148: seq_num 801 ranges {662407=491514,1855959=571609,2846876=615531} 2024-07-28T19:38:14.322 INFO:tasks.rados.rados.0.smithi045.stdout:2148: writing smithi04569809-20 from 662407 to 1153921 tid 1 2024-07-28T19:38:14.332 INFO:tasks.rados.rados.0.smithi045.stdout:2148: writing smithi04569809-20 from 1855959 to 2427568 tid 2 2024-07-28T19:38:14.340 INFO:tasks.rados.rados.0.smithi045.stdout:2148: writing smithi04569809-20 from 2846876 to 3462407 tid 3 2024-07-28T19:38:14.340 INFO:tasks.rados.rados.0.smithi045.stdout:2149: rollback oid 43 current snap is 282 2024-07-28T19:38:14.340 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 43 to 280 2024-07-28T19:38:14.340 INFO:tasks.rados.rados.0.smithi045.stdout:2148: finishing write tid 1 to smithi04569809-20 2024-07-28T19:38:14.341 INFO:tasks.rados.rados.0.smithi045.stdout:2148: finishing write tid 2 to smithi04569809-20 2024-07-28T19:38:14.341 INFO:tasks.rados.rados.0.smithi045.stdout:2150: rollback oid 5 current snap is 282 2024-07-28T19:38:14.341 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 5 to 269 2024-07-28T19:38:14.341 INFO:tasks.rados.rados.0.smithi045.stdout:2151: write oid 16 current snap is 282 2024-07-28T19:38:14.341 INFO:tasks.rados.rados.0.smithi045.stdout:2151: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2024-07-28T19:38:14.352 INFO:tasks.rados.rados.0.smithi045.stdout:2151: writing smithi04569809-16 from 679214 to 1245977 tid 1 2024-07-28T19:38:14.362 INFO:tasks.rados.rados.0.smithi045.stdout:2151: writing smithi04569809-16 from 1798088 to 2513355 tid 2 2024-07-28T19:38:14.369 INFO:tasks.rados.rados.0.smithi045.stdout:2151: writing smithi04569809-16 from 3157946 to 3479214 tid 3 2024-07-28T19:38:14.369 INFO:tasks.rados.rados.0.smithi045.stdout:2152: read oid 42 snap 269 2024-07-28T19:38:14.369 INFO:tasks.rados.rados.0.smithi045.stdout:2152: expect deleted 2024-07-28T19:38:14.369 INFO:tasks.rados.rados.0.smithi045.stdout:2153: write oid 17 current snap is 282 2024-07-28T19:38:14.369 INFO:tasks.rados.rados.0.smithi045.stdout:2153: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2024-07-28T19:38:14.378 INFO:tasks.rados.rados.0.smithi045.stdout:2153: writing smithi04569809-17 from 696021 to 1338033 tid 1 2024-07-28T19:38:14.386 INFO:tasks.rados.rados.0.smithi045.stdout:2153: writing smithi04569809-17 from 1856570 to 2431848 tid 2 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:2153: writing smithi04569809-17 from 3185369 to 3496021 tid 3 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:2154: write oid 48 current snap is 282 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:2148: finishing write tid 3 to smithi04569809-20 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:2149: finishing rollback tid 0 to smithi04569809-43 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:2148: finishing write tid 4 to smithi04569809-20 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:2149: finishing rollback tid 1 to smithi04569809-43 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:2149: finishing rollback tid 2 to smithi04569809-43 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 429 (ObjNum 428 snap 135 seq_num 428) dirty exists 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:2148: finishing write tid 5 to smithi04569809-20 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 396 (ObjNum 801 snap 282 seq_num 801) dirty exists 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:2148: left oid 20 (ObjNum 801 snap 282 seq_num 801) 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:2150: finishing rollback tid 0 to smithi04569809-5 2024-07-28T19:38:14.394 INFO:tasks.rados.rados.0.smithi045.stdout:2150: finishing rollback tid 1 to smithi04569809-5 2024-07-28T19:38:14.395 INFO:tasks.rados.rados.0.smithi045.stdout:2154: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2024-07-28T19:38:14.402 INFO:tasks.rados.rados.0.smithi045.stdout:2154: writing smithi04569809-48 from 712828 to 1430089 tid 1 2024-07-28T19:38:14.410 INFO:tasks.rados.rados.0.smithi045.stdout:2154: writing smithi04569809-48 from 1915052 to 2633988 tid 2 2024-07-28T19:38:14.417 INFO:tasks.rados.rados.0.smithi045.stdout:2154: writing smithi04569809-48 from 3212792 to 3512828 tid 3 2024-07-28T19:38:14.417 INFO:tasks.rados.rados.0.smithi045.stdout:2148: done (6 left) 2024-07-28T19:38:14.417 INFO:tasks.rados.rados.0.smithi045.stdout:2149: done (5 left) 2024-07-28T19:38:14.417 INFO:tasks.rados.rados.0.smithi045.stdout:2155: write oid 11 current snap is 282 2024-07-28T19:38:14.417 INFO:tasks.rados.rados.0.smithi045.stdout:2155: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2024-07-28T19:38:14.426 INFO:tasks.rados.rados.0.smithi045.stdout:2155: writing smithi04569809-11 from 729635 to 1522145 tid 1 2024-07-28T19:38:14.433 INFO:tasks.rados.rados.0.smithi045.stdout:2155: writing smithi04569809-11 from 1973534 to 2552481 tid 2 2024-07-28T19:38:14.440 INFO:tasks.rados.rados.0.smithi045.stdout:2155: writing smithi04569809-11 from 3240215 to 3529635 tid 3 2024-07-28T19:38:14.440 INFO:tasks.rados.rados.0.smithi045.stdout:2156: delete oid 27 current snap is 282 2024-07-28T19:38:14.440 INFO:tasks.rados.rados.0.smithi045.stdout:2150: finishing rollback tid 2 to smithi04569809-5 2024-07-28T19:38:14.440 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 1393 (ObjNum 708 snap 240 seq_num 708) dirty exists 2024-07-28T19:38:14.440 INFO:tasks.rados.rados.0.smithi045.stdout:2151: finishing write tid 1 to smithi04569809-16 2024-07-28T19:38:14.440 INFO:tasks.rados.rados.0.smithi045.stdout:2151: finishing write tid 2 to smithi04569809-16 2024-07-28T19:38:14.440 INFO:tasks.rados.rados.0.smithi045.stdout:2151: finishing write tid 3 to smithi04569809-16 2024-07-28T19:38:14.440 INFO:tasks.rados.rados.0.smithi045.stdout:2151: finishing write tid 4 to smithi04569809-16 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2151: finishing write tid 5 to smithi04569809-16 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 521 (ObjNum 802 snap 282 seq_num 802) dirty exists 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2151: left oid 16 (ObjNum 802 snap 282 seq_num 802) 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2153: finishing write tid 1 to smithi04569809-17 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2153: finishing write tid 2 to smithi04569809-17 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2153: finishing write tid 3 to smithi04569809-17 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2153: finishing write tid 4 to smithi04569809-17 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2153: finishing write tid 5 to smithi04569809-17 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 692 (ObjNum 803 snap 282 seq_num 803) dirty exists 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2153: left oid 17 (ObjNum 803 snap 282 seq_num 803) 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2154: finishing write tid 1 to smithi04569809-48 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2154: finishing write tid 2 to smithi04569809-48 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2154: finishing write tid 3 to smithi04569809-48 2024-07-28T19:38:14.441 INFO:tasks.rados.rados.0.smithi045.stdout:2154: finishing write tid 4 to smithi04569809-48 2024-07-28T19:38:14.442 INFO:tasks.rados.rados.0.smithi045.stdout:2154: finishing write tid 5 to smithi04569809-48 2024-07-28T19:38:14.442 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 653 (ObjNum 804 snap 282 seq_num 804) dirty exists 2024-07-28T19:38:14.442 INFO:tasks.rados.rados.0.smithi045.stdout:2154: left oid 48 (ObjNum 804 snap 282 seq_num 804) 2024-07-28T19:38:14.442 INFO:tasks.rados.rados.0.smithi045.stdout:2155: finishing write tid 1 to smithi04569809-11 2024-07-28T19:38:14.442 INFO:tasks.rados.rados.0.smithi045.stdout:2155: finishing write tid 2 to smithi04569809-11 2024-07-28T19:38:14.442 INFO:tasks.rados.rados.0.smithi045.stdout:2150: done (6 left) 2024-07-28T19:38:14.442 INFO:tasks.rados.rados.0.smithi045.stdout:2151: done (5 left) 2024-07-28T19:38:14.443 INFO:tasks.rados.rados.0.smithi045.stdout:2152: done (4 left) 2024-07-28T19:38:14.443 INFO:tasks.rados.rados.0.smithi045.stdout:2153: done (3 left) 2024-07-28T19:38:14.443 INFO:tasks.rados.rados.0.smithi045.stdout:2154: done (2 left) 2024-07-28T19:38:14.443 INFO:tasks.rados.rados.0.smithi045.stdout:2156: done (1 left) 2024-07-28T19:38:14.443 INFO:tasks.rados.rados.0.smithi045.stdout:2157: delete oid 9 current snap is 282 2024-07-28T19:38:14.444 INFO:tasks.rados.rados.0.smithi045.stdout:2155: finishing write tid 3 to smithi04569809-11 2024-07-28T19:38:14.444 INFO:tasks.rados.rados.0.smithi045.stdout:2155: finishing write tid 4 to smithi04569809-11 2024-07-28T19:38:14.445 INFO:tasks.rados.rados.0.smithi045.stdout:2155: finishing write tid 5 to smithi04569809-11 2024-07-28T19:38:14.445 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1174 (ObjNum 805 snap 282 seq_num 805) dirty exists 2024-07-28T19:38:14.445 INFO:tasks.rados.rados.0.smithi045.stdout:2155: left oid 11 (ObjNum 805 snap 282 seq_num 805) 2024-07-28T19:38:14.446 INFO:tasks.rados.rados.0.smithi045.stdout:2155: done (1 left) 2024-07-28T19:38:14.446 INFO:tasks.rados.rados.0.smithi045.stdout:2157: done (0 left) 2024-07-28T19:38:14.447 INFO:tasks.rados.rados.0.smithi045.stdout:2158: read oid 43 snap -1 2024-07-28T19:38:14.447 INFO:tasks.rados.rados.0.smithi045.stdout:2158: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:38:14.447 INFO:tasks.rados.rados.0.smithi045.stdout:2159: read oid 19 snap -1 2024-07-28T19:38:14.447 INFO:tasks.rados.rados.0.smithi045.stdout:2159: expect (ObjNum 736 snap 253 seq_num 736) 2024-07-28T19:38:14.447 INFO:tasks.rados.rados.0.smithi045.stdout:2160: read oid 35 snap -1 2024-07-28T19:38:14.447 INFO:tasks.rados.rados.0.smithi045.stdout:2160: expect (ObjNum 785 snap 274 seq_num 785) 2024-07-28T19:38:14.447 INFO:tasks.rados.rados.0.smithi045.stdout:2161: rollback oid 22 current snap is 282 2024-07-28T19:38:14.447 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 22 to 269 2024-07-28T19:38:14.447 INFO:tasks.rados.rados.0.smithi045.stdout:2162: read oid 31 snap -1 2024-07-28T19:38:14.447 INFO:tasks.rados.rados.0.smithi045.stdout:2162: expect (ObjNum 794 snap 277 seq_num 794) 2024-07-28T19:38:14.447 INFO:tasks.rados.rados.0.smithi045.stdout:2163: snap_remove snap 278 2024-07-28T19:38:14.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:14 smithi155 bash[68033]: cluster 2024-07-28T19:38:13.286921+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-07-28T19:38:14.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:14 smithi045 bash[82788]: cluster 2024-07-28T19:38:13.286921+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-07-28T19:38:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:14 smithi045 bash[80445]: cluster 2024-07-28T19:38:13.286921+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-07-28T19:38:15.206 INFO:tasks.rados.rados.0.smithi045.stdout:2163: done (5 left) 2024-07-28T19:38:15.206 INFO:tasks.rados.rados.0.smithi045.stdout:2164: read oid 17 snap -1 2024-07-28T19:38:15.206 INFO:tasks.rados.rados.0.smithi045.stdout:2164: expect (ObjNum 803 snap 282 seq_num 803) 2024-07-28T19:38:15.206 INFO:tasks.rados.rados.0.smithi045.stdout:2165: write oid 2 current snap is 282 2024-07-28T19:38:15.206 INFO:tasks.rados.rados.0.smithi045.stdout:2165: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2024-07-28T19:38:15.216 INFO:tasks.rados.rados.0.smithi045.stdout:2165: writing smithi04569809-2 from 780056 to 1514666 tid 1 2024-07-28T19:38:15.225 INFO:tasks.rados.rados.0.smithi045.stdout:2165: writing smithi04569809-2 from 2148980 to 2875254 tid 2 2024-07-28T19:38:15.230 INFO:tasks.rados.rados.0.smithi045.stdout:2165: writing smithi04569809-2 from 3322484 to 3580056 tid 3 2024-07-28T19:38:15.230 INFO:tasks.rados.rados.0.smithi045.stdout:2166: snap_remove snap 274 2024-07-28T19:38:15.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:15 smithi045 bash[82788]: cluster 2024-07-28T19:38:14.041438+0000 mgr.y (mgr.34101) 236 : cluster [DBG] pgmap v485: 89 pgs: 89 active+clean; 215 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-07-28T19:38:15.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:15 smithi045 bash[82788]: cluster 2024-07-28T19:38:14.304338+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-07-28T19:38:15.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:15 smithi045 bash[82788]: cluster 2024-07-28T19:38:15.207504+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-07-28T19:38:15.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:15 smithi045 bash[80445]: cluster 2024-07-28T19:38:14.041438+0000 mgr.y (mgr.34101) 236 : cluster [DBG] pgmap v485: 89 pgs: 89 active+clean; 215 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-07-28T19:38:15.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:15 smithi045 bash[80445]: cluster 2024-07-28T19:38:14.304338+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-07-28T19:38:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:15 smithi045 bash[80445]: cluster 2024-07-28T19:38:15.207504+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-07-28T19:38:15.514 INFO:teuthology.orchestra.run.smithi045.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:38:15.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:15 smithi155 bash[68033]: cluster 2024-07-28T19:38:14.041438+0000 mgr.y (mgr.34101) 236 : cluster [DBG] pgmap v485: 89 pgs: 89 active+clean; 215 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-07-28T19:38:15.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:15 smithi155 bash[68033]: cluster 2024-07-28T19:38:14.304338+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-07-28T19:38:15.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:15 smithi155 bash[68033]: cluster 2024-07-28T19:38:15.207504+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-07-28T19:38:16.212 INFO:tasks.rados.rados.0.smithi045.stdout:2166: done (7 left) 2024-07-28T19:38:16.212 INFO:tasks.rados.rados.0.smithi045.stdout:2167: delete oid 24 current snap is 282 2024-07-28T19:38:16.212 INFO:tasks.rados.rados.0.smithi045.stdout:2160: expect (ObjNum 785 snap 274 seq_num 785) 2024-07-28T19:38:16.241 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'echo wait for half of osds to upgrade' 2024-07-28T19:38:16.380 INFO:tasks.rados.rados.0.smithi045.stdout:2161: finishing rollback tid 0 to smithi04569809-22 2024-07-28T19:38:16.380 INFO:tasks.rados.rados.0.smithi045.stdout:2159: expect (ObjNum 736 snap 253 seq_num 736) 2024-07-28T19:38:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:2161: finishing rollback tid 1 to smithi04569809-22 2024-07-28T19:38:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:2161: finishing rollback tid 2 to smithi04569809-22 2024-07-28T19:38:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 836 (ObjNum 731 snap 249 seq_num 731) dirty exists 2024-07-28T19:38:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:2158: expect (ObjNum 428 snap 135 seq_num 428) 2024-07-28T19:38:16.520 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:16 smithi045 bash[80445]: audit 2024-07-28T19:38:15.508151+0000 mgr.y (mgr.34101) 237 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:38:16.520 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:16 smithi045 bash[80445]: cephadm 2024-07-28T19:38:15.508536+0000 mgr.y (mgr.34101) 238 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:38:16.520 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:16 smithi045 bash[80445]: audit 2024-07-28T19:38:15.515583+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:16.520 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:16 smithi045 bash[80445]: audit 2024-07-28T19:38:15.516954+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:16.520 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:16 smithi045 bash[80445]: cluster 2024-07-28T19:38:16.212697+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-07-28T19:38:16.521 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:16 smithi045 bash[82788]: audit 2024-07-28T19:38:15.508151+0000 mgr.y (mgr.34101) 237 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:38:16.521 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:16 smithi045 bash[82788]: cephadm 2024-07-28T19:38:15.508536+0000 mgr.y (mgr.34101) 238 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:38:16.521 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:16 smithi045 bash[82788]: audit 2024-07-28T19:38:15.515583+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:16.521 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:16 smithi045 bash[82788]: audit 2024-07-28T19:38:15.516954+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:16.521 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:16 smithi045 bash[82788]: cluster 2024-07-28T19:38:16.212697+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-07-28T19:38:16.584 INFO:tasks.rados.rados.0.smithi045.stdout:2162: expect (ObjNum 794 snap 277 seq_num 794) 2024-07-28T19:38:16.689 INFO:tasks.rados.rados.0.smithi045.stdout:2165: finishing write tid 1 to smithi04569809-2 2024-07-28T19:38:16.689 INFO:tasks.rados.rados.0.smithi045.stdout:2164: expect (ObjNum 803 snap 282 seq_num 803) 2024-07-28T19:38:16.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:16 smithi155 bash[68033]: audit 2024-07-28T19:38:15.508151+0000 mgr.y (mgr.34101) 237 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:38:16.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:16 smithi155 bash[68033]: cephadm 2024-07-28T19:38:15.508536+0000 mgr.y (mgr.34101) 238 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:38:16.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:16 smithi155 bash[68033]: audit 2024-07-28T19:38:15.515583+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:16.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:16 smithi155 bash[68033]: audit 2024-07-28T19:38:15.516954+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:16.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:16 smithi155 bash[68033]: cluster 2024-07-28T19:38:16.212697+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:2165: finishing write tid 2 to smithi04569809-2 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:2165: finishing write tid 3 to smithi04569809-2 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:2165: finishing write tid 4 to smithi04569809-2 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:2165: finishing write tid 5 to smithi04569809-2 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 1401 (ObjNum 808 snap 282 seq_num 808) dirty exists 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:2165: left oid 2 (ObjNum 808 snap 282 seq_num 808) 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:2158: done (7 left) 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:2159: done (6 left) 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:2160: done (5 left) 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:2161: done (4 left) 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:2162: done (3 left) 2024-07-28T19:38:16.843 INFO:tasks.rados.rados.0.smithi045.stdout:2164: done (2 left) 2024-07-28T19:38:16.844 INFO:tasks.rados.rados.0.smithi045.stdout:2165: done (1 left) 2024-07-28T19:38:16.844 INFO:tasks.rados.rados.0.smithi045.stdout:2167: done (0 left) 2024-07-28T19:38:16.844 INFO:tasks.rados.rados.0.smithi045.stdout:2168: rollback oid 13 current snap is 282 2024-07-28T19:38:16.844 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 13 to 242 2024-07-28T19:38:16.844 INFO:tasks.rados.rados.0.smithi045.stdout:2169: delete oid 33 current snap is 282 2024-07-28T19:38:16.846 INFO:tasks.rados.rados.0.smithi045.stdout:2169: done (1 left) 2024-07-28T19:38:16.846 INFO:tasks.rados.rados.0.smithi045.stdout:2170: snap_create 2024-07-28T19:38:16.847 INFO:tasks.rados.rados.0.smithi045.stdout:2168: finishing rollback tid 1 to smithi04569809-13 2024-07-28T19:38:16.848 INFO:tasks.rados.rados.0.smithi045.stdout:2168: finishing rollback tid 2 to smithi04569809-13 2024-07-28T19:38:16.848 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1407 (ObjNum 691 snap 224 seq_num 691) dirty exists 2024-07-28T19:38:17.533 INFO:tasks.rados.rados.0.smithi045.stdout:2168: done (1 left) 2024-07-28T19:38:17.533 INFO:tasks.rados.rados.0.smithi045.stdout:2170: done (0 left) 2024-07-28T19:38:17.533 INFO:tasks.rados.rados.0.smithi045.stdout:2171: write oid 4 current snap is 283 2024-07-28T19:38:17.533 INFO:tasks.rados.rados.0.smithi045.stdout:2171: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2024-07-28T19:38:17.549 INFO:tasks.rados.rados.0.smithi045.stdout:2171: writing smithi04569809-4 from 430477 to 990834 tid 1 2024-07-28T19:38:17.564 INFO:tasks.rados.rados.0.smithi045.stdout:2171: writing smithi04569809-4 from 1408073 to 1881674 tid 2 2024-07-28T19:38:17.585 INFO:tasks.rados.rados.0.smithi045.stdout:2171: writing smithi04569809-4 from 2488400 to 3224473 tid 3 2024-07-28T19:38:17.585 INFO:tasks.rados.rados.0.smithi045.stdout:2172: read oid 37 snap -1 2024-07-28T19:38:17.585 INFO:tasks.rados.rados.0.smithi045.stdout:2172: expect (ObjNum 682 snap 221 seq_num 682) 2024-07-28T19:38:17.585 INFO:tasks.rados.rados.0.smithi045.stdout:2173: snap_remove snap 269 2024-07-28T19:38:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:17 smithi155 bash[68033]: cluster 2024-07-28T19:38:16.042150+0000 mgr.y (mgr.34101) 239 : cluster [DBG] pgmap v488: 89 pgs: 89 active+clean; 215 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 746 KiB/s wr, 10 op/s 2024-07-28T19:38:17.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:17 smithi045 bash[80445]: cluster 2024-07-28T19:38:16.042150+0000 mgr.y (mgr.34101) 239 : cluster [DBG] pgmap v488: 89 pgs: 89 active+clean; 215 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 746 KiB/s wr, 10 op/s 2024-07-28T19:38:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:17 smithi045 bash[82788]: cluster 2024-07-28T19:38:16.042150+0000 mgr.y (mgr.34101) 239 : cluster [DBG] pgmap v488: 89 pgs: 89 active+clean; 215 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 746 KiB/s wr, 10 op/s 2024-07-28T19:38:18.546 INFO:tasks.rados.rados.0.smithi045.stdout:2173: done (2 left) 2024-07-28T19:38:18.546 INFO:tasks.rados.rados.0.smithi045.stdout:2174: write oid 33 current snap is 283 2024-07-28T19:38:18.546 INFO:tasks.rados.rados.0.smithi045.stdout:2174: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2024-07-28T19:38:18.552 INFO:tasks.rados.rados.0.smithi045.stdout:2174: writing smithi04569809-33 from 447284 to 1082890 tid 1 2024-07-28T19:38:18.563 INFO:tasks.rados.rados.0.smithi045.stdout:2174: writing smithi04569809-33 from 1866555 to 2600167 tid 2 2024-07-28T19:38:18.571 INFO:tasks.rados.rados.0.smithi045.stdout:2174: writing smithi04569809-33 from 3315823 to 3647284 tid 3 2024-07-28T19:38:18.571 INFO:tasks.rados.rados.0.smithi045.stdout:2175: rollback oid 32 current snap is 283 2024-07-28T19:38:18.571 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 282 2024-07-28T19:38:18.571 INFO:tasks.rados.rados.0.smithi045.stdout:2171: finishing write tid 1 to smithi04569809-4 2024-07-28T19:38:18.571 INFO:tasks.rados.rados.0.smithi045.stdout:2176: snap_create 2024-07-28T19:38:18.572 INFO:tasks.rados.rados.0.smithi045.stdout:2171: finishing write tid 2 to smithi04569809-4 2024-07-28T19:38:18.572 INFO:tasks.rados.rados.0.smithi045.stdout:2171: finishing write tid 3 to smithi04569809-4 2024-07-28T19:38:18.572 INFO:tasks.rados.rados.0.smithi045.stdout:2171: finishing write tid 4 to smithi04569809-4 2024-07-28T19:38:18.572 INFO:tasks.rados.rados.0.smithi045.stdout:2171: finishing write tid 5 to smithi04569809-4 2024-07-28T19:38:18.572 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 182 (ObjNum 811 snap 283 seq_num 811) dirty exists 2024-07-28T19:38:18.572 INFO:tasks.rados.rados.0.smithi045.stdout:2171: left oid 4 (ObjNum 811 snap 283 seq_num 811) 2024-07-28T19:38:18.572 INFO:tasks.rados.rados.0.smithi045.stdout:2172: expect (ObjNum 682 snap 221 seq_num 682) 2024-07-28T19:38:18.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:18 smithi155 bash[68033]: cluster 2024-07-28T19:38:17.534188+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-07-28T19:38:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:18 smithi155 bash[68033]: audit 2024-07-28T19:38:18.032170+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:18.828 INFO:tasks.rados.rados.0.smithi045.stdout:2174: finishing write tid 1 to smithi04569809-33 2024-07-28T19:38:18.829 INFO:tasks.rados.rados.0.smithi045.stdout:2174: finishing write tid 2 to smithi04569809-33 2024-07-28T19:38:18.829 INFO:tasks.rados.rados.0.smithi045.stdout:2175: finishing rollback tid 0 to smithi04569809-32 2024-07-28T19:38:18.829 INFO:tasks.rados.rados.0.smithi045.stdout:2175: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:38:18.829 INFO:tasks.rados.rados.0.smithi045.stdout:2175: finishing rollback tid 2 to smithi04569809-32 2024-07-28T19:38:18.829 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 852 (ObjNum 604 snap 194 seq_num 604) dirty exists 2024-07-28T19:38:18.829 INFO:tasks.rados.rados.0.smithi045.stdout:2174: finishing write tid 3 to smithi04569809-33 2024-07-28T19:38:18.829 INFO:tasks.rados.rados.0.smithi045.stdout:2174: finishing write tid 4 to smithi04569809-33 2024-07-28T19:38:18.829 INFO:tasks.rados.rados.0.smithi045.stdout:2174: finishing write tid 5 to smithi04569809-33 2024-07-28T19:38:18.829 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 408 (ObjNum 812 snap 283 seq_num 812) dirty exists 2024-07-28T19:38:18.829 INFO:tasks.rados.rados.0.smithi045.stdout:2174: left oid 33 (ObjNum 812 snap 283 seq_num 812) 2024-07-28T19:38:18.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:18 smithi045 bash[80445]: cluster 2024-07-28T19:38:17.534188+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-07-28T19:38:18.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:18 smithi045 bash[80445]: audit 2024-07-28T19:38:18.032170+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:18.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:18 smithi045 bash[82788]: cluster 2024-07-28T19:38:17.534188+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-07-28T19:38:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:18 smithi045 bash[82788]: audit 2024-07-28T19:38:18.032170+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:19.552 INFO:tasks.rados.rados.0.smithi045.stdout:2171: done (4 left) 2024-07-28T19:38:19.552 INFO:tasks.rados.rados.0.smithi045.stdout:2172: done (3 left) 2024-07-28T19:38:19.552 INFO:tasks.rados.rados.0.smithi045.stdout:2174: done (2 left) 2024-07-28T19:38:19.552 INFO:tasks.rados.rados.0.smithi045.stdout:2175: done (1 left) 2024-07-28T19:38:19.552 INFO:tasks.rados.rados.0.smithi045.stdout:2176: done (0 left) 2024-07-28T19:38:19.552 INFO:tasks.rados.rados.0.smithi045.stdout:2177: write oid 29 current snap is 284 2024-07-28T19:38:19.553 INFO:tasks.rados.rados.0.smithi045.stdout:2177: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2024-07-28T19:38:19.566 INFO:tasks.rados.rados.0.smithi045.stdout:2177: writing smithi04569809-29 from 464091 to 1174946 tid 1 2024-07-28T19:38:19.581 INFO:tasks.rados.rados.0.smithi045.stdout:2177: writing smithi04569809-29 from 1925037 to 2402307 tid 2 2024-07-28T19:38:19.593 INFO:tasks.rados.rados.0.smithi045.stdout:2177: writing smithi04569809-29 from 2943246 to 3418216 tid 3 2024-07-28T19:38:19.594 INFO:tasks.rados.rados.0.smithi045.stdout:2178: read oid 21 snap 249 2024-07-28T19:38:19.594 INFO:tasks.rados.rados.0.smithi045.stdout:2178: expect (ObjNum 713 snap 246 seq_num 713) 2024-07-28T19:38:19.594 INFO:tasks.rados.rados.0.smithi045.stdout:2179: rollback oid 46 current snap is 284 2024-07-28T19:38:19.594 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 46 to 275 2024-07-28T19:38:19.594 INFO:tasks.rados.rados.0.smithi045.stdout:2177: finishing write tid 1 to smithi04569809-29 2024-07-28T19:38:19.594 INFO:tasks.rados.rados.0.smithi045.stdout:2177: finishing write tid 2 to smithi04569809-29 2024-07-28T19:38:19.594 INFO:tasks.rados.rados.0.smithi045.stdout:2180: write oid 34 current snap is 284 2024-07-28T19:38:19.594 INFO:tasks.rados.rados.0.smithi045.stdout:2180: seq_num 814 ranges {480898=502457,1699872=737281,3087022=593876} 2024-07-28T19:38:19.606 INFO:tasks.rados.rados.0.smithi045.stdout:2180: writing smithi04569809-34 from 480898 to 983355 tid 1 2024-07-28T19:38:19.621 INFO:tasks.rados.rados.0.smithi045.stdout:2180: writing smithi04569809-34 from 1699872 to 2437153 tid 2 2024-07-28T19:38:19.631 INFO:tasks.rados.rados.0.smithi045.stdout:2180: writing smithi04569809-34 from 3087022 to 3680898 tid 3 2024-07-28T19:38:19.631 INFO:tasks.rados.rados.0.smithi045.stdout:2181: delete oid 28 current snap is 284 2024-07-28T19:38:19.631 INFO:tasks.rados.rados.0.smithi045.stdout:2179: finishing rollback tid 1 to smithi04569809-46 2024-07-28T19:38:19.631 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1123 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:38:19.631 INFO:tasks.rados.rados.0.smithi045.stdout:2177: finishing write tid 3 to smithi04569809-29 2024-07-28T19:38:19.631 INFO:tasks.rados.rados.0.smithi045.stdout:2177: finishing write tid 4 to smithi04569809-29 2024-07-28T19:38:19.631 INFO:tasks.rados.rados.0.smithi045.stdout:2178: expect (ObjNum 713 snap 246 seq_num 713) 2024-07-28T19:38:19.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:19 smithi155 bash[68033]: cluster 2024-07-28T19:38:18.042805+0000 mgr.y (mgr.34101) 240 : cluster [DBG] pgmap v491: 89 pgs: 89 active+clean; 215 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 990 KiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:38:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:19 smithi155 bash[68033]: cluster 2024-07-28T19:38:18.545427+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-07-28T19:38:19.879 INFO:tasks.rados.rados.0.smithi045.stdout:2177: finishing write tid 5 to smithi04569809-29 2024-07-28T19:38:19.879 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1537 (ObjNum 813 snap 284 seq_num 813) dirty exists 2024-07-28T19:38:19.879 INFO:tasks.rados.rados.0.smithi045.stdout:2177: left oid 29 (ObjNum 813 snap 284 seq_num 813) 2024-07-28T19:38:19.879 INFO:tasks.rados.rados.0.smithi045.stdout:2180: finishing write tid 1 to smithi04569809-34 2024-07-28T19:38:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:2180: finishing write tid 2 to smithi04569809-34 2024-07-28T19:38:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:2177: done (4 left) 2024-07-28T19:38:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:2178: done (3 left) 2024-07-28T19:38:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:2179: done (2 left) 2024-07-28T19:38:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:2181: done (1 left) 2024-07-28T19:38:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:2182: snap_create 2024-07-28T19:38:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:2180: finishing write tid 3 to smithi04569809-34 2024-07-28T19:38:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:2180: finishing write tid 4 to smithi04569809-34 2024-07-28T19:38:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:2180: finishing write tid 5 to smithi04569809-34 2024-07-28T19:38:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1417 (ObjNum 814 snap 284 seq_num 814) dirty exists 2024-07-28T19:38:19.880 INFO:tasks.rados.rados.0.smithi045.stdout:2180: left oid 34 (ObjNum 814 snap 284 seq_num 814) 2024-07-28T19:38:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:19 smithi045 bash[80445]: cluster 2024-07-28T19:38:18.042805+0000 mgr.y (mgr.34101) 240 : cluster [DBG] pgmap v491: 89 pgs: 89 active+clean; 215 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 990 KiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:38:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:19 smithi045 bash[80445]: cluster 2024-07-28T19:38:18.545427+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-07-28T19:38:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:19 smithi045 bash[82788]: cluster 2024-07-28T19:38:18.042805+0000 mgr.y (mgr.34101) 240 : cluster [DBG] pgmap v491: 89 pgs: 89 active+clean; 215 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 990 KiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:38:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:19 smithi045 bash[82788]: cluster 2024-07-28T19:38:18.545427+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-07-28T19:38:20.212 INFO:tasks.rados.rados.0.smithi045.stdout:2180: done (1 left) 2024-07-28T19:38:20.213 INFO:tasks.rados.rados.0.smithi045.stdout:2182: done (0 left) 2024-07-28T19:38:20.213 INFO:tasks.rados.rados.0.smithi045.stdout:2183: read oid 40 snap -1 2024-07-28T19:38:20.213 INFO:tasks.rados.rados.0.smithi045.stdout:2183: expect deleted 2024-07-28T19:38:20.213 INFO:tasks.rados.rados.0.smithi045.stdout:2184: delete oid 33 current snap is 285 2024-07-28T19:38:20.217 INFO:tasks.rados.rados.0.smithi045.stdout:2183: done (1 left) 2024-07-28T19:38:20.218 INFO:tasks.rados.rados.0.smithi045.stdout:2184: done (0 left) 2024-07-28T19:38:20.218 INFO:tasks.rados.rados.0.smithi045.stdout:2185: write oid 31 current snap is 285 2024-07-28T19:38:20.218 INFO:tasks.rados.rados.0.smithi045.stdout:2185: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2024-07-28T19:38:20.224 INFO:tasks.rados.rados.0.smithi045.stdout:2185: writing smithi04569809-31 from 531319 to 1259523 tid 1 2024-07-28T19:38:20.230 INFO:tasks.rados.rados.0.smithi045.stdout:2185: writing smithi04569809-31 from 1758965 to 2243573 tid 2 2024-07-28T19:38:20.236 INFO:tasks.rados.rados.0.smithi045.stdout:2185: writing smithi04569809-31 from 2652938 to 3172996 tid 3 2024-07-28T19:38:20.236 INFO:tasks.rados.rados.0.smithi045.stdout:2186: snap_remove snap 276 2024-07-28T19:38:20.375 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:38:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:38:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:38:20] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2024-07-28T19:38:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:20 smithi045 bash[80445]: cluster 2024-07-28T19:38:19.553088+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-07-28T19:38:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:20 smithi045 bash[80445]: cluster 2024-07-28T19:38:20.213368+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-07-28T19:38:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:20 smithi045 bash[82788]: cluster 2024-07-28T19:38:19.553088+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-07-28T19:38:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:20 smithi045 bash[82788]: cluster 2024-07-28T19:38:20.213368+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-07-28T19:38:21.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:20 smithi155 bash[68033]: cluster 2024-07-28T19:38:19.553088+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-07-28T19:38:21.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:20 smithi155 bash[68033]: cluster 2024-07-28T19:38:20.213368+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-07-28T19:38:21.222 INFO:tasks.rados.rados.0.smithi045.stdout:2186: done (1 left) 2024-07-28T19:38:21.223 INFO:tasks.rados.rados.0.smithi045.stdout:2187: read oid 32 snap 282 2024-07-28T19:38:21.223 INFO:tasks.rados.rados.0.smithi045.stdout:2187: expect (ObjNum 604 snap 194 seq_num 604) 2024-07-28T19:38:21.223 INFO:tasks.rados.rados.0.smithi045.stdout:2188: write oid 22 current snap is 285 2024-07-28T19:38:21.223 INFO:tasks.rados.rados.0.smithi045.stdout:2185: finishing write tid 1 to smithi04569809-31 2024-07-28T19:38:21.223 INFO:tasks.rados.rados.0.smithi045.stdout:2185: finishing write tid 2 to smithi04569809-31 2024-07-28T19:38:21.223 INFO:tasks.rados.rados.0.smithi045.stdout:2185: finishing write tid 3 to smithi04569809-31 2024-07-28T19:38:21.223 INFO:tasks.rados.rados.0.smithi045.stdout:2185: finishing write tid 4 to smithi04569809-31 2024-07-28T19:38:21.223 INFO:tasks.rados.rados.0.smithi045.stdout:2185: finishing write tid 5 to smithi04569809-31 2024-07-28T19:38:21.223 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 1542 (ObjNum 817 snap 285 seq_num 817) dirty exists 2024-07-28T19:38:21.223 INFO:tasks.rados.rados.0.smithi045.stdout:2185: left oid 31 (ObjNum 817 snap 285 seq_num 817) 2024-07-28T19:38:21.223 INFO:tasks.rados.rados.0.smithi045.stdout:2188: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2024-07-28T19:38:21.235 INFO:tasks.rados.rados.0.smithi045.stdout:2188: writing smithi04569809-22 from 548126 to 951579 tid 1 2024-07-28T19:38:21.250 INFO:tasks.rados.rados.0.smithi045.stdout:2188: writing smithi04569809-22 from 1417447 to 2162066 tid 2 2024-07-28T19:38:21.261 INFO:tasks.rados.rados.0.smithi045.stdout:2188: writing smithi04569809-22 from 2680361 to 3128044 tid 3 2024-07-28T19:38:21.269 INFO:tasks.rados.rados.0.smithi045.stdout:2188: writing smithi04569809-22 from 3680450 to 3748126 tid 4 2024-07-28T19:38:21.269 INFO:tasks.rados.rados.0.smithi045.stdout:2185: done (2 left) 2024-07-28T19:38:21.269 INFO:tasks.rados.rados.0.smithi045.stdout:2189: read oid 31 snap -1 2024-07-28T19:38:21.269 INFO:tasks.rados.rados.0.smithi045.stdout:2189: expect (ObjNum 817 snap 285 seq_num 817) 2024-07-28T19:38:21.269 INFO:tasks.rados.rados.0.smithi045.stdout:2190: write oid 4 current snap is 285 2024-07-28T19:38:21.269 INFO:tasks.rados.rados.0.smithi045.stdout:2190: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2024-07-28T19:38:21.281 INFO:tasks.rados.rados.0.smithi045.stdout:2190: writing smithi04569809-4 from 564933 to 1043635 tid 1 2024-07-28T19:38:21.292 INFO:tasks.rados.rados.0.smithi045.stdout:2190: writing smithi04569809-4 from 1759576 to 2247853 tid 2 2024-07-28T19:38:21.303 INFO:tasks.rados.rados.0.smithi045.stdout:2190: writing smithi04569809-4 from 2991431 to 3650386 tid 3 2024-07-28T19:38:21.303 INFO:tasks.rados.rados.0.smithi045.stdout:2191: delete oid 45 current snap is 285 2024-07-28T19:38:21.303 INFO:tasks.rados.rados.0.smithi045.stdout:2187: expect (ObjNum 604 snap 194 seq_num 604) 2024-07-28T19:38:21.422 INFO:tasks.rados.rados.0.smithi045.stdout:2188: finishing write tid 1 to smithi04569809-22 2024-07-28T19:38:21.422 INFO:tasks.rados.rados.0.smithi045.stdout:2188: finishing write tid 2 to smithi04569809-22 2024-07-28T19:38:21.422 INFO:tasks.rados.rados.0.smithi045.stdout:2188: finishing write tid 3 to smithi04569809-22 2024-07-28T19:38:21.422 INFO:tasks.rados.rados.0.smithi045.stdout:2187: done (4 left) 2024-07-28T19:38:21.422 INFO:tasks.rados.rados.0.smithi045.stdout:2191: done (3 left) 2024-07-28T19:38:21.422 INFO:tasks.rados.rados.0.smithi045.stdout:2192: snap_remove snap 242 2024-07-28T19:38:21.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[80445]: cluster 2024-07-28T19:38:20.043519+0000 mgr.y (mgr.34101) 241 : cluster [DBG] pgmap v494: 89 pgs: 89 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-07-28T19:38:21.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[80445]: audit 2024-07-28T19:38:21.047101+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:21.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[80445]: audit 2024-07-28T19:38:21.053041+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:21.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[80445]: cluster 2024-07-28T19:38:21.217659+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-07-28T19:38:21.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[80445]: audit 2024-07-28T19:38:21.493497+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:21.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[80445]: audit 2024-07-28T19:38:21.494774+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:38:21.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[80445]: audit 2024-07-28T19:38:21.502337+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:21.894 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[82788]: cluster 2024-07-28T19:38:20.043519+0000 mgr.y (mgr.34101) 241 : cluster [DBG] pgmap v494: 89 pgs: 89 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-07-28T19:38:21.894 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[82788]: audit 2024-07-28T19:38:21.047101+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:21.894 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[82788]: audit 2024-07-28T19:38:21.053041+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:21.894 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[82788]: cluster 2024-07-28T19:38:21.217659+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-07-28T19:38:21.894 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[82788]: audit 2024-07-28T19:38:21.493497+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:21.894 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[82788]: audit 2024-07-28T19:38:21.494774+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:38:21.894 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:21 smithi045 bash[82788]: audit 2024-07-28T19:38:21.502337+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:21 smithi155 bash[68033]: cluster 2024-07-28T19:38:20.043519+0000 mgr.y (mgr.34101) 241 : cluster [DBG] pgmap v494: 89 pgs: 89 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-07-28T19:38:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:21 smithi155 bash[68033]: audit 2024-07-28T19:38:21.047101+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:21 smithi155 bash[68033]: audit 2024-07-28T19:38:21.053041+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:21 smithi155 bash[68033]: cluster 2024-07-28T19:38:21.217659+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-07-28T19:38:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:21 smithi155 bash[68033]: audit 2024-07-28T19:38:21.493497+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:21 smithi155 bash[68033]: audit 2024-07-28T19:38:21.494774+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:38:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:21 smithi155 bash[68033]: audit 2024-07-28T19:38:21.502337+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:22.216 INFO:tasks.rados.rados.0.smithi045.stdout:2192: done (3 left) 2024-07-28T19:38:22.217 INFO:tasks.rados.rados.0.smithi045.stdout:2193: write oid 43 current snap is 285 2024-07-28T19:38:22.217 INFO:tasks.rados.rados.0.smithi045.stdout:2193: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2024-07-28T19:38:22.230 INFO:tasks.rados.rados.0.smithi045.stdout:2193: writing smithi04569809-43 from 598547 to 1227747 tid 1 2024-07-28T19:38:22.242 INFO:tasks.rados.rados.0.smithi045.stdout:2193: writing smithi04569809-43 from 1876540 to 2368486 tid 2 2024-07-28T19:38:22.256 INFO:tasks.rados.rados.0.smithi045.stdout:2193: writing smithi04569809-43 from 3046277 to 3727776 tid 3 2024-07-28T19:38:22.257 INFO:tasks.rados.rados.0.smithi045.stdout:2194: read oid 6 snap -1 2024-07-28T19:38:22.257 INFO:tasks.rados.rados.0.smithi045.stdout:2194: expect (ObjNum 783 snap 274 seq_num 783) 2024-07-28T19:38:22.257 INFO:tasks.rados.rados.0.smithi045.stdout:2195: write oid 44 current snap is 285 2024-07-28T19:38:22.257 INFO:tasks.rados.rados.0.smithi045.stdout:2195: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2024-07-28T19:38:22.266 INFO:tasks.rados.rados.0.smithi045.stdout:2195: writing smithi04569809-44 from 615354 to 1036156 tid 1 2024-07-28T19:38:22.278 INFO:tasks.rados.rados.0.smithi045.stdout:2195: writing smithi04569809-44 from 1651375 to 2403332 tid 2 2024-07-28T19:38:22.288 INFO:tasks.rados.rados.0.smithi045.stdout:2195: writing smithi04569809-44 from 3190053 to 3682824 tid 3 2024-07-28T19:38:22.288 INFO:tasks.rados.rados.0.smithi045.stdout:2196: delete oid 19 current snap is 285 2024-07-28T19:38:22.288 INFO:tasks.rados.rados.0.smithi045.stdout:2188: finishing write tid 4 to smithi04569809-22 2024-07-28T19:38:22.289 INFO:tasks.rados.rados.0.smithi045.stdout:2188: finishing write tid 5 to smithi04569809-22 2024-07-28T19:38:22.289 INFO:tasks.rados.rados.0.smithi045.stdout:2188: finishing write tid 6 to smithi04569809-22 2024-07-28T19:38:22.289 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 864 (ObjNum 818 snap 285 seq_num 818) dirty exists 2024-07-28T19:38:22.289 INFO:tasks.rados.rados.0.smithi045.stdout:2188: left oid 22 (ObjNum 818 snap 285 seq_num 818) 2024-07-28T19:38:22.289 INFO:tasks.rados.rados.0.smithi045.stdout:2189: expect (ObjNum 817 snap 285 seq_num 817) 2024-07-28T19:38:22.479 INFO:tasks.rados.rados.0.smithi045.stdout:2190: finishing write tid 1 to smithi04569809-4 2024-07-28T19:38:22.479 INFO:tasks.rados.rados.0.smithi045.stdout:2190: finishing write tid 2 to smithi04569809-4 2024-07-28T19:38:22.479 INFO:tasks.rados.rados.0.smithi045.stdout:2190: finishing write tid 3 to smithi04569809-4 2024-07-28T19:38:22.479 INFO:tasks.rados.rados.0.smithi045.stdout:2190: finishing write tid 4 to smithi04569809-4 2024-07-28T19:38:22.479 INFO:tasks.rados.rados.0.smithi045.stdout:2190: finishing write tid 5 to smithi04569809-4 2024-07-28T19:38:22.479 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 189 (ObjNum 819 snap 285 seq_num 819) dirty exists 2024-07-28T19:38:22.480 INFO:tasks.rados.rados.0.smithi045.stdout:2190: left oid 4 (ObjNum 819 snap 285 seq_num 819) 2024-07-28T19:38:22.480 INFO:tasks.rados.rados.0.smithi045.stdout:2193: finishing write tid 1 to smithi04569809-43 2024-07-28T19:38:22.480 INFO:tasks.rados.rados.0.smithi045.stdout:2193: finishing write tid 2 to smithi04569809-43 2024-07-28T19:38:22.480 INFO:tasks.rados.rados.0.smithi045.stdout:2193: finishing write tid 3 to smithi04569809-43 2024-07-28T19:38:22.480 INFO:tasks.rados.rados.0.smithi045.stdout:2193: finishing write tid 4 to smithi04569809-43 2024-07-28T19:38:22.480 INFO:tasks.rados.rados.0.smithi045.stdout:2193: finishing write tid 5 to smithi04569809-43 2024-07-28T19:38:22.480 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 446 (ObjNum 821 snap 285 seq_num 821) dirty exists 2024-07-28T19:38:22.481 INFO:tasks.rados.rados.0.smithi045.stdout:2193: left oid 43 (ObjNum 821 snap 285 seq_num 821) 2024-07-28T19:38:22.481 INFO:tasks.rados.rados.0.smithi045.stdout:2194: expect (ObjNum 783 snap 274 seq_num 783) 2024-07-28T19:38:22.565 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:38:22 smithi155 bash[60745]: ts=2024-07-28T19:38:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:38:22.623 INFO:tasks.rados.rados.0.smithi045.stdout:2195: finishing write tid 1 to smithi04569809-44 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:2195: finishing write tid 2 to smithi04569809-44 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:2195: finishing write tid 3 to smithi04569809-44 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:2195: finishing write tid 4 to smithi04569809-44 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:2195: finishing write tid 5 to smithi04569809-44 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1438 (ObjNum 822 snap 285 seq_num 822) dirty exists 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:2195: left oid 44 (ObjNum 822 snap 285 seq_num 822) 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:2188: done (6 left) 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:2189: done (5 left) 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:2190: done (4 left) 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:2193: done (3 left) 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:2194: done (2 left) 2024-07-28T19:38:22.624 INFO:tasks.rados.rados.0.smithi045.stdout:2195: done (1 left) 2024-07-28T19:38:22.625 INFO:tasks.rados.rados.0.smithi045.stdout:2196: done (0 left) 2024-07-28T19:38:22.625 INFO:tasks.rados.rados.0.smithi045.stdout:2197: write oid 12 current snap is 285 2024-07-28T19:38:22.625 INFO:tasks.rados.rados.0.smithi045.stdout:2197: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2024-07-28T19:38:22.636 INFO:tasks.rados.rados.0.smithi045.stdout:2197: writing smithi04569809-12 from 648968 to 1220268 tid 1 2024-07-28T19:38:22.648 INFO:tasks.rados.rados.0.smithi045.stdout:2197: writing smithi04569809-12 from 1651986 to 2291259 tid 2 2024-07-28T19:38:22.661 INFO:tasks.rados.rados.0.smithi045.stdout:2197: writing smithi04569809-12 from 2728546 to 3360214 tid 3 2024-07-28T19:38:22.661 INFO:tasks.rados.rados.0.smithi045.stdout:2198: rollback oid 38 current snap is 285 2024-07-28T19:38:22.661 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 284 2024-07-28T19:38:22.661 INFO:tasks.rados.rados.0.smithi045.stdout:2197: finishing write tid 1 to smithi04569809-12 2024-07-28T19:38:22.661 INFO:tasks.rados.rados.0.smithi045.stdout:2197: finishing write tid 2 to smithi04569809-12 2024-07-28T19:38:22.661 INFO:tasks.rados.rados.0.smithi045.stdout:2199: read oid 34 snap 280 2024-07-28T19:38:22.661 INFO:tasks.rados.rados.0.smithi045.stdout:2199: expect deleted 2024-07-28T19:38:22.662 INFO:tasks.rados.rados.0.smithi045.stdout:2200: snap_create 2024-07-28T19:38:22.665 INFO:tasks.rados.rados.0.smithi045.stdout:2198: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:38:22.665 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 662 (ObjNum 305 snap 0 seq_num 284506784) dirty dne 2024-07-28T19:38:22.668 INFO:tasks.rados.rados.0.smithi045.stdout:2197: finishing write tid 3 to smithi04569809-12 2024-07-28T19:38:22.668 INFO:tasks.rados.rados.0.smithi045.stdout:2197: finishing write tid 4 to smithi04569809-12 2024-07-28T19:38:22.669 INFO:tasks.rados.rados.0.smithi045.stdout:2197: finishing write tid 5 to smithi04569809-12 2024-07-28T19:38:22.669 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 1443 (ObjNum 824 snap 285 seq_num 824) dirty exists 2024-07-28T19:38:22.669 INFO:tasks.rados.rados.0.smithi045.stdout:2197: left oid 12 (ObjNum 824 snap 285 seq_num 824) 2024-07-28T19:38:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[80445]: audit 2024-07-28T19:38:21.625490+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[80445]: audit 2024-07-28T19:38:21.628504+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[80445]: audit 2024-07-28T19:38:21.630051+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[80445]: audit 2024-07-28T19:38:21.631133+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[80445]: audit 2024-07-28T19:38:21.632538+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T19:38:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[80445]: audit 2024-07-28T19:38:21.632702+0000 mgr.y (mgr.34101) 242 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T19:38:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[80445]: cephadm 2024-07-28T19:38:21.633521+0000 mgr.y (mgr.34101) 243 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-07-28T19:38:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[80445]: cluster 2024-07-28T19:38:22.216885+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-07-28T19:38:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[82788]: audit 2024-07-28T19:38:21.625490+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[82788]: audit 2024-07-28T19:38:21.628504+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[82788]: audit 2024-07-28T19:38:21.630051+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[82788]: audit 2024-07-28T19:38:21.631133+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[82788]: audit 2024-07-28T19:38:21.632538+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T19:38:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[82788]: audit 2024-07-28T19:38:21.632702+0000 mgr.y (mgr.34101) 242 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T19:38:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[82788]: cephadm 2024-07-28T19:38:21.633521+0000 mgr.y (mgr.34101) 243 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-07-28T19:38:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:22 smithi045 bash[82788]: cluster 2024-07-28T19:38:22.216885+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-07-28T19:38:23.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:22 smithi155 bash[68033]: audit 2024-07-28T19:38:21.625490+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:23.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:22 smithi155 bash[68033]: audit 2024-07-28T19:38:21.628504+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:23.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:22 smithi155 bash[68033]: audit 2024-07-28T19:38:21.630051+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:23.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:22 smithi155 bash[68033]: audit 2024-07-28T19:38:21.631133+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:23.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:22 smithi155 bash[68033]: audit 2024-07-28T19:38:21.632538+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T19:38:23.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:22 smithi155 bash[68033]: audit 2024-07-28T19:38:21.632702+0000 mgr.y (mgr.34101) 242 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-28T19:38:23.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:22 smithi155 bash[68033]: cephadm 2024-07-28T19:38:21.633521+0000 mgr.y (mgr.34101) 243 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-07-28T19:38:23.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:22 smithi155 bash[68033]: cluster 2024-07-28T19:38:22.216885+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-07-28T19:38:23.574 INFO:tasks.rados.rados.0.smithi045.stdout:2197: done (3 left) 2024-07-28T19:38:23.574 INFO:tasks.rados.rados.0.smithi045.stdout:2198: done (2 left) 2024-07-28T19:38:23.574 INFO:tasks.rados.rados.0.smithi045.stdout:2199: done (1 left) 2024-07-28T19:38:23.574 INFO:tasks.rados.rados.0.smithi045.stdout:2200: done (0 left) 2024-07-28T19:38:23.574 INFO:tasks.rados.rados.0.smithi045.stdout:2201: rollback oid 48 current snap is 286 2024-07-28T19:38:23.574 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 48 to 283 2024-07-28T19:38:23.574 INFO:tasks.rados.rados.0.smithi045.stdout:2202: snap_remove snap 277 2024-07-28T19:38:23.956 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:23 smithi045 bash[80445]: cluster 2024-07-28T19:38:22.044321+0000 mgr.y (mgr.34101) 244 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-07-28T19:38:23.957 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:23 smithi045 bash[82788]: cluster 2024-07-28T19:38:22.044321+0000 mgr.y (mgr.34101) 244 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-07-28T19:38:24.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:23 smithi155 bash[68033]: cluster 2024-07-28T19:38:22.044321+0000 mgr.y (mgr.34101) 244 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-07-28T19:38:24.449 INFO:teuthology.orchestra.run.smithi045.stdout:wait for half of osds to upgrade 2024-07-28T19:38:24.589 INFO:tasks.rados.rados.0.smithi045.stdout:2202: done (1 left) 2024-07-28T19:38:24.589 INFO:tasks.rados.rados.0.smithi045.stdout:2203: delete oid 33 current snap is 286 2024-07-28T19:38:24.589 INFO:tasks.rados.rados.0.smithi045.stdout:2201: finishing rollback tid 0 to smithi04569809-48 2024-07-28T19:38:24.589 INFO:tasks.rados.rados.0.smithi045.stdout:2201: finishing rollback tid 1 to smithi04569809-48 2024-07-28T19:38:24.589 INFO:tasks.rados.rados.0.smithi045.stdout:2201: finishing rollback tid 2 to smithi04569809-48 2024-07-28T19:38:24.589 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 668 (ObjNum 804 snap 282 seq_num 804) dirty exists 2024-07-28T19:38:24.603 INFO:tasks.rados.rados.0.smithi045.stdout:2201: done (1 left) 2024-07-28T19:38:24.603 INFO:tasks.rados.rados.0.smithi045.stdout:2203: done (0 left) 2024-07-28T19:38:24.603 INFO:tasks.rados.rados.0.smithi045.stdout:2204: read oid 35 snap -1 2024-07-28T19:38:24.604 INFO:tasks.rados.rados.0.smithi045.stdout:2204: expect (ObjNum 785 snap 274 seq_num 785) 2024-07-28T19:38:24.604 INFO:tasks.rados.rados.0.smithi045.stdout:2205: read oid 30 snap -1 2024-07-28T19:38:24.604 INFO:tasks.rados.rados.0.smithi045.stdout:2205: expect (ObjNum 706 snap 236 seq_num 706) 2024-07-28T19:38:24.604 INFO:tasks.rados.rados.0.smithi045.stdout:2206: snap_create 2024-07-28T19:38:24.618 INFO:tasks.rados.rados.0.smithi045.stdout:2205: expect (ObjNum 706 snap 236 seq_num 706) 2024-07-28T19:38:24.763 INFO:tasks.rados.rados.0.smithi045.stdout:2204: expect (ObjNum 785 snap 274 seq_num 785) 2024-07-28T19:38:24.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:24 smithi045 bash[82788]: cluster 2024-07-28T19:38:23.574071+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-07-28T19:38:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:24 smithi045 bash[80445]: cluster 2024-07-28T19:38:23.574071+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-07-28T19:38:25.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:24 smithi155 bash[68033]: cluster 2024-07-28T19:38:23.574071+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-07-28T19:38:25.214 INFO:tasks.rados.rados.0.smithi045.stdout:2204: done (2 left) 2024-07-28T19:38:25.214 INFO:tasks.rados.rados.0.smithi045.stdout:2205: done (1 left) 2024-07-28T19:38:25.214 INFO:tasks.rados.rados.0.smithi045.stdout:2206: done (0 left) 2024-07-28T19:38:25.215 INFO:tasks.rados.rados.0.smithi045.stdout:2207: snap_create 2024-07-28T19:38:25.683 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2024-07-28T19:38:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[80445]: cluster 2024-07-28T19:38:24.045061+0000 mgr.y (mgr.34101) 245 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-07-28T19:38:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[80445]: cluster 2024-07-28T19:38:24.589968+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-07-28T19:38:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[80445]: audit 2024-07-28T19:38:24.960594+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[80445]: audit 2024-07-28T19:38:24.964755+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T19:38:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[80445]: audit 2024-07-28T19:38:24.965917+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[80445]: cluster 2024-07-28T19:38:25.214163+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-07-28T19:38:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[82788]: cluster 2024-07-28T19:38:24.045061+0000 mgr.y (mgr.34101) 245 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-07-28T19:38:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[82788]: cluster 2024-07-28T19:38:24.589968+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-07-28T19:38:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[82788]: audit 2024-07-28T19:38:24.960594+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[82788]: audit 2024-07-28T19:38:24.964755+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T19:38:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[82788]: audit 2024-07-28T19:38:24.965917+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:25 smithi045 bash[82788]: cluster 2024-07-28T19:38:25.214163+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-07-28T19:38:26.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:25 smithi155 bash[68033]: cluster 2024-07-28T19:38:24.045061+0000 mgr.y (mgr.34101) 245 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-07-28T19:38:26.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:25 smithi155 bash[68033]: cluster 2024-07-28T19:38:24.589968+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-07-28T19:38:26.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:25 smithi155 bash[68033]: audit 2024-07-28T19:38:24.960594+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:26.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:25 smithi155 bash[68033]: audit 2024-07-28T19:38:24.964755+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-28T19:38:26.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:25 smithi155 bash[68033]: audit 2024-07-28T19:38:24.965917+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:26.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:25 smithi155 bash[68033]: cluster 2024-07-28T19:38:25.214163+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-07-28T19:38:26.215 INFO:tasks.rados.rados.0.smithi045.stdout:2207: done (0 left) 2024-07-28T19:38:26.215 INFO:tasks.rados.rados.0.smithi045.stdout:2208: rollback oid 14 current snap is 288 2024-07-28T19:38:26.216 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 285 2024-07-28T19:38:26.216 INFO:tasks.rados.rados.0.smithi045.stdout:2209: snap_create 2024-07-28T19:38:26.224 INFO:tasks.rados.rados.0.smithi045.stdout:2208: finishing rollback tid 0 to smithi04569809-14 2024-07-28T19:38:26.224 INFO:tasks.rados.rados.0.smithi045.stdout:2208: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:38:26.225 INFO:tasks.rados.rados.0.smithi045.stdout:2208: finishing rollback tid 2 to smithi04569809-14 2024-07-28T19:38:26.225 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 273 (ObjNum 621 snap 201 seq_num 621) dirty exists 2024-07-28T19:38:26.802 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:26 smithi045 bash[82788]: cephadm 2024-07-28T19:38:24.954424+0000 mgr.y (mgr.34101) 246 : cephadm [INF] Upgrade: Updating osd.2 2024-07-28T19:38:26.802 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:26 smithi045 bash[82788]: cephadm 2024-07-28T19:38:24.969727+0000 mgr.y (mgr.34101) 247 : cephadm [INF] Deploying daemon osd.2 on smithi045 2024-07-28T19:38:26.802 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:26 smithi045 bash[82788]: cluster 2024-07-28T19:38:26.216331+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-07-28T19:38:26.802 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:26 smithi045 bash[80445]: cephadm 2024-07-28T19:38:24.954424+0000 mgr.y (mgr.34101) 246 : cephadm [INF] Upgrade: Updating osd.2 2024-07-28T19:38:26.802 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:26 smithi045 bash[80445]: cephadm 2024-07-28T19:38:24.969727+0000 mgr.y (mgr.34101) 247 : cephadm [INF] Deploying daemon osd.2 on smithi045 2024-07-28T19:38:26.802 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:26 smithi045 bash[80445]: cluster 2024-07-28T19:38:26.216331+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-07-28T19:38:27.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:26 smithi155 bash[68033]: cephadm 2024-07-28T19:38:24.954424+0000 mgr.y (mgr.34101) 246 : cephadm [INF] Upgrade: Updating osd.2 2024-07-28T19:38:27.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:26 smithi155 bash[68033]: cephadm 2024-07-28T19:38:24.969727+0000 mgr.y (mgr.34101) 247 : cephadm [INF] Deploying daemon osd.2 on smithi045 2024-07-28T19:38:27.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:26 smithi155 bash[68033]: cluster 2024-07-28T19:38:26.216331+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-07-28T19:38:27.219 INFO:tasks.rados.rados.0.smithi045.stdout:2208: done (1 left) 2024-07-28T19:38:27.219 INFO:tasks.rados.rados.0.smithi045.stdout:2209: done (0 left) 2024-07-28T19:38:27.219 INFO:tasks.rados.rados.0.smithi045.stdout:2210: rollback oid 41 current snap is 289 2024-07-28T19:38:27.219 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 41 to 284 2024-07-28T19:38:27.219 INFO:tasks.rados.rados.0.smithi045.stdout:2211: snap_remove snap 279 2024-07-28T19:38:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:27 smithi045 bash[80445]: cluster 2024-07-28T19:38:26.045843+0000 mgr.y (mgr.34101) 248 : cluster [DBG] pgmap v503: 89 pgs: 89 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-07-28T19:38:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:27 smithi045 bash[80445]: cluster 2024-07-28T19:38:27.219988+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-07-28T19:38:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:27 smithi045 bash[82788]: cluster 2024-07-28T19:38:26.045843+0000 mgr.y (mgr.34101) 248 : cluster [DBG] pgmap v503: 89 pgs: 89 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-07-28T19:38:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:27 smithi045 bash[82788]: cluster 2024-07-28T19:38:27.219988+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-07-28T19:38:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:27 smithi155 bash[68033]: cluster 2024-07-28T19:38:26.045843+0000 mgr.y (mgr.34101) 248 : cluster [DBG] pgmap v503: 89 pgs: 89 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-07-28T19:38:28.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:27 smithi155 bash[68033]: cluster 2024-07-28T19:38:27.219988+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-07-28T19:38:28.224 INFO:tasks.rados.rados.0.smithi045.stdout:2211: done (1 left) 2024-07-28T19:38:28.224 INFO:tasks.rados.rados.0.smithi045.stdout:2212: read oid 21 snap -1 2024-07-28T19:38:28.224 INFO:tasks.rados.rados.0.smithi045.stdout:2212: expect deleted 2024-07-28T19:38:28.224 INFO:tasks.rados.rados.0.smithi045.stdout:2213: write oid 44 current snap is 289 2024-07-28T19:38:28.224 INFO:tasks.rados.rados.0.smithi045.stdout:2213: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2024-07-28T19:38:28.249 INFO:tasks.rados.rados.0.smithi045.stdout:2213: writing smithi04569809-44 from 682582 to 1404380 tid 1 2024-07-28T19:38:28.273 INFO:tasks.rados.rados.0.smithi045.stdout:2213: writing smithi04569809-44 from 2168950 to 2811892 tid 2 2024-07-28T19:38:28.289 INFO:tasks.rados.rados.0.smithi045.stdout:2213: writing smithi04569809-44 from 3583392 to 3882582 tid 3 2024-07-28T19:38:28.289 INFO:tasks.rados.rados.0.smithi045.stdout:2214: rollback oid 29 current snap is 289 2024-07-28T19:38:28.289 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 29 to 286 2024-07-28T19:38:28.289 INFO:tasks.rados.rados.0.smithi045.stdout:2210: finishing rollback tid 1 to smithi04569809-41 2024-07-28T19:38:28.289 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1059 (ObjNum 305 snap 0 seq_num 1506873146) dirty dne 2024-07-28T19:38:28.289 INFO:tasks.rados.rados.0.smithi045.stdout:2213: finishing write tid 1 to smithi04569809-44 2024-07-28T19:38:28.290 INFO:tasks.rados.rados.0.smithi045.stdout:2213: finishing write tid 2 to smithi04569809-44 2024-07-28T19:38:28.290 INFO:tasks.rados.rados.0.smithi045.stdout:2210: done (3 left) 2024-07-28T19:38:28.290 INFO:tasks.rados.rados.0.smithi045.stdout:2212: done (2 left) 2024-07-28T19:38:28.290 INFO:tasks.rados.rados.0.smithi045.stdout:2215: write oid 43 current snap is 289 2024-07-28T19:38:28.290 INFO:tasks.rados.rados.0.smithi045.stdout:2215: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2024-07-28T19:38:28.306 INFO:tasks.rados.rados.0.smithi045.stdout:2215: writing smithi04569809-43 from 699389 to 1496436 tid 1 2024-07-28T19:38:28.318 INFO:tasks.rados.rados.0.smithi045.stdout:2215: writing smithi04569809-43 from 2111079 to 2614032 tid 2 2024-07-28T19:38:28.331 INFO:tasks.rados.rados.0.smithi045.stdout:2215: writing smithi04569809-43 from 3094462 to 3676299 tid 3 2024-07-28T19:38:28.331 INFO:tasks.rados.rados.0.smithi045.stdout:2216: read oid 46 snap -1 2024-07-28T19:38:28.331 INFO:tasks.rados.rados.0.smithi045.stdout:2216: expect deleted 2024-07-28T19:38:28.331 INFO:tasks.rados.rados.0.smithi045.stdout:2217: snap_create 2024-07-28T19:38:28.331 INFO:tasks.rados.rados.0.smithi045.stdout:2213: finishing write tid 3 to smithi04569809-44 2024-07-28T19:38:28.331 INFO:tasks.rados.rados.0.smithi045.stdout:2213: finishing write tid 4 to smithi04569809-44 2024-07-28T19:38:28.331 INFO:tasks.rados.rados.0.smithi045.stdout:2214: finishing rollback tid 0 to smithi04569809-29 2024-07-28T19:38:28.332 INFO:tasks.rados.rados.0.smithi045.stdout:2213: finishing write tid 5 to smithi04569809-44 2024-07-28T19:38:28.332 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1464 (ObjNum 826 snap 289 seq_num 826) dirty exists 2024-07-28T19:38:28.332 INFO:tasks.rados.rados.0.smithi045.stdout:2213: left oid 44 (ObjNum 826 snap 289 seq_num 826) 2024-07-28T19:38:28.332 INFO:tasks.rados.rados.0.smithi045.stdout:2214: finishing rollback tid 1 to smithi04569809-29 2024-07-28T19:38:28.332 INFO:tasks.rados.rados.0.smithi045.stdout:2214: finishing rollback tid 2 to smithi04569809-29 2024-07-28T19:38:28.332 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1556 (ObjNum 813 snap 284 seq_num 813) dirty exists 2024-07-28T19:38:28.332 INFO:tasks.rados.rados.0.smithi045.stdout:2215: finishing write tid 1 to smithi04569809-43 2024-07-28T19:38:28.332 INFO:tasks.rados.rados.0.smithi045.stdout:2215: finishing write tid 2 to smithi04569809-43 2024-07-28T19:38:28.335 INFO:tasks.rados.rados.0.smithi045.stdout:2215: finishing write tid 3 to smithi04569809-43 2024-07-28T19:38:28.335 INFO:tasks.rados.rados.0.smithi045.stdout:2215: finishing write tid 4 to smithi04569809-43 2024-07-28T19:38:28.336 INFO:tasks.rados.rados.0.smithi045.stdout:2215: finishing write tid 5 to smithi04569809-43 2024-07-28T19:38:28.336 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 455 (ObjNum 827 snap 289 seq_num 827) dirty exists 2024-07-28T19:38:28.336 INFO:tasks.rados.rados.0.smithi045.stdout:2215: left oid 43 (ObjNum 827 snap 289 seq_num 827) 2024-07-28T19:38:29.231 INFO:tasks.rados.rados.0.smithi045.stdout:2213: done (4 left) 2024-07-28T19:38:29.231 INFO:tasks.rados.rados.0.smithi045.stdout:2214: done (3 left) 2024-07-28T19:38:29.231 INFO:tasks.rados.rados.0.smithi045.stdout:2215: done (2 left) 2024-07-28T19:38:29.231 INFO:tasks.rados.rados.0.smithi045.stdout:2216: done (1 left) 2024-07-28T19:38:29.231 INFO:tasks.rados.rados.0.smithi045.stdout:2217: done (0 left) 2024-07-28T19:38:29.231 INFO:tasks.rados.rados.0.smithi045.stdout:2218: write oid 44 current snap is 290 2024-07-28T19:38:29.231 INFO:tasks.rados.rados.0.smithi045.stdout:2218: seq_num 828 ranges {716196=472296,1769561=646611,3121885=793109} 2024-07-28T19:38:29.242 INFO:tasks.rados.rados.0.smithi045.stdout:2218: writing smithi04569809-44 from 716196 to 1188492 tid 1 2024-07-28T19:38:29.256 INFO:tasks.rados.rados.0.smithi045.stdout:2218: writing smithi04569809-44 from 1769561 to 2416172 tid 2 2024-07-28T19:38:29.270 INFO:tasks.rados.rados.0.smithi045.stdout:2218: writing smithi04569809-44 from 3121885 to 3914994 tid 3 2024-07-28T19:38:29.270 INFO:tasks.rados.rados.0.smithi045.stdout:2219: delete oid 13 current snap is 290 2024-07-28T19:38:29.270 INFO:tasks.rados.rados.0.smithi045.stdout:2218: finishing write tid 1 to smithi04569809-44 2024-07-28T19:38:29.270 INFO:tasks.rados.rados.0.smithi045.stdout:2218: finishing write tid 2 to smithi04569809-44 2024-07-28T19:38:29.280 INFO:tasks.rados.rados.0.smithi045.stdout:2218: finishing write tid 3 to smithi04569809-44 2024-07-28T19:38:29.280 INFO:tasks.rados.rados.0.smithi045.stdout:2218: finishing write tid 4 to smithi04569809-44 2024-07-28T19:38:29.281 INFO:tasks.rados.rados.0.smithi045.stdout:2218: finishing write tid 5 to smithi04569809-44 2024-07-28T19:38:29.281 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1469 (ObjNum 828 snap 290 seq_num 828) dirty exists 2024-07-28T19:38:29.281 INFO:tasks.rados.rados.0.smithi045.stdout:2218: left oid 44 (ObjNum 828 snap 290 seq_num 828) 2024-07-28T19:38:29.282 INFO:tasks.rados.rados.0.smithi045.stdout:2218: done (1 left) 2024-07-28T19:38:29.282 INFO:tasks.rados.rados.0.smithi045.stdout:2219: done (0 left) 2024-07-28T19:38:29.282 INFO:tasks.rados.rados.0.smithi045.stdout:2220: read oid 47 snap -1 2024-07-28T19:38:29.282 INFO:tasks.rados.rados.0.smithi045.stdout:2220: expect deleted 2024-07-28T19:38:29.282 INFO:tasks.rados.rados.0.smithi045.stdout:2221: read oid 37 snap -1 2024-07-28T19:38:29.282 INFO:tasks.rados.rados.0.smithi045.stdout:2221: expect (ObjNum 682 snap 221 seq_num 682) 2024-07-28T19:38:29.282 INFO:tasks.rados.rados.0.smithi045.stdout:2222: snap_remove snap 282 2024-07-28T19:38:29.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:29 smithi155 bash[68033]: cluster 2024-07-28T19:38:28.046620+0000 mgr.y (mgr.34101) 249 : cluster [DBG] pgmap v506: 89 pgs: 89 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 2 op/s 2024-07-28T19:38:29.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:29 smithi155 bash[68033]: cluster 2024-07-28T19:38:28.223503+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-07-28T19:38:29.589 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:29 smithi045 bash[82788]: cluster 2024-07-28T19:38:28.046620+0000 mgr.y (mgr.34101) 249 : cluster [DBG] pgmap v506: 89 pgs: 89 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 2 op/s 2024-07-28T19:38:29.589 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:29 smithi045 bash[82788]: cluster 2024-07-28T19:38:28.223503+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-07-28T19:38:29.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:29 smithi045 bash[80445]: cluster 2024-07-28T19:38:28.046620+0000 mgr.y (mgr.34101) 249 : cluster [DBG] pgmap v506: 89 pgs: 89 active+clean; 216 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 2 op/s 2024-07-28T19:38:29.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:29 smithi045 bash[80445]: cluster 2024-07-28T19:38:28.223503+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-07-28T19:38:29.963 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:29.964 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:38:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:29.964 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:29.964 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:38:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:29.965 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:38:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:29.965 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:29.965 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:29 smithi045 systemd[1]: Stopping Ceph osd.2 for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:38:29.965 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:38:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:29.966 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:38:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:29.966 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:38:29 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:30.217 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:29 smithi045 bash[45865]: debug 2024-07-28T19:38:29.959+0000 7f747e0b4640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:38:30.218 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:29 smithi045 bash[45865]: debug 2024-07-28T19:38:29.959+0000 7f747e0b4640 -1 osd.2 645 *** Got signal Terminated *** 2024-07-28T19:38:30.218 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:29 smithi045 bash[45865]: debug 2024-07-28T19:38:29.959+0000 7f747e0b4640 -1 osd.2 645 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:38:30.218 INFO:tasks.rados.rados.0.smithi045.stdout:2222: done (2 left) 2024-07-28T19:38:30.218 INFO:tasks.rados.rados.0.smithi045.stdout:2223: snap_remove snap 249 2024-07-28T19:38:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:30 smithi155 bash[68033]: cluster 2024-07-28T19:38:29.231942+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-07-28T19:38:30.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:30 smithi155 bash[68033]: cluster 2024-07-28T19:38:29.965260+0000 mon.a (mon.0) 546 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T19:38:30.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:30 smithi155 bash[68033]: cluster 2024-07-28T19:38:30.209068+0000 mon.a (mon.0) 547 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:38:30.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:30 smithi155 bash[68033]: cluster 2024-07-28T19:38:30.218818+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-07-28T19:38:30.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:30 smithi045 bash[80445]: cluster 2024-07-28T19:38:29.231942+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-07-28T19:38:30.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:30 smithi045 bash[80445]: cluster 2024-07-28T19:38:29.965260+0000 mon.a (mon.0) 546 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T19:38:30.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:30 smithi045 bash[80445]: cluster 2024-07-28T19:38:30.209068+0000 mon.a (mon.0) 547 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:38:30.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:30 smithi045 bash[80445]: cluster 2024-07-28T19:38:30.218818+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-07-28T19:38:30.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:30 smithi045 bash[82788]: cluster 2024-07-28T19:38:29.231942+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-07-28T19:38:30.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:30 smithi045 bash[82788]: cluster 2024-07-28T19:38:29.965260+0000 mon.a (mon.0) 546 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T19:38:30.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:30 smithi045 bash[82788]: cluster 2024-07-28T19:38:30.209068+0000 mon.a (mon.0) 547 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:38:30.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:30 smithi045 bash[82788]: cluster 2024-07-28T19:38:30.218818+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-07-28T19:38:30.914 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:38:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:38:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:38:30] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2024-07-28T19:38:31.224 INFO:tasks.rados.rados.0.smithi045.stdout:2223: done (2 left) 2024-07-28T19:38:31.224 INFO:tasks.rados.rados.0.smithi045.stdout:2224: write oid 34 current snap is 290 2024-07-28T19:38:31.224 INFO:tasks.rados.rados.0.smithi045.stdout:2224: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2024-07-28T19:38:31.237 INFO:tasks.rados.rados.0.smithi045.stdout:2224: writing smithi04569809-34 from 749810 to 1488957 tid 1 2024-07-28T19:38:31.249 INFO:tasks.rados.rados.0.smithi045.stdout:2224: writing smithi04569809-34 from 2002878 to 2653158 tid 2 2024-07-28T19:38:31.260 INFO:tasks.rados.rados.0.smithi045.stdout:2224: writing smithi04569809-34 from 3293084 to 3708737 tid 3 2024-07-28T19:38:31.260 INFO:tasks.rados.rados.0.smithi045.stdout:2225: snap_remove snap 280 2024-07-28T19:38:31.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:31 smithi155 bash[68033]: cluster 2024-07-28T19:38:30.047345+0000 mgr.y (mgr.34101) 250 : cluster [DBG] pgmap v509: 89 pgs: 89 active+clean; 219 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 866 KiB/s wr, 8 op/s 2024-07-28T19:38:31.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:31 smithi155 bash[68033]: cluster 2024-07-28T19:38:31.221764+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-07-28T19:38:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:31 smithi045 bash[80445]: cluster 2024-07-28T19:38:30.047345+0000 mgr.y (mgr.34101) 250 : cluster [DBG] pgmap v509: 89 pgs: 89 active+clean; 219 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 866 KiB/s wr, 8 op/s 2024-07-28T19:38:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:31 smithi045 bash[80445]: cluster 2024-07-28T19:38:31.221764+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-07-28T19:38:31.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:31 smithi045 bash[82788]: cluster 2024-07-28T19:38:30.047345+0000 mgr.y (mgr.34101) 250 : cluster [DBG] pgmap v509: 89 pgs: 89 active+clean; 219 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 866 KiB/s wr, 8 op/s 2024-07-28T19:38:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:31 smithi045 bash[82788]: cluster 2024-07-28T19:38:31.221764+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-07-28T19:38:32.217 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:31 smithi045 bash[98022]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-2 2024-07-28T19:38:32.258 INFO:tasks.rados.rados.0.smithi045.stdout:2225: done (3 left) 2024-07-28T19:38:32.258 INFO:tasks.rados.rados.0.smithi045.stdout:2226: write oid 27 current snap is 290 2024-07-28T19:38:32.259 INFO:tasks.rados.rados.0.smithi045.stdout:2226: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2024-07-28T19:38:32.266 INFO:tasks.rados.rados.0.smithi045.stdout:2226: writing smithi04569809-27 from 766617 to 1181013 tid 1 2024-07-28T19:38:32.275 INFO:tasks.rados.rados.0.smithi045.stdout:2226: writing smithi04569809-27 from 1945007 to 2455298 tid 2 2024-07-28T19:38:32.285 INFO:tasks.rados.rados.0.smithi045.stdout:2226: writing smithi04569809-27 from 3204154 to 3831079 tid 3 2024-07-28T19:38:32.285 INFO:tasks.rados.rados.0.smithi045.stdout:2227: delete oid 35 current snap is 290 2024-07-28T19:38:32.286 INFO:tasks.rados.rados.0.smithi045.stdout:2221: expect (ObjNum 682 snap 221 seq_num 682) 2024-07-28T19:38:32.512 INFO:tasks.rados.rados.0.smithi045.stdout:2224: finishing write tid 1 to smithi04569809-34 2024-07-28T19:38:32.512 INFO:tasks.rados.rados.0.smithi045.stdout:2224: finishing write tid 2 to smithi04569809-34 2024-07-28T19:38:32.512 INFO:tasks.rados.rados.0.smithi045.stdout:2224: finishing write tid 3 to smithi04569809-34 2024-07-28T19:38:32.512 INFO:tasks.rados.rados.0.smithi045.stdout:2224: finishing write tid 4 to smithi04569809-34 2024-07-28T19:38:32.512 INFO:tasks.rados.rados.0.smithi045.stdout:2224: finishing write tid 5 to smithi04569809-34 2024-07-28T19:38:32.512 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1486 (ObjNum 830 snap 290 seq_num 830) dirty exists 2024-07-28T19:38:32.512 INFO:tasks.rados.rados.0.smithi045.stdout:2224: left oid 34 (ObjNum 830 snap 290 seq_num 830) 2024-07-28T19:38:32.512 INFO:tasks.rados.rados.0.smithi045.stdout:2226: finishing write tid 1 to smithi04569809-27 2024-07-28T19:38:32.512 INFO:tasks.rados.rados.0.smithi045.stdout:2226: finishing write tid 2 to smithi04569809-27 2024-07-28T19:38:32.512 INFO:tasks.rados.rados.0.smithi045.stdout:2226: finishing write tid 3 to smithi04569809-27 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2226: finishing write tid 4 to smithi04569809-27 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2226: finishing write tid 5 to smithi04569809-27 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 1560 (ObjNum 831 snap 290 seq_num 831) dirty exists 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2226: left oid 27 (ObjNum 831 snap 290 seq_num 831) 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2220: done (4 left) 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2221: done (3 left) 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2224: done (2 left) 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2226: done (1 left) 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2227: done (0 left) 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2228: read oid 16 snap -1 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2228: expect (ObjNum 802 snap 282 seq_num 802) 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2229: write oid 27 current snap is 290 2024-07-28T19:38:32.513 INFO:tasks.rados.rados.0.smithi045.stdout:2229: seq_num 833 ranges {400231=564894,1661971=338260} 2024-07-28T19:38:32.524 INFO:tasks.rados.rados.0.smithi045.stdout:2229: writing smithi04569809-27 from 400231 to 965125 tid 1 2024-07-28T19:38:32.538 INFO:tasks.rados.rados.0.smithi045.stdout:2229: writing smithi04569809-27 from 1661971 to 2000231 tid 2 2024-07-28T19:38:32.538 INFO:tasks.rados.rados.0.smithi045.stdout:2230: snap_create 2024-07-28T19:38:32.538 INFO:tasks.rados.rados.0.smithi045.stdout:2229: finishing write tid 1 to smithi04569809-27 2024-07-28T19:38:32.538 INFO:tasks.rados.rados.0.smithi045.stdout:2228: expect (ObjNum 802 snap 282 seq_num 802) 2024-07-28T19:38:32.717 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:32 smithi045 bash[98093]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-2 2024-07-28T19:38:32.800 INFO:tasks.rados.rados.0.smithi045.stdout:2229: finishing write tid 2 to smithi04569809-27 2024-07-28T19:38:32.800 INFO:tasks.rados.rados.0.smithi045.stdout:2229: finishing write tid 3 to smithi04569809-27 2024-07-28T19:38:32.800 INFO:tasks.rados.rados.0.smithi045.stdout:2229: finishing write tid 4 to smithi04569809-27 2024-07-28T19:38:32.800 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 1563 (ObjNum 833 snap 290 seq_num 833) dirty exists 2024-07-28T19:38:32.800 INFO:tasks.rados.rados.0.smithi045.stdout:2229: left oid 27 (ObjNum 833 snap 290 seq_num 833) 2024-07-28T19:38:32.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:38:32 smithi155 bash[60745]: ts=2024-07-28T19:38:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:38:33.273 INFO:tasks.rados.rados.0.smithi045.stdout:2228: done (2 left) 2024-07-28T19:38:33.273 INFO:tasks.rados.rados.0.smithi045.stdout:2229: done (1 left) 2024-07-28T19:38:33.273 INFO:tasks.rados.rados.0.smithi045.stdout:2230: done (0 left) 2024-07-28T19:38:33.273 INFO:tasks.rados.rados.0.smithi045.stdout:2231: write oid 12 current snap is 291 2024-07-28T19:38:33.273 INFO:tasks.rados.rados.0.smithi045.stdout:2231: seq_num 834 ranges {417038=640143,1720453=296585} 2024-07-28T19:38:33.287 INFO:tasks.rados.rados.0.smithi045.stdout:2231: writing smithi04569809-12 from 417038 to 1057181 tid 1 2024-07-28T19:38:33.301 INFO:tasks.rados.rados.0.smithi045.stdout:2231: writing smithi04569809-12 from 1720453 to 2017038 tid 2 2024-07-28T19:38:33.301 INFO:tasks.rados.rados.0.smithi045.stdout:2232: write oid 38 current snap is 291 2024-07-28T19:38:33.301 INFO:tasks.rados.rados.0.smithi045.stdout:2232: seq_num 835 ranges {433845=715392,1662582=371263} 2024-07-28T19:38:33.317 INFO:tasks.rados.rados.0.smithi045.stdout:2232: writing smithi04569809-38 from 433845 to 1149237 tid 1 2024-07-28T19:38:33.325 INFO:tasks.rados.rados.0.smithi045.stdout:2232: writing smithi04569809-38 from 1662582 to 2033845 tid 2 2024-07-28T19:38:33.325 INFO:tasks.rados.rados.0.smithi045.stdout:2233: delete oid 39 current snap is 291 2024-07-28T19:38:33.325 INFO:tasks.rados.rados.0.smithi045.stdout:2231: finishing write tid 1 to smithi04569809-12 2024-07-28T19:38:33.326 INFO:tasks.rados.rados.0.smithi045.stdout:2231: finishing write tid 2 to smithi04569809-12 2024-07-28T19:38:33.326 INFO:tasks.rados.rados.0.smithi045.stdout:2231: finishing write tid 3 to smithi04569809-12 2024-07-28T19:38:33.326 INFO:tasks.rados.rados.0.smithi045.stdout:2231: finishing write tid 4 to smithi04569809-12 2024-07-28T19:38:33.326 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 1504 (ObjNum 834 snap 291 seq_num 834) dirty exists 2024-07-28T19:38:33.326 INFO:tasks.rados.rados.0.smithi045.stdout:2231: left oid 12 (ObjNum 834 snap 291 seq_num 834) 2024-07-28T19:38:33.331 INFO:tasks.rados.rados.0.smithi045.stdout:2232: finishing write tid 1 to smithi04569809-38 2024-07-28T19:38:33.331 INFO:tasks.rados.rados.0.smithi045.stdout:2231: done (2 left) 2024-07-28T19:38:33.332 INFO:tasks.rados.rados.0.smithi045.stdout:2233: done (1 left) 2024-07-28T19:38:33.332 INFO:tasks.rados.rados.0.smithi045.stdout:2234: write oid 30 current snap is 291 2024-07-28T19:38:33.332 INFO:tasks.rados.rados.0.smithi045.stdout:2234: seq_num 837 ranges {467459=582243,1495899=404945} 2024-07-28T19:38:33.340 INFO:tasks.rados.rados.0.smithi045.stdout:2234: writing smithi04569809-30 from 467459 to 1049702 tid 1 2024-07-28T19:38:33.348 INFO:tasks.rados.rados.0.smithi045.stdout:2234: writing smithi04569809-30 from 1495899 to 1900844 tid 2 2024-07-28T19:38:33.348 INFO:tasks.rados.rados.0.smithi045.stdout:2235: snap_create 2024-07-28T19:38:33.348 INFO:tasks.rados.rados.0.smithi045.stdout:2232: finishing write tid 2 to smithi04569809-38 2024-07-28T19:38:33.348 INFO:tasks.rados.rados.0.smithi045.stdout:2232: finishing write tid 3 to smithi04569809-38 2024-07-28T19:38:33.348 INFO:tasks.rados.rados.0.smithi045.stdout:2232: finishing write tid 4 to smithi04569809-38 2024-07-28T19:38:33.348 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 713 (ObjNum 835 snap 291 seq_num 835) dirty exists 2024-07-28T19:38:33.348 INFO:tasks.rados.rados.0.smithi045.stdout:2232: left oid 38 (ObjNum 835 snap 291 seq_num 835) 2024-07-28T19:38:33.349 INFO:tasks.rados.rados.0.smithi045.stdout:2234: finishing write tid 1 to smithi04569809-30 2024-07-28T19:38:33.352 INFO:tasks.rados.rados.0.smithi045.stdout:2234: finishing write tid 2 to smithi04569809-30 2024-07-28T19:38:33.352 INFO:tasks.rados.rados.0.smithi045.stdout:2234: finishing write tid 3 to smithi04569809-30 2024-07-28T19:38:33.353 INFO:tasks.rados.rados.0.smithi045.stdout:2234: finishing write tid 4 to smithi04569809-30 2024-07-28T19:38:33.353 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1115 (ObjNum 837 snap 291 seq_num 837) dirty exists 2024-07-28T19:38:33.353 INFO:tasks.rados.rados.0.smithi045.stdout:2234: left oid 30 (ObjNum 837 snap 291 seq_num 837) 2024-07-28T19:38:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:33 smithi155 bash[68033]: cluster 2024-07-28T19:38:32.048288+0000 mgr.y (mgr.34101) 251 : cluster [DBG] pgmap v512: 89 pgs: 5 active+undersized, 6 stale+active+clean, 78 active+clean; 218 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 866 KiB/s wr, 5 op/s 2024-07-28T19:38:33.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:33 smithi155 bash[68033]: cluster 2024-07-28T19:38:32.259523+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e648: 8 total, 7 up, 8 in 2024-07-28T19:38:33.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:33 smithi155 bash[68033]: audit 2024-07-28T19:38:33.041444+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:33.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:33 smithi155 bash[68033]: audit 2024-07-28T19:38:33.043961+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:33.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:33 smithi045 bash[82788]: cluster 2024-07-28T19:38:32.048288+0000 mgr.y (mgr.34101) 251 : cluster [DBG] pgmap v512: 89 pgs: 5 active+undersized, 6 stale+active+clean, 78 active+clean; 218 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 866 KiB/s wr, 5 op/s 2024-07-28T19:38:33.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:33 smithi045 bash[82788]: cluster 2024-07-28T19:38:32.259523+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e648: 8 total, 7 up, 8 in 2024-07-28T19:38:33.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:33 smithi045 bash[82788]: audit 2024-07-28T19:38:33.041444+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:33.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:33 smithi045 bash[82788]: audit 2024-07-28T19:38:33.043961+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:33.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:33 smithi045 bash[80445]: cluster 2024-07-28T19:38:32.048288+0000 mgr.y (mgr.34101) 251 : cluster [DBG] pgmap v512: 89 pgs: 5 active+undersized, 6 stale+active+clean, 78 active+clean; 218 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 866 KiB/s wr, 5 op/s 2024-07-28T19:38:33.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:33 smithi045 bash[80445]: cluster 2024-07-28T19:38:32.259523+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e648: 8 total, 7 up, 8 in 2024-07-28T19:38:33.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:33 smithi045 bash[80445]: audit 2024-07-28T19:38:33.041444+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:33.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:33 smithi045 bash[80445]: audit 2024-07-28T19:38:33.043961+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:34.281 INFO:tasks.rados.rados.0.smithi045.stdout:2232: done (2 left) 2024-07-28T19:38:34.281 INFO:tasks.rados.rados.0.smithi045.stdout:2234: done (1 left) 2024-07-28T19:38:34.282 INFO:tasks.rados.rados.0.smithi045.stdout:2235: done (0 left) 2024-07-28T19:38:34.282 INFO:tasks.rados.rados.0.smithi045.stdout:2236: read oid 46 snap -1 2024-07-28T19:38:34.282 INFO:tasks.rados.rados.0.smithi045.stdout:2236: expect deleted 2024-07-28T19:38:34.282 INFO:tasks.rados.rados.0.smithi045.stdout:2237: write oid 5 current snap is 292 2024-07-28T19:38:34.282 INFO:tasks.rados.rados.0.smithi045.stdout:2237: seq_num 838 ranges {484266=657492,1554381=529885} 2024-07-28T19:38:34.287 INFO:tasks.rados.rados.0.smithi045.stdout:2237: writing smithi04569809-5 from 484266 to 1141758 tid 1 2024-07-28T19:38:34.293 INFO:tasks.rados.rados.0.smithi045.stdout:2237: writing smithi04569809-5 from 1554381 to 2084266 tid 2 2024-07-28T19:38:34.293 INFO:tasks.rados.rados.0.smithi045.stdout:2238: write oid 37 current snap is 292 2024-07-28T19:38:34.293 INFO:tasks.rados.rados.0.smithi045.stdout:2238: seq_num 839 ranges {501073=732741,1896510=204563} 2024-07-28T19:38:34.300 INFO:tasks.rados.rados.0.smithi045.stdout:2238: writing smithi04569809-37 from 501073 to 1233814 tid 1 2024-07-28T19:38:34.306 INFO:tasks.rados.rados.0.smithi045.stdout:2238: writing smithi04569809-37 from 1896510 to 2101073 tid 2 2024-07-28T19:38:34.306 INFO:tasks.rados.rados.0.smithi045.stdout:2239: delete oid 16 current snap is 292 2024-07-28T19:38:34.306 INFO:tasks.rados.rados.0.smithi045.stdout:2237: finishing write tid 1 to smithi04569809-5 2024-07-28T19:38:34.306 INFO:tasks.rados.rados.0.smithi045.stdout:2237: finishing write tid 2 to smithi04569809-5 2024-07-28T19:38:34.306 INFO:tasks.rados.rados.0.smithi045.stdout:2237: finishing write tid 3 to smithi04569809-5 2024-07-28T19:38:34.306 INFO:tasks.rados.rados.0.smithi045.stdout:2237: finishing write tid 4 to smithi04569809-5 2024-07-28T19:38:34.306 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 1508 (ObjNum 838 snap 292 seq_num 838) dirty exists 2024-07-28T19:38:34.306 INFO:tasks.rados.rados.0.smithi045.stdout:2237: left oid 5 (ObjNum 838 snap 292 seq_num 838) 2024-07-28T19:38:34.314 INFO:tasks.rados.rados.0.smithi045.stdout:2236: done (3 left) 2024-07-28T19:38:34.314 INFO:tasks.rados.rados.0.smithi045.stdout:2237: done (2 left) 2024-07-28T19:38:34.315 INFO:tasks.rados.rados.0.smithi045.stdout:2239: done (1 left) 2024-07-28T19:38:34.315 INFO:tasks.rados.rados.0.smithi045.stdout:2240: read oid 48 snap 254 2024-07-28T19:38:34.315 INFO:tasks.rados.rados.0.smithi045.stdout:2240: expect (ObjNum 726 snap 248 seq_num 726) 2024-07-28T19:38:34.315 INFO:tasks.rados.rados.0.smithi045.stdout:2241: snap_remove snap 259 2024-07-28T19:38:34.336 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:34 smithi045 bash[82788]: cluster 2024-07-28T19:38:33.273801+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e649: 8 total, 7 up, 8 in 2024-07-28T19:38:34.336 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:34 smithi045 bash[80445]: cluster 2024-07-28T19:38:33.273801+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e649: 8 total, 7 up, 8 in 2024-07-28T19:38:34.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:34 smithi155 bash[68033]: cluster 2024-07-28T19:38:33.273801+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e649: 8 total, 7 up, 8 in 2024-07-28T19:38:35.220 INFO:tasks.rados.rados.0.smithi045.stdout:2241: done (2 left) 2024-07-28T19:38:35.220 INFO:tasks.rados.rados.0.smithi045.stdout:2242: delete oid 49 current snap is 292 2024-07-28T19:38:35.220 INFO:tasks.rados.rados.0.smithi045.stdout:2238: finishing write tid 1 to smithi04569809-37 2024-07-28T19:38:35.220 INFO:tasks.rados.rados.0.smithi045.stdout:2238: finishing write tid 2 to smithi04569809-37 2024-07-28T19:38:35.220 INFO:tasks.rados.rados.0.smithi045.stdout:2240: expect (ObjNum 726 snap 248 seq_num 726) 2024-07-28T19:38:35.382 INFO:tasks.rados.rados.0.smithi045.stdout:2238: finishing write tid 3 to smithi04569809-37 2024-07-28T19:38:35.382 INFO:tasks.rados.rados.0.smithi045.stdout:2238: finishing write tid 4 to smithi04569809-37 2024-07-28T19:38:35.382 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1151 (ObjNum 839 snap 292 seq_num 839) dirty exists 2024-07-28T19:38:35.382 INFO:tasks.rados.rados.0.smithi045.stdout:2238: left oid 37 (ObjNum 839 snap 292 seq_num 839) 2024-07-28T19:38:35.382 INFO:tasks.rados.rados.0.smithi045.stdout:2238: done (2 left) 2024-07-28T19:38:35.382 INFO:tasks.rados.rados.0.smithi045.stdout:2240: done (1 left) 2024-07-28T19:38:35.382 INFO:tasks.rados.rados.0.smithi045.stdout:2242: done (0 left) 2024-07-28T19:38:35.382 INFO:tasks.rados.rados.0.smithi045.stdout:2243: rollback oid 10 current snap is 292 2024-07-28T19:38:35.383 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 287 2024-07-28T19:38:35.383 INFO:tasks.rados.rados.0.smithi045.stdout:2244: read oid 16 snap 254 2024-07-28T19:38:35.383 INFO:tasks.rados.rados.0.smithi045.stdout:2244: expect (ObjNum 702 snap 231 seq_num 702) 2024-07-28T19:38:35.383 INFO:tasks.rados.rados.0.smithi045.stdout:2245: snap_remove snap 291 2024-07-28T19:38:35.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:35 smithi045 bash[80445]: cluster 2024-07-28T19:38:34.049615+0000 mgr.y (mgr.34101) 252 : cluster [DBG] pgmap v515: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.2 MiB/s wr, 10 op/s; 51/417 objects degraded (12.230%) 2024-07-28T19:38:35.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:35 smithi045 bash[80445]: cluster 2024-07-28T19:38:34.267281+0000 mon.a (mon.0) 553 : cluster [WRN] Health check failed: Degraded data redundancy: 51/417 objects degraded (12.230%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:35.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:35 smithi045 bash[80445]: cluster 2024-07-28T19:38:34.282672+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e650: 8 total, 7 up, 8 in 2024-07-28T19:38:35.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:35 smithi045 bash[80445]: cluster 2024-07-28T19:38:35.220059+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e651: 8 total, 7 up, 8 in 2024-07-28T19:38:35.429 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:35 smithi045 bash[82788]: cluster 2024-07-28T19:38:34.049615+0000 mgr.y (mgr.34101) 252 : cluster [DBG] pgmap v515: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.2 MiB/s wr, 10 op/s; 51/417 objects degraded (12.230%) 2024-07-28T19:38:35.429 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:35 smithi045 bash[82788]: cluster 2024-07-28T19:38:34.267281+0000 mon.a (mon.0) 553 : cluster [WRN] Health check failed: Degraded data redundancy: 51/417 objects degraded (12.230%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:35.429 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:35 smithi045 bash[82788]: cluster 2024-07-28T19:38:34.282672+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e650: 8 total, 7 up, 8 in 2024-07-28T19:38:35.430 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:35 smithi045 bash[82788]: cluster 2024-07-28T19:38:35.220059+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e651: 8 total, 7 up, 8 in 2024-07-28T19:38:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:35 smithi155 bash[68033]: cluster 2024-07-28T19:38:34.049615+0000 mgr.y (mgr.34101) 252 : cluster [DBG] pgmap v515: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.2 MiB/s wr, 10 op/s; 51/417 objects degraded (12.230%) 2024-07-28T19:38:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:35 smithi155 bash[68033]: cluster 2024-07-28T19:38:34.267281+0000 mon.a (mon.0) 553 : cluster [WRN] Health check failed: Degraded data redundancy: 51/417 objects degraded (12.230%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:35 smithi155 bash[68033]: cluster 2024-07-28T19:38:34.282672+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e650: 8 total, 7 up, 8 in 2024-07-28T19:38:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:35 smithi155 bash[68033]: cluster 2024-07-28T19:38:35.220059+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e651: 8 total, 7 up, 8 in 2024-07-28T19:38:35.717 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:35.717 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:35.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:35.718 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:35.719 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:35.719 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:35.719 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Deactivated successfully. 2024-07-28T19:38:35.719 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: Stopped Ceph osd.2 for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:38:35.720 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:38:36.217 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:35 smithi045 systemd[1]: Started Ceph osd.2 for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:38:36.286 INFO:tasks.rados.rados.0.smithi045.stdout:2245: done (2 left) 2024-07-28T19:38:36.286 INFO:tasks.rados.rados.0.smithi045.stdout:2246: delete oid 33 current snap is 292 2024-07-28T19:38:36.286 INFO:tasks.rados.rados.0.smithi045.stdout:2243: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:38:36.286 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 0 (ObjNum 33 snap 0 seq_num 284114688) dirty dne 2024-07-28T19:38:36.286 INFO:tasks.rados.rados.0.smithi045.stdout:2244: expect (ObjNum 702 snap 231 seq_num 702) 2024-07-28T19:38:36.523 INFO:tasks.rados.rados.0.smithi045.stdout:2243: done (2 left) 2024-07-28T19:38:36.523 INFO:tasks.rados.rados.0.smithi045.stdout:2244: done (1 left) 2024-07-28T19:38:36.523 INFO:tasks.rados.rados.0.smithi045.stdout:2246: done (0 left) 2024-07-28T19:38:36.523 INFO:tasks.rados.rados.0.smithi045.stdout:2247: write oid 39 current snap is 292 2024-07-28T19:38:36.523 INFO:tasks.rados.rados.0.smithi045.stdout:2247: seq_num 843 ranges {568301=633737,1614085=415952} 2024-07-28T19:38:36.542 INFO:tasks.rados.rados.0.smithi045.stdout:2247: writing smithi04569809-39 from 568301 to 1202038 tid 1 2024-07-28T19:38:36.556 INFO:tasks.rados.rados.0.smithi045.stdout:2247: writing smithi04569809-39 from 1614085 to 2030037 tid 2 2024-07-28T19:38:36.556 INFO:tasks.rados.rados.0.smithi045.stdout:2248: rollback oid 17 current snap is 292 2024-07-28T19:38:36.556 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 290 2024-07-28T19:38:36.556 INFO:tasks.rados.rados.0.smithi045.stdout:2247: finishing write tid 1 to smithi04569809-39 2024-07-28T19:38:36.556 INFO:tasks.rados.rados.0.smithi045.stdout:2249: snap_remove snap 284 2024-07-28T19:38:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:36 smithi155 bash[68033]: audit 2024-07-28T19:38:35.756353+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:36 smithi155 bash[68033]: audit 2024-07-28T19:38:35.762339+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:36 smithi155 bash[68033]: audit 2024-07-28T19:38:35.763955+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:36 smithi155 bash[68033]: cluster 2024-07-28T19:38:36.050088+0000 mgr.y (mgr.34101) 253 : cluster [DBG] pgmap v518: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.2 MiB/s wr, 10 op/s; 51/417 objects degraded (12.230%) 2024-07-28T19:38:37.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:36 smithi155 bash[68033]: cluster 2024-07-28T19:38:36.287043+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e652: 8 total, 7 up, 8 in 2024-07-28T19:38:37.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:36 smithi045 bash[82788]: audit 2024-07-28T19:38:35.756353+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:37.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:36 smithi045 bash[82788]: audit 2024-07-28T19:38:35.762339+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:37.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:36 smithi045 bash[82788]: audit 2024-07-28T19:38:35.763955+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:37.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:36 smithi045 bash[82788]: cluster 2024-07-28T19:38:36.050088+0000 mgr.y (mgr.34101) 253 : cluster [DBG] pgmap v518: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.2 MiB/s wr, 10 op/s; 51/417 objects degraded (12.230%) 2024-07-28T19:38:37.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:36 smithi045 bash[82788]: cluster 2024-07-28T19:38:36.287043+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e652: 8 total, 7 up, 8 in 2024-07-28T19:38:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:36 smithi045 bash[80445]: audit 2024-07-28T19:38:35.756353+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:36 smithi045 bash[80445]: audit 2024-07-28T19:38:35.762339+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:36 smithi045 bash[80445]: audit 2024-07-28T19:38:35.763955+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:36 smithi045 bash[80445]: cluster 2024-07-28T19:38:36.050088+0000 mgr.y (mgr.34101) 253 : cluster [DBG] pgmap v518: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.2 MiB/s wr, 10 op/s; 51/417 objects degraded (12.230%) 2024-07-28T19:38:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:36 smithi045 bash[80445]: cluster 2024-07-28T19:38:36.287043+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e652: 8 total, 7 up, 8 in 2024-07-28T19:38:37.287 INFO:tasks.rados.rados.0.smithi045.stdout:2249: done (2 left) 2024-07-28T19:38:37.287 INFO:tasks.rados.rados.0.smithi045.stdout:2250: read oid 2 snap -1 2024-07-28T19:38:37.287 INFO:tasks.rados.rados.0.smithi045.stdout:2250: expect (ObjNum 808 snap 282 seq_num 808) 2024-07-28T19:38:37.287 INFO:tasks.rados.rados.0.smithi045.stdout:2251: write oid 9 current snap is 292 2024-07-28T19:38:37.287 INFO:tasks.rados.rados.0.smithi045.stdout:2251: seq_num 844 ranges {585108=425339,1788920=396188} 2024-07-28T19:38:37.293 INFO:tasks.rados.rados.0.smithi045.stdout:2251: writing smithi04569809-9 from 585108 to 1010447 tid 1 2024-07-28T19:38:37.300 INFO:tasks.rados.rados.0.smithi045.stdout:2251: writing smithi04569809-9 from 1788920 to 2185108 tid 2 2024-07-28T19:38:37.300 INFO:tasks.rados.rados.0.smithi045.stdout:2252: write oid 35 current snap is 292 2024-07-28T19:38:37.301 INFO:tasks.rados.rados.0.smithi045.stdout:2247: finishing write tid 2 to smithi04569809-39 2024-07-28T19:38:37.301 INFO:tasks.rados.rados.0.smithi045.stdout:2247: finishing write tid 3 to smithi04569809-39 2024-07-28T19:38:37.301 INFO:tasks.rados.rados.0.smithi045.stdout:2252: seq_num 845 ranges {601915=500588,1847402=354513} 2024-07-28T19:38:37.307 INFO:tasks.rados.rados.0.smithi045.stdout:2252: writing smithi04569809-35 from 601915 to 1102503 tid 1 2024-07-28T19:38:37.314 INFO:tasks.rados.rados.0.smithi045.stdout:2252: writing smithi04569809-35 from 1847402 to 2201915 tid 2 2024-07-28T19:38:37.314 INFO:tasks.rados.rados.0.smithi045.stdout:2253: read oid 4 snap 287 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2253: expect (ObjNum 819 snap 285 seq_num 819) 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2254: rollback oid 36 current snap is 292 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 36 to 290 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2247: finishing write tid 4 to smithi04569809-39 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 907 (ObjNum 843 snap 292 seq_num 843) dirty exists 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2247: left oid 39 (ObjNum 843 snap 292 seq_num 843) 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2248: finishing rollback tid 0 to smithi04569809-17 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2248: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2248: finishing rollback tid 2 to smithi04569809-17 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 719 (ObjNum 803 snap 282 seq_num 803) dirty exists 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2251: finishing write tid 1 to smithi04569809-9 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2251: finishing write tid 2 to smithi04569809-9 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2251: finishing write tid 3 to smithi04569809-9 2024-07-28T19:38:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2251: finishing write tid 4 to smithi04569809-9 2024-07-28T19:38:37.316 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 851 (ObjNum 844 snap 292 seq_num 844) dirty exists 2024-07-28T19:38:37.316 INFO:tasks.rados.rados.0.smithi045.stdout:2251: left oid 9 (ObjNum 844 snap 292 seq_num 844) 2024-07-28T19:38:37.316 INFO:tasks.rados.rados.0.smithi045.stdout:2252: finishing write tid 1 to smithi04569809-35 2024-07-28T19:38:37.316 INFO:tasks.rados.rados.0.smithi045.stdout:2247: done (6 left) 2024-07-28T19:38:37.316 INFO:tasks.rados.rados.0.smithi045.stdout:2248: done (5 left) 2024-07-28T19:38:37.316 INFO:tasks.rados.rados.0.smithi045.stdout:2251: done (4 left) 2024-07-28T19:38:37.316 INFO:tasks.rados.rados.0.smithi045.stdout:2255: read oid 25 snap -1 2024-07-28T19:38:37.316 INFO:tasks.rados.rados.0.smithi045.stdout:2255: expect (ObjNum 759 snap 262 seq_num 759) 2024-07-28T19:38:37.316 INFO:tasks.rados.rados.0.smithi045.stdout:2256: read oid 3 snap -1 2024-07-28T19:38:37.316 INFO:tasks.rados.rados.0.smithi045.stdout:2256: expect (ObjNum 779 snap 272 seq_num 779) 2024-07-28T19:38:37.316 INFO:tasks.rados.rados.0.smithi045.stdout:2257: read oid 6 snap 275 2024-07-28T19:38:37.317 INFO:tasks.rados.rados.0.smithi045.stdout:2257: expect (ObjNum 783 snap 274 seq_num 783) 2024-07-28T19:38:37.317 INFO:tasks.rados.rados.0.smithi045.stdout:2258: rollback oid 24 current snap is 292 2024-07-28T19:38:37.317 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 24 to 285 2024-07-28T19:38:37.317 INFO:tasks.rados.rados.0.smithi045.stdout:2259: write oid 20 current snap is 292 2024-07-28T19:38:37.317 INFO:tasks.rados.rados.0.smithi045.stdout:2259: seq_num 846 ranges {618722=575837,1905884=312838} 2024-07-28T19:38:37.322 INFO:tasks.rados.rados.0.smithi045.stdout:2259: writing smithi04569809-20 from 618722 to 1194559 tid 1 2024-07-28T19:38:37.328 INFO:tasks.rados.rados.0.smithi045.stdout:2259: writing smithi04569809-20 from 1905884 to 2218722 tid 2 2024-07-28T19:38:37.328 INFO:tasks.rados.rados.0.smithi045.stdout:2260: read oid 48 snap 287 2024-07-28T19:38:37.328 INFO:tasks.rados.rados.0.smithi045.stdout:2260: expect (ObjNum 804 snap 282 seq_num 804) 2024-07-28T19:38:37.328 INFO:tasks.rados.rados.0.smithi045.stdout:2261: read oid 34 snap -1 2024-07-28T19:38:37.328 INFO:tasks.rados.rados.0.smithi045.stdout:2261: expect (ObjNum 830 snap 290 seq_num 830) 2024-07-28T19:38:37.328 INFO:tasks.rados.rados.0.smithi045.stdout:2262: delete oid 31 current snap is 292 2024-07-28T19:38:37.328 INFO:tasks.rados.rados.0.smithi045.stdout:2250: expect (ObjNum 808 snap 282 seq_num 808) 2024-07-28T19:38:37.449 INFO:tasks.rados.rados.0.smithi045.stdout:2252: finishing write tid 2 to smithi04569809-35 2024-07-28T19:38:37.449 INFO:tasks.rados.rados.0.smithi045.stdout:2252: finishing write tid 3 to smithi04569809-35 2024-07-28T19:38:37.449 INFO:tasks.rados.rados.0.smithi045.stdout:2252: finishing write tid 4 to smithi04569809-35 2024-07-28T19:38:37.449 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 854 (ObjNum 845 snap 292 seq_num 845) dirty exists 2024-07-28T19:38:37.450 INFO:tasks.rados.rados.0.smithi045.stdout:2252: left oid 35 (ObjNum 845 snap 292 seq_num 845) 2024-07-28T19:38:37.450 INFO:tasks.rados.rados.0.smithi045.stdout:2257: expect (ObjNum 783 snap 274 seq_num 783) 2024-07-28T19:38:37.591 INFO:tasks.rados.rados.0.smithi045.stdout:2258: finishing rollback tid 1 to smithi04569809-24 2024-07-28T19:38:37.591 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 808 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:38:37.592 INFO:tasks.rados.rados.0.smithi045.stdout:2254: finishing rollback tid 0 to smithi04569809-36 2024-07-28T19:38:37.592 INFO:tasks.rados.rados.0.smithi045.stdout:2255: expect (ObjNum 759 snap 262 seq_num 759) 2024-07-28T19:38:37.755 INFO:tasks.rados.rados.0.smithi045.stdout:2254: finishing rollback tid 1 to smithi04569809-36 2024-07-28T19:38:37.755 INFO:tasks.rados.rados.0.smithi045.stdout:2254: finishing rollback tid 2 to smithi04569809-36 2024-07-28T19:38:37.755 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 843 (ObjNum 763 snap 263 seq_num 763) dirty exists 2024-07-28T19:38:37.755 INFO:tasks.rados.rados.0.smithi045.stdout:2256: expect (ObjNum 779 snap 272 seq_num 779) 2024-07-28T19:38:37.980 INFO:tasks.rados.rados.0.smithi045.stdout:2253: expect (ObjNum 819 snap 285 seq_num 819) 2024-07-28T19:38:38.146 INFO:tasks.rados.rados.0.smithi045.stdout:2261: expect (ObjNum 830 snap 290 seq_num 830) 2024-07-28T19:38:38.217 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:37 smithi045 bash[98311]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-07-28T19:38:38.319 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:37 smithi045 bash[98311]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-07-28T19:38:38.320 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:37 smithi045 bash[98311]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-07-28T19:38:38.320 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:37 smithi045 bash[98311]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-07-28T19:38:38.320 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:37 smithi045 bash[98311]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-07-28T19:38:38.320 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:37 smithi045 bash[98311]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-07-28T19:38:38.321 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:37 smithi045 bash[98311]: --> ceph-volume raw activate successful for osd ID: 2 2024-07-28T19:38:38.322 INFO:tasks.rados.rados.0.smithi045.stdout:2259: finishing write tid 1 to smithi04569809-20 2024-07-28T19:38:38.322 INFO:tasks.rados.rados.0.smithi045.stdout:2259: finishing write tid 2 to smithi04569809-20 2024-07-28T19:38:38.323 INFO:tasks.rados.rados.0.smithi045.stdout:2259: finishing write tid 3 to smithi04569809-20 2024-07-28T19:38:38.323 INFO:tasks.rados.rados.0.smithi045.stdout:2259: finishing write tid 4 to smithi04569809-20 2024-07-28T19:38:38.323 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 430 (ObjNum 846 snap 292 seq_num 846) dirty exists 2024-07-28T19:38:38.323 INFO:tasks.rados.rados.0.smithi045.stdout:2259: left oid 20 (ObjNum 846 snap 292 seq_num 846) 2024-07-28T19:38:38.323 INFO:tasks.rados.rados.0.smithi045.stdout:2260: expect (ObjNum 804 snap 282 seq_num 804) 2024-07-28T19:38:38.499 INFO:tasks.rados.rados.0.smithi045.stdout:2250: done (11 left) 2024-07-28T19:38:38.499 INFO:tasks.rados.rados.0.smithi045.stdout:2252: done (10 left) 2024-07-28T19:38:38.499 INFO:tasks.rados.rados.0.smithi045.stdout:2253: done (9 left) 2024-07-28T19:38:38.499 INFO:tasks.rados.rados.0.smithi045.stdout:2254: done (8 left) 2024-07-28T19:38:38.500 INFO:tasks.rados.rados.0.smithi045.stdout:2255: done (7 left) 2024-07-28T19:38:38.500 INFO:tasks.rados.rados.0.smithi045.stdout:2256: done (6 left) 2024-07-28T19:38:38.500 INFO:tasks.rados.rados.0.smithi045.stdout:2257: done (5 left) 2024-07-28T19:38:38.500 INFO:tasks.rados.rados.0.smithi045.stdout:2258: done (4 left) 2024-07-28T19:38:38.500 INFO:tasks.rados.rados.0.smithi045.stdout:2259: done (3 left) 2024-07-28T19:38:38.500 INFO:tasks.rados.rados.0.smithi045.stdout:2260: done (2 left) 2024-07-28T19:38:38.500 INFO:tasks.rados.rados.0.smithi045.stdout:2261: done (1 left) 2024-07-28T19:38:38.500 INFO:tasks.rados.rados.0.smithi045.stdout:2262: done (0 left) 2024-07-28T19:38:38.500 INFO:tasks.rados.rados.0.smithi045.stdout:2263: write oid 14 current snap is 292 2024-07-28T19:38:38.501 INFO:tasks.rados.rados.0.smithi045.stdout:2263: seq_num 848 ranges {652336=726335,1906495=345841} 2024-07-28T19:38:38.507 INFO:tasks.rados.rados.0.smithi045.stdout:2263: writing smithi04569809-14 from 652336 to 1378671 tid 1 2024-07-28T19:38:38.512 INFO:tasks.rados.rados.0.smithi045.stdout:2263: writing smithi04569809-14 from 1906495 to 2252336 tid 2 2024-07-28T19:38:38.513 INFO:tasks.rados.rados.0.smithi045.stdout:2264: delete oid 41 current snap is 292 2024-07-28T19:38:38.518 INFO:tasks.rados.rados.0.smithi045.stdout:2264: done (1 left) 2024-07-28T19:38:38.518 INFO:tasks.rados.rados.0.smithi045.stdout:2265: read oid 46 snap -1 2024-07-28T19:38:38.518 INFO:tasks.rados.rados.0.smithi045.stdout:2265: expect deleted 2024-07-28T19:38:38.518 INFO:tasks.rados.rados.0.smithi045.stdout:2266: rollback oid 43 current snap is 292 2024-07-28T19:38:38.518 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 43 to 290 2024-07-28T19:38:38.518 INFO:tasks.rados.rados.0.smithi045.stdout:2267: read oid 13 snap 288 2024-07-28T19:38:38.518 INFO:tasks.rados.rados.0.smithi045.stdout:2267: expect (ObjNum 691 snap 224 seq_num 691) 2024-07-28T19:38:38.518 INFO:tasks.rados.rados.0.smithi045.stdout:2268: write oid 27 current snap is 292 2024-07-28T19:38:38.518 INFO:tasks.rados.rados.0.smithi045.stdout:2268: seq_num 850 ranges {685950=476833,1623459=570617} 2024-07-28T19:38:38.524 INFO:tasks.rados.rados.0.smithi045.stdout:2268: writing smithi04569809-27 from 685950 to 1162783 tid 1 2024-07-28T19:38:38.531 INFO:tasks.rados.rados.0.smithi045.stdout:2268: writing smithi04569809-27 from 1623459 to 2194076 tid 2 2024-07-28T19:38:38.531 INFO:tasks.rados.rados.0.smithi045.stdout:2269: write oid 29 current snap is 292 2024-07-28T19:38:38.531 INFO:tasks.rados.rados.0.smithi045.stdout:2269: seq_num 851 ranges {702757=552082,1681941=430628} 2024-07-28T19:38:38.538 INFO:tasks.rados.rados.0.smithi045.stdout:2269: writing smithi04569809-29 from 702757 to 1254839 tid 1 2024-07-28T19:38:38.544 INFO:tasks.rados.rados.0.smithi045.stdout:2269: writing smithi04569809-29 from 1681941 to 2112569 tid 2 2024-07-28T19:38:38.544 INFO:tasks.rados.rados.0.smithi045.stdout:2270: snap_create 2024-07-28T19:38:38.544 INFO:tasks.rados.rados.0.smithi045.stdout:2263: finishing write tid 1 to smithi04569809-14 2024-07-28T19:38:38.544 INFO:tasks.rados.rados.0.smithi045.stdout:2263: finishing write tid 2 to smithi04569809-14 2024-07-28T19:38:38.544 INFO:tasks.rados.rados.0.smithi045.stdout:2263: finishing write tid 3 to smithi04569809-14 2024-07-28T19:38:38.544 INFO:tasks.rados.rados.0.smithi045.stdout:2263: finishing write tid 4 to smithi04569809-14 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 287 (ObjNum 848 snap 292 seq_num 848) dirty exists 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:2263: left oid 14 (ObjNum 848 snap 292 seq_num 848) 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:2266: finishing rollback tid 0 to smithi04569809-43 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:2266: finishing rollback tid 1 to smithi04569809-43 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:2266: finishing rollback tid 2 to smithi04569809-43 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 459 (ObjNum 827 snap 289 seq_num 827) dirty exists 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:2268: finishing write tid 1 to smithi04569809-27 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:2268: finishing write tid 2 to smithi04569809-27 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:2268: finishing write tid 3 to smithi04569809-27 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:2268: finishing write tid 4 to smithi04569809-27 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 1569 (ObjNum 850 snap 292 seq_num 850) dirty exists 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:2268: left oid 27 (ObjNum 850 snap 292 seq_num 850) 2024-07-28T19:38:38.545 INFO:tasks.rados.rados.0.smithi045.stdout:2267: expect (ObjNum 691 snap 224 seq_num 691) 2024-07-28T19:38:38.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:38 smithi155 bash[68033]: cluster 2024-07-28T19:38:37.286220+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e653: 8 total, 7 up, 8 in 2024-07-28T19:38:38.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:38 smithi155 bash[68033]: audit 2024-07-28T19:38:37.289096+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.45:0/886502099' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:38.556 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:38 smithi045 bash[80445]: cluster 2024-07-28T19:38:37.286220+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e653: 8 total, 7 up, 8 in 2024-07-28T19:38:38.556 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:38 smithi045 bash[80445]: audit 2024-07-28T19:38:37.289096+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.45:0/886502099' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:38.557 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:38 smithi045 bash[82788]: cluster 2024-07-28T19:38:37.286220+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e653: 8 total, 7 up, 8 in 2024-07-28T19:38:38.557 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:38 smithi045 bash[82788]: audit 2024-07-28T19:38:37.289096+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.45:0/886502099' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:38.806 INFO:tasks.rados.rados.0.smithi045.stdout:2269: finishing write tid 1 to smithi04569809-29 2024-07-28T19:38:38.807 INFO:tasks.rados.rados.0.smithi045.stdout:2269: finishing write tid 2 to smithi04569809-29 2024-07-28T19:38:38.807 INFO:tasks.rados.rados.0.smithi045.stdout:2269: finishing write tid 3 to smithi04569809-29 2024-07-28T19:38:38.807 INFO:tasks.rados.rados.0.smithi045.stdout:2269: finishing write tid 4 to smithi04569809-29 2024-07-28T19:38:38.807 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1573 (ObjNum 851 snap 292 seq_num 851) dirty exists 2024-07-28T19:38:38.807 INFO:tasks.rados.rados.0.smithi045.stdout:2269: left oid 29 (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:38:39.307 INFO:tasks.rados.rados.0.smithi045.stdout:2263: done (6 left) 2024-07-28T19:38:39.307 INFO:tasks.rados.rados.0.smithi045.stdout:2265: done (5 left) 2024-07-28T19:38:39.307 INFO:tasks.rados.rados.0.smithi045.stdout:2266: done (4 left) 2024-07-28T19:38:39.307 INFO:tasks.rados.rados.0.smithi045.stdout:2267: done (3 left) 2024-07-28T19:38:39.307 INFO:tasks.rados.rados.0.smithi045.stdout:2268: done (2 left) 2024-07-28T19:38:39.307 INFO:tasks.rados.rados.0.smithi045.stdout:2269: done (1 left) 2024-07-28T19:38:39.307 INFO:tasks.rados.rados.0.smithi045.stdout:2270: done (0 left) 2024-07-28T19:38:39.307 INFO:tasks.rados.rados.0.smithi045.stdout:2271: snap_create 2024-07-28T19:38:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:39 smithi155 bash[68033]: cluster 2024-07-28T19:38:38.050770+0000 mgr.y (mgr.34101) 254 : cluster [DBG] pgmap v521: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s; 51/420 objects degraded (12.143%) 2024-07-28T19:38:39.580 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:39 smithi045 bash[80445]: cluster 2024-07-28T19:38:38.050770+0000 mgr.y (mgr.34101) 254 : cluster [DBG] pgmap v521: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s; 51/420 objects degraded (12.143%) 2024-07-28T19:38:39.580 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:39 smithi045 bash[82788]: cluster 2024-07-28T19:38:38.050770+0000 mgr.y (mgr.34101) 254 : cluster [DBG] pgmap v521: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s; 51/420 objects degraded (12.143%) 2024-07-28T19:38:39.967 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:39 smithi045 bash[98608]: debug 2024-07-28T19:38:39.574+0000 7ff84ef15640 1 -- 172.21.15.45:0/1976762027 <== mon.2 v2:172.21.15.45:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5576c8f6b1e0 con 0x5576c9cea000 2024-07-28T19:38:40.317 INFO:tasks.rados.rados.0.smithi045.stdout:2271: done (0 left) 2024-07-28T19:38:40.317 INFO:tasks.rados.rados.0.smithi045.stdout:2272: delete oid 9 current snap is 294 2024-07-28T19:38:40.326 INFO:tasks.rados.rados.0.smithi045.stdout:2272: done (0 left) 2024-07-28T19:38:40.327 INFO:tasks.rados.rados.0.smithi045.stdout:2273: write oid 48 current snap is 294 2024-07-28T19:38:40.327 INFO:tasks.rados.rados.0.smithi045.stdout:2273: seq_num 853 ranges {736371=418933,1798905=434297} 2024-07-28T19:38:40.339 INFO:tasks.rados.rados.0.smithi045.stdout:2273: writing smithi04569809-48 from 736371 to 1155304 tid 1 2024-07-28T19:38:40.351 INFO:tasks.rados.rados.0.smithi045.stdout:2273: writing smithi04569809-48 from 1798905 to 2233202 tid 2 2024-07-28T19:38:40.351 INFO:tasks.rados.rados.0.smithi045.stdout:2274: snap_remove snap 287 2024-07-28T19:38:40.467 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:40 smithi045 bash[98608]: debug 2024-07-28T19:38:40.114+0000 7ff85177b640 -1 Falling back to public interface 2024-07-28T19:38:40.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:40 smithi045 bash[80445]: cluster 2024-07-28T19:38:39.307775+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e654: 8 total, 7 up, 8 in 2024-07-28T19:38:40.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:40 smithi045 bash[80445]: audit 2024-07-28T19:38:39.590540+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.45:0/1688543925' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:40.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:40 smithi045 bash[80445]: cluster 2024-07-28T19:38:40.213110+0000 mon.a (mon.0) 563 : cluster [WRN] Health check update: Degraded data redundancy: 51/420 objects degraded (12.143%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:40 smithi045 bash[82788]: cluster 2024-07-28T19:38:39.307775+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e654: 8 total, 7 up, 8 in 2024-07-28T19:38:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:40 smithi045 bash[82788]: audit 2024-07-28T19:38:39.590540+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.45:0/1688543925' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:40 smithi045 bash[82788]: cluster 2024-07-28T19:38:40.213110+0000 mon.a (mon.0) 563 : cluster [WRN] Health check update: Degraded data redundancy: 51/420 objects degraded (12.143%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:40.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:40 smithi155 bash[68033]: cluster 2024-07-28T19:38:39.307775+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e654: 8 total, 7 up, 8 in 2024-07-28T19:38:40.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:40 smithi155 bash[68033]: audit 2024-07-28T19:38:39.590540+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.45:0/1688543925' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:40.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:40 smithi155 bash[68033]: cluster 2024-07-28T19:38:40.213110+0000 mon.a (mon.0) 563 : cluster [WRN] Health check update: Degraded data redundancy: 51/420 objects degraded (12.143%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:38:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:38:40] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2024-07-28T19:38:41.317 INFO:tasks.rados.rados.0.smithi045.stdout:2274: done (1 left) 2024-07-28T19:38:41.317 INFO:tasks.rados.rados.0.smithi045.stdout:2275: read oid 34 snap -1 2024-07-28T19:38:41.317 INFO:tasks.rados.rados.0.smithi045.stdout:2275: expect (ObjNum 830 snap 290 seq_num 830) 2024-07-28T19:38:41.317 INFO:tasks.rados.rados.0.smithi045.stdout:2276: snap_remove snap 281 2024-07-28T19:38:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:41 smithi045 bash[80445]: cluster 2024-07-28T19:38:40.051427+0000 mgr.y (mgr.34101) 255 : cluster [DBG] pgmap v523: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 226 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.0 MiB/s wr, 24 op/s; 54/438 objects degraded (12.329%) 2024-07-28T19:38:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:41 smithi045 bash[80445]: cluster 2024-07-28T19:38:40.317903+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e655: 8 total, 7 up, 8 in 2024-07-28T19:38:41.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:41 smithi045 bash[82788]: cluster 2024-07-28T19:38:40.051427+0000 mgr.y (mgr.34101) 255 : cluster [DBG] pgmap v523: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 226 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.0 MiB/s wr, 24 op/s; 54/438 objects degraded (12.329%) 2024-07-28T19:38:41.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:41 smithi045 bash[82788]: cluster 2024-07-28T19:38:40.317903+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e655: 8 total, 7 up, 8 in 2024-07-28T19:38:41.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:41 smithi155 bash[68033]: cluster 2024-07-28T19:38:40.051427+0000 mgr.y (mgr.34101) 255 : cluster [DBG] pgmap v523: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 226 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.0 MiB/s wr, 24 op/s; 54/438 objects degraded (12.329%) 2024-07-28T19:38:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:41 smithi155 bash[68033]: cluster 2024-07-28T19:38:40.317903+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e655: 8 total, 7 up, 8 in 2024-07-28T19:38:42.318 INFO:tasks.rados.rados.0.smithi045.stdout:2276: done (2 left) 2024-07-28T19:38:42.318 INFO:tasks.rados.rados.0.smithi045.stdout:2277: snap_remove snap 286 2024-07-28T19:38:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:42 smithi045 bash[80445]: cluster 2024-07-28T19:38:41.318225+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e656: 8 total, 7 up, 8 in 2024-07-28T19:38:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:42 smithi045 bash[80445]: audit 2024-07-28T19:38:41.561768+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:42 smithi045 bash[80445]: audit 2024-07-28T19:38:41.573780+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:42 smithi045 bash[80445]: audit 2024-07-28T19:38:41.880761+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.45:0/3096964004' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:42 smithi045 bash[80445]: cluster 2024-07-28T19:38:42.319161+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e657: 8 total, 7 up, 8 in 2024-07-28T19:38:42.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:42 smithi045 bash[82788]: cluster 2024-07-28T19:38:41.318225+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e656: 8 total, 7 up, 8 in 2024-07-28T19:38:42.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:42 smithi045 bash[82788]: audit 2024-07-28T19:38:41.561768+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:42 smithi045 bash[82788]: audit 2024-07-28T19:38:41.573780+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:42 smithi045 bash[82788]: audit 2024-07-28T19:38:41.880761+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.45:0/3096964004' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:42 smithi045 bash[82788]: cluster 2024-07-28T19:38:42.319161+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e657: 8 total, 7 up, 8 in 2024-07-28T19:38:42.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:38:42 smithi155 bash[60745]: ts=2024-07-28T19:38:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:38:42.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:42 smithi155 bash[68033]: cluster 2024-07-28T19:38:41.318225+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e656: 8 total, 7 up, 8 in 2024-07-28T19:38:42.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:42 smithi155 bash[68033]: audit 2024-07-28T19:38:41.561768+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:42.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:42 smithi155 bash[68033]: audit 2024-07-28T19:38:41.573780+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:42.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:42 smithi155 bash[68033]: audit 2024-07-28T19:38:41.880761+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.45:0/3096964004' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:42.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:42 smithi155 bash[68033]: cluster 2024-07-28T19:38:42.319161+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e657: 8 total, 7 up, 8 in 2024-07-28T19:38:43.319 INFO:tasks.rados.rados.0.smithi045.stdout:2277: done (2 left) 2024-07-28T19:38:43.320 INFO:tasks.rados.rados.0.smithi045.stdout:2278: write oid 7 current snap is 294 2024-07-28T19:38:43.320 INFO:tasks.rados.rados.0.smithi045.stdout:2278: seq_num 854 ranges {753178=494182,1857387=495791} 2024-07-28T19:38:43.327 INFO:tasks.rados.rados.0.smithi045.stdout:2278: writing smithi04569809-7 from 753178 to 1247360 tid 1 2024-07-28T19:38:43.336 INFO:tasks.rados.rados.0.smithi045.stdout:2278: writing smithi04569809-7 from 1857387 to 2353178 tid 2 2024-07-28T19:38:43.336 INFO:tasks.rados.rados.0.smithi045.stdout:2279: snap_remove snap 254 2024-07-28T19:38:43.684 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[98608]: debug 2024-07-28T19:38:43.270+0000 7ff85177b640 -1 osd.2 645 log_to_monitors true 2024-07-28T19:38:43.684 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[98608]: debug 2024-07-28T19:38:43.350+0000 7ff849525640 -1 osd.2 645 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T19:38:43.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[82788]: cluster 2024-07-28T19:38:42.051913+0000 mgr.y (mgr.34101) 256 : cluster [DBG] pgmap v526: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 230 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.4 MiB/s wr, 26 op/s; 54/441 objects degraded (12.245%) 2024-07-28T19:38:43.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[82788]: audit 2024-07-28T19:38:42.686926+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:43.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[82788]: audit 2024-07-28T19:38:42.693090+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:43.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[82788]: audit 2024-07-28T19:38:43.281137+0000 mon.a (mon.0) 571 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T19:38:43.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[82788]: audit 2024-07-28T19:38:43.321003+0000 mon.a (mon.0) 572 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T19:38:43.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[82788]: cluster 2024-07-28T19:38:43.321094+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e658: 8 total, 7 up, 8 in 2024-07-28T19:38:43.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[82788]: audit 2024-07-28T19:38:43.321626+0000 mon.a (mon.0) 574 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:38:43.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[82788]: audit 2024-07-28T19:38:43.379512+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:43.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[82788]: audit 2024-07-28T19:38:43.385191+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[80445]: cluster 2024-07-28T19:38:42.051913+0000 mgr.y (mgr.34101) 256 : cluster [DBG] pgmap v526: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 230 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.4 MiB/s wr, 26 op/s; 54/441 objects degraded (12.245%) 2024-07-28T19:38:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[80445]: audit 2024-07-28T19:38:42.686926+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[80445]: audit 2024-07-28T19:38:42.693090+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[80445]: audit 2024-07-28T19:38:43.281137+0000 mon.a (mon.0) 571 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T19:38:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[80445]: audit 2024-07-28T19:38:43.321003+0000 mon.a (mon.0) 572 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T19:38:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[80445]: cluster 2024-07-28T19:38:43.321094+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e658: 8 total, 7 up, 8 in 2024-07-28T19:38:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[80445]: audit 2024-07-28T19:38:43.321626+0000 mon.a (mon.0) 574 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:38:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[80445]: audit 2024-07-28T19:38:43.379512+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:43 smithi045 bash[80445]: audit 2024-07-28T19:38:43.385191+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:44.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:43 smithi155 bash[68033]: cluster 2024-07-28T19:38:42.051913+0000 mgr.y (mgr.34101) 256 : cluster [DBG] pgmap v526: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 230 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.4 MiB/s wr, 26 op/s; 54/441 objects degraded (12.245%) 2024-07-28T19:38:44.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:43 smithi155 bash[68033]: audit 2024-07-28T19:38:42.686926+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:44.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:43 smithi155 bash[68033]: audit 2024-07-28T19:38:42.693090+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:44.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:43 smithi155 bash[68033]: audit 2024-07-28T19:38:43.281137+0000 mon.a (mon.0) 571 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-28T19:38:44.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:43 smithi155 bash[68033]: audit 2024-07-28T19:38:43.321003+0000 mon.a (mon.0) 572 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-28T19:38:44.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:43 smithi155 bash[68033]: cluster 2024-07-28T19:38:43.321094+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e658: 8 total, 7 up, 8 in 2024-07-28T19:38:44.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:43 smithi155 bash[68033]: audit 2024-07-28T19:38:43.321626+0000 mon.a (mon.0) 574 : audit [INF] from='osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:38:44.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:43 smithi155 bash[68033]: audit 2024-07-28T19:38:43.379512+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:44.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:43 smithi155 bash[68033]: audit 2024-07-28T19:38:43.385191+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:44.329 INFO:tasks.rados.rados.0.smithi045.stdout:2279: done (3 left) 2024-07-28T19:38:44.329 INFO:tasks.rados.rados.0.smithi045.stdout:2280: write oid 19 current snap is 294 2024-07-28T19:38:44.329 INFO:tasks.rados.rados.0.smithi045.stdout:2280: seq_num 855 ranges {769985=569431,1915869=437966} 2024-07-28T19:38:44.338 INFO:tasks.rados.rados.0.smithi045.stdout:2280: writing smithi04569809-19 from 769985 to 1339416 tid 1 2024-07-28T19:38:44.344 INFO:tasks.rados.rados.0.smithi045.stdout:2280: writing smithi04569809-19 from 1915869 to 2353835 tid 2 2024-07-28T19:38:44.345 INFO:tasks.rados.rados.0.smithi045.stdout:2281: snap_create 2024-07-28T19:38:44.347 INFO:tasks.rados.rados.0.smithi045.stdout:2273: finishing write tid 1 to smithi04569809-48 2024-07-28T19:38:44.347 INFO:tasks.rados.rados.0.smithi045.stdout:2273: finishing write tid 2 to smithi04569809-48 2024-07-28T19:38:44.348 INFO:tasks.rados.rados.0.smithi045.stdout:2273: finishing write tid 3 to smithi04569809-48 2024-07-28T19:38:44.348 INFO:tasks.rados.rados.0.smithi045.stdout:2273: finishing write tid 4 to smithi04569809-48 2024-07-28T19:38:44.348 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 676 (ObjNum 853 snap 294 seq_num 853) dirty exists 2024-07-28T19:38:44.348 INFO:tasks.rados.rados.0.smithi045.stdout:2273: left oid 48 (ObjNum 853 snap 294 seq_num 853) 2024-07-28T19:38:44.348 INFO:tasks.rados.rados.0.smithi045.stdout:2275: expect (ObjNum 830 snap 290 seq_num 830) 2024-07-28T19:38:44.531 INFO:tasks.rados.rados.0.smithi045.stdout:2278: finishing write tid 1 to smithi04569809-7 2024-07-28T19:38:44.531 INFO:tasks.rados.rados.0.smithi045.stdout:2278: finishing write tid 2 to smithi04569809-7 2024-07-28T19:38:44.531 INFO:tasks.rados.rados.0.smithi045.stdout:2278: finishing write tid 3 to smithi04569809-7 2024-07-28T19:38:44.531 INFO:tasks.rados.rados.0.smithi045.stdout:2278: finishing write tid 4 to smithi04569809-7 2024-07-28T19:38:44.531 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 563 (ObjNum 854 snap 294 seq_num 854) dirty exists 2024-07-28T19:38:44.531 INFO:tasks.rados.rados.0.smithi045.stdout:2278: left oid 7 (ObjNum 854 snap 294 seq_num 854) 2024-07-28T19:38:44.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:44 smithi045 bash[82788]: audit 2024-07-28T19:38:44.171811+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.45:0/88908511' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:44.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:44 smithi045 bash[82788]: cluster 2024-07-28T19:38:44.318778+0000 mon.a (mon.0) 577 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:38:44.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:44 smithi045 bash[82788]: cluster 2024-07-28T19:38:44.327501+0000 mon.a (mon.0) 578 : cluster [INF] osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579] boot 2024-07-28T19:38:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:44 smithi045 bash[82788]: cluster 2024-07-28T19:38:44.327629+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-07-28T19:38:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:44 smithi045 bash[82788]: audit 2024-07-28T19:38:44.332058+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:38:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:44 smithi045 bash[80445]: audit 2024-07-28T19:38:44.171811+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.45:0/88908511' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:44 smithi045 bash[80445]: cluster 2024-07-28T19:38:44.318778+0000 mon.a (mon.0) 577 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:38:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:44 smithi045 bash[80445]: cluster 2024-07-28T19:38:44.327501+0000 mon.a (mon.0) 578 : cluster [INF] osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579] boot 2024-07-28T19:38:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:44 smithi045 bash[80445]: cluster 2024-07-28T19:38:44.327629+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-07-28T19:38:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:44 smithi045 bash[80445]: audit 2024-07-28T19:38:44.332058+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:38:45.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:44 smithi155 bash[68033]: audit 2024-07-28T19:38:44.171811+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.45:0/88908511' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:45.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:44 smithi155 bash[68033]: cluster 2024-07-28T19:38:44.318778+0000 mon.a (mon.0) 577 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:38:45.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:44 smithi155 bash[68033]: cluster 2024-07-28T19:38:44.327501+0000 mon.a (mon.0) 578 : cluster [INF] osd.2 [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579] boot 2024-07-28T19:38:45.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:44 smithi155 bash[68033]: cluster 2024-07-28T19:38:44.327629+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-07-28T19:38:45.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:44 smithi155 bash[68033]: audit 2024-07-28T19:38:44.332058+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-28T19:38:45.332 INFO:tasks.rados.rados.0.smithi045.stdout:2273: done (4 left) 2024-07-28T19:38:45.333 INFO:tasks.rados.rados.0.smithi045.stdout:2275: done (3 left) 2024-07-28T19:38:45.333 INFO:tasks.rados.rados.0.smithi045.stdout:2278: done (2 left) 2024-07-28T19:38:45.333 INFO:tasks.rados.rados.0.smithi045.stdout:2281: done (1 left) 2024-07-28T19:38:45.333 INFO:tasks.rados.rados.0.smithi045.stdout:2282: delete oid 23 current snap is 295 2024-07-28T19:38:45.344 INFO:tasks.rados.rados.0.smithi045.stdout:2282: done (1 left) 2024-07-28T19:38:45.344 INFO:tasks.rados.rados.0.smithi045.stdout:2283: rollback oid 38 current snap is 295 2024-07-28T19:38:45.345 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 275 2024-07-28T19:38:45.345 INFO:tasks.rados.rados.0.smithi045.stdout:2284: write oid 48 current snap is 295 2024-07-28T19:38:45.345 INFO:tasks.rados.rados.0.smithi045.stdout:2284: seq_num 857 ranges {403599=719929,1916480=441635} 2024-07-28T19:38:45.366 INFO:tasks.rados.rados.0.smithi045.stdout:2284: writing smithi04569809-48 from 403599 to 1123528 tid 1 2024-07-28T19:38:45.386 INFO:tasks.rados.rados.0.smithi045.stdout:2284: writing smithi04569809-48 from 1916480 to 2358115 tid 2 2024-07-28T19:38:45.386 INFO:tasks.rados.rados.0.smithi045.stdout:2285: rollback oid 36 current snap is 295 2024-07-28T19:38:45.386 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 36 to 288 2024-07-28T19:38:45.386 INFO:tasks.rados.rados.0.smithi045.stdout:2283: finishing rollback tid 0 to smithi04569809-38 2024-07-28T19:38:45.386 INFO:tasks.rados.rados.0.smithi045.stdout:2283: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:38:45.386 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 732 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T19:38:45.386 INFO:tasks.rados.rados.0.smithi045.stdout:2280: finishing write tid 1 to smithi04569809-19 2024-07-28T19:38:45.387 INFO:tasks.rados.rados.0.smithi045.stdout:2280: finishing write tid 2 to smithi04569809-19 2024-07-28T19:38:45.387 INFO:tasks.rados.rados.0.smithi045.stdout:2280: finishing write tid 3 to smithi04569809-19 2024-07-28T19:38:45.387 INFO:tasks.rados.rados.0.smithi045.stdout:2283: done (3 left) 2024-07-28T19:38:45.387 INFO:tasks.rados.rados.0.smithi045.stdout:2286: delete oid 45 current snap is 295 2024-07-28T19:38:45.387 INFO:tasks.rados.rados.0.smithi045.stdout:2280: finishing write tid 4 to smithi04569809-19 2024-07-28T19:38:45.387 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1154 (ObjNum 855 snap 294 seq_num 855) dirty exists 2024-07-28T19:38:45.387 INFO:tasks.rados.rados.0.smithi045.stdout:2280: left oid 19 (ObjNum 855 snap 294 seq_num 855) 2024-07-28T19:38:45.387 INFO:tasks.rados.rados.0.smithi045.stdout:2284: finishing write tid 1 to smithi04569809-48 2024-07-28T19:38:45.393 INFO:tasks.rados.rados.0.smithi045.stdout:2285: finishing rollback tid 0 to smithi04569809-36 2024-07-28T19:38:45.393 INFO:tasks.rados.rados.0.smithi045.stdout:2285: finishing rollback tid 1 to smithi04569809-36 2024-07-28T19:38:45.394 INFO:tasks.rados.rados.0.smithi045.stdout:2285: finishing rollback tid 2 to smithi04569809-36 2024-07-28T19:38:45.394 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 867 (ObjNum 763 snap 263 seq_num 763) dirty exists 2024-07-28T19:38:45.394 INFO:tasks.rados.rados.0.smithi045.stdout:2284: finishing write tid 2 to smithi04569809-48 2024-07-28T19:38:45.395 INFO:tasks.rados.rados.0.smithi045.stdout:2284: finishing write tid 3 to smithi04569809-48 2024-07-28T19:38:45.396 INFO:tasks.rados.rados.0.smithi045.stdout:2284: finishing write tid 4 to smithi04569809-48 2024-07-28T19:38:45.396 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 680 (ObjNum 857 snap 295 seq_num 857) dirty exists 2024-07-28T19:38:45.396 INFO:tasks.rados.rados.0.smithi045.stdout:2284: left oid 48 (ObjNum 857 snap 295 seq_num 857) 2024-07-28T19:38:45.397 INFO:tasks.rados.rados.0.smithi045.stdout:2280: done (3 left) 2024-07-28T19:38:45.397 INFO:tasks.rados.rados.0.smithi045.stdout:2284: done (2 left) 2024-07-28T19:38:45.397 INFO:tasks.rados.rados.0.smithi045.stdout:2285: done (1 left) 2024-07-28T19:38:45.397 INFO:tasks.rados.rados.0.smithi045.stdout:2286: done (0 left) 2024-07-28T19:38:45.397 INFO:tasks.rados.rados.0.smithi045.stdout:2287: snap_create 2024-07-28T19:38:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:45 smithi045 bash[82788]: cluster 2024-07-28T19:38:44.052758+0000 mgr.y (mgr.34101) 257 : cluster [DBG] pgmap v529: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 234 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 58/456 objects degraded (12.719%) 2024-07-28T19:38:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:45 smithi045 bash[82788]: cluster 2024-07-28T19:38:45.214348+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 58/456 objects degraded (12.719%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:45 smithi045 bash[82788]: cluster 2024-07-28T19:38:45.330016+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-07-28T19:38:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:45 smithi045 bash[80445]: cluster 2024-07-28T19:38:44.052758+0000 mgr.y (mgr.34101) 257 : cluster [DBG] pgmap v529: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 234 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 58/456 objects degraded (12.719%) 2024-07-28T19:38:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:45 smithi045 bash[80445]: cluster 2024-07-28T19:38:45.214348+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 58/456 objects degraded (12.719%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:45 smithi045 bash[80445]: cluster 2024-07-28T19:38:45.330016+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-07-28T19:38:46.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:45 smithi155 bash[68033]: cluster 2024-07-28T19:38:44.052758+0000 mgr.y (mgr.34101) 257 : cluster [DBG] pgmap v529: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 234 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 58/456 objects degraded (12.719%) 2024-07-28T19:38:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:45 smithi155 bash[68033]: cluster 2024-07-28T19:38:45.214348+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 58/456 objects degraded (12.719%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:45 smithi155 bash[68033]: cluster 2024-07-28T19:38:45.330016+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-07-28T19:38:46.328 INFO:tasks.rados.rados.0.smithi045.stdout:2287: done (0 left) 2024-07-28T19:38:46.329 INFO:tasks.rados.rados.0.smithi045.stdout:2288: write oid 22 current snap is 296 2024-07-28T19:38:46.329 INFO:tasks.rados.rados.0.smithi045.stdout:2288: seq_num 859 ranges {437213=470427,1633444=728951} 2024-07-28T19:38:46.334 INFO:tasks.rados.rados.0.smithi045.stdout:2288: writing smithi04569809-22 from 437213 to 907640 tid 1 2024-07-28T19:38:46.345 INFO:tasks.rados.rados.0.smithi045.stdout:2288: writing smithi04569809-22 from 1633444 to 2362395 tid 2 2024-07-28T19:38:46.345 INFO:tasks.rados.rados.0.smithi045.stdout:2289: rollback oid 4 current snap is 296 2024-07-28T19:38:46.345 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 4 to 275 2024-07-28T19:38:46.345 INFO:tasks.rados.rados.0.smithi045.stdout:2288: finishing write tid 1 to smithi04569809-22 2024-07-28T19:38:46.345 INFO:tasks.rados.rados.0.smithi045.stdout:2290: delete oid 42 current snap is 296 2024-07-28T19:38:46.350 INFO:tasks.rados.rados.0.smithi045.stdout:2290: done (2 left) 2024-07-28T19:38:46.350 INFO:tasks.rados.rados.0.smithi045.stdout:2291: write oid 18 current snap is 296 2024-07-28T19:38:46.350 INFO:tasks.rados.rados.0.smithi045.stdout:2291: seq_num 861 ranges {470827=737278,1750408=720419} 2024-07-28T19:38:46.358 INFO:tasks.rados.rados.0.smithi045.stdout:2291: writing smithi04569809-18 from 470827 to 1208105 tid 1 2024-07-28T19:38:46.368 INFO:tasks.rados.rados.0.smithi045.stdout:2291: writing smithi04569809-18 from 1750408 to 2470827 tid 2 2024-07-28T19:38:46.368 INFO:tasks.rados.rados.0.smithi045.stdout:2292: snap_create 2024-07-28T19:38:46.368 INFO:tasks.rados.rados.0.smithi045.stdout:2289: finishing rollback tid 0 to smithi04569809-4 2024-07-28T19:38:46.368 INFO:tasks.rados.rados.0.smithi045.stdout:2288: finishing write tid 2 to smithi04569809-22 2024-07-28T19:38:46.368 INFO:tasks.rados.rados.0.smithi045.stdout:2289: finishing rollback tid 1 to smithi04569809-4 2024-07-28T19:38:46.368 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 202 (ObjNum 305 snap 0 seq_num 1228846167) dirty dne 2024-07-28T19:38:46.369 INFO:tasks.rados.rados.0.smithi045.stdout:2288: finishing write tid 3 to smithi04569809-22 2024-07-28T19:38:46.369 INFO:tasks.rados.rados.0.smithi045.stdout:2288: finishing write tid 4 to smithi04569809-22 2024-07-28T19:38:46.369 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 931 (ObjNum 859 snap 296 seq_num 859) dirty exists 2024-07-28T19:38:46.369 INFO:tasks.rados.rados.0.smithi045.stdout:2288: left oid 22 (ObjNum 859 snap 296 seq_num 859) 2024-07-28T19:38:46.369 INFO:tasks.rados.rados.0.smithi045.stdout:2291: finishing write tid 1 to smithi04569809-18 2024-07-28T19:38:46.373 INFO:tasks.rados.rados.0.smithi045.stdout:2291: finishing write tid 2 to smithi04569809-18 2024-07-28T19:38:46.373 INFO:tasks.rados.rados.0.smithi045.stdout:2291: finishing write tid 3 to smithi04569809-18 2024-07-28T19:38:46.374 INFO:tasks.rados.rados.0.smithi045.stdout:2291: finishing write tid 4 to smithi04569809-18 2024-07-28T19:38:46.374 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 1597 (ObjNum 861 snap 296 seq_num 861) dirty exists 2024-07-28T19:38:46.374 INFO:tasks.rados.rados.0.smithi045.stdout:2291: left oid 18 (ObjNum 861 snap 296 seq_num 861) 2024-07-28T19:38:47.340 INFO:tasks.rados.rados.0.smithi045.stdout:2288: done (3 left) 2024-07-28T19:38:47.340 INFO:tasks.rados.rados.0.smithi045.stdout:2289: done (2 left) 2024-07-28T19:38:47.340 INFO:tasks.rados.rados.0.smithi045.stdout:2291: done (1 left) 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:2292: done (0 left) 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:2293: read oid 3 snap -1 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:2293: expect (ObjNum 779 snap 272 seq_num 779) 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:2294: read oid 22 snap -1 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:2294: expect (ObjNum 859 snap 296 seq_num 859) 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:2295: rollback oid 35 current snap is 297 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 35 to 289 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:2296: read oid 21 snap -1 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:2296: expect deleted 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:2297: read oid 8 snap 283 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:2297: expect (ObjNum 600 snap 192 seq_num 600) 2024-07-28T19:38:47.341 INFO:tasks.rados.rados.0.smithi045.stdout:2298: snap_create 2024-07-28T19:38:47.355 INFO:tasks.rados.rados.0.smithi045.stdout:2297: expect (ObjNum 600 snap 192 seq_num 600) 2024-07-28T19:38:47.527 INFO:tasks.rados.rados.0.smithi045.stdout:2293: expect (ObjNum 779 snap 272 seq_num 779) 2024-07-28T19:38:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:47 smithi045 bash[80445]: cluster 2024-07-28T19:38:46.053575+0000 mgr.y (mgr.34101) 258 : cluster [DBG] pgmap v532: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 234 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 947 KiB/s wr, 7 op/s; 58/456 objects degraded (12.719%) 2024-07-28T19:38:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:47 smithi045 bash[80445]: cluster 2024-07-28T19:38:46.329127+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-07-28T19:38:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:47 smithi045 bash[80445]: audit 2024-07-28T19:38:46.493162+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.45:0/3024572574' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:47 smithi045 bash[82788]: cluster 2024-07-28T19:38:46.053575+0000 mgr.y (mgr.34101) 258 : cluster [DBG] pgmap v532: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 234 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 947 KiB/s wr, 7 op/s; 58/456 objects degraded (12.719%) 2024-07-28T19:38:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:47 smithi045 bash[82788]: cluster 2024-07-28T19:38:46.329127+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-07-28T19:38:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:47 smithi045 bash[82788]: audit 2024-07-28T19:38:46.493162+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.45:0/3024572574' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:47.758 INFO:tasks.rados.rados.0.smithi045.stdout:2295: finishing rollback tid 0 to smithi04569809-35 2024-07-28T19:38:47.758 INFO:tasks.rados.rados.0.smithi045.stdout:2295: finishing rollback tid 1 to smithi04569809-35 2024-07-28T19:38:47.758 INFO:tasks.rados.rados.0.smithi045.stdout:2295: finishing rollback tid 2 to smithi04569809-35 2024-07-28T19:38:47.758 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 875 (ObjNum 785 snap 274 seq_num 785) dirty exists 2024-07-28T19:38:47.758 INFO:tasks.rados.rados.0.smithi045.stdout:2294: expect (ObjNum 859 snap 296 seq_num 859) 2024-07-28T19:38:47.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:47 smithi155 bash[68033]: cluster 2024-07-28T19:38:46.053575+0000 mgr.y (mgr.34101) 258 : cluster [DBG] pgmap v532: 89 pgs: 16 active+undersized, 8 active+undersized+degraded, 65 active+clean; 234 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 947 KiB/s wr, 7 op/s; 58/456 objects degraded (12.719%) 2024-07-28T19:38:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:47 smithi155 bash[68033]: cluster 2024-07-28T19:38:46.329127+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-07-28T19:38:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:47 smithi155 bash[68033]: audit 2024-07-28T19:38:46.493162+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.45:0/3024572574' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:48.347 INFO:tasks.rados.rados.0.smithi045.stdout:2293: done (5 left) 2024-07-28T19:38:48.347 INFO:tasks.rados.rados.0.smithi045.stdout:2294: done (4 left) 2024-07-28T19:38:48.347 INFO:tasks.rados.rados.0.smithi045.stdout:2295: done (3 left) 2024-07-28T19:38:48.347 INFO:tasks.rados.rados.0.smithi045.stdout:2296: done (2 left) 2024-07-28T19:38:48.347 INFO:tasks.rados.rados.0.smithi045.stdout:2297: done (1 left) 2024-07-28T19:38:48.347 INFO:tasks.rados.rados.0.smithi045.stdout:2298: done (0 left) 2024-07-28T19:38:48.348 INFO:tasks.rados.rados.0.smithi045.stdout:2299: read oid 48 snap 288 2024-07-28T19:38:48.348 INFO:tasks.rados.rados.0.smithi045.stdout:2299: expect (ObjNum 804 snap 282 seq_num 804) 2024-07-28T19:38:48.348 INFO:tasks.rados.rados.0.smithi045.stdout:2300: delete oid 12 current snap is 298 2024-07-28T19:38:48.366 INFO:tasks.rados.rados.0.smithi045.stdout:2299: expect (ObjNum 804 snap 282 seq_num 804) 2024-07-28T19:38:48.547 INFO:tasks.rados.rados.0.smithi045.stdout:2299: done (1 left) 2024-07-28T19:38:48.547 INFO:tasks.rados.rados.0.smithi045.stdout:2300: done (0 left) 2024-07-28T19:38:48.547 INFO:tasks.rados.rados.0.smithi045.stdout:2301: snap_create 2024-07-28T19:38:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:48 smithi045 bash[80445]: cluster 2024-07-28T19:38:47.340856+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-07-28T19:38:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:48 smithi045 bash[80445]: audit 2024-07-28T19:38:48.040180+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:48 smithi045 bash[80445]: audit 2024-07-28T19:38:48.042670+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:48 smithi045 bash[82788]: cluster 2024-07-28T19:38:47.340856+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-07-28T19:38:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:48 smithi045 bash[82788]: audit 2024-07-28T19:38:48.040180+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:48 smithi045 bash[82788]: audit 2024-07-28T19:38:48.042670+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:48.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:48 smithi155 bash[68033]: cluster 2024-07-28T19:38:47.340856+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-07-28T19:38:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:48 smithi155 bash[68033]: audit 2024-07-28T19:38:48.040180+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:48 smithi155 bash[68033]: audit 2024-07-28T19:38:48.042670+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:38:49.362 INFO:tasks.rados.rados.0.smithi045.stdout:2301: done (0 left) 2024-07-28T19:38:49.362 INFO:tasks.rados.rados.0.smithi045.stdout:2302: read oid 45 snap 283 2024-07-28T19:38:49.362 INFO:tasks.rados.rados.0.smithi045.stdout:2302: expect deleted 2024-07-28T19:38:49.362 INFO:tasks.rados.rados.0.smithi045.stdout:2303: delete oid 47 current snap is 299 2024-07-28T19:38:49.375 INFO:tasks.rados.rados.0.smithi045.stdout:2302: done (1 left) 2024-07-28T19:38:49.376 INFO:tasks.rados.rados.0.smithi045.stdout:2303: done (0 left) 2024-07-28T19:38:49.376 INFO:tasks.rados.rados.0.smithi045.stdout:2304: snap_create 2024-07-28T19:38:49.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:49 smithi045 bash[80445]: cluster 2024-07-28T19:38:48.054320+0000 mgr.y (mgr.34101) 259 : cluster [DBG] pgmap v535: 89 pgs: 12 active+undersized, 8 active+undersized+degraded, 69 active+clean; 231 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 58/450 objects degraded (12.889%) 2024-07-28T19:38:49.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:49 smithi045 bash[80445]: cluster 2024-07-28T19:38:48.346896+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-07-28T19:38:49.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:49 smithi045 bash[80445]: audit 2024-07-28T19:38:48.786006+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.45:0/162389850' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:49.638 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:49 smithi045 bash[82788]: cluster 2024-07-28T19:38:48.054320+0000 mgr.y (mgr.34101) 259 : cluster [DBG] pgmap v535: 89 pgs: 12 active+undersized, 8 active+undersized+degraded, 69 active+clean; 231 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 58/450 objects degraded (12.889%) 2024-07-28T19:38:49.638 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:49 smithi045 bash[82788]: cluster 2024-07-28T19:38:48.346896+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-07-28T19:38:49.638 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:49 smithi045 bash[82788]: audit 2024-07-28T19:38:48.786006+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.45:0/162389850' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:49.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:49 smithi155 bash[68033]: cluster 2024-07-28T19:38:48.054320+0000 mgr.y (mgr.34101) 259 : cluster [DBG] pgmap v535: 89 pgs: 12 active+undersized, 8 active+undersized+degraded, 69 active+clean; 231 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 58/450 objects degraded (12.889%) 2024-07-28T19:38:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:49 smithi155 bash[68033]: cluster 2024-07-28T19:38:48.346896+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-07-28T19:38:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:49 smithi155 bash[68033]: audit 2024-07-28T19:38:48.786006+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.45:0/162389850' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:50.376 INFO:tasks.rados.rados.0.smithi045.stdout:2304: done (0 left) 2024-07-28T19:38:50.376 INFO:tasks.rados.rados.0.smithi045.stdout:2305: snap_create 2024-07-28T19:38:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:38:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:38:50] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-07-28T19:38:50.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:50 smithi045 bash[80445]: cluster 2024-07-28T19:38:49.361874+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-07-28T19:38:50.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:50 smithi045 bash[80445]: cluster 2024-07-28T19:38:50.215600+0000 mon.a (mon.0) 589 : cluster [WRN] Health check update: Degraded data redundancy: 58/450 objects degraded (12.889%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:50.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:50 smithi045 bash[82788]: cluster 2024-07-28T19:38:49.361874+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-07-28T19:38:50.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:50 smithi045 bash[82788]: cluster 2024-07-28T19:38:50.215600+0000 mon.a (mon.0) 589 : cluster [WRN] Health check update: Degraded data redundancy: 58/450 objects degraded (12.889%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:50.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:50 smithi155 bash[68033]: cluster 2024-07-28T19:38:49.361874+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-07-28T19:38:50.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:50 smithi155 bash[68033]: cluster 2024-07-28T19:38:50.215600+0000 mon.a (mon.0) 589 : cluster [WRN] Health check update: Degraded data redundancy: 58/450 objects degraded (12.889%), 8 pgs degraded (PG_DEGRADED) 2024-07-28T19:38:51.388 INFO:tasks.rados.rados.0.smithi045.stdout:2305: done (0 left) 2024-07-28T19:38:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2306: read oid 34 snap -1 2024-07-28T19:38:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2306: expect (ObjNum 830 snap 290 seq_num 830) 2024-07-28T19:38:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2307: read oid 49 snap -1 2024-07-28T19:38:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2307: expect deleted 2024-07-28T19:38:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2308: snap_create 2024-07-28T19:38:51.428 INFO:tasks.rados.rados.0.smithi045.stdout:2306: expect (ObjNum 830 snap 290 seq_num 830) 2024-07-28T19:38:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:51 smithi045 bash[80445]: cluster 2024-07-28T19:38:50.055108+0000 mgr.y (mgr.34101) 260 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 175 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s; 4.6 MiB/s, 3 objects/s recovering 2024-07-28T19:38:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:51 smithi045 bash[80445]: cluster 2024-07-28T19:38:50.364125+0000 mon.a (mon.0) 590 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/450 objects degraded (12.889%), 8 pgs degraded) 2024-07-28T19:38:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:51 smithi045 bash[80445]: cluster 2024-07-28T19:38:50.364165+0000 mon.a (mon.0) 591 : cluster [INF] Cluster is now healthy 2024-07-28T19:38:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:51 smithi045 bash[80445]: cluster 2024-07-28T19:38:50.377346+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-07-28T19:38:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:51 smithi045 bash[80445]: audit 2024-07-28T19:38:51.083020+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.45:0/4157727705' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:51 smithi045 bash[82788]: cluster 2024-07-28T19:38:50.055108+0000 mgr.y (mgr.34101) 260 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 175 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s; 4.6 MiB/s, 3 objects/s recovering 2024-07-28T19:38:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:51 smithi045 bash[82788]: cluster 2024-07-28T19:38:50.364125+0000 mon.a (mon.0) 590 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/450 objects degraded (12.889%), 8 pgs degraded) 2024-07-28T19:38:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:51 smithi045 bash[82788]: cluster 2024-07-28T19:38:50.364165+0000 mon.a (mon.0) 591 : cluster [INF] Cluster is now healthy 2024-07-28T19:38:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:51 smithi045 bash[82788]: cluster 2024-07-28T19:38:50.377346+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-07-28T19:38:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:51 smithi045 bash[82788]: audit 2024-07-28T19:38:51.083020+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.45:0/4157727705' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:51 smithi155 bash[68033]: cluster 2024-07-28T19:38:50.055108+0000 mgr.y (mgr.34101) 260 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 175 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s; 4.6 MiB/s, 3 objects/s recovering 2024-07-28T19:38:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:51 smithi155 bash[68033]: cluster 2024-07-28T19:38:50.364125+0000 mon.a (mon.0) 590 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/450 objects degraded (12.889%), 8 pgs degraded) 2024-07-28T19:38:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:51 smithi155 bash[68033]: cluster 2024-07-28T19:38:50.364165+0000 mon.a (mon.0) 591 : cluster [INF] Cluster is now healthy 2024-07-28T19:38:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:51 smithi155 bash[68033]: cluster 2024-07-28T19:38:50.377346+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-07-28T19:38:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:51 smithi155 bash[68033]: audit 2024-07-28T19:38:51.083020+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.45:0/4157727705' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:52.397 INFO:tasks.rados.rados.0.smithi045.stdout:2306: done (2 left) 2024-07-28T19:38:52.397 INFO:tasks.rados.rados.0.smithi045.stdout:2307: done (1 left) 2024-07-28T19:38:52.397 INFO:tasks.rados.rados.0.smithi045.stdout:2308: done (0 left) 2024-07-28T19:38:52.397 INFO:tasks.rados.rados.0.smithi045.stdout:2309: read oid 40 snap 299 2024-07-28T19:38:52.397 INFO:tasks.rados.rados.0.smithi045.stdout:2309: expect deleted 2024-07-28T19:38:52.397 INFO:tasks.rados.rados.0.smithi045.stdout:2310: write oid 38 current snap is 302 2024-07-28T19:38:52.397 INFO:tasks.rados.rados.0.smithi045.stdout:2310: seq_num 864 ranges {521248=563025,1809501=596300} 2024-07-28T19:38:52.403 INFO:tasks.rados.rados.0.smithi045.stdout:2310: writing smithi04569809-38 from 521248 to 1084273 tid 1 2024-07-28T19:38:52.412 INFO:tasks.rados.rados.0.smithi045.stdout:2310: writing smithi04569809-38 from 1809501 to 2405801 tid 2 2024-07-28T19:38:52.412 INFO:tasks.rados.rados.0.smithi045.stdout:2311: read oid 44 snap 298 2024-07-28T19:38:52.412 INFO:tasks.rados.rados.0.smithi045.stdout:2311: expect (ObjNum 828 snap 290 seq_num 828) 2024-07-28T19:38:52.412 INFO:tasks.rados.rados.0.smithi045.stdout:2312: snap_create 2024-07-28T19:38:52.421 INFO:tasks.rados.rados.0.smithi045.stdout:2310: finishing write tid 1 to smithi04569809-38 2024-07-28T19:38:52.424 INFO:tasks.rados.rados.0.smithi045.stdout:2310: finishing write tid 2 to smithi04569809-38 2024-07-28T19:38:52.424 INFO:tasks.rados.rados.0.smithi045.stdout:2310: finishing write tid 3 to smithi04569809-38 2024-07-28T19:38:52.425 INFO:tasks.rados.rados.0.smithi045.stdout:2310: finishing write tid 4 to smithi04569809-38 2024-07-28T19:38:52.425 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 735 (ObjNum 864 snap 302 seq_num 864) dirty exists 2024-07-28T19:38:52.425 INFO:tasks.rados.rados.0.smithi045.stdout:2310: left oid 38 (ObjNum 864 snap 302 seq_num 864) 2024-07-28T19:38:52.437 INFO:tasks.rados.rados.0.smithi045.stdout:2311: expect (ObjNum 828 snap 290 seq_num 828) 2024-07-28T19:38:52.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:52 smithi045 bash[82788]: cluster 2024-07-28T19:38:51.389435+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-07-28T19:38:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:52 smithi045 bash[80445]: cluster 2024-07-28T19:38:51.389435+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-07-28T19:38:52.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:52 smithi155 bash[68033]: cluster 2024-07-28T19:38:51.389435+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-07-28T19:38:52.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:38:52 smithi155 bash[60745]: ts=2024-07-28T19:38:52.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:38:53.403 INFO:tasks.rados.rados.0.smithi045.stdout:2309: done (3 left) 2024-07-28T19:38:53.403 INFO:tasks.rados.rados.0.smithi045.stdout:2310: done (2 left) 2024-07-28T19:38:53.403 INFO:tasks.rados.rados.0.smithi045.stdout:2311: done (1 left) 2024-07-28T19:38:53.403 INFO:tasks.rados.rados.0.smithi045.stdout:2312: done (0 left) 2024-07-28T19:38:53.403 INFO:tasks.rados.rados.0.smithi045.stdout:2313: snap_create 2024-07-28T19:38:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[82788]: cluster 2024-07-28T19:38:52.056030+0000 mgr.y (mgr.34101) 261 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 178 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s; 4.6 MiB/s, 3 objects/s recovering 2024-07-28T19:38:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[82788]: cluster 2024-07-28T19:38:52.397639+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-07-28T19:38:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[82788]: audit 2024-07-28T19:38:53.340666+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[82788]: audit 2024-07-28T19:38:53.354242+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[82788]: audit 2024-07-28T19:38:53.360591+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[82788]: audit 2024-07-28T19:38:53.362317+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:38:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[82788]: audit 2024-07-28T19:38:53.373077+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[80445]: cluster 2024-07-28T19:38:52.056030+0000 mgr.y (mgr.34101) 261 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 178 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s; 4.6 MiB/s, 3 objects/s recovering 2024-07-28T19:38:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[80445]: cluster 2024-07-28T19:38:52.397639+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-07-28T19:38:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[80445]: audit 2024-07-28T19:38:53.340666+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[80445]: audit 2024-07-28T19:38:53.354242+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[80445]: audit 2024-07-28T19:38:53.360591+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[80445]: audit 2024-07-28T19:38:53.362317+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:38:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:53 smithi045 bash[80445]: audit 2024-07-28T19:38:53.373077+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:53 smithi155 bash[68033]: cluster 2024-07-28T19:38:52.056030+0000 mgr.y (mgr.34101) 261 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 178 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s; 4.6 MiB/s, 3 objects/s recovering 2024-07-28T19:38:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:53 smithi155 bash[68033]: cluster 2024-07-28T19:38:52.397639+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-07-28T19:38:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:53 smithi155 bash[68033]: audit 2024-07-28T19:38:53.340666+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:53 smithi155 bash[68033]: audit 2024-07-28T19:38:53.354242+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:53 smithi155 bash[68033]: audit 2024-07-28T19:38:53.360591+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:53 smithi155 bash[68033]: audit 2024-07-28T19:38:53.362317+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:38:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:53 smithi155 bash[68033]: audit 2024-07-28T19:38:53.373077+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:54.426 INFO:tasks.rados.rados.0.smithi045.stdout:2313: done (0 left) 2024-07-28T19:38:54.426 INFO:tasks.rados.rados.0.smithi045.stdout:2314: read oid 36 snap 297 2024-07-28T19:38:54.426 INFO:tasks.rados.rados.0.smithi045.stdout:2314: expect (ObjNum 763 snap 263 seq_num 763) 2024-07-28T19:38:54.427 INFO:tasks.rados.rados.0.smithi045.stdout:2315: write oid 21 current snap is 304 2024-07-28T19:38:54.427 INFO:tasks.rados.rados.0.smithi045.stdout:2315: seq_num 865 ranges {538055=638274,1867983=670072} 2024-07-28T19:38:54.446 INFO:tasks.rados.rados.0.smithi045.stdout:2315: writing smithi04569809-21 from 538055 to 1176329 tid 1 2024-07-28T19:38:54.470 INFO:tasks.rados.rados.0.smithi045.stdout:2315: writing smithi04569809-21 from 1867983 to 2538055 tid 2 2024-07-28T19:38:54.470 INFO:tasks.rados.rados.0.smithi045.stdout:2316: snap_create 2024-07-28T19:38:54.470 INFO:tasks.rados.rados.0.smithi045.stdout:2314: expect (ObjNum 763 snap 263 seq_num 763) 2024-07-28T19:38:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[80445]: cluster 2024-07-28T19:38:53.403977+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-07-28T19:38:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[80445]: audit 2024-07-28T19:38:53.413856+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.45:0/1643957152' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[80445]: audit 2024-07-28T19:38:53.488636+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[80445]: audit 2024-07-28T19:38:53.494052+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[80445]: audit 2024-07-28T19:38:53.497138+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[80445]: audit 2024-07-28T19:38:53.499561+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[80445]: audit 2024-07-28T19:38:53.502777+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T19:38:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[80445]: audit 2024-07-28T19:38:53.503094+0000 mgr.y (mgr.34101) 262 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T19:38:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[80445]: cephadm 2024-07-28T19:38:53.504806+0000 mgr.y (mgr.34101) 263 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-07-28T19:38:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[82788]: cluster 2024-07-28T19:38:53.403977+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-07-28T19:38:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[82788]: audit 2024-07-28T19:38:53.413856+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.45:0/1643957152' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[82788]: audit 2024-07-28T19:38:53.488636+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[82788]: audit 2024-07-28T19:38:53.494052+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[82788]: audit 2024-07-28T19:38:53.497138+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[82788]: audit 2024-07-28T19:38:53.499561+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[82788]: audit 2024-07-28T19:38:53.502777+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T19:38:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[82788]: audit 2024-07-28T19:38:53.503094+0000 mgr.y (mgr.34101) 262 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T19:38:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:54 smithi045 bash[82788]: cephadm 2024-07-28T19:38:53.504806+0000 mgr.y (mgr.34101) 263 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-07-28T19:38:54.742 INFO:tasks.rados.rados.0.smithi045.stdout:2315: finishing write tid 1 to smithi04569809-21 2024-07-28T19:38:54.743 INFO:tasks.rados.rados.0.smithi045.stdout:2315: finishing write tid 2 to smithi04569809-21 2024-07-28T19:38:54.743 INFO:tasks.rados.rados.0.smithi045.stdout:2315: finishing write tid 3 to smithi04569809-21 2024-07-28T19:38:54.743 INFO:tasks.rados.rados.0.smithi045.stdout:2315: finishing write tid 4 to smithi04569809-21 2024-07-28T19:38:54.743 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1169 (ObjNum 865 snap 304 seq_num 865) dirty exists 2024-07-28T19:38:54.743 INFO:tasks.rados.rados.0.smithi045.stdout:2315: left oid 21 (ObjNum 865 snap 304 seq_num 865) 2024-07-28T19:38:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:54 smithi155 bash[68033]: cluster 2024-07-28T19:38:53.403977+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-07-28T19:38:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:54 smithi155 bash[68033]: audit 2024-07-28T19:38:53.413856+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.45:0/1643957152' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:54 smithi155 bash[68033]: audit 2024-07-28T19:38:53.488636+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:38:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:54 smithi155 bash[68033]: audit 2024-07-28T19:38:53.494052+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:54 smithi155 bash[68033]: audit 2024-07-28T19:38:53.497138+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:54 smithi155 bash[68033]: audit 2024-07-28T19:38:53.499561+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:38:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:54 smithi155 bash[68033]: audit 2024-07-28T19:38:53.502777+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T19:38:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:54 smithi155 bash[68033]: audit 2024-07-28T19:38:53.503094+0000 mgr.y (mgr.34101) 262 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-28T19:38:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:54 smithi155 bash[68033]: cephadm 2024-07-28T19:38:53.504806+0000 mgr.y (mgr.34101) 263 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-07-28T19:38:55.225 INFO:tasks.rados.rados.0.smithi045.stdout:2314: done (2 left) 2024-07-28T19:38:55.225 INFO:tasks.rados.rados.0.smithi045.stdout:2315: done (1 left) 2024-07-28T19:38:55.225 INFO:tasks.rados.rados.0.smithi045.stdout:2316: done (0 left) 2024-07-28T19:38:55.225 INFO:tasks.rados.rados.0.smithi045.stdout:2317: snap_create 2024-07-28T19:38:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:55 smithi045 bash[82788]: cluster 2024-07-28T19:38:54.057131+0000 mgr.y (mgr.34101) 264 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 180 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 283 KiB/s wr, 5 op/s 2024-07-28T19:38:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:55 smithi045 bash[82788]: cluster 2024-07-28T19:38:54.426641+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-07-28T19:38:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:55 smithi045 bash[82788]: cluster 2024-07-28T19:38:55.226186+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-07-28T19:38:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:55 smithi045 bash[80445]: cluster 2024-07-28T19:38:54.057131+0000 mgr.y (mgr.34101) 264 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 180 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 283 KiB/s wr, 5 op/s 2024-07-28T19:38:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:55 smithi045 bash[80445]: cluster 2024-07-28T19:38:54.426641+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-07-28T19:38:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:55 smithi045 bash[80445]: cluster 2024-07-28T19:38:55.226186+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-07-28T19:38:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:55 smithi155 bash[68033]: cluster 2024-07-28T19:38:54.057131+0000 mgr.y (mgr.34101) 264 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 180 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 283 KiB/s wr, 5 op/s 2024-07-28T19:38:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:55 smithi155 bash[68033]: cluster 2024-07-28T19:38:54.426641+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-07-28T19:38:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:55 smithi155 bash[68033]: cluster 2024-07-28T19:38:55.226186+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-07-28T19:38:56.229 INFO:tasks.rados.rados.0.smithi045.stdout:2317: done (0 left) 2024-07-28T19:38:56.229 INFO:tasks.rados.rados.0.smithi045.stdout:2318: snap_remove snap 292 2024-07-28T19:38:56.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[80445]: cephadm 2024-07-28T19:38:55.582483+0000 mgr.y (mgr.34101) 265 : cephadm [INF] Upgrade: Updating osd.3 2024-07-28T19:38:56.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[80445]: audit 2024-07-28T19:38:55.592536+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:56.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[80445]: audit 2024-07-28T19:38:55.593974+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T19:38:56.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[80445]: audit 2024-07-28T19:38:55.594911+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:56.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[80445]: cephadm 2024-07-28T19:38:55.599045+0000 mgr.y (mgr.34101) 266 : cephadm [INF] Deploying daemon osd.3 on smithi045 2024-07-28T19:38:56.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[80445]: audit 2024-07-28T19:38:55.717507+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.45:0/1072935734' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:56.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[80445]: cluster 2024-07-28T19:38:56.229903+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-07-28T19:38:56.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[82788]: cephadm 2024-07-28T19:38:55.582483+0000 mgr.y (mgr.34101) 265 : cephadm [INF] Upgrade: Updating osd.3 2024-07-28T19:38:56.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[82788]: audit 2024-07-28T19:38:55.592536+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:56.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[82788]: audit 2024-07-28T19:38:55.593974+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T19:38:56.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[82788]: audit 2024-07-28T19:38:55.594911+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:56.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[82788]: cephadm 2024-07-28T19:38:55.599045+0000 mgr.y (mgr.34101) 266 : cephadm [INF] Deploying daemon osd.3 on smithi045 2024-07-28T19:38:56.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[82788]: audit 2024-07-28T19:38:55.717507+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.45:0/1072935734' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:56.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:56 smithi045 bash[82788]: cluster 2024-07-28T19:38:56.229903+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-07-28T19:38:57.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:56 smithi155 bash[68033]: cephadm 2024-07-28T19:38:55.582483+0000 mgr.y (mgr.34101) 265 : cephadm [INF] Upgrade: Updating osd.3 2024-07-28T19:38:57.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:56 smithi155 bash[68033]: audit 2024-07-28T19:38:55.592536+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:57.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:56 smithi155 bash[68033]: audit 2024-07-28T19:38:55.593974+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-28T19:38:57.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:56 smithi155 bash[68033]: audit 2024-07-28T19:38:55.594911+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:38:57.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:56 smithi155 bash[68033]: cephadm 2024-07-28T19:38:55.599045+0000 mgr.y (mgr.34101) 266 : cephadm [INF] Deploying daemon osd.3 on smithi045 2024-07-28T19:38:57.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:56 smithi155 bash[68033]: audit 2024-07-28T19:38:55.717507+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.45:0/1072935734' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:57.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:56 smithi155 bash[68033]: cluster 2024-07-28T19:38:56.229903+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-07-28T19:38:57.239 INFO:tasks.rados.rados.0.smithi045.stdout:2318: done (0 left) 2024-07-28T19:38:57.239 INFO:tasks.rados.rados.0.smithi045.stdout:2319: snap_remove snap 295 2024-07-28T19:38:57.912 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:57 smithi045 bash[80445]: cluster 2024-07-28T19:38:56.057873+0000 mgr.y (mgr.34101) 267 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 180 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 283 KiB/s wr, 5 op/s 2024-07-28T19:38:57.912 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:57 smithi045 bash[80445]: cluster 2024-07-28T19:38:57.233727+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-07-28T19:38:57.912 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:57 smithi045 bash[82788]: cluster 2024-07-28T19:38:56.057873+0000 mgr.y (mgr.34101) 267 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 180 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 283 KiB/s wr, 5 op/s 2024-07-28T19:38:57.912 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:57 smithi045 bash[82788]: cluster 2024-07-28T19:38:57.233727+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-07-28T19:38:58.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:57 smithi155 bash[68033]: cluster 2024-07-28T19:38:56.057873+0000 mgr.y (mgr.34101) 267 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 180 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 283 KiB/s wr, 5 op/s 2024-07-28T19:38:58.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:57 smithi155 bash[68033]: cluster 2024-07-28T19:38:57.233727+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-07-28T19:38:58.235 INFO:tasks.rados.rados.0.smithi045.stdout:2319: done (0 left) 2024-07-28T19:38:58.235 INFO:tasks.rados.rados.0.smithi045.stdout:2320: snap_create 2024-07-28T19:38:58.881 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:58 smithi045 bash[80445]: audit 2024-07-28T19:38:58.018864+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.45:0/1573105226' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:58.882 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:58 smithi045 bash[80445]: audit 2024-07-28T19:38:58.208643+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:58.882 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:58 smithi045 bash[80445]: cluster 2024-07-28T19:38:58.235506+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-07-28T19:38:58.882 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:58 smithi045 bash[82788]: audit 2024-07-28T19:38:58.018864+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.45:0/1573105226' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:58.882 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:58 smithi045 bash[82788]: audit 2024-07-28T19:38:58.208643+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:58.882 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:58 smithi045 bash[82788]: cluster 2024-07-28T19:38:58.235506+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-07-28T19:38:59.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:58 smithi155 bash[68033]: audit 2024-07-28T19:38:58.018864+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.45:0/1573105226' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:38:59.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:58 smithi155 bash[68033]: audit 2024-07-28T19:38:58.208643+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:38:59.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:58 smithi155 bash[68033]: cluster 2024-07-28T19:38:58.235506+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-07-28T19:38:59.233 INFO:tasks.rados.rados.0.smithi045.stdout:2320: done (0 left) 2024-07-28T19:38:59.233 INFO:tasks.rados.rados.0.smithi045.stdout:2321: snap_remove snap 290 2024-07-28T19:38:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:59 smithi045 bash[80445]: cluster 2024-07-28T19:38:58.058487+0000 mgr.y (mgr.34101) 268 : cluster [DBG] pgmap v550: 89 pgs: 89 active+clean; 180 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:38:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:38:59 smithi045 bash[80445]: cluster 2024-07-28T19:38:59.234345+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-07-28T19:38:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:59 smithi045 bash[82788]: cluster 2024-07-28T19:38:58.058487+0000 mgr.y (mgr.34101) 268 : cluster [DBG] pgmap v550: 89 pgs: 89 active+clean; 180 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:38:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:38:59 smithi045 bash[82788]: cluster 2024-07-28T19:38:59.234345+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-07-28T19:39:00.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:59 smithi155 bash[68033]: cluster 2024-07-28T19:38:58.058487+0000 mgr.y (mgr.34101) 268 : cluster [DBG] pgmap v550: 89 pgs: 89 active+clean; 180 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:39:00.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:38:59 smithi155 bash[68033]: cluster 2024-07-28T19:38:59.234345+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-07-28T19:39:00.242 INFO:tasks.rados.rados.0.smithi045.stdout:2321: done (0 left) 2024-07-28T19:39:00.242 INFO:tasks.rados.rados.0.smithi045.stdout:2322: write oid 50 current snap is 307 2024-07-28T19:39:00.242 INFO:tasks.rados.rados.0.smithi045.stdout:2322: seq_num 866 ranges {554862=713523,1926465=599969} 2024-07-28T19:39:00.249 INFO:tasks.rados.rados.0.smithi045.stdout:2322: writing smithi04569809-50 from 554862 to 1268385 tid 1 2024-07-28T19:39:00.259 INFO:tasks.rados.rados.0.smithi045.stdout:2322: writing smithi04569809-50 from 1926465 to 2526434 tid 2 2024-07-28T19:39:00.260 INFO:tasks.rados.rados.0.smithi045.stdout:2323: read oid 4 snap -1 2024-07-28T19:39:00.260 INFO:tasks.rados.rados.0.smithi045.stdout:2323: expect deleted 2024-07-28T19:39:00.260 INFO:tasks.rados.rados.0.smithi045.stdout:2324: delete oid 12 current snap is 307 2024-07-28T19:39:00.268 INFO:tasks.rados.rados.0.smithi045.stdout:2322: finishing write tid 1 to smithi04569809-50 2024-07-28T19:39:00.270 INFO:tasks.rados.rados.0.smithi045.stdout:2323: done (2 left) 2024-07-28T19:39:00.270 INFO:tasks.rados.rados.0.smithi045.stdout:2324: done (1 left) 2024-07-28T19:39:00.270 INFO:tasks.rados.rados.0.smithi045.stdout:2325: read oid 23 snap -1 2024-07-28T19:39:00.270 INFO:tasks.rados.rados.0.smithi045.stdout:2325: expect deleted 2024-07-28T19:39:00.270 INFO:tasks.rados.rados.0.smithi045.stdout:2326: read oid 49 snap -1 2024-07-28T19:39:00.270 INFO:tasks.rados.rados.0.smithi045.stdout:2326: expect deleted 2024-07-28T19:39:00.270 INFO:tasks.rados.rados.0.smithi045.stdout:2327: read oid 21 snap -1 2024-07-28T19:39:00.270 INFO:tasks.rados.rados.0.smithi045.stdout:2327: expect (ObjNum 865 snap 304 seq_num 865) 2024-07-28T19:39:00.270 INFO:tasks.rados.rados.0.smithi045.stdout:2328: write oid 8 current snap is 307 2024-07-28T19:39:00.270 INFO:tasks.rados.rados.0.smithi045.stdout:2328: seq_num 868 ranges {588476=580374,1643429=603638} 2024-07-28T19:39:00.277 INFO:tasks.rados.rados.0.smithi045.stdout:2328: writing smithi04569809-8 from 588476 to 1168850 tid 1 2024-07-28T19:39:00.283 INFO:tasks.rados.rados.0.smithi045.stdout:2328: writing smithi04569809-8 from 1643429 to 2247067 tid 2 2024-07-28T19:39:00.284 INFO:tasks.rados.rados.0.smithi045.stdout:2329: write oid 9 current snap is 307 2024-07-28T19:39:00.284 INFO:tasks.rados.rados.0.smithi045.stdout:2329: seq_num 869 ranges {605283=655623,1701911=747296} 2024-07-28T19:39:00.291 INFO:tasks.rados.rados.0.smithi045.stdout:2329: writing smithi04569809-9 from 605283 to 1260906 tid 1 2024-07-28T19:39:00.298 INFO:tasks.rados.rados.0.smithi045.stdout:2329: writing smithi04569809-9 from 1701911 to 2449207 tid 2 2024-07-28T19:39:00.299 INFO:tasks.rados.rados.0.smithi045.stdout:2330: snap_remove snap 305 2024-07-28T19:39:00.306 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:39:00 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:00.307 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:00 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:00.307 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:39:00 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:00.307 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:00 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:00.307 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:39:00 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:00.308 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:39:00 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:00.308 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:39:00 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:00.308 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:39:00 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:00.309 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:00 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:00.597 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:00 smithi045 systemd[1]: Stopping Ceph osd.3 for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:39:00.598 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:00 smithi045 bash[51765]: debug 2024-07-28T19:39:00.438+0000 7f8d6cdd8640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:39:00.598 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:00 smithi045 bash[51765]: debug 2024-07-28T19:39:00.438+0000 7f8d6cdd8640 -1 osd.3 675 *** Got signal Terminated *** 2024-07-28T19:39:00.598 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:00 smithi045 bash[51765]: debug 2024-07-28T19:39:00.438+0000 7f8d6cdd8640 -1 osd.3 675 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:39:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:39:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:39:00] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-07-28T19:39:01.252 INFO:tasks.rados.rados.0.smithi045.stdout:2322: finishing write tid 2 to smithi04569809-50 2024-07-28T19:39:01.252 INFO:tasks.rados.rados.0.smithi045.stdout:2322: finishing write tid 3 to smithi04569809-50 2024-07-28T19:39:01.252 INFO:tasks.rados.rados.0.smithi045.stdout:2322: finishing write tid 4 to smithi04569809-50 2024-07-28T19:39:01.252 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 583 (ObjNum 866 snap 307 seq_num 866) dirty exists 2024-07-28T19:39:01.252 INFO:tasks.rados.rados.0.smithi045.stdout:2322: left oid 50 (ObjNum 866 snap 307 seq_num 866) 2024-07-28T19:39:01.252 INFO:tasks.rados.rados.0.smithi045.stdout:2327: expect (ObjNum 865 snap 304 seq_num 865) 2024-07-28T19:39:01.331 INFO:tasks.rados.rados.0.smithi045.stdout:2328: finishing write tid 1 to smithi04569809-8 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2328: finishing write tid 2 to smithi04569809-8 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2328: finishing write tid 3 to smithi04569809-8 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2328: finishing write tid 4 to smithi04569809-8 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1217 (ObjNum 868 snap 307 seq_num 868) dirty exists 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2328: left oid 8 (ObjNum 868 snap 307 seq_num 868) 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2329: finishing write tid 1 to smithi04569809-9 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2329: finishing write tid 2 to smithi04569809-9 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2329: finishing write tid 3 to smithi04569809-9 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2329: finishing write tid 4 to smithi04569809-9 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 884 (ObjNum 869 snap 307 seq_num 869) dirty exists 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2329: left oid 9 (ObjNum 869 snap 307 seq_num 869) 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2322: done (6 left) 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2325: done (5 left) 2024-07-28T19:39:01.332 INFO:tasks.rados.rados.0.smithi045.stdout:2326: done (4 left) 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:2327: done (3 left) 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:2328: done (2 left) 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:2329: done (1 left) 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:2330: done (0 left) 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:2331: rollback oid 16 current snap is 307 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 16 to 293 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:2332: rollback oid 43 current snap is 307 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 43 to 304 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:2333: rollback oid 6 current snap is 307 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 6 to 301 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:2334: read oid 8 snap 296 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:2334: expect (ObjNum 600 snap 192 seq_num 600) 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:2335: read oid 48 snap 294 2024-07-28T19:39:01.333 INFO:tasks.rados.rados.0.smithi045.stdout:2335: expect (ObjNum 853 snap 294 seq_num 853) 2024-07-28T19:39:01.334 INFO:tasks.rados.rados.0.smithi045.stdout:2336: rollback oid 13 current snap is 307 2024-07-28T19:39:01.334 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 13 to 293 2024-07-28T19:39:01.334 INFO:tasks.rados.rados.0.smithi045.stdout:2337: delete oid 35 current snap is 307 2024-07-28T19:39:01.336 INFO:tasks.rados.rados.0.smithi045.stdout:2331: finishing rollback tid 1 to smithi04569809-16 2024-07-28T19:39:01.336 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 545 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:39:01.337 INFO:tasks.rados.rados.0.smithi045.stdout:2332: finishing rollback tid 0 to smithi04569809-43 2024-07-28T19:39:01.338 INFO:tasks.rados.rados.0.smithi045.stdout:2333: finishing rollback tid 0 to smithi04569809-6 2024-07-28T19:39:01.339 INFO:tasks.rados.rados.0.smithi045.stdout:2331: done (6 left) 2024-07-28T19:39:01.339 INFO:tasks.rados.rados.0.smithi045.stdout:2337: done (5 left) 2024-07-28T19:39:01.339 INFO:tasks.rados.rados.0.smithi045.stdout:2338: write oid 5 current snap is 307 2024-07-28T19:39:01.339 INFO:tasks.rados.rados.0.smithi045.stdout:2338: seq_num 871 ranges {638897=406121,1818875=750965} 2024-07-28T19:39:01.344 INFO:tasks.rados.rados.0.smithi045.stdout:2338: writing smithi04569809-5 from 638897 to 1045018 tid 1 2024-07-28T19:39:01.354 INFO:tasks.rados.rados.0.smithi045.stdout:2338: writing smithi04569809-5 from 1818875 to 2569840 tid 2 2024-07-28T19:39:01.354 INFO:tasks.rados.rados.0.smithi045.stdout:2339: rollback oid 33 current snap is 307 2024-07-28T19:39:01.354 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 33 to 293 2024-07-28T19:39:01.354 INFO:tasks.rados.rados.0.smithi045.stdout:2332: finishing rollback tid 1 to smithi04569809-43 2024-07-28T19:39:01.354 INFO:tasks.rados.rados.0.smithi045.stdout:2332: finishing rollback tid 2 to smithi04569809-43 2024-07-28T19:39:01.354 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 473 (ObjNum 827 snap 289 seq_num 827) dirty exists 2024-07-28T19:39:01.354 INFO:tasks.rados.rados.0.smithi045.stdout:2336: finishing rollback tid 1 to smithi04569809-13 2024-07-28T19:39:01.354 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1471 (ObjNum 97 snap 0 seq_num 0) dirty dne 2024-07-28T19:39:01.354 INFO:tasks.rados.rados.0.smithi045.stdout:2333: finishing rollback tid 1 to smithi04569809-6 2024-07-28T19:39:01.355 INFO:tasks.rados.rados.0.smithi045.stdout:2333: finishing rollback tid 2 to smithi04569809-6 2024-07-28T19:39:01.355 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1619 (ObjNum 783 snap 274 seq_num 783) dirty exists 2024-07-28T19:39:01.355 INFO:tasks.rados.rados.0.smithi045.stdout:2335: expect (ObjNum 853 snap 294 seq_num 853) 2024-07-28T19:39:01.531 INFO:tasks.rados.rados.0.smithi045.stdout:2338: finishing write tid 1 to smithi04569809-5 2024-07-28T19:39:01.531 INFO:tasks.rados.rados.0.smithi045.stdout:2339: finishing rollback tid 1 to smithi04569809-33 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 410 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:2338: finishing write tid 2 to smithi04569809-5 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:2338: finishing write tid 3 to smithi04569809-5 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:2338: finishing write tid 4 to smithi04569809-5 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 1584 (ObjNum 871 snap 307 seq_num 871) dirty exists 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:2338: left oid 5 (ObjNum 871 snap 307 seq_num 871) 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:2332: done (6 left) 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:2333: done (5 left) 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:2335: done (4 left) 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:2336: done (3 left) 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:2338: done (2 left) 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:2339: done (1 left) 2024-07-28T19:39:01.532 INFO:tasks.rados.rados.0.smithi045.stdout:2340: snap_remove snap 300 2024-07-28T19:39:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:01 smithi155 bash[68033]: cluster 2024-07-28T19:39:00.059148+0000 mgr.y (mgr.34101) 269 : cluster [DBG] pgmap v553: 89 pgs: 89 active+clean; 183 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 320 KiB/s wr, 3 op/s 2024-07-28T19:39:01.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:01 smithi155 bash[68033]: cluster 2024-07-28T19:39:00.239620+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-07-28T19:39:01.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:01 smithi155 bash[68033]: audit 2024-07-28T19:39:00.354650+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.45:0/82718065' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:01.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:01 smithi155 bash[68033]: cluster 2024-07-28T19:39:00.444354+0000 mon.a (mon.0) 612 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T19:39:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:01 smithi045 bash[80445]: cluster 2024-07-28T19:39:00.059148+0000 mgr.y (mgr.34101) 269 : cluster [DBG] pgmap v553: 89 pgs: 89 active+clean; 183 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 320 KiB/s wr, 3 op/s 2024-07-28T19:39:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:01 smithi045 bash[80445]: cluster 2024-07-28T19:39:00.239620+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-07-28T19:39:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:01 smithi045 bash[80445]: audit 2024-07-28T19:39:00.354650+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.45:0/82718065' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:01 smithi045 bash[80445]: cluster 2024-07-28T19:39:00.444354+0000 mon.a (mon.0) 612 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T19:39:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:01 smithi045 bash[82788]: cluster 2024-07-28T19:39:00.059148+0000 mgr.y (mgr.34101) 269 : cluster [DBG] pgmap v553: 89 pgs: 89 active+clean; 183 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 320 KiB/s wr, 3 op/s 2024-07-28T19:39:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:01 smithi045 bash[82788]: cluster 2024-07-28T19:39:00.239620+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-07-28T19:39:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:01 smithi045 bash[82788]: audit 2024-07-28T19:39:00.354650+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.45:0/82718065' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:01 smithi045 bash[82788]: cluster 2024-07-28T19:39:00.444354+0000 mon.a (mon.0) 612 : cluster [INF] osd.3 marked itself down and dead 2024-07-28T19:39:02.246 INFO:tasks.rados.rados.0.smithi045.stdout:2340: done (1 left) 2024-07-28T19:39:02.246 INFO:tasks.rados.rados.0.smithi045.stdout:2341: write oid 31 current snap is 307 2024-07-28T19:39:02.246 INFO:tasks.rados.rados.0.smithi045.stdout:2341: seq_num 872 ranges {655704=481370,1761004=494623} 2024-07-28T19:39:02.260 INFO:tasks.rados.rados.0.smithi045.stdout:2341: writing smithi04569809-31 from 655704 to 1137074 tid 1 2024-07-28T19:39:02.267 INFO:tasks.rados.rados.0.smithi045.stdout:2341: writing smithi04569809-31 from 1761004 to 2255627 tid 2 2024-07-28T19:39:02.267 INFO:tasks.rados.rados.0.smithi045.stdout:2342: snap_remove snap 299 2024-07-28T19:39:02.541 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:02 smithi045 bash[80445]: cluster 2024-07-28T19:39:01.234251+0000 mon.a (mon.0) 613 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:39:02.541 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:02 smithi045 bash[80445]: cluster 2024-07-28T19:39:01.242862+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e676: 8 total, 7 up, 8 in 2024-07-28T19:39:02.541 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:02 smithi045 bash[80445]: cluster 2024-07-28T19:39:02.246721+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e677: 8 total, 7 up, 8 in 2024-07-28T19:39:02.541 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:02 smithi045 bash[82788]: cluster 2024-07-28T19:39:01.234251+0000 mon.a (mon.0) 613 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:39:02.542 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:02 smithi045 bash[82788]: cluster 2024-07-28T19:39:01.242862+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e676: 8 total, 7 up, 8 in 2024-07-28T19:39:02.542 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:02 smithi045 bash[82788]: cluster 2024-07-28T19:39:02.246721+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e677: 8 total, 7 up, 8 in 2024-07-28T19:39:02.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:39:02 smithi155 bash[60745]: ts=2024-07-28T19:39:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:39:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:02 smithi155 bash[68033]: cluster 2024-07-28T19:39:01.234251+0000 mon.a (mon.0) 613 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:39:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:02 smithi155 bash[68033]: cluster 2024-07-28T19:39:01.242862+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e676: 8 total, 7 up, 8 in 2024-07-28T19:39:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:02 smithi155 bash[68033]: cluster 2024-07-28T19:39:02.246721+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e677: 8 total, 7 up, 8 in 2024-07-28T19:39:02.859 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:02 smithi045 bash[102639]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-3 2024-07-28T19:39:02.859 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:02 smithi045 bash[102730]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-3 2024-07-28T19:39:03.267 INFO:tasks.rados.rados.0.smithi045.stdout:2342: done (2 left) 2024-07-28T19:39:03.267 INFO:tasks.rados.rados.0.smithi045.stdout:2343: snap_create 2024-07-28T19:39:03.267 INFO:tasks.rados.rados.0.smithi045.stdout:2334: expect (ObjNum 600 snap 192 seq_num 600) 2024-07-28T19:39:03.416 INFO:tasks.rados.rados.0.smithi045.stdout:2341: finishing write tid 1 to smithi04569809-31 2024-07-28T19:39:03.417 INFO:tasks.rados.rados.0.smithi045.stdout:2341: finishing write tid 2 to smithi04569809-31 2024-07-28T19:39:03.417 INFO:tasks.rados.rados.0.smithi045.stdout:2341: finishing write tid 3 to smithi04569809-31 2024-07-28T19:39:03.417 INFO:tasks.rados.rados.0.smithi045.stdout:2341: finishing write tid 4 to smithi04569809-31 2024-07-28T19:39:03.417 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 1624 (ObjNum 872 snap 307 seq_num 872) dirty exists 2024-07-28T19:39:03.417 INFO:tasks.rados.rados.0.smithi045.stdout:2341: left oid 31 (ObjNum 872 snap 307 seq_num 872) 2024-07-28T19:39:03.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:03 smithi155 bash[68033]: cluster 2024-07-28T19:39:02.060159+0000 mgr.y (mgr.34101) 270 : cluster [DBG] pgmap v556: 89 pgs: 8 peering, 9 stale+active+clean, 72 active+clean; 185 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 662 KiB/s wr, 5 op/s 2024-07-28T19:39:03.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:03 smithi155 bash[68033]: cluster 2024-07-28T19:39:02.254012+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-07-28T19:39:03.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:03 smithi155 bash[68033]: audit 2024-07-28T19:39:02.654320+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.45:0/842711328' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:03.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:03 smithi155 bash[68033]: audit 2024-07-28T19:39:03.043075+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:03.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:03 smithi155 bash[68033]: audit 2024-07-28T19:39:03.045590+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:03.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:03 smithi155 bash[68033]: cluster 2024-07-28T19:39:03.267174+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e678: 8 total, 7 up, 8 in 2024-07-28T19:39:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[80445]: cluster 2024-07-28T19:39:02.060159+0000 mgr.y (mgr.34101) 270 : cluster [DBG] pgmap v556: 89 pgs: 8 peering, 9 stale+active+clean, 72 active+clean; 185 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 662 KiB/s wr, 5 op/s 2024-07-28T19:39:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[80445]: cluster 2024-07-28T19:39:02.254012+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-07-28T19:39:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[80445]: audit 2024-07-28T19:39:02.654320+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.45:0/842711328' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[80445]: audit 2024-07-28T19:39:03.043075+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[80445]: audit 2024-07-28T19:39:03.045590+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[80445]: cluster 2024-07-28T19:39:03.267174+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e678: 8 total, 7 up, 8 in 2024-07-28T19:39:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[82788]: cluster 2024-07-28T19:39:02.060159+0000 mgr.y (mgr.34101) 270 : cluster [DBG] pgmap v556: 89 pgs: 8 peering, 9 stale+active+clean, 72 active+clean; 185 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 662 KiB/s wr, 5 op/s 2024-07-28T19:39:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[82788]: cluster 2024-07-28T19:39:02.254012+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-07-28T19:39:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[82788]: audit 2024-07-28T19:39:02.654320+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.45:0/842711328' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[82788]: audit 2024-07-28T19:39:03.043075+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[82788]: audit 2024-07-28T19:39:03.045590+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:03 smithi045 bash[82788]: cluster 2024-07-28T19:39:03.267174+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e678: 8 total, 7 up, 8 in 2024-07-28T19:39:04.267 INFO:tasks.rados.rados.0.smithi045.stdout:2334: done (2 left) 2024-07-28T19:39:04.267 INFO:tasks.rados.rados.0.smithi045.stdout:2341: done (1 left) 2024-07-28T19:39:04.267 INFO:tasks.rados.rados.0.smithi045.stdout:2343: done (0 left) 2024-07-28T19:39:04.267 INFO:tasks.rados.rados.0.smithi045.stdout:2344: delete oid 31 current snap is 308 2024-07-28T19:39:04.273 INFO:tasks.rados.rados.0.smithi045.stdout:2344: done (0 left) 2024-07-28T19:39:04.274 INFO:tasks.rados.rados.0.smithi045.stdout:2345: write oid 40 current snap is 308 2024-07-28T19:39:04.274 INFO:tasks.rados.rados.0.smithi045.stdout:2345: seq_num 874 ranges {689318=631868,1877968=498292} 2024-07-28T19:39:04.283 INFO:tasks.rados.rados.0.smithi045.stdout:2345: writing smithi04569809-40 from 689318 to 1321186 tid 1 2024-07-28T19:39:04.291 INFO:tasks.rados.rados.0.smithi045.stdout:2345: writing smithi04569809-40 from 1877968 to 2376260 tid 2 2024-07-28T19:39:04.291 INFO:tasks.rados.rados.0.smithi045.stdout:2346: read oid 6 snap -1 2024-07-28T19:39:04.291 INFO:tasks.rados.rados.0.smithi045.stdout:2346: expect (ObjNum 783 snap 274 seq_num 783) 2024-07-28T19:39:04.291 INFO:tasks.rados.rados.0.smithi045.stdout:2347: write oid 34 current snap is 308 2024-07-28T19:39:04.292 INFO:tasks.rados.rados.0.smithi045.stdout:2345: finishing write tid 1 to smithi04569809-40 2024-07-28T19:39:04.292 INFO:tasks.rados.rados.0.smithi045.stdout:2347: seq_num 875 ranges {706125=423470,1652803=758303} 2024-07-28T19:39:04.299 INFO:tasks.rados.rados.0.smithi045.stdout:2347: writing smithi04569809-34 from 706125 to 1129595 tid 1 2024-07-28T19:39:04.310 INFO:tasks.rados.rados.0.smithi045.stdout:2347: writing smithi04569809-34 from 1652803 to 2411106 tid 2 2024-07-28T19:39:04.310 INFO:tasks.rados.rados.0.smithi045.stdout:2348: read oid 29 snap 294 2024-07-28T19:39:04.310 INFO:tasks.rados.rados.0.smithi045.stdout:2348: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:39:04.310 INFO:tasks.rados.rados.0.smithi045.stdout:2349: rollback oid 30 current snap is 308 2024-07-28T19:39:04.310 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 30 to 304 2024-07-28T19:39:04.310 INFO:tasks.rados.rados.0.smithi045.stdout:2345: finishing write tid 2 to smithi04569809-40 2024-07-28T19:39:04.310 INFO:tasks.rados.rados.0.smithi045.stdout:2345: finishing write tid 3 to smithi04569809-40 2024-07-28T19:39:04.310 INFO:tasks.rados.rados.0.smithi045.stdout:2345: finishing write tid 4 to smithi04569809-40 2024-07-28T19:39:04.310 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 942 (ObjNum 874 snap 308 seq_num 874) dirty exists 2024-07-28T19:39:04.310 INFO:tasks.rados.rados.0.smithi045.stdout:2345: left oid 40 (ObjNum 874 snap 308 seq_num 874) 2024-07-28T19:39:04.311 INFO:tasks.rados.rados.0.smithi045.stdout:2346: expect (ObjNum 783 snap 274 seq_num 783) 2024-07-28T19:39:04.465 INFO:tasks.rados.rados.0.smithi045.stdout:2347: finishing write tid 1 to smithi04569809-34 2024-07-28T19:39:04.465 INFO:tasks.rados.rados.0.smithi045.stdout:2348: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:39:04.573 INFO:tasks.rados.rados.0.smithi045.stdout:2349: finishing rollback tid 0 to smithi04569809-30 2024-07-28T19:39:04.573 INFO:tasks.rados.rados.0.smithi045.stdout:2349: finishing rollback tid 1 to smithi04569809-30 2024-07-28T19:39:04.573 INFO:tasks.rados.rados.0.smithi045.stdout:2349: finishing rollback tid 2 to smithi04569809-30 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1130 (ObjNum 837 snap 291 seq_num 837) dirty exists 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:2347: finishing write tid 2 to smithi04569809-34 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:2347: finishing write tid 3 to smithi04569809-34 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:2347: finishing write tid 4 to smithi04569809-34 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1592 (ObjNum 875 snap 308 seq_num 875) dirty exists 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:2347: left oid 34 (ObjNum 875 snap 308 seq_num 875) 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:2345: done (4 left) 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:2346: done (3 left) 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:2347: done (2 left) 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:2348: done (1 left) 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:2349: done (0 left) 2024-07-28T19:39:04.574 INFO:tasks.rados.rados.0.smithi045.stdout:2350: delete oid 29 current snap is 308 2024-07-28T19:39:04.578 INFO:tasks.rados.rados.0.smithi045.stdout:2350: done (0 left) 2024-07-28T19:39:04.578 INFO:tasks.rados.rados.0.smithi045.stdout:2351: snap_create 2024-07-28T19:39:05.191 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:39:05 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:05.192 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:05 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:05.192 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:39:05 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:05.192 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:39:05 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:05.193 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:05 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:05.193 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:39:05 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:05.193 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:04 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Deactivated successfully. 2024-07-28T19:39:05.193 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:04 smithi045 systemd[1]: Stopped Ceph osd.3 for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:39:05.193 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:05 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:05.193 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:05 smithi045 systemd[1]: Started Ceph osd.3 for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:39:05.194 INFO:journalctl@ceph.alertmanager.a.smithi045.stdout:Jul 28 19:39:05 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:05.194 INFO:journalctl@ceph.node-exporter.a.smithi045.stdout:Jul 28 19:39:05 smithi045 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:05.224 INFO:tasks.rados.rados.0.smithi045.stdout:2351: done (0 left) 2024-07-28T19:39:05.225 INFO:tasks.rados.rados.0.smithi045.stdout:2352: read oid 3 snap -1 2024-07-28T19:39:05.225 INFO:tasks.rados.rados.0.smithi045.stdout:2352: expect (ObjNum 779 snap 272 seq_num 779) 2024-07-28T19:39:05.225 INFO:tasks.rados.rados.0.smithi045.stdout:2353: snap_remove snap 288 2024-07-28T19:39:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[80445]: cluster 2024-07-28T19:39:04.061003+0000 mgr.y (mgr.34101) 271 : cluster [DBG] pgmap v559: 89 pgs: 21 active+undersized, 8 peering, 5 active+undersized+degraded, 55 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 11/387 objects degraded (2.842%) 2024-07-28T19:39:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[80445]: cluster 2024-07-28T19:39:04.268531+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e679: 8 total, 7 up, 8 in 2024-07-28T19:39:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[80445]: cluster 2024-07-28T19:39:04.280238+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 11/387 objects degraded (2.842%), 5 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[80445]: audit 2024-07-28T19:39:04.952093+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.45:0/1432441186' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[80445]: cluster 2024-07-28T19:39:05.226318+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e680: 8 total, 7 up, 8 in 2024-07-28T19:39:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[80445]: audit 2024-07-28T19:39:05.237008+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[80445]: audit 2024-07-28T19:39:05.243210+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[80445]: audit 2024-07-28T19:39:05.244674+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[82788]: cluster 2024-07-28T19:39:04.061003+0000 mgr.y (mgr.34101) 271 : cluster [DBG] pgmap v559: 89 pgs: 21 active+undersized, 8 peering, 5 active+undersized+degraded, 55 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 11/387 objects degraded (2.842%) 2024-07-28T19:39:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[82788]: cluster 2024-07-28T19:39:04.268531+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e679: 8 total, 7 up, 8 in 2024-07-28T19:39:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[82788]: cluster 2024-07-28T19:39:04.280238+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 11/387 objects degraded (2.842%), 5 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[82788]: audit 2024-07-28T19:39:04.952093+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.45:0/1432441186' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[82788]: cluster 2024-07-28T19:39:05.226318+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e680: 8 total, 7 up, 8 in 2024-07-28T19:39:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[82788]: audit 2024-07-28T19:39:05.237008+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[82788]: audit 2024-07-28T19:39:05.243210+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:05 smithi045 bash[82788]: audit 2024-07-28T19:39:05.244674+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:05.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:05 smithi155 bash[68033]: cluster 2024-07-28T19:39:04.061003+0000 mgr.y (mgr.34101) 271 : cluster [DBG] pgmap v559: 89 pgs: 21 active+undersized, 8 peering, 5 active+undersized+degraded, 55 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 11/387 objects degraded (2.842%) 2024-07-28T19:39:05.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:05 smithi155 bash[68033]: cluster 2024-07-28T19:39:04.268531+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e679: 8 total, 7 up, 8 in 2024-07-28T19:39:05.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:05 smithi155 bash[68033]: cluster 2024-07-28T19:39:04.280238+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 11/387 objects degraded (2.842%), 5 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:05.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:05 smithi155 bash[68033]: audit 2024-07-28T19:39:04.952093+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.45:0/1432441186' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:05.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:05 smithi155 bash[68033]: cluster 2024-07-28T19:39:05.226318+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e680: 8 total, 7 up, 8 in 2024-07-28T19:39:05.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:05 smithi155 bash[68033]: audit 2024-07-28T19:39:05.237008+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:05.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:05 smithi155 bash[68033]: audit 2024-07-28T19:39:05.243210+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:05.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:05 smithi155 bash[68033]: audit 2024-07-28T19:39:05.244674+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:06.232 INFO:tasks.rados.rados.0.smithi045.stdout:2353: done (1 left) 2024-07-28T19:39:06.232 INFO:tasks.rados.rados.0.smithi045.stdout:2354: read oid 10 snap 308 2024-07-28T19:39:06.232 INFO:tasks.rados.rados.0.smithi045.stdout:2354: expect deleted 2024-07-28T19:39:06.232 INFO:tasks.rados.rados.0.smithi045.stdout:2355: snap_remove snap 294 2024-07-28T19:39:07.069 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:06 smithi045 bash[102902]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-07-28T19:39:07.069 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:06 smithi045 bash[102902]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-07-28T19:39:07.069 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:06 smithi045 bash[102902]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-07-28T19:39:07.069 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:06 smithi045 bash[102902]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-07-28T19:39:07.069 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:06 smithi045 bash[102902]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-07-28T19:39:07.069 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:06 smithi045 bash[102902]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-07-28T19:39:07.069 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:06 smithi045 bash[102902]: --> ceph-volume raw activate successful for osd ID: 3 2024-07-28T19:39:07.239 INFO:tasks.rados.rados.0.smithi045.stdout:2355: done (2 left) 2024-07-28T19:39:07.239 INFO:tasks.rados.rados.0.smithi045.stdout:2356: snap_remove snap 301 2024-07-28T19:39:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:07 smithi045 bash[80445]: cluster 2024-07-28T19:39:06.061985+0000 mgr.y (mgr.34101) 272 : cluster [DBG] pgmap v562: 89 pgs: 21 active+undersized, 8 peering, 5 active+undersized+degraded, 55 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 11/387 objects degraded (2.842%) 2024-07-28T19:39:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:07 smithi045 bash[80445]: cluster 2024-07-28T19:39:06.232194+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e681: 8 total, 7 up, 8 in 2024-07-28T19:39:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:07 smithi045 bash[82788]: cluster 2024-07-28T19:39:06.061985+0000 mgr.y (mgr.34101) 272 : cluster [DBG] pgmap v562: 89 pgs: 21 active+undersized, 8 peering, 5 active+undersized+degraded, 55 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 11/387 objects degraded (2.842%) 2024-07-28T19:39:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:07 smithi045 bash[82788]: cluster 2024-07-28T19:39:06.232194+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e681: 8 total, 7 up, 8 in 2024-07-28T19:39:07.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:07 smithi155 bash[68033]: cluster 2024-07-28T19:39:06.061985+0000 mgr.y (mgr.34101) 272 : cluster [DBG] pgmap v562: 89 pgs: 21 active+undersized, 8 peering, 5 active+undersized+degraded, 55 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 11/387 objects degraded (2.842%) 2024-07-28T19:39:07.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:07 smithi155 bash[68033]: cluster 2024-07-28T19:39:06.232194+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e681: 8 total, 7 up, 8 in 2024-07-28T19:39:08.251 INFO:tasks.rados.rados.0.smithi045.stdout:2356: done (2 left) 2024-07-28T19:39:08.251 INFO:tasks.rados.rados.0.smithi045.stdout:2357: snap_create 2024-07-28T19:39:08.251 INFO:tasks.rados.rados.0.smithi045.stdout:2352: expect (ObjNum 779 snap 272 seq_num 779) 2024-07-28T19:39:08.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:08 smithi155 bash[68033]: cluster 2024-07-28T19:39:07.234410+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e682: 8 total, 7 up, 8 in 2024-07-28T19:39:08.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:08 smithi155 bash[68033]: audit 2024-07-28T19:39:07.261311+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.45:0/1246363413' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:08.559 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:08 smithi045 bash[80445]: cluster 2024-07-28T19:39:07.234410+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e682: 8 total, 7 up, 8 in 2024-07-28T19:39:08.559 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:08 smithi045 bash[80445]: audit 2024-07-28T19:39:07.261311+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.45:0/1246363413' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:08.559 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:08 smithi045 bash[82788]: cluster 2024-07-28T19:39:07.234410+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e682: 8 total, 7 up, 8 in 2024-07-28T19:39:08.559 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:08 smithi045 bash[82788]: audit 2024-07-28T19:39:07.261311+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.45:0/1246363413' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:08.967 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:08 smithi045 bash[103155]: debug 2024-07-28T19:39:08.646+0000 7f933554f640 1 -- 172.21.15.45:0/2657018709 <== mon.0 v2:172.21.15.45:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5607d476b1e0 con 0x5607d472bc00 2024-07-28T19:39:09.251 INFO:tasks.rados.rados.0.smithi045.stdout:2352: done (2 left) 2024-07-28T19:39:09.251 INFO:tasks.rados.rados.0.smithi045.stdout:2354: done (1 left) 2024-07-28T19:39:09.251 INFO:tasks.rados.rados.0.smithi045.stdout:2357: done (0 left) 2024-07-28T19:39:09.251 INFO:tasks.rados.rados.0.smithi045.stdout:2358: write oid 41 current snap is 310 2024-07-28T19:39:09.251 INFO:tasks.rados.rados.0.smithi045.stdout:2358: seq_num 877 ranges {739739=573968,2053414=686325} 2024-07-28T19:39:09.271 INFO:tasks.rados.rados.0.smithi045.stdout:2358: writing smithi04569809-41 from 739739 to 1313707 tid 1 2024-07-28T19:39:09.287 INFO:tasks.rados.rados.0.smithi045.stdout:2358: writing smithi04569809-41 from 2053414 to 2739739 tid 2 2024-07-28T19:39:09.287 INFO:tasks.rados.rados.0.smithi045.stdout:2359: write oid 32 current snap is 310 2024-07-28T19:39:09.288 INFO:tasks.rados.rados.0.smithi045.stdout:2359: seq_num 878 ranges {756546=649217,2111896=505630} 2024-07-28T19:39:09.300 INFO:tasks.rados.rados.0.smithi045.stdout:2359: writing smithi04569809-32 from 756546 to 1405763 tid 1 2024-07-28T19:39:09.311 INFO:tasks.rados.rados.0.smithi045.stdout:2359: writing smithi04569809-32 from 2111896 to 2617526 tid 2 2024-07-28T19:39:09.311 INFO:tasks.rados.rados.0.smithi045.stdout:2360: write oid 15 current snap is 310 2024-07-28T19:39:09.312 INFO:tasks.rados.rados.0.smithi045.stdout:2358: finishing write tid 1 to smithi04569809-41 2024-07-28T19:39:09.312 INFO:tasks.rados.rados.0.smithi045.stdout:2358: finishing write tid 2 to smithi04569809-41 2024-07-28T19:39:09.312 INFO:tasks.rados.rados.0.smithi045.stdout:2360: seq_num 879 ranges {773353=724466,2170378=602975} 2024-07-28T19:39:09.324 INFO:tasks.rados.rados.0.smithi045.stdout:2360: writing smithi04569809-15 from 773353 to 1497819 tid 1 2024-07-28T19:39:09.334 INFO:tasks.rados.rados.0.smithi045.stdout:2360: writing smithi04569809-15 from 2170378 to 2773353 tid 2 2024-07-28T19:39:09.334 INFO:tasks.rados.rados.0.smithi045.stdout:2361: read oid 38 snap -1 2024-07-28T19:39:09.334 INFO:tasks.rados.rados.0.smithi045.stdout:2361: expect (ObjNum 864 snap 302 seq_num 864) 2024-07-28T19:39:09.334 INFO:tasks.rados.rados.0.smithi045.stdout:2362: snap_create 2024-07-28T19:39:09.334 INFO:tasks.rados.rados.0.smithi045.stdout:2358: finishing write tid 3 to smithi04569809-41 2024-07-28T19:39:09.334 INFO:tasks.rados.rados.0.smithi045.stdout:2358: finishing write tid 4 to smithi04569809-41 2024-07-28T19:39:09.334 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1133 (ObjNum 877 snap 310 seq_num 877) dirty exists 2024-07-28T19:39:09.334 INFO:tasks.rados.rados.0.smithi045.stdout:2358: left oid 41 (ObjNum 877 snap 310 seq_num 877) 2024-07-28T19:39:09.334 INFO:tasks.rados.rados.0.smithi045.stdout:2359: finishing write tid 1 to smithi04569809-32 2024-07-28T19:39:09.335 INFO:tasks.rados.rados.0.smithi045.stdout:2359: finishing write tid 2 to smithi04569809-32 2024-07-28T19:39:09.335 INFO:tasks.rados.rados.0.smithi045.stdout:2359: finishing write tid 3 to smithi04569809-32 2024-07-28T19:39:09.335 INFO:tasks.rados.rados.0.smithi045.stdout:2359: finishing write tid 4 to smithi04569809-32 2024-07-28T19:39:09.335 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 946 (ObjNum 878 snap 310 seq_num 878) dirty exists 2024-07-28T19:39:09.335 INFO:tasks.rados.rados.0.smithi045.stdout:2359: left oid 32 (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:39:09.335 INFO:tasks.rados.rados.0.smithi045.stdout:2360: finishing write tid 1 to smithi04569809-15 2024-07-28T19:39:09.340 INFO:tasks.rados.rados.0.smithi045.stdout:2360: finishing write tid 2 to smithi04569809-15 2024-07-28T19:39:09.340 INFO:tasks.rados.rados.0.smithi045.stdout:2360: finishing write tid 3 to smithi04569809-15 2024-07-28T19:39:09.340 INFO:tasks.rados.rados.0.smithi045.stdout:2360: finishing write tid 4 to smithi04569809-15 2024-07-28T19:39:09.340 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 1136 (ObjNum 879 snap 310 seq_num 879) dirty exists 2024-07-28T19:39:09.340 INFO:tasks.rados.rados.0.smithi045.stdout:2360: left oid 15 (ObjNum 879 snap 310 seq_num 879) 2024-07-28T19:39:09.351 INFO:tasks.rados.rados.0.smithi045.stdout:2361: expect (ObjNum 864 snap 302 seq_num 864) 2024-07-28T19:39:09.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:09 smithi045 bash[80445]: cluster 2024-07-28T19:39:08.062534+0000 mgr.y (mgr.34101) 273 : cluster [DBG] pgmap v565: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 193 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 276 KiB/s wr, 1 op/s; 21/390 objects degraded (5.385%) 2024-07-28T19:39:09.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:09 smithi045 bash[80445]: cluster 2024-07-28T19:39:08.242870+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-07-28T19:39:09.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:09 smithi045 bash[80445]: cluster 2024-07-28T19:39:08.250263+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e683: 8 total, 7 up, 8 in 2024-07-28T19:39:09.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:09 smithi045 bash[80445]: cluster 2024-07-28T19:39:09.251908+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e684: 8 total, 7 up, 8 in 2024-07-28T19:39:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:09 smithi045 bash[82788]: cluster 2024-07-28T19:39:08.062534+0000 mgr.y (mgr.34101) 273 : cluster [DBG] pgmap v565: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 193 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 276 KiB/s wr, 1 op/s; 21/390 objects degraded (5.385%) 2024-07-28T19:39:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:09 smithi045 bash[82788]: cluster 2024-07-28T19:39:08.242870+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-07-28T19:39:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:09 smithi045 bash[82788]: cluster 2024-07-28T19:39:08.250263+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e683: 8 total, 7 up, 8 in 2024-07-28T19:39:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:09 smithi045 bash[82788]: cluster 2024-07-28T19:39:09.251908+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e684: 8 total, 7 up, 8 in 2024-07-28T19:39:09.468 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:09 smithi045 bash[103155]: debug 2024-07-28T19:39:09.198+0000 7f9337db5640 -1 Falling back to public interface 2024-07-28T19:39:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:09 smithi155 bash[68033]: cluster 2024-07-28T19:39:08.062534+0000 mgr.y (mgr.34101) 273 : cluster [DBG] pgmap v565: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 193 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 276 KiB/s wr, 1 op/s; 21/390 objects degraded (5.385%) 2024-07-28T19:39:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:09 smithi155 bash[68033]: cluster 2024-07-28T19:39:08.242870+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-07-28T19:39:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:09 smithi155 bash[68033]: cluster 2024-07-28T19:39:08.250263+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e683: 8 total, 7 up, 8 in 2024-07-28T19:39:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:09 smithi155 bash[68033]: cluster 2024-07-28T19:39:09.251908+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e684: 8 total, 7 up, 8 in 2024-07-28T19:39:10.274 INFO:tasks.rados.rados.0.smithi045.stdout:2358: done (4 left) 2024-07-28T19:39:10.275 INFO:tasks.rados.rados.0.smithi045.stdout:2359: done (3 left) 2024-07-28T19:39:10.275 INFO:tasks.rados.rados.0.smithi045.stdout:2360: done (2 left) 2024-07-28T19:39:10.275 INFO:tasks.rados.rados.0.smithi045.stdout:2361: done (1 left) 2024-07-28T19:39:10.275 INFO:tasks.rados.rados.0.smithi045.stdout:2362: done (0 left) 2024-07-28T19:39:10.275 INFO:tasks.rados.rados.0.smithi045.stdout:2363: write oid 34 current snap is 311 2024-07-28T19:39:10.275 INFO:tasks.rados.rados.0.smithi045.stdout:2363: seq_num 880 ranges {790160=799715,2112507=509299} 2024-07-28T19:39:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:2363: writing smithi04569809-34 from 790160 to 1589875 tid 1 2024-07-28T19:39:10.294 INFO:tasks.rados.rados.0.smithi045.stdout:2363: writing smithi04569809-34 from 2112507 to 2621806 tid 2 2024-07-28T19:39:10.295 INFO:tasks.rados.rados.0.smithi045.stdout:2364: write oid 13 current snap is 311 2024-07-28T19:39:10.295 INFO:tasks.rados.rados.0.smithi045.stdout:2364: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2024-07-28T19:39:10.302 INFO:tasks.rados.rados.0.smithi045.stdout:2364: writing smithi04569809-13 from 406967 to 881931 tid 1 2024-07-28T19:39:10.311 INFO:tasks.rados.rados.0.smithi045.stdout:2364: writing smithi04569809-13 from 1370989 to 2140299 tid 2 2024-07-28T19:39:10.317 INFO:tasks.rados.rados.0.smithi045.stdout:2364: writing smithi04569809-13 from 2677186 to 2806967 tid 3 2024-07-28T19:39:10.317 INFO:tasks.rados.rados.0.smithi045.stdout:2365: write oid 36 current snap is 311 2024-07-28T19:39:10.317 INFO:tasks.rados.rados.0.smithi045.stdout:2365: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2024-07-28T19:39:10.325 INFO:tasks.rados.rados.0.smithi045.stdout:2365: writing smithi04569809-36 from 423774 to 1090340 tid 1 2024-07-28T19:39:10.332 INFO:tasks.rados.rados.0.smithi045.stdout:2365: writing smithi04569809-36 from 1545824 to 2058792 tid 2 2024-07-28T19:39:10.338 INFO:tasks.rados.rados.0.smithi045.stdout:2365: writing smithi04569809-36 from 2704609 to 2823774 tid 3 2024-07-28T19:39:10.338 INFO:tasks.rados.rados.0.smithi045.stdout:2366: read oid 15 snap -1 2024-07-28T19:39:10.338 INFO:tasks.rados.rados.0.smithi045.stdout:2366: expect (ObjNum 879 snap 310 seq_num 879) 2024-07-28T19:39:10.338 INFO:tasks.rados.rados.0.smithi045.stdout:2367: write oid 17 current snap is 311 2024-07-28T19:39:10.339 INFO:tasks.rados.rados.0.smithi045.stdout:2363: finishing write tid 1 to smithi04569809-34 2024-07-28T19:39:10.339 INFO:tasks.rados.rados.0.smithi045.stdout:2367: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2024-07-28T19:39:10.346 INFO:tasks.rados.rados.0.smithi045.stdout:2367: writing smithi04569809-17 from 440581 to 1182396 tid 1 2024-07-28T19:39:10.353 INFO:tasks.rados.rados.0.smithi045.stdout:2367: writing smithi04569809-17 from 1604306 to 2260932 tid 2 2024-07-28T19:39:10.357 INFO:tasks.rados.rados.0.smithi045.stdout:2367: writing smithi04569809-17 from 2732032 to 2840581 tid 3 2024-07-28T19:39:10.358 INFO:tasks.rados.rados.0.smithi045.stdout:2368: write oid 47 current snap is 311 2024-07-28T19:39:10.358 INFO:tasks.rados.rados.0.smithi045.stdout:2363: finishing write tid 2 to smithi04569809-34 2024-07-28T19:39:10.358 INFO:tasks.rados.rados.0.smithi045.stdout:2363: finishing write tid 3 to smithi04569809-34 2024-07-28T19:39:10.358 INFO:tasks.rados.rados.0.smithi045.stdout:2363: finishing write tid 4 to smithi04569809-34 2024-07-28T19:39:10.358 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1616 (ObjNum 880 snap 311 seq_num 880) dirty exists 2024-07-28T19:39:10.358 INFO:tasks.rados.rados.0.smithi045.stdout:2363: left oid 34 (ObjNum 880 snap 311 seq_num 880) 2024-07-28T19:39:10.358 INFO:tasks.rados.rados.0.smithi045.stdout:2364: finishing write tid 1 to smithi04569809-13 2024-07-28T19:39:10.358 INFO:tasks.rados.rados.0.smithi045.stdout:2364: finishing write tid 2 to smithi04569809-13 2024-07-28T19:39:10.358 INFO:tasks.rados.rados.0.smithi045.stdout:2364: finishing write tid 3 to smithi04569809-13 2024-07-28T19:39:10.358 INFO:tasks.rados.rados.0.smithi045.stdout:2364: finishing write tid 4 to smithi04569809-13 2024-07-28T19:39:10.358 INFO:tasks.rados.rados.0.smithi045.stdout:2368: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2024-07-28T19:39:10.363 INFO:tasks.rados.rados.0.smithi045.stdout:2368: writing smithi04569809-47 from 457388 to 874452 tid 1 2024-07-28T19:39:10.371 INFO:tasks.rados.rados.0.smithi045.stdout:2368: writing smithi04569809-47 from 1546435 to 2063072 tid 2 2024-07-28T19:39:10.376 INFO:tasks.rados.rados.0.smithi045.stdout:2368: writing smithi04569809-47 from 2643102 to 2857388 tid 3 2024-07-28T19:39:10.376 INFO:tasks.rados.rados.0.smithi045.stdout:2363: done (5 left) 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:2369: snap_create 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:2364: finishing write tid 5 to smithi04569809-13 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1620 (ObjNum 881 snap 311 seq_num 881) dirty exists 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:2364: left oid 13 (ObjNum 881 snap 311 seq_num 881) 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:2365: finishing write tid 1 to smithi04569809-36 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:2365: finishing write tid 2 to smithi04569809-36 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:2365: finishing write tid 3 to smithi04569809-36 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:2365: finishing write tid 4 to smithi04569809-36 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:2365: finishing write tid 5 to smithi04569809-36 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 892 (ObjNum 882 snap 311 seq_num 882) dirty exists 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:2365: left oid 36 (ObjNum 882 snap 311 seq_num 882) 2024-07-28T19:39:10.377 INFO:tasks.rados.rados.0.smithi045.stdout:2366: expect (ObjNum 879 snap 310 seq_num 879) 2024-07-28T19:39:10.497 INFO:tasks.rados.rados.0.smithi045.stdout:2367: finishing write tid 1 to smithi04569809-17 2024-07-28T19:39:10.497 INFO:tasks.rados.rados.0.smithi045.stdout:2367: finishing write tid 2 to smithi04569809-17 2024-07-28T19:39:10.497 INFO:tasks.rados.rados.0.smithi045.stdout:2367: finishing write tid 3 to smithi04569809-17 2024-07-28T19:39:10.497 INFO:tasks.rados.rados.0.smithi045.stdout:2367: finishing write tid 4 to smithi04569809-17 2024-07-28T19:39:10.498 INFO:tasks.rados.rados.0.smithi045.stdout:2367: finishing write tid 5 to smithi04569809-17 2024-07-28T19:39:10.498 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 748 (ObjNum 883 snap 311 seq_num 883) dirty exists 2024-07-28T19:39:10.498 INFO:tasks.rados.rados.0.smithi045.stdout:2367: left oid 17 (ObjNum 883 snap 311 seq_num 883) 2024-07-28T19:39:10.498 INFO:tasks.rados.rados.0.smithi045.stdout:2368: finishing write tid 1 to smithi04569809-47 2024-07-28T19:39:10.498 INFO:tasks.rados.rados.0.smithi045.stdout:2368: finishing write tid 2 to smithi04569809-47 2024-07-28T19:39:10.498 INFO:tasks.rados.rados.0.smithi045.stdout:2368: finishing write tid 3 to smithi04569809-47 2024-07-28T19:39:10.498 INFO:tasks.rados.rados.0.smithi045.stdout:2368: finishing write tid 4 to smithi04569809-47 2024-07-28T19:39:10.498 INFO:tasks.rados.rados.0.smithi045.stdout:2368: finishing write tid 5 to smithi04569809-47 2024-07-28T19:39:10.498 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 1140 (ObjNum 884 snap 311 seq_num 884) dirty exists 2024-07-28T19:39:10.498 INFO:tasks.rados.rados.0.smithi045.stdout:2368: left oid 47 (ObjNum 884 snap 311 seq_num 884) 2024-07-28T19:39:10.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:10 smithi155 bash[68033]: audit 2024-07-28T19:39:09.564671+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.45:0/2304230119' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:10.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:10 smithi155 bash[68033]: cluster 2024-07-28T19:39:10.222208+0000 mon.a (mon.0) 632 : cluster [WRN] Health check update: Degraded data redundancy: 21/390 objects degraded (5.385%), 6 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:10.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:10 smithi045 bash[82788]: audit 2024-07-28T19:39:09.564671+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.45:0/2304230119' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:10.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:10 smithi045 bash[82788]: cluster 2024-07-28T19:39:10.222208+0000 mon.a (mon.0) 632 : cluster [WRN] Health check update: Degraded data redundancy: 21/390 objects degraded (5.385%), 6 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:10.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:10 smithi045 bash[80445]: audit 2024-07-28T19:39:09.564671+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.45:0/2304230119' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:10.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:10 smithi045 bash[80445]: cluster 2024-07-28T19:39:10.222208+0000 mon.a (mon.0) 632 : cluster [WRN] Health check update: Degraded data redundancy: 21/390 objects degraded (5.385%), 6 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:39:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:39:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T19:39:11.271 INFO:tasks.rados.rados.0.smithi045.stdout:2364: done (5 left) 2024-07-28T19:39:11.272 INFO:tasks.rados.rados.0.smithi045.stdout:2365: done (4 left) 2024-07-28T19:39:11.272 INFO:tasks.rados.rados.0.smithi045.stdout:2366: done (3 left) 2024-07-28T19:39:11.272 INFO:tasks.rados.rados.0.smithi045.stdout:2367: done (2 left) 2024-07-28T19:39:11.272 INFO:tasks.rados.rados.0.smithi045.stdout:2368: done (1 left) 2024-07-28T19:39:11.272 INFO:tasks.rados.rados.0.smithi045.stdout:2369: done (0 left) 2024-07-28T19:39:11.272 INFO:tasks.rados.rados.0.smithi045.stdout:2370: read oid 25 snap 304 2024-07-28T19:39:11.272 INFO:tasks.rados.rados.0.smithi045.stdout:2370: expect (ObjNum 759 snap 262 seq_num 759) 2024-07-28T19:39:11.272 INFO:tasks.rados.rados.0.smithi045.stdout:2371: write oid 39 current snap is 312 2024-07-28T19:39:11.272 INFO:tasks.rados.rados.0.smithi045.stdout:2371: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2024-07-28T19:39:11.277 INFO:tasks.rados.rados.0.smithi045.stdout:2371: writing smithi04569809-39 from 474195 to 966508 tid 1 2024-07-28T19:39:11.285 INFO:tasks.rados.rados.0.smithi045.stdout:2371: writing smithi04569809-39 from 1604917 to 2265212 tid 2 2024-07-28T19:39:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2371: writing smithi04569809-39 from 2670525 to 2874195 tid 3 2024-07-28T19:39:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2372: read oid 42 snap -1 2024-07-28T19:39:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2372: expect deleted 2024-07-28T19:39:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2373: write oid 33 current snap is 312 2024-07-28T19:39:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2373: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2024-07-28T19:39:11.294 INFO:tasks.rados.rados.0.smithi045.stdout:2373: writing smithi04569809-33 from 491002 to 1058564 tid 1 2024-07-28T19:39:11.301 INFO:tasks.rados.rados.0.smithi045.stdout:2373: writing smithi04569809-33 from 1663399 to 2183705 tid 2 2024-07-28T19:39:11.305 INFO:tasks.rados.rados.0.smithi045.stdout:2373: writing smithi04569809-33 from 2814301 to 2891002 tid 3 2024-07-28T19:39:11.305 INFO:tasks.rados.rados.0.smithi045.stdout:2374: write oid 23 current snap is 312 2024-07-28T19:39:11.306 INFO:tasks.rados.rados.0.smithi045.stdout:2371: finishing write tid 1 to smithi04569809-39 2024-07-28T19:39:11.306 INFO:tasks.rados.rados.0.smithi045.stdout:2370: expect (ObjNum 759 snap 262 seq_num 759) 2024-07-28T19:39:11.484 INFO:tasks.rados.rados.0.smithi045.stdout:2371: finishing write tid 2 to smithi04569809-39 2024-07-28T19:39:11.484 INFO:tasks.rados.rados.0.smithi045.stdout:2371: finishing write tid 3 to smithi04569809-39 2024-07-28T19:39:11.484 INFO:tasks.rados.rados.0.smithi045.stdout:2374: seq_num 887 ranges {507809=642811,1721881=663964} 2024-07-28T19:39:11.493 INFO:tasks.rados.rados.0.smithi045.stdout:2374: writing smithi04569809-23 from 507809 to 1150620 tid 1 2024-07-28T19:39:11.501 INFO:tasks.rados.rados.0.smithi045.stdout:2374: writing smithi04569809-23 from 1721881 to 2385845 tid 2 2024-07-28T19:39:11.501 INFO:tasks.rados.rados.0.smithi045.stdout:2370: done (4 left) 2024-07-28T19:39:11.501 INFO:tasks.rados.rados.0.smithi045.stdout:2372: done (3 left) 2024-07-28T19:39:11.501 INFO:tasks.rados.rados.0.smithi045.stdout:2375: read oid 50 snap -1 2024-07-28T19:39:11.501 INFO:tasks.rados.rados.0.smithi045.stdout:2375: expect (ObjNum 866 snap 307 seq_num 866) 2024-07-28T19:39:11.501 INFO:tasks.rados.rados.0.smithi045.stdout:2376: delete oid 34 current snap is 312 2024-07-28T19:39:11.501 INFO:tasks.rados.rados.0.smithi045.stdout:2371: finishing write tid 4 to smithi04569809-39 2024-07-28T19:39:11.501 INFO:tasks.rados.rados.0.smithi045.stdout:2371: finishing write tid 5 to smithi04569809-39 2024-07-28T19:39:11.501 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 951 (ObjNum 885 snap 312 seq_num 885) dirty exists 2024-07-28T19:39:11.501 INFO:tasks.rados.rados.0.smithi045.stdout:2371: left oid 39 (ObjNum 885 snap 312 seq_num 885) 2024-07-28T19:39:11.502 INFO:tasks.rados.rados.0.smithi045.stdout:2373: finishing write tid 1 to smithi04569809-33 2024-07-28T19:39:11.502 INFO:tasks.rados.rados.0.smithi045.stdout:2373: finishing write tid 2 to smithi04569809-33 2024-07-28T19:39:11.502 INFO:tasks.rados.rados.0.smithi045.stdout:2373: finishing write tid 3 to smithi04569809-33 2024-07-28T19:39:11.502 INFO:tasks.rados.rados.0.smithi045.stdout:2373: finishing write tid 4 to smithi04569809-33 2024-07-28T19:39:11.502 INFO:tasks.rados.rados.0.smithi045.stdout:2373: finishing write tid 5 to smithi04569809-33 2024-07-28T19:39:11.502 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 451 (ObjNum 886 snap 312 seq_num 886) dirty exists 2024-07-28T19:39:11.502 INFO:tasks.rados.rados.0.smithi045.stdout:2373: left oid 33 (ObjNum 886 snap 312 seq_num 886) 2024-07-28T19:39:11.506 INFO:tasks.rados.rados.0.smithi045.stdout:2375: expect (ObjNum 866 snap 307 seq_num 866) 2024-07-28T19:39:11.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:11 smithi155 bash[68033]: cluster 2024-07-28T19:39:10.063235+0000 mgr.y (mgr.34101) 274 : cluster [DBG] pgmap v568: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 194 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 565 KiB/s wr, 9 op/s; 22/399 objects degraded (5.514%) 2024-07-28T19:39:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:11 smithi155 bash[68033]: cluster 2024-07-28T19:39:10.275331+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e685: 8 total, 7 up, 8 in 2024-07-28T19:39:11.656 INFO:tasks.rados.rados.0.smithi045.stdout:2374: finishing write tid 1 to smithi04569809-23 2024-07-28T19:39:11.656 INFO:tasks.rados.rados.0.smithi045.stdout:2374: finishing write tid 2 to smithi04569809-23 2024-07-28T19:39:11.656 INFO:tasks.rados.rados.0.smithi045.stdout:2371: done (4 left) 2024-07-28T19:39:11.656 INFO:tasks.rados.rados.0.smithi045.stdout:2373: done (3 left) 2024-07-28T19:39:11.656 INFO:tasks.rados.rados.0.smithi045.stdout:2375: done (2 left) 2024-07-28T19:39:11.656 INFO:tasks.rados.rados.0.smithi045.stdout:2376: done (1 left) 2024-07-28T19:39:11.657 INFO:tasks.rados.rados.0.smithi045.stdout:2377: rollback oid 2 current snap is 312 2024-07-28T19:39:11.657 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 2 to 293 2024-07-28T19:39:11.657 INFO:tasks.rados.rados.0.smithi045.stdout:2374: finishing write tid 3 to smithi04569809-23 2024-07-28T19:39:11.657 INFO:tasks.rados.rados.0.smithi045.stdout:2374: finishing write tid 4 to smithi04569809-23 2024-07-28T19:39:11.657 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 895 (ObjNum 887 snap 312 seq_num 887) dirty exists 2024-07-28T19:39:11.657 INFO:tasks.rados.rados.0.smithi045.stdout:2374: left oid 23 (ObjNum 887 snap 312 seq_num 887) 2024-07-28T19:39:11.657 INFO:tasks.rados.rados.0.smithi045.stdout:2374: done (1 left) 2024-07-28T19:39:11.657 INFO:tasks.rados.rados.0.smithi045.stdout:2378: rollback oid 49 current snap is 312 2024-07-28T19:39:11.657 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 49 to 308 2024-07-28T19:39:11.657 INFO:tasks.rados.rados.0.smithi045.stdout:2379: write oid 33 current snap is 312 2024-07-28T19:39:11.657 INFO:tasks.rados.rados.0.smithi045.stdout:2379: seq_num 889 ranges {541423=793309,2122492=667633} 2024-07-28T19:39:11.664 INFO:tasks.rados.rados.0.smithi045.stdout:2379: writing smithi04569809-33 from 541423 to 1334732 tid 1 2024-07-28T19:39:11.673 INFO:tasks.rados.rados.0.smithi045.stdout:2379: writing smithi04569809-33 from 2122492 to 2790125 tid 2 2024-07-28T19:39:11.673 INFO:tasks.rados.rados.0.smithi045.stdout:2380: delete oid 20 current snap is 312 2024-07-28T19:39:11.673 INFO:tasks.rados.rados.0.smithi045.stdout:2378: finishing rollback tid 1 to smithi04569809-49 2024-07-28T19:39:11.673 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 831 (ObjNum 49 snap 0 seq_num 3042983592) dirty dne 2024-07-28T19:39:11.673 INFO:tasks.rados.rados.0.smithi045.stdout:2377: finishing rollback tid 0 to smithi04569809-2 2024-07-28T19:39:11.673 INFO:tasks.rados.rados.0.smithi045.stdout:2377: finishing rollback tid 1 to smithi04569809-2 2024-07-28T19:39:11.673 INFO:tasks.rados.rados.0.smithi045.stdout:2377: finishing rollback tid 2 to smithi04569809-2 2024-07-28T19:39:11.673 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 1626 (ObjNum 808 snap 282 seq_num 808) dirty exists 2024-07-28T19:39:11.674 INFO:tasks.rados.rados.0.smithi045.stdout:2379: finishing write tid 1 to smithi04569809-33 2024-07-28T19:39:11.680 INFO:tasks.rados.rados.0.smithi045.stdout:2379: finishing write tid 2 to smithi04569809-33 2024-07-28T19:39:11.680 INFO:tasks.rados.rados.0.smithi045.stdout:2379: finishing write tid 3 to smithi04569809-33 2024-07-28T19:39:11.680 INFO:tasks.rados.rados.0.smithi045.stdout:2377: done (3 left) 2024-07-28T19:39:11.680 INFO:tasks.rados.rados.0.smithi045.stdout:2378: done (2 left) 2024-07-28T19:39:11.680 INFO:tasks.rados.rados.0.smithi045.stdout:2380: done (1 left) 2024-07-28T19:39:11.680 INFO:tasks.rados.rados.0.smithi045.stdout:2381: write oid 18 current snap is 312 2024-07-28T19:39:11.680 INFO:tasks.rados.rados.0.smithi045.stdout:2381: seq_num 891 ranges {575037=660160,1955809=671302} 2024-07-28T19:39:11.688 INFO:tasks.rados.rados.0.smithi045.stdout:2381: writing smithi04569809-18 from 575037 to 1235197 tid 1 2024-07-28T19:39:11.697 INFO:tasks.rados.rados.0.smithi045.stdout:2381: writing smithi04569809-18 from 1955809 to 2627111 tid 2 2024-07-28T19:39:11.697 INFO:tasks.rados.rados.0.smithi045.stdout:2382: read oid 41 snap -1 2024-07-28T19:39:11.697 INFO:tasks.rados.rados.0.smithi045.stdout:2382: expect (ObjNum 877 snap 310 seq_num 877) 2024-07-28T19:39:11.697 INFO:tasks.rados.rados.0.smithi045.stdout:2383: write oid 21 current snap is 312 2024-07-28T19:39:11.697 INFO:tasks.rados.rados.0.smithi045.stdout:2383: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2024-07-28T19:39:11.705 INFO:tasks.rados.rados.0.smithi045.stdout:2383: writing smithi04569809-21 from 591844 to 1327253 tid 1 2024-07-28T19:39:11.710 INFO:tasks.rados.rados.0.smithi045.stdout:2383: writing smithi04569809-21 from 1897938 to 2429251 tid 2 2024-07-28T19:39:11.714 INFO:tasks.rados.rados.0.smithi045.stdout:2383: writing smithi04569809-21 from 2862486 to 2991844 tid 3 2024-07-28T19:39:11.714 INFO:tasks.rados.rados.0.smithi045.stdout:2384: snap_create 2024-07-28T19:39:11.714 INFO:tasks.rados.rados.0.smithi045.stdout:2379: finishing write tid 4 to smithi04569809-33 2024-07-28T19:39:11.714 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 454 (ObjNum 889 snap 312 seq_num 889) dirty exists 2024-07-28T19:39:11.714 INFO:tasks.rados.rados.0.smithi045.stdout:2379: left oid 33 (ObjNum 889 snap 312 seq_num 889) 2024-07-28T19:39:11.715 INFO:tasks.rados.rados.0.smithi045.stdout:2381: finishing write tid 1 to smithi04569809-18 2024-07-28T19:39:11.715 INFO:tasks.rados.rados.0.smithi045.stdout:2382: expect (ObjNum 877 snap 310 seq_num 877) 2024-07-28T19:39:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:11 smithi045 bash[80445]: cluster 2024-07-28T19:39:10.063235+0000 mgr.y (mgr.34101) 274 : cluster [DBG] pgmap v568: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 194 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 565 KiB/s wr, 9 op/s; 22/399 objects degraded (5.514%) 2024-07-28T19:39:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:11 smithi045 bash[80445]: cluster 2024-07-28T19:39:10.275331+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e685: 8 total, 7 up, 8 in 2024-07-28T19:39:11.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:11 smithi045 bash[82788]: cluster 2024-07-28T19:39:10.063235+0000 mgr.y (mgr.34101) 274 : cluster [DBG] pgmap v568: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 194 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 565 KiB/s wr, 9 op/s; 22/399 objects degraded (5.514%) 2024-07-28T19:39:11.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:11 smithi045 bash[82788]: cluster 2024-07-28T19:39:10.275331+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e685: 8 total, 7 up, 8 in 2024-07-28T19:39:11.827 INFO:tasks.rados.rados.0.smithi045.stdout:2381: finishing write tid 2 to smithi04569809-18 2024-07-28T19:39:11.827 INFO:tasks.rados.rados.0.smithi045.stdout:2381: finishing write tid 3 to smithi04569809-18 2024-07-28T19:39:11.827 INFO:tasks.rados.rados.0.smithi045.stdout:2381: finishing write tid 4 to smithi04569809-18 2024-07-28T19:39:11.827 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 1656 (ObjNum 891 snap 312 seq_num 891) dirty exists 2024-07-28T19:39:11.827 INFO:tasks.rados.rados.0.smithi045.stdout:2381: left oid 18 (ObjNum 891 snap 312 seq_num 891) 2024-07-28T19:39:11.827 INFO:tasks.rados.rados.0.smithi045.stdout:2383: finishing write tid 1 to smithi04569809-21 2024-07-28T19:39:11.827 INFO:tasks.rados.rados.0.smithi045.stdout:2383: finishing write tid 2 to smithi04569809-21 2024-07-28T19:39:11.828 INFO:tasks.rados.rados.0.smithi045.stdout:2383: finishing write tid 3 to smithi04569809-21 2024-07-28T19:39:11.828 INFO:tasks.rados.rados.0.smithi045.stdout:2383: finishing write tid 4 to smithi04569809-21 2024-07-28T19:39:11.828 INFO:tasks.rados.rados.0.smithi045.stdout:2383: finishing write tid 5 to smithi04569809-21 2024-07-28T19:39:11.828 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1178 (ObjNum 892 snap 312 seq_num 892) dirty exists 2024-07-28T19:39:11.828 INFO:tasks.rados.rados.0.smithi045.stdout:2383: left oid 21 (ObjNum 892 snap 312 seq_num 892) 2024-07-28T19:39:12.285 INFO:tasks.rados.rados.0.smithi045.stdout:2379: done (4 left) 2024-07-28T19:39:12.285 INFO:tasks.rados.rados.0.smithi045.stdout:2381: done (3 left) 2024-07-28T19:39:12.285 INFO:tasks.rados.rados.0.smithi045.stdout:2382: done (2 left) 2024-07-28T19:39:12.285 INFO:tasks.rados.rados.0.smithi045.stdout:2383: done (1 left) 2024-07-28T19:39:12.285 INFO:tasks.rados.rados.0.smithi045.stdout:2384: done (0 left) 2024-07-28T19:39:12.285 INFO:tasks.rados.rados.0.smithi045.stdout:2385: write oid 9 current snap is 313 2024-07-28T19:39:12.285 INFO:tasks.rados.rados.0.smithi045.stdout:2385: seq_num 893 ranges {608651=410658,1556420=674971,2773556=235095} 2024-07-28T19:39:12.291 INFO:tasks.rados.rados.0.smithi045.stdout:2385: writing smithi04569809-9 from 608651 to 1019309 tid 1 2024-07-28T19:39:12.300 INFO:tasks.rados.rados.0.smithi045.stdout:2385: writing smithi04569809-9 from 1556420 to 2231391 tid 2 2024-07-28T19:39:12.305 INFO:tasks.rados.rados.0.smithi045.stdout:2385: writing smithi04569809-9 from 2773556 to 3008651 tid 3 2024-07-28T19:39:12.305 INFO:tasks.rados.rados.0.smithi045.stdout:2386: delete oid 25 current snap is 313 2024-07-28T19:39:12.305 INFO:tasks.rados.rados.0.smithi045.stdout:2385: finishing write tid 1 to smithi04569809-9 2024-07-28T19:39:12.307 INFO:tasks.rados.rados.0.smithi045.stdout:2385: finishing write tid 2 to smithi04569809-9 2024-07-28T19:39:12.308 INFO:tasks.rados.rados.0.smithi045.stdout:2385: finishing write tid 3 to smithi04569809-9 2024-07-28T19:39:12.309 INFO:tasks.rados.rados.0.smithi045.stdout:2385: finishing write tid 4 to smithi04569809-9 2024-07-28T19:39:12.309 INFO:tasks.rados.rados.0.smithi045.stdout:2385: finishing write tid 5 to smithi04569809-9 2024-07-28T19:39:12.309 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 901 (ObjNum 893 snap 313 seq_num 893) dirty exists 2024-07-28T19:39:12.310 INFO:tasks.rados.rados.0.smithi045.stdout:2385: left oid 9 (ObjNum 893 snap 313 seq_num 893) 2024-07-28T19:39:12.312 INFO:tasks.rados.rados.0.smithi045.stdout:2385: done (1 left) 2024-07-28T19:39:12.312 INFO:tasks.rados.rados.0.smithi045.stdout:2386: done (0 left) 2024-07-28T19:39:12.313 INFO:tasks.rados.rados.0.smithi045.stdout:2387: read oid 14 snap -1 2024-07-28T19:39:12.313 INFO:tasks.rados.rados.0.smithi045.stdout:2387: expect (ObjNum 848 snap 292 seq_num 848) 2024-07-28T19:39:12.313 INFO:tasks.rados.rados.0.smithi045.stdout:2388: write oid 2 current snap is 313 2024-07-28T19:39:12.313 INFO:tasks.rados.rados.0.smithi045.stdout:2388: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2024-07-28T19:39:12.319 INFO:tasks.rados.rados.0.smithi045.stdout:2388: writing smithi04569809-2 from 642265 to 1203421 tid 1 2024-07-28T19:39:12.327 INFO:tasks.rados.rados.0.smithi045.stdout:2388: writing smithi04569809-2 from 1673384 to 2352024 tid 2 2024-07-28T19:39:12.332 INFO:tasks.rados.rados.0.smithi045.stdout:2388: writing smithi04569809-2 from 2828402 to 3042265 tid 3 2024-07-28T19:39:12.332 INFO:tasks.rados.rados.0.smithi045.stdout:2389: write oid 19 current snap is 313 2024-07-28T19:39:12.332 INFO:tasks.rados.rados.0.smithi045.stdout:2389: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2024-07-28T19:39:12.341 INFO:tasks.rados.rados.0.smithi045.stdout:2389: writing smithi04569809-19 from 659072 to 1295477 tid 1 2024-07-28T19:39:12.346 INFO:tasks.rados.rados.0.smithi045.stdout:2389: writing smithi04569809-19 from 1731866 to 2154164 tid 2 2024-07-28T19:39:12.352 INFO:tasks.rados.rados.0.smithi045.stdout:2389: writing smithi04569809-19 from 2855825 to 3059072 tid 3 2024-07-28T19:39:12.352 INFO:tasks.rados.rados.0.smithi045.stdout:2390: read oid 46 snap -1 2024-07-28T19:39:12.352 INFO:tasks.rados.rados.0.smithi045.stdout:2390: expect deleted 2024-07-28T19:39:12.352 INFO:tasks.rados.rados.0.smithi045.stdout:2391: read oid 32 snap -1 2024-07-28T19:39:12.352 INFO:tasks.rados.rados.0.smithi045.stdout:2391: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:39:12.353 INFO:tasks.rados.rados.0.smithi045.stdout:2392: read oid 45 snap -1 2024-07-28T19:39:12.353 INFO:tasks.rados.rados.0.smithi045.stdout:2392: expect deleted 2024-07-28T19:39:12.353 INFO:tasks.rados.rados.0.smithi045.stdout:2393: write oid 8 current snap is 313 2024-07-28T19:39:12.353 INFO:tasks.rados.rados.0.smithi045.stdout:2393: seq_num 897 ranges {675879=711654,2073995=682309} 2024-07-28T19:39:12.361 INFO:tasks.rados.rados.0.smithi045.stdout:2393: writing smithi04569809-8 from 675879 to 1387533 tid 1 2024-07-28T19:39:12.370 INFO:tasks.rados.rados.0.smithi045.stdout:2393: writing smithi04569809-8 from 2073995 to 2756304 tid 2 2024-07-28T19:39:12.370 INFO:tasks.rados.rados.0.smithi045.stdout:2394: delete oid 31 current snap is 313 2024-07-28T19:39:12.370 INFO:tasks.rados.rados.0.smithi045.stdout:2387: expect (ObjNum 848 snap 292 seq_num 848) 2024-07-28T19:39:12.482 INFO:tasks.rados.rados.0.smithi045.stdout:2388: finishing write tid 1 to smithi04569809-2 2024-07-28T19:39:12.482 INFO:tasks.rados.rados.0.smithi045.stdout:2388: finishing write tid 2 to smithi04569809-2 2024-07-28T19:39:12.482 INFO:tasks.rados.rados.0.smithi045.stdout:2388: finishing write tid 3 to smithi04569809-2 2024-07-28T19:39:12.482 INFO:tasks.rados.rados.0.smithi045.stdout:2388: finishing write tid 4 to smithi04569809-2 2024-07-28T19:39:12.482 INFO:tasks.rados.rados.0.smithi045.stdout:2387: done (7 left) 2024-07-28T19:39:12.482 INFO:tasks.rados.rados.0.smithi045.stdout:2394: done (6 left) 2024-07-28T19:39:12.482 INFO:tasks.rados.rados.0.smithi045.stdout:2395: snap_remove snap 283 2024-07-28T19:39:12.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:39:12 smithi155 bash[60745]: ts=2024-07-28T19:39:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:39:12.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:12 smithi155 bash[68033]: cluster 2024-07-28T19:39:11.271984+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e686: 8 total, 7 up, 8 in 2024-07-28T19:39:12.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:12 smithi155 bash[68033]: audit 2024-07-28T19:39:11.836324+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:12.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:12 smithi155 bash[68033]: audit 2024-07-28T19:39:11.844164+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:12.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:12 smithi155 bash[68033]: audit 2024-07-28T19:39:11.882317+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.45:0/4199345303' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:12.717 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:12 smithi045 bash[103155]: debug 2024-07-28T19:39:12.298+0000 7f9337db5640 -1 osd.3 675 log_to_monitors true 2024-07-28T19:39:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:12 smithi045 bash[80445]: cluster 2024-07-28T19:39:11.271984+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e686: 8 total, 7 up, 8 in 2024-07-28T19:39:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:12 smithi045 bash[80445]: audit 2024-07-28T19:39:11.836324+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:12 smithi045 bash[80445]: audit 2024-07-28T19:39:11.844164+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:12 smithi045 bash[80445]: audit 2024-07-28T19:39:11.882317+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.45:0/4199345303' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:12 smithi045 bash[82788]: cluster 2024-07-28T19:39:11.271984+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e686: 8 total, 7 up, 8 in 2024-07-28T19:39:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:12 smithi045 bash[82788]: audit 2024-07-28T19:39:11.836324+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:12 smithi045 bash[82788]: audit 2024-07-28T19:39:11.844164+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:12 smithi045 bash[82788]: audit 2024-07-28T19:39:11.882317+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.45:0/4199345303' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:13.296 INFO:tasks.rados.rados.0.smithi045.stdout:2395: done (6 left) 2024-07-28T19:39:13.296 INFO:tasks.rados.rados.0.smithi045.stdout:2396: read oid 17 snap -1 2024-07-28T19:39:13.296 INFO:tasks.rados.rados.0.smithi045.stdout:2396: expect (ObjNum 883 snap 311 seq_num 883) 2024-07-28T19:39:13.297 INFO:tasks.rados.rados.0.smithi045.stdout:2397: read oid 27 snap -1 2024-07-28T19:39:13.297 INFO:tasks.rados.rados.0.smithi045.stdout:2397: expect (ObjNum 850 snap 292 seq_num 850) 2024-07-28T19:39:13.297 INFO:tasks.rados.rados.0.smithi045.stdout:2398: read oid 23 snap 302 2024-07-28T19:39:13.297 INFO:tasks.rados.rados.0.smithi045.stdout:2398: expect deleted 2024-07-28T19:39:13.297 INFO:tasks.rados.rados.0.smithi045.stdout:2399: delete oid 9 current snap is 313 2024-07-28T19:39:13.297 INFO:tasks.rados.rados.0.smithi045.stdout:2388: finishing write tid 5 to smithi04569809-2 2024-07-28T19:39:13.297 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 1631 (ObjNum 895 snap 313 seq_num 895) dirty exists 2024-07-28T19:39:13.297 INFO:tasks.rados.rados.0.smithi045.stdout:2388: left oid 2 (ObjNum 895 snap 313 seq_num 895) 2024-07-28T19:39:13.297 INFO:tasks.rados.rados.0.smithi045.stdout:2389: finishing write tid 1 to smithi04569809-19 2024-07-28T19:39:13.297 INFO:tasks.rados.rados.0.smithi045.stdout:2389: finishing write tid 2 to smithi04569809-19 2024-07-28T19:39:13.297 INFO:tasks.rados.rados.0.smithi045.stdout:2391: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:39:13.443 INFO:tasks.rados.rados.0.smithi045.stdout:2389: finishing write tid 3 to smithi04569809-19 2024-07-28T19:39:13.443 INFO:tasks.rados.rados.0.smithi045.stdout:2389: finishing write tid 4 to smithi04569809-19 2024-07-28T19:39:13.443 INFO:tasks.rados.rados.0.smithi045.stdout:2388: done (9 left) 2024-07-28T19:39:13.443 INFO:tasks.rados.rados.0.smithi045.stdout:2390: done (8 left) 2024-07-28T19:39:13.443 INFO:tasks.rados.rados.0.smithi045.stdout:2391: done (7 left) 2024-07-28T19:39:13.443 INFO:tasks.rados.rados.0.smithi045.stdout:2392: done (6 left) 2024-07-28T19:39:13.444 INFO:tasks.rados.rados.0.smithi045.stdout:2399: done (5 left) 2024-07-28T19:39:13.444 INFO:tasks.rados.rados.0.smithi045.stdout:2400: write oid 37 current snap is 313 2024-07-28T19:39:13.444 INFO:tasks.rados.rados.0.smithi045.stdout:2389: finishing write tid 5 to smithi04569809-19 2024-07-28T19:39:13.444 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1183 (ObjNum 896 snap 313 seq_num 896) dirty exists 2024-07-28T19:39:13.444 INFO:tasks.rados.rados.0.smithi045.stdout:2389: left oid 19 (ObjNum 896 snap 313 seq_num 896) 2024-07-28T19:39:13.444 INFO:tasks.rados.rados.0.smithi045.stdout:2393: finishing write tid 1 to smithi04569809-8 2024-07-28T19:39:13.444 INFO:tasks.rados.rados.0.smithi045.stdout:2393: finishing write tid 2 to smithi04569809-8 2024-07-28T19:39:13.444 INFO:tasks.rados.rados.0.smithi045.stdout:2393: finishing write tid 3 to smithi04569809-8 2024-07-28T19:39:13.444 INFO:tasks.rados.rados.0.smithi045.stdout:2400: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2024-07-28T19:39:13.450 INFO:tasks.rados.rados.0.smithi045.stdout:2400: writing smithi04569809-37 from 726300 to 1380054 tid 1 2024-07-28T19:39:13.456 INFO:tasks.rados.rados.0.smithi045.stdout:2400: writing smithi04569809-37 from 1965794 to 2395430 tid 2 2024-07-28T19:39:13.460 INFO:tasks.rados.rados.0.smithi045.stdout:2400: writing smithi04569809-37 from 2965517 to 3126300 tid 3 2024-07-28T19:39:13.461 INFO:tasks.rados.rados.0.smithi045.stdout:2389: done (5 left) 2024-07-28T19:39:13.461 INFO:tasks.rados.rados.0.smithi045.stdout:2401: read oid 41 snap 306 2024-07-28T19:39:13.461 INFO:tasks.rados.rados.0.smithi045.stdout:2401: expect deleted 2024-07-28T19:39:13.461 INFO:tasks.rados.rados.0.smithi045.stdout:2402: write oid 3 current snap is 313 2024-07-28T19:39:13.461 INFO:tasks.rados.rados.0.smithi045.stdout:2402: seq_num 901 ranges {743107=729003,1907923=689647} 2024-07-28T19:39:13.468 INFO:tasks.rados.rados.0.smithi045.stdout:2402: writing smithi04569809-3 from 743107 to 1472110 tid 1 2024-07-28T19:39:13.476 INFO:tasks.rados.rados.0.smithi045.stdout:2402: writing smithi04569809-3 from 1907923 to 2597570 tid 2 2024-07-28T19:39:13.476 INFO:tasks.rados.rados.0.smithi045.stdout:2403: rollback oid 6 current snap is 313 2024-07-28T19:39:13.476 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 6 to 298 2024-07-28T19:39:13.476 INFO:tasks.rados.rados.0.smithi045.stdout:2393: finishing write tid 4 to smithi04569809-8 2024-07-28T19:39:13.476 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1223 (ObjNum 897 snap 313 seq_num 897) dirty exists 2024-07-28T19:39:13.476 INFO:tasks.rados.rados.0.smithi045.stdout:2393: left oid 8 (ObjNum 897 snap 313 seq_num 897) 2024-07-28T19:39:13.476 INFO:tasks.rados.rados.0.smithi045.stdout:2397: expect (ObjNum 850 snap 292 seq_num 850) 2024-07-28T19:39:13.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:13 smithi155 bash[68033]: cluster 2024-07-28T19:39:12.064078+0000 mgr.y (mgr.34101) 275 : cluster [DBG] pgmap v571: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 197 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 902 KiB/s wr, 11 op/s; 24/405 objects degraded (5.926%) 2024-07-28T19:39:13.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:13 smithi155 bash[68033]: cluster 2024-07-28T19:39:12.286035+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e687: 8 total, 7 up, 8 in 2024-07-28T19:39:13.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:13 smithi155 bash[68033]: audit 2024-07-28T19:39:12.307191+0000 mon.a (mon.0) 639 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T19:39:13.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:13 smithi155 bash[68033]: audit 2024-07-28T19:39:12.533587+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:13.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:13 smithi155 bash[68033]: audit 2024-07-28T19:39:12.540179+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:13.602 INFO:tasks.rados.rados.0.smithi045.stdout:2396: expect (ObjNum 883 snap 311 seq_num 883) 2024-07-28T19:39:13.717 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:39:13 smithi045 bash[103155]: debug 2024-07-28T19:39:13.334+0000 7f932fb5f640 -1 osd.3 675 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T19:39:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:13 smithi045 bash[80445]: cluster 2024-07-28T19:39:12.064078+0000 mgr.y (mgr.34101) 275 : cluster [DBG] pgmap v571: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 197 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 902 KiB/s wr, 11 op/s; 24/405 objects degraded (5.926%) 2024-07-28T19:39:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:13 smithi045 bash[80445]: cluster 2024-07-28T19:39:12.286035+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e687: 8 total, 7 up, 8 in 2024-07-28T19:39:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:13 smithi045 bash[80445]: audit 2024-07-28T19:39:12.307191+0000 mon.a (mon.0) 639 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T19:39:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:13 smithi045 bash[80445]: audit 2024-07-28T19:39:12.533587+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:13 smithi045 bash[80445]: audit 2024-07-28T19:39:12.540179+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:13 smithi045 bash[82788]: cluster 2024-07-28T19:39:12.064078+0000 mgr.y (mgr.34101) 275 : cluster [DBG] pgmap v571: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 197 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 902 KiB/s wr, 11 op/s; 24/405 objects degraded (5.926%) 2024-07-28T19:39:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:13 smithi045 bash[82788]: cluster 2024-07-28T19:39:12.286035+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e687: 8 total, 7 up, 8 in 2024-07-28T19:39:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:13 smithi045 bash[82788]: audit 2024-07-28T19:39:12.307191+0000 mon.a (mon.0) 639 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-28T19:39:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:13 smithi045 bash[82788]: audit 2024-07-28T19:39:12.533587+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:13 smithi045 bash[82788]: audit 2024-07-28T19:39:12.540179+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:13.773 INFO:tasks.rados.rados.0.smithi045.stdout:2400: finishing write tid 1 to smithi04569809-37 2024-07-28T19:39:13.773 INFO:tasks.rados.rados.0.smithi045.stdout:2400: finishing write tid 2 to smithi04569809-37 2024-07-28T19:39:13.773 INFO:tasks.rados.rados.0.smithi045.stdout:2400: finishing write tid 3 to smithi04569809-37 2024-07-28T19:39:13.773 INFO:tasks.rados.rados.0.smithi045.stdout:2400: finishing write tid 4 to smithi04569809-37 2024-07-28T19:39:13.773 INFO:tasks.rados.rados.0.smithi045.stdout:2400: finishing write tid 5 to smithi04569809-37 2024-07-28T19:39:13.773 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1192 (ObjNum 900 snap 313 seq_num 900) dirty exists 2024-07-28T19:39:13.773 INFO:tasks.rados.rados.0.smithi045.stdout:2400: left oid 37 (ObjNum 900 snap 313 seq_num 900) 2024-07-28T19:39:13.773 INFO:tasks.rados.rados.0.smithi045.stdout:2402: finishing write tid 1 to smithi04569809-3 2024-07-28T19:39:13.773 INFO:tasks.rados.rados.0.smithi045.stdout:2403: finishing rollback tid 0 to smithi04569809-6 2024-07-28T19:39:13.773 INFO:tasks.rados.rados.0.smithi045.stdout:2402: finishing write tid 2 to smithi04569809-3 2024-07-28T19:39:13.773 INFO:tasks.rados.rados.0.smithi045.stdout:2403: finishing rollback tid 1 to smithi04569809-6 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2403: finishing rollback tid 2 to smithi04569809-6 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1669 (ObjNum 783 snap 274 seq_num 783) dirty exists 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2402: finishing write tid 3 to smithi04569809-3 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2402: finishing write tid 4 to smithi04569809-3 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1196 (ObjNum 901 snap 313 seq_num 901) dirty exists 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2402: left oid 3 (ObjNum 901 snap 313 seq_num 901) 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2393: done (7 left) 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2396: done (6 left) 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2397: done (5 left) 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2398: done (4 left) 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2400: done (3 left) 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2401: done (2 left) 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2402: done (1 left) 2024-07-28T19:39:13.774 INFO:tasks.rados.rados.0.smithi045.stdout:2403: done (0 left) 2024-07-28T19:39:13.775 INFO:tasks.rados.rados.0.smithi045.stdout:2404: read oid 22 snap -1 2024-07-28T19:39:13.775 INFO:tasks.rados.rados.0.smithi045.stdout:2404: expect (ObjNum 859 snap 296 seq_num 859) 2024-07-28T19:39:13.775 INFO:tasks.rados.rados.0.smithi045.stdout:2405: delete oid 16 current snap is 313 2024-07-28T19:39:13.777 INFO:tasks.rados.rados.0.smithi045.stdout:2404: expect (ObjNum 859 snap 296 seq_num 859) 2024-07-28T19:39:13.933 INFO:tasks.rados.rados.0.smithi045.stdout:2404: done (1 left) 2024-07-28T19:39:13.933 INFO:tasks.rados.rados.0.smithi045.stdout:2405: done (0 left) 2024-07-28T19:39:13.933 INFO:tasks.rados.rados.0.smithi045.stdout:2406: snap_remove snap 293 2024-07-28T19:39:14.310 INFO:tasks.rados.rados.0.smithi045.stdout:2406: done (0 left) 2024-07-28T19:39:14.311 INFO:tasks.rados.rados.0.smithi045.stdout:2407: read oid 16 snap 311 2024-07-28T19:39:14.311 INFO:tasks.rados.rados.0.smithi045.stdout:2407: expect deleted 2024-07-28T19:39:14.311 INFO:tasks.rados.rados.0.smithi045.stdout:2408: delete oid 9 current snap is 313 2024-07-28T19:39:14.345 INFO:tasks.rados.rados.0.smithi045.stdout:2407: done (1 left) 2024-07-28T19:39:14.346 INFO:tasks.rados.rados.0.smithi045.stdout:2408: done (0 left) 2024-07-28T19:39:14.346 INFO:tasks.rados.rados.0.smithi045.stdout:2409: rollback oid 37 current snap is 313 2024-07-28T19:39:14.346 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 37 to 289 2024-07-28T19:39:14.346 INFO:tasks.rados.rados.0.smithi045.stdout:2410: rollback oid 34 current snap is 313 2024-07-28T19:39:14.346 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 34 to 312 2024-07-28T19:39:14.346 INFO:tasks.rados.rados.0.smithi045.stdout:2411: write oid 50 current snap is 313 2024-07-28T19:39:14.346 INFO:tasks.rados.rados.0.smithi045.stdout:2411: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2024-07-28T19:39:14.361 INFO:tasks.rados.rados.0.smithi045.stdout:2411: writing smithi04569809-50 from 793528 to 1348278 tid 1 2024-07-28T19:39:14.371 INFO:tasks.rados.rados.0.smithi045.stdout:2411: writing smithi04569809-50 from 2083369 to 2520343 tid 2 2024-07-28T19:39:14.377 INFO:tasks.rados.rados.0.smithi045.stdout:2411: writing smithi04569809-50 from 2958856 to 3193528 tid 3 2024-07-28T19:39:14.377 INFO:tasks.rados.rados.0.smithi045.stdout:2412: snap_create 2024-07-28T19:39:14.377 INFO:tasks.rados.rados.0.smithi045.stdout:2409: finishing rollback tid 0 to smithi04569809-37 2024-07-28T19:39:14.377 INFO:tasks.rados.rados.0.smithi045.stdout:2409: finishing rollback tid 1 to smithi04569809-37 2024-07-28T19:39:14.377 INFO:tasks.rados.rados.0.smithi045.stdout:2409: finishing rollback tid 2 to smithi04569809-37 2024-07-28T19:39:14.377 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1203 (ObjNum 682 snap 221 seq_num 682) dirty exists 2024-07-28T19:39:14.377 INFO:tasks.rados.rados.0.smithi045.stdout:2410: finishing rollback tid 1 to smithi04569809-34 2024-07-28T19:39:14.377 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1622 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:39:14.378 INFO:tasks.rados.rados.0.smithi045.stdout:2411: finishing write tid 1 to smithi04569809-50 2024-07-28T19:39:14.378 INFO:tasks.rados.rados.0.smithi045.stdout:2411: finishing write tid 2 to smithi04569809-50 2024-07-28T19:39:14.380 INFO:tasks.rados.rados.0.smithi045.stdout:2411: finishing write tid 3 to smithi04569809-50 2024-07-28T19:39:14.380 INFO:tasks.rados.rados.0.smithi045.stdout:2411: finishing write tid 4 to smithi04569809-50 2024-07-28T19:39:14.380 INFO:tasks.rados.rados.0.smithi045.stdout:2411: finishing write tid 5 to smithi04569809-50 2024-07-28T19:39:14.380 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 604 (ObjNum 904 snap 313 seq_num 904) dirty exists 2024-07-28T19:39:14.380 INFO:tasks.rados.rados.0.smithi045.stdout:2411: left oid 50 (ObjNum 904 snap 313 seq_num 904) 2024-07-28T19:39:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:14 smithi045 bash[80445]: audit 2024-07-28T19:39:13.292109+0000 mon.a (mon.0) 642 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T19:39:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:14 smithi045 bash[80445]: cluster 2024-07-28T19:39:13.293710+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e688: 8 total, 7 up, 8 in 2024-07-28T19:39:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:14 smithi045 bash[80445]: audit 2024-07-28T19:39:13.295306+0000 mon.a (mon.0) 644 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:39:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:14 smithi045 bash[80445]: audit 2024-07-28T19:39:14.174290+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.45:0/201260367' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:14 smithi045 bash[82788]: audit 2024-07-28T19:39:13.292109+0000 mon.a (mon.0) 642 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T19:39:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:14 smithi045 bash[82788]: cluster 2024-07-28T19:39:13.293710+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e688: 8 total, 7 up, 8 in 2024-07-28T19:39:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:14 smithi045 bash[82788]: audit 2024-07-28T19:39:13.295306+0000 mon.a (mon.0) 644 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:39:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:14 smithi045 bash[82788]: audit 2024-07-28T19:39:14.174290+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.45:0/201260367' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:14.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:14 smithi155 bash[68033]: audit 2024-07-28T19:39:13.292109+0000 mon.a (mon.0) 642 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-28T19:39:14.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:14 smithi155 bash[68033]: cluster 2024-07-28T19:39:13.293710+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e688: 8 total, 7 up, 8 in 2024-07-28T19:39:14.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:14 smithi155 bash[68033]: audit 2024-07-28T19:39:13.295306+0000 mon.a (mon.0) 644 : audit [INF] from='osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi045", "root=default"]}]: dispatch 2024-07-28T19:39:14.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:14 smithi155 bash[68033]: audit 2024-07-28T19:39:14.174290+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.45:0/201260367' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:15.311 INFO:tasks.rados.rados.0.smithi045.stdout:2409: done (3 left) 2024-07-28T19:39:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2410: done (2 left) 2024-07-28T19:39:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2411: done (1 left) 2024-07-28T19:39:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2412: done (0 left) 2024-07-28T19:39:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2413: delete oid 24 current snap is 314 2024-07-28T19:39:15.322 INFO:tasks.rados.rados.0.smithi045.stdout:2413: done (0 left) 2024-07-28T19:39:15.322 INFO:tasks.rados.rados.0.smithi045.stdout:2414: rollback oid 18 current snap is 314 2024-07-28T19:39:15.322 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 18 to 310 2024-07-28T19:39:15.323 INFO:tasks.rados.rados.0.smithi045.stdout:2415: snap_remove snap 302 2024-07-28T19:39:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[82788]: cluster 2024-07-28T19:39:14.065297+0000 mgr.y (mgr.34101) 276 : cluster [DBG] pgmap v574: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 218 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.4 MiB/s wr, 42 op/s; 29/438 objects degraded (6.621%) 2024-07-28T19:39:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[82788]: cluster 2024-07-28T19:39:14.300169+0000 mon.a (mon.0) 646 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:39:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[82788]: cluster 2024-07-28T19:39:14.309025+0000 mon.a (mon.0) 647 : cluster [INF] osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166] boot 2024-07-28T19:39:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[82788]: cluster 2024-07-28T19:39:14.309549+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-07-28T19:39:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[82788]: audit 2024-07-28T19:39:14.314582+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:39:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[82788]: cluster 2024-07-28T19:39:15.223586+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 29/438 objects degraded (6.621%), 6 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[82788]: cluster 2024-07-28T19:39:15.311697+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-07-28T19:39:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[80445]: cluster 2024-07-28T19:39:14.065297+0000 mgr.y (mgr.34101) 276 : cluster [DBG] pgmap v574: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 218 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.4 MiB/s wr, 42 op/s; 29/438 objects degraded (6.621%) 2024-07-28T19:39:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[80445]: cluster 2024-07-28T19:39:14.300169+0000 mon.a (mon.0) 646 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:39:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[80445]: cluster 2024-07-28T19:39:14.309025+0000 mon.a (mon.0) 647 : cluster [INF] osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166] boot 2024-07-28T19:39:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[80445]: cluster 2024-07-28T19:39:14.309549+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-07-28T19:39:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[80445]: audit 2024-07-28T19:39:14.314582+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:39:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[80445]: cluster 2024-07-28T19:39:15.223586+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 29/438 objects degraded (6.621%), 6 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:15 smithi045 bash[80445]: cluster 2024-07-28T19:39:15.311697+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-07-28T19:39:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:15 smithi155 bash[68033]: cluster 2024-07-28T19:39:14.065297+0000 mgr.y (mgr.34101) 276 : cluster [DBG] pgmap v574: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 218 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.4 MiB/s wr, 42 op/s; 29/438 objects degraded (6.621%) 2024-07-28T19:39:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:15 smithi155 bash[68033]: cluster 2024-07-28T19:39:14.300169+0000 mon.a (mon.0) 646 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:39:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:15 smithi155 bash[68033]: cluster 2024-07-28T19:39:14.309025+0000 mon.a (mon.0) 647 : cluster [INF] osd.3 [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166] boot 2024-07-28T19:39:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:15 smithi155 bash[68033]: cluster 2024-07-28T19:39:14.309549+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-07-28T19:39:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:15 smithi155 bash[68033]: audit 2024-07-28T19:39:14.314582+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-28T19:39:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:15 smithi155 bash[68033]: cluster 2024-07-28T19:39:15.223586+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 29/438 objects degraded (6.621%), 6 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:15 smithi155 bash[68033]: cluster 2024-07-28T19:39:15.311697+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-07-28T19:39:16.308 INFO:tasks.rados.rados.0.smithi045.stdout:2415: done (1 left) 2024-07-28T19:39:16.309 INFO:tasks.rados.rados.0.smithi045.stdout:2416: write oid 19 current snap is 314 2024-07-28T19:39:16.309 INFO:tasks.rados.rados.0.smithi045.stdout:2416: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2024-07-28T19:39:16.313 INFO:tasks.rados.rados.0.smithi045.stdout:2416: writing smithi04569809-19 from 427142 to 848743 tid 1 2024-07-28T19:39:16.320 INFO:tasks.rados.rados.0.smithi045.stdout:2416: writing smithi04569809-19 from 1400333 to 1840976 tid 2 2024-07-28T19:39:16.328 INFO:tasks.rados.rados.0.smithi045.stdout:2416: writing smithi04569809-19 from 2613702 to 3064028 tid 3 2024-07-28T19:39:16.328 INFO:tasks.rados.rados.0.smithi045.stdout:2417: write oid 43 current snap is 314 2024-07-28T19:39:16.328 INFO:tasks.rados.rados.0.smithi045.stdout:2414: finishing rollback tid 0 to smithi04569809-18 2024-07-28T19:39:16.328 INFO:tasks.rados.rados.0.smithi045.stdout:2414: finishing rollback tid 1 to smithi04569809-18 2024-07-28T19:39:16.328 INFO:tasks.rados.rados.0.smithi045.stdout:2414: finishing rollback tid 2 to smithi04569809-18 2024-07-28T19:39:16.328 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 1681 (ObjNum 861 snap 296 seq_num 861) dirty exists 2024-07-28T19:39:16.328 INFO:tasks.rados.rados.0.smithi045.stdout:2417: seq_num 907 ranges {443949=496850,1458815=584301,2641125=602824} 2024-07-28T19:39:16.334 INFO:tasks.rados.rados.0.smithi045.stdout:2417: writing smithi04569809-43 from 443949 to 940799 tid 1 2024-07-28T19:39:16.342 INFO:tasks.rados.rados.0.smithi045.stdout:2417: writing smithi04569809-43 from 1458815 to 2043116 tid 2 2024-07-28T19:39:16.350 INFO:tasks.rados.rados.0.smithi045.stdout:2417: writing smithi04569809-43 from 2641125 to 3243949 tid 3 2024-07-28T19:39:16.350 INFO:tasks.rados.rados.0.smithi045.stdout:2414: done (2 left) 2024-07-28T19:39:16.350 INFO:tasks.rados.rados.0.smithi045.stdout:2418: read oid 10 snap 298 2024-07-28T19:39:16.350 INFO:tasks.rados.rados.0.smithi045.stdout:2418: expect deleted 2024-07-28T19:39:16.350 INFO:tasks.rados.rados.0.smithi045.stdout:2419: rollback oid 44 current snap is 314 2024-07-28T19:39:16.350 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 44 to 297 2024-07-28T19:39:16.350 INFO:tasks.rados.rados.0.smithi045.stdout:2416: finishing write tid 1 to smithi04569809-19 2024-07-28T19:39:16.350 INFO:tasks.rados.rados.0.smithi045.stdout:2417: finishing write tid 1 to smithi04569809-43 2024-07-28T19:39:16.350 INFO:tasks.rados.rados.0.smithi045.stdout:2416: finishing write tid 2 to smithi04569809-19 2024-07-28T19:39:16.350 INFO:tasks.rados.rados.0.smithi045.stdout:2416: finishing write tid 3 to smithi04569809-19 2024-07-28T19:39:16.351 INFO:tasks.rados.rados.0.smithi045.stdout:2416: finishing write tid 4 to smithi04569809-19 2024-07-28T19:39:16.351 INFO:tasks.rados.rados.0.smithi045.stdout:2416: finishing write tid 5 to smithi04569809-19 2024-07-28T19:39:16.351 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1208 (ObjNum 906 snap 314 seq_num 906) dirty exists 2024-07-28T19:39:16.351 INFO:tasks.rados.rados.0.smithi045.stdout:2416: left oid 19 (ObjNum 906 snap 314 seq_num 906) 2024-07-28T19:39:16.351 INFO:tasks.rados.rados.0.smithi045.stdout:2417: finishing write tid 2 to smithi04569809-43 2024-07-28T19:39:16.351 INFO:tasks.rados.rados.0.smithi045.stdout:2416: done (3 left) 2024-07-28T19:39:16.351 INFO:tasks.rados.rados.0.smithi045.stdout:2420: snap_remove snap 304 2024-07-28T19:39:16.502 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 4 2024-07-28T19:39:17.335 INFO:tasks.rados.rados.0.smithi045.stdout:2420: done (3 left) 2024-07-28T19:39:17.336 INFO:tasks.rados.rados.0.smithi045.stdout:2421: snap_remove snap 311 2024-07-28T19:39:17.435 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch upgrade pause' 2024-07-28T19:39:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:17 smithi045 bash[80445]: cluster 2024-07-28T19:39:16.066107+0000 mgr.y (mgr.34101) 277 : cluster [DBG] pgmap v577: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 218 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.8 MiB/s wr, 39 op/s; 29/438 objects degraded (6.621%) 2024-07-28T19:39:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:17 smithi045 bash[80445]: cluster 2024-07-28T19:39:16.310188+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-07-28T19:39:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:17 smithi045 bash[80445]: audit 2024-07-28T19:39:16.491398+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.45:0/4058417261' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:17 smithi045 bash[82788]: cluster 2024-07-28T19:39:16.066107+0000 mgr.y (mgr.34101) 277 : cluster [DBG] pgmap v577: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 218 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.8 MiB/s wr, 39 op/s; 29/438 objects degraded (6.621%) 2024-07-28T19:39:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:17 smithi045 bash[82788]: cluster 2024-07-28T19:39:16.310188+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-07-28T19:39:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:17 smithi045 bash[82788]: audit 2024-07-28T19:39:16.491398+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.45:0/4058417261' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:17 smithi155 bash[68033]: cluster 2024-07-28T19:39:16.066107+0000 mgr.y (mgr.34101) 277 : cluster [DBG] pgmap v577: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 218 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.8 MiB/s wr, 39 op/s; 29/438 objects degraded (6.621%) 2024-07-28T19:39:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:17 smithi155 bash[68033]: cluster 2024-07-28T19:39:16.310188+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-07-28T19:39:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:17 smithi155 bash[68033]: audit 2024-07-28T19:39:16.491398+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.45:0/4058417261' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2024-07-28T19:39:18.343 INFO:tasks.rados.rados.0.smithi045.stdout:2421: done (3 left) 2024-07-28T19:39:18.343 INFO:tasks.rados.rados.0.smithi045.stdout:2422: rollback oid 30 current snap is 314 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 30 to 312 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:2417: finishing write tid 3 to smithi04569809-43 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:2417: finishing write tid 4 to smithi04569809-43 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:2417: finishing write tid 5 to smithi04569809-43 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 494 (ObjNum 907 snap 314 seq_num 907) dirty exists 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:2417: left oid 43 (ObjNum 907 snap 314 seq_num 907) 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:2419: finishing rollback tid 0 to smithi04569809-44 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:2419: finishing rollback tid 1 to smithi04569809-44 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:2419: finishing rollback tid 2 to smithi04569809-44 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1660 (ObjNum 828 snap 290 seq_num 828) dirty exists 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:2417: done (3 left) 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:2418: done (2 left) 2024-07-28T19:39:18.344 INFO:tasks.rados.rados.0.smithi045.stdout:2419: done (1 left) 2024-07-28T19:39:18.345 INFO:tasks.rados.rados.0.smithi045.stdout:2423: snap_create 2024-07-28T19:39:18.357 INFO:tasks.rados.rados.0.smithi045.stdout:2422: finishing rollback tid 0 to smithi04569809-30 2024-07-28T19:39:18.360 INFO:tasks.rados.rados.0.smithi045.stdout:2422: finishing rollback tid 1 to smithi04569809-30 2024-07-28T19:39:18.360 INFO:tasks.rados.rados.0.smithi045.stdout:2422: finishing rollback tid 2 to smithi04569809-30 2024-07-28T19:39:18.360 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1152 (ObjNum 837 snap 291 seq_num 837) dirty exists 2024-07-28T19:39:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:18 smithi045 bash[80445]: cluster 2024-07-28T19:39:17.336516+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-07-28T19:39:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:18 smithi045 bash[80445]: audit 2024-07-28T19:39:18.040676+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:18 smithi045 bash[80445]: audit 2024-07-28T19:39:18.043333+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:18 smithi045 bash[82788]: cluster 2024-07-28T19:39:17.336516+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-07-28T19:39:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:18 smithi045 bash[82788]: audit 2024-07-28T19:39:18.040676+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:18 smithi045 bash[82788]: audit 2024-07-28T19:39:18.043333+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:18 smithi155 bash[68033]: cluster 2024-07-28T19:39:17.336516+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-07-28T19:39:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:18 smithi155 bash[68033]: audit 2024-07-28T19:39:18.040676+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:18 smithi155 bash[68033]: audit 2024-07-28T19:39:18.043333+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:19.348 INFO:tasks.rados.rados.0.smithi045.stdout:2422: done (1 left) 2024-07-28T19:39:19.348 INFO:tasks.rados.rados.0.smithi045.stdout:2423: done (0 left) 2024-07-28T19:39:19.348 INFO:tasks.rados.rados.0.smithi045.stdout:2424: snap_create 2024-07-28T19:39:19.402 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:19 smithi045 bash[80445]: cluster 2024-07-28T19:39:18.066807+0000 mgr.y (mgr.34101) 278 : cluster [DBG] pgmap v580: 89 pgs: 25 active+undersized, 6 active+undersized+degraded, 58 active+clean; 216 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 323 KiB/s wr, 1 op/s; 29/438 objects degraded (6.621%) 2024-07-28T19:39:19.403 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:19 smithi045 bash[80445]: cluster 2024-07-28T19:39:18.343693+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-07-28T19:39:19.403 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:19 smithi045 bash[82788]: cluster 2024-07-28T19:39:18.066807+0000 mgr.y (mgr.34101) 278 : cluster [DBG] pgmap v580: 89 pgs: 25 active+undersized, 6 active+undersized+degraded, 58 active+clean; 216 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 323 KiB/s wr, 1 op/s; 29/438 objects degraded (6.621%) 2024-07-28T19:39:19.403 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:19 smithi045 bash[82788]: cluster 2024-07-28T19:39:18.343693+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-07-28T19:39:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:19 smithi155 bash[68033]: cluster 2024-07-28T19:39:18.066807+0000 mgr.y (mgr.34101) 278 : cluster [DBG] pgmap v580: 89 pgs: 25 active+undersized, 6 active+undersized+degraded, 58 active+clean; 216 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 323 KiB/s wr, 1 op/s; 29/438 objects degraded (6.621%) 2024-07-28T19:39:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:19 smithi155 bash[68033]: cluster 2024-07-28T19:39:18.343693+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-07-28T19:39:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:2424: done (0 left) 2024-07-28T19:39:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:2425: read oid 23 snap -1 2024-07-28T19:39:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:2425: expect (ObjNum 887 snap 312 seq_num 887) 2024-07-28T19:39:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:2426: rollback oid 29 current snap is 316 2024-07-28T19:39:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 29 to 306 2024-07-28T19:39:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:2427: write oid 33 current snap is 316 2024-07-28T19:39:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:2427: seq_num 908 ranges {460756=572099,1517297=444312,2668548=472870} 2024-07-28T19:39:20.357 INFO:tasks.rados.rados.0.smithi045.stdout:2427: writing smithi04569809-33 from 460756 to 1032855 tid 1 2024-07-28T19:39:20.364 INFO:tasks.rados.rados.0.smithi045.stdout:2427: writing smithi04569809-33 from 1517297 to 1961609 tid 2 2024-07-28T19:39:20.367 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:20 smithi045 bash[82788]: cluster 2024-07-28T19:39:19.349121+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-07-28T19:39:20.372 INFO:tasks.rados.rados.0.smithi045.stdout:2427: writing smithi04569809-33 from 2668548 to 3141418 tid 3 2024-07-28T19:39:20.372 INFO:tasks.rados.rados.0.smithi045.stdout:2428: write oid 3 current snap is 316 2024-07-28T19:39:20.372 INFO:tasks.rados.rados.0.smithi045.stdout:2428: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2024-07-28T19:39:20.380 INFO:tasks.rados.rados.0.smithi045.stdout:2428: writing smithi04569809-3 from 477563 to 1124911 tid 1 2024-07-28T19:39:20.388 INFO:tasks.rados.rados.0.smithi045.stdout:2428: writing smithi04569809-3 from 1859426 to 2447396 tid 2 2024-07-28T19:39:20.394 INFO:tasks.rados.rados.0.smithi045.stdout:2428: writing smithi04569809-3 from 2979618 to 3277563 tid 3 2024-07-28T19:39:20.394 INFO:tasks.rados.rados.0.smithi045.stdout:2429: rollback oid 36 current snap is 316 2024-07-28T19:39:20.394 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 36 to 312 2024-07-28T19:39:20.394 INFO:tasks.rados.rados.0.smithi045.stdout:2426: finishing rollback tid 1 to smithi04569809-29 2024-07-28T19:39:20.394 INFO:tasks.rados.rados.0.smithi045.stdout:2426: finishing rollback tid 2 to smithi04569809-29 2024-07-28T19:39:20.394 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1699 (ObjNum 851 snap 292 seq_num 851) dirty exists 2024-07-28T19:39:20.394 INFO:tasks.rados.rados.0.smithi045.stdout:2425: expect (ObjNum 887 snap 312 seq_num 887) 2024-07-28T19:39:20.488 INFO:tasks.rados.rados.0.smithi045.stdout:2427: finishing write tid 1 to smithi04569809-33 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2427: finishing write tid 2 to smithi04569809-33 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2427: finishing write tid 3 to smithi04569809-33 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2427: finishing write tid 4 to smithi04569809-33 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2427: finishing write tid 5 to smithi04569809-33 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 473 (ObjNum 908 snap 316 seq_num 908) dirty exists 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2427: left oid 33 (ObjNum 908 snap 316 seq_num 908) 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2428: finishing write tid 1 to smithi04569809-3 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2428: finishing write tid 2 to smithi04569809-3 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2429: finishing rollback tid 0 to smithi04569809-36 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2428: finishing write tid 3 to smithi04569809-3 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2429: finishing rollback tid 1 to smithi04569809-36 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2428: finishing write tid 4 to smithi04569809-3 2024-07-28T19:39:20.489 INFO:tasks.rados.rados.0.smithi045.stdout:2429: finishing rollback tid 2 to smithi04569809-36 2024-07-28T19:39:20.490 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 914 (ObjNum 882 snap 311 seq_num 882) dirty exists 2024-07-28T19:39:20.490 INFO:tasks.rados.rados.0.smithi045.stdout:2428: finishing write tid 5 to smithi04569809-3 2024-07-28T19:39:20.490 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1235 (ObjNum 909 snap 316 seq_num 909) dirty exists 2024-07-28T19:39:20.490 INFO:tasks.rados.rados.0.smithi045.stdout:2428: left oid 3 (ObjNum 909 snap 316 seq_num 909) 2024-07-28T19:39:20.490 INFO:tasks.rados.rados.0.smithi045.stdout:2425: done (4 left) 2024-07-28T19:39:20.490 INFO:tasks.rados.rados.0.smithi045.stdout:2426: done (3 left) 2024-07-28T19:39:20.490 INFO:tasks.rados.rados.0.smithi045.stdout:2427: done (2 left) 2024-07-28T19:39:20.490 INFO:tasks.rados.rados.0.smithi045.stdout:2428: done (1 left) 2024-07-28T19:39:20.490 INFO:tasks.rados.rados.0.smithi045.stdout:2429: done (0 left) 2024-07-28T19:39:20.490 INFO:tasks.rados.rados.0.smithi045.stdout:2430: snap_create 2024-07-28T19:39:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:39:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:39:20] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T19:39:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:20 smithi045 bash[82788]: cluster 2024-07-28T19:39:20.348616+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-07-28T19:39:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:20 smithi045 bash[80445]: cluster 2024-07-28T19:39:19.349121+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-07-28T19:39:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:20 smithi045 bash[80445]: cluster 2024-07-28T19:39:20.348616+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-07-28T19:39:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:20 smithi155 bash[68033]: cluster 2024-07-28T19:39:19.349121+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-07-28T19:39:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:20 smithi155 bash[68033]: cluster 2024-07-28T19:39:20.348616+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-07-28T19:39:21.379 INFO:tasks.rados.rados.0.smithi045.stdout:2430: done (0 left) 2024-07-28T19:39:21.379 INFO:tasks.rados.rados.0.smithi045.stdout:2431: read oid 24 snap -1 2024-07-28T19:39:21.380 INFO:tasks.rados.rados.0.smithi045.stdout:2431: expect deleted 2024-07-28T19:39:21.380 INFO:tasks.rados.rados.0.smithi045.stdout:2432: delete oid 2 current snap is 317 2024-07-28T19:39:21.384 INFO:tasks.rados.rados.0.smithi045.stdout:2431: done (1 left) 2024-07-28T19:39:21.384 INFO:tasks.rados.rados.0.smithi045.stdout:2432: done (0 left) 2024-07-28T19:39:21.384 INFO:tasks.rados.rados.0.smithi045.stdout:2433: delete oid 40 current snap is 317 2024-07-28T19:39:21.390 INFO:tasks.rados.rados.0.smithi045.stdout:2433: done (0 left) 2024-07-28T19:39:21.390 INFO:tasks.rados.rados.0.smithi045.stdout:2434: read oid 48 snap -1 2024-07-28T19:39:21.390 INFO:tasks.rados.rados.0.smithi045.stdout:2434: expect (ObjNum 857 snap 295 seq_num 857) 2024-07-28T19:39:21.390 INFO:tasks.rados.rados.0.smithi045.stdout:2435: write oid 41 current snap is 317 2024-07-28T19:39:21.390 INFO:tasks.rados.rados.0.smithi045.stdout:2435: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2024-07-28T19:39:21.397 INFO:tasks.rados.rados.0.smithi045.stdout:2435: writing smithi04569809-41 from 527984 to 1001079 tid 1 2024-07-28T19:39:21.405 INFO:tasks.rados.rados.0.smithi045.stdout:2435: writing smithi04569809-41 from 1634872 to 2086522 tid 2 2024-07-28T19:39:21.414 INFO:tasks.rados.rados.0.smithi045.stdout:2435: writing smithi04569809-41 from 2661887 to 3296198 tid 3 2024-07-28T19:39:21.415 INFO:tasks.rados.rados.0.smithi045.stdout:2436: write oid 3 current snap is 317 2024-07-28T19:39:21.415 INFO:tasks.rados.rados.0.smithi045.stdout:2436: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2024-07-28T19:39:21.424 INFO:tasks.rados.rados.0.smithi045.stdout:2436: writing smithi04569809-3 from 544791 to 1209488 tid 1 2024-07-28T19:39:21.432 INFO:tasks.rados.rados.0.smithi045.stdout:2436: writing smithi04569809-3 from 1693354 to 2288662 tid 2 2024-07-28T19:39:21.439 INFO:tasks.rados.rados.0.smithi045.stdout:2436: writing smithi04569809-3 from 2689310 to 3134893 tid 3 2024-07-28T19:39:21.439 INFO:tasks.rados.rados.0.smithi045.stdout:2437: read oid 33 snap -1 2024-07-28T19:39:21.439 INFO:tasks.rados.rados.0.smithi045.stdout:2437: expect (ObjNum 908 snap 316 seq_num 908) 2024-07-28T19:39:21.439 INFO:tasks.rados.rados.0.smithi045.stdout:2434: expect (ObjNum 857 snap 295 seq_num 857) 2024-07-28T19:39:21.648 INFO:tasks.rados.rados.0.smithi045.stdout:2435: finishing write tid 1 to smithi04569809-41 2024-07-28T19:39:21.648 INFO:tasks.rados.rados.0.smithi045.stdout:2435: finishing write tid 2 to smithi04569809-41 2024-07-28T19:39:21.648 INFO:tasks.rados.rados.0.smithi045.stdout:2438: read oid 32 snap -1 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:2438: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:2434: done (4 left) 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:2439: rollback oid 42 current snap is 317 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 289 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:2435: finishing write tid 3 to smithi04569809-41 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:2435: finishing write tid 4 to smithi04569809-41 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:2435: finishing write tid 5 to smithi04569809-41 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1157 (ObjNum 912 snap 317 seq_num 912) dirty exists 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:2435: left oid 41 (ObjNum 912 snap 317 seq_num 912) 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:2436: finishing write tid 1 to smithi04569809-3 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:2436: finishing write tid 2 to smithi04569809-3 2024-07-28T19:39:21.649 INFO:tasks.rados.rados.0.smithi045.stdout:2437: expect (ObjNum 908 snap 316 seq_num 908) 2024-07-28T19:39:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:21 smithi045 bash[80445]: cluster 2024-07-28T19:39:20.067522+0000 mgr.y (mgr.34101) 279 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 222 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 13 op/s; 3.4 MiB/s, 3 objects/s recovering 2024-07-28T19:39:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:21 smithi045 bash[80445]: cluster 2024-07-28T19:39:20.354124+0000 mon.a (mon.0) 658 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/438 objects degraded (6.621%), 6 pgs degraded) 2024-07-28T19:39:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:21 smithi045 bash[80445]: cluster 2024-07-28T19:39:20.354190+0000 mon.a (mon.0) 659 : cluster [INF] Cluster is now healthy 2024-07-28T19:39:21.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:21 smithi045 bash[82788]: cluster 2024-07-28T19:39:20.067522+0000 mgr.y (mgr.34101) 279 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 222 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 13 op/s; 3.4 MiB/s, 3 objects/s recovering 2024-07-28T19:39:21.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:21 smithi045 bash[82788]: cluster 2024-07-28T19:39:20.354124+0000 mon.a (mon.0) 658 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/438 objects degraded (6.621%), 6 pgs degraded) 2024-07-28T19:39:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:21 smithi045 bash[82788]: cluster 2024-07-28T19:39:20.354190+0000 mon.a (mon.0) 659 : cluster [INF] Cluster is now healthy 2024-07-28T19:39:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:21 smithi155 bash[68033]: cluster 2024-07-28T19:39:20.067522+0000 mgr.y (mgr.34101) 279 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 222 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 13 op/s; 3.4 MiB/s, 3 objects/s recovering 2024-07-28T19:39:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:21 smithi155 bash[68033]: cluster 2024-07-28T19:39:20.354124+0000 mon.a (mon.0) 658 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/438 objects degraded (6.621%), 6 pgs degraded) 2024-07-28T19:39:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:21 smithi155 bash[68033]: cluster 2024-07-28T19:39:20.354190+0000 mon.a (mon.0) 659 : cluster [INF] Cluster is now healthy 2024-07-28T19:39:21.832 INFO:tasks.rados.rados.0.smithi045.stdout:2436: finishing write tid 3 to smithi04569809-3 2024-07-28T19:39:21.832 INFO:tasks.rados.rados.0.smithi045.stdout:2436: finishing write tid 4 to smithi04569809-3 2024-07-28T19:39:21.832 INFO:tasks.rados.rados.0.smithi045.stdout:2435: done (4 left) 2024-07-28T19:39:21.832 INFO:tasks.rados.rados.0.smithi045.stdout:2437: done (3 left) 2024-07-28T19:39:21.832 INFO:tasks.rados.rados.0.smithi045.stdout:2440: delete oid 6 current snap is 317 2024-07-28T19:39:21.833 INFO:tasks.rados.rados.0.smithi045.stdout:2436: finishing write tid 5 to smithi04569809-3 2024-07-28T19:39:21.833 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1240 (ObjNum 913 snap 317 seq_num 913) dirty exists 2024-07-28T19:39:21.833 INFO:tasks.rados.rados.0.smithi045.stdout:2436: left oid 3 (ObjNum 913 snap 317 seq_num 913) 2024-07-28T19:39:21.833 INFO:tasks.rados.rados.0.smithi045.stdout:2439: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:39:21.833 INFO:tasks.rados.rados.0.smithi045.stdout:2439: finishing rollback tid 2 to smithi04569809-42 2024-07-28T19:39:21.833 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1701 (ObjNum 798 snap 281 seq_num 798) dirty exists 2024-07-28T19:39:21.833 INFO:tasks.rados.rados.0.smithi045.stdout:2438: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:39:21.978 INFO:tasks.rados.rados.0.smithi045.stdout:2436: done (3 left) 2024-07-28T19:39:21.978 INFO:tasks.rados.rados.0.smithi045.stdout:2438: done (2 left) 2024-07-28T19:39:21.978 INFO:tasks.rados.rados.0.smithi045.stdout:2439: done (1 left) 2024-07-28T19:39:21.979 INFO:tasks.rados.rados.0.smithi045.stdout:2440: done (0 left) 2024-07-28T19:39:21.979 INFO:tasks.rados.rados.0.smithi045.stdout:2441: read oid 42 snap -1 2024-07-28T19:39:21.979 INFO:tasks.rados.rados.0.smithi045.stdout:2441: expect (ObjNum 798 snap 281 seq_num 798) 2024-07-28T19:39:21.979 INFO:tasks.rados.rados.0.smithi045.stdout:2442: read oid 44 snap 316 2024-07-28T19:39:21.979 INFO:tasks.rados.rados.0.smithi045.stdout:2442: expect (ObjNum 828 snap 290 seq_num 828) 2024-07-28T19:39:21.979 INFO:tasks.rados.rados.0.smithi045.stdout:2443: snap_create 2024-07-28T19:39:21.984 INFO:tasks.rados.rados.0.smithi045.stdout:2441: expect (ObjNum 798 snap 281 seq_num 798) 2024-07-28T19:39:22.095 INFO:tasks.rados.rados.0.smithi045.stdout:2442: expect (ObjNum 828 snap 290 seq_num 828) 2024-07-28T19:39:22.392 INFO:tasks.rados.rados.0.smithi045.stdout:2441: done (2 left) 2024-07-28T19:39:22.392 INFO:tasks.rados.rados.0.smithi045.stdout:2442: done (1 left) 2024-07-28T19:39:22.392 INFO:tasks.rados.rados.0.smithi045.stdout:2443: done (0 left) 2024-07-28T19:39:22.392 INFO:tasks.rados.rados.0.smithi045.stdout:2444: write oid 17 current snap is 318 2024-07-28T19:39:22.392 INFO:tasks.rados.rados.0.smithi045.stdout:2444: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2024-07-28T19:39:22.397 INFO:tasks.rados.rados.0.smithi045.stdout:2444: writing smithi04569809-17 from 578405 to 993600 tid 1 2024-07-28T19:39:22.403 INFO:tasks.rados.rados.0.smithi045.stdout:2444: writing smithi04569809-17 from 1410318 to 2009295 tid 2 2024-07-28T19:39:22.410 INFO:tasks.rados.rados.0.smithi045.stdout:2444: writing smithi04569809-17 from 2744156 to 3328636 tid 3 2024-07-28T19:39:22.411 INFO:tasks.rados.rados.0.smithi045.stdout:2445: read oid 39 snap -1 2024-07-28T19:39:22.411 INFO:tasks.rados.rados.0.smithi045.stdout:2445: expect (ObjNum 885 snap 312 seq_num 885) 2024-07-28T19:39:22.411 INFO:tasks.rados.rados.0.smithi045.stdout:2446: read oid 42 snap -1 2024-07-28T19:39:22.411 INFO:tasks.rados.rados.0.smithi045.stdout:2446: expect (ObjNum 798 snap 281 seq_num 798) 2024-07-28T19:39:22.411 INFO:tasks.rados.rados.0.smithi045.stdout:2447: delete oid 1 current snap is 318 2024-07-28T19:39:22.411 INFO:tasks.rados.rados.0.smithi045.stdout:2444: finishing write tid 1 to smithi04569809-17 2024-07-28T19:39:22.416 INFO:tasks.rados.rados.0.smithi045.stdout:2444: finishing write tid 2 to smithi04569809-17 2024-07-28T19:39:22.416 INFO:tasks.rados.rados.0.smithi045.stdout:2444: finishing write tid 3 to smithi04569809-17 2024-07-28T19:39:22.417 INFO:tasks.rados.rados.0.smithi045.stdout:2444: finishing write tid 4 to smithi04569809-17 2024-07-28T19:39:22.417 INFO:tasks.rados.rados.0.smithi045.stdout:2447: done (3 left) 2024-07-28T19:39:22.418 INFO:tasks.rados.rados.0.smithi045.stdout:2448: delete oid 13 current snap is 318 2024-07-28T19:39:22.418 INFO:tasks.rados.rados.0.smithi045.stdout:2444: finishing write tid 5 to smithi04569809-17 2024-07-28T19:39:22.418 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 763 (ObjNum 915 snap 318 seq_num 915) dirty exists 2024-07-28T19:39:22.418 INFO:tasks.rados.rados.0.smithi045.stdout:2444: left oid 17 (ObjNum 915 snap 318 seq_num 915) 2024-07-28T19:39:22.422 INFO:tasks.rados.rados.0.smithi045.stdout:2445: expect (ObjNum 885 snap 312 seq_num 885) 2024-07-28T19:39:22.550 INFO:tasks.rados.rados.0.smithi045.stdout:2446: expect (ObjNum 798 snap 281 seq_num 798) 2024-07-28T19:39:22.660 INFO:tasks.rados.rados.0.smithi045.stdout:2444: done (3 left) 2024-07-28T19:39:22.661 INFO:tasks.rados.rados.0.smithi045.stdout:2445: done (2 left) 2024-07-28T19:39:22.661 INFO:tasks.rados.rados.0.smithi045.stdout:2446: done (1 left) 2024-07-28T19:39:22.661 INFO:tasks.rados.rados.0.smithi045.stdout:2448: done (0 left) 2024-07-28T19:39:22.661 INFO:tasks.rados.rados.0.smithi045.stdout:2449: snap_remove snap 285 2024-07-28T19:39:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:22 smithi045 bash[80445]: cluster 2024-07-28T19:39:21.380668+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-07-28T19:39:22.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:22 smithi045 bash[82788]: cluster 2024-07-28T19:39:21.380668+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-07-28T19:39:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:22 smithi155 bash[68033]: cluster 2024-07-28T19:39:21.380668+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-07-28T19:39:22.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:39:22 smithi155 bash[60745]: ts=2024-07-28T19:39:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:39:23.093 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:39:23.400 INFO:tasks.rados.rados.0.smithi045.stdout:2449: done (0 left) 2024-07-28T19:39:23.400 INFO:tasks.rados.rados.0.smithi045.stdout:2450: snap_remove snap 313 2024-07-28T19:39:23.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: cluster 2024-07-28T19:39:22.068384+0000 mgr.y (mgr.34101) 280 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 222 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 3.4 MiB/s, 3 objects/s recovering 2024-07-28T19:39:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: cluster 2024-07-28T19:39:22.392680+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-07-28T19:39:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: audit 2024-07-28T19:39:22.709750+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: audit 2024-07-28T19:39:22.721948+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: audit 2024-07-28T19:39:22.724569+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: audit 2024-07-28T19:39:22.725983+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:39:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: audit 2024-07-28T19:39:22.735090+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: audit 2024-07-28T19:39:22.882467+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: audit 2024-07-28T19:39:22.888319+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: audit 2024-07-28T19:39:22.890999+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: audit 2024-07-28T19:39:22.893112+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[82788]: audit 2024-07-28T19:39:22.895723+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: cluster 2024-07-28T19:39:22.068384+0000 mgr.y (mgr.34101) 280 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 222 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 3.4 MiB/s, 3 objects/s recovering 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: cluster 2024-07-28T19:39:22.392680+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: audit 2024-07-28T19:39:22.709750+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: audit 2024-07-28T19:39:22.721948+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: audit 2024-07-28T19:39:22.724569+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: audit 2024-07-28T19:39:22.725983+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: audit 2024-07-28T19:39:22.735090+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: audit 2024-07-28T19:39:22.882467+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: audit 2024-07-28T19:39:22.888319+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: audit 2024-07-28T19:39:22.890999+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: audit 2024-07-28T19:39:22.893112+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:23 smithi045 bash[80445]: audit 2024-07-28T19:39:22.895723+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T19:39:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: cluster 2024-07-28T19:39:22.068384+0000 mgr.y (mgr.34101) 280 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 222 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 3.4 MiB/s, 3 objects/s recovering 2024-07-28T19:39:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: cluster 2024-07-28T19:39:22.392680+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-07-28T19:39:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: audit 2024-07-28T19:39:22.709750+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: audit 2024-07-28T19:39:22.721948+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: audit 2024-07-28T19:39:22.724569+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: audit 2024-07-28T19:39:22.725983+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:39:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: audit 2024-07-28T19:39:22.735090+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: audit 2024-07-28T19:39:22.882467+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: audit 2024-07-28T19:39:22.888319+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: audit 2024-07-28T19:39:22.890999+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: audit 2024-07-28T19:39:22.893112+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:23 smithi155 bash[68033]: audit 2024-07-28T19:39:22.895723+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T19:39:24.406 INFO:tasks.rados.rados.0.smithi045.stdout:2450: done (0 left) 2024-07-28T19:39:24.407 INFO:tasks.rados.rados.0.smithi045.stdout:2451: read oid 43 snap -1 2024-07-28T19:39:24.407 INFO:tasks.rados.rados.0.smithi045.stdout:2451: expect (ObjNum 907 snap 314 seq_num 907) 2024-07-28T19:39:24.407 INFO:tasks.rados.rados.0.smithi045.stdout:2452: read oid 19 snap -1 2024-07-28T19:39:24.407 INFO:tasks.rados.rados.0.smithi045.stdout:2452: expect (ObjNum 906 snap 314 seq_num 906) 2024-07-28T19:39:24.407 INFO:tasks.rados.rados.0.smithi045.stdout:2453: read oid 29 snap 312 2024-07-28T19:39:24.407 INFO:tasks.rados.rados.0.smithi045.stdout:2453: expect deleted 2024-07-28T19:39:24.407 INFO:tasks.rados.rados.0.smithi045.stdout:2454: write oid 14 current snap is 318 2024-07-28T19:39:24.407 INFO:tasks.rados.rados.0.smithi045.stdout:2454: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2024-07-28T19:39:24.414 INFO:tasks.rados.rados.0.smithi045.stdout:2454: writing smithi04569809-14 from 628826 to 1269768 tid 1 2024-07-28T19:39:24.421 INFO:tasks.rados.rados.0.smithi045.stdout:2454: writing smithi04569809-14 from 1869411 to 2332068 tid 2 2024-07-28T19:39:24.428 INFO:tasks.rados.rados.0.smithi045.stdout:2454: writing smithi04569809-14 from 2826425 to 3361074 tid 3 2024-07-28T19:39:24.429 INFO:tasks.rados.rados.0.smithi045.stdout:2455: snap_remove snap 308 2024-07-28T19:39:24.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:24 smithi155 bash[68033]: audit 2024-07-28T19:39:22.896070+0000 mgr.y (mgr.34101) 281 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T19:39:24.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:24 smithi155 bash[68033]: cephadm 2024-07-28T19:39:22.898022+0000 mgr.y (mgr.34101) 282 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-07-28T19:39:24.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:24 smithi155 bash[68033]: cluster 2024-07-28T19:39:23.401309+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-07-28T19:39:24.694 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:24 smithi045 bash[80445]: audit 2024-07-28T19:39:22.896070+0000 mgr.y (mgr.34101) 281 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T19:39:24.694 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:24 smithi045 bash[80445]: cephadm 2024-07-28T19:39:22.898022+0000 mgr.y (mgr.34101) 282 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-07-28T19:39:24.694 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:24 smithi045 bash[80445]: cluster 2024-07-28T19:39:23.401309+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-07-28T19:39:24.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:24 smithi045 bash[82788]: audit 2024-07-28T19:39:22.896070+0000 mgr.y (mgr.34101) 281 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-28T19:39:24.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:24 smithi045 bash[82788]: cephadm 2024-07-28T19:39:22.898022+0000 mgr.y (mgr.34101) 282 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-07-28T19:39:24.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:24 smithi045 bash[82788]: cluster 2024-07-28T19:39:23.401309+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-07-28T19:39:25.234 INFO:tasks.rados.rados.0.smithi045.stdout:2455: done (4 left) 2024-07-28T19:39:25.235 INFO:tasks.rados.rados.0.smithi045.stdout:2456: delete oid 25 current snap is 318 2024-07-28T19:39:25.235 INFO:tasks.rados.rados.0.smithi045.stdout:2451: expect (ObjNum 907 snap 314 seq_num 907) 2024-07-28T19:39:25.456 INFO:tasks.rados.rados.0.smithi045.stdout:2452: expect (ObjNum 906 snap 314 seq_num 906) 2024-07-28T19:39:25.641 INFO:tasks.rados.rados.0.smithi045.stdout:2454: finishing write tid 1 to smithi04569809-14 2024-07-28T19:39:25.642 INFO:tasks.rados.rados.0.smithi045.stdout:2454: finishing write tid 2 to smithi04569809-14 2024-07-28T19:39:25.642 INFO:tasks.rados.rados.0.smithi045.stdout:2454: finishing write tid 3 to smithi04569809-14 2024-07-28T19:39:25.642 INFO:tasks.rados.rados.0.smithi045.stdout:2454: finishing write tid 4 to smithi04569809-14 2024-07-28T19:39:25.642 INFO:tasks.rados.rados.0.smithi045.stdout:2454: finishing write tid 5 to smithi04569809-14 2024-07-28T19:39:25.642 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 308 (ObjNum 918 snap 318 seq_num 918) dirty exists 2024-07-28T19:39:25.642 INFO:tasks.rados.rados.0.smithi045.stdout:2454: left oid 14 (ObjNum 918 snap 318 seq_num 918) 2024-07-28T19:39:25.642 INFO:tasks.rados.rados.0.smithi045.stdout:2451: done (4 left) 2024-07-28T19:39:25.642 INFO:tasks.rados.rados.0.smithi045.stdout:2452: done (3 left) 2024-07-28T19:39:25.643 INFO:tasks.rados.rados.0.smithi045.stdout:2453: done (2 left) 2024-07-28T19:39:25.643 INFO:tasks.rados.rados.0.smithi045.stdout:2454: done (1 left) 2024-07-28T19:39:25.643 INFO:tasks.rados.rados.0.smithi045.stdout:2456: done (0 left) 2024-07-28T19:39:25.643 INFO:tasks.rados.rados.0.smithi045.stdout:2457: write oid 15 current snap is 318 2024-07-28T19:39:25.643 INFO:tasks.rados.rados.0.smithi045.stdout:2457: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2024-07-28T19:39:25.659 INFO:tasks.rados.rados.0.smithi045.stdout:2457: writing smithi04569809-15 from 662440 to 1170233 tid 1 2024-07-28T19:39:25.678 INFO:tasks.rados.rados.0.smithi045.stdout:2457: writing smithi04569809-15 from 1702728 to 2452701 tid 2 2024-07-28T19:39:25.693 INFO:tasks.rados.rados.0.smithi045.stdout:2457: writing smithi04569809-15 from 2881271 to 3438464 tid 3 2024-07-28T19:39:25.693 INFO:tasks.rados.rados.0.smithi045.stdout:2458: snap_remove snap 315 2024-07-28T19:39:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:25 smithi045 bash[80445]: cluster 2024-07-28T19:39:24.069495+0000 mgr.y (mgr.34101) 283 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2024-07-28T19:39:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:25 smithi045 bash[80445]: cluster 2024-07-28T19:39:24.407472+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-07-28T19:39:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:25 smithi045 bash[80445]: cluster 2024-07-28T19:39:25.235104+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-07-28T19:39:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:25 smithi045 bash[82788]: cluster 2024-07-28T19:39:24.069495+0000 mgr.y (mgr.34101) 283 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2024-07-28T19:39:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:25 smithi045 bash[82788]: cluster 2024-07-28T19:39:24.407472+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-07-28T19:39:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:25 smithi045 bash[82788]: cluster 2024-07-28T19:39:25.235104+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-07-28T19:39:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:25 smithi155 bash[68033]: cluster 2024-07-28T19:39:24.069495+0000 mgr.y (mgr.34101) 283 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2024-07-28T19:39:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:25 smithi155 bash[68033]: cluster 2024-07-28T19:39:24.407472+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-07-28T19:39:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:25 smithi155 bash[68033]: cluster 2024-07-28T19:39:25.235104+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-07-28T19:39:26.460 INFO:tasks.rados.rados.0.smithi045.stdout:2458: done (1 left) 2024-07-28T19:39:26.460 INFO:tasks.rados.rados.0.smithi045.stdout:2459: read oid 11 snap -1 2024-07-28T19:39:26.461 INFO:tasks.rados.rados.0.smithi045.stdout:2459: expect (ObjNum 805 snap 282 seq_num 805) 2024-07-28T19:39:26.461 INFO:tasks.rados.rados.0.smithi045.stdout:2460: delete oid 27 current snap is 318 2024-07-28T19:39:26.461 INFO:tasks.rados.rados.0.smithi045.stdout:2457: finishing write tid 1 to smithi04569809-15 2024-07-28T19:39:26.461 INFO:tasks.rados.rados.0.smithi045.stdout:2457: finishing write tid 2 to smithi04569809-15 2024-07-28T19:39:26.461 INFO:tasks.rados.rados.0.smithi045.stdout:2457: finishing write tid 3 to smithi04569809-15 2024-07-28T19:39:26.461 INFO:tasks.rados.rados.0.smithi045.stdout:2457: finishing write tid 4 to smithi04569809-15 2024-07-28T19:39:26.462 INFO:tasks.rados.rados.0.smithi045.stdout:2457: finishing write tid 5 to smithi04569809-15 2024-07-28T19:39:26.462 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 1170 (ObjNum 920 snap 318 seq_num 920) dirty exists 2024-07-28T19:39:26.462 INFO:tasks.rados.rados.0.smithi045.stdout:2457: left oid 15 (ObjNum 920 snap 318 seq_num 920) 2024-07-28T19:39:26.469 INFO:tasks.rados.rados.0.smithi045.stdout:2457: done (2 left) 2024-07-28T19:39:26.469 INFO:tasks.rados.rados.0.smithi045.stdout:2460: done (1 left) 2024-07-28T19:39:26.469 INFO:tasks.rados.rados.0.smithi045.stdout:2461: write oid 33 current snap is 318 2024-07-28T19:39:26.469 INFO:tasks.rados.rados.0.smithi045.stdout:2461: seq_num 922 ranges {696054=658291,2103339=753642} 2024-07-28T19:39:26.477 INFO:tasks.rados.rados.0.smithi045.stdout:2461: writing smithi04569809-33 from 696054 to 1354345 tid 1 2024-07-28T19:39:26.486 INFO:tasks.rados.rados.0.smithi045.stdout:2461: writing smithi04569809-33 from 2103339 to 2856981 tid 2 2024-07-28T19:39:26.486 INFO:tasks.rados.rados.0.smithi045.stdout:2462: delete oid 47 current snap is 318 2024-07-28T19:39:26.486 INFO:tasks.rados.rados.0.smithi045.stdout:2461: finishing write tid 1 to smithi04569809-33 2024-07-28T19:39:26.486 INFO:tasks.rados.rados.0.smithi045.stdout:2459: expect (ObjNum 805 snap 282 seq_num 805) 2024-07-28T19:39:26.599 INFO:tasks.rados.rados.0.smithi045.stdout:2461: finishing write tid 2 to smithi04569809-33 2024-07-28T19:39:26.599 INFO:tasks.rados.rados.0.smithi045.stdout:2461: finishing write tid 3 to smithi04569809-33 2024-07-28T19:39:26.599 INFO:tasks.rados.rados.0.smithi045.stdout:2461: finishing write tid 4 to smithi04569809-33 2024-07-28T19:39:26.599 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 485 (ObjNum 922 snap 318 seq_num 922) dirty exists 2024-07-28T19:39:26.599 INFO:tasks.rados.rados.0.smithi045.stdout:2461: left oid 33 (ObjNum 922 snap 318 seq_num 922) 2024-07-28T19:39:26.599 INFO:tasks.rados.rados.0.smithi045.stdout:2459: done (2 left) 2024-07-28T19:39:26.599 INFO:tasks.rados.rados.0.smithi045.stdout:2461: done (1 left) 2024-07-28T19:39:26.599 INFO:tasks.rados.rados.0.smithi045.stdout:2462: done (0 left) 2024-07-28T19:39:26.599 INFO:tasks.rados.rados.0.smithi045.stdout:2463: read oid 2 snap -1 2024-07-28T19:39:26.599 INFO:tasks.rados.rados.0.smithi045.stdout:2463: expect deleted 2024-07-28T19:39:26.599 INFO:tasks.rados.rados.0.smithi045.stdout:2464: delete oid 35 current snap is 318 2024-07-28T19:39:26.602 INFO:tasks.rados.rados.0.smithi045.stdout:2463: done (1 left) 2024-07-28T19:39:26.602 INFO:tasks.rados.rados.0.smithi045.stdout:2464: done (0 left) 2024-07-28T19:39:26.602 INFO:tasks.rados.rados.0.smithi045.stdout:2465: delete oid 40 current snap is 318 2024-07-28T19:39:26.605 INFO:tasks.rados.rados.0.smithi045.stdout:2465: done (0 left) 2024-07-28T19:39:26.605 INFO:tasks.rados.rados.0.smithi045.stdout:2466: rollback oid 15 current snap is 318 2024-07-28T19:39:26.605 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 298 2024-07-28T19:39:26.605 INFO:tasks.rados.rados.0.smithi045.stdout:2467: delete oid 33 current snap is 318 2024-07-28T19:39:26.608 INFO:tasks.rados.rados.0.smithi045.stdout:2467: done (1 left) 2024-07-28T19:39:26.608 INFO:tasks.rados.rados.0.smithi045.stdout:2468: write oid 8 current snap is 318 2024-07-28T19:39:26.608 INFO:tasks.rados.rados.0.smithi045.stdout:2468: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2024-07-28T19:39:26.616 INFO:tasks.rados.rados.0.smithi045.stdout:2468: writing smithi04569809-8 from 780089 to 1414625 tid 1 2024-07-28T19:39:26.622 INFO:tasks.rados.rados.0.smithi045.stdout:2468: writing smithi04569809-8 from 1879396 to 2500387 tid 2 2024-07-28T19:39:26.629 INFO:tasks.rados.rados.0.smithi045.stdout:2468: writing smithi04569809-8 from 3240526 to 3580089 tid 3 2024-07-28T19:39:26.629 INFO:tasks.rados.rados.0.smithi045.stdout:2469: delete oid 5 current snap is 318 2024-07-28T19:39:26.629 INFO:tasks.rados.rados.0.smithi045.stdout:2466: finishing rollback tid 0 to smithi04569809-15 2024-07-28T19:39:26.629 INFO:tasks.rados.rados.0.smithi045.stdout:2466: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:39:26.629 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 1178 (ObjNum 97 snap 0 seq_num 284341760) dirty dne 2024-07-28T19:39:26.629 INFO:tasks.rados.rados.0.smithi045.stdout:2468: finishing write tid 1 to smithi04569809-8 2024-07-28T19:39:26.629 INFO:tasks.rados.rados.0.smithi045.stdout:2468: finishing write tid 2 to smithi04569809-8 2024-07-28T19:39:26.633 INFO:tasks.rados.rados.0.smithi045.stdout:2466: done (2 left) 2024-07-28T19:39:26.633 INFO:tasks.rados.rados.0.smithi045.stdout:2469: done (1 left) 2024-07-28T19:39:26.633 INFO:tasks.rados.rados.0.smithi045.stdout:2470: rollback oid 21 current snap is 318 2024-07-28T19:39:26.633 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 309 2024-07-28T19:39:26.633 INFO:tasks.rados.rados.0.smithi045.stdout:2471: read oid 20 snap 296 2024-07-28T19:39:26.634 INFO:tasks.rados.rados.0.smithi045.stdout:2471: expect (ObjNum 846 snap 292 seq_num 846) 2024-07-28T19:39:26.634 INFO:tasks.rados.rados.0.smithi045.stdout:2472: read oid 17 snap 298 2024-07-28T19:39:26.634 INFO:tasks.rados.rados.0.smithi045.stdout:2472: expect (ObjNum 803 snap 282 seq_num 803) 2024-07-28T19:39:26.634 INFO:tasks.rados.rados.0.smithi045.stdout:2473: write oid 10 current snap is 318 2024-07-28T19:39:26.634 INFO:tasks.rados.rados.0.smithi045.stdout:2473: seq_num 929 ranges {413703=501387,1596360=624660,2895372=691347} 2024-07-28T19:39:26.638 INFO:tasks.rados.rados.0.smithi045.stdout:2473: writing smithi04569809-10 from 413703 to 915090 tid 1 2024-07-28T19:39:26.646 INFO:tasks.rados.rados.0.smithi045.stdout:2473: writing smithi04569809-10 from 1596360 to 2221020 tid 2 2024-07-28T19:39:26.653 INFO:tasks.rados.rados.0.smithi045.stdout:2473: writing smithi04569809-10 from 2895372 to 3586719 tid 3 2024-07-28T19:39:26.653 INFO:tasks.rados.rados.0.smithi045.stdout:2474: snap_remove snap 297 2024-07-28T19:39:26.665 INFO:teuthology.orchestra.run.smithi045.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:39:26.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:26 smithi045 bash[80445]: cephadm 2024-07-28T19:39:25.446525+0000 mgr.y (mgr.34101) 284 : cephadm [INF] Upgrade: Updating osd.4 2024-07-28T19:39:26.677 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:26 smithi045 bash[80445]: audit 2024-07-28T19:39:25.456201+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:26.677 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:26 smithi045 bash[80445]: audit 2024-07-28T19:39:25.458823+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T19:39:26.677 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:26 smithi045 bash[80445]: audit 2024-07-28T19:39:25.460561+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:26.677 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:26 smithi045 bash[80445]: cephadm 2024-07-28T19:39:25.465195+0000 mgr.y (mgr.34101) 285 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-07-28T19:39:26.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:26 smithi045 bash[82788]: cephadm 2024-07-28T19:39:25.446525+0000 mgr.y (mgr.34101) 284 : cephadm [INF] Upgrade: Updating osd.4 2024-07-28T19:39:26.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:26 smithi045 bash[82788]: audit 2024-07-28T19:39:25.456201+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:26.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:26 smithi045 bash[82788]: audit 2024-07-28T19:39:25.458823+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T19:39:26.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:26 smithi045 bash[82788]: audit 2024-07-28T19:39:25.460561+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:26.677 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:26 smithi045 bash[82788]: cephadm 2024-07-28T19:39:25.465195+0000 mgr.y (mgr.34101) 285 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-07-28T19:39:26.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:26 smithi155 bash[68033]: cephadm 2024-07-28T19:39:25.446525+0000 mgr.y (mgr.34101) 284 : cephadm [INF] Upgrade: Updating osd.4 2024-07-28T19:39:26.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:26 smithi155 bash[68033]: audit 2024-07-28T19:39:25.456201+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:26.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:26 smithi155 bash[68033]: audit 2024-07-28T19:39:25.458823+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-28T19:39:26.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:26 smithi155 bash[68033]: audit 2024-07-28T19:39:25.460561+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:26.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:26 smithi155 bash[68033]: cephadm 2024-07-28T19:39:25.465195+0000 mgr.y (mgr.34101) 285 : cephadm [INF] Deploying daemon osd.4 on smithi155 2024-07-28T19:39:27.419 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T19:39:27.469 INFO:tasks.rados.rados.0.smithi045.stdout:2474: done (5 left) 2024-07-28T19:39:27.469 INFO:tasks.rados.rados.0.smithi045.stdout:2475: snap_create 2024-07-28T19:39:27.469 INFO:tasks.rados.rados.0.smithi045.stdout:2468: finishing write tid 3 to smithi04569809-8 2024-07-28T19:39:27.469 INFO:tasks.rados.rados.0.smithi045.stdout:2471: expect (ObjNum 846 snap 292 seq_num 846) 2024-07-28T19:39:27.610 INFO:tasks.rados.rados.0.smithi045.stdout:2470: finishing rollback tid 0 to smithi04569809-21 2024-07-28T19:39:27.610 INFO:tasks.rados.rados.0.smithi045.stdout:2470: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:39:27.610 INFO:tasks.rados.rados.0.smithi045.stdout:2470: finishing rollback tid 2 to smithi04569809-21 2024-07-28T19:39:27.610 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1262 (ObjNum 865 snap 304 seq_num 865) dirty exists 2024-07-28T19:39:27.611 INFO:tasks.rados.rados.0.smithi045.stdout:2473: finishing write tid 1 to smithi04569809-10 2024-07-28T19:39:27.611 INFO:tasks.rados.rados.0.smithi045.stdout:2468: finishing write tid 4 to smithi04569809-8 2024-07-28T19:39:27.611 INFO:tasks.rados.rados.0.smithi045.stdout:2468: finishing write tid 5 to smithi04569809-8 2024-07-28T19:39:27.611 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1253 (ObjNum 927 snap 318 seq_num 927) dirty exists 2024-07-28T19:39:27.611 INFO:tasks.rados.rados.0.smithi045.stdout:2468: left oid 8 (ObjNum 927 snap 318 seq_num 927) 2024-07-28T19:39:27.611 INFO:tasks.rados.rados.0.smithi045.stdout:2473: finishing write tid 2 to smithi04569809-10 2024-07-28T19:39:27.611 INFO:tasks.rados.rados.0.smithi045.stdout:2472: expect (ObjNum 803 snap 282 seq_num 803) 2024-07-28T19:39:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:27 smithi045 bash[80445]: cluster 2024-07-28T19:39:26.070176+0000 mgr.y (mgr.34101) 286 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2024-07-28T19:39:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:27 smithi045 bash[80445]: cluster 2024-07-28T19:39:26.460870+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-07-28T19:39:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:27 smithi045 bash[80445]: audit 2024-07-28T19:39:26.661451+0000 mgr.y (mgr.34101) 287 : audit [DBG] from='client.44279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:39:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:27 smithi045 bash[80445]: cephadm 2024-07-28T19:39:26.661840+0000 mgr.y (mgr.34101) 288 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:39:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:27 smithi045 bash[80445]: audit 2024-07-28T19:39:26.665864+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:27 smithi045 bash[82788]: cluster 2024-07-28T19:39:26.070176+0000 mgr.y (mgr.34101) 286 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2024-07-28T19:39:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:27 smithi045 bash[82788]: cluster 2024-07-28T19:39:26.460870+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-07-28T19:39:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:27 smithi045 bash[82788]: audit 2024-07-28T19:39:26.661451+0000 mgr.y (mgr.34101) 287 : audit [DBG] from='client.44279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:39:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:27 smithi045 bash[82788]: cephadm 2024-07-28T19:39:26.661840+0000 mgr.y (mgr.34101) 288 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:39:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:27 smithi045 bash[82788]: audit 2024-07-28T19:39:26.665864+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:27.765 INFO:tasks.rados.rados.0.smithi045.stdout:2473: finishing write tid 3 to smithi04569809-10 2024-07-28T19:39:27.765 INFO:tasks.rados.rados.0.smithi045.stdout:2473: finishing write tid 4 to smithi04569809-10 2024-07-28T19:39:27.765 INFO:tasks.rados.rados.0.smithi045.stdout:2473: finishing write tid 5 to smithi04569809-10 2024-07-28T19:39:27.766 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1182 (ObjNum 929 snap 318 seq_num 929) dirty exists 2024-07-28T19:39:27.766 INFO:tasks.rados.rados.0.smithi045.stdout:2473: left oid 10 (ObjNum 929 snap 318 seq_num 929) 2024-07-28T19:39:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:27 smithi155 bash[68033]: cluster 2024-07-28T19:39:26.070176+0000 mgr.y (mgr.34101) 286 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2024-07-28T19:39:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:27 smithi155 bash[68033]: cluster 2024-07-28T19:39:26.460870+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-07-28T19:39:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:27 smithi155 bash[68033]: audit 2024-07-28T19:39:26.661451+0000 mgr.y (mgr.34101) 287 : audit [DBG] from='client.44279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:39:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:27 smithi155 bash[68033]: cephadm 2024-07-28T19:39:26.661840+0000 mgr.y (mgr.34101) 288 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09 2024-07-28T19:39:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:27 smithi155 bash[68033]: audit 2024-07-28T19:39:26.665864+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:28.480 INFO:tasks.rados.rados.0.smithi045.stdout:2468: done (5 left) 2024-07-28T19:39:28.481 INFO:tasks.rados.rados.0.smithi045.stdout:2470: done (4 left) 2024-07-28T19:39:28.481 INFO:tasks.rados.rados.0.smithi045.stdout:2471: done (3 left) 2024-07-28T19:39:28.481 INFO:tasks.rados.rados.0.smithi045.stdout:2472: done (2 left) 2024-07-28T19:39:28.481 INFO:tasks.rados.rados.0.smithi045.stdout:2473: done (1 left) 2024-07-28T19:39:28.481 INFO:tasks.rados.rados.0.smithi045.stdout:2475: done (0 left) 2024-07-28T19:39:28.481 INFO:tasks.rados.rados.0.smithi045.stdout:2476: read oid 7 snap -1 2024-07-28T19:39:28.481 INFO:tasks.rados.rados.0.smithi045.stdout:2476: expect (ObjNum 854 snap 294 seq_num 854) 2024-07-28T19:39:28.481 INFO:tasks.rados.rados.0.smithi045.stdout:2477: rollback oid 40 current snap is 319 2024-07-28T19:39:28.481 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 40 to 312 2024-07-28T19:39:28.481 INFO:tasks.rados.rados.0.smithi045.stdout:2478: snap_remove snap 298 2024-07-28T19:39:28.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:28 smithi155 bash[68033]: cluster 2024-07-28T19:39:27.468550+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-07-28T19:39:28.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:28 smithi155 bash[68033]: audit 2024-07-28T19:39:28.234565+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:28.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:28 smithi045 bash[80445]: cluster 2024-07-28T19:39:27.468550+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-07-28T19:39:28.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:28 smithi045 bash[80445]: audit 2024-07-28T19:39:28.234565+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:28 smithi045 bash[82788]: cluster 2024-07-28T19:39:27.468550+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-07-28T19:39:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:28 smithi045 bash[82788]: audit 2024-07-28T19:39:28.234565+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:29.483 INFO:tasks.rados.rados.0.smithi045.stdout:2478: done (2 left) 2024-07-28T19:39:29.484 INFO:tasks.rados.rados.0.smithi045.stdout:2479: snap_remove snap 289 2024-07-28T19:39:29.490 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:29 smithi045 bash[80445]: cluster 2024-07-28T19:39:28.070818+0000 mgr.y (mgr.34101) 289 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:39:29.804 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:39:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:29.804 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:39:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:29.805 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:39:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:29.805 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:39:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:29.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:39:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:29.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:29 smithi155 systemd[1]: Stopping Ceph osd.4 for 59795908-4d15-11ef-bcc8-c7b262605968... 2024-07-28T19:39:29.806 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:39:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:29.806 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:39:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:29 smithi155 bash[68033]: cluster 2024-07-28T19:39:28.070818+0000 mgr.y (mgr.34101) 289 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:39:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:29 smithi155 bash[68033]: cluster 2024-07-28T19:39:28.481284+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-07-28T19:39:29.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:29 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:29 smithi045 bash[80445]: cluster 2024-07-28T19:39:28.481284+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-07-28T19:39:29.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:29 smithi045 bash[82788]: cluster 2024-07-28T19:39:28.070818+0000 mgr.y (mgr.34101) 289 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-07-28T19:39:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:29 smithi045 bash[82788]: cluster 2024-07-28T19:39:28.481284+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-07-28T19:39:30.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:29 smithi155 bash[27578]: debug 2024-07-28T19:39:29.822+0000 7f3203b1d640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:39:30.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:29 smithi155 bash[27578]: debug 2024-07-28T19:39:29.822+0000 7f3203b1d640 -1 osd.4 704 *** Got signal Terminated *** 2024-07-28T19:39:30.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:29 smithi155 bash[27578]: debug 2024-07-28T19:39:29.822+0000 7f3203b1d640 -1 osd.4 704 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:39:30.490 INFO:tasks.rados.rados.0.smithi045.stdout:2479: done (2 left) 2024-07-28T19:39:30.490 INFO:tasks.rados.rados.0.smithi045.stdout:2480: rollback oid 41 current snap is 319 2024-07-28T19:39:30.490 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 41 to 314 2024-07-28T19:39:30.490 INFO:tasks.rados.rados.0.smithi045.stdout:2476: expect (ObjNum 854 snap 294 seq_num 854) 2024-07-28T19:39:30.652 INFO:tasks.rados.rados.0.smithi045.stdout:2477: finishing rollback tid 1 to smithi04569809-40 2024-07-28T19:39:30.652 INFO:tasks.rados.rados.0.smithi045.stdout:2477: finishing rollback tid 2 to smithi04569809-40 2024-07-28T19:39:30.652 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 996 (ObjNum 874 snap 308 seq_num 874) dirty exists 2024-07-28T19:39:30.652 INFO:tasks.rados.rados.0.smithi045.stdout:2476: done (2 left) 2024-07-28T19:39:30.652 INFO:tasks.rados.rados.0.smithi045.stdout:2477: done (1 left) 2024-07-28T19:39:30.652 INFO:tasks.rados.rados.0.smithi045.stdout:2481: read oid 3 snap -1 2024-07-28T19:39:30.652 INFO:tasks.rados.rados.0.smithi045.stdout:2481: expect (ObjNum 913 snap 317 seq_num 913) 2024-07-28T19:39:30.652 INFO:tasks.rados.rados.0.smithi045.stdout:2482: snap_remove snap 310 2024-07-28T19:39:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:30 smithi155 bash[68033]: cluster 2024-07-28T19:39:29.484172+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-07-28T19:39:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:30 smithi155 bash[68033]: cluster 2024-07-28T19:39:29.826224+0000 mon.a (mon.0) 675 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T19:39:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:30 smithi155 bash[68033]: cluster 2024-07-28T19:39:30.479150+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:39:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:30 smithi155 bash[68033]: cluster 2024-07-28T19:39:30.488885+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e705: 8 total, 7 up, 8 in 2024-07-28T19:39:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:39:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:39:30] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T19:39:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:30 smithi045 bash[80445]: cluster 2024-07-28T19:39:29.484172+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-07-28T19:39:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:30 smithi045 bash[80445]: cluster 2024-07-28T19:39:29.826224+0000 mon.a (mon.0) 675 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T19:39:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:30 smithi045 bash[80445]: cluster 2024-07-28T19:39:30.479150+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:39:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:30 smithi045 bash[80445]: cluster 2024-07-28T19:39:30.488885+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e705: 8 total, 7 up, 8 in 2024-07-28T19:39:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:30 smithi045 bash[82788]: cluster 2024-07-28T19:39:29.484172+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-07-28T19:39:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:30 smithi045 bash[82788]: cluster 2024-07-28T19:39:29.826224+0000 mon.a (mon.0) 675 : cluster [INF] osd.4 marked itself down and dead 2024-07-28T19:39:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:30 smithi045 bash[82788]: cluster 2024-07-28T19:39:30.479150+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-07-28T19:39:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:30 smithi045 bash[82788]: cluster 2024-07-28T19:39:30.488885+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e705: 8 total, 7 up, 8 in 2024-07-28T19:39:31.504 INFO:tasks.rados.rados.0.smithi045.stdout:2482: done (2 left) 2024-07-28T19:39:31.504 INFO:tasks.rados.rados.0.smithi045.stdout:2483: snap_create 2024-07-28T19:39:31.504 INFO:tasks.rados.rados.0.smithi045.stdout:2481: expect (ObjNum 913 snap 317 seq_num 913) 2024-07-28T19:39:31.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:31 smithi155 bash[73255]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-4 2024-07-28T19:39:31.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:31 smithi155 bash[73321]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-4 2024-07-28T19:39:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:31 smithi155 bash[68033]: cluster 2024-07-28T19:39:30.071511+0000 mgr.y (mgr.34101) 290 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 241 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-28T19:39:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:31 smithi155 bash[68033]: cluster 2024-07-28T19:39:31.491040+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e706: 8 total, 7 up, 8 in 2024-07-28T19:39:31.818 INFO:tasks.rados.rados.0.smithi045.stdout:2480: finishing rollback tid 0 to smithi04569809-41 2024-07-28T19:39:31.818 INFO:tasks.rados.rados.0.smithi045.stdout:2480: finishing rollback tid 1 to smithi04569809-41 2024-07-28T19:39:31.818 INFO:tasks.rados.rados.0.smithi045.stdout:2480: finishing rollback tid 2 to smithi04569809-41 2024-07-28T19:39:31.818 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1190 (ObjNum 877 snap 310 seq_num 877) dirty exists 2024-07-28T19:39:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:31 smithi045 bash[80445]: cluster 2024-07-28T19:39:30.071511+0000 mgr.y (mgr.34101) 290 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 241 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-28T19:39:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:31 smithi045 bash[80445]: cluster 2024-07-28T19:39:31.491040+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e706: 8 total, 7 up, 8 in 2024-07-28T19:39:31.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:31 smithi045 bash[82788]: cluster 2024-07-28T19:39:30.071511+0000 mgr.y (mgr.34101) 290 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 241 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-28T19:39:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:31 smithi045 bash[82788]: cluster 2024-07-28T19:39:31.491040+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e706: 8 total, 7 up, 8 in 2024-07-28T19:39:32.220 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:39:32.491 INFO:tasks.rados.rados.0.smithi045.stdout:2480: done (2 left) 2024-07-28T19:39:32.491 INFO:tasks.rados.rados.0.smithi045.stdout:2481: done (1 left) 2024-07-28T19:39:32.491 INFO:tasks.rados.rados.0.smithi045.stdout:2483: done (0 left) 2024-07-28T19:39:32.491 INFO:tasks.rados.rados.0.smithi045.stdout:2484: write oid 39 current snap is 320 2024-07-28T19:39:32.491 INFO:tasks.rados.rados.0.smithi045.stdout:2484: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2024-07-28T19:39:32.507 INFO:tasks.rados.rados.0.smithi045.stdout:2484: writing smithi04569809-39 from 430510 to 1007146 tid 1 2024-07-28T19:39:32.531 INFO:tasks.rados.rados.0.smithi045.stdout:2484: writing smithi04569809-39 from 1654842 to 2423160 tid 2 2024-07-28T19:39:32.547 INFO:tasks.rados.rados.0.smithi045.stdout:2484: writing smithi04569809-39 from 2922795 to 3425414 tid 3 2024-07-28T19:39:32.547 INFO:tasks.rados.rados.0.smithi045.stdout:2485: snap_remove snap 312 2024-07-28T19:39:32.656 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:39:32 smithi155 bash[60745]: ts=2024-07-28T19:39:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:39:33.523 INFO:tasks.rados.rados.0.smithi045.stdout:2484: finishing write tid 1 to smithi04569809-39 2024-07-28T19:39:33.523 INFO:tasks.rados.rados.0.smithi045.stdout:2484: finishing write tid 2 to smithi04569809-39 2024-07-28T19:39:33.523 INFO:tasks.rados.rados.0.smithi045.stdout:2484: finishing write tid 3 to smithi04569809-39 2024-07-28T19:39:33.523 INFO:tasks.rados.rados.0.smithi045.stdout:2484: finishing write tid 4 to smithi04569809-39 2024-07-28T19:39:33.523 INFO:tasks.rados.rados.0.smithi045.stdout:2484: finishing write tid 5 to smithi04569809-39 2024-07-28T19:39:33.524 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1005 (ObjNum 930 snap 320 seq_num 930) dirty exists 2024-07-28T19:39:33.524 INFO:tasks.rados.rados.0.smithi045.stdout:2484: left oid 39 (ObjNum 930 snap 320 seq_num 930) 2024-07-28T19:39:33.524 INFO:tasks.rados.rados.0.smithi045.stdout:2484: done (1 left) 2024-07-28T19:39:33.524 INFO:tasks.rados.rados.0.smithi045.stdout:2485: done (0 left) 2024-07-28T19:39:33.524 INFO:tasks.rados.rados.0.smithi045.stdout:2486: snap_create 2024-07-28T19:39:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:33 smithi045 bash[82788]: cluster 2024-07-28T19:39:32.072254+0000 mgr.y (mgr.34101) 291 : cluster [DBG] pgmap v601: 89 pgs: 7 peering, 13 stale+active+clean, 69 active+clean; 241 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-28T19:39:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:33 smithi045 bash[82788]: cluster 2024-07-28T19:39:32.492191+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e707: 8 total, 7 up, 8 in 2024-07-28T19:39:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:33 smithi045 bash[82788]: cluster 2024-07-28T19:39:32.514631+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-28T19:39:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:33 smithi045 bash[82788]: audit 2024-07-28T19:39:33.039138+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:33 smithi045 bash[82788]: audit 2024-07-28T19:39:33.040594+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:33 smithi045 bash[80445]: cluster 2024-07-28T19:39:32.072254+0000 mgr.y (mgr.34101) 291 : cluster [DBG] pgmap v601: 89 pgs: 7 peering, 13 stale+active+clean, 69 active+clean; 241 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-28T19:39:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:33 smithi045 bash[80445]: cluster 2024-07-28T19:39:32.492191+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e707: 8 total, 7 up, 8 in 2024-07-28T19:39:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:33 smithi045 bash[80445]: cluster 2024-07-28T19:39:32.514631+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-28T19:39:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:33 smithi045 bash[80445]: audit 2024-07-28T19:39:33.039138+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:33 smithi045 bash[80445]: audit 2024-07-28T19:39:33.040594+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:33.738 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:33.738 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:33.739 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:33.739 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Deactivated successfully. 2024-07-28T19:39:33.739 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: Stopped Ceph osd.4 for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:39:33.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:33 smithi155 bash[68033]: cluster 2024-07-28T19:39:32.072254+0000 mgr.y (mgr.34101) 291 : cluster [DBG] pgmap v601: 89 pgs: 7 peering, 13 stale+active+clean, 69 active+clean; 241 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-28T19:39:33.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:33 smithi155 bash[68033]: cluster 2024-07-28T19:39:32.492191+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e707: 8 total, 7 up, 8 in 2024-07-28T19:39:33.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:33 smithi155 bash[68033]: cluster 2024-07-28T19:39:32.514631+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-28T19:39:33.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:33 smithi155 bash[68033]: audit 2024-07-28T19:39:33.039138+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:33.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:33 smithi155 bash[68033]: audit 2024-07-28T19:39:33.040594+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:34.053 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:34.053 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:34.054 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:34.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:34.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: Started Ceph osd.4 for 59795908-4d15-11ef-bcc8-c7b262605968. 2024-07-28T19:39:34.054 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Jul 28 19:39:33 smithi155 systemd[1]: /etc/systemd/system/ceph-59795908-4d15-11ef-bcc8-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-28T19:39:34.533 INFO:tasks.rados.rados.0.smithi045.stdout:2486: done (0 left) 2024-07-28T19:39:34.534 INFO:tasks.rados.rados.0.smithi045.stdout:2487: write oid 13 current snap is 321 2024-07-28T19:39:34.534 INFO:tasks.rados.rados.0.smithi045.stdout:2487: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2024-07-28T19:39:34.548 INFO:tasks.rados.rados.0.smithi045.stdout:2487: writing smithi04569809-13 from 447317 to 1099202 tid 1 2024-07-28T19:39:34.562 INFO:tasks.rados.rados.0.smithi045.stdout:2487: writing smithi04569809-13 from 1713324 to 2341653 tid 2 2024-07-28T19:39:34.569 INFO:tasks.rados.rados.0.smithi045.stdout:2487: writing smithi04569809-13 from 3066571 to 3647317 tid 3 2024-07-28T19:39:34.570 INFO:tasks.rados.rados.0.smithi045.stdout:2488: delete oid 35 current snap is 321 2024-07-28T19:39:34.570 INFO:tasks.rados.rados.0.smithi045.stdout:2487: finishing write tid 1 to smithi04569809-13 2024-07-28T19:39:34.570 INFO:tasks.rados.rados.0.smithi045.stdout:2487: finishing write tid 2 to smithi04569809-13 2024-07-28T19:39:34.573 INFO:tasks.rados.rados.0.smithi045.stdout:2488: done (1 left) 2024-07-28T19:39:34.573 INFO:tasks.rados.rados.0.smithi045.stdout:2489: snap_create 2024-07-28T19:39:34.577 INFO:tasks.rados.rados.0.smithi045.stdout:2487: finishing write tid 3 to smithi04569809-13 2024-07-28T19:39:34.577 INFO:tasks.rados.rados.0.smithi045.stdout:2487: finishing write tid 4 to smithi04569809-13 2024-07-28T19:39:34.578 INFO:tasks.rados.rados.0.smithi045.stdout:2487: finishing write tid 5 to smithi04569809-13 2024-07-28T19:39:34.578 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1758 (ObjNum 931 snap 321 seq_num 931) dirty exists 2024-07-28T19:39:34.578 INFO:tasks.rados.rados.0.smithi045.stdout:2487: left oid 13 (ObjNum 931 snap 321 seq_num 931) 2024-07-28T19:39:34.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:34 smithi045 bash[82788]: cluster 2024-07-28T19:39:33.523307+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e708: 8 total, 7 up, 8 in 2024-07-28T19:39:34.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:34 smithi045 bash[82788]: audit 2024-07-28T19:39:33.901865+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:34.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:34 smithi045 bash[82788]: audit 2024-07-28T19:39:33.914828+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:34.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:34 smithi045 bash[82788]: audit 2024-07-28T19:39:33.918491+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:34 smithi045 bash[80445]: cluster 2024-07-28T19:39:33.523307+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e708: 8 total, 7 up, 8 in 2024-07-28T19:39:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:34 smithi045 bash[80445]: audit 2024-07-28T19:39:33.901865+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:34 smithi045 bash[80445]: audit 2024-07-28T19:39:33.914828+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:34 smithi045 bash[80445]: audit 2024-07-28T19:39:33.918491+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:34 smithi155 bash[68033]: cluster 2024-07-28T19:39:33.523307+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e708: 8 total, 7 up, 8 in 2024-07-28T19:39:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:34 smithi155 bash[68033]: audit 2024-07-28T19:39:33.901865+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:34 smithi155 bash[68033]: audit 2024-07-28T19:39:33.914828+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:34 smithi155 bash[68033]: audit 2024-07-28T19:39:33.918491+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:35.238 INFO:tasks.rados.rados.0.smithi045.stdout:2487: done (1 left) 2024-07-28T19:39:35.238 INFO:tasks.rados.rados.0.smithi045.stdout:2489: done (0 left) 2024-07-28T19:39:35.239 INFO:tasks.rados.rados.0.smithi045.stdout:2490: snap_remove snap 318 2024-07-28T19:39:35.609 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:35 smithi155 bash[73467]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-07-28T19:39:35.609 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:35 smithi155 bash[73467]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-07-28T19:39:35.609 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:35 smithi155 bash[73467]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-07-28T19:39:35.609 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:35 smithi155 bash[73467]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-07-28T19:39:35.610 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:35 smithi155 bash[73467]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-07-28T19:39:35.610 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:35 smithi155 bash[73467]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-07-28T19:39:35.610 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:35 smithi155 bash[73467]: --> ceph-volume raw activate successful for osd ID: 4 2024-07-28T19:39:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:35 smithi155 bash[68033]: cluster 2024-07-28T19:39:34.073424+0000 mgr.y (mgr.34101) 292 : cluster [DBG] pgmap v604: 89 pgs: 18 active+undersized, 7 peering, 16 active+undersized+degraded, 48 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 451 KiB/s wr, 4 op/s; 66/459 objects degraded (14.379%) 2024-07-28T19:39:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:35 smithi155 bash[68033]: cluster 2024-07-28T19:39:34.534583+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e709: 8 total, 7 up, 8 in 2024-07-28T19:39:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:35 smithi155 bash[68033]: cluster 2024-07-28T19:39:34.910532+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: Degraded data redundancy: 66/459 objects degraded (14.379%), 16 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:35.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:35 smithi155 bash[68033]: cluster 2024-07-28T19:39:35.239196+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e710: 8 total, 7 up, 8 in 2024-07-28T19:39:35.715 INFO:teuthology.orchestra.run.smithi045.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T19:39:35.715 INFO:teuthology.orchestra.run.smithi045.stdout:alertmanager.a smithi045 *:9093,9094 running (8m) 23s ago 15m 14.1M - 0.25.0 c8568f914cd2 e96ace06228e 2024-07-28T19:39:35.715 INFO:teuthology.orchestra.run.smithi045.stdout:grafana.a smithi155 *:3000 running (8m) 54s ago 14m 75.0M - 9.4.7 954c08fa6188 68c17a60bef9 2024-07-28T19:39:35.715 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi045.krrdod smithi045 running (13m) 23s ago 13m 14.9M - 17.2.7-1155-g3120d060 5ec745195f7e 59bdf6bf8735 2024-07-28T19:39:35.715 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi155.mchwry smithi155 running (12m) 54s ago 12m 18.9M - 17.2.7-1155-g3120d060 5ec745195f7e 4ecf9d0c1b2e 2024-07-28T19:39:35.715 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.x smithi155 *:8443,9283,8765 running (7m) 54s ago 23m 427M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 8267938d876b 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.y smithi045 *:8443,9283,8765 running (8m) 23s ago 25m 483M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 68cb8ae2236f 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:mon.a smithi045 running (6m) 23s ago 25m 64.8M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 94a95ddf87d0 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:mon.b smithi155 running (4m) 54s ago 23m 43.9M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c cac12f3819dd 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:mon.c smithi045 running (5m) 23s ago 23m 51.1M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 33a0d89f301b 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.a smithi045 *:9100 running (8m) 23s ago 15m 8640k - 1.5.0 0da6a335fe13 86faeb42afd2 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.b smithi155 *:9100 running (8m) 54s ago 15m 8552k - 1.5.0 0da6a335fe13 0fba790060c8 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:osd.0 smithi045 running (2m) 23s ago 22m 95.5M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c 434986e4e1d8 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:osd.1 smithi045 running (2m) 23s ago 21m 75.6M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c 5161134c35dd 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:osd.2 smithi045 running (57s) 23s ago 20m 74.0M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c 0673e41f0f9f 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:osd.3 smithi045 running (28s) 23s ago 20m - 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c 01a9f6cc5cef 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:osd.4 smithi155 starting - - - 2524M 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:osd.5 smithi155 running (18m) 54s ago 18m 120M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 9b6284ced069 2024-07-28T19:39:35.716 INFO:teuthology.orchestra.run.smithi045.stdout:osd.6 smithi155 running (17m) 54s ago 17m 81.6M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 7387a798f6e3 2024-07-28T19:39:35.717 INFO:teuthology.orchestra.run.smithi045.stdout:osd.7 smithi155 running (16m) 54s ago 16m 102M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 8b2e12836f00 2024-07-28T19:39:35.717 INFO:teuthology.orchestra.run.smithi045.stdout:prometheus.a smithi155 *:9095 running (7m) 54s ago 15m 56.4M - 2.43.0 a07b618ecd1d c22b7287792c 2024-07-28T19:39:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:35 smithi045 bash[80445]: cluster 2024-07-28T19:39:34.073424+0000 mgr.y (mgr.34101) 292 : cluster [DBG] pgmap v604: 89 pgs: 18 active+undersized, 7 peering, 16 active+undersized+degraded, 48 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 451 KiB/s wr, 4 op/s; 66/459 objects degraded (14.379%) 2024-07-28T19:39:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:35 smithi045 bash[80445]: cluster 2024-07-28T19:39:34.534583+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e709: 8 total, 7 up, 8 in 2024-07-28T19:39:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:35 smithi045 bash[80445]: cluster 2024-07-28T19:39:34.910532+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: Degraded data redundancy: 66/459 objects degraded (14.379%), 16 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:35 smithi045 bash[80445]: cluster 2024-07-28T19:39:35.239196+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e710: 8 total, 7 up, 8 in 2024-07-28T19:39:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:35 smithi045 bash[82788]: cluster 2024-07-28T19:39:34.073424+0000 mgr.y (mgr.34101) 292 : cluster [DBG] pgmap v604: 89 pgs: 18 active+undersized, 7 peering, 16 active+undersized+degraded, 48 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 451 KiB/s wr, 4 op/s; 66/459 objects degraded (14.379%) 2024-07-28T19:39:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:35 smithi045 bash[82788]: cluster 2024-07-28T19:39:34.534583+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e709: 8 total, 7 up, 8 in 2024-07-28T19:39:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:35 smithi045 bash[82788]: cluster 2024-07-28T19:39:34.910532+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: Degraded data redundancy: 66/459 objects degraded (14.379%), 16 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:35 smithi045 bash[82788]: cluster 2024-07-28T19:39:35.239196+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e710: 8 total, 7 up, 8 in 2024-07-28T19:39:36.240 INFO:tasks.rados.rados.0.smithi045.stdout:2490: done (0 left) 2024-07-28T19:39:36.241 INFO:tasks.rados.rados.0.smithi045.stdout:2491: read oid 30 snap -1 2024-07-28T19:39:36.241 INFO:tasks.rados.rados.0.smithi045.stdout:2491: expect (ObjNum 837 snap 291 seq_num 837) 2024-07-28T19:39:36.241 INFO:tasks.rados.rados.0.smithi045.stdout:2492: read oid 44 snap -1 2024-07-28T19:39:36.241 INFO:tasks.rados.rados.0.smithi045.stdout:2492: expect (ObjNum 828 snap 290 seq_num 828) 2024-07-28T19:39:36.241 INFO:tasks.rados.rados.0.smithi045.stdout:2493: rollback oid 20 current snap is 322 2024-07-28T19:39:36.241 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 20 to 303 2024-07-28T19:39:36.241 INFO:tasks.rados.rados.0.smithi045.stdout:2494: delete oid 23 current snap is 322 2024-07-28T19:39:36.252 INFO:tasks.rados.rados.0.smithi045.stdout:2493: finishing rollback tid 1 to smithi04569809-20 2024-07-28T19:39:36.255 INFO:tasks.rados.rados.0.smithi045.stdout:2494: done (3 left) 2024-07-28T19:39:36.255 INFO:tasks.rados.rados.0.smithi045.stdout:2495: read oid 17 snap 303 2024-07-28T19:39:36.255 INFO:tasks.rados.rados.0.smithi045.stdout:2495: expect (ObjNum 803 snap 282 seq_num 803) 2024-07-28T19:39:36.255 INFO:tasks.rados.rados.0.smithi045.stdout:2496: snap_create 2024-07-28T19:39:36.257 INFO:tasks.rados.rados.0.smithi045.stdout:2491: expect (ObjNum 837 snap 291 seq_num 837) 2024-07-28T19:39:36.371 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph orch ps' 2024-07-28T19:39:36.399 INFO:tasks.rados.rados.0.smithi045.stdout:2493: finishing rollback tid 2 to smithi04569809-20 2024-07-28T19:39:36.399 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 498 (ObjNum 846 snap 292 seq_num 846) dirty exists 2024-07-28T19:39:36.399 INFO:tasks.rados.rados.0.smithi045.stdout:2492: expect (ObjNum 828 snap 290 seq_num 828) 2024-07-28T19:39:36.657 INFO:tasks.rados.rados.0.smithi045.stdout:2495: expect (ObjNum 803 snap 282 seq_num 803) 2024-07-28T19:39:36.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:36 smithi045 bash[80445]: audit 2024-07-28T19:39:35.694619+0000 mgr.y (mgr.34101) 293 : audit [DBG] from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:39:36.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:36 smithi045 bash[80445]: cluster 2024-07-28T19:39:36.241190+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e711: 8 total, 7 up, 8 in 2024-07-28T19:39:36.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:36 smithi045 bash[82788]: audit 2024-07-28T19:39:35.694619+0000 mgr.y (mgr.34101) 293 : audit [DBG] from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:39:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:36 smithi045 bash[82788]: cluster 2024-07-28T19:39:36.241190+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e711: 8 total, 7 up, 8 in 2024-07-28T19:39:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:36 smithi155 bash[68033]: audit 2024-07-28T19:39:35.694619+0000 mgr.y (mgr.34101) 293 : audit [DBG] from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:39:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:36 smithi155 bash[68033]: cluster 2024-07-28T19:39:36.241190+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e711: 8 total, 7 up, 8 in 2024-07-28T19:39:37.245 INFO:tasks.rados.rados.0.smithi045.stdout:2491: done (4 left) 2024-07-28T19:39:37.245 INFO:tasks.rados.rados.0.smithi045.stdout:2492: done (3 left) 2024-07-28T19:39:37.245 INFO:tasks.rados.rados.0.smithi045.stdout:2493: done (2 left) 2024-07-28T19:39:37.245 INFO:tasks.rados.rados.0.smithi045.stdout:2495: done (1 left) 2024-07-28T19:39:37.246 INFO:tasks.rados.rados.0.smithi045.stdout:2496: done (0 left) 2024-07-28T19:39:37.246 INFO:tasks.rados.rados.0.smithi045.stdout:2497: write oid 21 current snap is 323 2024-07-28T19:39:37.246 INFO:tasks.rados.rados.0.smithi045.stdout:2497: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2024-07-28T19:39:37.261 INFO:tasks.rados.rados.0.smithi045.stdout:2497: writing smithi04569809-21 from 497738 to 975370 tid 1 2024-07-28T19:39:37.287 INFO:tasks.rados.rados.0.smithi045.stdout:2497: writing smithi04569809-21 from 1772417 to 2548073 tid 2 2024-07-28T19:39:37.303 INFO:tasks.rados.rados.0.smithi045.stdout:2497: writing smithi04569809-21 from 3316134 to 3697738 tid 3 2024-07-28T19:39:37.303 INFO:tasks.rados.rados.0.smithi045.stdout:2498: write oid 30 current snap is 323 2024-07-28T19:39:37.303 INFO:tasks.rados.rados.0.smithi045.stdout:2497: finishing write tid 1 to smithi04569809-21 2024-07-28T19:39:37.303 INFO:tasks.rados.rados.0.smithi045.stdout:2497: finishing write tid 2 to smithi04569809-21 2024-07-28T19:39:37.303 INFO:tasks.rados.rados.0.smithi045.stdout:2498: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2024-07-28T19:39:37.315 INFO:tasks.rados.rados.0.smithi045.stdout:2498: writing smithi04569809-30 from 514545 to 1067426 tid 1 2024-07-28T19:39:37.330 INFO:tasks.rados.rados.0.smithi045.stdout:2498: writing smithi04569809-30 from 1830899 to 2350213 tid 2 2024-07-28T19:39:37.342 INFO:tasks.rados.rados.0.smithi045.stdout:2498: writing smithi04569809-30 from 2943557 to 3418889 tid 3 2024-07-28T19:39:37.342 INFO:tasks.rados.rados.0.smithi045.stdout:2499: write oid 17 current snap is 323 2024-07-28T19:39:37.342 INFO:tasks.rados.rados.0.smithi045.stdout:2497: finishing write tid 3 to smithi04569809-21 2024-07-28T19:39:37.343 INFO:tasks.rados.rados.0.smithi045.stdout:2497: finishing write tid 4 to smithi04569809-21 2024-07-28T19:39:37.343 INFO:tasks.rados.rados.0.smithi045.stdout:2499: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2024-07-28T19:39:37.355 INFO:tasks.rados.rados.0.smithi045.stdout:2499: writing smithi04569809-17 from 531352 to 1275835 tid 1 2024-07-28T19:39:37.370 INFO:tasks.rados.rados.0.smithi045.stdout:2499: writing smithi04569809-17 from 2005734 to 2785059 tid 2 2024-07-28T19:39:37.378 INFO:tasks.rados.rados.0.smithi045.stdout:2499: writing smithi04569809-17 from 3487333 to 3731352 tid 3 2024-07-28T19:39:37.378 INFO:tasks.rados.rados.0.smithi045.stdout:2500: rollback oid 46 current snap is 323 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 46 to 316 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2497: finishing write tid 5 to smithi04569809-21 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1299 (ObjNum 934 snap 323 seq_num 934) dirty exists 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2497: left oid 21 (ObjNum 934 snap 323 seq_num 934) 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2498: finishing write tid 1 to smithi04569809-30 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2498: finishing write tid 2 to smithi04569809-30 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2497: done (3 left) 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2501: snap_create 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2498: finishing write tid 3 to smithi04569809-30 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2498: finishing write tid 4 to smithi04569809-30 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2498: finishing write tid 5 to smithi04569809-30 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1195 (ObjNum 935 snap 323 seq_num 935) dirty exists 2024-07-28T19:39:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2498: left oid 30 (ObjNum 935 snap 323 seq_num 935) 2024-07-28T19:39:37.380 INFO:tasks.rados.rados.0.smithi045.stdout:2499: finishing write tid 1 to smithi04569809-17 2024-07-28T19:39:37.380 INFO:tasks.rados.rados.0.smithi045.stdout:2499: finishing write tid 2 to smithi04569809-17 2024-07-28T19:39:37.384 INFO:tasks.rados.rados.0.smithi045.stdout:2499: finishing write tid 3 to smithi04569809-17 2024-07-28T19:39:37.384 INFO:tasks.rados.rados.0.smithi045.stdout:2499: finishing write tid 4 to smithi04569809-17 2024-07-28T19:39:37.384 INFO:tasks.rados.rados.0.smithi045.stdout:2500: finishing rollback tid 1 to smithi04569809-46 2024-07-28T19:39:37.385 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 0 (ObjNum 129 snap 0 seq_num 284359248) dirty dne 2024-07-28T19:39:37.385 INFO:tasks.rados.rados.0.smithi045.stdout:2499: finishing write tid 5 to smithi04569809-17 2024-07-28T19:39:37.385 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 780 (ObjNum 936 snap 323 seq_num 936) dirty exists 2024-07-28T19:39:37.385 INFO:tasks.rados.rados.0.smithi045.stdout:2499: left oid 17 (ObjNum 936 snap 323 seq_num 936) 2024-07-28T19:39:37.541 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:37 smithi155 bash[73694]: debug 2024-07-28T19:39:37.258+0000 7f8e3c00b640 1 -- 172.21.15.155:0/132040063 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560fa6ed71e0 con 0x560fa6e97800 2024-07-28T19:39:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:37 smithi155 bash[68033]: cluster 2024-07-28T19:39:36.074536+0000 mgr.y (mgr.34101) 294 : cluster [DBG] pgmap v607: 89 pgs: 18 active+undersized, 7 peering, 16 active+undersized+degraded, 48 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 451 KiB/s wr, 4 op/s; 66/459 objects degraded (14.379%) 2024-07-28T19:39:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:37 smithi155 bash[68033]: cluster 2024-07-28T19:39:37.245053+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e712: 8 total, 7 up, 8 in 2024-07-28T19:39:37.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:37 smithi155 bash[73694]: debug 2024-07-28T19:39:37.790+0000 7f8e3e871640 -1 Falling back to public interface 2024-07-28T19:39:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:37 smithi045 bash[80445]: cluster 2024-07-28T19:39:36.074536+0000 mgr.y (mgr.34101) 294 : cluster [DBG] pgmap v607: 89 pgs: 18 active+undersized, 7 peering, 16 active+undersized+degraded, 48 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 451 KiB/s wr, 4 op/s; 66/459 objects degraded (14.379%) 2024-07-28T19:39:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:37 smithi045 bash[80445]: cluster 2024-07-28T19:39:37.245053+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e712: 8 total, 7 up, 8 in 2024-07-28T19:39:37.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:37 smithi045 bash[82788]: cluster 2024-07-28T19:39:36.074536+0000 mgr.y (mgr.34101) 294 : cluster [DBG] pgmap v607: 89 pgs: 18 active+undersized, 7 peering, 16 active+undersized+degraded, 48 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 451 KiB/s wr, 4 op/s; 66/459 objects degraded (14.379%) 2024-07-28T19:39:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:37 smithi045 bash[82788]: cluster 2024-07-28T19:39:37.245053+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e712: 8 total, 7 up, 8 in 2024-07-28T19:39:38.246 INFO:tasks.rados.rados.0.smithi045.stdout:2498: done (3 left) 2024-07-28T19:39:38.246 INFO:tasks.rados.rados.0.smithi045.stdout:2499: done (2 left) 2024-07-28T19:39:38.246 INFO:tasks.rados.rados.0.smithi045.stdout:2500: done (1 left) 2024-07-28T19:39:38.246 INFO:tasks.rados.rados.0.smithi045.stdout:2501: done (0 left) 2024-07-28T19:39:38.246 INFO:tasks.rados.rados.0.smithi045.stdout:2502: snap_create 2024-07-28T19:39:39.248 INFO:tasks.rados.rados.0.smithi045.stdout:2502: done (0 left) 2024-07-28T19:39:39.248 INFO:tasks.rados.rados.0.smithi045.stdout:2503: write oid 35 current snap is 325 2024-07-28T19:39:39.248 INFO:tasks.rados.rados.0.smithi045.stdout:2503: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2024-07-28T19:39:39.259 INFO:tasks.rados.rados.0.smithi045.stdout:2503: writing smithi04569809-35 from 548159 to 967891 tid 1 2024-07-28T19:39:39.274 INFO:tasks.rados.rados.0.smithi045.stdout:2503: writing smithi04569809-35 from 1664216 to 2187199 tid 2 2024-07-28T19:39:39.288 INFO:tasks.rados.rados.0.smithi045.stdout:2503: writing smithi04569809-35 from 2714756 to 3328985 tid 3 2024-07-28T19:39:39.288 INFO:tasks.rados.rados.0.smithi045.stdout:2504: write oid 26 current snap is 325 2024-07-28T19:39:39.288 INFO:tasks.rados.rados.0.smithi045.stdout:2504: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2024-07-28T19:39:39.299 INFO:tasks.rados.rados.0.smithi045.stdout:2504: writing smithi04569809-26 from 564966 to 1059947 tid 1 2024-07-28T19:39:39.311 INFO:tasks.rados.rados.0.smithi045.stdout:2504: writing smithi04569809-26 from 1606345 to 2389339 tid 2 2024-07-28T19:39:39.320 INFO:tasks.rados.rados.0.smithi045.stdout:2504: writing smithi04569809-26 from 3025826 to 3451327 tid 3 2024-07-28T19:39:39.320 INFO:tasks.rados.rados.0.smithi045.stdout:2505: read oid 34 snap 309 2024-07-28T19:39:39.320 INFO:tasks.rados.rados.0.smithi045.stdout:2505: expect (ObjNum 875 snap 308 seq_num 875) 2024-07-28T19:39:39.320 INFO:tasks.rados.rados.0.smithi045.stdout:2506: snap_remove snap 319 2024-07-28T19:39:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:39 smithi155 bash[68033]: cluster 2024-07-28T19:39:38.075456+0000 mgr.y (mgr.34101) 295 : cluster [DBG] pgmap v610: 89 pgs: 24 active+undersized, 17 active+undersized+degraded, 48 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 75/459 objects degraded (16.340%) 2024-07-28T19:39:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:39 smithi155 bash[68033]: cluster 2024-07-28T19:39:38.246935+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e713: 8 total, 7 up, 8 in 2024-07-28T19:39:39.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:39 smithi155 bash[68033]: cluster 2024-07-28T19:39:38.541433+0000 mon.a (mon.0) 691 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-28T19:39:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:39 smithi045 bash[80445]: cluster 2024-07-28T19:39:38.075456+0000 mgr.y (mgr.34101) 295 : cluster [DBG] pgmap v610: 89 pgs: 24 active+undersized, 17 active+undersized+degraded, 48 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 75/459 objects degraded (16.340%) 2024-07-28T19:39:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:39 smithi045 bash[80445]: cluster 2024-07-28T19:39:38.246935+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e713: 8 total, 7 up, 8 in 2024-07-28T19:39:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:39 smithi045 bash[80445]: cluster 2024-07-28T19:39:38.541433+0000 mon.a (mon.0) 691 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-28T19:39:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:39 smithi045 bash[82788]: cluster 2024-07-28T19:39:38.075456+0000 mgr.y (mgr.34101) 295 : cluster [DBG] pgmap v610: 89 pgs: 24 active+undersized, 17 active+undersized+degraded, 48 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 75/459 objects degraded (16.340%) 2024-07-28T19:39:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:39 smithi045 bash[82788]: cluster 2024-07-28T19:39:38.246935+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e713: 8 total, 7 up, 8 in 2024-07-28T19:39:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:39 smithi045 bash[82788]: cluster 2024-07-28T19:39:38.541433+0000 mon.a (mon.0) 691 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-28T19:39:40.271 INFO:tasks.rados.rados.0.smithi045.stdout:2506: done (3 left) 2024-07-28T19:39:40.271 INFO:tasks.rados.rados.0.smithi045.stdout:2507: rollback oid 14 current snap is 325 2024-07-28T19:39:40.271 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 317 2024-07-28T19:39:40.271 INFO:tasks.rados.rados.0.smithi045.stdout:2503: finishing write tid 1 to smithi04569809-35 2024-07-28T19:39:40.271 INFO:tasks.rados.rados.0.smithi045.stdout:2503: finishing write tid 2 to smithi04569809-35 2024-07-28T19:39:40.271 INFO:tasks.rados.rados.0.smithi045.stdout:2503: finishing write tid 3 to smithi04569809-35 2024-07-28T19:39:40.271 INFO:tasks.rados.rados.0.smithi045.stdout:2503: finishing write tid 4 to smithi04569809-35 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:2503: finishing write tid 5 to smithi04569809-35 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 930 (ObjNum 937 snap 325 seq_num 937) dirty exists 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:2503: left oid 35 (ObjNum 937 snap 325 seq_num 937) 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:2504: finishing write tid 1 to smithi04569809-26 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:2504: finishing write tid 2 to smithi04569809-26 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:2504: finishing write tid 3 to smithi04569809-26 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:2504: finishing write tid 4 to smithi04569809-26 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:2504: finishing write tid 5 to smithi04569809-26 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 623 (ObjNum 938 snap 325 seq_num 938) dirty exists 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:2504: left oid 26 (ObjNum 938 snap 325 seq_num 938) 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:2503: done (3 left) 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:2504: done (2 left) 2024-07-28T19:39:40.272 INFO:tasks.rados.rados.0.smithi045.stdout:2508: read oid 4 snap -1 2024-07-28T19:39:40.273 INFO:tasks.rados.rados.0.smithi045.stdout:2508: expect deleted 2024-07-28T19:39:40.273 INFO:tasks.rados.rados.0.smithi045.stdout:2509: rollback oid 10 current snap is 325 2024-07-28T19:39:40.273 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 321 2024-07-28T19:39:40.273 INFO:tasks.rados.rados.0.smithi045.stdout:2505: expect (ObjNum 875 snap 308 seq_num 875) 2024-07-28T19:39:40.457 INFO:tasks.rados.rados.0.smithi045.stdout:2507: finishing rollback tid 0 to smithi04569809-14 2024-07-28T19:39:40.457 INFO:tasks.rados.rados.0.smithi045.stdout:2507: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:39:40.458 INFO:tasks.rados.rados.0.smithi045.stdout:2507: finishing rollback tid 2 to smithi04569809-14 2024-07-28T19:39:40.458 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 320 (ObjNum 848 snap 292 seq_num 848) dirty exists 2024-07-28T19:39:40.458 INFO:tasks.rados.rados.0.smithi045.stdout:2509: finishing rollback tid 0 to smithi04569809-10 2024-07-28T19:39:40.458 INFO:tasks.rados.rados.0.smithi045.stdout:2509: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:39:40.458 INFO:tasks.rados.rados.0.smithi045.stdout:2509: finishing rollback tid 2 to smithi04569809-10 2024-07-28T19:39:40.458 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1199 (ObjNum 929 snap 318 seq_num 929) dirty exists 2024-07-28T19:39:40.458 INFO:tasks.rados.rados.0.smithi045.stdout:2505: done (3 left) 2024-07-28T19:39:40.458 INFO:tasks.rados.rados.0.smithi045.stdout:2507: done (2 left) 2024-07-28T19:39:40.458 INFO:tasks.rados.rados.0.smithi045.stdout:2508: done (1 left) 2024-07-28T19:39:40.458 INFO:tasks.rados.rados.0.smithi045.stdout:2509: done (0 left) 2024-07-28T19:39:40.458 INFO:tasks.rados.rados.0.smithi045.stdout:2510: write oid 44 current snap is 325 2024-07-28T19:39:40.459 INFO:tasks.rados.rados.0.smithi045.stdout:2510: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2024-07-28T19:39:40.469 INFO:tasks.rados.rados.0.smithi045.stdout:2510: writing smithi04569809-44 from 581773 to 1152003 tid 1 2024-07-28T19:39:40.480 INFO:tasks.rados.rados.0.smithi045.stdout:2510: writing smithi04569809-44 from 1664827 to 2191479 tid 2 2024-07-28T19:39:40.493 INFO:tasks.rados.rados.0.smithi045.stdout:2510: writing smithi04569809-44 from 2653249 to 3290022 tid 3 2024-07-28T19:39:40.493 INFO:tasks.rados.rados.0.smithi045.stdout:2510: finishing write tid 1 to smithi04569809-44 2024-07-28T19:39:40.493 INFO:tasks.rados.rados.0.smithi045.stdout:2510: finishing write tid 2 to smithi04569809-44 2024-07-28T19:39:40.493 INFO:tasks.rados.rados.0.smithi045.stdout:2511: read oid 45 snap -1 2024-07-28T19:39:40.493 INFO:tasks.rados.rados.0.smithi045.stdout:2511: expect deleted 2024-07-28T19:39:40.493 INFO:tasks.rados.rados.0.smithi045.stdout:2512: read oid 41 snap -1 2024-07-28T19:39:40.493 INFO:tasks.rados.rados.0.smithi045.stdout:2512: expect (ObjNum 877 snap 310 seq_num 877) 2024-07-28T19:39:40.493 INFO:tasks.rados.rados.0.smithi045.stdout:2513: delete oid 4 current snap is 325 2024-07-28T19:39:40.495 INFO:tasks.rados.rados.0.smithi045.stdout:2511: done (3 left) 2024-07-28T19:39:40.496 INFO:tasks.rados.rados.0.smithi045.stdout:2513: done (2 left) 2024-07-28T19:39:40.496 INFO:tasks.rados.rados.0.smithi045.stdout:2514: write oid 1 current snap is 325 2024-07-28T19:39:40.496 INFO:tasks.rados.rados.0.smithi045.stdout:2514: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2024-07-28T19:39:40.503 INFO:tasks.rados.rados.0.smithi045.stdout:2514: writing smithi04569809-1 from 615387 to 1336115 tid 1 2024-07-28T19:39:40.509 INFO:tasks.rados.rados.0.smithi045.stdout:2514: writing smithi04569809-1 from 1781791 to 2312112 tid 2 2024-07-28T19:39:40.518 INFO:tasks.rados.rados.0.smithi045.stdout:2514: writing smithi04569809-1 from 3108095 to 3815387 tid 3 2024-07-28T19:39:40.519 INFO:tasks.rados.rados.0.smithi045.stdout:2515: delete oid 11 current snap is 325 2024-07-28T19:39:40.519 INFO:tasks.rados.rados.0.smithi045.stdout:2510: finishing write tid 3 to smithi04569809-44 2024-07-28T19:39:40.519 INFO:tasks.rados.rados.0.smithi045.stdout:2510: finishing write tid 4 to smithi04569809-44 2024-07-28T19:39:40.519 INFO:tasks.rados.rados.0.smithi045.stdout:2510: finishing write tid 5 to smithi04569809-44 2024-07-28T19:39:40.519 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1763 (ObjNum 939 snap 325 seq_num 939) dirty exists 2024-07-28T19:39:40.519 INFO:tasks.rados.rados.0.smithi045.stdout:2510: left oid 44 (ObjNum 939 snap 325 seq_num 939) 2024-07-28T19:39:40.519 INFO:tasks.rados.rados.0.smithi045.stdout:2512: expect (ObjNum 877 snap 310 seq_num 877) 2024-07-28T19:39:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:40 smithi155 bash[68033]: cluster 2024-07-28T19:39:39.248388+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e714: 8 total, 7 up, 8 in 2024-07-28T19:39:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:40 smithi155 bash[68033]: cluster 2024-07-28T19:39:40.231945+0000 mon.a (mon.0) 693 : cluster [WRN] Health check update: Degraded data redundancy: 75/459 objects degraded (16.340%), 17 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:40.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:40 smithi045 bash[80445]: cluster 2024-07-28T19:39:39.248388+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e714: 8 total, 7 up, 8 in 2024-07-28T19:39:40.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:40 smithi045 bash[80445]: cluster 2024-07-28T19:39:40.231945+0000 mon.a (mon.0) 693 : cluster [WRN] Health check update: Degraded data redundancy: 75/459 objects degraded (16.340%), 17 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:40.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:40 smithi045 bash[82788]: cluster 2024-07-28T19:39:39.248388+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e714: 8 total, 7 up, 8 in 2024-07-28T19:39:40.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:40 smithi045 bash[82788]: cluster 2024-07-28T19:39:40.231945+0000 mon.a (mon.0) 693 : cluster [WRN] Health check update: Degraded data redundancy: 75/459 objects degraded (16.340%), 17 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:40.665 INFO:tasks.rados.rados.0.smithi045.stdout:2514: finishing write tid 1 to smithi04569809-1 2024-07-28T19:39:40.665 INFO:tasks.rados.rados.0.smithi045.stdout:2514: finishing write tid 2 to smithi04569809-1 2024-07-28T19:39:40.665 INFO:tasks.rados.rados.0.smithi045.stdout:2514: finishing write tid 3 to smithi04569809-1 2024-07-28T19:39:40.665 INFO:tasks.rados.rados.0.smithi045.stdout:2514: finishing write tid 4 to smithi04569809-1 2024-07-28T19:39:40.665 INFO:tasks.rados.rados.0.smithi045.stdout:2514: finishing write tid 5 to smithi04569809-1 2024-07-28T19:39:40.665 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 519 (ObjNum 941 snap 325 seq_num 941) dirty exists 2024-07-28T19:39:40.665 INFO:tasks.rados.rados.0.smithi045.stdout:2514: left oid 1 (ObjNum 941 snap 325 seq_num 941) 2024-07-28T19:39:40.665 INFO:tasks.rados.rados.0.smithi045.stdout:2510: done (3 left) 2024-07-28T19:39:40.665 INFO:tasks.rados.rados.0.smithi045.stdout:2512: done (2 left) 2024-07-28T19:39:40.665 INFO:tasks.rados.rados.0.smithi045.stdout:2514: done (1 left) 2024-07-28T19:39:40.666 INFO:tasks.rados.rados.0.smithi045.stdout:2515: done (0 left) 2024-07-28T19:39:40.666 INFO:tasks.rados.rados.0.smithi045.stdout:2516: delete oid 11 current snap is 325 2024-07-28T19:39:40.667 INFO:tasks.rados.rados.0.smithi045.stdout:2516: done (0 left) 2024-07-28T19:39:40.667 INFO:tasks.rados.rados.0.smithi045.stdout:2517: write oid 36 current snap is 325 2024-07-28T19:39:40.667 INFO:tasks.rados.rados.0.smithi045.stdout:2517: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2024-07-28T19:39:40.678 INFO:tasks.rados.rados.0.smithi045.stdout:2517: writing smithi04569809-36 from 665808 to 1328636 tid 1 2024-07-28T19:39:40.688 INFO:tasks.rados.rados.0.smithi045.stdout:2517: writing smithi04569809-36 from 1957237 to 2634885 tid 2 2024-07-28T19:39:40.697 INFO:tasks.rados.rados.0.smithi045.stdout:2517: writing smithi04569809-36 from 3074011 to 3683497 tid 3 2024-07-28T19:39:40.697 INFO:tasks.rados.rados.0.smithi045.stdout:2518: delete oid 13 current snap is 325 2024-07-28T19:39:40.697 INFO:tasks.rados.rados.0.smithi045.stdout:2517: finishing write tid 1 to smithi04569809-36 2024-07-28T19:39:40.697 INFO:tasks.rados.rados.0.smithi045.stdout:2517: finishing write tid 2 to smithi04569809-36 2024-07-28T19:39:40.700 INFO:tasks.rados.rados.0.smithi045.stdout:2518: done (1 left) 2024-07-28T19:39:40.700 INFO:tasks.rados.rados.0.smithi045.stdout:2519: read oid 45 snap -1 2024-07-28T19:39:40.700 INFO:tasks.rados.rados.0.smithi045.stdout:2519: expect deleted 2024-07-28T19:39:40.700 INFO:tasks.rados.rados.0.smithi045.stdout:2520: snap_remove snap 303 2024-07-28T19:39:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:39:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:39:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T19:39:41.162 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:39:41.267 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:40 smithi155 bash[73694]: debug 2024-07-28T19:39:40.906+0000 7f8e3e871640 -1 osd.4 704 log_to_monitors true 2024-07-28T19:39:41.281 INFO:tasks.rados.rados.0.smithi045.stdout:2520: done (2 left) 2024-07-28T19:39:41.281 INFO:tasks.rados.rados.0.smithi045.stdout:2521: delete oid 34 current snap is 325 2024-07-28T19:39:41.281 INFO:tasks.rados.rados.0.smithi045.stdout:2517: finishing write tid 3 to smithi04569809-36 2024-07-28T19:39:41.281 INFO:tasks.rados.rados.0.smithi045.stdout:2517: finishing write tid 4 to smithi04569809-36 2024-07-28T19:39:41.281 INFO:tasks.rados.rados.0.smithi045.stdout:2517: finishing write tid 5 to smithi04569809-36 2024-07-28T19:39:41.281 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 949 (ObjNum 944 snap 325 seq_num 944) dirty exists 2024-07-28T19:39:41.281 INFO:tasks.rados.rados.0.smithi045.stdout:2517: left oid 36 (ObjNum 944 snap 325 seq_num 944) 2024-07-28T19:39:41.294 INFO:tasks.rados.rados.0.smithi045.stdout:2517: done (2 left) 2024-07-28T19:39:41.294 INFO:tasks.rados.rados.0.smithi045.stdout:2519: done (1 left) 2024-07-28T19:39:41.294 INFO:tasks.rados.rados.0.smithi045.stdout:2521: done (0 left) 2024-07-28T19:39:41.294 INFO:tasks.rados.rados.0.smithi045.stdout:2522: snap_create 2024-07-28T19:39:41.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:39:41 smithi155 bash[73694]: debug 2024-07-28T19:39:41.318+0000 7f8e3661b640 -1 osd.4 704 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-28T19:39:41.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:41 smithi155 bash[68033]: cluster 2024-07-28T19:39:40.076405+0000 mgr.y (mgr.34101) 296 : cluster [DBG] pgmap v613: 89 pgs: 24 active+undersized, 17 active+undersized+degraded, 48 active+clean; 232 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.6 MiB/s wr, 12 op/s; 77/468 objects degraded (16.453%) 2024-07-28T19:39:41.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:41 smithi155 bash[68033]: cluster 2024-07-28T19:39:40.271588+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e715: 8 total, 7 up, 8 in 2024-07-28T19:39:41.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:41 smithi155 bash[68033]: audit 2024-07-28T19:39:40.713643+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:41.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:41 smithi155 bash[68033]: audit 2024-07-28T19:39:40.725426+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:41.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:41 smithi155 bash[68033]: audit 2024-07-28T19:39:40.912701+0000 mon.a (mon.0) 697 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:39:41.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:41 smithi155 bash[68033]: audit 2024-07-28T19:39:40.913536+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3414847248,v1:172.21.15.155:6801/3414847248]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:39:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[80445]: cluster 2024-07-28T19:39:40.076405+0000 mgr.y (mgr.34101) 296 : cluster [DBG] pgmap v613: 89 pgs: 24 active+undersized, 17 active+undersized+degraded, 48 active+clean; 232 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.6 MiB/s wr, 12 op/s; 77/468 objects degraded (16.453%) 2024-07-28T19:39:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[80445]: cluster 2024-07-28T19:39:40.271588+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e715: 8 total, 7 up, 8 in 2024-07-28T19:39:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[80445]: audit 2024-07-28T19:39:40.713643+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[80445]: audit 2024-07-28T19:39:40.725426+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[80445]: audit 2024-07-28T19:39:40.912701+0000 mon.a (mon.0) 697 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:39:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[80445]: audit 2024-07-28T19:39:40.913536+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3414847248,v1:172.21.15.155:6801/3414847248]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:39:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[82788]: cluster 2024-07-28T19:39:40.076405+0000 mgr.y (mgr.34101) 296 : cluster [DBG] pgmap v613: 89 pgs: 24 active+undersized, 17 active+undersized+degraded, 48 active+clean; 232 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.6 MiB/s wr, 12 op/s; 77/468 objects degraded (16.453%) 2024-07-28T19:39:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[82788]: cluster 2024-07-28T19:39:40.271588+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e715: 8 total, 7 up, 8 in 2024-07-28T19:39:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[82788]: audit 2024-07-28T19:39:40.713643+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[82788]: audit 2024-07-28T19:39:40.725426+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[82788]: audit 2024-07-28T19:39:40.912701+0000 mon.a (mon.0) 697 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:39:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:41 smithi045 bash[82788]: audit 2024-07-28T19:39:40.913536+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3414847248,v1:172.21.15.155:6801/3414847248]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-28T19:39:42.289 INFO:tasks.rados.rados.0.smithi045.stdout:2522: done (0 left) 2024-07-28T19:39:42.290 INFO:tasks.rados.rados.0.smithi045.stdout:2523: delete oid 11 current snap is 326 2024-07-28T19:39:42.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:39:42 smithi155 bash[60745]: ts=2024-07-28T19:39:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:39:42.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:42 smithi155 bash[68033]: audit 2024-07-28T19:39:41.281379+0000 mon.a (mon.0) 698 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T19:39:42.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:42 smithi155 bash[68033]: cluster 2024-07-28T19:39:41.281597+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e716: 8 total, 7 up, 8 in 2024-07-28T19:39:42.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:42 smithi155 bash[68033]: audit 2024-07-28T19:39:41.286214+0000 mon.a (mon.0) 700 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:39:42.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:42 smithi155 bash[68033]: audit 2024-07-28T19:39:41.287088+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3414847248,v1:172.21.15.155:6801/3414847248]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:39:42.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:42 smithi155 bash[68033]: audit 2024-07-28T19:39:41.508986+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:42.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:42 smithi155 bash[68033]: audit 2024-07-28T19:39:41.521612+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:42.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[80445]: audit 2024-07-28T19:39:41.281379+0000 mon.a (mon.0) 698 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T19:39:42.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[80445]: cluster 2024-07-28T19:39:41.281597+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e716: 8 total, 7 up, 8 in 2024-07-28T19:39:42.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[80445]: audit 2024-07-28T19:39:41.286214+0000 mon.a (mon.0) 700 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:39:42.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[80445]: audit 2024-07-28T19:39:41.287088+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3414847248,v1:172.21.15.155:6801/3414847248]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:39:42.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[80445]: audit 2024-07-28T19:39:41.508986+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:42.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[80445]: audit 2024-07-28T19:39:41.521612+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:42.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[82788]: audit 2024-07-28T19:39:41.281379+0000 mon.a (mon.0) 698 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-28T19:39:42.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[82788]: cluster 2024-07-28T19:39:41.281597+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e716: 8 total, 7 up, 8 in 2024-07-28T19:39:42.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[82788]: audit 2024-07-28T19:39:41.286214+0000 mon.a (mon.0) 700 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:39:42.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[82788]: audit 2024-07-28T19:39:41.287088+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/3414847248,v1:172.21.15.155:6801/3414847248]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-07-28T19:39:42.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[82788]: audit 2024-07-28T19:39:41.508986+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:42.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:42 smithi045 bash[82788]: audit 2024-07-28T19:39:41.521612+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:43.351 INFO:tasks.rados.rados.0.smithi045.stdout:2523: done (0 left) 2024-07-28T19:39:43.351 INFO:tasks.rados.rados.0.smithi045.stdout:2524: read oid 13 snap -1 2024-07-28T19:39:43.351 INFO:tasks.rados.rados.0.smithi045.stdout:2524: expect deleted 2024-07-28T19:39:43.351 INFO:tasks.rados.rados.0.smithi045.stdout:2525: snap_create 2024-07-28T19:39:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:43 smithi155 bash[68033]: cluster 2024-07-28T19:39:42.077413+0000 mgr.y (mgr.34101) 297 : cluster [DBG] pgmap v616: 89 pgs: 24 active+undersized, 17 active+undersized+degraded, 48 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.0 MiB/s wr, 14 op/s; 77/468 objects degraded (16.453%) 2024-07-28T19:39:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:43 smithi155 bash[68033]: cluster 2024-07-28T19:39:42.276582+0000 mon.a (mon.0) 703 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:39:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:43 smithi155 bash[68033]: cluster 2024-07-28T19:39:42.289044+0000 mon.a (mon.0) 704 : cluster [INF] osd.4 [v2:172.21.15.155:6800/3414847248,v1:172.21.15.155:6801/3414847248] boot 2024-07-28T19:39:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:43 smithi155 bash[68033]: cluster 2024-07-28T19:39:42.289119+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-07-28T19:39:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:43 smithi155 bash[68033]: audit 2024-07-28T19:39:42.294248+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:39:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:43 smithi045 bash[82788]: cluster 2024-07-28T19:39:42.077413+0000 mgr.y (mgr.34101) 297 : cluster [DBG] pgmap v616: 89 pgs: 24 active+undersized, 17 active+undersized+degraded, 48 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.0 MiB/s wr, 14 op/s; 77/468 objects degraded (16.453%) 2024-07-28T19:39:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:43 smithi045 bash[82788]: cluster 2024-07-28T19:39:42.276582+0000 mon.a (mon.0) 703 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:39:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:43 smithi045 bash[82788]: cluster 2024-07-28T19:39:42.289044+0000 mon.a (mon.0) 704 : cluster [INF] osd.4 [v2:172.21.15.155:6800/3414847248,v1:172.21.15.155:6801/3414847248] boot 2024-07-28T19:39:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:43 smithi045 bash[82788]: cluster 2024-07-28T19:39:42.289119+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-07-28T19:39:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:43 smithi045 bash[82788]: audit 2024-07-28T19:39:42.294248+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:39:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:43 smithi045 bash[80445]: cluster 2024-07-28T19:39:42.077413+0000 mgr.y (mgr.34101) 297 : cluster [DBG] pgmap v616: 89 pgs: 24 active+undersized, 17 active+undersized+degraded, 48 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.0 MiB/s wr, 14 op/s; 77/468 objects degraded (16.453%) 2024-07-28T19:39:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:43 smithi045 bash[80445]: cluster 2024-07-28T19:39:42.276582+0000 mon.a (mon.0) 703 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-28T19:39:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:43 smithi045 bash[80445]: cluster 2024-07-28T19:39:42.289044+0000 mon.a (mon.0) 704 : cluster [INF] osd.4 [v2:172.21.15.155:6800/3414847248,v1:172.21.15.155:6801/3414847248] boot 2024-07-28T19:39:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:43 smithi045 bash[80445]: cluster 2024-07-28T19:39:42.289119+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-07-28T19:39:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:43 smithi045 bash[80445]: audit 2024-07-28T19:39:42.294248+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-28T19:39:44.302 INFO:tasks.rados.rados.0.smithi045.stdout:2524: done (1 left) 2024-07-28T19:39:44.303 INFO:tasks.rados.rados.0.smithi045.stdout:2525: done (0 left) 2024-07-28T19:39:44.303 INFO:tasks.rados.rados.0.smithi045.stdout:2526: write oid 7 current snap is 327 2024-07-28T19:39:44.303 INFO:tasks.rados.rados.0.smithi045.stdout:2526: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2024-07-28T19:39:44.322 INFO:tasks.rados.rados.0.smithi045.stdout:2526: writing smithi04569809-7 from 733036 to 1296860 tid 1 2024-07-28T19:39:44.345 INFO:tasks.rados.rados.0.smithi045.stdout:2526: writing smithi04569809-7 from 2074812 to 2759798 tid 2 2024-07-28T19:39:44.362 INFO:tasks.rados.rados.0.smithi045.stdout:2526: writing smithi04569809-7 from 3183703 to 3933036 tid 3 2024-07-28T19:39:44.362 INFO:tasks.rados.rados.0.smithi045.stdout:2527: read oid 10 snap -1 2024-07-28T19:39:44.362 INFO:tasks.rados.rados.0.smithi045.stdout:2527: expect (ObjNum 929 snap 318 seq_num 929) 2024-07-28T19:39:44.362 INFO:tasks.rados.rados.0.smithi045.stdout:2528: snap_remove snap 324 2024-07-28T19:39:44.362 INFO:tasks.rados.rados.0.smithi045.stdout:2526: finishing write tid 1 to smithi04569809-7 2024-07-28T19:39:44.362 INFO:tasks.rados.rados.0.smithi045.stdout:2526: finishing write tid 2 to smithi04569809-7 2024-07-28T19:39:44.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:44 smithi155 bash[68033]: cluster 2024-07-28T19:39:43.294711+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-07-28T19:39:44.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:44 smithi045 bash[80445]: cluster 2024-07-28T19:39:43.294711+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-07-28T19:39:44.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:44 smithi045 bash[82788]: cluster 2024-07-28T19:39:43.294711+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-07-28T19:39:44.784 INFO:teuthology.orchestra.run.smithi045.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-28T19:39:44.784 INFO:teuthology.orchestra.run.smithi045.stdout:alertmanager.a smithi045 *:9093,9094 running (8m) 32s ago 15m 14.1M - 0.25.0 c8568f914cd2 e96ace06228e 2024-07-28T19:39:44.784 INFO:teuthology.orchestra.run.smithi045.stdout:grafana.a smithi155 *:3000 running (8m) 4s ago 14m 73.2M - 9.4.7 954c08fa6188 68c17a60bef9 2024-07-28T19:39:44.784 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi045.krrdod smithi045 running (13m) 32s ago 13m 14.9M - 17.2.7-1155-g3120d060 5ec745195f7e 59bdf6bf8735 2024-07-28T19:39:44.784 INFO:teuthology.orchestra.run.smithi045.stdout:mds.foo.smithi155.mchwry smithi155 running (13m) 4s ago 13m 19.2M - 17.2.7-1155-g3120d060 5ec745195f7e 4ecf9d0c1b2e 2024-07-28T19:39:44.784 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.x smithi155 *:8443,9283,8765 running (7m) 4s ago 23m 427M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 8267938d876b 2024-07-28T19:39:44.784 INFO:teuthology.orchestra.run.smithi045.stdout:mgr.y smithi045 *:8443,9283,8765 running (8m) 32s ago 25m 483M - 18.2.2-1765-g1c7dd747 dd66d6cc220c 68cb8ae2236f 2024-07-28T19:39:44.784 INFO:teuthology.orchestra.run.smithi045.stdout:mon.a smithi045 running (7m) 32s ago 26m 64.8M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 94a95ddf87d0 2024-07-28T19:39:44.784 INFO:teuthology.orchestra.run.smithi045.stdout:mon.b smithi155 running (4m) 4s ago 24m 48.3M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c cac12f3819dd 2024-07-28T19:39:44.784 INFO:teuthology.orchestra.run.smithi045.stdout:mon.c smithi045 running (5m) 32s ago 23m 51.1M 2048M 18.2.2-1765-g1c7dd747 dd66d6cc220c 33a0d89f301b 2024-07-28T19:39:44.785 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.a smithi045 *:9100 running (8m) 32s ago 15m 8640k - 1.5.0 0da6a335fe13 86faeb42afd2 2024-07-28T19:39:44.785 INFO:teuthology.orchestra.run.smithi045.stdout:node-exporter.b smithi155 *:9100 running (8m) 4s ago 15m 8492k - 1.5.0 0da6a335fe13 0fba790060c8 2024-07-28T19:39:44.785 INFO:teuthology.orchestra.run.smithi045.stdout:osd.0 smithi045 running (3m) 32s ago 22m 95.5M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c 434986e4e1d8 2024-07-28T19:39:44.785 INFO:teuthology.orchestra.run.smithi045.stdout:osd.1 smithi045 running (2m) 32s ago 21m 75.6M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c 5161134c35dd 2024-07-28T19:39:44.785 INFO:teuthology.orchestra.run.smithi045.stdout:osd.2 smithi045 running (66s) 32s ago 21m 74.0M 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c 0673e41f0f9f 2024-07-28T19:39:44.785 INFO:teuthology.orchestra.run.smithi045.stdout:osd.3 smithi045 running (37s) 32s ago 20m - 2525M 18.2.2-1765-g1c7dd747 dd66d6cc220c 01a9f6cc5cef 2024-07-28T19:39:44.785 INFO:teuthology.orchestra.run.smithi045.stdout:osd.4 smithi155 running (8s) 4s ago 19m - 2524M 18.2.2-1765-g1c7dd747 dd66d6cc220c 3e4c3c98e7f6 2024-07-28T19:39:44.785 INFO:teuthology.orchestra.run.smithi045.stdout:osd.5 smithi155 running (18m) 4s ago 18m 125M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 9b6284ced069 2024-07-28T19:39:44.785 INFO:teuthology.orchestra.run.smithi045.stdout:osd.6 smithi155 running (17m) 4s ago 17m 81.9M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 7387a798f6e3 2024-07-28T19:39:44.785 INFO:teuthology.orchestra.run.smithi045.stdout:osd.7 smithi155 running (16m) 4s ago 16m 107M 2524M 17.2.7-1155-g3120d060 5ec745195f7e 8b2e12836f00 2024-07-28T19:39:44.785 INFO:teuthology.orchestra.run.smithi045.stdout:prometheus.a smithi155 *:9095 running (7m) 4s ago 15m 56.7M - 2.43.0 a07b618ecd1d c22b7287792c 2024-07-28T19:39:45.304 INFO:tasks.rados.rados.0.smithi045.stdout:2528: done (2 left) 2024-07-28T19:39:45.305 INFO:tasks.rados.rados.0.smithi045.stdout:2529: snap_remove snap 275 2024-07-28T19:39:45.462 DEBUG:teuthology.orchestra.run.smithi045:> 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 59795908-4d15-11ef-bcc8-c7b262605968 -e sha1=1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64 -- bash -c 'ceph versions' 2024-07-28T19:39:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:45 smithi045 bash[80445]: cluster 2024-07-28T19:39:44.078700+0000 mgr.y (mgr.34101) 298 : cluster [DBG] pgmap v619: 89 pgs: 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 16 active+undersized, 4 active+undersized+degraded, 66 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.1 MiB/s wr, 12 op/s; 34/480 objects degraded (7.083%); 1.4 MiB/s, 0 objects/s recovering 2024-07-28T19:39:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:45 smithi045 bash[80445]: cluster 2024-07-28T19:39:44.303499+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-07-28T19:39:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:45 smithi045 bash[80445]: cluster 2024-07-28T19:39:45.233055+0000 mon.a (mon.0) 708 : cluster [WRN] Health check update: Degraded data redundancy: 34/480 objects degraded (7.083%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:45.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:45 smithi045 bash[82788]: cluster 2024-07-28T19:39:44.078700+0000 mgr.y (mgr.34101) 298 : cluster [DBG] pgmap v619: 89 pgs: 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 16 active+undersized, 4 active+undersized+degraded, 66 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.1 MiB/s wr, 12 op/s; 34/480 objects degraded (7.083%); 1.4 MiB/s, 0 objects/s recovering 2024-07-28T19:39:45.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:45 smithi045 bash[82788]: cluster 2024-07-28T19:39:44.303499+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-07-28T19:39:45.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:45 smithi045 bash[82788]: cluster 2024-07-28T19:39:45.233055+0000 mon.a (mon.0) 708 : cluster [WRN] Health check update: Degraded data redundancy: 34/480 objects degraded (7.083%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:45 smithi155 bash[68033]: cluster 2024-07-28T19:39:44.078700+0000 mgr.y (mgr.34101) 298 : cluster [DBG] pgmap v619: 89 pgs: 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 16 active+undersized, 4 active+undersized+degraded, 66 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.1 MiB/s wr, 12 op/s; 34/480 objects degraded (7.083%); 1.4 MiB/s, 0 objects/s recovering 2024-07-28T19:39:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:45 smithi155 bash[68033]: cluster 2024-07-28T19:39:44.303499+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-07-28T19:39:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:45 smithi155 bash[68033]: cluster 2024-07-28T19:39:45.233055+0000 mon.a (mon.0) 708 : cluster [WRN] Health check update: Degraded data redundancy: 34/480 objects degraded (7.083%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:46.307 INFO:tasks.rados.rados.0.smithi045.stdout:2529: done (2 left) 2024-07-28T19:39:46.307 INFO:tasks.rados.rados.0.smithi045.stdout:2530: write oid 34 current snap is 327 2024-07-28T19:39:46.307 INFO:tasks.rados.rados.0.smithi045.stdout:2526: finishing write tid 3 to smithi04569809-7 2024-07-28T19:39:46.307 INFO:tasks.rados.rados.0.smithi045.stdout:2526: finishing write tid 4 to smithi04569809-7 2024-07-28T19:39:46.308 INFO:tasks.rados.rados.0.smithi045.stdout:2526: finishing write tid 5 to smithi04569809-7 2024-07-28T19:39:46.308 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 598 (ObjNum 948 snap 327 seq_num 948) dirty exists 2024-07-28T19:39:46.308 INFO:tasks.rados.rados.0.smithi045.stdout:2526: left oid 7 (ObjNum 948 snap 327 seq_num 948) 2024-07-28T19:39:46.308 INFO:tasks.rados.rados.0.smithi045.stdout:2527: expect (ObjNum 929 snap 318 seq_num 929) 2024-07-28T19:39:46.486 INFO:tasks.rados.rados.0.smithi045.stdout:2530: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2024-07-28T19:39:46.494 INFO:tasks.rados.rados.0.smithi045.stdout:2530: writing smithi04569809-34 from 749843 to 1388916 tid 1 2024-07-28T19:39:46.501 INFO:tasks.rados.rados.0.smithi045.stdout:2530: writing smithi04569809-34 from 2133294 to 2678291 tid 2 2024-07-28T19:39:46.517 INFO:tasks.rados.rados.0.smithi045.stdout:2530: writing smithi04569809-34 from 3211126 to 3793325 tid 3 2024-07-28T19:39:46.517 INFO:tasks.rados.rados.0.smithi045.stdout:2526: done (2 left) 2024-07-28T19:39:46.517 INFO:tasks.rados.rados.0.smithi045.stdout:2527: done (1 left) 2024-07-28T19:39:46.518 INFO:tasks.rados.rados.0.smithi045.stdout:2531: write oid 40 current snap is 327 2024-07-28T19:39:46.518 INFO:tasks.rados.rados.0.smithi045.stdout:2531: seq_num 950 ranges {766650=714322,2075423=688655,3522196=444454} 2024-07-28T19:39:46.533 INFO:tasks.rados.rados.0.smithi045.stdout:2531: writing smithi04569809-40 from 766650 to 1480972 tid 1 2024-07-28T19:39:46.545 INFO:tasks.rados.rados.0.smithi045.stdout:2531: writing smithi04569809-40 from 2075423 to 2764078 tid 2 2024-07-28T19:39:46.554 INFO:tasks.rados.rados.0.smithi045.stdout:2531: writing smithi04569809-40 from 3522196 to 3966650 tid 3 2024-07-28T19:39:46.554 INFO:tasks.rados.rados.0.smithi045.stdout:2532: read oid 18 snap -1 2024-07-28T19:39:46.554 INFO:tasks.rados.rados.0.smithi045.stdout:2532: expect (ObjNum 861 snap 296 seq_num 861) 2024-07-28T19:39:46.555 INFO:tasks.rados.rados.0.smithi045.stdout:2533: snap_remove snap 314 2024-07-28T19:39:46.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:46 smithi045 bash[80445]: audit 2024-07-28T19:39:44.748389+0000 mgr.y (mgr.34101) 299 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:39:46.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:46 smithi045 bash[80445]: cluster 2024-07-28T19:39:45.305400+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-07-28T19:39:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:46 smithi045 bash[80445]: cluster 2024-07-28T19:39:46.308287+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-07-28T19:39:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:46 smithi045 bash[82788]: audit 2024-07-28T19:39:44.748389+0000 mgr.y (mgr.34101) 299 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:39:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:46 smithi045 bash[82788]: cluster 2024-07-28T19:39:45.305400+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-07-28T19:39:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:46 smithi045 bash[82788]: cluster 2024-07-28T19:39:46.308287+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-07-28T19:39:46.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:46 smithi155 bash[68033]: audit 2024-07-28T19:39:44.748389+0000 mgr.y (mgr.34101) 299 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-28T19:39:46.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:46 smithi155 bash[68033]: cluster 2024-07-28T19:39:45.305400+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-07-28T19:39:46.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:46 smithi155 bash[68033]: cluster 2024-07-28T19:39:46.308287+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-07-28T19:39:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:2530: finishing write tid 1 to smithi04569809-34 2024-07-28T19:39:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:2530: finishing write tid 2 to smithi04569809-34 2024-07-28T19:39:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:2530: finishing write tid 3 to smithi04569809-34 2024-07-28T19:39:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:2530: finishing write tid 4 to smithi04569809-34 2024-07-28T19:39:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:2530: finishing write tid 5 to smithi04569809-34 2024-07-28T19:39:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1790 (ObjNum 949 snap 327 seq_num 949) dirty exists 2024-07-28T19:39:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:2530: left oid 34 (ObjNum 949 snap 327 seq_num 949) 2024-07-28T19:39:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:2531: finishing write tid 1 to smithi04569809-40 2024-07-28T19:39:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:2531: finishing write tid 2 to smithi04569809-40 2024-07-28T19:39:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:2531: finishing write tid 3 to smithi04569809-40 2024-07-28T19:39:47.361 INFO:tasks.rados.rados.0.smithi045.stdout:2531: finishing write tid 4 to smithi04569809-40 2024-07-28T19:39:47.361 INFO:tasks.rados.rados.0.smithi045.stdout:2531: finishing write tid 5 to smithi04569809-40 2024-07-28T19:39:47.361 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1028 (ObjNum 950 snap 327 seq_num 950) dirty exists 2024-07-28T19:39:47.361 INFO:tasks.rados.rados.0.smithi045.stdout:2531: left oid 40 (ObjNum 950 snap 327 seq_num 950) 2024-07-28T19:39:47.361 INFO:tasks.rados.rados.0.smithi045.stdout:2532: expect (ObjNum 861 snap 296 seq_num 861) 2024-07-28T19:39:47.537 INFO:tasks.rados.rados.0.smithi045.stdout:2530: done (3 left) 2024-07-28T19:39:47.537 INFO:tasks.rados.rados.0.smithi045.stdout:2531: done (2 left) 2024-07-28T19:39:47.537 INFO:tasks.rados.rados.0.smithi045.stdout:2532: done (1 left) 2024-07-28T19:39:47.537 INFO:tasks.rados.rados.0.smithi045.stdout:2533: done (0 left) 2024-07-28T19:39:47.537 INFO:tasks.rados.rados.0.smithi045.stdout:2534: write oid 47 current snap is 327 2024-07-28T19:39:47.537 INFO:tasks.rados.rados.0.smithi045.stdout:2534: seq_num 951 ranges {783457=505924,1850258=548666,2865972=721096} 2024-07-28T19:39:47.549 INFO:tasks.rados.rados.0.smithi045.stdout:2534: writing smithi04569809-47 from 783457 to 1289381 tid 1 2024-07-28T19:39:47.561 INFO:tasks.rados.rados.0.smithi045.stdout:2534: writing smithi04569809-47 from 1850258 to 2398924 tid 2 2024-07-28T19:39:47.573 INFO:tasks.rados.rados.0.smithi045.stdout:2534: writing smithi04569809-47 from 2865972 to 3587068 tid 3 2024-07-28T19:39:47.573 INFO:tasks.rados.rados.0.smithi045.stdout:2535: write oid 28 current snap is 327 2024-07-28T19:39:47.573 INFO:tasks.rados.rados.0.smithi045.stdout:2535: seq_num 952 ranges {400264=581173,1508740=491524} 2024-07-28T19:39:47.582 INFO:tasks.rados.rados.0.smithi045.stdout:2535: writing smithi04569809-28 from 400264 to 981437 tid 1 2024-07-28T19:39:47.592 INFO:tasks.rados.rados.0.smithi045.stdout:2535: writing smithi04569809-28 from 1508740 to 2000264 tid 2 2024-07-28T19:39:47.592 INFO:tasks.rados.rados.0.smithi045.stdout:2536: snap_remove snap 320 2024-07-28T19:39:47.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:47 smithi155 bash[68033]: cluster 2024-07-28T19:39:46.079567+0000 mgr.y (mgr.34101) 300 : cluster [DBG] pgmap v622: 89 pgs: 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 16 active+undersized, 4 active+undersized+degraded, 66 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.8 MiB/s wr, 10 op/s; 34/480 objects degraded (7.083%); 1.4 MiB/s, 0 objects/s recovering 2024-07-28T19:39:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:47 smithi045 bash[80445]: cluster 2024-07-28T19:39:46.079567+0000 mgr.y (mgr.34101) 300 : cluster [DBG] pgmap v622: 89 pgs: 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 16 active+undersized, 4 active+undersized+degraded, 66 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.8 MiB/s wr, 10 op/s; 34/480 objects degraded (7.083%); 1.4 MiB/s, 0 objects/s recovering 2024-07-28T19:39:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:47 smithi045 bash[82788]: cluster 2024-07-28T19:39:46.079567+0000 mgr.y (mgr.34101) 300 : cluster [DBG] pgmap v622: 89 pgs: 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 16 active+undersized, 4 active+undersized+degraded, 66 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.8 MiB/s wr, 10 op/s; 34/480 objects degraded (7.083%); 1.4 MiB/s, 0 objects/s recovering 2024-07-28T19:39:48.362 INFO:tasks.rados.rados.0.smithi045.stdout:2536: done (2 left) 2024-07-28T19:39:48.363 INFO:tasks.rados.rados.0.smithi045.stdout:2537: read oid 33 snap -1 2024-07-28T19:39:48.363 INFO:tasks.rados.rados.0.smithi045.stdout:2537: expect deleted 2024-07-28T19:39:48.372 INFO:tasks.rados.rados.0.smithi045.stdout:2538: read oid 39 snap 307 2024-07-28T19:39:48.372 INFO:tasks.rados.rados.0.smithi045.stdout:2538: expect (ObjNum 843 snap 292 seq_num 843) 2024-07-28T19:39:48.372 INFO:tasks.rados.rados.0.smithi045.stdout:2539: write oid 17 current snap is 327 2024-07-28T19:39:48.372 INFO:tasks.rados.rados.0.smithi045.stdout:2539: seq_num 953 ranges {417071=656422,1567222=449849} 2024-07-28T19:39:48.372 INFO:tasks.rados.rados.0.smithi045.stdout:2539: writing smithi04569809-17 from 417071 to 1073493 tid 1 2024-07-28T19:39:48.375 INFO:tasks.rados.rados.0.smithi045.stdout:2539: writing smithi04569809-17 from 1567222 to 2017071 tid 2 2024-07-28T19:39:48.376 INFO:tasks.rados.rados.0.smithi045.stdout:2540: write oid 30 current snap is 327 2024-07-28T19:39:48.376 INFO:tasks.rados.rados.0.smithi045.stdout:2534: finishing write tid 1 to smithi04569809-47 2024-07-28T19:39:48.376 INFO:tasks.rados.rados.0.smithi045.stdout:2540: seq_num 954 ranges {433878=731671,1909351=124527} 2024-07-28T19:39:48.382 INFO:tasks.rados.rados.0.smithi045.stdout:2540: writing smithi04569809-30 from 433878 to 1165549 tid 1 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2540: writing smithi04569809-30 from 1909351 to 2033878 tid 2 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2541: delete oid 5 current snap is 327 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2534: finishing write tid 2 to smithi04569809-47 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2534: finishing write tid 3 to smithi04569809-47 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2534: finishing write tid 4 to smithi04569809-47 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2534: finishing write tid 5 to smithi04569809-47 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 1231 (ObjNum 951 snap 327 seq_num 951) dirty exists 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2534: left oid 47 (ObjNum 951 snap 327 seq_num 951) 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2535: finishing write tid 1 to smithi04569809-28 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2535: finishing write tid 2 to smithi04569809-28 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2535: finishing write tid 3 to smithi04569809-28 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2535: finishing write tid 4 to smithi04569809-28 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 795 (ObjNum 952 snap 327 seq_num 952) dirty exists 2024-07-28T19:39:48.388 INFO:tasks.rados.rados.0.smithi045.stdout:2535: left oid 28 (ObjNum 952 snap 327 seq_num 952) 2024-07-28T19:39:48.389 INFO:tasks.rados.rados.0.smithi045.stdout:2539: finishing write tid 1 to smithi04569809-17 2024-07-28T19:39:48.389 INFO:tasks.rados.rados.0.smithi045.stdout:2538: expect (ObjNum 843 snap 292 seq_num 843) 2024-07-28T19:39:48.479 INFO:tasks.rados.rados.0.smithi045.stdout:2539: finishing write tid 2 to smithi04569809-17 2024-07-28T19:39:48.479 INFO:tasks.rados.rados.0.smithi045.stdout:2539: finishing write tid 3 to smithi04569809-17 2024-07-28T19:39:48.479 INFO:tasks.rados.rados.0.smithi045.stdout:2539: finishing write tid 4 to smithi04569809-17 2024-07-28T19:39:48.479 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 801 (ObjNum 953 snap 327 seq_num 953) dirty exists 2024-07-28T19:39:48.479 INFO:tasks.rados.rados.0.smithi045.stdout:2539: left oid 17 (ObjNum 953 snap 327 seq_num 953) 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2540: finishing write tid 1 to smithi04569809-30 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2540: finishing write tid 2 to smithi04569809-30 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2540: finishing write tid 3 to smithi04569809-30 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2540: finishing write tid 4 to smithi04569809-30 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1239 (ObjNum 954 snap 327 seq_num 954) dirty exists 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2540: left oid 30 (ObjNum 954 snap 327 seq_num 954) 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2534: done (6 left) 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2535: done (5 left) 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2537: done (4 left) 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2538: done (3 left) 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2539: done (2 left) 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2540: done (1 left) 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2541: done (0 left) 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2542: read oid 5 snap 309 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2542: expect (ObjNum 871 snap 307 seq_num 871) 2024-07-28T19:39:48.480 INFO:tasks.rados.rados.0.smithi045.stdout:2543: delete oid 1 current snap is 327 2024-07-28T19:39:48.482 INFO:tasks.rados.rados.0.smithi045.stdout:2543: done (1 left) 2024-07-28T19:39:48.482 INFO:tasks.rados.rados.0.smithi045.stdout:2544: read oid 25 snap 323 2024-07-28T19:39:48.482 INFO:tasks.rados.rados.0.smithi045.stdout:2544: expect deleted 2024-07-28T19:39:48.483 INFO:tasks.rados.rados.0.smithi045.stdout:2545: snap_remove snap 306 2024-07-28T19:39:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:48 smithi045 bash[80445]: cluster 2024-07-28T19:39:47.349053+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-07-28T19:39:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:48 smithi045 bash[80445]: audit 2024-07-28T19:39:48.041926+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:48 smithi045 bash[80445]: audit 2024-07-28T19:39:48.044472+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:48 smithi045 bash[82788]: cluster 2024-07-28T19:39:47.349053+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-07-28T19:39:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:48 smithi045 bash[82788]: audit 2024-07-28T19:39:48.041926+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:48 smithi045 bash[82788]: audit 2024-07-28T19:39:48.044472+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:48 smithi155 bash[68033]: cluster 2024-07-28T19:39:47.349053+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-07-28T19:39:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:48 smithi155 bash[68033]: audit 2024-07-28T19:39:48.041926+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:48 smithi155 bash[68033]: audit 2024-07-28T19:39:48.044472+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:39:49.371 INFO:tasks.rados.rados.0.smithi045.stdout:2545: done (2 left) 2024-07-28T19:39:49.372 INFO:tasks.rados.rados.0.smithi045.stdout:2546: snap_create 2024-07-28T19:39:49.372 INFO:tasks.rados.rados.0.smithi045.stdout:2542: expect (ObjNum 871 snap 307 seq_num 871) 2024-07-28T19:39:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:49 smithi045 bash[80445]: cluster 2024-07-28T19:39:48.080337+0000 mgr.y (mgr.34101) 301 : cluster [DBG] pgmap v625: 89 pgs: 2 active+clean+snaptrim, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 84 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s; 9/468 objects degraded (1.923%); 1.5 MiB/s, 1 objects/s recovering 2024-07-28T19:39:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:49 smithi045 bash[80445]: cluster 2024-07-28T19:39:48.359129+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-07-28T19:39:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:49 smithi045 bash[82788]: cluster 2024-07-28T19:39:48.080337+0000 mgr.y (mgr.34101) 301 : cluster [DBG] pgmap v625: 89 pgs: 2 active+clean+snaptrim, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 84 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s; 9/468 objects degraded (1.923%); 1.5 MiB/s, 1 objects/s recovering 2024-07-28T19:39:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:49 smithi045 bash[82788]: cluster 2024-07-28T19:39:48.359129+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-07-28T19:39:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:49 smithi155 bash[68033]: cluster 2024-07-28T19:39:48.080337+0000 mgr.y (mgr.34101) 301 : cluster [DBG] pgmap v625: 89 pgs: 2 active+clean+snaptrim, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 84 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s; 9/468 objects degraded (1.923%); 1.5 MiB/s, 1 objects/s recovering 2024-07-28T19:39:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:49 smithi155 bash[68033]: cluster 2024-07-28T19:39:48.359129+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-07-28T19:39:50.296 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:39:50.378 INFO:tasks.rados.rados.0.smithi045.stdout:2542: done (2 left) 2024-07-28T19:39:50.378 INFO:tasks.rados.rados.0.smithi045.stdout:2544: done (1 left) 2024-07-28T19:39:50.379 INFO:tasks.rados.rados.0.smithi045.stdout:2546: done (0 left) 2024-07-28T19:39:50.379 INFO:tasks.rados.rados.0.smithi045.stdout:2547: snap_create 2024-07-28T19:39:50.641 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:50 smithi155 bash[68033]: cluster 2024-07-28T19:39:49.370742+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-07-28T19:39:50.641 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:50 smithi155 bash[68033]: cluster 2024-07-28T19:39:50.234236+0000 mon.a (mon.0) 715 : cluster [WRN] Health check update: Degraded data redundancy: 9/468 objects degraded (1.923%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:39:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:39:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T19:39:50.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:50 smithi045 bash[80445]: cluster 2024-07-28T19:39:49.370742+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-07-28T19:39:50.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:50 smithi045 bash[80445]: cluster 2024-07-28T19:39:50.234236+0000 mon.a (mon.0) 715 : cluster [WRN] Health check update: Degraded data redundancy: 9/468 objects degraded (1.923%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:50.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:50 smithi045 bash[82788]: cluster 2024-07-28T19:39:49.370742+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-07-28T19:39:50.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:50 smithi045 bash[82788]: cluster 2024-07-28T19:39:50.234236+0000 mon.a (mon.0) 715 : cluster [WRN] Health check update: Degraded data redundancy: 9/468 objects degraded (1.923%), 3 pgs degraded (PG_DEGRADED) 2024-07-28T19:39:51.376 INFO:tasks.rados.rados.0.smithi045.stdout:2547: done (0 left) 2024-07-28T19:39:51.376 INFO:tasks.rados.rados.0.smithi045.stdout:2548: snap_remove snap 307 2024-07-28T19:39:51.665 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: cluster 2024-07-28T19:39:50.081036+0000 mgr.y (mgr.34101) 302 : cluster [DBG] pgmap v628: 89 pgs: 4 active+clean+snaptrim, 85 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.3 MiB/s wr, 16 op/s; 4.0 MiB/s, 3 objects/s recovering 2024-07-28T19:39:51.665 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: cluster 2024-07-28T19:39:50.363517+0000 mon.a (mon.0) 716 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/468 objects degraded (1.923%), 3 pgs degraded) 2024-07-28T19:39:51.665 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: cluster 2024-07-28T19:39:50.363570+0000 mon.a (mon.0) 717 : cluster [INF] Cluster is now healthy 2024-07-28T19:39:51.665 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: cluster 2024-07-28T19:39:50.379484+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-07-28T19:39:51.665 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: audit 2024-07-28T19:39:51.158354+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:51.666 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: audit 2024-07-28T19:39:51.171429+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:51.666 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: audit 2024-07-28T19:39:51.174902+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:51.666 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: audit 2024-07-28T19:39:51.176831+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:39:51.666 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: audit 2024-07-28T19:39:51.187802+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:51.666 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: audit 2024-07-28T19:39:51.349643+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:51.666 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: audit 2024-07-28T19:39:51.351707+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:51.666 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: audit 2024-07-28T19:39:51.352678+0000 mon.c (mon.2) 146 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:39:51.666 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[80445]: audit 2024-07-28T19:39:51.359549+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:51.666 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: cluster 2024-07-28T19:39:50.081036+0000 mgr.y (mgr.34101) 302 : cluster [DBG] pgmap v628: 89 pgs: 4 active+clean+snaptrim, 85 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.3 MiB/s wr, 16 op/s; 4.0 MiB/s, 3 objects/s recovering 2024-07-28T19:39:51.666 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: cluster 2024-07-28T19:39:50.363517+0000 mon.a (mon.0) 716 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/468 objects degraded (1.923%), 3 pgs degraded) 2024-07-28T19:39:51.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: cluster 2024-07-28T19:39:50.363570+0000 mon.a (mon.0) 717 : cluster [INF] Cluster is now healthy 2024-07-28T19:39:51.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: cluster 2024-07-28T19:39:50.379484+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-07-28T19:39:51.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: audit 2024-07-28T19:39:51.158354+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:51.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: audit 2024-07-28T19:39:51.171429+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:51.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: audit 2024-07-28T19:39:51.174902+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:51.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: audit 2024-07-28T19:39:51.176831+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:39:51.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: audit 2024-07-28T19:39:51.187802+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:51.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: audit 2024-07-28T19:39:51.349643+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:51.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: audit 2024-07-28T19:39:51.351707+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:51.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: audit 2024-07-28T19:39:51.352678+0000 mon.c (mon.2) 146 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:39:51.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:51 smithi045 bash[82788]: audit 2024-07-28T19:39:51.359549+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: cluster 2024-07-28T19:39:50.081036+0000 mgr.y (mgr.34101) 302 : cluster [DBG] pgmap v628: 89 pgs: 4 active+clean+snaptrim, 85 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.3 MiB/s wr, 16 op/s; 4.0 MiB/s, 3 objects/s recovering 2024-07-28T19:39:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: cluster 2024-07-28T19:39:50.363517+0000 mon.a (mon.0) 716 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/468 objects degraded (1.923%), 3 pgs degraded) 2024-07-28T19:39:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: cluster 2024-07-28T19:39:50.363570+0000 mon.a (mon.0) 717 : cluster [INF] Cluster is now healthy 2024-07-28T19:39:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: cluster 2024-07-28T19:39:50.379484+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-07-28T19:39:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: audit 2024-07-28T19:39:51.158354+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: audit 2024-07-28T19:39:51.171429+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: audit 2024-07-28T19:39:51.174902+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: audit 2024-07-28T19:39:51.176831+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:39:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: audit 2024-07-28T19:39:51.187802+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: audit 2024-07-28T19:39:51.349643+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:39:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: audit 2024-07-28T19:39:51.351707+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:39:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: audit 2024-07-28T19:39:51.352678+0000 mon.c (mon.2) 146 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:39:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:51 smithi155 bash[68033]: audit 2024-07-28T19:39:51.359549+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:52.381 INFO:tasks.rados.rados.0.smithi045.stdout:2548: done (0 left) 2024-07-28T19:39:52.381 INFO:tasks.rados.rados.0.smithi045.stdout:2549: delete oid 4 current snap is 329 2024-07-28T19:39:52.403 INFO:tasks.rados.rados.0.smithi045.stdout:2549: done (0 left) 2024-07-28T19:39:52.403 INFO:tasks.rados.rados.0.smithi045.stdout:2550: snap_remove snap 296 2024-07-28T19:39:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:52 smithi045 bash[80445]: cluster 2024-07-28T19:39:51.377539+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-07-28T19:39:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:52 smithi045 bash[80445]: cluster 2024-07-28T19:39:52.382203+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-07-28T19:39:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:52 smithi045 bash[82788]: cluster 2024-07-28T19:39:51.377539+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-07-28T19:39:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:52 smithi045 bash[82788]: cluster 2024-07-28T19:39:52.382203+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-07-28T19:39:52.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:52 smithi155 bash[68033]: cluster 2024-07-28T19:39:51.377539+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-07-28T19:39:52.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:52 smithi155 bash[68033]: cluster 2024-07-28T19:39:52.382203+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-07-28T19:39:52.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:39:52 smithi155 bash[60745]: ts=2024-07-28T19:39:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:39:53.401 INFO:tasks.rados.rados.0.smithi045.stdout:2550: done (0 left) 2024-07-28T19:39:53.401 INFO:tasks.rados.rados.0.smithi045.stdout:2551: rollback oid 35 current snap is 329 2024-07-28T19:39:53.401 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 35 to 326 2024-07-28T19:39:53.401 INFO:tasks.rados.rados.0.smithi045.stdout:2552: read oid 29 snap -1 2024-07-28T19:39:53.401 INFO:tasks.rados.rados.0.smithi045.stdout:2552: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:39:53.402 INFO:tasks.rados.rados.0.smithi045.stdout:2553: write oid 44 current snap is 329 2024-07-28T19:39:53.402 INFO:tasks.rados.rados.0.smithi045.stdout:2553: seq_num 958 ranges {501106=749020,1743279=357827} 2024-07-28T19:39:53.424 INFO:tasks.rados.rados.0.smithi045.stdout:2553: writing smithi04569809-44 from 501106 to 1250126 tid 1 2024-07-28T19:39:53.437 INFO:tasks.rados.rados.0.smithi045.stdout:2553: writing smithi04569809-44 from 1743279 to 2101106 tid 2 2024-07-28T19:39:53.437 INFO:tasks.rados.rados.0.smithi045.stdout:2554: write oid 7 current snap is 329 2024-07-28T19:39:53.437 INFO:tasks.rados.rados.0.smithi045.stdout:2554: seq_num 959 ranges {517913=424269,1401761=446989} 2024-07-28T19:39:53.448 INFO:tasks.rados.rados.0.smithi045.stdout:2554: writing smithi04569809-7 from 517913 to 942182 tid 1 2024-07-28T19:39:53.457 INFO:tasks.rados.rados.0.smithi045.stdout:2554: writing smithi04569809-7 from 1401761 to 1848750 tid 2 2024-07-28T19:39:53.458 INFO:tasks.rados.rados.0.smithi045.stdout:2555: delete oid 15 current snap is 329 2024-07-28T19:39:53.458 INFO:tasks.rados.rados.0.smithi045.stdout:2551: finishing rollback tid 0 to smithi04569809-35 2024-07-28T19:39:53.458 INFO:tasks.rados.rados.0.smithi045.stdout:2551: finishing rollback tid 1 to smithi04569809-35 2024-07-28T19:39:53.458 INFO:tasks.rados.rados.0.smithi045.stdout:2551: finishing rollback tid 2 to smithi04569809-35 2024-07-28T19:39:53.458 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 952 (ObjNum 937 snap 325 seq_num 937) dirty exists 2024-07-28T19:39:53.459 INFO:tasks.rados.rados.0.smithi045.stdout:2553: finishing write tid 1 to smithi04569809-44 2024-07-28T19:39:53.459 INFO:tasks.rados.rados.0.smithi045.stdout:2552: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:39:53.605 INFO:tasks.rados.rados.0.smithi045.stdout:2553: finishing write tid 2 to smithi04569809-44 2024-07-28T19:39:53.605 INFO:tasks.rados.rados.0.smithi045.stdout:2553: finishing write tid 3 to smithi04569809-44 2024-07-28T19:39:53.605 INFO:tasks.rados.rados.0.smithi045.stdout:2553: finishing write tid 4 to smithi04569809-44 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1829 (ObjNum 958 snap 329 seq_num 958) dirty exists 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:2553: left oid 44 (ObjNum 958 snap 329 seq_num 958) 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:2554: finishing write tid 1 to smithi04569809-7 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:2551: done (4 left) 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:2552: done (3 left) 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:2553: done (2 left) 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:2555: done (1 left) 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:2556: snap_create 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:2554: finishing write tid 2 to smithi04569809-7 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:2554: finishing write tid 3 to smithi04569809-7 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:2554: finishing write tid 4 to smithi04569809-7 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 618 (ObjNum 959 snap 329 seq_num 959) dirty exists 2024-07-28T19:39:53.606 INFO:tasks.rados.rados.0.smithi045.stdout:2554: left oid 7 (ObjNum 959 snap 329 seq_num 959) 2024-07-28T19:39:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:53 smithi045 bash[80445]: cluster 2024-07-28T19:39:52.081933+0000 mgr.y (mgr.34101) 303 : cluster [DBG] pgmap v631: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.3 MiB/s wr, 15 op/s; 2.4 MiB/s, 2 objects/s recovering 2024-07-28T19:39:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:53 smithi045 bash[80445]: cluster 2024-07-28T19:39:53.401115+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-07-28T19:39:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:53 smithi045 bash[82788]: cluster 2024-07-28T19:39:52.081933+0000 mgr.y (mgr.34101) 303 : cluster [DBG] pgmap v631: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.3 MiB/s wr, 15 op/s; 2.4 MiB/s, 2 objects/s recovering 2024-07-28T19:39:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:53 smithi045 bash[82788]: cluster 2024-07-28T19:39:53.401115+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-07-28T19:39:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:53 smithi155 bash[68033]: cluster 2024-07-28T19:39:52.081933+0000 mgr.y (mgr.34101) 303 : cluster [DBG] pgmap v631: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.3 MiB/s wr, 15 op/s; 2.4 MiB/s, 2 objects/s recovering 2024-07-28T19:39:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:53 smithi155 bash[68033]: cluster 2024-07-28T19:39:53.401115+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-07-28T19:39:53.902 INFO:teuthology.orchestra.run.smithi045.stdout:{ 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: "mon": { 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 3 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: }, 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr": { 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 2 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: }, 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: "osd": { 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)": 3, 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 5 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: }, 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: "mds": { 2024-07-28T19:39:53.903 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)": 2 2024-07-28T19:39:53.904 INFO:teuthology.orchestra.run.smithi045.stdout: }, 2024-07-28T19:39:53.904 INFO:teuthology.orchestra.run.smithi045.stdout: "overall": { 2024-07-28T19:39:53.904 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph version 17.2.7-1155-g3120d060 (3120d0609b388fe36c245c2679b9cdf0554c9d32) quincy (stable)": 5, 2024-07-28T19:39:53.904 INFO:teuthology.orchestra.run.smithi045.stdout: "ceph version 18.2.2-1765-g1c7dd747 (1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64) reef (stable)": 10 2024-07-28T19:39:53.904 INFO:teuthology.orchestra.run.smithi045.stdout: } 2024-07-28T19:39:53.904 INFO:teuthology.orchestra.run.smithi045.stdout:} 2024-07-28T19:39:54.436 INFO:tasks.rados.rados.0.smithi045.stdout:2554: done (1 left) 2024-07-28T19:39:54.436 INFO:tasks.rados.rados.0.smithi045.stdout:2556: done (0 left) 2024-07-28T19:39:54.436 INFO:tasks.rados.rados.0.smithi045.stdout:2557: write oid 4 current snap is 330 2024-07-28T19:39:54.436 INFO:tasks.rados.rados.0.smithi045.stdout:2557: seq_num 961 ranges {551527=574767,1918725=232802} 2024-07-28T19:39:54.454 INFO:tasks.rados.rados.0.smithi045.stdout:2557: writing smithi04569809-4 from 551527 to 1126294 tid 1 2024-07-28T19:39:54.474 INFO:tasks.rados.rados.0.smithi045.stdout:2557: writing smithi04569809-4 from 1918725 to 2151527 tid 2 2024-07-28T19:39:54.475 INFO:tasks.rados.rados.0.smithi045.stdout:2558: snap_remove snap 326 2024-07-28T19:39:54.583 DEBUG:teuthology.parallel:result is None 2024-07-28T19:39:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:54 smithi045 bash[80445]: audit 2024-07-28T19:39:53.903326+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.45:0/1785940064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:54.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:54 smithi045 bash[82788]: audit 2024-07-28T19:39:53.903326+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.45:0/1785940064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:54 smithi155 bash[68033]: audit 2024-07-28T19:39:53.903326+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.45:0/1785940064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-28T19:39:55.249 INFO:tasks.rados.rados.0.smithi045.stdout:2558: done (1 left) 2024-07-28T19:39:55.249 INFO:tasks.rados.rados.0.smithi045.stdout:2559: snap_remove snap 321 2024-07-28T19:39:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:55 smithi045 bash[80445]: cluster 2024-07-28T19:39:54.082769+0000 mgr.y (mgr.34101) 304 : cluster [DBG] pgmap v634: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 692 KiB/s wr, 6 op/s 2024-07-28T19:39:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:55 smithi045 bash[80445]: cluster 2024-07-28T19:39:54.436960+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-07-28T19:39:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:55 smithi045 bash[80445]: cluster 2024-07-28T19:39:55.246892+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-07-28T19:39:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:55 smithi045 bash[82788]: cluster 2024-07-28T19:39:54.082769+0000 mgr.y (mgr.34101) 304 : cluster [DBG] pgmap v634: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 692 KiB/s wr, 6 op/s 2024-07-28T19:39:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:55 smithi045 bash[82788]: cluster 2024-07-28T19:39:54.436960+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-07-28T19:39:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:55 smithi045 bash[82788]: cluster 2024-07-28T19:39:55.246892+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-07-28T19:39:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:55 smithi155 bash[68033]: cluster 2024-07-28T19:39:54.082769+0000 mgr.y (mgr.34101) 304 : cluster [DBG] pgmap v634: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 692 KiB/s wr, 6 op/s 2024-07-28T19:39:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:55 smithi155 bash[68033]: cluster 2024-07-28T19:39:54.436960+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-07-28T19:39:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:55 smithi155 bash[68033]: cluster 2024-07-28T19:39:55.246892+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-07-28T19:39:56.247 INFO:tasks.rados.rados.0.smithi045.stdout:2559: done (1 left) 2024-07-28T19:39:56.247 INFO:tasks.rados.rados.0.smithi045.stdout:2560: snap_remove snap 316 2024-07-28T19:39:57.258 INFO:tasks.rados.rados.0.smithi045.stdout:2560: done (1 left) 2024-07-28T19:39:57.258 INFO:tasks.rados.rados.0.smithi045.stdout:2561: write oid 45 current snap is 330 2024-07-28T19:39:57.258 INFO:tasks.rados.rados.0.smithi045.stdout:2557: finishing write tid 1 to smithi04569809-4 2024-07-28T19:39:57.258 INFO:tasks.rados.rados.0.smithi045.stdout:2557: finishing write tid 2 to smithi04569809-4 2024-07-28T19:39:57.259 INFO:tasks.rados.rados.0.smithi045.stdout:2557: finishing write tid 3 to smithi04569809-4 2024-07-28T19:39:57.259 INFO:tasks.rados.rados.0.smithi045.stdout:2557: finishing write tid 4 to smithi04569809-4 2024-07-28T19:39:57.259 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 225 (ObjNum 961 snap 330 seq_num 961) dirty exists 2024-07-28T19:39:57.259 INFO:tasks.rados.rados.0.smithi045.stdout:2557: left oid 4 (ObjNum 961 snap 330 seq_num 961) 2024-07-28T19:39:57.259 INFO:tasks.rados.rados.0.smithi045.stdout:2561: seq_num 962 ranges {568334=650016,1860854=307480} 2024-07-28T19:39:57.282 INFO:tasks.rados.rados.0.smithi045.stdout:2561: writing smithi04569809-45 from 568334 to 1218350 tid 1 2024-07-28T19:39:57.298 INFO:tasks.rados.rados.0.smithi045.stdout:2561: writing smithi04569809-45 from 1860854 to 2168334 tid 2 2024-07-28T19:39:57.298 INFO:tasks.rados.rados.0.smithi045.stdout:2557: done (1 left) 2024-07-28T19:39:57.298 INFO:tasks.rados.rados.0.smithi045.stdout:2562: snap_create 2024-07-28T19:39:57.298 INFO:tasks.rados.rados.0.smithi045.stdout:2561: finishing write tid 1 to smithi04569809-45 2024-07-28T19:39:57.304 INFO:tasks.rados.rados.0.smithi045.stdout:2561: finishing write tid 2 to smithi04569809-45 2024-07-28T19:39:57.304 INFO:tasks.rados.rados.0.smithi045.stdout:2561: finishing write tid 3 to smithi04569809-45 2024-07-28T19:39:57.304 INFO:tasks.rados.rados.0.smithi045.stdout:2561: finishing write tid 4 to smithi04569809-45 2024-07-28T19:39:57.304 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 712 (ObjNum 962 snap 330 seq_num 962) dirty exists 2024-07-28T19:39:57.304 INFO:tasks.rados.rados.0.smithi045.stdout:2561: left oid 45 (ObjNum 962 snap 330 seq_num 962) 2024-07-28T19:39:57.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:57 smithi155 bash[68033]: cluster 2024-07-28T19:39:56.083489+0000 mgr.y (mgr.34101) 305 : cluster [DBG] pgmap v637: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 692 KiB/s wr, 6 op/s 2024-07-28T19:39:57.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:57 smithi155 bash[68033]: cluster 2024-07-28T19:39:56.248033+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-07-28T19:39:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:57 smithi045 bash[80445]: cluster 2024-07-28T19:39:56.083489+0000 mgr.y (mgr.34101) 305 : cluster [DBG] pgmap v637: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 692 KiB/s wr, 6 op/s 2024-07-28T19:39:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:57 smithi045 bash[80445]: cluster 2024-07-28T19:39:56.248033+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-07-28T19:39:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:57 smithi045 bash[82788]: cluster 2024-07-28T19:39:56.083489+0000 mgr.y (mgr.34101) 305 : cluster [DBG] pgmap v637: 89 pgs: 89 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 692 KiB/s wr, 6 op/s 2024-07-28T19:39:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:57 smithi045 bash[82788]: cluster 2024-07-28T19:39:56.248033+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-07-28T19:39:58.270 INFO:tasks.rados.rados.0.smithi045.stdout:2561: done (1 left) 2024-07-28T19:39:58.270 INFO:tasks.rados.rados.0.smithi045.stdout:2562: done (0 left) 2024-07-28T19:39:58.270 INFO:tasks.rados.rados.0.smithi045.stdout:2563: delete oid 44 current snap is 331 2024-07-28T19:39:58.278 INFO:tasks.rados.rados.0.smithi045.stdout:2563: done (0 left) 2024-07-28T19:39:58.278 INFO:tasks.rados.rados.0.smithi045.stdout:2564: write oid 25 current snap is 331 2024-07-28T19:39:58.278 INFO:tasks.rados.rados.0.smithi045.stdout:2564: seq_num 964 ranges {601948=400514,1577818=624130} 2024-07-28T19:39:58.294 INFO:tasks.rados.rados.0.smithi045.stdout:2564: writing smithi04569809-25 from 601948 to 1002462 tid 1 2024-07-28T19:39:58.314 INFO:tasks.rados.rados.0.smithi045.stdout:2564: writing smithi04569809-25 from 1577818 to 2201948 tid 2 2024-07-28T19:39:58.314 INFO:tasks.rados.rados.0.smithi045.stdout:2565: read oid 49 snap -1 2024-07-28T19:39:58.314 INFO:tasks.rados.rados.0.smithi045.stdout:2565: expect deleted 2024-07-28T19:39:58.314 INFO:tasks.rados.rados.0.smithi045.stdout:2566: snap_create 2024-07-28T19:39:58.315 INFO:tasks.rados.rados.0.smithi045.stdout:2564: finishing write tid 1 to smithi04569809-25 2024-07-28T19:39:58.321 INFO:tasks.rados.rados.0.smithi045.stdout:2564: finishing write tid 2 to smithi04569809-25 2024-07-28T19:39:58.322 INFO:tasks.rados.rados.0.smithi045.stdout:2564: finishing write tid 3 to smithi04569809-25 2024-07-28T19:39:58.323 INFO:tasks.rados.rados.0.smithi045.stdout:2564: finishing write tid 4 to smithi04569809-25 2024-07-28T19:39:58.323 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1313 (ObjNum 964 snap 331 seq_num 964) dirty exists 2024-07-28T19:39:58.323 INFO:tasks.rados.rados.0.smithi045.stdout:2564: left oid 25 (ObjNum 964 snap 331 seq_num 964) 2024-07-28T19:39:58.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:58 smithi155 bash[68033]: cluster 2024-07-28T19:39:57.258643+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-07-28T19:39:58.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:58 smithi045 bash[80445]: cluster 2024-07-28T19:39:57.258643+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-07-28T19:39:58.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:58 smithi045 bash[82788]: cluster 2024-07-28T19:39:57.258643+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-07-28T19:39:59.271 INFO:tasks.rados.rados.0.smithi045.stdout:2564: done (2 left) 2024-07-28T19:39:59.271 INFO:tasks.rados.rados.0.smithi045.stdout:2565: done (1 left) 2024-07-28T19:39:59.271 INFO:tasks.rados.rados.0.smithi045.stdout:2566: done (0 left) 2024-07-28T19:39:59.271 INFO:tasks.rados.rados.0.smithi045.stdout:2567: snap_create 2024-07-28T19:39:59.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:59 smithi155 bash[68033]: cluster 2024-07-28T19:39:58.084174+0000 mgr.y (mgr.34101) 306 : cluster [DBG] pgmap v640: 89 pgs: 89 active+clean; 188 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T19:39:59.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:59 smithi155 bash[68033]: cluster 2024-07-28T19:39:58.270198+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-07-28T19:39:59.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:39:59 smithi155 bash[68033]: audit 2024-07-28T19:39:58.270488+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:59 smithi045 bash[80445]: cluster 2024-07-28T19:39:58.084174+0000 mgr.y (mgr.34101) 306 : cluster [DBG] pgmap v640: 89 pgs: 89 active+clean; 188 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T19:39:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:59 smithi045 bash[80445]: cluster 2024-07-28T19:39:58.270198+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-07-28T19:39:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:39:59 smithi045 bash[80445]: audit 2024-07-28T19:39:58.270488+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:39:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:59 smithi045 bash[82788]: cluster 2024-07-28T19:39:58.084174+0000 mgr.y (mgr.34101) 306 : cluster [DBG] pgmap v640: 89 pgs: 89 active+clean; 188 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T19:39:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:59 smithi045 bash[82788]: cluster 2024-07-28T19:39:58.270198+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-07-28T19:39:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:39:59 smithi045 bash[82788]: audit 2024-07-28T19:39:58.270488+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:00.248 INFO:tasks.rados.rados.0.smithi045.stdout:2567: done (0 left) 2024-07-28T19:40:00.248 INFO:tasks.rados.rados.0.smithi045.stdout:2568: snap_create 2024-07-28T19:40:00.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:00 smithi155 bash[68033]: cluster 2024-07-28T19:39:59.271761+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-07-28T19:40:00.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:00 smithi155 bash[68033]: cluster 2024-07-28T19:40:00.000154+0000 mon.a (mon.0) 733 : cluster [INF] overall HEALTH_OK 2024-07-28T19:40:00.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:00 smithi155 bash[68033]: cluster 2024-07-28T19:40:00.249437+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-07-28T19:40:00.599 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:00 smithi045 bash[82788]: cluster 2024-07-28T19:39:59.271761+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-07-28T19:40:00.599 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:00 smithi045 bash[82788]: cluster 2024-07-28T19:40:00.000154+0000 mon.a (mon.0) 733 : cluster [INF] overall HEALTH_OK 2024-07-28T19:40:00.599 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:00 smithi045 bash[82788]: cluster 2024-07-28T19:40:00.249437+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-07-28T19:40:00.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:00 smithi045 bash[80445]: cluster 2024-07-28T19:39:59.271761+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-07-28T19:40:00.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:00 smithi045 bash[80445]: cluster 2024-07-28T19:40:00.000154+0000 mon.a (mon.0) 733 : cluster [INF] overall HEALTH_OK 2024-07-28T19:40:00.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:00 smithi045 bash[80445]: cluster 2024-07-28T19:40:00.249437+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-07-28T19:40:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:40:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:40:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T19:40:01.250 INFO:tasks.rados.rados.0.smithi045.stdout:2568: done (0 left) 2024-07-28T19:40:01.250 INFO:tasks.rados.rados.0.smithi045.stdout:2569: read oid 32 snap -1 2024-07-28T19:40:01.250 INFO:tasks.rados.rados.0.smithi045.stdout:2569: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:40:01.251 INFO:tasks.rados.rados.0.smithi045.stdout:2570: write oid 41 current snap is 334 2024-07-28T19:40:01.251 INFO:tasks.rados.rados.0.smithi045.stdout:2570: seq_num 965 ranges {618755=475763,1636300=457996} 2024-07-28T19:40:01.269 INFO:tasks.rados.rados.0.smithi045.stdout:2570: writing smithi04569809-41 from 618755 to 1094518 tid 1 2024-07-28T19:40:01.287 INFO:tasks.rados.rados.0.smithi045.stdout:2570: writing smithi04569809-41 from 1636300 to 2094296 tid 2 2024-07-28T19:40:01.287 INFO:tasks.rados.rados.0.smithi045.stdout:2571: snap_create 2024-07-28T19:40:01.287 INFO:tasks.rados.rados.0.smithi045.stdout:2569: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:40:01.474 INFO:tasks.rados.rados.0.smithi045.stdout:2570: finishing write tid 1 to smithi04569809-41 2024-07-28T19:40:01.474 INFO:tasks.rados.rados.0.smithi045.stdout:2570: finishing write tid 2 to smithi04569809-41 2024-07-28T19:40:01.474 INFO:tasks.rados.rados.0.smithi045.stdout:2570: finishing write tid 3 to smithi04569809-41 2024-07-28T19:40:01.474 INFO:tasks.rados.rados.0.smithi045.stdout:2570: finishing write tid 4 to smithi04569809-41 2024-07-28T19:40:01.475 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1264 (ObjNum 965 snap 334 seq_num 965) dirty exists 2024-07-28T19:40:01.475 INFO:tasks.rados.rados.0.smithi045.stdout:2570: left oid 41 (ObjNum 965 snap 334 seq_num 965) 2024-07-28T19:40:01.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:01 smithi155 bash[68033]: cluster 2024-07-28T19:40:00.085014+0000 mgr.y (mgr.34101) 307 : cluster [DBG] pgmap v643: 89 pgs: 89 active+clean; 185 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 431 KiB/s wr, 5 op/s 2024-07-28T19:40:01.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:01 smithi155 bash[68033]: cluster 2024-07-28T19:40:01.251087+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-07-28T19:40:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:01 smithi045 bash[80445]: cluster 2024-07-28T19:40:00.085014+0000 mgr.y (mgr.34101) 307 : cluster [DBG] pgmap v643: 89 pgs: 89 active+clean; 185 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 431 KiB/s wr, 5 op/s 2024-07-28T19:40:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:01 smithi045 bash[80445]: cluster 2024-07-28T19:40:01.251087+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-07-28T19:40:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:01 smithi045 bash[82788]: cluster 2024-07-28T19:40:00.085014+0000 mgr.y (mgr.34101) 307 : cluster [DBG] pgmap v643: 89 pgs: 89 active+clean; 185 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 431 KiB/s wr, 5 op/s 2024-07-28T19:40:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:01 smithi045 bash[82788]: cluster 2024-07-28T19:40:01.251087+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-07-28T19:40:02.298 INFO:tasks.rados.rados.0.smithi045.stdout:2569: done (2 left) 2024-07-28T19:40:02.298 INFO:tasks.rados.rados.0.smithi045.stdout:2570: done (1 left) 2024-07-28T19:40:02.298 INFO:tasks.rados.rados.0.smithi045.stdout:2571: done (0 left) 2024-07-28T19:40:02.298 INFO:tasks.rados.rados.0.smithi045.stdout:2572: write oid 16 current snap is 335 2024-07-28T19:40:02.298 INFO:tasks.rados.rados.0.smithi045.stdout:2572: seq_num 966 ranges {635562=667365,2094782=140780} 2024-07-28T19:40:02.318 INFO:tasks.rados.rados.0.smithi045.stdout:2572: writing smithi04569809-16 from 635562 to 1302927 tid 1 2024-07-28T19:40:02.334 INFO:tasks.rados.rados.0.smithi045.stdout:2572: writing smithi04569809-16 from 2094782 to 2235562 tid 2 2024-07-28T19:40:02.335 INFO:tasks.rados.rados.0.smithi045.stdout:2573: read oid 5 snap -1 2024-07-28T19:40:02.335 INFO:tasks.rados.rados.0.smithi045.stdout:2573: expect deleted 2024-07-28T19:40:02.335 INFO:tasks.rados.rados.0.smithi045.stdout:2574: snap_remove snap 327 2024-07-28T19:40:02.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:40:02 smithi155 bash[60745]: ts=2024-07-28T19:40:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:40:03.301 INFO:tasks.rados.rados.0.smithi045.stdout:2574: done (2 left) 2024-07-28T19:40:03.301 INFO:tasks.rados.rados.0.smithi045.stdout:2575: write oid 34 current snap is 335 2024-07-28T19:40:03.301 INFO:tasks.rados.rados.0.smithi045.stdout:2572: finishing write tid 1 to smithi04569809-16 2024-07-28T19:40:03.302 INFO:tasks.rados.rados.0.smithi045.stdout:2572: finishing write tid 2 to smithi04569809-16 2024-07-28T19:40:03.302 INFO:tasks.rados.rados.0.smithi045.stdout:2572: finishing write tid 3 to smithi04569809-16 2024-07-28T19:40:03.302 INFO:tasks.rados.rados.0.smithi045.stdout:2572: finishing write tid 4 to smithi04569809-16 2024-07-28T19:40:03.302 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 627 (ObjNum 966 snap 335 seq_num 966) dirty exists 2024-07-28T19:40:03.302 INFO:tasks.rados.rados.0.smithi045.stdout:2572: left oid 16 (ObjNum 966 snap 335 seq_num 966) 2024-07-28T19:40:03.302 INFO:tasks.rados.rados.0.smithi045.stdout:2575: seq_num 967 ranges {652369=742614,2153264=99105} 2024-07-28T19:40:03.325 INFO:tasks.rados.rados.0.smithi045.stdout:2575: writing smithi04569809-34 from 652369 to 1394983 tid 1 2024-07-28T19:40:03.340 INFO:tasks.rados.rados.0.smithi045.stdout:2575: writing smithi04569809-34 from 2153264 to 2252369 tid 2 2024-07-28T19:40:03.340 INFO:tasks.rados.rados.0.smithi045.stdout:2572: done (2 left) 2024-07-28T19:40:03.341 INFO:tasks.rados.rados.0.smithi045.stdout:2573: done (1 left) 2024-07-28T19:40:03.341 INFO:tasks.rados.rados.0.smithi045.stdout:2576: snap_create 2024-07-28T19:40:03.341 INFO:tasks.rados.rados.0.smithi045.stdout:2575: finishing write tid 1 to smithi04569809-34 2024-07-28T19:40:03.345 INFO:tasks.rados.rados.0.smithi045.stdout:2575: finishing write tid 2 to smithi04569809-34 2024-07-28T19:40:03.346 INFO:tasks.rados.rados.0.smithi045.stdout:2575: finishing write tid 3 to smithi04569809-34 2024-07-28T19:40:03.346 INFO:tasks.rados.rados.0.smithi045.stdout:2575: finishing write tid 4 to smithi04569809-34 2024-07-28T19:40:03.346 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1853 (ObjNum 967 snap 335 seq_num 967) dirty exists 2024-07-28T19:40:03.346 INFO:tasks.rados.rados.0.smithi045.stdout:2575: left oid 34 (ObjNum 967 snap 335 seq_num 967) 2024-07-28T19:40:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:03 smithi045 bash[80445]: cluster 2024-07-28T19:40:02.086072+0000 mgr.y (mgr.34101) 308 : cluster [DBG] pgmap v646: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 682 KiB/s wr, 5 op/s 2024-07-28T19:40:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:03 smithi045 bash[80445]: cluster 2024-07-28T19:40:02.298572+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-07-28T19:40:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:03 smithi045 bash[80445]: audit 2024-07-28T19:40:03.041722+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:03 smithi045 bash[80445]: audit 2024-07-28T19:40:03.044638+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:03 smithi045 bash[82788]: cluster 2024-07-28T19:40:02.086072+0000 mgr.y (mgr.34101) 308 : cluster [DBG] pgmap v646: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 682 KiB/s wr, 5 op/s 2024-07-28T19:40:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:03 smithi045 bash[82788]: cluster 2024-07-28T19:40:02.298572+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-07-28T19:40:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:03 smithi045 bash[82788]: audit 2024-07-28T19:40:03.041722+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:03 smithi045 bash[82788]: audit 2024-07-28T19:40:03.044638+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:03 smithi155 bash[68033]: cluster 2024-07-28T19:40:02.086072+0000 mgr.y (mgr.34101) 308 : cluster [DBG] pgmap v646: 89 pgs: 89 active+clean; 187 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 682 KiB/s wr, 5 op/s 2024-07-28T19:40:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:03 smithi155 bash[68033]: cluster 2024-07-28T19:40:02.298572+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-07-28T19:40:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:03 smithi155 bash[68033]: audit 2024-07-28T19:40:03.041722+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:03 smithi155 bash[68033]: audit 2024-07-28T19:40:03.044638+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:04.321 INFO:tasks.rados.rados.0.smithi045.stdout:2575: done (1 left) 2024-07-28T19:40:04.322 INFO:tasks.rados.rados.0.smithi045.stdout:2576: done (0 left) 2024-07-28T19:40:04.322 INFO:tasks.rados.rados.0.smithi045.stdout:2577: write oid 33 current snap is 336 2024-07-28T19:40:04.322 INFO:tasks.rados.rados.0.smithi045.stdout:2577: seq_num 968 ranges {669176=417863,1811746=457430} 2024-07-28T19:40:04.337 INFO:tasks.rados.rados.0.smithi045.stdout:2577: writing smithi04569809-33 from 669176 to 1087039 tid 1 2024-07-28T19:40:04.357 INFO:tasks.rados.rados.0.smithi045.stdout:2577: writing smithi04569809-33 from 1811746 to 2269176 tid 2 2024-07-28T19:40:04.357 INFO:tasks.rados.rados.0.smithi045.stdout:2578: delete oid 20 current snap is 336 2024-07-28T19:40:04.357 INFO:tasks.rados.rados.0.smithi045.stdout:2577: finishing write tid 1 to smithi04569809-33 2024-07-28T19:40:04.364 INFO:tasks.rados.rados.0.smithi045.stdout:2577: finishing write tid 2 to smithi04569809-33 2024-07-28T19:40:04.365 INFO:tasks.rados.rados.0.smithi045.stdout:2577: finishing write tid 3 to smithi04569809-33 2024-07-28T19:40:04.365 INFO:tasks.rados.rados.0.smithi045.stdout:2577: finishing write tid 4 to smithi04569809-33 2024-07-28T19:40:04.365 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 517 (ObjNum 968 snap 336 seq_num 968) dirty exists 2024-07-28T19:40:04.365 INFO:tasks.rados.rados.0.smithi045.stdout:2577: left oid 33 (ObjNum 968 snap 336 seq_num 968) 2024-07-28T19:40:04.366 INFO:tasks.rados.rados.0.smithi045.stdout:2577: done (1 left) 2024-07-28T19:40:04.366 INFO:tasks.rados.rados.0.smithi045.stdout:2578: done (0 left) 2024-07-28T19:40:04.366 INFO:tasks.rados.rados.0.smithi045.stdout:2579: snap_create 2024-07-28T19:40:04.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:04 smithi045 bash[80445]: cluster 2024-07-28T19:40:03.300854+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-07-28T19:40:04.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:04 smithi045 bash[82788]: cluster 2024-07-28T19:40:03.300854+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-07-28T19:40:04.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:04 smithi155 bash[68033]: cluster 2024-07-28T19:40:03.300854+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-07-28T19:40:05.251 INFO:tasks.rados.rados.0.smithi045.stdout:2579: done (0 left) 2024-07-28T19:40:05.252 INFO:tasks.rados.rados.0.smithi045.stdout:2580: rollback oid 15 current snap is 337 2024-07-28T19:40:05.252 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 336 2024-07-28T19:40:05.252 INFO:tasks.rados.rados.0.smithi045.stdout:2581: read oid 28 snap -1 2024-07-28T19:40:05.252 INFO:tasks.rados.rados.0.smithi045.stdout:2581: expect (ObjNum 952 snap 327 seq_num 952) 2024-07-28T19:40:05.252 INFO:tasks.rados.rados.0.smithi045.stdout:2582: read oid 11 snap -1 2024-07-28T19:40:05.252 INFO:tasks.rados.rados.0.smithi045.stdout:2582: expect deleted 2024-07-28T19:40:05.252 INFO:tasks.rados.rados.0.smithi045.stdout:2583: snap_create 2024-07-28T19:40:05.262 INFO:tasks.rados.rados.0.smithi045.stdout:2580: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:40:05.262 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 1178 (ObjNum 353 snap 0 seq_num 283966224) dirty dne 2024-07-28T19:40:05.265 INFO:tasks.rados.rados.0.smithi045.stdout:2581: expect (ObjNum 952 snap 327 seq_num 952) 2024-07-28T19:40:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:05 smithi045 bash[80445]: cluster 2024-07-28T19:40:04.087298+0000 mgr.y (mgr.34101) 309 : cluster [DBG] pgmap v649: 89 pgs: 89 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 882 KiB/s wr, 6 op/s 2024-07-28T19:40:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:05 smithi045 bash[80445]: cluster 2024-07-28T19:40:04.320266+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-07-28T19:40:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:05 smithi045 bash[80445]: cluster 2024-07-28T19:40:05.252387+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-07-28T19:40:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:05 smithi045 bash[82788]: cluster 2024-07-28T19:40:04.087298+0000 mgr.y (mgr.34101) 309 : cluster [DBG] pgmap v649: 89 pgs: 89 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 882 KiB/s wr, 6 op/s 2024-07-28T19:40:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:05 smithi045 bash[82788]: cluster 2024-07-28T19:40:04.320266+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-07-28T19:40:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:05 smithi045 bash[82788]: cluster 2024-07-28T19:40:05.252387+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-07-28T19:40:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:05 smithi155 bash[68033]: cluster 2024-07-28T19:40:04.087298+0000 mgr.y (mgr.34101) 309 : cluster [DBG] pgmap v649: 89 pgs: 89 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 882 KiB/s wr, 6 op/s 2024-07-28T19:40:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:05 smithi155 bash[68033]: cluster 2024-07-28T19:40:04.320266+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-07-28T19:40:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:05 smithi155 bash[68033]: cluster 2024-07-28T19:40:05.252387+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-07-28T19:40:06.253 INFO:tasks.rados.rados.0.smithi045.stdout:2580: done (3 left) 2024-07-28T19:40:06.254 INFO:tasks.rados.rados.0.smithi045.stdout:2581: done (2 left) 2024-07-28T19:40:06.254 INFO:tasks.rados.rados.0.smithi045.stdout:2582: done (1 left) 2024-07-28T19:40:06.254 INFO:tasks.rados.rados.0.smithi045.stdout:2583: done (0 left) 2024-07-28T19:40:06.254 INFO:tasks.rados.rados.0.smithi045.stdout:2584: snap_create 2024-07-28T19:40:07.263 INFO:tasks.rados.rados.0.smithi045.stdout:2584: done (0 left) 2024-07-28T19:40:07.263 INFO:tasks.rados.rados.0.smithi045.stdout:2585: read oid 7 snap -1 2024-07-28T19:40:07.263 INFO:tasks.rados.rados.0.smithi045.stdout:2585: expect (ObjNum 959 snap 329 seq_num 959) 2024-07-28T19:40:07.263 INFO:tasks.rados.rados.0.smithi045.stdout:2586: read oid 5 snap -1 2024-07-28T19:40:07.263 INFO:tasks.rados.rados.0.smithi045.stdout:2586: expect deleted 2024-07-28T19:40:07.264 INFO:tasks.rados.rados.0.smithi045.stdout:2587: write oid 35 current snap is 339 2024-07-28T19:40:07.264 INFO:tasks.rados.rados.0.smithi045.stdout:2587: seq_num 970 ranges {702790=568361,1812357=490433} 2024-07-28T19:40:07.284 INFO:tasks.rados.rados.0.smithi045.stdout:2587: writing smithi04569809-35 from 702790 to 1271151 tid 1 2024-07-28T19:40:07.302 INFO:tasks.rados.rados.0.smithi045.stdout:2587: writing smithi04569809-35 from 1812357 to 2302790 tid 2 2024-07-28T19:40:07.302 INFO:tasks.rados.rados.0.smithi045.stdout:2588: write oid 17 current snap is 339 2024-07-28T19:40:07.302 INFO:tasks.rados.rados.0.smithi045.stdout:2588: seq_num 971 ranges {719597=643610,1870839=448758} 2024-07-28T19:40:07.321 INFO:tasks.rados.rados.0.smithi045.stdout:2588: writing smithi04569809-17 from 719597 to 1363207 tid 1 2024-07-28T19:40:07.333 INFO:tasks.rados.rados.0.smithi045.stdout:2588: writing smithi04569809-17 from 1870839 to 2319597 tid 2 2024-07-28T19:40:07.333 INFO:tasks.rados.rados.0.smithi045.stdout:2589: delete oid 33 current snap is 339 2024-07-28T19:40:07.333 INFO:tasks.rados.rados.0.smithi045.stdout:2585: expect (ObjNum 959 snap 329 seq_num 959) 2024-07-28T19:40:07.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:07 smithi155 bash[68033]: cluster 2024-07-28T19:40:06.088005+0000 mgr.y (mgr.34101) 310 : cluster [DBG] pgmap v652: 89 pgs: 89 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 631 KiB/s wr, 5 op/s 2024-07-28T19:40:07.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:07 smithi155 bash[68033]: cluster 2024-07-28T19:40:06.254120+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-07-28T19:40:07.584 INFO:tasks.rados.rados.0.smithi045.stdout:2587: finishing write tid 1 to smithi04569809-35 2024-07-28T19:40:07.584 INFO:tasks.rados.rados.0.smithi045.stdout:2587: finishing write tid 2 to smithi04569809-35 2024-07-28T19:40:07.584 INFO:tasks.rados.rados.0.smithi045.stdout:2587: finishing write tid 3 to smithi04569809-35 2024-07-28T19:40:07.584 INFO:tasks.rados.rados.0.smithi045.stdout:2587: finishing write tid 4 to smithi04569809-35 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 960 (ObjNum 970 snap 339 seq_num 970) dirty exists 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2587: left oid 35 (ObjNum 970 snap 339 seq_num 970) 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2588: finishing write tid 1 to smithi04569809-17 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2588: finishing write tid 2 to smithi04569809-17 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2588: finishing write tid 3 to smithi04569809-17 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2588: finishing write tid 4 to smithi04569809-17 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 817 (ObjNum 971 snap 339 seq_num 971) dirty exists 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2588: left oid 17 (ObjNum 971 snap 339 seq_num 971) 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2585: done (4 left) 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2586: done (3 left) 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2587: done (2 left) 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2588: done (1 left) 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2589: done (0 left) 2024-07-28T19:40:07.585 INFO:tasks.rados.rados.0.smithi045.stdout:2590: read oid 37 snap -1 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2590: expect (ObjNum 682 snap 221 seq_num 682) 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2591: read oid 8 snap -1 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2591: expect (ObjNum 927 snap 318 seq_num 927) 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2592: read oid 16 snap -1 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2592: expect (ObjNum 966 snap 335 seq_num 966) 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2593: read oid 40 snap 325 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2593: expect (ObjNum 874 snap 308 seq_num 874) 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2594: read oid 10 snap 333 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2594: expect (ObjNum 929 snap 318 seq_num 929) 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2595: read oid 12 snap -1 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2595: expect deleted 2024-07-28T19:40:07.586 INFO:tasks.rados.rados.0.smithi045.stdout:2596: snap_remove snap 332 2024-07-28T19:40:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:07 smithi045 bash[80445]: cluster 2024-07-28T19:40:06.088005+0000 mgr.y (mgr.34101) 310 : cluster [DBG] pgmap v652: 89 pgs: 89 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 631 KiB/s wr, 5 op/s 2024-07-28T19:40:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:07 smithi045 bash[80445]: cluster 2024-07-28T19:40:06.254120+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-07-28T19:40:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:07 smithi045 bash[82788]: cluster 2024-07-28T19:40:06.088005+0000 mgr.y (mgr.34101) 310 : cluster [DBG] pgmap v652: 89 pgs: 89 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 631 KiB/s wr, 5 op/s 2024-07-28T19:40:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:07 smithi045 bash[82788]: cluster 2024-07-28T19:40:06.254120+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-07-28T19:40:08.266 INFO:tasks.rados.rados.0.smithi045.stdout:2596: done (6 left) 2024-07-28T19:40:08.267 INFO:tasks.rados.rados.0.smithi045.stdout:2592: expect (ObjNum 966 snap 335 seq_num 966) 2024-07-28T19:40:08.351 INFO:tasks.rados.rados.0.smithi045.stdout:2593: expect (ObjNum 874 snap 308 seq_num 874) 2024-07-28T19:40:08.440 INFO:tasks.rados.rados.0.smithi045.stdout:2591: expect (ObjNum 927 snap 318 seq_num 927) 2024-07-28T19:40:08.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:08 smithi155 bash[68033]: cluster 2024-07-28T19:40:07.263812+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-07-28T19:40:08.687 INFO:tasks.rados.rados.0.smithi045.stdout:2590: expect (ObjNum 682 snap 221 seq_num 682) 2024-07-28T19:40:08.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:08 smithi045 bash[82788]: cluster 2024-07-28T19:40:07.263812+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-07-28T19:40:08.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:08 smithi045 bash[80445]: cluster 2024-07-28T19:40:07.263812+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-07-28T19:40:08.910 INFO:tasks.rados.rados.0.smithi045.stdout:2594: expect (ObjNum 929 snap 318 seq_num 929) 2024-07-28T19:40:09.021 INFO:tasks.rados.rados.0.smithi045.stdout:2597: read oid 39 snap -1 2024-07-28T19:40:09.021 INFO:tasks.rados.rados.0.smithi045.stdout:2597: expect (ObjNum 930 snap 320 seq_num 930) 2024-07-28T19:40:09.021 INFO:tasks.rados.rados.0.smithi045.stdout:2590: done (6 left) 2024-07-28T19:40:09.021 INFO:tasks.rados.rados.0.smithi045.stdout:2591: done (5 left) 2024-07-28T19:40:09.021 INFO:tasks.rados.rados.0.smithi045.stdout:2592: done (4 left) 2024-07-28T19:40:09.021 INFO:tasks.rados.rados.0.smithi045.stdout:2593: done (3 left) 2024-07-28T19:40:09.021 INFO:tasks.rados.rados.0.smithi045.stdout:2594: done (2 left) 2024-07-28T19:40:09.022 INFO:tasks.rados.rados.0.smithi045.stdout:2595: done (1 left) 2024-07-28T19:40:09.022 INFO:tasks.rados.rados.0.smithi045.stdout:2598: write oid 41 current snap is 339 2024-07-28T19:40:09.022 INFO:tasks.rados.rados.0.smithi045.stdout:2598: seq_num 973 ranges {753211=794108,1987803=365408} 2024-07-28T19:40:09.046 INFO:tasks.rados.rados.0.smithi045.stdout:2598: writing smithi04569809-41 from 753211 to 1547319 tid 1 2024-07-28T19:40:09.059 INFO:tasks.rados.rados.0.smithi045.stdout:2598: writing smithi04569809-41 from 1987803 to 2353211 tid 2 2024-07-28T19:40:09.060 INFO:tasks.rados.rados.0.smithi045.stdout:2599: read oid 5 snap -1 2024-07-28T19:40:09.060 INFO:tasks.rados.rados.0.smithi045.stdout:2599: expect deleted 2024-07-28T19:40:09.060 INFO:tasks.rados.rados.0.smithi045.stdout:2600: rollback oid 47 current snap is 339 2024-07-28T19:40:09.060 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 47 to 325 2024-07-28T19:40:09.060 INFO:tasks.rados.rados.0.smithi045.stdout:2597: expect (ObjNum 930 snap 320 seq_num 930) 2024-07-28T19:40:09.285 INFO:tasks.rados.rados.0.smithi045.stdout:2598: finishing write tid 1 to smithi04569809-41 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:2598: finishing write tid 2 to smithi04569809-41 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:2598: finishing write tid 3 to smithi04569809-41 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:2598: finishing write tid 4 to smithi04569809-41 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1273 (ObjNum 973 snap 339 seq_num 973) dirty exists 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:2598: left oid 41 (ObjNum 973 snap 339 seq_num 973) 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:2600: finishing rollback tid 0 to smithi04569809-47 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:2600: finishing rollback tid 1 to smithi04569809-47 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 1276 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:2597: done (3 left) 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:2598: done (2 left) 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:2599: done (1 left) 2024-07-28T19:40:09.286 INFO:tasks.rados.rados.0.smithi045.stdout:2600: done (0 left) 2024-07-28T19:40:09.287 INFO:tasks.rados.rados.0.smithi045.stdout:2601: snap_remove snap 338 2024-07-28T19:40:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:09 smithi155 bash[68033]: cluster 2024-07-28T19:40:08.088746+0000 mgr.y (mgr.34101) 311 : cluster [DBG] pgmap v655: 89 pgs: 89 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:40:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:09 smithi155 bash[68033]: cluster 2024-07-28T19:40:08.266913+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-07-28T19:40:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:09 smithi045 bash[80445]: cluster 2024-07-28T19:40:08.088746+0000 mgr.y (mgr.34101) 311 : cluster [DBG] pgmap v655: 89 pgs: 89 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:40:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:09 smithi045 bash[80445]: cluster 2024-07-28T19:40:08.266913+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-07-28T19:40:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:09 smithi045 bash[82788]: cluster 2024-07-28T19:40:08.088746+0000 mgr.y (mgr.34101) 311 : cluster [DBG] pgmap v655: 89 pgs: 89 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:40:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:09 smithi045 bash[82788]: cluster 2024-07-28T19:40:08.266913+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-07-28T19:40:10.285 INFO:tasks.rados.rados.0.smithi045.stdout:2601: done (0 left) 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:2602: read oid 46 snap 323 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:2602: expect deleted 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:2603: rollback oid 44 current snap is 339 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 44 to 333 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:2604: read oid 27 snap -1 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:2604: expect deleted 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:2605: read oid 42 snap -1 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:2605: expect (ObjNum 798 snap 281 seq_num 798) 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:2606: rollback oid 20 current snap is 339 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 20 to 325 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:2607: write oid 41 current snap is 339 2024-07-28T19:40:10.286 INFO:tasks.rados.rados.0.smithi045.stdout:2607: seq_num 974 ranges {770018=585710,2046285=323733} 2024-07-28T19:40:10.311 INFO:tasks.rados.rados.0.smithi045.stdout:2607: writing smithi04569809-41 from 770018 to 1355728 tid 1 2024-07-28T19:40:10.328 INFO:tasks.rados.rados.0.smithi045.stdout:2607: writing smithi04569809-41 from 2046285 to 2370018 tid 2 2024-07-28T19:40:10.328 INFO:tasks.rados.rados.0.smithi045.stdout:2608: snap_create 2024-07-28T19:40:10.328 INFO:tasks.rados.rados.0.smithi045.stdout:2605: expect (ObjNum 798 snap 281 seq_num 798) 2024-07-28T19:40:10.436 INFO:tasks.rados.rados.0.smithi045.stdout:2606: finishing rollback tid 1 to smithi04569809-20 2024-07-28T19:40:10.437 INFO:tasks.rados.rados.0.smithi045.stdout:2606: finishing rollback tid 2 to smithi04569809-20 2024-07-28T19:40:10.437 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 525 (ObjNum 846 snap 292 seq_num 846) dirty exists 2024-07-28T19:40:10.437 INFO:tasks.rados.rados.0.smithi045.stdout:2603: finishing rollback tid 1 to smithi04569809-44 2024-07-28T19:40:10.437 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1847 (ObjNum 129 snap 0 seq_num 284205400) dirty dne 2024-07-28T19:40:10.437 INFO:tasks.rados.rados.0.smithi045.stdout:2607: finishing write tid 1 to smithi04569809-41 2024-07-28T19:40:10.437 INFO:tasks.rados.rados.0.smithi045.stdout:2607: finishing write tid 2 to smithi04569809-41 2024-07-28T19:40:10.437 INFO:tasks.rados.rados.0.smithi045.stdout:2607: finishing write tid 3 to smithi04569809-41 2024-07-28T19:40:10.437 INFO:tasks.rados.rados.0.smithi045.stdout:2607: finishing write tid 4 to smithi04569809-41 2024-07-28T19:40:10.437 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1283 (ObjNum 974 snap 339 seq_num 974) dirty exists 2024-07-28T19:40:10.437 INFO:tasks.rados.rados.0.smithi045.stdout:2607: left oid 41 (ObjNum 974 snap 339 seq_num 974) 2024-07-28T19:40:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:40:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:40:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:40:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2602: done (6 left) 2024-07-28T19:40:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2603: done (5 left) 2024-07-28T19:40:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2604: done (4 left) 2024-07-28T19:40:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2605: done (3 left) 2024-07-28T19:40:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2606: done (2 left) 2024-07-28T19:40:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2607: done (1 left) 2024-07-28T19:40:11.289 INFO:tasks.rados.rados.0.smithi045.stdout:2608: done (0 left) 2024-07-28T19:40:11.290 INFO:tasks.rados.rados.0.smithi045.stdout:2609: write oid 10 current snap is 340 2024-07-28T19:40:11.290 INFO:tasks.rados.rados.0.smithi045.stdout:2609: seq_num 975 ranges {786825=660959,2104767=282058} 2024-07-28T19:40:11.313 INFO:tasks.rados.rados.0.smithi045.stdout:2609: writing smithi04569809-10 from 786825 to 1447784 tid 1 2024-07-28T19:40:11.329 INFO:tasks.rados.rados.0.smithi045.stdout:2609: writing smithi04569809-10 from 2104767 to 2386825 tid 2 2024-07-28T19:40:11.329 INFO:tasks.rados.rados.0.smithi045.stdout:2610: read oid 7 snap 333 2024-07-28T19:40:11.329 INFO:tasks.rados.rados.0.smithi045.stdout:2610: expect (ObjNum 959 snap 329 seq_num 959) 2024-07-28T19:40:11.329 INFO:tasks.rados.rados.0.smithi045.stdout:2609: finishing write tid 1 to smithi04569809-10 2024-07-28T19:40:11.329 INFO:tasks.rados.rados.0.smithi045.stdout:2611: rollback oid 15 current snap is 340 2024-07-28T19:40:11.329 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 333 2024-07-28T19:40:11.330 INFO:tasks.rados.rados.0.smithi045.stdout:2612: read oid 29 snap 323 2024-07-28T19:40:11.330 INFO:tasks.rados.rados.0.smithi045.stdout:2612: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:40:11.330 INFO:tasks.rados.rados.0.smithi045.stdout:2613: read oid 35 snap 322 2024-07-28T19:40:11.330 INFO:tasks.rados.rados.0.smithi045.stdout:2613: expect deleted 2024-07-28T19:40:11.330 INFO:tasks.rados.rados.0.smithi045.stdout:2614: delete oid 13 current snap is 340 2024-07-28T19:40:11.334 INFO:tasks.rados.rados.0.smithi045.stdout:2609: finishing write tid 2 to smithi04569809-10 2024-07-28T19:40:11.335 INFO:tasks.rados.rados.0.smithi045.stdout:2612: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:40:11.450 INFO:tasks.rados.rados.0.smithi045.stdout:2609: finishing write tid 3 to smithi04569809-10 2024-07-28T19:40:11.450 INFO:tasks.rados.rados.0.smithi045.stdout:2609: finishing write tid 4 to smithi04569809-10 2024-07-28T19:40:11.450 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1287 (ObjNum 975 snap 340 seq_num 975) dirty exists 2024-07-28T19:40:11.450 INFO:tasks.rados.rados.0.smithi045.stdout:2609: left oid 10 (ObjNum 975 snap 340 seq_num 975) 2024-07-28T19:40:11.451 INFO:tasks.rados.rados.0.smithi045.stdout:2611: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:40:11.451 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 1178 (ObjNum 305 snap 0 seq_num 1) dirty dne 2024-07-28T19:40:11.451 INFO:tasks.rados.rados.0.smithi045.stdout:2610: expect (ObjNum 959 snap 329 seq_num 959) 2024-07-28T19:40:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:11 smithi155 bash[68033]: cluster 2024-07-28T19:40:10.089934+0000 mgr.y (mgr.34101) 312 : cluster [DBG] pgmap v657: 89 pgs: 89 active+clean; 194 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 397 KiB/s wr, 13 op/s 2024-07-28T19:40:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:11 smithi155 bash[68033]: cluster 2024-07-28T19:40:10.285908+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-07-28T19:40:11.644 INFO:tasks.rados.rados.0.smithi045.stdout:2609: done (5 left) 2024-07-28T19:40:11.644 INFO:tasks.rados.rados.0.smithi045.stdout:2610: done (4 left) 2024-07-28T19:40:11.644 INFO:tasks.rados.rados.0.smithi045.stdout:2611: done (3 left) 2024-07-28T19:40:11.644 INFO:tasks.rados.rados.0.smithi045.stdout:2612: done (2 left) 2024-07-28T19:40:11.644 INFO:tasks.rados.rados.0.smithi045.stdout:2613: done (1 left) 2024-07-28T19:40:11.645 INFO:tasks.rados.rados.0.smithi045.stdout:2614: done (0 left) 2024-07-28T19:40:11.645 INFO:tasks.rados.rados.0.smithi045.stdout:2615: snap_remove snap 335 2024-07-28T19:40:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:11 smithi045 bash[80445]: cluster 2024-07-28T19:40:10.089934+0000 mgr.y (mgr.34101) 312 : cluster [DBG] pgmap v657: 89 pgs: 89 active+clean; 194 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 397 KiB/s wr, 13 op/s 2024-07-28T19:40:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:11 smithi045 bash[80445]: cluster 2024-07-28T19:40:10.285908+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-07-28T19:40:11.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:11 smithi045 bash[82788]: cluster 2024-07-28T19:40:10.089934+0000 mgr.y (mgr.34101) 312 : cluster [DBG] pgmap v657: 89 pgs: 89 active+clean; 194 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 397 KiB/s wr, 13 op/s 2024-07-28T19:40:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:11 smithi045 bash[82788]: cluster 2024-07-28T19:40:10.285908+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-07-28T19:40:12.308 INFO:tasks.rados.rados.0.smithi045.stdout:2615: done (0 left) 2024-07-28T19:40:12.309 INFO:tasks.rados.rados.0.smithi045.stdout:2616: delete oid 44 current snap is 340 2024-07-28T19:40:12.315 INFO:tasks.rados.rados.0.smithi045.stdout:2616: done (0 left) 2024-07-28T19:40:12.315 INFO:tasks.rados.rados.0.smithi045.stdout:2617: read oid 39 snap -1 2024-07-28T19:40:12.315 INFO:tasks.rados.rados.0.smithi045.stdout:2617: expect (ObjNum 930 snap 320 seq_num 930) 2024-07-28T19:40:12.315 INFO:tasks.rados.rados.0.smithi045.stdout:2618: delete oid 24 current snap is 340 2024-07-28T19:40:12.323 INFO:tasks.rados.rados.0.smithi045.stdout:2618: done (1 left) 2024-07-28T19:40:12.323 INFO:tasks.rados.rados.0.smithi045.stdout:2619: delete oid 28 current snap is 340 2024-07-28T19:40:12.332 INFO:tasks.rados.rados.0.smithi045.stdout:2617: expect (ObjNum 930 snap 320 seq_num 930) 2024-07-28T19:40:12.545 INFO:tasks.rados.rados.0.smithi045.stdout:2617: done (1 left) 2024-07-28T19:40:12.545 INFO:tasks.rados.rados.0.smithi045.stdout:2619: done (0 left) 2024-07-28T19:40:12.545 INFO:tasks.rados.rados.0.smithi045.stdout:2620: snap_remove snap 323 2024-07-28T19:40:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:12 smithi045 bash[80445]: cluster 2024-07-28T19:40:11.289566+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-07-28T19:40:12.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:12 smithi045 bash[82788]: cluster 2024-07-28T19:40:11.289566+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-07-28T19:40:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:12 smithi155 bash[68033]: cluster 2024-07-28T19:40:11.289566+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-07-28T19:40:12.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:40:12 smithi155 bash[60745]: ts=2024-07-28T19:40:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:40:13.320 INFO:tasks.rados.rados.0.smithi045.stdout:2620: done (0 left) 2024-07-28T19:40:13.320 INFO:tasks.rados.rados.0.smithi045.stdout:2621: snap_create 2024-07-28T19:40:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:13 smithi045 bash[80445]: cluster 2024-07-28T19:40:12.090769+0000 mgr.y (mgr.34101) 313 : cluster [DBG] pgmap v660: 89 pgs: 89 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 613 KiB/s wr, 16 op/s 2024-07-28T19:40:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:13 smithi045 bash[80445]: cluster 2024-07-28T19:40:12.309519+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-07-28T19:40:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:13 smithi045 bash[82788]: cluster 2024-07-28T19:40:12.090769+0000 mgr.y (mgr.34101) 313 : cluster [DBG] pgmap v660: 89 pgs: 89 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 613 KiB/s wr, 16 op/s 2024-07-28T19:40:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:13 smithi045 bash[82788]: cluster 2024-07-28T19:40:12.309519+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-07-28T19:40:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:13 smithi155 bash[68033]: cluster 2024-07-28T19:40:12.090769+0000 mgr.y (mgr.34101) 313 : cluster [DBG] pgmap v660: 89 pgs: 89 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 613 KiB/s wr, 16 op/s 2024-07-28T19:40:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:13 smithi155 bash[68033]: cluster 2024-07-28T19:40:12.309519+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-07-28T19:40:14.329 INFO:tasks.rados.rados.0.smithi045.stdout:2621: done (0 left) 2024-07-28T19:40:14.329 INFO:tasks.rados.rados.0.smithi045.stdout:2622: snap_remove snap 328 2024-07-28T19:40:14.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:14 smithi045 bash[82788]: cluster 2024-07-28T19:40:13.320625+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-07-28T19:40:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:14 smithi045 bash[80445]: cluster 2024-07-28T19:40:13.320625+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-07-28T19:40:14.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:14 smithi155 bash[68033]: cluster 2024-07-28T19:40:13.320625+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-07-28T19:40:15.256 INFO:tasks.rados.rados.0.smithi045.stdout:2622: done (0 left) 2024-07-28T19:40:15.256 INFO:tasks.rados.rados.0.smithi045.stdout:2623: rollback oid 42 current snap is 341 2024-07-28T19:40:15.256 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 309 2024-07-28T19:40:15.256 INFO:tasks.rados.rados.0.smithi045.stdout:2624: rollback oid 5 current snap is 341 2024-07-28T19:40:15.256 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 5 to 331 2024-07-28T19:40:15.256 INFO:tasks.rados.rados.0.smithi045.stdout:2625: delete oid 47 current snap is 341 2024-07-28T19:40:15.274 INFO:tasks.rados.rados.0.smithi045.stdout:2625: done (2 left) 2024-07-28T19:40:15.275 INFO:tasks.rados.rados.0.smithi045.stdout:2626: write oid 24 current snap is 341 2024-07-28T19:40:15.275 INFO:tasks.rados.rados.0.smithi045.stdout:2626: seq_num 981 ranges {487667=428806,1655659=770995} 2024-07-28T19:40:15.280 INFO:tasks.rados.rados.0.smithi045.stdout:2626: writing smithi04569809-24 from 487667 to 916473 tid 1 2024-07-28T19:40:15.290 INFO:tasks.rados.rados.0.smithi045.stdout:2626: writing smithi04569809-24 from 1655659 to 2426654 tid 2 2024-07-28T19:40:15.290 INFO:tasks.rados.rados.0.smithi045.stdout:2627: rollback oid 4 current snap is 341 2024-07-28T19:40:15.290 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 4 to 336 2024-07-28T19:40:15.290 INFO:tasks.rados.rados.0.smithi045.stdout:2624: finishing rollback tid 1 to smithi04569809-5 2024-07-28T19:40:15.290 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 1708 (ObjNum 49 snap 0 seq_num 279114832) dirty dne 2024-07-28T19:40:15.290 INFO:tasks.rados.rados.0.smithi045.stdout:2624: done (3 left) 2024-07-28T19:40:15.290 INFO:tasks.rados.rados.0.smithi045.stdout:2628: rollback oid 21 current snap is 341 2024-07-28T19:40:15.290 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 337 2024-07-28T19:40:15.290 INFO:tasks.rados.rados.0.smithi045.stdout:2623: finishing rollback tid 0 to smithi04569809-42 2024-07-28T19:40:15.290 INFO:tasks.rados.rados.0.smithi045.stdout:2623: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:40:15.291 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1812 (ObjNum 33 snap 0 seq_num 284329280) dirty dne 2024-07-28T19:40:15.291 INFO:tasks.rados.rados.0.smithi045.stdout:2626: finishing write tid 1 to smithi04569809-24 2024-07-28T19:40:15.291 INFO:tasks.rados.rados.0.smithi045.stdout:2623: done (3 left) 2024-07-28T19:40:15.291 INFO:tasks.rados.rados.0.smithi045.stdout:2629: delete oid 14 current snap is 341 2024-07-28T19:40:15.295 INFO:tasks.rados.rados.0.smithi045.stdout:2629: done (3 left) 2024-07-28T19:40:15.295 INFO:tasks.rados.rados.0.smithi045.stdout:2630: read oid 31 snap -1 2024-07-28T19:40:15.296 INFO:tasks.rados.rados.0.smithi045.stdout:2630: expect deleted 2024-07-28T19:40:15.296 INFO:tasks.rados.rados.0.smithi045.stdout:2631: write oid 44 current snap is 341 2024-07-28T19:40:15.296 INFO:tasks.rados.rados.0.smithi045.stdout:2631: seq_num 983 ranges {521281=579304,1656270=774664} 2024-07-28T19:40:15.302 INFO:tasks.rados.rados.0.smithi045.stdout:2631: writing smithi04569809-44 from 521281 to 1100585 tid 1 2024-07-28T19:40:15.311 INFO:tasks.rados.rados.0.smithi045.stdout:2631: writing smithi04569809-44 from 1656270 to 2430934 tid 2 2024-07-28T19:40:15.311 INFO:tasks.rados.rados.0.smithi045.stdout:2632: read oid 20 snap -1 2024-07-28T19:40:15.311 INFO:tasks.rados.rados.0.smithi045.stdout:2632: expect (ObjNum 846 snap 292 seq_num 846) 2024-07-28T19:40:15.311 INFO:tasks.rados.rados.0.smithi045.stdout:2633: read oid 46 snap -1 2024-07-28T19:40:15.311 INFO:tasks.rados.rados.0.smithi045.stdout:2633: expect deleted 2024-07-28T19:40:15.311 INFO:tasks.rados.rados.0.smithi045.stdout:2634: snap_create 2024-07-28T19:40:15.311 INFO:tasks.rados.rados.0.smithi045.stdout:2626: finishing write tid 2 to smithi04569809-24 2024-07-28T19:40:15.311 INFO:tasks.rados.rados.0.smithi045.stdout:2626: finishing write tid 3 to smithi04569809-24 2024-07-28T19:40:15.311 INFO:tasks.rados.rados.0.smithi045.stdout:2626: finishing write tid 4 to smithi04569809-24 2024-07-28T19:40:15.311 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 972 (ObjNum 981 snap 341 seq_num 981) dirty exists 2024-07-28T19:40:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2626: left oid 24 (ObjNum 981 snap 341 seq_num 981) 2024-07-28T19:40:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2627: finishing rollback tid 0 to smithi04569809-4 2024-07-28T19:40:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2627: finishing rollback tid 1 to smithi04569809-4 2024-07-28T19:40:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2627: finishing rollback tid 2 to smithi04569809-4 2024-07-28T19:40:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 229 (ObjNum 961 snap 330 seq_num 961) dirty exists 2024-07-28T19:40:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2628: finishing rollback tid 0 to smithi04569809-21 2024-07-28T19:40:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2628: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:40:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2628: finishing rollback tid 2 to smithi04569809-21 2024-07-28T19:40:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1351 (ObjNum 934 snap 323 seq_num 934) dirty exists 2024-07-28T19:40:15.312 INFO:tasks.rados.rados.0.smithi045.stdout:2631: finishing write tid 1 to smithi04569809-44 2024-07-28T19:40:15.318 INFO:tasks.rados.rados.0.smithi045.stdout:2632: expect (ObjNum 846 snap 292 seq_num 846) 2024-07-28T19:40:15.456 INFO:tasks.rados.rados.0.smithi045.stdout:2631: finishing write tid 2 to smithi04569809-44 2024-07-28T19:40:15.457 INFO:tasks.rados.rados.0.smithi045.stdout:2631: finishing write tid 3 to smithi04569809-44 2024-07-28T19:40:15.457 INFO:tasks.rados.rados.0.smithi045.stdout:2631: finishing write tid 4 to smithi04569809-44 2024-07-28T19:40:15.457 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1870 (ObjNum 983 snap 341 seq_num 983) dirty exists 2024-07-28T19:40:15.457 INFO:tasks.rados.rados.0.smithi045.stdout:2631: left oid 44 (ObjNum 983 snap 341 seq_num 983) 2024-07-28T19:40:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:15 smithi045 bash[82788]: cluster 2024-07-28T19:40:14.091900+0000 mgr.y (mgr.34101) 314 : cluster [DBG] pgmap v663: 89 pgs: 89 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 994 KiB/s wr, 18 op/s 2024-07-28T19:40:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:15 smithi045 bash[82788]: cluster 2024-07-28T19:40:14.330196+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-07-28T19:40:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:15 smithi045 bash[82788]: cluster 2024-07-28T19:40:15.255065+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-07-28T19:40:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:15 smithi045 bash[80445]: cluster 2024-07-28T19:40:14.091900+0000 mgr.y (mgr.34101) 314 : cluster [DBG] pgmap v663: 89 pgs: 89 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 994 KiB/s wr, 18 op/s 2024-07-28T19:40:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:15 smithi045 bash[80445]: cluster 2024-07-28T19:40:14.330196+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-07-28T19:40:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:15 smithi045 bash[80445]: cluster 2024-07-28T19:40:15.255065+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-07-28T19:40:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:15 smithi155 bash[68033]: cluster 2024-07-28T19:40:14.091900+0000 mgr.y (mgr.34101) 314 : cluster [DBG] pgmap v663: 89 pgs: 89 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 994 KiB/s wr, 18 op/s 2024-07-28T19:40:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:15 smithi155 bash[68033]: cluster 2024-07-28T19:40:14.330196+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-07-28T19:40:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:15 smithi155 bash[68033]: cluster 2024-07-28T19:40:15.255065+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-07-28T19:40:16.255 INFO:tasks.rados.rados.0.smithi045.stdout:2626: done (7 left) 2024-07-28T19:40:16.256 INFO:tasks.rados.rados.0.smithi045.stdout:2627: done (6 left) 2024-07-28T19:40:16.256 INFO:tasks.rados.rados.0.smithi045.stdout:2628: done (5 left) 2024-07-28T19:40:16.256 INFO:tasks.rados.rados.0.smithi045.stdout:2630: done (4 left) 2024-07-28T19:40:16.256 INFO:tasks.rados.rados.0.smithi045.stdout:2631: done (3 left) 2024-07-28T19:40:16.256 INFO:tasks.rados.rados.0.smithi045.stdout:2632: done (2 left) 2024-07-28T19:40:16.256 INFO:tasks.rados.rados.0.smithi045.stdout:2633: done (1 left) 2024-07-28T19:40:16.256 INFO:tasks.rados.rados.0.smithi045.stdout:2634: done (0 left) 2024-07-28T19:40:16.256 INFO:tasks.rados.rados.0.smithi045.stdout:2635: write oid 20 current snap is 342 2024-07-28T19:40:16.256 INFO:tasks.rados.rados.0.smithi045.stdout:2635: seq_num 984 ranges {538088=654553,1714752=634675} 2024-07-28T19:40:16.268 INFO:tasks.rados.rados.0.smithi045.stdout:2635: writing smithi04569809-20 from 538088 to 1192641 tid 1 2024-07-28T19:40:16.280 INFO:tasks.rados.rados.0.smithi045.stdout:2635: writing smithi04569809-20 from 1714752 to 2349427 tid 2 2024-07-28T19:40:16.281 INFO:tasks.rados.rados.0.smithi045.stdout:2636: rollback oid 39 current snap is 342 2024-07-28T19:40:16.281 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 39 to 340 2024-07-28T19:40:16.281 INFO:tasks.rados.rados.0.smithi045.stdout:2635: finishing write tid 1 to smithi04569809-20 2024-07-28T19:40:16.281 INFO:tasks.rados.rados.0.smithi045.stdout:2637: delete oid 9 current snap is 342 2024-07-28T19:40:16.285 INFO:tasks.rados.rados.0.smithi045.stdout:2637: done (2 left) 2024-07-28T19:40:16.286 INFO:tasks.rados.rados.0.smithi045.stdout:2638: read oid 25 snap -1 2024-07-28T19:40:16.286 INFO:tasks.rados.rados.0.smithi045.stdout:2638: expect (ObjNum 964 snap 331 seq_num 964) 2024-07-28T19:40:16.291 INFO:tasks.rados.rados.0.smithi045.stdout:2639: write oid 14 current snap is 342 2024-07-28T19:40:16.292 INFO:tasks.rados.rados.0.smithi045.stdout:2639: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2024-07-28T19:40:16.297 INFO:tasks.rados.rados.0.smithi045.stdout:2639: writing smithi04569809-14 from 571702 to 976753 tid 1 2024-07-28T19:40:16.309 INFO:tasks.rados.rados.0.smithi045.stdout:2639: writing smithi04569809-14 from 1431716 to 2070060 tid 2 2024-07-28T19:40:16.314 INFO:tasks.rados.rados.0.smithi045.stdout:2639: writing smithi04569809-14 from 2560365 to 2571702 tid 3 2024-07-28T19:40:16.314 INFO:tasks.rados.rados.0.smithi045.stdout:2640: read oid 31 snap -1 2024-07-28T19:40:16.315 INFO:tasks.rados.rados.0.smithi045.stdout:2640: expect deleted 2024-07-28T19:40:16.315 INFO:tasks.rados.rados.0.smithi045.stdout:2641: snap_remove snap 329 2024-07-28T19:40:17.265 INFO:tasks.rados.rados.0.smithi045.stdout:2641: done (5 left) 2024-07-28T19:40:17.265 INFO:tasks.rados.rados.0.smithi045.stdout:2642: write oid 11 current snap is 342 2024-07-28T19:40:17.265 INFO:tasks.rados.rados.0.smithi045.stdout:2635: finishing write tid 2 to smithi04569809-20 2024-07-28T19:40:17.265 INFO:tasks.rados.rados.0.smithi045.stdout:2635: finishing write tid 3 to smithi04569809-20 2024-07-28T19:40:17.265 INFO:tasks.rados.rados.0.smithi045.stdout:2635: finishing write tid 4 to smithi04569809-20 2024-07-28T19:40:17.265 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 537 (ObjNum 984 snap 342 seq_num 984) dirty exists 2024-07-28T19:40:17.265 INFO:tasks.rados.rados.0.smithi045.stdout:2635: left oid 20 (ObjNum 984 snap 342 seq_num 984) 2024-07-28T19:40:17.266 INFO:tasks.rados.rados.0.smithi045.stdout:2636: finishing rollback tid 0 to smithi04569809-39 2024-07-28T19:40:17.266 INFO:tasks.rados.rados.0.smithi045.stdout:2642: seq_num 987 ranges {588509=480300,1773845=782002} 2024-07-28T19:40:17.277 INFO:tasks.rados.rados.0.smithi045.stdout:2642: writing smithi04569809-11 from 588509 to 1068809 tid 1 2024-07-28T19:40:17.294 INFO:tasks.rados.rados.0.smithi045.stdout:2642: writing smithi04569809-11 from 1773845 to 2555847 tid 2 2024-07-28T19:40:17.294 INFO:tasks.rados.rados.0.smithi045.stdout:2635: done (5 left) 2024-07-28T19:40:17.294 INFO:tasks.rados.rados.0.smithi045.stdout:2643: write oid 27 current snap is 342 2024-07-28T19:40:17.294 INFO:tasks.rados.rados.0.smithi045.stdout:2636: finishing rollback tid 1 to smithi04569809-39 2024-07-28T19:40:17.294 INFO:tasks.rados.rados.0.smithi045.stdout:2636: finishing rollback tid 2 to smithi04569809-39 2024-07-28T19:40:17.294 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1060 (ObjNum 930 snap 320 seq_num 930) dirty exists 2024-07-28T19:40:17.294 INFO:tasks.rados.rados.0.smithi045.stdout:2638: expect (ObjNum 964 snap 331 seq_num 964) 2024-07-28T19:40:17.419 INFO:tasks.rados.rados.0.smithi045.stdout:2639: finishing write tid 1 to smithi04569809-14 2024-07-28T19:40:17.419 INFO:tasks.rados.rados.0.smithi045.stdout:2639: finishing write tid 2 to smithi04569809-14 2024-07-28T19:40:17.419 INFO:tasks.rados.rados.0.smithi045.stdout:2639: finishing write tid 3 to smithi04569809-14 2024-07-28T19:40:17.419 INFO:tasks.rados.rados.0.smithi045.stdout:2639: finishing write tid 4 to smithi04569809-14 2024-07-28T19:40:17.420 INFO:tasks.rados.rados.0.smithi045.stdout:2639: finishing write tid 5 to smithi04569809-14 2024-07-28T19:40:17.420 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 350 (ObjNum 986 snap 342 seq_num 986) dirty exists 2024-07-28T19:40:17.420 INFO:tasks.rados.rados.0.smithi045.stdout:2639: left oid 14 (ObjNum 986 snap 342 seq_num 986) 2024-07-28T19:40:17.420 INFO:tasks.rados.rados.0.smithi045.stdout:2642: finishing write tid 1 to smithi04569809-11 2024-07-28T19:40:17.420 INFO:tasks.rados.rados.0.smithi045.stdout:2642: finishing write tid 2 to smithi04569809-11 2024-07-28T19:40:17.420 INFO:tasks.rados.rados.0.smithi045.stdout:2642: finishing write tid 3 to smithi04569809-11 2024-07-28T19:40:17.420 INFO:tasks.rados.rados.0.smithi045.stdout:2642: finishing write tid 4 to smithi04569809-11 2024-07-28T19:40:17.420 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1318 (ObjNum 987 snap 342 seq_num 987) dirty exists 2024-07-28T19:40:17.420 INFO:tasks.rados.rados.0.smithi045.stdout:2642: left oid 11 (ObjNum 987 snap 342 seq_num 987) 2024-07-28T19:40:17.420 INFO:tasks.rados.rados.0.smithi045.stdout:2643: seq_num 988 ranges {605316=555549,1832327=642013} 2024-07-28T19:40:17.434 INFO:tasks.rados.rados.0.smithi045.stdout:2643: writing smithi04569809-27 from 605316 to 1160865 tid 1 2024-07-28T19:40:17.452 INFO:tasks.rados.rados.0.smithi045.stdout:2643: writing smithi04569809-27 from 1832327 to 2474340 tid 2 2024-07-28T19:40:17.452 INFO:tasks.rados.rados.0.smithi045.stdout:2636: done (5 left) 2024-07-28T19:40:17.452 INFO:tasks.rados.rados.0.smithi045.stdout:2638: done (4 left) 2024-07-28T19:40:17.452 INFO:tasks.rados.rados.0.smithi045.stdout:2639: done (3 left) 2024-07-28T19:40:17.452 INFO:tasks.rados.rados.0.smithi045.stdout:2640: done (2 left) 2024-07-28T19:40:17.452 INFO:tasks.rados.rados.0.smithi045.stdout:2642: done (1 left) 2024-07-28T19:40:17.452 INFO:tasks.rados.rados.0.smithi045.stdout:2644: snap_create 2024-07-28T19:40:17.452 INFO:tasks.rados.rados.0.smithi045.stdout:2643: finishing write tid 1 to smithi04569809-27 2024-07-28T19:40:17.459 INFO:tasks.rados.rados.0.smithi045.stdout:2643: finishing write tid 2 to smithi04569809-27 2024-07-28T19:40:17.459 INFO:tasks.rados.rados.0.smithi045.stdout:2643: finishing write tid 3 to smithi04569809-27 2024-07-28T19:40:17.460 INFO:tasks.rados.rados.0.smithi045.stdout:2643: finishing write tid 4 to smithi04569809-27 2024-07-28T19:40:17.460 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 1817 (ObjNum 988 snap 342 seq_num 988) dirty exists 2024-07-28T19:40:17.460 INFO:tasks.rados.rados.0.smithi045.stdout:2643: left oid 27 (ObjNum 988 snap 342 seq_num 988) 2024-07-28T19:40:17.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:17 smithi155 bash[68033]: cluster 2024-07-28T19:40:16.092589+0000 mgr.y (mgr.34101) 315 : cluster [DBG] pgmap v666: 89 pgs: 89 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 736 KiB/s wr, 14 op/s 2024-07-28T19:40:17.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:17 smithi155 bash[68033]: cluster 2024-07-28T19:40:16.256159+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-07-28T19:40:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:17 smithi045 bash[80445]: cluster 2024-07-28T19:40:16.092589+0000 mgr.y (mgr.34101) 315 : cluster [DBG] pgmap v666: 89 pgs: 89 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 736 KiB/s wr, 14 op/s 2024-07-28T19:40:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:17 smithi045 bash[80445]: cluster 2024-07-28T19:40:16.256159+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-07-28T19:40:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:17 smithi045 bash[82788]: cluster 2024-07-28T19:40:16.092589+0000 mgr.y (mgr.34101) 315 : cluster [DBG] pgmap v666: 89 pgs: 89 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 736 KiB/s wr, 14 op/s 2024-07-28T19:40:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:17 smithi045 bash[82788]: cluster 2024-07-28T19:40:16.256159+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-07-28T19:40:18.274 INFO:tasks.rados.rados.0.smithi045.stdout:2643: done (1 left) 2024-07-28T19:40:18.274 INFO:tasks.rados.rados.0.smithi045.stdout:2644: done (0 left) 2024-07-28T19:40:18.274 INFO:tasks.rados.rados.0.smithi045.stdout:2645: delete oid 37 current snap is 343 2024-07-28T19:40:18.281 INFO:tasks.rados.rados.0.smithi045.stdout:2645: done (0 left) 2024-07-28T19:40:18.282 INFO:tasks.rados.rados.0.smithi045.stdout:2646: snap_create 2024-07-28T19:40:18.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:18 smithi155 bash[68033]: cluster 2024-07-28T19:40:17.265638+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-07-28T19:40:18.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:18 smithi155 bash[68033]: audit 2024-07-28T19:40:18.035279+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:18 smithi045 bash[80445]: cluster 2024-07-28T19:40:17.265638+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-07-28T19:40:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:18 smithi045 bash[80445]: audit 2024-07-28T19:40:18.035279+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:18 smithi045 bash[82788]: cluster 2024-07-28T19:40:17.265638+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-07-28T19:40:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:18 smithi045 bash[82788]: audit 2024-07-28T19:40:18.035279+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:19.276 INFO:tasks.rados.rados.0.smithi045.stdout:2646: done (0 left) 2024-07-28T19:40:19.276 INFO:tasks.rados.rados.0.smithi045.stdout:2647: write oid 43 current snap is 344 2024-07-28T19:40:19.276 INFO:tasks.rados.rados.0.smithi045.stdout:2647: seq_num 990 ranges {638930=422400,1665644=645682} 2024-07-28T19:40:19.292 INFO:tasks.rados.rados.0.smithi045.stdout:2647: writing smithi04569809-43 from 638930 to 1061330 tid 1 2024-07-28T19:40:19.313 INFO:tasks.rados.rados.0.smithi045.stdout:2647: writing smithi04569809-43 from 1665644 to 2311326 tid 2 2024-07-28T19:40:19.313 INFO:tasks.rados.rados.0.smithi045.stdout:2648: delete oid 14 current snap is 344 2024-07-28T19:40:19.313 INFO:tasks.rados.rados.0.smithi045.stdout:2647: finishing write tid 1 to smithi04569809-43 2024-07-28T19:40:19.318 INFO:tasks.rados.rados.0.smithi045.stdout:2648: done (1 left) 2024-07-28T19:40:19.318 INFO:tasks.rados.rados.0.smithi045.stdout:2649: read oid 49 snap -1 2024-07-28T19:40:19.318 INFO:tasks.rados.rados.0.smithi045.stdout:2649: expect deleted 2024-07-28T19:40:19.318 INFO:tasks.rados.rados.0.smithi045.stdout:2650: read oid 27 snap -1 2024-07-28T19:40:19.318 INFO:tasks.rados.rados.0.smithi045.stdout:2650: expect (ObjNum 988 snap 342 seq_num 988) 2024-07-28T19:40:19.318 INFO:tasks.rados.rados.0.smithi045.stdout:2651: write oid 3 current snap is 344 2024-07-28T19:40:19.318 INFO:tasks.rados.rados.0.smithi045.stdout:2651: seq_num 992 ranges {672544=572898,1666255=532998} 2024-07-28T19:40:19.338 INFO:tasks.rados.rados.0.smithi045.stdout:2651: writing smithi04569809-3 from 672544 to 1245442 tid 1 2024-07-28T19:40:19.352 INFO:tasks.rados.rados.0.smithi045.stdout:2651: writing smithi04569809-3 from 1666255 to 2199253 tid 2 2024-07-28T19:40:19.352 INFO:tasks.rados.rados.0.smithi045.stdout:2652: delete oid 12 current snap is 344 2024-07-28T19:40:19.352 INFO:tasks.rados.rados.0.smithi045.stdout:2647: finishing write tid 2 to smithi04569809-43 2024-07-28T19:40:19.352 INFO:tasks.rados.rados.0.smithi045.stdout:2650: expect (ObjNum 988 snap 342 seq_num 988) 2024-07-28T19:40:19.481 INFO:tasks.rados.rados.0.smithi045.stdout:2647: finishing write tid 3 to smithi04569809-43 2024-07-28T19:40:19.481 INFO:tasks.rados.rados.0.smithi045.stdout:2647: finishing write tid 4 to smithi04569809-43 2024-07-28T19:40:19.481 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 537 (ObjNum 990 snap 344 seq_num 990) dirty exists 2024-07-28T19:40:19.481 INFO:tasks.rados.rados.0.smithi045.stdout:2647: left oid 43 (ObjNum 990 snap 344 seq_num 990) 2024-07-28T19:40:19.481 INFO:tasks.rados.rados.0.smithi045.stdout:2651: finishing write tid 1 to smithi04569809-3 2024-07-28T19:40:19.481 INFO:tasks.rados.rados.0.smithi045.stdout:2651: finishing write tid 2 to smithi04569809-3 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:2651: finishing write tid 3 to smithi04569809-3 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:2651: finishing write tid 4 to smithi04569809-3 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1359 (ObjNum 992 snap 344 seq_num 992) dirty exists 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:2651: left oid 3 (ObjNum 992 snap 344 seq_num 992) 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:2647: done (4 left) 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:2649: done (3 left) 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:2650: done (2 left) 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:2651: done (1 left) 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:2652: done (0 left) 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:2653: rollback oid 5 current snap is 344 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 5 to 325 2024-07-28T19:40:19.482 INFO:tasks.rados.rados.0.smithi045.stdout:2654: snap_create 2024-07-28T19:40:19.485 INFO:tasks.rados.rados.0.smithi045.stdout:2653: finishing rollback tid 1 to smithi04569809-5 2024-07-28T19:40:19.485 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 1708 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T19:40:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:19 smithi155 bash[68033]: cluster 2024-07-28T19:40:18.093346+0000 mgr.y (mgr.34101) 316 : cluster [DBG] pgmap v669: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 551 KiB/s wr, 5 op/s 2024-07-28T19:40:19.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:19 smithi155 bash[68033]: cluster 2024-07-28T19:40:18.274761+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-07-28T19:40:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:19 smithi045 bash[80445]: cluster 2024-07-28T19:40:18.093346+0000 mgr.y (mgr.34101) 316 : cluster [DBG] pgmap v669: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 551 KiB/s wr, 5 op/s 2024-07-28T19:40:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:19 smithi045 bash[80445]: cluster 2024-07-28T19:40:18.274761+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-07-28T19:40:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:19 smithi045 bash[82788]: cluster 2024-07-28T19:40:18.093346+0000 mgr.y (mgr.34101) 316 : cluster [DBG] pgmap v669: 89 pgs: 89 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 551 KiB/s wr, 5 op/s 2024-07-28T19:40:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:19 smithi045 bash[82788]: cluster 2024-07-28T19:40:18.274761+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-07-28T19:40:20.255 INFO:tasks.rados.rados.0.smithi045.stdout:2653: done (1 left) 2024-07-28T19:40:20.255 INFO:tasks.rados.rados.0.smithi045.stdout:2654: done (0 left) 2024-07-28T19:40:20.255 INFO:tasks.rados.rados.0.smithi045.stdout:2655: read oid 46 snap -1 2024-07-28T19:40:20.255 INFO:tasks.rados.rados.0.smithi045.stdout:2655: expect deleted 2024-07-28T19:40:20.255 INFO:tasks.rados.rados.0.smithi045.stdout:2656: delete oid 17 current snap is 345 2024-07-28T19:40:20.263 INFO:tasks.rados.rados.0.smithi045.stdout:2655: done (1 left) 2024-07-28T19:40:20.263 INFO:tasks.rados.rados.0.smithi045.stdout:2656: done (0 left) 2024-07-28T19:40:20.263 INFO:tasks.rados.rados.0.smithi045.stdout:2657: write oid 38 current snap is 345 2024-07-28T19:40:20.263 INFO:tasks.rados.rados.0.smithi045.stdout:2657: seq_num 995 ranges {722965=798645,2125348=597617} 2024-07-28T19:40:20.290 INFO:tasks.rados.rados.0.smithi045.stdout:2657: writing smithi04569809-38 from 722965 to 1521610 tid 1 2024-07-28T19:40:20.310 INFO:tasks.rados.rados.0.smithi045.stdout:2657: writing smithi04569809-38 from 2125348 to 2722965 tid 2 2024-07-28T19:40:20.310 INFO:tasks.rados.rados.0.smithi045.stdout:2658: write oid 16 current snap is 345 2024-07-28T19:40:20.310 INFO:tasks.rados.rados.0.smithi045.stdout:2658: seq_num 996 ranges {739772=590247,1900183=540336} 2024-07-28T19:40:20.327 INFO:tasks.rados.rados.0.smithi045.stdout:2658: writing smithi04569809-16 from 739772 to 1330019 tid 1 2024-07-28T19:40:20.339 INFO:tasks.rados.rados.0.smithi045.stdout:2658: writing smithi04569809-16 from 1900183 to 2440519 tid 2 2024-07-28T19:40:20.339 INFO:tasks.rados.rados.0.smithi045.stdout:2659: rollback oid 4 current snap is 345 2024-07-28T19:40:20.339 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 4 to 330 2024-07-28T19:40:20.339 INFO:tasks.rados.rados.0.smithi045.stdout:2657: finishing write tid 1 to smithi04569809-38 2024-07-28T19:40:20.340 INFO:tasks.rados.rados.0.smithi045.stdout:2657: finishing write tid 2 to smithi04569809-38 2024-07-28T19:40:20.340 INFO:tasks.rados.rados.0.smithi045.stdout:2657: finishing write tid 3 to smithi04569809-38 2024-07-28T19:40:20.340 INFO:tasks.rados.rados.0.smithi045.stdout:2657: finishing write tid 4 to smithi04569809-38 2024-07-28T19:40:20.340 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 841 (ObjNum 995 snap 345 seq_num 995) dirty exists 2024-07-28T19:40:20.340 INFO:tasks.rados.rados.0.smithi045.stdout:2657: left oid 38 (ObjNum 995 snap 345 seq_num 995) 2024-07-28T19:40:20.340 INFO:tasks.rados.rados.0.smithi045.stdout:2658: finishing write tid 1 to smithi04569809-16 2024-07-28T19:40:20.340 INFO:tasks.rados.rados.0.smithi045.stdout:2657: done (2 left) 2024-07-28T19:40:20.340 INFO:tasks.rados.rados.0.smithi045.stdout:2660: read oid 27 snap 343 2024-07-28T19:40:20.340 INFO:tasks.rados.rados.0.smithi045.stdout:2660: expect (ObjNum 988 snap 342 seq_num 988) 2024-07-28T19:40:20.340 INFO:tasks.rados.rados.0.smithi045.stdout:2661: delete oid 1 current snap is 345 2024-07-28T19:40:20.347 INFO:tasks.rados.rados.0.smithi045.stdout:2659: finishing rollback tid 0 to smithi04569809-4 2024-07-28T19:40:20.347 INFO:tasks.rados.rados.0.smithi045.stdout:2659: finishing rollback tid 1 to smithi04569809-4 2024-07-28T19:40:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:2658: finishing write tid 2 to smithi04569809-16 2024-07-28T19:40:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:2658: finishing write tid 3 to smithi04569809-16 2024-07-28T19:40:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:2659: finishing rollback tid 2 to smithi04569809-4 2024-07-28T19:40:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 233 (ObjNum 961 snap 330 seq_num 961) dirty exists 2024-07-28T19:40:20.348 INFO:tasks.rados.rados.0.smithi045.stdout:2658: finishing write tid 4 to smithi04569809-16 2024-07-28T19:40:20.349 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 637 (ObjNum 996 snap 345 seq_num 996) dirty exists 2024-07-28T19:40:20.349 INFO:tasks.rados.rados.0.smithi045.stdout:2658: left oid 16 (ObjNum 996 snap 345 seq_num 996) 2024-07-28T19:40:20.353 INFO:tasks.rados.rados.0.smithi045.stdout:2658: done (3 left) 2024-07-28T19:40:20.353 INFO:tasks.rados.rados.0.smithi045.stdout:2659: done (2 left) 2024-07-28T19:40:20.353 INFO:tasks.rados.rados.0.smithi045.stdout:2661: done (1 left) 2024-07-28T19:40:20.353 INFO:tasks.rados.rados.0.smithi045.stdout:2662: read oid 32 snap -1 2024-07-28T19:40:20.353 INFO:tasks.rados.rados.0.smithi045.stdout:2662: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:40:20.353 INFO:tasks.rados.rados.0.smithi045.stdout:2663: read oid 36 snap -1 2024-07-28T19:40:20.353 INFO:tasks.rados.rados.0.smithi045.stdout:2663: expect (ObjNum 944 snap 325 seq_num 944) 2024-07-28T19:40:20.353 INFO:tasks.rados.rados.0.smithi045.stdout:2664: write oid 25 current snap is 345 2024-07-28T19:40:20.353 INFO:tasks.rados.rados.0.smithi045.stdout:2664: seq_num 998 ranges {773386=740745,2017147=544005} 2024-07-28T19:40:20.368 INFO:tasks.rados.rados.0.smithi045.stdout:2664: writing smithi04569809-25 from 773386 to 1514131 tid 1 2024-07-28T19:40:20.378 INFO:tasks.rados.rados.0.smithi045.stdout:2664: writing smithi04569809-25 from 2017147 to 2561152 tid 2 2024-07-28T19:40:20.378 INFO:tasks.rados.rados.0.smithi045.stdout:2665: write oid 16 current snap is 345 2024-07-28T19:40:20.378 INFO:tasks.rados.rados.0.smithi045.stdout:2665: seq_num 999 ranges {790193=415994,1959276=404016} 2024-07-28T19:40:20.387 INFO:tasks.rados.rados.0.smithi045.stdout:2665: writing smithi04569809-16 from 790193 to 1206187 tid 1 2024-07-28T19:40:20.396 INFO:tasks.rados.rados.0.smithi045.stdout:2665: writing smithi04569809-16 from 1959276 to 2363292 tid 2 2024-07-28T19:40:20.396 INFO:tasks.rados.rados.0.smithi045.stdout:2666: write oid 9 current snap is 345 2024-07-28T19:40:20.396 INFO:tasks.rados.rados.0.smithi045.stdout:2660: expect (ObjNum 988 snap 342 seq_num 988) 2024-07-28T19:40:20.531 INFO:tasks.rados.rados.0.smithi045.stdout:2662: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:40:20.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:20 smithi155 bash[68033]: cluster 2024-07-28T19:40:19.276563+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-07-28T19:40:20.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:20 smithi155 bash[68033]: cluster 2024-07-28T19:40:20.255681+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-07-28T19:40:20.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:20 smithi045 bash[80445]: cluster 2024-07-28T19:40:19.276563+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-07-28T19:40:20.648 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:20 smithi045 bash[80445]: cluster 2024-07-28T19:40:20.255681+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-07-28T19:40:20.648 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:20 smithi045 bash[82788]: cluster 2024-07-28T19:40:19.276563+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-07-28T19:40:20.648 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:20 smithi045 bash[82788]: cluster 2024-07-28T19:40:20.255681+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-07-28T19:40:20.664 INFO:tasks.rados.rados.0.smithi045.stdout:2663: expect (ObjNum 944 snap 325 seq_num 944) 2024-07-28T19:40:20.909 INFO:tasks.rados.rados.0.smithi045.stdout:2664: finishing write tid 1 to smithi04569809-25 2024-07-28T19:40:20.909 INFO:tasks.rados.rados.0.smithi045.stdout:2664: finishing write tid 2 to smithi04569809-25 2024-07-28T19:40:20.909 INFO:tasks.rados.rados.0.smithi045.stdout:2664: finishing write tid 3 to smithi04569809-25 2024-07-28T19:40:20.909 INFO:tasks.rados.rados.0.smithi045.stdout:2664: finishing write tid 4 to smithi04569809-25 2024-07-28T19:40:20.909 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1322 (ObjNum 998 snap 345 seq_num 998) dirty exists 2024-07-28T19:40:20.909 INFO:tasks.rados.rados.0.smithi045.stdout:2664: left oid 25 (ObjNum 998 snap 345 seq_num 998) 2024-07-28T19:40:20.910 INFO:tasks.rados.rados.0.smithi045.stdout:2665: finishing write tid 1 to smithi04569809-16 2024-07-28T19:40:20.910 INFO:tasks.rados.rados.0.smithi045.stdout:2665: finishing write tid 2 to smithi04569809-16 2024-07-28T19:40:20.910 INFO:tasks.rados.rados.0.smithi045.stdout:2665: finishing write tid 3 to smithi04569809-16 2024-07-28T19:40:20.910 INFO:tasks.rados.rados.0.smithi045.stdout:2665: finishing write tid 4 to smithi04569809-16 2024-07-28T19:40:20.910 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 640 (ObjNum 999 snap 345 seq_num 999) dirty exists 2024-07-28T19:40:20.910 INFO:tasks.rados.rados.0.smithi045.stdout:2665: left oid 16 (ObjNum 999 snap 345 seq_num 999) 2024-07-28T19:40:20.910 INFO:tasks.rados.rados.0.smithi045.stdout:2666: seq_num 1000 ranges {407000=491243,1617758=547674,2595228=211772} 2024-07-28T19:40:20.920 INFO:tasks.rados.rados.0.smithi045.stdout:2666: writing smithi04569809-9 from 407000 to 898243 tid 1 2024-07-28T19:40:20.937 INFO:tasks.rados.rados.0.smithi045.stdout:2666: writing smithi04569809-9 from 1617758 to 2165432 tid 2 2024-07-28T19:40:20.946 INFO:tasks.rados.rados.0.smithi045.stdout:2666: writing smithi04569809-9 from 2595228 to 2807000 tid 3 2024-07-28T19:40:20.946 INFO:tasks.rados.rados.0.smithi045.stdout:2660: done (5 left) 2024-07-28T19:40:20.946 INFO:tasks.rados.rados.0.smithi045.stdout:2662: done (4 left) 2024-07-28T19:40:20.946 INFO:tasks.rados.rados.0.smithi045.stdout:2663: done (3 left) 2024-07-28T19:40:20.947 INFO:tasks.rados.rados.0.smithi045.stdout:2664: done (2 left) 2024-07-28T19:40:20.947 INFO:tasks.rados.rados.0.smithi045.stdout:2665: done (1 left) 2024-07-28T19:40:20.947 INFO:tasks.rados.rados.0.smithi045.stdout:2667: snap_remove snap 336 2024-07-28T19:40:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:40:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:40:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T19:40:21.304 INFO:tasks.rados.rados.0.smithi045.stdout:2667: done (1 left) 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:2668: rollback oid 40 current snap is 345 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 40 to 344 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:2666: finishing write tid 1 to smithi04569809-9 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:2666: finishing write tid 2 to smithi04569809-9 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:2666: finishing write tid 3 to smithi04569809-9 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:2666: finishing write tid 4 to smithi04569809-9 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:2666: finishing write tid 5 to smithi04569809-9 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 979 (ObjNum 1000 snap 345 seq_num 1000) dirty exists 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:2666: left oid 9 (ObjNum 1000 snap 345 seq_num 1000) 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:2666: done (1 left) 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:2669: write oid 35 current snap is 345 2024-07-28T19:40:21.305 INFO:tasks.rados.rados.0.smithi045.stdout:2669: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2024-07-28T19:40:21.321 INFO:tasks.rados.rados.0.smithi045.stdout:2669: writing smithi04569809-35 from 423807 to 990299 tid 1 2024-07-28T19:40:21.333 INFO:tasks.rados.rados.0.smithi045.stdout:2669: writing smithi04569809-35 from 1676240 to 2083925 tid 2 2024-07-28T19:40:21.342 INFO:tasks.rados.rados.0.smithi045.stdout:2669: writing smithi04569809-35 from 2739004 to 2823807 tid 3 2024-07-28T19:40:21.342 INFO:tasks.rados.rados.0.smithi045.stdout:2670: snap_remove snap 337 2024-07-28T19:40:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:21 smithi155 bash[68033]: cluster 2024-07-28T19:40:20.094077+0000 mgr.y (mgr.34101) 317 : cluster [DBG] pgmap v672: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-07-28T19:40:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:21 smithi045 bash[80445]: cluster 2024-07-28T19:40:20.094077+0000 mgr.y (mgr.34101) 317 : cluster [DBG] pgmap v672: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-07-28T19:40:21.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:21 smithi045 bash[82788]: cluster 2024-07-28T19:40:20.094077+0000 mgr.y (mgr.34101) 317 : cluster [DBG] pgmap v672: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-07-28T19:40:22.314 INFO:tasks.rados.rados.0.smithi045.stdout:2670: done (2 left) 2024-07-28T19:40:22.314 INFO:tasks.rados.rados.0.smithi045.stdout:2671: read oid 19 snap -1 2024-07-28T19:40:22.314 INFO:tasks.rados.rados.0.smithi045.stdout:2671: expect (ObjNum 906 snap 314 seq_num 906) 2024-07-28T19:40:22.314 INFO:tasks.rados.rados.0.smithi045.stdout:2672: write oid 25 current snap is 345 2024-07-28T19:40:22.314 INFO:tasks.rados.rados.0.smithi045.stdout:2668: finishing rollback tid 0 to smithi04569809-40 2024-07-28T19:40:22.314 INFO:tasks.rados.rados.0.smithi045.stdout:2668: finishing rollback tid 1 to smithi04569809-40 2024-07-28T19:40:22.314 INFO:tasks.rados.rados.0.smithi045.stdout:2672: seq_num 1002 ranges {440614=641741,1734722=551343} 2024-07-28T19:40:22.331 INFO:tasks.rados.rados.0.smithi045.stdout:2672: writing smithi04569809-25 from 440614 to 1082355 tid 1 2024-07-28T19:40:22.352 INFO:tasks.rados.rados.0.smithi045.stdout:2672: writing smithi04569809-25 from 1734722 to 2286065 tid 2 2024-07-28T19:40:22.352 INFO:tasks.rados.rados.0.smithi045.stdout:2673: read oid 32 snap 342 2024-07-28T19:40:22.352 INFO:tasks.rados.rados.0.smithi045.stdout:2673: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:40:22.352 INFO:tasks.rados.rados.0.smithi045.stdout:2674: write oid 28 current snap is 345 2024-07-28T19:40:22.352 INFO:tasks.rados.rados.0.smithi045.stdout:2668: finishing rollback tid 2 to smithi04569809-40 2024-07-28T19:40:22.352 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1066 (ObjNum 950 snap 327 seq_num 950) dirty exists 2024-07-28T19:40:22.352 INFO:tasks.rados.rados.0.smithi045.stdout:2669: finishing write tid 1 to smithi04569809-35 2024-07-28T19:40:22.352 INFO:tasks.rados.rados.0.smithi045.stdout:2669: finishing write tid 2 to smithi04569809-35 2024-07-28T19:40:22.352 INFO:tasks.rados.rados.0.smithi045.stdout:2669: finishing write tid 3 to smithi04569809-35 2024-07-28T19:40:22.352 INFO:tasks.rados.rados.0.smithi045.stdout:2669: finishing write tid 4 to smithi04569809-35 2024-07-28T19:40:22.353 INFO:tasks.rados.rados.0.smithi045.stdout:2669: finishing write tid 5 to smithi04569809-35 2024-07-28T19:40:22.353 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 986 (ObjNum 1001 snap 345 seq_num 1001) dirty exists 2024-07-28T19:40:22.353 INFO:tasks.rados.rados.0.smithi045.stdout:2669: left oid 35 (ObjNum 1001 snap 345 seq_num 1001) 2024-07-28T19:40:22.353 INFO:tasks.rados.rados.0.smithi045.stdout:2671: expect (ObjNum 906 snap 314 seq_num 906) 2024-07-28T19:40:22.554 INFO:tasks.rados.rados.0.smithi045.stdout:2672: finishing write tid 1 to smithi04569809-25 2024-07-28T19:40:22.554 INFO:tasks.rados.rados.0.smithi045.stdout:2673: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:40:22.688 INFO:tasks.rados.rados.0.smithi045.stdout:2672: finishing write tid 2 to smithi04569809-25 2024-07-28T19:40:22.688 INFO:tasks.rados.rados.0.smithi045.stdout:2672: finishing write tid 3 to smithi04569809-25 2024-07-28T19:40:22.688 INFO:tasks.rados.rados.0.smithi045.stdout:2672: finishing write tid 4 to smithi04569809-25 2024-07-28T19:40:22.688 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1329 (ObjNum 1002 snap 345 seq_num 1002) dirty exists 2024-07-28T19:40:22.688 INFO:tasks.rados.rados.0.smithi045.stdout:2672: left oid 25 (ObjNum 1002 snap 345 seq_num 1002) 2024-07-28T19:40:22.688 INFO:tasks.rados.rados.0.smithi045.stdout:2674: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2024-07-28T19:40:22.707 INFO:tasks.rados.rados.0.smithi045.stdout:2674: writing smithi04569809-28 from 457421 to 1174411 tid 1 2024-07-28T19:40:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:22 smithi045 bash[80445]: cluster 2024-07-28T19:40:21.305082+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-07-28T19:40:22.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:22 smithi045 bash[82788]: cluster 2024-07-28T19:40:21.305082+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-07-28T19:40:22.722 INFO:tasks.rados.rados.0.smithi045.stdout:2674: writing smithi04569809-28 from 1676851 to 2088205 tid 2 2024-07-28T19:40:22.735 INFO:tasks.rados.rados.0.smithi045.stdout:2674: writing smithi04569809-28 from 2677497 to 2857421 tid 3 2024-07-28T19:40:22.735 INFO:tasks.rados.rados.0.smithi045.stdout:2668: done (5 left) 2024-07-28T19:40:22.735 INFO:tasks.rados.rados.0.smithi045.stdout:2669: done (4 left) 2024-07-28T19:40:22.735 INFO:tasks.rados.rados.0.smithi045.stdout:2671: done (3 left) 2024-07-28T19:40:22.735 INFO:tasks.rados.rados.0.smithi045.stdout:2672: done (2 left) 2024-07-28T19:40:22.735 INFO:tasks.rados.rados.0.smithi045.stdout:2673: done (1 left) 2024-07-28T19:40:22.735 INFO:tasks.rados.rados.0.smithi045.stdout:2675: snap_create 2024-07-28T19:40:22.735 INFO:tasks.rados.rados.0.smithi045.stdout:2674: finishing write tid 1 to smithi04569809-28 2024-07-28T19:40:22.735 INFO:tasks.rados.rados.0.smithi045.stdout:2674: finishing write tid 2 to smithi04569809-28 2024-07-28T19:40:22.740 INFO:tasks.rados.rados.0.smithi045.stdout:2674: finishing write tid 3 to smithi04569809-28 2024-07-28T19:40:22.740 INFO:tasks.rados.rados.0.smithi045.stdout:2674: finishing write tid 4 to smithi04569809-28 2024-07-28T19:40:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:2674: finishing write tid 5 to smithi04569809-28 2024-07-28T19:40:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 857 (ObjNum 1003 snap 345 seq_num 1003) dirty exists 2024-07-28T19:40:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:2674: left oid 28 (ObjNum 1003 snap 345 seq_num 1003) 2024-07-28T19:40:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:22 smithi155 bash[68033]: cluster 2024-07-28T19:40:21.305082+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-07-28T19:40:22.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:40:22 smithi155 bash[60745]: ts=2024-07-28T19:40:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:40:23.316 INFO:tasks.rados.rados.0.smithi045.stdout:2674: done (1 left) 2024-07-28T19:40:23.316 INFO:tasks.rados.rados.0.smithi045.stdout:2675: done (0 left) 2024-07-28T19:40:23.316 INFO:tasks.rados.rados.0.smithi045.stdout:2676: delete oid 4 current snap is 346 2024-07-28T19:40:23.327 INFO:tasks.rados.rados.0.smithi045.stdout:2676: done (0 left) 2024-07-28T19:40:23.327 INFO:tasks.rados.rados.0.smithi045.stdout:2677: rollback oid 2 current snap is 346 2024-07-28T19:40:23.327 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 2 to 339 2024-07-28T19:40:23.327 INFO:tasks.rados.rados.0.smithi045.stdout:2678: snap_create 2024-07-28T19:40:23.338 INFO:tasks.rados.rados.0.smithi045.stdout:2677: finishing rollback tid 1 to smithi04569809-2 2024-07-28T19:40:23.338 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 1676 (ObjNum 289 snap 0 seq_num 3025636848) dirty dne 2024-07-28T19:40:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:23 smithi045 bash[82788]: cluster 2024-07-28T19:40:22.094962+0000 mgr.y (mgr.34101) 318 : cluster [DBG] pgmap v675: 89 pgs: 89 active+clean; 216 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-07-28T19:40:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:23 smithi045 bash[82788]: cluster 2024-07-28T19:40:22.314629+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-07-28T19:40:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:23 smithi045 bash[80445]: cluster 2024-07-28T19:40:22.094962+0000 mgr.y (mgr.34101) 318 : cluster [DBG] pgmap v675: 89 pgs: 89 active+clean; 216 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-07-28T19:40:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:23 smithi045 bash[80445]: cluster 2024-07-28T19:40:22.314629+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-07-28T19:40:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:23 smithi155 bash[68033]: cluster 2024-07-28T19:40:22.094962+0000 mgr.y (mgr.34101) 318 : cluster [DBG] pgmap v675: 89 pgs: 89 active+clean; 216 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-07-28T19:40:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:23 smithi155 bash[68033]: cluster 2024-07-28T19:40:22.314629+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-07-28T19:40:24.337 INFO:tasks.rados.rados.0.smithi045.stdout:2677: done (1 left) 2024-07-28T19:40:24.337 INFO:tasks.rados.rados.0.smithi045.stdout:2678: done (0 left) 2024-07-28T19:40:24.337 INFO:tasks.rados.rados.0.smithi045.stdout:2679: read oid 35 snap -1 2024-07-28T19:40:24.337 INFO:tasks.rados.rados.0.smithi045.stdout:2679: expect (ObjNum 1001 snap 345 seq_num 1001) 2024-07-28T19:40:24.337 INFO:tasks.rados.rados.0.smithi045.stdout:2680: write oid 26 current snap is 347 2024-07-28T19:40:24.337 INFO:tasks.rados.rados.0.smithi045.stdout:2680: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2024-07-28T19:40:24.352 INFO:tasks.rados.rados.0.smithi045.stdout:2680: writing smithi04569809-26 from 491035 to 1074876 tid 1 2024-07-28T19:40:24.361 INFO:tasks.rados.rados.0.smithi045.stdout:2680: writing smithi04569809-26 from 1510168 to 2208838 tid 2 2024-07-28T19:40:24.367 INFO:tasks.rados.rados.0.smithi045.stdout:2680: writing smithi04569809-26 from 2732343 to 2891035 tid 3 2024-07-28T19:40:24.367 INFO:tasks.rados.rados.0.smithi045.stdout:2681: write oid 41 current snap is 347 2024-07-28T19:40:24.367 INFO:tasks.rados.rados.0.smithi045.stdout:2681: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2024-07-28T19:40:24.377 INFO:tasks.rados.rados.0.smithi045.stdout:2681: writing smithi04569809-41 from 507842 to 1166932 tid 1 2024-07-28T19:40:24.385 INFO:tasks.rados.rados.0.smithi045.stdout:2681: writing smithi04569809-41 from 1568650 to 2127331 tid 2 2024-07-28T19:40:24.393 INFO:tasks.rados.rados.0.smithi045.stdout:2681: writing smithi04569809-41 from 2759766 to 2907842 tid 3 2024-07-28T19:40:24.393 INFO:tasks.rados.rados.0.smithi045.stdout:2682: read oid 32 snap 342 2024-07-28T19:40:24.393 INFO:tasks.rados.rados.0.smithi045.stdout:2682: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:40:24.393 INFO:tasks.rados.rados.0.smithi045.stdout:2683: write oid 19 current snap is 347 2024-07-28T19:40:24.394 INFO:tasks.rados.rados.0.smithi045.stdout:2683: seq_num 1007 ranges {524649=734339,1910779=702339} 2024-07-28T19:40:24.405 INFO:tasks.rados.rados.0.smithi045.stdout:2683: writing smithi04569809-19 from 524649 to 1258988 tid 1 2024-07-28T19:40:24.415 INFO:tasks.rados.rados.0.smithi045.stdout:2683: writing smithi04569809-19 from 1910779 to 2613118 tid 2 2024-07-28T19:40:24.415 INFO:tasks.rados.rados.0.smithi045.stdout:2684: read oid 39 snap -1 2024-07-28T19:40:24.415 INFO:tasks.rados.rados.0.smithi045.stdout:2684: expect (ObjNum 930 snap 320 seq_num 930) 2024-07-28T19:40:24.415 INFO:tasks.rados.rados.0.smithi045.stdout:2685: rollback oid 7 current snap is 347 2024-07-28T19:40:24.415 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 331 2024-07-28T19:40:24.416 INFO:tasks.rados.rados.0.smithi045.stdout:2679: expect (ObjNum 1001 snap 345 seq_num 1001) 2024-07-28T19:40:24.594 INFO:tasks.rados.rados.0.smithi045.stdout:2680: finishing write tid 1 to smithi04569809-26 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2679: done (6 left) 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2686: read oid 38 snap -1 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2686: expect (ObjNum 995 snap 345 seq_num 995) 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2687: read oid 36 snap 331 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2687: expect (ObjNum 944 snap 325 seq_num 944) 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2680: finishing write tid 2 to smithi04569809-26 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2680: finishing write tid 3 to smithi04569809-26 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2680: finishing write tid 4 to smithi04569809-26 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2680: finishing write tid 5 to smithi04569809-26 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 662 (ObjNum 1005 snap 347 seq_num 1005) dirty exists 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2680: left oid 26 (ObjNum 1005 snap 347 seq_num 1005) 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2681: finishing write tid 1 to smithi04569809-41 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2688: read oid 23 snap -1 2024-07-28T19:40:24.595 INFO:tasks.rados.rados.0.smithi045.stdout:2688: expect deleted 2024-07-28T19:40:24.596 INFO:tasks.rados.rados.0.smithi045.stdout:2680: done (8 left) 2024-07-28T19:40:24.596 INFO:tasks.rados.rados.0.smithi045.stdout:2689: read oid 44 snap 325 2024-07-28T19:40:24.596 INFO:tasks.rados.rados.0.smithi045.stdout:2689: expect (ObjNum 939 snap 325 seq_num 939) 2024-07-28T19:40:24.596 INFO:tasks.rados.rados.0.smithi045.stdout:2690: write oid 45 current snap is 347 2024-07-28T19:40:24.596 INFO:tasks.rados.rados.0.smithi045.stdout:2681: finishing write tid 2 to smithi04569809-41 2024-07-28T19:40:24.596 INFO:tasks.rados.rados.0.smithi045.stdout:2690: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2024-07-28T19:40:24.599 INFO:tasks.rados.rados.0.smithi045.stdout:2690: writing smithi04569809-45 from 541456 to 951044 tid 1 2024-07-28T19:40:24.607 INFO:tasks.rados.rados.0.smithi045.stdout:2690: writing smithi04569809-45 from 1569261 to 2131611 tid 2 2024-07-28T19:40:24.612 INFO:tasks.rados.rados.0.smithi045.stdout:2690: writing smithi04569809-45 from 2814612 to 2941456 tid 3 2024-07-28T19:40:24.612 INFO:tasks.rados.rados.0.smithi045.stdout:2691: snap_remove snap 339 2024-07-28T19:40:24.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:24 smithi045 bash[80445]: cluster 2024-07-28T19:40:23.317006+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-07-28T19:40:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:24 smithi045 bash[82788]: cluster 2024-07-28T19:40:23.317006+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-07-28T19:40:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:24 smithi155 bash[68033]: cluster 2024-07-28T19:40:23.317006+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-07-28T19:40:25.259 INFO:tasks.rados.rados.0.smithi045.stdout:2691: done (10 left) 2024-07-28T19:40:25.260 INFO:tasks.rados.rados.0.smithi045.stdout:2692: snap_remove snap 330 2024-07-28T19:40:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:25 smithi045 bash[80445]: cluster 2024-07-28T19:40:24.096099+0000 mgr.y (mgr.34101) 319 : cluster [DBG] pgmap v678: 89 pgs: 89 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-07-28T19:40:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:25 smithi045 bash[80445]: cluster 2024-07-28T19:40:24.337565+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-07-28T19:40:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:25 smithi045 bash[80445]: cluster 2024-07-28T19:40:25.259022+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-07-28T19:40:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:25 smithi045 bash[82788]: cluster 2024-07-28T19:40:24.096099+0000 mgr.y (mgr.34101) 319 : cluster [DBG] pgmap v678: 89 pgs: 89 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-07-28T19:40:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:25 smithi045 bash[82788]: cluster 2024-07-28T19:40:24.337565+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-07-28T19:40:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:25 smithi045 bash[82788]: cluster 2024-07-28T19:40:25.259022+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-07-28T19:40:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:25 smithi155 bash[68033]: cluster 2024-07-28T19:40:24.096099+0000 mgr.y (mgr.34101) 319 : cluster [DBG] pgmap v678: 89 pgs: 89 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-07-28T19:40:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:25 smithi155 bash[68033]: cluster 2024-07-28T19:40:24.337565+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-07-28T19:40:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:25 smithi155 bash[68033]: cluster 2024-07-28T19:40:25.259022+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-07-28T19:40:26.268 INFO:tasks.rados.rados.0.smithi045.stdout:2692: done (10 left) 2024-07-28T19:40:26.268 INFO:tasks.rados.rados.0.smithi045.stdout:2693: read oid 16 snap -1 2024-07-28T19:40:26.268 INFO:tasks.rados.rados.0.smithi045.stdout:2693: expect (ObjNum 999 snap 345 seq_num 999) 2024-07-28T19:40:26.268 INFO:tasks.rados.rados.0.smithi045.stdout:2694: write oid 24 current snap is 347 2024-07-28T19:40:26.268 INFO:tasks.rados.rados.0.smithi045.stdout:2694: seq_num 1009 ranges {558263=484837,1627743=706008} 2024-07-28T19:40:26.268 INFO:tasks.rados.rados.0.smithi045.stdout:2694: writing smithi04569809-24 from 558263 to 1043100 tid 1 2024-07-28T19:40:26.277 INFO:tasks.rados.rados.0.smithi045.stdout:2694: writing smithi04569809-24 from 1627743 to 2333751 tid 2 2024-07-28T19:40:26.277 INFO:tasks.rados.rados.0.smithi045.stdout:2695: rollback oid 42 current snap is 347 2024-07-28T19:40:26.277 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 309 2024-07-28T19:40:26.277 INFO:tasks.rados.rados.0.smithi045.stdout:2682: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:40:26.420 INFO:tasks.rados.rados.0.smithi045.stdout:2681: finishing write tid 3 to smithi04569809-41 2024-07-28T19:40:26.420 INFO:tasks.rados.rados.0.smithi045.stdout:2681: finishing write tid 4 to smithi04569809-41 2024-07-28T19:40:26.420 INFO:tasks.rados.rados.0.smithi045.stdout:2681: finishing write tid 5 to smithi04569809-41 2024-07-28T19:40:26.420 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1330 (ObjNum 1006 snap 347 seq_num 1006) dirty exists 2024-07-28T19:40:26.420 INFO:tasks.rados.rados.0.smithi045.stdout:2681: left oid 41 (ObjNum 1006 snap 347 seq_num 1006) 2024-07-28T19:40:26.421 INFO:tasks.rados.rados.0.smithi045.stdout:2683: finishing write tid 1 to smithi04569809-19 2024-07-28T19:40:26.421 INFO:tasks.rados.rados.0.smithi045.stdout:2685: finishing rollback tid 0 to smithi04569809-7 2024-07-28T19:40:26.421 INFO:tasks.rados.rados.0.smithi045.stdout:2683: finishing write tid 2 to smithi04569809-19 2024-07-28T19:40:26.421 INFO:tasks.rados.rados.0.smithi045.stdout:2684: expect (ObjNum 930 snap 320 seq_num 930) 2024-07-28T19:40:26.627 INFO:tasks.rados.rados.0.smithi045.stdout:2683: finishing write tid 3 to smithi04569809-19 2024-07-28T19:40:26.627 INFO:tasks.rados.rados.0.smithi045.stdout:2683: finishing write tid 4 to smithi04569809-19 2024-07-28T19:40:26.627 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1375 (ObjNum 1007 snap 347 seq_num 1007) dirty exists 2024-07-28T19:40:26.627 INFO:tasks.rados.rados.0.smithi045.stdout:2683: left oid 19 (ObjNum 1007 snap 347 seq_num 1007) 2024-07-28T19:40:26.627 INFO:tasks.rados.rados.0.smithi045.stdout:2685: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:40:26.627 INFO:tasks.rados.rados.0.smithi045.stdout:2685: finishing rollback tid 2 to smithi04569809-7 2024-07-28T19:40:26.627 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 648 (ObjNum 959 snap 329 seq_num 959) dirty exists 2024-07-28T19:40:26.627 INFO:tasks.rados.rados.0.smithi045.stdout:2687: expect (ObjNum 944 snap 325 seq_num 944) 2024-07-28T19:40:26.873 INFO:tasks.rados.rados.0.smithi045.stdout:2686: expect (ObjNum 995 snap 345 seq_num 995) 2024-07-28T19:40:26.985 INFO:tasks.rados.rados.0.smithi045.stdout:2690: finishing write tid 1 to smithi04569809-45 2024-07-28T19:40:26.986 INFO:tasks.rados.rados.0.smithi045.stdout:2689: expect (ObjNum 939 snap 325 seq_num 939) 2024-07-28T19:40:27.221 INFO:tasks.rados.rados.0.smithi045.stdout:2690: finishing write tid 2 to smithi04569809-45 2024-07-28T19:40:27.221 INFO:tasks.rados.rados.0.smithi045.stdout:2690: finishing write tid 3 to smithi04569809-45 2024-07-28T19:40:27.221 INFO:tasks.rados.rados.0.smithi045.stdout:2690: finishing write tid 4 to smithi04569809-45 2024-07-28T19:40:27.221 INFO:tasks.rados.rados.0.smithi045.stdout:2690: finishing write tid 5 to smithi04569809-45 2024-07-28T19:40:27.221 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 717 (ObjNum 1008 snap 347 seq_num 1008) dirty exists 2024-07-28T19:40:27.221 INFO:tasks.rados.rados.0.smithi045.stdout:2690: left oid 45 (ObjNum 1008 snap 347 seq_num 1008) 2024-07-28T19:40:27.222 INFO:tasks.rados.rados.0.smithi045.stdout:2693: expect (ObjNum 999 snap 345 seq_num 999) 2024-07-28T19:40:27.395 INFO:tasks.rados.rados.0.smithi045.stdout:2695: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:40:27.395 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1812 (ObjNum 113 snap 0 seq_num 2617324896) dirty dne 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2694: finishing write tid 1 to smithi04569809-24 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2694: finishing write tid 2 to smithi04569809-24 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2694: finishing write tid 3 to smithi04569809-24 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2694: finishing write tid 4 to smithi04569809-24 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 996 (ObjNum 1009 snap 347 seq_num 1009) dirty exists 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2694: left oid 24 (ObjNum 1009 snap 347 seq_num 1009) 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2681: done (12 left) 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2682: done (11 left) 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2683: done (10 left) 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2684: done (9 left) 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2685: done (8 left) 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2686: done (7 left) 2024-07-28T19:40:27.396 INFO:tasks.rados.rados.0.smithi045.stdout:2687: done (6 left) 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:2688: done (5 left) 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:2689: done (4 left) 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:2690: done (3 left) 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:2693: done (2 left) 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:2694: done (1 left) 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:2695: done (0 left) 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:2696: rollback oid 3 current snap is 347 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 345 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:2697: read oid 12 snap -1 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:2697: expect deleted 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:2698: write oid 9 current snap is 347 2024-07-28T19:40:27.397 INFO:tasks.rados.rados.0.smithi045.stdout:2698: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2024-07-28T19:40:27.413 INFO:tasks.rados.rados.0.smithi045.stdout:2698: writing smithi04569809-9 from 575070 to 1135156 tid 1 2024-07-28T19:40:27.431 INFO:tasks.rados.rados.0.smithi045.stdout:2698: writing smithi04569809-9 from 1686225 to 2252244 tid 2 2024-07-28T19:40:27.443 INFO:tasks.rados.rados.0.smithi045.stdout:2698: writing smithi04569809-9 from 2869458 to 2975070 tid 3 2024-07-28T19:40:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:2699: rollback oid 1 current snap is 347 2024-07-28T19:40:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 1 to 333 2024-07-28T19:40:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:2696: finishing rollback tid 0 to smithi04569809-3 2024-07-28T19:40:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:2696: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:40:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:2696: finishing rollback tid 2 to smithi04569809-3 2024-07-28T19:40:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1395 (ObjNum 992 snap 344 seq_num 992) dirty exists 2024-07-28T19:40:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:2698: finishing write tid 1 to smithi04569809-9 2024-07-28T19:40:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:2698: finishing write tid 2 to smithi04569809-9 2024-07-28T19:40:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:2696: done (3 left) 2024-07-28T19:40:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:2697: done (2 left) 2024-07-28T19:40:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:2700: snap_remove snap 334 2024-07-28T19:40:27.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:27 smithi155 bash[68033]: cluster 2024-07-28T19:40:26.096768+0000 mgr.y (mgr.34101) 320 : cluster [DBG] pgmap v681: 89 pgs: 89 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-07-28T19:40:27.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:27 smithi155 bash[68033]: cluster 2024-07-28T19:40:26.261469+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-07-28T19:40:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:27 smithi045 bash[80445]: cluster 2024-07-28T19:40:26.096768+0000 mgr.y (mgr.34101) 320 : cluster [DBG] pgmap v681: 89 pgs: 89 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-07-28T19:40:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:27 smithi045 bash[80445]: cluster 2024-07-28T19:40:26.261469+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-07-28T19:40:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:27 smithi045 bash[82788]: cluster 2024-07-28T19:40:26.096768+0000 mgr.y (mgr.34101) 320 : cluster [DBG] pgmap v681: 89 pgs: 89 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-07-28T19:40:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:27 smithi045 bash[82788]: cluster 2024-07-28T19:40:26.261469+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-07-28T19:40:28.274 INFO:tasks.rados.rados.0.smithi045.stdout:2700: done (2 left) 2024-07-28T19:40:28.275 INFO:tasks.rados.rados.0.smithi045.stdout:2701: rollback oid 31 current snap is 347 2024-07-28T19:40:28.275 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 31 to 309 2024-07-28T19:40:28.275 INFO:tasks.rados.rados.0.smithi045.stdout:2702: read oid 19 snap -1 2024-07-28T19:40:28.275 INFO:tasks.rados.rados.0.smithi045.stdout:2702: expect (ObjNum 1007 snap 347 seq_num 1007) 2024-07-28T19:40:28.275 INFO:tasks.rados.rados.0.smithi045.stdout:2703: read oid 4 snap -1 2024-07-28T19:40:28.276 INFO:tasks.rados.rados.0.smithi045.stdout:2703: expect deleted 2024-07-28T19:40:28.276 INFO:tasks.rados.rados.0.smithi045.stdout:2704: rollback oid 20 current snap is 347 2024-07-28T19:40:28.276 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 20 to 340 2024-07-28T19:40:28.276 INFO:tasks.rados.rados.0.smithi045.stdout:2705: snap_remove snap 317 2024-07-28T19:40:29.277 INFO:tasks.rados.rados.0.smithi045.stdout:2705: done (6 left) 2024-07-28T19:40:29.277 INFO:tasks.rados.rados.0.smithi045.stdout:2706: read oid 23 snap 341 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:2706: expect deleted 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:2707: delete oid 7 current snap is 347 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:2699: finishing rollback tid 1 to smithi04569809-1 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 525 (ObjNum 129 snap 0 seq_num 284118496) dirty dne 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:2698: finishing write tid 3 to smithi04569809-9 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:2698: finishing write tid 4 to smithi04569809-9 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:2698: finishing write tid 5 to smithi04569809-9 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 1001 (ObjNum 1010 snap 347 seq_num 1010) dirty exists 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:2698: left oid 9 (ObjNum 1010 snap 347 seq_num 1010) 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:2701: finishing rollback tid 1 to smithi04569809-31 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 0 (ObjNum 113 snap 0 seq_num 284390656) dirty dne 2024-07-28T19:40:29.278 INFO:tasks.rados.rados.0.smithi045.stdout:2702: expect (ObjNum 1007 snap 347 seq_num 1007) 2024-07-28T19:40:29.501 INFO:tasks.rados.rados.0.smithi045.stdout:2704: finishing rollback tid 0 to smithi04569809-20 2024-07-28T19:40:29.501 INFO:tasks.rados.rados.0.smithi045.stdout:2704: finishing rollback tid 1 to smithi04569809-20 2024-07-28T19:40:29.501 INFO:tasks.rados.rados.0.smithi045.stdout:2704: finishing rollback tid 2 to smithi04569809-20 2024-07-28T19:40:29.501 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 551 (ObjNum 846 snap 292 seq_num 846) dirty exists 2024-07-28T19:40:29.501 INFO:tasks.rados.rados.0.smithi045.stdout:2698: done (7 left) 2024-07-28T19:40:29.502 INFO:tasks.rados.rados.0.smithi045.stdout:2699: done (6 left) 2024-07-28T19:40:29.502 INFO:tasks.rados.rados.0.smithi045.stdout:2701: done (5 left) 2024-07-28T19:40:29.502 INFO:tasks.rados.rados.0.smithi045.stdout:2702: done (4 left) 2024-07-28T19:40:29.502 INFO:tasks.rados.rados.0.smithi045.stdout:2703: done (3 left) 2024-07-28T19:40:29.502 INFO:tasks.rados.rados.0.smithi045.stdout:2704: done (2 left) 2024-07-28T19:40:29.502 INFO:tasks.rados.rados.0.smithi045.stdout:2706: done (1 left) 2024-07-28T19:40:29.502 INFO:tasks.rados.rados.0.smithi045.stdout:2707: done (0 left) 2024-07-28T19:40:29.502 INFO:tasks.rados.rados.0.smithi045.stdout:2708: write oid 48 current snap is 347 2024-07-28T19:40:29.502 INFO:tasks.rados.rados.0.smithi045.stdout:2708: seq_num 1012 ranges {608684=426937,1803189=569688,2924304=84380} 2024-07-28T19:40:29.519 INFO:tasks.rados.rados.0.smithi045.stdout:2708: writing smithi04569809-48 from 608684 to 1035621 tid 1 2024-07-28T19:40:29.541 INFO:tasks.rados.rados.0.smithi045.stdout:2708: writing smithi04569809-48 from 1803189 to 2372877 tid 2 2024-07-28T19:40:29.552 INFO:tasks.rados.rados.0.smithi045.stdout:2708: writing smithi04569809-48 from 2924304 to 3008684 tid 3 2024-07-28T19:40:29.552 INFO:tasks.rados.rados.0.smithi045.stdout:2709: snap_remove snap 344 2024-07-28T19:40:29.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:29 smithi155 bash[68033]: cluster 2024-07-28T19:40:28.097642+0000 mgr.y (mgr.34101) 321 : cluster [DBG] pgmap v683: 89 pgs: 89 active+clean; 224 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-28T19:40:29.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:29 smithi155 bash[68033]: cluster 2024-07-28T19:40:28.274642+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-07-28T19:40:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:29 smithi045 bash[80445]: cluster 2024-07-28T19:40:28.097642+0000 mgr.y (mgr.34101) 321 : cluster [DBG] pgmap v683: 89 pgs: 89 active+clean; 224 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-28T19:40:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:29 smithi045 bash[80445]: cluster 2024-07-28T19:40:28.274642+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-07-28T19:40:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:29 smithi045 bash[82788]: cluster 2024-07-28T19:40:28.097642+0000 mgr.y (mgr.34101) 321 : cluster [DBG] pgmap v683: 89 pgs: 89 active+clean; 224 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-28T19:40:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:29 smithi045 bash[82788]: cluster 2024-07-28T19:40:28.274642+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-07-28T19:40:30.261 INFO:tasks.rados.rados.0.smithi045.stdout:2709: done (1 left) 2024-07-28T19:40:30.261 INFO:tasks.rados.rados.0.smithi045.stdout:2710: delete oid 2 current snap is 347 2024-07-28T19:40:30.261 INFO:tasks.rados.rados.0.smithi045.stdout:2708: finishing write tid 1 to smithi04569809-48 2024-07-28T19:40:30.261 INFO:tasks.rados.rados.0.smithi045.stdout:2708: finishing write tid 2 to smithi04569809-48 2024-07-28T19:40:30.261 INFO:tasks.rados.rados.0.smithi045.stdout:2708: finishing write tid 3 to smithi04569809-48 2024-07-28T19:40:30.261 INFO:tasks.rados.rados.0.smithi045.stdout:2708: finishing write tid 4 to smithi04569809-48 2024-07-28T19:40:30.261 INFO:tasks.rados.rados.0.smithi045.stdout:2708: finishing write tid 5 to smithi04569809-48 2024-07-28T19:40:30.262 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 728 (ObjNum 1012 snap 347 seq_num 1012) dirty exists 2024-07-28T19:40:30.262 INFO:tasks.rados.rados.0.smithi045.stdout:2708: left oid 48 (ObjNum 1012 snap 347 seq_num 1012) 2024-07-28T19:40:30.286 INFO:tasks.rados.rados.0.smithi045.stdout:2708: done (1 left) 2024-07-28T19:40:30.286 INFO:tasks.rados.rados.0.smithi045.stdout:2710: done (0 left) 2024-07-28T19:40:30.286 INFO:tasks.rados.rados.0.smithi045.stdout:2711: read oid 38 snap 340 2024-07-28T19:40:30.286 INFO:tasks.rados.rados.0.smithi045.stdout:2711: expect (ObjNum 864 snap 302 seq_num 864) 2024-07-28T19:40:30.287 INFO:tasks.rados.rados.0.smithi045.stdout:2712: write oid 26 current snap is 347 2024-07-28T19:40:30.287 INFO:tasks.rados.rados.0.smithi045.stdout:2712: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2024-07-28T19:40:30.304 INFO:tasks.rados.rados.0.smithi045.stdout:2712: writing smithi04569809-26 from 642298 to 1219733 tid 1 2024-07-28T19:40:30.321 INFO:tasks.rados.rados.0.smithi045.stdout:2712: writing smithi04569809-26 from 1920153 to 2493510 tid 2 2024-07-28T19:40:30.330 INFO:tasks.rados.rados.0.smithi045.stdout:2712: writing smithi04569809-26 from 2979150 to 3042298 tid 3 2024-07-28T19:40:30.330 INFO:tasks.rados.rados.0.smithi045.stdout:2713: read oid 36 snap -1 2024-07-28T19:40:30.330 INFO:tasks.rados.rados.0.smithi045.stdout:2713: expect (ObjNum 944 snap 325 seq_num 944) 2024-07-28T19:40:30.330 INFO:tasks.rados.rados.0.smithi045.stdout:2714: snap_create 2024-07-28T19:40:30.330 INFO:tasks.rados.rados.0.smithi045.stdout:2711: expect (ObjNum 864 snap 302 seq_num 864) 2024-07-28T19:40:30.411 INFO:tasks.rados.rados.0.smithi045.stdout:2712: finishing write tid 1 to smithi04569809-26 2024-07-28T19:40:30.411 INFO:tasks.rados.rados.0.smithi045.stdout:2712: finishing write tid 2 to smithi04569809-26 2024-07-28T19:40:30.411 INFO:tasks.rados.rados.0.smithi045.stdout:2712: finishing write tid 3 to smithi04569809-26 2024-07-28T19:40:30.411 INFO:tasks.rados.rados.0.smithi045.stdout:2712: finishing write tid 4 to smithi04569809-26 2024-07-28T19:40:30.411 INFO:tasks.rados.rados.0.smithi045.stdout:2712: finishing write tid 5 to smithi04569809-26 2024-07-28T19:40:30.411 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 676 (ObjNum 1014 snap 347 seq_num 1014) dirty exists 2024-07-28T19:40:30.411 INFO:tasks.rados.rados.0.smithi045.stdout:2712: left oid 26 (ObjNum 1014 snap 347 seq_num 1014) 2024-07-28T19:40:30.411 INFO:tasks.rados.rados.0.smithi045.stdout:2713: expect (ObjNum 944 snap 325 seq_num 944) 2024-07-28T19:40:30.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:30 smithi155 bash[68033]: cluster 2024-07-28T19:40:29.277729+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-07-28T19:40:30.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:30 smithi155 bash[68033]: cluster 2024-07-28T19:40:30.261506+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-07-28T19:40:30.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:30 smithi045 bash[80445]: cluster 2024-07-28T19:40:29.277729+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-07-28T19:40:30.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:30 smithi045 bash[80445]: cluster 2024-07-28T19:40:30.261506+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-07-28T19:40:30.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:30 smithi045 bash[82788]: cluster 2024-07-28T19:40:29.277729+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-07-28T19:40:30.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:30 smithi045 bash[82788]: cluster 2024-07-28T19:40:30.261506+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-07-28T19:40:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:40:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:40:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T19:40:31.308 INFO:tasks.rados.rados.0.smithi045.stdout:2711: done (3 left) 2024-07-28T19:40:31.308 INFO:tasks.rados.rados.0.smithi045.stdout:2712: done (2 left) 2024-07-28T19:40:31.308 INFO:tasks.rados.rados.0.smithi045.stdout:2713: done (1 left) 2024-07-28T19:40:31.309 INFO:tasks.rados.rados.0.smithi045.stdout:2714: done (0 left) 2024-07-28T19:40:31.309 INFO:tasks.rados.rados.0.smithi045.stdout:2715: read oid 4 snap -1 2024-07-28T19:40:31.309 INFO:tasks.rados.rados.0.smithi045.stdout:2715: expect deleted 2024-07-28T19:40:31.309 INFO:tasks.rados.rados.0.smithi045.stdout:2716: snap_remove snap 345 2024-07-28T19:40:31.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:31 smithi155 bash[68033]: cluster 2024-07-28T19:40:30.098357+0000 mgr.y (mgr.34101) 322 : cluster [DBG] pgmap v686: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-07-28T19:40:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:31 smithi045 bash[80445]: cluster 2024-07-28T19:40:30.098357+0000 mgr.y (mgr.34101) 322 : cluster [DBG] pgmap v686: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-07-28T19:40:31.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:31 smithi045 bash[82788]: cluster 2024-07-28T19:40:30.098357+0000 mgr.y (mgr.34101) 322 : cluster [DBG] pgmap v686: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-07-28T19:40:32.319 INFO:tasks.rados.rados.0.smithi045.stdout:2716: done (1 left) 2024-07-28T19:40:32.320 INFO:tasks.rados.rados.0.smithi045.stdout:2717: snap_remove snap 322 2024-07-28T19:40:32.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:32 smithi045 bash[80445]: cluster 2024-07-28T19:40:31.309032+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-07-28T19:40:32.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:32 smithi045 bash[82788]: cluster 2024-07-28T19:40:31.309032+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-07-28T19:40:32.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:32 smithi155 bash[68033]: cluster 2024-07-28T19:40:31.309032+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-07-28T19:40:32.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:40:32 smithi155 bash[60745]: ts=2024-07-28T19:40:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:40:33.324 INFO:tasks.rados.rados.0.smithi045.stdout:2717: done (1 left) 2024-07-28T19:40:33.324 INFO:tasks.rados.rados.0.smithi045.stdout:2718: write oid 16 current snap is 348 2024-07-28T19:40:33.324 INFO:tasks.rados.rados.0.smithi045.stdout:2718: seq_num 1015 ranges {659105=652684,1862282=717015} 2024-07-28T19:40:33.342 INFO:tasks.rados.rados.0.smithi045.stdout:2718: writing smithi04569809-16 from 659105 to 1311789 tid 1 2024-07-28T19:40:33.359 INFO:tasks.rados.rados.0.smithi045.stdout:2718: writing smithi04569809-16 from 1862282 to 2579297 tid 2 2024-07-28T19:40:33.359 INFO:tasks.rados.rados.0.smithi045.stdout:2719: snap_create 2024-07-28T19:40:33.359 INFO:tasks.rados.rados.0.smithi045.stdout:2718: finishing write tid 1 to smithi04569809-16 2024-07-28T19:40:33.366 INFO:tasks.rados.rados.0.smithi045.stdout:2718: finishing write tid 2 to smithi04569809-16 2024-07-28T19:40:33.367 INFO:tasks.rados.rados.0.smithi045.stdout:2718: finishing write tid 3 to smithi04569809-16 2024-07-28T19:40:33.367 INFO:tasks.rados.rados.0.smithi045.stdout:2718: finishing write tid 4 to smithi04569809-16 2024-07-28T19:40:33.367 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 671 (ObjNum 1015 snap 348 seq_num 1015) dirty exists 2024-07-28T19:40:33.367 INFO:tasks.rados.rados.0.smithi045.stdout:2718: left oid 16 (ObjNum 1015 snap 348 seq_num 1015) 2024-07-28T19:40:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:33 smithi045 bash[80445]: cluster 2024-07-28T19:40:32.099242+0000 mgr.y (mgr.34101) 323 : cluster [DBG] pgmap v689: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-07-28T19:40:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:33 smithi045 bash[80445]: cluster 2024-07-28T19:40:32.320066+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-07-28T19:40:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:33 smithi045 bash[80445]: audit 2024-07-28T19:40:33.035784+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:33 smithi045 bash[82788]: cluster 2024-07-28T19:40:32.099242+0000 mgr.y (mgr.34101) 323 : cluster [DBG] pgmap v689: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-07-28T19:40:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:33 smithi045 bash[82788]: cluster 2024-07-28T19:40:32.320066+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-07-28T19:40:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:33 smithi045 bash[82788]: audit 2024-07-28T19:40:33.035784+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:33 smithi155 bash[68033]: cluster 2024-07-28T19:40:32.099242+0000 mgr.y (mgr.34101) 323 : cluster [DBG] pgmap v689: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-07-28T19:40:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:33 smithi155 bash[68033]: cluster 2024-07-28T19:40:32.320066+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-07-28T19:40:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:33 smithi155 bash[68033]: audit 2024-07-28T19:40:33.035784+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:34.342 INFO:tasks.rados.rados.0.smithi045.stdout:2715: done (2 left) 2024-07-28T19:40:34.342 INFO:tasks.rados.rados.0.smithi045.stdout:2718: done (1 left) 2024-07-28T19:40:34.343 INFO:tasks.rados.rados.0.smithi045.stdout:2719: done (0 left) 2024-07-28T19:40:34.343 INFO:tasks.rados.rados.0.smithi045.stdout:2720: read oid 27 snap 309 2024-07-28T19:40:34.343 INFO:tasks.rados.rados.0.smithi045.stdout:2720: expect (ObjNum 850 snap 292 seq_num 850) 2024-07-28T19:40:34.343 INFO:tasks.rados.rados.0.smithi045.stdout:2721: write oid 30 current snap is 349 2024-07-28T19:40:34.343 INFO:tasks.rados.rados.0.smithi045.stdout:2721: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2024-07-28T19:40:34.362 INFO:tasks.rados.rados.0.smithi045.stdout:2721: writing smithi04569809-30 from 675912 to 1403845 tid 1 2024-07-28T19:40:34.376 INFO:tasks.rados.rados.0.smithi045.stdout:2721: writing smithi04569809-30 from 1920764 to 2381437 tid 2 2024-07-28T19:40:34.386 INFO:tasks.rados.rados.0.smithi045.stdout:2721: writing smithi04569809-30 from 2801290 to 3075912 tid 3 2024-07-28T19:40:34.386 INFO:tasks.rados.rados.0.smithi045.stdout:2722: write oid 24 current snap is 349 2024-07-28T19:40:34.386 INFO:tasks.rados.rados.0.smithi045.stdout:2722: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2024-07-28T19:40:34.399 INFO:tasks.rados.rados.0.smithi045.stdout:2722: writing smithi04569809-24 from 692719 to 1095901 tid 1 2024-07-28T19:40:34.412 INFO:tasks.rados.rados.0.smithi045.stdout:2722: writing smithi04569809-24 from 1579246 to 2299930 tid 2 2024-07-28T19:40:34.419 INFO:tasks.rados.rados.0.smithi045.stdout:2722: writing smithi04569809-24 from 2828713 to 3092719 tid 3 2024-07-28T19:40:34.419 INFO:tasks.rados.rados.0.smithi045.stdout:2723: snap_remove snap 342 2024-07-28T19:40:34.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:34 smithi045 bash[80445]: cluster 2024-07-28T19:40:33.321202+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-07-28T19:40:34.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:34 smithi045 bash[82788]: cluster 2024-07-28T19:40:33.321202+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-07-28T19:40:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:34 smithi155 bash[68033]: cluster 2024-07-28T19:40:33.321202+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-07-28T19:40:35.269 INFO:tasks.rados.rados.0.smithi045.stdout:2720: expect (ObjNum 850 snap 292 seq_num 850) 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2721: finishing write tid 1 to smithi04569809-30 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2721: finishing write tid 2 to smithi04569809-30 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2721: finishing write tid 3 to smithi04569809-30 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2720: done (3 left) 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2723: done (2 left) 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2724: read oid 29 snap -1 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2724: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2725: read oid 43 snap 348 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2725: expect (ObjNum 990 snap 344 seq_num 990) 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2726: rollback oid 16 current snap is 349 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 16 to 333 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2721: finishing write tid 4 to smithi04569809-30 2024-07-28T19:40:35.412 INFO:tasks.rados.rados.0.smithi045.stdout:2721: finishing write tid 5 to smithi04569809-30 2024-07-28T19:40:35.413 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1369 (ObjNum 1016 snap 349 seq_num 1016) dirty exists 2024-07-28T19:40:35.413 INFO:tasks.rados.rados.0.smithi045.stdout:2721: left oid 30 (ObjNum 1016 snap 349 seq_num 1016) 2024-07-28T19:40:35.413 INFO:tasks.rados.rados.0.smithi045.stdout:2721: done (4 left) 2024-07-28T19:40:35.413 INFO:tasks.rados.rados.0.smithi045.stdout:2727: snap_create 2024-07-28T19:40:35.413 INFO:tasks.rados.rados.0.smithi045.stdout:2722: finishing write tid 1 to smithi04569809-24 2024-07-28T19:40:35.413 INFO:tasks.rados.rados.0.smithi045.stdout:2722: finishing write tid 2 to smithi04569809-24 2024-07-28T19:40:35.413 INFO:tasks.rados.rados.0.smithi045.stdout:2722: finishing write tid 3 to smithi04569809-24 2024-07-28T19:40:35.413 INFO:tasks.rados.rados.0.smithi045.stdout:2722: finishing write tid 4 to smithi04569809-24 2024-07-28T19:40:35.413 INFO:tasks.rados.rados.0.smithi045.stdout:2722: finishing write tid 5 to smithi04569809-24 2024-07-28T19:40:35.413 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 1016 (ObjNum 1017 snap 349 seq_num 1017) dirty exists 2024-07-28T19:40:35.413 INFO:tasks.rados.rados.0.smithi045.stdout:2722: left oid 24 (ObjNum 1017 snap 349 seq_num 1017) 2024-07-28T19:40:35.417 INFO:tasks.rados.rados.0.smithi045.stdout:2726: finishing rollback tid 0 to smithi04569809-16 2024-07-28T19:40:35.417 INFO:tasks.rados.rados.0.smithi045.stdout:2726: finishing rollback tid 1 to smithi04569809-16 2024-07-28T19:40:35.417 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 678 (ObjNum 145 snap 0 seq_num 284250688) dirty dne 2024-07-28T19:40:35.420 INFO:tasks.rados.rados.0.smithi045.stdout:2725: expect (ObjNum 990 snap 344 seq_num 990) 2024-07-28T19:40:35.613 INFO:tasks.rados.rados.0.smithi045.stdout:2724: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:40:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:35 smithi045 bash[80445]: cluster 2024-07-28T19:40:34.100334+0000 mgr.y (mgr.34101) 324 : cluster [DBG] pgmap v692: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T19:40:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:35 smithi045 bash[80445]: cluster 2024-07-28T19:40:34.343029+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-07-28T19:40:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:35 smithi045 bash[80445]: cluster 2024-07-28T19:40:35.268740+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-07-28T19:40:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:35 smithi045 bash[82788]: cluster 2024-07-28T19:40:34.100334+0000 mgr.y (mgr.34101) 324 : cluster [DBG] pgmap v692: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T19:40:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:35 smithi045 bash[82788]: cluster 2024-07-28T19:40:34.343029+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-07-28T19:40:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:35 smithi045 bash[82788]: cluster 2024-07-28T19:40:35.268740+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-07-28T19:40:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:35 smithi155 bash[68033]: cluster 2024-07-28T19:40:34.100334+0000 mgr.y (mgr.34101) 324 : cluster [DBG] pgmap v692: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T19:40:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:35 smithi155 bash[68033]: cluster 2024-07-28T19:40:34.343029+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-07-28T19:40:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:35 smithi155 bash[68033]: cluster 2024-07-28T19:40:35.268740+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-07-28T19:40:36.349 INFO:tasks.rados.rados.0.smithi045.stdout:2722: done (4 left) 2024-07-28T19:40:36.349 INFO:tasks.rados.rados.0.smithi045.stdout:2724: done (3 left) 2024-07-28T19:40:36.349 INFO:tasks.rados.rados.0.smithi045.stdout:2725: done (2 left) 2024-07-28T19:40:36.349 INFO:tasks.rados.rados.0.smithi045.stdout:2726: done (1 left) 2024-07-28T19:40:36.349 INFO:tasks.rados.rados.0.smithi045.stdout:2727: done (0 left) 2024-07-28T19:40:36.349 INFO:tasks.rados.rados.0.smithi045.stdout:2728: rollback oid 32 current snap is 350 2024-07-28T19:40:36.349 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 325 2024-07-28T19:40:36.349 INFO:tasks.rados.rados.0.smithi045.stdout:2729: delete oid 43 current snap is 350 2024-07-28T19:40:36.363 INFO:tasks.rados.rados.0.smithi045.stdout:2728: finishing rollback tid 0 to smithi04569809-32 2024-07-28T19:40:36.363 INFO:tasks.rados.rados.0.smithi045.stdout:2729: done (1 left) 2024-07-28T19:40:36.363 INFO:tasks.rados.rados.0.smithi045.stdout:2730: read oid 11 snap -1 2024-07-28T19:40:36.363 INFO:tasks.rados.rados.0.smithi045.stdout:2730: expect (ObjNum 987 snap 342 seq_num 987) 2024-07-28T19:40:36.363 INFO:tasks.rados.rados.0.smithi045.stdout:2731: snap_create 2024-07-28T19:40:36.363 INFO:tasks.rados.rados.0.smithi045.stdout:2728: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:40:36.363 INFO:tasks.rados.rados.0.smithi045.stdout:2728: finishing rollback tid 2 to smithi04569809-32 2024-07-28T19:40:36.363 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 1098 (ObjNum 878 snap 310 seq_num 878) dirty exists 2024-07-28T19:40:36.370 INFO:tasks.rados.rados.0.smithi045.stdout:2730: expect (ObjNum 987 snap 342 seq_num 987) 2024-07-28T19:40:37.354 INFO:tasks.rados.rados.0.smithi045.stdout:2728: done (2 left) 2024-07-28T19:40:37.354 INFO:tasks.rados.rados.0.smithi045.stdout:2730: done (1 left) 2024-07-28T19:40:37.354 INFO:tasks.rados.rados.0.smithi045.stdout:2731: done (0 left) 2024-07-28T19:40:37.354 INFO:tasks.rados.rados.0.smithi045.stdout:2732: read oid 7 snap 331 2024-07-28T19:40:37.354 INFO:tasks.rados.rados.0.smithi045.stdout:2732: expect (ObjNum 959 snap 329 seq_num 959) 2024-07-28T19:40:37.354 INFO:tasks.rados.rados.0.smithi045.stdout:2733: write oid 17 current snap is 351 2024-07-28T19:40:37.355 INFO:tasks.rados.rados.0.smithi045.stdout:2733: seq_num 1019 ranges {726333=670033,2096210=724353} 2024-07-28T19:40:37.370 INFO:tasks.rados.rados.0.smithi045.stdout:2733: writing smithi04569809-17 from 726333 to 1396366 tid 1 2024-07-28T19:40:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2733: writing smithi04569809-17 from 2096210 to 2820563 tid 2 2024-07-28T19:40:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2734: read oid 13 snap -1 2024-07-28T19:40:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2734: expect deleted 2024-07-28T19:40:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2735: read oid 40 snap -1 2024-07-28T19:40:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2735: expect (ObjNum 950 snap 327 seq_num 950) 2024-07-28T19:40:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2736: write oid 11 current snap is 351 2024-07-28T19:40:37.379 INFO:tasks.rados.rados.0.smithi045.stdout:2736: seq_num 1020 ranges {743140=745282,2154692=468011} 2024-07-28T19:40:37.388 INFO:tasks.rados.rados.0.smithi045.stdout:2736: writing smithi04569809-11 from 743140 to 1488422 tid 1 2024-07-28T19:40:37.395 INFO:tasks.rados.rados.0.smithi045.stdout:2736: writing smithi04569809-11 from 2154692 to 2622703 tid 2 2024-07-28T19:40:37.395 INFO:tasks.rados.rados.0.smithi045.stdout:2737: read oid 34 snap -1 2024-07-28T19:40:37.395 INFO:tasks.rados.rados.0.smithi045.stdout:2737: expect (ObjNum 967 snap 335 seq_num 967) 2024-07-28T19:40:37.395 INFO:tasks.rados.rados.0.smithi045.stdout:2738: read oid 35 snap 347 2024-07-28T19:40:37.395 INFO:tasks.rados.rados.0.smithi045.stdout:2738: expect (ObjNum 1001 snap 345 seq_num 1001) 2024-07-28T19:40:37.395 INFO:tasks.rados.rados.0.smithi045.stdout:2739: write oid 19 current snap is 351 2024-07-28T19:40:37.395 INFO:tasks.rados.rados.0.smithi045.stdout:2739: seq_num 1021 ranges {759947=420531,1813174=728022} 2024-07-28T19:40:37.401 INFO:tasks.rados.rados.0.smithi045.stdout:2739: writing smithi04569809-19 from 759947 to 1180478 tid 1 2024-07-28T19:40:37.410 INFO:tasks.rados.rados.0.smithi045.stdout:2739: writing smithi04569809-19 from 1813174 to 2541196 tid 2 2024-07-28T19:40:37.410 INFO:tasks.rados.rados.0.smithi045.stdout:2740: snap_remove snap 333 2024-07-28T19:40:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:37 smithi045 bash[80445]: cluster 2024-07-28T19:40:36.101033+0000 mgr.y (mgr.34101) 325 : cluster [DBG] pgmap v695: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 895 KiB/s wr, 9 op/s 2024-07-28T19:40:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:37 smithi045 bash[80445]: cluster 2024-07-28T19:40:36.349689+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-07-28T19:40:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:37 smithi045 bash[82788]: cluster 2024-07-28T19:40:36.101033+0000 mgr.y (mgr.34101) 325 : cluster [DBG] pgmap v695: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 895 KiB/s wr, 9 op/s 2024-07-28T19:40:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:37 smithi045 bash[82788]: cluster 2024-07-28T19:40:36.349689+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-07-28T19:40:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:37 smithi155 bash[68033]: cluster 2024-07-28T19:40:36.101033+0000 mgr.y (mgr.34101) 325 : cluster [DBG] pgmap v695: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 895 KiB/s wr, 9 op/s 2024-07-28T19:40:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:37 smithi155 bash[68033]: cluster 2024-07-28T19:40:36.349689+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-07-28T19:40:38.371 INFO:tasks.rados.rados.0.smithi045.stdout:2740: done (8 left) 2024-07-28T19:40:38.371 INFO:tasks.rados.rados.0.smithi045.stdout:2741: write oid 47 current snap is 351 2024-07-28T19:40:38.371 INFO:tasks.rados.rados.0.smithi045.stdout:2732: expect (ObjNum 959 snap 329 seq_num 959) 2024-07-28T19:40:38.617 INFO:tasks.rados.rados.0.smithi045.stdout:2733: finishing write tid 1 to smithi04569809-17 2024-07-28T19:40:38.617 INFO:tasks.rados.rados.0.smithi045.stdout:2733: finishing write tid 2 to smithi04569809-17 2024-07-28T19:40:38.617 INFO:tasks.rados.rados.0.smithi045.stdout:2733: finishing write tid 3 to smithi04569809-17 2024-07-28T19:40:38.617 INFO:tasks.rados.rados.0.smithi045.stdout:2733: finishing write tid 4 to smithi04569809-17 2024-07-28T19:40:38.617 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 894 (ObjNum 1019 snap 351 seq_num 1019) dirty exists 2024-07-28T19:40:38.618 INFO:tasks.rados.rados.0.smithi045.stdout:2733: left oid 17 (ObjNum 1019 snap 351 seq_num 1019) 2024-07-28T19:40:38.618 INFO:tasks.rados.rados.0.smithi045.stdout:2735: expect (ObjNum 950 snap 327 seq_num 950) 2024-07-28T19:40:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:38 smithi045 bash[80445]: cluster 2024-07-28T19:40:37.353791+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-07-28T19:40:38.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:38 smithi045 bash[82788]: cluster 2024-07-28T19:40:37.353791+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-07-28T19:40:38.786 INFO:tasks.rados.rados.0.smithi045.stdout:2736: finishing write tid 1 to smithi04569809-11 2024-07-28T19:40:38.787 INFO:tasks.rados.rados.0.smithi045.stdout:2738: expect (ObjNum 1001 snap 345 seq_num 1001) 2024-07-28T19:40:38.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:38 smithi155 bash[68033]: cluster 2024-07-28T19:40:37.353791+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-07-28T19:40:38.940 INFO:tasks.rados.rados.0.smithi045.stdout:2736: finishing write tid 2 to smithi04569809-11 2024-07-28T19:40:38.940 INFO:tasks.rados.rados.0.smithi045.stdout:2736: finishing write tid 3 to smithi04569809-11 2024-07-28T19:40:38.940 INFO:tasks.rados.rados.0.smithi045.stdout:2736: finishing write tid 4 to smithi04569809-11 2024-07-28T19:40:38.940 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1347 (ObjNum 1020 snap 351 seq_num 1020) dirty exists 2024-07-28T19:40:38.940 INFO:tasks.rados.rados.0.smithi045.stdout:2736: left oid 11 (ObjNum 1020 snap 351 seq_num 1020) 2024-07-28T19:40:38.940 INFO:tasks.rados.rados.0.smithi045.stdout:2737: expect (ObjNum 967 snap 335 seq_num 967) 2024-07-28T19:40:39.049 INFO:tasks.rados.rados.0.smithi045.stdout:2739: finishing write tid 1 to smithi04569809-19 2024-07-28T19:40:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:2739: finishing write tid 2 to smithi04569809-19 2024-07-28T19:40:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:2739: finishing write tid 3 to smithi04569809-19 2024-07-28T19:40:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:2739: finishing write tid 4 to smithi04569809-19 2024-07-28T19:40:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1437 (ObjNum 1021 snap 351 seq_num 1021) dirty exists 2024-07-28T19:40:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:2739: left oid 19 (ObjNum 1021 snap 351 seq_num 1021) 2024-07-28T19:40:39.050 INFO:tasks.rados.rados.0.smithi045.stdout:2741: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2024-07-28T19:40:39.070 INFO:tasks.rados.rados.0.smithi045.stdout:2741: writing smithi04569809-47 from 776754 to 1272534 tid 1 2024-07-28T19:40:39.087 INFO:tasks.rados.rados.0.smithi045.stdout:2741: writing smithi04569809-47 from 1871656 to 2343336 tid 2 2024-07-28T19:40:39.101 INFO:tasks.rados.rados.0.smithi045.stdout:2741: writing smithi04569809-47 from 2965828 to 3176754 tid 3 2024-07-28T19:40:39.101 INFO:tasks.rados.rados.0.smithi045.stdout:2732: done (8 left) 2024-07-28T19:40:39.101 INFO:tasks.rados.rados.0.smithi045.stdout:2733: done (7 left) 2024-07-28T19:40:39.101 INFO:tasks.rados.rados.0.smithi045.stdout:2734: done (6 left) 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:2735: done (5 left) 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:2736: done (4 left) 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:2737: done (3 left) 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:2738: done (2 left) 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:2739: done (1 left) 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:2742: rollback oid 1 current snap is 351 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 1 to 343 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:2741: finishing write tid 1 to smithi04569809-47 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:2741: finishing write tid 2 to smithi04569809-47 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:2743: read oid 29 snap -1 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:2743: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:40:39.102 INFO:tasks.rados.rados.0.smithi045.stdout:2744: snap_remove snap 346 2024-07-28T19:40:39.381 INFO:tasks.rados.rados.0.smithi045.stdout:2744: done (3 left) 2024-07-28T19:40:39.381 INFO:tasks.rados.rados.0.smithi045.stdout:2745: delete oid 31 current snap is 351 2024-07-28T19:40:39.381 INFO:tasks.rados.rados.0.smithi045.stdout:2742: finishing rollback tid 1 to smithi04569809-1 2024-07-28T19:40:39.381 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 525 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:40:39.382 INFO:tasks.rados.rados.0.smithi045.stdout:2743: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:40:39.495 INFO:tasks.rados.rados.0.smithi045.stdout:2741: finishing write tid 3 to smithi04569809-47 2024-07-28T19:40:39.495 INFO:tasks.rados.rados.0.smithi045.stdout:2741: finishing write tid 4 to smithi04569809-47 2024-07-28T19:40:39.495 INFO:tasks.rados.rados.0.smithi045.stdout:2741: finishing write tid 5 to smithi04569809-47 2024-07-28T19:40:39.495 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 1385 (ObjNum 1022 snap 351 seq_num 1022) dirty exists 2024-07-28T19:40:39.495 INFO:tasks.rados.rados.0.smithi045.stdout:2741: left oid 47 (ObjNum 1022 snap 351 seq_num 1022) 2024-07-28T19:40:39.496 INFO:tasks.rados.rados.0.smithi045.stdout:2741: done (3 left) 2024-07-28T19:40:39.496 INFO:tasks.rados.rados.0.smithi045.stdout:2742: done (2 left) 2024-07-28T19:40:39.496 INFO:tasks.rados.rados.0.smithi045.stdout:2743: done (1 left) 2024-07-28T19:40:39.496 INFO:tasks.rados.rados.0.smithi045.stdout:2745: done (0 left) 2024-07-28T19:40:39.496 INFO:tasks.rados.rados.0.smithi045.stdout:2746: write oid 22 current snap is 351 2024-07-28T19:40:39.496 INFO:tasks.rados.rados.0.smithi045.stdout:2746: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2024-07-28T19:40:39.512 INFO:tasks.rados.rados.0.smithi045.stdout:2746: writing smithi04569809-22 from 410368 to 1056646 tid 1 2024-07-28T19:40:39.527 INFO:tasks.rados.rados.0.smithi045.stdout:2746: writing smithi04569809-22 from 1472267 to 1947616 tid 2 2024-07-28T19:40:39.542 INFO:tasks.rados.rados.0.smithi045.stdout:2746: writing smithi04569809-22 from 2504321 to 2909921 tid 3 2024-07-28T19:40:39.542 INFO:tasks.rados.rados.0.smithi045.stdout:2747: write oid 40 current snap is 351 2024-07-28T19:40:39.542 INFO:tasks.rados.rados.0.smithi045.stdout:2747: seq_num 1025 ranges {427175=721527,1930749=735360} 2024-07-28T19:40:39.557 INFO:tasks.rados.rados.0.smithi045.stdout:2747: writing smithi04569809-40 from 427175 to 1148702 tid 1 2024-07-28T19:40:39.573 INFO:tasks.rados.rados.0.smithi045.stdout:2747: writing smithi04569809-40 from 1930749 to 2666109 tid 2 2024-07-28T19:40:39.573 INFO:tasks.rados.rados.0.smithi045.stdout:2748: delete oid 17 current snap is 351 2024-07-28T19:40:39.573 INFO:tasks.rados.rados.0.smithi045.stdout:2746: finishing write tid 1 to smithi04569809-22 2024-07-28T19:40:39.573 INFO:tasks.rados.rados.0.smithi045.stdout:2746: finishing write tid 2 to smithi04569809-22 2024-07-28T19:40:39.573 INFO:tasks.rados.rados.0.smithi045.stdout:2746: finishing write tid 3 to smithi04569809-22 2024-07-28T19:40:39.573 INFO:tasks.rados.rados.0.smithi045.stdout:2746: finishing write tid 4 to smithi04569809-22 2024-07-28T19:40:39.573 INFO:tasks.rados.rados.0.smithi045.stdout:2746: finishing write tid 5 to smithi04569809-22 2024-07-28T19:40:39.573 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 1111 (ObjNum 1024 snap 351 seq_num 1024) dirty exists 2024-07-28T19:40:39.573 INFO:tasks.rados.rados.0.smithi045.stdout:2746: left oid 22 (ObjNum 1024 snap 351 seq_num 1024) 2024-07-28T19:40:39.573 INFO:tasks.rados.rados.0.smithi045.stdout:2747: finishing write tid 1 to smithi04569809-40 2024-07-28T19:40:39.577 INFO:tasks.rados.rados.0.smithi045.stdout:2746: done (2 left) 2024-07-28T19:40:39.577 INFO:tasks.rados.rados.0.smithi045.stdout:2748: done (1 left) 2024-07-28T19:40:39.577 INFO:tasks.rados.rados.0.smithi045.stdout:2749: delete oid 19 current snap is 351 2024-07-28T19:40:39.579 INFO:tasks.rados.rados.0.smithi045.stdout:2747: finishing write tid 2 to smithi04569809-40 2024-07-28T19:40:39.580 INFO:tasks.rados.rados.0.smithi045.stdout:2747: finishing write tid 3 to smithi04569809-40 2024-07-28T19:40:39.580 INFO:tasks.rados.rados.0.smithi045.stdout:2747: finishing write tid 4 to smithi04569809-40 2024-07-28T19:40:39.580 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1115 (ObjNum 1025 snap 351 seq_num 1025) dirty exists 2024-07-28T19:40:39.580 INFO:tasks.rados.rados.0.smithi045.stdout:2747: left oid 40 (ObjNum 1025 snap 351 seq_num 1025) 2024-07-28T19:40:39.581 INFO:tasks.rados.rados.0.smithi045.stdout:2747: done (1 left) 2024-07-28T19:40:39.581 INFO:tasks.rados.rados.0.smithi045.stdout:2749: done (0 left) 2024-07-28T19:40:39.581 INFO:tasks.rados.rados.0.smithi045.stdout:2750: snap_remove snap 347 2024-07-28T19:40:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:39 smithi045 bash[80445]: cluster 2024-07-28T19:40:38.101690+0000 mgr.y (mgr.34101) 326 : cluster [DBG] pgmap v698: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 339 KiB/s wr, 1 op/s 2024-07-28T19:40:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:39 smithi045 bash[80445]: cluster 2024-07-28T19:40:38.371558+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-07-28T19:40:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:39 smithi045 bash[82788]: cluster 2024-07-28T19:40:38.101690+0000 mgr.y (mgr.34101) 326 : cluster [DBG] pgmap v698: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 339 KiB/s wr, 1 op/s 2024-07-28T19:40:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:39 smithi045 bash[82788]: cluster 2024-07-28T19:40:38.371558+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-07-28T19:40:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:39 smithi155 bash[68033]: cluster 2024-07-28T19:40:38.101690+0000 mgr.y (mgr.34101) 326 : cluster [DBG] pgmap v698: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 339 KiB/s wr, 1 op/s 2024-07-28T19:40:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:39 smithi155 bash[68033]: cluster 2024-07-28T19:40:38.371558+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-07-28T19:40:40.269 INFO:tasks.rados.rados.0.smithi045.stdout:2750: done (0 left) 2024-07-28T19:40:40.269 INFO:tasks.rados.rados.0.smithi045.stdout:2751: snap_remove snap 309 2024-07-28T19:40:40.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:40:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:40:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T19:40:40.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:40 smithi045 bash[80445]: cluster 2024-07-28T19:40:39.380945+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-07-28T19:40:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:40 smithi045 bash[80445]: cluster 2024-07-28T19:40:40.269696+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-07-28T19:40:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:40 smithi045 bash[82788]: cluster 2024-07-28T19:40:39.380945+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-07-28T19:40:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:40 smithi045 bash[82788]: cluster 2024-07-28T19:40:40.269696+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-07-28T19:40:40.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:40 smithi155 bash[68033]: cluster 2024-07-28T19:40:39.380945+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-07-28T19:40:40.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:40 smithi155 bash[68033]: cluster 2024-07-28T19:40:40.269696+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-07-28T19:40:41.276 INFO:tasks.rados.rados.0.smithi045.stdout:2751: done (0 left) 2024-07-28T19:40:41.276 INFO:tasks.rados.rados.0.smithi045.stdout:2752: snap_create 2024-07-28T19:40:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:41 smithi045 bash[80445]: cluster 2024-07-28T19:40:40.102361+0000 mgr.y (mgr.34101) 327 : cluster [DBG] pgmap v701: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-07-28T19:40:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:41 smithi045 bash[80445]: cluster 2024-07-28T19:40:41.273966+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-07-28T19:40:41.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:41 smithi045 bash[82788]: cluster 2024-07-28T19:40:40.102361+0000 mgr.y (mgr.34101) 327 : cluster [DBG] pgmap v701: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-07-28T19:40:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:41 smithi045 bash[82788]: cluster 2024-07-28T19:40:41.273966+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-07-28T19:40:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:41 smithi155 bash[68033]: cluster 2024-07-28T19:40:40.102361+0000 mgr.y (mgr.34101) 327 : cluster [DBG] pgmap v701: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-07-28T19:40:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:41 smithi155 bash[68033]: cluster 2024-07-28T19:40:41.273966+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-07-28T19:40:42.274 INFO:tasks.rados.rados.0.smithi045.stdout:2752: done (0 left) 2024-07-28T19:40:42.275 INFO:tasks.rados.rados.0.smithi045.stdout:2753: read oid 24 snap -1 2024-07-28T19:40:42.275 INFO:tasks.rados.rados.0.smithi045.stdout:2753: expect (ObjNum 1017 snap 349 seq_num 1017) 2024-07-28T19:40:42.275 INFO:tasks.rados.rados.0.smithi045.stdout:2754: snap_remove snap 351 2024-07-28T19:40:42.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:40:42 smithi155 bash[60745]: ts=2024-07-28T19:40:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:40:43.277 INFO:tasks.rados.rados.0.smithi045.stdout:2754: done (1 left) 2024-07-28T19:40:43.277 INFO:tasks.rados.rados.0.smithi045.stdout:2755: write oid 41 current snap is 352 2024-07-28T19:40:43.277 INFO:tasks.rados.rados.0.smithi045.stdout:2755: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2024-07-28T19:40:43.296 INFO:tasks.rados.rados.0.smithi045.stdout:2755: writing smithi04569809-41 from 477596 to 1141223 tid 1 2024-07-28T19:40:43.315 INFO:tasks.rados.rados.0.smithi045.stdout:2755: writing smithi04569809-41 from 1706195 to 2188882 tid 2 2024-07-28T19:40:43.330 INFO:tasks.rados.rados.0.smithi045.stdout:2755: writing smithi04569809-41 from 2614013 to 3181054 tid 3 2024-07-28T19:40:43.330 INFO:tasks.rados.rados.0.smithi045.stdout:2756: delete oid 8 current snap is 352 2024-07-28T19:40:43.331 INFO:tasks.rados.rados.0.smithi045.stdout:2753: expect (ObjNum 1017 snap 349 seq_num 1017) 2024-07-28T19:40:43.517 INFO:tasks.rados.rados.0.smithi045.stdout:2755: finishing write tid 1 to smithi04569809-41 2024-07-28T19:40:43.517 INFO:tasks.rados.rados.0.smithi045.stdout:2755: finishing write tid 2 to smithi04569809-41 2024-07-28T19:40:43.517 INFO:tasks.rados.rados.0.smithi045.stdout:2755: finishing write tid 3 to smithi04569809-41 2024-07-28T19:40:43.517 INFO:tasks.rados.rados.0.smithi045.stdout:2755: finishing write tid 4 to smithi04569809-41 2024-07-28T19:40:43.517 INFO:tasks.rados.rados.0.smithi045.stdout:2755: finishing write tid 5 to smithi04569809-41 2024-07-28T19:40:43.517 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1398 (ObjNum 1028 snap 352 seq_num 1028) dirty exists 2024-07-28T19:40:43.517 INFO:tasks.rados.rados.0.smithi045.stdout:2755: left oid 41 (ObjNum 1028 snap 352 seq_num 1028) 2024-07-28T19:40:43.517 INFO:tasks.rados.rados.0.smithi045.stdout:2753: done (2 left) 2024-07-28T19:40:43.517 INFO:tasks.rados.rados.0.smithi045.stdout:2755: done (1 left) 2024-07-28T19:40:43.517 INFO:tasks.rados.rados.0.smithi045.stdout:2756: done (0 left) 2024-07-28T19:40:43.517 INFO:tasks.rados.rados.0.smithi045.stdout:2757: read oid 41 snap -1 2024-07-28T19:40:43.518 INFO:tasks.rados.rados.0.smithi045.stdout:2757: expect (ObjNum 1028 snap 352 seq_num 1028) 2024-07-28T19:40:43.518 INFO:tasks.rados.rados.0.smithi045.stdout:2758: read oid 4 snap -1 2024-07-28T19:40:43.518 INFO:tasks.rados.rados.0.smithi045.stdout:2758: expect deleted 2024-07-28T19:40:43.518 INFO:tasks.rados.rados.0.smithi045.stdout:2759: rollback oid 45 current snap is 352 2024-07-28T19:40:43.518 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 45 to 325 2024-07-28T19:40:43.518 INFO:tasks.rados.rados.0.smithi045.stdout:2760: snap_create 2024-07-28T19:40:43.523 INFO:tasks.rados.rados.0.smithi045.stdout:2759: finishing rollback tid 0 to smithi04569809-45 2024-07-28T19:40:43.523 INFO:tasks.rados.rados.0.smithi045.stdout:2759: finishing rollback tid 1 to smithi04569809-45 2024-07-28T19:40:43.523 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 755 (ObjNum 129 snap 0 seq_num 284962768) dirty dne 2024-07-28T19:40:43.525 INFO:tasks.rados.rados.0.smithi045.stdout:2757: expect (ObjNum 1028 snap 352 seq_num 1028) 2024-07-28T19:40:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:43 smithi155 bash[68033]: cluster 2024-07-28T19:40:42.103250+0000 mgr.y (mgr.34101) 328 : cluster [DBG] pgmap v704: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-07-28T19:40:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:43 smithi155 bash[68033]: cluster 2024-07-28T19:40:42.275303+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-07-28T19:40:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:43 smithi045 bash[80445]: cluster 2024-07-28T19:40:42.103250+0000 mgr.y (mgr.34101) 328 : cluster [DBG] pgmap v704: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-07-28T19:40:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:43 smithi045 bash[80445]: cluster 2024-07-28T19:40:42.275303+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-07-28T19:40:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:43 smithi045 bash[82788]: cluster 2024-07-28T19:40:42.103250+0000 mgr.y (mgr.34101) 328 : cluster [DBG] pgmap v704: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-07-28T19:40:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:43 smithi045 bash[82788]: cluster 2024-07-28T19:40:42.275303+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-07-28T19:40:44.299 INFO:tasks.rados.rados.0.smithi045.stdout:2757: done (3 left) 2024-07-28T19:40:44.299 INFO:tasks.rados.rados.0.smithi045.stdout:2758: done (2 left) 2024-07-28T19:40:44.299 INFO:tasks.rados.rados.0.smithi045.stdout:2759: done (1 left) 2024-07-28T19:40:44.299 INFO:tasks.rados.rados.0.smithi045.stdout:2760: done (0 left) 2024-07-28T19:40:44.299 INFO:tasks.rados.rados.0.smithi045.stdout:2761: read oid 42 snap -1 2024-07-28T19:40:44.299 INFO:tasks.rados.rados.0.smithi045.stdout:2761: expect deleted 2024-07-28T19:40:44.299 INFO:tasks.rados.rados.0.smithi045.stdout:2762: read oid 29 snap -1 2024-07-28T19:40:44.299 INFO:tasks.rados.rados.0.smithi045.stdout:2762: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:40:44.299 INFO:tasks.rados.rados.0.smithi045.stdout:2763: read oid 21 snap -1 2024-07-28T19:40:44.299 INFO:tasks.rados.rados.0.smithi045.stdout:2763: expect (ObjNum 934 snap 323 seq_num 934) 2024-07-28T19:40:44.299 INFO:tasks.rados.rados.0.smithi045.stdout:2764: read oid 45 snap -1 2024-07-28T19:40:44.300 INFO:tasks.rados.rados.0.smithi045.stdout:2764: expect deleted 2024-07-28T19:40:44.300 INFO:tasks.rados.rados.0.smithi045.stdout:2765: rollback oid 34 current snap is 353 2024-07-28T19:40:44.300 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 34 to 340 2024-07-28T19:40:44.300 INFO:tasks.rados.rados.0.smithi045.stdout:2766: snap_remove snap 331 2024-07-28T19:40:44.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:44 smithi155 bash[68033]: cluster 2024-07-28T19:40:43.277794+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-07-28T19:40:44.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:44 smithi045 bash[80445]: cluster 2024-07-28T19:40:43.277794+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-07-28T19:40:44.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:44 smithi045 bash[82788]: cluster 2024-07-28T19:40:43.277794+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-07-28T19:40:45.284 INFO:tasks.rados.rados.0.smithi045.stdout:2766: done (5 left) 2024-07-28T19:40:45.284 INFO:tasks.rados.rados.0.smithi045.stdout:2767: read oid 28 snap -1 2024-07-28T19:40:45.284 INFO:tasks.rados.rados.0.smithi045.stdout:2767: expect (ObjNum 1003 snap 345 seq_num 1003) 2024-07-28T19:40:45.284 INFO:tasks.rados.rados.0.smithi045.stdout:2768: write oid 41 current snap is 353 2024-07-28T19:40:45.284 INFO:tasks.rados.rados.0.smithi045.stdout:2768: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2024-07-28T19:40:45.292 INFO:tasks.rados.rados.0.smithi045.stdout:2768: writing smithi04569809-41 from 511210 to 925335 tid 1 2024-07-28T19:40:45.311 INFO:tasks.rados.rados.0.smithi045.stdout:2768: writing smithi04569809-41 from 1423159 to 1909515 tid 2 2024-07-28T19:40:45.332 INFO:tasks.rados.rados.0.smithi045.stdout:2768: writing smithi04569809-41 from 2668859 to 3258444 tid 3 2024-07-28T19:40:45.332 INFO:tasks.rados.rados.0.smithi045.stdout:2769: write oid 47 current snap is 353 2024-07-28T19:40:45.332 INFO:tasks.rados.rados.0.smithi045.stdout:2769: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2024-07-28T19:40:45.344 INFO:tasks.rados.rados.0.smithi045.stdout:2769: writing smithi04569809-47 from 528017 to 1017391 tid 1 2024-07-28T19:40:45.355 INFO:tasks.rados.rados.0.smithi045.stdout:2769: writing smithi04569809-47 from 1481641 to 2111655 tid 2 2024-07-28T19:40:45.364 INFO:tasks.rados.rados.0.smithi045.stdout:2769: writing smithi04569809-47 from 2696282 to 3097139 tid 3 2024-07-28T19:40:45.364 INFO:tasks.rados.rados.0.smithi045.stdout:2770: rollback oid 2 current snap is 353 2024-07-28T19:40:45.364 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 2 to 325 2024-07-28T19:40:45.364 INFO:tasks.rados.rados.0.smithi045.stdout:2765: finishing rollback tid 0 to smithi04569809-34 2024-07-28T19:40:45.364 INFO:tasks.rados.rados.0.smithi045.stdout:2765: finishing rollback tid 1 to smithi04569809-34 2024-07-28T19:40:45.364 INFO:tasks.rados.rados.0.smithi045.stdout:2765: finishing rollback tid 2 to smithi04569809-34 2024-07-28T19:40:45.364 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1908 (ObjNum 967 snap 335 seq_num 967) dirty exists 2024-07-28T19:40:45.365 INFO:tasks.rados.rados.0.smithi045.stdout:2762: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:40:45.492 INFO:tasks.rados.rados.0.smithi045.stdout:2763: expect (ObjNum 934 snap 323 seq_num 934) 2024-07-28T19:40:45.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:45 smithi155 bash[68033]: cluster 2024-07-28T19:40:44.104335+0000 mgr.y (mgr.34101) 329 : cluster [DBG] pgmap v707: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T19:40:45.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:45 smithi155 bash[68033]: cluster 2024-07-28T19:40:44.298786+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-07-28T19:40:45.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:45 smithi155 bash[68033]: cluster 2024-07-28T19:40:45.273988+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-07-28T19:40:45.651 INFO:tasks.rados.rados.0.smithi045.stdout:2767: expect (ObjNum 1003 snap 345 seq_num 1003) 2024-07-28T19:40:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:45 smithi045 bash[80445]: cluster 2024-07-28T19:40:44.104335+0000 mgr.y (mgr.34101) 329 : cluster [DBG] pgmap v707: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T19:40:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:45 smithi045 bash[80445]: cluster 2024-07-28T19:40:44.298786+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-07-28T19:40:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:45 smithi045 bash[80445]: cluster 2024-07-28T19:40:45.273988+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-07-28T19:40:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:45 smithi045 bash[82788]: cluster 2024-07-28T19:40:44.104335+0000 mgr.y (mgr.34101) 329 : cluster [DBG] pgmap v707: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-07-28T19:40:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:45 smithi045 bash[82788]: cluster 2024-07-28T19:40:44.298786+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-07-28T19:40:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:45 smithi045 bash[82788]: cluster 2024-07-28T19:40:45.273988+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-07-28T19:40:45.742 INFO:tasks.rados.rados.0.smithi045.stdout:2768: finishing write tid 1 to smithi04569809-41 2024-07-28T19:40:45.742 INFO:tasks.rados.rados.0.smithi045.stdout:2768: finishing write tid 2 to smithi04569809-41 2024-07-28T19:40:45.742 INFO:tasks.rados.rados.0.smithi045.stdout:2768: finishing write tid 3 to smithi04569809-41 2024-07-28T19:40:45.742 INFO:tasks.rados.rados.0.smithi045.stdout:2768: finishing write tid 4 to smithi04569809-41 2024-07-28T19:40:45.742 INFO:tasks.rados.rados.0.smithi045.stdout:2768: finishing write tid 5 to smithi04569809-41 2024-07-28T19:40:45.742 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1411 (ObjNum 1030 snap 353 seq_num 1030) dirty exists 2024-07-28T19:40:45.742 INFO:tasks.rados.rados.0.smithi045.stdout:2768: left oid 41 (ObjNum 1030 snap 353 seq_num 1030) 2024-07-28T19:40:45.742 INFO:tasks.rados.rados.0.smithi045.stdout:2769: finishing write tid 1 to smithi04569809-47 2024-07-28T19:40:45.742 INFO:tasks.rados.rados.0.smithi045.stdout:2769: finishing write tid 2 to smithi04569809-47 2024-07-28T19:40:45.742 INFO:tasks.rados.rados.0.smithi045.stdout:2770: finishing rollback tid 1 to smithi04569809-2 2024-07-28T19:40:45.742 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 0 (ObjNum 289 snap 0 seq_num 1221936791) dirty dne 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2769: finishing write tid 3 to smithi04569809-47 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2769: finishing write tid 4 to smithi04569809-47 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2769: finishing write tid 5 to smithi04569809-47 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 1416 (ObjNum 1031 snap 353 seq_num 1031) dirty exists 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2769: left oid 47 (ObjNum 1031 snap 353 seq_num 1031) 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2761: done (8 left) 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2762: done (7 left) 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2763: done (6 left) 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2764: done (5 left) 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2765: done (4 left) 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2767: done (3 left) 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2768: done (2 left) 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2769: done (1 left) 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2770: done (0 left) 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2771: rollback oid 22 current snap is 353 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 22 to 349 2024-07-28T19:40:45.743 INFO:tasks.rados.rados.0.smithi045.stdout:2772: read oid 11 snap -1 2024-07-28T19:40:45.744 INFO:tasks.rados.rados.0.smithi045.stdout:2772: expect (ObjNum 1020 snap 351 seq_num 1020) 2024-07-28T19:40:45.744 INFO:tasks.rados.rados.0.smithi045.stdout:2773: write oid 2 current snap is 353 2024-07-28T19:40:45.744 INFO:tasks.rados.rados.0.smithi045.stdout:2773: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2024-07-28T19:40:45.760 INFO:tasks.rados.rados.0.smithi045.stdout:2773: writing smithi04569809-2 from 544824 to 1109447 tid 1 2024-07-28T19:40:45.779 INFO:tasks.rados.rados.0.smithi045.stdout:2773: writing smithi04569809-2 from 1823770 to 2313795 tid 2 2024-07-28T19:40:45.796 INFO:tasks.rados.rados.0.smithi045.stdout:2773: writing smithi04569809-2 from 3007352 to 3344824 tid 3 2024-07-28T19:40:45.796 INFO:tasks.rados.rados.0.smithi045.stdout:2774: read oid 20 snap -1 2024-07-28T19:40:45.796 INFO:tasks.rados.rados.0.smithi045.stdout:2774: expect (ObjNum 846 snap 292 seq_num 846) 2024-07-28T19:40:45.796 INFO:tasks.rados.rados.0.smithi045.stdout:2775: write oid 4 current snap is 353 2024-07-28T19:40:45.796 INFO:tasks.rados.rados.0.smithi045.stdout:2771: finishing rollback tid 0 to smithi04569809-22 2024-07-28T19:40:45.796 INFO:tasks.rados.rados.0.smithi045.stdout:2771: finishing rollback tid 1 to smithi04569809-22 2024-07-28T19:40:45.796 INFO:tasks.rados.rados.0.smithi045.stdout:2771: finishing rollback tid 2 to smithi04569809-22 2024-07-28T19:40:45.797 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 1141 (ObjNum 859 snap 296 seq_num 859) dirty exists 2024-07-28T19:40:45.797 INFO:tasks.rados.rados.0.smithi045.stdout:2772: expect (ObjNum 1020 snap 351 seq_num 1020) 2024-07-28T19:40:45.996 INFO:tasks.rados.rados.0.smithi045.stdout:2773: finishing write tid 1 to smithi04569809-2 2024-07-28T19:40:45.996 INFO:tasks.rados.rados.0.smithi045.stdout:2773: finishing write tid 2 to smithi04569809-2 2024-07-28T19:40:45.996 INFO:tasks.rados.rados.0.smithi045.stdout:2773: finishing write tid 3 to smithi04569809-2 2024-07-28T19:40:45.996 INFO:tasks.rados.rados.0.smithi045.stdout:2773: finishing write tid 4 to smithi04569809-2 2024-07-28T19:40:45.996 INFO:tasks.rados.rados.0.smithi045.stdout:2773: finishing write tid 5 to smithi04569809-2 2024-07-28T19:40:45.996 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 1914 (ObjNum 1032 snap 353 seq_num 1032) dirty exists 2024-07-28T19:40:45.996 INFO:tasks.rados.rados.0.smithi045.stdout:2773: left oid 2 (ObjNum 1032 snap 353 seq_num 1032) 2024-07-28T19:40:45.997 INFO:tasks.rados.rados.0.smithi045.stdout:2774: expect (ObjNum 846 snap 292 seq_num 846) 2024-07-28T19:40:46.130 INFO:tasks.rados.rados.0.smithi045.stdout:2775: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2024-07-28T19:40:46.149 INFO:tasks.rados.rados.0.smithi045.stdout:2775: writing smithi04569809-4 from 561631 to 1201503 tid 1 2024-07-28T19:40:46.171 INFO:tasks.rados.rados.0.smithi045.stdout:2775: writing smithi04569809-4 from 1882252 to 2515935 tid 2 2024-07-28T19:40:46.184 INFO:tasks.rados.rados.0.smithi045.stdout:2775: writing smithi04569809-4 from 3034775 to 3361631 tid 3 2024-07-28T19:40:46.184 INFO:tasks.rados.rados.0.smithi045.stdout:2771: done (4 left) 2024-07-28T19:40:46.184 INFO:tasks.rados.rados.0.smithi045.stdout:2772: done (3 left) 2024-07-28T19:40:46.184 INFO:tasks.rados.rados.0.smithi045.stdout:2773: done (2 left) 2024-07-28T19:40:46.184 INFO:tasks.rados.rados.0.smithi045.stdout:2774: done (1 left) 2024-07-28T19:40:46.184 INFO:tasks.rados.rados.0.smithi045.stdout:2776: write oid 7 current snap is 353 2024-07-28T19:40:46.184 INFO:tasks.rados.rados.0.smithi045.stdout:2775: finishing write tid 1 to smithi04569809-4 2024-07-28T19:40:46.184 INFO:tasks.rados.rados.0.smithi045.stdout:2775: finishing write tid 2 to smithi04569809-4 2024-07-28T19:40:46.184 INFO:tasks.rados.rados.0.smithi045.stdout:2776: seq_num 1034 ranges {578438=431474,1657087=493694,2778551=599887} 2024-07-28T19:40:46.197 INFO:tasks.rados.rados.0.smithi045.stdout:2776: writing smithi04569809-7 from 578438 to 1009912 tid 1 2024-07-28T19:40:46.212 INFO:tasks.rados.rados.0.smithi045.stdout:2776: writing smithi04569809-7 from 1657087 to 2150781 tid 2 2024-07-28T19:40:46.227 INFO:tasks.rados.rados.0.smithi045.stdout:2776: writing smithi04569809-7 from 2778551 to 3378438 tid 3 2024-07-28T19:40:46.227 INFO:tasks.rados.rados.0.smithi045.stdout:2777: read oid 36 snap -1 2024-07-28T19:40:46.227 INFO:tasks.rados.rados.0.smithi045.stdout:2777: expect (ObjNum 944 snap 325 seq_num 944) 2024-07-28T19:40:46.227 INFO:tasks.rados.rados.0.smithi045.stdout:2778: rollback oid 15 current snap is 353 2024-07-28T19:40:46.227 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 350 2024-07-28T19:40:46.227 INFO:tasks.rados.rados.0.smithi045.stdout:2775: finishing write tid 3 to smithi04569809-4 2024-07-28T19:40:46.227 INFO:tasks.rados.rados.0.smithi045.stdout:2775: finishing write tid 4 to smithi04569809-4 2024-07-28T19:40:46.227 INFO:tasks.rados.rados.0.smithi045.stdout:2775: finishing write tid 5 to smithi04569809-4 2024-07-28T19:40:46.227 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 259 (ObjNum 1033 snap 353 seq_num 1033) dirty exists 2024-07-28T19:40:46.227 INFO:tasks.rados.rados.0.smithi045.stdout:2775: left oid 4 (ObjNum 1033 snap 353 seq_num 1033) 2024-07-28T19:40:46.228 INFO:tasks.rados.rados.0.smithi045.stdout:2776: finishing write tid 1 to smithi04569809-7 2024-07-28T19:40:46.228 INFO:tasks.rados.rados.0.smithi045.stdout:2776: finishing write tid 2 to smithi04569809-7 2024-07-28T19:40:46.228 INFO:tasks.rados.rados.0.smithi045.stdout:2775: done (3 left) 2024-07-28T19:40:46.228 INFO:tasks.rados.rados.0.smithi045.stdout:2779: read oid 49 snap -1 2024-07-28T19:40:46.228 INFO:tasks.rados.rados.0.smithi045.stdout:2779: expect deleted 2024-07-28T19:40:46.228 INFO:tasks.rados.rados.0.smithi045.stdout:2780: snap_create 2024-07-28T19:40:46.228 INFO:tasks.rados.rados.0.smithi045.stdout:2778: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:40:46.228 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T19:40:46.233 INFO:tasks.rados.rados.0.smithi045.stdout:2777: expect (ObjNum 944 snap 325 seq_num 944) 2024-07-28T19:40:46.483 INFO:tasks.rados.rados.0.smithi045.stdout:2776: finishing write tid 3 to smithi04569809-7 2024-07-28T19:40:46.483 INFO:tasks.rados.rados.0.smithi045.stdout:2776: finishing write tid 4 to smithi04569809-7 2024-07-28T19:40:46.483 INFO:tasks.rados.rados.0.smithi045.stdout:2776: finishing write tid 5 to smithi04569809-7 2024-07-28T19:40:46.483 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 694 (ObjNum 1034 snap 353 seq_num 1034) dirty exists 2024-07-28T19:40:46.483 INFO:tasks.rados.rados.0.smithi045.stdout:2776: left oid 7 (ObjNum 1034 snap 353 seq_num 1034) 2024-07-28T19:40:46.483 INFO:tasks.rados.rados.0.smithi045.stdout:2776: done (4 left) 2024-07-28T19:40:46.483 INFO:tasks.rados.rados.0.smithi045.stdout:2777: done (3 left) 2024-07-28T19:40:46.483 INFO:tasks.rados.rados.0.smithi045.stdout:2778: done (2 left) 2024-07-28T19:40:46.483 INFO:tasks.rados.rados.0.smithi045.stdout:2779: done (1 left) 2024-07-28T19:40:46.483 INFO:tasks.rados.rados.0.smithi045.stdout:2780: done (0 left) 2024-07-28T19:40:46.483 INFO:tasks.rados.rados.0.smithi045.stdout:2781: delete oid 30 current snap is 354 2024-07-28T19:40:46.487 INFO:tasks.rados.rados.0.smithi045.stdout:2781: done (0 left) 2024-07-28T19:40:46.487 INFO:tasks.rados.rados.0.smithi045.stdout:2782: rollback oid 50 current snap is 354 2024-07-28T19:40:46.487 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 50 to 325 2024-07-28T19:40:46.487 INFO:tasks.rados.rados.0.smithi045.stdout:2783: read oid 9 snap -1 2024-07-28T19:40:46.487 INFO:tasks.rados.rados.0.smithi045.stdout:2783: expect (ObjNum 1010 snap 347 seq_num 1010) 2024-07-28T19:40:46.487 INFO:tasks.rados.rados.0.smithi045.stdout:2784: write oid 23 current snap is 354 2024-07-28T19:40:46.487 INFO:tasks.rados.rados.0.smithi045.stdout:2784: seq_num 1036 ranges {612052=581972,1657698=497363,2717044=695008} 2024-07-28T19:40:46.506 INFO:tasks.rados.rados.0.smithi045.stdout:2784: writing smithi04569809-23 from 612052 to 1194024 tid 1 2024-07-28T19:40:46.520 INFO:tasks.rados.rados.0.smithi045.stdout:2784: writing smithi04569809-23 from 1657698 to 2155061 tid 2 2024-07-28T19:40:46.539 INFO:tasks.rados.rados.0.smithi045.stdout:2784: writing smithi04569809-23 from 2717044 to 3412052 tid 3 2024-07-28T19:40:46.539 INFO:tasks.rados.rados.0.smithi045.stdout:2785: write oid 13 current snap is 354 2024-07-28T19:40:46.539 INFO:tasks.rados.rados.0.smithi045.stdout:2785: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2024-07-28T19:40:46.553 INFO:tasks.rados.rados.0.smithi045.stdout:2785: writing smithi04569809-13 from 628859 to 1286080 tid 1 2024-07-28T19:40:46.564 INFO:tasks.rados.rados.0.smithi045.stdout:2785: writing smithi04569809-13 from 1716180 to 2357201 tid 2 2024-07-28T19:40:46.574 INFO:tasks.rados.rados.0.smithi045.stdout:2785: writing smithi04569809-13 from 3144467 to 3428859 tid 3 2024-07-28T19:40:46.574 INFO:tasks.rados.rados.0.smithi045.stdout:2786: rollback oid 20 current snap is 354 2024-07-28T19:40:46.574 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 20 to 352 2024-07-28T19:40:46.574 INFO:tasks.rados.rados.0.smithi045.stdout:2782: finishing rollback tid 0 to smithi04569809-50 2024-07-28T19:40:46.574 INFO:tasks.rados.rados.0.smithi045.stdout:2782: finishing rollback tid 1 to smithi04569809-50 2024-07-28T19:40:46.574 INFO:tasks.rados.rados.0.smithi045.stdout:2782: finishing rollback tid 2 to smithi04569809-50 2024-07-28T19:40:46.574 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 696 (ObjNum 904 snap 313 seq_num 904) dirty exists 2024-07-28T19:40:46.574 INFO:tasks.rados.rados.0.smithi045.stdout:2783: expect (ObjNum 1010 snap 347 seq_num 1010) 2024-07-28T19:40:46.750 INFO:tasks.rados.rados.0.smithi045.stdout:2784: finishing write tid 1 to smithi04569809-23 2024-07-28T19:40:46.750 INFO:tasks.rados.rados.0.smithi045.stdout:2784: finishing write tid 2 to smithi04569809-23 2024-07-28T19:40:46.750 INFO:tasks.rados.rados.0.smithi045.stdout:2784: finishing write tid 3 to smithi04569809-23 2024-07-28T19:40:46.750 INFO:tasks.rados.rados.0.smithi045.stdout:2784: finishing write tid 4 to smithi04569809-23 2024-07-28T19:40:46.750 INFO:tasks.rados.rados.0.smithi045.stdout:2784: finishing write tid 5 to smithi04569809-23 2024-07-28T19:40:46.750 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 995 (ObjNum 1036 snap 354 seq_num 1036) dirty exists 2024-07-28T19:40:46.750 INFO:tasks.rados.rados.0.smithi045.stdout:2784: left oid 23 (ObjNum 1036 snap 354 seq_num 1036) 2024-07-28T19:40:46.750 INFO:tasks.rados.rados.0.smithi045.stdout:2785: finishing write tid 1 to smithi04569809-13 2024-07-28T19:40:46.750 INFO:tasks.rados.rados.0.smithi045.stdout:2785: finishing write tid 2 to smithi04569809-13 2024-07-28T19:40:46.750 INFO:tasks.rados.rados.0.smithi045.stdout:2786: finishing rollback tid 0 to smithi04569809-20 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2786: finishing rollback tid 1 to smithi04569809-20 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2786: finishing rollback tid 2 to smithi04569809-20 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 575 (ObjNum 846 snap 292 seq_num 846) dirty exists 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2785: finishing write tid 3 to smithi04569809-13 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2785: finishing write tid 4 to smithi04569809-13 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2785: finishing write tid 5 to smithi04569809-13 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1918 (ObjNum 1037 snap 354 seq_num 1037) dirty exists 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2785: left oid 13 (ObjNum 1037 snap 354 seq_num 1037) 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2782: done (4 left) 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2783: done (3 left) 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2784: done (2 left) 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2785: done (1 left) 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2786: done (0 left) 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2787: write oid 13 current snap is 354 2024-07-28T19:40:46.751 INFO:tasks.rados.rados.0.smithi045.stdout:2787: seq_num 1038 ranges {645666=732470,2174662=501032,3288243=157423} 2024-07-28T19:40:46.762 INFO:tasks.rados.rados.0.smithi045.stdout:2787: writing smithi04569809-13 from 645666 to 1378136 tid 1 2024-07-28T19:40:46.774 INFO:tasks.rados.rados.0.smithi045.stdout:2787: writing smithi04569809-13 from 2174662 to 2675694 tid 2 2024-07-28T19:40:46.782 INFO:tasks.rados.rados.0.smithi045.stdout:2787: writing smithi04569809-13 from 3288243 to 3445666 tid 3 2024-07-28T19:40:46.782 INFO:tasks.rados.rados.0.smithi045.stdout:2788: snap_remove snap 348 2024-07-28T19:40:47.321 INFO:tasks.rados.rados.0.smithi045.stdout:2788: done (1 left) 2024-07-28T19:40:47.321 INFO:tasks.rados.rados.0.smithi045.stdout:2789: snap_remove snap 350 2024-07-28T19:40:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:47 smithi045 bash[80445]: cluster 2024-07-28T19:40:46.104984+0000 mgr.y (mgr.34101) 330 : cluster [DBG] pgmap v710: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-07-28T19:40:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:47 smithi045 bash[80445]: cluster 2024-07-28T19:40:46.306896+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-07-28T19:40:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:47 smithi045 bash[82788]: cluster 2024-07-28T19:40:46.104984+0000 mgr.y (mgr.34101) 330 : cluster [DBG] pgmap v710: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-07-28T19:40:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:47 smithi045 bash[82788]: cluster 2024-07-28T19:40:46.306896+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-07-28T19:40:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:47 smithi155 bash[68033]: cluster 2024-07-28T19:40:46.104984+0000 mgr.y (mgr.34101) 330 : cluster [DBG] pgmap v710: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-07-28T19:40:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:47 smithi155 bash[68033]: cluster 2024-07-28T19:40:46.306896+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-07-28T19:40:48.329 INFO:tasks.rados.rados.0.smithi045.stdout:2789: done (1 left) 2024-07-28T19:40:48.329 INFO:tasks.rados.rados.0.smithi045.stdout:2790: write oid 37 current snap is 354 2024-07-28T19:40:48.330 INFO:tasks.rados.rados.0.smithi045.stdout:2790: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2024-07-28T19:40:48.336 INFO:tasks.rados.rados.0.smithi045.stdout:2790: writing smithi04569809-37 from 662473 to 1070192 tid 1 2024-07-28T19:40:48.345 INFO:tasks.rados.rados.0.smithi045.stdout:2790: writing smithi04569809-37 from 1833144 to 2477834 tid 2 2024-07-28T19:40:48.351 INFO:tasks.rados.rados.0.smithi045.stdout:2790: writing smithi04569809-37 from 3199313 to 3462473 tid 3 2024-07-28T19:40:48.351 INFO:tasks.rados.rados.0.smithi045.stdout:2791: snap_create 2024-07-28T19:40:48.352 INFO:tasks.rados.rados.0.smithi045.stdout:2787: finishing write tid 1 to smithi04569809-13 2024-07-28T19:40:48.352 INFO:tasks.rados.rados.0.smithi045.stdout:2787: finishing write tid 2 to smithi04569809-13 2024-07-28T19:40:48.352 INFO:tasks.rados.rados.0.smithi045.stdout:2787: finishing write tid 3 to smithi04569809-13 2024-07-28T19:40:48.352 INFO:tasks.rados.rados.0.smithi045.stdout:2787: finishing write tid 4 to smithi04569809-13 2024-07-28T19:40:48.352 INFO:tasks.rados.rados.0.smithi045.stdout:2787: finishing write tid 5 to smithi04569809-13 2024-07-28T19:40:48.352 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1922 (ObjNum 1038 snap 354 seq_num 1038) dirty exists 2024-07-28T19:40:48.352 INFO:tasks.rados.rados.0.smithi045.stdout:2787: left oid 13 (ObjNum 1038 snap 354 seq_num 1038) 2024-07-28T19:40:48.352 INFO:tasks.rados.rados.0.smithi045.stdout:2790: finishing write tid 1 to smithi04569809-37 2024-07-28T19:40:48.358 INFO:tasks.rados.rados.0.smithi045.stdout:2790: finishing write tid 2 to smithi04569809-37 2024-07-28T19:40:48.358 INFO:tasks.rados.rados.0.smithi045.stdout:2790: finishing write tid 3 to smithi04569809-37 2024-07-28T19:40:48.358 INFO:tasks.rados.rados.0.smithi045.stdout:2790: finishing write tid 4 to smithi04569809-37 2024-07-28T19:40:48.358 INFO:tasks.rados.rados.0.smithi045.stdout:2790: finishing write tid 5 to smithi04569809-37 2024-07-28T19:40:48.358 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1476 (ObjNum 1039 snap 354 seq_num 1039) dirty exists 2024-07-28T19:40:48.359 INFO:tasks.rados.rados.0.smithi045.stdout:2790: left oid 37 (ObjNum 1039 snap 354 seq_num 1039) 2024-07-28T19:40:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:48 smithi045 bash[80445]: cluster 2024-07-28T19:40:47.318844+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-07-28T19:40:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:48 smithi045 bash[80445]: audit 2024-07-28T19:40:48.036027+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:48 smithi045 bash[82788]: cluster 2024-07-28T19:40:47.318844+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-07-28T19:40:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:48 smithi045 bash[82788]: audit 2024-07-28T19:40:48.036027+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:48 smithi155 bash[68033]: cluster 2024-07-28T19:40:47.318844+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-07-28T19:40:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:48 smithi155 bash[68033]: audit 2024-07-28T19:40:48.036027+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:40:49.335 INFO:tasks.rados.rados.0.smithi045.stdout:2787: done (2 left) 2024-07-28T19:40:49.335 INFO:tasks.rados.rados.0.smithi045.stdout:2790: done (1 left) 2024-07-28T19:40:49.335 INFO:tasks.rados.rados.0.smithi045.stdout:2791: done (0 left) 2024-07-28T19:40:49.335 INFO:tasks.rados.rados.0.smithi045.stdout:2792: delete oid 8 current snap is 355 2024-07-28T19:40:49.342 INFO:tasks.rados.rados.0.smithi045.stdout:2792: done (0 left) 2024-07-28T19:40:49.342 INFO:tasks.rados.rados.0.smithi045.stdout:2793: read oid 29 snap -1 2024-07-28T19:40:49.342 INFO:tasks.rados.rados.0.smithi045.stdout:2793: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:40:49.342 INFO:tasks.rados.rados.0.smithi045.stdout:2794: read oid 43 snap -1 2024-07-28T19:40:49.342 INFO:tasks.rados.rados.0.smithi045.stdout:2794: expect deleted 2024-07-28T19:40:49.342 INFO:tasks.rados.rados.0.smithi045.stdout:2795: rollback oid 3 current snap is 355 2024-07-28T19:40:49.342 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 325 2024-07-28T19:40:49.342 INFO:tasks.rados.rados.0.smithi045.stdout:2796: write oid 44 current snap is 355 2024-07-28T19:40:49.342 INFO:tasks.rados.rados.0.smithi045.stdout:2796: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2024-07-28T19:40:49.357 INFO:tasks.rados.rados.0.smithi045.stdout:2796: writing smithi04569809-44 from 696087 to 1254304 tid 1 2024-07-28T19:40:49.373 INFO:tasks.rados.rados.0.smithi045.stdout:2796: writing smithi04569809-44 from 1833755 to 2482114 tid 2 2024-07-28T19:40:49.386 INFO:tasks.rados.rados.0.smithi045.stdout:2796: writing smithi04569809-44 from 3137806 to 3496087 tid 3 2024-07-28T19:40:49.386 INFO:tasks.rados.rados.0.smithi045.stdout:2797: delete oid 37 current snap is 355 2024-07-28T19:40:49.386 INFO:tasks.rados.rados.0.smithi045.stdout:2793: expect (ObjNum 851 snap 292 seq_num 851) 2024-07-28T19:40:49.550 INFO:tasks.rados.rados.0.smithi045.stdout:2795: finishing rollback tid 0 to smithi04569809-3 2024-07-28T19:40:49.550 INFO:tasks.rados.rados.0.smithi045.stdout:2795: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:40:49.550 INFO:tasks.rados.rados.0.smithi045.stdout:2795: finishing rollback tid 2 to smithi04569809-3 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1480 (ObjNum 913 snap 317 seq_num 913) dirty exists 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2796: finishing write tid 1 to smithi04569809-44 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2796: finishing write tid 2 to smithi04569809-44 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2796: finishing write tid 3 to smithi04569809-44 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2796: finishing write tid 4 to smithi04569809-44 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2796: finishing write tid 5 to smithi04569809-44 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1931 (ObjNum 1041 snap 355 seq_num 1041) dirty exists 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2796: left oid 44 (ObjNum 1041 snap 355 seq_num 1041) 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2793: done (4 left) 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2794: done (3 left) 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2795: done (2 left) 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2796: done (1 left) 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2797: done (0 left) 2024-07-28T19:40:49.551 INFO:tasks.rados.rados.0.smithi045.stdout:2798: write oid 44 current snap is 355 2024-07-28T19:40:49.552 INFO:tasks.rados.rados.0.smithi045.stdout:2798: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2024-07-28T19:40:49.566 INFO:tasks.rados.rados.0.smithi045.stdout:2798: writing smithi04569809-44 from 729701 to 1154769 tid 1 2024-07-28T19:40:49.582 INFO:tasks.rados.rados.0.smithi045.stdout:2798: writing smithi04569809-44 from 1667072 to 2319100 tid 2 2024-07-28T19:40:49.598 INFO:tasks.rados.rados.0.smithi045.stdout:2798: writing smithi04569809-44 from 2909005 to 3394185 tid 3 2024-07-28T19:40:49.598 INFO:tasks.rados.rados.0.smithi045.stdout:2799: write oid 13 current snap is 355 2024-07-28T19:40:49.598 INFO:tasks.rados.rados.0.smithi045.stdout:2798: finishing write tid 1 to smithi04569809-44 2024-07-28T19:40:49.598 INFO:tasks.rados.rados.0.smithi045.stdout:2798: finishing write tid 2 to smithi04569809-44 2024-07-28T19:40:49.598 INFO:tasks.rados.rados.0.smithi045.stdout:2799: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2024-07-28T19:40:49.612 INFO:tasks.rados.rados.0.smithi045.stdout:2799: writing smithi04569809-13 from 746508 to 1246825 tid 1 2024-07-28T19:40:49.632 INFO:tasks.rados.rados.0.smithi045.stdout:2799: writing smithi04569809-13 from 2009201 to 2804887 tid 2 2024-07-28T19:40:49.641 INFO:tasks.rados.rados.0.smithi045.stdout:2799: writing smithi04569809-13 from 3220075 to 3546508 tid 3 2024-07-28T19:40:49.641 INFO:tasks.rados.rados.0.smithi045.stdout:2800: delete oid 49 current snap is 355 2024-07-28T19:40:49.641 INFO:tasks.rados.rados.0.smithi045.stdout:2798: finishing write tid 3 to smithi04569809-44 2024-07-28T19:40:49.641 INFO:tasks.rados.rados.0.smithi045.stdout:2798: finishing write tid 4 to smithi04569809-44 2024-07-28T19:40:49.641 INFO:tasks.rados.rados.0.smithi045.stdout:2798: finishing write tid 5 to smithi04569809-44 2024-07-28T19:40:49.641 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1935 (ObjNum 1043 snap 355 seq_num 1043) dirty exists 2024-07-28T19:40:49.641 INFO:tasks.rados.rados.0.smithi045.stdout:2798: left oid 44 (ObjNum 1043 snap 355 seq_num 1043) 2024-07-28T19:40:49.641 INFO:tasks.rados.rados.0.smithi045.stdout:2799: finishing write tid 1 to smithi04569809-13 2024-07-28T19:40:49.641 INFO:tasks.rados.rados.0.smithi045.stdout:2799: finishing write tid 2 to smithi04569809-13 2024-07-28T19:40:49.644 INFO:tasks.rados.rados.0.smithi045.stdout:2798: done (2 left) 2024-07-28T19:40:49.644 INFO:tasks.rados.rados.0.smithi045.stdout:2800: done (1 left) 2024-07-28T19:40:49.644 INFO:tasks.rados.rados.0.smithi045.stdout:2801: read oid 48 snap -1 2024-07-28T19:40:49.644 INFO:tasks.rados.rados.0.smithi045.stdout:2801: expect (ObjNum 1012 snap 347 seq_num 1012) 2024-07-28T19:40:49.644 INFO:tasks.rados.rados.0.smithi045.stdout:2802: delete oid 35 current snap is 355 2024-07-28T19:40:49.647 INFO:tasks.rados.rados.0.smithi045.stdout:2799: finishing write tid 3 to smithi04569809-13 2024-07-28T19:40:49.648 INFO:tasks.rados.rados.0.smithi045.stdout:2799: finishing write tid 4 to smithi04569809-13 2024-07-28T19:40:49.648 INFO:tasks.rados.rados.0.smithi045.stdout:2799: finishing write tid 5 to smithi04569809-13 2024-07-28T19:40:49.648 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1940 (ObjNum 1044 snap 355 seq_num 1044) dirty exists 2024-07-28T19:40:49.648 INFO:tasks.rados.rados.0.smithi045.stdout:2799: left oid 13 (ObjNum 1044 snap 355 seq_num 1044) 2024-07-28T19:40:49.649 INFO:tasks.rados.rados.0.smithi045.stdout:2799: done (2 left) 2024-07-28T19:40:49.649 INFO:tasks.rados.rados.0.smithi045.stdout:2802: done (1 left) 2024-07-28T19:40:49.649 INFO:tasks.rados.rados.0.smithi045.stdout:2803: snap_create 2024-07-28T19:40:49.664 INFO:tasks.rados.rados.0.smithi045.stdout:2801: expect (ObjNum 1012 snap 347 seq_num 1012) 2024-07-28T19:40:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:49 smithi045 bash[80445]: cluster 2024-07-28T19:40:48.105643+0000 mgr.y (mgr.34101) 331 : cluster [DBG] pgmap v713: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:40:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:49 smithi045 bash[80445]: cluster 2024-07-28T19:40:48.329200+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-07-28T19:40:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:49 smithi045 bash[82788]: cluster 2024-07-28T19:40:48.105643+0000 mgr.y (mgr.34101) 331 : cluster [DBG] pgmap v713: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:40:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:49 smithi045 bash[82788]: cluster 2024-07-28T19:40:48.329200+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-07-28T19:40:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:49 smithi155 bash[68033]: cluster 2024-07-28T19:40:48.105643+0000 mgr.y (mgr.34101) 331 : cluster [DBG] pgmap v713: 89 pgs: 89 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:40:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:49 smithi155 bash[68033]: cluster 2024-07-28T19:40:48.329200+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-07-28T19:40:50.275 INFO:tasks.rados.rados.0.smithi045.stdout:2801: done (1 left) 2024-07-28T19:40:50.275 INFO:tasks.rados.rados.0.smithi045.stdout:2803: done (0 left) 2024-07-28T19:40:50.275 INFO:tasks.rados.rados.0.smithi045.stdout:2804: snap_remove snap 341 2024-07-28T19:40:50.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:50 smithi045 bash[80445]: cluster 2024-07-28T19:40:49.336053+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-07-28T19:40:50.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:50 smithi045 bash[80445]: cluster 2024-07-28T19:40:50.275964+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-07-28T19:40:50.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:50 smithi045 bash[82788]: cluster 2024-07-28T19:40:49.336053+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-07-28T19:40:50.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:50 smithi045 bash[82788]: cluster 2024-07-28T19:40:50.275964+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-07-28T19:40:50.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:50 smithi155 bash[68033]: cluster 2024-07-28T19:40:49.336053+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-07-28T19:40:50.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:50 smithi155 bash[68033]: cluster 2024-07-28T19:40:50.275964+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-07-28T19:40:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:40:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:40:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T19:40:51.284 INFO:tasks.rados.rados.0.smithi045.stdout:2804: done (0 left) 2024-07-28T19:40:51.284 INFO:tasks.rados.rados.0.smithi045.stdout:2805: write oid 4 current snap is 356 2024-07-28T19:40:51.284 INFO:tasks.rados.rados.0.smithi045.stdout:2805: seq_num 1047 ranges {796929=726064,2184647=659366,3302344=294585} 2024-07-28T19:40:51.289 INFO:tasks.rados.rados.0.smithi045.stdout:2805: writing smithi04569809-4 from 796929 to 1522993 tid 1 2024-07-28T19:40:51.298 INFO:tasks.rados.rados.0.smithi045.stdout:2805: writing smithi04569809-4 from 2184647 to 2844013 tid 2 2024-07-28T19:40:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:2805: writing smithi04569809-4 from 3302344 to 3596929 tid 3 2024-07-28T19:40:51.302 INFO:tasks.rados.rados.0.smithi045.stdout:2806: write oid 11 current snap is 356 2024-07-28T19:40:51.303 INFO:tasks.rados.rados.0.smithi045.stdout:2806: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2024-07-28T19:40:51.307 INFO:tasks.rados.rados.0.smithi045.stdout:2806: writing smithi04569809-11 from 413736 to 815049 tid 1 2024-07-28T19:40:51.313 INFO:tasks.rados.rados.0.smithi045.stdout:2806: writing smithi04569809-11 from 1326776 to 1729800 tid 2 2024-07-28T19:40:51.319 INFO:tasks.rados.rados.0.smithi045.stdout:2806: writing smithi04569809-11 from 2413414 to 2871307 tid 3 2024-07-28T19:40:51.324 INFO:tasks.rados.rados.0.smithi045.stdout:2806: writing smithi04569809-11 from 3438716 to 3613736 tid 4 2024-07-28T19:40:51.324 INFO:tasks.rados.rados.0.smithi045.stdout:2807: write oid 39 current snap is 356 2024-07-28T19:40:51.324 INFO:tasks.rados.rados.0.smithi045.stdout:2805: finishing write tid 1 to smithi04569809-4 2024-07-28T19:40:51.324 INFO:tasks.rados.rados.0.smithi045.stdout:2807: seq_num 1049 ranges {430543=476562,1385258=663035,2840837=669165} 2024-07-28T19:40:51.329 INFO:tasks.rados.rados.0.smithi045.stdout:2807: writing smithi04569809-39 from 430543 to 907105 tid 1 2024-07-28T19:40:51.336 INFO:tasks.rados.rados.0.smithi045.stdout:2807: writing smithi04569809-39 from 1385258 to 2048293 tid 2 2024-07-28T19:40:51.345 INFO:tasks.rados.rados.0.smithi045.stdout:2807: writing smithi04569809-39 from 2840837 to 3510002 tid 3 2024-07-28T19:40:51.345 INFO:tasks.rados.rados.0.smithi045.stdout:2808: delete oid 36 current snap is 356 2024-07-28T19:40:51.345 INFO:tasks.rados.rados.0.smithi045.stdout:2805: finishing write tid 2 to smithi04569809-4 2024-07-28T19:40:51.345 INFO:tasks.rados.rados.0.smithi045.stdout:2806: finishing write tid 1 to smithi04569809-11 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2805: finishing write tid 3 to smithi04569809-4 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2806: finishing write tid 2 to smithi04569809-11 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2805: finishing write tid 4 to smithi04569809-4 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2805: finishing write tid 5 to smithi04569809-4 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 266 (ObjNum 1047 snap 356 seq_num 1047) dirty exists 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2805: left oid 4 (ObjNum 1047 snap 356 seq_num 1047) 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2806: finishing write tid 3 to smithi04569809-11 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2806: finishing write tid 4 to smithi04569809-11 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2806: finishing write tid 5 to smithi04569809-11 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2806: finishing write tid 6 to smithi04569809-11 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1384 (ObjNum 1048 snap 356 seq_num 1048) dirty exists 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2806: left oid 11 (ObjNum 1048 snap 356 seq_num 1048) 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2807: finishing write tid 1 to smithi04569809-39 2024-07-28T19:40:51.346 INFO:tasks.rados.rados.0.smithi045.stdout:2807: finishing write tid 2 to smithi04569809-39 2024-07-28T19:40:51.350 INFO:tasks.rados.rados.0.smithi045.stdout:2805: done (3 left) 2024-07-28T19:40:51.350 INFO:tasks.rados.rados.0.smithi045.stdout:2806: done (2 left) 2024-07-28T19:40:51.350 INFO:tasks.rados.rados.0.smithi045.stdout:2808: done (1 left) 2024-07-28T19:40:51.350 INFO:tasks.rados.rados.0.smithi045.stdout:2809: read oid 50 snap -1 2024-07-28T19:40:51.350 INFO:tasks.rados.rados.0.smithi045.stdout:2809: expect (ObjNum 904 snap 313 seq_num 904) 2024-07-28T19:40:51.350 INFO:tasks.rados.rados.0.smithi045.stdout:2810: write oid 24 current snap is 356 2024-07-28T19:40:51.351 INFO:tasks.rados.rados.0.smithi045.stdout:2810: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2024-07-28T19:40:51.357 INFO:tasks.rados.rados.0.smithi045.stdout:2810: writing smithi04569809-24 from 464157 to 1207570 tid 1 2024-07-28T19:40:51.363 INFO:tasks.rados.rados.0.smithi045.stdout:2810: writing smithi04569809-24 from 1618575 to 2285279 tid 2 2024-07-28T19:40:51.370 INFO:tasks.rados.rados.0.smithi045.stdout:2810: writing smithi04569809-24 from 3012036 to 3420098 tid 3 2024-07-28T19:40:51.370 INFO:tasks.rados.rados.0.smithi045.stdout:2811: write oid 33 current snap is 356 2024-07-28T19:40:51.370 INFO:tasks.rados.rados.0.smithi045.stdout:2811: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2024-07-28T19:40:51.375 INFO:tasks.rados.rados.0.smithi045.stdout:2811: writing smithi04569809-33 from 480964 to 899626 tid 1 2024-07-28T19:40:51.381 INFO:tasks.rados.rados.0.smithi045.stdout:2811: writing smithi04569809-33 from 1560704 to 1971066 tid 2 2024-07-28T19:40:51.388 INFO:tasks.rados.rados.0.smithi045.stdout:2811: writing smithi04569809-33 from 2523106 to 3142440 tid 3 2024-07-28T19:40:51.388 INFO:tasks.rados.rados.0.smithi045.stdout:2812: read oid 8 snap -1 2024-07-28T19:40:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2812: expect deleted 2024-07-28T19:40:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2813: rollback oid 32 current snap is 356 2024-07-28T19:40:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 343 2024-07-28T19:40:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2807: finishing write tid 3 to smithi04569809-39 2024-07-28T19:40:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2807: finishing write tid 4 to smithi04569809-39 2024-07-28T19:40:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2807: finishing write tid 5 to smithi04569809-39 2024-07-28T19:40:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1164 (ObjNum 1049 snap 356 seq_num 1049) dirty exists 2024-07-28T19:40:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2807: left oid 39 (ObjNum 1049 snap 356 seq_num 1049) 2024-07-28T19:40:51.389 INFO:tasks.rados.rados.0.smithi045.stdout:2809: expect (ObjNum 904 snap 313 seq_num 904) 2024-07-28T19:40:51.593 INFO:tasks.rados.rados.0.smithi045.stdout:2810: finishing write tid 1 to smithi04569809-24 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:2810: finishing write tid 2 to smithi04569809-24 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:2810: finishing write tid 3 to smithi04569809-24 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:2810: finishing write tid 4 to smithi04569809-24 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:2810: finishing write tid 5 to smithi04569809-24 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 1045 (ObjNum 1051 snap 356 seq_num 1051) dirty exists 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:2810: left oid 24 (ObjNum 1051 snap 356 seq_num 1051) 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:2811: finishing write tid 1 to smithi04569809-33 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:2811: finishing write tid 2 to smithi04569809-33 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:2811: finishing write tid 3 to smithi04569809-33 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:2811: finishing write tid 4 to smithi04569809-33 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:2811: finishing write tid 5 to smithi04569809-33 2024-07-28T19:40:51.594 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 585 (ObjNum 1052 snap 356 seq_num 1052) dirty exists 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:2811: left oid 33 (ObjNum 1052 snap 356 seq_num 1052) 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:2813: finishing rollback tid 0 to smithi04569809-32 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:2813: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:2813: finishing rollback tid 2 to smithi04569809-32 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 1168 (ObjNum 878 snap 310 seq_num 878) dirty exists 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:2807: done (5 left) 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:2809: done (4 left) 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:2810: done (3 left) 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:2811: done (2 left) 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:2812: done (1 left) 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:2813: done (0 left) 2024-07-28T19:40:51.595 INFO:tasks.rados.rados.0.smithi045.stdout:2814: snap_create 2024-07-28T19:40:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:51 smithi045 bash[80445]: cluster 2024-07-28T19:40:50.106321+0000 mgr.y (mgr.34101) 332 : cluster [DBG] pgmap v716: 89 pgs: 89 active+clean; 180 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 3.2 MiB/s wr, 33 op/s 2024-07-28T19:40:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:51 smithi045 bash[80445]: cluster 2024-07-28T19:40:51.279245+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-07-28T19:40:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:51 smithi045 bash[82788]: cluster 2024-07-28T19:40:50.106321+0000 mgr.y (mgr.34101) 332 : cluster [DBG] pgmap v716: 89 pgs: 89 active+clean; 180 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 3.2 MiB/s wr, 33 op/s 2024-07-28T19:40:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:51 smithi045 bash[82788]: cluster 2024-07-28T19:40:51.279245+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-07-28T19:40:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:51 smithi155 bash[68033]: cluster 2024-07-28T19:40:50.106321+0000 mgr.y (mgr.34101) 332 : cluster [DBG] pgmap v716: 89 pgs: 89 active+clean; 180 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 3.2 MiB/s wr, 33 op/s 2024-07-28T19:40:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:51 smithi155 bash[68033]: cluster 2024-07-28T19:40:51.279245+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-07-28T19:40:52.354 INFO:tasks.rados.rados.0.smithi045.stdout:2814: done (0 left) 2024-07-28T19:40:52.354 INFO:tasks.rados.rados.0.smithi045.stdout:2815: snap_remove snap 340 2024-07-28T19:40:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:52 smithi045 bash[80445]: audit 2024-07-28T19:40:51.498639+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:40:52.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:52 smithi045 bash[82788]: audit 2024-07-28T19:40:51.498639+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:40:52.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:52 smithi155 bash[68033]: audit 2024-07-28T19:40:51.498639+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:40:52.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:40:52 smithi155 bash[60745]: ts=2024-07-28T19:40:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:40:53.359 INFO:tasks.rados.rados.0.smithi045.stdout:2815: done (0 left) 2024-07-28T19:40:53.359 INFO:tasks.rados.rados.0.smithi045.stdout:2816: rollback oid 26 current snap is 357 2024-07-28T19:40:53.359 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 26 to 356 2024-07-28T19:40:53.359 INFO:tasks.rados.rados.0.smithi045.stdout:2817: delete oid 4 current snap is 357 2024-07-28T19:40:53.388 INFO:tasks.rados.rados.0.smithi045.stdout:2817: done (1 left) 2024-07-28T19:40:53.388 INFO:tasks.rados.rados.0.smithi045.stdout:2818: read oid 4 snap 343 2024-07-28T19:40:53.388 INFO:tasks.rados.rados.0.smithi045.stdout:2818: expect (ObjNum 961 snap 330 seq_num 961) 2024-07-28T19:40:53.388 INFO:tasks.rados.rados.0.smithi045.stdout:2819: write oid 29 current snap is 357 2024-07-28T19:40:53.388 INFO:tasks.rados.rados.0.smithi045.stdout:2819: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2024-07-28T19:40:53.390 INFO:tasks.rados.rados.0.smithi045.stdout:2819: writing smithi04569809-29 from 514578 to 1083738 tid 1 2024-07-28T19:40:53.396 INFO:tasks.rados.rados.0.smithi045.stdout:2819: writing smithi04569809-29 from 1677668 to 2091699 tid 2 2024-07-28T19:40:53.403 INFO:tasks.rados.rados.0.smithi045.stdout:2819: writing smithi04569809-29 from 2577952 to 3219830 tid 3 2024-07-28T19:40:53.403 INFO:tasks.rados.rados.0.smithi045.stdout:2820: snap_create 2024-07-28T19:40:53.403 INFO:tasks.rados.rados.0.smithi045.stdout:2816: finishing rollback tid 0 to smithi04569809-26 2024-07-28T19:40:53.403 INFO:tasks.rados.rados.0.smithi045.stdout:2816: finishing rollback tid 1 to smithi04569809-26 2024-07-28T19:40:53.403 INFO:tasks.rados.rados.0.smithi045.stdout:2816: finishing rollback tid 2 to smithi04569809-26 2024-07-28T19:40:53.403 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 708 (ObjNum 1014 snap 347 seq_num 1014) dirty exists 2024-07-28T19:40:53.404 INFO:tasks.rados.rados.0.smithi045.stdout:2818: expect (ObjNum 961 snap 330 seq_num 961) 2024-07-28T19:40:53.516 INFO:tasks.rados.rados.0.smithi045.stdout:2819: finishing write tid 1 to smithi04569809-29 2024-07-28T19:40:53.516 INFO:tasks.rados.rados.0.smithi045.stdout:2819: finishing write tid 2 to smithi04569809-29 2024-07-28T19:40:53.516 INFO:tasks.rados.rados.0.smithi045.stdout:2819: finishing write tid 3 to smithi04569809-29 2024-07-28T19:40:53.516 INFO:tasks.rados.rados.0.smithi045.stdout:2819: finishing write tid 4 to smithi04569809-29 2024-07-28T19:40:53.516 INFO:tasks.rados.rados.0.smithi045.stdout:2819: finishing write tid 5 to smithi04569809-29 2024-07-28T19:40:53.517 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1852 (ObjNum 1054 snap 357 seq_num 1054) dirty exists 2024-07-28T19:40:53.517 INFO:tasks.rados.rados.0.smithi045.stdout:2819: left oid 29 (ObjNum 1054 snap 357 seq_num 1054) 2024-07-28T19:40:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:53 smithi045 bash[80445]: cluster 2024-07-28T19:40:52.107191+0000 mgr.y (mgr.34101) 333 : cluster [DBG] pgmap v719: 89 pgs: 89 active+clean; 182 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 34 op/s 2024-07-28T19:40:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:53 smithi045 bash[80445]: cluster 2024-07-28T19:40:52.354860+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-07-28T19:40:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:53 smithi045 bash[82788]: cluster 2024-07-28T19:40:52.107191+0000 mgr.y (mgr.34101) 333 : cluster [DBG] pgmap v719: 89 pgs: 89 active+clean; 182 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 34 op/s 2024-07-28T19:40:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:53 smithi045 bash[82788]: cluster 2024-07-28T19:40:52.354860+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-07-28T19:40:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:53 smithi155 bash[68033]: cluster 2024-07-28T19:40:52.107191+0000 mgr.y (mgr.34101) 333 : cluster [DBG] pgmap v719: 89 pgs: 89 active+clean; 182 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 34 op/s 2024-07-28T19:40:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:53 smithi155 bash[68033]: cluster 2024-07-28T19:40:52.354860+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-07-28T19:40:54.378 INFO:tasks.rados.rados.0.smithi045.stdout:2816: done (3 left) 2024-07-28T19:40:54.378 INFO:tasks.rados.rados.0.smithi045.stdout:2818: done (2 left) 2024-07-28T19:40:54.378 INFO:tasks.rados.rados.0.smithi045.stdout:2819: done (1 left) 2024-07-28T19:40:54.378 INFO:tasks.rados.rados.0.smithi045.stdout:2820: done (0 left) 2024-07-28T19:40:54.378 INFO:tasks.rados.rados.0.smithi045.stdout:2821: delete oid 25 current snap is 358 2024-07-28T19:40:54.381 INFO:tasks.rados.rados.0.smithi045.stdout:2821: done (0 left) 2024-07-28T19:40:54.381 INFO:tasks.rados.rados.0.smithi045.stdout:2822: snap_create 2024-07-28T19:40:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:54 smithi045 bash[80445]: cluster 2024-07-28T19:40:53.359332+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-07-28T19:40:54.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:54 smithi045 bash[82788]: cluster 2024-07-28T19:40:53.359332+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-07-28T19:40:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:54 smithi155 bash[68033]: cluster 2024-07-28T19:40:53.359332+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-07-28T19:40:55.278 INFO:tasks.rados.rados.0.smithi045.stdout:2822: done (0 left) 2024-07-28T19:40:55.278 INFO:tasks.rados.rados.0.smithi045.stdout:2823: rollback oid 38 current snap is 359 2024-07-28T19:40:55.278 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 343 2024-07-28T19:40:55.278 INFO:tasks.rados.rados.0.smithi045.stdout:2824: read oid 16 snap 357 2024-07-28T19:40:55.278 INFO:tasks.rados.rados.0.smithi045.stdout:2824: expect deleted 2024-07-28T19:40:55.278 INFO:tasks.rados.rados.0.smithi045.stdout:2825: read oid 33 snap -1 2024-07-28T19:40:55.278 INFO:tasks.rados.rados.0.smithi045.stdout:2825: expect (ObjNum 1052 snap 356 seq_num 1052) 2024-07-28T19:40:55.278 INFO:tasks.rados.rados.0.smithi045.stdout:2826: rollback oid 34 current snap is 359 2024-07-28T19:40:55.278 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 34 to 343 2024-07-28T19:40:55.278 INFO:tasks.rados.rados.0.smithi045.stdout:2827: write oid 3 current snap is 359 2024-07-28T19:40:55.279 INFO:tasks.rados.rados.0.smithi045.stdout:2827: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2024-07-28T19:40:55.287 INFO:tasks.rados.rados.0.smithi045.stdout:2827: writing smithi04569809-3 from 548192 to 1267850 tid 1 2024-07-28T19:40:55.293 INFO:tasks.rados.rados.0.smithi045.stdout:2827: writing smithi04569809-3 from 1678279 to 2095979 tid 2 2024-07-28T19:40:55.300 INFO:tasks.rados.rados.0.smithi045.stdout:2827: writing smithi04569809-3 from 2516445 to 3297220 tid 3 2024-07-28T19:40:55.300 INFO:tasks.rados.rados.0.smithi045.stdout:2828: write oid 37 current snap is 359 2024-07-28T19:40:55.301 INFO:tasks.rados.rados.0.smithi045.stdout:2828: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2024-07-28T19:40:55.307 INFO:tasks.rados.rados.0.smithi045.stdout:2828: writing smithi04569809-37 from 564999 to 1076259 tid 1 2024-07-28T19:40:55.315 INFO:tasks.rados.rados.0.smithi045.stdout:2828: writing smithi04569809-37 from 1853114 to 2414472 tid 2 2024-07-28T19:40:55.322 INFO:tasks.rados.rados.0.smithi045.stdout:2828: writing smithi04569809-37 from 3060221 to 3652268 tid 3 2024-07-28T19:40:55.322 INFO:tasks.rados.rados.0.smithi045.stdout:2829: write oid 35 current snap is 359 2024-07-28T19:40:55.322 INFO:tasks.rados.rados.0.smithi045.stdout:2829: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2024-07-28T19:40:55.329 INFO:tasks.rados.rados.0.smithi045.stdout:2829: writing smithi04569809-35 from 581806 to 1168315 tid 1 2024-07-28T19:40:55.337 INFO:tasks.rados.rados.0.smithi045.stdout:2829: writing smithi04569809-35 from 1911596 to 2332965 tid 2 2024-07-28T19:40:55.344 INFO:tasks.rados.rados.0.smithi045.stdout:2829: writing smithi04569809-35 from 3087644 to 3490963 tid 3 2024-07-28T19:40:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:2830: snap_create 2024-07-28T19:40:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:2823: finishing rollback tid 0 to smithi04569809-38 2024-07-28T19:40:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:2826: finishing rollback tid 0 to smithi04569809-34 2024-07-28T19:40:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:2826: finishing rollback tid 1 to smithi04569809-34 2024-07-28T19:40:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:2826: finishing rollback tid 2 to smithi04569809-34 2024-07-28T19:40:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 1950 (ObjNum 967 snap 335 seq_num 967) dirty exists 2024-07-28T19:40:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:2823: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:40:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:2823: finishing rollback tid 2 to smithi04569809-38 2024-07-28T19:40:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 923 (ObjNum 864 snap 302 seq_num 864) dirty exists 2024-07-28T19:40:55.345 INFO:tasks.rados.rados.0.smithi045.stdout:2825: expect (ObjNum 1052 snap 356 seq_num 1052) 2024-07-28T19:40:55.496 INFO:tasks.rados.rados.0.smithi045.stdout:2827: finishing write tid 1 to smithi04569809-3 2024-07-28T19:40:55.496 INFO:tasks.rados.rados.0.smithi045.stdout:2827: finishing write tid 2 to smithi04569809-3 2024-07-28T19:40:55.496 INFO:tasks.rados.rados.0.smithi045.stdout:2827: finishing write tid 3 to smithi04569809-3 2024-07-28T19:40:55.496 INFO:tasks.rados.rados.0.smithi045.stdout:2827: finishing write tid 4 to smithi04569809-3 2024-07-28T19:40:55.496 INFO:tasks.rados.rados.0.smithi045.stdout:2827: finishing write tid 5 to smithi04569809-3 2024-07-28T19:40:55.496 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1501 (ObjNum 1056 snap 359 seq_num 1056) dirty exists 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2827: left oid 3 (ObjNum 1056 snap 359 seq_num 1056) 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2828: finishing write tid 1 to smithi04569809-37 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2828: finishing write tid 2 to smithi04569809-37 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2828: finishing write tid 3 to smithi04569809-37 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2828: finishing write tid 4 to smithi04569809-37 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2828: finishing write tid 5 to smithi04569809-37 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1505 (ObjNum 1057 snap 359 seq_num 1057) dirty exists 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2828: left oid 37 (ObjNum 1057 snap 359 seq_num 1057) 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2829: finishing write tid 1 to smithi04569809-35 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2829: finishing write tid 2 to smithi04569809-35 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2829: finishing write tid 3 to smithi04569809-35 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2829: finishing write tid 4 to smithi04569809-35 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:2829: finishing write tid 5 to smithi04569809-35 2024-07-28T19:40:55.497 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 1051 (ObjNum 1058 snap 359 seq_num 1058) dirty exists 2024-07-28T19:40:55.498 INFO:tasks.rados.rados.0.smithi045.stdout:2829: left oid 35 (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:40:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:55 smithi045 bash[80445]: cluster 2024-07-28T19:40:54.108282+0000 mgr.y (mgr.34101) 334 : cluster [DBG] pgmap v722: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-07-28T19:40:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:55 smithi045 bash[80445]: cluster 2024-07-28T19:40:54.379638+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-07-28T19:40:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:55 smithi045 bash[80445]: cluster 2024-07-28T19:40:55.278289+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-07-28T19:40:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:55 smithi045 bash[82788]: cluster 2024-07-28T19:40:54.108282+0000 mgr.y (mgr.34101) 334 : cluster [DBG] pgmap v722: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-07-28T19:40:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:55 smithi045 bash[82788]: cluster 2024-07-28T19:40:54.379638+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-07-28T19:40:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:55 smithi045 bash[82788]: cluster 2024-07-28T19:40:55.278289+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-07-28T19:40:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:55 smithi155 bash[68033]: cluster 2024-07-28T19:40:54.108282+0000 mgr.y (mgr.34101) 334 : cluster [DBG] pgmap v722: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-07-28T19:40:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:55 smithi155 bash[68033]: cluster 2024-07-28T19:40:54.379638+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-07-28T19:40:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:55 smithi155 bash[68033]: cluster 2024-07-28T19:40:55.278289+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-07-28T19:40:56.279 INFO:tasks.rados.rados.0.smithi045.stdout:2823: done (7 left) 2024-07-28T19:40:56.280 INFO:tasks.rados.rados.0.smithi045.stdout:2824: done (6 left) 2024-07-28T19:40:56.280 INFO:tasks.rados.rados.0.smithi045.stdout:2825: done (5 left) 2024-07-28T19:40:56.280 INFO:tasks.rados.rados.0.smithi045.stdout:2826: done (4 left) 2024-07-28T19:40:56.280 INFO:tasks.rados.rados.0.smithi045.stdout:2827: done (3 left) 2024-07-28T19:40:56.280 INFO:tasks.rados.rados.0.smithi045.stdout:2828: done (2 left) 2024-07-28T19:40:56.280 INFO:tasks.rados.rados.0.smithi045.stdout:2829: done (1 left) 2024-07-28T19:40:56.280 INFO:tasks.rados.rados.0.smithi045.stdout:2830: done (0 left) 2024-07-28T19:40:56.280 INFO:tasks.rados.rados.0.smithi045.stdout:2831: read oid 45 snap -1 2024-07-28T19:40:56.280 INFO:tasks.rados.rados.0.smithi045.stdout:2831: expect deleted 2024-07-28T19:40:56.280 INFO:tasks.rados.rados.0.smithi045.stdout:2832: write oid 8 current snap is 360 2024-07-28T19:40:56.280 INFO:tasks.rados.rados.0.smithi045.stdout:2832: seq_num 1059 ranges {598613=661758,1970078=565027,3115067=614591} 2024-07-28T19:40:56.287 INFO:tasks.rados.rados.0.smithi045.stdout:2832: writing smithi04569809-8 from 598613 to 1260371 tid 1 2024-07-28T19:40:56.296 INFO:tasks.rados.rados.0.smithi045.stdout:2832: writing smithi04569809-8 from 1970078 to 2535105 tid 2 2024-07-28T19:40:56.304 INFO:tasks.rados.rados.0.smithi045.stdout:2832: writing smithi04569809-8 from 3115067 to 3729658 tid 3 2024-07-28T19:40:56.304 INFO:tasks.rados.rados.0.smithi045.stdout:2833: read oid 39 snap 352 2024-07-28T19:40:56.304 INFO:tasks.rados.rados.0.smithi045.stdout:2833: expect (ObjNum 930 snap 320 seq_num 930) 2024-07-28T19:40:56.304 INFO:tasks.rados.rados.0.smithi045.stdout:2834: rollback oid 40 current snap is 360 2024-07-28T19:40:56.304 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 40 to 356 2024-07-28T19:40:56.304 INFO:tasks.rados.rados.0.smithi045.stdout:2832: finishing write tid 1 to smithi04569809-8 2024-07-28T19:40:56.304 INFO:tasks.rados.rados.0.smithi045.stdout:2832: finishing write tid 2 to smithi04569809-8 2024-07-28T19:40:56.304 INFO:tasks.rados.rados.0.smithi045.stdout:2831: done (3 left) 2024-07-28T19:40:56.304 INFO:tasks.rados.rados.0.smithi045.stdout:2835: read oid 49 snap -1 2024-07-28T19:40:56.304 INFO:tasks.rados.rados.0.smithi045.stdout:2835: expect deleted 2024-07-28T19:40:56.304 INFO:tasks.rados.rados.0.smithi045.stdout:2836: read oid 4 snap -1 2024-07-28T19:40:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:2836: expect deleted 2024-07-28T19:40:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:2837: rollback oid 22 current snap is 360 2024-07-28T19:40:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 22 to 353 2024-07-28T19:40:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:2838: read oid 41 snap 349 2024-07-28T19:40:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:2838: expect (ObjNum 1006 snap 347 seq_num 1006) 2024-07-28T19:40:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:2839: read oid 19 snap -1 2024-07-28T19:40:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:2839: expect deleted 2024-07-28T19:40:56.305 INFO:tasks.rados.rados.0.smithi045.stdout:2840: snap_remove snap 343 2024-07-28T19:40:57.311 INFO:tasks.rados.rados.0.smithi045.stdout:2840: done (8 left) 2024-07-28T19:40:57.312 INFO:tasks.rados.rados.0.smithi045.stdout:2841: write oid 33 current snap is 360 2024-07-28T19:40:57.312 INFO:tasks.rados.rados.0.smithi045.stdout:2841: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2024-07-28T19:40:57.318 INFO:tasks.rados.rados.0.smithi045.stdout:2841: writing smithi04569809-33 from 615420 to 1352427 tid 1 2024-07-28T19:40:57.328 INFO:tasks.rados.rados.0.smithi045.stdout:2841: writing smithi04569809-33 from 1912207 to 2337245 tid 2 2024-07-28T19:40:57.335 INFO:tasks.rados.rados.0.smithi045.stdout:2841: writing smithi04569809-33 from 3026137 to 3568353 tid 3 2024-07-28T19:40:57.335 INFO:tasks.rados.rados.0.smithi045.stdout:2842: read oid 28 snap -1 2024-07-28T19:40:57.335 INFO:tasks.rados.rados.0.smithi045.stdout:2842: expect (ObjNum 1003 snap 345 seq_num 1003) 2024-07-28T19:40:57.335 INFO:tasks.rados.rados.0.smithi045.stdout:2843: snap_create 2024-07-28T19:40:57.335 INFO:tasks.rados.rados.0.smithi045.stdout:2832: finishing write tid 3 to smithi04569809-8 2024-07-28T19:40:57.335 INFO:tasks.rados.rados.0.smithi045.stdout:2832: finishing write tid 4 to smithi04569809-8 2024-07-28T19:40:57.336 INFO:tasks.rados.rados.0.smithi045.stdout:2832: finishing write tid 5 to smithi04569809-8 2024-07-28T19:40:57.336 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1394 (ObjNum 1059 snap 360 seq_num 1059) dirty exists 2024-07-28T19:40:57.336 INFO:tasks.rados.rados.0.smithi045.stdout:2832: left oid 8 (ObjNum 1059 snap 360 seq_num 1059) 2024-07-28T19:40:57.336 INFO:tasks.rados.rados.0.smithi045.stdout:2838: expect (ObjNum 1006 snap 347 seq_num 1006) 2024-07-28T19:40:57.518 INFO:tasks.rados.rados.0.smithi045.stdout:2833: expect (ObjNum 930 snap 320 seq_num 930) 2024-07-28T19:40:57.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:57 smithi155 bash[68033]: cluster 2024-07-28T19:40:56.108953+0000 mgr.y (mgr.34101) 335 : cluster [DBG] pgmap v725: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-07-28T19:40:57.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:57 smithi155 bash[68033]: cluster 2024-07-28T19:40:56.280381+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-07-28T19:40:57.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:57 smithi155 bash[68033]: audit 2024-07-28T19:40:57.099285+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:57.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:57 smithi155 bash[68033]: audit 2024-07-28T19:40:57.109858+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:57 smithi045 bash[82788]: cluster 2024-07-28T19:40:56.108953+0000 mgr.y (mgr.34101) 335 : cluster [DBG] pgmap v725: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-07-28T19:40:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:57 smithi045 bash[82788]: cluster 2024-07-28T19:40:56.280381+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-07-28T19:40:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:57 smithi045 bash[82788]: audit 2024-07-28T19:40:57.099285+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:57 smithi045 bash[82788]: audit 2024-07-28T19:40:57.109858+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:57 smithi045 bash[80445]: cluster 2024-07-28T19:40:56.108953+0000 mgr.y (mgr.34101) 335 : cluster [DBG] pgmap v725: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 195 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-07-28T19:40:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:57 smithi045 bash[80445]: cluster 2024-07-28T19:40:56.280381+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-07-28T19:40:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:57 smithi045 bash[80445]: audit 2024-07-28T19:40:57.099285+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:57 smithi045 bash[80445]: audit 2024-07-28T19:40:57.109858+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:57.725 INFO:tasks.rados.rados.0.smithi045.stdout:2834: finishing rollback tid 0 to smithi04569809-40 2024-07-28T19:40:57.725 INFO:tasks.rados.rados.0.smithi045.stdout:2834: finishing rollback tid 1 to smithi04569809-40 2024-07-28T19:40:57.725 INFO:tasks.rados.rados.0.smithi045.stdout:2834: finishing rollback tid 2 to smithi04569809-40 2024-07-28T19:40:57.726 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1180 (ObjNum 1025 snap 351 seq_num 1025) dirty exists 2024-07-28T19:40:57.726 INFO:tasks.rados.rados.0.smithi045.stdout:2837: finishing rollback tid 0 to smithi04569809-22 2024-07-28T19:40:57.726 INFO:tasks.rados.rados.0.smithi045.stdout:2837: finishing rollback tid 1 to smithi04569809-22 2024-07-28T19:40:57.726 INFO:tasks.rados.rados.0.smithi045.stdout:2837: finishing rollback tid 2 to smithi04569809-22 2024-07-28T19:40:57.726 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 1184 (ObjNum 859 snap 296 seq_num 859) dirty exists 2024-07-28T19:40:57.726 INFO:tasks.rados.rados.0.smithi045.stdout:2841: finishing write tid 1 to smithi04569809-33 2024-07-28T19:40:57.726 INFO:tasks.rados.rados.0.smithi045.stdout:2841: finishing write tid 2 to smithi04569809-33 2024-07-28T19:40:57.726 INFO:tasks.rados.rados.0.smithi045.stdout:2842: expect (ObjNum 1003 snap 345 seq_num 1003) 2024-07-28T19:40:57.817 INFO:tasks.rados.rados.0.smithi045.stdout:2841: finishing write tid 3 to smithi04569809-33 2024-07-28T19:40:57.817 INFO:tasks.rados.rados.0.smithi045.stdout:2841: finishing write tid 4 to smithi04569809-33 2024-07-28T19:40:57.817 INFO:tasks.rados.rados.0.smithi045.stdout:2841: finishing write tid 5 to smithi04569809-33 2024-07-28T19:40:57.817 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 594 (ObjNum 1060 snap 360 seq_num 1060) dirty exists 2024-07-28T19:40:57.817 INFO:tasks.rados.rados.0.smithi045.stdout:2841: left oid 33 (ObjNum 1060 snap 360 seq_num 1060) 2024-07-28T19:40:58.343 INFO:tasks.rados.rados.0.smithi045.stdout:2832: done (10 left) 2024-07-28T19:40:58.343 INFO:tasks.rados.rados.0.smithi045.stdout:2833: done (9 left) 2024-07-28T19:40:58.343 INFO:tasks.rados.rados.0.smithi045.stdout:2834: done (8 left) 2024-07-28T19:40:58.343 INFO:tasks.rados.rados.0.smithi045.stdout:2835: done (7 left) 2024-07-28T19:40:58.343 INFO:tasks.rados.rados.0.smithi045.stdout:2836: done (6 left) 2024-07-28T19:40:58.343 INFO:tasks.rados.rados.0.smithi045.stdout:2837: done (5 left) 2024-07-28T19:40:58.343 INFO:tasks.rados.rados.0.smithi045.stdout:2838: done (4 left) 2024-07-28T19:40:58.343 INFO:tasks.rados.rados.0.smithi045.stdout:2839: done (3 left) 2024-07-28T19:40:58.344 INFO:tasks.rados.rados.0.smithi045.stdout:2841: done (2 left) 2024-07-28T19:40:58.344 INFO:tasks.rados.rados.0.smithi045.stdout:2842: done (1 left) 2024-07-28T19:40:58.344 INFO:tasks.rados.rados.0.smithi045.stdout:2843: done (0 left) 2024-07-28T19:40:58.344 INFO:tasks.rados.rados.0.smithi045.stdout:2844: write oid 10 current snap is 361 2024-07-28T19:40:58.344 INFO:tasks.rados.rados.0.smithi045.stdout:2844: seq_num 1061 ranges {632227=412256,1570689=568696,2653560=753488} 2024-07-28T19:40:58.352 INFO:tasks.rados.rados.0.smithi045.stdout:2844: writing smithi04569809-10 from 632227 to 1044483 tid 1 2024-07-28T19:40:58.361 INFO:tasks.rados.rados.0.smithi045.stdout:2844: writing smithi04569809-10 from 1570689 to 2139385 tid 2 2024-07-28T19:40:58.372 INFO:tasks.rados.rados.0.smithi045.stdout:2844: writing smithi04569809-10 from 2653560 to 3407048 tid 3 2024-07-28T19:40:58.373 INFO:tasks.rados.rados.0.smithi045.stdout:2845: snap_create 2024-07-28T19:40:58.373 INFO:tasks.rados.rados.0.smithi045.stdout:2844: finishing write tid 1 to smithi04569809-10 2024-07-28T19:40:58.373 INFO:tasks.rados.rados.0.smithi045.stdout:2844: finishing write tid 2 to smithi04569809-10 2024-07-28T19:40:58.379 INFO:tasks.rados.rados.0.smithi045.stdout:2844: finishing write tid 3 to smithi04569809-10 2024-07-28T19:40:58.379 INFO:tasks.rados.rados.0.smithi045.stdout:2844: finishing write tid 4 to smithi04569809-10 2024-07-28T19:40:58.380 INFO:tasks.rados.rados.0.smithi045.stdout:2844: finishing write tid 5 to smithi04569809-10 2024-07-28T19:40:58.380 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1443 (ObjNum 1061 snap 361 seq_num 1061) dirty exists 2024-07-28T19:40:58.380 INFO:tasks.rados.rados.0.smithi045.stdout:2844: left oid 10 (ObjNum 1061 snap 361 seq_num 1061) 2024-07-28T19:40:58.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:58 smithi155 bash[68033]: cluster 2024-07-28T19:40:57.292186+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-07-28T19:40:58.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:58 smithi155 bash[68033]: audit 2024-07-28T19:40:57.339692+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:58.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:58 smithi155 bash[68033]: audit 2024-07-28T19:40:57.352711+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:58.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:58 smithi155 bash[68033]: audit 2024-07-28T19:40:57.754260+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:40:58.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:58 smithi155 bash[68033]: audit 2024-07-28T19:40:57.755293+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:40:58.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:58 smithi155 bash[68033]: audit 2024-07-28T19:40:57.761765+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:58.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[80445]: cluster 2024-07-28T19:40:57.292186+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-07-28T19:40:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[80445]: audit 2024-07-28T19:40:57.339692+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[80445]: audit 2024-07-28T19:40:57.352711+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[80445]: audit 2024-07-28T19:40:57.754260+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:40:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[80445]: audit 2024-07-28T19:40:57.755293+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:40:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[80445]: audit 2024-07-28T19:40:57.761765+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[82788]: cluster 2024-07-28T19:40:57.292186+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-07-28T19:40:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[82788]: audit 2024-07-28T19:40:57.339692+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[82788]: audit 2024-07-28T19:40:57.352711+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[82788]: audit 2024-07-28T19:40:57.754260+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:40:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[82788]: audit 2024-07-28T19:40:57.755293+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:40:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:58 smithi045 bash[82788]: audit 2024-07-28T19:40:57.761765+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:40:59.354 INFO:tasks.rados.rados.0.smithi045.stdout:2844: done (1 left) 2024-07-28T19:40:59.354 INFO:tasks.rados.rados.0.smithi045.stdout:2845: done (0 left) 2024-07-28T19:40:59.354 INFO:tasks.rados.rados.0.smithi045.stdout:2846: write oid 12 current snap is 362 2024-07-28T19:40:59.354 INFO:tasks.rados.rados.0.smithi045.stdout:2846: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2024-07-28T19:40:59.364 INFO:tasks.rados.rados.0.smithi045.stdout:2846: writing smithi04569809-12 from 649034 to 1136539 tid 1 2024-07-28T19:40:59.373 INFO:tasks.rados.rados.0.smithi045.stdout:2846: writing smithi04569809-12 from 1629171 to 2057878 tid 2 2024-07-28T19:40:59.384 INFO:tasks.rados.rados.0.smithi045.stdout:2846: writing smithi04569809-12 from 2680983 to 3245743 tid 3 2024-07-28T19:40:59.390 INFO:tasks.rados.rados.0.smithi045.stdout:2846: writing smithi04569809-12 from 3798768 to 3849034 tid 4 2024-07-28T19:40:59.390 INFO:tasks.rados.rados.0.smithi045.stdout:2847: rollback oid 13 current snap is 362 2024-07-28T19:40:59.390 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 13 to 325 2024-07-28T19:40:59.390 INFO:tasks.rados.rados.0.smithi045.stdout:2846: finishing write tid 1 to smithi04569809-12 2024-07-28T19:40:59.390 INFO:tasks.rados.rados.0.smithi045.stdout:2848: delete oid 41 current snap is 362 2024-07-28T19:40:59.390 INFO:tasks.rados.rados.0.smithi045.stdout:2846: finishing write tid 2 to smithi04569809-12 2024-07-28T19:40:59.393 INFO:tasks.rados.rados.0.smithi045.stdout:2846: finishing write tid 3 to smithi04569809-12 2024-07-28T19:40:59.396 INFO:tasks.rados.rados.0.smithi045.stdout:2846: finishing write tid 4 to smithi04569809-12 2024-07-28T19:40:59.397 INFO:tasks.rados.rados.0.smithi045.stdout:2846: finishing write tid 5 to smithi04569809-12 2024-07-28T19:40:59.397 INFO:tasks.rados.rados.0.smithi045.stdout:2846: finishing write tid 6 to smithi04569809-12 2024-07-28T19:40:59.397 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 1959 (ObjNum 1062 snap 362 seq_num 1062) dirty exists 2024-07-28T19:40:59.398 INFO:tasks.rados.rados.0.smithi045.stdout:2846: left oid 12 (ObjNum 1062 snap 362 seq_num 1062) 2024-07-28T19:40:59.398 INFO:tasks.rados.rados.0.smithi045.stdout:2846: done (2 left) 2024-07-28T19:40:59.398 INFO:tasks.rados.rados.0.smithi045.stdout:2848: done (1 left) 2024-07-28T19:40:59.398 INFO:tasks.rados.rados.0.smithi045.stdout:2849: snap_create 2024-07-28T19:40:59.402 INFO:tasks.rados.rados.0.smithi045.stdout:2847: finishing rollback tid 0 to smithi04569809-13 2024-07-28T19:40:59.403 INFO:tasks.rados.rados.0.smithi045.stdout:2847: finishing rollback tid 1 to smithi04569809-13 2024-07-28T19:40:59.403 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 1962 (ObjNum 81 snap 0 seq_num 0) dirty dne 2024-07-28T19:40:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:59 smithi045 bash[80445]: cluster 2024-07-28T19:40:58.109732+0000 mgr.y (mgr.34101) 336 : cluster [DBG] pgmap v728: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 794 KiB/s wr, 3 op/s 2024-07-28T19:40:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:40:59 smithi045 bash[80445]: cluster 2024-07-28T19:40:58.343778+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-07-28T19:40:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:59 smithi045 bash[82788]: cluster 2024-07-28T19:40:58.109732+0000 mgr.y (mgr.34101) 336 : cluster [DBG] pgmap v728: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 794 KiB/s wr, 3 op/s 2024-07-28T19:40:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:40:59 smithi045 bash[82788]: cluster 2024-07-28T19:40:58.343778+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-07-28T19:40:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:59 smithi155 bash[68033]: cluster 2024-07-28T19:40:58.109732+0000 mgr.y (mgr.34101) 336 : cluster [DBG] pgmap v728: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 794 KiB/s wr, 3 op/s 2024-07-28T19:40:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:40:59 smithi155 bash[68033]: cluster 2024-07-28T19:40:58.343778+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-07-28T19:41:00.371 INFO:tasks.rados.rados.0.smithi045.stdout:2847: done (1 left) 2024-07-28T19:41:00.371 INFO:tasks.rados.rados.0.smithi045.stdout:2849: done (0 left) 2024-07-28T19:41:00.372 INFO:tasks.rados.rados.0.smithi045.stdout:2850: read oid 48 snap -1 2024-07-28T19:41:00.372 INFO:tasks.rados.rados.0.smithi045.stdout:2850: expect (ObjNum 1012 snap 347 seq_num 1012) 2024-07-28T19:41:00.372 INFO:tasks.rados.rados.0.smithi045.stdout:2851: delete oid 23 current snap is 363 2024-07-28T19:41:00.380 INFO:tasks.rados.rados.0.smithi045.stdout:2851: done (1 left) 2024-07-28T19:41:00.380 INFO:tasks.rados.rados.0.smithi045.stdout:2852: read oid 5 snap -1 2024-07-28T19:41:00.380 INFO:tasks.rados.rados.0.smithi045.stdout:2852: expect deleted 2024-07-28T19:41:00.380 INFO:tasks.rados.rados.0.smithi045.stdout:2853: read oid 23 snap 354 2024-07-28T19:41:00.380 INFO:tasks.rados.rados.0.smithi045.stdout:2853: expect (ObjNum 1036 snap 354 seq_num 1036) 2024-07-28T19:41:00.380 INFO:tasks.rados.rados.0.smithi045.stdout:2854: snap_remove snap 352 2024-07-28T19:41:00.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:00 smithi045 bash[80445]: cluster 2024-07-28T19:40:59.354976+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-07-28T19:41:00.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:41:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:41:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T19:41:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:00 smithi045 bash[82788]: cluster 2024-07-28T19:40:59.354976+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-07-28T19:41:00.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:00 smithi155 bash[68033]: cluster 2024-07-28T19:40:59.354976+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-07-28T19:41:01.384 INFO:tasks.rados.rados.0.smithi045.stdout:2850: expect (ObjNum 1012 snap 347 seq_num 1012) 2024-07-28T19:41:01.672 INFO:tasks.rados.rados.0.smithi045.stdout:2853: expect (ObjNum 1036 snap 354 seq_num 1036) 2024-07-28T19:41:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:01 smithi045 bash[80445]: cluster 2024-07-28T19:41:00.110391+0000 mgr.y (mgr.34101) 337 : cluster [DBG] pgmap v731: 89 pgs: 89 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-28T19:41:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:01 smithi045 bash[80445]: cluster 2024-07-28T19:41:00.372327+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-07-28T19:41:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:01 smithi045 bash[82788]: cluster 2024-07-28T19:41:00.110391+0000 mgr.y (mgr.34101) 337 : cluster [DBG] pgmap v731: 89 pgs: 89 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-28T19:41:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:01 smithi045 bash[82788]: cluster 2024-07-28T19:41:00.372327+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-07-28T19:41:01.779 INFO:tasks.rados.rados.0.smithi045.stdout:2850: done (3 left) 2024-07-28T19:41:01.779 INFO:tasks.rados.rados.0.smithi045.stdout:2852: done (2 left) 2024-07-28T19:41:01.779 INFO:tasks.rados.rados.0.smithi045.stdout:2853: done (1 left) 2024-07-28T19:41:01.779 INFO:tasks.rados.rados.0.smithi045.stdout:2854: done (0 left) 2024-07-28T19:41:01.780 INFO:tasks.rados.rados.0.smithi045.stdout:2855: read oid 35 snap -1 2024-07-28T19:41:01.780 INFO:tasks.rados.rados.0.smithi045.stdout:2855: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:41:01.780 INFO:tasks.rados.rados.0.smithi045.stdout:2856: write oid 45 current snap is 363 2024-07-28T19:41:01.780 INFO:tasks.rados.rados.0.smithi045.stdout:2856: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2024-07-28T19:41:01.785 INFO:tasks.rados.rados.0.smithi045.stdout:2856: writing smithi04569809-45 from 699455 to 1129060 tid 1 2024-07-28T19:41:01.793 INFO:tasks.rados.rados.0.smithi045.stdout:2856: writing smithi04569809-45 from 1804617 to 2380651 tid 2 2024-07-28T19:41:01.801 INFO:tasks.rados.rados.0.smithi045.stdout:2856: writing smithi04569809-45 from 3163252 to 3678181 tid 3 2024-07-28T19:41:01.801 INFO:tasks.rados.rados.0.smithi045.stdout:2857: read oid 31 snap -1 2024-07-28T19:41:01.801 INFO:tasks.rados.rados.0.smithi045.stdout:2857: expect deleted 2024-07-28T19:41:01.801 INFO:tasks.rados.rados.0.smithi045.stdout:2858: snap_remove snap 354 2024-07-28T19:41:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:01 smithi155 bash[68033]: cluster 2024-07-28T19:41:00.110391+0000 mgr.y (mgr.34101) 337 : cluster [DBG] pgmap v731: 89 pgs: 89 active+clean; 201 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-28T19:41:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:01 smithi155 bash[68033]: cluster 2024-07-28T19:41:00.372327+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-07-28T19:41:02.394 INFO:tasks.rados.rados.0.smithi045.stdout:2858: done (3 left) 2024-07-28T19:41:02.394 INFO:tasks.rados.rados.0.smithi045.stdout:2859: read oid 27 snap -1 2024-07-28T19:41:02.394 INFO:tasks.rados.rados.0.smithi045.stdout:2859: expect (ObjNum 988 snap 342 seq_num 988) 2024-07-28T19:41:02.394 INFO:tasks.rados.rados.0.smithi045.stdout:2860: read oid 2 snap -1 2024-07-28T19:41:02.394 INFO:tasks.rados.rados.0.smithi045.stdout:2860: expect (ObjNum 1032 snap 353 seq_num 1032) 2024-07-28T19:41:02.395 INFO:tasks.rados.rados.0.smithi045.stdout:2861: rollback oid 14 current snap is 363 2024-07-28T19:41:02.395 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 325 2024-07-28T19:41:02.395 INFO:tasks.rados.rados.0.smithi045.stdout:2856: finishing write tid 1 to smithi04569809-45 2024-07-28T19:41:02.395 INFO:tasks.rados.rados.0.smithi045.stdout:2855: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:41:02.581 INFO:tasks.rados.rados.0.smithi045.stdout:2856: finishing write tid 2 to smithi04569809-45 2024-07-28T19:41:02.581 INFO:tasks.rados.rados.0.smithi045.stdout:2856: finishing write tid 3 to smithi04569809-45 2024-07-28T19:41:02.581 INFO:tasks.rados.rados.0.smithi045.stdout:2856: finishing write tid 4 to smithi04569809-45 2024-07-28T19:41:02.581 INFO:tasks.rados.rados.0.smithi045.stdout:2856: finishing write tid 5 to smithi04569809-45 2024-07-28T19:41:02.582 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 779 (ObjNum 1065 snap 363 seq_num 1065) dirty exists 2024-07-28T19:41:02.582 INFO:tasks.rados.rados.0.smithi045.stdout:2856: left oid 45 (ObjNum 1065 snap 363 seq_num 1065) 2024-07-28T19:41:02.582 INFO:tasks.rados.rados.0.smithi045.stdout:2861: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:41:02.582 INFO:tasks.rados.rados.0.smithi045.stdout:2861: finishing rollback tid 2 to smithi04569809-14 2024-07-28T19:41:02.582 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 382 (ObjNum 848 snap 292 seq_num 848) dirty exists 2024-07-28T19:41:02.582 INFO:tasks.rados.rados.0.smithi045.stdout:2860: expect (ObjNum 1032 snap 353 seq_num 1032) 2024-07-28T19:41:02.689 INFO:tasks.rados.rados.0.smithi045.stdout:2859: expect (ObjNum 988 snap 342 seq_num 988) 2024-07-28T19:41:02.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:02 smithi045 bash[82788]: cluster 2024-07-28T19:41:01.376299+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-07-28T19:41:02.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:02 smithi045 bash[80445]: cluster 2024-07-28T19:41:01.376299+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-07-28T19:41:02.772 INFO:tasks.rados.rados.0.smithi045.stdout:2855: done (5 left) 2024-07-28T19:41:02.773 INFO:tasks.rados.rados.0.smithi045.stdout:2856: done (4 left) 2024-07-28T19:41:02.773 INFO:tasks.rados.rados.0.smithi045.stdout:2857: done (3 left) 2024-07-28T19:41:02.773 INFO:tasks.rados.rados.0.smithi045.stdout:2859: done (2 left) 2024-07-28T19:41:02.773 INFO:tasks.rados.rados.0.smithi045.stdout:2860: done (1 left) 2024-07-28T19:41:02.773 INFO:tasks.rados.rados.0.smithi045.stdout:2861: done (0 left) 2024-07-28T19:41:02.773 INFO:tasks.rados.rados.0.smithi045.stdout:2862: read oid 38 snap -1 2024-07-28T19:41:02.773 INFO:tasks.rados.rados.0.smithi045.stdout:2862: expect (ObjNum 864 snap 302 seq_num 864) 2024-07-28T19:41:02.773 INFO:tasks.rados.rados.0.smithi045.stdout:2863: snap_remove snap 353 2024-07-28T19:41:02.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:02 smithi155 bash[68033]: cluster 2024-07-28T19:41:01.376299+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-07-28T19:41:02.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:41:02 smithi155 bash[60745]: ts=2024-07-28T19:41:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:41:03.404 INFO:tasks.rados.rados.0.smithi045.stdout:2863: done (1 left) 2024-07-28T19:41:03.404 INFO:tasks.rados.rados.0.smithi045.stdout:2864: read oid 45 snap -1 2024-07-28T19:41:03.404 INFO:tasks.rados.rados.0.smithi045.stdout:2864: expect (ObjNum 1065 snap 363 seq_num 1065) 2024-07-28T19:41:03.404 INFO:tasks.rados.rados.0.smithi045.stdout:2865: write oid 23 current snap is 363 2024-07-28T19:41:03.404 INFO:tasks.rados.rados.0.smithi045.stdout:2865: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2024-07-28T19:41:03.412 INFO:tasks.rados.rados.0.smithi045.stdout:2865: writing smithi04569809-23 from 716262 to 1221116 tid 1 2024-07-28T19:41:03.420 INFO:tasks.rados.rados.0.smithi045.stdout:2865: writing smithi04569809-23 from 1863099 to 2582791 tid 2 2024-07-28T19:41:03.430 INFO:tasks.rados.rados.0.smithi045.stdout:2865: writing smithi04569809-23 from 3074322 to 3800523 tid 3 2024-07-28T19:41:03.430 INFO:tasks.rados.rados.0.smithi045.stdout:2862: expect (ObjNum 864 snap 302 seq_num 864) 2024-07-28T19:41:03.513 INFO:tasks.rados.rados.0.smithi045.stdout:2864: expect (ObjNum 1065 snap 363 seq_num 1065) 2024-07-28T19:41:03.641 INFO:tasks.rados.rados.0.smithi045.stdout:2865: finishing write tid 1 to smithi04569809-23 2024-07-28T19:41:03.641 INFO:tasks.rados.rados.0.smithi045.stdout:2865: finishing write tid 2 to smithi04569809-23 2024-07-28T19:41:03.641 INFO:tasks.rados.rados.0.smithi045.stdout:2865: finishing write tid 3 to smithi04569809-23 2024-07-28T19:41:03.641 INFO:tasks.rados.rados.0.smithi045.stdout:2865: finishing write tid 4 to smithi04569809-23 2024-07-28T19:41:03.641 INFO:tasks.rados.rados.0.smithi045.stdout:2865: finishing write tid 5 to smithi04569809-23 2024-07-28T19:41:03.642 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 1016 (ObjNum 1066 snap 363 seq_num 1066) dirty exists 2024-07-28T19:41:03.642 INFO:tasks.rados.rados.0.smithi045.stdout:2865: left oid 23 (ObjNum 1066 snap 363 seq_num 1066) 2024-07-28T19:41:03.642 INFO:tasks.rados.rados.0.smithi045.stdout:2862: done (2 left) 2024-07-28T19:41:03.642 INFO:tasks.rados.rados.0.smithi045.stdout:2864: done (1 left) 2024-07-28T19:41:03.642 INFO:tasks.rados.rados.0.smithi045.stdout:2865: done (0 left) 2024-07-28T19:41:03.642 INFO:tasks.rados.rados.0.smithi045.stdout:2866: read oid 32 snap 358 2024-07-28T19:41:03.642 INFO:tasks.rados.rados.0.smithi045.stdout:2866: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:41:03.642 INFO:tasks.rados.rados.0.smithi045.stdout:2867: read oid 24 snap -1 2024-07-28T19:41:03.642 INFO:tasks.rados.rados.0.smithi045.stdout:2867: expect (ObjNum 1051 snap 356 seq_num 1051) 2024-07-28T19:41:03.642 INFO:tasks.rados.rados.0.smithi045.stdout:2868: rollback oid 48 current snap is 363 2024-07-28T19:41:03.642 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 48 to 359 2024-07-28T19:41:03.643 INFO:tasks.rados.rados.0.smithi045.stdout:2869: write oid 12 current snap is 363 2024-07-28T19:41:03.643 INFO:tasks.rados.rados.0.smithi045.stdout:2869: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2024-07-28T19:41:03.652 INFO:tasks.rados.rados.0.smithi045.stdout:2869: writing smithi04569809-12 from 733069 to 1313172 tid 1 2024-07-28T19:41:03.665 INFO:tasks.rados.rados.0.smithi045.stdout:2869: writing smithi04569809-12 from 1921581 to 2501284 tid 2 2024-07-28T19:41:03.683 INFO:tasks.rados.rados.0.smithi045.stdout:2869: writing smithi04569809-12 from 3218098 to 3755571 tid 3 2024-07-28T19:41:03.683 INFO:tasks.rados.rados.0.smithi045.stdout:2870: read oid 49 snap -1 2024-07-28T19:41:03.684 INFO:tasks.rados.rados.0.smithi045.stdout:2870: expect deleted 2024-07-28T19:41:03.684 INFO:tasks.rados.rados.0.smithi045.stdout:2871: delete oid 10 current snap is 363 2024-07-28T19:41:03.684 INFO:tasks.rados.rados.0.smithi045.stdout:2868: finishing rollback tid 0 to smithi04569809-48 2024-07-28T19:41:03.684 INFO:tasks.rados.rados.0.smithi045.stdout:2868: finishing rollback tid 1 to smithi04569809-48 2024-07-28T19:41:03.684 INFO:tasks.rados.rados.0.smithi045.stdout:2868: finishing rollback tid 2 to smithi04569809-48 2024-07-28T19:41:03.684 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 783 (ObjNum 1012 snap 347 seq_num 1012) dirty exists 2024-07-28T19:41:03.684 INFO:tasks.rados.rados.0.smithi045.stdout:2866: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:41:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:03 smithi045 bash[80445]: cluster 2024-07-28T19:41:02.111157+0000 mgr.y (mgr.34101) 338 : cluster [DBG] pgmap v734: 89 pgs: 89 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 16 op/s 2024-07-28T19:41:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:03 smithi045 bash[80445]: cluster 2024-07-28T19:41:02.394705+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-07-28T19:41:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:03 smithi045 bash[80445]: audit 2024-07-28T19:41:03.036567+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:03 smithi045 bash[82788]: cluster 2024-07-28T19:41:02.111157+0000 mgr.y (mgr.34101) 338 : cluster [DBG] pgmap v734: 89 pgs: 89 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 16 op/s 2024-07-28T19:41:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:03 smithi045 bash[82788]: cluster 2024-07-28T19:41:02.394705+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-07-28T19:41:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:03 smithi045 bash[82788]: audit 2024-07-28T19:41:03.036567+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:03 smithi155 bash[68033]: cluster 2024-07-28T19:41:02.111157+0000 mgr.y (mgr.34101) 338 : cluster [DBG] pgmap v734: 89 pgs: 89 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 16 op/s 2024-07-28T19:41:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:03 smithi155 bash[68033]: cluster 2024-07-28T19:41:02.394705+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-07-28T19:41:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:03 smithi155 bash[68033]: audit 2024-07-28T19:41:03.036567+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:03.820 INFO:tasks.rados.rados.0.smithi045.stdout:2867: expect (ObjNum 1051 snap 356 seq_num 1051) 2024-07-28T19:41:04.071 INFO:tasks.rados.rados.0.smithi045.stdout:2869: finishing write tid 1 to smithi04569809-12 2024-07-28T19:41:04.071 INFO:tasks.rados.rados.0.smithi045.stdout:2869: finishing write tid 2 to smithi04569809-12 2024-07-28T19:41:04.071 INFO:tasks.rados.rados.0.smithi045.stdout:2866: done (5 left) 2024-07-28T19:41:04.071 INFO:tasks.rados.rados.0.smithi045.stdout:2867: done (4 left) 2024-07-28T19:41:04.071 INFO:tasks.rados.rados.0.smithi045.stdout:2868: done (3 left) 2024-07-28T19:41:04.071 INFO:tasks.rados.rados.0.smithi045.stdout:2871: done (2 left) 2024-07-28T19:41:04.071 INFO:tasks.rados.rados.0.smithi045.stdout:2872: rollback oid 44 current snap is 363 2024-07-28T19:41:04.071 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 44 to 325 2024-07-28T19:41:04.071 INFO:tasks.rados.rados.0.smithi045.stdout:2869: finishing write tid 3 to smithi04569809-12 2024-07-28T19:41:04.072 INFO:tasks.rados.rados.0.smithi045.stdout:2869: finishing write tid 4 to smithi04569809-12 2024-07-28T19:41:04.072 INFO:tasks.rados.rados.0.smithi045.stdout:2869: finishing write tid 5 to smithi04569809-12 2024-07-28T19:41:04.072 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 1981 (ObjNum 1067 snap 363 seq_num 1067) dirty exists 2024-07-28T19:41:04.072 INFO:tasks.rados.rados.0.smithi045.stdout:2869: left oid 12 (ObjNum 1067 snap 363 seq_num 1067) 2024-07-28T19:41:04.072 INFO:tasks.rados.rados.0.smithi045.stdout:2869: done (2 left) 2024-07-28T19:41:04.072 INFO:tasks.rados.rados.0.smithi045.stdout:2870: done (1 left) 2024-07-28T19:41:04.072 INFO:tasks.rados.rados.0.smithi045.stdout:2873: write oid 1 current snap is 363 2024-07-28T19:41:04.072 INFO:tasks.rados.rados.0.smithi045.stdout:2873: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2024-07-28T19:41:04.079 INFO:tasks.rados.rados.0.smithi045.stdout:2873: writing smithi04569809-1 from 766683 to 1497284 tid 1 2024-07-28T19:41:04.085 INFO:tasks.rados.rados.0.smithi045.stdout:2873: writing smithi04569809-1 from 1922192 to 2505564 tid 2 2024-07-28T19:41:04.092 INFO:tasks.rados.rados.0.smithi045.stdout:2873: writing smithi04569809-1 from 3156591 to 3832961 tid 3 2024-07-28T19:41:04.092 INFO:tasks.rados.rados.0.smithi045.stdout:2874: snap_remove snap 357 2024-07-28T19:41:04.414 INFO:tasks.rados.rados.0.smithi045.stdout:2874: done (2 left) 2024-07-28T19:41:04.414 INFO:tasks.rados.rados.0.smithi045.stdout:2875: delete oid 41 current snap is 363 2024-07-28T19:41:04.414 INFO:tasks.rados.rados.0.smithi045.stdout:2872: finishing rollback tid 0 to smithi04569809-44 2024-07-28T19:41:04.414 INFO:tasks.rados.rados.0.smithi045.stdout:2872: finishing rollback tid 1 to smithi04569809-44 2024-07-28T19:41:04.414 INFO:tasks.rados.rados.0.smithi045.stdout:2872: finishing rollback tid 2 to smithi04569809-44 2024-07-28T19:41:04.414 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 1985 (ObjNum 939 snap 325 seq_num 939) dirty exists 2024-07-28T19:41:04.414 INFO:tasks.rados.rados.0.smithi045.stdout:2873: finishing write tid 1 to smithi04569809-1 2024-07-28T19:41:04.414 INFO:tasks.rados.rados.0.smithi045.stdout:2873: finishing write tid 2 to smithi04569809-1 2024-07-28T19:41:04.415 INFO:tasks.rados.rados.0.smithi045.stdout:2873: finishing write tid 3 to smithi04569809-1 2024-07-28T19:41:04.415 INFO:tasks.rados.rados.0.smithi045.stdout:2873: finishing write tid 4 to smithi04569809-1 2024-07-28T19:41:04.415 INFO:tasks.rados.rados.0.smithi045.stdout:2873: finishing write tid 5 to smithi04569809-1 2024-07-28T19:41:04.415 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 580 (ObjNum 1069 snap 363 seq_num 1069) dirty exists 2024-07-28T19:41:04.415 INFO:tasks.rados.rados.0.smithi045.stdout:2873: left oid 1 (ObjNum 1069 snap 363 seq_num 1069) 2024-07-28T19:41:04.433 INFO:tasks.rados.rados.0.smithi045.stdout:2872: done (2 left) 2024-07-28T19:41:04.433 INFO:tasks.rados.rados.0.smithi045.stdout:2873: done (1 left) 2024-07-28T19:41:04.433 INFO:tasks.rados.rados.0.smithi045.stdout:2875: done (0 left) 2024-07-28T19:41:04.433 INFO:tasks.rados.rados.0.smithi045.stdout:2876: snap_remove snap 356 2024-07-28T19:41:04.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:04 smithi045 bash[82788]: cluster 2024-07-28T19:41:03.404787+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-07-28T19:41:04.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:04 smithi045 bash[80445]: cluster 2024-07-28T19:41:03.404787+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-07-28T19:41:04.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:04 smithi155 bash[68033]: cluster 2024-07-28T19:41:03.404787+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-07-28T19:41:05.292 INFO:tasks.rados.rados.0.smithi045.stdout:2876: done (0 left) 2024-07-28T19:41:05.292 INFO:tasks.rados.rados.0.smithi045.stdout:2877: snap_remove snap 349 2024-07-28T19:41:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:05 smithi045 bash[80445]: cluster 2024-07-28T19:41:04.112036+0000 mgr.y (mgr.34101) 339 : cluster [DBG] pgmap v737: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-07-28T19:41:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:05 smithi045 bash[80445]: cluster 2024-07-28T19:41:04.414615+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-07-28T19:41:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:05 smithi045 bash[80445]: cluster 2024-07-28T19:41:05.292836+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-07-28T19:41:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:05 smithi045 bash[82788]: cluster 2024-07-28T19:41:04.112036+0000 mgr.y (mgr.34101) 339 : cluster [DBG] pgmap v737: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-07-28T19:41:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:05 smithi045 bash[82788]: cluster 2024-07-28T19:41:04.414615+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-07-28T19:41:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:05 smithi045 bash[82788]: cluster 2024-07-28T19:41:05.292836+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-07-28T19:41:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:05 smithi155 bash[68033]: cluster 2024-07-28T19:41:04.112036+0000 mgr.y (mgr.34101) 339 : cluster [DBG] pgmap v737: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-07-28T19:41:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:05 smithi155 bash[68033]: cluster 2024-07-28T19:41:04.414615+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-07-28T19:41:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:05 smithi155 bash[68033]: cluster 2024-07-28T19:41:05.292836+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-07-28T19:41:06.296 INFO:tasks.rados.rados.0.smithi045.stdout:2877: done (0 left) 2024-07-28T19:41:06.296 INFO:tasks.rados.rados.0.smithi045.stdout:2878: delete oid 43 current snap is 363 2024-07-28T19:41:06.318 INFO:tasks.rados.rados.0.smithi045.stdout:2878: done (0 left) 2024-07-28T19:41:06.319 INFO:tasks.rados.rados.0.smithi045.stdout:2879: write oid 30 current snap is 363 2024-07-28T19:41:06.319 INFO:tasks.rados.rados.0.smithi045.stdout:2879: seq_num 1072 ranges {417104=672701,1813991=203113} 2024-07-28T19:41:06.337 INFO:tasks.rados.rados.0.smithi045.stdout:2879: writing smithi04569809-30 from 417104 to 1089805 tid 1 2024-07-28T19:41:06.346 INFO:tasks.rados.rados.0.smithi045.stdout:2879: writing smithi04569809-30 from 1813991 to 2017104 tid 2 2024-07-28T19:41:06.346 INFO:tasks.rados.rados.0.smithi045.stdout:2880: write oid 26 current snap is 363 2024-07-28T19:41:06.346 INFO:tasks.rados.rados.0.smithi045.stdout:2879: finishing write tid 1 to smithi04569809-30 2024-07-28T19:41:06.346 INFO:tasks.rados.rados.0.smithi045.stdout:2880: seq_num 1073 ranges {433911=747950,1756120=277791} 2024-07-28T19:41:06.352 INFO:tasks.rados.rados.0.smithi045.stdout:2880: writing smithi04569809-26 from 433911 to 1181861 tid 1 2024-07-28T19:41:06.358 INFO:tasks.rados.rados.0.smithi045.stdout:2880: writing smithi04569809-26 from 1756120 to 2033911 tid 2 2024-07-28T19:41:06.358 INFO:tasks.rados.rados.0.smithi045.stdout:2881: snap_create 2024-07-28T19:41:06.358 INFO:tasks.rados.rados.0.smithi045.stdout:2879: finishing write tid 2 to smithi04569809-30 2024-07-28T19:41:06.358 INFO:tasks.rados.rados.0.smithi045.stdout:2879: finishing write tid 3 to smithi04569809-30 2024-07-28T19:41:06.358 INFO:tasks.rados.rados.0.smithi045.stdout:2879: finishing write tid 4 to smithi04569809-30 2024-07-28T19:41:06.358 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1483 (ObjNum 1072 snap 363 seq_num 1072) dirty exists 2024-07-28T19:41:06.358 INFO:tasks.rados.rados.0.smithi045.stdout:2879: left oid 30 (ObjNum 1072 snap 363 seq_num 1072) 2024-07-28T19:41:06.363 INFO:tasks.rados.rados.0.smithi045.stdout:2880: finishing write tid 1 to smithi04569809-26 2024-07-28T19:41:06.363 INFO:tasks.rados.rados.0.smithi045.stdout:2880: finishing write tid 2 to smithi04569809-26 2024-07-28T19:41:06.363 INFO:tasks.rados.rados.0.smithi045.stdout:2880: finishing write tid 3 to smithi04569809-26 2024-07-28T19:41:06.364 INFO:tasks.rados.rados.0.smithi045.stdout:2880: finishing write tid 4 to smithi04569809-26 2024-07-28T19:41:06.364 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 736 (ObjNum 1073 snap 363 seq_num 1073) dirty exists 2024-07-28T19:41:06.364 INFO:tasks.rados.rados.0.smithi045.stdout:2880: left oid 26 (ObjNum 1073 snap 363 seq_num 1073) 2024-07-28T19:41:07.305 INFO:tasks.rados.rados.0.smithi045.stdout:2879: done (2 left) 2024-07-28T19:41:07.306 INFO:tasks.rados.rados.0.smithi045.stdout:2880: done (1 left) 2024-07-28T19:41:07.306 INFO:tasks.rados.rados.0.smithi045.stdout:2881: done (0 left) 2024-07-28T19:41:07.306 INFO:tasks.rados.rados.0.smithi045.stdout:2882: delete oid 34 current snap is 364 2024-07-28T19:41:07.321 INFO:tasks.rados.rados.0.smithi045.stdout:2882: done (0 left) 2024-07-28T19:41:07.321 INFO:tasks.rados.rados.0.smithi045.stdout:2883: read oid 43 snap -1 2024-07-28T19:41:07.321 INFO:tasks.rados.rados.0.smithi045.stdout:2883: expect deleted 2024-07-28T19:41:07.322 INFO:tasks.rados.rados.0.smithi045.stdout:2884: delete oid 36 current snap is 364 2024-07-28T19:41:07.326 INFO:tasks.rados.rados.0.smithi045.stdout:2884: done (1 left) 2024-07-28T19:41:07.326 INFO:tasks.rados.rados.0.smithi045.stdout:2885: rollback oid 40 current snap is 364 2024-07-28T19:41:07.326 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 40 to 362 2024-07-28T19:41:07.327 INFO:tasks.rados.rados.0.smithi045.stdout:2886: read oid 39 snap 361 2024-07-28T19:41:07.327 INFO:tasks.rados.rados.0.smithi045.stdout:2886: expect (ObjNum 1049 snap 356 seq_num 1049) 2024-07-28T19:41:07.327 INFO:tasks.rados.rados.0.smithi045.stdout:2887: rollback oid 9 current snap is 364 2024-07-28T19:41:07.327 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 9 to 363 2024-07-28T19:41:07.327 INFO:tasks.rados.rados.0.smithi045.stdout:2888: rollback oid 17 current snap is 364 2024-07-28T19:41:07.327 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 358 2024-07-28T19:41:07.327 INFO:tasks.rados.rados.0.smithi045.stdout:2889: write oid 37 current snap is 364 2024-07-28T19:41:07.327 INFO:tasks.rados.rados.0.smithi045.stdout:2889: seq_num 1076 ranges {484332=573697,1531566=552766} 2024-07-28T19:41:07.343 INFO:tasks.rados.rados.0.smithi045.stdout:2889: writing smithi04569809-37 from 484332 to 1058029 tid 1 2024-07-28T19:41:07.360 INFO:tasks.rados.rados.0.smithi045.stdout:2889: writing smithi04569809-37 from 1531566 to 2084332 tid 2 2024-07-28T19:41:07.361 INFO:tasks.rados.rados.0.smithi045.stdout:2890: read oid 25 snap -1 2024-07-28T19:41:07.361 INFO:tasks.rados.rados.0.smithi045.stdout:2890: expect deleted 2024-07-28T19:41:07.361 INFO:tasks.rados.rados.0.smithi045.stdout:2891: write oid 46 current snap is 364 2024-07-28T19:41:07.361 INFO:tasks.rados.rados.0.smithi045.stdout:2891: seq_num 1077 ranges {501139=648946,1873695=227444} 2024-07-28T19:41:07.375 INFO:tasks.rados.rados.0.smithi045.stdout:2891: writing smithi04569809-46 from 501139 to 1150085 tid 1 2024-07-28T19:41:07.386 INFO:tasks.rados.rados.0.smithi045.stdout:2891: writing smithi04569809-46 from 1873695 to 2101139 tid 2 2024-07-28T19:41:07.386 INFO:tasks.rados.rados.0.smithi045.stdout:2892: delete oid 19 current snap is 364 2024-07-28T19:41:07.386 INFO:tasks.rados.rados.0.smithi045.stdout:2888: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:41:07.386 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 901 (ObjNum 145 snap 0 seq_num 284250688) dirty dne 2024-07-28T19:41:07.386 INFO:tasks.rados.rados.0.smithi045.stdout:2887: finishing rollback tid 0 to smithi04569809-9 2024-07-28T19:41:07.386 INFO:tasks.rados.rados.0.smithi045.stdout:2887: finishing rollback tid 1 to smithi04569809-9 2024-07-28T19:41:07.386 INFO:tasks.rados.rados.0.smithi045.stdout:2887: finishing rollback tid 2 to smithi04569809-9 2024-07-28T19:41:07.386 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 1075 (ObjNum 1010 snap 347 seq_num 1010) dirty exists 2024-07-28T19:41:07.386 INFO:tasks.rados.rados.0.smithi045.stdout:2885: finishing rollback tid 0 to smithi04569809-40 2024-07-28T19:41:07.386 INFO:tasks.rados.rados.0.smithi045.stdout:2885: finishing rollback tid 1 to smithi04569809-40 2024-07-28T19:41:07.387 INFO:tasks.rados.rados.0.smithi045.stdout:2885: finishing rollback tid 2 to smithi04569809-40 2024-07-28T19:41:07.387 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1236 (ObjNum 1025 snap 351 seq_num 1025) dirty exists 2024-07-28T19:41:07.387 INFO:tasks.rados.rados.0.smithi045.stdout:2889: finishing write tid 1 to smithi04569809-37 2024-07-28T19:41:07.387 INFO:tasks.rados.rados.0.smithi045.stdout:2886: expect (ObjNum 1049 snap 356 seq_num 1049) 2024-07-28T19:41:07.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:07 smithi155 bash[68033]: cluster 2024-07-28T19:41:06.112680+0000 mgr.y (mgr.34101) 340 : cluster [DBG] pgmap v740: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-07-28T19:41:07.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:07 smithi155 bash[68033]: cluster 2024-07-28T19:41:06.297015+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-07-28T19:41:07.708 INFO:tasks.rados.rados.0.smithi045.stdout:2889: finishing write tid 2 to smithi04569809-37 2024-07-28T19:41:07.708 INFO:tasks.rados.rados.0.smithi045.stdout:2889: finishing write tid 3 to smithi04569809-37 2024-07-28T19:41:07.708 INFO:tasks.rados.rados.0.smithi045.stdout:2889: finishing write tid 4 to smithi04569809-37 2024-07-28T19:41:07.708 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1529 (ObjNum 1076 snap 364 seq_num 1076) dirty exists 2024-07-28T19:41:07.708 INFO:tasks.rados.rados.0.smithi045.stdout:2889: left oid 37 (ObjNum 1076 snap 364 seq_num 1076) 2024-07-28T19:41:07.708 INFO:tasks.rados.rados.0.smithi045.stdout:2891: finishing write tid 1 to smithi04569809-46 2024-07-28T19:41:07.708 INFO:tasks.rados.rados.0.smithi045.stdout:2891: finishing write tid 2 to smithi04569809-46 2024-07-28T19:41:07.708 INFO:tasks.rados.rados.0.smithi045.stdout:2891: finishing write tid 3 to smithi04569809-46 2024-07-28T19:41:07.708 INFO:tasks.rados.rados.0.smithi045.stdout:2891: finishing write tid 4 to smithi04569809-46 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1425 (ObjNum 1077 snap 364 seq_num 1077) dirty exists 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2891: left oid 46 (ObjNum 1077 snap 364 seq_num 1077) 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2883: done (8 left) 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2885: done (7 left) 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2886: done (6 left) 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2887: done (5 left) 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2888: done (4 left) 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2889: done (3 left) 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2890: done (2 left) 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2891: done (1 left) 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2892: done (0 left) 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2893: write oid 21 current snap is 364 2024-07-28T19:41:07.709 INFO:tasks.rados.rados.0.smithi045.stdout:2893: seq_num 1079 ranges {534753=799444,1990659=144094} 2024-07-28T19:41:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:07 smithi045 bash[80445]: cluster 2024-07-28T19:41:06.112680+0000 mgr.y (mgr.34101) 340 : cluster [DBG] pgmap v740: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-07-28T19:41:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:07 smithi045 bash[80445]: cluster 2024-07-28T19:41:06.297015+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-07-28T19:41:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:07 smithi045 bash[82788]: cluster 2024-07-28T19:41:06.112680+0000 mgr.y (mgr.34101) 340 : cluster [DBG] pgmap v740: 89 pgs: 89 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-07-28T19:41:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:07 smithi045 bash[82788]: cluster 2024-07-28T19:41:06.297015+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-07-28T19:41:07.724 INFO:tasks.rados.rados.0.smithi045.stdout:2893: writing smithi04569809-21 from 534753 to 1334197 tid 1 2024-07-28T19:41:07.734 INFO:tasks.rados.rados.0.smithi045.stdout:2893: writing smithi04569809-21 from 1990659 to 2134753 tid 2 2024-07-28T19:41:07.735 INFO:tasks.rados.rados.0.smithi045.stdout:2894: read oid 35 snap -1 2024-07-28T19:41:07.735 INFO:tasks.rados.rados.0.smithi045.stdout:2894: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:41:07.735 INFO:tasks.rados.rados.0.smithi045.stdout:2895: write oid 38 current snap is 364 2024-07-28T19:41:07.735 INFO:tasks.rados.rados.0.smithi045.stdout:2893: finishing write tid 1 to smithi04569809-21 2024-07-28T19:41:07.735 INFO:tasks.rados.rados.0.smithi045.stdout:2895: seq_num 1080 ranges {551560=591046,1765494=386066} 2024-07-28T19:41:07.748 INFO:tasks.rados.rados.0.smithi045.stdout:2895: writing smithi04569809-38 from 551560 to 1142606 tid 1 2024-07-28T19:41:07.761 INFO:tasks.rados.rados.0.smithi045.stdout:2895: writing smithi04569809-38 from 1765494 to 2151560 tid 2 2024-07-28T19:41:07.761 INFO:tasks.rados.rados.0.smithi045.stdout:2896: snap_remove snap 355 2024-07-28T19:41:08.315 INFO:tasks.rados.rados.0.smithi045.stdout:2896: done (3 left) 2024-07-28T19:41:08.315 INFO:tasks.rados.rados.0.smithi045.stdout:2897: snap_remove snap 363 2024-07-28T19:41:08.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:08 smithi045 bash[80445]: cluster 2024-07-28T19:41:07.305928+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-07-28T19:41:08.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:08 smithi045 bash[82788]: cluster 2024-07-28T19:41:07.305928+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-07-28T19:41:08.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:08 smithi155 bash[68033]: cluster 2024-07-28T19:41:07.305928+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-07-28T19:41:09.318 INFO:tasks.rados.rados.0.smithi045.stdout:2897: done (3 left) 2024-07-28T19:41:09.318 INFO:tasks.rados.rados.0.smithi045.stdout:2898: delete oid 13 current snap is 364 2024-07-28T19:41:09.318 INFO:tasks.rados.rados.0.smithi045.stdout:2894: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:2893: finishing write tid 2 to smithi04569809-21 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:2893: finishing write tid 3 to smithi04569809-21 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:2893: finishing write tid 4 to smithi04569809-21 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1534 (ObjNum 1079 snap 364 seq_num 1079) dirty exists 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:2893: left oid 21 (ObjNum 1079 snap 364 seq_num 1079) 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:2895: finishing write tid 1 to smithi04569809-38 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:2895: finishing write tid 2 to smithi04569809-38 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:2895: finishing write tid 3 to smithi04569809-38 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:2895: finishing write tid 4 to smithi04569809-38 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 944 (ObjNum 1080 snap 364 seq_num 1080) dirty exists 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:2895: left oid 38 (ObjNum 1080 snap 364 seq_num 1080) 2024-07-28T19:41:09.461 INFO:tasks.rados.rados.0.smithi045.stdout:2893: done (3 left) 2024-07-28T19:41:09.462 INFO:tasks.rados.rados.0.smithi045.stdout:2894: done (2 left) 2024-07-28T19:41:09.462 INFO:tasks.rados.rados.0.smithi045.stdout:2895: done (1 left) 2024-07-28T19:41:09.462 INFO:tasks.rados.rados.0.smithi045.stdout:2898: done (0 left) 2024-07-28T19:41:09.462 INFO:tasks.rados.rados.0.smithi045.stdout:2899: read oid 32 snap -1 2024-07-28T19:41:09.462 INFO:tasks.rados.rados.0.smithi045.stdout:2899: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:41:09.462 INFO:tasks.rados.rados.0.smithi045.stdout:2900: read oid 12 snap -1 2024-07-28T19:41:09.462 INFO:tasks.rados.rados.0.smithi045.stdout:2900: expect (ObjNum 1067 snap 363 seq_num 1067) 2024-07-28T19:41:09.462 INFO:tasks.rados.rados.0.smithi045.stdout:2901: read oid 39 snap -1 2024-07-28T19:41:09.462 INFO:tasks.rados.rados.0.smithi045.stdout:2901: expect (ObjNum 1049 snap 356 seq_num 1049) 2024-07-28T19:41:09.462 INFO:tasks.rados.rados.0.smithi045.stdout:2902: write oid 50 current snap is 364 2024-07-28T19:41:09.462 INFO:tasks.rados.rados.0.smithi045.stdout:2902: seq_num 1082 ranges {585174=741544,1766105=419069} 2024-07-28T19:41:09.482 INFO:tasks.rados.rados.0.smithi045.stdout:2902: writing smithi04569809-50 from 585174 to 1326718 tid 1 2024-07-28T19:41:09.497 INFO:tasks.rados.rados.0.smithi045.stdout:2902: writing smithi04569809-50 from 1766105 to 2185174 tid 2 2024-07-28T19:41:09.497 INFO:tasks.rados.rados.0.smithi045.stdout:2903: delete oid 11 current snap is 364 2024-07-28T19:41:09.497 INFO:tasks.rados.rados.0.smithi045.stdout:2899: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:41:09.668 INFO:tasks.rados.rados.0.smithi045.stdout:2900: expect (ObjNum 1067 snap 363 seq_num 1067) 2024-07-28T19:41:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:09 smithi045 bash[82788]: cluster 2024-07-28T19:41:08.113347+0000 mgr.y (mgr.34101) 341 : cluster [DBG] pgmap v743: 89 pgs: 89 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:41:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:09 smithi045 bash[82788]: cluster 2024-07-28T19:41:08.315918+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-07-28T19:41:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:09 smithi045 bash[80445]: cluster 2024-07-28T19:41:08.113347+0000 mgr.y (mgr.34101) 341 : cluster [DBG] pgmap v743: 89 pgs: 89 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:41:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:09 smithi045 bash[80445]: cluster 2024-07-28T19:41:08.315918+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-07-28T19:41:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:09 smithi155 bash[68033]: cluster 2024-07-28T19:41:08.113347+0000 mgr.y (mgr.34101) 341 : cluster [DBG] pgmap v743: 89 pgs: 89 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-28T19:41:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:09 smithi155 bash[68033]: cluster 2024-07-28T19:41:08.315918+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-07-28T19:41:09.848 INFO:tasks.rados.rados.0.smithi045.stdout:2901: expect (ObjNum 1049 snap 356 seq_num 1049) 2024-07-28T19:41:10.114 INFO:tasks.rados.rados.0.smithi045.stdout:2902: finishing write tid 1 to smithi04569809-50 2024-07-28T19:41:10.114 INFO:tasks.rados.rados.0.smithi045.stdout:2902: finishing write tid 2 to smithi04569809-50 2024-07-28T19:41:10.114 INFO:tasks.rados.rados.0.smithi045.stdout:2902: finishing write tid 3 to smithi04569809-50 2024-07-28T19:41:10.114 INFO:tasks.rados.rados.0.smithi045.stdout:2902: finishing write tid 4 to smithi04569809-50 2024-07-28T19:41:10.114 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 742 (ObjNum 1082 snap 364 seq_num 1082) dirty exists 2024-07-28T19:41:10.114 INFO:tasks.rados.rados.0.smithi045.stdout:2902: left oid 50 (ObjNum 1082 snap 364 seq_num 1082) 2024-07-28T19:41:10.114 INFO:tasks.rados.rados.0.smithi045.stdout:2899: done (4 left) 2024-07-28T19:41:10.114 INFO:tasks.rados.rados.0.smithi045.stdout:2900: done (3 left) 2024-07-28T19:41:10.114 INFO:tasks.rados.rados.0.smithi045.stdout:2901: done (2 left) 2024-07-28T19:41:10.114 INFO:tasks.rados.rados.0.smithi045.stdout:2902: done (1 left) 2024-07-28T19:41:10.114 INFO:tasks.rados.rados.0.smithi045.stdout:2903: done (0 left) 2024-07-28T19:41:10.115 INFO:tasks.rados.rados.0.smithi045.stdout:2904: write oid 13 current snap is 364 2024-07-28T19:41:10.115 INFO:tasks.rados.rados.0.smithi045.stdout:2904: seq_num 1084 ranges {618788=492042,1883069=335719} 2024-07-28T19:41:10.132 INFO:tasks.rados.rados.0.smithi045.stdout:2904: writing smithi04569809-13 from 618788 to 1110830 tid 1 2024-07-28T19:41:10.151 INFO:tasks.rados.rados.0.smithi045.stdout:2904: writing smithi04569809-13 from 1883069 to 2218788 tid 2 2024-07-28T19:41:10.151 INFO:tasks.rados.rados.0.smithi045.stdout:2905: write oid 41 current snap is 364 2024-07-28T19:41:10.151 INFO:tasks.rados.rados.0.smithi045.stdout:2904: finishing write tid 1 to smithi04569809-13 2024-07-28T19:41:10.151 INFO:tasks.rados.rados.0.smithi045.stdout:2905: seq_num 1085 ranges {635595=567291,1825198=410397} 2024-07-28T19:41:10.162 INFO:tasks.rados.rados.0.smithi045.stdout:2905: writing smithi04569809-41 from 635595 to 1202886 tid 1 2024-07-28T19:41:10.174 INFO:tasks.rados.rados.0.smithi045.stdout:2905: writing smithi04569809-41 from 1825198 to 2235595 tid 2 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:2906: rollback oid 12 current snap is 364 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 12 to 359 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:2904: finishing write tid 2 to smithi04569809-13 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:2904: finishing write tid 3 to smithi04569809-13 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:2904: finishing write tid 4 to smithi04569809-13 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2015 (ObjNum 1084 snap 364 seq_num 1084) dirty exists 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:2904: left oid 13 (ObjNum 1084 snap 364 seq_num 1084) 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:2905: finishing write tid 1 to smithi04569809-41 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:2904: done (2 left) 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:2907: read oid 37 snap -1 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:2907: expect (ObjNum 1076 snap 364 seq_num 1076) 2024-07-28T19:41:10.175 INFO:tasks.rados.rados.0.smithi045.stdout:2908: rollback oid 15 current snap is 364 2024-07-28T19:41:10.176 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 359 2024-07-28T19:41:10.176 INFO:tasks.rados.rados.0.smithi045.stdout:2909: write oid 39 current snap is 364 2024-07-28T19:41:10.176 INFO:tasks.rados.rados.0.smithi045.stdout:2909: seq_num 1086 ranges {652402=642540,1883680=368722} 2024-07-28T19:41:10.188 INFO:tasks.rados.rados.0.smithi045.stdout:2909: writing smithi04569809-39 from 652402 to 1294942 tid 1 2024-07-28T19:41:10.198 INFO:tasks.rados.rados.0.smithi045.stdout:2909: writing smithi04569809-39 from 1883680 to 2252402 tid 2 2024-07-28T19:41:10.198 INFO:tasks.rados.rados.0.smithi045.stdout:2910: rollback oid 24 current snap is 364 2024-07-28T19:41:10.198 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 24 to 325 2024-07-28T19:41:10.199 INFO:tasks.rados.rados.0.smithi045.stdout:2906: finishing rollback tid 0 to smithi04569809-12 2024-07-28T19:41:10.199 INFO:tasks.rados.rados.0.smithi045.stdout:2907: expect (ObjNum 1076 snap 364 seq_num 1076) 2024-07-28T19:41:10.308 INFO:tasks.rados.rados.0.smithi045.stdout:2905: finishing write tid 2 to smithi04569809-41 2024-07-28T19:41:10.308 INFO:tasks.rados.rados.0.smithi045.stdout:2906: finishing rollback tid 1 to smithi04569809-12 2024-07-28T19:41:10.308 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 2017 (ObjNum 129 snap 0 seq_num 284176096) dirty dne 2024-07-28T19:41:10.308 INFO:tasks.rados.rados.0.smithi045.stdout:2905: finishing write tid 3 to smithi04569809-41 2024-07-28T19:41:10.308 INFO:tasks.rados.rados.0.smithi045.stdout:2905: finishing write tid 4 to smithi04569809-41 2024-07-28T19:41:10.308 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1490 (ObjNum 1085 snap 364 seq_num 1085) dirty exists 2024-07-28T19:41:10.308 INFO:tasks.rados.rados.0.smithi045.stdout:2905: left oid 41 (ObjNum 1085 snap 364 seq_num 1085) 2024-07-28T19:41:10.308 INFO:tasks.rados.rados.0.smithi045.stdout:2908: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:41:10.308 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 0 (ObjNum 129 snap 0 seq_num 285052344) dirty dne 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2909: finishing write tid 1 to smithi04569809-39 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2909: finishing write tid 2 to smithi04569809-39 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2910: finishing rollback tid 0 to smithi04569809-24 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2909: finishing write tid 3 to smithi04569809-39 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2909: finishing write tid 4 to smithi04569809-39 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1250 (ObjNum 1086 snap 364 seq_num 1086) dirty exists 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2909: left oid 39 (ObjNum 1086 snap 364 seq_num 1086) 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2910: finishing rollback tid 1 to smithi04569809-24 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 1084 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2905: done (5 left) 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2906: done (4 left) 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2907: done (3 left) 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2908: done (2 left) 2024-07-28T19:41:10.309 INFO:tasks.rados.rados.0.smithi045.stdout:2909: done (1 left) 2024-07-28T19:41:10.310 INFO:tasks.rados.rados.0.smithi045.stdout:2910: done (0 left) 2024-07-28T19:41:10.310 INFO:tasks.rados.rados.0.smithi045.stdout:2911: write oid 48 current snap is 364 2024-07-28T19:41:10.310 INFO:tasks.rados.rados.0.smithi045.stdout:2911: seq_num 1087 ranges {669209=717789,1942162=327047} 2024-07-28T19:41:10.321 INFO:tasks.rados.rados.0.smithi045.stdout:2911: writing smithi04569809-48 from 669209 to 1386998 tid 1 2024-07-28T19:41:10.331 INFO:tasks.rados.rados.0.smithi045.stdout:2911: writing smithi04569809-48 from 1942162 to 2269209 tid 2 2024-07-28T19:41:10.331 INFO:tasks.rados.rados.0.smithi045.stdout:2912: write oid 43 current snap is 364 2024-07-28T19:41:10.331 INFO:tasks.rados.rados.0.smithi045.stdout:2912: seq_num 1088 ranges {686016=509391,1716997=569019} 2024-07-28T19:41:10.342 INFO:tasks.rados.rados.0.smithi045.stdout:2912: writing smithi04569809-43 from 686016 to 1195407 tid 1 2024-07-28T19:41:10.354 INFO:tasks.rados.rados.0.smithi045.stdout:2912: writing smithi04569809-43 from 1716997 to 2286016 tid 2 2024-07-28T19:41:10.354 INFO:tasks.rados.rados.0.smithi045.stdout:2913: rollback oid 24 current snap is 364 2024-07-28T19:41:10.354 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 24 to 362 2024-07-28T19:41:10.354 INFO:tasks.rados.rados.0.smithi045.stdout:2911: finishing write tid 1 to smithi04569809-48 2024-07-28T19:41:10.354 INFO:tasks.rados.rados.0.smithi045.stdout:2914: delete oid 41 current snap is 364 2024-07-28T19:41:10.354 INFO:tasks.rados.rados.0.smithi045.stdout:2911: finishing write tid 2 to smithi04569809-48 2024-07-28T19:41:10.354 INFO:tasks.rados.rados.0.smithi045.stdout:2911: finishing write tid 3 to smithi04569809-48 2024-07-28T19:41:10.355 INFO:tasks.rados.rados.0.smithi045.stdout:2911: finishing write tid 4 to smithi04569809-48 2024-07-28T19:41:10.355 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 796 (ObjNum 1087 snap 364 seq_num 1087) dirty exists 2024-07-28T19:41:10.355 INFO:tasks.rados.rados.0.smithi045.stdout:2911: left oid 48 (ObjNum 1087 snap 364 seq_num 1087) 2024-07-28T19:41:10.355 INFO:tasks.rados.rados.0.smithi045.stdout:2912: finishing write tid 1 to smithi04569809-43 2024-07-28T19:41:10.359 INFO:tasks.rados.rados.0.smithi045.stdout:2913: finishing rollback tid 1 to smithi04569809-24 2024-07-28T19:41:10.359 INFO:tasks.rados.rados.0.smithi045.stdout:2911: done (3 left) 2024-07-28T19:41:10.360 INFO:tasks.rados.rados.0.smithi045.stdout:2914: done (2 left) 2024-07-28T19:41:10.360 INFO:tasks.rados.rados.0.smithi045.stdout:2915: rollback oid 8 current snap is 364 2024-07-28T19:41:10.360 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 8 to 359 2024-07-28T19:41:10.360 INFO:tasks.rados.rados.0.smithi045.stdout:2916: read oid 32 snap -1 2024-07-28T19:41:10.360 INFO:tasks.rados.rados.0.smithi045.stdout:2916: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:41:10.360 INFO:tasks.rados.rados.0.smithi045.stdout:2917: delete oid 12 current snap is 364 2024-07-28T19:41:10.361 INFO:tasks.rados.rados.0.smithi045.stdout:2912: finishing write tid 2 to smithi04569809-43 2024-07-28T19:41:10.361 INFO:tasks.rados.rados.0.smithi045.stdout:2912: finishing write tid 3 to smithi04569809-43 2024-07-28T19:41:10.361 INFO:tasks.rados.rados.0.smithi045.stdout:2912: finishing write tid 4 to smithi04569809-43 2024-07-28T19:41:10.361 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 586 (ObjNum 1088 snap 364 seq_num 1088) dirty exists 2024-07-28T19:41:10.361 INFO:tasks.rados.rados.0.smithi045.stdout:2912: left oid 43 (ObjNum 1088 snap 364 seq_num 1088) 2024-07-28T19:41:10.361 INFO:tasks.rados.rados.0.smithi045.stdout:2913: finishing rollback tid 2 to smithi04569809-24 2024-07-28T19:41:10.361 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 1086 (ObjNum 1051 snap 356 seq_num 1051) dirty exists 2024-07-28T19:41:10.364 INFO:tasks.rados.rados.0.smithi045.stdout:2916: expect (ObjNum 878 snap 310 seq_num 878) 2024-07-28T19:41:10.528 INFO:tasks.rados.rados.0.smithi045.stdout:2915: finishing rollback tid 0 to smithi04569809-8 2024-07-28T19:41:10.528 INFO:tasks.rados.rados.0.smithi045.stdout:2915: finishing rollback tid 1 to smithi04569809-8 2024-07-28T19:41:10.528 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1434 (ObjNum 129 snap 0 seq_num 284472920) dirty dne 2024-07-28T19:41:10.528 INFO:tasks.rados.rados.0.smithi045.stdout:2912: done (4 left) 2024-07-28T19:41:10.528 INFO:tasks.rados.rados.0.smithi045.stdout:2913: done (3 left) 2024-07-28T19:41:10.528 INFO:tasks.rados.rados.0.smithi045.stdout:2915: done (2 left) 2024-07-28T19:41:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:2916: done (1 left) 2024-07-28T19:41:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:2917: done (0 left) 2024-07-28T19:41:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:2918: snap_create 2024-07-28T19:41:10.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:10 smithi045 bash[80445]: cluster 2024-07-28T19:41:09.317964+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-07-28T19:41:10.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:10 smithi045 bash[80445]: cluster 2024-07-28T19:41:10.296404+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-07-28T19:41:10.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:10 smithi045 bash[82788]: cluster 2024-07-28T19:41:09.317964+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-07-28T19:41:10.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:10 smithi045 bash[82788]: cluster 2024-07-28T19:41:10.296404+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-07-28T19:41:10.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:10 smithi155 bash[68033]: cluster 2024-07-28T19:41:09.317964+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-07-28T19:41:10.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:10 smithi155 bash[68033]: cluster 2024-07-28T19:41:10.296404+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-07-28T19:41:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:41:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:41:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:41:11.344 INFO:tasks.rados.rados.0.smithi045.stdout:2918: done (0 left) 2024-07-28T19:41:11.344 INFO:tasks.rados.rados.0.smithi045.stdout:2919: write oid 3 current snap is 365 2024-07-28T19:41:11.344 INFO:tasks.rados.rados.0.smithi045.stdout:2919: seq_num 1091 ranges {736437=735138,2176090=160347} 2024-07-28T19:41:11.369 INFO:tasks.rados.rados.0.smithi045.stdout:2919: writing smithi04569809-3 from 736437 to 1471575 tid 1 2024-07-28T19:41:11.383 INFO:tasks.rados.rados.0.smithi045.stdout:2919: writing smithi04569809-3 from 2176090 to 2336437 tid 2 2024-07-28T19:41:11.383 INFO:tasks.rados.rados.0.smithi045.stdout:2920: snap_create 2024-07-28T19:41:11.384 INFO:tasks.rados.rados.0.smithi045.stdout:2919: finishing write tid 1 to smithi04569809-3 2024-07-28T19:41:11.389 INFO:tasks.rados.rados.0.smithi045.stdout:2919: finishing write tid 2 to smithi04569809-3 2024-07-28T19:41:11.389 INFO:tasks.rados.rados.0.smithi045.stdout:2919: finishing write tid 3 to smithi04569809-3 2024-07-28T19:41:11.390 INFO:tasks.rados.rados.0.smithi045.stdout:2919: finishing write tid 4 to smithi04569809-3 2024-07-28T19:41:11.390 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1546 (ObjNum 1091 snap 365 seq_num 1091) dirty exists 2024-07-28T19:41:11.390 INFO:tasks.rados.rados.0.smithi045.stdout:2919: left oid 3 (ObjNum 1091 snap 365 seq_num 1091) 2024-07-28T19:41:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:11 smithi045 bash[80445]: cluster 2024-07-28T19:41:10.113836+0000 mgr.y (mgr.34101) 342 : cluster [DBG] pgmap v746: 89 pgs: 89 active+clean; 196 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.1 MiB/s wr, 20 op/s 2024-07-28T19:41:11.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:11 smithi045 bash[82788]: cluster 2024-07-28T19:41:10.113836+0000 mgr.y (mgr.34101) 342 : cluster [DBG] pgmap v746: 89 pgs: 89 active+clean; 196 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.1 MiB/s wr, 20 op/s 2024-07-28T19:41:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:11 smithi155 bash[68033]: cluster 2024-07-28T19:41:10.113836+0000 mgr.y (mgr.34101) 342 : cluster [DBG] pgmap v746: 89 pgs: 89 active+clean; 196 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.1 MiB/s wr, 20 op/s 2024-07-28T19:41:12.362 INFO:tasks.rados.rados.0.smithi045.stdout:2919: done (1 left) 2024-07-28T19:41:12.363 INFO:tasks.rados.rados.0.smithi045.stdout:2920: done (0 left) 2024-07-28T19:41:12.363 INFO:tasks.rados.rados.0.smithi045.stdout:2921: delete oid 47 current snap is 366 2024-07-28T19:41:12.371 INFO:tasks.rados.rados.0.smithi045.stdout:2921: done (0 left) 2024-07-28T19:41:12.371 INFO:tasks.rados.rados.0.smithi045.stdout:2922: rollback oid 10 current snap is 366 2024-07-28T19:41:12.371 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 325 2024-07-28T19:41:12.371 INFO:tasks.rados.rados.0.smithi045.stdout:2923: snap_create 2024-07-28T19:41:12.376 INFO:tasks.rados.rados.0.smithi045.stdout:2922: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:41:12.376 INFO:tasks.rados.rados.0.smithi045.stdout:2922: finishing rollback tid 2 to smithi04569809-10 2024-07-28T19:41:12.376 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1496 (ObjNum 929 snap 318 seq_num 929) dirty exists 2024-07-28T19:41:12.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:12 smithi045 bash[82788]: cluster 2024-07-28T19:41:11.343802+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-07-28T19:41:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:12 smithi045 bash[80445]: cluster 2024-07-28T19:41:11.343802+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-07-28T19:41:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:12 smithi155 bash[68033]: cluster 2024-07-28T19:41:11.343802+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-07-28T19:41:12.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:41:12 smithi155 bash[60745]: ts=2024-07-28T19:41:12.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:41:13.373 INFO:tasks.rados.rados.0.smithi045.stdout:2922: done (1 left) 2024-07-28T19:41:13.373 INFO:tasks.rados.rados.0.smithi045.stdout:2923: done (0 left) 2024-07-28T19:41:13.373 INFO:tasks.rados.rados.0.smithi045.stdout:2924: read oid 35 snap -1 2024-07-28T19:41:13.373 INFO:tasks.rados.rados.0.smithi045.stdout:2924: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:41:13.373 INFO:tasks.rados.rados.0.smithi045.stdout:2925: read oid 48 snap 366 2024-07-28T19:41:13.373 INFO:tasks.rados.rados.0.smithi045.stdout:2925: expect (ObjNum 1087 snap 364 seq_num 1087) 2024-07-28T19:41:13.373 INFO:tasks.rados.rados.0.smithi045.stdout:2926: write oid 46 current snap is 367 2024-07-28T19:41:13.373 INFO:tasks.rados.rados.0.smithi045.stdout:2926: seq_num 1093 ranges {770051=485636,1776701=511047} 2024-07-28T19:41:13.394 INFO:tasks.rados.rados.0.smithi045.stdout:2926: writing smithi04569809-46 from 770051 to 1255687 tid 1 2024-07-28T19:41:13.411 INFO:tasks.rados.rados.0.smithi045.stdout:2926: writing smithi04569809-46 from 1776701 to 2287748 tid 2 2024-07-28T19:41:13.411 INFO:tasks.rados.rados.0.smithi045.stdout:2924: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:41:13.587 INFO:tasks.rados.rados.0.smithi045.stdout:2925: expect (ObjNum 1087 snap 364 seq_num 1087) 2024-07-28T19:41:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:13 smithi045 bash[80445]: cluster 2024-07-28T19:41:12.114632+0000 mgr.y (mgr.34101) 343 : cluster [DBG] pgmap v749: 89 pgs: 89 active+clean; 196 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-07-28T19:41:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:13 smithi045 bash[80445]: cluster 2024-07-28T19:41:12.363627+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-07-28T19:41:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:13 smithi045 bash[82788]: cluster 2024-07-28T19:41:12.114632+0000 mgr.y (mgr.34101) 343 : cluster [DBG] pgmap v749: 89 pgs: 89 active+clean; 196 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-07-28T19:41:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:13 smithi045 bash[82788]: cluster 2024-07-28T19:41:12.363627+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-07-28T19:41:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:13 smithi155 bash[68033]: cluster 2024-07-28T19:41:12.114632+0000 mgr.y (mgr.34101) 343 : cluster [DBG] pgmap v749: 89 pgs: 89 active+clean; 196 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-07-28T19:41:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:13 smithi155 bash[68033]: cluster 2024-07-28T19:41:12.363627+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-07-28T19:41:13.809 INFO:tasks.rados.rados.0.smithi045.stdout:2926: finishing write tid 1 to smithi04569809-46 2024-07-28T19:41:13.809 INFO:tasks.rados.rados.0.smithi045.stdout:2926: finishing write tid 2 to smithi04569809-46 2024-07-28T19:41:13.809 INFO:tasks.rados.rados.0.smithi045.stdout:2927: read oid 4 snap 361 2024-07-28T19:41:13.809 INFO:tasks.rados.rados.0.smithi045.stdout:2927: expect deleted 2024-07-28T19:41:13.809 INFO:tasks.rados.rados.0.smithi045.stdout:2924: done (3 left) 2024-07-28T19:41:13.809 INFO:tasks.rados.rados.0.smithi045.stdout:2925: done (2 left) 2024-07-28T19:41:13.809 INFO:tasks.rados.rados.0.smithi045.stdout:2928: write oid 6 current snap is 367 2024-07-28T19:41:13.809 INFO:tasks.rados.rados.0.smithi045.stdout:2928: seq_num 1094 ranges {786858=560885,1835183=551675} 2024-07-28T19:41:13.830 INFO:tasks.rados.rados.0.smithi045.stdout:2928: writing smithi04569809-6 from 786858 to 1347743 tid 1 2024-07-28T19:41:13.847 INFO:tasks.rados.rados.0.smithi045.stdout:2928: writing smithi04569809-6 from 1835183 to 2386858 tid 2 2024-07-28T19:41:13.848 INFO:tasks.rados.rados.0.smithi045.stdout:2929: write oid 18 current snap is 367 2024-07-28T19:41:13.848 INFO:tasks.rados.rados.0.smithi045.stdout:2926: finishing write tid 3 to smithi04569809-46 2024-07-28T19:41:13.848 INFO:tasks.rados.rados.0.smithi045.stdout:2926: finishing write tid 4 to smithi04569809-46 2024-07-28T19:41:13.848 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1438 (ObjNum 1093 snap 367 seq_num 1093) dirty exists 2024-07-28T19:41:13.848 INFO:tasks.rados.rados.0.smithi045.stdout:2926: left oid 46 (ObjNum 1093 snap 367 seq_num 1093) 2024-07-28T19:41:13.848 INFO:tasks.rados.rados.0.smithi045.stdout:2928: finishing write tid 1 to smithi04569809-6 2024-07-28T19:41:13.848 INFO:tasks.rados.rados.0.smithi045.stdout:2929: seq_num 1095 ranges {403665=752487,1610018=514716} 2024-07-28T19:41:13.857 INFO:tasks.rados.rados.0.smithi045.stdout:2929: writing smithi04569809-18 from 403665 to 1156152 tid 1 2024-07-28T19:41:13.868 INFO:tasks.rados.rados.0.smithi045.stdout:2929: writing smithi04569809-18 from 1610018 to 2124734 tid 2 2024-07-28T19:41:13.868 INFO:tasks.rados.rados.0.smithi045.stdout:2926: done (3 left) 2024-07-28T19:41:13.868 INFO:tasks.rados.rados.0.smithi045.stdout:2927: done (2 left) 2024-07-28T19:41:13.868 INFO:tasks.rados.rados.0.smithi045.stdout:2930: read oid 24 snap -1 2024-07-28T19:41:13.868 INFO:tasks.rados.rados.0.smithi045.stdout:2930: expect (ObjNum 1051 snap 356 seq_num 1051) 2024-07-28T19:41:13.868 INFO:tasks.rados.rados.0.smithi045.stdout:2931: snap_remove snap 366 2024-07-28T19:41:14.382 INFO:tasks.rados.rados.0.smithi045.stdout:2931: done (3 left) 2024-07-28T19:41:14.382 INFO:tasks.rados.rados.0.smithi045.stdout:2932: read oid 31 snap -1 2024-07-28T19:41:14.382 INFO:tasks.rados.rados.0.smithi045.stdout:2932: expect deleted 2024-07-28T19:41:14.382 INFO:tasks.rados.rados.0.smithi045.stdout:2933: read oid 38 snap -1 2024-07-28T19:41:14.382 INFO:tasks.rados.rados.0.smithi045.stdout:2933: expect (ObjNum 1080 snap 364 seq_num 1080) 2024-07-28T19:41:14.382 INFO:tasks.rados.rados.0.smithi045.stdout:2934: delete oid 47 current snap is 367 2024-07-28T19:41:14.382 INFO:tasks.rados.rados.0.smithi045.stdout:2928: finishing write tid 2 to smithi04569809-6 2024-07-28T19:41:14.382 INFO:tasks.rados.rados.0.smithi045.stdout:2928: finishing write tid 3 to smithi04569809-6 2024-07-28T19:41:14.383 INFO:tasks.rados.rados.0.smithi045.stdout:2928: finishing write tid 4 to smithi04569809-6 2024-07-28T19:41:14.383 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1869 (ObjNum 1094 snap 367 seq_num 1094) dirty exists 2024-07-28T19:41:14.383 INFO:tasks.rados.rados.0.smithi045.stdout:2928: left oid 6 (ObjNum 1094 snap 367 seq_num 1094) 2024-07-28T19:41:14.383 INFO:tasks.rados.rados.0.smithi045.stdout:2929: finishing write tid 1 to smithi04569809-18 2024-07-28T19:41:14.383 INFO:tasks.rados.rados.0.smithi045.stdout:2929: finishing write tid 2 to smithi04569809-18 2024-07-28T19:41:14.383 INFO:tasks.rados.rados.0.smithi045.stdout:2929: finishing write tid 3 to smithi04569809-18 2024-07-28T19:41:14.383 INFO:tasks.rados.rados.0.smithi045.stdout:2929: finishing write tid 4 to smithi04569809-18 2024-07-28T19:41:14.383 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 1873 (ObjNum 1095 snap 367 seq_num 1095) dirty exists 2024-07-28T19:41:14.383 INFO:tasks.rados.rados.0.smithi045.stdout:2929: left oid 18 (ObjNum 1095 snap 367 seq_num 1095) 2024-07-28T19:41:14.383 INFO:tasks.rados.rados.0.smithi045.stdout:2930: expect (ObjNum 1051 snap 356 seq_num 1051) 2024-07-28T19:41:14.650 INFO:tasks.rados.rados.0.smithi045.stdout:2933: expect (ObjNum 1080 snap 364 seq_num 1080) 2024-07-28T19:41:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:14 smithi045 bash[80445]: cluster 2024-07-28T19:41:13.373165+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-07-28T19:41:14.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:14 smithi045 bash[82788]: cluster 2024-07-28T19:41:13.373165+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-07-28T19:41:14.727 INFO:tasks.rados.rados.0.smithi045.stdout:2928: done (5 left) 2024-07-28T19:41:14.728 INFO:tasks.rados.rados.0.smithi045.stdout:2929: done (4 left) 2024-07-28T19:41:14.728 INFO:tasks.rados.rados.0.smithi045.stdout:2930: done (3 left) 2024-07-28T19:41:14.728 INFO:tasks.rados.rados.0.smithi045.stdout:2932: done (2 left) 2024-07-28T19:41:14.728 INFO:tasks.rados.rados.0.smithi045.stdout:2933: done (1 left) 2024-07-28T19:41:14.728 INFO:tasks.rados.rados.0.smithi045.stdout:2934: done (0 left) 2024-07-28T19:41:14.728 INFO:tasks.rados.rados.0.smithi045.stdout:2935: read oid 41 snap -1 2024-07-28T19:41:14.728 INFO:tasks.rados.rados.0.smithi045.stdout:2935: expect deleted 2024-07-28T19:41:14.728 INFO:tasks.rados.rados.0.smithi045.stdout:2936: write oid 50 current snap is 367 2024-07-28T19:41:14.728 INFO:tasks.rados.rados.0.smithi045.stdout:2936: seq_num 1097 ranges {437279=502985,1610629=518385} 2024-07-28T19:41:14.743 INFO:tasks.rados.rados.0.smithi045.stdout:2936: writing smithi04569809-50 from 437279 to 940264 tid 1 2024-07-28T19:41:14.763 INFO:tasks.rados.rados.0.smithi045.stdout:2936: writing smithi04569809-50 from 1610629 to 2129014 tid 2 2024-07-28T19:41:14.763 INFO:tasks.rados.rados.0.smithi045.stdout:2937: write oid 20 current snap is 367 2024-07-28T19:41:14.763 INFO:tasks.rados.rados.0.smithi045.stdout:2937: seq_num 1098 ranges {454086=578234,1669111=662043} 2024-07-28T19:41:14.780 INFO:tasks.rados.rados.0.smithi045.stdout:2937: writing smithi04569809-20 from 454086 to 1032320 tid 1 2024-07-28T19:41:14.796 INFO:tasks.rados.rados.0.smithi045.stdout:2937: writing smithi04569809-20 from 1669111 to 2331154 tid 2 2024-07-28T19:41:14.797 INFO:tasks.rados.rados.0.smithi045.stdout:2938: delete oid 12 current snap is 367 2024-07-28T19:41:14.797 INFO:tasks.rados.rados.0.smithi045.stdout:2936: finishing write tid 1 to smithi04569809-50 2024-07-28T19:41:14.797 INFO:tasks.rados.rados.0.smithi045.stdout:2936: finishing write tid 2 to smithi04569809-50 2024-07-28T19:41:14.797 INFO:tasks.rados.rados.0.smithi045.stdout:2936: finishing write tid 3 to smithi04569809-50 2024-07-28T19:41:14.797 INFO:tasks.rados.rados.0.smithi045.stdout:2936: finishing write tid 4 to smithi04569809-50 2024-07-28T19:41:14.797 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 746 (ObjNum 1097 snap 367 seq_num 1097) dirty exists 2024-07-28T19:41:14.797 INFO:tasks.rados.rados.0.smithi045.stdout:2936: left oid 50 (ObjNum 1097 snap 367 seq_num 1097) 2024-07-28T19:41:14.797 INFO:tasks.rados.rados.0.smithi045.stdout:2937: finishing write tid 1 to smithi04569809-20 2024-07-28T19:41:14.803 INFO:tasks.rados.rados.0.smithi045.stdout:2937: finishing write tid 2 to smithi04569809-20 2024-07-28T19:41:14.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:14 smithi155 bash[68033]: cluster 2024-07-28T19:41:13.373165+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-07-28T19:41:14.804 INFO:tasks.rados.rados.0.smithi045.stdout:2937: finishing write tid 3 to smithi04569809-20 2024-07-28T19:41:14.804 INFO:tasks.rados.rados.0.smithi045.stdout:2935: done (3 left) 2024-07-28T19:41:14.804 INFO:tasks.rados.rados.0.smithi045.stdout:2936: done (2 left) 2024-07-28T19:41:14.804 INFO:tasks.rados.rados.0.smithi045.stdout:2938: done (1 left) 2024-07-28T19:41:14.804 INFO:tasks.rados.rados.0.smithi045.stdout:2939: write oid 4 current snap is 367 2024-07-28T19:41:14.804 INFO:tasks.rados.rados.0.smithi045.stdout:2939: seq_num 1100 ranges {487700=728732,1786075=665712} 2024-07-28T19:41:14.817 INFO:tasks.rados.rados.0.smithi045.stdout:2939: writing smithi04569809-4 from 487700 to 1216432 tid 1 2024-07-28T19:41:14.831 INFO:tasks.rados.rados.0.smithi045.stdout:2939: writing smithi04569809-4 from 1786075 to 2451787 tid 2 2024-07-28T19:41:14.831 INFO:tasks.rados.rados.0.smithi045.stdout:2940: snap_create 2024-07-28T19:41:14.831 INFO:tasks.rados.rados.0.smithi045.stdout:2937: finishing write tid 4 to smithi04569809-20 2024-07-28T19:41:14.831 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 608 (ObjNum 1098 snap 367 seq_num 1098) dirty exists 2024-07-28T19:41:14.831 INFO:tasks.rados.rados.0.smithi045.stdout:2937: left oid 20 (ObjNum 1098 snap 367 seq_num 1098) 2024-07-28T19:41:14.834 INFO:tasks.rados.rados.0.smithi045.stdout:2939: finishing write tid 1 to smithi04569809-4 2024-07-28T19:41:14.840 INFO:tasks.rados.rados.0.smithi045.stdout:2939: finishing write tid 2 to smithi04569809-4 2024-07-28T19:41:14.840 INFO:tasks.rados.rados.0.smithi045.stdout:2939: finishing write tid 3 to smithi04569809-4 2024-07-28T19:41:14.841 INFO:tasks.rados.rados.0.smithi045.stdout:2939: finishing write tid 4 to smithi04569809-4 2024-07-28T19:41:14.841 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 283 (ObjNum 1100 snap 367 seq_num 1100) dirty exists 2024-07-28T19:41:14.841 INFO:tasks.rados.rados.0.smithi045.stdout:2939: left oid 4 (ObjNum 1100 snap 367 seq_num 1100) 2024-07-28T19:41:15.298 INFO:tasks.rados.rados.0.smithi045.stdout:2937: done (2 left) 2024-07-28T19:41:15.299 INFO:tasks.rados.rados.0.smithi045.stdout:2939: done (1 left) 2024-07-28T19:41:15.299 INFO:tasks.rados.rados.0.smithi045.stdout:2940: done (0 left) 2024-07-28T19:41:15.299 INFO:tasks.rados.rados.0.smithi045.stdout:2941: write oid 23 current snap is 368 2024-07-28T19:41:15.299 INFO:tasks.rados.rados.0.smithi045.stdout:2941: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2024-07-28T19:41:15.308 INFO:tasks.rados.rados.0.smithi045.stdout:2941: writing smithi04569809-23 from 504507 to 908488 tid 1 2024-07-28T19:41:15.317 INFO:tasks.rados.rados.0.smithi045.stdout:2941: writing smithi04569809-23 from 1328204 to 1737574 tid 2 2024-07-28T19:41:15.326 INFO:tasks.rados.rados.0.smithi045.stdout:2941: writing smithi04569809-23 from 2252362 to 2504507 tid 3 2024-07-28T19:41:15.326 INFO:tasks.rados.rados.0.smithi045.stdout:2942: snap_remove snap 365 2024-07-28T19:41:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:15 smithi045 bash[80445]: cluster 2024-07-28T19:41:14.115621+0000 mgr.y (mgr.34101) 344 : cluster [DBG] pgmap v752: 89 pgs: 89 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-07-28T19:41:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:15 smithi045 bash[80445]: cluster 2024-07-28T19:41:14.382239+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-07-28T19:41:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:15 smithi045 bash[80445]: cluster 2024-07-28T19:41:15.299286+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-07-28T19:41:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:15 smithi045 bash[82788]: cluster 2024-07-28T19:41:14.115621+0000 mgr.y (mgr.34101) 344 : cluster [DBG] pgmap v752: 89 pgs: 89 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-07-28T19:41:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:15 smithi045 bash[82788]: cluster 2024-07-28T19:41:14.382239+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-07-28T19:41:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:15 smithi045 bash[82788]: cluster 2024-07-28T19:41:15.299286+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-07-28T19:41:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:15 smithi155 bash[68033]: cluster 2024-07-28T19:41:14.115621+0000 mgr.y (mgr.34101) 344 : cluster [DBG] pgmap v752: 89 pgs: 89 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-07-28T19:41:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:15 smithi155 bash[68033]: cluster 2024-07-28T19:41:14.382239+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-07-28T19:41:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:15 smithi155 bash[68033]: cluster 2024-07-28T19:41:15.299286+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-07-28T19:41:16.300 INFO:tasks.rados.rados.0.smithi045.stdout:2942: done (1 left) 2024-07-28T19:41:16.300 INFO:tasks.rados.rados.0.smithi045.stdout:2943: snap_create 2024-07-28T19:41:16.300 INFO:tasks.rados.rados.0.smithi045.stdout:2941: finishing write tid 1 to smithi04569809-23 2024-07-28T19:41:16.300 INFO:tasks.rados.rados.0.smithi045.stdout:2941: finishing write tid 2 to smithi04569809-23 2024-07-28T19:41:16.301 INFO:tasks.rados.rados.0.smithi045.stdout:2941: finishing write tid 3 to smithi04569809-23 2024-07-28T19:41:16.301 INFO:tasks.rados.rados.0.smithi045.stdout:2941: finishing write tid 4 to smithi04569809-23 2024-07-28T19:41:16.301 INFO:tasks.rados.rados.0.smithi045.stdout:2941: finishing write tid 5 to smithi04569809-23 2024-07-28T19:41:16.301 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 1032 (ObjNum 1101 snap 368 seq_num 1101) dirty exists 2024-07-28T19:41:16.301 INFO:tasks.rados.rados.0.smithi045.stdout:2941: left oid 23 (ObjNum 1101 snap 368 seq_num 1101) 2024-07-28T19:41:17.305 INFO:tasks.rados.rados.0.smithi045.stdout:2941: done (1 left) 2024-07-28T19:41:17.305 INFO:tasks.rados.rados.0.smithi045.stdout:2943: done (0 left) 2024-07-28T19:41:17.305 INFO:tasks.rados.rados.0.smithi045.stdout:2944: rollback oid 14 current snap is 369 2024-07-28T19:41:17.305 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 368 2024-07-28T19:41:17.305 INFO:tasks.rados.rados.0.smithi045.stdout:2945: read oid 17 snap -1 2024-07-28T19:41:17.306 INFO:tasks.rados.rados.0.smithi045.stdout:2945: expect deleted 2024-07-28T19:41:17.306 INFO:tasks.rados.rados.0.smithi045.stdout:2946: snap_remove snap 359 2024-07-28T19:41:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:17 smithi045 bash[80445]: cluster 2024-07-28T19:41:16.116302+0000 mgr.y (mgr.34101) 345 : cluster [DBG] pgmap v755: 89 pgs: 89 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-07-28T19:41:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:17 smithi045 bash[80445]: cluster 2024-07-28T19:41:16.301283+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-07-28T19:41:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:17 smithi045 bash[82788]: cluster 2024-07-28T19:41:16.116302+0000 mgr.y (mgr.34101) 345 : cluster [DBG] pgmap v755: 89 pgs: 89 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-07-28T19:41:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:17 smithi045 bash[82788]: cluster 2024-07-28T19:41:16.301283+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-07-28T19:41:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:17 smithi155 bash[68033]: cluster 2024-07-28T19:41:16.116302+0000 mgr.y (mgr.34101) 345 : cluster [DBG] pgmap v755: 89 pgs: 89 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-07-28T19:41:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:17 smithi155 bash[68033]: cluster 2024-07-28T19:41:16.301283+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-07-28T19:41:18.305 INFO:tasks.rados.rados.0.smithi045.stdout:2946: done (2 left) 2024-07-28T19:41:18.306 INFO:tasks.rados.rados.0.smithi045.stdout:2947: delete oid 46 current snap is 369 2024-07-28T19:41:18.306 INFO:tasks.rados.rados.0.smithi045.stdout:2944: finishing rollback tid 0 to smithi04569809-14 2024-07-28T19:41:18.306 INFO:tasks.rados.rados.0.smithi045.stdout:2944: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:41:18.306 INFO:tasks.rados.rados.0.smithi045.stdout:2944: finishing rollback tid 2 to smithi04569809-14 2024-07-28T19:41:18.306 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 386 (ObjNum 848 snap 292 seq_num 848) dirty exists 2024-07-28T19:41:18.330 INFO:tasks.rados.rados.0.smithi045.stdout:2944: done (2 left) 2024-07-28T19:41:18.330 INFO:tasks.rados.rados.0.smithi045.stdout:2945: done (1 left) 2024-07-28T19:41:18.330 INFO:tasks.rados.rados.0.smithi045.stdout:2947: done (0 left) 2024-07-28T19:41:18.330 INFO:tasks.rados.rados.0.smithi045.stdout:2948: delete oid 24 current snap is 369 2024-07-28T19:41:18.341 INFO:tasks.rados.rados.0.smithi045.stdout:2948: done (0 left) 2024-07-28T19:41:18.342 INFO:tasks.rados.rados.0.smithi045.stdout:2949: delete oid 15 current snap is 369 2024-07-28T19:41:18.347 INFO:tasks.rados.rados.0.smithi045.stdout:2949: done (0 left) 2024-07-28T19:41:18.347 INFO:tasks.rados.rados.0.smithi045.stdout:2950: rollback oid 32 current snap is 369 2024-07-28T19:41:18.347 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 360 2024-07-28T19:41:18.347 INFO:tasks.rados.rados.0.smithi045.stdout:2951: write oid 48 current snap is 369 2024-07-28T19:41:18.347 INFO:tasks.rados.rados.0.smithi045.stdout:2951: seq_num 1105 ranges {571735=421330,1562132=416708} 2024-07-28T19:41:18.363 INFO:tasks.rados.rados.0.smithi045.stdout:2951: writing smithi04569809-48 from 571735 to 993065 tid 1 2024-07-28T19:41:18.380 INFO:tasks.rados.rados.0.smithi045.stdout:2951: writing smithi04569809-48 from 1562132 to 1978840 tid 2 2024-07-28T19:41:18.380 INFO:tasks.rados.rados.0.smithi045.stdout:2952: write oid 28 current snap is 369 2024-07-28T19:41:18.380 INFO:tasks.rados.rados.0.smithi045.stdout:2950: finishing rollback tid 0 to smithi04569809-32 2024-07-28T19:41:18.380 INFO:tasks.rados.rados.0.smithi045.stdout:2950: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:41:18.380 INFO:tasks.rados.rados.0.smithi045.stdout:2952: seq_num 1106 ranges {588542=496579,1620614=676719} 2024-07-28T19:41:18.395 INFO:tasks.rados.rados.0.smithi045.stdout:2952: writing smithi04569809-28 from 588542 to 1085121 tid 1 2024-07-28T19:41:18.411 INFO:tasks.rados.rados.0.smithi045.stdout:2952: writing smithi04569809-28 from 1620614 to 2297333 tid 2 2024-07-28T19:41:18.411 INFO:tasks.rados.rados.0.smithi045.stdout:2953: read oid 10 snap -1 2024-07-28T19:41:18.411 INFO:tasks.rados.rados.0.smithi045.stdout:2953: expect (ObjNum 929 snap 318 seq_num 929) 2024-07-28T19:41:18.411 INFO:tasks.rados.rados.0.smithi045.stdout:2954: snap_create 2024-07-28T19:41:18.411 INFO:tasks.rados.rados.0.smithi045.stdout:2950: finishing rollback tid 2 to smithi04569809-32 2024-07-28T19:41:18.411 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 1260 (ObjNum 878 snap 310 seq_num 878) dirty exists 2024-07-28T19:41:18.411 INFO:tasks.rados.rados.0.smithi045.stdout:2951: finishing write tid 1 to smithi04569809-48 2024-07-28T19:41:18.412 INFO:tasks.rados.rados.0.smithi045.stdout:2951: finishing write tid 2 to smithi04569809-48 2024-07-28T19:41:18.412 INFO:tasks.rados.rados.0.smithi045.stdout:2951: finishing write tid 3 to smithi04569809-48 2024-07-28T19:41:18.412 INFO:tasks.rados.rados.0.smithi045.stdout:2951: finishing write tid 4 to smithi04569809-48 2024-07-28T19:41:18.412 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 802 (ObjNum 1105 snap 369 seq_num 1105) dirty exists 2024-07-28T19:41:18.412 INFO:tasks.rados.rados.0.smithi045.stdout:2951: left oid 48 (ObjNum 1105 snap 369 seq_num 1105) 2024-07-28T19:41:18.412 INFO:tasks.rados.rados.0.smithi045.stdout:2952: finishing write tid 1 to smithi04569809-28 2024-07-28T19:41:18.418 INFO:tasks.rados.rados.0.smithi045.stdout:2952: finishing write tid 2 to smithi04569809-28 2024-07-28T19:41:18.419 INFO:tasks.rados.rados.0.smithi045.stdout:2952: finishing write tid 3 to smithi04569809-28 2024-07-28T19:41:18.419 INFO:tasks.rados.rados.0.smithi045.stdout:2952: finishing write tid 4 to smithi04569809-28 2024-07-28T19:41:18.419 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 954 (ObjNum 1106 snap 369 seq_num 1106) dirty exists 2024-07-28T19:41:18.419 INFO:tasks.rados.rados.0.smithi045.stdout:2952: left oid 28 (ObjNum 1106 snap 369 seq_num 1106) 2024-07-28T19:41:18.421 INFO:tasks.rados.rados.0.smithi045.stdout:2953: expect (ObjNum 929 snap 318 seq_num 929) 2024-07-28T19:41:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:18 smithi045 bash[80445]: cluster 2024-07-28T19:41:17.305640+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-07-28T19:41:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:18 smithi045 bash[80445]: audit 2024-07-28T19:41:18.037341+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:18 smithi045 bash[80445]: cluster 2024-07-28T19:41:18.306360+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-07-28T19:41:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:18 smithi045 bash[82788]: cluster 2024-07-28T19:41:17.305640+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-07-28T19:41:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:18 smithi045 bash[82788]: audit 2024-07-28T19:41:18.037341+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:18 smithi045 bash[82788]: cluster 2024-07-28T19:41:18.306360+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-07-28T19:41:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:18 smithi155 bash[68033]: cluster 2024-07-28T19:41:17.305640+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-07-28T19:41:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:18 smithi155 bash[68033]: audit 2024-07-28T19:41:18.037341+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:18 smithi155 bash[68033]: cluster 2024-07-28T19:41:18.306360+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-07-28T19:41:19.353 INFO:tasks.rados.rados.0.smithi045.stdout:2950: done (4 left) 2024-07-28T19:41:19.353 INFO:tasks.rados.rados.0.smithi045.stdout:2951: done (3 left) 2024-07-28T19:41:19.353 INFO:tasks.rados.rados.0.smithi045.stdout:2952: done (2 left) 2024-07-28T19:41:19.353 INFO:tasks.rados.rados.0.smithi045.stdout:2953: done (1 left) 2024-07-28T19:41:19.354 INFO:tasks.rados.rados.0.smithi045.stdout:2954: done (0 left) 2024-07-28T19:41:19.354 INFO:tasks.rados.rados.0.smithi045.stdout:2955: write oid 45 current snap is 370 2024-07-28T19:41:19.354 INFO:tasks.rados.rados.0.smithi045.stdout:2955: seq_num 1107 ranges {605349=571828,1679096=420377} 2024-07-28T19:41:19.368 INFO:tasks.rados.rados.0.smithi045.stdout:2955: writing smithi04569809-45 from 605349 to 1177177 tid 1 2024-07-28T19:41:19.378 INFO:tasks.rados.rados.0.smithi045.stdout:2955: writing smithi04569809-45 from 1679096 to 2099473 tid 2 2024-07-28T19:41:19.378 INFO:tasks.rados.rados.0.smithi045.stdout:2956: write oid 4 current snap is 370 2024-07-28T19:41:19.378 INFO:tasks.rados.rados.0.smithi045.stdout:2955: finishing write tid 1 to smithi04569809-45 2024-07-28T19:41:19.378 INFO:tasks.rados.rados.0.smithi045.stdout:2956: seq_num 1108 ranges {622156=647077,1737578=680388} 2024-07-28T19:41:19.385 INFO:tasks.rados.rados.0.smithi045.stdout:2956: writing smithi04569809-4 from 622156 to 1269233 tid 1 2024-07-28T19:41:19.392 INFO:tasks.rados.rados.0.smithi045.stdout:2956: writing smithi04569809-4 from 1737578 to 2417966 tid 2 2024-07-28T19:41:19.392 INFO:tasks.rados.rados.0.smithi045.stdout:2957: read oid 26 snap -1 2024-07-28T19:41:19.392 INFO:tasks.rados.rados.0.smithi045.stdout:2957: expect (ObjNum 1073 snap 363 seq_num 1073) 2024-07-28T19:41:19.392 INFO:tasks.rados.rados.0.smithi045.stdout:2958: delete oid 13 current snap is 370 2024-07-28T19:41:19.392 INFO:tasks.rados.rados.0.smithi045.stdout:2955: finishing write tid 2 to smithi04569809-45 2024-07-28T19:41:19.393 INFO:tasks.rados.rados.0.smithi045.stdout:2955: finishing write tid 3 to smithi04569809-45 2024-07-28T19:41:19.393 INFO:tasks.rados.rados.0.smithi045.stdout:2955: finishing write tid 4 to smithi04569809-45 2024-07-28T19:41:19.393 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 806 (ObjNum 1107 snap 370 seq_num 1107) dirty exists 2024-07-28T19:41:19.393 INFO:tasks.rados.rados.0.smithi045.stdout:2955: left oid 45 (ObjNum 1107 snap 370 seq_num 1107) 2024-07-28T19:41:19.399 INFO:tasks.rados.rados.0.smithi045.stdout:2956: finishing write tid 1 to smithi04569809-4 2024-07-28T19:41:19.401 INFO:tasks.rados.rados.0.smithi045.stdout:2957: expect (ObjNum 1073 snap 363 seq_num 1073) 2024-07-28T19:41:19.580 INFO:tasks.rados.rados.0.smithi045.stdout:2956: finishing write tid 2 to smithi04569809-4 2024-07-28T19:41:19.580 INFO:tasks.rados.rados.0.smithi045.stdout:2956: finishing write tid 3 to smithi04569809-4 2024-07-28T19:41:19.580 INFO:tasks.rados.rados.0.smithi045.stdout:2956: finishing write tid 4 to smithi04569809-4 2024-07-28T19:41:19.580 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 287 (ObjNum 1108 snap 370 seq_num 1108) dirty exists 2024-07-28T19:41:19.581 INFO:tasks.rados.rados.0.smithi045.stdout:2956: left oid 4 (ObjNum 1108 snap 370 seq_num 1108) 2024-07-28T19:41:19.581 INFO:tasks.rados.rados.0.smithi045.stdout:2955: done (3 left) 2024-07-28T19:41:19.581 INFO:tasks.rados.rados.0.smithi045.stdout:2956: done (2 left) 2024-07-28T19:41:19.581 INFO:tasks.rados.rados.0.smithi045.stdout:2957: done (1 left) 2024-07-28T19:41:19.581 INFO:tasks.rados.rados.0.smithi045.stdout:2958: done (0 left) 2024-07-28T19:41:19.581 INFO:tasks.rados.rados.0.smithi045.stdout:2959: rollback oid 46 current snap is 370 2024-07-28T19:41:19.581 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 46 to 361 2024-07-28T19:41:19.581 INFO:tasks.rados.rados.0.smithi045.stdout:2960: delete oid 7 current snap is 370 2024-07-28T19:41:19.584 INFO:tasks.rados.rados.0.smithi045.stdout:2960: done (1 left) 2024-07-28T19:41:19.584 INFO:tasks.rados.rados.0.smithi045.stdout:2961: delete oid 1 current snap is 370 2024-07-28T19:41:19.585 INFO:tasks.rados.rados.0.smithi045.stdout:2959: finishing rollback tid 1 to smithi04569809-46 2024-07-28T19:41:19.585 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1444 (ObjNum 81 snap 0 seq_num 1228845574) dirty dne 2024-07-28T19:41:19.588 INFO:tasks.rados.rados.0.smithi045.stdout:2959: done (1 left) 2024-07-28T19:41:19.588 INFO:tasks.rados.rados.0.smithi045.stdout:2961: done (0 left) 2024-07-28T19:41:19.589 INFO:tasks.rados.rados.0.smithi045.stdout:2962: read oid 48 snap -1 2024-07-28T19:41:19.589 INFO:tasks.rados.rados.0.smithi045.stdout:2962: expect (ObjNum 1105 snap 369 seq_num 1105) 2024-07-28T19:41:19.589 INFO:tasks.rados.rados.0.smithi045.stdout:2963: write oid 22 current snap is 370 2024-07-28T19:41:19.589 INFO:tasks.rados.rados.0.smithi045.stdout:2963: seq_num 1112 ranges {689384=664426,1971506=687726} 2024-07-28T19:41:19.598 INFO:tasks.rados.rados.0.smithi045.stdout:2963: writing smithi04569809-22 from 689384 to 1353810 tid 1 2024-07-28T19:41:19.612 INFO:tasks.rados.rados.0.smithi045.stdout:2963: writing smithi04569809-22 from 1971506 to 2659232 tid 2 2024-07-28T19:41:19.612 INFO:tasks.rados.rados.0.smithi045.stdout:2964: snap_create 2024-07-28T19:41:19.612 INFO:tasks.rados.rados.0.smithi045.stdout:2962: expect (ObjNum 1105 snap 369 seq_num 1105) 2024-07-28T19:41:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:19 smithi045 bash[82788]: cluster 2024-07-28T19:41:18.116940+0000 mgr.y (mgr.34101) 346 : cluster [DBG] pgmap v758: 89 pgs: 89 active+clean; 207 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 244 KiB/s wr, 5 op/s 2024-07-28T19:41:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:19 smithi045 bash[80445]: cluster 2024-07-28T19:41:18.116940+0000 mgr.y (mgr.34101) 346 : cluster [DBG] pgmap v758: 89 pgs: 89 active+clean; 207 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 244 KiB/s wr, 5 op/s 2024-07-28T19:41:19.761 INFO:tasks.rados.rados.0.smithi045.stdout:2963: finishing write tid 1 to smithi04569809-22 2024-07-28T19:41:19.761 INFO:tasks.rados.rados.0.smithi045.stdout:2963: finishing write tid 2 to smithi04569809-22 2024-07-28T19:41:19.762 INFO:tasks.rados.rados.0.smithi045.stdout:2963: finishing write tid 3 to smithi04569809-22 2024-07-28T19:41:19.762 INFO:tasks.rados.rados.0.smithi045.stdout:2963: finishing write tid 4 to smithi04569809-22 2024-07-28T19:41:19.762 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 1264 (ObjNum 1112 snap 370 seq_num 1112) dirty exists 2024-07-28T19:41:19.762 INFO:tasks.rados.rados.0.smithi045.stdout:2963: left oid 22 (ObjNum 1112 snap 370 seq_num 1112) 2024-07-28T19:41:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:19 smithi155 bash[68033]: cluster 2024-07-28T19:41:18.116940+0000 mgr.y (mgr.34101) 346 : cluster [DBG] pgmap v758: 89 pgs: 89 active+clean; 207 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 244 KiB/s wr, 5 op/s 2024-07-28T19:41:20.363 INFO:tasks.rados.rados.0.smithi045.stdout:2962: done (2 left) 2024-07-28T19:41:20.363 INFO:tasks.rados.rados.0.smithi045.stdout:2963: done (1 left) 2024-07-28T19:41:20.363 INFO:tasks.rados.rados.0.smithi045.stdout:2964: done (0 left) 2024-07-28T19:41:20.363 INFO:tasks.rados.rados.0.smithi045.stdout:2965: delete oid 36 current snap is 371 2024-07-28T19:41:20.370 INFO:tasks.rados.rados.0.smithi045.stdout:2965: done (0 left) 2024-07-28T19:41:20.370 INFO:tasks.rados.rados.0.smithi045.stdout:2966: delete oid 42 current snap is 371 2024-07-28T19:41:20.375 INFO:tasks.rados.rados.0.smithi045.stdout:2966: done (0 left) 2024-07-28T19:41:20.375 INFO:tasks.rados.rados.0.smithi045.stdout:2967: write oid 47 current snap is 371 2024-07-28T19:41:20.375 INFO:tasks.rados.rados.0.smithi045.stdout:2967: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2024-07-28T19:41:20.395 INFO:tasks.rados.rados.0.smithi045.stdout:2967: writing smithi04569809-47 from 739805 to 1229978 tid 1 2024-07-28T19:41:20.409 INFO:tasks.rados.rados.0.smithi045.stdout:2967: writing smithi04569809-47 from 1630599 to 2065652 tid 2 2024-07-28T19:41:20.421 INFO:tasks.rados.rados.0.smithi045.stdout:2967: writing smithi04569809-47 from 2636284 to 2739805 tid 3 2024-07-28T19:41:20.421 INFO:tasks.rados.rados.0.smithi045.stdout:2968: write oid 20 current snap is 371 2024-07-28T19:41:20.421 INFO:tasks.rados.rados.0.smithi045.stdout:2968: seq_num 1116 ranges {756612=565422,2089081=578711} 2024-07-28T19:41:20.438 INFO:tasks.rados.rados.0.smithi045.stdout:2968: writing smithi04569809-20 from 756612 to 1322034 tid 1 2024-07-28T19:41:20.453 INFO:tasks.rados.rados.0.smithi045.stdout:2968: writing smithi04569809-20 from 2089081 to 2667792 tid 2 2024-07-28T19:41:20.453 INFO:tasks.rados.rados.0.smithi045.stdout:2969: read oid 50 snap -1 2024-07-28T19:41:20.453 INFO:tasks.rados.rados.0.smithi045.stdout:2969: expect (ObjNum 1097 snap 367 seq_num 1097) 2024-07-28T19:41:20.454 INFO:tasks.rados.rados.0.smithi045.stdout:2970: write oid 46 current snap is 371 2024-07-28T19:41:20.454 INFO:tasks.rados.rados.0.smithi045.stdout:2967: finishing write tid 1 to smithi04569809-47 2024-07-28T19:41:20.454 INFO:tasks.rados.rados.0.smithi045.stdout:2967: finishing write tid 2 to smithi04569809-47 2024-07-28T19:41:20.454 INFO:tasks.rados.rados.0.smithi045.stdout:2967: finishing write tid 3 to smithi04569809-47 2024-07-28T19:41:20.454 INFO:tasks.rados.rados.0.smithi045.stdout:2967: finishing write tid 4 to smithi04569809-47 2024-07-28T19:41:20.454 INFO:tasks.rados.rados.0.smithi045.stdout:2967: finishing write tid 5 to smithi04569809-47 2024-07-28T19:41:20.454 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 1510 (ObjNum 1115 snap 371 seq_num 1115) dirty exists 2024-07-28T19:41:20.454 INFO:tasks.rados.rados.0.smithi045.stdout:2967: left oid 47 (ObjNum 1115 snap 371 seq_num 1115) 2024-07-28T19:41:20.454 INFO:tasks.rados.rados.0.smithi045.stdout:2968: finishing write tid 1 to smithi04569809-20 2024-07-28T19:41:20.454 INFO:tasks.rados.rados.0.smithi045.stdout:2970: seq_num 1117 ranges {773419=640671,2147563=438722} 2024-07-28T19:41:20.466 INFO:tasks.rados.rados.0.smithi045.stdout:2970: writing smithi04569809-46 from 773419 to 1414090 tid 1 2024-07-28T19:41:20.477 INFO:tasks.rados.rados.0.smithi045.stdout:2970: writing smithi04569809-46 from 2147563 to 2586285 tid 2 2024-07-28T19:41:20.477 INFO:tasks.rados.rados.0.smithi045.stdout:2967: done (3 left) 2024-07-28T19:41:20.477 INFO:tasks.rados.rados.0.smithi045.stdout:2971: snap_create 2024-07-28T19:41:20.477 INFO:tasks.rados.rados.0.smithi045.stdout:2968: finishing write tid 2 to smithi04569809-20 2024-07-28T19:41:20.477 INFO:tasks.rados.rados.0.smithi045.stdout:2968: finishing write tid 3 to smithi04569809-20 2024-07-28T19:41:20.477 INFO:tasks.rados.rados.0.smithi045.stdout:2968: finishing write tid 4 to smithi04569809-20 2024-07-28T19:41:20.477 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 618 (ObjNum 1116 snap 371 seq_num 1116) dirty exists 2024-07-28T19:41:20.478 INFO:tasks.rados.rados.0.smithi045.stdout:2968: left oid 20 (ObjNum 1116 snap 371 seq_num 1116) 2024-07-28T19:41:20.478 INFO:tasks.rados.rados.0.smithi045.stdout:2969: expect (ObjNum 1097 snap 367 seq_num 1097) 2024-07-28T19:41:20.651 INFO:tasks.rados.rados.0.smithi045.stdout:2970: finishing write tid 1 to smithi04569809-46 2024-07-28T19:41:20.651 INFO:tasks.rados.rados.0.smithi045.stdout:2970: finishing write tid 2 to smithi04569809-46 2024-07-28T19:41:20.651 INFO:tasks.rados.rados.0.smithi045.stdout:2970: finishing write tid 3 to smithi04569809-46 2024-07-28T19:41:20.652 INFO:tasks.rados.rados.0.smithi045.stdout:2970: finishing write tid 4 to smithi04569809-46 2024-07-28T19:41:20.652 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1450 (ObjNum 1117 snap 371 seq_num 1117) dirty exists 2024-07-28T19:41:20.652 INFO:tasks.rados.rados.0.smithi045.stdout:2970: left oid 46 (ObjNum 1117 snap 371 seq_num 1117) 2024-07-28T19:41:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:20 smithi045 bash[80445]: cluster 2024-07-28T19:41:19.354165+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-07-28T19:41:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:41:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:41:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:41:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:20 smithi045 bash[82788]: cluster 2024-07-28T19:41:19.354165+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-07-28T19:41:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:20 smithi155 bash[68033]: cluster 2024-07-28T19:41:19.354165+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-07-28T19:41:21.364 INFO:tasks.rados.rados.0.smithi045.stdout:2968: done (3 left) 2024-07-28T19:41:21.365 INFO:tasks.rados.rados.0.smithi045.stdout:2969: done (2 left) 2024-07-28T19:41:21.365 INFO:tasks.rados.rados.0.smithi045.stdout:2970: done (1 left) 2024-07-28T19:41:21.365 INFO:tasks.rados.rados.0.smithi045.stdout:2971: done (0 left) 2024-07-28T19:41:21.365 INFO:tasks.rados.rados.0.smithi045.stdout:2972: snap_remove snap 360 2024-07-28T19:41:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:21 smithi045 bash[80445]: cluster 2024-07-28T19:41:20.117624+0000 mgr.y (mgr.34101) 347 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 219 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-07-28T19:41:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:21 smithi045 bash[80445]: cluster 2024-07-28T19:41:20.364117+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-07-28T19:41:21.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:21 smithi045 bash[82788]: cluster 2024-07-28T19:41:20.117624+0000 mgr.y (mgr.34101) 347 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 219 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-07-28T19:41:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:21 smithi045 bash[82788]: cluster 2024-07-28T19:41:20.364117+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-07-28T19:41:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:21 smithi155 bash[68033]: cluster 2024-07-28T19:41:20.117624+0000 mgr.y (mgr.34101) 347 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 219 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-07-28T19:41:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:21 smithi155 bash[68033]: cluster 2024-07-28T19:41:20.364117+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-07-28T19:41:22.369 INFO:tasks.rados.rados.0.smithi045.stdout:2972: done (0 left) 2024-07-28T19:41:22.369 INFO:tasks.rados.rados.0.smithi045.stdout:2973: read oid 11 snap -1 2024-07-28T19:41:22.369 INFO:tasks.rados.rados.0.smithi045.stdout:2973: expect deleted 2024-07-28T19:41:22.369 INFO:tasks.rados.rados.0.smithi045.stdout:2974: rollback oid 23 current snap is 372 2024-07-28T19:41:22.369 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 23 to 371 2024-07-28T19:41:22.369 INFO:tasks.rados.rados.0.smithi045.stdout:2975: snap_create 2024-07-28T19:41:22.381 INFO:tasks.rados.rados.0.smithi045.stdout:2974: finishing rollback tid 0 to smithi04569809-23 2024-07-28T19:41:22.381 INFO:tasks.rados.rados.0.smithi045.stdout:2974: finishing rollback tid 1 to smithi04569809-23 2024-07-28T19:41:22.381 INFO:tasks.rados.rados.0.smithi045.stdout:2974: finishing rollback tid 2 to smithi04569809-23 2024-07-28T19:41:22.381 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 1043 (ObjNum 1101 snap 368 seq_num 1101) dirty exists 2024-07-28T19:41:22.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:22 smithi045 bash[82788]: cluster 2024-07-28T19:41:21.365253+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-07-28T19:41:22.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:22 smithi045 bash[82788]: cluster 2024-07-28T19:41:22.369080+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-07-28T19:41:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:22 smithi045 bash[80445]: cluster 2024-07-28T19:41:21.365253+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-07-28T19:41:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:22 smithi045 bash[80445]: cluster 2024-07-28T19:41:22.369080+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-07-28T19:41:22.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:41:22 smithi155 bash[60745]: ts=2024-07-28T19:41:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:41:22.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:22 smithi155 bash[68033]: cluster 2024-07-28T19:41:21.365253+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-07-28T19:41:22.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:22 smithi155 bash[68033]: cluster 2024-07-28T19:41:22.369080+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-07-28T19:41:23.371 INFO:tasks.rados.rados.0.smithi045.stdout:2973: done (2 left) 2024-07-28T19:41:23.371 INFO:tasks.rados.rados.0.smithi045.stdout:2974: done (1 left) 2024-07-28T19:41:23.371 INFO:tasks.rados.rados.0.smithi045.stdout:2975: done (0 left) 2024-07-28T19:41:23.371 INFO:tasks.rados.rados.0.smithi045.stdout:2976: rollback oid 9 current snap is 373 2024-07-28T19:41:23.372 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 9 to 358 2024-07-28T19:41:23.372 INFO:tasks.rados.rados.0.smithi045.stdout:2977: write oid 29 current snap is 373 2024-07-28T19:41:23.372 INFO:tasks.rados.rados.0.smithi045.stdout:2977: seq_num 1118 ranges {790226=432273,1806045=582380} 2024-07-28T19:41:23.389 INFO:tasks.rados.rados.0.smithi045.stdout:2977: writing smithi04569809-29 from 790226 to 1222499 tid 1 2024-07-28T19:41:23.407 INFO:tasks.rados.rados.0.smithi045.stdout:2977: writing smithi04569809-29 from 1806045 to 2388425 tid 2 2024-07-28T19:41:23.407 INFO:tasks.rados.rados.0.smithi045.stdout:2978: write oid 44 current snap is 373 2024-07-28T19:41:23.407 INFO:tasks.rados.rados.0.smithi045.stdout:2978: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2024-07-28T19:41:23.420 INFO:tasks.rados.rados.0.smithi045.stdout:2978: writing smithi04569809-44 from 407033 to 914555 tid 1 2024-07-28T19:41:23.432 INFO:tasks.rados.rados.0.smithi045.stdout:2978: writing smithi04569809-44 from 1464527 to 1906918 tid 2 2024-07-28T19:41:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:2978: writing smithi04569809-44 from 2345976 to 2807033 tid 3 2024-07-28T19:41:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:2979: snap_create 2024-07-28T19:41:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:2976: finishing rollback tid 0 to smithi04569809-9 2024-07-28T19:41:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:2976: finishing rollback tid 1 to smithi04569809-9 2024-07-28T19:41:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:2976: finishing rollback tid 2 to smithi04569809-9 2024-07-28T19:41:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 1100 (ObjNum 1010 snap 347 seq_num 1010) dirty exists 2024-07-28T19:41:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:2977: finishing write tid 1 to smithi04569809-29 2024-07-28T19:41:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:2977: finishing write tid 2 to smithi04569809-29 2024-07-28T19:41:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:2977: finishing write tid 3 to smithi04569809-29 2024-07-28T19:41:23.443 INFO:tasks.rados.rados.0.smithi045.stdout:2977: finishing write tid 4 to smithi04569809-29 2024-07-28T19:41:23.443 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1886 (ObjNum 1118 snap 373 seq_num 1118) dirty exists 2024-07-28T19:41:23.443 INFO:tasks.rados.rados.0.smithi045.stdout:2977: left oid 29 (ObjNum 1118 snap 373 seq_num 1118) 2024-07-28T19:41:23.443 INFO:tasks.rados.rados.0.smithi045.stdout:2978: finishing write tid 1 to smithi04569809-44 2024-07-28T19:41:23.443 INFO:tasks.rados.rados.0.smithi045.stdout:2978: finishing write tid 2 to smithi04569809-44 2024-07-28T19:41:23.448 INFO:tasks.rados.rados.0.smithi045.stdout:2978: finishing write tid 3 to smithi04569809-44 2024-07-28T19:41:23.448 INFO:tasks.rados.rados.0.smithi045.stdout:2978: finishing write tid 4 to smithi04569809-44 2024-07-28T19:41:23.449 INFO:tasks.rados.rados.0.smithi045.stdout:2978: finishing write tid 5 to smithi04569809-44 2024-07-28T19:41:23.449 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2038 (ObjNum 1119 snap 373 seq_num 1119) dirty exists 2024-07-28T19:41:23.449 INFO:tasks.rados.rados.0.smithi045.stdout:2978: left oid 44 (ObjNum 1119 snap 373 seq_num 1119) 2024-07-28T19:41:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:23 smithi045 bash[80445]: cluster 2024-07-28T19:41:22.118475+0000 mgr.y (mgr.34101) 348 : cluster [DBG] pgmap v764: 89 pgs: 89 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-07-28T19:41:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:23 smithi045 bash[80445]: cluster 2024-07-28T19:41:23.371221+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-07-28T19:41:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:23 smithi045 bash[82788]: cluster 2024-07-28T19:41:22.118475+0000 mgr.y (mgr.34101) 348 : cluster [DBG] pgmap v764: 89 pgs: 89 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-07-28T19:41:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:23 smithi045 bash[82788]: cluster 2024-07-28T19:41:23.371221+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-07-28T19:41:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:23 smithi155 bash[68033]: cluster 2024-07-28T19:41:22.118475+0000 mgr.y (mgr.34101) 348 : cluster [DBG] pgmap v764: 89 pgs: 89 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-07-28T19:41:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:23 smithi155 bash[68033]: cluster 2024-07-28T19:41:23.371221+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-07-28T19:41:24.412 INFO:tasks.rados.rados.0.smithi045.stdout:2976: done (3 left) 2024-07-28T19:41:24.412 INFO:tasks.rados.rados.0.smithi045.stdout:2977: done (2 left) 2024-07-28T19:41:24.412 INFO:tasks.rados.rados.0.smithi045.stdout:2978: done (1 left) 2024-07-28T19:41:24.412 INFO:tasks.rados.rados.0.smithi045.stdout:2979: done (0 left) 2024-07-28T19:41:24.412 INFO:tasks.rados.rados.0.smithi045.stdout:2980: snap_remove snap 373 2024-07-28T19:41:25.301 INFO:tasks.rados.rados.0.smithi045.stdout:2980: done (0 left) 2024-07-28T19:41:25.301 INFO:tasks.rados.rados.0.smithi045.stdout:2981: snap_create 2024-07-28T19:41:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:25 smithi045 bash[80445]: cluster 2024-07-28T19:41:24.119593+0000 mgr.y (mgr.34101) 349 : cluster [DBG] pgmap v767: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-28T19:41:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:25 smithi045 bash[80445]: cluster 2024-07-28T19:41:24.412686+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-07-28T19:41:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:25 smithi045 bash[80445]: cluster 2024-07-28T19:41:25.302193+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-07-28T19:41:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:25 smithi045 bash[82788]: cluster 2024-07-28T19:41:24.119593+0000 mgr.y (mgr.34101) 349 : cluster [DBG] pgmap v767: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-28T19:41:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:25 smithi045 bash[82788]: cluster 2024-07-28T19:41:24.412686+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-07-28T19:41:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:25 smithi045 bash[82788]: cluster 2024-07-28T19:41:25.302193+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-07-28T19:41:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:25 smithi155 bash[68033]: cluster 2024-07-28T19:41:24.119593+0000 mgr.y (mgr.34101) 349 : cluster [DBG] pgmap v767: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-28T19:41:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:25 smithi155 bash[68033]: cluster 2024-07-28T19:41:24.412686+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-07-28T19:41:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:25 smithi155 bash[68033]: cluster 2024-07-28T19:41:25.302193+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-07-28T19:41:26.306 INFO:tasks.rados.rados.0.smithi045.stdout:2981: done (0 left) 2024-07-28T19:41:26.306 INFO:tasks.rados.rados.0.smithi045.stdout:2982: rollback oid 7 current snap is 375 2024-07-28T19:41:26.306 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 371 2024-07-28T19:41:26.306 INFO:tasks.rados.rados.0.smithi045.stdout:2983: write oid 14 current snap is 375 2024-07-28T19:41:26.306 INFO:tasks.rados.rados.0.smithi045.stdout:2983: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2024-07-28T19:41:26.322 INFO:tasks.rados.rados.0.smithi045.stdout:2983: writing smithi04569809-14 from 423840 to 1006611 tid 1 2024-07-28T19:41:26.340 INFO:tasks.rados.rados.0.smithi045.stdout:2983: writing smithi04569809-14 from 1523009 to 2109058 tid 2 2024-07-28T19:41:26.352 INFO:tasks.rados.rados.0.smithi045.stdout:2983: writing smithi04569809-14 from 2657046 to 2823840 tid 3 2024-07-28T19:41:26.352 INFO:tasks.rados.rados.0.smithi045.stdout:2984: read oid 39 snap -1 2024-07-28T19:41:26.352 INFO:tasks.rados.rados.0.smithi045.stdout:2984: expect (ObjNum 1086 snap 364 seq_num 1086) 2024-07-28T19:41:26.352 INFO:tasks.rados.rados.0.smithi045.stdout:2985: delete oid 41 current snap is 375 2024-07-28T19:41:26.352 INFO:tasks.rados.rados.0.smithi045.stdout:2982: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:41:26.352 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 710 (ObjNum 33 snap 0 seq_num 284255232) dirty dne 2024-07-28T19:41:26.352 INFO:tasks.rados.rados.0.smithi045.stdout:2983: finishing write tid 1 to smithi04569809-14 2024-07-28T19:41:26.353 INFO:tasks.rados.rados.0.smithi045.stdout:2983: finishing write tid 2 to smithi04569809-14 2024-07-28T19:41:26.358 INFO:tasks.rados.rados.0.smithi045.stdout:2983: finishing write tid 3 to smithi04569809-14 2024-07-28T19:41:26.359 INFO:tasks.rados.rados.0.smithi045.stdout:2983: finishing write tid 4 to smithi04569809-14 2024-07-28T19:41:26.360 INFO:tasks.rados.rados.0.smithi045.stdout:2983: finishing write tid 5 to smithi04569809-14 2024-07-28T19:41:26.360 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 391 (ObjNum 1120 snap 375 seq_num 1120) dirty exists 2024-07-28T19:41:26.360 INFO:tasks.rados.rados.0.smithi045.stdout:2983: left oid 14 (ObjNum 1120 snap 375 seq_num 1120) 2024-07-28T19:41:26.361 INFO:tasks.rados.rados.0.smithi045.stdout:2982: done (3 left) 2024-07-28T19:41:26.361 INFO:tasks.rados.rados.0.smithi045.stdout:2983: done (2 left) 2024-07-28T19:41:26.361 INFO:tasks.rados.rados.0.smithi045.stdout:2985: done (1 left) 2024-07-28T19:41:26.362 INFO:tasks.rados.rados.0.smithi045.stdout:2986: write oid 29 current snap is 375 2024-07-28T19:41:26.362 INFO:tasks.rados.rados.0.smithi045.stdout:2986: seq_num 1122 ranges {457454=733269,1923620=589718} 2024-07-28T19:41:26.381 INFO:tasks.rados.rados.0.smithi045.stdout:2986: writing smithi04569809-29 from 457454 to 1190723 tid 1 2024-07-28T19:41:26.401 INFO:tasks.rados.rados.0.smithi045.stdout:2986: writing smithi04569809-29 from 1923620 to 2513338 tid 2 2024-07-28T19:41:26.401 INFO:tasks.rados.rados.0.smithi045.stdout:2987: write oid 40 current snap is 375 2024-07-28T19:41:26.401 INFO:tasks.rados.rados.0.smithi045.stdout:2987: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2024-07-28T19:41:26.412 INFO:tasks.rados.rados.0.smithi045.stdout:2987: writing smithi04569809-40 from 474261 to 882779 tid 1 2024-07-28T19:41:26.423 INFO:tasks.rados.rados.0.smithi045.stdout:2987: writing smithi04569809-40 from 1582102 to 2031831 tid 2 2024-07-28T19:41:26.431 INFO:tasks.rados.rados.0.smithi045.stdout:2987: writing smithi04569809-40 from 2739315 to 2874261 tid 3 2024-07-28T19:41:26.431 INFO:tasks.rados.rados.0.smithi045.stdout:2988: snap_create 2024-07-28T19:41:26.431 INFO:tasks.rados.rados.0.smithi045.stdout:2984: expect (ObjNum 1086 snap 364 seq_num 1086) 2024-07-28T19:41:26.588 INFO:tasks.rados.rados.0.smithi045.stdout:2986: finishing write tid 1 to smithi04569809-29 2024-07-28T19:41:26.588 INFO:tasks.rados.rados.0.smithi045.stdout:2986: finishing write tid 2 to smithi04569809-29 2024-07-28T19:41:26.588 INFO:tasks.rados.rados.0.smithi045.stdout:2986: finishing write tid 3 to smithi04569809-29 2024-07-28T19:41:26.588 INFO:tasks.rados.rados.0.smithi045.stdout:2986: finishing write tid 4 to smithi04569809-29 2024-07-28T19:41:26.588 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 1890 (ObjNum 1122 snap 375 seq_num 1122) dirty exists 2024-07-28T19:41:26.588 INFO:tasks.rados.rados.0.smithi045.stdout:2986: left oid 29 (ObjNum 1122 snap 375 seq_num 1122) 2024-07-28T19:41:26.589 INFO:tasks.rados.rados.0.smithi045.stdout:2987: finishing write tid 1 to smithi04569809-40 2024-07-28T19:41:26.589 INFO:tasks.rados.rados.0.smithi045.stdout:2987: finishing write tid 2 to smithi04569809-40 2024-07-28T19:41:26.589 INFO:tasks.rados.rados.0.smithi045.stdout:2987: finishing write tid 3 to smithi04569809-40 2024-07-28T19:41:26.589 INFO:tasks.rados.rados.0.smithi045.stdout:2987: finishing write tid 4 to smithi04569809-40 2024-07-28T19:41:26.589 INFO:tasks.rados.rados.0.smithi045.stdout:2987: finishing write tid 5 to smithi04569809-40 2024-07-28T19:41:26.589 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1277 (ObjNum 1123 snap 375 seq_num 1123) dirty exists 2024-07-28T19:41:26.589 INFO:tasks.rados.rados.0.smithi045.stdout:2987: left oid 40 (ObjNum 1123 snap 375 seq_num 1123) 2024-07-28T19:41:27.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:41:26 smithi155 bash[59473]: logger=sqlstore.transactions t=2024-07-28T19:41:26.629429062Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-28T19:41:27.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:41:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T19:41:26.665809731Z level=info msg="Completed cleanup jobs" duration=47.956795ms 2024-07-28T19:41:27.419 INFO:tasks.rados.rados.0.smithi045.stdout:2984: done (3 left) 2024-07-28T19:41:27.419 INFO:tasks.rados.rados.0.smithi045.stdout:2986: done (2 left) 2024-07-28T19:41:27.420 INFO:tasks.rados.rados.0.smithi045.stdout:2987: done (1 left) 2024-07-28T19:41:27.420 INFO:tasks.rados.rados.0.smithi045.stdout:2988: done (0 left) 2024-07-28T19:41:27.420 INFO:tasks.rados.rados.0.smithi045.stdout:2989: rollback oid 7 current snap is 376 2024-07-28T19:41:27.420 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 369 2024-07-28T19:41:27.420 INFO:tasks.rados.rados.0.smithi045.stdout:2990: write oid 26 current snap is 376 2024-07-28T19:41:27.420 INFO:tasks.rados.rados.0.smithi045.stdout:2990: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2024-07-28T19:41:27.427 INFO:tasks.rados.rados.0.smithi045.stdout:2990: writing smithi04569809-26 from 491068 to 974835 tid 1 2024-07-28T19:41:27.437 INFO:tasks.rados.rados.0.smithi045.stdout:2990: writing smithi04569809-26 from 1640584 to 2233971 tid 2 2024-07-28T19:41:27.443 INFO:tasks.rados.rados.0.smithi045.stdout:2990: writing smithi04569809-26 from 2650385 to 2891068 tid 3 2024-07-28T19:41:27.443 INFO:tasks.rados.rados.0.smithi045.stdout:2991: snap_create 2024-07-28T19:41:27.443 INFO:tasks.rados.rados.0.smithi045.stdout:2989: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:41:27.443 INFO:tasks.rados.rados.0.smithi045.stdout:2989: finishing rollback tid 2 to smithi04569809-7 2024-07-28T19:41:27.443 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 715 (ObjNum 1034 snap 353 seq_num 1034) dirty exists 2024-07-28T19:41:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:2990: finishing write tid 1 to smithi04569809-26 2024-07-28T19:41:27.444 INFO:tasks.rados.rados.0.smithi045.stdout:2990: finishing write tid 2 to smithi04569809-26 2024-07-28T19:41:27.447 INFO:tasks.rados.rados.0.smithi045.stdout:2990: finishing write tid 3 to smithi04569809-26 2024-07-28T19:41:27.448 INFO:tasks.rados.rados.0.smithi045.stdout:2990: finishing write tid 4 to smithi04569809-26 2024-07-28T19:41:27.449 INFO:tasks.rados.rados.0.smithi045.stdout:2990: finishing write tid 5 to smithi04569809-26 2024-07-28T19:41:27.449 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 761 (ObjNum 1124 snap 376 seq_num 1124) dirty exists 2024-07-28T19:41:27.449 INFO:tasks.rados.rados.0.smithi045.stdout:2990: left oid 26 (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T19:41:27.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:27 smithi155 bash[68033]: cluster 2024-07-28T19:41:26.120340+0000 mgr.y (mgr.34101) 350 : cluster [DBG] pgmap v770: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-07-28T19:41:27.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:27 smithi155 bash[68033]: cluster 2024-07-28T19:41:26.306602+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-07-28T19:41:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:27 smithi045 bash[80445]: cluster 2024-07-28T19:41:26.120340+0000 mgr.y (mgr.34101) 350 : cluster [DBG] pgmap v770: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-07-28T19:41:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:27 smithi045 bash[80445]: cluster 2024-07-28T19:41:26.306602+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-07-28T19:41:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:27 smithi045 bash[82788]: cluster 2024-07-28T19:41:26.120340+0000 mgr.y (mgr.34101) 350 : cluster [DBG] pgmap v770: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-07-28T19:41:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:27 smithi045 bash[82788]: cluster 2024-07-28T19:41:26.306602+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-07-28T19:41:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:2989: done (2 left) 2024-07-28T19:41:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:2990: done (1 left) 2024-07-28T19:41:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:2991: done (0 left) 2024-07-28T19:41:28.429 INFO:tasks.rados.rados.0.smithi045.stdout:2992: rollback oid 2 current snap is 377 2024-07-28T19:41:28.429 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 2 to 325 2024-07-28T19:41:28.429 INFO:tasks.rados.rados.0.smithi045.stdout:2993: snap_create 2024-07-28T19:41:28.435 INFO:tasks.rados.rados.0.smithi045.stdout:2992: finishing rollback tid 0 to smithi04569809-2 2024-07-28T19:41:28.436 INFO:tasks.rados.rados.0.smithi045.stdout:2992: finishing rollback tid 1 to smithi04569809-2 2024-07-28T19:41:28.436 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 2041 (ObjNum 49 snap 0 seq_num 1228832072) dirty dne 2024-07-28T19:41:28.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:28 smithi045 bash[80445]: cluster 2024-07-28T19:41:27.420325+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-07-28T19:41:28.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:28 smithi045 bash[82788]: cluster 2024-07-28T19:41:27.420325+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-07-28T19:41:28.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:28 smithi155 bash[68033]: cluster 2024-07-28T19:41:27.420325+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-07-28T19:41:29.429 INFO:tasks.rados.rados.0.smithi045.stdout:2992: done (1 left) 2024-07-28T19:41:29.429 INFO:tasks.rados.rados.0.smithi045.stdout:2993: done (0 left) 2024-07-28T19:41:29.429 INFO:tasks.rados.rados.0.smithi045.stdout:2994: write oid 18 current snap is 378 2024-07-28T19:41:29.429 INFO:tasks.rados.rados.0.smithi045.stdout:2994: seq_num 1125 ranges {507875=559016,1699066=737045} 2024-07-28T19:41:29.442 INFO:tasks.rados.rados.0.smithi045.stdout:2994: writing smithi04569809-18 from 507875 to 1066891 tid 1 2024-07-28T19:41:29.459 INFO:tasks.rados.rados.0.smithi045.stdout:2994: writing smithi04569809-18 from 1699066 to 2436111 tid 2 2024-07-28T19:41:29.459 INFO:tasks.rados.rados.0.smithi045.stdout:2995: delete oid 49 current snap is 378 2024-07-28T19:41:29.460 INFO:tasks.rados.rados.0.smithi045.stdout:2994: finishing write tid 1 to smithi04569809-18 2024-07-28T19:41:29.466 INFO:tasks.rados.rados.0.smithi045.stdout:2995: done (1 left) 2024-07-28T19:41:29.466 INFO:tasks.rados.rados.0.smithi045.stdout:2996: snap_remove snap 375 2024-07-28T19:41:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:29 smithi045 bash[80445]: cluster 2024-07-28T19:41:28.121054+0000 mgr.y (mgr.34101) 351 : cluster [DBG] pgmap v773: 89 pgs: 89 active+clean; 231 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 286 KiB/s wr, 0 op/s 2024-07-28T19:41:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:29 smithi045 bash[80445]: cluster 2024-07-28T19:41:28.429301+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-07-28T19:41:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:29 smithi045 bash[82788]: cluster 2024-07-28T19:41:28.121054+0000 mgr.y (mgr.34101) 351 : cluster [DBG] pgmap v773: 89 pgs: 89 active+clean; 231 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 286 KiB/s wr, 0 op/s 2024-07-28T19:41:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:29 smithi045 bash[82788]: cluster 2024-07-28T19:41:28.429301+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-07-28T19:41:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:29 smithi155 bash[68033]: cluster 2024-07-28T19:41:28.121054+0000 mgr.y (mgr.34101) 351 : cluster [DBG] pgmap v773: 89 pgs: 89 active+clean; 231 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 286 KiB/s wr, 0 op/s 2024-07-28T19:41:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:29 smithi155 bash[68033]: cluster 2024-07-28T19:41:28.429301+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-07-28T19:41:30.312 INFO:tasks.rados.rados.0.smithi045.stdout:2996: done (1 left) 2024-07-28T19:41:30.312 INFO:tasks.rados.rados.0.smithi045.stdout:2997: write oid 27 current snap is 378 2024-07-28T19:41:30.312 INFO:tasks.rados.rados.0.smithi045.stdout:2997: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2024-07-28T19:41:30.316 INFO:tasks.rados.rados.0.smithi045.stdout:2997: writing smithi04569809-27 from 541489 to 967356 tid 1 2024-07-28T19:41:30.327 INFO:tasks.rados.rados.0.smithi045.stdout:2997: writing smithi04569809-27 from 1416030 to 2156744 tid 2 2024-07-28T19:41:30.336 INFO:tasks.rados.rados.0.smithi045.stdout:2997: writing smithi04569809-27 from 2732654 to 2941489 tid 3 2024-07-28T19:41:30.336 INFO:tasks.rados.rados.0.smithi045.stdout:2998: rollback oid 1 current snap is 378 2024-07-28T19:41:30.336 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 1 to 376 2024-07-28T19:41:30.336 INFO:tasks.rados.rados.0.smithi045.stdout:2994: finishing write tid 2 to smithi04569809-18 2024-07-28T19:41:30.336 INFO:tasks.rados.rados.0.smithi045.stdout:2994: finishing write tid 3 to smithi04569809-18 2024-07-28T19:41:30.336 INFO:tasks.rados.rados.0.smithi045.stdout:2994: finishing write tid 4 to smithi04569809-18 2024-07-28T19:41:30.336 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 1894 (ObjNum 1125 snap 378 seq_num 1125) dirty exists 2024-07-28T19:41:30.336 INFO:tasks.rados.rados.0.smithi045.stdout:2994: left oid 18 (ObjNum 1125 snap 378 seq_num 1125) 2024-07-28T19:41:30.336 INFO:tasks.rados.rados.0.smithi045.stdout:2997: finishing write tid 1 to smithi04569809-27 2024-07-28T19:41:30.336 INFO:tasks.rados.rados.0.smithi045.stdout:2994: done (2 left) 2024-07-28T19:41:30.336 INFO:tasks.rados.rados.0.smithi045.stdout:2999: delete oid 42 current snap is 378 2024-07-28T19:41:30.337 INFO:tasks.rados.rados.0.smithi045.stdout:2997: finishing write tid 2 to smithi04569809-27 2024-07-28T19:41:30.341 INFO:tasks.rados.rados.0.smithi045.stdout:2998: finishing rollback tid 1 to smithi04569809-1 2024-07-28T19:41:30.341 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 588 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T19:41:30.343 INFO:tasks.rados.rados.0.smithi045.stdout:2997: finishing write tid 3 to smithi04569809-27 2024-07-28T19:41:30.344 INFO:tasks.rados.rados.0.smithi045.stdout:2997: finishing write tid 4 to smithi04569809-27 2024-07-28T19:41:30.344 INFO:tasks.rados.rados.0.smithi045.stdout:2998: done (2 left) 2024-07-28T19:41:30.344 INFO:tasks.rados.rados.0.smithi045.stdout:2999: done (1 left) 2024-07-28T19:41:30.344 INFO:tasks.rados.rados.0.smithi045.stdout:3000: read oid 14 snap -1 2024-07-28T19:41:30.344 INFO:tasks.rados.rados.0.smithi045.stdout:3000: expect (ObjNum 1120 snap 375 seq_num 1120) 2024-07-28T19:41:30.344 INFO:tasks.rados.rados.0.smithi045.stdout:3001: write oid 38 current snap is 378 2024-07-28T19:41:30.344 INFO:tasks.rados.rados.0.smithi045.stdout:3001: seq_num 1129 ranges {575103=576365,1932994=744383} 2024-07-28T19:41:30.355 INFO:tasks.rados.rados.0.smithi045.stdout:3001: writing smithi04569809-38 from 575103 to 1151468 tid 1 2024-07-28T19:41:30.369 INFO:tasks.rados.rados.0.smithi045.stdout:3001: writing smithi04569809-38 from 1932994 to 2677377 tid 2 2024-07-28T19:41:30.369 INFO:tasks.rados.rados.0.smithi045.stdout:3002: write oid 6 current snap is 378 2024-07-28T19:41:30.369 INFO:tasks.rados.rados.0.smithi045.stdout:3002: seq_num 1130 ranges {591910=651614,1875123=604394} 2024-07-28T19:41:30.379 INFO:tasks.rados.rados.0.smithi045.stdout:3002: writing smithi04569809-6 from 591910 to 1243524 tid 1 2024-07-28T19:41:30.389 INFO:tasks.rados.rados.0.smithi045.stdout:3002: writing smithi04569809-6 from 1875123 to 2479517 tid 2 2024-07-28T19:41:30.390 INFO:tasks.rados.rados.0.smithi045.stdout:3003: rollback oid 46 current snap is 378 2024-07-28T19:41:30.390 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 46 to 358 2024-07-28T19:41:30.390 INFO:tasks.rados.rados.0.smithi045.stdout:2997: finishing write tid 5 to smithi04569809-27 2024-07-28T19:41:30.390 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 1901 (ObjNum 1127 snap 378 seq_num 1127) dirty exists 2024-07-28T19:41:30.390 INFO:tasks.rados.rados.0.smithi045.stdout:2997: left oid 27 (ObjNum 1127 snap 378 seq_num 1127) 2024-07-28T19:41:30.390 INFO:tasks.rados.rados.0.smithi045.stdout:2997: done (4 left) 2024-07-28T19:41:30.390 INFO:tasks.rados.rados.0.smithi045.stdout:3004: rollback oid 41 current snap is 378 2024-07-28T19:41:30.390 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 41 to 364 2024-07-28T19:41:30.390 INFO:tasks.rados.rados.0.smithi045.stdout:3000: expect (ObjNum 1120 snap 375 seq_num 1120) 2024-07-28T19:41:30.568 INFO:tasks.rados.rados.0.smithi045.stdout:3001: finishing write tid 1 to smithi04569809-38 2024-07-28T19:41:30.568 INFO:tasks.rados.rados.0.smithi045.stdout:3001: finishing write tid 2 to smithi04569809-38 2024-07-28T19:41:30.568 INFO:tasks.rados.rados.0.smithi045.stdout:3001: finishing write tid 3 to smithi04569809-38 2024-07-28T19:41:30.568 INFO:tasks.rados.rados.0.smithi045.stdout:3001: finishing write tid 4 to smithi04569809-38 2024-07-28T19:41:30.568 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 962 (ObjNum 1129 snap 378 seq_num 1129) dirty exists 2024-07-28T19:41:30.568 INFO:tasks.rados.rados.0.smithi045.stdout:3001: left oid 38 (ObjNum 1129 snap 378 seq_num 1129) 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:3002: finishing write tid 1 to smithi04569809-6 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:3004: finishing rollback tid 1 to smithi04569809-41 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1492 (ObjNum 33 snap 0 seq_num 2) dirty dne 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:3003: finishing rollback tid 0 to smithi04569809-46 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:3003: finishing rollback tid 1 to smithi04569809-46 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1457 (ObjNum 33 snap 0 seq_num 1228806126) dirty dne 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:3002: finishing write tid 2 to smithi04569809-6 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:3002: finishing write tid 3 to smithi04569809-6 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:3002: finishing write tid 4 to smithi04569809-6 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1906 (ObjNum 1130 snap 378 seq_num 1130) dirty exists 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:3002: left oid 6 (ObjNum 1130 snap 378 seq_num 1130) 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:3000: done (4 left) 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:3001: done (3 left) 2024-07-28T19:41:30.569 INFO:tasks.rados.rados.0.smithi045.stdout:3002: done (2 left) 2024-07-28T19:41:30.570 INFO:tasks.rados.rados.0.smithi045.stdout:3003: done (1 left) 2024-07-28T19:41:30.570 INFO:tasks.rados.rados.0.smithi045.stdout:3004: done (0 left) 2024-07-28T19:41:30.570 INFO:tasks.rados.rados.0.smithi045.stdout:3005: read oid 3 snap -1 2024-07-28T19:41:30.570 INFO:tasks.rados.rados.0.smithi045.stdout:3005: expect (ObjNum 1091 snap 365 seq_num 1091) 2024-07-28T19:41:30.570 INFO:tasks.rados.rados.0.smithi045.stdout:3006: snap_remove snap 362 2024-07-28T19:41:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:41:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:41:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:41:30.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:30 smithi045 bash[80445]: cluster 2024-07-28T19:41:29.429928+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-07-28T19:41:30.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:30 smithi045 bash[80445]: cluster 2024-07-28T19:41:30.306057+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-07-28T19:41:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:30 smithi045 bash[82788]: cluster 2024-07-28T19:41:29.429928+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-07-28T19:41:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:30 smithi045 bash[82788]: cluster 2024-07-28T19:41:30.306057+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-07-28T19:41:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:30 smithi155 bash[68033]: cluster 2024-07-28T19:41:29.429928+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-07-28T19:41:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:30 smithi155 bash[68033]: cluster 2024-07-28T19:41:30.306057+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-07-28T19:41:31.456 INFO:tasks.rados.rados.0.smithi045.stdout:3006: done (1 left) 2024-07-28T19:41:31.456 INFO:tasks.rados.rados.0.smithi045.stdout:3007: read oid 18 snap -1 2024-07-28T19:41:31.456 INFO:tasks.rados.rados.0.smithi045.stdout:3007: expect (ObjNum 1125 snap 378 seq_num 1125) 2024-07-28T19:41:31.456 INFO:tasks.rados.rados.0.smithi045.stdout:3008: read oid 12 snap -1 2024-07-28T19:41:31.457 INFO:tasks.rados.rados.0.smithi045.stdout:3008: expect deleted 2024-07-28T19:41:31.457 INFO:tasks.rados.rados.0.smithi045.stdout:3009: read oid 35 snap -1 2024-07-28T19:41:31.457 INFO:tasks.rados.rados.0.smithi045.stdout:3009: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:41:31.457 INFO:tasks.rados.rados.0.smithi045.stdout:3010: delete oid 21 current snap is 378 2024-07-28T19:41:31.457 INFO:tasks.rados.rados.0.smithi045.stdout:3005: expect (ObjNum 1091 snap 365 seq_num 1091) 2024-07-28T19:41:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:31 smithi045 bash[80445]: cluster 2024-07-28T19:41:30.121729+0000 mgr.y (mgr.34101) 352 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-07-28T19:41:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:31 smithi045 bash[82788]: cluster 2024-07-28T19:41:30.121729+0000 mgr.y (mgr.34101) 352 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-07-28T19:41:31.719 INFO:tasks.rados.rados.0.smithi045.stdout:3007: expect (ObjNum 1125 snap 378 seq_num 1125) 2024-07-28T19:41:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:31 smithi155 bash[68033]: cluster 2024-07-28T19:41:30.121729+0000 mgr.y (mgr.34101) 352 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-07-28T19:41:31.936 INFO:tasks.rados.rados.0.smithi045.stdout:3009: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:41:32.060 INFO:tasks.rados.rados.0.smithi045.stdout:3005: done (4 left) 2024-07-28T19:41:32.060 INFO:tasks.rados.rados.0.smithi045.stdout:3007: done (3 left) 2024-07-28T19:41:32.060 INFO:tasks.rados.rados.0.smithi045.stdout:3008: done (2 left) 2024-07-28T19:41:32.060 INFO:tasks.rados.rados.0.smithi045.stdout:3009: done (1 left) 2024-07-28T19:41:32.061 INFO:tasks.rados.rados.0.smithi045.stdout:3010: done (0 left) 2024-07-28T19:41:32.061 INFO:tasks.rados.rados.0.smithi045.stdout:3011: snap_create 2024-07-28T19:41:32.468 INFO:tasks.rados.rados.0.smithi045.stdout:3011: done (0 left) 2024-07-28T19:41:32.468 INFO:tasks.rados.rados.0.smithi045.stdout:3012: rollback oid 13 current snap is 379 2024-07-28T19:41:32.468 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 13 to 378 2024-07-28T19:41:32.468 INFO:tasks.rados.rados.0.smithi045.stdout:3013: snap_create 2024-07-28T19:41:32.479 INFO:tasks.rados.rados.0.smithi045.stdout:3012: finishing rollback tid 1 to smithi04569809-13 2024-07-28T19:41:32.479 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2027 (ObjNum 81 snap 0 seq_num 1228822796) dirty dne 2024-07-28T19:41:32.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:32 smithi045 bash[82788]: cluster 2024-07-28T19:41:31.456863+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-07-28T19:41:32.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:32 smithi045 bash[80445]: cluster 2024-07-28T19:41:31.456863+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-07-28T19:41:32.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:32 smithi155 bash[68033]: cluster 2024-07-28T19:41:31.456863+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-07-28T19:41:32.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:41:32 smithi155 bash[60745]: ts=2024-07-28T19:41:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:41:33.470 INFO:tasks.rados.rados.0.smithi045.stdout:3012: done (1 left) 2024-07-28T19:41:33.470 INFO:tasks.rados.rados.0.smithi045.stdout:3013: done (0 left) 2024-07-28T19:41:33.470 INFO:tasks.rados.rados.0.smithi045.stdout:3014: read oid 9 snap -1 2024-07-28T19:41:33.470 INFO:tasks.rados.rados.0.smithi045.stdout:3014: expect (ObjNum 1010 snap 347 seq_num 1010) 2024-07-28T19:41:33.470 INFO:tasks.rados.rados.0.smithi045.stdout:3015: write oid 11 current snap is 380 2024-07-28T19:41:33.470 INFO:tasks.rados.rados.0.smithi045.stdout:3015: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2024-07-28T19:41:33.487 INFO:tasks.rados.rados.0.smithi045.stdout:3015: writing smithi04569809-11 from 625524 to 1027636 tid 1 2024-07-28T19:41:33.505 INFO:tasks.rados.rados.0.smithi045.stdout:3015: writing smithi04569809-11 from 1592087 to 2200150 tid 2 2024-07-28T19:41:33.517 INFO:tasks.rados.rados.0.smithi045.stdout:3015: writing smithi04569809-11 from 2869769 to 3025524 tid 3 2024-07-28T19:41:33.517 INFO:tasks.rados.rados.0.smithi045.stdout:3016: snap_remove snap 361 2024-07-28T19:41:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:33 smithi155 bash[68033]: cluster 2024-07-28T19:41:32.122414+0000 mgr.y (mgr.34101) 353 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-07-28T19:41:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:33 smithi155 bash[68033]: cluster 2024-07-28T19:41:32.468733+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-07-28T19:41:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:33 smithi155 bash[68033]: audit 2024-07-28T19:41:33.037380+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:33 smithi045 bash[80445]: cluster 2024-07-28T19:41:32.122414+0000 mgr.y (mgr.34101) 353 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-07-28T19:41:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:33 smithi045 bash[80445]: cluster 2024-07-28T19:41:32.468733+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-07-28T19:41:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:33 smithi045 bash[80445]: audit 2024-07-28T19:41:33.037380+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:33 smithi045 bash[82788]: cluster 2024-07-28T19:41:32.122414+0000 mgr.y (mgr.34101) 353 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-07-28T19:41:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:33 smithi045 bash[82788]: cluster 2024-07-28T19:41:32.468733+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-07-28T19:41:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:33 smithi045 bash[82788]: audit 2024-07-28T19:41:33.037380+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:34.492 INFO:tasks.rados.rados.0.smithi045.stdout:3016: done (2 left) 2024-07-28T19:41:34.493 INFO:tasks.rados.rados.0.smithi045.stdout:3017: write oid 27 current snap is 380 2024-07-28T19:41:34.493 INFO:tasks.rados.rados.0.smithi045.stdout:3017: seq_num 1133 ranges {642331=593714,1766922=751721} 2024-07-28T19:41:34.512 INFO:tasks.rados.rados.0.smithi045.stdout:3017: writing smithi04569809-27 from 642331 to 1236045 tid 1 2024-07-28T19:41:34.532 INFO:tasks.rados.rados.0.smithi045.stdout:3017: writing smithi04569809-27 from 1766922 to 2518643 tid 2 2024-07-28T19:41:34.532 INFO:tasks.rados.rados.0.smithi045.stdout:3018: write oid 5 current snap is 380 2024-07-28T19:41:34.532 INFO:tasks.rados.rados.0.smithi045.stdout:3018: seq_num 1134 ranges {659138=668963,2109051=611732} 2024-07-28T19:41:34.546 INFO:tasks.rados.rados.0.smithi045.stdout:3018: writing smithi04569809-5 from 659138 to 1328101 tid 1 2024-07-28T19:41:34.559 INFO:tasks.rados.rados.0.smithi045.stdout:3018: writing smithi04569809-5 from 2109051 to 2720783 tid 2 2024-07-28T19:41:34.559 INFO:tasks.rados.rados.0.smithi045.stdout:3019: read oid 1 snap -1 2024-07-28T19:41:34.559 INFO:tasks.rados.rados.0.smithi045.stdout:3019: expect deleted 2024-07-28T19:41:34.559 INFO:tasks.rados.rados.0.smithi045.stdout:3020: snap_remove snap 325 2024-07-28T19:41:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:34 smithi155 bash[68033]: cluster 2024-07-28T19:41:33.469989+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-07-28T19:41:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:34 smithi045 bash[80445]: cluster 2024-07-28T19:41:33.469989+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-07-28T19:41:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:34 smithi045 bash[82788]: cluster 2024-07-28T19:41:33.469989+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-07-28T19:41:35.308 INFO:tasks.rados.rados.0.smithi045.stdout:3020: done (5 left) 2024-07-28T19:41:35.308 INFO:tasks.rados.rados.0.smithi045.stdout:3021: snap_create 2024-07-28T19:41:35.308 INFO:tasks.rados.rados.0.smithi045.stdout:3014: expect (ObjNum 1010 snap 347 seq_num 1010) 2024-07-28T19:41:35.481 INFO:tasks.rados.rados.0.smithi045.stdout:3015: finishing write tid 1 to smithi04569809-11 2024-07-28T19:41:35.481 INFO:tasks.rados.rados.0.smithi045.stdout:3015: finishing write tid 2 to smithi04569809-11 2024-07-28T19:41:35.481 INFO:tasks.rados.rados.0.smithi045.stdout:3015: finishing write tid 3 to smithi04569809-11 2024-07-28T19:41:35.481 INFO:tasks.rados.rados.0.smithi045.stdout:3015: finishing write tid 4 to smithi04569809-11 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:3015: finishing write tid 5 to smithi04569809-11 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1465 (ObjNum 1132 snap 380 seq_num 1132) dirty exists 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:3015: left oid 11 (ObjNum 1132 snap 380 seq_num 1132) 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:3017: finishing write tid 1 to smithi04569809-27 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:3017: finishing write tid 2 to smithi04569809-27 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:3017: finishing write tid 3 to smithi04569809-27 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:3017: finishing write tid 4 to smithi04569809-27 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 1922 (ObjNum 1133 snap 380 seq_num 1133) dirty exists 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:3017: left oid 27 (ObjNum 1133 snap 380 seq_num 1133) 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:3018: finishing write tid 1 to smithi04569809-5 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:3018: finishing write tid 2 to smithi04569809-5 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:3018: finishing write tid 3 to smithi04569809-5 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:3018: finishing write tid 4 to smithi04569809-5 2024-07-28T19:41:35.482 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 2063 (ObjNum 1134 snap 380 seq_num 1134) dirty exists 2024-07-28T19:41:35.483 INFO:tasks.rados.rados.0.smithi045.stdout:3018: left oid 5 (ObjNum 1134 snap 380 seq_num 1134) 2024-07-28T19:41:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:35 smithi155 bash[68033]: cluster 2024-07-28T19:41:34.123288+0000 mgr.y (mgr.34101) 354 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-28T19:41:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:35 smithi155 bash[68033]: cluster 2024-07-28T19:41:34.491978+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-07-28T19:41:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:35 smithi155 bash[68033]: cluster 2024-07-28T19:41:35.308273+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-07-28T19:41:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:35 smithi045 bash[80445]: cluster 2024-07-28T19:41:34.123288+0000 mgr.y (mgr.34101) 354 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-28T19:41:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:35 smithi045 bash[80445]: cluster 2024-07-28T19:41:34.491978+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-07-28T19:41:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:35 smithi045 bash[80445]: cluster 2024-07-28T19:41:35.308273+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-07-28T19:41:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:35 smithi045 bash[82788]: cluster 2024-07-28T19:41:34.123288+0000 mgr.y (mgr.34101) 354 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-28T19:41:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:35 smithi045 bash[82788]: cluster 2024-07-28T19:41:34.491978+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-07-28T19:41:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:35 smithi045 bash[82788]: cluster 2024-07-28T19:41:35.308273+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-07-28T19:41:36.308 INFO:tasks.rados.rados.0.smithi045.stdout:3014: done (5 left) 2024-07-28T19:41:36.309 INFO:tasks.rados.rados.0.smithi045.stdout:3015: done (4 left) 2024-07-28T19:41:36.309 INFO:tasks.rados.rados.0.smithi045.stdout:3017: done (3 left) 2024-07-28T19:41:36.309 INFO:tasks.rados.rados.0.smithi045.stdout:3018: done (2 left) 2024-07-28T19:41:36.309 INFO:tasks.rados.rados.0.smithi045.stdout:3019: done (1 left) 2024-07-28T19:41:36.309 INFO:tasks.rados.rados.0.smithi045.stdout:3021: done (0 left) 2024-07-28T19:41:36.309 INFO:tasks.rados.rados.0.smithi045.stdout:3022: write oid 49 current snap is 381 2024-07-28T19:41:36.309 INFO:tasks.rados.rados.0.smithi045.stdout:3022: seq_num 1135 ranges {675945=744212,2167533=755390} 2024-07-28T19:41:36.326 INFO:tasks.rados.rados.0.smithi045.stdout:3022: writing smithi04569809-49 from 675945 to 1420157 tid 1 2024-07-28T19:41:36.345 INFO:tasks.rados.rados.0.smithi045.stdout:3022: writing smithi04569809-49 from 2167533 to 2922923 tid 2 2024-07-28T19:41:36.345 INFO:tasks.rados.rados.0.smithi045.stdout:3023: read oid 38 snap -1 2024-07-28T19:41:36.345 INFO:tasks.rados.rados.0.smithi045.stdout:3023: expect (ObjNum 1129 snap 378 seq_num 1129) 2024-07-28T19:41:36.346 INFO:tasks.rados.rados.0.smithi045.stdout:3024: rollback oid 21 current snap is 381 2024-07-28T19:41:36.346 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 378 2024-07-28T19:41:36.346 INFO:tasks.rados.rados.0.smithi045.stdout:3022: finishing write tid 1 to smithi04569809-49 2024-07-28T19:41:36.346 INFO:tasks.rados.rados.0.smithi045.stdout:3025: snap_create 2024-07-28T19:41:36.355 INFO:tasks.rados.rados.0.smithi045.stdout:3024: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:41:36.355 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1560 (ObjNum 49 snap 0 seq_num 284378160) dirty dne 2024-07-28T19:41:36.355 INFO:tasks.rados.rados.0.smithi045.stdout:3022: finishing write tid 2 to smithi04569809-49 2024-07-28T19:41:36.355 INFO:tasks.rados.rados.0.smithi045.stdout:3022: finishing write tid 3 to smithi04569809-49 2024-07-28T19:41:36.355 INFO:tasks.rados.rados.0.smithi045.stdout:3022: finishing write tid 4 to smithi04569809-49 2024-07-28T19:41:36.355 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 1053 (ObjNum 1135 snap 381 seq_num 1135) dirty exists 2024-07-28T19:41:36.355 INFO:tasks.rados.rados.0.smithi045.stdout:3022: left oid 49 (ObjNum 1135 snap 381 seq_num 1135) 2024-07-28T19:41:36.357 INFO:tasks.rados.rados.0.smithi045.stdout:3023: expect (ObjNum 1129 snap 378 seq_num 1129) 2024-07-28T19:41:37.319 INFO:tasks.rados.rados.0.smithi045.stdout:3022: done (3 left) 2024-07-28T19:41:37.319 INFO:tasks.rados.rados.0.smithi045.stdout:3023: done (2 left) 2024-07-28T19:41:37.319 INFO:tasks.rados.rados.0.smithi045.stdout:3024: done (1 left) 2024-07-28T19:41:37.320 INFO:tasks.rados.rados.0.smithi045.stdout:3025: done (0 left) 2024-07-28T19:41:37.320 INFO:tasks.rados.rados.0.smithi045.stdout:3026: rollback oid 10 current snap is 382 2024-07-28T19:41:37.320 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 379 2024-07-28T19:41:37.320 INFO:tasks.rados.rados.0.smithi045.stdout:3027: snap_remove snap 374 2024-07-28T19:41:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:37 smithi045 bash[80445]: cluster 2024-07-28T19:41:36.123976+0000 mgr.y (mgr.34101) 355 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-07-28T19:41:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:37 smithi045 bash[80445]: cluster 2024-07-28T19:41:36.309268+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-07-28T19:41:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:37 smithi045 bash[82788]: cluster 2024-07-28T19:41:36.123976+0000 mgr.y (mgr.34101) 355 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-07-28T19:41:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:37 smithi045 bash[82788]: cluster 2024-07-28T19:41:36.309268+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-07-28T19:41:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:37 smithi155 bash[68033]: cluster 2024-07-28T19:41:36.123976+0000 mgr.y (mgr.34101) 355 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-07-28T19:41:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:37 smithi155 bash[68033]: cluster 2024-07-28T19:41:36.309268+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-07-28T19:41:38.328 INFO:tasks.rados.rados.0.smithi045.stdout:3027: done (1 left) 2024-07-28T19:41:38.328 INFO:tasks.rados.rados.0.smithi045.stdout:3028: read oid 47 snap -1 2024-07-28T19:41:38.328 INFO:tasks.rados.rados.0.smithi045.stdout:3028: expect (ObjNum 1115 snap 371 seq_num 1115) 2024-07-28T19:41:38.331 INFO:tasks.rados.rados.0.smithi045.stdout:3029: read oid 31 snap 369 2024-07-28T19:41:38.331 INFO:tasks.rados.rados.0.smithi045.stdout:3029: expect deleted 2024-07-28T19:41:38.332 INFO:tasks.rados.rados.0.smithi045.stdout:3030: write oid 20 current snap is 382 2024-07-28T19:41:38.332 INFO:tasks.rados.rados.0.smithi045.stdout:3030: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2024-07-28T19:41:38.335 INFO:tasks.rados.rados.0.smithi045.stdout:3030: writing smithi04569809-20 from 692752 to 1112213 tid 1 2024-07-28T19:41:38.343 INFO:tasks.rados.rados.0.smithi045.stdout:3030: writing smithi04569809-20 from 1826015 to 2441416 tid 2 2024-07-28T19:41:38.349 INFO:tasks.rados.rados.0.smithi045.stdout:3030: writing smithi04569809-20 from 2979461 to 3092752 tid 3 2024-07-28T19:41:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:3031: rollback oid 8 current snap is 382 2024-07-28T19:41:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 8 to 367 2024-07-28T19:41:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:3026: finishing rollback tid 0 to smithi04569809-10 2024-07-28T19:41:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:3026: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:41:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:3026: finishing rollback tid 2 to smithi04569809-10 2024-07-28T19:41:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1538 (ObjNum 929 snap 318 seq_num 929) dirty exists 2024-07-28T19:41:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:3026: done (4 left) 2024-07-28T19:41:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:3029: done (3 left) 2024-07-28T19:41:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:3032: rollback oid 41 current snap is 382 2024-07-28T19:41:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 41 to 376 2024-07-28T19:41:38.350 INFO:tasks.rados.rados.0.smithi045.stdout:3033: delete oid 6 current snap is 382 2024-07-28T19:41:38.351 INFO:tasks.rados.rados.0.smithi045.stdout:3031: finishing rollback tid 1 to smithi04569809-8 2024-07-28T19:41:38.351 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 0 (ObjNum 145 snap 0 seq_num 284072992) dirty dne 2024-07-28T19:41:38.352 INFO:tasks.rados.rados.0.smithi045.stdout:3030: finishing write tid 1 to smithi04569809-20 2024-07-28T19:41:38.353 INFO:tasks.rados.rados.0.smithi045.stdout:3030: finishing write tid 2 to smithi04569809-20 2024-07-28T19:41:38.359 INFO:tasks.rados.rados.0.smithi045.stdout:3028: expect (ObjNum 1115 snap 371 seq_num 1115) 2024-07-28T19:41:38.473 INFO:tasks.rados.rados.0.smithi045.stdout:3030: finishing write tid 3 to smithi04569809-20 2024-07-28T19:41:38.473 INFO:tasks.rados.rados.0.smithi045.stdout:3030: finishing write tid 4 to smithi04569809-20 2024-07-28T19:41:38.473 INFO:tasks.rados.rados.0.smithi045.stdout:3030: finishing write tid 5 to smithi04569809-20 2024-07-28T19:41:38.473 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 631 (ObjNum 1136 snap 382 seq_num 1136) dirty exists 2024-07-28T19:41:38.473 INFO:tasks.rados.rados.0.smithi045.stdout:3030: left oid 20 (ObjNum 1136 snap 382 seq_num 1136) 2024-07-28T19:41:38.473 INFO:tasks.rados.rados.0.smithi045.stdout:3032: finishing rollback tid 1 to smithi04569809-41 2024-07-28T19:41:38.474 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1492 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:41:38.474 INFO:tasks.rados.rados.0.smithi045.stdout:3028: done (4 left) 2024-07-28T19:41:38.474 INFO:tasks.rados.rados.0.smithi045.stdout:3030: done (3 left) 2024-07-28T19:41:38.474 INFO:tasks.rados.rados.0.smithi045.stdout:3031: done (2 left) 2024-07-28T19:41:38.474 INFO:tasks.rados.rados.0.smithi045.stdout:3032: done (1 left) 2024-07-28T19:41:38.474 INFO:tasks.rados.rados.0.smithi045.stdout:3033: done (0 left) 2024-07-28T19:41:38.474 INFO:tasks.rados.rados.0.smithi045.stdout:3034: read oid 29 snap -1 2024-07-28T19:41:38.474 INFO:tasks.rados.rados.0.smithi045.stdout:3034: expect (ObjNum 1122 snap 375 seq_num 1122) 2024-07-28T19:41:38.474 INFO:tasks.rados.rados.0.smithi045.stdout:3035: write oid 23 current snap is 382 2024-07-28T19:41:38.474 INFO:tasks.rados.rados.0.smithi045.stdout:3035: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2024-07-28T19:41:38.489 INFO:tasks.rados.rados.0.smithi045.stdout:3035: writing smithi04569809-23 from 726366 to 1296325 tid 1 2024-07-28T19:41:38.504 INFO:tasks.rados.rados.0.smithi045.stdout:3035: writing smithi04569809-23 from 1826626 to 2329343 tid 2 2024-07-28T19:41:38.514 INFO:tasks.rados.rados.0.smithi045.stdout:3035: writing smithi04569809-23 from 2801601 to 3126366 tid 3 2024-07-28T19:41:38.514 INFO:tasks.rados.rados.0.smithi045.stdout:3036: read oid 15 snap -1 2024-07-28T19:41:38.514 INFO:tasks.rados.rados.0.smithi045.stdout:3036: expect deleted 2024-07-28T19:41:38.514 INFO:tasks.rados.rados.0.smithi045.stdout:3037: snap_create 2024-07-28T19:41:38.515 INFO:tasks.rados.rados.0.smithi045.stdout:3034: expect (ObjNum 1122 snap 375 seq_num 1122) 2024-07-28T19:41:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:38 smithi045 bash[80445]: cluster 2024-07-28T19:41:37.320126+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-07-28T19:41:38.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:38 smithi045 bash[82788]: cluster 2024-07-28T19:41:37.320126+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-07-28T19:41:38.770 INFO:tasks.rados.rados.0.smithi045.stdout:3035: finishing write tid 1 to smithi04569809-23 2024-07-28T19:41:38.770 INFO:tasks.rados.rados.0.smithi045.stdout:3035: finishing write tid 2 to smithi04569809-23 2024-07-28T19:41:38.771 INFO:tasks.rados.rados.0.smithi045.stdout:3035: finishing write tid 3 to smithi04569809-23 2024-07-28T19:41:38.771 INFO:tasks.rados.rados.0.smithi045.stdout:3035: finishing write tid 4 to smithi04569809-23 2024-07-28T19:41:38.771 INFO:tasks.rados.rados.0.smithi045.stdout:3035: finishing write tid 5 to smithi04569809-23 2024-07-28T19:41:38.771 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 1058 (ObjNum 1138 snap 382 seq_num 1138) dirty exists 2024-07-28T19:41:38.771 INFO:tasks.rados.rados.0.smithi045.stdout:3035: left oid 23 (ObjNum 1138 snap 382 seq_num 1138) 2024-07-28T19:41:38.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:38 smithi155 bash[68033]: cluster 2024-07-28T19:41:37.320126+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-07-28T19:41:39.336 INFO:tasks.rados.rados.0.smithi045.stdout:3034: done (3 left) 2024-07-28T19:41:39.336 INFO:tasks.rados.rados.0.smithi045.stdout:3035: done (2 left) 2024-07-28T19:41:39.336 INFO:tasks.rados.rados.0.smithi045.stdout:3036: done (1 left) 2024-07-28T19:41:39.336 INFO:tasks.rados.rados.0.smithi045.stdout:3037: done (0 left) 2024-07-28T19:41:39.336 INFO:tasks.rados.rados.0.smithi045.stdout:3038: snap_create 2024-07-28T19:41:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:39 smithi045 bash[80445]: cluster 2024-07-28T19:41:38.124643+0000 mgr.y (mgr.34101) 356 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 233 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 285 KiB/s wr, 5 op/s 2024-07-28T19:41:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:39 smithi045 bash[80445]: cluster 2024-07-28T19:41:38.329022+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-07-28T19:41:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:39 smithi045 bash[82788]: cluster 2024-07-28T19:41:38.124643+0000 mgr.y (mgr.34101) 356 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 233 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 285 KiB/s wr, 5 op/s 2024-07-28T19:41:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:39 smithi045 bash[82788]: cluster 2024-07-28T19:41:38.329022+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-07-28T19:41:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:39 smithi155 bash[68033]: cluster 2024-07-28T19:41:38.124643+0000 mgr.y (mgr.34101) 356 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 233 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 285 KiB/s wr, 5 op/s 2024-07-28T19:41:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:39 smithi155 bash[68033]: cluster 2024-07-28T19:41:38.329022+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-07-28T19:41:40.309 INFO:tasks.rados.rados.0.smithi045.stdout:3038: done (0 left) 2024-07-28T19:41:40.309 INFO:tasks.rados.rados.0.smithi045.stdout:3039: read oid 22 snap -1 2024-07-28T19:41:40.309 INFO:tasks.rados.rados.0.smithi045.stdout:3039: expect (ObjNum 1112 snap 370 seq_num 1112) 2024-07-28T19:41:40.309 INFO:tasks.rados.rados.0.smithi045.stdout:3040: snap_create 2024-07-28T19:41:40.321 INFO:tasks.rados.rados.0.smithi045.stdout:3039: expect (ObjNum 1112 snap 370 seq_num 1112) 2024-07-28T19:41:40.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:40 smithi045 bash[80445]: cluster 2024-07-28T19:41:39.336790+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-07-28T19:41:40.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:40 smithi045 bash[80445]: cluster 2024-07-28T19:41:40.309349+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-07-28T19:41:40.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:40 smithi045 bash[82788]: cluster 2024-07-28T19:41:39.336790+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-07-28T19:41:40.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:40 smithi045 bash[82788]: cluster 2024-07-28T19:41:40.309349+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-07-28T19:41:40.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:40 smithi155 bash[68033]: cluster 2024-07-28T19:41:39.336790+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-07-28T19:41:40.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:40 smithi155 bash[68033]: cluster 2024-07-28T19:41:40.309349+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-07-28T19:41:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:41:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:41:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:41:41.312 INFO:tasks.rados.rados.0.smithi045.stdout:3039: done (1 left) 2024-07-28T19:41:41.312 INFO:tasks.rados.rados.0.smithi045.stdout:3040: done (0 left) 2024-07-28T19:41:41.312 INFO:tasks.rados.rados.0.smithi045.stdout:3041: read oid 29 snap -1 2024-07-28T19:41:41.312 INFO:tasks.rados.rados.0.smithi045.stdout:3041: expect (ObjNum 1122 snap 375 seq_num 1122) 2024-07-28T19:41:41.312 INFO:tasks.rados.rados.0.smithi045.stdout:3042: snap_create 2024-07-28T19:41:41.324 INFO:tasks.rados.rados.0.smithi045.stdout:3041: expect (ObjNum 1122 snap 375 seq_num 1122) 2024-07-28T19:41:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:41 smithi045 bash[80445]: cluster 2024-07-28T19:41:40.125331+0000 mgr.y (mgr.34101) 357 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T19:41:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:41 smithi045 bash[80445]: cluster 2024-07-28T19:41:41.313028+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-07-28T19:41:41.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:41 smithi045 bash[82788]: cluster 2024-07-28T19:41:40.125331+0000 mgr.y (mgr.34101) 357 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T19:41:41.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:41 smithi045 bash[82788]: cluster 2024-07-28T19:41:41.313028+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-07-28T19:41:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:41 smithi155 bash[68033]: cluster 2024-07-28T19:41:40.125331+0000 mgr.y (mgr.34101) 357 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-28T19:41:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:41 smithi155 bash[68033]: cluster 2024-07-28T19:41:41.313028+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-07-28T19:41:42.315 INFO:tasks.rados.rados.0.smithi045.stdout:3041: done (1 left) 2024-07-28T19:41:42.315 INFO:tasks.rados.rados.0.smithi045.stdout:3042: done (0 left) 2024-07-28T19:41:42.315 INFO:tasks.rados.rados.0.smithi045.stdout:3043: write oid 19 current snap is 386 2024-07-28T19:41:42.315 INFO:tasks.rados.rados.0.smithi045.stdout:3043: seq_num 1139 ranges {743173=645208,1885108=762728} 2024-07-28T19:41:42.337 INFO:tasks.rados.rados.0.smithi045.stdout:3043: writing smithi04569809-19 from 743173 to 1388381 tid 1 2024-07-28T19:41:42.361 INFO:tasks.rados.rados.0.smithi045.stdout:3043: writing smithi04569809-19 from 1885108 to 2647836 tid 2 2024-07-28T19:41:42.361 INFO:tasks.rados.rados.0.smithi045.stdout:3044: delete oid 35 current snap is 386 2024-07-28T19:41:42.361 INFO:tasks.rados.rados.0.smithi045.stdout:3043: finishing write tid 1 to smithi04569809-19 2024-07-28T19:41:42.367 INFO:tasks.rados.rados.0.smithi045.stdout:3044: done (1 left) 2024-07-28T19:41:42.367 INFO:tasks.rados.rados.0.smithi045.stdout:3045: write oid 45 current snap is 386 2024-07-28T19:41:42.367 INFO:tasks.rados.rados.0.smithi045.stdout:3045: seq_num 1141 ranges {776787=512059,1718425=766397,3000223=176564} 2024-07-28T19:41:42.388 INFO:tasks.rados.rados.0.smithi045.stdout:3045: writing smithi04569809-45 from 776787 to 1288846 tid 1 2024-07-28T19:41:42.404 INFO:tasks.rados.rados.0.smithi045.stdout:3045: writing smithi04569809-45 from 1718425 to 2484822 tid 2 2024-07-28T19:41:42.411 INFO:tasks.rados.rados.0.smithi045.stdout:3045: writing smithi04569809-45 from 3000223 to 3176787 tid 3 2024-07-28T19:41:42.411 INFO:tasks.rados.rados.0.smithi045.stdout:3046: write oid 46 current snap is 386 2024-07-28T19:41:42.411 INFO:tasks.rados.rados.0.smithi045.stdout:3043: finishing write tid 2 to smithi04569809-19 2024-07-28T19:41:42.411 INFO:tasks.rados.rados.0.smithi045.stdout:3043: finishing write tid 3 to smithi04569809-19 2024-07-28T19:41:42.411 INFO:tasks.rados.rados.0.smithi045.stdout:3043: finishing write tid 4 to smithi04569809-19 2024-07-28T19:41:42.411 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1586 (ObjNum 1139 snap 386 seq_num 1139) dirty exists 2024-07-28T19:41:42.412 INFO:tasks.rados.rados.0.smithi045.stdout:3043: left oid 19 (ObjNum 1139 snap 386 seq_num 1139) 2024-07-28T19:41:42.412 INFO:tasks.rados.rados.0.smithi045.stdout:3045: finishing write tid 1 to smithi04569809-45 2024-07-28T19:41:42.412 INFO:tasks.rados.rados.0.smithi045.stdout:3045: finishing write tid 2 to smithi04569809-45 2024-07-28T19:41:42.412 INFO:tasks.rados.rados.0.smithi045.stdout:3046: seq_num 1142 ranges {793594=587308,2060554=510055} 2024-07-28T19:41:42.424 INFO:tasks.rados.rados.0.smithi045.stdout:3046: writing smithi04569809-46 from 793594 to 1380902 tid 1 2024-07-28T19:41:42.434 INFO:tasks.rados.rados.0.smithi045.stdout:3046: writing smithi04569809-46 from 2060554 to 2570609 tid 2 2024-07-28T19:41:42.435 INFO:tasks.rados.rados.0.smithi045.stdout:3043: done (2 left) 2024-07-28T19:41:42.435 INFO:tasks.rados.rados.0.smithi045.stdout:3047: snap_create 2024-07-28T19:41:42.435 INFO:tasks.rados.rados.0.smithi045.stdout:3045: finishing write tid 3 to smithi04569809-45 2024-07-28T19:41:42.435 INFO:tasks.rados.rados.0.smithi045.stdout:3045: finishing write tid 4 to smithi04569809-45 2024-07-28T19:41:42.435 INFO:tasks.rados.rados.0.smithi045.stdout:3045: finishing write tid 5 to smithi04569809-45 2024-07-28T19:41:42.435 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 819 (ObjNum 1141 snap 386 seq_num 1141) dirty exists 2024-07-28T19:41:42.435 INFO:tasks.rados.rados.0.smithi045.stdout:3045: left oid 45 (ObjNum 1141 snap 386 seq_num 1141) 2024-07-28T19:41:42.435 INFO:tasks.rados.rados.0.smithi045.stdout:3046: finishing write tid 1 to smithi04569809-46 2024-07-28T19:41:42.440 INFO:tasks.rados.rados.0.smithi045.stdout:3046: finishing write tid 2 to smithi04569809-46 2024-07-28T19:41:42.440 INFO:tasks.rados.rados.0.smithi045.stdout:3046: finishing write tid 3 to smithi04569809-46 2024-07-28T19:41:42.440 INFO:tasks.rados.rados.0.smithi045.stdout:3046: finishing write tid 4 to smithi04569809-46 2024-07-28T19:41:42.441 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1476 (ObjNum 1142 snap 386 seq_num 1142) dirty exists 2024-07-28T19:41:42.441 INFO:tasks.rados.rados.0.smithi045.stdout:3046: left oid 46 (ObjNum 1142 snap 386 seq_num 1142) 2024-07-28T19:41:42.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:41:42 smithi155 bash[60745]: ts=2024-07-28T19:41:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:41:43.364 INFO:tasks.rados.rados.0.smithi045.stdout:3045: done (2 left) 2024-07-28T19:41:43.364 INFO:tasks.rados.rados.0.smithi045.stdout:3046: done (1 left) 2024-07-28T19:41:43.364 INFO:tasks.rados.rados.0.smithi045.stdout:3047: done (0 left) 2024-07-28T19:41:43.364 INFO:tasks.rados.rados.0.smithi045.stdout:3048: snap_create 2024-07-28T19:41:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:43 smithi045 bash[80445]: cluster 2024-07-28T19:41:42.126227+0000 mgr.y (mgr.34101) 358 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-28T19:41:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:43 smithi045 bash[80445]: cluster 2024-07-28T19:41:42.315586+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-07-28T19:41:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:43 smithi045 bash[82788]: cluster 2024-07-28T19:41:42.126227+0000 mgr.y (mgr.34101) 358 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-28T19:41:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:43 smithi045 bash[82788]: cluster 2024-07-28T19:41:42.315586+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-07-28T19:41:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:43 smithi155 bash[68033]: cluster 2024-07-28T19:41:42.126227+0000 mgr.y (mgr.34101) 358 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 183 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-28T19:41:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:43 smithi155 bash[68033]: cluster 2024-07-28T19:41:42.315586+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-07-28T19:41:44.373 INFO:tasks.rados.rados.0.smithi045.stdout:3048: done (0 left) 2024-07-28T19:41:44.373 INFO:tasks.rados.rados.0.smithi045.stdout:3049: snap_create 2024-07-28T19:41:44.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:44 smithi045 bash[82788]: cluster 2024-07-28T19:41:43.364544+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-07-28T19:41:44.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:44 smithi045 bash[80445]: cluster 2024-07-28T19:41:43.364544+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-07-28T19:41:44.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:44 smithi155 bash[68033]: cluster 2024-07-28T19:41:43.364544+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-07-28T19:41:45.314 INFO:tasks.rados.rados.0.smithi045.stdout:3049: done (0 left) 2024-07-28T19:41:45.314 INFO:tasks.rados.rados.0.smithi045.stdout:3050: delete oid 36 current snap is 389 2024-07-28T19:41:45.326 INFO:tasks.rados.rados.0.smithi045.stdout:3050: done (0 left) 2024-07-28T19:41:45.326 INFO:tasks.rados.rados.0.smithi045.stdout:3051: read oid 20 snap -1 2024-07-28T19:41:45.327 INFO:tasks.rados.rados.0.smithi045.stdout:3051: expect (ObjNum 1136 snap 382 seq_num 1136) 2024-07-28T19:41:45.327 INFO:tasks.rados.rados.0.smithi045.stdout:3052: snap_remove snap 384 2024-07-28T19:41:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:45 smithi045 bash[80445]: cluster 2024-07-28T19:41:44.127305+0000 mgr.y (mgr.34101) 359 : cluster [DBG] pgmap v797: 89 pgs: 89 active+clean; 190 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-07-28T19:41:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:45 smithi045 bash[80445]: cluster 2024-07-28T19:41:44.374100+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-07-28T19:41:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:45 smithi045 bash[80445]: cluster 2024-07-28T19:41:45.314437+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-07-28T19:41:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:45 smithi045 bash[82788]: cluster 2024-07-28T19:41:44.127305+0000 mgr.y (mgr.34101) 359 : cluster [DBG] pgmap v797: 89 pgs: 89 active+clean; 190 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-07-28T19:41:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:45 smithi045 bash[82788]: cluster 2024-07-28T19:41:44.374100+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-07-28T19:41:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:45 smithi045 bash[82788]: cluster 2024-07-28T19:41:45.314437+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-07-28T19:41:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:45 smithi155 bash[68033]: cluster 2024-07-28T19:41:44.127305+0000 mgr.y (mgr.34101) 359 : cluster [DBG] pgmap v797: 89 pgs: 89 active+clean; 190 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-07-28T19:41:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:45 smithi155 bash[68033]: cluster 2024-07-28T19:41:44.374100+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-07-28T19:41:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:45 smithi155 bash[68033]: cluster 2024-07-28T19:41:45.314437+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-07-28T19:41:46.323 INFO:tasks.rados.rados.0.smithi045.stdout:3052: done (1 left) 2024-07-28T19:41:46.323 INFO:tasks.rados.rados.0.smithi045.stdout:3053: snap_remove snap 387 2024-07-28T19:41:47.327 INFO:tasks.rados.rados.0.smithi045.stdout:3053: done (1 left) 2024-07-28T19:41:47.327 INFO:tasks.rados.rados.0.smithi045.stdout:3054: read oid 48 snap -1 2024-07-28T19:41:47.327 INFO:tasks.rados.rados.0.smithi045.stdout:3054: expect (ObjNum 1105 snap 369 seq_num 1105) 2024-07-28T19:41:47.327 INFO:tasks.rados.rados.0.smithi045.stdout:3055: write oid 11 current snap is 389 2024-07-28T19:41:47.327 INFO:tasks.rados.rados.0.smithi045.stdout:3055: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2024-07-28T19:41:47.346 INFO:tasks.rados.rados.0.smithi045.stdout:3055: writing smithi04569809-11 from 427208 to 1165014 tid 1 2024-07-28T19:41:47.366 INFO:tasks.rados.rados.0.smithi045.stdout:3055: writing smithi04569809-11 from 1777518 to 2291242 tid 2 2024-07-28T19:41:47.381 INFO:tasks.rados.rados.0.smithi045.stdout:3055: writing smithi04569809-11 from 2966139 to 3227208 tid 3 2024-07-28T19:41:47.381 INFO:tasks.rados.rados.0.smithi045.stdout:3056: read oid 50 snap -1 2024-07-28T19:41:47.382 INFO:tasks.rados.rados.0.smithi045.stdout:3056: expect (ObjNum 1097 snap 367 seq_num 1097) 2024-07-28T19:41:47.382 INFO:tasks.rados.rados.0.smithi045.stdout:3057: delete oid 29 current snap is 389 2024-07-28T19:41:47.382 INFO:tasks.rados.rados.0.smithi045.stdout:3051: expect (ObjNum 1136 snap 382 seq_num 1136) 2024-07-28T19:41:47.623 INFO:tasks.rados.rados.0.smithi045.stdout:3054: expect (ObjNum 1105 snap 369 seq_num 1105) 2024-07-28T19:41:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:47 smithi045 bash[82788]: cluster 2024-07-28T19:41:46.127982+0000 mgr.y (mgr.34101) 360 : cluster [DBG] pgmap v800: 89 pgs: 89 active+clean; 190 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-07-28T19:41:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:47 smithi045 bash[82788]: cluster 2024-07-28T19:41:46.324408+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-07-28T19:41:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:47 smithi045 bash[80445]: cluster 2024-07-28T19:41:46.127982+0000 mgr.y (mgr.34101) 360 : cluster [DBG] pgmap v800: 89 pgs: 89 active+clean; 190 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-07-28T19:41:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:47 smithi045 bash[80445]: cluster 2024-07-28T19:41:46.324408+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-07-28T19:41:47.771 INFO:tasks.rados.rados.0.smithi045.stdout:3055: finishing write tid 1 to smithi04569809-11 2024-07-28T19:41:47.771 INFO:tasks.rados.rados.0.smithi045.stdout:3055: finishing write tid 2 to smithi04569809-11 2024-07-28T19:41:47.771 INFO:tasks.rados.rados.0.smithi045.stdout:3055: finishing write tid 3 to smithi04569809-11 2024-07-28T19:41:47.771 INFO:tasks.rados.rados.0.smithi045.stdout:3055: finishing write tid 4 to smithi04569809-11 2024-07-28T19:41:47.771 INFO:tasks.rados.rados.0.smithi045.stdout:3055: finishing write tid 5 to smithi04569809-11 2024-07-28T19:41:47.771 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1481 (ObjNum 1144 snap 389 seq_num 1144) dirty exists 2024-07-28T19:41:47.771 INFO:tasks.rados.rados.0.smithi045.stdout:3055: left oid 11 (ObjNum 1144 snap 389 seq_num 1144) 2024-07-28T19:41:47.771 INFO:tasks.rados.rados.0.smithi045.stdout:3056: expect (ObjNum 1097 snap 367 seq_num 1097) 2024-07-28T19:41:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:47 smithi155 bash[68033]: cluster 2024-07-28T19:41:46.127982+0000 mgr.y (mgr.34101) 360 : cluster [DBG] pgmap v800: 89 pgs: 89 active+clean; 190 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-07-28T19:41:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:47 smithi155 bash[68033]: cluster 2024-07-28T19:41:46.324408+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-07-28T19:41:47.904 INFO:tasks.rados.rados.0.smithi045.stdout:3051: done (4 left) 2024-07-28T19:41:47.904 INFO:tasks.rados.rados.0.smithi045.stdout:3054: done (3 left) 2024-07-28T19:41:47.904 INFO:tasks.rados.rados.0.smithi045.stdout:3055: done (2 left) 2024-07-28T19:41:47.904 INFO:tasks.rados.rados.0.smithi045.stdout:3056: done (1 left) 2024-07-28T19:41:47.904 INFO:tasks.rados.rados.0.smithi045.stdout:3057: done (0 left) 2024-07-28T19:41:47.904 INFO:tasks.rados.rados.0.smithi045.stdout:3058: read oid 25 snap -1 2024-07-28T19:41:47.904 INFO:tasks.rados.rados.0.smithi045.stdout:3058: expect deleted 2024-07-28T19:41:47.904 INFO:tasks.rados.rados.0.smithi045.stdout:3059: snap_create 2024-07-28T19:41:48.345 INFO:tasks.rados.rados.0.smithi045.stdout:3058: done (1 left) 2024-07-28T19:41:48.345 INFO:tasks.rados.rados.0.smithi045.stdout:3059: done (0 left) 2024-07-28T19:41:48.345 INFO:tasks.rados.rados.0.smithi045.stdout:3060: rollback oid 39 current snap is 390 2024-07-28T19:41:48.345 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 39 to 382 2024-07-28T19:41:48.345 INFO:tasks.rados.rados.0.smithi045.stdout:3061: delete oid 40 current snap is 390 2024-07-28T19:41:48.358 INFO:tasks.rados.rados.0.smithi045.stdout:3060: finishing rollback tid 0 to smithi04569809-39 2024-07-28T19:41:48.358 INFO:tasks.rados.rados.0.smithi045.stdout:3060: finishing rollback tid 1 to smithi04569809-39 2024-07-28T19:41:48.358 INFO:tasks.rados.rados.0.smithi045.stdout:3060: finishing rollback tid 2 to smithi04569809-39 2024-07-28T19:41:48.358 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1307 (ObjNum 1086 snap 364 seq_num 1086) dirty exists 2024-07-28T19:41:48.362 INFO:tasks.rados.rados.0.smithi045.stdout:3060: done (1 left) 2024-07-28T19:41:48.362 INFO:tasks.rados.rados.0.smithi045.stdout:3061: done (0 left) 2024-07-28T19:41:48.362 INFO:tasks.rados.rados.0.smithi045.stdout:3062: write oid 14 current snap is 390 2024-07-28T19:41:48.362 INFO:tasks.rados.rados.0.smithi045.stdout:3062: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2024-07-28T19:41:48.379 INFO:tasks.rados.rados.0.smithi045.stdout:3062: writing smithi04569809-14 from 477629 to 1041182 tid 1 2024-07-28T19:41:48.405 INFO:tasks.rados.rados.0.smithi045.stdout:3062: writing smithi04569809-14 from 1836611 to 2614015 tid 2 2024-07-28T19:41:48.414 INFO:tasks.rados.rados.0.smithi045.stdout:3062: writing smithi04569809-14 from 3048408 to 3277629 tid 3 2024-07-28T19:41:48.414 INFO:tasks.rados.rados.0.smithi045.stdout:3063: read oid 25 snap -1 2024-07-28T19:41:48.414 INFO:tasks.rados.rados.0.smithi045.stdout:3063: expect deleted 2024-07-28T19:41:48.414 INFO:tasks.rados.rados.0.smithi045.stdout:3064: read oid 8 snap -1 2024-07-28T19:41:48.414 INFO:tasks.rados.rados.0.smithi045.stdout:3064: expect deleted 2024-07-28T19:41:48.415 INFO:tasks.rados.rados.0.smithi045.stdout:3065: write oid 6 current snap is 390 2024-07-28T19:41:48.415 INFO:tasks.rados.rados.0.smithi045.stdout:3062: finishing write tid 1 to smithi04569809-14 2024-07-28T19:41:48.415 INFO:tasks.rados.rados.0.smithi045.stdout:3062: finishing write tid 2 to smithi04569809-14 2024-07-28T19:41:48.415 INFO:tasks.rados.rados.0.smithi045.stdout:3065: seq_num 1148 ranges {494436=755155,2011446=521062,3075831=218605} 2024-07-28T19:41:48.428 INFO:tasks.rados.rados.0.smithi045.stdout:3065: writing smithi04569809-6 from 494436 to 1249591 tid 1 2024-07-28T19:41:48.444 INFO:tasks.rados.rados.0.smithi045.stdout:3065: writing smithi04569809-6 from 2011446 to 2532508 tid 2 2024-07-28T19:41:48.452 INFO:tasks.rados.rados.0.smithi045.stdout:3065: writing smithi04569809-6 from 3075831 to 3294436 tid 3 2024-07-28T19:41:48.452 INFO:tasks.rados.rados.0.smithi045.stdout:3066: write oid 49 current snap is 390 2024-07-28T19:41:48.452 INFO:tasks.rados.rados.0.smithi045.stdout:3066: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2024-07-28T19:41:48.462 INFO:tasks.rados.rados.0.smithi045.stdout:3066: writing smithi04569809-49 from 511243 to 941647 tid 1 2024-07-28T19:41:48.476 INFO:tasks.rados.rados.0.smithi045.stdout:3066: writing smithi04569809-49 from 1669928 to 2334648 tid 2 2024-07-28T19:41:48.485 INFO:tasks.rados.rados.0.smithi045.stdout:3066: writing smithi04569809-49 from 3103254 to 3311243 tid 3 2024-07-28T19:41:48.485 INFO:tasks.rados.rados.0.smithi045.stdout:3067: snap_remove snap 367 2024-07-28T19:41:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:48 smithi045 bash[80445]: cluster 2024-07-28T19:41:47.327344+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-07-28T19:41:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:48 smithi045 bash[80445]: audit 2024-07-28T19:41:48.037776+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:48 smithi045 bash[82788]: cluster 2024-07-28T19:41:47.327344+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-07-28T19:41:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:48 smithi045 bash[82788]: audit 2024-07-28T19:41:48.037776+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:48 smithi155 bash[68033]: cluster 2024-07-28T19:41:47.327344+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-07-28T19:41:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:48 smithi155 bash[68033]: audit 2024-07-28T19:41:48.037776+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:41:49.362 INFO:tasks.rados.rados.0.smithi045.stdout:3067: done (5 left) 2024-07-28T19:41:49.363 INFO:tasks.rados.rados.0.smithi045.stdout:3068: snap_create 2024-07-28T19:41:49.363 INFO:tasks.rados.rados.0.smithi045.stdout:3062: finishing write tid 3 to smithi04569809-14 2024-07-28T19:41:49.363 INFO:tasks.rados.rados.0.smithi045.stdout:3062: finishing write tid 4 to smithi04569809-14 2024-07-28T19:41:49.363 INFO:tasks.rados.rados.0.smithi045.stdout:3062: finishing write tid 5 to smithi04569809-14 2024-07-28T19:41:49.363 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 400 (ObjNum 1147 snap 390 seq_num 1147) dirty exists 2024-07-28T19:41:49.363 INFO:tasks.rados.rados.0.smithi045.stdout:3062: left oid 14 (ObjNum 1147 snap 390 seq_num 1147) 2024-07-28T19:41:49.363 INFO:tasks.rados.rados.0.smithi045.stdout:3065: finishing write tid 1 to smithi04569809-6 2024-07-28T19:41:49.363 INFO:tasks.rados.rados.0.smithi045.stdout:3065: finishing write tid 2 to smithi04569809-6 2024-07-28T19:41:49.363 INFO:tasks.rados.rados.0.smithi045.stdout:3065: finishing write tid 3 to smithi04569809-6 2024-07-28T19:41:49.363 INFO:tasks.rados.rados.0.smithi045.stdout:3065: finishing write tid 4 to smithi04569809-6 2024-07-28T19:41:49.364 INFO:tasks.rados.rados.0.smithi045.stdout:3065: finishing write tid 5 to smithi04569809-6 2024-07-28T19:41:49.364 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1944 (ObjNum 1148 snap 390 seq_num 1148) dirty exists 2024-07-28T19:41:49.364 INFO:tasks.rados.rados.0.smithi045.stdout:3065: left oid 6 (ObjNum 1148 snap 390 seq_num 1148) 2024-07-28T19:41:49.364 INFO:tasks.rados.rados.0.smithi045.stdout:3066: finishing write tid 1 to smithi04569809-49 2024-07-28T19:41:49.364 INFO:tasks.rados.rados.0.smithi045.stdout:3066: finishing write tid 2 to smithi04569809-49 2024-07-28T19:41:49.364 INFO:tasks.rados.rados.0.smithi045.stdout:3066: finishing write tid 3 to smithi04569809-49 2024-07-28T19:41:49.364 INFO:tasks.rados.rados.0.smithi045.stdout:3066: finishing write tid 4 to smithi04569809-49 2024-07-28T19:41:49.364 INFO:tasks.rados.rados.0.smithi045.stdout:3066: finishing write tid 5 to smithi04569809-49 2024-07-28T19:41:49.364 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 1064 (ObjNum 1149 snap 390 seq_num 1149) dirty exists 2024-07-28T19:41:49.364 INFO:tasks.rados.rados.0.smithi045.stdout:3066: left oid 49 (ObjNum 1149 snap 390 seq_num 1149) 2024-07-28T19:41:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:49 smithi045 bash[80445]: cluster 2024-07-28T19:41:48.128683+0000 mgr.y (mgr.34101) 361 : cluster [DBG] pgmap v803: 89 pgs: 89 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 268 KiB/s wr, 1 op/s 2024-07-28T19:41:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:49 smithi045 bash[80445]: cluster 2024-07-28T19:41:48.346053+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-07-28T19:41:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:49 smithi045 bash[82788]: cluster 2024-07-28T19:41:48.128683+0000 mgr.y (mgr.34101) 361 : cluster [DBG] pgmap v803: 89 pgs: 89 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 268 KiB/s wr, 1 op/s 2024-07-28T19:41:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:49 smithi045 bash[82788]: cluster 2024-07-28T19:41:48.346053+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-07-28T19:41:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:49 smithi155 bash[68033]: cluster 2024-07-28T19:41:48.128683+0000 mgr.y (mgr.34101) 361 : cluster [DBG] pgmap v803: 89 pgs: 89 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 268 KiB/s wr, 1 op/s 2024-07-28T19:41:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:49 smithi155 bash[68033]: cluster 2024-07-28T19:41:48.346053+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-07-28T19:41:50.365 INFO:tasks.rados.rados.0.smithi045.stdout:3062: done (5 left) 2024-07-28T19:41:50.365 INFO:tasks.rados.rados.0.smithi045.stdout:3063: done (4 left) 2024-07-28T19:41:50.365 INFO:tasks.rados.rados.0.smithi045.stdout:3064: done (3 left) 2024-07-28T19:41:50.365 INFO:tasks.rados.rados.0.smithi045.stdout:3065: done (2 left) 2024-07-28T19:41:50.365 INFO:tasks.rados.rados.0.smithi045.stdout:3066: done (1 left) 2024-07-28T19:41:50.365 INFO:tasks.rados.rados.0.smithi045.stdout:3068: done (0 left) 2024-07-28T19:41:50.365 INFO:tasks.rados.rados.0.smithi045.stdout:3069: write oid 7 current snap is 391 2024-07-28T19:41:50.365 INFO:tasks.rados.rados.0.smithi045.stdout:3069: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2024-07-28T19:41:50.375 INFO:tasks.rados.rados.0.smithi045.stdout:3069: writing smithi04569809-7 from 528050 to 1033703 tid 1 2024-07-28T19:41:50.384 INFO:tasks.rados.rados.0.smithi045.stdout:3069: writing smithi04569809-7 from 1612057 to 2136788 tid 2 2024-07-28T19:41:50.394 INFO:tasks.rados.rados.0.smithi045.stdout:3069: writing smithi04569809-7 from 2614324 to 3181727 tid 3 2024-07-28T19:41:50.394 INFO:tasks.rados.rados.0.smithi045.stdout:3070: read oid 21 snap -1 2024-07-28T19:41:50.394 INFO:tasks.rados.rados.0.smithi045.stdout:3070: expect deleted 2024-07-28T19:41:50.394 INFO:tasks.rados.rados.0.smithi045.stdout:3071: rollback oid 17 current snap is 391 2024-07-28T19:41:50.394 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 380 2024-07-28T19:41:50.394 INFO:tasks.rados.rados.0.smithi045.stdout:3069: finishing write tid 1 to smithi04569809-7 2024-07-28T19:41:50.394 INFO:tasks.rados.rados.0.smithi045.stdout:3069: finishing write tid 2 to smithi04569809-7 2024-07-28T19:41:50.394 INFO:tasks.rados.rados.0.smithi045.stdout:3072: read oid 44 snap -1 2024-07-28T19:41:50.394 INFO:tasks.rados.rados.0.smithi045.stdout:3072: expect (ObjNum 1119 snap 373 seq_num 1119) 2024-07-28T19:41:50.394 INFO:tasks.rados.rados.0.smithi045.stdout:3073: snap_remove snap 389 2024-07-28T19:41:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:41:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:41:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:41:50.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:50 smithi045 bash[82788]: cluster 2024-07-28T19:41:49.357920+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-07-28T19:41:50.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:50 smithi045 bash[80445]: cluster 2024-07-28T19:41:49.357920+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-07-28T19:41:50.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:50 smithi155 bash[68033]: cluster 2024-07-28T19:41:49.357920+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-07-28T19:41:51.366 INFO:tasks.rados.rados.0.smithi045.stdout:3073: done (4 left) 2024-07-28T19:41:51.366 INFO:tasks.rados.rados.0.smithi045.stdout:3074: read oid 9 snap -1 2024-07-28T19:41:51.366 INFO:tasks.rados.rados.0.smithi045.stdout:3074: expect (ObjNum 1010 snap 347 seq_num 1010) 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:3075: rollback oid 6 current snap is 391 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 6 to 382 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:3071: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 0 (ObjNum 129 snap 0 seq_num 284423920) dirty dne 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:3069: finishing write tid 3 to smithi04569809-7 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:3069: finishing write tid 4 to smithi04569809-7 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:3070: done (5 left) 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:3071: done (4 left) 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:3076: snap_create 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:3069: finishing write tid 5 to smithi04569809-7 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 728 (ObjNum 1150 snap 391 seq_num 1150) dirty exists 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:3069: left oid 7 (ObjNum 1150 snap 391 seq_num 1150) 2024-07-28T19:41:51.367 INFO:tasks.rados.rados.0.smithi045.stdout:3072: expect (ObjNum 1119 snap 373 seq_num 1119) 2024-07-28T19:41:51.600 INFO:tasks.rados.rados.0.smithi045.stdout:3074: expect (ObjNum 1010 snap 347 seq_num 1010) 2024-07-28T19:41:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:51 smithi045 bash[82788]: cluster 2024-07-28T19:41:50.129350+0000 mgr.y (mgr.34101) 362 : cluster [DBG] pgmap v806: 89 pgs: 89 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 268 KiB/s wr, 8 op/s 2024-07-28T19:41:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:51 smithi045 bash[82788]: cluster 2024-07-28T19:41:50.365930+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-07-28T19:41:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:51 smithi045 bash[80445]: cluster 2024-07-28T19:41:50.129350+0000 mgr.y (mgr.34101) 362 : cluster [DBG] pgmap v806: 89 pgs: 89 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 268 KiB/s wr, 8 op/s 2024-07-28T19:41:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:51 smithi045 bash[80445]: cluster 2024-07-28T19:41:50.365930+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-07-28T19:41:51.738 INFO:tasks.rados.rados.0.smithi045.stdout:3075: finishing rollback tid 0 to smithi04569809-6 2024-07-28T19:41:51.738 INFO:tasks.rados.rados.0.smithi045.stdout:3075: finishing rollback tid 1 to smithi04569809-6 2024-07-28T19:41:51.738 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 1955 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:41:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:51 smithi155 bash[68033]: cluster 2024-07-28T19:41:50.129350+0000 mgr.y (mgr.34101) 362 : cluster [DBG] pgmap v806: 89 pgs: 89 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 268 KiB/s wr, 8 op/s 2024-07-28T19:41:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:51 smithi155 bash[68033]: cluster 2024-07-28T19:41:50.365930+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-07-28T19:41:52.369 INFO:tasks.rados.rados.0.smithi045.stdout:3069: done (4 left) 2024-07-28T19:41:52.369 INFO:tasks.rados.rados.0.smithi045.stdout:3072: done (3 left) 2024-07-28T19:41:52.369 INFO:tasks.rados.rados.0.smithi045.stdout:3074: done (2 left) 2024-07-28T19:41:52.369 INFO:tasks.rados.rados.0.smithi045.stdout:3075: done (1 left) 2024-07-28T19:41:52.369 INFO:tasks.rados.rados.0.smithi045.stdout:3076: done (0 left) 2024-07-28T19:41:52.369 INFO:tasks.rados.rados.0.smithi045.stdout:3077: delete oid 11 current snap is 392 2024-07-28T19:41:52.376 INFO:tasks.rados.rados.0.smithi045.stdout:3077: done (0 left) 2024-07-28T19:41:52.376 INFO:tasks.rados.rados.0.smithi045.stdout:3078: snap_remove snap 370 2024-07-28T19:41:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:52 smithi045 bash[80445]: cluster 2024-07-28T19:41:51.366778+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-07-28T19:41:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:52 smithi045 bash[80445]: cluster 2024-07-28T19:41:52.370221+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-07-28T19:41:52.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:52 smithi045 bash[82788]: cluster 2024-07-28T19:41:51.366778+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-07-28T19:41:52.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:52 smithi045 bash[82788]: cluster 2024-07-28T19:41:52.370221+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-07-28T19:41:52.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:41:52 smithi155 bash[60745]: ts=2024-07-28T19:41:52.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:41:52.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:52 smithi155 bash[68033]: cluster 2024-07-28T19:41:51.366778+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-07-28T19:41:52.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:52 smithi155 bash[68033]: cluster 2024-07-28T19:41:52.370221+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-07-28T19:41:53.384 INFO:tasks.rados.rados.0.smithi045.stdout:3078: done (0 left) 2024-07-28T19:41:53.384 INFO:tasks.rados.rados.0.smithi045.stdout:3079: rollback oid 30 current snap is 392 2024-07-28T19:41:53.384 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 30 to 382 2024-07-28T19:41:53.384 INFO:tasks.rados.rados.0.smithi045.stdout:3080: delete oid 35 current snap is 392 2024-07-28T19:41:53.405 INFO:tasks.rados.rados.0.smithi045.stdout:3080: done (1 left) 2024-07-28T19:41:53.405 INFO:tasks.rados.rados.0.smithi045.stdout:3081: snap_create 2024-07-28T19:41:53.412 INFO:tasks.rados.rados.0.smithi045.stdout:3079: finishing rollback tid 0 to smithi04569809-30 2024-07-28T19:41:53.413 INFO:tasks.rados.rados.0.smithi045.stdout:3079: finishing rollback tid 1 to smithi04569809-30 2024-07-28T19:41:53.417 INFO:tasks.rados.rados.0.smithi045.stdout:3079: finishing rollback tid 2 to smithi04569809-30 2024-07-28T19:41:53.417 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1549 (ObjNum 1072 snap 363 seq_num 1072) dirty exists 2024-07-28T19:41:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:53 smithi045 bash[80445]: cluster 2024-07-28T19:41:52.130184+0000 mgr.y (mgr.34101) 363 : cluster [DBG] pgmap v809: 89 pgs: 89 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 753 KiB/s wr, 12 op/s 2024-07-28T19:41:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:53 smithi045 bash[82788]: cluster 2024-07-28T19:41:52.130184+0000 mgr.y (mgr.34101) 363 : cluster [DBG] pgmap v809: 89 pgs: 89 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 753 KiB/s wr, 12 op/s 2024-07-28T19:41:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:53 smithi155 bash[68033]: cluster 2024-07-28T19:41:52.130184+0000 mgr.y (mgr.34101) 363 : cluster [DBG] pgmap v809: 89 pgs: 89 active+clean; 196 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 753 KiB/s wr, 12 op/s 2024-07-28T19:41:54.407 INFO:tasks.rados.rados.0.smithi045.stdout:3079: done (1 left) 2024-07-28T19:41:54.407 INFO:tasks.rados.rados.0.smithi045.stdout:3081: done (0 left) 2024-07-28T19:41:54.407 INFO:tasks.rados.rados.0.smithi045.stdout:3082: read oid 34 snap -1 2024-07-28T19:41:54.407 INFO:tasks.rados.rados.0.smithi045.stdout:3082: expect deleted 2024-07-28T19:41:54.407 INFO:tasks.rados.rados.0.smithi045.stdout:3083: write oid 10 current snap is 393 2024-07-28T19:41:54.407 INFO:tasks.rados.rados.0.smithi045.stdout:3083: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2024-07-28T19:41:54.428 INFO:tasks.rados.rados.0.smithi045.stdout:3083: writing smithi04569809-10 from 578471 to 1309871 tid 1 2024-07-28T19:41:54.447 INFO:tasks.rados.rados.0.smithi045.stdout:3083: writing smithi04569809-10 from 1787503 to 2459561 tid 2 2024-07-28T19:41:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3083: writing smithi04569809-10 from 3096593 to 3378471 tid 3 2024-07-28T19:41:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3084: rollback oid 26 current snap is 393 2024-07-28T19:41:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 26 to 391 2024-07-28T19:41:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3083: finishing write tid 1 to smithi04569809-10 2024-07-28T19:41:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3082: done (2 left) 2024-07-28T19:41:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3085: read oid 50 snap -1 2024-07-28T19:41:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3085: expect (ObjNum 1097 snap 367 seq_num 1097) 2024-07-28T19:41:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3086: write oid 25 current snap is 393 2024-07-28T19:41:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3083: finishing write tid 2 to smithi04569809-10 2024-07-28T19:41:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3086: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2024-07-28T19:41:54.475 INFO:tasks.rados.rados.0.smithi045.stdout:3086: writing smithi04569809-25 from 595278 to 1001927 tid 1 2024-07-28T19:41:54.490 INFO:tasks.rados.rados.0.smithi045.stdout:3086: writing smithi04569809-25 from 1729632 to 2261701 tid 2 2024-07-28T19:41:54.504 INFO:tasks.rados.rados.0.smithi045.stdout:3086: writing smithi04569809-25 from 3007663 to 3395278 tid 3 2024-07-28T19:41:54.504 INFO:tasks.rados.rados.0.smithi045.stdout:3087: read oid 43 snap -1 2024-07-28T19:41:54.504 INFO:tasks.rados.rados.0.smithi045.stdout:3087: expect (ObjNum 1088 snap 364 seq_num 1088) 2024-07-28T19:41:54.504 INFO:tasks.rados.rados.0.smithi045.stdout:3088: write oid 9 current snap is 393 2024-07-28T19:41:54.504 INFO:tasks.rados.rados.0.smithi045.stdout:3083: finishing write tid 3 to smithi04569809-10 2024-07-28T19:41:54.504 INFO:tasks.rados.rados.0.smithi045.stdout:3083: finishing write tid 4 to smithi04569809-10 2024-07-28T19:41:54.504 INFO:tasks.rados.rados.0.smithi045.stdout:3083: finishing write tid 5 to smithi04569809-10 2024-07-28T19:41:54.504 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1554 (ObjNum 1153 snap 393 seq_num 1153) dirty exists 2024-07-28T19:41:54.504 INFO:tasks.rados.rados.0.smithi045.stdout:3083: left oid 10 (ObjNum 1153 snap 393 seq_num 1153) 2024-07-28T19:41:54.504 INFO:tasks.rados.rados.0.smithi045.stdout:3085: expect (ObjNum 1097 snap 367 seq_num 1097) 2024-07-28T19:41:54.671 INFO:tasks.rados.rados.0.smithi045.stdout:3084: finishing rollback tid 0 to smithi04569809-26 2024-07-28T19:41:54.671 INFO:tasks.rados.rados.0.smithi045.stdout:3084: finishing rollback tid 1 to smithi04569809-26 2024-07-28T19:41:54.671 INFO:tasks.rados.rados.0.smithi045.stdout:3084: finishing rollback tid 2 to smithi04569809-26 2024-07-28T19:41:54.671 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 785 (ObjNum 1124 snap 376 seq_num 1124) dirty exists 2024-07-28T19:41:54.671 INFO:tasks.rados.rados.0.smithi045.stdout:3086: finishing write tid 1 to smithi04569809-25 2024-07-28T19:41:54.672 INFO:tasks.rados.rados.0.smithi045.stdout:3086: finishing write tid 2 to smithi04569809-25 2024-07-28T19:41:54.672 INFO:tasks.rados.rados.0.smithi045.stdout:3086: finishing write tid 3 to smithi04569809-25 2024-07-28T19:41:54.672 INFO:tasks.rados.rados.0.smithi045.stdout:3086: finishing write tid 4 to smithi04569809-25 2024-07-28T19:41:54.672 INFO:tasks.rados.rados.0.smithi045.stdout:3086: finishing write tid 5 to smithi04569809-25 2024-07-28T19:41:54.672 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1489 (ObjNum 1154 snap 393 seq_num 1154) dirty exists 2024-07-28T19:41:54.672 INFO:tasks.rados.rados.0.smithi045.stdout:3086: left oid 25 (ObjNum 1154 snap 393 seq_num 1154) 2024-07-28T19:41:54.672 INFO:tasks.rados.rados.0.smithi045.stdout:3087: expect (ObjNum 1088 snap 364 seq_num 1088) 2024-07-28T19:41:54.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:54 smithi045 bash[82788]: cluster 2024-07-28T19:41:53.384415+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-07-28T19:41:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:54 smithi045 bash[80445]: cluster 2024-07-28T19:41:53.384415+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-07-28T19:41:54.743 INFO:tasks.rados.rados.0.smithi045.stdout:3088: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2024-07-28T19:41:54.759 INFO:tasks.rados.rados.0.smithi045.stdout:3088: writing smithi04569809-9 from 612085 to 1093983 tid 1 2024-07-28T19:41:54.778 INFO:tasks.rados.rados.0.smithi045.stdout:3088: writing smithi04569809-9 from 1788114 to 2463841 tid 2 2024-07-28T19:41:54.793 INFO:tasks.rados.rados.0.smithi045.stdout:3088: writing smithi04569809-9 from 3035086 to 3412085 tid 3 2024-07-28T19:41:54.793 INFO:tasks.rados.rados.0.smithi045.stdout:3083: done (5 left) 2024-07-28T19:41:54.793 INFO:tasks.rados.rados.0.smithi045.stdout:3084: done (4 left) 2024-07-28T19:41:54.794 INFO:tasks.rados.rados.0.smithi045.stdout:3085: done (3 left) 2024-07-28T19:41:54.794 INFO:tasks.rados.rados.0.smithi045.stdout:3086: done (2 left) 2024-07-28T19:41:54.794 INFO:tasks.rados.rados.0.smithi045.stdout:3087: done (1 left) 2024-07-28T19:41:54.794 INFO:tasks.rados.rados.0.smithi045.stdout:3089: read oid 46 snap 391 2024-07-28T19:41:54.794 INFO:tasks.rados.rados.0.smithi045.stdout:3089: expect (ObjNum 1142 snap 386 seq_num 1142) 2024-07-28T19:41:54.794 INFO:tasks.rados.rados.0.smithi045.stdout:3090: rollback oid 35 current snap is 393 2024-07-28T19:41:54.794 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 35 to 383 2024-07-28T19:41:54.794 INFO:tasks.rados.rados.0.smithi045.stdout:3088: finishing write tid 1 to smithi04569809-9 2024-07-28T19:41:54.794 INFO:tasks.rados.rados.0.smithi045.stdout:3088: finishing write tid 2 to smithi04569809-9 2024-07-28T19:41:54.794 INFO:tasks.rados.rados.0.smithi045.stdout:3091: read oid 36 snap 391 2024-07-28T19:41:54.794 INFO:tasks.rados.rados.0.smithi045.stdout:3091: expect deleted 2024-07-28T19:41:54.795 INFO:tasks.rados.rados.0.smithi045.stdout:3092: write oid 20 current snap is 393 2024-07-28T19:41:54.795 INFO:tasks.rados.rados.0.smithi045.stdout:3092: seq_num 1156 ranges {628892=673500,1962949=535738,3178862=250030} 2024-07-28T19:41:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:54 smithi155 bash[68033]: cluster 2024-07-28T19:41:53.384415+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-07-28T19:41:54.809 INFO:tasks.rados.rados.0.smithi045.stdout:3092: writing smithi04569809-20 from 628892 to 1302392 tid 1 2024-07-28T19:41:54.825 INFO:tasks.rados.rados.0.smithi045.stdout:3092: writing smithi04569809-20 from 1962949 to 2498687 tid 2 2024-07-28T19:41:54.836 INFO:tasks.rados.rados.0.smithi045.stdout:3092: writing smithi04569809-20 from 3178862 to 3428892 tid 3 2024-07-28T19:41:54.836 INFO:tasks.rados.rados.0.smithi045.stdout:3093: rollback oid 44 current snap is 393 2024-07-28T19:41:54.836 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 44 to 368 2024-07-28T19:41:54.836 INFO:tasks.rados.rados.0.smithi045.stdout:3091: done (5 left) 2024-07-28T19:41:54.836 INFO:tasks.rados.rados.0.smithi045.stdout:3094: snap_remove snap 386 2024-07-28T19:41:55.320 INFO:tasks.rados.rados.0.smithi045.stdout:3094: done (5 left) 2024-07-28T19:41:55.320 INFO:tasks.rados.rados.0.smithi045.stdout:3095: write oid 38 current snap is 393 2024-07-28T19:41:55.320 INFO:tasks.rados.rados.0.smithi045.stdout:3095: seq_num 1157 ranges {645699=748749,2021431=679396,3206285=239414} 2024-07-28T19:41:55.334 INFO:tasks.rados.rados.0.smithi045.stdout:3095: writing smithi04569809-38 from 645699 to 1394448 tid 1 2024-07-28T19:41:55.351 INFO:tasks.rados.rados.0.smithi045.stdout:3095: writing smithi04569809-38 from 2021431 to 2700827 tid 2 2024-07-28T19:41:55.359 INFO:tasks.rados.rados.0.smithi045.stdout:3095: writing smithi04569809-38 from 3206285 to 3445699 tid 3 2024-07-28T19:41:55.359 INFO:tasks.rados.rados.0.smithi045.stdout:3096: write oid 2 current snap is 393 2024-07-28T19:41:55.359 INFO:tasks.rados.rados.0.smithi045.stdout:3096: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2024-07-28T19:41:55.370 INFO:tasks.rados.rados.0.smithi045.stdout:3096: writing smithi04569809-2 from 662506 to 1086504 tid 1 2024-07-28T19:41:55.381 INFO:tasks.rados.rados.0.smithi045.stdout:3096: writing smithi04569809-2 from 1563560 to 2102967 tid 2 2024-07-28T19:41:55.392 INFO:tasks.rados.rados.0.smithi045.stdout:3096: writing smithi04569809-2 from 2717355 to 3207640 tid 3 2024-07-28T19:41:55.392 INFO:tasks.rados.rados.0.smithi045.stdout:3097: read oid 25 snap -1 2024-07-28T19:41:55.392 INFO:tasks.rados.rados.0.smithi045.stdout:3097: expect (ObjNum 1154 snap 393 seq_num 1154) 2024-07-28T19:41:55.392 INFO:tasks.rados.rados.0.smithi045.stdout:3098: rollback oid 32 current snap is 393 2024-07-28T19:41:55.392 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 385 2024-07-28T19:41:55.392 INFO:tasks.rados.rados.0.smithi045.stdout:3088: finishing write tid 3 to smithi04569809-9 2024-07-28T19:41:55.392 INFO:tasks.rados.rados.0.smithi045.stdout:3088: finishing write tid 4 to smithi04569809-9 2024-07-28T19:41:55.392 INFO:tasks.rados.rados.0.smithi045.stdout:3088: finishing write tid 5 to smithi04569809-9 2024-07-28T19:41:55.392 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 1130 (ObjNum 1155 snap 393 seq_num 1155) dirty exists 2024-07-28T19:41:55.392 INFO:tasks.rados.rados.0.smithi045.stdout:3088: left oid 9 (ObjNum 1155 snap 393 seq_num 1155) 2024-07-28T19:41:55.392 INFO:tasks.rados.rados.0.smithi045.stdout:3090: finishing rollback tid 1 to smithi04569809-35 2024-07-28T19:41:55.393 INFO:tasks.rados.rados.0.smithi045.stdout:3090: finishing rollback tid 2 to smithi04569809-35 2024-07-28T19:41:55.393 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 1132 (ObjNum 1058 snap 359 seq_num 1058) dirty exists 2024-07-28T19:41:55.393 INFO:tasks.rados.rados.0.smithi045.stdout:3089: expect (ObjNum 1142 snap 386 seq_num 1142) 2024-07-28T19:41:55.518 INFO:tasks.rados.rados.0.smithi045.stdout:3092: finishing write tid 1 to smithi04569809-20 2024-07-28T19:41:55.518 INFO:tasks.rados.rados.0.smithi045.stdout:3092: finishing write tid 2 to smithi04569809-20 2024-07-28T19:41:55.518 INFO:tasks.rados.rados.0.smithi045.stdout:3092: finishing write tid 3 to smithi04569809-20 2024-07-28T19:41:55.518 INFO:tasks.rados.rados.0.smithi045.stdout:3092: finishing write tid 4 to smithi04569809-20 2024-07-28T19:41:55.518 INFO:tasks.rados.rados.0.smithi045.stdout:3092: finishing write tid 5 to smithi04569809-20 2024-07-28T19:41:55.518 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 640 (ObjNum 1156 snap 393 seq_num 1156) dirty exists 2024-07-28T19:41:55.518 INFO:tasks.rados.rados.0.smithi045.stdout:3092: left oid 20 (ObjNum 1156 snap 393 seq_num 1156) 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3093: finishing rollback tid 0 to smithi04569809-44 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3093: finishing rollback tid 1 to smithi04569809-44 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3093: finishing rollback tid 2 to smithi04569809-44 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2081 (ObjNum 939 snap 325 seq_num 939) dirty exists 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3095: finishing write tid 1 to smithi04569809-38 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3095: finishing write tid 2 to smithi04569809-38 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3095: finishing write tid 3 to smithi04569809-38 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3095: finishing write tid 4 to smithi04569809-38 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3095: finishing write tid 5 to smithi04569809-38 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 987 (ObjNum 1157 snap 393 seq_num 1157) dirty exists 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3095: left oid 38 (ObjNum 1157 snap 393 seq_num 1157) 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3096: finishing write tid 1 to smithi04569809-2 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3096: finishing write tid 2 to smithi04569809-2 2024-07-28T19:41:55.519 INFO:tasks.rados.rados.0.smithi045.stdout:3097: expect (ObjNum 1154 snap 393 seq_num 1154) 2024-07-28T19:41:55.628 INFO:tasks.rados.rados.0.smithi045.stdout:3098: finishing rollback tid 0 to smithi04569809-32 2024-07-28T19:41:55.629 INFO:tasks.rados.rados.0.smithi045.stdout:3096: finishing write tid 3 to smithi04569809-2 2024-07-28T19:41:55.629 INFO:tasks.rados.rados.0.smithi045.stdout:3098: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:41:55.629 INFO:tasks.rados.rados.0.smithi045.stdout:3096: finishing write tid 4 to smithi04569809-2 2024-07-28T19:41:55.629 INFO:tasks.rados.rados.0.smithi045.stdout:3098: finishing rollback tid 2 to smithi04569809-32 2024-07-28T19:41:55.629 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 1333 (ObjNum 878 snap 310 seq_num 878) dirty exists 2024-07-28T19:41:55.629 INFO:tasks.rados.rados.0.smithi045.stdout:3096: finishing write tid 5 to smithi04569809-2 2024-07-28T19:41:55.629 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 2087 (ObjNum 1158 snap 393 seq_num 1158) dirty exists 2024-07-28T19:41:55.629 INFO:tasks.rados.rados.0.smithi045.stdout:3096: left oid 2 (ObjNum 1158 snap 393 seq_num 1158) 2024-07-28T19:41:55.629 INFO:tasks.rados.rados.0.smithi045.stdout:3088: done (8 left) 2024-07-28T19:41:55.629 INFO:tasks.rados.rados.0.smithi045.stdout:3089: done (7 left) 2024-07-28T19:41:55.629 INFO:tasks.rados.rados.0.smithi045.stdout:3090: done (6 left) 2024-07-28T19:41:55.630 INFO:tasks.rados.rados.0.smithi045.stdout:3092: done (5 left) 2024-07-28T19:41:55.630 INFO:tasks.rados.rados.0.smithi045.stdout:3093: done (4 left) 2024-07-28T19:41:55.630 INFO:tasks.rados.rados.0.smithi045.stdout:3095: done (3 left) 2024-07-28T19:41:55.630 INFO:tasks.rados.rados.0.smithi045.stdout:3096: done (2 left) 2024-07-28T19:41:55.630 INFO:tasks.rados.rados.0.smithi045.stdout:3097: done (1 left) 2024-07-28T19:41:55.630 INFO:tasks.rados.rados.0.smithi045.stdout:3098: done (0 left) 2024-07-28T19:41:55.630 INFO:tasks.rados.rados.0.smithi045.stdout:3099: write oid 32 current snap is 393 2024-07-28T19:41:55.630 INFO:tasks.rados.rados.0.smithi045.stdout:3099: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2024-07-28T19:41:55.641 INFO:tasks.rados.rados.0.smithi045.stdout:3099: writing smithi04569809-32 from 679313 to 1178560 tid 1 2024-07-28T19:41:55.653 INFO:tasks.rados.rados.0.smithi045.stdout:3099: writing smithi04569809-32 from 1622042 to 2305107 tid 2 2024-07-28T19:41:55.666 INFO:tasks.rados.rados.0.smithi045.stdout:3099: writing smithi04569809-32 from 2744778 to 3446335 tid 3 2024-07-28T19:41:55.666 INFO:tasks.rados.rados.0.smithi045.stdout:3100: write oid 33 current snap is 393 2024-07-28T19:41:55.666 INFO:tasks.rados.rados.0.smithi045.stdout:3099: finishing write tid 1 to smithi04569809-32 2024-07-28T19:41:55.666 INFO:tasks.rados.rados.0.smithi045.stdout:3099: finishing write tid 2 to smithi04569809-32 2024-07-28T19:41:55.667 INFO:tasks.rados.rados.0.smithi045.stdout:3100: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2024-07-28T19:41:55.680 INFO:tasks.rados.rados.0.smithi045.stdout:3100: writing smithi04569809-33 from 696120 to 1270616 tid 1 2024-07-28T19:41:55.692 INFO:tasks.rados.rados.0.smithi045.stdout:3100: writing smithi04569809-33 from 1680524 to 2223600 tid 2 2024-07-28T19:41:55.705 INFO:tasks.rados.rados.0.smithi045.stdout:3100: writing smithi04569809-33 from 2888554 to 3401383 tid 3 2024-07-28T19:41:55.705 INFO:tasks.rados.rados.0.smithi045.stdout:3101: read oid 22 snap -1 2024-07-28T19:41:55.705 INFO:tasks.rados.rados.0.smithi045.stdout:3101: expect (ObjNum 1112 snap 370 seq_num 1112) 2024-07-28T19:41:55.705 INFO:tasks.rados.rados.0.smithi045.stdout:3102: rollback oid 16 current snap is 393 2024-07-28T19:41:55.705 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 16 to 385 2024-07-28T19:41:55.705 INFO:tasks.rados.rados.0.smithi045.stdout:3099: finishing write tid 3 to smithi04569809-32 2024-07-28T19:41:55.705 INFO:tasks.rados.rados.0.smithi045.stdout:3099: finishing write tid 4 to smithi04569809-32 2024-07-28T19:41:55.705 INFO:tasks.rados.rados.0.smithi045.stdout:3099: finishing write tid 5 to smithi04569809-32 2024-07-28T19:41:55.706 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 1337 (ObjNum 1159 snap 393 seq_num 1159) dirty exists 2024-07-28T19:41:55.706 INFO:tasks.rados.rados.0.smithi045.stdout:3099: left oid 32 (ObjNum 1159 snap 393 seq_num 1159) 2024-07-28T19:41:55.706 INFO:tasks.rados.rados.0.smithi045.stdout:3100: finishing write tid 1 to smithi04569809-33 2024-07-28T19:41:55.706 INFO:tasks.rados.rados.0.smithi045.stdout:3100: finishing write tid 2 to smithi04569809-33 2024-07-28T19:41:55.706 INFO:tasks.rados.rados.0.smithi045.stdout:3099: done (3 left) 2024-07-28T19:41:55.706 INFO:tasks.rados.rados.0.smithi045.stdout:3103: rollback oid 28 current snap is 393 2024-07-28T19:41:55.706 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 28 to 392 2024-07-28T19:41:55.706 INFO:tasks.rados.rados.0.smithi045.stdout:3104: snap_create 2024-07-28T19:41:55.707 INFO:tasks.rados.rados.0.smithi045.stdout:3102: finishing rollback tid 1 to smithi04569809-16 2024-07-28T19:41:55.707 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 0 (ObjNum 33 snap 0 seq_num 279115096) dirty dne 2024-07-28T19:41:55.710 INFO:tasks.rados.rados.0.smithi045.stdout:3101: expect (ObjNum 1112 snap 370 seq_num 1112) 2024-07-28T19:41:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:55 smithi045 bash[80445]: cluster 2024-07-28T19:41:54.131240+0000 mgr.y (mgr.34101) 364 : cluster [DBG] pgmap v812: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:41:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:55 smithi045 bash[80445]: cluster 2024-07-28T19:41:54.407787+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-07-28T19:41:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:55 smithi045 bash[80445]: cluster 2024-07-28T19:41:55.320256+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-07-28T19:41:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:55 smithi045 bash[82788]: cluster 2024-07-28T19:41:54.131240+0000 mgr.y (mgr.34101) 364 : cluster [DBG] pgmap v812: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:41:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:55 smithi045 bash[82788]: cluster 2024-07-28T19:41:54.407787+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-07-28T19:41:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:55 smithi045 bash[82788]: cluster 2024-07-28T19:41:55.320256+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-07-28T19:41:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:55 smithi155 bash[68033]: cluster 2024-07-28T19:41:54.131240+0000 mgr.y (mgr.34101) 364 : cluster [DBG] pgmap v812: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-07-28T19:41:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:55 smithi155 bash[68033]: cluster 2024-07-28T19:41:54.407787+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-07-28T19:41:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:55 smithi155 bash[68033]: cluster 2024-07-28T19:41:55.320256+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-07-28T19:41:55.858 INFO:tasks.rados.rados.0.smithi045.stdout:3100: finishing write tid 3 to smithi04569809-33 2024-07-28T19:41:55.858 INFO:tasks.rados.rados.0.smithi045.stdout:3100: finishing write tid 4 to smithi04569809-33 2024-07-28T19:41:55.858 INFO:tasks.rados.rados.0.smithi045.stdout:3100: finishing write tid 5 to smithi04569809-33 2024-07-28T19:41:55.858 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 647 (ObjNum 1160 snap 393 seq_num 1160) dirty exists 2024-07-28T19:41:55.859 INFO:tasks.rados.rados.0.smithi045.stdout:3100: left oid 33 (ObjNum 1160 snap 393 seq_num 1160) 2024-07-28T19:41:55.859 INFO:tasks.rados.rados.0.smithi045.stdout:3103: finishing rollback tid 0 to smithi04569809-28 2024-07-28T19:41:55.859 INFO:tasks.rados.rados.0.smithi045.stdout:3103: finishing rollback tid 1 to smithi04569809-28 2024-07-28T19:41:55.859 INFO:tasks.rados.rados.0.smithi045.stdout:3103: finishing rollback tid 2 to smithi04569809-28 2024-07-28T19:41:55.859 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 991 (ObjNum 1106 snap 369 seq_num 1106) dirty exists 2024-07-28T19:41:56.417 INFO:tasks.rados.rados.0.smithi045.stdout:3100: done (4 left) 2024-07-28T19:41:56.417 INFO:tasks.rados.rados.0.smithi045.stdout:3101: done (3 left) 2024-07-28T19:41:56.417 INFO:tasks.rados.rados.0.smithi045.stdout:3102: done (2 left) 2024-07-28T19:41:56.418 INFO:tasks.rados.rados.0.smithi045.stdout:3103: done (1 left) 2024-07-28T19:41:56.418 INFO:tasks.rados.rados.0.smithi045.stdout:3104: done (0 left) 2024-07-28T19:41:56.418 INFO:tasks.rados.rados.0.smithi045.stdout:3105: snap_remove snap 382 2024-07-28T19:41:57.435 INFO:tasks.rados.rados.0.smithi045.stdout:3105: done (0 left) 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:3106: read oid 35 snap -1 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:3106: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:3107: read oid 15 snap 371 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:3107: expect deleted 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:3108: rollback oid 13 current snap is 394 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 13 to 381 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:3109: rollback oid 37 current snap is 394 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 37 to 391 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:3110: read oid 46 snap -1 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:3110: expect (ObjNum 1142 snap 386 seq_num 1142) 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:3111: rollback oid 8 current snap is 394 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 8 to 380 2024-07-28T19:41:57.436 INFO:tasks.rados.rados.0.smithi045.stdout:3112: write oid 12 current snap is 394 2024-07-28T19:41:57.437 INFO:tasks.rados.rados.0.smithi045.stdout:3112: seq_num 1161 ranges {712927=649745,2139006=686734} 2024-07-28T19:41:57.437 INFO:tasks.rados.rados.0.smithi045.stdout:3112: writing smithi04569809-12 from 712927 to 1362672 tid 1 2024-07-28T19:41:57.448 INFO:tasks.rados.rados.0.smithi045.stdout:3112: writing smithi04569809-12 from 2139006 to 2825740 tid 2 2024-07-28T19:41:57.448 INFO:tasks.rados.rados.0.smithi045.stdout:3113: delete oid 3 current snap is 394 2024-07-28T19:41:57.449 INFO:tasks.rados.rados.0.smithi045.stdout:3110: expect (ObjNum 1142 snap 386 seq_num 1142) 2024-07-28T19:41:57.610 INFO:tasks.rados.rados.0.smithi045.stdout:3109: finishing rollback tid 0 to smithi04569809-37 2024-07-28T19:41:57.610 INFO:tasks.rados.rados.0.smithi045.stdout:3109: finishing rollback tid 1 to smithi04569809-37 2024-07-28T19:41:57.610 INFO:tasks.rados.rados.0.smithi045.stdout:3109: finishing rollback tid 2 to smithi04569809-37 2024-07-28T19:41:57.610 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1594 (ObjNum 1076 snap 364 seq_num 1076) dirty exists 2024-07-28T19:41:57.610 INFO:tasks.rados.rados.0.smithi045.stdout:3108: finishing rollback tid 1 to smithi04569809-13 2024-07-28T19:41:57.610 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2027 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T19:41:57.610 INFO:tasks.rados.rados.0.smithi045.stdout:3106: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:41:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:57 smithi045 bash[82788]: cluster 2024-07-28T19:41:56.132028+0000 mgr.y (mgr.34101) 365 : cluster [DBG] pgmap v815: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-07-28T19:41:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:57 smithi045 bash[82788]: cluster 2024-07-28T19:41:56.418628+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-07-28T19:41:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:57 smithi045 bash[80445]: cluster 2024-07-28T19:41:56.132028+0000 mgr.y (mgr.34101) 365 : cluster [DBG] pgmap v815: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-07-28T19:41:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:57 smithi045 bash[80445]: cluster 2024-07-28T19:41:56.418628+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-07-28T19:41:57.733 INFO:tasks.rados.rados.0.smithi045.stdout:3111: finishing rollback tid 1 to smithi04569809-8 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:3112: finishing write tid 1 to smithi04569809-12 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:3112: finishing write tid 2 to smithi04569809-12 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:3112: finishing write tid 3 to smithi04569809-12 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:3112: finishing write tid 4 to smithi04569809-12 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 2093 (ObjNum 1161 snap 394 seq_num 1161) dirty exists 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:3112: left oid 12 (ObjNum 1161 snap 394 seq_num 1161) 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:3106: done (7 left) 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:3107: done (6 left) 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:3108: done (5 left) 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:3109: done (4 left) 2024-07-28T19:41:57.734 INFO:tasks.rados.rados.0.smithi045.stdout:3110: done (3 left) 2024-07-28T19:41:57.735 INFO:tasks.rados.rados.0.smithi045.stdout:3111: done (2 left) 2024-07-28T19:41:57.735 INFO:tasks.rados.rados.0.smithi045.stdout:3112: done (1 left) 2024-07-28T19:41:57.735 INFO:tasks.rados.rados.0.smithi045.stdout:3113: done (0 left) 2024-07-28T19:41:57.735 INFO:tasks.rados.rados.0.smithi045.stdout:3114: snap_remove snap 364 2024-07-28T19:41:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:57 smithi155 bash[68033]: cluster 2024-07-28T19:41:56.132028+0000 mgr.y (mgr.34101) 365 : cluster [DBG] pgmap v815: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-07-28T19:41:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:57 smithi155 bash[68033]: cluster 2024-07-28T19:41:56.418628+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-07-28T19:41:58.448 INFO:tasks.rados.rados.0.smithi045.stdout:3114: done (0 left) 2024-07-28T19:41:58.448 INFO:tasks.rados.rados.0.smithi045.stdout:3115: read oid 42 snap 383 2024-07-28T19:41:58.448 INFO:tasks.rados.rados.0.smithi045.stdout:3115: expect deleted 2024-07-28T19:41:58.448 INFO:tasks.rados.rados.0.smithi045.stdout:3116: write oid 14 current snap is 394 2024-07-28T19:41:58.448 INFO:tasks.rados.rados.0.smithi045.stdout:3116: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2024-07-28T19:41:58.450 INFO:tasks.rados.rados.0.smithi045.stdout:3116: writing smithi04569809-14 from 746541 to 1146784 tid 1 2024-07-28T19:41:58.459 INFO:tasks.rados.rados.0.smithi045.stdout:3116: writing smithi04569809-14 from 1739617 to 2430020 tid 2 2024-07-28T19:41:58.466 INFO:tasks.rados.rados.0.smithi045.stdout:3116: writing smithi04569809-14 from 3138117 to 3546541 tid 3 2024-07-28T19:41:58.466 INFO:tasks.rados.rados.0.smithi045.stdout:3117: rollback oid 5 current snap is 394 2024-07-28T19:41:58.466 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 5 to 372 2024-07-28T19:41:58.466 INFO:tasks.rados.rados.0.smithi045.stdout:3115: done (2 left) 2024-07-28T19:41:58.466 INFO:tasks.rados.rados.0.smithi045.stdout:3118: snap_create 2024-07-28T19:41:58.468 INFO:tasks.rados.rados.0.smithi045.stdout:3116: finishing write tid 1 to smithi04569809-14 2024-07-28T19:41:58.468 INFO:tasks.rados.rados.0.smithi045.stdout:3116: finishing write tid 2 to smithi04569809-14 2024-07-28T19:41:58.474 INFO:tasks.rados.rados.0.smithi045.stdout:3116: finishing write tid 3 to smithi04569809-14 2024-07-28T19:41:58.474 INFO:tasks.rados.rados.0.smithi045.stdout:3116: finishing write tid 4 to smithi04569809-14 2024-07-28T19:41:58.475 INFO:tasks.rados.rados.0.smithi045.stdout:3116: finishing write tid 5 to smithi04569809-14 2024-07-28T19:41:58.475 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 417 (ObjNum 1163 snap 394 seq_num 1163) dirty exists 2024-07-28T19:41:58.475 INFO:tasks.rados.rados.0.smithi045.stdout:3116: left oid 14 (ObjNum 1163 snap 394 seq_num 1163) 2024-07-28T19:41:58.477 INFO:tasks.rados.rados.0.smithi045.stdout:3117: finishing rollback tid 0 to smithi04569809-5 2024-07-28T19:41:58.477 INFO:tasks.rados.rados.0.smithi045.stdout:3117: finishing rollback tid 1 to smithi04569809-5 2024-07-28T19:41:58.477 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 2100 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:41:58.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:58 smithi045 bash[80445]: cluster 2024-07-28T19:41:57.429617+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-07-28T19:41:58.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:58 smithi045 bash[80445]: audit 2024-07-28T19:41:57.854490+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:41:58.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:58 smithi045 bash[82788]: cluster 2024-07-28T19:41:57.429617+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-07-28T19:41:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:58 smithi045 bash[82788]: audit 2024-07-28T19:41:57.854490+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:41:58.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:58 smithi155 bash[68033]: cluster 2024-07-28T19:41:57.429617+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-07-28T19:41:58.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:58 smithi155 bash[68033]: audit 2024-07-28T19:41:57.854490+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:41:59.444 INFO:tasks.rados.rados.0.smithi045.stdout:3116: done (2 left) 2024-07-28T19:41:59.444 INFO:tasks.rados.rados.0.smithi045.stdout:3117: done (1 left) 2024-07-28T19:41:59.444 INFO:tasks.rados.rados.0.smithi045.stdout:3118: done (0 left) 2024-07-28T19:41:59.444 INFO:tasks.rados.rados.0.smithi045.stdout:3119: read oid 8 snap -1 2024-07-28T19:41:59.444 INFO:tasks.rados.rados.0.smithi045.stdout:3119: expect deleted 2024-07-28T19:41:59.444 INFO:tasks.rados.rados.0.smithi045.stdout:3120: write oid 31 current snap is 395 2024-07-28T19:41:59.444 INFO:tasks.rados.rados.0.smithi045.stdout:3120: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2024-07-28T19:41:59.461 INFO:tasks.rados.rados.0.smithi045.stdout:3120: writing smithi04569809-31 from 763348 to 1355193 tid 1 2024-07-28T19:41:59.475 INFO:tasks.rados.rados.0.smithi045.stdout:3120: writing smithi04569809-31 from 1914452 to 2348513 tid 2 2024-07-28T19:41:59.490 INFO:tasks.rados.rados.0.smithi045.stdout:3120: writing smithi04569809-31 from 2881893 to 3556163 tid 3 2024-07-28T19:41:59.490 INFO:tasks.rados.rados.0.smithi045.stdout:3121: snap_create 2024-07-28T19:41:59.490 INFO:tasks.rados.rados.0.smithi045.stdout:3120: finishing write tid 1 to smithi04569809-31 2024-07-28T19:41:59.490 INFO:tasks.rados.rados.0.smithi045.stdout:3120: finishing write tid 2 to smithi04569809-31 2024-07-28T19:41:59.498 INFO:tasks.rados.rados.0.smithi045.stdout:3120: finishing write tid 3 to smithi04569809-31 2024-07-28T19:41:59.498 INFO:tasks.rados.rados.0.smithi045.stdout:3120: finishing write tid 4 to smithi04569809-31 2024-07-28T19:41:59.498 INFO:tasks.rados.rados.0.smithi045.stdout:3120: finishing write tid 5 to smithi04569809-31 2024-07-28T19:41:59.498 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 1977 (ObjNum 1164 snap 395 seq_num 1164) dirty exists 2024-07-28T19:41:59.498 INFO:tasks.rados.rados.0.smithi045.stdout:3120: left oid 31 (ObjNum 1164 snap 395 seq_num 1164) 2024-07-28T19:41:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:59 smithi045 bash[80445]: cluster 2024-07-28T19:41:58.132808+0000 mgr.y (mgr.34101) 366 : cluster [DBG] pgmap v818: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 210 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 699 KiB/s wr, 7 op/s 2024-07-28T19:41:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:41:59 smithi045 bash[80445]: cluster 2024-07-28T19:41:58.442265+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-07-28T19:41:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:59 smithi045 bash[82788]: cluster 2024-07-28T19:41:58.132808+0000 mgr.y (mgr.34101) 366 : cluster [DBG] pgmap v818: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 210 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 699 KiB/s wr, 7 op/s 2024-07-28T19:41:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:41:59 smithi045 bash[82788]: cluster 2024-07-28T19:41:58.442265+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-07-28T19:41:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:59 smithi155 bash[68033]: cluster 2024-07-28T19:41:58.132808+0000 mgr.y (mgr.34101) 366 : cluster [DBG] pgmap v818: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 210 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 699 KiB/s wr, 7 op/s 2024-07-28T19:41:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:41:59 smithi155 bash[68033]: cluster 2024-07-28T19:41:58.442265+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-07-28T19:42:00.323 INFO:tasks.rados.rados.0.smithi045.stdout:3119: done (2 left) 2024-07-28T19:42:00.323 INFO:tasks.rados.rados.0.smithi045.stdout:3120: done (1 left) 2024-07-28T19:42:00.323 INFO:tasks.rados.rados.0.smithi045.stdout:3121: done (0 left) 2024-07-28T19:42:00.324 INFO:tasks.rados.rados.0.smithi045.stdout:3122: snap_remove snap 372 2024-07-28T19:42:00.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:42:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:42:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:42:00.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:00 smithi045 bash[80445]: cluster 2024-07-28T19:41:59.444172+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-07-28T19:42:00.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:00 smithi045 bash[80445]: cluster 2024-07-28T19:42:00.324348+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-07-28T19:42:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:00 smithi045 bash[82788]: cluster 2024-07-28T19:41:59.444172+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-07-28T19:42:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:00 smithi045 bash[82788]: cluster 2024-07-28T19:42:00.324348+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-07-28T19:42:00.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:00 smithi155 bash[68033]: cluster 2024-07-28T19:41:59.444172+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-07-28T19:42:00.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:00 smithi155 bash[68033]: cluster 2024-07-28T19:42:00.324348+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-07-28T19:42:01.324 INFO:tasks.rados.rados.0.smithi045.stdout:3122: done (0 left) 2024-07-28T19:42:01.325 INFO:tasks.rados.rados.0.smithi045.stdout:3123: read oid 35 snap -1 2024-07-28T19:42:01.325 INFO:tasks.rados.rados.0.smithi045.stdout:3123: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:42:01.325 INFO:tasks.rados.rados.0.smithi045.stdout:3124: snap_remove snap 383 2024-07-28T19:42:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:01 smithi045 bash[80445]: cluster 2024-07-28T19:42:00.133547+0000 mgr.y (mgr.34101) 367 : cluster [DBG] pgmap v821: 89 pgs: 89 active+clean; 228 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-07-28T19:42:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:01 smithi045 bash[80445]: cluster 2024-07-28T19:42:01.325552+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-07-28T19:42:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:01 smithi045 bash[82788]: cluster 2024-07-28T19:42:00.133547+0000 mgr.y (mgr.34101) 367 : cluster [DBG] pgmap v821: 89 pgs: 89 active+clean; 228 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-07-28T19:42:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:01 smithi045 bash[82788]: cluster 2024-07-28T19:42:01.325552+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-07-28T19:42:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:01 smithi155 bash[68033]: cluster 2024-07-28T19:42:00.133547+0000 mgr.y (mgr.34101) 367 : cluster [DBG] pgmap v821: 89 pgs: 89 active+clean; 228 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-07-28T19:42:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:01 smithi155 bash[68033]: cluster 2024-07-28T19:42:01.325552+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-07-28T19:42:02.334 INFO:tasks.rados.rados.0.smithi045.stdout:3124: done (1 left) 2024-07-28T19:42:02.334 INFO:tasks.rados.rados.0.smithi045.stdout:3125: write oid 42 current snap is 396 2024-07-28T19:42:02.334 INFO:tasks.rados.rados.0.smithi045.stdout:3125: seq_num 1165 ranges {780155=667094,1972934=694072,3309316=270839} 2024-07-28T19:42:02.349 INFO:tasks.rados.rados.0.smithi045.stdout:3125: writing smithi04569809-42 from 780155 to 1447249 tid 1 2024-07-28T19:42:02.362 INFO:tasks.rados.rados.0.smithi045.stdout:3125: writing smithi04569809-42 from 1972934 to 2667006 tid 2 2024-07-28T19:42:02.372 INFO:tasks.rados.rados.0.smithi045.stdout:3125: writing smithi04569809-42 from 3309316 to 3580155 tid 3 2024-07-28T19:42:02.373 INFO:tasks.rados.rados.0.smithi045.stdout:3126: read oid 37 snap -1 2024-07-28T19:42:02.373 INFO:tasks.rados.rados.0.smithi045.stdout:3126: expect (ObjNum 1076 snap 364 seq_num 1076) 2024-07-28T19:42:02.373 INFO:tasks.rados.rados.0.smithi045.stdout:3127: read oid 27 snap -1 2024-07-28T19:42:02.373 INFO:tasks.rados.rados.0.smithi045.stdout:3127: expect (ObjNum 1133 snap 380 seq_num 1133) 2024-07-28T19:42:02.373 INFO:tasks.rados.rados.0.smithi045.stdout:3128: write oid 24 current snap is 396 2024-07-28T19:42:02.373 INFO:tasks.rados.rados.0.smithi045.stdout:3128: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2024-07-28T19:42:02.388 INFO:tasks.rados.rados.0.smithi045.stdout:3128: writing smithi04569809-24 from 796962 to 1539305 tid 1 2024-07-28T19:42:02.396 INFO:tasks.rados.rados.0.smithi045.stdout:3128: writing smithi04569809-24 from 2031416 to 2469146 tid 2 2024-07-28T19:42:02.404 INFO:tasks.rados.rados.0.smithi045.stdout:3128: writing smithi04569809-24 from 2936739 to 3349906 tid 3 2024-07-28T19:42:02.404 INFO:tasks.rados.rados.0.smithi045.stdout:3129: read oid 13 snap 371 2024-07-28T19:42:02.404 INFO:tasks.rados.rados.0.smithi045.stdout:3129: expect deleted 2024-07-28T19:42:02.404 INFO:tasks.rados.rados.0.smithi045.stdout:3130: rollback oid 38 current snap is 396 2024-07-28T19:42:02.404 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 388 2024-07-28T19:42:02.405 INFO:tasks.rados.rados.0.smithi045.stdout:3123: expect (ObjNum 1058 snap 359 seq_num 1058) 2024-07-28T19:42:02.577 INFO:tasks.rados.rados.0.smithi045.stdout:3125: finishing write tid 1 to smithi04569809-42 2024-07-28T19:42:02.577 INFO:tasks.rados.rados.0.smithi045.stdout:3125: finishing write tid 2 to smithi04569809-42 2024-07-28T19:42:02.577 INFO:tasks.rados.rados.0.smithi045.stdout:3126: expect (ObjNum 1076 snap 364 seq_num 1076) 2024-07-28T19:42:02.659 INFO:tasks.rados.rados.0.smithi045.stdout:3125: finishing write tid 3 to smithi04569809-42 2024-07-28T19:42:02.659 INFO:tasks.rados.rados.0.smithi045.stdout:3125: finishing write tid 4 to smithi04569809-42 2024-07-28T19:42:02.659 INFO:tasks.rados.rados.0.smithi045.stdout:3125: finishing write tid 5 to smithi04569809-42 2024-07-28T19:42:02.659 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 1991 (ObjNum 1165 snap 396 seq_num 1165) dirty exists 2024-07-28T19:42:02.659 INFO:tasks.rados.rados.0.smithi045.stdout:3125: left oid 42 (ObjNum 1165 snap 396 seq_num 1165) 2024-07-28T19:42:02.659 INFO:tasks.rados.rados.0.smithi045.stdout:3127: expect (ObjNum 1133 snap 380 seq_num 1133) 2024-07-28T19:42:02.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:42:02 smithi155 bash[60745]: ts=2024-07-28T19:42:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:42:02.851 INFO:tasks.rados.rados.0.smithi045.stdout:3128: finishing write tid 1 to smithi04569809-24 2024-07-28T19:42:02.851 INFO:tasks.rados.rados.0.smithi045.stdout:3128: finishing write tid 2 to smithi04569809-24 2024-07-28T19:42:02.851 INFO:tasks.rados.rados.0.smithi045.stdout:3128: finishing write tid 3 to smithi04569809-24 2024-07-28T19:42:02.851 INFO:tasks.rados.rados.0.smithi045.stdout:3128: finishing write tid 4 to smithi04569809-24 2024-07-28T19:42:02.851 INFO:tasks.rados.rados.0.smithi045.stdout:3128: finishing write tid 5 to smithi04569809-24 2024-07-28T19:42:02.851 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 1156 (ObjNum 1166 snap 396 seq_num 1166) dirty exists 2024-07-28T19:42:02.851 INFO:tasks.rados.rados.0.smithi045.stdout:3128: left oid 24 (ObjNum 1166 snap 396 seq_num 1166) 2024-07-28T19:42:02.851 INFO:tasks.rados.rados.0.smithi045.stdout:3130: finishing rollback tid 0 to smithi04569809-38 2024-07-28T19:42:02.851 INFO:tasks.rados.rados.0.smithi045.stdout:3130: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:42:02.851 INFO:tasks.rados.rados.0.smithi045.stdout:3130: finishing rollback tid 2 to smithi04569809-38 2024-07-28T19:42:02.851 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 1011 (ObjNum 1129 snap 378 seq_num 1129) dirty exists 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3123: done (6 left) 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3125: done (5 left) 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3126: done (4 left) 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3127: done (3 left) 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3128: done (2 left) 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3129: done (1 left) 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3130: done (0 left) 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3131: read oid 49 snap 391 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3131: expect (ObjNum 1149 snap 390 seq_num 1149) 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3132: rollback oid 18 current snap is 396 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 18 to 393 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3133: read oid 25 snap -1 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3133: expect (ObjNum 1154 snap 393 seq_num 1154) 2024-07-28T19:42:02.852 INFO:tasks.rados.rados.0.smithi045.stdout:3134: delete oid 35 current snap is 396 2024-07-28T19:42:02.853 INFO:tasks.rados.rados.0.smithi045.stdout:3134: done (3 left) 2024-07-28T19:42:02.853 INFO:tasks.rados.rados.0.smithi045.stdout:3135: snap_remove snap 390 2024-07-28T19:42:03.474 INFO:tasks.rados.rados.0.smithi045.stdout:3135: done (3 left) 2024-07-28T19:42:03.474 INFO:tasks.rados.rados.0.smithi045.stdout:3136: snap_remove snap 379 2024-07-28T19:42:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:03 smithi045 bash[82788]: cluster 2024-07-28T19:42:02.134467+0000 mgr.y (mgr.34101) 368 : cluster [DBG] pgmap v824: 89 pgs: 89 active+clean; 228 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-07-28T19:42:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:03 smithi045 bash[82788]: cluster 2024-07-28T19:42:02.329064+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-07-28T19:42:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:03 smithi045 bash[82788]: audit 2024-07-28T19:42:03.037419+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:03 smithi045 bash[80445]: cluster 2024-07-28T19:42:02.134467+0000 mgr.y (mgr.34101) 368 : cluster [DBG] pgmap v824: 89 pgs: 89 active+clean; 228 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-07-28T19:42:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:03 smithi045 bash[80445]: cluster 2024-07-28T19:42:02.329064+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-07-28T19:42:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:03 smithi045 bash[80445]: audit 2024-07-28T19:42:03.037419+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:03 smithi155 bash[68033]: cluster 2024-07-28T19:42:02.134467+0000 mgr.y (mgr.34101) 368 : cluster [DBG] pgmap v824: 89 pgs: 89 active+clean; 228 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-07-28T19:42:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:03 smithi155 bash[68033]: cluster 2024-07-28T19:42:02.329064+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-07-28T19:42:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:03 smithi155 bash[68033]: audit 2024-07-28T19:42:03.037419+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:04.469 INFO:tasks.rados.rados.0.smithi045.stdout:3136: done (3 left) 2024-07-28T19:42:04.469 INFO:tasks.rados.rados.0.smithi045.stdout:3137: write oid 1 current snap is 396 2024-07-28T19:42:04.470 INFO:tasks.rados.rados.0.smithi045.stdout:3137: seq_num 1168 ranges {430576=492841,1632027=441399,2475232=435711,3365397=265179} 2024-07-28T19:42:04.491 INFO:tasks.rados.rados.0.smithi045.stdout:3137: writing smithi04569809-1 from 430576 to 923417 tid 1 2024-07-28T19:42:04.512 INFO:tasks.rados.rados.0.smithi045.stdout:3137: writing smithi04569809-1 from 1632027 to 2073426 tid 2 2024-07-28T19:42:04.526 INFO:tasks.rados.rados.0.smithi045.stdout:3137: writing smithi04569809-1 from 2475232 to 2910943 tid 3 2024-07-28T19:42:04.535 INFO:tasks.rados.rados.0.smithi045.stdout:3137: writing smithi04569809-1 from 3365397 to 3630576 tid 4 2024-07-28T19:42:04.535 INFO:tasks.rados.rados.0.smithi045.stdout:3138: delete oid 9 current snap is 396 2024-07-28T19:42:04.536 INFO:tasks.rados.rados.0.smithi045.stdout:3132: finishing rollback tid 0 to smithi04569809-18 2024-07-28T19:42:04.536 INFO:tasks.rados.rados.0.smithi045.stdout:3132: finishing rollback tid 1 to smithi04569809-18 2024-07-28T19:42:04.536 INFO:tasks.rados.rados.0.smithi045.stdout:3132: finishing rollback tid 2 to smithi04569809-18 2024-07-28T19:42:04.536 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 1995 (ObjNum 1125 snap 378 seq_num 1125) dirty exists 2024-07-28T19:42:04.536 INFO:tasks.rados.rados.0.smithi045.stdout:3133: expect (ObjNum 1154 snap 393 seq_num 1154) 2024-07-28T19:42:04.684 INFO:tasks.rados.rados.0.smithi045.stdout:3131: expect (ObjNum 1149 snap 390 seq_num 1149) 2024-07-28T19:42:04.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:04 smithi155 bash[68033]: cluster 2024-07-28T19:42:03.474775+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-07-28T19:42:04.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:04 smithi155 bash[68033]: audit 2024-07-28T19:42:03.479961+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:04 smithi155 bash[68033]: audit 2024-07-28T19:42:03.488823+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:04 smithi155 bash[68033]: audit 2024-07-28T19:42:03.706626+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:04 smithi155 bash[68033]: audit 2024-07-28T19:42:03.719239+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:04 smithi155 bash[68033]: audit 2024-07-28T19:42:04.170509+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:42:04.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:04 smithi155 bash[68033]: audit 2024-07-28T19:42:04.172054+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:42:04.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:04 smithi155 bash[68033]: audit 2024-07-28T19:42:04.181354+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.832 INFO:tasks.rados.rados.0.smithi045.stdout:3137: finishing write tid 1 to smithi04569809-1 2024-07-28T19:42:04.832 INFO:tasks.rados.rados.0.smithi045.stdout:3137: finishing write tid 2 to smithi04569809-1 2024-07-28T19:42:04.832 INFO:tasks.rados.rados.0.smithi045.stdout:3137: finishing write tid 3 to smithi04569809-1 2024-07-28T19:42:04.832 INFO:tasks.rados.rados.0.smithi045.stdout:3137: finishing write tid 4 to smithi04569809-1 2024-07-28T19:42:04.832 INFO:tasks.rados.rados.0.smithi045.stdout:3137: finishing write tid 5 to smithi04569809-1 2024-07-28T19:42:04.832 INFO:tasks.rados.rados.0.smithi045.stdout:3137: finishing write tid 6 to smithi04569809-1 2024-07-28T19:42:04.832 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 602 (ObjNum 1168 snap 396 seq_num 1168) dirty exists 2024-07-28T19:42:04.832 INFO:tasks.rados.rados.0.smithi045.stdout:3137: left oid 1 (ObjNum 1168 snap 396 seq_num 1168) 2024-07-28T19:42:04.832 INFO:tasks.rados.rados.0.smithi045.stdout:3131: done (4 left) 2024-07-28T19:42:04.833 INFO:tasks.rados.rados.0.smithi045.stdout:3132: done (3 left) 2024-07-28T19:42:04.833 INFO:tasks.rados.rados.0.smithi045.stdout:3133: done (2 left) 2024-07-28T19:42:04.833 INFO:tasks.rados.rados.0.smithi045.stdout:3137: done (1 left) 2024-07-28T19:42:04.833 INFO:tasks.rados.rados.0.smithi045.stdout:3138: done (0 left) 2024-07-28T19:42:04.833 INFO:tasks.rados.rados.0.smithi045.stdout:3139: delete oid 32 current snap is 396 2024-07-28T19:42:04.836 INFO:tasks.rados.rados.0.smithi045.stdout:3139: done (0 left) 2024-07-28T19:42:04.836 INFO:tasks.rados.rados.0.smithi045.stdout:3140: snap_create 2024-07-28T19:42:04.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[82788]: cluster 2024-07-28T19:42:03.474775+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-07-28T19:42:04.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[82788]: audit 2024-07-28T19:42:03.479961+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[82788]: audit 2024-07-28T19:42:03.488823+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[82788]: audit 2024-07-28T19:42:03.706626+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[82788]: audit 2024-07-28T19:42:03.719239+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[82788]: audit 2024-07-28T19:42:04.170509+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[82788]: audit 2024-07-28T19:42:04.172054+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[82788]: audit 2024-07-28T19:42:04.181354+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[80445]: cluster 2024-07-28T19:42:03.474775+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[80445]: audit 2024-07-28T19:42:03.479961+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[80445]: audit 2024-07-28T19:42:03.488823+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[80445]: audit 2024-07-28T19:42:03.706626+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[80445]: audit 2024-07-28T19:42:03.719239+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[80445]: audit 2024-07-28T19:42:04.170509+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[80445]: audit 2024-07-28T19:42:04.172054+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:42:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:04 smithi045 bash[80445]: audit 2024-07-28T19:42:04.181354+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:42:05.328 INFO:tasks.rados.rados.0.smithi045.stdout:3140: done (0 left) 2024-07-28T19:42:05.328 INFO:tasks.rados.rados.0.smithi045.stdout:3141: rollback oid 4 current snap is 397 2024-07-28T19:42:05.328 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 4 to 396 2024-07-28T19:42:05.328 INFO:tasks.rados.rados.0.smithi045.stdout:3142: snap_create 2024-07-28T19:42:05.341 INFO:tasks.rados.rados.0.smithi045.stdout:3141: finishing rollback tid 0 to smithi04569809-4 2024-07-28T19:42:05.343 INFO:tasks.rados.rados.0.smithi045.stdout:3141: finishing rollback tid 1 to smithi04569809-4 2024-07-28T19:42:05.344 INFO:tasks.rados.rados.0.smithi045.stdout:3141: finishing rollback tid 2 to smithi04569809-4 2024-07-28T19:42:05.344 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 293 (ObjNum 1108 snap 370 seq_num 1108) dirty exists 2024-07-28T19:42:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:05 smithi155 bash[68033]: cluster 2024-07-28T19:42:04.135303+0000 mgr.y (mgr.34101) 369 : cluster [DBG] pgmap v827: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:42:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:05 smithi155 bash[68033]: cluster 2024-07-28T19:42:04.469539+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-07-28T19:42:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:05 smithi155 bash[68033]: cluster 2024-07-28T19:42:05.328687+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-07-28T19:42:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:05 smithi045 bash[80445]: cluster 2024-07-28T19:42:04.135303+0000 mgr.y (mgr.34101) 369 : cluster [DBG] pgmap v827: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:42:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:05 smithi045 bash[80445]: cluster 2024-07-28T19:42:04.469539+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-07-28T19:42:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:05 smithi045 bash[80445]: cluster 2024-07-28T19:42:05.328687+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-07-28T19:42:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:05 smithi045 bash[82788]: cluster 2024-07-28T19:42:04.135303+0000 mgr.y (mgr.34101) 369 : cluster [DBG] pgmap v827: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:42:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:05 smithi045 bash[82788]: cluster 2024-07-28T19:42:04.469539+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-07-28T19:42:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:05 smithi045 bash[82788]: cluster 2024-07-28T19:42:05.328687+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-07-28T19:42:06.330 INFO:tasks.rados.rados.0.smithi045.stdout:3141: done (1 left) 2024-07-28T19:42:06.330 INFO:tasks.rados.rados.0.smithi045.stdout:3142: done (0 left) 2024-07-28T19:42:06.330 INFO:tasks.rados.rados.0.smithi045.stdout:3143: rollback oid 18 current snap is 398 2024-07-28T19:42:06.330 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 18 to 391 2024-07-28T19:42:06.330 INFO:tasks.rados.rados.0.smithi045.stdout:3144: read oid 29 snap 377 2024-07-28T19:42:06.330 INFO:tasks.rados.rados.0.smithi045.stdout:3144: expect (ObjNum 1122 snap 375 seq_num 1122) 2024-07-28T19:42:06.331 INFO:tasks.rados.rados.0.smithi045.stdout:3145: snap_create 2024-07-28T19:42:06.341 INFO:tasks.rados.rados.0.smithi045.stdout:3143: finishing rollback tid 0 to smithi04569809-18 2024-07-28T19:42:06.342 INFO:tasks.rados.rados.0.smithi045.stdout:3143: finishing rollback tid 1 to smithi04569809-18 2024-07-28T19:42:06.348 INFO:tasks.rados.rados.0.smithi045.stdout:3143: finishing rollback tid 2 to smithi04569809-18 2024-07-28T19:42:06.348 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 2011 (ObjNum 1125 snap 378 seq_num 1125) dirty exists 2024-07-28T19:42:06.349 INFO:tasks.rados.rados.0.smithi045.stdout:3144: expect (ObjNum 1122 snap 375 seq_num 1122) 2024-07-28T19:42:07.334 INFO:tasks.rados.rados.0.smithi045.stdout:3143: done (2 left) 2024-07-28T19:42:07.335 INFO:tasks.rados.rados.0.smithi045.stdout:3144: done (1 left) 2024-07-28T19:42:07.335 INFO:tasks.rados.rados.0.smithi045.stdout:3145: done (0 left) 2024-07-28T19:42:07.335 INFO:tasks.rados.rados.0.smithi045.stdout:3146: read oid 26 snap -1 2024-07-28T19:42:07.335 INFO:tasks.rados.rados.0.smithi045.stdout:3146: expect (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T19:42:07.335 INFO:tasks.rados.rados.0.smithi045.stdout:3147: snap_remove snap 385 2024-07-28T19:42:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:07 smithi045 bash[80445]: cluster 2024-07-28T19:42:06.135988+0000 mgr.y (mgr.34101) 370 : cluster [DBG] pgmap v830: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 814 KiB/s wr, 10 op/s 2024-07-28T19:42:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:07 smithi045 bash[80445]: cluster 2024-07-28T19:42:06.331123+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-07-28T19:42:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:07 smithi045 bash[82788]: cluster 2024-07-28T19:42:06.135988+0000 mgr.y (mgr.34101) 370 : cluster [DBG] pgmap v830: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 814 KiB/s wr, 10 op/s 2024-07-28T19:42:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:07 smithi045 bash[82788]: cluster 2024-07-28T19:42:06.331123+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-07-28T19:42:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:07 smithi155 bash[68033]: cluster 2024-07-28T19:42:06.135988+0000 mgr.y (mgr.34101) 370 : cluster [DBG] pgmap v830: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 814 KiB/s wr, 10 op/s 2024-07-28T19:42:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:07 smithi155 bash[68033]: cluster 2024-07-28T19:42:06.331123+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-07-28T19:42:08.348 INFO:tasks.rados.rados.0.smithi045.stdout:3147: done (1 left) 2024-07-28T19:42:08.348 INFO:tasks.rados.rados.0.smithi045.stdout:3148: write oid 47 current snap is 399 2024-07-28T19:42:08.348 INFO:tasks.rados.rados.0.smithi045.stdout:3148: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2024-07-28T19:42:08.356 INFO:tasks.rados.rados.0.smithi045.stdout:3148: writing smithi04569809-47 from 480997 to 915938 tid 1 2024-07-28T19:42:08.366 INFO:tasks.rados.rados.0.smithi045.stdout:3148: writing smithi04569809-47 from 1407473 to 2112552 tid 2 2024-07-28T19:42:08.377 INFO:tasks.rados.rados.0.smithi045.stdout:3148: writing smithi04569809-47 from 2557501 to 3343381 tid 3 2024-07-28T19:42:08.377 INFO:tasks.rados.rados.0.smithi045.stdout:3149: snap_remove snap 395 2024-07-28T19:42:08.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:08 smithi045 bash[80445]: cluster 2024-07-28T19:42:07.334737+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-07-28T19:42:08.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:08 smithi045 bash[82788]: cluster 2024-07-28T19:42:07.334737+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-07-28T19:42:08.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:08 smithi155 bash[68033]: cluster 2024-07-28T19:42:07.334737+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-07-28T19:42:09.384 INFO:tasks.rados.rados.0.smithi045.stdout:3149: done (2 left) 2024-07-28T19:42:09.385 INFO:tasks.rados.rados.0.smithi045.stdout:3150: snap_remove snap 394 2024-07-28T19:42:09.385 INFO:tasks.rados.rados.0.smithi045.stdout:3146: expect (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T19:42:09.604 INFO:tasks.rados.rados.0.smithi045.stdout:3148: finishing write tid 1 to smithi04569809-47 2024-07-28T19:42:09.604 INFO:tasks.rados.rados.0.smithi045.stdout:3148: finishing write tid 2 to smithi04569809-47 2024-07-28T19:42:09.604 INFO:tasks.rados.rados.0.smithi045.stdout:3148: finishing write tid 3 to smithi04569809-47 2024-07-28T19:42:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:09 smithi045 bash[80445]: cluster 2024-07-28T19:42:08.136763+0000 mgr.y (mgr.34101) 371 : cluster [DBG] pgmap v833: 89 pgs: 89 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 389 KiB/s wr, 4 op/s 2024-07-28T19:42:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:09 smithi045 bash[80445]: cluster 2024-07-28T19:42:08.340616+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-07-28T19:42:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:09 smithi045 bash[82788]: cluster 2024-07-28T19:42:08.136763+0000 mgr.y (mgr.34101) 371 : cluster [DBG] pgmap v833: 89 pgs: 89 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 389 KiB/s wr, 4 op/s 2024-07-28T19:42:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:09 smithi045 bash[82788]: cluster 2024-07-28T19:42:08.340616+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-07-28T19:42:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:09 smithi155 bash[68033]: cluster 2024-07-28T19:42:08.136763+0000 mgr.y (mgr.34101) 371 : cluster [DBG] pgmap v833: 89 pgs: 89 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 389 KiB/s wr, 4 op/s 2024-07-28T19:42:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:09 smithi155 bash[68033]: cluster 2024-07-28T19:42:08.340616+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-07-28T19:42:10.332 INFO:tasks.rados.rados.0.smithi045.stdout:3146: done (2 left) 2024-07-28T19:42:10.332 INFO:tasks.rados.rados.0.smithi045.stdout:3150: done (1 left) 2024-07-28T19:42:10.332 INFO:tasks.rados.rados.0.smithi045.stdout:3151: delete oid 3 current snap is 399 2024-07-28T19:42:10.332 INFO:tasks.rados.rados.0.smithi045.stdout:3148: finishing write tid 4 to smithi04569809-47 2024-07-28T19:42:10.332 INFO:tasks.rados.rados.0.smithi045.stdout:3148: finishing write tid 5 to smithi04569809-47 2024-07-28T19:42:10.332 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 1591 (ObjNum 1171 snap 399 seq_num 1171) dirty exists 2024-07-28T19:42:10.332 INFO:tasks.rados.rados.0.smithi045.stdout:3148: left oid 47 (ObjNum 1171 snap 399 seq_num 1171) 2024-07-28T19:42:10.344 INFO:tasks.rados.rados.0.smithi045.stdout:3148: done (1 left) 2024-07-28T19:42:10.344 INFO:tasks.rados.rados.0.smithi045.stdout:3151: done (0 left) 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:3152: rollback oid 49 current snap is 399 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 49 to 369 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:3153: rollback oid 18 current snap is 399 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 18 to 393 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:3154: rollback oid 41 current snap is 399 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 41 to 393 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:3155: read oid 30 snap -1 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:3155: expect (ObjNum 1072 snap 363 seq_num 1072) 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:3156: read oid 25 snap -1 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:3156: expect (ObjNum 1154 snap 393 seq_num 1154) 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:3157: write oid 37 current snap is 399 2024-07-28T19:42:10.345 INFO:tasks.rados.rados.0.smithi045.stdout:3157: seq_num 1173 ranges {514611=585439,1524437=592395,2895994=408424} 2024-07-28T19:42:10.364 INFO:tasks.rados.rados.0.smithi045.stdout:3157: writing smithi04569809-37 from 514611 to 1100050 tid 1 2024-07-28T19:42:10.381 INFO:tasks.rados.rados.0.smithi045.stdout:3157: writing smithi04569809-37 from 1524437 to 2116832 tid 2 2024-07-28T19:42:10.398 INFO:tasks.rados.rados.0.smithi045.stdout:3157: writing smithi04569809-37 from 2895994 to 3304418 tid 3 2024-07-28T19:42:10.399 INFO:tasks.rados.rados.0.smithi045.stdout:3158: write oid 23 current snap is 399 2024-07-28T19:42:10.399 INFO:tasks.rados.rados.0.smithi045.stdout:3158: seq_num 1174 ranges {531418=660688,1982919=452406,3039770=691648} 2024-07-28T19:42:10.412 INFO:tasks.rados.rados.0.smithi045.stdout:3158: writing smithi04569809-23 from 531418 to 1192106 tid 1 2024-07-28T19:42:10.423 INFO:tasks.rados.rados.0.smithi045.stdout:3158: writing smithi04569809-23 from 1982919 to 2435325 tid 2 2024-07-28T19:42:10.434 INFO:tasks.rados.rados.0.smithi045.stdout:3158: writing smithi04569809-23 from 3039770 to 3731418 tid 3 2024-07-28T19:42:10.434 INFO:tasks.rados.rados.0.smithi045.stdout:3159: write oid 7 current snap is 399 2024-07-28T19:42:10.434 INFO:tasks.rados.rados.0.smithi045.stdout:3159: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2024-07-28T19:42:10.444 INFO:tasks.rados.rados.0.smithi045.stdout:3159: writing smithi04569809-7 from 548225 to 1284162 tid 1 2024-07-28T19:42:10.452 INFO:tasks.rados.rados.0.smithi045.stdout:3159: writing smithi04569809-7 from 1925048 to 2521112 tid 2 2024-07-28T19:42:10.458 INFO:tasks.rados.rados.0.smithi045.stdout:3159: writing smithi04569809-7 from 2950840 to 3498161 tid 3 2024-07-28T19:42:10.458 INFO:tasks.rados.rados.0.smithi045.stdout:3160: read oid 38 snap 358 2024-07-28T19:42:10.458 INFO:tasks.rados.rados.0.smithi045.stdout:3160: expect (ObjNum 995 snap 345 seq_num 995) 2024-07-28T19:42:10.458 INFO:tasks.rados.rados.0.smithi045.stdout:3161: delete oid 2 current snap is 399 2024-07-28T19:42:10.458 INFO:tasks.rados.rados.0.smithi045.stdout:3155: expect (ObjNum 1072 snap 363 seq_num 1072) 2024-07-28T19:42:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:3154: finishing rollback tid 1 to smithi04569809-41 2024-07-28T19:42:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1492 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-07-28T19:42:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:3153: finishing rollback tid 0 to smithi04569809-18 2024-07-28T19:42:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:3153: finishing rollback tid 1 to smithi04569809-18 2024-07-28T19:42:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:3153: finishing rollback tid 2 to smithi04569809-18 2024-07-28T19:42:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 2023 (ObjNum 1125 snap 378 seq_num 1125) dirty exists 2024-07-28T19:42:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:3152: finishing rollback tid 0 to smithi04569809-49 2024-07-28T19:42:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:3152: finishing rollback tid 1 to smithi04569809-49 2024-07-28T19:42:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 1087 (ObjNum 129 snap 0 seq_num 283964528) dirty dne 2024-07-28T19:42:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:3156: expect (ObjNum 1154 snap 393 seq_num 1154) 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:3157: finishing write tid 1 to smithi04569809-37 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:3157: finishing write tid 2 to smithi04569809-37 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:3157: finishing write tid 3 to smithi04569809-37 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:3157: finishing write tid 4 to smithi04569809-37 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:3157: finishing write tid 5 to smithi04569809-37 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1630 (ObjNum 1173 snap 399 seq_num 1173) dirty exists 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:3157: left oid 37 (ObjNum 1173 snap 399 seq_num 1173) 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:3158: finishing write tid 1 to smithi04569809-23 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:3158: finishing write tid 2 to smithi04569809-23 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:3158: finishing write tid 3 to smithi04569809-23 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:3158: finishing write tid 4 to smithi04569809-23 2024-07-28T19:42:10.682 INFO:tasks.rados.rados.0.smithi045.stdout:3158: finishing write tid 5 to smithi04569809-23 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 1092 (ObjNum 1174 snap 399 seq_num 1174) dirty exists 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3158: left oid 23 (ObjNum 1174 snap 399 seq_num 1174) 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3159: finishing write tid 1 to smithi04569809-7 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3159: finishing write tid 2 to smithi04569809-7 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3152: done (9 left) 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3153: done (8 left) 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3154: done (7 left) 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3155: done (6 left) 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3156: done (5 left) 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3157: done (4 left) 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3158: done (3 left) 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3161: done (2 left) 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3162: write oid 5 current snap is 399 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3159: finishing write tid 3 to smithi04569809-7 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3159: finishing write tid 4 to smithi04569809-7 2024-07-28T19:42:10.683 INFO:tasks.rados.rados.0.smithi045.stdout:3159: finishing write tid 5 to smithi04569809-7 2024-07-28T19:42:10.684 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 749 (ObjNum 1175 snap 399 seq_num 1175) dirty exists 2024-07-28T19:42:10.684 INFO:tasks.rados.rados.0.smithi045.stdout:3159: left oid 7 (ObjNum 1175 snap 399 seq_num 1175) 2024-07-28T19:42:10.684 INFO:tasks.rados.rados.0.smithi045.stdout:3160: expect (ObjNum 995 snap 345 seq_num 995) 2024-07-28T19:42:10.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:10 smithi045 bash[80445]: cluster 2024-07-28T19:42:09.382081+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-07-28T19:42:10.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:10 smithi045 bash[80445]: cluster 2024-07-28T19:42:10.332290+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-07-28T19:42:10.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:42:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:42:10] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:42:10.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:10 smithi045 bash[82788]: cluster 2024-07-28T19:42:09.382081+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-07-28T19:42:10.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:10 smithi045 bash[82788]: cluster 2024-07-28T19:42:10.332290+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-07-28T19:42:10.797 INFO:tasks.rados.rados.0.smithi045.stdout:3162: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2024-07-28T19:42:10.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:10 smithi155 bash[68033]: cluster 2024-07-28T19:42:09.382081+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-07-28T19:42:10.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:10 smithi155 bash[68033]: cluster 2024-07-28T19:42:10.332290+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-07-28T19:42:10.810 INFO:tasks.rados.rados.0.smithi045.stdout:3162: writing smithi04569809-5 from 581839 to 1068274 tid 1 2024-07-28T19:42:10.826 INFO:tasks.rados.rados.0.smithi045.stdout:3162: writing smithi04569809-5 from 1642012 to 2241745 tid 2 2024-07-28T19:42:10.844 INFO:tasks.rados.rados.0.smithi045.stdout:3162: writing smithi04569809-5 from 3005686 to 3575551 tid 3 2024-07-28T19:42:10.844 INFO:tasks.rados.rados.0.smithi045.stdout:3159: done (2 left) 2024-07-28T19:42:10.844 INFO:tasks.rados.rados.0.smithi045.stdout:3160: done (1 left) 2024-07-28T19:42:10.844 INFO:tasks.rados.rados.0.smithi045.stdout:3163: read oid 34 snap 396 2024-07-28T19:42:10.844 INFO:tasks.rados.rados.0.smithi045.stdout:3163: expect deleted 2024-07-28T19:42:10.845 INFO:tasks.rados.rados.0.smithi045.stdout:3164: delete oid 37 current snap is 399 2024-07-28T19:42:10.845 INFO:tasks.rados.rados.0.smithi045.stdout:3162: finishing write tid 1 to smithi04569809-5 2024-07-28T19:42:10.845 INFO:tasks.rados.rados.0.smithi045.stdout:3162: finishing write tid 2 to smithi04569809-5 2024-07-28T19:42:10.849 INFO:tasks.rados.rados.0.smithi045.stdout:3164: done (2 left) 2024-07-28T19:42:10.849 INFO:tasks.rados.rados.0.smithi045.stdout:3165: read oid 9 snap -1 2024-07-28T19:42:10.849 INFO:tasks.rados.rados.0.smithi045.stdout:3165: expect deleted 2024-07-28T19:42:10.849 INFO:tasks.rados.rados.0.smithi045.stdout:3166: write oid 32 current snap is 399 2024-07-28T19:42:10.849 INFO:tasks.rados.rados.0.smithi045.stdout:3166: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2024-07-28T19:42:10.867 INFO:tasks.rados.rados.0.smithi045.stdout:3166: writing smithi04569809-32 from 615453 to 1368739 tid 1 2024-07-28T19:42:10.884 INFO:tasks.rados.rados.0.smithi045.stdout:3166: writing smithi04569809-32 from 2158976 to 2762378 tid 2 2024-07-28T19:42:10.895 INFO:tasks.rados.rados.0.smithi045.stdout:3166: writing smithi04569809-32 from 3460532 to 3815453 tid 3 2024-07-28T19:42:10.895 INFO:tasks.rados.rados.0.smithi045.stdout:3167: write oid 42 current snap is 399 2024-07-28T19:42:10.895 INFO:tasks.rados.rados.0.smithi045.stdout:3167: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2024-07-28T19:42:10.906 INFO:tasks.rados.rados.0.smithi045.stdout:3167: writing smithi04569809-42 from 632260 to 1060795 tid 1 2024-07-28T19:42:10.915 INFO:tasks.rados.rados.0.smithi045.stdout:3167: writing smithi04569809-42 from 1817458 to 2280871 tid 2 2024-07-28T19:42:10.921 INFO:tasks.rados.rados.0.smithi045.stdout:3167: writing smithi04569809-42 from 2687955 to 3207989 tid 3 2024-07-28T19:42:10.926 INFO:tasks.rados.rados.0.smithi045.stdout:3167: writing smithi04569809-42 from 3709324 to 3832260 tid 4 2024-07-28T19:42:10.926 INFO:tasks.rados.rados.0.smithi045.stdout:3168: read oid 41 snap -1 2024-07-28T19:42:10.926 INFO:tasks.rados.rados.0.smithi045.stdout:3168: expect deleted 2024-07-28T19:42:10.927 INFO:tasks.rados.rados.0.smithi045.stdout:3169: write oid 10 current snap is 399 2024-07-28T19:42:10.927 INFO:tasks.rados.rados.0.smithi045.stdout:3169: seq_num 1181 ranges {649067=503784,1875940=607071,3115378=731306} 2024-07-28T19:42:10.934 INFO:tasks.rados.rados.0.smithi045.stdout:3169: writing smithi04569809-10 from 649067 to 1152851 tid 1 2024-07-28T19:42:10.942 INFO:tasks.rados.rados.0.smithi045.stdout:3169: writing smithi04569809-10 from 1875940 to 2483011 tid 2 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:3169: writing smithi04569809-10 from 3115378 to 3846684 tid 3 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:3170: read oid 8 snap 397 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:3170: expect deleted 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:3171: snap_create 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:3162: finishing write tid 3 to smithi04569809-5 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:3162: finishing write tid 4 to smithi04569809-5 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:3162: finishing write tid 5 to smithi04569809-5 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 2126 (ObjNum 1177 snap 399 seq_num 1177) dirty exists 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:3162: left oid 5 (ObjNum 1177 snap 399 seq_num 1177) 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:3166: finishing write tid 1 to smithi04569809-32 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:3166: finishing write tid 2 to smithi04569809-32 2024-07-28T19:42:10.951 INFO:tasks.rados.rados.0.smithi045.stdout:3166: finishing write tid 3 to smithi04569809-32 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3166: finishing write tid 4 to smithi04569809-32 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3166: finishing write tid 5 to smithi04569809-32 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 1387 (ObjNum 1179 snap 399 seq_num 1179) dirty exists 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3166: left oid 32 (ObjNum 1179 snap 399 seq_num 1179) 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3167: finishing write tid 1 to smithi04569809-42 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3167: finishing write tid 2 to smithi04569809-42 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3167: finishing write tid 3 to smithi04569809-42 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3167: finishing write tid 4 to smithi04569809-42 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3167: finishing write tid 5 to smithi04569809-42 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3167: finishing write tid 6 to smithi04569809-42 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 2029 (ObjNum 1180 snap 399 seq_num 1180) dirty exists 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3167: left oid 42 (ObjNum 1180 snap 399 seq_num 1180) 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3169: finishing write tid 1 to smithi04569809-10 2024-07-28T19:42:10.952 INFO:tasks.rados.rados.0.smithi045.stdout:3169: finishing write tid 2 to smithi04569809-10 2024-07-28T19:42:10.956 INFO:tasks.rados.rados.0.smithi045.stdout:3169: finishing write tid 3 to smithi04569809-10 2024-07-28T19:42:10.956 INFO:tasks.rados.rados.0.smithi045.stdout:3169: finishing write tid 4 to smithi04569809-10 2024-07-28T19:42:10.956 INFO:tasks.rados.rados.0.smithi045.stdout:3169: finishing write tid 5 to smithi04569809-10 2024-07-28T19:42:10.956 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1601 (ObjNum 1181 snap 399 seq_num 1181) dirty exists 2024-07-28T19:42:10.956 INFO:tasks.rados.rados.0.smithi045.stdout:3169: left oid 10 (ObjNum 1181 snap 399 seq_num 1181) 2024-07-28T19:42:11.415 INFO:tasks.rados.rados.0.smithi045.stdout:3162: done (8 left) 2024-07-28T19:42:11.415 INFO:tasks.rados.rados.0.smithi045.stdout:3163: done (7 left) 2024-07-28T19:42:11.415 INFO:tasks.rados.rados.0.smithi045.stdout:3165: done (6 left) 2024-07-28T19:42:11.415 INFO:tasks.rados.rados.0.smithi045.stdout:3166: done (5 left) 2024-07-28T19:42:11.415 INFO:tasks.rados.rados.0.smithi045.stdout:3167: done (4 left) 2024-07-28T19:42:11.415 INFO:tasks.rados.rados.0.smithi045.stdout:3168: done (3 left) 2024-07-28T19:42:11.415 INFO:tasks.rados.rados.0.smithi045.stdout:3169: done (2 left) 2024-07-28T19:42:11.415 INFO:tasks.rados.rados.0.smithi045.stdout:3170: done (1 left) 2024-07-28T19:42:11.416 INFO:tasks.rados.rados.0.smithi045.stdout:3171: done (0 left) 2024-07-28T19:42:11.416 INFO:tasks.rados.rados.0.smithi045.stdout:3172: write oid 1 current snap is 400 2024-07-28T19:42:11.416 INFO:tasks.rados.rados.0.smithi045.stdout:3172: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2024-07-28T19:42:11.422 INFO:tasks.rados.rados.0.smithi045.stdout:3172: writing smithi04569809-1 from 665874 to 1244907 tid 1 2024-07-28T19:42:11.429 INFO:tasks.rados.rados.0.smithi045.stdout:3172: writing smithi04569809-1 from 1934422 to 2401504 tid 2 2024-07-28T19:42:11.437 INFO:tasks.rados.rados.0.smithi045.stdout:3172: writing smithi04569809-1 from 3142801 to 3685379 tid 3 2024-07-28T19:42:11.437 INFO:tasks.rados.rados.0.smithi045.stdout:3173: write oid 38 current snap is 400 2024-07-28T19:42:11.437 INFO:tasks.rados.rados.0.smithi045.stdout:3172: finishing write tid 1 to smithi04569809-1 2024-07-28T19:42:11.437 INFO:tasks.rados.rados.0.smithi045.stdout:3173: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2024-07-28T19:42:11.444 INFO:tasks.rados.rados.0.smithi045.stdout:3173: writing smithi04569809-38 from 682681 to 1336963 tid 1 2024-07-28T19:42:11.451 INFO:tasks.rados.rados.0.smithi045.stdout:3173: writing smithi04569809-38 from 1876551 to 2487291 tid 2 2024-07-28T19:42:11.457 INFO:tasks.rados.rados.0.smithi045.stdout:3173: writing smithi04569809-38 from 3053871 to 3524074 tid 3 2024-07-28T19:42:11.458 INFO:tasks.rados.rados.0.smithi045.stdout:3174: read oid 48 snap -1 2024-07-28T19:42:11.458 INFO:tasks.rados.rados.0.smithi045.stdout:3174: expect (ObjNum 1105 snap 369 seq_num 1105) 2024-07-28T19:42:11.458 INFO:tasks.rados.rados.0.smithi045.stdout:3175: write oid 13 current snap is 400 2024-07-28T19:42:11.458 INFO:tasks.rados.rados.0.smithi045.stdout:3172: finishing write tid 2 to smithi04569809-1 2024-07-28T19:42:11.458 INFO:tasks.rados.rados.0.smithi045.stdout:3175: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2024-07-28T19:42:11.465 INFO:tasks.rados.rados.0.smithi045.stdout:3175: writing smithi04569809-13 from 699488 to 1429019 tid 1 2024-07-28T19:42:11.470 INFO:tasks.rados.rados.0.smithi045.stdout:3175: writing smithi04569809-13 from 1935033 to 2405784 tid 2 2024-07-28T19:42:11.479 INFO:tasks.rados.rados.0.smithi045.stdout:3175: writing smithi04569809-13 from 3081294 to 3762769 tid 3 2024-07-28T19:42:11.479 INFO:tasks.rados.rados.0.smithi045.stdout:3176: read oid 33 snap -1 2024-07-28T19:42:11.479 INFO:tasks.rados.rados.0.smithi045.stdout:3176: expect (ObjNum 1160 snap 393 seq_num 1160) 2024-07-28T19:42:11.479 INFO:tasks.rados.rados.0.smithi045.stdout:3177: snap_create 2024-07-28T19:42:11.480 INFO:tasks.rados.rados.0.smithi045.stdout:3172: finishing write tid 3 to smithi04569809-1 2024-07-28T19:42:11.480 INFO:tasks.rados.rados.0.smithi045.stdout:3172: finishing write tid 4 to smithi04569809-1 2024-07-28T19:42:11.480 INFO:tasks.rados.rados.0.smithi045.stdout:3172: finishing write tid 5 to smithi04569809-1 2024-07-28T19:42:11.480 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 607 (ObjNum 1182 snap 400 seq_num 1182) dirty exists 2024-07-28T19:42:11.480 INFO:tasks.rados.rados.0.smithi045.stdout:3172: left oid 1 (ObjNum 1182 snap 400 seq_num 1182) 2024-07-28T19:42:11.480 INFO:tasks.rados.rados.0.smithi045.stdout:3173: finishing write tid 1 to smithi04569809-38 2024-07-28T19:42:11.481 INFO:tasks.rados.rados.0.smithi045.stdout:3173: finishing write tid 2 to smithi04569809-38 2024-07-28T19:42:11.481 INFO:tasks.rados.rados.0.smithi045.stdout:3174: expect (ObjNum 1105 snap 369 seq_num 1105) 2024-07-28T19:42:11.682 INFO:tasks.rados.rados.0.smithi045.stdout:3173: finishing write tid 3 to smithi04569809-38 2024-07-28T19:42:11.682 INFO:tasks.rados.rados.0.smithi045.stdout:3173: finishing write tid 4 to smithi04569809-38 2024-07-28T19:42:11.682 INFO:tasks.rados.rados.0.smithi045.stdout:3173: finishing write tid 5 to smithi04569809-38 2024-07-28T19:42:11.682 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 1032 (ObjNum 1183 snap 400 seq_num 1183) dirty exists 2024-07-28T19:42:11.682 INFO:tasks.rados.rados.0.smithi045.stdout:3173: left oid 38 (ObjNum 1183 snap 400 seq_num 1183) 2024-07-28T19:42:11.682 INFO:tasks.rados.rados.0.smithi045.stdout:3175: finishing write tid 1 to smithi04569809-13 2024-07-28T19:42:11.682 INFO:tasks.rados.rados.0.smithi045.stdout:3175: finishing write tid 2 to smithi04569809-13 2024-07-28T19:42:11.682 INFO:tasks.rados.rados.0.smithi045.stdout:3175: finishing write tid 3 to smithi04569809-13 2024-07-28T19:42:11.682 INFO:tasks.rados.rados.0.smithi045.stdout:3175: finishing write tid 4 to smithi04569809-13 2024-07-28T19:42:11.683 INFO:tasks.rados.rados.0.smithi045.stdout:3175: finishing write tid 5 to smithi04569809-13 2024-07-28T19:42:11.683 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2130 (ObjNum 1184 snap 400 seq_num 1184) dirty exists 2024-07-28T19:42:11.683 INFO:tasks.rados.rados.0.smithi045.stdout:3175: left oid 13 (ObjNum 1184 snap 400 seq_num 1184) 2024-07-28T19:42:11.683 INFO:tasks.rados.rados.0.smithi045.stdout:3176: expect (ObjNum 1160 snap 393 seq_num 1160) 2024-07-28T19:42:11.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:11 smithi045 bash[82788]: cluster 2024-07-28T19:42:10.137487+0000 mgr.y (mgr.34101) 372 : cluster [DBG] pgmap v836: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 237 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2024-07-28T19:42:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:11 smithi045 bash[80445]: cluster 2024-07-28T19:42:10.137487+0000 mgr.y (mgr.34101) 372 : cluster [DBG] pgmap v836: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 237 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2024-07-28T19:42:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:11 smithi155 bash[68033]: cluster 2024-07-28T19:42:10.137487+0000 mgr.y (mgr.34101) 372 : cluster [DBG] pgmap v836: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 237 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2024-07-28T19:42:12.427 INFO:tasks.rados.rados.0.smithi045.stdout:3172: done (5 left) 2024-07-28T19:42:12.428 INFO:tasks.rados.rados.0.smithi045.stdout:3173: done (4 left) 2024-07-28T19:42:12.428 INFO:tasks.rados.rados.0.smithi045.stdout:3174: done (3 left) 2024-07-28T19:42:12.428 INFO:tasks.rados.rados.0.smithi045.stdout:3175: done (2 left) 2024-07-28T19:42:12.428 INFO:tasks.rados.rados.0.smithi045.stdout:3176: done (1 left) 2024-07-28T19:42:12.428 INFO:tasks.rados.rados.0.smithi045.stdout:3177: done (0 left) 2024-07-28T19:42:12.428 INFO:tasks.rados.rados.0.smithi045.stdout:3178: write oid 19 current snap is 401 2024-07-28T19:42:12.428 INFO:tasks.rados.rados.0.smithi045.stdout:3178: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2024-07-28T19:42:12.434 INFO:tasks.rados.rados.0.smithi045.stdout:3178: writing smithi04569809-19 from 716295 to 1121075 tid 1 2024-07-28T19:42:12.441 INFO:tasks.rados.rados.0.smithi045.stdout:3178: writing smithi04569809-19 from 1593515 to 2207924 tid 2 2024-07-28T19:42:12.447 INFO:tasks.rados.rados.0.smithi045.stdout:3178: writing smithi04569809-19 from 2708717 to 3201464 tid 3 2024-07-28T19:42:12.452 INFO:tasks.rados.rados.0.smithi045.stdout:3178: writing smithi04569809-19 from 3640519 to 3916295 tid 4 2024-07-28T19:42:12.452 INFO:tasks.rados.rados.0.smithi045.stdout:3179: rollback oid 2 current snap is 401 2024-07-28T19:42:12.452 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 2 to 380 2024-07-28T19:42:12.452 INFO:tasks.rados.rados.0.smithi045.stdout:3178: finishing write tid 1 to smithi04569809-19 2024-07-28T19:42:12.452 INFO:tasks.rados.rados.0.smithi045.stdout:3180: delete oid 15 current snap is 401 2024-07-28T19:42:12.453 INFO:tasks.rados.rados.0.smithi045.stdout:3178: finishing write tid 2 to smithi04569809-19 2024-07-28T19:42:12.453 INFO:tasks.rados.rados.0.smithi045.stdout:3178: finishing write tid 3 to smithi04569809-19 2024-07-28T19:42:12.455 INFO:tasks.rados.rados.0.smithi045.stdout:3180: done (2 left) 2024-07-28T19:42:12.456 INFO:tasks.rados.rados.0.smithi045.stdout:3181: delete oid 8 current snap is 401 2024-07-28T19:42:12.458 INFO:tasks.rados.rados.0.smithi045.stdout:3178: finishing write tid 4 to smithi04569809-19 2024-07-28T19:42:12.458 INFO:tasks.rados.rados.0.smithi045.stdout:3178: finishing write tid 5 to smithi04569809-19 2024-07-28T19:42:12.458 INFO:tasks.rados.rados.0.smithi045.stdout:3178: finishing write tid 6 to smithi04569809-19 2024-07-28T19:42:12.458 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1637 (ObjNum 1185 snap 401 seq_num 1185) dirty exists 2024-07-28T19:42:12.459 INFO:tasks.rados.rados.0.smithi045.stdout:3178: left oid 19 (ObjNum 1185 snap 401 seq_num 1185) 2024-07-28T19:42:12.459 INFO:tasks.rados.rados.0.smithi045.stdout:3179: finishing rollback tid 1 to smithi04569809-2 2024-07-28T19:42:12.459 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 2122 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-07-28T19:42:12.460 INFO:tasks.rados.rados.0.smithi045.stdout:3178: done (2 left) 2024-07-28T19:42:12.461 INFO:tasks.rados.rados.0.smithi045.stdout:3179: done (1 left) 2024-07-28T19:42:12.461 INFO:tasks.rados.rados.0.smithi045.stdout:3181: done (0 left) 2024-07-28T19:42:12.461 INFO:tasks.rados.rados.0.smithi045.stdout:3182: write oid 32 current snap is 401 2024-07-28T19:42:12.461 INFO:tasks.rados.rados.0.smithi045.stdout:3182: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2024-07-28T19:42:12.469 INFO:tasks.rados.rados.0.smithi045.stdout:3182: writing smithi04569809-32 from 766716 to 1513596 tid 1 2024-07-28T19:42:12.477 INFO:tasks.rados.rados.0.smithi045.stdout:3182: writing smithi04569809-32 from 2168961 to 2930697 tid 2 2024-07-28T19:42:12.484 INFO:tasks.rados.rados.0.smithi045.stdout:3182: writing smithi04569809-32 from 3474633 to 3917549 tid 3 2024-07-28T19:42:12.484 INFO:tasks.rados.rados.0.smithi045.stdout:3183: rollback oid 35 current snap is 401 2024-07-28T19:42:12.484 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 35 to 391 2024-07-28T19:42:12.484 INFO:tasks.rados.rados.0.smithi045.stdout:3182: finishing write tid 1 to smithi04569809-32 2024-07-28T19:42:12.484 INFO:tasks.rados.rados.0.smithi045.stdout:3184: rollback oid 38 current snap is 401 2024-07-28T19:42:12.484 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 376 2024-07-28T19:42:12.484 INFO:tasks.rados.rados.0.smithi045.stdout:3185: snap_remove snap 377 2024-07-28T19:42:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:12 smithi045 bash[80445]: cluster 2024-07-28T19:42:11.415673+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-07-28T19:42:12.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:12 smithi045 bash[82788]: cluster 2024-07-28T19:42:11.415673+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-07-28T19:42:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:12 smithi155 bash[68033]: cluster 2024-07-28T19:42:11.415673+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-07-28T19:42:12.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:42:12 smithi155 bash[60745]: ts=2024-07-28T19:42:12.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:42:13.430 INFO:tasks.rados.rados.0.smithi045.stdout:3185: done (3 left) 2024-07-28T19:42:13.430 INFO:tasks.rados.rados.0.smithi045.stdout:3186: snap_remove snap 392 2024-07-28T19:42:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:13 smithi045 bash[80445]: cluster 2024-07-28T19:42:12.138322+0000 mgr.y (mgr.34101) 373 : cluster [DBG] pgmap v839: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 237 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 678 KiB/s wr, 9 op/s 2024-07-28T19:42:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:13 smithi045 bash[80445]: cluster 2024-07-28T19:42:12.428441+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-07-28T19:42:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:13 smithi045 bash[82788]: cluster 2024-07-28T19:42:12.138322+0000 mgr.y (mgr.34101) 373 : cluster [DBG] pgmap v839: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 237 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 678 KiB/s wr, 9 op/s 2024-07-28T19:42:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:13 smithi045 bash[82788]: cluster 2024-07-28T19:42:12.428441+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-07-28T19:42:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:13 smithi155 bash[68033]: cluster 2024-07-28T19:42:12.138322+0000 mgr.y (mgr.34101) 373 : cluster [DBG] pgmap v839: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 237 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 678 KiB/s wr, 9 op/s 2024-07-28T19:42:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:13 smithi155 bash[68033]: cluster 2024-07-28T19:42:12.428441+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-07-28T19:42:14.436 INFO:tasks.rados.rados.0.smithi045.stdout:3186: done (3 left) 2024-07-28T19:42:14.436 INFO:tasks.rados.rados.0.smithi045.stdout:3187: delete oid 29 current snap is 401 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:3182: finishing write tid 2 to smithi04569809-32 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:3183: finishing rollback tid 1 to smithi04569809-35 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 1158 (ObjNum 65 snap 0 seq_num 284278560) dirty dne 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:3182: finishing write tid 3 to smithi04569809-32 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:3184: finishing rollback tid 0 to smithi04569809-38 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:3182: finishing write tid 4 to smithi04569809-32 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:3182: finishing write tid 5 to smithi04569809-32 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 1392 (ObjNum 1188 snap 401 seq_num 1188) dirty exists 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:3182: left oid 32 (ObjNum 1188 snap 401 seq_num 1188) 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:3184: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:3184: finishing rollback tid 2 to smithi04569809-38 2024-07-28T19:42:14.437 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 1036 (ObjNum 1080 snap 364 seq_num 1080) dirty exists 2024-07-28T19:42:14.451 INFO:tasks.rados.rados.0.smithi045.stdout:3182: done (3 left) 2024-07-28T19:42:14.451 INFO:tasks.rados.rados.0.smithi045.stdout:3183: done (2 left) 2024-07-28T19:42:14.451 INFO:tasks.rados.rados.0.smithi045.stdout:3184: done (1 left) 2024-07-28T19:42:14.451 INFO:tasks.rados.rados.0.smithi045.stdout:3187: done (0 left) 2024-07-28T19:42:14.451 INFO:tasks.rados.rados.0.smithi045.stdout:3188: read oid 9 snap -1 2024-07-28T19:42:14.451 INFO:tasks.rados.rados.0.smithi045.stdout:3188: expect deleted 2024-07-28T19:42:14.451 INFO:tasks.rados.rados.0.smithi045.stdout:3189: snap_create 2024-07-28T19:42:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:14 smithi045 bash[80445]: cluster 2024-07-28T19:42:13.430412+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-07-28T19:42:14.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:14 smithi045 bash[82788]: cluster 2024-07-28T19:42:13.430412+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-07-28T19:42:14.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:14 smithi155 bash[68033]: cluster 2024-07-28T19:42:13.430412+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-07-28T19:42:15.334 INFO:tasks.rados.rados.0.smithi045.stdout:3188: done (1 left) 2024-07-28T19:42:15.334 INFO:tasks.rados.rados.0.smithi045.stdout:3189: done (0 left) 2024-07-28T19:42:15.334 INFO:tasks.rados.rados.0.smithi045.stdout:3190: write oid 31 current snap is 402 2024-07-28T19:42:15.334 INFO:tasks.rados.rados.0.smithi045.stdout:3190: seq_num 1190 ranges {400330=497378,1485925=514405} 2024-07-28T19:42:15.343 INFO:tasks.rados.rados.0.smithi045.stdout:3190: writing smithi04569809-31 from 400330 to 897708 tid 1 2024-07-28T19:42:15.354 INFO:tasks.rados.rados.0.smithi045.stdout:3190: writing smithi04569809-31 from 1485925 to 2000330 tid 2 2024-07-28T19:42:15.354 INFO:tasks.rados.rados.0.smithi045.stdout:3191: delete oid 2 current snap is 402 2024-07-28T19:42:15.365 INFO:tasks.rados.rados.0.smithi045.stdout:3190: finishing write tid 1 to smithi04569809-31 2024-07-28T19:42:15.365 INFO:tasks.rados.rados.0.smithi045.stdout:3190: finishing write tid 2 to smithi04569809-31 2024-07-28T19:42:15.366 INFO:tasks.rados.rados.0.smithi045.stdout:3190: finishing write tid 3 to smithi04569809-31 2024-07-28T19:42:15.366 INFO:tasks.rados.rados.0.smithi045.stdout:3190: finishing write tid 4 to smithi04569809-31 2024-07-28T19:42:15.366 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 2044 (ObjNum 1190 snap 402 seq_num 1190) dirty exists 2024-07-28T19:42:15.366 INFO:tasks.rados.rados.0.smithi045.stdout:3190: left oid 31 (ObjNum 1190 snap 402 seq_num 1190) 2024-07-28T19:42:15.366 INFO:tasks.rados.rados.0.smithi045.stdout:3190: done (1 left) 2024-07-28T19:42:15.366 INFO:tasks.rados.rados.0.smithi045.stdout:3191: done (0 left) 2024-07-28T19:42:15.366 INFO:tasks.rados.rados.0.smithi045.stdout:3192: snap_create 2024-07-28T19:42:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:15 smithi045 bash[80445]: cluster 2024-07-28T19:42:14.139307+0000 mgr.y (mgr.34101) 374 : cluster [DBG] pgmap v842: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.2 MiB/s wr, 33 op/s 2024-07-28T19:42:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:15 smithi045 bash[80445]: cluster 2024-07-28T19:42:14.433922+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-07-28T19:42:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:15 smithi045 bash[80445]: cluster 2024-07-28T19:42:15.334816+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-07-28T19:42:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:15 smithi045 bash[82788]: cluster 2024-07-28T19:42:14.139307+0000 mgr.y (mgr.34101) 374 : cluster [DBG] pgmap v842: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.2 MiB/s wr, 33 op/s 2024-07-28T19:42:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:15 smithi045 bash[82788]: cluster 2024-07-28T19:42:14.433922+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-07-28T19:42:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:15 smithi045 bash[82788]: cluster 2024-07-28T19:42:15.334816+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-07-28T19:42:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:15 smithi155 bash[68033]: cluster 2024-07-28T19:42:14.139307+0000 mgr.y (mgr.34101) 374 : cluster [DBG] pgmap v842: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.2 MiB/s wr, 33 op/s 2024-07-28T19:42:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:15 smithi155 bash[68033]: cluster 2024-07-28T19:42:14.433922+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-07-28T19:42:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:15 smithi155 bash[68033]: cluster 2024-07-28T19:42:15.334816+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-07-28T19:42:16.338 INFO:tasks.rados.rados.0.smithi045.stdout:3192: done (0 left) 2024-07-28T19:42:16.338 INFO:tasks.rados.rados.0.smithi045.stdout:3193: write oid 13 current snap is 403 2024-07-28T19:42:16.338 INFO:tasks.rados.rados.0.smithi045.stdout:3193: seq_num 1192 ranges {433944=647876,1486536=547408} 2024-07-28T19:42:16.352 INFO:tasks.rados.rados.0.smithi045.stdout:3193: writing smithi04569809-13 from 433944 to 1081820 tid 1 2024-07-28T19:42:16.364 INFO:tasks.rados.rados.0.smithi045.stdout:3193: writing smithi04569809-13 from 1486536 to 2033944 tid 2 2024-07-28T19:42:16.364 INFO:tasks.rados.rados.0.smithi045.stdout:3194: snap_create 2024-07-28T19:42:16.364 INFO:tasks.rados.rados.0.smithi045.stdout:3193: finishing write tid 1 to smithi04569809-13 2024-07-28T19:42:16.371 INFO:tasks.rados.rados.0.smithi045.stdout:3193: finishing write tid 2 to smithi04569809-13 2024-07-28T19:42:16.372 INFO:tasks.rados.rados.0.smithi045.stdout:3193: finishing write tid 3 to smithi04569809-13 2024-07-28T19:42:16.372 INFO:tasks.rados.rados.0.smithi045.stdout:3193: finishing write tid 4 to smithi04569809-13 2024-07-28T19:42:16.372 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2142 (ObjNum 1192 snap 403 seq_num 1192) dirty exists 2024-07-28T19:42:16.372 INFO:tasks.rados.rados.0.smithi045.stdout:3193: left oid 13 (ObjNum 1192 snap 403 seq_num 1192) 2024-07-28T19:42:17.348 INFO:tasks.rados.rados.0.smithi045.stdout:3193: done (1 left) 2024-07-28T19:42:17.349 INFO:tasks.rados.rados.0.smithi045.stdout:3194: done (0 left) 2024-07-28T19:42:17.349 INFO:tasks.rados.rados.0.smithi045.stdout:3195: write oid 38 current snap is 404 2024-07-28T19:42:17.349 INFO:tasks.rados.rados.0.smithi045.stdout:3195: seq_num 1193 ranges {450751=723125,1945018=105733} 2024-07-28T19:42:17.365 INFO:tasks.rados.rados.0.smithi045.stdout:3195: writing smithi04569809-38 from 450751 to 1173876 tid 1 2024-07-28T19:42:17.378 INFO:tasks.rados.rados.0.smithi045.stdout:3195: writing smithi04569809-38 from 1945018 to 2050751 tid 2 2024-07-28T19:42:17.378 INFO:tasks.rados.rados.0.smithi045.stdout:3196: write oid 18 current snap is 404 2024-07-28T19:42:17.378 INFO:tasks.rados.rados.0.smithi045.stdout:3196: seq_num 1194 ranges {467558=514727,1719853=347705} 2024-07-28T19:42:17.391 INFO:tasks.rados.rados.0.smithi045.stdout:3196: writing smithi04569809-18 from 467558 to 982285 tid 1 2024-07-28T19:42:17.407 INFO:tasks.rados.rados.0.smithi045.stdout:3196: writing smithi04569809-18 from 1719853 to 2067558 tid 2 2024-07-28T19:42:17.407 INFO:tasks.rados.rados.0.smithi045.stdout:3197: rollback oid 40 current snap is 404 2024-07-28T19:42:17.407 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 40 to 388 2024-07-28T19:42:17.407 INFO:tasks.rados.rados.0.smithi045.stdout:3195: finishing write tid 1 to smithi04569809-38 2024-07-28T19:42:17.407 INFO:tasks.rados.rados.0.smithi045.stdout:3195: finishing write tid 2 to smithi04569809-38 2024-07-28T19:42:17.407 INFO:tasks.rados.rados.0.smithi045.stdout:3195: finishing write tid 3 to smithi04569809-38 2024-07-28T19:42:17.407 INFO:tasks.rados.rados.0.smithi045.stdout:3195: finishing write tid 4 to smithi04569809-38 2024-07-28T19:42:17.407 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 1048 (ObjNum 1193 snap 404 seq_num 1193) dirty exists 2024-07-28T19:42:17.407 INFO:tasks.rados.rados.0.smithi045.stdout:3195: left oid 38 (ObjNum 1193 snap 404 seq_num 1193) 2024-07-28T19:42:17.408 INFO:tasks.rados.rados.0.smithi045.stdout:3196: finishing write tid 1 to smithi04569809-18 2024-07-28T19:42:17.408 INFO:tasks.rados.rados.0.smithi045.stdout:3195: done (2 left) 2024-07-28T19:42:17.408 INFO:tasks.rados.rados.0.smithi045.stdout:3198: read oid 7 snap 369 2024-07-28T19:42:17.408 INFO:tasks.rados.rados.0.smithi045.stdout:3198: expect (ObjNum 1034 snap 353 seq_num 1034) 2024-07-28T19:42:17.408 INFO:tasks.rados.rados.0.smithi045.stdout:3199: read oid 10 snap -1 2024-07-28T19:42:17.408 INFO:tasks.rados.rados.0.smithi045.stdout:3199: expect (ObjNum 1181 snap 399 seq_num 1181) 2024-07-28T19:42:17.408 INFO:tasks.rados.rados.0.smithi045.stdout:3200: rollback oid 15 current snap is 404 2024-07-28T19:42:17.408 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 381 2024-07-28T19:42:17.408 INFO:tasks.rados.rados.0.smithi045.stdout:3201: write oid 1 current snap is 404 2024-07-28T19:42:17.408 INFO:tasks.rados.rados.0.smithi045.stdout:3201: seq_num 1195 ranges {484365=589976,1661982=422383} 2024-07-28T19:42:17.420 INFO:tasks.rados.rados.0.smithi045.stdout:3201: writing smithi04569809-1 from 484365 to 1074341 tid 1 2024-07-28T19:42:17.432 INFO:tasks.rados.rados.0.smithi045.stdout:3201: writing smithi04569809-1 from 1661982 to 2084365 tid 2 2024-07-28T19:42:17.432 INFO:tasks.rados.rados.0.smithi045.stdout:3202: delete oid 19 current snap is 404 2024-07-28T19:42:17.432 INFO:tasks.rados.rados.0.smithi045.stdout:3199: expect (ObjNum 1181 snap 399 seq_num 1181) 2024-07-28T19:42:17.715 INFO:tasks.rados.rados.0.smithi045.stdout:3196: finishing write tid 2 to smithi04569809-18 2024-07-28T19:42:17.715 INFO:tasks.rados.rados.0.smithi045.stdout:3197: finishing rollback tid 1 to smithi04569809-40 2024-07-28T19:42:17.715 INFO:tasks.rados.rados.0.smithi045.stdout:3197: finishing rollback tid 2 to smithi04569809-40 2024-07-28T19:42:17.715 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1402 (ObjNum 1123 snap 375 seq_num 1123) dirty exists 2024-07-28T19:42:17.715 INFO:tasks.rados.rados.0.smithi045.stdout:3196: finishing write tid 3 to smithi04569809-18 2024-07-28T19:42:17.715 INFO:tasks.rados.rados.0.smithi045.stdout:3196: finishing write tid 4 to smithi04569809-18 2024-07-28T19:42:17.715 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 2048 (ObjNum 1194 snap 404 seq_num 1194) dirty exists 2024-07-28T19:42:17.715 INFO:tasks.rados.rados.0.smithi045.stdout:3196: left oid 18 (ObjNum 1194 snap 404 seq_num 1194) 2024-07-28T19:42:17.715 INFO:tasks.rados.rados.0.smithi045.stdout:3200: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:42:17.716 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 0 (ObjNum 33 snap 0 seq_num 279115096) dirty dne 2024-07-28T19:42:17.716 INFO:tasks.rados.rados.0.smithi045.stdout:3201: finishing write tid 1 to smithi04569809-1 2024-07-28T19:42:17.716 INFO:tasks.rados.rados.0.smithi045.stdout:3198: expect (ObjNum 1034 snap 353 seq_num 1034) 2024-07-28T19:42:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:17 smithi045 bash[80445]: cluster 2024-07-28T19:42:16.140108+0000 mgr.y (mgr.34101) 375 : cluster [DBG] pgmap v845: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2024-07-28T19:42:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:17 smithi045 bash[80445]: cluster 2024-07-28T19:42:16.338848+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-07-28T19:42:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:17 smithi045 bash[82788]: cluster 2024-07-28T19:42:16.140108+0000 mgr.y (mgr.34101) 375 : cluster [DBG] pgmap v845: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2024-07-28T19:42:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:17 smithi045 bash[82788]: cluster 2024-07-28T19:42:16.338848+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-07-28T19:42:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:17 smithi155 bash[68033]: cluster 2024-07-28T19:42:16.140108+0000 mgr.y (mgr.34101) 375 : cluster [DBG] pgmap v845: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2024-07-28T19:42:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:17 smithi155 bash[68033]: cluster 2024-07-28T19:42:16.338848+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-07-28T19:42:17.822 INFO:tasks.rados.rados.0.smithi045.stdout:3201: finishing write tid 2 to smithi04569809-1 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:3201: finishing write tid 3 to smithi04569809-1 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:3201: finishing write tid 4 to smithi04569809-1 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 611 (ObjNum 1195 snap 404 seq_num 1195) dirty exists 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:3201: left oid 1 (ObjNum 1195 snap 404 seq_num 1195) 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:3196: done (6 left) 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:3197: done (5 left) 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:3198: done (4 left) 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:3199: done (3 left) 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:3200: done (2 left) 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:3201: done (1 left) 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:3202: done (0 left) 2024-07-28T19:42:17.823 INFO:tasks.rados.rados.0.smithi045.stdout:3203: snap_remove snap 369 2024-07-28T19:42:18.359 INFO:tasks.rados.rados.0.smithi045.stdout:3203: done (0 left) 2024-07-28T19:42:18.359 INFO:tasks.rados.rados.0.smithi045.stdout:3204: rollback oid 8 current snap is 404 2024-07-28T19:42:18.359 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 8 to 397 2024-07-28T19:42:18.359 INFO:tasks.rados.rados.0.smithi045.stdout:3205: read oid 20 snap -1 2024-07-28T19:42:18.360 INFO:tasks.rados.rados.0.smithi045.stdout:3205: expect (ObjNum 1156 snap 393 seq_num 1156) 2024-07-28T19:42:18.360 INFO:tasks.rados.rados.0.smithi045.stdout:3206: delete oid 9 current snap is 404 2024-07-28T19:42:18.379 INFO:tasks.rados.rados.0.smithi045.stdout:3205: expect (ObjNum 1156 snap 393 seq_num 1156) 2024-07-28T19:42:18.622 INFO:tasks.rados.rados.0.smithi045.stdout:3204: finishing rollback tid 1 to smithi04569809-8 2024-07-28T19:42:18.623 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T19:42:18.623 INFO:tasks.rados.rados.0.smithi045.stdout:3204: done (2 left) 2024-07-28T19:42:18.623 INFO:tasks.rados.rados.0.smithi045.stdout:3205: done (1 left) 2024-07-28T19:42:18.623 INFO:tasks.rados.rados.0.smithi045.stdout:3206: done (0 left) 2024-07-28T19:42:18.623 INFO:tasks.rados.rados.0.smithi045.stdout:3207: snap_remove snap 401 2024-07-28T19:42:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:18 smithi045 bash[80445]: cluster 2024-07-28T19:42:17.349686+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-07-28T19:42:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:18 smithi045 bash[80445]: audit 2024-07-28T19:42:18.038458+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:18 smithi045 bash[82788]: cluster 2024-07-28T19:42:17.349686+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-07-28T19:42:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:18 smithi045 bash[82788]: audit 2024-07-28T19:42:18.038458+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:18 smithi155 bash[68033]: cluster 2024-07-28T19:42:17.349686+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-07-28T19:42:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:18 smithi155 bash[68033]: audit 2024-07-28T19:42:18.038458+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:19.360 INFO:tasks.rados.rados.0.smithi045.stdout:3207: done (0 left) 2024-07-28T19:42:19.361 INFO:tasks.rados.rados.0.smithi045.stdout:3208: read oid 21 snap -1 2024-07-28T19:42:19.361 INFO:tasks.rados.rados.0.smithi045.stdout:3208: expect deleted 2024-07-28T19:42:19.361 INFO:tasks.rados.rados.0.smithi045.stdout:3209: snap_remove snap 400 2024-07-28T19:42:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:19 smithi045 bash[80445]: cluster 2024-07-28T19:42:18.140764+0000 mgr.y (mgr.34101) 376 : cluster [DBG] pgmap v848: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:19 smithi045 bash[80445]: cluster 2024-07-28T19:42:18.358761+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-07-28T19:42:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:19 smithi045 bash[82788]: cluster 2024-07-28T19:42:18.140764+0000 mgr.y (mgr.34101) 376 : cluster [DBG] pgmap v848: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:19 smithi045 bash[82788]: cluster 2024-07-28T19:42:18.358761+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-07-28T19:42:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:19 smithi155 bash[68033]: cluster 2024-07-28T19:42:18.140764+0000 mgr.y (mgr.34101) 376 : cluster [DBG] pgmap v848: 89 pgs: 89 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:19 smithi155 bash[68033]: cluster 2024-07-28T19:42:18.358761+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-07-28T19:42:20.361 INFO:tasks.rados.rados.0.smithi045.stdout:3209: done (1 left) 2024-07-28T19:42:20.361 INFO:tasks.rados.rados.0.smithi045.stdout:3210: write oid 13 current snap is 404 2024-07-28T19:42:20.361 INFO:tasks.rados.rados.0.smithi045.stdout:3210: seq_num 1198 ranges {534786=415723,1437428=697358} 2024-07-28T19:42:20.378 INFO:tasks.rados.rados.0.smithi045.stdout:3210: writing smithi04569809-13 from 534786 to 950509 tid 1 2024-07-28T19:42:20.399 INFO:tasks.rados.rados.0.smithi045.stdout:3210: writing smithi04569809-13 from 1437428 to 2134786 tid 2 2024-07-28T19:42:20.399 INFO:tasks.rados.rados.0.smithi045.stdout:3211: delete oid 31 current snap is 404 2024-07-28T19:42:20.399 INFO:tasks.rados.rados.0.smithi045.stdout:3210: finishing write tid 1 to smithi04569809-13 2024-07-28T19:42:20.409 INFO:tasks.rados.rados.0.smithi045.stdout:3210: finishing write tid 2 to smithi04569809-13 2024-07-28T19:42:20.409 INFO:tasks.rados.rados.0.smithi045.stdout:3210: finishing write tid 3 to smithi04569809-13 2024-07-28T19:42:20.410 INFO:tasks.rados.rados.0.smithi045.stdout:3208: done (2 left) 2024-07-28T19:42:20.410 INFO:tasks.rados.rados.0.smithi045.stdout:3211: done (1 left) 2024-07-28T19:42:20.410 INFO:tasks.rados.rados.0.smithi045.stdout:3212: write oid 30 current snap is 404 2024-07-28T19:42:20.410 INFO:tasks.rados.rados.0.smithi045.stdout:3212: seq_num 1200 ranges {568400=566221,1838039=330361} 2024-07-28T19:42:20.416 INFO:tasks.rados.rados.0.smithi045.stdout:3212: writing smithi04569809-30 from 568400 to 1134621 tid 1 2024-07-28T19:42:20.423 INFO:tasks.rados.rados.0.smithi045.stdout:3212: writing smithi04569809-30 from 1838039 to 2168400 tid 2 2024-07-28T19:42:20.423 INFO:tasks.rados.rados.0.smithi045.stdout:3213: rollback oid 34 current snap is 404 2024-07-28T19:42:20.423 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 34 to 397 2024-07-28T19:42:20.423 INFO:tasks.rados.rados.0.smithi045.stdout:3210: finishing write tid 4 to smithi04569809-13 2024-07-28T19:42:20.423 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2156 (ObjNum 1198 snap 404 seq_num 1198) dirty exists 2024-07-28T19:42:20.423 INFO:tasks.rados.rados.0.smithi045.stdout:3210: left oid 13 (ObjNum 1198 snap 404 seq_num 1198) 2024-07-28T19:42:20.423 INFO:tasks.rados.rados.0.smithi045.stdout:3210: done (2 left) 2024-07-28T19:42:20.423 INFO:tasks.rados.rados.0.smithi045.stdout:3214: read oid 8 snap -1 2024-07-28T19:42:20.423 INFO:tasks.rados.rados.0.smithi045.stdout:3214: expect deleted 2024-07-28T19:42:20.423 INFO:tasks.rados.rados.0.smithi045.stdout:3215: write oid 31 current snap is 404 2024-07-28T19:42:20.424 INFO:tasks.rados.rados.0.smithi045.stdout:3215: seq_num 1201 ranges {585207=641470,1896521=288686} 2024-07-28T19:42:20.430 INFO:tasks.rados.rados.0.smithi045.stdout:3215: writing smithi04569809-31 from 585207 to 1226677 tid 1 2024-07-28T19:42:20.436 INFO:tasks.rados.rados.0.smithi045.stdout:3215: writing smithi04569809-31 from 1896521 to 2185207 tid 2 2024-07-28T19:42:20.436 INFO:tasks.rados.rados.0.smithi045.stdout:3216: read oid 41 snap -1 2024-07-28T19:42:20.436 INFO:tasks.rados.rados.0.smithi045.stdout:3216: expect deleted 2024-07-28T19:42:20.436 INFO:tasks.rados.rados.0.smithi045.stdout:3217: snap_remove snap 358 2024-07-28T19:42:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:42:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:42:20] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:42:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:20 smithi045 bash[80445]: cluster 2024-07-28T19:42:19.360501+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-07-28T19:42:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:20 smithi045 bash[80445]: cluster 2024-07-28T19:42:20.362252+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-07-28T19:42:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:20 smithi045 bash[82788]: cluster 2024-07-28T19:42:19.360501+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-07-28T19:42:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:20 smithi045 bash[82788]: cluster 2024-07-28T19:42:20.362252+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-07-28T19:42:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:20 smithi155 bash[68033]: cluster 2024-07-28T19:42:19.360501+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-07-28T19:42:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:20 smithi155 bash[68033]: cluster 2024-07-28T19:42:20.362252+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-07-28T19:42:21.388 INFO:tasks.rados.rados.0.smithi045.stdout:3217: done (5 left) 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:3218: delete oid 29 current snap is 404 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:3212: finishing write tid 1 to smithi04569809-30 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:3212: finishing write tid 2 to smithi04569809-30 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:3213: finishing rollback tid 1 to smithi04569809-34 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 2003 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:3212: finishing write tid 3 to smithi04569809-30 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:3212: finishing write tid 4 to smithi04569809-30 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1621 (ObjNum 1200 snap 404 seq_num 1200) dirty exists 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:3212: left oid 30 (ObjNum 1200 snap 404 seq_num 1200) 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:3215: finishing write tid 1 to smithi04569809-31 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:3215: finishing write tid 2 to smithi04569809-31 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:3215: finishing write tid 3 to smithi04569809-31 2024-07-28T19:42:21.389 INFO:tasks.rados.rados.0.smithi045.stdout:3215: finishing write tid 4 to smithi04569809-31 2024-07-28T19:42:21.390 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 2069 (ObjNum 1201 snap 404 seq_num 1201) dirty exists 2024-07-28T19:42:21.390 INFO:tasks.rados.rados.0.smithi045.stdout:3215: left oid 31 (ObjNum 1201 snap 404 seq_num 1201) 2024-07-28T19:42:21.416 INFO:tasks.rados.rados.0.smithi045.stdout:3212: done (5 left) 2024-07-28T19:42:21.416 INFO:tasks.rados.rados.0.smithi045.stdout:3213: done (4 left) 2024-07-28T19:42:21.416 INFO:tasks.rados.rados.0.smithi045.stdout:3214: done (3 left) 2024-07-28T19:42:21.416 INFO:tasks.rados.rados.0.smithi045.stdout:3215: done (2 left) 2024-07-28T19:42:21.416 INFO:tasks.rados.rados.0.smithi045.stdout:3216: done (1 left) 2024-07-28T19:42:21.416 INFO:tasks.rados.rados.0.smithi045.stdout:3218: done (0 left) 2024-07-28T19:42:21.416 INFO:tasks.rados.rados.0.smithi045.stdout:3219: write oid 50 current snap is 404 2024-07-28T19:42:21.416 INFO:tasks.rados.rados.0.smithi045.stdout:3219: seq_num 1203 ranges {618821=508321,1613485=531077} 2024-07-28T19:42:21.425 INFO:tasks.rados.rados.0.smithi045.stdout:3219: writing smithi04569809-50 from 618821 to 1127142 tid 1 2024-07-28T19:42:21.435 INFO:tasks.rados.rados.0.smithi045.stdout:3219: writing smithi04569809-50 from 1613485 to 2144562 tid 2 2024-07-28T19:42:21.435 INFO:tasks.rados.rados.0.smithi045.stdout:3220: snap_create 2024-07-28T19:42:21.440 INFO:tasks.rados.rados.0.smithi045.stdout:3219: finishing write tid 1 to smithi04569809-50 2024-07-28T19:42:21.440 INFO:tasks.rados.rados.0.smithi045.stdout:3219: finishing write tid 2 to smithi04569809-50 2024-07-28T19:42:21.440 INFO:tasks.rados.rados.0.smithi045.stdout:3219: finishing write tid 3 to smithi04569809-50 2024-07-28T19:42:21.441 INFO:tasks.rados.rados.0.smithi045.stdout:3219: finishing write tid 4 to smithi04569809-50 2024-07-28T19:42:21.441 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 817 (ObjNum 1203 snap 404 seq_num 1203) dirty exists 2024-07-28T19:42:21.441 INFO:tasks.rados.rados.0.smithi045.stdout:3219: left oid 50 (ObjNum 1203 snap 404 seq_num 1203) 2024-07-28T19:42:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:21 smithi045 bash[80445]: cluster 2024-07-28T19:42:20.141463+0000 mgr.y (mgr.34101) 377 : cluster [DBG] pgmap v851: 89 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 84 active+clean; 272 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:42:21.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:21 smithi045 bash[82788]: cluster 2024-07-28T19:42:20.141463+0000 mgr.y (mgr.34101) 377 : cluster [DBG] pgmap v851: 89 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 84 active+clean; 272 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:42:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:21 smithi155 bash[68033]: cluster 2024-07-28T19:42:20.141463+0000 mgr.y (mgr.34101) 377 : cluster [DBG] pgmap v851: 89 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 84 active+clean; 272 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:42:22.410 INFO:tasks.rados.rados.0.smithi045.stdout:3219: done (1 left) 2024-07-28T19:42:22.410 INFO:tasks.rados.rados.0.smithi045.stdout:3220: done (0 left) 2024-07-28T19:42:22.410 INFO:tasks.rados.rados.0.smithi045.stdout:3221: rollback oid 11 current snap is 405 2024-07-28T19:42:22.410 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 11 to 404 2024-07-28T19:42:22.410 INFO:tasks.rados.rados.0.smithi045.stdout:3222: read oid 22 snap 368 2024-07-28T19:42:22.410 INFO:tasks.rados.rados.0.smithi045.stdout:3222: expect (ObjNum 859 snap 296 seq_num 859) 2024-07-28T19:42:22.411 INFO:tasks.rados.rados.0.smithi045.stdout:3223: snap_remove snap 388 2024-07-28T19:42:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:22 smithi045 bash[80445]: cluster 2024-07-28T19:42:21.388978+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-07-28T19:42:22.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:22 smithi045 bash[82788]: cluster 2024-07-28T19:42:21.388978+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-07-28T19:42:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:22 smithi155 bash[68033]: cluster 2024-07-28T19:42:21.388978+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-07-28T19:42:22.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:42:22 smithi155 bash[60745]: ts=2024-07-28T19:42:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:42:23.420 INFO:tasks.rados.rados.0.smithi045.stdout:3223: done (2 left) 2024-07-28T19:42:23.420 INFO:tasks.rados.rados.0.smithi045.stdout:3224: snap_remove snap 378 2024-07-28T19:42:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:23 smithi045 bash[82788]: cluster 2024-07-28T19:42:22.142273+0000 mgr.y (mgr.34101) 378 : cluster [DBG] pgmap v854: 89 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 84 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:42:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:23 smithi045 bash[82788]: cluster 2024-07-28T19:42:22.410791+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-07-28T19:42:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:23 smithi045 bash[80445]: cluster 2024-07-28T19:42:22.142273+0000 mgr.y (mgr.34101) 378 : cluster [DBG] pgmap v854: 89 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 84 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:42:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:23 smithi045 bash[80445]: cluster 2024-07-28T19:42:22.410791+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-07-28T19:42:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:23 smithi155 bash[68033]: cluster 2024-07-28T19:42:22.142273+0000 mgr.y (mgr.34101) 378 : cluster [DBG] pgmap v854: 89 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 84 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-07-28T19:42:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:23 smithi155 bash[68033]: cluster 2024-07-28T19:42:22.410791+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-07-28T19:42:24.429 INFO:tasks.rados.rados.0.smithi045.stdout:3224: done (2 left) 2024-07-28T19:42:24.429 INFO:tasks.rados.rados.0.smithi045.stdout:3225: write oid 10 current snap is 405 2024-07-28T19:42:24.429 INFO:tasks.rados.rados.0.smithi045.stdout:3221: finishing rollback tid 1 to smithi04569809-11 2024-07-28T19:42:24.430 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1485 (ObjNum 129 snap 0 seq_num 284515120) dirty dne 2024-07-28T19:42:24.430 INFO:tasks.rados.rados.0.smithi045.stdout:3222: expect (ObjNum 859 snap 296 seq_num 859) 2024-07-28T19:42:24.638 INFO:tasks.rados.rados.0.smithi045.stdout:3225: seq_num 1204 ranges {635628=583570,1671967=563661} 2024-07-28T19:42:24.655 INFO:tasks.rados.rados.0.smithi045.stdout:3225: writing smithi04569809-10 from 635628 to 1219198 tid 1 2024-07-28T19:42:24.670 INFO:tasks.rados.rados.0.smithi045.stdout:3225: writing smithi04569809-10 from 1671967 to 2235628 tid 2 2024-07-28T19:42:24.670 INFO:tasks.rados.rados.0.smithi045.stdout:3221: done (2 left) 2024-07-28T19:42:24.670 INFO:tasks.rados.rados.0.smithi045.stdout:3222: done (1 left) 2024-07-28T19:42:24.670 INFO:tasks.rados.rados.0.smithi045.stdout:3226: snap_create 2024-07-28T19:42:24.670 INFO:tasks.rados.rados.0.smithi045.stdout:3225: finishing write tid 1 to smithi04569809-10 2024-07-28T19:42:24.676 INFO:tasks.rados.rados.0.smithi045.stdout:3225: finishing write tid 2 to smithi04569809-10 2024-07-28T19:42:24.676 INFO:tasks.rados.rados.0.smithi045.stdout:3225: finishing write tid 3 to smithi04569809-10 2024-07-28T19:42:24.677 INFO:tasks.rados.rados.0.smithi045.stdout:3225: finishing write tid 4 to smithi04569809-10 2024-07-28T19:42:24.677 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1643 (ObjNum 1204 snap 405 seq_num 1204) dirty exists 2024-07-28T19:42:24.677 INFO:tasks.rados.rados.0.smithi045.stdout:3225: left oid 10 (ObjNum 1204 snap 405 seq_num 1204) 2024-07-28T19:42:24.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:24 smithi045 bash[82788]: cluster 2024-07-28T19:42:23.419476+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-07-28T19:42:24.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:24 smithi045 bash[80445]: cluster 2024-07-28T19:42:23.419476+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-07-28T19:42:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:24 smithi155 bash[68033]: cluster 2024-07-28T19:42:23.419476+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-07-28T19:42:25.337 INFO:tasks.rados.rados.0.smithi045.stdout:3225: done (1 left) 2024-07-28T19:42:25.337 INFO:tasks.rados.rados.0.smithi045.stdout:3226: done (0 left) 2024-07-28T19:42:25.337 INFO:tasks.rados.rados.0.smithi045.stdout:3227: write oid 2 current snap is 406 2024-07-28T19:42:25.337 INFO:tasks.rados.rados.0.smithi045.stdout:3227: seq_num 1205 ranges {652435=658819,1730449=521986} 2024-07-28T19:42:25.357 INFO:tasks.rados.rados.0.smithi045.stdout:3227: writing smithi04569809-2 from 652435 to 1311254 tid 1 2024-07-28T19:42:25.373 INFO:tasks.rados.rados.0.smithi045.stdout:3227: writing smithi04569809-2 from 1730449 to 2252435 tid 2 2024-07-28T19:42:25.373 INFO:tasks.rados.rados.0.smithi045.stdout:3228: read oid 41 snap 393 2024-07-28T19:42:25.373 INFO:tasks.rados.rados.0.smithi045.stdout:3228: expect deleted 2024-07-28T19:42:25.373 INFO:tasks.rados.rados.0.smithi045.stdout:3229: read oid 12 snap -1 2024-07-28T19:42:25.374 INFO:tasks.rados.rados.0.smithi045.stdout:3229: expect (ObjNum 1161 snap 394 seq_num 1161) 2024-07-28T19:42:25.374 INFO:tasks.rados.rados.0.smithi045.stdout:3230: snap_remove snap 397 2024-07-28T19:42:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:25 smithi045 bash[80445]: cluster 2024-07-28T19:42:24.143199+0000 mgr.y (mgr.34101) 379 : cluster [DBG] pgmap v857: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 972 KiB/s wr, 7 op/s 2024-07-28T19:42:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:25 smithi045 bash[80445]: cluster 2024-07-28T19:42:24.430446+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-07-28T19:42:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:25 smithi045 bash[80445]: cluster 2024-07-28T19:42:25.337789+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-07-28T19:42:25.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:25 smithi045 bash[82788]: cluster 2024-07-28T19:42:24.143199+0000 mgr.y (mgr.34101) 379 : cluster [DBG] pgmap v857: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 972 KiB/s wr, 7 op/s 2024-07-28T19:42:25.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:25 smithi045 bash[82788]: cluster 2024-07-28T19:42:24.430446+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-07-28T19:42:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:25 smithi045 bash[82788]: cluster 2024-07-28T19:42:25.337789+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-07-28T19:42:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:25 smithi155 bash[68033]: cluster 2024-07-28T19:42:24.143199+0000 mgr.y (mgr.34101) 379 : cluster [DBG] pgmap v857: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 972 KiB/s wr, 7 op/s 2024-07-28T19:42:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:25 smithi155 bash[68033]: cluster 2024-07-28T19:42:24.430446+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-07-28T19:42:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:25 smithi155 bash[68033]: cluster 2024-07-28T19:42:25.337789+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-07-28T19:42:26.341 INFO:tasks.rados.rados.0.smithi045.stdout:3230: done (3 left) 2024-07-28T19:42:26.341 INFO:tasks.rados.rados.0.smithi045.stdout:3231: write oid 23 current snap is 406 2024-07-28T19:42:26.341 INFO:tasks.rados.rados.0.smithi045.stdout:3231: seq_num 1206 ranges {669242=734068,2188931=80311} 2024-07-28T19:42:26.362 INFO:tasks.rados.rados.0.smithi045.stdout:3231: writing smithi04569809-23 from 669242 to 1403310 tid 1 2024-07-28T19:42:26.377 INFO:tasks.rados.rados.0.smithi045.stdout:3231: writing smithi04569809-23 from 2188931 to 2269242 tid 2 2024-07-28T19:42:26.377 INFO:tasks.rados.rados.0.smithi045.stdout:3232: delete oid 27 current snap is 406 2024-07-28T19:42:26.377 INFO:tasks.rados.rados.0.smithi045.stdout:3227: finishing write tid 1 to smithi04569809-2 2024-07-28T19:42:26.377 INFO:tasks.rados.rados.0.smithi045.stdout:3227: finishing write tid 2 to smithi04569809-2 2024-07-28T19:42:26.377 INFO:tasks.rados.rados.0.smithi045.stdout:3227: finishing write tid 3 to smithi04569809-2 2024-07-28T19:42:26.377 INFO:tasks.rados.rados.0.smithi045.stdout:3227: finishing write tid 4 to smithi04569809-2 2024-07-28T19:42:26.377 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 2174 (ObjNum 1205 snap 406 seq_num 1205) dirty exists 2024-07-28T19:42:26.377 INFO:tasks.rados.rados.0.smithi045.stdout:3227: left oid 2 (ObjNum 1205 snap 406 seq_num 1205) 2024-07-28T19:42:26.377 INFO:tasks.rados.rados.0.smithi045.stdout:3229: expect (ObjNum 1161 snap 394 seq_num 1161) 2024-07-28T19:42:26.518 INFO:tasks.rados.rados.0.smithi045.stdout:3231: finishing write tid 1 to smithi04569809-23 2024-07-28T19:42:26.518 INFO:tasks.rados.rados.0.smithi045.stdout:3231: finishing write tid 2 to smithi04569809-23 2024-07-28T19:42:26.518 INFO:tasks.rados.rados.0.smithi045.stdout:3231: finishing write tid 3 to smithi04569809-23 2024-07-28T19:42:26.518 INFO:tasks.rados.rados.0.smithi045.stdout:3231: finishing write tid 4 to smithi04569809-23 2024-07-28T19:42:26.518 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 1116 (ObjNum 1206 snap 406 seq_num 1206) dirty exists 2024-07-28T19:42:26.518 INFO:tasks.rados.rados.0.smithi045.stdout:3231: left oid 23 (ObjNum 1206 snap 406 seq_num 1206) 2024-07-28T19:42:26.519 INFO:tasks.rados.rados.0.smithi045.stdout:3227: done (4 left) 2024-07-28T19:42:26.519 INFO:tasks.rados.rados.0.smithi045.stdout:3228: done (3 left) 2024-07-28T19:42:26.519 INFO:tasks.rados.rados.0.smithi045.stdout:3229: done (2 left) 2024-07-28T19:42:26.519 INFO:tasks.rados.rados.0.smithi045.stdout:3231: done (1 left) 2024-07-28T19:42:26.519 INFO:tasks.rados.rados.0.smithi045.stdout:3232: done (0 left) 2024-07-28T19:42:26.519 INFO:tasks.rados.rados.0.smithi045.stdout:3233: snap_remove snap 405 2024-07-28T19:42:27.437 INFO:tasks.rados.rados.0.smithi045.stdout:3233: done (0 left) 2024-07-28T19:42:27.437 INFO:tasks.rados.rados.0.smithi045.stdout:3234: snap_create 2024-07-28T19:42:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:27 smithi045 bash[80445]: cluster 2024-07-28T19:42:26.143939+0000 mgr.y (mgr.34101) 380 : cluster [DBG] pgmap v860: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 972 KiB/s wr, 7 op/s 2024-07-28T19:42:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:27 smithi045 bash[80445]: cluster 2024-07-28T19:42:26.342246+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-07-28T19:42:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:27 smithi045 bash[82788]: cluster 2024-07-28T19:42:26.143939+0000 mgr.y (mgr.34101) 380 : cluster [DBG] pgmap v860: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 972 KiB/s wr, 7 op/s 2024-07-28T19:42:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:27 smithi045 bash[82788]: cluster 2024-07-28T19:42:26.342246+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-07-28T19:42:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:27 smithi155 bash[68033]: cluster 2024-07-28T19:42:26.143939+0000 mgr.y (mgr.34101) 380 : cluster [DBG] pgmap v860: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 972 KiB/s wr, 7 op/s 2024-07-28T19:42:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:27 smithi155 bash[68033]: cluster 2024-07-28T19:42:26.342246+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-07-28T19:42:28.445 INFO:tasks.rados.rados.0.smithi045.stdout:3234: done (0 left) 2024-07-28T19:42:28.446 INFO:tasks.rados.rados.0.smithi045.stdout:3235: write oid 30 current snap is 407 2024-07-28T19:42:28.446 INFO:tasks.rados.rados.0.smithi045.stdout:3235: seq_num 1208 ranges {702856=484566,1789542=513314} 2024-07-28T19:42:28.465 INFO:tasks.rados.rados.0.smithi045.stdout:3235: writing smithi04569809-30 from 702856 to 1187422 tid 1 2024-07-28T19:42:28.484 INFO:tasks.rados.rados.0.smithi045.stdout:3235: writing smithi04569809-30 from 1789542 to 2302856 tid 2 2024-07-28T19:42:28.484 INFO:tasks.rados.rados.0.smithi045.stdout:3236: read oid 44 snap 398 2024-07-28T19:42:28.484 INFO:tasks.rados.rados.0.smithi045.stdout:3236: expect (ObjNum 939 snap 325 seq_num 939) 2024-07-28T19:42:28.484 INFO:tasks.rados.rados.0.smithi045.stdout:3237: write oid 24 current snap is 407 2024-07-28T19:42:28.484 INFO:tasks.rados.rados.0.smithi045.stdout:3237: seq_num 1209 ranges {719663=676168,1964377=355286} 2024-07-28T19:42:28.505 INFO:tasks.rados.rados.0.smithi045.stdout:3237: writing smithi04569809-24 from 719663 to 1395831 tid 1 2024-07-28T19:42:28.516 INFO:tasks.rados.rados.0.smithi045.stdout:3237: writing smithi04569809-24 from 1964377 to 2319663 tid 2 2024-07-28T19:42:28.517 INFO:tasks.rados.rados.0.smithi045.stdout:3238: read oid 36 snap -1 2024-07-28T19:42:28.517 INFO:tasks.rados.rados.0.smithi045.stdout:3238: expect deleted 2024-07-28T19:42:28.517 INFO:tasks.rados.rados.0.smithi045.stdout:3239: delete oid 16 current snap is 407 2024-07-28T19:42:28.517 INFO:tasks.rados.rados.0.smithi045.stdout:3235: finishing write tid 1 to smithi04569809-30 2024-07-28T19:42:28.517 INFO:tasks.rados.rados.0.smithi045.stdout:3235: finishing write tid 2 to smithi04569809-30 2024-07-28T19:42:28.517 INFO:tasks.rados.rados.0.smithi045.stdout:3235: finishing write tid 3 to smithi04569809-30 2024-07-28T19:42:28.517 INFO:tasks.rados.rados.0.smithi045.stdout:3235: finishing write tid 4 to smithi04569809-30 2024-07-28T19:42:28.517 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1653 (ObjNum 1208 snap 407 seq_num 1208) dirty exists 2024-07-28T19:42:28.517 INFO:tasks.rados.rados.0.smithi045.stdout:3235: left oid 30 (ObjNum 1208 snap 407 seq_num 1208) 2024-07-28T19:42:28.517 INFO:tasks.rados.rados.0.smithi045.stdout:3236: expect (ObjNum 939 snap 325 seq_num 939) 2024-07-28T19:42:28.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:28 smithi045 bash[80445]: cluster 2024-07-28T19:42:27.438147+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-07-28T19:42:28.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:28 smithi045 bash[82788]: cluster 2024-07-28T19:42:27.438147+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-07-28T19:42:28.796 INFO:tasks.rados.rados.0.smithi045.stdout:3237: finishing write tid 1 to smithi04569809-24 2024-07-28T19:42:28.796 INFO:tasks.rados.rados.0.smithi045.stdout:3237: finishing write tid 2 to smithi04569809-24 2024-07-28T19:42:28.796 INFO:tasks.rados.rados.0.smithi045.stdout:3237: finishing write tid 3 to smithi04569809-24 2024-07-28T19:42:28.796 INFO:tasks.rados.rados.0.smithi045.stdout:3237: finishing write tid 4 to smithi04569809-24 2024-07-28T19:42:28.796 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 1204 (ObjNum 1209 snap 407 seq_num 1209) dirty exists 2024-07-28T19:42:28.796 INFO:tasks.rados.rados.0.smithi045.stdout:3237: left oid 24 (ObjNum 1209 snap 407 seq_num 1209) 2024-07-28T19:42:28.797 INFO:tasks.rados.rados.0.smithi045.stdout:3235: done (4 left) 2024-07-28T19:42:28.797 INFO:tasks.rados.rados.0.smithi045.stdout:3236: done (3 left) 2024-07-28T19:42:28.797 INFO:tasks.rados.rados.0.smithi045.stdout:3237: done (2 left) 2024-07-28T19:42:28.797 INFO:tasks.rados.rados.0.smithi045.stdout:3238: done (1 left) 2024-07-28T19:42:28.797 INFO:tasks.rados.rados.0.smithi045.stdout:3239: done (0 left) 2024-07-28T19:42:28.797 INFO:tasks.rados.rados.0.smithi045.stdout:3240: snap_remove snap 376 2024-07-28T19:42:28.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:28 smithi155 bash[68033]: cluster 2024-07-28T19:42:27.438147+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-07-28T19:42:29.460 INFO:tasks.rados.rados.0.smithi045.stdout:3240: done (0 left) 2024-07-28T19:42:29.460 INFO:tasks.rados.rados.0.smithi045.stdout:3241: write oid 44 current snap is 407 2024-07-28T19:42:29.460 INFO:tasks.rados.rados.0.smithi045.stdout:3241: seq_num 1211 ranges {753277=426666,1681341=545753} 2024-07-28T19:42:29.470 INFO:tasks.rados.rados.0.smithi045.stdout:3241: writing smithi04569809-44 from 753277 to 1179943 tid 1 2024-07-28T19:42:29.483 INFO:tasks.rados.rados.0.smithi045.stdout:3241: writing smithi04569809-44 from 1681341 to 2227094 tid 2 2024-07-28T19:42:29.483 INFO:tasks.rados.rados.0.smithi045.stdout:3242: write oid 17 current snap is 407 2024-07-28T19:42:29.483 INFO:tasks.rados.rados.0.smithi045.stdout:3242: seq_num 1212 ranges {770084=501915,2023470=346614} 2024-07-28T19:42:29.496 INFO:tasks.rados.rados.0.smithi045.stdout:3242: writing smithi04569809-17 from 770084 to 1271999 tid 1 2024-07-28T19:42:29.507 INFO:tasks.rados.rados.0.smithi045.stdout:3242: writing smithi04569809-17 from 2023470 to 2370084 tid 2 2024-07-28T19:42:29.507 INFO:tasks.rados.rados.0.smithi045.stdout:3243: read oid 28 snap -1 2024-07-28T19:42:29.507 INFO:tasks.rados.rados.0.smithi045.stdout:3243: expect (ObjNum 1106 snap 369 seq_num 1106) 2024-07-28T19:42:29.508 INFO:tasks.rados.rados.0.smithi045.stdout:3244: write oid 21 current snap is 407 2024-07-28T19:42:29.508 INFO:tasks.rados.rados.0.smithi045.stdout:3241: finishing write tid 1 to smithi04569809-44 2024-07-28T19:42:29.508 INFO:tasks.rados.rados.0.smithi045.stdout:3241: finishing write tid 2 to smithi04569809-44 2024-07-28T19:42:29.508 INFO:tasks.rados.rados.0.smithi045.stdout:3241: finishing write tid 3 to smithi04569809-44 2024-07-28T19:42:29.508 INFO:tasks.rados.rados.0.smithi045.stdout:3241: finishing write tid 4 to smithi04569809-44 2024-07-28T19:42:29.508 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2184 (ObjNum 1211 snap 407 seq_num 1211) dirty exists 2024-07-28T19:42:29.508 INFO:tasks.rados.rados.0.smithi045.stdout:3241: left oid 44 (ObjNum 1211 snap 407 seq_num 1211) 2024-07-28T19:42:29.508 INFO:tasks.rados.rados.0.smithi045.stdout:3242: finishing write tid 1 to smithi04569809-17 2024-07-28T19:42:29.508 INFO:tasks.rados.rados.0.smithi045.stdout:3244: seq_num 1213 ranges {786891=577164,2081952=304939} 2024-07-28T19:42:29.521 INFO:tasks.rados.rados.0.smithi045.stdout:3244: writing smithi04569809-21 from 786891 to 1364055 tid 1 2024-07-28T19:42:29.531 INFO:tasks.rados.rados.0.smithi045.stdout:3244: writing smithi04569809-21 from 2081952 to 2386891 tid 2 2024-07-28T19:42:29.531 INFO:tasks.rados.rados.0.smithi045.stdout:3241: done (3 left) 2024-07-28T19:42:29.531 INFO:tasks.rados.rados.0.smithi045.stdout:3245: write oid 32 current snap is 407 2024-07-28T19:42:29.531 INFO:tasks.rados.rados.0.smithi045.stdout:3242: finishing write tid 2 to smithi04569809-17 2024-07-28T19:42:29.531 INFO:tasks.rados.rados.0.smithi045.stdout:3242: finishing write tid 3 to smithi04569809-17 2024-07-28T19:42:29.532 INFO:tasks.rados.rados.0.smithi045.stdout:3242: finishing write tid 4 to smithi04569809-17 2024-07-28T19:42:29.532 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 1077 (ObjNum 1212 snap 407 seq_num 1212) dirty exists 2024-07-28T19:42:29.532 INFO:tasks.rados.rados.0.smithi045.stdout:3242: left oid 17 (ObjNum 1212 snap 407 seq_num 1212) 2024-07-28T19:42:29.532 INFO:tasks.rados.rados.0.smithi045.stdout:3243: expect (ObjNum 1106 snap 369 seq_num 1106) 2024-07-28T19:42:29.661 INFO:tasks.rados.rados.0.smithi045.stdout:3244: finishing write tid 1 to smithi04569809-21 2024-07-28T19:42:29.661 INFO:tasks.rados.rados.0.smithi045.stdout:3244: finishing write tid 2 to smithi04569809-21 2024-07-28T19:42:29.661 INFO:tasks.rados.rados.0.smithi045.stdout:3244: finishing write tid 3 to smithi04569809-21 2024-07-28T19:42:29.661 INFO:tasks.rados.rados.0.smithi045.stdout:3244: finishing write tid 4 to smithi04569809-21 2024-07-28T19:42:29.661 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1688 (ObjNum 1213 snap 407 seq_num 1213) dirty exists 2024-07-28T19:42:29.661 INFO:tasks.rados.rados.0.smithi045.stdout:3244: left oid 21 (ObjNum 1213 snap 407 seq_num 1213) 2024-07-28T19:42:29.661 INFO:tasks.rados.rados.0.smithi045.stdout:3245: seq_num 1214 ranges {403698=652413,1740434=663264} 2024-07-28T19:42:29.671 INFO:tasks.rados.rados.0.smithi045.stdout:3245: writing smithi04569809-32 from 403698 to 1056111 tid 1 2024-07-28T19:42:29.686 INFO:tasks.rados.rados.0.smithi045.stdout:3245: writing smithi04569809-32 from 1740434 to 2403698 tid 2 2024-07-28T19:42:29.686 INFO:tasks.rados.rados.0.smithi045.stdout:3242: done (3 left) 2024-07-28T19:42:29.686 INFO:tasks.rados.rados.0.smithi045.stdout:3243: done (2 left) 2024-07-28T19:42:29.686 INFO:tasks.rados.rados.0.smithi045.stdout:3244: done (1 left) 2024-07-28T19:42:29.686 INFO:tasks.rados.rados.0.smithi045.stdout:3246: delete oid 17 current snap is 407 2024-07-28T19:42:29.686 INFO:tasks.rados.rados.0.smithi045.stdout:3245: finishing write tid 1 to smithi04569809-32 2024-07-28T19:42:29.689 INFO:tasks.rados.rados.0.smithi045.stdout:3246: done (1 left) 2024-07-28T19:42:29.690 INFO:tasks.rados.rados.0.smithi045.stdout:3247: write oid 45 current snap is 407 2024-07-28T19:42:29.690 INFO:tasks.rados.rados.0.smithi045.stdout:3247: seq_num 1216 ranges {437312=402911,1341045=696749} 2024-07-28T19:42:29.699 INFO:tasks.rados.rados.0.smithi045.stdout:3247: writing smithi04569809-45 from 437312 to 840223 tid 1 2024-07-28T19:42:29.713 INFO:tasks.rados.rados.0.smithi045.stdout:3247: writing smithi04569809-45 from 1341045 to 2037794 tid 2 2024-07-28T19:42:29.713 INFO:tasks.rados.rados.0.smithi045.stdout:3248: snap_remove snap 391 2024-07-28T19:42:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:29 smithi045 bash[80445]: cluster 2024-07-28T19:42:28.144582+0000 mgr.y (mgr.34101) 381 : cluster [DBG] pgmap v863: 89 pgs: 89 active+clean; 228 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:29 smithi045 bash[80445]: cluster 2024-07-28T19:42:28.446520+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-07-28T19:42:29.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:29 smithi045 bash[82788]: cluster 2024-07-28T19:42:28.144582+0000 mgr.y (mgr.34101) 381 : cluster [DBG] pgmap v863: 89 pgs: 89 active+clean; 228 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:29.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:29 smithi045 bash[82788]: cluster 2024-07-28T19:42:28.446520+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-07-28T19:42:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:29 smithi155 bash[68033]: cluster 2024-07-28T19:42:28.144582+0000 mgr.y (mgr.34101) 381 : cluster [DBG] pgmap v863: 89 pgs: 89 active+clean; 228 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:29 smithi155 bash[68033]: cluster 2024-07-28T19:42:28.446520+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-07-28T19:42:30.340 INFO:tasks.rados.rados.0.smithi045.stdout:3248: done (2 left) 2024-07-28T19:42:30.340 INFO:tasks.rados.rados.0.smithi045.stdout:3249: write oid 41 current snap is 407 2024-07-28T19:42:30.340 INFO:tasks.rados.rados.0.smithi045.stdout:3249: seq_num 1217 ranges {454119=594513,1515880=556760} 2024-07-28T19:42:30.352 INFO:tasks.rados.rados.0.smithi045.stdout:3249: writing smithi04569809-41 from 454119 to 1048632 tid 1 2024-07-28T19:42:30.364 INFO:tasks.rados.rados.0.smithi045.stdout:3249: writing smithi04569809-41 from 1515880 to 2072640 tid 2 2024-07-28T19:42:30.364 INFO:tasks.rados.rados.0.smithi045.stdout:3250: snap_remove snap 380 2024-07-28T19:42:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:42:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:42:30] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:42:30.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:30 smithi045 bash[80445]: cluster 2024-07-28T19:42:29.455573+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-07-28T19:42:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:30 smithi045 bash[80445]: cluster 2024-07-28T19:42:30.340481+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-07-28T19:42:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:30 smithi045 bash[82788]: cluster 2024-07-28T19:42:29.455573+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-07-28T19:42:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:30 smithi045 bash[82788]: cluster 2024-07-28T19:42:30.340481+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-07-28T19:42:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:30 smithi155 bash[68033]: cluster 2024-07-28T19:42:29.455573+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-07-28T19:42:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:30 smithi155 bash[68033]: cluster 2024-07-28T19:42:30.340481+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-07-28T19:42:31.347 INFO:tasks.rados.rados.0.smithi045.stdout:3250: done (3 left) 2024-07-28T19:42:31.348 INFO:tasks.rados.rados.0.smithi045.stdout:3251: read oid 38 snap -1 2024-07-28T19:42:31.348 INFO:tasks.rados.rados.0.smithi045.stdout:3251: expect (ObjNum 1193 snap 404 seq_num 1193) 2024-07-28T19:42:31.348 INFO:tasks.rados.rados.0.smithi045.stdout:3252: write oid 48 current snap is 407 2024-07-28T19:42:31.348 INFO:tasks.rados.rados.0.smithi045.stdout:3252: seq_num 1218 ranges {470926=669762,1574362=700418} 2024-07-28T19:42:31.350 INFO:tasks.rados.rados.0.smithi045.stdout:3252: writing smithi04569809-48 from 470926 to 1140688 tid 1 2024-07-28T19:42:31.358 INFO:tasks.rados.rados.0.smithi045.stdout:3252: writing smithi04569809-48 from 1574362 to 2274780 tid 2 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3245: finishing write tid 2 to smithi04569809-32 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3245: finishing write tid 3 to smithi04569809-32 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3245: finishing write tid 4 to smithi04569809-32 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 1442 (ObjNum 1214 snap 407 seq_num 1214) dirty exists 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3245: left oid 32 (ObjNum 1214 snap 407 seq_num 1214) 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3247: finishing write tid 1 to smithi04569809-45 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3247: finishing write tid 2 to smithi04569809-45 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3247: finishing write tid 3 to smithi04569809-45 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3247: finishing write tid 4 to smithi04569809-45 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 855 (ObjNum 1216 snap 407 seq_num 1216) dirty exists 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3247: left oid 45 (ObjNum 1216 snap 407 seq_num 1216) 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3249: finishing write tid 1 to smithi04569809-41 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3249: finishing write tid 2 to smithi04569809-41 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3249: finishing write tid 3 to smithi04569809-41 2024-07-28T19:42:31.359 INFO:tasks.rados.rados.0.smithi045.stdout:3249: finishing write tid 4 to smithi04569809-41 2024-07-28T19:42:31.360 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1666 (ObjNum 1217 snap 407 seq_num 1217) dirty exists 2024-07-28T19:42:31.360 INFO:tasks.rados.rados.0.smithi045.stdout:3249: left oid 41 (ObjNum 1217 snap 407 seq_num 1217) 2024-07-28T19:42:31.360 INFO:tasks.rados.rados.0.smithi045.stdout:3245: done (4 left) 2024-07-28T19:42:31.360 INFO:tasks.rados.rados.0.smithi045.stdout:3247: done (3 left) 2024-07-28T19:42:31.360 INFO:tasks.rados.rados.0.smithi045.stdout:3249: done (2 left) 2024-07-28T19:42:31.360 INFO:tasks.rados.rados.0.smithi045.stdout:3253: rollback oid 7 current snap is 407 2024-07-28T19:42:31.360 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 396 2024-07-28T19:42:31.360 INFO:tasks.rados.rados.0.smithi045.stdout:3254: read oid 25 snap -1 2024-07-28T19:42:31.360 INFO:tasks.rados.rados.0.smithi045.stdout:3254: expect (ObjNum 1154 snap 393 seq_num 1154) 2024-07-28T19:42:31.360 INFO:tasks.rados.rados.0.smithi045.stdout:3255: snap_create 2024-07-28T19:42:31.374 INFO:tasks.rados.rados.0.smithi045.stdout:3252: finishing write tid 1 to smithi04569809-48 2024-07-28T19:42:31.379 INFO:tasks.rados.rados.0.smithi045.stdout:3252: finishing write tid 2 to smithi04569809-48 2024-07-28T19:42:31.379 INFO:tasks.rados.rados.0.smithi045.stdout:3254: expect (ObjNum 1154 snap 393 seq_num 1154) 2024-07-28T19:42:31.527 INFO:tasks.rados.rados.0.smithi045.stdout:3251: expect (ObjNum 1193 snap 404 seq_num 1193) 2024-07-28T19:42:31.624 INFO:tasks.rados.rados.0.smithi045.stdout:3252: finishing write tid 3 to smithi04569809-48 2024-07-28T19:42:31.624 INFO:tasks.rados.rados.0.smithi045.stdout:3252: finishing write tid 4 to smithi04569809-48 2024-07-28T19:42:31.624 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 863 (ObjNum 1218 snap 407 seq_num 1218) dirty exists 2024-07-28T19:42:31.624 INFO:tasks.rados.rados.0.smithi045.stdout:3252: left oid 48 (ObjNum 1218 snap 407 seq_num 1218) 2024-07-28T19:42:31.625 INFO:tasks.rados.rados.0.smithi045.stdout:3253: finishing rollback tid 0 to smithi04569809-7 2024-07-28T19:42:31.625 INFO:tasks.rados.rados.0.smithi045.stdout:3253: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:42:31.625 INFO:tasks.rados.rados.0.smithi045.stdout:3253: finishing rollback tid 2 to smithi04569809-7 2024-07-28T19:42:31.625 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 774 (ObjNum 1150 snap 391 seq_num 1150) dirty exists 2024-07-28T19:42:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:31 smithi045 bash[80445]: cluster 2024-07-28T19:42:30.145222+0000 mgr.y (mgr.34101) 382 : cluster [DBG] pgmap v866: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 768 KiB/s wr, 8 op/s 2024-07-28T19:42:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:31 smithi045 bash[80445]: cluster 2024-07-28T19:42:31.343823+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-07-28T19:42:31.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:31 smithi045 bash[82788]: cluster 2024-07-28T19:42:30.145222+0000 mgr.y (mgr.34101) 382 : cluster [DBG] pgmap v866: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 768 KiB/s wr, 8 op/s 2024-07-28T19:42:31.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:31 smithi045 bash[82788]: cluster 2024-07-28T19:42:31.343823+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-07-28T19:42:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:31 smithi155 bash[68033]: cluster 2024-07-28T19:42:30.145222+0000 mgr.y (mgr.34101) 382 : cluster [DBG] pgmap v866: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 768 KiB/s wr, 8 op/s 2024-07-28T19:42:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:31 smithi155 bash[68033]: cluster 2024-07-28T19:42:31.343823+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-07-28T19:42:32.344 INFO:tasks.rados.rados.0.smithi045.stdout:3251: done (4 left) 2024-07-28T19:42:32.344 INFO:tasks.rados.rados.0.smithi045.stdout:3252: done (3 left) 2024-07-28T19:42:32.344 INFO:tasks.rados.rados.0.smithi045.stdout:3253: done (2 left) 2024-07-28T19:42:32.345 INFO:tasks.rados.rados.0.smithi045.stdout:3254: done (1 left) 2024-07-28T19:42:32.345 INFO:tasks.rados.rados.0.smithi045.stdout:3255: done (0 left) 2024-07-28T19:42:32.345 INFO:tasks.rados.rados.0.smithi045.stdout:3256: snap_create 2024-07-28T19:42:32.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:42:32 smithi155 bash[60745]: ts=2024-07-28T19:42:32.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:42:33.347 INFO:tasks.rados.rados.0.smithi045.stdout:3256: done (0 left) 2024-07-28T19:42:33.347 INFO:tasks.rados.rados.0.smithi045.stdout:3257: read oid 12 snap -1 2024-07-28T19:42:33.347 INFO:tasks.rados.rados.0.smithi045.stdout:3257: expect (ObjNum 1161 snap 394 seq_num 1161) 2024-07-28T19:42:33.347 INFO:tasks.rados.rados.0.smithi045.stdout:3258: write oid 27 current snap is 409 2024-07-28T19:42:33.347 INFO:tasks.rados.rados.0.smithi045.stdout:3258: seq_num 1219 ranges {487733=745011,1632844=560429} 2024-07-28T19:42:33.366 INFO:tasks.rados.rados.0.smithi045.stdout:3258: writing smithi04569809-27 from 487733 to 1232744 tid 1 2024-07-28T19:42:33.380 INFO:tasks.rados.rados.0.smithi045.stdout:3258: writing smithi04569809-27 from 1632844 to 2193273 tid 2 2024-07-28T19:42:33.380 INFO:tasks.rados.rados.0.smithi045.stdout:3259: rollback oid 3 current snap is 409 2024-07-28T19:42:33.380 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 402 2024-07-28T19:42:33.380 INFO:tasks.rados.rados.0.smithi045.stdout:3257: expect (ObjNum 1161 snap 394 seq_num 1161) 2024-07-28T19:42:33.497 INFO:tasks.rados.rados.0.smithi045.stdout:3258: finishing write tid 1 to smithi04569809-27 2024-07-28T19:42:33.497 INFO:tasks.rados.rados.0.smithi045.stdout:3259: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:42:33.497 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1596 (ObjNum 129 snap 0 seq_num 284081216) dirty dne 2024-07-28T19:42:33.497 INFO:tasks.rados.rados.0.smithi045.stdout:3258: finishing write tid 2 to smithi04569809-27 2024-07-28T19:42:33.497 INFO:tasks.rados.rados.0.smithi045.stdout:3258: finishing write tid 3 to smithi04569809-27 2024-07-28T19:42:33.497 INFO:tasks.rados.rados.0.smithi045.stdout:3258: finishing write tid 4 to smithi04569809-27 2024-07-28T19:42:33.497 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 2121 (ObjNum 1219 snap 409 seq_num 1219) dirty exists 2024-07-28T19:42:33.498 INFO:tasks.rados.rados.0.smithi045.stdout:3258: left oid 27 (ObjNum 1219 snap 409 seq_num 1219) 2024-07-28T19:42:33.498 INFO:tasks.rados.rados.0.smithi045.stdout:3257: done (2 left) 2024-07-28T19:42:33.498 INFO:tasks.rados.rados.0.smithi045.stdout:3258: done (1 left) 2024-07-28T19:42:33.498 INFO:tasks.rados.rados.0.smithi045.stdout:3259: done (0 left) 2024-07-28T19:42:33.498 INFO:tasks.rados.rados.0.smithi045.stdout:3260: rollback oid 39 current snap is 409 2024-07-28T19:42:33.498 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 39 to 406 2024-07-28T19:42:33.498 INFO:tasks.rados.rados.0.smithi045.stdout:3261: snap_remove snap 407 2024-07-28T19:42:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:33 smithi045 bash[80445]: cluster 2024-07-28T19:42:32.146198+0000 mgr.y (mgr.34101) 383 : cluster [DBG] pgmap v869: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 231 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 1019 KiB/s wr, 11 op/s 2024-07-28T19:42:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:33 smithi045 bash[80445]: cluster 2024-07-28T19:42:32.345437+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-07-28T19:42:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:33 smithi045 bash[80445]: audit 2024-07-28T19:42:33.039051+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:33 smithi045 bash[82788]: cluster 2024-07-28T19:42:32.146198+0000 mgr.y (mgr.34101) 383 : cluster [DBG] pgmap v869: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 231 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 1019 KiB/s wr, 11 op/s 2024-07-28T19:42:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:33 smithi045 bash[82788]: cluster 2024-07-28T19:42:32.345437+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-07-28T19:42:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:33 smithi045 bash[82788]: audit 2024-07-28T19:42:33.039051+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:33 smithi155 bash[68033]: cluster 2024-07-28T19:42:32.146198+0000 mgr.y (mgr.34101) 383 : cluster [DBG] pgmap v869: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 231 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 1019 KiB/s wr, 11 op/s 2024-07-28T19:42:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:33 smithi155 bash[68033]: cluster 2024-07-28T19:42:32.345437+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-07-28T19:42:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:33 smithi155 bash[68033]: audit 2024-07-28T19:42:33.039051+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:3261: done (1 left) 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:3262: read oid 49 snap -1 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:3262: expect deleted 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:3263: read oid 26 snap -1 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:3263: expect (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:3264: rollback oid 38 current snap is 409 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 38 to 403 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:3260: finishing rollback tid 0 to smithi04569809-39 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:3260: finishing rollback tid 1 to smithi04569809-39 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:3260: finishing rollback tid 2 to smithi04569809-39 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1454 (ObjNum 1086 snap 364 seq_num 1086) dirty exists 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:3260: done (3 left) 2024-07-28T19:42:34.367 INFO:tasks.rados.rados.0.smithi045.stdout:3265: read oid 45 snap 403 2024-07-28T19:42:34.368 INFO:tasks.rados.rados.0.smithi045.stdout:3265: expect (ObjNum 1141 snap 386 seq_num 1141) 2024-07-28T19:42:34.368 INFO:tasks.rados.rados.0.smithi045.stdout:3266: read oid 29 snap -1 2024-07-28T19:42:34.368 INFO:tasks.rados.rados.0.smithi045.stdout:3266: expect deleted 2024-07-28T19:42:34.368 INFO:tasks.rados.rados.0.smithi045.stdout:3267: snap_create 2024-07-28T19:42:34.379 INFO:tasks.rados.rados.0.smithi045.stdout:3263: expect (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T19:42:34.597 INFO:tasks.rados.rados.0.smithi045.stdout:3264: finishing rollback tid 0 to smithi04569809-38 2024-07-28T19:42:34.597 INFO:tasks.rados.rados.0.smithi045.stdout:3264: finishing rollback tid 1 to smithi04569809-38 2024-07-28T19:42:34.597 INFO:tasks.rados.rados.0.smithi045.stdout:3264: finishing rollback tid 2 to smithi04569809-38 2024-07-28T19:42:34.597 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 1090 (ObjNum 1080 snap 364 seq_num 1080) dirty exists 2024-07-28T19:42:34.597 INFO:tasks.rados.rados.0.smithi045.stdout:3265: expect (ObjNum 1141 snap 386 seq_num 1141) 2024-07-28T19:42:34.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:34 smithi045 bash[82788]: cluster 2024-07-28T19:42:33.347963+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-07-28T19:42:34.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:34 smithi045 bash[80445]: cluster 2024-07-28T19:42:33.347963+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-07-28T19:42:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:34 smithi155 bash[68033]: cluster 2024-07-28T19:42:33.347963+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-07-28T19:42:35.342 INFO:tasks.rados.rados.0.smithi045.stdout:3262: done (5 left) 2024-07-28T19:42:35.343 INFO:tasks.rados.rados.0.smithi045.stdout:3263: done (4 left) 2024-07-28T19:42:35.343 INFO:tasks.rados.rados.0.smithi045.stdout:3264: done (3 left) 2024-07-28T19:42:35.343 INFO:tasks.rados.rados.0.smithi045.stdout:3265: done (2 left) 2024-07-28T19:42:35.343 INFO:tasks.rados.rados.0.smithi045.stdout:3266: done (1 left) 2024-07-28T19:42:35.343 INFO:tasks.rados.rados.0.smithi045.stdout:3267: done (0 left) 2024-07-28T19:42:35.343 INFO:tasks.rados.rados.0.smithi045.stdout:3268: delete oid 47 current snap is 410 2024-07-28T19:42:35.350 INFO:tasks.rados.rados.0.smithi045.stdout:3268: done (0 left) 2024-07-28T19:42:35.350 INFO:tasks.rados.rados.0.smithi045.stdout:3269: rollback oid 17 current snap is 410 2024-07-28T19:42:35.350 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 393 2024-07-28T19:42:35.350 INFO:tasks.rados.rados.0.smithi045.stdout:3270: read oid 18 snap -1 2024-07-28T19:42:35.350 INFO:tasks.rados.rados.0.smithi045.stdout:3270: expect (ObjNum 1194 snap 404 seq_num 1194) 2024-07-28T19:42:35.350 INFO:tasks.rados.rados.0.smithi045.stdout:3271: read oid 19 snap -1 2024-07-28T19:42:35.350 INFO:tasks.rados.rados.0.smithi045.stdout:3271: expect deleted 2024-07-28T19:42:35.350 INFO:tasks.rados.rados.0.smithi045.stdout:3272: read oid 23 snap -1 2024-07-28T19:42:35.350 INFO:tasks.rados.rados.0.smithi045.stdout:3272: expect (ObjNum 1206 snap 406 seq_num 1206) 2024-07-28T19:42:35.350 INFO:tasks.rados.rados.0.smithi045.stdout:3273: rollback oid 40 current snap is 410 2024-07-28T19:42:35.350 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 40 to 368 2024-07-28T19:42:35.351 INFO:tasks.rados.rados.0.smithi045.stdout:3274: snap_create 2024-07-28T19:42:35.360 INFO:tasks.rados.rados.0.smithi045.stdout:3269: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:42:35.360 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 0 (ObjNum 33 snap 0 seq_num 284178304) dirty dne 2024-07-28T19:42:35.367 INFO:tasks.rados.rados.0.smithi045.stdout:3270: expect (ObjNum 1194 snap 404 seq_num 1194) 2024-07-28T19:42:35.574 INFO:tasks.rados.rados.0.smithi045.stdout:3273: finishing rollback tid 0 to smithi04569809-40 2024-07-28T19:42:35.574 INFO:tasks.rados.rados.0.smithi045.stdout:3272: expect (ObjNum 1206 snap 406 seq_num 1206) 2024-07-28T19:42:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:35 smithi045 bash[80445]: cluster 2024-07-28T19:42:34.147285+0000 mgr.y (mgr.34101) 384 : cluster [DBG] pgmap v872: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-07-28T19:42:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:35 smithi045 bash[80445]: cluster 2024-07-28T19:42:34.367117+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-07-28T19:42:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:35 smithi045 bash[80445]: cluster 2024-07-28T19:42:35.343339+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-07-28T19:42:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:35 smithi045 bash[82788]: cluster 2024-07-28T19:42:34.147285+0000 mgr.y (mgr.34101) 384 : cluster [DBG] pgmap v872: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-07-28T19:42:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:35 smithi045 bash[82788]: cluster 2024-07-28T19:42:34.367117+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-07-28T19:42:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:35 smithi045 bash[82788]: cluster 2024-07-28T19:42:35.343339+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-07-28T19:42:35.735 INFO:tasks.rados.rados.0.smithi045.stdout:3273: finishing rollback tid 1 to smithi04569809-40 2024-07-28T19:42:35.735 INFO:tasks.rados.rados.0.smithi045.stdout:3273: finishing rollback tid 2 to smithi04569809-40 2024-07-28T19:42:35.735 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1460 (ObjNum 1025 snap 351 seq_num 1025) dirty exists 2024-07-28T19:42:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:35 smithi155 bash[68033]: cluster 2024-07-28T19:42:34.147285+0000 mgr.y (mgr.34101) 384 : cluster [DBG] pgmap v872: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-07-28T19:42:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:35 smithi155 bash[68033]: cluster 2024-07-28T19:42:34.367117+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-07-28T19:42:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:35 smithi155 bash[68033]: cluster 2024-07-28T19:42:35.343339+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-07-28T19:42:36.343 INFO:tasks.rados.rados.0.smithi045.stdout:3269: done (5 left) 2024-07-28T19:42:36.344 INFO:tasks.rados.rados.0.smithi045.stdout:3270: done (4 left) 2024-07-28T19:42:36.344 INFO:tasks.rados.rados.0.smithi045.stdout:3271: done (3 left) 2024-07-28T19:42:36.344 INFO:tasks.rados.rados.0.smithi045.stdout:3272: done (2 left) 2024-07-28T19:42:36.344 INFO:tasks.rados.rados.0.smithi045.stdout:3273: done (1 left) 2024-07-28T19:42:36.344 INFO:tasks.rados.rados.0.smithi045.stdout:3274: done (0 left) 2024-07-28T19:42:36.344 INFO:tasks.rados.rados.0.smithi045.stdout:3275: write oid 17 current snap is 411 2024-07-28T19:42:36.344 INFO:tasks.rados.rados.0.smithi045.stdout:3275: seq_num 1221 ranges {521347=495509,1633455=564098} 2024-07-28T19:42:36.360 INFO:tasks.rados.rados.0.smithi045.stdout:3275: writing smithi04569809-17 from 521347 to 1016856 tid 1 2024-07-28T19:42:36.380 INFO:tasks.rados.rados.0.smithi045.stdout:3275: writing smithi04569809-17 from 1633455 to 2197553 tid 2 2024-07-28T19:42:36.380 INFO:tasks.rados.rados.0.smithi045.stdout:3276: write oid 21 current snap is 411 2024-07-28T19:42:36.380 INFO:tasks.rados.rados.0.smithi045.stdout:3276: seq_num 1222 ranges {538154=570758,1691937=707756} 2024-07-28T19:42:36.396 INFO:tasks.rados.rados.0.smithi045.stdout:3276: writing smithi04569809-21 from 538154 to 1108912 tid 1 2024-07-28T19:42:36.412 INFO:tasks.rados.rados.0.smithi045.stdout:3276: writing smithi04569809-21 from 1691937 to 2399693 tid 2 2024-07-28T19:42:36.412 INFO:tasks.rados.rados.0.smithi045.stdout:3277: write oid 47 current snap is 411 2024-07-28T19:42:36.412 INFO:tasks.rados.rados.0.smithi045.stdout:3275: finishing write tid 1 to smithi04569809-17 2024-07-28T19:42:36.412 INFO:tasks.rados.rados.0.smithi045.stdout:3275: finishing write tid 2 to smithi04569809-17 2024-07-28T19:42:36.412 INFO:tasks.rados.rados.0.smithi045.stdout:3275: finishing write tid 3 to smithi04569809-17 2024-07-28T19:42:36.412 INFO:tasks.rados.rados.0.smithi045.stdout:3275: finishing write tid 4 to smithi04569809-17 2024-07-28T19:42:36.412 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 1094 (ObjNum 1221 snap 411 seq_num 1221) dirty exists 2024-07-28T19:42:36.412 INFO:tasks.rados.rados.0.smithi045.stdout:3275: left oid 17 (ObjNum 1221 snap 411 seq_num 1221) 2024-07-28T19:42:36.412 INFO:tasks.rados.rados.0.smithi045.stdout:3276: finishing write tid 1 to smithi04569809-21 2024-07-28T19:42:36.412 INFO:tasks.rados.rados.0.smithi045.stdout:3277: seq_num 1223 ranges {554961=646007,1750419=451414} 2024-07-28T19:42:36.424 INFO:tasks.rados.rados.0.smithi045.stdout:3277: writing smithi04569809-47 from 554961 to 1200968 tid 1 2024-07-28T19:42:36.435 INFO:tasks.rados.rados.0.smithi045.stdout:3277: writing smithi04569809-47 from 1750419 to 2201833 tid 2 2024-07-28T19:42:36.435 INFO:tasks.rados.rados.0.smithi045.stdout:3275: done (2 left) 2024-07-28T19:42:36.435 INFO:tasks.rados.rados.0.smithi045.stdout:3278: delete oid 10 current snap is 411 2024-07-28T19:42:36.436 INFO:tasks.rados.rados.0.smithi045.stdout:3276: finishing write tid 2 to smithi04569809-21 2024-07-28T19:42:36.436 INFO:tasks.rados.rados.0.smithi045.stdout:3276: finishing write tid 3 to smithi04569809-21 2024-07-28T19:42:36.436 INFO:tasks.rados.rados.0.smithi045.stdout:3276: finishing write tid 4 to smithi04569809-21 2024-07-28T19:42:36.436 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1703 (ObjNum 1222 snap 411 seq_num 1222) dirty exists 2024-07-28T19:42:36.436 INFO:tasks.rados.rados.0.smithi045.stdout:3276: left oid 21 (ObjNum 1222 snap 411 seq_num 1222) 2024-07-28T19:42:36.436 INFO:tasks.rados.rados.0.smithi045.stdout:3277: finishing write tid 1 to smithi04569809-47 2024-07-28T19:42:36.443 INFO:tasks.rados.rados.0.smithi045.stdout:3277: finishing write tid 2 to smithi04569809-47 2024-07-28T19:42:36.443 INFO:tasks.rados.rados.0.smithi045.stdout:3277: finishing write tid 3 to smithi04569809-47 2024-07-28T19:42:36.444 INFO:tasks.rados.rados.0.smithi045.stdout:3277: finishing write tid 4 to smithi04569809-47 2024-07-28T19:42:36.444 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 1679 (ObjNum 1223 snap 411 seq_num 1223) dirty exists 2024-07-28T19:42:36.444 INFO:tasks.rados.rados.0.smithi045.stdout:3277: left oid 47 (ObjNum 1223 snap 411 seq_num 1223) 2024-07-28T19:42:36.444 INFO:tasks.rados.rados.0.smithi045.stdout:3276: done (2 left) 2024-07-28T19:42:36.444 INFO:tasks.rados.rados.0.smithi045.stdout:3277: done (1 left) 2024-07-28T19:42:36.444 INFO:tasks.rados.rados.0.smithi045.stdout:3278: done (0 left) 2024-07-28T19:42:36.444 INFO:tasks.rados.rados.0.smithi045.stdout:3279: delete oid 11 current snap is 411 2024-07-28T19:42:36.448 INFO:tasks.rados.rados.0.smithi045.stdout:3279: done (0 left) 2024-07-28T19:42:36.449 INFO:tasks.rados.rados.0.smithi045.stdout:3280: snap_create 2024-07-28T19:42:37.373 INFO:tasks.rados.rados.0.smithi045.stdout:3280: done (0 left) 2024-07-28T19:42:37.373 INFO:tasks.rados.rados.0.smithi045.stdout:3281: snap_create 2024-07-28T19:42:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:37 smithi045 bash[82788]: cluster 2024-07-28T19:42:36.148003+0000 mgr.y (mgr.34101) 385 : cluster [DBG] pgmap v875: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-07-28T19:42:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:37 smithi045 bash[82788]: cluster 2024-07-28T19:42:36.344540+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-07-28T19:42:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:37 smithi045 bash[80445]: cluster 2024-07-28T19:42:36.148003+0000 mgr.y (mgr.34101) 385 : cluster [DBG] pgmap v875: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-07-28T19:42:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:37 smithi045 bash[80445]: cluster 2024-07-28T19:42:36.344540+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-07-28T19:42:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:37 smithi155 bash[68033]: cluster 2024-07-28T19:42:36.148003+0000 mgr.y (mgr.34101) 385 : cluster [DBG] pgmap v875: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-07-28T19:42:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:37 smithi155 bash[68033]: cluster 2024-07-28T19:42:36.344540+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-07-28T19:42:38.384 INFO:tasks.rados.rados.0.smithi045.stdout:3281: done (0 left) 2024-07-28T19:42:38.384 INFO:tasks.rados.rados.0.smithi045.stdout:3282: read oid 26 snap -1 2024-07-28T19:42:38.385 INFO:tasks.rados.rados.0.smithi045.stdout:3282: expect (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T19:42:38.385 INFO:tasks.rados.rados.0.smithi045.stdout:3283: snap_remove snap 368 2024-07-28T19:42:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:38 smithi045 bash[80445]: cluster 2024-07-28T19:42:37.374380+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-07-28T19:42:38.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:38 smithi045 bash[82788]: cluster 2024-07-28T19:42:37.374380+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-07-28T19:42:38.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:38 smithi155 bash[68033]: cluster 2024-07-28T19:42:37.374380+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-07-28T19:42:39.387 INFO:tasks.rados.rados.0.smithi045.stdout:3283: done (1 left) 2024-07-28T19:42:39.387 INFO:tasks.rados.rados.0.smithi045.stdout:3284: write oid 35 current snap is 413 2024-07-28T19:42:39.387 INFO:tasks.rados.rados.0.smithi045.stdout:3284: seq_num 1226 ranges {605382=588107,1925865=679517} 2024-07-28T19:42:39.410 INFO:tasks.rados.rados.0.smithi045.stdout:3284: writing smithi04569809-35 from 605382 to 1193489 tid 1 2024-07-28T19:42:39.434 INFO:tasks.rados.rados.0.smithi045.stdout:3284: writing smithi04569809-35 from 1925865 to 2605382 tid 2 2024-07-28T19:42:39.435 INFO:tasks.rados.rados.0.smithi045.stdout:3285: rollback oid 46 current snap is 413 2024-07-28T19:42:39.435 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 46 to 398 2024-07-28T19:42:39.435 INFO:tasks.rados.rados.0.smithi045.stdout:3282: expect (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T19:42:39.678 INFO:tasks.rados.rados.0.smithi045.stdout:3284: finishing write tid 1 to smithi04569809-35 2024-07-28T19:42:39.678 INFO:tasks.rados.rados.0.smithi045.stdout:3282: done (2 left) 2024-07-28T19:42:39.678 INFO:tasks.rados.rados.0.smithi045.stdout:3286: rollback oid 22 current snap is 413 2024-07-28T19:42:39.678 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 22 to 393 2024-07-28T19:42:39.678 INFO:tasks.rados.rados.0.smithi045.stdout:3285: finishing rollback tid 0 to smithi04569809-46 2024-07-28T19:42:39.678 INFO:tasks.rados.rados.0.smithi045.stdout:3285: finishing rollback tid 1 to smithi04569809-46 2024-07-28T19:42:39.678 INFO:tasks.rados.rados.0.smithi045.stdout:3285: finishing rollback tid 2 to smithi04569809-46 2024-07-28T19:42:39.678 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1526 (ObjNum 1142 snap 386 seq_num 1142) dirty exists 2024-07-28T19:42:39.678 INFO:tasks.rados.rados.0.smithi045.stdout:3284: finishing write tid 2 to smithi04569809-35 2024-07-28T19:42:39.679 INFO:tasks.rados.rados.0.smithi045.stdout:3284: finishing write tid 3 to smithi04569809-35 2024-07-28T19:42:39.679 INFO:tasks.rados.rados.0.smithi045.stdout:3284: finishing write tid 4 to smithi04569809-35 2024-07-28T19:42:39.679 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 1223 (ObjNum 1226 snap 413 seq_num 1226) dirty exists 2024-07-28T19:42:39.679 INFO:tasks.rados.rados.0.smithi045.stdout:3284: left oid 35 (ObjNum 1226 snap 413 seq_num 1226) 2024-07-28T19:42:39.679 INFO:tasks.rados.rados.0.smithi045.stdout:3284: done (2 left) 2024-07-28T19:42:39.679 INFO:tasks.rados.rados.0.smithi045.stdout:3285: done (1 left) 2024-07-28T19:42:39.679 INFO:tasks.rados.rados.0.smithi045.stdout:3287: delete oid 8 current snap is 413 2024-07-28T19:42:39.681 INFO:tasks.rados.rados.0.smithi045.stdout:3287: done (1 left) 2024-07-28T19:42:39.681 INFO:tasks.rados.rados.0.smithi045.stdout:3288: snap_remove snap 381 2024-07-28T19:42:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:39 smithi045 bash[82788]: cluster 2024-07-28T19:42:38.148714+0000 mgr.y (mgr.34101) 386 : cluster [DBG] pgmap v878: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 324 KiB/s rd, 0 op/s 2024-07-28T19:42:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:39 smithi045 bash[82788]: cluster 2024-07-28T19:42:38.385309+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-07-28T19:42:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:39 smithi045 bash[80445]: cluster 2024-07-28T19:42:38.148714+0000 mgr.y (mgr.34101) 386 : cluster [DBG] pgmap v878: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 324 KiB/s rd, 0 op/s 2024-07-28T19:42:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:39 smithi045 bash[80445]: cluster 2024-07-28T19:42:38.385309+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-07-28T19:42:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:39 smithi155 bash[68033]: cluster 2024-07-28T19:42:38.148714+0000 mgr.y (mgr.34101) 386 : cluster [DBG] pgmap v878: 89 pgs: 89 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 324 KiB/s rd, 0 op/s 2024-07-28T19:42:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:39 smithi155 bash[68033]: cluster 2024-07-28T19:42:38.385309+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-07-28T19:42:40.346 INFO:tasks.rados.rados.0.smithi045.stdout:3288: done (1 left) 2024-07-28T19:42:40.346 INFO:tasks.rados.rados.0.smithi045.stdout:3289: snap_remove snap 411 2024-07-28T19:42:40.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:42:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:42:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:42:40.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:40 smithi045 bash[80445]: cluster 2024-07-28T19:42:39.387555+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-07-28T19:42:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:40 smithi045 bash[80445]: cluster 2024-07-28T19:42:40.345968+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-07-28T19:42:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:40 smithi045 bash[82788]: cluster 2024-07-28T19:42:39.387555+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-07-28T19:42:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:40 smithi045 bash[82788]: cluster 2024-07-28T19:42:40.345968+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-07-28T19:42:40.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:40 smithi155 bash[68033]: cluster 2024-07-28T19:42:39.387555+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-07-28T19:42:40.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:40 smithi155 bash[68033]: cluster 2024-07-28T19:42:40.345968+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-07-28T19:42:41.346 INFO:tasks.rados.rados.0.smithi045.stdout:3289: done (1 left) 2024-07-28T19:42:41.347 INFO:tasks.rados.rados.0.smithi045.stdout:3290: read oid 9 snap -1 2024-07-28T19:42:41.347 INFO:tasks.rados.rados.0.smithi045.stdout:3290: expect deleted 2024-07-28T19:42:41.347 INFO:tasks.rados.rados.0.smithi045.stdout:3291: write oid 16 current snap is 413 2024-07-28T19:42:41.347 INFO:tasks.rados.rados.0.smithi045.stdout:3286: finishing rollback tid 0 to smithi04569809-22 2024-07-28T19:42:41.347 INFO:tasks.rados.rados.0.smithi045.stdout:3286: finishing rollback tid 1 to smithi04569809-22 2024-07-28T19:42:41.347 INFO:tasks.rados.rados.0.smithi045.stdout:3286: finishing rollback tid 2 to smithi04569809-22 2024-07-28T19:42:41.347 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 1472 (ObjNum 1112 snap 370 seq_num 1112) dirty exists 2024-07-28T19:42:41.347 INFO:tasks.rados.rados.0.smithi045.stdout:3291: seq_num 1228 ranges {638996=738605,1926476=712520} 2024-07-28T19:42:41.369 INFO:tasks.rados.rados.0.smithi045.stdout:3291: writing smithi04569809-16 from 638996 to 1377601 tid 1 2024-07-28T19:42:41.390 INFO:tasks.rados.rados.0.smithi045.stdout:3291: writing smithi04569809-16 from 1926476 to 2638996 tid 2 2024-07-28T19:42:41.390 INFO:tasks.rados.rados.0.smithi045.stdout:3286: done (2 left) 2024-07-28T19:42:41.390 INFO:tasks.rados.rados.0.smithi045.stdout:3292: write oid 43 current snap is 413 2024-07-28T19:42:41.390 INFO:tasks.rados.rados.0.smithi045.stdout:3292: seq_num 1229 ranges {655803=413854,1584958=462421} 2024-07-28T19:42:41.406 INFO:tasks.rados.rados.0.smithi045.stdout:3292: writing smithi04569809-43 from 655803 to 1069657 tid 1 2024-07-28T19:42:41.418 INFO:tasks.rados.rados.0.smithi045.stdout:3292: writing smithi04569809-43 from 1584958 to 2047379 tid 2 2024-07-28T19:42:41.418 INFO:tasks.rados.rados.0.smithi045.stdout:3293: snap_remove snap 404 2024-07-28T19:42:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:41 smithi045 bash[80445]: cluster 2024-07-28T19:42:40.149398+0000 mgr.y (mgr.34101) 387 : cluster [DBG] pgmap v881: 89 pgs: 89 active+clean; 255 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 976 KiB/s wr, 17 op/s 2024-07-28T19:42:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:41 smithi045 bash[80445]: cluster 2024-07-28T19:42:41.347336+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-07-28T19:42:41.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:41 smithi045 bash[82788]: cluster 2024-07-28T19:42:40.149398+0000 mgr.y (mgr.34101) 387 : cluster [DBG] pgmap v881: 89 pgs: 89 active+clean; 255 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 976 KiB/s wr, 17 op/s 2024-07-28T19:42:41.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:41 smithi045 bash[82788]: cluster 2024-07-28T19:42:41.347336+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-07-28T19:42:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:41 smithi155 bash[68033]: cluster 2024-07-28T19:42:40.149398+0000 mgr.y (mgr.34101) 387 : cluster [DBG] pgmap v881: 89 pgs: 89 active+clean; 255 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 976 KiB/s wr, 17 op/s 2024-07-28T19:42:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:41 smithi155 bash[68033]: cluster 2024-07-28T19:42:41.347336+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-07-28T19:42:42.422 INFO:tasks.rados.rados.0.smithi045.stdout:3293: done (3 left) 2024-07-28T19:42:42.422 INFO:tasks.rados.rados.0.smithi045.stdout:3294: delete oid 2 current snap is 413 2024-07-28T19:42:42.422 INFO:tasks.rados.rados.0.smithi045.stdout:3291: finishing write tid 1 to smithi04569809-16 2024-07-28T19:42:42.423 INFO:tasks.rados.rados.0.smithi045.stdout:3291: finishing write tid 2 to smithi04569809-16 2024-07-28T19:42:42.423 INFO:tasks.rados.rados.0.smithi045.stdout:3291: finishing write tid 3 to smithi04569809-16 2024-07-28T19:42:42.423 INFO:tasks.rados.rados.0.smithi045.stdout:3291: finishing write tid 4 to smithi04569809-16 2024-07-28T19:42:42.423 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 781 (ObjNum 1228 snap 413 seq_num 1228) dirty exists 2024-07-28T19:42:42.423 INFO:tasks.rados.rados.0.smithi045.stdout:3291: left oid 16 (ObjNum 1228 snap 413 seq_num 1228) 2024-07-28T19:42:42.423 INFO:tasks.rados.rados.0.smithi045.stdout:3292: finishing write tid 1 to smithi04569809-43 2024-07-28T19:42:42.423 INFO:tasks.rados.rados.0.smithi045.stdout:3292: finishing write tid 2 to smithi04569809-43 2024-07-28T19:42:42.423 INFO:tasks.rados.rados.0.smithi045.stdout:3292: finishing write tid 3 to smithi04569809-43 2024-07-28T19:42:42.423 INFO:tasks.rados.rados.0.smithi045.stdout:3292: finishing write tid 4 to smithi04569809-43 2024-07-28T19:42:42.423 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 625 (ObjNum 1229 snap 413 seq_num 1229) dirty exists 2024-07-28T19:42:42.423 INFO:tasks.rados.rados.0.smithi045.stdout:3292: left oid 43 (ObjNum 1229 snap 413 seq_num 1229) 2024-07-28T19:42:42.447 INFO:tasks.rados.rados.0.smithi045.stdout:3290: done (3 left) 2024-07-28T19:42:42.447 INFO:tasks.rados.rados.0.smithi045.stdout:3291: done (2 left) 2024-07-28T19:42:42.447 INFO:tasks.rados.rados.0.smithi045.stdout:3292: done (1 left) 2024-07-28T19:42:42.447 INFO:tasks.rados.rados.0.smithi045.stdout:3294: done (0 left) 2024-07-28T19:42:42.447 INFO:tasks.rados.rados.0.smithi045.stdout:3295: snap_remove snap 410 2024-07-28T19:42:42.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:42:42 smithi155 bash[60745]: ts=2024-07-28T19:42:42.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:42:43.434 INFO:tasks.rados.rados.0.smithi045.stdout:3295: done (0 left) 2024-07-28T19:42:43.434 INFO:tasks.rados.rados.0.smithi045.stdout:3296: rollback oid 4 current snap is 413 2024-07-28T19:42:43.434 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 4 to 412 2024-07-28T19:42:43.434 INFO:tasks.rados.rados.0.smithi045.stdout:3297: rollback oid 39 current snap is 413 2024-07-28T19:42:43.434 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 39 to 412 2024-07-28T19:42:43.434 INFO:tasks.rados.rados.0.smithi045.stdout:3298: write oid 29 current snap is 413 2024-07-28T19:42:43.434 INFO:tasks.rados.rados.0.smithi045.stdout:3298: seq_num 1231 ranges {689417=564352,1701922=466090} 2024-07-28T19:42:43.450 INFO:tasks.rados.rados.0.smithi045.stdout:3298: writing smithi04569809-29 from 689417 to 1253769 tid 1 2024-07-28T19:42:43.462 INFO:tasks.rados.rados.0.smithi045.stdout:3298: writing smithi04569809-29 from 1701922 to 2168012 tid 2 2024-07-28T19:42:43.463 INFO:tasks.rados.rados.0.smithi045.stdout:3299: delete oid 45 current snap is 413 2024-07-28T19:42:43.463 INFO:tasks.rados.rados.0.smithi045.stdout:3296: finishing rollback tid 0 to smithi04569809-4 2024-07-28T19:42:43.463 INFO:tasks.rados.rados.0.smithi045.stdout:3296: finishing rollback tid 1 to smithi04569809-4 2024-07-28T19:42:43.463 INFO:tasks.rados.rados.0.smithi045.stdout:3296: finishing rollback tid 2 to smithi04569809-4 2024-07-28T19:42:43.463 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 323 (ObjNum 1108 snap 370 seq_num 1108) dirty exists 2024-07-28T19:42:43.463 INFO:tasks.rados.rados.0.smithi045.stdout:3297: finishing rollback tid 0 to smithi04569809-39 2024-07-28T19:42:43.463 INFO:tasks.rados.rados.0.smithi045.stdout:3297: finishing rollback tid 1 to smithi04569809-39 2024-07-28T19:42:43.463 INFO:tasks.rados.rados.0.smithi045.stdout:3297: finishing rollback tid 2 to smithi04569809-39 2024-07-28T19:42:43.463 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1494 (ObjNum 1086 snap 364 seq_num 1086) dirty exists 2024-07-28T19:42:43.464 INFO:tasks.rados.rados.0.smithi045.stdout:3298: finishing write tid 1 to smithi04569809-29 2024-07-28T19:42:43.469 INFO:tasks.rados.rados.0.smithi045.stdout:3296: done (3 left) 2024-07-28T19:42:43.469 INFO:tasks.rados.rados.0.smithi045.stdout:3297: done (2 left) 2024-07-28T19:42:43.469 INFO:tasks.rados.rados.0.smithi045.stdout:3299: done (1 left) 2024-07-28T19:42:43.469 INFO:tasks.rados.rados.0.smithi045.stdout:3300: write oid 27 current snap is 413 2024-07-28T19:42:43.469 INFO:tasks.rados.rados.0.smithi045.stdout:3300: seq_num 1233 ranges {723031=431203,1818886=469759} 2024-07-28T19:42:43.482 INFO:tasks.rados.rados.0.smithi045.stdout:3300: writing smithi04569809-27 from 723031 to 1154234 tid 1 2024-07-28T19:42:43.494 INFO:tasks.rados.rados.0.smithi045.stdout:3300: writing smithi04569809-27 from 1818886 to 2288645 tid 2 2024-07-28T19:42:43.494 INFO:tasks.rados.rados.0.smithi045.stdout:3301: delete oid 7 current snap is 413 2024-07-28T19:42:43.494 INFO:tasks.rados.rados.0.smithi045.stdout:3298: finishing write tid 2 to smithi04569809-29 2024-07-28T19:42:43.494 INFO:tasks.rados.rados.0.smithi045.stdout:3298: finishing write tid 3 to smithi04569809-29 2024-07-28T19:42:43.494 INFO:tasks.rados.rados.0.smithi045.stdout:3298: finishing write tid 4 to smithi04569809-29 2024-07-28T19:42:43.495 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 2142 (ObjNum 1231 snap 413 seq_num 1231) dirty exists 2024-07-28T19:42:43.495 INFO:tasks.rados.rados.0.smithi045.stdout:3298: left oid 29 (ObjNum 1231 snap 413 seq_num 1231) 2024-07-28T19:42:43.495 INFO:tasks.rados.rados.0.smithi045.stdout:3300: finishing write tid 1 to smithi04569809-27 2024-07-28T19:42:43.500 INFO:tasks.rados.rados.0.smithi045.stdout:3298: done (2 left) 2024-07-28T19:42:43.500 INFO:tasks.rados.rados.0.smithi045.stdout:3301: done (1 left) 2024-07-28T19:42:43.500 INFO:tasks.rados.rados.0.smithi045.stdout:3302: snap_remove snap 403 2024-07-28T19:42:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:43 smithi045 bash[80445]: cluster 2024-07-28T19:42:42.150300+0000 mgr.y (mgr.34101) 388 : cluster [DBG] pgmap v884: 89 pgs: 89 active+clean; 247 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-07-28T19:42:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:43 smithi045 bash[80445]: cluster 2024-07-28T19:42:42.423087+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-07-28T19:42:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:43 smithi045 bash[82788]: cluster 2024-07-28T19:42:42.150300+0000 mgr.y (mgr.34101) 388 : cluster [DBG] pgmap v884: 89 pgs: 89 active+clean; 247 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-07-28T19:42:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:43 smithi045 bash[82788]: cluster 2024-07-28T19:42:42.423087+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-07-28T19:42:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:43 smithi155 bash[68033]: cluster 2024-07-28T19:42:42.150300+0000 mgr.y (mgr.34101) 388 : cluster [DBG] pgmap v884: 89 pgs: 89 active+clean; 247 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-07-28T19:42:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:43 smithi155 bash[68033]: cluster 2024-07-28T19:42:42.423087+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-07-28T19:42:44.446 INFO:tasks.rados.rados.0.smithi045.stdout:3302: done (1 left) 2024-07-28T19:42:44.446 INFO:tasks.rados.rados.0.smithi045.stdout:3303: snap_remove snap 409 2024-07-28T19:42:44.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:44 smithi045 bash[80445]: cluster 2024-07-28T19:42:43.434772+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-07-28T19:42:44.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:44 smithi045 bash[82788]: cluster 2024-07-28T19:42:43.434772+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-07-28T19:42:44.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:44 smithi155 bash[68033]: cluster 2024-07-28T19:42:43.434772+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-07-28T19:42:45.348 INFO:tasks.rados.rados.0.smithi045.stdout:3303: done (1 left) 2024-07-28T19:42:45.348 INFO:tasks.rados.rados.0.smithi045.stdout:3304: snap_create 2024-07-28T19:42:45.348 INFO:tasks.rados.rados.0.smithi045.stdout:3300: finishing write tid 2 to smithi04569809-27 2024-07-28T19:42:45.349 INFO:tasks.rados.rados.0.smithi045.stdout:3300: finishing write tid 3 to smithi04569809-27 2024-07-28T19:42:45.349 INFO:tasks.rados.rados.0.smithi045.stdout:3300: finishing write tid 4 to smithi04569809-27 2024-07-28T19:42:45.349 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 2146 (ObjNum 1233 snap 413 seq_num 1233) dirty exists 2024-07-28T19:42:45.349 INFO:tasks.rados.rados.0.smithi045.stdout:3300: left oid 27 (ObjNum 1233 snap 413 seq_num 1233) 2024-07-28T19:42:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:45 smithi045 bash[80445]: cluster 2024-07-28T19:42:44.151178+0000 mgr.y (mgr.34101) 389 : cluster [DBG] pgmap v887: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 878 KiB/s wr, 6 op/s 2024-07-28T19:42:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:45 smithi045 bash[80445]: cluster 2024-07-28T19:42:44.447047+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-07-28T19:42:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:45 smithi045 bash[80445]: cluster 2024-07-28T19:42:45.349292+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-07-28T19:42:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:45 smithi045 bash[82788]: cluster 2024-07-28T19:42:44.151178+0000 mgr.y (mgr.34101) 389 : cluster [DBG] pgmap v887: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 878 KiB/s wr, 6 op/s 2024-07-28T19:42:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:45 smithi045 bash[82788]: cluster 2024-07-28T19:42:44.447047+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-07-28T19:42:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:45 smithi045 bash[82788]: cluster 2024-07-28T19:42:45.349292+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-07-28T19:42:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:45 smithi155 bash[68033]: cluster 2024-07-28T19:42:44.151178+0000 mgr.y (mgr.34101) 389 : cluster [DBG] pgmap v887: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 878 KiB/s wr, 6 op/s 2024-07-28T19:42:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:45 smithi155 bash[68033]: cluster 2024-07-28T19:42:44.447047+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-07-28T19:42:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:45 smithi155 bash[68033]: cluster 2024-07-28T19:42:45.349292+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-07-28T19:42:46.351 INFO:tasks.rados.rados.0.smithi045.stdout:3300: done (1 left) 2024-07-28T19:42:46.351 INFO:tasks.rados.rados.0.smithi045.stdout:3304: done (0 left) 2024-07-28T19:42:46.351 INFO:tasks.rados.rados.0.smithi045.stdout:3305: snap_create 2024-07-28T19:42:47.359 INFO:tasks.rados.rados.0.smithi045.stdout:3305: done (0 left) 2024-07-28T19:42:47.359 INFO:tasks.rados.rados.0.smithi045.stdout:3306: rollback oid 7 current snap is 415 2024-07-28T19:42:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 413 2024-07-28T19:42:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:3307: read oid 21 snap -1 2024-07-28T19:42:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:3307: expect (ObjNum 1222 snap 411 seq_num 1222) 2024-07-28T19:42:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:3308: read oid 27 snap -1 2024-07-28T19:42:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:3308: expect (ObjNum 1233 snap 413 seq_num 1233) 2024-07-28T19:42:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:3309: write oid 15 current snap is 415 2024-07-28T19:42:47.360 INFO:tasks.rados.rados.0.smithi045.stdout:3309: seq_num 1235 ranges {756645=581701,1935850=473428} 2024-07-28T19:42:47.382 INFO:tasks.rados.rados.0.smithi045.stdout:3309: writing smithi04569809-15 from 756645 to 1338346 tid 1 2024-07-28T19:42:47.399 INFO:tasks.rados.rados.0.smithi045.stdout:3309: writing smithi04569809-15 from 1935850 to 2409278 tid 2 2024-07-28T19:42:47.399 INFO:tasks.rados.rados.0.smithi045.stdout:3310: snap_create 2024-07-28T19:42:47.399 INFO:tasks.rados.rados.0.smithi045.stdout:3306: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:42:47.399 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 785 (ObjNum 129 snap 0 seq_num 282487536) dirty dne 2024-07-28T19:42:47.399 INFO:tasks.rados.rados.0.smithi045.stdout:3308: expect (ObjNum 1233 snap 413 seq_num 1233) 2024-07-28T19:42:47.577 INFO:tasks.rados.rados.0.smithi045.stdout:3307: expect (ObjNum 1222 snap 411 seq_num 1222) 2024-07-28T19:42:47.694 INFO:tasks.rados.rados.0.smithi045.stdout:3309: finishing write tid 1 to smithi04569809-15 2024-07-28T19:42:47.694 INFO:tasks.rados.rados.0.smithi045.stdout:3309: finishing write tid 2 to smithi04569809-15 2024-07-28T19:42:47.694 INFO:tasks.rados.rados.0.smithi045.stdout:3309: finishing write tid 3 to smithi04569809-15 2024-07-28T19:42:47.694 INFO:tasks.rados.rados.0.smithi045.stdout:3309: finishing write tid 4 to smithi04569809-15 2024-07-28T19:42:47.694 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 1712 (ObjNum 1235 snap 415 seq_num 1235) dirty exists 2024-07-28T19:42:47.694 INFO:tasks.rados.rados.0.smithi045.stdout:3309: left oid 15 (ObjNum 1235 snap 415 seq_num 1235) 2024-07-28T19:42:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:47 smithi045 bash[80445]: cluster 2024-07-28T19:42:46.151899+0000 mgr.y (mgr.34101) 390 : cluster [DBG] pgmap v890: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 568 KiB/s wr, 4 op/s 2024-07-28T19:42:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:47 smithi045 bash[80445]: cluster 2024-07-28T19:42:46.351929+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-07-28T19:42:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:47 smithi045 bash[82788]: cluster 2024-07-28T19:42:46.151899+0000 mgr.y (mgr.34101) 390 : cluster [DBG] pgmap v890: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 568 KiB/s wr, 4 op/s 2024-07-28T19:42:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:47 smithi045 bash[82788]: cluster 2024-07-28T19:42:46.351929+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-07-28T19:42:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:47 smithi155 bash[68033]: cluster 2024-07-28T19:42:46.151899+0000 mgr.y (mgr.34101) 390 : cluster [DBG] pgmap v890: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 568 KiB/s wr, 4 op/s 2024-07-28T19:42:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:47 smithi155 bash[68033]: cluster 2024-07-28T19:42:46.351929+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-07-28T19:42:48.377 INFO:tasks.rados.rados.0.smithi045.stdout:3306: done (4 left) 2024-07-28T19:42:48.377 INFO:tasks.rados.rados.0.smithi045.stdout:3307: done (3 left) 2024-07-28T19:42:48.377 INFO:tasks.rados.rados.0.smithi045.stdout:3308: done (2 left) 2024-07-28T19:42:48.377 INFO:tasks.rados.rados.0.smithi045.stdout:3309: done (1 left) 2024-07-28T19:42:48.377 INFO:tasks.rados.rados.0.smithi045.stdout:3310: done (0 left) 2024-07-28T19:42:48.377 INFO:tasks.rados.rados.0.smithi045.stdout:3311: write oid 20 current snap is 416 2024-07-28T19:42:48.377 INFO:tasks.rados.rados.0.smithi045.stdout:3311: seq_num 1236 ranges {773452=656950,1877979=617086} 2024-07-28T19:42:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:3311: writing smithi04569809-20 from 773452 to 1430402 tid 1 2024-07-28T19:42:48.418 INFO:tasks.rados.rados.0.smithi045.stdout:3311: writing smithi04569809-20 from 1877979 to 2495065 tid 2 2024-07-28T19:42:48.418 INFO:tasks.rados.rados.0.smithi045.stdout:3312: read oid 32 snap -1 2024-07-28T19:42:48.418 INFO:tasks.rados.rados.0.smithi045.stdout:3312: expect (ObjNum 1214 snap 407 seq_num 1214) 2024-07-28T19:42:48.419 INFO:tasks.rados.rados.0.smithi045.stdout:3313: snap_create 2024-07-28T19:42:48.419 INFO:tasks.rados.rados.0.smithi045.stdout:3311: finishing write tid 1 to smithi04569809-20 2024-07-28T19:42:48.424 INFO:tasks.rados.rados.0.smithi045.stdout:3311: finishing write tid 2 to smithi04569809-20 2024-07-28T19:42:48.424 INFO:tasks.rados.rados.0.smithi045.stdout:3311: finishing write tid 3 to smithi04569809-20 2024-07-28T19:42:48.424 INFO:tasks.rados.rados.0.smithi045.stdout:3311: finishing write tid 4 to smithi04569809-20 2024-07-28T19:42:48.424 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 723 (ObjNum 1236 snap 416 seq_num 1236) dirty exists 2024-07-28T19:42:48.424 INFO:tasks.rados.rados.0.smithi045.stdout:3311: left oid 20 (ObjNum 1236 snap 416 seq_num 1236) 2024-07-28T19:42:48.431 INFO:tasks.rados.rados.0.smithi045.stdout:3312: expect (ObjNum 1214 snap 407 seq_num 1214) 2024-07-28T19:42:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:48 smithi045 bash[80445]: cluster 2024-07-28T19:42:47.358914+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-07-28T19:42:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:48 smithi045 bash[80445]: audit 2024-07-28T19:42:48.039656+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:48 smithi045 bash[82788]: cluster 2024-07-28T19:42:47.358914+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-07-28T19:42:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:48 smithi045 bash[82788]: audit 2024-07-28T19:42:48.039656+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:48 smithi155 bash[68033]: cluster 2024-07-28T19:42:47.358914+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-07-28T19:42:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:48 smithi155 bash[68033]: audit 2024-07-28T19:42:48.039656+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:42:49.379 INFO:tasks.rados.rados.0.smithi045.stdout:3311: done (2 left) 2024-07-28T19:42:49.380 INFO:tasks.rados.rados.0.smithi045.stdout:3312: done (1 left) 2024-07-28T19:42:49.380 INFO:tasks.rados.rados.0.smithi045.stdout:3313: done (0 left) 2024-07-28T19:42:49.380 INFO:tasks.rados.rados.0.smithi045.stdout:3314: rollback oid 49 current snap is 417 2024-07-28T19:42:49.380 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 49 to 415 2024-07-28T19:42:49.380 INFO:tasks.rados.rados.0.smithi045.stdout:3315: delete oid 35 current snap is 417 2024-07-28T19:42:49.392 INFO:tasks.rados.rados.0.smithi045.stdout:3314: finishing rollback tid 1 to smithi04569809-49 2024-07-28T19:42:49.392 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 1087 (ObjNum 129 snap 0 seq_num 284505600) dirty dne 2024-07-28T19:42:49.392 INFO:tasks.rados.rados.0.smithi045.stdout:3314: done (1 left) 2024-07-28T19:42:49.393 INFO:tasks.rados.rados.0.smithi045.stdout:3315: done (0 left) 2024-07-28T19:42:49.393 INFO:tasks.rados.rados.0.smithi045.stdout:3316: rollback oid 46 current snap is 417 2024-07-28T19:42:49.393 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 46 to 398 2024-07-28T19:42:49.393 INFO:tasks.rados.rados.0.smithi045.stdout:3317: snap_create 2024-07-28T19:42:49.401 INFO:tasks.rados.rados.0.smithi045.stdout:3316: finishing rollback tid 0 to smithi04569809-46 2024-07-28T19:42:49.401 INFO:tasks.rados.rados.0.smithi045.stdout:3316: finishing rollback tid 1 to smithi04569809-46 2024-07-28T19:42:49.402 INFO:tasks.rados.rados.0.smithi045.stdout:3316: finishing rollback tid 2 to smithi04569809-46 2024-07-28T19:42:49.402 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1543 (ObjNum 1142 snap 386 seq_num 1142) dirty exists 2024-07-28T19:42:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:49 smithi155 bash[68033]: cluster 2024-07-28T19:42:48.152543+0000 mgr.y (mgr.34101) 391 : cluster [DBG] pgmap v893: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:49.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:49 smithi155 bash[68033]: cluster 2024-07-28T19:42:48.377778+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-07-28T19:42:49.874 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:49 smithi045 bash[82788]: cluster 2024-07-28T19:42:48.152543+0000 mgr.y (mgr.34101) 391 : cluster [DBG] pgmap v893: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:49.874 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:49 smithi045 bash[82788]: cluster 2024-07-28T19:42:48.377778+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-07-28T19:42:49.874 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:49 smithi045 bash[80445]: cluster 2024-07-28T19:42:48.152543+0000 mgr.y (mgr.34101) 391 : cluster [DBG] pgmap v893: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:49.874 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:49 smithi045 bash[80445]: cluster 2024-07-28T19:42:48.377778+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-07-28T19:42:50.350 INFO:tasks.rados.rados.0.smithi045.stdout:3316: done (1 left) 2024-07-28T19:42:50.350 INFO:tasks.rados.rados.0.smithi045.stdout:3317: done (0 left) 2024-07-28T19:42:50.350 INFO:tasks.rados.rados.0.smithi045.stdout:3318: snap_create 2024-07-28T19:42:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:42:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:42:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:42:50.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:50 smithi045 bash[80445]: cluster 2024-07-28T19:42:49.380281+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-07-28T19:42:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:50 smithi045 bash[80445]: cluster 2024-07-28T19:42:50.350545+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-07-28T19:42:50.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:50 smithi045 bash[82788]: cluster 2024-07-28T19:42:49.380281+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-07-28T19:42:50.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:50 smithi045 bash[82788]: cluster 2024-07-28T19:42:50.350545+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-07-28T19:42:50.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:50 smithi155 bash[68033]: cluster 2024-07-28T19:42:49.380281+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-07-28T19:42:50.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:50 smithi155 bash[68033]: cluster 2024-07-28T19:42:50.350545+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-07-28T19:42:51.352 INFO:tasks.rados.rados.0.smithi045.stdout:3318: done (0 left) 2024-07-28T19:42:51.352 INFO:tasks.rados.rados.0.smithi045.stdout:3319: snap_remove snap 406 2024-07-28T19:42:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:51 smithi045 bash[80445]: cluster 2024-07-28T19:42:50.153168+0000 mgr.y (mgr.34101) 392 : cluster [DBG] pgmap v896: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 730 KiB/s wr, 8 op/s 2024-07-28T19:42:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:51 smithi045 bash[80445]: cluster 2024-07-28T19:42:51.352838+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-07-28T19:42:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:51 smithi045 bash[82788]: cluster 2024-07-28T19:42:50.153168+0000 mgr.y (mgr.34101) 392 : cluster [DBG] pgmap v896: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 730 KiB/s wr, 8 op/s 2024-07-28T19:42:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:51 smithi045 bash[82788]: cluster 2024-07-28T19:42:51.352838+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-07-28T19:42:51.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:51 smithi155 bash[68033]: cluster 2024-07-28T19:42:50.153168+0000 mgr.y (mgr.34101) 392 : cluster [DBG] pgmap v896: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 730 KiB/s wr, 8 op/s 2024-07-28T19:42:51.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:51 smithi155 bash[68033]: cluster 2024-07-28T19:42:51.352838+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-07-28T19:42:52.358 INFO:tasks.rados.rados.0.smithi045.stdout:3319: done (0 left) 2024-07-28T19:42:52.358 INFO:tasks.rados.rados.0.smithi045.stdout:3320: snap_remove snap 418 2024-07-28T19:42:52.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:42:52 smithi155 bash[60745]: ts=2024-07-28T19:42:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:42:53.366 INFO:tasks.rados.rados.0.smithi045.stdout:3320: done (0 left) 2024-07-28T19:42:53.366 INFO:tasks.rados.rados.0.smithi045.stdout:3321: rollback oid 50 current snap is 419 2024-07-28T19:42:53.367 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 50 to 396 2024-07-28T19:42:53.367 INFO:tasks.rados.rados.0.smithi045.stdout:3322: rollback oid 12 current snap is 419 2024-07-28T19:42:53.367 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 12 to 398 2024-07-28T19:42:53.367 INFO:tasks.rados.rados.0.smithi045.stdout:3323: delete oid 33 current snap is 419 2024-07-28T19:42:53.380 INFO:tasks.rados.rados.0.smithi045.stdout:3323: done (2 left) 2024-07-28T19:42:53.380 INFO:tasks.rados.rados.0.smithi045.stdout:3324: snap_create 2024-07-28T19:42:53.381 INFO:tasks.rados.rados.0.smithi045.stdout:3322: finishing rollback tid 0 to smithi04569809-12 2024-07-28T19:42:53.381 INFO:tasks.rados.rados.0.smithi045.stdout:3322: finishing rollback tid 1 to smithi04569809-12 2024-07-28T19:42:53.383 INFO:tasks.rados.rados.0.smithi045.stdout:3321: finishing rollback tid 0 to smithi04569809-50 2024-07-28T19:42:53.383 INFO:tasks.rados.rados.0.smithi045.stdout:3322: finishing rollback tid 2 to smithi04569809-12 2024-07-28T19:42:53.383 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 2222 (ObjNum 1161 snap 394 seq_num 1161) dirty exists 2024-07-28T19:42:53.384 INFO:tasks.rados.rados.0.smithi045.stdout:3321: finishing rollback tid 1 to smithi04569809-50 2024-07-28T19:42:53.385 INFO:tasks.rados.rados.0.smithi045.stdout:3321: finishing rollback tid 2 to smithi04569809-50 2024-07-28T19:42:53.385 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 853 (ObjNum 1097 snap 367 seq_num 1097) dirty exists 2024-07-28T19:42:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:53 smithi045 bash[80445]: cluster 2024-07-28T19:42:52.154068+0000 mgr.y (mgr.34101) 393 : cluster [DBG] pgmap v899: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 730 KiB/s wr, 9 op/s 2024-07-28T19:42:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:53 smithi045 bash[80445]: cluster 2024-07-28T19:42:52.356605+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-07-28T19:42:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:53 smithi045 bash[82788]: cluster 2024-07-28T19:42:52.154068+0000 mgr.y (mgr.34101) 393 : cluster [DBG] pgmap v899: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 730 KiB/s wr, 9 op/s 2024-07-28T19:42:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:53 smithi045 bash[82788]: cluster 2024-07-28T19:42:52.356605+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-07-28T19:42:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:53 smithi155 bash[68033]: cluster 2024-07-28T19:42:52.154068+0000 mgr.y (mgr.34101) 393 : cluster [DBG] pgmap v899: 89 pgs: 89 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 730 KiB/s wr, 9 op/s 2024-07-28T19:42:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:53 smithi155 bash[68033]: cluster 2024-07-28T19:42:52.356605+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-07-28T19:42:54.375 INFO:tasks.rados.rados.0.smithi045.stdout:3321: done (2 left) 2024-07-28T19:42:54.375 INFO:tasks.rados.rados.0.smithi045.stdout:3322: done (1 left) 2024-07-28T19:42:54.375 INFO:tasks.rados.rados.0.smithi045.stdout:3324: done (0 left) 2024-07-28T19:42:54.375 INFO:tasks.rados.rados.0.smithi045.stdout:3325: snap_create 2024-07-28T19:42:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:54 smithi045 bash[80445]: cluster 2024-07-28T19:42:53.366273+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-07-28T19:42:54.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:54 smithi045 bash[82788]: cluster 2024-07-28T19:42:53.366273+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-07-28T19:42:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:54 smithi155 bash[68033]: cluster 2024-07-28T19:42:53.366273+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-07-28T19:42:55.353 INFO:tasks.rados.rados.0.smithi045.stdout:3325: done (0 left) 2024-07-28T19:42:55.353 INFO:tasks.rados.rados.0.smithi045.stdout:3326: snap_remove snap 402 2024-07-28T19:42:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:55 smithi045 bash[80445]: cluster 2024-07-28T19:42:54.155164+0000 mgr.y (mgr.34101) 394 : cluster [DBG] pgmap v902: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 311 KiB/s wr, 5 op/s 2024-07-28T19:42:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:55 smithi045 bash[80445]: cluster 2024-07-28T19:42:54.376054+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-07-28T19:42:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:55 smithi045 bash[80445]: cluster 2024-07-28T19:42:55.354622+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-07-28T19:42:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:55 smithi045 bash[82788]: cluster 2024-07-28T19:42:54.155164+0000 mgr.y (mgr.34101) 394 : cluster [DBG] pgmap v902: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 311 KiB/s wr, 5 op/s 2024-07-28T19:42:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:55 smithi045 bash[82788]: cluster 2024-07-28T19:42:54.376054+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-07-28T19:42:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:55 smithi045 bash[82788]: cluster 2024-07-28T19:42:55.354622+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-07-28T19:42:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:55 smithi155 bash[68033]: cluster 2024-07-28T19:42:54.155164+0000 mgr.y (mgr.34101) 394 : cluster [DBG] pgmap v902: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 311 KiB/s wr, 5 op/s 2024-07-28T19:42:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:55 smithi155 bash[68033]: cluster 2024-07-28T19:42:54.376054+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-07-28T19:42:55.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:55 smithi155 bash[68033]: cluster 2024-07-28T19:42:55.354622+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-07-28T19:42:56.359 INFO:tasks.rados.rados.0.smithi045.stdout:3326: done (0 left) 2024-07-28T19:42:56.359 INFO:tasks.rados.rados.0.smithi045.stdout:3327: snap_remove snap 420 2024-07-28T19:42:57.367 INFO:tasks.rados.rados.0.smithi045.stdout:3327: done (0 left) 2024-07-28T19:42:57.367 INFO:tasks.rados.rados.0.smithi045.stdout:3328: snap_create 2024-07-28T19:42:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:57 smithi045 bash[80445]: cluster 2024-07-28T19:42:56.155837+0000 mgr.y (mgr.34101) 395 : cluster [DBG] pgmap v905: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 311 KiB/s wr, 4 op/s 2024-07-28T19:42:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:57 smithi045 bash[80445]: cluster 2024-07-28T19:42:56.357627+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-07-28T19:42:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:57 smithi045 bash[82788]: cluster 2024-07-28T19:42:56.155837+0000 mgr.y (mgr.34101) 395 : cluster [DBG] pgmap v905: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 311 KiB/s wr, 4 op/s 2024-07-28T19:42:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:57 smithi045 bash[82788]: cluster 2024-07-28T19:42:56.357627+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-07-28T19:42:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:57 smithi155 bash[68033]: cluster 2024-07-28T19:42:56.155837+0000 mgr.y (mgr.34101) 395 : cluster [DBG] pgmap v905: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 311 KiB/s wr, 4 op/s 2024-07-28T19:42:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:57 smithi155 bash[68033]: cluster 2024-07-28T19:42:56.357627+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-07-28T19:42:58.379 INFO:tasks.rados.rados.0.smithi045.stdout:3328: done (0 left) 2024-07-28T19:42:58.379 INFO:tasks.rados.rados.0.smithi045.stdout:3329: snap_remove snap 399 2024-07-28T19:42:58.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:58 smithi045 bash[80445]: cluster 2024-07-28T19:42:57.368498+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-07-28T19:42:58.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:58 smithi045 bash[82788]: cluster 2024-07-28T19:42:57.368498+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-07-28T19:42:58.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:58 smithi155 bash[68033]: cluster 2024-07-28T19:42:57.368498+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-07-28T19:42:59.379 INFO:tasks.rados.rados.0.smithi045.stdout:3329: done (0 left) 2024-07-28T19:42:59.379 INFO:tasks.rados.rados.0.smithi045.stdout:3330: read oid 42 snap -1 2024-07-28T19:42:59.379 INFO:tasks.rados.rados.0.smithi045.stdout:3330: expect (ObjNum 1180 snap 399 seq_num 1180) 2024-07-28T19:42:59.379 INFO:tasks.rados.rados.0.smithi045.stdout:3331: rollback oid 23 current snap is 422 2024-07-28T19:42:59.379 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 23 to 413 2024-07-28T19:42:59.379 INFO:tasks.rados.rados.0.smithi045.stdout:3332: delete oid 41 current snap is 422 2024-07-28T19:42:59.420 INFO:tasks.rados.rados.0.smithi045.stdout:3331: finishing rollback tid 0 to smithi04569809-23 2024-07-28T19:42:59.420 INFO:tasks.rados.rados.0.smithi045.stdout:3330: expect (ObjNum 1180 snap 399 seq_num 1180) 2024-07-28T19:42:59.632 INFO:tasks.rados.rados.0.smithi045.stdout:3331: finishing rollback tid 1 to smithi04569809-23 2024-07-28T19:42:59.633 INFO:tasks.rados.rados.0.smithi045.stdout:3331: finishing rollback tid 2 to smithi04569809-23 2024-07-28T19:42:59.633 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 1143 (ObjNum 1206 snap 406 seq_num 1206) dirty exists 2024-07-28T19:42:59.633 INFO:tasks.rados.rados.0.smithi045.stdout:3330: done (2 left) 2024-07-28T19:42:59.633 INFO:tasks.rados.rados.0.smithi045.stdout:3331: done (1 left) 2024-07-28T19:42:59.633 INFO:tasks.rados.rados.0.smithi045.stdout:3332: done (0 left) 2024-07-28T19:42:59.633 INFO:tasks.rados.rados.0.smithi045.stdout:3333: delete oid 46 current snap is 422 2024-07-28T19:42:59.637 INFO:tasks.rados.rados.0.smithi045.stdout:3333: done (0 left) 2024-07-28T19:42:59.637 INFO:tasks.rados.rados.0.smithi045.stdout:3334: read oid 31 snap 412 2024-07-28T19:42:59.637 INFO:tasks.rados.rados.0.smithi045.stdout:3334: expect (ObjNum 1201 snap 404 seq_num 1201) 2024-07-28T19:42:59.637 INFO:tasks.rados.rados.0.smithi045.stdout:3335: delete oid 8 current snap is 422 2024-07-28T19:42:59.640 INFO:tasks.rados.rados.0.smithi045.stdout:3335: done (1 left) 2024-07-28T19:42:59.640 INFO:tasks.rados.rados.0.smithi045.stdout:3336: write oid 40 current snap is 422 2024-07-28T19:42:59.640 INFO:tasks.rados.rados.0.smithi045.stdout:3336: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2024-07-28T19:42:59.655 INFO:tasks.rados.rados.0.smithi045.stdout:3336: writing smithi04569809-40 from 474294 to 899091 tid 1 2024-07-28T19:42:59.674 INFO:tasks.rados.rados.0.smithi045.stdout:3336: writing smithi04569809-40 from 1428871 to 2056964 tid 2 2024-07-28T19:42:59.688 INFO:tasks.rados.rados.0.smithi045.stdout:3336: writing smithi04569809-40 from 2657357 to 2874294 tid 3 2024-07-28T19:42:59.688 INFO:tasks.rados.rados.0.smithi045.stdout:3337: snap_create 2024-07-28T19:42:59.688 INFO:tasks.rados.rados.0.smithi045.stdout:3334: expect (ObjNum 1201 snap 404 seq_num 1201) 2024-07-28T19:42:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:59 smithi045 bash[82788]: cluster 2024-07-28T19:42:58.156481+0000 mgr.y (mgr.34101) 396 : cluster [DBG] pgmap v908: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:42:59 smithi045 bash[82788]: cluster 2024-07-28T19:42:58.380150+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-07-28T19:42:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:59 smithi045 bash[80445]: cluster 2024-07-28T19:42:58.156481+0000 mgr.y (mgr.34101) 396 : cluster [DBG] pgmap v908: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:42:59 smithi045 bash[80445]: cluster 2024-07-28T19:42:58.380150+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-07-28T19:42:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:59 smithi155 bash[68033]: cluster 2024-07-28T19:42:58.156481+0000 mgr.y (mgr.34101) 396 : cluster [DBG] pgmap v908: 89 pgs: 89 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:42:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:42:59 smithi155 bash[68033]: cluster 2024-07-28T19:42:58.380150+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-07-28T19:42:59.818 INFO:tasks.rados.rados.0.smithi045.stdout:3336: finishing write tid 1 to smithi04569809-40 2024-07-28T19:42:59.818 INFO:tasks.rados.rados.0.smithi045.stdout:3336: finishing write tid 2 to smithi04569809-40 2024-07-28T19:42:59.818 INFO:tasks.rados.rados.0.smithi045.stdout:3336: finishing write tid 3 to smithi04569809-40 2024-07-28T19:42:59.819 INFO:tasks.rados.rados.0.smithi045.stdout:3336: finishing write tid 4 to smithi04569809-40 2024-07-28T19:42:59.819 INFO:tasks.rados.rados.0.smithi045.stdout:3336: finishing write tid 5 to smithi04569809-40 2024-07-28T19:42:59.819 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1533 (ObjNum 1242 snap 422 seq_num 1242) dirty exists 2024-07-28T19:42:59.819 INFO:tasks.rados.rados.0.smithi045.stdout:3336: left oid 40 (ObjNum 1242 snap 422 seq_num 1242) 2024-07-28T19:43:00.355 INFO:tasks.rados.rados.0.smithi045.stdout:3334: done (2 left) 2024-07-28T19:43:00.355 INFO:tasks.rados.rados.0.smithi045.stdout:3336: done (1 left) 2024-07-28T19:43:00.355 INFO:tasks.rados.rados.0.smithi045.stdout:3337: done (0 left) 2024-07-28T19:43:00.356 INFO:tasks.rados.rados.0.smithi045.stdout:3338: read oid 33 snap 419 2024-07-28T19:43:00.356 INFO:tasks.rados.rados.0.smithi045.stdout:3338: expect deleted 2024-07-28T19:43:00.356 INFO:tasks.rados.rados.0.smithi045.stdout:3339: read oid 22 snap -1 2024-07-28T19:43:00.356 INFO:tasks.rados.rados.0.smithi045.stdout:3339: expect (ObjNum 1112 snap 370 seq_num 1112) 2024-07-28T19:43:00.356 INFO:tasks.rados.rados.0.smithi045.stdout:3340: write oid 8 current snap is 423 2024-07-28T19:43:00.356 INFO:tasks.rados.rados.0.smithi045.stdout:3340: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2024-07-28T19:43:00.371 INFO:tasks.rados.rados.0.smithi045.stdout:3340: writing smithi04569809-8 from 491101 to 991147 tid 1 2024-07-28T19:43:00.386 INFO:tasks.rados.rados.0.smithi045.stdout:3340: writing smithi04569809-8 from 1487353 to 1975457 tid 2 2024-07-28T19:43:00.400 INFO:tasks.rados.rados.0.smithi045.stdout:3340: writing smithi04569809-8 from 2401133 to 2891101 tid 3 2024-07-28T19:43:00.401 INFO:tasks.rados.rados.0.smithi045.stdout:3341: rollback oid 42 current snap is 423 2024-07-28T19:43:00.401 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 422 2024-07-28T19:43:00.401 INFO:tasks.rados.rados.0.smithi045.stdout:3339: expect (ObjNum 1112 snap 370 seq_num 1112) 2024-07-28T19:43:00.578 INFO:tasks.rados.rados.0.smithi045.stdout:3340: finishing write tid 1 to smithi04569809-8 2024-07-28T19:43:00.578 INFO:tasks.rados.rados.0.smithi045.stdout:3340: finishing write tid 2 to smithi04569809-8 2024-07-28T19:43:00.578 INFO:tasks.rados.rados.0.smithi045.stdout:3340: finishing write tid 3 to smithi04569809-8 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3340: finishing write tid 4 to smithi04569809-8 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3340: finishing write tid 5 to smithi04569809-8 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1556 (ObjNum 1243 snap 423 seq_num 1243) dirty exists 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3340: left oid 8 (ObjNum 1243 snap 423 seq_num 1243) 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3341: finishing rollback tid 0 to smithi04569809-42 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3341: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3341: finishing rollback tid 2 to smithi04569809-42 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 2170 (ObjNum 1180 snap 399 seq_num 1180) dirty exists 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3338: done (3 left) 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3339: done (2 left) 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3340: done (1 left) 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3341: done (0 left) 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3342: read oid 38 snap -1 2024-07-28T19:43:00.579 INFO:tasks.rados.rados.0.smithi045.stdout:3342: expect (ObjNum 1080 snap 364 seq_num 1080) 2024-07-28T19:43:00.580 INFO:tasks.rados.rados.0.smithi045.stdout:3343: snap_remove snap 396 2024-07-28T19:43:00.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:43:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:43:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:43:00.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:00 smithi045 bash[80445]: cluster 2024-07-28T19:42:59.380029+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-07-28T19:43:00.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:00 smithi045 bash[80445]: cluster 2024-07-28T19:43:00.355954+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-07-28T19:43:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:00 smithi045 bash[82788]: cluster 2024-07-28T19:42:59.380029+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-07-28T19:43:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:00 smithi045 bash[82788]: cluster 2024-07-28T19:43:00.355954+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-07-28T19:43:00.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:00 smithi155 bash[68033]: cluster 2024-07-28T19:42:59.380029+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-07-28T19:43:00.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:00 smithi155 bash[68033]: cluster 2024-07-28T19:43:00.355954+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-07-28T19:43:01.414 INFO:tasks.rados.rados.0.smithi045.stdout:3343: done (1 left) 2024-07-28T19:43:01.414 INFO:tasks.rados.rados.0.smithi045.stdout:3344: rollback oid 42 current snap is 423 2024-07-28T19:43:01.414 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 42 to 414 2024-07-28T19:43:01.414 INFO:tasks.rados.rados.0.smithi045.stdout:3345: read oid 39 snap -1 2024-07-28T19:43:01.414 INFO:tasks.rados.rados.0.smithi045.stdout:3345: expect (ObjNum 1086 snap 364 seq_num 1086) 2024-07-28T19:43:01.414 INFO:tasks.rados.rados.0.smithi045.stdout:3346: rollback oid 28 current snap is 423 2024-07-28T19:43:01.414 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 28 to 419 2024-07-28T19:43:01.419 INFO:tasks.rados.rados.0.smithi045.stdout:3342: expect (ObjNum 1080 snap 364 seq_num 1080) 2024-07-28T19:43:01.502 INFO:tasks.rados.rados.0.smithi045.stdout:3346: finishing rollback tid 0 to smithi04569809-28 2024-07-28T19:43:01.502 INFO:tasks.rados.rados.0.smithi045.stdout:3346: finishing rollback tid 1 to smithi04569809-28 2024-07-28T19:43:01.502 INFO:tasks.rados.rados.0.smithi045.stdout:3346: finishing rollback tid 2 to smithi04569809-28 2024-07-28T19:43:01.502 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 1118 (ObjNum 1106 snap 369 seq_num 1106) dirty exists 2024-07-28T19:43:01.502 INFO:tasks.rados.rados.0.smithi045.stdout:3344: finishing rollback tid 0 to smithi04569809-42 2024-07-28T19:43:01.502 INFO:tasks.rados.rados.0.smithi045.stdout:3344: finishing rollback tid 1 to smithi04569809-42 2024-07-28T19:43:01.502 INFO:tasks.rados.rados.0.smithi045.stdout:3344: finishing rollback tid 2 to smithi04569809-42 2024-07-28T19:43:01.502 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 2173 (ObjNum 1180 snap 399 seq_num 1180) dirty exists 2024-07-28T19:43:01.502 INFO:tasks.rados.rados.0.smithi045.stdout:3345: expect (ObjNum 1086 snap 364 seq_num 1086) 2024-07-28T19:43:01.605 INFO:tasks.rados.rados.0.smithi045.stdout:3342: done (3 left) 2024-07-28T19:43:01.605 INFO:tasks.rados.rados.0.smithi045.stdout:3344: done (2 left) 2024-07-28T19:43:01.605 INFO:tasks.rados.rados.0.smithi045.stdout:3345: done (1 left) 2024-07-28T19:43:01.605 INFO:tasks.rados.rados.0.smithi045.stdout:3346: done (0 left) 2024-07-28T19:43:01.605 INFO:tasks.rados.rados.0.smithi045.stdout:3347: read oid 12 snap -1 2024-07-28T19:43:01.605 INFO:tasks.rados.rados.0.smithi045.stdout:3347: expect (ObjNum 1161 snap 394 seq_num 1161) 2024-07-28T19:43:01.605 INFO:tasks.rados.rados.0.smithi045.stdout:3348: read oid 48 snap -1 2024-07-28T19:43:01.605 INFO:tasks.rados.rados.0.smithi045.stdout:3348: expect (ObjNum 1218 snap 407 seq_num 1218) 2024-07-28T19:43:01.605 INFO:tasks.rados.rados.0.smithi045.stdout:3349: delete oid 15 current snap is 423 2024-07-28T19:43:01.610 INFO:tasks.rados.rados.0.smithi045.stdout:3349: done (2 left) 2024-07-28T19:43:01.610 INFO:tasks.rados.rados.0.smithi045.stdout:3350: delete oid 13 current snap is 423 2024-07-28T19:43:01.611 INFO:tasks.rados.rados.0.smithi045.stdout:3347: expect (ObjNum 1161 snap 394 seq_num 1161) 2024-07-28T19:43:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:01 smithi045 bash[80445]: cluster 2024-07-28T19:43:00.157243+0000 mgr.y (mgr.34101) 397 : cluster [DBG] pgmap v911: 89 pgs: 89 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:43:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:01 smithi045 bash[82788]: cluster 2024-07-28T19:43:00.157243+0000 mgr.y (mgr.34101) 397 : cluster [DBG] pgmap v911: 89 pgs: 89 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:43:01.728 INFO:tasks.rados.rados.0.smithi045.stdout:3348: expect (ObjNum 1218 snap 407 seq_num 1218) 2024-07-28T19:43:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:01 smithi155 bash[68033]: cluster 2024-07-28T19:43:00.157243+0000 mgr.y (mgr.34101) 397 : cluster [DBG] pgmap v911: 89 pgs: 89 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:43:01.897 INFO:tasks.rados.rados.0.smithi045.stdout:3347: done (2 left) 2024-07-28T19:43:01.897 INFO:tasks.rados.rados.0.smithi045.stdout:3348: done (1 left) 2024-07-28T19:43:01.897 INFO:tasks.rados.rados.0.smithi045.stdout:3350: done (0 left) 2024-07-28T19:43:01.897 INFO:tasks.rados.rados.0.smithi045.stdout:3351: snap_remove snap 371 2024-07-28T19:43:02.423 INFO:tasks.rados.rados.0.smithi045.stdout:3351: done (0 left) 2024-07-28T19:43:02.423 INFO:tasks.rados.rados.0.smithi045.stdout:3352: snap_remove snap 398 2024-07-28T19:43:02.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:02 smithi045 bash[80445]: cluster 2024-07-28T19:43:01.414211+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-07-28T19:43:02.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:02 smithi045 bash[82788]: cluster 2024-07-28T19:43:01.414211+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-07-28T19:43:02.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:02 smithi155 bash[68033]: cluster 2024-07-28T19:43:01.414211+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-07-28T19:43:02.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:43:02 smithi155 bash[60745]: ts=2024-07-28T19:43:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:43:03.423 INFO:tasks.rados.rados.0.smithi045.stdout:3352: done (0 left) 2024-07-28T19:43:03.423 INFO:tasks.rados.rados.0.smithi045.stdout:3353: delete oid 3 current snap is 423 2024-07-28T19:43:03.446 INFO:tasks.rados.rados.0.smithi045.stdout:3353: done (0 left) 2024-07-28T19:43:03.446 INFO:tasks.rados.rados.0.smithi045.stdout:3354: write oid 22 current snap is 423 2024-07-28T19:43:03.446 INFO:tasks.rados.rados.0.smithi045.stdout:3354: seq_num 1247 ranges {558329=517395,1721281=779089} 2024-07-28T19:43:03.463 INFO:tasks.rados.rados.0.smithi045.stdout:3354: writing smithi04569809-22 from 558329 to 1075724 tid 1 2024-07-28T19:43:03.482 INFO:tasks.rados.rados.0.smithi045.stdout:3354: writing smithi04569809-22 from 1721281 to 2500370 tid 2 2024-07-28T19:43:03.482 INFO:tasks.rados.rados.0.smithi045.stdout:3355: write oid 45 current snap is 423 2024-07-28T19:43:03.482 INFO:tasks.rados.rados.0.smithi045.stdout:3354: finishing write tid 1 to smithi04569809-22 2024-07-28T19:43:03.482 INFO:tasks.rados.rados.0.smithi045.stdout:3355: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2024-07-28T19:43:03.496 INFO:tasks.rados.rados.0.smithi045.stdout:3355: writing smithi04569809-45 from 575136 to 1167780 tid 1 2024-07-28T19:43:03.510 INFO:tasks.rados.rados.0.smithi045.stdout:3355: writing smithi04569809-45 from 1663410 to 2302510 tid 2 2024-07-28T19:43:03.518 INFO:tasks.rados.rados.0.smithi045.stdout:3355: writing smithi04569809-45 from 2705542 to 2975136 tid 3 2024-07-28T19:43:03.518 INFO:tasks.rados.rados.0.smithi045.stdout:3356: write oid 10 current snap is 423 2024-07-28T19:43:03.518 INFO:tasks.rados.rados.0.smithi045.stdout:3356: seq_num 1249 ranges {591943=667893,1721892=782758} 2024-07-28T19:43:03.530 INFO:tasks.rados.rados.0.smithi045.stdout:3356: writing smithi04569809-10 from 591943 to 1259836 tid 1 2024-07-28T19:43:03.541 INFO:tasks.rados.rados.0.smithi045.stdout:3356: writing smithi04569809-10 from 1721892 to 2504650 tid 2 2024-07-28T19:43:03.541 INFO:tasks.rados.rados.0.smithi045.stdout:3357: write oid 36 current snap is 423 2024-07-28T19:43:03.542 INFO:tasks.rados.rados.0.smithi045.stdout:3357: seq_num 1250 ranges {608750=743142,1780374=642769} 2024-07-28T19:43:03.551 INFO:tasks.rados.rados.0.smithi045.stdout:3357: writing smithi04569809-36 from 608750 to 1351892 tid 1 2024-07-28T19:43:03.559 INFO:tasks.rados.rados.0.smithi045.stdout:3357: writing smithi04569809-36 from 1780374 to 2423143 tid 2 2024-07-28T19:43:03.560 INFO:tasks.rados.rados.0.smithi045.stdout:3358: read oid 5 snap 421 2024-07-28T19:43:03.560 INFO:tasks.rados.rados.0.smithi045.stdout:3358: expect (ObjNum 1177 snap 399 seq_num 1177) 2024-07-28T19:43:03.560 INFO:tasks.rados.rados.0.smithi045.stdout:3359: delete oid 38 current snap is 423 2024-07-28T19:43:03.560 INFO:tasks.rados.rados.0.smithi045.stdout:3354: finishing write tid 2 to smithi04569809-22 2024-07-28T19:43:03.560 INFO:tasks.rados.rados.0.smithi045.stdout:3354: finishing write tid 3 to smithi04569809-22 2024-07-28T19:43:03.560 INFO:tasks.rados.rados.0.smithi045.stdout:3354: finishing write tid 4 to smithi04569809-22 2024-07-28T19:43:03.561 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 1553 (ObjNum 1247 snap 423 seq_num 1247) dirty exists 2024-07-28T19:43:03.561 INFO:tasks.rados.rados.0.smithi045.stdout:3354: left oid 22 (ObjNum 1247 snap 423 seq_num 1247) 2024-07-28T19:43:03.561 INFO:tasks.rados.rados.0.smithi045.stdout:3355: finishing write tid 1 to smithi04569809-45 2024-07-28T19:43:03.561 INFO:tasks.rados.rados.0.smithi045.stdout:3355: finishing write tid 2 to smithi04569809-45 2024-07-28T19:43:03.561 INFO:tasks.rados.rados.0.smithi045.stdout:3355: finishing write tid 3 to smithi04569809-45 2024-07-28T19:43:03.562 INFO:tasks.rados.rados.0.smithi045.stdout:3355: finishing write tid 4 to smithi04569809-45 2024-07-28T19:43:03.562 INFO:tasks.rados.rados.0.smithi045.stdout:3355: finishing write tid 5 to smithi04569809-45 2024-07-28T19:43:03.562 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 911 (ObjNum 1248 snap 423 seq_num 1248) dirty exists 2024-07-28T19:43:03.562 INFO:tasks.rados.rados.0.smithi045.stdout:3355: left oid 45 (ObjNum 1248 snap 423 seq_num 1248) 2024-07-28T19:43:03.562 INFO:tasks.rados.rados.0.smithi045.stdout:3356: finishing write tid 1 to smithi04569809-10 2024-07-28T19:43:03.562 INFO:tasks.rados.rados.0.smithi045.stdout:3356: finishing write tid 2 to smithi04569809-10 2024-07-28T19:43:03.563 INFO:tasks.rados.rados.0.smithi045.stdout:3356: finishing write tid 3 to smithi04569809-10 2024-07-28T19:43:03.563 INFO:tasks.rados.rados.0.smithi045.stdout:3356: finishing write tid 4 to smithi04569809-10 2024-07-28T19:43:03.563 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1755 (ObjNum 1249 snap 423 seq_num 1249) dirty exists 2024-07-28T19:43:03.563 INFO:tasks.rados.rados.0.smithi045.stdout:3356: left oid 10 (ObjNum 1249 snap 423 seq_num 1249) 2024-07-28T19:43:03.563 INFO:tasks.rados.rados.0.smithi045.stdout:3357: finishing write tid 1 to smithi04569809-36 2024-07-28T19:43:03.568 INFO:tasks.rados.rados.0.smithi045.stdout:3354: done (5 left) 2024-07-28T19:43:03.568 INFO:tasks.rados.rados.0.smithi045.stdout:3355: done (4 left) 2024-07-28T19:43:03.569 INFO:tasks.rados.rados.0.smithi045.stdout:3356: done (3 left) 2024-07-28T19:43:03.569 INFO:tasks.rados.rados.0.smithi045.stdout:3359: done (2 left) 2024-07-28T19:43:03.569 INFO:tasks.rados.rados.0.smithi045.stdout:3360: read oid 2 snap 422 2024-07-28T19:43:03.569 INFO:tasks.rados.rados.0.smithi045.stdout:3360: expect deleted 2024-07-28T19:43:03.569 INFO:tasks.rados.rados.0.smithi045.stdout:3361: write oid 3 current snap is 423 2024-07-28T19:43:03.569 INFO:tasks.rados.rados.0.smithi045.stdout:3357: finishing write tid 2 to smithi04569809-36 2024-07-28T19:43:03.570 INFO:tasks.rados.rados.0.smithi045.stdout:3361: seq_num 1252 ranges {642364=493640,1897338=646438} 2024-07-28T19:43:03.575 INFO:tasks.rados.rados.0.smithi045.stdout:3361: writing smithi04569809-3 from 642364 to 1136004 tid 1 2024-07-28T19:43:03.585 INFO:tasks.rados.rados.0.smithi045.stdout:3361: writing smithi04569809-3 from 1897338 to 2543776 tid 2 2024-07-28T19:43:03.585 INFO:tasks.rados.rados.0.smithi045.stdout:3362: snap_create 2024-07-28T19:43:03.585 INFO:tasks.rados.rados.0.smithi045.stdout:3357: finishing write tid 3 to smithi04569809-36 2024-07-28T19:43:03.585 INFO:tasks.rados.rados.0.smithi045.stdout:3357: finishing write tid 4 to smithi04569809-36 2024-07-28T19:43:03.585 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 1158 (ObjNum 1250 snap 423 seq_num 1250) dirty exists 2024-07-28T19:43:03.585 INFO:tasks.rados.rados.0.smithi045.stdout:3357: left oid 36 (ObjNum 1250 snap 423 seq_num 1250) 2024-07-28T19:43:03.585 INFO:tasks.rados.rados.0.smithi045.stdout:3358: expect (ObjNum 1177 snap 399 seq_num 1177) 2024-07-28T19:43:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:03 smithi045 bash[80445]: cluster 2024-07-28T19:43:02.158196+0000 mgr.y (mgr.34101) 398 : cluster [DBG] pgmap v914: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 361 KiB/s wr, 1 op/s 2024-07-28T19:43:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:03 smithi045 bash[80445]: cluster 2024-07-28T19:43:02.424050+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-07-28T19:43:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:03 smithi045 bash[80445]: audit 2024-07-28T19:43:03.039904+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:03 smithi045 bash[82788]: cluster 2024-07-28T19:43:02.158196+0000 mgr.y (mgr.34101) 398 : cluster [DBG] pgmap v914: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 361 KiB/s wr, 1 op/s 2024-07-28T19:43:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:03 smithi045 bash[82788]: cluster 2024-07-28T19:43:02.424050+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-07-28T19:43:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:03 smithi045 bash[82788]: audit 2024-07-28T19:43:03.039904+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:03.744 INFO:tasks.rados.rados.0.smithi045.stdout:3361: finishing write tid 1 to smithi04569809-3 2024-07-28T19:43:03.744 INFO:tasks.rados.rados.0.smithi045.stdout:3361: finishing write tid 2 to smithi04569809-3 2024-07-28T19:43:03.744 INFO:tasks.rados.rados.0.smithi045.stdout:3361: finishing write tid 3 to smithi04569809-3 2024-07-28T19:43:03.744 INFO:tasks.rados.rados.0.smithi045.stdout:3361: finishing write tid 4 to smithi04569809-3 2024-07-28T19:43:03.744 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1741 (ObjNum 1252 snap 423 seq_num 1252) dirty exists 2024-07-28T19:43:03.744 INFO:tasks.rados.rados.0.smithi045.stdout:3361: left oid 3 (ObjNum 1252 snap 423 seq_num 1252) 2024-07-28T19:43:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:03 smithi155 bash[68033]: cluster 2024-07-28T19:43:02.158196+0000 mgr.y (mgr.34101) 398 : cluster [DBG] pgmap v914: 89 pgs: 89 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 361 KiB/s wr, 1 op/s 2024-07-28T19:43:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:03 smithi155 bash[68033]: cluster 2024-07-28T19:43:02.424050+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-07-28T19:43:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:03 smithi155 bash[68033]: audit 2024-07-28T19:43:03.039904+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:04.450 INFO:tasks.rados.rados.0.smithi045.stdout:3357: done (4 left) 2024-07-28T19:43:04.450 INFO:tasks.rados.rados.0.smithi045.stdout:3358: done (3 left) 2024-07-28T19:43:04.450 INFO:tasks.rados.rados.0.smithi045.stdout:3360: done (2 left) 2024-07-28T19:43:04.450 INFO:tasks.rados.rados.0.smithi045.stdout:3361: done (1 left) 2024-07-28T19:43:04.450 INFO:tasks.rados.rados.0.smithi045.stdout:3362: done (0 left) 2024-07-28T19:43:04.451 INFO:tasks.rados.rados.0.smithi045.stdout:3363: snap_remove snap 417 2024-07-28T19:43:04.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:04 smithi045 bash[80445]: cluster 2024-07-28T19:43:03.423881+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-07-28T19:43:04.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:04 smithi045 bash[80445]: audit 2024-07-28T19:43:04.315888+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:43:04.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:04 smithi045 bash[82788]: cluster 2024-07-28T19:43:03.423881+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-07-28T19:43:04.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:04 smithi045 bash[82788]: audit 2024-07-28T19:43:04.315888+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:43:04.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:04 smithi155 bash[68033]: cluster 2024-07-28T19:43:03.423881+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-07-28T19:43:04.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:04 smithi155 bash[68033]: audit 2024-07-28T19:43:04.315888+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:43:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:3363: done (0 left) 2024-07-28T19:43:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:3364: read oid 7 snap 393 2024-07-28T19:43:05.356 INFO:tasks.rados.rados.0.smithi045.stdout:3364: expect (ObjNum 1150 snap 391 seq_num 1150) 2024-07-28T19:43:05.357 INFO:tasks.rados.rados.0.smithi045.stdout:3365: snap_create 2024-07-28T19:43:05.388 INFO:tasks.rados.rados.0.smithi045.stdout:3364: expect (ObjNum 1150 snap 391 seq_num 1150) 2024-07-28T19:43:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:05 smithi045 bash[80445]: cluster 2024-07-28T19:43:04.159144+0000 mgr.y (mgr.34101) 399 : cluster [DBG] pgmap v917: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 25 op/s 2024-07-28T19:43:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:05 smithi045 bash[80445]: cluster 2024-07-28T19:43:04.451047+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-07-28T19:43:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:05 smithi045 bash[80445]: cluster 2024-07-28T19:43:05.357510+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-07-28T19:43:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:05 smithi045 bash[82788]: cluster 2024-07-28T19:43:04.159144+0000 mgr.y (mgr.34101) 399 : cluster [DBG] pgmap v917: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 25 op/s 2024-07-28T19:43:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:05 smithi045 bash[82788]: cluster 2024-07-28T19:43:04.451047+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-07-28T19:43:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:05 smithi045 bash[82788]: cluster 2024-07-28T19:43:05.357510+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-07-28T19:43:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:05 smithi155 bash[68033]: cluster 2024-07-28T19:43:04.159144+0000 mgr.y (mgr.34101) 399 : cluster [DBG] pgmap v917: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 25 op/s 2024-07-28T19:43:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:05 smithi155 bash[68033]: cluster 2024-07-28T19:43:04.451047+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-07-28T19:43:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:05 smithi155 bash[68033]: cluster 2024-07-28T19:43:05.357510+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-07-28T19:43:06.360 INFO:tasks.rados.rados.0.smithi045.stdout:3364: done (1 left) 2024-07-28T19:43:06.360 INFO:tasks.rados.rados.0.smithi045.stdout:3365: done (0 left) 2024-07-28T19:43:06.360 INFO:tasks.rados.rados.0.smithi045.stdout:3366: read oid 18 snap -1 2024-07-28T19:43:06.360 INFO:tasks.rados.rados.0.smithi045.stdout:3366: expect (ObjNum 1194 snap 404 seq_num 1194) 2024-07-28T19:43:06.360 INFO:tasks.rados.rados.0.smithi045.stdout:3367: read oid 27 snap -1 2024-07-28T19:43:06.360 INFO:tasks.rados.rados.0.smithi045.stdout:3367: expect (ObjNum 1233 snap 413 seq_num 1233) 2024-07-28T19:43:06.360 INFO:tasks.rados.rados.0.smithi045.stdout:3368: read oid 38 snap -1 2024-07-28T19:43:06.360 INFO:tasks.rados.rados.0.smithi045.stdout:3368: expect deleted 2024-07-28T19:43:06.360 INFO:tasks.rados.rados.0.smithi045.stdout:3369: read oid 25 snap 423 2024-07-28T19:43:06.361 INFO:tasks.rados.rados.0.smithi045.stdout:3369: expect (ObjNum 1154 snap 393 seq_num 1154) 2024-07-28T19:43:06.361 INFO:tasks.rados.rados.0.smithi045.stdout:3370: read oid 49 snap 408 2024-07-28T19:43:06.361 INFO:tasks.rados.rados.0.smithi045.stdout:3370: expect deleted 2024-07-28T19:43:06.361 INFO:tasks.rados.rados.0.smithi045.stdout:3371: snap_remove snap 412 2024-07-28T19:43:07.364 INFO:tasks.rados.rados.0.smithi045.stdout:3371: done (5 left) 2024-07-28T19:43:07.365 INFO:tasks.rados.rados.0.smithi045.stdout:3372: rollback oid 20 current snap is 425 2024-07-28T19:43:07.365 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 20 to 416 2024-07-28T19:43:07.365 INFO:tasks.rados.rados.0.smithi045.stdout:3366: expect (ObjNum 1194 snap 404 seq_num 1194) 2024-07-28T19:43:07.598 INFO:tasks.rados.rados.0.smithi045.stdout:3369: expect (ObjNum 1154 snap 393 seq_num 1154) 2024-07-28T19:43:07.708 INFO:tasks.rados.rados.0.smithi045.stdout:3367: expect (ObjNum 1233 snap 413 seq_num 1233) 2024-07-28T19:43:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:07 smithi045 bash[80445]: cluster 2024-07-28T19:43:06.159847+0000 mgr.y (mgr.34101) 400 : cluster [DBG] pgmap v920: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 677 KiB/s wr, 23 op/s 2024-07-28T19:43:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:07 smithi045 bash[80445]: cluster 2024-07-28T19:43:06.360542+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-07-28T19:43:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:07 smithi045 bash[82788]: cluster 2024-07-28T19:43:06.159847+0000 mgr.y (mgr.34101) 400 : cluster [DBG] pgmap v920: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 677 KiB/s wr, 23 op/s 2024-07-28T19:43:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:07 smithi045 bash[82788]: cluster 2024-07-28T19:43:06.360542+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-07-28T19:43:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:07 smithi155 bash[68033]: cluster 2024-07-28T19:43:06.159847+0000 mgr.y (mgr.34101) 400 : cluster [DBG] pgmap v920: 89 pgs: 89 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 677 KiB/s wr, 23 op/s 2024-07-28T19:43:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:07 smithi155 bash[68033]: cluster 2024-07-28T19:43:06.360542+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-07-28T19:43:07.836 INFO:tasks.rados.rados.0.smithi045.stdout:3372: finishing rollback tid 0 to smithi04569809-20 2024-07-28T19:43:07.836 INFO:tasks.rados.rados.0.smithi045.stdout:3372: finishing rollback tid 1 to smithi04569809-20 2024-07-28T19:43:07.836 INFO:tasks.rados.rados.0.smithi045.stdout:3372: finishing rollback tid 2 to smithi04569809-20 2024-07-28T19:43:07.837 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 753 (ObjNum 1236 snap 416 seq_num 1236) dirty exists 2024-07-28T19:43:07.837 INFO:tasks.rados.rados.0.smithi045.stdout:3366: done (5 left) 2024-07-28T19:43:07.837 INFO:tasks.rados.rados.0.smithi045.stdout:3367: done (4 left) 2024-07-28T19:43:07.837 INFO:tasks.rados.rados.0.smithi045.stdout:3368: done (3 left) 2024-07-28T19:43:07.837 INFO:tasks.rados.rados.0.smithi045.stdout:3369: done (2 left) 2024-07-28T19:43:07.837 INFO:tasks.rados.rados.0.smithi045.stdout:3370: done (1 left) 2024-07-28T19:43:07.837 INFO:tasks.rados.rados.0.smithi045.stdout:3372: done (0 left) 2024-07-28T19:43:07.837 INFO:tasks.rados.rados.0.smithi045.stdout:3373: rollback oid 31 current snap is 425 2024-07-28T19:43:07.837 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 31 to 413 2024-07-28T19:43:07.837 INFO:tasks.rados.rados.0.smithi045.stdout:3374: snap_remove snap 419 2024-07-28T19:43:08.385 INFO:tasks.rados.rados.0.smithi045.stdout:3374: done (1 left) 2024-07-28T19:43:08.385 INFO:tasks.rados.rados.0.smithi045.stdout:3375: snap_remove snap 393 2024-07-28T19:43:08.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:08 smithi045 bash[80445]: cluster 2024-07-28T19:43:07.364825+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-07-28T19:43:08.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:08 smithi045 bash[82788]: cluster 2024-07-28T19:43:07.364825+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-07-28T19:43:08.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:08 smithi155 bash[68033]: cluster 2024-07-28T19:43:07.364825+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-07-28T19:43:09.386 INFO:tasks.rados.rados.0.smithi045.stdout:3375: done (1 left) 2024-07-28T19:43:09.386 INFO:tasks.rados.rados.0.smithi045.stdout:3376: delete oid 10 current snap is 425 2024-07-28T19:43:09.386 INFO:tasks.rados.rados.0.smithi045.stdout:3373: finishing rollback tid 0 to smithi04569809-31 2024-07-28T19:43:09.386 INFO:tasks.rados.rados.0.smithi045.stdout:3373: finishing rollback tid 1 to smithi04569809-31 2024-07-28T19:43:09.386 INFO:tasks.rados.rados.0.smithi045.stdout:3373: finishing rollback tid 2 to smithi04569809-31 2024-07-28T19:43:09.386 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 2207 (ObjNum 1201 snap 404 seq_num 1201) dirty exists 2024-07-28T19:43:09.394 INFO:tasks.rados.rados.0.smithi045.stdout:3373: done (1 left) 2024-07-28T19:43:09.394 INFO:tasks.rados.rados.0.smithi045.stdout:3376: done (0 left) 2024-07-28T19:43:09.395 INFO:tasks.rados.rados.0.smithi045.stdout:3377: delete oid 38 current snap is 425 2024-07-28T19:43:09.397 INFO:tasks.rados.rados.0.smithi045.stdout:3377: done (0 left) 2024-07-28T19:43:09.397 INFO:tasks.rados.rados.0.smithi045.stdout:3378: write oid 30 current snap is 425 2024-07-28T19:43:09.398 INFO:tasks.rados.rados.0.smithi045.stdout:3378: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2024-07-28T19:43:09.404 INFO:tasks.rados.rados.0.smithi045.stdout:3378: writing smithi04569809-30 from 692785 to 1128525 tid 1 2024-07-28T19:43:09.412 INFO:tasks.rados.rados.0.smithi045.stdout:3378: writing smithi04569809-30 from 1672784 to 2466549 tid 2 2024-07-28T19:43:09.416 INFO:tasks.rados.rados.0.smithi045.stdout:3378: writing smithi04569809-30 from 2897503 to 3092785 tid 3 2024-07-28T19:43:09.416 INFO:tasks.rados.rados.0.smithi045.stdout:3379: delete oid 1 current snap is 425 2024-07-28T19:43:09.416 INFO:tasks.rados.rados.0.smithi045.stdout:3378: finishing write tid 1 to smithi04569809-30 2024-07-28T19:43:09.416 INFO:tasks.rados.rados.0.smithi045.stdout:3378: finishing write tid 2 to smithi04569809-30 2024-07-28T19:43:09.418 INFO:tasks.rados.rados.0.smithi045.stdout:3379: done (1 left) 2024-07-28T19:43:09.418 INFO:tasks.rados.rados.0.smithi045.stdout:3380: write oid 18 current snap is 425 2024-07-28T19:43:09.418 INFO:tasks.rados.rados.0.smithi045.stdout:3380: seq_num 1257 ranges {726399=586238,2073395=797434} 2024-07-28T19:43:09.426 INFO:tasks.rados.rados.0.smithi045.stdout:3380: writing smithi04569809-18 from 726399 to 1312637 tid 1 2024-07-28T19:43:09.435 INFO:tasks.rados.rados.0.smithi045.stdout:3380: writing smithi04569809-18 from 2073395 to 2870829 tid 2 2024-07-28T19:43:09.435 INFO:tasks.rados.rados.0.smithi045.stdout:3381: write oid 16 current snap is 425 2024-07-28T19:43:09.435 INFO:tasks.rados.rados.0.smithi045.stdout:3378: finishing write tid 3 to smithi04569809-30 2024-07-28T19:43:09.435 INFO:tasks.rados.rados.0.smithi045.stdout:3381: seq_num 1258 ranges {743206=661487,2131877=541092} 2024-07-28T19:43:09.443 INFO:tasks.rados.rados.0.smithi045.stdout:3381: writing smithi04569809-16 from 743206 to 1404693 tid 1 2024-07-28T19:43:09.450 INFO:tasks.rados.rados.0.smithi045.stdout:3381: writing smithi04569809-16 from 2131877 to 2672969 tid 2 2024-07-28T19:43:09.450 INFO:tasks.rados.rados.0.smithi045.stdout:3382: snap_remove snap 421 2024-07-28T19:43:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:09 smithi045 bash[80445]: cluster 2024-07-28T19:43:08.160522+0000 mgr.y (mgr.34101) 401 : cluster [DBG] pgmap v923: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1 op/s 2024-07-28T19:43:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:09 smithi045 bash[80445]: cluster 2024-07-28T19:43:08.385379+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-07-28T19:43:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:09 smithi045 bash[82788]: cluster 2024-07-28T19:43:08.160522+0000 mgr.y (mgr.34101) 401 : cluster [DBG] pgmap v923: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1 op/s 2024-07-28T19:43:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:09 smithi045 bash[82788]: cluster 2024-07-28T19:43:08.385379+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-07-28T19:43:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:09 smithi155 bash[68033]: cluster 2024-07-28T19:43:08.160522+0000 mgr.y (mgr.34101) 401 : cluster [DBG] pgmap v923: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1 op/s 2024-07-28T19:43:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:09 smithi155 bash[68033]: cluster 2024-07-28T19:43:08.385379+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-07-28T19:43:10.356 INFO:tasks.rados.rados.0.smithi045.stdout:3382: done (3 left) 2024-07-28T19:43:10.356 INFO:tasks.rados.rados.0.smithi045.stdout:3383: snap_remove snap 414 2024-07-28T19:43:10.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:43:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T19:43:10.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[80445]: cluster 2024-07-28T19:43:09.384307+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-07-28T19:43:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[80445]: audit 2024-07-28T19:43:09.937214+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[80445]: audit 2024-07-28T19:43:09.944280+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[80445]: audit 2024-07-28T19:43:10.212375+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[80445]: audit 2024-07-28T19:43:10.220631+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[80445]: cluster 2024-07-28T19:43:10.357476+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-07-28T19:43:10.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[82788]: cluster 2024-07-28T19:43:09.384307+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-07-28T19:43:10.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[82788]: audit 2024-07-28T19:43:09.937214+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[82788]: audit 2024-07-28T19:43:09.944280+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[82788]: audit 2024-07-28T19:43:10.212375+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[82788]: audit 2024-07-28T19:43:10.220631+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:10 smithi045 bash[82788]: cluster 2024-07-28T19:43:10.357476+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-07-28T19:43:10.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:10 smithi155 bash[68033]: cluster 2024-07-28T19:43:09.384307+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-07-28T19:43:10.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:10 smithi155 bash[68033]: audit 2024-07-28T19:43:09.937214+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:10 smithi155 bash[68033]: audit 2024-07-28T19:43:09.944280+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:10 smithi155 bash[68033]: audit 2024-07-28T19:43:10.212375+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:10 smithi155 bash[68033]: audit 2024-07-28T19:43:10.220631+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:10.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:10 smithi155 bash[68033]: cluster 2024-07-28T19:43:10.357476+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-07-28T19:43:11.361 INFO:tasks.rados.rados.0.smithi045.stdout:3383: done (3 left) 2024-07-28T19:43:11.361 INFO:tasks.rados.rados.0.smithi045.stdout:3384: delete oid 5 current snap is 425 2024-07-28T19:43:11.361 INFO:tasks.rados.rados.0.smithi045.stdout:3378: finishing write tid 4 to smithi04569809-30 2024-07-28T19:43:11.361 INFO:tasks.rados.rados.0.smithi045.stdout:3378: finishing write tid 5 to smithi04569809-30 2024-07-28T19:43:11.361 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1778 (ObjNum 1255 snap 425 seq_num 1255) dirty exists 2024-07-28T19:43:11.361 INFO:tasks.rados.rados.0.smithi045.stdout:3378: left oid 30 (ObjNum 1255 snap 425 seq_num 1255) 2024-07-28T19:43:11.361 INFO:tasks.rados.rados.0.smithi045.stdout:3380: finishing write tid 1 to smithi04569809-18 2024-07-28T19:43:11.361 INFO:tasks.rados.rados.0.smithi045.stdout:3380: finishing write tid 2 to smithi04569809-18 2024-07-28T19:43:11.362 INFO:tasks.rados.rados.0.smithi045.stdout:3380: finishing write tid 3 to smithi04569809-18 2024-07-28T19:43:11.362 INFO:tasks.rados.rados.0.smithi045.stdout:3380: finishing write tid 4 to smithi04569809-18 2024-07-28T19:43:11.362 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 2219 (ObjNum 1257 snap 425 seq_num 1257) dirty exists 2024-07-28T19:43:11.362 INFO:tasks.rados.rados.0.smithi045.stdout:3380: left oid 18 (ObjNum 1257 snap 425 seq_num 1257) 2024-07-28T19:43:11.362 INFO:tasks.rados.rados.0.smithi045.stdout:3381: finishing write tid 1 to smithi04569809-16 2024-07-28T19:43:11.362 INFO:tasks.rados.rados.0.smithi045.stdout:3381: finishing write tid 2 to smithi04569809-16 2024-07-28T19:43:11.362 INFO:tasks.rados.rados.0.smithi045.stdout:3381: finishing write tid 3 to smithi04569809-16 2024-07-28T19:43:11.362 INFO:tasks.rados.rados.0.smithi045.stdout:3381: finishing write tid 4 to smithi04569809-16 2024-07-28T19:43:11.362 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 808 (ObjNum 1258 snap 425 seq_num 1258) dirty exists 2024-07-28T19:43:11.362 INFO:tasks.rados.rados.0.smithi045.stdout:3381: left oid 16 (ObjNum 1258 snap 425 seq_num 1258) 2024-07-28T19:43:11.377 INFO:tasks.rados.rados.0.smithi045.stdout:3378: done (3 left) 2024-07-28T19:43:11.377 INFO:tasks.rados.rados.0.smithi045.stdout:3380: done (2 left) 2024-07-28T19:43:11.377 INFO:tasks.rados.rados.0.smithi045.stdout:3381: done (1 left) 2024-07-28T19:43:11.377 INFO:tasks.rados.rados.0.smithi045.stdout:3384: done (0 left) 2024-07-28T19:43:11.378 INFO:tasks.rados.rados.0.smithi045.stdout:3385: delete oid 27 current snap is 425 2024-07-28T19:43:11.388 INFO:tasks.rados.rados.0.smithi045.stdout:3385: done (0 left) 2024-07-28T19:43:11.388 INFO:tasks.rados.rados.0.smithi045.stdout:3386: snap_create 2024-07-28T19:43:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:11 smithi045 bash[80445]: cluster 2024-07-28T19:43:10.161174+0000 mgr.y (mgr.34101) 402 : cluster [DBG] pgmap v926: 89 pgs: 3 active+clean+snaptrim, 86 active+clean; 181 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-07-28T19:43:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:11 smithi045 bash[80445]: audit 2024-07-28T19:43:10.643715+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:43:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:11 smithi045 bash[80445]: audit 2024-07-28T19:43:10.645516+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:43:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:11 smithi045 bash[80445]: audit 2024-07-28T19:43:10.654372+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:11 smithi045 bash[80445]: cluster 2024-07-28T19:43:11.361736+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-07-28T19:43:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:11 smithi045 bash[82788]: cluster 2024-07-28T19:43:10.161174+0000 mgr.y (mgr.34101) 402 : cluster [DBG] pgmap v926: 89 pgs: 3 active+clean+snaptrim, 86 active+clean; 181 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-07-28T19:43:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:11 smithi045 bash[82788]: audit 2024-07-28T19:43:10.643715+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:43:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:11 smithi045 bash[82788]: audit 2024-07-28T19:43:10.645516+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:43:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:11 smithi045 bash[82788]: audit 2024-07-28T19:43:10.654372+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:11 smithi045 bash[82788]: cluster 2024-07-28T19:43:11.361736+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-07-28T19:43:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:11 smithi155 bash[68033]: cluster 2024-07-28T19:43:10.161174+0000 mgr.y (mgr.34101) 402 : cluster [DBG] pgmap v926: 89 pgs: 3 active+clean+snaptrim, 86 active+clean; 181 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-07-28T19:43:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:11 smithi155 bash[68033]: audit 2024-07-28T19:43:10.643715+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:43:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:11 smithi155 bash[68033]: audit 2024-07-28T19:43:10.645516+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:43:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:11 smithi155 bash[68033]: audit 2024-07-28T19:43:10.654372+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:43:11.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:11 smithi155 bash[68033]: cluster 2024-07-28T19:43:11.361736+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-07-28T19:43:12.364 INFO:tasks.rados.rados.0.smithi045.stdout:3386: done (0 left) 2024-07-28T19:43:12.364 INFO:tasks.rados.rados.0.smithi045.stdout:3387: write oid 4 current snap is 426 2024-07-28T19:43:12.364 INFO:tasks.rados.rados.0.smithi045.stdout:3387: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2024-07-28T19:43:12.375 INFO:tasks.rados.rados.0.smithi045.stdout:3387: writing smithi04569809-4 from 793627 to 1280861 tid 1 2024-07-28T19:43:12.383 INFO:tasks.rados.rados.0.smithi045.stdout:3387: writing smithi04569809-4 from 1790970 to 2195742 tid 2 2024-07-28T19:43:12.393 INFO:tasks.rados.rados.0.smithi045.stdout:3387: writing smithi04569809-4 from 2829335 to 3193627 tid 3 2024-07-28T19:43:12.393 INFO:tasks.rados.rados.0.smithi045.stdout:3388: read oid 29 snap -1 2024-07-28T19:43:12.393 INFO:tasks.rados.rados.0.smithi045.stdout:3388: expect (ObjNum 1231 snap 413 seq_num 1231) 2024-07-28T19:43:12.393 INFO:tasks.rados.rados.0.smithi045.stdout:3389: write oid 19 current snap is 426 2024-07-28T19:43:12.393 INFO:tasks.rados.rados.0.smithi045.stdout:3387: finishing write tid 1 to smithi04569809-4 2024-07-28T19:43:12.393 INFO:tasks.rados.rados.0.smithi045.stdout:3387: finishing write tid 2 to smithi04569809-4 2024-07-28T19:43:12.393 INFO:tasks.rados.rados.0.smithi045.stdout:3389: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2024-07-28T19:43:12.403 INFO:tasks.rados.rados.0.smithi045.stdout:3389: writing smithi04569809-19 from 410434 to 1089270 tid 1 2024-07-28T19:43:12.412 INFO:tasks.rados.rados.0.smithi045.stdout:3389: writing smithi04569809-19 from 1565805 to 2114235 tid 2 2024-07-28T19:43:12.423 INFO:tasks.rados.rados.0.smithi045.stdout:3389: writing smithi04569809-19 from 2573111 to 3210434 tid 3 2024-07-28T19:43:12.423 INFO:tasks.rados.rados.0.smithi045.stdout:3390: read oid 49 snap -1 2024-07-28T19:43:12.423 INFO:tasks.rados.rados.0.smithi045.stdout:3390: expect deleted 2024-07-28T19:43:12.423 INFO:tasks.rados.rados.0.smithi045.stdout:3391: rollback oid 30 current snap is 426 2024-07-28T19:43:12.423 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 30 to 413 2024-07-28T19:43:12.423 INFO:tasks.rados.rados.0.smithi045.stdout:3392: snap_create 2024-07-28T19:43:12.423 INFO:tasks.rados.rados.0.smithi045.stdout:3387: finishing write tid 3 to smithi04569809-4 2024-07-28T19:43:12.423 INFO:tasks.rados.rados.0.smithi045.stdout:3387: finishing write tid 4 to smithi04569809-4 2024-07-28T19:43:12.423 INFO:tasks.rados.rados.0.smithi045.stdout:3387: finishing write tid 5 to smithi04569809-4 2024-07-28T19:43:12.424 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 348 (ObjNum 1261 snap 426 seq_num 1261) dirty exists 2024-07-28T19:43:12.424 INFO:tasks.rados.rados.0.smithi045.stdout:3387: left oid 4 (ObjNum 1261 snap 426 seq_num 1261) 2024-07-28T19:43:12.424 INFO:tasks.rados.rados.0.smithi045.stdout:3388: expect (ObjNum 1231 snap 413 seq_num 1231) 2024-07-28T19:43:12.567 INFO:tasks.rados.rados.0.smithi045.stdout:3389: finishing write tid 1 to smithi04569809-19 2024-07-28T19:43:12.567 INFO:tasks.rados.rados.0.smithi045.stdout:3389: finishing write tid 2 to smithi04569809-19 2024-07-28T19:43:12.567 INFO:tasks.rados.rados.0.smithi045.stdout:3389: finishing write tid 3 to smithi04569809-19 2024-07-28T19:43:12.567 INFO:tasks.rados.rados.0.smithi045.stdout:3389: finishing write tid 4 to smithi04569809-19 2024-07-28T19:43:12.567 INFO:tasks.rados.rados.0.smithi045.stdout:3389: finishing write tid 5 to smithi04569809-19 2024-07-28T19:43:12.567 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1751 (ObjNum 1262 snap 426 seq_num 1262) dirty exists 2024-07-28T19:43:12.567 INFO:tasks.rados.rados.0.smithi045.stdout:3389: left oid 19 (ObjNum 1262 snap 426 seq_num 1262) 2024-07-28T19:43:12.567 INFO:tasks.rados.rados.0.smithi045.stdout:3391: finishing rollback tid 0 to smithi04569809-30 2024-07-28T19:43:12.567 INFO:tasks.rados.rados.0.smithi045.stdout:3391: finishing rollback tid 1 to smithi04569809-30 2024-07-28T19:43:12.567 INFO:tasks.rados.rados.0.smithi045.stdout:3391: finishing rollback tid 2 to smithi04569809-30 2024-07-28T19:43:12.568 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1792 (ObjNum 1208 snap 407 seq_num 1208) dirty exists 2024-07-28T19:43:12.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:43:12 smithi155 bash[60745]: ts=2024-07-28T19:43:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:43:13.406 INFO:tasks.rados.rados.0.smithi045.stdout:3387: done (5 left) 2024-07-28T19:43:13.406 INFO:tasks.rados.rados.0.smithi045.stdout:3388: done (4 left) 2024-07-28T19:43:13.406 INFO:tasks.rados.rados.0.smithi045.stdout:3389: done (3 left) 2024-07-28T19:43:13.406 INFO:tasks.rados.rados.0.smithi045.stdout:3390: done (2 left) 2024-07-28T19:43:13.406 INFO:tasks.rados.rados.0.smithi045.stdout:3391: done (1 left) 2024-07-28T19:43:13.406 INFO:tasks.rados.rados.0.smithi045.stdout:3392: done (0 left) 2024-07-28T19:43:13.406 INFO:tasks.rados.rados.0.smithi045.stdout:3393: read oid 3 snap 422 2024-07-28T19:43:13.406 INFO:tasks.rados.rados.0.smithi045.stdout:3393: expect deleted 2024-07-28T19:43:13.406 INFO:tasks.rados.rados.0.smithi045.stdout:3394: snap_create 2024-07-28T19:43:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:13 smithi045 bash[80445]: cluster 2024-07-28T19:43:12.162109+0000 mgr.y (mgr.34101) 403 : cluster [DBG] pgmap v929: 89 pgs: 3 active+clean+snaptrim, 86 active+clean; 173 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-07-28T19:43:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:13 smithi045 bash[80445]: cluster 2024-07-28T19:43:12.364804+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-07-28T19:43:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:13 smithi045 bash[82788]: cluster 2024-07-28T19:43:12.162109+0000 mgr.y (mgr.34101) 403 : cluster [DBG] pgmap v929: 89 pgs: 3 active+clean+snaptrim, 86 active+clean; 173 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-07-28T19:43:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:13 smithi045 bash[82788]: cluster 2024-07-28T19:43:12.364804+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-07-28T19:43:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:13 smithi155 bash[68033]: cluster 2024-07-28T19:43:12.162109+0000 mgr.y (mgr.34101) 403 : cluster [DBG] pgmap v929: 89 pgs: 3 active+clean+snaptrim, 86 active+clean; 173 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-07-28T19:43:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:13 smithi155 bash[68033]: cluster 2024-07-28T19:43:12.364804+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-07-28T19:43:14.420 INFO:tasks.rados.rados.0.smithi045.stdout:3393: done (1 left) 2024-07-28T19:43:14.420 INFO:tasks.rados.rados.0.smithi045.stdout:3394: done (0 left) 2024-07-28T19:43:14.420 INFO:tasks.rados.rados.0.smithi045.stdout:3395: read oid 2 snap -1 2024-07-28T19:43:14.420 INFO:tasks.rados.rados.0.smithi045.stdout:3395: expect deleted 2024-07-28T19:43:14.420 INFO:tasks.rados.rados.0.smithi045.stdout:3396: delete oid 48 current snap is 428 2024-07-28T19:43:14.428 INFO:tasks.rados.rados.0.smithi045.stdout:3395: done (1 left) 2024-07-28T19:43:14.428 INFO:tasks.rados.rados.0.smithi045.stdout:3396: done (0 left) 2024-07-28T19:43:14.428 INFO:tasks.rados.rados.0.smithi045.stdout:3397: delete oid 45 current snap is 428 2024-07-28T19:43:14.432 INFO:tasks.rados.rados.0.smithi045.stdout:3397: done (0 left) 2024-07-28T19:43:14.433 INFO:tasks.rados.rados.0.smithi045.stdout:3398: rollback oid 39 current snap is 428 2024-07-28T19:43:14.433 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 39 to 424 2024-07-28T19:43:14.433 INFO:tasks.rados.rados.0.smithi045.stdout:3399: write oid 5 current snap is 428 2024-07-28T19:43:14.433 INFO:tasks.rados.rados.0.smithi045.stdout:3399: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2024-07-28T19:43:14.449 INFO:tasks.rados.rados.0.smithi045.stdout:3399: writing smithi04569809-5 from 460855 to 965438 tid 1 2024-07-28T19:43:14.468 INFO:tasks.rados.rados.0.smithi045.stdout:3399: writing smithi04569809-5 from 1624898 to 2037008 tid 2 2024-07-28T19:43:14.485 INFO:tasks.rados.rados.0.smithi045.stdout:3399: writing smithi04569809-5 from 2539027 to 3111535 tid 3 2024-07-28T19:43:14.486 INFO:tasks.rados.rados.0.smithi045.stdout:3400: snap_create 2024-07-28T19:43:14.486 INFO:tasks.rados.rados.0.smithi045.stdout:3398: finishing rollback tid 0 to smithi04569809-39 2024-07-28T19:43:14.486 INFO:tasks.rados.rados.0.smithi045.stdout:3398: finishing rollback tid 1 to smithi04569809-39 2024-07-28T19:43:14.486 INFO:tasks.rados.rados.0.smithi045.stdout:3398: finishing rollback tid 2 to smithi04569809-39 2024-07-28T19:43:14.486 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1585 (ObjNum 1086 snap 364 seq_num 1086) dirty exists 2024-07-28T19:43:14.486 INFO:tasks.rados.rados.0.smithi045.stdout:3399: finishing write tid 1 to smithi04569809-5 2024-07-28T19:43:14.486 INFO:tasks.rados.rados.0.smithi045.stdout:3399: finishing write tid 2 to smithi04569809-5 2024-07-28T19:43:14.494 INFO:tasks.rados.rados.0.smithi045.stdout:3399: finishing write tid 3 to smithi04569809-5 2024-07-28T19:43:14.495 INFO:tasks.rados.rados.0.smithi045.stdout:3399: finishing write tid 4 to smithi04569809-5 2024-07-28T19:43:14.495 INFO:tasks.rados.rados.0.smithi045.stdout:3399: finishing write tid 5 to smithi04569809-5 2024-07-28T19:43:14.495 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 2280 (ObjNum 1265 snap 428 seq_num 1265) dirty exists 2024-07-28T19:43:14.495 INFO:tasks.rados.rados.0.smithi045.stdout:3399: left oid 5 (ObjNum 1265 snap 428 seq_num 1265) 2024-07-28T19:43:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:14 smithi045 bash[80445]: cluster 2024-07-28T19:43:13.406205+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-07-28T19:43:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:14 smithi045 bash[82788]: cluster 2024-07-28T19:43:13.406205+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-07-28T19:43:14.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:14 smithi155 bash[68033]: cluster 2024-07-28T19:43:13.406205+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-07-28T19:43:15.362 INFO:tasks.rados.rados.0.smithi045.stdout:3398: done (2 left) 2024-07-28T19:43:15.362 INFO:tasks.rados.rados.0.smithi045.stdout:3399: done (1 left) 2024-07-28T19:43:15.362 INFO:tasks.rados.rados.0.smithi045.stdout:3400: done (0 left) 2024-07-28T19:43:15.363 INFO:tasks.rados.rados.0.smithi045.stdout:3401: read oid 46 snap -1 2024-07-28T19:43:15.363 INFO:tasks.rados.rados.0.smithi045.stdout:3401: expect deleted 2024-07-28T19:43:15.363 INFO:tasks.rados.rados.0.smithi045.stdout:3402: snap_create 2024-07-28T19:43:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:15 smithi045 bash[80445]: cluster 2024-07-28T19:43:14.163097+0000 mgr.y (mgr.34101) 404 : cluster [DBG] pgmap v932: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-07-28T19:43:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:15 smithi045 bash[80445]: cluster 2024-07-28T19:43:14.420569+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-07-28T19:43:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:15 smithi045 bash[80445]: cluster 2024-07-28T19:43:15.363011+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-07-28T19:43:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:15 smithi045 bash[82788]: cluster 2024-07-28T19:43:14.163097+0000 mgr.y (mgr.34101) 404 : cluster [DBG] pgmap v932: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-07-28T19:43:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:15 smithi045 bash[82788]: cluster 2024-07-28T19:43:14.420569+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-07-28T19:43:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:15 smithi045 bash[82788]: cluster 2024-07-28T19:43:15.363011+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-07-28T19:43:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:15 smithi155 bash[68033]: cluster 2024-07-28T19:43:14.163097+0000 mgr.y (mgr.34101) 404 : cluster [DBG] pgmap v932: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-07-28T19:43:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:15 smithi155 bash[68033]: cluster 2024-07-28T19:43:14.420569+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-07-28T19:43:15.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:15 smithi155 bash[68033]: cluster 2024-07-28T19:43:15.363011+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-07-28T19:43:16.363 INFO:tasks.rados.rados.0.smithi045.stdout:3401: done (1 left) 2024-07-28T19:43:16.364 INFO:tasks.rados.rados.0.smithi045.stdout:3402: done (0 left) 2024-07-28T19:43:16.364 INFO:tasks.rados.rados.0.smithi045.stdout:3403: rollback oid 32 current snap is 430 2024-07-28T19:43:16.364 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 429 2024-07-28T19:43:16.364 INFO:tasks.rados.rados.0.smithi045.stdout:3404: delete oid 6 current snap is 430 2024-07-28T19:43:16.377 INFO:tasks.rados.rados.0.smithi045.stdout:3404: done (1 left) 2024-07-28T19:43:16.377 INFO:tasks.rados.rados.0.smithi045.stdout:3405: snap_create 2024-07-28T19:43:16.379 INFO:tasks.rados.rados.0.smithi045.stdout:3403: finishing rollback tid 0 to smithi04569809-32 2024-07-28T19:43:16.380 INFO:tasks.rados.rados.0.smithi045.stdout:3403: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:43:16.380 INFO:tasks.rados.rados.0.smithi045.stdout:3403: finishing rollback tid 2 to smithi04569809-32 2024-07-28T19:43:16.380 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 1589 (ObjNum 1214 snap 407 seq_num 1214) dirty exists 2024-07-28T19:43:17.368 INFO:tasks.rados.rados.0.smithi045.stdout:3403: done (1 left) 2024-07-28T19:43:17.368 INFO:tasks.rados.rados.0.smithi045.stdout:3405: done (0 left) 2024-07-28T19:43:17.368 INFO:tasks.rados.rados.0.smithi045.stdout:3406: read oid 2 snap -1 2024-07-28T19:43:17.368 INFO:tasks.rados.rados.0.smithi045.stdout:3406: expect deleted 2024-07-28T19:43:17.368 INFO:tasks.rados.rados.0.smithi045.stdout:3407: read oid 23 snap 413 2024-07-28T19:43:17.368 INFO:tasks.rados.rados.0.smithi045.stdout:3407: expect (ObjNum 1206 snap 406 seq_num 1206) 2024-07-28T19:43:17.369 INFO:tasks.rados.rados.0.smithi045.stdout:3408: delete oid 47 current snap is 431 2024-07-28T19:43:17.375 INFO:tasks.rados.rados.0.smithi045.stdout:3407: expect (ObjNum 1206 snap 406 seq_num 1206) 2024-07-28T19:43:17.597 INFO:tasks.rados.rados.0.smithi045.stdout:3406: done (2 left) 2024-07-28T19:43:17.597 INFO:tasks.rados.rados.0.smithi045.stdout:3407: done (1 left) 2024-07-28T19:43:17.597 INFO:tasks.rados.rados.0.smithi045.stdout:3408: done (0 left) 2024-07-28T19:43:17.597 INFO:tasks.rados.rados.0.smithi045.stdout:3409: read oid 32 snap 425 2024-07-28T19:43:17.597 INFO:tasks.rados.rados.0.smithi045.stdout:3409: expect (ObjNum 1214 snap 407 seq_num 1214) 2024-07-28T19:43:17.597 INFO:tasks.rados.rados.0.smithi045.stdout:3410: snap_remove snap 408 2024-07-28T19:43:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:17 smithi045 bash[80445]: cluster 2024-07-28T19:43:16.163779+0000 mgr.y (mgr.34101) 405 : cluster [DBG] pgmap v935: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-07-28T19:43:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:17 smithi045 bash[80445]: cluster 2024-07-28T19:43:16.364606+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-07-28T19:43:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:17 smithi045 bash[82788]: cluster 2024-07-28T19:43:16.163779+0000 mgr.y (mgr.34101) 405 : cluster [DBG] pgmap v935: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-07-28T19:43:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:17 smithi045 bash[82788]: cluster 2024-07-28T19:43:16.364606+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-07-28T19:43:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:17 smithi155 bash[68033]: cluster 2024-07-28T19:43:16.163779+0000 mgr.y (mgr.34101) 405 : cluster [DBG] pgmap v935: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-07-28T19:43:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:17 smithi155 bash[68033]: cluster 2024-07-28T19:43:16.364606+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-07-28T19:43:18.390 INFO:tasks.rados.rados.0.smithi045.stdout:3409: expect (ObjNum 1214 snap 407 seq_num 1214) 2024-07-28T19:43:18.494 INFO:tasks.rados.rados.0.smithi045.stdout:3409: done (1 left) 2024-07-28T19:43:18.494 INFO:tasks.rados.rados.0.smithi045.stdout:3410: done (0 left) 2024-07-28T19:43:18.494 INFO:tasks.rados.rados.0.smithi045.stdout:3411: snap_remove snap 415 2024-07-28T19:43:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:18 smithi045 bash[80445]: cluster 2024-07-28T19:43:17.368696+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-07-28T19:43:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:18 smithi045 bash[80445]: audit 2024-07-28T19:43:18.040617+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:18 smithi045 bash[82788]: cluster 2024-07-28T19:43:17.368696+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-07-28T19:43:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:18 smithi045 bash[82788]: audit 2024-07-28T19:43:18.040617+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:18 smithi155 bash[68033]: cluster 2024-07-28T19:43:17.368696+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-07-28T19:43:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:18 smithi155 bash[68033]: audit 2024-07-28T19:43:18.040617+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:19.387 INFO:tasks.rados.rados.0.smithi045.stdout:3411: done (0 left) 2024-07-28T19:43:19.387 INFO:tasks.rados.rados.0.smithi045.stdout:3412: read oid 32 snap -1 2024-07-28T19:43:19.387 INFO:tasks.rados.rados.0.smithi045.stdout:3412: expect (ObjNum 1214 snap 407 seq_num 1214) 2024-07-28T19:43:19.388 INFO:tasks.rados.rados.0.smithi045.stdout:3413: snap_create 2024-07-28T19:43:19.401 INFO:tasks.rados.rados.0.smithi045.stdout:3412: expect (ObjNum 1214 snap 407 seq_num 1214) 2024-07-28T19:43:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:19 smithi045 bash[80445]: cluster 2024-07-28T19:43:18.164405+0000 mgr.y (mgr.34101) 406 : cluster [DBG] pgmap v938: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:43:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:19 smithi045 bash[80445]: cluster 2024-07-28T19:43:18.388397+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-07-28T19:43:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:19 smithi045 bash[82788]: cluster 2024-07-28T19:43:18.164405+0000 mgr.y (mgr.34101) 406 : cluster [DBG] pgmap v938: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:43:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:19 smithi045 bash[82788]: cluster 2024-07-28T19:43:18.388397+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-07-28T19:43:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:19 smithi155 bash[68033]: cluster 2024-07-28T19:43:18.164405+0000 mgr.y (mgr.34101) 406 : cluster [DBG] pgmap v938: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:43:19.821 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:19 smithi155 bash[68033]: cluster 2024-07-28T19:43:18.388397+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-07-28T19:43:20.392 INFO:tasks.rados.rados.0.smithi045.stdout:3412: done (1 left) 2024-07-28T19:43:20.392 INFO:tasks.rados.rados.0.smithi045.stdout:3413: done (0 left) 2024-07-28T19:43:20.392 INFO:tasks.rados.rados.0.smithi045.stdout:3414: read oid 6 snap -1 2024-07-28T19:43:20.392 INFO:tasks.rados.rados.0.smithi045.stdout:3414: expect deleted 2024-07-28T19:43:20.392 INFO:tasks.rados.rados.0.smithi045.stdout:3415: delete oid 45 current snap is 432 2024-07-28T19:43:20.400 INFO:tasks.rados.rados.0.smithi045.stdout:3414: done (1 left) 2024-07-28T19:43:20.400 INFO:tasks.rados.rados.0.smithi045.stdout:3415: done (0 left) 2024-07-28T19:43:20.400 INFO:tasks.rados.rados.0.smithi045.stdout:3416: read oid 44 snap -1 2024-07-28T19:43:20.400 INFO:tasks.rados.rados.0.smithi045.stdout:3416: expect (ObjNum 1211 snap 407 seq_num 1211) 2024-07-28T19:43:20.400 INFO:tasks.rados.rados.0.smithi045.stdout:3417: snap_create 2024-07-28T19:43:20.411 INFO:tasks.rados.rados.0.smithi045.stdout:3416: expect (ObjNum 1211 snap 407 seq_num 1211) 2024-07-28T19:43:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:43:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:43:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:43:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:20 smithi045 bash[80445]: cluster 2024-07-28T19:43:19.388065+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-07-28T19:43:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:20 smithi045 bash[80445]: cluster 2024-07-28T19:43:20.392145+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-07-28T19:43:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:20 smithi045 bash[82788]: cluster 2024-07-28T19:43:19.388065+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-07-28T19:43:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:20 smithi045 bash[82788]: cluster 2024-07-28T19:43:20.392145+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-07-28T19:43:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:20 smithi155 bash[68033]: cluster 2024-07-28T19:43:19.388065+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-07-28T19:43:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:20 smithi155 bash[68033]: cluster 2024-07-28T19:43:20.392145+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-07-28T19:43:21.409 INFO:tasks.rados.rados.0.smithi045.stdout:3416: done (1 left) 2024-07-28T19:43:21.410 INFO:tasks.rados.rados.0.smithi045.stdout:3417: done (0 left) 2024-07-28T19:43:21.410 INFO:tasks.rados.rados.0.smithi045.stdout:3418: delete oid 8 current snap is 433 2024-07-28T19:43:21.418 INFO:tasks.rados.rados.0.smithi045.stdout:3418: done (0 left) 2024-07-28T19:43:21.418 INFO:tasks.rados.rados.0.smithi045.stdout:3419: delete oid 35 current snap is 433 2024-07-28T19:43:21.435 INFO:tasks.rados.rados.0.smithi045.stdout:3419: done (0 left) 2024-07-28T19:43:21.435 INFO:tasks.rados.rados.0.smithi045.stdout:3420: write oid 45 current snap is 433 2024-07-28T19:43:21.435 INFO:tasks.rados.rados.0.smithi045.stdout:3420: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2024-07-28T19:43:21.450 INFO:tasks.rados.rados.0.smithi045.stdout:3420: writing smithi04569809-45 from 561697 to 1234127 tid 1 2024-07-28T19:43:21.474 INFO:tasks.rados.rados.0.smithi045.stdout:3420: writing smithi04569809-45 from 1975790 to 2682554 tid 2 2024-07-28T19:43:21.483 INFO:tasks.rados.rados.0.smithi045.stdout:3420: writing smithi04569809-45 from 3103565 to 3361697 tid 3 2024-07-28T19:43:21.483 INFO:tasks.rados.rados.0.smithi045.stdout:3421: snap_create 2024-07-28T19:43:21.483 INFO:tasks.rados.rados.0.smithi045.stdout:3420: finishing write tid 1 to smithi04569809-45 2024-07-28T19:43:21.483 INFO:tasks.rados.rados.0.smithi045.stdout:3420: finishing write tid 2 to smithi04569809-45 2024-07-28T19:43:21.487 INFO:tasks.rados.rados.0.smithi045.stdout:3420: finishing write tid 3 to smithi04569809-45 2024-07-28T19:43:21.488 INFO:tasks.rados.rados.0.smithi045.stdout:3420: finishing write tid 4 to smithi04569809-45 2024-07-28T19:43:21.488 INFO:tasks.rados.rados.0.smithi045.stdout:3420: finishing write tid 5 to smithi04569809-45 2024-07-28T19:43:21.488 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 932 (ObjNum 1271 snap 433 seq_num 1271) dirty exists 2024-07-28T19:43:21.488 INFO:tasks.rados.rados.0.smithi045.stdout:3420: left oid 45 (ObjNum 1271 snap 433 seq_num 1271) 2024-07-28T19:43:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:21 smithi045 bash[80445]: cluster 2024-07-28T19:43:20.165089+0000 mgr.y (mgr.34101) 407 : cluster [DBG] pgmap v941: 89 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 82 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 364 KiB/s wr, 7 op/s 2024-07-28T19:43:21.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:21 smithi045 bash[82788]: cluster 2024-07-28T19:43:20.165089+0000 mgr.y (mgr.34101) 407 : cluster [DBG] pgmap v941: 89 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 82 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 364 KiB/s wr, 7 op/s 2024-07-28T19:43:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:21 smithi155 bash[68033]: cluster 2024-07-28T19:43:20.165089+0000 mgr.y (mgr.34101) 407 : cluster [DBG] pgmap v941: 89 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 82 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 364 KiB/s wr, 7 op/s 2024-07-28T19:43:22.431 INFO:tasks.rados.rados.0.smithi045.stdout:3420: done (1 left) 2024-07-28T19:43:22.431 INFO:tasks.rados.rados.0.smithi045.stdout:3421: done (0 left) 2024-07-28T19:43:22.431 INFO:tasks.rados.rados.0.smithi045.stdout:3422: write oid 37 current snap is 434 2024-07-28T19:43:22.431 INFO:tasks.rados.rados.0.smithi045.stdout:3422: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2024-07-28T19:43:22.448 INFO:tasks.rados.rados.0.smithi045.stdout:3422: writing smithi04569809-37 from 578504 to 1326183 tid 1 2024-07-28T19:43:22.465 INFO:tasks.rados.rados.0.smithi045.stdout:3422: writing smithi04569809-37 from 2034272 to 2601047 tid 2 2024-07-28T19:43:22.475 INFO:tasks.rados.rados.0.smithi045.stdout:3422: writing smithi04569809-37 from 3130988 to 3378504 tid 3 2024-07-28T19:43:22.475 INFO:tasks.rados.rados.0.smithi045.stdout:3423: write oid 25 current snap is 434 2024-07-28T19:43:22.475 INFO:tasks.rados.rados.0.smithi045.stdout:3423: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2024-07-28T19:43:22.488 INFO:tasks.rados.rados.0.smithi045.stdout:3423: writing smithi04569809-25 from 595311 to 1018239 tid 1 2024-07-28T19:43:22.500 INFO:tasks.rados.rados.0.smithi045.stdout:3423: writing smithi04569809-25 from 1576401 to 2286834 tid 2 2024-07-28T19:43:22.510 INFO:tasks.rados.rados.0.smithi045.stdout:3423: writing smithi04569809-25 from 3042058 to 3395311 tid 3 2024-07-28T19:43:22.510 INFO:tasks.rados.rados.0.smithi045.stdout:3424: rollback oid 18 current snap is 434 2024-07-28T19:43:22.510 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 18 to 432 2024-07-28T19:43:22.510 INFO:tasks.rados.rados.0.smithi045.stdout:3422: finishing write tid 1 to smithi04569809-37 2024-07-28T19:43:22.511 INFO:tasks.rados.rados.0.smithi045.stdout:3425: read oid 21 snap -1 2024-07-28T19:43:22.511 INFO:tasks.rados.rados.0.smithi045.stdout:3425: expect (ObjNum 1222 snap 411 seq_num 1222) 2024-07-28T19:43:22.511 INFO:tasks.rados.rados.0.smithi045.stdout:3426: write oid 16 current snap is 434 2024-07-28T19:43:22.511 INFO:tasks.rados.rados.0.smithi045.stdout:3422: finishing write tid 2 to smithi04569809-37 2024-07-28T19:43:22.511 INFO:tasks.rados.rados.0.smithi045.stdout:3422: finishing write tid 3 to smithi04569809-37 2024-07-28T19:43:22.511 INFO:tasks.rados.rados.0.smithi045.stdout:3426: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2024-07-28T19:43:22.520 INFO:tasks.rados.rados.0.smithi045.stdout:3426: writing smithi04569809-16 from 612118 to 1110295 tid 1 2024-07-28T19:43:22.528 INFO:tasks.rados.rados.0.smithi045.stdout:3426: writing smithi04569809-16 from 1634883 to 2205327 tid 2 2024-07-28T19:43:22.538 INFO:tasks.rados.rados.0.smithi045.stdout:3426: writing smithi04569809-16 from 2669481 to 3376143 tid 3 2024-07-28T19:43:22.538 INFO:tasks.rados.rados.0.smithi045.stdout:3427: write oid 19 current snap is 434 2024-07-28T19:43:22.538 INFO:tasks.rados.rados.0.smithi045.stdout:3427: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2024-07-28T19:43:22.547 INFO:tasks.rados.rados.0.smithi045.stdout:3427: writing smithi04569809-19 from 628925 to 1202351 tid 1 2024-07-28T19:43:22.556 INFO:tasks.rados.rados.0.smithi045.stdout:3427: writing smithi04569809-19 from 1693365 to 2407467 tid 2 2024-07-28T19:43:22.564 INFO:tasks.rados.rados.0.smithi045.stdout:3427: writing smithi04569809-19 from 3096904 to 3428925 tid 3 2024-07-28T19:43:22.564 INFO:tasks.rados.rados.0.smithi045.stdout:3428: rollback oid 10 current snap is 434 2024-07-28T19:43:22.564 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 10 to 430 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3422: finishing write tid 4 to smithi04569809-37 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3422: finishing write tid 5 to smithi04569809-37 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1757 (ObjNum 1272 snap 434 seq_num 1272) dirty exists 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3422: left oid 37 (ObjNum 1272 snap 434 seq_num 1272) 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3423: finishing write tid 1 to smithi04569809-25 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3423: finishing write tid 2 to smithi04569809-25 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3422: done (6 left) 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3429: read oid 23 snap -1 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3429: expect (ObjNum 1206 snap 406 seq_num 1206) 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3430: delete oid 31 current snap is 434 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3423: finishing write tid 3 to smithi04569809-25 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3423: finishing write tid 4 to smithi04569809-25 2024-07-28T19:43:22.565 INFO:tasks.rados.rados.0.smithi045.stdout:3423: finishing write tid 5 to smithi04569809-25 2024-07-28T19:43:22.566 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1585 (ObjNum 1273 snap 434 seq_num 1273) dirty exists 2024-07-28T19:43:22.566 INFO:tasks.rados.rados.0.smithi045.stdout:3423: left oid 25 (ObjNum 1273 snap 434 seq_num 1273) 2024-07-28T19:43:22.566 INFO:tasks.rados.rados.0.smithi045.stdout:3425: expect (ObjNum 1222 snap 411 seq_num 1222) 2024-07-28T19:43:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:22 smithi045 bash[80445]: cluster 2024-07-28T19:43:21.410334+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-07-28T19:43:22.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:22 smithi045 bash[82788]: cluster 2024-07-28T19:43:21.410334+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-07-28T19:43:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:3424: finishing rollback tid 0 to smithi04569809-18 2024-07-28T19:43:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:3424: finishing rollback tid 1 to smithi04569809-18 2024-07-28T19:43:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:3424: finishing rollback tid 2 to smithi04569809-18 2024-07-28T19:43:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 2252 (ObjNum 1257 snap 425 seq_num 1257) dirty exists 2024-07-28T19:43:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:3426: finishing write tid 1 to smithi04569809-16 2024-07-28T19:43:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:3426: finishing write tid 2 to smithi04569809-16 2024-07-28T19:43:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:3426: finishing write tid 3 to smithi04569809-16 2024-07-28T19:43:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:3426: finishing write tid 4 to smithi04569809-16 2024-07-28T19:43:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:3426: finishing write tid 5 to smithi04569809-16 2024-07-28T19:43:22.741 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 821 (ObjNum 1274 snap 434 seq_num 1274) dirty exists 2024-07-28T19:43:22.742 INFO:tasks.rados.rados.0.smithi045.stdout:3426: left oid 16 (ObjNum 1274 snap 434 seq_num 1274) 2024-07-28T19:43:22.742 INFO:tasks.rados.rados.0.smithi045.stdout:3427: finishing write tid 1 to smithi04569809-19 2024-07-28T19:43:22.742 INFO:tasks.rados.rados.0.smithi045.stdout:3427: finishing write tid 2 to smithi04569809-19 2024-07-28T19:43:22.742 INFO:tasks.rados.rados.0.smithi045.stdout:3429: expect (ObjNum 1206 snap 406 seq_num 1206) 2024-07-28T19:43:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:22 smithi155 bash[68033]: cluster 2024-07-28T19:43:21.410334+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-07-28T19:43:22.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:43:22 smithi155 bash[60745]: ts=2024-07-28T19:43:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:43:22.906 INFO:tasks.rados.rados.0.smithi045.stdout:3428: finishing rollback tid 1 to smithi04569809-10 2024-07-28T19:43:22.906 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1767 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:43:22.906 INFO:tasks.rados.rados.0.smithi045.stdout:3427: finishing write tid 3 to smithi04569809-19 2024-07-28T19:43:22.906 INFO:tasks.rados.rados.0.smithi045.stdout:3427: finishing write tid 4 to smithi04569809-19 2024-07-28T19:43:22.906 INFO:tasks.rados.rados.0.smithi045.stdout:3427: finishing write tid 5 to smithi04569809-19 2024-07-28T19:43:22.906 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1762 (ObjNum 1275 snap 434 seq_num 1275) dirty exists 2024-07-28T19:43:22.906 INFO:tasks.rados.rados.0.smithi045.stdout:3427: left oid 19 (ObjNum 1275 snap 434 seq_num 1275) 2024-07-28T19:43:22.906 INFO:tasks.rados.rados.0.smithi045.stdout:3423: done (7 left) 2024-07-28T19:43:22.906 INFO:tasks.rados.rados.0.smithi045.stdout:3424: done (6 left) 2024-07-28T19:43:22.907 INFO:tasks.rados.rados.0.smithi045.stdout:3425: done (5 left) 2024-07-28T19:43:22.907 INFO:tasks.rados.rados.0.smithi045.stdout:3426: done (4 left) 2024-07-28T19:43:22.907 INFO:tasks.rados.rados.0.smithi045.stdout:3427: done (3 left) 2024-07-28T19:43:22.907 INFO:tasks.rados.rados.0.smithi045.stdout:3428: done (2 left) 2024-07-28T19:43:22.907 INFO:tasks.rados.rados.0.smithi045.stdout:3429: done (1 left) 2024-07-28T19:43:22.907 INFO:tasks.rados.rados.0.smithi045.stdout:3430: done (0 left) 2024-07-28T19:43:22.907 INFO:tasks.rados.rados.0.smithi045.stdout:3431: write oid 38 current snap is 434 2024-07-28T19:43:22.907 INFO:tasks.rados.rados.0.smithi045.stdout:3431: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2024-07-28T19:43:22.920 INFO:tasks.rados.rados.0.smithi045.stdout:3431: writing smithi04569809-38 from 662539 to 1386463 tid 1 2024-07-28T19:43:22.935 INFO:tasks.rados.rados.0.smithi045.stdout:3431: writing smithi04569809-38 from 2093976 to 2811747 tid 2 2024-07-28T19:43:22.942 INFO:tasks.rados.rados.0.smithi045.stdout:3431: writing smithi04569809-38 from 3435397 to 3462539 tid 3 2024-07-28T19:43:22.942 INFO:tasks.rados.rados.0.smithi045.stdout:3432: read oid 12 snap 426 2024-07-28T19:43:22.942 INFO:tasks.rados.rados.0.smithi045.stdout:3432: expect (ObjNum 1161 snap 394 seq_num 1161) 2024-07-28T19:43:22.942 INFO:tasks.rados.rados.0.smithi045.stdout:3433: write oid 37 current snap is 434 2024-07-28T19:43:22.942 INFO:tasks.rados.rados.0.smithi045.stdout:3431: finishing write tid 1 to smithi04569809-38 2024-07-28T19:43:22.942 INFO:tasks.rados.rados.0.smithi045.stdout:3431: finishing write tid 2 to smithi04569809-38 2024-07-28T19:43:22.942 INFO:tasks.rados.rados.0.smithi045.stdout:3433: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2024-07-28T19:43:22.956 INFO:tasks.rados.rados.0.smithi045.stdout:3433: writing smithi04569809-37 from 679346 to 1194872 tid 1 2024-07-28T19:43:22.970 INFO:tasks.rados.rados.0.smithi045.stdout:3433: writing smithi04569809-37 from 1868811 to 2446593 tid 2 2024-07-28T19:43:22.980 INFO:tasks.rados.rados.0.smithi045.stdout:3433: writing smithi04569809-37 from 3179173 to 3479346 tid 3 2024-07-28T19:43:22.980 INFO:tasks.rados.rados.0.smithi045.stdout:3434: snap_remove snap 425 2024-07-28T19:43:23.441 INFO:tasks.rados.rados.0.smithi045.stdout:3434: done (3 left) 2024-07-28T19:43:23.441 INFO:tasks.rados.rados.0.smithi045.stdout:3435: write oid 7 current snap is 434 2024-07-28T19:43:23.441 INFO:tasks.rados.rados.0.smithi045.stdout:3431: finishing write tid 3 to smithi04569809-38 2024-07-28T19:43:23.441 INFO:tasks.rados.rados.0.smithi045.stdout:3431: finishing write tid 4 to smithi04569809-38 2024-07-28T19:43:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:3431: finishing write tid 5 to smithi04569809-38 2024-07-28T19:43:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 1165 (ObjNum 1277 snap 434 seq_num 1277) dirty exists 2024-07-28T19:43:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:3431: left oid 38 (ObjNum 1277 snap 434 seq_num 1277) 2024-07-28T19:43:23.442 INFO:tasks.rados.rados.0.smithi045.stdout:3432: expect (ObjNum 1161 snap 394 seq_num 1161) 2024-07-28T19:43:23.566 INFO:tasks.rados.rados.0.smithi045.stdout:3433: finishing write tid 1 to smithi04569809-37 2024-07-28T19:43:23.566 INFO:tasks.rados.rados.0.smithi045.stdout:3433: finishing write tid 2 to smithi04569809-37 2024-07-28T19:43:23.567 INFO:tasks.rados.rados.0.smithi045.stdout:3433: finishing write tid 3 to smithi04569809-37 2024-07-28T19:43:23.567 INFO:tasks.rados.rados.0.smithi045.stdout:3433: finishing write tid 4 to smithi04569809-37 2024-07-28T19:43:23.567 INFO:tasks.rados.rados.0.smithi045.stdout:3433: finishing write tid 5 to smithi04569809-37 2024-07-28T19:43:23.567 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1766 (ObjNum 1278 snap 434 seq_num 1278) dirty exists 2024-07-28T19:43:23.567 INFO:tasks.rados.rados.0.smithi045.stdout:3433: left oid 37 (ObjNum 1278 snap 434 seq_num 1278) 2024-07-28T19:43:23.567 INFO:tasks.rados.rados.0.smithi045.stdout:3435: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2024-07-28T19:43:23.581 INFO:tasks.rados.rados.0.smithi045.stdout:3435: writing smithi04569809-7 from 696153 to 1286928 tid 1 2024-07-28T19:43:23.597 INFO:tasks.rados.rados.0.smithi045.stdout:3435: writing smithi04569809-7 from 1927293 to 2648733 tid 2 2024-07-28T19:43:23.607 INFO:tasks.rados.rados.0.smithi045.stdout:3435: writing smithi04569809-7 from 3206596 to 3496153 tid 3 2024-07-28T19:43:23.607 INFO:tasks.rados.rados.0.smithi045.stdout:3431: done (3 left) 2024-07-28T19:43:23.607 INFO:tasks.rados.rados.0.smithi045.stdout:3432: done (2 left) 2024-07-28T19:43:23.607 INFO:tasks.rados.rados.0.smithi045.stdout:3433: done (1 left) 2024-07-28T19:43:23.608 INFO:tasks.rados.rados.0.smithi045.stdout:3436: snap_create 2024-07-28T19:43:23.608 INFO:tasks.rados.rados.0.smithi045.stdout:3435: finishing write tid 1 to smithi04569809-7 2024-07-28T19:43:23.608 INFO:tasks.rados.rados.0.smithi045.stdout:3435: finishing write tid 2 to smithi04569809-7 2024-07-28T19:43:23.613 INFO:tasks.rados.rados.0.smithi045.stdout:3435: finishing write tid 3 to smithi04569809-7 2024-07-28T19:43:23.613 INFO:tasks.rados.rados.0.smithi045.stdout:3435: finishing write tid 4 to smithi04569809-7 2024-07-28T19:43:23.613 INFO:tasks.rados.rados.0.smithi045.stdout:3435: finishing write tid 5 to smithi04569809-7 2024-07-28T19:43:23.614 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 827 (ObjNum 1279 snap 434 seq_num 1279) dirty exists 2024-07-28T19:43:23.614 INFO:tasks.rados.rados.0.smithi045.stdout:3435: left oid 7 (ObjNum 1279 snap 434 seq_num 1279) 2024-07-28T19:43:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:23 smithi045 bash[80445]: cluster 2024-07-28T19:43:22.165932+0000 mgr.y (mgr.34101) 408 : cluster [DBG] pgmap v944: 89 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 82 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 364 KiB/s wr, 7 op/s 2024-07-28T19:43:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:23 smithi045 bash[80445]: cluster 2024-07-28T19:43:22.431797+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-07-28T19:43:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:23 smithi045 bash[82788]: cluster 2024-07-28T19:43:22.165932+0000 mgr.y (mgr.34101) 408 : cluster [DBG] pgmap v944: 89 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 82 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 364 KiB/s wr, 7 op/s 2024-07-28T19:43:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:23 smithi045 bash[82788]: cluster 2024-07-28T19:43:22.431797+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-07-28T19:43:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:23 smithi155 bash[68033]: cluster 2024-07-28T19:43:22.165932+0000 mgr.y (mgr.34101) 408 : cluster [DBG] pgmap v944: 89 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 82 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 364 KiB/s wr, 7 op/s 2024-07-28T19:43:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:23 smithi155 bash[68033]: cluster 2024-07-28T19:43:22.431797+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-07-28T19:43:24.452 INFO:tasks.rados.rados.0.smithi045.stdout:3435: done (1 left) 2024-07-28T19:43:24.452 INFO:tasks.rados.rados.0.smithi045.stdout:3436: done (0 left) 2024-07-28T19:43:24.452 INFO:tasks.rados.rados.0.smithi045.stdout:3437: write oid 16 current snap is 435 2024-07-28T19:43:24.452 INFO:tasks.rados.rados.0.smithi045.stdout:3437: seq_num 1280 ranges {712960=666024,1985775=581451,3234019=278941} 2024-07-28T19:43:24.474 INFO:tasks.rados.rados.0.smithi045.stdout:3437: writing smithi04569809-16 from 712960 to 1378984 tid 1 2024-07-28T19:43:24.488 INFO:tasks.rados.rados.0.smithi045.stdout:3437: writing smithi04569809-16 from 1985775 to 2567226 tid 2 2024-07-28T19:43:24.498 INFO:tasks.rados.rados.0.smithi045.stdout:3437: writing smithi04569809-16 from 3234019 to 3512960 tid 3 2024-07-28T19:43:24.498 INFO:tasks.rados.rados.0.smithi045.stdout:3438: write oid 24 current snap is 435 2024-07-28T19:43:24.498 INFO:tasks.rados.rados.0.smithi045.stdout:3438: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2024-07-28T19:43:24.511 INFO:tasks.rados.rados.0.smithi045.stdout:3438: writing smithi04569809-24 from 729767 to 1471040 tid 1 2024-07-28T19:43:24.521 INFO:tasks.rados.rados.0.smithi045.stdout:3438: writing smithi04569809-24 from 1927904 to 2653013 tid 2 2024-07-28T19:43:24.528 INFO:tasks.rados.rados.0.smithi045.stdout:3438: writing smithi04569809-24 from 3145089 to 3529767 tid 3 2024-07-28T19:43:24.528 INFO:tasks.rados.rados.0.smithi045.stdout:3439: rollback oid 35 current snap is 435 2024-07-28T19:43:24.528 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 35 to 424 2024-07-28T19:43:24.528 INFO:tasks.rados.rados.0.smithi045.stdout:3440: write oid 22 current snap is 435 2024-07-28T19:43:24.528 INFO:tasks.rados.rados.0.smithi045.stdout:3440: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2024-07-28T19:43:24.536 INFO:tasks.rados.rados.0.smithi045.stdout:3440: writing smithi04569809-22 from 746574 to 1163096 tid 1 2024-07-28T19:43:24.542 INFO:tasks.rados.rados.0.smithi045.stdout:3440: writing smithi04569809-22 from 1586386 to 2055153 tid 2 2024-07-28T19:43:24.551 INFO:tasks.rados.rados.0.smithi045.stdout:3440: writing smithi04569809-22 from 2772512 to 3402056 tid 3 2024-07-28T19:43:24.551 INFO:tasks.rados.rados.0.smithi045.stdout:3441: snap_create 2024-07-28T19:43:24.551 INFO:tasks.rados.rados.0.smithi045.stdout:3437: finishing write tid 1 to smithi04569809-16 2024-07-28T19:43:24.551 INFO:tasks.rados.rados.0.smithi045.stdout:3437: finishing write tid 2 to smithi04569809-16 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:3437: finishing write tid 3 to smithi04569809-16 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:3437: finishing write tid 4 to smithi04569809-16 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:3437: finishing write tid 5 to smithi04569809-16 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 832 (ObjNum 1280 snap 435 seq_num 1280) dirty exists 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:3437: left oid 16 (ObjNum 1280 snap 435 seq_num 1280) 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:3438: finishing write tid 1 to smithi04569809-24 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:3438: finishing write tid 2 to smithi04569809-24 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:3438: finishing write tid 3 to smithi04569809-24 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:3438: finishing write tid 4 to smithi04569809-24 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:3438: finishing write tid 5 to smithi04569809-24 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 1261 (ObjNum 1281 snap 435 seq_num 1281) dirty exists 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:3438: left oid 24 (ObjNum 1281 snap 435 seq_num 1281) 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:3439: finishing rollback tid 1 to smithi04569809-35 2024-07-28T19:43:24.552 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 1233 (ObjNum 193 snap 0 seq_num 284118480) dirty dne 2024-07-28T19:43:24.553 INFO:tasks.rados.rados.0.smithi045.stdout:3440: finishing write tid 1 to smithi04569809-22 2024-07-28T19:43:24.553 INFO:tasks.rados.rados.0.smithi045.stdout:3440: finishing write tid 2 to smithi04569809-22 2024-07-28T19:43:24.556 INFO:tasks.rados.rados.0.smithi045.stdout:3440: finishing write tid 3 to smithi04569809-22 2024-07-28T19:43:24.556 INFO:tasks.rados.rados.0.smithi045.stdout:3440: finishing write tid 4 to smithi04569809-22 2024-07-28T19:43:24.557 INFO:tasks.rados.rados.0.smithi045.stdout:3440: finishing write tid 5 to smithi04569809-22 2024-07-28T19:43:24.557 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 1614 (ObjNum 1282 snap 435 seq_num 1282) dirty exists 2024-07-28T19:43:24.557 INFO:tasks.rados.rados.0.smithi045.stdout:3440: left oid 22 (ObjNum 1282 snap 435 seq_num 1282) 2024-07-28T19:43:24.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:24 smithi045 bash[80445]: cluster 2024-07-28T19:43:23.440227+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-07-28T19:43:24.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:24 smithi045 bash[82788]: cluster 2024-07-28T19:43:23.440227+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-07-28T19:43:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:24 smithi155 bash[68033]: cluster 2024-07-28T19:43:23.440227+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-07-28T19:43:25.366 INFO:tasks.rados.rados.0.smithi045.stdout:3437: done (4 left) 2024-07-28T19:43:25.367 INFO:tasks.rados.rados.0.smithi045.stdout:3438: done (3 left) 2024-07-28T19:43:25.367 INFO:tasks.rados.rados.0.smithi045.stdout:3439: done (2 left) 2024-07-28T19:43:25.367 INFO:tasks.rados.rados.0.smithi045.stdout:3440: done (1 left) 2024-07-28T19:43:25.367 INFO:tasks.rados.rados.0.smithi045.stdout:3441: done (0 left) 2024-07-28T19:43:25.367 INFO:tasks.rados.rados.0.smithi045.stdout:3442: snap_remove snap 413 2024-07-28T19:43:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:25 smithi045 bash[80445]: cluster 2024-07-28T19:43:24.166834+0000 mgr.y (mgr.34101) 409 : cluster [DBG] pgmap v947: 89 pgs: 89 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-07-28T19:43:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:25 smithi045 bash[80445]: cluster 2024-07-28T19:43:24.452394+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-07-28T19:43:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:25 smithi045 bash[80445]: cluster 2024-07-28T19:43:25.367422+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-07-28T19:43:25.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:25 smithi045 bash[82788]: cluster 2024-07-28T19:43:24.166834+0000 mgr.y (mgr.34101) 409 : cluster [DBG] pgmap v947: 89 pgs: 89 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-07-28T19:43:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:25 smithi045 bash[82788]: cluster 2024-07-28T19:43:24.452394+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-07-28T19:43:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:25 smithi045 bash[82788]: cluster 2024-07-28T19:43:25.367422+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-07-28T19:43:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:25 smithi155 bash[68033]: cluster 2024-07-28T19:43:24.166834+0000 mgr.y (mgr.34101) 409 : cluster [DBG] pgmap v947: 89 pgs: 89 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-07-28T19:43:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:25 smithi155 bash[68033]: cluster 2024-07-28T19:43:24.452394+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-07-28T19:43:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:25 smithi155 bash[68033]: cluster 2024-07-28T19:43:25.367422+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-07-28T19:43:26.368 INFO:tasks.rados.rados.0.smithi045.stdout:3442: done (0 left) 2024-07-28T19:43:26.369 INFO:tasks.rados.rados.0.smithi045.stdout:3443: read oid 31 snap 416 2024-07-28T19:43:26.369 INFO:tasks.rados.rados.0.smithi045.stdout:3443: expect (ObjNum 1201 snap 404 seq_num 1201) 2024-07-28T19:43:26.370 INFO:tasks.rados.rados.0.smithi045.stdout:3444: write oid 25 current snap is 436 2024-07-28T19:43:26.370 INFO:tasks.rados.rados.0.smithi045.stdout:3444: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2024-07-28T19:43:26.380 INFO:tasks.rados.rados.0.smithi045.stdout:3444: writing smithi04569809-25 from 763381 to 1255152 tid 1 2024-07-28T19:43:26.394 INFO:tasks.rados.rados.0.smithi045.stdout:3444: writing smithi04569809-25 from 2044868 to 2773646 tid 2 2024-07-28T19:43:26.401 INFO:tasks.rados.rados.0.smithi045.stdout:3444: writing smithi04569809-25 from 3199935 to 3563381 tid 3 2024-07-28T19:43:26.401 INFO:tasks.rados.rados.0.smithi045.stdout:3445: snap_remove snap 435 2024-07-28T19:43:27.379 INFO:tasks.rados.rados.0.smithi045.stdout:3445: done (2 left) 2024-07-28T19:43:27.379 INFO:tasks.rados.rados.0.smithi045.stdout:3446: read oid 21 snap -1 2024-07-28T19:43:27.379 INFO:tasks.rados.rados.0.smithi045.stdout:3446: expect (ObjNum 1222 snap 411 seq_num 1222) 2024-07-28T19:43:27.379 INFO:tasks.rados.rados.0.smithi045.stdout:3447: snap_create 2024-07-28T19:43:27.379 INFO:tasks.rados.rados.0.smithi045.stdout:3443: expect (ObjNum 1201 snap 404 seq_num 1201) 2024-07-28T19:43:27.503 INFO:tasks.rados.rados.0.smithi045.stdout:3444: finishing write tid 1 to smithi04569809-25 2024-07-28T19:43:27.503 INFO:tasks.rados.rados.0.smithi045.stdout:3444: finishing write tid 2 to smithi04569809-25 2024-07-28T19:43:27.503 INFO:tasks.rados.rados.0.smithi045.stdout:3444: finishing write tid 3 to smithi04569809-25 2024-07-28T19:43:27.504 INFO:tasks.rados.rados.0.smithi045.stdout:3444: finishing write tid 4 to smithi04569809-25 2024-07-28T19:43:27.504 INFO:tasks.rados.rados.0.smithi045.stdout:3444: finishing write tid 5 to smithi04569809-25 2024-07-28T19:43:27.504 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1598 (ObjNum 1283 snap 436 seq_num 1283) dirty exists 2024-07-28T19:43:27.504 INFO:tasks.rados.rados.0.smithi045.stdout:3444: left oid 25 (ObjNum 1283 snap 436 seq_num 1283) 2024-07-28T19:43:27.504 INFO:tasks.rados.rados.0.smithi045.stdout:3446: expect (ObjNum 1222 snap 411 seq_num 1222) 2024-07-28T19:43:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:27 smithi045 bash[80445]: cluster 2024-07-28T19:43:26.167621+0000 mgr.y (mgr.34101) 410 : cluster [DBG] pgmap v950: 89 pgs: 89 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-07-28T19:43:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:27 smithi045 bash[80445]: cluster 2024-07-28T19:43:26.369654+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-07-28T19:43:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:27 smithi045 bash[82788]: cluster 2024-07-28T19:43:26.167621+0000 mgr.y (mgr.34101) 410 : cluster [DBG] pgmap v950: 89 pgs: 89 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-07-28T19:43:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:27 smithi045 bash[82788]: cluster 2024-07-28T19:43:26.369654+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-07-28T19:43:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:27 smithi155 bash[68033]: cluster 2024-07-28T19:43:26.167621+0000 mgr.y (mgr.34101) 410 : cluster [DBG] pgmap v950: 89 pgs: 89 active+clean; 143 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-07-28T19:43:27.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:27 smithi155 bash[68033]: cluster 2024-07-28T19:43:26.369654+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-07-28T19:43:28.388 INFO:tasks.rados.rados.0.smithi045.stdout:3443: done (3 left) 2024-07-28T19:43:28.388 INFO:tasks.rados.rados.0.smithi045.stdout:3444: done (2 left) 2024-07-28T19:43:28.388 INFO:tasks.rados.rados.0.smithi045.stdout:3446: done (1 left) 2024-07-28T19:43:28.388 INFO:tasks.rados.rados.0.smithi045.stdout:3447: done (0 left) 2024-07-28T19:43:28.388 INFO:tasks.rados.rados.0.smithi045.stdout:3448: snap_remove snap 427 2024-07-28T19:43:28.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:28 smithi045 bash[80445]: cluster 2024-07-28T19:43:27.379464+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-07-28T19:43:28.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:28 smithi045 bash[82788]: cluster 2024-07-28T19:43:27.379464+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-07-28T19:43:28.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:28 smithi155 bash[68033]: cluster 2024-07-28T19:43:27.379464+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-07-28T19:43:29.388 INFO:tasks.rados.rados.0.smithi045.stdout:3448: done (0 left) 2024-07-28T19:43:29.388 INFO:tasks.rados.rados.0.smithi045.stdout:3449: rollback oid 11 current snap is 437 2024-07-28T19:43:29.389 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 11 to 431 2024-07-28T19:43:29.389 INFO:tasks.rados.rados.0.smithi045.stdout:3450: snap_remove snap 416 2024-07-28T19:43:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:29 smithi045 bash[80445]: cluster 2024-07-28T19:43:28.168357+0000 mgr.y (mgr.34101) 411 : cluster [DBG] pgmap v953: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 935 KiB/s wr, 3 op/s 2024-07-28T19:43:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:29 smithi045 bash[80445]: cluster 2024-07-28T19:43:28.389184+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-07-28T19:43:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:29 smithi045 bash[82788]: cluster 2024-07-28T19:43:28.168357+0000 mgr.y (mgr.34101) 411 : cluster [DBG] pgmap v953: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 935 KiB/s wr, 3 op/s 2024-07-28T19:43:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:29 smithi045 bash[82788]: cluster 2024-07-28T19:43:28.389184+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-07-28T19:43:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:29 smithi155 bash[68033]: cluster 2024-07-28T19:43:28.168357+0000 mgr.y (mgr.34101) 411 : cluster [DBG] pgmap v953: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 935 KiB/s wr, 3 op/s 2024-07-28T19:43:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:29 smithi155 bash[68033]: cluster 2024-07-28T19:43:28.389184+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-07-28T19:43:30.399 INFO:tasks.rados.rados.0.smithi045.stdout:3450: done (1 left) 2024-07-28T19:43:30.399 INFO:tasks.rados.rados.0.smithi045.stdout:3451: rollback oid 17 current snap is 437 2024-07-28T19:43:30.399 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 436 2024-07-28T19:43:30.399 INFO:tasks.rados.rados.0.smithi045.stdout:3449: finishing rollback tid 1 to smithi04569809-11 2024-07-28T19:43:30.399 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 0 (ObjNum 593 snap 0 seq_num 285019176) dirty dne 2024-07-28T19:43:30.399 INFO:tasks.rados.rados.0.smithi045.stdout:3449: done (1 left) 2024-07-28T19:43:30.399 INFO:tasks.rados.rados.0.smithi045.stdout:3452: snap_create 2024-07-28T19:43:30.424 INFO:tasks.rados.rados.0.smithi045.stdout:3451: finishing rollback tid 0 to smithi04569809-17 2024-07-28T19:43:30.424 INFO:tasks.rados.rados.0.smithi045.stdout:3451: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:43:30.424 INFO:tasks.rados.rados.0.smithi045.stdout:3451: finishing rollback tid 2 to smithi04569809-17 2024-07-28T19:43:30.424 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 1173 (ObjNum 1221 snap 411 seq_num 1221) dirty exists 2024-07-28T19:43:30.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:30 smithi045 bash[80445]: cluster 2024-07-28T19:43:29.389357+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-07-28T19:43:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:43:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:43:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:43:30.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:30 smithi045 bash[82788]: cluster 2024-07-28T19:43:29.389357+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-07-28T19:43:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:30 smithi155 bash[68033]: cluster 2024-07-28T19:43:29.389357+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-07-28T19:43:31.395 INFO:tasks.rados.rados.0.smithi045.stdout:3451: done (1 left) 2024-07-28T19:43:31.395 INFO:tasks.rados.rados.0.smithi045.stdout:3452: done (0 left) 2024-07-28T19:43:31.396 INFO:tasks.rados.rados.0.smithi045.stdout:3453: snap_remove snap 430 2024-07-28T19:43:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:31 smithi045 bash[80445]: cluster 2024-07-28T19:43:30.169026+0000 mgr.y (mgr.34101) 412 : cluster [DBG] pgmap v956: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T19:43:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:31 smithi045 bash[80445]: cluster 2024-07-28T19:43:30.393258+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-07-28T19:43:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:31 smithi045 bash[80445]: cluster 2024-07-28T19:43:31.396506+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-07-28T19:43:31.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:31 smithi045 bash[82788]: cluster 2024-07-28T19:43:30.169026+0000 mgr.y (mgr.34101) 412 : cluster [DBG] pgmap v956: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T19:43:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:31 smithi045 bash[82788]: cluster 2024-07-28T19:43:30.393258+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-07-28T19:43:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:31 smithi045 bash[82788]: cluster 2024-07-28T19:43:31.396506+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-07-28T19:43:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:31 smithi155 bash[68033]: cluster 2024-07-28T19:43:30.169026+0000 mgr.y (mgr.34101) 412 : cluster [DBG] pgmap v956: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-28T19:43:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:31 smithi155 bash[68033]: cluster 2024-07-28T19:43:30.393258+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-07-28T19:43:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:31 smithi155 bash[68033]: cluster 2024-07-28T19:43:31.396506+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-07-28T19:43:32.398 INFO:tasks.rados.rados.0.smithi045.stdout:3453: done (0 left) 2024-07-28T19:43:32.398 INFO:tasks.rados.rados.0.smithi045.stdout:3454: snap_remove snap 433 2024-07-28T19:43:32.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:43:32 smithi155 bash[60745]: ts=2024-07-28T19:43:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:43:33.399 INFO:tasks.rados.rados.0.smithi045.stdout:3454: done (0 left) 2024-07-28T19:43:33.400 INFO:tasks.rados.rados.0.smithi045.stdout:3455: rollback oid 36 current snap is 438 2024-07-28T19:43:33.400 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 36 to 424 2024-07-28T19:43:33.400 INFO:tasks.rados.rados.0.smithi045.stdout:3456: snap_create 2024-07-28T19:43:33.417 INFO:tasks.rados.rados.0.smithi045.stdout:3455: finishing rollback tid 0 to smithi04569809-36 2024-07-28T19:43:33.417 INFO:tasks.rados.rados.0.smithi045.stdout:3455: finishing rollback tid 1 to smithi04569809-36 2024-07-28T19:43:33.419 INFO:tasks.rados.rados.0.smithi045.stdout:3455: finishing rollback tid 2 to smithi04569809-36 2024-07-28T19:43:33.419 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 1184 (ObjNum 1250 snap 423 seq_num 1250) dirty exists 2024-07-28T19:43:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:33 smithi045 bash[80445]: cluster 2024-07-28T19:43:32.169942+0000 mgr.y (mgr.34101) 413 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1009 KiB/s wr, 8 op/s 2024-07-28T19:43:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:33 smithi045 bash[80445]: cluster 2024-07-28T19:43:32.399231+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-07-28T19:43:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:33 smithi045 bash[80445]: audit 2024-07-28T19:43:33.040775+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:33 smithi045 bash[82788]: cluster 2024-07-28T19:43:32.169942+0000 mgr.y (mgr.34101) 413 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1009 KiB/s wr, 8 op/s 2024-07-28T19:43:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:33 smithi045 bash[82788]: cluster 2024-07-28T19:43:32.399231+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-07-28T19:43:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:33 smithi045 bash[82788]: audit 2024-07-28T19:43:33.040775+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:33 smithi155 bash[68033]: cluster 2024-07-28T19:43:32.169942+0000 mgr.y (mgr.34101) 413 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1009 KiB/s wr, 8 op/s 2024-07-28T19:43:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:33 smithi155 bash[68033]: cluster 2024-07-28T19:43:32.399231+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-07-28T19:43:33.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:33 smithi155 bash[68033]: audit 2024-07-28T19:43:33.040775+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:34.409 INFO:tasks.rados.rados.0.smithi045.stdout:3455: done (1 left) 2024-07-28T19:43:34.409 INFO:tasks.rados.rados.0.smithi045.stdout:3456: done (0 left) 2024-07-28T19:43:34.409 INFO:tasks.rados.rados.0.smithi045.stdout:3457: rollback oid 33 current snap is 439 2024-07-28T19:43:34.409 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 33 to 436 2024-07-28T19:43:34.409 INFO:tasks.rados.rados.0.smithi045.stdout:3458: write oid 20 current snap is 439 2024-07-28T19:43:34.409 INFO:tasks.rados.rados.0.smithi045.stdout:3458: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2024-07-28T19:43:34.439 INFO:tasks.rados.rados.0.smithi045.stdout:3458: writing smithi04569809-20 from 780188 to 1347208 tid 1 2024-07-28T19:43:34.459 INFO:tasks.rados.rados.0.smithi045.stdout:3458: writing smithi04569809-20 from 2103350 to 2575786 tid 2 2024-07-28T19:43:34.477 INFO:tasks.rados.rados.0.smithi045.stdout:3458: writing smithi04569809-20 from 3227358 to 3580188 tid 3 2024-07-28T19:43:34.477 INFO:tasks.rados.rados.0.smithi045.stdout:3459: write oid 18 current snap is 439 2024-07-28T19:43:34.478 INFO:tasks.rados.rados.0.smithi045.stdout:3457: finishing rollback tid 1 to smithi04569809-33 2024-07-28T19:43:34.478 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:43:34.478 INFO:tasks.rados.rados.0.smithi045.stdout:3458: finishing write tid 1 to smithi04569809-20 2024-07-28T19:43:34.478 INFO:tasks.rados.rados.0.smithi045.stdout:3458: finishing write tid 2 to smithi04569809-20 2024-07-28T19:43:34.478 INFO:tasks.rados.rados.0.smithi045.stdout:3459: seq_num 1285 ranges {796995=758622,2161832=732447} 2024-07-28T19:43:34.495 INFO:tasks.rados.rados.0.smithi045.stdout:3459: writing smithi04569809-18 from 796995 to 1555617 tid 1 2024-07-28T19:43:34.510 INFO:tasks.rados.rados.0.smithi045.stdout:3459: writing smithi04569809-18 from 2161832 to 2894279 tid 2 2024-07-28T19:43:34.510 INFO:tasks.rados.rados.0.smithi045.stdout:3457: done (2 left) 2024-07-28T19:43:34.511 INFO:tasks.rados.rados.0.smithi045.stdout:3460: snap_create 2024-07-28T19:43:34.511 INFO:tasks.rados.rados.0.smithi045.stdout:3458: finishing write tid 3 to smithi04569809-20 2024-07-28T19:43:34.511 INFO:tasks.rados.rados.0.smithi045.stdout:3458: finishing write tid 4 to smithi04569809-20 2024-07-28T19:43:34.511 INFO:tasks.rados.rados.0.smithi045.stdout:3458: finishing write tid 5 to smithi04569809-20 2024-07-28T19:43:34.511 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 790 (ObjNum 1284 snap 439 seq_num 1284) dirty exists 2024-07-28T19:43:34.511 INFO:tasks.rados.rados.0.smithi045.stdout:3458: left oid 20 (ObjNum 1284 snap 439 seq_num 1284) 2024-07-28T19:43:34.511 INFO:tasks.rados.rados.0.smithi045.stdout:3459: finishing write tid 1 to smithi04569809-18 2024-07-28T19:43:34.516 INFO:tasks.rados.rados.0.smithi045.stdout:3459: finishing write tid 2 to smithi04569809-18 2024-07-28T19:43:34.516 INFO:tasks.rados.rados.0.smithi045.stdout:3459: finishing write tid 3 to smithi04569809-18 2024-07-28T19:43:34.516 INFO:tasks.rados.rados.0.smithi045.stdout:3459: finishing write tid 4 to smithi04569809-18 2024-07-28T19:43:34.516 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 2290 (ObjNum 1285 snap 439 seq_num 1285) dirty exists 2024-07-28T19:43:34.516 INFO:tasks.rados.rados.0.smithi045.stdout:3459: left oid 18 (ObjNum 1285 snap 439 seq_num 1285) 2024-07-28T19:43:34.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:34 smithi045 bash[80445]: cluster 2024-07-28T19:43:33.400535+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-07-28T19:43:34.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:34 smithi045 bash[82788]: cluster 2024-07-28T19:43:33.400535+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-07-28T19:43:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:34 smithi155 bash[68033]: cluster 2024-07-28T19:43:33.400535+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-07-28T19:43:35.371 INFO:tasks.rados.rados.0.smithi045.stdout:3458: done (2 left) 2024-07-28T19:43:35.371 INFO:tasks.rados.rados.0.smithi045.stdout:3459: done (1 left) 2024-07-28T19:43:35.371 INFO:tasks.rados.rados.0.smithi045.stdout:3460: done (0 left) 2024-07-28T19:43:35.372 INFO:tasks.rados.rados.0.smithi045.stdout:3461: write oid 49 current snap is 440 2024-07-28T19:43:35.372 INFO:tasks.rados.rados.0.smithi045.stdout:3461: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2024-07-28T19:43:35.381 INFO:tasks.rados.rados.0.smithi045.stdout:3461: writing smithi04569809-49 from 413802 to 847673 tid 1 2024-07-28T19:43:35.392 INFO:tasks.rados.rados.0.smithi045.stdout:3461: writing smithi04569809-49 from 1420314 to 1896419 tid 2 2024-07-28T19:43:35.407 INFO:tasks.rados.rados.0.smithi045.stdout:3461: writing smithi04569809-49 from 2482204 to 3273189 tid 3 2024-07-28T19:43:35.407 INFO:tasks.rados.rados.0.smithi045.stdout:3462: write oid 11 current snap is 440 2024-07-28T19:43:35.407 INFO:tasks.rados.rados.0.smithi045.stdout:3462: seq_num 1287 ranges {430609=509120,1478796=736116,2909627=602257} 2024-07-28T19:43:35.416 INFO:tasks.rados.rados.0.smithi045.stdout:3462: writing smithi04569809-11 from 430609 to 939729 tid 1 2024-07-28T19:43:35.429 INFO:tasks.rados.rados.0.smithi045.stdout:3462: writing smithi04569809-11 from 1478796 to 2214912 tid 2 2024-07-28T19:43:35.440 INFO:tasks.rados.rados.0.smithi045.stdout:3462: writing smithi04569809-11 from 2909627 to 3511884 tid 3 2024-07-28T19:43:35.440 INFO:tasks.rados.rados.0.smithi045.stdout:3463: write oid 7 current snap is 440 2024-07-28T19:43:35.441 INFO:tasks.rados.rados.0.smithi045.stdout:3461: finishing write tid 1 to smithi04569809-49 2024-07-28T19:43:35.441 INFO:tasks.rados.rados.0.smithi045.stdout:3463: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2024-07-28T19:43:35.449 INFO:tasks.rados.rados.0.smithi045.stdout:3463: writing smithi04569809-7 from 447416 to 1031785 tid 1 2024-07-28T19:43:35.457 INFO:tasks.rados.rados.0.smithi045.stdout:3463: writing smithi04569809-7 from 1537278 to 2017052 tid 2 2024-07-28T19:43:35.465 INFO:tasks.rados.rados.0.smithi045.stdout:3463: writing smithi04569809-7 from 2537050 to 3066932 tid 3 2024-07-28T19:43:35.470 INFO:tasks.rados.rados.0.smithi045.stdout:3463: writing smithi04569809-7 from 3524784 to 3647416 tid 4 2024-07-28T19:43:35.470 INFO:tasks.rados.rados.0.smithi045.stdout:3464: delete oid 28 current snap is 440 2024-07-28T19:43:35.470 INFO:tasks.rados.rados.0.smithi045.stdout:3461: finishing write tid 2 to smithi04569809-49 2024-07-28T19:43:35.470 INFO:tasks.rados.rados.0.smithi045.stdout:3461: finishing write tid 3 to smithi04569809-49 2024-07-28T19:43:35.470 INFO:tasks.rados.rados.0.smithi045.stdout:3461: finishing write tid 4 to smithi04569809-49 2024-07-28T19:43:35.470 INFO:tasks.rados.rados.0.smithi045.stdout:3461: finishing write tid 5 to smithi04569809-49 2024-07-28T19:43:35.470 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 1188 (ObjNum 1286 snap 440 seq_num 1286) dirty exists 2024-07-28T19:43:35.470 INFO:tasks.rados.rados.0.smithi045.stdout:3461: left oid 49 (ObjNum 1286 snap 440 seq_num 1286) 2024-07-28T19:43:35.471 INFO:tasks.rados.rados.0.smithi045.stdout:3462: finishing write tid 1 to smithi04569809-11 2024-07-28T19:43:35.471 INFO:tasks.rados.rados.0.smithi045.stdout:3462: finishing write tid 2 to smithi04569809-11 2024-07-28T19:43:35.471 INFO:tasks.rados.rados.0.smithi045.stdout:3462: finishing write tid 3 to smithi04569809-11 2024-07-28T19:43:35.471 INFO:tasks.rados.rados.0.smithi045.stdout:3462: finishing write tid 4 to smithi04569809-11 2024-07-28T19:43:35.471 INFO:tasks.rados.rados.0.smithi045.stdout:3462: finishing write tid 5 to smithi04569809-11 2024-07-28T19:43:35.471 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1618 (ObjNum 1287 snap 440 seq_num 1287) dirty exists 2024-07-28T19:43:35.471 INFO:tasks.rados.rados.0.smithi045.stdout:3462: left oid 11 (ObjNum 1287 snap 440 seq_num 1287) 2024-07-28T19:43:35.471 INFO:tasks.rados.rados.0.smithi045.stdout:3463: finishing write tid 1 to smithi04569809-7 2024-07-28T19:43:35.471 INFO:tasks.rados.rados.0.smithi045.stdout:3463: finishing write tid 2 to smithi04569809-7 2024-07-28T19:43:35.471 INFO:tasks.rados.rados.0.smithi045.stdout:3463: finishing write tid 3 to smithi04569809-7 2024-07-28T19:43:35.475 INFO:tasks.rados.rados.0.smithi045.stdout:3461: done (3 left) 2024-07-28T19:43:35.475 INFO:tasks.rados.rados.0.smithi045.stdout:3462: done (2 left) 2024-07-28T19:43:35.475 INFO:tasks.rados.rados.0.smithi045.stdout:3464: done (1 left) 2024-07-28T19:43:35.476 INFO:tasks.rados.rados.0.smithi045.stdout:3465: snap_create 2024-07-28T19:43:35.476 INFO:tasks.rados.rados.0.smithi045.stdout:3463: finishing write tid 4 to smithi04569809-7 2024-07-28T19:43:35.476 INFO:tasks.rados.rados.0.smithi045.stdout:3463: finishing write tid 5 to smithi04569809-7 2024-07-28T19:43:35.477 INFO:tasks.rados.rados.0.smithi045.stdout:3463: finishing write tid 6 to smithi04569809-7 2024-07-28T19:43:35.477 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 848 (ObjNum 1288 snap 440 seq_num 1288) dirty exists 2024-07-28T19:43:35.477 INFO:tasks.rados.rados.0.smithi045.stdout:3463: left oid 7 (ObjNum 1288 snap 440 seq_num 1288) 2024-07-28T19:43:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:35 smithi045 bash[80445]: cluster 2024-07-28T19:43:34.170999+0000 mgr.y (mgr.34101) 414 : cluster [DBG] pgmap v962: 89 pgs: 89 active+clean; 134 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 267 KiB/s wr, 2 op/s 2024-07-28T19:43:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:35 smithi045 bash[80445]: cluster 2024-07-28T19:43:34.404463+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-07-28T19:43:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:35 smithi045 bash[80445]: cluster 2024-07-28T19:43:35.372218+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-07-28T19:43:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:35 smithi045 bash[82788]: cluster 2024-07-28T19:43:34.170999+0000 mgr.y (mgr.34101) 414 : cluster [DBG] pgmap v962: 89 pgs: 89 active+clean; 134 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 267 KiB/s wr, 2 op/s 2024-07-28T19:43:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:35 smithi045 bash[82788]: cluster 2024-07-28T19:43:34.404463+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-07-28T19:43:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:35 smithi045 bash[82788]: cluster 2024-07-28T19:43:35.372218+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-07-28T19:43:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:35 smithi155 bash[68033]: cluster 2024-07-28T19:43:34.170999+0000 mgr.y (mgr.34101) 414 : cluster [DBG] pgmap v962: 89 pgs: 89 active+clean; 134 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 267 KiB/s wr, 2 op/s 2024-07-28T19:43:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:35 smithi155 bash[68033]: cluster 2024-07-28T19:43:34.404463+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-07-28T19:43:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:35 smithi155 bash[68033]: cluster 2024-07-28T19:43:35.372218+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-07-28T19:43:36.440 INFO:tasks.rados.rados.0.smithi045.stdout:3463: done (1 left) 2024-07-28T19:43:36.440 INFO:tasks.rados.rados.0.smithi045.stdout:3465: done (0 left) 2024-07-28T19:43:36.441 INFO:tasks.rados.rados.0.smithi045.stdout:3466: snap_remove snap 424 2024-07-28T19:43:37.453 INFO:tasks.rados.rados.0.smithi045.stdout:3466: done (0 left) 2024-07-28T19:43:37.453 INFO:tasks.rados.rados.0.smithi045.stdout:3467: snap_remove snap 437 2024-07-28T19:43:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:37 smithi045 bash[80445]: cluster 2024-07-28T19:43:36.171684+0000 mgr.y (mgr.34101) 415 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 134 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T19:43:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:37 smithi045 bash[80445]: cluster 2024-07-28T19:43:36.441285+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-07-28T19:43:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:37 smithi045 bash[82788]: cluster 2024-07-28T19:43:36.171684+0000 mgr.y (mgr.34101) 415 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 134 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T19:43:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:37 smithi045 bash[82788]: cluster 2024-07-28T19:43:36.441285+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-07-28T19:43:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:37 smithi155 bash[68033]: cluster 2024-07-28T19:43:36.171684+0000 mgr.y (mgr.34101) 415 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 134 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-28T19:43:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:37 smithi155 bash[68033]: cluster 2024-07-28T19:43:36.441285+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-07-28T19:43:38.461 INFO:tasks.rados.rados.0.smithi045.stdout:3467: done (0 left) 2024-07-28T19:43:38.461 INFO:tasks.rados.rados.0.smithi045.stdout:3468: delete oid 7 current snap is 441 2024-07-28T19:43:38.475 INFO:tasks.rados.rados.0.smithi045.stdout:3468: done (0 left) 2024-07-28T19:43:38.476 INFO:tasks.rados.rados.0.smithi045.stdout:3469: write oid 7 current snap is 441 2024-07-28T19:43:38.476 INFO:tasks.rados.rados.0.smithi045.stdout:3469: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2024-07-28T19:43:38.490 INFO:tasks.rados.rados.0.smithi045.stdout:3469: writing smithi04569809-7 from 497837 to 907953 tid 1 2024-07-28T19:43:38.513 INFO:tasks.rados.rados.0.smithi045.stdout:3469: writing smithi04569809-7 from 1596371 to 2339825 tid 2 2024-07-28T19:43:38.531 INFO:tasks.rados.rados.0.smithi045.stdout:3469: writing smithi04569809-7 from 2902966 to 3666664 tid 3 2024-07-28T19:43:38.531 INFO:tasks.rados.rados.0.smithi045.stdout:3470: snap_remove snap 436 2024-07-28T19:43:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:38 smithi045 bash[80445]: cluster 2024-07-28T19:43:37.453427+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-07-28T19:43:38.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:38 smithi045 bash[82788]: cluster 2024-07-28T19:43:37.453427+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-07-28T19:43:38.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:38 smithi155 bash[68033]: cluster 2024-07-28T19:43:37.453427+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-07-28T19:43:39.471 INFO:tasks.rados.rados.0.smithi045.stdout:3470: done (1 left) 2024-07-28T19:43:39.471 INFO:tasks.rados.rados.0.smithi045.stdout:3471: write oid 5 current snap is 441 2024-07-28T19:43:39.471 INFO:tasks.rados.rados.0.smithi045.stdout:3469: finishing write tid 1 to smithi04569809-7 2024-07-28T19:43:39.471 INFO:tasks.rados.rados.0.smithi045.stdout:3471: seq_num 1292 ranges {514644=485365,1654853=487112,2930389=574970} 2024-07-28T19:43:39.491 INFO:tasks.rados.rados.0.smithi045.stdout:3471: writing smithi04569809-5 from 514644 to 1000009 tid 1 2024-07-28T19:43:39.508 INFO:tasks.rados.rados.0.smithi045.stdout:3471: writing smithi04569809-5 from 1654853 to 2141965 tid 2 2024-07-28T19:43:39.529 INFO:tasks.rados.rados.0.smithi045.stdout:3471: writing smithi04569809-5 from 2930389 to 3505359 tid 3 2024-07-28T19:43:39.529 INFO:tasks.rados.rados.0.smithi045.stdout:3472: snap_remove snap 429 2024-07-28T19:43:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:39 smithi045 bash[80445]: cluster 2024-07-28T19:43:38.172354+0000 mgr.y (mgr.34101) 416 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 451 KiB/s wr, 1 op/s 2024-07-28T19:43:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:39 smithi045 bash[80445]: cluster 2024-07-28T19:43:38.462575+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-07-28T19:43:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:39 smithi045 bash[82788]: cluster 2024-07-28T19:43:38.172354+0000 mgr.y (mgr.34101) 416 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 451 KiB/s wr, 1 op/s 2024-07-28T19:43:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:39 smithi045 bash[82788]: cluster 2024-07-28T19:43:38.462575+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-07-28T19:43:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:39 smithi155 bash[68033]: cluster 2024-07-28T19:43:38.172354+0000 mgr.y (mgr.34101) 416 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 451 KiB/s wr, 1 op/s 2024-07-28T19:43:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:39 smithi155 bash[68033]: cluster 2024-07-28T19:43:38.462575+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-07-28T19:43:40.373 INFO:tasks.rados.rados.0.smithi045.stdout:3472: done (2 left) 2024-07-28T19:43:40.373 INFO:tasks.rados.rados.0.smithi045.stdout:3473: snap_create 2024-07-28T19:43:40.373 INFO:tasks.rados.rados.0.smithi045.stdout:3469: finishing write tid 2 to smithi04569809-7 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:3469: finishing write tid 3 to smithi04569809-7 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:3469: finishing write tid 4 to smithi04569809-7 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:3469: finishing write tid 5 to smithi04569809-7 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 858 (ObjNum 1291 snap 441 seq_num 1291) dirty exists 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:3469: left oid 7 (ObjNum 1291 snap 441 seq_num 1291) 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:3471: finishing write tid 1 to smithi04569809-5 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:3471: finishing write tid 2 to smithi04569809-5 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:3471: finishing write tid 3 to smithi04569809-5 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:3471: finishing write tid 4 to smithi04569809-5 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:3471: finishing write tid 5 to smithi04569809-5 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 2313 (ObjNum 1292 snap 441 seq_num 1292) dirty exists 2024-07-28T19:43:40.374 INFO:tasks.rados.rados.0.smithi045.stdout:3471: left oid 5 (ObjNum 1292 snap 441 seq_num 1292) 2024-07-28T19:43:40.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:40 smithi155 bash[68033]: cluster 2024-07-28T19:43:39.472108+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-07-28T19:43:40.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:40 smithi155 bash[68033]: cluster 2024-07-28T19:43:40.373823+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-07-28T19:43:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:43:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:43:40] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:43:40.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:40 smithi045 bash[80445]: cluster 2024-07-28T19:43:39.472108+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-07-28T19:43:40.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:40 smithi045 bash[80445]: cluster 2024-07-28T19:43:40.373823+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-07-28T19:43:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:40 smithi045 bash[82788]: cluster 2024-07-28T19:43:39.472108+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-07-28T19:43:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:40 smithi045 bash[82788]: cluster 2024-07-28T19:43:40.373823+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-07-28T19:43:41.375 INFO:tasks.rados.rados.0.smithi045.stdout:3469: done (2 left) 2024-07-28T19:43:41.375 INFO:tasks.rados.rados.0.smithi045.stdout:3471: done (1 left) 2024-07-28T19:43:41.375 INFO:tasks.rados.rados.0.smithi045.stdout:3473: done (0 left) 2024-07-28T19:43:41.375 INFO:tasks.rados.rados.0.smithi045.stdout:3474: read oid 25 snap -1 2024-07-28T19:43:41.375 INFO:tasks.rados.rados.0.smithi045.stdout:3474: expect (ObjNum 1283 snap 436 seq_num 1283) 2024-07-28T19:43:41.375 INFO:tasks.rados.rados.0.smithi045.stdout:3475: read oid 23 snap -1 2024-07-28T19:43:41.375 INFO:tasks.rados.rados.0.smithi045.stdout:3475: expect (ObjNum 1206 snap 406 seq_num 1206) 2024-07-28T19:43:41.375 INFO:tasks.rados.rados.0.smithi045.stdout:3476: delete oid 45 current snap is 442 2024-07-28T19:43:41.379 INFO:tasks.rados.rados.0.smithi045.stdout:3475: expect (ObjNum 1206 snap 406 seq_num 1206) 2024-07-28T19:43:41.605 INFO:tasks.rados.rados.0.smithi045.stdout:3474: expect (ObjNum 1283 snap 436 seq_num 1283) 2024-07-28T19:43:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:41 smithi155 bash[68033]: cluster 2024-07-28T19:43:40.173043+0000 mgr.y (mgr.34101) 417 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-07-28T19:43:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:41 smithi155 bash[68033]: cluster 2024-07-28T19:43:41.375733+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-07-28T19:43:41.816 INFO:tasks.rados.rados.0.smithi045.stdout:3474: done (2 left) 2024-07-28T19:43:41.816 INFO:tasks.rados.rados.0.smithi045.stdout:3475: done (1 left) 2024-07-28T19:43:41.816 INFO:tasks.rados.rados.0.smithi045.stdout:3476: done (0 left) 2024-07-28T19:43:41.816 INFO:tasks.rados.rados.0.smithi045.stdout:3477: write oid 34 current snap is 442 2024-07-28T19:43:41.816 INFO:tasks.rados.rados.0.smithi045.stdout:3477: seq_num 1294 ranges {548258=752216,1771817=490781,2985235=713867} 2024-07-28T19:43:41.823 INFO:tasks.rados.rados.0.smithi045.stdout:3477: writing smithi04569809-34 from 548258 to 1300474 tid 1 2024-07-28T19:43:41.828 INFO:tasks.rados.rados.0.smithi045.stdout:3477: writing smithi04569809-34 from 1771817 to 2262598 tid 2 2024-07-28T19:43:41.837 INFO:tasks.rados.rados.0.smithi045.stdout:3477: writing smithi04569809-34 from 2985235 to 3699102 tid 3 2024-07-28T19:43:41.837 INFO:tasks.rados.rados.0.smithi045.stdout:3478: read oid 6 snap -1 2024-07-28T19:43:41.837 INFO:tasks.rados.rados.0.smithi045.stdout:3478: expect deleted 2024-07-28T19:43:41.837 INFO:tasks.rados.rados.0.smithi045.stdout:3479: write oid 36 current snap is 442 2024-07-28T19:43:41.837 INFO:tasks.rados.rados.0.smithi045.stdout:3477: finishing write tid 1 to smithi04569809-34 2024-07-28T19:43:41.837 INFO:tasks.rados.rados.0.smithi045.stdout:3479: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2024-07-28T19:43:41.842 INFO:tasks.rados.rados.0.smithi045.stdout:3479: writing smithi04569809-36 from 565065 to 992530 tid 1 2024-07-28T19:43:41.848 INFO:tasks.rados.rados.0.smithi045.stdout:3479: writing smithi04569809-36 from 1430299 to 2064738 tid 2 2024-07-28T19:43:41.854 INFO:tasks.rados.rados.0.smithi045.stdout:3479: writing smithi04569809-36 from 2496305 to 3021444 tid 3 2024-07-28T19:43:41.858 INFO:tasks.rados.rados.0.smithi045.stdout:3479: writing smithi04569809-36 from 3472104 to 3765065 tid 4 2024-07-28T19:43:41.858 INFO:tasks.rados.rados.0.smithi045.stdout:3480: write oid 1 current snap is 442 2024-07-28T19:43:41.858 INFO:tasks.rados.rados.0.smithi045.stdout:3477: finishing write tid 2 to smithi04569809-34 2024-07-28T19:43:41.858 INFO:tasks.rados.rados.0.smithi045.stdout:3480: seq_num 1296 ranges {581872=502714,1488781=494450,2640081=736411} 2024-07-28T19:43:41.864 INFO:tasks.rados.rados.0.smithi045.stdout:3480: writing smithi04569809-1 from 581872 to 1084586 tid 1 2024-07-28T19:43:41.869 INFO:tasks.rados.rados.0.smithi045.stdout:3480: writing smithi04569809-1 from 1488781 to 1983231 tid 2 2024-07-28T19:43:41.877 INFO:tasks.rados.rados.0.smithi045.stdout:3480: writing smithi04569809-1 from 2640081 to 3376492 tid 3 2024-07-28T19:43:41.878 INFO:tasks.rados.rados.0.smithi045.stdout:3481: write oid 9 current snap is 442 2024-07-28T19:43:41.878 INFO:tasks.rados.rados.0.smithi045.stdout:3481: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2024-07-28T19:43:41.884 INFO:tasks.rados.rados.0.smithi045.stdout:3481: writing smithi04569809-9 from 598679 to 1176642 tid 1 2024-07-28T19:43:41.892 INFO:tasks.rados.rados.0.smithi045.stdout:3481: writing smithi04569809-9 from 1947263 to 2585371 tid 2 2024-07-28T19:43:41.899 INFO:tasks.rados.rados.0.smithi045.stdout:3481: writing smithi04569809-9 from 3351151 to 3798679 tid 3 2024-07-28T19:43:41.900 INFO:tasks.rados.rados.0.smithi045.stdout:3482: snap_remove snap 432 2024-07-28T19:43:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:41 smithi045 bash[80445]: cluster 2024-07-28T19:43:40.173043+0000 mgr.y (mgr.34101) 417 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-07-28T19:43:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:41 smithi045 bash[80445]: cluster 2024-07-28T19:43:41.375733+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-07-28T19:43:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:41 smithi045 bash[82788]: cluster 2024-07-28T19:43:40.173043+0000 mgr.y (mgr.34101) 417 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-07-28T19:43:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:41 smithi045 bash[82788]: cluster 2024-07-28T19:43:41.375733+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-07-28T19:43:42.493 INFO:tasks.rados.rados.0.smithi045.stdout:3482: done (5 left) 2024-07-28T19:43:42.493 INFO:tasks.rados.rados.0.smithi045.stdout:3483: read oid 17 snap -1 2024-07-28T19:43:42.494 INFO:tasks.rados.rados.0.smithi045.stdout:3483: expect (ObjNum 1221 snap 411 seq_num 1221) 2024-07-28T19:43:42.494 INFO:tasks.rados.rados.0.smithi045.stdout:3484: read oid 46 snap -1 2024-07-28T19:43:42.494 INFO:tasks.rados.rados.0.smithi045.stdout:3484: expect deleted 2024-07-28T19:43:42.494 INFO:tasks.rados.rados.0.smithi045.stdout:3485: read oid 47 snap -1 2024-07-28T19:43:42.494 INFO:tasks.rados.rados.0.smithi045.stdout:3485: expect deleted 2024-07-28T19:43:42.494 INFO:tasks.rados.rados.0.smithi045.stdout:3486: rollback oid 49 current snap is 442 2024-07-28T19:43:42.494 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 49 to 431 2024-07-28T19:43:42.494 INFO:tasks.rados.rados.0.smithi045.stdout:3487: read oid 40 snap -1 2024-07-28T19:43:42.494 INFO:tasks.rados.rados.0.smithi045.stdout:3487: expect (ObjNum 1242 snap 422 seq_num 1242) 2024-07-28T19:43:42.494 INFO:tasks.rados.rados.0.smithi045.stdout:3488: write oid 31 current snap is 442 2024-07-28T19:43:42.494 INFO:tasks.rados.rados.0.smithi045.stdout:3488: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2024-07-28T19:43:42.500 INFO:tasks.rados.rados.0.smithi045.stdout:3488: writing smithi04569809-31 from 615486 to 1268698 tid 1 2024-07-28T19:43:42.507 INFO:tasks.rados.rados.0.smithi045.stdout:3488: writing smithi04569809-31 from 1889392 to 2387511 tid 2 2024-07-28T19:43:42.514 INFO:tasks.rados.rados.0.smithi045.stdout:3488: writing smithi04569809-31 from 2978574 to 3453882 tid 3 2024-07-28T19:43:42.515 INFO:tasks.rados.rados.0.smithi045.stdout:3489: delete oid 35 current snap is 442 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:3477: finishing write tid 3 to smithi04569809-34 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:3477: finishing write tid 4 to smithi04569809-34 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:3477: finishing write tid 5 to smithi04569809-34 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 2319 (ObjNum 1294 snap 442 seq_num 1294) dirty exists 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:3477: left oid 34 (ObjNum 1294 snap 442 seq_num 1294) 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:3479: finishing write tid 1 to smithi04569809-36 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:3479: finishing write tid 2 to smithi04569809-36 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:3479: finishing write tid 3 to smithi04569809-36 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:3479: finishing write tid 4 to smithi04569809-36 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:3479: finishing write tid 5 to smithi04569809-36 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:3479: finishing write tid 6 to smithi04569809-36 2024-07-28T19:43:42.516 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 1202 (ObjNum 1295 snap 442 seq_num 1295) dirty exists 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3479: left oid 36 (ObjNum 1295 snap 442 seq_num 1295) 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3480: finishing write tid 1 to smithi04569809-1 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3480: finishing write tid 2 to smithi04569809-1 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3480: finishing write tid 3 to smithi04569809-1 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3480: finishing write tid 4 to smithi04569809-1 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3480: finishing write tid 5 to smithi04569809-1 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 681 (ObjNum 1296 snap 442 seq_num 1296) dirty exists 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3480: left oid 1 (ObjNum 1296 snap 442 seq_num 1296) 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3481: finishing write tid 1 to smithi04569809-9 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3481: finishing write tid 2 to smithi04569809-9 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3481: finishing write tid 3 to smithi04569809-9 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3481: finishing write tid 4 to smithi04569809-9 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:3481: finishing write tid 5 to smithi04569809-9 2024-07-28T19:43:42.517 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 1284 (ObjNum 1297 snap 442 seq_num 1297) dirty exists 2024-07-28T19:43:42.518 INFO:tasks.rados.rados.0.smithi045.stdout:3481: left oid 9 (ObjNum 1297 snap 442 seq_num 1297) 2024-07-28T19:43:42.518 INFO:tasks.rados.rados.0.smithi045.stdout:3487: expect (ObjNum 1242 snap 422 seq_num 1242) 2024-07-28T19:43:42.715 INFO:tasks.rados.rados.0.smithi045.stdout:3486: finishing rollback tid 0 to smithi04569809-49 2024-07-28T19:43:42.715 INFO:tasks.rados.rados.0.smithi045.stdout:3486: finishing rollback tid 1 to smithi04569809-49 2024-07-28T19:43:42.715 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 1205 (ObjNum 241 snap 0 seq_num 283958224) dirty dne 2024-07-28T19:43:42.716 INFO:tasks.rados.rados.0.smithi045.stdout:3483: expect (ObjNum 1221 snap 411 seq_num 1221) 2024-07-28T19:43:42.797 INFO:tasks.rados.rados.0.smithi045.stdout:3488: finishing write tid 1 to smithi04569809-31 2024-07-28T19:43:42.798 INFO:tasks.rados.rados.0.smithi045.stdout:3488: finishing write tid 2 to smithi04569809-31 2024-07-28T19:43:42.798 INFO:tasks.rados.rados.0.smithi045.stdout:3488: finishing write tid 3 to smithi04569809-31 2024-07-28T19:43:42.798 INFO:tasks.rados.rados.0.smithi045.stdout:3488: finishing write tid 4 to smithi04569809-31 2024-07-28T19:43:42.798 INFO:tasks.rados.rados.0.smithi045.stdout:3488: finishing write tid 5 to smithi04569809-31 2024-07-28T19:43:42.798 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 2312 (ObjNum 1298 snap 442 seq_num 1298) dirty exists 2024-07-28T19:43:42.798 INFO:tasks.rados.rados.0.smithi045.stdout:3488: left oid 31 (ObjNum 1298 snap 442 seq_num 1298) 2024-07-28T19:43:42.798 INFO:tasks.rados.rados.0.smithi045.stdout:3477: done (11 left) 2024-07-28T19:43:42.798 INFO:tasks.rados.rados.0.smithi045.stdout:3478: done (10 left) 2024-07-28T19:43:42.798 INFO:tasks.rados.rados.0.smithi045.stdout:3479: done (9 left) 2024-07-28T19:43:42.798 INFO:tasks.rados.rados.0.smithi045.stdout:3480: done (8 left) 2024-07-28T19:43:42.798 INFO:tasks.rados.rados.0.smithi045.stdout:3481: done (7 left) 2024-07-28T19:43:42.799 INFO:tasks.rados.rados.0.smithi045.stdout:3483: done (6 left) 2024-07-28T19:43:42.799 INFO:tasks.rados.rados.0.smithi045.stdout:3484: done (5 left) 2024-07-28T19:43:42.799 INFO:tasks.rados.rados.0.smithi045.stdout:3485: done (4 left) 2024-07-28T19:43:42.799 INFO:tasks.rados.rados.0.smithi045.stdout:3486: done (3 left) 2024-07-28T19:43:42.799 INFO:tasks.rados.rados.0.smithi045.stdout:3487: done (2 left) 2024-07-28T19:43:42.799 INFO:tasks.rados.rados.0.smithi045.stdout:3488: done (1 left) 2024-07-28T19:43:42.799 INFO:tasks.rados.rados.0.smithi045.stdout:3489: done (0 left) 2024-07-28T19:43:42.799 INFO:tasks.rados.rados.0.smithi045.stdout:3490: read oid 32 snap -1 2024-07-28T19:43:42.799 INFO:tasks.rados.rados.0.smithi045.stdout:3490: expect (ObjNum 1214 snap 407 seq_num 1214) 2024-07-28T19:43:42.799 INFO:tasks.rados.rados.0.smithi045.stdout:3491: write oid 6 current snap is 442 2024-07-28T19:43:42.799 INFO:tasks.rados.rados.0.smithi045.stdout:3491: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2024-07-28T19:43:42.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:43:42 smithi155 bash[60745]: ts=2024-07-28T19:43:42.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:43:42.807 INFO:tasks.rados.rados.0.smithi045.stdout:3491: writing smithi04569809-6 from 649100 to 1052810 tid 1 2024-07-28T19:43:42.817 INFO:tasks.rados.rados.0.smithi045.stdout:3491: writing smithi04569809-6 from 1606356 to 2108144 tid 2 2024-07-28T19:43:42.828 INFO:tasks.rados.rados.0.smithi045.stdout:3491: writing smithi04569809-6 from 2633420 to 3131272 tid 3 2024-07-28T19:43:42.835 INFO:tasks.rados.rados.0.smithi045.stdout:3491: writing smithi04569809-6 from 3636005 to 3849100 tid 4 2024-07-28T19:43:42.835 INFO:tasks.rados.rados.0.smithi045.stdout:3492: write oid 44 current snap is 442 2024-07-28T19:43:42.835 INFO:tasks.rados.rados.0.smithi045.stdout:3492: seq_num 1301 ranges {665907=595312,1781191=645446,3177196=688711} 2024-07-28T19:43:42.847 INFO:tasks.rados.rados.0.smithi045.stdout:3492: writing smithi04569809-44 from 665907 to 1261219 tid 1 2024-07-28T19:43:42.858 INFO:tasks.rados.rados.0.smithi045.stdout:3492: writing smithi04569809-44 from 1781191 to 2426637 tid 2 2024-07-28T19:43:42.870 INFO:tasks.rados.rados.0.smithi045.stdout:3492: writing smithi04569809-44 from 3177196 to 3865907 tid 3 2024-07-28T19:43:42.870 INFO:tasks.rados.rados.0.smithi045.stdout:3493: write oid 29 current snap is 442 2024-07-28T19:43:42.870 INFO:tasks.rados.rados.0.smithi045.stdout:3493: seq_num 1302 ranges {682714=670561,2123320=505457,3088266=636749} 2024-07-28T19:43:42.881 INFO:tasks.rados.rados.0.smithi045.stdout:3493: writing smithi04569809-29 from 682714 to 1353275 tid 1 2024-07-28T19:43:42.889 INFO:tasks.rados.rados.0.smithi045.stdout:3493: writing smithi04569809-29 from 2123320 to 2628777 tid 2 2024-07-28T19:43:42.896 INFO:tasks.rados.rados.0.smithi045.stdout:3493: writing smithi04569809-29 from 3088266 to 3725015 tid 3 2024-07-28T19:43:42.896 INFO:tasks.rados.rados.0.smithi045.stdout:3494: read oid 8 snap -1 2024-07-28T19:43:42.897 INFO:tasks.rados.rados.0.smithi045.stdout:3494: expect deleted 2024-07-28T19:43:42.897 INFO:tasks.rados.rados.0.smithi045.stdout:3495: snap_create 2024-07-28T19:43:42.897 INFO:tasks.rados.rados.0.smithi045.stdout:3490: expect (ObjNum 1214 snap 407 seq_num 1214) 2024-07-28T19:43:43.038 INFO:tasks.rados.rados.0.smithi045.stdout:3491: finishing write tid 1 to smithi04569809-6 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:3491: finishing write tid 2 to smithi04569809-6 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:3491: finishing write tid 3 to smithi04569809-6 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:3491: finishing write tid 4 to smithi04569809-6 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:3491: finishing write tid 5 to smithi04569809-6 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:3491: finishing write tid 6 to smithi04569809-6 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 2317 (ObjNum 1300 snap 442 seq_num 1300) dirty exists 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:3491: left oid 6 (ObjNum 1300 snap 442 seq_num 1300) 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:3492: finishing write tid 1 to smithi04569809-44 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:3492: finishing write tid 2 to smithi04569809-44 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:3492: finishing write tid 3 to smithi04569809-44 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:3492: finishing write tid 4 to smithi04569809-44 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:3492: finishing write tid 5 to smithi04569809-44 2024-07-28T19:43:43.039 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2326 (ObjNum 1301 snap 442 seq_num 1301) dirty exists 2024-07-28T19:43:43.040 INFO:tasks.rados.rados.0.smithi045.stdout:3492: left oid 44 (ObjNum 1301 snap 442 seq_num 1301) 2024-07-28T19:43:43.040 INFO:tasks.rados.rados.0.smithi045.stdout:3493: finishing write tid 1 to smithi04569809-29 2024-07-28T19:43:43.040 INFO:tasks.rados.rados.0.smithi045.stdout:3493: finishing write tid 2 to smithi04569809-29 2024-07-28T19:43:43.040 INFO:tasks.rados.rados.0.smithi045.stdout:3493: finishing write tid 3 to smithi04569809-29 2024-07-28T19:43:43.040 INFO:tasks.rados.rados.0.smithi045.stdout:3493: finishing write tid 4 to smithi04569809-29 2024-07-28T19:43:43.040 INFO:tasks.rados.rados.0.smithi045.stdout:3493: finishing write tid 5 to smithi04569809-29 2024-07-28T19:43:43.040 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 2322 (ObjNum 1302 snap 442 seq_num 1302) dirty exists 2024-07-28T19:43:43.040 INFO:tasks.rados.rados.0.smithi045.stdout:3493: left oid 29 (ObjNum 1302 snap 442 seq_num 1302) 2024-07-28T19:43:43.492 INFO:tasks.rados.rados.0.smithi045.stdout:3490: done (5 left) 2024-07-28T19:43:43.492 INFO:tasks.rados.rados.0.smithi045.stdout:3491: done (4 left) 2024-07-28T19:43:43.492 INFO:tasks.rados.rados.0.smithi045.stdout:3492: done (3 left) 2024-07-28T19:43:43.493 INFO:tasks.rados.rados.0.smithi045.stdout:3493: done (2 left) 2024-07-28T19:43:43.493 INFO:tasks.rados.rados.0.smithi045.stdout:3494: done (1 left) 2024-07-28T19:43:43.493 INFO:tasks.rados.rados.0.smithi045.stdout:3495: done (0 left) 2024-07-28T19:43:43.493 INFO:tasks.rados.rados.0.smithi045.stdout:3496: write oid 42 current snap is 443 2024-07-28T19:43:43.493 INFO:tasks.rados.rados.0.smithi045.stdout:3496: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2024-07-28T19:43:43.502 INFO:tasks.rados.rados.0.smithi045.stdout:3496: writing smithi04569809-42 from 699521 to 1445331 tid 1 2024-07-28T19:43:43.511 INFO:tasks.rados.rados.0.smithi045.stdout:3496: writing smithi04569809-42 from 2181802 to 2830917 tid 2 2024-07-28T19:43:43.518 INFO:tasks.rados.rados.0.smithi045.stdout:3496: writing smithi04569809-42 from 3515689 to 3899521 tid 3 2024-07-28T19:43:43.518 INFO:tasks.rados.rados.0.smithi045.stdout:3496: finishing write tid 1 to smithi04569809-42 2024-07-28T19:43:43.518 INFO:tasks.rados.rados.0.smithi045.stdout:3497: read oid 26 snap -1 2024-07-28T19:43:43.519 INFO:tasks.rados.rados.0.smithi045.stdout:3497: expect (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T19:43:43.519 INFO:tasks.rados.rados.0.smithi045.stdout:3498: write oid 2 current snap is 443 2024-07-28T19:43:43.519 INFO:tasks.rados.rados.0.smithi045.stdout:3498: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2024-07-28T19:43:43.526 INFO:tasks.rados.rados.0.smithi045.stdout:3498: writing smithi04569809-2 from 716328 to 1137387 tid 1 2024-07-28T19:43:43.535 INFO:tasks.rados.rados.0.smithi045.stdout:3498: writing smithi04569809-2 from 1840284 to 2349410 tid 2 2024-07-28T19:43:43.545 INFO:tasks.rados.rados.0.smithi045.stdout:3498: writing smithi04569809-2 from 3143112 to 3802405 tid 3 2024-07-28T19:43:43.545 INFO:tasks.rados.rados.0.smithi045.stdout:3499: write oid 36 current snap is 443 2024-07-28T19:43:43.545 INFO:tasks.rados.rados.0.smithi045.stdout:3499: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2024-07-28T19:43:43.553 INFO:tasks.rados.rados.0.smithi045.stdout:3499: writing smithi04569809-36 from 733135 to 1229443 tid 1 2024-07-28T19:43:43.562 INFO:tasks.rados.rados.0.smithi045.stdout:3499: writing smithi04569809-36 from 1898766 to 2551550 tid 2 2024-07-28T19:43:43.569 INFO:tasks.rados.rados.0.smithi045.stdout:3499: writing smithi04569809-36 from 3170535 to 3641100 tid 3 2024-07-28T19:43:43.569 INFO:tasks.rados.rados.0.smithi045.stdout:3500: read oid 14 snap -1 2024-07-28T19:43:43.569 INFO:tasks.rados.rados.0.smithi045.stdout:3500: expect (ObjNum 1163 snap 394 seq_num 1163) 2024-07-28T19:43:43.569 INFO:tasks.rados.rados.0.smithi045.stdout:3501: rollback oid 19 current snap is 443 2024-07-28T19:43:43.569 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 19 to 426 2024-07-28T19:43:43.569 INFO:tasks.rados.rados.0.smithi045.stdout:3496: finishing write tid 2 to smithi04569809-42 2024-07-28T19:43:43.570 INFO:tasks.rados.rados.0.smithi045.stdout:3496: finishing write tid 3 to smithi04569809-42 2024-07-28T19:43:43.570 INFO:tasks.rados.rados.0.smithi045.stdout:3496: finishing write tid 4 to smithi04569809-42 2024-07-28T19:43:43.570 INFO:tasks.rados.rados.0.smithi045.stdout:3496: finishing write tid 5 to smithi04569809-42 2024-07-28T19:43:43.570 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 2327 (ObjNum 1303 snap 443 seq_num 1303) dirty exists 2024-07-28T19:43:43.570 INFO:tasks.rados.rados.0.smithi045.stdout:3496: left oid 42 (ObjNum 1303 snap 443 seq_num 1303) 2024-07-28T19:43:43.570 INFO:tasks.rados.rados.0.smithi045.stdout:3497: expect (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T19:43:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:43 smithi155 bash[68033]: cluster 2024-07-28T19:43:42.173943+0000 mgr.y (mgr.34101) 418 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-07-28T19:43:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:43 smithi155 bash[68033]: cluster 2024-07-28T19:43:42.490115+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:3498: finishing write tid 1 to smithi04569809-2 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:3498: finishing write tid 2 to smithi04569809-2 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:3498: finishing write tid 3 to smithi04569809-2 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:3498: finishing write tid 4 to smithi04569809-2 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:3498: finishing write tid 5 to smithi04569809-2 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 2330 (ObjNum 1304 snap 443 seq_num 1304) dirty exists 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:3498: left oid 2 (ObjNum 1304 snap 443 seq_num 1304) 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:3499: finishing write tid 1 to smithi04569809-36 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:3499: finishing write tid 2 to smithi04569809-36 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:3499: finishing write tid 3 to smithi04569809-36 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:3496: done (5 left) 2024-07-28T19:43:43.807 INFO:tasks.rados.rados.0.smithi045.stdout:3497: done (4 left) 2024-07-28T19:43:43.808 INFO:tasks.rados.rados.0.smithi045.stdout:3498: done (3 left) 2024-07-28T19:43:43.808 INFO:tasks.rados.rados.0.smithi045.stdout:3502: read oid 43 snap -1 2024-07-28T19:43:43.808 INFO:tasks.rados.rados.0.smithi045.stdout:3502: expect (ObjNum 1229 snap 413 seq_num 1229) 2024-07-28T19:43:43.808 INFO:tasks.rados.rados.0.smithi045.stdout:3503: write oid 41 current snap is 443 2024-07-28T19:43:43.808 INFO:tasks.rados.rados.0.smithi045.stdout:3501: finishing rollback tid 0 to smithi04569809-19 2024-07-28T19:43:43.808 INFO:tasks.rados.rados.0.smithi045.stdout:3499: finishing write tid 4 to smithi04569809-36 2024-07-28T19:43:43.808 INFO:tasks.rados.rados.0.smithi045.stdout:3503: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2024-07-28T19:43:43.815 INFO:tasks.rados.rados.0.smithi045.stdout:3503: writing smithi04569809-41 from 749942 to 1321499 tid 1 2024-07-28T19:43:43.823 INFO:tasks.rados.rados.0.smithi045.stdout:3503: writing smithi04569809-41 from 1840895 to 2637337 tid 2 2024-07-28T19:43:43.831 INFO:tasks.rados.rados.0.smithi045.stdout:3503: writing smithi04569809-41 from 3365252 to 3949942 tid 3 2024-07-28T19:43:43.831 INFO:tasks.rados.rados.0.smithi045.stdout:3504: read oid 16 snap -1 2024-07-28T19:43:43.831 INFO:tasks.rados.rados.0.smithi045.stdout:3504: expect (ObjNum 1280 snap 435 seq_num 1280) 2024-07-28T19:43:43.832 INFO:tasks.rados.rados.0.smithi045.stdout:3505: snap_remove snap 438 2024-07-28T19:43:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:43 smithi045 bash[80445]: cluster 2024-07-28T19:43:42.173943+0000 mgr.y (mgr.34101) 418 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-07-28T19:43:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:43 smithi045 bash[80445]: cluster 2024-07-28T19:43:42.490115+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-07-28T19:43:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:43 smithi045 bash[82788]: cluster 2024-07-28T19:43:42.173943+0000 mgr.y (mgr.34101) 418 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-07-28T19:43:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:43 smithi045 bash[82788]: cluster 2024-07-28T19:43:42.490115+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-07-28T19:43:44.512 INFO:tasks.rados.rados.0.smithi045.stdout:3505: done (6 left) 2024-07-28T19:43:44.512 INFO:tasks.rados.rados.0.smithi045.stdout:3506: write oid 25 current snap is 443 2024-07-28T19:43:44.512 INFO:tasks.rados.rados.0.smithi045.stdout:3501: finishing rollback tid 1 to smithi04569809-19 2024-07-28T19:43:44.512 INFO:tasks.rados.rados.0.smithi045.stdout:3499: finishing write tid 5 to smithi04569809-36 2024-07-28T19:43:44.512 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 1212 (ObjNum 1305 snap 443 seq_num 1305) dirty exists 2024-07-28T19:43:44.512 INFO:tasks.rados.rados.0.smithi045.stdout:3499: left oid 36 (ObjNum 1305 snap 443 seq_num 1305) 2024-07-28T19:43:44.512 INFO:tasks.rados.rados.0.smithi045.stdout:3501: finishing rollback tid 2 to smithi04569809-19 2024-07-28T19:43:44.512 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1780 (ObjNum 1262 snap 426 seq_num 1262) dirty exists 2024-07-28T19:43:44.512 INFO:tasks.rados.rados.0.smithi045.stdout:3500: expect (ObjNum 1163 snap 394 seq_num 1163) 2024-07-28T19:43:44.780 INFO:tasks.rados.rados.0.smithi045.stdout:3502: expect (ObjNum 1229 snap 413 seq_num 1229) 2024-07-28T19:43:44.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:44 smithi155 bash[68033]: cluster 2024-07-28T19:43:43.493265+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-07-28T19:43:44.902 INFO:tasks.rados.rados.0.smithi045.stdout:3503: finishing write tid 1 to smithi04569809-41 2024-07-28T19:43:44.903 INFO:tasks.rados.rados.0.smithi045.stdout:3503: finishing write tid 2 to smithi04569809-41 2024-07-28T19:43:44.903 INFO:tasks.rados.rados.0.smithi045.stdout:3503: finishing write tid 3 to smithi04569809-41 2024-07-28T19:43:44.903 INFO:tasks.rados.rados.0.smithi045.stdout:3503: finishing write tid 4 to smithi04569809-41 2024-07-28T19:43:44.903 INFO:tasks.rados.rados.0.smithi045.stdout:3503: finishing write tid 5 to smithi04569809-41 2024-07-28T19:43:44.903 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1845 (ObjNum 1306 snap 443 seq_num 1306) dirty exists 2024-07-28T19:43:44.903 INFO:tasks.rados.rados.0.smithi045.stdout:3503: left oid 41 (ObjNum 1306 snap 443 seq_num 1306) 2024-07-28T19:43:44.903 INFO:tasks.rados.rados.0.smithi045.stdout:3504: expect (ObjNum 1280 snap 435 seq_num 1280) 2024-07-28T19:43:44.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:44 smithi045 bash[80445]: cluster 2024-07-28T19:43:43.493265+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-07-28T19:43:44.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:44 smithi045 bash[82788]: cluster 2024-07-28T19:43:43.493265+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-07-28T19:43:45.102 INFO:tasks.rados.rados.0.smithi045.stdout:3506: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2024-07-28T19:43:45.125 INFO:tasks.rados.rados.0.smithi045.stdout:3506: writing smithi04569809-25 from 766749 to 1413555 tid 1 2024-07-28T19:43:45.144 INFO:tasks.rados.rados.0.smithi045.stdout:3506: writing smithi04569809-25 from 1899377 to 2555830 tid 2 2024-07-28T19:43:45.161 INFO:tasks.rados.rados.0.smithi045.stdout:3506: writing smithi04569809-25 from 3109028 to 3718490 tid 3 2024-07-28T19:43:45.162 INFO:tasks.rados.rados.0.smithi045.stdout:3499: done (6 left) 2024-07-28T19:43:45.162 INFO:tasks.rados.rados.0.smithi045.stdout:3500: done (5 left) 2024-07-28T19:43:45.162 INFO:tasks.rados.rados.0.smithi045.stdout:3501: done (4 left) 2024-07-28T19:43:45.162 INFO:tasks.rados.rados.0.smithi045.stdout:3502: done (3 left) 2024-07-28T19:43:45.162 INFO:tasks.rados.rados.0.smithi045.stdout:3503: done (2 left) 2024-07-28T19:43:45.162 INFO:tasks.rados.rados.0.smithi045.stdout:3504: done (1 left) 2024-07-28T19:43:45.162 INFO:tasks.rados.rados.0.smithi045.stdout:3507: write oid 7 current snap is 443 2024-07-28T19:43:45.162 INFO:tasks.rados.rados.0.smithi045.stdout:3506: finishing write tid 1 to smithi04569809-25 2024-07-28T19:43:45.162 INFO:tasks.rados.rados.0.smithi045.stdout:3506: finishing write tid 2 to smithi04569809-25 2024-07-28T19:43:45.162 INFO:tasks.rados.rados.0.smithi045.stdout:3507: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2024-07-28T19:43:45.177 INFO:tasks.rados.rados.0.smithi045.stdout:3507: writing smithi04569809-7 from 783556 to 1221964 tid 1 2024-07-28T19:43:45.188 INFO:tasks.rados.rados.0.smithi045.stdout:3507: writing smithi04569809-7 from 1674212 to 2074323 tid 2 2024-07-28T19:43:45.202 INFO:tasks.rados.rados.0.smithi045.stdout:3507: writing smithi04569809-7 from 2736451 to 3157185 tid 3 2024-07-28T19:43:45.211 INFO:tasks.rados.rados.0.smithi045.stdout:3507: writing smithi04569809-7 from 3882270 to 3983556 tid 4 2024-07-28T19:43:45.211 INFO:tasks.rados.rados.0.smithi045.stdout:3508: write oid 18 current snap is 443 2024-07-28T19:43:45.211 INFO:tasks.rados.rados.0.smithi045.stdout:3508: seq_num 1309 ranges {400363=513657,1332694=660122} 2024-07-28T19:43:45.219 INFO:tasks.rados.rados.0.smithi045.stdout:3508: writing smithi04569809-18 from 400363 to 914020 tid 1 2024-07-28T19:43:45.228 INFO:tasks.rados.rados.0.smithi045.stdout:3508: writing smithi04569809-18 from 1332694 to 1992816 tid 2 2024-07-28T19:43:45.228 INFO:tasks.rados.rados.0.smithi045.stdout:3509: write oid 6 current snap is 443 2024-07-28T19:43:45.228 INFO:tasks.rados.rados.0.smithi045.stdout:3509: seq_num 1310 ranges {417170=588906,1674823=342347} 2024-07-28T19:43:45.235 INFO:tasks.rados.rados.0.smithi045.stdout:3509: writing smithi04569809-6 from 417170 to 1006076 tid 1 2024-07-28T19:43:45.244 INFO:tasks.rados.rados.0.smithi045.stdout:3509: writing smithi04569809-6 from 1674823 to 2017170 tid 2 2024-07-28T19:43:45.244 INFO:tasks.rados.rados.0.smithi045.stdout:3510: rollback oid 20 current snap is 443 2024-07-28T19:43:45.244 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 20 to 439 2024-07-28T19:43:45.244 INFO:tasks.rados.rados.0.smithi045.stdout:3506: finishing write tid 3 to smithi04569809-25 2024-07-28T19:43:45.244 INFO:tasks.rados.rados.0.smithi045.stdout:3506: finishing write tid 4 to smithi04569809-25 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:3506: finishing write tid 5 to smithi04569809-25 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1635 (ObjNum 1307 snap 443 seq_num 1307) dirty exists 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:3506: left oid 25 (ObjNum 1307 snap 443 seq_num 1307) 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:3507: finishing write tid 1 to smithi04569809-7 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:3507: finishing write tid 2 to smithi04569809-7 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:3507: finishing write tid 3 to smithi04569809-7 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:3507: finishing write tid 4 to smithi04569809-7 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:3507: finishing write tid 5 to smithi04569809-7 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:3507: finishing write tid 6 to smithi04569809-7 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 872 (ObjNum 1308 snap 443 seq_num 1308) dirty exists 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:3507: left oid 7 (ObjNum 1308 snap 443 seq_num 1308) 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:3508: finishing write tid 1 to smithi04569809-18 2024-07-28T19:43:45.245 INFO:tasks.rados.rados.0.smithi045.stdout:3508: finishing write tid 2 to smithi04569809-18 2024-07-28T19:43:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:3508: finishing write tid 3 to smithi04569809-18 2024-07-28T19:43:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:3508: finishing write tid 4 to smithi04569809-18 2024-07-28T19:43:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 2337 (ObjNum 1309 snap 443 seq_num 1309) dirty exists 2024-07-28T19:43:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:3508: left oid 18 (ObjNum 1309 snap 443 seq_num 1309) 2024-07-28T19:43:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:3509: finishing write tid 1 to smithi04569809-6 2024-07-28T19:43:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:3506: done (4 left) 2024-07-28T19:43:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:3507: done (3 left) 2024-07-28T19:43:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:3508: done (2 left) 2024-07-28T19:43:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:3511: write oid 23 current snap is 443 2024-07-28T19:43:45.246 INFO:tasks.rados.rados.0.smithi045.stdout:3511: seq_num 1311 ranges {433977=664155,1733305=300672} 2024-07-28T19:43:45.252 INFO:tasks.rados.rados.0.smithi045.stdout:3511: writing smithi04569809-23 from 433977 to 1098132 tid 1 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:3511: writing smithi04569809-23 from 1733305 to 2033977 tid 2 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:3512: rollback oid 27 current snap is 443 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 27 to 426 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:3510: finishing rollback tid 0 to smithi04569809-20 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:3510: finishing rollback tid 1 to smithi04569809-20 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:3510: finishing rollback tid 2 to smithi04569809-20 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 806 (ObjNum 1284 snap 439 seq_num 1284) dirty exists 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:3509: finishing write tid 2 to smithi04569809-6 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:3509: finishing write tid 3 to smithi04569809-6 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:3509: finishing write tid 4 to smithi04569809-6 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 2341 (ObjNum 1310 snap 443 seq_num 1310) dirty exists 2024-07-28T19:43:45.260 INFO:tasks.rados.rados.0.smithi045.stdout:3509: left oid 6 (ObjNum 1310 snap 443 seq_num 1310) 2024-07-28T19:43:45.261 INFO:tasks.rados.rados.0.smithi045.stdout:3511: finishing write tid 1 to smithi04569809-23 2024-07-28T19:43:45.261 INFO:tasks.rados.rados.0.smithi045.stdout:3509: done (3 left) 2024-07-28T19:43:45.261 INFO:tasks.rados.rados.0.smithi045.stdout:3510: done (2 left) 2024-07-28T19:43:45.261 INFO:tasks.rados.rados.0.smithi045.stdout:3513: read oid 11 snap -1 2024-07-28T19:43:45.261 INFO:tasks.rados.rados.0.smithi045.stdout:3513: expect (ObjNum 1287 snap 440 seq_num 1287) 2024-07-28T19:43:45.261 INFO:tasks.rados.rados.0.smithi045.stdout:3514: snap_create 2024-07-28T19:43:45.265 INFO:tasks.rados.rados.0.smithi045.stdout:3511: finishing write tid 2 to smithi04569809-23 2024-07-28T19:43:45.265 INFO:tasks.rados.rados.0.smithi045.stdout:3511: finishing write tid 3 to smithi04569809-23 2024-07-28T19:43:45.266 INFO:tasks.rados.rados.0.smithi045.stdout:3512: finishing rollback tid 1 to smithi04569809-27 2024-07-28T19:43:45.266 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 2227 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T19:43:45.266 INFO:tasks.rados.rados.0.smithi045.stdout:3511: finishing write tid 4 to smithi04569809-23 2024-07-28T19:43:45.266 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 1218 (ObjNum 1311 snap 443 seq_num 1311) dirty exists 2024-07-28T19:43:45.266 INFO:tasks.rados.rados.0.smithi045.stdout:3511: left oid 23 (ObjNum 1311 snap 443 seq_num 1311) 2024-07-28T19:43:45.278 INFO:tasks.rados.rados.0.smithi045.stdout:3513: expect (ObjNum 1287 snap 440 seq_num 1287) 2024-07-28T19:43:45.436 INFO:tasks.rados.rados.0.smithi045.stdout:3511: done (3 left) 2024-07-28T19:43:45.436 INFO:tasks.rados.rados.0.smithi045.stdout:3512: done (2 left) 2024-07-28T19:43:45.436 INFO:tasks.rados.rados.0.smithi045.stdout:3513: done (1 left) 2024-07-28T19:43:45.436 INFO:tasks.rados.rados.0.smithi045.stdout:3514: done (0 left) 2024-07-28T19:43:45.436 INFO:tasks.rados.rados.0.smithi045.stdout:3515: rollback oid 36 current snap is 444 2024-07-28T19:43:45.436 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 36 to 440 2024-07-28T19:43:45.436 INFO:tasks.rados.rados.0.smithi045.stdout:3516: rollback oid 29 current snap is 444 2024-07-28T19:43:45.437 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 29 to 428 2024-07-28T19:43:45.437 INFO:tasks.rados.rados.0.smithi045.stdout:3517: snap_create 2024-07-28T19:43:45.443 INFO:tasks.rados.rados.0.smithi045.stdout:3515: finishing rollback tid 0 to smithi04569809-36 2024-07-28T19:43:45.444 INFO:tasks.rados.rados.0.smithi045.stdout:3516: finishing rollback tid 0 to smithi04569809-29 2024-07-28T19:43:45.444 INFO:tasks.rados.rados.0.smithi045.stdout:3515: finishing rollback tid 1 to smithi04569809-36 2024-07-28T19:43:45.445 INFO:tasks.rados.rados.0.smithi045.stdout:3515: finishing rollback tid 2 to smithi04569809-36 2024-07-28T19:43:45.445 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 1222 (ObjNum 1250 snap 423 seq_num 1250) dirty exists 2024-07-28T19:43:45.445 INFO:tasks.rados.rados.0.smithi045.stdout:3516: finishing rollback tid 1 to smithi04569809-29 2024-07-28T19:43:45.445 INFO:tasks.rados.rados.0.smithi045.stdout:3516: finishing rollback tid 2 to smithi04569809-29 2024-07-28T19:43:45.445 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 2346 (ObjNum 1231 snap 413 seq_num 1231) dirty exists 2024-07-28T19:43:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:45 smithi155 bash[68033]: cluster 2024-07-28T19:43:44.174812+0000 mgr.y (mgr.34101) 419 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-07-28T19:43:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:45 smithi155 bash[68033]: cluster 2024-07-28T19:43:44.513133+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-07-28T19:43:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:45 smithi155 bash[68033]: cluster 2024-07-28T19:43:45.375498+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-07-28T19:43:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:45 smithi045 bash[80445]: cluster 2024-07-28T19:43:44.174812+0000 mgr.y (mgr.34101) 419 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-07-28T19:43:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:45 smithi045 bash[80445]: cluster 2024-07-28T19:43:44.513133+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-07-28T19:43:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:45 smithi045 bash[80445]: cluster 2024-07-28T19:43:45.375498+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-07-28T19:43:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:45 smithi045 bash[82788]: cluster 2024-07-28T19:43:44.174812+0000 mgr.y (mgr.34101) 419 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-07-28T19:43:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:45 smithi045 bash[82788]: cluster 2024-07-28T19:43:44.513133+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-07-28T19:43:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:45 smithi045 bash[82788]: cluster 2024-07-28T19:43:45.375498+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-07-28T19:43:46.377 INFO:tasks.rados.rados.0.smithi045.stdout:3515: done (2 left) 2024-07-28T19:43:46.377 INFO:tasks.rados.rados.0.smithi045.stdout:3516: done (1 left) 2024-07-28T19:43:46.377 INFO:tasks.rados.rados.0.smithi045.stdout:3517: done (0 left) 2024-07-28T19:43:46.377 INFO:tasks.rados.rados.0.smithi045.stdout:3518: snap_create 2024-07-28T19:43:47.379 INFO:tasks.rados.rados.0.smithi045.stdout:3518: done (0 left) 2024-07-28T19:43:47.379 INFO:tasks.rados.rados.0.smithi045.stdout:3519: delete oid 2 current snap is 446 2024-07-28T19:43:47.391 INFO:tasks.rados.rados.0.smithi045.stdout:3519: done (0 left) 2024-07-28T19:43:47.391 INFO:tasks.rados.rados.0.smithi045.stdout:3520: rollback oid 20 current snap is 446 2024-07-28T19:43:47.391 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 20 to 439 2024-07-28T19:43:47.391 INFO:tasks.rados.rados.0.smithi045.stdout:3521: write oid 39 current snap is 446 2024-07-28T19:43:47.391 INFO:tasks.rados.rados.0.smithi045.stdout:3521: seq_num 1313 ranges {467591=414653,1450269=617322} 2024-07-28T19:43:47.407 INFO:tasks.rados.rados.0.smithi045.stdout:3521: writing smithi04569809-39 from 467591 to 882244 tid 1 2024-07-28T19:43:47.426 INFO:tasks.rados.rados.0.smithi045.stdout:3521: writing smithi04569809-39 from 1450269 to 2067591 tid 2 2024-07-28T19:43:47.427 INFO:tasks.rados.rados.0.smithi045.stdout:3522: snap_remove snap 445 2024-07-28T19:43:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:47 smithi045 bash[80445]: cluster 2024-07-28T19:43:46.175512+0000 mgr.y (mgr.34101) 420 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-07-28T19:43:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:47 smithi045 bash[80445]: cluster 2024-07-28T19:43:46.378249+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-07-28T19:43:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:47 smithi045 bash[82788]: cluster 2024-07-28T19:43:46.175512+0000 mgr.y (mgr.34101) 420 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-07-28T19:43:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:47 smithi045 bash[82788]: cluster 2024-07-28T19:43:46.378249+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-07-28T19:43:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:47 smithi155 bash[68033]: cluster 2024-07-28T19:43:46.175512+0000 mgr.y (mgr.34101) 420 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 176 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-07-28T19:43:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:47 smithi155 bash[68033]: cluster 2024-07-28T19:43:46.378249+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-07-28T19:43:48.399 INFO:tasks.rados.rados.0.smithi045.stdout:3522: done (2 left) 2024-07-28T19:43:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:3523: write oid 7 current snap is 446 2024-07-28T19:43:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:3520: finishing rollback tid 0 to smithi04569809-20 2024-07-28T19:43:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:3520: finishing rollback tid 1 to smithi04569809-20 2024-07-28T19:43:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:3520: finishing rollback tid 2 to smithi04569809-20 2024-07-28T19:43:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 810 (ObjNum 1284 snap 439 seq_num 1284) dirty exists 2024-07-28T19:43:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:3521: finishing write tid 1 to smithi04569809-39 2024-07-28T19:43:48.400 INFO:tasks.rados.rados.0.smithi045.stdout:3523: seq_num 1314 ranges {484398=489902,1392398=411118} 2024-07-28T19:43:48.417 INFO:tasks.rados.rados.0.smithi045.stdout:3523: writing smithi04569809-7 from 484398 to 974300 tid 1 2024-07-28T19:43:48.431 INFO:tasks.rados.rados.0.smithi045.stdout:3523: writing smithi04569809-7 from 1392398 to 1803516 tid 2 2024-07-28T19:43:48.431 INFO:tasks.rados.rados.0.smithi045.stdout:3520: done (2 left) 2024-07-28T19:43:48.431 INFO:tasks.rados.rados.0.smithi045.stdout:3524: rollback oid 24 current snap is 446 2024-07-28T19:43:48.431 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 24 to 442 2024-07-28T19:43:48.432 INFO:tasks.rados.rados.0.smithi045.stdout:3521: finishing write tid 2 to smithi04569809-39 2024-07-28T19:43:48.432 INFO:tasks.rados.rados.0.smithi045.stdout:3521: finishing write tid 3 to smithi04569809-39 2024-07-28T19:43:48.432 INFO:tasks.rados.rados.0.smithi045.stdout:3521: finishing write tid 4 to smithi04569809-39 2024-07-28T19:43:48.432 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1656 (ObjNum 1313 snap 446 seq_num 1313) dirty exists 2024-07-28T19:43:48.432 INFO:tasks.rados.rados.0.smithi045.stdout:3521: left oid 39 (ObjNum 1313 snap 446 seq_num 1313) 2024-07-28T19:43:48.432 INFO:tasks.rados.rados.0.smithi045.stdout:3523: finishing write tid 1 to smithi04569809-7 2024-07-28T19:43:48.432 INFO:tasks.rados.rados.0.smithi045.stdout:3521: done (2 left) 2024-07-28T19:43:48.432 INFO:tasks.rados.rados.0.smithi045.stdout:3525: snap_create 2024-07-28T19:43:48.437 INFO:tasks.rados.rados.0.smithi045.stdout:3524: finishing rollback tid 0 to smithi04569809-24 2024-07-28T19:43:48.439 INFO:tasks.rados.rados.0.smithi045.stdout:3523: finishing write tid 2 to smithi04569809-7 2024-07-28T19:43:48.439 INFO:tasks.rados.rados.0.smithi045.stdout:3524: finishing rollback tid 1 to smithi04569809-24 2024-07-28T19:43:48.439 INFO:tasks.rados.rados.0.smithi045.stdout:3524: finishing rollback tid 2 to smithi04569809-24 2024-07-28T19:43:48.439 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 1291 (ObjNum 1281 snap 435 seq_num 1281) dirty exists 2024-07-28T19:43:48.439 INFO:tasks.rados.rados.0.smithi045.stdout:3523: finishing write tid 3 to smithi04569809-7 2024-07-28T19:43:48.440 INFO:tasks.rados.rados.0.smithi045.stdout:3523: finishing write tid 4 to smithi04569809-7 2024-07-28T19:43:48.440 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 876 (ObjNum 1314 snap 446 seq_num 1314) dirty exists 2024-07-28T19:43:48.440 INFO:tasks.rados.rados.0.smithi045.stdout:3523: left oid 7 (ObjNum 1314 snap 446 seq_num 1314) 2024-07-28T19:43:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:48 smithi045 bash[80445]: cluster 2024-07-28T19:43:47.379473+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-07-28T19:43:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:48 smithi045 bash[80445]: audit 2024-07-28T19:43:48.041224+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:48 smithi045 bash[82788]: cluster 2024-07-28T19:43:47.379473+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-07-28T19:43:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:48 smithi045 bash[82788]: audit 2024-07-28T19:43:48.041224+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:48 smithi155 bash[68033]: cluster 2024-07-28T19:43:47.379473+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-07-28T19:43:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:48 smithi155 bash[68033]: audit 2024-07-28T19:43:48.041224+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:43:49.409 INFO:tasks.rados.rados.0.smithi045.stdout:3523: done (2 left) 2024-07-28T19:43:49.409 INFO:tasks.rados.rados.0.smithi045.stdout:3524: done (1 left) 2024-07-28T19:43:49.409 INFO:tasks.rados.rados.0.smithi045.stdout:3525: done (0 left) 2024-07-28T19:43:49.409 INFO:tasks.rados.rados.0.smithi045.stdout:3526: delete oid 23 current snap is 447 2024-07-28T19:43:49.418 INFO:tasks.rados.rados.0.smithi045.stdout:3526: done (0 left) 2024-07-28T19:43:49.418 INFO:tasks.rados.rados.0.smithi045.stdout:3527: read oid 34 snap -1 2024-07-28T19:43:49.418 INFO:tasks.rados.rados.0.smithi045.stdout:3527: expect (ObjNum 1294 snap 442 seq_num 1294) 2024-07-28T19:43:49.419 INFO:tasks.rados.rados.0.smithi045.stdout:3528: snap_remove snap 431 2024-07-28T19:43:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:49 smithi045 bash[80445]: cluster 2024-07-28T19:43:48.176172+0000 mgr.y (mgr.34101) 421 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 182 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 874 KiB/s wr, 7 op/s 2024-07-28T19:43:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:49 smithi045 bash[80445]: cluster 2024-07-28T19:43:48.400648+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-07-28T19:43:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:49 smithi045 bash[82788]: cluster 2024-07-28T19:43:48.176172+0000 mgr.y (mgr.34101) 421 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 182 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 874 KiB/s wr, 7 op/s 2024-07-28T19:43:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:49 smithi045 bash[82788]: cluster 2024-07-28T19:43:48.400648+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-07-28T19:43:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:49 smithi155 bash[68033]: cluster 2024-07-28T19:43:48.176172+0000 mgr.y (mgr.34101) 421 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 182 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 874 KiB/s wr, 7 op/s 2024-07-28T19:43:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:49 smithi155 bash[68033]: cluster 2024-07-28T19:43:48.400648+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-07-28T19:43:50.388 INFO:tasks.rados.rados.0.smithi045.stdout:3527: expect (ObjNum 1294 snap 442 seq_num 1294) 2024-07-28T19:43:50.547 INFO:tasks.rados.rados.0.smithi045.stdout:3527: done (1 left) 2024-07-28T19:43:50.548 INFO:tasks.rados.rados.0.smithi045.stdout:3528: done (0 left) 2024-07-28T19:43:50.548 INFO:tasks.rados.rados.0.smithi045.stdout:3529: write oid 49 current snap is 447 2024-07-28T19:43:50.548 INFO:tasks.rados.rados.0.smithi045.stdout:3529: seq_num 1316 ranges {518012=756753,2025715=92297} 2024-07-28T19:43:50.554 INFO:tasks.rados.rados.0.smithi045.stdout:3529: writing smithi04569809-49 from 518012 to 1274765 tid 1 2024-07-28T19:43:50.559 INFO:tasks.rados.rados.0.smithi045.stdout:3529: writing smithi04569809-49 from 2025715 to 2118012 tid 2 2024-07-28T19:43:50.559 INFO:tasks.rados.rados.0.smithi045.stdout:3530: delete oid 6 current snap is 447 2024-07-28T19:43:50.563 INFO:tasks.rados.rados.0.smithi045.stdout:3529: finishing write tid 1 to smithi04569809-49 2024-07-28T19:43:50.564 INFO:tasks.rados.rados.0.smithi045.stdout:3529: finishing write tid 2 to smithi04569809-49 2024-07-28T19:43:50.564 INFO:tasks.rados.rados.0.smithi045.stdout:3529: finishing write tid 3 to smithi04569809-49 2024-07-28T19:43:50.565 INFO:tasks.rados.rados.0.smithi045.stdout:3529: finishing write tid 4 to smithi04569809-49 2024-07-28T19:43:50.565 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 49 v 1231 (ObjNum 1316 snap 447 seq_num 1316) dirty exists 2024-07-28T19:43:50.565 INFO:tasks.rados.rados.0.smithi045.stdout:3529: left oid 49 (ObjNum 1316 snap 447 seq_num 1316) 2024-07-28T19:43:50.565 INFO:tasks.rados.rados.0.smithi045.stdout:3529: done (1 left) 2024-07-28T19:43:50.565 INFO:tasks.rados.rados.0.smithi045.stdout:3530: done (0 left) 2024-07-28T19:43:50.565 INFO:tasks.rados.rados.0.smithi045.stdout:3531: read oid 28 snap -1 2024-07-28T19:43:50.566 INFO:tasks.rados.rados.0.smithi045.stdout:3531: expect deleted 2024-07-28T19:43:50.566 INFO:tasks.rados.rados.0.smithi045.stdout:3532: write oid 48 current snap is 447 2024-07-28T19:43:50.566 INFO:tasks.rados.rados.0.smithi045.stdout:3532: seq_num 1318 ranges {551626=507251,1626326=418456} 2024-07-28T19:43:50.571 INFO:tasks.rados.rados.0.smithi045.stdout:3532: writing smithi04569809-48 from 551626 to 1058877 tid 1 2024-07-28T19:43:50.576 INFO:tasks.rados.rados.0.smithi045.stdout:3532: writing smithi04569809-48 from 1626326 to 2044782 tid 2 2024-07-28T19:43:50.576 INFO:tasks.rados.rados.0.smithi045.stdout:3533: delete oid 39 current snap is 447 2024-07-28T19:43:50.578 INFO:tasks.rados.rados.0.smithi045.stdout:3532: finishing write tid 1 to smithi04569809-48 2024-07-28T19:43:50.581 INFO:tasks.rados.rados.0.smithi045.stdout:3531: done (2 left) 2024-07-28T19:43:50.581 INFO:tasks.rados.rados.0.smithi045.stdout:3533: done (1 left) 2024-07-28T19:43:50.581 INFO:tasks.rados.rados.0.smithi045.stdout:3534: write oid 41 current snap is 447 2024-07-28T19:43:50.582 INFO:tasks.rados.rados.0.smithi045.stdout:3534: seq_num 1320 ranges {585240=657749,1743290=422125} 2024-07-28T19:43:50.594 INFO:tasks.rados.rados.0.smithi045.stdout:3534: writing smithi04569809-41 from 585240 to 1242989 tid 1 2024-07-28T19:43:50.603 INFO:tasks.rados.rados.0.smithi045.stdout:3534: writing smithi04569809-41 from 1743290 to 2165415 tid 2 2024-07-28T19:43:50.603 INFO:tasks.rados.rados.0.smithi045.stdout:3535: read oid 26 snap 423 2024-07-28T19:43:50.603 INFO:tasks.rados.rados.0.smithi045.stdout:3535: expect (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T19:43:50.603 INFO:tasks.rados.rados.0.smithi045.stdout:3536: rollback oid 5 current snap is 447 2024-07-28T19:43:50.603 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 5 to 441 2024-07-28T19:43:50.603 INFO:tasks.rados.rados.0.smithi045.stdout:3532: finishing write tid 2 to smithi04569809-48 2024-07-28T19:43:50.603 INFO:tasks.rados.rados.0.smithi045.stdout:3532: finishing write tid 3 to smithi04569809-48 2024-07-28T19:43:50.604 INFO:tasks.rados.rados.0.smithi045.stdout:3532: finishing write tid 4 to smithi04569809-48 2024-07-28T19:43:50.604 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 955 (ObjNum 1318 snap 447 seq_num 1318) dirty exists 2024-07-28T19:43:50.604 INFO:tasks.rados.rados.0.smithi045.stdout:3532: left oid 48 (ObjNum 1318 snap 447 seq_num 1318) 2024-07-28T19:43:50.604 INFO:tasks.rados.rados.0.smithi045.stdout:3532: done (3 left) 2024-07-28T19:43:50.604 INFO:tasks.rados.rados.0.smithi045.stdout:3537: read oid 47 snap 428 2024-07-28T19:43:50.604 INFO:tasks.rados.rados.0.smithi045.stdout:3537: expect (ObjNum 1223 snap 411 seq_num 1223) 2024-07-28T19:43:50.604 INFO:tasks.rados.rados.0.smithi045.stdout:3538: rollback oid 12 current snap is 447 2024-07-28T19:43:50.604 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 12 to 444 2024-07-28T19:43:50.604 INFO:tasks.rados.rados.0.smithi045.stdout:3534: finishing write tid 1 to smithi04569809-41 2024-07-28T19:43:50.604 INFO:tasks.rados.rados.0.smithi045.stdout:3539: read oid 11 snap -1 2024-07-28T19:43:50.604 INFO:tasks.rados.rados.0.smithi045.stdout:3539: expect (ObjNum 1287 snap 440 seq_num 1287) 2024-07-28T19:43:50.605 INFO:tasks.rados.rados.0.smithi045.stdout:3540: rollback oid 29 current snap is 447 2024-07-28T19:43:50.605 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 29 to 426 2024-07-28T19:43:50.605 INFO:tasks.rados.rados.0.smithi045.stdout:3541: write oid 1 current snap is 447 2024-07-28T19:43:50.605 INFO:tasks.rados.rados.0.smithi045.stdout:3541: seq_num 1321 ranges {602047=732998,1801772=400275} 2024-07-28T19:43:50.614 INFO:tasks.rados.rados.0.smithi045.stdout:3541: writing smithi04569809-1 from 602047 to 1335045 tid 1 2024-07-28T19:43:50.623 INFO:tasks.rados.rados.0.smithi045.stdout:3541: writing smithi04569809-1 from 1801772 to 2202047 tid 2 2024-07-28T19:43:50.624 INFO:tasks.rados.rados.0.smithi045.stdout:3542: snap_remove snap 440 2024-07-28T19:43:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:43:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:43:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:43:50.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:50 smithi045 bash[80445]: cluster 2024-07-28T19:43:49.410358+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-07-28T19:43:50.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:50 smithi045 bash[80445]: cluster 2024-07-28T19:43:50.378966+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-07-28T19:43:50.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:50 smithi045 bash[82788]: cluster 2024-07-28T19:43:49.410358+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-07-28T19:43:50.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:50 smithi045 bash[82788]: cluster 2024-07-28T19:43:50.378966+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-07-28T19:43:50.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:50 smithi155 bash[68033]: cluster 2024-07-28T19:43:49.410358+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-07-28T19:43:50.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:50 smithi155 bash[68033]: cluster 2024-07-28T19:43:50.378966+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-07-28T19:43:51.433 INFO:tasks.rados.rados.0.smithi045.stdout:3535: expect (ObjNum 1124 snap 376 seq_num 1124) 2024-07-28T19:43:51.654 INFO:tasks.rados.rados.0.smithi045.stdout:3537: expect (ObjNum 1223 snap 411 seq_num 1223) 2024-07-28T19:43:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:51 smithi045 bash[80445]: cluster 2024-07-28T19:43:50.176848+0000 mgr.y (mgr.34101) 422 : cluster [DBG] pgmap v986: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-07-28T19:43:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:51 smithi045 bash[82788]: cluster 2024-07-28T19:43:50.176848+0000 mgr.y (mgr.34101) 422 : cluster [DBG] pgmap v986: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:3540: finishing rollback tid 0 to smithi04569809-29 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:3534: finishing write tid 2 to smithi04569809-41 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:3540: finishing rollback tid 1 to smithi04569809-29 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:3534: finishing write tid 3 to smithi04569809-41 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:3534: finishing write tid 4 to smithi04569809-41 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1849 (ObjNum 1320 snap 447 seq_num 1320) dirty exists 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:3534: left oid 41 (ObjNum 1320 snap 447 seq_num 1320) 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:3541: finishing write tid 1 to smithi04569809-1 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:3536: finishing rollback tid 0 to smithi04569809-5 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:3536: finishing rollback tid 1 to smithi04569809-5 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:3536: finishing rollback tid 2 to smithi04569809-5 2024-07-28T19:43:51.736 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 2346 (ObjNum 1292 snap 441 seq_num 1292) dirty exists 2024-07-28T19:43:51.737 INFO:tasks.rados.rados.0.smithi045.stdout:3539: expect (ObjNum 1287 snap 440 seq_num 1287) 2024-07-28T19:43:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:51 smithi155 bash[68033]: cluster 2024-07-28T19:43:50.176848+0000 mgr.y (mgr.34101) 422 : cluster [DBG] pgmap v986: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-07-28T19:43:51.847 INFO:tasks.rados.rados.0.smithi045.stdout:3538: finishing rollback tid 0 to smithi04569809-12 2024-07-28T19:43:51.847 INFO:tasks.rados.rados.0.smithi045.stdout:3541: finishing write tid 2 to smithi04569809-1 2024-07-28T19:43:51.847 INFO:tasks.rados.rados.0.smithi045.stdout:3541: finishing write tid 3 to smithi04569809-1 2024-07-28T19:43:51.847 INFO:tasks.rados.rados.0.smithi045.stdout:3540: finishing rollback tid 2 to smithi04569809-29 2024-07-28T19:43:51.848 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 2360 (ObjNum 1231 snap 413 seq_num 1231) dirty exists 2024-07-28T19:43:51.848 INFO:tasks.rados.rados.0.smithi045.stdout:3538: finishing rollback tid 1 to smithi04569809-12 2024-07-28T19:43:51.848 INFO:tasks.rados.rados.0.smithi045.stdout:3541: finishing write tid 4 to smithi04569809-1 2024-07-28T19:43:51.848 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 685 (ObjNum 1321 snap 447 seq_num 1321) dirty exists 2024-07-28T19:43:51.848 INFO:tasks.rados.rados.0.smithi045.stdout:3541: left oid 1 (ObjNum 1321 snap 447 seq_num 1321) 2024-07-28T19:43:51.848 INFO:tasks.rados.rados.0.smithi045.stdout:3538: finishing rollback tid 2 to smithi04569809-12 2024-07-28T19:43:51.848 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 2350 (ObjNum 1161 snap 394 seq_num 1161) dirty exists 2024-07-28T19:43:51.848 INFO:tasks.rados.rados.0.smithi045.stdout:3534: done (8 left) 2024-07-28T19:43:51.849 INFO:tasks.rados.rados.0.smithi045.stdout:3535: done (7 left) 2024-07-28T19:43:51.849 INFO:tasks.rados.rados.0.smithi045.stdout:3536: done (6 left) 2024-07-28T19:43:51.849 INFO:tasks.rados.rados.0.smithi045.stdout:3537: done (5 left) 2024-07-28T19:43:51.849 INFO:tasks.rados.rados.0.smithi045.stdout:3538: done (4 left) 2024-07-28T19:43:51.849 INFO:tasks.rados.rados.0.smithi045.stdout:3539: done (3 left) 2024-07-28T19:43:51.849 INFO:tasks.rados.rados.0.smithi045.stdout:3540: done (2 left) 2024-07-28T19:43:51.849 INFO:tasks.rados.rados.0.smithi045.stdout:3541: done (1 left) 2024-07-28T19:43:51.849 INFO:tasks.rados.rados.0.smithi045.stdout:3542: done (0 left) 2024-07-28T19:43:51.849 INFO:tasks.rados.rados.0.smithi045.stdout:3543: rollback oid 43 current snap is 447 2024-07-28T19:43:51.849 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 43 to 441 2024-07-28T19:43:51.849 INFO:tasks.rados.rados.0.smithi045.stdout:3544: snap_remove snap 428 2024-07-28T19:43:52.442 INFO:tasks.rados.rados.0.smithi045.stdout:3544: done (1 left) 2024-07-28T19:43:52.442 INFO:tasks.rados.rados.0.smithi045.stdout:3545: read oid 24 snap -1 2024-07-28T19:43:52.442 INFO:tasks.rados.rados.0.smithi045.stdout:3545: expect (ObjNum 1281 snap 435 seq_num 1281) 2024-07-28T19:43:52.443 INFO:tasks.rados.rados.0.smithi045.stdout:3546: snap_create 2024-07-28T19:43:52.443 INFO:tasks.rados.rados.0.smithi045.stdout:3543: finishing rollback tid 0 to smithi04569809-43 2024-07-28T19:43:52.443 INFO:tasks.rados.rados.0.smithi045.stdout:3543: finishing rollback tid 1 to smithi04569809-43 2024-07-28T19:43:52.443 INFO:tasks.rados.rados.0.smithi045.stdout:3543: finishing rollback tid 2 to smithi04569809-43 2024-07-28T19:43:52.443 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 689 (ObjNum 1229 snap 413 seq_num 1229) dirty exists 2024-07-28T19:43:52.456 INFO:tasks.rados.rados.0.smithi045.stdout:3545: expect (ObjNum 1281 snap 435 seq_num 1281) 2024-07-28T19:43:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:52 smithi045 bash[80445]: cluster 2024-07-28T19:43:51.433677+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-07-28T19:43:52.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:52 smithi045 bash[82788]: cluster 2024-07-28T19:43:51.433677+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-07-28T19:43:52.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:43:52 smithi155 bash[60745]: ts=2024-07-28T19:43:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:43:52.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:52 smithi155 bash[68033]: cluster 2024-07-28T19:43:51.433677+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-07-28T19:43:53.443 INFO:tasks.rados.rados.0.smithi045.stdout:3543: done (2 left) 2024-07-28T19:43:53.443 INFO:tasks.rados.rados.0.smithi045.stdout:3545: done (1 left) 2024-07-28T19:43:53.443 INFO:tasks.rados.rados.0.smithi045.stdout:3546: done (0 left) 2024-07-28T19:43:53.443 INFO:tasks.rados.rados.0.smithi045.stdout:3547: write oid 33 current snap is 448 2024-07-28T19:43:53.443 INFO:tasks.rados.rados.0.smithi045.stdout:3547: seq_num 1322 ranges {618854=408247,1743901=425794} 2024-07-28T19:43:53.459 INFO:tasks.rados.rados.0.smithi045.stdout:3547: writing smithi04569809-33 from 618854 to 1027101 tid 1 2024-07-28T19:43:53.478 INFO:tasks.rados.rados.0.smithi045.stdout:3547: writing smithi04569809-33 from 1743901 to 2169695 tid 2 2024-07-28T19:43:53.478 INFO:tasks.rados.rados.0.smithi045.stdout:3548: write oid 11 current snap is 448 2024-07-28T19:43:53.479 INFO:tasks.rados.rados.0.smithi045.stdout:3547: finishing write tid 1 to smithi04569809-33 2024-07-28T19:43:53.479 INFO:tasks.rados.rados.0.smithi045.stdout:3548: seq_num 1323 ranges {635661=599849,1918736=316925} 2024-07-28T19:43:53.499 INFO:tasks.rados.rados.0.smithi045.stdout:3548: writing smithi04569809-11 from 635661 to 1235510 tid 1 2024-07-28T19:43:53.514 INFO:tasks.rados.rados.0.smithi045.stdout:3548: writing smithi04569809-11 from 1918736 to 2235661 tid 2 2024-07-28T19:43:53.515 INFO:tasks.rados.rados.0.smithi045.stdout:3549: rollback oid 15 current snap is 448 2024-07-28T19:43:53.515 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 15 to 447 2024-07-28T19:43:53.515 INFO:tasks.rados.rados.0.smithi045.stdout:3547: finishing write tid 2 to smithi04569809-33 2024-07-28T19:43:53.515 INFO:tasks.rados.rados.0.smithi045.stdout:3547: finishing write tid 3 to smithi04569809-33 2024-07-28T19:43:53.515 INFO:tasks.rados.rados.0.smithi045.stdout:3547: finishing write tid 4 to smithi04569809-33 2024-07-28T19:43:53.515 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 821 (ObjNum 1322 snap 448 seq_num 1322) dirty exists 2024-07-28T19:43:53.515 INFO:tasks.rados.rados.0.smithi045.stdout:3547: left oid 33 (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:43:53.515 INFO:tasks.rados.rados.0.smithi045.stdout:3548: finishing write tid 1 to smithi04569809-11 2024-07-28T19:43:53.515 INFO:tasks.rados.rados.0.smithi045.stdout:3547: done (2 left) 2024-07-28T19:43:53.516 INFO:tasks.rados.rados.0.smithi045.stdout:3550: write oid 13 current snap is 448 2024-07-28T19:43:53.516 INFO:tasks.rados.rados.0.smithi045.stdout:3550: seq_num 1324 ranges {652468=675098,1977218=275250} 2024-07-28T19:43:53.531 INFO:tasks.rados.rados.0.smithi045.stdout:3550: writing smithi04569809-13 from 652468 to 1327566 tid 1 2024-07-28T19:43:53.544 INFO:tasks.rados.rados.0.smithi045.stdout:3550: writing smithi04569809-13 from 1977218 to 2252468 tid 2 2024-07-28T19:43:53.544 INFO:tasks.rados.rados.0.smithi045.stdout:3551: rollback oid 6 current snap is 448 2024-07-28T19:43:53.545 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 6 to 443 2024-07-28T19:43:53.545 INFO:tasks.rados.rados.0.smithi045.stdout:3549: finishing rollback tid 1 to smithi04569809-15 2024-07-28T19:43:53.545 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 1740 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T19:43:53.545 INFO:tasks.rados.rados.0.smithi045.stdout:3548: finishing write tid 2 to smithi04569809-11 2024-07-28T19:43:53.545 INFO:tasks.rados.rados.0.smithi045.stdout:3549: done (3 left) 2024-07-28T19:43:53.545 INFO:tasks.rados.rados.0.smithi045.stdout:3552: delete oid 32 current snap is 448 2024-07-28T19:43:53.545 INFO:tasks.rados.rados.0.smithi045.stdout:3548: finishing write tid 3 to smithi04569809-11 2024-07-28T19:43:53.545 INFO:tasks.rados.rados.0.smithi045.stdout:3548: finishing write tid 4 to smithi04569809-11 2024-07-28T19:43:53.545 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1649 (ObjNum 1323 snap 448 seq_num 1323) dirty exists 2024-07-28T19:43:53.545 INFO:tasks.rados.rados.0.smithi045.stdout:3548: left oid 11 (ObjNum 1323 snap 448 seq_num 1323) 2024-07-28T19:43:53.546 INFO:tasks.rados.rados.0.smithi045.stdout:3550: finishing write tid 1 to smithi04569809-13 2024-07-28T19:43:53.550 INFO:tasks.rados.rados.0.smithi045.stdout:3548: done (3 left) 2024-07-28T19:43:53.550 INFO:tasks.rados.rados.0.smithi045.stdout:3552: done (2 left) 2024-07-28T19:43:53.550 INFO:tasks.rados.rados.0.smithi045.stdout:3553: write oid 8 current snap is 448 2024-07-28T19:43:53.550 INFO:tasks.rados.rados.0.smithi045.stdout:3553: seq_num 1326 ranges {686082=425596,1577829=433132} 2024-07-28T19:43:53.561 INFO:tasks.rados.rados.0.smithi045.stdout:3553: writing smithi04569809-8 from 686082 to 1111678 tid 1 2024-07-28T19:43:53.571 INFO:tasks.rados.rados.0.smithi045.stdout:3553: writing smithi04569809-8 from 1577829 to 2010961 tid 2 2024-07-28T19:43:53.571 INFO:tasks.rados.rados.0.smithi045.stdout:3554: write oid 40 current snap is 448 2024-07-28T19:43:53.571 INFO:tasks.rados.rados.0.smithi045.stdout:3554: seq_num 1327 ranges {702889=500845,1636311=576790} 2024-07-28T19:43:53.582 INFO:tasks.rados.rados.0.smithi045.stdout:3554: writing smithi04569809-40 from 702889 to 1203734 tid 1 2024-07-28T19:43:53.591 INFO:tasks.rados.rados.0.smithi045.stdout:3554: writing smithi04569809-40 from 1636311 to 2213101 tid 2 2024-07-28T19:43:53.591 INFO:tasks.rados.rados.0.smithi045.stdout:3555: read oid 41 snap -1 2024-07-28T19:43:53.592 INFO:tasks.rados.rados.0.smithi045.stdout:3555: expect (ObjNum 1320 snap 447 seq_num 1320) 2024-07-28T19:43:53.592 INFO:tasks.rados.rados.0.smithi045.stdout:3556: snap_remove snap 444 2024-07-28T19:43:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:53 smithi045 bash[80445]: cluster 2024-07-28T19:43:52.177703+0000 mgr.y (mgr.34101) 423 : cluster [DBG] pgmap v989: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-07-28T19:43:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:53 smithi045 bash[80445]: cluster 2024-07-28T19:43:52.442508+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-07-28T19:43:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:53 smithi045 bash[82788]: cluster 2024-07-28T19:43:52.177703+0000 mgr.y (mgr.34101) 423 : cluster [DBG] pgmap v989: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-07-28T19:43:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:53 smithi045 bash[82788]: cluster 2024-07-28T19:43:52.442508+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-07-28T19:43:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:53 smithi155 bash[68033]: cluster 2024-07-28T19:43:52.177703+0000 mgr.y (mgr.34101) 423 : cluster [DBG] pgmap v989: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 200 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-07-28T19:43:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:53 smithi155 bash[68033]: cluster 2024-07-28T19:43:52.442508+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-07-28T19:43:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3556: done (5 left) 2024-07-28T19:43:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3557: snap_remove snap 447 2024-07-28T19:43:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:54 smithi045 bash[80445]: cluster 2024-07-28T19:43:53.443500+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-07-28T19:43:54.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:54 smithi045 bash[82788]: cluster 2024-07-28T19:43:53.443500+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-07-28T19:43:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:54 smithi155 bash[68033]: cluster 2024-07-28T19:43:53.443500+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-07-28T19:43:55.387 INFO:tasks.rados.rados.0.smithi045.stdout:3551: finishing rollback tid 1 to smithi04569809-6 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:3551: finishing rollback tid 2 to smithi04569809-6 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 2376 (ObjNum 1310 snap 443 seq_num 1310) dirty exists 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:3550: finishing write tid 2 to smithi04569809-13 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:3550: finishing write tid 3 to smithi04569809-13 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:3550: finishing write tid 4 to smithi04569809-13 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2365 (ObjNum 1324 snap 448 seq_num 1324) dirty exists 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:3550: left oid 13 (ObjNum 1324 snap 448 seq_num 1324) 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:3553: finishing write tid 1 to smithi04569809-8 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:3553: finishing write tid 2 to smithi04569809-8 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:3553: finishing write tid 3 to smithi04569809-8 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:3553: finishing write tid 4 to smithi04569809-8 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1652 (ObjNum 1326 snap 448 seq_num 1326) dirty exists 2024-07-28T19:43:55.388 INFO:tasks.rados.rados.0.smithi045.stdout:3553: left oid 8 (ObjNum 1326 snap 448 seq_num 1326) 2024-07-28T19:43:55.389 INFO:tasks.rados.rados.0.smithi045.stdout:3554: finishing write tid 1 to smithi04569809-40 2024-07-28T19:43:55.389 INFO:tasks.rados.rados.0.smithi045.stdout:3555: expect (ObjNum 1320 snap 447 seq_num 1320) 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:3554: finishing write tid 2 to smithi04569809-40 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:3554: finishing write tid 3 to smithi04569809-40 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:3550: done (5 left) 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:3551: done (4 left) 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:3553: done (3 left) 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:3555: done (2 left) 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:3557: done (1 left) 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:3558: write oid 5 current snap is 448 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:3554: finishing write tid 4 to smithi04569809-40 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1678 (ObjNum 1327 snap 448 seq_num 1327) dirty exists 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:3554: left oid 40 (ObjNum 1327 snap 448 seq_num 1327) 2024-07-28T19:43:55.520 INFO:tasks.rados.rados.0.smithi045.stdout:3558: seq_num 1328 ranges {719696=576094,2094793=224903} 2024-07-28T19:43:55.527 INFO:tasks.rados.rados.0.smithi045.stdout:3558: writing smithi04569809-5 from 719696 to 1295790 tid 1 2024-07-28T19:43:55.533 INFO:tasks.rados.rados.0.smithi045.stdout:3558: writing smithi04569809-5 from 2094793 to 2319696 tid 2 2024-07-28T19:43:55.533 INFO:tasks.rados.rados.0.smithi045.stdout:3554: done (1 left) 2024-07-28T19:43:55.533 INFO:tasks.rados.rados.0.smithi045.stdout:3559: write oid 14 current snap is 448 2024-07-28T19:43:55.533 INFO:tasks.rados.rados.0.smithi045.stdout:3559: seq_num 1329 ranges {736503=651343,2153275=183228} 2024-07-28T19:43:55.548 INFO:tasks.rados.rados.0.smithi045.stdout:3559: writing smithi04569809-14 from 736503 to 1387846 tid 1 2024-07-28T19:43:55.559 INFO:tasks.rados.rados.0.smithi045.stdout:3559: writing smithi04569809-14 from 2153275 to 2336503 tid 2 2024-07-28T19:43:55.559 INFO:tasks.rados.rados.0.smithi045.stdout:3560: delete oid 27 current snap is 448 2024-07-28T19:43:55.559 INFO:tasks.rados.rados.0.smithi045.stdout:3558: finishing write tid 1 to smithi04569809-5 2024-07-28T19:43:55.559 INFO:tasks.rados.rados.0.smithi045.stdout:3558: finishing write tid 2 to smithi04569809-5 2024-07-28T19:43:55.560 INFO:tasks.rados.rados.0.smithi045.stdout:3558: finishing write tid 3 to smithi04569809-5 2024-07-28T19:43:55.560 INFO:tasks.rados.rados.0.smithi045.stdout:3558: finishing write tid 4 to smithi04569809-5 2024-07-28T19:43:55.560 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 2374 (ObjNum 1328 snap 448 seq_num 1328) dirty exists 2024-07-28T19:43:55.560 INFO:tasks.rados.rados.0.smithi045.stdout:3558: left oid 5 (ObjNum 1328 snap 448 seq_num 1328) 2024-07-28T19:43:55.560 INFO:tasks.rados.rados.0.smithi045.stdout:3559: finishing write tid 1 to smithi04569809-14 2024-07-28T19:43:55.564 INFO:tasks.rados.rados.0.smithi045.stdout:3559: finishing write tid 2 to smithi04569809-14 2024-07-28T19:43:55.564 INFO:tasks.rados.rados.0.smithi045.stdout:3559: finishing write tid 3 to smithi04569809-14 2024-07-28T19:43:55.565 INFO:tasks.rados.rados.0.smithi045.stdout:3558: done (2 left) 2024-07-28T19:43:55.565 INFO:tasks.rados.rados.0.smithi045.stdout:3560: done (1 left) 2024-07-28T19:43:55.565 INFO:tasks.rados.rados.0.smithi045.stdout:3561: read oid 22 snap -1 2024-07-28T19:43:55.565 INFO:tasks.rados.rados.0.smithi045.stdout:3561: expect (ObjNum 1282 snap 435 seq_num 1282) 2024-07-28T19:43:55.565 INFO:tasks.rados.rados.0.smithi045.stdout:3562: write oid 24 current snap is 448 2024-07-28T19:43:55.565 INFO:tasks.rados.rados.0.smithi045.stdout:3559: finishing write tid 4 to smithi04569809-14 2024-07-28T19:43:55.565 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 455 (ObjNum 1329 snap 448 seq_num 1329) dirty exists 2024-07-28T19:43:55.565 INFO:tasks.rados.rados.0.smithi045.stdout:3559: left oid 14 (ObjNum 1329 snap 448 seq_num 1329) 2024-07-28T19:43:55.565 INFO:tasks.rados.rados.0.smithi045.stdout:3562: seq_num 1331 ranges {770117=518194,1870239=499878} 2024-07-28T19:43:55.572 INFO:tasks.rados.rados.0.smithi045.stdout:3562: writing smithi04569809-24 from 770117 to 1288311 tid 1 2024-07-28T19:43:55.578 INFO:tasks.rados.rados.0.smithi045.stdout:3562: writing smithi04569809-24 from 1870239 to 2370117 tid 2 2024-07-28T19:43:55.578 INFO:tasks.rados.rados.0.smithi045.stdout:3559: done (2 left) 2024-07-28T19:43:55.578 INFO:tasks.rados.rados.0.smithi045.stdout:3563: rollback oid 9 current snap is 448 2024-07-28T19:43:55.579 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 9 to 422 2024-07-28T19:43:55.579 INFO:tasks.rados.rados.0.smithi045.stdout:3561: expect (ObjNum 1282 snap 435 seq_num 1282) 2024-07-28T19:43:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:55 smithi045 bash[82788]: cluster 2024-07-28T19:43:54.178635+0000 mgr.y (mgr.34101) 424 : cluster [DBG] pgmap v992: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:43:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:55 smithi045 bash[82788]: cluster 2024-07-28T19:43:54.462174+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-07-28T19:43:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:55 smithi045 bash[82788]: cluster 2024-07-28T19:43:55.380952+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-07-28T19:43:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:55 smithi045 bash[80445]: cluster 2024-07-28T19:43:54.178635+0000 mgr.y (mgr.34101) 424 : cluster [DBG] pgmap v992: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:43:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:55 smithi045 bash[80445]: cluster 2024-07-28T19:43:54.462174+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-07-28T19:43:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:55 smithi045 bash[80445]: cluster 2024-07-28T19:43:55.380952+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-07-28T19:43:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:55 smithi155 bash[68033]: cluster 2024-07-28T19:43:54.178635+0000 mgr.y (mgr.34101) 424 : cluster [DBG] pgmap v992: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-07-28T19:43:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:55 smithi155 bash[68033]: cluster 2024-07-28T19:43:54.462174+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-07-28T19:43:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:55 smithi155 bash[68033]: cluster 2024-07-28T19:43:55.380952+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-07-28T19:43:55.852 INFO:tasks.rados.rados.0.smithi045.stdout:3562: finishing write tid 1 to smithi04569809-24 2024-07-28T19:43:55.852 INFO:tasks.rados.rados.0.smithi045.stdout:3562: finishing write tid 2 to smithi04569809-24 2024-07-28T19:43:55.852 INFO:tasks.rados.rados.0.smithi045.stdout:3562: finishing write tid 3 to smithi04569809-24 2024-07-28T19:43:55.852 INFO:tasks.rados.rados.0.smithi045.stdout:3561: done (2 left) 2024-07-28T19:43:55.853 INFO:tasks.rados.rados.0.smithi045.stdout:3564: write oid 34 current snap is 448 2024-07-28T19:43:55.853 INFO:tasks.rados.rados.0.smithi045.stdout:3562: finishing write tid 4 to smithi04569809-24 2024-07-28T19:43:55.853 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 1303 (ObjNum 1331 snap 448 seq_num 1331) dirty exists 2024-07-28T19:43:55.853 INFO:tasks.rados.rados.0.smithi045.stdout:3562: left oid 24 (ObjNum 1331 snap 448 seq_num 1331) 2024-07-28T19:43:55.853 INFO:tasks.rados.rados.0.smithi045.stdout:3563: finishing rollback tid 0 to smithi04569809-9 2024-07-28T19:43:55.853 INFO:tasks.rados.rados.0.smithi045.stdout:3563: finishing rollback tid 1 to smithi04569809-9 2024-07-28T19:43:55.853 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 1306 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-07-28T19:43:55.853 INFO:tasks.rados.rados.0.smithi045.stdout:3564: seq_num 1332 ranges {786924=593443,1928721=458203} 2024-07-28T19:43:55.860 INFO:tasks.rados.rados.0.smithi045.stdout:3564: writing smithi04569809-34 from 786924 to 1380367 tid 1 2024-07-28T19:43:55.866 INFO:tasks.rados.rados.0.smithi045.stdout:3564: writing smithi04569809-34 from 1928721 to 2386924 tid 2 2024-07-28T19:43:55.866 INFO:tasks.rados.rados.0.smithi045.stdout:3562: done (2 left) 2024-07-28T19:43:55.866 INFO:tasks.rados.rados.0.smithi045.stdout:3563: done (1 left) 2024-07-28T19:43:55.866 INFO:tasks.rados.rados.0.smithi045.stdout:3565: delete oid 10 current snap is 448 2024-07-28T19:43:55.872 INFO:tasks.rados.rados.0.smithi045.stdout:3565: done (1 left) 2024-07-28T19:43:55.872 INFO:tasks.rados.rados.0.smithi045.stdout:3566: read oid 27 snap -1 2024-07-28T19:43:55.872 INFO:tasks.rados.rados.0.smithi045.stdout:3566: expect deleted 2024-07-28T19:43:55.872 INFO:tasks.rados.rados.0.smithi045.stdout:3567: snap_remove snap 442 2024-07-28T19:43:56.469 INFO:tasks.rados.rados.0.smithi045.stdout:3567: done (2 left) 2024-07-28T19:43:56.469 INFO:tasks.rados.rados.0.smithi045.stdout:3568: delete oid 30 current snap is 448 2024-07-28T19:43:56.469 INFO:tasks.rados.rados.0.smithi045.stdout:3564: finishing write tid 1 to smithi04569809-34 2024-07-28T19:43:56.470 INFO:tasks.rados.rados.0.smithi045.stdout:3564: finishing write tid 2 to smithi04569809-34 2024-07-28T19:43:56.470 INFO:tasks.rados.rados.0.smithi045.stdout:3564: finishing write tid 3 to smithi04569809-34 2024-07-28T19:43:56.470 INFO:tasks.rados.rados.0.smithi045.stdout:3564: finishing write tid 4 to smithi04569809-34 2024-07-28T19:43:56.470 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 2378 (ObjNum 1332 snap 448 seq_num 1332) dirty exists 2024-07-28T19:43:56.470 INFO:tasks.rados.rados.0.smithi045.stdout:3564: left oid 34 (ObjNum 1332 snap 448 seq_num 1332) 2024-07-28T19:43:56.490 INFO:tasks.rados.rados.0.smithi045.stdout:3564: done (2 left) 2024-07-28T19:43:56.490 INFO:tasks.rados.rados.0.smithi045.stdout:3566: done (1 left) 2024-07-28T19:43:56.490 INFO:tasks.rados.rados.0.smithi045.stdout:3568: done (0 left) 2024-07-28T19:43:56.490 INFO:tasks.rados.rados.0.smithi045.stdout:3569: read oid 21 snap -1 2024-07-28T19:43:56.490 INFO:tasks.rados.rados.0.smithi045.stdout:3569: expect (ObjNum 1222 snap 411 seq_num 1222) 2024-07-28T19:43:56.491 INFO:tasks.rados.rados.0.smithi045.stdout:3570: delete oid 36 current snap is 448 2024-07-28T19:43:56.504 INFO:tasks.rados.rados.0.smithi045.stdout:3569: expect (ObjNum 1222 snap 411 seq_num 1222) 2024-07-28T19:43:56.623 INFO:tasks.rados.rados.0.smithi045.stdout:3569: done (1 left) 2024-07-28T19:43:56.623 INFO:tasks.rados.rados.0.smithi045.stdout:3570: done (0 left) 2024-07-28T19:43:56.623 INFO:tasks.rados.rados.0.smithi045.stdout:3571: read oid 4 snap -1 2024-07-28T19:43:56.623 INFO:tasks.rados.rados.0.smithi045.stdout:3571: expect (ObjNum 1261 snap 426 seq_num 1261) 2024-07-28T19:43:56.623 INFO:tasks.rados.rados.0.smithi045.stdout:3572: write oid 10 current snap is 448 2024-07-28T19:43:56.623 INFO:tasks.rados.rados.0.smithi045.stdout:3572: seq_num 1336 ranges {454152=494439,1646296=735124} 2024-07-28T19:43:56.638 INFO:tasks.rados.rados.0.smithi045.stdout:3572: writing smithi04569809-10 from 454152 to 948591 tid 1 2024-07-28T19:43:56.663 INFO:tasks.rados.rados.0.smithi045.stdout:3572: writing smithi04569809-10 from 1646296 to 2381420 tid 2 2024-07-28T19:43:56.663 INFO:tasks.rados.rados.0.smithi045.stdout:3573: read oid 23 snap -1 2024-07-28T19:43:56.663 INFO:tasks.rados.rados.0.smithi045.stdout:3573: expect deleted 2024-07-28T19:43:56.663 INFO:tasks.rados.rados.0.smithi045.stdout:3574: read oid 39 snap -1 2024-07-28T19:43:56.663 INFO:tasks.rados.rados.0.smithi045.stdout:3574: expect deleted 2024-07-28T19:43:56.664 INFO:tasks.rados.rados.0.smithi045.stdout:3575: read oid 48 snap -1 2024-07-28T19:43:56.664 INFO:tasks.rados.rados.0.smithi045.stdout:3575: expect (ObjNum 1318 snap 447 seq_num 1318) 2024-07-28T19:43:56.664 INFO:tasks.rados.rados.0.smithi045.stdout:3576: read oid 31 snap -1 2024-07-28T19:43:56.664 INFO:tasks.rados.rados.0.smithi045.stdout:3576: expect (ObjNum 1298 snap 442 seq_num 1298) 2024-07-28T19:43:56.664 INFO:tasks.rados.rados.0.smithi045.stdout:3571: expect (ObjNum 1261 snap 426 seq_num 1261) 2024-07-28T19:43:56.872 INFO:tasks.rados.rados.0.smithi045.stdout:3572: finishing write tid 1 to smithi04569809-10 2024-07-28T19:43:56.872 INFO:tasks.rados.rados.0.smithi045.stdout:3571: done (5 left) 2024-07-28T19:43:56.872 INFO:tasks.rados.rados.0.smithi045.stdout:3577: rollback oid 9 current snap is 448 2024-07-28T19:43:56.872 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 9 to 446 2024-07-28T19:43:56.872 INFO:tasks.rados.rados.0.smithi045.stdout:3572: finishing write tid 2 to smithi04569809-10 2024-07-28T19:43:56.872 INFO:tasks.rados.rados.0.smithi045.stdout:3572: finishing write tid 3 to smithi04569809-10 2024-07-28T19:43:56.872 INFO:tasks.rados.rados.0.smithi045.stdout:3575: expect (ObjNum 1318 snap 447 seq_num 1318) 2024-07-28T19:43:56.943 INFO:tasks.rados.rados.0.smithi045.stdout:3572: finishing write tid 4 to smithi04569809-10 2024-07-28T19:43:56.944 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 10 v 1860 (ObjNum 1336 snap 448 seq_num 1336) dirty exists 2024-07-28T19:43:56.944 INFO:tasks.rados.rados.0.smithi045.stdout:3572: left oid 10 (ObjNum 1336 snap 448 seq_num 1336) 2024-07-28T19:43:56.944 INFO:tasks.rados.rados.0.smithi045.stdout:3572: done (5 left) 2024-07-28T19:43:56.944 INFO:tasks.rados.rados.0.smithi045.stdout:3573: done (4 left) 2024-07-28T19:43:56.944 INFO:tasks.rados.rados.0.smithi045.stdout:3574: done (3 left) 2024-07-28T19:43:56.944 INFO:tasks.rados.rados.0.smithi045.stdout:3575: done (2 left) 2024-07-28T19:43:56.944 INFO:tasks.rados.rados.0.smithi045.stdout:3578: read oid 41 snap -1 2024-07-28T19:43:56.944 INFO:tasks.rados.rados.0.smithi045.stdout:3578: expect (ObjNum 1320 snap 447 seq_num 1320) 2024-07-28T19:43:56.944 INFO:tasks.rados.rados.0.smithi045.stdout:3579: snap_remove snap 434 2024-07-28T19:43:57.481 INFO:tasks.rados.rados.0.smithi045.stdout:3579: done (3 left) 2024-07-28T19:43:57.481 INFO:tasks.rados.rados.0.smithi045.stdout:3580: write oid 11 current snap is 448 2024-07-28T19:43:57.481 INFO:tasks.rados.rados.0.smithi045.stdout:3577: finishing rollback tid 1 to smithi04569809-9 2024-07-28T19:43:57.482 INFO:tasks.rados.rados.0.smithi045.stdout:3577: finishing rollback tid 2 to smithi04569809-9 2024-07-28T19:43:57.482 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 1312 (ObjNum 1297 snap 442 seq_num 1297) dirty exists 2024-07-28T19:43:57.482 INFO:tasks.rados.rados.0.smithi045.stdout:3576: expect (ObjNum 1298 snap 442 seq_num 1298) 2024-07-28T19:43:57.612 INFO:tasks.rados.rados.0.smithi045.stdout:3578: expect (ObjNum 1320 snap 447 seq_num 1320) 2024-07-28T19:43:57.715 INFO:tasks.rados.rados.0.smithi045.stdout:3580: seq_num 1337 ranges {470959=569688,1704778=595135} 2024-07-28T19:43:57.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:57 smithi045 bash[80445]: cluster 2024-07-28T19:43:56.179330+0000 mgr.y (mgr.34101) 425 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-07-28T19:43:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:57 smithi045 bash[80445]: cluster 2024-07-28T19:43:56.470277+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-07-28T19:43:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:57 smithi045 bash[82788]: cluster 2024-07-28T19:43:56.179330+0000 mgr.y (mgr.34101) 425 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-07-28T19:43:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:57 smithi045 bash[82788]: cluster 2024-07-28T19:43:56.470277+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-07-28T19:43:57.732 INFO:tasks.rados.rados.0.smithi045.stdout:3580: writing smithi04569809-11 from 470959 to 1040647 tid 1 2024-07-28T19:43:57.754 INFO:tasks.rados.rados.0.smithi045.stdout:3580: writing smithi04569809-11 from 1704778 to 2299913 tid 2 2024-07-28T19:43:57.754 INFO:tasks.rados.rados.0.smithi045.stdout:3576: done (3 left) 2024-07-28T19:43:57.754 INFO:tasks.rados.rados.0.smithi045.stdout:3577: done (2 left) 2024-07-28T19:43:57.754 INFO:tasks.rados.rados.0.smithi045.stdout:3578: done (1 left) 2024-07-28T19:43:57.754 INFO:tasks.rados.rados.0.smithi045.stdout:3581: rollback oid 26 current snap is 448 2024-07-28T19:43:57.754 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 26 to 446 2024-07-28T19:43:57.754 INFO:tasks.rados.rados.0.smithi045.stdout:3580: finishing write tid 1 to smithi04569809-11 2024-07-28T19:43:57.755 INFO:tasks.rados.rados.0.smithi045.stdout:3582: snap_remove snap 422 2024-07-28T19:43:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:57 smithi155 bash[68033]: cluster 2024-07-28T19:43:56.179330+0000 mgr.y (mgr.34101) 425 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-07-28T19:43:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:57 smithi155 bash[68033]: cluster 2024-07-28T19:43:56.470277+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-07-28T19:43:58.490 INFO:tasks.rados.rados.0.smithi045.stdout:3582: done (2 left) 2024-07-28T19:43:58.490 INFO:tasks.rados.rados.0.smithi045.stdout:3583: snap_create 2024-07-28T19:43:58.490 INFO:tasks.rados.rados.0.smithi045.stdout:3581: finishing rollback tid 0 to smithi04569809-26 2024-07-28T19:43:58.490 INFO:tasks.rados.rados.0.smithi045.stdout:3581: finishing rollback tid 1 to smithi04569809-26 2024-07-28T19:43:58.490 INFO:tasks.rados.rados.0.smithi045.stdout:3581: finishing rollback tid 2 to smithi04569809-26 2024-07-28T19:43:58.490 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 885 (ObjNum 1124 snap 376 seq_num 1124) dirty exists 2024-07-28T19:43:58.490 INFO:tasks.rados.rados.0.smithi045.stdout:3580: finishing write tid 2 to smithi04569809-11 2024-07-28T19:43:58.490 INFO:tasks.rados.rados.0.smithi045.stdout:3580: finishing write tid 3 to smithi04569809-11 2024-07-28T19:43:58.490 INFO:tasks.rados.rados.0.smithi045.stdout:3580: finishing write tid 4 to smithi04569809-11 2024-07-28T19:43:58.491 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1665 (ObjNum 1337 snap 448 seq_num 1337) dirty exists 2024-07-28T19:43:58.491 INFO:tasks.rados.rados.0.smithi045.stdout:3580: left oid 11 (ObjNum 1337 snap 448 seq_num 1337) 2024-07-28T19:43:58.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:58 smithi155 bash[68033]: cluster 2024-07-28T19:43:57.481744+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-07-28T19:43:58.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:58 smithi045 bash[80445]: cluster 2024-07-28T19:43:57.481744+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-07-28T19:43:58.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:58 smithi045 bash[82788]: cluster 2024-07-28T19:43:57.481744+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-07-28T19:43:59.493 INFO:tasks.rados.rados.0.smithi045.stdout:3580: done (2 left) 2024-07-28T19:43:59.493 INFO:tasks.rados.rados.0.smithi045.stdout:3581: done (1 left) 2024-07-28T19:43:59.493 INFO:tasks.rados.rados.0.smithi045.stdout:3583: done (0 left) 2024-07-28T19:43:59.493 INFO:tasks.rados.rados.0.smithi045.stdout:3584: snap_remove snap 448 2024-07-28T19:43:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:59 smithi155 bash[68033]: cluster 2024-07-28T19:43:58.180018+0000 mgr.y (mgr.34101) 426 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 886 KiB/s wr, 7 op/s 2024-07-28T19:43:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:43:59 smithi155 bash[68033]: cluster 2024-07-28T19:43:58.490875+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-07-28T19:43:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:59 smithi045 bash[80445]: cluster 2024-07-28T19:43:58.180018+0000 mgr.y (mgr.34101) 426 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 886 KiB/s wr, 7 op/s 2024-07-28T19:43:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:43:59 smithi045 bash[80445]: cluster 2024-07-28T19:43:58.490875+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-07-28T19:43:59.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:59 smithi045 bash[82788]: cluster 2024-07-28T19:43:58.180018+0000 mgr.y (mgr.34101) 426 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 213 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 886 KiB/s wr, 7 op/s 2024-07-28T19:43:59.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:43:59 smithi045 bash[82788]: cluster 2024-07-28T19:43:58.490875+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-07-28T19:44:00.383 INFO:tasks.rados.rados.0.smithi045.stdout:3584: done (0 left) 2024-07-28T19:44:00.383 INFO:tasks.rados.rados.0.smithi045.stdout:3585: write oid 47 current snap is 449 2024-07-28T19:44:00.383 INFO:tasks.rados.rados.0.smithi045.stdout:3585: seq_num 1338 ranges {487766=644937,1646907=738793} 2024-07-28T19:44:00.402 INFO:tasks.rados.rados.0.smithi045.stdout:3585: writing smithi04569809-47 from 487766 to 1132703 tid 1 2024-07-28T19:44:00.423 INFO:tasks.rados.rados.0.smithi045.stdout:3585: writing smithi04569809-47 from 1646907 to 2385700 tid 2 2024-07-28T19:44:00.423 INFO:tasks.rados.rados.0.smithi045.stdout:3586: read oid 10 snap -1 2024-07-28T19:44:00.423 INFO:tasks.rados.rados.0.smithi045.stdout:3586: expect (ObjNum 1336 snap 448 seq_num 1336) 2024-07-28T19:44:00.423 INFO:tasks.rados.rados.0.smithi045.stdout:3587: write oid 38 current snap is 449 2024-07-28T19:44:00.423 INFO:tasks.rados.rados.0.smithi045.stdout:3585: finishing write tid 1 to smithi04569809-47 2024-07-28T19:44:00.424 INFO:tasks.rados.rados.0.smithi045.stdout:3587: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2024-07-28T19:44:00.440 INFO:tasks.rados.rados.0.smithi045.stdout:3587: writing smithi04569809-38 from 504573 to 941112 tid 1 2024-07-28T19:44:00.456 INFO:tasks.rados.rados.0.smithi045.stdout:3587: writing smithi04569809-38 from 1421742 to 2020546 tid 2 2024-07-28T19:44:00.463 INFO:tasks.rados.rados.0.smithi045.stdout:3587: writing smithi04569809-38 from 2437505 to 2504573 tid 3 2024-07-28T19:44:00.463 INFO:tasks.rados.rados.0.smithi045.stdout:3588: write oid 27 current snap is 449 2024-07-28T19:44:00.463 INFO:tasks.rados.rados.0.smithi045.stdout:3588: seq_num 1340 ranges {521380=511788,1480224=742462} 2024-07-28T19:44:00.475 INFO:tasks.rados.rados.0.smithi045.stdout:3588: writing smithi04569809-27 from 521380 to 1033168 tid 1 2024-07-28T19:44:00.487 INFO:tasks.rados.rados.0.smithi045.stdout:3588: writing smithi04569809-27 from 1480224 to 2222686 tid 2 2024-07-28T19:44:00.487 INFO:tasks.rados.rados.0.smithi045.stdout:3589: delete oid 8 current snap is 449 2024-07-28T19:44:00.487 INFO:tasks.rados.rados.0.smithi045.stdout:3585: finishing write tid 2 to smithi04569809-47 2024-07-28T19:44:00.487 INFO:tasks.rados.rados.0.smithi045.stdout:3585: finishing write tid 3 to smithi04569809-47 2024-07-28T19:44:00.487 INFO:tasks.rados.rados.0.smithi045.stdout:3585: finishing write tid 4 to smithi04569809-47 2024-07-28T19:44:00.487 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 1871 (ObjNum 1338 snap 449 seq_num 1338) dirty exists 2024-07-28T19:44:00.487 INFO:tasks.rados.rados.0.smithi045.stdout:3585: left oid 47 (ObjNum 1338 snap 449 seq_num 1338) 2024-07-28T19:44:00.487 INFO:tasks.rados.rados.0.smithi045.stdout:3586: expect (ObjNum 1336 snap 448 seq_num 1336) 2024-07-28T19:44:00.611 INFO:tasks.rados.rados.0.smithi045.stdout:3587: finishing write tid 1 to smithi04569809-38 2024-07-28T19:44:00.611 INFO:tasks.rados.rados.0.smithi045.stdout:3587: finishing write tid 2 to smithi04569809-38 2024-07-28T19:44:00.611 INFO:tasks.rados.rados.0.smithi045.stdout:3587: finishing write tid 3 to smithi04569809-38 2024-07-28T19:44:00.611 INFO:tasks.rados.rados.0.smithi045.stdout:3587: finishing write tid 4 to smithi04569809-38 2024-07-28T19:44:00.611 INFO:tasks.rados.rados.0.smithi045.stdout:3587: finishing write tid 5 to smithi04569809-38 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 1226 (ObjNum 1339 snap 449 seq_num 1339) dirty exists 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3587: left oid 38 (ObjNum 1339 snap 449 seq_num 1339) 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3588: finishing write tid 1 to smithi04569809-27 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3588: finishing write tid 2 to smithi04569809-27 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3588: finishing write tid 3 to smithi04569809-27 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3588: finishing write tid 4 to smithi04569809-27 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 2408 (ObjNum 1340 snap 449 seq_num 1340) dirty exists 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3588: left oid 27 (ObjNum 1340 snap 449 seq_num 1340) 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3585: done (4 left) 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3586: done (3 left) 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3587: done (2 left) 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3588: done (1 left) 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3589: done (0 left) 2024-07-28T19:44:00.612 INFO:tasks.rados.rados.0.smithi045.stdout:3590: snap_create 2024-07-28T19:44:00.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:00 smithi155 bash[68033]: cluster 2024-07-28T19:43:59.494073+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-07-28T19:44:00.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:00 smithi155 bash[68033]: cluster 2024-07-28T19:44:00.384171+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-07-28T19:44:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:44:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:44:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:44:00.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:00 smithi045 bash[80445]: cluster 2024-07-28T19:43:59.494073+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-07-28T19:44:00.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:00 smithi045 bash[80445]: cluster 2024-07-28T19:44:00.384171+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-07-28T19:44:00.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:00 smithi045 bash[82788]: cluster 2024-07-28T19:43:59.494073+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-07-28T19:44:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:00 smithi045 bash[82788]: cluster 2024-07-28T19:44:00.384171+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-07-28T19:44:01.513 INFO:tasks.rados.rados.0.smithi045.stdout:3590: done (0 left) 2024-07-28T19:44:01.513 INFO:tasks.rados.rados.0.smithi045.stdout:3591: read oid 9 snap -1 2024-07-28T19:44:01.513 INFO:tasks.rados.rados.0.smithi045.stdout:3591: expect (ObjNum 1297 snap 442 seq_num 1297) 2024-07-28T19:44:01.514 INFO:tasks.rados.rados.0.smithi045.stdout:3592: snap_create 2024-07-28T19:44:01.533 INFO:tasks.rados.rados.0.smithi045.stdout:3591: expect (ObjNum 1297 snap 442 seq_num 1297) 2024-07-28T19:44:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:01 smithi155 bash[68033]: cluster 2024-07-28T19:44:00.180676+0000 mgr.y (mgr.34101) 427 : cluster [DBG] pgmap v1001: 89 pgs: 89 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.1 MiB/s wr, 30 op/s 2024-07-28T19:44:01.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:01 smithi045 bash[80445]: cluster 2024-07-28T19:44:00.180676+0000 mgr.y (mgr.34101) 427 : cluster [DBG] pgmap v1001: 89 pgs: 89 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.1 MiB/s wr, 30 op/s 2024-07-28T19:44:01.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:01 smithi045 bash[82788]: cluster 2024-07-28T19:44:00.180676+0000 mgr.y (mgr.34101) 427 : cluster [DBG] pgmap v1001: 89 pgs: 89 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.1 MiB/s wr, 30 op/s 2024-07-28T19:44:02.518 INFO:tasks.rados.rados.0.smithi045.stdout:3591: done (1 left) 2024-07-28T19:44:02.518 INFO:tasks.rados.rados.0.smithi045.stdout:3592: done (0 left) 2024-07-28T19:44:02.518 INFO:tasks.rados.rados.0.smithi045.stdout:3593: snap_create 2024-07-28T19:44:02.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:02 smithi155 bash[68033]: cluster 2024-07-28T19:44:01.514345+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-07-28T19:44:02.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:44:02 smithi155 bash[60745]: ts=2024-07-28T19:44:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:44:02.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:02 smithi045 bash[80445]: cluster 2024-07-28T19:44:01.514345+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-07-28T19:44:02.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:02 smithi045 bash[82788]: cluster 2024-07-28T19:44:01.514345+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-07-28T19:44:03.519 INFO:tasks.rados.rados.0.smithi045.stdout:3593: done (0 left) 2024-07-28T19:44:03.519 INFO:tasks.rados.rados.0.smithi045.stdout:3594: snap_remove snap 451 2024-07-28T19:44:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:03 smithi155 bash[68033]: cluster 2024-07-28T19:44:02.181316+0000 mgr.y (mgr.34101) 428 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-07-28T19:44:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:03 smithi155 bash[68033]: cluster 2024-07-28T19:44:02.518325+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-07-28T19:44:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:03 smithi155 bash[68033]: audit 2024-07-28T19:44:03.041698+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:03 smithi155 bash[68033]: cluster 2024-07-28T19:44:03.520523+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-07-28T19:44:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:03 smithi045 bash[80445]: cluster 2024-07-28T19:44:02.181316+0000 mgr.y (mgr.34101) 428 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-07-28T19:44:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:03 smithi045 bash[80445]: cluster 2024-07-28T19:44:02.518325+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-07-28T19:44:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:03 smithi045 bash[80445]: audit 2024-07-28T19:44:03.041698+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:03 smithi045 bash[80445]: cluster 2024-07-28T19:44:03.520523+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-07-28T19:44:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:03 smithi045 bash[82788]: cluster 2024-07-28T19:44:02.181316+0000 mgr.y (mgr.34101) 428 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 215 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-07-28T19:44:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:03 smithi045 bash[82788]: cluster 2024-07-28T19:44:02.518325+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-07-28T19:44:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:03 smithi045 bash[82788]: audit 2024-07-28T19:44:03.041698+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:03 smithi045 bash[82788]: cluster 2024-07-28T19:44:03.520523+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-07-28T19:44:04.520 INFO:tasks.rados.rados.0.smithi045.stdout:3594: done (0 left) 2024-07-28T19:44:04.521 INFO:tasks.rados.rados.0.smithi045.stdout:3595: write oid 1 current snap is 452 2024-07-28T19:44:04.521 INFO:tasks.rados.rados.0.smithi045.stdout:3595: seq_num 1342 ranges {554994=662286,1997188=557806} 2024-07-28T19:44:04.539 INFO:tasks.rados.rados.0.smithi045.stdout:3595: writing smithi04569809-1 from 554994 to 1217280 tid 1 2024-07-28T19:44:04.558 INFO:tasks.rados.rados.0.smithi045.stdout:3595: writing smithi04569809-1 from 1997188 to 2554994 tid 2 2024-07-28T19:44:04.559 INFO:tasks.rados.rados.0.smithi045.stdout:3596: read oid 2 snap -1 2024-07-28T19:44:04.559 INFO:tasks.rados.rados.0.smithi045.stdout:3596: expect deleted 2024-07-28T19:44:04.559 INFO:tasks.rados.rados.0.smithi045.stdout:3597: write oid 13 current snap is 452 2024-07-28T19:44:04.559 INFO:tasks.rados.rados.0.smithi045.stdout:3597: seq_num 1343 ranges {571801=737535,1939317=489789} 2024-07-28T19:44:04.563 INFO:tasks.rados.rados.0.smithi045.stdout:3597: writing smithi04569809-13 from 571801 to 1309336 tid 1 2024-07-28T19:44:04.570 INFO:tasks.rados.rados.0.smithi045.stdout:3597: writing smithi04569809-13 from 1939317 to 2429106 tid 2 2024-07-28T19:44:04.570 INFO:tasks.rados.rados.0.smithi045.stdout:3598: delete oid 34 current snap is 452 2024-07-28T19:44:04.570 INFO:tasks.rados.rados.0.smithi045.stdout:3595: finishing write tid 1 to smithi04569809-1 2024-07-28T19:44:04.571 INFO:tasks.rados.rados.0.smithi045.stdout:3595: finishing write tid 2 to smithi04569809-1 2024-07-28T19:44:04.571 INFO:tasks.rados.rados.0.smithi045.stdout:3595: finishing write tid 3 to smithi04569809-1 2024-07-28T19:44:04.571 INFO:tasks.rados.rados.0.smithi045.stdout:3595: finishing write tid 4 to smithi04569809-1 2024-07-28T19:44:04.571 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 709 (ObjNum 1342 snap 452 seq_num 1342) dirty exists 2024-07-28T19:44:04.571 INFO:tasks.rados.rados.0.smithi045.stdout:3595: left oid 1 (ObjNum 1342 snap 452 seq_num 1342) 2024-07-28T19:44:04.578 INFO:tasks.rados.rados.0.smithi045.stdout:3597: finishing write tid 1 to smithi04569809-13 2024-07-28T19:44:04.578 INFO:tasks.rados.rados.0.smithi045.stdout:3597: finishing write tid 2 to smithi04569809-13 2024-07-28T19:44:04.579 INFO:tasks.rados.rados.0.smithi045.stdout:3597: finishing write tid 3 to smithi04569809-13 2024-07-28T19:44:04.580 INFO:tasks.rados.rados.0.smithi045.stdout:3597: finishing write tid 4 to smithi04569809-13 2024-07-28T19:44:04.580 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2402 (ObjNum 1343 snap 452 seq_num 1343) dirty exists 2024-07-28T19:44:04.580 INFO:tasks.rados.rados.0.smithi045.stdout:3597: left oid 13 (ObjNum 1343 snap 452 seq_num 1343) 2024-07-28T19:44:04.583 INFO:tasks.rados.rados.0.smithi045.stdout:3595: done (3 left) 2024-07-28T19:44:04.584 INFO:tasks.rados.rados.0.smithi045.stdout:3596: done (2 left) 2024-07-28T19:44:04.584 INFO:tasks.rados.rados.0.smithi045.stdout:3597: done (1 left) 2024-07-28T19:44:04.584 INFO:tasks.rados.rados.0.smithi045.stdout:3598: done (0 left) 2024-07-28T19:44:04.584 INFO:tasks.rados.rados.0.smithi045.stdout:3599: snap_remove snap 423 2024-07-28T19:44:05.385 INFO:tasks.rados.rados.0.smithi045.stdout:3599: done (0 left) 2024-07-28T19:44:05.385 INFO:tasks.rados.rados.0.smithi045.stdout:3600: rollback oid 50 current snap is 452 2024-07-28T19:44:05.385 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 50 to 439 2024-07-28T19:44:05.385 INFO:tasks.rados.rados.0.smithi045.stdout:3601: write oid 16 current snap is 452 2024-07-28T19:44:05.385 INFO:tasks.rados.rados.0.smithi045.stdout:3601: seq_num 1345 ranges {605415=488033,1656281=493458} 2024-07-28T19:44:05.400 INFO:tasks.rados.rados.0.smithi045.stdout:3601: writing smithi04569809-16 from 605415 to 1093448 tid 1 2024-07-28T19:44:05.414 INFO:tasks.rados.rados.0.smithi045.stdout:3601: writing smithi04569809-16 from 1656281 to 2149739 tid 2 2024-07-28T19:44:05.414 INFO:tasks.rados.rados.0.smithi045.stdout:3602: delete oid 22 current snap is 452 2024-07-28T19:44:05.414 INFO:tasks.rados.rados.0.smithi045.stdout:3601: finishing write tid 1 to smithi04569809-16 2024-07-28T19:44:05.416 INFO:tasks.rados.rados.0.smithi045.stdout:3600: finishing rollback tid 0 to smithi04569809-50 2024-07-28T19:44:05.416 INFO:tasks.rados.rados.0.smithi045.stdout:3600: finishing rollback tid 1 to smithi04569809-50 2024-07-28T19:44:05.418 INFO:tasks.rados.rados.0.smithi045.stdout:3600: finishing rollback tid 2 to smithi04569809-50 2024-07-28T19:44:05.418 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 891 (ObjNum 1097 snap 367 seq_num 1097) dirty exists 2024-07-28T19:44:05.424 INFO:tasks.rados.rados.0.smithi045.stdout:3601: finishing write tid 2 to smithi04569809-16 2024-07-28T19:44:05.424 INFO:tasks.rados.rados.0.smithi045.stdout:3601: finishing write tid 3 to smithi04569809-16 2024-07-28T19:44:05.425 INFO:tasks.rados.rados.0.smithi045.stdout:3601: finishing write tid 4 to smithi04569809-16 2024-07-28T19:44:05.425 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 898 (ObjNum 1345 snap 452 seq_num 1345) dirty exists 2024-07-28T19:44:05.425 INFO:tasks.rados.rados.0.smithi045.stdout:3601: left oid 16 (ObjNum 1345 snap 452 seq_num 1345) 2024-07-28T19:44:05.425 INFO:tasks.rados.rados.0.smithi045.stdout:3600: done (2 left) 2024-07-28T19:44:05.425 INFO:tasks.rados.rados.0.smithi045.stdout:3601: done (1 left) 2024-07-28T19:44:05.426 INFO:tasks.rados.rados.0.smithi045.stdout:3602: done (0 left) 2024-07-28T19:44:05.426 INFO:tasks.rados.rados.0.smithi045.stdout:3603: read oid 48 snap 426 2024-07-28T19:44:05.426 INFO:tasks.rados.rados.0.smithi045.stdout:3603: expect (ObjNum 1218 snap 407 seq_num 1218) 2024-07-28T19:44:05.426 INFO:tasks.rados.rados.0.smithi045.stdout:3604: snap_remove snap 446 2024-07-28T19:44:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:05 smithi155 bash[68033]: cluster 2024-07-28T19:44:04.182213+0000 mgr.y (mgr.34101) 429 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-07-28T19:44:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:05 smithi155 bash[68033]: cluster 2024-07-28T19:44:04.521976+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-07-28T19:44:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:05 smithi155 bash[68033]: cluster 2024-07-28T19:44:05.385932+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-07-28T19:44:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:05 smithi045 bash[80445]: cluster 2024-07-28T19:44:04.182213+0000 mgr.y (mgr.34101) 429 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-07-28T19:44:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:05 smithi045 bash[80445]: cluster 2024-07-28T19:44:04.521976+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-07-28T19:44:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:05 smithi045 bash[80445]: cluster 2024-07-28T19:44:05.385932+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-07-28T19:44:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:05 smithi045 bash[82788]: cluster 2024-07-28T19:44:04.182213+0000 mgr.y (mgr.34101) 429 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-07-28T19:44:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:05 smithi045 bash[82788]: cluster 2024-07-28T19:44:04.521976+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-07-28T19:44:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:05 smithi045 bash[82788]: cluster 2024-07-28T19:44:05.385932+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-07-28T19:44:06.388 INFO:tasks.rados.rados.0.smithi045.stdout:3604: done (1 left) 2024-07-28T19:44:06.389 INFO:tasks.rados.rados.0.smithi045.stdout:3605: read oid 17 snap -1 2024-07-28T19:44:06.389 INFO:tasks.rados.rados.0.smithi045.stdout:3605: expect (ObjNum 1221 snap 411 seq_num 1221) 2024-07-28T19:44:06.389 INFO:tasks.rados.rados.0.smithi045.stdout:3606: read oid 2 snap -1 2024-07-28T19:44:06.389 INFO:tasks.rados.rados.0.smithi045.stdout:3606: expect deleted 2024-07-28T19:44:06.389 INFO:tasks.rados.rados.0.smithi045.stdout:3607: write oid 40 current snap is 452 2024-07-28T19:44:06.389 INFO:tasks.rados.rados.0.smithi045.stdout:3607: seq_num 1347 ranges {639029=754884,2173245=465784} 2024-07-28T19:44:06.407 INFO:tasks.rados.rados.0.smithi045.stdout:3607: writing smithi04569809-40 from 639029 to 1393913 tid 1 2024-07-28T19:44:06.421 INFO:tasks.rados.rados.0.smithi045.stdout:3607: writing smithi04569809-40 from 2173245 to 2639029 tid 2 2024-07-28T19:44:06.422 INFO:tasks.rados.rados.0.smithi045.stdout:3608: write oid 44 current snap is 452 2024-07-28T19:44:06.422 INFO:tasks.rados.rados.0.smithi045.stdout:3608: seq_num 1348 ranges {655836=430133,1831727=757138} 2024-07-28T19:44:06.433 INFO:tasks.rados.rados.0.smithi045.stdout:3608: writing smithi04569809-44 from 655836 to 1085969 tid 1 2024-07-28T19:44:06.449 INFO:tasks.rados.rados.0.smithi045.stdout:3608: writing smithi04569809-44 from 1831727 to 2588865 tid 2 2024-07-28T19:44:06.449 INFO:tasks.rados.rados.0.smithi045.stdout:3609: delete oid 3 current snap is 452 2024-07-28T19:44:06.449 INFO:tasks.rados.rados.0.smithi045.stdout:3603: expect (ObjNum 1218 snap 407 seq_num 1218) 2024-07-28T19:44:06.677 INFO:tasks.rados.rados.0.smithi045.stdout:3605: expect (ObjNum 1221 snap 411 seq_num 1221) 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:3607: finishing write tid 1 to smithi04569809-40 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:3607: finishing write tid 2 to smithi04569809-40 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:3607: finishing write tid 3 to smithi04569809-40 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:3607: finishing write tid 4 to smithi04569809-40 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1732 (ObjNum 1347 snap 452 seq_num 1347) dirty exists 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:3607: left oid 40 (ObjNum 1347 snap 452 seq_num 1347) 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:3608: finishing write tid 1 to smithi04569809-44 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:3608: finishing write tid 2 to smithi04569809-44 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:3608: finishing write tid 3 to smithi04569809-44 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:3608: finishing write tid 4 to smithi04569809-44 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2420 (ObjNum 1348 snap 452 seq_num 1348) dirty exists 2024-07-28T19:44:06.759 INFO:tasks.rados.rados.0.smithi045.stdout:3608: left oid 44 (ObjNum 1348 snap 452 seq_num 1348) 2024-07-28T19:44:06.760 INFO:tasks.rados.rados.0.smithi045.stdout:3603: done (5 left) 2024-07-28T19:44:06.760 INFO:tasks.rados.rados.0.smithi045.stdout:3605: done (4 left) 2024-07-28T19:44:06.760 INFO:tasks.rados.rados.0.smithi045.stdout:3606: done (3 left) 2024-07-28T19:44:06.760 INFO:tasks.rados.rados.0.smithi045.stdout:3607: done (2 left) 2024-07-28T19:44:06.760 INFO:tasks.rados.rados.0.smithi045.stdout:3608: done (1 left) 2024-07-28T19:44:06.760 INFO:tasks.rados.rados.0.smithi045.stdout:3609: done (0 left) 2024-07-28T19:44:06.760 INFO:tasks.rados.rados.0.smithi045.stdout:3610: read oid 39 snap -1 2024-07-28T19:44:06.760 INFO:tasks.rados.rados.0.smithi045.stdout:3610: expect deleted 2024-07-28T19:44:06.760 INFO:tasks.rados.rados.0.smithi045.stdout:3611: rollback oid 21 current snap is 452 2024-07-28T19:44:06.760 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 21 to 426 2024-07-28T19:44:06.760 INFO:tasks.rados.rados.0.smithi045.stdout:3612: snap_create 2024-07-28T19:44:06.764 INFO:tasks.rados.rados.0.smithi045.stdout:3611: finishing rollback tid 0 to smithi04569809-21 2024-07-28T19:44:06.765 INFO:tasks.rados.rados.0.smithi045.stdout:3611: finishing rollback tid 1 to smithi04569809-21 2024-07-28T19:44:06.766 INFO:tasks.rados.rados.0.smithi045.stdout:3611: finishing rollback tid 2 to smithi04569809-21 2024-07-28T19:44:06.766 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1798 (ObjNum 1222 snap 411 seq_num 1222) dirty exists 2024-07-28T19:44:07.530 INFO:tasks.rados.rados.0.smithi045.stdout:3610: done (2 left) 2024-07-28T19:44:07.530 INFO:tasks.rados.rados.0.smithi045.stdout:3611: done (1 left) 2024-07-28T19:44:07.530 INFO:tasks.rados.rados.0.smithi045.stdout:3612: done (0 left) 2024-07-28T19:44:07.530 INFO:tasks.rados.rados.0.smithi045.stdout:3613: read oid 2 snap -1 2024-07-28T19:44:07.530 INFO:tasks.rados.rados.0.smithi045.stdout:3613: expect deleted 2024-07-28T19:44:07.531 INFO:tasks.rados.rados.0.smithi045.stdout:3614: snap_remove snap 441 2024-07-28T19:44:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:07 smithi045 bash[80445]: cluster 2024-07-28T19:44:06.182874+0000 mgr.y (mgr.34101) 430 : cluster [DBG] pgmap v1010: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 914 KiB/s wr, 5 op/s 2024-07-28T19:44:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:07 smithi045 bash[80445]: cluster 2024-07-28T19:44:06.388743+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-07-28T19:44:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:07 smithi045 bash[82788]: cluster 2024-07-28T19:44:06.182874+0000 mgr.y (mgr.34101) 430 : cluster [DBG] pgmap v1010: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 914 KiB/s wr, 5 op/s 2024-07-28T19:44:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:07 smithi045 bash[82788]: cluster 2024-07-28T19:44:06.388743+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-07-28T19:44:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:07 smithi155 bash[68033]: cluster 2024-07-28T19:44:06.182874+0000 mgr.y (mgr.34101) 430 : cluster [DBG] pgmap v1010: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 914 KiB/s wr, 5 op/s 2024-07-28T19:44:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:07 smithi155 bash[68033]: cluster 2024-07-28T19:44:06.388743+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-07-28T19:44:08.536 INFO:tasks.rados.rados.0.smithi045.stdout:3614: done (1 left) 2024-07-28T19:44:08.536 INFO:tasks.rados.rados.0.smithi045.stdout:3615: write oid 18 current snap is 453 2024-07-28T19:44:08.537 INFO:tasks.rados.rados.0.smithi045.stdout:3615: seq_num 1350 ranges {689450=580631,1948691=740759} 2024-07-28T19:44:08.545 INFO:tasks.rados.rados.0.smithi045.stdout:3615: writing smithi04569809-18 from 689450 to 1270081 tid 1 2024-07-28T19:44:08.554 INFO:tasks.rados.rados.0.smithi045.stdout:3615: writing smithi04569809-18 from 1948691 to 2689450 tid 2 2024-07-28T19:44:08.555 INFO:tasks.rados.rados.0.smithi045.stdout:3616: delete oid 32 current snap is 453 2024-07-28T19:44:08.572 INFO:tasks.rados.rados.0.smithi045.stdout:3613: done (2 left) 2024-07-28T19:44:08.572 INFO:tasks.rados.rados.0.smithi045.stdout:3616: done (1 left) 2024-07-28T19:44:08.572 INFO:tasks.rados.rados.0.smithi045.stdout:3617: read oid 1 snap -1 2024-07-28T19:44:08.572 INFO:tasks.rados.rados.0.smithi045.stdout:3617: expect (ObjNum 1342 snap 452 seq_num 1342) 2024-07-28T19:44:08.572 INFO:tasks.rados.rados.0.smithi045.stdout:3618: write oid 23 current snap is 453 2024-07-28T19:44:08.572 INFO:tasks.rados.rados.0.smithi045.stdout:3618: seq_num 1352 ranges {723064=731129,1949302=764476} 2024-07-28T19:44:08.581 INFO:tasks.rados.rados.0.smithi045.stdout:3618: writing smithi04569809-23 from 723064 to 1454193 tid 1 2024-07-28T19:44:08.589 INFO:tasks.rados.rados.0.smithi045.stdout:3618: writing smithi04569809-23 from 1949302 to 2713778 tid 2 2024-07-28T19:44:08.589 INFO:tasks.rados.rados.0.smithi045.stdout:3619: delete oid 27 current snap is 453 2024-07-28T19:44:08.589 INFO:tasks.rados.rados.0.smithi045.stdout:3615: finishing write tid 1 to smithi04569809-18 2024-07-28T19:44:08.589 INFO:tasks.rados.rados.0.smithi045.stdout:3615: finishing write tid 2 to smithi04569809-18 2024-07-28T19:44:08.589 INFO:tasks.rados.rados.0.smithi045.stdout:3617: expect (ObjNum 1342 snap 452 seq_num 1342) 2024-07-28T19:44:08.757 INFO:tasks.rados.rados.0.smithi045.stdout:3615: finishing write tid 3 to smithi04569809-18 2024-07-28T19:44:08.757 INFO:tasks.rados.rados.0.smithi045.stdout:3615: finishing write tid 4 to smithi04569809-18 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 2426 (ObjNum 1350 snap 453 seq_num 1350) dirty exists 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:3615: left oid 18 (ObjNum 1350 snap 453 seq_num 1350) 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:3618: finishing write tid 1 to smithi04569809-23 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:3618: finishing write tid 2 to smithi04569809-23 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:3618: finishing write tid 3 to smithi04569809-23 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:3618: finishing write tid 4 to smithi04569809-23 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 1272 (ObjNum 1352 snap 453 seq_num 1352) dirty exists 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:3618: left oid 23 (ObjNum 1352 snap 453 seq_num 1352) 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:3615: done (3 left) 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:3617: done (2 left) 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:3618: done (1 left) 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:3619: done (0 left) 2024-07-28T19:44:08.758 INFO:tasks.rados.rados.0.smithi045.stdout:3620: delete oid 5 current snap is 453 2024-07-28T19:44:08.762 INFO:tasks.rados.rados.0.smithi045.stdout:3620: done (0 left) 2024-07-28T19:44:08.762 INFO:tasks.rados.rados.0.smithi045.stdout:3621: write oid 32 current snap is 453 2024-07-28T19:44:08.762 INFO:tasks.rados.rados.0.smithi045.stdout:3621: seq_num 1355 ranges {773485=673229,2124748=511803} 2024-07-28T19:44:08.781 INFO:tasks.rados.rados.0.smithi045.stdout:3621: writing smithi04569809-32 from 773485 to 1446714 tid 1 2024-07-28T19:44:08.797 INFO:tasks.rados.rados.0.smithi045.stdout:3621: writing smithi04569809-32 from 2124748 to 2636551 tid 2 2024-07-28T19:44:08.797 INFO:tasks.rados.rados.0.smithi045.stdout:3622: write oid 41 current snap is 453 2024-07-28T19:44:08.797 INFO:tasks.rados.rados.0.smithi045.stdout:3622: seq_num 1356 ranges {790292=748478,2183230=607062} 2024-07-28T19:44:08.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:08 smithi155 bash[68033]: cluster 2024-07-28T19:44:07.529419+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-07-28T19:44:08.816 INFO:tasks.rados.rados.0.smithi045.stdout:3622: writing smithi04569809-41 from 790292 to 1538770 tid 1 2024-07-28T19:44:08.830 INFO:tasks.rados.rados.0.smithi045.stdout:3622: writing smithi04569809-41 from 2183230 to 2790292 tid 2 2024-07-28T19:44:08.830 INFO:tasks.rados.rados.0.smithi045.stdout:3623: snap_remove snap 449 2024-07-28T19:44:08.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:08 smithi045 bash[80445]: cluster 2024-07-28T19:44:07.529419+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-07-28T19:44:08.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:08 smithi045 bash[82788]: cluster 2024-07-28T19:44:07.529419+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-07-28T19:44:09.548 INFO:tasks.rados.rados.0.smithi045.stdout:3621: finishing write tid 1 to smithi04569809-32 2024-07-28T19:44:09.548 INFO:tasks.rados.rados.0.smithi045.stdout:3621: finishing write tid 2 to smithi04569809-32 2024-07-28T19:44:09.548 INFO:tasks.rados.rados.0.smithi045.stdout:3621: finishing write tid 3 to smithi04569809-32 2024-07-28T19:44:09.548 INFO:tasks.rados.rados.0.smithi045.stdout:3621: finishing write tid 4 to smithi04569809-32 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 1744 (ObjNum 1355 snap 453 seq_num 1355) dirty exists 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:3621: left oid 32 (ObjNum 1355 snap 453 seq_num 1355) 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:3622: finishing write tid 1 to smithi04569809-41 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:3622: finishing write tid 2 to smithi04569809-41 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:3622: finishing write tid 3 to smithi04569809-41 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:3622: finishing write tid 4 to smithi04569809-41 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1887 (ObjNum 1356 snap 453 seq_num 1356) dirty exists 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:3622: left oid 41 (ObjNum 1356 snap 453 seq_num 1356) 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:3621: done (2 left) 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:3622: done (1 left) 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:3623: done (0 left) 2024-07-28T19:44:09.549 INFO:tasks.rados.rados.0.smithi045.stdout:3624: snap_create 2024-07-28T19:44:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:09 smithi155 bash[68033]: cluster 2024-07-28T19:44:08.183532+0000 mgr.y (mgr.34101) 431 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 1 op/s 2024-07-28T19:44:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:09 smithi155 bash[68033]: cluster 2024-07-28T19:44:08.537728+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-07-28T19:44:09.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:09 smithi045 bash[80445]: cluster 2024-07-28T19:44:08.183532+0000 mgr.y (mgr.34101) 431 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 1 op/s 2024-07-28T19:44:09.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:09 smithi045 bash[80445]: cluster 2024-07-28T19:44:08.537728+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-07-28T19:44:09.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:09 smithi045 bash[82788]: cluster 2024-07-28T19:44:08.183532+0000 mgr.y (mgr.34101) 431 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 1 op/s 2024-07-28T19:44:09.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:09 smithi045 bash[82788]: cluster 2024-07-28T19:44:08.537728+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-07-28T19:44:10.556 INFO:tasks.rados.rados.0.smithi045.stdout:3624: done (0 left) 2024-07-28T19:44:10.556 INFO:tasks.rados.rados.0.smithi045.stdout:3625: snap_create 2024-07-28T19:44:10.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:10 smithi155 bash[68033]: cluster 2024-07-28T19:44:09.548790+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-07-28T19:44:10.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:10 smithi045 bash[82788]: cluster 2024-07-28T19:44:09.548790+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-07-28T19:44:10.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:10 smithi045 bash[80445]: cluster 2024-07-28T19:44:09.548790+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-07-28T19:44:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:44:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:44:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:44:11.560 INFO:tasks.rados.rados.0.smithi045.stdout:3625: done (0 left) 2024-07-28T19:44:11.560 INFO:tasks.rados.rados.0.smithi045.stdout:3626: write oid 9 current snap is 455 2024-07-28T19:44:11.560 INFO:tasks.rados.rados.0.smithi045.stdout:3626: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2024-07-28T19:44:11.571 INFO:tasks.rados.rados.0.smithi045.stdout:3626: writing smithi04569809-9 from 407099 to 830826 tid 1 2024-07-28T19:44:11.585 INFO:tasks.rados.rados.0.smithi045.stdout:3626: writing smithi04569809-9 from 1441712 to 1957184 tid 2 2024-07-28T19:44:11.596 INFO:tasks.rados.rados.0.smithi045.stdout:3626: writing smithi04569809-9 from 2582060 to 2807099 tid 3 2024-07-28T19:44:11.596 INFO:tasks.rados.rados.0.smithi045.stdout:3627: write oid 7 current snap is 455 2024-07-28T19:44:11.597 INFO:tasks.rados.rados.0.smithi045.stdout:3626: finishing write tid 1 to smithi04569809-9 2024-07-28T19:44:11.597 INFO:tasks.rados.rados.0.smithi045.stdout:3626: finishing write tid 2 to smithi04569809-9 2024-07-28T19:44:11.597 INFO:tasks.rados.rados.0.smithi045.stdout:3627: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2024-07-28T19:44:11.607 INFO:tasks.rados.rados.0.smithi045.stdout:3627: writing smithi04569809-7 from 423906 to 922882 tid 1 2024-07-28T19:44:11.623 INFO:tasks.rados.rados.0.smithi045.stdout:3627: writing smithi04569809-7 from 1500194 to 2159324 tid 2 2024-07-28T19:44:11.630 INFO:tasks.rados.rados.0.smithi045.stdout:3627: writing smithi04569809-7 from 2609483 to 2823906 tid 3 2024-07-28T19:44:11.631 INFO:tasks.rados.rados.0.smithi045.stdout:3628: delete oid 18 current snap is 455 2024-07-28T19:44:11.631 INFO:tasks.rados.rados.0.smithi045.stdout:3626: finishing write tid 3 to smithi04569809-9 2024-07-28T19:44:11.631 INFO:tasks.rados.rados.0.smithi045.stdout:3626: finishing write tid 4 to smithi04569809-9 2024-07-28T19:44:11.631 INFO:tasks.rados.rados.0.smithi045.stdout:3626: finishing write tid 5 to smithi04569809-9 2024-07-28T19:44:11.631 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 1329 (ObjNum 1357 snap 455 seq_num 1357) dirty exists 2024-07-28T19:44:11.631 INFO:tasks.rados.rados.0.smithi045.stdout:3626: left oid 9 (ObjNum 1357 snap 455 seq_num 1357) 2024-07-28T19:44:11.631 INFO:tasks.rados.rados.0.smithi045.stdout:3627: finishing write tid 1 to smithi04569809-7 2024-07-28T19:44:11.631 INFO:tasks.rados.rados.0.smithi045.stdout:3627: finishing write tid 2 to smithi04569809-7 2024-07-28T19:44:11.636 INFO:tasks.rados.rados.0.smithi045.stdout:3627: finishing write tid 3 to smithi04569809-7 2024-07-28T19:44:11.636 INFO:tasks.rados.rados.0.smithi045.stdout:3626: done (2 left) 2024-07-28T19:44:11.636 INFO:tasks.rados.rados.0.smithi045.stdout:3628: done (1 left) 2024-07-28T19:44:11.636 INFO:tasks.rados.rados.0.smithi045.stdout:3629: delete oid 31 current snap is 455 2024-07-28T19:44:11.636 INFO:tasks.rados.rados.0.smithi045.stdout:3627: finishing write tid 4 to smithi04569809-7 2024-07-28T19:44:11.637 INFO:tasks.rados.rados.0.smithi045.stdout:3627: finishing write tid 5 to smithi04569809-7 2024-07-28T19:44:11.637 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 911 (ObjNum 1358 snap 455 seq_num 1358) dirty exists 2024-07-28T19:44:11.637 INFO:tasks.rados.rados.0.smithi045.stdout:3627: left oid 7 (ObjNum 1358 snap 455 seq_num 1358) 2024-07-28T19:44:11.640 INFO:tasks.rados.rados.0.smithi045.stdout:3627: done (1 left) 2024-07-28T19:44:11.640 INFO:tasks.rados.rados.0.smithi045.stdout:3629: done (0 left) 2024-07-28T19:44:11.640 INFO:tasks.rados.rados.0.smithi045.stdout:3630: snap_create 2024-07-28T19:44:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:11 smithi045 bash[80445]: cluster 2024-07-28T19:44:10.184208+0000 mgr.y (mgr.34101) 432 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-28T19:44:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:11 smithi045 bash[80445]: cluster 2024-07-28T19:44:10.557344+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-07-28T19:44:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:11 smithi045 bash[80445]: audit 2024-07-28T19:44:10.788118+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:44:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:11 smithi045 bash[82788]: cluster 2024-07-28T19:44:10.184208+0000 mgr.y (mgr.34101) 432 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-28T19:44:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:11 smithi045 bash[82788]: cluster 2024-07-28T19:44:10.557344+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-07-28T19:44:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:11 smithi045 bash[82788]: audit 2024-07-28T19:44:10.788118+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:44:12.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:11 smithi155 bash[68033]: cluster 2024-07-28T19:44:10.184208+0000 mgr.y (mgr.34101) 432 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-28T19:44:12.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:11 smithi155 bash[68033]: cluster 2024-07-28T19:44:10.557344+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-07-28T19:44:12.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:11 smithi155 bash[68033]: audit 2024-07-28T19:44:10.788118+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:44:12.571 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:44:12 smithi155 bash[60745]: ts=2024-07-28T19:44:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:44:12.578 INFO:tasks.rados.rados.0.smithi045.stdout:3630: done (0 left) 2024-07-28T19:44:12.578 INFO:tasks.rados.rados.0.smithi045.stdout:3631: snap_remove snap 450 2024-07-28T19:44:12.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:12 smithi045 bash[80445]: cluster 2024-07-28T19:44:11.560898+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-07-28T19:44:12.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:12 smithi045 bash[82788]: cluster 2024-07-28T19:44:11.560898+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-07-28T19:44:13.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:12 smithi155 bash[68033]: cluster 2024-07-28T19:44:11.560898+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-07-28T19:44:13.584 INFO:tasks.rados.rados.0.smithi045.stdout:3631: done (0 left) 2024-07-28T19:44:13.584 INFO:tasks.rados.rados.0.smithi045.stdout:3632: rollback oid 39 current snap is 456 2024-07-28T19:44:13.584 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 39 to 426 2024-07-28T19:44:13.584 INFO:tasks.rados.rados.0.smithi045.stdout:3633: delete oid 14 current snap is 456 2024-07-28T19:44:13.593 INFO:tasks.rados.rados.0.smithi045.stdout:3633: done (1 left) 2024-07-28T19:44:13.593 INFO:tasks.rados.rados.0.smithi045.stdout:3634: snap_create 2024-07-28T19:44:13.601 INFO:tasks.rados.rados.0.smithi045.stdout:3632: finishing rollback tid 1 to smithi04569809-39 2024-07-28T19:44:13.601 INFO:tasks.rados.rados.0.smithi045.stdout:3632: finishing rollback tid 2 to smithi04569809-39 2024-07-28T19:44:13.601 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1750 (ObjNum 1086 snap 364 seq_num 1086) dirty exists 2024-07-28T19:44:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:13 smithi045 bash[80445]: cluster 2024-07-28T19:44:12.184881+0000 mgr.y (mgr.34101) 433 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T19:44:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:13 smithi045 bash[80445]: cluster 2024-07-28T19:44:12.580044+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-07-28T19:44:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:13 smithi045 bash[82788]: cluster 2024-07-28T19:44:12.184881+0000 mgr.y (mgr.34101) 433 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T19:44:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:13 smithi045 bash[82788]: cluster 2024-07-28T19:44:12.580044+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-07-28T19:44:14.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:13 smithi155 bash[68033]: cluster 2024-07-28T19:44:12.184881+0000 mgr.y (mgr.34101) 433 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 203 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-07-28T19:44:14.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:13 smithi155 bash[68033]: cluster 2024-07-28T19:44:12.580044+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-07-28T19:44:14.604 INFO:tasks.rados.rados.0.smithi045.stdout:3632: done (1 left) 2024-07-28T19:44:14.604 INFO:tasks.rados.rados.0.smithi045.stdout:3634: done (0 left) 2024-07-28T19:44:14.604 INFO:tasks.rados.rados.0.smithi045.stdout:3635: read oid 43 snap 426 2024-07-28T19:44:14.604 INFO:tasks.rados.rados.0.smithi045.stdout:3635: expect (ObjNum 1229 snap 413 seq_num 1229) 2024-07-28T19:44:14.605 INFO:tasks.rados.rados.0.smithi045.stdout:3636: read oid 9 snap -1 2024-07-28T19:44:14.605 INFO:tasks.rados.rados.0.smithi045.stdout:3636: expect (ObjNum 1357 snap 455 seq_num 1357) 2024-07-28T19:44:14.605 INFO:tasks.rados.rados.0.smithi045.stdout:3637: read oid 10 snap 456 2024-07-28T19:44:14.605 INFO:tasks.rados.rados.0.smithi045.stdout:3637: expect (ObjNum 1336 snap 448 seq_num 1336) 2024-07-28T19:44:14.605 INFO:tasks.rados.rados.0.smithi045.stdout:3638: snap_create 2024-07-28T19:44:14.617 INFO:tasks.rados.rados.0.smithi045.stdout:3636: expect (ObjNum 1357 snap 455 seq_num 1357) 2024-07-28T19:44:14.762 INFO:tasks.rados.rados.0.smithi045.stdout:3635: expect (ObjNum 1229 snap 413 seq_num 1229) 2024-07-28T19:44:14.885 INFO:tasks.rados.rados.0.smithi045.stdout:3637: expect (ObjNum 1336 snap 448 seq_num 1336) 2024-07-28T19:44:14.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:14 smithi045 bash[80445]: cluster 2024-07-28T19:44:13.583233+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-07-28T19:44:14.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:14 smithi045 bash[82788]: cluster 2024-07-28T19:44:13.583233+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-07-28T19:44:15.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:14 smithi155 bash[68033]: cluster 2024-07-28T19:44:13.583233+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-07-28T19:44:15.390 INFO:tasks.rados.rados.0.smithi045.stdout:3635: done (3 left) 2024-07-28T19:44:15.390 INFO:tasks.rados.rados.0.smithi045.stdout:3636: done (2 left) 2024-07-28T19:44:15.390 INFO:tasks.rados.rados.0.smithi045.stdout:3637: done (1 left) 2024-07-28T19:44:15.390 INFO:tasks.rados.rados.0.smithi045.stdout:3638: done (0 left) 2024-07-28T19:44:15.390 INFO:tasks.rados.rados.0.smithi045.stdout:3639: read oid 34 snap -1 2024-07-28T19:44:15.390 INFO:tasks.rados.rados.0.smithi045.stdout:3639: expect deleted 2024-07-28T19:44:15.390 INFO:tasks.rados.rados.0.smithi045.stdout:3640: delete oid 28 current snap is 458 2024-07-28T19:44:15.398 INFO:tasks.rados.rados.0.smithi045.stdout:3639: done (1 left) 2024-07-28T19:44:15.399 INFO:tasks.rados.rados.0.smithi045.stdout:3640: done (0 left) 2024-07-28T19:44:15.399 INFO:tasks.rados.rados.0.smithi045.stdout:3641: write oid 5 current snap is 458 2024-07-28T19:44:15.399 INFO:tasks.rados.rados.0.smithi045.stdout:3641: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2024-07-28T19:44:15.405 INFO:tasks.rados.rados.0.smithi045.stdout:3641: writing smithi04569809-5 from 507941 to 1099515 tid 1 2024-07-28T19:44:15.412 INFO:tasks.rados.rados.0.smithi045.stdout:3641: writing smithi04569809-5 from 1676251 to 2202730 tid 2 2024-07-28T19:44:15.416 INFO:tasks.rados.rados.0.smithi045.stdout:3641: writing smithi04569809-5 from 2746598 to 2907941 tid 3 2024-07-28T19:44:15.417 INFO:tasks.rados.rados.0.smithi045.stdout:3642: read oid 15 snap -1 2024-07-28T19:44:15.417 INFO:tasks.rados.rados.0.smithi045.stdout:3642: expect deleted 2024-07-28T19:44:15.417 INFO:tasks.rados.rados.0.smithi045.stdout:3643: snap_remove snap 456 2024-07-28T19:44:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:15 smithi045 bash[82788]: cluster 2024-07-28T19:44:14.185878+0000 mgr.y (mgr.34101) 434 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-07-28T19:44:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:15 smithi045 bash[82788]: cluster 2024-07-28T19:44:14.605051+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-07-28T19:44:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:15 smithi045 bash[82788]: cluster 2024-07-28T19:44:15.389695+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-07-28T19:44:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:15 smithi045 bash[80445]: cluster 2024-07-28T19:44:14.185878+0000 mgr.y (mgr.34101) 434 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-07-28T19:44:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:15 smithi045 bash[80445]: cluster 2024-07-28T19:44:14.605051+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-07-28T19:44:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:15 smithi045 bash[80445]: cluster 2024-07-28T19:44:15.389695+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-07-28T19:44:16.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:15 smithi155 bash[68033]: cluster 2024-07-28T19:44:14.185878+0000 mgr.y (mgr.34101) 434 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-07-28T19:44:16.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:15 smithi155 bash[68033]: cluster 2024-07-28T19:44:14.605051+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-07-28T19:44:16.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:15 smithi155 bash[68033]: cluster 2024-07-28T19:44:15.389695+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-07-28T19:44:16.390 INFO:tasks.rados.rados.0.smithi045.stdout:3643: done (2 left) 2024-07-28T19:44:16.390 INFO:tasks.rados.rados.0.smithi045.stdout:3644: snap_create 2024-07-28T19:44:16.390 INFO:tasks.rados.rados.0.smithi045.stdout:3641: finishing write tid 1 to smithi04569809-5 2024-07-28T19:44:16.390 INFO:tasks.rados.rados.0.smithi045.stdout:3641: finishing write tid 2 to smithi04569809-5 2024-07-28T19:44:16.390 INFO:tasks.rados.rados.0.smithi045.stdout:3641: finishing write tid 3 to smithi04569809-5 2024-07-28T19:44:16.390 INFO:tasks.rados.rados.0.smithi045.stdout:3641: finishing write tid 4 to smithi04569809-5 2024-07-28T19:44:16.390 INFO:tasks.rados.rados.0.smithi045.stdout:3641: finishing write tid 5 to smithi04569809-5 2024-07-28T19:44:16.390 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 2448 (ObjNum 1363 snap 458 seq_num 1363) dirty exists 2024-07-28T19:44:16.390 INFO:tasks.rados.rados.0.smithi045.stdout:3641: left oid 5 (ObjNum 1363 snap 458 seq_num 1363) 2024-07-28T19:44:17.392 INFO:tasks.rados.rados.0.smithi045.stdout:3641: done (2 left) 2024-07-28T19:44:17.393 INFO:tasks.rados.rados.0.smithi045.stdout:3642: done (1 left) 2024-07-28T19:44:17.393 INFO:tasks.rados.rados.0.smithi045.stdout:3644: done (0 left) 2024-07-28T19:44:17.393 INFO:tasks.rados.rados.0.smithi045.stdout:3645: delete oid 6 current snap is 459 2024-07-28T19:44:17.405 INFO:tasks.rados.rados.0.smithi045.stdout:3645: done (0 left) 2024-07-28T19:44:17.405 INFO:tasks.rados.rados.0.smithi045.stdout:3646: delete oid 32 current snap is 459 2024-07-28T19:44:17.416 INFO:tasks.rados.rados.0.smithi045.stdout:3646: done (0 left) 2024-07-28T19:44:17.416 INFO:tasks.rados.rados.0.smithi045.stdout:3647: read oid 33 snap -1 2024-07-28T19:44:17.416 INFO:tasks.rados.rados.0.smithi045.stdout:3647: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:44:17.416 INFO:tasks.rados.rados.0.smithi045.stdout:3648: write oid 16 current snap is 459 2024-07-28T19:44:17.416 INFO:tasks.rados.rados.0.smithi045.stdout:3648: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2024-07-28T19:44:17.429 INFO:tasks.rados.rados.0.smithi045.stdout:3648: writing smithi04569809-16 from 558362 to 975683 tid 1 2024-07-28T19:44:17.441 INFO:tasks.rados.rados.0.smithi045.stdout:3648: writing smithi04569809-16 from 1451697 to 2125503 tid 2 2024-07-28T19:44:17.450 INFO:tasks.rados.rados.0.smithi045.stdout:3648: writing smithi04569809-16 from 2712514 to 2958362 tid 3 2024-07-28T19:44:17.450 INFO:tasks.rados.rados.0.smithi045.stdout:3649: snap_remove snap 439 2024-07-28T19:44:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[80445]: cluster 2024-07-28T19:44:16.186313+0000 mgr.y (mgr.34101) 435 : cluster [DBG] pgmap v1025: 89 pgs: 89 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-07-28T19:44:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[80445]: cluster 2024-07-28T19:44:16.391536+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-07-28T19:44:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[80445]: audit 2024-07-28T19:44:16.455477+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[80445]: audit 2024-07-28T19:44:16.463480+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[80445]: audit 2024-07-28T19:44:16.648055+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[80445]: audit 2024-07-28T19:44:16.661305+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[80445]: audit 2024-07-28T19:44:17.114259+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:44:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[80445]: audit 2024-07-28T19:44:17.116067+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:44:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[80445]: audit 2024-07-28T19:44:17.126612+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[82788]: cluster 2024-07-28T19:44:16.186313+0000 mgr.y (mgr.34101) 435 : cluster [DBG] pgmap v1025: 89 pgs: 89 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-07-28T19:44:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[82788]: cluster 2024-07-28T19:44:16.391536+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-07-28T19:44:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[82788]: audit 2024-07-28T19:44:16.455477+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[82788]: audit 2024-07-28T19:44:16.463480+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[82788]: audit 2024-07-28T19:44:16.648055+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[82788]: audit 2024-07-28T19:44:16.661305+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[82788]: audit 2024-07-28T19:44:17.114259+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:44:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[82788]: audit 2024-07-28T19:44:17.116067+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:44:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:17 smithi045 bash[82788]: audit 2024-07-28T19:44:17.126612+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:17 smithi155 bash[68033]: cluster 2024-07-28T19:44:16.186313+0000 mgr.y (mgr.34101) 435 : cluster [DBG] pgmap v1025: 89 pgs: 89 active+clean; 207 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-07-28T19:44:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:17 smithi155 bash[68033]: cluster 2024-07-28T19:44:16.391536+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-07-28T19:44:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:17 smithi155 bash[68033]: audit 2024-07-28T19:44:16.455477+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:17 smithi155 bash[68033]: audit 2024-07-28T19:44:16.463480+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:17 smithi155 bash[68033]: audit 2024-07-28T19:44:16.648055+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:17 smithi155 bash[68033]: audit 2024-07-28T19:44:16.661305+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:17 smithi155 bash[68033]: audit 2024-07-28T19:44:17.114259+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:44:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:17 smithi155 bash[68033]: audit 2024-07-28T19:44:17.116067+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:44:17.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:17 smithi155 bash[68033]: audit 2024-07-28T19:44:17.126612+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:44:18.417 INFO:tasks.rados.rados.0.smithi045.stdout:3649: done (2 left) 2024-07-28T19:44:18.417 INFO:tasks.rados.rados.0.smithi045.stdout:3650: snap_remove snap 443 2024-07-28T19:44:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:18 smithi045 bash[80445]: cluster 2024-07-28T19:44:17.393703+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-07-28T19:44:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:18 smithi045 bash[80445]: audit 2024-07-28T19:44:18.042177+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:18 smithi045 bash[82788]: cluster 2024-07-28T19:44:17.393703+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-07-28T19:44:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:18 smithi045 bash[82788]: audit 2024-07-28T19:44:18.042177+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:18 smithi155 bash[68033]: cluster 2024-07-28T19:44:17.393703+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-07-28T19:44:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:18 smithi155 bash[68033]: audit 2024-07-28T19:44:18.042177+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:19.425 INFO:tasks.rados.rados.0.smithi045.stdout:3650: done (2 left) 2024-07-28T19:44:19.425 INFO:tasks.rados.rados.0.smithi045.stdout:3651: delete oid 48 current snap is 459 2024-07-28T19:44:19.426 INFO:tasks.rados.rados.0.smithi045.stdout:3647: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:44:19.541 INFO:tasks.rados.rados.0.smithi045.stdout:3648: finishing write tid 1 to smithi04569809-16 2024-07-28T19:44:19.541 INFO:tasks.rados.rados.0.smithi045.stdout:3648: finishing write tid 2 to smithi04569809-16 2024-07-28T19:44:19.541 INFO:tasks.rados.rados.0.smithi045.stdout:3648: finishing write tid 3 to smithi04569809-16 2024-07-28T19:44:19.541 INFO:tasks.rados.rados.0.smithi045.stdout:3648: finishing write tid 4 to smithi04569809-16 2024-07-28T19:44:19.542 INFO:tasks.rados.rados.0.smithi045.stdout:3648: finishing write tid 5 to smithi04569809-16 2024-07-28T19:44:19.542 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 920 (ObjNum 1366 snap 459 seq_num 1366) dirty exists 2024-07-28T19:44:19.542 INFO:tasks.rados.rados.0.smithi045.stdout:3648: left oid 16 (ObjNum 1366 snap 459 seq_num 1366) 2024-07-28T19:44:19.542 INFO:tasks.rados.rados.0.smithi045.stdout:3647: done (2 left) 2024-07-28T19:44:19.542 INFO:tasks.rados.rados.0.smithi045.stdout:3648: done (1 left) 2024-07-28T19:44:19.542 INFO:tasks.rados.rados.0.smithi045.stdout:3651: done (0 left) 2024-07-28T19:44:19.542 INFO:tasks.rados.rados.0.smithi045.stdout:3652: snap_create 2024-07-28T19:44:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:19 smithi045 bash[80445]: cluster 2024-07-28T19:44:18.186907+0000 mgr.y (mgr.34101) 436 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 284 KiB/s wr, 3 op/s 2024-07-28T19:44:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:19 smithi045 bash[80445]: cluster 2024-07-28T19:44:18.418307+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-07-28T19:44:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:19 smithi045 bash[82788]: cluster 2024-07-28T19:44:18.186907+0000 mgr.y (mgr.34101) 436 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 284 KiB/s wr, 3 op/s 2024-07-28T19:44:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:19 smithi045 bash[82788]: cluster 2024-07-28T19:44:18.418307+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-07-28T19:44:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:19 smithi155 bash[68033]: cluster 2024-07-28T19:44:18.186907+0000 mgr.y (mgr.34101) 436 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 208 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 284 KiB/s wr, 3 op/s 2024-07-28T19:44:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:19 smithi155 bash[68033]: cluster 2024-07-28T19:44:18.418307+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-07-28T19:44:20.437 INFO:tasks.rados.rados.0.smithi045.stdout:3652: done (0 left) 2024-07-28T19:44:20.437 INFO:tasks.rados.rados.0.smithi045.stdout:3653: read oid 47 snap -1 2024-07-28T19:44:20.437 INFO:tasks.rados.rados.0.smithi045.stdout:3653: expect (ObjNum 1338 snap 449 seq_num 1338) 2024-07-28T19:44:20.437 INFO:tasks.rados.rados.0.smithi045.stdout:3654: write oid 4 current snap is 460 2024-07-28T19:44:20.437 INFO:tasks.rados.rados.0.smithi045.stdout:3654: seq_num 1368 ranges {591976=567819,1852308=677475} 2024-07-28T19:44:20.456 INFO:tasks.rados.rados.0.smithi045.stdout:3654: writing smithi04569809-4 from 591976 to 1159795 tid 1 2024-07-28T19:44:20.479 INFO:tasks.rados.rados.0.smithi045.stdout:3654: writing smithi04569809-4 from 1852308 to 2529783 tid 2 2024-07-28T19:44:20.479 INFO:tasks.rados.rados.0.smithi045.stdout:3655: write oid 13 current snap is 460 2024-07-28T19:44:20.479 INFO:tasks.rados.rados.0.smithi045.stdout:3655: seq_num 1369 ranges {608783=759421,2027143=421133} 2024-07-28T19:44:20.499 INFO:tasks.rados.rados.0.smithi045.stdout:3655: writing smithi04569809-13 from 608783 to 1368204 tid 1 2024-07-28T19:44:20.511 INFO:tasks.rados.rados.0.smithi045.stdout:3655: writing smithi04569809-13 from 2027143 to 2448276 tid 2 2024-07-28T19:44:20.511 INFO:tasks.rados.rados.0.smithi045.stdout:3656: write oid 14 current snap is 460 2024-07-28T19:44:20.511 INFO:tasks.rados.rados.0.smithi045.stdout:3656: seq_num 1370 ranges {625590=434670,1685625=681144,2822206=203384} 2024-07-28T19:44:20.521 INFO:tasks.rados.rados.0.smithi045.stdout:3656: writing smithi04569809-14 from 625590 to 1060260 tid 1 2024-07-28T19:44:20.532 INFO:tasks.rados.rados.0.smithi045.stdout:3656: writing smithi04569809-14 from 1685625 to 2366769 tid 2 2024-07-28T19:44:20.537 INFO:tasks.rados.rados.0.smithi045.stdout:3656: writing smithi04569809-14 from 2822206 to 3025590 tid 3 2024-07-28T19:44:20.537 INFO:tasks.rados.rados.0.smithi045.stdout:3657: write oid 16 current snap is 460 2024-07-28T19:44:20.537 INFO:tasks.rados.rados.0.smithi045.stdout:3657: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2024-07-28T19:44:20.545 INFO:tasks.rados.rados.0.smithi045.stdout:3657: writing smithi04569809-16 from 642397 to 1152316 tid 1 2024-07-28T19:44:20.551 INFO:tasks.rados.rados.0.smithi045.stdout:3657: writing smithi04569809-16 from 1627754 to 2052556 tid 2 2024-07-28T19:44:20.557 INFO:tasks.rados.rados.0.smithi045.stdout:3657: writing smithi04569809-16 from 2733276 to 3042397 tid 3 2024-07-28T19:44:20.557 INFO:tasks.rados.rados.0.smithi045.stdout:3658: snap_create 2024-07-28T19:44:20.557 INFO:tasks.rados.rados.0.smithi045.stdout:3653: expect (ObjNum 1338 snap 449 seq_num 1338) 2024-07-28T19:44:20.684 INFO:tasks.rados.rados.0.smithi045.stdout:3654: finishing write tid 1 to smithi04569809-4 2024-07-28T19:44:20.684 INFO:tasks.rados.rados.0.smithi045.stdout:3654: finishing write tid 2 to smithi04569809-4 2024-07-28T19:44:20.684 INFO:tasks.rados.rados.0.smithi045.stdout:3654: finishing write tid 3 to smithi04569809-4 2024-07-28T19:44:20.684 INFO:tasks.rados.rados.0.smithi045.stdout:3654: finishing write tid 4 to smithi04569809-4 2024-07-28T19:44:20.684 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 368 (ObjNum 1368 snap 460 seq_num 1368) dirty exists 2024-07-28T19:44:20.684 INFO:tasks.rados.rados.0.smithi045.stdout:3654: left oid 4 (ObjNum 1368 snap 460 seq_num 1368) 2024-07-28T19:44:20.684 INFO:tasks.rados.rados.0.smithi045.stdout:3655: finishing write tid 1 to smithi04569809-13 2024-07-28T19:44:20.684 INFO:tasks.rados.rados.0.smithi045.stdout:3655: finishing write tid 2 to smithi04569809-13 2024-07-28T19:44:20.684 INFO:tasks.rados.rados.0.smithi045.stdout:3655: finishing write tid 3 to smithi04569809-13 2024-07-28T19:44:20.684 INFO:tasks.rados.rados.0.smithi045.stdout:3655: finishing write tid 4 to smithi04569809-13 2024-07-28T19:44:20.684 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2468 (ObjNum 1369 snap 460 seq_num 1369) dirty exists 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3655: left oid 13 (ObjNum 1369 snap 460 seq_num 1369) 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3656: finishing write tid 1 to smithi04569809-14 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3656: finishing write tid 2 to smithi04569809-14 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3656: finishing write tid 3 to smithi04569809-14 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3656: finishing write tid 4 to smithi04569809-14 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3656: finishing write tid 5 to smithi04569809-14 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 477 (ObjNum 1370 snap 460 seq_num 1370) dirty exists 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3656: left oid 14 (ObjNum 1370 snap 460 seq_num 1370) 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3657: finishing write tid 1 to smithi04569809-16 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3657: finishing write tid 2 to smithi04569809-16 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3657: finishing write tid 3 to smithi04569809-16 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3657: finishing write tid 4 to smithi04569809-16 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3657: finishing write tid 5 to smithi04569809-16 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 933 (ObjNum 1371 snap 460 seq_num 1371) dirty exists 2024-07-28T19:44:20.685 INFO:tasks.rados.rados.0.smithi045.stdout:3657: left oid 16 (ObjNum 1371 snap 460 seq_num 1371) 2024-07-28T19:44:20.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:44:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:44:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:44:20.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:20 smithi045 bash[82788]: cluster 2024-07-28T19:44:19.426873+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-07-28T19:44:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:20 smithi045 bash[80445]: cluster 2024-07-28T19:44:19.426873+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-07-28T19:44:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:20 smithi155 bash[68033]: cluster 2024-07-28T19:44:19.426873+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-07-28T19:44:21.444 INFO:tasks.rados.rados.0.smithi045.stdout:3653: done (5 left) 2024-07-28T19:44:21.444 INFO:tasks.rados.rados.0.smithi045.stdout:3654: done (4 left) 2024-07-28T19:44:21.444 INFO:tasks.rados.rados.0.smithi045.stdout:3655: done (3 left) 2024-07-28T19:44:21.444 INFO:tasks.rados.rados.0.smithi045.stdout:3656: done (2 left) 2024-07-28T19:44:21.444 INFO:tasks.rados.rados.0.smithi045.stdout:3657: done (1 left) 2024-07-28T19:44:21.444 INFO:tasks.rados.rados.0.smithi045.stdout:3658: done (0 left) 2024-07-28T19:44:21.445 INFO:tasks.rados.rados.0.smithi045.stdout:3659: delete oid 14 current snap is 461 2024-07-28T19:44:21.453 INFO:tasks.rados.rados.0.smithi045.stdout:3659: done (0 left) 2024-07-28T19:44:21.453 INFO:tasks.rados.rados.0.smithi045.stdout:3660: rollback oid 7 current snap is 461 2024-07-28T19:44:21.453 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 7 to 458 2024-07-28T19:44:21.453 INFO:tasks.rados.rados.0.smithi045.stdout:3661: write oid 20 current snap is 461 2024-07-28T19:44:21.453 INFO:tasks.rados.rados.0.smithi045.stdout:3661: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2024-07-28T19:44:21.461 INFO:tasks.rados.rados.0.smithi045.stdout:3661: writing smithi04569809-20 from 676011 to 1336428 tid 1 2024-07-28T19:44:21.466 INFO:tasks.rados.rados.0.smithi045.stdout:3661: writing smithi04569809-20 from 1744718 to 2173189 tid 2 2024-07-28T19:44:21.472 INFO:tasks.rados.rados.0.smithi045.stdout:3661: writing smithi04569809-20 from 2788122 to 3076011 tid 3 2024-07-28T19:44:21.472 INFO:tasks.rados.rados.0.smithi045.stdout:3662: snap_remove snap 459 2024-07-28T19:44:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:21 smithi045 bash[80445]: cluster 2024-07-28T19:44:20.187577+0000 mgr.y (mgr.34101) 437 : cluster [DBG] pgmap v1031: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 205 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 924 KiB/s wr, 13 op/s 2024-07-28T19:44:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:21 smithi045 bash[80445]: cluster 2024-07-28T19:44:20.438043+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-07-28T19:44:21.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:21 smithi045 bash[82788]: cluster 2024-07-28T19:44:20.187577+0000 mgr.y (mgr.34101) 437 : cluster [DBG] pgmap v1031: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 205 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 924 KiB/s wr, 13 op/s 2024-07-28T19:44:21.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:21 smithi045 bash[82788]: cluster 2024-07-28T19:44:20.438043+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-07-28T19:44:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:21 smithi155 bash[68033]: cluster 2024-07-28T19:44:20.187577+0000 mgr.y (mgr.34101) 437 : cluster [DBG] pgmap v1031: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 205 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 924 KiB/s wr, 13 op/s 2024-07-28T19:44:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:21 smithi155 bash[68033]: cluster 2024-07-28T19:44:20.438043+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-07-28T19:44:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:3662: done (2 left) 2024-07-28T19:44:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:3663: write oid 18 current snap is 461 2024-07-28T19:44:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:3660: finishing rollback tid 0 to smithi04569809-7 2024-07-28T19:44:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:3660: finishing rollback tid 1 to smithi04569809-7 2024-07-28T19:44:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:3660: finishing rollback tid 2 to smithi04569809-7 2024-07-28T19:44:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 7 v 937 (ObjNum 1358 snap 455 seq_num 1358) dirty exists 2024-07-28T19:44:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:3661: finishing write tid 1 to smithi04569809-20 2024-07-28T19:44:22.458 INFO:tasks.rados.rados.0.smithi045.stdout:3661: finishing write tid 2 to smithi04569809-20 2024-07-28T19:44:22.459 INFO:tasks.rados.rados.0.smithi045.stdout:3661: finishing write tid 3 to smithi04569809-20 2024-07-28T19:44:22.459 INFO:tasks.rados.rados.0.smithi045.stdout:3661: finishing write tid 4 to smithi04569809-20 2024-07-28T19:44:22.459 INFO:tasks.rados.rados.0.smithi045.stdout:3663: seq_num 1374 ranges {692818=735666,2203200=688482} 2024-07-28T19:44:22.472 INFO:tasks.rados.rados.0.smithi045.stdout:3663: writing smithi04569809-18 from 692818 to 1428484 tid 1 2024-07-28T19:44:22.486 INFO:tasks.rados.rados.0.smithi045.stdout:3663: writing smithi04569809-18 from 2203200 to 2891682 tid 2 2024-07-28T19:44:22.486 INFO:tasks.rados.rados.0.smithi045.stdout:3660: done (2 left) 2024-07-28T19:44:22.486 INFO:tasks.rados.rados.0.smithi045.stdout:3664: delete oid 19 current snap is 461 2024-07-28T19:44:22.486 INFO:tasks.rados.rados.0.smithi045.stdout:3661: finishing write tid 5 to smithi04569809-20 2024-07-28T19:44:22.486 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 842 (ObjNum 1373 snap 461 seq_num 1373) dirty exists 2024-07-28T19:44:22.487 INFO:tasks.rados.rados.0.smithi045.stdout:3661: left oid 20 (ObjNum 1373 snap 461 seq_num 1373) 2024-07-28T19:44:22.487 INFO:tasks.rados.rados.0.smithi045.stdout:3663: finishing write tid 1 to smithi04569809-18 2024-07-28T19:44:22.491 INFO:tasks.rados.rados.0.smithi045.stdout:3661: done (2 left) 2024-07-28T19:44:22.491 INFO:tasks.rados.rados.0.smithi045.stdout:3664: done (1 left) 2024-07-28T19:44:22.492 INFO:tasks.rados.rados.0.smithi045.stdout:3665: write oid 22 current snap is 461 2024-07-28T19:44:22.492 INFO:tasks.rados.rados.0.smithi045.stdout:3665: seq_num 1376 ranges {726432=486164,1803811=692151} 2024-07-28T19:44:22.502 INFO:tasks.rados.rados.0.smithi045.stdout:3665: writing smithi04569809-22 from 726432 to 1212596 tid 1 2024-07-28T19:44:22.516 INFO:tasks.rados.rados.0.smithi045.stdout:3665: writing smithi04569809-22 from 1803811 to 2495962 tid 2 2024-07-28T19:44:22.516 INFO:tasks.rados.rados.0.smithi045.stdout:3666: read oid 33 snap 460 2024-07-28T19:44:22.516 INFO:tasks.rados.rados.0.smithi045.stdout:3666: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:44:22.516 INFO:tasks.rados.rados.0.smithi045.stdout:3667: rollback oid 44 current snap is 461 2024-07-28T19:44:22.516 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 44 to 458 2024-07-28T19:44:22.516 INFO:tasks.rados.rados.0.smithi045.stdout:3663: finishing write tid 2 to smithi04569809-18 2024-07-28T19:44:22.516 INFO:tasks.rados.rados.0.smithi045.stdout:3668: write oid 6 current snap is 461 2024-07-28T19:44:22.516 INFO:tasks.rados.rados.0.smithi045.stdout:3668: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2024-07-28T19:44:22.529 INFO:tasks.rados.rados.0.smithi045.stdout:3668: writing smithi04569809-6 from 743239 to 1421005 tid 1 2024-07-28T19:44:22.539 INFO:tasks.rados.rados.0.smithi045.stdout:3668: writing smithi04569809-6 from 1978646 to 2414455 tid 2 2024-07-28T19:44:22.545 INFO:tasks.rados.rados.0.smithi045.stdout:3668: writing smithi04569809-6 from 2897814 to 3143239 tid 3 2024-07-28T19:44:22.545 INFO:tasks.rados.rados.0.smithi045.stdout:3669: read oid 31 snap -1 2024-07-28T19:44:22.546 INFO:tasks.rados.rados.0.smithi045.stdout:3669: expect deleted 2024-07-28T19:44:22.546 INFO:tasks.rados.rados.0.smithi045.stdout:3670: write oid 36 current snap is 461 2024-07-28T19:44:22.546 INFO:tasks.rados.rados.0.smithi045.stdout:3663: finishing write tid 3 to smithi04569809-18 2024-07-28T19:44:22.546 INFO:tasks.rados.rados.0.smithi045.stdout:3663: finishing write tid 4 to smithi04569809-18 2024-07-28T19:44:22.546 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 2467 (ObjNum 1374 snap 461 seq_num 1374) dirty exists 2024-07-28T19:44:22.546 INFO:tasks.rados.rados.0.smithi045.stdout:3663: left oid 18 (ObjNum 1374 snap 461 seq_num 1374) 2024-07-28T19:44:22.546 INFO:tasks.rados.rados.0.smithi045.stdout:3665: finishing write tid 1 to smithi04569809-22 2024-07-28T19:44:22.546 INFO:tasks.rados.rados.0.smithi045.stdout:3666: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:44:22.671 INFO:tasks.rados.rados.0.smithi045.stdout:3665: finishing write tid 2 to smithi04569809-22 2024-07-28T19:44:22.672 INFO:tasks.rados.rados.0.smithi045.stdout:3670: seq_num 1378 ranges {760046=753015,2037128=695820} 2024-07-28T19:44:22.686 INFO:tasks.rados.rados.0.smithi045.stdout:3670: writing smithi04569809-36 from 760046 to 1513061 tid 1 2024-07-28T19:44:22.697 INFO:tasks.rados.rados.0.smithi045.stdout:3670: writing smithi04569809-36 from 2037128 to 2732948 tid 2 2024-07-28T19:44:22.697 INFO:tasks.rados.rados.0.smithi045.stdout:3663: done (6 left) 2024-07-28T19:44:22.697 INFO:tasks.rados.rados.0.smithi045.stdout:3666: done (5 left) 2024-07-28T19:44:22.697 INFO:tasks.rados.rados.0.smithi045.stdout:3671: read oid 37 snap -1 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:3671: expect (ObjNum 1278 snap 434 seq_num 1278) 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:3672: snap_create 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:3667: finishing rollback tid 0 to smithi04569809-44 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:3665: finishing write tid 3 to smithi04569809-22 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:3667: finishing rollback tid 1 to smithi04569809-44 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:3665: finishing write tid 4 to smithi04569809-22 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 1775 (ObjNum 1376 snap 461 seq_num 1376) dirty exists 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:3665: left oid 22 (ObjNum 1376 snap 461 seq_num 1376) 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:3667: finishing rollback tid 2 to smithi04569809-44 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2474 (ObjNum 1348 snap 452 seq_num 1348) dirty exists 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:3668: finishing write tid 1 to smithi04569809-6 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:3668: finishing write tid 2 to smithi04569809-6 2024-07-28T19:44:22.698 INFO:tasks.rados.rados.0.smithi045.stdout:3668: finishing write tid 3 to smithi04569809-6 2024-07-28T19:44:22.699 INFO:tasks.rados.rados.0.smithi045.stdout:3668: finishing write tid 4 to smithi04569809-6 2024-07-28T19:44:22.699 INFO:tasks.rados.rados.0.smithi045.stdout:3668: finishing write tid 5 to smithi04569809-6 2024-07-28T19:44:22.699 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 2471 (ObjNum 1377 snap 461 seq_num 1377) dirty exists 2024-07-28T19:44:22.699 INFO:tasks.rados.rados.0.smithi045.stdout:3668: left oid 6 (ObjNum 1377 snap 461 seq_num 1377) 2024-07-28T19:44:22.699 INFO:tasks.rados.rados.0.smithi045.stdout:3670: finishing write tid 1 to smithi04569809-36 2024-07-28T19:44:22.703 INFO:tasks.rados.rados.0.smithi045.stdout:3670: finishing write tid 2 to smithi04569809-36 2024-07-28T19:44:22.704 INFO:tasks.rados.rados.0.smithi045.stdout:3670: finishing write tid 3 to smithi04569809-36 2024-07-28T19:44:22.704 INFO:tasks.rados.rados.0.smithi045.stdout:3670: finishing write tid 4 to smithi04569809-36 2024-07-28T19:44:22.704 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 1283 (ObjNum 1378 snap 461 seq_num 1378) dirty exists 2024-07-28T19:44:22.704 INFO:tasks.rados.rados.0.smithi045.stdout:3670: left oid 36 (ObjNum 1378 snap 461 seq_num 1378) 2024-07-28T19:44:22.707 INFO:tasks.rados.rados.0.smithi045.stdout:3671: expect (ObjNum 1278 snap 434 seq_num 1278) 2024-07-28T19:44:22.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:22 smithi045 bash[80445]: cluster 2024-07-28T19:44:21.445519+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-07-28T19:44:22.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:22 smithi045 bash[82788]: cluster 2024-07-28T19:44:21.445519+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-07-28T19:44:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:22 smithi155 bash[68033]: cluster 2024-07-28T19:44:21.445519+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-07-28T19:44:22.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:44:22 smithi155 bash[60745]: ts=2024-07-28T19:44:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:44:23.466 INFO:tasks.rados.rados.0.smithi045.stdout:3665: done (6 left) 2024-07-28T19:44:23.466 INFO:tasks.rados.rados.0.smithi045.stdout:3667: done (5 left) 2024-07-28T19:44:23.466 INFO:tasks.rados.rados.0.smithi045.stdout:3668: done (4 left) 2024-07-28T19:44:23.466 INFO:tasks.rados.rados.0.smithi045.stdout:3669: done (3 left) 2024-07-28T19:44:23.466 INFO:tasks.rados.rados.0.smithi045.stdout:3670: done (2 left) 2024-07-28T19:44:23.466 INFO:tasks.rados.rados.0.smithi045.stdout:3671: done (1 left) 2024-07-28T19:44:23.466 INFO:tasks.rados.rados.0.smithi045.stdout:3672: done (0 left) 2024-07-28T19:44:23.466 INFO:tasks.rados.rados.0.smithi045.stdout:3673: write oid 16 current snap is 462 2024-07-28T19:44:23.466 INFO:tasks.rados.rados.0.smithi045.stdout:3673: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2024-07-28T19:44:23.477 INFO:tasks.rados.rados.0.smithi045.stdout:3673: writing smithi04569809-16 from 776853 to 1205117 tid 1 2024-07-28T19:44:23.488 INFO:tasks.rados.rados.0.smithi045.stdout:3673: writing smithi04569809-16 from 1979257 to 2418735 tid 2 2024-07-28T19:44:23.495 INFO:tasks.rados.rados.0.smithi045.stdout:3673: writing smithi04569809-16 from 2836307 to 3176853 tid 3 2024-07-28T19:44:23.495 INFO:tasks.rados.rados.0.smithi045.stdout:3674: snap_remove snap 458 2024-07-28T19:44:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:23 smithi045 bash[80445]: cluster 2024-07-28T19:44:22.188331+0000 mgr.y (mgr.34101) 438 : cluster [DBG] pgmap v1034: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 962 KiB/s wr, 11 op/s 2024-07-28T19:44:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:23 smithi045 bash[80445]: cluster 2024-07-28T19:44:22.458723+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-07-28T19:44:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:23 smithi045 bash[82788]: cluster 2024-07-28T19:44:22.188331+0000 mgr.y (mgr.34101) 438 : cluster [DBG] pgmap v1034: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 962 KiB/s wr, 11 op/s 2024-07-28T19:44:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:23 smithi045 bash[82788]: cluster 2024-07-28T19:44:22.458723+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-07-28T19:44:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:23 smithi155 bash[68033]: cluster 2024-07-28T19:44:22.188331+0000 mgr.y (mgr.34101) 438 : cluster [DBG] pgmap v1034: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 198 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 962 KiB/s wr, 11 op/s 2024-07-28T19:44:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:23 smithi155 bash[68033]: cluster 2024-07-28T19:44:22.458723+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-07-28T19:44:24.476 INFO:tasks.rados.rados.0.smithi045.stdout:3674: done (1 left) 2024-07-28T19:44:24.476 INFO:tasks.rados.rados.0.smithi045.stdout:3675: delete oid 28 current snap is 462 2024-07-28T19:44:24.476 INFO:tasks.rados.rados.0.smithi045.stdout:3673: finishing write tid 1 to smithi04569809-16 2024-07-28T19:44:24.476 INFO:tasks.rados.rados.0.smithi045.stdout:3673: finishing write tid 2 to smithi04569809-16 2024-07-28T19:44:24.476 INFO:tasks.rados.rados.0.smithi045.stdout:3673: finishing write tid 3 to smithi04569809-16 2024-07-28T19:44:24.476 INFO:tasks.rados.rados.0.smithi045.stdout:3673: finishing write tid 4 to smithi04569809-16 2024-07-28T19:44:24.476 INFO:tasks.rados.rados.0.smithi045.stdout:3673: finishing write tid 5 to smithi04569809-16 2024-07-28T19:44:24.476 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 946 (ObjNum 1379 snap 462 seq_num 1379) dirty exists 2024-07-28T19:44:24.477 INFO:tasks.rados.rados.0.smithi045.stdout:3673: left oid 16 (ObjNum 1379 snap 462 seq_num 1379) 2024-07-28T19:44:24.494 INFO:tasks.rados.rados.0.smithi045.stdout:3673: done (1 left) 2024-07-28T19:44:24.494 INFO:tasks.rados.rados.0.smithi045.stdout:3675: done (0 left) 2024-07-28T19:44:24.494 INFO:tasks.rados.rados.0.smithi045.stdout:3676: snap_create 2024-07-28T19:44:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:24 smithi155 bash[68033]: cluster 2024-07-28T19:44:23.466856+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-07-28T19:44:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:24 smithi045 bash[80445]: cluster 2024-07-28T19:44:23.466856+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-07-28T19:44:24.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:24 smithi045 bash[82788]: cluster 2024-07-28T19:44:23.466856+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-07-28T19:44:25.392 INFO:tasks.rados.rados.0.smithi045.stdout:3676: done (0 left) 2024-07-28T19:44:25.392 INFO:tasks.rados.rados.0.smithi045.stdout:3677: rollback oid 30 current snap is 463 2024-07-28T19:44:25.392 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 30 to 457 2024-07-28T19:44:25.392 INFO:tasks.rados.rados.0.smithi045.stdout:3678: snap_remove snap 453 2024-07-28T19:44:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:25 smithi155 bash[68033]: cluster 2024-07-28T19:44:24.189246+0000 mgr.y (mgr.34101) 439 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-07-28T19:44:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:25 smithi155 bash[68033]: cluster 2024-07-28T19:44:24.476568+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-07-28T19:44:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:25 smithi155 bash[68033]: cluster 2024-07-28T19:44:25.393112+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-07-28T19:44:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:25 smithi045 bash[80445]: cluster 2024-07-28T19:44:24.189246+0000 mgr.y (mgr.34101) 439 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-07-28T19:44:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:25 smithi045 bash[80445]: cluster 2024-07-28T19:44:24.476568+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-07-28T19:44:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:25 smithi045 bash[80445]: cluster 2024-07-28T19:44:25.393112+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-07-28T19:44:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:25 smithi045 bash[82788]: cluster 2024-07-28T19:44:24.189246+0000 mgr.y (mgr.34101) 439 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-07-28T19:44:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:25 smithi045 bash[82788]: cluster 2024-07-28T19:44:24.476568+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-07-28T19:44:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:25 smithi045 bash[82788]: cluster 2024-07-28T19:44:25.393112+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-07-28T19:44:26.396 INFO:tasks.rados.rados.0.smithi045.stdout:3678: done (1 left) 2024-07-28T19:44:26.396 INFO:tasks.rados.rados.0.smithi045.stdout:3679: read oid 9 snap 455 2024-07-28T19:44:26.396 INFO:tasks.rados.rados.0.smithi045.stdout:3679: expect (ObjNum 1357 snap 455 seq_num 1357) 2024-07-28T19:44:26.396 INFO:tasks.rados.rados.0.smithi045.stdout:3680: rollback oid 3 current snap is 463 2024-07-28T19:44:26.396 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 460 2024-07-28T19:44:26.396 INFO:tasks.rados.rados.0.smithi045.stdout:3677: finishing rollback tid 1 to smithi04569809-30 2024-07-28T19:44:26.396 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1857 (ObjNum 177 snap 0 seq_num 284430896) dirty dne 2024-07-28T19:44:26.397 INFO:tasks.rados.rados.0.smithi045.stdout:3677: done (2 left) 2024-07-28T19:44:26.397 INFO:tasks.rados.rados.0.smithi045.stdout:3681: rollback oid 33 current snap is 463 2024-07-28T19:44:26.397 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 33 to 460 2024-07-28T19:44:26.397 INFO:tasks.rados.rados.0.smithi045.stdout:3682: snap_remove snap 426 2024-07-28T19:44:27.411 INFO:tasks.rados.rados.0.smithi045.stdout:3680: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:44:27.412 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1794 (ObjNum 33 snap 0 seq_num 1227837149) dirty dne 2024-07-28T19:44:27.412 INFO:tasks.rados.rados.0.smithi045.stdout:3681: finishing rollback tid 0 to smithi04569809-33 2024-07-28T19:44:27.412 INFO:tasks.rados.rados.0.smithi045.stdout:3681: finishing rollback tid 1 to smithi04569809-33 2024-07-28T19:44:27.412 INFO:tasks.rados.rados.0.smithi045.stdout:3679: expect (ObjNum 1357 snap 455 seq_num 1357) 2024-07-28T19:44:27.543 INFO:tasks.rados.rados.0.smithi045.stdout:3681: finishing rollback tid 2 to smithi04569809-33 2024-07-28T19:44:27.543 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 850 (ObjNum 1322 snap 448 seq_num 1322) dirty exists 2024-07-28T19:44:27.543 INFO:tasks.rados.rados.0.smithi045.stdout:3679: done (3 left) 2024-07-28T19:44:27.543 INFO:tasks.rados.rados.0.smithi045.stdout:3680: done (2 left) 2024-07-28T19:44:27.543 INFO:tasks.rados.rados.0.smithi045.stdout:3681: done (1 left) 2024-07-28T19:44:27.543 INFO:tasks.rados.rados.0.smithi045.stdout:3682: done (0 left) 2024-07-28T19:44:27.544 INFO:tasks.rados.rados.0.smithi045.stdout:3683: rollback oid 8 current snap is 463 2024-07-28T19:44:27.544 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 8 to 461 2024-07-28T19:44:27.544 INFO:tasks.rados.rados.0.smithi045.stdout:3684: read oid 14 snap 461 2024-07-28T19:44:27.544 INFO:tasks.rados.rados.0.smithi045.stdout:3684: expect deleted 2024-07-28T19:44:27.544 INFO:tasks.rados.rados.0.smithi045.stdout:3685: write oid 35 current snap is 463 2024-07-28T19:44:27.544 INFO:tasks.rados.rados.0.smithi045.stdout:3685: seq_num 1381 ranges {410467=578762,1696221=443147,2891153=319314} 2024-07-28T19:44:27.548 INFO:tasks.rados.rados.0.smithi045.stdout:3685: writing smithi04569809-35 from 410467 to 989229 tid 1 2024-07-28T19:44:27.555 INFO:tasks.rados.rados.0.smithi045.stdout:3685: writing smithi04569809-35 from 1696221 to 2139368 tid 2 2024-07-28T19:44:27.561 INFO:tasks.rados.rados.0.smithi045.stdout:3685: writing smithi04569809-35 from 2891153 to 3210467 tid 3 2024-07-28T19:44:27.561 INFO:tasks.rados.rados.0.smithi045.stdout:3686: write oid 11 current snap is 463 2024-07-28T19:44:27.561 INFO:tasks.rados.rados.0.smithi045.stdout:3686: seq_num 1382 ranges {427274=654011,1754703=586805,2918576=308698} 2024-07-28T19:44:27.567 INFO:tasks.rados.rados.0.smithi045.stdout:3686: writing smithi04569809-11 from 427274 to 1081285 tid 1 2024-07-28T19:44:27.574 INFO:tasks.rados.rados.0.smithi045.stdout:3686: writing smithi04569809-11 from 1754703 to 2341508 tid 2 2024-07-28T19:44:27.579 INFO:tasks.rados.rados.0.smithi045.stdout:3686: writing smithi04569809-11 from 2918576 to 3227274 tid 3 2024-07-28T19:44:27.579 INFO:tasks.rados.rados.0.smithi045.stdout:3687: write oid 26 current snap is 463 2024-07-28T19:44:27.579 INFO:tasks.rados.rados.0.smithi045.stdout:3687: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2024-07-28T19:44:27.586 INFO:tasks.rados.rados.0.smithi045.stdout:3687: writing smithi04569809-26 from 444081 to 1173341 tid 1 2024-07-28T19:44:27.592 INFO:tasks.rados.rados.0.smithi045.stdout:3687: writing smithi04569809-26 from 1813185 to 2260001 tid 2 2024-07-28T19:44:27.597 INFO:tasks.rados.rados.0.smithi045.stdout:3687: writing smithi04569809-26 from 2945999 to 3244081 tid 3 2024-07-28T19:44:27.598 INFO:tasks.rados.rados.0.smithi045.stdout:3688: read oid 38 snap 455 2024-07-28T19:44:27.598 INFO:tasks.rados.rados.0.smithi045.stdout:3688: expect (ObjNum 1339 snap 449 seq_num 1339) 2024-07-28T19:44:27.598 INFO:tasks.rados.rados.0.smithi045.stdout:3689: snap_remove snap 454 2024-07-28T19:44:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:27 smithi045 bash[80445]: cluster 2024-07-28T19:44:26.190007+0000 mgr.y (mgr.34101) 440 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-28T19:44:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:27 smithi045 bash[80445]: cluster 2024-07-28T19:44:26.397027+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-07-28T19:44:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:27 smithi045 bash[82788]: cluster 2024-07-28T19:44:26.190007+0000 mgr.y (mgr.34101) 440 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-28T19:44:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:27 smithi045 bash[82788]: cluster 2024-07-28T19:44:26.397027+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-07-28T19:44:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:27 smithi155 bash[68033]: cluster 2024-07-28T19:44:26.190007+0000 mgr.y (mgr.34101) 440 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-28T19:44:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:27 smithi155 bash[68033]: cluster 2024-07-28T19:44:26.397027+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-07-28T19:44:28.426 INFO:tasks.rados.rados.0.smithi045.stdout:3683: finishing rollback tid 1 to smithi04569809-8 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 0 (ObjNum 145 snap 0 seq_num 284128512) dirty dne 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:3685: finishing write tid 1 to smithi04569809-35 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:3685: finishing write tid 2 to smithi04569809-35 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:3685: finishing write tid 3 to smithi04569809-35 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:3685: finishing write tid 4 to smithi04569809-35 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:3685: finishing write tid 5 to smithi04569809-35 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 1345 (ObjNum 1381 snap 463 seq_num 1381) dirty exists 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:3685: left oid 35 (ObjNum 1381 snap 463 seq_num 1381) 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:3686: finishing write tid 1 to smithi04569809-11 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:3686: finishing write tid 2 to smithi04569809-11 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:3686: finishing write tid 3 to smithi04569809-11 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:3686: finishing write tid 4 to smithi04569809-11 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:3686: finishing write tid 5 to smithi04569809-11 2024-07-28T19:44:28.427 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1691 (ObjNum 1382 snap 463 seq_num 1382) dirty exists 2024-07-28T19:44:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:3686: left oid 11 (ObjNum 1382 snap 463 seq_num 1382) 2024-07-28T19:44:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:3687: finishing write tid 1 to smithi04569809-26 2024-07-28T19:44:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:3687: finishing write tid 2 to smithi04569809-26 2024-07-28T19:44:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:3687: finishing write tid 3 to smithi04569809-26 2024-07-28T19:44:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:3687: finishing write tid 4 to smithi04569809-26 2024-07-28T19:44:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:3687: finishing write tid 5 to smithi04569809-26 2024-07-28T19:44:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 922 (ObjNum 1383 snap 463 seq_num 1383) dirty exists 2024-07-28T19:44:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:3687: left oid 26 (ObjNum 1383 snap 463 seq_num 1383) 2024-07-28T19:44:28.428 INFO:tasks.rados.rados.0.smithi045.stdout:3688: expect (ObjNum 1339 snap 449 seq_num 1339) 2024-07-28T19:44:28.545 INFO:tasks.rados.rados.0.smithi045.stdout:3683: done (6 left) 2024-07-28T19:44:28.545 INFO:tasks.rados.rados.0.smithi045.stdout:3684: done (5 left) 2024-07-28T19:44:28.545 INFO:tasks.rados.rados.0.smithi045.stdout:3685: done (4 left) 2024-07-28T19:44:28.545 INFO:tasks.rados.rados.0.smithi045.stdout:3686: done (3 left) 2024-07-28T19:44:28.545 INFO:tasks.rados.rados.0.smithi045.stdout:3687: done (2 left) 2024-07-28T19:44:28.545 INFO:tasks.rados.rados.0.smithi045.stdout:3688: done (1 left) 2024-07-28T19:44:28.545 INFO:tasks.rados.rados.0.smithi045.stdout:3689: done (0 left) 2024-07-28T19:44:28.545 INFO:tasks.rados.rados.0.smithi045.stdout:3690: write oid 22 current snap is 463 2024-07-28T19:44:28.545 INFO:tasks.rados.rados.0.smithi045.stdout:3690: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2024-07-28T19:44:28.553 INFO:tasks.rados.rados.0.smithi045.stdout:3690: writing smithi04569809-22 from 460888 to 981750 tid 1 2024-07-28T19:44:28.562 INFO:tasks.rados.rados.0.smithi045.stdout:3690: writing smithi04569809-22 from 1471667 to 2062141 tid 2 2024-07-28T19:44:28.571 INFO:tasks.rados.rados.0.smithi045.stdout:3690: writing smithi04569809-22 from 2573422 to 3028829 tid 3 2024-07-28T19:44:28.571 INFO:tasks.rados.rados.0.smithi045.stdout:3691: delete oid 21 current snap is 463 2024-07-28T19:44:28.571 INFO:tasks.rados.rados.0.smithi045.stdout:3690: finishing write tid 1 to smithi04569809-22 2024-07-28T19:44:28.571 INFO:tasks.rados.rados.0.smithi045.stdout:3690: finishing write tid 2 to smithi04569809-22 2024-07-28T19:44:28.575 INFO:tasks.rados.rados.0.smithi045.stdout:3691: done (1 left) 2024-07-28T19:44:28.576 INFO:tasks.rados.rados.0.smithi045.stdout:3692: delete oid 17 current snap is 463 2024-07-28T19:44:28.576 INFO:tasks.rados.rados.0.smithi045.stdout:3690: finishing write tid 3 to smithi04569809-22 2024-07-28T19:44:28.576 INFO:tasks.rados.rados.0.smithi045.stdout:3690: finishing write tid 4 to smithi04569809-22 2024-07-28T19:44:28.576 INFO:tasks.rados.rados.0.smithi045.stdout:3690: finishing write tid 5 to smithi04569809-22 2024-07-28T19:44:28.576 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 1794 (ObjNum 1384 snap 463 seq_num 1384) dirty exists 2024-07-28T19:44:28.576 INFO:tasks.rados.rados.0.smithi045.stdout:3690: left oid 22 (ObjNum 1384 snap 463 seq_num 1384) 2024-07-28T19:44:28.580 INFO:tasks.rados.rados.0.smithi045.stdout:3690: done (1 left) 2024-07-28T19:44:28.580 INFO:tasks.rados.rados.0.smithi045.stdout:3692: done (0 left) 2024-07-28T19:44:28.580 INFO:tasks.rados.rados.0.smithi045.stdout:3693: read oid 39 snap -1 2024-07-28T19:44:28.580 INFO:tasks.rados.rados.0.smithi045.stdout:3693: expect (ObjNum 1086 snap 364 seq_num 1086) 2024-07-28T19:44:28.580 INFO:tasks.rados.rados.0.smithi045.stdout:3694: write oid 45 current snap is 463 2024-07-28T19:44:28.580 INFO:tasks.rados.rados.0.smithi045.stdout:3694: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2024-07-28T19:44:28.587 INFO:tasks.rados.rados.0.smithi045.stdout:3694: writing smithi04569809-45 from 511309 to 1257918 tid 1 2024-07-28T19:44:28.595 INFO:tasks.rados.rados.0.smithi045.stdout:3694: writing smithi04569809-45 from 2047113 to 2501267 tid 2 2024-07-28T19:44:28.600 INFO:tasks.rados.rados.0.smithi045.stdout:3694: writing smithi04569809-45 from 3055691 to 3311309 tid 3 2024-07-28T19:44:28.600 INFO:tasks.rados.rados.0.smithi045.stdout:3695: delete oid 43 current snap is 463 2024-07-28T19:44:28.600 INFO:tasks.rados.rados.0.smithi045.stdout:3693: expect (ObjNum 1086 snap 364 seq_num 1086) 2024-07-28T19:44:28.711 INFO:tasks.rados.rados.0.smithi045.stdout:3694: finishing write tid 1 to smithi04569809-45 2024-07-28T19:44:28.711 INFO:tasks.rados.rados.0.smithi045.stdout:3694: finishing write tid 2 to smithi04569809-45 2024-07-28T19:44:28.711 INFO:tasks.rados.rados.0.smithi045.stdout:3694: finishing write tid 3 to smithi04569809-45 2024-07-28T19:44:28.711 INFO:tasks.rados.rados.0.smithi045.stdout:3694: finishing write tid 4 to smithi04569809-45 2024-07-28T19:44:28.711 INFO:tasks.rados.rados.0.smithi045.stdout:3694: finishing write tid 5 to smithi04569809-45 2024-07-28T19:44:28.711 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 985 (ObjNum 1387 snap 463 seq_num 1387) dirty exists 2024-07-28T19:44:28.711 INFO:tasks.rados.rados.0.smithi045.stdout:3694: left oid 45 (ObjNum 1387 snap 463 seq_num 1387) 2024-07-28T19:44:28.711 INFO:tasks.rados.rados.0.smithi045.stdout:3693: done (2 left) 2024-07-28T19:44:28.711 INFO:tasks.rados.rados.0.smithi045.stdout:3694: done (1 left) 2024-07-28T19:44:28.712 INFO:tasks.rados.rados.0.smithi045.stdout:3695: done (0 left) 2024-07-28T19:44:28.712 INFO:tasks.rados.rados.0.smithi045.stdout:3696: delete oid 15 current snap is 463 2024-07-28T19:44:28.716 INFO:tasks.rados.rados.0.smithi045.stdout:3696: done (0 left) 2024-07-28T19:44:28.716 INFO:tasks.rados.rados.0.smithi045.stdout:3697: delete oid 40 current snap is 463 2024-07-28T19:44:28.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:28 smithi045 bash[80445]: cluster 2024-07-28T19:44:27.400992+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-07-28T19:44:28.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:28 smithi045 bash[82788]: cluster 2024-07-28T19:44:27.400992+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-07-28T19:44:28.720 INFO:tasks.rados.rados.0.smithi045.stdout:3697: done (0 left) 2024-07-28T19:44:28.720 INFO:tasks.rados.rados.0.smithi045.stdout:3698: snap_remove snap 457 2024-07-28T19:44:28.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:28 smithi155 bash[68033]: cluster 2024-07-28T19:44:27.400992+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-07-28T19:44:29.435 INFO:tasks.rados.rados.0.smithi045.stdout:3698: done (0 left) 2024-07-28T19:44:29.435 INFO:tasks.rados.rados.0.smithi045.stdout:3699: snap_remove snap 455 2024-07-28T19:44:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:29 smithi045 bash[80445]: cluster 2024-07-28T19:44:28.190808+0000 mgr.y (mgr.34101) 441 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:44:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:29 smithi045 bash[80445]: cluster 2024-07-28T19:44:28.427424+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-07-28T19:44:29.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:29 smithi045 bash[82788]: cluster 2024-07-28T19:44:28.190808+0000 mgr.y (mgr.34101) 441 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:44:29.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:29 smithi045 bash[82788]: cluster 2024-07-28T19:44:28.427424+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-07-28T19:44:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:29 smithi155 bash[68033]: cluster 2024-07-28T19:44:28.190808+0000 mgr.y (mgr.34101) 441 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 179 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:44:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:29 smithi155 bash[68033]: cluster 2024-07-28T19:44:28.427424+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-07-28T19:44:30.397 INFO:tasks.rados.rados.0.smithi045.stdout:3699: done (0 left) 2024-07-28T19:44:30.397 INFO:tasks.rados.rados.0.smithi045.stdout:3700: write oid 31 current snap is 463 2024-07-28T19:44:30.397 INFO:tasks.rados.rados.0.smithi045.stdout:3700: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2024-07-28T19:44:30.404 INFO:tasks.rados.rados.0.smithi045.stdout:3700: writing smithi04569809-31 from 578537 to 1226142 tid 1 2024-07-28T19:44:30.413 INFO:tasks.rados.rados.0.smithi045.stdout:3700: writing smithi04569809-31 from 1764688 to 2509827 tid 2 2024-07-28T19:44:30.419 INFO:tasks.rados.rados.0.smithi045.stdout:3700: writing smithi04569809-31 from 3049030 to 3378537 tid 3 2024-07-28T19:44:30.419 INFO:tasks.rados.rados.0.smithi045.stdout:3701: snap_create 2024-07-28T19:44:30.429 INFO:tasks.rados.rados.0.smithi045.stdout:3700: finishing write tid 1 to smithi04569809-31 2024-07-28T19:44:30.429 INFO:tasks.rados.rados.0.smithi045.stdout:3700: finishing write tid 2 to smithi04569809-31 2024-07-28T19:44:30.430 INFO:tasks.rados.rados.0.smithi045.stdout:3700: finishing write tid 3 to smithi04569809-31 2024-07-28T19:44:30.430 INFO:tasks.rados.rados.0.smithi045.stdout:3700: finishing write tid 4 to smithi04569809-31 2024-07-28T19:44:30.430 INFO:tasks.rados.rados.0.smithi045.stdout:3700: finishing write tid 5 to smithi04569809-31 2024-07-28T19:44:30.431 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 2501 (ObjNum 1391 snap 463 seq_num 1391) dirty exists 2024-07-28T19:44:30.431 INFO:tasks.rados.rados.0.smithi045.stdout:3700: left oid 31 (ObjNum 1391 snap 463 seq_num 1391) 2024-07-28T19:44:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:44:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:44:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:44:30.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:30 smithi045 bash[82788]: cluster 2024-07-28T19:44:29.436072+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-07-28T19:44:30.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:30 smithi045 bash[82788]: cluster 2024-07-28T19:44:30.395689+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-07-28T19:44:30.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:30 smithi045 bash[80445]: cluster 2024-07-28T19:44:29.436072+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-07-28T19:44:30.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:30 smithi045 bash[80445]: cluster 2024-07-28T19:44:30.395689+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-07-28T19:44:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:30 smithi155 bash[68033]: cluster 2024-07-28T19:44:29.436072+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-07-28T19:44:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:30 smithi155 bash[68033]: cluster 2024-07-28T19:44:30.395689+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-07-28T19:44:31.397 INFO:tasks.rados.rados.0.smithi045.stdout:3700: done (1 left) 2024-07-28T19:44:31.398 INFO:tasks.rados.rados.0.smithi045.stdout:3701: done (0 left) 2024-07-28T19:44:31.398 INFO:tasks.rados.rados.0.smithi045.stdout:3702: rollback oid 14 current snap is 464 2024-07-28T19:44:31.398 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 462 2024-07-28T19:44:31.398 INFO:tasks.rados.rados.0.smithi045.stdout:3703: write oid 3 current snap is 464 2024-07-28T19:44:31.398 INFO:tasks.rados.rados.0.smithi045.stdout:3703: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2024-07-28T19:44:31.410 INFO:tasks.rados.rados.0.smithi045.stdout:3703: writing smithi04569809-3 from 595344 to 1034551 tid 1 2024-07-28T19:44:31.427 INFO:tasks.rados.rados.0.smithi045.stdout:3703: writing smithi04569809-3 from 1823170 to 2428320 tid 2 2024-07-28T19:44:31.440 INFO:tasks.rados.rados.0.smithi045.stdout:3703: writing smithi04569809-3 from 3076453 to 3395344 tid 3 2024-07-28T19:44:31.440 INFO:tasks.rados.rados.0.smithi045.stdout:3704: delete oid 10 current snap is 464 2024-07-28T19:44:31.440 INFO:tasks.rados.rados.0.smithi045.stdout:3702: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:44:31.440 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 479 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-28T19:44:31.440 INFO:tasks.rados.rados.0.smithi045.stdout:3703: finishing write tid 1 to smithi04569809-3 2024-07-28T19:44:31.440 INFO:tasks.rados.rados.0.smithi045.stdout:3703: finishing write tid 2 to smithi04569809-3 2024-07-28T19:44:31.448 INFO:tasks.rados.rados.0.smithi045.stdout:3703: finishing write tid 3 to smithi04569809-3 2024-07-28T19:44:31.449 INFO:tasks.rados.rados.0.smithi045.stdout:3702: done (2 left) 2024-07-28T19:44:31.449 INFO:tasks.rados.rados.0.smithi045.stdout:3704: done (1 left) 2024-07-28T19:44:31.449 INFO:tasks.rados.rados.0.smithi045.stdout:3705: snap_create 2024-07-28T19:44:31.449 INFO:tasks.rados.rados.0.smithi045.stdout:3703: finishing write tid 4 to smithi04569809-3 2024-07-28T19:44:31.449 INFO:tasks.rados.rados.0.smithi045.stdout:3703: finishing write tid 5 to smithi04569809-3 2024-07-28T19:44:31.450 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1851 (ObjNum 1392 snap 464 seq_num 1392) dirty exists 2024-07-28T19:44:31.450 INFO:tasks.rados.rados.0.smithi045.stdout:3703: left oid 3 (ObjNum 1392 snap 464 seq_num 1392) 2024-07-28T19:44:31.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:31 smithi045 bash[82788]: cluster 2024-07-28T19:44:30.191522+0000 mgr.y (mgr.34101) 442 : cluster [DBG] pgmap v1046: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 716 KiB/s wr, 8 op/s 2024-07-28T19:44:31.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:31 smithi045 bash[82788]: cluster 2024-07-28T19:44:31.398867+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-07-28T19:44:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:31 smithi045 bash[80445]: cluster 2024-07-28T19:44:30.191522+0000 mgr.y (mgr.34101) 442 : cluster [DBG] pgmap v1046: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 716 KiB/s wr, 8 op/s 2024-07-28T19:44:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:31 smithi045 bash[80445]: cluster 2024-07-28T19:44:31.398867+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-07-28T19:44:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:31 smithi155 bash[68033]: cluster 2024-07-28T19:44:30.191522+0000 mgr.y (mgr.34101) 442 : cluster [DBG] pgmap v1046: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 716 KiB/s wr, 8 op/s 2024-07-28T19:44:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:31 smithi155 bash[68033]: cluster 2024-07-28T19:44:31.398867+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-07-28T19:44:32.454 INFO:tasks.rados.rados.0.smithi045.stdout:3703: done (1 left) 2024-07-28T19:44:32.454 INFO:tasks.rados.rados.0.smithi045.stdout:3705: done (0 left) 2024-07-28T19:44:32.454 INFO:tasks.rados.rados.0.smithi045.stdout:3706: read oid 18 snap -1 2024-07-28T19:44:32.454 INFO:tasks.rados.rados.0.smithi045.stdout:3706: expect (ObjNum 1374 snap 461 seq_num 1374) 2024-07-28T19:44:32.455 INFO:tasks.rados.rados.0.smithi045.stdout:3707: rollback oid 32 current snap is 465 2024-07-28T19:44:32.455 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 461 2024-07-28T19:44:32.455 INFO:tasks.rados.rados.0.smithi045.stdout:3708: write oid 8 current snap is 465 2024-07-28T19:44:32.455 INFO:tasks.rados.rados.0.smithi045.stdout:3708: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2024-07-28T19:44:32.469 INFO:tasks.rados.rados.0.smithi045.stdout:3708: writing smithi04569809-8 from 628958 to 1218663 tid 1 2024-07-28T19:44:32.485 INFO:tasks.rados.rados.0.smithi045.stdout:3708: writing smithi04569809-8 from 1940134 to 2548953 tid 2 2024-07-28T19:44:32.497 INFO:tasks.rados.rados.0.smithi045.stdout:3708: writing smithi04569809-8 from 3131299 to 3428958 tid 3 2024-07-28T19:44:32.497 INFO:tasks.rados.rados.0.smithi045.stdout:3709: read oid 16 snap -1 2024-07-28T19:44:32.497 INFO:tasks.rados.rados.0.smithi045.stdout:3709: expect (ObjNum 1379 snap 462 seq_num 1379) 2024-07-28T19:44:32.497 INFO:tasks.rados.rados.0.smithi045.stdout:3710: delete oid 24 current snap is 465 2024-07-28T19:44:32.497 INFO:tasks.rados.rados.0.smithi045.stdout:3707: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:44:32.497 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:44:32.497 INFO:tasks.rados.rados.0.smithi045.stdout:3706: expect (ObjNum 1374 snap 461 seq_num 1374) 2024-07-28T19:44:32.649 INFO:tasks.rados.rados.0.smithi045.stdout:3708: finishing write tid 1 to smithi04569809-8 2024-07-28T19:44:32.650 INFO:tasks.rados.rados.0.smithi045.stdout:3708: finishing write tid 2 to smithi04569809-8 2024-07-28T19:44:32.650 INFO:tasks.rados.rados.0.smithi045.stdout:3708: finishing write tid 3 to smithi04569809-8 2024-07-28T19:44:32.650 INFO:tasks.rados.rados.0.smithi045.stdout:3708: finishing write tid 4 to smithi04569809-8 2024-07-28T19:44:32.650 INFO:tasks.rados.rados.0.smithi045.stdout:3708: finishing write tid 5 to smithi04569809-8 2024-07-28T19:44:32.650 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 8 v 1701 (ObjNum 1394 snap 465 seq_num 1394) dirty exists 2024-07-28T19:44:32.650 INFO:tasks.rados.rados.0.smithi045.stdout:3708: left oid 8 (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:44:32.650 INFO:tasks.rados.rados.0.smithi045.stdout:3709: expect (ObjNum 1379 snap 462 seq_num 1379) 2024-07-28T19:44:32.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:44:32 smithi155 bash[60745]: ts=2024-07-28T19:44:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:44:32.964 INFO:tasks.rados.rados.0.smithi045.stdout:3706: done (4 left) 2024-07-28T19:44:32.964 INFO:tasks.rados.rados.0.smithi045.stdout:3707: done (3 left) 2024-07-28T19:44:32.964 INFO:tasks.rados.rados.0.smithi045.stdout:3708: done (2 left) 2024-07-28T19:44:32.964 INFO:tasks.rados.rados.0.smithi045.stdout:3709: done (1 left) 2024-07-28T19:44:32.964 INFO:tasks.rados.rados.0.smithi045.stdout:3710: done (0 left) 2024-07-28T19:44:32.964 INFO:tasks.rados.rados.0.smithi045.stdout:3711: rollback oid 5 current snap is 465 2024-07-28T19:44:32.964 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 5 to 460 2024-07-28T19:44:32.964 INFO:tasks.rados.rados.0.smithi045.stdout:3712: rollback oid 20 current snap is 465 2024-07-28T19:44:32.964 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 20 to 463 2024-07-28T19:44:32.965 INFO:tasks.rados.rados.0.smithi045.stdout:3713: write oid 23 current snap is 465 2024-07-28T19:44:32.965 INFO:tasks.rados.rados.0.smithi045.stdout:3713: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2024-07-28T19:44:32.987 INFO:tasks.rados.rados.0.smithi045.stdout:3713: writing smithi04569809-23 from 662572 to 1402775 tid 1 2024-07-28T19:44:33.006 INFO:tasks.rados.rados.0.smithi045.stdout:3713: writing smithi04569809-23 from 1940745 to 2553233 tid 2 2024-07-28T19:44:33.020 INFO:tasks.rados.rados.0.smithi045.stdout:3713: writing smithi04569809-23 from 3069792 to 3462572 tid 3 2024-07-28T19:44:33.020 INFO:tasks.rados.rados.0.smithi045.stdout:3714: read oid 34 snap -1 2024-07-28T19:44:33.020 INFO:tasks.rados.rados.0.smithi045.stdout:3714: expect deleted 2024-07-28T19:44:33.021 INFO:tasks.rados.rados.0.smithi045.stdout:3715: write oid 44 current snap is 465 2024-07-28T19:44:33.021 INFO:tasks.rados.rados.0.smithi045.stdout:3712: finishing rollback tid 0 to smithi04569809-20 2024-07-28T19:44:33.021 INFO:tasks.rados.rados.0.smithi045.stdout:3712: finishing rollback tid 1 to smithi04569809-20 2024-07-28T19:44:33.021 INFO:tasks.rados.rados.0.smithi045.stdout:3712: finishing rollback tid 2 to smithi04569809-20 2024-07-28T19:44:33.021 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 870 (ObjNum 1373 snap 461 seq_num 1373) dirty exists 2024-07-28T19:44:33.021 INFO:tasks.rados.rados.0.smithi045.stdout:3711: finishing rollback tid 0 to smithi04569809-5 2024-07-28T19:44:33.021 INFO:tasks.rados.rados.0.smithi045.stdout:3715: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2024-07-28T19:44:33.036 INFO:tasks.rados.rados.0.smithi045.stdout:3715: writing smithi04569809-44 from 679379 to 1094831 tid 1 2024-07-28T19:44:33.055 INFO:tasks.rados.rados.0.smithi045.stdout:3715: writing smithi04569809-44 from 1599227 to 2355373 tid 2 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:3715: writing smithi04569809-44 from 3097215 to 3479379 tid 3 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:3712: done (4 left) 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:3716: delete oid 48 current snap is 465 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:3711: finishing rollback tid 1 to smithi04569809-5 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:3711: finishing rollback tid 2 to smithi04569809-5 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 2502 (ObjNum 1363 snap 458 seq_num 1363) dirty exists 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:3713: finishing write tid 1 to smithi04569809-23 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:3713: finishing write tid 2 to smithi04569809-23 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:3713: finishing write tid 3 to smithi04569809-23 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:3713: finishing write tid 4 to smithi04569809-23 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:3713: finishing write tid 5 to smithi04569809-23 2024-07-28T19:44:33.070 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 1292 (ObjNum 1396 snap 465 seq_num 1396) dirty exists 2024-07-28T19:44:33.071 INFO:tasks.rados.rados.0.smithi045.stdout:3713: left oid 23 (ObjNum 1396 snap 465 seq_num 1396) 2024-07-28T19:44:33.071 INFO:tasks.rados.rados.0.smithi045.stdout:3715: finishing write tid 1 to smithi04569809-44 2024-07-28T19:44:33.071 INFO:tasks.rados.rados.0.smithi045.stdout:3715: finishing write tid 2 to smithi04569809-44 2024-07-28T19:44:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:3711: done (4 left) 2024-07-28T19:44:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:3713: done (3 left) 2024-07-28T19:44:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:3714: done (2 left) 2024-07-28T19:44:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:3716: done (1 left) 2024-07-28T19:44:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:3717: rollback oid 17 current snap is 465 2024-07-28T19:44:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 463 2024-07-28T19:44:33.074 INFO:tasks.rados.rados.0.smithi045.stdout:3718: snap_remove snap 462 2024-07-28T19:44:33.464 INFO:tasks.rados.rados.0.smithi045.stdout:3718: done (2 left) 2024-07-28T19:44:33.464 INFO:tasks.rados.rados.0.smithi045.stdout:3719: read oid 46 snap -1 2024-07-28T19:44:33.464 INFO:tasks.rados.rados.0.smithi045.stdout:3719: expect deleted 2024-07-28T19:44:33.464 INFO:tasks.rados.rados.0.smithi045.stdout:3720: snap_remove snap 461 2024-07-28T19:44:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:33 smithi045 bash[80445]: cluster 2024-07-28T19:44:32.192414+0000 mgr.y (mgr.34101) 443 : cluster [DBG] pgmap v1049: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 138 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T19:44:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:33 smithi045 bash[80445]: cluster 2024-07-28T19:44:32.454252+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-07-28T19:44:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:33 smithi045 bash[80445]: audit 2024-07-28T19:44:33.043734+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:33 smithi045 bash[82788]: cluster 2024-07-28T19:44:32.192414+0000 mgr.y (mgr.34101) 443 : cluster [DBG] pgmap v1049: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 138 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T19:44:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:33 smithi045 bash[82788]: cluster 2024-07-28T19:44:32.454252+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-07-28T19:44:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:33 smithi045 bash[82788]: audit 2024-07-28T19:44:33.043734+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:33 smithi155 bash[68033]: cluster 2024-07-28T19:44:32.192414+0000 mgr.y (mgr.34101) 443 : cluster [DBG] pgmap v1049: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 138 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-07-28T19:44:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:33 smithi155 bash[68033]: cluster 2024-07-28T19:44:32.454252+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-07-28T19:44:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:33 smithi155 bash[68033]: audit 2024-07-28T19:44:33.043734+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:34.470 INFO:tasks.rados.rados.0.smithi045.stdout:3720: done (3 left) 2024-07-28T19:44:34.471 INFO:tasks.rados.rados.0.smithi045.stdout:3721: delete oid 21 current snap is 465 2024-07-28T19:44:34.471 INFO:tasks.rados.rados.0.smithi045.stdout:3717: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:44:34.471 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 1248 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:44:34.471 INFO:tasks.rados.rados.0.smithi045.stdout:3715: finishing write tid 3 to smithi04569809-44 2024-07-28T19:44:34.471 INFO:tasks.rados.rados.0.smithi045.stdout:3715: finishing write tid 4 to smithi04569809-44 2024-07-28T19:44:34.471 INFO:tasks.rados.rados.0.smithi045.stdout:3715: finishing write tid 5 to smithi04569809-44 2024-07-28T19:44:34.472 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2507 (ObjNum 1397 snap 465 seq_num 1397) dirty exists 2024-07-28T19:44:34.472 INFO:tasks.rados.rados.0.smithi045.stdout:3715: left oid 44 (ObjNum 1397 snap 465 seq_num 1397) 2024-07-28T19:44:34.490 INFO:tasks.rados.rados.0.smithi045.stdout:3715: done (3 left) 2024-07-28T19:44:34.490 INFO:tasks.rados.rados.0.smithi045.stdout:3717: done (2 left) 2024-07-28T19:44:34.490 INFO:tasks.rados.rados.0.smithi045.stdout:3719: done (1 left) 2024-07-28T19:44:34.490 INFO:tasks.rados.rados.0.smithi045.stdout:3721: done (0 left) 2024-07-28T19:44:34.491 INFO:tasks.rados.rados.0.smithi045.stdout:3722: snap_create 2024-07-28T19:44:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:34 smithi155 bash[68033]: cluster 2024-07-28T19:44:33.465028+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-07-28T19:44:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:34 smithi045 bash[80445]: cluster 2024-07-28T19:44:33.465028+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-07-28T19:44:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:34 smithi045 bash[82788]: cluster 2024-07-28T19:44:33.465028+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-07-28T19:44:35.398 INFO:tasks.rados.rados.0.smithi045.stdout:3722: done (0 left) 2024-07-28T19:44:35.398 INFO:tasks.rados.rados.0.smithi045.stdout:3723: rollback oid 3 current snap is 466 2024-07-28T19:44:35.398 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 3 to 464 2024-07-28T19:44:35.398 INFO:tasks.rados.rados.0.smithi045.stdout:3724: rollback oid 16 current snap is 466 2024-07-28T19:44:35.398 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 16 to 452 2024-07-28T19:44:35.398 INFO:tasks.rados.rados.0.smithi045.stdout:3725: rollback oid 33 current snap is 466 2024-07-28T19:44:35.398 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 33 to 452 2024-07-28T19:44:35.398 INFO:tasks.rados.rados.0.smithi045.stdout:3726: write oid 27 current snap is 466 2024-07-28T19:44:35.398 INFO:tasks.rados.rados.0.smithi045.stdout:3726: seq_num 1400 ranges {729800=757552,2174673=619826} 2024-07-28T19:44:35.417 INFO:tasks.rados.rados.0.smithi045.stdout:3726: writing smithi04569809-27 from 729800 to 1487352 tid 1 2024-07-28T19:44:35.434 INFO:tasks.rados.rados.0.smithi045.stdout:3726: writing smithi04569809-27 from 2174673 to 2794499 tid 2 2024-07-28T19:44:35.434 INFO:tasks.rados.rados.0.smithi045.stdout:3727: snap_create 2024-07-28T19:44:35.434 INFO:tasks.rados.rados.0.smithi045.stdout:3725: finishing rollback tid 0 to smithi04569809-33 2024-07-28T19:44:35.434 INFO:tasks.rados.rados.0.smithi045.stdout:3725: finishing rollback tid 1 to smithi04569809-33 2024-07-28T19:44:35.434 INFO:tasks.rados.rados.0.smithi045.stdout:3725: finishing rollback tid 2 to smithi04569809-33 2024-07-28T19:44:35.434 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 882 (ObjNum 1322 snap 448 seq_num 1322) dirty exists 2024-07-28T19:44:35.434 INFO:tasks.rados.rados.0.smithi045.stdout:3723: finishing rollback tid 0 to smithi04569809-3 2024-07-28T19:44:35.434 INFO:tasks.rados.rados.0.smithi045.stdout:3723: finishing rollback tid 1 to smithi04569809-3 2024-07-28T19:44:35.435 INFO:tasks.rados.rados.0.smithi045.stdout:3724: finishing rollback tid 0 to smithi04569809-16 2024-07-28T19:44:35.435 INFO:tasks.rados.rados.0.smithi045.stdout:3723: finishing rollback tid 2 to smithi04569809-3 2024-07-28T19:44:35.435 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1860 (ObjNum 1392 snap 464 seq_num 1392) dirty exists 2024-07-28T19:44:35.435 INFO:tasks.rados.rados.0.smithi045.stdout:3724: finishing rollback tid 1 to smithi04569809-16 2024-07-28T19:44:35.435 INFO:tasks.rados.rados.0.smithi045.stdout:3724: finishing rollback tid 2 to smithi04569809-16 2024-07-28T19:44:35.435 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 974 (ObjNum 1345 snap 452 seq_num 1345) dirty exists 2024-07-28T19:44:35.435 INFO:tasks.rados.rados.0.smithi045.stdout:3726: finishing write tid 1 to smithi04569809-27 2024-07-28T19:44:35.441 INFO:tasks.rados.rados.0.smithi045.stdout:3726: finishing write tid 2 to smithi04569809-27 2024-07-28T19:44:35.441 INFO:tasks.rados.rados.0.smithi045.stdout:3726: finishing write tid 3 to smithi04569809-27 2024-07-28T19:44:35.442 INFO:tasks.rados.rados.0.smithi045.stdout:3726: finishing write tid 4 to smithi04569809-27 2024-07-28T19:44:35.442 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 2504 (ObjNum 1400 snap 466 seq_num 1400) dirty exists 2024-07-28T19:44:35.442 INFO:tasks.rados.rados.0.smithi045.stdout:3726: left oid 27 (ObjNum 1400 snap 466 seq_num 1400) 2024-07-28T19:44:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:35 smithi155 bash[68033]: cluster 2024-07-28T19:44:34.193302+0000 mgr.y (mgr.34101) 444 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.6 MiB/s wr, 19 op/s 2024-07-28T19:44:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:35 smithi155 bash[68033]: cluster 2024-07-28T19:44:34.471189+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-07-28T19:44:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:35 smithi155 bash[68033]: cluster 2024-07-28T19:44:35.398781+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-07-28T19:44:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:35 smithi045 bash[80445]: cluster 2024-07-28T19:44:34.193302+0000 mgr.y (mgr.34101) 444 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.6 MiB/s wr, 19 op/s 2024-07-28T19:44:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:35 smithi045 bash[80445]: cluster 2024-07-28T19:44:34.471189+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-07-28T19:44:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:35 smithi045 bash[80445]: cluster 2024-07-28T19:44:35.398781+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-07-28T19:44:35.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:35 smithi045 bash[82788]: cluster 2024-07-28T19:44:34.193302+0000 mgr.y (mgr.34101) 444 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.6 MiB/s wr, 19 op/s 2024-07-28T19:44:35.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:35 smithi045 bash[82788]: cluster 2024-07-28T19:44:34.471189+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-07-28T19:44:35.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:35 smithi045 bash[82788]: cluster 2024-07-28T19:44:35.398781+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-07-28T19:44:36.400 INFO:tasks.rados.rados.0.smithi045.stdout:3723: done (4 left) 2024-07-28T19:44:36.400 INFO:tasks.rados.rados.0.smithi045.stdout:3724: done (3 left) 2024-07-28T19:44:36.400 INFO:tasks.rados.rados.0.smithi045.stdout:3725: done (2 left) 2024-07-28T19:44:36.400 INFO:tasks.rados.rados.0.smithi045.stdout:3726: done (1 left) 2024-07-28T19:44:36.400 INFO:tasks.rados.rados.0.smithi045.stdout:3727: done (0 left) 2024-07-28T19:44:36.400 INFO:tasks.rados.rados.0.smithi045.stdout:3728: snap_create 2024-07-28T19:44:37.403 INFO:tasks.rados.rados.0.smithi045.stdout:3728: done (0 left) 2024-07-28T19:44:37.404 INFO:tasks.rados.rados.0.smithi045.stdout:3729: write oid 6 current snap is 468 2024-07-28T19:44:37.404 INFO:tasks.rados.rados.0.smithi045.stdout:3729: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2024-07-28T19:44:37.422 INFO:tasks.rados.rados.0.smithi045.stdout:3729: writing smithi04569809-6 from 746607 to 1179408 tid 1 2024-07-28T19:44:37.446 INFO:tasks.rados.rados.0.smithi045.stdout:3729: writing smithi04569809-6 from 1833155 to 2596639 tid 2 2024-07-28T19:44:37.460 INFO:tasks.rados.rados.0.smithi045.stdout:3729: writing smithi04569809-6 from 3206907 to 3546607 tid 3 2024-07-28T19:44:37.460 INFO:tasks.rados.rados.0.smithi045.stdout:3730: read oid 23 snap -1 2024-07-28T19:44:37.461 INFO:tasks.rados.rados.0.smithi045.stdout:3730: expect (ObjNum 1396 snap 465 seq_num 1396) 2024-07-28T19:44:37.461 INFO:tasks.rados.rados.0.smithi045.stdout:3731: snap_remove snap 452 2024-07-28T19:44:37.461 INFO:tasks.rados.rados.0.smithi045.stdout:3729: finishing write tid 1 to smithi04569809-6 2024-07-28T19:44:37.461 INFO:tasks.rados.rados.0.smithi045.stdout:3729: finishing write tid 2 to smithi04569809-6 2024-07-28T19:44:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:37 smithi045 bash[80445]: cluster 2024-07-28T19:44:36.193970+0000 mgr.y (mgr.34101) 445 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T19:44:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:37 smithi045 bash[80445]: cluster 2024-07-28T19:44:36.401099+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-07-28T19:44:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:37 smithi045 bash[82788]: cluster 2024-07-28T19:44:36.193970+0000 mgr.y (mgr.34101) 445 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T19:44:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:37 smithi045 bash[82788]: cluster 2024-07-28T19:44:36.401099+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-07-28T19:44:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:37 smithi155 bash[68033]: cluster 2024-07-28T19:44:36.193970+0000 mgr.y (mgr.34101) 445 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-07-28T19:44:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:37 smithi155 bash[68033]: cluster 2024-07-28T19:44:36.401099+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-07-28T19:44:38.427 INFO:tasks.rados.rados.0.smithi045.stdout:3729: finishing write tid 3 to smithi04569809-6 2024-07-28T19:44:38.428 INFO:tasks.rados.rados.0.smithi045.stdout:3729: finishing write tid 4 to smithi04569809-6 2024-07-28T19:44:38.428 INFO:tasks.rados.rados.0.smithi045.stdout:3729: finishing write tid 5 to smithi04569809-6 2024-07-28T19:44:38.428 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 2509 (ObjNum 1401 snap 468 seq_num 1401) dirty exists 2024-07-28T19:44:38.428 INFO:tasks.rados.rados.0.smithi045.stdout:3729: left oid 6 (ObjNum 1401 snap 468 seq_num 1401) 2024-07-28T19:44:38.428 INFO:tasks.rados.rados.0.smithi045.stdout:3730: expect (ObjNum 1396 snap 465 seq_num 1396) 2024-07-28T19:44:38.625 INFO:tasks.rados.rados.0.smithi045.stdout:3729: done (2 left) 2024-07-28T19:44:38.626 INFO:tasks.rados.rados.0.smithi045.stdout:3730: done (1 left) 2024-07-28T19:44:38.626 INFO:tasks.rados.rados.0.smithi045.stdout:3731: done (0 left) 2024-07-28T19:44:38.626 INFO:tasks.rados.rados.0.smithi045.stdout:3732: rollback oid 36 current snap is 468 2024-07-28T19:44:38.626 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 36 to 460 2024-07-28T19:44:38.626 INFO:tasks.rados.rados.0.smithi045.stdout:3733: snap_remove snap 465 2024-07-28T19:44:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:38 smithi045 bash[80445]: cluster 2024-07-28T19:44:37.404052+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-07-28T19:44:38.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:38 smithi045 bash[82788]: cluster 2024-07-28T19:44:37.404052+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-07-28T19:44:38.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:38 smithi155 bash[68033]: cluster 2024-07-28T19:44:37.404052+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-07-28T19:44:39.434 INFO:tasks.rados.rados.0.smithi045.stdout:3733: done (1 left) 2024-07-28T19:44:39.434 INFO:tasks.rados.rados.0.smithi045.stdout:3734: rollback oid 6 current snap is 468 2024-07-28T19:44:39.435 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 6 to 466 2024-07-28T19:44:39.435 INFO:tasks.rados.rados.0.smithi045.stdout:3732: finishing rollback tid 0 to smithi04569809-36 2024-07-28T19:44:39.435 INFO:tasks.rados.rados.0.smithi045.stdout:3732: finishing rollback tid 1 to smithi04569809-36 2024-07-28T19:44:39.435 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 1299 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:44:39.435 INFO:tasks.rados.rados.0.smithi045.stdout:3732: done (1 left) 2024-07-28T19:44:39.435 INFO:tasks.rados.rados.0.smithi045.stdout:3735: snap_create 2024-07-28T19:44:39.447 INFO:tasks.rados.rados.0.smithi045.stdout:3734: finishing rollback tid 0 to smithi04569809-6 2024-07-28T19:44:39.447 INFO:tasks.rados.rados.0.smithi045.stdout:3734: finishing rollback tid 1 to smithi04569809-6 2024-07-28T19:44:39.448 INFO:tasks.rados.rados.0.smithi045.stdout:3734: finishing rollback tid 2 to smithi04569809-6 2024-07-28T19:44:39.448 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 2522 (ObjNum 1377 snap 461 seq_num 1377) dirty exists 2024-07-28T19:44:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:39 smithi045 bash[80445]: cluster 2024-07-28T19:44:38.194693+0000 mgr.y (mgr.34101) 446 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 365 KiB/s wr, 1 op/s 2024-07-28T19:44:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:39 smithi045 bash[80445]: cluster 2024-07-28T19:44:38.425147+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-07-28T19:44:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:39 smithi045 bash[82788]: cluster 2024-07-28T19:44:38.194693+0000 mgr.y (mgr.34101) 446 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 365 KiB/s wr, 1 op/s 2024-07-28T19:44:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:39 smithi045 bash[82788]: cluster 2024-07-28T19:44:38.425147+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-07-28T19:44:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:39 smithi155 bash[68033]: cluster 2024-07-28T19:44:38.194693+0000 mgr.y (mgr.34101) 446 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 365 KiB/s wr, 1 op/s 2024-07-28T19:44:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:39 smithi155 bash[68033]: cluster 2024-07-28T19:44:38.425147+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-07-28T19:44:40.442 INFO:tasks.rados.rados.0.smithi045.stdout:3734: done (1 left) 2024-07-28T19:44:40.442 INFO:tasks.rados.rados.0.smithi045.stdout:3735: done (0 left) 2024-07-28T19:44:40.442 INFO:tasks.rados.rados.0.smithi045.stdout:3736: snap_remove snap 460 2024-07-28T19:44:40.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:40 smithi045 bash[80445]: cluster 2024-07-28T19:44:39.435334+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-07-28T19:44:40.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:44:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:44:40] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:44:40.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:40 smithi045 bash[82788]: cluster 2024-07-28T19:44:39.435334+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-07-28T19:44:40.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:40 smithi155 bash[68033]: cluster 2024-07-28T19:44:39.435334+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-07-28T19:44:41.443 INFO:tasks.rados.rados.0.smithi045.stdout:3736: done (0 left) 2024-07-28T19:44:41.443 INFO:tasks.rados.rados.0.smithi045.stdout:3737: delete oid 41 current snap is 469 2024-07-28T19:44:41.474 INFO:tasks.rados.rados.0.smithi045.stdout:3737: done (0 left) 2024-07-28T19:44:41.474 INFO:tasks.rados.rados.0.smithi045.stdout:3738: write oid 36 current snap is 469 2024-07-28T19:44:41.474 INFO:tasks.rados.rados.0.smithi045.stdout:3738: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2024-07-28T19:44:41.492 INFO:tasks.rados.rados.0.smithi045.stdout:3738: writing smithi04569809-36 from 780221 to 1363520 tid 1 2024-07-28T19:44:41.514 INFO:tasks.rados.rados.0.smithi045.stdout:3738: writing smithi04569809-36 from 1950119 to 2717272 tid 2 2024-07-28T19:44:41.526 INFO:tasks.rados.rados.0.smithi045.stdout:3738: writing smithi04569809-36 from 3261753 to 3580221 tid 3 2024-07-28T19:44:41.526 INFO:tasks.rados.rados.0.smithi045.stdout:3739: write oid 9 current snap is 469 2024-07-28T19:44:41.526 INFO:tasks.rados.rados.0.smithi045.stdout:3738: finishing write tid 1 to smithi04569809-36 2024-07-28T19:44:41.526 INFO:tasks.rados.rados.0.smithi045.stdout:3738: finishing write tid 2 to smithi04569809-36 2024-07-28T19:44:41.526 INFO:tasks.rados.rados.0.smithi045.stdout:3739: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2024-07-28T19:44:41.543 INFO:tasks.rados.rados.0.smithi045.stdout:3739: writing smithi04569809-9 from 797028 to 1455576 tid 1 2024-07-28T19:44:41.554 INFO:tasks.rados.rados.0.smithi045.stdout:3739: writing smithi04569809-9 from 1892248 to 2403059 tid 2 2024-07-28T19:44:41.568 INFO:tasks.rados.rados.0.smithi045.stdout:3739: writing smithi04569809-9 from 3172823 to 3597028 tid 3 2024-07-28T19:44:41.568 INFO:tasks.rados.rados.0.smithi045.stdout:3740: write oid 3 current snap is 469 2024-07-28T19:44:41.568 INFO:tasks.rados.rados.0.smithi045.stdout:3738: finishing write tid 3 to smithi04569809-36 2024-07-28T19:44:41.568 INFO:tasks.rados.rados.0.smithi045.stdout:3738: finishing write tid 4 to smithi04569809-36 2024-07-28T19:44:41.568 INFO:tasks.rados.rados.0.smithi045.stdout:3738: finishing write tid 5 to smithi04569809-36 2024-07-28T19:44:41.568 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 1307 (ObjNum 1403 snap 469 seq_num 1403) dirty exists 2024-07-28T19:44:41.568 INFO:tasks.rados.rados.0.smithi045.stdout:3738: left oid 36 (ObjNum 1403 snap 469 seq_num 1403) 2024-07-28T19:44:41.568 INFO:tasks.rados.rados.0.smithi045.stdout:3739: finishing write tid 1 to smithi04569809-9 2024-07-28T19:44:41.568 INFO:tasks.rados.rados.0.smithi045.stdout:3740: seq_num 1405 ranges {413835=733797,1550730=770822,2800246=557531} 2024-07-28T19:44:41.578 INFO:tasks.rados.rados.0.smithi045.stdout:3740: writing smithi04569809-3 from 413835 to 1147632 tid 1 2024-07-28T19:44:41.590 INFO:tasks.rados.rados.0.smithi045.stdout:3740: writing smithi04569809-3 from 1550730 to 2321552 tid 2 2024-07-28T19:44:41.600 INFO:tasks.rados.rados.0.smithi045.stdout:3740: writing smithi04569809-3 from 2800246 to 3357777 tid 3 2024-07-28T19:44:41.600 INFO:tasks.rados.rados.0.smithi045.stdout:3738: done (2 left) 2024-07-28T19:44:41.600 INFO:tasks.rados.rados.0.smithi045.stdout:3741: write oid 29 current snap is 469 2024-07-28T19:44:41.600 INFO:tasks.rados.rados.0.smithi045.stdout:3741: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2024-07-28T19:44:41.607 INFO:tasks.rados.rados.0.smithi045.stdout:3741: writing smithi04569809-29 from 430642 to 839688 tid 1 2024-07-28T19:44:41.617 INFO:tasks.rados.rados.0.smithi045.stdout:3741: writing smithi04569809-29 from 1609212 to 2123692 tid 2 2024-07-28T19:44:41.627 INFO:tasks.rados.rados.0.smithi045.stdout:3741: writing smithi04569809-29 from 2827669 to 3596472 tid 3 2024-07-28T19:44:41.627 INFO:tasks.rados.rados.0.smithi045.stdout:3742: delete oid 18 current snap is 469 2024-07-28T19:44:41.627 INFO:tasks.rados.rados.0.smithi045.stdout:3739: finishing write tid 2 to smithi04569809-9 2024-07-28T19:44:41.627 INFO:tasks.rados.rados.0.smithi045.stdout:3739: finishing write tid 3 to smithi04569809-9 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:3739: finishing write tid 4 to smithi04569809-9 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:3739: finishing write tid 5 to smithi04569809-9 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 1364 (ObjNum 1404 snap 469 seq_num 1404) dirty exists 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:3739: left oid 9 (ObjNum 1404 snap 469 seq_num 1404) 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:3740: finishing write tid 1 to smithi04569809-3 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:3740: finishing write tid 2 to smithi04569809-3 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:3740: finishing write tid 3 to smithi04569809-3 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:3740: finishing write tid 4 to smithi04569809-3 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:3740: finishing write tid 5 to smithi04569809-3 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1875 (ObjNum 1405 snap 469 seq_num 1405) dirty exists 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:3740: left oid 3 (ObjNum 1405 snap 469 seq_num 1405) 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:3741: finishing write tid 1 to smithi04569809-29 2024-07-28T19:44:41.628 INFO:tasks.rados.rados.0.smithi045.stdout:3741: finishing write tid 2 to smithi04569809-29 2024-07-28T19:44:41.637 INFO:tasks.rados.rados.0.smithi045.stdout:3741: finishing write tid 3 to smithi04569809-29 2024-07-28T19:44:41.639 INFO:tasks.rados.rados.0.smithi045.stdout:3741: finishing write tid 4 to smithi04569809-29 2024-07-28T19:44:41.640 INFO:tasks.rados.rados.0.smithi045.stdout:3741: finishing write tid 5 to smithi04569809-29 2024-07-28T19:44:41.640 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 2527 (ObjNum 1406 snap 469 seq_num 1406) dirty exists 2024-07-28T19:44:41.640 INFO:tasks.rados.rados.0.smithi045.stdout:3741: left oid 29 (ObjNum 1406 snap 469 seq_num 1406) 2024-07-28T19:44:41.641 INFO:tasks.rados.rados.0.smithi045.stdout:3739: done (3 left) 2024-07-28T19:44:41.641 INFO:tasks.rados.rados.0.smithi045.stdout:3740: done (2 left) 2024-07-28T19:44:41.641 INFO:tasks.rados.rados.0.smithi045.stdout:3741: done (1 left) 2024-07-28T19:44:41.641 INFO:tasks.rados.rados.0.smithi045.stdout:3742: done (0 left) 2024-07-28T19:44:41.641 INFO:tasks.rados.rados.0.smithi045.stdout:3743: snap_remove snap 467 2024-07-28T19:44:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:41 smithi045 bash[80445]: cluster 2024-07-28T19:44:40.195398+0000 mgr.y (mgr.34101) 447 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:44:41.792 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:41 smithi045 bash[80445]: cluster 2024-07-28T19:44:40.443861+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-07-28T19:44:41.792 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:41 smithi045 bash[82788]: cluster 2024-07-28T19:44:40.195398+0000 mgr.y (mgr.34101) 447 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:44:41.793 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:41 smithi045 bash[82788]: cluster 2024-07-28T19:44:40.443861+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-07-28T19:44:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:41 smithi155 bash[68033]: cluster 2024-07-28T19:44:40.195398+0000 mgr.y (mgr.34101) 447 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-07-28T19:44:41.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:41 smithi155 bash[68033]: cluster 2024-07-28T19:44:40.443861+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-07-28T19:44:42.471 INFO:tasks.rados.rados.0.smithi045.stdout:3743: done (0 left) 2024-07-28T19:44:42.471 INFO:tasks.rados.rados.0.smithi045.stdout:3744: read oid 46 snap -1 2024-07-28T19:44:42.471 INFO:tasks.rados.rados.0.smithi045.stdout:3744: expect deleted 2024-07-28T19:44:42.471 INFO:tasks.rados.rados.0.smithi045.stdout:3745: read oid 21 snap -1 2024-07-28T19:44:42.471 INFO:tasks.rados.rados.0.smithi045.stdout:3745: expect deleted 2024-07-28T19:44:42.471 INFO:tasks.rados.rados.0.smithi045.stdout:3746: delete oid 22 current snap is 469 2024-07-28T19:44:42.481 INFO:tasks.rados.rados.0.smithi045.stdout:3744: done (2 left) 2024-07-28T19:44:42.481 INFO:tasks.rados.rados.0.smithi045.stdout:3745: done (1 left) 2024-07-28T19:44:42.481 INFO:tasks.rados.rados.0.smithi045.stdout:3746: done (0 left) 2024-07-28T19:44:42.481 INFO:tasks.rados.rados.0.smithi045.stdout:3747: read oid 33 snap -1 2024-07-28T19:44:42.481 INFO:tasks.rados.rados.0.smithi045.stdout:3747: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:44:42.481 INFO:tasks.rados.rados.0.smithi045.stdout:3748: write oid 11 current snap is 469 2024-07-28T19:44:42.481 INFO:tasks.rados.rados.0.smithi045.stdout:3748: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2024-07-28T19:44:42.489 INFO:tasks.rados.rados.0.smithi045.stdout:3748: writing smithi04569809-11 from 481063 to 1232209 tid 1 2024-07-28T19:44:42.497 INFO:tasks.rados.rados.0.smithi045.stdout:3748: writing smithi04569809-11 from 1784658 to 2562818 tid 2 2024-07-28T19:44:42.504 INFO:tasks.rados.rados.0.smithi045.stdout:3748: writing smithi04569809-11 from 3309938 to 3681063 tid 3 2024-07-28T19:44:42.504 INFO:tasks.rados.rados.0.smithi045.stdout:3749: delete oid 34 current snap is 469 2024-07-28T19:44:42.504 INFO:tasks.rados.rados.0.smithi045.stdout:3747: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:44:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:3748: finishing write tid 1 to smithi04569809-11 2024-07-28T19:44:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:3748: finishing write tid 2 to smithi04569809-11 2024-07-28T19:44:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:3748: finishing write tid 3 to smithi04569809-11 2024-07-28T19:44:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:3747: done (2 left) 2024-07-28T19:44:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:3749: done (1 left) 2024-07-28T19:44:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:3750: read oid 44 snap -1 2024-07-28T19:44:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:3750: expect (ObjNum 1397 snap 465 seq_num 1397) 2024-07-28T19:44:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:3751: read oid 33 snap 463 2024-07-28T19:44:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:3751: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:44:42.588 INFO:tasks.rados.rados.0.smithi045.stdout:3752: snap_remove snap 468 2024-07-28T19:44:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:42 smithi045 bash[80445]: cluster 2024-07-28T19:44:41.444499+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-07-28T19:44:42.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:42 smithi045 bash[82788]: cluster 2024-07-28T19:44:41.444499+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-07-28T19:44:42.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:42 smithi155 bash[68033]: cluster 2024-07-28T19:44:41.444499+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-07-28T19:44:42.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:44:42 smithi155 bash[60745]: ts=2024-07-28T19:44:42.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:44:43.470 INFO:tasks.rados.rados.0.smithi045.stdout:3752: done (3 left) 2024-07-28T19:44:43.470 INFO:tasks.rados.rados.0.smithi045.stdout:3753: write oid 2 current snap is 469 2024-07-28T19:44:43.470 INFO:tasks.rados.rados.0.smithi045.stdout:3753: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2024-07-28T19:44:43.481 INFO:tasks.rados.rados.0.smithi045.stdout:3753: writing smithi04569809-2 from 514677 to 1016321 tid 1 2024-07-28T19:44:43.500 INFO:tasks.rados.rados.0.smithi045.stdout:3753: writing smithi04569809-2 from 1501622 to 2283451 tid 2 2024-07-28T19:44:43.511 INFO:tasks.rados.rados.0.smithi045.stdout:3753: writing smithi04569809-2 from 2964784 to 3706300 tid 3 2024-07-28T19:44:43.511 INFO:tasks.rados.rados.0.smithi045.stdout:3754: write oid 36 current snap is 469 2024-07-28T19:44:43.511 INFO:tasks.rados.rados.0.smithi045.stdout:3748: finishing write tid 4 to smithi04569809-11 2024-07-28T19:44:43.511 INFO:tasks.rados.rados.0.smithi045.stdout:3748: finishing write tid 5 to smithi04569809-11 2024-07-28T19:44:43.511 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1714 (ObjNum 1409 snap 469 seq_num 1409) dirty exists 2024-07-28T19:44:43.511 INFO:tasks.rados.rados.0.smithi045.stdout:3748: left oid 11 (ObjNum 1409 snap 469 seq_num 1409) 2024-07-28T19:44:43.511 INFO:tasks.rados.rados.0.smithi045.stdout:3754: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2024-07-28T19:44:43.522 INFO:tasks.rados.rados.0.smithi045.stdout:3754: writing smithi04569809-36 from 531484 to 1108377 tid 1 2024-07-28T19:44:43.534 INFO:tasks.rados.rados.0.smithi045.stdout:3754: writing smithi04569809-36 from 1843751 to 2369238 tid 2 2024-07-28T19:44:43.546 INFO:tasks.rados.rados.0.smithi045.stdout:3754: writing smithi04569809-36 from 2875854 to 3544995 tid 3 2024-07-28T19:44:43.546 INFO:tasks.rados.rados.0.smithi045.stdout:3748: done (4 left) 2024-07-28T19:44:43.546 INFO:tasks.rados.rados.0.smithi045.stdout:3755: write oid 6 current snap is 469 2024-07-28T19:44:43.546 INFO:tasks.rados.rados.0.smithi045.stdout:3755: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2024-07-28T19:44:43.555 INFO:tasks.rados.rados.0.smithi045.stdout:3755: writing smithi04569809-6 from 548291 to 1200433 tid 1 2024-07-28T19:44:43.567 INFO:tasks.rados.rados.0.smithi045.stdout:3755: writing smithi04569809-6 from 1902233 to 2687731 tid 2 2024-07-28T19:44:43.574 INFO:tasks.rados.rados.0.smithi045.stdout:3755: writing smithi04569809-6 from 3303277 to 3748291 tid 3 2024-07-28T19:44:43.574 INFO:tasks.rados.rados.0.smithi045.stdout:3756: write oid 27 current snap is 469 2024-07-28T19:44:43.574 INFO:tasks.rados.rados.0.smithi045.stdout:3756: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2024-07-28T19:44:43.582 INFO:tasks.rados.rados.0.smithi045.stdout:3756: writing smithi04569809-27 from 565098 to 1292489 tid 1 2024-07-28T19:44:43.590 INFO:tasks.rados.rados.0.smithi045.stdout:3756: writing smithi04569809-27 from 1960715 to 2489871 tid 2 2024-07-28T19:44:43.597 INFO:tasks.rados.rados.0.smithi045.stdout:3756: writing smithi04569809-27 from 2930700 to 3622385 tid 3 2024-07-28T19:44:43.597 INFO:tasks.rados.rados.0.smithi045.stdout:3757: read oid 41 snap -1 2024-07-28T19:44:43.597 INFO:tasks.rados.rados.0.smithi045.stdout:3757: expect deleted 2024-07-28T19:44:43.597 INFO:tasks.rados.rados.0.smithi045.stdout:3758: snap_create 2024-07-28T19:44:43.597 INFO:tasks.rados.rados.0.smithi045.stdout:3751: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:44:43.726 INFO:tasks.rados.rados.0.smithi045.stdout:3750: expect (ObjNum 1397 snap 465 seq_num 1397) 2024-07-28T19:44:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:43 smithi155 bash[68033]: cluster 2024-07-28T19:44:42.196236+0000 mgr.y (mgr.34101) 448 : cluster [DBG] pgmap v1064: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 141 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 711 KiB/s wr, 6 op/s 2024-07-28T19:44:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:43 smithi155 bash[68033]: cluster 2024-07-28T19:44:42.468478+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-07-28T19:44:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:43 smithi045 bash[82788]: cluster 2024-07-28T19:44:42.196236+0000 mgr.y (mgr.34101) 448 : cluster [DBG] pgmap v1064: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 141 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 711 KiB/s wr, 6 op/s 2024-07-28T19:44:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:43 smithi045 bash[82788]: cluster 2024-07-28T19:44:42.468478+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-07-28T19:44:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:43 smithi045 bash[80445]: cluster 2024-07-28T19:44:42.196236+0000 mgr.y (mgr.34101) 448 : cluster [DBG] pgmap v1064: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 141 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 711 KiB/s wr, 6 op/s 2024-07-28T19:44:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:43 smithi045 bash[80445]: cluster 2024-07-28T19:44:42.468478+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-07-28T19:44:43.975 INFO:tasks.rados.rados.0.smithi045.stdout:3753: finishing write tid 1 to smithi04569809-2 2024-07-28T19:44:43.975 INFO:tasks.rados.rados.0.smithi045.stdout:3753: finishing write tid 2 to smithi04569809-2 2024-07-28T19:44:43.975 INFO:tasks.rados.rados.0.smithi045.stdout:3753: finishing write tid 3 to smithi04569809-2 2024-07-28T19:44:43.975 INFO:tasks.rados.rados.0.smithi045.stdout:3753: finishing write tid 4 to smithi04569809-2 2024-07-28T19:44:43.975 INFO:tasks.rados.rados.0.smithi045.stdout:3753: finishing write tid 5 to smithi04569809-2 2024-07-28T19:44:43.975 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 2530 (ObjNum 1411 snap 469 seq_num 1411) dirty exists 2024-07-28T19:44:43.975 INFO:tasks.rados.rados.0.smithi045.stdout:3753: left oid 2 (ObjNum 1411 snap 469 seq_num 1411) 2024-07-28T19:44:43.975 INFO:tasks.rados.rados.0.smithi045.stdout:3754: finishing write tid 1 to smithi04569809-36 2024-07-28T19:44:43.975 INFO:tasks.rados.rados.0.smithi045.stdout:3754: finishing write tid 2 to smithi04569809-36 2024-07-28T19:44:43.975 INFO:tasks.rados.rados.0.smithi045.stdout:3754: finishing write tid 3 to smithi04569809-36 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3754: finishing write tid 4 to smithi04569809-36 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3754: finishing write tid 5 to smithi04569809-36 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 1313 (ObjNum 1412 snap 469 seq_num 1412) dirty exists 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3754: left oid 36 (ObjNum 1412 snap 469 seq_num 1412) 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3755: finishing write tid 1 to smithi04569809-6 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3755: finishing write tid 2 to smithi04569809-6 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3755: finishing write tid 3 to smithi04569809-6 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3755: finishing write tid 4 to smithi04569809-6 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3755: finishing write tid 5 to smithi04569809-6 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 2543 (ObjNum 1413 snap 469 seq_num 1413) dirty exists 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3755: left oid 6 (ObjNum 1413 snap 469 seq_num 1413) 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3756: finishing write tid 1 to smithi04569809-27 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3756: finishing write tid 2 to smithi04569809-27 2024-07-28T19:44:43.976 INFO:tasks.rados.rados.0.smithi045.stdout:3756: finishing write tid 3 to smithi04569809-27 2024-07-28T19:44:43.977 INFO:tasks.rados.rados.0.smithi045.stdout:3756: finishing write tid 4 to smithi04569809-27 2024-07-28T19:44:43.977 INFO:tasks.rados.rados.0.smithi045.stdout:3756: finishing write tid 5 to smithi04569809-27 2024-07-28T19:44:43.977 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 2548 (ObjNum 1414 snap 469 seq_num 1414) dirty exists 2024-07-28T19:44:43.977 INFO:tasks.rados.rados.0.smithi045.stdout:3756: left oid 27 (ObjNum 1414 snap 469 seq_num 1414) 2024-07-28T19:44:44.489 INFO:tasks.rados.rados.0.smithi045.stdout:3750: done (7 left) 2024-07-28T19:44:44.489 INFO:tasks.rados.rados.0.smithi045.stdout:3751: done (6 left) 2024-07-28T19:44:44.490 INFO:tasks.rados.rados.0.smithi045.stdout:3753: done (5 left) 2024-07-28T19:44:44.490 INFO:tasks.rados.rados.0.smithi045.stdout:3754: done (4 left) 2024-07-28T19:44:44.490 INFO:tasks.rados.rados.0.smithi045.stdout:3755: done (3 left) 2024-07-28T19:44:44.490 INFO:tasks.rados.rados.0.smithi045.stdout:3756: done (2 left) 2024-07-28T19:44:44.490 INFO:tasks.rados.rados.0.smithi045.stdout:3757: done (1 left) 2024-07-28T19:44:44.490 INFO:tasks.rados.rados.0.smithi045.stdout:3758: done (0 left) 2024-07-28T19:44:44.490 INFO:tasks.rados.rados.0.smithi045.stdout:3759: snap_create 2024-07-28T19:44:44.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:44 smithi155 bash[68033]: cluster 2024-07-28T19:44:43.470682+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-07-28T19:44:44.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:44 smithi045 bash[80445]: cluster 2024-07-28T19:44:43.470682+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-07-28T19:44:44.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:44 smithi045 bash[82788]: cluster 2024-07-28T19:44:43.470682+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-07-28T19:44:45.401 INFO:tasks.rados.rados.0.smithi045.stdout:3759: done (0 left) 2024-07-28T19:44:45.401 INFO:tasks.rados.rados.0.smithi045.stdout:3760: snap_remove snap 464 2024-07-28T19:44:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:45 smithi155 bash[68033]: cluster 2024-07-28T19:44:44.197147+0000 mgr.y (mgr.34101) 449 : cluster [DBG] pgmap v1067: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 124 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T19:44:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:45 smithi155 bash[68033]: cluster 2024-07-28T19:44:44.490741+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-07-28T19:44:45.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:45 smithi155 bash[68033]: cluster 2024-07-28T19:44:45.402086+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-07-28T19:44:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:45 smithi045 bash[80445]: cluster 2024-07-28T19:44:44.197147+0000 mgr.y (mgr.34101) 449 : cluster [DBG] pgmap v1067: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 124 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T19:44:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:45 smithi045 bash[80445]: cluster 2024-07-28T19:44:44.490741+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-07-28T19:44:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:45 smithi045 bash[80445]: cluster 2024-07-28T19:44:45.402086+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-07-28T19:44:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:45 smithi045 bash[82788]: cluster 2024-07-28T19:44:44.197147+0000 mgr.y (mgr.34101) 449 : cluster [DBG] pgmap v1067: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 124 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T19:44:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:45 smithi045 bash[82788]: cluster 2024-07-28T19:44:44.490741+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-07-28T19:44:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:45 smithi045 bash[82788]: cluster 2024-07-28T19:44:45.402086+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-07-28T19:44:46.402 INFO:tasks.rados.rados.0.smithi045.stdout:3760: done (0 left) 2024-07-28T19:44:46.402 INFO:tasks.rados.rados.0.smithi045.stdout:3761: snap_remove snap 470 2024-07-28T19:44:47.406 INFO:tasks.rados.rados.0.smithi045.stdout:3761: done (0 left) 2024-07-28T19:44:47.406 INFO:tasks.rados.rados.0.smithi045.stdout:3762: write oid 39 current snap is 471 2024-07-28T19:44:47.406 INFO:tasks.rados.rados.0.smithi045.stdout:3762: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2024-07-28T19:44:47.414 INFO:tasks.rados.rados.0.smithi045.stdout:3762: writing smithi04569809-39 from 581905 to 1100898 tid 1 2024-07-28T19:44:47.425 INFO:tasks.rados.rados.0.smithi045.stdout:3762: writing smithi04569809-39 from 1735550 to 2408364 tid 2 2024-07-28T19:44:47.432 INFO:tasks.rados.rados.0.smithi045.stdout:3762: writing smithi04569809-39 from 2958123 to 3461080 tid 3 2024-07-28T19:44:47.433 INFO:tasks.rados.rados.0.smithi045.stdout:3763: write oid 30 current snap is 471 2024-07-28T19:44:47.433 INFO:tasks.rados.rados.0.smithi045.stdout:3762: finishing write tid 1 to smithi04569809-39 2024-07-28T19:44:47.433 INFO:tasks.rados.rados.0.smithi045.stdout:3763: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2024-07-28T19:44:47.441 INFO:tasks.rados.rados.0.smithi045.stdout:3763: writing smithi04569809-30 from 598712 to 1192954 tid 1 2024-07-28T19:44:47.449 INFO:tasks.rados.rados.0.smithi045.stdout:3763: writing smithi04569809-30 from 1677679 to 2210504 tid 2 2024-07-28T19:44:47.458 INFO:tasks.rados.rados.0.smithi045.stdout:3763: writing smithi04569809-30 from 2985546 to 3416128 tid 3 2024-07-28T19:44:47.458 INFO:tasks.rados.rados.0.smithi045.stdout:3764: write oid 1 current snap is 471 2024-07-28T19:44:47.458 INFO:tasks.rados.rados.0.smithi045.stdout:3764: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2024-07-28T19:44:47.468 INFO:tasks.rados.rados.0.smithi045.stdout:3764: writing smithi04569809-1 from 615519 to 1285010 tid 1 2024-07-28T19:44:47.477 INFO:tasks.rados.rados.0.smithi045.stdout:3764: writing smithi04569809-1 from 1736161 to 2412644 tid 2 2024-07-28T19:44:47.484 INFO:tasks.rados.rados.0.smithi045.stdout:3764: writing smithi04569809-1 from 2896616 to 3538470 tid 3 2024-07-28T19:44:47.484 INFO:tasks.rados.rados.0.smithi045.stdout:3765: snap_remove snap 466 2024-07-28T19:44:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:47 smithi045 bash[80445]: cluster 2024-07-28T19:44:46.197837+0000 mgr.y (mgr.34101) 450 : cluster [DBG] pgmap v1070: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 124 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T19:44:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:47 smithi045 bash[80445]: cluster 2024-07-28T19:44:46.403313+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-07-28T19:44:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:47 smithi045 bash[82788]: cluster 2024-07-28T19:44:46.197837+0000 mgr.y (mgr.34101) 450 : cluster [DBG] pgmap v1070: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 124 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T19:44:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:47 smithi045 bash[82788]: cluster 2024-07-28T19:44:46.403313+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-07-28T19:44:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:47 smithi155 bash[68033]: cluster 2024-07-28T19:44:46.197837+0000 mgr.y (mgr.34101) 450 : cluster [DBG] pgmap v1070: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 124 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-07-28T19:44:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:47 smithi155 bash[68033]: cluster 2024-07-28T19:44:46.403313+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-07-28T19:44:48.426 INFO:tasks.rados.rados.0.smithi045.stdout:3765: done (3 left) 2024-07-28T19:44:48.426 INFO:tasks.rados.rados.0.smithi045.stdout:3766: snap_create 2024-07-28T19:44:48.426 INFO:tasks.rados.rados.0.smithi045.stdout:3762: finishing write tid 2 to smithi04569809-39 2024-07-28T19:44:48.426 INFO:tasks.rados.rados.0.smithi045.stdout:3762: finishing write tid 3 to smithi04569809-39 2024-07-28T19:44:48.426 INFO:tasks.rados.rados.0.smithi045.stdout:3762: finishing write tid 4 to smithi04569809-39 2024-07-28T19:44:48.426 INFO:tasks.rados.rados.0.smithi045.stdout:3762: finishing write tid 5 to smithi04569809-39 2024-07-28T19:44:48.426 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1827 (ObjNum 1415 snap 471 seq_num 1415) dirty exists 2024-07-28T19:44:48.426 INFO:tasks.rados.rados.0.smithi045.stdout:3762: left oid 39 (ObjNum 1415 snap 471 seq_num 1415) 2024-07-28T19:44:48.426 INFO:tasks.rados.rados.0.smithi045.stdout:3763: finishing write tid 1 to smithi04569809-30 2024-07-28T19:44:48.427 INFO:tasks.rados.rados.0.smithi045.stdout:3763: finishing write tid 2 to smithi04569809-30 2024-07-28T19:44:48.427 INFO:tasks.rados.rados.0.smithi045.stdout:3763: finishing write tid 3 to smithi04569809-30 2024-07-28T19:44:48.427 INFO:tasks.rados.rados.0.smithi045.stdout:3763: finishing write tid 4 to smithi04569809-30 2024-07-28T19:44:48.427 INFO:tasks.rados.rados.0.smithi045.stdout:3763: finishing write tid 5 to smithi04569809-30 2024-07-28T19:44:48.427 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1927 (ObjNum 1416 snap 471 seq_num 1416) dirty exists 2024-07-28T19:44:48.427 INFO:tasks.rados.rados.0.smithi045.stdout:3763: left oid 30 (ObjNum 1416 snap 471 seq_num 1416) 2024-07-28T19:44:48.427 INFO:tasks.rados.rados.0.smithi045.stdout:3764: finishing write tid 1 to smithi04569809-1 2024-07-28T19:44:48.427 INFO:tasks.rados.rados.0.smithi045.stdout:3764: finishing write tid 2 to smithi04569809-1 2024-07-28T19:44:48.427 INFO:tasks.rados.rados.0.smithi045.stdout:3764: finishing write tid 3 to smithi04569809-1 2024-07-28T19:44:48.427 INFO:tasks.rados.rados.0.smithi045.stdout:3764: finishing write tid 4 to smithi04569809-1 2024-07-28T19:44:48.427 INFO:tasks.rados.rados.0.smithi045.stdout:3764: finishing write tid 5 to smithi04569809-1 2024-07-28T19:44:48.428 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 1 v 750 (ObjNum 1417 snap 471 seq_num 1417) dirty exists 2024-07-28T19:44:48.428 INFO:tasks.rados.rados.0.smithi045.stdout:3764: left oid 1 (ObjNum 1417 snap 471 seq_num 1417) 2024-07-28T19:44:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:48 smithi045 bash[80445]: cluster 2024-07-28T19:44:47.406762+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-07-28T19:44:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:48 smithi045 bash[80445]: audit 2024-07-28T19:44:48.043022+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:48 smithi045 bash[82788]: cluster 2024-07-28T19:44:47.406762+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-07-28T19:44:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:48 smithi045 bash[82788]: audit 2024-07-28T19:44:48.043022+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:48 smithi155 bash[68033]: cluster 2024-07-28T19:44:47.406762+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-07-28T19:44:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:48 smithi155 bash[68033]: audit 2024-07-28T19:44:48.043022+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:44:49.425 INFO:tasks.rados.rados.0.smithi045.stdout:3762: done (3 left) 2024-07-28T19:44:49.425 INFO:tasks.rados.rados.0.smithi045.stdout:3763: done (2 left) 2024-07-28T19:44:49.425 INFO:tasks.rados.rados.0.smithi045.stdout:3764: done (1 left) 2024-07-28T19:44:49.425 INFO:tasks.rados.rados.0.smithi045.stdout:3766: done (0 left) 2024-07-28T19:44:49.425 INFO:tasks.rados.rados.0.smithi045.stdout:3767: write oid 24 current snap is 472 2024-07-28T19:44:49.425 INFO:tasks.rados.rados.0.smithi045.stdout:3767: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2024-07-28T19:44:49.435 INFO:tasks.rados.rados.0.smithi045.stdout:3767: writing smithi04569809-24 from 632326 to 1377066 tid 1 2024-07-28T19:44:49.442 INFO:tasks.rados.rados.0.smithi045.stdout:3767: writing smithi04569809-24 from 1794643 to 2331137 tid 2 2024-07-28T19:44:49.450 INFO:tasks.rados.rados.0.smithi045.stdout:3767: writing smithi04569809-24 from 3040392 to 3493518 tid 3 2024-07-28T19:44:49.450 INFO:tasks.rados.rados.0.smithi045.stdout:3768: rollback oid 4 current snap is 472 2024-07-28T19:44:49.450 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 4 to 469 2024-07-28T19:44:49.450 INFO:tasks.rados.rados.0.smithi045.stdout:3767: finishing write tid 1 to smithi04569809-24 2024-07-28T19:44:49.451 INFO:tasks.rados.rados.0.smithi045.stdout:3769: write oid 12 current snap is 472 2024-07-28T19:44:49.451 INFO:tasks.rados.rados.0.smithi045.stdout:3769: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2024-07-28T19:44:49.457 INFO:tasks.rados.rados.0.smithi045.stdout:3769: writing smithi04569809-12 from 649133 to 1069122 tid 1 2024-07-28T19:44:49.466 INFO:tasks.rados.rados.0.smithi045.stdout:3769: writing smithi04569809-12 from 1853125 to 2533277 tid 2 2024-07-28T19:44:49.474 INFO:tasks.rados.rados.0.smithi045.stdout:3769: writing smithi04569809-12 from 2951462 to 3615860 tid 3 2024-07-28T19:44:49.474 INFO:tasks.rados.rados.0.smithi045.stdout:3770: write oid 29 current snap is 472 2024-07-28T19:44:49.475 INFO:tasks.rados.rados.0.smithi045.stdout:3770: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2024-07-28T19:44:49.482 INFO:tasks.rados.rados.0.smithi045.stdout:3770: writing smithi04569809-29 from 665940 to 1161178 tid 1 2024-07-28T19:44:49.490 INFO:tasks.rados.rados.0.smithi045.stdout:3770: writing smithi04569809-29 from 1795254 to 2335417 tid 2 2024-07-28T19:44:49.497 INFO:tasks.rados.rados.0.smithi045.stdout:3770: writing smithi04569809-29 from 2978885 to 3454555 tid 3 2024-07-28T19:44:49.498 INFO:tasks.rados.rados.0.smithi045.stdout:3771: write oid 26 current snap is 472 2024-07-28T19:44:49.498 INFO:tasks.rados.rados.0.smithi045.stdout:3771: seq_num 1421 ranges {682747=570487,1853736=683821,3006308=403295} 2024-07-28T19:44:49.505 INFO:tasks.rados.rados.0.smithi045.stdout:3771: writing smithi04569809-26 from 682747 to 1253234 tid 1 2024-07-28T19:44:49.513 INFO:tasks.rados.rados.0.smithi045.stdout:3771: writing smithi04569809-26 from 1853736 to 2537557 tid 2 2024-07-28T19:44:49.518 INFO:tasks.rados.rados.0.smithi045.stdout:3771: writing smithi04569809-26 from 3006308 to 3409603 tid 3 2024-07-28T19:44:49.518 INFO:tasks.rados.rados.0.smithi045.stdout:3772: read oid 6 snap -1 2024-07-28T19:44:49.518 INFO:tasks.rados.rados.0.smithi045.stdout:3772: expect (ObjNum 1413 snap 469 seq_num 1413) 2024-07-28T19:44:49.518 INFO:tasks.rados.rados.0.smithi045.stdout:3773: write oid 34 current snap is 472 2024-07-28T19:44:49.518 INFO:tasks.rados.rados.0.smithi045.stdout:3767: finishing write tid 2 to smithi04569809-24 2024-07-28T19:44:49.519 INFO:tasks.rados.rados.0.smithi045.stdout:3773: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2024-07-28T19:44:49.526 INFO:tasks.rados.rados.0.smithi045.stdout:3773: writing smithi04569809-34 from 699554 to 1461643 tid 1 2024-07-28T19:44:49.533 INFO:tasks.rados.rados.0.smithi045.stdout:3773: writing smithi04569809-34 from 2028571 to 2572403 tid 2 2024-07-28T19:44:49.541 INFO:tasks.rados.rados.0.smithi045.stdout:3773: writing smithi04569809-34 from 3150084 to 3764651 tid 3 2024-07-28T19:44:49.541 INFO:tasks.rados.rados.0.smithi045.stdout:3774: snap_create 2024-07-28T19:44:49.541 INFO:tasks.rados.rados.0.smithi045.stdout:3768: finishing rollback tid 0 to smithi04569809-4 2024-07-28T19:44:49.541 INFO:tasks.rados.rados.0.smithi045.stdout:3768: finishing rollback tid 1 to smithi04569809-4 2024-07-28T19:44:49.541 INFO:tasks.rados.rados.0.smithi045.stdout:3768: finishing rollback tid 2 to smithi04569809-4 2024-07-28T19:44:49.541 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 388 (ObjNum 1368 snap 460 seq_num 1368) dirty exists 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:3767: finishing write tid 3 to smithi04569809-24 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:3767: finishing write tid 4 to smithi04569809-24 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:3767: finishing write tid 5 to smithi04569809-24 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 24 v 1378 (ObjNum 1418 snap 472 seq_num 1418) dirty exists 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:3767: left oid 24 (ObjNum 1418 snap 472 seq_num 1418) 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:3769: finishing write tid 1 to smithi04569809-12 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:3769: finishing write tid 2 to smithi04569809-12 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:3769: finishing write tid 3 to smithi04569809-12 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:3769: finishing write tid 4 to smithi04569809-12 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:3769: finishing write tid 5 to smithi04569809-12 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 2539 (ObjNum 1419 snap 472 seq_num 1419) dirty exists 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:3769: left oid 12 (ObjNum 1419 snap 472 seq_num 1419) 2024-07-28T19:44:49.542 INFO:tasks.rados.rados.0.smithi045.stdout:3770: finishing write tid 1 to smithi04569809-29 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3770: finishing write tid 2 to smithi04569809-29 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3770: finishing write tid 3 to smithi04569809-29 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3770: finishing write tid 4 to smithi04569809-29 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3770: finishing write tid 5 to smithi04569809-29 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 2567 (ObjNum 1420 snap 472 seq_num 1420) dirty exists 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3770: left oid 29 (ObjNum 1420 snap 472 seq_num 1420) 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3771: finishing write tid 1 to smithi04569809-26 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3771: finishing write tid 2 to smithi04569809-26 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3771: finishing write tid 3 to smithi04569809-26 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3771: finishing write tid 4 to smithi04569809-26 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3771: finishing write tid 5 to smithi04569809-26 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 941 (ObjNum 1421 snap 472 seq_num 1421) dirty exists 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3771: left oid 26 (ObjNum 1421 snap 472 seq_num 1421) 2024-07-28T19:44:49.543 INFO:tasks.rados.rados.0.smithi045.stdout:3772: expect (ObjNum 1413 snap 469 seq_num 1413) 2024-07-28T19:44:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:49 smithi045 bash[82788]: cluster 2024-07-28T19:44:48.198485+0000 mgr.y (mgr.34101) 451 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 124 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 853 KiB/s wr, 2 op/s 2024-07-28T19:44:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:49 smithi045 bash[82788]: cluster 2024-07-28T19:44:48.426743+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-07-28T19:44:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:49 smithi045 bash[80445]: cluster 2024-07-28T19:44:48.198485+0000 mgr.y (mgr.34101) 451 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 124 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 853 KiB/s wr, 2 op/s 2024-07-28T19:44:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:49 smithi045 bash[80445]: cluster 2024-07-28T19:44:48.426743+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-07-28T19:44:49.749 INFO:tasks.rados.rados.0.smithi045.stdout:3773: finishing write tid 1 to smithi04569809-34 2024-07-28T19:44:49.749 INFO:tasks.rados.rados.0.smithi045.stdout:3773: finishing write tid 2 to smithi04569809-34 2024-07-28T19:44:49.749 INFO:tasks.rados.rados.0.smithi045.stdout:3773: finishing write tid 3 to smithi04569809-34 2024-07-28T19:44:49.749 INFO:tasks.rados.rados.0.smithi045.stdout:3773: finishing write tid 4 to smithi04569809-34 2024-07-28T19:44:49.749 INFO:tasks.rados.rados.0.smithi045.stdout:3773: finishing write tid 5 to smithi04569809-34 2024-07-28T19:44:49.750 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 2543 (ObjNum 1422 snap 472 seq_num 1422) dirty exists 2024-07-28T19:44:49.750 INFO:tasks.rados.rados.0.smithi045.stdout:3773: left oid 34 (ObjNum 1422 snap 472 seq_num 1422) 2024-07-28T19:44:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:49 smithi155 bash[68033]: cluster 2024-07-28T19:44:48.198485+0000 mgr.y (mgr.34101) 451 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 124 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 853 KiB/s wr, 2 op/s 2024-07-28T19:44:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:49 smithi155 bash[68033]: cluster 2024-07-28T19:44:48.426743+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-07-28T19:44:50.401 INFO:tasks.rados.rados.0.smithi045.stdout:3767: done (7 left) 2024-07-28T19:44:50.402 INFO:tasks.rados.rados.0.smithi045.stdout:3768: done (6 left) 2024-07-28T19:44:50.402 INFO:tasks.rados.rados.0.smithi045.stdout:3769: done (5 left) 2024-07-28T19:44:50.402 INFO:tasks.rados.rados.0.smithi045.stdout:3770: done (4 left) 2024-07-28T19:44:50.402 INFO:tasks.rados.rados.0.smithi045.stdout:3771: done (3 left) 2024-07-28T19:44:50.402 INFO:tasks.rados.rados.0.smithi045.stdout:3772: done (2 left) 2024-07-28T19:44:50.402 INFO:tasks.rados.rados.0.smithi045.stdout:3773: done (1 left) 2024-07-28T19:44:50.402 INFO:tasks.rados.rados.0.smithi045.stdout:3774: done (0 left) 2024-07-28T19:44:50.402 INFO:tasks.rados.rados.0.smithi045.stdout:3775: read oid 33 snap -1 2024-07-28T19:44:50.402 INFO:tasks.rados.rados.0.smithi045.stdout:3775: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:44:50.402 INFO:tasks.rados.rados.0.smithi045.stdout:3776: snap_remove snap 471 2024-07-28T19:44:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:44:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:44:50] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:44:50.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:50 smithi045 bash[80445]: cluster 2024-07-28T19:44:49.426196+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-07-28T19:44:50.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:50 smithi045 bash[80445]: cluster 2024-07-28T19:44:50.402677+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-07-28T19:44:50.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:50 smithi045 bash[82788]: cluster 2024-07-28T19:44:49.426196+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-07-28T19:44:50.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:50 smithi045 bash[82788]: cluster 2024-07-28T19:44:50.402677+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-07-28T19:44:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:50 smithi155 bash[68033]: cluster 2024-07-28T19:44:49.426196+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-07-28T19:44:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:50 smithi155 bash[68033]: cluster 2024-07-28T19:44:50.402677+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-07-28T19:44:51.407 INFO:tasks.rados.rados.0.smithi045.stdout:3776: done (1 left) 2024-07-28T19:44:51.407 INFO:tasks.rados.rados.0.smithi045.stdout:3777: snap_remove snap 469 2024-07-28T19:44:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:51 smithi045 bash[82788]: cluster 2024-07-28T19:44:50.199140+0000 mgr.y (mgr.34101) 452 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 3.4 MiB/s wr, 11 op/s 2024-07-28T19:44:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:51 smithi045 bash[82788]: cluster 2024-07-28T19:44:51.406997+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-07-28T19:44:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:51 smithi045 bash[80445]: cluster 2024-07-28T19:44:50.199140+0000 mgr.y (mgr.34101) 452 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 3.4 MiB/s wr, 11 op/s 2024-07-28T19:44:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:51 smithi045 bash[80445]: cluster 2024-07-28T19:44:51.406997+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-07-28T19:44:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:51 smithi155 bash[68033]: cluster 2024-07-28T19:44:50.199140+0000 mgr.y (mgr.34101) 452 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 3.4 MiB/s wr, 11 op/s 2024-07-28T19:44:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:51 smithi155 bash[68033]: cluster 2024-07-28T19:44:51.406997+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-07-28T19:44:52.408 INFO:tasks.rados.rados.0.smithi045.stdout:3777: done (1 left) 2024-07-28T19:44:52.408 INFO:tasks.rados.rados.0.smithi045.stdout:3778: read oid 4 snap -1 2024-07-28T19:44:52.408 INFO:tasks.rados.rados.0.smithi045.stdout:3778: expect (ObjNum 1368 snap 460 seq_num 1368) 2024-07-28T19:44:52.408 INFO:tasks.rados.rados.0.smithi045.stdout:3775: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:44:52.504 INFO:tasks.rados.rados.0.smithi045.stdout:3775: done (1 left) 2024-07-28T19:44:52.504 INFO:tasks.rados.rados.0.smithi045.stdout:3779: write oid 37 current snap is 473 2024-07-28T19:44:52.504 INFO:tasks.rados.rados.0.smithi045.stdout:3779: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2024-07-28T19:44:52.517 INFO:tasks.rados.rados.0.smithi045.stdout:3779: writing smithi04569809-37 from 716361 to 1153699 tid 1 2024-07-28T19:44:52.534 INFO:tasks.rados.rados.0.smithi045.stdout:3779: writing smithi04569809-37 from 1687053 to 2374543 tid 2 2024-07-28T19:44:52.544 INFO:tasks.rados.rados.0.smithi045.stdout:3779: writing smithi04569809-37 from 2777507 to 3203346 tid 3 2024-07-28T19:44:52.553 INFO:tasks.rados.rados.0.smithi045.stdout:3779: writing smithi04569809-37 from 3877756 to 3916361 tid 4 2024-07-28T19:44:52.553 INFO:tasks.rados.rados.0.smithi045.stdout:3780: rollback oid 50 current snap is 473 2024-07-28T19:44:52.553 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 50 to 463 2024-07-28T19:44:52.553 INFO:tasks.rados.rados.0.smithi045.stdout:3778: expect (ObjNum 1368 snap 460 seq_num 1368) 2024-07-28T19:44:52.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:44:52 smithi155 bash[60745]: ts=2024-07-28T19:44:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:44:52.838 INFO:tasks.rados.rados.0.smithi045.stdout:3779: finishing write tid 1 to smithi04569809-37 2024-07-28T19:44:52.838 INFO:tasks.rados.rados.0.smithi045.stdout:3779: finishing write tid 2 to smithi04569809-37 2024-07-28T19:44:52.838 INFO:tasks.rados.rados.0.smithi045.stdout:3779: finishing write tid 3 to smithi04569809-37 2024-07-28T19:44:52.838 INFO:tasks.rados.rados.0.smithi045.stdout:3779: finishing write tid 4 to smithi04569809-37 2024-07-28T19:44:52.838 INFO:tasks.rados.rados.0.smithi045.stdout:3779: finishing write tid 5 to smithi04569809-37 2024-07-28T19:44:52.838 INFO:tasks.rados.rados.0.smithi045.stdout:3779: finishing write tid 6 to smithi04569809-37 2024-07-28T19:44:52.838 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1889 (ObjNum 1423 snap 473 seq_num 1423) dirty exists 2024-07-28T19:44:52.839 INFO:tasks.rados.rados.0.smithi045.stdout:3779: left oid 37 (ObjNum 1423 snap 473 seq_num 1423) 2024-07-28T19:44:52.839 INFO:tasks.rados.rados.0.smithi045.stdout:3780: finishing rollback tid 0 to smithi04569809-50 2024-07-28T19:44:52.839 INFO:tasks.rados.rados.0.smithi045.stdout:3780: finishing rollback tid 1 to smithi04569809-50 2024-07-28T19:44:52.839 INFO:tasks.rados.rados.0.smithi045.stdout:3780: finishing rollback tid 2 to smithi04569809-50 2024-07-28T19:44:52.839 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 949 (ObjNum 1097 snap 367 seq_num 1097) dirty exists 2024-07-28T19:44:52.839 INFO:tasks.rados.rados.0.smithi045.stdout:3778: done (2 left) 2024-07-28T19:44:52.839 INFO:tasks.rados.rados.0.smithi045.stdout:3779: done (1 left) 2024-07-28T19:44:52.839 INFO:tasks.rados.rados.0.smithi045.stdout:3780: done (0 left) 2024-07-28T19:44:52.839 INFO:tasks.rados.rados.0.smithi045.stdout:3781: write oid 11 current snap is 473 2024-07-28T19:44:52.839 INFO:tasks.rados.rados.0.smithi045.stdout:3781: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2024-07-28T19:44:52.853 INFO:tasks.rados.rados.0.smithi045.stdout:3781: writing smithi04569809-11 from 733168 to 1245755 tid 1 2024-07-28T19:44:52.870 INFO:tasks.rados.rados.0.smithi045.stdout:3781: writing smithi04569809-11 from 2029182 to 2576683 tid 2 2024-07-28T19:44:52.884 INFO:tasks.rados.rados.0.smithi045.stdout:3781: writing smithi04569809-11 from 3088577 to 3725688 tid 3 2024-07-28T19:44:52.884 INFO:tasks.rados.rados.0.smithi045.stdout:3782: write oid 15 current snap is 473 2024-07-28T19:44:52.884 INFO:tasks.rados.rados.0.smithi045.stdout:3782: seq_num 1425 ranges {749975=587836,2087664=691159,3516000=433975} 2024-07-28T19:44:52.899 INFO:tasks.rados.rados.0.smithi045.stdout:3782: writing smithi04569809-15 from 749975 to 1337811 tid 1 2024-07-28T19:44:52.912 INFO:tasks.rados.rados.0.smithi045.stdout:3782: writing smithi04569809-15 from 2087664 to 2778823 tid 2 2024-07-28T19:44:52.922 INFO:tasks.rados.rados.0.smithi045.stdout:3782: writing smithi04569809-15 from 3516000 to 3949975 tid 3 2024-07-28T19:44:52.922 INFO:tasks.rados.rados.0.smithi045.stdout:3783: snap_create 2024-07-28T19:44:52.922 INFO:tasks.rados.rados.0.smithi045.stdout:3781: finishing write tid 1 to smithi04569809-11 2024-07-28T19:44:52.922 INFO:tasks.rados.rados.0.smithi045.stdout:3781: finishing write tid 2 to smithi04569809-11 2024-07-28T19:44:52.922 INFO:tasks.rados.rados.0.smithi045.stdout:3781: finishing write tid 3 to smithi04569809-11 2024-07-28T19:44:52.922 INFO:tasks.rados.rados.0.smithi045.stdout:3781: finishing write tid 4 to smithi04569809-11 2024-07-28T19:44:52.923 INFO:tasks.rados.rados.0.smithi045.stdout:3781: finishing write tid 5 to smithi04569809-11 2024-07-28T19:44:52.923 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1725 (ObjNum 1424 snap 473 seq_num 1424) dirty exists 2024-07-28T19:44:52.923 INFO:tasks.rados.rados.0.smithi045.stdout:3781: left oid 11 (ObjNum 1424 snap 473 seq_num 1424) 2024-07-28T19:44:52.923 INFO:tasks.rados.rados.0.smithi045.stdout:3782: finishing write tid 1 to smithi04569809-15 2024-07-28T19:44:52.923 INFO:tasks.rados.rados.0.smithi045.stdout:3782: finishing write tid 2 to smithi04569809-15 2024-07-28T19:44:52.927 INFO:tasks.rados.rados.0.smithi045.stdout:3782: finishing write tid 3 to smithi04569809-15 2024-07-28T19:44:52.927 INFO:tasks.rados.rados.0.smithi045.stdout:3782: finishing write tid 4 to smithi04569809-15 2024-07-28T19:44:52.928 INFO:tasks.rados.rados.0.smithi045.stdout:3782: finishing write tid 5 to smithi04569809-15 2024-07-28T19:44:52.928 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 15 v 1933 (ObjNum 1425 snap 473 seq_num 1425) dirty exists 2024-07-28T19:44:52.928 INFO:tasks.rados.rados.0.smithi045.stdout:3782: left oid 15 (ObjNum 1425 snap 473 seq_num 1425) 2024-07-28T19:44:53.450 INFO:tasks.rados.rados.0.smithi045.stdout:3781: done (2 left) 2024-07-28T19:44:53.451 INFO:tasks.rados.rados.0.smithi045.stdout:3782: done (1 left) 2024-07-28T19:44:53.451 INFO:tasks.rados.rados.0.smithi045.stdout:3783: done (0 left) 2024-07-28T19:44:53.451 INFO:tasks.rados.rados.0.smithi045.stdout:3784: read oid 30 snap 472 2024-07-28T19:44:53.451 INFO:tasks.rados.rados.0.smithi045.stdout:3784: expect (ObjNum 1416 snap 471 seq_num 1416) 2024-07-28T19:44:53.451 INFO:tasks.rados.rados.0.smithi045.stdout:3785: write oid 29 current snap is 474 2024-07-28T19:44:53.451 INFO:tasks.rados.rados.0.smithi045.stdout:3785: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2024-07-28T19:44:53.461 INFO:tasks.rados.rados.0.smithi045.stdout:3785: writing smithi04569809-29 from 766782 to 1429867 tid 1 2024-07-28T19:44:53.474 INFO:tasks.rados.rados.0.smithi045.stdout:3785: writing smithi04569809-29 from 2146146 to 2697316 tid 2 2024-07-28T19:44:53.480 INFO:tasks.rados.rados.0.smithi045.stdout:3785: writing smithi04569809-29 from 3143423 to 3919431 tid 3 2024-07-28T19:44:53.481 INFO:tasks.rados.rados.0.smithi045.stdout:3786: snap_remove snap 463 2024-07-28T19:44:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:53 smithi045 bash[82788]: cluster 2024-07-28T19:44:52.200014+0000 mgr.y (mgr.34101) 453 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-07-28T19:44:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:53 smithi045 bash[82788]: cluster 2024-07-28T19:44:52.409293+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-07-28T19:44:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:53 smithi045 bash[80445]: cluster 2024-07-28T19:44:52.200014+0000 mgr.y (mgr.34101) 453 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-07-28T19:44:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:53 smithi045 bash[80445]: cluster 2024-07-28T19:44:52.409293+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-07-28T19:44:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:53 smithi155 bash[68033]: cluster 2024-07-28T19:44:52.200014+0000 mgr.y (mgr.34101) 453 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-07-28T19:44:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:53 smithi155 bash[68033]: cluster 2024-07-28T19:44:52.409293+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-07-28T19:44:54.461 INFO:tasks.rados.rados.0.smithi045.stdout:3786: done (2 left) 2024-07-28T19:44:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:3787: write oid 11 current snap is 474 2024-07-28T19:44:54.462 INFO:tasks.rados.rados.0.smithi045.stdout:3787: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2024-07-28T19:44:54.476 INFO:tasks.rados.rados.0.smithi045.stdout:3787: writing smithi04569809-11 from 783589 to 1521923 tid 1 2024-07-28T19:44:54.488 INFO:tasks.rados.rados.0.smithi045.stdout:3787: writing smithi04569809-11 from 2204628 to 2899456 tid 2 2024-07-28T19:44:54.497 INFO:tasks.rados.rados.0.smithi045.stdout:3787: writing smithi04569809-11 from 3570846 to 3983589 tid 3 2024-07-28T19:44:54.497 INFO:tasks.rados.rados.0.smithi045.stdout:3788: write oid 35 current snap is 474 2024-07-28T19:44:54.497 INFO:tasks.rados.rados.0.smithi045.stdout:3788: seq_num 1428 ranges {400396=413583,1463110=438486} 2024-07-28T19:44:54.503 INFO:tasks.rados.rados.0.smithi045.stdout:3788: writing smithi04569809-35 from 400396 to 813979 tid 1 2024-07-28T19:44:54.512 INFO:tasks.rados.rados.0.smithi045.stdout:3788: writing smithi04569809-35 from 1463110 to 1901596 tid 2 2024-07-28T19:44:54.512 INFO:tasks.rados.rados.0.smithi045.stdout:3789: write oid 25 current snap is 474 2024-07-28T19:44:54.512 INFO:tasks.rados.rados.0.smithi045.stdout:3789: seq_num 1429 ranges {417203=488832,1405239=611964} 2024-07-28T19:44:54.519 INFO:tasks.rados.rados.0.smithi045.stdout:3789: writing smithi04569809-25 from 417203 to 906035 tid 1 2024-07-28T19:44:54.528 INFO:tasks.rados.rados.0.smithi045.stdout:3789: writing smithi04569809-25 from 1405239 to 2017203 tid 2 2024-07-28T19:44:54.528 INFO:tasks.rados.rados.0.smithi045.stdout:3790: rollback oid 47 current snap is 474 2024-07-28T19:44:54.528 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 47 to 473 2024-07-28T19:44:54.528 INFO:tasks.rados.rados.0.smithi045.stdout:3784: expect (ObjNum 1416 snap 471 seq_num 1416) 2024-07-28T19:44:54.702 INFO:tasks.rados.rados.0.smithi045.stdout:3785: finishing write tid 1 to smithi04569809-29 2024-07-28T19:44:54.702 INFO:tasks.rados.rados.0.smithi045.stdout:3785: finishing write tid 2 to smithi04569809-29 2024-07-28T19:44:54.702 INFO:tasks.rados.rados.0.smithi045.stdout:3785: finishing write tid 3 to smithi04569809-29 2024-07-28T19:44:54.702 INFO:tasks.rados.rados.0.smithi045.stdout:3785: finishing write tid 4 to smithi04569809-29 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3785: finishing write tid 5 to smithi04569809-29 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 2576 (ObjNum 1426 snap 474 seq_num 1426) dirty exists 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3785: left oid 29 (ObjNum 1426 snap 474 seq_num 1426) 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3787: finishing write tid 1 to smithi04569809-11 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3787: finishing write tid 2 to smithi04569809-11 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3787: finishing write tid 3 to smithi04569809-11 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3787: finishing write tid 4 to smithi04569809-11 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3787: finishing write tid 5 to smithi04569809-11 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 11 v 1732 (ObjNum 1427 snap 474 seq_num 1427) dirty exists 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3787: left oid 11 (ObjNum 1427 snap 474 seq_num 1427) 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3788: finishing write tid 1 to smithi04569809-35 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3788: finishing write tid 2 to smithi04569809-35 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3788: finishing write tid 3 to smithi04569809-35 2024-07-28T19:44:54.703 INFO:tasks.rados.rados.0.smithi045.stdout:3788: finishing write tid 4 to smithi04569809-35 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 1386 (ObjNum 1428 snap 474 seq_num 1428) dirty exists 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:3788: left oid 35 (ObjNum 1428 snap 474 seq_num 1428) 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:3789: finishing write tid 1 to smithi04569809-25 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:3789: finishing write tid 2 to smithi04569809-25 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:3789: finishing write tid 3 to smithi04569809-25 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:3789: finishing write tid 4 to smithi04569809-25 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1736 (ObjNum 1429 snap 474 seq_num 1429) dirty exists 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:3789: left oid 25 (ObjNum 1429 snap 474 seq_num 1429) 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:3790: finishing rollback tid 0 to smithi04569809-47 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:3790: finishing rollback tid 1 to smithi04569809-47 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:3790: finishing rollback tid 2 to smithi04569809-47 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 1937 (ObjNum 1338 snap 449 seq_num 1338) dirty exists 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:3784: done (5 left) 2024-07-28T19:44:54.704 INFO:tasks.rados.rados.0.smithi045.stdout:3785: done (4 left) 2024-07-28T19:44:54.705 INFO:tasks.rados.rados.0.smithi045.stdout:3787: done (3 left) 2024-07-28T19:44:54.705 INFO:tasks.rados.rados.0.smithi045.stdout:3788: done (2 left) 2024-07-28T19:44:54.705 INFO:tasks.rados.rados.0.smithi045.stdout:3789: done (1 left) 2024-07-28T19:44:54.705 INFO:tasks.rados.rados.0.smithi045.stdout:3790: done (0 left) 2024-07-28T19:44:54.705 INFO:tasks.rados.rados.0.smithi045.stdout:3791: delete oid 32 current snap is 474 2024-07-28T19:44:54.705 INFO:tasks.rados.rados.0.smithi045.stdout:3791: done (0 left) 2024-07-28T19:44:54.705 INFO:tasks.rados.rados.0.smithi045.stdout:3792: write oid 3 current snap is 474 2024-07-28T19:44:54.706 INFO:tasks.rados.rados.0.smithi045.stdout:3792: seq_num 1431 ranges {450817=755683,1638556=412261} 2024-07-28T19:44:54.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:54 smithi045 bash[82788]: cluster 2024-07-28T19:44:53.451647+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-07-28T19:44:54.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:54 smithi045 bash[80445]: cluster 2024-07-28T19:44:53.451647+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-07-28T19:44:54.717 INFO:tasks.rados.rados.0.smithi045.stdout:3792: writing smithi04569809-3 from 450817 to 1206500 tid 1 2024-07-28T19:44:54.725 INFO:tasks.rados.rados.0.smithi045.stdout:3792: writing smithi04569809-3 from 1638556 to 2050817 tid 2 2024-07-28T19:44:54.725 INFO:tasks.rados.rados.0.smithi045.stdout:3793: rollback oid 13 current snap is 474 2024-07-28T19:44:54.725 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 13 to 472 2024-07-28T19:44:54.726 INFO:tasks.rados.rados.0.smithi045.stdout:3794: read oid 11 snap 473 2024-07-28T19:44:54.726 INFO:tasks.rados.rados.0.smithi045.stdout:3794: expect (ObjNum 1424 snap 473 seq_num 1424) 2024-07-28T19:44:54.726 INFO:tasks.rados.rados.0.smithi045.stdout:3795: read oid 8 snap -1 2024-07-28T19:44:54.726 INFO:tasks.rados.rados.0.smithi045.stdout:3795: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:44:54.726 INFO:tasks.rados.rados.0.smithi045.stdout:3796: rollback oid 32 current snap is 474 2024-07-28T19:44:54.726 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 32 to 473 2024-07-28T19:44:54.726 INFO:tasks.rados.rados.0.smithi045.stdout:3797: read oid 9 snap 473 2024-07-28T19:44:54.726 INFO:tasks.rados.rados.0.smithi045.stdout:3797: expect (ObjNum 1404 snap 469 seq_num 1404) 2024-07-28T19:44:54.726 INFO:tasks.rados.rados.0.smithi045.stdout:3798: snap_create 2024-07-28T19:44:54.730 INFO:tasks.rados.rados.0.smithi045.stdout:3796: finishing rollback tid 1 to smithi04569809-32 2024-07-28T19:44:54.730 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 32 v 0 (ObjNum 129 snap 0 seq_num 285502616) dirty dne 2024-07-28T19:44:54.732 INFO:tasks.rados.rados.0.smithi045.stdout:3792: finishing write tid 1 to smithi04569809-3 2024-07-28T19:44:54.733 INFO:tasks.rados.rados.0.smithi045.stdout:3797: expect (ObjNum 1404 snap 469 seq_num 1404) 2024-07-28T19:44:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:54 smithi155 bash[68033]: cluster 2024-07-28T19:44:53.451647+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-07-28T19:44:54.964 INFO:tasks.rados.rados.0.smithi045.stdout:3792: finishing write tid 2 to smithi04569809-3 2024-07-28T19:44:54.964 INFO:tasks.rados.rados.0.smithi045.stdout:3792: finishing write tid 3 to smithi04569809-3 2024-07-28T19:44:54.964 INFO:tasks.rados.rados.0.smithi045.stdout:3792: finishing write tid 4 to smithi04569809-3 2024-07-28T19:44:54.964 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1895 (ObjNum 1431 snap 474 seq_num 1431) dirty exists 2024-07-28T19:44:54.964 INFO:tasks.rados.rados.0.smithi045.stdout:3792: left oid 3 (ObjNum 1431 snap 474 seq_num 1431) 2024-07-28T19:44:54.964 INFO:tasks.rados.rados.0.smithi045.stdout:3793: finishing rollback tid 0 to smithi04569809-13 2024-07-28T19:44:54.964 INFO:tasks.rados.rados.0.smithi045.stdout:3793: finishing rollback tid 1 to smithi04569809-13 2024-07-28T19:44:54.964 INFO:tasks.rados.rados.0.smithi045.stdout:3793: finishing rollback tid 2 to smithi04569809-13 2024-07-28T19:44:54.964 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2557 (ObjNum 1369 snap 460 seq_num 1369) dirty exists 2024-07-28T19:44:54.964 INFO:tasks.rados.rados.0.smithi045.stdout:3794: expect (ObjNum 1424 snap 473 seq_num 1424) 2024-07-28T19:44:55.264 INFO:tasks.rados.rados.0.smithi045.stdout:3795: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:44:55.403 INFO:tasks.rados.rados.0.smithi045.stdout:3792: done (6 left) 2024-07-28T19:44:55.404 INFO:tasks.rados.rados.0.smithi045.stdout:3793: done (5 left) 2024-07-28T19:44:55.404 INFO:tasks.rados.rados.0.smithi045.stdout:3794: done (4 left) 2024-07-28T19:44:55.404 INFO:tasks.rados.rados.0.smithi045.stdout:3795: done (3 left) 2024-07-28T19:44:55.404 INFO:tasks.rados.rados.0.smithi045.stdout:3796: done (2 left) 2024-07-28T19:44:55.404 INFO:tasks.rados.rados.0.smithi045.stdout:3797: done (1 left) 2024-07-28T19:44:55.404 INFO:tasks.rados.rados.0.smithi045.stdout:3798: done (0 left) 2024-07-28T19:44:55.404 INFO:tasks.rados.rados.0.smithi045.stdout:3799: snap_create 2024-07-28T19:44:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:55 smithi045 bash[82788]: cluster 2024-07-28T19:44:54.200970+0000 mgr.y (mgr.34101) 454 : cluster [DBG] pgmap v1082: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-07-28T19:44:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:55 smithi045 bash[82788]: cluster 2024-07-28T19:44:54.463099+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-07-28T19:44:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:55 smithi045 bash[82788]: cluster 2024-07-28T19:44:55.405374+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-07-28T19:44:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:55 smithi045 bash[80445]: cluster 2024-07-28T19:44:54.200970+0000 mgr.y (mgr.34101) 454 : cluster [DBG] pgmap v1082: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-07-28T19:44:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:55 smithi045 bash[80445]: cluster 2024-07-28T19:44:54.463099+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-07-28T19:44:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:55 smithi045 bash[80445]: cluster 2024-07-28T19:44:55.405374+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-07-28T19:44:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:55 smithi155 bash[68033]: cluster 2024-07-28T19:44:54.200970+0000 mgr.y (mgr.34101) 454 : cluster [DBG] pgmap v1082: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-07-28T19:44:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:55 smithi155 bash[68033]: cluster 2024-07-28T19:44:54.463099+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-07-28T19:44:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:55 smithi155 bash[68033]: cluster 2024-07-28T19:44:55.405374+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-07-28T19:44:56.407 INFO:tasks.rados.rados.0.smithi045.stdout:3799: done (0 left) 2024-07-28T19:44:56.407 INFO:tasks.rados.rados.0.smithi045.stdout:3800: delete oid 32 current snap is 476 2024-07-28T19:44:56.413 INFO:tasks.rados.rados.0.smithi045.stdout:3800: done (0 left) 2024-07-28T19:44:56.413 INFO:tasks.rados.rados.0.smithi045.stdout:3801: write oid 40 current snap is 476 2024-07-28T19:44:56.413 INFO:tasks.rados.rados.0.smithi045.stdout:3801: seq_num 1433 ranges {484431=506181,1639167=445264} 2024-07-28T19:44:56.424 INFO:tasks.rados.rados.0.smithi045.stdout:3801: writing smithi04569809-40 from 484431 to 990612 tid 1 2024-07-28T19:44:56.436 INFO:tasks.rados.rados.0.smithi045.stdout:3801: writing smithi04569809-40 from 1639167 to 2084431 tid 2 2024-07-28T19:44:56.436 INFO:tasks.rados.rados.0.smithi045.stdout:3802: snap_create 2024-07-28T19:44:56.436 INFO:tasks.rados.rados.0.smithi045.stdout:3801: finishing write tid 1 to smithi04569809-40 2024-07-28T19:44:56.442 INFO:tasks.rados.rados.0.smithi045.stdout:3801: finishing write tid 2 to smithi04569809-40 2024-07-28T19:44:56.442 INFO:tasks.rados.rados.0.smithi045.stdout:3801: finishing write tid 3 to smithi04569809-40 2024-07-28T19:44:56.442 INFO:tasks.rados.rados.0.smithi045.stdout:3801: finishing write tid 4 to smithi04569809-40 2024-07-28T19:44:56.442 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1843 (ObjNum 1433 snap 476 seq_num 1433) dirty exists 2024-07-28T19:44:56.442 INFO:tasks.rados.rados.0.smithi045.stdout:3801: left oid 40 (ObjNum 1433 snap 476 seq_num 1433) 2024-07-28T19:44:57.410 INFO:tasks.rados.rados.0.smithi045.stdout:3801: done (1 left) 2024-07-28T19:44:57.410 INFO:tasks.rados.rados.0.smithi045.stdout:3802: done (0 left) 2024-07-28T19:44:57.410 INFO:tasks.rados.rados.0.smithi045.stdout:3803: delete oid 17 current snap is 477 2024-07-28T19:44:57.418 INFO:tasks.rados.rados.0.smithi045.stdout:3803: done (0 left) 2024-07-28T19:44:57.418 INFO:tasks.rados.rados.0.smithi045.stdout:3804: delete oid 17 current snap is 477 2024-07-28T19:44:57.423 INFO:tasks.rados.rados.0.smithi045.stdout:3804: done (0 left) 2024-07-28T19:44:57.423 INFO:tasks.rados.rados.0.smithi045.stdout:3805: read oid 32 snap -1 2024-07-28T19:44:57.423 INFO:tasks.rados.rados.0.smithi045.stdout:3805: expect deleted 2024-07-28T19:44:57.423 INFO:tasks.rados.rados.0.smithi045.stdout:3806: rollback oid 27 current snap is 477 2024-07-28T19:44:57.423 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 27 to 475 2024-07-28T19:44:57.424 INFO:tasks.rados.rados.0.smithi045.stdout:3807: write oid 28 current snap is 477 2024-07-28T19:44:57.424 INFO:tasks.rados.rados.0.smithi045.stdout:3807: seq_num 1436 ranges {534852=731928,1814613=320239} 2024-07-28T19:44:57.445 INFO:tasks.rados.rados.0.smithi045.stdout:3807: writing smithi04569809-28 from 534852 to 1266780 tid 1 2024-07-28T19:44:57.459 INFO:tasks.rados.rados.0.smithi045.stdout:3807: writing smithi04569809-28 from 1814613 to 2134852 tid 2 2024-07-28T19:44:57.459 INFO:tasks.rados.rados.0.smithi045.stdout:3808: read oid 38 snap -1 2024-07-28T19:44:57.459 INFO:tasks.rados.rados.0.smithi045.stdout:3808: expect (ObjNum 1339 snap 449 seq_num 1339) 2024-07-28T19:44:57.459 INFO:tasks.rados.rados.0.smithi045.stdout:3809: snap_remove snap 476 2024-07-28T19:44:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:57 smithi045 bash[82788]: cluster 2024-07-28T19:44:56.201668+0000 mgr.y (mgr.34101) 455 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2024-07-28T19:44:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:57 smithi045 bash[82788]: cluster 2024-07-28T19:44:56.408370+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-07-28T19:44:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:57 smithi045 bash[80445]: cluster 2024-07-28T19:44:56.201668+0000 mgr.y (mgr.34101) 455 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2024-07-28T19:44:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:57 smithi045 bash[80445]: cluster 2024-07-28T19:44:56.408370+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-07-28T19:44:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:57 smithi155 bash[68033]: cluster 2024-07-28T19:44:56.201668+0000 mgr.y (mgr.34101) 455 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2024-07-28T19:44:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:57 smithi155 bash[68033]: cluster 2024-07-28T19:44:56.408370+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-07-28T19:44:58.427 INFO:tasks.rados.rados.0.smithi045.stdout:3809: done (4 left) 2024-07-28T19:44:58.428 INFO:tasks.rados.rados.0.smithi045.stdout:3810: snap_create 2024-07-28T19:44:58.428 INFO:tasks.rados.rados.0.smithi045.stdout:3806: finishing rollback tid 0 to smithi04569809-27 2024-07-28T19:44:58.428 INFO:tasks.rados.rados.0.smithi045.stdout:3806: finishing rollback tid 1 to smithi04569809-27 2024-07-28T19:44:58.428 INFO:tasks.rados.rados.0.smithi045.stdout:3806: finishing rollback tid 2 to smithi04569809-27 2024-07-28T19:44:58.428 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 2586 (ObjNum 1414 snap 469 seq_num 1414) dirty exists 2024-07-28T19:44:58.428 INFO:tasks.rados.rados.0.smithi045.stdout:3807: finishing write tid 1 to smithi04569809-28 2024-07-28T19:44:58.428 INFO:tasks.rados.rados.0.smithi045.stdout:3807: finishing write tid 2 to smithi04569809-28 2024-07-28T19:44:58.428 INFO:tasks.rados.rados.0.smithi045.stdout:3807: finishing write tid 3 to smithi04569809-28 2024-07-28T19:44:58.428 INFO:tasks.rados.rados.0.smithi045.stdout:3807: finishing write tid 4 to smithi04569809-28 2024-07-28T19:44:58.428 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 28 v 1266 (ObjNum 1436 snap 477 seq_num 1436) dirty exists 2024-07-28T19:44:58.428 INFO:tasks.rados.rados.0.smithi045.stdout:3807: left oid 28 (ObjNum 1436 snap 477 seq_num 1436) 2024-07-28T19:44:58.429 INFO:tasks.rados.rados.0.smithi045.stdout:3808: expect (ObjNum 1339 snap 449 seq_num 1339) 2024-07-28T19:44:58.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:58 smithi045 bash[82788]: cluster 2024-07-28T19:44:57.411133+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-07-28T19:44:58.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:58 smithi045 bash[80445]: cluster 2024-07-28T19:44:57.411133+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-07-28T19:44:58.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:58 smithi155 bash[68033]: cluster 2024-07-28T19:44:57.411133+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-07-28T19:44:59.430 INFO:tasks.rados.rados.0.smithi045.stdout:3805: done (4 left) 2024-07-28T19:44:59.430 INFO:tasks.rados.rados.0.smithi045.stdout:3806: done (3 left) 2024-07-28T19:44:59.430 INFO:tasks.rados.rados.0.smithi045.stdout:3807: done (2 left) 2024-07-28T19:44:59.430 INFO:tasks.rados.rados.0.smithi045.stdout:3808: done (1 left) 2024-07-28T19:44:59.430 INFO:tasks.rados.rados.0.smithi045.stdout:3810: done (0 left) 2024-07-28T19:44:59.430 INFO:tasks.rados.rados.0.smithi045.stdout:3811: write oid 12 current snap is 478 2024-07-28T19:44:59.430 INFO:tasks.rados.rados.0.smithi045.stdout:3811: seq_num 1437 ranges {551659=523530,1873095=278564} 2024-07-28T19:44:59.449 INFO:tasks.rados.rados.0.smithi045.stdout:3811: writing smithi04569809-12 from 551659 to 1075189 tid 1 2024-07-28T19:44:59.467 INFO:tasks.rados.rados.0.smithi045.stdout:3811: writing smithi04569809-12 from 1873095 to 2151659 tid 2 2024-07-28T19:44:59.467 INFO:tasks.rados.rados.0.smithi045.stdout:3812: read oid 50 snap -1 2024-07-28T19:44:59.467 INFO:tasks.rados.rados.0.smithi045.stdout:3812: expect (ObjNum 1097 snap 367 seq_num 1097) 2024-07-28T19:44:59.467 INFO:tasks.rados.rados.0.smithi045.stdout:3813: snap_remove snap 473 2024-07-28T19:44:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:59 smithi045 bash[82788]: cluster 2024-07-28T19:44:58.202301+0000 mgr.y (mgr.34101) 456 : cluster [DBG] pgmap v1088: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-07-28T19:44:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:44:59 smithi045 bash[82788]: cluster 2024-07-28T19:44:58.428848+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-07-28T19:44:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:59 smithi045 bash[80445]: cluster 2024-07-28T19:44:58.202301+0000 mgr.y (mgr.34101) 456 : cluster [DBG] pgmap v1088: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-07-28T19:44:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:44:59 smithi045 bash[80445]: cluster 2024-07-28T19:44:58.428848+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-07-28T19:44:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:59 smithi155 bash[68033]: cluster 2024-07-28T19:44:58.202301+0000 mgr.y (mgr.34101) 456 : cluster [DBG] pgmap v1088: 89 pgs: 89 active+clean; 150 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-07-28T19:44:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:44:59 smithi155 bash[68033]: cluster 2024-07-28T19:44:58.428848+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-07-28T19:45:00.406 INFO:tasks.rados.rados.0.smithi045.stdout:3813: done (2 left) 2024-07-28T19:45:00.406 INFO:tasks.rados.rados.0.smithi045.stdout:3814: snap_create 2024-07-28T19:45:00.406 INFO:tasks.rados.rados.0.smithi045.stdout:3811: finishing write tid 1 to smithi04569809-12 2024-07-28T19:45:00.406 INFO:tasks.rados.rados.0.smithi045.stdout:3812: expect (ObjNum 1097 snap 367 seq_num 1097) 2024-07-28T19:45:00.584 INFO:tasks.rados.rados.0.smithi045.stdout:3811: finishing write tid 2 to smithi04569809-12 2024-07-28T19:45:00.584 INFO:tasks.rados.rados.0.smithi045.stdout:3811: finishing write tid 3 to smithi04569809-12 2024-07-28T19:45:00.584 INFO:tasks.rados.rados.0.smithi045.stdout:3811: finishing write tid 4 to smithi04569809-12 2024-07-28T19:45:00.584 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 12 v 2561 (ObjNum 1437 snap 478 seq_num 1437) dirty exists 2024-07-28T19:45:00.584 INFO:tasks.rados.rados.0.smithi045.stdout:3811: left oid 12 (ObjNum 1437 snap 478 seq_num 1437) 2024-07-28T19:45:00.716 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:45:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:45:00] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:45:00.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:00 smithi045 bash[80445]: cluster 2024-07-28T19:44:59.430777+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-07-28T19:45:00.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:00 smithi045 bash[80445]: cluster 2024-07-28T19:45:00.407268+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-07-28T19:45:00.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:00 smithi045 bash[82788]: cluster 2024-07-28T19:44:59.430777+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-07-28T19:45:00.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:00 smithi045 bash[82788]: cluster 2024-07-28T19:45:00.407268+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-07-28T19:45:00.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:00 smithi155 bash[68033]: cluster 2024-07-28T19:44:59.430777+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-07-28T19:45:00.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:00 smithi155 bash[68033]: cluster 2024-07-28T19:45:00.407268+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-07-28T19:45:01.409 INFO:tasks.rados.rados.0.smithi045.stdout:3811: done (2 left) 2024-07-28T19:45:01.409 INFO:tasks.rados.rados.0.smithi045.stdout:3812: done (1 left) 2024-07-28T19:45:01.409 INFO:tasks.rados.rados.0.smithi045.stdout:3814: done (0 left) 2024-07-28T19:45:01.409 INFO:tasks.rados.rados.0.smithi045.stdout:3815: write oid 42 current snap is 479 2024-07-28T19:45:01.409 INFO:tasks.rados.rados.0.smithi045.stdout:3815: seq_num 1438 ranges {568466=598779,1931577=236889} 2024-07-28T19:45:01.428 INFO:tasks.rados.rados.0.smithi045.stdout:3815: writing smithi04569809-42 from 568466 to 1167245 tid 1 2024-07-28T19:45:01.446 INFO:tasks.rados.rados.0.smithi045.stdout:3815: writing smithi04569809-42 from 1931577 to 2168466 tid 2 2024-07-28T19:45:01.446 INFO:tasks.rados.rados.0.smithi045.stdout:3816: write oid 4 current snap is 479 2024-07-28T19:45:01.446 INFO:tasks.rados.rados.0.smithi045.stdout:3815: finishing write tid 1 to smithi04569809-42 2024-07-28T19:45:01.446 INFO:tasks.rados.rados.0.smithi045.stdout:3816: seq_num 1439 ranges {585273=674028,1990059=195214} 2024-07-28T19:45:01.466 INFO:tasks.rados.rados.0.smithi045.stdout:3816: writing smithi04569809-4 from 585273 to 1259301 tid 1 2024-07-28T19:45:01.481 INFO:tasks.rados.rados.0.smithi045.stdout:3816: writing smithi04569809-4 from 1990059 to 2185273 tid 2 2024-07-28T19:45:01.481 INFO:tasks.rados.rados.0.smithi045.stdout:3817: delete oid 14 current snap is 479 2024-07-28T19:45:01.481 INFO:tasks.rados.rados.0.smithi045.stdout:3815: finishing write tid 2 to smithi04569809-42 2024-07-28T19:45:01.481 INFO:tasks.rados.rados.0.smithi045.stdout:3815: finishing write tid 3 to smithi04569809-42 2024-07-28T19:45:01.481 INFO:tasks.rados.rados.0.smithi045.stdout:3815: finishing write tid 4 to smithi04569809-42 2024-07-28T19:45:01.481 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 42 v 2596 (ObjNum 1438 snap 479 seq_num 1438) dirty exists 2024-07-28T19:45:01.481 INFO:tasks.rados.rados.0.smithi045.stdout:3815: left oid 42 (ObjNum 1438 snap 479 seq_num 1438) 2024-07-28T19:45:01.481 INFO:tasks.rados.rados.0.smithi045.stdout:3816: finishing write tid 1 to smithi04569809-4 2024-07-28T19:45:01.484 INFO:tasks.rados.rados.0.smithi045.stdout:3815: done (2 left) 2024-07-28T19:45:01.484 INFO:tasks.rados.rados.0.smithi045.stdout:3817: done (1 left) 2024-07-28T19:45:01.485 INFO:tasks.rados.rados.0.smithi045.stdout:3818: delete oid 17 current snap is 479 2024-07-28T19:45:01.486 INFO:tasks.rados.rados.0.smithi045.stdout:3816: finishing write tid 2 to smithi04569809-4 2024-07-28T19:45:01.487 INFO:tasks.rados.rados.0.smithi045.stdout:3816: finishing write tid 3 to smithi04569809-4 2024-07-28T19:45:01.487 INFO:tasks.rados.rados.0.smithi045.stdout:3816: finishing write tid 4 to smithi04569809-4 2024-07-28T19:45:01.487 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 4 v 398 (ObjNum 1439 snap 479 seq_num 1439) dirty exists 2024-07-28T19:45:01.487 INFO:tasks.rados.rados.0.smithi045.stdout:3816: left oid 4 (ObjNum 1439 snap 479 seq_num 1439) 2024-07-28T19:45:01.492 INFO:tasks.rados.rados.0.smithi045.stdout:3816: done (1 left) 2024-07-28T19:45:01.492 INFO:tasks.rados.rados.0.smithi045.stdout:3818: done (0 left) 2024-07-28T19:45:01.493 INFO:tasks.rados.rados.0.smithi045.stdout:3819: snap_create 2024-07-28T19:45:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:01 smithi045 bash[80445]: cluster 2024-07-28T19:45:00.202961+0000 mgr.y (mgr.34101) 457 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-07-28T19:45:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:01 smithi045 bash[80445]: cluster 2024-07-28T19:45:01.410495+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-07-28T19:45:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:01 smithi045 bash[82788]: cluster 2024-07-28T19:45:00.202961+0000 mgr.y (mgr.34101) 457 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-07-28T19:45:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:01 smithi045 bash[82788]: cluster 2024-07-28T19:45:01.410495+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-07-28T19:45:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:01 smithi155 bash[68033]: cluster 2024-07-28T19:45:00.202961+0000 mgr.y (mgr.34101) 457 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-07-28T19:45:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:01 smithi155 bash[68033]: cluster 2024-07-28T19:45:01.410495+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-07-28T19:45:02.458 INFO:tasks.rados.rados.0.smithi045.stdout:3819: done (0 left) 2024-07-28T19:45:02.458 INFO:tasks.rados.rados.0.smithi045.stdout:3820: snap_remove snap 477 2024-07-28T19:45:02.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:45:02 smithi155 bash[60745]: ts=2024-07-28T19:45:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:45:03.461 INFO:tasks.rados.rados.0.smithi045.stdout:3820: done (0 left) 2024-07-28T19:45:03.462 INFO:tasks.rados.rados.0.smithi045.stdout:3821: rollback oid 34 current snap is 480 2024-07-28T19:45:03.462 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 34 to 479 2024-07-28T19:45:03.462 INFO:tasks.rados.rados.0.smithi045.stdout:3822: delete oid 9 current snap is 480 2024-07-28T19:45:03.486 INFO:tasks.rados.rados.0.smithi045.stdout:3821: finishing rollback tid 0 to smithi04569809-34 2024-07-28T19:45:03.486 INFO:tasks.rados.rados.0.smithi045.stdout:3821: finishing rollback tid 1 to smithi04569809-34 2024-07-28T19:45:03.486 INFO:tasks.rados.rados.0.smithi045.stdout:3822: done (1 left) 2024-07-28T19:45:03.487 INFO:tasks.rados.rados.0.smithi045.stdout:3823: write oid 27 current snap is 480 2024-07-28T19:45:03.487 INFO:tasks.rados.rados.0.smithi045.stdout:3823: seq_num 1443 ranges {652501=575024,1707634=544867} 2024-07-28T19:45:03.499 INFO:tasks.rados.rados.0.smithi045.stdout:3823: writing smithi04569809-27 from 652501 to 1227525 tid 1 2024-07-28T19:45:03.511 INFO:tasks.rados.rados.0.smithi045.stdout:3823: writing smithi04569809-27 from 1707634 to 2252501 tid 2 2024-07-28T19:45:03.511 INFO:tasks.rados.rados.0.smithi045.stdout:3824: delete oid 44 current snap is 480 2024-07-28T19:45:03.511 INFO:tasks.rados.rados.0.smithi045.stdout:3821: finishing rollback tid 2 to smithi04569809-34 2024-07-28T19:45:03.511 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 2569 (ObjNum 1422 snap 472 seq_num 1422) dirty exists 2024-07-28T19:45:03.511 INFO:tasks.rados.rados.0.smithi045.stdout:3823: finishing write tid 1 to smithi04569809-27 2024-07-28T19:45:03.517 INFO:tasks.rados.rados.0.smithi045.stdout:3821: done (2 left) 2024-07-28T19:45:03.517 INFO:tasks.rados.rados.0.smithi045.stdout:3824: done (1 left) 2024-07-28T19:45:03.517 INFO:tasks.rados.rados.0.smithi045.stdout:3825: delete oid 3 current snap is 480 2024-07-28T19:45:03.518 INFO:tasks.rados.rados.0.smithi045.stdout:3823: finishing write tid 2 to smithi04569809-27 2024-07-28T19:45:03.518 INFO:tasks.rados.rados.0.smithi045.stdout:3823: finishing write tid 3 to smithi04569809-27 2024-07-28T19:45:03.519 INFO:tasks.rados.rados.0.smithi045.stdout:3823: finishing write tid 4 to smithi04569809-27 2024-07-28T19:45:03.519 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 2602 (ObjNum 1443 snap 480 seq_num 1443) dirty exists 2024-07-28T19:45:03.519 INFO:tasks.rados.rados.0.smithi045.stdout:3823: left oid 27 (ObjNum 1443 snap 480 seq_num 1443) 2024-07-28T19:45:03.522 INFO:tasks.rados.rados.0.smithi045.stdout:3823: done (1 left) 2024-07-28T19:45:03.522 INFO:tasks.rados.rados.0.smithi045.stdout:3825: done (0 left) 2024-07-28T19:45:03.522 INFO:tasks.rados.rados.0.smithi045.stdout:3826: read oid 3 snap -1 2024-07-28T19:45:03.522 INFO:tasks.rados.rados.0.smithi045.stdout:3826: expect deleted 2024-07-28T19:45:03.522 INFO:tasks.rados.rados.0.smithi045.stdout:3827: read oid 8 snap 474 2024-07-28T19:45:03.522 INFO:tasks.rados.rados.0.smithi045.stdout:3827: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:45:03.522 INFO:tasks.rados.rados.0.smithi045.stdout:3828: read oid 33 snap -1 2024-07-28T19:45:03.522 INFO:tasks.rados.rados.0.smithi045.stdout:3828: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:45:03.522 INFO:tasks.rados.rados.0.smithi045.stdout:3829: write oid 19 current snap is 480 2024-07-28T19:45:03.522 INFO:tasks.rados.rados.0.smithi045.stdout:3829: seq_num 1446 ranges {702922=517124,1883080=419842} 2024-07-28T19:45:03.535 INFO:tasks.rados.rados.0.smithi045.stdout:3829: writing smithi04569809-19 from 702922 to 1220046 tid 1 2024-07-28T19:45:03.547 INFO:tasks.rados.rados.0.smithi045.stdout:3829: writing smithi04569809-19 from 1883080 to 2302922 tid 2 2024-07-28T19:45:03.548 INFO:tasks.rados.rados.0.smithi045.stdout:3830: snap_create 2024-07-28T19:45:03.548 INFO:tasks.rados.rados.0.smithi045.stdout:3828: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:45:03.671 INFO:tasks.rados.rados.0.smithi045.stdout:3827: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:45:03.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:03 smithi045 bash[80445]: cluster 2024-07-28T19:45:02.203811+0000 mgr.y (mgr.34101) 458 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 130 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T19:45:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:03 smithi045 bash[80445]: cluster 2024-07-28T19:45:02.459481+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-07-28T19:45:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:03 smithi045 bash[80445]: audit 2024-07-28T19:45:03.043470+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:03 smithi045 bash[82788]: cluster 2024-07-28T19:45:02.203811+0000 mgr.y (mgr.34101) 458 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 130 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T19:45:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:03 smithi045 bash[82788]: cluster 2024-07-28T19:45:02.459481+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-07-28T19:45:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:03 smithi045 bash[82788]: audit 2024-07-28T19:45:03.043470+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:03.782 INFO:tasks.rados.rados.0.smithi045.stdout:3829: finishing write tid 1 to smithi04569809-19 2024-07-28T19:45:03.782 INFO:tasks.rados.rados.0.smithi045.stdout:3829: finishing write tid 2 to smithi04569809-19 2024-07-28T19:45:03.782 INFO:tasks.rados.rados.0.smithi045.stdout:3829: finishing write tid 3 to smithi04569809-19 2024-07-28T19:45:03.782 INFO:tasks.rados.rados.0.smithi045.stdout:3829: finishing write tid 4 to smithi04569809-19 2024-07-28T19:45:03.782 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1902 (ObjNum 1446 snap 480 seq_num 1446) dirty exists 2024-07-28T19:45:03.782 INFO:tasks.rados.rados.0.smithi045.stdout:3829: left oid 19 (ObjNum 1446 snap 480 seq_num 1446) 2024-07-28T19:45:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:03 smithi155 bash[68033]: cluster 2024-07-28T19:45:02.203811+0000 mgr.y (mgr.34101) 458 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 130 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-07-28T19:45:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:03 smithi155 bash[68033]: cluster 2024-07-28T19:45:02.459481+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-07-28T19:45:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:03 smithi155 bash[68033]: audit 2024-07-28T19:45:03.043470+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:04.480 INFO:tasks.rados.rados.0.smithi045.stdout:3826: done (4 left) 2024-07-28T19:45:04.480 INFO:tasks.rados.rados.0.smithi045.stdout:3827: done (3 left) 2024-07-28T19:45:04.480 INFO:tasks.rados.rados.0.smithi045.stdout:3828: done (2 left) 2024-07-28T19:45:04.480 INFO:tasks.rados.rados.0.smithi045.stdout:3829: done (1 left) 2024-07-28T19:45:04.480 INFO:tasks.rados.rados.0.smithi045.stdout:3830: done (0 left) 2024-07-28T19:45:04.480 INFO:tasks.rados.rados.0.smithi045.stdout:3831: write oid 25 current snap is 481 2024-07-28T19:45:04.480 INFO:tasks.rados.rados.0.smithi045.stdout:3831: seq_num 1447 ranges {719729=592373,1941562=378167} 2024-07-28T19:45:04.495 INFO:tasks.rados.rados.0.smithi045.stdout:3831: writing smithi04569809-25 from 719729 to 1312102 tid 1 2024-07-28T19:45:04.506 INFO:tasks.rados.rados.0.smithi045.stdout:3831: writing smithi04569809-25 from 1941562 to 2319729 tid 2 2024-07-28T19:45:04.506 INFO:tasks.rados.rados.0.smithi045.stdout:3832: read oid 43 snap -1 2024-07-28T19:45:04.506 INFO:tasks.rados.rados.0.smithi045.stdout:3832: expect deleted 2024-07-28T19:45:04.507 INFO:tasks.rados.rados.0.smithi045.stdout:3833: snap_remove snap 478 2024-07-28T19:45:04.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:04 smithi155 bash[68033]: cluster 2024-07-28T19:45:03.462583+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-07-28T19:45:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:04 smithi045 bash[80445]: cluster 2024-07-28T19:45:03.462583+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-07-28T19:45:04.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:04 smithi045 bash[82788]: cluster 2024-07-28T19:45:03.462583+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:3833: done (2 left) 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:3834: read oid 15 snap -1 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:3834: expect (ObjNum 1425 snap 473 seq_num 1425) 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:3835: read oid 11 snap -1 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:3835: expect (ObjNum 1427 snap 474 seq_num 1427) 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:3836: delete oid 1 current snap is 481 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:3831: finishing write tid 1 to smithi04569809-25 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:3831: finishing write tid 2 to smithi04569809-25 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:3831: finishing write tid 3 to smithi04569809-25 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:3831: finishing write tid 4 to smithi04569809-25 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1744 (ObjNum 1447 snap 481 seq_num 1447) dirty exists 2024-07-28T19:45:05.411 INFO:tasks.rados.rados.0.smithi045.stdout:3831: left oid 25 (ObjNum 1447 snap 481 seq_num 1447) 2024-07-28T19:45:05.435 INFO:tasks.rados.rados.0.smithi045.stdout:3834: expect (ObjNum 1425 snap 473 seq_num 1425) 2024-07-28T19:45:05.577 INFO:tasks.rados.rados.0.smithi045.stdout:3835: expect (ObjNum 1427 snap 474 seq_num 1427) 2024-07-28T19:45:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:05 smithi155 bash[68033]: cluster 2024-07-28T19:45:04.204774+0000 mgr.y (mgr.34101) 459 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 132 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 613 KiB/s wr, 6 op/s 2024-07-28T19:45:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:05 smithi155 bash[68033]: cluster 2024-07-28T19:45:04.480767+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-07-28T19:45:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:05 smithi155 bash[68033]: cluster 2024-07-28T19:45:05.411183+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-07-28T19:45:05.908 INFO:tasks.rados.rados.0.smithi045.stdout:3831: done (4 left) 2024-07-28T19:45:05.908 INFO:tasks.rados.rados.0.smithi045.stdout:3832: done (3 left) 2024-07-28T19:45:05.908 INFO:tasks.rados.rados.0.smithi045.stdout:3834: done (2 left) 2024-07-28T19:45:05.908 INFO:tasks.rados.rados.0.smithi045.stdout:3835: done (1 left) 2024-07-28T19:45:05.908 INFO:tasks.rados.rados.0.smithi045.stdout:3836: done (0 left) 2024-07-28T19:45:05.908 INFO:tasks.rados.rados.0.smithi045.stdout:3837: write oid 38 current snap is 481 2024-07-28T19:45:05.908 INFO:tasks.rados.rados.0.smithi045.stdout:3837: seq_num 1449 ranges {753343=742871,1942173=411170} 2024-07-28T19:45:05.931 INFO:tasks.rados.rados.0.smithi045.stdout:3837: writing smithi04569809-38 from 753343 to 1496214 tid 1 2024-07-28T19:45:05.946 INFO:tasks.rados.rados.0.smithi045.stdout:3837: writing smithi04569809-38 from 1942173 to 2353343 tid 2 2024-07-28T19:45:05.946 INFO:tasks.rados.rados.0.smithi045.stdout:3838: snap_remove snap 474 2024-07-28T19:45:05.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:05 smithi045 bash[82788]: cluster 2024-07-28T19:45:04.204774+0000 mgr.y (mgr.34101) 459 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 132 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 613 KiB/s wr, 6 op/s 2024-07-28T19:45:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:05 smithi045 bash[82788]: cluster 2024-07-28T19:45:04.480767+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-07-28T19:45:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:05 smithi045 bash[82788]: cluster 2024-07-28T19:45:05.411183+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-07-28T19:45:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:05 smithi045 bash[80445]: cluster 2024-07-28T19:45:04.204774+0000 mgr.y (mgr.34101) 459 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 132 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 613 KiB/s wr, 6 op/s 2024-07-28T19:45:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:05 smithi045 bash[80445]: cluster 2024-07-28T19:45:04.480767+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-07-28T19:45:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:05 smithi045 bash[80445]: cluster 2024-07-28T19:45:05.411183+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-07-28T19:45:06.489 INFO:tasks.rados.rados.0.smithi045.stdout:3838: done (1 left) 2024-07-28T19:45:06.489 INFO:tasks.rados.rados.0.smithi045.stdout:3839: read oid 44 snap 480 2024-07-28T19:45:06.489 INFO:tasks.rados.rados.0.smithi045.stdout:3839: expect deleted 2024-07-28T19:45:06.489 INFO:tasks.rados.rados.0.smithi045.stdout:3840: snap_create 2024-07-28T19:45:06.489 INFO:tasks.rados.rados.0.smithi045.stdout:3837: finishing write tid 1 to smithi04569809-38 2024-07-28T19:45:06.489 INFO:tasks.rados.rados.0.smithi045.stdout:3837: finishing write tid 2 to smithi04569809-38 2024-07-28T19:45:06.489 INFO:tasks.rados.rados.0.smithi045.stdout:3837: finishing write tid 3 to smithi04569809-38 2024-07-28T19:45:06.489 INFO:tasks.rados.rados.0.smithi045.stdout:3837: finishing write tid 4 to smithi04569809-38 2024-07-28T19:45:06.489 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 38 v 1271 (ObjNum 1449 snap 481 seq_num 1449) dirty exists 2024-07-28T19:45:06.490 INFO:tasks.rados.rados.0.smithi045.stdout:3837: left oid 38 (ObjNum 1449 snap 481 seq_num 1449) 2024-07-28T19:45:07.492 INFO:tasks.rados.rados.0.smithi045.stdout:3837: done (2 left) 2024-07-28T19:45:07.492 INFO:tasks.rados.rados.0.smithi045.stdout:3839: done (1 left) 2024-07-28T19:45:07.492 INFO:tasks.rados.rados.0.smithi045.stdout:3840: done (0 left) 2024-07-28T19:45:07.492 INFO:tasks.rados.rados.0.smithi045.stdout:3841: read oid 18 snap -1 2024-07-28T19:45:07.493 INFO:tasks.rados.rados.0.smithi045.stdout:3841: expect deleted 2024-07-28T19:45:07.493 INFO:tasks.rados.rados.0.smithi045.stdout:3842: snap_create 2024-07-28T19:45:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:07 smithi155 bash[68033]: cluster 2024-07-28T19:45:06.205454+0000 mgr.y (mgr.34101) 460 : cluster [DBG] pgmap v1100: 89 pgs: 89 active+clean; 132 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 613 KiB/s wr, 6 op/s 2024-07-28T19:45:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:07 smithi155 bash[68033]: cluster 2024-07-28T19:45:06.489766+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-07-28T19:45:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:07 smithi045 bash[80445]: cluster 2024-07-28T19:45:06.205454+0000 mgr.y (mgr.34101) 460 : cluster [DBG] pgmap v1100: 89 pgs: 89 active+clean; 132 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 613 KiB/s wr, 6 op/s 2024-07-28T19:45:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:07 smithi045 bash[80445]: cluster 2024-07-28T19:45:06.489766+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-07-28T19:45:07.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:07 smithi045 bash[82788]: cluster 2024-07-28T19:45:06.205454+0000 mgr.y (mgr.34101) 460 : cluster [DBG] pgmap v1100: 89 pgs: 89 active+clean; 132 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 613 KiB/s wr, 6 op/s 2024-07-28T19:45:07.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:07 smithi045 bash[82788]: cluster 2024-07-28T19:45:06.489766+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-07-28T19:45:08.495 INFO:tasks.rados.rados.0.smithi045.stdout:3841: done (1 left) 2024-07-28T19:45:08.495 INFO:tasks.rados.rados.0.smithi045.stdout:3842: done (0 left) 2024-07-28T19:45:08.496 INFO:tasks.rados.rados.0.smithi045.stdout:3843: write oid 20 current snap is 483 2024-07-28T19:45:08.496 INFO:tasks.rados.rados.0.smithi045.stdout:3843: seq_num 1450 ranges {770150=418120,1600655=478845} 2024-07-28T19:45:08.514 INFO:tasks.rados.rados.0.smithi045.stdout:3843: writing smithi04569809-20 from 770150 to 1188270 tid 1 2024-07-28T19:45:08.529 INFO:tasks.rados.rados.0.smithi045.stdout:3843: writing smithi04569809-20 from 1600655 to 2079500 tid 2 2024-07-28T19:45:08.530 INFO:tasks.rados.rados.0.smithi045.stdout:3844: snap_create 2024-07-28T19:45:08.530 INFO:tasks.rados.rados.0.smithi045.stdout:3843: finishing write tid 1 to smithi04569809-20 2024-07-28T19:45:08.536 INFO:tasks.rados.rados.0.smithi045.stdout:3843: finishing write tid 2 to smithi04569809-20 2024-07-28T19:45:08.536 INFO:tasks.rados.rados.0.smithi045.stdout:3843: finishing write tid 3 to smithi04569809-20 2024-07-28T19:45:08.536 INFO:tasks.rados.rados.0.smithi045.stdout:3843: finishing write tid 4 to smithi04569809-20 2024-07-28T19:45:08.537 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 904 (ObjNum 1450 snap 483 seq_num 1450) dirty exists 2024-07-28T19:45:08.537 INFO:tasks.rados.rados.0.smithi045.stdout:3843: left oid 20 (ObjNum 1450 snap 483 seq_num 1450) 2024-07-28T19:45:08.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:08 smithi155 bash[68033]: cluster 2024-07-28T19:45:07.493281+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-07-28T19:45:08.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:08 smithi045 bash[80445]: cluster 2024-07-28T19:45:07.493281+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-07-28T19:45:08.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:08 smithi045 bash[82788]: cluster 2024-07-28T19:45:07.493281+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-07-28T19:45:09.519 INFO:tasks.rados.rados.0.smithi045.stdout:3843: done (1 left) 2024-07-28T19:45:09.519 INFO:tasks.rados.rados.0.smithi045.stdout:3844: done (0 left) 2024-07-28T19:45:09.519 INFO:tasks.rados.rados.0.smithi045.stdout:3845: write oid 43 current snap is 484 2024-07-28T19:45:09.519 INFO:tasks.rados.rados.0.smithi045.stdout:3845: seq_num 1451 ranges {786957=493369,2059137=327820} 2024-07-28T19:45:09.540 INFO:tasks.rados.rados.0.smithi045.stdout:3845: writing smithi04569809-43 from 786957 to 1280326 tid 1 2024-07-28T19:45:09.558 INFO:tasks.rados.rados.0.smithi045.stdout:3845: writing smithi04569809-43 from 2059137 to 2386957 tid 2 2024-07-28T19:45:09.559 INFO:tasks.rados.rados.0.smithi045.stdout:3846: rollback oid 16 current snap is 484 2024-07-28T19:45:09.559 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 16 to 481 2024-07-28T19:45:09.559 INFO:tasks.rados.rados.0.smithi045.stdout:3845: finishing write tid 1 to smithi04569809-43 2024-07-28T19:45:09.559 INFO:tasks.rados.rados.0.smithi045.stdout:3847: rollback oid 31 current snap is 484 2024-07-28T19:45:09.559 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 31 to 482 2024-07-28T19:45:09.559 INFO:tasks.rados.rados.0.smithi045.stdout:3848: read oid 4 snap -1 2024-07-28T19:45:09.559 INFO:tasks.rados.rados.0.smithi045.stdout:3848: expect (ObjNum 1439 snap 479 seq_num 1439) 2024-07-28T19:45:09.559 INFO:tasks.rados.rados.0.smithi045.stdout:3849: write oid 29 current snap is 484 2024-07-28T19:45:09.559 INFO:tasks.rados.rados.0.smithi045.stdout:3849: seq_num 1452 ranges {403764=568618,1717619=686145} 2024-07-28T19:45:09.573 INFO:tasks.rados.rados.0.smithi045.stdout:3849: writing smithi04569809-29 from 403764 to 972382 tid 1 2024-07-28T19:45:09.590 INFO:tasks.rados.rados.0.smithi045.stdout:3849: writing smithi04569809-29 from 1717619 to 2403764 tid 2 2024-07-28T19:45:09.590 INFO:tasks.rados.rados.0.smithi045.stdout:3850: write oid 44 current snap is 484 2024-07-28T19:45:09.591 INFO:tasks.rados.rados.0.smithi045.stdout:3850: seq_num 1453 ranges {420571=760220,1776101=626172} 2024-07-28T19:45:09.602 INFO:tasks.rados.rados.0.smithi045.stdout:3850: writing smithi04569809-44 from 420571 to 1180791 tid 1 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:3850: writing smithi04569809-44 from 1776101 to 2402273 tid 2 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:3851: read oid 33 snap -1 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:3851: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:3852: snap_create 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:3845: finishing write tid 2 to smithi04569809-43 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:3845: finishing write tid 3 to smithi04569809-43 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:3845: finishing write tid 4 to smithi04569809-43 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 763 (ObjNum 1451 snap 484 seq_num 1451) dirty exists 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:3845: left oid 43 (ObjNum 1451 snap 484 seq_num 1451) 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:3847: finishing rollback tid 0 to smithi04569809-31 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:3847: finishing rollback tid 1 to smithi04569809-31 2024-07-28T19:45:09.613 INFO:tasks.rados.rados.0.smithi045.stdout:3846: finishing rollback tid 0 to smithi04569809-16 2024-07-28T19:45:09.614 INFO:tasks.rados.rados.0.smithi045.stdout:3846: finishing rollback tid 1 to smithi04569809-16 2024-07-28T19:45:09.614 INFO:tasks.rados.rados.0.smithi045.stdout:3847: finishing rollback tid 2 to smithi04569809-31 2024-07-28T19:45:09.614 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 31 v 2614 (ObjNum 1391 snap 463 seq_num 1391) dirty exists 2024-07-28T19:45:09.614 INFO:tasks.rados.rados.0.smithi045.stdout:3846: finishing rollback tid 2 to smithi04569809-16 2024-07-28T19:45:09.614 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 992 (ObjNum 1345 snap 452 seq_num 1345) dirty exists 2024-07-28T19:45:09.614 INFO:tasks.rados.rados.0.smithi045.stdout:3848: expect (ObjNum 1439 snap 479 seq_num 1439) 2024-07-28T19:45:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:09 smithi155 bash[68033]: cluster 2024-07-28T19:45:08.206186+0000 mgr.y (mgr.34101) 461 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 237 KiB/s wr, 5 op/s 2024-07-28T19:45:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:09 smithi155 bash[68033]: cluster 2024-07-28T19:45:08.496041+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-07-28T19:45:09.829 INFO:tasks.rados.rados.0.smithi045.stdout:3849: finishing write tid 1 to smithi04569809-29 2024-07-28T19:45:09.829 INFO:tasks.rados.rados.0.smithi045.stdout:3849: finishing write tid 2 to smithi04569809-29 2024-07-28T19:45:09.829 INFO:tasks.rados.rados.0.smithi045.stdout:3849: finishing write tid 3 to smithi04569809-29 2024-07-28T19:45:09.829 INFO:tasks.rados.rados.0.smithi045.stdout:3849: finishing write tid 4 to smithi04569809-29 2024-07-28T19:45:09.829 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 2618 (ObjNum 1452 snap 484 seq_num 1452) dirty exists 2024-07-28T19:45:09.829 INFO:tasks.rados.rados.0.smithi045.stdout:3849: left oid 29 (ObjNum 1452 snap 484 seq_num 1452) 2024-07-28T19:45:09.829 INFO:tasks.rados.rados.0.smithi045.stdout:3850: finishing write tid 1 to smithi04569809-44 2024-07-28T19:45:09.829 INFO:tasks.rados.rados.0.smithi045.stdout:3851: expect (ObjNum 1322 snap 448 seq_num 1322) 2024-07-28T19:45:09.901 INFO:tasks.rados.rados.0.smithi045.stdout:3850: finishing write tid 2 to smithi04569809-44 2024-07-28T19:45:09.902 INFO:tasks.rados.rados.0.smithi045.stdout:3850: finishing write tid 3 to smithi04569809-44 2024-07-28T19:45:09.902 INFO:tasks.rados.rados.0.smithi045.stdout:3850: finishing write tid 4 to smithi04569809-44 2024-07-28T19:45:09.902 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2586 (ObjNum 1453 snap 484 seq_num 1453) dirty exists 2024-07-28T19:45:09.902 INFO:tasks.rados.rados.0.smithi045.stdout:3850: left oid 44 (ObjNum 1453 snap 484 seq_num 1453) 2024-07-28T19:45:09.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:09 smithi045 bash[80445]: cluster 2024-07-28T19:45:08.206186+0000 mgr.y (mgr.34101) 461 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 237 KiB/s wr, 5 op/s 2024-07-28T19:45:09.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:09 smithi045 bash[80445]: cluster 2024-07-28T19:45:08.496041+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-07-28T19:45:09.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:09 smithi045 bash[82788]: cluster 2024-07-28T19:45:08.206186+0000 mgr.y (mgr.34101) 461 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 133 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 237 KiB/s wr, 5 op/s 2024-07-28T19:45:09.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:09 smithi045 bash[82788]: cluster 2024-07-28T19:45:08.496041+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-07-28T19:45:10.528 INFO:tasks.rados.rados.0.smithi045.stdout:3845: done (7 left) 2024-07-28T19:45:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:3846: done (6 left) 2024-07-28T19:45:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:3847: done (5 left) 2024-07-28T19:45:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:3848: done (4 left) 2024-07-28T19:45:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:3849: done (3 left) 2024-07-28T19:45:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:3850: done (2 left) 2024-07-28T19:45:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:3851: done (1 left) 2024-07-28T19:45:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:3852: done (0 left) 2024-07-28T19:45:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:3853: write oid 44 current snap is 485 2024-07-28T19:45:10.529 INFO:tasks.rados.rados.0.smithi045.stdout:3853: seq_num 1454 ranges {437378=435469,1434583=769830} 2024-07-28T19:45:10.535 INFO:tasks.rados.rados.0.smithi045.stdout:3853: writing smithi04569809-44 from 437378 to 872847 tid 1 2024-07-28T19:45:10.545 INFO:tasks.rados.rados.0.smithi045.stdout:3853: writing smithi04569809-44 from 1434583 to 2204413 tid 2 2024-07-28T19:45:10.546 INFO:tasks.rados.rados.0.smithi045.stdout:3854: read oid 10 snap 479 2024-07-28T19:45:10.546 INFO:tasks.rados.rados.0.smithi045.stdout:3854: expect deleted 2024-07-28T19:45:10.546 INFO:tasks.rados.rados.0.smithi045.stdout:3855: write oid 41 current snap is 485 2024-07-28T19:45:10.546 INFO:tasks.rados.rados.0.smithi045.stdout:3855: seq_num 1455 ranges {454185=510718,1493065=629841} 2024-07-28T19:45:10.554 INFO:tasks.rados.rados.0.smithi045.stdout:3855: writing smithi04569809-41 from 454185 to 964903 tid 1 2024-07-28T19:45:10.564 INFO:tasks.rados.rados.0.smithi045.stdout:3855: writing smithi04569809-41 from 1493065 to 2122906 tid 2 2024-07-28T19:45:10.564 INFO:tasks.rados.rados.0.smithi045.stdout:3856: delete oid 37 current snap is 485 2024-07-28T19:45:10.564 INFO:tasks.rados.rados.0.smithi045.stdout:3853: finishing write tid 1 to smithi04569809-44 2024-07-28T19:45:10.564 INFO:tasks.rados.rados.0.smithi045.stdout:3853: finishing write tid 2 to smithi04569809-44 2024-07-28T19:45:10.564 INFO:tasks.rados.rados.0.smithi045.stdout:3853: finishing write tid 3 to smithi04569809-44 2024-07-28T19:45:10.565 INFO:tasks.rados.rados.0.smithi045.stdout:3853: finishing write tid 4 to smithi04569809-44 2024-07-28T19:45:10.565 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2590 (ObjNum 1454 snap 485 seq_num 1454) dirty exists 2024-07-28T19:45:10.565 INFO:tasks.rados.rados.0.smithi045.stdout:3853: left oid 44 (ObjNum 1454 snap 485 seq_num 1454) 2024-07-28T19:45:10.565 INFO:tasks.rados.rados.0.smithi045.stdout:3855: finishing write tid 1 to smithi04569809-41 2024-07-28T19:45:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:3853: done (3 left) 2024-07-28T19:45:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:3854: done (2 left) 2024-07-28T19:45:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:3856: done (1 left) 2024-07-28T19:45:10.571 INFO:tasks.rados.rados.0.smithi045.stdout:3857: delete oid 21 current snap is 485 2024-07-28T19:45:10.572 INFO:tasks.rados.rados.0.smithi045.stdout:3855: finishing write tid 2 to smithi04569809-41 2024-07-28T19:45:10.572 INFO:tasks.rados.rados.0.smithi045.stdout:3855: finishing write tid 3 to smithi04569809-41 2024-07-28T19:45:10.572 INFO:tasks.rados.rados.0.smithi045.stdout:3855: finishing write tid 4 to smithi04569809-41 2024-07-28T19:45:10.572 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 1946 (ObjNum 1455 snap 485 seq_num 1455) dirty exists 2024-07-28T19:45:10.572 INFO:tasks.rados.rados.0.smithi045.stdout:3855: left oid 41 (ObjNum 1455 snap 485 seq_num 1455) 2024-07-28T19:45:10.574 INFO:tasks.rados.rados.0.smithi045.stdout:3855: done (1 left) 2024-07-28T19:45:10.574 INFO:tasks.rados.rados.0.smithi045.stdout:3857: done (0 left) 2024-07-28T19:45:10.575 INFO:tasks.rados.rados.0.smithi045.stdout:3858: delete oid 47 current snap is 485 2024-07-28T19:45:10.578 INFO:tasks.rados.rados.0.smithi045.stdout:3858: done (0 left) 2024-07-28T19:45:10.578 INFO:tasks.rados.rados.0.smithi045.stdout:3859: snap_remove snap 475 2024-07-28T19:45:10.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:10 smithi155 bash[68033]: cluster 2024-07-28T19:45:09.519742+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-07-28T19:45:10.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:10 smithi045 bash[80445]: cluster 2024-07-28T19:45:09.519742+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-07-28T19:45:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:45:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:45:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:45:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:10 smithi045 bash[82788]: cluster 2024-07-28T19:45:09.519742+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-07-28T19:45:11.529 INFO:tasks.rados.rados.0.smithi045.stdout:3859: done (0 left) 2024-07-28T19:45:11.530 INFO:tasks.rados.rados.0.smithi045.stdout:3860: write oid 30 current snap is 485 2024-07-28T19:45:11.530 INFO:tasks.rados.rados.0.smithi045.stdout:3860: seq_num 1459 ranges {521413=411714,1610640=637179} 2024-07-28T19:45:11.543 INFO:tasks.rados.rados.0.smithi045.stdout:3860: writing smithi04569809-30 from 521413 to 933127 tid 1 2024-07-28T19:45:11.558 INFO:tasks.rados.rados.0.smithi045.stdout:3860: writing smithi04569809-30 from 1610640 to 2247819 tid 2 2024-07-28T19:45:11.559 INFO:tasks.rados.rados.0.smithi045.stdout:3861: snap_remove snap 480 2024-07-28T19:45:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:11 smithi155 bash[68033]: cluster 2024-07-28T19:45:10.206979+0000 mgr.y (mgr.34101) 462 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1022 KiB/s wr, 14 op/s 2024-07-28T19:45:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:11 smithi155 bash[68033]: cluster 2024-07-28T19:45:10.529251+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-07-28T19:45:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:11 smithi045 bash[80445]: cluster 2024-07-28T19:45:10.206979+0000 mgr.y (mgr.34101) 462 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1022 KiB/s wr, 14 op/s 2024-07-28T19:45:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:11 smithi045 bash[80445]: cluster 2024-07-28T19:45:10.529251+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-07-28T19:45:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:11 smithi045 bash[82788]: cluster 2024-07-28T19:45:10.206979+0000 mgr.y (mgr.34101) 462 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1022 KiB/s wr, 14 op/s 2024-07-28T19:45:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:11 smithi045 bash[82788]: cluster 2024-07-28T19:45:10.529251+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-07-28T19:45:12.554 INFO:tasks.rados.rados.0.smithi045.stdout:3861: done (1 left) 2024-07-28T19:45:12.554 INFO:tasks.rados.rados.0.smithi045.stdout:3862: rollback oid 43 current snap is 485 2024-07-28T19:45:12.554 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 43 to 481 2024-07-28T19:45:12.554 INFO:tasks.rados.rados.0.smithi045.stdout:3860: finishing write tid 1 to smithi04569809-30 2024-07-28T19:45:12.554 INFO:tasks.rados.rados.0.smithi045.stdout:3860: finishing write tid 2 to smithi04569809-30 2024-07-28T19:45:12.554 INFO:tasks.rados.rados.0.smithi045.stdout:3860: finishing write tid 3 to smithi04569809-30 2024-07-28T19:45:12.554 INFO:tasks.rados.rados.0.smithi045.stdout:3860: finishing write tid 4 to smithi04569809-30 2024-07-28T19:45:12.554 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1954 (ObjNum 1459 snap 485 seq_num 1459) dirty exists 2024-07-28T19:45:12.554 INFO:tasks.rados.rados.0.smithi045.stdout:3860: left oid 30 (ObjNum 1459 snap 485 seq_num 1459) 2024-07-28T19:45:12.555 INFO:tasks.rados.rados.0.smithi045.stdout:3860: done (1 left) 2024-07-28T19:45:12.555 INFO:tasks.rados.rados.0.smithi045.stdout:3863: snap_create 2024-07-28T19:45:12.572 INFO:tasks.rados.rados.0.smithi045.stdout:3862: finishing rollback tid 0 to smithi04569809-43 2024-07-28T19:45:12.572 INFO:tasks.rados.rados.0.smithi045.stdout:3862: finishing rollback tid 1 to smithi04569809-43 2024-07-28T19:45:12.572 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 768 (ObjNum 209 snap 0 seq_num 1227086186) dirty dne 2024-07-28T19:45:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:12 smithi155 bash[68033]: cluster 2024-07-28T19:45:11.530689+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-07-28T19:45:12.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:45:12 smithi155 bash[60745]: ts=2024-07-28T19:45:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:45:12.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:12 smithi045 bash[80445]: cluster 2024-07-28T19:45:11.530689+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-07-28T19:45:12.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:12 smithi045 bash[82788]: cluster 2024-07-28T19:45:11.530689+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-07-28T19:45:13.555 INFO:tasks.rados.rados.0.smithi045.stdout:3862: done (1 left) 2024-07-28T19:45:13.555 INFO:tasks.rados.rados.0.smithi045.stdout:3863: done (0 left) 2024-07-28T19:45:13.555 INFO:tasks.rados.rados.0.smithi045.stdout:3864: snap_create 2024-07-28T19:45:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:13 smithi045 bash[80445]: cluster 2024-07-28T19:45:12.207815+0000 mgr.y (mgr.34101) 463 : cluster [DBG] pgmap v1109: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 785 KiB/s wr, 8 op/s 2024-07-28T19:45:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:13 smithi045 bash[80445]: cluster 2024-07-28T19:45:12.554612+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-07-28T19:45:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:13 smithi045 bash[82788]: cluster 2024-07-28T19:45:12.207815+0000 mgr.y (mgr.34101) 463 : cluster [DBG] pgmap v1109: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 785 KiB/s wr, 8 op/s 2024-07-28T19:45:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:13 smithi045 bash[82788]: cluster 2024-07-28T19:45:12.554612+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-07-28T19:45:14.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:13 smithi155 bash[68033]: cluster 2024-07-28T19:45:12.207815+0000 mgr.y (mgr.34101) 463 : cluster [DBG] pgmap v1109: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 785 KiB/s wr, 8 op/s 2024-07-28T19:45:14.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:13 smithi155 bash[68033]: cluster 2024-07-28T19:45:12.554612+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-07-28T19:45:14.556 INFO:tasks.rados.rados.0.smithi045.stdout:3864: done (0 left) 2024-07-28T19:45:14.556 INFO:tasks.rados.rados.0.smithi045.stdout:3865: write oid 3 current snap is 487 2024-07-28T19:45:14.556 INFO:tasks.rados.rados.0.smithi045.stdout:3865: seq_num 1460 ranges {538220=603316,1785475=752745} 2024-07-28T19:45:14.575 INFO:tasks.rados.rados.0.smithi045.stdout:3865: writing smithi04569809-3 from 538220 to 1141536 tid 1 2024-07-28T19:45:14.598 INFO:tasks.rados.rados.0.smithi045.stdout:3865: writing smithi04569809-3 from 1785475 to 2538220 tid 2 2024-07-28T19:45:14.598 INFO:tasks.rados.rados.0.smithi045.stdout:3866: snap_remove snap 482 2024-07-28T19:45:14.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:14 smithi045 bash[80445]: cluster 2024-07-28T19:45:13.555279+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-07-28T19:45:14.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:14 smithi045 bash[80445]: cluster 2024-07-28T19:45:14.557326+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-07-28T19:45:14.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:14 smithi045 bash[82788]: cluster 2024-07-28T19:45:13.555279+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-07-28T19:45:14.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:14 smithi045 bash[82788]: cluster 2024-07-28T19:45:14.557326+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-07-28T19:45:15.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:14 smithi155 bash[68033]: cluster 2024-07-28T19:45:13.555279+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-07-28T19:45:15.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:14 smithi155 bash[68033]: cluster 2024-07-28T19:45:14.557326+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-07-28T19:45:15.428 INFO:tasks.rados.rados.0.smithi045.stdout:3866: done (1 left) 2024-07-28T19:45:15.428 INFO:tasks.rados.rados.0.smithi045.stdout:3867: snap_remove snap 479 2024-07-28T19:45:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:15 smithi045 bash[80445]: cluster 2024-07-28T19:45:14.208849+0000 mgr.y (mgr.34101) 464 : cluster [DBG] pgmap v1112: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-07-28T19:45:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:15 smithi045 bash[80445]: cluster 2024-07-28T19:45:15.428693+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-07-28T19:45:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:15 smithi045 bash[82788]: cluster 2024-07-28T19:45:14.208849+0000 mgr.y (mgr.34101) 464 : cluster [DBG] pgmap v1112: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-07-28T19:45:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:15 smithi045 bash[82788]: cluster 2024-07-28T19:45:15.428693+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-07-28T19:45:16.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:15 smithi155 bash[68033]: cluster 2024-07-28T19:45:14.208849+0000 mgr.y (mgr.34101) 464 : cluster [DBG] pgmap v1112: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-07-28T19:45:16.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:15 smithi155 bash[68033]: cluster 2024-07-28T19:45:15.428693+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-07-28T19:45:16.427 INFO:tasks.rados.rados.0.smithi045.stdout:3867: done (1 left) 2024-07-28T19:45:16.427 INFO:tasks.rados.rados.0.smithi045.stdout:3868: delete oid 45 current snap is 487 2024-07-28T19:45:16.427 INFO:tasks.rados.rados.0.smithi045.stdout:3865: finishing write tid 1 to smithi04569809-3 2024-07-28T19:45:16.427 INFO:tasks.rados.rados.0.smithi045.stdout:3865: finishing write tid 2 to smithi04569809-3 2024-07-28T19:45:16.427 INFO:tasks.rados.rados.0.smithi045.stdout:3865: finishing write tid 3 to smithi04569809-3 2024-07-28T19:45:16.427 INFO:tasks.rados.rados.0.smithi045.stdout:3865: finishing write tid 4 to smithi04569809-3 2024-07-28T19:45:16.427 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1918 (ObjNum 1460 snap 487 seq_num 1460) dirty exists 2024-07-28T19:45:16.427 INFO:tasks.rados.rados.0.smithi045.stdout:3865: left oid 3 (ObjNum 1460 snap 487 seq_num 1460) 2024-07-28T19:45:16.436 INFO:tasks.rados.rados.0.smithi045.stdout:3865: done (1 left) 2024-07-28T19:45:16.436 INFO:tasks.rados.rados.0.smithi045.stdout:3868: done (0 left) 2024-07-28T19:45:16.436 INFO:tasks.rados.rados.0.smithi045.stdout:3869: rollback oid 39 current snap is 487 2024-07-28T19:45:16.436 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 39 to 484 2024-07-28T19:45:16.436 INFO:tasks.rados.rados.0.smithi045.stdout:3870: write oid 50 current snap is 487 2024-07-28T19:45:16.436 INFO:tasks.rados.rados.0.smithi045.stdout:3870: seq_num 1462 ranges {571834=753814,1786086=784506} 2024-07-28T19:45:16.462 INFO:tasks.rados.rados.0.smithi045.stdout:3870: writing smithi04569809-50 from 571834 to 1325648 tid 1 2024-07-28T19:45:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:3870: writing smithi04569809-50 from 1786086 to 2570592 tid 2 2024-07-28T19:45:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:3871: write oid 37 current snap is 487 2024-07-28T19:45:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:3869: finishing rollback tid 0 to smithi04569809-39 2024-07-28T19:45:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:3869: finishing rollback tid 1 to smithi04569809-39 2024-07-28T19:45:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:3869: finishing rollback tid 2 to smithi04569809-39 2024-07-28T19:45:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 39 v 1847 (ObjNum 1415 snap 471 seq_num 1415) dirty exists 2024-07-28T19:45:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:3870: finishing write tid 1 to smithi04569809-50 2024-07-28T19:45:16.480 INFO:tasks.rados.rados.0.smithi045.stdout:3871: seq_num 1463 ranges {588641=429063,1444568=644517,2492662=95979} 2024-07-28T19:45:16.493 INFO:tasks.rados.rados.0.smithi045.stdout:3871: writing smithi04569809-37 from 588641 to 1017704 tid 1 2024-07-28T19:45:16.506 INFO:tasks.rados.rados.0.smithi045.stdout:3871: writing smithi04569809-37 from 1444568 to 2089085 tid 2 2024-07-28T19:45:16.512 INFO:tasks.rados.rados.0.smithi045.stdout:3871: writing smithi04569809-37 from 2492662 to 2588641 tid 3 2024-07-28T19:45:16.512 INFO:tasks.rados.rados.0.smithi045.stdout:3869: done (2 left) 2024-07-28T19:45:16.512 INFO:tasks.rados.rados.0.smithi045.stdout:3872: snap_remove snap 481 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:3872: done (2 left) 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:3873: snap_create 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:3870: finishing write tid 2 to smithi04569809-50 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:3870: finishing write tid 3 to smithi04569809-50 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:3870: finishing write tid 4 to smithi04569809-50 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 50 v 957 (ObjNum 1462 snap 487 seq_num 1462) dirty exists 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:3870: left oid 50 (ObjNum 1462 snap 487 seq_num 1462) 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:3871: finishing write tid 1 to smithi04569809-37 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:3871: finishing write tid 2 to smithi04569809-37 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:3871: finishing write tid 3 to smithi04569809-37 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:3871: finishing write tid 4 to smithi04569809-37 2024-07-28T19:45:17.440 INFO:tasks.rados.rados.0.smithi045.stdout:3871: finishing write tid 5 to smithi04569809-37 2024-07-28T19:45:17.441 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 37 v 1928 (ObjNum 1463 snap 487 seq_num 1463) dirty exists 2024-07-28T19:45:17.441 INFO:tasks.rados.rados.0.smithi045.stdout:3871: left oid 37 (ObjNum 1463 snap 487 seq_num 1463) 2024-07-28T19:45:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:17 smithi045 bash[82788]: cluster 2024-07-28T19:45:16.209666+0000 mgr.y (mgr.34101) 465 : cluster [DBG] pgmap v1115: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-07-28T19:45:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:17 smithi045 bash[82788]: cluster 2024-07-28T19:45:16.428202+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-07-28T19:45:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:17 smithi045 bash[82788]: audit 2024-07-28T19:45:17.260204+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:45:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:17 smithi045 bash[80445]: cluster 2024-07-28T19:45:16.209666+0000 mgr.y (mgr.34101) 465 : cluster [DBG] pgmap v1115: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-07-28T19:45:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:17 smithi045 bash[80445]: cluster 2024-07-28T19:45:16.428202+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-07-28T19:45:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:17 smithi045 bash[80445]: audit 2024-07-28T19:45:17.260204+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:45:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:17 smithi155 bash[68033]: cluster 2024-07-28T19:45:16.209666+0000 mgr.y (mgr.34101) 465 : cluster [DBG] pgmap v1115: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-07-28T19:45:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:17 smithi155 bash[68033]: cluster 2024-07-28T19:45:16.428202+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-07-28T19:45:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:17 smithi155 bash[68033]: audit 2024-07-28T19:45:17.260204+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:45:18.448 INFO:tasks.rados.rados.0.smithi045.stdout:3870: done (2 left) 2024-07-28T19:45:18.448 INFO:tasks.rados.rados.0.smithi045.stdout:3871: done (1 left) 2024-07-28T19:45:18.448 INFO:tasks.rados.rados.0.smithi045.stdout:3873: done (0 left) 2024-07-28T19:45:18.448 INFO:tasks.rados.rados.0.smithi045.stdout:3874: snap_create 2024-07-28T19:45:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:18 smithi045 bash[80445]: cluster 2024-07-28T19:45:17.440926+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-07-28T19:45:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:18 smithi045 bash[80445]: audit 2024-07-28T19:45:17.650893+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:18 smithi045 bash[80445]: audit 2024-07-28T19:45:17.659622+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:18 smithi045 bash[80445]: audit 2024-07-28T19:45:18.043970+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:18 smithi045 bash[82788]: cluster 2024-07-28T19:45:17.440926+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-07-28T19:45:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:18 smithi045 bash[82788]: audit 2024-07-28T19:45:17.650893+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:18.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:18 smithi045 bash[82788]: audit 2024-07-28T19:45:17.659622+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:18 smithi045 bash[82788]: audit 2024-07-28T19:45:18.043970+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:18 smithi155 bash[68033]: cluster 2024-07-28T19:45:17.440926+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-07-28T19:45:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:18 smithi155 bash[68033]: audit 2024-07-28T19:45:17.650893+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:18 smithi155 bash[68033]: audit 2024-07-28T19:45:17.659622+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:18 smithi155 bash[68033]: audit 2024-07-28T19:45:18.043970+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:19.452 INFO:tasks.rados.rados.0.smithi045.stdout:3874: done (0 left) 2024-07-28T19:45:19.452 INFO:tasks.rados.rados.0.smithi045.stdout:3875: snap_create 2024-07-28T19:45:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:19 smithi045 bash[80445]: cluster 2024-07-28T19:45:18.210326+0000 mgr.y (mgr.34101) 466 : cluster [DBG] pgmap v1118: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:45:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:19 smithi045 bash[80445]: cluster 2024-07-28T19:45:18.449774+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-07-28T19:45:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:19 smithi045 bash[82788]: cluster 2024-07-28T19:45:18.210326+0000 mgr.y (mgr.34101) 466 : cluster [DBG] pgmap v1118: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:45:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:19 smithi045 bash[82788]: cluster 2024-07-28T19:45:18.449774+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-07-28T19:45:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:19 smithi155 bash[68033]: cluster 2024-07-28T19:45:18.210326+0000 mgr.y (mgr.34101) 466 : cluster [DBG] pgmap v1118: 89 pgs: 89 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:45:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:19 smithi155 bash[68033]: cluster 2024-07-28T19:45:18.449774+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-07-28T19:45:20.428 INFO:tasks.rados.rados.0.smithi045.stdout:3875: done (0 left) 2024-07-28T19:45:20.428 INFO:tasks.rados.rados.0.smithi045.stdout:3876: write oid 5 current snap is 490 2024-07-28T19:45:20.428 INFO:tasks.rados.rados.0.smithi045.stdout:3876: seq_num 1464 ranges {605448=504312,1903050=702398} 2024-07-28T19:45:20.446 INFO:tasks.rados.rados.0.smithi045.stdout:3876: writing smithi04569809-5 from 605448 to 1109760 tid 1 2024-07-28T19:45:20.472 INFO:tasks.rados.rados.0.smithi045.stdout:3876: writing smithi04569809-5 from 1903050 to 2605448 tid 2 2024-07-28T19:45:20.472 INFO:tasks.rados.rados.0.smithi045.stdout:3877: write oid 16 current snap is 490 2024-07-28T19:45:20.472 INFO:tasks.rados.rados.0.smithi045.stdout:3876: finishing write tid 1 to smithi04569809-5 2024-07-28T19:45:20.472 INFO:tasks.rados.rados.0.smithi045.stdout:3877: seq_num 1465 ranges {622255=579561,1845179=531833} 2024-07-28T19:45:20.490 INFO:tasks.rados.rados.0.smithi045.stdout:3877: writing smithi04569809-16 from 622255 to 1201816 tid 1 2024-07-28T19:45:20.505 INFO:tasks.rados.rados.0.smithi045.stdout:3877: writing smithi04569809-16 from 1845179 to 2377012 tid 2 2024-07-28T19:45:20.505 INFO:tasks.rados.rados.0.smithi045.stdout:3878: write oid 46 current snap is 490 2024-07-28T19:45:20.505 INFO:tasks.rados.rados.0.smithi045.stdout:3876: finishing write tid 2 to smithi04569809-5 2024-07-28T19:45:20.505 INFO:tasks.rados.rados.0.smithi045.stdout:3876: finishing write tid 3 to smithi04569809-5 2024-07-28T19:45:20.505 INFO:tasks.rados.rados.0.smithi045.stdout:3876: finishing write tid 4 to smithi04569809-5 2024-07-28T19:45:20.506 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 2604 (ObjNum 1464 snap 490 seq_num 1464) dirty exists 2024-07-28T19:45:20.506 INFO:tasks.rados.rados.0.smithi045.stdout:3876: left oid 5 (ObjNum 1464 snap 490 seq_num 1464) 2024-07-28T19:45:20.506 INFO:tasks.rados.rados.0.smithi045.stdout:3877: finishing write tid 1 to smithi04569809-16 2024-07-28T19:45:20.506 INFO:tasks.rados.rados.0.smithi045.stdout:3878: seq_num 1466 ranges {639062=654810,1903661=735401} 2024-07-28T19:45:20.513 INFO:tasks.rados.rados.0.smithi045.stdout:3878: writing smithi04569809-46 from 639062 to 1293872 tid 1 2024-07-28T19:45:20.524 INFO:tasks.rados.rados.0.smithi045.stdout:3878: writing smithi04569809-46 from 1903661 to 2639062 tid 2 2024-07-28T19:45:20.524 INFO:tasks.rados.rados.0.smithi045.stdout:3876: done (2 left) 2024-07-28T19:45:20.524 INFO:tasks.rados.rados.0.smithi045.stdout:3879: read oid 37 snap -1 2024-07-28T19:45:20.524 INFO:tasks.rados.rados.0.smithi045.stdout:3879: expect (ObjNum 1463 snap 487 seq_num 1463) 2024-07-28T19:45:20.524 INFO:tasks.rados.rados.0.smithi045.stdout:3880: delete oid 6 current snap is 490 2024-07-28T19:45:20.524 INFO:tasks.rados.rados.0.smithi045.stdout:3877: finishing write tid 2 to smithi04569809-16 2024-07-28T19:45:20.524 INFO:tasks.rados.rados.0.smithi045.stdout:3877: finishing write tid 3 to smithi04569809-16 2024-07-28T19:45:20.524 INFO:tasks.rados.rados.0.smithi045.stdout:3877: finishing write tid 4 to smithi04569809-16 2024-07-28T19:45:20.525 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 16 v 1006 (ObjNum 1465 snap 490 seq_num 1465) dirty exists 2024-07-28T19:45:20.525 INFO:tasks.rados.rados.0.smithi045.stdout:3877: left oid 16 (ObjNum 1465 snap 490 seq_num 1465) 2024-07-28T19:45:20.525 INFO:tasks.rados.rados.0.smithi045.stdout:3878: finishing write tid 1 to smithi04569809-46 2024-07-28T19:45:20.530 INFO:tasks.rados.rados.0.smithi045.stdout:3879: expect (ObjNum 1463 snap 487 seq_num 1463) 2024-07-28T19:45:20.614 INFO:tasks.rados.rados.0.smithi045.stdout:3878: finishing write tid 2 to smithi04569809-46 2024-07-28T19:45:20.614 INFO:tasks.rados.rados.0.smithi045.stdout:3878: finishing write tid 3 to smithi04569809-46 2024-07-28T19:45:20.614 INFO:tasks.rados.rados.0.smithi045.stdout:3878: finishing write tid 4 to smithi04569809-46 2024-07-28T19:45:20.614 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 46 v 1757 (ObjNum 1466 snap 490 seq_num 1466) dirty exists 2024-07-28T19:45:20.614 INFO:tasks.rados.rados.0.smithi045.stdout:3878: left oid 46 (ObjNum 1466 snap 490 seq_num 1466) 2024-07-28T19:45:20.614 INFO:tasks.rados.rados.0.smithi045.stdout:3877: done (3 left) 2024-07-28T19:45:20.614 INFO:tasks.rados.rados.0.smithi045.stdout:3878: done (2 left) 2024-07-28T19:45:20.614 INFO:tasks.rados.rados.0.smithi045.stdout:3879: done (1 left) 2024-07-28T19:45:20.614 INFO:tasks.rados.rados.0.smithi045.stdout:3880: done (0 left) 2024-07-28T19:45:20.614 INFO:tasks.rados.rados.0.smithi045.stdout:3881: read oid 42 snap -1 2024-07-28T19:45:20.615 INFO:tasks.rados.rados.0.smithi045.stdout:3881: expect (ObjNum 1438 snap 479 seq_num 1438) 2024-07-28T19:45:20.615 INFO:tasks.rados.rados.0.smithi045.stdout:3882: write oid 48 current snap is 490 2024-07-28T19:45:20.615 INFO:tasks.rados.rados.0.smithi045.stdout:3882: seq_num 1468 ranges {672676=521661,1736978=795513} 2024-07-28T19:45:20.626 INFO:tasks.rados.rados.0.smithi045.stdout:3882: writing smithi04569809-48 from 672676 to 1194337 tid 1 2024-07-28T19:45:20.640 INFO:tasks.rados.rados.0.smithi045.stdout:3882: writing smithi04569809-48 from 1736978 to 2532491 tid 2 2024-07-28T19:45:20.640 INFO:tasks.rados.rados.0.smithi045.stdout:3883: delete oid 3 current snap is 490 2024-07-28T19:45:20.640 INFO:tasks.rados.rados.0.smithi045.stdout:3881: expect (ObjNum 1438 snap 479 seq_num 1438) 2024-07-28T19:45:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:45:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:45:20] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2024-07-28T19:45:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:20 smithi045 bash[80445]: cluster 2024-07-28T19:45:19.453300+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-07-28T19:45:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:20 smithi045 bash[80445]: cluster 2024-07-28T19:45:20.428882+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-07-28T19:45:20.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:20 smithi045 bash[82788]: cluster 2024-07-28T19:45:19.453300+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-07-28T19:45:20.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:20 smithi045 bash[82788]: cluster 2024-07-28T19:45:20.428882+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-07-28T19:45:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:20 smithi155 bash[68033]: cluster 2024-07-28T19:45:19.453300+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-07-28T19:45:20.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:20 smithi155 bash[68033]: cluster 2024-07-28T19:45:20.428882+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-07-28T19:45:20.844 INFO:tasks.rados.rados.0.smithi045.stdout:3882: finishing write tid 1 to smithi04569809-48 2024-07-28T19:45:20.844 INFO:tasks.rados.rados.0.smithi045.stdout:3882: finishing write tid 2 to smithi04569809-48 2024-07-28T19:45:20.844 INFO:tasks.rados.rados.0.smithi045.stdout:3882: finishing write tid 3 to smithi04569809-48 2024-07-28T19:45:20.845 INFO:tasks.rados.rados.0.smithi045.stdout:3882: finishing write tid 4 to smithi04569809-48 2024-07-28T19:45:20.845 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 48 v 999 (ObjNum 1468 snap 490 seq_num 1468) dirty exists 2024-07-28T19:45:20.845 INFO:tasks.rados.rados.0.smithi045.stdout:3882: left oid 48 (ObjNum 1468 snap 490 seq_num 1468) 2024-07-28T19:45:20.845 INFO:tasks.rados.rados.0.smithi045.stdout:3881: done (2 left) 2024-07-28T19:45:20.845 INFO:tasks.rados.rados.0.smithi045.stdout:3882: done (1 left) 2024-07-28T19:45:20.845 INFO:tasks.rados.rados.0.smithi045.stdout:3883: done (0 left) 2024-07-28T19:45:20.845 INFO:tasks.rados.rados.0.smithi045.stdout:3884: write oid 47 current snap is 490 2024-07-28T19:45:20.845 INFO:tasks.rados.rados.0.smithi045.stdout:3884: seq_num 1470 ranges {706290=672159,2137589=568701} 2024-07-28T19:45:20.859 INFO:tasks.rados.rados.0.smithi045.stdout:3884: writing smithi04569809-47 from 706290 to 1378449 tid 1 2024-07-28T19:45:20.874 INFO:tasks.rados.rados.0.smithi045.stdout:3884: writing smithi04569809-47 from 2137589 to 2706290 tid 2 2024-07-28T19:45:20.874 INFO:tasks.rados.rados.0.smithi045.stdout:3885: read oid 49 snap -1 2024-07-28T19:45:20.874 INFO:tasks.rados.rados.0.smithi045.stdout:3885: expect (ObjNum 1316 snap 447 seq_num 1316) 2024-07-28T19:45:20.874 INFO:tasks.rados.rados.0.smithi045.stdout:3886: write oid 23 current snap is 490 2024-07-28T19:45:20.874 INFO:tasks.rados.rados.0.smithi045.stdout:3884: finishing write tid 1 to smithi04569809-47 2024-07-28T19:45:20.874 INFO:tasks.rados.rados.0.smithi045.stdout:3886: seq_num 1471 ranges {723097=747408,2196071=527026} 2024-07-28T19:45:20.890 INFO:tasks.rados.rados.0.smithi045.stdout:3886: writing smithi04569809-23 from 723097 to 1470505 tid 1 2024-07-28T19:45:20.904 INFO:tasks.rados.rados.0.smithi045.stdout:3886: writing smithi04569809-23 from 2196071 to 2723097 tid 2 2024-07-28T19:45:20.904 INFO:tasks.rados.rados.0.smithi045.stdout:3887: write oid 44 current snap is 490 2024-07-28T19:45:20.904 INFO:tasks.rados.rados.0.smithi045.stdout:3887: seq_num 1472 ranges {739904=422657,1854553=402851} 2024-07-28T19:45:20.915 INFO:tasks.rados.rados.0.smithi045.stdout:3887: writing smithi04569809-44 from 739904 to 1162561 tid 1 2024-07-28T19:45:20.925 INFO:tasks.rados.rados.0.smithi045.stdout:3887: writing smithi04569809-44 from 1854553 to 2257404 tid 2 2024-07-28T19:45:20.925 INFO:tasks.rados.rados.0.smithi045.stdout:3888: snap_create 2024-07-28T19:45:20.925 INFO:tasks.rados.rados.0.smithi045.stdout:3884: finishing write tid 2 to smithi04569809-47 2024-07-28T19:45:20.925 INFO:tasks.rados.rados.0.smithi045.stdout:3885: expect (ObjNum 1316 snap 447 seq_num 1316) 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:3884: finishing write tid 3 to smithi04569809-47 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:3884: finishing write tid 4 to smithi04569809-47 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 47 v 1973 (ObjNum 1470 snap 490 seq_num 1470) dirty exists 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:3884: left oid 47 (ObjNum 1470 snap 490 seq_num 1470) 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:3886: finishing write tid 1 to smithi04569809-23 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:3886: finishing write tid 2 to smithi04569809-23 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:3886: finishing write tid 3 to smithi04569809-23 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:3886: finishing write tid 4 to smithi04569809-23 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 23 v 1327 (ObjNum 1471 snap 490 seq_num 1471) dirty exists 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:3886: left oid 23 (ObjNum 1471 snap 490 seq_num 1471) 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:3887: finishing write tid 1 to smithi04569809-44 2024-07-28T19:45:20.996 INFO:tasks.rados.rados.0.smithi045.stdout:3887: finishing write tid 2 to smithi04569809-44 2024-07-28T19:45:20.997 INFO:tasks.rados.rados.0.smithi045.stdout:3887: finishing write tid 3 to smithi04569809-44 2024-07-28T19:45:20.997 INFO:tasks.rados.rados.0.smithi045.stdout:3887: finishing write tid 4 to smithi04569809-44 2024-07-28T19:45:20.997 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2608 (ObjNum 1472 snap 490 seq_num 1472) dirty exists 2024-07-28T19:45:20.997 INFO:tasks.rados.rados.0.smithi045.stdout:3887: left oid 44 (ObjNum 1472 snap 490 seq_num 1472) 2024-07-28T19:45:21.477 INFO:tasks.rados.rados.0.smithi045.stdout:3884: done (4 left) 2024-07-28T19:45:21.477 INFO:tasks.rados.rados.0.smithi045.stdout:3885: done (3 left) 2024-07-28T19:45:21.478 INFO:tasks.rados.rados.0.smithi045.stdout:3886: done (2 left) 2024-07-28T19:45:21.478 INFO:tasks.rados.rados.0.smithi045.stdout:3887: done (1 left) 2024-07-28T19:45:21.478 INFO:tasks.rados.rados.0.smithi045.stdout:3888: done (0 left) 2024-07-28T19:45:21.478 INFO:tasks.rados.rados.0.smithi045.stdout:3889: read oid 50 snap -1 2024-07-28T19:45:21.478 INFO:tasks.rados.rados.0.smithi045.stdout:3889: expect (ObjNum 1462 snap 487 seq_num 1462) 2024-07-28T19:45:21.478 INFO:tasks.rados.rados.0.smithi045.stdout:3890: write oid 13 current snap is 491 2024-07-28T19:45:21.479 INFO:tasks.rados.rados.0.smithi045.stdout:3890: seq_num 1473 ranges {756711=497906,1913035=546509} 2024-07-28T19:45:21.487 INFO:tasks.rados.rados.0.smithi045.stdout:3890: writing smithi04569809-13 from 756711 to 1254617 tid 1 2024-07-28T19:45:21.498 INFO:tasks.rados.rados.0.smithi045.stdout:3890: writing smithi04569809-13 from 1913035 to 2459544 tid 2 2024-07-28T19:45:21.498 INFO:tasks.rados.rados.0.smithi045.stdout:3891: read oid 30 snap 472 2024-07-28T19:45:21.498 INFO:tasks.rados.rados.0.smithi045.stdout:3891: expect (ObjNum 1416 snap 471 seq_num 1416) 2024-07-28T19:45:21.498 INFO:tasks.rados.rados.0.smithi045.stdout:3892: read oid 5 snap -1 2024-07-28T19:45:21.498 INFO:tasks.rados.rados.0.smithi045.stdout:3892: expect (ObjNum 1464 snap 490 seq_num 1464) 2024-07-28T19:45:21.498 INFO:tasks.rados.rados.0.smithi045.stdout:3893: delete oid 12 current snap is 491 2024-07-28T19:45:21.498 INFO:tasks.rados.rados.0.smithi045.stdout:3889: expect (ObjNum 1462 snap 487 seq_num 1462) 2024-07-28T19:45:21.664 INFO:tasks.rados.rados.0.smithi045.stdout:3890: finishing write tid 1 to smithi04569809-13 2024-07-28T19:45:21.664 INFO:tasks.rados.rados.0.smithi045.stdout:3890: finishing write tid 2 to smithi04569809-13 2024-07-28T19:45:21.664 INFO:tasks.rados.rados.0.smithi045.stdout:3891: expect (ObjNum 1416 snap 471 seq_num 1416) 2024-07-28T19:45:21.787 INFO:tasks.rados.rados.0.smithi045.stdout:3890: finishing write tid 3 to smithi04569809-13 2024-07-28T19:45:21.787 INFO:tasks.rados.rados.0.smithi045.stdout:3890: finishing write tid 4 to smithi04569809-13 2024-07-28T19:45:21.787 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2612 (ObjNum 1473 snap 491 seq_num 1473) dirty exists 2024-07-28T19:45:21.788 INFO:tasks.rados.rados.0.smithi045.stdout:3890: left oid 13 (ObjNum 1473 snap 491 seq_num 1473) 2024-07-28T19:45:21.788 INFO:tasks.rados.rados.0.smithi045.stdout:3892: expect (ObjNum 1464 snap 490 seq_num 1464) 2024-07-28T19:45:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:21 smithi155 bash[68033]: cluster 2024-07-28T19:45:20.211001+0000 mgr.y (mgr.34101) 467 : cluster [DBG] pgmap v1121: 89 pgs: 89 active+clean; 154 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 993 KiB/s wr, 4 op/s 2024-07-28T19:45:21.897 INFO:tasks.rados.rados.0.smithi045.stdout:3889: done (4 left) 2024-07-28T19:45:21.897 INFO:tasks.rados.rados.0.smithi045.stdout:3890: done (3 left) 2024-07-28T19:45:21.897 INFO:tasks.rados.rados.0.smithi045.stdout:3891: done (2 left) 2024-07-28T19:45:21.897 INFO:tasks.rados.rados.0.smithi045.stdout:3892: done (1 left) 2024-07-28T19:45:21.897 INFO:tasks.rados.rados.0.smithi045.stdout:3893: done (0 left) 2024-07-28T19:45:21.897 INFO:tasks.rados.rados.0.smithi045.stdout:3894: snap_create 2024-07-28T19:45:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:21 smithi045 bash[80445]: cluster 2024-07-28T19:45:20.211001+0000 mgr.y (mgr.34101) 467 : cluster [DBG] pgmap v1121: 89 pgs: 89 active+clean; 154 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 993 KiB/s wr, 4 op/s 2024-07-28T19:45:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:21 smithi045 bash[82788]: cluster 2024-07-28T19:45:20.211001+0000 mgr.y (mgr.34101) 467 : cluster [DBG] pgmap v1121: 89 pgs: 89 active+clean; 154 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 993 KiB/s wr, 4 op/s 2024-07-28T19:45:22.494 INFO:tasks.rados.rados.0.smithi045.stdout:3894: done (0 left) 2024-07-28T19:45:22.494 INFO:tasks.rados.rados.0.smithi045.stdout:3895: read oid 3 snap -1 2024-07-28T19:45:22.494 INFO:tasks.rados.rados.0.smithi045.stdout:3895: expect deleted 2024-07-28T19:45:22.494 INFO:tasks.rados.rados.0.smithi045.stdout:3896: delete oid 34 current snap is 492 2024-07-28T19:45:22.502 INFO:tasks.rados.rados.0.smithi045.stdout:3895: done (1 left) 2024-07-28T19:45:22.502 INFO:tasks.rados.rados.0.smithi045.stdout:3896: done (0 left) 2024-07-28T19:45:22.502 INFO:tasks.rados.rados.0.smithi045.stdout:3897: rollback oid 14 current snap is 492 2024-07-28T19:45:22.502 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 14 to 485 2024-07-28T19:45:22.502 INFO:tasks.rados.rados.0.smithi045.stdout:3898: write oid 26 current snap is 492 2024-07-28T19:45:22.502 INFO:tasks.rados.rados.0.smithi045.stdout:3898: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2024-07-28T19:45:22.516 INFO:tasks.rados.rados.0.smithi045.stdout:3898: writing smithi04569809-26 from 407132 to 847138 tid 1 2024-07-28T19:45:22.529 INFO:tasks.rados.rados.0.smithi045.stdout:3898: writing smithi04569809-26 from 1288481 to 1982317 tid 2 2024-07-28T19:45:22.537 INFO:tasks.rados.rados.0.smithi045.stdout:3898: writing smithi04569809-26 from 2616455 to 2807132 tid 3 2024-07-28T19:45:22.537 INFO:tasks.rados.rados.0.smithi045.stdout:3899: read oid 38 snap -1 2024-07-28T19:45:22.537 INFO:tasks.rados.rados.0.smithi045.stdout:3899: expect (ObjNum 1449 snap 481 seq_num 1449) 2024-07-28T19:45:22.537 INFO:tasks.rados.rados.0.smithi045.stdout:3900: delete oid 21 current snap is 492 2024-07-28T19:45:22.537 INFO:tasks.rados.rados.0.smithi045.stdout:3897: finishing rollback tid 1 to smithi04569809-14 2024-07-28T19:45:22.537 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 14 v 0 (ObjNum 145 snap 0 seq_num 1221935106) dirty dne 2024-07-28T19:45:22.537 INFO:tasks.rados.rados.0.smithi045.stdout:3898: finishing write tid 1 to smithi04569809-26 2024-07-28T19:45:22.537 INFO:tasks.rados.rados.0.smithi045.stdout:3898: finishing write tid 2 to smithi04569809-26 2024-07-28T19:45:22.540 INFO:tasks.rados.rados.0.smithi045.stdout:3898: finishing write tid 3 to smithi04569809-26 2024-07-28T19:45:22.540 INFO:tasks.rados.rados.0.smithi045.stdout:3898: finishing write tid 4 to smithi04569809-26 2024-07-28T19:45:22.541 INFO:tasks.rados.rados.0.smithi045.stdout:3897: done (3 left) 2024-07-28T19:45:22.541 INFO:tasks.rados.rados.0.smithi045.stdout:3900: done (2 left) 2024-07-28T19:45:22.541 INFO:tasks.rados.rados.0.smithi045.stdout:3901: write oid 44 current snap is 492 2024-07-28T19:45:22.541 INFO:tasks.rados.rados.0.smithi045.stdout:3898: finishing write tid 5 to smithi04569809-26 2024-07-28T19:45:22.541 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 964 (ObjNum 1476 snap 492 seq_num 1476) dirty exists 2024-07-28T19:45:22.541 INFO:tasks.rados.rados.0.smithi045.stdout:3898: left oid 26 (ObjNum 1476 snap 492 seq_num 1476) 2024-07-28T19:45:22.542 INFO:tasks.rados.rados.0.smithi045.stdout:3901: seq_num 1478 ranges {440746=590504,1689092=697505} 2024-07-28T19:45:22.549 INFO:tasks.rados.rados.0.smithi045.stdout:3901: writing smithi04569809-44 from 440746 to 1031250 tid 1 2024-07-28T19:45:22.557 INFO:tasks.rados.rados.0.smithi045.stdout:3901: writing smithi04569809-44 from 1689092 to 2386597 tid 2 2024-07-28T19:45:22.557 INFO:tasks.rados.rados.0.smithi045.stdout:3898: done (2 left) 2024-07-28T19:45:22.557 INFO:tasks.rados.rados.0.smithi045.stdout:3902: delete oid 47 current snap is 492 2024-07-28T19:45:22.557 INFO:tasks.rados.rados.0.smithi045.stdout:3899: expect (ObjNum 1449 snap 481 seq_num 1449) 2024-07-28T19:45:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:3901: finishing write tid 1 to smithi04569809-44 2024-07-28T19:45:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:3901: finishing write tid 2 to smithi04569809-44 2024-07-28T19:45:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:3901: finishing write tid 3 to smithi04569809-44 2024-07-28T19:45:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:3901: finishing write tid 4 to smithi04569809-44 2024-07-28T19:45:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2620 (ObjNum 1478 snap 492 seq_num 1478) dirty exists 2024-07-28T19:45:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:3901: left oid 44 (ObjNum 1478 snap 492 seq_num 1478) 2024-07-28T19:45:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:3899: done (2 left) 2024-07-28T19:45:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:3901: done (1 left) 2024-07-28T19:45:22.659 INFO:tasks.rados.rados.0.smithi045.stdout:3902: done (0 left) 2024-07-28T19:45:22.660 INFO:tasks.rados.rados.0.smithi045.stdout:3903: write oid 13 current snap is 492 2024-07-28T19:45:22.660 INFO:tasks.rados.rados.0.smithi045.stdout:3903: seq_num 1480 ranges {474360=741002,1806056=701174} 2024-07-28T19:45:22.665 INFO:tasks.rados.rados.0.smithi045.stdout:3903: writing smithi04569809-13 from 474360 to 1215362 tid 1 2024-07-28T19:45:22.673 INFO:tasks.rados.rados.0.smithi045.stdout:3903: writing smithi04569809-13 from 1806056 to 2507230 tid 2 2024-07-28T19:45:22.673 INFO:tasks.rados.rados.0.smithi045.stdout:3904: read oid 25 snap -1 2024-07-28T19:45:22.674 INFO:tasks.rados.rados.0.smithi045.stdout:3904: expect (ObjNum 1447 snap 481 seq_num 1447) 2024-07-28T19:45:22.674 INFO:tasks.rados.rados.0.smithi045.stdout:3905: write oid 33 current snap is 492 2024-07-28T19:45:22.674 INFO:tasks.rados.rados.0.smithi045.stdout:3903: finishing write tid 1 to smithi04569809-13 2024-07-28T19:45:22.674 INFO:tasks.rados.rados.0.smithi045.stdout:3905: seq_num 1481 ranges {491167=416251,1464538=561185,2753570=137597} 2024-07-28T19:45:22.679 INFO:tasks.rados.rados.0.smithi045.stdout:3905: writing smithi04569809-33 from 491167 to 907418 tid 1 2024-07-28T19:45:22.685 INFO:tasks.rados.rados.0.smithi045.stdout:3905: writing smithi04569809-33 from 1464538 to 2025723 tid 2 2024-07-28T19:45:22.691 INFO:tasks.rados.rados.0.smithi045.stdout:3905: writing smithi04569809-33 from 2753570 to 2891167 tid 3 2024-07-28T19:45:22.691 INFO:tasks.rados.rados.0.smithi045.stdout:3906: delete oid 31 current snap is 492 2024-07-28T19:45:22.691 INFO:tasks.rados.rados.0.smithi045.stdout:3903: finishing write tid 2 to smithi04569809-13 2024-07-28T19:45:22.691 INFO:tasks.rados.rados.0.smithi045.stdout:3903: finishing write tid 3 to smithi04569809-13 2024-07-28T19:45:22.691 INFO:tasks.rados.rados.0.smithi045.stdout:3903: finishing write tid 4 to smithi04569809-13 2024-07-28T19:45:22.691 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 13 v 2624 (ObjNum 1480 snap 492 seq_num 1480) dirty exists 2024-07-28T19:45:22.691 INFO:tasks.rados.rados.0.smithi045.stdout:3903: left oid 13 (ObjNum 1480 snap 492 seq_num 1480) 2024-07-28T19:45:22.691 INFO:tasks.rados.rados.0.smithi045.stdout:3904: expect (ObjNum 1447 snap 481 seq_num 1447) 2024-07-28T19:45:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:22 smithi155 bash[68033]: cluster 2024-07-28T19:45:21.477752+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-07-28T19:45:22.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:45:22 smithi155 bash[60745]: ts=2024-07-28T19:45:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:45:22.816 INFO:tasks.rados.rados.0.smithi045.stdout:3905: finishing write tid 1 to smithi04569809-33 2024-07-28T19:45:22.816 INFO:tasks.rados.rados.0.smithi045.stdout:3905: finishing write tid 2 to smithi04569809-33 2024-07-28T19:45:22.816 INFO:tasks.rados.rados.0.smithi045.stdout:3903: done (3 left) 2024-07-28T19:45:22.816 INFO:tasks.rados.rados.0.smithi045.stdout:3904: done (2 left) 2024-07-28T19:45:22.816 INFO:tasks.rados.rados.0.smithi045.stdout:3906: done (1 left) 2024-07-28T19:45:22.816 INFO:tasks.rados.rados.0.smithi045.stdout:3907: snap_create 2024-07-28T19:45:22.816 INFO:tasks.rados.rados.0.smithi045.stdout:3905: finishing write tid 3 to smithi04569809-33 2024-07-28T19:45:22.816 INFO:tasks.rados.rados.0.smithi045.stdout:3905: finishing write tid 4 to smithi04569809-33 2024-07-28T19:45:22.816 INFO:tasks.rados.rados.0.smithi045.stdout:3905: finishing write tid 5 to smithi04569809-33 2024-07-28T19:45:22.816 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 919 (ObjNum 1481 snap 492 seq_num 1481) dirty exists 2024-07-28T19:45:22.816 INFO:tasks.rados.rados.0.smithi045.stdout:3905: left oid 33 (ObjNum 1481 snap 492 seq_num 1481) 2024-07-28T19:45:22.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:22 smithi045 bash[82788]: cluster 2024-07-28T19:45:21.477752+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-07-28T19:45:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:22 smithi045 bash[80445]: cluster 2024-07-28T19:45:21.477752+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-07-28T19:45:23.499 INFO:tasks.rados.rados.0.smithi045.stdout:3905: done (1 left) 2024-07-28T19:45:23.500 INFO:tasks.rados.rados.0.smithi045.stdout:3907: done (0 left) 2024-07-28T19:45:23.500 INFO:tasks.rados.rados.0.smithi045.stdout:3908: read oid 41 snap 487 2024-07-28T19:45:23.500 INFO:tasks.rados.rados.0.smithi045.stdout:3908: expect (ObjNum 1455 snap 485 seq_num 1455) 2024-07-28T19:45:23.500 INFO:tasks.rados.rados.0.smithi045.stdout:3909: write oid 25 current snap is 493 2024-07-28T19:45:23.500 INFO:tasks.rados.rados.0.smithi045.stdout:3909: seq_num 1483 ranges {524781=683102,1981502=564854} 2024-07-28T19:45:23.512 INFO:tasks.rados.rados.0.smithi045.stdout:3909: writing smithi04569809-25 from 524781 to 1207883 tid 1 2024-07-28T19:45:23.526 INFO:tasks.rados.rados.0.smithi045.stdout:3909: writing smithi04569809-25 from 1981502 to 2546356 tid 2 2024-07-28T19:45:23.527 INFO:tasks.rados.rados.0.smithi045.stdout:3910: snap_remove snap 488 2024-07-28T19:45:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:23 smithi155 bash[68033]: cluster 2024-07-28T19:45:22.211781+0000 mgr.y (mgr.34101) 468 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 156 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 6 op/s 2024-07-28T19:45:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:23 smithi155 bash[68033]: cluster 2024-07-28T19:45:22.495060+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-07-28T19:45:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:23 smithi155 bash[68033]: audit 2024-07-28T19:45:23.117155+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:23 smithi155 bash[68033]: audit 2024-07-28T19:45:23.125332+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:23 smithi155 bash[68033]: audit 2024-07-28T19:45:23.179907+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:23 smithi155 bash[68033]: audit 2024-07-28T19:45:23.188866+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[80445]: cluster 2024-07-28T19:45:22.211781+0000 mgr.y (mgr.34101) 468 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 156 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 6 op/s 2024-07-28T19:45:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[80445]: cluster 2024-07-28T19:45:22.495060+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-07-28T19:45:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[80445]: audit 2024-07-28T19:45:23.117155+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[80445]: audit 2024-07-28T19:45:23.125332+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[80445]: audit 2024-07-28T19:45:23.179907+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[80445]: audit 2024-07-28T19:45:23.188866+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:23.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[82788]: cluster 2024-07-28T19:45:22.211781+0000 mgr.y (mgr.34101) 468 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 156 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 6 op/s 2024-07-28T19:45:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[82788]: cluster 2024-07-28T19:45:22.495060+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-07-28T19:45:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[82788]: audit 2024-07-28T19:45:23.117155+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[82788]: audit 2024-07-28T19:45:23.125332+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[82788]: audit 2024-07-28T19:45:23.179907+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:23 smithi045 bash[82788]: audit 2024-07-28T19:45:23.188866+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:24.510 INFO:tasks.rados.rados.0.smithi045.stdout:3910: done (2 left) 2024-07-28T19:45:24.510 INFO:tasks.rados.rados.0.smithi045.stdout:3911: write oid 2 current snap is 493 2024-07-28T19:45:24.510 INFO:tasks.rados.rados.0.smithi045.stdout:3911: seq_num 1484 ranges {541588=758351,2039984=708512} 2024-07-28T19:45:24.527 INFO:tasks.rados.rados.0.smithi045.stdout:3911: writing smithi04569809-2 from 541588 to 1299939 tid 1 2024-07-28T19:45:24.546 INFO:tasks.rados.rados.0.smithi045.stdout:3911: writing smithi04569809-2 from 2039984 to 2748496 tid 2 2024-07-28T19:45:24.546 INFO:tasks.rados.rados.0.smithi045.stdout:3912: read oid 39 snap -1 2024-07-28T19:45:24.546 INFO:tasks.rados.rados.0.smithi045.stdout:3912: expect (ObjNum 1415 snap 471 seq_num 1415) 2024-07-28T19:45:24.546 INFO:tasks.rados.rados.0.smithi045.stdout:3913: snap_remove snap 472 2024-07-28T19:45:24.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:24 smithi155 bash[68033]: cluster 2024-07-28T19:45:23.500969+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-07-28T19:45:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:24 smithi155 bash[68033]: audit 2024-07-28T19:45:23.648669+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:45:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:24 smithi155 bash[68033]: audit 2024-07-28T19:45:23.650136+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:45:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:24 smithi155 bash[68033]: audit 2024-07-28T19:45:23.657187+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:24 smithi045 bash[80445]: cluster 2024-07-28T19:45:23.500969+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-07-28T19:45:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:24 smithi045 bash[80445]: audit 2024-07-28T19:45:23.648669+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:45:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:24 smithi045 bash[80445]: audit 2024-07-28T19:45:23.650136+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:45:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:24 smithi045 bash[80445]: audit 2024-07-28T19:45:23.657187+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:24 smithi045 bash[82788]: cluster 2024-07-28T19:45:23.500969+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-07-28T19:45:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:24 smithi045 bash[82788]: audit 2024-07-28T19:45:23.648669+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:45:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:24 smithi045 bash[82788]: audit 2024-07-28T19:45:23.650136+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:45:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:24 smithi045 bash[82788]: audit 2024-07-28T19:45:23.657187+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:45:25.436 INFO:tasks.rados.rados.0.smithi045.stdout:3908: expect (ObjNum 1455 snap 485 seq_num 1455) 2024-07-28T19:45:25.545 INFO:tasks.rados.rados.0.smithi045.stdout:3909: finishing write tid 1 to smithi04569809-25 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:3909: finishing write tid 2 to smithi04569809-25 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:3909: finishing write tid 3 to smithi04569809-25 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:3909: finishing write tid 4 to smithi04569809-25 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 25 v 1761 (ObjNum 1483 snap 493 seq_num 1483) dirty exists 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:3909: left oid 25 (ObjNum 1483 snap 493 seq_num 1483) 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:3911: finishing write tid 1 to smithi04569809-2 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:3911: finishing write tid 2 to smithi04569809-2 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:3908: done (4 left) 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:3909: done (3 left) 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:3913: done (2 left) 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:3914: read oid 6 snap 492 2024-07-28T19:45:25.546 INFO:tasks.rados.rados.0.smithi045.stdout:3914: expect deleted 2024-07-28T19:45:25.547 INFO:tasks.rados.rados.0.smithi045.stdout:3915: read oid 48 snap -1 2024-07-28T19:45:25.547 INFO:tasks.rados.rados.0.smithi045.stdout:3915: expect (ObjNum 1468 snap 490 seq_num 1468) 2024-07-28T19:45:25.547 INFO:tasks.rados.rados.0.smithi045.stdout:3916: write oid 20 current snap is 493 2024-07-28T19:45:25.547 INFO:tasks.rados.rados.0.smithi045.stdout:3911: finishing write tid 3 to smithi04569809-2 2024-07-28T19:45:25.547 INFO:tasks.rados.rados.0.smithi045.stdout:3916: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2024-07-28T19:45:25.559 INFO:tasks.rados.rados.0.smithi045.stdout:3916: writing smithi04569809-20 from 558395 to 991995 tid 1 2024-07-28T19:45:25.575 INFO:tasks.rados.rados.0.smithi045.stdout:3916: writing smithi04569809-20 from 1698466 to 2266989 tid 2 2024-07-28T19:45:25.583 INFO:tasks.rados.rados.0.smithi045.stdout:3916: writing smithi04569809-20 from 2863262 to 2958395 tid 3 2024-07-28T19:45:25.584 INFO:tasks.rados.rados.0.smithi045.stdout:3917: delete oid 45 current snap is 493 2024-07-28T19:45:25.584 INFO:tasks.rados.rados.0.smithi045.stdout:3911: finishing write tid 4 to smithi04569809-2 2024-07-28T19:45:25.584 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 2638 (ObjNum 1484 snap 493 seq_num 1484) dirty exists 2024-07-28T19:45:25.584 INFO:tasks.rados.rados.0.smithi045.stdout:3911: left oid 2 (ObjNum 1484 snap 493 seq_num 1484) 2024-07-28T19:45:25.584 INFO:tasks.rados.rados.0.smithi045.stdout:3912: expect (ObjNum 1415 snap 471 seq_num 1415) 2024-07-28T19:45:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:25 smithi155 bash[68033]: cluster 2024-07-28T19:45:24.212661+0000 mgr.y (mgr.34101) 469 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 172 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.5 MiB/s wr, 32 op/s 2024-07-28T19:45:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:25 smithi155 bash[68033]: cluster 2024-07-28T19:45:24.511205+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-07-28T19:45:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:25 smithi155 bash[68033]: cluster 2024-07-28T19:45:25.436879+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-07-28T19:45:25.808 INFO:tasks.rados.rados.0.smithi045.stdout:3915: expect (ObjNum 1468 snap 490 seq_num 1468) 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:3916: finishing write tid 1 to smithi04569809-20 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:3916: finishing write tid 2 to smithi04569809-20 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:3916: finishing write tid 3 to smithi04569809-20 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:3916: finishing write tid 4 to smithi04569809-20 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:3916: finishing write tid 5 to smithi04569809-20 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 930 (ObjNum 1485 snap 493 seq_num 1485) dirty exists 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:3916: left oid 20 (ObjNum 1485 snap 493 seq_num 1485) 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:3911: done (5 left) 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:3912: done (4 left) 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:3914: done (3 left) 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:3915: done (2 left) 2024-07-28T19:45:25.893 INFO:tasks.rados.rados.0.smithi045.stdout:3916: done (1 left) 2024-07-28T19:45:25.894 INFO:tasks.rados.rados.0.smithi045.stdout:3917: done (0 left) 2024-07-28T19:45:25.894 INFO:tasks.rados.rados.0.smithi045.stdout:3918: rollback oid 35 current snap is 493 2024-07-28T19:45:25.894 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 35 to 483 2024-07-28T19:45:25.894 INFO:tasks.rados.rados.0.smithi045.stdout:3919: read oid 23 snap -1 2024-07-28T19:45:25.894 INFO:tasks.rados.rados.0.smithi045.stdout:3919: expect (ObjNum 1471 snap 490 seq_num 1471) 2024-07-28T19:45:25.894 INFO:tasks.rados.rados.0.smithi045.stdout:3920: snap_remove snap 491 2024-07-28T19:45:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:25 smithi045 bash[80445]: cluster 2024-07-28T19:45:24.212661+0000 mgr.y (mgr.34101) 469 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 172 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.5 MiB/s wr, 32 op/s 2024-07-28T19:45:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:25 smithi045 bash[80445]: cluster 2024-07-28T19:45:24.511205+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-07-28T19:45:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:25 smithi045 bash[80445]: cluster 2024-07-28T19:45:25.436879+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-07-28T19:45:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:25 smithi045 bash[82788]: cluster 2024-07-28T19:45:24.212661+0000 mgr.y (mgr.34101) 469 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 172 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.5 MiB/s wr, 32 op/s 2024-07-28T19:45:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:25 smithi045 bash[82788]: cluster 2024-07-28T19:45:24.511205+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-07-28T19:45:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:25 smithi045 bash[82788]: cluster 2024-07-28T19:45:25.436879+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-07-28T19:45:26.526 INFO:tasks.rados.rados.0.smithi045.stdout:3920: done (2 left) 2024-07-28T19:45:26.526 INFO:tasks.rados.rados.0.smithi045.stdout:3921: snap_remove snap 485 2024-07-28T19:45:27.532 INFO:tasks.rados.rados.0.smithi045.stdout:3921: done (2 left) 2024-07-28T19:45:27.532 INFO:tasks.rados.rados.0.smithi045.stdout:3922: snap_remove snap 490 2024-07-28T19:45:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:27 smithi155 bash[68033]: cluster 2024-07-28T19:45:26.213351+0000 mgr.y (mgr.34101) 470 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 172 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.1 MiB/s wr, 31 op/s 2024-07-28T19:45:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:27 smithi155 bash[68033]: cluster 2024-07-28T19:45:26.522728+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-07-28T19:45:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:27 smithi045 bash[80445]: cluster 2024-07-28T19:45:26.213351+0000 mgr.y (mgr.34101) 470 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 172 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.1 MiB/s wr, 31 op/s 2024-07-28T19:45:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:27 smithi045 bash[80445]: cluster 2024-07-28T19:45:26.522728+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-07-28T19:45:27.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:27 smithi045 bash[82788]: cluster 2024-07-28T19:45:26.213351+0000 mgr.y (mgr.34101) 470 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 172 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.1 MiB/s wr, 31 op/s 2024-07-28T19:45:27.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:27 smithi045 bash[82788]: cluster 2024-07-28T19:45:26.522728+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-07-28T19:45:28.541 INFO:tasks.rados.rados.0.smithi045.stdout:3922: done (2 left) 2024-07-28T19:45:28.541 INFO:tasks.rados.rados.0.smithi045.stdout:3923: rollback oid 18 current snap is 493 2024-07-28T19:45:28.541 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 18 to 487 2024-07-28T19:45:28.542 INFO:tasks.rados.rados.0.smithi045.stdout:3919: expect (ObjNum 1471 snap 490 seq_num 1471) 2024-07-28T19:45:28.716 INFO:tasks.rados.rados.0.smithi045.stdout:3918: finishing rollback tid 0 to smithi04569809-35 2024-07-28T19:45:28.716 INFO:tasks.rados.rados.0.smithi045.stdout:3918: finishing rollback tid 1 to smithi04569809-35 2024-07-28T19:45:28.716 INFO:tasks.rados.rados.0.smithi045.stdout:3918: finishing rollback tid 2 to smithi04569809-35 2024-07-28T19:45:28.716 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 35 v 1406 (ObjNum 1428 snap 474 seq_num 1428) dirty exists 2024-07-28T19:45:28.716 INFO:tasks.rados.rados.0.smithi045.stdout:3923: finishing rollback tid 1 to smithi04569809-18 2024-07-28T19:45:28.717 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 0 (ObjNum 273 snap 0 seq_num 284962400) dirty dne 2024-07-28T19:45:28.717 INFO:tasks.rados.rados.0.smithi045.stdout:3918: done (2 left) 2024-07-28T19:45:28.717 INFO:tasks.rados.rados.0.smithi045.stdout:3919: done (1 left) 2024-07-28T19:45:28.717 INFO:tasks.rados.rados.0.smithi045.stdout:3923: done (0 left) 2024-07-28T19:45:28.717 INFO:tasks.rados.rados.0.smithi045.stdout:3924: snap_remove snap 492 2024-07-28T19:45:28.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:28 smithi155 bash[68033]: cluster 2024-07-28T19:45:27.532974+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-07-28T19:45:28.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:28 smithi045 bash[80445]: cluster 2024-07-28T19:45:27.532974+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-07-28T19:45:28.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:28 smithi045 bash[82788]: cluster 2024-07-28T19:45:27.532974+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-07-28T19:45:29.542 INFO:tasks.rados.rados.0.smithi045.stdout:3924: done (0 left) 2024-07-28T19:45:29.542 INFO:tasks.rados.rados.0.smithi045.stdout:3925: read oid 50 snap 486 2024-07-28T19:45:29.542 INFO:tasks.rados.rados.0.smithi045.stdout:3925: expect (ObjNum 1097 snap 367 seq_num 1097) 2024-07-28T19:45:29.542 INFO:tasks.rados.rados.0.smithi045.stdout:3926: snap_create 2024-07-28T19:45:29.557 INFO:tasks.rados.rados.0.smithi045.stdout:3925: expect (ObjNum 1097 snap 367 seq_num 1097) 2024-07-28T19:45:29.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:29 smithi155 bash[68033]: cluster 2024-07-28T19:45:28.214059+0000 mgr.y (mgr.34101) 471 : cluster [DBG] pgmap v1133: 89 pgs: 89 active+clean; 163 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 305 KiB/s wr, 3 op/s 2024-07-28T19:45:29.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:29 smithi155 bash[68033]: cluster 2024-07-28T19:45:28.542603+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-07-28T19:45:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:29 smithi045 bash[80445]: cluster 2024-07-28T19:45:28.214059+0000 mgr.y (mgr.34101) 471 : cluster [DBG] pgmap v1133: 89 pgs: 89 active+clean; 163 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 305 KiB/s wr, 3 op/s 2024-07-28T19:45:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:29 smithi045 bash[80445]: cluster 2024-07-28T19:45:28.542603+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-07-28T19:45:29.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:29 smithi045 bash[82788]: cluster 2024-07-28T19:45:28.214059+0000 mgr.y (mgr.34101) 471 : cluster [DBG] pgmap v1133: 89 pgs: 89 active+clean; 163 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 305 KiB/s wr, 3 op/s 2024-07-28T19:45:29.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:29 smithi045 bash[82788]: cluster 2024-07-28T19:45:28.542603+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-07-28T19:45:30.544 INFO:tasks.rados.rados.0.smithi045.stdout:3925: done (1 left) 2024-07-28T19:45:30.545 INFO:tasks.rados.rados.0.smithi045.stdout:3926: done (0 left) 2024-07-28T19:45:30.545 INFO:tasks.rados.rados.0.smithi045.stdout:3927: snap_remove snap 487 2024-07-28T19:45:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:45:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:45:30] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2024-07-28T19:45:30.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:30 smithi045 bash[80445]: cluster 2024-07-28T19:45:29.543053+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-07-28T19:45:30.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:30 smithi045 bash[80445]: cluster 2024-07-28T19:45:30.545859+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-07-28T19:45:30.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:30 smithi045 bash[82788]: cluster 2024-07-28T19:45:29.543053+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-07-28T19:45:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:30 smithi045 bash[82788]: cluster 2024-07-28T19:45:30.545859+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-07-28T19:45:31.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:30 smithi155 bash[68033]: cluster 2024-07-28T19:45:29.543053+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-07-28T19:45:31.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:30 smithi155 bash[68033]: cluster 2024-07-28T19:45:30.545859+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-07-28T19:45:31.549 INFO:tasks.rados.rados.0.smithi045.stdout:3927: done (0 left) 2024-07-28T19:45:31.550 INFO:tasks.rados.rados.0.smithi045.stdout:3928: write oid 9 current snap is 494 2024-07-28T19:45:31.550 INFO:tasks.rados.rados.0.smithi045.stdout:3928: seq_num 1487 ranges {592009=584098,1699077=572192,2801755=190254} 2024-07-28T19:45:31.574 INFO:tasks.rados.rados.0.smithi045.stdout:3928: writing smithi04569809-9 from 592009 to 1176107 tid 1 2024-07-28T19:45:31.593 INFO:tasks.rados.rados.0.smithi045.stdout:3928: writing smithi04569809-9 from 1699077 to 2271269 tid 2 2024-07-28T19:45:31.603 INFO:tasks.rados.rados.0.smithi045.stdout:3928: writing smithi04569809-9 from 2801755 to 2992009 tid 3 2024-07-28T19:45:31.603 INFO:tasks.rados.rados.0.smithi045.stdout:3929: rollback oid 5 current snap is 494 2024-07-28T19:45:31.603 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 5 to 493 2024-07-28T19:45:31.603 INFO:tasks.rados.rados.0.smithi045.stdout:3928: finishing write tid 1 to smithi04569809-9 2024-07-28T19:45:31.604 INFO:tasks.rados.rados.0.smithi045.stdout:3928: finishing write tid 2 to smithi04569809-9 2024-07-28T19:45:31.604 INFO:tasks.rados.rados.0.smithi045.stdout:3930: delete oid 39 current snap is 494 2024-07-28T19:45:31.607 INFO:tasks.rados.rados.0.smithi045.stdout:3928: finishing write tid 3 to smithi04569809-9 2024-07-28T19:45:31.608 INFO:tasks.rados.rados.0.smithi045.stdout:3928: finishing write tid 4 to smithi04569809-9 2024-07-28T19:45:31.608 INFO:tasks.rados.rados.0.smithi045.stdout:3928: finishing write tid 5 to smithi04569809-9 2024-07-28T19:45:31.608 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 9 v 1420 (ObjNum 1487 snap 494 seq_num 1487) dirty exists 2024-07-28T19:45:31.608 INFO:tasks.rados.rados.0.smithi045.stdout:3928: left oid 9 (ObjNum 1487 snap 494 seq_num 1487) 2024-07-28T19:45:31.609 INFO:tasks.rados.rados.0.smithi045.stdout:3928: done (2 left) 2024-07-28T19:45:31.609 INFO:tasks.rados.rados.0.smithi045.stdout:3930: done (1 left) 2024-07-28T19:45:31.609 INFO:tasks.rados.rados.0.smithi045.stdout:3931: snap_remove snap 486 2024-07-28T19:45:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:31 smithi045 bash[80445]: cluster 2024-07-28T19:45:30.214752+0000 mgr.y (mgr.34101) 472 : cluster [DBG] pgmap v1136: 89 pgs: 89 active+clean; 139 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 931 KiB/s wr, 14 op/s 2024-07-28T19:45:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:31 smithi045 bash[80445]: cluster 2024-07-28T19:45:31.550603+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-07-28T19:45:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:31 smithi045 bash[82788]: cluster 2024-07-28T19:45:30.214752+0000 mgr.y (mgr.34101) 472 : cluster [DBG] pgmap v1136: 89 pgs: 89 active+clean; 139 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 931 KiB/s wr, 14 op/s 2024-07-28T19:45:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:31 smithi045 bash[82788]: cluster 2024-07-28T19:45:31.550603+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-07-28T19:45:32.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:31 smithi155 bash[68033]: cluster 2024-07-28T19:45:30.214752+0000 mgr.y (mgr.34101) 472 : cluster [DBG] pgmap v1136: 89 pgs: 89 active+clean; 139 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 931 KiB/s wr, 14 op/s 2024-07-28T19:45:32.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:31 smithi155 bash[68033]: cluster 2024-07-28T19:45:31.550603+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-07-28T19:45:32.574 INFO:tasks.rados.rados.0.smithi045.stdout:3929: finishing rollback tid 0 to smithi04569809-5 2024-07-28T19:45:32.575 INFO:tasks.rados.rados.0.smithi045.stdout:3929: finishing rollback tid 1 to smithi04569809-5 2024-07-28T19:45:32.575 INFO:tasks.rados.rados.0.smithi045.stdout:3929: finishing rollback tid 2 to smithi04569809-5 2024-07-28T19:45:32.575 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 5 v 2698 (ObjNum 1464 snap 490 seq_num 1464) dirty exists 2024-07-28T19:45:32.575 INFO:tasks.rados.rados.0.smithi045.stdout:3929: done (1 left) 2024-07-28T19:45:32.575 INFO:tasks.rados.rados.0.smithi045.stdout:3931: done (0 left) 2024-07-28T19:45:32.575 INFO:tasks.rados.rados.0.smithi045.stdout:3932: snap_create 2024-07-28T19:45:32.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:45:32 smithi155 bash[60745]: ts=2024-07-28T19:45:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:45:33.578 INFO:tasks.rados.rados.0.smithi045.stdout:3932: done (0 left) 2024-07-28T19:45:33.578 INFO:tasks.rados.rados.0.smithi045.stdout:3933: write oid 33 current snap is 495 2024-07-28T19:45:33.578 INFO:tasks.rados.rados.0.smithi045.stdout:3933: seq_num 1489 ranges {625623=734596,1816041=459508,2740248=285375} 2024-07-28T19:45:33.600 INFO:tasks.rados.rados.0.smithi045.stdout:3933: writing smithi04569809-33 from 625623 to 1360219 tid 1 2024-07-28T19:45:33.616 INFO:tasks.rados.rados.0.smithi045.stdout:3933: writing smithi04569809-33 from 1816041 to 2275549 tid 2 2024-07-28T19:45:33.628 INFO:tasks.rados.rados.0.smithi045.stdout:3933: writing smithi04569809-33 from 2740248 to 3025623 tid 3 2024-07-28T19:45:33.628 INFO:tasks.rados.rados.0.smithi045.stdout:3934: snap_create 2024-07-28T19:45:33.628 INFO:tasks.rados.rados.0.smithi045.stdout:3933: finishing write tid 1 to smithi04569809-33 2024-07-28T19:45:33.628 INFO:tasks.rados.rados.0.smithi045.stdout:3933: finishing write tid 2 to smithi04569809-33 2024-07-28T19:45:33.633 INFO:tasks.rados.rados.0.smithi045.stdout:3933: finishing write tid 3 to smithi04569809-33 2024-07-28T19:45:33.634 INFO:tasks.rados.rados.0.smithi045.stdout:3933: finishing write tid 4 to smithi04569809-33 2024-07-28T19:45:33.634 INFO:tasks.rados.rados.0.smithi045.stdout:3933: finishing write tid 5 to smithi04569809-33 2024-07-28T19:45:33.634 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 957 (ObjNum 1489 snap 495 seq_num 1489) dirty exists 2024-07-28T19:45:33.634 INFO:tasks.rados.rados.0.smithi045.stdout:3933: left oid 33 (ObjNum 1489 snap 495 seq_num 1489) 2024-07-28T19:45:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:33 smithi045 bash[80445]: cluster 2024-07-28T19:45:32.215445+0000 mgr.y (mgr.34101) 473 : cluster [DBG] pgmap v1139: 89 pgs: 89 active+clean; 139 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 626 KiB/s wr, 10 op/s 2024-07-28T19:45:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:33 smithi045 bash[80445]: cluster 2024-07-28T19:45:32.575071+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-07-28T19:45:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:33 smithi045 bash[80445]: audit 2024-07-28T19:45:33.044451+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:33 smithi045 bash[82788]: cluster 2024-07-28T19:45:32.215445+0000 mgr.y (mgr.34101) 473 : cluster [DBG] pgmap v1139: 89 pgs: 89 active+clean; 139 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 626 KiB/s wr, 10 op/s 2024-07-28T19:45:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:33 smithi045 bash[82788]: cluster 2024-07-28T19:45:32.575071+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-07-28T19:45:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:33 smithi045 bash[82788]: audit 2024-07-28T19:45:33.044451+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:33 smithi155 bash[68033]: cluster 2024-07-28T19:45:32.215445+0000 mgr.y (mgr.34101) 473 : cluster [DBG] pgmap v1139: 89 pgs: 89 active+clean; 139 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 626 KiB/s wr, 10 op/s 2024-07-28T19:45:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:33 smithi155 bash[68033]: cluster 2024-07-28T19:45:32.575071+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-07-28T19:45:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:33 smithi155 bash[68033]: audit 2024-07-28T19:45:33.044451+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:34.595 INFO:tasks.rados.rados.0.smithi045.stdout:3933: done (1 left) 2024-07-28T19:45:34.595 INFO:tasks.rados.rados.0.smithi045.stdout:3934: done (0 left) 2024-07-28T19:45:34.595 INFO:tasks.rados.rados.0.smithi045.stdout:3935: read oid 13 snap -1 2024-07-28T19:45:34.595 INFO:tasks.rados.rados.0.smithi045.stdout:3935: expect (ObjNum 1480 snap 492 seq_num 1480) 2024-07-28T19:45:34.595 INFO:tasks.rados.rados.0.smithi045.stdout:3936: write oid 45 current snap is 496 2024-07-28T19:45:34.595 INFO:tasks.rados.rados.0.smithi045.stdout:3936: seq_num 1490 ranges {642430=409845,1758170=719519} 2024-07-28T19:45:34.610 INFO:tasks.rados.rados.0.smithi045.stdout:3936: writing smithi04569809-45 from 642430 to 1052275 tid 1 2024-07-28T19:45:34.630 INFO:tasks.rados.rados.0.smithi045.stdout:3936: writing smithi04569809-45 from 1758170 to 2477689 tid 2 2024-07-28T19:45:34.630 INFO:tasks.rados.rados.0.smithi045.stdout:3937: snap_remove snap 493 2024-07-28T19:45:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:34 smithi045 bash[80445]: cluster 2024-07-28T19:45:33.578317+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-07-28T19:45:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:34 smithi045 bash[82788]: cluster 2024-07-28T19:45:33.578317+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-07-28T19:45:35.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:34 smithi155 bash[68033]: cluster 2024-07-28T19:45:33.578317+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-07-28T19:45:35.435 INFO:tasks.rados.rados.0.smithi045.stdout:3937: done (2 left) 2024-07-28T19:45:35.435 INFO:tasks.rados.rados.0.smithi045.stdout:3938: write oid 22 current snap is 496 2024-07-28T19:45:35.435 INFO:tasks.rados.rados.0.smithi045.stdout:3938: seq_num 1491 ranges {659237=601447,1933005=463177} 2024-07-28T19:45:35.454 INFO:tasks.rados.rados.0.smithi045.stdout:3938: writing smithi04569809-22 from 659237 to 1260684 tid 1 2024-07-28T19:45:35.473 INFO:tasks.rados.rados.0.smithi045.stdout:3938: writing smithi04569809-22 from 1933005 to 2396182 tid 2 2024-07-28T19:45:35.473 INFO:tasks.rados.rados.0.smithi045.stdout:3939: rollback oid 30 current snap is 496 2024-07-28T19:45:35.473 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 30 to 484 2024-07-28T19:45:35.473 INFO:tasks.rados.rados.0.smithi045.stdout:3935: expect (ObjNum 1480 snap 492 seq_num 1480) 2024-07-28T19:45:35.751 INFO:tasks.rados.rados.0.smithi045.stdout:3936: finishing write tid 1 to smithi04569809-45 2024-07-28T19:45:35.752 INFO:tasks.rados.rados.0.smithi045.stdout:3936: finishing write tid 2 to smithi04569809-45 2024-07-28T19:45:35.752 INFO:tasks.rados.rados.0.smithi045.stdout:3936: finishing write tid 3 to smithi04569809-45 2024-07-28T19:45:35.752 INFO:tasks.rados.rados.0.smithi045.stdout:3936: finishing write tid 4 to smithi04569809-45 2024-07-28T19:45:35.752 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 45 v 1009 (ObjNum 1490 snap 496 seq_num 1490) dirty exists 2024-07-28T19:45:35.752 INFO:tasks.rados.rados.0.smithi045.stdout:3936: left oid 45 (ObjNum 1490 snap 496 seq_num 1490) 2024-07-28T19:45:35.752 INFO:tasks.rados.rados.0.smithi045.stdout:3938: finishing write tid 1 to smithi04569809-22 2024-07-28T19:45:35.752 INFO:tasks.rados.rados.0.smithi045.stdout:3939: finishing rollback tid 0 to smithi04569809-30 2024-07-28T19:45:35.752 INFO:tasks.rados.rados.0.smithi045.stdout:3938: finishing write tid 2 to smithi04569809-22 2024-07-28T19:45:35.752 INFO:tasks.rados.rados.0.smithi045.stdout:3939: finishing rollback tid 1 to smithi04569809-30 2024-07-28T19:45:35.752 INFO:tasks.rados.rados.0.smithi045.stdout:3939: finishing rollback tid 2 to smithi04569809-30 2024-07-28T19:45:35.753 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 1987 (ObjNum 1416 snap 471 seq_num 1416) dirty exists 2024-07-28T19:45:35.753 INFO:tasks.rados.rados.0.smithi045.stdout:3938: finishing write tid 3 to smithi04569809-22 2024-07-28T19:45:35.753 INFO:tasks.rados.rados.0.smithi045.stdout:3938: finishing write tid 4 to smithi04569809-22 2024-07-28T19:45:35.753 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 22 v 1862 (ObjNum 1491 snap 496 seq_num 1491) dirty exists 2024-07-28T19:45:35.753 INFO:tasks.rados.rados.0.smithi045.stdout:3938: left oid 22 (ObjNum 1491 snap 496 seq_num 1491) 2024-07-28T19:45:35.753 INFO:tasks.rados.rados.0.smithi045.stdout:3935: done (3 left) 2024-07-28T19:45:35.753 INFO:tasks.rados.rados.0.smithi045.stdout:3936: done (2 left) 2024-07-28T19:45:35.753 INFO:tasks.rados.rados.0.smithi045.stdout:3938: done (1 left) 2024-07-28T19:45:35.753 INFO:tasks.rados.rados.0.smithi045.stdout:3939: done (0 left) 2024-07-28T19:45:35.753 INFO:tasks.rados.rados.0.smithi045.stdout:3940: snap_create 2024-07-28T19:45:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:35 smithi045 bash[80445]: cluster 2024-07-28T19:45:34.216326+0000 mgr.y (mgr.34101) 474 : cluster [DBG] pgmap v1142: 89 pgs: 89 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:45:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:35 smithi045 bash[80445]: cluster 2024-07-28T19:45:34.596108+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-07-28T19:45:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:35 smithi045 bash[80445]: cluster 2024-07-28T19:45:35.435641+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-07-28T19:45:35.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:35 smithi045 bash[82788]: cluster 2024-07-28T19:45:34.216326+0000 mgr.y (mgr.34101) 474 : cluster [DBG] pgmap v1142: 89 pgs: 89 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:45:35.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:35 smithi045 bash[82788]: cluster 2024-07-28T19:45:34.596108+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-07-28T19:45:35.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:35 smithi045 bash[82788]: cluster 2024-07-28T19:45:35.435641+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-07-28T19:45:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:35 smithi155 bash[68033]: cluster 2024-07-28T19:45:34.216326+0000 mgr.y (mgr.34101) 474 : cluster [DBG] pgmap v1142: 89 pgs: 89 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:45:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:35 smithi155 bash[68033]: cluster 2024-07-28T19:45:34.596108+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-07-28T19:45:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:35 smithi155 bash[68033]: cluster 2024-07-28T19:45:35.435641+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-07-28T19:45:36.604 INFO:tasks.rados.rados.0.smithi045.stdout:3940: done (0 left) 2024-07-28T19:45:36.604 INFO:tasks.rados.rados.0.smithi045.stdout:3941: write oid 20 current snap is 497 2024-07-28T19:45:36.604 INFO:tasks.rados.rados.0.smithi045.stdout:3941: seq_num 1492 ranges {676044=676696,1991487=723188} 2024-07-28T19:45:36.626 INFO:tasks.rados.rados.0.smithi045.stdout:3941: writing smithi04569809-20 from 676044 to 1352740 tid 1 2024-07-28T19:45:36.648 INFO:tasks.rados.rados.0.smithi045.stdout:3941: writing smithi04569809-20 from 1991487 to 2714675 tid 2 2024-07-28T19:45:36.648 INFO:tasks.rados.rados.0.smithi045.stdout:3942: write oid 34 current snap is 497 2024-07-28T19:45:36.649 INFO:tasks.rados.rados.0.smithi045.stdout:3941: finishing write tid 1 to smithi04569809-20 2024-07-28T19:45:36.649 INFO:tasks.rados.rados.0.smithi045.stdout:3942: seq_num 1493 ranges {692851=751945,2049969=466846} 2024-07-28T19:45:36.672 INFO:tasks.rados.rados.0.smithi045.stdout:3942: writing smithi04569809-34 from 692851 to 1444796 tid 1 2024-07-28T19:45:36.688 INFO:tasks.rados.rados.0.smithi045.stdout:3942: writing smithi04569809-34 from 2049969 to 2516815 tid 2 2024-07-28T19:45:36.688 INFO:tasks.rados.rados.0.smithi045.stdout:3943: read oid 46 snap -1 2024-07-28T19:45:36.688 INFO:tasks.rados.rados.0.smithi045.stdout:3943: expect (ObjNum 1466 snap 490 seq_num 1466) 2024-07-28T19:45:36.688 INFO:tasks.rados.rados.0.smithi045.stdout:3944: snap_create 2024-07-28T19:45:36.688 INFO:tasks.rados.rados.0.smithi045.stdout:3941: finishing write tid 2 to smithi04569809-20 2024-07-28T19:45:36.688 INFO:tasks.rados.rados.0.smithi045.stdout:3941: finishing write tid 3 to smithi04569809-20 2024-07-28T19:45:36.688 INFO:tasks.rados.rados.0.smithi045.stdout:3941: finishing write tid 4 to smithi04569809-20 2024-07-28T19:45:36.688 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 20 v 963 (ObjNum 1492 snap 497 seq_num 1492) dirty exists 2024-07-28T19:45:36.688 INFO:tasks.rados.rados.0.smithi045.stdout:3941: left oid 20 (ObjNum 1492 snap 497 seq_num 1492) 2024-07-28T19:45:36.689 INFO:tasks.rados.rados.0.smithi045.stdout:3942: finishing write tid 1 to smithi04569809-34 2024-07-28T19:45:36.697 INFO:tasks.rados.rados.0.smithi045.stdout:3942: finishing write tid 2 to smithi04569809-34 2024-07-28T19:45:36.697 INFO:tasks.rados.rados.0.smithi045.stdout:3942: finishing write tid 3 to smithi04569809-34 2024-07-28T19:45:36.697 INFO:tasks.rados.rados.0.smithi045.stdout:3942: finishing write tid 4 to smithi04569809-34 2024-07-28T19:45:36.698 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 34 v 2715 (ObjNum 1493 snap 497 seq_num 1493) dirty exists 2024-07-28T19:45:36.698 INFO:tasks.rados.rados.0.smithi045.stdout:3942: left oid 34 (ObjNum 1493 snap 497 seq_num 1493) 2024-07-28T19:45:36.700 INFO:tasks.rados.rados.0.smithi045.stdout:3943: expect (ObjNum 1466 snap 490 seq_num 1466) 2024-07-28T19:45:37.607 INFO:tasks.rados.rados.0.smithi045.stdout:3941: done (3 left) 2024-07-28T19:45:37.607 INFO:tasks.rados.rados.0.smithi045.stdout:3942: done (2 left) 2024-07-28T19:45:37.607 INFO:tasks.rados.rados.0.smithi045.stdout:3943: done (1 left) 2024-07-28T19:45:37.607 INFO:tasks.rados.rados.0.smithi045.stdout:3944: done (0 left) 2024-07-28T19:45:37.607 INFO:tasks.rados.rados.0.smithi045.stdout:3945: snap_create 2024-07-28T19:45:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:37 smithi045 bash[80445]: cluster 2024-07-28T19:45:36.216990+0000 mgr.y (mgr.34101) 475 : cluster [DBG] pgmap v1145: 89 pgs: 89 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:45:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:37 smithi045 bash[80445]: cluster 2024-07-28T19:45:36.605471+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-07-28T19:45:37.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:37 smithi045 bash[82788]: cluster 2024-07-28T19:45:36.216990+0000 mgr.y (mgr.34101) 475 : cluster [DBG] pgmap v1145: 89 pgs: 89 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:45:37.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:37 smithi045 bash[82788]: cluster 2024-07-28T19:45:36.605471+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-07-28T19:45:38.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:37 smithi155 bash[68033]: cluster 2024-07-28T19:45:36.216990+0000 mgr.y (mgr.34101) 475 : cluster [DBG] pgmap v1145: 89 pgs: 89 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-28T19:45:38.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:37 smithi155 bash[68033]: cluster 2024-07-28T19:45:36.605471+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-07-28T19:45:38.611 INFO:tasks.rados.rados.0.smithi045.stdout:3945: done (0 left) 2024-07-28T19:45:38.612 INFO:tasks.rados.rados.0.smithi045.stdout:3946: snap_remove snap 498 2024-07-28T19:45:38.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:38 smithi045 bash[82788]: cluster 2024-07-28T19:45:37.608345+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-07-28T19:45:38.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:38 smithi045 bash[80445]: cluster 2024-07-28T19:45:37.608345+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-07-28T19:45:39.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:38 smithi155 bash[68033]: cluster 2024-07-28T19:45:37.608345+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-07-28T19:45:39.614 INFO:tasks.rados.rados.0.smithi045.stdout:3946: done (0 left) 2024-07-28T19:45:39.615 INFO:tasks.rados.rados.0.smithi045.stdout:3947: write oid 6 current snap is 499 2024-07-28T19:45:39.615 INFO:tasks.rados.rados.0.smithi045.stdout:3947: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2024-07-28T19:45:39.633 INFO:tasks.rados.rados.0.smithi045.stdout:3947: writing smithi04569809-6 from 709658 to 1136852 tid 1 2024-07-28T19:45:39.653 INFO:tasks.rados.rados.0.smithi045.stdout:3947: writing smithi04569809-6 from 1592098 to 2318955 tid 2 2024-07-28T19:45:39.665 INFO:tasks.rados.rados.0.smithi045.stdout:3947: writing smithi04569809-6 from 2761010 to 3109658 tid 3 2024-07-28T19:45:39.666 INFO:tasks.rados.rados.0.smithi045.stdout:3948: write oid 2 current snap is 499 2024-07-28T19:45:39.666 INFO:tasks.rados.rados.0.smithi045.stdout:3948: seq_num 1495 ranges {726465=502443,1650580=470515,2788433=338032} 2024-07-28T19:45:39.681 INFO:tasks.rados.rados.0.smithi045.stdout:3948: writing smithi04569809-2 from 726465 to 1228908 tid 1 2024-07-28T19:45:39.691 INFO:tasks.rados.rados.0.smithi045.stdout:3948: writing smithi04569809-2 from 1650580 to 2121095 tid 2 2024-07-28T19:45:39.700 INFO:tasks.rados.rados.0.smithi045.stdout:3948: writing smithi04569809-2 from 2788433 to 3126465 tid 3 2024-07-28T19:45:39.701 INFO:tasks.rados.rados.0.smithi045.stdout:3949: snap_remove snap 489 2024-07-28T19:45:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:39 smithi045 bash[80445]: cluster 2024-07-28T19:45:38.217649+0000 mgr.y (mgr.34101) 476 : cluster [DBG] pgmap v1148: 89 pgs: 89 active+clean; 139 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 329 KiB/s wr, 1 op/s 2024-07-28T19:45:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:39 smithi045 bash[80445]: cluster 2024-07-28T19:45:38.612432+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-07-28T19:45:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:39 smithi045 bash[80445]: cluster 2024-07-28T19:45:39.615378+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-07-28T19:45:39.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:39 smithi045 bash[82788]: cluster 2024-07-28T19:45:38.217649+0000 mgr.y (mgr.34101) 476 : cluster [DBG] pgmap v1148: 89 pgs: 89 active+clean; 139 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 329 KiB/s wr, 1 op/s 2024-07-28T19:45:39.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:39 smithi045 bash[82788]: cluster 2024-07-28T19:45:38.612432+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-07-28T19:45:39.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:39 smithi045 bash[82788]: cluster 2024-07-28T19:45:39.615378+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-07-28T19:45:40.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:39 smithi155 bash[68033]: cluster 2024-07-28T19:45:38.217649+0000 mgr.y (mgr.34101) 476 : cluster [DBG] pgmap v1148: 89 pgs: 89 active+clean; 139 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 329 KiB/s wr, 1 op/s 2024-07-28T19:45:40.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:39 smithi155 bash[68033]: cluster 2024-07-28T19:45:38.612432+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-07-28T19:45:40.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:39 smithi155 bash[68033]: cluster 2024-07-28T19:45:39.615378+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-07-28T19:45:40.437 INFO:tasks.rados.rados.0.smithi045.stdout:3949: done (2 left) 2024-07-28T19:45:40.437 INFO:tasks.rados.rados.0.smithi045.stdout:3950: snap_remove snap 497 2024-07-28T19:45:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:45:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:45:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:45:41.439 INFO:tasks.rados.rados.0.smithi045.stdout:3950: done (2 left) 2024-07-28T19:45:41.439 INFO:tasks.rados.rados.0.smithi045.stdout:3951: snap_remove snap 483 2024-07-28T19:45:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:41 smithi045 bash[80445]: cluster 2024-07-28T19:45:40.218329+0000 mgr.y (mgr.34101) 477 : cluster [DBG] pgmap v1151: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-07-28T19:45:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:41 smithi045 bash[80445]: cluster 2024-07-28T19:45:40.438077+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-07-28T19:45:41.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:41 smithi045 bash[82788]: cluster 2024-07-28T19:45:40.218329+0000 mgr.y (mgr.34101) 477 : cluster [DBG] pgmap v1151: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-07-28T19:45:41.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:41 smithi045 bash[82788]: cluster 2024-07-28T19:45:40.438077+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-07-28T19:45:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:41 smithi155 bash[68033]: cluster 2024-07-28T19:45:40.218329+0000 mgr.y (mgr.34101) 477 : cluster [DBG] pgmap v1151: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-07-28T19:45:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:41 smithi155 bash[68033]: cluster 2024-07-28T19:45:40.438077+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-07-28T19:45:42.444 INFO:tasks.rados.rados.0.smithi045.stdout:3951: done (2 left) 2024-07-28T19:45:42.444 INFO:tasks.rados.rados.0.smithi045.stdout:3952: delete oid 16 current snap is 499 2024-07-28T19:45:42.444 INFO:tasks.rados.rados.0.smithi045.stdout:3947: finishing write tid 1 to smithi04569809-6 2024-07-28T19:45:42.444 INFO:tasks.rados.rados.0.smithi045.stdout:3947: finishing write tid 2 to smithi04569809-6 2024-07-28T19:45:42.444 INFO:tasks.rados.rados.0.smithi045.stdout:3947: finishing write tid 3 to smithi04569809-6 2024-07-28T19:45:42.445 INFO:tasks.rados.rados.0.smithi045.stdout:3947: finishing write tid 4 to smithi04569809-6 2024-07-28T19:45:42.445 INFO:tasks.rados.rados.0.smithi045.stdout:3947: finishing write tid 5 to smithi04569809-6 2024-07-28T19:45:42.445 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 6 v 2682 (ObjNum 1494 snap 499 seq_num 1494) dirty exists 2024-07-28T19:45:42.445 INFO:tasks.rados.rados.0.smithi045.stdout:3947: left oid 6 (ObjNum 1494 snap 499 seq_num 1494) 2024-07-28T19:45:42.445 INFO:tasks.rados.rados.0.smithi045.stdout:3948: finishing write tid 1 to smithi04569809-2 2024-07-28T19:45:42.445 INFO:tasks.rados.rados.0.smithi045.stdout:3948: finishing write tid 2 to smithi04569809-2 2024-07-28T19:45:42.445 INFO:tasks.rados.rados.0.smithi045.stdout:3948: finishing write tid 3 to smithi04569809-2 2024-07-28T19:45:42.445 INFO:tasks.rados.rados.0.smithi045.stdout:3948: finishing write tid 4 to smithi04569809-2 2024-07-28T19:45:42.445 INFO:tasks.rados.rados.0.smithi045.stdout:3948: finishing write tid 5 to smithi04569809-2 2024-07-28T19:45:42.446 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 2 v 2720 (ObjNum 1495 snap 499 seq_num 1495) dirty exists 2024-07-28T19:45:42.446 INFO:tasks.rados.rados.0.smithi045.stdout:3948: left oid 2 (ObjNum 1495 snap 499 seq_num 1495) 2024-07-28T19:45:42.466 INFO:tasks.rados.rados.0.smithi045.stdout:3947: done (2 left) 2024-07-28T19:45:42.466 INFO:tasks.rados.rados.0.smithi045.stdout:3948: done (1 left) 2024-07-28T19:45:42.466 INFO:tasks.rados.rados.0.smithi045.stdout:3952: done (0 left) 2024-07-28T19:45:42.466 INFO:tasks.rados.rados.0.smithi045.stdout:3953: write oid 40 current snap is 499 2024-07-28T19:45:42.466 INFO:tasks.rados.rados.0.smithi045.stdout:3953: seq_num 1497 ranges {760079=652941,2167544=474184} 2024-07-28T19:45:42.478 INFO:tasks.rados.rados.0.smithi045.stdout:3953: writing smithi04569809-40 from 760079 to 1413020 tid 1 2024-07-28T19:45:42.488 INFO:tasks.rados.rados.0.smithi045.stdout:3953: writing smithi04569809-40 from 2167544 to 2641728 tid 2 2024-07-28T19:45:42.488 INFO:tasks.rados.rados.0.smithi045.stdout:3954: read oid 20 snap -1 2024-07-28T19:45:42.488 INFO:tasks.rados.rados.0.smithi045.stdout:3954: expect (ObjNum 1492 snap 497 seq_num 1492) 2024-07-28T19:45:42.489 INFO:tasks.rados.rados.0.smithi045.stdout:3955: read oid 23 snap -1 2024-07-28T19:45:42.489 INFO:tasks.rados.rados.0.smithi045.stdout:3955: expect (ObjNum 1471 snap 490 seq_num 1471) 2024-07-28T19:45:42.489 INFO:tasks.rados.rados.0.smithi045.stdout:3956: read oid 8 snap -1 2024-07-28T19:45:42.489 INFO:tasks.rados.rados.0.smithi045.stdout:3956: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:45:42.489 INFO:tasks.rados.rados.0.smithi045.stdout:3957: read oid 24 snap -1 2024-07-28T19:45:42.489 INFO:tasks.rados.rados.0.smithi045.stdout:3957: expect (ObjNum 1418 snap 472 seq_num 1418) 2024-07-28T19:45:42.489 INFO:tasks.rados.rados.0.smithi045.stdout:3958: snap_remove snap 494 2024-07-28T19:45:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:42 smithi045 bash[80445]: cluster 2024-07-28T19:45:41.440270+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-07-28T19:45:42.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:42 smithi045 bash[82788]: cluster 2024-07-28T19:45:41.440270+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-07-28T19:45:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:42 smithi155 bash[68033]: cluster 2024-07-28T19:45:41.440270+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-07-28T19:45:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:45:42 smithi155 bash[60745]: ts=2024-07-28T19:45:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:45:43.474 INFO:tasks.rados.rados.0.smithi045.stdout:3958: done (5 left) 2024-07-28T19:45:43.474 INFO:tasks.rados.rados.0.smithi045.stdout:3959: read oid 2 snap -1 2024-07-28T19:45:43.474 INFO:tasks.rados.rados.0.smithi045.stdout:3959: expect (ObjNum 1495 snap 499 seq_num 1495) 2024-07-28T19:45:43.474 INFO:tasks.rados.rados.0.smithi045.stdout:3960: delete oid 12 current snap is 499 2024-07-28T19:45:43.474 INFO:tasks.rados.rados.0.smithi045.stdout:3953: finishing write tid 1 to smithi04569809-40 2024-07-28T19:45:43.474 INFO:tasks.rados.rados.0.smithi045.stdout:3953: finishing write tid 2 to smithi04569809-40 2024-07-28T19:45:43.475 INFO:tasks.rados.rados.0.smithi045.stdout:3954: expect (ObjNum 1492 snap 497 seq_num 1492) 2024-07-28T19:45:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:43 smithi045 bash[80445]: cluster 2024-07-28T19:45:42.219098+0000 mgr.y (mgr.34101) 478 : cluster [DBG] pgmap v1154: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T19:45:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:43 smithi045 bash[80445]: cluster 2024-07-28T19:45:42.443709+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-07-28T19:45:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:43 smithi045 bash[82788]: cluster 2024-07-28T19:45:42.219098+0000 mgr.y (mgr.34101) 478 : cluster [DBG] pgmap v1154: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T19:45:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:43 smithi045 bash[82788]: cluster 2024-07-28T19:45:42.443709+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-07-28T19:45:43.753 INFO:tasks.rados.rados.0.smithi045.stdout:3955: expect (ObjNum 1471 snap 490 seq_num 1471) 2024-07-28T19:45:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:43 smithi155 bash[68033]: cluster 2024-07-28T19:45:42.219098+0000 mgr.y (mgr.34101) 478 : cluster [DBG] pgmap v1154: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-07-28T19:45:43.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:43 smithi155 bash[68033]: cluster 2024-07-28T19:45:42.443709+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-07-28T19:45:43.873 INFO:tasks.rados.rados.0.smithi045.stdout:3953: finishing write tid 3 to smithi04569809-40 2024-07-28T19:45:43.873 INFO:tasks.rados.rados.0.smithi045.stdout:3956: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:45:43.983 INFO:tasks.rados.rados.0.smithi045.stdout:3953: finishing write tid 4 to smithi04569809-40 2024-07-28T19:45:43.983 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 40 v 1870 (ObjNum 1497 snap 499 seq_num 1497) dirty exists 2024-07-28T19:45:43.983 INFO:tasks.rados.rados.0.smithi045.stdout:3953: left oid 40 (ObjNum 1497 snap 499 seq_num 1497) 2024-07-28T19:45:43.983 INFO:tasks.rados.rados.0.smithi045.stdout:3957: expect (ObjNum 1418 snap 472 seq_num 1418) 2024-07-28T19:45:44.105 INFO:tasks.rados.rados.0.smithi045.stdout:3959: expect (ObjNum 1495 snap 499 seq_num 1495) 2024-07-28T19:45:44.268 INFO:tasks.rados.rados.0.smithi045.stdout:3953: done (6 left) 2024-07-28T19:45:44.268 INFO:tasks.rados.rados.0.smithi045.stdout:3954: done (5 left) 2024-07-28T19:45:44.268 INFO:tasks.rados.rados.0.smithi045.stdout:3955: done (4 left) 2024-07-28T19:45:44.268 INFO:tasks.rados.rados.0.smithi045.stdout:3956: done (3 left) 2024-07-28T19:45:44.268 INFO:tasks.rados.rados.0.smithi045.stdout:3957: done (2 left) 2024-07-28T19:45:44.268 INFO:tasks.rados.rados.0.smithi045.stdout:3959: done (1 left) 2024-07-28T19:45:44.268 INFO:tasks.rados.rados.0.smithi045.stdout:3960: done (0 left) 2024-07-28T19:45:44.268 INFO:tasks.rados.rados.0.smithi045.stdout:3961: rollback oid 43 current snap is 499 2024-07-28T19:45:44.268 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 43 to 484 2024-07-28T19:45:44.268 INFO:tasks.rados.rados.0.smithi045.stdout:3962: delete oid 7 current snap is 499 2024-07-28T19:45:44.271 INFO:tasks.rados.rados.0.smithi045.stdout:3961: finishing rollback tid 1 to smithi04569809-43 2024-07-28T19:45:44.271 INFO:tasks.rados.rados.0.smithi045.stdout:3961: finishing rollback tid 2 to smithi04569809-43 2024-07-28T19:45:44.271 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 776 (ObjNum 1451 snap 484 seq_num 1451) dirty exists 2024-07-28T19:45:44.272 INFO:tasks.rados.rados.0.smithi045.stdout:3961: done (1 left) 2024-07-28T19:45:44.272 INFO:tasks.rados.rados.0.smithi045.stdout:3962: done (0 left) 2024-07-28T19:45:44.272 INFO:tasks.rados.rados.0.smithi045.stdout:3963: read oid 44 snap -1 2024-07-28T19:45:44.272 INFO:tasks.rados.rados.0.smithi045.stdout:3963: expect (ObjNum 1478 snap 492 seq_num 1478) 2024-07-28T19:45:44.272 INFO:tasks.rados.rados.0.smithi045.stdout:3964: write oid 30 current snap is 499 2024-07-28T19:45:44.272 INFO:tasks.rados.rados.0.smithi045.stdout:3964: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2024-07-28T19:45:44.288 INFO:tasks.rados.rados.0.smithi045.stdout:3964: writing smithi04569809-30 from 410500 to 1005541 tid 1 2024-07-28T19:45:44.308 INFO:tasks.rados.rados.0.smithi045.stdout:3964: writing smithi04569809-30 from 1542990 to 2164501 tid 2 2024-07-28T19:45:44.325 INFO:tasks.rados.rados.0.smithi045.stdout:3964: writing smithi04569809-30 from 2925548 to 3210500 tid 3 2024-07-28T19:45:44.325 INFO:tasks.rados.rados.0.smithi045.stdout:3965: read oid 18 snap -1 2024-07-28T19:45:44.325 INFO:tasks.rados.rados.0.smithi045.stdout:3965: expect deleted 2024-07-28T19:45:44.325 INFO:tasks.rados.rados.0.smithi045.stdout:3966: snap_create 2024-07-28T19:45:44.325 INFO:tasks.rados.rados.0.smithi045.stdout:3963: expect (ObjNum 1478 snap 492 seq_num 1478) 2024-07-28T19:45:44.598 INFO:tasks.rados.rados.0.smithi045.stdout:3964: finishing write tid 1 to smithi04569809-30 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:3964: finishing write tid 2 to smithi04569809-30 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:3964: finishing write tid 3 to smithi04569809-30 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:3964: finishing write tid 4 to smithi04569809-30 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:3964: finishing write tid 5 to smithi04569809-30 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 30 v 2000 (ObjNum 1500 snap 499 seq_num 1500) dirty exists 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:3964: left oid 30 (ObjNum 1500 snap 499 seq_num 1500) 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:3963: done (3 left) 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:3964: done (2 left) 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:3965: done (1 left) 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:3966: done (0 left) 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:3967: write oid 43 current snap is 500 2024-07-28T19:45:44.599 INFO:tasks.rados.rados.0.smithi045.stdout:3967: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2024-07-28T19:45:44.613 INFO:tasks.rados.rados.0.smithi045.stdout:3967: writing smithi04569809-43 from 427307 to 1097597 tid 1 2024-07-28T19:45:44.629 INFO:tasks.rados.rados.0.smithi045.stdout:3967: writing smithi04569809-43 from 1601472 to 2082994 tid 2 2024-07-28T19:45:44.643 INFO:tasks.rados.rados.0.smithi045.stdout:3967: writing smithi04569809-43 from 2552971 to 3036027 tid 3 2024-07-28T19:45:44.643 INFO:tasks.rados.rados.0.smithi045.stdout:3968: write oid 18 current snap is 500 2024-07-28T19:45:44.643 INFO:tasks.rados.rados.0.smithi045.stdout:3967: finishing write tid 1 to smithi04569809-43 2024-07-28T19:45:44.643 INFO:tasks.rados.rados.0.smithi045.stdout:3967: finishing write tid 2 to smithi04569809-43 2024-07-28T19:45:44.643 INFO:tasks.rados.rados.0.smithi045.stdout:3968: seq_num 1502 ranges {444114=745539,1943601=625180} 2024-07-28T19:45:44.659 INFO:tasks.rados.rados.0.smithi045.stdout:3968: writing smithi04569809-18 from 444114 to 1189653 tid 1 2024-07-28T19:45:44.677 INFO:tasks.rados.rados.0.smithi045.stdout:3968: writing smithi04569809-18 from 1943601 to 2568781 tid 2 2024-07-28T19:45:44.678 INFO:tasks.rados.rados.0.smithi045.stdout:3969: write oid 3 current snap is 500 2024-07-28T19:45:44.678 INFO:tasks.rados.rados.0.smithi045.stdout:3969: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2024-07-28T19:45:44.687 INFO:tasks.rados.rados.0.smithi045.stdout:3969: writing smithi04569809-3 from 460921 to 881709 tid 1 2024-07-28T19:45:44.699 INFO:tasks.rados.rados.0.smithi045.stdout:3969: writing smithi04569809-3 from 1602083 to 2087274 tid 2 2024-07-28T19:45:44.707 INFO:tasks.rados.rados.0.smithi045.stdout:3969: writing smithi04569809-3 from 2491464 to 3113417 tid 3 2024-07-28T19:45:44.707 INFO:tasks.rados.rados.0.smithi045.stdout:3970: read oid 8 snap 499 2024-07-28T19:45:44.707 INFO:tasks.rados.rados.0.smithi045.stdout:3970: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:45:44.707 INFO:tasks.rados.rados.0.smithi045.stdout:3971: read oid 9 snap 495 2024-07-28T19:45:44.708 INFO:tasks.rados.rados.0.smithi045.stdout:3971: expect (ObjNum 1487 snap 494 seq_num 1487) 2024-07-28T19:45:44.708 INFO:tasks.rados.rados.0.smithi045.stdout:3972: snap_remove snap 484 2024-07-28T19:45:44.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:44 smithi155 bash[68033]: cluster 2024-07-28T19:45:43.474753+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-07-28T19:45:44.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:44 smithi045 bash[80445]: cluster 2024-07-28T19:45:43.474753+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-07-28T19:45:44.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:44 smithi045 bash[82788]: cluster 2024-07-28T19:45:43.474753+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-07-28T19:45:45.439 INFO:tasks.rados.rados.0.smithi045.stdout:3972: done (5 left) 2024-07-28T19:45:45.439 INFO:tasks.rados.rados.0.smithi045.stdout:3973: snap_create 2024-07-28T19:45:45.439 INFO:tasks.rados.rados.0.smithi045.stdout:3967: finishing write tid 3 to smithi04569809-43 2024-07-28T19:45:45.439 INFO:tasks.rados.rados.0.smithi045.stdout:3967: finishing write tid 4 to smithi04569809-43 2024-07-28T19:45:45.439 INFO:tasks.rados.rados.0.smithi045.stdout:3967: finishing write tid 5 to smithi04569809-43 2024-07-28T19:45:45.439 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 43 v 781 (ObjNum 1501 snap 500 seq_num 1501) dirty exists 2024-07-28T19:45:45.439 INFO:tasks.rados.rados.0.smithi045.stdout:3967: left oid 43 (ObjNum 1501 snap 500 seq_num 1501) 2024-07-28T19:45:45.439 INFO:tasks.rados.rados.0.smithi045.stdout:3968: finishing write tid 1 to smithi04569809-18 2024-07-28T19:45:45.439 INFO:tasks.rados.rados.0.smithi045.stdout:3968: finishing write tid 2 to smithi04569809-18 2024-07-28T19:45:45.439 INFO:tasks.rados.rados.0.smithi045.stdout:3968: finishing write tid 3 to smithi04569809-18 2024-07-28T19:45:45.440 INFO:tasks.rados.rados.0.smithi045.stdout:3968: finishing write tid 4 to smithi04569809-18 2024-07-28T19:45:45.440 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 18 v 2695 (ObjNum 1502 snap 500 seq_num 1502) dirty exists 2024-07-28T19:45:45.440 INFO:tasks.rados.rados.0.smithi045.stdout:3968: left oid 18 (ObjNum 1502 snap 500 seq_num 1502) 2024-07-28T19:45:45.440 INFO:tasks.rados.rados.0.smithi045.stdout:3969: finishing write tid 1 to smithi04569809-3 2024-07-28T19:45:45.440 INFO:tasks.rados.rados.0.smithi045.stdout:3969: finishing write tid 2 to smithi04569809-3 2024-07-28T19:45:45.440 INFO:tasks.rados.rados.0.smithi045.stdout:3969: finishing write tid 3 to smithi04569809-3 2024-07-28T19:45:45.440 INFO:tasks.rados.rados.0.smithi045.stdout:3969: finishing write tid 4 to smithi04569809-3 2024-07-28T19:45:45.440 INFO:tasks.rados.rados.0.smithi045.stdout:3971: expect (ObjNum 1487 snap 494 seq_num 1487) 2024-07-28T19:45:45.568 INFO:tasks.rados.rados.0.smithi045.stdout:3969: finishing write tid 5 to smithi04569809-3 2024-07-28T19:45:45.568 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 3 v 1949 (ObjNum 1503 snap 500 seq_num 1503) dirty exists 2024-07-28T19:45:45.568 INFO:tasks.rados.rados.0.smithi045.stdout:3969: left oid 3 (ObjNum 1503 snap 500 seq_num 1503) 2024-07-28T19:45:45.569 INFO:tasks.rados.rados.0.smithi045.stdout:3970: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:45:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:45 smithi155 bash[68033]: cluster 2024-07-28T19:45:44.219989+0000 mgr.y (mgr.34101) 479 : cluster [DBG] pgmap v1157: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 963 KiB/s wr, 12 op/s 2024-07-28T19:45:45.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:45 smithi155 bash[68033]: cluster 2024-07-28T19:45:44.487283+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-07-28T19:45:45.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:45 smithi155 bash[68033]: cluster 2024-07-28T19:45:45.439319+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-07-28T19:45:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:45 smithi045 bash[80445]: cluster 2024-07-28T19:45:44.219989+0000 mgr.y (mgr.34101) 479 : cluster [DBG] pgmap v1157: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 963 KiB/s wr, 12 op/s 2024-07-28T19:45:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:45 smithi045 bash[80445]: cluster 2024-07-28T19:45:44.487283+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-07-28T19:45:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:45 smithi045 bash[80445]: cluster 2024-07-28T19:45:45.439319+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-07-28T19:45:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:45 smithi045 bash[82788]: cluster 2024-07-28T19:45:44.219989+0000 mgr.y (mgr.34101) 479 : cluster [DBG] pgmap v1157: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 963 KiB/s wr, 12 op/s 2024-07-28T19:45:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:45 smithi045 bash[82788]: cluster 2024-07-28T19:45:44.487283+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-07-28T19:45:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:45 smithi045 bash[82788]: cluster 2024-07-28T19:45:45.439319+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-07-28T19:45:46.443 INFO:tasks.rados.rados.0.smithi045.stdout:3967: done (5 left) 2024-07-28T19:45:46.443 INFO:tasks.rados.rados.0.smithi045.stdout:3968: done (4 left) 2024-07-28T19:45:46.443 INFO:tasks.rados.rados.0.smithi045.stdout:3969: done (3 left) 2024-07-28T19:45:46.443 INFO:tasks.rados.rados.0.smithi045.stdout:3970: done (2 left) 2024-07-28T19:45:46.444 INFO:tasks.rados.rados.0.smithi045.stdout:3971: done (1 left) 2024-07-28T19:45:46.444 INFO:tasks.rados.rados.0.smithi045.stdout:3973: done (0 left) 2024-07-28T19:45:46.444 INFO:tasks.rados.rados.0.smithi045.stdout:3974: write oid 44 current snap is 501 2024-07-28T19:45:46.444 INFO:tasks.rados.rados.0.smithi045.stdout:3974: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2024-07-28T19:45:46.450 INFO:tasks.rados.rados.0.smithi045.stdout:3974: writing smithi04569809-44 from 477728 to 973765 tid 1 2024-07-28T19:45:46.461 INFO:tasks.rados.rados.0.smithi045.stdout:3974: writing smithi04569809-44 from 1660565 to 2289414 tid 2 2024-07-28T19:45:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:3974: writing smithi04569809-44 from 2918887 to 3277728 tid 3 2024-07-28T19:45:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:3975: rollback oid 33 current snap is 501 2024-07-28T19:45:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 33 to 500 2024-07-28T19:45:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:3974: finishing write tid 1 to smithi04569809-44 2024-07-28T19:45:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:3974: finishing write tid 2 to smithi04569809-44 2024-07-28T19:45:46.469 INFO:tasks.rados.rados.0.smithi045.stdout:3976: snap_remove snap 495 2024-07-28T19:45:47.445 INFO:tasks.rados.rados.0.smithi045.stdout:3976: done (2 left) 2024-07-28T19:45:47.445 INFO:tasks.rados.rados.0.smithi045.stdout:3977: read oid 5 snap -1 2024-07-28T19:45:47.445 INFO:tasks.rados.rados.0.smithi045.stdout:3977: expect (ObjNum 1464 snap 490 seq_num 1464) 2024-07-28T19:45:47.445 INFO:tasks.rados.rados.0.smithi045.stdout:3978: snap_create 2024-07-28T19:45:47.445 INFO:tasks.rados.rados.0.smithi045.stdout:3975: finishing rollback tid 0 to smithi04569809-33 2024-07-28T19:45:47.445 INFO:tasks.rados.rados.0.smithi045.stdout:3974: finishing write tid 3 to smithi04569809-44 2024-07-28T19:45:47.446 INFO:tasks.rados.rados.0.smithi045.stdout:3974: finishing write tid 4 to smithi04569809-44 2024-07-28T19:45:47.446 INFO:tasks.rados.rados.0.smithi045.stdout:3975: finishing rollback tid 1 to smithi04569809-33 2024-07-28T19:45:47.446 INFO:tasks.rados.rados.0.smithi045.stdout:3974: finishing write tid 5 to smithi04569809-44 2024-07-28T19:45:47.446 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 44 v 2764 (ObjNum 1504 snap 501 seq_num 1504) dirty exists 2024-07-28T19:45:47.446 INFO:tasks.rados.rados.0.smithi045.stdout:3974: left oid 44 (ObjNum 1504 snap 501 seq_num 1504) 2024-07-28T19:45:47.446 INFO:tasks.rados.rados.0.smithi045.stdout:3975: finishing rollback tid 2 to smithi04569809-33 2024-07-28T19:45:47.446 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 33 v 983 (ObjNum 1489 snap 495 seq_num 1489) dirty exists 2024-07-28T19:45:47.462 INFO:tasks.rados.rados.0.smithi045.stdout:3977: expect (ObjNum 1464 snap 490 seq_num 1464) 2024-07-28T19:45:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:47 smithi045 bash[80445]: cluster 2024-07-28T19:45:46.220688+0000 mgr.y (mgr.34101) 480 : cluster [DBG] pgmap v1160: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 963 KiB/s wr, 10 op/s 2024-07-28T19:45:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:47 smithi045 bash[80445]: cluster 2024-07-28T19:45:46.444435+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-07-28T19:45:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:47 smithi045 bash[82788]: cluster 2024-07-28T19:45:46.220688+0000 mgr.y (mgr.34101) 480 : cluster [DBG] pgmap v1160: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 963 KiB/s wr, 10 op/s 2024-07-28T19:45:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:47 smithi045 bash[82788]: cluster 2024-07-28T19:45:46.444435+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-07-28T19:45:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:47 smithi155 bash[68033]: cluster 2024-07-28T19:45:46.220688+0000 mgr.y (mgr.34101) 480 : cluster [DBG] pgmap v1160: 89 pgs: 89 active+clean; 153 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 963 KiB/s wr, 10 op/s 2024-07-28T19:45:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:47 smithi155 bash[68033]: cluster 2024-07-28T19:45:46.444435+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-07-28T19:45:48.446 INFO:tasks.rados.rados.0.smithi045.stdout:3974: done (3 left) 2024-07-28T19:45:48.447 INFO:tasks.rados.rados.0.smithi045.stdout:3975: done (2 left) 2024-07-28T19:45:48.447 INFO:tasks.rados.rados.0.smithi045.stdout:3977: done (1 left) 2024-07-28T19:45:48.447 INFO:tasks.rados.rados.0.smithi045.stdout:3978: done (0 left) 2024-07-28T19:45:48.447 INFO:tasks.rados.rados.0.smithi045.stdout:3979: write oid 29 current snap is 502 2024-07-28T19:45:48.447 INFO:tasks.rados.rados.0.smithi045.stdout:3979: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2024-07-28T19:45:48.456 INFO:tasks.rados.rados.0.smithi045.stdout:3979: writing smithi04569809-29 from 494535 to 1065821 tid 1 2024-07-28T19:45:48.467 INFO:tasks.rados.rados.0.smithi045.stdout:3979: writing smithi04569809-29 from 1719047 to 2207907 tid 2 2024-07-28T19:45:48.477 INFO:tasks.rados.rados.0.smithi045.stdout:3979: writing smithi04569809-29 from 2946310 to 3294535 tid 3 2024-07-28T19:45:48.477 INFO:tasks.rados.rados.0.smithi045.stdout:3980: snap_create 2024-07-28T19:45:48.481 INFO:tasks.rados.rados.0.smithi045.stdout:3979: finishing write tid 1 to smithi04569809-29 2024-07-28T19:45:48.484 INFO:tasks.rados.rados.0.smithi045.stdout:3979: finishing write tid 2 to smithi04569809-29 2024-07-28T19:45:48.486 INFO:tasks.rados.rados.0.smithi045.stdout:3979: finishing write tid 3 to smithi04569809-29 2024-07-28T19:45:48.487 INFO:tasks.rados.rados.0.smithi045.stdout:3979: finishing write tid 4 to smithi04569809-29 2024-07-28T19:45:48.488 INFO:tasks.rados.rados.0.smithi045.stdout:3979: finishing write tid 5 to smithi04569809-29 2024-07-28T19:45:48.488 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 29 v 2704 (ObjNum 1505 snap 502 seq_num 1505) dirty exists 2024-07-28T19:45:48.488 INFO:tasks.rados.rados.0.smithi045.stdout:3979: left oid 29 (ObjNum 1505 snap 502 seq_num 1505) 2024-07-28T19:45:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:48 smithi045 bash[80445]: cluster 2024-07-28T19:45:47.445695+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-07-28T19:45:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:48 smithi045 bash[80445]: audit 2024-07-28T19:45:48.044799+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:48 smithi045 bash[80445]: cluster 2024-07-28T19:45:48.447558+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-07-28T19:45:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:48 smithi045 bash[82788]: cluster 2024-07-28T19:45:47.445695+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-07-28T19:45:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:48 smithi045 bash[82788]: audit 2024-07-28T19:45:48.044799+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:48 smithi045 bash[82788]: cluster 2024-07-28T19:45:48.447558+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-07-28T19:45:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:48 smithi155 bash[68033]: cluster 2024-07-28T19:45:47.445695+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-07-28T19:45:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:48 smithi155 bash[68033]: audit 2024-07-28T19:45:48.044799+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:45:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:48 smithi155 bash[68033]: cluster 2024-07-28T19:45:48.447558+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-07-28T19:45:49.469 INFO:tasks.rados.rados.0.smithi045.stdout:3979: done (1 left) 2024-07-28T19:45:49.469 INFO:tasks.rados.rados.0.smithi045.stdout:3980: done (0 left) 2024-07-28T19:45:49.469 INFO:tasks.rados.rados.0.smithi045.stdout:3981: snap_create 2024-07-28T19:45:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:49 smithi155 bash[68033]: cluster 2024-07-28T19:45:48.221378+0000 mgr.y (mgr.34101) 481 : cluster [DBG] pgmap v1163: 89 pgs: 89 active+clean; 152 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 8 op/s 2024-07-28T19:45:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:49 smithi045 bash[80445]: cluster 2024-07-28T19:45:48.221378+0000 mgr.y (mgr.34101) 481 : cluster [DBG] pgmap v1163: 89 pgs: 89 active+clean; 152 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 8 op/s 2024-07-28T19:45:49.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:49 smithi045 bash[82788]: cluster 2024-07-28T19:45:48.221378+0000 mgr.y (mgr.34101) 481 : cluster [DBG] pgmap v1163: 89 pgs: 89 active+clean; 152 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 8 op/s 2024-07-28T19:45:50.443 INFO:tasks.rados.rados.0.smithi045.stdout:3981: done (0 left) 2024-07-28T19:45:50.443 INFO:tasks.rados.rados.0.smithi045.stdout:3982: read oid 8 snap -1 2024-07-28T19:45:50.444 INFO:tasks.rados.rados.0.smithi045.stdout:3982: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:45:50.444 INFO:tasks.rados.rados.0.smithi045.stdout:3983: read oid 38 snap -1 2024-07-28T19:45:50.444 INFO:tasks.rados.rados.0.smithi045.stdout:3983: expect (ObjNum 1449 snap 481 seq_num 1449) 2024-07-28T19:45:50.444 INFO:tasks.rados.rados.0.smithi045.stdout:3984: rollback oid 26 current snap is 504 2024-07-28T19:45:50.444 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 26 to 501 2024-07-28T19:45:50.444 INFO:tasks.rados.rados.0.smithi045.stdout:3985: snap_create 2024-07-28T19:45:50.455 INFO:tasks.rados.rados.0.smithi045.stdout:3984: finishing rollback tid 0 to smithi04569809-26 2024-07-28T19:45:50.456 INFO:tasks.rados.rados.0.smithi045.stdout:3984: finishing rollback tid 1 to smithi04569809-26 2024-07-28T19:45:50.457 INFO:tasks.rados.rados.0.smithi045.stdout:3984: finishing rollback tid 2 to smithi04569809-26 2024-07-28T19:45:50.457 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 26 v 998 (ObjNum 1476 snap 492 seq_num 1476) dirty exists 2024-07-28T19:45:50.461 INFO:tasks.rados.rados.0.smithi045.stdout:3983: expect (ObjNum 1449 snap 481 seq_num 1449) 2024-07-28T19:45:50.606 INFO:tasks.rados.rados.0.smithi045.stdout:3982: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:45:50.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:50 smithi155 bash[68033]: cluster 2024-07-28T19:45:49.470233+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-07-28T19:45:50.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:50 smithi155 bash[68033]: cluster 2024-07-28T19:45:50.444323+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-07-28T19:45:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:45:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:45:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:45:50.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:50 smithi045 bash[80445]: cluster 2024-07-28T19:45:49.470233+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-07-28T19:45:50.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:50 smithi045 bash[80445]: cluster 2024-07-28T19:45:50.444323+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-07-28T19:45:50.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:50 smithi045 bash[82788]: cluster 2024-07-28T19:45:49.470233+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-07-28T19:45:50.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:50 smithi045 bash[82788]: cluster 2024-07-28T19:45:50.444323+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-07-28T19:45:51.443 INFO:tasks.rados.rados.0.smithi045.stdout:3982: done (3 left) 2024-07-28T19:45:51.444 INFO:tasks.rados.rados.0.smithi045.stdout:3983: done (2 left) 2024-07-28T19:45:51.444 INFO:tasks.rados.rados.0.smithi045.stdout:3984: done (1 left) 2024-07-28T19:45:51.444 INFO:tasks.rados.rados.0.smithi045.stdout:3985: done (0 left) 2024-07-28T19:45:51.444 INFO:tasks.rados.rados.0.smithi045.stdout:3986: read oid 35 snap -1 2024-07-28T19:45:51.444 INFO:tasks.rados.rados.0.smithi045.stdout:3986: expect (ObjNum 1428 snap 474 seq_num 1428) 2024-07-28T19:45:51.444 INFO:tasks.rados.rados.0.smithi045.stdout:3987: read oid 28 snap -1 2024-07-28T19:45:51.444 INFO:tasks.rados.rados.0.smithi045.stdout:3987: expect (ObjNum 1436 snap 477 seq_num 1436) 2024-07-28T19:45:51.444 INFO:tasks.rados.rados.0.smithi045.stdout:3988: read oid 8 snap 496 2024-07-28T19:45:51.444 INFO:tasks.rados.rados.0.smithi045.stdout:3988: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:45:51.444 INFO:tasks.rados.rados.0.smithi045.stdout:3989: write oid 36 current snap is 505 2024-07-28T19:45:51.444 INFO:tasks.rados.rados.0.smithi045.stdout:3989: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2024-07-28T19:45:51.464 INFO:tasks.rados.rados.0.smithi045.stdout:3989: writing smithi04569809-36 from 511342 to 1274230 tid 1 2024-07-28T19:45:51.485 INFO:tasks.rados.rados.0.smithi045.stdout:3989: writing smithi04569809-36 from 1777529 to 2410047 tid 2 2024-07-28T19:45:51.498 INFO:tasks.rados.rados.0.smithi045.stdout:3989: writing smithi04569809-36 from 2973733 to 3311342 tid 3 2024-07-28T19:45:51.498 INFO:tasks.rados.rados.0.smithi045.stdout:3990: write oid 21 current snap is 505 2024-07-28T19:45:51.498 INFO:tasks.rados.rados.0.smithi045.stdout:3990: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2024-07-28T19:45:51.504 INFO:tasks.rados.rados.0.smithi045.stdout:3990: writing smithi04569809-21 from 528149 to 966286 tid 1 2024-07-28T19:45:51.510 INFO:tasks.rados.rados.0.smithi045.stdout:3990: writing smithi04569809-21 from 1436011 to 1928540 tid 2 2024-07-28T19:45:51.518 INFO:tasks.rados.rados.0.smithi045.stdout:3990: writing smithi04569809-21 from 2601156 to 3268197 tid 3 2024-07-28T19:45:51.518 INFO:tasks.rados.rados.0.smithi045.stdout:3991: rollback oid 41 current snap is 505 2024-07-28T19:45:51.518 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 41 to 499 2024-07-28T19:45:51.518 INFO:tasks.rados.rados.0.smithi045.stdout:3986: expect (ObjNum 1428 snap 474 seq_num 1428) 2024-07-28T19:45:51.616 INFO:tasks.rados.rados.0.smithi045.stdout:3987: expect (ObjNum 1436 snap 477 seq_num 1436) 2024-07-28T19:45:51.683 INFO:tasks.rados.rados.0.smithi045.stdout:3988: expect (ObjNum 1394 snap 465 seq_num 1394) 2024-07-28T19:45:51.793 INFO:tasks.rados.rados.0.smithi045.stdout:3989: finishing write tid 1 to smithi04569809-36 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:3989: finishing write tid 2 to smithi04569809-36 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:3986: done (5 left) 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:3987: done (4 left) 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:3988: done (3 left) 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:3992: write oid 19 current snap is 505 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:3989: finishing write tid 3 to smithi04569809-36 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:3989: finishing write tid 4 to smithi04569809-36 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:3989: finishing write tid 5 to smithi04569809-36 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 36 v 1348 (ObjNum 1506 snap 505 seq_num 1506) dirty exists 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:3989: left oid 36 (ObjNum 1506 snap 505 seq_num 1506) 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:3990: finishing write tid 1 to smithi04569809-21 2024-07-28T19:45:51.794 INFO:tasks.rados.rados.0.smithi045.stdout:3992: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2024-07-28T19:45:51.799 INFO:tasks.rados.rados.0.smithi045.stdout:3992: writing smithi04569809-19 from 544956 to 1058342 tid 1 2024-07-28T19:45:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:51 smithi155 bash[68033]: cluster 2024-07-28T19:45:50.222085+0000 mgr.y (mgr.34101) 482 : cluster [DBG] pgmap v1166: 89 pgs: 89 active+clean; 118 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-28T19:45:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:51 smithi155 bash[68033]: cluster 2024-07-28T19:45:51.444593+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-07-28T19:45:51.805 INFO:tasks.rados.rados.0.smithi045.stdout:3992: writing smithi04569809-19 from 1494493 to 2130680 tid 2 2024-07-28T19:45:51.812 INFO:tasks.rados.rados.0.smithi045.stdout:3992: writing smithi04569809-19 from 2628579 to 3223245 tid 3 2024-07-28T19:45:51.812 INFO:tasks.rados.rados.0.smithi045.stdout:3989: done (3 left) 2024-07-28T19:45:51.812 INFO:tasks.rados.rados.0.smithi045.stdout:3993: rollback oid 27 current snap is 505 2024-07-28T19:45:51.812 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 27 to 504 2024-07-28T19:45:51.812 INFO:tasks.rados.rados.0.smithi045.stdout:3990: finishing write tid 2 to smithi04569809-21 2024-07-28T19:45:51.812 INFO:tasks.rados.rados.0.smithi045.stdout:3990: finishing write tid 3 to smithi04569809-21 2024-07-28T19:45:51.812 INFO:tasks.rados.rados.0.smithi045.stdout:3991: finishing rollback tid 0 to smithi04569809-41 2024-07-28T19:45:51.813 INFO:tasks.rados.rados.0.smithi045.stdout:3990: finishing write tid 4 to smithi04569809-21 2024-07-28T19:45:51.813 INFO:tasks.rados.rados.0.smithi045.stdout:3990: finishing write tid 5 to smithi04569809-21 2024-07-28T19:45:51.813 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 21 v 1955 (ObjNum 1507 snap 505 seq_num 1507) dirty exists 2024-07-28T19:45:51.813 INFO:tasks.rados.rados.0.smithi045.stdout:3990: left oid 21 (ObjNum 1507 snap 505 seq_num 1507) 2024-07-28T19:45:51.813 INFO:tasks.rados.rados.0.smithi045.stdout:3991: finishing rollback tid 1 to smithi04569809-41 2024-07-28T19:45:51.813 INFO:tasks.rados.rados.0.smithi045.stdout:3991: finishing rollback tid 2 to smithi04569809-41 2024-07-28T19:45:51.813 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 41 v 2010 (ObjNum 1455 snap 485 seq_num 1455) dirty exists 2024-07-28T19:45:51.813 INFO:tasks.rados.rados.0.smithi045.stdout:3992: finishing write tid 1 to smithi04569809-19 2024-07-28T19:45:51.814 INFO:tasks.rados.rados.0.smithi045.stdout:3990: done (3 left) 2024-07-28T19:45:51.814 INFO:tasks.rados.rados.0.smithi045.stdout:3991: done (2 left) 2024-07-28T19:45:51.814 INFO:tasks.rados.rados.0.smithi045.stdout:3994: rollback oid 17 current snap is 505 2024-07-28T19:45:51.814 INFO:tasks.rados.rados.0.smithi045.stdout:rollback oid 17 to 504 2024-07-28T19:45:51.815 INFO:tasks.rados.rados.0.smithi045.stdout:3995: delete oid 25 current snap is 505 2024-07-28T19:45:51.816 INFO:tasks.rados.rados.0.smithi045.stdout:3992: finishing write tid 2 to smithi04569809-19 2024-07-28T19:45:51.816 INFO:tasks.rados.rados.0.smithi045.stdout:3994: finishing rollback tid 1 to smithi04569809-17 2024-07-28T19:45:51.816 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 17 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-28T19:45:51.818 INFO:tasks.rados.rados.0.smithi045.stdout:3994: done (3 left) 2024-07-28T19:45:51.818 INFO:tasks.rados.rados.0.smithi045.stdout:3995: done (2 left) 2024-07-28T19:45:51.818 INFO:tasks.rados.rados.0.smithi045.stdout:3996: delete oid 38 current snap is 505 2024-07-28T19:45:51.819 INFO:tasks.rados.rados.0.smithi045.stdout:3992: finishing write tid 3 to smithi04569809-19 2024-07-28T19:45:51.821 INFO:tasks.rados.rados.0.smithi045.stdout:3992: finishing write tid 4 to smithi04569809-19 2024-07-28T19:45:51.821 INFO:tasks.rados.rados.0.smithi045.stdout:3993: finishing rollback tid 0 to smithi04569809-27 2024-07-28T19:45:51.822 INFO:tasks.rados.rados.0.smithi045.stdout:3992: finishing write tid 5 to smithi04569809-19 2024-07-28T19:45:51.822 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 19 v 1960 (ObjNum 1508 snap 505 seq_num 1508) dirty exists 2024-07-28T19:45:51.822 INFO:tasks.rados.rados.0.smithi045.stdout:3992: left oid 19 (ObjNum 1508 snap 505 seq_num 1508) 2024-07-28T19:45:51.823 INFO:tasks.rados.rados.0.smithi045.stdout:3993: finishing rollback tid 1 to smithi04569809-27 2024-07-28T19:45:51.823 INFO:tasks.rados.rados.0.smithi045.stdout:3992: done (2 left) 2024-07-28T19:45:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:3996: done (1 left) 2024-07-28T19:45:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:3997: read oid 4 snap -1 2024-07-28T19:45:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:3997: expect (ObjNum 1439 snap 479 seq_num 1439) 2024-07-28T19:45:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:3998: read oid 2 snap -1 2024-07-28T19:45:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:3998: expect (ObjNum 1495 snap 499 seq_num 1495) 2024-07-28T19:45:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:3999: snap_create 2024-07-28T19:45:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:3993: finishing rollback tid 2 to smithi04569809-27 2024-07-28T19:45:51.824 INFO:tasks.rados.rados.0.smithi045.stdout:update_object_version oid 27 v 2708 (ObjNum 1443 snap 480 seq_num 1443) dirty exists 2024-07-28T19:45:51.834 INFO:tasks.rados.rados.0.smithi045.stdout:3997: expect (ObjNum 1439 snap 479 seq_num 1439) 2024-07-28T19:45:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:51 smithi045 bash[80445]: cluster 2024-07-28T19:45:50.222085+0000 mgr.y (mgr.34101) 482 : cluster [DBG] pgmap v1166: 89 pgs: 89 active+clean; 118 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-28T19:45:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:51 smithi045 bash[80445]: cluster 2024-07-28T19:45:51.444593+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-07-28T19:45:51.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:51 smithi045 bash[82788]: cluster 2024-07-28T19:45:50.222085+0000 mgr.y (mgr.34101) 482 : cluster [DBG] pgmap v1166: 89 pgs: 89 active+clean; 118 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-28T19:45:51.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:51 smithi045 bash[82788]: cluster 2024-07-28T19:45:51.444593+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-07-28T19:45:52.006 INFO:tasks.rados.rados.0.smithi045.stdout:3998: expect (ObjNum 1495 snap 499 seq_num 1495) 2024-07-28T19:45:52.496 INFO:tasks.rados.rados.0.smithi045.stdout:3993: done (3 left) 2024-07-28T19:45:52.496 INFO:tasks.rados.rados.0.smithi045.stdout:3997: done (2 left) 2024-07-28T19:45:52.496 INFO:tasks.rados.rados.0.smithi045.stdout:3998: done (1 left) 2024-07-28T19:45:52.497 INFO:tasks.rados.rados.0.smithi045.stdout:3999: done (0 left) 2024-07-28T19:45:52.509 INFO:tasks.rados.rados.0.smithi045.stderr:0 errors. 2024-07-28T19:45:52.509 INFO:tasks.rados.rados.0.smithi045.stderr: 2024-07-28T19:45:52.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd dump --format=json 2024-07-28T19:45:52.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:45:52 smithi155 bash[60745]: ts=2024-07-28T19:45:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:45:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:53 smithi155 bash[68033]: cluster 2024-07-28T19:45:52.222840+0000 mgr.y (mgr.34101) 483 : cluster [DBG] pgmap v1169: 89 pgs: 89 active+clean; 118 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-07-28T19:45:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:53 smithi155 bash[68033]: cluster 2024-07-28T19:45:52.497398+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-07-28T19:45:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:53 smithi045 bash[80445]: cluster 2024-07-28T19:45:52.222840+0000 mgr.y (mgr.34101) 483 : cluster [DBG] pgmap v1169: 89 pgs: 89 active+clean; 118 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-07-28T19:45:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:53 smithi045 bash[80445]: cluster 2024-07-28T19:45:52.497398+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-07-28T19:45:53.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:53 smithi045 bash[82788]: cluster 2024-07-28T19:45:52.222840+0000 mgr.y (mgr.34101) 483 : cluster [DBG] pgmap v1169: 89 pgs: 89 active+clean; 118 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-07-28T19:45:53.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:53 smithi045 bash[82788]: cluster 2024-07-28T19:45:52.497398+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-07-28T19:45:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:55 smithi155 bash[68033]: cluster 2024-07-28T19:45:54.223916+0000 mgr.y (mgr.34101) 484 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-07-28T19:45:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:55 smithi155 bash[68033]: cluster 2024-07-28T19:45:55.446367+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-07-28T19:45:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:55 smithi045 bash[80445]: cluster 2024-07-28T19:45:54.223916+0000 mgr.y (mgr.34101) 484 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-07-28T19:45:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:55 smithi045 bash[80445]: cluster 2024-07-28T19:45:55.446367+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-07-28T19:45:55.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:55 smithi045 bash[82788]: cluster 2024-07-28T19:45:54.223916+0000 mgr.y (mgr.34101) 484 : cluster [DBG] pgmap v1171: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-07-28T19:45:55.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:55 smithi045 bash[82788]: cluster 2024-07-28T19:45:55.446367+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-07-28T19:45:57.312 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:45:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:57 smithi045 bash[80445]: cluster 2024-07-28T19:45:56.224629+0000 mgr.y (mgr.34101) 485 : cluster [DBG] pgmap v1173: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-07-28T19:45:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:57 smithi045 bash[82788]: cluster 2024-07-28T19:45:56.224629+0000 mgr.y (mgr.34101) 485 : cluster [DBG] pgmap v1173: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-07-28T19:45:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:57 smithi155 bash[68033]: cluster 2024-07-28T19:45:56.224629+0000 mgr.y (mgr.34101) 485 : cluster [DBG] pgmap v1173: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-07-28T19:45:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:45:59 smithi155 bash[68033]: cluster 2024-07-28T19:45:58.225444+0000 mgr.y (mgr.34101) 486 : cluster [DBG] pgmap v1174: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 934 KiB/s wr, 12 op/s 2024-07-28T19:45:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:45:59 smithi045 bash[80445]: cluster 2024-07-28T19:45:58.225444+0000 mgr.y (mgr.34101) 486 : cluster [DBG] pgmap v1174: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 934 KiB/s wr, 12 op/s 2024-07-28T19:45:59.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:45:59 smithi045 bash[82788]: cluster 2024-07-28T19:45:58.225444+0000 mgr.y (mgr.34101) 486 : cluster [DBG] pgmap v1174: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 934 KiB/s wr, 12 op/s 2024-07-28T19:46:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:46:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:46:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:46:00.982 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:46:00.982 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":1086,"fsid":"59795908-4d15-11ef-bcc8-c7b262605968","created":"2024-07-28T19:13:41.630958+0000","modified":"2024-07-28T19:45:55.436860+0000","last_up_change":"2024-07-28T19:39:42.275595+0000","last_in_change":"2024-07-28T19:22:31.972746+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-07-28T19:18:46.814951+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-07-28T19:24:35.006561+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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-07-28T19:26:30.089023+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":"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":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-07-28T19:26:30.601309+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":"69","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"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-07-28T19:28:37.427842+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","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":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"1085","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":1007,"snap_epoch":1085,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}},"read_balance":{"score_acting":2.5,"score_stable":2.5,"optimal_score":1,"raw_score_acting":2.5,"raw_score_stable":2.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"50d5b993-194b-4ecf-b139-56e475ee6d03","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":524,"up_from":540,"up_thru":717,"down_at":525,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6802","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6803","nonce":2146659037}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6805","nonce":2146659037}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6809","nonce":2146659037}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6807","nonce":2146659037}]},"public_addr":"172.21.15.45:6803/2146659037","cluster_addr":"172.21.15.45:6805/2146659037","heartbeat_back_addr":"172.21.15.45:6809/2146659037","heartbeat_front_addr":"172.21.15.45:6807/2146659037","state":["exists","up"]},{"osd":1,"uuid":"7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":557,"up_from":573,"up_thru":717,"down_at":558,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6810","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6811","nonce":1671787847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6812","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6813","nonce":1671787847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6816","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6817","nonce":1671787847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6814","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6815","nonce":1671787847}]},"public_addr":"172.21.15.45:6811/1671787847","cluster_addr":"172.21.15.45:6813/1671787847","heartbeat_back_addr":"172.21.15.45:6817/1671787847","heartbeat_front_addr":"172.21.15.45:6815/1671787847","state":["exists","up"]},{"osd":2,"uuid":"e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":645,"up_from":659,"up_thru":717,"down_at":646,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6818","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6819","nonce":101846579}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6820","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6821","nonce":101846579}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6824","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6825","nonce":101846579}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6822","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6823","nonce":101846579}]},"public_addr":"172.21.15.45:6819/101846579","cluster_addr":"172.21.15.45:6821/101846579","heartbeat_back_addr":"172.21.15.45:6825/101846579","heartbeat_front_addr":"172.21.15.45:6823/101846579","state":["exists","up"]},{"osd":3,"uuid":"46dd70cf-84a4-4783-a8e5-eeef2e6cb54c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":675,"up_from":689,"up_thru":717,"down_at":676,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6826","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6827","nonce":769006166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6828","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6829","nonce":769006166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6832","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6833","nonce":769006166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6830","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6831","nonce":769006166}]},"public_addr":"172.21.15.45:6827/769006166","cluster_addr":"172.21.15.45:6829/769006166","heartbeat_back_addr":"172.21.15.45:6833/769006166","heartbeat_front_addr":"172.21.15.45:6831/769006166","state":["exists","up"]},{"osd":4,"uuid":"eb90280d-7c44-44f5-8e34-62401c364562","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":704,"up_from":717,"up_thru":717,"down_at":705,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6801","nonce":3414847248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6803","nonce":3414847248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6807","nonce":3414847248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6805","nonce":3414847248}]},"public_addr":"172.21.15.155:6801/3414847248","cluster_addr":"172.21.15.155:6803/3414847248","heartbeat_back_addr":"172.21.15.155:6807/3414847248","heartbeat_front_addr":"172.21.15.155:6805/3414847248","state":["exists","up"]},{"osd":5,"uuid":"78ae227d-9d96-41cc-9d89-11fc0f3b90f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":717,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6809","nonce":1285269093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6811","nonce":1285269093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6815","nonce":1285269093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6813","nonce":1285269093}]},"public_addr":"172.21.15.155:6809/1285269093","cluster_addr":"172.21.15.155:6811/1285269093","heartbeat_back_addr":"172.21.15.155:6815/1285269093","heartbeat_front_addr":"172.21.15.155:6813/1285269093","state":["exists","up"]},{"osd":6,"uuid":"85b429b0-7b7b-4ddd-9655-312f6d456efd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":717,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6817","nonce":3403395187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6819","nonce":3403395187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6823","nonce":3403395187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6821","nonce":3403395187}]},"public_addr":"172.21.15.155:6817/3403395187","cluster_addr":"172.21.15.155:6819/3403395187","heartbeat_back_addr":"172.21.15.155:6823/3403395187","heartbeat_front_addr":"172.21.15.155:6821/3403395187","state":["exists","up"]},{"osd":7,"uuid":"4092e824-5489-4ff5-81ec-02d43207d3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":717,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6825","nonce":1084610779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6827","nonce":1084610779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6831","nonce":1084610779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6829","nonce":1084610779}]},"public_addr":"172.21.15.155:6825/1084610779","cluster_addr":"172.21.15.155:6827/1084610779","heartbeat_back_addr":"172.21.15.155:6831/1084610779","heartbeat_front_addr":"172.21.15.155:6829/1084610779","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:17:02.542407+0000","dead_epoch":524},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:17:52.613705+0000","dead_epoch":557},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:18:43.415623+0000","dead_epoch":645},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:19:35.017654+0000","dead_epoch":675},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:20:24.533751+0000","dead_epoch":704},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:21:14.386138+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":"2024-07-28T19:22:04.847946+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":"2024-07-28T19:22:55.989365+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:0/119129328":"2024-07-29T19:14:38.223884+0000","172.21.15.155:0/1968951791":"2024-07-29T19:31:46.638994+0000","172.21.15.45:0/1623625444":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/3915648709":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/1030073009":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/417818286":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6800/3658453315":"2024-07-29T19:30:45.762122+0000","172.21.15.45:6801/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.155:0/2002339800":"2024-07-29T19:31:46.638994+0000","172.21.15.45:0/2464278886":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/1293976995":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/3863759642":"2024-07-29T19:23:53.977222+0000","172.21.15.155:0/3260852998":"2024-07-29T19:31:46.638994+0000","172.21.15.45:6835/3651378324":"2024-07-29T19:26:38.262531+0000","172.21.15.45:6800/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6800/2283637796":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/4097327743":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/2973987598":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/3218433549":"2024-07-29T19:32:47.887401+0000","172.21.15.45:6801/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/1796005381":"2024-07-29T19:23:53.977222+0000","172.21.15.155:0/1040296934":"2024-07-29T19:31:46.638994+0000","172.21.15.45:6801/3658453315":"2024-07-29T19:30:45.762122+0000","172.21.15.45:6800/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/3038318393":"2024-07-29T19:30:45.762122+0000","172.21.15.45:0/3742359321":"2024-07-29T19:30:45.762122+0000","172.21.15.155:6834/1711616873":"2024-07-29T19:31:46.638994+0000","172.21.15.155:6835/1711616873":"2024-07-29T19:31:46.638994+0000","172.21.15.45:0/3446937478":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/2710170311":"2024-07-29T19:30:45.762122+0000","172.21.15.45:6801/2283637796":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/505728287":"2024-07-29T19:30:45.762122+0000","172.21.15.45:6834/3651378324":"2024-07-29T19:26:38.262531+0000","172.21.15.45:0/1464382099":"2024-07-29T19:14:38.223884+0000","172.21.15.155:0/3477689752":"2024-07-29T19:31:46.638994+0000","172.21.15.155:0/40061841":"2024-07-29T19:31:46.638994+0000","172.21.15.45:0/242277017":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6800/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/3643297948":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6801/2153957791":"2024-07-29T19:14:07.364242+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":[{"pool":5,"snaps":[{"begin":965,"length":1},{"begin":988,"length":2}]}],"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}} 2024-07-28T19:46:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:01 smithi045 bash[80445]: cluster 2024-07-28T19:46:00.226576+0000 mgr.y (mgr.34101) 487 : cluster [DBG] pgmap v1175: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 792 KiB/s wr, 9 op/s 2024-07-28T19:46:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:01 smithi045 bash[80445]: audit 2024-07-28T19:46:00.980426+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.45:0/3931174510' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:46:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:01 smithi045 bash[82788]: cluster 2024-07-28T19:46:00.226576+0000 mgr.y (mgr.34101) 487 : cluster [DBG] pgmap v1175: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 792 KiB/s wr, 9 op/s 2024-07-28T19:46:01.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:01 smithi045 bash[82788]: audit 2024-07-28T19:46:00.980426+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.45:0/3931174510' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:46:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:01 smithi155 bash[68033]: cluster 2024-07-28T19:46:00.226576+0000 mgr.y (mgr.34101) 487 : cluster [DBG] pgmap v1175: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 792 KiB/s wr, 9 op/s 2024-07-28T19:46:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:01 smithi155 bash[68033]: audit 2024-07-28T19:46:00.980426+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.45:0/3931174510' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:46:01.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph pg dump --format=json 2024-07-28T19:46:02.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:46:02 smithi155 bash[60745]: ts=2024-07-28T19:46:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:46:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:03 smithi155 bash[68033]: cluster 2024-07-28T19:46:02.227409+0000 mgr.y (mgr.34101) 488 : cluster [DBG] pgmap v1176: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 651 KiB/s wr, 7 op/s 2024-07-28T19:46:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:03 smithi155 bash[68033]: audit 2024-07-28T19:46:03.045452+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:03 smithi045 bash[80445]: cluster 2024-07-28T19:46:02.227409+0000 mgr.y (mgr.34101) 488 : cluster [DBG] pgmap v1176: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 651 KiB/s wr, 7 op/s 2024-07-28T19:46:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:03 smithi045 bash[80445]: audit 2024-07-28T19:46:03.045452+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:03 smithi045 bash[82788]: cluster 2024-07-28T19:46:02.227409+0000 mgr.y (mgr.34101) 488 : cluster [DBG] pgmap v1176: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 651 KiB/s wr, 7 op/s 2024-07-28T19:46:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:03 smithi045 bash[82788]: audit 2024-07-28T19:46:03.045452+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:05 smithi155 bash[68033]: cluster 2024-07-28T19:46:04.228483+0000 mgr.y (mgr.34101) 489 : cluster [DBG] pgmap v1177: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 B/s wr, 0 op/s 2024-07-28T19:46:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:05 smithi045 bash[80445]: cluster 2024-07-28T19:46:04.228483+0000 mgr.y (mgr.34101) 489 : cluster [DBG] pgmap v1177: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 B/s wr, 0 op/s 2024-07-28T19:46:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:05 smithi045 bash[82788]: cluster 2024-07-28T19:46:04.228483+0000 mgr.y (mgr.34101) 489 : cluster [DBG] pgmap v1177: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 B/s wr, 0 op/s 2024-07-28T19:46:06.639 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:07 smithi155 bash[68033]: cluster 2024-07-28T19:46:06.229138+0000 mgr.y (mgr.34101) 490 : cluster [DBG] pgmap v1178: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 B/s wr, 0 op/s 2024-07-28T19:46:07.854 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:07 smithi045 bash[82788]: cluster 2024-07-28T19:46:06.229138+0000 mgr.y (mgr.34101) 490 : cluster [DBG] pgmap v1178: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 B/s wr, 0 op/s 2024-07-28T19:46:07.854 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:07 smithi045 bash[80445]: cluster 2024-07-28T19:46:06.229138+0000 mgr.y (mgr.34101) 490 : cluster [DBG] pgmap v1178: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 B/s wr, 0 op/s 2024-07-28T19:46:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:09 smithi155 bash[68033]: cluster 2024-07-28T19:46:08.230045+0000 mgr.y (mgr.34101) 491 : cluster [DBG] pgmap v1179: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 0 op/s 2024-07-28T19:46:09.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:09 smithi045 bash[80445]: cluster 2024-07-28T19:46:08.230045+0000 mgr.y (mgr.34101) 491 : cluster [DBG] pgmap v1179: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 0 op/s 2024-07-28T19:46:09.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:09 smithi045 bash[82788]: cluster 2024-07-28T19:46:08.230045+0000 mgr.y (mgr.34101) 491 : cluster [DBG] pgmap v1179: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 0 op/s 2024-07-28T19:46:10.065 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:46:10.066 INFO:teuthology.orchestra.run.smithi045.stderr:dumped all 2024-07-28T19:46:10.830 INFO:teuthology.orchestra.run.smithi045.stdout:{"pg_ready":true,"pg_map":{"version":1179,"stamp":"2024-07-28T19:46:08.229453+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":132403154,"num_objects":82,"num_object_clones":17,"num_object_copies":246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82,"num_whiteouts":4,"num_read":7670,"num_read_kb":7760151,"num_write":5952,"num_write_kb":1356588,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":78,"num_bytes_recovered":87287237,"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":23108,"ondisk_log_size":23108,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1386728,"kb_used_data":299592,"kb_used_omap":235,"kb_used_meta":1086804,"kb_avail":748574488,"statfs":{"total":767960285184,"available":766540275712,"internally_reserved":0,"allocated":306782208,"data_stored":308801445,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":241444,"internal_metadata":1112887516},"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":1,"num_object_clones":1,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":1,"num_read":9,"num_read_kb":14862,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.005194"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":997,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.791683+0000","last_change":"2024-07-28T19:39:15.353154+0000","last_active":"2024-07-28T19:45:52.791683+0000","last_peered":"2024-07-28T19:45:52.791683+0000","last_clean":"2024-07-28T19:45:52.791683+0000","last_became_active":"2024-07-28T19:39:15.352482+0000","last_became_peered":"2024-07-28T19:39:15.352482+0000","last_unstale":"2024-07-28T19:45:52.791683+0000","last_undegraded":"2024-07-28T19:45:52.791683+0000","last_fullsized":"2024-07-28T19:45:52.791683+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T07:23:44.240188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":1042,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792242+0000","last_change":"2024-07-28T19:39:43.322629+0000","last_active":"2024-07-28T19:45:52.792242+0000","last_peered":"2024-07-28T19:45:52.792242+0000","last_clean":"2024-07-28T19:45:52.792242+0000","last_became_active":"2024-07-28T19:39:43.321580+0000","last_became_peered":"2024-07-28T19:39:43.321580+0000","last_unstale":"2024-07-28T19:45:52.792242+0000","last_undegraded":"2024-07-28T19:45:52.792242+0000","last_fullsized":"2024-07-28T19:45:52.792242+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T03:58:13.863434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.15","version":"0'0","reported_seq":1029,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792803+0000","last_change":"2024-07-28T19:39:15.347543+0000","last_active":"2024-07-28T19:45:52.792803+0000","last_peered":"2024-07-28T19:45:52.792803+0000","last_clean":"2024-07-28T19:45:52.792803+0000","last_became_active":"2024-07-28T19:39:15.346892+0000","last_became_peered":"2024-07-28T19:39:15.346892+0000","last_unstale":"2024-07-28T19:45:52.792803+0000","last_undegraded":"2024-07-28T19:45:52.792803+0000","last_fullsized":"2024-07-28T19:45:52.792803+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:26:04.916417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1008,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.703637+0000","last_change":"2024-07-28T19:39:15.353891+0000","last_active":"2024-07-28T19:45:55.703637+0000","last_peered":"2024-07-28T19:45:55.703637+0000","last_clean":"2024-07-28T19:45:55.703637+0000","last_became_active":"2024-07-28T19:39:15.353489+0000","last_became_peered":"2024-07-28T19:39:15.353489+0000","last_unstale":"2024-07-28T19:45:55.703637+0000","last_undegraded":"2024-07-28T19:45:55.703637+0000","last_fullsized":"2024-07-28T19:45:55.703637+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:30:03.189923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1009,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496016+0000","last_change":"2024-07-28T19:39:15.354235+0000","last_active":"2024-07-28T19:45:52.496016+0000","last_peered":"2024-07-28T19:45:52.496016+0000","last_clean":"2024-07-28T19:45:52.496016+0000","last_became_active":"2024-07-28T19:39:15.353934+0000","last_became_peered":"2024-07-28T19:39:15.353934+0000","last_unstale":"2024-07-28T19:45:52.496016+0000","last_undegraded":"2024-07-28T19:45:52.496016+0000","last_fullsized":"2024-07-28T19:45:52.496016+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:26:04.080779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1021,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792849+0000","last_change":"2024-07-28T19:39:43.334932+0000","last_active":"2024-07-28T19:45:52.792849+0000","last_peered":"2024-07-28T19:45:52.792849+0000","last_clean":"2024-07-28T19:45:52.792849+0000","last_became_active":"2024-07-28T19:39:43.330353+0000","last_became_peered":"2024-07-28T19:39:43.330353+0000","last_unstale":"2024-07-28T19:45:52.792849+0000","last_undegraded":"2024-07-28T19:45:52.792849+0000","last_fullsized":"2024-07-28T19:45:52.792849+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:08:11.186348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":997,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792064+0000","last_change":"2024-07-28T19:39:15.350942+0000","last_active":"2024-07-28T19:45:52.792064+0000","last_peered":"2024-07-28T19:45:52.792064+0000","last_clean":"2024-07-28T19:45:52.792064+0000","last_became_active":"2024-07-28T19:39:15.350235+0000","last_became_peered":"2024-07-28T19:39:15.350235+0000","last_unstale":"2024-07-28T19:45:52.792064+0000","last_undegraded":"2024-07-28T19:45:52.792064+0000","last_fullsized":"2024-07-28T19:45:52.792064+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:12:56.112492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'8","reported_seq":1029,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.794022+0000","last_change":"2024-07-28T19:36:45.334952+0000","last_active":"2024-07-28T19:45:52.794022+0000","last_peered":"2024-07-28T19:45:52.794022+0000","last_clean":"2024-07-28T19:45:52.794022+0000","last_became_active":"2024-07-28T19:36:45.332903+0000","last_became_peered":"2024-07-28T19:36:45.332903+0000","last_unstale":"2024-07-28T19:45:52.794022+0000","last_undegraded":"2024-07-28T19:45:52.794022+0000","last_fullsized":"2024-07-28T19:45:52.794022+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T01:04:35.788274+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":12,"num_read_kb":12,"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":"5.9","version":"1084'1283","reported_seq":4405,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704460+0000","last_change":"2024-07-28T19:45:48.087256+0000","last_active":"2024-07-28T19:45:55.704460+0000","last_peered":"2024-07-28T19:45:55.704460+0000","last_clean":"2024-07-28T19:45:55.704460+0000","last_became_active":"2024-07-28T19:39:43.331722+0000","last_became_peered":"2024-07-28T19:39:43.331722+0000","last_unstale":"2024-07-28T19:45:55.704460+0000","last_undegraded":"2024-07-28T19:45:55.704460+0000","last_fullsized":"2024-07-28T19:45:55.704460+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":1283,"log_dups_size":0,"ondisk_log_size":1283,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:19:19.675869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001564377,"stat_sum":{"num_bytes":4488195,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":1,"num_read":377,"num_read_kb":366612,"num_write":293,"num_write_kb":68123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":3366479,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"69'1","reported_seq":1040,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.794204+0000","last_change":"2024-07-28T19:39:43.325861+0000","last_active":"2024-07-28T19:45:52.794204+0000","last_peered":"2024-07-28T19:45:52.794204+0000","last_clean":"2024-07-28T19:45:52.794204+0000","last_became_active":"2024-07-28T19:39:43.324863+0000","last_became_peered":"2024-07-28T19:39:43.324863+0000","last_unstale":"2024-07-28T19:45:52.794204+0000","last_undegraded":"2024-07-28T19:45:52.794204+0000","last_fullsized":"2024-07-28T19:45:52.794204+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T20:11:07.732797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.8","version":"0'0","reported_seq":1012,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.791747+0000","last_change":"2024-07-28T19:26:32.454752+0000","last_active":"2024-07-28T19:45:52.791747+0000","last_peered":"2024-07-28T19:45:52.791747+0000","last_clean":"2024-07-28T19:45:52.791747+0000","last_became_active":"2024-07-28T19:26:32.453952+0000","last_became_peered":"2024-07-28T19:26:32.453952+0000","last_unstale":"2024-07-28T19:45:52.791747+0000","last_undegraded":"2024-07-28T19:45:52.791747+0000","last_fullsized":"2024-07-28T19:45:52.791747+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:52:35.681265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.8","version":"1078'783","reported_seq":4003,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.443296+0000","last_change":"2024-07-28T19:45:48.469133+0000","last_active":"2024-07-28T19:45:55.443296+0000","last_peered":"2024-07-28T19:45:55.443296+0000","last_clean":"2024-07-28T19:45:55.443296+0000","last_became_active":"2024-07-28T19:38:45.368466+0000","last_became_peered":"2024-07-28T19:38:45.368466+0000","last_unstale":"2024-07-28T19:45:55.443296+0000","last_undegraded":"2024-07-28T19:45:55.443296+0000","last_fullsized":"2024-07-28T19:45:55.443296+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":783,"log_dups_size":0,"ondisk_log_size":783,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:25:23.468656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012188360000000001,"stat_sum":{"num_bytes":4379119,"num_objects":2,"num_object_clones":1,"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":346,"num_read_kb":391778,"num_write":198,"num_write_kb":50151,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":4423796,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"69'2","reported_seq":1041,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.794244+0000","last_change":"2024-07-28T19:39:43.325234+0000","last_active":"2024-07-28T19:45:52.794244+0000","last_peered":"2024-07-28T19:45:52.794244+0000","last_clean":"2024-07-28T19:45:52.794244+0000","last_became_active":"2024-07-28T19:39:43.324263+0000","last_became_peered":"2024-07-28T19:39:43.324263+0000","last_unstale":"2024-07-28T19:45:52.794244+0000","last_undegraded":"2024-07-28T19:45:52.794244+0000","last_fullsized":"2024-07-28T19:45:52.794244+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T05:00:02.089068+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":3,"num_read_kb":3,"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.9","version":"0'0","reported_seq":1036,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496793+0000","last_change":"2024-07-28T19:39:43.327759+0000","last_active":"2024-07-28T19:45:52.496793+0000","last_peered":"2024-07-28T19:45:52.496793+0000","last_clean":"2024-07-28T19:45:52.496793+0000","last_became_active":"2024-07-28T19:39:43.326484+0000","last_became_peered":"2024-07-28T19:39:43.326484+0000","last_unstale":"2024-07-28T19:45:52.496793+0000","last_undegraded":"2024-07-28T19:45:52.496793+0000","last_fullsized":"2024-07-28T19:45:52.496793+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:27:13.901974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.b","version":"1084'2708","reported_seq":5676,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444745+0000","last_change":"2024-07-28T19:45:48.482575+0000","last_active":"2024-07-28T19:45:55.444745+0000","last_peered":"2024-07-28T19:45:55.444745+0000","last_clean":"2024-07-28T19:45:55.444745+0000","last_became_active":"2024-07-28T19:38:45.370597+0000","last_became_peered":"2024-07-28T19:38:45.370597+0000","last_unstale":"2024-07-28T19:45:55.444745+0000","last_undegraded":"2024-07-28T19:45:55.444745+0000","last_fullsized":"2024-07-28T19:45:55.444745+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":2708,"log_dups_size":0,"ondisk_log_size":2708,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:50:26.423052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.013863815999999999,"stat_sum":{"num_bytes":15129420,"num_objects":7,"num_object_clones":2,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":834,"num_read_kb":838791,"num_write":681,"num_write_kb":165051,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":6634459,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"69'1","reported_seq":1006,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.794245+0000","last_change":"2024-07-28T19:26:31.175572+0000","last_active":"2024-07-28T19:45:52.794245+0000","last_peered":"2024-07-28T19:45:52.794245+0000","last_clean":"2024-07-28T19:45:52.794245+0000","last_became_active":"2024-07-28T19:26:31.173851+0000","last_became_peered":"2024-07-28T19:26:31.173851+0000","last_unstale":"2024-07-28T19:45:52.794245+0000","last_undegraded":"2024-07-28T19:45:52.794245+0000","last_fullsized":"2024-07-28T19:45:52.794245+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:18:48.162302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.a","version":"0'0","reported_seq":1016,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.795213+0000","last_change":"2024-07-28T19:37:18.389121+0000","last_active":"2024-07-28T19:45:52.795213+0000","last_peered":"2024-07-28T19:45:52.795213+0000","last_clean":"2024-07-28T19:45:52.795213+0000","last_became_active":"2024-07-28T19:37:18.388303+0000","last_became_peered":"2024-07-28T19:37:18.388303+0000","last_unstale":"2024-07-28T19:45:52.795213+0000","last_undegraded":"2024-07-28T19:45:52.795213+0000","last_fullsized":"2024-07-28T19:45:52.795213+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:50:50.256101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.a","version":"1084'2010","reported_seq":5111,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.443527+0000","last_change":"2024-07-28T19:45:48.476714+0000","last_active":"2024-07-28T19:45:55.443527+0000","last_peered":"2024-07-28T19:45:55.443527+0000","last_clean":"2024-07-28T19:45:55.443527+0000","last_became_active":"2024-07-28T19:39:43.333819+0000","last_became_peered":"2024-07-28T19:39:43.333819+0000","last_unstale":"2024-07-28T19:45:55.443527+0000","last_undegraded":"2024-07-28T19:45:55.443527+0000","last_fullsized":"2024-07-28T19:45:55.443527+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":2010,"log_dups_size":0,"ondisk_log_size":2010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:10:01.553291+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.0085175609999999999,"stat_sum":{"num_bytes":11704376,"num_objects":5,"num_object_clones":2,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":604,"num_read_kb":603589,"num_write":509,"num_write_kb":122026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":12917605,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1030,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792529+0000","last_change":"2024-07-28T19:39:15.352931+0000","last_active":"2024-07-28T19:45:52.792529+0000","last_peered":"2024-07-28T19:45:52.792529+0000","last_clean":"2024-07-28T19:45:52.792529+0000","last_became_active":"2024-07-28T19:39:15.352085+0000","last_became_peered":"2024-07-28T19:39:15.352085+0000","last_unstale":"2024-07-28T19:45:52.792529+0000","last_undegraded":"2024-07-28T19:45:52.792529+0000","last_fullsized":"2024-07-28T19:45:52.792529+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:07:03.621944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":1025,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.495747+0000","last_change":"2024-07-28T19:39:43.326541+0000","last_active":"2024-07-28T19:45:52.495747+0000","last_peered":"2024-07-28T19:45:52.495747+0000","last_clean":"2024-07-28T19:45:52.495747+0000","last_became_active":"2024-07-28T19:39:43.325958+0000","last_became_peered":"2024-07-28T19:39:43.325958+0000","last_unstale":"2024-07-28T19:45:52.495747+0000","last_undegraded":"2024-07-28T19:45:52.495747+0000","last_fullsized":"2024-07-28T19:45:52.495747+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:24:14.672034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.d","version":"1084'1960","reported_seq":4984,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444790+0000","last_change":"2024-07-28T19:45:48.478020+0000","last_active":"2024-07-28T19:45:55.444790+0000","last_peered":"2024-07-28T19:45:55.444790+0000","last_clean":"2024-07-28T19:45:55.444790+0000","last_became_active":"2024-07-28T19:38:45.352803+0000","last_became_peered":"2024-07-28T19:38:45.352803+0000","last_unstale":"2024-07-28T19:45:55.444790+0000","last_undegraded":"2024-07-28T19:45:55.444790+0000","last_fullsized":"2024-07-28T19:45:55.444790+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":1960,"log_dups_size":0,"ondisk_log_size":1960,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:16:47.604497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.009242742,"stat_sum":{"num_bytes":13672240,"num_objects":5,"num_object_clones":1,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":572,"num_read_kb":654973,"num_write":494,"num_write_kb":117403,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":3237110,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"70'3","reported_seq":1026,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.487132+0000","last_change":"2024-07-28T19:39:43.328466+0000","last_active":"2024-07-28T19:45:55.487132+0000","last_peered":"2024-07-28T19:45:55.487132+0000","last_clean":"2024-07-28T19:45:55.487132+0000","last_became_active":"2024-07-28T19:39:43.328129+0000","last_became_peered":"2024-07-28T19:39:43.328129+0000","last_unstale":"2024-07-28T19:45:55.487132+0000","last_undegraded":"2024-07-28T19:45:55.487132+0000","last_fullsized":"2024-07-28T19:45:55.487132+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T19:48:36.136467+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.c","version":"0'0","reported_seq":1019,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.497117+0000","last_change":"2024-07-28T19:39:43.318980+0000","last_active":"2024-07-28T19:45:52.497117+0000","last_peered":"2024-07-28T19:45:52.497117+0000","last_clean":"2024-07-28T19:45:52.497117+0000","last_became_active":"2024-07-28T19:39:43.317090+0000","last_became_peered":"2024-07-28T19:39:43.317090+0000","last_unstale":"2024-07-28T19:45:52.497117+0000","last_undegraded":"2024-07-28T19:45:52.497117+0000","last_fullsized":"2024-07-28T19:45:52.497117+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:27:04.577249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.c","version":"1078'1428","reported_seq":4598,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706755+0000","last_change":"2024-07-28T19:45:47.452090+0000","last_active":"2024-07-28T19:45:55.706755+0000","last_peered":"2024-07-28T19:45:55.706755+0000","last_clean":"2024-07-28T19:45:55.706755+0000","last_became_active":"2024-07-28T19:39:43.335002+0000","last_became_peered":"2024-07-28T19:39:43.335002+0000","last_unstale":"2024-07-28T19:45:55.706755+0000","last_undegraded":"2024-07-28T19:45:55.706755+0000","last_fullsized":"2024-07-28T19:45:55.706755+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":1428,"log_dups_size":0,"ondisk_log_size":1428,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:28:03.543150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093250899999999999,"stat_sum":{"num_bytes":8824731,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":527,"num_read_kb":617886,"num_write":381,"num_write_kb":89785,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":7236970,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1034,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.795446+0000","last_change":"2024-07-28T19:39:43.337872+0000","last_active":"2024-07-28T19:45:52.795446+0000","last_peered":"2024-07-28T19:45:52.795446+0000","last_clean":"2024-07-28T19:45:52.795446+0000","last_became_active":"2024-07-28T19:39:43.337467+0000","last_became_peered":"2024-07-28T19:39:43.337467+0000","last_unstale":"2024-07-28T19:45:52.795446+0000","last_undegraded":"2024-07-28T19:45:52.795446+0000","last_fullsized":"2024-07-28T19:45:52.795446+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:03:33.234769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":1041,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.497650+0000","last_change":"2024-07-28T19:39:43.335812+0000","last_active":"2024-07-28T19:45:52.497650+0000","last_peered":"2024-07-28T19:45:52.497650+0000","last_clean":"2024-07-28T19:45:52.497650+0000","last_became_active":"2024-07-28T19:39:43.333852+0000","last_became_peered":"2024-07-28T19:39:43.333852+0000","last_unstale":"2024-07-28T19:45:52.497650+0000","last_undegraded":"2024-07-28T19:45:52.497650+0000","last_fullsized":"2024-07-28T19:45:52.497650+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:17:38.686833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"1080'1034","reported_seq":4180,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445118+0000","last_change":"2024-07-28T19:45:47.462927+0000","last_active":"2024-07-28T19:45:55.445118+0000","last_peered":"2024-07-28T19:45:55.445118+0000","last_clean":"2024-07-28T19:45:55.445118+0000","last_became_active":"2024-07-28T19:39:43.327475+0000","last_became_peered":"2024-07-28T19:39:43.327475+0000","last_unstale":"2024-07-28T19:45:55.445118+0000","last_undegraded":"2024-07-28T19:45:55.445118+0000","last_fullsized":"2024-07-28T19:45:55.445118+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":1034,"log_dups_size":0,"ondisk_log_size":1034,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:03:06.024305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.016131669000000001,"stat_sum":{"num_bytes":5446161,"num_objects":4,"num_object_clones":2,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":2,"num_read":259,"num_read_kb":282841,"num_write":270,"num_write_kb":66808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":1032,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496358+0000","last_change":"2024-07-28T19:39:43.328030+0000","last_active":"2024-07-28T19:45:52.496358+0000","last_peered":"2024-07-28T19:45:52.496358+0000","last_clean":"2024-07-28T19:45:52.496358+0000","last_became_active":"2024-07-28T19:39:43.327060+0000","last_became_peered":"2024-07-28T19:39:43.327060+0000","last_unstale":"2024-07-28T19:45:52.496358+0000","last_undegraded":"2024-07-28T19:45:52.496358+0000","last_fullsized":"2024-07-28T19:45:52.496358+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:36:18.905734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"0'0","reported_seq":1027,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.497917+0000","last_change":"2024-07-28T19:39:43.345362+0000","last_active":"2024-07-28T19:45:52.497917+0000","last_peered":"2024-07-28T19:45:52.497917+0000","last_clean":"2024-07-28T19:45:52.497917+0000","last_became_active":"2024-07-28T19:39:43.344748+0000","last_became_peered":"2024-07-28T19:39:43.344748+0000","last_unstale":"2024-07-28T19:45:52.497917+0000","last_undegraded":"2024-07-28T19:45:52.497917+0000","last_fullsized":"2024-07-28T19:45:52.497917+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:59:35.973336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.e","version":"1034'493","reported_seq":3678,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.448406+0000","last_change":"2024-07-28T19:45:47.449716+0000","last_active":"2024-07-28T19:45:55.448406+0000","last_peered":"2024-07-28T19:45:55.448406+0000","last_clean":"2024-07-28T19:45:55.448406+0000","last_became_active":"2024-07-28T19:39:43.335244+0000","last_became_peered":"2024-07-28T19:39:43.335244+0000","last_unstale":"2024-07-28T19:45:55.448406+0000","last_undegraded":"2024-07-28T19:45:55.448406+0000","last_fullsized":"2024-07-28T19:45:55.448406+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":493,"log_dups_size":0,"ondisk_log_size":493,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:55:10.249534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012261640000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":132,"num_read_kb":145090,"num_write":112,"num_write_kb":23353,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":3175849,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":999,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792189+0000","last_change":"2024-07-28T19:39:15.353698+0000","last_active":"2024-07-28T19:45:52.792189+0000","last_peered":"2024-07-28T19:45:52.792189+0000","last_clean":"2024-07-28T19:45:52.792189+0000","last_became_active":"2024-07-28T19:39:15.352651+0000","last_became_peered":"2024-07-28T19:39:15.352651+0000","last_unstale":"2024-07-28T19:45:52.792189+0000","last_undegraded":"2024-07-28T19:45:52.792189+0000","last_fullsized":"2024-07-28T19:45:52.792189+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:35:15.577335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":994,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.499539+0000","last_change":"2024-07-28T19:39:43.327399+0000","last_active":"2024-07-28T19:45:52.499539+0000","last_peered":"2024-07-28T19:45:52.499539+0000","last_clean":"2024-07-28T19:45:52.499539+0000","last_became_active":"2024-07-28T19:39:43.326349+0000","last_became_peered":"2024-07-28T19:39:43.326349+0000","last_unstale":"2024-07-28T19:45:52.499539+0000","last_undegraded":"2024-07-28T19:45:52.499539+0000","last_fullsized":"2024-07-28T19:45:52.499539+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:23:34.187765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.4","version":"1078'1013","reported_seq":4158,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704964+0000","last_change":"2024-07-28T19:45:48.087261+0000","last_active":"2024-07-28T19:45:55.704964+0000","last_peered":"2024-07-28T19:45:55.704964+0000","last_clean":"2024-07-28T19:45:55.704964+0000","last_became_active":"2024-07-28T19:38:45.351672+0000","last_became_peered":"2024-07-28T19:38:45.351672+0000","last_unstale":"2024-07-28T19:45:55.704964+0000","last_undegraded":"2024-07-28T19:45:55.704964+0000","last_fullsized":"2024-07-28T19:45:55.704964+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":1013,"log_dups_size":0,"ondisk_log_size":1013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:54:00.976670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001575761,"stat_sum":{"num_bytes":5715106,"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":296,"num_read_kb":284174,"num_write":267,"num_write_kb":61630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":853230,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"312'161","reported_seq":1401,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792618+0000","last_change":"2024-07-28T19:36:45.348527+0000","last_active":"2024-07-28T19:45:52.792618+0000","last_peered":"2024-07-28T19:45:52.792618+0000","last_clean":"2024-07-28T19:45:52.792618+0000","last_became_active":"2024-07-28T19:36:45.348093+0000","last_became_peered":"2024-07-28T19:36:45.348093+0000","last_unstale":"2024-07-28T19:45:52.792618+0000","last_undegraded":"2024-07-28T19:45:52.792618+0000","last_fullsized":"2024-07-28T19:45:52.792618+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_clean_scrub_stamp":"2024-07-28T19:18:46.903326+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:40:44.305941+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":500,"num_read_kb":924,"num_write":239,"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":1034,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792334+0000","last_change":"2024-07-28T19:38:45.352593+0000","last_active":"2024-07-28T19:45:52.792334+0000","last_peered":"2024-07-28T19:45:52.792334+0000","last_clean":"2024-07-28T19:45:52.792334+0000","last_became_active":"2024-07-28T19:38:45.351803+0000","last_became_peered":"2024-07-28T19:38:45.351803+0000","last_unstale":"2024-07-28T19:45:52.792334+0000","last_undegraded":"2024-07-28T19:45:52.792334+0000","last_fullsized":"2024-07-28T19:45:52.792334+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:37:05.852109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":966,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792030+0000","last_change":"2024-07-28T19:39:15.351857+0000","last_active":"2024-07-28T19:45:52.792030+0000","last_peered":"2024-07-28T19:45:52.792030+0000","last_clean":"2024-07-28T19:45:52.792030+0000","last_became_active":"2024-07-28T19:39:15.351444+0000","last_became_peered":"2024-07-28T19:39:15.351444+0000","last_unstale":"2024-07-28T19:45:52.792030+0000","last_undegraded":"2024-07-28T19:45:52.792030+0000","last_fullsized":"2024-07-28T19:45:52.792030+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:35:57.545783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":1016,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.795646+0000","last_change":"2024-07-28T19:39:43.331518+0000","last_active":"2024-07-28T19:45:52.795646+0000","last_peered":"2024-07-28T19:45:52.795646+0000","last_clean":"2024-07-28T19:45:52.795646+0000","last_became_active":"2024-07-28T19:39:43.330691+0000","last_became_peered":"2024-07-28T19:39:43.330691+0000","last_unstale":"2024-07-28T19:45:52.795646+0000","last_undegraded":"2024-07-28T19:45:52.795646+0000","last_fullsized":"2024-07-28T19:45:52.795646+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:46:15.603056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.7","version":"1080'2768","reported_seq":5788,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445689+0000","last_change":"2024-07-28T19:45:47.471301+0000","last_active":"2024-07-28T19:45:55.445689+0000","last_peered":"2024-07-28T19:45:55.445689+0000","last_clean":"2024-07-28T19:45:55.445689+0000","last_became_active":"2024-07-28T19:37:18.419658+0000","last_became_peered":"2024-07-28T19:37:18.419658+0000","last_unstale":"2024-07-28T19:45:55.445689+0000","last_undegraded":"2024-07-28T19:45:55.445689+0000","last_fullsized":"2024-07-28T19:45:55.445689+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":2768,"log_dups_size":0,"ondisk_log_size":2768,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:40:44.200866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.024144655000000001,"stat_sum":{"num_bytes":17227851,"num_objects":7,"num_object_clones":2,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":827,"num_read_kb":983428,"num_write":687,"num_write_kb":169713,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":6686916,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1042,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792790+0000","last_change":"2024-07-28T19:37:18.413544+0000","last_active":"2024-07-28T19:45:52.792790+0000","last_peered":"2024-07-28T19:45:52.792790+0000","last_clean":"2024-07-28T19:45:52.792790+0000","last_became_active":"2024-07-28T19:37:18.412942+0000","last_became_peered":"2024-07-28T19:37:18.412942+0000","last_unstale":"2024-07-28T19:45:52.792790+0000","last_undegraded":"2024-07-28T19:45:52.792790+0000","last_fullsized":"2024-07-28T19:45:52.792790+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:08:34.463822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1023,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.495870+0000","last_change":"2024-07-28T19:39:43.329717+0000","last_active":"2024-07-28T19:45:52.495870+0000","last_peered":"2024-07-28T19:45:52.495870+0000","last_clean":"2024-07-28T19:45:52.495870+0000","last_became_active":"2024-07-28T19:39:43.329322+0000","last_became_peered":"2024-07-28T19:39:43.329322+0000","last_unstale":"2024-07-28T19:45:52.495870+0000","last_undegraded":"2024-07-28T19:45:52.495870+0000","last_fullsized":"2024-07-28T19:45:52.495870+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:28:58.561619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":1022,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.494753+0000","last_change":"2024-07-28T19:38:45.364977+0000","last_active":"2024-07-28T19:45:52.494753+0000","last_peered":"2024-07-28T19:45:52.494753+0000","last_clean":"2024-07-28T19:45:52.494753+0000","last_became_active":"2024-07-28T19:38:45.364616+0000","last_became_peered":"2024-07-28T19:38:45.364616+0000","last_unstale":"2024-07-28T19:45:52.494753+0000","last_undegraded":"2024-07-28T19:45:52.494753+0000","last_fullsized":"2024-07-28T19:45:52.494753+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:48:04.084200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.6","version":"1081'987","reported_seq":4111,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444806+0000","last_change":"2024-07-28T19:45:48.485504+0000","last_active":"2024-07-28T19:45:55.444806+0000","last_peered":"2024-07-28T19:45:55.444806+0000","last_clean":"2024-07-28T19:45:55.444806+0000","last_became_active":"2024-07-28T19:38:45.349252+0000","last_became_peered":"2024-07-28T19:38:45.349252+0000","last_unstale":"2024-07-28T19:45:55.444806+0000","last_undegraded":"2024-07-28T19:45:55.444806+0000","last_fullsized":"2024-07-28T19:45:55.444806+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":987,"log_dups_size":0,"ondisk_log_size":987,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:16:10.046290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.015289430999999999,"stat_sum":{"num_bytes":7501551,"num_objects":4,"num_object_clones":2,"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":295,"num_read_kb":293513,"num_write":237,"num_write_kb":55229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":2567329,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1018,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.790817+0000","last_change":"2024-07-28T19:39:15.343897+0000","last_active":"2024-07-28T19:45:52.790817+0000","last_peered":"2024-07-28T19:45:52.790817+0000","last_clean":"2024-07-28T19:45:52.790817+0000","last_became_active":"2024-07-28T19:39:15.343139+0000","last_became_peered":"2024-07-28T19:39:15.343139+0000","last_unstale":"2024-07-28T19:45:52.790817+0000","last_undegraded":"2024-07-28T19:45:52.790817+0000","last_fullsized":"2024-07-28T19:45:52.790817+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:44:20.805148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":981,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.499169+0000","last_change":"2024-07-28T19:38:45.356209+0000","last_active":"2024-07-28T19:45:52.499169+0000","last_peered":"2024-07-28T19:45:52.499169+0000","last_clean":"2024-07-28T19:45:52.499169+0000","last_became_active":"2024-07-28T19:38:45.355166+0000","last_became_peered":"2024-07-28T19:38:45.355166+0000","last_unstale":"2024-07-28T19:45:52.499169+0000","last_undegraded":"2024-07-28T19:45:52.499169+0000","last_fullsized":"2024-07-28T19:45:52.499169+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:53:39.142563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":1004,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704837+0000","last_change":"2024-07-28T19:37:18.413185+0000","last_active":"2024-07-28T19:45:55.704837+0000","last_peered":"2024-07-28T19:45:55.704837+0000","last_clean":"2024-07-28T19:45:55.704837+0000","last_became_active":"2024-07-28T19:37:18.412688+0000","last_became_peered":"2024-07-28T19:37:18.412688+0000","last_unstale":"2024-07-28T19:45:55.704837+0000","last_undegraded":"2024-07-28T19:45:55.704837+0000","last_fullsized":"2024-07-28T19:45:55.704837+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:59:37.236608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.5","version":"1083'998","reported_seq":4142,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704344+0000","last_change":"2024-07-28T19:45:47.468109+0000","last_active":"2024-07-28T19:45:55.704344+0000","last_peered":"2024-07-28T19:45:55.704344+0000","last_clean":"2024-07-28T19:45:55.704344+0000","last_became_active":"2024-07-28T19:39:43.327228+0000","last_became_peered":"2024-07-28T19:39:43.327228+0000","last_unstale":"2024-07-28T19:45:55.704344+0000","last_undegraded":"2024-07-28T19:45:55.704344+0000","last_fullsized":"2024-07-28T19:45:55.704344+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":998,"log_dups_size":0,"ondisk_log_size":998,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:57:22.066818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001254308,"stat_sum":{"num_bytes":5378966,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":294,"num_read_kb":336000,"num_write":229,"num_write_kb":55657,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":8756889,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1034,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.793202+0000","last_change":"2024-07-28T19:37:18.406886+0000","last_active":"2024-07-28T19:45:52.793202+0000","last_peered":"2024-07-28T19:45:52.793202+0000","last_clean":"2024-07-28T19:45:52.793202+0000","last_became_active":"2024-07-28T19:37:18.405970+0000","last_became_peered":"2024-07-28T19:37:18.405970+0000","last_unstale":"2024-07-28T19:45:52.793202+0000","last_undegraded":"2024-07-28T19:45:52.793202+0000","last_fullsized":"2024-07-28T19:45:52.793202+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:13:17.759512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":996,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.446905+0000","last_change":"2024-07-28T19:39:43.327518+0000","last_active":"2024-07-28T19:45:55.446905+0000","last_peered":"2024-07-28T19:45:55.446905+0000","last_clean":"2024-07-28T19:45:55.446905+0000","last_became_active":"2024-07-28T19:39:43.326668+0000","last_became_peered":"2024-07-28T19:39:43.326668+0000","last_unstale":"2024-07-28T19:45:55.446905+0000","last_undegraded":"2024-07-28T19:45:55.446905+0000","last_fullsized":"2024-07-28T19:45:55.446905+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:09:18.730969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":995,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496901+0000","last_change":"2024-07-28T19:39:15.335660+0000","last_active":"2024-07-28T19:45:52.496901+0000","last_peered":"2024-07-28T19:45:52.496901+0000","last_clean":"2024-07-28T19:45:52.496901+0000","last_became_active":"2024-07-28T19:39:15.333730+0000","last_became_peered":"2024-07-28T19:39:15.333730+0000","last_unstale":"2024-07-28T19:45:52.496901+0000","last_undegraded":"2024-07-28T19:45:52.496901+0000","last_fullsized":"2024-07-28T19:45:52.496901+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:08:02.813230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.3","version":"1084'1348","reported_seq":4455,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704207+0000","last_change":"2024-07-28T19:45:47.467646+0000","last_active":"2024-07-28T19:45:55.704207+0000","last_peered":"2024-07-28T19:45:55.704207+0000","last_clean":"2024-07-28T19:45:55.704207+0000","last_became_active":"2024-07-28T19:36:45.337742+0000","last_became_peered":"2024-07-28T19:36:45.337742+0000","last_unstale":"2024-07-28T19:45:55.704207+0000","last_undegraded":"2024-07-28T19:45:55.704207+0000","last_fullsized":"2024-07-28T19:45:55.704207+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":1348,"log_dups_size":0,"ondisk_log_size":1348,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:32:26.821739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001458406,"stat_sum":{"num_bytes":10305608,"num_objects":4,"num_object_clones":1,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":457,"num_read_kb":533766,"num_write":340,"num_write_kb":86317,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":7497808,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1047,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.793267+0000","last_change":"2024-07-28T19:39:15.348096+0000","last_active":"2024-07-28T19:45:52.793267+0000","last_peered":"2024-07-28T19:45:52.793267+0000","last_clean":"2024-07-28T19:45:52.793267+0000","last_became_active":"2024-07-28T19:39:15.347245+0000","last_became_peered":"2024-07-28T19:39:15.347245+0000","last_unstale":"2024-07-28T19:45:52.793267+0000","last_undegraded":"2024-07-28T19:45:52.793267+0000","last_fullsized":"2024-07-28T19:45:52.793267+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:56:08.120317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.497198+0000","last_change":"2024-07-28T19:37:18.400369+0000","last_active":"2024-07-28T19:45:52.497198+0000","last_peered":"2024-07-28T19:45:52.497198+0000","last_clean":"2024-07-28T19:45:52.497198+0000","last_became_active":"2024-07-28T19:37:18.399280+0000","last_became_peered":"2024-07-28T19:37:18.399280+0000","last_unstale":"2024-07-28T19:45:52.497198+0000","last_undegraded":"2024-07-28T19:45:52.497198+0000","last_fullsized":"2024-07-28T19:45:52.497198+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:13:57.572558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":980,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496019+0000","last_change":"2024-07-28T19:39:43.332429+0000","last_active":"2024-07-28T19:45:52.496019+0000","last_peered":"2024-07-28T19:45:52.496019+0000","last_clean":"2024-07-28T19:45:52.496019+0000","last_became_active":"2024-07-28T19:39:43.332093+0000","last_became_peered":"2024-07-28T19:39:43.332093+0000","last_unstale":"2024-07-28T19:45:52.496019+0000","last_undegraded":"2024-07-28T19:45:52.496019+0000","last_fullsized":"2024-07-28T19:45:52.496019+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:48:01.014009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.2","version":"1058'408","reported_seq":3590,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704826+0000","last_change":"2024-07-28T19:45:47.458645+0000","last_active":"2024-07-28T19:45:55.704826+0000","last_peered":"2024-07-28T19:45:55.704826+0000","last_clean":"2024-07-28T19:45:55.704826+0000","last_became_active":"2024-07-28T19:36:45.333511+0000","last_became_peered":"2024-07-28T19:36:45.333511+0000","last_unstale":"2024-07-28T19:45:55.704826+0000","last_undegraded":"2024-07-28T19:45:55.704826+0000","last_fullsized":"2024-07-28T19:45:55.704826+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":408,"log_dups_size":0,"ondisk_log_size":408,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:55:02.520896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001786501,"stat_sum":{"num_bytes":2185273,"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":141,"num_read_kb":190606,"num_write":97,"num_write_kb":21422,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":1683812,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":981,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.497081+0000","last_change":"2024-07-28T19:38:45.359201+0000","last_active":"2024-07-28T19:45:52.497081+0000","last_peered":"2024-07-28T19:45:52.497081+0000","last_clean":"2024-07-28T19:45:52.497081+0000","last_became_active":"2024-07-28T19:38:45.358204+0000","last_became_peered":"2024-07-28T19:38:45.358204+0000","last_unstale":"2024-07-28T19:45:52.497081+0000","last_undegraded":"2024-07-28T19:45:52.497081+0000","last_fullsized":"2024-07-28T19:45:52.497081+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:08:28.200130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1042,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.794430+0000","last_change":"2024-07-28T19:39:43.328048+0000","last_active":"2024-07-28T19:45:52.794430+0000","last_peered":"2024-07-28T19:45:52.794430+0000","last_clean":"2024-07-28T19:45:52.794430+0000","last_became_active":"2024-07-28T19:39:43.327260+0000","last_became_peered":"2024-07-28T19:39:43.327260+0000","last_unstale":"2024-07-28T19:45:52.794430+0000","last_undegraded":"2024-07-28T19:45:52.794430+0000","last_fullsized":"2024-07-28T19:45:52.794430+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:37:49.249097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":995,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496264+0000","last_change":"2024-07-28T19:36:45.339052+0000","last_active":"2024-07-28T19:45:52.496264+0000","last_peered":"2024-07-28T19:45:52.496264+0000","last_clean":"2024-07-28T19:45:52.496264+0000","last_became_active":"2024-07-28T19:36:45.338353+0000","last_became_peered":"2024-07-28T19:36:45.338353+0000","last_unstale":"2024-07-28T19:45:52.496264+0000","last_undegraded":"2024-07-28T19:45:52.496264+0000","last_fullsized":"2024-07-28T19:45:52.496264+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:25:41.884375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.1","version":"1084'1787","reported_seq":4904,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445554+0000","last_change":"2024-07-28T19:45:47.447093+0000","last_active":"2024-07-28T19:45:55.445554+0000","last_peered":"2024-07-28T19:45:55.445554+0000","last_clean":"2024-07-28T19:45:55.445554+0000","last_became_active":"2024-07-28T19:39:43.320201+0000","last_became_peered":"2024-07-28T19:39:43.320201+0000","last_unstale":"2024-07-28T19:45:55.445554+0000","last_undegraded":"2024-07-28T19:45:55.445554+0000","last_fullsized":"2024-07-28T19:45:55.445554+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":1787,"log_dups_size":0,"ondisk_log_size":1787,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:41:42.600815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001981919,"stat_sum":{"num_bytes":12976390,"num_objects":5,"num_object_clones":1,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":1,"num_read":547,"num_read_kb":567774,"num_write":450,"num_write_kb":108869,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":6551482,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"69'2","reported_seq":1010,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792586+0000","last_change":"2024-07-28T19:39:15.348893+0000","last_active":"2024-07-28T19:45:52.792586+0000","last_peered":"2024-07-28T19:45:52.792586+0000","last_clean":"2024-07-28T19:45:52.792586+0000","last_became_active":"2024-07-28T19:39:15.348323+0000","last_became_peered":"2024-07-28T19:39:15.348323+0000","last_unstale":"2024-07-28T19:45:52.792586+0000","last_undegraded":"2024-07-28T19:45:52.792586+0000","last_fullsized":"2024-07-28T19:45:52.792586+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T02:22:17.790871+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":"2.6","version":"0'0","reported_seq":1022,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706411+0000","last_change":"2024-07-28T19:39:43.331090+0000","last_active":"2024-07-28T19:45:55.706411+0000","last_peered":"2024-07-28T19:45:55.706411+0000","last_clean":"2024-07-28T19:45:55.706411+0000","last_became_active":"2024-07-28T19:39:43.330751+0000","last_became_peered":"2024-07-28T19:39:43.330751+0000","last_unstale":"2024-07-28T19:45:55.706411+0000","last_undegraded":"2024-07-28T19:45:55.706411+0000","last_fullsized":"2024-07-28T19:45:55.706411+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:15:50.200496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1006,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.791269+0000","last_change":"2024-07-28T19:39:15.350340+0000","last_active":"2024-07-28T19:45:52.791269+0000","last_peered":"2024-07-28T19:45:52.791269+0000","last_clean":"2024-07-28T19:45:52.791269+0000","last_became_active":"2024-07-28T19:39:15.349658+0000","last_became_peered":"2024-07-28T19:39:15.349658+0000","last_unstale":"2024-07-28T19:45:52.791269+0000","last_undegraded":"2024-07-28T19:45:52.791269+0000","last_fullsized":"2024-07-28T19:45:52.791269+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:30:42.274357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"1080'1878","reported_seq":4950,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.486849+0000","last_change":"2024-07-28T19:45:47.451472+0000","last_active":"2024-07-28T19:45:55.486849+0000","last_peered":"2024-07-28T19:45:55.486849+0000","last_clean":"2024-07-28T19:45:55.486849+0000","last_became_active":"2024-07-28T19:39:43.334889+0000","last_became_peered":"2024-07-28T19:39:43.334889+0000","last_unstale":"2024-07-28T19:45:55.486849+0000","last_undegraded":"2024-07-28T19:45:55.486849+0000","last_fullsized":"2024-07-28T19:45:55.486849+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:28:37.478066+0000","last_clean_scrub_stamp":"2024-07-28T19:28:37.478066+0000","objects_scrubbed":0,"log_size":1878,"log_dups_size":0,"ondisk_log_size":1878,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:57:32.554542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0068042069999999996,"stat_sum":{"num_bytes":6872257,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":624,"num_read_kb":668366,"num_write":407,"num_write_kb":92606,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":9926399,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"70'1","reported_seq":1028,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496267+0000","last_change":"2024-07-28T19:39:43.327462+0000","last_active":"2024-07-28T19:45:52.496267+0000","last_peered":"2024-07-28T19:45:52.496267+0000","last_clean":"2024-07-28T19:45:52.496267+0000","last_became_active":"2024-07-28T19:39:43.327117+0000","last_became_peered":"2024-07-28T19:39:43.327117+0000","last_unstale":"2024-07-28T19:45:52.496267+0000","last_undegraded":"2024-07-28T19:45:52.496267+0000","last_fullsized":"2024-07-28T19:45:52.496267+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T19:30:22.715923+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":1021,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.795982+0000","last_change":"2024-07-28T19:38:45.354086+0000","last_active":"2024-07-28T19:45:52.795982+0000","last_peered":"2024-07-28T19:45:52.795982+0000","last_clean":"2024-07-28T19:45:52.795982+0000","last_became_active":"2024-07-28T19:38:45.353272+0000","last_became_peered":"2024-07-28T19:38:45.353272+0000","last_unstale":"2024-07-28T19:45:52.795982+0000","last_undegraded":"2024-07-28T19:45:52.795982+0000","last_fullsized":"2024-07-28T19:45:52.795982+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:59:13.669049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":996,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.446316+0000","last_change":"2024-07-28T19:39:43.341348+0000","last_active":"2024-07-28T19:45:55.446316+0000","last_peered":"2024-07-28T19:45:55.446316+0000","last_clean":"2024-07-28T19:45:55.446316+0000","last_became_active":"2024-07-28T19:39:43.340760+0000","last_became_peered":"2024-07-28T19:39:43.340760+0000","last_unstale":"2024-07-28T19:45:55.446316+0000","last_undegraded":"2024-07-28T19:45:55.446316+0000","last_fullsized":"2024-07-28T19:45:55.446316+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:37:24.817393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1027,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496844+0000","last_change":"2024-07-28T19:39:43.321957+0000","last_active":"2024-07-28T19:45:52.496844+0000","last_peered":"2024-07-28T19:45:52.496844+0000","last_clean":"2024-07-28T19:45:52.496844+0000","last_became_active":"2024-07-28T19:39:43.321137+0000","last_became_peered":"2024-07-28T19:39:43.321137+0000","last_unstale":"2024-07-28T19:45:52.496844+0000","last_undegraded":"2024-07-28T19:45:52.496844+0000","last_fullsized":"2024-07-28T19:45:52.496844+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:06:02.472908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.14","version":"400'23","reported_seq":1029,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496905+0000","last_change":"2024-07-28T19:39:43.322926+0000","last_active":"2024-07-28T19:45:52.496905+0000","last_peered":"2024-07-28T19:45:52.496905+0000","last_clean":"2024-07-28T19:45:52.496905+0000","last_became_active":"2024-07-28T19:39:43.321866+0000","last_became_peered":"2024-07-28T19:39:43.321866+0000","last_unstale":"2024-07-28T19:45:52.496905+0000","last_undegraded":"2024-07-28T19:45:52.496905+0000","last_fullsized":"2024-07-28T19:45:52.496905+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:03:14.070051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":979,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.495666+0000","last_change":"2024-07-28T19:38:45.356438+0000","last_active":"2024-07-28T19:45:52.495666+0000","last_peered":"2024-07-28T19:45:52.495666+0000","last_clean":"2024-07-28T19:45:52.495666+0000","last_became_active":"2024-07-28T19:38:45.355491+0000","last_became_peered":"2024-07-28T19:38:45.355491+0000","last_unstale":"2024-07-28T19:45:52.495666+0000","last_undegraded":"2024-07-28T19:45:52.495666+0000","last_fullsized":"2024-07-28T19:45:52.495666+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:28:05.448352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":1043,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.793903+0000","last_change":"2024-07-28T19:39:43.326186+0000","last_active":"2024-07-28T19:45:52.793903+0000","last_peered":"2024-07-28T19:45:52.793903+0000","last_clean":"2024-07-28T19:45:52.793903+0000","last_became_active":"2024-07-28T19:39:43.325250+0000","last_became_peered":"2024-07-28T19:39:43.325250+0000","last_unstale":"2024-07-28T19:45:52.793903+0000","last_undegraded":"2024-07-28T19:45:52.793903+0000","last_fullsized":"2024-07-28T19:45:52.793903+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:14:53.611137+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1030,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.793399+0000","last_change":"2024-07-28T19:37:18.406853+0000","last_active":"2024-07-28T19:45:52.793399+0000","last_peered":"2024-07-28T19:45:52.793399+0000","last_clean":"2024-07-28T19:45:52.793399+0000","last_became_active":"2024-07-28T19:37:18.406114+0000","last_became_peered":"2024-07-28T19:37:18.406114+0000","last_unstale":"2024-07-28T19:45:52.793399+0000","last_undegraded":"2024-07-28T19:45:52.793399+0000","last_fullsized":"2024-07-28T19:45:52.793399+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:20:48.526786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":967,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.790709+0000","last_change":"2024-07-28T19:39:15.351453+0000","last_active":"2024-07-28T19:45:52.790709+0000","last_peered":"2024-07-28T19:45:52.790709+0000","last_clean":"2024-07-28T19:45:52.790709+0000","last_became_active":"2024-07-28T19:39:15.350678+0000","last_became_peered":"2024-07-28T19:39:15.350678+0000","last_unstale":"2024-07-28T19:45:52.790709+0000","last_undegraded":"2024-07-28T19:45:52.790709+0000","last_fullsized":"2024-07-28T19:45:52.790709+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:43:15.974997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1007,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496382+0000","last_change":"2024-07-28T19:39:15.354946+0000","last_active":"2024-07-28T19:45:52.496382+0000","last_peered":"2024-07-28T19:45:52.496382+0000","last_clean":"2024-07-28T19:45:52.496382+0000","last_became_active":"2024-07-28T19:39:15.354552+0000","last_became_peered":"2024-07-28T19:39:15.354552+0000","last_unstale":"2024-07-28T19:45:52.496382+0000","last_undegraded":"2024-07-28T19:45:52.496382+0000","last_fullsized":"2024-07-28T19:45:52.496382+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:38:41.290943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":997,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.791059+0000","last_change":"2024-07-28T19:39:15.353285+0000","last_active":"2024-07-28T19:45:52.791059+0000","last_peered":"2024-07-28T19:45:52.791059+0000","last_clean":"2024-07-28T19:45:52.791059+0000","last_became_active":"2024-07-28T19:39:15.352667+0000","last_became_peered":"2024-07-28T19:39:15.352667+0000","last_unstale":"2024-07-28T19:45:52.791059+0000","last_undegraded":"2024-07-28T19:45:52.791059+0000","last_fullsized":"2024-07-28T19:45:52.791059+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:56:07.631586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":1016,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.795840+0000","last_change":"2024-07-28T19:37:18.395435+0000","last_active":"2024-07-28T19:45:52.795840+0000","last_peered":"2024-07-28T19:45:52.795840+0000","last_clean":"2024-07-28T19:45:52.795840+0000","last_became_active":"2024-07-28T19:37:18.394645+0000","last_became_peered":"2024-07-28T19:37:18.394645+0000","last_unstale":"2024-07-28T19:45:52.795840+0000","last_undegraded":"2024-07-28T19:45:52.795840+0000","last_fullsized":"2024-07-28T19:45:52.795840+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:02:01.536634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1015,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.791495+0000","last_change":"2024-07-28T19:39:15.354958+0000","last_active":"2024-07-28T19:45:52.791495+0000","last_peered":"2024-07-28T19:45:52.791495+0000","last_clean":"2024-07-28T19:45:52.791495+0000","last_became_active":"2024-07-28T19:39:15.354548+0000","last_became_peered":"2024-07-28T19:39:15.354548+0000","last_unstale":"2024-07-28T19:45:52.791495+0000","last_undegraded":"2024-07-28T19:45:52.791495+0000","last_fullsized":"2024-07-28T19:45:52.791495+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:38:44.443268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1010,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.495776+0000","last_change":"2024-07-28T19:39:15.353526+0000","last_active":"2024-07-28T19:45:52.495776+0000","last_peered":"2024-07-28T19:45:52.495776+0000","last_clean":"2024-07-28T19:45:52.495776+0000","last_became_active":"2024-07-28T19:39:15.353177+0000","last_became_peered":"2024-07-28T19:39:15.353177+0000","last_unstale":"2024-07-28T19:45:52.495776+0000","last_undegraded":"2024-07-28T19:45:52.495776+0000","last_fullsized":"2024-07-28T19:45:52.495776+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:33:22.174982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":995,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.495437+0000","last_change":"2024-07-28T19:39:43.335551+0000","last_active":"2024-07-28T19:45:52.495437+0000","last_peered":"2024-07-28T19:45:52.495437+0000","last_clean":"2024-07-28T19:45:52.495437+0000","last_became_active":"2024-07-28T19:39:43.334989+0000","last_became_peered":"2024-07-28T19:39:43.334989+0000","last_unstale":"2024-07-28T19:45:52.495437+0000","last_undegraded":"2024-07-28T19:45:52.495437+0000","last_fullsized":"2024-07-28T19:45:52.495437+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:18:44.038478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.791779+0000","last_change":"2024-07-28T19:39:43.330583+0000","last_active":"2024-07-28T19:45:52.791779+0000","last_peered":"2024-07-28T19:45:52.791779+0000","last_clean":"2024-07-28T19:45:52.791779+0000","last_became_active":"2024-07-28T19:39:43.330227+0000","last_became_peered":"2024-07-28T19:39:43.330227+0000","last_unstale":"2024-07-28T19:45:52.791779+0000","last_undegraded":"2024-07-28T19:45:52.791779+0000","last_fullsized":"2024-07-28T19:45:52.791779+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:21:17.123632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":1051,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496802+0000","last_change":"2024-07-28T19:39:43.343320+0000","last_active":"2024-07-28T19:45:52.496802+0000","last_peered":"2024-07-28T19:45:52.496802+0000","last_clean":"2024-07-28T19:45:52.496802+0000","last_became_active":"2024-07-28T19:39:43.341173+0000","last_became_peered":"2024-07-28T19:39:43.341173+0000","last_unstale":"2024-07-28T19:45:52.496802+0000","last_undegraded":"2024-07-28T19:45:52.496802+0000","last_fullsized":"2024-07-28T19:45:52.496802+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T21:44:23.811700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1004,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.790905+0000","last_change":"2024-07-28T19:39:15.342988+0000","last_active":"2024-07-28T19:45:52.790905+0000","last_peered":"2024-07-28T19:45:52.790905+0000","last_clean":"2024-07-28T19:45:52.790905+0000","last_became_active":"2024-07-28T19:39:15.342378+0000","last_became_peered":"2024-07-28T19:39:15.342378+0000","last_unstale":"2024-07-28T19:45:52.790905+0000","last_undegraded":"2024-07-28T19:45:52.790905+0000","last_fullsized":"2024-07-28T19:45:52.790905+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:55:05.061892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'2","reported_seq":1013,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496718+0000","last_change":"2024-07-28T19:39:43.325980+0000","last_active":"2024-07-28T19:45:52.496718+0000","last_peered":"2024-07-28T19:45:52.496718+0000","last_clean":"2024-07-28T19:45:52.496718+0000","last_became_active":"2024-07-28T19:39:43.325441+0000","last_became_peered":"2024-07-28T19:39:43.325441+0000","last_unstale":"2024-07-28T19:45:52.496718+0000","last_undegraded":"2024-07-28T19:45:52.496718+0000","last_fullsized":"2024-07-28T19:45:52.496718+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T01:11:36.670944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1036,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496610+0000","last_change":"2024-07-28T19:39:43.344551+0000","last_active":"2024-07-28T19:45:52.496610+0000","last_peered":"2024-07-28T19:45:52.496610+0000","last_clean":"2024-07-28T19:45:52.496610+0000","last_became_active":"2024-07-28T19:39:43.343601+0000","last_became_peered":"2024-07-28T19:39:43.343601+0000","last_unstale":"2024-07-28T19:45:52.496610+0000","last_undegraded":"2024-07-28T19:45:52.496610+0000","last_fullsized":"2024-07-28T19:45:52.496610+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:18:39.603049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":1050,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792305+0000","last_change":"2024-07-28T19:39:43.325877+0000","last_active":"2024-07-28T19:45:52.792305+0000","last_peered":"2024-07-28T19:45:52.792305+0000","last_clean":"2024-07-28T19:45:52.792305+0000","last_became_active":"2024-07-28T19:39:43.324970+0000","last_became_peered":"2024-07-28T19:39:43.324970+0000","last_unstale":"2024-07-28T19:45:52.792305+0000","last_undegraded":"2024-07-28T19:45:52.792305+0000","last_fullsized":"2024-07-28T19:45:52.792305+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:58:49.715984+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":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":1036,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496534+0000","last_change":"2024-07-28T19:39:43.307155+0000","last_active":"2024-07-28T19:45:52.496534+0000","last_peered":"2024-07-28T19:45:52.496534+0000","last_clean":"2024-07-28T19:45:52.496534+0000","last_became_active":"2024-07-28T19:39:43.306145+0000","last_became_peered":"2024-07-28T19:39:43.306145+0000","last_unstale":"2024-07-28T19:45:52.496534+0000","last_undegraded":"2024-07-28T19:45:52.496534+0000","last_fullsized":"2024-07-28T19:45:52.496534+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:20:59.336032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":1033,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.793038+0000","last_change":"2024-07-28T19:39:43.341928+0000","last_active":"2024-07-28T19:45:52.793038+0000","last_peered":"2024-07-28T19:45:52.793038+0000","last_clean":"2024-07-28T19:45:52.793038+0000","last_became_active":"2024-07-28T19:39:43.340970+0000","last_became_peered":"2024-07-28T19:39:43.340970+0000","last_unstale":"2024-07-28T19:45:52.793038+0000","last_undegraded":"2024-07-28T19:45:52.793038+0000","last_fullsized":"2024-07-28T19:45:52.793038+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:57:49.617826+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":3,"num_read_kb":3,"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.19","version":"0'0","reported_seq":1017,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.791476+0000","last_change":"2024-07-28T19:39:15.348286+0000","last_active":"2024-07-28T19:45:52.791476+0000","last_peered":"2024-07-28T19:45:52.791476+0000","last_clean":"2024-07-28T19:45:52.791476+0000","last_became_active":"2024-07-28T19:39:15.347892+0000","last_became_peered":"2024-07-28T19:39:15.347892+0000","last_unstale":"2024-07-28T19:45:52.791476+0000","last_undegraded":"2024-07-28T19:45:52.791476+0000","last_fullsized":"2024-07-28T19:45:52.791476+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:43:35.700148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":1004,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.792308+0000","last_change":"2024-07-28T19:39:15.351210+0000","last_active":"2024-07-28T19:45:52.792308+0000","last_peered":"2024-07-28T19:45:52.792308+0000","last_clean":"2024-07-28T19:45:52.792308+0000","last_became_active":"2024-07-28T19:39:15.350756+0000","last_became_peered":"2024-07-28T19:39:15.350756+0000","last_unstale":"2024-07-28T19:45:52.792308+0000","last_undegraded":"2024-07-28T19:45:52.792308+0000","last_fullsized":"2024-07-28T19:45:52.792308+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T20:33:10.979654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1041,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496154+0000","last_change":"2024-07-28T19:39:43.318900+0000","last_active":"2024-07-28T19:45:52.496154+0000","last_peered":"2024-07-28T19:45:52.496154+0000","last_clean":"2024-07-28T19:45:52.496154+0000","last_became_active":"2024-07-28T19:39:43.315509+0000","last_became_peered":"2024-07-28T19:39:43.315509+0000","last_unstale":"2024-07-28T19:45:52.496154+0000","last_undegraded":"2024-07-28T19:45:52.496154+0000","last_fullsized":"2024-07-28T19:45:52.496154+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:52:07.394691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'5","reported_seq":1019,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-07-28T19:45:52.496519+0000","last_change":"2024-07-28T19:38:45.365178+0000","last_active":"2024-07-28T19:45:52.496519+0000","last_peered":"2024-07-28T19:45:52.496519+0000","last_clean":"2024-07-28T19:45:52.496519+0000","last_became_active":"2024-07-28T19:38:45.364791+0000","last_became_peered":"2024-07-28T19:38:45.364791+0000","last_unstale":"2024-07-28T19:45:52.496519+0000","last_undegraded":"2024-07-28T19:45:52.496519+0000","last_fullsized":"2024-07-28T19:45:52.496519+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:15:11.530484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"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":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":131807244,"num_objects":58,"num_object_clones":17,"num_object_copies":174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":58,"num_whiteouts":4,"num_read":7132,"num_read_kb":7759187,"num_write":5652,"num_write_kb":1354143,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":72,"num_bytes_recovered":85516133,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":233631744,"data_stored":268311219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":22886,"ondisk_log_size":22886,"up":48,"acting":48,"num_store_stats":8},{"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":5542,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_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":16626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18012,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201560,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":332392,"kb_used_data":35036,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93412760,"statfs":{"total":95995035648,"available":95654666240,"internally_reserved":0,"allocated":35876864,"data_stored":34601007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:45:05 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.93700000000000006,"15min":0.90800000000000003},"min":{"1min":0.63800000000000001,"5min":0.51800000000000002,"15min":0.46300000000000002},"max":{"1min":1.347,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0109999999999999,"15min":0.996},"min":{"1min":0.77100000000000002,"5min":0.627,"15min":0.59599999999999997},"max":{"1min":1.3799999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.133}]},{"osd":1,"last update":"Sun Jul 28 19:45:31 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.0069999999999999,"15min":0.96799999999999997},"min":{"1min":0.60199999999999998,"5min":0.56699999999999995,"15min":0.54100000000000004},"max":{"1min":1.619,"5min":1.9550000000000001,"15min":2.6539999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.014,"15min":1.044},"min":{"1min":0.67700000000000005,"5min":0.66800000000000004,"15min":0.52600000000000002},"max":{"1min":1.278,"5min":1.47,"15min":2.3170000000000002},"last":1.0389999999999999}]},{"osd":2,"last update":"Sun Jul 28 19:45:53 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.99199999999999999,"15min":0.94299999999999995},"min":{"1min":0.74399999999999999,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.353,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.095,"15min":1.004},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.59599999999999997},"max":{"1min":1.5720000000000001,"5min":2.1549999999999998,"15min":2.1549999999999998},"last":1.258}]},{"osd":3,"last update":"Sun Jul 28 19:45:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.046,"15min":0.96799999999999997},"min":{"1min":0.80000000000000004,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":2.7759999999999998,"5min":2.7759999999999998,"15min":2.7759999999999998},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.1479999999999999,"15min":1.097},"min":{"1min":0.84199999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.837,"5min":2.0430000000000001,"15min":2.0430000000000001},"last":1.0960000000000001}]},{"osd":4,"last update":"Sun Jul 28 19:45:53 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.026,"15min":1.03},"min":{"1min":0.65900000000000003,"5min":0.65300000000000002,"15min":0.57299999999999995},"max":{"1min":1.756,"5min":2.2069999999999999,"15min":2.2069999999999999},"last":1.204},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0309999999999999,"15min":0.999},"min":{"1min":0.66200000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.3859999999999999,"5min":1.619,"15min":1.619},"last":1.1599999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:45:39 2024","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.149,"15min":1.0409999999999999},"min":{"1min":0.83399999999999996,"5min":0.70399999999999996,"15min":0.34100000000000003},"max":{"1min":1.6850000000000001,"5min":3.6840000000000002,"15min":3.6840000000000002},"last":0.84599999999999997},{"interface":"front","average":{"1min":1.171,"5min":1.1619999999999999,"15min":1.077},"min":{"1min":0.72199999999999998,"5min":0.69599999999999995,"15min":0.40999999999999998},"max":{"1min":1.659,"5min":1.8120000000000001,"15min":2.6520000000000001},"last":0.72599999999999998}]},{"osd":6,"last update":"Sun Jul 28 19:45:39 2024","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.1859999999999999,"15min":1.117},"min":{"1min":0.90600000000000003,"5min":0.69799999999999995,"15min":0.40200000000000002},"max":{"1min":1.615,"5min":2.3940000000000001,"15min":2.7799999999999998},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.0920000000000001,"15min":1.069},"min":{"1min":0.67700000000000005,"5min":0.61899999999999999,"15min":0.41899999999999998},"max":{"1min":1.4590000000000001,"5min":2.476,"15min":2.5960000000000001},"last":1.0640000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724844,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":355352,"kb_used_data":53836,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93389800,"statfs":{"total":95995035648,"available":95631155200,"internally_reserved":0,"allocated":55128064,"data_stored":58008145,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":"Sun Jul 28 19:45:58 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.0629999999999999,"15min":1.0329999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.429,"5min":4.2389999999999999,"15min":4.2389999999999999},"last":1.248},{"interface":"front","average":{"1min":1.165,"5min":1.3009999999999999,"15min":1.081},"min":{"1min":0.69099999999999995,"5min":0.624,"15min":0.54000000000000004},"max":{"1min":1.615,"5min":11.254,"15min":11.254},"last":0.92200000000000004}]},{"osd":1,"last update":"Sun Jul 28 19:45:38 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.97199999999999998,"15min":0.91700000000000004},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.169,"5min":1.468,"15min":1.468},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.044,"5min":0.93899999999999995,"15min":0.97399999999999998},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":3.7330000000000001,"5min":3.7330000000000001,"15min":3.7330000000000001},"last":0.79800000000000004}]},{"osd":2,"last update":"Sun Jul 28 19:45:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.1579999999999999,"15min":1.0720000000000001},"min":{"1min":0.61599999999999999,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.544,"5min":7.141,"15min":7.141},"last":1.054},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.998,"15min":0.94599999999999995},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.2929999999999999,"5min":3.0169999999999999,"15min":3.0169999999999999},"last":0.89800000000000002}]},{"osd":3,"last update":"Sun Jul 28 19:45:23 2024","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.151,"15min":1.073},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":2.8540000000000001,"5min":4.4740000000000002,"15min":4.4740000000000002},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.2250000000000001,"15min":1.1970000000000001},"min":{"1min":0.63700000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":2.3029999999999999,"5min":4.6970000000000001,"15min":4.6970000000000001},"last":1.339}]},{"osd":4,"last update":"Sun Jul 28 19:45:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.97499999999999998,"15min":0.96399999999999997},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.4199999999999999,"5min":3.0350000000000001,"15min":3.0350000000000001},"last":1.22},{"interface":"front","average":{"1min":1.095,"5min":1.121,"15min":1.1080000000000001},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.4219999999999999,"5min":2.762,"15min":2.762},"last":1.0960000000000001}]},{"osd":6,"last update":"Sun Jul 28 19:45:48 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.99399999999999999,"15min":0.97699999999999998},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.34100000000000003},"max":{"1min":1.341,"5min":1.9239999999999999,"15min":3.3420000000000001},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.1759999999999999,"15min":1.1100000000000001},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.36899999999999999},"max":{"1min":1.5680000000000001,"5min":4.4000000000000004,"15min":4.4000000000000004},"last":1.296}]},{"osd":7,"last update":"Sun Jul 28 19:45:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.246,"15min":1.1859999999999999},"min":{"1min":0.56399999999999995,"5min":0.45400000000000001,"15min":0.34499999999999997},"max":{"1min":1.4470000000000001,"5min":4.3209999999999997,"15min":4.3209999999999997},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.091,"15min":1.081},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.472,"5min":1.839,"15min":3.4380000000000002},"last":1.157}]}]},{"osd":4,"up_from":717,"seq":3079491551310,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":68996,"kb_used_data":40760,"kb_used_omap":63,"kb_used_meta":28160,"kb_avail":93676156,"statfs":{"total":95995035648,"available":95924383744,"internally_reserved":0,"allocated":41738240,"data_stored":41716562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64927,"internal_metadata":28836449},"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":"Sun Jul 28 19:45:50 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.0369999999999999,"15min":1.1180000000000001},"min":{"1min":0.60899999999999999,"5min":0.498,"15min":0.498},"max":{"1min":1.2,"5min":5.0220000000000002,"15min":5.0220000000000002},"last":1.038},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.1000000000000001,"15min":1.1459999999999999},"min":{"1min":0.80400000000000005,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3240000000000001,"5min":5.069,"15min":5.069},"last":1.1000000000000001}]},{"osd":1,"last update":"Sun Jul 28 19:45:50 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.1200000000000001,"15min":1.0960000000000001},"min":{"1min":0.77200000000000002,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.341,"5min":6.4880000000000004,"15min":6.4880000000000004},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0209999999999999,"15min":1.0629999999999999},"min":{"1min":0.63,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.26,"5min":3.6930000000000001,"15min":3.6930000000000001},"last":0.91000000000000003}]},{"osd":2,"last update":"Sun Jul 28 19:45:50 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.075,"15min":0.94799999999999995},"min":{"1min":0.61799999999999999,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.264,"5min":12.845000000000001,"15min":12.845000000000001},"last":1.069},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.98299999999999998,"15min":0.98199999999999998},"min":{"1min":0.66200000000000003,"5min":0.504,"15min":0.504},"max":{"1min":1.292,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.94199999999999995}]},{"osd":3,"last update":"Sun Jul 28 19:45:50 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.94299999999999995,"15min":0.95699999999999996},"min":{"1min":0.71499999999999997,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2509999999999999,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":0.877},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0509999999999999,"15min":1.0369999999999999},"min":{"1min":0.69099999999999995,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.579,"5min":6.5890000000000004,"15min":6.5890000000000004},"last":1.1419999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:45:50 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.89900000000000002,"15min":0.83999999999999997},"min":{"1min":0.55200000000000005,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.196,"5min":5.4580000000000002,"15min":5.4580000000000002},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.046,"15min":0.97999999999999998},"min":{"1min":0.57599999999999996,"5min":0.501,"15min":0.501},"max":{"1min":1.3400000000000001,"5min":6.492,"15min":6.492},"last":1.008}]},{"osd":6,"last update":"Sun Jul 28 19:45:50 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0489999999999999,"15min":0.999},"min":{"1min":0.44400000000000001,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.5109999999999999,"5min":6.6879999999999997,"15min":6.6879999999999997},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.024,"15min":1.014},"min":{"1min":0.46700000000000003,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2989999999999999,"5min":3.7930000000000001,"15min":3.7930000000000001},"last":0.79300000000000004}]},{"osd":7,"last update":"Sun Jul 28 19:45:50 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0800000000000001,"15min":1.083},"min":{"1min":0.53700000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.385,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.2270000000000001,"15min":1.2050000000000001},"min":{"1min":0.52000000000000002,"5min":0.433,"15min":0.433},"max":{"1min":1.4359999999999999,"5min":6.202,"15min":6.202},"last":1.1899999999999999}]}]},{"osd":2,"up_from":659,"seq":2830383448153,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":68104,"kb_used_data":40060,"kb_used_omap":50,"kb_used_meta":27981,"kb_avail":93677048,"statfs":{"total":95995035648,"available":95925297152,"internally_reserved":0,"allocated":41021440,"data_stored":43808984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":51687,"internal_metadata":28653081},"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":"Sun Jul 28 19:45:59 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.79800000000000004,"15min":0.76000000000000001},"min":{"1min":0.51700000000000002,"5min":0.32900000000000001,"15min":0.316},"max":{"1min":1.423,"5min":2.081,"15min":2.081},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.76600000000000001,"15min":0.72399999999999998},"min":{"1min":0.496,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.2569999999999999,"5min":2.5049999999999999,"15min":2.5049999999999999},"last":0.78700000000000003}]},{"osd":1,"last update":"Sun Jul 28 19:45:59 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.76300000000000001,"15min":0.70199999999999996},"min":{"1min":0.45600000000000002,"5min":0.309,"15min":0.27000000000000002},"max":{"1min":1.204,"5min":2.0009999999999999,"15min":2.0009999999999999},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.86699999999999999,"15min":0.82199999999999995},"min":{"1min":0.621,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":2.0750000000000002,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":0.72199999999999998}]},{"osd":3,"last update":"Sun Jul 28 19:45:33 2024","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.89700000000000002,"15min":0.872},"min":{"1min":0.61799999999999999,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.97999999999999998,"5min":2.375,"15min":2.375},"last":0.76400000000000001},{"interface":"front","average":{"1min":1.105,"5min":1.0049999999999999,"15min":0.97399999999999998},"min":{"1min":0.71799999999999997,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":2.1600000000000001,"5min":2.968,"15min":2.968},"last":0.95899999999999996}]},{"osd":4,"last update":"Sun Jul 28 19:45:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0880000000000001,"15min":1.1240000000000001},"min":{"1min":0.63200000000000001,"5min":0.436,"15min":0.436},"max":{"1min":1.4339999999999999,"5min":2.5720000000000001,"15min":2.5720000000000001},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.1439999999999999,"15min":1.1739999999999999},"min":{"1min":0.70799999999999996,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.423,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":1.105}]},{"osd":5,"last update":"Sun Jul 28 19:45:59 2024","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.1970000000000001,"15min":1.101},"min":{"1min":0.95299999999999996,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.913,"5min":2.7200000000000002,"15min":2.7200000000000002},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.079,"5min":1.0740000000000001,"15min":1.117},"min":{"1min":0.77800000000000002,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2949999999999999,"5min":1.9219999999999999,"15min":3.9380000000000002},"last":1.024}]},{"osd":6,"last update":"Sun Jul 28 19:45:59 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.1619999999999999,"15min":1.1559999999999999},"min":{"1min":0.871,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.3280000000000001,"5min":2.097,"15min":3.0569999999999999},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.262,"15min":1.173},"min":{"1min":0.90500000000000003,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.784,"5min":2.827,"15min":2.827},"last":1.2450000000000001}]},{"osd":7,"last update":"Sun Jul 28 19:45:59 2024","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.1990000000000001,"15min":1.1299999999999999},"min":{"1min":0.876,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.476,"5min":2.2210000000000001,"15min":2.2999999999999998},"last":0.996},{"interface":"front","average":{"1min":1.335,"5min":1.3129999999999999,"15min":1.2230000000000001},"min":{"1min":0.99199999999999999,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.9970000000000001,"5min":2.903,"15min":2.903},"last":1.298}]}]},{"osd":1,"up_from":573,"seq":2461016260715,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":65208,"kb_used_data":33260,"kb_used_omap":37,"kb_used_meta":31898,"kb_avail":93679944,"statfs":{"total":95995035648,"available":95928262656,"internally_reserved":0,"allocated":34058240,"data_stored":34926646,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38141,"internal_metadata":32664323},"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":"Sun Jul 28 19:45:33 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.70399999999999996,"15min":0.83399999999999996},"min":{"1min":0.496,"5min":0.46200000000000002,"15min":0.249},"max":{"1min":1.0289999999999999,"5min":1.1499999999999999,"15min":3.202},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.83999999999999997,"15min":0.84699999999999998},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.28999999999999998},"max":{"1min":1.3149999999999999,"5min":1.542,"15min":3.395},"last":0.87}]},{"osd":2,"last update":"Sun Jul 28 19:45:59 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.78200000000000003,"15min":0.78100000000000003},"min":{"1min":0.63400000000000001,"5min":0.40500000000000003,"15min":0.39400000000000002},"max":{"1min":1.099,"5min":1.75,"15min":2.6030000000000002},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.84599999999999997,"15min":0.81000000000000005},"min":{"1min":0.499,"5min":0.49299999999999999,"15min":0.41099999999999998},"max":{"1min":1.038,"5min":1.4039999999999999,"15min":3.5459999999999998},"last":0.77400000000000002}]},{"osd":3,"last update":"Sun Jul 28 19:45:33 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.86299999999999999,"15min":0.89400000000000002},"min":{"1min":0.49199999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.353,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.03},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.93200000000000005,"15min":1.0129999999999999},"min":{"1min":0.67000000000000004,"5min":0.65500000000000003,"15min":0.37},"max":{"1min":1.296,"5min":1.3720000000000001,"15min":3.4780000000000002},"last":0.66800000000000004}]},{"osd":4,"last update":"Sun Jul 28 19:45:51 2024","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.1719999999999999,"15min":1.266},"min":{"1min":0.95499999999999996,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.349,"5min":1.708,"15min":3.6859999999999999},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.048,"15min":1.0700000000000001},"min":{"1min":0.752,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4570000000000001,"5min":1.498,"15min":1.498},"last":1.071}]},{"osd":5,"last update":"Sun Jul 28 19:45:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.1499999999999999,"15min":1.1859999999999999},"min":{"1min":0.85099999999999998,"5min":0.73199999999999998,"15min":0.53500000000000003},"max":{"1min":1.4690000000000001,"5min":1.899,"15min":3.621},"last":1.101},{"interface":"front","average":{"1min":1.052,"5min":1.097,"15min":1.1419999999999999},"min":{"1min":0.78300000000000003,"5min":0.58999999999999997,"15min":0.57499999999999996},"max":{"1min":1.5389999999999999,"5min":5.173,"15min":5.173},"last":1.143}]},{"osd":6,"last update":"Sun Jul 28 19:45:33 2024","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.2150000000000001,"15min":1.2609999999999999},"min":{"1min":0.85899999999999999,"5min":0.83799999999999997,"15min":0.622},"max":{"1min":1.417,"5min":2.0630000000000002,"15min":3.7400000000000002},"last":1.004},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1499999999999999,"15min":1.21},"min":{"1min":0.81799999999999995,"5min":0.629,"15min":0.61299999999999999},"max":{"1min":1.3759999999999999,"5min":2.1970000000000001,"15min":2.6739999999999999},"last":1.224}]},{"osd":7,"last update":"Sun Jul 28 19:45:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1319999999999999,"15min":1.2070000000000001},"min":{"1min":0.91300000000000003,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.4039999999999999,"5min":1.5760000000000001,"15min":2.6059999999999999},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.1539999999999999,"15min":1.2170000000000001},"min":{"1min":0.84299999999999997,"5min":0.754,"15min":0.61099999999999999},"max":{"1min":1.629,"5min":1.8939999999999999,"15min":2.4700000000000002},"last":1.258}]}]},{"osd":0,"up_from":540,"seq":2319282339953,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":101396,"kb_used_data":47176,"kb_used_omap":46,"kb_used_meta":54161,"kb_avail":93643756,"statfs":{"total":95995035648,"available":95891206144,"internally_reserved":0,"allocated":48308224,"data_stored":50998010,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47356,"internal_metadata":55461636},"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":"Sun Jul 28 19:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.77300000000000002,"15min":0.82899999999999996},"min":{"1min":0.45400000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":5.4370000000000003,"5min":5.4370000000000003,"15min":30.861000000000001},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.232,"5min":1.0149999999999999,"15min":0.93999999999999995},"min":{"1min":0.58499999999999996,"5min":0.41799999999999998,"15min":0.26600000000000001},"max":{"1min":8.0120000000000005,"5min":12.380000000000001,"15min":19.148},"last":0.79100000000000004}]},{"osd":2,"last update":"Sun Jul 28 19:46:03 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.86599999999999999,"15min":0.79700000000000004},"min":{"1min":0.46800000000000003,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":2.3330000000000002,"5min":2.3330000000000002,"15min":2.3330000000000002},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.874,"15min":1.1000000000000001},"min":{"1min":0.53500000000000003,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.9350000000000001,"5min":6.2359999999999998,"15min":11.19},"last":1.135}]},{"osd":3,"last update":"Sun Jul 28 19:45:24 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0169999999999999,"15min":1.0109999999999999},"min":{"1min":0.71999999999999997,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":2.234,"5min":2.234,"15min":2.234},"last":1.024},{"interface":"front","average":{"1min":1.147,"5min":1.0760000000000001,"15min":1.1919999999999999},"min":{"1min":0.51900000000000002,"5min":0.375,"15min":0.375},"max":{"1min":1.819,"5min":6.024,"15min":6.024},"last":1.2809999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:45:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0529999999999999,"15min":1.0349999999999999},"min":{"1min":0.71799999999999997,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":3.1539999999999999,"5min":3.1539999999999999,"15min":3.1539999999999999},"last":0.86599999999999999},{"interface":"front","average":{"1min":1.133,"5min":1.196,"15min":1.1890000000000001},"min":{"1min":0.80300000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":2.0379999999999998,"5min":5.6420000000000003,"15min":5.6420000000000003},"last":0.93700000000000006}]},{"osd":5,"last update":"Sun Jul 28 19:46:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.196,"15min":1.1240000000000001},"min":{"1min":0.86599999999999999,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.677,"5min":3.7080000000000002,"15min":10.481999999999999},"last":1.21},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1020000000000001,"15min":1.129},"min":{"1min":0.76700000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":3.2450000000000001,"5min":3.2450000000000001,"15min":14.157999999999999},"last":0.98999999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:46:03 2024","interfaces":[{"interface":"back","average":{"1min":1.3260000000000001,"5min":1.2190000000000001,"15min":1.1659999999999999},"min":{"1min":0.77100000000000002,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":5.2510000000000003,"5min":5.2510000000000003,"15min":5.2510000000000003},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.157,"5min":1.2689999999999999,"15min":1.1919999999999999},"min":{"1min":0.873,"5min":0.56100000000000005,"15min":0.46100000000000002},"max":{"1min":1.653,"5min":5.734,"15min":6.2699999999999996},"last":1.0589999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:46:03 2024","interfaces":[{"interface":"back","average":{"1min":1.3620000000000001,"5min":1.2749999999999999,"15min":1.2450000000000001},"min":{"1min":0.83599999999999997,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":5.3529999999999998,"5min":5.3529999999999998,"15min":5.3529999999999998},"last":1.196},{"interface":"front","average":{"1min":1.242,"5min":1.3340000000000001,"15min":1.296},"min":{"1min":0.88100000000000001,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.611,"5min":5.8940000000000001,"15min":6.1849999999999996},"last":1.375}]}]},{"osd":6,"up_from":47,"seq":201863463202,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":329076,"kb_used_data":23400,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93416076,"statfs":{"total":95995035648,"available":95658061824,"internally_reserved":0,"allocated":23961600,"data_stored":20200684,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":"Sun Jul 28 19:45:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.04,"15min":1.0169999999999999},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.46800000000000003},"max":{"1min":1.417,"5min":4.8769999999999998,"15min":4.8769999999999998},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.97399999999999998,"15min":1.004},"min":{"1min":0.65200000000000002,"5min":0.48599999999999999,"15min":0.44900000000000001},"max":{"1min":1.2509999999999999,"5min":3.3279999999999998,"15min":4.5709999999999997},"last":1.095}]},{"osd":1,"last update":"Sun Jul 28 19:45:37 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":1.0660000000000001,"15min":0.98099999999999998},"min":{"1min":0.63,"5min":0.51600000000000001,"15min":0.47699999999999998},"max":{"1min":1.327,"5min":16.34,"15min":16.34},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.1499999999999999,"15min":1.042},"min":{"1min":0.65900000000000003,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.149,"5min":9.0950000000000006,"15min":9.0950000000000006},"last":1.054}]},{"osd":2,"last update":"Sun Jul 28 19:45:01 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.135,"15min":1.0349999999999999},"min":{"1min":0.56899999999999995,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.377,"5min":15.25,"15min":15.25},"last":1.135},{"interface":"front","average":{"1min":1.125,"5min":1.171,"15min":1.0089999999999999},"min":{"1min":0.67700000000000005,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.379,"5min":11.752000000000001,"15min":11.752000000000001},"last":0.80600000000000005}]},{"osd":3,"last update":"Sun Jul 28 19:45:30 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.008,"15min":1.0229999999999999},"min":{"1min":0.71099999999999997,"5min":0.53900000000000003,"15min":0.49399999999999999},"max":{"1min":1.1990000000000001,"5min":1.7170000000000001,"15min":2.5369999999999999},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.135,"5min":1.113,"15min":1.173},"min":{"1min":0.64100000000000001,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.6240000000000001,"5min":2.8860000000000001,"15min":4.0940000000000003},"last":1.0269999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:45:51 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.0289999999999999,"15min":0.98599999999999999},"min":{"1min":0.55600000000000005,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.4870000000000001,"5min":5.5289999999999999,"15min":5.5289999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.081,"5min":1.087,"15min":1.163},"min":{"1min":0.76100000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.5249999999999999,"5min":2.9790000000000001,"15min":2.9790000000000001},"last":1.1779999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:45:51 2024","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.157,"15min":1.071},"min":{"1min":0.71799999999999997,"5min":0.501,"15min":0.33400000000000002},"max":{"1min":1.5840000000000001,"5min":5.8659999999999997,"15min":5.8659999999999997},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.232,"15min":1.1799999999999999},"min":{"1min":0.48399999999999999,"5min":0.38900000000000001,"15min":0.36899999999999999},"max":{"1min":1.76,"5min":6.8689999999999998,"15min":6.8689999999999998},"last":1.286}]},{"osd":7,"last update":"Sun Jul 28 19:45:42 2024","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.2110000000000001,"15min":1.1299999999999999},"min":{"1min":0.61799999999999999,"5min":0.41199999999999998,"15min":0.34799999999999998},"max":{"1min":1.6699999999999999,"5min":8.4640000000000004,"15min":8.4640000000000004},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.2829999999999999,"15min":1.1950000000000001},"min":{"1min":0.59199999999999997,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.7090000000000001,"5min":9.9100000000000001,"15min":9.9100000000000001},"last":1.2190000000000001}]}]},{"osd":3,"up_from":689,"seq":2959232467027,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":66204,"kb_used_data":26064,"kb_used_omap":33,"kb_used_meta":40094,"kb_avail":93678948,"statfs":{"total":95995035648,"available":95927242752,"internally_reserved":0,"allocated":26689536,"data_stored":24541407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34221,"internal_metadata":41056851},"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":"Sun Jul 28 19:45:27 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.78400000000000003,"15min":0.874},"min":{"1min":0.47899999999999998,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":2.6040000000000001,"5min":2.6040000000000001,"15min":2.6659999999999999},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.79600000000000004,"15min":0.80900000000000005},"min":{"1min":0.60599999999999998,"5min":0.52900000000000003,"15min":0.39800000000000002},"max":{"1min":1.0449999999999999,"5min":1.4950000000000001,"15min":1.8879999999999999},"last":0.45700000000000002}]},{"osd":1,"last update":"Sun Jul 28 19:45:27 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.79800000000000004,"15min":0.81599999999999995},"min":{"1min":0.58899999999999997,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":2.3620000000000001,"5min":2.3620000000000001,"15min":2.3620000000000001},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.877,"15min":1.0009999999999999},"min":{"1min":0.66800000000000004,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":2.3849999999999998,"5min":2.3849999999999998,"15min":4.1360000000000001},"last":0.39700000000000002}]},{"osd":2,"last update":"Sun Jul 28 19:45:27 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.874,"15min":0.82399999999999995},"min":{"1min":0.69399999999999995,"5min":0.60999999999999999,"15min":0.46400000000000002},"max":{"1min":1.48,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.51700000000000002},{"interface":"front","average":{"1min":1.016,"5min":0.94499999999999995,"15min":1.01},"min":{"1min":0.69499999999999995,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":2.125,"5min":3.8069999999999999,"15min":3.8069999999999999},"last":0.57099999999999995}]},{"osd":4,"last update":"Sun Jul 28 19:45:48 2024","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.1639999999999999,"15min":1.115},"min":{"1min":0.80100000000000005,"5min":0.77300000000000002,"15min":0.626},"max":{"1min":1.498,"5min":1.627,"15min":1.627},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.323,"5min":1.2889999999999999,"15min":1.256},"min":{"1min":0.88500000000000001,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.544,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":0.91300000000000003}]},{"osd":5,"last update":"Sun Jul 28 19:45:27 2024","interfaces":[{"interface":"back","average":{"1min":1.2390000000000001,"5min":1.1259999999999999,"15min":2.0699999999999998},"min":{"1min":0.871,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":2.0190000000000001,"5min":2.0190000000000001,"15min":27.768000000000001},"last":0.73199999999999998},{"interface":"front","average":{"1min":1.272,"5min":1.1759999999999999,"15min":2.0920000000000001},"min":{"1min":1.002,"5min":0.74099999999999999,"15min":0.68100000000000005},"max":{"1min":1.6830000000000001,"5min":1.8839999999999999,"15min":28.684999999999999},"last":0.84599999999999997}]},{"osd":6,"last update":"Sun Jul 28 19:45:27 2024","interfaces":[{"interface":"back","average":{"1min":1.294,"5min":1.198,"15min":1.159},"min":{"1min":0.92600000000000005,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.8959999999999999,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":0.66600000000000004},{"interface":"front","average":{"1min":1.284,"5min":1.179,"15min":1.147},"min":{"1min":0.88300000000000001,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":2.6850000000000001,"5min":2.6850000000000001,"15min":2.6850000000000001},"last":0.87}]},{"osd":7,"last update":"Sun Jul 28 19:45:27 2024","interfaces":[{"interface":"back","average":{"1min":1.375,"5min":1.2629999999999999,"15min":2.1400000000000001},"min":{"1min":1.012,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":2.823,"5min":3.702,"15min":28.329999999999998},"last":0.71599999999999997},{"interface":"front","average":{"1min":1.365,"5min":1.2350000000000001,"15min":2.2029999999999998},"min":{"1min":1.0149999999999999,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":2.2370000000000001,"5min":2.2370000000000001,"15min":29.263000000000002},"last":0.88900000000000001}]}]}],"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3199,"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":3358,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2158,"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":3598,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5699,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4826,"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":4972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":38797312,"data_stored":45569238,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":25149440,"data_stored":30088834,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":32104448,"data_stored":38970568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":17776640,"data_stored":19703505,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32804864,"data_stored":36873848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":46211072,"data_stored":53169693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":14442496,"data_stored":14767678,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":26345472,"data_stored":29167855,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-07-28T19:46:10.836 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-07-28T19:46:10.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-07-28T19:46:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:46:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:46:10] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2024-07-28T19:46:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:11 smithi155 bash[68033]: audit 2024-07-28T19:46:10.054661+0000 mgr.y (mgr.34101) 492 : audit [DBG] from='client.44309 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:46:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:11 smithi155 bash[68033]: cluster 2024-07-28T19:46:10.231044+0000 mgr.y (mgr.34101) 493 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:11 smithi045 bash[80445]: audit 2024-07-28T19:46:10.054661+0000 mgr.y (mgr.34101) 492 : audit [DBG] from='client.44309 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:46:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:11 smithi045 bash[80445]: cluster 2024-07-28T19:46:10.231044+0000 mgr.y (mgr.34101) 493 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:11 smithi045 bash[82788]: audit 2024-07-28T19:46:10.054661+0000 mgr.y (mgr.34101) 492 : audit [DBG] from='client.44309 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:46:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:11 smithi045 bash[82788]: cluster 2024-07-28T19:46:10.231044+0000 mgr.y (mgr.34101) 493 : cluster [DBG] pgmap v1180: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:12.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:46:12 smithi155 bash[60745]: ts=2024-07-28T19:46:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:46:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:13 smithi155 bash[68033]: cluster 2024-07-28T19:46:12.231906+0000 mgr.y (mgr.34101) 494 : cluster [DBG] pgmap v1181: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:13 smithi045 bash[80445]: cluster 2024-07-28T19:46:12.231906+0000 mgr.y (mgr.34101) 494 : cluster [DBG] pgmap v1181: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:14.012 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:13 smithi045 bash[82788]: cluster 2024-07-28T19:46:12.231906+0000 mgr.y (mgr.34101) 494 : cluster [DBG] pgmap v1181: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:15.638 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:15 smithi155 bash[68033]: cluster 2024-07-28T19:46:14.233063+0000 mgr.y (mgr.34101) 495 : cluster [DBG] pgmap v1182: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:15 smithi045 bash[80445]: cluster 2024-07-28T19:46:14.233063+0000 mgr.y (mgr.34101) 495 : cluster [DBG] pgmap v1182: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:15 smithi045 bash[82788]: cluster 2024-07-28T19:46:14.233063+0000 mgr.y (mgr.34101) 495 : cluster [DBG] pgmap v1182: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:17 smithi155 bash[68033]: cluster 2024-07-28T19:46:16.233855+0000 mgr.y (mgr.34101) 496 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:17.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:17 smithi045 bash[80445]: cluster 2024-07-28T19:46:16.233855+0000 mgr.y (mgr.34101) 496 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:17.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:17 smithi045 bash[82788]: cluster 2024-07-28T19:46:16.233855+0000 mgr.y (mgr.34101) 496 : cluster [DBG] pgmap v1183: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:18 smithi155 bash[68033]: audit 2024-07-28T19:46:18.045537+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:18.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:18 smithi045 bash[80445]: audit 2024-07-28T19:46:18.045537+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:18.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:18 smithi045 bash[82788]: audit 2024-07-28T19:46:18.045537+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:19.571 INFO:teuthology.orchestra.run.smithi045.stderr:pool 'unique_pool_0' removed 2024-07-28T19:46:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:19 smithi045 bash[80445]: cluster 2024-07-28T19:46:18.234808+0000 mgr.y (mgr.34101) 497 : cluster [DBG] pgmap v1184: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:19 smithi045 bash[80445]: audit 2024-07-28T19:46:18.922449+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? 172.21.15.45:0/2706018777' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-28T19:46:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:19 smithi045 bash[82788]: cluster 2024-07-28T19:46:18.234808+0000 mgr.y (mgr.34101) 497 : cluster [DBG] pgmap v1184: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:19 smithi045 bash[82788]: audit 2024-07-28T19:46:18.922449+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? 172.21.15.45:0/2706018777' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-28T19:46:20.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:19 smithi155 bash[68033]: cluster 2024-07-28T19:46:18.234808+0000 mgr.y (mgr.34101) 497 : cluster [DBG] pgmap v1184: 89 pgs: 89 active+clean; 126 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:20.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:19 smithi155 bash[68033]: audit 2024-07-28T19:46:18.922449+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? 172.21.15.45:0/2706018777' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-28T19:46:20.231 INFO:teuthology.task.sequential:In sequential, running task print... 2024-07-28T19:46:20.231 INFO:teuthology.task.print:**** done rados/snaps-few-objects 5-workload 2024-07-28T19:46:20.231 DEBUG:teuthology.parallel:result is None 2024-07-28T19:46:20.232 INFO:teuthology.run_tasks:Running task print... 2024-07-28T19:46:20.241 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2024-07-28T19:46:20.241 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-07-28T19:46:20.250 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-07-28T19:46:20.250 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-07-28T19:46:20.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph mgr dump --format=json 2024-07-28T19:46:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:46:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:46:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:46:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:20 smithi045 bash[82788]: audit 2024-07-28T19:46:19.570419+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.45:0/2706018777' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-07-28T19:46:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:20 smithi045 bash[82788]: cluster 2024-07-28T19:46:19.570580+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-07-28T19:46:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:20 smithi045 bash[80445]: audit 2024-07-28T19:46:19.570419+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.45:0/2706018777' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-07-28T19:46:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:20 smithi045 bash[80445]: cluster 2024-07-28T19:46:19.570580+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-07-28T19:46:21.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:20 smithi155 bash[68033]: audit 2024-07-28T19:46:19.570419+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.45:0/2706018777' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-07-28T19:46:21.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:20 smithi155 bash[68033]: cluster 2024-07-28T19:46:19.570580+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-07-28T19:46:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:21 smithi045 bash[80445]: cluster 2024-07-28T19:46:20.235499+0000 mgr.y (mgr.34101) 498 : cluster [DBG] pgmap v1186: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:21 smithi045 bash[82788]: cluster 2024-07-28T19:46:20.235499+0000 mgr.y (mgr.34101) 498 : cluster [DBG] pgmap v1186: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:21 smithi155 bash[68033]: cluster 2024-07-28T19:46:20.235499+0000 mgr.y (mgr.34101) 498 : cluster [DBG] pgmap v1186: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:22.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:46:22 smithi155 bash[60745]: ts=2024-07-28T19:46:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:46:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:23 smithi045 bash[80445]: cluster 2024-07-28T19:46:22.236331+0000 mgr.y (mgr.34101) 499 : cluster [DBG] pgmap v1187: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:23.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:23 smithi045 bash[82788]: cluster 2024-07-28T19:46:22.236331+0000 mgr.y (mgr.34101) 499 : cluster [DBG] pgmap v1187: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:24.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:23 smithi155 bash[68033]: cluster 2024-07-28T19:46:22.236331+0000 mgr.y (mgr.34101) 499 : cluster [DBG] pgmap v1187: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:24 smithi045 bash[80445]: audit 2024-07-28T19:46:23.777740+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:46:24.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:24 smithi045 bash[82788]: audit 2024-07-28T19:46:23.777740+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:46:25.045 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:25.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:24 smithi155 bash[68033]: audit 2024-07-28T19:46:23.777740+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:46:25.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:46:25 smithi155 bash[59473]: logger=sqlstore.transactions t=2024-07-28T19:46:25.136803491Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-28T19:46:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:25 smithi045 bash[82788]: cluster 2024-07-28T19:46:24.237334+0000 mgr.y (mgr.34101) 500 : cluster [DBG] pgmap v1188: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:25 smithi045 bash[80445]: cluster 2024-07-28T19:46:24.237334+0000 mgr.y (mgr.34101) 500 : cluster [DBG] pgmap v1188: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:26.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:25 smithi155 bash[68033]: cluster 2024-07-28T19:46:24.237334+0000 mgr.y (mgr.34101) 500 : cluster [DBG] pgmap v1188: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:27.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:27 smithi045 bash[82788]: cluster 2024-07-28T19:46:26.238005+0000 mgr.y (mgr.34101) 501 : cluster [DBG] pgmap v1189: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:27 smithi045 bash[80445]: cluster 2024-07-28T19:46:26.238005+0000 mgr.y (mgr.34101) 501 : cluster [DBG] pgmap v1189: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:28.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:27 smithi155 bash[68033]: cluster 2024-07-28T19:46:26.238005+0000 mgr.y (mgr.34101) 501 : cluster [DBG] pgmap v1189: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:28.557 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:46:28.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:28 smithi045 bash[80445]: audit 2024-07-28T19:46:28.551291+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.45:0/3921382353' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T19:46:28.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:28 smithi045 bash[82788]: audit 2024-07-28T19:46:28.551291+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.45:0/3921382353' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T19:46:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:28 smithi155 bash[68033]: audit 2024-07-28T19:46:28.551291+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.45:0/3921382353' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-28T19:46:29.307 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":39,"flags":0,"active_gid":34101,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6800","nonce":4225729011},{"type":"v1","addr":"172.21.15.45:6801","nonce":4225729011}]},"active_addr":"172.21.15.45:6801/4225729011","active_change":"2024-07-28T19:32:47.887841+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24754,"name":"x","mgr_features":4540138322906710015,"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","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_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query 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.2.4","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_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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":"int","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","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_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query 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.2.4","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_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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":"int","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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.45:8443/","prometheus":"http://172.21.15.45: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"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":310,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":2380446838}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":2981177547}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":1877413061}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.45:0","nonce":2518699494}]}]} 2024-07-28T19:46:29.311 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-07-28T19:46:29.312 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-07-28T19:46:29.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd dump --format=json 2024-07-28T19:46:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:29 smithi045 bash[80445]: cluster 2024-07-28T19:46:28.238470+0000 mgr.y (mgr.34101) 502 : cluster [DBG] pgmap v1190: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:29 smithi045 bash[80445]: audit 2024-07-28T19:46:28.803773+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:29 smithi045 bash[80445]: audit 2024-07-28T19:46:28.813071+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:29.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:29 smithi045 bash[82788]: cluster 2024-07-28T19:46:28.238470+0000 mgr.y (mgr.34101) 502 : cluster [DBG] pgmap v1190: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:29.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:29 smithi045 bash[82788]: audit 2024-07-28T19:46:28.803773+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:29 smithi045 bash[82788]: audit 2024-07-28T19:46:28.813071+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:30.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:29 smithi155 bash[68033]: cluster 2024-07-28T19:46:28.238470+0000 mgr.y (mgr.34101) 502 : cluster [DBG] pgmap v1190: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:30.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:29 smithi155 bash[68033]: audit 2024-07-28T19:46:28.803773+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:30.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:29 smithi155 bash[68033]: audit 2024-07-28T19:46:28.813071+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:46:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:46:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:46:30.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:30 smithi045 bash[82788]: audit 2024-07-28T19:46:29.600311+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:30.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:30 smithi045 bash[82788]: audit 2024-07-28T19:46:29.620101+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:30.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:30 smithi045 bash[82788]: audit 2024-07-28T19:46:30.065736+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:46:30.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:30 smithi045 bash[82788]: audit 2024-07-28T19:46:30.067754+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:46:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:30 smithi045 bash[82788]: audit 2024-07-28T19:46:30.078646+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:30 smithi045 bash[80445]: audit 2024-07-28T19:46:29.600311+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:30 smithi045 bash[80445]: audit 2024-07-28T19:46:29.620101+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:30 smithi045 bash[80445]: audit 2024-07-28T19:46:30.065736+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:46:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:30 smithi045 bash[80445]: audit 2024-07-28T19:46:30.067754+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:46:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:30 smithi045 bash[80445]: audit 2024-07-28T19:46:30.078646+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:31.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:30 smithi155 bash[68033]: audit 2024-07-28T19:46:29.600311+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:31.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:30 smithi155 bash[68033]: audit 2024-07-28T19:46:29.620101+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:31.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:30 smithi155 bash[68033]: audit 2024-07-28T19:46:30.065736+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:46:31.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:30 smithi155 bash[68033]: audit 2024-07-28T19:46:30.067754+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:46:31.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:30 smithi155 bash[68033]: audit 2024-07-28T19:46:30.078646+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:46:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:31 smithi045 bash[80445]: cluster 2024-07-28T19:46:30.239468+0000 mgr.y (mgr.34101) 503 : cluster [DBG] pgmap v1191: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:31.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:31 smithi045 bash[82788]: cluster 2024-07-28T19:46:30.239468+0000 mgr.y (mgr.34101) 503 : cluster [DBG] pgmap v1191: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:32.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:31 smithi155 bash[68033]: cluster 2024-07-28T19:46:30.239468+0000 mgr.y (mgr.34101) 503 : cluster [DBG] pgmap v1191: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:32.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:46:32 smithi155 bash[60745]: ts=2024-07-28T19:46:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:46:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:33 smithi045 bash[80445]: cluster 2024-07-28T19:46:32.240428+0000 mgr.y (mgr.34101) 504 : cluster [DBG] pgmap v1192: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:33 smithi045 bash[80445]: audit 2024-07-28T19:46:33.045765+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:33 smithi045 bash[82788]: cluster 2024-07-28T19:46:32.240428+0000 mgr.y (mgr.34101) 504 : cluster [DBG] pgmap v1192: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:33 smithi045 bash[82788]: audit 2024-07-28T19:46:33.045765+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:33 smithi155 bash[68033]: cluster 2024-07-28T19:46:32.240428+0000 mgr.y (mgr.34101) 504 : cluster [DBG] pgmap v1192: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:33 smithi155 bash[68033]: audit 2024-07-28T19:46:33.045765+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:34.097 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:35 smithi045 bash[80445]: cluster 2024-07-28T19:46:34.241482+0000 mgr.y (mgr.34101) 505 : cluster [DBG] pgmap v1193: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:35 smithi045 bash[82788]: cluster 2024-07-28T19:46:34.241482+0000 mgr.y (mgr.34101) 505 : cluster [DBG] pgmap v1193: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:35 smithi155 bash[68033]: cluster 2024-07-28T19:46:34.241482+0000 mgr.y (mgr.34101) 505 : cluster [DBG] pgmap v1193: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:37.539 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:46:37.539 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":1087,"fsid":"59795908-4d15-11ef-bcc8-c7b262605968","created":"2024-07-28T19:13:41.630958+0000","modified":"2024-07-28T19:46:19.552299+0000","last_up_change":"2024-07-28T19:39:42.275595+0000","last_in_change":"2024-07-28T19:22:31.972746+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-07-28T19:18:46.814951+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-07-28T19:24:35.006561+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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-07-28T19:26:30.089023+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":"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":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-07-28T19:26:30.601309+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":"69","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"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"50d5b993-194b-4ecf-b139-56e475ee6d03","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":524,"up_from":540,"up_thru":717,"down_at":525,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6802","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6803","nonce":2146659037}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6805","nonce":2146659037}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6809","nonce":2146659037}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6807","nonce":2146659037}]},"public_addr":"172.21.15.45:6803/2146659037","cluster_addr":"172.21.15.45:6805/2146659037","heartbeat_back_addr":"172.21.15.45:6809/2146659037","heartbeat_front_addr":"172.21.15.45:6807/2146659037","state":["exists","up"]},{"osd":1,"uuid":"7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":557,"up_from":573,"up_thru":717,"down_at":558,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6810","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6811","nonce":1671787847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6812","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6813","nonce":1671787847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6816","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6817","nonce":1671787847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6814","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6815","nonce":1671787847}]},"public_addr":"172.21.15.45:6811/1671787847","cluster_addr":"172.21.15.45:6813/1671787847","heartbeat_back_addr":"172.21.15.45:6817/1671787847","heartbeat_front_addr":"172.21.15.45:6815/1671787847","state":["exists","up"]},{"osd":2,"uuid":"e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":645,"up_from":659,"up_thru":717,"down_at":646,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6818","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6819","nonce":101846579}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6820","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6821","nonce":101846579}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6824","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6825","nonce":101846579}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6822","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6823","nonce":101846579}]},"public_addr":"172.21.15.45:6819/101846579","cluster_addr":"172.21.15.45:6821/101846579","heartbeat_back_addr":"172.21.15.45:6825/101846579","heartbeat_front_addr":"172.21.15.45:6823/101846579","state":["exists","up"]},{"osd":3,"uuid":"46dd70cf-84a4-4783-a8e5-eeef2e6cb54c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":675,"up_from":689,"up_thru":717,"down_at":676,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6826","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6827","nonce":769006166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6828","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6829","nonce":769006166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6832","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6833","nonce":769006166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6830","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6831","nonce":769006166}]},"public_addr":"172.21.15.45:6827/769006166","cluster_addr":"172.21.15.45:6829/769006166","heartbeat_back_addr":"172.21.15.45:6833/769006166","heartbeat_front_addr":"172.21.15.45:6831/769006166","state":["exists","up"]},{"osd":4,"uuid":"eb90280d-7c44-44f5-8e34-62401c364562","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":704,"up_from":717,"up_thru":717,"down_at":705,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6801","nonce":3414847248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6803","nonce":3414847248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6807","nonce":3414847248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6805","nonce":3414847248}]},"public_addr":"172.21.15.155:6801/3414847248","cluster_addr":"172.21.15.155:6803/3414847248","heartbeat_back_addr":"172.21.15.155:6807/3414847248","heartbeat_front_addr":"172.21.15.155:6805/3414847248","state":["exists","up"]},{"osd":5,"uuid":"78ae227d-9d96-41cc-9d89-11fc0f3b90f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":717,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6809","nonce":1285269093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6811","nonce":1285269093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6815","nonce":1285269093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6813","nonce":1285269093}]},"public_addr":"172.21.15.155:6809/1285269093","cluster_addr":"172.21.15.155:6811/1285269093","heartbeat_back_addr":"172.21.15.155:6815/1285269093","heartbeat_front_addr":"172.21.15.155:6813/1285269093","state":["exists","up"]},{"osd":6,"uuid":"85b429b0-7b7b-4ddd-9655-312f6d456efd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":717,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6817","nonce":3403395187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6819","nonce":3403395187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6823","nonce":3403395187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6821","nonce":3403395187}]},"public_addr":"172.21.15.155:6817/3403395187","cluster_addr":"172.21.15.155:6819/3403395187","heartbeat_back_addr":"172.21.15.155:6823/3403395187","heartbeat_front_addr":"172.21.15.155:6821/3403395187","state":["exists","up"]},{"osd":7,"uuid":"4092e824-5489-4ff5-81ec-02d43207d3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":717,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6825","nonce":1084610779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6827","nonce":1084610779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6831","nonce":1084610779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6829","nonce":1084610779}]},"public_addr":"172.21.15.155:6825/1084610779","cluster_addr":"172.21.15.155:6827/1084610779","heartbeat_back_addr":"172.21.15.155:6831/1084610779","heartbeat_front_addr":"172.21.15.155:6829/1084610779","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:17:02.542407+0000","dead_epoch":524},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:17:52.613705+0000","dead_epoch":557},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:18:43.415623+0000","dead_epoch":645},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:19:35.017654+0000","dead_epoch":675},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:20:24.533751+0000","dead_epoch":704},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:21:14.386138+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":"2024-07-28T19:22:04.847946+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":"2024-07-28T19:22:55.989365+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:0/119129328":"2024-07-29T19:14:38.223884+0000","172.21.15.155:0/1968951791":"2024-07-29T19:31:46.638994+0000","172.21.15.45:0/1623625444":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/3915648709":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/1030073009":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/417818286":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6800/3658453315":"2024-07-29T19:30:45.762122+0000","172.21.15.45:6801/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.155:0/2002339800":"2024-07-29T19:31:46.638994+0000","172.21.15.45:0/2464278886":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/1293976995":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/3863759642":"2024-07-29T19:23:53.977222+0000","172.21.15.155:0/3260852998":"2024-07-29T19:31:46.638994+0000","172.21.15.45:6835/3651378324":"2024-07-29T19:26:38.262531+0000","172.21.15.45:6800/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6800/2283637796":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/4097327743":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/2973987598":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/3218433549":"2024-07-29T19:32:47.887401+0000","172.21.15.45:6801/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/1796005381":"2024-07-29T19:23:53.977222+0000","172.21.15.155:0/1040296934":"2024-07-29T19:31:46.638994+0000","172.21.15.45:6801/3658453315":"2024-07-29T19:30:45.762122+0000","172.21.15.45:6800/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/3038318393":"2024-07-29T19:30:45.762122+0000","172.21.15.45:0/3742359321":"2024-07-29T19:30:45.762122+0000","172.21.15.155:6834/1711616873":"2024-07-29T19:31:46.638994+0000","172.21.15.155:6835/1711616873":"2024-07-29T19:31:46.638994+0000","172.21.15.45:0/3446937478":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/2710170311":"2024-07-29T19:30:45.762122+0000","172.21.15.45:6801/2283637796":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/505728287":"2024-07-29T19:30:45.762122+0000","172.21.15.45:6834/3651378324":"2024-07-29T19:26:38.262531+0000","172.21.15.45:0/1464382099":"2024-07-29T19:14:38.223884+0000","172.21.15.155:0/3477689752":"2024-07-29T19:31:46.638994+0000","172.21.15.155:0/40061841":"2024-07-29T19:31:46.638994+0000","172.21.15.45:0/242277017":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6800/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.45:0/3643297948":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6801/2153957791":"2024-07-29T19:14:07.364242+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}} 2024-07-28T19:46:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:37 smithi045 bash[80445]: cluster 2024-07-28T19:46:36.242210+0000 mgr.y (mgr.34101) 506 : cluster [DBG] pgmap v1194: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:37 smithi045 bash[80445]: audit 2024-07-28T19:46:37.537744+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.45:0/3004515048' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:46:37.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:37 smithi045 bash[82788]: cluster 2024-07-28T19:46:36.242210+0000 mgr.y (mgr.34101) 506 : cluster [DBG] pgmap v1194: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:37.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:37 smithi045 bash[82788]: audit 2024-07-28T19:46:37.537744+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.45:0/3004515048' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:46:38.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:37 smithi155 bash[68033]: cluster 2024-07-28T19:46:36.242210+0000 mgr.y (mgr.34101) 506 : cluster [DBG] pgmap v1194: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:38.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:37 smithi155 bash[68033]: audit 2024-07-28T19:46:37.537744+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.45:0/3004515048' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:46:38.231 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-07-28T19:46:38.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd dump --format=json 2024-07-28T19:46:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:39 smithi045 bash[80445]: cluster 2024-07-28T19:46:38.243031+0000 mgr.y (mgr.34101) 507 : cluster [DBG] pgmap v1195: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:39.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:39 smithi045 bash[82788]: cluster 2024-07-28T19:46:38.243031+0000 mgr.y (mgr.34101) 507 : cluster [DBG] pgmap v1195: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:40.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:39 smithi155 bash[68033]: cluster 2024-07-28T19:46:38.243031+0000 mgr.y (mgr.34101) 507 : cluster [DBG] pgmap v1195: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:46:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:46:40] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-07-28T19:46:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:41 smithi045 bash[80445]: cluster 2024-07-28T19:46:40.243997+0000 mgr.y (mgr.34101) 508 : cluster [DBG] pgmap v1196: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:41 smithi045 bash[82788]: cluster 2024-07-28T19:46:40.243997+0000 mgr.y (mgr.34101) 508 : cluster [DBG] pgmap v1196: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:41 smithi155 bash[68033]: cluster 2024-07-28T19:46:40.243997+0000 mgr.y (mgr.34101) 508 : cluster [DBG] pgmap v1196: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:42.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:46:42 smithi155 bash[60745]: ts=2024-07-28T19:46:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:46:43.022 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:43 smithi045 bash[80445]: cluster 2024-07-28T19:46:42.244855+0000 mgr.y (mgr.34101) 509 : cluster [DBG] pgmap v1197: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:43 smithi045 bash[82788]: cluster 2024-07-28T19:46:42.244855+0000 mgr.y (mgr.34101) 509 : cluster [DBG] pgmap v1197: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:44.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:43 smithi155 bash[68033]: cluster 2024-07-28T19:46:42.244855+0000 mgr.y (mgr.34101) 509 : cluster [DBG] pgmap v1197: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:45 smithi045 bash[80445]: cluster 2024-07-28T19:46:44.245882+0000 mgr.y (mgr.34101) 510 : cluster [DBG] pgmap v1198: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:45 smithi045 bash[82788]: cluster 2024-07-28T19:46:44.245882+0000 mgr.y (mgr.34101) 510 : cluster [DBG] pgmap v1198: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:45 smithi155 bash[68033]: cluster 2024-07-28T19:46:44.245882+0000 mgr.y (mgr.34101) 510 : cluster [DBG] pgmap v1198: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:46.340 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:46:46.341 INFO:teuthology.orchestra.run.smithi045.stdout:{"epoch":1087,"fsid":"59795908-4d15-11ef-bcc8-c7b262605968","created":"2024-07-28T19:13:41.630958+0000","modified":"2024-07-28T19:46:19.552299+0000","last_up_change":"2024-07-28T19:39:42.275595+0000","last_in_change":"2024-07-28T19:22:31.972746+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-07-28T19:18:46.814951+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-07-28T19:24:35.006561+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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-07-28T19:26:30.089023+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":"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":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-07-28T19:26:30.601309+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":"69","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"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"50d5b993-194b-4ecf-b139-56e475ee6d03","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":524,"up_from":540,"up_thru":717,"down_at":525,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6802","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6803","nonce":2146659037}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6804","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6805","nonce":2146659037}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6808","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6809","nonce":2146659037}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6806","nonce":2146659037},{"type":"v1","addr":"172.21.15.45:6807","nonce":2146659037}]},"public_addr":"172.21.15.45:6803/2146659037","cluster_addr":"172.21.15.45:6805/2146659037","heartbeat_back_addr":"172.21.15.45:6809/2146659037","heartbeat_front_addr":"172.21.15.45:6807/2146659037","state":["exists","up"]},{"osd":1,"uuid":"7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":557,"up_from":573,"up_thru":717,"down_at":558,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6810","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6811","nonce":1671787847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6812","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6813","nonce":1671787847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6816","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6817","nonce":1671787847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6814","nonce":1671787847},{"type":"v1","addr":"172.21.15.45:6815","nonce":1671787847}]},"public_addr":"172.21.15.45:6811/1671787847","cluster_addr":"172.21.15.45:6813/1671787847","heartbeat_back_addr":"172.21.15.45:6817/1671787847","heartbeat_front_addr":"172.21.15.45:6815/1671787847","state":["exists","up"]},{"osd":2,"uuid":"e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":645,"up_from":659,"up_thru":717,"down_at":646,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6818","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6819","nonce":101846579}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6820","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6821","nonce":101846579}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6824","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6825","nonce":101846579}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6822","nonce":101846579},{"type":"v1","addr":"172.21.15.45:6823","nonce":101846579}]},"public_addr":"172.21.15.45:6819/101846579","cluster_addr":"172.21.15.45:6821/101846579","heartbeat_back_addr":"172.21.15.45:6825/101846579","heartbeat_front_addr":"172.21.15.45:6823/101846579","state":["exists","up"]},{"osd":3,"uuid":"46dd70cf-84a4-4783-a8e5-eeef2e6cb54c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":675,"up_from":689,"up_thru":717,"down_at":676,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6826","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6827","nonce":769006166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6828","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6829","nonce":769006166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6832","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6833","nonce":769006166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.45:6830","nonce":769006166},{"type":"v1","addr":"172.21.15.45:6831","nonce":769006166}]},"public_addr":"172.21.15.45:6827/769006166","cluster_addr":"172.21.15.45:6829/769006166","heartbeat_back_addr":"172.21.15.45:6833/769006166","heartbeat_front_addr":"172.21.15.45:6831/769006166","state":["exists","up"]},{"osd":4,"uuid":"eb90280d-7c44-44f5-8e34-62401c364562","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":704,"up_from":717,"up_thru":717,"down_at":705,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6801","nonce":3414847248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6803","nonce":3414847248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6807","nonce":3414847248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":3414847248},{"type":"v1","addr":"172.21.15.155:6805","nonce":3414847248}]},"public_addr":"172.21.15.155:6801/3414847248","cluster_addr":"172.21.15.155:6803/3414847248","heartbeat_back_addr":"172.21.15.155:6807/3414847248","heartbeat_front_addr":"172.21.15.155:6805/3414847248","state":["exists","up"]},{"osd":5,"uuid":"78ae227d-9d96-41cc-9d89-11fc0f3b90f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":717,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6809","nonce":1285269093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6811","nonce":1285269093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6815","nonce":1285269093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":1285269093},{"type":"v1","addr":"172.21.15.155:6813","nonce":1285269093}]},"public_addr":"172.21.15.155:6809/1285269093","cluster_addr":"172.21.15.155:6811/1285269093","heartbeat_back_addr":"172.21.15.155:6815/1285269093","heartbeat_front_addr":"172.21.15.155:6813/1285269093","state":["exists","up"]},{"osd":6,"uuid":"85b429b0-7b7b-4ddd-9655-312f6d456efd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":717,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6817","nonce":3403395187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6819","nonce":3403395187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6823","nonce":3403395187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3403395187},{"type":"v1","addr":"172.21.15.155:6821","nonce":3403395187}]},"public_addr":"172.21.15.155:6817/3403395187","cluster_addr":"172.21.15.155:6819/3403395187","heartbeat_back_addr":"172.21.15.155:6823/3403395187","heartbeat_front_addr":"172.21.15.155:6821/3403395187","state":["exists","up"]},{"osd":7,"uuid":"4092e824-5489-4ff5-81ec-02d43207d3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":717,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6825","nonce":1084610779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6827","nonce":1084610779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6831","nonce":1084610779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":1084610779},{"type":"v1","addr":"172.21.15.155:6829","nonce":1084610779}]},"public_addr":"172.21.15.155:6825/1084610779","cluster_addr":"172.21.15.155:6827/1084610779","heartbeat_back_addr":"172.21.15.155:6831/1084610779","heartbeat_front_addr":"172.21.15.155:6829/1084610779","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:17:02.542407+0000","dead_epoch":524},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:17:52.613705+0000","dead_epoch":557},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:18:43.415623+0000","dead_epoch":645},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:19:35.017654+0000","dead_epoch":675},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:20:24.533751+0000","dead_epoch":704},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-07-28T19:21:14.386138+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":"2024-07-28T19:22:04.847946+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":"2024-07-28T19:22:55.989365+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.45:0/3915648709":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/1030073009":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/3446937478":"2024-07-29T19:32:47.887401+0000","172.21.15.45:6800/2283637796":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/2973987598":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/119129328":"2024-07-29T19:14:38.223884+0000","172.21.15.155:0/1968951791":"2024-07-29T19:31:46.638994+0000","172.21.15.45:0/4097327743":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6800/3658453315":"2024-07-29T19:30:45.762122+0000","172.21.15.45:0/1293976995":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/3863759642":"2024-07-29T19:23:53.977222+0000","172.21.15.155:0/3260852998":"2024-07-29T19:31:46.638994+0000","172.21.15.45:6835/3651378324":"2024-07-29T19:26:38.262531+0000","172.21.15.45:6800/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/3742359321":"2024-07-29T19:30:45.762122+0000","172.21.15.45:0/3038318393":"2024-07-29T19:30:45.762122+0000","172.21.15.155:6835/1711616873":"2024-07-29T19:31:46.638994+0000","172.21.15.155:6834/1711616873":"2024-07-29T19:31:46.638994+0000","172.21.15.45:6800/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/3218433549":"2024-07-29T19:32:47.887401+0000","172.21.15.45:6801/1008342566":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/1796005381":"2024-07-29T19:23:53.977222+0000","172.21.15.45:0/2464278886":"2024-07-29T19:32:47.887401+0000","172.21.15.45:6801/2854861804":"2024-07-29T19:14:38.223884+0000","172.21.15.155:0/2002339800":"2024-07-29T19:31:46.638994+0000","172.21.15.45:6801/2283637796":"2024-07-29T19:32:47.887401+0000","172.21.15.45:0/2710170311":"2024-07-29T19:30:45.762122+0000","172.21.15.45:0/505728287":"2024-07-29T19:30:45.762122+0000","172.21.15.45:6834/3651378324":"2024-07-29T19:26:38.262531+0000","172.21.15.45:0/1464382099":"2024-07-29T19:14:38.223884+0000","172.21.15.155:0/3477689752":"2024-07-29T19:31:46.638994+0000","172.21.15.155:0/40061841":"2024-07-29T19:31:46.638994+0000","172.21.15.45:0/242277017":"2024-07-29T19:14:07.364242+0000","172.21.15.45:6801/2153957791":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/417818286":"2024-07-29T19:14:07.364242+0000","172.21.15.45:0/1623625444":"2024-07-29T19:14:38.223884+0000","172.21.15.45:6801/3658453315":"2024-07-29T19:30:45.762122+0000","172.21.15.155:0/1040296934":"2024-07-29T19:31:46.638994+0000","172.21.15.45:0/3643297948":"2024-07-29T19:23:53.977222+0000","172.21.15.45:6800/2854861804":"2024-07-29T19:14:38.223884+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}} 2024-07-28T19:46:46.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:46 smithi045 bash[80445]: audit 2024-07-28T19:46:46.338698+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.45:0/4268797432' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:46:46.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:46 smithi045 bash[82788]: audit 2024-07-28T19:46:46.338698+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.45:0/4268797432' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:46:47.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:46 smithi155 bash[68033]: audit 2024-07-28T19:46:46.338698+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.45:0/4268797432' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-28T19:46:47.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-07-28T19:46:47.086 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-07-28T19:46:47.086 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-07-28T19:46:47.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-07-28T19:46:47.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-07-28T19:46:47.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-07-28T19:46:47.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-07-28T19:46:47.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-07-28T19:46:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:47 smithi045 bash[80445]: cluster 2024-07-28T19:46:46.246389+0000 mgr.y (mgr.34101) 511 : cluster [DBG] pgmap v1199: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:47 smithi045 bash[82788]: cluster 2024-07-28T19:46:46.246389+0000 mgr.y (mgr.34101) 511 : cluster [DBG] pgmap v1199: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:48.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:47 smithi155 bash[68033]: cluster 2024-07-28T19:46:46.246389+0000 mgr.y (mgr.34101) 511 : cluster [DBG] pgmap v1199: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:48.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:48 smithi045 bash[80445]: audit 2024-07-28T19:46:48.046052+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:48.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:48 smithi045 bash[82788]: audit 2024-07-28T19:46:48.046052+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:49.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:48 smithi155 bash[68033]: audit 2024-07-28T19:46:48.046052+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:46:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:49 smithi045 bash[80445]: cluster 2024-07-28T19:46:48.247124+0000 mgr.y (mgr.34101) 512 : cluster [DBG] pgmap v1200: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:49.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:49 smithi045 bash[82788]: cluster 2024-07-28T19:46:48.247124+0000 mgr.y (mgr.34101) 512 : cluster [DBG] pgmap v1200: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:50.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:49 smithi155 bash[68033]: cluster 2024-07-28T19:46:48.247124+0000 mgr.y (mgr.34101) 512 : cluster [DBG] pgmap v1200: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:46:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:46:50] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-07-28T19:46:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:51 smithi045 bash[80445]: cluster 2024-07-28T19:46:50.248137+0000 mgr.y (mgr.34101) 513 : cluster [DBG] pgmap v1201: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:51.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:51 smithi045 bash[82788]: cluster 2024-07-28T19:46:50.248137+0000 mgr.y (mgr.34101) 513 : cluster [DBG] pgmap v1201: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:52.005 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:52.008 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:52.008 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:52.008 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:52.010 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:52.010 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:52.010 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:52.013 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:46:52.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:51 smithi155 bash[68033]: cluster 2024-07-28T19:46:50.248137+0000 mgr.y (mgr.34101) 513 : cluster [DBG] pgmap v1201: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:52.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:46:52 smithi155 bash[60745]: ts=2024-07-28T19:46:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:46:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:53 smithi045 bash[80445]: cluster 2024-07-28T19:46:52.248953+0000 mgr.y (mgr.34101) 514 : cluster [DBG] pgmap v1202: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:53.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:53 smithi045 bash[82788]: cluster 2024-07-28T19:46:52.248953+0000 mgr.y (mgr.34101) 514 : cluster [DBG] pgmap v1202: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:53 smithi155 bash[68033]: cluster 2024-07-28T19:46:52.248953+0000 mgr.y (mgr.34101) 514 : cluster [DBG] pgmap v1202: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:55 smithi045 bash[80445]: cluster 2024-07-28T19:46:54.249557+0000 mgr.y (mgr.34101) 515 : cluster [DBG] pgmap v1203: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:55.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:55 smithi045 bash[82788]: cluster 2024-07-28T19:46:54.249557+0000 mgr.y (mgr.34101) 515 : cluster [DBG] pgmap v1203: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:56.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:55 smithi155 bash[68033]: cluster 2024-07-28T19:46:54.249557+0000 mgr.y (mgr.34101) 515 : cluster [DBG] pgmap v1203: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:57.940 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:57 smithi045 bash[82788]: cluster 2024-07-28T19:46:56.250197+0000 mgr.y (mgr.34101) 516 : cluster [DBG] pgmap v1204: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:57.940 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:57 smithi045 bash[80445]: cluster 2024-07-28T19:46:56.250197+0000 mgr.y (mgr.34101) 516 : cluster [DBG] pgmap v1204: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:58.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:57 smithi155 bash[68033]: cluster 2024-07-28T19:46:56.250197+0000 mgr.y (mgr.34101) 516 : cluster [DBG] pgmap v1204: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:59.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:46:59 smithi045 bash[80445]: cluster 2024-07-28T19:46:58.251118+0000 mgr.y (mgr.34101) 517 : cluster [DBG] pgmap v1205: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:46:59.932 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:46:59 smithi045 bash[82788]: cluster 2024-07-28T19:46:58.251118+0000 mgr.y (mgr.34101) 517 : cluster [DBG] pgmap v1205: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:00.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:46:59 smithi155 bash[68033]: cluster 2024-07-28T19:46:58.251118+0000 mgr.y (mgr.34101) 517 : cluster [DBG] pgmap v1205: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:00.880 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:47:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:47:00] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-07-28T19:47:02.024 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:01 smithi045 bash[80445]: cluster 2024-07-28T19:47:00.252273+0000 mgr.y (mgr.34101) 518 : cluster [DBG] pgmap v1206: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:02.024 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:01 smithi045 bash[82788]: cluster 2024-07-28T19:47:00.252273+0000 mgr.y (mgr.34101) 518 : cluster [DBG] pgmap v1206: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:02.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:01 smithi155 bash[68033]: cluster 2024-07-28T19:47:00.252273+0000 mgr.y (mgr.34101) 518 : cluster [DBG] pgmap v1206: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:02.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:47:02 smithi155 bash[60745]: ts=2024-07-28T19:47:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:47:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:03 smithi045 bash[80445]: cluster 2024-07-28T19:47:02.253144+0000 mgr.y (mgr.34101) 519 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:03 smithi045 bash[80445]: audit 2024-07-28T19:47:03.046804+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:03 smithi045 bash[82788]: cluster 2024-07-28T19:47:02.253144+0000 mgr.y (mgr.34101) 519 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:03 smithi045 bash[82788]: audit 2024-07-28T19:47:03.046804+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:04.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:03 smithi155 bash[68033]: cluster 2024-07-28T19:47:02.253144+0000 mgr.y (mgr.34101) 519 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:04.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:03 smithi155 bash[68033]: audit 2024-07-28T19:47:03.046804+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:05 smithi045 bash[80445]: cluster 2024-07-28T19:47:04.254124+0000 mgr.y (mgr.34101) 520 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:05 smithi045 bash[82788]: cluster 2024-07-28T19:47:04.254124+0000 mgr.y (mgr.34101) 520 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:06.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:05 smithi155 bash[68033]: cluster 2024-07-28T19:47:04.254124+0000 mgr.y (mgr.34101) 520 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:07 smithi045 bash[80445]: cluster 2024-07-28T19:47:06.254939+0000 mgr.y (mgr.34101) 521 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:07 smithi045 bash[82788]: cluster 2024-07-28T19:47:06.254939+0000 mgr.y (mgr.34101) 521 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:08.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:07 smithi155 bash[68033]: cluster 2024-07-28T19:47:06.254939+0000 mgr.y (mgr.34101) 521 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:09.392 INFO:teuthology.orchestra.run.smithi045.stdout:167503724857 2024-07-28T19:47:09.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-07-28T19:47:09.489 INFO:teuthology.orchestra.run.smithi045.stdout:3079491551322 2024-07-28T19:47:09.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-07-28T19:47:09.605 INFO:teuthology.orchestra.run.smithi045.stdout:2959232467040 2024-07-28T19:47:09.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-07-28T19:47:09.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:09 smithi045 bash[80445]: cluster 2024-07-28T19:47:08.255808+0000 mgr.y (mgr.34101) 522 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:09.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:09 smithi045 bash[82788]: cluster 2024-07-28T19:47:08.255808+0000 mgr.y (mgr.34101) 522 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:10.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:09 smithi155 bash[68033]: cluster 2024-07-28T19:47:08.255808+0000 mgr.y (mgr.34101) 522 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:10.911 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:47:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:47:10] "GET /metrics HTTP/1.1" 200 34122 "" "Prometheus/2.43.0" 2024-07-28T19:47:11.341 INFO:teuthology.orchestra.run.smithi045.stdout:2461016260728 2024-07-28T19:47:11.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-07-28T19:47:11.573 INFO:teuthology.orchestra.run.smithi045.stdout:236223201574 2024-07-28T19:47:11.573 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-07-28T19:47:11.702 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:11 smithi045 bash[82788]: cluster 2024-07-28T19:47:10.256776+0000 mgr.y (mgr.34101) 523 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:11 smithi045 bash[80445]: cluster 2024-07-28T19:47:10.256776+0000 mgr.y (mgr.34101) 523 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:12.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:11 smithi155 bash[68033]: cluster 2024-07-28T19:47:10.256776+0000 mgr.y (mgr.34101) 523 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:12.574 INFO:teuthology.orchestra.run.smithi045.stdout:201863463216 2024-07-28T19:47:12.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-07-28T19:47:12.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:47:12 smithi155 bash[60745]: ts=2024-07-28T19:47:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:47:12.911 INFO:teuthology.orchestra.run.smithi045.stdout:2319282339967 2024-07-28T19:47:12.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-07-28T19:47:12.926 INFO:teuthology.orchestra.run.smithi045.stdout:2830383448167 2024-07-28T19:47:12.926 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-07-28T19:47:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:13 smithi045 bash[80445]: cluster 2024-07-28T19:47:12.257613+0000 mgr.y (mgr.34101) 524 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:13 smithi045 bash[82788]: cluster 2024-07-28T19:47:12.257613+0000 mgr.y (mgr.34101) 524 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:14.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:13 smithi155 bash[68033]: cluster 2024-07-28T19:47:12.257613+0000 mgr.y (mgr.34101) 524 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:15.201 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:47:15.201 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:47:15.204 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:47:15.205 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:47:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:15 smithi045 bash[80445]: cluster 2024-07-28T19:47:14.258494+0000 mgr.y (mgr.34101) 525 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:15 smithi045 bash[82788]: cluster 2024-07-28T19:47:14.258494+0000 mgr.y (mgr.34101) 525 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:16.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:15 smithi155 bash[68033]: cluster 2024-07-28T19:47:14.258494+0000 mgr.y (mgr.34101) 525 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:16.222 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:47:17.242 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:47:17.242 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:47:17.242 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:47:18.021 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:17 smithi045 bash[80445]: cluster 2024-07-28T19:47:16.259034+0000 mgr.y (mgr.34101) 526 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:18.021 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:17 smithi045 bash[82788]: cluster 2024-07-28T19:47:16.259034+0000 mgr.y (mgr.34101) 526 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:18.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:17 smithi155 bash[68033]: cluster 2024-07-28T19:47:16.259034+0000 mgr.y (mgr.34101) 526 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:19.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:18 smithi155 bash[68033]: audit 2024-07-28T19:47:18.047076+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:19.213 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:18 smithi045 bash[80445]: audit 2024-07-28T19:47:18.047076+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:19.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:18 smithi045 bash[82788]: audit 2024-07-28T19:47:18.047076+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:19 smithi045 bash[80445]: cluster 2024-07-28T19:47:18.259755+0000 mgr.y (mgr.34101) 527 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:19 smithi045 bash[82788]: cluster 2024-07-28T19:47:18.259755+0000 mgr.y (mgr.34101) 527 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:20.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:19 smithi155 bash[68033]: cluster 2024-07-28T19:47:18.259755+0000 mgr.y (mgr.34101) 527 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:47:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:47:20] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-07-28T19:47:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:21 smithi155 bash[68033]: cluster 2024-07-28T19:47:20.260671+0000 mgr.y (mgr.34101) 528 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:22.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:21 smithi045 bash[80445]: cluster 2024-07-28T19:47:20.260671+0000 mgr.y (mgr.34101) 528 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:22.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:21 smithi045 bash[82788]: cluster 2024-07-28T19:47:20.260671+0000 mgr.y (mgr.34101) 528 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:22.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:47:22 smithi155 bash[60745]: ts=2024-07-28T19:47:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:47:23.778 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:23 smithi045 bash[82788]: cluster 2024-07-28T19:47:22.261435+0000 mgr.y (mgr.34101) 529 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:23.779 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:23 smithi045 bash[80445]: cluster 2024-07-28T19:47:22.261435+0000 mgr.y (mgr.34101) 529 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:24.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:23 smithi155 bash[68033]: cluster 2024-07-28T19:47:22.261435+0000 mgr.y (mgr.34101) 529 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:26.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:25 smithi155 bash[68033]: cluster 2024-07-28T19:47:24.262450+0000 mgr.y (mgr.34101) 530 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:26.156 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:25 smithi045 bash[80445]: cluster 2024-07-28T19:47:24.262450+0000 mgr.y (mgr.34101) 530 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:26.156 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:25 smithi045 bash[82788]: cluster 2024-07-28T19:47:24.262450+0000 mgr.y (mgr.34101) 530 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:28.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:27 smithi155 bash[68033]: cluster 2024-07-28T19:47:26.262992+0000 mgr.y (mgr.34101) 531 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:28.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:27 smithi045 bash[80445]: cluster 2024-07-28T19:47:26.262992+0000 mgr.y (mgr.34101) 531 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:28.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:27 smithi045 bash[82788]: cluster 2024-07-28T19:47:26.262992+0000 mgr.y (mgr.34101) 531 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:30.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:29 smithi155 bash[68033]: cluster 2024-07-28T19:47:28.263604+0000 mgr.y (mgr.34101) 532 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:30.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:29 smithi045 bash[80445]: cluster 2024-07-28T19:47:28.263604+0000 mgr.y (mgr.34101) 532 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:29 smithi045 bash[82788]: cluster 2024-07-28T19:47:28.263604+0000 mgr.y (mgr.34101) 532 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:30.956 INFO:teuthology.orchestra.run.smithi045.stdout:2959232467045 2024-07-28T19:47:30.980 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:47:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:47:30] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-07-28T19:47:30.980 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:30 smithi045 bash[80445]: audit 2024-07-28T19:47:30.219784+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:47:30.980 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:30 smithi045 bash[80445]: audit 2024-07-28T19:47:30.591471+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:30.980 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:30 smithi045 bash[80445]: audit 2024-07-28T19:47:30.596997+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:30.980 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:30 smithi045 bash[82788]: audit 2024-07-28T19:47:30.219784+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:47:30.981 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:30 smithi045 bash[82788]: audit 2024-07-28T19:47:30.591471+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:30.981 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:30 smithi045 bash[82788]: audit 2024-07-28T19:47:30.596997+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:31.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:30 smithi155 bash[68033]: audit 2024-07-28T19:47:30.219784+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:47:31.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:30 smithi155 bash[68033]: audit 2024-07-28T19:47:30.591471+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:31.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:30 smithi155 bash[68033]: audit 2024-07-28T19:47:30.596997+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:31.301 INFO:teuthology.orchestra.run.smithi045.stdout:2830383448171 2024-07-28T19:47:31.585 INFO:teuthology.orchestra.run.smithi045.stdout:2461016260732 2024-07-28T19:47:31.809 INFO:teuthology.orchestra.run.smithi045.stdout:3079491551327 2024-07-28T19:47:31.821 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:31 smithi045 bash[80445]: cluster 2024-07-28T19:47:30.264318+0000 mgr.y (mgr.34101) 533 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:31.821 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:31 smithi045 bash[80445]: audit 2024-07-28T19:47:30.958025+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.45:0/324220589' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T19:47:31.821 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:31 smithi045 bash[80445]: audit 2024-07-28T19:47:31.303246+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.45:0/3938563619' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T19:47:31.821 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:31 smithi045 bash[80445]: audit 2024-07-28T19:47:31.586734+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.45:0/3702148650' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T19:47:31.822 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:31 smithi045 bash[82788]: cluster 2024-07-28T19:47:30.264318+0000 mgr.y (mgr.34101) 533 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:31.822 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:31 smithi045 bash[82788]: audit 2024-07-28T19:47:30.958025+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.45:0/324220589' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T19:47:31.822 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:31 smithi045 bash[82788]: audit 2024-07-28T19:47:31.303246+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.45:0/3938563619' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T19:47:31.822 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:31 smithi045 bash[82788]: audit 2024-07-28T19:47:31.586734+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.45:0/3702148650' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T19:47:32.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:31 smithi155 bash[68033]: cluster 2024-07-28T19:47:30.264318+0000 mgr.y (mgr.34101) 533 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:32.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:31 smithi155 bash[68033]: audit 2024-07-28T19:47:30.958025+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.45:0/324220589' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-28T19:47:32.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:31 smithi155 bash[68033]: audit 2024-07-28T19:47:31.303246+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.45:0/3938563619' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-28T19:47:32.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:31 smithi155 bash[68033]: audit 2024-07-28T19:47:31.586734+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.45:0/3702148650' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-28T19:47:32.232 INFO:teuthology.orchestra.run.smithi045.stdout:167503724862 2024-07-28T19:47:32.529 INFO:teuthology.orchestra.run.smithi045.stdout:236223201578 2024-07-28T19:47:32.762 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:47:32 smithi155 bash[60745]: ts=2024-07-28T19:47:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:47:32.792 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:32 smithi045 bash[80445]: audit 2024-07-28T19:47:31.810847+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.45:0/510928361' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T19:47:32.792 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:32 smithi045 bash[80445]: audit 2024-07-28T19:47:32.233435+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.45:0/4221079025' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T19:47:32.792 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:32 smithi045 bash[80445]: audit 2024-07-28T19:47:32.531211+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.45:0/1186600837' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T19:47:32.792 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:32 smithi045 bash[82788]: audit 2024-07-28T19:47:31.810847+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.45:0/510928361' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T19:47:32.792 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:32 smithi045 bash[82788]: audit 2024-07-28T19:47:32.233435+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.45:0/4221079025' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T19:47:32.793 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:32 smithi045 bash[82788]: audit 2024-07-28T19:47:32.531211+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.45:0/1186600837' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T19:47:33.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:32 smithi155 bash[68033]: audit 2024-07-28T19:47:31.810847+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.45:0/510928361' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-28T19:47:33.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:32 smithi155 bash[68033]: audit 2024-07-28T19:47:32.233435+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.45:0/4221079025' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-28T19:47:33.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:32 smithi155 bash[68033]: audit 2024-07-28T19:47:32.531211+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.45:0/1186600837' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-28T19:47:33.058 INFO:teuthology.orchestra.run.smithi045.stdout:201863463220 2024-07-28T19:47:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:33 smithi155 bash[68033]: cluster 2024-07-28T19:47:32.264744+0000 mgr.y (mgr.34101) 534 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:33 smithi155 bash[68033]: audit 2024-07-28T19:47:33.047402+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:33 smithi155 bash[68033]: audit 2024-07-28T19:47:33.060032+0000 mon.a (mon.0) 1126 : audit [DBG] from='client.? 172.21.15.45:0/3849926537' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T19:47:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:33 smithi045 bash[80445]: cluster 2024-07-28T19:47:32.264744+0000 mgr.y (mgr.34101) 534 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:33 smithi045 bash[80445]: audit 2024-07-28T19:47:33.047402+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:33 smithi045 bash[80445]: audit 2024-07-28T19:47:33.060032+0000 mon.a (mon.0) 1126 : audit [DBG] from='client.? 172.21.15.45:0/3849926537' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T19:47:34.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:33 smithi045 bash[82788]: cluster 2024-07-28T19:47:32.264744+0000 mgr.y (mgr.34101) 534 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:33 smithi045 bash[82788]: audit 2024-07-28T19:47:33.047402+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:33 smithi045 bash[82788]: audit 2024-07-28T19:47:33.060032+0000 mon.a (mon.0) 1126 : audit [DBG] from='client.? 172.21.15.45:0/3849926537' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-28T19:47:34.577 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2959232467040 got 2959232467045 for osd.3 2024-07-28T19:47:34.577 DEBUG:teuthology.parallel:result is None 2024-07-28T19:47:34.578 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2461016260728 got 2461016260732 for osd.1 2024-07-28T19:47:34.578 DEBUG:teuthology.parallel:result is None 2024-07-28T19:47:34.578 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2830383448167 got 2830383448171 for osd.2 2024-07-28T19:47:34.579 DEBUG:teuthology.parallel:result is None 2024-07-28T19:47:35.129 INFO:teuthology.orchestra.run.smithi045.stdout:2319282339972 2024-07-28T19:47:35.354 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3079491551322 got 3079491551327 for osd.4 2024-07-28T19:47:35.355 DEBUG:teuthology.parallel:result is None 2024-07-28T19:47:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:35 smithi045 bash[80445]: cluster 2024-07-28T19:47:34.265665+0000 mgr.y (mgr.34101) 535 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:35 smithi045 bash[80445]: audit 2024-07-28T19:47:35.130998+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.45:0/633416580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T19:47:35.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:35 smithi045 bash[82788]: cluster 2024-07-28T19:47:34.265665+0000 mgr.y (mgr.34101) 535 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:35 smithi045 bash[82788]: audit 2024-07-28T19:47:35.130998+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.45:0/633416580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T19:47:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:35 smithi155 bash[68033]: cluster 2024-07-28T19:47:34.265665+0000 mgr.y (mgr.34101) 535 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:35 smithi155 bash[68033]: audit 2024-07-28T19:47:35.130998+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.45:0/633416580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-28T19:47:36.545 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863463216 got 201863463220 for osd.6 2024-07-28T19:47:36.545 DEBUG:teuthology.parallel:result is None 2024-07-28T19:47:37.207 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724857 got 167503724862 for osd.5 2024-07-28T19:47:37.207 DEBUG:teuthology.parallel:result is None 2024-07-28T19:47:37.222 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201574 got 236223201578 for osd.7 2024-07-28T19:47:37.222 DEBUG:teuthology.parallel:result is None 2024-07-28T19:47:37.330 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2319282339967 got 2319282339972 for osd.0 2024-07-28T19:47:37.330 DEBUG:teuthology.parallel:result is None 2024-07-28T19:47:37.331 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T19:47:37.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph pg dump --format=json 2024-07-28T19:47:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:37 smithi045 bash[82788]: cluster 2024-07-28T19:47:36.266305+0000 mgr.y (mgr.34101) 536 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:37 smithi045 bash[82788]: audit 2024-07-28T19:47:36.401374+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:37 smithi045 bash[82788]: audit 2024-07-28T19:47:36.414950+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:37 smithi045 bash[80445]: cluster 2024-07-28T19:47:36.266305+0000 mgr.y (mgr.34101) 536 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:37 smithi045 bash[80445]: audit 2024-07-28T19:47:36.401374+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:37 smithi045 bash[80445]: audit 2024-07-28T19:47:36.414950+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:37 smithi155 bash[68033]: cluster 2024-07-28T19:47:36.266305+0000 mgr.y (mgr.34101) 536 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:37 smithi155 bash[68033]: audit 2024-07-28T19:47:36.401374+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:37.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:37 smithi155 bash[68033]: audit 2024-07-28T19:47:36.414950+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:39 smithi045 bash[80445]: cluster 2024-07-28T19:47:38.267116+0000 mgr.y (mgr.34101) 537 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:39 smithi045 bash[82788]: cluster 2024-07-28T19:47:38.267116+0000 mgr.y (mgr.34101) 537 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:39 smithi155 bash[68033]: cluster 2024-07-28T19:47:38.267116+0000 mgr.y (mgr.34101) 537 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:47:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:47:40] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-07-28T19:47:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[80445]: cluster 2024-07-28T19:47:40.267680+0000 mgr.y (mgr.34101) 538 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[80445]: audit 2024-07-28T19:47:40.414002+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[80445]: audit 2024-07-28T19:47:40.425779+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[80445]: audit 2024-07-28T19:47:40.904272+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:47:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[80445]: audit 2024-07-28T19:47:40.906079+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:47:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[80445]: audit 2024-07-28T19:47:40.916623+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[82788]: cluster 2024-07-28T19:47:40.267680+0000 mgr.y (mgr.34101) 538 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[82788]: audit 2024-07-28T19:47:40.414002+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[82788]: audit 2024-07-28T19:47:40.425779+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[82788]: audit 2024-07-28T19:47:40.904272+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:47:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[82788]: audit 2024-07-28T19:47:40.906079+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:47:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:41 smithi045 bash[82788]: audit 2024-07-28T19:47:40.916623+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:41.753 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:47:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:41 smithi155 bash[68033]: cluster 2024-07-28T19:47:40.267680+0000 mgr.y (mgr.34101) 538 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:41 smithi155 bash[68033]: audit 2024-07-28T19:47:40.414002+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:41 smithi155 bash[68033]: audit 2024-07-28T19:47:40.425779+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:41 smithi155 bash[68033]: audit 2024-07-28T19:47:40.904272+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:47:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:41 smithi155 bash[68033]: audit 2024-07-28T19:47:40.906079+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:47:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:41 smithi155 bash[68033]: audit 2024-07-28T19:47:40.916623+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:47:42.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:47:42 smithi155 bash[60745]: ts=2024-07-28T19:47:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:47:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:43 smithi045 bash[82788]: cluster 2024-07-28T19:47:42.268466+0000 mgr.y (mgr.34101) 539 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:43 smithi045 bash[80445]: cluster 2024-07-28T19:47:42.268466+0000 mgr.y (mgr.34101) 539 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:43 smithi155 bash[68033]: cluster 2024-07-28T19:47:42.268466+0000 mgr.y (mgr.34101) 539 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:45.230 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:47:45.232 INFO:teuthology.orchestra.run.smithi045.stderr:dumped all 2024-07-28T19:47:45.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:45 smithi045 bash[82788]: cluster 2024-07-28T19:47:44.269413+0000 mgr.y (mgr.34101) 540 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:45 smithi045 bash[80445]: cluster 2024-07-28T19:47:44.269413+0000 mgr.y (mgr.34101) 540 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:45 smithi155 bash[68033]: cluster 2024-07-28T19:47:44.269413+0000 mgr.y (mgr.34101) 540 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:45.832 INFO:teuthology.orchestra.run.smithi045.stdout:{"pg_ready":true,"pg_map":{"version":1228,"stamp":"2024-07-28T19:47:44.268753+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595910,"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":538,"num_read_kb":964,"num_write":300,"num_write_kb":2445,"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":222,"ondisk_log_size":222,"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":1158680,"kb_used_data":71564,"kb_used_omap":235,"kb_used_meta":1086804,"kb_avail":748802536,"statfs":{"total":767960285184,"available":766773796864,"internally_reserved":0,"allocated":73281536,"data_stored":40557394,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":241444,"internal_metadata":1112887516},"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.004245"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433716+0000","last_change":"2024-07-28T19:39:15.353154+0000","last_active":"2024-07-28T19:46:13.433716+0000","last_peered":"2024-07-28T19:46:13.433716+0000","last_clean":"2024-07-28T19:46:13.433716+0000","last_became_active":"2024-07-28T19:39:15.352482+0000","last_became_peered":"2024-07-28T19:39:15.352482+0000","last_unstale":"2024-07-28T19:46:13.433716+0000","last_undegraded":"2024-07-28T19:46:13.433716+0000","last_fullsized":"2024-07-28T19:46:13.433716+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T07:23:44.240188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706563+0000","last_change":"2024-07-28T19:39:43.322629+0000","last_active":"2024-07-28T19:45:55.706563+0000","last_peered":"2024-07-28T19:45:55.706563+0000","last_clean":"2024-07-28T19:45:55.706563+0000","last_became_active":"2024-07-28T19:39:43.321580+0000","last_became_peered":"2024-07-28T19:39:43.321580+0000","last_unstale":"2024-07-28T19:45:55.706563+0000","last_undegraded":"2024-07-28T19:45:55.706563+0000","last_fullsized":"2024-07-28T19:45:55.706563+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T03:58:13.863434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.15","version":"0'0","reported_seq":1030,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.447733+0000","last_change":"2024-07-28T19:39:15.347543+0000","last_active":"2024-07-28T19:45:55.447733+0000","last_peered":"2024-07-28T19:45:55.447733+0000","last_clean":"2024-07-28T19:45:55.447733+0000","last_became_active":"2024-07-28T19:39:15.346892+0000","last_became_peered":"2024-07-28T19:39:15.346892+0000","last_unstale":"2024-07-28T19:45:55.447733+0000","last_undegraded":"2024-07-28T19:45:55.447733+0000","last_fullsized":"2024-07-28T19:45:55.447733+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:26:04.916417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:03.470849+0000","last_change":"2024-07-28T19:39:15.353891+0000","last_active":"2024-07-28T19:46:03.470849+0000","last_peered":"2024-07-28T19:46:03.470849+0000","last_clean":"2024-07-28T19:46:03.470849+0000","last_became_active":"2024-07-28T19:39:15.353489+0000","last_became_peered":"2024-07-28T19:39:15.353489+0000","last_unstale":"2024-07-28T19:46:03.470849+0000","last_undegraded":"2024-07-28T19:46:03.470849+0000","last_fullsized":"2024-07-28T19:46:03.470849+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:30:03.189923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.962478+0000","last_change":"2024-07-28T19:39:15.354235+0000","last_active":"2024-07-28T19:46:19.962478+0000","last_peered":"2024-07-28T19:46:19.962478+0000","last_clean":"2024-07-28T19:46:19.962478+0000","last_became_active":"2024-07-28T19:39:15.353934+0000","last_became_peered":"2024-07-28T19:39:15.353934+0000","last_unstale":"2024-07-28T19:46:19.962478+0000","last_undegraded":"2024-07-28T19:46:19.962478+0000","last_fullsized":"2024-07-28T19:46:19.962478+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:26:04.080779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1022,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705202+0000","last_change":"2024-07-28T19:39:43.334932+0000","last_active":"2024-07-28T19:45:55.705202+0000","last_peered":"2024-07-28T19:45:55.705202+0000","last_clean":"2024-07-28T19:45:55.705202+0000","last_became_active":"2024-07-28T19:39:43.330353+0000","last_became_peered":"2024-07-28T19:39:43.330353+0000","last_unstale":"2024-07-28T19:45:55.705202+0000","last_undegraded":"2024-07-28T19:45:55.705202+0000","last_fullsized":"2024-07-28T19:45:55.705202+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:08:11.186348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":999,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.961000+0000","last_change":"2024-07-28T19:39:15.350942+0000","last_active":"2024-07-28T19:46:19.961000+0000","last_peered":"2024-07-28T19:46:19.961000+0000","last_clean":"2024-07-28T19:46:19.961000+0000","last_became_active":"2024-07-28T19:39:15.350235+0000","last_became_peered":"2024-07-28T19:39:15.350235+0000","last_unstale":"2024-07-28T19:46:19.961000+0000","last_undegraded":"2024-07-28T19:46:19.961000+0000","last_fullsized":"2024-07-28T19:46:19.961000+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:12:56.112492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'8","reported_seq":1030,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704683+0000","last_change":"2024-07-28T19:36:45.334952+0000","last_active":"2024-07-28T19:45:55.704683+0000","last_peered":"2024-07-28T19:45:55.704683+0000","last_clean":"2024-07-28T19:45:55.704683+0000","last_became_active":"2024-07-28T19:36:45.332903+0000","last_became_peered":"2024-07-28T19:36:45.332903+0000","last_unstale":"2024-07-28T19:45:55.704683+0000","last_undegraded":"2024-07-28T19:45:55.704683+0000","last_fullsized":"2024-07-28T19:45:55.704683+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T01:04:35.788274+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":12,"num_read_kb":12,"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":"3.f","version":"69'1","reported_seq":1041,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706243+0000","last_change":"2024-07-28T19:39:43.325861+0000","last_active":"2024-07-28T19:45:55.706243+0000","last_peered":"2024-07-28T19:45:55.706243+0000","last_clean":"2024-07-28T19:45:55.706243+0000","last_became_active":"2024-07-28T19:39:43.324863+0000","last_became_peered":"2024-07-28T19:39:43.324863+0000","last_unstale":"2024-07-28T19:45:55.706243+0000","last_undegraded":"2024-07-28T19:45:55.706243+0000","last_fullsized":"2024-07-28T19:45:55.706243+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T20:11:07.732797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.8","version":"0'0","reported_seq":1013,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444400+0000","last_change":"2024-07-28T19:26:32.454752+0000","last_active":"2024-07-28T19:45:55.444400+0000","last_peered":"2024-07-28T19:45:55.444400+0000","last_clean":"2024-07-28T19:45:55.444400+0000","last_became_active":"2024-07-28T19:26:32.453952+0000","last_became_peered":"2024-07-28T19:26:32.453952+0000","last_unstale":"2024-07-28T19:45:55.444400+0000","last_undegraded":"2024-07-28T19:45:55.444400+0000","last_fullsized":"2024-07-28T19:45:55.444400+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:52:35.681265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"69'2","reported_seq":1042,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706350+0000","last_change":"2024-07-28T19:39:43.325234+0000","last_active":"2024-07-28T19:45:55.706350+0000","last_peered":"2024-07-28T19:45:55.706350+0000","last_clean":"2024-07-28T19:45:55.706350+0000","last_became_active":"2024-07-28T19:39:43.324263+0000","last_became_peered":"2024-07-28T19:39:43.324263+0000","last_unstale":"2024-07-28T19:45:55.706350+0000","last_undegraded":"2024-07-28T19:45:55.706350+0000","last_fullsized":"2024-07-28T19:45:55.706350+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T05:00:02.089068+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":3,"num_read_kb":3,"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.9","version":"0'0","reported_seq":1038,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:11.429949+0000","last_change":"2024-07-28T19:39:43.327759+0000","last_active":"2024-07-28T19:46:11.429949+0000","last_peered":"2024-07-28T19:46:11.429949+0000","last_clean":"2024-07-28T19:46:11.429949+0000","last_became_active":"2024-07-28T19:39:43.326484+0000","last_became_peered":"2024-07-28T19:39:43.326484+0000","last_unstale":"2024-07-28T19:46:11.429949+0000","last_undegraded":"2024-07-28T19:46:11.429949+0000","last_fullsized":"2024-07-28T19:46:11.429949+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:27:13.901974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"69'1","reported_seq":1007,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706507+0000","last_change":"2024-07-28T19:26:31.175572+0000","last_active":"2024-07-28T19:45:55.706507+0000","last_peered":"2024-07-28T19:45:55.706507+0000","last_clean":"2024-07-28T19:45:55.706507+0000","last_became_active":"2024-07-28T19:26:31.173851+0000","last_became_peered":"2024-07-28T19:26:31.173851+0000","last_unstale":"2024-07-28T19:45:55.706507+0000","last_undegraded":"2024-07-28T19:45:55.706507+0000","last_fullsized":"2024-07-28T19:45:55.706507+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:18:48.162302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.a","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706158+0000","last_change":"2024-07-28T19:37:18.389121+0000","last_active":"2024-07-28T19:45:55.706158+0000","last_peered":"2024-07-28T19:45:55.706158+0000","last_clean":"2024-07-28T19:45:55.706158+0000","last_became_active":"2024-07-28T19:37:18.388303+0000","last_became_peered":"2024-07-28T19:37:18.388303+0000","last_unstale":"2024-07-28T19:45:55.706158+0000","last_undegraded":"2024-07-28T19:45:55.706158+0000","last_fullsized":"2024-07-28T19:45:55.706158+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:50:50.256101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445076+0000","last_change":"2024-07-28T19:39:15.352931+0000","last_active":"2024-07-28T19:45:55.445076+0000","last_peered":"2024-07-28T19:45:55.445076+0000","last_clean":"2024-07-28T19:45:55.445076+0000","last_became_active":"2024-07-28T19:39:15.352085+0000","last_became_peered":"2024-07-28T19:39:15.352085+0000","last_unstale":"2024-07-28T19:45:55.445076+0000","last_undegraded":"2024-07-28T19:45:55.445076+0000","last_fullsized":"2024-07-28T19:45:55.445076+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:07:03.621944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":1026,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.703350+0000","last_change":"2024-07-28T19:39:43.326541+0000","last_active":"2024-07-28T19:45:55.703350+0000","last_peered":"2024-07-28T19:45:55.703350+0000","last_clean":"2024-07-28T19:45:55.703350+0000","last_became_active":"2024-07-28T19:39:43.325958+0000","last_became_peered":"2024-07-28T19:39:43.325958+0000","last_unstale":"2024-07-28T19:45:55.703350+0000","last_undegraded":"2024-07-28T19:45:55.703350+0000","last_fullsized":"2024-07-28T19:45:55.703350+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:24:14.672034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"70'3","reported_seq":1027,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:58.431146+0000","last_change":"2024-07-28T19:39:43.328466+0000","last_active":"2024-07-28T19:45:58.431146+0000","last_peered":"2024-07-28T19:45:58.431146+0000","last_clean":"2024-07-28T19:45:58.431146+0000","last_became_active":"2024-07-28T19:39:43.328129+0000","last_became_peered":"2024-07-28T19:39:43.328129+0000","last_unstale":"2024-07-28T19:45:58.431146+0000","last_undegraded":"2024-07-28T19:45:58.431146+0000","last_fullsized":"2024-07-28T19:45:58.431146+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T19:48:36.136467+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.c","version":"0'0","reported_seq":1021,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573377+0000","last_change":"2024-07-28T19:39:43.318980+0000","last_active":"2024-07-28T19:46:19.573377+0000","last_peered":"2024-07-28T19:46:19.573377+0000","last_clean":"2024-07-28T19:46:19.573377+0000","last_became_active":"2024-07-28T19:39:43.317090+0000","last_became_peered":"2024-07-28T19:39:43.317090+0000","last_unstale":"2024-07-28T19:46:19.573377+0000","last_undegraded":"2024-07-28T19:46:19.573377+0000","last_fullsized":"2024-07-28T19:46:19.573377+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:27:04.577249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706566+0000","last_change":"2024-07-28T19:39:43.337872+0000","last_active":"2024-07-28T19:45:55.706566+0000","last_peered":"2024-07-28T19:45:55.706566+0000","last_clean":"2024-07-28T19:45:55.706566+0000","last_became_active":"2024-07-28T19:39:43.337467+0000","last_became_peered":"2024-07-28T19:39:43.337467+0000","last_unstale":"2024-07-28T19:45:55.706566+0000","last_undegraded":"2024-07-28T19:45:55.706566+0000","last_fullsized":"2024-07-28T19:45:55.706566+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:03:33.234769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":1043,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.574885+0000","last_change":"2024-07-28T19:39:43.335812+0000","last_active":"2024-07-28T19:46:19.574885+0000","last_peered":"2024-07-28T19:46:19.574885+0000","last_clean":"2024-07-28T19:46:19.574885+0000","last_became_active":"2024-07-28T19:39:43.333852+0000","last_became_peered":"2024-07-28T19:39:43.333852+0000","last_unstale":"2024-07-28T19:46:19.574885+0000","last_undegraded":"2024-07-28T19:46:19.574885+0000","last_fullsized":"2024-07-28T19:46:19.574885+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:17:38.686833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1034,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:11.429900+0000","last_change":"2024-07-28T19:39:43.328030+0000","last_active":"2024-07-28T19:46:11.429900+0000","last_peered":"2024-07-28T19:46:11.429900+0000","last_clean":"2024-07-28T19:46:11.429900+0000","last_became_active":"2024-07-28T19:39:43.327060+0000","last_became_peered":"2024-07-28T19:39:43.327060+0000","last_unstale":"2024-07-28T19:46:11.429900+0000","last_undegraded":"2024-07-28T19:46:11.429900+0000","last_fullsized":"2024-07-28T19:46:11.429900+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:36:18.905734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"0'0","reported_seq":1029,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.575857+0000","last_change":"2024-07-28T19:39:43.345362+0000","last_active":"2024-07-28T19:46:19.575857+0000","last_peered":"2024-07-28T19:46:19.575857+0000","last_clean":"2024-07-28T19:46:19.575857+0000","last_became_active":"2024-07-28T19:39:43.344748+0000","last_became_peered":"2024-07-28T19:39:43.344748+0000","last_unstale":"2024-07-28T19:46:19.575857+0000","last_undegraded":"2024-07-28T19:46:19.575857+0000","last_fullsized":"2024-07-28T19:46:19.575857+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:59:35.973336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":1000,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.487453+0000","last_change":"2024-07-28T19:39:15.353698+0000","last_active":"2024-07-28T19:45:55.487453+0000","last_peered":"2024-07-28T19:45:55.487453+0000","last_clean":"2024-07-28T19:45:55.487453+0000","last_became_active":"2024-07-28T19:39:15.352651+0000","last_became_peered":"2024-07-28T19:39:15.352651+0000","last_unstale":"2024-07-28T19:45:55.487453+0000","last_undegraded":"2024-07-28T19:45:55.487453+0000","last_fullsized":"2024-07-28T19:45:55.487453+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:35:15.577335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":996,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:16.498801+0000","last_change":"2024-07-28T19:39:43.327399+0000","last_active":"2024-07-28T19:46:16.498801+0000","last_peered":"2024-07-28T19:46:16.498801+0000","last_clean":"2024-07-28T19:46:16.498801+0000","last_became_active":"2024-07-28T19:39:43.326349+0000","last_became_peered":"2024-07-28T19:39:43.326349+0000","last_unstale":"2024-07-28T19:46:16.498801+0000","last_undegraded":"2024-07-28T19:46:16.498801+0000","last_fullsized":"2024-07-28T19:46:16.498801+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:23:34.187765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"312'161","reported_seq":1402,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705206+0000","last_change":"2024-07-28T19:36:45.348527+0000","last_active":"2024-07-28T19:45:55.705206+0000","last_peered":"2024-07-28T19:45:55.705206+0000","last_clean":"2024-07-28T19:45:55.705206+0000","last_became_active":"2024-07-28T19:36:45.348093+0000","last_became_peered":"2024-07-28T19:36:45.348093+0000","last_unstale":"2024-07-28T19:45:55.705206+0000","last_undegraded":"2024-07-28T19:45:55.705206+0000","last_fullsized":"2024-07-28T19:45:55.705206+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_clean_scrub_stamp":"2024-07-28T19:18:46.903326+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:40:44.305941+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":500,"num_read_kb":924,"num_write":239,"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":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445256+0000","last_change":"2024-07-28T19:38:45.352593+0000","last_active":"2024-07-28T19:45:55.445256+0000","last_peered":"2024-07-28T19:45:55.445256+0000","last_clean":"2024-07-28T19:45:55.445256+0000","last_became_active":"2024-07-28T19:38:45.351803+0000","last_became_peered":"2024-07-28T19:38:45.351803+0000","last_unstale":"2024-07-28T19:45:55.445256+0000","last_undegraded":"2024-07-28T19:45:55.445256+0000","last_fullsized":"2024-07-28T19:45:55.445256+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:37:05.852109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":968,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.958891+0000","last_change":"2024-07-28T19:39:15.351857+0000","last_active":"2024-07-28T19:46:19.958891+0000","last_peered":"2024-07-28T19:46:19.958891+0000","last_clean":"2024-07-28T19:46:19.958891+0000","last_became_active":"2024-07-28T19:39:15.351444+0000","last_became_peered":"2024-07-28T19:39:15.351444+0000","last_unstale":"2024-07-28T19:46:19.958891+0000","last_undegraded":"2024-07-28T19:46:19.958891+0000","last_fullsized":"2024-07-28T19:46:19.958891+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:35:57.545783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705839+0000","last_change":"2024-07-28T19:39:43.331518+0000","last_active":"2024-07-28T19:45:55.705839+0000","last_peered":"2024-07-28T19:45:55.705839+0000","last_clean":"2024-07-28T19:45:55.705839+0000","last_became_active":"2024-07-28T19:39:43.330691+0000","last_became_peered":"2024-07-28T19:39:43.330691+0000","last_unstale":"2024-07-28T19:45:55.705839+0000","last_undegraded":"2024-07-28T19:45:55.705839+0000","last_fullsized":"2024-07-28T19:45:55.705839+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:46:15.603056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704979+0000","last_change":"2024-07-28T19:37:18.413544+0000","last_active":"2024-07-28T19:45:55.704979+0000","last_peered":"2024-07-28T19:45:55.704979+0000","last_clean":"2024-07-28T19:45:55.704979+0000","last_became_active":"2024-07-28T19:37:18.412942+0000","last_became_peered":"2024-07-28T19:37:18.412942+0000","last_unstale":"2024-07-28T19:45:55.704979+0000","last_undegraded":"2024-07-28T19:45:55.704979+0000","last_fullsized":"2024-07-28T19:45:55.704979+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:08:34.463822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1025,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.954229+0000","last_change":"2024-07-28T19:39:43.329717+0000","last_active":"2024-07-28T19:46:19.954229+0000","last_peered":"2024-07-28T19:46:19.954229+0000","last_clean":"2024-07-28T19:46:19.954229+0000","last_became_active":"2024-07-28T19:39:43.329322+0000","last_became_peered":"2024-07-28T19:39:43.329322+0000","last_unstale":"2024-07-28T19:46:19.954229+0000","last_undegraded":"2024-07-28T19:46:19.954229+0000","last_fullsized":"2024-07-28T19:46:19.954229+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:28:58.561619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":1024,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956006+0000","last_change":"2024-07-28T19:38:45.364977+0000","last_active":"2024-07-28T19:46:19.956006+0000","last_peered":"2024-07-28T19:46:19.956006+0000","last_clean":"2024-07-28T19:46:19.956006+0000","last_became_active":"2024-07-28T19:38:45.364616+0000","last_became_peered":"2024-07-28T19:38:45.364616+0000","last_unstale":"2024-07-28T19:46:19.956006+0000","last_undegraded":"2024-07-28T19:46:19.956006+0000","last_fullsized":"2024-07-28T19:46:19.956006+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:48:04.084200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959533+0000","last_change":"2024-07-28T19:39:15.343897+0000","last_active":"2024-07-28T19:46:19.959533+0000","last_peered":"2024-07-28T19:46:19.959533+0000","last_clean":"2024-07-28T19:46:19.959533+0000","last_became_active":"2024-07-28T19:39:15.343139+0000","last_became_peered":"2024-07-28T19:39:15.343139+0000","last_unstale":"2024-07-28T19:46:19.959533+0000","last_undegraded":"2024-07-28T19:46:19.959533+0000","last_fullsized":"2024-07-28T19:46:19.959533+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:44:20.805148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":983,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.572002+0000","last_change":"2024-07-28T19:38:45.356209+0000","last_active":"2024-07-28T19:46:19.572002+0000","last_peered":"2024-07-28T19:46:19.572002+0000","last_clean":"2024-07-28T19:46:19.572002+0000","last_became_active":"2024-07-28T19:38:45.355166+0000","last_became_peered":"2024-07-28T19:38:45.355166+0000","last_unstale":"2024-07-28T19:46:19.572002+0000","last_undegraded":"2024-07-28T19:46:19.572002+0000","last_fullsized":"2024-07-28T19:46:19.572002+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:53:39.142563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":1005,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:56.495304+0000","last_change":"2024-07-28T19:37:18.413185+0000","last_active":"2024-07-28T19:45:56.495304+0000","last_peered":"2024-07-28T19:45:56.495304+0000","last_clean":"2024-07-28T19:45:56.495304+0000","last_became_active":"2024-07-28T19:37:18.412688+0000","last_became_peered":"2024-07-28T19:37:18.412688+0000","last_unstale":"2024-07-28T19:45:56.495304+0000","last_undegraded":"2024-07-28T19:45:56.495304+0000","last_fullsized":"2024-07-28T19:45:56.495304+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:59:37.236608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444642+0000","last_change":"2024-07-28T19:37:18.406886+0000","last_active":"2024-07-28T19:45:55.444642+0000","last_peered":"2024-07-28T19:45:55.444642+0000","last_clean":"2024-07-28T19:45:55.444642+0000","last_became_active":"2024-07-28T19:37:18.405970+0000","last_became_peered":"2024-07-28T19:37:18.405970+0000","last_unstale":"2024-07-28T19:45:55.444642+0000","last_undegraded":"2024-07-28T19:45:55.444642+0000","last_fullsized":"2024-07-28T19:45:55.444642+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:13:17.759512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":997,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:56.427282+0000","last_change":"2024-07-28T19:39:43.327518+0000","last_active":"2024-07-28T19:45:56.427282+0000","last_peered":"2024-07-28T19:45:56.427282+0000","last_clean":"2024-07-28T19:45:56.427282+0000","last_became_active":"2024-07-28T19:39:43.326668+0000","last_became_peered":"2024-07-28T19:39:43.326668+0000","last_unstale":"2024-07-28T19:45:56.427282+0000","last_undegraded":"2024-07-28T19:45:56.427282+0000","last_fullsized":"2024-07-28T19:45:56.427282+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:09:18.730969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568469+0000","last_change":"2024-07-28T19:39:15.335660+0000","last_active":"2024-07-28T19:46:19.568469+0000","last_peered":"2024-07-28T19:46:19.568469+0000","last_clean":"2024-07-28T19:46:19.568469+0000","last_became_active":"2024-07-28T19:39:15.333730+0000","last_became_peered":"2024-07-28T19:39:15.333730+0000","last_unstale":"2024-07-28T19:46:19.568469+0000","last_undegraded":"2024-07-28T19:46:19.568469+0000","last_fullsized":"2024-07-28T19:46:19.568469+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:08:02.813230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1048,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.448026+0000","last_change":"2024-07-28T19:39:15.348096+0000","last_active":"2024-07-28T19:45:55.448026+0000","last_peered":"2024-07-28T19:45:55.448026+0000","last_clean":"2024-07-28T19:45:55.448026+0000","last_became_active":"2024-07-28T19:39:15.347245+0000","last_became_peered":"2024-07-28T19:39:15.347245+0000","last_unstale":"2024-07-28T19:45:55.448026+0000","last_undegraded":"2024-07-28T19:45:55.448026+0000","last_fullsized":"2024-07-28T19:45:55.448026+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:56:08.120317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568923+0000","last_change":"2024-07-28T19:37:18.400369+0000","last_active":"2024-07-28T19:46:19.568923+0000","last_peered":"2024-07-28T19:46:19.568923+0000","last_clean":"2024-07-28T19:46:19.568923+0000","last_became_active":"2024-07-28T19:37:18.399280+0000","last_became_peered":"2024-07-28T19:37:18.399280+0000","last_unstale":"2024-07-28T19:46:19.568923+0000","last_undegraded":"2024-07-28T19:46:19.568923+0000","last_fullsized":"2024-07-28T19:46:19.568923+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:13:57.572558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":982,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.569077+0000","last_change":"2024-07-28T19:39:43.332429+0000","last_active":"2024-07-28T19:46:19.569077+0000","last_peered":"2024-07-28T19:46:19.569077+0000","last_clean":"2024-07-28T19:46:19.569077+0000","last_became_active":"2024-07-28T19:39:43.332093+0000","last_became_peered":"2024-07-28T19:39:43.332093+0000","last_unstale":"2024-07-28T19:46:19.569077+0000","last_undegraded":"2024-07-28T19:46:19.569077+0000","last_fullsized":"2024-07-28T19:46:19.569077+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:48:01.014009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":983,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568708+0000","last_change":"2024-07-28T19:38:45.359201+0000","last_active":"2024-07-28T19:46:19.568708+0000","last_peered":"2024-07-28T19:46:19.568708+0000","last_clean":"2024-07-28T19:46:19.568708+0000","last_became_active":"2024-07-28T19:38:45.358204+0000","last_became_peered":"2024-07-28T19:38:45.358204+0000","last_unstale":"2024-07-28T19:46:19.568708+0000","last_undegraded":"2024-07-28T19:46:19.568708+0000","last_fullsized":"2024-07-28T19:46:19.568708+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:08:28.200130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706716+0000","last_change":"2024-07-28T19:39:43.328048+0000","last_active":"2024-07-28T19:45:55.706716+0000","last_peered":"2024-07-28T19:45:55.706716+0000","last_clean":"2024-07-28T19:45:55.706716+0000","last_became_active":"2024-07-28T19:39:43.327260+0000","last_became_peered":"2024-07-28T19:39:43.327260+0000","last_unstale":"2024-07-28T19:45:55.706716+0000","last_undegraded":"2024-07-28T19:45:55.706716+0000","last_fullsized":"2024-07-28T19:45:55.706716+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:37:49.249097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959995+0000","last_change":"2024-07-28T19:36:45.339052+0000","last_active":"2024-07-28T19:46:19.959995+0000","last_peered":"2024-07-28T19:46:19.959995+0000","last_clean":"2024-07-28T19:46:19.959995+0000","last_became_active":"2024-07-28T19:36:45.338353+0000","last_became_peered":"2024-07-28T19:36:45.338353+0000","last_unstale":"2024-07-28T19:46:19.959995+0000","last_undegraded":"2024-07-28T19:46:19.959995+0000","last_fullsized":"2024-07-28T19:46:19.959995+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:25:41.884375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"69'2","reported_seq":1011,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.488507+0000","last_change":"2024-07-28T19:39:15.348893+0000","last_active":"2024-07-28T19:45:55.488507+0000","last_peered":"2024-07-28T19:45:55.488507+0000","last_clean":"2024-07-28T19:45:55.488507+0000","last_became_active":"2024-07-28T19:39:15.348323+0000","last_became_peered":"2024-07-28T19:39:15.348323+0000","last_unstale":"2024-07-28T19:45:55.488507+0000","last_undegraded":"2024-07-28T19:45:55.488507+0000","last_fullsized":"2024-07-28T19:45:55.488507+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T02:22:17.790871+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":"2.6","version":"0'0","reported_seq":1023,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:56.495276+0000","last_change":"2024-07-28T19:39:43.331090+0000","last_active":"2024-07-28T19:45:56.495276+0000","last_peered":"2024-07-28T19:45:56.495276+0000","last_clean":"2024-07-28T19:45:56.495276+0000","last_became_active":"2024-07-28T19:39:43.330751+0000","last_became_peered":"2024-07-28T19:39:43.330751+0000","last_unstale":"2024-07-28T19:45:56.495276+0000","last_undegraded":"2024-07-28T19:45:56.495276+0000","last_fullsized":"2024-07-28T19:45:56.495276+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:15:50.200496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1008,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.954175+0000","last_change":"2024-07-28T19:39:15.350340+0000","last_active":"2024-07-28T19:46:19.954175+0000","last_peered":"2024-07-28T19:46:19.954175+0000","last_clean":"2024-07-28T19:46:19.954175+0000","last_became_active":"2024-07-28T19:39:15.349658+0000","last_became_peered":"2024-07-28T19:39:15.349658+0000","last_unstale":"2024-07-28T19:46:19.954175+0000","last_undegraded":"2024-07-28T19:46:19.954175+0000","last_fullsized":"2024-07-28T19:46:19.954175+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:30:42.274357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"70'1","reported_seq":1030,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.960667+0000","last_change":"2024-07-28T19:39:43.327462+0000","last_active":"2024-07-28T19:46:19.960667+0000","last_peered":"2024-07-28T19:46:19.960667+0000","last_clean":"2024-07-28T19:46:19.960667+0000","last_became_active":"2024-07-28T19:39:43.327117+0000","last_became_peered":"2024-07-28T19:39:43.327117+0000","last_unstale":"2024-07-28T19:46:19.960667+0000","last_undegraded":"2024-07-28T19:46:19.960667+0000","last_fullsized":"2024-07-28T19:46:19.960667+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T19:30:22.715923+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":1022,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.707069+0000","last_change":"2024-07-28T19:38:45.354086+0000","last_active":"2024-07-28T19:45:55.707069+0000","last_peered":"2024-07-28T19:45:55.707069+0000","last_clean":"2024-07-28T19:45:55.707069+0000","last_became_active":"2024-07-28T19:38:45.353272+0000","last_became_peered":"2024-07-28T19:38:45.353272+0000","last_unstale":"2024-07-28T19:45:55.707069+0000","last_undegraded":"2024-07-28T19:45:55.707069+0000","last_fullsized":"2024-07-28T19:45:55.707069+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:59:13.669049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":997,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:56.427206+0000","last_change":"2024-07-28T19:39:43.341348+0000","last_active":"2024-07-28T19:45:56.427206+0000","last_peered":"2024-07-28T19:45:56.427206+0000","last_clean":"2024-07-28T19:45:56.427206+0000","last_became_active":"2024-07-28T19:39:43.340760+0000","last_became_peered":"2024-07-28T19:39:43.340760+0000","last_unstale":"2024-07-28T19:45:56.427206+0000","last_undegraded":"2024-07-28T19:45:56.427206+0000","last_fullsized":"2024-07-28T19:45:56.427206+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:37:24.817393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1029,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573685+0000","last_change":"2024-07-28T19:39:43.321957+0000","last_active":"2024-07-28T19:46:19.573685+0000","last_peered":"2024-07-28T19:46:19.573685+0000","last_clean":"2024-07-28T19:46:19.573685+0000","last_became_active":"2024-07-28T19:39:43.321137+0000","last_became_peered":"2024-07-28T19:39:43.321137+0000","last_unstale":"2024-07-28T19:46:19.573685+0000","last_undegraded":"2024-07-28T19:46:19.573685+0000","last_fullsized":"2024-07-28T19:46:19.573685+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:06:02.472908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.14","version":"400'23","reported_seq":1031,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573036+0000","last_change":"2024-07-28T19:39:43.322926+0000","last_active":"2024-07-28T19:46:19.573036+0000","last_peered":"2024-07-28T19:46:19.573036+0000","last_clean":"2024-07-28T19:46:19.573036+0000","last_became_active":"2024-07-28T19:39:43.321866+0000","last_became_peered":"2024-07-28T19:39:43.321866+0000","last_unstale":"2024-07-28T19:46:19.573036+0000","last_undegraded":"2024-07-28T19:46:19.573036+0000","last_fullsized":"2024-07-28T19:46:19.573036+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:03:14.070051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":981,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568201+0000","last_change":"2024-07-28T19:38:45.356438+0000","last_active":"2024-07-28T19:46:19.568201+0000","last_peered":"2024-07-28T19:46:19.568201+0000","last_clean":"2024-07-28T19:46:19.568201+0000","last_became_active":"2024-07-28T19:38:45.355491+0000","last_became_peered":"2024-07-28T19:38:45.355491+0000","last_unstale":"2024-07-28T19:46:19.568201+0000","last_undegraded":"2024-07-28T19:46:19.568201+0000","last_fullsized":"2024-07-28T19:46:19.568201+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:28:05.448352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":1044,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706146+0000","last_change":"2024-07-28T19:39:43.326186+0000","last_active":"2024-07-28T19:45:55.706146+0000","last_peered":"2024-07-28T19:45:55.706146+0000","last_clean":"2024-07-28T19:45:55.706146+0000","last_became_active":"2024-07-28T19:39:43.325250+0000","last_became_peered":"2024-07-28T19:39:43.325250+0000","last_unstale":"2024-07-28T19:45:55.706146+0000","last_undegraded":"2024-07-28T19:45:55.706146+0000","last_fullsized":"2024-07-28T19:45:55.706146+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:14:53.611137+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445456+0000","last_change":"2024-07-28T19:37:18.406853+0000","last_active":"2024-07-28T19:45:55.445456+0000","last_peered":"2024-07-28T19:45:55.445456+0000","last_clean":"2024-07-28T19:45:55.445456+0000","last_became_active":"2024-07-28T19:37:18.406114+0000","last_became_peered":"2024-07-28T19:37:18.406114+0000","last_unstale":"2024-07-28T19:45:55.445456+0000","last_undegraded":"2024-07-28T19:45:55.445456+0000","last_fullsized":"2024-07-28T19:45:55.445456+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:20:48.526786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":969,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433656+0000","last_change":"2024-07-28T19:39:15.351453+0000","last_active":"2024-07-28T19:46:13.433656+0000","last_peered":"2024-07-28T19:46:13.433656+0000","last_clean":"2024-07-28T19:46:13.433656+0000","last_became_active":"2024-07-28T19:39:15.350678+0000","last_became_peered":"2024-07-28T19:39:15.350678+0000","last_unstale":"2024-07-28T19:46:13.433656+0000","last_undegraded":"2024-07-28T19:46:13.433656+0000","last_fullsized":"2024-07-28T19:46:13.433656+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:43:15.974997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1009,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956354+0000","last_change":"2024-07-28T19:39:15.354946+0000","last_active":"2024-07-28T19:46:19.956354+0000","last_peered":"2024-07-28T19:46:19.956354+0000","last_clean":"2024-07-28T19:46:19.956354+0000","last_became_active":"2024-07-28T19:39:15.354552+0000","last_became_peered":"2024-07-28T19:39:15.354552+0000","last_unstale":"2024-07-28T19:46:19.956354+0000","last_undegraded":"2024-07-28T19:46:19.956354+0000","last_fullsized":"2024-07-28T19:46:19.956354+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:38:41.290943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433594+0000","last_change":"2024-07-28T19:39:15.353285+0000","last_active":"2024-07-28T19:46:13.433594+0000","last_peered":"2024-07-28T19:46:13.433594+0000","last_clean":"2024-07-28T19:46:13.433594+0000","last_became_active":"2024-07-28T19:39:15.352667+0000","last_became_peered":"2024-07-28T19:39:15.352667+0000","last_unstale":"2024-07-28T19:46:13.433594+0000","last_undegraded":"2024-07-28T19:46:13.433594+0000","last_fullsized":"2024-07-28T19:46:13.433594+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:56:07.631586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706836+0000","last_change":"2024-07-28T19:37:18.395435+0000","last_active":"2024-07-28T19:45:55.706836+0000","last_peered":"2024-07-28T19:45:55.706836+0000","last_clean":"2024-07-28T19:45:55.706836+0000","last_became_active":"2024-07-28T19:37:18.394645+0000","last_became_peered":"2024-07-28T19:37:18.394645+0000","last_unstale":"2024-07-28T19:45:55.706836+0000","last_undegraded":"2024-07-28T19:45:55.706836+0000","last_fullsized":"2024-07-28T19:45:55.706836+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:02:01.536634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1017,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.955104+0000","last_change":"2024-07-28T19:39:15.354958+0000","last_active":"2024-07-28T19:46:19.955104+0000","last_peered":"2024-07-28T19:46:19.955104+0000","last_clean":"2024-07-28T19:46:19.955104+0000","last_became_active":"2024-07-28T19:39:15.354548+0000","last_became_peered":"2024-07-28T19:39:15.354548+0000","last_unstale":"2024-07-28T19:46:19.955104+0000","last_undegraded":"2024-07-28T19:46:19.955104+0000","last_fullsized":"2024-07-28T19:46:19.955104+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:38:44.443268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956251+0000","last_change":"2024-07-28T19:39:15.353526+0000","last_active":"2024-07-28T19:46:19.956251+0000","last_peered":"2024-07-28T19:46:19.956251+0000","last_clean":"2024-07-28T19:46:19.956251+0000","last_became_active":"2024-07-28T19:39:15.353177+0000","last_became_peered":"2024-07-28T19:39:15.353177+0000","last_unstale":"2024-07-28T19:46:19.956251+0000","last_undegraded":"2024-07-28T19:46:19.956251+0000","last_fullsized":"2024-07-28T19:46:19.956251+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:33:22.174982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.567838+0000","last_change":"2024-07-28T19:39:43.335551+0000","last_active":"2024-07-28T19:46:19.567838+0000","last_peered":"2024-07-28T19:46:19.567838+0000","last_clean":"2024-07-28T19:46:19.567838+0000","last_became_active":"2024-07-28T19:39:43.334989+0000","last_became_peered":"2024-07-28T19:39:43.334989+0000","last_unstale":"2024-07-28T19:46:19.567838+0000","last_undegraded":"2024-07-28T19:46:19.567838+0000","last_fullsized":"2024-07-28T19:46:19.567838+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:18:44.038478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959674+0000","last_change":"2024-07-28T19:39:43.330583+0000","last_active":"2024-07-28T19:46:19.959674+0000","last_peered":"2024-07-28T19:46:19.959674+0000","last_clean":"2024-07-28T19:46:19.959674+0000","last_became_active":"2024-07-28T19:39:43.330227+0000","last_became_peered":"2024-07-28T19:39:43.330227+0000","last_unstale":"2024-07-28T19:46:19.959674+0000","last_undegraded":"2024-07-28T19:46:19.959674+0000","last_fullsized":"2024-07-28T19:46:19.959674+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:21:17.123632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":1053,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.577535+0000","last_change":"2024-07-28T19:39:43.343320+0000","last_active":"2024-07-28T19:46:19.577535+0000","last_peered":"2024-07-28T19:46:19.577535+0000","last_clean":"2024-07-28T19:46:19.577535+0000","last_became_active":"2024-07-28T19:39:43.341173+0000","last_became_peered":"2024-07-28T19:39:43.341173+0000","last_unstale":"2024-07-28T19:46:19.577535+0000","last_undegraded":"2024-07-28T19:46:19.577535+0000","last_fullsized":"2024-07-28T19:46:19.577535+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T21:44:23.811700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1006,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.428874+0000","last_change":"2024-07-28T19:39:15.342988+0000","last_active":"2024-07-28T19:46:13.428874+0000","last_peered":"2024-07-28T19:46:13.428874+0000","last_clean":"2024-07-28T19:46:13.428874+0000","last_became_active":"2024-07-28T19:39:15.342378+0000","last_became_peered":"2024-07-28T19:39:15.342378+0000","last_unstale":"2024-07-28T19:46:13.428874+0000","last_undegraded":"2024-07-28T19:46:13.428874+0000","last_fullsized":"2024-07-28T19:46:13.428874+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:55:05.061892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'2","reported_seq":1015,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.961602+0000","last_change":"2024-07-28T19:39:43.325980+0000","last_active":"2024-07-28T19:46:19.961602+0000","last_peered":"2024-07-28T19:46:19.961602+0000","last_clean":"2024-07-28T19:46:19.961602+0000","last_became_active":"2024-07-28T19:39:43.325441+0000","last_became_peered":"2024-07-28T19:39:43.325441+0000","last_unstale":"2024-07-28T19:46:19.961602+0000","last_undegraded":"2024-07-28T19:46:19.961602+0000","last_fullsized":"2024-07-28T19:46:19.961602+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T01:11:36.670944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1038,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573494+0000","last_change":"2024-07-28T19:39:43.344551+0000","last_active":"2024-07-28T19:46:19.573494+0000","last_peered":"2024-07-28T19:46:19.573494+0000","last_clean":"2024-07-28T19:46:19.573494+0000","last_became_active":"2024-07-28T19:39:43.343601+0000","last_became_peered":"2024-07-28T19:39:43.343601+0000","last_unstale":"2024-07-28T19:46:19.573494+0000","last_undegraded":"2024-07-28T19:46:19.573494+0000","last_fullsized":"2024-07-28T19:46:19.573494+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:18:39.603049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":1051,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444996+0000","last_change":"2024-07-28T19:39:43.325877+0000","last_active":"2024-07-28T19:45:55.444996+0000","last_peered":"2024-07-28T19:45:55.444996+0000","last_clean":"2024-07-28T19:45:55.444996+0000","last_became_active":"2024-07-28T19:39:43.324970+0000","last_became_peered":"2024-07-28T19:39:43.324970+0000","last_unstale":"2024-07-28T19:45:55.444996+0000","last_undegraded":"2024-07-28T19:45:55.444996+0000","last_fullsized":"2024-07-28T19:45:55.444996+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:58:49.715984+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":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":1038,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.572446+0000","last_change":"2024-07-28T19:39:43.307155+0000","last_active":"2024-07-28T19:46:19.572446+0000","last_peered":"2024-07-28T19:46:19.572446+0000","last_clean":"2024-07-28T19:46:19.572446+0000","last_became_active":"2024-07-28T19:39:43.306145+0000","last_became_peered":"2024-07-28T19:39:43.306145+0000","last_unstale":"2024-07-28T19:46:19.572446+0000","last_undegraded":"2024-07-28T19:46:19.572446+0000","last_fullsized":"2024-07-28T19:46:19.572446+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:20:59.336032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":1034,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.448104+0000","last_change":"2024-07-28T19:39:43.341928+0000","last_active":"2024-07-28T19:45:55.448104+0000","last_peered":"2024-07-28T19:45:55.448104+0000","last_clean":"2024-07-28T19:45:55.448104+0000","last_became_active":"2024-07-28T19:39:43.340970+0000","last_became_peered":"2024-07-28T19:39:43.340970+0000","last_unstale":"2024-07-28T19:45:55.448104+0000","last_undegraded":"2024-07-28T19:45:55.448104+0000","last_fullsized":"2024-07-28T19:45:55.448104+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:57:49.617826+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":3,"num_read_kb":3,"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.19","version":"0'0","reported_seq":1019,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.957742+0000","last_change":"2024-07-28T19:39:15.348286+0000","last_active":"2024-07-28T19:46:19.957742+0000","last_peered":"2024-07-28T19:46:19.957742+0000","last_clean":"2024-07-28T19:46:19.957742+0000","last_became_active":"2024-07-28T19:39:15.347892+0000","last_became_peered":"2024-07-28T19:39:15.347892+0000","last_unstale":"2024-07-28T19:46:19.957742+0000","last_undegraded":"2024-07-28T19:46:19.957742+0000","last_fullsized":"2024-07-28T19:46:19.957742+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:43:35.700148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":1006,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.960753+0000","last_change":"2024-07-28T19:39:15.351210+0000","last_active":"2024-07-28T19:46:19.960753+0000","last_peered":"2024-07-28T19:46:19.960753+0000","last_clean":"2024-07-28T19:46:19.960753+0000","last_became_active":"2024-07-28T19:39:15.350756+0000","last_became_peered":"2024-07-28T19:39:15.350756+0000","last_unstale":"2024-07-28T19:46:19.960753+0000","last_undegraded":"2024-07-28T19:46:19.960753+0000","last_fullsized":"2024-07-28T19:46:19.960753+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T20:33:10.979654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1043,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.570039+0000","last_change":"2024-07-28T19:39:43.318900+0000","last_active":"2024-07-28T19:46:19.570039+0000","last_peered":"2024-07-28T19:46:19.570039+0000","last_clean":"2024-07-28T19:46:19.570039+0000","last_became_active":"2024-07-28T19:39:43.315509+0000","last_became_peered":"2024-07-28T19:39:43.315509+0000","last_unstale":"2024-07-28T19:46:19.570039+0000","last_undegraded":"2024-07-28T19:46:19.570039+0000","last_fullsized":"2024-07-28T19:46:19.570039+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:52:07.394691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'5","reported_seq":1021,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956612+0000","last_change":"2024-07-28T19:38:45.365178+0000","last_active":"2024-07-28T19:46:19.956612+0000","last_peered":"2024-07-28T19:46:19.956612+0000","last_clean":"2024-07-28T19:46:19.956612+0000","last_became_active":"2024-07-28T19:38:45.364791+0000","last_became_peered":"2024-07-28T19:38:45.364791+0000","last_unstale":"2024-07-28T19:46:19.956612+0000","last_undegraded":"2024-07-28T19:46:19.956612+0000","last_fullsized":"2024-07-28T19:46:19.956612+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:15:11.530484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"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":[]}],"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":5542,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_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":16626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18012,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201581,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306676,"kb_used_data":9324,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93438476,"statfs":{"total":95995035648,"available":95680999424,"internally_reserved":0,"allocated":9547776,"data_stored":5441548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:47:10 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93300000000000005,"15min":0.91400000000000003},"min":{"1min":0.68899999999999995,"5min":0.51800000000000002,"15min":0.46300000000000002},"max":{"1min":1.274,"5min":1.347,"15min":1.5860000000000001},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.95599999999999996,"15min":0.98099999999999998},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3069999999999999,"5min":1.3799999999999999,"15min":1.4379999999999999},"last":1.0129999999999999}]},{"osd":1,"last update":"Sun Jul 28 19:47:34 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.01,"15min":0.96999999999999997},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1779999999999999,"5min":1.6499999999999999,"15min":2.6539999999999999},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.995,"15min":1.0309999999999999},"min":{"1min":0.68100000000000005,"5min":0.66800000000000004,"15min":0.52600000000000002},"max":{"1min":1.1899999999999999,"5min":1.417,"15min":2.3170000000000002},"last":1.296}]},{"osd":2,"last update":"Sun Jul 28 19:46:53 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.96599999999999997,"15min":0.94099999999999995},"min":{"1min":0.61299999999999999,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1990000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":1.105,"5min":1.089,"15min":1.0149999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.59599999999999997},"max":{"1min":1.5840000000000001,"5min":1.752,"15min":2.1549999999999998},"last":0.78800000000000003}]},{"osd":3,"last update":"Sun Jul 28 19:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.048,"15min":0.97499999999999998},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.59199999999999997},"max":{"1min":1.151,"5min":2.7759999999999998,"15min":2.7759999999999998},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.036,"5min":1.1140000000000001,"15min":1.093},"min":{"1min":0.78800000000000003,"5min":0.76900000000000002,"15min":0.58699999999999997},"max":{"1min":1.2430000000000001,"5min":1.837,"15min":2.0430000000000001},"last":0.89100000000000001}]},{"osd":4,"last update":"Sun Jul 28 19:46:53 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.01,"15min":1.028},"min":{"1min":0.68400000000000005,"5min":0.65300000000000002,"15min":0.57299999999999995},"max":{"1min":1.343,"5min":2.2069999999999999,"15min":2.2069999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.044,"15min":1.006},"min":{"1min":0.68600000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.6160000000000001,"5min":1.619,"15min":1.619},"last":1.2470000000000001}]},{"osd":5,"last update":"Sun Jul 28 19:47:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.1160000000000001,"15min":1.0509999999999999},"min":{"1min":0.71599999999999997,"5min":0.68899999999999995,"15min":0.38700000000000001},"max":{"1min":1.3500000000000001,"5min":3.6840000000000002,"15min":3.6840000000000002},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.127,"15min":1.0860000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.40999999999999998},"max":{"1min":1.4159999999999999,"5min":1.8120000000000001,"15min":2.6520000000000001},"last":1.0600000000000001}]},{"osd":6,"last update":"Sun Jul 28 19:47:39 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.1519999999999999,"15min":1.1299999999999999},"min":{"1min":0.89200000000000002,"5min":0.81499999999999995,"15min":0.435},"max":{"1min":1.4950000000000001,"5min":2.3940000000000001,"15min":2.7799999999999998},"last":1.173},{"interface":"front","average":{"1min":0.998,"5min":1.083,"15min":1.073},"min":{"1min":0.71599999999999997,"5min":0.61899999999999999,"15min":0.41899999999999998},"max":{"1min":1.377,"5min":2.476,"15min":2.5960000000000001},"last":1.1060000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724865,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310240,"kb_used_data":8724,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93434912,"statfs":{"total":95995035648,"available":95677349888,"internally_reserved":0,"allocated":8933376,"data_stored":4846848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":"Sun Jul 28 19:46:59 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.0549999999999999,"15min":1.0229999999999999},"min":{"1min":0.55000000000000004,"5min":0.434,"15min":0.434},"max":{"1min":1.298,"5min":4.2389999999999999,"15min":4.2389999999999999},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.3029999999999999,"15min":1.091},"min":{"1min":0.83899999999999997,"5min":0.624,"15min":0.54000000000000004},"max":{"1min":1.4119999999999999,"5min":11.254,"15min":11.254},"last":1.2210000000000001}]},{"osd":1,"last update":"Sun Jul 28 19:47:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.94599999999999995,"15min":0.92000000000000004},"min":{"1min":0.51300000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.244,"5min":1.2889999999999999,"15min":1.468},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.93500000000000005,"15min":0.95999999999999996},"min":{"1min":0.65200000000000002,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.133,"5min":3.7330000000000001,"15min":3.7330000000000001},"last":0.69799999999999995}]},{"osd":2,"last update":"Sun Jul 28 19:46:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.1399999999999999,"15min":1.071},"min":{"1min":0.73099999999999998,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.333,"5min":7.141,"15min":7.141},"last":1.077},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.98299999999999998,"15min":0.94499999999999995},"min":{"1min":0.58599999999999997,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.151,"5min":3.0169999999999999,"15min":3.0169999999999999},"last":0.59699999999999998}]},{"osd":3,"last update":"Sun Jul 28 19:47:26 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.153,"15min":1.0800000000000001},"min":{"1min":0.91800000000000004,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.347,"5min":4.4740000000000002,"15min":4.4740000000000002},"last":0.749},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.2270000000000001,"15min":1.2},"min":{"1min":0.85899999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.353,"5min":4.6970000000000001,"15min":4.6970000000000001},"last":0.96099999999999997}]},{"osd":4,"last update":"Sun Jul 28 19:46:48 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.97999999999999998,"15min":0.96399999999999997},"min":{"1min":0.65200000000000002,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.22,"5min":3.0350000000000001,"15min":3.0350000000000001},"last":1.018},{"interface":"front","average":{"1min":1.022,"5min":1.103,"15min":1.103},"min":{"1min":0.68700000000000006,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.262,"5min":2.762,"15min":2.762},"last":0.91500000000000004}]},{"osd":6,"last update":"Sun Jul 28 19:46:48 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0009999999999999,"15min":0.98299999999999998},"min":{"1min":0.56399999999999995,"5min":0.47899999999999998,"15min":0.34100000000000003},"max":{"1min":1.2689999999999999,"5min":1.9239999999999999,"15min":3.3420000000000001},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.121,"5min":1.167,"15min":1.115},"min":{"1min":0.749,"5min":0.59399999999999997,"15min":0.36899999999999999},"max":{"1min":1.3120000000000001,"5min":4.4000000000000004,"15min":4.4000000000000004},"last":0.82499999999999996}]},{"osd":7,"last update":"Sun Jul 28 19:46:48 2024","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.232,"15min":1.196},"min":{"1min":0.91200000000000003,"5min":0.45400000000000001,"15min":0.34499999999999997},"max":{"1min":1.4730000000000001,"5min":4.3209999999999997,"15min":4.3209999999999997},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"min":{"1min":0.75800000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.3109999999999999,"5min":1.839,"15min":3.4380000000000002},"last":1.1839999999999999}]}]},{"osd":4,"up_from":717,"seq":3079491551330,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36976,"kb_used_data":8740,"kb_used_omap":63,"kb_used_meta":28160,"kb_avail":93708176,"statfs":{"total":95995035648,"available":95957172224,"internally_reserved":0,"allocated":8949760,"data_stored":4851110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64927,"internal_metadata":28836449},"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":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.04,"15min":1.107},"min":{"1min":0.55600000000000005,"5min":0.498,"15min":0.498},"max":{"1min":1.3140000000000001,"5min":5.0220000000000002,"15min":5.0220000000000002},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.1020000000000001,"15min":1.139},"min":{"1min":0.621,"5min":0.59799999999999998,"15min":0.56899999999999995},"max":{"1min":1.3400000000000001,"5min":5.069,"15min":5.069},"last":0.57599999999999996}]},{"osd":1,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.1140000000000001,"15min":1.0940000000000001},"min":{"1min":0.73699999999999999,"5min":0.63,"15min":0.46700000000000003},"max":{"1min":2.101,"5min":6.4880000000000004,"15min":6.4880000000000004},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0229999999999999,"15min":1.0589999999999999},"min":{"1min":0.68100000000000005,"5min":0.54800000000000004,"15min":0.48099999999999998},"max":{"1min":2.0670000000000002,"5min":3.6930000000000001,"15min":3.6930000000000001},"last":1.1200000000000001}]},{"osd":2,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.087,"15min":0.95799999999999996},"min":{"1min":0.63400000000000001,"5min":0.57999999999999996,"15min":0.44400000000000001},"max":{"1min":3.0739999999999998,"5min":12.845000000000001,"15min":12.845000000000001},"last":0.84599999999999997},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.98599999999999999,"15min":0.98699999999999999},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":3.0539999999999998,"5min":3.0539999999999998,"15min":3.0539999999999998},"last":0.92000000000000004}]},{"osd":3,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.97399999999999998,"15min":0.96399999999999997},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":3.141,"5min":3.141,"15min":3.141},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0680000000000001,"15min":1.038},"min":{"1min":0.63900000000000001,"5min":0.61799999999999999,"15min":0.53800000000000003},"max":{"1min":2.2229999999999999,"5min":6.5890000000000004,"15min":6.5890000000000004},"last":0.75}]},{"osd":5,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.89300000000000002,"15min":0.84199999999999997},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.42299999999999999},"max":{"1min":1.462,"5min":5.4580000000000002,"15min":5.4580000000000002},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.0249999999999999,"15min":0.97699999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3029999999999999,"5min":6.492,"15min":6.492},"last":1.22}]},{"osd":6,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.036,"15min":0.997},"min":{"1min":0.44600000000000001,"5min":0.44400000000000001,"15min":0.40799999999999997},"max":{"1min":1.4199999999999999,"5min":6.6879999999999997,"15min":6.6879999999999997},"last":1},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.018,"15min":1.0089999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.38400000000000001},"max":{"1min":1.3759999999999999,"5min":3.7930000000000001,"15min":3.7930000000000001},"last":0.97099999999999997}]},{"osd":7,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0669999999999999,"15min":1.0780000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.4770000000000001,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.2110000000000001,"15min":1.2010000000000001},"min":{"1min":0.48799999999999999,"5min":0.433,"15min":0.433},"max":{"1min":1.6200000000000001,"5min":6.202,"15min":6.202},"last":1.101}]}]},{"osd":2,"up_from":659,"seq":2830383448174,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36764,"kb_used_data":8724,"kb_used_omap":50,"kb_used_meta":27981,"kb_avail":93708388,"statfs":{"total":95995035648,"available":95957389312,"internally_reserved":0,"allocated":8933376,"data_stored":4846812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":51687,"internal_metadata":28653081},"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":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.77200000000000002,"15min":0.755},"min":{"1min":0.46100000000000002,"5min":0.32900000000000001,"15min":0.316},"max":{"1min":0.93000000000000005,"5min":2.081,"15min":2.081},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.752,"5min":0.77400000000000002,"15min":0.72799999999999998},"min":{"1min":0.40899999999999997,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.97899999999999998,"5min":2.5049999999999999,"15min":2.5049999999999999},"last":0.65100000000000002}]},{"osd":1,"last update":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.76400000000000001,"15min":0.70499999999999996},"min":{"1min":0.52400000000000002,"5min":0.309,"15min":0.27000000000000002},"max":{"1min":0.98399999999999999,"5min":2.0009999999999999,"15min":2.0009999999999999},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.85799999999999998,"15min":0.82499999999999996},"min":{"1min":0.58199999999999996,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.296,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":0.70199999999999996}]},{"osd":3,"last update":"Sun Jul 28 19:47:34 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.875,"15min":0.87},"min":{"1min":0.47499999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.135,"5min":2.375,"15min":2.375},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.97799999999999998,"15min":0.96399999999999997},"min":{"1min":0.46200000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.0740000000000001,"5min":2.968,"15min":2.968},"last":0.85999999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:46:56 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.095,"15min":1.1180000000000001},"min":{"1min":0.72299999999999998,"5min":0.436,"15min":0.436},"max":{"1min":1.425,"5min":2.5720000000000001,"15min":2.5720000000000001},"last":1.3240000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1359999999999999,"15min":1.1659999999999999},"min":{"1min":0.80600000000000005,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.349,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":1.163}]},{"osd":5,"last update":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.1859999999999999,"15min":1.107},"min":{"1min":0.80300000000000005,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.621,"5min":2.7200000000000002,"15min":2.7200000000000002},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.92100000000000004,"5min":1.036,"15min":1.1020000000000001},"min":{"1min":0.67800000000000005,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1040000000000001,"5min":1.9219999999999999,"15min":3.9380000000000002},"last":1.115}]},{"osd":6,"last update":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.165,"15min":1.1579999999999999},"min":{"1min":0.85499999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.51,"5min":2.097,"15min":3.0569999999999999},"last":1.425},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.2330000000000001,"15min":1.1739999999999999},"min":{"1min":0.70099999999999996,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.5409999999999999,"5min":2.827,"15min":2.827},"last":1.216}]},{"osd":7,"last update":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.198,"15min":1.1379999999999999},"min":{"1min":0.75600000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.452,"5min":2.2210000000000001,"15min":2.2999999999999998},"last":1.5149999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.2809999999999999,"15min":1.222},"min":{"1min":0.73599999999999999,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.45,"5min":2.903,"15min":2.903},"last":1.3660000000000001}]}]},{"osd":1,"up_from":573,"seq":2461016260735,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40660,"kb_used_data":8716,"kb_used_omap":37,"kb_used_meta":31898,"kb_avail":93704492,"statfs":{"total":95995035648,"available":95953399808,"internally_reserved":0,"allocated":8925184,"data_stored":4846208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38141,"internal_metadata":32664323},"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":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.71299999999999997,"15min":0.80200000000000005},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.249},"max":{"1min":1.125,"5min":1.1499999999999999,"15min":3.202},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.78500000000000003,"15min":0.82899999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.28999999999999998},"max":{"1min":1.107,"5min":1.421,"15min":3.395},"last":0.41699999999999998}]},{"osd":2,"last update":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.78700000000000003,"15min":0.78200000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.39400000000000002},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":2.6030000000000002},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.82299999999999995,"15min":0.80900000000000005},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.41099999999999998},"max":{"1min":1.0800000000000001,"5min":1.2390000000000001,"15min":3.5459999999999998},"last":0.375}]},{"osd":3,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.87,"15min":0.89000000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.2,"5min":1.395,"15min":1.4219999999999999},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.92100000000000004,"15min":0.99399999999999999},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.37},"max":{"1min":2.2549999999999999,"5min":2.2549999999999999,"15min":3.4780000000000002},"last":0.56100000000000005}]},{"osd":4,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1519999999999999,"15min":1.252},"min":{"1min":0.75700000000000001,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.3919999999999999,"5min":1.637,"15min":3.6859999999999999},"last":0.72799999999999998},{"interface":"front","average":{"1min":1.032,"5min":1.0469999999999999,"15min":1.0660000000000001},"min":{"1min":0.747,"5min":0.65800000000000003,"15min":0.56200000000000006},"max":{"1min":1.3300000000000001,"5min":1.498,"15min":1.498},"last":0.91800000000000004}]},{"osd":5,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1220000000000001,"15min":1.1659999999999999},"min":{"1min":0.67800000000000005,"5min":0.67400000000000004,"15min":0.53500000000000003},"max":{"1min":1.5149999999999999,"5min":1.899,"15min":3.621},"last":0.68799999999999994},{"interface":"front","average":{"1min":1.008,"5min":1.0669999999999999,"15min":1.1120000000000001},"min":{"1min":0.624,"5min":0.58999999999999997,"15min":0.57499999999999996},"max":{"1min":1.264,"5min":5.173,"15min":5.173},"last":0.93899999999999995}]},{"osd":6,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1850000000000001,"15min":1.2390000000000001},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.622},"max":{"1min":1.5649999999999999,"5min":1.8149999999999999,"15min":3.7400000000000002},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.123,"5min":1.1240000000000001,"15min":1.1850000000000001},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.4399999999999999,"5min":1.6339999999999999,"15min":2.6739999999999999},"last":0.80200000000000005}]},{"osd":7,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.119,"15min":1.181},"min":{"1min":0.747,"5min":0.747,"15min":0.68300000000000005},"max":{"1min":1.4550000000000001,"5min":1.5760000000000001,"15min":2.6059999999999999},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1619999999999999,"15min":1.1990000000000001},"min":{"1min":0.63,"5min":0.63,"15min":0.61099999999999999},"max":{"1min":1.47,"5min":1.629,"15min":2.4700000000000002},"last":0.82999999999999996}]}]},{"osd":0,"up_from":540,"seq":2319282339974,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":63520,"kb_used_data":9304,"kb_used_omap":46,"kb_used_meta":54161,"kb_avail":93681632,"statfs":{"total":95995035648,"available":95929991168,"internally_reserved":0,"allocated":9527296,"data_stored":5437168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47356,"internal_metadata":55461636},"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":"Sun Jul 28 19:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.74399999999999999,"15min":0.82299999999999995},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.95499999999999996,"5min":5.4370000000000003,"15min":30.861000000000001},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.83999999999999997,"15min":0.92300000000000004},"min":{"1min":0.311,"5min":0.311,"15min":0.26600000000000001},"max":{"1min":0.96399999999999997,"5min":8.0120000000000005,"15min":19.148},"last":0.94499999999999995}]},{"osd":2,"last update":"Sun Jul 28 19:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.83699999999999997,"15min":0.79500000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.35499999999999998},"max":{"1min":1.0409999999999999,"5min":2.3330000000000002,"15min":2.3330000000000002},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.87,"15min":1.0640000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.30099999999999999},"max":{"1min":1.022,"5min":6.2359999999999998,"15min":11.19},"last":0.65100000000000002}]},{"osd":3,"last update":"Sun Jul 28 19:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.98299999999999998,"15min":0.995},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38600000000000001},"max":{"1min":1.173,"5min":2.234,"15min":2.234},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.79600000000000004,"5min":1.006,"15min":1.145},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.375},"max":{"1min":1.29,"5min":2.4319999999999999,"15min":6.024},"last":1.085}]},{"osd":4,"last update":"Sun Jul 28 19:46:52 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.0409999999999999,"15min":1.0289999999999999},"min":{"1min":0.78700000000000003,"5min":0.71799999999999997,"15min":0.54500000000000004},"max":{"1min":1.1890000000000001,"5min":3.1539999999999999,"15min":3.1539999999999999},"last":1.113},{"interface":"front","average":{"1min":1.081,"5min":1.1859999999999999,"15min":1.1819999999999999},"min":{"1min":0.77600000000000002,"5min":0.75,"15min":0.58299999999999996},"max":{"1min":1.4450000000000001,"5min":5.6420000000000003,"15min":5.6420000000000003},"last":0.86499999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:47:06 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.175,"15min":1.123},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.52900000000000003},"max":{"1min":1.3009999999999999,"5min":3.7080000000000002,"15min":10.481999999999999},"last":1.194},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.0800000000000001,"15min":1.1200000000000001},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.45800000000000002},"max":{"1min":1.343,"5min":3.2450000000000001,"15min":14.157999999999999},"last":0.84199999999999997}]},{"osd":6,"last update":"Sun Jul 28 19:47:06 2024","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.216,"15min":1.1679999999999999},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.47399999999999998},"max":{"1min":1.649,"5min":5.2510000000000003,"15min":5.2510000000000003},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.2410000000000001,"15min":1.1879999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.46100000000000002},"max":{"1min":1.444,"5min":5.734,"15min":6.2699999999999996},"last":0.99399999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:47:06 2024","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.272,"15min":1.2410000000000001},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.51600000000000001},"max":{"1min":1.702,"5min":5.3529999999999998,"15min":5.3529999999999998},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.3089999999999999,"15min":1.2849999999999999},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.60499999999999998},"max":{"1min":1.5109999999999999,"5min":5.8940000000000001,"15min":6.1849999999999996},"last":1.252}]}]},{"osd":6,"up_from":47,"seq":201863463223,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":314984,"kb_used_data":9312,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93430168,"statfs":{"total":95995035648,"available":95672492032,"internally_reserved":0,"allocated":9535488,"data_stored":5441402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":"Sun Jul 28 19:47:07 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.069,"15min":1.0169999999999999},"min":{"1min":0.55500000000000005,"5min":0.48499999999999999,"15min":0.46800000000000003},"max":{"1min":1.2909999999999999,"5min":4.8769999999999998,"15min":4.8769999999999998},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.95599999999999996,"15min":0.995},"min":{"1min":0.626,"5min":0.48599999999999999,"15min":0.44900000000000001},"max":{"1min":1.323,"5min":3.3279999999999998,"15min":4.5709999999999997},"last":0.96399999999999997}]},{"osd":1,"last update":"Sun Jul 28 19:46:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.1060000000000001,"15min":0.98499999999999999},"min":{"1min":0.755,"5min":0.53600000000000003,"15min":0.47699999999999998},"max":{"1min":1.3029999999999999,"5min":16.34,"15min":16.34},"last":0.51300000000000001},{"interface":"front","average":{"1min":1.042,"5min":1.159,"15min":1.044},"min":{"1min":0.84099999999999997,"5min":0.64700000000000002,"15min":0.42599999999999999},"max":{"1min":1.3220000000000001,"5min":9.0950000000000006,"15min":9.0950000000000006},"last":0.77900000000000003}]},{"osd":2,"last update":"Sun Jul 28 19:47:07 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.1220000000000001,"15min":1.0409999999999999},"min":{"1min":0.65400000000000003,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.325,"5min":15.25,"15min":15.25},"last":0.71899999999999997},{"interface":"front","average":{"1min":1.073,"5min":1.1619999999999999,"15min":1.026},"min":{"1min":0.65200000000000002,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3129999999999999,"5min":11.752000000000001,"15min":11.752000000000001},"last":0.875}]},{"osd":3,"last update":"Sun Jul 28 19:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1,"15min":1.0149999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.49399999999999999},"max":{"1min":1.206,"5min":1.7170000000000001,"15min":2.5369999999999999},"last":0.83099999999999996},{"interface":"front","average":{"1min":1.069,"5min":1.103,"15min":1.157},"min":{"1min":0.80000000000000004,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.236,"5min":2.8860000000000001,"15min":4.0940000000000003},"last":1.028}]},{"osd":4,"last update":"Sun Jul 28 19:46:54 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":1.0109999999999999,"15min":0.98199999999999998},"min":{"1min":0.64700000000000002,"5min":0.47999999999999998,"15min":0.47099999999999997},"max":{"1min":1.2290000000000001,"5min":5.5289999999999999,"15min":5.5289999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0700000000000001,"15min":1.155},"min":{"1min":0.73799999999999999,"5min":0.45600000000000002,"15min":0.45200000000000001},"max":{"1min":1.494,"5min":2.9790000000000001,"15min":2.9790000000000001},"last":1.113}]},{"osd":5,"last update":"Sun Jul 28 19:46:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.1459999999999999,"15min":1.081},"min":{"1min":0.71399999999999997,"5min":0.501,"15min":0.33400000000000002},"max":{"1min":1.3620000000000001,"5min":5.8659999999999997,"15min":5.8659999999999997},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.1990000000000001,"15min":1.1779999999999999},"min":{"1min":0.69099999999999995,"5min":0.38900000000000001,"15min":0.36899999999999999},"max":{"1min":1.476,"5min":6.8689999999999998,"15min":6.8689999999999998},"last":1.216}]},{"osd":7,"last update":"Sun Jul 28 19:46:42 2024","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.196,"15min":1.133},"min":{"1min":0.75700000000000001,"5min":0.41199999999999998,"15min":0.34799999999999998},"max":{"1min":1.4399999999999999,"5min":8.4640000000000004,"15min":8.4640000000000004},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.254,"15min":1.194},"min":{"1min":0.74399999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.5429999999999999,"5min":9.9100000000000001,"15min":9.9100000000000001},"last":1.288}]}]},{"osd":3,"up_from":689,"seq":2959232467048,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":48860,"kb_used_data":8720,"kb_used_omap":33,"kb_used_meta":40094,"kb_avail":93696292,"statfs":{"total":95995035648,"available":95945003008,"internally_reserved":0,"allocated":8929280,"data_stored":4846298,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34221,"internal_metadata":41056851},"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":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.76700000000000002,"15min":0.84299999999999997},"min":{"1min":0.34599999999999997,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.84199999999999997,"5min":2.6040000000000001,"15min":2.6659999999999999},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.746,"5min":0.79200000000000004,"15min":0.80200000000000005},"min":{"1min":0.40000000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.0009999999999999,"5min":1.4950000000000001,"15min":1.8879999999999999},"last":0.746}]},{"osd":1,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.78200000000000003,"15min":0.80000000000000004},"min":{"1min":0.435,"5min":0.42599999999999999,"15min":0.40000000000000002},"max":{"1min":0.96399999999999997,"5min":2.3620000000000001,"15min":2.3620000000000001},"last":0.876},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.878,"15min":0.96799999999999997},"min":{"1min":0.48899999999999999,"5min":0.39700000000000002,"15min":0.38200000000000001},"max":{"1min":1.101,"5min":2.3849999999999998,"15min":4.1360000000000001},"last":1.107}]},{"osd":2,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.85399999999999998,"15min":0.82599999999999996},"min":{"1min":0.46700000000000003,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.22,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.93200000000000005,"15min":0.98099999999999998},"min":{"1min":0.52500000000000002,"5min":0.437,"15min":0.437},"max":{"1min":0.95999999999999996,"5min":3.8069999999999999,"15min":3.8069999999999999},"last":1.0389999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:46:48 2024","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1479999999999999,"15min":1.117},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.626},"max":{"1min":1.5289999999999999,"5min":1.597,"15min":1.627},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.179,"5min":1.27,"15min":1.252},"min":{"1min":0.81200000000000006,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.619,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":1.1930000000000001}]},{"osd":5,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.1220000000000001,"15min":1.875},"min":{"1min":0.90700000000000003,"5min":0.72099999999999997,"15min":0.51300000000000001},"max":{"1min":1.377,"5min":2.0190000000000001,"15min":27.768000000000001},"last":1.379},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.155,"15min":1.895},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.68100000000000005},"max":{"1min":1.504,"5min":1.8839999999999999,"15min":28.684999999999999},"last":1.2929999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1599999999999999,"15min":1.147},"min":{"1min":0.77000000000000002,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.4019999999999999,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.3440000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1619999999999999,"15min":1.139},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.48999999999999999},"max":{"1min":1.3779999999999999,"5min":2.6850000000000001,"15min":2.6850000000000001},"last":1.5109999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.2250000000000001,"15min":1.9399999999999999},"min":{"1min":0.77700000000000002,"5min":0.68700000000000006,"15min":0.64800000000000002},"max":{"1min":1.3149999999999999,"5min":3.702,"15min":28.329999999999998},"last":1.5740000000000001},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.2310000000000001,"15min":1.9990000000000001},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.47899999999999998},"max":{"1min":1.3600000000000001,"5min":2.2370000000000001,"15min":29.263000000000002},"last":1.4430000000000001}]}]}],"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3199,"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":3358,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2158,"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":3598,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5699,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4826,"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":4972,"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}]}} 2024-07-28T19:47:45.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph pg dump --format=json 2024-07-28T19:47:46.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:46 smithi045 bash[80445]: audit 2024-07-28T19:47:45.207532+0000 mgr.y (mgr.34101) 541 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:47:46.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:46 smithi045 bash[82788]: audit 2024-07-28T19:47:45.207532+0000 mgr.y (mgr.34101) 541 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:47:46.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:46 smithi155 bash[68033]: audit 2024-07-28T19:47:45.207532+0000 mgr.y (mgr.34101) 541 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:47:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:47 smithi045 bash[80445]: cluster 2024-07-28T19:47:46.270229+0000 mgr.y (mgr.34101) 542 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:47.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:47 smithi045 bash[82788]: cluster 2024-07-28T19:47:46.270229+0000 mgr.y (mgr.34101) 542 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:47 smithi155 bash[68033]: cluster 2024-07-28T19:47:46.270229+0000 mgr.y (mgr.34101) 542 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:48 smithi045 bash[80445]: audit 2024-07-28T19:47:48.048340+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:48 smithi045 bash[82788]: audit 2024-07-28T19:47:48.048340+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:48 smithi155 bash[68033]: audit 2024-07-28T19:47:48.048340+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:47:49.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:49 smithi045 bash[80445]: cluster 2024-07-28T19:47:48.271094+0000 mgr.y (mgr.34101) 543 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:49 smithi045 bash[82788]: cluster 2024-07-28T19:47:48.271094+0000 mgr.y (mgr.34101) 543 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:49 smithi155 bash[68033]: cluster 2024-07-28T19:47:48.271094+0000 mgr.y (mgr.34101) 543 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:50.631 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:47:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:47:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:47:50] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-07-28T19:47:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:51 smithi045 bash[80445]: cluster 2024-07-28T19:47:50.272051+0000 mgr.y (mgr.34101) 544 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:51 smithi045 bash[82788]: cluster 2024-07-28T19:47:50.272051+0000 mgr.y (mgr.34101) 544 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:51 smithi155 bash[68033]: cluster 2024-07-28T19:47:50.272051+0000 mgr.y (mgr.34101) 544 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:52.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:47:52 smithi155 bash[60745]: ts=2024-07-28T19:47:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:47:53.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:53 smithi045 bash[80445]: cluster 2024-07-28T19:47:52.272879+0000 mgr.y (mgr.34101) 545 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:53.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:53 smithi045 bash[82788]: cluster 2024-07-28T19:47:52.272879+0000 mgr.y (mgr.34101) 545 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:53 smithi155 bash[68033]: cluster 2024-07-28T19:47:52.272879+0000 mgr.y (mgr.34101) 545 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:54.153 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:47:54.154 INFO:teuthology.orchestra.run.smithi045.stderr:dumped all 2024-07-28T19:47:54.900 INFO:teuthology.orchestra.run.smithi045.stdout:{"pg_ready":true,"pg_map":{"version":1232,"stamp":"2024-07-28T19:47:52.272361+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595910,"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":538,"num_read_kb":964,"num_write":300,"num_write_kb":2445,"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":222,"ondisk_log_size":222,"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":1158680,"kb_used_data":71564,"kb_used_omap":235,"kb_used_meta":1086804,"kb_avail":748802536,"statfs":{"total":767960285184,"available":766773796864,"internally_reserved":0,"allocated":73281536,"data_stored":40557394,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":241444,"internal_metadata":1112887516},"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.005008"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433716+0000","last_change":"2024-07-28T19:39:15.353154+0000","last_active":"2024-07-28T19:46:13.433716+0000","last_peered":"2024-07-28T19:46:13.433716+0000","last_clean":"2024-07-28T19:46:13.433716+0000","last_became_active":"2024-07-28T19:39:15.352482+0000","last_became_peered":"2024-07-28T19:39:15.352482+0000","last_unstale":"2024-07-28T19:46:13.433716+0000","last_undegraded":"2024-07-28T19:46:13.433716+0000","last_fullsized":"2024-07-28T19:46:13.433716+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T07:23:44.240188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706563+0000","last_change":"2024-07-28T19:39:43.322629+0000","last_active":"2024-07-28T19:45:55.706563+0000","last_peered":"2024-07-28T19:45:55.706563+0000","last_clean":"2024-07-28T19:45:55.706563+0000","last_became_active":"2024-07-28T19:39:43.321580+0000","last_became_peered":"2024-07-28T19:39:43.321580+0000","last_unstale":"2024-07-28T19:45:55.706563+0000","last_undegraded":"2024-07-28T19:45:55.706563+0000","last_fullsized":"2024-07-28T19:45:55.706563+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T03:58:13.863434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.15","version":"0'0","reported_seq":1030,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.447733+0000","last_change":"2024-07-28T19:39:15.347543+0000","last_active":"2024-07-28T19:45:55.447733+0000","last_peered":"2024-07-28T19:45:55.447733+0000","last_clean":"2024-07-28T19:45:55.447733+0000","last_became_active":"2024-07-28T19:39:15.346892+0000","last_became_peered":"2024-07-28T19:39:15.346892+0000","last_unstale":"2024-07-28T19:45:55.447733+0000","last_undegraded":"2024-07-28T19:45:55.447733+0000","last_fullsized":"2024-07-28T19:45:55.447733+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:26:04.916417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:03.470849+0000","last_change":"2024-07-28T19:39:15.353891+0000","last_active":"2024-07-28T19:46:03.470849+0000","last_peered":"2024-07-28T19:46:03.470849+0000","last_clean":"2024-07-28T19:46:03.470849+0000","last_became_active":"2024-07-28T19:39:15.353489+0000","last_became_peered":"2024-07-28T19:39:15.353489+0000","last_unstale":"2024-07-28T19:46:03.470849+0000","last_undegraded":"2024-07-28T19:46:03.470849+0000","last_fullsized":"2024-07-28T19:46:03.470849+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:30:03.189923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.962478+0000","last_change":"2024-07-28T19:39:15.354235+0000","last_active":"2024-07-28T19:46:19.962478+0000","last_peered":"2024-07-28T19:46:19.962478+0000","last_clean":"2024-07-28T19:46:19.962478+0000","last_became_active":"2024-07-28T19:39:15.353934+0000","last_became_peered":"2024-07-28T19:39:15.353934+0000","last_unstale":"2024-07-28T19:46:19.962478+0000","last_undegraded":"2024-07-28T19:46:19.962478+0000","last_fullsized":"2024-07-28T19:46:19.962478+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:26:04.080779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1022,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705202+0000","last_change":"2024-07-28T19:39:43.334932+0000","last_active":"2024-07-28T19:45:55.705202+0000","last_peered":"2024-07-28T19:45:55.705202+0000","last_clean":"2024-07-28T19:45:55.705202+0000","last_became_active":"2024-07-28T19:39:43.330353+0000","last_became_peered":"2024-07-28T19:39:43.330353+0000","last_unstale":"2024-07-28T19:45:55.705202+0000","last_undegraded":"2024-07-28T19:45:55.705202+0000","last_fullsized":"2024-07-28T19:45:55.705202+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:08:11.186348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":999,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.961000+0000","last_change":"2024-07-28T19:39:15.350942+0000","last_active":"2024-07-28T19:46:19.961000+0000","last_peered":"2024-07-28T19:46:19.961000+0000","last_clean":"2024-07-28T19:46:19.961000+0000","last_became_active":"2024-07-28T19:39:15.350235+0000","last_became_peered":"2024-07-28T19:39:15.350235+0000","last_unstale":"2024-07-28T19:46:19.961000+0000","last_undegraded":"2024-07-28T19:46:19.961000+0000","last_fullsized":"2024-07-28T19:46:19.961000+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:12:56.112492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'8","reported_seq":1030,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704683+0000","last_change":"2024-07-28T19:36:45.334952+0000","last_active":"2024-07-28T19:45:55.704683+0000","last_peered":"2024-07-28T19:45:55.704683+0000","last_clean":"2024-07-28T19:45:55.704683+0000","last_became_active":"2024-07-28T19:36:45.332903+0000","last_became_peered":"2024-07-28T19:36:45.332903+0000","last_unstale":"2024-07-28T19:45:55.704683+0000","last_undegraded":"2024-07-28T19:45:55.704683+0000","last_fullsized":"2024-07-28T19:45:55.704683+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T01:04:35.788274+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":12,"num_read_kb":12,"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":"3.f","version":"69'1","reported_seq":1041,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706243+0000","last_change":"2024-07-28T19:39:43.325861+0000","last_active":"2024-07-28T19:45:55.706243+0000","last_peered":"2024-07-28T19:45:55.706243+0000","last_clean":"2024-07-28T19:45:55.706243+0000","last_became_active":"2024-07-28T19:39:43.324863+0000","last_became_peered":"2024-07-28T19:39:43.324863+0000","last_unstale":"2024-07-28T19:45:55.706243+0000","last_undegraded":"2024-07-28T19:45:55.706243+0000","last_fullsized":"2024-07-28T19:45:55.706243+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T20:11:07.732797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.8","version":"0'0","reported_seq":1013,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444400+0000","last_change":"2024-07-28T19:26:32.454752+0000","last_active":"2024-07-28T19:45:55.444400+0000","last_peered":"2024-07-28T19:45:55.444400+0000","last_clean":"2024-07-28T19:45:55.444400+0000","last_became_active":"2024-07-28T19:26:32.453952+0000","last_became_peered":"2024-07-28T19:26:32.453952+0000","last_unstale":"2024-07-28T19:45:55.444400+0000","last_undegraded":"2024-07-28T19:45:55.444400+0000","last_fullsized":"2024-07-28T19:45:55.444400+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:52:35.681265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"69'2","reported_seq":1042,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706350+0000","last_change":"2024-07-28T19:39:43.325234+0000","last_active":"2024-07-28T19:45:55.706350+0000","last_peered":"2024-07-28T19:45:55.706350+0000","last_clean":"2024-07-28T19:45:55.706350+0000","last_became_active":"2024-07-28T19:39:43.324263+0000","last_became_peered":"2024-07-28T19:39:43.324263+0000","last_unstale":"2024-07-28T19:45:55.706350+0000","last_undegraded":"2024-07-28T19:45:55.706350+0000","last_fullsized":"2024-07-28T19:45:55.706350+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T05:00:02.089068+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":3,"num_read_kb":3,"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.9","version":"0'0","reported_seq":1038,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:11.429949+0000","last_change":"2024-07-28T19:39:43.327759+0000","last_active":"2024-07-28T19:46:11.429949+0000","last_peered":"2024-07-28T19:46:11.429949+0000","last_clean":"2024-07-28T19:46:11.429949+0000","last_became_active":"2024-07-28T19:39:43.326484+0000","last_became_peered":"2024-07-28T19:39:43.326484+0000","last_unstale":"2024-07-28T19:46:11.429949+0000","last_undegraded":"2024-07-28T19:46:11.429949+0000","last_fullsized":"2024-07-28T19:46:11.429949+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:27:13.901974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"69'1","reported_seq":1007,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706507+0000","last_change":"2024-07-28T19:26:31.175572+0000","last_active":"2024-07-28T19:45:55.706507+0000","last_peered":"2024-07-28T19:45:55.706507+0000","last_clean":"2024-07-28T19:45:55.706507+0000","last_became_active":"2024-07-28T19:26:31.173851+0000","last_became_peered":"2024-07-28T19:26:31.173851+0000","last_unstale":"2024-07-28T19:45:55.706507+0000","last_undegraded":"2024-07-28T19:45:55.706507+0000","last_fullsized":"2024-07-28T19:45:55.706507+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:18:48.162302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.a","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706158+0000","last_change":"2024-07-28T19:37:18.389121+0000","last_active":"2024-07-28T19:45:55.706158+0000","last_peered":"2024-07-28T19:45:55.706158+0000","last_clean":"2024-07-28T19:45:55.706158+0000","last_became_active":"2024-07-28T19:37:18.388303+0000","last_became_peered":"2024-07-28T19:37:18.388303+0000","last_unstale":"2024-07-28T19:45:55.706158+0000","last_undegraded":"2024-07-28T19:45:55.706158+0000","last_fullsized":"2024-07-28T19:45:55.706158+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:50:50.256101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445076+0000","last_change":"2024-07-28T19:39:15.352931+0000","last_active":"2024-07-28T19:45:55.445076+0000","last_peered":"2024-07-28T19:45:55.445076+0000","last_clean":"2024-07-28T19:45:55.445076+0000","last_became_active":"2024-07-28T19:39:15.352085+0000","last_became_peered":"2024-07-28T19:39:15.352085+0000","last_unstale":"2024-07-28T19:45:55.445076+0000","last_undegraded":"2024-07-28T19:45:55.445076+0000","last_fullsized":"2024-07-28T19:45:55.445076+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:07:03.621944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":1026,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.703350+0000","last_change":"2024-07-28T19:39:43.326541+0000","last_active":"2024-07-28T19:45:55.703350+0000","last_peered":"2024-07-28T19:45:55.703350+0000","last_clean":"2024-07-28T19:45:55.703350+0000","last_became_active":"2024-07-28T19:39:43.325958+0000","last_became_peered":"2024-07-28T19:39:43.325958+0000","last_unstale":"2024-07-28T19:45:55.703350+0000","last_undegraded":"2024-07-28T19:45:55.703350+0000","last_fullsized":"2024-07-28T19:45:55.703350+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:24:14.672034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"70'3","reported_seq":1027,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:58.431146+0000","last_change":"2024-07-28T19:39:43.328466+0000","last_active":"2024-07-28T19:45:58.431146+0000","last_peered":"2024-07-28T19:45:58.431146+0000","last_clean":"2024-07-28T19:45:58.431146+0000","last_became_active":"2024-07-28T19:39:43.328129+0000","last_became_peered":"2024-07-28T19:39:43.328129+0000","last_unstale":"2024-07-28T19:45:58.431146+0000","last_undegraded":"2024-07-28T19:45:58.431146+0000","last_fullsized":"2024-07-28T19:45:58.431146+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T19:48:36.136467+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.c","version":"0'0","reported_seq":1021,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573377+0000","last_change":"2024-07-28T19:39:43.318980+0000","last_active":"2024-07-28T19:46:19.573377+0000","last_peered":"2024-07-28T19:46:19.573377+0000","last_clean":"2024-07-28T19:46:19.573377+0000","last_became_active":"2024-07-28T19:39:43.317090+0000","last_became_peered":"2024-07-28T19:39:43.317090+0000","last_unstale":"2024-07-28T19:46:19.573377+0000","last_undegraded":"2024-07-28T19:46:19.573377+0000","last_fullsized":"2024-07-28T19:46:19.573377+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:27:04.577249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706566+0000","last_change":"2024-07-28T19:39:43.337872+0000","last_active":"2024-07-28T19:45:55.706566+0000","last_peered":"2024-07-28T19:45:55.706566+0000","last_clean":"2024-07-28T19:45:55.706566+0000","last_became_active":"2024-07-28T19:39:43.337467+0000","last_became_peered":"2024-07-28T19:39:43.337467+0000","last_unstale":"2024-07-28T19:45:55.706566+0000","last_undegraded":"2024-07-28T19:45:55.706566+0000","last_fullsized":"2024-07-28T19:45:55.706566+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:03:33.234769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":1043,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.574885+0000","last_change":"2024-07-28T19:39:43.335812+0000","last_active":"2024-07-28T19:46:19.574885+0000","last_peered":"2024-07-28T19:46:19.574885+0000","last_clean":"2024-07-28T19:46:19.574885+0000","last_became_active":"2024-07-28T19:39:43.333852+0000","last_became_peered":"2024-07-28T19:39:43.333852+0000","last_unstale":"2024-07-28T19:46:19.574885+0000","last_undegraded":"2024-07-28T19:46:19.574885+0000","last_fullsized":"2024-07-28T19:46:19.574885+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:17:38.686833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1034,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:11.429900+0000","last_change":"2024-07-28T19:39:43.328030+0000","last_active":"2024-07-28T19:46:11.429900+0000","last_peered":"2024-07-28T19:46:11.429900+0000","last_clean":"2024-07-28T19:46:11.429900+0000","last_became_active":"2024-07-28T19:39:43.327060+0000","last_became_peered":"2024-07-28T19:39:43.327060+0000","last_unstale":"2024-07-28T19:46:11.429900+0000","last_undegraded":"2024-07-28T19:46:11.429900+0000","last_fullsized":"2024-07-28T19:46:11.429900+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:36:18.905734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"0'0","reported_seq":1029,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.575857+0000","last_change":"2024-07-28T19:39:43.345362+0000","last_active":"2024-07-28T19:46:19.575857+0000","last_peered":"2024-07-28T19:46:19.575857+0000","last_clean":"2024-07-28T19:46:19.575857+0000","last_became_active":"2024-07-28T19:39:43.344748+0000","last_became_peered":"2024-07-28T19:39:43.344748+0000","last_unstale":"2024-07-28T19:46:19.575857+0000","last_undegraded":"2024-07-28T19:46:19.575857+0000","last_fullsized":"2024-07-28T19:46:19.575857+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:59:35.973336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":1000,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.487453+0000","last_change":"2024-07-28T19:39:15.353698+0000","last_active":"2024-07-28T19:45:55.487453+0000","last_peered":"2024-07-28T19:45:55.487453+0000","last_clean":"2024-07-28T19:45:55.487453+0000","last_became_active":"2024-07-28T19:39:15.352651+0000","last_became_peered":"2024-07-28T19:39:15.352651+0000","last_unstale":"2024-07-28T19:45:55.487453+0000","last_undegraded":"2024-07-28T19:45:55.487453+0000","last_fullsized":"2024-07-28T19:45:55.487453+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:35:15.577335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":996,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:16.498801+0000","last_change":"2024-07-28T19:39:43.327399+0000","last_active":"2024-07-28T19:46:16.498801+0000","last_peered":"2024-07-28T19:46:16.498801+0000","last_clean":"2024-07-28T19:46:16.498801+0000","last_became_active":"2024-07-28T19:39:43.326349+0000","last_became_peered":"2024-07-28T19:39:43.326349+0000","last_unstale":"2024-07-28T19:46:16.498801+0000","last_undegraded":"2024-07-28T19:46:16.498801+0000","last_fullsized":"2024-07-28T19:46:16.498801+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:23:34.187765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"312'161","reported_seq":1402,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705206+0000","last_change":"2024-07-28T19:36:45.348527+0000","last_active":"2024-07-28T19:45:55.705206+0000","last_peered":"2024-07-28T19:45:55.705206+0000","last_clean":"2024-07-28T19:45:55.705206+0000","last_became_active":"2024-07-28T19:36:45.348093+0000","last_became_peered":"2024-07-28T19:36:45.348093+0000","last_unstale":"2024-07-28T19:45:55.705206+0000","last_undegraded":"2024-07-28T19:45:55.705206+0000","last_fullsized":"2024-07-28T19:45:55.705206+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_clean_scrub_stamp":"2024-07-28T19:18:46.903326+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:40:44.305941+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":500,"num_read_kb":924,"num_write":239,"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":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445256+0000","last_change":"2024-07-28T19:38:45.352593+0000","last_active":"2024-07-28T19:45:55.445256+0000","last_peered":"2024-07-28T19:45:55.445256+0000","last_clean":"2024-07-28T19:45:55.445256+0000","last_became_active":"2024-07-28T19:38:45.351803+0000","last_became_peered":"2024-07-28T19:38:45.351803+0000","last_unstale":"2024-07-28T19:45:55.445256+0000","last_undegraded":"2024-07-28T19:45:55.445256+0000","last_fullsized":"2024-07-28T19:45:55.445256+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:37:05.852109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":968,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.958891+0000","last_change":"2024-07-28T19:39:15.351857+0000","last_active":"2024-07-28T19:46:19.958891+0000","last_peered":"2024-07-28T19:46:19.958891+0000","last_clean":"2024-07-28T19:46:19.958891+0000","last_became_active":"2024-07-28T19:39:15.351444+0000","last_became_peered":"2024-07-28T19:39:15.351444+0000","last_unstale":"2024-07-28T19:46:19.958891+0000","last_undegraded":"2024-07-28T19:46:19.958891+0000","last_fullsized":"2024-07-28T19:46:19.958891+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:35:57.545783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705839+0000","last_change":"2024-07-28T19:39:43.331518+0000","last_active":"2024-07-28T19:45:55.705839+0000","last_peered":"2024-07-28T19:45:55.705839+0000","last_clean":"2024-07-28T19:45:55.705839+0000","last_became_active":"2024-07-28T19:39:43.330691+0000","last_became_peered":"2024-07-28T19:39:43.330691+0000","last_unstale":"2024-07-28T19:45:55.705839+0000","last_undegraded":"2024-07-28T19:45:55.705839+0000","last_fullsized":"2024-07-28T19:45:55.705839+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:46:15.603056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704979+0000","last_change":"2024-07-28T19:37:18.413544+0000","last_active":"2024-07-28T19:45:55.704979+0000","last_peered":"2024-07-28T19:45:55.704979+0000","last_clean":"2024-07-28T19:45:55.704979+0000","last_became_active":"2024-07-28T19:37:18.412942+0000","last_became_peered":"2024-07-28T19:37:18.412942+0000","last_unstale":"2024-07-28T19:45:55.704979+0000","last_undegraded":"2024-07-28T19:45:55.704979+0000","last_fullsized":"2024-07-28T19:45:55.704979+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:08:34.463822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1025,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.954229+0000","last_change":"2024-07-28T19:39:43.329717+0000","last_active":"2024-07-28T19:46:19.954229+0000","last_peered":"2024-07-28T19:46:19.954229+0000","last_clean":"2024-07-28T19:46:19.954229+0000","last_became_active":"2024-07-28T19:39:43.329322+0000","last_became_peered":"2024-07-28T19:39:43.329322+0000","last_unstale":"2024-07-28T19:46:19.954229+0000","last_undegraded":"2024-07-28T19:46:19.954229+0000","last_fullsized":"2024-07-28T19:46:19.954229+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:28:58.561619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":1024,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956006+0000","last_change":"2024-07-28T19:38:45.364977+0000","last_active":"2024-07-28T19:46:19.956006+0000","last_peered":"2024-07-28T19:46:19.956006+0000","last_clean":"2024-07-28T19:46:19.956006+0000","last_became_active":"2024-07-28T19:38:45.364616+0000","last_became_peered":"2024-07-28T19:38:45.364616+0000","last_unstale":"2024-07-28T19:46:19.956006+0000","last_undegraded":"2024-07-28T19:46:19.956006+0000","last_fullsized":"2024-07-28T19:46:19.956006+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:48:04.084200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959533+0000","last_change":"2024-07-28T19:39:15.343897+0000","last_active":"2024-07-28T19:46:19.959533+0000","last_peered":"2024-07-28T19:46:19.959533+0000","last_clean":"2024-07-28T19:46:19.959533+0000","last_became_active":"2024-07-28T19:39:15.343139+0000","last_became_peered":"2024-07-28T19:39:15.343139+0000","last_unstale":"2024-07-28T19:46:19.959533+0000","last_undegraded":"2024-07-28T19:46:19.959533+0000","last_fullsized":"2024-07-28T19:46:19.959533+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:44:20.805148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":983,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.572002+0000","last_change":"2024-07-28T19:38:45.356209+0000","last_active":"2024-07-28T19:46:19.572002+0000","last_peered":"2024-07-28T19:46:19.572002+0000","last_clean":"2024-07-28T19:46:19.572002+0000","last_became_active":"2024-07-28T19:38:45.355166+0000","last_became_peered":"2024-07-28T19:38:45.355166+0000","last_unstale":"2024-07-28T19:46:19.572002+0000","last_undegraded":"2024-07-28T19:46:19.572002+0000","last_fullsized":"2024-07-28T19:46:19.572002+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:53:39.142563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":1005,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:56.495304+0000","last_change":"2024-07-28T19:37:18.413185+0000","last_active":"2024-07-28T19:45:56.495304+0000","last_peered":"2024-07-28T19:45:56.495304+0000","last_clean":"2024-07-28T19:45:56.495304+0000","last_became_active":"2024-07-28T19:37:18.412688+0000","last_became_peered":"2024-07-28T19:37:18.412688+0000","last_unstale":"2024-07-28T19:45:56.495304+0000","last_undegraded":"2024-07-28T19:45:56.495304+0000","last_fullsized":"2024-07-28T19:45:56.495304+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:59:37.236608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444642+0000","last_change":"2024-07-28T19:37:18.406886+0000","last_active":"2024-07-28T19:45:55.444642+0000","last_peered":"2024-07-28T19:45:55.444642+0000","last_clean":"2024-07-28T19:45:55.444642+0000","last_became_active":"2024-07-28T19:37:18.405970+0000","last_became_peered":"2024-07-28T19:37:18.405970+0000","last_unstale":"2024-07-28T19:45:55.444642+0000","last_undegraded":"2024-07-28T19:45:55.444642+0000","last_fullsized":"2024-07-28T19:45:55.444642+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:13:17.759512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":997,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:56.427282+0000","last_change":"2024-07-28T19:39:43.327518+0000","last_active":"2024-07-28T19:45:56.427282+0000","last_peered":"2024-07-28T19:45:56.427282+0000","last_clean":"2024-07-28T19:45:56.427282+0000","last_became_active":"2024-07-28T19:39:43.326668+0000","last_became_peered":"2024-07-28T19:39:43.326668+0000","last_unstale":"2024-07-28T19:45:56.427282+0000","last_undegraded":"2024-07-28T19:45:56.427282+0000","last_fullsized":"2024-07-28T19:45:56.427282+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:09:18.730969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568469+0000","last_change":"2024-07-28T19:39:15.335660+0000","last_active":"2024-07-28T19:46:19.568469+0000","last_peered":"2024-07-28T19:46:19.568469+0000","last_clean":"2024-07-28T19:46:19.568469+0000","last_became_active":"2024-07-28T19:39:15.333730+0000","last_became_peered":"2024-07-28T19:39:15.333730+0000","last_unstale":"2024-07-28T19:46:19.568469+0000","last_undegraded":"2024-07-28T19:46:19.568469+0000","last_fullsized":"2024-07-28T19:46:19.568469+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:08:02.813230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1048,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.448026+0000","last_change":"2024-07-28T19:39:15.348096+0000","last_active":"2024-07-28T19:45:55.448026+0000","last_peered":"2024-07-28T19:45:55.448026+0000","last_clean":"2024-07-28T19:45:55.448026+0000","last_became_active":"2024-07-28T19:39:15.347245+0000","last_became_peered":"2024-07-28T19:39:15.347245+0000","last_unstale":"2024-07-28T19:45:55.448026+0000","last_undegraded":"2024-07-28T19:45:55.448026+0000","last_fullsized":"2024-07-28T19:45:55.448026+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:56:08.120317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568923+0000","last_change":"2024-07-28T19:37:18.400369+0000","last_active":"2024-07-28T19:46:19.568923+0000","last_peered":"2024-07-28T19:46:19.568923+0000","last_clean":"2024-07-28T19:46:19.568923+0000","last_became_active":"2024-07-28T19:37:18.399280+0000","last_became_peered":"2024-07-28T19:37:18.399280+0000","last_unstale":"2024-07-28T19:46:19.568923+0000","last_undegraded":"2024-07-28T19:46:19.568923+0000","last_fullsized":"2024-07-28T19:46:19.568923+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:13:57.572558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":982,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.569077+0000","last_change":"2024-07-28T19:39:43.332429+0000","last_active":"2024-07-28T19:46:19.569077+0000","last_peered":"2024-07-28T19:46:19.569077+0000","last_clean":"2024-07-28T19:46:19.569077+0000","last_became_active":"2024-07-28T19:39:43.332093+0000","last_became_peered":"2024-07-28T19:39:43.332093+0000","last_unstale":"2024-07-28T19:46:19.569077+0000","last_undegraded":"2024-07-28T19:46:19.569077+0000","last_fullsized":"2024-07-28T19:46:19.569077+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:48:01.014009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":983,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568708+0000","last_change":"2024-07-28T19:38:45.359201+0000","last_active":"2024-07-28T19:46:19.568708+0000","last_peered":"2024-07-28T19:46:19.568708+0000","last_clean":"2024-07-28T19:46:19.568708+0000","last_became_active":"2024-07-28T19:38:45.358204+0000","last_became_peered":"2024-07-28T19:38:45.358204+0000","last_unstale":"2024-07-28T19:46:19.568708+0000","last_undegraded":"2024-07-28T19:46:19.568708+0000","last_fullsized":"2024-07-28T19:46:19.568708+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:08:28.200130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706716+0000","last_change":"2024-07-28T19:39:43.328048+0000","last_active":"2024-07-28T19:45:55.706716+0000","last_peered":"2024-07-28T19:45:55.706716+0000","last_clean":"2024-07-28T19:45:55.706716+0000","last_became_active":"2024-07-28T19:39:43.327260+0000","last_became_peered":"2024-07-28T19:39:43.327260+0000","last_unstale":"2024-07-28T19:45:55.706716+0000","last_undegraded":"2024-07-28T19:45:55.706716+0000","last_fullsized":"2024-07-28T19:45:55.706716+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:37:49.249097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959995+0000","last_change":"2024-07-28T19:36:45.339052+0000","last_active":"2024-07-28T19:46:19.959995+0000","last_peered":"2024-07-28T19:46:19.959995+0000","last_clean":"2024-07-28T19:46:19.959995+0000","last_became_active":"2024-07-28T19:36:45.338353+0000","last_became_peered":"2024-07-28T19:36:45.338353+0000","last_unstale":"2024-07-28T19:46:19.959995+0000","last_undegraded":"2024-07-28T19:46:19.959995+0000","last_fullsized":"2024-07-28T19:46:19.959995+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:25:41.884375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"69'2","reported_seq":1011,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.488507+0000","last_change":"2024-07-28T19:39:15.348893+0000","last_active":"2024-07-28T19:45:55.488507+0000","last_peered":"2024-07-28T19:45:55.488507+0000","last_clean":"2024-07-28T19:45:55.488507+0000","last_became_active":"2024-07-28T19:39:15.348323+0000","last_became_peered":"2024-07-28T19:39:15.348323+0000","last_unstale":"2024-07-28T19:45:55.488507+0000","last_undegraded":"2024-07-28T19:45:55.488507+0000","last_fullsized":"2024-07-28T19:45:55.488507+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T02:22:17.790871+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":"2.6","version":"0'0","reported_seq":1023,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:56.495276+0000","last_change":"2024-07-28T19:39:43.331090+0000","last_active":"2024-07-28T19:45:56.495276+0000","last_peered":"2024-07-28T19:45:56.495276+0000","last_clean":"2024-07-28T19:45:56.495276+0000","last_became_active":"2024-07-28T19:39:43.330751+0000","last_became_peered":"2024-07-28T19:39:43.330751+0000","last_unstale":"2024-07-28T19:45:56.495276+0000","last_undegraded":"2024-07-28T19:45:56.495276+0000","last_fullsized":"2024-07-28T19:45:56.495276+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:15:50.200496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1008,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.954175+0000","last_change":"2024-07-28T19:39:15.350340+0000","last_active":"2024-07-28T19:46:19.954175+0000","last_peered":"2024-07-28T19:46:19.954175+0000","last_clean":"2024-07-28T19:46:19.954175+0000","last_became_active":"2024-07-28T19:39:15.349658+0000","last_became_peered":"2024-07-28T19:39:15.349658+0000","last_unstale":"2024-07-28T19:46:19.954175+0000","last_undegraded":"2024-07-28T19:46:19.954175+0000","last_fullsized":"2024-07-28T19:46:19.954175+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:30:42.274357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"70'1","reported_seq":1030,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.960667+0000","last_change":"2024-07-28T19:39:43.327462+0000","last_active":"2024-07-28T19:46:19.960667+0000","last_peered":"2024-07-28T19:46:19.960667+0000","last_clean":"2024-07-28T19:46:19.960667+0000","last_became_active":"2024-07-28T19:39:43.327117+0000","last_became_peered":"2024-07-28T19:39:43.327117+0000","last_unstale":"2024-07-28T19:46:19.960667+0000","last_undegraded":"2024-07-28T19:46:19.960667+0000","last_fullsized":"2024-07-28T19:46:19.960667+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T19:30:22.715923+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":1022,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.707069+0000","last_change":"2024-07-28T19:38:45.354086+0000","last_active":"2024-07-28T19:45:55.707069+0000","last_peered":"2024-07-28T19:45:55.707069+0000","last_clean":"2024-07-28T19:45:55.707069+0000","last_became_active":"2024-07-28T19:38:45.353272+0000","last_became_peered":"2024-07-28T19:38:45.353272+0000","last_unstale":"2024-07-28T19:45:55.707069+0000","last_undegraded":"2024-07-28T19:45:55.707069+0000","last_fullsized":"2024-07-28T19:45:55.707069+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:59:13.669049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":997,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:56.427206+0000","last_change":"2024-07-28T19:39:43.341348+0000","last_active":"2024-07-28T19:45:56.427206+0000","last_peered":"2024-07-28T19:45:56.427206+0000","last_clean":"2024-07-28T19:45:56.427206+0000","last_became_active":"2024-07-28T19:39:43.340760+0000","last_became_peered":"2024-07-28T19:39:43.340760+0000","last_unstale":"2024-07-28T19:45:56.427206+0000","last_undegraded":"2024-07-28T19:45:56.427206+0000","last_fullsized":"2024-07-28T19:45:56.427206+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:37:24.817393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1029,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573685+0000","last_change":"2024-07-28T19:39:43.321957+0000","last_active":"2024-07-28T19:46:19.573685+0000","last_peered":"2024-07-28T19:46:19.573685+0000","last_clean":"2024-07-28T19:46:19.573685+0000","last_became_active":"2024-07-28T19:39:43.321137+0000","last_became_peered":"2024-07-28T19:39:43.321137+0000","last_unstale":"2024-07-28T19:46:19.573685+0000","last_undegraded":"2024-07-28T19:46:19.573685+0000","last_fullsized":"2024-07-28T19:46:19.573685+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:06:02.472908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.14","version":"400'23","reported_seq":1031,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573036+0000","last_change":"2024-07-28T19:39:43.322926+0000","last_active":"2024-07-28T19:46:19.573036+0000","last_peered":"2024-07-28T19:46:19.573036+0000","last_clean":"2024-07-28T19:46:19.573036+0000","last_became_active":"2024-07-28T19:39:43.321866+0000","last_became_peered":"2024-07-28T19:39:43.321866+0000","last_unstale":"2024-07-28T19:46:19.573036+0000","last_undegraded":"2024-07-28T19:46:19.573036+0000","last_fullsized":"2024-07-28T19:46:19.573036+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:03:14.070051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":981,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568201+0000","last_change":"2024-07-28T19:38:45.356438+0000","last_active":"2024-07-28T19:46:19.568201+0000","last_peered":"2024-07-28T19:46:19.568201+0000","last_clean":"2024-07-28T19:46:19.568201+0000","last_became_active":"2024-07-28T19:38:45.355491+0000","last_became_peered":"2024-07-28T19:38:45.355491+0000","last_unstale":"2024-07-28T19:46:19.568201+0000","last_undegraded":"2024-07-28T19:46:19.568201+0000","last_fullsized":"2024-07-28T19:46:19.568201+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:28:05.448352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":1044,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706146+0000","last_change":"2024-07-28T19:39:43.326186+0000","last_active":"2024-07-28T19:45:55.706146+0000","last_peered":"2024-07-28T19:45:55.706146+0000","last_clean":"2024-07-28T19:45:55.706146+0000","last_became_active":"2024-07-28T19:39:43.325250+0000","last_became_peered":"2024-07-28T19:39:43.325250+0000","last_unstale":"2024-07-28T19:45:55.706146+0000","last_undegraded":"2024-07-28T19:45:55.706146+0000","last_fullsized":"2024-07-28T19:45:55.706146+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:14:53.611137+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445456+0000","last_change":"2024-07-28T19:37:18.406853+0000","last_active":"2024-07-28T19:45:55.445456+0000","last_peered":"2024-07-28T19:45:55.445456+0000","last_clean":"2024-07-28T19:45:55.445456+0000","last_became_active":"2024-07-28T19:37:18.406114+0000","last_became_peered":"2024-07-28T19:37:18.406114+0000","last_unstale":"2024-07-28T19:45:55.445456+0000","last_undegraded":"2024-07-28T19:45:55.445456+0000","last_fullsized":"2024-07-28T19:45:55.445456+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:20:48.526786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":969,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433656+0000","last_change":"2024-07-28T19:39:15.351453+0000","last_active":"2024-07-28T19:46:13.433656+0000","last_peered":"2024-07-28T19:46:13.433656+0000","last_clean":"2024-07-28T19:46:13.433656+0000","last_became_active":"2024-07-28T19:39:15.350678+0000","last_became_peered":"2024-07-28T19:39:15.350678+0000","last_unstale":"2024-07-28T19:46:13.433656+0000","last_undegraded":"2024-07-28T19:46:13.433656+0000","last_fullsized":"2024-07-28T19:46:13.433656+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:43:15.974997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1009,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956354+0000","last_change":"2024-07-28T19:39:15.354946+0000","last_active":"2024-07-28T19:46:19.956354+0000","last_peered":"2024-07-28T19:46:19.956354+0000","last_clean":"2024-07-28T19:46:19.956354+0000","last_became_active":"2024-07-28T19:39:15.354552+0000","last_became_peered":"2024-07-28T19:39:15.354552+0000","last_unstale":"2024-07-28T19:46:19.956354+0000","last_undegraded":"2024-07-28T19:46:19.956354+0000","last_fullsized":"2024-07-28T19:46:19.956354+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:38:41.290943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433594+0000","last_change":"2024-07-28T19:39:15.353285+0000","last_active":"2024-07-28T19:46:13.433594+0000","last_peered":"2024-07-28T19:46:13.433594+0000","last_clean":"2024-07-28T19:46:13.433594+0000","last_became_active":"2024-07-28T19:39:15.352667+0000","last_became_peered":"2024-07-28T19:39:15.352667+0000","last_unstale":"2024-07-28T19:46:13.433594+0000","last_undegraded":"2024-07-28T19:46:13.433594+0000","last_fullsized":"2024-07-28T19:46:13.433594+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:56:07.631586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706836+0000","last_change":"2024-07-28T19:37:18.395435+0000","last_active":"2024-07-28T19:45:55.706836+0000","last_peered":"2024-07-28T19:45:55.706836+0000","last_clean":"2024-07-28T19:45:55.706836+0000","last_became_active":"2024-07-28T19:37:18.394645+0000","last_became_peered":"2024-07-28T19:37:18.394645+0000","last_unstale":"2024-07-28T19:45:55.706836+0000","last_undegraded":"2024-07-28T19:45:55.706836+0000","last_fullsized":"2024-07-28T19:45:55.706836+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:02:01.536634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1017,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.955104+0000","last_change":"2024-07-28T19:39:15.354958+0000","last_active":"2024-07-28T19:46:19.955104+0000","last_peered":"2024-07-28T19:46:19.955104+0000","last_clean":"2024-07-28T19:46:19.955104+0000","last_became_active":"2024-07-28T19:39:15.354548+0000","last_became_peered":"2024-07-28T19:39:15.354548+0000","last_unstale":"2024-07-28T19:46:19.955104+0000","last_undegraded":"2024-07-28T19:46:19.955104+0000","last_fullsized":"2024-07-28T19:46:19.955104+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:38:44.443268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956251+0000","last_change":"2024-07-28T19:39:15.353526+0000","last_active":"2024-07-28T19:46:19.956251+0000","last_peered":"2024-07-28T19:46:19.956251+0000","last_clean":"2024-07-28T19:46:19.956251+0000","last_became_active":"2024-07-28T19:39:15.353177+0000","last_became_peered":"2024-07-28T19:39:15.353177+0000","last_unstale":"2024-07-28T19:46:19.956251+0000","last_undegraded":"2024-07-28T19:46:19.956251+0000","last_fullsized":"2024-07-28T19:46:19.956251+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:33:22.174982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.567838+0000","last_change":"2024-07-28T19:39:43.335551+0000","last_active":"2024-07-28T19:46:19.567838+0000","last_peered":"2024-07-28T19:46:19.567838+0000","last_clean":"2024-07-28T19:46:19.567838+0000","last_became_active":"2024-07-28T19:39:43.334989+0000","last_became_peered":"2024-07-28T19:39:43.334989+0000","last_unstale":"2024-07-28T19:46:19.567838+0000","last_undegraded":"2024-07-28T19:46:19.567838+0000","last_fullsized":"2024-07-28T19:46:19.567838+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:18:44.038478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959674+0000","last_change":"2024-07-28T19:39:43.330583+0000","last_active":"2024-07-28T19:46:19.959674+0000","last_peered":"2024-07-28T19:46:19.959674+0000","last_clean":"2024-07-28T19:46:19.959674+0000","last_became_active":"2024-07-28T19:39:43.330227+0000","last_became_peered":"2024-07-28T19:39:43.330227+0000","last_unstale":"2024-07-28T19:46:19.959674+0000","last_undegraded":"2024-07-28T19:46:19.959674+0000","last_fullsized":"2024-07-28T19:46:19.959674+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:21:17.123632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":1053,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.577535+0000","last_change":"2024-07-28T19:39:43.343320+0000","last_active":"2024-07-28T19:46:19.577535+0000","last_peered":"2024-07-28T19:46:19.577535+0000","last_clean":"2024-07-28T19:46:19.577535+0000","last_became_active":"2024-07-28T19:39:43.341173+0000","last_became_peered":"2024-07-28T19:39:43.341173+0000","last_unstale":"2024-07-28T19:46:19.577535+0000","last_undegraded":"2024-07-28T19:46:19.577535+0000","last_fullsized":"2024-07-28T19:46:19.577535+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T21:44:23.811700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1006,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.428874+0000","last_change":"2024-07-28T19:39:15.342988+0000","last_active":"2024-07-28T19:46:13.428874+0000","last_peered":"2024-07-28T19:46:13.428874+0000","last_clean":"2024-07-28T19:46:13.428874+0000","last_became_active":"2024-07-28T19:39:15.342378+0000","last_became_peered":"2024-07-28T19:39:15.342378+0000","last_unstale":"2024-07-28T19:46:13.428874+0000","last_undegraded":"2024-07-28T19:46:13.428874+0000","last_fullsized":"2024-07-28T19:46:13.428874+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:55:05.061892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'2","reported_seq":1015,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.961602+0000","last_change":"2024-07-28T19:39:43.325980+0000","last_active":"2024-07-28T19:46:19.961602+0000","last_peered":"2024-07-28T19:46:19.961602+0000","last_clean":"2024-07-28T19:46:19.961602+0000","last_became_active":"2024-07-28T19:39:43.325441+0000","last_became_peered":"2024-07-28T19:39:43.325441+0000","last_unstale":"2024-07-28T19:46:19.961602+0000","last_undegraded":"2024-07-28T19:46:19.961602+0000","last_fullsized":"2024-07-28T19:46:19.961602+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T01:11:36.670944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1038,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573494+0000","last_change":"2024-07-28T19:39:43.344551+0000","last_active":"2024-07-28T19:46:19.573494+0000","last_peered":"2024-07-28T19:46:19.573494+0000","last_clean":"2024-07-28T19:46:19.573494+0000","last_became_active":"2024-07-28T19:39:43.343601+0000","last_became_peered":"2024-07-28T19:39:43.343601+0000","last_unstale":"2024-07-28T19:46:19.573494+0000","last_undegraded":"2024-07-28T19:46:19.573494+0000","last_fullsized":"2024-07-28T19:46:19.573494+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:18:39.603049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":1051,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444996+0000","last_change":"2024-07-28T19:39:43.325877+0000","last_active":"2024-07-28T19:45:55.444996+0000","last_peered":"2024-07-28T19:45:55.444996+0000","last_clean":"2024-07-28T19:45:55.444996+0000","last_became_active":"2024-07-28T19:39:43.324970+0000","last_became_peered":"2024-07-28T19:39:43.324970+0000","last_unstale":"2024-07-28T19:45:55.444996+0000","last_undegraded":"2024-07-28T19:45:55.444996+0000","last_fullsized":"2024-07-28T19:45:55.444996+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:58:49.715984+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":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":1038,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.572446+0000","last_change":"2024-07-28T19:39:43.307155+0000","last_active":"2024-07-28T19:46:19.572446+0000","last_peered":"2024-07-28T19:46:19.572446+0000","last_clean":"2024-07-28T19:46:19.572446+0000","last_became_active":"2024-07-28T19:39:43.306145+0000","last_became_peered":"2024-07-28T19:39:43.306145+0000","last_unstale":"2024-07-28T19:46:19.572446+0000","last_undegraded":"2024-07-28T19:46:19.572446+0000","last_fullsized":"2024-07-28T19:46:19.572446+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:20:59.336032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":1034,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.448104+0000","last_change":"2024-07-28T19:39:43.341928+0000","last_active":"2024-07-28T19:45:55.448104+0000","last_peered":"2024-07-28T19:45:55.448104+0000","last_clean":"2024-07-28T19:45:55.448104+0000","last_became_active":"2024-07-28T19:39:43.340970+0000","last_became_peered":"2024-07-28T19:39:43.340970+0000","last_unstale":"2024-07-28T19:45:55.448104+0000","last_undegraded":"2024-07-28T19:45:55.448104+0000","last_fullsized":"2024-07-28T19:45:55.448104+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:57:49.617826+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":3,"num_read_kb":3,"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.19","version":"0'0","reported_seq":1019,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.957742+0000","last_change":"2024-07-28T19:39:15.348286+0000","last_active":"2024-07-28T19:46:19.957742+0000","last_peered":"2024-07-28T19:46:19.957742+0000","last_clean":"2024-07-28T19:46:19.957742+0000","last_became_active":"2024-07-28T19:39:15.347892+0000","last_became_peered":"2024-07-28T19:39:15.347892+0000","last_unstale":"2024-07-28T19:46:19.957742+0000","last_undegraded":"2024-07-28T19:46:19.957742+0000","last_fullsized":"2024-07-28T19:46:19.957742+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:43:35.700148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":1006,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.960753+0000","last_change":"2024-07-28T19:39:15.351210+0000","last_active":"2024-07-28T19:46:19.960753+0000","last_peered":"2024-07-28T19:46:19.960753+0000","last_clean":"2024-07-28T19:46:19.960753+0000","last_became_active":"2024-07-28T19:39:15.350756+0000","last_became_peered":"2024-07-28T19:39:15.350756+0000","last_unstale":"2024-07-28T19:46:19.960753+0000","last_undegraded":"2024-07-28T19:46:19.960753+0000","last_fullsized":"2024-07-28T19:46:19.960753+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T20:33:10.979654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1043,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.570039+0000","last_change":"2024-07-28T19:39:43.318900+0000","last_active":"2024-07-28T19:46:19.570039+0000","last_peered":"2024-07-28T19:46:19.570039+0000","last_clean":"2024-07-28T19:46:19.570039+0000","last_became_active":"2024-07-28T19:39:43.315509+0000","last_became_peered":"2024-07-28T19:39:43.315509+0000","last_unstale":"2024-07-28T19:46:19.570039+0000","last_undegraded":"2024-07-28T19:46:19.570039+0000","last_fullsized":"2024-07-28T19:46:19.570039+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:52:07.394691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'5","reported_seq":1021,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956612+0000","last_change":"2024-07-28T19:38:45.365178+0000","last_active":"2024-07-28T19:46:19.956612+0000","last_peered":"2024-07-28T19:46:19.956612+0000","last_clean":"2024-07-28T19:46:19.956612+0000","last_became_active":"2024-07-28T19:38:45.364791+0000","last_became_peered":"2024-07-28T19:38:45.364791+0000","last_unstale":"2024-07-28T19:46:19.956612+0000","last_undegraded":"2024-07-28T19:46:19.956612+0000","last_fullsized":"2024-07-28T19:46:19.956612+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:15:11.530484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"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":[]}],"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":5542,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_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":16626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18012,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201582,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306676,"kb_used_data":9324,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93438476,"statfs":{"total":95995035648,"available":95680999424,"internally_reserved":0,"allocated":9547776,"data_stored":5441548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:47:10 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93300000000000005,"15min":0.91400000000000003},"min":{"1min":0.68899999999999995,"5min":0.51800000000000002,"15min":0.46300000000000002},"max":{"1min":1.274,"5min":1.347,"15min":1.5860000000000001},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.95599999999999996,"15min":0.98099999999999998},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3069999999999999,"5min":1.3799999999999999,"15min":1.4379999999999999},"last":0.96899999999999997}]},{"osd":1,"last update":"Sun Jul 28 19:47:34 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.01,"15min":0.96999999999999997},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1779999999999999,"5min":1.6499999999999999,"15min":2.6539999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.995,"15min":1.0309999999999999},"min":{"1min":0.68100000000000005,"5min":0.66800000000000004,"15min":0.52600000000000002},"max":{"1min":1.1899999999999999,"5min":1.417,"15min":2.3170000000000002},"last":1.04}]},{"osd":2,"last update":"Sun Jul 28 19:46:53 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.96599999999999997,"15min":0.94099999999999995},"min":{"1min":0.61299999999999999,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1990000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.105,"5min":1.089,"15min":1.0149999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.59599999999999997},"max":{"1min":1.5840000000000001,"5min":1.752,"15min":2.1549999999999998},"last":1.01}]},{"osd":3,"last update":"Sun Jul 28 19:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.048,"15min":0.97499999999999998},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.59199999999999997},"max":{"1min":1.151,"5min":2.7759999999999998,"15min":2.7759999999999998},"last":0.73999999999999999},{"interface":"front","average":{"1min":1.036,"5min":1.1140000000000001,"15min":1.093},"min":{"1min":0.78800000000000003,"5min":0.76900000000000002,"15min":0.58699999999999997},"max":{"1min":1.2430000000000001,"5min":1.837,"15min":2.0430000000000001},"last":0.93600000000000005}]},{"osd":4,"last update":"Sun Jul 28 19:46:53 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.01,"15min":1.028},"min":{"1min":0.68400000000000005,"5min":0.65300000000000002,"15min":0.57299999999999995},"max":{"1min":1.343,"5min":2.2069999999999999,"15min":2.2069999999999999},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.044,"15min":1.006},"min":{"1min":0.68600000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.6160000000000001,"5min":1.619,"15min":1.619},"last":0.77700000000000002}]},{"osd":5,"last update":"Sun Jul 28 19:47:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.1160000000000001,"15min":1.0509999999999999},"min":{"1min":0.71599999999999997,"5min":0.68899999999999995,"15min":0.38700000000000001},"max":{"1min":1.3500000000000001,"5min":3.6840000000000002,"15min":3.6840000000000002},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.127,"15min":1.0860000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.40999999999999998},"max":{"1min":1.4159999999999999,"5min":1.8120000000000001,"15min":2.6520000000000001},"last":1.129}]},{"osd":6,"last update":"Sun Jul 28 19:47:39 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.1519999999999999,"15min":1.1299999999999999},"min":{"1min":0.89200000000000002,"5min":0.81499999999999995,"15min":0.435},"max":{"1min":1.4950000000000001,"5min":2.3940000000000001,"15min":2.7799999999999998},"last":1.1779999999999999},{"interface":"front","average":{"1min":0.998,"5min":1.083,"15min":1.073},"min":{"1min":0.71599999999999997,"5min":0.61899999999999999,"15min":0.41899999999999998},"max":{"1min":1.377,"5min":2.476,"15min":2.5960000000000001},"last":1.081}]}]},{"osd":5,"up_from":39,"seq":167503724866,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310240,"kb_used_data":8724,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93434912,"statfs":{"total":95995035648,"available":95677349888,"internally_reserved":0,"allocated":8933376,"data_stored":4846848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":"Sun Jul 28 19:46:59 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.0549999999999999,"15min":1.0229999999999999},"min":{"1min":0.55000000000000004,"5min":0.434,"15min":0.434},"max":{"1min":1.298,"5min":4.2389999999999999,"15min":4.2389999999999999},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.3029999999999999,"15min":1.091},"min":{"1min":0.83899999999999997,"5min":0.624,"15min":0.54000000000000004},"max":{"1min":1.4119999999999999,"5min":11.254,"15min":11.254},"last":1.171}]},{"osd":1,"last update":"Sun Jul 28 19:47:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.94599999999999995,"15min":0.92000000000000004},"min":{"1min":0.51300000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.244,"5min":1.2889999999999999,"15min":1.468},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.93500000000000005,"15min":0.95999999999999996},"min":{"1min":0.65200000000000002,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.133,"5min":3.7330000000000001,"15min":3.7330000000000001},"last":1.133}]},{"osd":2,"last update":"Sun Jul 28 19:46:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.1399999999999999,"15min":1.071},"min":{"1min":0.73099999999999998,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.333,"5min":7.141,"15min":7.141},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.98299999999999998,"15min":0.94499999999999995},"min":{"1min":0.58599999999999997,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.151,"5min":3.0169999999999999,"15min":3.0169999999999999},"last":0.95999999999999996}]},{"osd":3,"last update":"Sun Jul 28 19:47:26 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.153,"15min":1.0800000000000001},"min":{"1min":0.91800000000000004,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.347,"5min":4.4740000000000002,"15min":4.4740000000000002},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.2270000000000001,"15min":1.2},"min":{"1min":0.85899999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.353,"5min":4.6970000000000001,"15min":4.6970000000000001},"last":1.1000000000000001}]},{"osd":4,"last update":"Sun Jul 28 19:46:48 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.97999999999999998,"15min":0.96399999999999997},"min":{"1min":0.65200000000000002,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.22,"5min":3.0350000000000001,"15min":3.0350000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.022,"5min":1.103,"15min":1.103},"min":{"1min":0.68700000000000006,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.262,"5min":2.762,"15min":2.762},"last":1.0629999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:46:48 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0009999999999999,"15min":0.98299999999999998},"min":{"1min":0.56399999999999995,"5min":0.47899999999999998,"15min":0.34100000000000003},"max":{"1min":1.2689999999999999,"5min":1.9239999999999999,"15min":3.3420000000000001},"last":0.752},{"interface":"front","average":{"1min":1.121,"5min":1.167,"15min":1.115},"min":{"1min":0.749,"5min":0.59399999999999997,"15min":0.36899999999999999},"max":{"1min":1.3120000000000001,"5min":4.4000000000000004,"15min":4.4000000000000004},"last":1.002}]},{"osd":7,"last update":"Sun Jul 28 19:46:48 2024","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.232,"15min":1.196},"min":{"1min":0.91200000000000003,"5min":0.45400000000000001,"15min":0.34499999999999997},"max":{"1min":1.4730000000000001,"5min":4.3209999999999997,"15min":4.3209999999999997},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"min":{"1min":0.75800000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.3109999999999999,"5min":1.839,"15min":3.4380000000000002},"last":1.04}]}]},{"osd":4,"up_from":717,"seq":3079491551332,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36976,"kb_used_data":8740,"kb_used_omap":63,"kb_used_meta":28160,"kb_avail":93708176,"statfs":{"total":95995035648,"available":95957172224,"internally_reserved":0,"allocated":8949760,"data_stored":4851110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64927,"internal_metadata":28836449},"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":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.04,"15min":1.107},"min":{"1min":0.55600000000000005,"5min":0.498,"15min":0.498},"max":{"1min":1.3140000000000001,"5min":5.0220000000000002,"15min":5.0220000000000002},"last":0.63200000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.1020000000000001,"15min":1.139},"min":{"1min":0.621,"5min":0.59799999999999998,"15min":0.56899999999999995},"max":{"1min":1.3400000000000001,"5min":5.069,"15min":5.069},"last":0.68400000000000005}]},{"osd":1,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.1140000000000001,"15min":1.0940000000000001},"min":{"1min":0.73699999999999999,"5min":0.63,"15min":0.46700000000000003},"max":{"1min":2.101,"5min":6.4880000000000004,"15min":6.4880000000000004},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0229999999999999,"15min":1.0589999999999999},"min":{"1min":0.68100000000000005,"5min":0.54800000000000004,"15min":0.48099999999999998},"max":{"1min":2.0670000000000002,"5min":3.6930000000000001,"15min":3.6930000000000001},"last":0.72999999999999998}]},{"osd":2,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.087,"15min":0.95799999999999996},"min":{"1min":0.63400000000000001,"5min":0.57999999999999996,"15min":0.44400000000000001},"max":{"1min":3.0739999999999998,"5min":12.845000000000001,"15min":12.845000000000001},"last":1.008},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.98599999999999999,"15min":0.98699999999999999},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":3.0539999999999998,"5min":3.0539999999999998,"15min":3.0539999999999998},"last":1.034}]},{"osd":3,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.97399999999999998,"15min":0.96399999999999997},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":3.141,"5min":3.141,"15min":3.141},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0680000000000001,"15min":1.038},"min":{"1min":0.63900000000000001,"5min":0.61799999999999999,"15min":0.53800000000000003},"max":{"1min":2.2229999999999999,"5min":6.5890000000000004,"15min":6.5890000000000004},"last":1.0569999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.89300000000000002,"15min":0.84199999999999997},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.42299999999999999},"max":{"1min":1.462,"5min":5.4580000000000002,"15min":5.4580000000000002},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.0249999999999999,"15min":0.97699999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3029999999999999,"5min":6.492,"15min":6.492},"last":0.97599999999999998}]},{"osd":6,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.036,"15min":0.997},"min":{"1min":0.44600000000000001,"5min":0.44400000000000001,"15min":0.40799999999999997},"max":{"1min":1.4199999999999999,"5min":6.6879999999999997,"15min":6.6879999999999997},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.018,"15min":1.0089999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.38400000000000001},"max":{"1min":1.3759999999999999,"5min":3.7930000000000001,"15min":3.7930000000000001},"last":0.871}]},{"osd":7,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0669999999999999,"15min":1.0780000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.4770000000000001,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.2110000000000001,"15min":1.2010000000000001},"min":{"1min":0.48799999999999999,"5min":0.433,"15min":0.433},"max":{"1min":1.6200000000000001,"5min":6.202,"15min":6.202},"last":1.103}]}]},{"osd":2,"up_from":659,"seq":2830383448175,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36764,"kb_used_data":8724,"kb_used_omap":50,"kb_used_meta":27981,"kb_avail":93708388,"statfs":{"total":95995035648,"available":95957389312,"internally_reserved":0,"allocated":8933376,"data_stored":4846812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":51687,"internal_metadata":28653081},"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":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.77200000000000002,"15min":0.755},"min":{"1min":0.46100000000000002,"5min":0.32900000000000001,"15min":0.316},"max":{"1min":0.93000000000000005,"5min":2.081,"15min":2.081},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.752,"5min":0.77400000000000002,"15min":0.72799999999999998},"min":{"1min":0.40899999999999997,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.97899999999999998,"5min":2.5049999999999999,"15min":2.5049999999999999},"last":0.77300000000000002}]},{"osd":1,"last update":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.76400000000000001,"15min":0.70499999999999996},"min":{"1min":0.52400000000000002,"5min":0.309,"15min":0.27000000000000002},"max":{"1min":0.98399999999999999,"5min":2.0009999999999999,"15min":2.0009999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.85799999999999998,"15min":0.82499999999999996},"min":{"1min":0.58199999999999996,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.296,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":0.82299999999999995}]},{"osd":3,"last update":"Sun Jul 28 19:47:34 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.875,"15min":0.87},"min":{"1min":0.47499999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.135,"5min":2.375,"15min":2.375},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.97799999999999998,"15min":0.96399999999999997},"min":{"1min":0.46200000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.0740000000000001,"5min":2.968,"15min":2.968},"last":0.70199999999999996}]},{"osd":4,"last update":"Sun Jul 28 19:46:56 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.095,"15min":1.1180000000000001},"min":{"1min":0.72299999999999998,"5min":0.436,"15min":0.436},"max":{"1min":1.425,"5min":2.5720000000000001,"15min":2.5720000000000001},"last":1.089},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1359999999999999,"15min":1.1659999999999999},"min":{"1min":0.80600000000000005,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.349,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":1.208}]},{"osd":5,"last update":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.1859999999999999,"15min":1.107},"min":{"1min":0.80300000000000005,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.621,"5min":2.7200000000000002,"15min":2.7200000000000002},"last":1.3380000000000001},{"interface":"front","average":{"1min":0.92100000000000004,"5min":1.036,"15min":1.1020000000000001},"min":{"1min":0.67800000000000005,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1040000000000001,"5min":1.9219999999999999,"15min":3.9380000000000002},"last":1.161}]},{"osd":6,"last update":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.165,"15min":1.1579999999999999},"min":{"1min":0.85499999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.51,"5min":2.097,"15min":3.0569999999999999},"last":1.052},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.2330000000000001,"15min":1.1739999999999999},"min":{"1min":0.70099999999999996,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.5409999999999999,"5min":2.827,"15min":2.827},"last":1.228}]},{"osd":7,"last update":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.198,"15min":1.1379999999999999},"min":{"1min":0.75600000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.452,"5min":2.2210000000000001,"15min":2.2999999999999998},"last":1.002},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.2809999999999999,"15min":1.222},"min":{"1min":0.73599999999999999,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.45,"5min":2.903,"15min":2.903},"last":1.292}]}]},{"osd":1,"up_from":573,"seq":2461016260737,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40660,"kb_used_data":8716,"kb_used_omap":37,"kb_used_meta":31898,"kb_avail":93704492,"statfs":{"total":95995035648,"available":95953399808,"internally_reserved":0,"allocated":8925184,"data_stored":4846208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38141,"internal_metadata":32664323},"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":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.71299999999999997,"15min":0.80200000000000005},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.249},"max":{"1min":1.125,"5min":1.1499999999999999,"15min":3.202},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.78500000000000003,"15min":0.82899999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.28999999999999998},"max":{"1min":1.107,"5min":1.421,"15min":3.395},"last":0.97099999999999997}]},{"osd":2,"last update":"Sun Jul 28 19:47:02 2024","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.78700000000000003,"15min":0.78200000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.39400000000000002},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":2.6030000000000002},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.82299999999999995,"15min":0.80900000000000005},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.41099999999999998},"max":{"1min":1.0800000000000001,"5min":1.2390000000000001,"15min":3.5459999999999998},"last":0.85699999999999998}]},{"osd":3,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.87,"15min":0.89000000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.2,"5min":1.395,"15min":1.4219999999999999},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.92100000000000004,"15min":0.99399999999999999},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.37},"max":{"1min":2.2549999999999999,"5min":2.2549999999999999,"15min":3.4780000000000002},"last":0.68400000000000005}]},{"osd":4,"last update":"Sun Jul 28 19:46:51 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1519999999999999,"15min":1.252},"min":{"1min":0.75700000000000001,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.3919999999999999,"5min":1.637,"15min":3.6859999999999999},"last":1.268},{"interface":"front","average":{"1min":1.032,"5min":1.0469999999999999,"15min":1.0660000000000001},"min":{"1min":0.747,"5min":0.65800000000000003,"15min":0.56200000000000006},"max":{"1min":1.3300000000000001,"5min":1.498,"15min":1.498},"last":1.296}]},{"osd":5,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1220000000000001,"15min":1.1659999999999999},"min":{"1min":0.67800000000000005,"5min":0.67400000000000004,"15min":0.53500000000000003},"max":{"1min":1.5149999999999999,"5min":1.899,"15min":3.621},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.008,"5min":1.0669999999999999,"15min":1.1120000000000001},"min":{"1min":0.624,"5min":0.58999999999999997,"15min":0.57499999999999996},"max":{"1min":1.264,"5min":5.173,"15min":5.173},"last":1.143}]},{"osd":6,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1850000000000001,"15min":1.2390000000000001},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.622},"max":{"1min":1.5649999999999999,"5min":1.8149999999999999,"15min":3.7400000000000002},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.123,"5min":1.1240000000000001,"15min":1.1850000000000001},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.4399999999999999,"5min":1.6339999999999999,"15min":2.6739999999999999},"last":1.3660000000000001}]},{"osd":7,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.119,"15min":1.181},"min":{"1min":0.747,"5min":0.747,"15min":0.68300000000000005},"max":{"1min":1.4550000000000001,"5min":1.5760000000000001,"15min":2.6059999999999999},"last":1.04},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1619999999999999,"15min":1.1990000000000001},"min":{"1min":0.63,"5min":0.63,"15min":0.61099999999999999},"max":{"1min":1.47,"5min":1.629,"15min":2.4700000000000002},"last":1.2210000000000001}]}]},{"osd":0,"up_from":540,"seq":2319282339975,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":63520,"kb_used_data":9304,"kb_used_omap":46,"kb_used_meta":54161,"kb_avail":93681632,"statfs":{"total":95995035648,"available":95929991168,"internally_reserved":0,"allocated":9527296,"data_stored":5437168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47356,"internal_metadata":55461636},"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":"Sun Jul 28 19:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.74399999999999999,"15min":0.82299999999999995},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.95499999999999996,"5min":5.4370000000000003,"15min":30.861000000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.83999999999999997,"15min":0.92300000000000004},"min":{"1min":0.311,"5min":0.311,"15min":0.26600000000000001},"max":{"1min":0.96399999999999997,"5min":8.0120000000000005,"15min":19.148},"last":0.39800000000000002}]},{"osd":2,"last update":"Sun Jul 28 19:47:06 2024","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.83699999999999997,"15min":0.79500000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.35499999999999998},"max":{"1min":1.0409999999999999,"5min":2.3330000000000002,"15min":2.3330000000000002},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.87,"15min":1.0640000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.30099999999999999},"max":{"1min":1.022,"5min":6.2359999999999998,"15min":11.19},"last":0.56999999999999995}]},{"osd":3,"last update":"Sun Jul 28 19:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.98299999999999998,"15min":0.995},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38600000000000001},"max":{"1min":1.173,"5min":2.234,"15min":2.234},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.79600000000000004,"5min":1.006,"15min":1.145},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.375},"max":{"1min":1.29,"5min":2.4319999999999999,"15min":6.024},"last":0.53000000000000003}]},{"osd":4,"last update":"Sun Jul 28 19:46:52 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.0409999999999999,"15min":1.0289999999999999},"min":{"1min":0.78700000000000003,"5min":0.71799999999999997,"15min":0.54500000000000004},"max":{"1min":1.1890000000000001,"5min":3.1539999999999999,"15min":3.1539999999999999},"last":0.84799999999999998},{"interface":"front","average":{"1min":1.081,"5min":1.1859999999999999,"15min":1.1819999999999999},"min":{"1min":0.77600000000000002,"5min":0.75,"15min":0.58299999999999996},"max":{"1min":1.4450000000000001,"5min":5.6420000000000003,"15min":5.6420000000000003},"last":0.78400000000000003}]},{"osd":5,"last update":"Sun Jul 28 19:47:06 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.175,"15min":1.123},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.52900000000000003},"max":{"1min":1.3009999999999999,"5min":3.7080000000000002,"15min":10.481999999999999},"last":0.87},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.0800000000000001,"15min":1.1200000000000001},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.45800000000000002},"max":{"1min":1.343,"5min":3.2450000000000001,"15min":14.157999999999999},"last":0.69099999999999995}]},{"osd":6,"last update":"Sun Jul 28 19:47:06 2024","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.216,"15min":1.1679999999999999},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.47399999999999998},"max":{"1min":1.649,"5min":5.2510000000000003,"15min":5.2510000000000003},"last":0.76500000000000001},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.2410000000000001,"15min":1.1879999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.46100000000000002},"max":{"1min":1.444,"5min":5.734,"15min":6.2699999999999996},"last":0.90100000000000002}]},{"osd":7,"last update":"Sun Jul 28 19:47:06 2024","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.272,"15min":1.2410000000000001},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.51600000000000001},"max":{"1min":1.702,"5min":5.3529999999999998,"15min":5.3529999999999998},"last":0.70799999999999996},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.3089999999999999,"15min":1.2849999999999999},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.60499999999999998},"max":{"1min":1.5109999999999999,"5min":5.8940000000000001,"15min":6.1849999999999996},"last":0.82799999999999996}]}]},{"osd":6,"up_from":47,"seq":201863463224,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":314984,"kb_used_data":9312,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93430168,"statfs":{"total":95995035648,"available":95672492032,"internally_reserved":0,"allocated":9535488,"data_stored":5441402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":"Sun Jul 28 19:47:07 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.069,"15min":1.0169999999999999},"min":{"1min":0.55500000000000005,"5min":0.48499999999999999,"15min":0.46800000000000003},"max":{"1min":1.2909999999999999,"5min":4.8769999999999998,"15min":4.8769999999999998},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.95599999999999996,"15min":0.995},"min":{"1min":0.626,"5min":0.48599999999999999,"15min":0.44900000000000001},"max":{"1min":1.323,"5min":3.3279999999999998,"15min":4.5709999999999997},"last":0.97899999999999998}]},{"osd":1,"last update":"Sun Jul 28 19:47:45 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":1.0800000000000001,"15min":0.98299999999999998},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.47699999999999998},"max":{"1min":1.0900000000000001,"5min":16.34,"15min":16.34},"last":1.026},{"interface":"front","average":{"1min":0.86499999999999999,"5min":1.123,"15min":1.034},"min":{"1min":0.628,"5min":0.628,"15min":0.42599999999999999},"max":{"1min":1.0169999999999999,"5min":9.0950000000000006,"15min":9.0950000000000006},"last":1.0840000000000001}]},{"osd":2,"last update":"Sun Jul 28 19:47:07 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.1220000000000001,"15min":1.0409999999999999},"min":{"1min":0.65400000000000003,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.325,"5min":15.25,"15min":15.25},"last":1.175},{"interface":"front","average":{"1min":1.073,"5min":1.1619999999999999,"15min":1.026},"min":{"1min":0.65200000000000002,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3129999999999999,"5min":11.752000000000001,"15min":11.752000000000001},"last":0.93600000000000005}]},{"osd":3,"last update":"Sun Jul 28 19:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1,"15min":1.0149999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.49399999999999999},"max":{"1min":1.206,"5min":1.7170000000000001,"15min":2.5369999999999999},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.069,"5min":1.103,"15min":1.157},"min":{"1min":0.80000000000000004,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.236,"5min":2.8860000000000001,"15min":4.0940000000000003},"last":1.0549999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:46:54 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":1.0109999999999999,"15min":0.98199999999999998},"min":{"1min":0.64700000000000002,"5min":0.47999999999999998,"15min":0.47099999999999997},"max":{"1min":1.2290000000000001,"5min":5.5289999999999999,"15min":5.5289999999999999},"last":0.83699999999999997},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0700000000000001,"15min":1.155},"min":{"1min":0.73799999999999999,"5min":0.45600000000000002,"15min":0.45200000000000001},"max":{"1min":1.494,"5min":2.9790000000000001,"15min":2.9790000000000001},"last":1.224}]},{"osd":5,"last update":"Sun Jul 28 19:46:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.1459999999999999,"15min":1.081},"min":{"1min":0.71399999999999997,"5min":0.501,"15min":0.33400000000000002},"max":{"1min":1.3620000000000001,"5min":5.8659999999999997,"15min":5.8659999999999997},"last":1.141},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.1990000000000001,"15min":1.1779999999999999},"min":{"1min":0.69099999999999995,"5min":0.38900000000000001,"15min":0.36899999999999999},"max":{"1min":1.476,"5min":6.8689999999999998,"15min":6.8689999999999998},"last":1.347}]},{"osd":7,"last update":"Sun Jul 28 19:47:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.175,"15min":1.1439999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.34799999999999998},"max":{"1min":1.3109999999999999,"5min":8.4640000000000004,"15min":8.4640000000000004},"last":1.4079999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.2370000000000001,"15min":1.2030000000000001},"min":{"1min":0.69799999999999995,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.385,"5min":9.9100000000000001,"15min":9.9100000000000001},"last":1.2609999999999999}]}]},{"osd":3,"up_from":689,"seq":2959232467049,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":48860,"kb_used_data":8720,"kb_used_omap":33,"kb_used_meta":40094,"kb_avail":93696292,"statfs":{"total":95995035648,"available":95945003008,"internally_reserved":0,"allocated":8929280,"data_stored":4846298,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34221,"internal_metadata":41056851},"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":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.76700000000000002,"15min":0.84299999999999997},"min":{"1min":0.34599999999999997,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.84199999999999997,"5min":2.6040000000000001,"15min":2.6659999999999999},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.746,"5min":0.79200000000000004,"15min":0.80200000000000005},"min":{"1min":0.40000000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.0009999999999999,"5min":1.4950000000000001,"15min":1.8879999999999999},"last":0.78400000000000003}]},{"osd":1,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.78200000000000003,"15min":0.80000000000000004},"min":{"1min":0.435,"5min":0.42599999999999999,"15min":0.40000000000000002},"max":{"1min":0.96399999999999997,"5min":2.3620000000000001,"15min":2.3620000000000001},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.878,"15min":0.96799999999999997},"min":{"1min":0.48899999999999999,"5min":0.39700000000000002,"15min":0.38200000000000001},"max":{"1min":1.101,"5min":2.3849999999999998,"15min":4.1360000000000001},"last":0.86599999999999999}]},{"osd":2,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.85399999999999998,"15min":0.82599999999999996},"min":{"1min":0.46700000000000003,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.22,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.93200000000000005,"15min":0.98099999999999998},"min":{"1min":0.52500000000000002,"5min":0.437,"15min":0.437},"max":{"1min":0.95999999999999996,"5min":3.8069999999999999,"15min":3.8069999999999999},"last":0.83999999999999997}]},{"osd":4,"last update":"Sun Jul 28 19:46:48 2024","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1479999999999999,"15min":1.117},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.626},"max":{"1min":1.5289999999999999,"5min":1.597,"15min":1.627},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.179,"5min":1.27,"15min":1.252},"min":{"1min":0.81200000000000006,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.619,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":0.97899999999999998}]},{"osd":5,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.1220000000000001,"15min":1.875},"min":{"1min":0.90700000000000003,"5min":0.72099999999999997,"15min":0.51300000000000001},"max":{"1min":1.377,"5min":2.0190000000000001,"15min":27.768000000000001},"last":1.167},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.155,"15min":1.895},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.68100000000000005},"max":{"1min":1.504,"5min":1.8839999999999999,"15min":28.684999999999999},"last":1.1359999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1599999999999999,"15min":1.147},"min":{"1min":0.77000000000000002,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.4019999999999999,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.079},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1619999999999999,"15min":1.139},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.48999999999999999},"max":{"1min":1.3779999999999999,"5min":2.6850000000000001,"15min":2.6850000000000001},"last":0.90200000000000002}]},{"osd":7,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.2250000000000001,"15min":1.9399999999999999},"min":{"1min":0.77700000000000002,"5min":0.68700000000000006,"15min":0.64800000000000002},"max":{"1min":1.3149999999999999,"5min":3.702,"15min":28.329999999999998},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.2310000000000001,"15min":1.9990000000000001},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.47899999999999998},"max":{"1min":1.3600000000000001,"5min":2.2370000000000001,"15min":29.263000000000002},"last":1.03}]}]}],"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3199,"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":3358,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2158,"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":3598,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5699,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4826,"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":4972,"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}]}} 2024-07-28T19:47:54.906 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T19:47:54.906 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-07-28T19:47:54.906 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-07-28T19:47:54.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph health --format=json 2024-07-28T19:47:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:55 smithi045 bash[80445]: audit 2024-07-28T19:47:54.130801+0000 mgr.y (mgr.34101) 546 : audit [DBG] from='client.44441 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:47:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:55 smithi045 bash[80445]: cluster 2024-07-28T19:47:54.273889+0000 mgr.y (mgr.34101) 547 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:55 smithi045 bash[82788]: audit 2024-07-28T19:47:54.130801+0000 mgr.y (mgr.34101) 546 : audit [DBG] from='client.44441 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:47:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:55 smithi045 bash[82788]: cluster 2024-07-28T19:47:54.273889+0000 mgr.y (mgr.34101) 547 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:55 smithi155 bash[68033]: audit 2024-07-28T19:47:54.130801+0000 mgr.y (mgr.34101) 546 : audit [DBG] from='client.44441 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:47:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:55 smithi155 bash[68033]: cluster 2024-07-28T19:47:54.273889+0000 mgr.y (mgr.34101) 547 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:57 smithi045 bash[80445]: cluster 2024-07-28T19:47:56.274546+0000 mgr.y (mgr.34101) 548 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:57 smithi045 bash[82788]: cluster 2024-07-28T19:47:56.274546+0000 mgr.y (mgr.34101) 548 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:57 smithi155 bash[68033]: cluster 2024-07-28T19:47:56.274546+0000 mgr.y (mgr.34101) 548 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:59.701 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:47:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:47:59 smithi045 bash[80445]: cluster 2024-07-28T19:47:58.275369+0000 mgr.y (mgr.34101) 549 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:47:59 smithi045 bash[82788]: cluster 2024-07-28T19:47:58.275369+0000 mgr.y (mgr.34101) 549 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:47:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:47:59 smithi155 bash[68033]: cluster 2024-07-28T19:47:58.275369+0000 mgr.y (mgr.34101) 549 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:00.894 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:48:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:48:00] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-07-28T19:48:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:01 smithi155 bash[68033]: cluster 2024-07-28T19:48:00.276408+0000 mgr.y (mgr.34101) 550 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:01.850 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:01 smithi045 bash[80445]: cluster 2024-07-28T19:48:00.276408+0000 mgr.y (mgr.34101) 550 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:01.851 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:01 smithi045 bash[82788]: cluster 2024-07-28T19:48:00.276408+0000 mgr.y (mgr.34101) 550 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:02.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:48:02 smithi155 bash[60745]: ts=2024-07-28T19:48:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:48:03.182 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:48:03.182 INFO:teuthology.orchestra.run.smithi045.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-07-28T19:48:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:03 smithi155 bash[68033]: cluster 2024-07-28T19:48:02.277251+0000 mgr.y (mgr.34101) 551 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:03 smithi155 bash[68033]: audit 2024-07-28T19:48:03.048247+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:03 smithi155 bash[68033]: audit 2024-07-28T19:48:03.183383+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.45:0/4060539190' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T19:48:03.881 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:03 smithi045 bash[80445]: cluster 2024-07-28T19:48:02.277251+0000 mgr.y (mgr.34101) 551 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:03.882 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:03 smithi045 bash[80445]: audit 2024-07-28T19:48:03.048247+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:03.882 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:03 smithi045 bash[80445]: audit 2024-07-28T19:48:03.183383+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.45:0/4060539190' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T19:48:03.882 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:03 smithi045 bash[82788]: cluster 2024-07-28T19:48:02.277251+0000 mgr.y (mgr.34101) 551 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:03.882 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:03 smithi045 bash[82788]: audit 2024-07-28T19:48:03.048247+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:03.882 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:03 smithi045 bash[82788]: audit 2024-07-28T19:48:03.183383+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.45:0/4060539190' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-28T19:48:03.883 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-07-28T19:48:03.883 INFO:teuthology.run_tasks:Running task print... 2024-07-28T19:48:03.893 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2024-07-28T19:48:03.893 INFO:teuthology.run_tasks:Running task parallel... 2024-07-28T19:48:03.907 INFO:teuthology.task.parallel:starting parallel... 2024-07-28T19:48:03.907 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-07-28T19:48:03.907 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2024-07-28T19:48:03.910 INFO:tasks.thrashosds:config is {'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, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2024-07-28T19:48:03.910 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '1c7dd7472a8aa5756d215ece8ec9c4ea9b1c4e64'}}, 'workunit': {'branch': 'reef', 'sha1': 'a3bbd7289877bdcce87fd1f79da1a2d6578dde36'}} 2024-07-28T19:48:03.911 INFO:tasks.thrashosds:config is {'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, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2024-07-28T19:48:03.911 INFO:tasks.thrashosds:Beginning thrashosds... 2024-07-28T19:48:03.911 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-28T19:48:03.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph pg dump --format=json 2024-07-28T19:48:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:05 smithi155 bash[68033]: cluster 2024-07-28T19:48:04.278240+0000 mgr.y (mgr.34101) 552 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:05 smithi045 bash[80445]: cluster 2024-07-28T19:48:04.278240+0000 mgr.y (mgr.34101) 552 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:05 smithi045 bash[82788]: cluster 2024-07-28T19:48:04.278240+0000 mgr.y (mgr.34101) 552 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:07 smithi155 bash[68033]: cluster 2024-07-28T19:48:06.278997+0000 mgr.y (mgr.34101) 553 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:07 smithi045 bash[80445]: cluster 2024-07-28T19:48:06.278997+0000 mgr.y (mgr.34101) 553 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:07.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:07 smithi045 bash[82788]: cluster 2024-07-28T19:48:06.278997+0000 mgr.y (mgr.34101) 553 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:08.700 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:48:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:09 smithi155 bash[68033]: cluster 2024-07-28T19:48:08.279863+0000 mgr.y (mgr.34101) 554 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:09.835 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:09 smithi045 bash[80445]: cluster 2024-07-28T19:48:08.279863+0000 mgr.y (mgr.34101) 554 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:09.836 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:09 smithi045 bash[82788]: cluster 2024-07-28T19:48:08.279863+0000 mgr.y (mgr.34101) 554 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:48:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:48:10] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-07-28T19:48:11.769 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:11 smithi045 bash[80445]: cluster 2024-07-28T19:48:10.280878+0000 mgr.y (mgr.34101) 555 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:11.770 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:11 smithi045 bash[82788]: cluster 2024-07-28T19:48:10.280878+0000 mgr.y (mgr.34101) 555 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:11 smithi155 bash[68033]: cluster 2024-07-28T19:48:10.280878+0000 mgr.y (mgr.34101) 555 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:12.132 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:48:12.134 INFO:teuthology.orchestra.run.smithi045.stderr:dumped all 2024-07-28T19:48:12.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:48:12 smithi155 bash[60745]: ts=2024-07-28T19:48:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:48:12.864 INFO:teuthology.orchestra.run.smithi045.stdout:{"pg_ready":true,"pg_map":{"version":1241,"stamp":"2024-07-28T19:48:10.280188+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595910,"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":538,"num_read_kb":964,"num_write":300,"num_write_kb":2445,"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":222,"ondisk_log_size":222,"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":1158680,"kb_used_data":71564,"kb_used_omap":235,"kb_used_meta":1086804,"kb_avail":748802536,"statfs":{"total":767960285184,"available":766773796864,"internally_reserved":0,"allocated":73281536,"data_stored":40557394,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":241444,"internal_metadata":1112887516},"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.005337"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433716+0000","last_change":"2024-07-28T19:39:15.353154+0000","last_active":"2024-07-28T19:46:13.433716+0000","last_peered":"2024-07-28T19:46:13.433716+0000","last_clean":"2024-07-28T19:46:13.433716+0000","last_became_active":"2024-07-28T19:39:15.352482+0000","last_became_peered":"2024-07-28T19:39:15.352482+0000","last_unstale":"2024-07-28T19:46:13.433716+0000","last_undegraded":"2024-07-28T19:46:13.433716+0000","last_fullsized":"2024-07-28T19:46:13.433716+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T07:23:44.240188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706563+0000","last_change":"2024-07-28T19:39:43.322629+0000","last_active":"2024-07-28T19:45:55.706563+0000","last_peered":"2024-07-28T19:45:55.706563+0000","last_clean":"2024-07-28T19:45:55.706563+0000","last_became_active":"2024-07-28T19:39:43.321580+0000","last_became_peered":"2024-07-28T19:39:43.321580+0000","last_unstale":"2024-07-28T19:45:55.706563+0000","last_undegraded":"2024-07-28T19:45:55.706563+0000","last_fullsized":"2024-07-28T19:45:55.706563+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T03:58:13.863434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.15","version":"0'0","reported_seq":1030,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.447733+0000","last_change":"2024-07-28T19:39:15.347543+0000","last_active":"2024-07-28T19:45:55.447733+0000","last_peered":"2024-07-28T19:45:55.447733+0000","last_clean":"2024-07-28T19:45:55.447733+0000","last_became_active":"2024-07-28T19:39:15.346892+0000","last_became_peered":"2024-07-28T19:39:15.346892+0000","last_unstale":"2024-07-28T19:45:55.447733+0000","last_undegraded":"2024-07-28T19:45:55.447733+0000","last_fullsized":"2024-07-28T19:45:55.447733+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:26:04.916417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:03.470849+0000","last_change":"2024-07-28T19:39:15.353891+0000","last_active":"2024-07-28T19:46:03.470849+0000","last_peered":"2024-07-28T19:46:03.470849+0000","last_clean":"2024-07-28T19:46:03.470849+0000","last_became_active":"2024-07-28T19:39:15.353489+0000","last_became_peered":"2024-07-28T19:39:15.353489+0000","last_unstale":"2024-07-28T19:46:03.470849+0000","last_undegraded":"2024-07-28T19:46:03.470849+0000","last_fullsized":"2024-07-28T19:46:03.470849+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:30:03.189923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.962478+0000","last_change":"2024-07-28T19:39:15.354235+0000","last_active":"2024-07-28T19:46:19.962478+0000","last_peered":"2024-07-28T19:46:19.962478+0000","last_clean":"2024-07-28T19:46:19.962478+0000","last_became_active":"2024-07-28T19:39:15.353934+0000","last_became_peered":"2024-07-28T19:39:15.353934+0000","last_unstale":"2024-07-28T19:46:19.962478+0000","last_undegraded":"2024-07-28T19:46:19.962478+0000","last_fullsized":"2024-07-28T19:46:19.962478+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:26:04.080779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1022,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705202+0000","last_change":"2024-07-28T19:39:43.334932+0000","last_active":"2024-07-28T19:45:55.705202+0000","last_peered":"2024-07-28T19:45:55.705202+0000","last_clean":"2024-07-28T19:45:55.705202+0000","last_became_active":"2024-07-28T19:39:43.330353+0000","last_became_peered":"2024-07-28T19:39:43.330353+0000","last_unstale":"2024-07-28T19:45:55.705202+0000","last_undegraded":"2024-07-28T19:45:55.705202+0000","last_fullsized":"2024-07-28T19:45:55.705202+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:08:11.186348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":999,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.961000+0000","last_change":"2024-07-28T19:39:15.350942+0000","last_active":"2024-07-28T19:46:19.961000+0000","last_peered":"2024-07-28T19:46:19.961000+0000","last_clean":"2024-07-28T19:46:19.961000+0000","last_became_active":"2024-07-28T19:39:15.350235+0000","last_became_peered":"2024-07-28T19:39:15.350235+0000","last_unstale":"2024-07-28T19:46:19.961000+0000","last_undegraded":"2024-07-28T19:46:19.961000+0000","last_fullsized":"2024-07-28T19:46:19.961000+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:12:56.112492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'8","reported_seq":1030,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704683+0000","last_change":"2024-07-28T19:36:45.334952+0000","last_active":"2024-07-28T19:45:55.704683+0000","last_peered":"2024-07-28T19:45:55.704683+0000","last_clean":"2024-07-28T19:45:55.704683+0000","last_became_active":"2024-07-28T19:36:45.332903+0000","last_became_peered":"2024-07-28T19:36:45.332903+0000","last_unstale":"2024-07-28T19:45:55.704683+0000","last_undegraded":"2024-07-28T19:45:55.704683+0000","last_fullsized":"2024-07-28T19:45:55.704683+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T01:04:35.788274+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":12,"num_read_kb":12,"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":"3.f","version":"69'1","reported_seq":1041,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706243+0000","last_change":"2024-07-28T19:39:43.325861+0000","last_active":"2024-07-28T19:45:55.706243+0000","last_peered":"2024-07-28T19:45:55.706243+0000","last_clean":"2024-07-28T19:45:55.706243+0000","last_became_active":"2024-07-28T19:39:43.324863+0000","last_became_peered":"2024-07-28T19:39:43.324863+0000","last_unstale":"2024-07-28T19:45:55.706243+0000","last_undegraded":"2024-07-28T19:45:55.706243+0000","last_fullsized":"2024-07-28T19:45:55.706243+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T20:11:07.732797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.8","version":"0'0","reported_seq":1013,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444400+0000","last_change":"2024-07-28T19:26:32.454752+0000","last_active":"2024-07-28T19:45:55.444400+0000","last_peered":"2024-07-28T19:45:55.444400+0000","last_clean":"2024-07-28T19:45:55.444400+0000","last_became_active":"2024-07-28T19:26:32.453952+0000","last_became_peered":"2024-07-28T19:26:32.453952+0000","last_unstale":"2024-07-28T19:45:55.444400+0000","last_undegraded":"2024-07-28T19:45:55.444400+0000","last_fullsized":"2024-07-28T19:45:55.444400+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:52:35.681265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"69'2","reported_seq":1042,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706350+0000","last_change":"2024-07-28T19:39:43.325234+0000","last_active":"2024-07-28T19:45:55.706350+0000","last_peered":"2024-07-28T19:45:55.706350+0000","last_clean":"2024-07-28T19:45:55.706350+0000","last_became_active":"2024-07-28T19:39:43.324263+0000","last_became_peered":"2024-07-28T19:39:43.324263+0000","last_unstale":"2024-07-28T19:45:55.706350+0000","last_undegraded":"2024-07-28T19:45:55.706350+0000","last_fullsized":"2024-07-28T19:45:55.706350+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T05:00:02.089068+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":3,"num_read_kb":3,"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.9","version":"0'0","reported_seq":1038,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:11.429949+0000","last_change":"2024-07-28T19:39:43.327759+0000","last_active":"2024-07-28T19:46:11.429949+0000","last_peered":"2024-07-28T19:46:11.429949+0000","last_clean":"2024-07-28T19:46:11.429949+0000","last_became_active":"2024-07-28T19:39:43.326484+0000","last_became_peered":"2024-07-28T19:39:43.326484+0000","last_unstale":"2024-07-28T19:46:11.429949+0000","last_undegraded":"2024-07-28T19:46:11.429949+0000","last_fullsized":"2024-07-28T19:46:11.429949+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:27:13.901974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"69'1","reported_seq":1007,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706507+0000","last_change":"2024-07-28T19:26:31.175572+0000","last_active":"2024-07-28T19:45:55.706507+0000","last_peered":"2024-07-28T19:45:55.706507+0000","last_clean":"2024-07-28T19:45:55.706507+0000","last_became_active":"2024-07-28T19:26:31.173851+0000","last_became_peered":"2024-07-28T19:26:31.173851+0000","last_unstale":"2024-07-28T19:45:55.706507+0000","last_undegraded":"2024-07-28T19:45:55.706507+0000","last_fullsized":"2024-07-28T19:45:55.706507+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:18:48.162302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.a","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706158+0000","last_change":"2024-07-28T19:37:18.389121+0000","last_active":"2024-07-28T19:45:55.706158+0000","last_peered":"2024-07-28T19:45:55.706158+0000","last_clean":"2024-07-28T19:45:55.706158+0000","last_became_active":"2024-07-28T19:37:18.388303+0000","last_became_peered":"2024-07-28T19:37:18.388303+0000","last_unstale":"2024-07-28T19:45:55.706158+0000","last_undegraded":"2024-07-28T19:45:55.706158+0000","last_fullsized":"2024-07-28T19:45:55.706158+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:50:50.256101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445076+0000","last_change":"2024-07-28T19:39:15.352931+0000","last_active":"2024-07-28T19:45:55.445076+0000","last_peered":"2024-07-28T19:45:55.445076+0000","last_clean":"2024-07-28T19:45:55.445076+0000","last_became_active":"2024-07-28T19:39:15.352085+0000","last_became_peered":"2024-07-28T19:39:15.352085+0000","last_unstale":"2024-07-28T19:45:55.445076+0000","last_undegraded":"2024-07-28T19:45:55.445076+0000","last_fullsized":"2024-07-28T19:45:55.445076+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:07:03.621944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":1027,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.957981+0000","last_change":"2024-07-28T19:39:43.326541+0000","last_active":"2024-07-28T19:46:19.957981+0000","last_peered":"2024-07-28T19:46:19.957981+0000","last_clean":"2024-07-28T19:46:19.957981+0000","last_became_active":"2024-07-28T19:39:43.325958+0000","last_became_peered":"2024-07-28T19:39:43.325958+0000","last_unstale":"2024-07-28T19:46:19.957981+0000","last_undegraded":"2024-07-28T19:46:19.957981+0000","last_fullsized":"2024-07-28T19:46:19.957981+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:24:14.672034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"70'3","reported_seq":1027,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:58.431146+0000","last_change":"2024-07-28T19:39:43.328466+0000","last_active":"2024-07-28T19:45:58.431146+0000","last_peered":"2024-07-28T19:45:58.431146+0000","last_clean":"2024-07-28T19:45:58.431146+0000","last_became_active":"2024-07-28T19:39:43.328129+0000","last_became_peered":"2024-07-28T19:39:43.328129+0000","last_unstale":"2024-07-28T19:45:58.431146+0000","last_undegraded":"2024-07-28T19:45:58.431146+0000","last_fullsized":"2024-07-28T19:45:58.431146+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T19:48:36.136467+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.c","version":"0'0","reported_seq":1021,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573377+0000","last_change":"2024-07-28T19:39:43.318980+0000","last_active":"2024-07-28T19:46:19.573377+0000","last_peered":"2024-07-28T19:46:19.573377+0000","last_clean":"2024-07-28T19:46:19.573377+0000","last_became_active":"2024-07-28T19:39:43.317090+0000","last_became_peered":"2024-07-28T19:39:43.317090+0000","last_unstale":"2024-07-28T19:46:19.573377+0000","last_undegraded":"2024-07-28T19:46:19.573377+0000","last_fullsized":"2024-07-28T19:46:19.573377+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:27:04.577249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706566+0000","last_change":"2024-07-28T19:39:43.337872+0000","last_active":"2024-07-28T19:45:55.706566+0000","last_peered":"2024-07-28T19:45:55.706566+0000","last_clean":"2024-07-28T19:45:55.706566+0000","last_became_active":"2024-07-28T19:39:43.337467+0000","last_became_peered":"2024-07-28T19:39:43.337467+0000","last_unstale":"2024-07-28T19:45:55.706566+0000","last_undegraded":"2024-07-28T19:45:55.706566+0000","last_fullsized":"2024-07-28T19:45:55.706566+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:03:33.234769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":1043,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.574885+0000","last_change":"2024-07-28T19:39:43.335812+0000","last_active":"2024-07-28T19:46:19.574885+0000","last_peered":"2024-07-28T19:46:19.574885+0000","last_clean":"2024-07-28T19:46:19.574885+0000","last_became_active":"2024-07-28T19:39:43.333852+0000","last_became_peered":"2024-07-28T19:39:43.333852+0000","last_unstale":"2024-07-28T19:46:19.574885+0000","last_undegraded":"2024-07-28T19:46:19.574885+0000","last_fullsized":"2024-07-28T19:46:19.574885+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:17:38.686833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1034,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:11.429900+0000","last_change":"2024-07-28T19:39:43.328030+0000","last_active":"2024-07-28T19:46:11.429900+0000","last_peered":"2024-07-28T19:46:11.429900+0000","last_clean":"2024-07-28T19:46:11.429900+0000","last_became_active":"2024-07-28T19:39:43.327060+0000","last_became_peered":"2024-07-28T19:39:43.327060+0000","last_unstale":"2024-07-28T19:46:11.429900+0000","last_undegraded":"2024-07-28T19:46:11.429900+0000","last_fullsized":"2024-07-28T19:46:11.429900+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:36:18.905734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"0'0","reported_seq":1029,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.575857+0000","last_change":"2024-07-28T19:39:43.345362+0000","last_active":"2024-07-28T19:46:19.575857+0000","last_peered":"2024-07-28T19:46:19.575857+0000","last_clean":"2024-07-28T19:46:19.575857+0000","last_became_active":"2024-07-28T19:39:43.344748+0000","last_became_peered":"2024-07-28T19:39:43.344748+0000","last_unstale":"2024-07-28T19:46:19.575857+0000","last_undegraded":"2024-07-28T19:46:19.575857+0000","last_fullsized":"2024-07-28T19:46:19.575857+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:59:35.973336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":1001,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.955710+0000","last_change":"2024-07-28T19:39:15.353698+0000","last_active":"2024-07-28T19:46:19.955710+0000","last_peered":"2024-07-28T19:46:19.955710+0000","last_clean":"2024-07-28T19:46:19.955710+0000","last_became_active":"2024-07-28T19:39:15.352651+0000","last_became_peered":"2024-07-28T19:39:15.352651+0000","last_unstale":"2024-07-28T19:46:19.955710+0000","last_undegraded":"2024-07-28T19:46:19.955710+0000","last_fullsized":"2024-07-28T19:46:19.955710+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:35:15.577335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":996,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:16.498801+0000","last_change":"2024-07-28T19:39:43.327399+0000","last_active":"2024-07-28T19:46:16.498801+0000","last_peered":"2024-07-28T19:46:16.498801+0000","last_clean":"2024-07-28T19:46:16.498801+0000","last_became_active":"2024-07-28T19:39:43.326349+0000","last_became_peered":"2024-07-28T19:39:43.326349+0000","last_unstale":"2024-07-28T19:46:16.498801+0000","last_undegraded":"2024-07-28T19:46:16.498801+0000","last_fullsized":"2024-07-28T19:46:16.498801+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:23:34.187765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"312'161","reported_seq":1402,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705206+0000","last_change":"2024-07-28T19:36:45.348527+0000","last_active":"2024-07-28T19:45:55.705206+0000","last_peered":"2024-07-28T19:45:55.705206+0000","last_clean":"2024-07-28T19:45:55.705206+0000","last_became_active":"2024-07-28T19:36:45.348093+0000","last_became_peered":"2024-07-28T19:36:45.348093+0000","last_unstale":"2024-07-28T19:45:55.705206+0000","last_undegraded":"2024-07-28T19:45:55.705206+0000","last_fullsized":"2024-07-28T19:45:55.705206+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_clean_scrub_stamp":"2024-07-28T19:18:46.903326+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:40:44.305941+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":500,"num_read_kb":924,"num_write":239,"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":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445256+0000","last_change":"2024-07-28T19:38:45.352593+0000","last_active":"2024-07-28T19:45:55.445256+0000","last_peered":"2024-07-28T19:45:55.445256+0000","last_clean":"2024-07-28T19:45:55.445256+0000","last_became_active":"2024-07-28T19:38:45.351803+0000","last_became_peered":"2024-07-28T19:38:45.351803+0000","last_unstale":"2024-07-28T19:45:55.445256+0000","last_undegraded":"2024-07-28T19:45:55.445256+0000","last_fullsized":"2024-07-28T19:45:55.445256+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:37:05.852109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":968,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.958891+0000","last_change":"2024-07-28T19:39:15.351857+0000","last_active":"2024-07-28T19:46:19.958891+0000","last_peered":"2024-07-28T19:46:19.958891+0000","last_clean":"2024-07-28T19:46:19.958891+0000","last_became_active":"2024-07-28T19:39:15.351444+0000","last_became_peered":"2024-07-28T19:39:15.351444+0000","last_unstale":"2024-07-28T19:46:19.958891+0000","last_undegraded":"2024-07-28T19:46:19.958891+0000","last_fullsized":"2024-07-28T19:46:19.958891+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:35:57.545783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705839+0000","last_change":"2024-07-28T19:39:43.331518+0000","last_active":"2024-07-28T19:45:55.705839+0000","last_peered":"2024-07-28T19:45:55.705839+0000","last_clean":"2024-07-28T19:45:55.705839+0000","last_became_active":"2024-07-28T19:39:43.330691+0000","last_became_peered":"2024-07-28T19:39:43.330691+0000","last_unstale":"2024-07-28T19:45:55.705839+0000","last_undegraded":"2024-07-28T19:45:55.705839+0000","last_fullsized":"2024-07-28T19:45:55.705839+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:46:15.603056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704979+0000","last_change":"2024-07-28T19:37:18.413544+0000","last_active":"2024-07-28T19:45:55.704979+0000","last_peered":"2024-07-28T19:45:55.704979+0000","last_clean":"2024-07-28T19:45:55.704979+0000","last_became_active":"2024-07-28T19:37:18.412942+0000","last_became_peered":"2024-07-28T19:37:18.412942+0000","last_unstale":"2024-07-28T19:45:55.704979+0000","last_undegraded":"2024-07-28T19:45:55.704979+0000","last_fullsized":"2024-07-28T19:45:55.704979+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:08:34.463822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1025,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.954229+0000","last_change":"2024-07-28T19:39:43.329717+0000","last_active":"2024-07-28T19:46:19.954229+0000","last_peered":"2024-07-28T19:46:19.954229+0000","last_clean":"2024-07-28T19:46:19.954229+0000","last_became_active":"2024-07-28T19:39:43.329322+0000","last_became_peered":"2024-07-28T19:39:43.329322+0000","last_unstale":"2024-07-28T19:46:19.954229+0000","last_undegraded":"2024-07-28T19:46:19.954229+0000","last_fullsized":"2024-07-28T19:46:19.954229+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:28:58.561619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":1024,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956006+0000","last_change":"2024-07-28T19:38:45.364977+0000","last_active":"2024-07-28T19:46:19.956006+0000","last_peered":"2024-07-28T19:46:19.956006+0000","last_clean":"2024-07-28T19:46:19.956006+0000","last_became_active":"2024-07-28T19:38:45.364616+0000","last_became_peered":"2024-07-28T19:38:45.364616+0000","last_unstale":"2024-07-28T19:46:19.956006+0000","last_undegraded":"2024-07-28T19:46:19.956006+0000","last_fullsized":"2024-07-28T19:46:19.956006+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:48:04.084200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959533+0000","last_change":"2024-07-28T19:39:15.343897+0000","last_active":"2024-07-28T19:46:19.959533+0000","last_peered":"2024-07-28T19:46:19.959533+0000","last_clean":"2024-07-28T19:46:19.959533+0000","last_became_active":"2024-07-28T19:39:15.343139+0000","last_became_peered":"2024-07-28T19:39:15.343139+0000","last_unstale":"2024-07-28T19:46:19.959533+0000","last_undegraded":"2024-07-28T19:46:19.959533+0000","last_fullsized":"2024-07-28T19:46:19.959533+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:44:20.805148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":983,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.572002+0000","last_change":"2024-07-28T19:38:45.356209+0000","last_active":"2024-07-28T19:46:19.572002+0000","last_peered":"2024-07-28T19:46:19.572002+0000","last_clean":"2024-07-28T19:46:19.572002+0000","last_became_active":"2024-07-28T19:38:45.355166+0000","last_became_peered":"2024-07-28T19:38:45.355166+0000","last_unstale":"2024-07-28T19:46:19.572002+0000","last_undegraded":"2024-07-28T19:46:19.572002+0000","last_fullsized":"2024-07-28T19:46:19.572002+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:53:39.142563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":1006,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.569604+0000","last_change":"2024-07-28T19:37:18.413185+0000","last_active":"2024-07-28T19:46:19.569604+0000","last_peered":"2024-07-28T19:46:19.569604+0000","last_clean":"2024-07-28T19:46:19.569604+0000","last_became_active":"2024-07-28T19:37:18.412688+0000","last_became_peered":"2024-07-28T19:37:18.412688+0000","last_unstale":"2024-07-28T19:46:19.569604+0000","last_undegraded":"2024-07-28T19:46:19.569604+0000","last_fullsized":"2024-07-28T19:46:19.569604+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:59:37.236608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444642+0000","last_change":"2024-07-28T19:37:18.406886+0000","last_active":"2024-07-28T19:45:55.444642+0000","last_peered":"2024-07-28T19:45:55.444642+0000","last_clean":"2024-07-28T19:45:55.444642+0000","last_became_active":"2024-07-28T19:37:18.405970+0000","last_became_peered":"2024-07-28T19:37:18.405970+0000","last_unstale":"2024-07-28T19:45:55.444642+0000","last_undegraded":"2024-07-28T19:45:55.444642+0000","last_fullsized":"2024-07-28T19:45:55.444642+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:13:17.759512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":998,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573196+0000","last_change":"2024-07-28T19:39:43.327518+0000","last_active":"2024-07-28T19:46:19.573196+0000","last_peered":"2024-07-28T19:46:19.573196+0000","last_clean":"2024-07-28T19:46:19.573196+0000","last_became_active":"2024-07-28T19:39:43.326668+0000","last_became_peered":"2024-07-28T19:39:43.326668+0000","last_unstale":"2024-07-28T19:46:19.573196+0000","last_undegraded":"2024-07-28T19:46:19.573196+0000","last_fullsized":"2024-07-28T19:46:19.573196+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:09:18.730969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568469+0000","last_change":"2024-07-28T19:39:15.335660+0000","last_active":"2024-07-28T19:46:19.568469+0000","last_peered":"2024-07-28T19:46:19.568469+0000","last_clean":"2024-07-28T19:46:19.568469+0000","last_became_active":"2024-07-28T19:39:15.333730+0000","last_became_peered":"2024-07-28T19:39:15.333730+0000","last_unstale":"2024-07-28T19:46:19.568469+0000","last_undegraded":"2024-07-28T19:46:19.568469+0000","last_fullsized":"2024-07-28T19:46:19.568469+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:08:02.813230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1048,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.448026+0000","last_change":"2024-07-28T19:39:15.348096+0000","last_active":"2024-07-28T19:45:55.448026+0000","last_peered":"2024-07-28T19:45:55.448026+0000","last_clean":"2024-07-28T19:45:55.448026+0000","last_became_active":"2024-07-28T19:39:15.347245+0000","last_became_peered":"2024-07-28T19:39:15.347245+0000","last_unstale":"2024-07-28T19:45:55.448026+0000","last_undegraded":"2024-07-28T19:45:55.448026+0000","last_fullsized":"2024-07-28T19:45:55.448026+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:56:08.120317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568923+0000","last_change":"2024-07-28T19:37:18.400369+0000","last_active":"2024-07-28T19:46:19.568923+0000","last_peered":"2024-07-28T19:46:19.568923+0000","last_clean":"2024-07-28T19:46:19.568923+0000","last_became_active":"2024-07-28T19:37:18.399280+0000","last_became_peered":"2024-07-28T19:37:18.399280+0000","last_unstale":"2024-07-28T19:46:19.568923+0000","last_undegraded":"2024-07-28T19:46:19.568923+0000","last_fullsized":"2024-07-28T19:46:19.568923+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:13:57.572558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":982,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.569077+0000","last_change":"2024-07-28T19:39:43.332429+0000","last_active":"2024-07-28T19:46:19.569077+0000","last_peered":"2024-07-28T19:46:19.569077+0000","last_clean":"2024-07-28T19:46:19.569077+0000","last_became_active":"2024-07-28T19:39:43.332093+0000","last_became_peered":"2024-07-28T19:39:43.332093+0000","last_unstale":"2024-07-28T19:46:19.569077+0000","last_undegraded":"2024-07-28T19:46:19.569077+0000","last_fullsized":"2024-07-28T19:46:19.569077+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:48:01.014009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":983,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568708+0000","last_change":"2024-07-28T19:38:45.359201+0000","last_active":"2024-07-28T19:46:19.568708+0000","last_peered":"2024-07-28T19:46:19.568708+0000","last_clean":"2024-07-28T19:46:19.568708+0000","last_became_active":"2024-07-28T19:38:45.358204+0000","last_became_peered":"2024-07-28T19:38:45.358204+0000","last_unstale":"2024-07-28T19:46:19.568708+0000","last_undegraded":"2024-07-28T19:46:19.568708+0000","last_fullsized":"2024-07-28T19:46:19.568708+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:08:28.200130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706716+0000","last_change":"2024-07-28T19:39:43.328048+0000","last_active":"2024-07-28T19:45:55.706716+0000","last_peered":"2024-07-28T19:45:55.706716+0000","last_clean":"2024-07-28T19:45:55.706716+0000","last_became_active":"2024-07-28T19:39:43.327260+0000","last_became_peered":"2024-07-28T19:39:43.327260+0000","last_unstale":"2024-07-28T19:45:55.706716+0000","last_undegraded":"2024-07-28T19:45:55.706716+0000","last_fullsized":"2024-07-28T19:45:55.706716+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:37:49.249097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959995+0000","last_change":"2024-07-28T19:36:45.339052+0000","last_active":"2024-07-28T19:46:19.959995+0000","last_peered":"2024-07-28T19:46:19.959995+0000","last_clean":"2024-07-28T19:46:19.959995+0000","last_became_active":"2024-07-28T19:36:45.338353+0000","last_became_peered":"2024-07-28T19:36:45.338353+0000","last_unstale":"2024-07-28T19:46:19.959995+0000","last_undegraded":"2024-07-28T19:46:19.959995+0000","last_fullsized":"2024-07-28T19:46:19.959995+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:25:41.884375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"69'2","reported_seq":1012,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.961539+0000","last_change":"2024-07-28T19:39:15.348893+0000","last_active":"2024-07-28T19:46:19.961539+0000","last_peered":"2024-07-28T19:46:19.961539+0000","last_clean":"2024-07-28T19:46:19.961539+0000","last_became_active":"2024-07-28T19:39:15.348323+0000","last_became_peered":"2024-07-28T19:39:15.348323+0000","last_unstale":"2024-07-28T19:46:19.961539+0000","last_undegraded":"2024-07-28T19:46:19.961539+0000","last_fullsized":"2024-07-28T19:46:19.961539+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T02:22:17.790871+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":"2.6","version":"0'0","reported_seq":1024,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.569669+0000","last_change":"2024-07-28T19:39:43.331090+0000","last_active":"2024-07-28T19:46:19.569669+0000","last_peered":"2024-07-28T19:46:19.569669+0000","last_clean":"2024-07-28T19:46:19.569669+0000","last_became_active":"2024-07-28T19:39:43.330751+0000","last_became_peered":"2024-07-28T19:39:43.330751+0000","last_unstale":"2024-07-28T19:46:19.569669+0000","last_undegraded":"2024-07-28T19:46:19.569669+0000","last_fullsized":"2024-07-28T19:46:19.569669+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:15:50.200496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1008,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.954175+0000","last_change":"2024-07-28T19:39:15.350340+0000","last_active":"2024-07-28T19:46:19.954175+0000","last_peered":"2024-07-28T19:46:19.954175+0000","last_clean":"2024-07-28T19:46:19.954175+0000","last_became_active":"2024-07-28T19:39:15.349658+0000","last_became_peered":"2024-07-28T19:39:15.349658+0000","last_unstale":"2024-07-28T19:46:19.954175+0000","last_undegraded":"2024-07-28T19:46:19.954175+0000","last_fullsized":"2024-07-28T19:46:19.954175+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:30:42.274357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"70'1","reported_seq":1030,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.960667+0000","last_change":"2024-07-28T19:39:43.327462+0000","last_active":"2024-07-28T19:46:19.960667+0000","last_peered":"2024-07-28T19:46:19.960667+0000","last_clean":"2024-07-28T19:46:19.960667+0000","last_became_active":"2024-07-28T19:39:43.327117+0000","last_became_peered":"2024-07-28T19:39:43.327117+0000","last_unstale":"2024-07-28T19:46:19.960667+0000","last_undegraded":"2024-07-28T19:46:19.960667+0000","last_fullsized":"2024-07-28T19:46:19.960667+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T19:30:22.715923+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":1022,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.707069+0000","last_change":"2024-07-28T19:38:45.354086+0000","last_active":"2024-07-28T19:45:55.707069+0000","last_peered":"2024-07-28T19:45:55.707069+0000","last_clean":"2024-07-28T19:45:55.707069+0000","last_became_active":"2024-07-28T19:38:45.353272+0000","last_became_peered":"2024-07-28T19:38:45.353272+0000","last_unstale":"2024-07-28T19:45:55.707069+0000","last_undegraded":"2024-07-28T19:45:55.707069+0000","last_fullsized":"2024-07-28T19:45:55.707069+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:59:13.669049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":998,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573557+0000","last_change":"2024-07-28T19:39:43.341348+0000","last_active":"2024-07-28T19:46:19.573557+0000","last_peered":"2024-07-28T19:46:19.573557+0000","last_clean":"2024-07-28T19:46:19.573557+0000","last_became_active":"2024-07-28T19:39:43.340760+0000","last_became_peered":"2024-07-28T19:39:43.340760+0000","last_unstale":"2024-07-28T19:46:19.573557+0000","last_undegraded":"2024-07-28T19:46:19.573557+0000","last_fullsized":"2024-07-28T19:46:19.573557+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:37:24.817393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1029,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573685+0000","last_change":"2024-07-28T19:39:43.321957+0000","last_active":"2024-07-28T19:46:19.573685+0000","last_peered":"2024-07-28T19:46:19.573685+0000","last_clean":"2024-07-28T19:46:19.573685+0000","last_became_active":"2024-07-28T19:39:43.321137+0000","last_became_peered":"2024-07-28T19:39:43.321137+0000","last_unstale":"2024-07-28T19:46:19.573685+0000","last_undegraded":"2024-07-28T19:46:19.573685+0000","last_fullsized":"2024-07-28T19:46:19.573685+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:06:02.472908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.14","version":"400'23","reported_seq":1031,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573036+0000","last_change":"2024-07-28T19:39:43.322926+0000","last_active":"2024-07-28T19:46:19.573036+0000","last_peered":"2024-07-28T19:46:19.573036+0000","last_clean":"2024-07-28T19:46:19.573036+0000","last_became_active":"2024-07-28T19:39:43.321866+0000","last_became_peered":"2024-07-28T19:39:43.321866+0000","last_unstale":"2024-07-28T19:46:19.573036+0000","last_undegraded":"2024-07-28T19:46:19.573036+0000","last_fullsized":"2024-07-28T19:46:19.573036+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:03:14.070051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":981,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568201+0000","last_change":"2024-07-28T19:38:45.356438+0000","last_active":"2024-07-28T19:46:19.568201+0000","last_peered":"2024-07-28T19:46:19.568201+0000","last_clean":"2024-07-28T19:46:19.568201+0000","last_became_active":"2024-07-28T19:38:45.355491+0000","last_became_peered":"2024-07-28T19:38:45.355491+0000","last_unstale":"2024-07-28T19:46:19.568201+0000","last_undegraded":"2024-07-28T19:46:19.568201+0000","last_fullsized":"2024-07-28T19:46:19.568201+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:28:05.448352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":1044,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706146+0000","last_change":"2024-07-28T19:39:43.326186+0000","last_active":"2024-07-28T19:45:55.706146+0000","last_peered":"2024-07-28T19:45:55.706146+0000","last_clean":"2024-07-28T19:45:55.706146+0000","last_became_active":"2024-07-28T19:39:43.325250+0000","last_became_peered":"2024-07-28T19:39:43.325250+0000","last_unstale":"2024-07-28T19:45:55.706146+0000","last_undegraded":"2024-07-28T19:45:55.706146+0000","last_fullsized":"2024-07-28T19:45:55.706146+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:14:53.611137+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445456+0000","last_change":"2024-07-28T19:37:18.406853+0000","last_active":"2024-07-28T19:45:55.445456+0000","last_peered":"2024-07-28T19:45:55.445456+0000","last_clean":"2024-07-28T19:45:55.445456+0000","last_became_active":"2024-07-28T19:37:18.406114+0000","last_became_peered":"2024-07-28T19:37:18.406114+0000","last_unstale":"2024-07-28T19:45:55.445456+0000","last_undegraded":"2024-07-28T19:45:55.445456+0000","last_fullsized":"2024-07-28T19:45:55.445456+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:20:48.526786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":969,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433656+0000","last_change":"2024-07-28T19:39:15.351453+0000","last_active":"2024-07-28T19:46:13.433656+0000","last_peered":"2024-07-28T19:46:13.433656+0000","last_clean":"2024-07-28T19:46:13.433656+0000","last_became_active":"2024-07-28T19:39:15.350678+0000","last_became_peered":"2024-07-28T19:39:15.350678+0000","last_unstale":"2024-07-28T19:46:13.433656+0000","last_undegraded":"2024-07-28T19:46:13.433656+0000","last_fullsized":"2024-07-28T19:46:13.433656+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:43:15.974997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1009,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956354+0000","last_change":"2024-07-28T19:39:15.354946+0000","last_active":"2024-07-28T19:46:19.956354+0000","last_peered":"2024-07-28T19:46:19.956354+0000","last_clean":"2024-07-28T19:46:19.956354+0000","last_became_active":"2024-07-28T19:39:15.354552+0000","last_became_peered":"2024-07-28T19:39:15.354552+0000","last_unstale":"2024-07-28T19:46:19.956354+0000","last_undegraded":"2024-07-28T19:46:19.956354+0000","last_fullsized":"2024-07-28T19:46:19.956354+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:38:41.290943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433594+0000","last_change":"2024-07-28T19:39:15.353285+0000","last_active":"2024-07-28T19:46:13.433594+0000","last_peered":"2024-07-28T19:46:13.433594+0000","last_clean":"2024-07-28T19:46:13.433594+0000","last_became_active":"2024-07-28T19:39:15.352667+0000","last_became_peered":"2024-07-28T19:39:15.352667+0000","last_unstale":"2024-07-28T19:46:13.433594+0000","last_undegraded":"2024-07-28T19:46:13.433594+0000","last_fullsized":"2024-07-28T19:46:13.433594+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:56:07.631586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706836+0000","last_change":"2024-07-28T19:37:18.395435+0000","last_active":"2024-07-28T19:45:55.706836+0000","last_peered":"2024-07-28T19:45:55.706836+0000","last_clean":"2024-07-28T19:45:55.706836+0000","last_became_active":"2024-07-28T19:37:18.394645+0000","last_became_peered":"2024-07-28T19:37:18.394645+0000","last_unstale":"2024-07-28T19:45:55.706836+0000","last_undegraded":"2024-07-28T19:45:55.706836+0000","last_fullsized":"2024-07-28T19:45:55.706836+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:02:01.536634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1017,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.955104+0000","last_change":"2024-07-28T19:39:15.354958+0000","last_active":"2024-07-28T19:46:19.955104+0000","last_peered":"2024-07-28T19:46:19.955104+0000","last_clean":"2024-07-28T19:46:19.955104+0000","last_became_active":"2024-07-28T19:39:15.354548+0000","last_became_peered":"2024-07-28T19:39:15.354548+0000","last_unstale":"2024-07-28T19:46:19.955104+0000","last_undegraded":"2024-07-28T19:46:19.955104+0000","last_fullsized":"2024-07-28T19:46:19.955104+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:38:44.443268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956251+0000","last_change":"2024-07-28T19:39:15.353526+0000","last_active":"2024-07-28T19:46:19.956251+0000","last_peered":"2024-07-28T19:46:19.956251+0000","last_clean":"2024-07-28T19:46:19.956251+0000","last_became_active":"2024-07-28T19:39:15.353177+0000","last_became_peered":"2024-07-28T19:39:15.353177+0000","last_unstale":"2024-07-28T19:46:19.956251+0000","last_undegraded":"2024-07-28T19:46:19.956251+0000","last_fullsized":"2024-07-28T19:46:19.956251+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:33:22.174982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.567838+0000","last_change":"2024-07-28T19:39:43.335551+0000","last_active":"2024-07-28T19:46:19.567838+0000","last_peered":"2024-07-28T19:46:19.567838+0000","last_clean":"2024-07-28T19:46:19.567838+0000","last_became_active":"2024-07-28T19:39:43.334989+0000","last_became_peered":"2024-07-28T19:39:43.334989+0000","last_unstale":"2024-07-28T19:46:19.567838+0000","last_undegraded":"2024-07-28T19:46:19.567838+0000","last_fullsized":"2024-07-28T19:46:19.567838+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:18:44.038478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959674+0000","last_change":"2024-07-28T19:39:43.330583+0000","last_active":"2024-07-28T19:46:19.959674+0000","last_peered":"2024-07-28T19:46:19.959674+0000","last_clean":"2024-07-28T19:46:19.959674+0000","last_became_active":"2024-07-28T19:39:43.330227+0000","last_became_peered":"2024-07-28T19:39:43.330227+0000","last_unstale":"2024-07-28T19:46:19.959674+0000","last_undegraded":"2024-07-28T19:46:19.959674+0000","last_fullsized":"2024-07-28T19:46:19.959674+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:21:17.123632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":1053,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.577535+0000","last_change":"2024-07-28T19:39:43.343320+0000","last_active":"2024-07-28T19:46:19.577535+0000","last_peered":"2024-07-28T19:46:19.577535+0000","last_clean":"2024-07-28T19:46:19.577535+0000","last_became_active":"2024-07-28T19:39:43.341173+0000","last_became_peered":"2024-07-28T19:39:43.341173+0000","last_unstale":"2024-07-28T19:46:19.577535+0000","last_undegraded":"2024-07-28T19:46:19.577535+0000","last_fullsized":"2024-07-28T19:46:19.577535+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T21:44:23.811700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1006,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.428874+0000","last_change":"2024-07-28T19:39:15.342988+0000","last_active":"2024-07-28T19:46:13.428874+0000","last_peered":"2024-07-28T19:46:13.428874+0000","last_clean":"2024-07-28T19:46:13.428874+0000","last_became_active":"2024-07-28T19:39:15.342378+0000","last_became_peered":"2024-07-28T19:39:15.342378+0000","last_unstale":"2024-07-28T19:46:13.428874+0000","last_undegraded":"2024-07-28T19:46:13.428874+0000","last_fullsized":"2024-07-28T19:46:13.428874+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:55:05.061892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'2","reported_seq":1015,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.961602+0000","last_change":"2024-07-28T19:39:43.325980+0000","last_active":"2024-07-28T19:46:19.961602+0000","last_peered":"2024-07-28T19:46:19.961602+0000","last_clean":"2024-07-28T19:46:19.961602+0000","last_became_active":"2024-07-28T19:39:43.325441+0000","last_became_peered":"2024-07-28T19:39:43.325441+0000","last_unstale":"2024-07-28T19:46:19.961602+0000","last_undegraded":"2024-07-28T19:46:19.961602+0000","last_fullsized":"2024-07-28T19:46:19.961602+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T01:11:36.670944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1038,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573494+0000","last_change":"2024-07-28T19:39:43.344551+0000","last_active":"2024-07-28T19:46:19.573494+0000","last_peered":"2024-07-28T19:46:19.573494+0000","last_clean":"2024-07-28T19:46:19.573494+0000","last_became_active":"2024-07-28T19:39:43.343601+0000","last_became_peered":"2024-07-28T19:39:43.343601+0000","last_unstale":"2024-07-28T19:46:19.573494+0000","last_undegraded":"2024-07-28T19:46:19.573494+0000","last_fullsized":"2024-07-28T19:46:19.573494+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:18:39.603049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":1051,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444996+0000","last_change":"2024-07-28T19:39:43.325877+0000","last_active":"2024-07-28T19:45:55.444996+0000","last_peered":"2024-07-28T19:45:55.444996+0000","last_clean":"2024-07-28T19:45:55.444996+0000","last_became_active":"2024-07-28T19:39:43.324970+0000","last_became_peered":"2024-07-28T19:39:43.324970+0000","last_unstale":"2024-07-28T19:45:55.444996+0000","last_undegraded":"2024-07-28T19:45:55.444996+0000","last_fullsized":"2024-07-28T19:45:55.444996+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:58:49.715984+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":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":1038,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.572446+0000","last_change":"2024-07-28T19:39:43.307155+0000","last_active":"2024-07-28T19:46:19.572446+0000","last_peered":"2024-07-28T19:46:19.572446+0000","last_clean":"2024-07-28T19:46:19.572446+0000","last_became_active":"2024-07-28T19:39:43.306145+0000","last_became_peered":"2024-07-28T19:39:43.306145+0000","last_unstale":"2024-07-28T19:46:19.572446+0000","last_undegraded":"2024-07-28T19:46:19.572446+0000","last_fullsized":"2024-07-28T19:46:19.572446+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:20:59.336032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":1034,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.448104+0000","last_change":"2024-07-28T19:39:43.341928+0000","last_active":"2024-07-28T19:45:55.448104+0000","last_peered":"2024-07-28T19:45:55.448104+0000","last_clean":"2024-07-28T19:45:55.448104+0000","last_became_active":"2024-07-28T19:39:43.340970+0000","last_became_peered":"2024-07-28T19:39:43.340970+0000","last_unstale":"2024-07-28T19:45:55.448104+0000","last_undegraded":"2024-07-28T19:45:55.448104+0000","last_fullsized":"2024-07-28T19:45:55.448104+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:57:49.617826+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":3,"num_read_kb":3,"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.19","version":"0'0","reported_seq":1019,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.957742+0000","last_change":"2024-07-28T19:39:15.348286+0000","last_active":"2024-07-28T19:46:19.957742+0000","last_peered":"2024-07-28T19:46:19.957742+0000","last_clean":"2024-07-28T19:46:19.957742+0000","last_became_active":"2024-07-28T19:39:15.347892+0000","last_became_peered":"2024-07-28T19:39:15.347892+0000","last_unstale":"2024-07-28T19:46:19.957742+0000","last_undegraded":"2024-07-28T19:46:19.957742+0000","last_fullsized":"2024-07-28T19:46:19.957742+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:43:35.700148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":1006,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.960753+0000","last_change":"2024-07-28T19:39:15.351210+0000","last_active":"2024-07-28T19:46:19.960753+0000","last_peered":"2024-07-28T19:46:19.960753+0000","last_clean":"2024-07-28T19:46:19.960753+0000","last_became_active":"2024-07-28T19:39:15.350756+0000","last_became_peered":"2024-07-28T19:39:15.350756+0000","last_unstale":"2024-07-28T19:46:19.960753+0000","last_undegraded":"2024-07-28T19:46:19.960753+0000","last_fullsized":"2024-07-28T19:46:19.960753+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T20:33:10.979654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1043,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.570039+0000","last_change":"2024-07-28T19:39:43.318900+0000","last_active":"2024-07-28T19:46:19.570039+0000","last_peered":"2024-07-28T19:46:19.570039+0000","last_clean":"2024-07-28T19:46:19.570039+0000","last_became_active":"2024-07-28T19:39:43.315509+0000","last_became_peered":"2024-07-28T19:39:43.315509+0000","last_unstale":"2024-07-28T19:46:19.570039+0000","last_undegraded":"2024-07-28T19:46:19.570039+0000","last_fullsized":"2024-07-28T19:46:19.570039+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:52:07.394691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'5","reported_seq":1021,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956612+0000","last_change":"2024-07-28T19:38:45.365178+0000","last_active":"2024-07-28T19:46:19.956612+0000","last_peered":"2024-07-28T19:46:19.956612+0000","last_clean":"2024-07-28T19:46:19.956612+0000","last_became_active":"2024-07-28T19:38:45.364791+0000","last_became_peered":"2024-07-28T19:38:45.364791+0000","last_unstale":"2024-07-28T19:46:19.956612+0000","last_undegraded":"2024-07-28T19:46:19.956612+0000","last_fullsized":"2024-07-28T19:46:19.956612+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:15:11.530484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"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":[]}],"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":5542,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_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":16626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18012,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201586,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306676,"kb_used_data":9324,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93438476,"statfs":{"total":95995035648,"available":95680999424,"internally_reserved":0,"allocated":9547776,"data_stored":5441548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:47:10 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93300000000000005,"15min":0.91400000000000003},"min":{"1min":0.68899999999999995,"5min":0.51800000000000002,"15min":0.46300000000000002},"max":{"1min":1.274,"5min":1.347,"15min":1.5860000000000001},"last":1.089},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.95599999999999996,"15min":0.98099999999999998},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3069999999999999,"5min":1.3799999999999999,"15min":1.4379999999999999},"last":1.0629999999999999}]},{"osd":1,"last update":"Sun Jul 28 19:47:34 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.01,"15min":0.96999999999999997},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1779999999999999,"5min":1.6499999999999999,"15min":2.6539999999999999},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.995,"15min":1.0309999999999999},"min":{"1min":0.68100000000000005,"5min":0.66800000000000004,"15min":0.52600000000000002},"max":{"1min":1.1899999999999999,"5min":1.417,"15min":2.3170000000000002},"last":0.56399999999999995}]},{"osd":2,"last update":"Sun Jul 28 19:47:56 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.94799999999999995,"15min":0.93999999999999995},"min":{"1min":0.61399999999999999,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.196,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0640000000000001,"15min":1.0169999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.59599999999999997},"max":{"1min":1.2350000000000001,"5min":1.752,"15min":2.1549999999999998},"last":0.63300000000000001}]},{"osd":3,"last update":"Sun Jul 28 19:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.048,"15min":0.97499999999999998},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.59199999999999997},"max":{"1min":1.151,"5min":2.7759999999999998,"15min":2.7759999999999998},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.036,"5min":1.1140000000000001,"15min":1.093},"min":{"1min":0.78800000000000003,"5min":0.76900000000000002,"15min":0.58699999999999997},"max":{"1min":1.2430000000000001,"5min":1.837,"15min":2.0430000000000001},"last":0.81100000000000005}]},{"osd":4,"last update":"Sun Jul 28 19:47:56 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.008,"15min":1.0229999999999999},"min":{"1min":0.70499999999999996,"5min":0.65900000000000003,"15min":0.57299999999999995},"max":{"1min":1.4370000000000001,"5min":2.2069999999999999,"15min":2.2069999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0329999999999999,"15min":1.006},"min":{"1min":0.66100000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.351,"5min":1.619,"15min":1.619},"last":0.88700000000000001}]},{"osd":5,"last update":"Sun Jul 28 19:47:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.1160000000000001,"15min":1.0509999999999999},"min":{"1min":0.71599999999999997,"5min":0.68899999999999995,"15min":0.38700000000000001},"max":{"1min":1.3500000000000001,"5min":3.6840000000000002,"15min":3.6840000000000002},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.127,"15min":1.0860000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.40999999999999998},"max":{"1min":1.4159999999999999,"5min":1.8120000000000001,"15min":2.6520000000000001},"last":1.1799999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:47:39 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.1519999999999999,"15min":1.1299999999999999},"min":{"1min":0.89200000000000002,"5min":0.81499999999999995,"15min":0.435},"max":{"1min":1.4950000000000001,"5min":2.3940000000000001,"15min":2.7799999999999998},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.998,"5min":1.083,"15min":1.073},"min":{"1min":0.71599999999999997,"5min":0.61899999999999999,"15min":0.41899999999999998},"max":{"1min":1.377,"5min":2.476,"15min":2.5960000000000001},"last":1.1479999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724870,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310240,"kb_used_data":8724,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93434912,"statfs":{"total":95995035648,"available":95677349888,"internally_reserved":0,"allocated":8933376,"data_stored":4846848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":"Sun Jul 28 19:48:00 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.054,"15min":1.022},"min":{"1min":0.52100000000000002,"5min":0.434,"15min":0.434},"max":{"1min":1.2829999999999999,"5min":4.2389999999999999,"15min":4.2389999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.2849999999999999,"15min":1.0900000000000001},"min":{"1min":0.69899999999999995,"5min":0.624,"15min":0.54000000000000004},"max":{"1min":1.2809999999999999,"5min":11.254,"15min":11.254},"last":1.29}]},{"osd":1,"last update":"Sun Jul 28 19:47:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.94599999999999995,"15min":0.92000000000000004},"min":{"1min":0.51300000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.244,"5min":1.2889999999999999,"15min":1.468},"last":1.046},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.93500000000000005,"15min":0.95999999999999996},"min":{"1min":0.65200000000000002,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.133,"5min":3.7330000000000001,"15min":3.7330000000000001},"last":0.83999999999999997}]},{"osd":2,"last update":"Sun Jul 28 19:48:00 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.139,"15min":1.0680000000000001},"min":{"1min":0.61399999999999999,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.3180000000000001,"5min":7.141,"15min":7.141},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.97799999999999998,"15min":0.94599999999999995},"min":{"1min":0.59699999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.252,"5min":3.0169999999999999,"15min":3.0169999999999999},"last":1.0149999999999999}]},{"osd":3,"last update":"Sun Jul 28 19:47:26 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.153,"15min":1.0800000000000001},"min":{"1min":0.91800000000000004,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.347,"5min":4.4740000000000002,"15min":4.4740000000000002},"last":1.343},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.2270000000000001,"15min":1.2},"min":{"1min":0.85899999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.353,"5min":4.6970000000000001,"15min":4.6970000000000001},"last":1.4350000000000001}]},{"osd":4,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.98299999999999998,"15min":0.96299999999999997},"min":{"1min":0.65200000000000002,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1910000000000001,"5min":3.0350000000000001,"15min":3.0350000000000001},"last":1.206},{"interface":"front","average":{"1min":1.024,"5min":1.099,"15min":1.097},"min":{"1min":0.76800000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.337,"5min":2.762,"15min":2.762},"last":1.179}]},{"osd":6,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.0049999999999999,"15min":0.98599999999999999},"min":{"1min":0.69699999999999995,"5min":0.47899999999999998,"15min":0.34100000000000003},"max":{"1min":1.2070000000000001,"5min":1.9239999999999999,"15min":3.3420000000000001},"last":1.157},{"interface":"front","average":{"1min":1.075,"5min":1.165,"15min":1.117},"min":{"1min":0.73799999999999999,"5min":0.59399999999999997,"15min":0.36899999999999999},"max":{"1min":1.357,"5min":4.4000000000000004,"15min":4.4000000000000004},"last":1.232}]},{"osd":7,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.222,"15min":1.2030000000000001},"min":{"1min":0.70199999999999996,"5min":0.45400000000000001,"15min":0.34499999999999997},"max":{"1min":1.3839999999999999,"5min":4.3209999999999997,"15min":4.3209999999999997},"last":1.387},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.081,"15min":1.0860000000000001},"min":{"1min":0.81799999999999995,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.1839999999999999,"5min":1.839,"15min":3.4380000000000002},"last":1.264}]}]},{"osd":4,"up_from":717,"seq":3079491551335,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36976,"kb_used_data":8740,"kb_used_omap":63,"kb_used_meta":28160,"kb_avail":93708176,"statfs":{"total":95995035648,"available":95957172224,"internally_reserved":0,"allocated":8949760,"data_stored":4851110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64927,"internal_metadata":28836449},"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":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.998,"15min":1.0900000000000001},"min":{"1min":0.57999999999999996,"5min":0.498,"15min":0.498},"max":{"1min":1.345,"5min":5.0220000000000002,"15min":5.0220000000000002},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.0820000000000001,"15min":1.123},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.2090000000000001,"5min":5.069,"15min":5.069},"last":1.256}]},{"osd":1,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0529999999999999,"15min":1.089},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.46700000000000003},"max":{"1min":1.2609999999999999,"5min":2.101,"15min":6.4880000000000004},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.99199999999999999,"15min":1.05},"min":{"1min":0.57499999999999996,"5min":0.54800000000000004,"15min":0.48099999999999998},"max":{"1min":1.262,"5min":2.2570000000000001,"15min":3.6930000000000001},"last":0.99099999999999999}]},{"osd":2,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.96199999999999997,"15min":0.96499999999999997},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.44400000000000001},"max":{"1min":1.3140000000000001,"5min":3.0739999999999998,"15min":12.845000000000001},"last":1.21},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.995,"15min":0.98399999999999999},"min":{"1min":0.60099999999999998,"5min":0.5,"15min":0.5},"max":{"1min":1.248,"5min":3.0539999999999998,"15min":3.0539999999999998},"last":1.028}]},{"osd":3,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.98699999999999999,"15min":0.96299999999999997},"min":{"1min":0.70899999999999996,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2989999999999999,"5min":3.141,"15min":3.141},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.0089999999999999,"15min":1.034},"min":{"1min":0.70499999999999996,"5min":0.61799999999999999,"15min":0.53800000000000003},"max":{"1min":1.3069999999999999,"5min":2.2229999999999999,"15min":6.5890000000000004},"last":1.1339999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.84999999999999998,"15min":0.84299999999999997},"min":{"1min":0.66500000000000004,"5min":0.46100000000000002,"15min":0.42299999999999999},"max":{"1min":1.121,"5min":2.0920000000000001,"15min":5.4580000000000002},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.0109999999999999,"15min":0.97699999999999998},"min":{"1min":0.61799999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3420000000000001,"5min":6.492,"15min":6.492},"last":1.1759999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.96899999999999997,"15min":0.99399999999999999},"min":{"1min":0.60799999999999998,"5min":0.44400000000000001,"15min":0.40799999999999997},"max":{"1min":1.3149999999999999,"5min":1.5680000000000001,"15min":6.6879999999999997},"last":1.075},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.99099999999999999,"15min":1.004},"min":{"1min":0.76600000000000001,"5min":0.40600000000000003,"15min":0.38400000000000001},"max":{"1min":1.1739999999999999,"5min":2.1789999999999998,"15min":3.7930000000000001},"last":0.81000000000000005}]},{"osd":7,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.071,"15min":1.0780000000000001},"min":{"1min":0.71599999999999997,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.46,"5min":1.4770000000000001,"15min":1.7729999999999999},"last":1.111},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.1579999999999999,"15min":1.1950000000000001},"min":{"1min":0.69799999999999995,"5min":0.48799999999999999,"15min":0.433},"max":{"1min":1.389,"5min":1.655,"15min":6.202},"last":1.2869999999999999}]}]},{"osd":2,"up_from":659,"seq":2830383448179,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36764,"kb_used_data":8724,"kb_used_omap":50,"kb_used_meta":27981,"kb_avail":93708388,"statfs":{"total":95995035648,"available":95957389312,"internally_reserved":0,"allocated":8933376,"data_stored":4846812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":51687,"internal_metadata":28653081},"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":"Sun Jul 28 19:48:04 2024","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.746,"15min":0.753},"min":{"1min":0.47499999999999998,"5min":0.32900000000000001,"15min":0.316},"max":{"1min":0.96799999999999997,"5min":2.081,"15min":2.081},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.77600000000000002,"15min":0.72999999999999998},"min":{"1min":0.45200000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.89200000000000002,"5min":2.5049999999999999,"15min":2.5049999999999999},"last":0.66700000000000004}]},{"osd":1,"last update":"Sun Jul 28 19:48:04 2024","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.77100000000000002,"15min":0.70999999999999996},"min":{"1min":0.40200000000000002,"5min":0.309,"15min":0.27000000000000002},"max":{"1min":1.2090000000000001,"5min":2.0009999999999999,"15min":2.0009999999999999},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.84599999999999997,"15min":0.82399999999999995},"min":{"1min":0.42799999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.083,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":0.96799999999999997}]},{"osd":3,"last update":"Sun Jul 28 19:47:34 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.875,"15min":0.87},"min":{"1min":0.47499999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.135,"5min":2.375,"15min":2.375},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.97799999999999998,"15min":0.96399999999999997},"min":{"1min":0.46200000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.0740000000000001,"5min":2.968,"15min":2.968},"last":0.84699999999999998}]},{"osd":4,"last update":"Sun Jul 28 19:47:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.079,"15min":1.109},"min":{"1min":0.69599999999999995,"5min":0.436,"15min":0.436},"max":{"1min":1.3240000000000001,"5min":2.5720000000000001,"15min":2.5720000000000001},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.1220000000000001,"15min":1.155},"min":{"1min":0.74099999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.333,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":1.0109999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:48:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.1719999999999999,"15min":1.111},"min":{"1min":0.81100000000000005,"5min":0.61499999999999999,"15min":0.53700000000000003},"max":{"1min":1.3700000000000001,"5min":2.7200000000000002,"15min":2.7200000000000002},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.032,"15min":1.0920000000000001},"min":{"1min":0.65800000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.216,"5min":1.9219999999999999,"15min":3.9380000000000002},"last":1.038}]},{"osd":6,"last update":"Sun Jul 28 19:48:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.161,"15min":1.1559999999999999},"min":{"1min":0.84099999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.425,"5min":2.097,"15min":3.0569999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.127,"5min":1.2090000000000001,"15min":1.175},"min":{"1min":0.65000000000000002,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.4279999999999999,"5min":2.827,"15min":2.827},"last":1.194}]},{"osd":7,"last update":"Sun Jul 28 19:48:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1950000000000001,"15min":1.1419999999999999},"min":{"1min":0.82499999999999996,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.5149999999999999,"5min":2.2210000000000001,"15min":2.2999999999999998},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.149,"5min":1.252,"15min":1.2210000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.474,"5min":2.903,"15min":2.903},"last":1.304}]}]},{"osd":1,"up_from":573,"seq":2461016260740,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40660,"kb_used_data":8716,"kb_used_omap":37,"kb_used_meta":31898,"kb_avail":93704492,"statfs":{"total":95995035648,"available":95953399808,"internally_reserved":0,"allocated":8925184,"data_stored":4846208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38141,"internal_metadata":32664323},"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":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.71299999999999997,"15min":0.80200000000000005},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.249},"max":{"1min":1.125,"5min":1.1499999999999999,"15min":3.202},"last":0.623},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.78500000000000003,"15min":0.82899999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.28999999999999998},"max":{"1min":1.107,"5min":1.421,"15min":3.395},"last":0.79400000000000004}]},{"osd":2,"last update":"Sun Jul 28 19:48:02 2024","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.77200000000000002,"15min":0.77600000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.1890000000000001,"5min":1.2549999999999999,"15min":2.6030000000000002},"last":0.87},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.80800000000000005,"15min":0.81000000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.165,"5min":1.2390000000000001,"15min":3.5459999999999998},"last":0.98699999999999999}]},{"osd":3,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.87,"15min":0.89000000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.2,"5min":1.395,"15min":1.4219999999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.92100000000000004,"15min":0.99399999999999999},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.37},"max":{"1min":2.2549999999999999,"5min":2.2549999999999999,"15min":3.4780000000000002},"last":0.91200000000000003}]},{"osd":4,"last update":"Sun Jul 28 19:47:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.141,"15min":1.2370000000000001},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.71899999999999997},"max":{"1min":1.4159999999999999,"5min":1.637,"15min":3.6859999999999999},"last":1.069},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.052,"15min":1.0629999999999999},"min":{"1min":0.67600000000000005,"5min":0.65800000000000003,"15min":0.56200000000000006},"max":{"1min":1.296,"5min":1.498,"15min":1.498},"last":0.83299999999999996}]},{"osd":5,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1220000000000001,"15min":1.1659999999999999},"min":{"1min":0.67800000000000005,"5min":0.67400000000000004,"15min":0.53500000000000003},"max":{"1min":1.5149999999999999,"5min":1.899,"15min":3.621},"last":1.119},{"interface":"front","average":{"1min":1.008,"5min":1.0669999999999999,"15min":1.1120000000000001},"min":{"1min":0.624,"5min":0.58999999999999997,"15min":0.57499999999999996},"max":{"1min":1.264,"5min":5.173,"15min":5.173},"last":0.95699999999999996}]},{"osd":6,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1850000000000001,"15min":1.2390000000000001},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.622},"max":{"1min":1.5649999999999999,"5min":1.8149999999999999,"15min":3.7400000000000002},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.123,"5min":1.1240000000000001,"15min":1.1850000000000001},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.4399999999999999,"5min":1.6339999999999999,"15min":2.6739999999999999},"last":0.77300000000000002}]},{"osd":7,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.119,"15min":1.181},"min":{"1min":0.747,"5min":0.747,"15min":0.68300000000000005},"max":{"1min":1.4550000000000001,"5min":1.5760000000000001,"15min":2.6059999999999999},"last":1.004},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1619999999999999,"15min":1.1990000000000001},"min":{"1min":0.63,"5min":0.63,"15min":0.61099999999999999},"max":{"1min":1.47,"5min":1.629,"15min":2.4700000000000002},"last":1.266}]}]},{"osd":0,"up_from":540,"seq":2319282339979,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":63520,"kb_used_data":9304,"kb_used_omap":46,"kb_used_meta":54161,"kb_avail":93681632,"statfs":{"total":95995035648,"available":95929991168,"internally_reserved":0,"allocated":9527296,"data_stored":5437168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47356,"internal_metadata":55461636},"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":"Sun Jul 28 19:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.74399999999999999,"15min":0.82299999999999995},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.95499999999999996,"5min":5.4370000000000003,"15min":30.861000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.83999999999999997,"15min":0.92300000000000004},"min":{"1min":0.311,"5min":0.311,"15min":0.26600000000000001},"max":{"1min":0.96399999999999997,"5min":8.0120000000000005,"15min":19.148},"last":0.69699999999999995}]},{"osd":2,"last update":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.79900000000000004,"15min":0.79500000000000004},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.018,"5min":2.3330000000000002,"15min":2.3330000000000002},"last":1.018},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.76600000000000001,"15min":1.026},"min":{"1min":0.39900000000000002,"5min":0.35799999999999998,"15min":0.30099999999999999},"max":{"1min":0.90500000000000003,"5min":1.9350000000000001,"15min":11.19},"last":0.64500000000000002}]},{"osd":3,"last update":"Sun Jul 28 19:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.98299999999999998,"15min":0.995},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38600000000000001},"max":{"1min":1.173,"5min":2.234,"15min":2.234},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.79600000000000004,"5min":1.006,"15min":1.145},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.375},"max":{"1min":1.29,"5min":2.4319999999999999,"15min":6.024},"last":1.1339999999999999}]},{"osd":4,"last update":"Sun Jul 28 19:47:54 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.002,"15min":1.022},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.54500000000000004},"max":{"1min":1.3280000000000001,"5min":3.1539999999999999,"15min":3.1539999999999999},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.90500000000000003,"5min":1.0800000000000001,"15min":1.163},"min":{"1min":0.62,"5min":0.62,"15min":0.58299999999999996},"max":{"1min":1.224,"5min":2.0379999999999998,"15min":5.6420000000000003},"last":0.88300000000000001}]},{"osd":5,"last update":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.097,"15min":1.1220000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.52900000000000003},"max":{"1min":1.3600000000000001,"5min":1.9550000000000001,"15min":10.481999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.02,"15min":1.111},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.45800000000000002},"max":{"1min":1.2529999999999999,"5min":3.2450000000000001,"15min":14.157999999999999},"last":0.95999999999999996}]},{"osd":6,"last update":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.1910000000000001,"15min":1.171},"min":{"1min":0.73699999999999999,"5min":0.72299999999999998,"15min":0.47399999999999998},"max":{"1min":1.5960000000000001,"5min":5.2510000000000003,"15min":5.2510000000000003},"last":1.5960000000000001},{"interface":"front","average":{"1min":1.016,"5min":1.131,"15min":1.181},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.46100000000000002},"max":{"1min":1.2989999999999999,"5min":2.1099999999999999,"15min":6.2699999999999996},"last":0.81699999999999995}]},{"osd":7,"last update":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.228,"15min":1.234},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.51600000000000001},"max":{"1min":1.7769999999999999,"5min":5.3529999999999998,"15min":5.3529999999999998},"last":1.7769999999999999},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.1990000000000001,"15min":1.2709999999999999},"min":{"1min":0.77300000000000002,"5min":0.70199999999999996,"15min":0.60499999999999998},"max":{"1min":1.3959999999999999,"5min":2.1880000000000002,"15min":6.1849999999999996},"last":0.98699999999999999}]}]},{"osd":6,"up_from":47,"seq":201863463228,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":314984,"kb_used_data":9312,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93430168,"statfs":{"total":95995035648,"available":95672492032,"internally_reserved":0,"allocated":9535488,"data_stored":5441402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":1.0349999999999999,"15min":1.01},"min":{"1min":0.60399999999999998,"5min":0.48499999999999999,"15min":0.46800000000000003},"max":{"1min":1.169,"5min":4.8769999999999998,"15min":4.8769999999999998},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.97399999999999998,"15min":0.99099999999999999},"min":{"1min":0.71499999999999997,"5min":0.59799999999999998,"15min":0.44900000000000001},"max":{"1min":1.1899999999999999,"5min":3.3279999999999998,"15min":4.5709999999999997},"last":1.0089999999999999}]},{"osd":1,"last update":"Sun Jul 28 19:47:45 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":1.0800000000000001,"15min":0.98299999999999998},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.47699999999999998},"max":{"1min":1.0900000000000001,"5min":16.34,"15min":16.34},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.86499999999999999,"5min":1.123,"15min":1.034},"min":{"1min":0.628,"5min":0.628,"15min":0.42599999999999999},"max":{"1min":1.0169999999999999,"5min":9.0950000000000006,"15min":9.0950000000000006},"last":0.95899999999999996}]},{"osd":2,"last update":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.115,"15min":1.0409999999999999},"min":{"1min":0.71899999999999997,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2270000000000001,"5min":15.25,"15min":15.25},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.1479999999999999,"15min":1.032},"min":{"1min":0.65000000000000002,"5min":0.61799999999999999,"15min":0.57099999999999995},"max":{"1min":1.292,"5min":11.752000000000001,"15min":11.752000000000001},"last":0.73899999999999999}]},{"osd":3,"last update":"Sun Jul 28 19:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1,"15min":1.0149999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.49399999999999999},"max":{"1min":1.206,"5min":1.7170000000000001,"15min":2.5369999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.069,"5min":1.103,"15min":1.157},"min":{"1min":0.80000000000000004,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.236,"5min":2.8860000000000001,"15min":4.0940000000000003},"last":1.2430000000000001}]},{"osd":4,"last update":"Sun Jul 28 19:47:58 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.93899999999999995,"15min":0.97599999999999998},"min":{"1min":0.67000000000000004,"5min":0.55600000000000005,"15min":0.47099999999999997},"max":{"1min":1.177,"5min":2.9620000000000002,"15min":5.5289999999999999},"last":1.054},{"interface":"front","average":{"1min":0.89400000000000002,"5min":1.018,"15min":1.1339999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.45200000000000001},"max":{"1min":1.25,"5min":2.1739999999999999,"15min":2.9790000000000001},"last":0.875}]},{"osd":5,"last update":"Sun Jul 28 19:47:58 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.0800000000000001,"15min":1.0920000000000001},"min":{"1min":0.58099999999999996,"5min":0.51000000000000001,"15min":0.38500000000000001},"max":{"1min":1.371,"5min":3.7309999999999999,"15min":5.8659999999999997},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1970000000000001,"15min":1.1890000000000001},"min":{"1min":0.69599999999999995,"5min":0.40100000000000002,"15min":0.36899999999999999},"max":{"1min":1.3979999999999999,"5min":6.8689999999999998,"15min":6.8689999999999998},"last":1.292}]},{"osd":7,"last update":"Sun Jul 28 19:47:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.175,"15min":1.1439999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.34799999999999998},"max":{"1min":1.3109999999999999,"5min":8.4640000000000004,"15min":8.4640000000000004},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.2370000000000001,"15min":1.2030000000000001},"min":{"1min":0.69799999999999995,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.385,"5min":9.9100000000000001,"15min":9.9100000000000001},"last":1.198}]}]},{"osd":3,"up_from":689,"seq":2959232467053,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":48860,"kb_used_data":8720,"kb_used_omap":33,"kb_used_meta":40094,"kb_avail":93696292,"statfs":{"total":95995035648,"available":95945003008,"internally_reserved":0,"allocated":8929280,"data_stored":4846298,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34221,"internal_metadata":41056851},"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":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.76700000000000002,"15min":0.84299999999999997},"min":{"1min":0.34599999999999997,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.84199999999999997,"5min":2.6040000000000001,"15min":2.6659999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.746,"5min":0.79200000000000004,"15min":0.80200000000000005},"min":{"1min":0.40000000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.0009999999999999,"5min":1.4950000000000001,"15min":1.8879999999999999},"last":0.80600000000000005}]},{"osd":1,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.78200000000000003,"15min":0.80000000000000004},"min":{"1min":0.435,"5min":0.42599999999999999,"15min":0.40000000000000002},"max":{"1min":0.96399999999999997,"5min":2.3620000000000001,"15min":2.3620000000000001},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.878,"15min":0.96799999999999997},"min":{"1min":0.48899999999999999,"5min":0.39700000000000002,"15min":0.38200000000000001},"max":{"1min":1.101,"5min":2.3849999999999998,"15min":4.1360000000000001},"last":0.86799999999999999}]},{"osd":2,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.85399999999999998,"15min":0.82599999999999996},"min":{"1min":0.46700000000000003,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.22,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.93200000000000005,"15min":0.98099999999999998},"min":{"1min":0.52500000000000002,"5min":0.437,"15min":0.437},"max":{"1min":0.95999999999999996,"5min":3.8069999999999999,"15min":3.8069999999999999},"last":0.92900000000000005}]},{"osd":4,"last update":"Sun Jul 28 19:47:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.1379999999999999,"15min":1.115},"min":{"1min":0.78200000000000003,"5min":0.70799999999999996,"15min":0.626},"max":{"1min":1.3180000000000001,"5min":1.597,"15min":1.627},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.145,"5min":1.2450000000000001,"15min":1.246},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.5980000000000001,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":1.0149999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.1220000000000001,"15min":1.875},"min":{"1min":0.90700000000000003,"5min":0.72099999999999997,"15min":0.51300000000000001},"max":{"1min":1.377,"5min":2.0190000000000001,"15min":27.768000000000001},"last":1.155},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.155,"15min":1.895},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.68100000000000005},"max":{"1min":1.504,"5min":1.8839999999999999,"15min":28.684999999999999},"last":0.97099999999999997}]},{"osd":6,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1599999999999999,"15min":1.147},"min":{"1min":0.77000000000000002,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.4019999999999999,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1619999999999999,"15min":1.139},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.48999999999999999},"max":{"1min":1.3779999999999999,"5min":2.6850000000000001,"15min":2.6850000000000001},"last":1.125}]},{"osd":7,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.2250000000000001,"15min":1.9399999999999999},"min":{"1min":0.77700000000000002,"5min":0.68700000000000006,"15min":0.64800000000000002},"max":{"1min":1.3149999999999999,"5min":3.702,"15min":28.329999999999998},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.2310000000000001,"15min":1.9990000000000001},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.47899999999999998},"max":{"1min":1.3600000000000001,"5min":2.2370000000000001,"15min":29.263000000000002},"last":1.2769999999999999}]}]}],"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3199,"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":3358,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2158,"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":3598,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5699,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4826,"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":4972,"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}]}} 2024-07-28T19:48:12.868 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph pg dump --format=json 2024-07-28T19:48:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:13 smithi155 bash[68033]: audit 2024-07-28T19:48:12.110358+0000 mgr.y (mgr.34101) 556 : audit [DBG] from='client.34530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:48:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:13 smithi155 bash[68033]: cluster 2024-07-28T19:48:12.281717+0000 mgr.y (mgr.34101) 557 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:13 smithi045 bash[80445]: audit 2024-07-28T19:48:12.110358+0000 mgr.y (mgr.34101) 556 : audit [DBG] from='client.34530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:48:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:13 smithi045 bash[80445]: cluster 2024-07-28T19:48:12.281717+0000 mgr.y (mgr.34101) 557 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:13 smithi045 bash[82788]: audit 2024-07-28T19:48:12.110358+0000 mgr.y (mgr.34101) 556 : audit [DBG] from='client.34530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:48:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:13 smithi045 bash[82788]: cluster 2024-07-28T19:48:12.281717+0000 mgr.y (mgr.34101) 557 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:15 smithi155 bash[68033]: cluster 2024-07-28T19:48:14.282790+0000 mgr.y (mgr.34101) 558 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:15 smithi045 bash[80445]: cluster 2024-07-28T19:48:14.282790+0000 mgr.y (mgr.34101) 558 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:15 smithi045 bash[82788]: cluster 2024-07-28T19:48:14.282790+0000 mgr.y (mgr.34101) 558 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:17.660 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:48:17.766 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:17 smithi045 bash[80445]: cluster 2024-07-28T19:48:16.283480+0000 mgr.y (mgr.34101) 559 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:17.767 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:17 smithi045 bash[82788]: cluster 2024-07-28T19:48:16.283480+0000 mgr.y (mgr.34101) 559 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:17 smithi155 bash[68033]: cluster 2024-07-28T19:48:16.283480+0000 mgr.y (mgr.34101) 559 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:18 smithi155 bash[68033]: audit 2024-07-28T19:48:18.048959+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:18.833 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:18 smithi045 bash[82788]: audit 2024-07-28T19:48:18.048959+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:18.834 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:18 smithi045 bash[80445]: audit 2024-07-28T19:48:18.048959+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:19.765 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:19 smithi045 bash[80445]: cluster 2024-07-28T19:48:18.284304+0000 mgr.y (mgr.34101) 560 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:19.765 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:19 smithi045 bash[82788]: cluster 2024-07-28T19:48:18.284304+0000 mgr.y (mgr.34101) 560 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:19 smithi155 bash[68033]: cluster 2024-07-28T19:48:18.284304+0000 mgr.y (mgr.34101) 560 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:48:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:48:20] "GET /metrics HTTP/1.1" 200 34124 "" "Prometheus/2.43.0" 2024-07-28T19:48:21.079 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-07-28T19:48:21.080 INFO:teuthology.orchestra.run.smithi045.stderr:dumped all 2024-07-28T19:48:21.758 INFO:teuthology.orchestra.run.smithi045.stdout:{"pg_ready":true,"pg_map":{"version":1246,"stamp":"2024-07-28T19:48:20.284650+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595910,"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":538,"num_read_kb":964,"num_write":300,"num_write_kb":2445,"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":222,"ondisk_log_size":222,"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":1158680,"kb_used_data":71564,"kb_used_omap":235,"kb_used_meta":1086804,"kb_avail":748802536,"statfs":{"total":767960285184,"available":766773796864,"internally_reserved":0,"allocated":73281536,"data_stored":40557394,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":241444,"internal_metadata":1112887516},"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.005303"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433716+0000","last_change":"2024-07-28T19:39:15.353154+0000","last_active":"2024-07-28T19:46:13.433716+0000","last_peered":"2024-07-28T19:46:13.433716+0000","last_clean":"2024-07-28T19:46:13.433716+0000","last_became_active":"2024-07-28T19:39:15.352482+0000","last_became_peered":"2024-07-28T19:39:15.352482+0000","last_unstale":"2024-07-28T19:46:13.433716+0000","last_undegraded":"2024-07-28T19:46:13.433716+0000","last_fullsized":"2024-07-28T19:46:13.433716+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T07:23:44.240188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706563+0000","last_change":"2024-07-28T19:39:43.322629+0000","last_active":"2024-07-28T19:45:55.706563+0000","last_peered":"2024-07-28T19:45:55.706563+0000","last_clean":"2024-07-28T19:45:55.706563+0000","last_became_active":"2024-07-28T19:39:43.321580+0000","last_became_peered":"2024-07-28T19:39:43.321580+0000","last_unstale":"2024-07-28T19:45:55.706563+0000","last_undegraded":"2024-07-28T19:45:55.706563+0000","last_fullsized":"2024-07-28T19:45:55.706563+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T03:58:13.863434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.15","version":"0'0","reported_seq":1030,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.447733+0000","last_change":"2024-07-28T19:39:15.347543+0000","last_active":"2024-07-28T19:45:55.447733+0000","last_peered":"2024-07-28T19:45:55.447733+0000","last_clean":"2024-07-28T19:45:55.447733+0000","last_became_active":"2024-07-28T19:39:15.346892+0000","last_became_peered":"2024-07-28T19:39:15.346892+0000","last_unstale":"2024-07-28T19:45:55.447733+0000","last_undegraded":"2024-07-28T19:45:55.447733+0000","last_fullsized":"2024-07-28T19:45:55.447733+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:26:04.916417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:03.470849+0000","last_change":"2024-07-28T19:39:15.353891+0000","last_active":"2024-07-28T19:46:03.470849+0000","last_peered":"2024-07-28T19:46:03.470849+0000","last_clean":"2024-07-28T19:46:03.470849+0000","last_became_active":"2024-07-28T19:39:15.353489+0000","last_became_peered":"2024-07-28T19:39:15.353489+0000","last_unstale":"2024-07-28T19:46:03.470849+0000","last_undegraded":"2024-07-28T19:46:03.470849+0000","last_fullsized":"2024-07-28T19:46:03.470849+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:30:03.189923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.962478+0000","last_change":"2024-07-28T19:39:15.354235+0000","last_active":"2024-07-28T19:46:19.962478+0000","last_peered":"2024-07-28T19:46:19.962478+0000","last_clean":"2024-07-28T19:46:19.962478+0000","last_became_active":"2024-07-28T19:39:15.353934+0000","last_became_peered":"2024-07-28T19:39:15.353934+0000","last_unstale":"2024-07-28T19:46:19.962478+0000","last_undegraded":"2024-07-28T19:46:19.962478+0000","last_fullsized":"2024-07-28T19:46:19.962478+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:26:04.080779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1022,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705202+0000","last_change":"2024-07-28T19:39:43.334932+0000","last_active":"2024-07-28T19:45:55.705202+0000","last_peered":"2024-07-28T19:45:55.705202+0000","last_clean":"2024-07-28T19:45:55.705202+0000","last_became_active":"2024-07-28T19:39:43.330353+0000","last_became_peered":"2024-07-28T19:39:43.330353+0000","last_unstale":"2024-07-28T19:45:55.705202+0000","last_undegraded":"2024-07-28T19:45:55.705202+0000","last_fullsized":"2024-07-28T19:45:55.705202+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:08:11.186348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":999,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.961000+0000","last_change":"2024-07-28T19:39:15.350942+0000","last_active":"2024-07-28T19:46:19.961000+0000","last_peered":"2024-07-28T19:46:19.961000+0000","last_clean":"2024-07-28T19:46:19.961000+0000","last_became_active":"2024-07-28T19:39:15.350235+0000","last_became_peered":"2024-07-28T19:39:15.350235+0000","last_unstale":"2024-07-28T19:46:19.961000+0000","last_undegraded":"2024-07-28T19:46:19.961000+0000","last_fullsized":"2024-07-28T19:46:19.961000+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:12:56.112492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'8","reported_seq":1030,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704683+0000","last_change":"2024-07-28T19:36:45.334952+0000","last_active":"2024-07-28T19:45:55.704683+0000","last_peered":"2024-07-28T19:45:55.704683+0000","last_clean":"2024-07-28T19:45:55.704683+0000","last_became_active":"2024-07-28T19:36:45.332903+0000","last_became_peered":"2024-07-28T19:36:45.332903+0000","last_unstale":"2024-07-28T19:45:55.704683+0000","last_undegraded":"2024-07-28T19:45:55.704683+0000","last_fullsized":"2024-07-28T19:45:55.704683+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T01:04:35.788274+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":12,"num_read_kb":12,"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":"3.f","version":"69'1","reported_seq":1041,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706243+0000","last_change":"2024-07-28T19:39:43.325861+0000","last_active":"2024-07-28T19:45:55.706243+0000","last_peered":"2024-07-28T19:45:55.706243+0000","last_clean":"2024-07-28T19:45:55.706243+0000","last_became_active":"2024-07-28T19:39:43.324863+0000","last_became_peered":"2024-07-28T19:39:43.324863+0000","last_unstale":"2024-07-28T19:45:55.706243+0000","last_undegraded":"2024-07-28T19:45:55.706243+0000","last_fullsized":"2024-07-28T19:45:55.706243+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T20:11:07.732797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.8","version":"0'0","reported_seq":1013,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444400+0000","last_change":"2024-07-28T19:26:32.454752+0000","last_active":"2024-07-28T19:45:55.444400+0000","last_peered":"2024-07-28T19:45:55.444400+0000","last_clean":"2024-07-28T19:45:55.444400+0000","last_became_active":"2024-07-28T19:26:32.453952+0000","last_became_peered":"2024-07-28T19:26:32.453952+0000","last_unstale":"2024-07-28T19:45:55.444400+0000","last_undegraded":"2024-07-28T19:45:55.444400+0000","last_fullsized":"2024-07-28T19:45:55.444400+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:52:35.681265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"69'2","reported_seq":1042,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706350+0000","last_change":"2024-07-28T19:39:43.325234+0000","last_active":"2024-07-28T19:45:55.706350+0000","last_peered":"2024-07-28T19:45:55.706350+0000","last_clean":"2024-07-28T19:45:55.706350+0000","last_became_active":"2024-07-28T19:39:43.324263+0000","last_became_peered":"2024-07-28T19:39:43.324263+0000","last_unstale":"2024-07-28T19:45:55.706350+0000","last_undegraded":"2024-07-28T19:45:55.706350+0000","last_fullsized":"2024-07-28T19:45:55.706350+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T05:00:02.089068+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":3,"num_read_kb":3,"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.9","version":"0'0","reported_seq":1038,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:11.429949+0000","last_change":"2024-07-28T19:39:43.327759+0000","last_active":"2024-07-28T19:46:11.429949+0000","last_peered":"2024-07-28T19:46:11.429949+0000","last_clean":"2024-07-28T19:46:11.429949+0000","last_became_active":"2024-07-28T19:39:43.326484+0000","last_became_peered":"2024-07-28T19:39:43.326484+0000","last_unstale":"2024-07-28T19:46:11.429949+0000","last_undegraded":"2024-07-28T19:46:11.429949+0000","last_fullsized":"2024-07-28T19:46:11.429949+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:27:13.901974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"69'1","reported_seq":1007,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706507+0000","last_change":"2024-07-28T19:26:31.175572+0000","last_active":"2024-07-28T19:45:55.706507+0000","last_peered":"2024-07-28T19:45:55.706507+0000","last_clean":"2024-07-28T19:45:55.706507+0000","last_became_active":"2024-07-28T19:26:31.173851+0000","last_became_peered":"2024-07-28T19:26:31.173851+0000","last_unstale":"2024-07-28T19:45:55.706507+0000","last_undegraded":"2024-07-28T19:45:55.706507+0000","last_fullsized":"2024-07-28T19:45:55.706507+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":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:18:48.162302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.a","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706158+0000","last_change":"2024-07-28T19:37:18.389121+0000","last_active":"2024-07-28T19:45:55.706158+0000","last_peered":"2024-07-28T19:45:55.706158+0000","last_clean":"2024-07-28T19:45:55.706158+0000","last_became_active":"2024-07-28T19:37:18.388303+0000","last_became_peered":"2024-07-28T19:37:18.388303+0000","last_unstale":"2024-07-28T19:45:55.706158+0000","last_undegraded":"2024-07-28T19:45:55.706158+0000","last_fullsized":"2024-07-28T19:45:55.706158+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:50:50.256101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445076+0000","last_change":"2024-07-28T19:39:15.352931+0000","last_active":"2024-07-28T19:45:55.445076+0000","last_peered":"2024-07-28T19:45:55.445076+0000","last_clean":"2024-07-28T19:45:55.445076+0000","last_became_active":"2024-07-28T19:39:15.352085+0000","last_became_peered":"2024-07-28T19:39:15.352085+0000","last_unstale":"2024-07-28T19:45:55.445076+0000","last_undegraded":"2024-07-28T19:45:55.445076+0000","last_fullsized":"2024-07-28T19:45:55.445076+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:07:03.621944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":1027,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.957981+0000","last_change":"2024-07-28T19:39:43.326541+0000","last_active":"2024-07-28T19:46:19.957981+0000","last_peered":"2024-07-28T19:46:19.957981+0000","last_clean":"2024-07-28T19:46:19.957981+0000","last_became_active":"2024-07-28T19:39:43.325958+0000","last_became_peered":"2024-07-28T19:39:43.325958+0000","last_unstale":"2024-07-28T19:46:19.957981+0000","last_undegraded":"2024-07-28T19:46:19.957981+0000","last_fullsized":"2024-07-28T19:46:19.957981+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:24:14.672034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"70'3","reported_seq":1028,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956675+0000","last_change":"2024-07-28T19:39:43.328466+0000","last_active":"2024-07-28T19:46:19.956675+0000","last_peered":"2024-07-28T19:46:19.956675+0000","last_clean":"2024-07-28T19:46:19.956675+0000","last_became_active":"2024-07-28T19:39:43.328129+0000","last_became_peered":"2024-07-28T19:39:43.328129+0000","last_unstale":"2024-07-28T19:46:19.956675+0000","last_undegraded":"2024-07-28T19:46:19.956675+0000","last_fullsized":"2024-07-28T19:46:19.956675+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T19:48:36.136467+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.c","version":"0'0","reported_seq":1021,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573377+0000","last_change":"2024-07-28T19:39:43.318980+0000","last_active":"2024-07-28T19:46:19.573377+0000","last_peered":"2024-07-28T19:46:19.573377+0000","last_clean":"2024-07-28T19:46:19.573377+0000","last_became_active":"2024-07-28T19:39:43.317090+0000","last_became_peered":"2024-07-28T19:39:43.317090+0000","last_unstale":"2024-07-28T19:46:19.573377+0000","last_undegraded":"2024-07-28T19:46:19.573377+0000","last_fullsized":"2024-07-28T19:46:19.573377+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:27:04.577249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706566+0000","last_change":"2024-07-28T19:39:43.337872+0000","last_active":"2024-07-28T19:45:55.706566+0000","last_peered":"2024-07-28T19:45:55.706566+0000","last_clean":"2024-07-28T19:45:55.706566+0000","last_became_active":"2024-07-28T19:39:43.337467+0000","last_became_peered":"2024-07-28T19:39:43.337467+0000","last_unstale":"2024-07-28T19:45:55.706566+0000","last_undegraded":"2024-07-28T19:45:55.706566+0000","last_fullsized":"2024-07-28T19:45:55.706566+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:03:33.234769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":1043,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.574885+0000","last_change":"2024-07-28T19:39:43.335812+0000","last_active":"2024-07-28T19:46:19.574885+0000","last_peered":"2024-07-28T19:46:19.574885+0000","last_clean":"2024-07-28T19:46:19.574885+0000","last_became_active":"2024-07-28T19:39:43.333852+0000","last_became_peered":"2024-07-28T19:39:43.333852+0000","last_unstale":"2024-07-28T19:46:19.574885+0000","last_undegraded":"2024-07-28T19:46:19.574885+0000","last_fullsized":"2024-07-28T19:46:19.574885+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:17:38.686833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1034,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:11.429900+0000","last_change":"2024-07-28T19:39:43.328030+0000","last_active":"2024-07-28T19:46:11.429900+0000","last_peered":"2024-07-28T19:46:11.429900+0000","last_clean":"2024-07-28T19:46:11.429900+0000","last_became_active":"2024-07-28T19:39:43.327060+0000","last_became_peered":"2024-07-28T19:39:43.327060+0000","last_unstale":"2024-07-28T19:46:11.429900+0000","last_undegraded":"2024-07-28T19:46:11.429900+0000","last_fullsized":"2024-07-28T19:46:11.429900+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:36:18.905734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"0'0","reported_seq":1029,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.575857+0000","last_change":"2024-07-28T19:39:43.345362+0000","last_active":"2024-07-28T19:46:19.575857+0000","last_peered":"2024-07-28T19:46:19.575857+0000","last_clean":"2024-07-28T19:46:19.575857+0000","last_became_active":"2024-07-28T19:39:43.344748+0000","last_became_peered":"2024-07-28T19:39:43.344748+0000","last_unstale":"2024-07-28T19:46:19.575857+0000","last_undegraded":"2024-07-28T19:46:19.575857+0000","last_fullsized":"2024-07-28T19:46:19.575857+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:59:35.973336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":1001,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.955710+0000","last_change":"2024-07-28T19:39:15.353698+0000","last_active":"2024-07-28T19:46:19.955710+0000","last_peered":"2024-07-28T19:46:19.955710+0000","last_clean":"2024-07-28T19:46:19.955710+0000","last_became_active":"2024-07-28T19:39:15.352651+0000","last_became_peered":"2024-07-28T19:39:15.352651+0000","last_unstale":"2024-07-28T19:46:19.955710+0000","last_undegraded":"2024-07-28T19:46:19.955710+0000","last_fullsized":"2024-07-28T19:46:19.955710+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:35:15.577335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":996,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:16.498801+0000","last_change":"2024-07-28T19:39:43.327399+0000","last_active":"2024-07-28T19:46:16.498801+0000","last_peered":"2024-07-28T19:46:16.498801+0000","last_clean":"2024-07-28T19:46:16.498801+0000","last_became_active":"2024-07-28T19:39:43.326349+0000","last_became_peered":"2024-07-28T19:39:43.326349+0000","last_unstale":"2024-07-28T19:46:16.498801+0000","last_undegraded":"2024-07-28T19:46:16.498801+0000","last_fullsized":"2024-07-28T19:46:16.498801+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:23:34.187765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"312'161","reported_seq":1402,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705206+0000","last_change":"2024-07-28T19:36:45.348527+0000","last_active":"2024-07-28T19:45:55.705206+0000","last_peered":"2024-07-28T19:45:55.705206+0000","last_clean":"2024-07-28T19:45:55.705206+0000","last_became_active":"2024-07-28T19:36:45.348093+0000","last_became_peered":"2024-07-28T19:36:45.348093+0000","last_unstale":"2024-07-28T19:45:55.705206+0000","last_undegraded":"2024-07-28T19:45:55.705206+0000","last_fullsized":"2024-07-28T19:45:55.705206+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:18:46.903326+0000","last_clean_scrub_stamp":"2024-07-28T19:18:46.903326+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:40:44.305941+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":500,"num_read_kb":924,"num_write":239,"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":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445256+0000","last_change":"2024-07-28T19:38:45.352593+0000","last_active":"2024-07-28T19:45:55.445256+0000","last_peered":"2024-07-28T19:45:55.445256+0000","last_clean":"2024-07-28T19:45:55.445256+0000","last_became_active":"2024-07-28T19:38:45.351803+0000","last_became_peered":"2024-07-28T19:38:45.351803+0000","last_unstale":"2024-07-28T19:45:55.445256+0000","last_undegraded":"2024-07-28T19:45:55.445256+0000","last_fullsized":"2024-07-28T19:45:55.445256+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:37:05.852109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":968,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.958891+0000","last_change":"2024-07-28T19:39:15.351857+0000","last_active":"2024-07-28T19:46:19.958891+0000","last_peered":"2024-07-28T19:46:19.958891+0000","last_clean":"2024-07-28T19:46:19.958891+0000","last_became_active":"2024-07-28T19:39:15.351444+0000","last_became_peered":"2024-07-28T19:39:15.351444+0000","last_unstale":"2024-07-28T19:46:19.958891+0000","last_undegraded":"2024-07-28T19:46:19.958891+0000","last_fullsized":"2024-07-28T19:46:19.958891+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:35:57.545783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.705839+0000","last_change":"2024-07-28T19:39:43.331518+0000","last_active":"2024-07-28T19:45:55.705839+0000","last_peered":"2024-07-28T19:45:55.705839+0000","last_clean":"2024-07-28T19:45:55.705839+0000","last_became_active":"2024-07-28T19:39:43.330691+0000","last_became_peered":"2024-07-28T19:39:43.330691+0000","last_unstale":"2024-07-28T19:45:55.705839+0000","last_undegraded":"2024-07-28T19:45:55.705839+0000","last_fullsized":"2024-07-28T19:45:55.705839+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:46:15.603056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.704979+0000","last_change":"2024-07-28T19:37:18.413544+0000","last_active":"2024-07-28T19:45:55.704979+0000","last_peered":"2024-07-28T19:45:55.704979+0000","last_clean":"2024-07-28T19:45:55.704979+0000","last_became_active":"2024-07-28T19:37:18.412942+0000","last_became_peered":"2024-07-28T19:37:18.412942+0000","last_unstale":"2024-07-28T19:45:55.704979+0000","last_undegraded":"2024-07-28T19:45:55.704979+0000","last_fullsized":"2024-07-28T19:45:55.704979+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:08:34.463822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1025,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.954229+0000","last_change":"2024-07-28T19:39:43.329717+0000","last_active":"2024-07-28T19:46:19.954229+0000","last_peered":"2024-07-28T19:46:19.954229+0000","last_clean":"2024-07-28T19:46:19.954229+0000","last_became_active":"2024-07-28T19:39:43.329322+0000","last_became_peered":"2024-07-28T19:39:43.329322+0000","last_unstale":"2024-07-28T19:46:19.954229+0000","last_undegraded":"2024-07-28T19:46:19.954229+0000","last_fullsized":"2024-07-28T19:46:19.954229+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:28:58.561619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":1024,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956006+0000","last_change":"2024-07-28T19:38:45.364977+0000","last_active":"2024-07-28T19:46:19.956006+0000","last_peered":"2024-07-28T19:46:19.956006+0000","last_clean":"2024-07-28T19:46:19.956006+0000","last_became_active":"2024-07-28T19:38:45.364616+0000","last_became_peered":"2024-07-28T19:38:45.364616+0000","last_unstale":"2024-07-28T19:46:19.956006+0000","last_undegraded":"2024-07-28T19:46:19.956006+0000","last_fullsized":"2024-07-28T19:46:19.956006+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:48:04.084200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1020,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959533+0000","last_change":"2024-07-28T19:39:15.343897+0000","last_active":"2024-07-28T19:46:19.959533+0000","last_peered":"2024-07-28T19:46:19.959533+0000","last_clean":"2024-07-28T19:46:19.959533+0000","last_became_active":"2024-07-28T19:39:15.343139+0000","last_became_peered":"2024-07-28T19:39:15.343139+0000","last_unstale":"2024-07-28T19:46:19.959533+0000","last_undegraded":"2024-07-28T19:46:19.959533+0000","last_fullsized":"2024-07-28T19:46:19.959533+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:44:20.805148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":983,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.572002+0000","last_change":"2024-07-28T19:38:45.356209+0000","last_active":"2024-07-28T19:46:19.572002+0000","last_peered":"2024-07-28T19:46:19.572002+0000","last_clean":"2024-07-28T19:46:19.572002+0000","last_became_active":"2024-07-28T19:38:45.355166+0000","last_became_peered":"2024-07-28T19:38:45.355166+0000","last_unstale":"2024-07-28T19:46:19.572002+0000","last_undegraded":"2024-07-28T19:46:19.572002+0000","last_fullsized":"2024-07-28T19:46:19.572002+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T04:53:39.142563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":1006,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.569604+0000","last_change":"2024-07-28T19:37:18.413185+0000","last_active":"2024-07-28T19:46:19.569604+0000","last_peered":"2024-07-28T19:46:19.569604+0000","last_clean":"2024-07-28T19:46:19.569604+0000","last_became_active":"2024-07-28T19:37:18.412688+0000","last_became_peered":"2024-07-28T19:37:18.412688+0000","last_unstale":"2024-07-28T19:46:19.569604+0000","last_undegraded":"2024-07-28T19:46:19.569604+0000","last_fullsized":"2024-07-28T19:46:19.569604+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:59:37.236608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":1035,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444642+0000","last_change":"2024-07-28T19:37:18.406886+0000","last_active":"2024-07-28T19:45:55.444642+0000","last_peered":"2024-07-28T19:45:55.444642+0000","last_clean":"2024-07-28T19:45:55.444642+0000","last_became_active":"2024-07-28T19:37:18.405970+0000","last_became_peered":"2024-07-28T19:37:18.405970+0000","last_unstale":"2024-07-28T19:45:55.444642+0000","last_undegraded":"2024-07-28T19:45:55.444642+0000","last_fullsized":"2024-07-28T19:45:55.444642+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:13:17.759512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":998,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573196+0000","last_change":"2024-07-28T19:39:43.327518+0000","last_active":"2024-07-28T19:46:19.573196+0000","last_peered":"2024-07-28T19:46:19.573196+0000","last_clean":"2024-07-28T19:46:19.573196+0000","last_became_active":"2024-07-28T19:39:43.326668+0000","last_became_peered":"2024-07-28T19:39:43.326668+0000","last_unstale":"2024-07-28T19:46:19.573196+0000","last_undegraded":"2024-07-28T19:46:19.573196+0000","last_fullsized":"2024-07-28T19:46:19.573196+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:09:18.730969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568469+0000","last_change":"2024-07-28T19:39:15.335660+0000","last_active":"2024-07-28T19:46:19.568469+0000","last_peered":"2024-07-28T19:46:19.568469+0000","last_clean":"2024-07-28T19:46:19.568469+0000","last_became_active":"2024-07-28T19:39:15.333730+0000","last_became_peered":"2024-07-28T19:39:15.333730+0000","last_unstale":"2024-07-28T19:46:19.568469+0000","last_undegraded":"2024-07-28T19:46:19.568469+0000","last_fullsized":"2024-07-28T19:46:19.568469+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:08:02.813230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1048,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.448026+0000","last_change":"2024-07-28T19:39:15.348096+0000","last_active":"2024-07-28T19:45:55.448026+0000","last_peered":"2024-07-28T19:45:55.448026+0000","last_clean":"2024-07-28T19:45:55.448026+0000","last_became_active":"2024-07-28T19:39:15.347245+0000","last_became_peered":"2024-07-28T19:39:15.347245+0000","last_unstale":"2024-07-28T19:45:55.448026+0000","last_undegraded":"2024-07-28T19:45:55.448026+0000","last_fullsized":"2024-07-28T19:45:55.448026+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:56:08.120317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568923+0000","last_change":"2024-07-28T19:37:18.400369+0000","last_active":"2024-07-28T19:46:19.568923+0000","last_peered":"2024-07-28T19:46:19.568923+0000","last_clean":"2024-07-28T19:46:19.568923+0000","last_became_active":"2024-07-28T19:37:18.399280+0000","last_became_peered":"2024-07-28T19:37:18.399280+0000","last_unstale":"2024-07-28T19:46:19.568923+0000","last_undegraded":"2024-07-28T19:46:19.568923+0000","last_fullsized":"2024-07-28T19:46:19.568923+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:13:57.572558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":982,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.569077+0000","last_change":"2024-07-28T19:39:43.332429+0000","last_active":"2024-07-28T19:46:19.569077+0000","last_peered":"2024-07-28T19:46:19.569077+0000","last_clean":"2024-07-28T19:46:19.569077+0000","last_became_active":"2024-07-28T19:39:43.332093+0000","last_became_peered":"2024-07-28T19:39:43.332093+0000","last_unstale":"2024-07-28T19:46:19.569077+0000","last_undegraded":"2024-07-28T19:46:19.569077+0000","last_fullsized":"2024-07-28T19:46:19.569077+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:48:01.014009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":983,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568708+0000","last_change":"2024-07-28T19:38:45.359201+0000","last_active":"2024-07-28T19:46:19.568708+0000","last_peered":"2024-07-28T19:46:19.568708+0000","last_clean":"2024-07-28T19:46:19.568708+0000","last_became_active":"2024-07-28T19:38:45.358204+0000","last_became_peered":"2024-07-28T19:38:45.358204+0000","last_unstale":"2024-07-28T19:46:19.568708+0000","last_undegraded":"2024-07-28T19:46:19.568708+0000","last_fullsized":"2024-07-28T19:46:19.568708+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:08:28.200130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1043,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706716+0000","last_change":"2024-07-28T19:39:43.328048+0000","last_active":"2024-07-28T19:45:55.706716+0000","last_peered":"2024-07-28T19:45:55.706716+0000","last_clean":"2024-07-28T19:45:55.706716+0000","last_became_active":"2024-07-28T19:39:43.327260+0000","last_became_peered":"2024-07-28T19:39:43.327260+0000","last_unstale":"2024-07-28T19:45:55.706716+0000","last_undegraded":"2024-07-28T19:45:55.706716+0000","last_fullsized":"2024-07-28T19:45:55.706716+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:37:49.249097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959995+0000","last_change":"2024-07-28T19:36:45.339052+0000","last_active":"2024-07-28T19:46:19.959995+0000","last_peered":"2024-07-28T19:46:19.959995+0000","last_clean":"2024-07-28T19:46:19.959995+0000","last_became_active":"2024-07-28T19:36:45.338353+0000","last_became_peered":"2024-07-28T19:36:45.338353+0000","last_unstale":"2024-07-28T19:46:19.959995+0000","last_undegraded":"2024-07-28T19:46:19.959995+0000","last_fullsized":"2024-07-28T19:46:19.959995+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:25:41.884375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"69'2","reported_seq":1012,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.961539+0000","last_change":"2024-07-28T19:39:15.348893+0000","last_active":"2024-07-28T19:46:19.961539+0000","last_peered":"2024-07-28T19:46:19.961539+0000","last_clean":"2024-07-28T19:46:19.961539+0000","last_became_active":"2024-07-28T19:39:15.348323+0000","last_became_peered":"2024-07-28T19:39:15.348323+0000","last_unstale":"2024-07-28T19:46:19.961539+0000","last_undegraded":"2024-07-28T19:46:19.961539+0000","last_fullsized":"2024-07-28T19:46:19.961539+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T02:22:17.790871+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":"2.6","version":"0'0","reported_seq":1024,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.569669+0000","last_change":"2024-07-28T19:39:43.331090+0000","last_active":"2024-07-28T19:46:19.569669+0000","last_peered":"2024-07-28T19:46:19.569669+0000","last_clean":"2024-07-28T19:46:19.569669+0000","last_became_active":"2024-07-28T19:39:43.330751+0000","last_became_peered":"2024-07-28T19:39:43.330751+0000","last_unstale":"2024-07-28T19:46:19.569669+0000","last_undegraded":"2024-07-28T19:46:19.569669+0000","last_fullsized":"2024-07-28T19:46:19.569669+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:15:50.200496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1008,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.954175+0000","last_change":"2024-07-28T19:39:15.350340+0000","last_active":"2024-07-28T19:46:19.954175+0000","last_peered":"2024-07-28T19:46:19.954175+0000","last_clean":"2024-07-28T19:46:19.954175+0000","last_became_active":"2024-07-28T19:39:15.349658+0000","last_became_peered":"2024-07-28T19:39:15.349658+0000","last_unstale":"2024-07-28T19:46:19.954175+0000","last_undegraded":"2024-07-28T19:46:19.954175+0000","last_fullsized":"2024-07-28T19:46:19.954175+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:30:42.274357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"70'1","reported_seq":1030,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.960667+0000","last_change":"2024-07-28T19:39:43.327462+0000","last_active":"2024-07-28T19:46:19.960667+0000","last_peered":"2024-07-28T19:46:19.960667+0000","last_clean":"2024-07-28T19:46:19.960667+0000","last_became_active":"2024-07-28T19:39:43.327117+0000","last_became_peered":"2024-07-28T19:39:43.327117+0000","last_unstale":"2024-07-28T19:46:19.960667+0000","last_undegraded":"2024-07-28T19:46:19.960667+0000","last_fullsized":"2024-07-28T19:46:19.960667+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T19:30:22.715923+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":1022,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.707069+0000","last_change":"2024-07-28T19:38:45.354086+0000","last_active":"2024-07-28T19:45:55.707069+0000","last_peered":"2024-07-28T19:45:55.707069+0000","last_clean":"2024-07-28T19:45:55.707069+0000","last_became_active":"2024-07-28T19:38:45.353272+0000","last_became_peered":"2024-07-28T19:38:45.353272+0000","last_unstale":"2024-07-28T19:45:55.707069+0000","last_undegraded":"2024-07-28T19:45:55.707069+0000","last_fullsized":"2024-07-28T19:45:55.707069+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:24:35.073074+0000","last_clean_scrub_stamp":"2024-07-28T19:24:35.073074+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:59:13.669049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":998,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573557+0000","last_change":"2024-07-28T19:39:43.341348+0000","last_active":"2024-07-28T19:46:19.573557+0000","last_peered":"2024-07-28T19:46:19.573557+0000","last_clean":"2024-07-28T19:46:19.573557+0000","last_became_active":"2024-07-28T19:39:43.340760+0000","last_became_peered":"2024-07-28T19:39:43.340760+0000","last_unstale":"2024-07-28T19:46:19.573557+0000","last_undegraded":"2024-07-28T19:46:19.573557+0000","last_fullsized":"2024-07-28T19:46:19.573557+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:37:24.817393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1029,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573685+0000","last_change":"2024-07-28T19:39:43.321957+0000","last_active":"2024-07-28T19:46:19.573685+0000","last_peered":"2024-07-28T19:46:19.573685+0000","last_clean":"2024-07-28T19:46:19.573685+0000","last_became_active":"2024-07-28T19:39:43.321137+0000","last_became_peered":"2024-07-28T19:39:43.321137+0000","last_unstale":"2024-07-28T19:46:19.573685+0000","last_undegraded":"2024-07-28T19:46:19.573685+0000","last_fullsized":"2024-07-28T19:46:19.573685+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:06:02.472908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.14","version":"400'23","reported_seq":1031,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573036+0000","last_change":"2024-07-28T19:39:43.322926+0000","last_active":"2024-07-28T19:46:19.573036+0000","last_peered":"2024-07-28T19:46:19.573036+0000","last_clean":"2024-07-28T19:46:19.573036+0000","last_became_active":"2024-07-28T19:39:43.321866+0000","last_became_peered":"2024-07-28T19:39:43.321866+0000","last_unstale":"2024-07-28T19:46:19.573036+0000","last_undegraded":"2024-07-28T19:46:19.573036+0000","last_fullsized":"2024-07-28T19:46:19.573036+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:03:14.070051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":981,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.568201+0000","last_change":"2024-07-28T19:38:45.356438+0000","last_active":"2024-07-28T19:46:19.568201+0000","last_peered":"2024-07-28T19:46:19.568201+0000","last_clean":"2024-07-28T19:46:19.568201+0000","last_became_active":"2024-07-28T19:38:45.355491+0000","last_became_peered":"2024-07-28T19:38:45.355491+0000","last_unstale":"2024-07-28T19:46:19.568201+0000","last_undegraded":"2024-07-28T19:46:19.568201+0000","last_fullsized":"2024-07-28T19:46:19.568201+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:28:05.448352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":1044,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706146+0000","last_change":"2024-07-28T19:39:43.326186+0000","last_active":"2024-07-28T19:45:55.706146+0000","last_peered":"2024-07-28T19:45:55.706146+0000","last_clean":"2024-07-28T19:45:55.706146+0000","last_became_active":"2024-07-28T19:39:43.325250+0000","last_became_peered":"2024-07-28T19:39:43.325250+0000","last_unstale":"2024-07-28T19:45:55.706146+0000","last_undegraded":"2024-07-28T19:45:55.706146+0000","last_fullsized":"2024-07-28T19:45:55.706146+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:14:53.611137+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1031,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.445456+0000","last_change":"2024-07-28T19:37:18.406853+0000","last_active":"2024-07-28T19:45:55.445456+0000","last_peered":"2024-07-28T19:45:55.445456+0000","last_clean":"2024-07-28T19:45:55.445456+0000","last_became_active":"2024-07-28T19:37:18.406114+0000","last_became_peered":"2024-07-28T19:37:18.406114+0000","last_unstale":"2024-07-28T19:45:55.445456+0000","last_undegraded":"2024-07-28T19:45:55.445456+0000","last_fullsized":"2024-07-28T19:45:55.445456+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:20:48.526786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":969,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433656+0000","last_change":"2024-07-28T19:39:15.351453+0000","last_active":"2024-07-28T19:46:13.433656+0000","last_peered":"2024-07-28T19:46:13.433656+0000","last_clean":"2024-07-28T19:46:13.433656+0000","last_became_active":"2024-07-28T19:39:15.350678+0000","last_became_peered":"2024-07-28T19:39:15.350678+0000","last_unstale":"2024-07-28T19:46:13.433656+0000","last_undegraded":"2024-07-28T19:46:13.433656+0000","last_fullsized":"2024-07-28T19:46:13.433656+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T22:43:15.974997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1009,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956354+0000","last_change":"2024-07-28T19:39:15.354946+0000","last_active":"2024-07-28T19:46:19.956354+0000","last_peered":"2024-07-28T19:46:19.956354+0000","last_clean":"2024-07-28T19:46:19.956354+0000","last_became_active":"2024-07-28T19:39:15.354552+0000","last_became_peered":"2024-07-28T19:39:15.354552+0000","last_unstale":"2024-07-28T19:46:19.956354+0000","last_undegraded":"2024-07-28T19:46:19.956354+0000","last_fullsized":"2024-07-28T19:46:19.956354+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:38:41.290943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":999,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.433594+0000","last_change":"2024-07-28T19:39:15.353285+0000","last_active":"2024-07-28T19:46:13.433594+0000","last_peered":"2024-07-28T19:46:13.433594+0000","last_clean":"2024-07-28T19:46:13.433594+0000","last_became_active":"2024-07-28T19:39:15.352667+0000","last_became_peered":"2024-07-28T19:39:15.352667+0000","last_unstale":"2024-07-28T19:46:13.433594+0000","last_undegraded":"2024-07-28T19:46:13.433594+0000","last_fullsized":"2024-07-28T19:46:13.433594+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:56:07.631586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":1017,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.706836+0000","last_change":"2024-07-28T19:37:18.395435+0000","last_active":"2024-07-28T19:45:55.706836+0000","last_peered":"2024-07-28T19:45:55.706836+0000","last_clean":"2024-07-28T19:45:55.706836+0000","last_became_active":"2024-07-28T19:37:18.394645+0000","last_became_peered":"2024-07-28T19:37:18.394645+0000","last_unstale":"2024-07-28T19:45:55.706836+0000","last_undegraded":"2024-07-28T19:45:55.706836+0000","last_fullsized":"2024-07-28T19:45:55.706836+0000","mapping_epoch":573,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":574,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T00:02:01.536634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1017,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.955104+0000","last_change":"2024-07-28T19:39:15.354958+0000","last_active":"2024-07-28T19:46:19.955104+0000","last_peered":"2024-07-28T19:46:19.955104+0000","last_clean":"2024-07-28T19:46:19.955104+0000","last_became_active":"2024-07-28T19:39:15.354548+0000","last_became_peered":"2024-07-28T19:39:15.354548+0000","last_unstale":"2024-07-28T19:46:19.955104+0000","last_undegraded":"2024-07-28T19:46:19.955104+0000","last_fullsized":"2024-07-28T19:46:19.955104+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T06:38:44.443268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956251+0000","last_change":"2024-07-28T19:39:15.353526+0000","last_active":"2024-07-28T19:46:19.956251+0000","last_peered":"2024-07-28T19:46:19.956251+0000","last_clean":"2024-07-28T19:46:19.956251+0000","last_became_active":"2024-07-28T19:39:15.353177+0000","last_became_peered":"2024-07-28T19:39:15.353177+0000","last_unstale":"2024-07-28T19:46:19.956251+0000","last_undegraded":"2024-07-28T19:46:19.956251+0000","last_fullsized":"2024-07-28T19:46:19.956251+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T20:33:22.174982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":997,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.567838+0000","last_change":"2024-07-28T19:39:43.335551+0000","last_active":"2024-07-28T19:46:19.567838+0000","last_peered":"2024-07-28T19:46:19.567838+0000","last_clean":"2024-07-28T19:46:19.567838+0000","last_became_active":"2024-07-28T19:39:43.334989+0000","last_became_peered":"2024-07-28T19:39:43.334989+0000","last_unstale":"2024-07-28T19:46:19.567838+0000","last_undegraded":"2024-07-28T19:46:19.567838+0000","last_fullsized":"2024-07-28T19:46:19.567838+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:18:44.038478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.959674+0000","last_change":"2024-07-28T19:39:43.330583+0000","last_active":"2024-07-28T19:46:19.959674+0000","last_peered":"2024-07-28T19:46:19.959674+0000","last_clean":"2024-07-28T19:46:19.959674+0000","last_became_active":"2024-07-28T19:39:43.330227+0000","last_became_peered":"2024-07-28T19:39:43.330227+0000","last_unstale":"2024-07-28T19:46:19.959674+0000","last_undegraded":"2024-07-28T19:46:19.959674+0000","last_fullsized":"2024-07-28T19:46:19.959674+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T03:21:17.123632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":1053,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.577535+0000","last_change":"2024-07-28T19:39:43.343320+0000","last_active":"2024-07-28T19:46:19.577535+0000","last_peered":"2024-07-28T19:46:19.577535+0000","last_clean":"2024-07-28T19:46:19.577535+0000","last_became_active":"2024-07-28T19:39:43.341173+0000","last_became_peered":"2024-07-28T19:39:43.341173+0000","last_unstale":"2024-07-28T19:46:19.577535+0000","last_undegraded":"2024-07-28T19:46:19.577535+0000","last_fullsized":"2024-07-28T19:46:19.577535+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T21:44:23.811700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1006,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:46:13.428874+0000","last_change":"2024-07-28T19:39:15.342988+0000","last_active":"2024-07-28T19:46:13.428874+0000","last_peered":"2024-07-28T19:46:13.428874+0000","last_clean":"2024-07-28T19:46:13.428874+0000","last_became_active":"2024-07-28T19:39:15.342378+0000","last_became_peered":"2024-07-28T19:39:15.342378+0000","last_unstale":"2024-07-28T19:46:13.428874+0000","last_undegraded":"2024-07-28T19:46:13.428874+0000","last_fullsized":"2024-07-28T19:46:13.428874+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T19:55:05.061892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'2","reported_seq":1015,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.961602+0000","last_change":"2024-07-28T19:39:43.325980+0000","last_active":"2024-07-28T19:46:19.961602+0000","last_peered":"2024-07-28T19:46:19.961602+0000","last_clean":"2024-07-28T19:46:19.961602+0000","last_became_active":"2024-07-28T19:39:43.325441+0000","last_became_peered":"2024-07-28T19:39:43.325441+0000","last_unstale":"2024-07-28T19:46:19.961602+0000","last_undegraded":"2024-07-28T19:46:19.961602+0000","last_fullsized":"2024-07-28T19:46:19.961602+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T01:11:36.670944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1038,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.573494+0000","last_change":"2024-07-28T19:39:43.344551+0000","last_active":"2024-07-28T19:46:19.573494+0000","last_peered":"2024-07-28T19:46:19.573494+0000","last_clean":"2024-07-28T19:46:19.573494+0000","last_became_active":"2024-07-28T19:39:43.343601+0000","last_became_peered":"2024-07-28T19:39:43.343601+0000","last_unstale":"2024-07-28T19:46:19.573494+0000","last_undegraded":"2024-07-28T19:46:19.573494+0000","last_fullsized":"2024-07-28T19:46:19.573494+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T23:18:39.603049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":1051,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.444996+0000","last_change":"2024-07-28T19:39:43.325877+0000","last_active":"2024-07-28T19:45:55.444996+0000","last_peered":"2024-07-28T19:45:55.444996+0000","last_clean":"2024-07-28T19:45:55.444996+0000","last_became_active":"2024-07-28T19:39:43.324970+0000","last_became_peered":"2024-07-28T19:39:43.324970+0000","last_unstale":"2024-07-28T19:45:55.444996+0000","last_undegraded":"2024-07-28T19:45:55.444996+0000","last_fullsized":"2024-07-28T19:45:55.444996+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T22:58:49.715984+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":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":1038,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.572446+0000","last_change":"2024-07-28T19:39:43.307155+0000","last_active":"2024-07-28T19:46:19.572446+0000","last_peered":"2024-07-28T19:46:19.572446+0000","last_clean":"2024-07-28T19:46:19.572446+0000","last_became_active":"2024-07-28T19:39:43.306145+0000","last_became_peered":"2024-07-28T19:39:43.306145+0000","last_unstale":"2024-07-28T19:46:19.572446+0000","last_undegraded":"2024-07-28T19:46:19.572446+0000","last_fullsized":"2024-07-28T19:46:19.572446+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T02:20:59.336032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"69'2","reported_seq":1034,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-07-28T19:45:55.448104+0000","last_change":"2024-07-28T19:39:43.341928+0000","last_active":"2024-07-28T19:45:55.448104+0000","last_peered":"2024-07-28T19:45:55.448104+0000","last_clean":"2024-07-28T19:45:55.448104+0000","last_became_active":"2024-07-28T19:39:43.340970+0000","last_became_peered":"2024-07-28T19:39:43.340970+0000","last_unstale":"2024-07-28T19:45:55.448104+0000","last_undegraded":"2024-07-28T19:45:55.448104+0000","last_fullsized":"2024-07-28T19:45:55.448104+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-30T06:57:49.617826+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":3,"num_read_kb":3,"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.19","version":"0'0","reported_seq":1019,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.957742+0000","last_change":"2024-07-28T19:39:15.348286+0000","last_active":"2024-07-28T19:46:19.957742+0000","last_peered":"2024-07-28T19:46:19.957742+0000","last_clean":"2024-07-28T19:46:19.957742+0000","last_became_active":"2024-07-28T19:39:15.347892+0000","last_became_peered":"2024-07-28T19:39:15.347892+0000","last_unstale":"2024-07-28T19:46:19.957742+0000","last_undegraded":"2024-07-28T19:46:19.957742+0000","last_fullsized":"2024-07-28T19:46:19.957742+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-29T21:43:35.700148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'2","reported_seq":1006,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.960753+0000","last_change":"2024-07-28T19:39:15.351210+0000","last_active":"2024-07-28T19:46:19.960753+0000","last_peered":"2024-07-28T19:46:19.960753+0000","last_clean":"2024-07-28T19:46:19.960753+0000","last_became_active":"2024-07-28T19:39:15.350756+0000","last_became_peered":"2024-07-28T19:39:15.350756+0000","last_unstale":"2024-07-28T19:46:19.960753+0000","last_undegraded":"2024-07-28T19:46:19.960753+0000","last_fullsized":"2024-07-28T19:46:19.960753+0000","mapping_epoch":689,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":690,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+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 @ 2024-07-29T20:33:10.979654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1043,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.570039+0000","last_change":"2024-07-28T19:39:43.318900+0000","last_active":"2024-07-28T19:46:19.570039+0000","last_peered":"2024-07-28T19:46:19.570039+0000","last_clean":"2024-07-28T19:46:19.570039+0000","last_became_active":"2024-07-28T19:39:43.315509+0000","last_became_peered":"2024-07-28T19:39:43.315509+0000","last_unstale":"2024-07-28T19:46:19.570039+0000","last_undegraded":"2024-07-28T19:46:19.570039+0000","last_fullsized":"2024-07-28T19:46:19.570039+0000","mapping_epoch":717,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":718,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:31.137653+0000","last_clean_scrub_stamp":"2024-07-28T19:26:31.137653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T01:52:07.394691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"70'5","reported_seq":1021,"reported_epoch":1087,"state":"active+clean","last_fresh":"2024-07-28T19:46:19.956612+0000","last_change":"2024-07-28T19:38:45.365178+0000","last_active":"2024-07-28T19:46:19.956612+0000","last_peered":"2024-07-28T19:46:19.956612+0000","last_clean":"2024-07-28T19:46:19.956612+0000","last_became_active":"2024-07-28T19:38:45.364791+0000","last_became_peered":"2024-07-28T19:38:45.364791+0000","last_unstale":"2024-07-28T19:46:19.956612+0000","last_undegraded":"2024-07-28T19:46:19.956612+0000","last_fullsized":"2024-07-28T19:46:19.956612+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-28T19:26:30.128752+0000","last_clean_scrub_stamp":"2024-07-28T19:26:30.128752+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-30T05:15:11.530484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"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":[]}],"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":5542,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_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":16626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18012,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201588,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306676,"kb_used_data":9324,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93438476,"statfs":{"total":95995035648,"available":95680999424,"internally_reserved":0,"allocated":9547776,"data_stored":5441548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":"Sun Jul 28 19:48:15 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.94799999999999995,"15min":0.92000000000000004},"min":{"1min":0.71199999999999997,"5min":0.58899999999999997,"15min":0.46300000000000002},"max":{"1min":1.2390000000000001,"5min":1.347,"15min":1.5860000000000001},"last":1.2110000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.94699999999999995,"15min":0.97999999999999998},"min":{"1min":0.56399999999999995,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.286,"5min":1.3799999999999999,"15min":1.4379999999999999},"last":0.82799999999999996}]},{"osd":1,"last update":"Sun Jul 28 19:47:34 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.01,"15min":0.96999999999999997},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1779999999999999,"5min":1.6499999999999999,"15min":2.6539999999999999},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.995,"15min":1.0309999999999999},"min":{"1min":0.68100000000000005,"5min":0.66800000000000004,"15min":0.52600000000000002},"max":{"1min":1.1899999999999999,"5min":1.417,"15min":2.3170000000000002},"last":1.034}]},{"osd":2,"last update":"Sun Jul 28 19:47:56 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.94799999999999995,"15min":0.93999999999999995},"min":{"1min":0.61399999999999999,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.196,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0640000000000001,"15min":1.0169999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.59599999999999997},"max":{"1min":1.2350000000000001,"5min":1.752,"15min":2.1549999999999998},"last":0.94699999999999995}]},{"osd":3,"last update":"Sun Jul 28 19:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.048,"15min":0.97499999999999998},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.59199999999999997},"max":{"1min":1.151,"5min":2.7759999999999998,"15min":2.7759999999999998},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.036,"5min":1.1140000000000001,"15min":1.093},"min":{"1min":0.78800000000000003,"5min":0.76900000000000002,"15min":0.58699999999999997},"max":{"1min":1.2430000000000001,"5min":1.837,"15min":2.0430000000000001},"last":1.01}]},{"osd":4,"last update":"Sun Jul 28 19:47:56 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.008,"15min":1.0229999999999999},"min":{"1min":0.70499999999999996,"5min":0.65900000000000003,"15min":0.57299999999999995},"max":{"1min":1.4370000000000001,"5min":2.2069999999999999,"15min":2.2069999999999999},"last":1.101},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0329999999999999,"15min":1.006},"min":{"1min":0.66100000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.351,"5min":1.619,"15min":1.619},"last":1.167}]},{"osd":5,"last update":"Sun Jul 28 19:47:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.1160000000000001,"15min":1.0509999999999999},"min":{"1min":0.71599999999999997,"5min":0.68899999999999995,"15min":0.38700000000000001},"max":{"1min":1.3500000000000001,"5min":3.6840000000000002,"15min":3.6840000000000002},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.127,"15min":1.0860000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.40999999999999998},"max":{"1min":1.4159999999999999,"5min":1.8120000000000001,"15min":2.6520000000000001},"last":0.89300000000000002}]},{"osd":6,"last update":"Sun Jul 28 19:47:39 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.1519999999999999,"15min":1.1299999999999999},"min":{"1min":0.89200000000000002,"5min":0.81499999999999995,"15min":0.435},"max":{"1min":1.4950000000000001,"5min":2.3940000000000001,"15min":2.7799999999999998},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.998,"5min":1.083,"15min":1.073},"min":{"1min":0.71599999999999997,"5min":0.61899999999999999,"15min":0.41899999999999998},"max":{"1min":1.377,"5min":2.476,"15min":2.5960000000000001},"last":0.71199999999999997}]}]},{"osd":5,"up_from":39,"seq":167503724872,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310240,"kb_used_data":8724,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93434912,"statfs":{"total":95995035648,"available":95677349888,"internally_reserved":0,"allocated":8933376,"data_stored":4846848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":"Sun Jul 28 19:48:00 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.054,"15min":1.022},"min":{"1min":0.52100000000000002,"5min":0.434,"15min":0.434},"max":{"1min":1.2829999999999999,"5min":4.2389999999999999,"15min":4.2389999999999999},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.2849999999999999,"15min":1.0900000000000001},"min":{"1min":0.69899999999999995,"5min":0.624,"15min":0.54000000000000004},"max":{"1min":1.2809999999999999,"5min":11.254,"15min":11.254},"last":1.0049999999999999}]},{"osd":1,"last update":"Sun Jul 28 19:47:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.94599999999999995,"15min":0.92000000000000004},"min":{"1min":0.51300000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.244,"5min":1.2889999999999999,"15min":1.468},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.93500000000000005,"15min":0.95999999999999996},"min":{"1min":0.65200000000000002,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.133,"5min":3.7330000000000001,"15min":3.7330000000000001},"last":0.91800000000000004}]},{"osd":2,"last update":"Sun Jul 28 19:48:00 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.139,"15min":1.0680000000000001},"min":{"1min":0.61399999999999999,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.3180000000000001,"5min":7.141,"15min":7.141},"last":1.113},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.97799999999999998,"15min":0.94599999999999995},"min":{"1min":0.59699999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.252,"5min":3.0169999999999999,"15min":3.0169999999999999},"last":0.78500000000000003}]},{"osd":3,"last update":"Sun Jul 28 19:47:26 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.153,"15min":1.0800000000000001},"min":{"1min":0.91800000000000004,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.347,"5min":4.4740000000000002,"15min":4.4740000000000002},"last":0.60899999999999999},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.2270000000000001,"15min":1.2},"min":{"1min":0.85899999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.353,"5min":4.6970000000000001,"15min":4.6970000000000001},"last":0.88700000000000001}]},{"osd":4,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.98299999999999998,"15min":0.96299999999999997},"min":{"1min":0.65200000000000002,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1910000000000001,"5min":3.0350000000000001,"15min":3.0350000000000001},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.024,"5min":1.099,"15min":1.097},"min":{"1min":0.76800000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.337,"5min":2.762,"15min":2.762},"last":1.1399999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.0049999999999999,"15min":0.98599999999999999},"min":{"1min":0.69699999999999995,"5min":0.47899999999999998,"15min":0.34100000000000003},"max":{"1min":1.2070000000000001,"5min":1.9239999999999999,"15min":3.3420000000000001},"last":0.63900000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.165,"15min":1.117},"min":{"1min":0.73799999999999999,"5min":0.59399999999999997,"15min":0.36899999999999999},"max":{"1min":1.357,"5min":4.4000000000000004,"15min":4.4000000000000004},"last":1.0609999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.222,"15min":1.2030000000000001},"min":{"1min":0.70199999999999996,"5min":0.45400000000000001,"15min":0.34499999999999997},"max":{"1min":1.3839999999999999,"5min":4.3209999999999997,"15min":4.3209999999999997},"last":1.169},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.081,"15min":1.0860000000000001},"min":{"1min":0.81799999999999995,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.1839999999999999,"5min":1.839,"15min":3.4380000000000002},"last":0.69899999999999995}]}]},{"osd":4,"up_from":717,"seq":3079491551337,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36976,"kb_used_data":8740,"kb_used_omap":63,"kb_used_meta":28160,"kb_avail":93708176,"statfs":{"total":95995035648,"available":95957172224,"internally_reserved":0,"allocated":8949760,"data_stored":4851110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64927,"internal_metadata":28836449},"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":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.998,"15min":1.0900000000000001},"min":{"1min":0.57999999999999996,"5min":0.498,"15min":0.498},"max":{"1min":1.345,"5min":5.0220000000000002,"15min":5.0220000000000002},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.0820000000000001,"15min":1.123},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.2090000000000001,"5min":5.069,"15min":5.069},"last":0.98899999999999999}]},{"osd":1,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0529999999999999,"15min":1.089},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.46700000000000003},"max":{"1min":1.2609999999999999,"5min":2.101,"15min":6.4880000000000004},"last":1.1679999999999999},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.99199999999999999,"15min":1.05},"min":{"1min":0.57499999999999996,"5min":0.54800000000000004,"15min":0.48099999999999998},"max":{"1min":1.262,"5min":2.2570000000000001,"15min":3.6930000000000001},"last":1.0940000000000001}]},{"osd":2,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.96199999999999997,"15min":0.96499999999999997},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.44400000000000001},"max":{"1min":1.3140000000000001,"5min":3.0739999999999998,"15min":12.845000000000001},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.995,"15min":0.98399999999999999},"min":{"1min":0.60099999999999998,"5min":0.5,"15min":0.5},"max":{"1min":1.248,"5min":3.0539999999999998,"15min":3.0539999999999998},"last":1.194}]},{"osd":3,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.98699999999999999,"15min":0.96299999999999997},"min":{"1min":0.70899999999999996,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2989999999999999,"5min":3.141,"15min":3.141},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.0089999999999999,"15min":1.034},"min":{"1min":0.70499999999999996,"5min":0.61799999999999999,"15min":0.53800000000000003},"max":{"1min":1.3069999999999999,"5min":2.2229999999999999,"15min":6.5890000000000004},"last":1.113}]},{"osd":5,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.84999999999999998,"15min":0.84299999999999997},"min":{"1min":0.66500000000000004,"5min":0.46100000000000002,"15min":0.42299999999999999},"max":{"1min":1.121,"5min":2.0920000000000001,"15min":5.4580000000000002},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.0109999999999999,"15min":0.97699999999999998},"min":{"1min":0.61799999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3420000000000001,"5min":6.492,"15min":6.492},"last":0.81100000000000005}]},{"osd":6,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.96899999999999997,"15min":0.99399999999999999},"min":{"1min":0.60799999999999998,"5min":0.44400000000000001,"15min":0.40799999999999997},"max":{"1min":1.3149999999999999,"5min":1.5680000000000001,"15min":6.6879999999999997},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.99099999999999999,"15min":1.004},"min":{"1min":0.76600000000000001,"5min":0.40600000000000003,"15min":0.38400000000000001},"max":{"1min":1.1739999999999999,"5min":2.1789999999999998,"15min":3.7930000000000001},"last":0.76800000000000002}]},{"osd":7,"last update":"Sun Jul 28 19:47:53 2024","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.071,"15min":1.0780000000000001},"min":{"1min":0.71599999999999997,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.46,"5min":1.4770000000000001,"15min":1.7729999999999999},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.1579999999999999,"15min":1.1950000000000001},"min":{"1min":0.69799999999999995,"5min":0.48799999999999999,"15min":0.433},"max":{"1min":1.389,"5min":1.655,"15min":6.202},"last":1.2989999999999999}]}]},{"osd":2,"up_from":659,"seq":2830383448181,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36764,"kb_used_data":8724,"kb_used_omap":50,"kb_used_meta":27981,"kb_avail":93708388,"statfs":{"total":95995035648,"available":95957389312,"internally_reserved":0,"allocated":8933376,"data_stored":4846812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":51687,"internal_metadata":28653081},"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":"Sun Jul 28 19:48:04 2024","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.746,"15min":0.753},"min":{"1min":0.47499999999999998,"5min":0.32900000000000001,"15min":0.316},"max":{"1min":0.96799999999999997,"5min":2.081,"15min":2.081},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.77600000000000002,"15min":0.72999999999999998},"min":{"1min":0.45200000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.89200000000000002,"5min":2.5049999999999999,"15min":2.5049999999999999},"last":0.80200000000000005}]},{"osd":1,"last update":"Sun Jul 28 19:48:04 2024","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.77100000000000002,"15min":0.70999999999999996},"min":{"1min":0.40200000000000002,"5min":0.309,"15min":0.27000000000000002},"max":{"1min":1.2090000000000001,"5min":2.0009999999999999,"15min":2.0009999999999999},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.84599999999999997,"15min":0.82399999999999995},"min":{"1min":0.42799999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.083,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":0.85199999999999998}]},{"osd":3,"last update":"Sun Jul 28 19:47:34 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.875,"15min":0.87},"min":{"1min":0.47499999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.135,"5min":2.375,"15min":2.375},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.97799999999999998,"15min":0.96399999999999997},"min":{"1min":0.46200000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.0740000000000001,"5min":2.968,"15min":2.968},"last":0.94899999999999995}]},{"osd":4,"last update":"Sun Jul 28 19:47:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.079,"15min":1.109},"min":{"1min":0.69599999999999995,"5min":0.436,"15min":0.436},"max":{"1min":1.3240000000000001,"5min":2.5720000000000001,"15min":2.5720000000000001},"last":1.167},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.1220000000000001,"15min":1.155},"min":{"1min":0.74099999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.333,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":1.21}]},{"osd":5,"last update":"Sun Jul 28 19:48:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.1719999999999999,"15min":1.111},"min":{"1min":0.81100000000000005,"5min":0.61499999999999999,"15min":0.53700000000000003},"max":{"1min":1.3700000000000001,"5min":2.7200000000000002,"15min":2.7200000000000002},"last":1.121},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.032,"15min":1.0920000000000001},"min":{"1min":0.65800000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.216,"5min":1.9219999999999999,"15min":3.9380000000000002},"last":1.0469999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:48:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.161,"15min":1.1559999999999999},"min":{"1min":0.84099999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.425,"5min":2.097,"15min":3.0569999999999999},"last":1.091},{"interface":"front","average":{"1min":1.127,"5min":1.2090000000000001,"15min":1.175},"min":{"1min":0.65000000000000002,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.4279999999999999,"5min":2.827,"15min":2.827},"last":1.2450000000000001}]},{"osd":7,"last update":"Sun Jul 28 19:48:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1950000000000001,"15min":1.1419999999999999},"min":{"1min":0.82499999999999996,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.5149999999999999,"5min":2.2210000000000001,"15min":2.2999999999999998},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.149,"5min":1.252,"15min":1.2210000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.474,"5min":2.903,"15min":2.903},"last":1.1970000000000001}]}]},{"osd":1,"up_from":573,"seq":2461016260742,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40660,"kb_used_data":8716,"kb_used_omap":37,"kb_used_meta":31898,"kb_avail":93704492,"statfs":{"total":95995035648,"available":95953399808,"internally_reserved":0,"allocated":8925184,"data_stored":4846208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38141,"internal_metadata":32664323},"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":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.71299999999999997,"15min":0.80200000000000005},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.249},"max":{"1min":1.125,"5min":1.1499999999999999,"15min":3.202},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.78500000000000003,"15min":0.82899999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.28999999999999998},"max":{"1min":1.107,"5min":1.421,"15min":3.395},"last":0.92700000000000005}]},{"osd":2,"last update":"Sun Jul 28 19:48:02 2024","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.77200000000000002,"15min":0.77600000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.1890000000000001,"5min":1.2549999999999999,"15min":2.6030000000000002},"last":1.004},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.80800000000000005,"15min":0.81000000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.165,"5min":1.2390000000000001,"15min":3.5459999999999998},"last":1.042}]},{"osd":3,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.87,"15min":0.89000000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.2,"5min":1.395,"15min":1.4219999999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.92100000000000004,"15min":0.99399999999999999},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.37},"max":{"1min":2.2549999999999999,"5min":2.2549999999999999,"15min":3.4780000000000002},"last":1.099}]},{"osd":4,"last update":"Sun Jul 28 19:47:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.141,"15min":1.2370000000000001},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.71899999999999997},"max":{"1min":1.4159999999999999,"5min":1.637,"15min":3.6859999999999999},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.052,"15min":1.0629999999999999},"min":{"1min":0.67600000000000005,"5min":0.65800000000000003,"15min":0.56200000000000006},"max":{"1min":1.296,"5min":1.498,"15min":1.498},"last":0.81599999999999995}]},{"osd":5,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1220000000000001,"15min":1.1659999999999999},"min":{"1min":0.67800000000000005,"5min":0.67400000000000004,"15min":0.53500000000000003},"max":{"1min":1.5149999999999999,"5min":1.899,"15min":3.621},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.008,"5min":1.0669999999999999,"15min":1.1120000000000001},"min":{"1min":0.624,"5min":0.58999999999999997,"15min":0.57499999999999996},"max":{"1min":1.264,"5min":5.173,"15min":5.173},"last":0.97199999999999998}]},{"osd":6,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1850000000000001,"15min":1.2390000000000001},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.622},"max":{"1min":1.5649999999999999,"5min":1.8149999999999999,"15min":3.7400000000000002},"last":1.288},{"interface":"front","average":{"1min":1.123,"5min":1.1240000000000001,"15min":1.1850000000000001},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.4399999999999999,"5min":1.6339999999999999,"15min":2.6739999999999999},"last":1.119}]},{"osd":7,"last update":"Sun Jul 28 19:47:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.119,"15min":1.181},"min":{"1min":0.747,"5min":0.747,"15min":0.68300000000000005},"max":{"1min":1.4550000000000001,"5min":1.5760000000000001,"15min":2.6059999999999999},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1619999999999999,"15min":1.1990000000000001},"min":{"1min":0.63,"5min":0.63,"15min":0.61099999999999999},"max":{"1min":1.47,"5min":1.629,"15min":2.4700000000000002},"last":1.131}]}]},{"osd":0,"up_from":540,"seq":2319282339981,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":63520,"kb_used_data":9304,"kb_used_omap":46,"kb_used_meta":54161,"kb_avail":93681632,"statfs":{"total":95995035648,"available":95929991168,"internally_reserved":0,"allocated":9527296,"data_stored":5437168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47356,"internal_metadata":55461636},"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":"Sun Jul 28 19:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.74399999999999999,"15min":0.82299999999999995},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.95499999999999996,"5min":5.4370000000000003,"15min":30.861000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.83999999999999997,"15min":0.92300000000000004},"min":{"1min":0.311,"5min":0.311,"15min":0.26600000000000001},"max":{"1min":0.96399999999999997,"5min":8.0120000000000005,"15min":19.148},"last":0.995}]},{"osd":2,"last update":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.79900000000000004,"15min":0.79500000000000004},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.018,"5min":2.3330000000000002,"15min":2.3330000000000002},"last":0.622},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.76600000000000001,"15min":1.026},"min":{"1min":0.39900000000000002,"5min":0.35799999999999998,"15min":0.30099999999999999},"max":{"1min":0.90500000000000003,"5min":1.9350000000000001,"15min":11.19},"last":0.94999999999999996}]},{"osd":3,"last update":"Sun Jul 28 19:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.98299999999999998,"15min":0.995},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38600000000000001},"max":{"1min":1.173,"5min":2.234,"15min":2.234},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.79600000000000004,"5min":1.006,"15min":1.145},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.375},"max":{"1min":1.29,"5min":2.4319999999999999,"15min":6.024},"last":1.0740000000000001}]},{"osd":4,"last update":"Sun Jul 28 19:47:54 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.002,"15min":1.022},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.54500000000000004},"max":{"1min":1.3280000000000001,"5min":3.1539999999999999,"15min":3.1539999999999999},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":1.0800000000000001,"15min":1.163},"min":{"1min":0.62,"5min":0.62,"15min":0.58299999999999996},"max":{"1min":1.224,"5min":2.0379999999999998,"15min":5.6420000000000003},"last":1.2130000000000001}]},{"osd":5,"last update":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.097,"15min":1.1220000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.52900000000000003},"max":{"1min":1.3600000000000001,"5min":1.9550000000000001,"15min":10.481999999999999},"last":1.284},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.02,"15min":1.111},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.45800000000000002},"max":{"1min":1.2529999999999999,"5min":3.2450000000000001,"15min":14.157999999999999},"last":1.26}]},{"osd":6,"last update":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.1910000000000001,"15min":1.171},"min":{"1min":0.73699999999999999,"5min":0.72299999999999998,"15min":0.47399999999999998},"max":{"1min":1.5960000000000001,"5min":5.2510000000000003,"15min":5.2510000000000003},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.016,"5min":1.131,"15min":1.181},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.46100000000000002},"max":{"1min":1.2989999999999999,"5min":2.1099999999999999,"15min":6.2699999999999996},"last":1.3740000000000001}]},{"osd":7,"last update":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.228,"15min":1.234},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.51600000000000001},"max":{"1min":1.7769999999999999,"5min":5.3529999999999998,"15min":5.3529999999999998},"last":1.109},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.1990000000000001,"15min":1.2709999999999999},"min":{"1min":0.77300000000000002,"5min":0.70199999999999996,"15min":0.60499999999999998},"max":{"1min":1.3959999999999999,"5min":2.1880000000000002,"15min":6.1849999999999996},"last":1.3280000000000001}]}]},{"osd":6,"up_from":47,"seq":201863463230,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":314984,"kb_used_data":9312,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93430168,"statfs":{"total":95995035648,"available":95672492032,"internally_reserved":0,"allocated":9535488,"data_stored":5441402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":1.0349999999999999,"15min":1.01},"min":{"1min":0.60399999999999998,"5min":0.48499999999999999,"15min":0.46800000000000003},"max":{"1min":1.169,"5min":4.8769999999999998,"15min":4.8769999999999998},"last":1.349},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.97399999999999998,"15min":0.99099999999999999},"min":{"1min":0.71499999999999997,"5min":0.59799999999999998,"15min":0.44900000000000001},"max":{"1min":1.1899999999999999,"5min":3.3279999999999998,"15min":4.5709999999999997},"last":0.97899999999999998}]},{"osd":1,"last update":"Sun Jul 28 19:47:45 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":1.0800000000000001,"15min":0.98299999999999998},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.47699999999999998},"max":{"1min":1.0900000000000001,"5min":16.34,"15min":16.34},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.86499999999999999,"5min":1.123,"15min":1.034},"min":{"1min":0.628,"5min":0.628,"15min":0.42599999999999999},"max":{"1min":1.0169999999999999,"5min":9.0950000000000006,"15min":9.0950000000000006},"last":1.1259999999999999}]},{"osd":2,"last update":"Sun Jul 28 19:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.115,"15min":1.0409999999999999},"min":{"1min":0.71899999999999997,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2270000000000001,"5min":15.25,"15min":15.25},"last":1.3},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.1479999999999999,"15min":1.032},"min":{"1min":0.65000000000000002,"5min":0.61799999999999999,"15min":0.57099999999999995},"max":{"1min":1.292,"5min":11.752000000000001,"15min":11.752000000000001},"last":1.0760000000000001}]},{"osd":3,"last update":"Sun Jul 28 19:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1,"15min":1.0149999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.49399999999999999},"max":{"1min":1.206,"5min":1.7170000000000001,"15min":2.5369999999999999},"last":1.268},{"interface":"front","average":{"1min":1.069,"5min":1.103,"15min":1.157},"min":{"1min":0.80000000000000004,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.236,"5min":2.8860000000000001,"15min":4.0940000000000003},"last":1.2}]},{"osd":4,"last update":"Sun Jul 28 19:47:58 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.93899999999999995,"15min":0.97599999999999998},"min":{"1min":0.67000000000000004,"5min":0.55600000000000005,"15min":0.47099999999999997},"max":{"1min":1.177,"5min":2.9620000000000002,"15min":5.5289999999999999},"last":1.036},{"interface":"front","average":{"1min":0.89400000000000002,"5min":1.018,"15min":1.1339999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.45200000000000001},"max":{"1min":1.25,"5min":2.1739999999999999,"15min":2.9790000000000001},"last":1.3819999999999999}]},{"osd":5,"last update":"Sun Jul 28 19:47:58 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.0800000000000001,"15min":1.0920000000000001},"min":{"1min":0.58099999999999996,"5min":0.51000000000000001,"15min":0.38500000000000001},"max":{"1min":1.371,"5min":3.7309999999999999,"15min":5.8659999999999997},"last":1.4810000000000001},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1970000000000001,"15min":1.1890000000000001},"min":{"1min":0.69599999999999995,"5min":0.40100000000000002,"15min":0.36899999999999999},"max":{"1min":1.3979999999999999,"5min":6.8689999999999998,"15min":6.8689999999999998},"last":1.2529999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:47:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.175,"15min":1.1439999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.34799999999999998},"max":{"1min":1.3109999999999999,"5min":8.4640000000000004,"15min":8.4640000000000004},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.2370000000000001,"15min":1.2030000000000001},"min":{"1min":0.69799999999999995,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.385,"5min":9.9100000000000001,"15min":9.9100000000000001},"last":1.4219999999999999}]}]},{"osd":3,"up_from":689,"seq":2959232467055,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":48860,"kb_used_data":8720,"kb_used_omap":33,"kb_used_meta":40094,"kb_avail":93696292,"statfs":{"total":95995035648,"available":95945003008,"internally_reserved":0,"allocated":8929280,"data_stored":4846298,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34221,"internal_metadata":41056851},"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":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.76700000000000002,"15min":0.84299999999999997},"min":{"1min":0.34599999999999997,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.84199999999999997,"5min":2.6040000000000001,"15min":2.6659999999999999},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.746,"5min":0.79200000000000004,"15min":0.80200000000000005},"min":{"1min":0.40000000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.0009999999999999,"5min":1.4950000000000001,"15min":1.8879999999999999},"last":0.64100000000000001}]},{"osd":1,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.78200000000000003,"15min":0.80000000000000004},"min":{"1min":0.435,"5min":0.42599999999999999,"15min":0.40000000000000002},"max":{"1min":0.96399999999999997,"5min":2.3620000000000001,"15min":2.3620000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.878,"15min":0.96799999999999997},"min":{"1min":0.48899999999999999,"5min":0.39700000000000002,"15min":0.38200000000000001},"max":{"1min":1.101,"5min":2.3849999999999998,"15min":4.1360000000000001},"last":0.86799999999999999}]},{"osd":2,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.85399999999999998,"15min":0.82599999999999996},"min":{"1min":0.46700000000000003,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.22,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.93200000000000005,"15min":0.98099999999999998},"min":{"1min":0.52500000000000002,"5min":0.437,"15min":0.437},"max":{"1min":0.95999999999999996,"5min":3.8069999999999999,"15min":3.8069999999999999},"last":0.80900000000000005}]},{"osd":4,"last update":"Sun Jul 28 19:47:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.1379999999999999,"15min":1.115},"min":{"1min":0.78200000000000003,"5min":0.70799999999999996,"15min":0.626},"max":{"1min":1.3180000000000001,"5min":1.597,"15min":1.627},"last":1.087},{"interface":"front","average":{"1min":1.145,"5min":1.2450000000000001,"15min":1.246},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.5980000000000001,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":0.70499999999999996}]},{"osd":5,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.1220000000000001,"15min":1.875},"min":{"1min":0.90700000000000003,"5min":0.72099999999999997,"15min":0.51300000000000001},"max":{"1min":1.377,"5min":2.0190000000000001,"15min":27.768000000000001},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.155,"15min":1.895},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.68100000000000005},"max":{"1min":1.504,"5min":1.8839999999999999,"15min":28.684999999999999},"last":1.0269999999999999}]},{"osd":6,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1599999999999999,"15min":1.147},"min":{"1min":0.77000000000000002,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.4019999999999999,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":0.83499999999999996},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1619999999999999,"15min":1.139},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.48999999999999999},"max":{"1min":1.3779999999999999,"5min":2.6850000000000001,"15min":2.6850000000000001},"last":0.99299999999999999}]},{"osd":7,"last update":"Sun Jul 28 19:47:35 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.2250000000000001,"15min":1.9399999999999999},"min":{"1min":0.77700000000000002,"5min":0.68700000000000006,"15min":0.64800000000000002},"max":{"1min":1.3149999999999999,"5min":3.702,"15min":28.329999999999998},"last":1.054},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.2310000000000001,"15min":1.9990000000000001},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.47899999999999998},"max":{"1min":1.3600000000000001,"5min":2.2370000000000001,"15min":29.263000000000002},"last":1.2090000000000001}]}]}],"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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3199,"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":3358,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2158,"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":3598,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5699,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4826,"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":4972,"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}]}} 2024-07-28T19:48:21.763 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-28T19:48:21.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd dump 2024-07-28T19:48:21.774 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:21 smithi045 bash[80445]: cluster 2024-07-28T19:48:20.285341+0000 mgr.y (mgr.34101) 561 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:21.774 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:21 smithi045 bash[82788]: cluster 2024-07-28T19:48:20.285341+0000 mgr.y (mgr.34101) 561 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:21 smithi155 bash[68033]: cluster 2024-07-28T19:48:20.285341+0000 mgr.y (mgr.34101) 561 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:22.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:22 smithi155 bash[68033]: audit 2024-07-28T19:48:21.057430+0000 mgr.y (mgr.34101) 562 : audit [DBG] from='client.44459 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:48:22.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:48:22 smithi155 bash[60745]: ts=2024-07-28T19:48:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:48:22.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:22 smithi045 bash[82788]: audit 2024-07-28T19:48:21.057430+0000 mgr.y (mgr.34101) 562 : audit [DBG] from='client.44459 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:48:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:22 smithi045 bash[80445]: audit 2024-07-28T19:48:21.057430+0000 mgr.y (mgr.34101) 562 : audit [DBG] from='client.44459 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-28T19:48:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:23 smithi155 bash[68033]: cluster 2024-07-28T19:48:22.286278+0000 mgr.y (mgr.34101) 563 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:23 smithi045 bash[80445]: cluster 2024-07-28T19:48:22.286278+0000 mgr.y (mgr.34101) 563 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:23.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:23 smithi045 bash[82788]: cluster 2024-07-28T19:48:22.286278+0000 mgr.y (mgr.34101) 563 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:25 smithi155 bash[68033]: cluster 2024-07-28T19:48:24.287233+0000 mgr.y (mgr.34101) 564 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:25 smithi045 bash[80445]: cluster 2024-07-28T19:48:24.287233+0000 mgr.y (mgr.34101) 564 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:25 smithi045 bash[82788]: cluster 2024-07-28T19:48:24.287233+0000 mgr.y (mgr.34101) 564 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:26.560 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:48:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:27 smithi155 bash[68033]: cluster 2024-07-28T19:48:26.287905+0000 mgr.y (mgr.34101) 565 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:27.878 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:27 smithi045 bash[80445]: cluster 2024-07-28T19:48:26.287905+0000 mgr.y (mgr.34101) 565 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:27.878 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:27 smithi045 bash[82788]: cluster 2024-07-28T19:48:26.287905+0000 mgr.y (mgr.34101) 565 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:29.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:29 smithi045 bash[82788]: cluster 2024-07-28T19:48:28.288748+0000 mgr.y (mgr.34101) 566 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:29 smithi045 bash[80445]: cluster 2024-07-28T19:48:28.288748+0000 mgr.y (mgr.34101) 566 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:29.725 INFO:teuthology.orchestra.run.smithi045.stdout:epoch 1087 2024-07-28T19:48:29.725 INFO:teuthology.orchestra.run.smithi045.stdout:fsid 59795908-4d15-11ef-bcc8-c7b262605968 2024-07-28T19:48:29.725 INFO:teuthology.orchestra.run.smithi045.stdout:created 2024-07-28T19:13:41.630958+0000 2024-07-28T19:48:29.725 INFO:teuthology.orchestra.run.smithi045.stdout:modified 2024-07-28T19:46:19.552299+0000 2024-07-28T19:48:29.725 INFO:teuthology.orchestra.run.smithi045.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2024-07-28T19:48:29.725 INFO:teuthology.orchestra.run.smithi045.stdout:crush_version 23 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:full_ratio 0.95 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:backfillfull_ratio 0.9 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:nearfull_ratio 0.85 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:require_min_compat_client luminous 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:min_compat_client luminous 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:require_osd_release quincy 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:stretch_mode_enabled false 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:pool 1 '.mgr' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 1 pgp_num 1 autoscale_mode off last_change 22 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:pool 2 'rbd' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 8 pgp_num 8 autoscale_mode off last_change 64 flags hashpspool stripe_width 0 application rbd read_balance_score 2.00 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:pool 3 'cephfs.foo.meta' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 68 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:pool 4 'cephfs.foo.data' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 69 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:max_osd 8 2024-07-28T19:48:29.726 INFO:teuthology.orchestra.run.smithi045.stdout:osd.0 up in weight 1 up_from 540 up_thru 717 down_at 525 last_clean_interval [8,524) [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037] [v2:172.21.15.45:6804/2146659037,v1:172.21.15.45:6805/2146659037] exists,up 50d5b993-194b-4ecf-b139-56e475ee6d03 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:osd.1 up in weight 1 up_from 573 up_thru 717 down_at 558 last_clean_interval [13,557) [v2:172.21.15.45:6810/1671787847,v1:172.21.15.45:6811/1671787847] [v2:172.21.15.45:6812/1671787847,v1:172.21.15.45:6813/1671787847] exists,up 7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:osd.2 up in weight 1 up_from 659 up_thru 717 down_at 646 last_clean_interval [18,645) [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579] [v2:172.21.15.45:6820/101846579,v1:172.21.15.45:6821/101846579] exists,up e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:osd.3 up in weight 1 up_from 689 up_thru 717 down_at 676 last_clean_interval [26,675) [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166] [v2:172.21.15.45:6828/769006166,v1:172.21.15.45:6829/769006166] exists,up 46dd70cf-84a4-4783-a8e5-eeef2e6cb54c 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:osd.4 up in weight 1 up_from 717 up_thru 717 down_at 705 last_clean_interval [31,704) [v2:172.21.15.155:6800/3414847248,v1:172.21.15.155:6801/3414847248] [v2:172.21.15.155:6802/3414847248,v1:172.21.15.155:6803/3414847248] exists,up eb90280d-7c44-44f5-8e34-62401c364562 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:osd.5 up in weight 1 up_from 39 up_thru 717 down_at 0 last_clean_interval [0,0) [v2:172.21.15.155:6808/1285269093,v1:172.21.15.155:6809/1285269093] [v2:172.21.15.155:6810/1285269093,v1:172.21.15.155:6811/1285269093] exists,up 78ae227d-9d96-41cc-9d89-11fc0f3b90f2 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:osd.6 up in weight 1 up_from 47 up_thru 717 down_at 0 last_clean_interval [0,0) [v2:172.21.15.155:6816/3403395187,v1:172.21.15.155:6817/3403395187] [v2:172.21.15.155:6818/3403395187,v1:172.21.15.155:6819/3403395187] exists,up 85b429b0-7b7b-4ddd-9655-312f6d456efd 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:osd.7 up in weight 1 up_from 55 up_thru 717 down_at 0 last_clean_interval [0,0) [v2:172.21.15.155:6824/1084610779,v1:172.21.15.155:6825/1084610779] [v2:172.21.15.155:6826/1084610779,v1:172.21.15.155:6827/1084610779] exists,up 4092e824-5489-4ff5-81ec-02d43207d3c1 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:pg_upmap_items 4.6 [1,5] 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:pg_upmap_items 4.d [1,5] 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:pg_upmap_items 4.18 [1,2] 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/3915648709 expires 2024-07-29T19:32:47.887401+0000 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/1030073009 expires 2024-07-29T19:32:47.887401+0000 2024-07-28T19:48:29.727 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/3446937478 expires 2024-07-29T19:32:47.887401+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6800/2283637796 expires 2024-07-29T19:32:47.887401+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/2973987598 expires 2024-07-29T19:32:47.887401+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/119129328 expires 2024-07-29T19:14:38.223884+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.155:0/1968951791 expires 2024-07-29T19:31:46.638994+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/4097327743 expires 2024-07-29T19:23:53.977222+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6800/3658453315 expires 2024-07-29T19:30:45.762122+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/1293976995 expires 2024-07-29T19:14:07.364242+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/3863759642 expires 2024-07-29T19:23:53.977222+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.155:0/3260852998 expires 2024-07-29T19:31:46.638994+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6835/3651378324 expires 2024-07-29T19:26:38.262531+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6800/1008342566 expires 2024-07-29T19:23:53.977222+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/3742359321 expires 2024-07-29T19:30:45.762122+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/3038318393 expires 2024-07-29T19:30:45.762122+0000 2024-07-28T19:48:29.728 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.155:6835/1711616873 expires 2024-07-29T19:31:46.638994+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.155:6834/1711616873 expires 2024-07-29T19:31:46.638994+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6800/2153957791 expires 2024-07-29T19:14:07.364242+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/3218433549 expires 2024-07-29T19:32:47.887401+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6801/1008342566 expires 2024-07-29T19:23:53.977222+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/1796005381 expires 2024-07-29T19:23:53.977222+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/2464278886 expires 2024-07-29T19:32:47.887401+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6801/2854861804 expires 2024-07-29T19:14:38.223884+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.155:0/2002339800 expires 2024-07-29T19:31:46.638994+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6801/2283637796 expires 2024-07-29T19:32:47.887401+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/2710170311 expires 2024-07-29T19:30:45.762122+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/505728287 expires 2024-07-29T19:30:45.762122+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6834/3651378324 expires 2024-07-29T19:26:38.262531+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/1464382099 expires 2024-07-29T19:14:38.223884+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.155:0/3477689752 expires 2024-07-29T19:31:46.638994+0000 2024-07-28T19:48:29.729 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.155:0/40061841 expires 2024-07-29T19:31:46.638994+0000 2024-07-28T19:48:29.730 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/242277017 expires 2024-07-29T19:14:07.364242+0000 2024-07-28T19:48:29.730 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6801/2153957791 expires 2024-07-29T19:14:07.364242+0000 2024-07-28T19:48:29.730 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/417818286 expires 2024-07-29T19:14:07.364242+0000 2024-07-28T19:48:29.730 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/1623625444 expires 2024-07-29T19:14:38.223884+0000 2024-07-28T19:48:29.730 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6801/3658453315 expires 2024-07-29T19:30:45.762122+0000 2024-07-28T19:48:29.730 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.155:0/1040296934 expires 2024-07-29T19:31:46.638994+0000 2024-07-28T19:48:29.730 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:0/3643297948 expires 2024-07-29T19:23:53.977222+0000 2024-07-28T19:48:29.730 INFO:teuthology.orchestra.run.smithi045.stdout:blocklist 172.21.15.45:6800/2854861804 expires 2024-07-29T19:14:38.223884+0000 2024-07-28T19:48:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:29 smithi155 bash[68033]: cluster 2024-07-28T19:48:28.288748+0000 mgr.y (mgr.34101) 566 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:30.427 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 540 up_thru 717 down_at 525 last_clean_interval [8,524) [v2:172.21.15.45:6802/2146659037,v1:172.21.15.45:6803/2146659037] [v2:172.21.15.45:6804/2146659037,v1:172.21.15.45:6805/2146659037] exists,up 50d5b993-194b-4ecf-b139-56e475ee6d03', 'osd.1 up in weight 1 up_from 573 up_thru 717 down_at 558 last_clean_interval [13,557) [v2:172.21.15.45:6810/1671787847,v1:172.21.15.45:6811/1671787847] [v2:172.21.15.45:6812/1671787847,v1:172.21.15.45:6813/1671787847] exists,up 7a8b7de5-6cb2-45f3-8ad6-03f92dc8a315', 'osd.2 up in weight 1 up_from 659 up_thru 717 down_at 646 last_clean_interval [18,645) [v2:172.21.15.45:6818/101846579,v1:172.21.15.45:6819/101846579] [v2:172.21.15.45:6820/101846579,v1:172.21.15.45:6821/101846579] exists,up e36ba49a-cf73-4ab9-a1a1-eabfc6679ff9', 'osd.3 up in weight 1 up_from 689 up_thru 717 down_at 676 last_clean_interval [26,675) [v2:172.21.15.45:6826/769006166,v1:172.21.15.45:6827/769006166] [v2:172.21.15.45:6828/769006166,v1:172.21.15.45:6829/769006166] exists,up 46dd70cf-84a4-4783-a8e5-eeef2e6cb54c', 'osd.4 up in weight 1 up_from 717 up_thru 717 down_at 705 last_clean_interval [31,704) [v2:172.21.15.155:6800/3414847248,v1:172.21.15.155:6801/3414847248] [v2:172.21.15.155:6802/3414847248,v1:172.21.15.155:6803/3414847248] exists,up eb90280d-7c44-44f5-8e34-62401c364562', 'osd.5 up in weight 1 up_from 39 up_thru 717 down_at 0 last_clean_interval [0,0) [v2:172.21.15.155:6808/1285269093,v1:172.21.15.155:6809/1285269093] [v2:172.21.15.155:6810/1285269093,v1:172.21.15.155:6811/1285269093] exists,up 78ae227d-9d96-41cc-9d89-11fc0f3b90f2', 'osd.6 up in weight 1 up_from 47 up_thru 717 down_at 0 last_clean_interval [0,0) [v2:172.21.15.155:6816/3403395187,v1:172.21.15.155:6817/3403395187] [v2:172.21.15.155:6818/3403395187,v1:172.21.15.155:6819/3403395187] exists,up 85b429b0-7b7b-4ddd-9655-312f6d456efd', 'osd.7 up in weight 1 up_from 55 up_thru 717 down_at 0 last_clean_interval [0,0) [v2:172.21.15.155:6824/1084610779,v1:172.21.15.155:6825/1084610779] [v2:172.21.15.155:6826/1084610779,v1:172.21.15.155:6827/1084610779] exists,up 4092e824-5489-4ff5-81ec-02d43207d3c1'] 2024-07-28T19:48:30.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon mon.a config show 2024-07-28T19:48:30.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:30 smithi045 bash[80445]: audit 2024-07-28T19:48:29.726015+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.45:0/144486449' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-28T19:48:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:48:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:48:30] "GET /metrics HTTP/1.1" 200 34124 "" "Prometheus/2.43.0" 2024-07-28T19:48:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:30 smithi045 bash[82788]: audit 2024-07-28T19:48:29.726015+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.45:0/144486449' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-28T19:48:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:30 smithi155 bash[68033]: audit 2024-07-28T19:48:29.726015+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.45:0/144486449' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-28T19:48:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:31 smithi155 bash[68033]: cluster 2024-07-28T19:48:30.289778+0000 mgr.y (mgr.34101) 567 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:31 smithi045 bash[80445]: cluster 2024-07-28T19:48:30.289778+0000 mgr.y (mgr.34101) 567 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:31.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:31 smithi045 bash[82788]: cluster 2024-07-28T19:48:30.289778+0000 mgr.y (mgr.34101) 567 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:32.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:48:32 smithi155 bash[60745]: ts=2024-07-28T19:48:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:48:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:33 smithi155 bash[68033]: cluster 2024-07-28T19:48:32.290778+0000 mgr.y (mgr.34101) 568 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:33 smithi155 bash[68033]: audit 2024-07-28T19:48:33.049352+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:33 smithi045 bash[80445]: cluster 2024-07-28T19:48:32.290778+0000 mgr.y (mgr.34101) 568 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:33 smithi045 bash[80445]: audit 2024-07-28T19:48:33.049352+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:33 smithi045 bash[82788]: cluster 2024-07-28T19:48:32.290778+0000 mgr.y (mgr.34101) 568 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:33 smithi045 bash[82788]: audit 2024-07-28T19:48:33.049352+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:35.262 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:48:35.672 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:35 smithi045 bash[80445]: cluster 2024-07-28T19:48:34.291881+0000 mgr.y (mgr.34101) 569 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:35.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:35 smithi045 bash[82788]: cluster 2024-07-28T19:48:34.291881+0000 mgr.y (mgr.34101) 569 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:35 smithi155 bash[68033]: cluster 2024-07-28T19:48:34.291881+0000 mgr.y (mgr.34101) 569 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:37 smithi045 bash[80445]: cluster 2024-07-28T19:48:36.292660+0000 mgr.y (mgr.34101) 570 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:37.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:37 smithi045 bash[82788]: cluster 2024-07-28T19:48:36.292660+0000 mgr.y (mgr.34101) 570 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:38.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:37 smithi155 bash[68033]: cluster 2024-07-28T19:48:36.292660+0000 mgr.y (mgr.34101) 570 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:38.635 INFO:teuthology.orchestra.run.smithi045.stdout:{ 2024-07-28T19:48:38.636 INFO:teuthology.orchestra.run.smithi045.stdout: "name": "mon.a", 2024-07-28T19:48:38.636 INFO:teuthology.orchestra.run.smithi045.stdout: "cluster": "ceph", 2024-07-28T19:48:38.636 INFO:teuthology.orchestra.run.smithi045.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2024-07-28T19:48:38.636 INFO:teuthology.orchestra.run.smithi045.stdout: "admin_socket_mode": "", 2024-07-28T19:48:38.636 INFO:teuthology.orchestra.run.smithi045.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2024-07-28T19:48:38.636 INFO:teuthology.orchestra.run.smithi045.stdout: "auth_client_required": "cephx, none", 2024-07-28T19:48:38.636 INFO:teuthology.orchestra.run.smithi045.stdout: "auth_cluster_required": "cephx", 2024-07-28T19:48:38.636 INFO:teuthology.orchestra.run.smithi045.stdout: "auth_debug": "true", 2024-07-28T19:48:38.636 INFO:teuthology.orchestra.run.smithi045.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2024-07-28T19:48:38.636 INFO:teuthology.orchestra.run.smithi045.stdout: "auth_mon_ticket_ttl": "660.000000", 2024-07-28T19:48:38.636 INFO:teuthology.orchestra.run.smithi045.stdout: "auth_service_required": "cephx", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "auth_service_ticket_ttl": "240.000000", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "auth_supported": "", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_aio": "true", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_aio_max_queue_depth": "1024", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_aio_poll_ms": "250", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_aio_reap_max": "16", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_async_discard": "false", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_block_size": "4096", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_debug_aio": "false", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_debug_aio_log_age": "5.000000", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_debug_inflight_ios": "false", 2024-07-28T19:48:38.637 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_enable_discard": "false", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_flock_retry": "3", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_flock_retry_interval": "0.100000", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_inject_crash": "0", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_inject_crash_flush_delay": "2", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_ioring": "false", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_ioring_hipri": "false", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_ioring_sqthread_poll": "false", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_nvme_unbind_from_kernel": "false", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_read_buffer_alignment": "4096", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_read_preallocated_huge_buffers": "", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bdev_type": "", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_alloc_size": "1048576", 2024-07-28T19:48:38.638 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_allocator": "hybrid", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_buffered_io": "true", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_check_for_zeros": "false", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_check_volume_selector_often": "false", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_check_volume_selector_on_umount": "false", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_compact_log_sync": "false", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_log_compact_min_size": "16777216", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_log_replay_check_allocations": "true", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_max_log_runway": "4194304", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_max_prefetch": "1048576", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_min_flush_size": "524288", 2024-07-28T19:48:38.639 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_min_log_runway": "1048576", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_replay_recovery": "false", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_replay_recovery_disable_compact": "false", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_shared_alloc_size": "65536", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluefs_sync_write": "false", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_allocation_from_file": "true", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_allocator": "hybrid", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2024-07-28T19:48:38.640 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_bitmapallocator_span_size": "1024", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_blobid_prealloc": "10240", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_block_create": "true", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_block_db_create": "false", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_block_db_path": "", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_block_db_size": "0", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_block_path": "", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_block_preallocate_file": "false", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_block_size": "107374182400", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_block_wal_create": "false", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_block_wal_path": "", 2024-07-28T19:48:38.641 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_block_wal_size": "100663296", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_bluefs": "true", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_bluefs_env_mirror": "false", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_bluefs_max_free": "10737418240", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_autotune": "true", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_autotune_interval": "5.000000", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2024-07-28T19:48:38.642 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_kv_ratio": "0.450000", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_meta_ratio": "0.450000", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_size": "0", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_size_hdd": "1073741824", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_size_ssd": "3221225472", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_trim_interval": "0.050000", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cache_type": "2q", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_clone_cow": "true", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_compression_algorithm": "snappy", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_compression_max_blob_size": "0", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2024-07-28T19:48:38.643 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_compression_min_blob_size": "0", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_compression_mode": "none", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_compression_required_ratio": "0.875000", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_csum_type": "crc32c", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_enforce_settings": "default", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_freelist": "false", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_fsck_abort": "false", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_inject_bug21040": "false", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_inject_read_err": "false", 2024-07-28T19:48:38.644 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_legacy_omap": "false", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_no_reuse_blocks": "false", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_omit_block_device_write": "false", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_omit_kv_commit": "false", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_prefill": "0.000000", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_prefragment_max": "1048576", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_random_read_err": "0.000000", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_small_allocations": "0", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_default_buffered_read": "true", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_default_buffered_write": "false", 2024-07-28T19:48:38.645 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_deferred_batch_ops": "0", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_extent_map_shard_max_size": "1200", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_extent_map_shard_min_size": "150", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_extent_map_shard_target_size": "500", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fail_eio": "false", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_freelist_blocks_per_key": "128", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2024-07-28T19:48:38.646 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_on_mkfs": "true", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_on_mount": "false", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_on_mount_deep": "false", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_on_umount": "false", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_on_umount_deep": "false", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_quick_fix_threads": "2", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_gc_enable_blob_threshold": "0", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_gc_enable_total_threshold": "0", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2024-07-28T19:48:38.647 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_ignore_data_csum": "false", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_kvbackend": "rocksdb", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_log_collection_list_age": "60.000000", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_log_op_age": "5.000000", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_max_alloc_size": "0", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_max_blob_size": "0", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_max_blob_size_hdd": "65536", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_max_blob_size_ssd": "65536", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_max_defer_interval": "3.000000", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_max_deferred_txc": "32", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_min_alloc_size": "0", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_min_alloc_size_hdd": "4096", 2024-07-28T19:48:38.648 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_min_alloc_size_ssd": "4096", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_nid_prealloc": "1024", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_prefer_deferred_size": "0", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_qfsck_on_mount": "true", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_retry_disk_reads": "3", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_rocksdb_cf": "true", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_rocksdb_cfs": "m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_rocksdb_options": "compression=kLZ4Compression,max_write_buffer_number=64,min_write_buffer_number_to_merge=6,compaction_style=kCompactionStyleLevel,write_buffer_size=16777216,max_background_jobs=4,level0_file_num_compaction_trigger=8,max_bytes_for_level_base=1073741824,max_bytes_for_level_multiplier=8,compaction_readahead_size=2MB,max_total_wal_size=1073741824,writable_file_max_buffer_size=0", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_rocksdb_options_annex": "", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_spdk_coremask": "0x1", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_spdk_io_sleep": "5", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_spdk_max_io_completion": "0", 2024-07-28T19:48:38.649 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_spdk_mem": "512", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_sync_submit_transaction": "false", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_throttle_bytes": "67108864", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_throttle_cost_per_io": "0", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_throttle_trace_rate": "0.000000", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_tracing": "false", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_volume_selection_reserved": "0", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2024-07-28T19:48:38.650 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_warn_on_legacy_statfs": "true", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "bluestore_zero_block_detection": "false", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "cephadm_path": "/usr/sbin/cephadm", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "cephfs_mirror_action_update_interval": "2", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "cephfs_mirror_directory_scan_interval": "10", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "cephfs_mirror_mount_timeout": "10", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "cephfs_mirror_perf_stats_prio": "5", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2024-07-28T19:48:38.651 INFO:teuthology.orchestra.run.smithi045.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "cephsqlite_blocklist_dead_locker": "true", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "cephsqlite_lock_renewal_interval": "2000", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "cephx_cluster_require_signatures": "false", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "cephx_cluster_require_version": "2", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "cephx_require_signatures": "false", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "cephx_require_version": "2", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "cephx_service_require_signatures": "false", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "cephx_service_require_version": "2", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "cephx_sign_messages": "true", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "chdir": "", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "client_acl_type": "", 2024-07-28T19:48:38.652 INFO:teuthology.orchestra.run.smithi045.stdout: "client_asio_thread_count": "2", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_cache_mid": "0.750000", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_cache_size": "16384", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_caps_release_delay": "5", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_check_pool_perm": "true", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_collect_and_send_global_metrics": "false", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_debug_force_sync_read": "false", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_debug_getattr_caps": "false", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_debug_inject_features": "", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_debug_inject_tick_delay": "0", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_die_on_failed_dentry_invalidate": "true", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_die_on_failed_remount": "false", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_dirsize_rbytes": "true", 2024-07-28T19:48:38.653 INFO:teuthology.orchestra.run.smithi045.stdout: "client_force_lazyio": "false", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_fs": "", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_inject_fixed_oldest_tid": "false", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_inject_release_failure": "false", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_max_inline_size": "4096", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_max_retries_on_remount_failure": "5", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_mds_namespace": "", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_metadata": "", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_mount_gid": "-1", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_mount_timeout": "300", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_mount_uid": "-1", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_mountpoint": "/", 2024-07-28T19:48:38.654 INFO:teuthology.orchestra.run.smithi045.stdout: "client_notify_timeout": "10", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_oc": "true", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_oc_max_dirty": "104857600", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_oc_max_dirty_age": "5.000000", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_oc_max_objects": "1000", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_oc_size": "209715200", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_oc_target_dirty": "8388608", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_permissions": "true", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_quota": "true", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_quota_df": "true", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_readahead_max_bytes": "0", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_readahead_max_periods": "4", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_readahead_min": "131072", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_reconnect_stale": "false", 2024-07-28T19:48:38.655 INFO:teuthology.orchestra.run.smithi045.stdout: "client_shutdown_timeout": "30", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "client_snapdir": ".snap", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "client_tick_interval": "1", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "client_trace": "", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "client_try_dentry_invalidate": "false", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "client_use_faked_inos": "false", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "client_use_random_mds": "false", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "clog_to_graylog": "false", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "clog_to_graylog_host": "127.0.0.1", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "clog_to_graylog_port": "12201", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "clog_to_monitors": "default=true", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "clog_to_syslog": "false", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "clog_to_syslog_level": "info", 2024-07-28T19:48:38.656 INFO:teuthology.orchestra.run.smithi045.stdout: "cluster_addr": "-", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "cluster_network": "", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "cluster_network_interface": "", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "compressor_zlib_isal": "false", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "compressor_zlib_level": "5", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "compressor_zlib_winsize": "-15", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "compressor_zstd_level": "1", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:5e39bc7adce78742bcb64d34f81354b8e629f78d4f7582f47b0a1206f1ccbf09", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "crash_dir": "/var/lib/ceph/crash", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "crimson_alien_op_num_threads": "6", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "crimson_alien_thread_cpu_cores": "", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "crimson_osd_obc_lru_size": "10", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "crimson_osd_scheduler_concurrency": "0", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "crimson_seastar_smp": "1", 2024-07-28T19:48:38.657 INFO:teuthology.orchestra.run.smithi045.stdout: "crush_location": "", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "crush_location_hook": "", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "crush_location_hook_timeout": "10", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "daemonize": "false", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "daos_pool": "tank", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "dbstore_db_name_prefix": "dbstore", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_alienstore": "0/5", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_allow_any_pool_priority": "false", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_asok": "1/5", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_asok_assert_abort": "false", 2024-07-28T19:48:38.658 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_asserts_on_shutdown": "true", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_auth": "1/5", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_bdev": "1/3", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_bluefs": "1/5", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_bluestore": "1/5", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_buffer": "0/1", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_ceph_exporter": "1/5", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_cephfs_mirror": "0/5", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_cephsqlite": "0/5", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_client": "0/5", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_compressor": "1/5", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_context": "0/1", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_crush": "1/1", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_crypto": "1/5", 2024-07-28T19:48:38.659 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_cyanstore": "0/5", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_deliberately_leak_memory": "false", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_disable_randomized_ping": "false", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_dpdk": "1/5", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_eventtrace": "1/5", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_filer": "0/1", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_filestore": "1/3", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_finisher": "1/1", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_fuse": "1/5", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_heartbeat_testing_span": "0", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_heartbeatmap": "1/5", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_immutable_obj_cache": "0/5", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_javaclient": "1/5", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_journal": "1/3", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_journaler": "0/5", 2024-07-28T19:48:38.660 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_kstore": "1/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_leveldb": "4/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_lockdep": "0/1", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_mclock": "1/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_mds": "1/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_mds_balancer": "1/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_mds_locker": "1/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_mds_log": "1/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_mds_log_expire": "1/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_mds_migrator": "1/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_memstore": "1/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_mgr": "2/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_mgrc": "1/5", 2024-07-28T19:48:38.661 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_mon": "20/20", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_monc": "0/10", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_ms": "1/1", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_none": "0/5", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_objclass": "0/5", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_objectcacher": "0/5", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_objecter": "0/1", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_optracker": "0/5", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_osd": "1/5", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_paxos": "20/20", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_perfcounter": "1/5", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_prioritycache": "1/5", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rados": "0/5", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rbd": "0/5", 2024-07-28T19:48:38.662 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rbd_mirror": "0/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rbd_pwl": "0/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rbd_replay": "0/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_refs": "0/0", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_reserver": "1/1", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rgw": "1/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rgw_access": "1/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rgw_datacache": "1/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rgw_dbstore": "1/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rgw_flight": "1/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rgw_sync": "1/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_rocksdb": "4/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore": "0/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_backref": "0/5", 2024-07-28T19:48:38.663 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_cache": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_cleaner": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_device": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_epm": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_fixedkv_tree": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_journal": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_lba": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_odata": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_omap": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_onode": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_t": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_seastore_tm": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_striper": "0/1", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_test": "0/5", 2024-07-28T19:48:38.664 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_throttle": "1/1", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_timer": "0/1", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "debug_tp": "0/5", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "defer_client_eviction_on_laggy_osds": "false", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "device_failure_prediction_mode": "none", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "err_to_graylog": "false", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "err_to_journald": "false", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "err_to_stderr": "true", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "err_to_syslog": "false", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "event_tracing": "false", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "exporter_addr": "0.0.0.0", 2024-07-28T19:48:38.665 INFO:teuthology.orchestra.run.smithi045.stdout: "exporter_http_port": "9926", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "exporter_prio_limit": "5", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "exporter_sock_dir": "/var/run/ceph/", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "exporter_sort_metrics": "true", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "exporter_stats_period": "5", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "fake_statfs_for_testing": "0", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "fatal_signal_handlers": "true", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "filer_max_purge_ops": "10", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "filer_max_truncate_ops": "128", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_apply_finisher_threads": "1", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_blackhole": "false", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_btrfs_clone_range": "true", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_btrfs_snap": "true", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_caller_concurrency": "10", 2024-07-28T19:48:38.666 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_collect_device_partition_information": "true", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_commit_timeout": "600.000000", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_debug_inject_read_err": "false", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_debug_omap_check": "false", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_debug_random_read_err": "0.000000", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_debug_verify_split": "false", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_dump_file": "", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_expected_throughput_ops": "200.000000", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_fadvise": "true", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_fail_eio": "true", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_fd_cache_shards": "16", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_fd_cache_size": "128", 2024-07-28T19:48:38.667 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_fiemap": "false", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_fiemap_threshold": "4096", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_fsync_flushes_journal_data": "false", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_index_retry_probability": "0.000000", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_inject_stall": "0", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_journal_parallel": "false", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_journal_trailing": "false", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_journal_writeahead": "false", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_kill_at": "0", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_alloc_hint_size": "1048576", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_inline_xattr_size": "0", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_inline_xattr_size_other": "512", 2024-07-28T19:48:38.668 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_inline_xattrs": "0", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_inline_xattrs_other": "2", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_inline_xattrs_xfs": "10", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_sync_interval": "5.000000", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_xattr_value_size": "0", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_xattr_value_size_other": "1024", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_merge_threshold": "-10", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_min_sync_interval": "0.010000", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_odsync_write": "false", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_omap_backend": "rocksdb", 2024-07-28T19:48:38.669 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_omap_backend_path": "", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_omap_header_cache_size": "1024", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_ondisk_finisher_threads": "1", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_op_thread_suicide_timeout": "180", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_op_thread_timeout": "60", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_op_threads": "2", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_punch_hole": "false", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_queue_high_threshhold": "0.900000", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_queue_low_threshhold": "0.300000", 2024-07-28T19:48:38.670 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_queue_max_bytes": "104857600", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_queue_max_ops": "50", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_seek_data_hole": "false", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_sloppy_crc": "false", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_sloppy_crc_block_size": "65536", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_splice": "false", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_split_multiple": "2", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_split_rand_factor": "20", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_update_to": "1000", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2024-07-28T19:48:38.671 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_enable": "true", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_xfs_extsize": "false", 2024-07-28T19:48:38.672 INFO:teuthology.orchestra.run.smithi045.stdout: "filestore_zfs_snap": "false", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fio_dir": "/tmp/fio", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fsid": "59795908-4d15-11ef-bcc8-c7b262605968", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_allow_other": "true", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_atomic_o_trunc": "true", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_big_writes": "true", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_debug": "false", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_default_permissions": "false", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_disable_pagecache": "false", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_max_write": "0", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_multithreaded": "true", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_require_active_mds": "true", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_set_user_groups": "true", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_splice_move": "true", 2024-07-28T19:48:38.673 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_splice_read": "true", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_splice_write": "true", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_syncfs_on_mksnap": "true", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "fuse_use_invalidate_cb": "true", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "gss_target_name": "ceph", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "heartbeat_file": "", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "heartbeat_inject_failure": "0", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "heartbeat_interval": "5", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "host": "smithi045", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_max_inflight_ops": "128", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_max_size": "1073741824", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2024-07-28T19:48:38.674 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_qos_bps_burst": "0", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_qos_bps_limit": "0", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_qos_iops_burst": "0", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_qos_iops_limit": "0", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "immutable_object_cache_watermark": "0.900000", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "inject_early_sigterm": "false", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "jaeger_agent_port": "6799", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "jaeger_tracing_enable": "false", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_aio": "true", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_align_min_size": "65536", 2024-07-28T19:48:38.675 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_block_align": "true", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_block_size": "4096", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_dio": "true", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_discard": "false", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_force_aio": "false", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_ignore_corruption": "false", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_max_write_bytes": "10485760", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_max_write_entries": "100", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_replay_from": "0", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_throttle_high_multiple": "0.000000", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_throttle_high_threshhold": "0.900000", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_throttle_low_threshhold": "0.600000", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_throttle_max_multiple": "0.000000", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_write_header_frequency": "0", 2024-07-28T19:48:38.676 INFO:teuthology.orchestra.run.smithi045.stdout: "journal_zero_on_create": "false", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "journaler_prefetch_periods": "10", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "journaler_prezero_periods": "5", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "journaler_write_head_interval": "15", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "key": "", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "keyfile": "", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "kstore_backend": "rocksdb", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "kstore_default_stripe_size": "65536", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "kstore_fsck_on_mount": "false", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "kstore_fsck_on_mount_deep": "true", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "kstore_max_bytes": "67108864", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "kstore_max_ops": "512", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "kstore_nid_prealloc": "1024", 2024-07-28T19:48:38.677 INFO:teuthology.orchestra.run.smithi045.stdout: "kstore_onode_map_size": "1024", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "kstore_sync_submit_transaction": "false", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "kstore_sync_transaction": "false", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "leveldb_block_size": "65536", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "leveldb_bloom_size": "0", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "leveldb_cache_size": "536870912", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "leveldb_compact_on_mount": "false", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "leveldb_compression": "false", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "leveldb_log": "", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "leveldb_log_to_ceph_log": "true", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "leveldb_max_open_files": "0", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "leveldb_paranoid": "false", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "leveldb_write_buffer_size": "33554432", 2024-07-28T19:48:38.678 INFO:teuthology.orchestra.run.smithi045.stdout: "librados_thread_count": "2", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "lockdep": "false", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "lockdep_force_backtrace": "false", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "log_coarse_timestamps": "true", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "log_flush_on_exit": "false", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "log_graylog_host": "127.0.0.1", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "log_graylog_port": "12201", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "log_max_new": "1000", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "log_max_recent": "10000", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "log_stderr_prefix": "debug ", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "log_stop_at_utilization": "0.970000", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "log_to_file": "true", 2024-07-28T19:48:38.679 INFO:teuthology.orchestra.run.smithi045.stdout: "log_to_graylog": "false", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "log_to_journald": "false", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "log_to_stderr": "false", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "log_to_syslog": "false", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "max_rotating_auth_attempts": "10", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_action_on_write_error": "1", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_alternate_name_max": "8192", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_asio_thread_count": "2", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_export_pin": "true", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_fragment_dirs": "true", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2024-07-28T19:48:38.680 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_fragment_interval": "5", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_fragment_size_max": "100000", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_idle_threshold": "0.000000", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_interval": "10", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_max": "-1", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_max_until": "-1", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_merge_size": "50", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_midchunk": "0.300000", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_min_rebalance": "0.100000", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_min_start": "0.200000", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_minchunk": "0.001000", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_mode": "0", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_need_max": "1.200000", 2024-07-28T19:48:38.681 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_need_min": "0.800000", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_replicate_threshold": "8000.000000", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_sample_interval": "3.000000", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_split_bits": "3", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_split_rd": "25000.000000", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_split_size": "10000", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_split_wr": "10000.000000", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_target_decay": "10.000000", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_beacon_grace": "15.000000", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_beacon_interval": "4.000000", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_beacon_mon_down_grace": "60", 2024-07-28T19:48:38.682 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_cache_memory_limit": "4294967296", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_cache_mid": "0.700000", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_cache_release_free_interval": "10", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_cache_reservation": "0.050000", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_cache_trim_decay_rate": "1.000000", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_cache_trim_interval": "1", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_cache_trim_threshold": "262144", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_client_delegate_inos_pct": "50", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_client_prealloc_inos": "1000", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_connect_bootstrapping": "false", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_damage_table_max_entries": "10000", 2024-07-28T19:48:38.683 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_debug_auth_pins": "false", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_debug_frag": "false", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_debug_scatterstat": "false", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_debug_subtrees": "false", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_decay_halflife": "5.000000", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_default_dir_hash": "2", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_defer_session_stale": "true", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_deny_all_reconnect": "false", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_dir_keys_per_op": "16384", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_dir_max_commit_size": "10", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_dir_max_entries": "0", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_dir_prefetch": "true", 2024-07-28T19:48:38.684 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_dirstat_min_interval": "1.000000", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_dump_cache_after_rejoin": "false", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_dump_cache_on_map": "false", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_dump_cache_threshold_file": "0", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_early_reply": "true", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_enable_op_tracker": "true", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_enforce_unique_name": "true", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_export_ephemeral_distributed": "true", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_export_ephemeral_random": "true", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_export_ephemeral_random_max": "0.010000", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_extraordinary_events_dump_interval": "0", 2024-07-28T19:48:38.685 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_forward_all_requests_to_auth": "false", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_freeze_tree_timeout": "30.000000", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_fscrypt_last_block_max_size": "4096", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_go_bad_corrupt_dentry": "true", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_health_cache_threshold": "1.500000", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_health_summarize_threshold": "10", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_heartbeat_grace": "15.000000", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_heartbeat_reset_grace": "1000", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_inject_health_dummy": "false", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_inject_migrator_session_race": "false", 2024-07-28T19:48:38.686 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_inject_skip_replaying_inotable": "false", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_join_fs": "", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_journal_format": "1", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_kill_after_journal_logs_flushed": "false", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_kill_create_at": "0", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_kill_export_at": "0", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_kill_import_at": "0", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_kill_journal_at": "0", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_kill_journal_expire_at": "0", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_kill_journal_replay_at": "0", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_kill_link_at": "0", 2024-07-28T19:48:38.687 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_kill_mdstable_at": "0", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_kill_openc_at": "0", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_kill_rename_at": "0", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_log_events_per_segment": "1024", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_log_max_events": "-1", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_log_max_segments": "128", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_log_pause": "false", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_log_segment_size": "0", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_log_skip_corrupt_events": "false", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_log_warn_factor": "2.000000", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_max_caps_per_client": "1048576", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_max_completed_flushes": "100000", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_max_completed_requests": "100000", 2024-07-28T19:48:38.688 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_max_export_size": "20971520", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_max_file_recover": "32", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_max_purge_files": "64", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_max_purge_ops": "8192", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_max_scrub_ops_in_progress": "5", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_max_snaps_per_dir": "100", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_metrics_update_interval": "2", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_min_caps_per_client": "100", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_min_caps_working_set": "10000", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_mon_shutdown_timeout": "5.000000", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_numa_node": "-1", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_oft_prefetch_dirfrags": "false", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_op_complaint_time": "30.000000", 2024-07-28T19:48:38.689 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_op_history_duration": "600", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_op_history_size": "20", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_op_history_slow_op_size": "20", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_op_history_slow_op_threshold": "10", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_op_log_threshold": "5", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_ping_grace": "15", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_ping_interval": "5", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_recall_global_max_decay_threshold": "131072", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_recall_max_caps": "30000", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_recall_max_decay_rate": "1.500000", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_recall_max_decay_threshold": "131072", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_recall_warning_decay_rate": "60.000000", 2024-07-28T19:48:38.690 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_recall_warning_threshold": "262144", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_reconnect_timeout": "45.000000", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_replay_interval": "1.000000", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_replay_unsafe_with_closed_session": "false", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_request_load_average_decay_rate": "60.000000", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_root_ino_gid": "0", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_root_ino_uid": "0", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_scatter_nudge_interval": "5.000000", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_session_blocklist_on_evict": "true", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_session_blocklist_on_timeout": "true", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_session_cache_liveness_magnitude": "10", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_session_cap_acquisition_throttle": "100000", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2024-07-28T19:48:38.691 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_session_metadata_threshold": "16777216", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_sessionmap_keys_per_op": "1024", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_shutdown_check": "0", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_skip_ino": "0", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_sleep_rank_change": "0.000000", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_snap_max_uid": "4294967294", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_snap_min_uid": "0", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_snap_rstat": "false", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_standby_replay_damaged": "false", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_symlink_recovery": "true", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_task_status_update_interval": "2.000000", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_thrash_exports": "0", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_thrash_fragments": "0", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_tick_interval": "5.000000", 2024-07-28T19:48:38.692 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_valgrind_exit": "false", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_verify_backtrace": "1", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_verify_scatter": "false", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_wipe_ino_prealloc": "false", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "mds_wipe_sessions": "false", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "mempool_debug": "false", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "memstore_debug_omit_block_device_write": "false", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "memstore_device_bytes": "1073741824", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "memstore_page_set": "false", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "memstore_page_size": "65536", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_client_bytes": "134217728", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_client_messages": "512", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_connect_retry_interval": "1.000000", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2024-07-28T19:48:38.693 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_disabled_modules": "", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_initial_modules": "restful iostat nfs", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_max_pg_num_change": "128", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_mds_bytes": "134217728", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_mds_messages": "128", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_mon_bytes": "134217728", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_mon_messages": "128", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_osd_bytes": "536870912", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_osd_messages": "8192", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_pool": "true", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_service_beacon_grace": "60.000000", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_standby_modules": "true", 2024-07-28T19:48:38.694 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_stats_period": "5", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_stats_threshold": "5", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_tick_period": "2", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mgr_ttl_cache_expire_seconds": "0", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_accept_timeout_factor": "2.000000", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_allow_pool_delete": "true", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_allow_pool_size_one": "false", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_auth_validate_all_caps": "true", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_client_bytes": "104857600", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_client_directed_command_retry": "2", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_client_hunt_interval": "3.000000", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2024-07-28T19:48:38.695 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_client_hunt_parallel": "3", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_client_log_interval": "1.000000", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_client_max_log_entries_per_message": "1000", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_client_ping_interval": "10.000000", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_client_ping_timeout": "30.000000", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_clock_drift_allowed": "1.000000", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cluster_log_file_level": "debug", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cluster_log_to_file": "false", 2024-07-28T19:48:38.696 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cluster_log_to_graylog": "false", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cluster_log_to_graylog_port": "12201", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cluster_log_to_journald": "false", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cluster_log_to_stderr": "true", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cluster_log_to_syslog": "default=false", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cluster_log_to_syslog_level": "info", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_compact_on_bootstrap": "false", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_compact_on_start": "false", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_compact_on_trim": "true", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_con_tracker_persist_interval": "10", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_con_tracker_score_halflife": "43200", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_config_key_max_entry_size": "65536", 2024-07-28T19:48:38.697 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_cpu_threads": "4", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_crush_min_required_version": "hammer", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_daemon_bytes": "419430400", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_data_avail_crit": "5", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_data_avail_warn": "5", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_data_size_warn": "16106127360", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_debug_block_osdmap_trim": "false", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_debug_deprecated_as_obsolete": "false", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_debug_dump_json": "false", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_debug_dump_transactions": "false", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_debug_extra_checks": "false", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_debug_no_initial_persistent_features": "false", 2024-07-28T19:48:38.698 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_debug_no_require_quincy": "false", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_debug_no_require_reef": "false", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_delta_reset_interval": "10.000000", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_dns_srv_name": "ceph-mon", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_down_mkfs_grace": "60", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_election_default_strategy": "1", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_election_timeout": "5.000000", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_elector_ping_divisor": "2", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_elector_ping_timeout": "2.000000", 2024-07-28T19:48:38.699 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_enable_op_tracker": "true", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_fake_pool_delete": "false", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_force_quorum_join": "false", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_globalid_prealloc": "10000", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_health_detail_to_clog": "true", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_health_log_update_period": "5", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_health_max_detail": "50", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_health_to_clog": "true", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_health_to_clog_interval": "600", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_host": "[v2:172.21.15.45:3300/0,v1:172.21.15.45:6789/0] [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] [v2:172.21.15.45:3301/0,v1:172.21.15.45:6790/0]", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_host_override": "", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_initial_members": "", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2024-07-28T19:48:38.700 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_inject_transaction_delay_max": "10.000000", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_keyvaluedb": "rocksdb", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_lease": "5.000000", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_lease_renew_interval_factor": "0.600000", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_log_full_interval": "50", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_log_max": "10000", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_log_max_summary": "50", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_max_log_entries_per_event": "4096", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_max_log_epochs": "500", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_max_mdsmap_epochs": "500", 2024-07-28T19:48:38.701 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_max_mgrmap_epochs": "500", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_max_osd": "10000", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_max_pg_per_osd": "10000", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_max_pool_pg_num": "65536", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_max_snap_prune_per_epoch": "100", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_mds_blocklist_interval": "86400.000000", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_mds_force_trim_to": "0", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_mds_skip_sanity": "true", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_memory_autotune": "true", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_memory_target": "2147483648", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_mgr_beacon_grace": "30", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2024-07-28T19:48:38.702 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_mgr_digest_period": "5", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_mgr_inactive_grace": "60", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_mgr_mkfs_grace": "240", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_min_osdmap_epochs": "500", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_op_complaint_time": "30", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_op_history_duration": "600", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_op_history_size": "20", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_op_history_slow_op_size": "20", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_op_history_slow_op_threshold": "10", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_op_log_threshold": "5", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_adjust_down_out_interval": "true", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2024-07-28T19:48:38.703 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_auto_mark_in": "false", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_auto_mark_new_in": "true", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_cache_size": "500", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_cache_size_min": "134217728", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_crush_smoke_test": "true", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_destroyed_out_interval": "600", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_down_out_interval": "600", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_down_out_subtree_limit": "rack", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_force_trim_to": "0", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_full_ratio": "0.950000", 2024-07-28T19:48:38.704 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_laggy_halflife": "3600", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_laggy_max_interval": "300", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_laggy_weight": "0.300000", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_max_creating_pgs": "1024", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_max_initial_pgs": "1024", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_min_down_reporters": "2", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_min_in_ratio": "0.750000", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_min_up_ratio": "0.300000", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_nearfull_ratio": "0.850000", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_prime_pg_temp": "true", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2024-07-28T19:48:38.705 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_report_timeout": "900", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_reporter_subtree_level": "osd", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_warn_num_repaired": "10", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osd_warn_op_age": "32.000000", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osdmap_full_prune_enabled": "true", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osdmap_full_prune_interval": "10", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osdmap_full_prune_min": "10000", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_osdmap_full_prune_txsize": "100", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_pg_stuck_threshold": "60", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_pg_warn_min_objects": "10000", 2024-07-28T19:48:38.706 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_pg_warn_min_per_osd": "0", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_pg_warn_min_pool_objects": "1000", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_pool_quota_crit_threshold": "0", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_pool_quota_warn_threshold": "0", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_probe_timeout": "2.000000", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_reweight_max_change": "0.050000", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_reweight_max_osds": "4", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_reweight_min_bytes_per_osd": "10", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_reweight_min_pgs_per_osd": "4", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_scrub_interval": "86400", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_scrub_max_keys": "100", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_scrub_timeout": "300", 2024-07-28T19:48:38.707 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_session_timeout": "300", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_smart_report_timeout": "5", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_stat_smooth_intervals": "6", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_stretch_pool_min_size": "2", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_stretch_pool_size": "4", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_subscribe_interval": "86400.000000", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_sync_debug": "false", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_sync_max_payload_keys": "2000", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_sync_max_payload_size": "1048576", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_sync_provider_kill_at": "0", 2024-07-28T19:48:38.708 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_sync_requester_kill_at": "0", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_sync_timeout": "60.000000", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_target_pg_per_osd": "100", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_tick_interval": "5", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_timecheck_interval": "300.000000", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_timecheck_skew_interval": "30.000000", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_use_min_delay_socket": "false", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_older_version_delay": "604800", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_filestore_osds": "true", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2024-07-28T19:48:38.709 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_misplaced": "false", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_older_version": "true", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_pool_no_app": "true", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_pool_no_redundancy": "true", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_on_too_few_osds": "false", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "monmap": "", 2024-07-28T19:48:38.710 INFO:teuthology.orchestra.run.smithi045.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "motr_tracing_enabled": "false", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_op_threads": "3", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_buffer_size": "131072", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_cm": "false", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_device_name": "", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_dscp": "96", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_enable_hugepage": "false", 2024-07-28T19:48:38.711 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_gid_idx": "0", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_local_gid": "", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_polling_us": "1000", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_port_num": "1", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_receive_buffers": "32768", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_receive_queue_len": "4096", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_roce_ver": "1", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_send_buffers": "1024", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_sl": "3", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_support_srq": "true", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_rdma_type": "ib", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_async_reap_threshold": "5", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_bind_before_connect": "false", 2024-07-28T19:48:38.712 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_bind_ipv4": "true", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_bind_ipv6": "false", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_bind_msgr1": "true", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_bind_msgr2": "true", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_bind_port_max": "7568", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_bind_port_min": "6800", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_bind_prefer_ipv4": "false", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_bind_retry_count": "3", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_bind_retry_delay": "5", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_blackhole_client": "false", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_blackhole_mds": "false", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_blackhole_mgr": "false", 2024-07-28T19:48:38.713 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_blackhole_mon": "false", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_blackhole_osd": "false", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_client_mode": "crc secure", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_cluster_mode": "crc secure", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_cluster_type": "", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_compress_secure": "false", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_connection_idle_timeout": "900", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_connection_ready_timeout": "10", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_crc_data": "true", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_crc_header": "true", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_die_on_bad_msg": "false", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_die_on_bug": "true", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_die_on_old_message": "true", 2024-07-28T19:48:38.714 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_die_on_skipped_message": "false", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_die_on_unhandled_msg": "false", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dispatch_throttle_bytes": "104857600", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_coremask": "0xF", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_debug_allow_loopback": "false", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_devs_allowlist": "", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_enable_tso": "true", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_host_ipv4_addr": "", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_hugepages": "", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_hw_flow_control": "true", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_lro": "true", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_memory_channel": "4", 2024-07-28T19:48:38.715 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_pmd": "", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_port_id": "0", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dump_corrupt_message_level": "1", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_dump_on_send": "false", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_initial_backoff": "0.200000", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_inject_delay_max": "1.000000", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_inject_delay_probability": "0.000000", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_inject_delay_type": "", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_inject_internal_delays": "0.000000", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_inject_network_congestion": "0", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_inject_socket_failures": "0", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_learn_addr_from_peer": "true", 2024-07-28T19:48:38.716 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_max_accept_failures": "4", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_max_backoff": "15.000000", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_mon_client_mode": "secure crc", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_mon_cluster_mode": "secure crc", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_mon_service_mode": "secure crc", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_osd_compress_min_size": "1024", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_osd_compress_mode": "none", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_osd_compression_algorithm": "snappy", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_pq_min_cost": "65536", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_public_type": "", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_service_mode": "crc secure", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_tcp_listen_backlog": "512", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_tcp_nodelay": "true", 2024-07-28T19:48:38.717 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_tcp_prefetch_max_size": "4096", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_tcp_rcvbuf": "0", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "ms_type": "async+posix", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "no_config_file": "false", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "objecter_completion_locks_per_session": "32", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "objecter_debug_inject_relock_delay": "false", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "objecter_inflight_op_bytes": "104857600", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "objecter_inflight_ops": "1024", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "objecter_inject_no_watch_ping": "false", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "objecter_retry_writes_after_first_reply": "false", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "objecter_tick_interval": "5.000000", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "objecter_timeout": "10.000000", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "objectstore_blackhole": "false", 2024-07-28T19:48:38.718 INFO:teuthology.orchestra.run.smithi045.stdout: "openssl_engine_opts": "", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_agent_delay_time": "5.000000", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_agent_hist_halflife": "1000", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_agent_max_low_ops": "2", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_agent_max_ops": "4", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_agent_min_evict_effort": "0.100000", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_agent_quantize_effort": "0.100000", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_agent_slop": "0.020000", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_aggregated_slow_ops_logging": "true", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_allow_recovery_below_min_size": "true", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_asio_thread_count": "2", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_async_recovery_min_cost": "100", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_auto_mark_unfound_lost": "false", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_backfill_retry_interval": "30.000000", 2024-07-28T19:48:38.719 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_backfill_scan_max": "512", 2024-07-28T19:48:38.720 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_backfill_scan_min": "64", 2024-07-28T19:48:38.720 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_backoff_on_degraded": "false", 2024-07-28T19:48:38.720 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_backoff_on_peering": "false", 2024-07-28T19:48:38.720 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_backoff_on_unfound": "true", 2024-07-28T19:48:38.720 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_beacon_report_interval": "300", 2024-07-28T19:48:38.720 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_bench_duration": "30", 2024-07-28T19:48:38.720 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_bench_large_size_max_throughput": "104857600", 2024-07-28T19:48:38.720 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_bench_max_block_size": "67108864", 2024-07-28T19:48:38.720 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_bench_small_size_max_iops": "100", 2024-07-28T19:48:38.720 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_blkin_trace_all": "false", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_blocked_scrub_grace_period": "120", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_check_for_log_corruption": "false", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_check_max_object_name_len_on_startup": "true", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_class_default_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_class_load_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_class_update_on_start": "true", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_client_message_cap": "256", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_client_message_size_cap": "524288000", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_client_op_priority": "63", 2024-07-28T19:48:38.721 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_client_watch_timeout": "30", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_command_max_records": "256", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_compact_on_start": "false", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_copyfrom_max_chunk": "8388608", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_crush_chooseleaf_type": "1", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_crush_initial_weight": "-1.000000", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_crush_update_on_start": "true", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_crush_update_weight_set": "true", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_drop_ping_duration": "0", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_drop_ping_probability": "0.000000", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_feed_pullee": "-1", 2024-07-28T19:48:38.722 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_inject_copyfrom_error": "false", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_misdirected_ops": "false", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_no_acting_change": "false", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_no_purge_strays": "false", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_op_order": "false", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_pg_log_writeout": "false", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_pretend_recovery_active": "false", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_random_push_read_error": "0.000000", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_shutdown": "false", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2024-07-28T19:48:38.723 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_verify_cached_snaps": "false", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_verify_missing_on_start": "false", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_verify_snaps": "false", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_debug_verify_stray_on_activate": "false", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_deep_scrub_interval": "604800.000000", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_deep_scrub_keys": "1024", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_deep_scrub_stride": "524288", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_default_data_pool_replay_window": "45", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_default_notify_timeout": "30", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_delete_sleep": "0.000000", 2024-07-28T19:48:38.724 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_delete_sleep_hdd": "5.000000", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_delete_sleep_hybrid": "1.000000", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_delete_sleep_ssd": "1.000000", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_discard_disconnected_ops": "true", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_enable_op_tracker": "true", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_extblkdev_plugins": "vdo", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_failsafe_full_ratio": "0.970000", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_fast_fail_on_connection_refused": "true", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_fast_info": "true", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_fast_shutdown": "true", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_fast_shutdown_notify_mon": "true", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_fast_shutdown_timeout": "15", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_find_best_info_ignore_history_les": "false", 2024-07-28T19:48:38.725 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_force_auth_primary_missing_objects": "100", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_function_tracing": "false", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_heartbeat_grace": "20", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_heartbeat_interval": "6", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_heartbeat_min_peers": "10", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_heartbeat_min_size": "2000", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_heartbeat_stale": "600", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_hit_set_max_size": "100000", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_hit_set_min_size": "1000", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_hit_set_namespace": ".ceph-internal", 2024-07-28T19:48:38.726 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_ignore_stale_divergent_priors": "false", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_inject_failure_on_pg_removal": "false", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_journal_flush_on_shutdown": "true", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_journal_size": "5120", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_kill_backfill_at": "0", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_loop_before_reset_tphandle": "64", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_map_cache_size": "50", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_map_dedup": "true", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_map_message_max": "40", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_map_message_max_bytes": "10485760", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_map_share_max_epochs": "40", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_attr_name_len": "100", 2024-07-28T19:48:38.727 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_attr_size": "0", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_backfills": "1", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_markdown_count": "5", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_markdown_period": "600", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_object_name_len": "2048", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_object_namespace_len": "256", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_object_size": "134217728", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_omap_entries_per_request": "1024", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_pg_blocked_by": "16", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_pg_log_entries": "10000", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_pgls": "1024", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_push_cost": "8388608", 2024-07-28T19:48:38.728 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_push_objects": "10", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_scrubs": "3", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_trimming_pgs": "2", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_write_op_reply_len": "64", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_max_write_size": "90", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_override_recovery_settings": "false", 2024-07-28T19:48:38.729 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_profile": "balanced", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_scheduler_client_wgt": "1", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mclock_skip_benchmark": "false", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_memory_base": "805306368", 2024-07-28T19:48:38.730 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_memory_cache_min": "134217728", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_memory_cache_resize_interval": "1.000000", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_memory_expected_fragmentation": "0.150000", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_memory_target": "4294967296", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_memory_target_autotune": "false", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_min_pg_log_entries": "250", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_min_recovery_priority": "0", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mon_heartbeat_interval": "30", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mon_report_interval": "5", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mon_report_max_in_flight": "2", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_mon_shutdown_timeout": "5.000000", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_num_cache_shards": "32", 2024-07-28T19:48:38.731 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_num_op_tracker_shard": "32", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_numa_auto_affinity": "true", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_numa_node": "-1", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_numa_prefer_iface": "true", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_object_clean_region_max_num_intervals": "10", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_objecter_finishers": "1", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_objectstore": "bluestore", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_objectstore_fuse": "false", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_objectstore_tracing": "false", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_complaint_time": "30.000000", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_history_duration": "600", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_history_size": "20", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_history_slow_op_size": "20", 2024-07-28T19:48:38.732 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2024-07-28T19:48:38.733 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_log_threshold": "5", 2024-07-28T19:48:38.733 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_num_shards": "0", 2024-07-28T19:48:38.733 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_num_shards_hdd": "5", 2024-07-28T19:48:38.733 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_num_shards_ssd": "8", 2024-07-28T19:48:38.733 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_num_threads_per_shard": "0", 2024-07-28T19:48:38.733 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2024-07-28T19:48:38.733 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2024-07-28T19:48:38.733 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2024-07-28T19:48:38.733 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_pq_min_cost": "65536", 2024-07-28T19:48:38.733 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_queue": "mclock_scheduler", 2024-07-28T19:48:38.733 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_queue_cut_off": "high", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_thread_suicide_timeout": "150", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_op_thread_timeout": "15", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_open_classes_on_start": "true", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_os_flags": "0", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_peering_op_priority": "255", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pg_delete_cost": "1048576", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pg_delete_priority": "5", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pg_log_dups_tracked": "3000", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pg_log_trim_max": "10000", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pg_log_trim_min": "100", 2024-07-28T19:48:38.734 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pg_object_context_cache_count": "64", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pg_stat_report_interval_max": "500", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_cache_min_evict_age": "0", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_cache_min_flush_age": "0", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_crimson": "false", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_crush_rule": "-1", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_ec_fast_read": "false", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_flag_bulk": "false", 2024-07-28T19:48:38.735 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_flag_hashpspool": "true", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_flag_nodelete": "false", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_flag_nopgchange": "false", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_flag_nosizechange": "false", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_flags": "0", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_min_size": "0", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_pg_num": "32", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_pgp_num": "0", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_size": "3", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_default_type": "replicated", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_pool_use_gmt_hitset": "true", 2024-07-28T19:48:38.736 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_push_per_object_cost": "1000", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_read_ec_check_for_errors": "false", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recover_clone_overlap": "true", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recover_clone_overlap_limit": "10", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_cost": "20971520", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_delay_start": "0.000000", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_max_active": "0", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_max_active_hdd": "3", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_max_active_ssd": "10", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_max_chunk": "8388608", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_max_single_start": "1", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_op_priority": "3", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_op_warn_multiple": "16", 2024-07-28T19:48:38.737 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_priority": "5", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_retry_interval": "30.000000", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_sleep": "0.000000", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_sleep_hdd": "0.100000", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_recovery_sleep_ssd": "0.000000", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_repair_during_recovery": "false", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_requested_scrub_priority": "120", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_rollback_to_cluster_snap": "", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_auto_repair": "false", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_auto_repair_num_errors": "5", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_backoff_ratio": "0.660000", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_begin_hour": "0", 2024-07-28T19:48:38.738 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_begin_week_day": "0", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_chunk_max": "25", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_chunk_min": "5", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_cost": "52428800", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_during_recovery": "false", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_end_hour": "0", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_end_week_day": "0", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_event_cost": "4096", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_extended_sleep": "0.000000", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_invalid_stats": "true", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_load_threshold": "0.500000", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_max_interval": "604800.000000", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_max_preemptions": "5", 2024-07-28T19:48:38.739 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_min_interval": "86400.000000", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_priority": "5", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_reservation_timeout": "5000", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_sleep": "0.000000", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_scrub_slow_reservation_response": "2200", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_shallow_scrub_chunk_max": "100", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_shallow_scrub_chunk_min": "50", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_shutdown_pgref_assert": "false", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_skip_data_digest": "false", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_smart_report_timeout": "5", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_snap_trim_cost": "1048576", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_snap_trim_priority": "5", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_snap_trim_sleep": "0.000000", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2024-07-28T19:48:38.740 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_stats_update_period_not_scrubbing": "120", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_stats_update_period_scrubbing": "15", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_target_transaction_size": "30", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_tier_default_cache_hit_set_count": "4", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_tier_default_cache_mode": "writeback", 2024-07-28T19:48:38.741 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_tier_promote_max_objects_sec": "25", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_tracing": "false", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_use_stale_snap": "false", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "osdc_blkin_trace_all": "false", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "paxos_kill_at": "0", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "paxos_max_join_drift": "10", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "paxos_min": "500", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "paxos_min_wait": "0.050000", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "paxos_propose_interval": "1.000000", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "paxos_service_trim_max": "500", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "paxos_service_trim_max_multiplier": "20", 2024-07-28T19:48:38.742 INFO:teuthology.orchestra.run.smithi045.stdout: "paxos_service_trim_min": "250", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "paxos_stash_full_interval": "25", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "paxos_trim_max": "500", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "paxos_trim_min": "250", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "perf": "true", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "pid_file": "", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "plugin_crypto_accelerator": "crypto_isal", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "plugin_dir": "/usr/lib64/ceph", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "public_addr": "-", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "public_addrv": "", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "public_bind_addr": "-", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "public_network": "172.21.0.0/20", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "public_network_interface": "", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "qat_compressor_enabled": "false", 2024-07-28T19:48:38.743 INFO:teuthology.orchestra.run.smithi045.stdout: "qat_compressor_session_max_number": "256", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rados_mon_op_timeout": "0", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rados_osd_op_timeout": "0", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rados_tracing": "false", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_atime_update_interval": "60", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_balance_parent_reads": "false", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_balance_snap_reads": "false", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_blkin_trace_all": "false", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_blocklist_expire_seconds": "0", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_blocklist_on_break_lock": "true", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_cache": "true", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_cache_block_writes_upfront": "false", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_cache_max_dirty": "25165824", 2024-07-28T19:48:38.744 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_cache_max_dirty_age": "1.000000", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_cache_max_dirty_object": "0", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_cache_policy": "writearound", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_cache_size": "33554432", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_cache_target_dirty": "16777216", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_cache_writethrough_until_flush": "true", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_clone_copy_on_read": "false", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_compression_hint": "none", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_concurrent_management_ops": "10", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_config_pool_override_update_timestamp": "0", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_default_clone_format": "auto", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_default_data_pool": "", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_default_features": "61", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_default_format": "2", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_default_map_options": "", 2024-07-28T19:48:38.745 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_default_order": "22", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_default_pool": "rbd", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_default_stripe_count": "0", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_default_stripe_unit": "0", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_disable_zero_copy_writes": "true", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_discard_granularity_bytes": "65536", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_discard_on_zeroed_write_same": "true", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_enable_alloc_hint": "true", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_io_scheduler": "simple", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_journal_commit_age": "5.000000", 2024-07-28T19:48:38.746 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_journal_max_payload_bytes": "16384", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_journal_object_flush_age": "0.000000", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_journal_object_flush_bytes": "1048576", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_journal_object_flush_interval": "0", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_journal_order": "24", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_journal_pool": "", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_journal_splay_width": "4", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_localize_parent_reads": "false", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_localize_snap_reads": "false", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2024-07-28T19:48:38.747 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_image_policy_type": "simple", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_image_state_check_interval": "30", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_memory_autotune": "true", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_memory_base": "805306368", 2024-07-28T19:48:38.748 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_memory_cache_min": "134217728", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_memory_target": "4294967296", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_perf_stats_prio": "5", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirroring_delete_delay": "0", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirroring_replay_delay": "0", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_move_to_trash_on_remove": "false", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2024-07-28T19:48:38.749 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_mtime_update_interval": "60", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_non_blocking_aio": "true", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_op_thread_timeout": "60", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_op_threads": "1", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_parent_cache_enabled": "false", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_persistent_cache_mode": "disabled", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_persistent_cache_path": "/tmp", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_persistent_cache_size": "1073741824", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_plugins": "", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_bps_burst": "0", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_bps_burst_seconds": "1", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_bps_limit": "0", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_exclude_ops": "0", 2024-07-28T19:48:38.750 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_iops_burst": "0", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_iops_burst_seconds": "1", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_iops_limit": "0", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_read_bps_burst": "0", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_read_bps_limit": "0", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_read_iops_burst": "0", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_read_iops_limit": "0", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_schedule_tick_min": "50", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_write_bps_burst": "0", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_write_bps_limit": "0", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_write_iops_burst": "0", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2024-07-28T19:48:38.751 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_qos_write_iops_limit": "0", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_quiesce_notification_attempts": "10", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_read_from_replica_policy": "default", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_readahead_max_bytes": "524288", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_readahead_trigger_requests": "10", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_request_timed_out_seconds": "30", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_skip_partial_discard": "true", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_tracing": "false", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_validate_names": "true", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rbd_validate_pool": "true", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "restapi_base_url": "", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "restapi_log_level": "", 2024-07-28T19:48:38.752 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_acl_grants_max_num": "100", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_admin_entry": "admin", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_backend_store": "rados", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_barbican_url": "", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_beast_enable_async": "true", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_bucket_default_quota_max_size": "-1", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_bucket_index_max_aio": "128", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_bucket_quota_cache_size": "10000", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_bucket_quota_ttl": "600", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_bucket_sync_spawn_window": "20", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_cache_enabled": "true", 2024-07-28T19:48:38.753 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_cache_expiry_interval": "900", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_cache_lru_size": "10000", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_config_store": "rados", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_content_length_compat": "false", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_copy_obj_progress": "true", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_cors_rules_max_num": "100", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_cross_domain_policy": "", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_default_encryption_key": "", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_kmip_addr": "", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_kmip_ca_path": "", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_kmip_client_cert": "", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_kmip_client_key": "", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_kmip_kms_key_template": "", 2024-07-28T19:48:38.754 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_kmip_password": "", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_kmip_username": "", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_require_ssl": "true", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_backend": "vault", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2024-07-28T19:48:38.755 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_suppress_logs": "true", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_vault_addr": "", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_vault_auth": "token", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_vault_namespace": "", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_vault_prefix": "", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_vault_secret_engine": "transit", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_vault_ssl_cacert": "", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_vault_token_file": "", 2024-07-28T19:48:38.756 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_crypt_vault_verify_ssl": "true", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_curl_buffersize": "524288", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_curl_low_speed_limit": "1024", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_curl_low_speed_time": "300", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_curl_tcp_keepalive": "0", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_curl_wait_timeout_ms": "1000", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_d3n_l1_fadvise": "4", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_d3n_libaio_aio_num": "64", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_d3n_libaio_aio_threads": "20", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2024-07-28T19:48:38.757 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_data_log_changes_size": "1000", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_data_log_num_shards": "128", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_data_log_obj_prefix": "data_log", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_data_log_window": "30", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_data_notify_interval_msec": "0", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_data_sync_poll_interval": "20", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_data_sync_spawn_window": "20", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_debug_inject_set_olh_err": "0", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_default_data_log_backing": "fifo", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_default_realm_info_oid": "default.realm", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_default_region_info_oid": "default.region", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_default_zone_info_oid": "default.zone", 2024-07-28T19:48:38.758 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_defer_to_bucket_acls": "", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_delete_multi_obj_max_num": "1000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_admin_lim": "0.000000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_admin_res": "100.000000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_auth_lim": "0.000000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_auth_res": "200.000000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_data_lim": "0.000000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_data_res": "500.000000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_data_wgt": "500.000000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_metadata_res": "500.000000", 2024-07-28T19:48:38.759 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dns_name": "", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dns_s3website_name": "", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_dynamic_resharding": "true", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_enable_gc_threads": "true", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_enable_lc_threads": "true", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_enable_ops_log": "false", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_enable_quota_threads": "true", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_enable_static_website": "false", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_enable_usage_log": "false", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_enforce_swift_acls": "true", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_exit_timeout_secs": "120", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_expose_bucket": "false", 2024-07-28T19:48:38.760 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_extended_http_attrs": "", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_filter": "none", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_frontends": "beast port=7480", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_gc_max_concurrent_io": "10", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_gc_max_deferred": "50", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_gc_max_objs": "32", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_gc_max_queue_size": "134213632", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_gc_max_trim_chunk": "16", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_gc_obj_min_wait": "7200", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_gc_processor_max_time": "3600", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_gc_processor_period": "3600", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_get_obj_max_req_size": "4194304", 2024-07-28T19:48:38.761 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_get_obj_window_size": "16777216", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_healthcheck_disabling_path": "", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_ignore_get_invalid_range": "false", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_init_timeout": "300", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_accepted_admin_roles": "", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_admin_domain": "", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_admin_password": "", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_admin_password_path": "", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_admin_project": "", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_admin_tenant": "", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_admin_token": "", 2024-07-28T19:48:38.762 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_admin_token_path": "", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_admin_user": "", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_api_version": "2", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_barbican_domain": "", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_barbican_password": "", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_barbican_project": "", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_barbican_tenant": "", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_barbican_user": "", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_implicit_tenants": "false", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_service_token_enabled": "false", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_token_cache_size": "10000", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_url": "", 2024-07-28T19:48:38.763 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_keystone_verify_ssl": "true", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_lc_debug_interval": "-1", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_lc_lock_max_time": "90", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_lc_max_objs": "32", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_lc_max_rules": "1000", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_lc_max_worker": "3", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_lc_max_wp_worker": "3", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_lc_thread_delay": "0", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_ldap_dnattr": "uid", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_ldap_searchfilter": "", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_ldap_uri": "ldaps://", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2024-07-28T19:48:38.764 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_list_bucket_min_readahead": "1000", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_list_buckets_max_chunk": "1000", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_log_http_headers": "", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_log_nonexistent_bucket": "false", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_log_object_name_utc": "false", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_attr_name_len": "0", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_attr_size": "0", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_attrs_num_in_req": "0", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_chunk_size": "4194304", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_concurrent_requests": "1024", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2024-07-28T19:48:38.765 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_dynamic_shards": "1999", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_listing_results": "1000", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_notify_retries": "10", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_objs_per_shard": "100000", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_put_param_size": "1048576", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_put_size": "5368709120", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_max_slo_entries": "1000", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_md_log_max_shards": "64", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_md_notify_interval_msec": "200", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_meta_sync_poll_interval": "20", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_meta_sync_spawn_window": "20", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_mime_types_file": "/etc/mime.types", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_mp_lock_max_time": "600", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_multi_obj_del_max_aio": "16", 2024-07-28T19:48:38.766 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_multipart_min_part_size": "5242880", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_multipart_part_upload_limit": "10000", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_fhcache_partitions": "3", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_fhcache_size": "2017", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_frontends": "rgw-nfs", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_lru_lanes": "5", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_max_gc": "300", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_namespace_expire_secs": "300", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_run_gc_threads": "false", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_run_lc_threads": "false", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_run_quota_threads": "false", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_run_sync_thread": "false", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_s3_fast_attrs": "false", 2024-07-28T19:48:38.767 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_nfs_write_completion_interval_s": "10", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_num_async_rados_threads": "32", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_num_control_oids": "8", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_numa_node": "-1", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_obj_stripe_size": "4194304", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_obj_tombstone_cache_size": "1000", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_objexp_chunk_size": "100", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_objexp_gc_interval": "600", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_objexp_hints_num_shards": "127", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_olh_pending_timeout_sec": "3600", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_op_thread_suicide_timeout": "0", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_op_thread_timeout": "600", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_op_tracing": "false", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_opa_token": "", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_opa_url": "", 2024-07-28T19:48:38.768 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_opa_verify_ssl": "true", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_ops_log_data_backlog": "5242880", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_ops_log_rados": "false", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_ops_log_socket_path": "", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_override_bucket_index_max_shards": "0", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_period_push_interval": "2.000000", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_period_push_interval_max": "30.000000", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_period_root_pool": ".rgw.root", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_policy_reject_invalid_principals": "true", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_print_continue": "true", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_print_prohibited_content_length": "false", 2024-07-28T19:48:38.769 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_put_obj_max_window_size": "67108864", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_put_obj_min_window_size": "16777216", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_rados_pool_recovery_priority": "5", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_rados_tracing": "false", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_realm": "", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_realm_id": "", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_realm_root_pool": ".rgw.root", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_region": "", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_region_root_pool": ".rgw.root", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_relaxed_region_enforcement": "false", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_relaxed_s3_bucket_names": "false", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_request_uri": "", 2024-07-28T19:48:38.770 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_reshard_batch_size": "64", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_reshard_bucket_lock_duration": "360", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_reshard_max_aio": "128", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_reshard_num_logs": "16", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_reshard_thread_interval": "600", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_resolve_cname": "false", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_rest_getusage_op_compat": "false", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_run_sync_thread": "true", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_s3_auth_order": "sts, external, local", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_s3_auth_use_keystone": "false", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_s3_auth_use_ldap": "false", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_s3_auth_use_rados": "true", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_s3_auth_use_sts": "false", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_s3_client_max_sig_ver": "-1", 2024-07-28T19:48:38.771 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_s3_success_create_obj_status": "0", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_safe_max_objects_per_shard": "102400", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_scheduler_type": "throttler", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_script_uri": "", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_service_provider_name": "", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_shard_warning_threshold": "90.000000", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sts_client_id": "", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sts_client_secret": "", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sts_entry": "sts", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sts_key": "sts", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sts_max_session_duration": "43200", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sts_min_session_duration": "900", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sts_token_introspection_url": "", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_swift_account_in_url": "false", 2024-07-28T19:48:38.772 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_swift_auth_entry": "auth", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_swift_auth_url": "", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_swift_custom_header": "", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_swift_enforce_content_length": "false", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_swift_need_stats": "true", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_swift_tenant_name": "", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_swift_token_expiration": "86400", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_swift_url": "", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_swift_url_prefix": "swift", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_swift_versioning_enabled": "false", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_lease_period": "120", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_log_trim_interval": "1200", 2024-07-28T19:48:38.773 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_log_trim_max_buckets": "16", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_obj_etag_verify": "false", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_trace_history_size": "4096", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_trace_per_node_log_size": "32", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_thread_pool_size": "512", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_torrent_comment": "", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_torrent_createby": "", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_torrent_encoding": "", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_torrent_flag": "false", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_torrent_origin": "", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_torrent_sha_unit": "524288", 2024-07-28T19:48:38.774 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_torrent_tracker": "", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_trust_forwarded_https": "false", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_usage_log_flush_threshold": "1024", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_usage_log_tick_interval": "30", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_usage_max_shards": "32", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_usage_max_user_shards": "1", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_use_opa_authz": "false", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_user_default_quota_max_objects": "-1", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_user_default_quota_max_size": "-1", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_user_max_buckets": "1000", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_user_policies_max_num": "100", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_user_quota_sync_idle_users": "false", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_user_quota_sync_interval": "86400", 2024-07-28T19:48:38.775 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_user_quota_sync_wait_time": "86400", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_user_unique_email": "true", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_verify_ssl": "true", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_website_routing_rules_max_num": "50", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_zone": "", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_zone_id": "", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_zone_root_pool": ".rgw.root", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_zonegroup": "", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_zonegroup_id": "", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rgwlc_auto_session_clear": "true", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rgwlc_skip_bucket_step": "false", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_block_size": "4096", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_bloom_bits_per_key": "20", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2024-07-28T19:48:38.776 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_cache_row_ratio": "0.000000", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_cache_shard_bits": "4", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_cache_size": "536870912", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_cache_type": "binned_lru", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_cf_compact_on_deletion": "true", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_collect_compaction_stats": "false", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_collect_extended_stats": "false", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_collect_memory_stats": "false", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_delete_range_threshold": "1048576", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_index_type": "binary_search", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_log_to_ceph_log": "true", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_metadata_block_size": "4096", 2024-07-28T19:48:38.777 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_partition_filters": "false", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_perf": "false", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "rotating_keys_bootstrap_timeout": "30", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "rotating_keys_renewal_timeout": "10", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "run_dir": "/var/run/ceph", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_block_create": "true", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_cache_lru_size": "67108864", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_cbjournal_size": "5368709120", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_default_max_object_size": "16777216", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_default_object_metadata_reservation": "16777216", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_device_size": "53687091200", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_journal_batch_capacity": "16", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_journal_batch_flush_size": "16777216", 2024-07-28T19:48:38.778 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_journal_iodepth_limit": "5", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_main_device_type": "SSD", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_max_concurrent_transactions": "8", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_obj_data_write_amplification": "1.250000", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "seastore_segment_size": "67108864", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "set_keepcaps": "false", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "setgroup": "ceph", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "setuser": "ceph", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "setuser_match_path": "", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "target_max_misplaced_ratio": "0.050000", 2024-07-28T19:48:38.779 INFO:teuthology.orchestra.run.smithi045.stdout: "thp": "false", 2024-07-28T19:48:38.780 INFO:teuthology.orchestra.run.smithi045.stdout: "threadpool_default_timeout": "60", 2024-07-28T19:48:38.780 INFO:teuthology.orchestra.run.smithi045.stdout: "threadpool_empty_queue_max_wait": "2", 2024-07-28T19:48:38.780 INFO:teuthology.orchestra.run.smithi045.stdout: "throttler_perf_counter": "true" 2024-07-28T19:48:38.780 INFO:teuthology.orchestra.run.smithi045.stdout:} 2024-07-28T19:48:39.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2024-07-28T19:48:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:39 smithi045 bash[80445]: cluster 2024-07-28T19:48:38.293257+0000 mgr.y (mgr.34101) 571 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:39 smithi045 bash[82788]: cluster 2024-07-28T19:48:38.293257+0000 mgr.y (mgr.34101) 571 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:40.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:39 smithi155 bash[68033]: cluster 2024-07-28T19:48:38.293257+0000 mgr.y (mgr.34101) 571 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:48:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:48:40] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-07-28T19:48:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:41 smithi045 bash[80445]: cluster 2024-07-28T19:48:40.294316+0000 mgr.y (mgr.34101) 572 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:41 smithi045 bash[80445]: audit 2024-07-28T19:48:41.049588+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:48:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:41 smithi045 bash[82788]: cluster 2024-07-28T19:48:40.294316+0000 mgr.y (mgr.34101) 572 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:41 smithi045 bash[82788]: audit 2024-07-28T19:48:41.049588+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:48:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:41 smithi155 bash[68033]: cluster 2024-07-28T19:48:40.294316+0000 mgr.y (mgr.34101) 572 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:42.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:41 smithi155 bash[68033]: audit 2024-07-28T19:48:41.049588+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:48:42.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:48:42 smithi155 bash[60745]: ts=2024-07-28T19:48:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:48:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:43 smithi045 bash[80445]: cluster 2024-07-28T19:48:42.295289+0000 mgr.y (mgr.34101) 573 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:43 smithi045 bash[82788]: cluster 2024-07-28T19:48:42.295289+0000 mgr.y (mgr.34101) 573 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:44.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:43 smithi155 bash[68033]: cluster 2024-07-28T19:48:42.295289+0000 mgr.y (mgr.34101) 573 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:44.138 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:48:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:45 smithi045 bash[80445]: cluster 2024-07-28T19:48:44.296439+0000 mgr.y (mgr.34101) 574 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:45.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:45 smithi045 bash[82788]: cluster 2024-07-28T19:48:44.296439+0000 mgr.y (mgr.34101) 574 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:46.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:45 smithi155 bash[68033]: cluster 2024-07-28T19:48:44.296439+0000 mgr.y (mgr.34101) 574 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:47.130 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:46 smithi045 bash[80445]: audit 2024-07-28T19:48:45.848158+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:47.131 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:46 smithi045 bash[80445]: audit 2024-07-28T19:48:45.855658+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:47.131 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:46 smithi045 bash[80445]: cluster 2024-07-28T19:48:46.297100+0000 mgr.y (mgr.34101) 575 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:47.131 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:46 smithi045 bash[82788]: audit 2024-07-28T19:48:45.848158+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:47.131 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:46 smithi045 bash[82788]: audit 2024-07-28T19:48:45.855658+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:47.131 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:46 smithi045 bash[82788]: cluster 2024-07-28T19:48:46.297100+0000 mgr.y (mgr.34101) 575 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:47.288 INFO:teuthology.orchestra.run.smithi045.stdout:mon.a: {} 2024-07-28T19:48:47.289 INFO:teuthology.orchestra.run.smithi045.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-07-28T19:48:47.298 INFO:teuthology.orchestra.run.smithi045.stdout:mon.b: {} 2024-07-28T19:48:47.298 INFO:teuthology.orchestra.run.smithi045.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-07-28T19:48:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:46 smithi155 bash[68033]: audit 2024-07-28T19:48:45.848158+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:46 smithi155 bash[68033]: audit 2024-07-28T19:48:45.855658+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:47.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:46 smithi155 bash[68033]: cluster 2024-07-28T19:48:46.297100+0000 mgr.y (mgr.34101) 575 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:47.307 INFO:teuthology.orchestra.run.smithi045.stdout:mon.c: {} 2024-07-28T19:48:47.308 INFO:teuthology.orchestra.run.smithi045.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-07-28T19:48:47.976 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2024-07-28T19:48:47.976 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-07-28T19:48:47.976 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-07-28T19:48:47.978 INFO:tasks.radosbench:Beginning radosbench... 2024-07-28T19:48:47.979 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2024-07-28T19:48:47.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd pool create unique_pool_1 16 2024-07-28T19:48:47.979 INFO:tasks.thrashosds.thrasher:starting do_thrash 2024-07-28T19:48:47.979 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-07-28T19:48:47.979 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-07-28T19:48:47.980 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2024-07-28T19:48:47.980 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-07-28T19:48:47.980 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-07-28T19:48:47.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:48:47.980 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2024-07-28T19:48:47.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:48:47.981 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2024-07-28T19:48:47.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-07-28T19:48:47.981 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2024-07-28T19:48:47.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T19:48:47.982 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2024-07-28T19:48:47.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:48:48.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:48.137 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:47 smithi155 bash[68033]: audit 2024-07-28T19:48:46.887208+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:48.137 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:47 smithi155 bash[68033]: audit 2024-07-28T19:48:46.898861+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:48.137 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:47 smithi155 bash[68033]: audit 2024-07-28T19:48:47.279355+0000 mon.a (mon.0) 1138 : audit [DBG] from='client.? 172.21.15.45:0/3550517205' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T19:48:48.137 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:47 smithi155 bash[68033]: audit 2024-07-28T19:48:47.334085+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:48:48.137 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:47 smithi155 bash[68033]: audit 2024-07-28T19:48:47.334873+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:48:48.137 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:47 smithi155 bash[68033]: audit 2024-07-28T19:48:47.339707+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[80445]: audit 2024-07-28T19:48:46.887208+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[80445]: audit 2024-07-28T19:48:46.898861+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[80445]: audit 2024-07-28T19:48:47.279355+0000 mon.a (mon.0) 1138 : audit [DBG] from='client.? 172.21.15.45:0/3550517205' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T19:48:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[80445]: audit 2024-07-28T19:48:47.334085+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:48:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[80445]: audit 2024-07-28T19:48:47.334873+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:48:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[80445]: audit 2024-07-28T19:48:47.339707+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[82788]: audit 2024-07-28T19:48:46.887208+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[82788]: audit 2024-07-28T19:48:46.898861+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[82788]: audit 2024-07-28T19:48:47.279355+0000 mon.a (mon.0) 1138 : audit [DBG] from='client.? 172.21.15.45:0/3550517205' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-28T19:48:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[82788]: audit 2024-07-28T19:48:47.334085+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:48:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[82788]: audit 2024-07-28T19:48:47.334873+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:48:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:47 smithi045 bash[82788]: audit 2024-07-28T19:48:47.339707+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:48:48.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:48.303 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7.service: Sent signal SIGHUP to main process 43789 (bash) on client request. 2024-07-28T19:48:48.303 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7.service: Sending signal SIGHUP to process 44042 (docker) on client request. 2024-07-28T19:48:48.303 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service: Sent signal SIGHUP to main process 38012 (bash) on client request. 2024-07-28T19:48:48.304 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38277 (docker) on client request. 2024-07-28T19:48:48.304 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[38277]: debug 2024-07-28T19:48:48.211+0000 7f6d3dfcc640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:48.304 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5.service: Sent signal SIGHUP to main process 32594 (bash) on client request. 2024-07-28T19:48:48.304 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5.service: Sending signal SIGHUP to process 32915 (docker) on client request. 2024-07-28T19:48:48.304 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[32915]: debug 2024-07-28T19:48:48.207+0000 7f373564d640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:48.333 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:48:48.413 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[44042]: debug 2024-07-28T19:48:48.335+0000 7efd60d19640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:48.413 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[32915]: debug 2024-07-28T19:48:48.319+0000 7f373564d640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:48.413 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[32915]: debug 2024-07-28T19:48:48.319+0000 7f373564d640 -1 osd.5 1087 *** Got signal Terminated *** 2024-07-28T19:48:48.413 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[32915]: debug 2024-07-28T19:48:48.319+0000 7f373564d640 -1 osd.5 1087 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:48:48.414 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[38277]: debug 2024-07-28T19:48:48.335+0000 7f6d3dfcc640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:48.414 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[38277]: debug 2024-07-28T19:48:48.335+0000 7f6d3dfcc640 -1 osd.6 1087 *** Got signal Terminated *** 2024-07-28T19:48:48.414 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[38277]: debug 2024-07-28T19:48:48.335+0000 7f6d3dfcc640 -1 osd.6 1087 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:48:48.449 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:48.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:48.649 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:48 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Sent signal SIGHUP to main process 93453 (bash) on client request. 2024-07-28T19:48:48.650 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:48 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Sending signal SIGHUP to process 93696 (docker) on client request. 2024-07-28T19:48:48.650 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:48:48 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0.service: Sent signal SIGHUP to main process 88883 (bash) on client request. 2024-07-28T19:48:48.650 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:48:48 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0.service: Sending signal SIGHUP to process 89204 (docker) on client request. 2024-07-28T19:48:48.650 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[89204]: debug 2024-07-28T19:48:48.433+0000 7f763a6bf640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:48.650 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[89204]: debug 2024-07-28T19:48:48.525+0000 7f763a6bf640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:48.650 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[89204]: debug 2024-07-28T19:48:48.525+0000 7f763a6bf640 -1 osd.0 1087 *** Got signal Terminated *** 2024-07-28T19:48:48.650 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[89204]: debug 2024-07-28T19:48:48.525+0000 7f763a6bf640 -1 osd.0 1087 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:48:48.687 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:48.696 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service: Sent signal SIGHUP to control process 80439 (bash) on client request. 2024-07-28T19:48:48.696 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38277 (docker) on client request. 2024-07-28T19:48:48.696 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service: Sending signal SIGHUP to process 80483 (docker) on client request. 2024-07-28T19:48:48.696 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[44042]: debug 2024-07-28T19:48:48.411+0000 7efd60d19640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:48.696 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[44042]: debug 2024-07-28T19:48:48.411+0000 7efd60d19640 -1 osd.7 1087 *** Got signal Terminated *** 2024-07-28T19:48:48.696 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[44042]: debug 2024-07-28T19:48:48.411+0000 7efd60d19640 -1 osd.7 1087 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:48:48.803 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:48.921 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:48.951 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[93696]: debug 2024-07-28T19:48:48.649+0000 7f10b505b640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:48.951 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:48 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Sent signal SIGHUP to control process 116319 (bash) on client request. 2024-07-28T19:48:48.951 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:48 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Sending signal SIGHUP to process 93696 (docker) on client request. 2024-07-28T19:48:48.952 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:48 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Sending signal SIGHUP to process 116350 (docker) on client request. 2024-07-28T19:48:48.952 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[93696]: debug 2024-07-28T19:48:48.749+0000 7f10b505b640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:48.952 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[93696]: debug 2024-07-28T19:48:48.749+0000 7f10b505b640 -1 osd.1 1087 *** Got signal Terminated *** 2024-07-28T19:48:48.952 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[93696]: debug 2024-07-28T19:48:48.749+0000 7f10b505b640 -1 osd.1 1087 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:48:48.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[80445]: audit 2024-07-28T19:48:48.049357+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:48.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[80445]: cluster 2024-07-28T19:48:48.297710+0000 mgr.y (mgr.34101) 576 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:48.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[80445]: cluster 2024-07-28T19:48:48.324042+0000 mon.a (mon.0) 1140 : cluster [INF] osd.5 marked itself down and dead 2024-07-28T19:48:48.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[80445]: cluster 2024-07-28T19:48:48.338662+0000 mon.a (mon.0) 1141 : cluster [INF] osd.6 marked itself down and dead 2024-07-28T19:48:48.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[80445]: cluster 2024-07-28T19:48:48.415101+0000 mon.a (mon.0) 1142 : cluster [INF] osd.7 marked itself down and dead 2024-07-28T19:48:48.953 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[80445]: cluster 2024-07-28T19:48:48.529060+0000 mon.a (mon.0) 1143 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T19:48:48.953 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[80445]: cluster 2024-07-28T19:48:48.752275+0000 mon.a (mon.0) 1144 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T19:48:48.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[82788]: audit 2024-07-28T19:48:48.049357+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:48.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[82788]: cluster 2024-07-28T19:48:48.297710+0000 mgr.y (mgr.34101) 576 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:48.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[82788]: cluster 2024-07-28T19:48:48.324042+0000 mon.a (mon.0) 1140 : cluster [INF] osd.5 marked itself down and dead 2024-07-28T19:48:48.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[82788]: cluster 2024-07-28T19:48:48.338662+0000 mon.a (mon.0) 1141 : cluster [INF] osd.6 marked itself down and dead 2024-07-28T19:48:48.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[82788]: cluster 2024-07-28T19:48:48.415101+0000 mon.a (mon.0) 1142 : cluster [INF] osd.7 marked itself down and dead 2024-07-28T19:48:48.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[82788]: cluster 2024-07-28T19:48:48.529060+0000 mon.a (mon.0) 1143 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T19:48:48.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:48 smithi045 bash[82788]: cluster 2024-07-28T19:48:48.752275+0000 mon.a (mon.0) 1144 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T19:48:49.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:49.053 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service: Sent signal SIGHUP to control process 80557 (bash) on client request. 2024-07-28T19:48:49.053 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38277 (docker) on client request. 2024-07-28T19:48:49.053 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service: Sending signal SIGHUP to process 80589 (docker) on client request. 2024-07-28T19:48:49.054 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service: Deactivated successfully. 2024-07-28T19:48:49.054 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service: Unit process 38277 (docker) remains running after unit stopped. 2024-07-28T19:48:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[68033]: audit 2024-07-28T19:48:48.049357+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:48:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[68033]: cluster 2024-07-28T19:48:48.297710+0000 mgr.y (mgr.34101) 576 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:49.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[68033]: cluster 2024-07-28T19:48:48.324042+0000 mon.a (mon.0) 1140 : cluster [INF] osd.5 marked itself down and dead 2024-07-28T19:48:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[68033]: cluster 2024-07-28T19:48:48.338662+0000 mon.a (mon.0) 1141 : cluster [INF] osd.6 marked itself down and dead 2024-07-28T19:48:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[68033]: cluster 2024-07-28T19:48:48.415101+0000 mon.a (mon.0) 1142 : cluster [INF] osd.7 marked itself down and dead 2024-07-28T19:48:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[68033]: cluster 2024-07-28T19:48:48.529060+0000 mon.a (mon.0) 1143 : cluster [INF] osd.0 marked itself down and dead 2024-07-28T19:48:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:48 smithi155 bash[68033]: cluster 2024-07-28T19:48:48.752275+0000 mon.a (mon.0) 1144 : cluster [INF] osd.1 marked itself down and dead 2024-07-28T19:48:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sent signal SIGHUP to main process 73447 (bash) on client request. 2024-07-28T19:48:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:49.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:49.234 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Sent signal SIGHUP to main process 98292 (bash) on client request. 2024-07-28T19:48:49.234 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Sending signal SIGHUP to process 98608 (docker) on client request. 2024-07-28T19:48:49.234 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:49 smithi045 bash[98608]: debug 2024-07-28T19:48:49.137+0000 7ff84e714640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:49.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:49.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:49.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sent signal SIGHUP to control process 80636 (bash) on client request. 2024-07-28T19:48:49.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:49.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 80653 (docker) on client request. 2024-07-28T19:48:49.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sent signal SIGHUP to control process 80664 (bash) on client request. 2024-07-28T19:48:49.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:49.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 80681 (docker) on client request. 2024-07-28T19:48:49.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Deactivated successfully. 2024-07-28T19:48:49.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Unit process 73694 (docker) remains running after unit stopped. 2024-07-28T19:48:49.500 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:48:49.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:49.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:49.763 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:49 smithi155 bash[73694]: debug 2024-07-28T19:48:49.487+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:49.763 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7.service: Sent signal SIGHUP to control process 80496 (bash) on client request. 2024-07-28T19:48:49.763 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7.service: Sending signal SIGHUP to process 44042 (docker) on client request. 2024-07-28T19:48:49.763 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7.service: Sending signal SIGHUP to process 80540 (docker) on client request. 2024-07-28T19:48:49.763 INFO:journalctl@ceph.osd.6.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6.service: Sending signal SIGHUP to process 38277 (docker) on client request. 2024-07-28T19:48:49.764 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5.service: Sent signal SIGHUP to control process 80411 (bash) on client request. 2024-07-28T19:48:49.764 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5.service: Sending signal SIGHUP to process 32915 (docker) on client request. 2024-07-28T19:48:49.764 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5.service: Sending signal SIGHUP to process 80477 (docker) on client request. 2024-07-28T19:48:49.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:48:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:49 smithi045 bash[80445]: cluster 2024-07-28T19:48:48.885467+0000 mon.a (mon.0) 1145 : cluster [WRN] Health check failed: 5 osds down (OSD_DOWN) 2024-07-28T19:48:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:49 smithi045 bash[80445]: cluster 2024-07-28T19:48:48.894282+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e1088: 8 total, 3 up, 8 in 2024-07-28T19:48:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:49 smithi045 bash[80445]: cluster 2024-07-28T19:48:49.672427+0000 mon.a (mon.0) 1147 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T19:48:49.968 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Sent signal SIGHUP to main process 102882 (bash) on client request. 2024-07-28T19:48:49.968 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103155 (docker) on client request. 2024-07-28T19:48:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:49 smithi045 bash[82788]: cluster 2024-07-28T19:48:48.885467+0000 mon.a (mon.0) 1145 : cluster [WRN] Health check failed: 5 osds down (OSD_DOWN) 2024-07-28T19:48:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:49 smithi045 bash[82788]: cluster 2024-07-28T19:48:48.894282+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e1088: 8 total, 3 up, 8 in 2024-07-28T19:48:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:49 smithi045 bash[82788]: cluster 2024-07-28T19:48:49.672427+0000 mon.a (mon.0) 1147 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T19:48:49.968 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:49 smithi045 bash[98608]: debug 2024-07-28T19:48:49.669+0000 7ff84e714640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:49.968 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:49 smithi045 bash[98608]: debug 2024-07-28T19:48:49.669+0000 7ff84e714640 -1 osd.2 1088 *** Got signal Terminated *** 2024-07-28T19:48:49.969 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:49 smithi045 bash[98608]: debug 2024-07-28T19:48:49.669+0000 7ff84e714640 -1 osd.2 1088 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:48:49.969 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Sent signal SIGHUP to control process 116437 (bash) on client request. 2024-07-28T19:48:49.969 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Sending signal SIGHUP to process 98608 (docker) on client request. 2024-07-28T19:48:49.969 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Sending signal SIGHUP to process 116470 (docker) on client request. 2024-07-28T19:48:49.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:50.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:49 smithi155 bash[73694]: debug 2024-07-28T19:48:49.759+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:50.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:49 smithi155 bash[73694]: debug 2024-07-28T19:48:49.963+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:50.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:49 smithi155 bash[68033]: cluster 2024-07-28T19:48:48.885467+0000 mon.a (mon.0) 1145 : cluster [WRN] Health check failed: 5 osds down (OSD_DOWN) 2024-07-28T19:48:50.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:49 smithi155 bash[68033]: cluster 2024-07-28T19:48:48.894282+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e1088: 8 total, 3 up, 8 in 2024-07-28T19:48:50.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:49 smithi155 bash[68033]: cluster 2024-07-28T19:48:49.672427+0000 mon.a (mon.0) 1147 : cluster [INF] osd.2 marked itself down and dead 2024-07-28T19:48:50.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:50.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:48:50.213 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Sent signal SIGHUP to control process 116361 (bash) on client request. 2024-07-28T19:48:50.213 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Sending signal SIGHUP to process 93696 (docker) on client request. 2024-07-28T19:48:50.213 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Sending signal SIGHUP to process 116399 (docker) on client request. 2024-07-28T19:48:50.213 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Deactivated successfully. 2024-07-28T19:48:50.214 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:49 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Unit process 93696 (docker) remains running after unit stopped. 2024-07-28T19:48:50.234 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:50 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Sent signal SIGHUP to control process 116519 (bash) on client request. 2024-07-28T19:48:50.234 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:50 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103155 (docker) on client request. 2024-07-28T19:48:50.234 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:50 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Sending signal SIGHUP to process 116544 (docker) on client request. 2024-07-28T19:48:50.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:50.399 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7.service: Sent signal SIGHUP to control process 80699 (bash) on client request. 2024-07-28T19:48:50.399 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7.service: Sending signal SIGHUP to process 44042 (docker) on client request. 2024-07-28T19:48:50.399 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7.service: Sending signal SIGHUP to process 80801 (docker) on client request. 2024-07-28T19:48:50.399 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7.service: Deactivated successfully. 2024-07-28T19:48:50.399 INFO:journalctl@ceph.osd.7.smithi155.stdout:Jul 28 19:48:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7.service: Unit process 44042 (docker) remains running after unit stopped. 2024-07-28T19:48:50.438 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:50.467 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:50 smithi045 bash[103155]: debug 2024-07-28T19:48:50.233+0000 7f9334d4e640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:50.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:50.675 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:50.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:50.909 INFO:journalctl@ceph.osd.1.smithi045.stdout:Jul 28 19:48:50 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1.service: Sending signal SIGHUP to process 93696 (docker) on client request. 2024-07-28T19:48:50.909 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:48:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:48:50] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-07-28T19:48:50.909 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:50 smithi045 bash[103155]: debug 2024-07-28T19:48:50.645+0000 7f9334d4e640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:50.910 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:50 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Sent signal SIGHUP to control process 116507 (bash) on client request. 2024-07-28T19:48:50.910 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:50 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Sending signal SIGHUP to process 98608 (docker) on client request. 2024-07-28T19:48:50.910 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:50 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Sending signal SIGHUP to process 116601 (docker) on client request. 2024-07-28T19:48:50.910 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:50 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Deactivated successfully. 2024-07-28T19:48:50.910 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:50 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Unit process 98608 (docker) remains running after unit stopped. 2024-07-28T19:48:50.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:51.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:48:51.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:51.164 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:51 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Sent signal SIGHUP to control process 116569 (bash) on client request. 2024-07-28T19:48:51.164 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:51 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103155 (docker) on client request. 2024-07-28T19:48:51.164 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:51 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Sending signal SIGHUP to process 116624 (docker) on client request. 2024-07-28T19:48:51.164 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:51 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Deactivated successfully. 2024-07-28T19:48:51.164 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:51 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Unit process 103155 (docker) remains running after unit stopped. 2024-07-28T19:48:51.165 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:50 smithi045 bash[80445]: cluster 2024-07-28T19:48:49.895043+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e1089: 8 total, 2 up, 8 in 2024-07-28T19:48:51.165 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:50 smithi045 bash[80445]: cluster 2024-07-28T19:48:50.298094+0000 mgr.y (mgr.34101) 577 : cluster [DBG] pgmap v1263: 73 pgs: 47 stale+active+clean, 26 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:51.165 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:50 smithi045 bash[80445]: cluster 2024-07-28T19:48:50.900524+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e1090: 8 total, 2 up, 8 in 2024-07-28T19:48:51.166 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:50 smithi045 bash[82788]: cluster 2024-07-28T19:48:49.895043+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e1089: 8 total, 2 up, 8 in 2024-07-28T19:48:51.166 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:50 smithi045 bash[82788]: cluster 2024-07-28T19:48:50.298094+0000 mgr.y (mgr.34101) 577 : cluster [DBG] pgmap v1263: 73 pgs: 47 stale+active+clean, 26 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:51.166 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:50 smithi045 bash[82788]: cluster 2024-07-28T19:48:50.900524+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e1090: 8 total, 2 up, 8 in 2024-07-28T19:48:51.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:50 smithi155 bash[73694]: debug 2024-07-28T19:48:50.819+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:51.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:50 smithi155 bash[68033]: cluster 2024-07-28T19:48:49.895043+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e1089: 8 total, 2 up, 8 in 2024-07-28T19:48:51.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:50 smithi155 bash[68033]: cluster 2024-07-28T19:48:50.298094+0000 mgr.y (mgr.34101) 577 : cluster [DBG] pgmap v1263: 73 pgs: 47 stale+active+clean, 26 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-28T19:48:51.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:50 smithi155 bash[68033]: cluster 2024-07-28T19:48:50.900524+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e1090: 8 total, 2 up, 8 in 2024-07-28T19:48:51.268 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:48:51.387 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:51.397 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:48:51 smithi045 bash[116301]: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-0 2024-07-28T19:48:51.397 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:51 smithi045 bash[103155]: debug 2024-07-28T19:48:51.189+0000 7f9334d4e640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:51.397 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:51 smithi045 bash[103155]: debug 2024-07-28T19:48:51.189+0000 7f9334d4e640 -1 osd.3 1090 *** Got signal Terminated *** 2024-07-28T19:48:51.398 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:51 smithi045 bash[103155]: debug 2024-07-28T19:48:51.189+0000 7f9334d4e640 -1 osd.3 1090 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-28T19:48:51.398 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:51 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103155 (docker) on client request. 2024-07-28T19:48:51.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:48:51.515 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:51 smithi155 bash[80844]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-5 2024-07-28T19:48:51.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:51.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:51.803 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5.service: Sent signal SIGHUP to control process 80752 (bash) on client request. 2024-07-28T19:48:51.803 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5.service: Sending signal SIGHUP to process 80873 (docker) on client request. 2024-07-28T19:48:51.803 INFO:journalctl@ceph.osd.5.smithi155.stdout:Jul 28 19:48:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5.service: Deactivated successfully. 2024-07-28T19:48:51.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:51.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:51 smithi155 bash[73694]: debug 2024-07-28T19:48:51.759+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:51.827 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:48:51 smithi045 bash[116716]: Error response from daemon: No such container: ceph-59795908-4d15-11ef-bcc8-c7b262605968-osd-0 2024-07-28T19:48:51.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:51.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:52.093 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:52.214 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:52.217 INFO:journalctl@ceph.osd.2.smithi045.stdout:Jul 28 19:48:52 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2.service: Sending signal SIGHUP to process 98608 (docker) on client request. 2024-07-28T19:48:52.332 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:48:52.427 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:52 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103155 (docker) on client request. 2024-07-28T19:48:52.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:48:52.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:52.585 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:48:52 smithi155 bash[60745]: ts=2024-07-28T19:48:52.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:48:52.585 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:52 smithi155 bash[68033]: cluster 2024-07-28T19:48:52.351215+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive (PG_AVAILABILITY) 2024-07-28T19:48:52.585 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:52 smithi155 bash[68033]: cluster 2024-07-28T19:48:52.351271+0000 mon.a (mon.0) 1151 : cluster [WRN] Health check failed: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T19:48:52.656 INFO:journalctl@ceph.osd.3.smithi045.stdout:Jul 28 19:48:52 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3.service: Sending signal SIGHUP to process 103155 (docker) on client request. 2024-07-28T19:48:52.657 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:52 smithi045 bash[80445]: cluster 2024-07-28T19:48:52.351215+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive (PG_AVAILABILITY) 2024-07-28T19:48:52.657 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:52 smithi045 bash[80445]: cluster 2024-07-28T19:48:52.351271+0000 mon.a (mon.0) 1151 : cluster [WRN] Health check failed: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T19:48:52.657 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:52 smithi045 bash[82788]: cluster 2024-07-28T19:48:52.351215+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive (PG_AVAILABILITY) 2024-07-28T19:48:52.657 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:52 smithi045 bash[82788]: cluster 2024-07-28T19:48:52.351271+0000 mon.a (mon.0) 1151 : cluster [WRN] Health check failed: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded (PG_DEGRADED) 2024-07-28T19:48:52.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:52.813 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:52.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:53.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:53.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:48:53.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:53.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:53.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:53 smithi155 bash[73694]: debug 2024-07-28T19:48:53.023+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:53.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:53 smithi045 bash[80445]: cluster 2024-07-28T19:48:52.299053+0000 mgr.y (mgr.34101) 578 : cluster [DBG] pgmap v1265: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:53.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:53 smithi045 bash[82788]: cluster 2024-07-28T19:48:52.299053+0000 mgr.y (mgr.34101) 578 : cluster [DBG] pgmap v1265: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:53.468 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:48:53 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0.service: Sent signal SIGHUP to control process 116670 (bash) on client request. 2024-07-28T19:48:53.468 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:48:53 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0.service: Sending signal SIGHUP to process 116748 (docker) on client request. 2024-07-28T19:48:53.468 INFO:journalctl@ceph.osd.0.smithi045.stdout:Jul 28 19:48:53 smithi045 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0.service: Deactivated successfully. 2024-07-28T19:48:53.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:53.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:48:53.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:48:53.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:53 smithi155 bash[68033]: cluster 2024-07-28T19:48:52.299053+0000 mgr.y (mgr.34101) 578 : cluster [DBG] pgmap v1265: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:53.895 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:54.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:54.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:54.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:54.372 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:54.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:54.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:54.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:54 smithi155 bash[73694]: debug 2024-07-28T19:48:54.447+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:54.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:54.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:48:54.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:54.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:48:55.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:55.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:55.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:55.328 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:55.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:55.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:55 smithi155 bash[68033]: cluster 2024-07-28T19:48:54.299937+0000 mgr.y (mgr.34101) 579 : cluster [DBG] pgmap v1266: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:55.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:55 smithi155 bash[73694]: debug 2024-07-28T19:48:55.303+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:55.565 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:48:55.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:48:55.696 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:55 smithi045 bash[80445]: cluster 2024-07-28T19:48:54.299937+0000 mgr.y (mgr.34101) 579 : cluster [DBG] pgmap v1266: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:55.696 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:55 smithi045 bash[82788]: cluster 2024-07-28T19:48:54.299937+0000 mgr.y (mgr.34101) 579 : cluster [DBG] pgmap v1266: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:55.805 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:55.835 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:48:55.836 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:48:55.836 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:48:55.836 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:48:55.837 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:48:55.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:56.045 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:56.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:56.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:56.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:56.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:56 smithi045 bash[82788]: cluster 2024-07-28T19:48:55.476178+0000 mon.a (mon.0) 1152 : cluster [WRN] Health check update: 6 osds down (OSD_DOWN) 2024-07-28T19:48:56.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:56 smithi045 bash[80445]: cluster 2024-07-28T19:48:55.476178+0000 mon.a (mon.0) 1152 : cluster [WRN] Health check update: 6 osds down (OSD_DOWN) 2024-07-28T19:48:56.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:48:56.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:56.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:56 smithi155 bash[73694]: debug 2024-07-28T19:48:56.355+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:56.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:56.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:56 smithi155 bash[73694]: debug 2024-07-28T19:48:56.491+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:56.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:56 smithi155 bash[68033]: cluster 2024-07-28T19:48:55.476178+0000 mon.a (mon.0) 1152 : cluster [WRN] Health check update: 6 osds down (OSD_DOWN) 2024-07-28T19:48:56.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:56.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:48:56.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:56.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:48:57.110 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:48:57.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:48:57.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:57.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:57.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:57 smithi155 bash[68033]: cluster 2024-07-28T19:48:56.300823+0000 mgr.y (mgr.34101) 580 : cluster [DBG] pgmap v1267: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:57.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:48:57.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:57.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:48:57.840 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:57 smithi045 bash[80445]: cluster 2024-07-28T19:48:56.300823+0000 mgr.y (mgr.34101) 580 : cluster [DBG] pgmap v1267: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:57.841 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:57 smithi045 bash[82788]: cluster 2024-07-28T19:48:56.300823+0000 mgr.y (mgr.34101) 580 : cluster [DBG] pgmap v1267: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:57.949 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:58.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:58.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:48:58.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:48:58.425 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:58.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:58.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:58.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:48:58.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:48:59.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:48:59.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:59.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:58 smithi155 bash[73694]: debug 2024-07-28T19:48:58.783+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:59.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:48:59.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:48:59.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:48:59.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:59.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:59.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:48:59 smithi155 bash[68033]: cluster 2024-07-28T19:48:58.301835+0000 mgr.y (mgr.34101) 581 : cluster [DBG] pgmap v1268: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:59.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:59.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:48:59.729 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:48:59 smithi045 bash[80445]: cluster 2024-07-28T19:48:58.301835+0000 mgr.y (mgr.34101) 581 : cluster [DBG] pgmap v1268: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:59.729 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:48:59 smithi045 bash[82788]: cluster 2024-07-28T19:48:58.301835+0000 mgr.y (mgr.34101) 581 : cluster [DBG] pgmap v1268: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:48:59.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:59 smithi155 bash[73694]: debug 2024-07-28T19:48:59.583+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:48:59.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:48:59.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:59.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:48:59.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:48:59 smithi155 bash[73694]: debug 2024-07-28T19:48:59.807+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:00.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:00.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:00.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:00.435 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:00.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:00.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:00.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:49:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:49:00] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-07-28T19:49:00.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:00.907 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:01.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:01.146 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:01.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:01.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:01.505 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:01.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:01.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:01 smithi155 bash[73694]: debug 2024-07-28T19:49:01.367+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:01.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:01.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:01 smithi155 bash[68033]: cluster 2024-07-28T19:49:00.302382+0000 mgr.y (mgr.34101) 582 : cluster [DBG] pgmap v1269: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:01.624 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:01.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:01.773 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:01 smithi045 bash[80445]: cluster 2024-07-28T19:49:00.302382+0000 mgr.y (mgr.34101) 582 : cluster [DBG] pgmap v1269: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:01.773 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:01 smithi045 bash[82788]: cluster 2024-07-28T19:49:00.302382+0000 mgr.y (mgr.34101) 582 : cluster [DBG] pgmap v1269: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:01.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:01.874 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:01 smithi155 bash[73694]: debug 2024-07-28T19:49:01.595+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:01.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:02.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:02.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:02.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:02.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:02.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:02.593 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:02.593 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:02 smithi155 bash[73694]: debug 2024-07-28T19:49:02.543+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:02.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:49:02 smithi155 bash[60745]: ts=2024-07-28T19:49:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:49:02.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:02.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:02.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:03.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:03.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:03.298 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:03.415 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:03.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:03.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:03.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:03.777 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:03 smithi045 bash[82788]: cluster 2024-07-28T19:49:02.303338+0000 mgr.y (mgr.34101) 583 : cluster [DBG] pgmap v1270: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:03.777 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:03 smithi045 bash[82788]: audit 2024-07-28T19:49:03.057362+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:03.777 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:03 smithi045 bash[82788]: audit 2024-07-28T19:49:03.060390+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:03.777 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:03 smithi045 bash[80445]: cluster 2024-07-28T19:49:02.303338+0000 mgr.y (mgr.34101) 583 : cluster [DBG] pgmap v1270: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:03.777 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:03 smithi045 bash[80445]: audit 2024-07-28T19:49:03.057362+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:03.777 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:03 smithi045 bash[80445]: audit 2024-07-28T19:49:03.060390+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:03 smithi155 bash[68033]: cluster 2024-07-28T19:49:02.303338+0000 mgr.y (mgr.34101) 583 : cluster [DBG] pgmap v1270: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:03 smithi155 bash[68033]: audit 2024-07-28T19:49:03.057362+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:03 smithi155 bash[68033]: audit 2024-07-28T19:49:03.060390+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:03.891 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:04.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:04.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:04.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:04.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:04.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:03 smithi155 bash[73694]: debug 2024-07-28T19:49:03.979+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:04.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:04.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:04.610 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:04.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:04.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:04.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:05.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:05.187 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:05.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:05.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:05.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:05.503 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:05 smithi155 bash[73694]: debug 2024-07-28T19:49:05.183+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:05.503 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:05.503 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:05 smithi155 bash[73694]: debug 2024-07-28T19:49:05.299+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:05.558 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:05.573 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:49:05.676 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:05.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:05 smithi045 bash[82788]: cluster 2024-07-28T19:49:04.304189+0000 mgr.y (mgr.34101) 584 : cluster [DBG] pgmap v1271: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:05 smithi045 bash[80445]: cluster 2024-07-28T19:49:04.304189+0000 mgr.y (mgr.34101) 584 : cluster [DBG] pgmap v1271: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:05.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:05 smithi155 bash[68033]: cluster 2024-07-28T19:49:04.304189+0000 mgr.y (mgr.34101) 584 : cluster [DBG] pgmap v1271: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:05.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:06.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:06.081 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:49:06.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:06.221 INFO:teuthology.orchestra.run.smithi045.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-07-28T19:49:06.221 INFO:teuthology.orchestra.run.smithi045.stderr:Error ENXIO: problem getting command descriptions from osd.1 2024-07-28T19:49:06.222 INFO:teuthology.orchestra.run.smithi045.stderr:Error ENXIO: problem getting command descriptions from osd.2 2024-07-28T19:49:06.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:06.281 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:06.281 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:06 smithi155 bash[73694]: debug 2024-07-28T19:49:06.015+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:06.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:06.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:06.519 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:06 smithi045 bash[80445]: audit 2024-07-28T19:49:06.222318+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.45:0/1456231825' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2024-07-28T19:49:06.519 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:06 smithi045 bash[82788]: audit 2024-07-28T19:49:06.222318+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.45:0/1456231825' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2024-07-28T19:49:06.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:06 smithi155 bash[68033]: audit 2024-07-28T19:49:06.222318+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.45:0/1456231825' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2024-07-28T19:49:06.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:06.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:06.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:06.977 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:07.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:07.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:07.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:07.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:07.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:07.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:07.689 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:07.689 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:07 smithi155 bash[73694]: debug 2024-07-28T19:49:07.415+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:07.777 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:49:07.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T19:49:07.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:07.816 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:49:07.818 INFO:teuthology.orchestra.run.smithi045.stderr:pool 'unique_pool_1' created 2024-07-28T19:49:07.856 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:07 smithi045 bash[80445]: cluster 2024-07-28T19:49:06.304688+0000 mgr.y (mgr.34101) 585 : cluster [DBG] pgmap v1272: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:07.856 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:07 smithi045 bash[80445]: audit 2024-07-28T19:49:06.567613+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.45:0/2421938838' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:49:07.856 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:07 smithi045 bash[82788]: cluster 2024-07-28T19:49:06.304688+0000 mgr.y (mgr.34101) 585 : cluster [DBG] pgmap v1272: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:07.856 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:07 smithi045 bash[82788]: audit 2024-07-28T19:49:06.567613+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.45:0/2421938838' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:49:07.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:08.006 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:49:08.006 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:49:08.035 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:08.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:07 smithi155 bash[68033]: cluster 2024-07-28T19:49:06.304688+0000 mgr.y (mgr.34101) 585 : cluster [DBG] pgmap v1272: 73 pgs: 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:08.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:07 smithi155 bash[68033]: audit 2024-07-28T19:49:06.567613+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.45:0/2421938838' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:49:08.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:08.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:08.392 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:08.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:08.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:08.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:08.869 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:08.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2024-07-28T19:49:08.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:09.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:08 smithi155 bash[68033]: audit 2024-07-28T19:49:07.357886+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? 172.21.15.45:0/1663470148' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T19:49:09.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:08 smithi155 bash[68033]: cluster 2024-07-28T19:49:07.807707+0000 mon.a (mon.0) 1157 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:49:09.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:08 smithi155 bash[68033]: audit 2024-07-28T19:49:07.817820+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? 172.21.15.45:0/2421938838' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:49:09.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:08 smithi155 bash[68033]: audit 2024-07-28T19:49:07.817923+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.45:0/1663470148' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-07-28T19:49:09.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:08 smithi155 bash[68033]: cluster 2024-07-28T19:49:07.818005+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e1091: 8 total, 2 up, 8 in 2024-07-28T19:49:09.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:09.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:08 smithi045 bash[80445]: audit 2024-07-28T19:49:07.357886+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? 172.21.15.45:0/1663470148' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T19:49:09.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:08 smithi045 bash[80445]: cluster 2024-07-28T19:49:07.807707+0000 mon.a (mon.0) 1157 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:49:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:08 smithi045 bash[80445]: audit 2024-07-28T19:49:07.817820+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? 172.21.15.45:0/2421938838' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:49:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:08 smithi045 bash[80445]: audit 2024-07-28T19:49:07.817923+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.45:0/1663470148' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-07-28T19:49:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:08 smithi045 bash[80445]: cluster 2024-07-28T19:49:07.818005+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e1091: 8 total, 2 up, 8 in 2024-07-28T19:49:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:08 smithi045 bash[82788]: audit 2024-07-28T19:49:07.357886+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? 172.21.15.45:0/1663470148' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2024-07-28T19:49:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:08 smithi045 bash[82788]: cluster 2024-07-28T19:49:07.807707+0000 mon.a (mon.0) 1157 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:49:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:08 smithi045 bash[82788]: audit 2024-07-28T19:49:07.817820+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? 172.21.15.45:0/2421938838' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:49:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:08 smithi045 bash[82788]: audit 2024-07-28T19:49:07.817923+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? 172.21.15.45:0/1663470148' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-07-28T19:49:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:08 smithi045 bash[82788]: cluster 2024-07-28T19:49:07.818005+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e1091: 8 total, 2 up, 8 in 2024-07-28T19:49:09.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:09.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:09.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:09.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:09.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:09 smithi155 bash[73694]: debug 2024-07-28T19:49:09.223+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:09.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:09.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:09.845 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:09.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:09 smithi045 bash[80445]: cluster 2024-07-28T19:49:08.305545+0000 mgr.y (mgr.34101) 586 : cluster [DBG] pgmap v1274: 89 pgs: 16 unknown, 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:09.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:09 smithi045 bash[80445]: cluster 2024-07-28T19:49:08.817079+0000 mon.a (mon.0) 1161 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T19:49:09.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:09 smithi045 bash[80445]: cluster 2024-07-28T19:49:08.830021+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e1092: 8 total, 2 up, 8 in 2024-07-28T19:49:09.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:09 smithi045 bash[82788]: cluster 2024-07-28T19:49:08.305545+0000 mgr.y (mgr.34101) 586 : cluster [DBG] pgmap v1274: 89 pgs: 16 unknown, 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:09.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:09 smithi045 bash[82788]: cluster 2024-07-28T19:49:08.817079+0000 mon.a (mon.0) 1161 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T19:49:09.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:09 smithi045 bash[82788]: cluster 2024-07-28T19:49:08.830021+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e1092: 8 total, 2 up, 8 in 2024-07-28T19:49:10.088 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:10.099 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:10.099 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:09 smithi155 bash[73694]: debug 2024-07-28T19:49:09.943+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:10.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:09 smithi155 bash[68033]: cluster 2024-07-28T19:49:08.305545+0000 mgr.y (mgr.34101) 586 : cluster [DBG] pgmap v1274: 89 pgs: 16 unknown, 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:10.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:09 smithi155 bash[68033]: cluster 2024-07-28T19:49:08.817079+0000 mon.a (mon.0) 1161 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-28T19:49:10.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:09 smithi155 bash[68033]: cluster 2024-07-28T19:49:08.830021+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e1092: 8 total, 2 up, 8 in 2024-07-28T19:49:10.207 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:10.327 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:10.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:10.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:10.685 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:10.805 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:10.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:49:10.926 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:10.932 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:49:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:49:10] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-07-28T19:49:10.932 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:10 smithi045 bash[80445]: cluster 2024-07-28T19:49:09.832552+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e1093: 8 total, 2 up, 8 in 2024-07-28T19:49:10.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:10 smithi045 bash[80445]: cluster 2024-07-28T19:49:10.306723+0000 mgr.y (mgr.34101) 587 : cluster [DBG] pgmap v1277: 89 pgs: 16 unknown, 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:10.933 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:10 smithi045 bash[82788]: cluster 2024-07-28T19:49:09.832552+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e1093: 8 total, 2 up, 8 in 2024-07-28T19:49:10.933 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:10 smithi045 bash[82788]: cluster 2024-07-28T19:49:10.306723+0000 mgr.y (mgr.34101) 587 : cluster [DBG] pgmap v1277: 89 pgs: 16 unknown, 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:11.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:11.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:11.172 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:10 smithi155 bash[68033]: cluster 2024-07-28T19:49:09.832552+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e1093: 8 total, 2 up, 8 in 2024-07-28T19:49:11.172 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:10 smithi155 bash[68033]: cluster 2024-07-28T19:49:10.306723+0000 mgr.y (mgr.34101) 587 : cluster [DBG] pgmap v1277: 89 pgs: 16 unknown, 5 active+undersized, 16 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:11.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:11.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:11.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:11.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:11.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:11.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:11.989 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:12.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:12.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:12.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:12.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:12.518 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:49:12.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:12.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:12.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:49:12 smithi155 bash[60745]: ts=2024-07-28T19:49:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:49:12.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:12.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:12 smithi155 bash[73694]: debug 2024-07-28T19:49:12.451+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:12.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:12.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:13.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:49:13.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:13.170 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:13.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:13.306 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:13.364 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:13 smithi155 bash[73694]: debug 2024-07-28T19:49:13.167+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:13.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:13.533 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:49:13.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:13.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:13 smithi155 bash[68033]: cluster 2024-07-28T19:49:12.308001+0000 mgr.y (mgr.34101) 588 : cluster [DBG] pgmap v1278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:13.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:13.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:13 smithi045 bash[80445]: cluster 2024-07-28T19:49:12.308001+0000 mgr.y (mgr.34101) 588 : cluster [DBG] pgmap v1278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:13.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:13 smithi045 bash[82788]: cluster 2024-07-28T19:49:12.308001+0000 mgr.y (mgr.34101) 588 : cluster [DBG] pgmap v1278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:13.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:13.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:13.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:13 smithi155 bash[73694]: debug 2024-07-28T19:49:13.707+0000 7f8e37e1e640 -1 osd.4 1093 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:14.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:14.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:14.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:14.378 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:14.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:14.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:14.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:14 smithi155 bash[73694]: debug 2024-07-28T19:49:14.335+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:14.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:14.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:14.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:14.964 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:15.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:14 smithi155 bash[73694]: debug 2024-07-28T19:49:14.691+0000 7f8e37e1e640 -1 osd.4 1093 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:15.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:15.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:14 smithi155 bash[73694]: debug 2024-07-28T19:49:14.819+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:15.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:15.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:15.325 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:15.445 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:15.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:15 smithi045 bash[80445]: cluster 2024-07-28T19:49:14.308984+0000 mgr.y (mgr.34101) 589 : cluster [DBG] pgmap v1279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:15 smithi045 bash[82788]: cluster 2024-07-28T19:49:14.308984+0000 mgr.y (mgr.34101) 589 : cluster [DBG] pgmap v1279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:15.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:15.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:15.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:15 smithi155 bash[68033]: cluster 2024-07-28T19:49:14.308984+0000 mgr.y (mgr.34101) 589 : cluster [DBG] pgmap v1279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:15.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:15.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:16.041 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:16.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:15 smithi155 bash[73694]: debug 2024-07-28T19:49:15.739+0000 7f8e37e1e640 -1 osd.4 1093 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:16.156 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:16.277 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:16.322 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:49:16.396 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:16.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:16.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:16.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:16 smithi155 bash[73694]: debug 2024-07-28T19:49:16.367+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:16.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:16.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:16.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:16.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:17.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:16 smithi155 bash[73694]: debug 2024-07-28T19:49:16.779+0000 7f8e37e1e640 -1 osd.4 1093 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:17.112 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:17.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:17.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:17.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:17.590 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:17.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:17 smithi045 bash[80445]: cluster 2024-07-28T19:49:16.309583+0000 mgr.y (mgr.34101) 590 : cluster [DBG] pgmap v1280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:17.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:17 smithi045 bash[82788]: cluster 2024-07-28T19:49:16.309583+0000 mgr.y (mgr.34101) 590 : cluster [DBG] pgmap v1280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:17.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:17 smithi155 bash[68033]: cluster 2024-07-28T19:49:16.309583+0000 mgr.y (mgr.34101) 590 : cluster [DBG] pgmap v1280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:17.829 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:17.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:18.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:18.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:17 smithi155 bash[73694]: debug 2024-07-28T19:49:17.750+0000 7f8e37e1e640 -1 osd.4 1093 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:18.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:17 smithi155 bash[73694]: debug 2024-07-28T19:49:17.814+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:18.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:18.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:18.390 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:18.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:18.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:18.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:18.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:18 smithi155 bash[73694]: debug 2024-07-28T19:49:18.614+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:18.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:18.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:18.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:18 smithi155 bash[73694]: debug 2024-07-28T19:49:18.730+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:18.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:18 smithi155 bash[73694]: debug 2024-07-28T19:49:18.770+0000 7f8e37e1e640 -1 osd.4 1093 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:18.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:18.883 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:49:18.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:19.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:19.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:19.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:19.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:19 smithi155 bash[73694]: debug 2024-07-28T19:49:19.078+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:19.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:19.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:19 smithi155 bash[68033]: audit 2024-07-28T19:49:18.058074+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:19.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:19 smithi155 bash[68033]: audit 2024-07-28T19:49:18.061067+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:19.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:19 smithi155 bash[68033]: cluster 2024-07-28T19:49:18.310533+0000 mgr.y (mgr.34101) 591 : cluster [DBG] pgmap v1281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:19.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:19.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:19 smithi045 bash[80445]: audit 2024-07-28T19:49:18.058074+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:19 smithi045 bash[80445]: audit 2024-07-28T19:49:18.061067+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:19 smithi045 bash[80445]: cluster 2024-07-28T19:49:18.310533+0000 mgr.y (mgr.34101) 591 : cluster [DBG] pgmap v1281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:19 smithi045 bash[82788]: audit 2024-07-28T19:49:18.058074+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:19 smithi045 bash[82788]: audit 2024-07-28T19:49:18.061067+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:19 smithi045 bash[82788]: cluster 2024-07-28T19:49:18.310533+0000 mgr.y (mgr.34101) 591 : cluster [DBG] pgmap v1281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:19.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:19 smithi155 bash[73694]: debug 2024-07-28T19:49:19.314+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:19.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:19.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:19.741 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:49:19.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:19.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:19.945 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:19 smithi155 bash[73694]: debug 2024-07-28T19:49:19.774+0000 7f8e37e1e640 -1 osd.4 1093 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:20.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:20.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:20.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:20.410 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:20.526 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:20.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:20.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:20 smithi155 bash[73694]: debug 2024-07-28T19:49:20.390+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:20.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:49:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:49:20] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:49:20.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:20.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:20.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:20.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:20 smithi155 bash[73694]: debug 2024-07-28T19:49:20.742+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:20.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:20 smithi155 bash[73694]: debug 2024-07-28T19:49:20.778+0000 7f8e37e1e640 -1 osd.4 1093 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:20.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:20.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:20 smithi155 bash[73694]: debug 2024-07-28T19:49:20.958+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:21.004 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:21.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:21.244 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:21.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:21.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:21.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:21 smithi155 bash[68033]: cluster 2024-07-28T19:49:20.311452+0000 mgr.y (mgr.34101) 592 : cluster [DBG] pgmap v1282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:21.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:21.612 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:21 smithi045 bash[80445]: cluster 2024-07-28T19:49:20.311452+0000 mgr.y (mgr.34101) 592 : cluster [DBG] pgmap v1282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:21.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:21 smithi045 bash[82788]: cluster 2024-07-28T19:49:20.311452+0000 mgr.y (mgr.34101) 592 : cluster [DBG] pgmap v1282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:21.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:21.732 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:21.732 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:21 smithi155 bash[73694]: debug 2024-07-28T19:49:21.586+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:21.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:21 smithi155 bash[73694]: debug 2024-07-28T19:49:21.742+0000 7f8e37e1e640 -1 osd.4 1093 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:21.840 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:21.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:22.008 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:49:22.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T19:49:22.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:22.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:22.196 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:22.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:22 smithi155 bash[73694]: debug 2024-07-28T19:49:22.054+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:22.316 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:22.374 INFO:teuthology.orchestra.run.smithi045.stderr:enabled application 'rados' on pool 'unique_pool_1' 2024-07-28T19:49:22.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:22.520 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:22.520 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:49:22 smithi155 bash[60745]: ts=2024-07-28T19:49:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:49:22.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:22 smithi155 bash[68033]: audit 2024-07-28T19:49:21.409013+0000 mon.c (mon.2) 219 : audit [INF] from='client.? 172.21.15.45:0/985949906' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:49:22.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:22 smithi155 bash[68033]: audit 2024-07-28T19:49:21.409611+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:49:22.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:22.566 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:22 smithi045 bash[82788]: audit 2024-07-28T19:49:21.409013+0000 mon.c (mon.2) 219 : audit [INF] from='client.? 172.21.15.45:0/985949906' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:49:22.567 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:22 smithi045 bash[82788]: audit 2024-07-28T19:49:21.409611+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:49:22.567 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:22 smithi045 bash[80445]: audit 2024-07-28T19:49:21.409013+0000 mon.c (mon.2) 219 : audit [INF] from='client.? 172.21.15.45:0/985949906' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:49:22.567 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:22 smithi045 bash[80445]: audit 2024-07-28T19:49:21.409611+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-28T19:49:22.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:22.684 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:22 smithi155 bash[73694]: debug 2024-07-28T19:49:22.522+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:22.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:22.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:23.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:23.045 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:22 smithi155 bash[73694]: debug 2024-07-28T19:49:22.778+0000 7f8e37e1e640 -1 osd.4 1094 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:23.153 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:23.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:23.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:23.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:23.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:23.639 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:23 smithi045 bash[82788]: cluster 2024-07-28T19:49:22.312096+0000 mgr.y (mgr.34101) 593 : cluster [DBG] pgmap v1283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:23.639 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:23 smithi045 bash[82788]: audit 2024-07-28T19:49:22.375392+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:49:23.639 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:23 smithi045 bash[82788]: cluster 2024-07-28T19:49:22.375470+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e1094: 8 total, 2 up, 8 in 2024-07-28T19:49:23.640 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:23 smithi045 bash[80445]: cluster 2024-07-28T19:49:22.312096+0000 mgr.y (mgr.34101) 593 : cluster [DBG] pgmap v1283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:23.640 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:23 smithi045 bash[80445]: audit 2024-07-28T19:49:22.375392+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:49:23.640 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:23 smithi045 bash[80445]: cluster 2024-07-28T19:49:22.375470+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e1094: 8 total, 2 up, 8 in 2024-07-28T19:49:23.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:23.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:23 smithi155 bash[68033]: cluster 2024-07-28T19:49:22.312096+0000 mgr.y (mgr.34101) 593 : cluster [DBG] pgmap v1283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:23.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:23 smithi155 bash[68033]: audit 2024-07-28T19:49:22.375392+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-28T19:49:23.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:23 smithi155 bash[68033]: cluster 2024-07-28T19:49:22.375470+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e1094: 8 total, 2 up, 8 in 2024-07-28T19:49:23.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:23.986 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:24.105 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:24.225 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:24.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:23 smithi155 bash[73694]: debug 2024-07-28T19:49:23.810+0000 7f8e37e1e640 -1 osd.4 1094 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:24.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:24.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:24 smithi155 bash[73694]: debug 2024-07-28T19:49:24.054+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:24.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:24.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:24.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:24.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:24.709 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:24 smithi045 bash[82788]: cluster 2024-07-28T19:49:24.374895+0000 mon.a (mon.0) 1168 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T19:49:24.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:24 smithi045 bash[80445]: cluster 2024-07-28T19:49:24.374895+0000 mon.a (mon.0) 1168 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T19:49:24.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:24 smithi155 bash[68033]: cluster 2024-07-28T19:49:24.374895+0000 mon.a (mon.0) 1168 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-28T19:49:24.813 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:24.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:25.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:25.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:25.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:24 smithi155 bash[73694]: debug 2024-07-28T19:49:24.862+0000 7f8e37e1e640 -1 osd.4 1094 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:25.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:25.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:25 smithi155 bash[73694]: debug 2024-07-28T19:49:25.038+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:25.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:25.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:25.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:25 smithi155 bash[73694]: debug 2024-07-28T19:49:25.170+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:25.404 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:25.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:25 smithi045 bash[82788]: cluster 2024-07-28T19:49:24.312624+0000 mgr.y (mgr.34101) 594 : cluster [DBG] pgmap v1285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:25 smithi045 bash[80445]: cluster 2024-07-28T19:49:24.312624+0000 mgr.y (mgr.34101) 594 : cluster [DBG] pgmap v1285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:25.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:25.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:25 smithi155 bash[68033]: cluster 2024-07-28T19:49:24.312624+0000 mgr.y (mgr.34101) 594 : cluster [DBG] pgmap v1285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:25.636 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:25.657 DEBUG:teuthology.orchestra.run.smithi045:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_1 bench 90 write' 2024-07-28T19:49:25.659 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-07-28T19:49:25.659 INFO:teuthology.orchestra.run:waiting for 3000 2024-07-28T19:49:25.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:hints = 1 2024-07-28T19:49:25.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-07-28T19:49:25.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:Object prefix: benchmark_data_smithi045_118611 2024-07-28T19:49:25.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:49:25.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 0 0 0 0 0 0 - 0 2024-07-28T19:49:25.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:25.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:25.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:26.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:25 smithi155 bash[73694]: debug 2024-07-28T19:49:25.878+0000 7f8e37e1e640 -1 osd.4 1094 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:26.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:26.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:26.345 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:26.391 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:49:26.438 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:49:26.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:26.485 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:26 smithi045 bash[80445]: audit 2024-07-28T19:49:25.568691+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? 172.21.15.45:0/1125127982' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:49:26.485 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:26 smithi045 bash[82788]: audit 2024-07-28T19:49:25.568691+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? 172.21.15.45:0/1125127982' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:49:26.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:26.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:26.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1 16 16 0 0 0 - 0 2024-07-28T19:49:26.703 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:26 smithi155 bash[68033]: audit 2024-07-28T19:49:25.568691+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? 172.21.15.45:0/1125127982' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:49:26.810 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:26.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:27.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:27.146 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:26 smithi155 bash[73694]: debug 2024-07-28T19:49:26.890+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:27.146 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:27.169 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:27.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:27.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:27.420 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:27 smithi155 bash[73694]: debug 2024-07-28T19:49:27.146+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:27.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:27.627 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:49:27.627 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:49:27.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:27.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2 16 16 0 0 0 - 0 2024-07-28T19:49:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:27 smithi045 bash[80445]: cluster 2024-07-28T19:49:26.313145+0000 mgr.y (mgr.34101) 595 : cluster [DBG] pgmap v1286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:27 smithi045 bash[80445]: cluster 2024-07-28T19:49:26.430008+0000 mon.a (mon.0) 1170 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:49:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:27 smithi045 bash[80445]: audit 2024-07-28T19:49:26.439857+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.45:0/1125127982' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:49:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:27 smithi045 bash[80445]: cluster 2024-07-28T19:49:26.439906+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e1095: 8 total, 2 up, 8 in 2024-07-28T19:49:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:27 smithi045 bash[82788]: cluster 2024-07-28T19:49:26.313145+0000 mgr.y (mgr.34101) 595 : cluster [DBG] pgmap v1286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:27 smithi045 bash[82788]: cluster 2024-07-28T19:49:26.430008+0000 mon.a (mon.0) 1170 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:49:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:27 smithi045 bash[82788]: audit 2024-07-28T19:49:26.439857+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.45:0/1125127982' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:49:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:27 smithi045 bash[82788]: cluster 2024-07-28T19:49:26.439906+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e1095: 8 total, 2 up, 8 in 2024-07-28T19:49:27.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:27 smithi155 bash[68033]: cluster 2024-07-28T19:49:26.313145+0000 mgr.y (mgr.34101) 595 : cluster [DBG] pgmap v1286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:27 smithi155 bash[68033]: cluster 2024-07-28T19:49:26.430008+0000 mon.a (mon.0) 1170 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:49:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:27 smithi155 bash[68033]: audit 2024-07-28T19:49:26.439857+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.45:0/1125127982' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:49:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:27 smithi155 bash[68033]: cluster 2024-07-28T19:49:26.439906+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e1095: 8 total, 2 up, 8 in 2024-07-28T19:49:27.891 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:28.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:28.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:28.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:28.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:27 smithi155 bash[73694]: debug 2024-07-28T19:49:27.854+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:28.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:28.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:28.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:28.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3 16 16 0 0 0 - 0 2024-07-28T19:49:28.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:28.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:28.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:29.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:29.206 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:29.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:28 smithi155 bash[73694]: debug 2024-07-28T19:49:28.874+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:29.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:29.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:29.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:29.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:49:29.627 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:29 smithi045 bash[80445]: cluster 2024-07-28T19:49:28.313935+0000 mgr.y (mgr.34101) 596 : cluster [DBG] pgmap v1288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:29.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:29 smithi045 bash[82788]: cluster 2024-07-28T19:49:28.313935+0000 mgr.y (mgr.34101) 596 : cluster [DBG] pgmap v1288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:29.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:29 smithi155 bash[68033]: cluster 2024-07-28T19:49:28.313935+0000 mgr.y (mgr.34101) 596 : cluster [DBG] pgmap v1288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:29.658 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:29.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:29.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4 16 16 0 0 0 - 0 2024-07-28T19:49:29.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:29.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:30.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:30.134 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:49:30.155 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:30.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:29 smithi155 bash[73694]: debug 2024-07-28T19:49:29.658+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:30.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:29 smithi155 bash[73694]: debug 2024-07-28T19:49:29.906+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:30.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:30.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:30.513 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:30.632 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:30.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5 16 16 0 0 0 - 0 2024-07-28T19:49:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:49:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:49:30] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:49:30.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:30.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:30.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:30.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:30 smithi155 bash[73694]: debug 2024-07-28T19:49:30.730+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:30.990 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:31.110 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:31.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:31.240 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:30 smithi155 bash[73694]: debug 2024-07-28T19:49:30.922+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:31.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:31.468 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:31.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:31.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6 16 16 0 0 0 - 0 2024-07-28T19:49:31.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:31.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:31 smithi045 bash[80445]: cluster 2024-07-28T19:49:30.314783+0000 mgr.y (mgr.34101) 597 : cluster [DBG] pgmap v1289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:31.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:31 smithi045 bash[82788]: cluster 2024-07-28T19:49:30.314783+0000 mgr.y (mgr.34101) 597 : cluster [DBG] pgmap v1289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:31 smithi155 bash[68033]: cluster 2024-07-28T19:49:30.314783+0000 mgr.y (mgr.34101) 597 : cluster [DBG] pgmap v1289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:31.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:31.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:32.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:32.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:32.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:32.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:31 smithi155 bash[73694]: debug 2024-07-28T19:49:31.950+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:32.418 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:32.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:32.629 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:49:32.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:32.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:49:32 smithi155 bash[60745]: ts=2024-07-28T19:49:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:49:32.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7 16 16 0 0 0 - 0 2024-07-28T19:49:32.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:32.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:32.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:32 smithi155 bash[73694]: debug 2024-07-28T19:49:32.742+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:32.891 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:33.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:33.128 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:33.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:33.254 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:32 smithi155 bash[73694]: debug 2024-07-28T19:49:32.982+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:33.254 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:33.254 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:33 smithi155 bash[73694]: debug 2024-07-28T19:49:33.106+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:33.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:33.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:33.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:33 smithi155 bash[68033]: cluster 2024-07-28T19:49:32.315502+0000 mgr.y (mgr.34101) 598 : cluster [DBG] pgmap v1290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:33.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:33 smithi155 bash[68033]: audit 2024-07-28T19:49:33.060694+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:33.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:33 smithi155 bash[68033]: audit 2024-07-28T19:49:33.063314+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:33.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:33.583 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:49:33.597 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:33.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8 16 16 0 0 0 - 0 2024-07-28T19:49:33.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:33 smithi045 bash[80445]: cluster 2024-07-28T19:49:32.315502+0000 mgr.y (mgr.34101) 598 : cluster [DBG] pgmap v1290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:33 smithi045 bash[80445]: audit 2024-07-28T19:49:33.060694+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:33 smithi045 bash[80445]: audit 2024-07-28T19:49:33.063314+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:33 smithi045 bash[82788]: cluster 2024-07-28T19:49:32.315502+0000 mgr.y (mgr.34101) 598 : cluster [DBG] pgmap v1290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:33 smithi045 bash[82788]: audit 2024-07-28T19:49:33.060694+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:33 smithi045 bash[82788]: audit 2024-07-28T19:49:33.063314+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:33.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:33 smithi155 bash[73694]: debug 2024-07-28T19:49:33.610+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:33.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:33.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:34.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:34.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:34.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:34.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:33 smithi155 bash[73694]: debug 2024-07-28T19:49:33.978+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:34.354 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:49:34.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T19:49:34.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:34.540 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:34.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:34.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:34.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:34 smithi155 bash[73694]: debug 2024-07-28T19:49:34.506+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:34.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9 16 16 0 0 0 - 0 2024-07-28T19:49:34.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:34.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:35.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:35.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:35.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:35.257 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:35 smithi155 bash[73694]: debug 2024-07-28T19:49:34.998+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:35.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:35.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:35.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:35.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:35 smithi155 bash[73694]: debug 2024-07-28T19:49:35.342+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:35.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:35 smithi155 bash[68033]: cluster 2024-07-28T19:49:34.316668+0000 mgr.y (mgr.34101) 599 : cluster [DBG] pgmap v1291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:35.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:35.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 10 16 16 0 0 0 - 0 2024-07-28T19:49:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:35 smithi045 bash[82788]: cluster 2024-07-28T19:49:34.316668+0000 mgr.y (mgr.34101) 599 : cluster [DBG] pgmap v1291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:35 smithi045 bash[80445]: cluster 2024-07-28T19:49:34.316668+0000 mgr.y (mgr.34101) 599 : cluster [DBG] pgmap v1291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:35.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:35.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:35.843 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:49:35.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:35.997 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:35.997 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:35 smithi155 bash[73694]: debug 2024-07-28T19:49:35.818+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:36.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:36.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:36.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:36 smithi155 bash[73694]: debug 2024-07-28T19:49:35.998+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:36.312 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:36.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:36.526 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:36.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:36.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:36.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 11 16 16 0 0 0 - 0 2024-07-28T19:49:36.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:36.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:36 smithi155 bash[73694]: debug 2024-07-28T19:49:36.526+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:36.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:37.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:37.146 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:37.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:37.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:37.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:36 smithi155 bash[73694]: debug 2024-07-28T19:49:36.994+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:37.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:37 smithi155 bash[73694]: debug 2024-07-28T19:49:36.998+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:37.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:37.496 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:37.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:37.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 12 16 16 0 0 0 - 0 2024-07-28T19:49:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:37 smithi045 bash[80445]: cluster 2024-07-28T19:49:36.317579+0000 mgr.y (mgr.34101) 600 : cluster [DBG] pgmap v1292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:37 smithi045 bash[82788]: cluster 2024-07-28T19:49:36.317579+0000 mgr.y (mgr.34101) 600 : cluster [DBG] pgmap v1292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:37.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:37.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:37 smithi155 bash[68033]: cluster 2024-07-28T19:49:36.317579+0000 mgr.y (mgr.34101) 600 : cluster [DBG] pgmap v1292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:37.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:37.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:37.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:38.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:37 smithi155 bash[73694]: debug 2024-07-28T19:49:37.814+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:38.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:38.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:37 smithi155 bash[73694]: debug 2024-07-28T19:49:37.954+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:38.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:38.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:38.220 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:38 smithi155 bash[73694]: debug 2024-07-28T19:49:38.022+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:38.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:38.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:38 smithi155 bash[73694]: debug 2024-07-28T19:49:38.270+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:38.329 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:38.409 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:49:38.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:38.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:38.685 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:38.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 13 16 16 0 0 0 - 0 2024-07-28T19:49:38.805 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:38.885 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:49:38.926 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:39.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:39.046 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:39.046 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:38 smithi155 bash[73694]: debug 2024-07-28T19:49:38.922+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:39.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:39.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:39.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:39 smithi155 bash[73694]: debug 2024-07-28T19:49:39.046+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:39.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:39.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:39 smithi155 bash[73694]: debug 2024-07-28T19:49:39.134+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:39.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:39.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:39.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:39.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 14 16 16 0 0 0 - 0 2024-07-28T19:49:39.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:39.770 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:39 smithi155 bash[68033]: cluster 2024-07-28T19:49:38.318622+0000 mgr.y (mgr.34101) 601 : cluster [DBG] pgmap v1293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:39.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:39.890 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:39 smithi045 bash[80445]: cluster 2024-07-28T19:49:38.318622+0000 mgr.y (mgr.34101) 601 : cluster [DBG] pgmap v1293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:39.890 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:39 smithi045 bash[82788]: cluster 2024-07-28T19:49:38.318622+0000 mgr.y (mgr.34101) 601 : cluster [DBG] pgmap v1293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:39.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:40.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:40.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:40.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:40 smithi155 bash[73694]: debug 2024-07-28T19:49:40.070+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:40.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:40.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:40 smithi155 bash[73694]: debug 2024-07-28T19:49:40.214+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:40.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:40.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:40.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:40.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 15 16 16 0 0 0 - 0 2024-07-28T19:49:40.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:40.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:40.851 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:49:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:49:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T19:49:40.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:41.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:41.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:40 smithi155 bash[73694]: debug 2024-07-28T19:49:40.798+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:41.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:41.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:41.306 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:41.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:41.467 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:41 smithi155 bash[73694]: debug 2024-07-28T19:49:41.062+0000 7f8e37e1e640 -1 osd.4 1095 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:41.467 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:41.467 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:41 smithi155 bash[73694]: debug 2024-07-28T19:49:41.158+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:41.478 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:49:41.533 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:41 smithi045 bash[82788]: cluster 2024-07-28T19:49:40.319216+0000 mgr.y (mgr.34101) 602 : cluster [DBG] pgmap v1294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:41.534 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:41 smithi045 bash[82788]: audit 2024-07-28T19:49:40.580442+0000 mon.c (mon.2) 221 : audit [INF] from='client.? 172.21.15.45:0/1433670677' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:49:41.534 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:41 smithi045 bash[82788]: audit 2024-07-28T19:49:40.581055+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:49:41.534 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:41 smithi045 bash[80445]: cluster 2024-07-28T19:49:40.319216+0000 mgr.y (mgr.34101) 602 : cluster [DBG] pgmap v1294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:41.534 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:41 smithi045 bash[80445]: audit 2024-07-28T19:49:40.580442+0000 mon.c (mon.2) 221 : audit [INF] from='client.? 172.21.15.45:0/1433670677' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:49:41.534 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:41 smithi045 bash[80445]: audit 2024-07-28T19:49:40.581055+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:49:41.534 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:41.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:41.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 16 16 16 0 0 0 - 0 2024-07-28T19:49:41.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:41.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:41.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:41 smithi155 bash[73694]: debug 2024-07-28T19:49:41.638+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:41 smithi155 bash[68033]: cluster 2024-07-28T19:49:40.319216+0000 mgr.y (mgr.34101) 602 : cluster [DBG] pgmap v1294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:41 smithi155 bash[68033]: audit 2024-07-28T19:49:40.580442+0000 mon.c (mon.2) 221 : audit [INF] from='client.? 172.21.15.45:0/1433670677' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:49:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:41 smithi155 bash[68033]: audit 2024-07-28T19:49:40.581055+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:49:41.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:42.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:42.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:42.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:42.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:42 smithi155 bash[73694]: debug 2024-07-28T19:49:42.046+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:42.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:42.469 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:49:42 smithi155 bash[60745]: ts=2024-07-28T19:49:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:49:42.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:42.595 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:42.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:42 smithi155 bash[68033]: cluster 2024-07-28T19:49:41.465968+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:49:42.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:42 smithi155 bash[68033]: audit 2024-07-28T19:49:41.478828+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:49:42.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:42 smithi155 bash[68033]: cluster 2024-07-28T19:49:41.478924+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e1096: 8 total, 2 up, 8 in 2024-07-28T19:49:42.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:42.622 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:42 smithi045 bash[80445]: cluster 2024-07-28T19:49:41.465968+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:49:42.622 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:42 smithi045 bash[80445]: audit 2024-07-28T19:49:41.478828+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:49:42.623 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:42 smithi045 bash[80445]: cluster 2024-07-28T19:49:41.478924+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e1096: 8 total, 2 up, 8 in 2024-07-28T19:49:42.623 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:42 smithi045 bash[82788]: cluster 2024-07-28T19:49:41.465968+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:49:42.623 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:42 smithi045 bash[82788]: audit 2024-07-28T19:49:41.478828+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:49:42.623 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:42 smithi045 bash[82788]: cluster 2024-07-28T19:49:41.478924+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e1096: 8 total, 2 up, 8 in 2024-07-28T19:49:42.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 17 16 16 0 0 0 - 0 2024-07-28T19:49:42.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:42.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:42 smithi155 bash[73694]: debug 2024-07-28T19:49:42.594+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:42.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:42.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:43.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:43.160 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:43.161 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:42 smithi155 bash[73694]: debug 2024-07-28T19:49:42.934+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:43.161 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:43 smithi155 bash[73694]: debug 2024-07-28T19:49:42.998+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:43.161 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:43.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:43.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:43.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:43.480 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:43 smithi155 bash[73694]: debug 2024-07-28T19:49:43.162+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:43.480 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:43.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:43.675 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:43.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 18 16 16 0 0 0 - 0 2024-07-28T19:49:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:43 smithi045 bash[80445]: cluster 2024-07-28T19:49:42.320121+0000 mgr.y (mgr.34101) 603 : cluster [DBG] pgmap v1296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:43.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:43 smithi045 bash[82788]: cluster 2024-07-28T19:49:42.320121+0000 mgr.y (mgr.34101) 603 : cluster [DBG] pgmap v1296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:43.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:43.869 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:43 smithi155 bash[73694]: debug 2024-07-28T19:49:43.538+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:43.870 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:43 smithi155 bash[68033]: cluster 2024-07-28T19:49:42.320121+0000 mgr.y (mgr.34101) 603 : cluster [DBG] pgmap v1296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:43.989 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:44.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:44.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:44.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:43 smithi155 bash[73694]: debug 2024-07-28T19:49:43.982+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:44.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:44.466 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:44.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:44.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 19 16 16 0 0 0 - 0 2024-07-28T19:49:44.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:44.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:44.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:44 smithi155 bash[73694]: debug 2024-07-28T19:49:44.554+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:44.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:44.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:45.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:45.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:45.274 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:49:45.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:45.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:44 smithi155 bash[73694]: debug 2024-07-28T19:49:44.962+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:45.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:45.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:45.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:49:45.652 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:45.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:49:45.706954+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:49:45.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:49:45.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 20 16 16 0 0 0 - 0 2024-07-28T19:49:45.752 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:45 smithi045 bash[80445]: cluster 2024-07-28T19:49:44.321064+0000 mgr.y (mgr.34101) 604 : cluster [DBG] pgmap v1297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:45.753 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:45 smithi045 bash[82788]: cluster 2024-07-28T19:49:44.321064+0000 mgr.y (mgr.34101) 604 : cluster [DBG] pgmap v1297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:45.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:45.778 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:45 smithi155 bash[68033]: cluster 2024-07-28T19:49:44.321064+0000 mgr.y (mgr.34101) 604 : cluster [DBG] pgmap v1297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:45.793 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:49:45.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:46.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:46.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:46.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:45 smithi155 bash[73694]: debug 2024-07-28T19:49:45.906+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:46.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:45 smithi155 bash[73694]: debug 2024-07-28T19:49:45.966+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:46.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:46.242 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:46.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:46.411 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:49:46.411 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:49:46.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:46.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:46.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 21 16 16 0 0 0 - 0 2024-07-28T19:49:46.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:46.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:46.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:46.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:46 smithi155 bash[73694]: debug 2024-07-28T19:49:46.690+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:46.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:46.966 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:49:46.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T19:49:47.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:47.201 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:47.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:46 smithi155 bash[73694]: debug 2024-07-28T19:49:46.946+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:47.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:47.439 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:47.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:47.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:47.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:47 smithi045 bash[80445]: cluster 2024-07-28T19:49:46.322028+0000 mgr.y (mgr.34101) 605 : cluster [DBG] pgmap v1298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:47.682 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:47 smithi045 bash[80445]: audit 2024-07-28T19:49:47.414762+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:49:47.682 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:47 smithi045 bash[82788]: cluster 2024-07-28T19:49:46.322028+0000 mgr.y (mgr.34101) 605 : cluster [DBG] pgmap v1298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:47.682 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:47 smithi045 bash[82788]: audit 2024-07-28T19:49:47.414762+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:49:47.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 22 16 16 0 0 0 - 0 2024-07-28T19:49:47.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:47.797 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:47.797 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:47 smithi155 bash[73694]: debug 2024-07-28T19:49:47.538+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:47.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:47 smithi155 bash[68033]: cluster 2024-07-28T19:49:46.322028+0000 mgr.y (mgr.34101) 605 : cluster [DBG] pgmap v1298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:47.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:47 smithi155 bash[68033]: audit 2024-07-28T19:49:47.414762+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:49:47.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:48.022 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:48.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:48.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:47 smithi155 bash[73694]: debug 2024-07-28T19:49:47.846+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:48.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:47 smithi155 bash[73694]: debug 2024-07-28T19:49:47.942+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:48.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:48.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:48.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:48.380 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:48.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:48.507 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:48 smithi155 bash[73694]: debug 2024-07-28T19:49:48.098+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:48.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:48.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 23 16 16 0 0 0 - 0 2024-07-28T19:49:48.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:48.758 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:48 smithi045 bash[82788]: audit 2024-07-28T19:49:48.051553+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:48.759 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:48 smithi045 bash[80445]: audit 2024-07-28T19:49:48.051553+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:48.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:48 smithi155 bash[68033]: audit 2024-07-28T19:49:48.051553+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:49:48.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:48.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:49.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:49.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:49.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:48 smithi155 bash[73694]: debug 2024-07-28T19:49:48.954+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:49.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:49.454 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:49.509 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:49 smithi045 bash[82788]: cluster 2024-07-28T19:49:48.322719+0000 mgr.y (mgr.34101) 606 : cluster [DBG] pgmap v1299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:49.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:49.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:49.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 24 16 16 0 0 0 - 0 2024-07-28T19:49:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:49 smithi155 bash[68033]: cluster 2024-07-28T19:49:48.322719+0000 mgr.y (mgr.34101) 606 : cluster [DBG] pgmap v1299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:49.808 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:49.926 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:49.937 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:49 smithi045 bash[80445]: cluster 2024-07-28T19:49:48.322719+0000 mgr.y (mgr.34101) 606 : cluster [DBG] pgmap v1299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:50.046 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:50.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:50.176 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:49 smithi155 bash[73694]: debug 2024-07-28T19:49:49.994+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:50.266 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:50.283 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:50.319 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:49:50.403 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:50.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:50.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:50 smithi155 bash[73694]: debug 2024-07-28T19:49:50.266+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:50.642 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:50.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 25 16 16 0 0 0 - 0 2024-07-28T19:49:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:49:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:49:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:49:50.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:50 smithi045 bash[80445]: cluster 2024-07-28T19:49:50.509908+0000 mon.a (mon.0) 1178 : cluster [WRN] Health check update: Reduced data availability: 23 pgs inactive, 32 pgs stale (PG_AVAILABILITY) 2024-07-28T19:49:50.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:50 smithi045 bash[80445]: cluster 2024-07-28T19:49:50.509951+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2024-07-28T19:49:50.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:50 smithi045 bash[82788]: cluster 2024-07-28T19:49:50.509908+0000 mon.a (mon.0) 1178 : cluster [WRN] Health check update: Reduced data availability: 23 pgs inactive, 32 pgs stale (PG_AVAILABILITY) 2024-07-28T19:49:50.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:50 smithi045 bash[82788]: cluster 2024-07-28T19:49:50.509951+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2024-07-28T19:49:50.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:50.866 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:50.866 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:50 smithi155 bash[68033]: cluster 2024-07-28T19:49:50.509908+0000 mon.a (mon.0) 1178 : cluster [WRN] Health check update: Reduced data availability: 23 pgs inactive, 32 pgs stale (PG_AVAILABILITY) 2024-07-28T19:49:50.866 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:50 smithi155 bash[68033]: cluster 2024-07-28T19:49:50.509951+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2024-07-28T19:49:50.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:50.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:51.008 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:50 smithi155 bash[73694]: debug 2024-07-28T19:49:50.866+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:51.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:51.125 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:51.125 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:51 smithi155 bash[73694]: debug 2024-07-28T19:49:51.026+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:51.125 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:51 smithi155 bash[73694]: debug 2024-07-28T19:49:51.094+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:51.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:51.335 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:49:51.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:51.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:49:51.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:51.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:51.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:51.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 26 16 16 0 0 0 - 0 2024-07-28T19:49:51.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:51 smithi155 bash[68033]: cluster 2024-07-28T19:49:50.323721+0000 mgr.y (mgr.34101) 607 : cluster [DBG] pgmap v1300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:51.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:51.831 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:51 smithi045 bash[82788]: cluster 2024-07-28T19:49:50.323721+0000 mgr.y (mgr.34101) 607 : cluster [DBG] pgmap v1300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:51.831 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:51 smithi045 bash[80445]: cluster 2024-07-28T19:49:50.323721+0000 mgr.y (mgr.34101) 607 : cluster [DBG] pgmap v1300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:51.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:52.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:52.177 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:52.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:52.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:52 smithi155 bash[73694]: debug 2024-07-28T19:49:52.038+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:52.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:52.415 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:49:52 smithi155 bash[60745]: ts=2024-07-28T19:49:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:49:52.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:52.633 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:52.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 27 16 16 0 0 0 - 0 2024-07-28T19:49:52.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:52.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:52.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:53.094 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:53.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:53.279 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:53 smithi155 bash[73694]: debug 2024-07-28T19:49:53.014+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:53.329 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:53.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:53.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:53 smithi155 bash[68033]: audit 2024-07-28T19:49:52.280659+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:53.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:53 smithi155 bash[68033]: audit 2024-07-28T19:49:52.286113+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:53.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:53 smithi155 bash[68033]: cluster 2024-07-28T19:49:52.325130+0000 mgr.y (mgr.34101) 608 : cluster [DBG] pgmap v1301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:53.491 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:53 smithi045 bash[80445]: audit 2024-07-28T19:49:52.280659+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:53.491 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:53 smithi045 bash[80445]: audit 2024-07-28T19:49:52.286113+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:53.491 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:53 smithi045 bash[80445]: cluster 2024-07-28T19:49:52.325130+0000 mgr.y (mgr.34101) 608 : cluster [DBG] pgmap v1301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:53.491 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:53 smithi045 bash[82788]: audit 2024-07-28T19:49:52.280659+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:53.491 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:53 smithi045 bash[82788]: audit 2024-07-28T19:49:52.286113+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:53.491 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:53 smithi045 bash[82788]: cluster 2024-07-28T19:49:52.325130+0000 mgr.y (mgr.34101) 608 : cluster [DBG] pgmap v1301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:53.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:53.679 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:53.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 28 16 16 0 0 0 - 0 2024-07-28T19:49:53.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:53.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:54.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:54.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:54.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:54.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:53 smithi155 bash[73694]: debug 2024-07-28T19:49:53.994+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:54.381 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:54 smithi045 bash[80445]: audit 2024-07-28T19:49:53.317386+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:54 smithi045 bash[80445]: audit 2024-07-28T19:49:53.328669+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:54 smithi045 bash[80445]: audit 2024-07-28T19:49:53.752748+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:49:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:54 smithi045 bash[80445]: audit 2024-07-28T19:49:53.753650+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:49:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:54 smithi045 bash[80445]: audit 2024-07-28T19:49:53.759018+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:54 smithi045 bash[82788]: audit 2024-07-28T19:49:53.317386+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:54 smithi045 bash[82788]: audit 2024-07-28T19:49:53.328669+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:54 smithi045 bash[82788]: audit 2024-07-28T19:49:53.752748+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:49:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:54 smithi045 bash[82788]: audit 2024-07-28T19:49:53.753650+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:49:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:54 smithi045 bash[82788]: audit 2024-07-28T19:49:53.759018+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:54.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:54.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:54.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 29 16 16 0 0 0 - 0 2024-07-28T19:49:54.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:54 smithi155 bash[68033]: audit 2024-07-28T19:49:53.317386+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:54 smithi155 bash[68033]: audit 2024-07-28T19:49:53.328669+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:54 smithi155 bash[68033]: audit 2024-07-28T19:49:53.752748+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:49:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:54 smithi155 bash[68033]: audit 2024-07-28T19:49:53.753650+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:49:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:54 smithi155 bash[68033]: audit 2024-07-28T19:49:53.759018+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:49:54.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:54.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:55.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:55.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:55.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:55 smithi155 bash[73694]: debug 2024-07-28T19:49:55.030+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:55.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:55.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:55 smithi155 bash[73694]: debug 2024-07-28T19:49:55.186+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:55.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:55.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:55.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:55 smithi155 bash[68033]: cluster 2024-07-28T19:49:54.326463+0000 mgr.y (mgr.34101) 609 : cluster [DBG] pgmap v1302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:55.571 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:55 smithi045 bash[82788]: cluster 2024-07-28T19:49:54.326463+0000 mgr.y (mgr.34101) 609 : cluster [DBG] pgmap v1302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:55.572 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:55 smithi045 bash[80445]: cluster 2024-07-28T19:49:54.326463+0000 mgr.y (mgr.34101) 609 : cluster [DBG] pgmap v1302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:55.581 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:55.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:55.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 30 16 16 0 0 0 - 0 2024-07-28T19:49:55.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:55.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:56.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:56.177 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:56.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:56.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:56 smithi155 bash[73694]: debug 2024-07-28T19:49:56.070+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:56.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:56.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:56.575 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:49:56.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:56.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 31 16 16 0 0 0 - 0 2024-07-28T19:49:56.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:56.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:57.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:57.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:57.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:57.252 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:57.252 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:56 smithi155 bash[73694]: debug 2024-07-28T19:49:56.986+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:57.252 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:57 smithi155 bash[73694]: debug 2024-07-28T19:49:57.026+0000 7f8e37e1e640 -1 osd.4 1096 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:57.360 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:49:57.395 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:49:57.441 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:57 smithi045 bash[82788]: cluster 2024-07-28T19:49:56.328188+0000 mgr.y (mgr.34101) 610 : cluster [DBG] pgmap v1303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:57.441 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:57 smithi045 bash[82788]: audit 2024-07-28T19:49:56.686060+0000 mon.c (mon.2) 226 : audit [INF] from='client.? 172.21.15.45:0/2154736088' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:49:57.441 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:57 smithi045 bash[82788]: audit 2024-07-28T19:49:56.686415+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:49:57.441 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:57 smithi045 bash[80445]: cluster 2024-07-28T19:49:56.328188+0000 mgr.y (mgr.34101) 610 : cluster [DBG] pgmap v1303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:57.441 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:57 smithi045 bash[80445]: audit 2024-07-28T19:49:56.686060+0000 mon.c (mon.2) 226 : audit [INF] from='client.? 172.21.15.45:0/2154736088' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:49:57.441 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:57 smithi045 bash[80445]: audit 2024-07-28T19:49:56.686415+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:49:57.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:57.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:57 smithi155 bash[68033]: cluster 2024-07-28T19:49:56.328188+0000 mgr.y (mgr.34101) 610 : cluster [DBG] pgmap v1303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:57.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:57 smithi155 bash[68033]: audit 2024-07-28T19:49:56.686060+0000 mon.c (mon.2) 226 : audit [INF] from='client.? 172.21.15.45:0/2154736088' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:49:57.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:57 smithi155 bash[68033]: audit 2024-07-28T19:49:56.686415+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:49:57.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:57.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 32 16 16 0 0 0 - 0 2024-07-28T19:49:57.717 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:57.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:57.886 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:49:57.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:57.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:57.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:57 smithi155 bash[73694]: debug 2024-07-28T19:49:57.802+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:58.064 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:58.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:49:58.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:58.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:57 smithi155 bash[73694]: debug 2024-07-28T19:49:57.990+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:58.420 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:58.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:58.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:58.669 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:58 smithi045 bash[80445]: cluster 2024-07-28T19:49:57.382491+0000 mon.a (mon.0) 1186 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:49:58.670 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:58 smithi045 bash[80445]: audit 2024-07-28T19:49:57.396400+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:49:58.670 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:58 smithi045 bash[80445]: cluster 2024-07-28T19:49:57.396641+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e1097: 8 total, 2 up, 8 in 2024-07-28T19:49:58.670 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:58 smithi045 bash[82788]: cluster 2024-07-28T19:49:57.382491+0000 mon.a (mon.0) 1186 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:49:58.670 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:58 smithi045 bash[82788]: audit 2024-07-28T19:49:57.396400+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:49:58.670 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:58 smithi045 bash[82788]: cluster 2024-07-28T19:49:57.396641+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e1097: 8 total, 2 up, 8 in 2024-07-28T19:49:58.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 33 16 16 0 0 0 - 0 2024-07-28T19:49:58.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:49:58.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:58 smithi155 bash[68033]: cluster 2024-07-28T19:49:57.382491+0000 mon.a (mon.0) 1186 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:49:58.789 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:58 smithi155 bash[68033]: audit 2024-07-28T19:49:57.396400+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:49:58.789 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:58 smithi155 bash[68033]: cluster 2024-07-28T19:49:57.396641+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e1097: 8 total, 2 up, 8 in 2024-07-28T19:49:58.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:59.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:49:59.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:49:59.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:58 smithi155 bash[73694]: debug 2024-07-28T19:49:58.874+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:49:59.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:49:59 smithi155 bash[73694]: debug 2024-07-28T19:49:59.022+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:49:59.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:59.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:59.370 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:49:59.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:49:59.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:49:59 smithi155 bash[68033]: cluster 2024-07-28T19:49:58.329936+0000 mgr.y (mgr.34101) 611 : cluster [DBG] pgmap v1305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:59.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:59.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 34 16 16 0 0 0 - 0 2024-07-28T19:49:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:49:59 smithi045 bash[80445]: cluster 2024-07-28T19:49:58.329936+0000 mgr.y (mgr.34101) 611 : cluster [DBG] pgmap v1305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:49:59 smithi045 bash[82788]: cluster 2024-07-28T19:49:58.329936+0000 mgr.y (mgr.34101) 611 : cluster [DBG] pgmap v1305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:49:59.726 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:49:59.797 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:49:59.797 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T19:49:59.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:49:59.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:00.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:00.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:00.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[73694]: debug 2024-07-28T19:50:00.026+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:00.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:00.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:00.552 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:00.654 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:00.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000130+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 28 pgs undersized 2024-07-28T19:50:00.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000155+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000164+0000 mon.a (mon.0) 1191 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000173+0000 mon.a (mon.0) 1192 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000187+0000 mon.a (mon.0) 1193 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000195+0000 mon.a (mon.0) 1194 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000203+0000 mon.a (mon.0) 1195 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000211+0000 mon.a (mon.0) 1196 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000219+0000 mon.a (mon.0) 1197 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 32 pgs stale 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000231+0000 mon.a (mon.0) 1198 : cluster [WRN] pg 1.0 is stuck stale for 69s, current state stale+active+clean, last acting [7,0,6] 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000239+0000 mon.a (mon.0) 1199 : cluster [WRN] pg 2.0 is stuck stale for 69s, current state stale+active+clean, last acting [7,1,0] 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000248+0000 mon.a (mon.0) 1200 : cluster [WRN] pg 2.1 is stuck stale for 68s, current state stale+active+clean, last acting [2,3,0] 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000256+0000 mon.a (mon.0) 1201 : cluster [WRN] pg 2.2 is stuck stale for 69s, current state stale+active+clean, last acting [5,1,6] 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000266+0000 mon.a (mon.0) 1202 : cluster [WRN] pg 2.3 is stuck stale for 69s, current state stale+active+clean, last acting [5,2,7] 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000274+0000 mon.a (mon.0) 1203 : cluster [WRN] pg 2.4 is stuck stale for 69s, current state stale+active+clean, last acting [1,0,7] 2024-07-28T19:50:00.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000283+0000 mon.a (mon.0) 1204 : cluster [WRN] pg 2.5 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000291+0000 mon.a (mon.0) 1205 : cluster [WRN] pg 2.6 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000299+0000 mon.a (mon.0) 1206 : cluster [WRN] pg 2.7 is stuck stale for 69s, current state stale+active+clean, last acting [6,7,2] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000312+0000 mon.a (mon.0) 1207 : cluster [WRN] pg 3.0 is stuck stale for 69s, current state stale+active+clean, last acting [1,2,6] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000321+0000 mon.a (mon.0) 1208 : cluster [WRN] pg 3.3 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000328+0000 mon.a (mon.0) 1209 : cluster [WRN] pg 3.4 is stuck stale for 69s, current state stale+active+clean, last acting [1,2,5] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000336+0000 mon.a (mon.0) 1210 : cluster [WRN] pg 3.5 is stuck stale for 69s, current state stale+active+clean, last acting [5,3,2] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000344+0000 mon.a (mon.0) 1211 : cluster [WRN] pg 3.6 is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000352+0000 mon.a (mon.0) 1212 : cluster [WRN] pg 3.9 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000360+0000 mon.a (mon.0) 1213 : cluster [WRN] pg 3.a is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000368+0000 mon.a (mon.0) 1214 : cluster [WRN] pg 3.c is stuck stale for 69s, current state stale+active+clean, last acting [5,3,6] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000380+0000 mon.a (mon.0) 1215 : cluster [WRN] pg 3.d is stuck stale for 69s, current state stale+active+clean, last acting [7,5,6] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000388+0000 mon.a (mon.0) 1216 : cluster [WRN] pg 3.e is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000395+0000 mon.a (mon.0) 1217 : cluster [WRN] pg 3.f is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000403+0000 mon.a (mon.0) 1218 : cluster [WRN] pg 3.10 is stuck stale for 69s, current state stale+active+clean, last acting [6,0,5] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000411+0000 mon.a (mon.0) 1219 : cluster [WRN] pg 3.11 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000419+0000 mon.a (mon.0) 1220 : cluster [WRN] pg 3.12 is stuck stale for 69s, current state stale+active+clean, last acting [0,7,3] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000427+0000 mon.a (mon.0) 1221 : cluster [WRN] pg 3.13 is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000435+0000 mon.a (mon.0) 1222 : cluster [WRN] pg 3.14 is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000443+0000 mon.a (mon.0) 1223 : cluster [WRN] pg 3.15 is stuck stale for 69s, current state stale+active+clean, last acting [7,3,4] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000455+0000 mon.a (mon.0) 1224 : cluster [WRN] pg 3.16 is stuck stale for 69s, current state stale+active+clean, last acting [5,7,1] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000463+0000 mon.a (mon.0) 1225 : cluster [WRN] pg 3.17 is stuck stale for 69s, current state stale+active+clean, last acting [0,5,3] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000471+0000 mon.a (mon.0) 1226 : cluster [WRN] pg 3.19 is stuck stale for 69s, current state stale+active+clean, last acting [1,3,4] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000479+0000 mon.a (mon.0) 1227 : cluster [WRN] pg 3.1a is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000487+0000 mon.a (mon.0) 1228 : cluster [WRN] pg 3.1b is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000495+0000 mon.a (mon.0) 1229 : cluster [WRN] pg 4.1 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000505+0000 mon.a (mon.0) 1230 : cluster [WRN] pg 4.2 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000514+0000 mon.a (mon.0) 1231 : cluster [WRN] pg 4.3 is stuck stale for 69s, current state stale+active+clean, last acting [0,5,7] 2024-07-28T19:50:00.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000522+0000 mon.a (mon.0) 1232 : cluster [WRN] pg 4.4 is stuck stale for 69s, current state stale+active+clean, last acting [1,2,3] 2024-07-28T19:50:00.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000533+0000 mon.a (mon.0) 1233 : cluster [WRN] pg 4.5 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000541+0000 mon.a (mon.0) 1234 : cluster [WRN] pg 4.6 is stuck stale for 69s, current state stale+active+clean, last acting [0,5,2] 2024-07-28T19:50:00.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000549+0000 mon.a (mon.0) 1235 : cluster [WRN] pg 4.7 is stuck stale for 69s, current state stale+active+clean, last acting [1,5,0] 2024-07-28T19:50:00.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000555+0000 mon.a (mon.0) 1236 : cluster [WRN] pg 4.8 is stuck stale for 69s, current state stale+active+clean, last acting [5,7,6] 2024-07-28T19:50:00.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000564+0000 mon.a (mon.0) 1237 : cluster [WRN] pg 4.a is stuck stale for 69s, current state stale+active+clean, last acting [6,1,7] 2024-07-28T19:50:00.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000572+0000 mon.a (mon.0) 1238 : cluster [WRN] pg 4.b is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000580+0000 mon.a (mon.0) 1239 : cluster [WRN] pg 4.d is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000595+0000 mon.a (mon.0) 1240 : cluster [WRN] pg 4.e is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000603+0000 mon.a (mon.0) 1241 : cluster [WRN] pg 4.f is stuck stale for 69s, current state stale+active+clean, last acting [1,3,4] 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000611+0000 mon.a (mon.0) 1242 : cluster [WRN] pg 4.12 is stuck stale for 69s, current state stale+active+clean, last acting [1,6,2] 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000621+0000 mon.a (mon.0) 1243 : cluster [WRN] pg 4.13 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000630+0000 mon.a (mon.0) 1244 : cluster [WRN] pg 4.15 is stuck stale for 69s, current state stale+active+clean, last acting [5,7,3] 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000639+0000 mon.a (mon.0) 1245 : cluster [WRN] pg 4.16 is stuck stale for 69s, current state stale+active+clean, last acting [0,3,7] 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000646+0000 mon.a (mon.0) 1246 : cluster [WRN] pg 4.1c is stuck stale for 68s, current state stale+active+clean, last acting [2,1,3] 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000654+0000 mon.a (mon.0) 1247 : cluster [WRN] pg 4.1e is stuck stale for 69s, current state stale+active+clean, last acting [0,7,3] 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000662+0000 mon.a (mon.0) 1248 : cluster [WRN] pg 4.1f is stuck stale for 69s, current state stale+active+clean, last acting [6,5,1] 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000671+0000 mon.a (mon.0) 1249 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 28 pgs undersized 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000679+0000 mon.a (mon.0) 1250 : cluster [WRN] pg 2.5 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000687+0000 mon.a (mon.0) 1251 : cluster [WRN] pg 2.6 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000694+0000 mon.a (mon.0) 1252 : cluster [WRN] pg 3.1 is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000702+0000 mon.a (mon.0) 1253 : cluster [WRN] pg 3.3 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000710+0000 mon.a (mon.0) 1254 : cluster [WRN] pg 3.6 is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000717+0000 mon.a (mon.0) 1255 : cluster [WRN] pg 3.9 is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000725+0000 mon.a (mon.0) 1256 : cluster [WRN] pg 3.a is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000733+0000 mon.a (mon.0) 1257 : cluster [WRN] pg 3.e is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000744+0000 mon.a (mon.0) 1258 : cluster [WRN] pg 3.f is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000753+0000 mon.a (mon.0) 1259 : cluster [WRN] pg 3.11 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000764+0000 mon.a (mon.0) 1260 : cluster [WRN] pg 3.13 is stuck undersized for 67s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000772+0000 mon.a (mon.0) 1261 : cluster [WRN] pg 3.14 is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000780+0000 mon.a (mon.0) 1262 : cluster [WRN] pg 3.1a is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000788+0000 mon.a (mon.0) 1263 : cluster [WRN] pg 3.1b is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000796+0000 mon.a (mon.0) 1264 : cluster [WRN] pg 3.1c is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000803+0000 mon.a (mon.0) 1265 : cluster [WRN] pg 3.1d is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000810+0000 mon.a (mon.0) 1266 : cluster [WRN] pg 4.1 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000819+0000 mon.a (mon.0) 1267 : cluster [WRN] pg 4.2 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000828+0000 mon.a (mon.0) 1268 : cluster [WRN] pg 4.5 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000837+0000 mon.a (mon.0) 1269 : cluster [WRN] pg 4.9 is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000845+0000 mon.a (mon.0) 1270 : cluster [WRN] pg 4.b is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000854+0000 mon.a (mon.0) 1271 : cluster [WRN] pg 4.c is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000864+0000 mon.a (mon.0) 1272 : cluster [WRN] pg 4.d is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000873+0000 mon.a (mon.0) 1273 : cluster [WRN] pg 4.e is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000880+0000 mon.a (mon.0) 1274 : cluster [WRN] pg 4.13 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000888+0000 mon.a (mon.0) 1275 : cluster [WRN] pg 4.18 is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000899+0000 mon.a (mon.0) 1276 : cluster [WRN] pg 4.1a is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.000909+0000 mon.a (mon.0) 1277 : cluster [WRN] pg 4.1b is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:00.682 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:50:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:50:00.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000130+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 28 pgs undersized 2024-07-28T19:50:00.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000155+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T19:50:00.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000164+0000 mon.a (mon.0) 1191 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T19:50:00.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000173+0000 mon.a (mon.0) 1192 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T19:50:00.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000187+0000 mon.a (mon.0) 1193 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T19:50:00.683 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000195+0000 mon.a (mon.0) 1194 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000203+0000 mon.a (mon.0) 1195 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000211+0000 mon.a (mon.0) 1196 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000219+0000 mon.a (mon.0) 1197 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 32 pgs stale 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000231+0000 mon.a (mon.0) 1198 : cluster [WRN] pg 1.0 is stuck stale for 69s, current state stale+active+clean, last acting [7,0,6] 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000239+0000 mon.a (mon.0) 1199 : cluster [WRN] pg 2.0 is stuck stale for 69s, current state stale+active+clean, last acting [7,1,0] 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000248+0000 mon.a (mon.0) 1200 : cluster [WRN] pg 2.1 is stuck stale for 68s, current state stale+active+clean, last acting [2,3,0] 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000256+0000 mon.a (mon.0) 1201 : cluster [WRN] pg 2.2 is stuck stale for 69s, current state stale+active+clean, last acting [5,1,6] 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000266+0000 mon.a (mon.0) 1202 : cluster [WRN] pg 2.3 is stuck stale for 69s, current state stale+active+clean, last acting [5,2,7] 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000274+0000 mon.a (mon.0) 1203 : cluster [WRN] pg 2.4 is stuck stale for 69s, current state stale+active+clean, last acting [1,0,7] 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000283+0000 mon.a (mon.0) 1204 : cluster [WRN] pg 2.5 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000291+0000 mon.a (mon.0) 1205 : cluster [WRN] pg 2.6 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000299+0000 mon.a (mon.0) 1206 : cluster [WRN] pg 2.7 is stuck stale for 69s, current state stale+active+clean, last acting [6,7,2] 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000312+0000 mon.a (mon.0) 1207 : cluster [WRN] pg 3.0 is stuck stale for 69s, current state stale+active+clean, last acting [1,2,6] 2024-07-28T19:50:00.684 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000321+0000 mon.a (mon.0) 1208 : cluster [WRN] pg 3.3 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.685 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000328+0000 mon.a (mon.0) 1209 : cluster [WRN] pg 3.4 is stuck stale for 69s, current state stale+active+clean, last acting [1,2,5] 2024-07-28T19:50:00.685 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000130+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 23 pgs inactive, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 28 pgs undersized 2024-07-28T19:50:00.685 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000155+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T19:50:00.685 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000164+0000 mon.a (mon.0) 1191 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000173+0000 mon.a (mon.0) 1192 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000187+0000 mon.a (mon.0) 1193 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000195+0000 mon.a (mon.0) 1194 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000203+0000 mon.a (mon.0) 1195 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000211+0000 mon.a (mon.0) 1196 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000219+0000 mon.a (mon.0) 1197 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 23 pgs inactive, 32 pgs stale 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000231+0000 mon.a (mon.0) 1198 : cluster [WRN] pg 1.0 is stuck stale for 69s, current state stale+active+clean, last acting [7,0,6] 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000239+0000 mon.a (mon.0) 1199 : cluster [WRN] pg 2.0 is stuck stale for 69s, current state stale+active+clean, last acting [7,1,0] 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000248+0000 mon.a (mon.0) 1200 : cluster [WRN] pg 2.1 is stuck stale for 68s, current state stale+active+clean, last acting [2,3,0] 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000256+0000 mon.a (mon.0) 1201 : cluster [WRN] pg 2.2 is stuck stale for 69s, current state stale+active+clean, last acting [5,1,6] 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000266+0000 mon.a (mon.0) 1202 : cluster [WRN] pg 2.3 is stuck stale for 69s, current state stale+active+clean, last acting [5,2,7] 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000274+0000 mon.a (mon.0) 1203 : cluster [WRN] pg 2.4 is stuck stale for 69s, current state stale+active+clean, last acting [1,0,7] 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000283+0000 mon.a (mon.0) 1204 : cluster [WRN] pg 2.5 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000291+0000 mon.a (mon.0) 1205 : cluster [WRN] pg 2.6 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000299+0000 mon.a (mon.0) 1206 : cluster [WRN] pg 2.7 is stuck stale for 69s, current state stale+active+clean, last acting [6,7,2] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000312+0000 mon.a (mon.0) 1207 : cluster [WRN] pg 3.0 is stuck stale for 69s, current state stale+active+clean, last acting [1,2,6] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000321+0000 mon.a (mon.0) 1208 : cluster [WRN] pg 3.3 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000328+0000 mon.a (mon.0) 1209 : cluster [WRN] pg 3.4 is stuck stale for 69s, current state stale+active+clean, last acting [1,2,5] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000336+0000 mon.a (mon.0) 1210 : cluster [WRN] pg 3.5 is stuck stale for 69s, current state stale+active+clean, last acting [5,3,2] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000344+0000 mon.a (mon.0) 1211 : cluster [WRN] pg 3.6 is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000352+0000 mon.a (mon.0) 1212 : cluster [WRN] pg 3.9 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000360+0000 mon.a (mon.0) 1213 : cluster [WRN] pg 3.a is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000368+0000 mon.a (mon.0) 1214 : cluster [WRN] pg 3.c is stuck stale for 69s, current state stale+active+clean, last acting [5,3,6] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000380+0000 mon.a (mon.0) 1215 : cluster [WRN] pg 3.d is stuck stale for 69s, current state stale+active+clean, last acting [7,5,6] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000388+0000 mon.a (mon.0) 1216 : cluster [WRN] pg 3.e is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.687 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000395+0000 mon.a (mon.0) 1217 : cluster [WRN] pg 3.f is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.688 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000403+0000 mon.a (mon.0) 1218 : cluster [WRN] pg 3.10 is stuck stale for 69s, current state stale+active+clean, last acting [6,0,5] 2024-07-28T19:50:00.688 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000411+0000 mon.a (mon.0) 1219 : cluster [WRN] pg 3.11 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.688 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000419+0000 mon.a (mon.0) 1220 : cluster [WRN] pg 3.12 is stuck stale for 69s, current state stale+active+clean, last acting [0,7,3] 2024-07-28T19:50:00.688 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000427+0000 mon.a (mon.0) 1221 : cluster [WRN] pg 3.13 is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.688 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000435+0000 mon.a (mon.0) 1222 : cluster [WRN] pg 3.14 is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.688 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000443+0000 mon.a (mon.0) 1223 : cluster [WRN] pg 3.15 is stuck stale for 69s, current state stale+active+clean, last acting [7,3,4] 2024-07-28T19:50:00.688 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000455+0000 mon.a (mon.0) 1224 : cluster [WRN] pg 3.16 is stuck stale for 69s, current state stale+active+clean, last acting [5,7,1] 2024-07-28T19:50:00.688 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000463+0000 mon.a (mon.0) 1225 : cluster [WRN] pg 3.17 is stuck stale for 69s, current state stale+active+clean, last acting [0,5,3] 2024-07-28T19:50:00.688 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000471+0000 mon.a (mon.0) 1226 : cluster [WRN] pg 3.19 is stuck stale for 69s, current state stale+active+clean, last acting [1,3,4] 2024-07-28T19:50:00.688 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000479+0000 mon.a (mon.0) 1227 : cluster [WRN] pg 3.1a is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.689 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000487+0000 mon.a (mon.0) 1228 : cluster [WRN] pg 3.1b is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.689 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000495+0000 mon.a (mon.0) 1229 : cluster [WRN] pg 4.1 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000336+0000 mon.a (mon.0) 1210 : cluster [WRN] pg 3.5 is stuck stale for 69s, current state stale+active+clean, last acting [5,3,2] 2024-07-28T19:50:00.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000344+0000 mon.a (mon.0) 1211 : cluster [WRN] pg 3.6 is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000352+0000 mon.a (mon.0) 1212 : cluster [WRN] pg 3.9 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000360+0000 mon.a (mon.0) 1213 : cluster [WRN] pg 3.a is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000368+0000 mon.a (mon.0) 1214 : cluster [WRN] pg 3.c is stuck stale for 69s, current state stale+active+clean, last acting [5,3,6] 2024-07-28T19:50:00.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000380+0000 mon.a (mon.0) 1215 : cluster [WRN] pg 3.d is stuck stale for 69s, current state stale+active+clean, last acting [7,5,6] 2024-07-28T19:50:00.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000388+0000 mon.a (mon.0) 1216 : cluster [WRN] pg 3.e is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000395+0000 mon.a (mon.0) 1217 : cluster [WRN] pg 3.f is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000403+0000 mon.a (mon.0) 1218 : cluster [WRN] pg 3.10 is stuck stale for 69s, current state stale+active+clean, last acting [6,0,5] 2024-07-28T19:50:00.690 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000411+0000 mon.a (mon.0) 1219 : cluster [WRN] pg 3.11 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.690 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000419+0000 mon.a (mon.0) 1220 : cluster [WRN] pg 3.12 is stuck stale for 69s, current state stale+active+clean, last acting [0,7,3] 2024-07-28T19:50:00.690 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000427+0000 mon.a (mon.0) 1221 : cluster [WRN] pg 3.13 is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.690 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000435+0000 mon.a (mon.0) 1222 : cluster [WRN] pg 3.14 is stuck inactive for 69s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.690 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000443+0000 mon.a (mon.0) 1223 : cluster [WRN] pg 3.15 is stuck stale for 69s, current state stale+active+clean, last acting [7,3,4] 2024-07-28T19:50:00.690 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000455+0000 mon.a (mon.0) 1224 : cluster [WRN] pg 3.16 is stuck stale for 69s, current state stale+active+clean, last acting [5,7,1] 2024-07-28T19:50:00.690 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000463+0000 mon.a (mon.0) 1225 : cluster [WRN] pg 3.17 is stuck stale for 69s, current state stale+active+clean, last acting [0,5,3] 2024-07-28T19:50:00.690 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000471+0000 mon.a (mon.0) 1226 : cluster [WRN] pg 3.19 is stuck stale for 69s, current state stale+active+clean, last acting [1,3,4] 2024-07-28T19:50:00.690 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000479+0000 mon.a (mon.0) 1227 : cluster [WRN] pg 3.1a is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.690 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000487+0000 mon.a (mon.0) 1228 : cluster [WRN] pg 3.1b is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.690 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000495+0000 mon.a (mon.0) 1229 : cluster [WRN] pg 4.1 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000505+0000 mon.a (mon.0) 1230 : cluster [WRN] pg 4.2 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000514+0000 mon.a (mon.0) 1231 : cluster [WRN] pg 4.3 is stuck stale for 69s, current state stale+active+clean, last acting [0,5,7] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000522+0000 mon.a (mon.0) 1232 : cluster [WRN] pg 4.4 is stuck stale for 69s, current state stale+active+clean, last acting [1,2,3] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000533+0000 mon.a (mon.0) 1233 : cluster [WRN] pg 4.5 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000541+0000 mon.a (mon.0) 1234 : cluster [WRN] pg 4.6 is stuck stale for 69s, current state stale+active+clean, last acting [0,5,2] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000549+0000 mon.a (mon.0) 1235 : cluster [WRN] pg 4.7 is stuck stale for 69s, current state stale+active+clean, last acting [1,5,0] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000555+0000 mon.a (mon.0) 1236 : cluster [WRN] pg 4.8 is stuck stale for 69s, current state stale+active+clean, last acting [5,7,6] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000564+0000 mon.a (mon.0) 1237 : cluster [WRN] pg 4.a is stuck stale for 69s, current state stale+active+clean, last acting [6,1,7] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000572+0000 mon.a (mon.0) 1238 : cluster [WRN] pg 4.b is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000580+0000 mon.a (mon.0) 1239 : cluster [WRN] pg 4.d is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000595+0000 mon.a (mon.0) 1240 : cluster [WRN] pg 4.e is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000603+0000 mon.a (mon.0) 1241 : cluster [WRN] pg 4.f is stuck stale for 69s, current state stale+active+clean, last acting [1,3,4] 2024-07-28T19:50:00.691 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000611+0000 mon.a (mon.0) 1242 : cluster [WRN] pg 4.12 is stuck stale for 69s, current state stale+active+clean, last acting [1,6,2] 2024-07-28T19:50:00.692 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000621+0000 mon.a (mon.0) 1243 : cluster [WRN] pg 4.13 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.692 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000630+0000 mon.a (mon.0) 1244 : cluster [WRN] pg 4.15 is stuck stale for 69s, current state stale+active+clean, last acting [5,7,3] 2024-07-28T19:50:00.692 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000639+0000 mon.a (mon.0) 1245 : cluster [WRN] pg 4.16 is stuck stale for 69s, current state stale+active+clean, last acting [0,3,7] 2024-07-28T19:50:00.692 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000646+0000 mon.a (mon.0) 1246 : cluster [WRN] pg 4.1c is stuck stale for 68s, current state stale+active+clean, last acting [2,1,3] 2024-07-28T19:50:00.692 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000654+0000 mon.a (mon.0) 1247 : cluster [WRN] pg 4.1e is stuck stale for 69s, current state stale+active+clean, last acting [0,7,3] 2024-07-28T19:50:00.692 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000662+0000 mon.a (mon.0) 1248 : cluster [WRN] pg 4.1f is stuck stale for 69s, current state stale+active+clean, last acting [6,5,1] 2024-07-28T19:50:00.692 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000671+0000 mon.a (mon.0) 1249 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 28 pgs undersized 2024-07-28T19:50:00.692 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000505+0000 mon.a (mon.0) 1230 : cluster [WRN] pg 4.2 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.692 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000514+0000 mon.a (mon.0) 1231 : cluster [WRN] pg 4.3 is stuck stale for 69s, current state stale+active+clean, last acting [0,5,7] 2024-07-28T19:50:00.692 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000522+0000 mon.a (mon.0) 1232 : cluster [WRN] pg 4.4 is stuck stale for 69s, current state stale+active+clean, last acting [1,2,3] 2024-07-28T19:50:00.692 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000533+0000 mon.a (mon.0) 1233 : cluster [WRN] pg 4.5 is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000541+0000 mon.a (mon.0) 1234 : cluster [WRN] pg 4.6 is stuck stale for 69s, current state stale+active+clean, last acting [0,5,2] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000549+0000 mon.a (mon.0) 1235 : cluster [WRN] pg 4.7 is stuck stale for 69s, current state stale+active+clean, last acting [1,5,0] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000555+0000 mon.a (mon.0) 1236 : cluster [WRN] pg 4.8 is stuck stale for 69s, current state stale+active+clean, last acting [5,7,6] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000564+0000 mon.a (mon.0) 1237 : cluster [WRN] pg 4.a is stuck stale for 69s, current state stale+active+clean, last acting [6,1,7] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000572+0000 mon.a (mon.0) 1238 : cluster [WRN] pg 4.b is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000580+0000 mon.a (mon.0) 1239 : cluster [WRN] pg 4.d is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000595+0000 mon.a (mon.0) 1240 : cluster [WRN] pg 4.e is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000603+0000 mon.a (mon.0) 1241 : cluster [WRN] pg 4.f is stuck stale for 69s, current state stale+active+clean, last acting [1,3,4] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000611+0000 mon.a (mon.0) 1242 : cluster [WRN] pg 4.12 is stuck stale for 69s, current state stale+active+clean, last acting [1,6,2] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000621+0000 mon.a (mon.0) 1243 : cluster [WRN] pg 4.13 is stuck inactive for 69s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000630+0000 mon.a (mon.0) 1244 : cluster [WRN] pg 4.15 is stuck stale for 69s, current state stale+active+clean, last acting [5,7,3] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000639+0000 mon.a (mon.0) 1245 : cluster [WRN] pg 4.16 is stuck stale for 69s, current state stale+active+clean, last acting [0,3,7] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000646+0000 mon.a (mon.0) 1246 : cluster [WRN] pg 4.1c is stuck stale for 68s, current state stale+active+clean, last acting [2,1,3] 2024-07-28T19:50:00.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000654+0000 mon.a (mon.0) 1247 : cluster [WRN] pg 4.1e is stuck stale for 69s, current state stale+active+clean, last acting [0,7,3] 2024-07-28T19:50:00.694 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000662+0000 mon.a (mon.0) 1248 : cluster [WRN] pg 4.1f is stuck stale for 69s, current state stale+active+clean, last acting [6,5,1] 2024-07-28T19:50:00.694 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000671+0000 mon.a (mon.0) 1249 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 28 pgs undersized 2024-07-28T19:50:00.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000679+0000 mon.a (mon.0) 1250 : cluster [WRN] pg 2.5 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000687+0000 mon.a (mon.0) 1251 : cluster [WRN] pg 2.6 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000694+0000 mon.a (mon.0) 1252 : cluster [WRN] pg 3.1 is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000702+0000 mon.a (mon.0) 1253 : cluster [WRN] pg 3.3 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000710+0000 mon.a (mon.0) 1254 : cluster [WRN] pg 3.6 is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000717+0000 mon.a (mon.0) 1255 : cluster [WRN] pg 3.9 is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000725+0000 mon.a (mon.0) 1256 : cluster [WRN] pg 3.a is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000733+0000 mon.a (mon.0) 1257 : cluster [WRN] pg 3.e is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000744+0000 mon.a (mon.0) 1258 : cluster [WRN] pg 3.f is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000753+0000 mon.a (mon.0) 1259 : cluster [WRN] pg 3.11 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000764+0000 mon.a (mon.0) 1260 : cluster [WRN] pg 3.13 is stuck undersized for 67s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000772+0000 mon.a (mon.0) 1261 : cluster [WRN] pg 3.14 is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000780+0000 mon.a (mon.0) 1262 : cluster [WRN] pg 3.1a is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000788+0000 mon.a (mon.0) 1263 : cluster [WRN] pg 3.1b is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000796+0000 mon.a (mon.0) 1264 : cluster [WRN] pg 3.1c is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000803+0000 mon.a (mon.0) 1265 : cluster [WRN] pg 3.1d is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000810+0000 mon.a (mon.0) 1266 : cluster [WRN] pg 4.1 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000819+0000 mon.a (mon.0) 1267 : cluster [WRN] pg 4.2 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000828+0000 mon.a (mon.0) 1268 : cluster [WRN] pg 4.5 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.695 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000837+0000 mon.a (mon.0) 1269 : cluster [WRN] pg 4.9 is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.696 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000679+0000 mon.a (mon.0) 1250 : cluster [WRN] pg 2.5 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.696 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000687+0000 mon.a (mon.0) 1251 : cluster [WRN] pg 2.6 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.696 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000694+0000 mon.a (mon.0) 1252 : cluster [WRN] pg 3.1 is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.696 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000702+0000 mon.a (mon.0) 1253 : cluster [WRN] pg 3.3 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.696 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000710+0000 mon.a (mon.0) 1254 : cluster [WRN] pg 3.6 is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.696 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000717+0000 mon.a (mon.0) 1255 : cluster [WRN] pg 3.9 is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.696 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000725+0000 mon.a (mon.0) 1256 : cluster [WRN] pg 3.a is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000733+0000 mon.a (mon.0) 1257 : cluster [WRN] pg 3.e is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000744+0000 mon.a (mon.0) 1258 : cluster [WRN] pg 3.f is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000753+0000 mon.a (mon.0) 1259 : cluster [WRN] pg 3.11 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000764+0000 mon.a (mon.0) 1260 : cluster [WRN] pg 3.13 is stuck undersized for 67s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000772+0000 mon.a (mon.0) 1261 : cluster [WRN] pg 3.14 is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000780+0000 mon.a (mon.0) 1262 : cluster [WRN] pg 3.1a is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000788+0000 mon.a (mon.0) 1263 : cluster [WRN] pg 3.1b is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000796+0000 mon.a (mon.0) 1264 : cluster [WRN] pg 3.1c is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000803+0000 mon.a (mon.0) 1265 : cluster [WRN] pg 3.1d is stuck undersized for 68s, current state undersized+degraded+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000810+0000 mon.a (mon.0) 1266 : cluster [WRN] pg 4.1 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000819+0000 mon.a (mon.0) 1267 : cluster [WRN] pg 4.2 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000828+0000 mon.a (mon.0) 1268 : cluster [WRN] pg 4.5 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.697 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000837+0000 mon.a (mon.0) 1269 : cluster [WRN] pg 4.9 is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.698 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000845+0000 mon.a (mon.0) 1270 : cluster [WRN] pg 4.b is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.698 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000854+0000 mon.a (mon.0) 1271 : cluster [WRN] pg 4.c is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.698 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000864+0000 mon.a (mon.0) 1272 : cluster [WRN] pg 4.d is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.698 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000873+0000 mon.a (mon.0) 1273 : cluster [WRN] pg 4.e is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.698 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000880+0000 mon.a (mon.0) 1274 : cluster [WRN] pg 4.13 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.698 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000888+0000 mon.a (mon.0) 1275 : cluster [WRN] pg 4.18 is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.698 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000899+0000 mon.a (mon.0) 1276 : cluster [WRN] pg 4.1a is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.698 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.000909+0000 mon.a (mon.0) 1277 : cluster [WRN] pg 4.1b is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.698 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000845+0000 mon.a (mon.0) 1270 : cluster [WRN] pg 4.b is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.699 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000854+0000 mon.a (mon.0) 1271 : cluster [WRN] pg 4.c is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.699 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000864+0000 mon.a (mon.0) 1272 : cluster [WRN] pg 4.d is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.699 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000873+0000 mon.a (mon.0) 1273 : cluster [WRN] pg 4.e is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.699 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000880+0000 mon.a (mon.0) 1274 : cluster [WRN] pg 4.13 is stuck undersized for 68s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.699 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000888+0000 mon.a (mon.0) 1275 : cluster [WRN] pg 4.18 is stuck undersized for 67s, current state undersized+peered, last acting [4] 2024-07-28T19:50:00.699 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000899+0000 mon.a (mon.0) 1276 : cluster [WRN] pg 4.1a is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.699 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:00 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.000909+0000 mon.a (mon.0) 1277 : cluster [WRN] pg 4.1b is stuck undersized for 68s, current state active+undersized, last acting [4,3] 2024-07-28T19:50:00.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 35 16 16 0 0 0 - 0 2024-07-28T19:50:00.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:00.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[73694]: debug 2024-07-28T19:50:00.654+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:00.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:01.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:01.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:01.172 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:01.172 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:00 smithi155 bash[73694]: debug 2024-07-28T19:50:00.898+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:01.172 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:01 smithi155 bash[73694]: debug 2024-07-28T19:50:01.018+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:01.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:50:01.280 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:01.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:01.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:01.528 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:01 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.331597+0000 mgr.y (mgr.34101) 612 : cluster [DBG] pgmap v1306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:01.529 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:01 smithi045 bash[80445]: cluster 2024-07-28T19:50:00.494561+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check update: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2024-07-28T19:50:01.529 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:01 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.331597+0000 mgr.y (mgr.34101) 612 : cluster [DBG] pgmap v1306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:01.529 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:01 smithi045 bash[82788]: cluster 2024-07-28T19:50:00.494561+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check update: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2024-07-28T19:50:01.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:01 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.331597+0000 mgr.y (mgr.34101) 612 : cluster [DBG] pgmap v1306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:01.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:01 smithi155 bash[68033]: cluster 2024-07-28T19:50:00.494561+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check update: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2024-07-28T19:50:01.636 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:01.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 36 16 16 0 0 0 - 0 2024-07-28T19:50:01.738 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:01.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:01.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:01.990 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:02.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:01 smithi155 bash[73694]: debug 2024-07-28T19:50:01.738+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:02.106 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:50:02.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:02.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:02.312 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:02 smithi155 bash[73694]: debug 2024-07-28T19:50:02.058+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:02.312 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:02.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:02.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:02.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:02 smithi155 bash[73694]: debug 2024-07-28T19:50:02.322+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:02.554 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:50:02 smithi155 bash[60745]: ts=2024-07-28T19:50:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:50:02.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:02.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:02.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 37 16 16 0 0 0 - 0 2024-07-28T19:50:02.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:02.892 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:50:02.893 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:50:02.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:03.064 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:03.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:03.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:03.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:03 smithi155 bash[73694]: debug 2024-07-28T19:50:03.050+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:03.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:03.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:03.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:03.667 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:03.667 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:03 smithi155 bash[73694]: debug 2024-07-28T19:50:03.522+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:03.667 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:03 smithi155 bash[68033]: cluster 2024-07-28T19:50:02.333488+0000 mgr.y (mgr.34101) 613 : cluster [DBG] pgmap v1307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:03.667 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:03 smithi155 bash[68033]: audit 2024-07-28T19:50:03.059572+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:50:03.667 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:03 smithi155 bash[68033]: audit 2024-07-28T19:50:03.062131+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:03.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 38 16 16 0 0 0 - 0 2024-07-28T19:50:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:03 smithi045 bash[80445]: cluster 2024-07-28T19:50:02.333488+0000 mgr.y (mgr.34101) 613 : cluster [DBG] pgmap v1307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:03 smithi045 bash[80445]: audit 2024-07-28T19:50:03.059572+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:50:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:03 smithi045 bash[80445]: audit 2024-07-28T19:50:03.062131+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:03 smithi045 bash[82788]: cluster 2024-07-28T19:50:02.333488+0000 mgr.y (mgr.34101) 613 : cluster [DBG] pgmap v1307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:03 smithi045 bash[82788]: audit 2024-07-28T19:50:03.059572+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:50:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:03 smithi045 bash[82788]: audit 2024-07-28T19:50:03.062131+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:03.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:03.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:04.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:04.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:04 smithi155 bash[73694]: debug 2024-07-28T19:50:04.030+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:04.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:04.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:04.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:04.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:04 smithi155 bash[73694]: debug 2024-07-28T19:50:04.226+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:04.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:04.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:04.541 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:04.610 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:04.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 39 16 16 0 0 0 - 0 2024-07-28T19:50:04.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:04.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:04.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:05.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:05.206 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:05.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:05.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:05 smithi155 bash[73694]: debug 2024-07-28T19:50:05.014+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:05.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:05 smithi155 bash[73694]: debug 2024-07-28T19:50:05.062+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:05.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:05.445 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:05.558 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:05.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:05.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:05.692 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:05 smithi045 bash[82788]: cluster 2024-07-28T19:50:04.335240+0000 mgr.y (mgr.34101) 614 : cluster [DBG] pgmap v1308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:05.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:05 smithi045 bash[80445]: cluster 2024-07-28T19:50:04.335240+0000 mgr.y (mgr.34101) 614 : cluster [DBG] pgmap v1308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:05.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:50:05.709887+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:50:05.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:50:05.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 40 16 16 0 0 0 - 0 2024-07-28T19:50:05.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:05.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:05 smithi155 bash[68033]: cluster 2024-07-28T19:50:04.335240+0000 mgr.y (mgr.34101) 614 : cluster [DBG] pgmap v1308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:05.922 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:06.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:06.160 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:06.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:06.288 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:05 smithi155 bash[73694]: debug 2024-07-28T19:50:05.974+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:06.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:06.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:06.633 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:06.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 41 16 16 0 0 0 - 0 2024-07-28T19:50:06.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:06.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:06.993 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:07.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:07.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:07.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:06 smithi155 bash[73694]: debug 2024-07-28T19:50:06.965+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:07.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:07.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:07.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:07.691 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:07.691 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:07 smithi155 bash[68033]: cluster 2024-07-28T19:50:06.336934+0000 mgr.y (mgr.34101) 615 : cluster [DBG] pgmap v1309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:07.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 42 16 16 0 0 0 - 0 2024-07-28T19:50:07.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:07 smithi045 bash[80445]: cluster 2024-07-28T19:50:06.336934+0000 mgr.y (mgr.34101) 615 : cluster [DBG] pgmap v1309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:07 smithi045 bash[82788]: cluster 2024-07-28T19:50:06.336934+0000 mgr.y (mgr.34101) 615 : cluster [DBG] pgmap v1309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:07.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:07.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:50:07.942 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:07.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:07 smithi155 bash[73694]: debug 2024-07-28T19:50:07.689+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:08.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:08.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:08.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:08 smithi155 bash[73694]: debug 2024-07-28T19:50:08.001+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:08.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:08.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:08.418 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:08.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:08.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:08 smithi155 bash[68033]: cluster 2024-07-28T19:50:08.420138+0000 mon.a (mon.0) 1280 : cluster [WRN] Health check update: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale (PG_AVAILABILITY) 2024-07-28T19:50:08.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:08 smithi155 bash[73694]: debug 2024-07-28T19:50:08.281+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:08.658 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:08.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 43 16 16 0 0 0 - 0 2024-07-28T19:50:08.746 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:08 smithi045 bash[80445]: cluster 2024-07-28T19:50:08.420138+0000 mon.a (mon.0) 1280 : cluster [WRN] Health check update: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale (PG_AVAILABILITY) 2024-07-28T19:50:08.746 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:08 smithi045 bash[82788]: cluster 2024-07-28T19:50:08.420138+0000 mon.a (mon.0) 1280 : cluster [WRN] Health check update: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale (PG_AVAILABILITY) 2024-07-28T19:50:08.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:08.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:09.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:09.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:09.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:09.268 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:08 smithi155 bash[73694]: debug 2024-07-28T19:50:08.969+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:09.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:09.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:09 smithi155 bash[68033]: cluster 2024-07-28T19:50:08.338860+0000 mgr.y (mgr.34101) 616 : cluster [DBG] pgmap v1310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:09.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:09.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 44 16 16 0 0 0 - 0 2024-07-28T19:50:09.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:09.738 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:09 smithi045 bash[80445]: cluster 2024-07-28T19:50:08.338860+0000 mgr.y (mgr.34101) 616 : cluster [DBG] pgmap v1310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:09.738 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:09 smithi045 bash[82788]: cluster 2024-07-28T19:50:08.338860+0000 mgr.y (mgr.34101) 616 : cluster [DBG] pgmap v1310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:09.852 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:09.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:09.991 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:50:10.090 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:10.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:10.220 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:09 smithi155 bash[73694]: debug 2024-07-28T19:50:09.929+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:10.328 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:10.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:10.529 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:10.529 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:10 smithi155 bash[73694]: debug 2024-07-28T19:50:10.309+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:10.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:10.574 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:10 smithi045 bash[82788]: cluster 2024-07-28T19:50:10.474717+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check update: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2024-07-28T19:50:10.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:10 smithi045 bash[80445]: cluster 2024-07-28T19:50:10.474717+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check update: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2024-07-28T19:50:10.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:10.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 45 16 16 0 0 0 - 0 2024-07-28T19:50:10.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:10.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:10 smithi155 bash[68033]: cluster 2024-07-28T19:50:10.474717+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check update: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2024-07-28T19:50:10.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:10.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:10 smithi155 bash[73694]: debug 2024-07-28T19:50:10.777+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:10.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:50:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:50:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:50:11.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:11.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:10 smithi155 bash[73694]: debug 2024-07-28T19:50:10.893+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:11.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:11.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:11.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:11.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:11.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:11 smithi155 bash[68033]: cluster 2024-07-28T19:50:10.339964+0000 mgr.y (mgr.34101) 617 : cluster [DBG] pgmap v1311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:11.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:11 smithi155 bash[73694]: debug 2024-07-28T19:50:11.361+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:11.588 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:50:11.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T19:50:11.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:11.699 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:11 smithi045 bash[82788]: cluster 2024-07-28T19:50:10.339964+0000 mgr.y (mgr.34101) 617 : cluster [DBG] pgmap v1311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:11.699 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:11 smithi045 bash[80445]: cluster 2024-07-28T19:50:10.339964+0000 mgr.y (mgr.34101) 617 : cluster [DBG] pgmap v1311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:11.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 46 16 16 0 0 0 - 0 2024-07-28T19:50:11.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:11.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:11.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:12.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:12.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:11 smithi155 bash[73694]: debug 2024-07-28T19:50:11.845+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:12.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:11 smithi155 bash[73694]: debug 2024-07-28T19:50:11.909+0000 7f8e37e1e640 -1 osd.4 1097 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:12.108 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:12.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:12.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:12.464 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:12.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:50:12 smithi155 bash[60745]: ts=2024-07-28T19:50:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:50:12.545 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:50:12.583 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:12.621 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:12 smithi045 bash[80445]: audit 2024-07-28T19:50:12.046728+0000 mon.c (mon.2) 228 : audit [INF] from='client.? 172.21.15.45:0/31579420' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:50:12.622 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:12 smithi045 bash[80445]: audit 2024-07-28T19:50:12.047368+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:50:12.622 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:12 smithi045 bash[82788]: audit 2024-07-28T19:50:12.046728+0000 mon.c (mon.2) 228 : audit [INF] from='client.? 172.21.15.45:0/31579420' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:50:12.622 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:12 smithi045 bash[82788]: audit 2024-07-28T19:50:12.047368+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:50:12.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:12.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 47 16 16 0 0 0 - 0 2024-07-28T19:50:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:12 smithi155 bash[68033]: audit 2024-07-28T19:50:12.046728+0000 mon.c (mon.2) 228 : audit [INF] from='client.? 172.21.15.45:0/31579420' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:50:12.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:12 smithi155 bash[68033]: audit 2024-07-28T19:50:12.047368+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:50:12.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:12.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:13.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:13.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:13.190 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:12 smithi155 bash[73694]: debug 2024-07-28T19:50:12.865+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:13.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:13.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:13.532 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:13.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:13.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 48 16 16 0 0 0 - 0 2024-07-28T19:50:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:13 smithi045 bash[80445]: cluster 2024-07-28T19:50:12.341800+0000 mgr.y (mgr.34101) 618 : cluster [DBG] pgmap v1312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:13 smithi045 bash[80445]: cluster 2024-07-28T19:50:12.530296+0000 mon.a (mon.0) 1283 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:50:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:13 smithi045 bash[80445]: audit 2024-07-28T19:50:12.542538+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:50:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:13 smithi045 bash[80445]: cluster 2024-07-28T19:50:12.542656+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e1098: 8 total, 2 up, 8 in 2024-07-28T19:50:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:13 smithi045 bash[82788]: cluster 2024-07-28T19:50:12.341800+0000 mgr.y (mgr.34101) 618 : cluster [DBG] pgmap v1312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:13 smithi045 bash[82788]: cluster 2024-07-28T19:50:12.530296+0000 mon.a (mon.0) 1283 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:50:13.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:13 smithi045 bash[82788]: audit 2024-07-28T19:50:12.542538+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:50:13.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:13 smithi045 bash[82788]: cluster 2024-07-28T19:50:12.542656+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e1098: 8 total, 2 up, 8 in 2024-07-28T19:50:13.747 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:13.772 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:13.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:13 smithi155 bash[68033]: cluster 2024-07-28T19:50:12.341800+0000 mgr.y (mgr.34101) 618 : cluster [DBG] pgmap v1312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:13 smithi155 bash[68033]: cluster 2024-07-28T19:50:12.530296+0000 mon.a (mon.0) 1283 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:50:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:13 smithi155 bash[68033]: audit 2024-07-28T19:50:12.542538+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:50:13.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:13 smithi155 bash[68033]: cluster 2024-07-28T19:50:12.542656+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e1098: 8 total, 2 up, 8 in 2024-07-28T19:50:13.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:14.006 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:14.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:13 smithi155 bash[73694]: debug 2024-07-28T19:50:13.833+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:14.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:13 smithi155 bash[73694]: debug 2024-07-28T19:50:13.909+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:14.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:14.244 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:14.364 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:14.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:14.600 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:14.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 49 16 16 0 0 0 - 0 2024-07-28T19:50:14.720 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:14.838 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:14.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:15.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:14 smithi155 bash[73694]: debug 2024-07-28T19:50:14.881+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:15.069 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:15.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:15.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:15.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:50:15.425 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:15.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:15.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:15.666 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:15 smithi045 bash[80445]: cluster 2024-07-28T19:50:14.343522+0000 mgr.y (mgr.34101) 619 : cluster [DBG] pgmap v1314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:15.666 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:15 smithi045 bash[82788]: cluster 2024-07-28T19:50:14.343522+0000 mgr.y (mgr.34101) 619 : cluster [DBG] pgmap v1314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:15.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 50 16 16 0 0 0 - 0 2024-07-28T19:50:15.772 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:15.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:15.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:15 smithi155 bash[68033]: cluster 2024-07-28T19:50:14.343522+0000 mgr.y (mgr.34101) 619 : cluster [DBG] pgmap v1314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:15.892 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:16.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:16.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:15 smithi155 bash[73694]: debug 2024-07-28T19:50:15.877+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:16.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:15 smithi155 bash[73694]: debug 2024-07-28T19:50:15.929+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:16.109 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:16.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:16.249 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:16.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:16.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:16.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:16 smithi155 bash[73694]: debug 2024-07-28T19:50:16.345+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:16.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:16.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:16.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:16 smithi155 bash[73694]: debug 2024-07-28T19:50:16.461+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:16.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:16.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:16.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 51 16 16 0 0 0 - 0 2024-07-28T19:50:16.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:16.798 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:16 smithi155 bash[73694]: debug 2024-07-28T19:50:16.573+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:16.798 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:16.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:16.851 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:16 smithi155 bash[73694]: debug 2024-07-28T19:50:16.797+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:16.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:17.076 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:17.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:17.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:16 smithi155 bash[73694]: debug 2024-07-28T19:50:16.945+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:17.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:17.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:17 smithi155 bash[73694]: debug 2024-07-28T19:50:17.041+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:17.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:17.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:17.552 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:17.614 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:50:17.672 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:17.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 52 16 16 0 0 0 - 0 2024-07-28T19:50:17.711 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:17 smithi045 bash[80445]: cluster 2024-07-28T19:50:16.345243+0000 mgr.y (mgr.34101) 620 : cluster [DBG] pgmap v1315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:17.711 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:17 smithi045 bash[82788]: cluster 2024-07-28T19:50:16.345243+0000 mgr.y (mgr.34101) 620 : cluster [DBG] pgmap v1315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:17.788 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:17.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:17 smithi155 bash[68033]: cluster 2024-07-28T19:50:16.345243+0000 mgr.y (mgr.34101) 620 : cluster [DBG] pgmap v1315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:17.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:18.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:18.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:17 smithi155 bash[73694]: debug 2024-07-28T19:50:17.905+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:18.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:18 smithi155 bash[73694]: debug 2024-07-28T19:50:18.013+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:18.145 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:18.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:18.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:18.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:18.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:18.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 53 16 16 0 0 0 - 0 2024-07-28T19:50:18.746 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:18.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:18.916 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:50:18.917 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:50:18.989 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:19.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:19.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:19 smithi045 bash[80445]: audit 2024-07-28T19:50:18.058650+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:50:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:19 smithi045 bash[80445]: audit 2024-07-28T19:50:18.061222+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:19 smithi045 bash[80445]: cluster 2024-07-28T19:50:18.347193+0000 mgr.y (mgr.34101) 621 : cluster [DBG] pgmap v1316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:19 smithi045 bash[82788]: audit 2024-07-28T19:50:18.058650+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:50:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:19 smithi045 bash[82788]: audit 2024-07-28T19:50:18.061222+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:19 smithi045 bash[82788]: cluster 2024-07-28T19:50:18.347193+0000 mgr.y (mgr.34101) 621 : cluster [DBG] pgmap v1316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:19.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:19.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:18 smithi155 bash[73694]: debug 2024-07-28T19:50:18.933+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:19.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:19 smithi155 bash[68033]: audit 2024-07-28T19:50:18.058650+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:50:19.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:19 smithi155 bash[68033]: audit 2024-07-28T19:50:18.061222+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:19.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:19 smithi155 bash[68033]: cluster 2024-07-28T19:50:18.347193+0000 mgr.y (mgr.34101) 621 : cluster [DBG] pgmap v1316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:19.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:19.466 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:19.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:19.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:19.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 54 16 16 0 0 0 - 0 2024-07-28T19:50:19.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:19.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:19 smithi155 bash[73694]: debug 2024-07-28T19:50:19.685+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:19.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:19.933 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:19.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:20.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:20.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:20.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:19 smithi155 bash[73694]: debug 2024-07-28T19:50:19.937+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:20.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:20.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:20.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:20.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:20.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 55 16 16 0 0 0 - 0 2024-07-28T19:50:20.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:20.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:20.924 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:50:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:50:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:50:21.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:21.127 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:20 smithi155 bash[73694]: debug 2024-07-28T19:50:20.941+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:21.127 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:21.127 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:21 smithi155 bash[73694]: debug 2024-07-28T19:50:21.125+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:21.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:21.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:21.291 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:50:21.390 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:21.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:21.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:21.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:21 smithi155 bash[68033]: cluster 2024-07-28T19:50:20.348966+0000 mgr.y (mgr.34101) 622 : cluster [DBG] pgmap v1317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:21.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:21.678 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:21 smithi045 bash[80445]: cluster 2024-07-28T19:50:20.348966+0000 mgr.y (mgr.34101) 622 : cluster [DBG] pgmap v1317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:21.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:21 smithi045 bash[82788]: cluster 2024-07-28T19:50:20.348966+0000 mgr.y (mgr.34101) 622 : cluster [DBG] pgmap v1317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:21.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 56 16 16 0 0 0 - 0 2024-07-28T19:50:21.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:21.754 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:21 smithi155 bash[73694]: debug 2024-07-28T19:50:21.609+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:21.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:21.976 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:22.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:22.217 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:22.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:21 smithi155 bash[73694]: debug 2024-07-28T19:50:21.949+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:22.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:22.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:22.464 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:50:22.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T19:50:22.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:22.680 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:22.691 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:50:22 smithi155 bash[60745]: ts=2024-07-28T19:50:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:50:22.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 57 16 16 0 0 0 - 0 2024-07-28T19:50:22.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:22.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:23.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:23.156 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:23.273 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:23.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:22 smithi155 bash[73694]: debug 2024-07-28T19:50:22.985+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:23.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:23.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:23 smithi045 bash[82788]: cluster 2024-07-28T19:50:22.349996+0000 mgr.y (mgr.34101) 623 : cluster [DBG] pgmap v1318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:23.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:23 smithi045 bash[80445]: cluster 2024-07-28T19:50:22.349996+0000 mgr.y (mgr.34101) 623 : cluster [DBG] pgmap v1318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:23.516 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:23.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:23.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 58 16 16 0 0 0 - 0 2024-07-28T19:50:23.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:23.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:23 smithi155 bash[68033]: cluster 2024-07-28T19:50:22.349996+0000 mgr.y (mgr.34101) 623 : cluster [DBG] pgmap v1318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:23.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:23.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:50:23.992 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:24.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:23 smithi155 bash[73694]: debug 2024-07-28T19:50:23.969+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:24.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:24.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:24.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:24.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:24 smithi155 bash[73694]: debug 2024-07-28T19:50:24.193+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:24.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:24.468 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:24.583 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:24.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:24.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 59 16 16 0 0 0 - 0 2024-07-28T19:50:24.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:24.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:25.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:25.174 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:25.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:25.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:24 smithi155 bash[73694]: debug 2024-07-28T19:50:24.981+0000 7f8e37e1e640 -1 osd.4 1098 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:25.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:25.428 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:50:25.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:25.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:25 smithi045 bash[82788]: cluster 2024-07-28T19:50:24.350871+0000 mgr.y (mgr.34101) 624 : cluster [DBG] pgmap v1319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:25.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:25 smithi045 bash[82788]: audit 2024-07-28T19:50:24.681159+0000 mon.c (mon.2) 230 : audit [INF] from='client.? 172.21.15.45:0/986428767' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:50:25.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:25 smithi045 bash[82788]: audit 2024-07-28T19:50:24.681707+0000 mon.a (mon.0) 1287 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:50:25.628 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:25 smithi045 bash[80445]: cluster 2024-07-28T19:50:24.350871+0000 mgr.y (mgr.34101) 624 : cluster [DBG] pgmap v1319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:25.628 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:25 smithi045 bash[80445]: audit 2024-07-28T19:50:24.681159+0000 mon.c (mon.2) 230 : audit [INF] from='client.? 172.21.15.45:0/986428767' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:50:25.628 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:25 smithi045 bash[80445]: audit 2024-07-28T19:50:24.681707+0000 mon.a (mon.0) 1287 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:50:25.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:25.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:50:25.712545+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:50:25.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:50:25.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 60 16 16 0 0 0 - 0 2024-07-28T19:50:25.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:25.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:25.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:25 smithi155 bash[73694]: debug 2024-07-28T19:50:25.609+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:25.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:25 smithi155 bash[68033]: cluster 2024-07-28T19:50:24.350871+0000 mgr.y (mgr.34101) 624 : cluster [DBG] pgmap v1319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:25.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:25 smithi155 bash[68033]: audit 2024-07-28T19:50:24.681159+0000 mon.c (mon.2) 230 : audit [INF] from='client.? 172.21.15.45:0/986428767' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:50:25.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:25 smithi155 bash[68033]: audit 2024-07-28T19:50:24.681707+0000 mon.a (mon.0) 1287 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:50:25.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:26.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:26.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:26.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:25 smithi155 bash[73694]: debug 2024-07-28T19:50:25.861+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:26.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:25 smithi155 bash[73694]: debug 2024-07-28T19:50:25.969+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:26.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:26.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:26.357 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:26.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:26 smithi045 bash[82788]: cluster 2024-07-28T19:50:25.412881+0000 mon.a (mon.0) 1288 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:50:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:26 smithi045 bash[82788]: audit 2024-07-28T19:50:25.427925+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:50:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:26 smithi045 bash[82788]: cluster 2024-07-28T19:50:25.428059+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e1099: 8 total, 2 up, 8 in 2024-07-28T19:50:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:26 smithi045 bash[80445]: cluster 2024-07-28T19:50:25.412881+0000 mon.a (mon.0) 1288 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:50:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:26 smithi045 bash[80445]: audit 2024-07-28T19:50:25.427925+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:50:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:26 smithi045 bash[80445]: cluster 2024-07-28T19:50:25.428059+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e1099: 8 total, 2 up, 8 in 2024-07-28T19:50:26.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:26.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:26.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 61 16 16 0 0 0 - 0 2024-07-28T19:50:26.712 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:26 smithi155 bash[73694]: debug 2024-07-28T19:50:26.561+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:26 smithi155 bash[68033]: cluster 2024-07-28T19:50:25.412881+0000 mon.a (mon.0) 1288 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:50:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:26 smithi155 bash[68033]: audit 2024-07-28T19:50:25.427925+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:50:26.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:26 smithi155 bash[68033]: cluster 2024-07-28T19:50:25.428059+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e1099: 8 total, 2 up, 8 in 2024-07-28T19:50:26.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:26.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:27.064 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:27.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:27.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:26 smithi155 bash[73694]: debug 2024-07-28T19:50:26.977+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:27.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:27.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:27 smithi045 bash[80445]: cluster 2024-07-28T19:50:26.352598+0000 mgr.y (mgr.34101) 625 : cluster [DBG] pgmap v1321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:27 smithi045 bash[82788]: cluster 2024-07-28T19:50:26.352598+0000 mgr.y (mgr.34101) 625 : cluster [DBG] pgmap v1321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:27.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:27.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:27.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 62 16 16 0 0 0 - 0 2024-07-28T19:50:27.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:27.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:27 smithi155 bash[68033]: cluster 2024-07-28T19:50:26.352598+0000 mgr.y (mgr.34101) 625 : cluster [DBG] pgmap v1321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:27.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:28.016 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:28.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:28.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:50:28.230 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:27 smithi155 bash[73694]: debug 2024-07-28T19:50:27.937+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:28.231 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:28.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:28.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:28 smithi155 bash[73694]: debug 2024-07-28T19:50:28.229+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:28.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:28.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:28.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:28.498 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:28 smithi155 bash[73694]: debug 2024-07-28T19:50:28.329+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:28.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:28.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:28 smithi155 bash[73694]: debug 2024-07-28T19:50:28.461+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:28.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:28.690 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:28.690 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:28.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 63 16 16 0 0 0 - 0 2024-07-28T19:50:28.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:28.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:28.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:29.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:29.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:28 smithi155 bash[73694]: debug 2024-07-28T19:50:28.821+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:29.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:28 smithi155 bash[73694]: debug 2024-07-28T19:50:28.953+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:29.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:29.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:29.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:29.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:29.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:29.558 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:29.651 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:29 smithi155 bash[68033]: cluster 2024-07-28T19:50:28.354473+0000 mgr.y (mgr.34101) 626 : cluster [DBG] pgmap v1322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:29.651 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:29 smithi155 bash[73694]: debug 2024-07-28T19:50:29.405+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:29.651 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:29.677 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:29.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 64 16 16 0 0 0 - 0 2024-07-28T19:50:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:29 smithi045 bash[80445]: cluster 2024-07-28T19:50:28.354473+0000 mgr.y (mgr.34101) 626 : cluster [DBG] pgmap v1322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:29.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:29 smithi045 bash[82788]: cluster 2024-07-28T19:50:28.354473+0000 mgr.y (mgr.34101) 626 : cluster [DBG] pgmap v1322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:29.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:29.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:29.996 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:29 smithi155 bash[73694]: debug 2024-07-28T19:50:29.649+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:29.996 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:29.996 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:29 smithi155 bash[73694]: debug 2024-07-28T19:50:29.765+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:30.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:30.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:30.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:30.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:29 smithi155 bash[73694]: debug 2024-07-28T19:50:29.993+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:30.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:30.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:30 smithi155 bash[73694]: debug 2024-07-28T19:50:30.225+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:30.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:30.509 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:30.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:30.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 65 16 16 0 0 0 - 0 2024-07-28T19:50:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:50:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:50:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T19:50:30.740 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:30.853 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:30.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:31.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:31.210 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:31.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:31 smithi155 bash[73694]: debug 2024-07-28T19:50:31.009+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:31.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:31.329 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:31.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:31.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:31 smithi155 bash[68033]: cluster 2024-07-28T19:50:30.356242+0000 mgr.y (mgr.34101) 627 : cluster [DBG] pgmap v1323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:31.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:31 smithi155 bash[73694]: debug 2024-07-28T19:50:31.301+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:31.570 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:31.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:31 smithi045 bash[80445]: cluster 2024-07-28T19:50:30.356242+0000 mgr.y (mgr.34101) 627 : cluster [DBG] pgmap v1323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:31.581 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:31 smithi045 bash[82788]: cluster 2024-07-28T19:50:30.356242+0000 mgr.y (mgr.34101) 627 : cluster [DBG] pgmap v1323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:31.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:31.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 66 16 16 0 0 0 - 0 2024-07-28T19:50:31.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:31.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:32.033 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:32.033 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:31 smithi155 bash[73694]: debug 2024-07-28T19:50:31.885+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:32.044 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:32.120 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:32 smithi155 bash[73694]: debug 2024-07-28T19:50:32.033+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:32.120 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:32.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:32.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:32.312 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:32 smithi155 bash[73694]: debug 2024-07-28T19:50:32.121+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:32.313 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:32.313 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:32 smithi155 bash[73694]: debug 2024-07-28T19:50:32.245+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:32.402 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:32.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:32.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:50:32 smithi155 bash[60745]: ts=2024-07-28T19:50:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:50:32.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:32.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 67 16 16 0 0 0 - 0 2024-07-28T19:50:32.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:32.761 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:32.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:32.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:33.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:33.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:33.357 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:33.439 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:33 smithi155 bash[73694]: debug 2024-07-28T19:50:33.053+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:33.477 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:33.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:33.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 68 16 16 0 0 0 - 0 2024-07-28T19:50:33.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:33 smithi045 bash[80445]: cluster 2024-07-28T19:50:32.358165+0000 mgr.y (mgr.34101) 628 : cluster [DBG] pgmap v1324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:33 smithi045 bash[80445]: audit 2024-07-28T19:50:33.053074+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:33 smithi045 bash[82788]: cluster 2024-07-28T19:50:32.358165+0000 mgr.y (mgr.34101) 628 : cluster [DBG] pgmap v1324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:33 smithi045 bash[82788]: audit 2024-07-28T19:50:33.053074+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:33.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:33 smithi155 bash[68033]: cluster 2024-07-28T19:50:32.358165+0000 mgr.y (mgr.34101) 628 : cluster [DBG] pgmap v1324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:33.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:33 smithi155 bash[68033]: audit 2024-07-28T19:50:33.053074+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:33.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:33.953 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:34.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:34.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:34.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:34 smithi155 bash[73694]: debug 2024-07-28T19:50:34.021+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:34.308 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:34.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:34.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:34.664 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:34.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 69 16 16 0 0 0 - 0 2024-07-28T19:50:34.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:34.874 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:50:34.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:35.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:35.077 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:50:35.177 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:35.290 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:35.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:34 smithi155 bash[73694]: debug 2024-07-28T19:50:34.985+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:35.404 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:35.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:35.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:35.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 70 16 16 0 0 0 - 0 2024-07-28T19:50:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:35 smithi045 bash[80445]: cluster 2024-07-28T19:50:34.359453+0000 mgr.y (mgr.34101) 629 : cluster [DBG] pgmap v1325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:35 smithi045 bash[82788]: cluster 2024-07-28T19:50:34.359453+0000 mgr.y (mgr.34101) 629 : cluster [DBG] pgmap v1325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:35.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:35.773 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:35.773 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:35 smithi155 bash[73694]: debug 2024-07-28T19:50:35.497+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:35.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:35 smithi155 bash[68033]: cluster 2024-07-28T19:50:34.359453+0000 mgr.y (mgr.34101) 629 : cluster [DBG] pgmap v1325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:35.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:36.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:36.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:35 smithi155 bash[73694]: debug 2024-07-28T19:50:35.965+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:36.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:36.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:36.359 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:36.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:36.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:36.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:36 smithi155 bash[73694]: debug 2024-07-28T19:50:36.345+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:36.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:36.680 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:50:36.680 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:50:36.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 71 16 16 0 0 0 - 0 2024-07-28T19:50:36.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:36.722 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:50:36.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T19:50:36.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:36.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:37.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:37.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:37.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:37.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:36 smithi155 bash[73694]: debug 2024-07-28T19:50:36.953+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:37.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:37.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:37 smithi155 bash[73694]: debug 2024-07-28T19:50:37.153+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:37.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:37.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:37.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:37.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 72 16 16 0 0 0 - 0 2024-07-28T19:50:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:37 smithi045 bash[82788]: cluster 2024-07-28T19:50:36.361164+0000 mgr.y (mgr.34101) 630 : cluster [DBG] pgmap v1326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:37 smithi045 bash[80445]: cluster 2024-07-28T19:50:36.361164+0000 mgr.y (mgr.34101) 630 : cluster [DBG] pgmap v1326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:37.778 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:37.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:37.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:37 smithi155 bash[73694]: debug 2024-07-28T19:50:37.641+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:37.789 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:37 smithi155 bash[68033]: cluster 2024-07-28T19:50:36.361164+0000 mgr.y (mgr.34101) 630 : cluster [DBG] pgmap v1326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:37.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:38.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:38.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:37 smithi155 bash[73694]: debug 2024-07-28T19:50:37.905+0000 7f8e37e1e640 -1 osd.4 1099 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:38.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:38.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:38.361 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:38.464 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:50:38.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:38.509 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:38 smithi045 bash[82788]: audit 2024-07-28T19:50:38.304070+0000 mon.c (mon.2) 232 : audit [INF] from='client.? 172.21.15.45:0/1208340013' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:50:38.510 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:38 smithi045 bash[82788]: audit 2024-07-28T19:50:38.304726+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:50:38.510 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:38 smithi045 bash[80445]: audit 2024-07-28T19:50:38.304070+0000 mon.c (mon.2) 232 : audit [INF] from='client.? 172.21.15.45:0/1208340013' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:50:38.510 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:38 smithi045 bash[80445]: audit 2024-07-28T19:50:38.304726+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:50:38.597 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:38.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 73 16 16 0 0 0 - 0 2024-07-28T19:50:38.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:38.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:38.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:38 smithi155 bash[73694]: debug 2024-07-28T19:50:38.465+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:38.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:38 smithi155 bash[68033]: audit 2024-07-28T19:50:38.304070+0000 mon.c (mon.2) 232 : audit [INF] from='client.? 172.21.15.45:0/1208340013' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:50:38.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:38 smithi155 bash[68033]: audit 2024-07-28T19:50:38.304726+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:50:38.835 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:38.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:39.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:38 smithi155 bash[73694]: debug 2024-07-28T19:50:38.921+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:39.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:39.174 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:39.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:39.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:39.391 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:39 smithi155 bash[73694]: debug 2024-07-28T19:50:39.173+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:39.391 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:39.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:39.451 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:39 smithi155 bash[73694]: debug 2024-07-28T19:50:39.389+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:39 smithi045 bash[80445]: cluster 2024-07-28T19:50:38.362709+0000 mgr.y (mgr.34101) 631 : cluster [DBG] pgmap v1327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:39 smithi045 bash[80445]: cluster 2024-07-28T19:50:38.448684+0000 mon.a (mon.0) 1292 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:50:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:39 smithi045 bash[80445]: audit 2024-07-28T19:50:38.463042+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:50:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:39 smithi045 bash[80445]: cluster 2024-07-28T19:50:38.463244+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e1100: 8 total, 2 up, 8 in 2024-07-28T19:50:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:39 smithi045 bash[82788]: cluster 2024-07-28T19:50:38.362709+0000 mgr.y (mgr.34101) 631 : cluster [DBG] pgmap v1327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:39 smithi045 bash[82788]: cluster 2024-07-28T19:50:38.448684+0000 mon.a (mon.0) 1292 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:50:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:39 smithi045 bash[82788]: audit 2024-07-28T19:50:38.463042+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:50:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:39 smithi045 bash[82788]: cluster 2024-07-28T19:50:38.463244+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e1100: 8 total, 2 up, 8 in 2024-07-28T19:50:39.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:39.675 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:39.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 74 16 16 0 0 0 - 0 2024-07-28T19:50:39.794 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:39 smithi155 bash[68033]: cluster 2024-07-28T19:50:38.362709+0000 mgr.y (mgr.34101) 631 : cluster [DBG] pgmap v1327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:39 smithi155 bash[68033]: cluster 2024-07-28T19:50:38.448684+0000 mon.a (mon.0) 1292 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:50:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:39 smithi155 bash[68033]: audit 2024-07-28T19:50:38.463042+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:50:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:39 smithi155 bash[68033]: cluster 2024-07-28T19:50:38.463244+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e1100: 8 total, 2 up, 8 in 2024-07-28T19:50:39.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:40.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:40.152 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:40.272 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:40.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:39 smithi155 bash[73694]: debug 2024-07-28T19:50:39.965+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:40.392 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:40.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:40.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:40.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 75 16 16 0 0 0 - 0 2024-07-28T19:50:40.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:40.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:50:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:50:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:50:40.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:41.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:40 smithi155 bash[73694]: debug 2024-07-28T19:50:40.921+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:41.109 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:41.202 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:41.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:50:41.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:41.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:41.455 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:41 smithi155 bash[73694]: debug 2024-07-28T19:50:41.201+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:41.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:41.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:41.633 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:41 smithi045 bash[80445]: cluster 2024-07-28T19:50:40.364468+0000 mgr.y (mgr.34101) 632 : cluster [DBG] pgmap v1329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:41.633 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:41 smithi045 bash[82788]: cluster 2024-07-28T19:50:40.364468+0000 mgr.y (mgr.34101) 632 : cluster [DBG] pgmap v1329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:41.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:50:41.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 76 16 16 0 0 0 - 0 2024-07-28T19:50:41.734 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:41.740 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:41 smithi155 bash[68033]: cluster 2024-07-28T19:50:40.364468+0000 mgr.y (mgr.34101) 632 : cluster [DBG] pgmap v1329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:41.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:41.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:42.090 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:42.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:42.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:41 smithi155 bash[73694]: debug 2024-07-28T19:50:41.885+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:42.328 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:42.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:42.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:50:42 smithi155 bash[60745]: ts=2024-07-28T19:50:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:50:42.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:42.687 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:42.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 77 16 16 0 0 0 - 0 2024-07-28T19:50:42.804 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:42.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:43.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:43.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:43.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:42 smithi155 bash[73694]: debug 2024-07-28T19:50:42.869+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:43.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:43.400 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:43.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:43.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:43 smithi155 bash[73694]: debug 2024-07-28T19:50:43.257+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:43.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:43.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:43 smithi155 bash[73694]: debug 2024-07-28T19:50:43.357+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:43.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:43.643 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:43.651 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:43 smithi045 bash[82788]: cluster 2024-07-28T19:50:42.366377+0000 mgr.y (mgr.34101) 633 : cluster [DBG] pgmap v1330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:43.652 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:43 smithi045 bash[80445]: cluster 2024-07-28T19:50:42.366377+0000 mgr.y (mgr.34101) 633 : cluster [DBG] pgmap v1330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:43.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 78 16 16 0 0 0 - 0 2024-07-28T19:50:43.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:43 smithi155 bash[68033]: cluster 2024-07-28T19:50:42.366377+0000 mgr.y (mgr.34101) 633 : cluster [DBG] pgmap v1330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:43.880 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:43.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:44.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:43 smithi155 bash[73694]: debug 2024-07-28T19:50:43.829+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:44.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:44.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:44.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:44.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:44.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:44.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:44.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 79 16 16 0 0 0 - 0 2024-07-28T19:50:44.835 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:44.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:45.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:44 smithi155 bash[73694]: debug 2024-07-28T19:50:44.789+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:45.076 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:45.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:45.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:45.336 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:50:45.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:45.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:45.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:45 smithi155 bash[73694]: debug 2024-07-28T19:50:45.285+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:45.481 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:45 smithi045 bash[80445]: cluster 2024-07-28T19:50:44.368241+0000 mgr.y (mgr.34101) 634 : cluster [DBG] pgmap v1331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:45.481 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:45 smithi045 bash[82788]: cluster 2024-07-28T19:50:44.368241+0000 mgr.y (mgr.34101) 634 : cluster [DBG] pgmap v1331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:45.544 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:45.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:45.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:50:45.715242+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:50:45.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:50:45.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 80 16 16 0 0 0 - 0 2024-07-28T19:50:45.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:45.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:45 smithi155 bash[68033]: cluster 2024-07-28T19:50:44.368241+0000 mgr.y (mgr.34101) 634 : cluster [DBG] pgmap v1331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:45.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:46.020 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:46.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:45 smithi155 bash[73694]: debug 2024-07-28T19:50:45.785+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:46.060 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:50:46.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T19:50:46.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:46.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:46.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:46.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:46.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:46.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 81 16 16 0 0 0 - 0 2024-07-28T19:50:46.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:46.854 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:46.972 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:47.071 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:46 smithi155 bash[73694]: debug 2024-07-28T19:50:46.809+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:47.071 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:47.093 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:47.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:47.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:47 smithi155 bash[73694]: debug 2024-07-28T19:50:47.069+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:47.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:47.450 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:47.555 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:47.556 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:47.569 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:47.689 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:47.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 82 16 16 0 0 0 - 0 2024-07-28T19:50:47.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:47 smithi045 bash[80445]: cluster 2024-07-28T19:50:46.369135+0000 mgr.y (mgr.34101) 635 : cluster [DBG] pgmap v1332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:47.715 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:47 smithi045 bash[82788]: cluster 2024-07-28T19:50:46.369135+0000 mgr.y (mgr.34101) 635 : cluster [DBG] pgmap v1332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:47.772 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:47.772 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:47 smithi155 bash[68033]: cluster 2024-07-28T19:50:46.369135+0000 mgr.y (mgr.34101) 635 : cluster [DBG] pgmap v1332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:47.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:47.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:47.933 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:47 smithi155 bash[73694]: debug 2024-07-28T19:50:47.769+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:47.933 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:47 smithi155 bash[73694]: debug 2024-07-28T19:50:47.789+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:48.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:48.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:48.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:48.397 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:48.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:48.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:48 smithi155 bash[68033]: audit 2024-07-28T19:50:48.053380+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:48.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:48.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:48 smithi155 bash[73694]: debug 2024-07-28T19:50:48.377+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:48.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:48.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:48.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 83 16 16 0 0 0 - 0 2024-07-28T19:50:48.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:48 smithi045 bash[80445]: audit 2024-07-28T19:50:48.053380+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:48.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:48 smithi045 bash[82788]: audit 2024-07-28T19:50:48.053380+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:50:48.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:48.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:48.882 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:48 smithi155 bash[73694]: debug 2024-07-28T19:50:48.609+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:48.883 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:48 smithi155 bash[73694]: debug 2024-07-28T19:50:48.781+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:48.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:49.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:49.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:49.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:49.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:49 smithi155 bash[73694]: debug 2024-07-28T19:50:49.069+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:49.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:49.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:49.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:49.585 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:49 smithi045 bash[82788]: cluster 2024-07-28T19:50:48.371025+0000 mgr.y (mgr.34101) 636 : cluster [DBG] pgmap v1333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:49.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:49 smithi045 bash[80445]: cluster 2024-07-28T19:50:48.371025+0000 mgr.y (mgr.34101) 636 : cluster [DBG] pgmap v1333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:49.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:49.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 84 16 16 0 0 0 - 0 2024-07-28T19:50:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:49 smithi155 bash[68033]: cluster 2024-07-28T19:50:48.371025+0000 mgr.y (mgr.34101) 636 : cluster [DBG] pgmap v1333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:49.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:49.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:50.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:50.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:50.185 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:49 smithi155 bash[73694]: debug 2024-07-28T19:50:49.829+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:50.186 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:50.186 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:49 smithi155 bash[73694]: debug 2024-07-28T19:50:49.897+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:50.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:50.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:50.529 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:50.648 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:50.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 85 16 16 0 0 0 - 0 2024-07-28T19:50:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:50:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:50:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T19:50:50.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:50.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:50.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:50 smithi155 bash[73694]: debug 2024-07-28T19:50:50.633+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:50.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:50.886 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:50.935 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:50:51.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:51.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:51.136 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:50 smithi155 bash[73694]: debug 2024-07-28T19:50:50.845+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:51.136 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:50 smithi155 bash[73694]: debug 2024-07-28T19:50:50.853+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:51.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:51.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:51.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:51.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:51.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 86 16 16 0 0 0 - 0 2024-07-28T19:50:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:51 smithi045 bash[80445]: cluster 2024-07-28T19:50:50.372151+0000 mgr.y (mgr.34101) 637 : cluster [DBG] pgmap v1334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:51.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:51 smithi045 bash[82788]: cluster 2024-07-28T19:50:50.372151+0000 mgr.y (mgr.34101) 637 : cluster [DBG] pgmap v1334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:51.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:51 smithi155 bash[68033]: cluster 2024-07-28T19:50:50.372151+0000 mgr.y (mgr.34101) 637 : cluster [DBG] pgmap v1334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:51.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:51.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:51 smithi155 bash[73694]: debug 2024-07-28T19:50:51.445+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:51.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:51.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:52.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:52.089 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:51 smithi155 bash[73694]: debug 2024-07-28T19:50:51.833+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:52.187 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:52.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:52.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:52.437 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:52.448 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:52 smithi155 bash[73694]: debug 2024-07-28T19:50:52.185+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:52.448 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:50:52 smithi155 bash[60745]: ts=2024-07-28T19:50:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:50:52.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:52.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:52.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 87 16 16 0 0 0 - 0 2024-07-28T19:50:52.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:52.915 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:53.033 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:53.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:53.272 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:53.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:52 smithi155 bash[73694]: debug 2024-07-28T19:50:52.861+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:53.370 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:50:53.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:53.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:53.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:53 smithi155 bash[68033]: cluster 2024-07-28T19:50:52.374033+0000 mgr.y (mgr.34101) 638 : cluster [DBG] pgmap v1335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:53.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:53.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 88 16 16 0 0 0 - 0 2024-07-28T19:50:53.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:53.749 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:53 smithi045 bash[80445]: cluster 2024-07-28T19:50:52.374033+0000 mgr.y (mgr.34101) 638 : cluster [DBG] pgmap v1335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:53.749 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:53 smithi045 bash[82788]: cluster 2024-07-28T19:50:52.374033+0000 mgr.y (mgr.34101) 638 : cluster [DBG] pgmap v1335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:53.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:53.972 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:54.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:54.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:53 smithi155 bash[73694]: debug 2024-07-28T19:50:53.857+0000 7f8e37e1e640 -1 osd.4 1100 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:54.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:54.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:53 smithi155 bash[73694]: debug 2024-07-28T19:50:53.933+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:54.159 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:54.208 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:54.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:54.439 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:54.450 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:54 smithi155 bash[73694]: debug 2024-07-28T19:50:54.157+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:54.485 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:50:54.486 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:50:54.500 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:50:54.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:54.566 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:54 smithi045 bash[80445]: audit 2024-07-28T19:50:53.799471+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? 172.21.15.45:0/3862945569' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:50:54.566 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:54 smithi045 bash[80445]: audit 2024-07-28T19:50:53.878498+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:50:54.566 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:54 smithi045 bash[82788]: audit 2024-07-28T19:50:53.799471+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? 172.21.15.45:0/3862945569' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:50:54.566 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:54 smithi045 bash[82788]: audit 2024-07-28T19:50:53.878498+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:50:54.671 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:54.684 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:54 smithi155 bash[68033]: audit 2024-07-28T19:50:53.799471+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? 172.21.15.45:0/3862945569' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:50:54.684 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:54 smithi155 bash[68033]: audit 2024-07-28T19:50:53.878498+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:50:54.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 89 16 16 0 0 0 - 0 2024-07-28T19:50:54.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:54.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:55.033 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:55.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:54 smithi155 bash[73694]: debug 2024-07-28T19:50:54.857+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:55.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:55.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:55.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:55.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:55.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:55.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:55 smithi155 bash[68033]: cluster 2024-07-28T19:50:54.375766+0000 mgr.y (mgr.34101) 639 : cluster [DBG] pgmap v1336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:55.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:55 smithi155 bash[68033]: cluster 2024-07-28T19:50:54.487909+0000 mon.a (mon.0) 1296 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:50:55.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:55 smithi155 bash[68033]: audit 2024-07-28T19:50:54.501112+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.45:0/3862945569' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:50:55.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:55 smithi155 bash[68033]: cluster 2024-07-28T19:50:54.501277+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e1101: 8 total, 2 up, 8 in 2024-07-28T19:50:55.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:55.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 90 16 16 0 0 0 - 0 2024-07-28T19:50:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:55 smithi045 bash[80445]: cluster 2024-07-28T19:50:54.375766+0000 mgr.y (mgr.34101) 639 : cluster [DBG] pgmap v1336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:55 smithi045 bash[80445]: cluster 2024-07-28T19:50:54.487909+0000 mon.a (mon.0) 1296 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:50:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:55 smithi045 bash[80445]: audit 2024-07-28T19:50:54.501112+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.45:0/3862945569' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:50:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:55 smithi045 bash[80445]: cluster 2024-07-28T19:50:54.501277+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e1101: 8 total, 2 up, 8 in 2024-07-28T19:50:55.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:55 smithi045 bash[82788]: cluster 2024-07-28T19:50:54.375766+0000 mgr.y (mgr.34101) 639 : cluster [DBG] pgmap v1336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:55 smithi045 bash[82788]: cluster 2024-07-28T19:50:54.487909+0000 mon.a (mon.0) 1296 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:50:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:55 smithi045 bash[82788]: audit 2024-07-28T19:50:54.501112+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.45:0/3862945569' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:50:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:55 smithi045 bash[82788]: cluster 2024-07-28T19:50:54.501277+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e1101: 8 total, 2 up, 8 in 2024-07-28T19:50:55.746 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:55.757 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:55 smithi155 bash[73694]: debug 2024-07-28T19:50:55.609+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:55.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:55.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:56.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:55 smithi155 bash[73694]: debug 2024-07-28T19:50:55.857+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:56.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:56.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:56.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:56.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:56.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:56.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:56.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 91 16 16 0 0 0 - 0 2024-07-28T19:50:56.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:56.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:57.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:57.167 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:50:57.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:57.179 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:56 smithi155 bash[73694]: debug 2024-07-28T19:50:56.809+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:57.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:57.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:57.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:57.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:57 smithi155 bash[73694]: debug 2024-07-28T19:50:57.261+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:57.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:57.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:57.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:57.653 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:57 smithi045 bash[80445]: cluster 2024-07-28T19:50:56.377534+0000 mgr.y (mgr.34101) 640 : cluster [DBG] pgmap v1338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:57.653 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:57 smithi045 bash[82788]: cluster 2024-07-28T19:50:56.377534+0000 mgr.y (mgr.34101) 640 : cluster [DBG] pgmap v1338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:57.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 92 16 16 0 0 0 - 0 2024-07-28T19:50:57.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:57 smithi155 bash[68033]: cluster 2024-07-28T19:50:56.377534+0000 mgr.y (mgr.34101) 640 : cluster [DBG] pgmap v1338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:57.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:57 smithi155 bash[73694]: debug 2024-07-28T19:50:57.501+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:57.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:57.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:57 smithi155 bash[73694]: debug 2024-07-28T19:50:57.601+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:57.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:57.886 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:50:57.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T19:50:57.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:50:58.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:58.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:58.131 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:57 smithi155 bash[73694]: debug 2024-07-28T19:50:57.832+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:58.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:50:58.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:58.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:58.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:58.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:50:58.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 93 16 16 0 0 0 - 0 2024-07-28T19:50:58.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:58.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:59.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:59.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:50:59.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:58 smithi155 bash[73694]: debug 2024-07-28T19:50:58.844+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:50:59.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:50:59.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:50:59.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:50:59.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:50:59.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:59.666 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:50:59.666 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:59 smithi155 bash[73694]: debug 2024-07-28T19:50:59.384+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:50:59.667 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:50:59 smithi155 bash[68033]: cluster 2024-07-28T19:50:58.379443+0000 mgr.y (mgr.34101) 641 : cluster [DBG] pgmap v1339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:59.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 94 16 16 0 0 0 - 0 2024-07-28T19:50:59.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:50:59.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:50:59.893 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:50:59 smithi045 bash[82788]: cluster 2024-07-28T19:50:58.379443+0000 mgr.y (mgr.34101) 641 : cluster [DBG] pgmap v1339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:59.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:50:59 smithi045 bash[80445]: cluster 2024-07-28T19:50:58.379443+0000 mgr.y (mgr.34101) 641 : cluster [DBG] pgmap v1339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:50:59.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:00.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:50:59 smithi155 bash[73694]: debug 2024-07-28T19:50:59.872+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:00.110 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:00.178 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:00.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:00.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:00.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:00.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:00 smithi155 bash[73694]: debug 2024-07-28T19:51:00.176+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:00.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:00.692 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:00.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 95 16 16 0 0 0 - 0 2024-07-28T19:51:00.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:00.837 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:00.837 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:00 smithi155 bash[73694]: debug 2024-07-28T19:51:00.656+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:00.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:00 smithi155 bash[68033]: audit 2024-07-28T19:50:59.782788+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:00 smithi155 bash[68033]: audit 2024-07-28T19:50:59.790689+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:00 smithi155 bash[68033]: audit 2024-07-28T19:51:00.237667+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:00 smithi155 bash[68033]: audit 2024-07-28T19:51:00.243522+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:00 smithi155 bash[68033]: audit 2024-07-28T19:51:00.646005+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:51:00.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:00 smithi155 bash[68033]: audit 2024-07-28T19:51:00.647310+0000 mon.c (mon.2) 236 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:51:00.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:00 smithi155 bash[68033]: audit 2024-07-28T19:51:00.656440+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:00.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:00 smithi155 bash[73694]: debug 2024-07-28T19:51:00.836+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:51:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T19:51:00.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[80445]: audit 2024-07-28T19:50:59.782788+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[80445]: audit 2024-07-28T19:50:59.790689+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[80445]: audit 2024-07-28T19:51:00.237667+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[80445]: audit 2024-07-28T19:51:00.243522+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[80445]: audit 2024-07-28T19:51:00.646005+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[80445]: audit 2024-07-28T19:51:00.647310+0000 mon.c (mon.2) 236 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[80445]: audit 2024-07-28T19:51:00.656440+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[82788]: audit 2024-07-28T19:50:59.782788+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[82788]: audit 2024-07-28T19:50:59.790689+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[82788]: audit 2024-07-28T19:51:00.237667+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[82788]: audit 2024-07-28T19:51:00.243522+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[82788]: audit 2024-07-28T19:51:00.646005+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:51:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[82788]: audit 2024-07-28T19:51:00.647310+0000 mon.c (mon.2) 236 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:51:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:00 smithi045 bash[82788]: audit 2024-07-28T19:51:00.656440+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:01.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:01.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:01.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:01.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:01.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:01.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:01.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:01 smithi155 bash[73694]: debug 2024-07-28T19:51:01.380+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:01.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:01.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 96 16 16 0 0 0 - 0 2024-07-28T19:51:01.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:01.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:01.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:01 smithi155 bash[68033]: cluster 2024-07-28T19:51:00.380531+0000 mgr.y (mgr.34101) 642 : cluster [DBG] pgmap v1340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:01.975 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:01 smithi155 bash[73694]: debug 2024-07-28T19:51:01.880+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:01.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:01.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:01 smithi155 bash[73694]: debug 2024-07-28T19:51:01.972+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:01.996 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:02.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:02.125 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:01 smithi045 bash[80445]: cluster 2024-07-28T19:51:00.380531+0000 mgr.y (mgr.34101) 642 : cluster [DBG] pgmap v1340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:02.125 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:01 smithi045 bash[82788]: cluster 2024-07-28T19:51:00.380531+0000 mgr.y (mgr.34101) 642 : cluster [DBG] pgmap v1340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:02.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:02.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:02.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:02.505 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:51:02.505 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:51:02.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:02.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:02.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 97 16 16 0 0 0 - 0 2024-07-28T19:51:02.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:51:02 smithi155 bash[60745]: ts=2024-07-28T19:51:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:51:02.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:02.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:03.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:03.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:03.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:02 smithi155 bash[73694]: debug 2024-07-28T19:51:02.912+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:03.308 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:03.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:03.518 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:51:03.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:03.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:03.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 98 16 16 0 0 0 - 0 2024-07-28T19:51:03.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:03.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:04.020 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:04.042 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:03 smithi045 bash[80445]: cluster 2024-07-28T19:51:02.382433+0000 mgr.y (mgr.34101) 643 : cluster [DBG] pgmap v1341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:04.042 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:03 smithi045 bash[80445]: audit 2024-07-28T19:51:03.060902+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:04.042 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:03 smithi045 bash[80445]: audit 2024-07-28T19:51:03.063816+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:04.042 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:03 smithi045 bash[82788]: cluster 2024-07-28T19:51:02.382433+0000 mgr.y (mgr.34101) 643 : cluster [DBG] pgmap v1341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:04.042 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:03 smithi045 bash[82788]: audit 2024-07-28T19:51:03.060902+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:04.043 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:03 smithi045 bash[82788]: audit 2024-07-28T19:51:03.063816+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:04.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:04.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:03 smithi155 bash[73694]: debug 2024-07-28T19:51:03.928+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:04.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:03 smithi155 bash[73694]: debug 2024-07-28T19:51:03.988+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:04.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:03 smithi155 bash[68033]: cluster 2024-07-28T19:51:02.382433+0000 mgr.y (mgr.34101) 643 : cluster [DBG] pgmap v1341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:04.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:03 smithi155 bash[68033]: audit 2024-07-28T19:51:03.060902+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:04.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:03 smithi155 bash[68033]: audit 2024-07-28T19:51:03.063816+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:04.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:04.263 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:04.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:04.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:04.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:04.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 99 16 16 0 0 0 - 0 2024-07-28T19:51:04.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:04 smithi155 bash[73694]: debug 2024-07-28T19:51:04.708+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:04.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:04.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:04.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:04 smithi155 bash[73694]: debug 2024-07-28T19:51:04.884+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:05.100 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:05.217 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:05.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:05.456 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:05.569 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:05.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:05.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:51:05.717988+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:51:05.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:51:05.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 100 16 16 0 0 0 - 0 2024-07-28T19:51:05.804 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:05.913 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:05 smithi155 bash[68033]: cluster 2024-07-28T19:51:04.384180+0000 mgr.y (mgr.34101) 644 : cluster [DBG] pgmap v1342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:05.924 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:06.041 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:06.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:05 smithi155 bash[73694]: debug 2024-07-28T19:51:05.912+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:06.053 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:05 smithi045 bash[80445]: cluster 2024-07-28T19:51:04.384180+0000 mgr.y (mgr.34101) 644 : cluster [DBG] pgmap v1342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:06.053 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:05 smithi045 bash[82788]: cluster 2024-07-28T19:51:04.384180+0000 mgr.y (mgr.34101) 644 : cluster [DBG] pgmap v1342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:06.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:06.270 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:06.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:06.399 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:06.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:06.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:06 smithi155 bash[73694]: debug 2024-07-28T19:51:06.268+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:06.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:06.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 101 16 16 0 0 0 - 0 2024-07-28T19:51:06.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:06.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:06.992 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:07.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:07.222 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:06 smithi155 bash[73694]: debug 2024-07-28T19:51:06.960+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:07.223 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:07.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:07.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:07 smithi155 bash[73694]: debug 2024-07-28T19:51:07.220+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:07.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:07.468 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:07.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:07.661 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:07.661 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:07 smithi155 bash[73694]: debug 2024-07-28T19:51:07.544+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:07.661 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:07.703 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:07.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 102 16 16 0 0 0 - 0 2024-07-28T19:51:07.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:07.942 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:07.989 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:07 smithi045 bash[80445]: cluster 2024-07-28T19:51:06.386016+0000 mgr.y (mgr.34101) 645 : cluster [DBG] pgmap v1343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:07.989 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:07 smithi045 bash[82788]: cluster 2024-07-28T19:51:06.386016+0000 mgr.y (mgr.34101) 645 : cluster [DBG] pgmap v1343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:08.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:07 smithi155 bash[68033]: cluster 2024-07-28T19:51:06.386016+0000 mgr.y (mgr.34101) 645 : cluster [DBG] pgmap v1343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:08.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:07 smithi155 bash[73694]: debug 2024-07-28T19:51:07.660+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:08.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:08 smithi155 bash[73694]: debug 2024-07-28T19:51:08.004+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:08.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:08.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:08.298 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:08.418 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:08.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:08.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:08.670 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:08.670 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:08 smithi155 bash[73694]: debug 2024-07-28T19:51:08.376+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:08.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 103 16 16 0 0 0 - 0 2024-07-28T19:51:08.778 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:08.897 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:08.977 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:08.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:08 smithi155 bash[73694]: debug 2024-07-28T19:51:08.872+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:09.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:09.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:08 smithi155 bash[73694]: debug 2024-07-28T19:51:08.976+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:09.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:09.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:09.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:09.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:09.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:09.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 104 16 16 0 0 0 - 0 2024-07-28T19:51:09.733 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:09.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:09.971 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:10.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:09 smithi155 bash[68033]: cluster 2024-07-28T19:51:08.387039+0000 mgr.y (mgr.34101) 646 : cluster [DBG] pgmap v1344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:10.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:10.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:09 smithi155 bash[73694]: debug 2024-07-28T19:51:09.936+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:10.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:09 smithi155 bash[73694]: debug 2024-07-28T19:51:09.980+0000 7f8e37e1e640 -1 osd.4 1101 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:10.091 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:10.102 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:09 smithi045 bash[80445]: cluster 2024-07-28T19:51:08.387039+0000 mgr.y (mgr.34101) 646 : cluster [DBG] pgmap v1344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:10.102 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:09 smithi045 bash[82788]: cluster 2024-07-28T19:51:08.387039+0000 mgr.y (mgr.34101) 646 : cluster [DBG] pgmap v1344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:10.210 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:10.328 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:10.394 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:51:10.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:10.514 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:51:10.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:10.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:10.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 105 16 16 0 0 0 - 0 2024-07-28T19:51:10.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:10.793 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:51:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:51:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:51:10.817 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:51:10.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:10.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:10 smithi045 bash[80445]: audit 2024-07-28T19:51:10.579933+0000 mon.c (mon.2) 238 : audit [INF] from='client.? 172.21.15.45:0/614211316' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:51:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:10 smithi045 bash[80445]: audit 2024-07-28T19:51:10.580281+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:51:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:10 smithi045 bash[82788]: audit 2024-07-28T19:51:10.579933+0000 mon.c (mon.2) 238 : audit [INF] from='client.? 172.21.15.45:0/614211316' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:51:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:10 smithi045 bash[82788]: audit 2024-07-28T19:51:10.580281+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:51:11.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:11.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:11.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:11.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:10 smithi155 bash[73694]: debug 2024-07-28T19:51:10.976+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:11.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:10 smithi155 bash[68033]: audit 2024-07-28T19:51:10.579933+0000 mon.c (mon.2) 238 : audit [INF] from='client.? 172.21.15.45:0/614211316' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:51:11.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:10 smithi155 bash[68033]: audit 2024-07-28T19:51:10.580281+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:51:11.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:11.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:11.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:11.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 106 16 16 0 0 0 - 0 2024-07-28T19:51:11.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:11.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:11 smithi045 bash[80445]: cluster 2024-07-28T19:51:10.387815+0000 mgr.y (mgr.34101) 647 : cluster [DBG] pgmap v1345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:11 smithi045 bash[80445]: cluster 2024-07-28T19:51:10.803346+0000 mon.a (mon.0) 1306 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:51:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:11 smithi045 bash[80445]: audit 2024-07-28T19:51:10.814757+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:51:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:11 smithi045 bash[80445]: cluster 2024-07-28T19:51:10.814855+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e1102: 8 total, 2 up, 8 in 2024-07-28T19:51:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:11 smithi045 bash[82788]: cluster 2024-07-28T19:51:10.387815+0000 mgr.y (mgr.34101) 647 : cluster [DBG] pgmap v1345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:11 smithi045 bash[82788]: cluster 2024-07-28T19:51:10.803346+0000 mon.a (mon.0) 1306 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:51:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:11 smithi045 bash[82788]: audit 2024-07-28T19:51:10.814757+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:51:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:11 smithi045 bash[82788]: cluster 2024-07-28T19:51:10.814855+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e1102: 8 total, 2 up, 8 in 2024-07-28T19:51:11.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:12.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:11 smithi155 bash[73694]: debug 2024-07-28T19:51:11.964+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:12.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:12.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:11 smithi155 bash[68033]: cluster 2024-07-28T19:51:10.387815+0000 mgr.y (mgr.34101) 647 : cluster [DBG] pgmap v1345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:12.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:11 smithi155 bash[68033]: cluster 2024-07-28T19:51:10.803346+0000 mon.a (mon.0) 1306 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:51:12.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:11 smithi155 bash[68033]: audit 2024-07-28T19:51:10.814757+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:51:12.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:11 smithi155 bash[68033]: cluster 2024-07-28T19:51:10.814855+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e1102: 8 total, 2 up, 8 in 2024-07-28T19:51:12.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:12.137 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:51:12.137 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:51:12.139 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:51:12.140 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T19:51:12.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:12.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:12.364 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:12 smithi155 bash[73694]: debug 2024-07-28T19:51:12.152+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:12.364 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:51:12 smithi155 bash[60745]: ts=2024-07-28T19:51:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:51:12.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:12.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:12 smithi155 bash[73694]: debug 2024-07-28T19:51:12.456+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:12.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:12.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:12.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:12.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 107 16 16 0 0 0 - 0 2024-07-28T19:51:12.825 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:12.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:13.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:13.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:13.191 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:12 smithi155 bash[73694]: debug 2024-07-28T19:51:12.920+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:13.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:13.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:13.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:13.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:13.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:13 smithi155 bash[73694]: debug 2024-07-28T19:51:13.272+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:13.657 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:13.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 108 16 16 0 0 0 - 0 2024-07-28T19:51:13.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:13.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:13 smithi045 bash[80445]: cluster 2024-07-28T19:51:12.388722+0000 mgr.y (mgr.34101) 648 : cluster [DBG] pgmap v1347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:13 smithi045 bash[82788]: cluster 2024-07-28T19:51:12.388722+0000 mgr.y (mgr.34101) 648 : cluster [DBG] pgmap v1347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:14.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:14.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:14.144 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:13 smithi155 bash[73694]: debug 2024-07-28T19:51:13.932+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:14.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:13 smithi155 bash[68033]: cluster 2024-07-28T19:51:12.388722+0000 mgr.y (mgr.34101) 648 : cluster [DBG] pgmap v1347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:14.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:51:14.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:14.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:14.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:14.484 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:14.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:14 smithi155 bash[73694]: debug 2024-07-28T19:51:14.232+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:14.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:14.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 109 16 16 0 0 0 - 0 2024-07-28T19:51:14.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:14.840 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:14.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:15.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:15.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:15.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:15.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:14 smithi155 bash[73694]: debug 2024-07-28T19:51:14.980+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:15.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:15 smithi155 bash[73694]: debug 2024-07-28T19:51:15.040+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:15.275 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:15.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:15.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:15.553 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:15.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:15 smithi155 bash[73694]: debug 2024-07-28T19:51:15.272+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:15.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:15.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 110 16 16 0 0 0 - 0 2024-07-28T19:51:15.794 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:15.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:15 smithi045 bash[80445]: cluster 2024-07-28T19:51:14.389536+0000 mgr.y (mgr.34101) 649 : cluster [DBG] pgmap v1348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:15 smithi045 bash[82788]: cluster 2024-07-28T19:51:14.389536+0000 mgr.y (mgr.34101) 649 : cluster [DBG] pgmap v1348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:16.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:16.152 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:16.162 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:15 smithi155 bash[73694]: debug 2024-07-28T19:51:15.992+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:16.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:15 smithi155 bash[68033]: cluster 2024-07-28T19:51:14.389536+0000 mgr.y (mgr.34101) 649 : cluster [DBG] pgmap v1348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:16.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:16.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:16.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:16.479 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:16 smithi155 bash[73694]: debug 2024-07-28T19:51:16.248+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:16.479 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:16.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:16.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:16.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 111 16 16 0 0 0 - 0 2024-07-28T19:51:16.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:16.758 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:16 smithi155 bash[73694]: debug 2024-07-28T19:51:16.476+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:16.867 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:16.932 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:51:16.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:17.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:17.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:16 smithi155 bash[73694]: debug 2024-07-28T19:51:16.844+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:17.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:16 smithi155 bash[73694]: debug 2024-07-28T19:51:16.960+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:17.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:17.138 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:51:17.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:17.345 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:17.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:17.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:17.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:17.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 112 16 16 0 0 0 - 0 2024-07-28T19:51:17.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:17.934 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:18.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:17 smithi155 bash[68033]: cluster 2024-07-28T19:51:16.391262+0000 mgr.y (mgr.34101) 650 : cluster [DBG] pgmap v1349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:18.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:18.147 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:18 smithi155 bash[73694]: debug 2024-07-28T19:51:18.000+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:18.147 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:18.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:18.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:17 smithi045 bash[80445]: cluster 2024-07-28T19:51:16.391262+0000 mgr.y (mgr.34101) 650 : cluster [DBG] pgmap v1349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:18.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:17 smithi045 bash[82788]: cluster 2024-07-28T19:51:16.391262+0000 mgr.y (mgr.34101) 650 : cluster [DBG] pgmap v1349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:18.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:18.407 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:18.520 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:18.531 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:18 smithi155 bash[73694]: debug 2024-07-28T19:51:18.144+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:18.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:18.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 113 16 16 0 0 0 - 0 2024-07-28T19:51:18.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:18.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:18.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:19.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:19.235 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:19.246 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:19 smithi155 bash[68033]: audit 2024-07-28T19:51:18.059027+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:19.247 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:19 smithi155 bash[68033]: audit 2024-07-28T19:51:18.064088+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:19.247 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:19 smithi155 bash[68033]: cluster 2024-07-28T19:51:18.392557+0000 mgr.y (mgr.34101) 651 : cluster [DBG] pgmap v1350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:19.247 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:19.247 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:18 smithi155 bash[73694]: debug 2024-07-28T19:51:18.972+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:19.247 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:19 smithi155 bash[73694]: debug 2024-07-28T19:51:19.032+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:19.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:19.364 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:19 smithi045 bash[80445]: audit 2024-07-28T19:51:18.059027+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:19.365 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:19 smithi045 bash[80445]: audit 2024-07-28T19:51:18.064088+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:19.365 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:19 smithi045 bash[80445]: cluster 2024-07-28T19:51:18.392557+0000 mgr.y (mgr.34101) 651 : cluster [DBG] pgmap v1350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:19.365 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:19 smithi045 bash[82788]: audit 2024-07-28T19:51:18.059027+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:51:19.365 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:19 smithi045 bash[82788]: audit 2024-07-28T19:51:18.064088+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:19.365 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:19 smithi045 bash[82788]: cluster 2024-07-28T19:51:18.392557+0000 mgr.y (mgr.34101) 651 : cluster [DBG] pgmap v1350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:19.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:19.512 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:51:19.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:19.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:19.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 114 16 16 0 0 0 - 0 2024-07-28T19:51:19.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:19.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:20.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:20.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:20.308 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:20.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:20.439 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:20 smithi155 bash[73694]: debug 2024-07-28T19:51:20.052+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:20.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:20.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:20.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 115 16 16 0 0 0 - 0 2024-07-28T19:51:20.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:20.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:20.916 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:51:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:51:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:51:21.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:21.066 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:51:21.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:21.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:21.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:21 smithi155 bash[73694]: debug 2024-07-28T19:51:21.032+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:21.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:21.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:21.450 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:21 smithi155 bash[73694]: debug 2024-07-28T19:51:21.364+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:21.451 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:21.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:21.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:21 smithi045 bash[80445]: cluster 2024-07-28T19:51:20.394311+0000 mgr.y (mgr.34101) 652 : cluster [DBG] pgmap v1351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:21.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:21 smithi045 bash[82788]: cluster 2024-07-28T19:51:20.394311+0000 mgr.y (mgr.34101) 652 : cluster [DBG] pgmap v1351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:21.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 116 16 16 0 0 0 - 0 2024-07-28T19:51:21.733 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:21.744 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:21 smithi155 bash[73694]: debug 2024-07-28T19:51:21.472+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:21.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:21 smithi155 bash[68033]: cluster 2024-07-28T19:51:20.394311+0000 mgr.y (mgr.34101) 652 : cluster [DBG] pgmap v1351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:21.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:21.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:22.093 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:22.137 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:51:22.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T19:51:22.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:22.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:22 smithi155 bash[73694]: debug 2024-07-28T19:51:22.012+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:22.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:22.333 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:22.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:22.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:22 smithi155 bash[73694]: debug 2024-07-28T19:51:22.296+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:22.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:22.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:51:22 smithi155 bash[60745]: ts=2024-07-28T19:51:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:51:22.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:22.689 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:22.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 117 16 16 0 0 0 - 0 2024-07-28T19:51:22.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:22 smithi155 bash[73694]: debug 2024-07-28T19:51:22.548+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:22.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:22.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:23.013 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:51:23.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:23.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:23.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:23.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:23 smithi155 bash[73694]: debug 2024-07-28T19:51:23.036+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:23.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:23.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:23 smithi155 bash[73694]: debug 2024-07-28T19:51:23.148+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:23.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:23.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:23.643 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:23 smithi045 bash[80445]: cluster 2024-07-28T19:51:22.395726+0000 mgr.y (mgr.34101) 653 : cluster [DBG] pgmap v1352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:23 smithi045 bash[82788]: cluster 2024-07-28T19:51:22.395726+0000 mgr.y (mgr.34101) 653 : cluster [DBG] pgmap v1352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:23.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 118 16 16 0 0 0 - 0 2024-07-28T19:51:23.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:23.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:23.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:23 smithi155 bash[73694]: debug 2024-07-28T19:51:23.596+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:23 smithi155 bash[68033]: cluster 2024-07-28T19:51:22.395726+0000 mgr.y (mgr.34101) 653 : cluster [DBG] pgmap v1352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:23.880 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:24.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:24.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:24.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:24.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:24 smithi155 bash[73694]: debug 2024-07-28T19:51:23.996+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:24.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:24.478 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:24.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:24.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:24 smithi155 bash[73694]: debug 2024-07-28T19:51:24.428+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:24.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:24.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:24.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:24 smithi155 bash[73694]: debug 2024-07-28T19:51:24.556+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:24.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:24.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:24.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 119 16 16 0 0 0 - 0 2024-07-28T19:51:24.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:24.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:24.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:24 smithi155 bash[73694]: debug 2024-07-28T19:51:24.668+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:25.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:25.186 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:25.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:25.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:25 smithi155 bash[73694]: debug 2024-07-28T19:51:25.020+0000 7f8e37e1e640 -1 osd.4 1102 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:25.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:25 smithi155 bash[73694]: debug 2024-07-28T19:51:25.024+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:25.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:25.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:25.474 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:51:25.544 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:25.627 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:25.627 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:25 smithi155 bash[68033]: cluster 2024-07-28T19:51:24.397629+0000 mgr.y (mgr.34101) 654 : cluster [DBG] pgmap v1353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:25.627 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:25 smithi155 bash[68033]: audit 2024-07-28T19:51:24.766584+0000 mon.c (mon.2) 240 : audit [INF] from='client.? 172.21.15.45:0/773108676' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:25.628 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:25 smithi155 bash[68033]: audit 2024-07-28T19:51:24.766939+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:25.665 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:25 smithi045 bash[80445]: cluster 2024-07-28T19:51:24.397629+0000 mgr.y (mgr.34101) 654 : cluster [DBG] pgmap v1353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:25 smithi045 bash[80445]: audit 2024-07-28T19:51:24.766584+0000 mon.c (mon.2) 240 : audit [INF] from='client.? 172.21.15.45:0/773108676' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:25 smithi045 bash[80445]: audit 2024-07-28T19:51:24.766939+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:25 smithi045 bash[82788]: cluster 2024-07-28T19:51:24.397629+0000 mgr.y (mgr.34101) 654 : cluster [DBG] pgmap v1353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:25 smithi045 bash[82788]: audit 2024-07-28T19:51:24.766584+0000 mon.c (mon.2) 240 : audit [INF] from='client.? 172.21.15.45:0/773108676' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:25 smithi045 bash[82788]: audit 2024-07-28T19:51:24.766939+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:25.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:51:25.720882+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:51:25.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:51:25.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 120 16 16 0 0 0 - 0 2024-07-28T19:51:25.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:25.795 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:25 smithi155 bash[73694]: debug 2024-07-28T19:51:25.624+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:25.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:26.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:26.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:26.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:25 smithi155 bash[73694]: debug 2024-07-28T19:51:25.864+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:26.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:26.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:25 smithi155 bash[73694]: debug 2024-07-28T19:51:25.972+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:26.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:25 smithi155 bash[73694]: debug 2024-07-28T19:51:25.992+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:26.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:26.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:26.381 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:26.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:26.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:26 smithi155 bash[68033]: cluster 2024-07-28T19:51:25.459388+0000 mon.a (mon.0) 1311 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:51:26.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:26 smithi155 bash[68033]: audit 2024-07-28T19:51:25.473136+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:51:26.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:26 smithi155 bash[68033]: cluster 2024-07-28T19:51:25.473306+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e1103: 8 total, 2 up, 8 in 2024-07-28T19:51:26.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:26.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:26 smithi045 bash[82788]: cluster 2024-07-28T19:51:25.459388+0000 mon.a (mon.0) 1311 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:51:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:26 smithi045 bash[82788]: audit 2024-07-28T19:51:25.473136+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:51:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:26 smithi045 bash[82788]: cluster 2024-07-28T19:51:25.473306+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e1103: 8 total, 2 up, 8 in 2024-07-28T19:51:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:26 smithi045 bash[80445]: cluster 2024-07-28T19:51:25.459388+0000 mon.a (mon.0) 1311 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:51:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:26 smithi045 bash[80445]: audit 2024-07-28T19:51:25.473136+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:51:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:26 smithi045 bash[80445]: cluster 2024-07-28T19:51:25.473306+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e1103: 8 total, 2 up, 8 in 2024-07-28T19:51:26.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 121 16 16 0 0 0 - 0 2024-07-28T19:51:26.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:26.749 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 19:51:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T19:51:26.709044485Z level=info msg="Completed cleanup jobs" duration=91.96882ms 2024-07-28T19:51:26.857 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:26.899 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:51:26.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:27.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:27.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:27.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:26 smithi155 bash[73694]: debug 2024-07-28T19:51:26.940+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:27.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:27.299 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:51:27.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:27.454 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:27.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:27 smithi155 bash[73694]: debug 2024-07-28T19:51:27.264+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:27.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:27 smithi155 bash[68033]: cluster 2024-07-28T19:51:26.399445+0000 mgr.y (mgr.34101) 655 : cluster [DBG] pgmap v1355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:27.573 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:27.692 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:27 smithi045 bash[80445]: cluster 2024-07-28T19:51:26.399445+0000 mgr.y (mgr.34101) 655 : cluster [DBG] pgmap v1355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:27 smithi045 bash[82788]: cluster 2024-07-28T19:51:26.399445+0000 mgr.y (mgr.34101) 655 : cluster [DBG] pgmap v1355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:27.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 122 16 16 0 0 0 - 0 2024-07-28T19:51:27.814 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:27.928 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:28.044 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:28.045 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:27 smithi155 bash[73694]: debug 2024-07-28T19:51:27.828+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:28.045 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:27 smithi155 bash[73694]: debug 2024-07-28T19:51:27.896+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:28.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:28.067 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:51:28.067 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:51:28.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:28.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:28.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:28.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:28 smithi155 bash[73694]: debug 2024-07-28T19:51:28.276+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:28.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:28.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:28.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:28.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 123 16 16 0 0 0 - 0 2024-07-28T19:51:28.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:51:28.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:28.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:28.989 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:29.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:28 smithi155 bash[73694]: debug 2024-07-28T19:51:28.896+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:29.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:29.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:29.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:29.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:29.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:29.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:29 smithi155 bash[68033]: cluster 2024-07-28T19:51:28.401108+0000 mgr.y (mgr.34101) 656 : cluster [DBG] pgmap v1356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:29.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:29 smithi155 bash[73694]: debug 2024-07-28T19:51:29.460+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:29.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:29.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:29.710 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:29 smithi045 bash[80445]: cluster 2024-07-28T19:51:28.401108+0000 mgr.y (mgr.34101) 656 : cluster [DBG] pgmap v1356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:29.710 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:29 smithi045 bash[82788]: cluster 2024-07-28T19:51:28.401108+0000 mgr.y (mgr.34101) 656 : cluster [DBG] pgmap v1356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:29.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 124 16 16 0 0 0 - 0 2024-07-28T19:51:29.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:29.857 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:29.858 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:29 smithi155 bash[73694]: debug 2024-07-28T19:51:29.692+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:29.939 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:30.058 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:30.178 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:30.190 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:29 smithi155 bash[73694]: debug 2024-07-28T19:51:29.856+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:30.296 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:30.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:30.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:30.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:51:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:51:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:51:30.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 125 16 16 0 0 0 - 0 2024-07-28T19:51:30.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:30.881 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T19:51:30.881 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T19:51:30.882 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T19:51:30.882 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T19:51:30.891 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:30.920 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:30 smithi155 bash[73694]: debug 2024-07-28T19:51:30.808+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:31.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:31.124 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:31.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:31.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:31.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:31.597 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:31.609 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:31 smithi045 bash[80445]: cluster 2024-07-28T19:51:30.402891+0000 mgr.y (mgr.34101) 657 : cluster [DBG] pgmap v1357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:31.609 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:31 smithi045 bash[82788]: cluster 2024-07-28T19:51:30.402891+0000 mgr.y (mgr.34101) 657 : cluster [DBG] pgmap v1357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:31.617 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T19:51:31.718 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:31.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 126 16 16 0 0 0 - 0 2024-07-28T19:51:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:31 smithi155 bash[68033]: cluster 2024-07-28T19:51:30.402891+0000 mgr.y (mgr.34101) 657 : cluster [DBG] pgmap v1357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:31.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:31.957 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:32.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:32.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:32.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:31 smithi155 bash[73694]: debug 2024-07-28T19:51:31.820+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:32.317 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:32.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:32.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:32.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:32.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 127 16 16 0 0 0 - 0 2024-07-28T19:51:32.797 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:32.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:51:32 smithi155 bash[60745]: ts=2024-07-28T19:51:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:51:32.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:33.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:33.069 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:51:33.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:33.169 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:32 smithi155 bash[73694]: debug 2024-07-28T19:51:32.824+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:33.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:33.391 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:33.483 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:51:33.509 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:33.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:33.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 128 16 16 0 0 0 - 0 2024-07-28T19:51:33.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:33.754 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:33 smithi045 bash[82788]: cluster 2024-07-28T19:51:32.404831+0000 mgr.y (mgr.34101) 658 : cluster [DBG] pgmap v1358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:33.754 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:33 smithi045 bash[82788]: audit 2024-07-28T19:51:33.054664+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:33.755 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:33 smithi045 bash[80445]: cluster 2024-07-28T19:51:32.404831+0000 mgr.y (mgr.34101) 658 : cluster [DBG] pgmap v1358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:33.755 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:33 smithi045 bash[80445]: audit 2024-07-28T19:51:33.054664+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:33 smithi155 bash[68033]: cluster 2024-07-28T19:51:32.404831+0000 mgr.y (mgr.34101) 658 : cluster [DBG] pgmap v1358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:33 smithi155 bash[68033]: audit 2024-07-28T19:51:33.054664+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:33.861 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:33.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:34.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:33 smithi155 bash[73694]: debug 2024-07-28T19:51:33.860+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:34.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:34.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:34.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:34.455 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:34.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:34.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:34 smithi155 bash[73694]: debug 2024-07-28T19:51:34.404+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:34.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:34.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:34.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 129 16 16 0 0 0 - 0 2024-07-28T19:51:34.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:34.840 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:34.840 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:34 smithi155 bash[73694]: debug 2024-07-28T19:51:34.764+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:34.840 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:34.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:35.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:35.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:34 smithi155 bash[73694]: debug 2024-07-28T19:51:34.836+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:35.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:34 smithi155 bash[73694]: debug 2024-07-28T19:51:34.900+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:35.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:35.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:35.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:35.521 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:35.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:35 smithi045 bash[80445]: cluster 2024-07-28T19:51:34.406662+0000 mgr.y (mgr.34101) 659 : cluster [DBG] pgmap v1359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:35 smithi045 bash[82788]: cluster 2024-07-28T19:51:34.406662+0000 mgr.y (mgr.34101) 659 : cluster [DBG] pgmap v1359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:35.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 130 16 16 0 0 0 - 0 2024-07-28T19:51:35.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:35.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:35 smithi155 bash[68033]: cluster 2024-07-28T19:51:34.406662+0000 mgr.y (mgr.34101) 659 : cluster [DBG] pgmap v1359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:35.773 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:35.773 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:35 smithi155 bash[73694]: debug 2024-07-28T19:51:35.592+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:35.880 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:35.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:36.116 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:36.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:36.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:35 smithi155 bash[73694]: debug 2024-07-28T19:51:35.828+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:36.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:36.428 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:51:36.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:36.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:36.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:36.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 131 16 16 0 0 0 - 0 2024-07-28T19:51:36.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:36.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:36.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:37.014 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:36 smithi155 bash[73694]: debug 2024-07-28T19:51:36.856+0000 7f8e37e1e640 -1 osd.4 1103 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:37.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:37.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:37.195 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:37 smithi155 bash[73694]: debug 2024-07-28T19:51:37.012+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:37.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:37.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:37.433 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:37.507 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:51:37.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:37.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:37.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:37 smithi155 bash[73694]: debug 2024-07-28T19:51:37.544+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:37.669 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:37 smithi155 bash[68033]: cluster 2024-07-28T19:51:36.408426+0000 mgr.y (mgr.34101) 660 : cluster [DBG] pgmap v1360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:37.669 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:37 smithi155 bash[68033]: audit 2024-07-28T19:51:37.039822+0000 mon.c (mon.2) 242 : audit [INF] from='client.? 172.21.15.45:0/3705053550' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:51:37.669 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:37 smithi155 bash[68033]: audit 2024-07-28T19:51:37.040225+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:51:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:37 smithi045 bash[80445]: cluster 2024-07-28T19:51:36.408426+0000 mgr.y (mgr.34101) 660 : cluster [DBG] pgmap v1360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:37 smithi045 bash[80445]: audit 2024-07-28T19:51:37.039822+0000 mon.c (mon.2) 242 : audit [INF] from='client.? 172.21.15.45:0/3705053550' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:51:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:37 smithi045 bash[80445]: audit 2024-07-28T19:51:37.040225+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:51:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:37 smithi045 bash[82788]: cluster 2024-07-28T19:51:36.408426+0000 mgr.y (mgr.34101) 660 : cluster [DBG] pgmap v1360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:37 smithi045 bash[82788]: audit 2024-07-28T19:51:37.039822+0000 mon.c (mon.2) 242 : audit [INF] from='client.? 172.21.15.45:0/3705053550' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:51:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:37 smithi045 bash[82788]: audit 2024-07-28T19:51:37.040225+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:51:37.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 132 16 16 0 0 0 - 0 2024-07-28T19:51:37.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:37.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:38.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:38.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:37 smithi155 bash[73694]: debug 2024-07-28T19:51:37.856+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:38.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:38.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:38.370 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:38.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:38.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:38.622 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:38 smithi045 bash[80445]: cluster 2024-07-28T19:51:37.492158+0000 mon.a (mon.0) 1315 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:51:38.623 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:38 smithi045 bash[80445]: audit 2024-07-28T19:51:37.506272+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:51:38.623 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:38 smithi045 bash[80445]: cluster 2024-07-28T19:51:37.506406+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e1104: 8 total, 2 up, 8 in 2024-07-28T19:51:38.623 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:38 smithi045 bash[82788]: cluster 2024-07-28T19:51:37.492158+0000 mon.a (mon.0) 1315 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:51:38.623 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:38 smithi045 bash[82788]: audit 2024-07-28T19:51:37.506272+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:51:38.623 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:38 smithi045 bash[82788]: cluster 2024-07-28T19:51:37.506406+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e1104: 8 total, 2 up, 8 in 2024-07-28T19:51:38.662 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:51:38.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 133 16 16 0 0 0 - 0 2024-07-28T19:51:38.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:38 smithi155 bash[68033]: cluster 2024-07-28T19:51:37.492158+0000 mon.a (mon.0) 1315 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:51:38.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:38 smithi155 bash[68033]: audit 2024-07-28T19:51:37.506272+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:51:38.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:38 smithi155 bash[68033]: cluster 2024-07-28T19:51:37.506406+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e1104: 8 total, 2 up, 8 in 2024-07-28T19:51:38.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:38.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:38.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:39.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:39.097 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:38 smithi155 bash[73694]: debug 2024-07-28T19:51:38.824+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:39.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:39.216 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:39.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:39.449 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:39.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:39.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:39 smithi155 bash[73694]: debug 2024-07-28T19:51:39.276+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:39.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:39.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:39 smithi045 bash[80445]: cluster 2024-07-28T19:51:38.410208+0000 mgr.y (mgr.34101) 661 : cluster [DBG] pgmap v1362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:39.587 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:39 smithi045 bash[82788]: cluster 2024-07-28T19:51:38.410208+0000 mgr.y (mgr.34101) 661 : cluster [DBG] pgmap v1362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:39.689 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:39.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 134 16 16 0 0 0 - 0 2024-07-28T19:51:39.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:39.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:39 smithi155 bash[68033]: cluster 2024-07-28T19:51:38.410208+0000 mgr.y (mgr.34101) 661 : cluster [DBG] pgmap v1362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:39.807 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:39.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:39.958 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:39 smithi155 bash[73694]: debug 2024-07-28T19:51:39.772+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:39.958 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:39 smithi155 bash[73694]: debug 2024-07-28T19:51:39.808+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:39.958 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:39.958 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:39 smithi155 bash[73694]: debug 2024-07-28T19:51:39.956+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:40.044 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:40.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:40.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:51:40.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:40.324 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:40.325 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:40 smithi155 bash[73694]: debug 2024-07-28T19:51:40.084+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:40.325 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:40 smithi155 bash[73694]: debug 2024-07-28T19:51:40.184+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:40.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:40.444 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T19:51:40.444 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T19:51:40.444 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T19:51:40.444 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T19:51:40.444 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T19:51:40.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:40.643 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:40.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 135 16 16 0 0 0 - 0 2024-07-28T19:51:40.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:40.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:40.892 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:40.892 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:40 smithi155 bash[73694]: debug 2024-07-28T19:51:40.788+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:51:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:51:40] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:51:40.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:41.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:41.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T19:51:41.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:41.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:41 smithi155 bash[73694]: debug 2024-07-28T19:51:41.040+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:41.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:41.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:41.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:41.691 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:41.691 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:41 smithi155 bash[68033]: cluster 2024-07-28T19:51:40.411868+0000 mgr.y (mgr.34101) 662 : cluster [DBG] pgmap v1363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:41.712 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:41.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 136 16 16 0 0 0 - 0 2024-07-28T19:51:41.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:41 smithi155 bash[73694]: debug 2024-07-28T19:51:41.688+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:41.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:41.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:41 smithi045 bash[80445]: cluster 2024-07-28T19:51:40.411868+0000 mgr.y (mgr.34101) 662 : cluster [DBG] pgmap v1363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:41 smithi045 bash[82788]: cluster 2024-07-28T19:51:40.411868+0000 mgr.y (mgr.34101) 662 : cluster [DBG] pgmap v1363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:42.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:42.080 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:41 smithi155 bash[73694]: debug 2024-07-28T19:51:41.824+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:42.171 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:51:42.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:42.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:42.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:42.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:42.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:42.670 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:42.670 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:42 smithi155 bash[73694]: debug 2024-07-28T19:51:42.516+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:42.670 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:51:42 smithi155 bash[60745]: ts=2024-07-28T19:51:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:51:42.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 137 16 16 0 0 0 - 0 2024-07-28T19:51:42.778 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:42.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:42.918 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:51:42.919 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:51:43.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:43.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:42 smithi155 bash[73694]: debug 2024-07-28T19:51:42.832+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:43.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:43.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:43.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:43.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:43.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:43 smithi155 bash[68033]: cluster 2024-07-28T19:51:42.413769+0000 mgr.y (mgr.34101) 663 : cluster [DBG] pgmap v1364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:43.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:43.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:43 smithi045 bash[80445]: cluster 2024-07-28T19:51:42.413769+0000 mgr.y (mgr.34101) 663 : cluster [DBG] pgmap v1364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:43 smithi045 bash[82788]: cluster 2024-07-28T19:51:42.413769+0000 mgr.y (mgr.34101) 663 : cluster [DBG] pgmap v1364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:43.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 138 16 16 0 0 0 - 0 2024-07-28T19:51:43.735 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:43.854 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:43.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:44.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:43 smithi155 bash[73694]: debug 2024-07-28T19:51:43.820+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:44.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:44.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:44.325 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:44.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:44.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:44.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:44.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 139 16 16 0 0 0 - 0 2024-07-28T19:51:44.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:44.921 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:45.040 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:45.161 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:45.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:45.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:44 smithi155 bash[73694]: debug 2024-07-28T19:51:44.836+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:45.400 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:45.412 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:51:45.520 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:45.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:45.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:45 smithi045 bash[80445]: cluster 2024-07-28T19:51:44.415017+0000 mgr.y (mgr.34101) 664 : cluster [DBG] pgmap v1365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:45 smithi045 bash[82788]: cluster 2024-07-28T19:51:44.415017+0000 mgr.y (mgr.34101) 664 : cluster [DBG] pgmap v1365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:45.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:51:45.723740+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:51:45.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:51:45.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 140 16 16 0 0 0 - 0 2024-07-28T19:51:45.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:45 smithi155 bash[68033]: cluster 2024-07-28T19:51:44.415017+0000 mgr.y (mgr.34101) 664 : cluster [DBG] pgmap v1365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:45.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:45.978 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:51:45.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:46.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:46.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:46.245 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:45 smithi155 bash[73694]: debug 2024-07-28T19:51:45.880+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:46.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:46.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:46.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:46.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:46.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 141 16 16 0 0 0 - 0 2024-07-28T19:51:46.830 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:46.926 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:46.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:46 smithi155 bash[73694]: debug 2024-07-28T19:51:46.848+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:46.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:47.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:46 smithi155 bash[73694]: debug 2024-07-28T19:51:46.924+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:47.064 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:47.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:47.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:47.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:47.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:47.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:47.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 142 16 16 0 0 0 - 0 2024-07-28T19:51:47.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:47.792 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:47 smithi045 bash[80445]: cluster 2024-07-28T19:51:46.416774+0000 mgr.y (mgr.34101) 665 : cluster [DBG] pgmap v1366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:47.793 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:47 smithi045 bash[82788]: cluster 2024-07-28T19:51:46.416774+0000 mgr.y (mgr.34101) 665 : cluster [DBG] pgmap v1366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:47.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:47 smithi155 bash[68033]: cluster 2024-07-28T19:51:46.416774+0000 mgr.y (mgr.34101) 665 : cluster [DBG] pgmap v1366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:47.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:47.920 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:51:48.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:48.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:48.144 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:47 smithi155 bash[73694]: debug 2024-07-28T19:51:47.852+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:48.144 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:47 smithi155 bash[73694]: debug 2024-07-28T19:51:47.888+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:48.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:48.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:48.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:48.539 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:48 smithi045 bash[82788]: audit 2024-07-28T19:51:48.054950+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:48.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:48.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 143 16 16 0 0 0 - 0 2024-07-28T19:51:48.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:48.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:48 smithi155 bash[68033]: audit 2024-07-28T19:51:48.054950+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:48.803 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:48 smithi045 bash[80445]: audit 2024-07-28T19:51:48.054950+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:51:48.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:48.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:49.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:48 smithi155 bash[73694]: debug 2024-07-28T19:51:48.916+0000 7f8e37e1e640 -1 osd.4 1104 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:49.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:49.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:49.255 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T19:51:49.255 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T19:51:49.255 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T19:51:49.255 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [ 2024-07-28T19:51:49.255 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.255 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.24647.0:7999 5.1 5:8fb337f7:::smithi04569809-46:head [read 0~3193594,checksum] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e850)", 2024-07-28T19:51:49.255 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:41:57.433031+0000", 2024-07-28T19:51:49.255 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 591.82239152, 2024-07-28T19:51:49.255 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.017065258, 2024-07-28T19:51:49.255 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.256 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "started", 2024-07-28T19:51:49.256 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T19:51:49.256 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.24647", 2024-07-28T19:51:49.256 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/1156081487", 2024-07-28T19:51:49.256 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 7999 2024-07-28T19:51:49.256 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.256 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.256 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.256 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433031+0000", 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433031+0000", 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433030+0000", 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999986 2024-07-28T19:51:49.257 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433039+0000", 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 9.9359999999999994e-06 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433059+0000", 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.9167000000000001e-05 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.258 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433072+0000", 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.3806e-05 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.434175+0000", 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.0011023560000000001 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.434418+0000", 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00024308199999999999 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.259 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.450096+0000", 2024-07-28T19:51:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.015678300999999999 2024-07-28T19:51:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.24647.0:8000 5.1 5:8fb337f7:::smithi04569809-46:head [sparse-read 0~1097363] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e850)", 2024-07-28T19:51:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:41:57.433086+0000", 2024-07-28T19:51:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 591.82233692099999, 2024-07-28T19:51:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.019208144, 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "started", 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.24647", 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/1156081487", 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 8000 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433086+0000", 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.261 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433086+0000", 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433084+0000", 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999986 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433091+0000", 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 6.5069999999999997e-06 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433117+0000", 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.6262999999999999e-05 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433131+0000", 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.415e-05 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.263 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.450637+0000", 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.017505876 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.450944+0000", 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00030707400000000001 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.452294+0000", 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.001349528 2024-07-28T19:51:49.264 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.24647.0:8001 5.1 5:83e7ce84:::smithi04569809-8:head [rollback 2ef] snapc 303=[303,301,2ff,2fd,2f8,2f5,2f3,2f0,2ef,2ec,2eb,2e8,2e7,2e2,2e0,2de,2dc,2d6,2c7] ondisk+write+known_if_redirected+supports_pool_eio e850)", 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:41:57.433144+0000", 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 591.82227884199995, 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.038541839000000001, 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "started", 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T19:51:49.265 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.24647", 2024-07-28T19:51:49.266 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/1156081487", 2024-07-28T19:51:49.266 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 8001 2024-07-28T19:51:49.266 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.266 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.266 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.266 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.266 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433144+0000", 2024-07-28T19:51:49.266 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.267 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.267 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.267 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.267 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433144+0000", 2024-07-28T19:51:49.267 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.267 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.267 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.268 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.268 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433142+0000", 2024-07-28T19:51:49.268 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999986 2024-07-28T19:51:49.268 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.268 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433149+0000", 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 6.8839999999999997e-06 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433167+0000", 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.7750000000000001e-05 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.269 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.433181+0000", 2024-07-28T19:51:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.3752e-05 2024-07-28T19:51:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.452369+0000", 2024-07-28T19:51:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.019188362 2024-07-28T19:51:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.452597+0000", 2024-07-28T19:51:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000228128 2024-07-28T19:51:49.271 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.271 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.271 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.271 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.471685+0000", 2024-07-28T19:51:49.271 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.019088237000000001 2024-07-28T19:51:49.271 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.271 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_repop(osd.7.0:1133 5.9 e850/717 5:98173559:::smithi04569809-28:301 v 850'993, mlcod=848'990)", 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:41:57.434349+0000", 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 591.82107352499997, 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.017484030000000001, 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "commit sent; apply or cleanup", 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.272 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.434349+0000", 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.434349+0000", 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.434346+0000", 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999976 2024-07-28T19:51:49.273 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.274 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.274 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.274 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.434366+0000", 2024-07-28T19:51:49.274 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.9466999999999998e-05 2024-07-28T19:51:49.274 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.274 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.274 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.275 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.434398+0000", 2024-07-28T19:51:49.275 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 3.2688999999999998e-05 2024-07-28T19:51:49.275 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.275 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.275 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.275 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.434418+0000", 2024-07-28T19:51:49.275 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.9340000000000001e-05 2024-07-28T19:51:49.275 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.275 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.275 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.275 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.440400+0000", 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.0059820660000000003 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.440480+0000", 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 8.0391999999999999e-05 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "commit_sent", 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.451728+0000", 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.011247422 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.276 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.451833+0000", 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000105238 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_repop(osd.7.0:1135 5.9 e850/717 5:951ed3b4:::smithi04569809-38:301 v 850'995, mlcod=848'990)", 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:41:57.437386+0000", 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 591.81803614299997, 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.017040058, 2024-07-28T19:51:49.277 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.278 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "commit sent; apply or cleanup", 2024-07-28T19:51:49.278 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.278 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.279 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.279 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.437386+0000", 2024-07-28T19:51:49.279 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.279 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.280 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.280 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.280 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.437386+0000", 2024-07-28T19:51:49.280 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.280 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.281 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.281 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.281 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.437384+0000", 2024-07-28T19:51:49.281 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999976 2024-07-28T19:51:49.281 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.281 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.281 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.437406+0000", 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.2313000000000001e-05 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.437436+0000", 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.9578999999999999e-05 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.437455+0000", 2024-07-28T19:51:49.282 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.8923000000000002e-05 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.450305+0000", 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.012850369 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.450358+0000", 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 5.2318999999999998e-05 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "commit_sent", 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.454360+0000", 2024-07-28T19:51:49.283 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.0040021459999999998 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:41:57.454426+0000", 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 6.6718999999999996e-05 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_repop(osd.7.0:1200 5.9 e883/717 5:951ed3b4:::smithi04569809-38:301 v 883'1082, mlcod=882'1077)", 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:42:30.344515+0000", 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 558.91090722499996, 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.019792319999999999, 2024-07-28T19:51:49.284 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.285 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "commit sent; apply or cleanup", 2024-07-28T19:51:49.285 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.285 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.285 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.285 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.344515+0000", 2024-07-28T19:51:49.285 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.285 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.285 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.285 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.285 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.344515+0000", 2024-07-28T19:51:49.286 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.286 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.286 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.286 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.286 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.344515+0000", 2024-07-28T19:51:49.286 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999995 2024-07-28T19:51:49.286 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.286 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.286 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.287 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.344534+0000", 2024-07-28T19:51:49.287 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.9159000000000001e-05 2024-07-28T19:51:49.287 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.287 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.344552+0000", 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.8564e-05 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.344564+0000", 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.1646e-05 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.288 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.346460+0000", 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.0018960649999999999 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.346521+0000", 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 6.0742999999999998e-05 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "commit_sent", 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.364193+0000", 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.017672297999999999 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.289 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.364308+0000", 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000114518 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_repop(osd.1.0:296 5.c e883/717 5:39632ab7:::smithi04569809-9:301 v 883'1210, mlcod=882'1206)", 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:42:30.346539+0000", 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 558.90888301799998, 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.017521933999999999, 2024-07-28T19:51:49.290 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "commit sent; apply or cleanup", 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.346539+0000", 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.346539+0000", 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.291 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.346538+0000", 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.999999 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.346561+0000", 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.2785999999999998e-05 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.346591+0000", 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.9456000000000001e-05 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.292 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.346608+0000", 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.7382999999999999e-05 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.346787+0000", 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000178677 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.346845+0000", 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 5.8668999999999997e-05 2024-07-28T19:51:49.293 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "commit_sent", 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.363953+0000", 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.017107134999999999 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:30.364061+0000", 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000108868 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.294 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_repop(osd.7.0:1203 5.9 e884/717 5:951ed3b4:::smithi04569809-38:301 v 884'1086, mlcod=883'1080)", 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:42:31.350242+0000", 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 557.90518062000001, 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.021506635999999999, 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "commit sent; apply or cleanup", 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.350242+0000", 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.295 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.296 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.296 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.350242+0000", 2024-07-28T19:51:49.296 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.296 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.296 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.296 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.296 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.350240+0000", 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999986 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.350258+0000", 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.7580000000000001e-05 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.350283+0000", 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.4953e-05 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.297 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.350301+0000", 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.7836e-05 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.358702+0000", 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.0084010539999999998 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.358764+0000", 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 6.2348999999999995e-05 2024-07-28T19:51:49.298 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "commit_sent", 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.371567+0000", 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.012802534000000001 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.371748+0000", 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00018192999999999999 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.299 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.300 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.300 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.24647.0:8370 5.1 5:8d29d756:::smithi04569809-25:head [sparse-read 0~1326333] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e884)", 2024-07-28T19:51:49.300 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:42:31.362408+0000", 2024-07-28T19:51:49.300 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 557.89301465799997, 2024-07-28T19:51:49.300 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.017393486, 2024-07-28T19:51:49.300 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.300 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "started", 2024-07-28T19:51:49.300 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T19:51:49.300 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.24647", 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/1156081487", 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 8370 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.362408+0000", 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.362408+0000", 2024-07-28T19:51:49.301 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.362406+0000", 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999981 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.362422+0000", 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.6353000000000001e-05 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.302 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.362448+0000", 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.6163e-05 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.362466+0000", 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.7535999999999999e-05 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.378912+0000", 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.016446618999999999 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.303 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.379227+0000", 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00031403699999999998 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:42:31.379801+0000", 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00057476100000000002 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.24647.0:9750 5.1 5:83e7ce84:::smithi04569809-8:head [read 0~3428958,checksum] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e1027)", 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:44:54.729056+0000", 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 414.52636599099998, 2024-07-28T19:51:49.304 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.018761863, 2024-07-28T19:51:49.305 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.305 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "started", 2024-07-28T19:51:49.305 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T19:51:49.305 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.24647", 2024-07-28T19:51:49.305 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/1156081487", 2024-07-28T19:51:49.305 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 9750 2024-07-28T19:51:49.306 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.306 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.306 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.306 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.306 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:44:54.729056+0000", 2024-07-28T19:51:49.306 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.307 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.307 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.307 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.307 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:44:54.729056+0000", 2024-07-28T19:51:49.307 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.307 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.307 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.307 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.307 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:44:54.729055+0000", 2024-07-28T19:51:49.308 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999986 2024-07-28T19:51:49.308 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.308 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.308 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.308 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:44:54.729065+0000", 2024-07-28T19:51:49.308 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 9.5659999999999996e-06 2024-07-28T19:51:49.308 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:44:54.729087+0000", 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.1756999999999999e-05 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:44:54.729100+0000", 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.3813e-05 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.309 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:44:54.744429+0000", 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.015328665999999999 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:44:54.744597+0000", 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00016750099999999999 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:44:54.747818+0000", 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.0032217830000000002 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.310 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_repop(osd.1.0:409 5.c e1058/717 5:3600b211:::smithi04569809-35:3b4 v 1058'1400, mlcod=1044'1396)", 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:45:25.438346+0000", 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 383.81707632500002, 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.017670251000000001, 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "commit sent; apply or cleanup", 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.438346+0000", 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.311 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.438346+0000", 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.438345+0000", 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.999999 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.438367+0000", 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.1563e-05 2024-07-28T19:51:49.312 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.438466+0000", 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 9.9431000000000004e-05 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.438488+0000", 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.2039999999999999e-05 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.438670+0000", 2024-07-28T19:51:49.313 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000181297 2024-07-28T19:51:49.314 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.314 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.314 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.314 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.438729+0000", 2024-07-28T19:51:49.314 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 5.9685000000000002e-05 2024-07-28T19:51:49.314 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.314 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.314 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "commit_sent", 2024-07-28T19:51:49.314 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.455926+0000", 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.017196970999999998 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.456016+0000", 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 9.0057999999999997e-05 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_repop(osd.1.0:410 5.c e1058/717 5:39632ab7:::smithi04569809-9:3bd v 1058'1402, mlcod=1044'1396)", 2024-07-28T19:51:49.315 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T19:45:25.440121+0000", 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 383.81530119600001, 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.017940363000000001, 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "commit sent; apply or cleanup", 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.440121+0000", 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T19:51:49.316 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.440121+0000", 2024-07-28T19:51:49.317 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T19:51:49.317 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.317 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.317 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T19:51:49.317 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.440119+0000", 2024-07-28T19:51:49.317 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999981 2024-07-28T19:51:49.317 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.317 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.317 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T19:51:49.317 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.440134+0000", 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.5113000000000001e-05 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.440162+0000", 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.7696e-05 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.440179+0000", 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.6889999999999999e-05 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.318 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.445740+0000", 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.0055614480000000001 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "started", 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.445803+0000", 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 6.3085999999999999e-05 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "commit_sent", 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.457982+0000", 2024-07-28T19:51:49.319 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.012178545000000001 2024-07-28T19:51:49.320 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T19:51:49.320 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T19:51:49.320 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T19:51:49.320 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T19:45:25.458062+0000", 2024-07-28T19:51:49.320 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 7.9594999999999999e-05 2024-07-28T19:51:49.320 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.320 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.320 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.320 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T19:51:49.320 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T19:51:49.320 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T19:51:49.321 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:49.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:49.547 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:51:49.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:49.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:49.679 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:49 smithi155 bash[68033]: cluster 2024-07-28T19:51:48.418720+0000 mgr.y (mgr.34101) 666 : cluster [DBG] pgmap v1367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:49.680 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:49 smithi155 bash[68033]: audit 2024-07-28T19:51:49.155092+0000 mon.c (mon.2) 244 : audit [INF] from='client.? 172.21.15.45:0/1565607059' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:49.680 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:49 smithi155 bash[68033]: audit 2024-07-28T19:51:49.155544+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:49.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 144 16 16 0 0 0 - 0 2024-07-28T19:51:49.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:49.798 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:49 smithi045 bash[80445]: cluster 2024-07-28T19:51:48.418720+0000 mgr.y (mgr.34101) 666 : cluster [DBG] pgmap v1367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:49.799 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:49 smithi045 bash[80445]: audit 2024-07-28T19:51:49.155092+0000 mon.c (mon.2) 244 : audit [INF] from='client.? 172.21.15.45:0/1565607059' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:49.799 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:49 smithi045 bash[80445]: audit 2024-07-28T19:51:49.155544+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:49.799 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:49 smithi045 bash[82788]: cluster 2024-07-28T19:51:48.418720+0000 mgr.y (mgr.34101) 666 : cluster [DBG] pgmap v1367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:49.799 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:49 smithi045 bash[82788]: audit 2024-07-28T19:51:49.155092+0000 mon.c (mon.2) 244 : audit [INF] from='client.? 172.21.15.45:0/1565607059' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:49.799 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:49 smithi045 bash[82788]: audit 2024-07-28T19:51:49.155544+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:51:49.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:49.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:49.974 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:49 smithi155 bash[73694]: debug 2024-07-28T19:51:49.860+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:49.975 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:49 smithi155 bash[73694]: debug 2024-07-28T19:51:49.868+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:49.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T19:51:50.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:50.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:50.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:50.382 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:50.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:50.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:50.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 145 16 16 0 0 0 - 0 2024-07-28T19:51:50.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:50.750 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:50 smithi155 bash[68033]: cluster 2024-07-28T19:51:49.538544+0000 mon.a (mon.0) 1319 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:51:50.750 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:50 smithi155 bash[68033]: audit 2024-07-28T19:51:49.545790+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:51:50.750 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:50 smithi155 bash[68033]: cluster 2024-07-28T19:51:49.546035+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e1105: 8 total, 2 up, 8 in 2024-07-28T19:51:50.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:51:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:51:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:51:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:50 smithi045 bash[80445]: cluster 2024-07-28T19:51:49.538544+0000 mon.a (mon.0) 1319 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:51:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:50 smithi045 bash[80445]: audit 2024-07-28T19:51:49.545790+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:51:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:50 smithi045 bash[80445]: cluster 2024-07-28T19:51:49.546035+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e1105: 8 total, 2 up, 8 in 2024-07-28T19:51:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:50 smithi045 bash[82788]: cluster 2024-07-28T19:51:49.538544+0000 mon.a (mon.0) 1319 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:51:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:50 smithi045 bash[82788]: audit 2024-07-28T19:51:49.545790+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:51:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:50 smithi045 bash[82788]: cluster 2024-07-28T19:51:49.546035+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e1105: 8 total, 2 up, 8 in 2024-07-28T19:51:50.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:51.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:50 smithi155 bash[73694]: debug 2024-07-28T19:51:50.839+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:51.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:51.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:51.107 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:51 smithi155 bash[73694]: debug 2024-07-28T19:51:51.071+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:51.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:51.332 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:51.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:51.464 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:51.464 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:51 smithi155 bash[73694]: debug 2024-07-28T19:51:51.195+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:51.570 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:51.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:51.701 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:51 smithi045 bash[80445]: cluster 2024-07-28T19:51:50.420477+0000 mgr.y (mgr.34101) 667 : cluster [DBG] pgmap v1369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:51.701 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:51 smithi045 bash[82788]: cluster 2024-07-28T19:51:50.420477+0000 mgr.y (mgr.34101) 667 : cluster [DBG] pgmap v1369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:51.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 146 16 16 0 0 0 - 0 2024-07-28T19:51:51.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:51 smithi155 bash[68033]: cluster 2024-07-28T19:51:50.420477+0000 mgr.y (mgr.34101) 667 : cluster [DBG] pgmap v1369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:51.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:51.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:52.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:52.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:52.180 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:51 smithi155 bash[73694]: debug 2024-07-28T19:51:51.867+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:52.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:52.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:51:52.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:52.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:52.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:52.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:52 smithi155 bash[73694]: debug 2024-07-28T19:51:52.263+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:52.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:51:52 smithi155 bash[60745]: ts=2024-07-28T19:51:52.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:51:52.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:52.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 147 16 16 0 0 0 - 0 2024-07-28T19:51:52.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:52.818 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:51:52.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:52.996 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:53.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:53.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:53.245 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:52 smithi155 bash[73694]: debug 2024-07-28T19:51:52.859+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:53.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:53.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:53.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:53.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:53.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 148 16 16 0 0 0 - 0 2024-07-28T19:51:53.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:53.831 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:53 smithi155 bash[68033]: cluster 2024-07-28T19:51:52.421565+0000 mgr.y (mgr.34101) 668 : cluster [DBG] pgmap v1370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:53.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:53.958 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:53 smithi155 bash[73694]: debug 2024-07-28T19:51:53.827+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:53 smithi045 bash[80445]: cluster 2024-07-28T19:51:52.421565+0000 mgr.y (mgr.34101) 668 : cluster [DBG] pgmap v1370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:53.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:53 smithi045 bash[82788]: cluster 2024-07-28T19:51:52.421565+0000 mgr.y (mgr.34101) 668 : cluster [DBG] pgmap v1370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:54.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:54.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:54.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:54.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:54.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:54.653 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:54.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 149 16 16 0 0 0 - 0 2024-07-28T19:51:54.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:54.807 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:51:54.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:55.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:55.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:55.137 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:54 smithi155 bash[73694]: debug 2024-07-28T19:51:54.851+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:55.137 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:55.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:55.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:55.483 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:55.494 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:55 smithi155 bash[73694]: debug 2024-07-28T19:51:55.151+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:55.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:55 smithi045 bash[80445]: cluster 2024-07-28T19:51:54.422386+0000 mgr.y (mgr.34101) 669 : cluster [DBG] pgmap v1371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:55 smithi045 bash[82788]: cluster 2024-07-28T19:51:54.422386+0000 mgr.y (mgr.34101) 669 : cluster [DBG] pgmap v1371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:55.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:55.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 150 16 16 0 0 0 - 0 2024-07-28T19:51:55.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:55 smithi155 bash[68033]: cluster 2024-07-28T19:51:54.422386+0000 mgr.y (mgr.34101) 669 : cluster [DBG] pgmap v1371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:55.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:55.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:56.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:56.183 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:55 smithi155 bash[73694]: debug 2024-07-28T19:51:55.827+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:56.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:56.216 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:51:56.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:56.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:56.541 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:56.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:56.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 151 16 16 0 0 0 - 0 2024-07-28T19:51:56.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:56.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:56 smithi155 bash[73694]: debug 2024-07-28T19:51:56.795+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:56.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:51:56.979 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:51:56.979 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:51:57.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:57.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:57.257 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:57.375 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:57.494 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:57.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:57.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 152 16 16 0 0 0 - 0 2024-07-28T19:51:57.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:57.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:57 smithi155 bash[68033]: cluster 2024-07-28T19:51:56.423221+0000 mgr.y (mgr.34101) 670 : cluster [DBG] pgmap v1372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:57.853 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:57.864 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:57 smithi155 bash[73694]: debug 2024-07-28T19:51:57.763+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:57 smithi045 bash[80445]: cluster 2024-07-28T19:51:56.423221+0000 mgr.y (mgr.34101) 670 : cluster [DBG] pgmap v1372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:57 smithi045 bash[82788]: cluster 2024-07-28T19:51:56.423221+0000 mgr.y (mgr.34101) 670 : cluster [DBG] pgmap v1372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:57.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:51:58.090 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:58.152 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:51:58.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:58.329 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:58.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:51:58.464 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:51:58.570 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:58.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:58.704 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:58.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 153 16 16 0 0 0 - 0 2024-07-28T19:51:58.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:58.859 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:51:58.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T19:51:58.931 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:59.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:59.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:58 smithi155 bash[73694]: debug 2024-07-28T19:51:58.699+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:59.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:58 smithi155 bash[73694]: debug 2024-07-28T19:51:58.723+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:59.170 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:51:59.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:51:59.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:59.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:51:59.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:51:59.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 154 16 16 0 0 0 - 0 2024-07-28T19:51:59.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:51:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:51:59 smithi155 bash[68033]: cluster 2024-07-28T19:51:58.425086+0000 mgr.y (mgr.34101) 671 : cluster [DBG] pgmap v1373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:59.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:51:59.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:59 smithi155 bash[73694]: debug 2024-07-28T19:51:59.619+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:51:59.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:59 smithi155 bash[73694]: debug 2024-07-28T19:51:59.679+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:51:59.825 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:51:59 smithi045 bash[80445]: cluster 2024-07-28T19:51:58.425086+0000 mgr.y (mgr.34101) 671 : cluster [DBG] pgmap v1373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:59.825 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:51:59 smithi045 bash[82788]: cluster 2024-07-28T19:51:58.425086+0000 mgr.y (mgr.34101) 671 : cluster [DBG] pgmap v1373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:51:59.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:00.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:00.120 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:00.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:00.248 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:00.248 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:51:59 smithi155 bash[73694]: debug 2024-07-28T19:51:59.955+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:00.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:00.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:00.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:00.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:00 smithi155 bash[73694]: debug 2024-07-28T19:52:00.315+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:00.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:00.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:00.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 155 16 16 0 0 0 - 0 2024-07-28T19:52:00.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:00.840 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:52:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:52:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:52:00.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:00.956 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:00.956 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:00 smithi155 bash[73694]: debug 2024-07-28T19:52:00.675+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:00.956 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:00 smithi155 bash[73694]: debug 2024-07-28T19:52:00.695+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:01.064 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:01.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:01.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:01.410 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:01.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:01.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:01.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 156 16 16 0 0 0 - 0 2024-07-28T19:52:01.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:01.862 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:01 smithi155 bash[68033]: cluster 2024-07-28T19:52:00.426881+0000 mgr.y (mgr.34101) 672 : cluster [DBG] pgmap v1374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:01.863 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:01 smithi155 bash[68033]: audit 2024-07-28T19:52:00.773520+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:52:01.863 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:01 smithi155 bash[73694]: debug 2024-07-28T19:52:01.711+0000 7f8e37e1e640 -1 osd.4 1105 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:01.863 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:01.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:01.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:01 smithi045 bash[80445]: cluster 2024-07-28T19:52:00.426881+0000 mgr.y (mgr.34101) 672 : cluster [DBG] pgmap v1374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:01.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:01 smithi045 bash[80445]: audit 2024-07-28T19:52:00.773520+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:52:01.952 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:01 smithi045 bash[82788]: cluster 2024-07-28T19:52:00.426881+0000 mgr.y (mgr.34101) 672 : cluster [DBG] pgmap v1374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:01.952 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:01 smithi045 bash[82788]: audit 2024-07-28T19:52:00.773520+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:52:01.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:52:02.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:02.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:01 smithi155 bash[73694]: debug 2024-07-28T19:52:01.859+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:02.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:02.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:02.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:02.480 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:02.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:02.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:02 smithi155 bash[73694]: debug 2024-07-28T19:52:02.335+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:02.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:52:02 smithi155 bash[60745]: ts=2024-07-28T19:52:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:52:02.594 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:52:02.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:02.636 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:02 smithi045 bash[80445]: audit 2024-07-28T19:52:02.303369+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.45:0/3164954056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:52:02.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:02 smithi045 bash[82788]: audit 2024-07-28T19:52:02.303369+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.45:0/3164954056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:52:02.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:02.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 157 16 16 0 0 0 - 0 2024-07-28T19:52:02.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:02.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:03.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:02 smithi155 bash[73694]: debug 2024-07-28T19:52:02.671+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:03.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:02 smithi155 bash[68033]: audit 2024-07-28T19:52:02.303369+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.45:0/3164954056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:52:03.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:03.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:03.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:03.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:03.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:03.654 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:52:03.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:03.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 158 16 16 0 0 0 - 0 2024-07-28T19:52:03.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:03.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:03.914 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:03.914 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:03 smithi155 bash[73694]: debug 2024-07-28T19:52:03.683+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:03.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:03 smithi155 bash[73694]: debug 2024-07-28T19:52:03.695+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:03.915 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:03 smithi155 bash[68033]: cluster 2024-07-28T19:52:02.428707+0000 mgr.y (mgr.34101) 673 : cluster [DBG] pgmap v1375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:03.915 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:03 smithi155 bash[68033]: cluster 2024-07-28T19:52:02.581099+0000 mon.a (mon.0) 1323 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:03.915 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:03 smithi155 bash[68033]: audit 2024-07-28T19:52:02.594628+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? 172.21.15.45:0/3164954056' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:52:03.915 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:03 smithi155 bash[68033]: cluster 2024-07-28T19:52:02.594734+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e1106: 8 total, 2 up, 8 in 2024-07-28T19:52:03.915 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:03 smithi155 bash[68033]: audit 2024-07-28T19:52:03.055396+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:03 smithi045 bash[80445]: cluster 2024-07-28T19:52:02.428707+0000 mgr.y (mgr.34101) 673 : cluster [DBG] pgmap v1375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:03 smithi045 bash[80445]: cluster 2024-07-28T19:52:02.581099+0000 mon.a (mon.0) 1323 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:03 smithi045 bash[80445]: audit 2024-07-28T19:52:02.594628+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? 172.21.15.45:0/3164954056' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:52:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:03 smithi045 bash[80445]: cluster 2024-07-28T19:52:02.594734+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e1106: 8 total, 2 up, 8 in 2024-07-28T19:52:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:03 smithi045 bash[80445]: audit 2024-07-28T19:52:03.055396+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:03 smithi045 bash[82788]: cluster 2024-07-28T19:52:02.428707+0000 mgr.y (mgr.34101) 673 : cluster [DBG] pgmap v1375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:03 smithi045 bash[82788]: cluster 2024-07-28T19:52:02.581099+0000 mon.a (mon.0) 1323 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:03 smithi045 bash[82788]: audit 2024-07-28T19:52:02.594628+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? 172.21.15.45:0/3164954056' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:52:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:03 smithi045 bash[82788]: cluster 2024-07-28T19:52:02.594734+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e1106: 8 total, 2 up, 8 in 2024-07-28T19:52:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:03 smithi045 bash[82788]: audit 2024-07-28T19:52:03.055396+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:04.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:04.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:04.260 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:04.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:04.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:04.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:04.617 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:04.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 159 16 16 0 0 0 - 0 2024-07-28T19:52:04.733 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:04 smithi155 bash[73694]: debug 2024-07-28T19:52:04.615+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:04 smithi155 bash[73694]: debug 2024-07-28T19:52:04.667+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:04 smithi155 bash[73694]: debug 2024-07-28T19:52:04.699+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:04.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:04.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:05.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:05.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:05.289 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:05.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:05.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:52:05.427 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:05.434 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:05 smithi155 bash[73694]: debug 2024-07-28T19:52:05.287+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:05.435 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:05.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:05.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:05.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:52:05.726928+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:52:05.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:52:05.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 160 16 16 0 0 0 - 0 2024-07-28T19:52:05.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:05.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:05.891 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:05 smithi155 bash[73694]: debug 2024-07-28T19:52:05.671+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:05.891 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:05 smithi155 bash[73694]: debug 2024-07-28T19:52:05.711+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:05.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:05 smithi155 bash[68033]: cluster 2024-07-28T19:52:04.430463+0000 mgr.y (mgr.34101) 674 : cluster [DBG] pgmap v1377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:05 smithi045 bash[80445]: cluster 2024-07-28T19:52:04.430463+0000 mgr.y (mgr.34101) 674 : cluster [DBG] pgmap v1377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:05 smithi045 bash[82788]: cluster 2024-07-28T19:52:04.430463+0000 mgr.y (mgr.34101) 674 : cluster [DBG] pgmap v1377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:06.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:06.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:06.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:06.349 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:06.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:06.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:06.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:06.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 161 16 16 0 0 0 - 0 2024-07-28T19:52:06.814 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:06.868 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:52:06.897 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:06 smithi155 bash[73694]: debug 2024-07-28T19:52:06.707+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:06.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:06 smithi155 bash[68033]: audit 2024-07-28T19:52:05.619436+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:06.898 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:06 smithi155 bash[68033]: audit 2024-07-28T19:52:05.629048+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:06.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:06.959 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:06 smithi045 bash[82788]: audit 2024-07-28T19:52:05.619436+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:06.960 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:06 smithi045 bash[82788]: audit 2024-07-28T19:52:05.629048+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:06.960 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:06 smithi045 bash[80445]: audit 2024-07-28T19:52:05.619436+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:06.960 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:06 smithi045 bash[80445]: audit 2024-07-28T19:52:05.629048+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:07.045 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:52:07.047 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:07.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:07.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:07.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:07.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:07.538 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:07.644 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:07.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 162 16 16 0 0 0 - 0 2024-07-28T19:52:07.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:07.764 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:52:07.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T19:52:07.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:07.891 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:07 smithi155 bash[73694]: debug 2024-07-28T19:52:07.635+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:07.891 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:07 smithi155 bash[73694]: debug 2024-07-28T19:52:07.667+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:07.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:07 smithi155 bash[68033]: cluster 2024-07-28T19:52:06.431313+0000 mgr.y (mgr.34101) 675 : cluster [DBG] pgmap v1378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:07.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:07 smithi155 bash[68033]: audit 2024-07-28T19:52:06.683056+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:07.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:07 smithi155 bash[68033]: audit 2024-07-28T19:52:06.691668+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:07.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:07 smithi155 bash[68033]: audit 2024-07-28T19:52:07.139838+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:52:07.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:07 smithi155 bash[68033]: audit 2024-07-28T19:52:07.141056+0000 mon.c (mon.2) 248 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:52:07.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:07 smithi155 bash[68033]: audit 2024-07-28T19:52:07.150947+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[80445]: cluster 2024-07-28T19:52:06.431313+0000 mgr.y (mgr.34101) 675 : cluster [DBG] pgmap v1378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[80445]: audit 2024-07-28T19:52:06.683056+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[80445]: audit 2024-07-28T19:52:06.691668+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[80445]: audit 2024-07-28T19:52:07.139838+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:52:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[80445]: audit 2024-07-28T19:52:07.141056+0000 mon.c (mon.2) 248 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:52:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[80445]: audit 2024-07-28T19:52:07.150947+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[82788]: cluster 2024-07-28T19:52:06.431313+0000 mgr.y (mgr.34101) 675 : cluster [DBG] pgmap v1378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[82788]: audit 2024-07-28T19:52:06.683056+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[82788]: audit 2024-07-28T19:52:06.691668+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[82788]: audit 2024-07-28T19:52:07.139838+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:52:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[82788]: audit 2024-07-28T19:52:07.141056+0000 mon.c (mon.2) 248 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:52:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:07 smithi045 bash[82788]: audit 2024-07-28T19:52:07.150947+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:07.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:08.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:08.228 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:08.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:08.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:08.468 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:08.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:08 smithi155 bash[73694]: debug 2024-07-28T19:52:08.331+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:08.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:08.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:08.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 163 16 16 0 0 0 - 0 2024-07-28T19:52:08.826 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:08.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:08.955 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:08 smithi155 bash[73694]: debug 2024-07-28T19:52:08.639+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:09.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:09.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:09.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:09.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:09.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:09 smithi155 bash[73694]: debug 2024-07-28T19:52:09.151+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:09.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:09.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:09.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:09.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 164 16 16 0 0 0 - 0 2024-07-28T19:52:09.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:09.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:09.906 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:09 smithi045 bash[80445]: cluster 2024-07-28T19:52:08.432508+0000 mgr.y (mgr.34101) 676 : cluster [DBG] pgmap v1379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:09.906 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:09 smithi045 bash[82788]: cluster 2024-07-28T19:52:08.432508+0000 mgr.y (mgr.34101) 676 : cluster [DBG] pgmap v1379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:09.912 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:52:10.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:10.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:09 smithi155 bash[73694]: debug 2024-07-28T19:52:09.655+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:10.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:09 smithi155 bash[68033]: cluster 2024-07-28T19:52:08.432508+0000 mgr.y (mgr.34101) 676 : cluster [DBG] pgmap v1379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:10.118 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:52:10.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:10.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:10.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:10.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:10.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:10.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:52:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:52:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:52:10.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:10.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 165 16 16 0 0 0 - 0 2024-07-28T19:52:10.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:10 smithi155 bash[73694]: debug 2024-07-28T19:52:10.611+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:10.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:10.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:10 smithi155 bash[73694]: debug 2024-07-28T19:52:10.703+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:10.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:10.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:11.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:11.196 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:11.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:11.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:11 smithi155 bash[73694]: debug 2024-07-28T19:52:11.051+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:11.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:11.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:11.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:11.672 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:11.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 166 16 16 0 0 0 - 0 2024-07-28T19:52:11.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:11.867 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:11 smithi045 bash[82788]: cluster 2024-07-28T19:52:10.434277+0000 mgr.y (mgr.34101) 677 : cluster [DBG] pgmap v1380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:11.867 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:11 smithi045 bash[80445]: cluster 2024-07-28T19:52:10.434277+0000 mgr.y (mgr.34101) 677 : cluster [DBG] pgmap v1380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:11.867 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:52:11.868 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:52:11.912 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:11.923 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:11 smithi155 bash[68033]: cluster 2024-07-28T19:52:10.434277+0000 mgr.y (mgr.34101) 677 : cluster [DBG] pgmap v1380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:11.923 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:11 smithi155 bash[73694]: debug 2024-07-28T19:52:11.659+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:12.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:12.147 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:12.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:12.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:12 smithi155 bash[73694]: debug 2024-07-28T19:52:12.011+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:12.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:12.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:12.506 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:12.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:52:12 smithi155 bash[60745]: ts=2024-07-28T19:52:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:52:12.582 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:52:12.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:12.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 167 16 16 0 0 0 - 0 2024-07-28T19:52:12.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:12.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:12.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:12.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:12 smithi155 bash[73694]: debug 2024-07-28T19:52:12.631+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:13.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:13.220 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:13.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:13.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:13.579 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:13.698 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:13.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 168 16 16 0 0 0 - 0 2024-07-28T19:52:13.818 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:13.863 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:13 smithi155 bash[68033]: cluster 2024-07-28T19:52:12.436145+0000 mgr.y (mgr.34101) 678 : cluster [DBG] pgmap v1381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:13.863 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:13 smithi155 bash[73694]: debug 2024-07-28T19:52:13.619+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:13.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:13.949 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:13 smithi045 bash[80445]: cluster 2024-07-28T19:52:12.436145+0000 mgr.y (mgr.34101) 678 : cluster [DBG] pgmap v1381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:13.949 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:13 smithi045 bash[82788]: cluster 2024-07-28T19:52:12.436145+0000 mgr.y (mgr.34101) 678 : cluster [DBG] pgmap v1381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:14.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:14.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:14.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:14.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:14.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:14.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:14.707 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:52:14.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 169 16 16 0 0 0 - 0 2024-07-28T19:52:14.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:14.869 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:14 smithi045 bash[80445]: audit 2024-07-28T19:52:14.470302+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? 172.21.15.45:0/3075052006' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:52:14.869 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:14 smithi045 bash[82788]: audit 2024-07-28T19:52:14.470302+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? 172.21.15.45:0/3075052006' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:52:14.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:14.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:15.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:14 smithi155 bash[68033]: audit 2024-07-28T19:52:14.470302+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? 172.21.15.45:0/3075052006' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:52:15.004 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:14 smithi155 bash[73694]: debug 2024-07-28T19:52:14.667+0000 7f8e37e1e640 -1 osd.4 1106 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:15.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:15.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:15.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:15.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:15.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:15.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:15 smithi155 bash[73694]: debug 2024-07-28T19:52:15.427+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:15.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:15.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:15.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 170 16 16 0 0 0 - 0 2024-07-28T19:52:15.817 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:52:15.823 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:15.835 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:15 smithi045 bash[82788]: cluster 2024-07-28T19:52:14.438050+0000 mgr.y (mgr.34101) 679 : cluster [DBG] pgmap v1382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:15.835 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:15 smithi045 bash[82788]: cluster 2024-07-28T19:52:14.694813+0000 mon.a (mon.0) 1332 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:15.835 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:15 smithi045 bash[82788]: audit 2024-07-28T19:52:14.708354+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? 172.21.15.45:0/3075052006' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:52:15.835 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:15 smithi045 bash[82788]: cluster 2024-07-28T19:52:14.708475+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e1107: 8 total, 2 up, 8 in 2024-07-28T19:52:15.835 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:15 smithi045 bash[80445]: cluster 2024-07-28T19:52:14.438050+0000 mgr.y (mgr.34101) 679 : cluster [DBG] pgmap v1382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:15.835 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:15 smithi045 bash[80445]: cluster 2024-07-28T19:52:14.694813+0000 mon.a (mon.0) 1332 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:15.835 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:15 smithi045 bash[80445]: audit 2024-07-28T19:52:14.708354+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? 172.21.15.45:0/3075052006' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:52:15.835 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:15 smithi045 bash[80445]: cluster 2024-07-28T19:52:14.708475+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e1107: 8 total, 2 up, 8 in 2024-07-28T19:52:15.855 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:15 smithi155 bash[73694]: debug 2024-07-28T19:52:15.707+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:15.855 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:15 smithi155 bash[68033]: cluster 2024-07-28T19:52:14.438050+0000 mgr.y (mgr.34101) 679 : cluster [DBG] pgmap v1382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:15.855 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:15 smithi155 bash[68033]: cluster 2024-07-28T19:52:14.694813+0000 mon.a (mon.0) 1332 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:15.855 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:15 smithi155 bash[68033]: audit 2024-07-28T19:52:14.708354+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? 172.21.15.45:0/3075052006' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:52:15.855 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:15 smithi155 bash[68033]: cluster 2024-07-28T19:52:14.708475+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e1107: 8 total, 2 up, 8 in 2024-07-28T19:52:15.942 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:16.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:16.178 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:16.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:16.415 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:16.507 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:52:16.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T19:52:16.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:16.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:16.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 171 16 16 0 0 0 - 0 2024-07-28T19:52:16.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:16.869 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:52:16.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:17.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:17.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:16 smithi155 bash[73694]: debug 2024-07-28T19:52:16.687+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:17.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:17.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:17.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:17.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:17 smithi155 bash[73694]: debug 2024-07-28T19:52:17.127+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:17.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:17.515 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:52:17.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:17.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:17.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 172 16 16 0 0 0 - 0 2024-07-28T19:52:17.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:17.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:17.880 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:17 smithi045 bash[82788]: cluster 2024-07-28T19:52:16.439809+0000 mgr.y (mgr.34101) 680 : cluster [DBG] pgmap v1384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:17.881 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:17 smithi045 bash[80445]: cluster 2024-07-28T19:52:16.439809+0000 mgr.y (mgr.34101) 680 : cluster [DBG] pgmap v1384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:17.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:18.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:17 smithi155 bash[73694]: debug 2024-07-28T19:52:17.699+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:18.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:17 smithi155 bash[68033]: cluster 2024-07-28T19:52:16.439809+0000 mgr.y (mgr.34101) 680 : cluster [DBG] pgmap v1384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:18.107 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:18.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:18.345 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:18.464 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:18.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:18.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:18.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 173 16 16 0 0 0 - 0 2024-07-28T19:52:18.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:18.833 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:18 smithi045 bash[82788]: audit 2024-07-28T19:52:18.055617+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:18.833 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:18 smithi045 bash[80445]: audit 2024-07-28T19:52:18.055617+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:18.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:18.952 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:18 smithi155 bash[73694]: debug 2024-07-28T19:52:18.663+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:18.952 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:18 smithi155 bash[68033]: audit 2024-07-28T19:52:18.055617+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:19.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:19.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:19.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:19.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:19 smithi155 bash[73694]: debug 2024-07-28T19:52:19.159+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:19.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:19.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:19.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:19.432 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:19 smithi155 bash[73694]: debug 2024-07-28T19:52:19.291+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:19.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:19.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:19.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 174 16 16 0 0 0 - 0 2024-07-28T19:52:19.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:19.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:19 smithi045 bash[82788]: cluster 2024-07-28T19:52:18.441655+0000 mgr.y (mgr.34101) 681 : cluster [DBG] pgmap v1385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:19 smithi045 bash[80445]: cluster 2024-07-28T19:52:18.441655+0000 mgr.y (mgr.34101) 681 : cluster [DBG] pgmap v1385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:20.013 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:20.024 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:19 smithi155 bash[68033]: cluster 2024-07-28T19:52:18.441655+0000 mgr.y (mgr.34101) 681 : cluster [DBG] pgmap v1385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:20.024 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:19 smithi155 bash[73694]: debug 2024-07-28T19:52:19.691+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:20.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:20.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:20.372 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:20.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:20.610 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:20.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 175 16 16 0 0 0 - 0 2024-07-28T19:52:20.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:20.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:20.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:52:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:52:20] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:52:20.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:20 smithi155 bash[73694]: debug 2024-07-28T19:52:20.671+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:20.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:20.979 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:20 smithi155 bash[73694]: debug 2024-07-28T19:52:20.835+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:21.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:21.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:21.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:21.352 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:52:21.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:21.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:21.643 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:52:21.643 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:52:21.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:21.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:21 smithi155 bash[73694]: debug 2024-07-28T19:52:21.675+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:21.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 176 16 16 0 0 0 - 0 2024-07-28T19:52:21.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:21.922 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:21 smithi045 bash[80445]: cluster 2024-07-28T19:52:20.443484+0000 mgr.y (mgr.34101) 682 : cluster [DBG] pgmap v1386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:21 smithi045 bash[82788]: cluster 2024-07-28T19:52:20.443484+0000 mgr.y (mgr.34101) 682 : cluster [DBG] pgmap v1386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:22.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:21 smithi155 bash[68033]: cluster 2024-07-28T19:52:20.443484+0000 mgr.y (mgr.34101) 682 : cluster [DBG] pgmap v1386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:22.160 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:22.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:22.396 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:22.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:22.587 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:52:22 smithi155 bash[60745]: ts=2024-07-28T19:52:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:52:22.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:22.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 177 16 16 0 0 0 - 0 2024-07-28T19:52:22.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:22.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:22.908 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:22 smithi155 bash[73694]: debug 2024-07-28T19:52:22.691+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:22.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:23.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:23.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:23.353 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:23.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:23.586 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:23.699 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:23.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 178 16 16 0 0 0 - 0 2024-07-28T19:52:23.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:23 smithi155 bash[68033]: cluster 2024-07-28T19:52:22.445531+0000 mgr.y (mgr.34101) 683 : cluster [DBG] pgmap v1387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:23.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:23 smithi155 bash[73694]: debug 2024-07-28T19:52:23.699+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:23.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:23.876 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:23 smithi045 bash[80445]: cluster 2024-07-28T19:52:22.445531+0000 mgr.y (mgr.34101) 683 : cluster [DBG] pgmap v1387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:23.876 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:23 smithi045 bash[82788]: cluster 2024-07-28T19:52:22.445531+0000 mgr.y (mgr.34101) 683 : cluster [DBG] pgmap v1387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:23.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:24.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:24.058 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:24.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:24.188 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:24 smithi155 bash[73694]: debug 2024-07-28T19:52:23.999+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:24.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:24.415 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:24.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:24.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:24.649 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:24.661 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:24 smithi155 bash[73694]: debug 2024-07-28T19:52:24.503+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:24.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 179 16 16 0 0 0 - 0 2024-07-28T19:52:24.768 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:24.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:24 smithi155 bash[73694]: debug 2024-07-28T19:52:24.691+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:24.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:24.898 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:52:25.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:25.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:25.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:25.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:25.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:52:25.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T19:52:25.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:25.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:25.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:52:25.729775+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:52:25.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:52:25.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 180 16 16 0 0 0 - 0 2024-07-28T19:52:25.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:25.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:25.972 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:25 smithi155 bash[73694]: debug 2024-07-28T19:52:25.695+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:25.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:25 smithi155 bash[68033]: cluster 2024-07-28T19:52:24.447298+0000 mgr.y (mgr.34101) 684 : cluster [DBG] pgmap v1388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:25.980 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:25 smithi045 bash[80445]: cluster 2024-07-28T19:52:24.447298+0000 mgr.y (mgr.34101) 684 : cluster [DBG] pgmap v1388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:25.980 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:25 smithi045 bash[82788]: cluster 2024-07-28T19:52:24.447298+0000 mgr.y (mgr.34101) 684 : cluster [DBG] pgmap v1388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:26.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:26.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:26.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:26.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:26.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:26.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:26.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 181 16 16 0 0 0 - 0 2024-07-28T19:52:26.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:26.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:26 smithi155 bash[73694]: debug 2024-07-28T19:52:26.675+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:26.917 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:26.995 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:52:27.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:27.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:27.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:27.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:27.505 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:27.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:27.701 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:52:27.702 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:52:27.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 182 16 16 0 0 0 - 0 2024-07-28T19:52:27.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:27.744 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:52:27.864 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:27.941 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:27 smithi045 bash[80445]: cluster 2024-07-28T19:52:26.449078+0000 mgr.y (mgr.34101) 685 : cluster [DBG] pgmap v1389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:27.942 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:27 smithi045 bash[80445]: audit 2024-07-28T19:52:27.161047+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.45:0/271877120' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:52:27.942 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:27 smithi045 bash[82788]: cluster 2024-07-28T19:52:26.449078+0000 mgr.y (mgr.34101) 685 : cluster [DBG] pgmap v1389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:27.942 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:27 smithi045 bash[82788]: audit 2024-07-28T19:52:27.161047+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.45:0/271877120' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:52:27.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:28.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:27 smithi155 bash[73694]: debug 2024-07-28T19:52:27.707+0000 7f8e37e1e640 -1 osd.4 1107 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:28.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:27 smithi155 bash[68033]: cluster 2024-07-28T19:52:26.449078+0000 mgr.y (mgr.34101) 685 : cluster [DBG] pgmap v1389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:28.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:27 smithi155 bash[68033]: audit 2024-07-28T19:52:27.161047+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.45:0/271877120' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:52:28.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:28.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:28.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:28.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:28.573 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:28.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:28.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 183 16 16 0 0 0 - 0 2024-07-28T19:52:28.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:28 smithi155 bash[73694]: debug 2024-07-28T19:52:28.671+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:28.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:28.934 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:28 smithi155 bash[68033]: cluster 2024-07-28T19:52:27.728240+0000 mon.a (mon.0) 1336 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:28 smithi155 bash[68033]: audit 2024-07-28T19:52:27.745401+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.45:0/271877120' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:52:29.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:28 smithi155 bash[68033]: cluster 2024-07-28T19:52:27.745565+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e1108: 8 total, 2 up, 8 in 2024-07-28T19:52:29.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:29.064 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:28 smithi045 bash[82788]: cluster 2024-07-28T19:52:27.728240+0000 mon.a (mon.0) 1336 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:29.064 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:28 smithi045 bash[82788]: audit 2024-07-28T19:52:27.745401+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.45:0/271877120' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:52:29.064 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:28 smithi045 bash[82788]: cluster 2024-07-28T19:52:27.745565+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e1108: 8 total, 2 up, 8 in 2024-07-28T19:52:29.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:28 smithi045 bash[80445]: cluster 2024-07-28T19:52:27.728240+0000 mon.a (mon.0) 1336 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:29.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:28 smithi045 bash[80445]: audit 2024-07-28T19:52:27.745401+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.45:0/271877120' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:52:29.065 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:28 smithi045 bash[80445]: cluster 2024-07-28T19:52:27.745565+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e1108: 8 total, 2 up, 8 in 2024-07-28T19:52:29.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:29.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:29.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:29.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:29.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:29.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 184 16 16 0 0 0 - 0 2024-07-28T19:52:29.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:29.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:29.901 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:29 smithi045 bash[80445]: cluster 2024-07-28T19:52:28.450294+0000 mgr.y (mgr.34101) 686 : cluster [DBG] pgmap v1391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:29.901 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:29 smithi045 bash[82788]: cluster 2024-07-28T19:52:28.450294+0000 mgr.y (mgr.34101) 686 : cluster [DBG] pgmap v1391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:30.008 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:30.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:29 smithi155 bash[68033]: cluster 2024-07-28T19:52:28.450294+0000 mgr.y (mgr.34101) 686 : cluster [DBG] pgmap v1391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:30.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:29 smithi155 bash[73694]: debug 2024-07-28T19:52:29.655+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:30.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:30.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:29 smithi155 bash[73694]: debug 2024-07-28T19:52:29.751+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:30.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:30.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:30.336 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:52:30.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:30.445 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:52:30.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:30.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:52:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:52:30] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:52:30.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:30.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 185 16 16 0 0 0 - 0 2024-07-28T19:52:30.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:30.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:31.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:30 smithi155 bash[73694]: debug 2024-07-28T19:52:30.655+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:31.076 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:31.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:31.316 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:31.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:31.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:31.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:31.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 186 16 16 0 0 0 - 0 2024-07-28T19:52:31.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:31.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:31.916 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:31 smithi155 bash[68033]: cluster 2024-07-28T19:52:30.451972+0000 mgr.y (mgr.34101) 687 : cluster [DBG] pgmap v1392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:31.916 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:31 smithi155 bash[73694]: debug 2024-07-28T19:52:31.607+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:31.916 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:31.916 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:31 smithi155 bash[73694]: debug 2024-07-28T19:52:31.759+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:31 smithi045 bash[80445]: cluster 2024-07-28T19:52:30.451972+0000 mgr.y (mgr.34101) 687 : cluster [DBG] pgmap v1392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:31.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:31 smithi045 bash[82788]: cluster 2024-07-28T19:52:30.451972+0000 mgr.y (mgr.34101) 687 : cluster [DBG] pgmap v1392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:32.023 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:32.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:32.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:32.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:32.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:32.574 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:52:32 smithi155 bash[60745]: ts=2024-07-28T19:52:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:52:32.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:32.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:52:32.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 187 16 16 0 0 0 - 0 2024-07-28T19:52:32.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:32.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:32.862 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:32 smithi155 bash[73694]: debug 2024-07-28T19:52:32.655+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:32.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:33.090 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:33.210 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:33.329 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:33.448 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:33.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:33.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:33.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:33 smithi155 bash[73694]: debug 2024-07-28T19:52:33.411+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:33.565 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:33.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:33.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 188 16 16 0 0 0 - 0 2024-07-28T19:52:33.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:33.842 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:52:33.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:33 smithi155 bash[68033]: cluster 2024-07-28T19:52:32.453919+0000 mgr.y (mgr.34101) 688 : cluster [DBG] pgmap v1393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:33.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:33 smithi155 bash[68033]: audit 2024-07-28T19:52:33.056246+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:33.843 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:33 smithi155 bash[73694]: debug 2024-07-28T19:52:33.559+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:33.843 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:33 smithi155 bash[73694]: debug 2024-07-28T19:52:33.623+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:33.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:33 smithi045 bash[82788]: cluster 2024-07-28T19:52:32.453919+0000 mgr.y (mgr.34101) 688 : cluster [DBG] pgmap v1393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:33 smithi045 bash[82788]: audit 2024-07-28T19:52:33.056246+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:33 smithi045 bash[80445]: cluster 2024-07-28T19:52:32.453919+0000 mgr.y (mgr.34101) 688 : cluster [DBG] pgmap v1393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:33 smithi045 bash[80445]: audit 2024-07-28T19:52:33.056246+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:34.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:34.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:34.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:34.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:34.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:34.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:34.513 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:34.518 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:34 smithi155 bash[73694]: debug 2024-07-28T19:52:34.415+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:34.581 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:52:34.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T19:52:34.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:34.662 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:34 smithi155 bash[73694]: debug 2024-07-28T19:52:34.515+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:34.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 189 16 16 0 0 0 - 0 2024-07-28T19:52:34.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:34.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:34 smithi155 bash[73694]: debug 2024-07-28T19:52:34.659+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:34.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:34.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:34.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:35.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:34 smithi155 bash[73694]: debug 2024-07-28T19:52:34.815+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:35.102 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:35.205 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:52:35.221 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:35.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:35.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:35.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:35.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:35.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 190 16 16 0 0 0 - 0 2024-07-28T19:52:35.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:35.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:35 smithi155 bash[73694]: debug 2024-07-28T19:52:35.543+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:35.754 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:35 smithi155 bash[73694]: debug 2024-07-28T19:52:35.707+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:35.754 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:35.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:35.934 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:36.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:35 smithi155 bash[68033]: cluster 2024-07-28T19:52:34.455642+0000 mgr.y (mgr.34101) 689 : cluster [DBG] pgmap v1394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:36.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:35 smithi155 bash[73694]: debug 2024-07-28T19:52:35.787+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:36.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:36.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:36.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:35 smithi045 bash[80445]: cluster 2024-07-28T19:52:34.455642+0000 mgr.y (mgr.34101) 689 : cluster [DBG] pgmap v1394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:36.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:35 smithi045 bash[82788]: cluster 2024-07-28T19:52:34.455642+0000 mgr.y (mgr.34101) 689 : cluster [DBG] pgmap v1394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:36.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:36.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:36.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:36.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:36.543 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:36 smithi155 bash[73694]: debug 2024-07-28T19:52:36.127+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:36.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:36.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 191 16 16 0 0 0 - 0 2024-07-28T19:52:36.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:36.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:36 smithi155 bash[73694]: debug 2024-07-28T19:52:36.735+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:36.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:36.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:37.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:37.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:37.249 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:37.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:36 smithi155 bash[73694]: debug 2024-07-28T19:52:36.987+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:37.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:37.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:37.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:37.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:37.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:37.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 192 16 16 0 0 0 - 0 2024-07-28T19:52:37.758 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:37 smithi155 bash[73694]: debug 2024-07-28T19:52:37.567+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:37.797 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:52:37.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:37.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:37.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:37 smithi155 bash[73694]: debug 2024-07-28T19:52:37.755+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:37.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:37 smithi155 bash[68033]: cluster 2024-07-28T19:52:36.457025+0000 mgr.y (mgr.34101) 690 : cluster [DBG] pgmap v1395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:37.986 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:37 smithi045 bash[80445]: cluster 2024-07-28T19:52:36.457025+0000 mgr.y (mgr.34101) 690 : cluster [DBG] pgmap v1395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:37.986 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:37 smithi045 bash[82788]: cluster 2024-07-28T19:52:36.457025+0000 mgr.y (mgr.34101) 690 : cluster [DBG] pgmap v1395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:38.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:38.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:38.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:38.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:38.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:38.675 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:38.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 193 16 16 0 0 0 - 0 2024-07-28T19:52:38.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:38.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:39.033 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:39.044 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:38 smithi155 bash[73694]: debug 2024-07-28T19:52:38.755+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:39.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:39.272 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:39.353 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:52:39.390 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:39.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:39.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:39.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:39.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:39.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 194 16 16 0 0 0 - 0 2024-07-28T19:52:39.746 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:39.756 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:39 smithi155 bash[73694]: debug 2024-07-28T19:52:39.555+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:39.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:39.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:39 smithi155 bash[68033]: cluster 2024-07-28T19:52:38.458603+0000 mgr.y (mgr.34101) 691 : cluster [DBG] pgmap v1396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:39.983 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:39 smithi155 bash[73694]: debug 2024-07-28T19:52:39.771+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:39.983 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:39 smithi155 bash[73694]: debug 2024-07-28T19:52:39.835+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:39.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:40.001 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:39 smithi045 bash[80445]: cluster 2024-07-28T19:52:38.458603+0000 mgr.y (mgr.34101) 691 : cluster [DBG] pgmap v1396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:40.001 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:39 smithi045 bash[82788]: cluster 2024-07-28T19:52:38.458603+0000 mgr.y (mgr.34101) 691 : cluster [DBG] pgmap v1396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:40.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:40.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:40.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:40.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:40.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:40.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:40.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:40 smithi155 bash[73694]: debug 2024-07-28T19:52:40.271+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:40.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:40 smithi155 bash[73694]: debug 2024-07-28T19:52:40.419+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:40.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:40.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:40.708 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:52:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:52:40] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:52:40.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 195 16 16 0 0 0 - 0 2024-07-28T19:52:40.775 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:52:40.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:40.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:40.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:40 smithi155 bash[73694]: debug 2024-07-28T19:52:40.739+0000 7f8e37e1e640 -1 osd.4 1108 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:40.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:40 smithi155 bash[68033]: audit 2024-07-28T19:52:39.837292+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.45:0/3307483635' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:52:40.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:40 smithi045 bash[80445]: audit 2024-07-28T19:52:39.837292+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.45:0/3307483635' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:52:40.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:40 smithi045 bash[82788]: audit 2024-07-28T19:52:39.837292+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.45:0/3307483635' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:52:41.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:41.166 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:41.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:41.403 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:41.523 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:41.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:41.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 196 16 16 0 0 0 - 0 2024-07-28T19:52:41.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:41 smithi155 bash[68033]: cluster 2024-07-28T19:52:40.460260+0000 mgr.y (mgr.34101) 692 : cluster [DBG] pgmap v1397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:41 smithi155 bash[68033]: cluster 2024-07-28T19:52:40.763235+0000 mon.a (mon.0) 1340 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:52:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:41 smithi155 bash[68033]: audit 2024-07-28T19:52:40.776023+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.45:0/3307483635' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:52:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:41 smithi155 bash[68033]: cluster 2024-07-28T19:52:40.776113+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e1109: 8 total, 2 up, 8 in 2024-07-28T19:52:41.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:41 smithi155 bash[73694]: debug 2024-07-28T19:52:41.759+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:41.880 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:41.892 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:41 smithi045 bash[80445]: cluster 2024-07-28T19:52:40.460260+0000 mgr.y (mgr.34101) 692 : cluster [DBG] pgmap v1397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:41.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:41 smithi045 bash[80445]: cluster 2024-07-28T19:52:40.763235+0000 mon.a (mon.0) 1340 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:52:41.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:41 smithi045 bash[80445]: audit 2024-07-28T19:52:40.776023+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.45:0/3307483635' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:52:41.893 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:41 smithi045 bash[80445]: cluster 2024-07-28T19:52:40.776113+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e1109: 8 total, 2 up, 8 in 2024-07-28T19:52:41.893 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:41 smithi045 bash[82788]: cluster 2024-07-28T19:52:40.460260+0000 mgr.y (mgr.34101) 692 : cluster [DBG] pgmap v1397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:41.893 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:41 smithi045 bash[82788]: cluster 2024-07-28T19:52:40.763235+0000 mon.a (mon.0) 1340 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:52:41.893 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:41 smithi045 bash[82788]: audit 2024-07-28T19:52:40.776023+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.45:0/3307483635' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:52:41.893 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:41 smithi045 bash[82788]: cluster 2024-07-28T19:52:40.776113+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e1109: 8 total, 2 up, 8 in 2024-07-28T19:52:42.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:42.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:42.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:42.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:42.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:52:42 smithi155 bash[60745]: ts=2024-07-28T19:52:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:52:42.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:42.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:42.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:42.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:42.729 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:42 smithi155 bash[73694]: debug 2024-07-28T19:52:42.547+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:42.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 197 16 16 0 0 0 - 0 2024-07-28T19:52:42.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:42.853 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:52:42.948 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:43.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:42 smithi155 bash[73694]: debug 2024-07-28T19:52:42.731+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:43.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:43.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:43.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:43.352 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:52:43.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:43.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:43.593 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:52:43.593 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:52:43.658 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:43.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 198 16 16 0 0 0 - 0 2024-07-28T19:52:43.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:43 smithi155 bash[68033]: cluster 2024-07-28T19:52:42.462160+0000 mgr.y (mgr.34101) 693 : cluster [DBG] pgmap v1399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:43.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:43 smithi155 bash[73694]: debug 2024-07-28T19:52:43.763+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:43.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:43.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:43 smithi045 bash[80445]: cluster 2024-07-28T19:52:42.462160+0000 mgr.y (mgr.34101) 693 : cluster [DBG] pgmap v1399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:43 smithi045 bash[82788]: cluster 2024-07-28T19:52:42.462160+0000 mgr.y (mgr.34101) 693 : cluster [DBG] pgmap v1399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:44.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:44.055 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:52:44.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T19:52:44.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:44.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:44.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:43 smithi155 bash[73694]: debug 2024-07-28T19:52:43.950+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:44.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:44.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:44.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:52:44.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:44.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 199 16 16 0 0 0 - 0 2024-07-28T19:52:44.737 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:44.795 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:44.795 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:44 smithi155 bash[73694]: debug 2024-07-28T19:52:44.446+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:44.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:44.973 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:45.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:44 smithi155 bash[73694]: debug 2024-07-28T19:52:44.794+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:45.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:45.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:45.329 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:45.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:45.568 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:45.678 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:45.688 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:45.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:52:45.732430+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:52:45.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:52:45.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 200 16 16 0 0 0 - 0 2024-07-28T19:52:45.805 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:45.924 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:45.936 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:45 smithi155 bash[68033]: cluster 2024-07-28T19:52:44.463878+0000 mgr.y (mgr.34101) 694 : cluster [DBG] pgmap v1400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:45.936 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:45 smithi155 bash[73694]: debug 2024-07-28T19:52:45.678+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:45.936 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:45 smithi155 bash[73694]: debug 2024-07-28T19:52:45.766+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:46.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:46.056 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:45 smithi045 bash[82788]: cluster 2024-07-28T19:52:44.463878+0000 mgr.y (mgr.34101) 694 : cluster [DBG] pgmap v1400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:46.056 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:45 smithi045 bash[80445]: cluster 2024-07-28T19:52:44.463878+0000 mgr.y (mgr.34101) 694 : cluster [DBG] pgmap v1400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:46.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:46.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:46.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:46.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:46.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:46.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 201 16 16 0 0 0 - 0 2024-07-28T19:52:46.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:46.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:46.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:46 smithi155 bash[73694]: debug 2024-07-28T19:52:46.494+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:46.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:46.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:47.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:47.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:47.241 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:46 smithi155 bash[73694]: debug 2024-07-28T19:52:46.806+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:47.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:47.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:47.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:47.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:47.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:47.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 202 16 16 0 0 0 - 0 2024-07-28T19:52:47.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:47 smithi155 bash[73694]: debug 2024-07-28T19:52:47.558+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:47.825 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:47.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:47 smithi045 bash[82788]: cluster 2024-07-28T19:52:46.465638+0000 mgr.y (mgr.34101) 695 : cluster [DBG] pgmap v1401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:47 smithi045 bash[80445]: cluster 2024-07-28T19:52:46.465638+0000 mgr.y (mgr.34101) 695 : cluster [DBG] pgmap v1401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:48.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:47 smithi155 bash[68033]: cluster 2024-07-28T19:52:46.465638+0000 mgr.y (mgr.34101) 695 : cluster [DBG] pgmap v1401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:48.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:47 smithi155 bash[73694]: debug 2024-07-28T19:52:47.802+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:48.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:48.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:48.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:48.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:48.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:48.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:52:48.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:48.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 203 16 16 0 0 0 - 0 2024-07-28T19:52:48.777 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:48.810 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:52:48.891 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:48.926 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:48 smithi155 bash[73694]: debug 2024-07-28T19:52:48.838+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:49.008 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:49.128 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:49.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:49 smithi155 bash[68033]: audit 2024-07-28T19:52:48.065970+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:49 smithi155 bash[68033]: audit 2024-07-28T19:52:48.068689+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:49 smithi155 bash[68033]: cluster 2024-07-28T19:52:48.466938+0000 mgr.y (mgr.34101) 696 : cluster [DBG] pgmap v1402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:49.328 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:52:49.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:49.418 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:49 smithi045 bash[82788]: audit 2024-07-28T19:52:48.065970+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:49.418 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:49 smithi045 bash[82788]: audit 2024-07-28T19:52:48.068689+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:49.418 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:49 smithi045 bash[82788]: cluster 2024-07-28T19:52:48.466938+0000 mgr.y (mgr.34101) 696 : cluster [DBG] pgmap v1402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:49.418 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:49 smithi045 bash[80445]: audit 2024-07-28T19:52:48.065970+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:52:49.419 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:49 smithi045 bash[80445]: audit 2024-07-28T19:52:48.068689+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:52:49.419 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:49 smithi045 bash[80445]: cluster 2024-07-28T19:52:48.466938+0000 mgr.y (mgr.34101) 696 : cluster [DBG] pgmap v1402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:49.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:49.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:49.724 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:49.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 204 16 16 0 0 0 - 0 2024-07-28T19:52:49.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:49.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:50.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:50.166 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:49 smithi155 bash[73694]: debug 2024-07-28T19:52:49.882+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:50.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:50.316 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:50.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:50.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:50.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:50.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 205 16 16 0 0 0 - 0 2024-07-28T19:52:50.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:50.813 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:52:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:52:50] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:52:50.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:51.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:51.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:50 smithi155 bash[73694]: debug 2024-07-28T19:52:50.914+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:51.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:51.265 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:51.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:51.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:51.525 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:51.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:51.632 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:51 smithi045 bash[80445]: cluster 2024-07-28T19:52:50.468878+0000 mgr.y (mgr.34101) 697 : cluster [DBG] pgmap v1403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:51.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:51 smithi045 bash[82788]: cluster 2024-07-28T19:52:50.468878+0000 mgr.y (mgr.34101) 697 : cluster [DBG] pgmap v1403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:51.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 206 16 16 0 0 0 - 0 2024-07-28T19:52:51.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:51.751 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:51 smithi155 bash[73694]: debug 2024-07-28T19:52:51.622+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:51.752 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:51 smithi155 bash[68033]: cluster 2024-07-28T19:52:50.468878+0000 mgr.y (mgr.34101) 697 : cluster [DBG] pgmap v1403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:51.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:51.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:52.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:51 smithi155 bash[73694]: debug 2024-07-28T19:52:51.866+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:52.056 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:52:52.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:52.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:52.332 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:52.383 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:52:52.450 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:52.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:52:52 smithi155 bash[60745]: ts=2024-07-28T19:52:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:52:52.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:52.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:52.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 207 16 16 0 0 0 - 0 2024-07-28T19:52:52.768 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:52:52.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T19:52:52.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:52.926 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:53.046 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:53.165 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:53.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:53.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:52 smithi155 bash[73694]: debug 2024-07-28T19:52:52.874+0000 7f8e37e1e640 -1 osd.4 1109 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:53.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:53.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:53.533 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:52:53.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:53.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 208 16 16 0 0 0 - 0 2024-07-28T19:52:53.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:53.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:53 smithi155 bash[68033]: cluster 2024-07-28T19:52:52.470502+0000 mgr.y (mgr.34101) 698 : cluster [DBG] pgmap v1404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:53.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:53 smithi155 bash[68033]: audit 2024-07-28T19:52:53.400003+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.45:0/1091334961' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:52:53.855 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:53 smithi045 bash[80445]: cluster 2024-07-28T19:52:52.470502+0000 mgr.y (mgr.34101) 698 : cluster [DBG] pgmap v1404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:53.855 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:53 smithi045 bash[80445]: audit 2024-07-28T19:52:53.400003+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.45:0/1091334961' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:52:53.856 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:53 smithi045 bash[82788]: cluster 2024-07-28T19:52:52.470502+0000 mgr.y (mgr.34101) 698 : cluster [DBG] pgmap v1404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:53.856 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:53 smithi045 bash[82788]: audit 2024-07-28T19:52:53.400003+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.45:0/1091334961' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:52:53.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:53.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:54.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:53 smithi155 bash[73694]: debug 2024-07-28T19:52:53.834+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:54.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:54.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:54.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:54.417 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:54.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:54.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:54.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:54.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:54 smithi155 bash[73694]: debug 2024-07-28T19:52:54.418+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:54.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:54 smithi155 bash[68033]: cluster 2024-07-28T19:52:53.527895+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:54.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:54 smithi155 bash[68033]: audit 2024-07-28T19:52:53.533696+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? 172.21.15.45:0/1091334961' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:52:54.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:54 smithi155 bash[68033]: cluster 2024-07-28T19:52:53.533770+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e1110: 8 total, 2 up, 8 in 2024-07-28T19:52:54.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 209 16 16 0 0 0 - 0 2024-07-28T19:52:54.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:54.833 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:54 smithi045 bash[80445]: cluster 2024-07-28T19:52:53.527895+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:54.834 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:54 smithi045 bash[80445]: audit 2024-07-28T19:52:53.533696+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? 172.21.15.45:0/1091334961' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:52:54.834 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:54 smithi045 bash[80445]: cluster 2024-07-28T19:52:53.533770+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e1110: 8 total, 2 up, 8 in 2024-07-28T19:52:54.834 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:54 smithi045 bash[82788]: cluster 2024-07-28T19:52:53.527895+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:52:54.834 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:54 smithi045 bash[82788]: audit 2024-07-28T19:52:53.533696+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? 172.21.15.45:0/1091334961' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:52:54.834 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:54 smithi045 bash[82788]: cluster 2024-07-28T19:52:53.533770+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e1110: 8 total, 2 up, 8 in 2024-07-28T19:52:54.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:55.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:55.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:54 smithi155 bash[73694]: debug 2024-07-28T19:52:54.786+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:55.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:54 smithi155 bash[73694]: debug 2024-07-28T19:52:54.802+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:55.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:55.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:55.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:55.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:55.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:55.653 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:55.665 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:55 smithi045 bash[80445]: cluster 2024-07-28T19:52:54.472236+0000 mgr.y (mgr.34101) 699 : cluster [DBG] pgmap v1406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:55.665 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:55 smithi045 bash[82788]: cluster 2024-07-28T19:52:54.472236+0000 mgr.y (mgr.34101) 699 : cluster [DBG] pgmap v1406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:55.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 210 16 16 0 0 0 - 0 2024-07-28T19:52:55.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:55 smithi155 bash[68033]: cluster 2024-07-28T19:52:54.472236+0000 mgr.y (mgr.34101) 699 : cluster [DBG] pgmap v1406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:55.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:55.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:55 smithi155 bash[73694]: debug 2024-07-28T19:52:55.770+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:55.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:56.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:56.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:56.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:56.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:56.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:56.538 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:52:56.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:56.688 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:52:56.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:56.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 211 16 16 0 0 0 - 0 2024-07-28T19:52:56.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:56.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:57.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:57.098 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:56 smithi155 bash[73694]: debug 2024-07-28T19:52:56.818+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:57.186 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:57.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:57.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:57.335 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:52:57.336 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['config', 'set', 'filestore_inject_stall', '3'] 2024-07-28T19:52:57.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:57.524 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:52:57.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:57 smithi155 bash[73694]: debug 2024-07-28T19:52:57.186+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:57.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:52:57.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:57.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 212 16 16 0 0 0 - 0 2024-07-28T19:52:57.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:57.812 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:57 smithi045 bash[80445]: cluster 2024-07-28T19:52:56.473128+0000 mgr.y (mgr.34101) 700 : cluster [DBG] pgmap v1407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:57.812 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:57 smithi045 bash[82788]: cluster 2024-07-28T19:52:56.473128+0000 mgr.y (mgr.34101) 700 : cluster [DBG] pgmap v1407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:57.920 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:58.040 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:52:58.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:57 smithi155 bash[68033]: cluster 2024-07-28T19:52:56.473128+0000 mgr.y (mgr.34101) 700 : cluster [DBG] pgmap v1407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:58.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:57 smithi155 bash[73694]: debug 2024-07-28T19:52:57.778+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:58.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:52:58.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:58.396 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:58.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:58.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:58.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 213 16 16 0 0 0 - 0 2024-07-28T19:52:58.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:58.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:52:58.983 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:58 smithi155 bash[73694]: debug 2024-07-28T19:52:58.734+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:58.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:52:59.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:52:59.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:59.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:59.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:59.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:59.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:59.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:52:59.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 214 16 16 0 0 0 - 0 2024-07-28T19:52:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:52:59 smithi155 bash[68033]: cluster 2024-07-28T19:52:58.475007+0000 mgr.y (mgr.34101) 701 : cluster [DBG] pgmap v1408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:59.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:59 smithi155 bash[73694]: debug 2024-07-28T19:52:59.590+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:52:59.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:59 smithi155 bash[73694]: debug 2024-07-28T19:52:59.686+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:52:59.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:52:59.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:59.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:52:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:52:59 smithi045 bash[80445]: cluster 2024-07-28T19:52:58.475007+0000 mgr.y (mgr.34101) 701 : cluster [DBG] pgmap v1408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:52:59.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:52:59 smithi045 bash[82788]: cluster 2024-07-28T19:52:58.475007+0000 mgr.y (mgr.34101) 701 : cluster [DBG] pgmap v1408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:00.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:00.161 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:00.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:52:59 smithi155 bash[73694]: debug 2024-07-28T19:52:59.930+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:00.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:00.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:00.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:00.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 215 16 16 0 0 0 - 0 2024-07-28T19:53:00.758 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:00.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:00.889 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:53:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:53:00] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:53:00.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:00 smithi155 bash[73694]: debug 2024-07-28T19:53:00.722+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:00.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:01.041 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:53:01.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:01.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:01.285 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:01.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:01.459 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:53:01.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:01.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:01.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:01.714 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:01 smithi045 bash[80445]: cluster 2024-07-28T19:53:00.476792+0000 mgr.y (mgr.34101) 702 : cluster [DBG] pgmap v1409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:01.714 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:01 smithi045 bash[82788]: cluster 2024-07-28T19:53:00.476792+0000 mgr.y (mgr.34101) 702 : cluster [DBG] pgmap v1409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:01.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 216 16 16 0 0 0 - 0 2024-07-28T19:53:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:01 smithi155 bash[68033]: cluster 2024-07-28T19:53:00.476792+0000 mgr.y (mgr.34101) 702 : cluster [DBG] pgmap v1409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:01.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:01.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:01 smithi155 bash[73694]: debug 2024-07-28T19:53:01.686+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:01.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:01 smithi155 bash[73694]: debug 2024-07-28T19:53:01.694+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:01.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:01.942 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:01.948 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:53:01.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T19:53:02.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:02.178 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:02.186 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:01 smithi155 bash[73694]: debug 2024-07-28T19:53:01.854+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:02.291 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:02.337 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-07-28T19:53:02.411 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:02.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:02.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:53:02 smithi155 bash[60745]: ts=2024-07-28T19:53:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:53:02.649 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:02.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 217 16 16 0 0 0 - 0 2024-07-28T19:53:02.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:02.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:02 smithi155 bash[73694]: debug 2024-07-28T19:53:02.662+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:02.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:03.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:03.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:03.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:03.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:03.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:03.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:03.643 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:03 smithi045 bash[82788]: cluster 2024-07-28T19:53:02.478724+0000 mgr.y (mgr.34101) 703 : cluster [DBG] pgmap v1410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:03.643 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:03 smithi045 bash[82788]: audit 2024-07-28T19:53:03.067756+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:03.644 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:03 smithi045 bash[82788]: audit 2024-07-28T19:53:03.070513+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:03.644 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:03 smithi045 bash[80445]: cluster 2024-07-28T19:53:02.478724+0000 mgr.y (mgr.34101) 703 : cluster [DBG] pgmap v1410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:03.644 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:03 smithi045 bash[80445]: audit 2024-07-28T19:53:03.067756+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:03.644 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:03 smithi045 bash[80445]: audit 2024-07-28T19:53:03.070513+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:03.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 218 16 16 0 0 0 - 0 2024-07-28T19:53:03.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:03.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:03 smithi155 bash[73694]: debug 2024-07-28T19:53:03.690+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:03.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:03 smithi155 bash[68033]: cluster 2024-07-28T19:53:02.478724+0000 mgr.y (mgr.34101) 703 : cluster [DBG] pgmap v1410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:03 smithi155 bash[68033]: audit 2024-07-28T19:53:03.067756+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:03.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:03 smithi155 bash[68033]: audit 2024-07-28T19:53:03.070513+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:03.869 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:03.989 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:04.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:04.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:04.349 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:04.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:04.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:04.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:04.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 219 16 16 0 0 0 - 0 2024-07-28T19:53:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:04 smithi155 bash[73694]: debug 2024-07-28T19:53:04.546+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:04 smithi155 bash[73694]: debug 2024-07-28T19:53:04.678+0000 7f8e37e1e640 -1 osd.4 1110 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:04.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:04.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:05.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:05.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:05.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:05.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:05.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:05 smithi155 bash[73694]: debug 2024-07-28T19:53:05.038+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:05.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:05.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:05.578 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:53:05.655 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:05.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:53:05.735236+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:53:05.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:53:05.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 220 16 16 0 0 0 - 0 2024-07-28T19:53:05.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:05.782 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:05.782 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:05 smithi155 bash[73694]: debug 2024-07-28T19:53:05.506+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:05.782 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:05 smithi155 bash[73694]: debug 2024-07-28T19:53:05.630+0000 7f8e37e1e640 -1 osd.4 1111 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:05.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:05 smithi155 bash[68033]: cluster 2024-07-28T19:53:04.480509+0000 mgr.y (mgr.34101) 704 : cluster [DBG] pgmap v1411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:05.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:05 smithi155 bash[68033]: audit 2024-07-28T19:53:05.127456+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? 172.21.15.45:0/670397949' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:05.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:05.901 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:05 smithi045 bash[80445]: cluster 2024-07-28T19:53:04.480509+0000 mgr.y (mgr.34101) 704 : cluster [DBG] pgmap v1411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:05.901 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:05 smithi045 bash[80445]: audit 2024-07-28T19:53:05.127456+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? 172.21.15.45:0/670397949' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:05.902 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:05 smithi045 bash[82788]: cluster 2024-07-28T19:53:04.480509+0000 mgr.y (mgr.34101) 704 : cluster [DBG] pgmap v1411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:05.902 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:05 smithi045 bash[82788]: audit 2024-07-28T19:53:05.127456+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? 172.21.15.45:0/670397949' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:06.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:06.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:06.249 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:06.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:06.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:06.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:06.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:06.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 221 16 16 0 0 0 - 0 2024-07-28T19:53:06.756 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:53:06.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:06.852 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:06 smithi155 bash[68033]: cluster 2024-07-28T19:53:05.571708+0000 mon.a (mon.0) 1350 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:06.852 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:06 smithi155 bash[68033]: audit 2024-07-28T19:53:05.579287+0000 mon.a (mon.0) 1351 : audit [INF] from='client.? 172.21.15.45:0/670397949' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:53:06.852 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:06 smithi155 bash[68033]: cluster 2024-07-28T19:53:05.579491+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e1111: 8 total, 2 up, 8 in 2024-07-28T19:53:06.852 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:06 smithi155 bash[73694]: debug 2024-07-28T19:53:06.598+0000 7f8e37e1e640 -1 osd.4 1111 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:06.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:06.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:06 smithi045 bash[80445]: cluster 2024-07-28T19:53:05.571708+0000 mon.a (mon.0) 1350 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:06.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:06 smithi045 bash[80445]: audit 2024-07-28T19:53:05.579287+0000 mon.a (mon.0) 1351 : audit [INF] from='client.? 172.21.15.45:0/670397949' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:53:06.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:06 smithi045 bash[80445]: cluster 2024-07-28T19:53:05.579491+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e1111: 8 total, 2 up, 8 in 2024-07-28T19:53:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:06 smithi045 bash[82788]: cluster 2024-07-28T19:53:05.571708+0000 mon.a (mon.0) 1350 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:06 smithi045 bash[82788]: audit 2024-07-28T19:53:05.579287+0000 mon.a (mon.0) 1351 : audit [INF] from='client.? 172.21.15.45:0/670397949' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:53:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:06 smithi045 bash[82788]: cluster 2024-07-28T19:53:05.579491+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e1111: 8 total, 2 up, 8 in 2024-07-28T19:53:07.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:07.121 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:53:07.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:07.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:07.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:07 smithi155 bash[73694]: debug 2024-07-28T19:53:07.002+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:07.322 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:07.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:07.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:07.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:07.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 222 16 16 0 0 0 - 0 2024-07-28T19:53:07.791 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:07.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:07 smithi155 bash[73694]: debug 2024-07-28T19:53:07.634+0000 7f8e37e1e640 -1 osd.4 1111 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:07 smithi155 bash[68033]: cluster 2024-07-28T19:53:06.482367+0000 mgr.y (mgr.34101) 705 : cluster [DBG] pgmap v1413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:07 smithi155 bash[68033]: audit 2024-07-28T19:53:07.282394+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:53:07.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:07.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:07 smithi045 bash[80445]: cluster 2024-07-28T19:53:06.482367+0000 mgr.y (mgr.34101) 705 : cluster [DBG] pgmap v1413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:07.923 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:07 smithi045 bash[80445]: audit 2024-07-28T19:53:07.282394+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:53:07.923 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:07 smithi045 bash[82788]: cluster 2024-07-28T19:53:06.482367+0000 mgr.y (mgr.34101) 705 : cluster [DBG] pgmap v1413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:07.923 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:07 smithi045 bash[82788]: audit 2024-07-28T19:53:07.282394+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:53:08.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:08.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:08.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:08.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:53:08.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:08.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:08.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:08.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:08.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 223 16 16 0 0 0 - 0 2024-07-28T19:53:08.838 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:08.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:08.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:08 smithi155 bash[73694]: debug 2024-07-28T19:53:08.650+0000 7f8e37e1e640 -1 osd.4 1111 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:09.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:09.198 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:09.312 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:09.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:09.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:09.665 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:09 smithi045 bash[80445]: cluster 2024-07-28T19:53:08.484208+0000 mgr.y (mgr.34101) 706 : cluster [DBG] pgmap v1414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:09 smithi045 bash[82788]: cluster 2024-07-28T19:53:08.484208+0000 mgr.y (mgr.34101) 706 : cluster [DBG] pgmap v1414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:09.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 224 16 16 0 0 0 - 0 2024-07-28T19:53:09.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:09.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:09.923 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:09 smithi155 bash[68033]: cluster 2024-07-28T19:53:08.484208+0000 mgr.y (mgr.34101) 706 : cluster [DBG] pgmap v1414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:09.924 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:09 smithi155 bash[73694]: debug 2024-07-28T19:53:09.634+0000 7f8e37e1e640 -1 osd.4 1111 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:10.022 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:10.079 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:53:10.136 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:10.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:10.259 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:10.259 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:10 smithi155 bash[73694]: debug 2024-07-28T19:53:10.126+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:10.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:10.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:10.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:10.733 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:10.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 225 16 16 0 0 0 - 0 2024-07-28T19:53:10.776 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:53:10.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:10 smithi155 bash[73694]: debug 2024-07-28T19:53:10.634+0000 7f8e37e1e640 -1 osd.4 1111 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:10.779 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:53:10.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T19:53:10.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:10.959 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:53:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:53:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:53:10.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:11.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:11.196 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:11.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:11.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:11.538 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:53:11.540 INFO:tasks.thrashosds.thrasher:Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 190, in wrapper return func(self) File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 1417, in _do_thrash self.choose_action()() File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 1252, in self.inject_pause(key, File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 1006, in inject_pause self.ceph_manager.set_config(the_one, **{conf_key: duration}) File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 2032, in set_config self.wait_run_admin_socket( File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 1989, in wait_run_admin_socket raise Exception('timed out waiting for admin_socket ' Exception: timed out waiting for admin_socket to appear after osd.1 restart 2024-07-28T19:53:11.540 ERROR:tasks.thrashosds.thrasher:exception: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 1285, in do_thrash self._do_thrash() File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 190, in wrapper return func(self) File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 1417, in _do_thrash self.choose_action()() File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 1252, in self.inject_pause(key, File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 1006, in inject_pause self.ceph_manager.set_config(the_one, **{conf_key: duration}) File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 2032, in set_config self.wait_run_admin_socket( File "/home/teuthworker/src/git.ceph.com_ceph_a3bbd7289877bdcce87fd1f79da1a2d6578dde36/qa/tasks/ceph_manager.py", line 1989, in wait_run_admin_socket raise Exception('timed out waiting for admin_socket ' Exception: timed out waiting for admin_socket to appear after osd.1 restart 2024-07-28T19:53:11.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:11.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:11.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 226 16 16 0 0 0 - 0 2024-07-28T19:53:11.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:11.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:11.897 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:11 smithi045 bash[80445]: cluster 2024-07-28T19:53:10.486015+0000 mgr.y (mgr.34101) 707 : cluster [DBG] pgmap v1415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:11.897 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:11 smithi045 bash[82788]: cluster 2024-07-28T19:53:10.486015+0000 mgr.y (mgr.34101) 707 : cluster [DBG] pgmap v1415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:12.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:12.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:11 smithi155 bash[68033]: cluster 2024-07-28T19:53:10.486015+0000 mgr.y (mgr.34101) 707 : cluster [DBG] pgmap v1415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:12.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:11 smithi155 bash[73694]: debug 2024-07-28T19:53:11.658+0000 7f8e37e1e640 -1 osd.4 1111 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:12.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:12.176 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:53:12.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:12.353 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:12.438 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:53:12 smithi155 bash[60745]: ts=2024-07-28T19:53:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:53:12.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:12.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:12 smithi155 bash[73694]: debug 2024-07-28T19:53:12.222+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:12.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:12.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:12.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:12.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:12.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 227 16 16 0 0 0 - 0 2024-07-28T19:53:12.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:12 smithi155 bash[73694]: debug 2024-07-28T19:53:12.438+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:12.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:12 smithi155 bash[73694]: debug 2024-07-28T19:53:12.646+0000 7f8e37e1e640 -1 osd.4 1111 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:12.825 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:12.944 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:13.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:13.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:13.190 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:12 smithi155 bash[68033]: audit 2024-07-28T19:53:11.917046+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:13.191 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:12 smithi155 bash[68033]: audit 2024-07-28T19:53:11.924918+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:13.191 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:12 smithi155 bash[68033]: cluster 2024-07-28T19:53:12.487315+0000 mgr.y (mgr.34101) 708 : cluster [DBG] pgmap v1416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:12 smithi045 bash[80445]: audit 2024-07-28T19:53:11.917046+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:12 smithi045 bash[80445]: audit 2024-07-28T19:53:11.924918+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:12 smithi045 bash[80445]: cluster 2024-07-28T19:53:12.487315+0000 mgr.y (mgr.34101) 708 : cluster [DBG] pgmap v1416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:12 smithi045 bash[82788]: audit 2024-07-28T19:53:11.917046+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:12 smithi045 bash[82788]: audit 2024-07-28T19:53:11.924918+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:12 smithi045 bash[82788]: cluster 2024-07-28T19:53:12.487315+0000 mgr.y (mgr.34101) 708 : cluster [DBG] pgmap v1416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:13.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:13.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:13.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:13.641 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:13.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 228 16 16 0 0 0 - 0 2024-07-28T19:53:13.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:13.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:13.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:14.004 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:13 smithi155 bash[73694]: debug 2024-07-28T19:53:13.626+0000 7f8e37e1e640 -1 osd.4 1111 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:14.113 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:14.232 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:14.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:14.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:14 smithi045 bash[82788]: audit 2024-07-28T19:53:13.214309+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:14 smithi045 bash[82788]: audit 2024-07-28T19:53:13.221545+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:14 smithi045 bash[82788]: audit 2024-07-28T19:53:13.636641+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:53:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:14 smithi045 bash[82788]: audit 2024-07-28T19:53:13.637770+0000 mon.c (mon.2) 255 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:53:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:14 smithi045 bash[82788]: audit 2024-07-28T19:53:13.644320+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:14 smithi045 bash[80445]: audit 2024-07-28T19:53:13.214309+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:14 smithi045 bash[80445]: audit 2024-07-28T19:53:13.221545+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:14 smithi045 bash[80445]: audit 2024-07-28T19:53:13.636641+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:53:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:14 smithi045 bash[80445]: audit 2024-07-28T19:53:13.637770+0000 mon.c (mon.2) 255 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:53:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:14 smithi045 bash[80445]: audit 2024-07-28T19:53:13.644320+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:14.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:14.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:14 smithi155 bash[68033]: audit 2024-07-28T19:53:13.214309+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:14.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:14 smithi155 bash[68033]: audit 2024-07-28T19:53:13.221545+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:14.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:14 smithi155 bash[68033]: audit 2024-07-28T19:53:13.636641+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:53:14.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:14 smithi155 bash[68033]: audit 2024-07-28T19:53:13.637770+0000 mon.c (mon.2) 255 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:53:14.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:14 smithi155 bash[68033]: audit 2024-07-28T19:53:13.644320+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:14.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:14.708 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:14.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 229 16 16 0 0 0 - 0 2024-07-28T19:53:14.828 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:14.926 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:14 smithi155 bash[73694]: debug 2024-07-28T19:53:14.598+0000 7f8e37e1e640 -1 osd.4 1111 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:14.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:14.947 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:15.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:15.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:14 smithi155 bash[73694]: debug 2024-07-28T19:53:14.926+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:15.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:15.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:15.196 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:15 smithi155 bash[73694]: debug 2024-07-28T19:53:15.158+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:15.216 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:53:15.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:15.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:15.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:15.518 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:15 smithi155 bash[73694]: debug 2024-07-28T19:53:15.278+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:15.518 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:15.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:15 smithi155 bash[68033]: cluster 2024-07-28T19:53:14.489101+0000 mgr.y (mgr.34101) 709 : cluster [DBG] pgmap v1417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:15.541 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:15.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:15 smithi045 bash[80445]: cluster 2024-07-28T19:53:14.489101+0000 mgr.y (mgr.34101) 709 : cluster [DBG] pgmap v1417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:15.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:15 smithi045 bash[82788]: cluster 2024-07-28T19:53:14.489101+0000 mgr.y (mgr.34101) 709 : cluster [DBG] pgmap v1417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:15.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 230 16 16 0 0 0 - 0 2024-07-28T19:53:15.777 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:15.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:15 smithi155 bash[73694]: debug 2024-07-28T19:53:15.518+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:15.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:15 smithi155 bash[73694]: debug 2024-07-28T19:53:15.618+0000 7f8e37e1e640 -1 osd.4 1111 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:15.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:16.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:16.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:16.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:16.370 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:16.408 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:53:16.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:16.517 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:16 smithi045 bash[80445]: audit 2024-07-28T19:53:16.351592+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? 172.21.15.45:0/2934331988' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:53:16.517 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:16 smithi045 bash[82788]: audit 2024-07-28T19:53:16.351592+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? 172.21.15.45:0/2934331988' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:53:16.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:16.654 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:16.654 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:16 smithi155 bash[73694]: debug 2024-07-28T19:53:16.594+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:16.654 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:16 smithi155 bash[68033]: audit 2024-07-28T19:53:16.351592+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? 172.21.15.45:0/2934331988' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:53:16.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:16.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 231 16 16 0 0 0 - 0 2024-07-28T19:53:16.738 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:16 smithi155 bash[73694]: debug 2024-07-28T19:53:16.654+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:16.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:16.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:17.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:17.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:16 smithi155 bash[73694]: debug 2024-07-28T19:53:16.822+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:17.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:17.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:17.322 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:17.442 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:17.489 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:17 smithi045 bash[82788]: cluster 2024-07-28T19:53:16.402422+0000 mon.a (mon.0) 1359 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:17.489 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:17 smithi045 bash[82788]: audit 2024-07-28T19:53:16.409226+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? 172.21.15.45:0/2934331988' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:53:17.489 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:17 smithi045 bash[82788]: cluster 2024-07-28T19:53:16.409339+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e1112: 8 total, 2 up, 8 in 2024-07-28T19:53:17.489 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:17 smithi045 bash[82788]: cluster 2024-07-28T19:53:16.490295+0000 mgr.y (mgr.34101) 710 : cluster [DBG] pgmap v1419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:17.490 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:17 smithi045 bash[80445]: cluster 2024-07-28T19:53:16.402422+0000 mon.a (mon.0) 1359 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:17.490 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:17 smithi045 bash[80445]: audit 2024-07-28T19:53:16.409226+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? 172.21.15.45:0/2934331988' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:53:17.490 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:17 smithi045 bash[80445]: cluster 2024-07-28T19:53:16.409339+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e1112: 8 total, 2 up, 8 in 2024-07-28T19:53:17.490 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:17 smithi045 bash[80445]: cluster 2024-07-28T19:53:16.490295+0000 mgr.y (mgr.34101) 710 : cluster [DBG] pgmap v1419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:17.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:17.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:17 smithi155 bash[73694]: debug 2024-07-28T19:53:17.286+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:17.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:17 smithi155 bash[68033]: cluster 2024-07-28T19:53:16.402422+0000 mon.a (mon.0) 1359 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:17.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:17 smithi155 bash[68033]: audit 2024-07-28T19:53:16.409226+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? 172.21.15.45:0/2934331988' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:53:17.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:17 smithi155 bash[68033]: cluster 2024-07-28T19:53:16.409339+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e1112: 8 total, 2 up, 8 in 2024-07-28T19:53:17.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:17 smithi155 bash[68033]: cluster 2024-07-28T19:53:16.490295+0000 mgr.y (mgr.34101) 710 : cluster [DBG] pgmap v1419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:17.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:17.676 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:17.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 232 16 16 0 0 0 - 0 2024-07-28T19:53:17.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:17.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:18.033 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:18.044 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:17 smithi155 bash[73694]: debug 2024-07-28T19:53:17.614+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:18.155 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:18.273 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:18.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:18.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:18.569 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:18 smithi045 bash[82788]: audit 2024-07-28T19:53:18.060945+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:18.570 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:18 smithi045 bash[80445]: audit 2024-07-28T19:53:18.060945+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:18.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:18.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 233 16 16 0 0 0 - 0 2024-07-28T19:53:18.750 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:18 smithi155 bash[68033]: audit 2024-07-28T19:53:18.060945+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:18.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:18 smithi155 bash[73694]: debug 2024-07-28T19:53:18.594+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:18.869 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:18.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:19.109 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:19.228 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:19.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:19.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:19 smithi155 bash[73694]: debug 2024-07-28T19:53:19.086+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:19.345 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:19.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:19.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:53:19.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:19.608 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:19 smithi045 bash[80445]: cluster 2024-07-28T19:53:18.491267+0000 mgr.y (mgr.34101) 711 : cluster [DBG] pgmap v1420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:19.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:19 smithi045 bash[82788]: cluster 2024-07-28T19:53:18.491267+0000 mgr.y (mgr.34101) 711 : cluster [DBG] pgmap v1420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:19.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:19.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:19 smithi155 bash[68033]: cluster 2024-07-28T19:53:18.491267+0000 mgr.y (mgr.34101) 711 : cluster [DBG] pgmap v1420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:19.724 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:19 smithi155 bash[73694]: debug 2024-07-28T19:53:19.606+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:19.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 234 16 16 0 0 0 - 0 2024-07-28T19:53:19.735 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:53:19.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:19.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:20.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:20.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:19 smithi155 bash[73694]: debug 2024-07-28T19:53:19.798+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:20.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:20.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:20.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:20.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:20.456 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:53:20.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T19:53:20.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:20.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:20.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:20 smithi155 bash[73694]: debug 2024-07-28T19:53:20.130+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:20.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:20.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:20 smithi155 bash[73694]: debug 2024-07-28T19:53:20.282+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:20.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:53:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:53:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:53:20.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 235 16 16 0 0 0 - 0 2024-07-28T19:53:20.780 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:20.855 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:20 smithi155 bash[73694]: debug 2024-07-28T19:53:20.586+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:20.855 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:20.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:21.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:21.138 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:21.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:21.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:20 smithi155 bash[73694]: debug 2024-07-28T19:53:20.854+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:21.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:21.497 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:21.617 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:21.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 236 16 16 0 0 0 - 0 2024-07-28T19:53:21.737 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:21.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:21 smithi155 bash[73694]: debug 2024-07-28T19:53:21.582+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:21.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:21 smithi155 bash[68033]: cluster 2024-07-28T19:53:20.492991+0000 mgr.y (mgr.34101) 712 : cluster [DBG] pgmap v1421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:21.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:21 smithi045 bash[82788]: cluster 2024-07-28T19:53:20.492991+0000 mgr.y (mgr.34101) 712 : cluster [DBG] pgmap v1421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:21 smithi045 bash[80445]: cluster 2024-07-28T19:53:20.492991+0000 mgr.y (mgr.34101) 712 : cluster [DBG] pgmap v1421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:21.977 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:22.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:22.217 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:22.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:22.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:22.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:53:22 smithi155 bash[60745]: ts=2024-07-28T19:53:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:53:22.577 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:22.698 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:22.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 237 16 16 0 0 0 - 0 2024-07-28T19:53:22.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:22.828 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:22 smithi155 bash[73694]: debug 2024-07-28T19:53:22.570+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:22.936 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:23.057 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:23.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:23.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:23.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:23.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:23.545 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:23.545 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:23 smithi155 bash[73694]: debug 2024-07-28T19:53:23.398+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:23.581 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:23 smithi155 bash[68033]: cluster 2024-07-28T19:53:22.494536+0000 mgr.y (mgr.34101) 713 : cluster [DBG] pgmap v1422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:23.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:23.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 238 16 16 0 0 0 - 0 2024-07-28T19:53:23.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:23.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:23 smithi155 bash[73694]: debug 2024-07-28T19:53:23.582+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:23.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:23 smithi045 bash[80445]: cluster 2024-07-28T19:53:22.494536+0000 mgr.y (mgr.34101) 713 : cluster [DBG] pgmap v1422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:23 smithi045 bash[82788]: cluster 2024-07-28T19:53:22.494536+0000 mgr.y (mgr.34101) 713 : cluster [DBG] pgmap v1422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:24.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:24.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:24.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:24.317 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:53:24.318 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:53:24.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:24.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:24.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:24.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:24.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 239 16 16 0 0 0 - 0 2024-07-28T19:53:24.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:24.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:24.979 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:24 smithi155 bash[73694]: debug 2024-07-28T19:53:24.590+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:25.088 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:25.206 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:25.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:25.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:25.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:25.685 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:25.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:53:25.738002+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:53:25.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:53:25.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 240 16 16 0 0 0 - 0 2024-07-28T19:53:25.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:25 smithi155 bash[68033]: cluster 2024-07-28T19:53:24.496271+0000 mgr.y (mgr.34101) 714 : cluster [DBG] pgmap v1423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:25.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:25.818 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:25 smithi045 bash[80445]: cluster 2024-07-28T19:53:24.496271+0000 mgr.y (mgr.34101) 714 : cluster [DBG] pgmap v1423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:25.818 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:25 smithi045 bash[82788]: cluster 2024-07-28T19:53:24.496271+0000 mgr.y (mgr.34101) 714 : cluster [DBG] pgmap v1423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:25.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:26.044 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:26.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:25 smithi155 bash[73694]: debug 2024-07-28T19:53:25.558+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:26.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:26.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:25 smithi155 bash[73694]: debug 2024-07-28T19:53:25.910+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:26.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:26.127 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:26.127 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:26 smithi155 bash[73694]: debug 2024-07-28T19:53:26.066+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:26.161 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:26.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:26.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:26.412 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:26 smithi155 bash[73694]: debug 2024-07-28T19:53:26.126+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:26.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:26.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:26.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 241 16 16 0 0 0 - 0 2024-07-28T19:53:26.755 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:26.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:26 smithi155 bash[73694]: debug 2024-07-28T19:53:26.570+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:26.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:26.993 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:27.113 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:27.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:27.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:27.469 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:27.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:27.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:27.718 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:27 smithi155 bash[73694]: debug 2024-07-28T19:53:27.538+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:27.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:27 smithi155 bash[68033]: cluster 2024-07-28T19:53:26.498071+0000 mgr.y (mgr.34101) 715 : cluster [DBG] pgmap v1424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:27.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 242 16 16 0 0 0 - 0 2024-07-28T19:53:27.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:27.835 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:27 smithi045 bash[80445]: cluster 2024-07-28T19:53:26.498071+0000 mgr.y (mgr.34101) 715 : cluster [DBG] pgmap v1424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:27.835 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:27 smithi045 bash[82788]: cluster 2024-07-28T19:53:26.498071+0000 mgr.y (mgr.34101) 715 : cluster [DBG] pgmap v1424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:27.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:28.042 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:28.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:28.184 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:28.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:28 smithi155 bash[73694]: debug 2024-07-28T19:53:28.042+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:28.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:28.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:28.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:28.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:28 smithi155 bash[73694]: debug 2024-07-28T19:53:28.286+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:28.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:28.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:28 smithi155 bash[73694]: debug 2024-07-28T19:53:28.394+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:28.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:28 smithi155 bash[73694]: debug 2024-07-28T19:53:28.494+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:28.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:28.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:28.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 243 16 16 0 0 0 - 0 2024-07-28T19:53:28.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:28.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:29.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:29.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:29.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:29.380 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:29.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:29.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:29.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:29 smithi155 bash[73694]: debug 2024-07-28T19:53:29.366+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:29.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:29 smithi155 bash[73694]: debug 2024-07-28T19:53:29.506+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:29.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:29.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:29.664 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:29 smithi045 bash[80445]: cluster 2024-07-28T19:53:28.499942+0000 mgr.y (mgr.34101) 716 : cluster [DBG] pgmap v1425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:29.665 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:29 smithi045 bash[82788]: cluster 2024-07-28T19:53:28.499942+0000 mgr.y (mgr.34101) 716 : cluster [DBG] pgmap v1425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:29.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:29.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 244 16 16 0 0 0 - 0 2024-07-28T19:53:29.762 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:53:29.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:29 smithi155 bash[73694]: debug 2024-07-28T19:53:29.586+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:29 smithi155 bash[68033]: cluster 2024-07-28T19:53:28.499942+0000 mgr.y (mgr.34101) 716 : cluster [DBG] pgmap v1425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:29.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:29.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:30.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:30.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:30.325 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:30.445 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:30.509 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:53:30.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T19:53:30.533 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:30.533 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:30 smithi155 bash[73694]: debug 2024-07-28T19:53:30.286+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:30.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:30.579 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:53:30.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:30.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 245 16 16 0 0 0 - 0 2024-07-28T19:53:30.796 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:30.799 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:30 smithi045 bash[80445]: audit 2024-07-28T19:53:29.908754+0000 mon.c (mon.2) 257 : audit [INF] from='client.? 172.21.15.45:0/1638263574' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:30.799 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:30 smithi045 bash[80445]: audit 2024-07-28T19:53:29.909067+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:30.800 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:53:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:53:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:53:30.800 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:30 smithi045 bash[82788]: audit 2024-07-28T19:53:29.908754+0000 mon.c (mon.2) 257 : audit [INF] from='client.? 172.21.15.45:0/1638263574' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:30.800 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:30 smithi045 bash[82788]: audit 2024-07-28T19:53:29.909067+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:30.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:30 smithi155 bash[73694]: debug 2024-07-28T19:53:30.534+0000 7f8e37e1e640 -1 osd.4 1112 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:30 smithi155 bash[68033]: audit 2024-07-28T19:53:29.908754+0000 mon.c (mon.2) 257 : audit [INF] from='client.? 172.21.15.45:0/1638263574' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:30.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:30 smithi155 bash[68033]: audit 2024-07-28T19:53:29.909067+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:30.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:31.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:31.153 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:31.272 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:31.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:31.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:31 smithi155 bash[73694]: debug 2024-07-28T19:53:31.022+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:31.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:31.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:31.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:31.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 246 16 16 0 0 0 - 0 2024-07-28T19:53:31.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:31.768 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:31 smithi155 bash[73694]: debug 2024-07-28T19:53:31.518+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:31.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:31 smithi155 bash[68033]: cluster 2024-07-28T19:53:30.501724+0000 mgr.y (mgr.34101) 717 : cluster [DBG] pgmap v1426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:31.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:31 smithi155 bash[68033]: cluster 2024-07-28T19:53:30.567459+0000 mon.a (mon.0) 1363 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:53:31.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:31 smithi155 bash[68033]: audit 2024-07-28T19:53:30.579934+0000 mon.a (mon.0) 1364 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:53:31.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:31 smithi155 bash[68033]: cluster 2024-07-28T19:53:30.580040+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e1113: 8 total, 2 up, 8 in 2024-07-28T19:53:31.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:31.884 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:31 smithi045 bash[82788]: cluster 2024-07-28T19:53:30.501724+0000 mgr.y (mgr.34101) 717 : cluster [DBG] pgmap v1426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:31.884 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:31 smithi045 bash[82788]: cluster 2024-07-28T19:53:30.567459+0000 mon.a (mon.0) 1363 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:53:31.885 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:31 smithi045 bash[82788]: audit 2024-07-28T19:53:30.579934+0000 mon.a (mon.0) 1364 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:53:31.885 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:31 smithi045 bash[82788]: cluster 2024-07-28T19:53:30.580040+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e1113: 8 total, 2 up, 8 in 2024-07-28T19:53:31.885 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:31 smithi045 bash[80445]: cluster 2024-07-28T19:53:30.501724+0000 mgr.y (mgr.34101) 717 : cluster [DBG] pgmap v1426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:31.885 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:31 smithi045 bash[80445]: cluster 2024-07-28T19:53:30.567459+0000 mon.a (mon.0) 1363 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:53:31.885 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:31 smithi045 bash[80445]: audit 2024-07-28T19:53:30.579934+0000 mon.a (mon.0) 1364 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:53:31.885 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:31 smithi045 bash[80445]: cluster 2024-07-28T19:53:30.580040+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e1113: 8 total, 2 up, 8 in 2024-07-28T19:53:31.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:32.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:32.232 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:32.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:32.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:32.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:32.708 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:32.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 247 16 16 0 0 0 - 0 2024-07-28T19:53:32.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:32 smithi155 bash[73694]: debug 2024-07-28T19:53:32.546+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:32.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:53:32 smithi155 bash[60745]: ts=2024-07-28T19:53:32.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:53:32.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:32.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:33.069 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:33.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:33.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:33.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:53:33.429 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:33.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:33.580 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:33 smithi155 bash[73694]: debug 2024-07-28T19:53:33.546+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:33.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:33 smithi045 bash[80445]: cluster 2024-07-28T19:53:32.502924+0000 mgr.y (mgr.34101) 718 : cluster [DBG] pgmap v1428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:33 smithi045 bash[80445]: audit 2024-07-28T19:53:33.068069+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:33 smithi045 bash[80445]: audit 2024-07-28T19:53:33.071062+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:33 smithi045 bash[82788]: cluster 2024-07-28T19:53:32.502924+0000 mgr.y (mgr.34101) 718 : cluster [DBG] pgmap v1428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:33 smithi045 bash[82788]: audit 2024-07-28T19:53:33.068069+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:33 smithi045 bash[82788]: audit 2024-07-28T19:53:33.071062+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:33.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 248 16 16 0 0 0 - 0 2024-07-28T19:53:33.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:33.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:33 smithi155 bash[73694]: debug 2024-07-28T19:53:33.778+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:33 smithi155 bash[68033]: cluster 2024-07-28T19:53:32.502924+0000 mgr.y (mgr.34101) 718 : cluster [DBG] pgmap v1428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:33 smithi155 bash[68033]: audit 2024-07-28T19:53:33.068069+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:33 smithi155 bash[68033]: audit 2024-07-28T19:53:33.071062+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:33.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:33.931 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:34.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:34.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:34.290 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:34.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:34.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:34.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:34.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 249 16 16 0 0 0 - 0 2024-07-28T19:53:34.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:34.781 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:34 smithi155 bash[73694]: debug 2024-07-28T19:53:34.550+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:34.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:35.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:35.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:35.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:34 smithi155 bash[73694]: debug 2024-07-28T19:53:34.990+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:35.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:35.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:35.278 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:53:35.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:35.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:35.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:35 smithi045 bash[80445]: cluster 2024-07-28T19:53:34.504645+0000 mgr.y (mgr.34101) 719 : cluster [DBG] pgmap v1429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:35.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:35 smithi045 bash[82788]: cluster 2024-07-28T19:53:34.504645+0000 mgr.y (mgr.34101) 719 : cluster [DBG] pgmap v1429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:35.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:35.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 250 16 16 0 0 0 - 0 2024-07-28T19:53:35.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:35 smithi155 bash[73694]: debug 2024-07-28T19:53:35.514+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:35 smithi155 bash[68033]: cluster 2024-07-28T19:53:34.504645+0000 mgr.y (mgr.34101) 719 : cluster [DBG] pgmap v1429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:35.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:35.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:36.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:36.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:36.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:36.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:36.532 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:36.532 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:36 smithi155 bash[73694]: debug 2024-07-28T19:53:36.422+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:36.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:36.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:36.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 251 16 16 0 0 0 - 0 2024-07-28T19:53:36.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:36.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:37.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:37.149 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:37.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:37.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:36 smithi155 bash[73694]: debug 2024-07-28T19:53:36.530+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:37.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:37.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:37.506 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:37.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:37 smithi155 bash[73694]: debug 2024-07-28T19:53:37.338+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:37.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:37 smithi155 bash[73694]: debug 2024-07-28T19:53:37.522+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:37.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:37.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 252 16 16 0 0 0 - 0 2024-07-28T19:53:37.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:37.753 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:37 smithi155 bash[68033]: cluster 2024-07-28T19:53:36.505726+0000 mgr.y (mgr.34101) 720 : cluster [DBG] pgmap v1430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:37.816 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:53:37.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:37.873 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:37 smithi045 bash[82788]: cluster 2024-07-28T19:53:36.505726+0000 mgr.y (mgr.34101) 720 : cluster [DBG] pgmap v1430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:37.873 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:37 smithi045 bash[80445]: cluster 2024-07-28T19:53:36.505726+0000 mgr.y (mgr.34101) 720 : cluster [DBG] pgmap v1430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:37.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:37.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:37.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:37 smithi155 bash[73694]: debug 2024-07-28T19:53:37.822+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:38.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:38.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:38.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:38.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:38.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:38.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:38.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 253 16 16 0 0 0 - 0 2024-07-28T19:53:38.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:38 smithi155 bash[73694]: debug 2024-07-28T19:53:38.514+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:38.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:38.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:39.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:39.177 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:39.296 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:39.415 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:39.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:39.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:39.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 254 16 16 0 0 0 - 0 2024-07-28T19:53:39.755 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:53:39.768 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:39.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:39 smithi155 bash[68033]: cluster 2024-07-28T19:53:38.507570+0000 mgr.y (mgr.34101) 721 : cluster [DBG] pgmap v1431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:39.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:39.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:39 smithi155 bash[73694]: debug 2024-07-28T19:53:39.513+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:39.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:39 smithi155 bash[73694]: debug 2024-07-28T19:53:39.513+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:39.869 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:39 smithi045 bash[82788]: cluster 2024-07-28T19:53:38.507570+0000 mgr.y (mgr.34101) 721 : cluster [DBG] pgmap v1431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:39.869 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:39 smithi045 bash[80445]: cluster 2024-07-28T19:53:38.507570+0000 mgr.y (mgr.34101) 721 : cluster [DBG] pgmap v1431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:39.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:40.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:40.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:40.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:40.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:40.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:40.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:40.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:40.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:53:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:53:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:53:40.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 255 16 16 0 0 0 - 0 2024-07-28T19:53:40.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:40 smithi155 bash[73694]: debug 2024-07-28T19:53:40.529+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:40.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:40.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:40 smithi155 bash[73694]: debug 2024-07-28T19:53:40.689+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:40.834 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:40.954 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:41.072 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:41.190 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:53:41.191 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T19:53:41.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:41.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:41.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:41 smithi155 bash[73694]: debug 2024-07-28T19:53:41.041+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:41.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:41.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:41.548 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:41.597 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:41 smithi155 bash[73694]: debug 2024-07-28T19:53:41.489+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:41.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:41.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 256 16 16 0 0 0 - 0 2024-07-28T19:53:41.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:41 smithi155 bash[68033]: cluster 2024-07-28T19:53:40.509340+0000 mgr.y (mgr.34101) 722 : cluster [DBG] pgmap v1432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:41.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:41.917 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:41 smithi045 bash[80445]: cluster 2024-07-28T19:53:40.509340+0000 mgr.y (mgr.34101) 722 : cluster [DBG] pgmap v1432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:41.918 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:41 smithi045 bash[82788]: cluster 2024-07-28T19:53:40.509340+0000 mgr.y (mgr.34101) 722 : cluster [DBG] pgmap v1432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:42.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:42.146 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:42.265 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:42.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:42.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:42.611 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:42 smithi155 bash[73694]: debug 2024-07-28T19:53:42.481+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:42.611 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:42.611 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:53:42 smithi155 bash[60745]: ts=2024-07-28T19:53:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:53:42.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:42.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 257 16 16 0 0 0 - 0 2024-07-28T19:53:42.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:42.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:42 smithi155 bash[73694]: debug 2024-07-28T19:53:42.609+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:42.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:42.986 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:43.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:43.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:43.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:43.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:43 smithi155 bash[73694]: debug 2024-07-28T19:53:43.073+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:43.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:43.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:43.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:43.613 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:53:43.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:43.712 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:43 smithi155 bash[73694]: debug 2024-07-28T19:53:43.473+0000 7f8e37e1e640 -1 osd.4 1113 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:43.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:43 smithi155 bash[68033]: cluster 2024-07-28T19:53:42.511011+0000 mgr.y (mgr.34101) 723 : cluster [DBG] pgmap v1433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:43.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:43 smithi155 bash[68033]: audit 2024-07-28T19:53:43.108143+0000 mon.c (mon.2) 259 : audit [INF] from='client.? 172.21.15.45:0/2284408609' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:53:43.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:43 smithi155 bash[68033]: audit 2024-07-28T19:53:43.108654+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:53:43.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 258 16 16 0 0 0 - 0 2024-07-28T19:53:43.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:43.820 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:43.941 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:43.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:43 smithi045 bash[80445]: cluster 2024-07-28T19:53:42.511011+0000 mgr.y (mgr.34101) 723 : cluster [DBG] pgmap v1433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:43.953 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:43 smithi045 bash[80445]: audit 2024-07-28T19:53:43.108143+0000 mon.c (mon.2) 259 : audit [INF] from='client.? 172.21.15.45:0/2284408609' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:53:43.953 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:43 smithi045 bash[80445]: audit 2024-07-28T19:53:43.108654+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:53:43.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:43 smithi045 bash[82788]: cluster 2024-07-28T19:53:42.511011+0000 mgr.y (mgr.34101) 723 : cluster [DBG] pgmap v1433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:43.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:43 smithi045 bash[82788]: audit 2024-07-28T19:53:43.108143+0000 mon.c (mon.2) 259 : audit [INF] from='client.? 172.21.15.45:0/2284408609' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:53:43.953 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:43 smithi045 bash[82788]: audit 2024-07-28T19:53:43.108654+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:53:44.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:43 smithi155 bash[73694]: debug 2024-07-28T19:53:43.773+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:44.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:44.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:44.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:44.385 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:44.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:44.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:44.604 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:44 smithi155 bash[73694]: debug 2024-07-28T19:53:44.385+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:44.604 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:44 smithi155 bash[73694]: debug 2024-07-28T19:53:44.429+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:44.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:44.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:44 smithi045 bash[80445]: cluster 2024-07-28T19:53:43.601128+0000 mon.a (mon.0) 1368 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:44.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:44 smithi045 bash[80445]: audit 2024-07-28T19:53:43.614459+0000 mon.a (mon.0) 1369 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:53:44.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:44 smithi045 bash[80445]: cluster 2024-07-28T19:53:43.614616+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e1114: 8 total, 2 up, 8 in 2024-07-28T19:53:44.662 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:44 smithi045 bash[82788]: cluster 2024-07-28T19:53:43.601128+0000 mon.a (mon.0) 1368 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:44.663 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:44 smithi045 bash[82788]: audit 2024-07-28T19:53:43.614459+0000 mon.a (mon.0) 1369 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:53:44.663 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:44 smithi045 bash[82788]: cluster 2024-07-28T19:53:43.614616+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e1114: 8 total, 2 up, 8 in 2024-07-28T19:53:44.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 259 16 16 0 0 0 - 0 2024-07-28T19:53:44.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:44.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:44 smithi155 bash[68033]: cluster 2024-07-28T19:53:43.601128+0000 mon.a (mon.0) 1368 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:44.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:44 smithi155 bash[68033]: audit 2024-07-28T19:53:43.614459+0000 mon.a (mon.0) 1369 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:53:44.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:44 smithi155 bash[68033]: cluster 2024-07-28T19:53:43.614616+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e1114: 8 total, 2 up, 8 in 2024-07-28T19:53:44.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:45.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:45.124 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:45.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:45.360 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:45.478 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:45.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:45.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:45.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:45 smithi155 bash[68033]: cluster 2024-07-28T19:53:44.512787+0000 mgr.y (mgr.34101) 724 : cluster [DBG] pgmap v1435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:45.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:45 smithi155 bash[73694]: debug 2024-07-28T19:53:45.381+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:45.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:53:45.740862+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:53:45.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:53:45.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 260 16 16 0 0 0 - 0 2024-07-28T19:53:45.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:45.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:45 smithi045 bash[80445]: cluster 2024-07-28T19:53:44.512787+0000 mgr.y (mgr.34101) 724 : cluster [DBG] pgmap v1435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:45 smithi045 bash[82788]: cluster 2024-07-28T19:53:44.512787+0000 mgr.y (mgr.34101) 724 : cluster [DBG] pgmap v1435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:46.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:46.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:46.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:46.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:53:46.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:46.548 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:46.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:46.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 261 16 16 0 0 0 - 0 2024-07-28T19:53:46.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:46.796 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:46 smithi155 bash[73694]: debug 2024-07-28T19:53:46.357+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:46.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:47.023 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:47.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:47.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:47.323 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:53:47.382 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:47.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:47.618 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:47 smithi155 bash[73694]: debug 2024-07-28T19:53:47.329+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:47.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:47 smithi045 bash[80445]: cluster 2024-07-28T19:53:46.514567+0000 mgr.y (mgr.34101) 725 : cluster [DBG] pgmap v1436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:47 smithi045 bash[82788]: cluster 2024-07-28T19:53:46.514567+0000 mgr.y (mgr.34101) 725 : cluster [DBG] pgmap v1436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:47.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 262 16 16 0 0 0 - 0 2024-07-28T19:53:47.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:47.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:47 smithi155 bash[68033]: cluster 2024-07-28T19:53:46.514567+0000 mgr.y (mgr.34101) 725 : cluster [DBG] pgmap v1436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:47.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:47.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:48.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:48.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:48.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:48.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:48 smithi155 bash[73694]: debug 2024-07-28T19:53:48.069+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:48.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:48.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:48.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:48.589 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:48 smithi155 bash[73694]: debug 2024-07-28T19:53:48.333+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:48.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:48.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 263 16 16 0 0 0 - 0 2024-07-28T19:53:48.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:48.893 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:48.893 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:48 smithi155 bash[73694]: debug 2024-07-28T19:53:48.893+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:48.928 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:49.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:49.146 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:49.146 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:49 smithi155 bash[68033]: audit 2024-07-28T19:53:48.069327+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:49.146 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:49 smithi155 bash[68033]: audit 2024-07-28T19:53:48.071866+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:49.146 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:49 smithi155 bash[68033]: cluster 2024-07-28T19:53:48.515673+0000 mgr.y (mgr.34101) 726 : cluster [DBG] pgmap v1437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:49.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:49.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:49.288 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:49 smithi155 bash[73694]: debug 2024-07-28T19:53:49.145+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:49.298 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:49 smithi045 bash[80445]: audit 2024-07-28T19:53:48.069327+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:49.298 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:49 smithi045 bash[80445]: audit 2024-07-28T19:53:48.071866+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:49.298 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:49 smithi045 bash[80445]: cluster 2024-07-28T19:53:48.515673+0000 mgr.y (mgr.34101) 726 : cluster [DBG] pgmap v1437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:49.299 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:49 smithi045 bash[82788]: audit 2024-07-28T19:53:48.069327+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:53:49.299 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:49 smithi045 bash[82788]: audit 2024-07-28T19:53:48.071866+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:53:49.299 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:49 smithi045 bash[82788]: cluster 2024-07-28T19:53:48.515673+0000 mgr.y (mgr.34101) 726 : cluster [DBG] pgmap v1437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:49.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:49.417 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:49 smithi155 bash[73694]: debug 2024-07-28T19:53:49.289+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:49.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:49.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:49.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 264 16 16 0 0 0 - 0 2024-07-28T19:53:49.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:49.881 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:50.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:50.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:50.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:50.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:50.363 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:53:50.480 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:50.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:50 smithi155 bash[73694]: debug 2024-07-28T19:53:50.293+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:50.600 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:50.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:50.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 265 16 16 0 0 0 - 0 2024-07-28T19:53:50.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:50.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:53:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:53:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:53:51.074 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:51.191 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:51.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:51.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:51.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:51.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:51 smithi155 bash[73694]: debug 2024-07-28T19:53:51.253+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:51.572 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:51.576 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:53:51.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:51.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:51 smithi045 bash[80445]: cluster 2024-07-28T19:53:50.517402+0000 mgr.y (mgr.34101) 727 : cluster [DBG] pgmap v1438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:51.708 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:51 smithi045 bash[82788]: cluster 2024-07-28T19:53:50.517402+0000 mgr.y (mgr.34101) 727 : cluster [DBG] pgmap v1438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:51.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 266 16 16 0 0 0 - 0 2024-07-28T19:53:51.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:51.895 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:51.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:51 smithi155 bash[73694]: debug 2024-07-28T19:53:51.637+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:51.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:51 smithi155 bash[68033]: cluster 2024-07-28T19:53:50.517402+0000 mgr.y (mgr.34101) 727 : cluster [DBG] pgmap v1438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:51.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:52.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:52.135 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:52.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:51 smithi155 bash[73694]: debug 2024-07-28T19:53:51.989+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:52.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:52.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:52 smithi155 bash[73694]: debug 2024-07-28T19:53:52.221+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:52.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:52.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:52.505 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:53:52 smithi155 bash[60745]: ts=2024-07-28T19:53:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:53:52.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:52.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:52.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 267 16 16 0 0 0 - 0 2024-07-28T19:53:52.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:52.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:52 smithi155 bash[73694]: debug 2024-07-28T19:53:52.605+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:52.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:52.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:52 smithi155 bash[73694]: debug 2024-07-28T19:53:52.705+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:52.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:52.964 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:53:52.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T19:53:52.968 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:53.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:53.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:53.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:53.480 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:53.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:53.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:53 smithi155 bash[73694]: debug 2024-07-28T19:53:53.221+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:53.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:53 smithi155 bash[73694]: debug 2024-07-28T19:53:53.249+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:53.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:53.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:53 smithi155 bash[73694]: debug 2024-07-28T19:53:53.333+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:53.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:53.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:53.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 268 16 16 0 0 0 - 0 2024-07-28T19:53:53.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:53.851 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:53 smithi045 bash[80445]: cluster 2024-07-28T19:53:52.519321+0000 mgr.y (mgr.34101) 728 : cluster [DBG] pgmap v1439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:53.851 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:53 smithi045 bash[82788]: cluster 2024-07-28T19:53:52.519321+0000 mgr.y (mgr.34101) 728 : cluster [DBG] pgmap v1439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:53.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:54.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:53 smithi155 bash[68033]: cluster 2024-07-28T19:53:52.519321+0000 mgr.y (mgr.34101) 728 : cluster [DBG] pgmap v1439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:54.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:54.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:54.316 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:54.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:54.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:54.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:54 smithi155 bash[73694]: debug 2024-07-28T19:53:54.281+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:54.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:54.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 269 16 16 0 0 0 - 0 2024-07-28T19:53:54.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:54.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:55.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:55.138 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:55.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:55.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:55.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:55.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:55 smithi155 bash[73694]: debug 2024-07-28T19:53:55.245+0000 7f8e37e1e640 -1 osd.4 1114 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:55.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:55.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:55 smithi155 bash[73694]: debug 2024-07-28T19:53:55.357+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:55.587 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:53:55.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:55 smithi045 bash[80445]: cluster 2024-07-28T19:53:54.521111+0000 mgr.y (mgr.34101) 729 : cluster [DBG] pgmap v1440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:55.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:55 smithi045 bash[80445]: audit 2024-07-28T19:53:55.203136+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.45:0/1248582169' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:55 smithi045 bash[82788]: cluster 2024-07-28T19:53:54.521111+0000 mgr.y (mgr.34101) 729 : cluster [DBG] pgmap v1440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:55 smithi045 bash[82788]: audit 2024-07-28T19:53:55.203136+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.45:0/1248582169' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:55.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:55.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 270 16 16 0 0 0 - 0 2024-07-28T19:53:55.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:55.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:55.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:55.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:55 smithi155 bash[73694]: debug 2024-07-28T19:53:55.673+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:55.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:55 smithi155 bash[68033]: cluster 2024-07-28T19:53:54.521111+0000 mgr.y (mgr.34101) 729 : cluster [DBG] pgmap v1440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:55.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:55 smithi155 bash[68033]: audit 2024-07-28T19:53:55.203136+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.45:0/1248582169' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:53:56.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:56.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:56.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:56.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:56 smithi155 bash[73694]: debug 2024-07-28T19:53:56.173+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:56.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:56 smithi155 bash[73694]: debug 2024-07-28T19:53:56.201+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:56.321 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:56.418 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:56.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:56.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:56.592 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:56 smithi155 bash[73694]: debug 2024-07-28T19:53:56.417+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:56.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:56.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 271 16 16 0 0 0 - 0 2024-07-28T19:53:56.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:56.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:56 smithi155 bash[68033]: cluster 2024-07-28T19:53:55.580103+0000 mon.a (mon.0) 1373 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:56.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:56 smithi155 bash[68033]: audit 2024-07-28T19:53:55.587955+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? 172.21.15.45:0/1248582169' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:53:56.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:56 smithi155 bash[68033]: cluster 2024-07-28T19:53:55.588067+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e1115: 8 total, 2 up, 8 in 2024-07-28T19:53:56.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:56.927 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:56 smithi045 bash[82788]: cluster 2024-07-28T19:53:55.580103+0000 mon.a (mon.0) 1373 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:56.927 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:56 smithi045 bash[82788]: audit 2024-07-28T19:53:55.587955+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? 172.21.15.45:0/1248582169' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:53:56.927 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:56 smithi045 bash[82788]: cluster 2024-07-28T19:53:55.588067+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e1115: 8 total, 2 up, 8 in 2024-07-28T19:53:56.927 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:56 smithi045 bash[80445]: cluster 2024-07-28T19:53:55.580103+0000 mon.a (mon.0) 1373 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:53:56.927 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:56 smithi045 bash[80445]: audit 2024-07-28T19:53:55.587955+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? 172.21.15.45:0/1248582169' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:53:56.927 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:56 smithi045 bash[80445]: cluster 2024-07-28T19:53:55.588067+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e1115: 8 total, 2 up, 8 in 2024-07-28T19:53:57.033 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:57.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:57.269 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:57.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:57.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:57.520 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:57 smithi155 bash[73694]: debug 2024-07-28T19:53:57.193+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:57.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:57 smithi045 bash[80445]: cluster 2024-07-28T19:53:56.522932+0000 mgr.y (mgr.34101) 730 : cluster [DBG] pgmap v1442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:57.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:57 smithi045 bash[82788]: cluster 2024-07-28T19:53:56.522932+0000 mgr.y (mgr.34101) 730 : cluster [DBG] pgmap v1442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:57.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 272 16 16 0 0 0 - 0 2024-07-28T19:53:57.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:57.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:57.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:57 smithi155 bash[68033]: cluster 2024-07-28T19:53:56.522932+0000 mgr.y (mgr.34101) 730 : cluster [DBG] pgmap v1442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:57.868 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:57.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:58.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:58.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:58.240 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:57 smithi155 bash[73694]: debug 2024-07-28T19:53:57.857+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:58.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:58 smithi155 bash[73694]: debug 2024-07-28T19:53:58.241+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:58.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:53:58.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:53:58.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:58.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:58.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:58.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 273 16 16 0 0 0 - 0 2024-07-28T19:53:58.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:58.827 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:53:58.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:53:58.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:59.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:58 smithi155 bash[73694]: debug 2024-07-28T19:53:58.825+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:59.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:59.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:53:59.159 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:59 smithi155 bash[73694]: debug 2024-07-28T19:53:59.097+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:59.159 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:53:59.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:59.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:59.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:53:59.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:59 smithi155 bash[73694]: debug 2024-07-28T19:53:59.157+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:53:59.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:53:59 smithi155 bash[73694]: debug 2024-07-28T19:53:59.193+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:53:59.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:53:59.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:53:59.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 274 16 16 0 0 0 - 0 2024-07-28T19:53:59.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:53:59.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:53:59.930 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:53:59 smithi045 bash[80445]: cluster 2024-07-28T19:53:58.523849+0000 mgr.y (mgr.34101) 731 : cluster [DBG] pgmap v1443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:53:59.930 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:53:59 smithi045 bash[82788]: cluster 2024-07-28T19:53:58.523849+0000 mgr.y (mgr.34101) 731 : cluster [DBG] pgmap v1443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:00.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:00.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:53:59 smithi155 bash[68033]: cluster 2024-07-28T19:53:58.523849+0000 mgr.y (mgr.34101) 731 : cluster [DBG] pgmap v1443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:00.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:00.269 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:00.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:00.505 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:00.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:00 smithi155 bash[73694]: debug 2024-07-28T19:54:00.161+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:00.624 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:00.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 275 16 16 0 0 0 - 0 2024-07-28T19:54:00.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:00.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:00.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:00 smithi155 bash[73694]: debug 2024-07-28T19:54:00.601+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:00.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:54:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:54:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:54:00.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:01.102 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:01.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:01.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:01 smithi155 bash[73694]: debug 2024-07-28T19:54:01.113+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:01.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:01.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:01.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:01.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:01.610 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:01 smithi155 bash[73694]: debug 2024-07-28T19:54:01.441+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:01.703 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:01.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 276 16 16 0 0 0 - 0 2024-07-28T19:54:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:01 smithi155 bash[68033]: cluster 2024-07-28T19:54:00.525594+0000 mgr.y (mgr.34101) 732 : cluster [DBG] pgmap v1444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:01.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:01.833 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:01 smithi045 bash[80445]: cluster 2024-07-28T19:54:00.525594+0000 mgr.y (mgr.34101) 732 : cluster [DBG] pgmap v1444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:01.833 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:01 smithi045 bash[82788]: cluster 2024-07-28T19:54:00.525594+0000 mgr.y (mgr.34101) 732 : cluster [DBG] pgmap v1444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:01.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:02.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:02.169 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:54:02.177 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:02.290 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:02.291 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:02 smithi155 bash[73694]: debug 2024-07-28T19:54:02.069+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:02.291 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:02.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:02.419 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:54:02 smithi155 bash[60745]: ts=2024-07-28T19:54:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:54:02.419 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:02 smithi155 bash[73694]: debug 2024-07-28T19:54:02.289+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:02.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:02.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:02.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 277 16 16 0 0 0 - 0 2024-07-28T19:54:02.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:02.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:02.899 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:54:02.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T19:54:03.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:03.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:03.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:03.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:03.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:03 smithi155 bash[73694]: debug 2024-07-28T19:54:03.081+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:03.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:03 smithi155 bash[73694]: debug 2024-07-28T19:54:03.097+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:03.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:03.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:03.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:03.688 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:03.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:03 smithi155 bash[68033]: cluster 2024-07-28T19:54:02.527511+0000 mgr.y (mgr.34101) 733 : cluster [DBG] pgmap v1445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:03.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:03 smithi155 bash[68033]: audit 2024-07-28T19:54:03.062125+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:03.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:03.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 278 16 16 0 0 0 - 0 2024-07-28T19:54:03.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:03.956 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:03 smithi155 bash[73694]: debug 2024-07-28T19:54:03.689+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:03.956 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:03.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:03 smithi045 bash[82788]: cluster 2024-07-28T19:54:02.527511+0000 mgr.y (mgr.34101) 733 : cluster [DBG] pgmap v1445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:03 smithi045 bash[82788]: audit 2024-07-28T19:54:03.062125+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:03 smithi045 bash[80445]: cluster 2024-07-28T19:54:02.527511+0000 mgr.y (mgr.34101) 733 : cluster [DBG] pgmap v1445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:03 smithi045 bash[80445]: audit 2024-07-28T19:54:03.062125+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:04.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:04.204 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:04.214 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:03 smithi155 bash[73694]: debug 2024-07-28T19:54:03.953+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:04.215 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:04 smithi155 bash[73694]: debug 2024-07-28T19:54:04.097+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:04.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:04.377 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:54:04.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:04.531 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:04.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:04.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:04.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 279 16 16 0 0 0 - 0 2024-07-28T19:54:04.766 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:04 smithi155 bash[73694]: debug 2024-07-28T19:54:04.529+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:04.766 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:04.766 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:04 smithi155 bash[73694]: debug 2024-07-28T19:54:04.641+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:04.766 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:04.766 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:04 smithi155 bash[73694]: debug 2024-07-28T19:54:04.765+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:04.803 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:04.924 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:05.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:05.172 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:05.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:05.295 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:05 smithi155 bash[73694]: debug 2024-07-28T19:54:05.061+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:05.295 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:05.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:05.419 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:05 smithi155 bash[73694]: debug 2024-07-28T19:54:05.293+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:05.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:05.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:05.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:05 smithi155 bash[73694]: debug 2024-07-28T19:54:05.493+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:05.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:05.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:54:05.743597+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:54:05.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:54:05.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 280 16 16 0 0 0 - 0 2024-07-28T19:54:05.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:05.770 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:05 smithi155 bash[68033]: cluster 2024-07-28T19:54:04.529289+0000 mgr.y (mgr.34101) 734 : cluster [DBG] pgmap v1446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:05.877 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:05 smithi045 bash[82788]: cluster 2024-07-28T19:54:04.529289+0000 mgr.y (mgr.34101) 734 : cluster [DBG] pgmap v1446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:05.877 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:05 smithi045 bash[80445]: cluster 2024-07-28T19:54:04.529289+0000 mgr.y (mgr.34101) 734 : cluster [DBG] pgmap v1446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:05.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:05.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:06.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:06.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:05 smithi155 bash[73694]: debug 2024-07-28T19:54:05.961+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:06.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:06.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:06.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:06 smithi155 bash[73694]: debug 2024-07-28T19:54:06.041+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:06.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:06.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:06.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:06.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:06.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 281 16 16 0 0 0 - 0 2024-07-28T19:54:06.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:06.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:07.002 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:07.002 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:06 smithi155 bash[73694]: debug 2024-07-28T19:54:06.809+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:07.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:07.189 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:07.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:07.426 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:54:07.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:07.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:07.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:07.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 282 16 16 0 0 0 - 0 2024-07-28T19:54:07.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:07.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:07.915 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:07 smithi155 bash[68033]: cluster 2024-07-28T19:54:06.530333+0000 mgr.y (mgr.34101) 735 : cluster [DBG] pgmap v1447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:07.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:07 smithi155 bash[73694]: debug 2024-07-28T19:54:07.001+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:07.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:07.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:07 smithi155 bash[73694]: debug 2024-07-28T19:54:07.617+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:07.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:07.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:07 smithi155 bash[73694]: debug 2024-07-28T19:54:07.777+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:07.988 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:07 smithi045 bash[80445]: cluster 2024-07-28T19:54:06.530333+0000 mgr.y (mgr.34101) 735 : cluster [DBG] pgmap v1447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:07.989 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:07 smithi045 bash[82788]: cluster 2024-07-28T19:54:06.530333+0000 mgr.y (mgr.34101) 735 : cluster [DBG] pgmap v1447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:08.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:08.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:08.219 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:08 smithi155 bash[73694]: debug 2024-07-28T19:54:08.021+0000 7f8e37e1e640 -1 osd.4 1115 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:08.219 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:08.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:08.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:08.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:08.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:08.642 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:54:08.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:08.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 283 16 16 0 0 0 - 0 2024-07-28T19:54:08.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:08 smithi155 bash[68033]: audit 2024-07-28T19:54:08.561449+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? 172.21.15.45:0/2990225675' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:54:08.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:08 smithi155 bash[73694]: debug 2024-07-28T19:54:08.217+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:08.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:08.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:08 smithi155 bash[73694]: debug 2024-07-28T19:54:08.577+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:08.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:08.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:08.961 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:08 smithi045 bash[82788]: audit 2024-07-28T19:54:08.561449+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? 172.21.15.45:0/2990225675' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:54:08.961 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:08 smithi045 bash[80445]: audit 2024-07-28T19:54:08.561449+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? 172.21.15.45:0/2990225675' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:54:08.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:09.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:09.093 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:08 smithi155 bash[73694]: debug 2024-07-28T19:54:08.825+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:09.093 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:09.094 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:08 smithi155 bash[73694]: debug 2024-07-28T19:54:08.921+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:09.094 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:09 smithi155 bash[73694]: debug 2024-07-28T19:54:09.009+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:09.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:09.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:09.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:09.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:09.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:09.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 284 16 16 0 0 0 - 0 2024-07-28T19:54:09.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:09.812 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:09 smithi045 bash[80445]: cluster 2024-07-28T19:54:08.532122+0000 mgr.y (mgr.34101) 736 : cluster [DBG] pgmap v1448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:09.812 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:09 smithi045 bash[80445]: cluster 2024-07-28T19:54:08.632117+0000 mon.a (mon.0) 1377 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:54:09.813 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:09 smithi045 bash[80445]: audit 2024-07-28T19:54:08.643845+0000 mon.a (mon.0) 1378 : audit [INF] from='client.? 172.21.15.45:0/2990225675' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:54:09.813 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:09 smithi045 bash[80445]: cluster 2024-07-28T19:54:08.643933+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e1116: 8 total, 2 up, 8 in 2024-07-28T19:54:09.813 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:09 smithi045 bash[82788]: cluster 2024-07-28T19:54:08.532122+0000 mgr.y (mgr.34101) 736 : cluster [DBG] pgmap v1448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:09.813 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:09 smithi045 bash[82788]: cluster 2024-07-28T19:54:08.632117+0000 mon.a (mon.0) 1377 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:54:09.813 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:09 smithi045 bash[82788]: audit 2024-07-28T19:54:08.643845+0000 mon.a (mon.0) 1378 : audit [INF] from='client.? 172.21.15.45:0/2990225675' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:54:09.813 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:09 smithi045 bash[82788]: cluster 2024-07-28T19:54:08.643933+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e1116: 8 total, 2 up, 8 in 2024-07-28T19:54:09.921 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:09.931 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:09 smithi155 bash[68033]: cluster 2024-07-28T19:54:08.532122+0000 mgr.y (mgr.34101) 736 : cluster [DBG] pgmap v1448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:09.932 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:09 smithi155 bash[68033]: cluster 2024-07-28T19:54:08.632117+0000 mon.a (mon.0) 1377 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:54:09.932 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:09 smithi155 bash[68033]: audit 2024-07-28T19:54:08.643845+0000 mon.a (mon.0) 1378 : audit [INF] from='client.? 172.21.15.45:0/2990225675' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:54:09.932 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:09 smithi155 bash[68033]: cluster 2024-07-28T19:54:08.643933+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e1116: 8 total, 2 up, 8 in 2024-07-28T19:54:10.040 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:10.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:10.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:10.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:10 smithi155 bash[73694]: debug 2024-07-28T19:54:10.041+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:10.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:10.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:10.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:10.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:54:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:54:10] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:54:10.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 285 16 16 0 0 0 - 0 2024-07-28T19:54:10.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:10.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:10.873 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:10.990 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:11.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:10 smithi155 bash[73694]: debug 2024-07-28T19:54:10.857+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:11.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:11 smithi155 bash[73694]: debug 2024-07-28T19:54:10.997+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:11.109 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:11.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:11.345 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:11.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:11.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:11.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:54:11.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:11.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 286 16 16 0 0 0 - 0 2024-07-28T19:54:11.792 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:54:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:11 smithi155 bash[68033]: cluster 2024-07-28T19:54:10.533903+0000 mgr.y (mgr.34101) 737 : cluster [DBG] pgmap v1450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:11.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:11.922 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:11.941 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:11 smithi045 bash[82788]: cluster 2024-07-28T19:54:10.533903+0000 mgr.y (mgr.34101) 737 : cluster [DBG] pgmap v1450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:11 smithi045 bash[80445]: cluster 2024-07-28T19:54:10.533903+0000 mgr.y (mgr.34101) 737 : cluster [DBG] pgmap v1450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:12.058 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:12.178 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:12.188 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:11 smithi155 bash[73694]: debug 2024-07-28T19:54:11.921+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:12.189 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:12 smithi155 bash[73694]: debug 2024-07-28T19:54:12.037+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:12.297 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:12.416 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:12.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:12.547 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:54:12 smithi155 bash[60745]: ts=2024-07-28T19:54:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:54:12.586 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:54:12.586 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T19:54:12.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:12.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 287 16 16 0 0 0 - 0 2024-07-28T19:54:12.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:12.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:13.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:13.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:13.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:13.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:13.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:13.500 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:13 smithi155 bash[73694]: debug 2024-07-28T19:54:13.053+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:13.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:13.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:13.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 288 16 16 0 0 0 - 0 2024-07-28T19:54:13.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:13.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:13 smithi045 bash[80445]: cluster 2024-07-28T19:54:12.535765+0000 mgr.y (mgr.34101) 738 : cluster [DBG] pgmap v1451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:13 smithi045 bash[82788]: cluster 2024-07-28T19:54:12.535765+0000 mgr.y (mgr.34101) 738 : cluster [DBG] pgmap v1451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:14.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:13 smithi155 bash[68033]: cluster 2024-07-28T19:54:12.535765+0000 mgr.y (mgr.34101) 738 : cluster [DBG] pgmap v1451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:14.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:14.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:14.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:14 smithi155 bash[73694]: debug 2024-07-28T19:54:14.037+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:14.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:14.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:14 smithi155 bash[73694]: debug 2024-07-28T19:54:14.161+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:14.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:14.399 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:14.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:14.548 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:14.616 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:14 smithi155 bash[73694]: debug 2024-07-28T19:54:14.397+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:14.617 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:14.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:14.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 289 16 16 0 0 0 - 0 2024-07-28T19:54:14.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:14.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:14.916 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:14 smithi155 bash[68033]: audit 2024-07-28T19:54:13.724393+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:54:14.916 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:14 smithi155 bash[73694]: debug 2024-07-28T19:54:14.617+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:14.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:14 smithi045 bash[80445]: audit 2024-07-28T19:54:13.724393+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:54:14.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:14 smithi045 bash[82788]: audit 2024-07-28T19:54:13.724393+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:54:15.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:15.145 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:15.264 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:15.275 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:15.275 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:15 smithi155 bash[73694]: debug 2024-07-28T19:54:15.005+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:15.275 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:15 smithi155 bash[73694]: debug 2024-07-28T19:54:15.009+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:15.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:15.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:15.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:15.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:15.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 290 16 16 0 0 0 - 0 2024-07-28T19:54:15.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:15 smithi045 bash[80445]: cluster 2024-07-28T19:54:14.537010+0000 mgr.y (mgr.34101) 739 : cluster [DBG] pgmap v1452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:15 smithi045 bash[82788]: cluster 2024-07-28T19:54:14.537010+0000 mgr.y (mgr.34101) 739 : cluster [DBG] pgmap v1452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:15.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:16.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:15 smithi155 bash[68033]: cluster 2024-07-28T19:54:14.537010+0000 mgr.y (mgr.34101) 739 : cluster [DBG] pgmap v1452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:16.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:16.214 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:16.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:16 smithi155 bash[73694]: debug 2024-07-28T19:54:16.033+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:16.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:16.452 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:54:16.452 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:54:16.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:16.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:16.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:16 smithi155 bash[73694]: debug 2024-07-28T19:54:16.425+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:16.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:16.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:16.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 291 16 16 0 0 0 - 0 2024-07-28T19:54:16.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:16.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:17.046 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:17.161 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:17.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:17.292 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:17.292 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:16 smithi155 bash[73694]: debug 2024-07-28T19:54:16.909+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:17.292 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:17 smithi155 bash[73694]: debug 2024-07-28T19:54:17.061+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:17.400 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:17.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:17.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:17.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:17 smithi045 bash[80445]: cluster 2024-07-28T19:54:16.538176+0000 mgr.y (mgr.34101) 740 : cluster [DBG] pgmap v1453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:17 smithi045 bash[82788]: cluster 2024-07-28T19:54:16.538176+0000 mgr.y (mgr.34101) 740 : cluster [DBG] pgmap v1453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:17.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 292 16 16 0 0 0 - 0 2024-07-28T19:54:17.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:17 smithi155 bash[68033]: cluster 2024-07-28T19:54:16.538176+0000 mgr.y (mgr.34101) 740 : cluster [DBG] pgmap v1453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:17.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:17 smithi155 bash[73694]: debug 2024-07-28T19:54:17.609+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:17.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:17.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:18.114 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:18.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:18.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:18 smithi155 bash[73694]: debug 2024-07-28T19:54:18.109+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:18.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:18.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:18 smithi155 bash[73694]: debug 2024-07-28T19:54:18.229+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:18.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:18.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:18.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:18.661 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:18.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:18.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 293 16 16 0 0 0 - 0 2024-07-28T19:54:18.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:18.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:18.940 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:18 smithi045 bash[80445]: audit 2024-07-28T19:54:18.062321+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:18.940 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:18 smithi045 bash[82788]: audit 2024-07-28T19:54:18.062321+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:19.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:18 smithi155 bash[68033]: audit 2024-07-28T19:54:18.062321+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:19.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:18 smithi155 bash[73694]: debug 2024-07-28T19:54:18.681+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:19.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:19.271 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:19.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:19.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:19 smithi155 bash[73694]: debug 2024-07-28T19:54:19.117+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:19.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:19.394 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:19 smithi155 bash[73694]: debug 2024-07-28T19:54:19.245+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:19.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:19.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:19.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:19.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:19 smithi155 bash[73694]: debug 2024-07-28T19:54:19.441+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:19.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:19.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:19 smithi155 bash[73694]: debug 2024-07-28T19:54:19.561+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:19.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:19.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 294 16 16 0 0 0 - 0 2024-07-28T19:54:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:19 smithi155 bash[68033]: cluster 2024-07-28T19:54:18.539053+0000 mgr.y (mgr.34101) 741 : cluster [DBG] pgmap v1454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:19 smithi155 bash[68033]: audit 2024-07-28T19:54:19.402129+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:19 smithi155 bash[68033]: audit 2024-07-28T19:54:19.409831+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:19 smithi155 bash[68033]: audit 2024-07-28T19:54:19.582518+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:19.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:19 smithi155 bash[68033]: audit 2024-07-28T19:54:19.588818+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:19.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:19.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:19 smithi045 bash[82788]: cluster 2024-07-28T19:54:18.539053+0000 mgr.y (mgr.34101) 741 : cluster [DBG] pgmap v1454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:19 smithi045 bash[82788]: audit 2024-07-28T19:54:19.402129+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:19 smithi045 bash[82788]: audit 2024-07-28T19:54:19.409831+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:19 smithi045 bash[82788]: audit 2024-07-28T19:54:19.582518+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:19 smithi045 bash[82788]: audit 2024-07-28T19:54:19.588818+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:19 smithi045 bash[80445]: cluster 2024-07-28T19:54:18.539053+0000 mgr.y (mgr.34101) 741 : cluster [DBG] pgmap v1454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:19 smithi045 bash[80445]: audit 2024-07-28T19:54:19.402129+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:19 smithi045 bash[80445]: audit 2024-07-28T19:54:19.409831+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:19 smithi045 bash[80445]: audit 2024-07-28T19:54:19.582518+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:19 smithi045 bash[80445]: audit 2024-07-28T19:54:19.588818+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:20.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:20.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:20.317 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:20.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:20.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:20 smithi155 bash[73694]: debug 2024-07-28T19:54:20.161+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:20.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:20.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:20.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 295 16 16 0 0 0 - 0 2024-07-28T19:54:20.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:20.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:20.927 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:54:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:54:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:54:20.927 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:20 smithi045 bash[82788]: audit 2024-07-28T19:54:20.001266+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:54:20.927 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:20 smithi045 bash[82788]: audit 2024-07-28T19:54:20.002761+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:54:20.927 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:20 smithi045 bash[82788]: audit 2024-07-28T19:54:20.011928+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:20.928 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:20 smithi045 bash[80445]: audit 2024-07-28T19:54:20.001266+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:54:20.928 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:20 smithi045 bash[80445]: audit 2024-07-28T19:54:20.002761+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:54:20.928 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:20 smithi045 bash[80445]: audit 2024-07-28T19:54:20.011928+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:21.035 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:21.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:20 smithi155 bash[68033]: audit 2024-07-28T19:54:20.001266+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:54:21.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:20 smithi155 bash[68033]: audit 2024-07-28T19:54:20.002761+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:54:21.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:20 smithi155 bash[68033]: audit 2024-07-28T19:54:20.011928+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:21.152 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:21.272 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:21.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:21 smithi155 bash[73694]: debug 2024-07-28T19:54:21.201+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:21.392 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:21.512 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:21.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:21.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 296 16 16 0 0 0 - 0 2024-07-28T19:54:21.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:21.797 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:54:21.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:21 smithi045 bash[80445]: cluster 2024-07-28T19:54:20.540717+0000 mgr.y (mgr.34101) 742 : cluster [DBG] pgmap v1455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:21 smithi045 bash[82788]: cluster 2024-07-28T19:54:20.540717+0000 mgr.y (mgr.34101) 742 : cluster [DBG] pgmap v1455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:21.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:22.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:21 smithi155 bash[68033]: cluster 2024-07-28T19:54:20.540717+0000 mgr.y (mgr.34101) 742 : cluster [DBG] pgmap v1455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:22.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:22.211 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:22.328 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:22.447 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:22.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:54:22 smithi155 bash[60745]: ts=2024-07-28T19:54:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:54:22.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:22.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:22 smithi155 bash[73694]: debug 2024-07-28T19:54:22.205+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:22.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:22 smithi155 bash[73694]: debug 2024-07-28T19:54:22.221+0000 7f8e37e1e640 -1 osd.4 1116 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:22.557 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:54:22.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T19:54:22.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:22.678 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:54:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:22 smithi045 bash[80445]: audit 2024-07-28T19:54:21.982041+0000 mon.c (mon.2) 266 : audit [INF] from='client.? 172.21.15.45:0/1326145691' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:54:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:22 smithi045 bash[80445]: audit 2024-07-28T19:54:21.982361+0000 mon.a (mon.0) 1385 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:54:22.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:22 smithi045 bash[82788]: audit 2024-07-28T19:54:21.982041+0000 mon.c (mon.2) 266 : audit [INF] from='client.? 172.21.15.45:0/1326145691' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:54:22.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:22 smithi045 bash[82788]: audit 2024-07-28T19:54:21.982361+0000 mon.a (mon.0) 1385 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:54:22.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:22.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 297 16 16 0 0 0 - 0 2024-07-28T19:54:22.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:22.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:22.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:22 smithi155 bash[68033]: audit 2024-07-28T19:54:21.982041+0000 mon.c (mon.2) 266 : audit [INF] from='client.? 172.21.15.45:0/1326145691' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:54:22.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:22 smithi155 bash[68033]: audit 2024-07-28T19:54:21.982361+0000 mon.a (mon.0) 1385 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:54:23.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:23.189 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:23.260 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:23.260 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:23 smithi155 bash[73694]: debug 2024-07-28T19:54:23.021+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:23.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:23.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:23.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:23.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:23 smithi155 bash[73694]: debug 2024-07-28T19:54:23.257+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:23.664 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:23.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 298 16 16 0 0 0 - 0 2024-07-28T19:54:23.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:23.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:23 smithi045 bash[80445]: cluster 2024-07-28T19:54:22.542628+0000 mgr.y (mgr.34101) 743 : cluster [DBG] pgmap v1456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:23 smithi045 bash[80445]: cluster 2024-07-28T19:54:22.668253+0000 mon.a (mon.0) 1386 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:54:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:23 smithi045 bash[80445]: audit 2024-07-28T19:54:22.679143+0000 mon.a (mon.0) 1387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:54:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:23 smithi045 bash[80445]: cluster 2024-07-28T19:54:22.679218+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e1117: 8 total, 2 up, 8 in 2024-07-28T19:54:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:23 smithi045 bash[82788]: cluster 2024-07-28T19:54:22.542628+0000 mgr.y (mgr.34101) 743 : cluster [DBG] pgmap v1456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:23 smithi045 bash[82788]: cluster 2024-07-28T19:54:22.668253+0000 mon.a (mon.0) 1386 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:54:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:23 smithi045 bash[82788]: audit 2024-07-28T19:54:22.679143+0000 mon.a (mon.0) 1387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:54:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:23 smithi045 bash[82788]: cluster 2024-07-28T19:54:22.679218+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e1117: 8 total, 2 up, 8 in 2024-07-28T19:54:24.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:24.029 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:24.029 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:23 smithi155 bash[73694]: debug 2024-07-28T19:54:23.861+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:24.029 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:23 smithi155 bash[68033]: cluster 2024-07-28T19:54:22.542628+0000 mgr.y (mgr.34101) 743 : cluster [DBG] pgmap v1456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:24.029 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:23 smithi155 bash[68033]: cluster 2024-07-28T19:54:22.668253+0000 mon.a (mon.0) 1386 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:54:24.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:23 smithi155 bash[68033]: audit 2024-07-28T19:54:22.679143+0000 mon.a (mon.0) 1387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:54:24.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:23 smithi155 bash[68033]: cluster 2024-07-28T19:54:22.679218+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e1117: 8 total, 2 up, 8 in 2024-07-28T19:54:24.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:24.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:24.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:24.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:24.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:24 smithi155 bash[73694]: debug 2024-07-28T19:54:24.293+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:24.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:24.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:24.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 299 16 16 0 0 0 - 0 2024-07-28T19:54:24.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:24.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:25.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:25.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:25.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:25.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:54:25.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:25.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:25.674 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:25 smithi155 bash[73694]: debug 2024-07-28T19:54:25.317+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:25.675 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:25.675 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:25 smithi155 bash[73694]: debug 2024-07-28T19:54:25.549+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:25.684 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:25.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:54:25.746505+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:54:25.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:54:25.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 300 16 16 0 0 0 - 0 2024-07-28T19:54:25.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:25.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:25 smithi155 bash[68033]: cluster 2024-07-28T19:54:24.543842+0000 mgr.y (mgr.34101) 744 : cluster [DBG] pgmap v1458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:25.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:25.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:25 smithi045 bash[80445]: cluster 2024-07-28T19:54:24.543842+0000 mgr.y (mgr.34101) 744 : cluster [DBG] pgmap v1458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:25.933 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:25 smithi045 bash[82788]: cluster 2024-07-28T19:54:24.543842+0000 mgr.y (mgr.34101) 744 : cluster [DBG] pgmap v1458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:26.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:26.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:26.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:26.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:26.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:26 smithi155 bash[73694]: debug 2024-07-28T19:54:26.329+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:26.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:26.520 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:26.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:26.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 301 16 16 0 0 0 - 0 2024-07-28T19:54:26.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:26.767 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:26 smithi155 bash[73694]: debug 2024-07-28T19:54:26.481+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:26.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:26.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:26.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:27.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:26 smithi155 bash[73694]: debug 2024-07-28T19:54:26.849+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:27.114 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:27.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:27.324 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:54:27.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:27.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:27.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:27.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:27 smithi155 bash[73694]: debug 2024-07-28T19:54:27.369+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:27.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:27.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:27 smithi155 bash[73694]: debug 2024-07-28T19:54:27.561+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:27.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:27.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 302 16 16 0 0 0 - 0 2024-07-28T19:54:27.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:27.930 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:27 smithi155 bash[68033]: cluster 2024-07-28T19:54:26.545690+0000 mgr.y (mgr.34101) 745 : cluster [DBG] pgmap v1459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:27.930 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:27.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:27.961 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:27 smithi045 bash[80445]: cluster 2024-07-28T19:54:26.545690+0000 mgr.y (mgr.34101) 745 : cluster [DBG] pgmap v1459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:27.962 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:27 smithi045 bash[82788]: cluster 2024-07-28T19:54:26.545690+0000 mgr.y (mgr.34101) 745 : cluster [DBG] pgmap v1459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:28.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:27 smithi155 bash[73694]: debug 2024-07-28T19:54:27.929+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:28.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:28.188 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:28.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:28.358 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:28.358 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:28 smithi155 bash[73694]: debug 2024-07-28T19:54:28.277+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:28.358 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:28 smithi155 bash[73694]: debug 2024-07-28T19:54:28.361+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:28.429 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:28.548 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:28.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:28.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 303 16 16 0 0 0 - 0 2024-07-28T19:54:28.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:28.900 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:29.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:29.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:29.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:29.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:29.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:29 smithi155 bash[73694]: debug 2024-07-28T19:54:29.093+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:29.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:29.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:29 smithi155 bash[73694]: debug 2024-07-28T19:54:29.229+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:29.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:29.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:29.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:29.619 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:29 smithi155 bash[73694]: debug 2024-07-28T19:54:29.361+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:29.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:29.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 304 16 16 0 0 0 - 0 2024-07-28T19:54:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:29 smithi155 bash[68033]: cluster 2024-07-28T19:54:28.547454+0000 mgr.y (mgr.34101) 746 : cluster [DBG] pgmap v1460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:29.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:29.946 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:29.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:29 smithi045 bash[80445]: cluster 2024-07-28T19:54:28.547454+0000 mgr.y (mgr.34101) 746 : cluster [DBG] pgmap v1460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:29 smithi045 bash[82788]: cluster 2024-07-28T19:54:28.547454+0000 mgr.y (mgr.34101) 746 : cluster [DBG] pgmap v1460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:29.969 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:54:30.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:30.177 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:29 smithi155 bash[73694]: debug 2024-07-28T19:54:29.945+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:30.178 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:30.206 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:30.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:30 smithi155 bash[73694]: debug 2024-07-28T19:54:30.177+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:30.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:30.445 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:30.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:30.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:30.694 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:30 smithi155 bash[73694]: debug 2024-07-28T19:54:30.369+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:30.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 305 16 16 0 0 0 - 0 2024-07-28T19:54:30.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:30.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:54:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:54:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:54:31.040 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:31.161 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:31.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:31.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:31.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:31.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:31.662 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:54:31.687 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:31 smithi155 bash[73694]: debug 2024-07-28T19:54:31.353+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:31.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 306 16 16 0 0 0 - 0 2024-07-28T19:54:31.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:31.760 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:31 smithi045 bash[82788]: cluster 2024-07-28T19:54:30.549211+0000 mgr.y (mgr.34101) 747 : cluster [DBG] pgmap v1461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:31.760 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:31 smithi045 bash[80445]: cluster 2024-07-28T19:54:30.549211+0000 mgr.y (mgr.34101) 747 : cluster [DBG] pgmap v1461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:31.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:31.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:31.996 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:31 smithi155 bash[68033]: cluster 2024-07-28T19:54:30.549211+0000 mgr.y (mgr.34101) 747 : cluster [DBG] pgmap v1461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:32.105 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:32.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:32.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:32.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:32.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:32.591 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:54:32 smithi155 bash[60745]: ts=2024-07-28T19:54:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:54:32.591 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:32 smithi155 bash[73694]: debug 2024-07-28T19:54:32.393+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:32.591 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:32.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:32.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 307 16 16 0 0 0 - 0 2024-07-28T19:54:32.820 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:32.941 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:33.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:32 smithi155 bash[73694]: debug 2024-07-28T19:54:32.609+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:33.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:33.078 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:54:33.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T19:54:33.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:33.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:33.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:33.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:33.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:33.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:33.667 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:33 smithi155 bash[73694]: debug 2024-07-28T19:54:33.405+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:33.667 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:33 smithi155 bash[73694]: debug 2024-07-28T19:54:33.425+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:33.691 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:33.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 308 16 16 0 0 0 - 0 2024-07-28T19:54:33.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:33.896 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:33.907 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:33 smithi045 bash[80445]: cluster 2024-07-28T19:54:32.551117+0000 mgr.y (mgr.34101) 748 : cluster [DBG] pgmap v1462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:33.907 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:33 smithi045 bash[80445]: audit 2024-07-28T19:54:33.068312+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:33.907 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:33 smithi045 bash[80445]: audit 2024-07-28T19:54:33.072305+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:33.907 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:33 smithi045 bash[82788]: cluster 2024-07-28T19:54:32.551117+0000 mgr.y (mgr.34101) 748 : cluster [DBG] pgmap v1462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:33.907 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:33 smithi045 bash[82788]: audit 2024-07-28T19:54:33.068312+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:33.908 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:33 smithi045 bash[82788]: audit 2024-07-28T19:54:33.072305+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:34.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:34.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:33 smithi155 bash[73694]: debug 2024-07-28T19:54:33.753+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:33 smithi155 bash[68033]: cluster 2024-07-28T19:54:32.551117+0000 mgr.y (mgr.34101) 748 : cluster [DBG] pgmap v1462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:33 smithi155 bash[68033]: audit 2024-07-28T19:54:33.068312+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:33 smithi155 bash[68033]: audit 2024-07-28T19:54:33.072305+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:34.133 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:34.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:34.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:34.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:34.605 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:34.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:34.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:34 smithi155 bash[73694]: debug 2024-07-28T19:54:34.457+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:34.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 309 16 16 0 0 0 - 0 2024-07-28T19:54:34.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:34.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:35.074 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:35.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:35.312 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:35.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:35.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:35.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:35.694 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:35.695 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:35 smithi155 bash[73694]: debug 2024-07-28T19:54:35.500+0000 7f8e37e1e640 -1 osd.4 1117 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:35.695 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:35 smithi155 bash[73694]: debug 2024-07-28T19:54:35.524+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:35.695 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:35.695 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:35 smithi155 bash[73694]: debug 2024-07-28T19:54:35.652+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:35.705 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:54:35.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 310 16 16 0 0 0 - 0 2024-07-28T19:54:35.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:35.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:35 smithi155 bash[68033]: cluster 2024-07-28T19:54:34.552016+0000 mgr.y (mgr.34101) 749 : cluster [DBG] pgmap v1463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:35 smithi155 bash[68033]: audit 2024-07-28T19:54:34.803196+0000 mon.a (mon.0) 1390 : audit [INF] from='client.? 172.21.15.45:0/3011408481' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:54:35.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:35.976 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:35 smithi045 bash[80445]: cluster 2024-07-28T19:54:34.552016+0000 mgr.y (mgr.34101) 749 : cluster [DBG] pgmap v1463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:35.976 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:35 smithi045 bash[80445]: audit 2024-07-28T19:54:34.803196+0000 mon.a (mon.0) 1390 : audit [INF] from='client.? 172.21.15.45:0/3011408481' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:54:35.977 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:35 smithi045 bash[82788]: cluster 2024-07-28T19:54:34.552016+0000 mgr.y (mgr.34101) 749 : cluster [DBG] pgmap v1463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:35.977 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:35 smithi045 bash[82788]: audit 2024-07-28T19:54:34.803196+0000 mon.a (mon.0) 1390 : audit [INF] from='client.? 172.21.15.45:0/3011408481' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:54:36.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:36.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:36.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:36.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:36.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:36 smithi155 bash[73694]: debug 2024-07-28T19:54:36.096+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:36.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:36.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:36.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:36.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:36.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 311 16 16 0 0 0 - 0 2024-07-28T19:54:36.752 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:36 smithi155 bash[73694]: debug 2024-07-28T19:54:36.488+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:36.753 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:36 smithi155 bash[68033]: cluster 2024-07-28T19:54:35.694241+0000 mon.a (mon.0) 1391 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:54:36.753 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:36 smithi155 bash[68033]: audit 2024-07-28T19:54:35.706644+0000 mon.a (mon.0) 1392 : audit [INF] from='client.? 172.21.15.45:0/3011408481' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:54:36.753 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:36 smithi155 bash[68033]: cluster 2024-07-28T19:54:35.706711+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e1118: 8 total, 2 up, 8 in 2024-07-28T19:54:36.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:36 smithi045 bash[80445]: cluster 2024-07-28T19:54:35.694241+0000 mon.a (mon.0) 1391 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:54:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:36 smithi045 bash[80445]: audit 2024-07-28T19:54:35.706644+0000 mon.a (mon.0) 1392 : audit [INF] from='client.? 172.21.15.45:0/3011408481' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:54:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:36 smithi045 bash[80445]: cluster 2024-07-28T19:54:35.706711+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e1118: 8 total, 2 up, 8 in 2024-07-28T19:54:36.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:36 smithi045 bash[82788]: cluster 2024-07-28T19:54:35.694241+0000 mon.a (mon.0) 1391 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:54:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:36 smithi045 bash[82788]: audit 2024-07-28T19:54:35.706644+0000 mon.a (mon.0) 1392 : audit [INF] from='client.? 172.21.15.45:0/3011408481' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:54:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:36 smithi045 bash[82788]: cluster 2024-07-28T19:54:35.706711+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e1118: 8 total, 2 up, 8 in 2024-07-28T19:54:36.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:37.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:37.214 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:37.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:37.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:37.520 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:37.520 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:37 smithi155 bash[73694]: debug 2024-07-28T19:54:37.432+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:37.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:37.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:37.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:37 smithi045 bash[80445]: cluster 2024-07-28T19:54:36.553873+0000 mgr.y (mgr.34101) 750 : cluster [DBG] pgmap v1465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:37.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:37 smithi045 bash[82788]: cluster 2024-07-28T19:54:36.553873+0000 mgr.y (mgr.34101) 750 : cluster [DBG] pgmap v1465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:37.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 312 16 16 0 0 0 - 0 2024-07-28T19:54:37.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:37.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:37.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:37 smithi155 bash[68033]: cluster 2024-07-28T19:54:36.553873+0000 mgr.y (mgr.34101) 750 : cluster [DBG] pgmap v1465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:37.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:37 smithi155 bash[73694]: debug 2024-07-28T19:54:37.520+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:38.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:38.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:38.276 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:38.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:38.404 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:38.478 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:38 smithi155 bash[73694]: debug 2024-07-28T19:54:38.276+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:38.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:54:38.524 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:38.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:38.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 313 16 16 0 0 0 - 0 2024-07-28T19:54:38.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:38.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:38 smithi155 bash[73694]: debug 2024-07-28T19:54:38.476+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:38.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:38.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:38.998 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:54:39.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:39.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:39.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:39.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:39 smithi155 bash[73694]: debug 2024-07-28T19:54:39.092+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:39.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:39.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:39.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:39.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:39.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:39.711 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:39 smithi155 bash[73694]: debug 2024-07-28T19:54:39.328+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:39.712 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:39 smithi155 bash[73694]: debug 2024-07-28T19:54:39.492+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:39.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 314 16 16 0 0 0 - 0 2024-07-28T19:54:39.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:39.840 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:39 smithi045 bash[80445]: cluster 2024-07-28T19:54:38.555592+0000 mgr.y (mgr.34101) 751 : cluster [DBG] pgmap v1466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:39.841 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:39 smithi045 bash[82788]: cluster 2024-07-28T19:54:38.555592+0000 mgr.y (mgr.34101) 751 : cluster [DBG] pgmap v1466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:39.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:40.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:40.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:39 smithi155 bash[73694]: debug 2024-07-28T19:54:39.784+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:40.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:39 smithi155 bash[68033]: cluster 2024-07-28T19:54:38.555592+0000 mgr.y (mgr.34101) 751 : cluster [DBG] pgmap v1466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:40.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:40.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:40.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:40.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:40.549 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:40.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:40.688 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:54:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:54:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:54:40.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 315 16 16 0 0 0 - 0 2024-07-28T19:54:40.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:40 smithi155 bash[73694]: debug 2024-07-28T19:54:40.496+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:40.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:40.783 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:40.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:41.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:40 smithi155 bash[73694]: debug 2024-07-28T19:54:40.776+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:41.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:41.257 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:41.376 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:41.444 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:41.496 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:41.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:41.714 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:41 smithi155 bash[73694]: debug 2024-07-28T19:54:41.444+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:41.714 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:41 smithi155 bash[73694]: debug 2024-07-28T19:54:41.544+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:41.714 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:41.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:41.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 316 16 16 0 0 0 - 0 2024-07-28T19:54:41.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:41 smithi155 bash[68033]: cluster 2024-07-28T19:54:40.556486+0000 mgr.y (mgr.34101) 752 : cluster [DBG] pgmap v1467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:41.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:41 smithi155 bash[73694]: debug 2024-07-28T19:54:41.716+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:41.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:41.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:41 smithi045 bash[80445]: cluster 2024-07-28T19:54:40.556486+0000 mgr.y (mgr.34101) 752 : cluster [DBG] pgmap v1467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:41 smithi045 bash[82788]: cluster 2024-07-28T19:54:40.556486+0000 mgr.y (mgr.34101) 752 : cluster [DBG] pgmap v1467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:42.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:42.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:42.326 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:42.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:42.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:42.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:42.703 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:54:42.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 317 16 16 0 0 0 - 0 2024-07-28T19:54:42.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:42.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:42 smithi155 bash[73694]: debug 2024-07-28T19:54:42.516+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:42.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:54:42 smithi155 bash[60745]: ts=2024-07-28T19:54:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:54:42.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:43.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:43.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:43.268 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:43.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:43.482 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:54:43.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T19:54:43.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:43.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:43.656 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:43.656 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:43 smithi155 bash[73694]: debug 2024-07-28T19:54:43.480+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:43.656 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:43 smithi155 bash[73694]: debug 2024-07-28T19:54:43.548+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:43.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 318 16 16 0 0 0 - 0 2024-07-28T19:54:43.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:43.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:43 smithi045 bash[82788]: cluster 2024-07-28T19:54:42.557457+0000 mgr.y (mgr.34101) 753 : cluster [DBG] pgmap v1468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:43 smithi045 bash[80445]: cluster 2024-07-28T19:54:42.557457+0000 mgr.y (mgr.34101) 753 : cluster [DBG] pgmap v1468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:44.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:44.012 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:43 smithi155 bash[68033]: cluster 2024-07-28T19:54:42.557457+0000 mgr.y (mgr.34101) 753 : cluster [DBG] pgmap v1468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:44.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:44.240 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:44.360 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:44.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:44.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:44.717 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:44.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 319 16 16 0 0 0 - 0 2024-07-28T19:54:44.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:44 smithi155 bash[73694]: debug 2024-07-28T19:54:44.520+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:44.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:44.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:44 smithi155 bash[73694]: debug 2024-07-28T19:54:44.680+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:44.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:44.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:44.957 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:54:45.074 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:45.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:45.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:45.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:45.441 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:45.441 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:45 smithi155 bash[73694]: debug 2024-07-28T19:54:45.144+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:45.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:45.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:45.722 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:45.722 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:45 smithi155 bash[73694]: debug 2024-07-28T19:54:45.500+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:45.722 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:45 smithi155 bash[73694]: debug 2024-07-28T19:54:45.532+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:45.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:54:45.749421+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:54:45.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:54:45.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 320 16 16 0 0 0 - 0 2024-07-28T19:54:45.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:45.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:46.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:46.037 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:45 smithi045 bash[80445]: cluster 2024-07-28T19:54:44.559230+0000 mgr.y (mgr.34101) 754 : cluster [DBG] pgmap v1469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:46.038 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:45 smithi045 bash[82788]: cluster 2024-07-28T19:54:44.559230+0000 mgr.y (mgr.34101) 754 : cluster [DBG] pgmap v1469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:46.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:45 smithi155 bash[68033]: cluster 2024-07-28T19:54:44.559230+0000 mgr.y (mgr.34101) 754 : cluster [DBG] pgmap v1469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:46.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:46.264 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:46.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:46.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:46.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:46 smithi155 bash[73694]: debug 2024-07-28T19:54:46.484+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:46.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:46.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:46.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 321 16 16 0 0 0 - 0 2024-07-28T19:54:46.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:46.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:47.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:47.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:47.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:47.456 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:47.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:47.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:47.726 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:47 smithi155 bash[73694]: debug 2024-07-28T19:54:47.472+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:47.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 322 16 16 0 0 0 - 0 2024-07-28T19:54:47.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:47.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:47.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:47 smithi155 bash[68033]: cluster 2024-07-28T19:54:46.561137+0000 mgr.y (mgr.34101) 755 : cluster [DBG] pgmap v1470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:47.998 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:54:48.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:48.063 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:47 smithi045 bash[80445]: cluster 2024-07-28T19:54:46.561137+0000 mgr.y (mgr.34101) 755 : cluster [DBG] pgmap v1470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:48.063 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:47 smithi045 bash[82788]: cluster 2024-07-28T19:54:46.561137+0000 mgr.y (mgr.34101) 755 : cluster [DBG] pgmap v1470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:48.170 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:48.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:48.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:48.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:48.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:48.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 323 16 16 0 0 0 - 0 2024-07-28T19:54:48.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:48.779 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:48 smithi155 bash[73694]: debug 2024-07-28T19:54:48.512+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:48.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:49.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:49.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:49.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:49 smithi045 bash[80445]: audit 2024-07-28T19:54:48.068795+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:49.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:49 smithi045 bash[80445]: audit 2024-07-28T19:54:48.070413+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:49.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:49 smithi045 bash[80445]: cluster 2024-07-28T19:54:48.562493+0000 mgr.y (mgr.34101) 756 : cluster [DBG] pgmap v1471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:49 smithi045 bash[82788]: audit 2024-07-28T19:54:48.068795+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:49 smithi045 bash[82788]: audit 2024-07-28T19:54:48.070413+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:49 smithi045 bash[82788]: cluster 2024-07-28T19:54:48.562493+0000 mgr.y (mgr.34101) 756 : cluster [DBG] pgmap v1471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:49.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:49.357 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:49.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:49.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:49 smithi155 bash[68033]: audit 2024-07-28T19:54:48.068795+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:54:49.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:49 smithi155 bash[68033]: audit 2024-07-28T19:54:48.070413+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:54:49.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:49 smithi155 bash[68033]: cluster 2024-07-28T19:54:48.562493+0000 mgr.y (mgr.34101) 756 : cluster [DBG] pgmap v1471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:49.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:49.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:49.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 324 16 16 0 0 0 - 0 2024-07-28T19:54:49.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:49 smithi155 bash[73694]: debug 2024-07-28T19:54:49.504+0000 7f8e37e1e640 -1 osd.4 1118 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:49.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:49.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:49.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:50.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:49 smithi155 bash[73694]: debug 2024-07-28T19:54:49.816+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:50.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:50.085 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:54:50.189 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:50.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:50.320 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:50 smithi045 bash[80445]: audit 2024-07-28T19:54:49.274623+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.45:0/3057870952' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:54:50.320 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:50 smithi045 bash[82788]: audit 2024-07-28T19:54:49.274623+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.45:0/3057870952' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:54:50.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:50.504 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:50 smithi155 bash[68033]: audit 2024-07-28T19:54:49.274623+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.45:0/3057870952' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:54:50.548 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:50.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:54:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:54:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:54:50.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 325 16 16 0 0 0 - 0 2024-07-28T19:54:50.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:50.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:50 smithi155 bash[73694]: debug 2024-07-28T19:54:50.500+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:50.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:51.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:51.138 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:51.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:51.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:51 smithi155 bash[68033]: cluster 2024-07-28T19:54:50.072839+0000 mon.a (mon.0) 1396 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:54:51.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:51 smithi155 bash[68033]: audit 2024-07-28T19:54:50.086951+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? 172.21.15.45:0/3057870952' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:54:51.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:51 smithi155 bash[68033]: cluster 2024-07-28T19:54:50.087124+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e1119: 8 total, 2 up, 8 in 2024-07-28T19:54:51.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:51 smithi155 bash[68033]: cluster 2024-07-28T19:54:50.563568+0000 mgr.y (mgr.34101) 757 : cluster [DBG] pgmap v1473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:51.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:51 smithi045 bash[80445]: cluster 2024-07-28T19:54:50.072839+0000 mon.a (mon.0) 1396 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:54:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:51 smithi045 bash[80445]: audit 2024-07-28T19:54:50.086951+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? 172.21.15.45:0/3057870952' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:54:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:51 smithi045 bash[80445]: cluster 2024-07-28T19:54:50.087124+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e1119: 8 total, 2 up, 8 in 2024-07-28T19:54:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:51 smithi045 bash[80445]: cluster 2024-07-28T19:54:50.563568+0000 mgr.y (mgr.34101) 757 : cluster [DBG] pgmap v1473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:51 smithi045 bash[82788]: cluster 2024-07-28T19:54:50.072839+0000 mon.a (mon.0) 1396 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:54:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:51 smithi045 bash[82788]: audit 2024-07-28T19:54:50.086951+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? 172.21.15.45:0/3057870952' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:54:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:51 smithi045 bash[82788]: cluster 2024-07-28T19:54:50.087124+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e1119: 8 total, 2 up, 8 in 2024-07-28T19:54:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:51 smithi045 bash[82788]: cluster 2024-07-28T19:54:50.563568+0000 mgr.y (mgr.34101) 757 : cluster [DBG] pgmap v1473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:51.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:51.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:51.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:51.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 326 16 16 0 0 0 - 0 2024-07-28T19:54:51.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:51.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:51 smithi155 bash[73694]: debug 2024-07-28T19:54:51.472+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:51.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:51 smithi155 bash[73694]: debug 2024-07-28T19:54:51.528+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:51.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:51.973 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:52.093 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:52.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:52.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:52.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:52.487 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:52.488 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:52 smithi155 bash[73694]: debug 2024-07-28T19:54:52.416+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:52.488 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:54:52 smithi155 bash[60745]: ts=2024-07-28T19:54:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:54:52.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:52.584 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:52 smithi155 bash[73694]: debug 2024-07-28T19:54:52.484+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:52.653 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:54:52.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:52.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 327 16 16 0 0 0 - 0 2024-07-28T19:54:52.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:52.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:53.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:53.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:53.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:53.362 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:54:53.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T19:54:53.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:53.526 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:53.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:53.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:54:53.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 328 16 16 0 0 0 - 0 2024-07-28T19:54:53.764 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:53.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:53 smithi155 bash[68033]: cluster 2024-07-28T19:54:52.564554+0000 mgr.y (mgr.34101) 758 : cluster [DBG] pgmap v1474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:53.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:53 smithi155 bash[73694]: debug 2024-07-28T19:54:53.452+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:53.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:53.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:53 smithi155 bash[73694]: debug 2024-07-28T19:54:53.624+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:53.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:53 smithi045 bash[80445]: cluster 2024-07-28T19:54:52.564554+0000 mgr.y (mgr.34101) 758 : cluster [DBG] pgmap v1474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:53.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:53 smithi045 bash[82788]: cluster 2024-07-28T19:54:52.564554+0000 mgr.y (mgr.34101) 758 : cluster [DBG] pgmap v1474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:54.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:54.121 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:54.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:54.360 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:54.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:54.598 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:54.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:54.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 329 16 16 0 0 0 - 0 2024-07-28T19:54:54.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:54 smithi155 bash[73694]: debug 2024-07-28T19:54:54.456+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:54.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:54.957 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:55.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:55.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:55.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:55.432 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:55.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:55.553 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:55.672 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:55.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 330 16 16 0 0 0 - 0 2024-07-28T19:54:55.794 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:55.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:55 smithi155 bash[68033]: cluster 2024-07-28T19:54:54.566852+0000 mgr.y (mgr.34101) 759 : cluster [DBG] pgmap v1475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:55.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:55 smithi155 bash[73694]: debug 2024-07-28T19:54:55.504+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:55.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:55 smithi155 bash[73694]: debug 2024-07-28T19:54:55.532+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:55.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:55 smithi045 bash[80445]: cluster 2024-07-28T19:54:54.566852+0000 mgr.y (mgr.34101) 759 : cluster [DBG] pgmap v1475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:55.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:55 smithi045 bash[82788]: cluster 2024-07-28T19:54:54.566852+0000 mgr.y (mgr.34101) 759 : cluster [DBG] pgmap v1475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:56.033 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:56.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:56.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:56.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:56.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:56.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:56.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:56.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 331 16 16 0 0 0 - 0 2024-07-28T19:54:56.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:56 smithi155 bash[73694]: debug 2024-07-28T19:54:56.524+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:56.864 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:56.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:57.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:57.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:57.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:57.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:57.470 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:57.471 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:57 smithi155 bash[73694]: debug 2024-07-28T19:54:57.324+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:57.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:57 smithi155 bash[73694]: debug 2024-07-28T19:54:57.484+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:57.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:57.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:57.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 332 16 16 0 0 0 - 0 2024-07-28T19:54:57.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:57 smithi155 bash[68033]: cluster 2024-07-28T19:54:56.568818+0000 mgr.y (mgr.34101) 760 : cluster [DBG] pgmap v1476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:57.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:57.930 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:57.939 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:57 smithi045 bash[80445]: cluster 2024-07-28T19:54:56.568818+0000 mgr.y (mgr.34101) 760 : cluster [DBG] pgmap v1476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:57 smithi045 bash[82788]: cluster 2024-07-28T19:54:56.568818+0000 mgr.y (mgr.34101) 760 : cluster [DBG] pgmap v1476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:58.056 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:54:58.123 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:54:58.123 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:54:58.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:58.187 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:57 smithi155 bash[73694]: debug 2024-07-28T19:54:57.928+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:58.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:58.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:58.522 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:58.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:54:58.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:58.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 333 16 16 0 0 0 - 0 2024-07-28T19:54:58.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:58.785 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:58 smithi155 bash[73694]: debug 2024-07-28T19:54:58.520+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:58.786 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:58 smithi155 bash[73694]: debug 2024-07-28T19:54:58.528+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:58.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:59.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:54:59.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:54:59.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:54:59.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:59.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:54:59.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:54:59.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:59 smithi155 bash[73694]: debug 2024-07-28T19:54:59.304+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:54:59.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:59.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:54:59.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 334 16 16 0 0 0 - 0 2024-07-28T19:54:59.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:54:59 smithi155 bash[73694]: debug 2024-07-28T19:54:59.544+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:54:59.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:54:59 smithi155 bash[68033]: cluster 2024-07-28T19:54:58.570593+0000 mgr.y (mgr.34101) 761 : cluster [DBG] pgmap v1477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:59.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:54:59.906 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:54:59 smithi045 bash[80445]: cluster 2024-07-28T19:54:58.570593+0000 mgr.y (mgr.34101) 761 : cluster [DBG] pgmap v1477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:59.906 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:54:59 smithi045 bash[82788]: cluster 2024-07-28T19:54:58.570593+0000 mgr.y (mgr.34101) 761 : cluster [DBG] pgmap v1477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:54:59.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:00.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:00.196 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:00.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:00.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:00.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:00.553 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:00.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:00.684 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:55:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:55:00] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:55:00.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 335 16 16 0 0 0 - 0 2024-07-28T19:55:00.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:00.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:00 smithi155 bash[73694]: debug 2024-07-28T19:55:00.528+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:00.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:00 smithi155 bash[73694]: debug 2024-07-28T19:55:00.552+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:00.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:01.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:01.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:01.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:01.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:01.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:01 smithi155 bash[73694]: debug 2024-07-28T19:55:01.236+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:01.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:01.521 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:01.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:01.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 336 16 16 0 0 0 - 0 2024-07-28T19:55:01.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:01.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:01 smithi155 bash[73694]: debug 2024-07-28T19:55:01.576+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:01.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:01.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:01 smithi155 bash[73694]: debug 2024-07-28T19:55:01.728+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:01.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:01 smithi155 bash[68033]: cluster 2024-07-28T19:55:00.572297+0000 mgr.y (mgr.34101) 762 : cluster [DBG] pgmap v1478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:01.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:01.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:01 smithi045 bash[82788]: cluster 2024-07-28T19:55:00.572297+0000 mgr.y (mgr.34101) 762 : cluster [DBG] pgmap v1478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:01.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:01 smithi045 bash[80445]: cluster 2024-07-28T19:55:00.572297+0000 mgr.y (mgr.34101) 762 : cluster [DBG] pgmap v1478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:01.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:02.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:02.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:02.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:02.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:02 smithi155 bash[73694]: debug 2024-07-28T19:55:02.196+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:02.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:02.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:02.481 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:55:02 smithi155 bash[60745]: ts=2024-07-28T19:55:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:55:02.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:02.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:02.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 337 16 16 0 0 0 - 0 2024-07-28T19:55:02.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:02 smithi155 bash[73694]: debug 2024-07-28T19:55:02.564+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:02.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:02.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:03.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:03.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:03.300 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:03.418 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:03.419 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:55:03.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:03.648 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:03.653 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:55:03.679 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:03 smithi045 bash[80445]: cluster 2024-07-28T19:55:02.574211+0000 mgr.y (mgr.34101) 763 : cluster [DBG] pgmap v1479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:03.679 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:03 smithi045 bash[80445]: audit 2024-07-28T19:55:03.063512+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:03.679 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:03 smithi045 bash[80445]: audit 2024-07-28T19:55:03.604378+0000 mon.c (mon.2) 270 : audit [INF] from='client.? 172.21.15.45:0/2080982035' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:55:03.679 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:03 smithi045 bash[80445]: audit 2024-07-28T19:55:03.604800+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:55:03.679 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:03 smithi045 bash[82788]: cluster 2024-07-28T19:55:02.574211+0000 mgr.y (mgr.34101) 763 : cluster [DBG] pgmap v1479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:03.680 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:03 smithi045 bash[82788]: audit 2024-07-28T19:55:03.063512+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:03.680 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:03 smithi045 bash[82788]: audit 2024-07-28T19:55:03.604378+0000 mon.c (mon.2) 270 : audit [INF] from='client.? 172.21.15.45:0/2080982035' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:55:03.680 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:03 smithi045 bash[82788]: audit 2024-07-28T19:55:03.604800+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:55:03.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 338 16 16 0 0 0 - 0 2024-07-28T19:55:03.770 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:03.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:04.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:04.020 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:03 smithi155 bash[73694]: debug 2024-07-28T19:55:03.584+0000 7f8e37e1e640 -1 osd.4 1119 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:04.021 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:03 smithi155 bash[68033]: cluster 2024-07-28T19:55:02.574211+0000 mgr.y (mgr.34101) 763 : cluster [DBG] pgmap v1479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:04.021 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:03 smithi155 bash[68033]: audit 2024-07-28T19:55:03.063512+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:04.021 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:03 smithi155 bash[68033]: audit 2024-07-28T19:55:03.604378+0000 mon.c (mon.2) 270 : audit [INF] from='client.? 172.21.15.45:0/2080982035' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:55:04.021 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:03 smithi155 bash[68033]: audit 2024-07-28T19:55:03.604800+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:55:04.128 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:04.195 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:55:04.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T19:55:04.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:04.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:04.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:04 smithi155 bash[73694]: debug 2024-07-28T19:55:04.088+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:04.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:04.478 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:04.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:04.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:04.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 339 16 16 0 0 0 - 0 2024-07-28T19:55:04.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:04 smithi155 bash[68033]: cluster 2024-07-28T19:55:03.646279+0000 mon.a (mon.0) 1400 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:04.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:04 smithi155 bash[68033]: audit 2024-07-28T19:55:03.652117+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:55:04.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:04 smithi155 bash[68033]: cluster 2024-07-28T19:55:03.652170+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e1120: 8 total, 2 up, 8 in 2024-07-28T19:55:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:04 smithi155 bash[73694]: debug 2024-07-28T19:55:04.548+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:04 smithi155 bash[73694]: debug 2024-07-28T19:55:04.788+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:04.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:04.844 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:04 smithi045 bash[82788]: cluster 2024-07-28T19:55:03.646279+0000 mon.a (mon.0) 1400 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:04.844 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:04 smithi045 bash[82788]: audit 2024-07-28T19:55:03.652117+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:55:04.844 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:04 smithi045 bash[82788]: cluster 2024-07-28T19:55:03.652170+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e1120: 8 total, 2 up, 8 in 2024-07-28T19:55:04.845 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:04 smithi045 bash[80445]: cluster 2024-07-28T19:55:03.646279+0000 mon.a (mon.0) 1400 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:04.845 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:04 smithi045 bash[80445]: audit 2024-07-28T19:55:03.652117+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:55:04.845 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:04 smithi045 bash[80445]: cluster 2024-07-28T19:55:03.652170+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e1120: 8 total, 2 up, 8 in 2024-07-28T19:55:04.953 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:05.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:05.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:05.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:05.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:05 smithi155 bash[73694]: debug 2024-07-28T19:55:05.048+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:05.313 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:05.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:05.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:05.669 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:05.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:55:05.752460+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:55:05.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:55:05.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 340 16 16 0 0 0 - 0 2024-07-28T19:55:05.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:05.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:05 smithi155 bash[68033]: cluster 2024-07-28T19:55:04.575324+0000 mgr.y (mgr.34101) 764 : cluster [DBG] pgmap v1481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:05.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:05 smithi155 bash[73694]: debug 2024-07-28T19:55:05.504+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:05.894 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:05.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:05.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:05 smithi045 bash[82788]: cluster 2024-07-28T19:55:04.575324+0000 mgr.y (mgr.34101) 764 : cluster [DBG] pgmap v1481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:05.920 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:05 smithi045 bash[80445]: cluster 2024-07-28T19:55:04.575324+0000 mgr.y (mgr.34101) 764 : cluster [DBG] pgmap v1481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:06.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:06.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:06.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:06.279 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:05 smithi155 bash[73694]: debug 2024-07-28T19:55:05.892+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:06.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:06.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:06.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:06.670 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:55:06.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:06.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 341 16 16 0 0 0 - 0 2024-07-28T19:55:06.760 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:06.760 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:06 smithi155 bash[73694]: debug 2024-07-28T19:55:06.472+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:06.760 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:06 smithi155 bash[73694]: debug 2024-07-28T19:55:06.480+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:06.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:06.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:07.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:07.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:07.329 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:07.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:07.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:07 smithi155 bash[73694]: debug 2024-07-28T19:55:07.192+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:07.448 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:07.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:07.684 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:07.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 342 16 16 0 0 0 - 0 2024-07-28T19:55:07.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:07 smithi155 bash[73694]: debug 2024-07-28T19:55:07.436+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:07 smithi155 bash[68033]: cluster 2024-07-28T19:55:06.577169+0000 mgr.y (mgr.34101) 765 : cluster [DBG] pgmap v1482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:07.804 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:07.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:07.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:07 smithi045 bash[80445]: cluster 2024-07-28T19:55:06.577169+0000 mgr.y (mgr.34101) 765 : cluster [DBG] pgmap v1482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:07.934 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:07 smithi045 bash[82788]: cluster 2024-07-28T19:55:06.577169+0000 mgr.y (mgr.34101) 765 : cluster [DBG] pgmap v1482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:08.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:08.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:08.280 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:08.291 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:08.291 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:07 smithi155 bash[73694]: debug 2024-07-28T19:55:07.892+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:08.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:08.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:08.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:08 smithi155 bash[73694]: debug 2024-07-28T19:55:08.416+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:08.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:08.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 343 16 16 0 0 0 - 0 2024-07-28T19:55:08.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:08.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:08.954 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:55:08.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:09.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:09.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:09.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:09.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:09.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:09 smithi155 bash[73694]: debug 2024-07-28T19:55:09.392+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:09.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:09.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:09.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 344 16 16 0 0 0 - 0 2024-07-28T19:55:09.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:09.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:09.962 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:09 smithi045 bash[80445]: cluster 2024-07-28T19:55:08.578958+0000 mgr.y (mgr.34101) 766 : cluster [DBG] pgmap v1483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:09.962 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:09 smithi045 bash[82788]: cluster 2024-07-28T19:55:08.578958+0000 mgr.y (mgr.34101) 766 : cluster [DBG] pgmap v1483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:10.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:09 smithi155 bash[68033]: cluster 2024-07-28T19:55:08.578958+0000 mgr.y (mgr.34101) 766 : cluster [DBG] pgmap v1483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:10.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:10.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:10.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:10.367 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:10.367 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:10 smithi155 bash[73694]: debug 2024-07-28T19:55:10.168+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:10.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:10.537 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:10.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:10.666 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:10 smithi155 bash[73694]: debug 2024-07-28T19:55:10.364+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:10.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 345 16 16 0 0 0 - 0 2024-07-28T19:55:10.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:10.787 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:55:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:55:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:55:10.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:10.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:10 smithi155 bash[73694]: debug 2024-07-28T19:55:10.752+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:10.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:11.013 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:11.133 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:11.249 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:11.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:11.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:11.591 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:55:11.608 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:11.680 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:11 smithi155 bash[73694]: debug 2024-07-28T19:55:11.384+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:11.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:11.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 346 16 16 0 0 0 - 0 2024-07-28T19:55:11.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:11 smithi045 bash[80445]: cluster 2024-07-28T19:55:10.580699+0000 mgr.y (mgr.34101) 767 : cluster [DBG] pgmap v1484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:11 smithi045 bash[82788]: cluster 2024-07-28T19:55:10.580699+0000 mgr.y (mgr.34101) 767 : cluster [DBG] pgmap v1484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:11.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:12.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:11 smithi155 bash[68033]: cluster 2024-07-28T19:55:10.580699+0000 mgr.y (mgr.34101) 767 : cluster [DBG] pgmap v1484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:12.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:12.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:11 smithi155 bash[73694]: debug 2024-07-28T19:55:11.828+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:12.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:12.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:12.329 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:12.402 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:55:12 smithi155 bash[60745]: ts=2024-07-28T19:55:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:55:12.449 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:12.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:12.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:12.699 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:12 smithi155 bash[73694]: debug 2024-07-28T19:55:12.404+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:12.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 347 16 16 0 0 0 - 0 2024-07-28T19:55:12.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:12.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:13.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:13.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:13.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:13.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:13.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:13.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:13.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:13 smithi155 bash[73694]: debug 2024-07-28T19:55:13.372+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:13.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:13 smithi155 bash[73694]: debug 2024-07-28T19:55:13.384+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:13.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:13.644 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:55:13.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 348 16 16 0 0 0 - 0 2024-07-28T19:55:13.757 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:13.861 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:13 smithi045 bash[80445]: cluster 2024-07-28T19:55:12.582055+0000 mgr.y (mgr.34101) 768 : cluster [DBG] pgmap v1485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:13.861 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:13 smithi045 bash[82788]: cluster 2024-07-28T19:55:12.582055+0000 mgr.y (mgr.34101) 768 : cluster [DBG] pgmap v1485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:13.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:13.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:13 smithi155 bash[68033]: cluster 2024-07-28T19:55:12.582055+0000 mgr.y (mgr.34101) 768 : cluster [DBG] pgmap v1485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:14.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:14.236 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:14.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:14.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:14.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:14.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:14.725 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:14 smithi155 bash[73694]: debug 2024-07-28T19:55:14.356+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:14.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 349 16 16 0 0 0 - 0 2024-07-28T19:55:14.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:14.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:15.072 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:15.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:15.215 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:55:15.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T19:55:15.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:15.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:15.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:15.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:15 smithi155 bash[73694]: debug 2024-07-28T19:55:15.384+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:15.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:15.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 350 16 16 0 0 0 - 0 2024-07-28T19:55:15.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:15.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:15.905 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:15 smithi045 bash[82788]: cluster 2024-07-28T19:55:14.583793+0000 mgr.y (mgr.34101) 769 : cluster [DBG] pgmap v1486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:15.905 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:15 smithi045 bash[80445]: cluster 2024-07-28T19:55:14.583793+0000 mgr.y (mgr.34101) 769 : cluster [DBG] pgmap v1486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:16.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:16.023 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:15 smithi155 bash[68033]: cluster 2024-07-28T19:55:14.583793+0000 mgr.y (mgr.34101) 769 : cluster [DBG] pgmap v1486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:16.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:16.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:15 smithi155 bash[73694]: debug 2024-07-28T19:55:15.760+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:16.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:16.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:16.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:16.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:16.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:16.676 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:16 smithi155 bash[73694]: debug 2024-07-28T19:55:16.368+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:16.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 351 16 16 0 0 0 - 0 2024-07-28T19:55:16.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:16.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:17.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:17.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:17.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:17.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:17.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:17.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:17.506 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:17 smithi155 bash[73694]: debug 2024-07-28T19:55:17.356+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:17.506 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:17 smithi155 bash[73694]: debug 2024-07-28T19:55:17.364+0000 7f8e37e1e640 -1 osd.4 1120 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:17.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:17.704 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:55:17.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:17.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 352 16 16 0 0 0 - 0 2024-07-28T19:55:17.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:17 smithi155 bash[68033]: cluster 2024-07-28T19:55:16.584663+0000 mgr.y (mgr.34101) 770 : cluster [DBG] pgmap v1487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:17.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:17 smithi155 bash[68033]: audit 2024-07-28T19:55:16.756927+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? 172.21.15.45:0/505741803' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:55:17.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:17.942 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:17 smithi045 bash[80445]: cluster 2024-07-28T19:55:16.584663+0000 mgr.y (mgr.34101) 770 : cluster [DBG] pgmap v1487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:17.942 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:17 smithi045 bash[80445]: audit 2024-07-28T19:55:16.756927+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? 172.21.15.45:0/505741803' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:55:17.942 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:17 smithi045 bash[82788]: cluster 2024-07-28T19:55:16.584663+0000 mgr.y (mgr.34101) 770 : cluster [DBG] pgmap v1487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:17.943 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:17 smithi045 bash[82788]: audit 2024-07-28T19:55:16.756927+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? 172.21.15.45:0/505741803' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:55:17.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:18.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:17 smithi155 bash[73694]: debug 2024-07-28T19:55:17.828+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:18.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:18.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:18.328 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:18.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:18.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:18.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:18 smithi155 bash[73694]: debug 2024-07-28T19:55:18.300+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:18.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:18 smithi155 bash[73694]: debug 2024-07-28T19:55:18.336+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:18.565 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:18.684 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:18.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 353 16 16 0 0 0 - 0 2024-07-28T19:55:18.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:18.817 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:18 smithi045 bash[80445]: cluster 2024-07-28T19:55:17.691697+0000 mon.a (mon.0) 1404 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:55:18.817 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:18 smithi045 bash[80445]: audit 2024-07-28T19:55:17.705444+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? 172.21.15.45:0/505741803' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:55:18.817 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:18 smithi045 bash[80445]: cluster 2024-07-28T19:55:17.705549+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e1121: 8 total, 2 up, 8 in 2024-07-28T19:55:18.817 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:18 smithi045 bash[80445]: audit 2024-07-28T19:55:18.069209+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:18.817 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:18 smithi045 bash[80445]: audit 2024-07-28T19:55:18.074029+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:18.817 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:18 smithi045 bash[82788]: cluster 2024-07-28T19:55:17.691697+0000 mon.a (mon.0) 1404 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:55:18.817 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:18 smithi045 bash[82788]: audit 2024-07-28T19:55:17.705444+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? 172.21.15.45:0/505741803' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:55:18.817 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:18 smithi045 bash[82788]: cluster 2024-07-28T19:55:17.705549+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e1121: 8 total, 2 up, 8 in 2024-07-28T19:55:18.817 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:18 smithi045 bash[82788]: audit 2024-07-28T19:55:18.069209+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:18.817 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:18 smithi045 bash[82788]: audit 2024-07-28T19:55:18.074029+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:18.925 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:19.045 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:18 smithi155 bash[68033]: cluster 2024-07-28T19:55:17.691697+0000 mon.a (mon.0) 1404 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:55:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:18 smithi155 bash[68033]: audit 2024-07-28T19:55:17.705444+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? 172.21.15.45:0/505741803' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:55:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:18 smithi155 bash[68033]: cluster 2024-07-28T19:55:17.705549+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e1121: 8 total, 2 up, 8 in 2024-07-28T19:55:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:18 smithi155 bash[68033]: audit 2024-07-28T19:55:18.069209+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:19.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:18 smithi155 bash[68033]: audit 2024-07-28T19:55:18.074029+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:19.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:19.284 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:19.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:19.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:19.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:19.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:19 smithi155 bash[73694]: debug 2024-07-28T19:55:19.352+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:19.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 354 16 16 0 0 0 - 0 2024-07-28T19:55:19.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:19.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:19 smithi045 bash[80445]: cluster 2024-07-28T19:55:18.585698+0000 mgr.y (mgr.34101) 771 : cluster [DBG] pgmap v1489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:19 smithi045 bash[82788]: cluster 2024-07-28T19:55:18.585698+0000 mgr.y (mgr.34101) 771 : cluster [DBG] pgmap v1489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:19.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:19.999 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:55:20.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:19 smithi155 bash[68033]: cluster 2024-07-28T19:55:18.585698+0000 mgr.y (mgr.34101) 771 : cluster [DBG] pgmap v1489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:20.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:20.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:20.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:20.365 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:20.365 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:20 smithi155 bash[73694]: debug 2024-07-28T19:55:20.316+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:20.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:20.493 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:55:20.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:20.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:20.726 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:20 smithi155 bash[73694]: debug 2024-07-28T19:55:20.472+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:20.726 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:20.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:20 smithi155 bash[68033]: audit 2024-07-28T19:55:20.144372+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:55:20.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:20 smithi155 bash[68033]: audit 2024-07-28T19:55:20.526710+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:20.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:20 smithi155 bash[68033]: audit 2024-07-28T19:55:20.532408+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:20.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 355 16 16 0 0 0 - 0 2024-07-28T19:55:20.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:20.836 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:55:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:55:20] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T19:55:20.837 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:20 smithi045 bash[80445]: audit 2024-07-28T19:55:20.144372+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:55:20.837 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:20 smithi045 bash[80445]: audit 2024-07-28T19:55:20.526710+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:20.837 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:20 smithi045 bash[80445]: audit 2024-07-28T19:55:20.532408+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:20.837 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:20 smithi045 bash[82788]: audit 2024-07-28T19:55:20.144372+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:55:20.837 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:20 smithi045 bash[82788]: audit 2024-07-28T19:55:20.526710+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:20.837 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:20 smithi045 bash[82788]: audit 2024-07-28T19:55:20.532408+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:20.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:21.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:21.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:21.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:20 smithi155 bash[73694]: debug 2024-07-28T19:55:20.936+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:21.300 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:21.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:21.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:21.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:21 smithi155 bash[73694]: debug 2024-07-28T19:55:21.348+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:21.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:21.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 356 16 16 0 0 0 - 0 2024-07-28T19:55:21.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:21.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:21.909 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:21 smithi045 bash[80445]: cluster 2024-07-28T19:55:20.586473+0000 mgr.y (mgr.34101) 772 : cluster [DBG] pgmap v1490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:21.909 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:21 smithi045 bash[82788]: cluster 2024-07-28T19:55:20.586473+0000 mgr.y (mgr.34101) 772 : cluster [DBG] pgmap v1490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:22.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:22.028 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:21 smithi155 bash[68033]: cluster 2024-07-28T19:55:20.586473+0000 mgr.y (mgr.34101) 772 : cluster [DBG] pgmap v1490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:22.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:22.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:22.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:22.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:22.504 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:22 smithi155 bash[73694]: debug 2024-07-28T19:55:22.352+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:22.505 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:55:22 smithi155 bash[60745]: ts=2024-07-28T19:55:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:55:22.610 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:22.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:22.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 357 16 16 0 0 0 - 0 2024-07-28T19:55:22.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:22.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:23.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:23.207 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:23.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:23.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:23 smithi155 bash[73694]: debug 2024-07-28T19:55:23.084+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:23.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:23.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:23.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:23.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:23 smithi155 bash[73694]: debug 2024-07-28T19:55:23.368+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:23.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:23.680 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:23.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 358 16 16 0 0 0 - 0 2024-07-28T19:55:23.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:23.866 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T19:55:23.866 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T19:55:23.866 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T19:55:23.867 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T19:55:23.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:23 smithi045 bash[80445]: cluster 2024-07-28T19:55:22.588325+0000 mgr.y (mgr.34101) 773 : cluster [DBG] pgmap v1491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:23.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:23 smithi045 bash[82788]: cluster 2024-07-28T19:55:22.588325+0000 mgr.y (mgr.34101) 773 : cluster [DBG] pgmap v1491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:24.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:24.038 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:23 smithi155 bash[73694]: debug 2024-07-28T19:55:23.660+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:24.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:23 smithi155 bash[68033]: cluster 2024-07-28T19:55:22.588325+0000 mgr.y (mgr.34101) 773 : cluster [DBG] pgmap v1491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:24.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:24.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:24.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:24.381 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:24.494 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:24.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:24 smithi155 bash[73694]: debug 2024-07-28T19:55:24.384+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:24.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:24 smithi155 bash[73694]: debug 2024-07-28T19:55:24.464+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:24.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T19:55:24.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:24.693 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:24.738 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:24.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 359 16 16 0 0 0 - 0 2024-07-28T19:55:24.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:24.865 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:24 smithi155 bash[73694]: debug 2024-07-28T19:55:24.692+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:24.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:25.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:25.208 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:25.289 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:55:25.329 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:25.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:25.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:25.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:25.707 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:25 smithi155 bash[73694]: debug 2024-07-28T19:55:25.348+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:25.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:55:25.755170+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:55:25.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:55:25.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 360 16 16 0 0 0 - 0 2024-07-28T19:55:25.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:25.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:25 smithi045 bash[82788]: cluster 2024-07-28T19:55:24.590124+0000 mgr.y (mgr.34101) 774 : cluster [DBG] pgmap v1492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:25 smithi045 bash[82788]: audit 2024-07-28T19:55:25.005136+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:25 smithi045 bash[82788]: audit 2024-07-28T19:55:25.017860+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:25 smithi045 bash[80445]: cluster 2024-07-28T19:55:24.590124+0000 mgr.y (mgr.34101) 774 : cluster [DBG] pgmap v1492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:25 smithi045 bash[80445]: audit 2024-07-28T19:55:25.005136+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:25 smithi045 bash[80445]: audit 2024-07-28T19:55:25.017860+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:26.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:26.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:25 smithi155 bash[68033]: cluster 2024-07-28T19:55:24.590124+0000 mgr.y (mgr.34101) 774 : cluster [DBG] pgmap v1492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:26.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:25 smithi155 bash[68033]: audit 2024-07-28T19:55:25.005136+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:26.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:25 smithi155 bash[68033]: audit 2024-07-28T19:55:25.017860+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:26.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:26.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:26.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:26.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:26 smithi155 bash[73694]: debug 2024-07-28T19:55:26.144+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:26.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:26.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:26.613 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:26.623 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:26 smithi155 bash[73694]: debug 2024-07-28T19:55:26.368+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:26.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:26.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 361 16 16 0 0 0 - 0 2024-07-28T19:55:26.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:26.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:27.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:27.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:27.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[82788]: audit 2024-07-28T19:55:26.063097+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:27.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[82788]: audit 2024-07-28T19:55:26.069759+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:27.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[82788]: audit 2024-07-28T19:55:26.517877+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:55:27.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[82788]: audit 2024-07-28T19:55:26.518869+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:55:27.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[82788]: audit 2024-07-28T19:55:26.525756+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:27.216 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[82788]: cluster 2024-07-28T19:55:26.591393+0000 mgr.y (mgr.34101) 775 : cluster [DBG] pgmap v1493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[80445]: audit 2024-07-28T19:55:26.063097+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[80445]: audit 2024-07-28T19:55:26.069759+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[80445]: audit 2024-07-28T19:55:26.517877+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:55:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[80445]: audit 2024-07-28T19:55:26.518869+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:55:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[80445]: audit 2024-07-28T19:55:26.525756+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:27 smithi045 bash[80445]: cluster 2024-07-28T19:55:26.591393+0000 mgr.y (mgr.34101) 775 : cluster [DBG] pgmap v1493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:27.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:27.332 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:27.333 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:27 smithi155 bash[73694]: debug 2024-07-28T19:55:27.180+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:27.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:27 smithi155 bash[68033]: audit 2024-07-28T19:55:26.063097+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:27.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:27 smithi155 bash[68033]: audit 2024-07-28T19:55:26.069759+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:27.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:27 smithi155 bash[68033]: audit 2024-07-28T19:55:26.517877+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:55:27.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:27 smithi155 bash[68033]: audit 2024-07-28T19:55:26.518869+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:55:27.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:27 smithi155 bash[68033]: audit 2024-07-28T19:55:26.525756+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:27.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:27 smithi155 bash[68033]: cluster 2024-07-28T19:55:26.591393+0000 mgr.y (mgr.34101) 775 : cluster [DBG] pgmap v1493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:27.438 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:27.448 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:27 smithi155 bash[73694]: debug 2024-07-28T19:55:27.340+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:27.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:27.676 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:27.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 362 16 16 0 0 0 - 0 2024-07-28T19:55:27.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:27.914 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:28.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:28.152 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:28.163 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:28.163 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:27 smithi155 bash[73694]: debug 2024-07-28T19:55:27.892+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:28.271 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:28.390 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:28.509 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:28.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:28 smithi155 bash[73694]: debug 2024-07-28T19:55:28.376+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:28.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:28.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:28.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 363 16 16 0 0 0 - 0 2024-07-28T19:55:28.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:28.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:29.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:29.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:29.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:29.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:29 smithi155 bash[73694]: debug 2024-07-28T19:55:29.076+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:29.319 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:55:29.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:29.447 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:29.565 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:29.649 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:29 smithi155 bash[73694]: debug 2024-07-28T19:55:29.400+0000 7f8e37e1e640 -1 osd.4 1121 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:29.661 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:55:29.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:29.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 364 16 16 0 0 0 - 0 2024-07-28T19:55:29.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:29 smithi155 bash[68033]: cluster 2024-07-28T19:55:28.592508+0000 mgr.y (mgr.34101) 776 : cluster [DBG] pgmap v1494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:29.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:29 smithi155 bash[68033]: audit 2024-07-28T19:55:29.009589+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? 172.21.15.45:0/1207863968' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:55:29.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:29.934 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:29 smithi045 bash[82788]: cluster 2024-07-28T19:55:28.592508+0000 mgr.y (mgr.34101) 776 : cluster [DBG] pgmap v1494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:29.934 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:29 smithi045 bash[82788]: audit 2024-07-28T19:55:29.009589+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? 172.21.15.45:0/1207863968' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:55:29.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:29 smithi045 bash[80445]: cluster 2024-07-28T19:55:28.592508+0000 mgr.y (mgr.34101) 776 : cluster [DBG] pgmap v1494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:29.934 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:29 smithi045 bash[80445]: audit 2024-07-28T19:55:29.009589+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? 172.21.15.45:0/1207863968' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:55:30.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:30.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:30.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:30.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:30.451 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:30.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:30.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:55:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:55:30] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T19:55:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:30 smithi045 bash[80445]: cluster 2024-07-28T19:55:29.648703+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:30 smithi045 bash[80445]: audit 2024-07-28T19:55:29.662381+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? 172.21.15.45:0/1207863968' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:55:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:30 smithi045 bash[80445]: cluster 2024-07-28T19:55:29.662545+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e1122: 8 total, 2 up, 8 in 2024-07-28T19:55:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:30 smithi045 bash[82788]: cluster 2024-07-28T19:55:29.648703+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:30 smithi045 bash[82788]: audit 2024-07-28T19:55:29.662381+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? 172.21.15.45:0/1207863968' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:55:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:30 smithi045 bash[82788]: cluster 2024-07-28T19:55:29.662545+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e1122: 8 total, 2 up, 8 in 2024-07-28T19:55:30.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 365 16 16 0 0 0 - 0 2024-07-28T19:55:30.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:30.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:30 smithi155 bash[68033]: cluster 2024-07-28T19:55:29.648703+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:30.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:30 smithi155 bash[68033]: audit 2024-07-28T19:55:29.662381+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? 172.21.15.45:0/1207863968' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:55:30.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:30 smithi155 bash[68033]: cluster 2024-07-28T19:55:29.662545+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e1122: 8 total, 2 up, 8 in 2024-07-28T19:55:30.759 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:30 smithi155 bash[73694]: debug 2024-07-28T19:55:30.448+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:30.759 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:30 smithi155 bash[73694]: debug 2024-07-28T19:55:30.568+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:30.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:30.924 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:30.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:31.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:30 smithi155 bash[73694]: debug 2024-07-28T19:55:30.968+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:31.112 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:31.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:31.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:31.468 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:31.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:31.662 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:31 smithi155 bash[73694]: debug 2024-07-28T19:55:31.436+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:31.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:31.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:31 smithi155 bash[68033]: cluster 2024-07-28T19:55:30.594291+0000 mgr.y (mgr.34101) 777 : cluster [DBG] pgmap v1496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:31.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 366 16 16 0 0 0 - 0 2024-07-28T19:55:31.826 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:31.837 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:31 smithi045 bash[82788]: cluster 2024-07-28T19:55:30.594291+0000 mgr.y (mgr.34101) 777 : cluster [DBG] pgmap v1496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:31.837 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:31 smithi045 bash[80445]: cluster 2024-07-28T19:55:30.594291+0000 mgr.y (mgr.34101) 777 : cluster [DBG] pgmap v1496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:31.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:32.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:32.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:32.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:32.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:32.451 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:55:32.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:32.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:32.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:32 smithi155 bash[73694]: debug 2024-07-28T19:55:32.476+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:32.669 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:55:32 smithi155 bash[60745]: ts=2024-07-28T19:55:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:55:32.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 367 16 16 0 0 0 - 0 2024-07-28T19:55:32.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:32.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:32.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:32 smithi155 bash[73694]: debug 2024-07-28T19:55:32.772+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:32.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:32.933 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T19:55:32.934 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T19:55:32.934 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T19:55:32.934 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T19:55:32.934 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T19:55:33.008 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:33.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:33.241 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:33.361 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:33.480 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:33.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:33.665 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:33.665 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:33 smithi155 bash[73694]: debug 2024-07-28T19:55:33.443+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:33.666 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:33 smithi155 bash[73694]: debug 2024-07-28T19:55:33.567+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:33.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T19:55:33.717 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:33.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 368 16 16 0 0 0 - 0 2024-07-28T19:55:33.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:33.848 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:33 smithi045 bash[82788]: cluster 2024-07-28T19:55:32.595520+0000 mgr.y (mgr.34101) 778 : cluster [DBG] pgmap v1497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:33.848 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:33 smithi045 bash[82788]: audit 2024-07-28T19:55:33.071434+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:33.848 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:33 smithi045 bash[82788]: audit 2024-07-28T19:55:33.074036+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:33.849 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:33 smithi045 bash[80445]: cluster 2024-07-28T19:55:32.595520+0000 mgr.y (mgr.34101) 778 : cluster [DBG] pgmap v1497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:33.849 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:33 smithi045 bash[80445]: audit 2024-07-28T19:55:33.071434+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:33.849 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:33 smithi045 bash[80445]: audit 2024-07-28T19:55:33.074036+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:33.957 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:33 smithi155 bash[68033]: cluster 2024-07-28T19:55:32.595520+0000 mgr.y (mgr.34101) 778 : cluster [DBG] pgmap v1497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:33 smithi155 bash[68033]: audit 2024-07-28T19:55:33.071434+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:55:34.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:33 smithi155 bash[68033]: audit 2024-07-28T19:55:33.074036+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:34.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:34.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:34.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:34.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:34.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:34.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:34.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 369 16 16 0 0 0 - 0 2024-07-28T19:55:34.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:34.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:34 smithi155 bash[73694]: debug 2024-07-28T19:55:34.495+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:34.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:35.032 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:35.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:35.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:35.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:35.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:35.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:35.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:35.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 370 16 16 0 0 0 - 0 2024-07-28T19:55:35.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:35 smithi155 bash[68033]: cluster 2024-07-28T19:55:34.597266+0000 mgr.y (mgr.34101) 779 : cluster [DBG] pgmap v1498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:35.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:35 smithi155 bash[73694]: debug 2024-07-28T19:55:35.535+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:35.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:35 smithi045 bash[80445]: cluster 2024-07-28T19:55:34.597266+0000 mgr.y (mgr.34101) 779 : cluster [DBG] pgmap v1498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:35 smithi045 bash[82788]: cluster 2024-07-28T19:55:34.597266+0000 mgr.y (mgr.34101) 779 : cluster [DBG] pgmap v1498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:35.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:36.100 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:36.220 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:36.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:36.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:36.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:36.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:36.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:36.704 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:36 smithi155 bash[73694]: debug 2024-07-28T19:55:36.435+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:36.704 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:36 smithi155 bash[73694]: debug 2024-07-28T19:55:36.583+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:36.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 371 16 16 0 0 0 - 0 2024-07-28T19:55:36.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:36.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:36.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:37.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:37.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:36 smithi155 bash[73694]: debug 2024-07-28T19:55:36.787+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:37.142 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:37.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:37.238 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:55:37.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:37.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:37.413 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:37 smithi155 bash[73694]: debug 2024-07-28T19:55:37.139+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:37.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:37.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:37.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:37.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:37 smithi155 bash[73694]: debug 2024-07-28T19:55:37.615+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:37.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:37 smithi155 bash[73694]: debug 2024-07-28T19:55:37.619+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:37.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 372 16 16 0 0 0 - 0 2024-07-28T19:55:37.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:37.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:37 smithi155 bash[68033]: cluster 2024-07-28T19:55:36.599181+0000 mgr.y (mgr.34101) 780 : cluster [DBG] pgmap v1499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:37.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:37 smithi045 bash[80445]: cluster 2024-07-28T19:55:36.599181+0000 mgr.y (mgr.34101) 780 : cluster [DBG] pgmap v1499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:37.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:37 smithi045 bash[82788]: cluster 2024-07-28T19:55:36.599181+0000 mgr.y (mgr.34101) 780 : cluster [DBG] pgmap v1499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:37.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:38.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:38.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:38.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:38.424 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:55:38.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:38.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:38.514 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:38 smithi155 bash[73694]: debug 2024-07-28T19:55:38.315+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:38.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:38.709 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:38.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 373 16 16 0 0 0 - 0 2024-07-28T19:55:38.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:38 smithi155 bash[73694]: debug 2024-07-28T19:55:38.619+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:38.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:38.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:39.064 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:39.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:39.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:39.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:39.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:39.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:39 smithi045 bash[80445]: cluster 2024-07-28T19:55:38.600974+0000 mgr.y (mgr.34101) 781 : cluster [DBG] pgmap v1500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:39.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:39 smithi045 bash[82788]: cluster 2024-07-28T19:55:38.600974+0000 mgr.y (mgr.34101) 781 : cluster [DBG] pgmap v1500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:39.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 374 16 16 0 0 0 - 0 2024-07-28T19:55:39.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:39.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:39 smithi155 bash[68033]: cluster 2024-07-28T19:55:38.600974+0000 mgr.y (mgr.34101) 781 : cluster [DBG] pgmap v1500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:39.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:39.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:39 smithi155 bash[73694]: debug 2024-07-28T19:55:39.615+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:39.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:39 smithi155 bash[73694]: debug 2024-07-28T19:55:39.671+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:39.892 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:40.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:40.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:40.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:40.372 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:40.493 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:40.613 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:40.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:40.749 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:40.749 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:40 smithi155 bash[73694]: debug 2024-07-28T19:55:40.559+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:40.749 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:40 smithi155 bash[73694]: debug 2024-07-28T19:55:40.631+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:40.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 375 16 16 0 0 0 - 0 2024-07-28T19:55:40.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:40.850 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:55:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:55:40] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T19:55:40.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:41.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:41.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:41.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:41.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:41.454 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:41 smithi155 bash[73694]: debug 2024-07-28T19:55:41.115+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:41.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:41.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:41.688 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:55:41.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 376 16 16 0 0 0 - 0 2024-07-28T19:55:41.805 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:41.878 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:41 smithi045 bash[80445]: cluster 2024-07-28T19:55:40.602115+0000 mgr.y (mgr.34101) 782 : cluster [DBG] pgmap v1501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:41.878 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:41 smithi045 bash[80445]: audit 2024-07-28T19:55:41.141583+0000 mon.a (mon.0) 1420 : audit [INF] from='client.? 172.21.15.45:0/2695581244' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:55:41.879 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:41 smithi045 bash[82788]: cluster 2024-07-28T19:55:40.602115+0000 mgr.y (mgr.34101) 782 : cluster [DBG] pgmap v1501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:41.879 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:41 smithi045 bash[82788]: audit 2024-07-28T19:55:41.141583+0000 mon.a (mon.0) 1420 : audit [INF] from='client.? 172.21.15.45:0/2695581244' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:55:41.911 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T19:55:41.911 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T19:55:41.911 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T19:55:41.911 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [] 2024-07-28T19:55:41.912 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T19:55:41.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:41.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:41 smithi155 bash[73694]: debug 2024-07-28T19:55:41.615+0000 7f8e37e1e640 -1 osd.4 1122 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:41.921 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:41 smithi155 bash[68033]: cluster 2024-07-28T19:55:40.602115+0000 mgr.y (mgr.34101) 782 : cluster [DBG] pgmap v1501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:41.921 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:41 smithi155 bash[68033]: audit 2024-07-28T19:55:41.141583+0000 mon.a (mon.0) 1420 : audit [INF] from='client.? 172.21.15.45:0/2695581244' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:55:42.036 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:42.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:42.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:42.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:42.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:42.622 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:55:42 smithi155 bash[60745]: ts=2024-07-28T19:55:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:55:42.624 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T19:55:42.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:42.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 377 16 16 0 0 0 - 0 2024-07-28T19:55:42.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:42.801 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:42 smithi045 bash[80445]: cluster 2024-07-28T19:55:41.680891+0000 mon.a (mon.0) 1421 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:42.801 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:42 smithi045 bash[80445]: audit 2024-07-28T19:55:41.689337+0000 mon.a (mon.0) 1422 : audit [INF] from='client.? 172.21.15.45:0/2695581244' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:55:42.801 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:42 smithi045 bash[80445]: cluster 2024-07-28T19:55:41.689502+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e1123: 8 total, 2 up, 8 in 2024-07-28T19:55:42.801 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:42 smithi045 bash[82788]: cluster 2024-07-28T19:55:41.680891+0000 mon.a (mon.0) 1421 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:42.801 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:42 smithi045 bash[82788]: audit 2024-07-28T19:55:41.689337+0000 mon.a (mon.0) 1422 : audit [INF] from='client.? 172.21.15.45:0/2695581244' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:55:42.801 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:42 smithi045 bash[82788]: cluster 2024-07-28T19:55:41.689502+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e1123: 8 total, 2 up, 8 in 2024-07-28T19:55:42.908 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:43.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:43.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:42 smithi155 bash[73694]: debug 2024-07-28T19:55:42.663+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:43.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:42 smithi155 bash[68033]: cluster 2024-07-28T19:55:41.680891+0000 mon.a (mon.0) 1421 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:43.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:42 smithi155 bash[68033]: audit 2024-07-28T19:55:41.689337+0000 mon.a (mon.0) 1422 : audit [INF] from='client.? 172.21.15.45:0/2695581244' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:55:43.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:42 smithi155 bash[68033]: cluster 2024-07-28T19:55:41.689502+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e1123: 8 total, 2 up, 8 in 2024-07-28T19:55:43.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:43.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:43.380 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:43.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:43.617 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:43.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:43.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 378 16 16 0 0 0 - 0 2024-07-28T19:55:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:43 smithi155 bash[68033]: cluster 2024-07-28T19:55:42.603886+0000 mgr.y (mgr.34101) 783 : cluster [DBG] pgmap v1503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:43.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:43.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:43 smithi155 bash[73694]: debug 2024-07-28T19:55:43.639+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:43.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:43 smithi155 bash[73694]: debug 2024-07-28T19:55:43.715+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:43.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:43 smithi045 bash[80445]: cluster 2024-07-28T19:55:42.603886+0000 mgr.y (mgr.34101) 783 : cluster [DBG] pgmap v1503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:43 smithi045 bash[82788]: cluster 2024-07-28T19:55:42.603886+0000 mgr.y (mgr.34101) 783 : cluster [DBG] pgmap v1503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:43.972 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:44.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:44.208 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:44.325 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:44.445 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:44.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:55:44.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:44.624 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:44.624 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:44 smithi155 bash[73694]: debug 2024-07-28T19:55:44.523+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:44.624 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:44.684 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:44.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 379 16 16 0 0 0 - 0 2024-07-28T19:55:44.796 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:44.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:44 smithi155 bash[73694]: debug 2024-07-28T19:55:44.623+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:44.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:44 smithi155 bash[73694]: debug 2024-07-28T19:55:44.647+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:44.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:45.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:45.149 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:45.271 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:45.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:45.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:45.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:45.749 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:45.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:55:45.758073+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:55:45.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:55:45.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 380 16 16 0 0 0 - 0 2024-07-28T19:55:45.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:45 smithi155 bash[68033]: cluster 2024-07-28T19:55:44.605586+0000 mgr.y (mgr.34101) 784 : cluster [DBG] pgmap v1504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:45.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:45.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:45 smithi155 bash[73694]: debug 2024-07-28T19:55:45.583+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:45.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:45 smithi155 bash[73694]: debug 2024-07-28T19:55:45.591+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:45.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:45 smithi045 bash[80445]: cluster 2024-07-28T19:55:44.605586+0000 mgr.y (mgr.34101) 784 : cluster [DBG] pgmap v1504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:45 smithi045 bash[82788]: cluster 2024-07-28T19:55:44.605586+0000 mgr.y (mgr.34101) 784 : cluster [DBG] pgmap v1504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:45.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:46.110 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:46.229 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:46.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:46.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:46 smithi155 bash[73694]: debug 2024-07-28T19:55:46.083+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:46.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:46.466 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:46.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:46.685 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:46 smithi155 bash[73694]: debug 2024-07-28T19:55:46.563+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:46.685 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:46.708 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:46.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 381 16 16 0 0 0 - 0 2024-07-28T19:55:46.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:46.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:47.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:46 smithi155 bash[73694]: debug 2024-07-28T19:55:46.683+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:47.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:47.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:47.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:47.398 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:55:47.480 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:47.480 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:47 smithi155 bash[73694]: debug 2024-07-28T19:55:47.159+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:47.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:47.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:47.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 382 16 16 0 0 0 - 0 2024-07-28T19:55:47.757 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:47.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:47 smithi155 bash[68033]: cluster 2024-07-28T19:55:46.607475+0000 mgr.y (mgr.34101) 785 : cluster [DBG] pgmap v1505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:47.768 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:47 smithi155 bash[73694]: debug 2024-07-28T19:55:47.519+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:47.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:47 smithi045 bash[80445]: cluster 2024-07-28T19:55:46.607475+0000 mgr.y (mgr.34101) 785 : cluster [DBG] pgmap v1505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:47 smithi045 bash[82788]: cluster 2024-07-28T19:55:46.607475+0000 mgr.y (mgr.34101) 785 : cluster [DBG] pgmap v1505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:47.996 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:48.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:48.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:48.353 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:48.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:48.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:48.471 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:48.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:48.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:48.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:48 smithi155 bash[73694]: debug 2024-07-28T19:55:48.455+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:48.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:48.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:48 smithi155 bash[73694]: debug 2024-07-28T19:55:48.539+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:48.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:48 smithi155 bash[73694]: debug 2024-07-28T19:55:48.591+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:48.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:48 smithi155 bash[73694]: debug 2024-07-28T19:55:48.699+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:48.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 383 16 16 0 0 0 - 0 2024-07-28T19:55:48.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:48 smithi155 bash[68033]: audit 2024-07-28T19:55:48.066850+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:48.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:48.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:49.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:49.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:49.193 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:48 smithi045 bash[82788]: audit 2024-07-28T19:55:48.066850+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:49.193 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:48 smithi045 bash[80445]: audit 2024-07-28T19:55:48.066850+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:55:49.255 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:55:49.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:49.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:49.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:49.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:49.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 384 16 16 0 0 0 - 0 2024-07-28T19:55:49.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:49.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:49 smithi155 bash[73694]: debug 2024-07-28T19:55:49.543+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:49.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:49 smithi155 bash[68033]: cluster 2024-07-28T19:55:48.609193+0000 mgr.y (mgr.34101) 786 : cluster [DBG] pgmap v1506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:49.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:49.905 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:49 smithi045 bash[80445]: cluster 2024-07-28T19:55:48.609193+0000 mgr.y (mgr.34101) 786 : cluster [DBG] pgmap v1506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:49.905 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:49 smithi045 bash[82788]: cluster 2024-07-28T19:55:48.609193+0000 mgr.y (mgr.34101) 786 : cluster [DBG] pgmap v1506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:50.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:50.136 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:50.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:50.373 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:50.493 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:50.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:50.733 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:50.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 385 16 16 0 0 0 - 0 2024-07-28T19:55:50.814 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:55:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:55:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:55:50.838 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:55:50.840 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:50 smithi155 bash[73694]: debug 2024-07-28T19:55:50.587+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:50.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:50.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:51.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:51.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:51.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:51.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:50 smithi155 bash[73694]: debug 2024-07-28T19:55:50.919+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:51.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:51.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:51.551 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:55:51.552 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T19:55:51.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:51.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:51.682 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:51.683 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:51 smithi155 bash[73694]: debug 2024-07-28T19:55:51.479+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:51.683 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:51 smithi155 bash[73694]: debug 2024-07-28T19:55:51.571+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:51.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 386 16 16 0 0 0 - 0 2024-07-28T19:55:51.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:51.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:51 smithi045 bash[80445]: cluster 2024-07-28T19:55:50.611044+0000 mgr.y (mgr.34101) 787 : cluster [DBG] pgmap v1507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:51.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:51 smithi045 bash[82788]: cluster 2024-07-28T19:55:50.611044+0000 mgr.y (mgr.34101) 787 : cluster [DBG] pgmap v1507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:52.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:52.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:51 smithi155 bash[68033]: cluster 2024-07-28T19:55:50.611044+0000 mgr.y (mgr.34101) 787 : cluster [DBG] pgmap v1507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:52.148 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:52.268 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:52.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:52.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:52 smithi155 bash[73694]: debug 2024-07-28T19:55:52.235+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:52.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:52.454 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:52.454 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:55:52 smithi155 bash[60745]: ts=2024-07-28T19:55:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:55:52.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:52.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:52.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:52.760 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:52 smithi155 bash[73694]: debug 2024-07-28T19:55:52.451+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:52.760 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:52 smithi155 bash[73694]: debug 2024-07-28T19:55:52.535+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:52.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 387 16 16 0 0 0 - 0 2024-07-28T19:55:52.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:52.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:53.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:53.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:53.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:53.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:53.521 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:53.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:53.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:53.736 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:55:53.742 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:53 smithi155 bash[73694]: debug 2024-07-28T19:55:53.519+0000 7f8e37e1e640 -1 osd.4 1123 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:53.742 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:53 smithi155 bash[73694]: debug 2024-07-28T19:55:53.543+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:53.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 388 16 16 0 0 0 - 0 2024-07-28T19:55:53.817 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:53.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:53.986 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:53 smithi045 bash[80445]: cluster 2024-07-28T19:55:52.612408+0000 mgr.y (mgr.34101) 788 : cluster [DBG] pgmap v1508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:53.986 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:53 smithi045 bash[80445]: audit 2024-07-28T19:55:53.025346+0000 mon.a (mon.0) 1424 : audit [INF] from='client.? 172.21.15.45:0/1995568187' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:55:53.986 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:53 smithi045 bash[82788]: cluster 2024-07-28T19:55:52.612408+0000 mgr.y (mgr.34101) 788 : cluster [DBG] pgmap v1508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:53.986 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:53 smithi045 bash[82788]: audit 2024-07-28T19:55:53.025346+0000 mon.a (mon.0) 1424 : audit [INF] from='client.? 172.21.15.45:0/1995568187' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:55:54.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:54.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:53 smithi155 bash[68033]: cluster 2024-07-28T19:55:52.612408+0000 mgr.y (mgr.34101) 788 : cluster [DBG] pgmap v1508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:54.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:53 smithi155 bash[68033]: audit 2024-07-28T19:55:53.025346+0000 mon.a (mon.0) 1424 : audit [INF] from='client.? 172.21.15.45:0/1995568187' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:55:54.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:54.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:54.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:54.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:54.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:54.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 389 16 16 0 0 0 - 0 2024-07-28T19:55:54.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:54.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:54 smithi155 bash[73694]: debug 2024-07-28T19:55:54.515+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:54.778 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:54 smithi155 bash[68033]: cluster 2024-07-28T19:55:53.729890+0000 mon.a (mon.0) 1425 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:54.778 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:54 smithi155 bash[68033]: audit 2024-07-28T19:55:53.737649+0000 mon.a (mon.0) 1426 : audit [INF] from='client.? 172.21.15.45:0/1995568187' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:55:54.779 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:54 smithi155 bash[68033]: cluster 2024-07-28T19:55:53.737751+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e1124: 8 total, 2 up, 8 in 2024-07-28T19:55:54.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:55.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:55.017 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:54 smithi045 bash[80445]: cluster 2024-07-28T19:55:53.729890+0000 mon.a (mon.0) 1425 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:55.017 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:54 smithi045 bash[80445]: audit 2024-07-28T19:55:53.737649+0000 mon.a (mon.0) 1426 : audit [INF] from='client.? 172.21.15.45:0/1995568187' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:55:55.018 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:54 smithi045 bash[80445]: cluster 2024-07-28T19:55:53.737751+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e1124: 8 total, 2 up, 8 in 2024-07-28T19:55:55.018 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:54 smithi045 bash[82788]: cluster 2024-07-28T19:55:53.729890+0000 mon.a (mon.0) 1425 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:55:55.018 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:54 smithi045 bash[82788]: audit 2024-07-28T19:55:53.737649+0000 mon.a (mon.0) 1426 : audit [INF] from='client.? 172.21.15.45:0/1995568187' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:55:55.018 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:54 smithi045 bash[82788]: cluster 2024-07-28T19:55:53.737751+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e1124: 8 total, 2 up, 8 in 2024-07-28T19:55:55.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:55.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:55.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:55.483 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:55.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:55.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:55.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:55.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:55 smithi155 bash[73694]: debug 2024-07-28T19:55:55.443+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:55.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:55 smithi155 bash[73694]: debug 2024-07-28T19:55:55.491+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:55.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:55.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:55 smithi155 bash[73694]: debug 2024-07-28T19:55:55.571+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:55.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 390 16 16 0 0 0 - 0 2024-07-28T19:55:55.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:55.957 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:55 smithi045 bash[80445]: cluster 2024-07-28T19:55:54.614205+0000 mgr.y (mgr.34101) 789 : cluster [DBG] pgmap v1510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:55.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:55 smithi045 bash[82788]: cluster 2024-07-28T19:55:54.614205+0000 mgr.y (mgr.34101) 789 : cluster [DBG] pgmap v1510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:55 smithi155 bash[68033]: cluster 2024-07-28T19:55:54.614205+0000 mgr.y (mgr.34101) 789 : cluster [DBG] pgmap v1510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:56.077 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:56.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:56.307 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:55:56.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:56.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:56.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:55:56.548 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:56.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:56.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 391 16 16 0 0 0 - 0 2024-07-28T19:55:56.783 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:56.794 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:56 smithi155 bash[73694]: debug 2024-07-28T19:55:56.543+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:56.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:57.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:57.146 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:57.265 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:57.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:57.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:57.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:57.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:57.756 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:57 smithi155 bash[73694]: debug 2024-07-28T19:55:57.535+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:57.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 392 16 16 0 0 0 - 0 2024-07-28T19:55:57.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:57.976 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:57 smithi155 bash[68033]: cluster 2024-07-28T19:55:56.616034+0000 mgr.y (mgr.34101) 790 : cluster [DBG] pgmap v1511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:58.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:58.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:57 smithi155 bash[73694]: debug 2024-07-28T19:55:57.911+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:58.096 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:58.108 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:57 smithi045 bash[80445]: cluster 2024-07-28T19:55:56.616034+0000 mgr.y (mgr.34101) 790 : cluster [DBG] pgmap v1511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:58.108 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:57 smithi045 bash[82788]: cluster 2024-07-28T19:55:56.616034+0000 mgr.y (mgr.34101) 790 : cluster [DBG] pgmap v1511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:58.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:58.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:58.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:58.514 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:58.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:58.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:55:58.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 393 16 16 0 0 0 - 0 2024-07-28T19:55:58.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:58 smithi155 bash[73694]: debug 2024-07-28T19:55:58.511+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:58.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:58 smithi155 bash[73694]: debug 2024-07-28T19:55:58.527+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:55:58.807 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:55:58.927 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:59.046 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:55:59.165 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:59.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:55:59.400 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:59.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:55:59.627 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:55:59.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:55:59.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:55:59.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 394 16 16 0 0 0 - 0 2024-07-28T19:55:59.761 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:59 smithi155 bash[73694]: debug 2024-07-28T19:55:59.467+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:55:59.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:55:59 smithi155 bash[68033]: cluster 2024-07-28T19:55:58.617791+0000 mgr.y (mgr.34101) 791 : cluster [DBG] pgmap v1512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:59.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:55:59.869 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:55:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:55:59 smithi045 bash[80445]: cluster 2024-07-28T19:55:58.617791+0000 mgr.y (mgr.34101) 791 : cluster [DBG] pgmap v1512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:59.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:55:59 smithi045 bash[82788]: cluster 2024-07-28T19:55:58.617791+0000 mgr.y (mgr.34101) 791 : cluster [DBG] pgmap v1512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:55:59.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:00.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:55:59 smithi155 bash[73694]: debug 2024-07-28T19:55:59.867+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:00.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:00.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:00.345 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:00.401 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:56:00.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T19:56:00.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:00.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:00.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:00.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:00 smithi155 bash[73694]: debug 2024-07-28T19:56:00.451+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:00.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 395 16 16 0 0 0 - 0 2024-07-28T19:56:00.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:00.836 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:56:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:56:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:56:00.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:01.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:01.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:00 smithi155 bash[73694]: debug 2024-07-28T19:56:00.803+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:01.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:01.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:01.252 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:56:01.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:01.390 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:01.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:01.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:01.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:01.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:01 smithi155 bash[73694]: debug 2024-07-28T19:56:01.387+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:01.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:01 smithi155 bash[73694]: debug 2024-07-28T19:56:01.427+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:01.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 396 16 16 0 0 0 - 0 2024-07-28T19:56:01.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:01.900 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:01.912 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:01 smithi045 bash[80445]: cluster 2024-07-28T19:56:00.619546+0000 mgr.y (mgr.34101) 792 : cluster [DBG] pgmap v1513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:01.912 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:01 smithi045 bash[82788]: cluster 2024-07-28T19:56:00.619546+0000 mgr.y (mgr.34101) 792 : cluster [DBG] pgmap v1513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:02.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:02.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:01 smithi155 bash[68033]: cluster 2024-07-28T19:56:00.619546+0000 mgr.y (mgr.34101) 792 : cluster [DBG] pgmap v1513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:02.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:02.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:01 smithi155 bash[73694]: debug 2024-07-28T19:56:01.751+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:02.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:02.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:02.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:02.458 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:56:02 smithi155 bash[60745]: ts=2024-07-28T19:56:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:56:02.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:02.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:02 smithi155 bash[73694]: debug 2024-07-28T19:56:02.239+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:02.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:02.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:02 smithi155 bash[73694]: debug 2024-07-28T19:56:02.455+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:02.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:02.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:02.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:02.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 397 16 16 0 0 0 - 0 2024-07-28T19:56:02.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:02 smithi155 bash[73694]: debug 2024-07-28T19:56:02.471+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:02.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:02.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:03.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:03.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:03.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:03.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:03.557 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:03.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:03.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 398 16 16 0 0 0 - 0 2024-07-28T19:56:03.769 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:03 smithi155 bash[73694]: debug 2024-07-28T19:56:03.475+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:03.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:03.914 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:03.925 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:03 smithi155 bash[68033]: cluster 2024-07-28T19:56:02.621973+0000 mgr.y (mgr.34101) 793 : cluster [DBG] pgmap v1514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:03.925 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:03 smithi155 bash[68033]: audit 2024-07-28T19:56:03.067500+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:03 smithi045 bash[80445]: cluster 2024-07-28T19:56:02.621973+0000 mgr.y (mgr.34101) 793 : cluster [DBG] pgmap v1514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:03 smithi045 bash[80445]: audit 2024-07-28T19:56:03.067500+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:03 smithi045 bash[82788]: cluster 2024-07-28T19:56:02.621973+0000 mgr.y (mgr.34101) 793 : cluster [DBG] pgmap v1514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:03 smithi045 bash[82788]: audit 2024-07-28T19:56:03.067500+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:04.033 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:04.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:04.272 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:04.391 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:04.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:04.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:04 smithi155 bash[73694]: debug 2024-07-28T19:56:04.439+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:04.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:04.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:04.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 399 16 16 0 0 0 - 0 2024-07-28T19:56:04.865 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:04.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:05.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:05.199 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:56:05.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:05.332 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:05.449 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:05.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:05.638 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:05.638 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:05.638 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:05 smithi155 bash[73694]: debug 2024-07-28T19:56:05.463+0000 7f8e37e1e640 -1 osd.4 1124 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:05.638 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:05.685 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:05.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:56:05.760744+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:56:05.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:56:05.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 400 16 16 0 0 0 - 0 2024-07-28T19:56:05.784 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:56:05.803 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:05.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:05.933 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:05 smithi155 bash[68033]: cluster 2024-07-28T19:56:04.623712+0000 mgr.y (mgr.34101) 794 : cluster [DBG] pgmap v1515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:05.933 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:05 smithi155 bash[68033]: audit 2024-07-28T19:56:04.983550+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? 172.21.15.45:0/4000137325' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:05.933 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:05 smithi155 bash[73694]: debug 2024-07-28T19:56:05.635+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:06.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:06.156 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:06.167 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:05 smithi045 bash[80445]: cluster 2024-07-28T19:56:04.623712+0000 mgr.y (mgr.34101) 794 : cluster [DBG] pgmap v1515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:06.168 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:05 smithi045 bash[80445]: audit 2024-07-28T19:56:04.983550+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? 172.21.15.45:0/4000137325' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:06.168 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:05 smithi045 bash[82788]: cluster 2024-07-28T19:56:04.623712+0000 mgr.y (mgr.34101) 794 : cluster [DBG] pgmap v1515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:06.168 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:05 smithi045 bash[82788]: audit 2024-07-28T19:56:04.983550+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? 172.21.15.45:0/4000137325' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:06.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:06.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:06 smithi155 bash[73694]: debug 2024-07-28T19:56:06.027+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:06.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:06 smithi155 bash[73694]: debug 2024-07-28T19:56:06.207+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:06.396 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:06.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:06.633 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:06.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:06.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 401 16 16 0 0 0 - 0 2024-07-28T19:56:06.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:06 smithi155 bash[73694]: debug 2024-07-28T19:56:06.479+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:06.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:06.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:06 smithi155 bash[73694]: debug 2024-07-28T19:56:06.623+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:06.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:06.882 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:06 smithi045 bash[80445]: cluster 2024-07-28T19:56:05.772510+0000 mon.a (mon.0) 1429 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:56:06.882 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:06 smithi045 bash[80445]: audit 2024-07-28T19:56:05.785850+0000 mon.a (mon.0) 1430 : audit [INF] from='client.? 172.21.15.45:0/4000137325' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:56:06.882 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:06 smithi045 bash[80445]: cluster 2024-07-28T19:56:05.785949+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e1125: 8 total, 2 up, 8 in 2024-07-28T19:56:06.882 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:06 smithi045 bash[82788]: cluster 2024-07-28T19:56:05.772510+0000 mon.a (mon.0) 1429 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:56:06.882 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:06 smithi045 bash[82788]: audit 2024-07-28T19:56:05.785850+0000 mon.a (mon.0) 1430 : audit [INF] from='client.? 172.21.15.45:0/4000137325' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:56:06.883 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:06 smithi045 bash[82788]: cluster 2024-07-28T19:56:05.785949+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e1125: 8 total, 2 up, 8 in 2024-07-28T19:56:06.989 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:07.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:06 smithi155 bash[68033]: cluster 2024-07-28T19:56:05.772510+0000 mon.a (mon.0) 1429 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:56:07.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:06 smithi155 bash[68033]: audit 2024-07-28T19:56:05.785850+0000 mon.a (mon.0) 1430 : audit [INF] from='client.? 172.21.15.45:0/4000137325' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:56:07.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:06 smithi155 bash[68033]: cluster 2024-07-28T19:56:05.785949+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e1125: 8 total, 2 up, 8 in 2024-07-28T19:56:07.109 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:07.228 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:07.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:07.468 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:07.588 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:07.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:07.744 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:07 smithi155 bash[73694]: debug 2024-07-28T19:56:07.475+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:07.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 402 16 16 0 0 0 - 0 2024-07-28T19:56:07.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:07.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:08.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:07 smithi155 bash[68033]: cluster 2024-07-28T19:56:06.625606+0000 mgr.y (mgr.34101) 795 : cluster [DBG] pgmap v1517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:08.064 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:08.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:08.194 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:07 smithi045 bash[80445]: cluster 2024-07-28T19:56:06.625606+0000 mgr.y (mgr.34101) 795 : cluster [DBG] pgmap v1517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:08.195 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:07 smithi045 bash[82788]: cluster 2024-07-28T19:56:06.625606+0000 mgr.y (mgr.34101) 795 : cluster [DBG] pgmap v1517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:08.197 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:08.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:08.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:08.503 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:08 smithi155 bash[73694]: debug 2024-07-28T19:56:08.195+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:08.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:56:08.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:08.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:08.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 403 16 16 0 0 0 - 0 2024-07-28T19:56:08.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:08 smithi155 bash[73694]: debug 2024-07-28T19:56:08.499+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:08.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:08.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:09.008 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:56:09.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:09.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:09.172 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:09 smithi155 bash[73694]: debug 2024-07-28T19:56:09.027+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:09.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:09.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:09.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:09.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:09.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:09.565 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:09 smithi155 bash[73694]: debug 2024-07-28T19:56:09.455+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:09.657 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:09.691 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:56:09.692 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T19:56:09.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 404 16 16 0 0 0 - 0 2024-07-28T19:56:09.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:09.786 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:09 smithi155 bash[73694]: debug 2024-07-28T19:56:09.563+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:09.892 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:09.904 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:09 smithi045 bash[80445]: cluster 2024-07-28T19:56:08.626603+0000 mgr.y (mgr.34101) 796 : cluster [DBG] pgmap v1518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:09.904 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:09 smithi045 bash[82788]: cluster 2024-07-28T19:56:08.626603+0000 mgr.y (mgr.34101) 796 : cluster [DBG] pgmap v1518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:10.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:10.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:09 smithi155 bash[68033]: cluster 2024-07-28T19:56:08.626603+0000 mgr.y (mgr.34101) 796 : cluster [DBG] pgmap v1518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:10.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:10.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:09 smithi155 bash[73694]: debug 2024-07-28T19:56:09.847+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:10.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:10.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:10.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:10.451 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:10.486 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:10.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:10.724 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:10.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 405 16 16 0 0 0 - 0 2024-07-28T19:56:10.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:10 smithi155 bash[73694]: debug 2024-07-28T19:56:10.447+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:10.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:10 smithi155 bash[73694]: debug 2024-07-28T19:56:10.459+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:10.845 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:10.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:56:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:56:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:56:11.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:11.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:11.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:11.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:11.495 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:11.495 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:11 smithi155 bash[73694]: debug 2024-07-28T19:56:11.307+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:11.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:11.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:11.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 406 16 16 0 0 0 - 0 2024-07-28T19:56:11.792 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:11 smithi155 bash[73694]: debug 2024-07-28T19:56:11.495+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:11.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:11.915 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:12.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:12.043 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:11 smithi045 bash[80445]: cluster 2024-07-28T19:56:10.628304+0000 mgr.y (mgr.34101) 797 : cluster [DBG] pgmap v1519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:12.044 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:11 smithi045 bash[82788]: cluster 2024-07-28T19:56:10.628304+0000 mgr.y (mgr.34101) 797 : cluster [DBG] pgmap v1519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:12.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:11 smithi155 bash[68033]: cluster 2024-07-28T19:56:10.628304+0000 mgr.y (mgr.34101) 797 : cluster [DBG] pgmap v1519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:12.153 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:12.271 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:12.389 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:12.449 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:56:12 smithi155 bash[60745]: ts=2024-07-28T19:56:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:56:12.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:12.605 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:12 smithi155 bash[73694]: debug 2024-07-28T19:56:12.447+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:12.606 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:12.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:12.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:12.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 407 16 16 0 0 0 - 0 2024-07-28T19:56:12.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:12 smithi155 bash[73694]: debug 2024-07-28T19:56:12.603+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:12.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:12.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:13.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:13.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:13.299 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:56:13.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:13.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:12 smithi155 bash[73694]: debug 2024-07-28T19:56:12.963+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:13.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:13.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:13.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:13.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:13.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 408 16 16 0 0 0 - 0 2024-07-28T19:56:13.796 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:13 smithi155 bash[73694]: debug 2024-07-28T19:56:13.459+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:13.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:13.941 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:13 smithi045 bash[80445]: cluster 2024-07-28T19:56:12.630209+0000 mgr.y (mgr.34101) 798 : cluster [DBG] pgmap v1520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:13 smithi045 bash[82788]: cluster 2024-07-28T19:56:12.630209+0000 mgr.y (mgr.34101) 798 : cluster [DBG] pgmap v1520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:13 smithi155 bash[68033]: cluster 2024-07-28T19:56:12.630209+0000 mgr.y (mgr.34101) 798 : cluster [DBG] pgmap v1520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:14.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:14.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:13 smithi155 bash[73694]: debug 2024-07-28T19:56:13.891+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:14.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:14.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:14 smithi155 bash[73694]: debug 2024-07-28T19:56:14.011+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:14.056 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:14.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:14.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:14.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:14.525 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:56:14.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:14.649 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:14.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 409 16 16 0 0 0 - 0 2024-07-28T19:56:14.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:14.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:14 smithi155 bash[73694]: debug 2024-07-28T19:56:14.471+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:14.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:14.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:14 smithi155 bash[73694]: debug 2024-07-28T19:56:14.647+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:14.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:14.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:15.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:15.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:15.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:15.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:15.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:15.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:15.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:15 smithi155 bash[73694]: debug 2024-07-28T19:56:15.475+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:15.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:15.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:15 smithi155 bash[73694]: debug 2024-07-28T19:56:15.707+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:15.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 410 16 16 0 0 0 - 0 2024-07-28T19:56:15.764 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:15.830 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:15.949 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:15.959 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:15 smithi045 bash[80445]: cluster 2024-07-28T19:56:14.631595+0000 mgr.y (mgr.34101) 799 : cluster [DBG] pgmap v1521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:15.960 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:15 smithi045 bash[82788]: cluster 2024-07-28T19:56:14.631595+0000 mgr.y (mgr.34101) 799 : cluster [DBG] pgmap v1521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:15.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:15 smithi155 bash[68033]: cluster 2024-07-28T19:56:14.631595+0000 mgr.y (mgr.34101) 799 : cluster [DBG] pgmap v1521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:15.988 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:15 smithi155 bash[73694]: debug 2024-07-28T19:56:15.803+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:16.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:16.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:16.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:16.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:16.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:16.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:16.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 411 16 16 0 0 0 - 0 2024-07-28T19:56:16.780 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:16.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:16 smithi155 bash[73694]: debug 2024-07-28T19:56:16.491+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:16.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:17.020 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:17.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:17.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:17.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:17.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:17.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:17.733 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:17.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 412 16 16 0 0 0 - 0 2024-07-28T19:56:17.785 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:56:17.787 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:17 smithi155 bash[73694]: debug 2024-07-28T19:56:17.495+0000 7f8e37e1e640 -1 osd.4 1125 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:17.787 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:17.787 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:17 smithi155 bash[73694]: debug 2024-07-28T19:56:17.575+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:17.816 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:56:17.852 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:17.889 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:17 smithi045 bash[80445]: cluster 2024-07-28T19:56:16.633568+0000 mgr.y (mgr.34101) 800 : cluster [DBG] pgmap v1522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:17.889 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:17 smithi045 bash[80445]: audit 2024-07-28T19:56:17.138491+0000 mon.a (mon.0) 1432 : audit [INF] from='client.? 172.21.15.45:0/544741161' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:56:17.889 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:17 smithi045 bash[82788]: cluster 2024-07-28T19:56:16.633568+0000 mgr.y (mgr.34101) 800 : cluster [DBG] pgmap v1522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:17.889 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:17 smithi045 bash[82788]: audit 2024-07-28T19:56:17.138491+0000 mon.a (mon.0) 1432 : audit [INF] from='client.? 172.21.15.45:0/544741161' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:56:17.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:17 smithi155 bash[68033]: cluster 2024-07-28T19:56:16.633568+0000 mgr.y (mgr.34101) 800 : cluster [DBG] pgmap v1522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:17 smithi155 bash[68033]: audit 2024-07-28T19:56:17.138491+0000 mon.a (mon.0) 1432 : audit [INF] from='client.? 172.21.15.45:0/544741161' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:56:18.086 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:18.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:18.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:18.540 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:18.541 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:56:18.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T19:56:18.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:18.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 413 16 16 0 0 0 - 0 2024-07-28T19:56:18.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:18.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:18 smithi155 bash[73694]: debug 2024-07-28T19:56:18.507+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:18.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:19.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:19.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:19.149 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:18 smithi045 bash[82788]: cluster 2024-07-28T19:56:17.804121+0000 mon.a (mon.0) 1433 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:56:19.149 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:18 smithi045 bash[82788]: audit 2024-07-28T19:56:17.817654+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? 172.21.15.45:0/544741161' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:56:19.149 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:18 smithi045 bash[82788]: cluster 2024-07-28T19:56:17.817785+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e1126: 8 total, 2 up, 8 in 2024-07-28T19:56:19.149 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:18 smithi045 bash[82788]: audit 2024-07-28T19:56:18.067158+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:19.149 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:18 smithi045 bash[80445]: cluster 2024-07-28T19:56:17.804121+0000 mon.a (mon.0) 1433 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:56:19.149 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:18 smithi045 bash[80445]: audit 2024-07-28T19:56:17.817654+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? 172.21.15.45:0/544741161' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:56:19.149 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:18 smithi045 bash[80445]: cluster 2024-07-28T19:56:17.817785+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e1126: 8 total, 2 up, 8 in 2024-07-28T19:56:19.149 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:18 smithi045 bash[80445]: audit 2024-07-28T19:56:18.067158+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:19.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:19.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:18 smithi155 bash[68033]: cluster 2024-07-28T19:56:17.804121+0000 mon.a (mon.0) 1433 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:56:19.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:18 smithi155 bash[68033]: audit 2024-07-28T19:56:17.817654+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? 172.21.15.45:0/544741161' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:56:19.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:18 smithi155 bash[68033]: cluster 2024-07-28T19:56:17.817785+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e1126: 8 total, 2 up, 8 in 2024-07-28T19:56:19.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:18 smithi155 bash[68033]: audit 2024-07-28T19:56:18.067158+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:19.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:19.497 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:19.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:19.736 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:19.747 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:19 smithi155 bash[73694]: debug 2024-07-28T19:56:19.467+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:19.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 414 16 16 0 0 0 - 0 2024-07-28T19:56:19.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:19.973 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:20.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:19 smithi155 bash[68033]: cluster 2024-07-28T19:56:18.634887+0000 mgr.y (mgr.34101) 801 : cluster [DBG] pgmap v1524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:20.094 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:20.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:20.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:19 smithi045 bash[80445]: cluster 2024-07-28T19:56:18.634887+0000 mgr.y (mgr.34101) 801 : cluster [DBG] pgmap v1524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:20.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:19 smithi045 bash[82788]: cluster 2024-07-28T19:56:18.634887+0000 mgr.y (mgr.34101) 801 : cluster [DBG] pgmap v1524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:20.331 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:20.450 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:20.569 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:20.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:56:20.688 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:20.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 415 16 16 0 0 0 - 0 2024-07-28T19:56:20.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:20 smithi155 bash[73694]: debug 2024-07-28T19:56:20.471+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:20.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:20.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:56:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:56:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:56:21.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:21.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:21.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:21.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:21.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:21 smithi155 bash[73694]: debug 2024-07-28T19:56:21.019+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:21.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:21.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:21 smithi155 bash[73694]: debug 2024-07-28T19:56:21.103+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:21.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:21.516 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:21.633 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:21.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:21.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 416 16 16 0 0 0 - 0 2024-07-28T19:56:21.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:21.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:21 smithi155 bash[73694]: debug 2024-07-28T19:56:21.435+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:21.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:21 smithi155 bash[73694]: debug 2024-07-28T19:56:21.491+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:21.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:21.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:22.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:22.119 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:21 smithi045 bash[82788]: cluster 2024-07-28T19:56:20.636583+0000 mgr.y (mgr.34101) 802 : cluster [DBG] pgmap v1525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:22.120 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:21 smithi045 bash[80445]: cluster 2024-07-28T19:56:20.636583+0000 mgr.y (mgr.34101) 802 : cluster [DBG] pgmap v1525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:22.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:22.238 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:21 smithi155 bash[68033]: cluster 2024-07-28T19:56:20.636583+0000 mgr.y (mgr.34101) 802 : cluster [DBG] pgmap v1525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:22.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:22.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:22.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:56:22 smithi155 bash[60745]: ts=2024-07-28T19:56:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:56:22.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:22 smithi155 bash[73694]: debug 2024-07-28T19:56:22.451+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:22.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:22.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:22.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 417 16 16 0 0 0 - 0 2024-07-28T19:56:22.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:22.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:23.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:23.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:23.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:23.307 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:56:23.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:23.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:23.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:23 smithi155 bash[73694]: debug 2024-07-28T19:56:23.419+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:23.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:23.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:23.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 418 16 16 0 0 0 - 0 2024-07-28T19:56:23.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:23.895 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:24.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:24.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:23 smithi155 bash[68033]: cluster 2024-07-28T19:56:22.638491+0000 mgr.y (mgr.34101) 803 : cluster [DBG] pgmap v1526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:24.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:23 smithi155 bash[73694]: debug 2024-07-28T19:56:23.743+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:24.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:24.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:23 smithi045 bash[80445]: cluster 2024-07-28T19:56:22.638491+0000 mgr.y (mgr.34101) 803 : cluster [DBG] pgmap v1526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:24.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:23 smithi045 bash[82788]: cluster 2024-07-28T19:56:22.638491+0000 mgr.y (mgr.34101) 803 : cluster [DBG] pgmap v1526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:24.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:24.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:24.380 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:24 smithi155 bash[73694]: debug 2024-07-28T19:56:24.103+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:24.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:24.609 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:24.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:24.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 419 16 16 0 0 0 - 0 2024-07-28T19:56:24.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:24 smithi155 bash[73694]: debug 2024-07-28T19:56:24.431+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:24.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:24.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:25.090 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:25.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:25.329 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:25.378 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:56:25.449 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:25.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:25.689 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:25.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:56:25.763634+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:56:25.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:56:25.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 420 16 16 0 0 0 - 0 2024-07-28T19:56:25.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:25 smithi155 bash[73694]: debug 2024-07-28T19:56:25.451+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:25.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:25.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:26.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:26.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:26.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:25 smithi155 bash[68033]: cluster 2024-07-28T19:56:24.640270+0000 mgr.y (mgr.34101) 804 : cluster [DBG] pgmap v1527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:26.169 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:26.169 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:26.179 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:25 smithi045 bash[80445]: cluster 2024-07-28T19:56:24.640270+0000 mgr.y (mgr.34101) 804 : cluster [DBG] pgmap v1527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:26.179 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:25 smithi045 bash[82788]: cluster 2024-07-28T19:56:24.640270+0000 mgr.y (mgr.34101) 804 : cluster [DBG] pgmap v1527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:26.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:26.404 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:26.423 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:26 smithi155 bash[73694]: debug 2024-07-28T19:56:26.167+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:26.423 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:26 smithi155 bash[73694]: debug 2024-07-28T19:56:26.335+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:26.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:26.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:26.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 421 16 16 0 0 0 - 0 2024-07-28T19:56:26.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:26.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:26 smithi155 bash[73694]: debug 2024-07-28T19:56:26.439+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:26.886 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:27.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:27.076 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:56:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:26 smithi155 bash[68033]: audit 2024-07-28T19:56:26.650286+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:56:27.113 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:27.130 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:26 smithi045 bash[80445]: audit 2024-07-28T19:56:26.650286+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:56:27.131 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:26 smithi045 bash[82788]: audit 2024-07-28T19:56:26.650286+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:56:27.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:27.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:27.466 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:27.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:27.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:27.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 422 16 16 0 0 0 - 0 2024-07-28T19:56:27.764 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:27 smithi155 bash[73694]: debug 2024-07-28T19:56:27.415+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:27.765 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:56:27.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T19:56:27.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:27.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:27.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:27 smithi045 bash[82788]: cluster 2024-07-28T19:56:26.642243+0000 mgr.y (mgr.34101) 805 : cluster [DBG] pgmap v1528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:27 smithi045 bash[80445]: cluster 2024-07-28T19:56:26.642243+0000 mgr.y (mgr.34101) 805 : cluster [DBG] pgmap v1528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:27 smithi155 bash[68033]: cluster 2024-07-28T19:56:26.642243+0000 mgr.y (mgr.34101) 805 : cluster [DBG] pgmap v1528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:28.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:28.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:28.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:28.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:28.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:28.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:28.662 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:28 smithi155 bash[73694]: debug 2024-07-28T19:56:28.395+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:28.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 423 16 16 0 0 0 - 0 2024-07-28T19:56:28.770 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:28.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:29.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:29.128 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:29.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:29.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:29.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:29 smithi155 bash[73694]: debug 2024-07-28T19:56:29.099+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:29.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:29.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:29.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:29.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:29.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 424 16 16 0 0 0 - 0 2024-07-28T19:56:29.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:29 smithi155 bash[73694]: debug 2024-07-28T19:56:29.415+0000 7f8e37e1e640 -1 osd.4 1126 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:29.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:29.847 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:56:29.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:30.030 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:29 smithi045 bash[82788]: cluster 2024-07-28T19:56:28.643955+0000 mgr.y (mgr.34101) 806 : cluster [DBG] pgmap v1529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:30.030 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:29 smithi045 bash[82788]: audit 2024-07-28T19:56:29.278985+0000 mon.a (mon.0) 1436 : audit [INF] from='client.? 172.21.15.45:0/2680739871' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:30.030 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:29 smithi045 bash[80445]: cluster 2024-07-28T19:56:28.643955+0000 mgr.y (mgr.34101) 806 : cluster [DBG] pgmap v1529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:30.031 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:29 smithi045 bash[80445]: audit 2024-07-28T19:56:29.278985+0000 mon.a (mon.0) 1436 : audit [INF] from='client.? 172.21.15.45:0/2680739871' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:30.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:30.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:30.200 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:29 smithi155 bash[68033]: cluster 2024-07-28T19:56:28.643955+0000 mgr.y (mgr.34101) 806 : cluster [DBG] pgmap v1529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:30.201 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:29 smithi155 bash[68033]: audit 2024-07-28T19:56:29.278985+0000 mon.a (mon.0) 1436 : audit [INF] from='client.? 172.21.15.45:0/2680739871' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:30.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:30.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:30.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:30.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:30 smithi155 bash[73694]: debug 2024-07-28T19:56:30.435+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:30.664 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:30.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 425 16 16 0 0 0 - 0 2024-07-28T19:56:30.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:30.858 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:56:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:56:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:56:30.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:30.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:30 smithi045 bash[82788]: cluster 2024-07-28T19:56:29.838080+0000 mon.a (mon.0) 1437 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:56:30.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:30 smithi045 bash[82788]: audit 2024-07-28T19:56:29.847770+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.45:0/2680739871' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:56:30.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:30 smithi045 bash[82788]: cluster 2024-07-28T19:56:29.847899+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e1127: 8 total, 2 up, 8 in 2024-07-28T19:56:30.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:30 smithi045 bash[80445]: cluster 2024-07-28T19:56:29.838080+0000 mon.a (mon.0) 1437 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:56:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:30 smithi045 bash[80445]: audit 2024-07-28T19:56:29.847770+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.45:0/2680739871' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:56:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:30 smithi045 bash[80445]: cluster 2024-07-28T19:56:29.847899+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e1127: 8 total, 2 up, 8 in 2024-07-28T19:56:31.020 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:31.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:31.151 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:30 smithi155 bash[68033]: cluster 2024-07-28T19:56:29.838080+0000 mon.a (mon.0) 1437 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:56:31.151 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:30 smithi155 bash[68033]: audit 2024-07-28T19:56:29.847770+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.45:0/2680739871' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:56:31.151 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:30 smithi155 bash[68033]: cluster 2024-07-28T19:56:29.847899+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e1127: 8 total, 2 up, 8 in 2024-07-28T19:56:31.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:31.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:31.498 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:31.546 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:56:31.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:31.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:31.739 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:31 smithi155 bash[73694]: debug 2024-07-28T19:56:31.403+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:31.740 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:31.740 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:31 smithi155 bash[73694]: debug 2024-07-28T19:56:31.591+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:31.740 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:31.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 426 16 16 0 0 0 - 0 2024-07-28T19:56:31.845 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:31.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:32.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:32.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:32.199 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:31 smithi155 bash[68033]: cluster 2024-07-28T19:56:30.645639+0000 mgr.y (mgr.34101) 807 : cluster [DBG] pgmap v1531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:32.199 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:31 smithi155 bash[73694]: debug 2024-07-28T19:56:31.914+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:32.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:31 smithi045 bash[80445]: cluster 2024-07-28T19:56:30.645639+0000 mgr.y (mgr.34101) 807 : cluster [DBG] pgmap v1531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:32.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:31 smithi045 bash[82788]: cluster 2024-07-28T19:56:30.645639+0000 mgr.y (mgr.34101) 807 : cluster [DBG] pgmap v1531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:32.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:32.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:32.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:32.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:32 smithi155 bash[73694]: debug 2024-07-28T19:56:32.398+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:32.539 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:56:32 smithi155 bash[60745]: ts=2024-07-28T19:56:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:56:32.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:56:32.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:32.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:32.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 427 16 16 0 0 0 - 0 2024-07-28T19:56:32.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:32.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:32.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:33.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:32 smithi155 bash[73694]: debug 2024-07-28T19:56:32.938+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:33.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:33.107 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:33.212 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[73694]: debug 2024-07-28T19:56:33.090+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:33.212 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:33.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:33.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:33.407 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[73694]: debug 2024-07-28T19:56:33.226+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:33.408 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[73694]: debug 2024-07-28T19:56:33.410+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:33.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:33.568 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:33.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:33.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 428 16 16 0 0 0 - 0 2024-07-28T19:56:33.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[68033]: cluster 2024-07-28T19:56:32.646514+0000 mgr.y (mgr.34101) 808 : cluster [DBG] pgmap v1532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:33.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[68033]: audit 2024-07-28T19:56:32.673187+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[68033]: audit 2024-07-28T19:56:32.679327+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[68033]: audit 2024-07-28T19:56:32.901300+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[68033]: audit 2024-07-28T19:56:32.908624+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[68033]: audit 2024-07-28T19:56:33.099454+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[68033]: audit 2024-07-28T19:56:33.387605+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:56:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[68033]: audit 2024-07-28T19:56:33.388908+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:56:33.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:33 smithi155 bash[68033]: audit 2024-07-28T19:56:33.395934+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.808 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:33.926 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[80445]: cluster 2024-07-28T19:56:32.646514+0000 mgr.y (mgr.34101) 808 : cluster [DBG] pgmap v1532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[80445]: audit 2024-07-28T19:56:32.673187+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[80445]: audit 2024-07-28T19:56:32.679327+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[80445]: audit 2024-07-28T19:56:32.901300+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[80445]: audit 2024-07-28T19:56:32.908624+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[80445]: audit 2024-07-28T19:56:33.099454+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[80445]: audit 2024-07-28T19:56:33.387605+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[80445]: audit 2024-07-28T19:56:33.388908+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[80445]: audit 2024-07-28T19:56:33.395934+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[82788]: cluster 2024-07-28T19:56:32.646514+0000 mgr.y (mgr.34101) 808 : cluster [DBG] pgmap v1532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[82788]: audit 2024-07-28T19:56:32.673187+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[82788]: audit 2024-07-28T19:56:32.679327+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[82788]: audit 2024-07-28T19:56:32.901300+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[82788]: audit 2024-07-28T19:56:32.908624+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[82788]: audit 2024-07-28T19:56:33.099454+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[82788]: audit 2024-07-28T19:56:33.387605+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:56:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[82788]: audit 2024-07-28T19:56:33.388908+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:56:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:33 smithi045 bash[82788]: audit 2024-07-28T19:56:33.395934+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:56:34.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:34.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:34.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:34.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:34.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:34.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:34.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:34.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 429 16 16 0 0 0 - 0 2024-07-28T19:56:34.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:34 smithi155 bash[73694]: debug 2024-07-28T19:56:34.438+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:34.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:35.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:35.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:35.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:35.330 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:56:35.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:35.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:35.589 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:35.708 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:35.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 430 16 16 0 0 0 - 0 2024-07-28T19:56:35.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:35 smithi155 bash[68033]: cluster 2024-07-28T19:56:34.648269+0000 mgr.y (mgr.34101) 809 : cluster [DBG] pgmap v1533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:35.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:35 smithi155 bash[73694]: debug 2024-07-28T19:56:35.458+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:35.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:35.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:35 smithi155 bash[73694]: debug 2024-07-28T19:56:35.686+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:35.829 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:35.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:35 smithi045 bash[80445]: cluster 2024-07-28T19:56:34.648269+0000 mgr.y (mgr.34101) 809 : cluster [DBG] pgmap v1533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:35.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:35 smithi045 bash[82788]: cluster 2024-07-28T19:56:34.648269+0000 mgr.y (mgr.34101) 809 : cluster [DBG] pgmap v1533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:36.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:36.143 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:36.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:36.275 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:36 smithi155 bash[73694]: debug 2024-07-28T19:56:36.142+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:36.276 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:56:36.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T19:56:36.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:36.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:36.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:36 smithi155 bash[73694]: debug 2024-07-28T19:56:36.490+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:36.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:36.675 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:36.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 431 16 16 0 0 0 - 0 2024-07-28T19:56:36.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:36.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:37.033 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:37.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:37.273 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:37.341 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:56:37.392 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:37.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:37.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:37.681 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:37.681 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:37 smithi155 bash[73694]: debug 2024-07-28T19:56:37.486+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:37.681 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:37 smithi155 bash[73694]: debug 2024-07-28T19:56:37.522+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:37.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:37.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 432 16 16 0 0 0 - 0 2024-07-28T19:56:37.869 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:37 smithi045 bash[80445]: cluster 2024-07-28T19:56:36.650218+0000 mgr.y (mgr.34101) 810 : cluster [DBG] pgmap v1534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:37.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:37 smithi045 bash[82788]: cluster 2024-07-28T19:56:36.650218+0000 mgr.y (mgr.34101) 810 : cluster [DBG] pgmap v1534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:37.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:38.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:37 smithi155 bash[68033]: cluster 2024-07-28T19:56:36.650218+0000 mgr.y (mgr.34101) 810 : cluster [DBG] pgmap v1534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:38.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:38.228 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:38.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:38.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:38.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:38.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:38.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 433 16 16 0 0 0 - 0 2024-07-28T19:56:38.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:38 smithi155 bash[73694]: debug 2024-07-28T19:56:38.542+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:38.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:38.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:39.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:39.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:38 smithi155 bash[73694]: debug 2024-07-28T19:56:38.926+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:39.059 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:39.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:39.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:39.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:39.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:39.653 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:39.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 434 16 16 0 0 0 - 0 2024-07-28T19:56:39.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:39.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:39 smithi155 bash[68033]: cluster 2024-07-28T19:56:38.651959+0000 mgr.y (mgr.34101) 811 : cluster [DBG] pgmap v1535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:39.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:39 smithi155 bash[73694]: debug 2024-07-28T19:56:39.498+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:39.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:39 smithi045 bash[80445]: cluster 2024-07-28T19:56:38.651959+0000 mgr.y (mgr.34101) 811 : cluster [DBG] pgmap v1535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:39.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:39 smithi045 bash[82788]: cluster 2024-07-28T19:56:38.651959+0000 mgr.y (mgr.34101) 811 : cluster [DBG] pgmap v1535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:40.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:40.128 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:40.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:40.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:40.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:40.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:40.724 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:40.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 435 16 16 0 0 0 - 0 2024-07-28T19:56:40.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:40.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:40 smithi155 bash[73694]: debug 2024-07-28T19:56:40.466+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:40.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:40 smithi155 bash[73694]: debug 2024-07-28T19:56:40.518+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:40.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:40.856 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:56:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:56:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T19:56:40.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:41.044 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:56:41.076 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:41.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:41.312 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:41.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:41.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:41.670 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:41.695 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:56:41.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 436 16 16 0 0 0 - 0 2024-07-28T19:56:41.790 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:41.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:41 smithi155 bash[73694]: debug 2024-07-28T19:56:41.534+0000 7f8e37e1e640 -1 osd.4 1127 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:41.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:41 smithi155 bash[68033]: cluster 2024-07-28T19:56:40.653794+0000 mgr.y (mgr.34101) 812 : cluster [DBG] pgmap v1536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:41 smithi155 bash[68033]: audit 2024-07-28T19:56:41.192259+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.45:0/2718342355' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:56:41.907 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:41 smithi045 bash[80445]: cluster 2024-07-28T19:56:40.653794+0000 mgr.y (mgr.34101) 812 : cluster [DBG] pgmap v1536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:41 smithi045 bash[80445]: audit 2024-07-28T19:56:41.192259+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.45:0/2718342355' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:56:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:41 smithi045 bash[82788]: cluster 2024-07-28T19:56:40.653794+0000 mgr.y (mgr.34101) 812 : cluster [DBG] pgmap v1536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:41 smithi045 bash[82788]: audit 2024-07-28T19:56:41.192259+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.45:0/2718342355' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:56:42.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:42.146 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:42.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:42.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:42.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:42.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:42 smithi155 bash[73694]: debug 2024-07-28T19:56:42.494+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:42.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:56:42 smithi155 bash[60745]: ts=2024-07-28T19:56:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:56:42.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:42.737 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:42.748 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:42 smithi045 bash[80445]: cluster 2024-07-28T19:56:41.688515+0000 mon.a (mon.0) 1446 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:56:42.748 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:42 smithi045 bash[80445]: audit 2024-07-28T19:56:41.696553+0000 mon.a (mon.0) 1447 : audit [INF] from='client.? 172.21.15.45:0/2718342355' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:56:42.749 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:42 smithi045 bash[80445]: cluster 2024-07-28T19:56:41.696725+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e1128: 8 total, 2 up, 8 in 2024-07-28T19:56:42.749 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:42 smithi045 bash[82788]: cluster 2024-07-28T19:56:41.688515+0000 mon.a (mon.0) 1446 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:56:42.749 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:42 smithi045 bash[82788]: audit 2024-07-28T19:56:41.696553+0000 mon.a (mon.0) 1447 : audit [INF] from='client.? 172.21.15.45:0/2718342355' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:56:42.749 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:42 smithi045 bash[82788]: cluster 2024-07-28T19:56:41.696725+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e1128: 8 total, 2 up, 8 in 2024-07-28T19:56:42.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 437 16 16 0 0 0 - 0 2024-07-28T19:56:42.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:42.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:42.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:42 smithi155 bash[68033]: cluster 2024-07-28T19:56:41.688515+0000 mon.a (mon.0) 1446 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:56:42.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:42 smithi155 bash[68033]: audit 2024-07-28T19:56:41.696553+0000 mon.a (mon.0) 1447 : audit [INF] from='client.? 172.21.15.45:0/2718342355' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:56:42.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:42 smithi155 bash[68033]: cluster 2024-07-28T19:56:41.696725+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e1128: 8 total, 2 up, 8 in 2024-07-28T19:56:43.094 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:43.208 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:43.243 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:43.243 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:43 smithi155 bash[73694]: debug 2024-07-28T19:56:43.106+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:43.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:43.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:43.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:43.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:43.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 438 16 16 0 0 0 - 0 2024-07-28T19:56:43.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:43.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:43 smithi155 bash[68033]: cluster 2024-07-28T19:56:42.655061+0000 mgr.y (mgr.34101) 813 : cluster [DBG] pgmap v1538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:43.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:43 smithi155 bash[73694]: debug 2024-07-28T19:56:43.494+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:43.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:43.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:43 smithi045 bash[80445]: cluster 2024-07-28T19:56:42.655061+0000 mgr.y (mgr.34101) 813 : cluster [DBG] pgmap v1538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:43 smithi045 bash[82788]: cluster 2024-07-28T19:56:42.655061+0000 mgr.y (mgr.34101) 813 : cluster [DBG] pgmap v1538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:44.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:44.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:44.264 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:43 smithi155 bash[73694]: debug 2024-07-28T19:56:43.990+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:44.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:44.376 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:56:44.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:44.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:56:44.513 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:44.524 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:44 smithi155 bash[73694]: debug 2024-07-28T19:56:44.454+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:44.632 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:44.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:44.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 439 16 16 0 0 0 - 0 2024-07-28T19:56:44.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:44.943 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:44.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:45.064 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:56:45.064 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T19:56:45.105 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:45.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:45.235 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:44 smithi155 bash[73694]: debug 2024-07-28T19:56:44.946+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:45.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:45.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:45.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:45.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:45 smithi155 bash[73694]: debug 2024-07-28T19:56:45.314+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:45.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:45 smithi155 bash[73694]: debug 2024-07-28T19:56:45.446+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:45.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:45.698 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:45.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:56:45.766463+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:56:45.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:56:45.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 440 16 16 0 0 0 - 0 2024-07-28T19:56:45.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:45.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:45.948 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:45 smithi045 bash[80445]: cluster 2024-07-28T19:56:44.656899+0000 mgr.y (mgr.34101) 814 : cluster [DBG] pgmap v1539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:45.948 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:45 smithi045 bash[82788]: cluster 2024-07-28T19:56:44.656899+0000 mgr.y (mgr.34101) 814 : cluster [DBG] pgmap v1539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:46.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:45 smithi155 bash[68033]: cluster 2024-07-28T19:56:44.656899+0000 mgr.y (mgr.34101) 814 : cluster [DBG] pgmap v1539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:46.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:46.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:45 smithi155 bash[73694]: debug 2024-07-28T19:56:45.906+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:46.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:46.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:46.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:46.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:46.532 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:46.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:46.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 441 16 16 0 0 0 - 0 2024-07-28T19:56:46.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:46.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:46 smithi155 bash[73694]: debug 2024-07-28T19:56:46.482+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:46.892 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:47.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:47.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:47.249 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:47.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:47.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:47 smithi155 bash[73694]: debug 2024-07-28T19:56:47.110+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:47.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:47.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:47.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:47.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:47.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:47 smithi155 bash[73694]: debug 2024-07-28T19:56:47.442+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:47.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:47 smithi155 bash[73694]: debug 2024-07-28T19:56:47.450+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:47.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:47.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 442 16 16 0 0 0 - 0 2024-07-28T19:56:47.844 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:47.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:47 smithi045 bash[80445]: cluster 2024-07-28T19:56:46.659001+0000 mgr.y (mgr.34101) 815 : cluster [DBG] pgmap v1540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:47 smithi045 bash[82788]: cluster 2024-07-28T19:56:46.659001+0000 mgr.y (mgr.34101) 815 : cluster [DBG] pgmap v1540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:47.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:47 smithi155 bash[68033]: cluster 2024-07-28T19:56:46.659001+0000 mgr.y (mgr.34101) 815 : cluster [DBG] pgmap v1540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:48.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:48.196 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:48.316 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:48.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:48.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:48.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:48 smithi155 bash[73694]: debug 2024-07-28T19:56:48.410+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:48.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:48 smithi155 bash[73694]: debug 2024-07-28T19:56:48.414+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:48.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:48.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:48.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:48.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 443 16 16 0 0 0 - 0 2024-07-28T19:56:48.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:48.939 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:48.950 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:48 smithi045 bash[80445]: audit 2024-07-28T19:56:48.099314+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:48.950 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:48 smithi045 bash[82788]: audit 2024-07-28T19:56:48.099314+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:49.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:48 smithi155 bash[68033]: audit 2024-07-28T19:56:48.099314+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:56:49.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:48 smithi155 bash[73694]: debug 2024-07-28T19:56:48.650+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:49.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:49.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:49.254 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:56:49.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:49.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:49.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:49.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:49.665 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:49 smithi155 bash[73694]: debug 2024-07-28T19:56:49.366+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:49.726 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:49.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 444 16 16 0 0 0 - 0 2024-07-28T19:56:49.773 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:49.816 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:56:49.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:50.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:50.021 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:49 smithi045 bash[80445]: cluster 2024-07-28T19:56:48.660736+0000 mgr.y (mgr.34101) 816 : cluster [DBG] pgmap v1541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:50.021 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:49 smithi045 bash[82788]: cluster 2024-07-28T19:56:48.660736+0000 mgr.y (mgr.34101) 816 : cluster [DBG] pgmap v1541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:50.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:49 smithi155 bash[68033]: cluster 2024-07-28T19:56:48.660736+0000 mgr.y (mgr.34101) 816 : cluster [DBG] pgmap v1541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:50.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:49 smithi155 bash[73694]: debug 2024-07-28T19:56:49.750+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:50.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:50.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:49 smithi155 bash[73694]: debug 2024-07-28T19:56:49.838+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:50.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:50.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:50.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:50.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:50.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:50 smithi155 bash[73694]: debug 2024-07-28T19:56:50.366+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:50.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:50.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:56:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:56:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:56:50.726 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:50.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 445 16 16 0 0 0 - 0 2024-07-28T19:56:50.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:50.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:51.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:51.091 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:50 smithi155 bash[73694]: debug 2024-07-28T19:56:50.838+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:51.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:51.313 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:51.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:51.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:51.661 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:51 smithi155 bash[73694]: debug 2024-07-28T19:56:51.374+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:51.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:51.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:51.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 446 16 16 0 0 0 - 0 2024-07-28T19:56:51.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:51.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:52.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:52.038 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:51 smithi155 bash[73694]: debug 2024-07-28T19:56:51.834+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:52.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:51 smithi155 bash[68033]: cluster 2024-07-28T19:56:50.662233+0000 mgr.y (mgr.34101) 817 : cluster [DBG] pgmap v1542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:52.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:52.155 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:51 smithi045 bash[80445]: cluster 2024-07-28T19:56:50.662233+0000 mgr.y (mgr.34101) 817 : cluster [DBG] pgmap v1542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:52.155 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:51 smithi045 bash[82788]: cluster 2024-07-28T19:56:50.662233+0000 mgr.y (mgr.34101) 817 : cluster [DBG] pgmap v1542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:52.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:52.340 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:56:52 smithi155 bash[60745]: ts=2024-07-28T19:56:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:56:52.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:52.504 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:52.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:52 smithi155 bash[73694]: debug 2024-07-28T19:56:52.342+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:52.618 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:52.733 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:52.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 447 16 16 0 0 0 - 0 2024-07-28T19:56:52.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:52.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:53.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:53.093 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:53.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:53.288 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:56:53.290 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:53 smithi155 bash[73694]: debug 2024-07-28T19:56:53.086+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:53.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:53.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:53.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:53 smithi155 bash[73694]: debug 2024-07-28T19:56:53.354+0000 7f8e37e1e640 -1 osd.4 1128 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:53.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:53.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:53.750 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:56:53.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 448 16 16 0 0 0 - 0 2024-07-28T19:56:53.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:53.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:53.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:53.918 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:53 smithi155 bash[68033]: cluster 2024-07-28T19:56:52.664043+0000 mgr.y (mgr.34101) 818 : cluster [DBG] pgmap v1543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:53.918 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:53 smithi155 bash[68033]: audit 2024-07-28T19:56:52.794045+0000 mon.c (mon.2) 284 : audit [INF] from='client.? 172.21.15.45:0/2656630355' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:53.918 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:53 smithi155 bash[68033]: audit 2024-07-28T19:56:52.794508+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:54.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:54.033 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:53 smithi155 bash[73694]: debug 2024-07-28T19:56:53.918+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:54.034 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:56:54.035 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T19:56:54.146 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:53 smithi045 bash[80445]: cluster 2024-07-28T19:56:52.664043+0000 mgr.y (mgr.34101) 818 : cluster [DBG] pgmap v1543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:53 smithi045 bash[80445]: audit 2024-07-28T19:56:52.794045+0000 mon.c (mon.2) 284 : audit [INF] from='client.? 172.21.15.45:0/2656630355' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:53 smithi045 bash[80445]: audit 2024-07-28T19:56:52.794508+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:53 smithi045 bash[82788]: cluster 2024-07-28T19:56:52.664043+0000 mgr.y (mgr.34101) 818 : cluster [DBG] pgmap v1543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:53 smithi045 bash[82788]: audit 2024-07-28T19:56:52.794045+0000 mon.c (mon.2) 284 : audit [INF] from='client.? 172.21.15.45:0/2656630355' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:53 smithi045 bash[82788]: audit 2024-07-28T19:56:52.794508+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:56:54.265 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:54.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:54.504 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:54.624 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:54.737 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:54 smithi155 bash[73694]: debug 2024-07-28T19:56:54.326+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:54.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:54.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 449 16 16 0 0 0 - 0 2024-07-28T19:56:54.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:54.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:54 smithi045 bash[80445]: cluster 2024-07-28T19:56:53.734802+0000 mon.a (mon.0) 1450 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:56:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:54 smithi045 bash[80445]: audit 2024-07-28T19:56:53.749400+0000 mon.a (mon.0) 1451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:56:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:54 smithi045 bash[80445]: cluster 2024-07-28T19:56:53.749517+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e1129: 8 total, 2 up, 8 in 2024-07-28T19:56:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:54 smithi045 bash[82788]: cluster 2024-07-28T19:56:53.734802+0000 mon.a (mon.0) 1450 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:56:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:54 smithi045 bash[82788]: audit 2024-07-28T19:56:53.749400+0000 mon.a (mon.0) 1451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:56:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:54 smithi045 bash[82788]: cluster 2024-07-28T19:56:53.749517+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e1129: 8 total, 2 up, 8 in 2024-07-28T19:56:54.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:54.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:54.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:54 smithi155 bash[73694]: debug 2024-07-28T19:56:54.834+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:54.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:54.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:54 smithi155 bash[73694]: debug 2024-07-28T19:56:54.962+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:54.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:54 smithi155 bash[68033]: cluster 2024-07-28T19:56:53.734802+0000 mon.a (mon.0) 1450 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:56:54.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:54 smithi155 bash[68033]: audit 2024-07-28T19:56:53.749400+0000 mon.a (mon.0) 1451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:56:54.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:54 smithi155 bash[68033]: cluster 2024-07-28T19:56:53.749517+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e1129: 8 total, 2 up, 8 in 2024-07-28T19:56:55.100 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:55.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:55.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:55.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:55.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:55.677 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:55 smithi155 bash[73694]: debug 2024-07-28T19:56:55.370+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:55.677 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:55.678 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:55 smithi155 bash[73694]: debug 2024-07-28T19:56:55.554+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:55.678 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:55.678 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:55 smithi155 bash[73694]: debug 2024-07-28T19:56:55.678+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:55.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:55.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 450 16 16 0 0 0 - 0 2024-07-28T19:56:55.817 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:55.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:55.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:55 smithi155 bash[68033]: cluster 2024-07-28T19:56:54.665241+0000 mgr.y (mgr.34101) 819 : cluster [DBG] pgmap v1545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:55 smithi045 bash[80445]: cluster 2024-07-28T19:56:54.665241+0000 mgr.y (mgr.34101) 819 : cluster [DBG] pgmap v1545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:55.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:55 smithi045 bash[82788]: cluster 2024-07-28T19:56:54.665241+0000 mgr.y (mgr.34101) 819 : cluster [DBG] pgmap v1545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:56.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:56.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:56.297 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:56.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:56.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:56.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:56:56.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:56.668 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:56 smithi155 bash[73694]: debug 2024-07-28T19:56:56.406+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:56.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 451 16 16 0 0 0 - 0 2024-07-28T19:56:56.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:56.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:57.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:57.029 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:57.029 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:56 smithi155 bash[73694]: debug 2024-07-28T19:56:56.870+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:57.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:57.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:56:57.375 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:57.494 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:57.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:57.685 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:57.686 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:57 smithi155 bash[73694]: debug 2024-07-28T19:56:57.426+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:57.686 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:57 smithi155 bash[73694]: debug 2024-07-28T19:56:57.462+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:57.686 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:56:57.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:57.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 452 16 16 0 0 0 - 0 2024-07-28T19:56:57.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:57.973 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:58.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:57 smithi155 bash[73694]: debug 2024-07-28T19:56:57.686+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:56:58.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:57 smithi155 bash[68033]: cluster 2024-07-28T19:56:56.666576+0000 mgr.y (mgr.34101) 820 : cluster [DBG] pgmap v1546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:58.092 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:58.103 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:57 smithi045 bash[80445]: cluster 2024-07-28T19:56:56.666576+0000 mgr.y (mgr.34101) 820 : cluster [DBG] pgmap v1546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:58.103 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:57 smithi045 bash[82788]: cluster 2024-07-28T19:56:56.666576+0000 mgr.y (mgr.34101) 820 : cluster [DBG] pgmap v1546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:58.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:58.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:58.450 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:58.569 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:56:58.689 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:58.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 453 16 16 0 0 0 - 0 2024-07-28T19:56:58.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:58 smithi155 bash[73694]: debug 2024-07-28T19:56:58.458+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:58.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:58.844 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:56:58.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:59.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:56:59.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:56:59.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:59.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:59.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:56:59.640 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:56:59.755 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:59 smithi155 bash[73694]: debug 2024-07-28T19:56:59.470+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:56:59.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:56:59.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 454 16 16 0 0 0 - 0 2024-07-28T19:56:59.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:56:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:56:59 smithi045 bash[80445]: cluster 2024-07-28T19:56:58.668340+0000 mgr.y (mgr.34101) 821 : cluster [DBG] pgmap v1547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:59.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:56:59 smithi045 bash[82788]: cluster 2024-07-28T19:56:58.668340+0000 mgr.y (mgr.34101) 821 : cluster [DBG] pgmap v1547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:56:59.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:00.020 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:56:59 smithi155 bash[68033]: cluster 2024-07-28T19:56:58.668340+0000 mgr.y (mgr.34101) 821 : cluster [DBG] pgmap v1547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:00.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:00.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:56:59 smithi155 bash[73694]: debug 2024-07-28T19:56:59.894+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:00.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:00.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:00.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:00.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:00.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:00.598 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:00 smithi155 bash[73694]: debug 2024-07-28T19:57:00.458+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:00.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:00.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:57:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:57:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T19:57:00.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 455 16 16 0 0 0 - 0 2024-07-28T19:57:00.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:00.825 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:00.945 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:01.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:00 smithi155 bash[73694]: debug 2024-07-28T19:57:00.834+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:01.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:01.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:01.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:01.356 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:57:01.390 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:01.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:01.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:01.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:01.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:01 smithi155 bash[73694]: debug 2024-07-28T19:57:01.390+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:01.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:01 smithi155 bash[73694]: debug 2024-07-28T19:57:01.414+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:01.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 456 16 16 0 0 0 - 0 2024-07-28T19:57:01.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:01.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:01.906 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:01 smithi045 bash[80445]: cluster 2024-07-28T19:57:00.670134+0000 mgr.y (mgr.34101) 822 : cluster [DBG] pgmap v1548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:01.907 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:01 smithi045 bash[82788]: cluster 2024-07-28T19:57:00.670134+0000 mgr.y (mgr.34101) 822 : cluster [DBG] pgmap v1548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:02.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:02.026 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:02.026 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:01 smithi155 bash[73694]: debug 2024-07-28T19:57:01.974+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:02.026 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:01 smithi155 bash[68033]: cluster 2024-07-28T19:57:00.670134+0000 mgr.y (mgr.34101) 822 : cluster [DBG] pgmap v1548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:02.133 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:02.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:02.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:02.382 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:57:02.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:02.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:02 smithi155 bash[73694]: debug 2024-07-28T19:57:02.442+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:02.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:57:02 smithi155 bash[60745]: ts=2024-07-28T19:57:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:57:02.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:02.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:02.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 457 16 16 0 0 0 - 0 2024-07-28T19:57:02.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:02.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:03.074 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:57:03.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T19:57:03.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:03.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:03.308 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:03.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:03.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:03.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:03.676 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:03 smithi155 bash[73694]: debug 2024-07-28T19:57:03.426+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:03.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 458 16 16 0 0 0 - 0 2024-07-28T19:57:03.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:03.904 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:04.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:04.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:03 smithi155 bash[68033]: cluster 2024-07-28T19:57:02.672186+0000 mgr.y (mgr.34101) 823 : cluster [DBG] pgmap v1549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:04.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:03 smithi155 bash[68033]: audit 2024-07-28T19:57:03.103742+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:04.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:03 smithi155 bash[68033]: audit 2024-07-28T19:57:03.105320+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:04.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:04.156 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:03 smithi045 bash[80445]: cluster 2024-07-28T19:57:02.672186+0000 mgr.y (mgr.34101) 823 : cluster [DBG] pgmap v1549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:04.156 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:03 smithi045 bash[80445]: audit 2024-07-28T19:57:03.103742+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:04.156 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:03 smithi045 bash[80445]: audit 2024-07-28T19:57:03.105320+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:04.156 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:03 smithi045 bash[82788]: cluster 2024-07-28T19:57:02.672186+0000 mgr.y (mgr.34101) 823 : cluster [DBG] pgmap v1549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:04.156 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:03 smithi045 bash[82788]: audit 2024-07-28T19:57:03.103742+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:04.156 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:03 smithi045 bash[82788]: audit 2024-07-28T19:57:03.105320+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:04.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:04.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:04.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:04 smithi155 bash[73694]: debug 2024-07-28T19:57:04.098+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:04.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:04.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:04.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:04.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:04.636 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:04 smithi155 bash[73694]: debug 2024-07-28T19:57:04.338+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:04.636 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:04 smithi155 bash[73694]: debug 2024-07-28T19:57:04.382+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:04.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:04.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 459 16 16 0 0 0 - 0 2024-07-28T19:57:04.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:04.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:05.102 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:05.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:05.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:05.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:05.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:05.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:05.705 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:05 smithi155 bash[73694]: debug 2024-07-28T19:57:05.378+0000 7f8e37e1e640 -1 osd.4 1129 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:05.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:57:05.769288+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:57:05.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:57:05.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 460 16 16 0 0 0 - 0 2024-07-28T19:57:05.775 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:57:05.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:05.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:05 smithi045 bash[82788]: cluster 2024-07-28T19:57:04.674058+0000 mgr.y (mgr.34101) 824 : cluster [DBG] pgmap v1550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:05 smithi045 bash[82788]: audit 2024-07-28T19:57:05.298683+0000 mon.c (mon.2) 286 : audit [INF] from='client.? 172.21.15.45:0/153545894' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:05 smithi045 bash[82788]: audit 2024-07-28T19:57:05.299034+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:05 smithi045 bash[80445]: cluster 2024-07-28T19:57:04.674058+0000 mgr.y (mgr.34101) 824 : cluster [DBG] pgmap v1550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:05 smithi045 bash[80445]: audit 2024-07-28T19:57:05.298683+0000 mon.c (mon.2) 286 : audit [INF] from='client.? 172.21.15.45:0/153545894' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:05 smithi045 bash[80445]: audit 2024-07-28T19:57:05.299034+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:06.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:06.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:05 smithi155 bash[68033]: cluster 2024-07-28T19:57:04.674058+0000 mgr.y (mgr.34101) 824 : cluster [DBG] pgmap v1550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:06.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:05 smithi155 bash[68033]: audit 2024-07-28T19:57:05.298683+0000 mon.c (mon.2) 286 : audit [INF] from='client.? 172.21.15.45:0/153545894' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:06.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:05 smithi155 bash[68033]: audit 2024-07-28T19:57:05.299034+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:06.170 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:06.290 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:06.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:06.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:06.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:06.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:06.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 461 16 16 0 0 0 - 0 2024-07-28T19:57:06.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:06 smithi155 bash[73694]: debug 2024-07-28T19:57:06.370+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:06.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:06.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:06 smithi155 bash[73694]: debug 2024-07-28T19:57:06.498+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:06.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:07.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:07.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:07.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:06 smithi155 bash[68033]: cluster 2024-07-28T19:57:05.767277+0000 mon.a (mon.0) 1455 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:07.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:06 smithi155 bash[68033]: audit 2024-07-28T19:57:05.775116+0000 mon.a (mon.0) 1456 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:57:07.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:06 smithi155 bash[68033]: cluster 2024-07-28T19:57:05.775297+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e1130: 8 total, 2 up, 8 in 2024-07-28T19:57:07.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:07.137 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:06 smithi045 bash[80445]: cluster 2024-07-28T19:57:05.767277+0000 mon.a (mon.0) 1455 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:07.137 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:06 smithi045 bash[80445]: audit 2024-07-28T19:57:05.775116+0000 mon.a (mon.0) 1456 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:57:07.137 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:06 smithi045 bash[80445]: cluster 2024-07-28T19:57:05.775297+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e1130: 8 total, 2 up, 8 in 2024-07-28T19:57:07.137 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:06 smithi045 bash[82788]: cluster 2024-07-28T19:57:05.767277+0000 mon.a (mon.0) 1455 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:07.137 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:06 smithi045 bash[82788]: audit 2024-07-28T19:57:05.775116+0000 mon.a (mon.0) 1456 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:57:07.137 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:06 smithi045 bash[82788]: cluster 2024-07-28T19:57:05.775297+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e1130: 8 total, 2 up, 8 in 2024-07-28T19:57:07.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:07.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:07.366 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:07 smithi155 bash[73694]: debug 2024-07-28T19:57:07.110+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:07.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:07.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:07.622 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:07 smithi155 bash[73694]: debug 2024-07-28T19:57:07.366+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:07.724 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:07.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 462 16 16 0 0 0 - 0 2024-07-28T19:57:07.787 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:07.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:07 smithi155 bash[73694]: debug 2024-07-28T19:57:07.738+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:07.845 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:07.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:08.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:07 smithi155 bash[68033]: cluster 2024-07-28T19:57:06.675967+0000 mgr.y (mgr.34101) 825 : cluster [DBG] pgmap v1552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:08.086 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:08.097 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:07 smithi045 bash[80445]: cluster 2024-07-28T19:57:06.675967+0000 mgr.y (mgr.34101) 825 : cluster [DBG] pgmap v1552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:08.097 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:07 smithi045 bash[82788]: cluster 2024-07-28T19:57:06.675967+0000 mgr.y (mgr.34101) 825 : cluster [DBG] pgmap v1552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:08.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:08.325 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:08.445 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:08.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:57:08.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:08.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:08.703 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:08 smithi155 bash[73694]: debug 2024-07-28T19:57:08.346+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:08.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 463 16 16 0 0 0 - 0 2024-07-28T19:57:08.812 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:08.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:09.018 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:57:09.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:09.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:09.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:09.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:09.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:09.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:09.655 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:09 smithi155 bash[73694]: debug 2024-07-28T19:57:09.370+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:09.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:09.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 464 16 16 0 0 0 - 0 2024-07-28T19:57:09.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:10.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:10.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:09 smithi155 bash[68033]: cluster 2024-07-28T19:57:08.677532+0000 mgr.y (mgr.34101) 826 : cluster [DBG] pgmap v1553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:10.123 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:10.136 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:09 smithi045 bash[80445]: cluster 2024-07-28T19:57:08.677532+0000 mgr.y (mgr.34101) 826 : cluster [DBG] pgmap v1553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:10.136 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:09 smithi045 bash[82788]: cluster 2024-07-28T19:57:08.677532+0000 mgr.y (mgr.34101) 826 : cluster [DBG] pgmap v1553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:10.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:10.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:10.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:10.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:10.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:10 smithi155 bash[73694]: debug 2024-07-28T19:57:10.410+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:10.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:10 smithi155 bash[73694]: debug 2024-07-28T19:57:10.466+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:10.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:10.693 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:10.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:10.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 465 16 16 0 0 0 - 0 2024-07-28T19:57:10.773 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:57:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:57:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T19:57:10.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:10.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:11.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:10 smithi155 bash[73694]: debug 2024-07-28T19:57:10.694+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:11.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:11.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:11.306 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:11.425 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:11.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:11.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:11 smithi155 bash[73694]: debug 2024-07-28T19:57:11.426+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:11.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:11.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 466 16 16 0 0 0 - 0 2024-07-28T19:57:11.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:11.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:12.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:12.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:11 smithi155 bash[68033]: cluster 2024-07-28T19:57:10.678518+0000 mgr.y (mgr.34101) 827 : cluster [DBG] pgmap v1554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:12.148 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:12.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:11 smithi045 bash[80445]: cluster 2024-07-28T19:57:10.678518+0000 mgr.y (mgr.34101) 827 : cluster [DBG] pgmap v1554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:12.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:11 smithi045 bash[82788]: cluster 2024-07-28T19:57:10.678518+0000 mgr.y (mgr.34101) 827 : cluster [DBG] pgmap v1554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:12.265 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:12.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:12.384 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:12.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:12.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:57:12 smithi155 bash[60745]: ts=2024-07-28T19:57:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:57:12.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:12 smithi155 bash[73694]: debug 2024-07-28T19:57:12.342+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:12.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:12 smithi155 bash[73694]: debug 2024-07-28T19:57:12.382+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:12.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:12.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:12.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 467 16 16 0 0 0 - 0 2024-07-28T19:57:12.778 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:57:12.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:12.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:13.081 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:57:13.084 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:13.204 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:13.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:13.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:13.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:13 smithi155 bash[73694]: debug 2024-07-28T19:57:13.414+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:13.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:13.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:13.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 468 16 16 0 0 0 - 0 2024-07-28T19:57:13.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:13.917 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:13 smithi045 bash[80445]: cluster 2024-07-28T19:57:12.679676+0000 mgr.y (mgr.34101) 828 : cluster [DBG] pgmap v1555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:13.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:13 smithi045 bash[82788]: cluster 2024-07-28T19:57:12.679676+0000 mgr.y (mgr.34101) 828 : cluster [DBG] pgmap v1555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:13.974 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:57:13.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T19:57:14.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:13 smithi155 bash[68033]: cluster 2024-07-28T19:57:12.679676+0000 mgr.y (mgr.34101) 828 : cluster [DBG] pgmap v1555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:14.156 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:14.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:14.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:14.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:14.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:14.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:14.754 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:14 smithi155 bash[73694]: debug 2024-07-28T19:57:14.434+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:14.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 469 16 16 0 0 0 - 0 2024-07-28T19:57:14.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:14.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:15.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:15.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:15.333 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:15.454 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:15.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:15.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:15.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 470 16 16 0 0 0 - 0 2024-07-28T19:57:15.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:15 smithi155 bash[73694]: debug 2024-07-28T19:57:15.482+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:15.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:15.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:15.943 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:15 smithi155 bash[68033]: cluster 2024-07-28T19:57:14.681447+0000 mgr.y (mgr.34101) 829 : cluster [DBG] pgmap v1556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:15 smithi045 bash[80445]: cluster 2024-07-28T19:57:14.681447+0000 mgr.y (mgr.34101) 829 : cluster [DBG] pgmap v1556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:15.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:15 smithi045 bash[82788]: cluster 2024-07-28T19:57:14.681447+0000 mgr.y (mgr.34101) 829 : cluster [DBG] pgmap v1556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:16.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:16.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:16.288 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:16.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:16.526 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:16.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:16 smithi155 bash[73694]: debug 2024-07-28T19:57:16.498+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:16.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:16.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:16.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:16.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 471 16 16 0 0 0 - 0 2024-07-28T19:57:16.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:16 smithi155 bash[73694]: debug 2024-07-28T19:57:16.626+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:16.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:16.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:17.116 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:17.232 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:17.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:17.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:17.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:17 smithi155 bash[73694]: debug 2024-07-28T19:57:17.466+0000 7f8e37e1e640 -1 osd.4 1130 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:17.588 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:17.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:17.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 472 16 16 0 0 0 - 0 2024-07-28T19:57:17.815 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:57:17.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:17.944 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:17 smithi155 bash[68033]: cluster 2024-07-28T19:57:16.683419+0000 mgr.y (mgr.34101) 830 : cluster [DBG] pgmap v1557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:17 smithi155 bash[68033]: audit 2024-07-28T19:57:17.117276+0000 mon.c (mon.2) 287 : audit [INF] from='client.? 172.21.15.45:0/1888343124' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:57:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:17 smithi155 bash[68033]: audit 2024-07-28T19:57:17.117754+0000 mon.a (mon.0) 1458 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:57:18.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:18.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:17 smithi155 bash[73694]: debug 2024-07-28T19:57:17.966+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:18.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:18.073 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:17 smithi045 bash[80445]: cluster 2024-07-28T19:57:16.683419+0000 mgr.y (mgr.34101) 830 : cluster [DBG] pgmap v1557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:18.073 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:17 smithi045 bash[80445]: audit 2024-07-28T19:57:17.117276+0000 mon.c (mon.2) 287 : audit [INF] from='client.? 172.21.15.45:0/1888343124' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:57:18.074 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:17 smithi045 bash[80445]: audit 2024-07-28T19:57:17.117754+0000 mon.a (mon.0) 1458 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:57:18.074 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:17 smithi045 bash[82788]: cluster 2024-07-28T19:57:16.683419+0000 mgr.y (mgr.34101) 830 : cluster [DBG] pgmap v1557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:18.074 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:17 smithi045 bash[82788]: audit 2024-07-28T19:57:17.117276+0000 mon.c (mon.2) 287 : audit [INF] from='client.? 172.21.15.45:0/1888343124' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:57:18.074 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:17 smithi045 bash[82788]: audit 2024-07-28T19:57:17.117754+0000 mon.a (mon.0) 1458 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:57:18.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:18.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:18.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:18.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:18.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:18.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 473 16 16 0 0 0 - 0 2024-07-28T19:57:18.781 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:18.792 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:18 smithi155 bash[73694]: debug 2024-07-28T19:57:18.454+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:18.901 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:18.912 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:18 smithi045 bash[80445]: cluster 2024-07-28T19:57:17.806683+0000 mon.a (mon.0) 1459 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:18.913 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:18 smithi045 bash[80445]: audit 2024-07-28T19:57:17.814169+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:57:18.913 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:18 smithi045 bash[80445]: cluster 2024-07-28T19:57:17.814327+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e1131: 8 total, 2 up, 8 in 2024-07-28T19:57:18.913 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:18 smithi045 bash[80445]: audit 2024-07-28T19:57:18.107497+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:18.913 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:18 smithi045 bash[80445]: audit 2024-07-28T19:57:18.109712+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:18.913 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:18 smithi045 bash[82788]: cluster 2024-07-28T19:57:17.806683+0000 mon.a (mon.0) 1459 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:18.913 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:18 smithi045 bash[82788]: audit 2024-07-28T19:57:17.814169+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:57:18.913 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:18 smithi045 bash[82788]: cluster 2024-07-28T19:57:17.814327+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e1131: 8 total, 2 up, 8 in 2024-07-28T19:57:18.913 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:18 smithi045 bash[82788]: audit 2024-07-28T19:57:18.107497+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:18.913 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:18 smithi045 bash[82788]: audit 2024-07-28T19:57:18.109712+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:19.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:19.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:18 smithi155 bash[68033]: cluster 2024-07-28T19:57:17.806683+0000 mon.a (mon.0) 1459 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:18 smithi155 bash[68033]: audit 2024-07-28T19:57:17.814169+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:57:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:18 smithi155 bash[68033]: cluster 2024-07-28T19:57:17.814327+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e1131: 8 total, 2 up, 8 in 2024-07-28T19:57:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:18 smithi155 bash[68033]: audit 2024-07-28T19:57:18.107497+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:18 smithi155 bash[68033]: audit 2024-07-28T19:57:18.109712+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:19.057 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:57:19.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:19.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:19.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:19.413 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:19 smithi155 bash[73694]: debug 2024-07-28T19:57:19.118+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:19.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:19.632 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:19 smithi155 bash[73694]: debug 2024-07-28T19:57:19.414+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:19.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:19.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 474 16 16 0 0 0 - 0 2024-07-28T19:57:19.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:19.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:20.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:19 smithi155 bash[68033]: cluster 2024-07-28T19:57:18.685202+0000 mgr.y (mgr.34101) 831 : cluster [DBG] pgmap v1559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:20.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:20.119 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:19 smithi045 bash[82788]: cluster 2024-07-28T19:57:18.685202+0000 mgr.y (mgr.34101) 831 : cluster [DBG] pgmap v1559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:20.120 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:19 smithi045 bash[80445]: cluster 2024-07-28T19:57:18.685202+0000 mgr.y (mgr.34101) 831 : cluster [DBG] pgmap v1559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:20.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:20.345 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:20.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:20.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:57:20.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:20.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:20.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 475 16 16 0 0 0 - 0 2024-07-28T19:57:20.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:20.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:20 smithi155 bash[73694]: debug 2024-07-28T19:57:20.430+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:20.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:20 smithi155 bash[73694]: debug 2024-07-28T19:57:20.446+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:20.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:20.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:20.951 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:57:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:57:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T19:57:21.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:21.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:21.300 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:21.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:21.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:21.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:21.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 476 16 16 0 0 0 - 0 2024-07-28T19:57:21.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:21.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:21.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:21 smithi155 bash[73694]: debug 2024-07-28T19:57:21.402+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:21.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:21 smithi155 bash[73694]: debug 2024-07-28T19:57:21.430+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:21.896 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:22.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:22.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:22.147 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:21 smithi155 bash[68033]: cluster 2024-07-28T19:57:20.686945+0000 mgr.y (mgr.34101) 832 : cluster [DBG] pgmap v1560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:22.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:21 smithi045 bash[82788]: cluster 2024-07-28T19:57:20.686945+0000 mgr.y (mgr.34101) 832 : cluster [DBG] pgmap v1560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:22.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:21 smithi045 bash[80445]: cluster 2024-07-28T19:57:20.686945+0000 mgr.y (mgr.34101) 832 : cluster [DBG] pgmap v1560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:22.257 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:22.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:22.440 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:22.440 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:22 smithi155 bash[73694]: debug 2024-07-28T19:57:22.242+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:22.440 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:57:22 smithi155 bash[60745]: ts=2024-07-28T19:57:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:57:22.474 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:57:22.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:22.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:22.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:22.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 477 16 16 0 0 0 - 0 2024-07-28T19:57:22.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:22 smithi155 bash[73694]: debug 2024-07-28T19:57:22.442+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:22.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:22.946 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:22.968 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:23.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:23.199 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:57:23.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T19:57:23.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:23.215 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:22 smithi155 bash[73694]: debug 2024-07-28T19:57:22.946+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:23.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:23.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:23.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:23.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:23.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 478 16 16 0 0 0 - 0 2024-07-28T19:57:23.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:23.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:23 smithi155 bash[73694]: debug 2024-07-28T19:57:23.454+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:23.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:24.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:24.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:24.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:23 smithi155 bash[68033]: cluster 2024-07-28T19:57:22.688833+0000 mgr.y (mgr.34101) 833 : cluster [DBG] pgmap v1561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:23 smithi045 bash[80445]: cluster 2024-07-28T19:57:22.688833+0000 mgr.y (mgr.34101) 833 : cluster [DBG] pgmap v1561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:24.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:23 smithi045 bash[82788]: cluster 2024-07-28T19:57:22.688833+0000 mgr.y (mgr.34101) 833 : cluster [DBG] pgmap v1561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:24.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:24.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:24.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:24.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:24.718 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:24 smithi155 bash[73694]: debug 2024-07-28T19:57:24.418+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:24.719 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:24.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:24.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 479 16 16 0 0 0 - 0 2024-07-28T19:57:24.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:24.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:25.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:24 smithi155 bash[73694]: debug 2024-07-28T19:57:24.718+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:25.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:25.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:24 smithi155 bash[73694]: debug 2024-07-28T19:57:24.830+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:25.114 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:25.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:25.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:25.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:25.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:25.704 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:57:25.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:25.719 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:25 smithi155 bash[73694]: debug 2024-07-28T19:57:25.462+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:25.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:57:25.772122+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:57:25.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:57:25.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 480 16 16 0 0 0 - 0 2024-07-28T19:57:25.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:25.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:26.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:25 smithi155 bash[68033]: cluster 2024-07-28T19:57:24.690649+0000 mgr.y (mgr.34101) 834 : cluster [DBG] pgmap v1562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:26.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:26.188 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:26.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:25 smithi045 bash[80445]: cluster 2024-07-28T19:57:24.690649+0000 mgr.y (mgr.34101) 834 : cluster [DBG] pgmap v1562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:26.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:25 smithi045 bash[82788]: cluster 2024-07-28T19:57:24.690649+0000 mgr.y (mgr.34101) 834 : cluster [DBG] pgmap v1562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:26.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:26.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:26.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:26.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:26 smithi155 bash[73694]: debug 2024-07-28T19:57:26.294+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:26.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:26.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:26.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 481 16 16 0 0 0 - 0 2024-07-28T19:57:26.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:26.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:26 smithi155 bash[73694]: debug 2024-07-28T19:57:26.494+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:26.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:27.020 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:27.135 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:27.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:27.373 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:27.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:27.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:27.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:27 smithi155 bash[73694]: debug 2024-07-28T19:57:27.354+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:27.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:27 smithi155 bash[73694]: debug 2024-07-28T19:57:27.509+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:27.608 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:27.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:27.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 482 16 16 0 0 0 - 0 2024-07-28T19:57:27.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:27.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:27 smithi155 bash[68033]: cluster 2024-07-28T19:57:26.692571+0000 mgr.y (mgr.34101) 835 : cluster [DBG] pgmap v1563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:28.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:28.096 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:27 smithi045 bash[80445]: cluster 2024-07-28T19:57:26.692571+0000 mgr.y (mgr.34101) 835 : cluster [DBG] pgmap v1563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:28.096 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:27 smithi045 bash[82788]: cluster 2024-07-28T19:57:26.692571+0000 mgr.y (mgr.34101) 835 : cluster [DBG] pgmap v1563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:28.204 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:28.318 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:57:28.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:28.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:28.538 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:28.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:28.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:28.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 483 16 16 0 0 0 - 0 2024-07-28T19:57:28.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:28.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:28 smithi155 bash[73694]: debug 2024-07-28T19:57:28.537+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:28.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:28 smithi155 bash[73694]: debug 2024-07-28T19:57:28.557+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:28.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:29.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:29.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:29.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:29.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:29.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:29.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:29.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:29.758 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:29.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 484 16 16 0 0 0 - 0 2024-07-28T19:57:29.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:29 smithi155 bash[73694]: debug 2024-07-28T19:57:29.593+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:29.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:29 smithi155 bash[73694]: debug 2024-07-28T19:57:29.617+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:29.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:29.942 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:29 smithi045 bash[80445]: cluster 2024-07-28T19:57:28.694458+0000 mgr.y (mgr.34101) 836 : cluster [DBG] pgmap v1564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:29.942 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:29 smithi045 bash[82788]: cluster 2024-07-28T19:57:28.694458+0000 mgr.y (mgr.34101) 836 : cluster [DBG] pgmap v1564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:29.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:30.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:29 smithi155 bash[68033]: cluster 2024-07-28T19:57:28.694458+0000 mgr.y (mgr.34101) 836 : cluster [DBG] pgmap v1564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:30.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:30.236 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:30.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:30.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:30.581 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:30.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:30.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 485 16 16 0 0 0 - 0 2024-07-28T19:57:30.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:30 smithi155 bash[73694]: debug 2024-07-28T19:57:30.629+0000 7f8e37e1e640 -1 osd.4 1131 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:30.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:30.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:30.843 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:57:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:57:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T19:57:30.844 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:30 smithi045 bash[80445]: audit 2024-07-28T19:57:30.274821+0000 mon.c (mon.2) 289 : audit [INF] from='client.? 172.21.15.45:0/314701915' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:57:30.844 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:30 smithi045 bash[80445]: audit 2024-07-28T19:57:30.275151+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:57:30.844 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:30 smithi045 bash[82788]: audit 2024-07-28T19:57:30.274821+0000 mon.c (mon.2) 289 : audit [INF] from='client.? 172.21.15.45:0/314701915' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:57:30.844 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:30 smithi045 bash[82788]: audit 2024-07-28T19:57:30.275151+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:57:30.856 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:57:30.941 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:31.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:30 smithi155 bash[73694]: debug 2024-07-28T19:57:30.801+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:31.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:30 smithi155 bash[68033]: audit 2024-07-28T19:57:30.274821+0000 mon.c (mon.2) 289 : audit [INF] from='client.? 172.21.15.45:0/314701915' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:57:31.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:30 smithi155 bash[68033]: audit 2024-07-28T19:57:30.275151+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:57:31.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:31.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:31.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:31.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:31.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:31.645 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:31.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:31.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 486 16 16 0 0 0 - 0 2024-07-28T19:57:31.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:31 smithi155 bash[73694]: debug 2024-07-28T19:57:31.585+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:31.884 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:31.903 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:31 smithi045 bash[80445]: cluster 2024-07-28T19:57:30.696215+0000 mgr.y (mgr.34101) 837 : cluster [DBG] pgmap v1565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:31.903 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:31 smithi045 bash[80445]: cluster 2024-07-28T19:57:30.843322+0000 mon.a (mon.0) 1464 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:31.903 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:31 smithi045 bash[80445]: audit 2024-07-28T19:57:30.857035+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:57:31.903 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:31 smithi045 bash[80445]: cluster 2024-07-28T19:57:30.857221+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e1132: 8 total, 2 up, 8 in 2024-07-28T19:57:31.904 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:31 smithi045 bash[82788]: cluster 2024-07-28T19:57:30.696215+0000 mgr.y (mgr.34101) 837 : cluster [DBG] pgmap v1565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:31.904 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:31 smithi045 bash[82788]: cluster 2024-07-28T19:57:30.843322+0000 mon.a (mon.0) 1464 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:31.904 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:31 smithi045 bash[82788]: audit 2024-07-28T19:57:30.857035+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:57:31.904 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:31 smithi045 bash[82788]: cluster 2024-07-28T19:57:30.857221+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e1132: 8 total, 2 up, 8 in 2024-07-28T19:57:32.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:32.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:32.137 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:31 smithi155 bash[68033]: cluster 2024-07-28T19:57:30.696215+0000 mgr.y (mgr.34101) 837 : cluster [DBG] pgmap v1565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:32.137 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:31 smithi155 bash[68033]: cluster 2024-07-28T19:57:30.843322+0000 mon.a (mon.0) 1464 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:32.137 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:31 smithi155 bash[68033]: audit 2024-07-28T19:57:30.857035+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:57:32.137 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:31 smithi155 bash[68033]: cluster 2024-07-28T19:57:30.857221+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e1132: 8 total, 2 up, 8 in 2024-07-28T19:57:32.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:32.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:32.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:32.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:57:32 smithi155 bash[60745]: ts=2024-07-28T19:57:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:57:32.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:32.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:32.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 487 16 16 0 0 0 - 0 2024-07-28T19:57:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:32 smithi155 bash[73694]: debug 2024-07-28T19:57:32.549+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:32.843 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:32.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:33.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:33.128 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:57:33.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:33.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:33.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:32 smithi155 bash[73694]: debug 2024-07-28T19:57:32.941+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:33.316 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:33.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:33.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:33.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:33.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 488 16 16 0 0 0 - 0 2024-07-28T19:57:33.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:33.848 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:33 smithi155 bash[73694]: debug 2024-07-28T19:57:33.577+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:33.880 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:57:33.881 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T19:57:33.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:34.046 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:34.086 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:57:34.094 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:33 smithi045 bash[82788]: cluster 2024-07-28T19:57:32.698132+0000 mgr.y (mgr.34101) 838 : cluster [DBG] pgmap v1567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:34.094 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:33 smithi045 bash[82788]: audit 2024-07-28T19:57:33.100059+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:34.094 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:33 smithi045 bash[82788]: audit 2024-07-28T19:57:33.523151+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:57:34.094 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:33 smithi045 bash[80445]: cluster 2024-07-28T19:57:32.698132+0000 mgr.y (mgr.34101) 838 : cluster [DBG] pgmap v1567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:34.094 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:33 smithi045 bash[80445]: audit 2024-07-28T19:57:33.100059+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:34.094 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:33 smithi045 bash[80445]: audit 2024-07-28T19:57:33.523151+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:57:34.164 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:34.280 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:34.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:33 smithi155 bash[68033]: cluster 2024-07-28T19:57:32.698132+0000 mgr.y (mgr.34101) 838 : cluster [DBG] pgmap v1567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:34.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:33 smithi155 bash[68033]: audit 2024-07-28T19:57:33.100059+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:34.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:33 smithi155 bash[68033]: audit 2024-07-28T19:57:33.523151+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:57:34.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:34.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:34.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:34.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:34.764 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:34 smithi155 bash[73694]: debug 2024-07-28T19:57:34.597+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:34.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 489 16 16 0 0 0 - 0 2024-07-28T19:57:34.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:34.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:35.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:34 smithi155 bash[68033]: audit 2024-07-28T19:57:33.898958+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:35.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:34 smithi155 bash[68033]: audit 2024-07-28T19:57:33.904842+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:35.112 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:34 smithi045 bash[80445]: audit 2024-07-28T19:57:33.898958+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:34 smithi045 bash[80445]: audit 2024-07-28T19:57:33.904842+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:35.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:34 smithi045 bash[82788]: audit 2024-07-28T19:57:33.898958+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:34 smithi045 bash[82788]: audit 2024-07-28T19:57:33.904842+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:35.229 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:35.349 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:35.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:35.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:35.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:35.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 490 16 16 0 0 0 - 0 2024-07-28T19:57:35.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:35.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:35 smithi155 bash[73694]: debug 2024-07-28T19:57:35.617+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:35.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:35.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:35 smithi155 bash[73694]: debug 2024-07-28T19:57:35.801+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:35.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:36.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:35 smithi155 bash[68033]: cluster 2024-07-28T19:57:34.700046+0000 mgr.y (mgr.34101) 839 : cluster [DBG] pgmap v1568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:36.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:36.170 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:36.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:35 smithi045 bash[80445]: cluster 2024-07-28T19:57:34.700046+0000 mgr.y (mgr.34101) 839 : cluster [DBG] pgmap v1568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:36.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:35 smithi045 bash[82788]: cluster 2024-07-28T19:57:34.700046+0000 mgr.y (mgr.34101) 839 : cluster [DBG] pgmap v1568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:36.298 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:36.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:36 smithi155 bash[73694]: debug 2024-07-28T19:57:36.169+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:36.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:36.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:36.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:36.541 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:36 smithi155 bash[73694]: debug 2024-07-28T19:57:36.393+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:36.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:36.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:36.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 491 16 16 0 0 0 - 0 2024-07-28T19:57:36.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:36 smithi155 bash[73694]: debug 2024-07-28T19:57:36.649+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:36.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:36.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:37.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:37.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:36 smithi155 bash[73694]: debug 2024-07-28T19:57:36.861+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:37.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:37.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:37.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:37.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:37.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:37.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:37.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 492 16 16 0 0 0 - 0 2024-07-28T19:57:37.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:37.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:37 smithi155 bash[73694]: debug 2024-07-28T19:57:37.653+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:37.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:38.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:37 smithi155 bash[68033]: cluster 2024-07-28T19:57:36.701397+0000 mgr.y (mgr.34101) 840 : cluster [DBG] pgmap v1569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:38.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:38.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:37 smithi045 bash[80445]: cluster 2024-07-28T19:57:36.701397+0000 mgr.y (mgr.34101) 840 : cluster [DBG] pgmap v1569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:38.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:37 smithi045 bash[82788]: cluster 2024-07-28T19:57:36.701397+0000 mgr.y (mgr.34101) 840 : cluster [DBG] pgmap v1569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:38.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:38.420 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:57:38.420 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:57:38.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:38.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:38.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:38 smithi155 bash[73694]: debug 2024-07-28T19:57:38.305+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:38.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:38.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:38.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 493 16 16 0 0 0 - 0 2024-07-28T19:57:38.781 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:38.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:38.961 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:38 smithi155 bash[73694]: debug 2024-07-28T19:57:38.681+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:38.962 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:38 smithi045 bash[82788]: cluster 2024-07-28T19:57:38.702442+0000 mgr.y (mgr.34101) 841 : cluster [DBG] pgmap v1570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:39.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:39.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:38 smithi155 bash[68033]: cluster 2024-07-28T19:57:38.702442+0000 mgr.y (mgr.34101) 841 : cluster [DBG] pgmap v1570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:39.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:39.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:38 smithi045 bash[80445]: cluster 2024-07-28T19:57:38.702442+0000 mgr.y (mgr.34101) 841 : cluster [DBG] pgmap v1570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:39.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:39.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:39.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:39.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:39.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:39.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 494 16 16 0 0 0 - 0 2024-07-28T19:57:39.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:39.932 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:40.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:40.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:39 smithi155 bash[73694]: debug 2024-07-28T19:57:39.653+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:40.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:40.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:39 smithi155 bash[73694]: debug 2024-07-28T19:57:39.785+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:40.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:40.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:40.397 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:40.397 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:40 smithi155 bash[68033]: audit 2024-07-28T19:57:39.241634+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.397 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:40 smithi155 bash[68033]: audit 2024-07-28T19:57:39.249285+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.397 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:40 smithi155 bash[68033]: audit 2024-07-28T19:57:39.719916+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.398 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:40 smithi155 bash[68033]: audit 2024-07-28T19:57:39.732586+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.398 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:40 smithi155 bash[68033]: audit 2024-07-28T19:57:40.154100+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:57:40.398 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:40 smithi155 bash[68033]: audit 2024-07-28T19:57:40.156052+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:57:40.398 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:40 smithi155 bash[68033]: audit 2024-07-28T19:57:40.166011+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.404 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:40.502 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[82788]: audit 2024-07-28T19:57:39.241634+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.502 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[82788]: audit 2024-07-28T19:57:39.249285+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[82788]: audit 2024-07-28T19:57:39.719916+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[82788]: audit 2024-07-28T19:57:39.732586+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[82788]: audit 2024-07-28T19:57:40.154100+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[82788]: audit 2024-07-28T19:57:40.156052+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[82788]: audit 2024-07-28T19:57:40.166011+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[80445]: audit 2024-07-28T19:57:39.241634+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[80445]: audit 2024-07-28T19:57:39.249285+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[80445]: audit 2024-07-28T19:57:39.719916+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[80445]: audit 2024-07-28T19:57:39.732586+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[80445]: audit 2024-07-28T19:57:40.154100+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[80445]: audit 2024-07-28T19:57:40.156052+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:57:40.503 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[80445]: audit 2024-07-28T19:57:40.166011+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:40.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:40.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:40 smithi155 bash[73694]: debug 2024-07-28T19:57:40.397+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:40.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:40.677 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:57:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:57:40] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T19:57:40.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:40.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 495 16 16 0 0 0 - 0 2024-07-28T19:57:40.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:40.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:40.998 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:40 smithi155 bash[73694]: debug 2024-07-28T19:57:40.641+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:40.998 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:41 smithi155 bash[73694]: debug 2024-07-28T19:57:40.997+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:41.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:41.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:41.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:41.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:41 smithi155 bash[73694]: debug 2024-07-28T19:57:41.181+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:41.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:41.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:41.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:41 smithi155 bash[68033]: cluster 2024-07-28T19:57:40.703326+0000 mgr.y (mgr.34101) 842 : cluster [DBG] pgmap v1571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:41.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:41.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:41 smithi045 bash[80445]: cluster 2024-07-28T19:57:40.703326+0000 mgr.y (mgr.34101) 842 : cluster [DBG] pgmap v1571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:41.594 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:41 smithi045 bash[82788]: cluster 2024-07-28T19:57:40.703326+0000 mgr.y (mgr.34101) 842 : cluster [DBG] pgmap v1571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:41.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:41.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 496 16 16 0 0 0 - 0 2024-07-28T19:57:41.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:41 smithi155 bash[73694]: debug 2024-07-28T19:57:41.657+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:41.818 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:41.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:42.057 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:42.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:42.273 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:42.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:42.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:42.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:42 smithi155 bash[73694]: debug 2024-07-28T19:57:42.273+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:42.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:42.510 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:57:42 smithi155 bash[60745]: ts=2024-07-28T19:57:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:57:42.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:42.652 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:42.654 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:42 smithi155 bash[73694]: debug 2024-07-28T19:57:42.509+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:42.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:42.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 497 16 16 0 0 0 - 0 2024-07-28T19:57:42.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:42 smithi155 bash[73694]: debug 2024-07-28T19:57:42.653+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:42.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:43.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:43.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:43.244 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:43.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:43.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:43 smithi155 bash[73694]: debug 2024-07-28T19:57:43.213+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:43.360 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:43.430 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:43.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:43.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:43.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:43 smithi155 bash[73694]: debug 2024-07-28T19:57:43.429+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:43.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:43.653 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:43 smithi155 bash[73694]: debug 2024-07-28T19:57:43.573+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:43.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:43.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 498 16 16 0 0 0 - 0 2024-07-28T19:57:43.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:43.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:43.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:43 smithi045 bash[82788]: cluster 2024-07-28T19:57:42.704685+0000 mgr.y (mgr.34101) 843 : cluster [DBG] pgmap v1572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:43.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:43 smithi045 bash[80445]: cluster 2024-07-28T19:57:42.704685+0000 mgr.y (mgr.34101) 843 : cluster [DBG] pgmap v1572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:44.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:43 smithi155 bash[68033]: cluster 2024-07-28T19:57:42.704685+0000 mgr.y (mgr.34101) 843 : cluster [DBG] pgmap v1572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:44.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:43 smithi155 bash[73694]: debug 2024-07-28T19:57:43.653+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:44.072 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:44.168 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:57:44.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:44.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:44.425 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:44.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:44.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:44.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 499 16 16 0 0 0 - 0 2024-07-28T19:57:44.774 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:57:44.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:44.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:44.978 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:57:44.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T19:57:45.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:45.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:44 smithi045 bash[80445]: audit 2024-07-28T19:57:44.487008+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.45:0/2356537476' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:57:45.034 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:44 smithi045 bash[82788]: audit 2024-07-28T19:57:44.487008+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.45:0/2356537476' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:57:45.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:44 smithi155 bash[73694]: debug 2024-07-28T19:57:44.693+0000 7f8e37e1e640 -1 osd.4 1132 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:45.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:44 smithi155 bash[68033]: audit 2024-07-28T19:57:44.487008+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.45:0/2356537476' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:57:45.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:45.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:45.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:45.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:45.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:45.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:45.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:57:45.774949+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:57:45.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:57:45.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 500 16 16 0 0 0 - 0 2024-07-28T19:57:45.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:45.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:45.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:45 smithi155 bash[73694]: debug 2024-07-28T19:57:45.725+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:45.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:45 smithi155 bash[68033]: cluster 2024-07-28T19:57:44.706382+0000 mgr.y (mgr.34101) 844 : cluster [DBG] pgmap v1573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:45.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:45 smithi155 bash[68033]: cluster 2024-07-28T19:57:44.762050+0000 mon.a (mon.0) 1475 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:57:45.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:45 smithi155 bash[68033]: audit 2024-07-28T19:57:44.774999+0000 mon.a (mon.0) 1476 : audit [INF] from='client.? 172.21.15.45:0/2356537476' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:57:45.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:45 smithi155 bash[68033]: cluster 2024-07-28T19:57:44.775099+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e1133: 8 total, 2 up, 8 in 2024-07-28T19:57:46.090 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:46.101 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:45 smithi045 bash[80445]: cluster 2024-07-28T19:57:44.706382+0000 mgr.y (mgr.34101) 844 : cluster [DBG] pgmap v1573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:46.101 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:45 smithi045 bash[80445]: cluster 2024-07-28T19:57:44.762050+0000 mon.a (mon.0) 1475 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:57:46.101 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:45 smithi045 bash[80445]: audit 2024-07-28T19:57:44.774999+0000 mon.a (mon.0) 1476 : audit [INF] from='client.? 172.21.15.45:0/2356537476' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:57:46.101 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:45 smithi045 bash[80445]: cluster 2024-07-28T19:57:44.775099+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e1133: 8 total, 2 up, 8 in 2024-07-28T19:57:46.102 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:45 smithi045 bash[82788]: cluster 2024-07-28T19:57:44.706382+0000 mgr.y (mgr.34101) 844 : cluster [DBG] pgmap v1573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:46.102 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:45 smithi045 bash[82788]: cluster 2024-07-28T19:57:44.762050+0000 mon.a (mon.0) 1475 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:57:46.102 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:45 smithi045 bash[82788]: audit 2024-07-28T19:57:44.774999+0000 mon.a (mon.0) 1476 : audit [INF] from='client.? 172.21.15.45:0/2356537476' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:57:46.102 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:45 smithi045 bash[82788]: cluster 2024-07-28T19:57:44.775099+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e1133: 8 total, 2 up, 8 in 2024-07-28T19:57:46.210 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:46.327 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:46.445 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:46.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:46.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:46.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 501 16 16 0 0 0 - 0 2024-07-28T19:57:46.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:46.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:46 smithi155 bash[73694]: debug 2024-07-28T19:57:46.689+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:46.922 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:47.042 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:47.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:47.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:47.397 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:47.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:47.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:47.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:47 smithi155 bash[73694]: debug 2024-07-28T19:57:47.417+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:47.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:47.750 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:57:47.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:47.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 502 16 16 0 0 0 - 0 2024-07-28T19:57:47.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:47.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:48.002 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:47 smithi155 bash[73694]: debug 2024-07-28T19:57:47.733+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:48.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:47 smithi155 bash[68033]: cluster 2024-07-28T19:57:46.707722+0000 mgr.y (mgr.34101) 845 : cluster [DBG] pgmap v1575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:48.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:48.110 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:48.121 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:47 smithi045 bash[80445]: cluster 2024-07-28T19:57:46.707722+0000 mgr.y (mgr.34101) 845 : cluster [DBG] pgmap v1575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:48.121 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:47 smithi045 bash[82788]: cluster 2024-07-28T19:57:46.707722+0000 mgr.y (mgr.34101) 845 : cluster [DBG] pgmap v1575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:48.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:48.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:48 smithi155 bash[73694]: debug 2024-07-28T19:57:48.089+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:48.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:48.471 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:48.589 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:48.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:48.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:48.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:48 smithi155 bash[73694]: debug 2024-07-28T19:57:48.425+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:48.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 503 16 16 0 0 0 - 0 2024-07-28T19:57:48.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:48.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:49.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:48 smithi155 bash[73694]: debug 2024-07-28T19:57:48.713+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:49.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:49.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:48 smithi155 bash[73694]: debug 2024-07-28T19:57:48.809+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:49.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:49.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:49.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:49.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:49 smithi155 bash[73694]: debug 2024-07-28T19:57:49.033+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:49.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:49 smithi155 bash[68033]: audit 2024-07-28T19:57:48.108219+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:49 smithi155 bash[68033]: audit 2024-07-28T19:57:48.111061+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:49 smithi155 bash[68033]: cluster 2024-07-28T19:57:48.709428+0000 mgr.y (mgr.34101) 846 : cluster [DBG] pgmap v1576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:49.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:49.421 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:49.432 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:49 smithi045 bash[80445]: audit 2024-07-28T19:57:48.108219+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:49.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:49 smithi045 bash[80445]: audit 2024-07-28T19:57:48.111061+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:49.433 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:49 smithi045 bash[80445]: cluster 2024-07-28T19:57:48.709428+0000 mgr.y (mgr.34101) 846 : cluster [DBG] pgmap v1576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:49.433 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:49 smithi045 bash[82788]: audit 2024-07-28T19:57:48.108219+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:57:49.433 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:49 smithi045 bash[82788]: audit 2024-07-28T19:57:48.111061+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:57:49.433 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:49 smithi045 bash[82788]: cluster 2024-07-28T19:57:48.709428+0000 mgr.y (mgr.34101) 846 : cluster [DBG] pgmap v1576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:49.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:49.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:49.743 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:57:49.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 504 16 16 0 0 0 - 0 2024-07-28T19:57:49.781 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:49.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:50.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:50.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:49 smithi155 bash[73694]: debug 2024-07-28T19:57:49.741+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:50.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:50.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:50.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:50.405 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:50.405 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:50 smithi155 bash[73694]: debug 2024-07-28T19:57:50.245+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:50.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:50.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:50.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:50.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:50.757 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:50 smithi155 bash[73694]: debug 2024-07-28T19:57:50.485+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:50.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 505 16 16 0 0 0 - 0 2024-07-28T19:57:50.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:57:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:57:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T19:57:50.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:51.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:50 smithi155 bash[73694]: debug 2024-07-28T19:57:50.757+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:51.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:51.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:51.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:51.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:51 smithi155 bash[73694]: debug 2024-07-28T19:57:51.077+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:51.331 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:51.448 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:51.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:51.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:51.697 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:51.697 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:51 smithi155 bash[73694]: debug 2024-07-28T19:57:51.421+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:51.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 506 16 16 0 0 0 - 0 2024-07-28T19:57:51.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:51.925 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:52.030 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:51 smithi045 bash[80445]: cluster 2024-07-28T19:57:50.711182+0000 mgr.y (mgr.34101) 847 : cluster [DBG] pgmap v1577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:52.031 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:51 smithi045 bash[82788]: cluster 2024-07-28T19:57:50.711182+0000 mgr.y (mgr.34101) 847 : cluster [DBG] pgmap v1577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:52.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:52.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:51 smithi155 bash[68033]: cluster 2024-07-28T19:57:50.711182+0000 mgr.y (mgr.34101) 847 : cluster [DBG] pgmap v1577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:52.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:51 smithi155 bash[73694]: debug 2024-07-28T19:57:51.725+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:52.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:52.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:52.361 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:57:52.399 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:52.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:52.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:57:52 smithi155 bash[60745]: ts=2024-07-28T19:57:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:57:52.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:52.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:52 smithi155 bash[73694]: debug 2024-07-28T19:57:52.245+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:52.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:52.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:52.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 507 16 16 0 0 0 - 0 2024-07-28T19:57:52.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:52.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:53.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:52 smithi155 bash[73694]: debug 2024-07-28T19:57:52.737+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:53.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:53.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:53.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:53.477 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:53.595 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:53.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:53.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 508 16 16 0 0 0 - 0 2024-07-28T19:57:53.835 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:53.954 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:53.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:53 smithi155 bash[68033]: cluster 2024-07-28T19:57:52.713246+0000 mgr.y (mgr.34101) 848 : cluster [DBG] pgmap v1578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:53.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:53 smithi155 bash[73694]: debug 2024-07-28T19:57:53.717+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:53.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:53.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:53 smithi155 bash[73694]: debug 2024-07-28T19:57:53.917+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:54.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:54.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:54.200 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:53 smithi045 bash[82788]: cluster 2024-07-28T19:57:52.713246+0000 mgr.y (mgr.34101) 848 : cluster [DBG] pgmap v1578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:54.200 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:53 smithi045 bash[80445]: cluster 2024-07-28T19:57:52.713246+0000 mgr.y (mgr.34101) 848 : cluster [DBG] pgmap v1578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:54.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:54.350 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:57:54.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:54.546 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:54.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:54.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 509 16 16 0 0 0 - 0 2024-07-28T19:57:54.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:54.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:55.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:55.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:54 smithi155 bash[73694]: debug 2024-07-28T19:57:54.733+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:55.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:55.246 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:55.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:55.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:55.493 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:55.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:55 smithi155 bash[73694]: debug 2024-07-28T19:57:55.245+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:55.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:55.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:55 smithi155 bash[73694]: debug 2024-07-28T19:57:55.353+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:55.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:55.733 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:55.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 510 16 16 0 0 0 - 0 2024-07-28T19:57:55.846 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:57:55.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T19:57:55.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:56.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:56.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:55 smithi155 bash[73694]: debug 2024-07-28T19:57:55.721+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:56.022 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:55 smithi155 bash[68033]: cluster 2024-07-28T19:57:54.715224+0000 mgr.y (mgr.34101) 849 : cluster [DBG] pgmap v1579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:56.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:56.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:55 smithi045 bash[80445]: cluster 2024-07-28T19:57:54.715224+0000 mgr.y (mgr.34101) 849 : cluster [DBG] pgmap v1579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:56.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:55 smithi045 bash[82788]: cluster 2024-07-28T19:57:54.715224+0000 mgr.y (mgr.34101) 849 : cluster [DBG] pgmap v1579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:56.249 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:56.368 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:56.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:56.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:56.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:56.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 511 16 16 0 0 0 - 0 2024-07-28T19:57:56.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:56.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:56.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:56 smithi155 bash[73694]: debug 2024-07-28T19:57:56.705+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:57.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:57.204 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:57:57.322 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:57.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:57.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:57.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:57.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 512 16 16 0 0 0 - 0 2024-07-28T19:57:57.787 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:57:57.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:57.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:57 smithi045 bash[82788]: cluster 2024-07-28T19:57:56.717319+0000 mgr.y (mgr.34101) 850 : cluster [DBG] pgmap v1580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:57 smithi045 bash[82788]: audit 2024-07-28T19:57:57.394266+0000 mon.c (mon.2) 295 : audit [INF] from='client.? 172.21.15.45:0/2155723815' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:57 smithi045 bash[82788]: audit 2024-07-28T19:57:57.394704+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:57 smithi045 bash[80445]: cluster 2024-07-28T19:57:56.717319+0000 mgr.y (mgr.34101) 850 : cluster [DBG] pgmap v1580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:57 smithi045 bash[80445]: audit 2024-07-28T19:57:57.394266+0000 mon.c (mon.2) 295 : audit [INF] from='client.? 172.21.15.45:0/2155723815' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:57 smithi045 bash[80445]: audit 2024-07-28T19:57:57.394704+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:58.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:58.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:57 smithi155 bash[73694]: debug 2024-07-28T19:57:57.741+0000 7f8e37e1e640 -1 osd.4 1133 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:57 smithi155 bash[68033]: cluster 2024-07-28T19:57:56.717319+0000 mgr.y (mgr.34101) 850 : cluster [DBG] pgmap v1580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:57:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:57 smithi155 bash[68033]: audit 2024-07-28T19:57:57.394266+0000 mon.c (mon.2) 295 : audit [INF] from='client.? 172.21.15.45:0/2155723815' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:57 smithi155 bash[68033]: audit 2024-07-28T19:57:57.394704+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:57:58.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:58.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:58.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:58.513 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:58.633 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:58.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:58.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 513 16 16 0 0 0 - 0 2024-07-28T19:57:58.873 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:58.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:58 smithi045 bash[80445]: cluster 2024-07-28T19:57:57.778912+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:58.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:58 smithi045 bash[80445]: audit 2024-07-28T19:57:57.784783+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:57:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:58 smithi045 bash[80445]: cluster 2024-07-28T19:57:57.784874+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e1134: 8 total, 2 up, 8 in 2024-07-28T19:57:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:58 smithi045 bash[82788]: cluster 2024-07-28T19:57:57.778912+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:58 smithi045 bash[82788]: audit 2024-07-28T19:57:57.784783+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:57:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:58 smithi045 bash[82788]: cluster 2024-07-28T19:57:57.784874+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e1134: 8 total, 2 up, 8 in 2024-07-28T19:57:58.977 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:58 smithi155 bash[73694]: debug 2024-07-28T19:57:58.709+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:57:58.977 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:58.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:58 smithi155 bash[68033]: cluster 2024-07-28T19:57:57.778912+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:57:58.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:58 smithi155 bash[68033]: audit 2024-07-28T19:57:57.784783+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:57:58.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:58 smithi155 bash[68033]: cluster 2024-07-28T19:57:57.784874+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e1134: 8 total, 2 up, 8 in 2024-07-28T19:57:58.992 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:57:59.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:59.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:57:59.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:58 smithi155 bash[73694]: debug 2024-07-28T19:57:58.977+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:59.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:57:59.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:59 smithi155 bash[73694]: debug 2024-07-28T19:57:59.085+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:57:59.342 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:57:59.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:57:59.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:57:59.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:57:59.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 514 16 16 0 0 0 - 0 2024-07-28T19:57:59.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:57:59.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:00.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:57:59 smithi155 bash[73694]: debug 2024-07-28T19:57:59.733+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:00.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:57:59 smithi155 bash[68033]: cluster 2024-07-28T19:57:58.718492+0000 mgr.y (mgr.34101) 851 : cluster [DBG] pgmap v1582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:00.059 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:00.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:00.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:57:59 smithi045 bash[80445]: cluster 2024-07-28T19:57:58.718492+0000 mgr.y (mgr.34101) 851 : cluster [DBG] pgmap v1582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:00.187 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:57:59 smithi045 bash[82788]: cluster 2024-07-28T19:57:58.718492+0000 mgr.y (mgr.34101) 851 : cluster [DBG] pgmap v1582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:00.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:00.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:00.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:00.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:58:00.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:00.662 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:00.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:00 smithi155 bash[73694]: debug 2024-07-28T19:58:00.365+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:00.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:00.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 515 16 16 0 0 0 - 0 2024-07-28T19:58:00.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:00.899 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:58:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:58:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T19:58:01.006 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:01.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:01.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:00 smithi155 bash[73694]: debug 2024-07-28T19:58:00.721+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:01.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:00 smithi155 bash[73694]: debug 2024-07-28T19:58:00.769+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:01.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:01.162 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:01.242 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:01.364 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:01.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:01.600 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:01.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:01.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 516 16 16 0 0 0 - 0 2024-07-28T19:58:01.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:01.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:01.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:01 smithi155 bash[73694]: debug 2024-07-28T19:58:01.721+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:01.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:01 smithi155 bash[68033]: cluster 2024-07-28T19:58:00.720169+0000 mgr.y (mgr.34101) 852 : cluster [DBG] pgmap v1583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:02.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:02.087 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:01 smithi045 bash[80445]: cluster 2024-07-28T19:58:00.720169+0000 mgr.y (mgr.34101) 852 : cluster [DBG] pgmap v1583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:02.087 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:01 smithi045 bash[82788]: cluster 2024-07-28T19:58:00.720169+0000 mgr.y (mgr.34101) 852 : cluster [DBG] pgmap v1583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:02.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:02.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:02.432 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:02.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:02.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:02.676 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:58:02 smithi155 bash[60745]: ts=2024-07-28T19:58:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:58:02.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:02.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 517 16 16 0 0 0 - 0 2024-07-28T19:58:02.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:02.900 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:03.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:03.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:02 smithi155 bash[73694]: debug 2024-07-28T19:58:02.729+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:03.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:02 smithi155 bash[73694]: debug 2024-07-28T19:58:02.765+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:03.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:03.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:03.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:03.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:03.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:03.736 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:03.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 518 16 16 0 0 0 - 0 2024-07-28T19:58:03.857 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:03.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:03 smithi045 bash[80445]: cluster 2024-07-28T19:58:02.721233+0000 mgr.y (mgr.34101) 853 : cluster [DBG] pgmap v1584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:03.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:03 smithi045 bash[80445]: audit 2024-07-28T19:58:03.107650+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:03.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:03 smithi045 bash[80445]: audit 2024-07-28T19:58:03.111413+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:03 smithi045 bash[82788]: cluster 2024-07-28T19:58:02.721233+0000 mgr.y (mgr.34101) 853 : cluster [DBG] pgmap v1584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:03 smithi045 bash[82788]: audit 2024-07-28T19:58:03.107650+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:03 smithi045 bash[82788]: audit 2024-07-28T19:58:03.111413+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:03.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:04.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:03 smithi155 bash[73694]: debug 2024-07-28T19:58:03.761+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:04.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:03 smithi155 bash[68033]: cluster 2024-07-28T19:58:02.721233+0000 mgr.y (mgr.34101) 853 : cluster [DBG] pgmap v1584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:04.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:03 smithi155 bash[68033]: audit 2024-07-28T19:58:03.107650+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:04.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:03 smithi155 bash[68033]: audit 2024-07-28T19:58:03.111413+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:04.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:04.217 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:04.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:04.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:04.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:04.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:04.708 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:04.708 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:04 smithi155 bash[73694]: debug 2024-07-28T19:58:04.557+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:04.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 519 16 16 0 0 0 - 0 2024-07-28T19:58:04.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:04.840 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:58:04.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:05.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:05.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:04 smithi155 bash[73694]: debug 2024-07-28T19:58:04.785+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:05.170 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:05.219 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:05.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:05.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:05.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:05.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:05.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:05.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:58:05.777568+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:58:05.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:58:05.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 520 16 16 0 0 0 - 0 2024-07-28T19:58:05.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:05.884 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:58:05.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T19:58:06.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:06.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:05 smithi155 bash[73694]: debug 2024-07-28T19:58:05.785+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:06.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:05 smithi155 bash[68033]: cluster 2024-07-28T19:58:04.722739+0000 mgr.y (mgr.34101) 854 : cluster [DBG] pgmap v1585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:06.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:06.129 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:05 smithi045 bash[82788]: cluster 2024-07-28T19:58:04.722739+0000 mgr.y (mgr.34101) 854 : cluster [DBG] pgmap v1585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:06.129 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:05 smithi045 bash[80445]: cluster 2024-07-28T19:58:04.722739+0000 mgr.y (mgr.34101) 854 : cluster [DBG] pgmap v1585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:06.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:06.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:06.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:06.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:06.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:06.720 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:06.720 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:06 smithi155 bash[73694]: debug 2024-07-28T19:58:06.457+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:06.720 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:06.720 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:06 smithi155 bash[73694]: debug 2024-07-28T19:58:06.549+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:06.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 521 16 16 0 0 0 - 0 2024-07-28T19:58:06.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:06.941 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:07.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:06 smithi155 bash[73694]: debug 2024-07-28T19:58:06.789+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:07.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:07.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:07.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:07.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:07.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:07.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:07.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:07 smithi155 bash[73694]: debug 2024-07-28T19:58:07.261+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:07.651 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:07.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:07.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 522 16 16 0 0 0 - 0 2024-07-28T19:58:07.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:08.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:08.015 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:07 smithi155 bash[68033]: cluster 2024-07-28T19:58:06.724630+0000 mgr.y (mgr.34101) 855 : cluster [DBG] pgmap v1586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:08.016 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:07 smithi155 bash[73694]: debug 2024-07-28T19:58:07.821+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:08.124 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:08.136 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:07 smithi045 bash[80445]: cluster 2024-07-28T19:58:06.724630+0000 mgr.y (mgr.34101) 855 : cluster [DBG] pgmap v1586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:08.136 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:07 smithi045 bash[82788]: cluster 2024-07-28T19:58:06.724630+0000 mgr.y (mgr.34101) 855 : cluster [DBG] pgmap v1586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:08.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:08.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:08.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:08.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:08.720 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:08.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 523 16 16 0 0 0 - 0 2024-07-28T19:58:08.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:08.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:09.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:08 smithi155 bash[73694]: debug 2024-07-28T19:58:08.785+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:09.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:09.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:08 smithi155 bash[73694]: debug 2024-07-28T19:58:08.945+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:09.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:09.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:09.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:09.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:09.315 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:09 smithi155 bash[73694]: debug 2024-07-28T19:58:09.061+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:09.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:09.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:09.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:09.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 524 16 16 0 0 0 - 0 2024-07-28T19:58:09.781 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:09.842 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:58:09.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:10.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:10.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:10.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:09 smithi155 bash[73694]: debug 2024-07-28T19:58:09.761+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:10.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:09 smithi155 bash[73694]: debug 2024-07-28T19:58:09.829+0000 7f8e37e1e640 -1 osd.4 1134 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:10.023 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:09 smithi155 bash[68033]: cluster 2024-07-28T19:58:08.726574+0000 mgr.y (mgr.34101) 856 : cluster [DBG] pgmap v1587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:10.024 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:09 smithi155 bash[68033]: audit 2024-07-28T19:58:09.279788+0000 mon.c (mon.2) 297 : audit [INF] from='client.? 172.21.15.45:0/1723372266' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:58:10.024 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:09 smithi155 bash[68033]: audit 2024-07-28T19:58:09.280435+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:58:10.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:10.143 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:09 smithi045 bash[80445]: cluster 2024-07-28T19:58:08.726574+0000 mgr.y (mgr.34101) 856 : cluster [DBG] pgmap v1587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:10.143 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:09 smithi045 bash[80445]: audit 2024-07-28T19:58:09.279788+0000 mon.c (mon.2) 297 : audit [INF] from='client.? 172.21.15.45:0/1723372266' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:58:10.143 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:09 smithi045 bash[80445]: audit 2024-07-28T19:58:09.280435+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:58:10.143 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:09 smithi045 bash[82788]: cluster 2024-07-28T19:58:08.726574+0000 mgr.y (mgr.34101) 856 : cluster [DBG] pgmap v1587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:10.143 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:09 smithi045 bash[82788]: audit 2024-07-28T19:58:09.279788+0000 mon.c (mon.2) 297 : audit [INF] from='client.? 172.21.15.45:0/1723372266' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:58:10.144 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:09 smithi045 bash[82788]: audit 2024-07-28T19:58:09.280435+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:58:10.249 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:10.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:10.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:10 smithi155 bash[73694]: debug 2024-07-28T19:58:10.113+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:10.368 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:10.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:10.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:10.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:10.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 525 16 16 0 0 0 - 0 2024-07-28T19:58:10.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:10.853 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:58:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:58:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T19:58:10.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:10 smithi045 bash[80445]: cluster 2024-07-28T19:58:09.831888+0000 mon.a (mon.0) 1485 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:58:10.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:10 smithi045 bash[80445]: audit 2024-07-28T19:58:09.841783+0000 mon.a (mon.0) 1486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:58:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:10 smithi045 bash[80445]: cluster 2024-07-28T19:58:09.842011+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e1135: 8 total, 2 up, 8 in 2024-07-28T19:58:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:10 smithi045 bash[82788]: cluster 2024-07-28T19:58:09.831888+0000 mon.a (mon.0) 1485 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:58:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:10 smithi045 bash[82788]: audit 2024-07-28T19:58:09.841783+0000 mon.a (mon.0) 1486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:58:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:10 smithi045 bash[82788]: cluster 2024-07-28T19:58:09.842011+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e1135: 8 total, 2 up, 8 in 2024-07-28T19:58:10.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:11.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:11.100 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:10 smithi155 bash[73694]: debug 2024-07-28T19:58:10.809+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:11.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:10 smithi155 bash[68033]: cluster 2024-07-28T19:58:09.831888+0000 mon.a (mon.0) 1485 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:58:11.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:10 smithi155 bash[68033]: audit 2024-07-28T19:58:09.841783+0000 mon.a (mon.0) 1486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:58:11.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:10 smithi155 bash[68033]: cluster 2024-07-28T19:58:09.842011+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e1135: 8 total, 2 up, 8 in 2024-07-28T19:58:11.116 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:11.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:11.330 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:11.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:11.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:11.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:11.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 526 16 16 0 0 0 - 0 2024-07-28T19:58:11.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:11.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:11 smithi045 bash[80445]: cluster 2024-07-28T19:58:10.728363+0000 mgr.y (mgr.34101) 857 : cluster [DBG] pgmap v1589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:11 smithi045 bash[82788]: cluster 2024-07-28T19:58:10.728363+0000 mgr.y (mgr.34101) 857 : cluster [DBG] pgmap v1589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:12.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:12.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:12.179 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:11 smithi155 bash[73694]: debug 2024-07-28T19:58:11.849+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:12.179 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:11 smithi155 bash[68033]: cluster 2024-07-28T19:58:10.728363+0000 mgr.y (mgr.34101) 857 : cluster [DBG] pgmap v1589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:12.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:12.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:12.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:12.644 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:12.652 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:58:12.654 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:58:12 smithi155 bash[60745]: ts=2024-07-28T19:58:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:58:12.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:12.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 527 16 16 0 0 0 - 0 2024-07-28T19:58:12.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:12.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:13.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:13.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:13.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:12 smithi155 bash[73694]: debug 2024-07-28T19:58:12.825+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:13.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:13.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:13.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:13.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:13.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 528 16 16 0 0 0 - 0 2024-07-28T19:58:13.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:13.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:13 smithi155 bash[68033]: cluster 2024-07-28T19:58:12.729334+0000 mgr.y (mgr.34101) 858 : cluster [DBG] pgmap v1590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:14.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:13 smithi155 bash[73694]: debug 2024-07-28T19:58:13.817+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:14.074 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:14.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:14.204 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:13 smithi045 bash[80445]: cluster 2024-07-28T19:58:12.729334+0000 mgr.y (mgr.34101) 858 : cluster [DBG] pgmap v1590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:14.205 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:13 smithi045 bash[82788]: cluster 2024-07-28T19:58:12.729334+0000 mgr.y (mgr.34101) 858 : cluster [DBG] pgmap v1590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:14.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:14.394 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:14.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:14.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:14.669 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:14.737 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:58:14.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 529 16 16 0 0 0 - 0 2024-07-28T19:58:14.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:14.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:14 smithi155 bash[73694]: debug 2024-07-28T19:58:14.393+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:14.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:15.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:15.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:14 smithi155 bash[73694]: debug 2024-07-28T19:58:14.825+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:15.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:15.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:15.381 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:15.459 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:58:15.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T19:58:15.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:15.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:15.738 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:15.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 530 16 16 0 0 0 - 0 2024-07-28T19:58:15.856 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:15.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:16.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:16.104 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:15 smithi155 bash[68033]: cluster 2024-07-28T19:58:14.730233+0000 mgr.y (mgr.34101) 859 : cluster [DBG] pgmap v1591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:16.104 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:15 smithi155 bash[73694]: debug 2024-07-28T19:58:15.817+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:16.174 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:16.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:15 smithi045 bash[80445]: cluster 2024-07-28T19:58:14.730233+0000 mgr.y (mgr.34101) 859 : cluster [DBG] pgmap v1591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:16.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:15 smithi045 bash[82788]: cluster 2024-07-28T19:58:14.730233+0000 mgr.y (mgr.34101) 859 : cluster [DBG] pgmap v1591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:16.332 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:16.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:16.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:16 smithi155 bash[73694]: debug 2024-07-28T19:58:16.173+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:16.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:16.693 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:16.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 531 16 16 0 0 0 - 0 2024-07-28T19:58:16.814 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:16.933 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:17.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:16 smithi155 bash[73694]: debug 2024-07-28T19:58:16.773+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:17.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:17.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:16 smithi155 bash[73694]: debug 2024-07-28T19:58:16.889+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:17.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:17.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:17.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:17.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:17.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:17.652 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:17.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:17.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:17.777 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:17 smithi155 bash[73694]: debug 2024-07-28T19:58:17.637+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:17.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 532 16 16 0 0 0 - 0 2024-07-28T19:58:17.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:17.949 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:17.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:17 smithi045 bash[80445]: cluster 2024-07-28T19:58:16.731635+0000 mgr.y (mgr.34101) 860 : cluster [DBG] pgmap v1592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:17 smithi045 bash[82788]: cluster 2024-07-28T19:58:16.731635+0000 mgr.y (mgr.34101) 860 : cluster [DBG] pgmap v1592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:18.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:18.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:18.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:18.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:17 smithi155 bash[68033]: cluster 2024-07-28T19:58:16.731635+0000 mgr.y (mgr.34101) 860 : cluster [DBG] pgmap v1592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:18.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:17 smithi155 bash[73694]: debug 2024-07-28T19:58:17.776+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:18.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:18.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:18.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:18.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:18.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:18.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:18 smithi155 bash[73694]: debug 2024-07-28T19:58:18.464+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:18.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 533 16 16 0 0 0 - 0 2024-07-28T19:58:18.840 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:18.958 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:18 smithi155 bash[68033]: audit 2024-07-28T19:58:18.101330+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:19.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:19.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:18 smithi155 bash[73694]: debug 2024-07-28T19:58:18.788+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:19.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:18 smithi155 bash[73694]: debug 2024-07-28T19:58:18.796+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:19.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:19.169 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:18 smithi045 bash[80445]: audit 2024-07-28T19:58:18.101330+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:19.169 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:18 smithi045 bash[82788]: audit 2024-07-28T19:58:18.101330+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:19.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:19.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:19.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:19.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:19.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:19.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 534 16 16 0 0 0 - 0 2024-07-28T19:58:19.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:19.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:20.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:20.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:19 smithi155 bash[68033]: cluster 2024-07-28T19:58:18.733586+0000 mgr.y (mgr.34101) 861 : cluster [DBG] pgmap v1593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:20.042 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:19 smithi155 bash[73694]: debug 2024-07-28T19:58:19.792+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:20.148 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:20.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:19 smithi045 bash[80445]: cluster 2024-07-28T19:58:18.733586+0000 mgr.y (mgr.34101) 861 : cluster [DBG] pgmap v1593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:20.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:19 smithi045 bash[82788]: cluster 2024-07-28T19:58:18.733586+0000 mgr.y (mgr.34101) 861 : cluster [DBG] pgmap v1593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:20.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:20.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:20.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:20 smithi155 bash[73694]: debug 2024-07-28T19:58:20.232+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:20.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:20.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:20.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:20.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:20 smithi155 bash[73694]: debug 2024-07-28T19:58:20.364+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:20.565 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:20.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:58:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:58:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T19:58:20.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:20.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 535 16 16 0 0 0 - 0 2024-07-28T19:58:20.861 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:20.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:20.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:20.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:20 smithi155 bash[73694]: debug 2024-07-28T19:58:20.696+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:20.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:20 smithi155 bash[73694]: debug 2024-07-28T19:58:20.752+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:20.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:20.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:20 smithi155 bash[73694]: debug 2024-07-28T19:58:20.832+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:21.100 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:21.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:21.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:21.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:21.576 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:21.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:21.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 536 16 16 0 0 0 - 0 2024-07-28T19:58:21.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:21.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:22.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:21 smithi155 bash[68033]: cluster 2024-07-28T19:58:20.735518+0000 mgr.y (mgr.34101) 862 : cluster [DBG] pgmap v1594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:22.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:21 smithi155 bash[73694]: debug 2024-07-28T19:58:21.792+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:22.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:22.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:22.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:21 smithi045 bash[80445]: cluster 2024-07-28T19:58:20.735518+0000 mgr.y (mgr.34101) 862 : cluster [DBG] pgmap v1594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:22.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:21 smithi045 bash[82788]: cluster 2024-07-28T19:58:20.735518+0000 mgr.y (mgr.34101) 862 : cluster [DBG] pgmap v1594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:22.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:22.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:22.418 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:58:22 smithi155 bash[60745]: ts=2024-07-28T19:58:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:58:22.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:22.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:22.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:22.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 537 16 16 0 0 0 - 0 2024-07-28T19:58:22.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:22.901 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:58:22.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:23.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:22 smithi155 bash[73694]: debug 2024-07-28T19:58:22.820+0000 7f8e37e1e640 -1 osd.4 1135 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:23.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:22 smithi155 bash[68033]: audit 2024-07-28T19:58:22.443180+0000 mon.c (mon.2) 299 : audit [INF] from='client.? 172.21.15.45:0/1519024358' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:58:23.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:22 smithi155 bash[68033]: audit 2024-07-28T19:58:22.443490+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:58:23.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:23.179 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:22 smithi045 bash[80445]: audit 2024-07-28T19:58:22.443180+0000 mon.c (mon.2) 299 : audit [INF] from='client.? 172.21.15.45:0/1519024358' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:58:23.179 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:22 smithi045 bash[80445]: audit 2024-07-28T19:58:22.443490+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:58:23.179 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:22 smithi045 bash[82788]: audit 2024-07-28T19:58:22.443180+0000 mon.c (mon.2) 299 : audit [INF] from='client.? 172.21.15.45:0/1519024358' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:58:23.180 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:22 smithi045 bash[82788]: audit 2024-07-28T19:58:22.443490+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:58:23.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:23.349 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:23.471 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:23.482 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:23.482 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:23 smithi155 bash[73694]: debug 2024-07-28T19:58:23.212+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:23.482 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:23.482 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:23 smithi155 bash[73694]: debug 2024-07-28T19:58:23.340+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:23.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:23.708 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:23.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 538 16 16 0 0 0 - 0 2024-07-28T19:58:23.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:23.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:23 smithi155 bash[73694]: debug 2024-07-28T19:58:23.572+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:23.829 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:23.948 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:23.960 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:23 smithi045 bash[80445]: cluster 2024-07-28T19:58:22.737480+0000 mgr.y (mgr.34101) 863 : cluster [DBG] pgmap v1595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:23.960 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:23 smithi045 bash[80445]: cluster 2024-07-28T19:58:22.884238+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:58:23.960 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:23 smithi045 bash[80445]: audit 2024-07-28T19:58:22.900694+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:58:23.960 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:23 smithi045 bash[80445]: cluster 2024-07-28T19:58:22.900898+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e1136: 8 total, 2 up, 8 in 2024-07-28T19:58:23.960 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:23 smithi045 bash[82788]: cluster 2024-07-28T19:58:22.737480+0000 mgr.y (mgr.34101) 863 : cluster [DBG] pgmap v1595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:23.960 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:23 smithi045 bash[82788]: cluster 2024-07-28T19:58:22.884238+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:58:23.961 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:23 smithi045 bash[82788]: audit 2024-07-28T19:58:22.900694+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:58:23.961 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:23 smithi045 bash[82788]: cluster 2024-07-28T19:58:22.900898+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e1136: 8 total, 2 up, 8 in 2024-07-28T19:58:24.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:24.082 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:23 smithi155 bash[73694]: debug 2024-07-28T19:58:23.804+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:24.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:23 smithi155 bash[68033]: cluster 2024-07-28T19:58:22.737480+0000 mgr.y (mgr.34101) 863 : cluster [DBG] pgmap v1595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:24.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:23 smithi155 bash[68033]: cluster 2024-07-28T19:58:22.884238+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:58:24.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:23 smithi155 bash[68033]: audit 2024-07-28T19:58:22.900694+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:58:24.083 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:23 smithi155 bash[68033]: cluster 2024-07-28T19:58:22.900898+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e1136: 8 total, 2 up, 8 in 2024-07-28T19:58:24.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:24.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:24.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:24.547 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:24.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:24.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 539 16 16 0 0 0 - 0 2024-07-28T19:58:24.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:24.879 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:58:24.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:25.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:25.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:25.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:24 smithi155 bash[73694]: debug 2024-07-28T19:58:24.808+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:25.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:24 smithi155 bash[73694]: debug 2024-07-28T19:58:24.828+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:25.146 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:25.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:25.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:25.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:25.604 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:58:25.605 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T19:58:25.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:25.768 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:25.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:58:25.780425+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:58:25.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:58:25.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 540 16 16 0 0 0 - 0 2024-07-28T19:58:25.884 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:25 smithi045 bash[80445]: cluster 2024-07-28T19:58:24.739262+0000 mgr.y (mgr.34101) 864 : cluster [DBG] pgmap v1597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:25 smithi045 bash[82788]: cluster 2024-07-28T19:58:24.739262+0000 mgr.y (mgr.34101) 864 : cluster [DBG] pgmap v1597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:26.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:26.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:26 smithi155 bash[68033]: cluster 2024-07-28T19:58:24.739262+0000 mgr.y (mgr.34101) 864 : cluster [DBG] pgmap v1597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:26.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:25 smithi155 bash[73694]: debug 2024-07-28T19:58:25.796+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:26.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:58:26.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:26.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:26.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:26.450 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:26.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:26.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:26.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:26.723 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:26 smithi155 bash[73694]: debug 2024-07-28T19:58:26.448+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:26.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 541 16 16 0 0 0 - 0 2024-07-28T19:58:26.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:26.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:26.961 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:26 smithi155 bash[73694]: debug 2024-07-28T19:58:26.832+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:27.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:27.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:27.308 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:27.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:27.548 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:27.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:27.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 542 16 16 0 0 0 - 0 2024-07-28T19:58:27.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:27.795 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:27.795 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:27 smithi155 bash[73694]: debug 2024-07-28T19:58:27.656+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:27.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:28.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:28.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:27 smithi155 bash[68033]: cluster 2024-07-28T19:58:26.741153+0000 mgr.y (mgr.34101) 865 : cluster [DBG] pgmap v1598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:28.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:27 smithi155 bash[73694]: debug 2024-07-28T19:58:27.868+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:28.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:28.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:27 smithi045 bash[82788]: cluster 2024-07-28T19:58:26.741153+0000 mgr.y (mgr.34101) 865 : cluster [DBG] pgmap v1598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:27 smithi045 bash[80445]: cluster 2024-07-28T19:58:26.741153+0000 mgr.y (mgr.34101) 865 : cluster [DBG] pgmap v1598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:28.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:28.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:28.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:28.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:28.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:28.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 543 16 16 0 0 0 - 0 2024-07-28T19:58:28.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:28.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:28 smithi155 bash[73694]: debug 2024-07-28T19:58:28.608+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:28.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:28.857 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:28.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:29.094 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:29.105 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:28 smithi155 bash[73694]: debug 2024-07-28T19:58:28.832+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:29.105 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:28 smithi155 bash[73694]: debug 2024-07-28T19:58:28.844+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:29.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:29.333 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:29.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:29.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:29.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:29.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 544 16 16 0 0 0 - 0 2024-07-28T19:58:29.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:29.899 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:29 smithi155 bash[73694]: debug 2024-07-28T19:58:29.796+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:29.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:29 smithi045 bash[80445]: cluster 2024-07-28T19:58:28.742968+0000 mgr.y (mgr.34101) 866 : cluster [DBG] pgmap v1599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:29.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:29 smithi045 bash[82788]: cluster 2024-07-28T19:58:28.742968+0000 mgr.y (mgr.34101) 866 : cluster [DBG] pgmap v1599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:30.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:30.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:29 smithi155 bash[68033]: cluster 2024-07-28T19:58:28.742968+0000 mgr.y (mgr.34101) 866 : cluster [DBG] pgmap v1599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:30.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:30.245 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:30.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:30.370 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:30.371 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:30.407 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:30.521 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:30.532 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:30 smithi155 bash[73694]: debug 2024-07-28T19:58:30.244+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:30.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:58:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:58:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T19:58:30.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:30.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 545 16 16 0 0 0 - 0 2024-07-28T19:58:30.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:30.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:31.008 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:30 smithi155 bash[73694]: debug 2024-07-28T19:58:30.788+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:31.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:31.236 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:31.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:31.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:31.595 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:31.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:31.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 546 16 16 0 0 0 - 0 2024-07-28T19:58:31.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:31.948 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:32.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:31 smithi155 bash[68033]: cluster 2024-07-28T19:58:30.744715+0000 mgr.y (mgr.34101) 867 : cluster [DBG] pgmap v1600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:32.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:31 smithi155 bash[73694]: debug 2024-07-28T19:58:31.792+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:32.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:32.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:31 smithi045 bash[80445]: cluster 2024-07-28T19:58:30.744715+0000 mgr.y (mgr.34101) 867 : cluster [DBG] pgmap v1600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:32.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:31 smithi045 bash[82788]: cluster 2024-07-28T19:58:30.744715+0000 mgr.y (mgr.34101) 867 : cluster [DBG] pgmap v1600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:32.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:32.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:32.379 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:32.380 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:32 smithi155 bash[73694]: debug 2024-07-28T19:58:32.164+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:32.380 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:32.380 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:58:32 smithi155 bash[60745]: ts=2024-07-28T19:58:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:58:32.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:32.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:32.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:32.666 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:32 smithi155 bash[73694]: debug 2024-07-28T19:58:32.380+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:32.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:32.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 547 16 16 0 0 0 - 0 2024-07-28T19:58:32.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:33.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:33.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:33.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:32 smithi155 bash[73694]: debug 2024-07-28T19:58:32.748+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:33.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:32 smithi155 bash[73694]: debug 2024-07-28T19:58:32.804+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:33.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:33.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:33.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:33.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:33.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:33.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:33 smithi155 bash[73694]: debug 2024-07-28T19:58:33.256+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:33.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:33.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:33.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 548 16 16 0 0 0 - 0 2024-07-28T19:58:33.838 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:33.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:33 smithi155 bash[73694]: debug 2024-07-28T19:58:33.828+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:33.958 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:33 smithi045 bash[82788]: cluster 2024-07-28T19:58:32.746706+0000 mgr.y (mgr.34101) 868 : cluster [DBG] pgmap v1601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:33 smithi045 bash[82788]: audit 2024-07-28T19:58:33.102338+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:33 smithi045 bash[80445]: cluster 2024-07-28T19:58:32.746706+0000 mgr.y (mgr.34101) 868 : cluster [DBG] pgmap v1601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:33 smithi045 bash[80445]: audit 2024-07-28T19:58:33.102338+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:34.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:34.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:34.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:33 smithi155 bash[68033]: cluster 2024-07-28T19:58:32.746706+0000 mgr.y (mgr.34101) 868 : cluster [DBG] pgmap v1601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:34.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:33 smithi155 bash[68033]: audit 2024-07-28T19:58:33.102338+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:34.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:34.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:34.555 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:34.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:34.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 549 16 16 0 0 0 - 0 2024-07-28T19:58:34.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:34.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:35.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:35.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:35.170 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:58:35.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:35.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:34 smithi155 bash[73694]: debug 2024-07-28T19:58:34.852+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:35.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:35.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:35.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:35.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:35.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 550 16 16 0 0 0 - 0 2024-07-28T19:58:35.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:35.862 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:58:35.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T19:58:35.914 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:58:35.919 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:35 smithi045 bash[80445]: cluster 2024-07-28T19:58:34.748518+0000 mgr.y (mgr.34101) 869 : cluster [DBG] pgmap v1602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:35.920 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:35 smithi045 bash[80445]: audit 2024-07-28T19:58:35.388016+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? 172.21.15.45:0/1350839935' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:58:35.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:35 smithi045 bash[82788]: cluster 2024-07-28T19:58:34.748518+0000 mgr.y (mgr.34101) 869 : cluster [DBG] pgmap v1602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:35.920 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:35 smithi045 bash[82788]: audit 2024-07-28T19:58:35.388016+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? 172.21.15.45:0/1350839935' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:58:35.973 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:36.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:36.190 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:35 smithi155 bash[73694]: debug 2024-07-28T19:58:35.896+0000 7f8e37e1e640 -1 osd.4 1136 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:36.190 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:36.190 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:35 smithi155 bash[68033]: cluster 2024-07-28T19:58:34.748518+0000 mgr.y (mgr.34101) 869 : cluster [DBG] pgmap v1602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:36.190 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:35 smithi155 bash[68033]: audit 2024-07-28T19:58:35.388016+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? 172.21.15.45:0/1350839935' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:58:36.208 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:36.325 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:36.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:36.454 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:36 smithi155 bash[73694]: debug 2024-07-28T19:58:36.188+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:36.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:36.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:36.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 551 16 16 0 0 0 - 0 2024-07-28T19:58:36.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:36.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:36.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:36 smithi155 bash[73694]: debug 2024-07-28T19:58:36.524+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:36.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:36.931 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:36 smithi045 bash[82788]: cluster 2024-07-28T19:58:35.909863+0000 mon.a (mon.0) 1493 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:58:36.931 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:36 smithi045 bash[82788]: audit 2024-07-28T19:58:35.915415+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.45:0/1350839935' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:58:36.931 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:36 smithi045 bash[82788]: cluster 2024-07-28T19:58:35.915500+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e1137: 8 total, 2 up, 8 in 2024-07-28T19:58:37.039 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:37.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:36 smithi045 bash[80445]: cluster 2024-07-28T19:58:35.909863+0000 mon.a (mon.0) 1493 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:58:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:36 smithi045 bash[80445]: audit 2024-07-28T19:58:35.915415+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.45:0/1350839935' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:58:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:36 smithi045 bash[80445]: cluster 2024-07-28T19:58:35.915500+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e1137: 8 total, 2 up, 8 in 2024-07-28T19:58:37.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:37.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:36 smithi155 bash[73694]: debug 2024-07-28T19:58:36.864+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:37.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:36 smithi155 bash[68033]: cluster 2024-07-28T19:58:35.909863+0000 mon.a (mon.0) 1493 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:58:37.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:36 smithi155 bash[68033]: audit 2024-07-28T19:58:35.915415+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.45:0/1350839935' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:58:37.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:36 smithi155 bash[68033]: cluster 2024-07-28T19:58:35.915500+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e1137: 8 total, 2 up, 8 in 2024-07-28T19:58:37.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:37.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:37.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:37.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:37.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 552 16 16 0 0 0 - 0 2024-07-28T19:58:37.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:37.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:37 smithi155 bash[73694]: debug 2024-07-28T19:58:37.624+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:37.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:37.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:38.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:38.130 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:37 smithi045 bash[80445]: cluster 2024-07-28T19:58:36.750647+0000 mgr.y (mgr.34101) 870 : cluster [DBG] pgmap v1604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:38.130 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:37 smithi045 bash[82788]: cluster 2024-07-28T19:58:36.750647+0000 mgr.y (mgr.34101) 870 : cluster [DBG] pgmap v1604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:38.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:38.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:37 smithi155 bash[68033]: cluster 2024-07-28T19:58:36.750647+0000 mgr.y (mgr.34101) 870 : cluster [DBG] pgmap v1604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:38.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:37 smithi155 bash[73694]: debug 2024-07-28T19:58:37.860+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:38.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:38.478 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:38.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:38.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:58:38.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:38.729 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:38.729 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:38 smithi155 bash[73694]: debug 2024-07-28T19:58:38.440+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:38.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 553 16 16 0 0 0 - 0 2024-07-28T19:58:38.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:38.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:39.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:38 smithi155 bash[68033]: cluster 2024-07-28T19:58:38.752546+0000 mgr.y (mgr.34101) 871 : cluster [DBG] pgmap v1605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:39.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:39.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:38 smithi155 bash[73694]: debug 2024-07-28T19:58:38.816+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:39.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:38 smithi155 bash[73694]: debug 2024-07-28T19:58:38.864+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:39.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:39.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:39.201 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:38 smithi045 bash[82788]: cluster 2024-07-28T19:58:38.752546+0000 mgr.y (mgr.34101) 871 : cluster [DBG] pgmap v1605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:39.201 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:38 smithi045 bash[80445]: cluster 2024-07-28T19:58:38.752546+0000 mgr.y (mgr.34101) 871 : cluster [DBG] pgmap v1605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:39.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:39.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:39.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:39.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:39.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 554 16 16 0 0 0 - 0 2024-07-28T19:58:39.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:39.908 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:40.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:39 smithi155 bash[73694]: debug 2024-07-28T19:58:39.860+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:40.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:40.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:40.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:40.156 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:40 smithi155 bash[73694]: debug 2024-07-28T19:58:40.008+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:40.263 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:40.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:40.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:40 smithi155 bash[68033]: audit 2024-07-28T19:58:40.302952+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:58:40.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:40.657 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:40.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:40 smithi045 bash[80445]: audit 2024-07-28T19:58:40.302952+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:58:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:58:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:58:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T19:58:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:40 smithi045 bash[82788]: audit 2024-07-28T19:58:40.302952+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:58:40.729 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:40.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 555 16 16 0 0 0 - 0 2024-07-28T19:58:40.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:40.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:40.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:40 smithi155 bash[73694]: debug 2024-07-28T19:58:40.828+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:41.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:41.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:41.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:41.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:41.486 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:41 smithi045 bash[82788]: cluster 2024-07-28T19:58:40.753482+0000 mgr.y (mgr.34101) 872 : cluster [DBG] pgmap v1606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:41.486 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:41 smithi045 bash[80445]: cluster 2024-07-28T19:58:40.753482+0000 mgr.y (mgr.34101) 872 : cluster [DBG] pgmap v1606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:41.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:41.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:41.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 556 16 16 0 0 0 - 0 2024-07-28T19:58:41.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:41.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:41 smithi155 bash[68033]: cluster 2024-07-28T19:58:40.753482+0000 mgr.y (mgr.34101) 872 : cluster [DBG] pgmap v1606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:41.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:42.036 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:42.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:42.162 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:41 smithi155 bash[73694]: debug 2024-07-28T19:58:41.804+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:42.162 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:42.162 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:42 smithi155 bash[73694]: debug 2024-07-28T19:58:42.008+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:42.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:42.389 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:42.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:42.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:42.641 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:58:42 smithi155 bash[60745]: ts=2024-07-28T19:58:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:58:42.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:42.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 557 16 16 0 0 0 - 0 2024-07-28T19:58:42.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:42.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:43.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:42 smithi155 bash[73694]: debug 2024-07-28T19:58:42.816+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:43.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:43.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:43.288 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:43.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:43.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:43.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:43.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:43.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:43 smithi155 bash[73694]: debug 2024-07-28T19:58:43.436+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:43.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:43.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:43.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 558 16 16 0 0 0 - 0 2024-07-28T19:58:43.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:43.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:43.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:43 smithi045 bash[80445]: cluster 2024-07-28T19:58:42.755201+0000 mgr.y (mgr.34101) 873 : cluster [DBG] pgmap v1607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:43.935 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:43 smithi045 bash[82788]: cluster 2024-07-28T19:58:42.755201+0000 mgr.y (mgr.34101) 873 : cluster [DBG] pgmap v1607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:44.042 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:44.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:43 smithi155 bash[68033]: cluster 2024-07-28T19:58:42.755201+0000 mgr.y (mgr.34101) 873 : cluster [DBG] pgmap v1607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:44.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:43 smithi155 bash[73694]: debug 2024-07-28T19:58:43.672+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:44.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:44.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:43 smithi155 bash[73694]: debug 2024-07-28T19:58:43.840+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:44.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:43 smithi155 bash[73694]: debug 2024-07-28T19:58:43.876+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:44.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:44.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:44.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:44.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:44.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:44.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:44.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 559 16 16 0 0 0 - 0 2024-07-28T19:58:44.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:44.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:45.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:44 smithi155 bash[73694]: debug 2024-07-28T19:58:44.792+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:45.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:45.153 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:58:45.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:45.345 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:45.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:45.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:45.685 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:45.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:58:45.783414+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:58:45.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:58:45.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 560 16 16 0 0 0 - 0 2024-07-28T19:58:45.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:45.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:46.025 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:45 smithi155 bash[73694]: debug 2024-07-28T19:58:45.748+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:46.025 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:46.025 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:45 smithi155 bash[68033]: cluster 2024-07-28T19:58:44.756962+0000 mgr.y (mgr.34101) 874 : cluster [DBG] pgmap v1608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:46.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:45 smithi045 bash[80445]: cluster 2024-07-28T19:58:44.756962+0000 mgr.y (mgr.34101) 874 : cluster [DBG] pgmap v1608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:46.082 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:45 smithi045 bash[82788]: cluster 2024-07-28T19:58:44.756962+0000 mgr.y (mgr.34101) 874 : cluster [DBG] pgmap v1608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:46.083 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:58:46.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T19:58:46.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:46.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:46.295 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:46 smithi155 bash[73694]: debug 2024-07-28T19:58:46.024+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:46.403 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:46.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:46.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:46.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:46.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 561 16 16 0 0 0 - 0 2024-07-28T19:58:46.873 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:46.992 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:47.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:46 smithi155 bash[73694]: debug 2024-07-28T19:58:46.736+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:47.112 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:47.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:47.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:47.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:47 smithi045 bash[80445]: audit 2024-07-28T19:58:46.193681+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:47 smithi045 bash[80445]: audit 2024-07-28T19:58:46.202098+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:47 smithi045 bash[80445]: cluster 2024-07-28T19:58:46.758996+0000 mgr.y (mgr.34101) 875 : cluster [DBG] pgmap v1609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:47 smithi045 bash[82788]: audit 2024-07-28T19:58:46.193681+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:47 smithi045 bash[82788]: audit 2024-07-28T19:58:46.202098+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:47 smithi045 bash[82788]: cluster 2024-07-28T19:58:46.758996+0000 mgr.y (mgr.34101) 875 : cluster [DBG] pgmap v1609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:47.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:47.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:47 smithi155 bash[73694]: debug 2024-07-28T19:58:47.328+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:47 smithi155 bash[68033]: audit 2024-07-28T19:58:46.193681+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:47 smithi155 bash[68033]: audit 2024-07-28T19:58:46.202098+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:47 smithi155 bash[68033]: cluster 2024-07-28T19:58:46.758996+0000 mgr.y (mgr.34101) 875 : cluster [DBG] pgmap v1609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:47.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:47.693 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:47.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 562 16 16 0 0 0 - 0 2024-07-28T19:58:47.807 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:47.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:48.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:48.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:47 smithi155 bash[73694]: debug 2024-07-28T19:58:47.692+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:48.156 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:48.269 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:48.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:48.504 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:48.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:48.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:48.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 563 16 16 0 0 0 - 0 2024-07-28T19:58:48.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:48.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:48.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:48 smithi155 bash[73694]: debug 2024-07-28T19:58:48.700+0000 7f8e37e1e640 -1 osd.4 1137 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:48.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:48 smithi155 bash[68033]: audit 2024-07-28T19:58:47.901899+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:48.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:48 smithi155 bash[68033]: audit 2024-07-28T19:58:47.908124+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:48.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:48 smithi155 bash[68033]: audit 2024-07-28T19:58:48.107866+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:48.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:48 smithi155 bash[68033]: audit 2024-07-28T19:58:48.110012+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:48.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:48 smithi155 bash[68033]: audit 2024-07-28T19:58:48.185318+0000 mon.c (mon.2) 303 : audit [INF] from='client.? 172.21.15.45:0/3868262234' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:58:48.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:48 smithi155 bash[68033]: audit 2024-07-28T19:58:48.185783+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:58:48.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:48 smithi155 bash[68033]: audit 2024-07-28T19:58:48.330482+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:58:48.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:48 smithi155 bash[68033]: audit 2024-07-28T19:58:48.331564+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:58:48.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:48 smithi155 bash[68033]: audit 2024-07-28T19:58:48.337466+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:49.100 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:49.114 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:58:49.157 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[80445]: audit 2024-07-28T19:58:47.901899+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:49.157 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[80445]: audit 2024-07-28T19:58:47.908124+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:49.157 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[80445]: audit 2024-07-28T19:58:48.107866+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:49.157 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[80445]: audit 2024-07-28T19:58:48.110012+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:49.157 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[80445]: audit 2024-07-28T19:58:48.185318+0000 mon.c (mon.2) 303 : audit [INF] from='client.? 172.21.15.45:0/3868262234' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:58:49.157 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[80445]: audit 2024-07-28T19:58:48.185783+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:58:49.157 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[80445]: audit 2024-07-28T19:58:48.330482+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:58:49.157 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[80445]: audit 2024-07-28T19:58:48.331564+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:58:49.157 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[80445]: audit 2024-07-28T19:58:48.337466+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:49.158 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[82788]: audit 2024-07-28T19:58:47.901899+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:49.158 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[82788]: audit 2024-07-28T19:58:47.908124+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:49.158 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[82788]: audit 2024-07-28T19:58:48.107866+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:49.158 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[82788]: audit 2024-07-28T19:58:48.110012+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:58:49.158 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[82788]: audit 2024-07-28T19:58:48.185318+0000 mon.c (mon.2) 303 : audit [INF] from='client.? 172.21.15.45:0/3868262234' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:58:49.158 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[82788]: audit 2024-07-28T19:58:48.185783+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:58:49.158 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[82788]: audit 2024-07-28T19:58:48.330482+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:58:49.158 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[82788]: audit 2024-07-28T19:58:48.331564+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:58:49.158 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:48 smithi045 bash[82788]: audit 2024-07-28T19:58:48.337466+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:58:49.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:49.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:49.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:49.579 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:49.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:49.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 564 16 16 0 0 0 - 0 2024-07-28T19:58:49.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:49.903 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:49 smithi155 bash[73694]: debug 2024-07-28T19:58:49.720+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:49.903 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:49.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:50.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:49 smithi155 bash[73694]: debug 2024-07-28T19:58:49.920+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:50.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:49 smithi155 bash[68033]: cluster 2024-07-28T19:58:48.760200+0000 mgr.y (mgr.34101) 876 : cluster [DBG] pgmap v1610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:50.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:49 smithi155 bash[68033]: cluster 2024-07-28T19:58:49.105398+0000 mon.a (mon.0) 1503 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:58:50.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:49 smithi155 bash[68033]: audit 2024-07-28T19:58:49.113977+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:58:50.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:49 smithi155 bash[68033]: cluster 2024-07-28T19:58:49.114089+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e1138: 8 total, 2 up, 8 in 2024-07-28T19:58:50.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:50.173 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:49 smithi045 bash[80445]: cluster 2024-07-28T19:58:48.760200+0000 mgr.y (mgr.34101) 876 : cluster [DBG] pgmap v1610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:49 smithi045 bash[80445]: cluster 2024-07-28T19:58:49.105398+0000 mon.a (mon.0) 1503 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:58:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:49 smithi045 bash[80445]: audit 2024-07-28T19:58:49.113977+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:58:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:49 smithi045 bash[80445]: cluster 2024-07-28T19:58:49.114089+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e1138: 8 total, 2 up, 8 in 2024-07-28T19:58:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:49 smithi045 bash[82788]: cluster 2024-07-28T19:58:48.760200+0000 mgr.y (mgr.34101) 876 : cluster [DBG] pgmap v1610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:49 smithi045 bash[82788]: cluster 2024-07-28T19:58:49.105398+0000 mon.a (mon.0) 1503 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:58:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:49 smithi045 bash[82788]: audit 2024-07-28T19:58:49.113977+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:58:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:49 smithi045 bash[82788]: cluster 2024-07-28T19:58:49.114089+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e1138: 8 total, 2 up, 8 in 2024-07-28T19:58:50.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:50.350 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:50.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:50.532 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:50.651 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:58:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:58:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T19:58:50.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:50.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 565 16 16 0 0 0 - 0 2024-07-28T19:58:50.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:51.008 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:51.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:50 smithi155 bash[73694]: debug 2024-07-28T19:58:50.716+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:51.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:51.249 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:51.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:51.486 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:51.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:51.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:51 smithi155 bash[73694]: debug 2024-07-28T19:58:51.352+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:51.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:51.724 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:51.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 566 16 16 0 0 0 - 0 2024-07-28T19:58:51.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:51.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:58:51.907 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:51 smithi155 bash[73694]: debug 2024-07-28T19:58:51.720+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:51.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:51.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:51 smithi155 bash[68033]: cluster 2024-07-28T19:58:50.761270+0000 mgr.y (mgr.34101) 877 : cluster [DBG] pgmap v1612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:52.050 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:51 smithi045 bash[80445]: cluster 2024-07-28T19:58:50.761270+0000 mgr.y (mgr.34101) 877 : cluster [DBG] pgmap v1612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:52.050 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:51 smithi045 bash[82788]: cluster 2024-07-28T19:58:50.761270+0000 mgr.y (mgr.34101) 877 : cluster [DBG] pgmap v1612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:52.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:52.189 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:52.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:52.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:52.544 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:52.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:52.727 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:58:52 smithi155 bash[60745]: ts=2024-07-28T19:58:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:58:52.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:52.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 567 16 16 0 0 0 - 0 2024-07-28T19:58:52.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:53.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:53.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:52 smithi155 bash[73694]: debug 2024-07-28T19:58:52.728+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:53.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:53.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:53.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:53.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:53.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:53.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:53 smithi155 bash[73694]: debug 2024-07-28T19:58:53.212+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:53.617 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:53.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:53.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 568 16 16 0 0 0 - 0 2024-07-28T19:58:53.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:53 smithi155 bash[73694]: debug 2024-07-28T19:58:53.684+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:53.853 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:53.884 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:58:53.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:54.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:53 smithi155 bash[68033]: cluster 2024-07-28T19:58:52.762362+0000 mgr.y (mgr.34101) 878 : cluster [DBG] pgmap v1613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:54.084 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:54.099 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:53 smithi045 bash[80445]: cluster 2024-07-28T19:58:52.762362+0000 mgr.y (mgr.34101) 878 : cluster [DBG] pgmap v1613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:54.099 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:53 smithi045 bash[82788]: cluster 2024-07-28T19:58:52.762362+0000 mgr.y (mgr.34101) 878 : cluster [DBG] pgmap v1613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:54.207 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:54.326 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:54.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:54.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:54.632 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:58:54.633 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T19:58:54.684 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:54.773 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:54 smithi155 bash[73694]: debug 2024-07-28T19:58:54.644+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:54.773 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:54.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 569 16 16 0 0 0 - 0 2024-07-28T19:58:54.804 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:54.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:55.042 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:55.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:55.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:55.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:55.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:55.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:55.748 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:55.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 570 16 16 0 0 0 - 0 2024-07-28T19:58:55.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:55.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:54 smithi155 bash[73694]: debug 2024-07-28T19:58:54.772+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:55.916 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:55 smithi155 bash[73694]: debug 2024-07-28T19:58:55.664+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:55.986 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:56.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:56.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:55 smithi045 bash[80445]: cluster 2024-07-28T19:58:54.763920+0000 mgr.y (mgr.34101) 879 : cluster [DBG] pgmap v1614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:55 smithi045 bash[82788]: cluster 2024-07-28T19:58:54.763920+0000 mgr.y (mgr.34101) 879 : cluster [DBG] pgmap v1614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:56.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:56.235 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:55 smithi155 bash[68033]: cluster 2024-07-28T19:58:54.763920+0000 mgr.y (mgr.34101) 879 : cluster [DBG] pgmap v1614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:56.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:56.449 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:56.449 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:56 smithi155 bash[73694]: debug 2024-07-28T19:58:56.324+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:56.449 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:56.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:56.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:56 smithi155 bash[73694]: debug 2024-07-28T19:58:56.448+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:56.581 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:56.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:56.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 571 16 16 0 0 0 - 0 2024-07-28T19:58:56.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:56 smithi155 bash[73694]: debug 2024-07-28T19:58:56.708+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:56.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:56.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:57.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:57.132 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:57.174 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:57.293 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:57.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:57.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:57.538 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:57.538 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:57 smithi155 bash[73694]: debug 2024-07-28T19:58:57.392+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:57.599 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:57.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:57.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:57.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 572 16 16 0 0 0 - 0 2024-07-28T19:58:57.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:57 smithi155 bash[73694]: debug 2024-07-28T19:58:57.596+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:57.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:57 smithi155 bash[73694]: debug 2024-07-28T19:58:57.688+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:57.884 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:58.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:58.123 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:58.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:57 smithi045 bash[80445]: cluster 2024-07-28T19:58:56.765195+0000 mgr.y (mgr.34101) 880 : cluster [DBG] pgmap v1615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:57 smithi045 bash[82788]: cluster 2024-07-28T19:58:56.765195+0000 mgr.y (mgr.34101) 880 : cluster [DBG] pgmap v1615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:58.241 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:58.313 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:57 smithi155 bash[68033]: cluster 2024-07-28T19:58:56.765195+0000 mgr.y (mgr.34101) 880 : cluster [DBG] pgmap v1615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:58:58.313 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:58.313 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:57 smithi155 bash[73694]: debug 2024-07-28T19:58:57.972+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:58.313 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:58.313 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:58 smithi155 bash[73694]: debug 2024-07-28T19:58:58.100+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:58.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:58:58.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:58.600 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:58.611 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:58.612 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:58 smithi155 bash[73694]: debug 2024-07-28T19:58:58.408+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:58.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:58.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 573 16 16 0 0 0 - 0 2024-07-28T19:58:58.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:58.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:58.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:58 smithi155 bash[73694]: debug 2024-07-28T19:58:58.680+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:58:59.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:58:59.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:58:59.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:59.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:59 smithi155 bash[73694]: debug 2024-07-28T19:58:59.068+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:59.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:58:59.432 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:58:59.509 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:58:59.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:58:59.664 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:58:59.718 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:58:59.718 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:59 smithi155 bash[73694]: debug 2024-07-28T19:58:59.520+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:58:59.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 574 16 16 0 0 0 - 0 2024-07-28T19:58:59.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:58:59.903 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:00.023 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:00.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:58:59 smithi155 bash[68033]: cluster 2024-07-28T19:58:58.766963+0000 mgr.y (mgr.34101) 881 : cluster [DBG] pgmap v1616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:00.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:58:59 smithi155 bash[73694]: debug 2024-07-28T19:58:59.716+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:00.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:00.154 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:58:59 smithi045 bash[80445]: cluster 2024-07-28T19:58:58.766963+0000 mgr.y (mgr.34101) 881 : cluster [DBG] pgmap v1616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:00.154 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:58:59 smithi045 bash[82788]: cluster 2024-07-28T19:58:58.766963+0000 mgr.y (mgr.34101) 881 : cluster [DBG] pgmap v1616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:00.263 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:00.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:00.500 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:00.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:00.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:00.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 575 16 16 0 0 0 - 0 2024-07-28T19:59:00.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:00 smithi155 bash[73694]: debug 2024-07-28T19:59:00.744+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:00.856 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:00.868 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:59:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:59:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T19:59:00.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:01.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:01.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:01.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:01.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:01.570 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:01.689 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:01.699 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:01.699 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:01 smithi155 bash[73694]: debug 2024-07-28T19:59:01.420+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:01.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 576 16 16 0 0 0 - 0 2024-07-28T19:59:01.808 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:01.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:01.936 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:59:01.950 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:01 smithi155 bash[73694]: debug 2024-07-28T19:59:01.744+0000 7f8e37e1e640 -1 osd.4 1138 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:01.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:01 smithi155 bash[68033]: cluster 2024-07-28T19:59:00.768697+0000 mgr.y (mgr.34101) 882 : cluster [DBG] pgmap v1617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:01.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:01 smithi155 bash[68033]: audit 2024-07-28T19:59:01.529404+0000 mon.c (mon.2) 306 : audit [INF] from='client.? 172.21.15.45:0/1202357576' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:01.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:01 smithi155 bash[68033]: audit 2024-07-28T19:59:01.529756+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:02.030 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:02.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:02.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:02.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:01 smithi045 bash[80445]: cluster 2024-07-28T19:59:00.768697+0000 mgr.y (mgr.34101) 882 : cluster [DBG] pgmap v1617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:02.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:01 smithi045 bash[80445]: audit 2024-07-28T19:59:01.529404+0000 mon.c (mon.2) 306 : audit [INF] from='client.? 172.21.15.45:0/1202357576' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:02.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:01 smithi045 bash[80445]: audit 2024-07-28T19:59:01.529756+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:02.187 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:01 smithi045 bash[82788]: cluster 2024-07-28T19:59:00.768697+0000 mgr.y (mgr.34101) 882 : cluster [DBG] pgmap v1617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:02.187 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:01 smithi045 bash[82788]: audit 2024-07-28T19:59:01.529404+0000 mon.c (mon.2) 306 : audit [INF] from='client.? 172.21.15.45:0/1202357576' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:02.187 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:01 smithi045 bash[82788]: audit 2024-07-28T19:59:01.529756+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:02.293 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:02.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:02.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:02.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:02.739 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:02 smithi155 bash[73694]: debug 2024-07-28T19:59:02.028+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:02.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:59:02 smithi155 bash[60745]: ts=2024-07-28T19:59:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:59:02.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:02.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 577 16 16 0 0 0 - 0 2024-07-28T19:59:02.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:03.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:03.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:02 smithi155 bash[73694]: debug 2024-07-28T19:59:02.740+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:03.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:02 smithi155 bash[68033]: cluster 2024-07-28T19:59:01.927100+0000 mon.a (mon.0) 1507 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:03.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:02 smithi155 bash[68033]: audit 2024-07-28T19:59:01.935023+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:59:03.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:02 smithi155 bash[68033]: cluster 2024-07-28T19:59:01.935156+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e1139: 8 total, 2 up, 8 in 2024-07-28T19:59:03.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:02 smithi155 bash[68033]: cluster 2024-07-28T19:59:02.770550+0000 mgr.y (mgr.34101) 883 : cluster [DBG] pgmap v1619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:03.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:03.139 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:02 smithi045 bash[82788]: cluster 2024-07-28T19:59:01.927100+0000 mon.a (mon.0) 1507 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:03.139 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:02 smithi045 bash[82788]: audit 2024-07-28T19:59:01.935023+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:59:03.139 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:02 smithi045 bash[82788]: cluster 2024-07-28T19:59:01.935156+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e1139: 8 total, 2 up, 8 in 2024-07-28T19:59:03.140 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:02 smithi045 bash[82788]: cluster 2024-07-28T19:59:02.770550+0000 mgr.y (mgr.34101) 883 : cluster [DBG] pgmap v1619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:03.140 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:02 smithi045 bash[80445]: cluster 2024-07-28T19:59:01.927100+0000 mon.a (mon.0) 1507 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:03.140 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:02 smithi045 bash[80445]: audit 2024-07-28T19:59:01.935023+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:59:03.140 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:02 smithi045 bash[80445]: cluster 2024-07-28T19:59:01.935156+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e1139: 8 total, 2 up, 8 in 2024-07-28T19:59:03.140 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:02 smithi045 bash[80445]: cluster 2024-07-28T19:59:02.770550+0000 mgr.y (mgr.34101) 883 : cluster [DBG] pgmap v1619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:03.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:03.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:03.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:03.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:03.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:03.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 578 16 16 0 0 0 - 0 2024-07-28T19:59:03.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:03.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:03.973 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:03 smithi155 bash[73694]: debug 2024-07-28T19:59:03.724+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:04.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:04.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:04.210 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:59:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:04 smithi155 bash[68033]: audit 2024-07-28T19:59:03.110263+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:04 smithi155 bash[68033]: audit 2024-07-28T19:59:03.112702+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:04.313 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:04.324 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:04 smithi045 bash[80445]: audit 2024-07-28T19:59:03.110263+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:04.324 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:04 smithi045 bash[80445]: audit 2024-07-28T19:59:03.112702+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:04.324 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:04 smithi045 bash[82788]: audit 2024-07-28T19:59:03.110263+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:04.324 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:04 smithi045 bash[82788]: audit 2024-07-28T19:59:03.112702+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:04.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:04.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:04.669 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:04.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:04.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:04 smithi155 bash[73694]: debug 2024-07-28T19:59:04.628+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:04.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 579 16 16 0 0 0 - 0 2024-07-28T19:59:04.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:04.907 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:04.988 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:59:04.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T19:59:05.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:04 smithi155 bash[73694]: debug 2024-07-28T19:59:04.736+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:05.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:05.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:05.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:05.272 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:05 smithi155 bash[68033]: cluster 2024-07-28T19:59:04.772537+0000 mgr.y (mgr.34101) 884 : cluster [DBG] pgmap v1620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:05.272 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:05.272 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:05 smithi155 bash[73694]: debug 2024-07-28T19:59:05.224+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:05.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:59:05.288 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:05 smithi045 bash[80445]: cluster 2024-07-28T19:59:04.772537+0000 mgr.y (mgr.34101) 884 : cluster [DBG] pgmap v1620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:05.289 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:05 smithi045 bash[82788]: cluster 2024-07-28T19:59:04.772537+0000 mgr.y (mgr.34101) 884 : cluster [DBG] pgmap v1620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:05.380 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:05.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:05.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:05.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:05 smithi155 bash[73694]: debug 2024-07-28T19:59:05.336+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:05.613 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:05.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:05.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:59:05.786205+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:59:05.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:59:05.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 580 16 16 0 0 0 - 0 2024-07-28T19:59:05.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:05.968 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:06.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:05 smithi155 bash[73694]: debug 2024-07-28T19:59:05.728+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:06.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:06.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:05 smithi155 bash[73694]: debug 2024-07-28T19:59:05.824+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:06.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:06.204 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:06.321 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:06.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:06.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:06.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:06 smithi155 bash[73694]: debug 2024-07-28T19:59:06.180+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:06.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:06.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:06.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 581 16 16 0 0 0 - 0 2024-07-28T19:59:06.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:06.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:06.934 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:06 smithi155 bash[73694]: debug 2024-07-28T19:59:06.684+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:07.036 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:07.154 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:07.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:07.391 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:07.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:07.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:07.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:07.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 582 16 16 0 0 0 - 0 2024-07-28T19:59:07.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:07.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:08.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:07 smithi155 bash[68033]: cluster 2024-07-28T19:59:06.774698+0000 mgr.y (mgr.34101) 885 : cluster [DBG] pgmap v1621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:08.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:07 smithi155 bash[73694]: debug 2024-07-28T19:59:07.716+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:08.102 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:08.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:07 smithi045 bash[80445]: cluster 2024-07-28T19:59:06.774698+0000 mgr.y (mgr.34101) 885 : cluster [DBG] pgmap v1621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:07 smithi045 bash[82788]: cluster 2024-07-28T19:59:06.774698+0000 mgr.y (mgr.34101) 885 : cluster [DBG] pgmap v1621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:08.221 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:08.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:08.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:08.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:08.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:08.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 583 16 16 0 0 0 - 0 2024-07-28T19:59:08.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:08 smithi155 bash[73694]: debug 2024-07-28T19:59:08.688+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:08.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:08.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:08.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:08.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:08 smithi155 bash[73694]: debug 2024-07-28T19:59:08.896+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:09.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:09.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:09.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:09.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:09.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:09.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:09.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:09 smithi155 bash[73694]: debug 2024-07-28T19:59:09.263+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:09.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:09.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:09.773 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:59:09.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 584 16 16 0 0 0 - 0 2024-07-28T19:59:09.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:09.918 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:09 smithi155 bash[68033]: cluster 2024-07-28T19:59:08.776699+0000 mgr.y (mgr.34101) 886 : cluster [DBG] pgmap v1622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:09.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:09 smithi155 bash[73694]: debug 2024-07-28T19:59:09.651+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:10.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:10.040 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:59:10.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:10.147 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:09 smithi045 bash[80445]: cluster 2024-07-28T19:59:08.776699+0000 mgr.y (mgr.34101) 886 : cluster [DBG] pgmap v1622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:10.147 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:09 smithi045 bash[82788]: cluster 2024-07-28T19:59:08.776699+0000 mgr.y (mgr.34101) 886 : cluster [DBG] pgmap v1622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:10.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:10.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:10.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:10.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:10.600 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:10.611 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:10 smithi155 bash[73694]: debug 2024-07-28T19:59:10.331+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:10.718 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:10.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 585 16 16 0 0 0 - 0 2024-07-28T19:59:10.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:10 smithi155 bash[73694]: debug 2024-07-28T19:59:10.659+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:10.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:10.849 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:59:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:59:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T19:59:10.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:11.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:11.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:11.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:11.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:11.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:11.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:11.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:11.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 586 16 16 0 0 0 - 0 2024-07-28T19:59:11.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:11 smithi155 bash[73694]: debug 2024-07-28T19:59:11.635+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:11.892 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:11 smithi045 bash[80445]: cluster 2024-07-28T19:59:10.777660+0000 mgr.y (mgr.34101) 887 : cluster [DBG] pgmap v1623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:11 smithi045 bash[82788]: cluster 2024-07-28T19:59:10.777660+0000 mgr.y (mgr.34101) 887 : cluster [DBG] pgmap v1623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:12.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:12.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:11 smithi155 bash[68033]: cluster 2024-07-28T19:59:10.777660+0000 mgr.y (mgr.34101) 887 : cluster [DBG] pgmap v1623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:12.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:12.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:12.372 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:12.431 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:59:12 smithi155 bash[60745]: ts=2024-07-28T19:59:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:59:12.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:12.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:12.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:12.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 587 16 16 0 0 0 - 0 2024-07-28T19:59:12.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:12 smithi155 bash[73694]: debug 2024-07-28T19:59:12.591+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:12.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:12.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:13.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:13.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:13.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:13.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:13.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:13.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:13.731 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T19:59:13.732 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T19:59:13.732 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T19:59:13.732 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T19:59:13.781 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:13.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 588 16 16 0 0 0 - 0 2024-07-28T19:59:13.843 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:13 smithi155 bash[73694]: debug 2024-07-28T19:59:13.559+0000 7f8e37e1e640 -1 osd.4 1139 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:13.857 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T19:59:13.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:14.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:13 smithi155 bash[68033]: cluster 2024-07-28T19:59:12.779592+0000 mgr.y (mgr.34101) 888 : cluster [DBG] pgmap v1624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:13 smithi155 bash[68033]: audit 2024-07-28T19:59:13.734283+0000 mon.c (mon.2) 308 : audit [INF] from='client.? 172.21.15.45:0/1595858026' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:59:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:13 smithi155 bash[68033]: audit 2024-07-28T19:59:13.734981+0000 mon.a (mon.0) 1511 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:59:14.113 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:13 smithi045 bash[80445]: cluster 2024-07-28T19:59:12.779592+0000 mgr.y (mgr.34101) 888 : cluster [DBG] pgmap v1624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:14.113 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:13 smithi045 bash[80445]: audit 2024-07-28T19:59:13.734283+0000 mon.c (mon.2) 308 : audit [INF] from='client.? 172.21.15.45:0/1595858026' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:59:14.113 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:13 smithi045 bash[80445]: audit 2024-07-28T19:59:13.734981+0000 mon.a (mon.0) 1511 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:59:14.113 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:13 smithi045 bash[82788]: cluster 2024-07-28T19:59:12.779592+0000 mgr.y (mgr.34101) 888 : cluster [DBG] pgmap v1624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:14.113 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:13 smithi045 bash[82788]: audit 2024-07-28T19:59:13.734283+0000 mon.c (mon.2) 308 : audit [INF] from='client.? 172.21.15.45:0/1595858026' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:59:14.114 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:13 smithi045 bash[82788]: audit 2024-07-28T19:59:13.734981+0000 mon.a (mon.0) 1511 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T19:59:14.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:14.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:14.376 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:14.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T19:59:14.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:14.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:14.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:14.747 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:14 smithi155 bash[73694]: debug 2024-07-28T19:59:14.575+0000 7f8e37e1e640 -1 osd.4 1140 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:14.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 589 16 16 0 0 0 - 0 2024-07-28T19:59:14.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:14 smithi045 bash[80445]: cluster 2024-07-28T19:59:13.843813+0000 mon.a (mon.0) 1512 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:14 smithi045 bash[80445]: audit 2024-07-28T19:59:13.856695+0000 mon.a (mon.0) 1513 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:59:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:14 smithi045 bash[80445]: cluster 2024-07-28T19:59:13.856847+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e1140: 8 total, 2 up, 8 in 2024-07-28T19:59:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:14 smithi045 bash[82788]: cluster 2024-07-28T19:59:13.843813+0000 mon.a (mon.0) 1512 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:14 smithi045 bash[82788]: audit 2024-07-28T19:59:13.856695+0000 mon.a (mon.0) 1513 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:59:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:14 smithi045 bash[82788]: cluster 2024-07-28T19:59:13.856847+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e1140: 8 total, 2 up, 8 in 2024-07-28T19:59:14.973 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:15.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:14 smithi155 bash[68033]: cluster 2024-07-28T19:59:13.843813+0000 mon.a (mon.0) 1512 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:15.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:14 smithi155 bash[68033]: audit 2024-07-28T19:59:13.856695+0000 mon.a (mon.0) 1513 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T19:59:15.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:14 smithi155 bash[68033]: cluster 2024-07-28T19:59:13.856847+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e1140: 8 total, 2 up, 8 in 2024-07-28T19:59:15.094 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:15.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:15.329 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:15.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:15.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:15.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:15.699 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:15 smithi155 bash[73694]: debug 2024-07-28T19:59:15.571+0000 7f8e37e1e640 -1 osd.4 1140 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:15.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 590 16 16 0 0 0 - 0 2024-07-28T19:59:15.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:15.856 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:15.856 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:15 smithi155 bash[73694]: debug 2024-07-28T19:59:15.779+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:15.928 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:16.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:16.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:15 smithi155 bash[68033]: cluster 2024-07-28T19:59:14.781404+0000 mgr.y (mgr.34101) 889 : cluster [DBG] pgmap v1626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:16.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:15 smithi045 bash[80445]: cluster 2024-07-28T19:59:14.781404+0000 mgr.y (mgr.34101) 889 : cluster [DBG] pgmap v1626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:15 smithi045 bash[82788]: cluster 2024-07-28T19:59:14.781404+0000 mgr.y (mgr.34101) 889 : cluster [DBG] pgmap v1626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:16.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:16.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:16.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:16.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:16.655 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T19:59:16.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:16.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:16 smithi155 bash[73694]: debug 2024-07-28T19:59:16.531+0000 7f8e37e1e640 -1 osd.4 1140 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:16.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 591 16 16 0 0 0 - 0 2024-07-28T19:59:16.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:16.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:17.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:17.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:17.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:17.469 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:17.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:17.708 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:17.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 592 16 16 0 0 0 - 0 2024-07-28T19:59:17.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:17.860 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:17 smithi155 bash[73694]: debug 2024-07-28T19:59:17.575+0000 7f8e37e1e640 -1 osd.4 1140 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:17.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:18.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:18.186 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:18.198 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:17 smithi045 bash[80445]: cluster 2024-07-28T19:59:16.782670+0000 mgr.y (mgr.34101) 890 : cluster [DBG] pgmap v1627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:18.198 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:17 smithi045 bash[82788]: cluster 2024-07-28T19:59:16.782670+0000 mgr.y (mgr.34101) 890 : cluster [DBG] pgmap v1627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:18.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:17 smithi155 bash[68033]: cluster 2024-07-28T19:59:16.782670+0000 mgr.y (mgr.34101) 890 : cluster [DBG] pgmap v1627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:18.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:18.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:18.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:18.664 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:18.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:18.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 593 16 16 0 0 0 - 0 2024-07-28T19:59:18.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:18 smithi155 bash[73694]: debug 2024-07-28T19:59:18.547+0000 7f8e37e1e640 -1 osd.4 1140 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:18.870 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:18 smithi045 bash[82788]: audit 2024-07-28T19:59:18.103341+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:18.904 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:19.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:19.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:19.153 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:18 smithi155 bash[68033]: audit 2024-07-28T19:59:18.103341+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:19.207 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:59:19.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:18 smithi045 bash[80445]: audit 2024-07-28T19:59:18.103341+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:19.241 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:19.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:19.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:19.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:19.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:19 smithi155 bash[73694]: debug 2024-07-28T19:59:19.239+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:19.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:19.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:19.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 594 16 16 0 0 0 - 0 2024-07-28T19:59:19.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:19 smithi155 bash[73694]: debug 2024-07-28T19:59:19.511+0000 7f8e37e1e640 -1 osd.4 1140 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:19.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:19.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:19.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:19 smithi155 bash[68033]: cluster 2024-07-28T19:59:18.783813+0000 mgr.y (mgr.34101) 891 : cluster [DBG] pgmap v1628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:20.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:20.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:20.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:19 smithi045 bash[80445]: cluster 2024-07-28T19:59:18.783813+0000 mgr.y (mgr.34101) 891 : cluster [DBG] pgmap v1628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:19 smithi045 bash[82788]: cluster 2024-07-28T19:59:18.783813+0000 mgr.y (mgr.34101) 891 : cluster [DBG] pgmap v1628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:20.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:20.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:20.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:20.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:20.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:20.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:20 smithi155 bash[73694]: debug 2024-07-28T19:59:20.495+0000 7f8e37e1e640 -1 osd.4 1140 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:20.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:20 smithi155 bash[73694]: debug 2024-07-28T19:59:20.567+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:20.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:20.741 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:20 smithi155 bash[73694]: debug 2024-07-28T19:59:20.711+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:20.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 595 16 16 0 0 0 - 0 2024-07-28T19:59:20.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:20.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:59:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:59:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T19:59:21.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:21.173 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:21.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:21.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:21.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:21.414 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:59:21.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:21.648 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:21.735 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:21 smithi155 bash[73694]: debug 2024-07-28T19:59:21.491+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:21.735 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:21 smithi155 bash[73694]: debug 2024-07-28T19:59:21.495+0000 7f8e37e1e640 -1 osd.4 1140 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:21.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:21.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 596 16 16 0 0 0 - 0 2024-07-28T19:59:21.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:21.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:22.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:21 smithi155 bash[68033]: cluster 2024-07-28T19:59:20.785587+0000 mgr.y (mgr.34101) 892 : cluster [DBG] pgmap v1629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:22.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:22.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:21 smithi045 bash[80445]: cluster 2024-07-28T19:59:20.785587+0000 mgr.y (mgr.34101) 892 : cluster [DBG] pgmap v1629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:21 smithi045 bash[82788]: cluster 2024-07-28T19:59:20.785587+0000 mgr.y (mgr.34101) 892 : cluster [DBG] pgmap v1629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:22.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:22.353 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:22.461 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:59:22 smithi155 bash[60745]: ts=2024-07-28T19:59:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:59:22.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:22.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:22 smithi155 bash[73694]: debug 2024-07-28T19:59:22.319+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:22.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:22.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:22.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:22.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 597 16 16 0 0 0 - 0 2024-07-28T19:59:22.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:22 smithi155 bash[73694]: debug 2024-07-28T19:59:22.519+0000 7f8e37e1e640 -1 osd.4 1140 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:22.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:22.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:23.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:23.133 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T19:59:23.133 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T19:59:23.133 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T19:59:23.134 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T19:59:23.134 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T19:59:23.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:23.312 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:23.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:23.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:23.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:23.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:23 smithi155 bash[73694]: debug 2024-07-28T19:59:23.535+0000 7f8e37e1e640 -1 osd.4 1140 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 since back 2024-07-28T19:48:47.031229+0000 front 2024-07-28T19:48:47.030909+0000 (oldest deadline 2024-07-28T19:49:12.930814+0000) 2024-07-28T19:59:23.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:23.747 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:23.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 598 16 16 0 0 0 - 0 2024-07-28T19:59:23.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:23.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:23.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T19:59:23.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:23 smithi155 bash[68033]: cluster 2024-07-28T19:59:22.787510+0000 mgr.y (mgr.34101) 893 : cluster [DBG] pgmap v1630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:23.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:23 smithi155 bash[73694]: debug 2024-07-28T19:59:23.747+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:23.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:23 smithi155 bash[73694]: debug 2024-07-28T19:59:23.835+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:24.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:24.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:24.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:23 smithi045 bash[80445]: cluster 2024-07-28T19:59:22.787510+0000 mgr.y (mgr.34101) 893 : cluster [DBG] pgmap v1630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:23 smithi045 bash[82788]: cluster 2024-07-28T19:59:22.787510+0000 mgr.y (mgr.34101) 893 : cluster [DBG] pgmap v1630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:24.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:24.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:24 smithi155 bash[73694]: debug 2024-07-28T19:59:24.095+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:24.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:24.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:24.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:24.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:24.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 599 16 16 0 0 0 - 0 2024-07-28T19:59:24.857 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:24.971 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:25.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:25.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:25.325 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:25.445 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:25.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:25.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:25.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:59:25.789171+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:59:25.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:59:25.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 600 16 16 0 0 0 - 0 2024-07-28T19:59:25.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:25.897 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T19:59:25.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:26.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:26.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:26.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:25 smithi155 bash[73694]: debug 2024-07-28T19:59:25.767+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:26.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:25 smithi155 bash[68033]: cluster 2024-07-28T19:59:24.789660+0000 mgr.y (mgr.34101) 894 : cluster [DBG] pgmap v1631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:26.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:25 smithi155 bash[68033]: audit 2024-07-28T19:59:25.106864+0000 mon.c (mon.2) 310 : audit [INF] from='client.? 172.21.15.45:0/477922003' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:26.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:25 smithi155 bash[68033]: audit 2024-07-28T19:59:25.107404+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:26.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:26.171 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:25 smithi045 bash[82788]: cluster 2024-07-28T19:59:24.789660+0000 mgr.y (mgr.34101) 894 : cluster [DBG] pgmap v1631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:26.171 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:25 smithi045 bash[82788]: audit 2024-07-28T19:59:25.106864+0000 mon.c (mon.2) 310 : audit [INF] from='client.? 172.21.15.45:0/477922003' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:26.171 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:25 smithi045 bash[82788]: audit 2024-07-28T19:59:25.107404+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:26.172 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:25 smithi045 bash[80445]: cluster 2024-07-28T19:59:24.789660+0000 mgr.y (mgr.34101) 894 : cluster [DBG] pgmap v1631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:26.172 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:25 smithi045 bash[80445]: audit 2024-07-28T19:59:25.106864+0000 mon.c (mon.2) 310 : audit [INF] from='client.? 172.21.15.45:0/477922003' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:26.172 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:25 smithi045 bash[80445]: audit 2024-07-28T19:59:25.107404+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:26.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:26.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:26.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:26.633 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:26.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:26.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 601 16 16 0 0 0 - 0 2024-07-28T19:59:26.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:26.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:26 smithi155 bash[73694]: debug 2024-07-28T19:59:26.491+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:26.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:26.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:26 smithi155 bash[73694]: debug 2024-07-28T19:59:26.611+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:26.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:26 smithi045 bash[80445]: cluster 2024-07-28T19:59:25.882225+0000 mon.a (mon.0) 1516 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:59:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:26 smithi045 bash[80445]: audit 2024-07-28T19:59:25.896118+0000 mon.a (mon.0) 1517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:59:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:26 smithi045 bash[80445]: cluster 2024-07-28T19:59:25.896319+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e1141: 8 total, 2 up, 8 in 2024-07-28T19:59:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:26 smithi045 bash[82788]: cluster 2024-07-28T19:59:25.882225+0000 mon.a (mon.0) 1516 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:59:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:26 smithi045 bash[82788]: audit 2024-07-28T19:59:25.896118+0000 mon.a (mon.0) 1517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:59:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:26 smithi045 bash[82788]: cluster 2024-07-28T19:59:25.896319+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e1141: 8 total, 2 up, 8 in 2024-07-28T19:59:26.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:27.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:27.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:27.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:26 smithi155 bash[68033]: cluster 2024-07-28T19:59:25.882225+0000 mon.a (mon.0) 1516 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T19:59:27.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:26 smithi155 bash[68033]: audit 2024-07-28T19:59:25.896118+0000 mon.a (mon.0) 1517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T19:59:27.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:26 smithi155 bash[68033]: cluster 2024-07-28T19:59:25.896319+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e1141: 8 total, 2 up, 8 in 2024-07-28T19:59:27.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:27.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:27.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:27.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:27.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 602 16 16 0 0 0 - 0 2024-07-28T19:59:27.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:27.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:28.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:28.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:27 smithi155 bash[73694]: debug 2024-07-28T19:59:27.807+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:28.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:27 smithi155 bash[68033]: cluster 2024-07-28T19:59:26.791587+0000 mgr.y (mgr.34101) 895 : cluster [DBG] pgmap v1633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:28.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:28.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:28.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:27 smithi045 bash[80445]: cluster 2024-07-28T19:59:26.791587+0000 mgr.y (mgr.34101) 895 : cluster [DBG] pgmap v1633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:27 smithi045 bash[82788]: cluster 2024-07-28T19:59:26.791587+0000 mgr.y (mgr.34101) 895 : cluster [DBG] pgmap v1633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:28.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:28.333 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:28.333 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:28 smithi155 bash[73694]: debug 2024-07-28T19:59:28.283+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:28.435 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:28.553 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:28.629 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:28.657 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T19:59:28.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:28.723 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:59:28.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 603 16 16 0 0 0 - 0 2024-07-28T19:59:28.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:28.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:28.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:28 smithi155 bash[73694]: debug 2024-07-28T19:59:28.627+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:28.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:28.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:28 smithi155 bash[73694]: debug 2024-07-28T19:59:28.787+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:29.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:29.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:29.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:29.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:29.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:29.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:29.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:29.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 604 16 16 0 0 0 - 0 2024-07-28T19:59:29.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:29.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:30.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:30.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:29 smithi045 bash[82788]: cluster 2024-07-28T19:59:28.793332+0000 mgr.y (mgr.34101) 896 : cluster [DBG] pgmap v1634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:30.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:29 smithi045 bash[80445]: cluster 2024-07-28T19:59:28.793332+0000 mgr.y (mgr.34101) 896 : cluster [DBG] pgmap v1634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:30.259 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:29 smithi155 bash[68033]: cluster 2024-07-28T19:59:28.793332+0000 mgr.y (mgr.34101) 896 : cluster [DBG] pgmap v1634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:30.332 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:30.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:30.569 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:30.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:30.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 605 16 16 0 0 0 - 0 2024-07-28T19:59:30.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:30.921 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:30.932 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:59:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:59:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T19:59:31.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:31.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:31.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:31.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:30 smithi155 bash[73694]: debug 2024-07-28T19:59:30.975+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:31.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:31.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:31.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:31.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:31.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:31.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 606 16 16 0 0 0 - 0 2024-07-28T19:59:31.797 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:31 smithi155 bash[73694]: debug 2024-07-28T19:59:31.419+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:31.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:31.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:32.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:31 smithi155 bash[68033]: cluster 2024-07-28T19:59:30.795105+0000 mgr.y (mgr.34101) 897 : cluster [DBG] pgmap v1635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:32.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:32.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:31 smithi045 bash[80445]: cluster 2024-07-28T19:59:30.795105+0000 mgr.y (mgr.34101) 897 : cluster [DBG] pgmap v1635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:31 smithi045 bash[82788]: cluster 2024-07-28T19:59:30.795105+0000 mgr.y (mgr.34101) 897 : cluster [DBG] pgmap v1635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:32.225 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:32.246 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T19:59:32.246 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T19:59:32.246 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T19:59:32.246 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [] 2024-07-28T19:59:32.246 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T19:59:32.344 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:32.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:32.459 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:59:32 smithi155 bash[60745]: ts=2024-07-28T19:59:32.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:59:32.577 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:32.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:32.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 607 16 16 0 0 0 - 0 2024-07-28T19:59:32.817 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:32.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:33.036 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T19:59:33.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:33.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:33.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:33.411 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:33.425 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:59:33.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:33.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:33.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:33.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 608 16 16 0 0 0 - 0 2024-07-28T19:59:33.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:33.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:33 smithi155 bash[73694]: debug 2024-07-28T19:59:33.631+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:33.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:33 smithi045 bash[80445]: cluster 2024-07-28T19:59:32.797034+0000 mgr.y (mgr.34101) 898 : cluster [DBG] pgmap v1636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:33 smithi045 bash[80445]: audit 2024-07-28T19:59:33.113116+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:33 smithi045 bash[80445]: audit 2024-07-28T19:59:33.115747+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:33 smithi045 bash[82788]: cluster 2024-07-28T19:59:32.797034+0000 mgr.y (mgr.34101) 898 : cluster [DBG] pgmap v1636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:33 smithi045 bash[82788]: audit 2024-07-28T19:59:33.113116+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:33 smithi045 bash[82788]: audit 2024-07-28T19:59:33.115747+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:34.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:34.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:34.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:33 smithi155 bash[68033]: cluster 2024-07-28T19:59:32.797034+0000 mgr.y (mgr.34101) 898 : cluster [DBG] pgmap v1636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:33 smithi155 bash[68033]: audit 2024-07-28T19:59:33.113116+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:33 smithi155 bash[68033]: audit 2024-07-28T19:59:33.115747+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:34.368 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:34.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:34.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:34.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:34.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 609 16 16 0 0 0 - 0 2024-07-28T19:59:34.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:34.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:35.075 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:35.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:35.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:35.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:35.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:35.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:35.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:35.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 610 16 16 0 0 0 - 0 2024-07-28T19:59:35.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:35 smithi045 bash[80445]: cluster 2024-07-28T19:59:34.797943+0000 mgr.y (mgr.34101) 899 : cluster [DBG] pgmap v1637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:35 smithi045 bash[82788]: cluster 2024-07-28T19:59:34.797943+0000 mgr.y (mgr.34101) 899 : cluster [DBG] pgmap v1637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:36.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:36.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:35 smithi155 bash[68033]: cluster 2024-07-28T19:59:34.797943+0000 mgr.y (mgr.34101) 899 : cluster [DBG] pgmap v1637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:36.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:36.263 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:36.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:36.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:36.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:36.686 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:36.686 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:36 smithi155 bash[73694]: debug 2024-07-28T19:59:36.483+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:36.686 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:36.686 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:36 smithi155 bash[73694]: debug 2024-07-28T19:59:36.587+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:36.686 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:36.738 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:36.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 611 16 16 0 0 0 - 0 2024-07-28T19:59:36.857 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:36.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:36.987 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:36 smithi155 bash[73694]: debug 2024-07-28T19:59:36.683+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:37.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:37.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:37.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:37.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:37.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:37.692 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:37.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 612 16 16 0 0 0 - 0 2024-07-28T19:59:37.790 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:59:37.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:37.884 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:37.885 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:37 smithi155 bash[73694]: debug 2024-07-28T19:59:37.659+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:37.921 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T19:59:37.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:38.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:38.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:38.174 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:37 smithi045 bash[82788]: cluster 2024-07-28T19:59:36.798842+0000 mgr.y (mgr.34101) 900 : cluster [DBG] pgmap v1638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:38.174 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:37 smithi045 bash[82788]: audit 2024-07-28T19:59:37.074736+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? 172.21.15.45:0/2179322378' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:59:38.174 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:37 smithi045 bash[80445]: cluster 2024-07-28T19:59:36.798842+0000 mgr.y (mgr.34101) 900 : cluster [DBG] pgmap v1638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:38.174 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:37 smithi045 bash[80445]: audit 2024-07-28T19:59:37.074736+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? 172.21.15.45:0/2179322378' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:59:38.280 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:38.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:37 smithi155 bash[68033]: cluster 2024-07-28T19:59:36.798842+0000 mgr.y (mgr.34101) 900 : cluster [DBG] pgmap v1638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:38.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:37 smithi155 bash[68033]: audit 2024-07-28T19:59:37.074736+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? 172.21.15.45:0/2179322378' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T19:59:38.397 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:38.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:38.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:38.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:38 smithi155 bash[73694]: debug 2024-07-28T19:59:38.499+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:38.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:38.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:38.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 613 16 16 0 0 0 - 0 2024-07-28T19:59:38.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:38.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:39.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:39.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:38 smithi155 bash[68033]: cluster 2024-07-28T19:59:37.914009+0000 mon.a (mon.0) 1521 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:39.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:38 smithi155 bash[68033]: audit 2024-07-28T19:59:37.921484+0000 mon.a (mon.0) 1522 : audit [INF] from='client.? 172.21.15.45:0/2179322378' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:59:39.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:38 smithi155 bash[68033]: cluster 2024-07-28T19:59:37.921638+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e1142: 8 total, 2 up, 8 in 2024-07-28T19:59:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:38 smithi045 bash[82788]: cluster 2024-07-28T19:59:37.914009+0000 mon.a (mon.0) 1521 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:38 smithi045 bash[82788]: audit 2024-07-28T19:59:37.921484+0000 mon.a (mon.0) 1522 : audit [INF] from='client.? 172.21.15.45:0/2179322378' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:59:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:38 smithi045 bash[82788]: cluster 2024-07-28T19:59:37.921638+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e1142: 8 total, 2 up, 8 in 2024-07-28T19:59:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:38 smithi045 bash[80445]: cluster 2024-07-28T19:59:37.914009+0000 mon.a (mon.0) 1521 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:38 smithi045 bash[80445]: audit 2024-07-28T19:59:37.921484+0000 mon.a (mon.0) 1522 : audit [INF] from='client.? 172.21.15.45:0/2179322378' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T19:59:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:38 smithi045 bash[80445]: cluster 2024-07-28T19:59:37.921638+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e1142: 8 total, 2 up, 8 in 2024-07-28T19:59:39.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:39.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:39.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:39.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:39.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:39.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 614 16 16 0 0 0 - 0 2024-07-28T19:59:39.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:39.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:40.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:40.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:40.197 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:39 smithi155 bash[68033]: cluster 2024-07-28T19:59:38.800620+0000 mgr.y (mgr.34101) 901 : cluster [DBG] pgmap v1640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:40.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:39 smithi045 bash[80445]: cluster 2024-07-28T19:59:38.800620+0000 mgr.y (mgr.34101) 901 : cluster [DBG] pgmap v1640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:39 smithi045 bash[82788]: cluster 2024-07-28T19:59:38.800620+0000 mgr.y (mgr.34101) 901 : cluster [DBG] pgmap v1640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:40.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:40.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:40.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:40.664 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:40.672 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T19:59:40.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:59:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:59:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T19:59:40.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:40.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 615 16 16 0 0 0 - 0 2024-07-28T19:59:40.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:41.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:41.035 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:40 smithi045 bash[80445]: cluster 2024-07-28T19:59:40.802377+0000 mgr.y (mgr.34101) 902 : cluster [DBG] pgmap v1641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:41.035 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:40 smithi045 bash[82788]: cluster 2024-07-28T19:59:40.802377+0000 mgr.y (mgr.34101) 902 : cluster [DBG] pgmap v1641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:41.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:41.184 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:40 smithi155 bash[68033]: cluster 2024-07-28T19:59:40.802377+0000 mgr.y (mgr.34101) 902 : cluster [DBG] pgmap v1641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:41.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:41.285 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:59:41.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:41.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:41.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:41.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:41.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 616 16 16 0 0 0 - 0 2024-07-28T19:59:41.857 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:41.885 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:41.885 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:41.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:41.987 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:41 smithi155 bash[73694]: debug 2024-07-28T19:59:41.883+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:42.033 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:59:42.033 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T19:59:42.096 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:42.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:42.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:42 smithi155 bash[73694]: debug 2024-07-28T19:59:42.011+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:42.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:42.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:42.566 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:59:42 smithi155 bash[60745]: ts=2024-07-28T19:59:42.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:59:42.566 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:42.566 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:42 smithi155 bash[73694]: debug 2024-07-28T19:59:42.563+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:42.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:42.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:42.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 617 16 16 0 0 0 - 0 2024-07-28T19:59:42.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:42.934 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:43.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:43.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:43.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:43.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:43.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:43.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:43.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:43.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 618 16 16 0 0 0 - 0 2024-07-28T19:59:43.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:43.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:43 smithi155 bash[73694]: debug 2024-07-28T19:59:43.515+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:43.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:43 smithi045 bash[80445]: cluster 2024-07-28T19:59:42.803561+0000 mgr.y (mgr.34101) 903 : cluster [DBG] pgmap v1642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:43 smithi045 bash[82788]: cluster 2024-07-28T19:59:42.803561+0000 mgr.y (mgr.34101) 903 : cluster [DBG] pgmap v1642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:44.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:44.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:44.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:44.255 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:43 smithi155 bash[68033]: cluster 2024-07-28T19:59:42.803561+0000 mgr.y (mgr.34101) 903 : cluster [DBG] pgmap v1642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:44.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:44.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:44.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:44.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:44 smithi155 bash[73694]: debug 2024-07-28T19:59:44.435+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:44.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:44.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:44.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 619 16 16 0 0 0 - 0 2024-07-28T19:59:44.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:44.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:45.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:45.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:45.316 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:45.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:45.476 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:59:45.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:45.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:45 smithi155 bash[73694]: debug 2024-07-28T19:59:45.411+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:45.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:45.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:45.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T19:59:45.792252+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T19:59:45.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T19:59:45.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 620 16 16 0 0 0 - 0 2024-07-28T19:59:45.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:45.915 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:46.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:46.154 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:46.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:45 smithi155 bash[68033]: cluster 2024-07-28T19:59:44.805482+0000 mgr.y (mgr.34101) 904 : cluster [DBG] pgmap v1643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:46.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:45 smithi045 bash[80445]: cluster 2024-07-28T19:59:44.805482+0000 mgr.y (mgr.34101) 904 : cluster [DBG] pgmap v1643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:45 smithi045 bash[82788]: cluster 2024-07-28T19:59:44.805482+0000 mgr.y (mgr.34101) 904 : cluster [DBG] pgmap v1643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:46.272 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:46.391 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:46.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:46.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:46 smithi155 bash[73694]: debug 2024-07-28T19:59:46.531+0000 7f8e37e1e640 -1 osd.4 1142 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:46.631 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:46.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:46.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 621 16 16 0 0 0 - 0 2024-07-28T19:59:46.825 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:59:46.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:46.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:47.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:47.221 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:47.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:47.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:47.500 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:47.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:47.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:47.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 622 16 16 0 0 0 - 0 2024-07-28T19:59:47.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:47 smithi155 bash[73694]: debug 2024-07-28T19:59:47.499+0000 7f8e37e1e640 -1 osd.4 1142 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:47.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:47.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:47 smithi045 bash[82788]: cluster 2024-07-28T19:59:46.807569+0000 mgr.y (mgr.34101) 905 : cluster [DBG] pgmap v1644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:47 smithi045 bash[80445]: cluster 2024-07-28T19:59:46.807569+0000 mgr.y (mgr.34101) 905 : cluster [DBG] pgmap v1644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:48.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:48.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:48.177 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:47 smithi155 bash[68033]: cluster 2024-07-28T19:59:46.807569+0000 mgr.y (mgr.34101) 905 : cluster [DBG] pgmap v1644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:48.177 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:47 smithi155 bash[73694]: debug 2024-07-28T19:59:47.923+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:48.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:48.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:48.524 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:48.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:48.651 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:48 smithi155 bash[73694]: debug 2024-07-28T19:59:48.463+0000 7f8e37e1e640 -1 osd.4 1142 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:48.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:48.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 623 16 16 0 0 0 - 0 2024-07-28T19:59:48.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:48.986 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:48.996 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:49.113 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:49.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:49.243 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:48 smithi155 bash[73694]: debug 2024-07-28T19:59:48.983+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:49.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:49 smithi155 bash[68033]: audit 2024-07-28T19:59:48.110044+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:49.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:49 smithi155 bash[68033]: audit 2024-07-28T19:59:48.114657+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:49.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:49 smithi155 bash[68033]: audit 2024-07-28T19:59:48.460567+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:59:49.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:49 smithi155 bash[68033]: cluster 2024-07-28T19:59:48.808490+0000 mgr.y (mgr.34101) 906 : cluster [DBG] pgmap v1645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:49.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:49 smithi045 bash[80445]: audit 2024-07-28T19:59:48.110044+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:49 smithi045 bash[80445]: audit 2024-07-28T19:59:48.114657+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:49 smithi045 bash[80445]: audit 2024-07-28T19:59:48.460567+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:59:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:49 smithi045 bash[80445]: cluster 2024-07-28T19:59:48.808490+0000 mgr.y (mgr.34101) 906 : cluster [DBG] pgmap v1645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:49 smithi045 bash[82788]: audit 2024-07-28T19:59:48.110044+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:49 smithi045 bash[82788]: audit 2024-07-28T19:59:48.114657+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T19:59:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:49 smithi045 bash[82788]: audit 2024-07-28T19:59:48.460567+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T19:59:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:49 smithi045 bash[82788]: cluster 2024-07-28T19:59:48.808490+0000 mgr.y (mgr.34101) 906 : cluster [DBG] pgmap v1645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:49.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:49.590 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:49.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:49.721 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:49 smithi155 bash[73694]: debug 2024-07-28T19:59:49.507+0000 7f8e37e1e640 -1 osd.4 1142 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:49.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 624 16 16 0 0 0 - 0 2024-07-28T19:59:49.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:49.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:49.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:50.009 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:50.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:50.126 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T19:59:50.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:50.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:50 smithi155 bash[68033]: audit 2024-07-28T19:59:49.320726+0000 mon.a (mon.0) 1525 : audit [INF] from='client.? 172.21.15.45:0/1659491925' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:50.282 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:50 smithi155 bash[73694]: debug 2024-07-28T19:59:50.007+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:50.282 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:50.282 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:50 smithi155 bash[73694]: debug 2024-07-28T19:59:50.151+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:50.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:50.394 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:50 smithi155 bash[73694]: debug 2024-07-28T19:59:50.279+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:50.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:50 smithi045 bash[80445]: audit 2024-07-28T19:59:49.320726+0000 mon.a (mon.0) 1525 : audit [INF] from='client.? 172.21.15.45:0/1659491925' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:50 smithi045 bash[82788]: audit 2024-07-28T19:59:49.320726+0000 mon.a (mon.0) 1525 : audit [INF] from='client.? 172.21.15.45:0/1659491925' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T19:59:50.520 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:59:50.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:50.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:50 smithi155 bash[73694]: debug 2024-07-28T19:59:50.467+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:50.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:50.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:50.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:50 smithi155 bash[73694]: debug 2024-07-28T19:59:50.583+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:50.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:50.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 625 16 16 0 0 0 - 0 2024-07-28T19:59:50.880 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:50.893 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 19:59:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:19:59:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T19:59:51.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:51.121 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:51 smithi045 bash[80445]: cluster 2024-07-28T19:59:50.113665+0000 mon.a (mon.0) 1526 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:51 smithi045 bash[80445]: audit 2024-07-28T19:59:50.126644+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.45:0/1659491925' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:59:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:51 smithi045 bash[80445]: cluster 2024-07-28T19:59:50.126805+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e1143: 8 total, 2 up, 8 in 2024-07-28T19:59:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:51 smithi045 bash[80445]: cluster 2024-07-28T19:59:50.809682+0000 mgr.y (mgr.34101) 907 : cluster [DBG] pgmap v1647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:51 smithi045 bash[82788]: cluster 2024-07-28T19:59:50.113665+0000 mon.a (mon.0) 1526 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:51.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:51 smithi045 bash[82788]: audit 2024-07-28T19:59:50.126644+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.45:0/1659491925' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:59:51.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:51 smithi045 bash[82788]: cluster 2024-07-28T19:59:50.126805+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e1143: 8 total, 2 up, 8 in 2024-07-28T19:59:51.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:51 smithi045 bash[82788]: cluster 2024-07-28T19:59:50.809682+0000 mgr.y (mgr.34101) 907 : cluster [DBG] pgmap v1647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:51.241 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:51.332 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T19:59:51.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T19:59:51.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:51.447 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:51.448 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:51 smithi155 bash[73694]: debug 2024-07-28T19:59:51.359+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:51.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:51 smithi155 bash[68033]: cluster 2024-07-28T19:59:50.113665+0000 mon.a (mon.0) 1526 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T19:59:51.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:51 smithi155 bash[68033]: audit 2024-07-28T19:59:50.126644+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.45:0/1659491925' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T19:59:51.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:51 smithi155 bash[68033]: cluster 2024-07-28T19:59:50.126805+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e1143: 8 total, 2 up, 8 in 2024-07-28T19:59:51.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:51 smithi155 bash[68033]: cluster 2024-07-28T19:59:50.809682+0000 mgr.y (mgr.34101) 907 : cluster [DBG] pgmap v1647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:51.477 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:51.597 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:51.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:51.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 626 16 16 0 0 0 - 0 2024-07-28T19:59:51.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:51 smithi155 bash[73694]: debug 2024-07-28T19:59:51.447+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:51.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:51.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:52.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:52.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:52.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:52.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:52.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 19:59:52 smithi155 bash[60745]: ts=2024-07-28T19:59:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T19:59:52.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:52.568 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:52 smithi155 bash[73694]: debug 2024-07-28T19:59:52.495+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:52.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:52.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:52.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 627 16 16 0 0 0 - 0 2024-07-28T19:59:52.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:52.916 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T19:59:53.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:53.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:53.265 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:53.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:53.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:53 smithi155 bash[73694]: debug 2024-07-28T19:59:52.999+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:53.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:53.501 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:53.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:53.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:53.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 628 16 16 0 0 0 - 0 2024-07-28T19:59:53.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:53 smithi155 bash[73694]: debug 2024-07-28T19:59:53.523+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:53.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:53.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:53 smithi155 bash[73694]: debug 2024-07-28T19:59:53.699+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:53.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:53.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:53.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:53 smithi155 bash[68033]: cluster 2024-07-28T19:59:52.811505+0000 mgr.y (mgr.34101) 908 : cluster [DBG] pgmap v1648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:54.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:54.140 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:54.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:53 smithi045 bash[80445]: cluster 2024-07-28T19:59:52.811505+0000 mgr.y (mgr.34101) 908 : cluster [DBG] pgmap v1648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:54.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:53 smithi045 bash[82788]: cluster 2024-07-28T19:59:52.811505+0000 mgr.y (mgr.34101) 908 : cluster [DBG] pgmap v1648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:54.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:54 smithi155 bash[73694]: debug 2024-07-28T19:59:54.139+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:54.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:54.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:54.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:54.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:54.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:54.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 629 16 16 0 0 0 - 0 2024-07-28T19:59:54.891 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:55.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:55.020 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:54 smithi155 bash[73694]: debug 2024-07-28T19:59:54.563+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:55.128 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:55.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:55 smithi155 bash[68033]: audit 2024-07-28T19:59:54.203125+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:55 smithi155 bash[68033]: audit 2024-07-28T19:59:54.209651+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:55 smithi155 bash[68033]: cluster 2024-07-28T19:59:54.812561+0000 mgr.y (mgr.34101) 909 : cluster [DBG] pgmap v1649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:55 smithi155 bash[68033]: audit 2024-07-28T19:59:54.838290+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:55 smithi155 bash[68033]: audit 2024-07-28T19:59:54.850071+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:55 smithi045 bash[80445]: audit 2024-07-28T19:59:54.203125+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:55 smithi045 bash[80445]: audit 2024-07-28T19:59:54.209651+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:55 smithi045 bash[80445]: cluster 2024-07-28T19:59:54.812561+0000 mgr.y (mgr.34101) 909 : cluster [DBG] pgmap v1649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:55 smithi045 bash[80445]: audit 2024-07-28T19:59:54.838290+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:55 smithi045 bash[80445]: audit 2024-07-28T19:59:54.850071+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:55 smithi045 bash[82788]: audit 2024-07-28T19:59:54.203125+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:55 smithi045 bash[82788]: audit 2024-07-28T19:59:54.209651+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:55 smithi045 bash[82788]: cluster 2024-07-28T19:59:54.812561+0000 mgr.y (mgr.34101) 909 : cluster [DBG] pgmap v1649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:55 smithi045 bash[82788]: audit 2024-07-28T19:59:54.838290+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:55 smithi045 bash[82788]: audit 2024-07-28T19:59:54.850071+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:55.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:55.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:55.701 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:55 smithi155 bash[73694]: debug 2024-07-28T19:59:55.563+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:55.702 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:55.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:55.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 630 16 16 0 0 0 - 0 2024-07-28T19:59:55.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:55.925 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T19:59:55.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:56.036 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:55 smithi155 bash[73694]: debug 2024-07-28T19:59:55.699+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:56.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:56.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:56.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:56.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:56 smithi155 bash[68033]: audit 2024-07-28T19:59:55.328018+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:59:56.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:56 smithi155 bash[68033]: audit 2024-07-28T19:59:55.329634+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:59:56.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:56 smithi155 bash[68033]: audit 2024-07-28T19:59:55.339161+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:56.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:56.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:56 smithi045 bash[80445]: audit 2024-07-28T19:59:55.328018+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:59:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:56 smithi045 bash[80445]: audit 2024-07-28T19:59:55.329634+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:59:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:56 smithi045 bash[80445]: audit 2024-07-28T19:59:55.339161+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:56 smithi045 bash[82788]: audit 2024-07-28T19:59:55.328018+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T19:59:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:56 smithi045 bash[82788]: audit 2024-07-28T19:59:55.329634+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T19:59:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:56 smithi045 bash[82788]: audit 2024-07-28T19:59:55.339161+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T19:59:56.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:56.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:56.729 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:56 smithi155 bash[73694]: debug 2024-07-28T19:59:56.535+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:56.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 631 16 16 0 0 0 - 0 2024-07-28T19:59:56.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:56.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:56.930 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:56 smithi155 bash[73694]: debug 2024-07-28T19:59:56.727+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:57.039 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:57.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:57.220 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:57.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:57.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:57.409 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:57 smithi045 bash[80445]: cluster 2024-07-28T19:59:56.814529+0000 mgr.y (mgr.34101) 910 : cluster [DBG] pgmap v1650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:57.409 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:57 smithi045 bash[82788]: cluster 2024-07-28T19:59:56.814529+0000 mgr.y (mgr.34101) 910 : cluster [DBG] pgmap v1650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:57.428 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T19:59:57.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:57 smithi155 bash[68033]: cluster 2024-07-28T19:59:56.814529+0000 mgr.y (mgr.34101) 910 : cluster [DBG] pgmap v1650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:57.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:57 smithi155 bash[73694]: debug 2024-07-28T19:59:57.291+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:57.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T19:59:57.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:57.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:57.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 632 16 16 0 0 0 - 0 2024-07-28T19:59:57.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:57 smithi155 bash[73694]: debug 2024-07-28T19:59:57.511+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:57.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:57.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:58.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T19:59:58.229 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:58.272 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:58.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:58.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:58.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:58 smithi155 bash[73694]: debug 2024-07-28T19:59:58.271+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:58.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:58 smithi155 bash[73694]: debug 2024-07-28T19:59:58.463+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:58.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:58.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T19:59:58.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 633 16 16 0 0 0 - 0 2024-07-28T19:59:58.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T19:59:58.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:59.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:59.174 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T19:59:59.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:59.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:59.482 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T19:59:59.482 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:59 smithi155 bash[73694]: debug 2024-07-28T19:59:59.307+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T19:59:59.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T19:59:59.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T19:59:59.689 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T19:59:59.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:59.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 634 16 16 0 0 0 - 0 2024-07-28T19:59:59.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 19:59:59 smithi155 bash[73694]: debug 2024-07-28T19:59:59.479+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T19:59:59.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T19:59:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 19:59:59 smithi045 bash[80445]: cluster 2024-07-28T19:59:58.815377+0000 mgr.y (mgr.34101) 911 : cluster [DBG] pgmap v1651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T19:59:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 19:59:59 smithi045 bash[82788]: cluster 2024-07-28T19:59:58.815377+0000 mgr.y (mgr.34101) 911 : cluster [DBG] pgmap v1651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:00.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:00.014 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 19:59:59 smithi155 bash[68033]: cluster 2024-07-28T19:59:58.815377+0000 mgr.y (mgr.34101) 911 : cluster [DBG] pgmap v1651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:00.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:00.241 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:00.357 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:00:00.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T20:00:00.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:00.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:00.642 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:00.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:00.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[73694]: debug 2024-07-28T20:00:00.503+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:00.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[73694]: debug 2024-07-28T20:00:00.523+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:00.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:00.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 635 16 16 0 0 0 - 0 2024-07-28T20:00:00.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:00.880 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:00:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:00:00.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000220+0000 mon.a (mon.0) 1534 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:00:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000266+0000 mon.a (mon.0) 1535 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-07-28T20:00:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000287+0000 mon.a (mon.0) 1536 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:00:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000304+0000 mon.a (mon.0) 1537 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:00:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000323+0000 mon.a (mon.0) 1538 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:00:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000349+0000 mon.a (mon.0) 1539 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:00:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000368+0000 mon.a (mon.0) 1540 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:00:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000389+0000 mon.a (mon.0) 1541 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:00:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000409+0000 mon.a (mon.0) 1542 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000427+0000 mon.a (mon.0) 1543 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000449+0000 mon.a (mon.0) 1544 : cluster [WRN] pg 1.0 is stuck stale for 11m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000471+0000 mon.a (mon.0) 1545 : cluster [WRN] pg 2.0 is stuck stale for 11m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000491+0000 mon.a (mon.0) 1546 : cluster [WRN] pg 2.1 is stuck stale for 11m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000514+0000 mon.a (mon.0) 1547 : cluster [WRN] pg 2.2 is stuck stale for 11m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000537+0000 mon.a (mon.0) 1548 : cluster [WRN] pg 2.3 is stuck stale for 11m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000556+0000 mon.a (mon.0) 1549 : cluster [WRN] pg 2.4 is stuck stale for 11m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000578+0000 mon.a (mon.0) 1550 : cluster [WRN] pg 2.5 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000600+0000 mon.a (mon.0) 1551 : cluster [WRN] pg 2.6 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000621+0000 mon.a (mon.0) 1552 : cluster [WRN] pg 3.0 is stuck stale for 11m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000643+0000 mon.a (mon.0) 1553 : cluster [WRN] pg 3.3 is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000666+0000 mon.a (mon.0) 1554 : cluster [WRN] pg 3.4 is stuck stale for 11m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:00:01.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000700+0000 mon.a (mon.0) 1555 : cluster [WRN] pg 3.5 is stuck stale for 11m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:00:01.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000726+0000 mon.a (mon.0) 1556 : cluster [WRN] pg 3.9 is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000748+0000 mon.a (mon.0) 1557 : cluster [WRN] pg 3.a is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000770+0000 mon.a (mon.0) 1558 : cluster [WRN] pg 3.c is stuck stale for 11m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:00:01.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000796+0000 mon.a (mon.0) 1559 : cluster [WRN] pg 3.d is stuck stale for 11m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:00:01.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000820+0000 mon.a (mon.0) 1560 : cluster [WRN] pg 3.e is stuck inactive for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000845+0000 mon.a (mon.0) 1561 : cluster [WRN] pg 3.f is stuck inactive for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000864+0000 mon.a (mon.0) 1562 : cluster [WRN] pg 3.10 is stuck stale for 11m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000885+0000 mon.a (mon.0) 1563 : cluster [WRN] pg 3.11 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000908+0000 mon.a (mon.0) 1564 : cluster [WRN] pg 3.12 is stuck stale for 11m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000932+0000 mon.a (mon.0) 1565 : cluster [WRN] pg 3.13 is stuck inactive for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000954+0000 mon.a (mon.0) 1566 : cluster [WRN] pg 4.2 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.000976+0000 mon.a (mon.0) 1567 : cluster [WRN] pg 4.3 is stuck stale for 11m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001000+0000 mon.a (mon.0) 1568 : cluster [WRN] pg 4.4 is stuck stale for 11m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001027+0000 mon.a (mon.0) 1569 : cluster [WRN] pg 4.5 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001090+0000 mon.a (mon.0) 1570 : cluster [WRN] pg 4.6 is stuck stale for 11m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001110+0000 mon.a (mon.0) 1571 : cluster [WRN] pg 4.7 is stuck stale for 11m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001140+0000 mon.a (mon.0) 1572 : cluster [WRN] pg 4.8 is stuck stale for 11m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:00:01.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001174+0000 mon.a (mon.0) 1573 : cluster [WRN] pg 4.a is stuck stale for 11m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001209+0000 mon.a (mon.0) 1574 : cluster [WRN] pg 4.b is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001247+0000 mon.a (mon.0) 1575 : cluster [WRN] pg 4.d is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001262+0000 mon.a (mon.0) 1576 : cluster [WRN] pg 4.e is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001274+0000 mon.a (mon.0) 1577 : cluster [WRN] pg 4.f is stuck stale for 11m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001293+0000 mon.a (mon.0) 1578 : cluster [WRN] pg 4.15 is stuck stale for 11m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001307+0000 mon.a (mon.0) 1579 : cluster [WRN] pg 4.16 is stuck stale for 11m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001320+0000 mon.a (mon.0) 1580 : cluster [WRN] pg 6.0 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001334+0000 mon.a (mon.0) 1581 : cluster [WRN] pg 6.1 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001347+0000 mon.a (mon.0) 1582 : cluster [WRN] pg 6.2 is stuck peering for 10m, current state creating+peering, last acting [4,3] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001361+0000 mon.a (mon.0) 1583 : cluster [WRN] pg 6.4 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001376+0000 mon.a (mon.0) 1584 : cluster [WRN] pg 6.5 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001395+0000 mon.a (mon.0) 1585 : cluster [WRN] pg 6.6 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001409+0000 mon.a (mon.0) 1586 : cluster [WRN] pg 6.7 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001424+0000 mon.a (mon.0) 1587 : cluster [WRN] pg 6.8 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001457+0000 mon.a (mon.0) 1588 : cluster [WRN] pg 6.9 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001476+0000 mon.a (mon.0) 1589 : cluster [WRN] pg 6.a is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001495+0000 mon.a (mon.0) 1590 : cluster [WRN] pg 6.b is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001509+0000 mon.a (mon.0) 1591 : cluster [WRN] pg 6.c is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001523+0000 mon.a (mon.0) 1592 : cluster [WRN] pg 6.d is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001541+0000 mon.a (mon.0) 1593 : cluster [WRN] pg 6.e is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001558+0000 mon.a (mon.0) 1594 : cluster [WRN] pg 6.f is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001572+0000 mon.a (mon.0) 1595 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001586+0000 mon.a (mon.0) 1596 : cluster [WRN] pg 2.5 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001601+0000 mon.a (mon.0) 1597 : cluster [WRN] pg 2.6 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001616+0000 mon.a (mon.0) 1598 : cluster [WRN] pg 3.1 is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001631+0000 mon.a (mon.0) 1599 : cluster [WRN] pg 3.3 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001647+0000 mon.a (mon.0) 1600 : cluster [WRN] pg 3.6 is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001663+0000 mon.a (mon.0) 1601 : cluster [WRN] pg 3.9 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001681+0000 mon.a (mon.0) 1602 : cluster [WRN] pg 3.a is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001698+0000 mon.a (mon.0) 1603 : cluster [WRN] pg 3.e is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001717+0000 mon.a (mon.0) 1604 : cluster [WRN] pg 3.f is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001733+0000 mon.a (mon.0) 1605 : cluster [WRN] pg 3.11 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001761+0000 mon.a (mon.0) 1606 : cluster [WRN] pg 3.13 is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001780+0000 mon.a (mon.0) 1607 : cluster [WRN] pg 3.14 is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001797+0000 mon.a (mon.0) 1608 : cluster [WRN] pg 3.1a is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001827+0000 mon.a (mon.0) 1609 : cluster [WRN] pg 3.1b is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001844+0000 mon.a (mon.0) 1610 : cluster [WRN] pg 3.1c is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001859+0000 mon.a (mon.0) 1611 : cluster [WRN] pg 3.1d is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001873+0000 mon.a (mon.0) 1612 : cluster [WRN] pg 4.1 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001890+0000 mon.a (mon.0) 1613 : cluster [WRN] pg 4.2 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001908+0000 mon.a (mon.0) 1614 : cluster [WRN] pg 4.5 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001925+0000 mon.a (mon.0) 1615 : cluster [WRN] pg 4.9 is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001940+0000 mon.a (mon.0) 1616 : cluster [WRN] pg 4.b is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001955+0000 mon.a (mon.0) 1617 : cluster [WRN] pg 4.c is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001969+0000 mon.a (mon.0) 1618 : cluster [WRN] pg 4.d is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001983+0000 mon.a (mon.0) 1619 : cluster [WRN] pg 4.e is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.001998+0000 mon.a (mon.0) 1620 : cluster [WRN] pg 4.13 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.002012+0000 mon.a (mon.0) 1621 : cluster [WRN] pg 4.18 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.002027+0000 mon.a (mon.0) 1622 : cluster [WRN] pg 4.1a is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.002044+0000 mon.a (mon.0) 1623 : cluster [WRN] pg 4.1b is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:00 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.002070+0000 mon.a (mon.0) 1624 : cluster [WRN] pg 6.e is stuck undersized for 10m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000220+0000 mon.a (mon.0) 1534 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:00:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000266+0000 mon.a (mon.0) 1535 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-07-28T20:00:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000287+0000 mon.a (mon.0) 1536 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:00:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000304+0000 mon.a (mon.0) 1537 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:00:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000323+0000 mon.a (mon.0) 1538 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:00:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000349+0000 mon.a (mon.0) 1539 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:00:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000368+0000 mon.a (mon.0) 1540 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:00:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000389+0000 mon.a (mon.0) 1541 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:00:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000409+0000 mon.a (mon.0) 1542 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:00:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000427+0000 mon.a (mon.0) 1543 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:00:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000449+0000 mon.a (mon.0) 1544 : cluster [WRN] pg 1.0 is stuck stale for 11m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:00:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000471+0000 mon.a (mon.0) 1545 : cluster [WRN] pg 2.0 is stuck stale for 11m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:00:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000491+0000 mon.a (mon.0) 1546 : cluster [WRN] pg 2.1 is stuck stale for 11m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:00:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000514+0000 mon.a (mon.0) 1547 : cluster [WRN] pg 2.2 is stuck stale for 11m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:00:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000537+0000 mon.a (mon.0) 1548 : cluster [WRN] pg 2.3 is stuck stale for 11m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:00:01.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000556+0000 mon.a (mon.0) 1549 : cluster [WRN] pg 2.4 is stuck stale for 11m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:00:01.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000578+0000 mon.a (mon.0) 1550 : cluster [WRN] pg 2.5 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000600+0000 mon.a (mon.0) 1551 : cluster [WRN] pg 2.6 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000621+0000 mon.a (mon.0) 1552 : cluster [WRN] pg 3.0 is stuck stale for 11m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:00:01.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000643+0000 mon.a (mon.0) 1553 : cluster [WRN] pg 3.3 is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000666+0000 mon.a (mon.0) 1554 : cluster [WRN] pg 3.4 is stuck stale for 11m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:00:01.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000220+0000 mon.a (mon.0) 1534 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:00:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000266+0000 mon.a (mon.0) 1535 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-07-28T20:00:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000287+0000 mon.a (mon.0) 1536 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:00:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000304+0000 mon.a (mon.0) 1537 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:00:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000323+0000 mon.a (mon.0) 1538 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:00:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000349+0000 mon.a (mon.0) 1539 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:00:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000368+0000 mon.a (mon.0) 1540 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:00:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000389+0000 mon.a (mon.0) 1541 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:00:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000409+0000 mon.a (mon.0) 1542 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:00:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000427+0000 mon.a (mon.0) 1543 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:00:01.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000449+0000 mon.a (mon.0) 1544 : cluster [WRN] pg 1.0 is stuck stale for 11m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:00:01.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000471+0000 mon.a (mon.0) 1545 : cluster [WRN] pg 2.0 is stuck stale for 11m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:00:01.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000491+0000 mon.a (mon.0) 1546 : cluster [WRN] pg 2.1 is stuck stale for 11m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:00:01.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000514+0000 mon.a (mon.0) 1547 : cluster [WRN] pg 2.2 is stuck stale for 11m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:00:01.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000537+0000 mon.a (mon.0) 1548 : cluster [WRN] pg 2.3 is stuck stale for 11m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:00:01.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000556+0000 mon.a (mon.0) 1549 : cluster [WRN] pg 2.4 is stuck stale for 11m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:00:01.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000578+0000 mon.a (mon.0) 1550 : cluster [WRN] pg 2.5 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000600+0000 mon.a (mon.0) 1551 : cluster [WRN] pg 2.6 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000621+0000 mon.a (mon.0) 1552 : cluster [WRN] pg 3.0 is stuck stale for 11m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:00:01.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000643+0000 mon.a (mon.0) 1553 : cluster [WRN] pg 3.3 is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000666+0000 mon.a (mon.0) 1554 : cluster [WRN] pg 3.4 is stuck stale for 11m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:00:01.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000700+0000 mon.a (mon.0) 1555 : cluster [WRN] pg 3.5 is stuck stale for 11m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:00:01.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000726+0000 mon.a (mon.0) 1556 : cluster [WRN] pg 3.9 is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000748+0000 mon.a (mon.0) 1557 : cluster [WRN] pg 3.a is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000770+0000 mon.a (mon.0) 1558 : cluster [WRN] pg 3.c is stuck stale for 11m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:00:01.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000796+0000 mon.a (mon.0) 1559 : cluster [WRN] pg 3.d is stuck stale for 11m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:00:01.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000820+0000 mon.a (mon.0) 1560 : cluster [WRN] pg 3.e is stuck inactive for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000845+0000 mon.a (mon.0) 1561 : cluster [WRN] pg 3.f is stuck inactive for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000864+0000 mon.a (mon.0) 1562 : cluster [WRN] pg 3.10 is stuck stale for 11m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:00:01.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000885+0000 mon.a (mon.0) 1563 : cluster [WRN] pg 3.11 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.224 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000908+0000 mon.a (mon.0) 1564 : cluster [WRN] pg 3.12 is stuck stale for 11m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:00:01.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000932+0000 mon.a (mon.0) 1565 : cluster [WRN] pg 3.13 is stuck inactive for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000954+0000 mon.a (mon.0) 1566 : cluster [WRN] pg 4.2 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.000976+0000 mon.a (mon.0) 1567 : cluster [WRN] pg 4.3 is stuck stale for 11m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:00:01.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001000+0000 mon.a (mon.0) 1568 : cluster [WRN] pg 4.4 is stuck stale for 11m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:00:01.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001027+0000 mon.a (mon.0) 1569 : cluster [WRN] pg 4.5 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001090+0000 mon.a (mon.0) 1570 : cluster [WRN] pg 4.6 is stuck stale for 11m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:00:01.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001110+0000 mon.a (mon.0) 1571 : cluster [WRN] pg 4.7 is stuck stale for 11m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:00:01.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001140+0000 mon.a (mon.0) 1572 : cluster [WRN] pg 4.8 is stuck stale for 11m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:00:01.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001174+0000 mon.a (mon.0) 1573 : cluster [WRN] pg 4.a is stuck stale for 11m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:00:01.225 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001209+0000 mon.a (mon.0) 1574 : cluster [WRN] pg 4.b is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.225 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000700+0000 mon.a (mon.0) 1555 : cluster [WRN] pg 3.5 is stuck stale for 11m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000726+0000 mon.a (mon.0) 1556 : cluster [WRN] pg 3.9 is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000748+0000 mon.a (mon.0) 1557 : cluster [WRN] pg 3.a is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000770+0000 mon.a (mon.0) 1558 : cluster [WRN] pg 3.c is stuck stale for 11m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000796+0000 mon.a (mon.0) 1559 : cluster [WRN] pg 3.d is stuck stale for 11m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000820+0000 mon.a (mon.0) 1560 : cluster [WRN] pg 3.e is stuck inactive for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000845+0000 mon.a (mon.0) 1561 : cluster [WRN] pg 3.f is stuck inactive for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000864+0000 mon.a (mon.0) 1562 : cluster [WRN] pg 3.10 is stuck stale for 11m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000885+0000 mon.a (mon.0) 1563 : cluster [WRN] pg 3.11 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000908+0000 mon.a (mon.0) 1564 : cluster [WRN] pg 3.12 is stuck stale for 11m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000932+0000 mon.a (mon.0) 1565 : cluster [WRN] pg 3.13 is stuck inactive for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000954+0000 mon.a (mon.0) 1566 : cluster [WRN] pg 4.2 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.226 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.000976+0000 mon.a (mon.0) 1567 : cluster [WRN] pg 4.3 is stuck stale for 11m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:00:01.227 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001000+0000 mon.a (mon.0) 1568 : cluster [WRN] pg 4.4 is stuck stale for 11m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:00:01.227 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001027+0000 mon.a (mon.0) 1569 : cluster [WRN] pg 4.5 is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.227 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001090+0000 mon.a (mon.0) 1570 : cluster [WRN] pg 4.6 is stuck stale for 11m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:00:01.227 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001110+0000 mon.a (mon.0) 1571 : cluster [WRN] pg 4.7 is stuck stale for 11m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:00:01.227 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001140+0000 mon.a (mon.0) 1572 : cluster [WRN] pg 4.8 is stuck stale for 11m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:00:01.227 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001174+0000 mon.a (mon.0) 1573 : cluster [WRN] pg 4.a is stuck stale for 11m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:00:01.227 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001209+0000 mon.a (mon.0) 1574 : cluster [WRN] pg 4.b is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001247+0000 mon.a (mon.0) 1575 : cluster [WRN] pg 4.d is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001262+0000 mon.a (mon.0) 1576 : cluster [WRN] pg 4.e is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001274+0000 mon.a (mon.0) 1577 : cluster [WRN] pg 4.f is stuck stale for 11m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001293+0000 mon.a (mon.0) 1578 : cluster [WRN] pg 4.15 is stuck stale for 11m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001307+0000 mon.a (mon.0) 1579 : cluster [WRN] pg 4.16 is stuck stale for 11m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001320+0000 mon.a (mon.0) 1580 : cluster [WRN] pg 6.0 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001334+0000 mon.a (mon.0) 1581 : cluster [WRN] pg 6.1 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001347+0000 mon.a (mon.0) 1582 : cluster [WRN] pg 6.2 is stuck peering for 10m, current state creating+peering, last acting [4,3] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001361+0000 mon.a (mon.0) 1583 : cluster [WRN] pg 6.4 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001376+0000 mon.a (mon.0) 1584 : cluster [WRN] pg 6.5 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001395+0000 mon.a (mon.0) 1585 : cluster [WRN] pg 6.6 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001409+0000 mon.a (mon.0) 1586 : cluster [WRN] pg 6.7 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.228 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001424+0000 mon.a (mon.0) 1587 : cluster [WRN] pg 6.8 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001457+0000 mon.a (mon.0) 1588 : cluster [WRN] pg 6.9 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001476+0000 mon.a (mon.0) 1589 : cluster [WRN] pg 6.a is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001495+0000 mon.a (mon.0) 1590 : cluster [WRN] pg 6.b is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001509+0000 mon.a (mon.0) 1591 : cluster [WRN] pg 6.c is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001523+0000 mon.a (mon.0) 1592 : cluster [WRN] pg 6.d is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001541+0000 mon.a (mon.0) 1593 : cluster [WRN] pg 6.e is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001558+0000 mon.a (mon.0) 1594 : cluster [WRN] pg 6.f is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.229 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001572+0000 mon.a (mon.0) 1595 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:00:01.229 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001247+0000 mon.a (mon.0) 1575 : cluster [WRN] pg 4.d is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.229 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001262+0000 mon.a (mon.0) 1576 : cluster [WRN] pg 4.e is stuck inactive for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.230 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001274+0000 mon.a (mon.0) 1577 : cluster [WRN] pg 4.f is stuck stale for 11m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:00:01.230 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001293+0000 mon.a (mon.0) 1578 : cluster [WRN] pg 4.15 is stuck stale for 11m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:00:01.230 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001307+0000 mon.a (mon.0) 1579 : cluster [WRN] pg 4.16 is stuck stale for 11m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:00:01.230 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001320+0000 mon.a (mon.0) 1580 : cluster [WRN] pg 6.0 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.230 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001334+0000 mon.a (mon.0) 1581 : cluster [WRN] pg 6.1 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.230 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001347+0000 mon.a (mon.0) 1582 : cluster [WRN] pg 6.2 is stuck peering for 10m, current state creating+peering, last acting [4,3] 2024-07-28T20:00:01.230 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001361+0000 mon.a (mon.0) 1583 : cluster [WRN] pg 6.4 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.230 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001376+0000 mon.a (mon.0) 1584 : cluster [WRN] pg 6.5 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.230 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001395+0000 mon.a (mon.0) 1585 : cluster [WRN] pg 6.6 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.230 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001409+0000 mon.a (mon.0) 1586 : cluster [WRN] pg 6.7 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.231 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001424+0000 mon.a (mon.0) 1587 : cluster [WRN] pg 6.8 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.231 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001457+0000 mon.a (mon.0) 1588 : cluster [WRN] pg 6.9 is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.231 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001476+0000 mon.a (mon.0) 1589 : cluster [WRN] pg 6.a is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.231 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001495+0000 mon.a (mon.0) 1590 : cluster [WRN] pg 6.b is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.231 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001509+0000 mon.a (mon.0) 1591 : cluster [WRN] pg 6.c is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.231 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001523+0000 mon.a (mon.0) 1592 : cluster [WRN] pg 6.d is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.231 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001541+0000 mon.a (mon.0) 1593 : cluster [WRN] pg 6.e is stuck inactive for 10m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.231 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001558+0000 mon.a (mon.0) 1594 : cluster [WRN] pg 6.f is stuck inactive for 10m, current state unknown, last acting [] 2024-07-28T20:00:01.231 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001572+0000 mon.a (mon.0) 1595 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:00:01.231 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001586+0000 mon.a (mon.0) 1596 : cluster [WRN] pg 2.5 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001601+0000 mon.a (mon.0) 1597 : cluster [WRN] pg 2.6 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001616+0000 mon.a (mon.0) 1598 : cluster [WRN] pg 3.1 is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001631+0000 mon.a (mon.0) 1599 : cluster [WRN] pg 3.3 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001647+0000 mon.a (mon.0) 1600 : cluster [WRN] pg 3.6 is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001663+0000 mon.a (mon.0) 1601 : cluster [WRN] pg 3.9 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001681+0000 mon.a (mon.0) 1602 : cluster [WRN] pg 3.a is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001698+0000 mon.a (mon.0) 1603 : cluster [WRN] pg 3.e is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001717+0000 mon.a (mon.0) 1604 : cluster [WRN] pg 3.f is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001733+0000 mon.a (mon.0) 1605 : cluster [WRN] pg 3.11 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001761+0000 mon.a (mon.0) 1606 : cluster [WRN] pg 3.13 is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001780+0000 mon.a (mon.0) 1607 : cluster [WRN] pg 3.14 is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001797+0000 mon.a (mon.0) 1608 : cluster [WRN] pg 3.1a is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.232 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001827+0000 mon.a (mon.0) 1609 : cluster [WRN] pg 3.1b is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001844+0000 mon.a (mon.0) 1610 : cluster [WRN] pg 3.1c is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001859+0000 mon.a (mon.0) 1611 : cluster [WRN] pg 3.1d is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001873+0000 mon.a (mon.0) 1612 : cluster [WRN] pg 4.1 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001890+0000 mon.a (mon.0) 1613 : cluster [WRN] pg 4.2 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.233 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001908+0000 mon.a (mon.0) 1614 : cluster [WRN] pg 4.5 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.233 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001586+0000 mon.a (mon.0) 1596 : cluster [WRN] pg 2.5 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.233 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001601+0000 mon.a (mon.0) 1597 : cluster [WRN] pg 2.6 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.234 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001616+0000 mon.a (mon.0) 1598 : cluster [WRN] pg 3.1 is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.234 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001631+0000 mon.a (mon.0) 1599 : cluster [WRN] pg 3.3 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.234 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001647+0000 mon.a (mon.0) 1600 : cluster [WRN] pg 3.6 is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.234 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001663+0000 mon.a (mon.0) 1601 : cluster [WRN] pg 3.9 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.234 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001681+0000 mon.a (mon.0) 1602 : cluster [WRN] pg 3.a is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.234 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001698+0000 mon.a (mon.0) 1603 : cluster [WRN] pg 3.e is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.234 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001717+0000 mon.a (mon.0) 1604 : cluster [WRN] pg 3.f is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.234 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001733+0000 mon.a (mon.0) 1605 : cluster [WRN] pg 3.11 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.235 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001761+0000 mon.a (mon.0) 1606 : cluster [WRN] pg 3.13 is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.235 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001780+0000 mon.a (mon.0) 1607 : cluster [WRN] pg 3.14 is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.235 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001797+0000 mon.a (mon.0) 1608 : cluster [WRN] pg 3.1a is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.235 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001827+0000 mon.a (mon.0) 1609 : cluster [WRN] pg 3.1b is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.235 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001844+0000 mon.a (mon.0) 1610 : cluster [WRN] pg 3.1c is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.235 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001859+0000 mon.a (mon.0) 1611 : cluster [WRN] pg 3.1d is stuck undersized for 11m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:00:01.235 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001873+0000 mon.a (mon.0) 1612 : cluster [WRN] pg 4.1 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.235 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001890+0000 mon.a (mon.0) 1613 : cluster [WRN] pg 4.2 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.235 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001908+0000 mon.a (mon.0) 1614 : cluster [WRN] pg 4.5 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001925+0000 mon.a (mon.0) 1615 : cluster [WRN] pg 4.9 is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001940+0000 mon.a (mon.0) 1616 : cluster [WRN] pg 4.b is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001955+0000 mon.a (mon.0) 1617 : cluster [WRN] pg 4.c is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001969+0000 mon.a (mon.0) 1618 : cluster [WRN] pg 4.d is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001983+0000 mon.a (mon.0) 1619 : cluster [WRN] pg 4.e is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.001998+0000 mon.a (mon.0) 1620 : cluster [WRN] pg 4.13 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.002012+0000 mon.a (mon.0) 1621 : cluster [WRN] pg 4.18 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.002027+0000 mon.a (mon.0) 1622 : cluster [WRN] pg 4.1a is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.002044+0000 mon.a (mon.0) 1623 : cluster [WRN] pg 4.1b is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.236 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.002070+0000 mon.a (mon.0) 1624 : cluster [WRN] pg 6.e is stuck undersized for 10m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.237 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001925+0000 mon.a (mon.0) 1615 : cluster [WRN] pg 4.9 is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.237 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001940+0000 mon.a (mon.0) 1616 : cluster [WRN] pg 4.b is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.237 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001955+0000 mon.a (mon.0) 1617 : cluster [WRN] pg 4.c is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.237 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001969+0000 mon.a (mon.0) 1618 : cluster [WRN] pg 4.d is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.237 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001983+0000 mon.a (mon.0) 1619 : cluster [WRN] pg 4.e is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.237 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.001998+0000 mon.a (mon.0) 1620 : cluster [WRN] pg 4.13 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.237 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.002012+0000 mon.a (mon.0) 1621 : cluster [WRN] pg 4.18 is stuck undersized for 11m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.237 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.002027+0000 mon.a (mon.0) 1622 : cluster [WRN] pg 4.1a is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.237 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.002044+0000 mon.a (mon.0) 1623 : cluster [WRN] pg 4.1b is stuck undersized for 11m, current state active+undersized, last acting [4,3] 2024-07-28T20:00:01.237 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:00 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.002070+0000 mon.a (mon.0) 1624 : cluster [WRN] pg 6.e is stuck undersized for 10m, current state undersized+peered, last acting [4] 2024-07-28T20:00:01.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:01.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:01.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:01 smithi155 bash[73694]: debug 2024-07-28T20:00:01.087+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:01.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:01.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:01.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:01 smithi155 bash[73694]: debug 2024-07-28T20:00:01.467+0000 7f8e37e1e640 -1 osd.4 1143 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:01.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:01.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:01.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 636 16 16 0 0 0 - 0 2024-07-28T20:00:01.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:01.887 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:00:01.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:02.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:02.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:02.202 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:01 smithi155 bash[68033]: cluster 2024-07-28T20:00:00.816160+0000 mgr.y (mgr.34101) 912 : cluster [DBG] pgmap v1652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:02.203 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:01 smithi155 bash[68033]: audit 2024-07-28T20:00:01.062191+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? 172.21.15.45:0/441311136' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:00:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:01 smithi045 bash[80445]: cluster 2024-07-28T20:00:00.816160+0000 mgr.y (mgr.34101) 912 : cluster [DBG] pgmap v1652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:01 smithi045 bash[80445]: audit 2024-07-28T20:00:01.062191+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? 172.21.15.45:0/441311136' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:00:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:01 smithi045 bash[82788]: cluster 2024-07-28T20:00:00.816160+0000 mgr.y (mgr.34101) 912 : cluster [DBG] pgmap v1652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:01 smithi045 bash[82788]: audit 2024-07-28T20:00:01.062191+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? 172.21.15.45:0/441311136' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:00:02.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:02.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:02.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:02.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:02.680 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:02 smithi155 bash[73694]: debug 2024-07-28T20:00:02.430+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:02.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:00:02 smithi155 bash[60745]: ts=2024-07-28T20:00:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:00:02.788 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:02.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 637 16 16 0 0 0 - 0 2024-07-28T20:00:02.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:03.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:03.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:02 smithi155 bash[68033]: cluster 2024-07-28T20:00:01.881563+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:03.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:02 smithi155 bash[68033]: audit 2024-07-28T20:00:01.887505+0000 mon.a (mon.0) 1627 : audit [INF] from='client.? 172.21.15.45:0/441311136' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:00:03.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:02 smithi155 bash[68033]: cluster 2024-07-28T20:00:01.887587+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e1144: 8 total, 2 up, 8 in 2024-07-28T20:00:03.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:03.155 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:02 smithi045 bash[80445]: cluster 2024-07-28T20:00:01.881563+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:03.155 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:02 smithi045 bash[80445]: audit 2024-07-28T20:00:01.887505+0000 mon.a (mon.0) 1627 : audit [INF] from='client.? 172.21.15.45:0/441311136' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:00:03.155 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:02 smithi045 bash[80445]: cluster 2024-07-28T20:00:01.887587+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e1144: 8 total, 2 up, 8 in 2024-07-28T20:00:03.155 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:02 smithi045 bash[82788]: cluster 2024-07-28T20:00:01.881563+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:03.155 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:02 smithi045 bash[82788]: audit 2024-07-28T20:00:01.887505+0000 mon.a (mon.0) 1627 : audit [INF] from='client.? 172.21.15.45:0/441311136' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:00:03.156 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:02 smithi045 bash[82788]: cluster 2024-07-28T20:00:01.887587+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e1144: 8 total, 2 up, 8 in 2024-07-28T20:00:03.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:03.384 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:03.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:03.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:03.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:03.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 638 16 16 0 0 0 - 0 2024-07-28T20:00:03.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:03 smithi155 bash[73694]: debug 2024-07-28T20:00:03.382+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:03.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:03.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:03 smithi155 bash[73694]: debug 2024-07-28T20:00:03.478+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:03.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:03.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:04.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:03 smithi045 bash[80445]: cluster 2024-07-28T20:00:02.817861+0000 mgr.y (mgr.34101) 913 : cluster [DBG] pgmap v1654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:03 smithi045 bash[80445]: audit 2024-07-28T20:00:03.105019+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:03 smithi045 bash[82788]: cluster 2024-07-28T20:00:02.817861+0000 mgr.y (mgr.34101) 913 : cluster [DBG] pgmap v1654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:03 smithi045 bash[82788]: audit 2024-07-28T20:00:03.105019+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:04.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:03 smithi155 bash[68033]: cluster 2024-07-28T20:00:02.817861+0000 mgr.y (mgr.34101) 913 : cluster [DBG] pgmap v1654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:03 smithi155 bash[68033]: audit 2024-07-28T20:00:03.105019+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:04.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:04.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:04.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:04.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:04.712 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:04 smithi155 bash[73694]: debug 2024-07-28T20:00:04.382+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:04.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 639 16 16 0 0 0 - 0 2024-07-28T20:00:04.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:00:04.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:04.939 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:05.058 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:05.111 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:00:05.173 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:05.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:05.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:05.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:05.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:05.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:05 smithi155 bash[73694]: debug 2024-07-28T20:00:05.342+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:05.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:05.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:05.768 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:05.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:00:05.795191+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:00:05.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:00:05.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 640 16 16 0 0 0 - 0 2024-07-28T20:00:05.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:05.898 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:05 smithi155 bash[73694]: debug 2024-07-28T20:00:05.598+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:06.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:06.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:06.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:05 smithi045 bash[82788]: cluster 2024-07-28T20:00:04.820040+0000 mgr.y (mgr.34101) 914 : cluster [DBG] pgmap v1655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:05 smithi045 bash[80445]: cluster 2024-07-28T20:00:04.820040+0000 mgr.y (mgr.34101) 914 : cluster [DBG] pgmap v1655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:06.246 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:06.257 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:06 smithi155 bash[73694]: debug 2024-07-28T20:00:06.106+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:06.257 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:05 smithi155 bash[68033]: cluster 2024-07-28T20:00:04.820040+0000 mgr.y (mgr.34101) 914 : cluster [DBG] pgmap v1655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:06.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:06.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:06.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:06.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:06 smithi155 bash[73694]: debug 2024-07-28T20:00:06.326+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:06.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:06.720 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:06.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 641 16 16 0 0 0 - 0 2024-07-28T20:00:06.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:06 smithi155 bash[73694]: debug 2024-07-28T20:00:06.526+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:06.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:06.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:06 smithi155 bash[73694]: debug 2024-07-28T20:00:06.766+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:06.840 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:06.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:07.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:07.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:07.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:07.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:07.440 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:07 smithi155 bash[73694]: debug 2024-07-28T20:00:07.290+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:07.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:07.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:07.665 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:07.755 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:07 smithi155 bash[73694]: debug 2024-07-28T20:00:07.598+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:07.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:07.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 642 16 16 0 0 0 - 0 2024-07-28T20:00:07.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:07 smithi045 bash[80445]: cluster 2024-07-28T20:00:06.821970+0000 mgr.y (mgr.34101) 915 : cluster [DBG] pgmap v1656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:07 smithi045 bash[82788]: cluster 2024-07-28T20:00:06.821970+0000 mgr.y (mgr.34101) 915 : cluster [DBG] pgmap v1656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:08.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:08.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:07 smithi155 bash[68033]: cluster 2024-07-28T20:00:06.821970+0000 mgr.y (mgr.34101) 915 : cluster [DBG] pgmap v1656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:08.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:08.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:08.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:08.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:08.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:08 smithi155 bash[73694]: debug 2024-07-28T20:00:08.270+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:08.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:08.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:08.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 643 16 16 0 0 0 - 0 2024-07-28T20:00:08.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:08.952 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:00:08.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:08.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:08 smithi155 bash[73694]: debug 2024-07-28T20:00:08.834+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:08.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:09.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:09.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:09.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:09.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:09.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:09 smithi155 bash[73694]: debug 2024-07-28T20:00:09.286+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:09.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:09.565 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:00:09.664 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:00:09.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T20:00:09.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:09.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 644 16 16 0 0 0 - 0 2024-07-28T20:00:09.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:09.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:09.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:09 smithi045 bash[82788]: cluster 2024-07-28T20:00:08.823732+0000 mgr.y (mgr.34101) 916 : cluster [DBG] pgmap v1657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:09 smithi045 bash[80445]: cluster 2024-07-28T20:00:08.823732+0000 mgr.y (mgr.34101) 916 : cluster [DBG] pgmap v1657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:10.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:10.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:10.192 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:09 smithi155 bash[68033]: cluster 2024-07-28T20:00:08.823732+0000 mgr.y (mgr.34101) 916 : cluster [DBG] pgmap v1657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:10.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:10.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:10 smithi155 bash[73694]: debug 2024-07-28T20:00:10.154+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:10.298 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:10.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:10.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:10.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:10.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:10.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:10 smithi155 bash[73694]: debug 2024-07-28T20:00:10.338+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:10.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:10 smithi155 bash[73694]: debug 2024-07-28T20:00:10.378+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:10.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:10.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 645 16 16 0 0 0 - 0 2024-07-28T20:00:10.818 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:00:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:00:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:00:10.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:10.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:11.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:11.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:11.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:11.245 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:10 smithi155 bash[73694]: debug 2024-07-28T20:00:10.982+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:11.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:11.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:11.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:11.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:11 smithi155 bash[73694]: debug 2024-07-28T20:00:11.334+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:11.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:11 smithi155 bash[73694]: debug 2024-07-28T20:00:11.366+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:11.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:11.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:11.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 646 16 16 0 0 0 - 0 2024-07-28T20:00:11.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:11.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:12.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:12.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:12.197 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:11 smithi155 bash[68033]: cluster 2024-07-28T20:00:10.825607+0000 mgr.y (mgr.34101) 917 : cluster [DBG] pgmap v1658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:12.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:11 smithi045 bash[80445]: cluster 2024-07-28T20:00:10.825607+0000 mgr.y (mgr.34101) 917 : cluster [DBG] pgmap v1658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:11 smithi045 bash[82788]: cluster 2024-07-28T20:00:10.825607+0000 mgr.y (mgr.34101) 917 : cluster [DBG] pgmap v1658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:12.265 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:12.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:12.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:12.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:12.548 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:12 smithi155 bash[73694]: debug 2024-07-28T20:00:12.266+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:12.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:12 smithi155 bash[73694]: debug 2024-07-28T20:00:12.366+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:12.549 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:00:12 smithi155 bash[60745]: ts=2024-07-28T20:00:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:00:12.624 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:12.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:12.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:12.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 647 16 16 0 0 0 - 0 2024-07-28T20:00:12.895 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:12.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:12 smithi155 bash[73694]: debug 2024-07-28T20:00:12.626+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:12.907 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:12.907 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:12 smithi155 bash[73694]: debug 2024-07-28T20:00:12.762+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:13.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:13.135 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:13.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:13.368 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:13.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:13.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:13.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:13.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:13 smithi155 bash[73694]: debug 2024-07-28T20:00:13.366+0000 7f8e37e1e640 -1 osd.4 1144 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:13.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 648 16 16 0 0 0 - 0 2024-07-28T20:00:13.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:13.934 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:00:13.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:13 smithi155 bash[68033]: cluster 2024-07-28T20:00:12.826921+0000 mgr.y (mgr.34101) 918 : cluster [DBG] pgmap v1659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:13 smithi155 bash[68033]: audit 2024-07-28T20:00:13.318879+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? 172.21.15.45:0/982925342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:00:14.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:14.112 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:13 smithi045 bash[80445]: cluster 2024-07-28T20:00:12.826921+0000 mgr.y (mgr.34101) 918 : cluster [DBG] pgmap v1659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:14.112 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:13 smithi045 bash[80445]: audit 2024-07-28T20:00:13.318879+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? 172.21.15.45:0/982925342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:00:14.112 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:13 smithi045 bash[82788]: cluster 2024-07-28T20:00:12.826921+0000 mgr.y (mgr.34101) 918 : cluster [DBG] pgmap v1659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:14.112 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:13 smithi045 bash[82788]: audit 2024-07-28T20:00:13.318879+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? 172.21.15.45:0/982925342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:00:14.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:14.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:14.427 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:00:14.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:14.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:14.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:14 smithi155 bash[73694]: debug 2024-07-28T20:00:14.274+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:14.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:14 smithi155 bash[73694]: debug 2024-07-28T20:00:14.322+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:14.549 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:14.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:14.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:14.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 649 16 16 0 0 0 - 0 2024-07-28T20:00:14.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:14.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:14 smithi045 bash[80445]: cluster 2024-07-28T20:00:13.920978+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:00:14.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:14 smithi045 bash[80445]: audit 2024-07-28T20:00:13.934401+0000 mon.a (mon.0) 1631 : audit [INF] from='client.? 172.21.15.45:0/982925342' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:00:14.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:14 smithi045 bash[80445]: cluster 2024-07-28T20:00:13.934560+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e1145: 8 total, 2 up, 8 in 2024-07-28T20:00:14.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:14 smithi045 bash[82788]: cluster 2024-07-28T20:00:13.920978+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:00:14.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:14 smithi045 bash[82788]: audit 2024-07-28T20:00:13.934401+0000 mon.a (mon.0) 1631 : audit [INF] from='client.? 172.21.15.45:0/982925342' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:00:14.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:14 smithi045 bash[82788]: cluster 2024-07-28T20:00:13.934560+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e1145: 8 total, 2 up, 8 in 2024-07-28T20:00:15.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:15.148 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:15.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:15.278 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:14 smithi155 bash[68033]: cluster 2024-07-28T20:00:13.920978+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:00:15.278 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:14 smithi155 bash[68033]: audit 2024-07-28T20:00:13.934401+0000 mon.a (mon.0) 1631 : audit [INF] from='client.? 172.21.15.45:0/982925342' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:00:15.278 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:14 smithi155 bash[68033]: cluster 2024-07-28T20:00:13.934560+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e1145: 8 total, 2 up, 8 in 2024-07-28T20:00:15.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:15.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:15.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:15 smithi155 bash[73694]: debug 2024-07-28T20:00:15.278+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:15.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:15.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:15 smithi155 bash[73694]: debug 2024-07-28T20:00:15.474+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:15.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:15.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:15.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 650 16 16 0 0 0 - 0 2024-07-28T20:00:15.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:15.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:16.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:15 smithi155 bash[68033]: cluster 2024-07-28T20:00:14.828105+0000 mgr.y (mgr.34101) 919 : cluster [DBG] pgmap v1661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:16.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:16.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:15 smithi045 bash[80445]: cluster 2024-07-28T20:00:14.828105+0000 mgr.y (mgr.34101) 919 : cluster [DBG] pgmap v1661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:15 smithi045 bash[82788]: cluster 2024-07-28T20:00:14.828105+0000 mgr.y (mgr.34101) 919 : cluster [DBG] pgmap v1661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:16.336 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:16.456 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:16.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:16.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:16.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:00:16.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 651 16 16 0 0 0 - 0 2024-07-28T20:00:16.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:16 smithi155 bash[73694]: debug 2024-07-28T20:00:16.258+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:16.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:16.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:16 smithi155 bash[73694]: debug 2024-07-28T20:00:16.622+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:16.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:16.933 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:17.046 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:17.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:17.284 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:17.403 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:17.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:17.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:17 smithi155 bash[73694]: debug 2024-07-28T20:00:17.290+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:17.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:17.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:17.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 652 16 16 0 0 0 - 0 2024-07-28T20:00:17.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:17.937 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:00:18.008 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:18.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:17 smithi155 bash[68033]: cluster 2024-07-28T20:00:16.829853+0000 mgr.y (mgr.34101) 920 : cluster [DBG] pgmap v1662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:18.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:17 smithi045 bash[80445]: cluster 2024-07-28T20:00:16.829853+0000 mgr.y (mgr.34101) 920 : cluster [DBG] pgmap v1662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:17 smithi045 bash[82788]: cluster 2024-07-28T20:00:16.829853+0000 mgr.y (mgr.34101) 920 : cluster [DBG] pgmap v1662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:18.249 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:18.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:18.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:18.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:18.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:18 smithi155 bash[73694]: debug 2024-07-28T20:00:18.286+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:18.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:18.720 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:00:18.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T20:00:18.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:18.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 653 16 16 0 0 0 - 0 2024-07-28T20:00:18.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:18.894 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:18 smithi155 bash[73694]: debug 2024-07-28T20:00:18.582+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:19.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:19.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:19.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:18 smithi155 bash[73694]: debug 2024-07-28T20:00:18.958+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:19.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:19.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:19.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:19 smithi155 bash[68033]: audit 2024-07-28T20:00:18.112592+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:00:19.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:19 smithi155 bash[68033]: audit 2024-07-28T20:00:18.115580+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:19.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:19 smithi155 bash[68033]: cluster 2024-07-28T20:00:18.831656+0000 mgr.y (mgr.34101) 921 : cluster [DBG] pgmap v1663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:19.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:19 smithi045 bash[82788]: audit 2024-07-28T20:00:18.112592+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:00:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:19 smithi045 bash[82788]: audit 2024-07-28T20:00:18.115580+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:19 smithi045 bash[82788]: cluster 2024-07-28T20:00:18.831656+0000 mgr.y (mgr.34101) 921 : cluster [DBG] pgmap v1663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:19 smithi045 bash[80445]: audit 2024-07-28T20:00:18.112592+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:00:19.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:19 smithi045 bash[80445]: audit 2024-07-28T20:00:18.115580+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:19.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:19 smithi045 bash[80445]: cluster 2024-07-28T20:00:18.831656+0000 mgr.y (mgr.34101) 921 : cluster [DBG] pgmap v1663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:19.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:19.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:19.607 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:19 smithi155 bash[73694]: debug 2024-07-28T20:00:19.330+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:19.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:19.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 654 16 16 0 0 0 - 0 2024-07-28T20:00:19.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:19.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:20.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:20.077 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:20.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:20.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:20 smithi155 bash[73694]: debug 2024-07-28T20:00:20.066+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:20.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:20.346 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:20.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:20.553 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:20.634 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:20 smithi155 bash[73694]: debug 2024-07-28T20:00:20.346+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:20.634 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:20 smithi155 bash[73694]: debug 2024-07-28T20:00:20.422+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:20.634 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:20.671 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:20.762 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:20 smithi155 bash[73694]: debug 2024-07-28T20:00:20.634+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:20.762 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:20.788 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:20.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 655 16 16 0 0 0 - 0 2024-07-28T20:00:20.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:20.921 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:00:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:00:20] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:00:21.028 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:21.039 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:20 smithi155 bash[73694]: debug 2024-07-28T20:00:20.762+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:21.040 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:21.040 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:20 smithi155 bash[73694]: debug 2024-07-28T20:00:20.878+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:21.111 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:21.149 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:21.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:21.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:21 smithi155 bash[73694]: debug 2024-07-28T20:00:21.110+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:21.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:21.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:21.516 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:00:21.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:21.640 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:21 smithi155 bash[73694]: debug 2024-07-28T20:00:21.354+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:21.749 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:21.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 656 16 16 0 0 0 - 0 2024-07-28T20:00:21.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:21.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:22.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:21 smithi155 bash[68033]: cluster 2024-07-28T20:00:20.833402+0000 mgr.y (mgr.34101) 922 : cluster [DBG] pgmap v1664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:22.107 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:22.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:21 smithi045 bash[80445]: cluster 2024-07-28T20:00:20.833402+0000 mgr.y (mgr.34101) 922 : cluster [DBG] pgmap v1664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:21 smithi045 bash[82788]: cluster 2024-07-28T20:00:20.833402+0000 mgr.y (mgr.34101) 922 : cluster [DBG] pgmap v1664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:22.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:22.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:22.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:22.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:22 smithi155 bash[73694]: debug 2024-07-28T20:00:22.310+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:22.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:00:22 smithi155 bash[60745]: ts=2024-07-28T20:00:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:00:22.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:22.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:22.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 657 16 16 0 0 0 - 0 2024-07-28T20:00:22.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:22.944 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:23.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:23.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:22 smithi155 bash[73694]: debug 2024-07-28T20:00:22.810+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:23.059 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:23.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:23.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:23.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:23.473 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:00:23.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:23.595 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:23 smithi155 bash[73694]: debug 2024-07-28T20:00:23.314+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:23.649 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:23.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:23.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 658 16 16 0 0 0 - 0 2024-07-28T20:00:23.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:23.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:24.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:24.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:23 smithi045 bash[82788]: cluster 2024-07-28T20:00:22.835343+0000 mgr.y (mgr.34101) 923 : cluster [DBG] pgmap v1665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:23 smithi045 bash[80445]: cluster 2024-07-28T20:00:22.835343+0000 mgr.y (mgr.34101) 923 : cluster [DBG] pgmap v1665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:24.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:23 smithi155 bash[68033]: cluster 2024-07-28T20:00:22.835343+0000 mgr.y (mgr.34101) 923 : cluster [DBG] pgmap v1665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:24.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:24.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:24 smithi155 bash[73694]: debug 2024-07-28T20:00:24.158+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:24.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:24.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:24 smithi155 bash[73694]: debug 2024-07-28T20:00:24.234+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:24.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:24.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:24.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:24 smithi155 bash[73694]: debug 2024-07-28T20:00:24.334+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:24.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:24.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:24.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 659 16 16 0 0 0 - 0 2024-07-28T20:00:24.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:24.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:25.011 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:25.011 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:24 smithi155 bash[73694]: debug 2024-07-28T20:00:24.882+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:25.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:25.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:25.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:25.438 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:25.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:25 smithi155 bash[73694]: debug 2024-07-28T20:00:25.314+0000 7f8e37e1e640 -1 osd.4 1145 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:25.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:25.676 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:25.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:25.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:00:25.798116+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:00:25.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:00:25.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 660 16 16 0 0 0 - 0 2024-07-28T20:00:25.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:25.914 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:00:26.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:26.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:26.153 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:25 smithi045 bash[80445]: cluster 2024-07-28T20:00:24.837088+0000 mgr.y (mgr.34101) 924 : cluster [DBG] pgmap v1666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:26.153 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:25 smithi045 bash[80445]: audit 2024-07-28T20:00:25.463409+0000 mon.c (mon.2) 318 : audit [INF] from='client.? 172.21.15.45:0/2559276483' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:00:26.153 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:25 smithi045 bash[80445]: audit 2024-07-28T20:00:25.463911+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:00:26.153 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:25 smithi045 bash[82788]: cluster 2024-07-28T20:00:24.837088+0000 mgr.y (mgr.34101) 924 : cluster [DBG] pgmap v1666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:26.153 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:25 smithi045 bash[82788]: audit 2024-07-28T20:00:25.463409+0000 mon.c (mon.2) 318 : audit [INF] from='client.? 172.21.15.45:0/2559276483' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:00:26.154 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:25 smithi045 bash[82788]: audit 2024-07-28T20:00:25.463911+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:00:26.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:26.273 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:26.274 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:25 smithi155 bash[73694]: debug 2024-07-28T20:00:25.982+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:26.274 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:25 smithi155 bash[68033]: cluster 2024-07-28T20:00:24.837088+0000 mgr.y (mgr.34101) 924 : cluster [DBG] pgmap v1666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:26.274 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:25 smithi155 bash[68033]: audit 2024-07-28T20:00:25.463409+0000 mon.c (mon.2) 318 : audit [INF] from='client.? 172.21.15.45:0/2559276483' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:00:26.274 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:25 smithi155 bash[68033]: audit 2024-07-28T20:00:25.463911+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:00:26.382 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:26.501 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:26.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:26.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:26 smithi155 bash[73694]: debug 2024-07-28T20:00:26.298+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:26.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:26 smithi155 bash[73694]: debug 2024-07-28T20:00:26.450+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:26.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:26.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:26.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 661 16 16 0 0 0 - 0 2024-07-28T20:00:26.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:26.977 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:27.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:27.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:26 smithi045 bash[82788]: cluster 2024-07-28T20:00:25.897575+0000 mon.a (mon.0) 1635 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:26 smithi045 bash[82788]: audit 2024-07-28T20:00:25.914143+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:00:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:26 smithi045 bash[82788]: cluster 2024-07-28T20:00:25.914355+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e1146: 8 total, 2 up, 8 in 2024-07-28T20:00:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:26 smithi045 bash[80445]: cluster 2024-07-28T20:00:25.897575+0000 mon.a (mon.0) 1635 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:26 smithi045 bash[80445]: audit 2024-07-28T20:00:25.914143+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:00:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:26 smithi045 bash[80445]: cluster 2024-07-28T20:00:25.914355+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e1146: 8 total, 2 up, 8 in 2024-07-28T20:00:27.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:26 smithi155 bash[68033]: cluster 2024-07-28T20:00:25.897575+0000 mon.a (mon.0) 1635 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:27.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:26 smithi155 bash[68033]: audit 2024-07-28T20:00:25.914143+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:00:27.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:26 smithi155 bash[68033]: cluster 2024-07-28T20:00:25.914355+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e1146: 8 total, 2 up, 8 in 2024-07-28T20:00:27.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:27.350 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:00:27.378 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:27 smithi155 bash[73694]: debug 2024-07-28T20:00:27.330+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:27.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:27.568 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:27.688 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:27.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 662 16 16 0 0 0 - 0 2024-07-28T20:00:27.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:27.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:27 smithi045 bash[80445]: cluster 2024-07-28T20:00:26.839032+0000 mgr.y (mgr.34101) 925 : cluster [DBG] pgmap v1668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:27 smithi045 bash[82788]: cluster 2024-07-28T20:00:26.839032+0000 mgr.y (mgr.34101) 925 : cluster [DBG] pgmap v1668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:28.045 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:28.161 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:28.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:27 smithi155 bash[68033]: cluster 2024-07-28T20:00:26.839032+0000 mgr.y (mgr.34101) 925 : cluster [DBG] pgmap v1668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:28.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:28.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:28.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:28.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:28 smithi155 bash[73694]: debug 2024-07-28T20:00:28.078+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:28.204 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:00:28.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T20:00:28.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:28.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:28.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:28.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:28 smithi155 bash[73694]: debug 2024-07-28T20:00:28.170+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:28.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:28 smithi155 bash[73694]: debug 2024-07-28T20:00:28.250+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:28.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:28 smithi155 bash[73694]: debug 2024-07-28T20:00:28.294+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:28.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:28.738 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:00:28.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:28.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 663 16 16 0 0 0 - 0 2024-07-28T20:00:28.867 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:28.986 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:29.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:29.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:28 smithi155 bash[73694]: debug 2024-07-28T20:00:28.950+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:29.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:29.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:29.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:29.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:29.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:29 smithi155 bash[73694]: debug 2024-07-28T20:00:29.310+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:29.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:29.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:29.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 664 16 16 0 0 0 - 0 2024-07-28T20:00:29.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:29.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:29.964 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:29 smithi045 bash[80445]: cluster 2024-07-28T20:00:28.840758+0000 mgr.y (mgr.34101) 926 : cluster [DBG] pgmap v1669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:29.964 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:29 smithi045 bash[82788]: cluster 2024-07-28T20:00:28.840758+0000 mgr.y (mgr.34101) 926 : cluster [DBG] pgmap v1669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:30.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:30.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:30.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:29 smithi155 bash[68033]: cluster 2024-07-28T20:00:28.840758+0000 mgr.y (mgr.34101) 926 : cluster [DBG] pgmap v1669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:30.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:30.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:30 smithi155 bash[73694]: debug 2024-07-28T20:00:30.166+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:30.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:30.425 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:30.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:30.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:30.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:30.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 665 16 16 0 0 0 - 0 2024-07-28T20:00:30.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:30 smithi155 bash[73694]: debug 2024-07-28T20:00:30.342+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:30.904 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:30.916 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:00:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:00:30] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:00:31.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:31.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:31.264 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:31.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:31.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:31.601 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:31 smithi155 bash[73694]: debug 2024-07-28T20:00:31.350+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:31.602 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:31.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:31.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:31.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 666 16 16 0 0 0 - 0 2024-07-28T20:00:31.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:31 smithi155 bash[73694]: debug 2024-07-28T20:00:31.602+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:31.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:31.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:32.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:31 smithi045 bash[80445]: cluster 2024-07-28T20:00:30.842579+0000 mgr.y (mgr.34101) 927 : cluster [DBG] pgmap v1670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:31 smithi045 bash[82788]: cluster 2024-07-28T20:00:30.842579+0000 mgr.y (mgr.34101) 927 : cluster [DBG] pgmap v1670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:32.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:32.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:31 smithi155 bash[68033]: cluster 2024-07-28T20:00:30.842579+0000 mgr.y (mgr.34101) 927 : cluster [DBG] pgmap v1670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:32.336 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:32.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:32.573 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:32.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:32.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 667 16 16 0 0 0 - 0 2024-07-28T20:00:32.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:32 smithi155 bash[73694]: debug 2024-07-28T20:00:32.310+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:32.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:00:32 smithi155 bash[60745]: ts=2024-07-28T20:00:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:00:32.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:32.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:32.965 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:00:33.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:33.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:33.288 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:33.288 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:33 smithi155 bash[73694]: debug 2024-07-28T20:00:33.062+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:33.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:33.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:33.506 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:00:33.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:33.541 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:33 smithi155 bash[73694]: debug 2024-07-28T20:00:33.290+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:33.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:33.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:33.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 668 16 16 0 0 0 - 0 2024-07-28T20:00:33.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:34.004 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:34.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:34.136 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:33 smithi045 bash[80445]: cluster 2024-07-28T20:00:32.844490+0000 mgr.y (mgr.34101) 928 : cluster [DBG] pgmap v1671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:34.137 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:33 smithi045 bash[80445]: audit 2024-07-28T20:00:33.110923+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:00:34.137 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:33 smithi045 bash[80445]: audit 2024-07-28T20:00:33.115442+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:34.137 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:33 smithi045 bash[82788]: cluster 2024-07-28T20:00:32.844490+0000 mgr.y (mgr.34101) 928 : cluster [DBG] pgmap v1671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:34.137 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:33 smithi045 bash[82788]: audit 2024-07-28T20:00:33.110923+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:00:34.137 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:33 smithi045 bash[82788]: audit 2024-07-28T20:00:33.115442+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:34.195 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:33 smithi155 bash[68033]: cluster 2024-07-28T20:00:32.844490+0000 mgr.y (mgr.34101) 928 : cluster [DBG] pgmap v1671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:34.196 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:33 smithi155 bash[68033]: audit 2024-07-28T20:00:33.110923+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:00:34.196 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:33 smithi155 bash[68033]: audit 2024-07-28T20:00:33.115442+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:34.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:34.364 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:34.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:34.492 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:34 smithi155 bash[73694]: debug 2024-07-28T20:00:34.330+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:34.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:34.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:34.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 669 16 16 0 0 0 - 0 2024-07-28T20:00:34.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:34.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:35.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:35.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:35.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:35.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:35.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:35.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:35.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:35 smithi155 bash[73694]: debug 2024-07-28T20:00:35.302+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:35.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:35 smithi155 bash[73694]: debug 2024-07-28T20:00:35.310+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:35.670 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:35.790 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:35.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 670 16 16 0 0 0 - 0 2024-07-28T20:00:35.907 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:36.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:36.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:35 smithi045 bash[80445]: cluster 2024-07-28T20:00:34.845746+0000 mgr.y (mgr.34101) 929 : cluster [DBG] pgmap v1672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:35 smithi045 bash[82788]: cluster 2024-07-28T20:00:34.845746+0000 mgr.y (mgr.34101) 929 : cluster [DBG] pgmap v1672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:36.269 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:36.275 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:35 smithi155 bash[68033]: cluster 2024-07-28T20:00:34.845746+0000 mgr.y (mgr.34101) 929 : cluster [DBG] pgmap v1672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:36.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:36.441 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:00:36.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:36 smithi155 bash[73694]: debug 2024-07-28T20:00:36.274+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:36.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:36.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:36.746 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:36.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 671 16 16 0 0 0 - 0 2024-07-28T20:00:36.867 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:36.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:37.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:37.133 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:00:37.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T20:00:37.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:37.337 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:37.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:37.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:37 smithi155 bash[73694]: debug 2024-07-28T20:00:37.278+0000 7f8e37e1e640 -1 osd.4 1146 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:37.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:37.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:37.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 672 16 16 0 0 0 - 0 2024-07-28T20:00:37.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:37.901 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:37.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:37.941 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:00:38.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:38.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:38.175 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:37 smithi155 bash[73694]: debug 2024-07-28T20:00:37.902+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:38.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:37 smithi155 bash[68033]: cluster 2024-07-28T20:00:36.847663+0000 mgr.y (mgr.34101) 930 : cluster [DBG] pgmap v1673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:38.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:37 smithi155 bash[68033]: audit 2024-07-28T20:00:37.375895+0000 mon.a (mon.0) 1639 : audit [INF] from='client.? 172.21.15.45:0/374929985' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:00:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:37 smithi045 bash[80445]: cluster 2024-07-28T20:00:36.847663+0000 mgr.y (mgr.34101) 930 : cluster [DBG] pgmap v1673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:37 smithi045 bash[80445]: audit 2024-07-28T20:00:37.375895+0000 mon.a (mon.0) 1639 : audit [INF] from='client.? 172.21.15.45:0/374929985' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:00:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:37 smithi045 bash[82788]: cluster 2024-07-28T20:00:36.847663+0000 mgr.y (mgr.34101) 930 : cluster [DBG] pgmap v1673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:37 smithi045 bash[82788]: audit 2024-07-28T20:00:37.375895+0000 mon.a (mon.0) 1639 : audit [INF] from='client.? 172.21.15.45:0/374929985' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:00:38.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:38.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:38.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:38.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:38.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:38 smithi155 bash[73694]: debug 2024-07-28T20:00:38.258+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:38.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:38 smithi155 bash[73694]: debug 2024-07-28T20:00:38.270+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:38.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:38.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:38.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 673 16 16 0 0 0 - 0 2024-07-28T20:00:38.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:38.957 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:38 smithi045 bash[82788]: cluster 2024-07-28T20:00:37.932121+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:38.958 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:38 smithi045 bash[82788]: audit 2024-07-28T20:00:37.942223+0000 mon.a (mon.0) 1641 : audit [INF] from='client.? 172.21.15.45:0/374929985' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:00:38.958 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:38 smithi045 bash[82788]: cluster 2024-07-28T20:00:37.942384+0000 mon.a (mon.0) 1642 : cluster [DBG] osdmap e1147: 8 total, 2 up, 8 in 2024-07-28T20:00:39.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:39.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:38 smithi045 bash[80445]: cluster 2024-07-28T20:00:37.932121+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:38 smithi045 bash[80445]: audit 2024-07-28T20:00:37.942223+0000 mon.a (mon.0) 1641 : audit [INF] from='client.? 172.21.15.45:0/374929985' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:00:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:38 smithi045 bash[80445]: cluster 2024-07-28T20:00:37.942384+0000 mon.a (mon.0) 1642 : cluster [DBG] osdmap e1147: 8 total, 2 up, 8 in 2024-07-28T20:00:39.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:39.250 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:38 smithi155 bash[68033]: cluster 2024-07-28T20:00:37.932121+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:39.250 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:38 smithi155 bash[68033]: audit 2024-07-28T20:00:37.942223+0000 mon.a (mon.0) 1641 : audit [INF] from='client.? 172.21.15.45:0/374929985' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:00:39.250 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:38 smithi155 bash[68033]: cluster 2024-07-28T20:00:37.942384+0000 mon.a (mon.0) 1642 : cluster [DBG] osdmap e1147: 8 total, 2 up, 8 in 2024-07-28T20:00:39.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:39.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:39.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:39 smithi155 bash[73694]: debug 2024-07-28T20:00:39.250+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:39.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:39.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:39.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 674 16 16 0 0 0 - 0 2024-07-28T20:00:39.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:39.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:40.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:40.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:40.211 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:39 smithi045 bash[80445]: cluster 2024-07-28T20:00:38.849445+0000 mgr.y (mgr.34101) 931 : cluster [DBG] pgmap v1675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:40.211 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:39 smithi045 bash[82788]: cluster 2024-07-28T20:00:38.849445+0000 mgr.y (mgr.34101) 931 : cluster [DBG] pgmap v1675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:40.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:39 smithi155 bash[68033]: cluster 2024-07-28T20:00:38.849445+0000 mgr.y (mgr.34101) 931 : cluster [DBG] pgmap v1675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:40.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:40 smithi155 bash[73694]: debug 2024-07-28T20:00:40.206+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:40.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:40.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:40.555 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:40.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:40.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:00:40.794 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:40.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 675 16 16 0 0 0 - 0 2024-07-28T20:00:40.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:40.921 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:00:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:00:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:00:40.964 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:40 smithi045 bash[82788]: cluster 2024-07-28T20:00:40.851073+0000 mgr.y (mgr.34101) 932 : cluster [DBG] pgmap v1676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:41.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:41.146 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:41.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:40 smithi045 bash[80445]: cluster 2024-07-28T20:00:40.851073+0000 mgr.y (mgr.34101) 932 : cluster [DBG] pgmap v1676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:41.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:40 smithi155 bash[68033]: cluster 2024-07-28T20:00:40.851073+0000 mgr.y (mgr.34101) 932 : cluster [DBG] pgmap v1676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:41.219 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:41.219 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:41 smithi155 bash[73694]: debug 2024-07-28T20:00:41.126+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:41.219 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:41.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:41.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:41 smithi155 bash[73694]: debug 2024-07-28T20:00:41.218+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:41.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:41 smithi155 bash[73694]: debug 2024-07-28T20:00:41.226+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:41.380 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:41.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:41.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:41.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:41.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 676 16 16 0 0 0 - 0 2024-07-28T20:00:41.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:41.898 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:00:41.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:42.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:42.121 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:42.212 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:42.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:42 smithi155 bash[73694]: debug 2024-07-28T20:00:42.122+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:42.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:42 smithi155 bash[73694]: debug 2024-07-28T20:00:42.202+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:42.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:42.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:42.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:00:42 smithi155 bash[60745]: ts=2024-07-28T20:00:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:00:42.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:42.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:42.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 677 16 16 0 0 0 - 0 2024-07-28T20:00:42.812 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:42.931 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:42.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:43.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:43.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:43.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:42 smithi155 bash[73694]: debug 2024-07-28T20:00:42.970+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:43.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:43.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:43 smithi155 bash[73694]: debug 2024-07-28T20:00:43.198+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:43.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:43.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:43 smithi155 bash[73694]: debug 2024-07-28T20:00:43.234+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:43.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:43.520 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:43.640 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:43.764 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:43.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 678 16 16 0 0 0 - 0 2024-07-28T20:00:43.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:44.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:44.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:43 smithi045 bash[80445]: cluster 2024-07-28T20:00:42.852950+0000 mgr.y (mgr.34101) 933 : cluster [DBG] pgmap v1677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:43 smithi045 bash[82788]: cluster 2024-07-28T20:00:42.852950+0000 mgr.y (mgr.34101) 933 : cluster [DBG] pgmap v1677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:44.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:44.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:44 smithi155 bash[73694]: debug 2024-07-28T20:00:44.102+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:44.236 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:43 smithi155 bash[68033]: cluster 2024-07-28T20:00:42.852950+0000 mgr.y (mgr.34101) 933 : cluster [DBG] pgmap v1677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:44.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:44.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:44.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:44.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:44 smithi155 bash[73694]: debug 2024-07-28T20:00:44.262+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:44.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:44.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:44.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 679 16 16 0 0 0 - 0 2024-07-28T20:00:44.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:44.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:45.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:45.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:44 smithi155 bash[73694]: debug 2024-07-28T20:00:44.870+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:45.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:45.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:45.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:45 smithi155 bash[73694]: debug 2024-07-28T20:00:45.246+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:45.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:45.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:45.502 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:00:45.518 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:45.544 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:45.575 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:45 smithi155 bash[73694]: debug 2024-07-28T20:00:45.518+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:45.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:45.684 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:00:45.780 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:45.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:00:45.802002+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:00:45.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:00:45.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 680 16 16 0 0 0 - 0 2024-07-28T20:00:45.896 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:46.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:46.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:46.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:45 smithi155 bash[68033]: cluster 2024-07-28T20:00:44.854764+0000 mgr.y (mgr.34101) 934 : cluster [DBG] pgmap v1678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:46.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:46.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:46.272 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:45 smithi045 bash[82788]: cluster 2024-07-28T20:00:44.854764+0000 mgr.y (mgr.34101) 934 : cluster [DBG] pgmap v1678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:46.272 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:45 smithi045 bash[80445]: cluster 2024-07-28T20:00:44.854764+0000 mgr.y (mgr.34101) 934 : cluster [DBG] pgmap v1678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:46.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:46.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:46.500 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:00:46.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T20:00:46.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:46 smithi155 bash[73694]: debug 2024-07-28T20:00:46.258+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:46.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:46 smithi155 bash[73694]: debug 2024-07-28T20:00:46.386+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:46.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:46.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:46.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 681 16 16 0 0 0 - 0 2024-07-28T20:00:46.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:46.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:47.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:47.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:47.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:47.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:47 smithi155 bash[73694]: debug 2024-07-28T20:00:47.066+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:47.316 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:47.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:47.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:47.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:47.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:47.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 682 16 16 0 0 0 - 0 2024-07-28T20:00:47.908 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:47.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:47 smithi045 bash[80445]: cluster 2024-07-28T20:00:46.856850+0000 mgr.y (mgr.34101) 935 : cluster [DBG] pgmap v1679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:47 smithi045 bash[82788]: cluster 2024-07-28T20:00:46.856850+0000 mgr.y (mgr.34101) 935 : cluster [DBG] pgmap v1679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:48.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:48.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:47 smithi155 bash[68033]: cluster 2024-07-28T20:00:46.856850+0000 mgr.y (mgr.34101) 935 : cluster [DBG] pgmap v1679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:48.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:47 smithi155 bash[73694]: debug 2024-07-28T20:00:47.298+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:48.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:48.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:48.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:48.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:48.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:48.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:48 smithi155 bash[73694]: debug 2024-07-28T20:00:48.334+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:48.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:48 smithi155 bash[73694]: debug 2024-07-28T20:00:48.358+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:48.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:48.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:48.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 683 16 16 0 0 0 - 0 2024-07-28T20:00:48.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:48.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:48.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:48 smithi155 bash[73694]: debug 2024-07-28T20:00:48.850+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:48.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:48.986 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:49.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:48 smithi155 bash[73694]: debug 2024-07-28T20:00:48.966+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:49.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:48 smithi155 bash[68033]: audit 2024-07-28T20:00:48.106464+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:49.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:49.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:48 smithi045 bash[80445]: audit 2024-07-28T20:00:48.106464+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:48 smithi045 bash[82788]: audit 2024-07-28T20:00:48.106464+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:00:49.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:49.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:49.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:49.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:49 smithi155 bash[73694]: debug 2024-07-28T20:00:49.294+0000 7f8e37e1e640 -1 osd.4 1147 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:49.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:49.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:49.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 684 16 16 0 0 0 - 0 2024-07-28T20:00:49.825 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:49.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:49.945 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:00:50.064 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:50.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:50.194 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:49 smithi155 bash[68033]: cluster 2024-07-28T20:00:48.858216+0000 mgr.y (mgr.34101) 936 : cluster [DBG] pgmap v1680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:50.194 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:49 smithi155 bash[68033]: audit 2024-07-28T20:00:49.485886+0000 mon.a (mon.0) 1643 : audit [INF] from='client.? 172.21.15.45:0/2552350306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:00:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:49 smithi045 bash[80445]: cluster 2024-07-28T20:00:48.858216+0000 mgr.y (mgr.34101) 936 : cluster [DBG] pgmap v1680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:49 smithi045 bash[80445]: audit 2024-07-28T20:00:49.485886+0000 mon.a (mon.0) 1643 : audit [INF] from='client.? 172.21.15.45:0/2552350306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:00:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:49 smithi045 bash[82788]: cluster 2024-07-28T20:00:48.858216+0000 mgr.y (mgr.34101) 936 : cluster [DBG] pgmap v1680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:49 smithi045 bash[82788]: audit 2024-07-28T20:00:49.485886+0000 mon.a (mon.0) 1643 : audit [INF] from='client.? 172.21.15.45:0/2552350306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:00:50.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:50.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:50.541 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:50.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:50 smithi155 bash[73694]: debug 2024-07-28T20:00:50.294+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:50.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:50.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:50.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 685 16 16 0 0 0 - 0 2024-07-28T20:00:50.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:50.913 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:00:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:00:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:00:51.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:51.033 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:50 smithi045 bash[80445]: cluster 2024-07-28T20:00:49.928540+0000 mon.a (mon.0) 1644 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:51.033 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:50 smithi045 bash[80445]: audit 2024-07-28T20:00:49.946244+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.45:0/2552350306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:00:51.033 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:50 smithi045 bash[80445]: cluster 2024-07-28T20:00:49.946419+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e1148: 8 total, 2 up, 8 in 2024-07-28T20:00:51.033 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:50 smithi045 bash[82788]: cluster 2024-07-28T20:00:49.928540+0000 mon.a (mon.0) 1644 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:51.034 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:50 smithi045 bash[82788]: audit 2024-07-28T20:00:49.946244+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.45:0/2552350306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:00:51.034 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:50 smithi045 bash[82788]: cluster 2024-07-28T20:00:49.946419+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e1148: 8 total, 2 up, 8 in 2024-07-28T20:00:51.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:50 smithi155 bash[68033]: cluster 2024-07-28T20:00:49.928540+0000 mon.a (mon.0) 1644 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:00:51.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:50 smithi155 bash[68033]: audit 2024-07-28T20:00:49.946244+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.45:0/2552350306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:00:51.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:50 smithi155 bash[68033]: cluster 2024-07-28T20:00:49.946419+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e1148: 8 total, 2 up, 8 in 2024-07-28T20:00:51.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:51.260 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:51.299 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:00:51.380 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:51.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:51.589 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:51 smithi155 bash[73694]: debug 2024-07-28T20:00:51.262+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:51.589 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:51.589 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:51 smithi155 bash[73694]: debug 2024-07-28T20:00:51.370+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:51.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:51.733 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:51.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 686 16 16 0 0 0 - 0 2024-07-28T20:00:51.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:51.972 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:52.090 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:52.210 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:52.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:51 smithi045 bash[82788]: cluster 2024-07-28T20:00:50.859942+0000 mgr.y (mgr.34101) 937 : cluster [DBG] pgmap v1682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:51 smithi045 bash[80445]: cluster 2024-07-28T20:00:50.859942+0000 mgr.y (mgr.34101) 937 : cluster [DBG] pgmap v1682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:52.264 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:51 smithi155 bash[68033]: cluster 2024-07-28T20:00:50.859942+0000 mgr.y (mgr.34101) 937 : cluster [DBG] pgmap v1682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:52.330 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:52.448 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:52.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:00:52 smithi155 bash[60745]: ts=2024-07-28T20:00:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:00:52.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:52 smithi155 bash[73694]: debug 2024-07-28T20:00:52.266+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:52.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:52.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:52 smithi155 bash[73694]: debug 2024-07-28T20:00:52.434+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:52.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:52.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:52 smithi155 bash[73694]: debug 2024-07-28T20:00:52.506+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:52.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:52.676 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:52.731 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:00:52.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:52.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 687 16 16 0 0 0 - 0 2024-07-28T20:00:52.877 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:52.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:53.028 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:53.039 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:52 smithi155 bash[73694]: debug 2024-07-28T20:00:52.878+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:53.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:53.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:53.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:53 smithi155 bash[73694]: debug 2024-07-28T20:00:53.282+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:53.389 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:53.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:53.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:53.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:53 smithi155 bash[73694]: debug 2024-07-28T20:00:53.514+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:53.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:53.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:53.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:53.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 688 16 16 0 0 0 - 0 2024-07-28T20:00:53.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:53 smithi155 bash[73694]: debug 2024-07-28T20:00:53.582+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:53.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:53.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:54.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:53 smithi045 bash[80445]: cluster 2024-07-28T20:00:52.861824+0000 mgr.y (mgr.34101) 938 : cluster [DBG] pgmap v1683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:53 smithi045 bash[82788]: cluster 2024-07-28T20:00:52.861824+0000 mgr.y (mgr.34101) 938 : cluster [DBG] pgmap v1683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:54.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:54.254 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:53 smithi155 bash[68033]: cluster 2024-07-28T20:00:52.861824+0000 mgr.y (mgr.34101) 938 : cluster [DBG] pgmap v1683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:54.254 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:54.254 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:54 smithi155 bash[73694]: debug 2024-07-28T20:00:54.134+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:54.342 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:54.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:54.514 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:54 smithi155 bash[73694]: debug 2024-07-28T20:00:54.254+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:54.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:54.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:54.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:54.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 689 16 16 0 0 0 - 0 2024-07-28T20:00:54.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:54.899 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:54 smithi155 bash[73694]: debug 2024-07-28T20:00:54.514+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:54.962 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:00:55.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:55.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:55.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:55.370 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:55.387 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:55 smithi155 bash[73694]: debug 2024-07-28T20:00:55.250+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:55.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:55.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:55.655 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:00:55.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T20:00:55.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:55.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 690 16 16 0 0 0 - 0 2024-07-28T20:00:55.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:55.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:56.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:56.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:56.198 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:55 smithi155 bash[68033]: cluster 2024-07-28T20:00:54.863621+0000 mgr.y (mgr.34101) 939 : cluster [DBG] pgmap v1684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:56.198 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:55 smithi155 bash[68033]: audit 2024-07-28T20:00:55.452511+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:00:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:55 smithi045 bash[80445]: cluster 2024-07-28T20:00:54.863621+0000 mgr.y (mgr.34101) 939 : cluster [DBG] pgmap v1684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:55 smithi045 bash[80445]: audit 2024-07-28T20:00:55.452511+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:00:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:55 smithi045 bash[82788]: cluster 2024-07-28T20:00:54.863621+0000 mgr.y (mgr.34101) 939 : cluster [DBG] pgmap v1684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:55 smithi045 bash[82788]: audit 2024-07-28T20:00:55.452511+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:00:56.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:56.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:56.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:56.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:56 smithi155 bash[73694]: debug 2024-07-28T20:00:56.246+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:56.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:56.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:56.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 691 16 16 0 0 0 - 0 2024-07-28T20:00:56.901 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:57.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:57.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:57.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:56 smithi155 bash[73694]: debug 2024-07-28T20:00:56.761+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:57.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:57.260 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:57.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:00:57.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:57.500 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:00:57.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:57 smithi155 bash[73694]: debug 2024-07-28T20:00:57.245+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:57.618 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:57.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:57.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:57.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 692 16 16 0 0 0 - 0 2024-07-28T20:00:57.857 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:57.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:58.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:57 smithi155 bash[73694]: debug 2024-07-28T20:00:57.845+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:57 smithi155 bash[68033]: cluster 2024-07-28T20:00:56.865578+0000 mgr.y (mgr.34101) 940 : cluster [DBG] pgmap v1685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:58.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:58.214 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:58.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:57 smithi045 bash[82788]: cluster 2024-07-28T20:00:56.865578+0000 mgr.y (mgr.34101) 940 : cluster [DBG] pgmap v1685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:57 smithi045 bash[80445]: cluster 2024-07-28T20:00:56.865578+0000 mgr.y (mgr.34101) 940 : cluster [DBG] pgmap v1685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:00:58.259 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:00:58.259 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:58 smithi155 bash[73694]: debug 2024-07-28T20:00:58.189+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:00:58.260 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:58 smithi155 bash[73694]: debug 2024-07-28T20:00:58.261+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:58.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:00:58.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:58.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:58.689 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:00:58.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 693 16 16 0 0 0 - 0 2024-07-28T20:00:58.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:58.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:59.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:59.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:59.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:59.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:00:59.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:00:59.531 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:00:59.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:59 smithi155 bash[73694]: debug 2024-07-28T20:00:59.229+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:00:59.645 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:00:59.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:00:59.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 694 16 16 0 0 0 - 0 2024-07-28T20:00:59.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:00:59.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:00.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:00:59 smithi155 bash[68033]: cluster 2024-07-28T20:00:58.867351+0000 mgr.y (mgr.34101) 941 : cluster [DBG] pgmap v1686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:00.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:00.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:00:59 smithi155 bash[73694]: debug 2024-07-28T20:00:59.849+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:00.116 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:00:59 smithi045 bash[80445]: cluster 2024-07-28T20:00:58.867351+0000 mgr.y (mgr.34101) 941 : cluster [DBG] pgmap v1686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:00:59 smithi045 bash[82788]: cluster 2024-07-28T20:00:58.867351+0000 mgr.y (mgr.34101) 941 : cluster [DBG] pgmap v1686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:00.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:00.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:00.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:00.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:00 smithi155 bash[73694]: debug 2024-07-28T20:01:00.261+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:00.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:00.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:00.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 695 16 16 0 0 0 - 0 2024-07-28T20:01:00.812 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:00.821 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:01:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:01:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:01:00.926 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:00.934 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:00.934 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:00 smithi155 bash[73694]: debug 2024-07-28T20:01:00.669+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:01.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:01.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:01.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:01.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:01.506 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:01 smithi155 bash[68033]: audit 2024-07-28T20:01:00.440218+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:01 smithi155 bash[68033]: audit 2024-07-28T20:01:00.445121+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:01 smithi155 bash[68033]: cluster 2024-07-28T20:01:00.868456+0000 mgr.y (mgr.34101) 942 : cluster [DBG] pgmap v1687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:01.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:01 smithi155 bash[73694]: debug 2024-07-28T20:01:01.233+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:01.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:01.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:01.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 696 16 16 0 0 0 - 0 2024-07-28T20:01:01.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:01.873 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:01 smithi045 bash[80445]: audit 2024-07-28T20:01:00.440218+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:01.873 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:01 smithi045 bash[80445]: audit 2024-07-28T20:01:00.445121+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:01.873 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:01 smithi045 bash[80445]: cluster 2024-07-28T20:01:00.868456+0000 mgr.y (mgr.34101) 942 : cluster [DBG] pgmap v1687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:01.873 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:01 smithi045 bash[82788]: audit 2024-07-28T20:01:00.440218+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:01.873 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:01 smithi045 bash[82788]: audit 2024-07-28T20:01:00.445121+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:01.873 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:01 smithi045 bash[82788]: cluster 2024-07-28T20:01:00.868456+0000 mgr.y (mgr.34101) 942 : cluster [DBG] pgmap v1687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:01.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:02.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:02.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:02.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:02.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:02.461 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:02 smithi045 bash[80445]: audit 2024-07-28T20:01:01.457372+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:02.461 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:02 smithi045 bash[80445]: audit 2024-07-28T20:01:01.470418+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:02.461 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:02 smithi045 bash[80445]: audit 2024-07-28T20:01:01.939206+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:01:02.462 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:02 smithi045 bash[80445]: audit 2024-07-28T20:01:01.940541+0000 mon.c (mon.2) 323 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:01:02.462 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:02 smithi045 bash[80445]: audit 2024-07-28T20:01:01.950924+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:02.462 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:02 smithi045 bash[82788]: audit 2024-07-28T20:01:01.457372+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:02.462 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:02 smithi045 bash[82788]: audit 2024-07-28T20:01:01.470418+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:02.462 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:02 smithi045 bash[82788]: audit 2024-07-28T20:01:01.939206+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:01:02.462 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:02 smithi045 bash[82788]: audit 2024-07-28T20:01:01.940541+0000 mon.c (mon.2) 323 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:01:02.462 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:02 smithi045 bash[82788]: audit 2024-07-28T20:01:01.950924+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:02.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:02 smithi155 bash[73694]: debug 2024-07-28T20:01:02.249+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:02.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:02 smithi155 bash[68033]: audit 2024-07-28T20:01:01.457372+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:02 smithi155 bash[68033]: audit 2024-07-28T20:01:01.470418+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:02 smithi155 bash[68033]: audit 2024-07-28T20:01:01.939206+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:01:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:02 smithi155 bash[68033]: audit 2024-07-28T20:01:01.940541+0000 mon.c (mon.2) 323 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:01:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:02 smithi155 bash[68033]: audit 2024-07-28T20:01:01.950924+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:01:02.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:01:02 smithi155 bash[60745]: ts=2024-07-28T20:01:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:01:02.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:02.684 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:02.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:02.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 697 16 16 0 0 0 - 0 2024-07-28T20:01:02.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:03.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:03.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:03.275 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:03.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:03.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:03 smithi155 bash[73694]: debug 2024-07-28T20:01:03.289+0000 7f8e37e1e640 -1 osd.4 1148 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:03.473 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:01:03.512 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:03.550 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:03 smithi045 bash[82788]: audit 2024-07-28T20:01:02.773517+0000 mon.a (mon.0) 1652 : audit [INF] from='client.? 172.21.15.45:0/2111821277' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:01:03.550 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:03 smithi045 bash[82788]: cluster 2024-07-28T20:01:02.870330+0000 mgr.y (mgr.34101) 943 : cluster [DBG] pgmap v1688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:03.550 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:03 smithi045 bash[82788]: audit 2024-07-28T20:01:03.106300+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:03.550 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:03 smithi045 bash[80445]: audit 2024-07-28T20:01:02.773517+0000 mon.a (mon.0) 1652 : audit [INF] from='client.? 172.21.15.45:0/2111821277' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:01:03.550 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:03 smithi045 bash[80445]: cluster 2024-07-28T20:01:02.870330+0000 mgr.y (mgr.34101) 943 : cluster [DBG] pgmap v1688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:03.551 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:03 smithi045 bash[80445]: audit 2024-07-28T20:01:03.106300+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:03 smithi155 bash[68033]: audit 2024-07-28T20:01:02.773517+0000 mon.a (mon.0) 1652 : audit [INF] from='client.? 172.21.15.45:0/2111821277' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:01:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:03 smithi155 bash[68033]: cluster 2024-07-28T20:01:02.870330+0000 mgr.y (mgr.34101) 943 : cluster [DBG] pgmap v1688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:03 smithi155 bash[68033]: audit 2024-07-28T20:01:03.106300+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:03.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:03.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:03.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 698 16 16 0 0 0 - 0 2024-07-28T20:01:03.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:03.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:04.102 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:04.220 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:04.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:04.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:04.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:04 smithi155 bash[73694]: debug 2024-07-28T20:01:04.249+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:04.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:04 smithi155 bash[68033]: cluster 2024-07-28T20:01:03.458649+0000 mon.a (mon.0) 1653 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:01:04.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:04 smithi155 bash[68033]: audit 2024-07-28T20:01:03.473739+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.45:0/2111821277' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:01:04.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:04 smithi155 bash[68033]: cluster 2024-07-28T20:01:03.473955+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e1149: 8 total, 2 up, 8 in 2024-07-28T20:01:04.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:04 smithi045 bash[80445]: cluster 2024-07-28T20:01:03.458649+0000 mon.a (mon.0) 1653 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:01:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:04 smithi045 bash[80445]: audit 2024-07-28T20:01:03.473739+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.45:0/2111821277' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:01:04.590 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:04 smithi045 bash[80445]: cluster 2024-07-28T20:01:03.473955+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e1149: 8 total, 2 up, 8 in 2024-07-28T20:01:04.590 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:04 smithi045 bash[82788]: cluster 2024-07-28T20:01:03.458649+0000 mon.a (mon.0) 1653 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:01:04.590 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:04 smithi045 bash[82788]: audit 2024-07-28T20:01:03.473739+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.45:0/2111821277' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:01:04.590 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:04 smithi045 bash[82788]: cluster 2024-07-28T20:01:03.473955+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e1149: 8 total, 2 up, 8 in 2024-07-28T20:01:04.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:04.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 699 16 16 0 0 0 - 0 2024-07-28T20:01:04.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:04.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:05.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:05.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:05.293 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:05.344 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:01:05.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:05.422 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:05 smithi155 bash[73694]: debug 2024-07-28T20:01:05.217+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:05.470 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:05.505 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:05 smithi045 bash[80445]: cluster 2024-07-28T20:01:04.872114+0000 mgr.y (mgr.34101) 944 : cluster [DBG] pgmap v1690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:05.505 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:05 smithi045 bash[82788]: cluster 2024-07-28T20:01:04.872114+0000 mgr.y (mgr.34101) 944 : cluster [DBG] pgmap v1690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:05.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:05.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:05.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:05.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:05 smithi155 bash[68033]: cluster 2024-07-28T20:01:04.872114+0000 mgr.y (mgr.34101) 944 : cluster [DBG] pgmap v1690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:05.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:05 smithi155 bash[73694]: debug 2024-07-28T20:01:05.513+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:05.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:01:05.804737+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:01:05.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:01:05.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 700 16 16 0 0 0 - 0 2024-07-28T20:01:05.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:06.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:06.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:06.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:06.293 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:01:06.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T20:01:06.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:06.481 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:06.492 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:06 smithi155 bash[73694]: debug 2024-07-28T20:01:06.209+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:06.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:06.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:06.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 701 16 16 0 0 0 - 0 2024-07-28T20:01:06.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:06.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:07.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:01:07.075 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:07.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:07.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:07 smithi155 bash[73694]: debug 2024-07-28T20:01:07.181+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:07.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:07.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:07.547 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:07.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:07.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:07.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 702 16 16 0 0 0 - 0 2024-07-28T20:01:07.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:08.020 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:08.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:08.174 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:07 smithi155 bash[68033]: cluster 2024-07-28T20:01:06.874077+0000 mgr.y (mgr.34101) 945 : cluster [DBG] pgmap v1691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:07 smithi045 bash[80445]: cluster 2024-07-28T20:01:06.874077+0000 mgr.y (mgr.34101) 945 : cluster [DBG] pgmap v1691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:07 smithi045 bash[82788]: cluster 2024-07-28T20:01:06.874077+0000 mgr.y (mgr.34101) 945 : cluster [DBG] pgmap v1691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:08.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:08.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:08 smithi155 bash[73694]: debug 2024-07-28T20:01:08.173+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:08.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:08.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:08.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:08.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:08.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:08.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:08 smithi155 bash[73694]: debug 2024-07-28T20:01:08.721+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:08.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 703 16 16 0 0 0 - 0 2024-07-28T20:01:08.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:08.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:09.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:09.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:09.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:09.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:09.465 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:09 smithi155 bash[73694]: debug 2024-07-28T20:01:09.145+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:09.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:09.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:09.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 704 16 16 0 0 0 - 0 2024-07-28T20:01:09.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:09.926 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:10.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:10.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:09 smithi155 bash[68033]: cluster 2024-07-28T20:01:08.875108+0000 mgr.y (mgr.34101) 946 : cluster [DBG] pgmap v1692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:10.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:10.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:09 smithi045 bash[80445]: cluster 2024-07-28T20:01:08.875108+0000 mgr.y (mgr.34101) 946 : cluster [DBG] pgmap v1692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:10.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:09 smithi045 bash[82788]: cluster 2024-07-28T20:01:08.875108+0000 mgr.y (mgr.34101) 946 : cluster [DBG] pgmap v1692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:10.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:10.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:10 smithi155 bash[73694]: debug 2024-07-28T20:01:10.109+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:10.407 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:10.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:10.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:10.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:10.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 705 16 16 0 0 0 - 0 2024-07-28T20:01:10.884 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:01:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:01:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:01:11.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:11.100 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:01:11.100 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:01:11.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:11.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:11.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:11.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:11.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:11 smithi155 bash[73694]: debug 2024-07-28T20:01:11.073+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:11.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:11.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:11 smithi155 bash[73694]: debug 2024-07-28T20:01:11.213+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:11.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:11.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:11.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:11.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:11 smithi155 bash[73694]: debug 2024-07-28T20:01:11.585+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:11.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 706 16 16 0 0 0 - 0 2024-07-28T20:01:11.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:11.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:12.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:12.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:12.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:11 smithi155 bash[68033]: cluster 2024-07-28T20:01:10.876830+0000 mgr.y (mgr.34101) 947 : cluster [DBG] pgmap v1693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:12.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:12 smithi155 bash[73694]: debug 2024-07-28T20:01:12.033+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:11 smithi045 bash[82788]: cluster 2024-07-28T20:01:10.876830+0000 mgr.y (mgr.34101) 947 : cluster [DBG] pgmap v1693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:11 smithi045 bash[80445]: cluster 2024-07-28T20:01:10.876830+0000 mgr.y (mgr.34101) 947 : cluster [DBG] pgmap v1693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:12.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:12.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:12.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:12.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:12.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:12.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:12.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:12 smithi155 bash[73694]: debug 2024-07-28T20:01:12.541+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:12.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:01:12 smithi155 bash[60745]: ts=2024-07-28T20:01:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:01:12.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 707 16 16 0 0 0 - 0 2024-07-28T20:01:12.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:13.035 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:13.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:13.275 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:13.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:13 smithi155 bash[73694]: debug 2024-07-28T20:01:13.029+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:13.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:13.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:13 smithi155 bash[73694]: debug 2024-07-28T20:01:13.133+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:13.395 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:13.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:13.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:13.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:13.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 708 16 16 0 0 0 - 0 2024-07-28T20:01:13.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:13 smithi045 bash[80445]: cluster 2024-07-28T20:01:12.878767+0000 mgr.y (mgr.34101) 948 : cluster [DBG] pgmap v1694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:13 smithi045 bash[82788]: cluster 2024-07-28T20:01:12.878767+0000 mgr.y (mgr.34101) 948 : cluster [DBG] pgmap v1694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:13.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:14.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:13 smithi155 bash[68033]: cluster 2024-07-28T20:01:12.878767+0000 mgr.y (mgr.34101) 948 : cluster [DBG] pgmap v1694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:14.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:14.217 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:14.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:14 smithi155 bash[73694]: debug 2024-07-28T20:01:14.049+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:14.336 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:14.456 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:14.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:14.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:14.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 709 16 16 0 0 0 - 0 2024-07-28T20:01:14.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:14.925 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:15.042 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:15.042 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:14 smithi155 bash[73694]: debug 2024-07-28T20:01:14.765+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:15.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:15.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:15.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:15.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:15 smithi155 bash[73694]: debug 2024-07-28T20:01:15.041+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:15.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:15.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:15.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:15.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:15.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:15.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:15 smithi155 bash[73694]: debug 2024-07-28T20:01:15.629+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:15.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 710 16 16 0 0 0 - 0 2024-07-28T20:01:15.884 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:16.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:16.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:15 smithi045 bash[80445]: cluster 2024-07-28T20:01:14.880484+0000 mgr.y (mgr.34101) 949 : cluster [DBG] pgmap v1695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:15 smithi045 bash[82788]: cluster 2024-07-28T20:01:14.880484+0000 mgr.y (mgr.34101) 949 : cluster [DBG] pgmap v1695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:16.246 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:16.257 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:16 smithi155 bash[73694]: debug 2024-07-28T20:01:16.081+0000 7f8e37e1e640 -1 osd.4 1149 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:16.257 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:15 smithi155 bash[68033]: cluster 2024-07-28T20:01:14.880484+0000 mgr.y (mgr.34101) 949 : cluster [DBG] pgmap v1695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:16.364 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:16.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:16.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:16.709 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:01:16.720 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:16.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 711 16 16 0 0 0 - 0 2024-07-28T20:01:16.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:16.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:16.962 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:01:17.076 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:17.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:17.205 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:16 smithi155 bash[68033]: audit 2024-07-28T20:01:16.866840+0000 mon.a (mon.0) 1656 : audit [INF] from='client.? 172.21.15.45:0/1830820463' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:01:17.206 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:17 smithi155 bash[73694]: debug 2024-07-28T20:01:17.077+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:16 smithi045 bash[82788]: audit 2024-07-28T20:01:16.866840+0000 mon.a (mon.0) 1656 : audit [INF] from='client.? 172.21.15.45:0/1830820463' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:01:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:16 smithi045 bash[80445]: audit 2024-07-28T20:01:16.866840+0000 mon.a (mon.0) 1656 : audit [INF] from='client.? 172.21.15.45:0/1830820463' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:01:17.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:17.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:17.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:17.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:17.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:17 smithi155 bash[73694]: debug 2024-07-28T20:01:17.297+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:17.618 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:01:17.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T20:01:17.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:17.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:17.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 712 16 16 0 0 0 - 0 2024-07-28T20:01:17.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:18.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:18.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:18 smithi155 bash[73694]: debug 2024-07-28T20:01:18.049+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:17 smithi155 bash[68033]: cluster 2024-07-28T20:01:16.881481+0000 mgr.y (mgr.34101) 950 : cluster [DBG] pgmap v1696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:17 smithi155 bash[68033]: cluster 2024-07-28T20:01:16.948736+0000 mon.a (mon.0) 1657 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:01:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:17 smithi155 bash[68033]: audit 2024-07-28T20:01:16.963152+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? 172.21.15.45:0/1830820463' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:01:18.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:17 smithi155 bash[68033]: cluster 2024-07-28T20:01:16.963302+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e1150: 8 total, 2 up, 8 in 2024-07-28T20:01:18.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:17 smithi045 bash[80445]: cluster 2024-07-28T20:01:16.881481+0000 mgr.y (mgr.34101) 950 : cluster [DBG] pgmap v1696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:17 smithi045 bash[80445]: cluster 2024-07-28T20:01:16.948736+0000 mon.a (mon.0) 1657 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:01:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:17 smithi045 bash[80445]: audit 2024-07-28T20:01:16.963152+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? 172.21.15.45:0/1830820463' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:01:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:17 smithi045 bash[80445]: cluster 2024-07-28T20:01:16.963302+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e1150: 8 total, 2 up, 8 in 2024-07-28T20:01:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:17 smithi045 bash[82788]: cluster 2024-07-28T20:01:16.881481+0000 mgr.y (mgr.34101) 950 : cluster [DBG] pgmap v1696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:17 smithi045 bash[82788]: cluster 2024-07-28T20:01:16.948736+0000 mon.a (mon.0) 1657 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:01:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:17 smithi045 bash[82788]: audit 2024-07-28T20:01:16.963152+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? 172.21.15.45:0/1830820463' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:01:18.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:17 smithi045 bash[82788]: cluster 2024-07-28T20:01:16.963302+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e1150: 8 total, 2 up, 8 in 2024-07-28T20:01:18.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:18.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:18.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:18.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:18.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:18.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:18.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 713 16 16 0 0 0 - 0 2024-07-28T20:01:18.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:18.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:19.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:18 smithi155 bash[68033]: audit 2024-07-28T20:01:18.106961+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:19.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:18 smithi155 bash[73694]: debug 2024-07-28T20:01:18.865+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:19.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:19.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:19.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:18 smithi045 bash[80445]: audit 2024-07-28T20:01:18.106961+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:18 smithi045 bash[82788]: audit 2024-07-28T20:01:18.106961+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:19.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:19 smithi155 bash[73694]: debug 2024-07-28T20:01:19.041+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:19.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:19 smithi155 bash[73694]: debug 2024-07-28T20:01:19.077+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:19.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:19.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:19.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:19.692 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:19.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 714 16 16 0 0 0 - 0 2024-07-28T20:01:19.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:19.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:20.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:20.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:01:20.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:19 smithi045 bash[82788]: cluster 2024-07-28T20:01:18.882441+0000 mgr.y (mgr.34101) 951 : cluster [DBG] pgmap v1698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:19 smithi045 bash[80445]: cluster 2024-07-28T20:01:18.882441+0000 mgr.y (mgr.34101) 951 : cluster [DBG] pgmap v1698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:20.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:20.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:20 smithi155 bash[73694]: debug 2024-07-28T20:01:20.057+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:20.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:19 smithi155 bash[68033]: cluster 2024-07-28T20:01:18.882441+0000 mgr.y (mgr.34101) 951 : cluster [DBG] pgmap v1698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:20.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:20.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:20.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:01:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:01:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:01:20.757 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:20.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 715 16 16 0 0 0 - 0 2024-07-28T20:01:20.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:20.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:20.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:20 smithi155 bash[73694]: debug 2024-07-28T20:01:20.741+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:20.993 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:21.112 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:20 smithi045 bash[80445]: cluster 2024-07-28T20:01:20.884157+0000 mgr.y (mgr.34101) 952 : cluster [DBG] pgmap v1699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:20 smithi045 bash[82788]: cluster 2024-07-28T20:01:20.884157+0000 mgr.y (mgr.34101) 952 : cluster [DBG] pgmap v1699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:21.229 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:21.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:20 smithi155 bash[68033]: cluster 2024-07-28T20:01:20.884157+0000 mgr.y (mgr.34101) 952 : cluster [DBG] pgmap v1699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:21.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:21 smithi155 bash[73694]: debug 2024-07-28T20:01:21.101+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:21.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:21.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:21.588 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:21.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:21.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:21.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:21 smithi155 bash[73694]: debug 2024-07-28T20:01:21.569+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:21.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 716 16 16 0 0 0 - 0 2024-07-28T20:01:21.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:21.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:22.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:22.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:22.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:22.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:22 smithi155 bash[73694]: debug 2024-07-28T20:01:22.045+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:22.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:22 smithi155 bash[73694]: debug 2024-07-28T20:01:22.065+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:22.308 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:22.378 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:01:22.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:22.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:22.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:22.671 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:01:22 smithi155 bash[60745]: ts=2024-07-28T20:01:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:01:22.780 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:22.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 717 16 16 0 0 0 - 0 2024-07-28T20:01:22.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:23.016 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:23.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:23.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:22 smithi155 bash[73694]: debug 2024-07-28T20:01:22.753+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:23.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:23.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:23.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:23 smithi155 bash[73694]: debug 2024-07-28T20:01:23.029+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:23.376 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:23.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:23.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:23.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:23.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 718 16 16 0 0 0 - 0 2024-07-28T20:01:23.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:23.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:24.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:24.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:23 smithi045 bash[80445]: cluster 2024-07-28T20:01:22.886253+0000 mgr.y (mgr.34101) 953 : cluster [DBG] pgmap v1700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:23 smithi045 bash[82788]: cluster 2024-07-28T20:01:22.886253+0000 mgr.y (mgr.34101) 953 : cluster [DBG] pgmap v1700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:24.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:23 smithi155 bash[68033]: cluster 2024-07-28T20:01:22.886253+0000 mgr.y (mgr.34101) 953 : cluster [DBG] pgmap v1700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:24.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:24 smithi155 bash[73694]: debug 2024-07-28T20:01:24.045+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:24.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:24.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:24.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:24.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:24.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:24.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:24 smithi155 bash[73694]: debug 2024-07-28T20:01:24.537+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:24.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 719 16 16 0 0 0 - 0 2024-07-28T20:01:24.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:24.880 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:01:24.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:25.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:25.169 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:25.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:25.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:25 smithi155 bash[73694]: debug 2024-07-28T20:01:25.033+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:25.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:25.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:25.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:25.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:25.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:01:25.807675+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:01:25.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:01:25.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 720 16 16 0 0 0 - 0 2024-07-28T20:01:25.886 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:26.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:26.102 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:25 smithi045 bash[80445]: cluster 2024-07-28T20:01:24.887353+0000 mgr.y (mgr.34101) 954 : cluster [DBG] pgmap v1701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:26.102 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:25 smithi045 bash[82788]: cluster 2024-07-28T20:01:24.887353+0000 mgr.y (mgr.34101) 954 : cluster [DBG] pgmap v1701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:26.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:26.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:26.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:26 smithi155 bash[73694]: debug 2024-07-28T20:01:26.057+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:26.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:25 smithi155 bash[68033]: cluster 2024-07-28T20:01:24.887353+0000 mgr.y (mgr.34101) 954 : cluster [DBG] pgmap v1701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:26.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:26.486 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:26.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:26.645 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:26.645 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:26 smithi155 bash[73694]: debug 2024-07-28T20:01:26.453+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:26.645 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:26.645 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:26 smithi155 bash[73694]: debug 2024-07-28T20:01:26.565+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:26.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:26.740 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:01:26.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 721 16 16 0 0 0 - 0 2024-07-28T20:01:26.837 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:26.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:27.009 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 20:01:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T20:01:26.648825833Z level=info msg="Completed cleanup jobs" duration=31.704263ms 2024-07-28T20:01:27.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:27.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:27.202 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:27 smithi155 bash[73694]: debug 2024-07-28T20:01:27.009+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:27.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:27.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:27.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:27.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:27.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:27.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 722 16 16 0 0 0 - 0 2024-07-28T20:01:27.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:27.913 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:27.913 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:27 smithi155 bash[73694]: debug 2024-07-28T20:01:27.649+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:27.913 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:27.913 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:27 smithi155 bash[73694]: debug 2024-07-28T20:01:27.757+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:28.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:28.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:28.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:27 smithi045 bash[80445]: cluster 2024-07-28T20:01:26.888299+0000 mgr.y (mgr.34101) 955 : cluster [DBG] pgmap v1702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:27 smithi045 bash[82788]: cluster 2024-07-28T20:01:26.888299+0000 mgr.y (mgr.34101) 955 : cluster [DBG] pgmap v1702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:28.218 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:01:28.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T20:01:28.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:28.272 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:28 smithi155 bash[73694]: debug 2024-07-28T20:01:28.057+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:28.272 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:27 smithi155 bash[68033]: cluster 2024-07-28T20:01:26.888299+0000 mgr.y (mgr.34101) 955 : cluster [DBG] pgmap v1702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:28.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:28.497 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:28.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:28.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:28.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 723 16 16 0 0 0 - 0 2024-07-28T20:01:28.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:28.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:29.090 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:29.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:29.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:29.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:29.464 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:29 smithi155 bash[73694]: debug 2024-07-28T20:01:29.057+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:29.573 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:29.692 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:29.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 724 16 16 0 0 0 - 0 2024-07-28T20:01:29.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:29.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:30.052 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:30.062 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:29 smithi045 bash[82788]: cluster 2024-07-28T20:01:28.890100+0000 mgr.y (mgr.34101) 956 : cluster [DBG] pgmap v1703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:30.063 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:29 smithi045 bash[80445]: cluster 2024-07-28T20:01:28.890100+0000 mgr.y (mgr.34101) 956 : cluster [DBG] pgmap v1703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:30.170 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:30.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:30.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:29 smithi155 bash[68033]: cluster 2024-07-28T20:01:28.890100+0000 mgr.y (mgr.34101) 956 : cluster [DBG] pgmap v1703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:30.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:30 smithi155 bash[73694]: debug 2024-07-28T20:01:30.009+0000 7f8e37e1e640 -1 osd.4 1150 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:30.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:30.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:30.644 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:30.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:30.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 725 16 16 0 0 0 - 0 2024-07-28T20:01:30.880 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:30.892 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:01:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:01:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:01:30.970 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:01:31.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:31.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:31 smithi155 bash[73694]: debug 2024-07-28T20:01:31.021+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:31.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:30 smithi155 bash[68033]: audit 2024-07-28T20:01:30.089354+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.45:0/2584378001' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:01:31.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:30 smithi155 bash[68033]: cluster 2024-07-28T20:01:30.891874+0000 mgr.y (mgr.34101) 957 : cluster [DBG] pgmap v1704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:31.114 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:31.201 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:30 smithi045 bash[80445]: audit 2024-07-28T20:01:30.089354+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.45:0/2584378001' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:01:31.201 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:30 smithi045 bash[80445]: cluster 2024-07-28T20:01:30.891874+0000 mgr.y (mgr.34101) 957 : cluster [DBG] pgmap v1704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:31.202 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:30 smithi045 bash[82788]: audit 2024-07-28T20:01:30.089354+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.45:0/2584378001' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:01:31.202 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:30 smithi045 bash[82788]: cluster 2024-07-28T20:01:30.891874+0000 mgr.y (mgr.34101) 957 : cluster [DBG] pgmap v1704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:31.217 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:31.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:31.349 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:31.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:31.481 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:31 smithi155 bash[73694]: debug 2024-07-28T20:01:31.217+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:31.482 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:31.482 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:31 smithi155 bash[73694]: debug 2024-07-28T20:01:31.333+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:31.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:31.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:31.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:31.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:31 smithi155 bash[73694]: debug 2024-07-28T20:01:31.565+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:31.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 726 16 16 0 0 0 - 0 2024-07-28T20:01:31.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:31.945 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:32.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:32.077 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:31 smithi045 bash[80445]: cluster 2024-07-28T20:01:30.956818+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:01:32.077 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:31 smithi045 bash[80445]: audit 2024-07-28T20:01:30.970692+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.45:0/2584378001' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:01:32.077 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:31 smithi045 bash[80445]: cluster 2024-07-28T20:01:30.970806+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e1151: 8 total, 2 up, 8 in 2024-07-28T20:01:32.077 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:31 smithi045 bash[82788]: cluster 2024-07-28T20:01:30.956818+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:01:32.077 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:31 smithi045 bash[82788]: audit 2024-07-28T20:01:30.970692+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.45:0/2584378001' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:01:32.077 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:31 smithi045 bash[82788]: cluster 2024-07-28T20:01:30.970806+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e1151: 8 total, 2 up, 8 in 2024-07-28T20:01:32.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:32.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:32 smithi155 bash[73694]: debug 2024-07-28T20:01:32.049+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:32.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:31 smithi155 bash[68033]: cluster 2024-07-28T20:01:30.956818+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:01:32.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:31 smithi155 bash[68033]: audit 2024-07-28T20:01:30.970692+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.45:0/2584378001' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:01:32.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:31 smithi155 bash[68033]: cluster 2024-07-28T20:01:30.970806+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e1151: 8 total, 2 up, 8 in 2024-07-28T20:01:32.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:32.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:32.536 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:32.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:32.665 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:01:32 smithi155 bash[60745]: ts=2024-07-28T20:01:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:01:32.773 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:32.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 727 16 16 0 0 0 - 0 2024-07-28T20:01:32.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:33.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:33.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:32 smithi155 bash[68033]: cluster 2024-07-28T20:01:32.893765+0000 mgr.y (mgr.34101) 958 : cluster [DBG] pgmap v1706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:33.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:33.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:32 smithi155 bash[73694]: debug 2024-07-28T20:01:32.869+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:33.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:33 smithi155 bash[73694]: debug 2024-07-28T20:01:33.005+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:33.135 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:32 smithi045 bash[80445]: cluster 2024-07-28T20:01:32.893765+0000 mgr.y (mgr.34101) 958 : cluster [DBG] pgmap v1706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:32 smithi045 bash[82788]: cluster 2024-07-28T20:01:32.893765+0000 mgr.y (mgr.34101) 958 : cluster [DBG] pgmap v1706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:33.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:33.372 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:33.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:33.613 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:33.733 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:33.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 728 16 16 0 0 0 - 0 2024-07-28T20:01:33.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:01:33.853 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:33.925 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:33.925 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:33 smithi155 bash[73694]: debug 2024-07-28T20:01:33.693+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:33.925 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:33.972 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:34.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:34.098 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:33 smithi045 bash[80445]: audit 2024-07-28T20:01:33.107971+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:34.098 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:33 smithi045 bash[82788]: audit 2024-07-28T20:01:33.107971+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:34.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:34.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:33 smithi155 bash[68033]: audit 2024-07-28T20:01:33.107971+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:34.217 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:33 smithi155 bash[73694]: debug 2024-07-28T20:01:33.925+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:34.217 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:34 smithi155 bash[73694]: debug 2024-07-28T20:01:34.017+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:34.307 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:01:34.325 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:34.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:34.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:34.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:34.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:34.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 729 16 16 0 0 0 - 0 2024-07-28T20:01:34.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:34.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:34.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:34 smithi155 bash[73694]: debug 2024-07-28T20:01:34.769+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:34.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:35.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:35.160 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:35.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:35.294 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:34 smithi045 bash[82788]: cluster 2024-07-28T20:01:34.895540+0000 mgr.y (mgr.34101) 959 : cluster [DBG] pgmap v1707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:35.294 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:34 smithi045 bash[80445]: cluster 2024-07-28T20:01:34.895540+0000 mgr.y (mgr.34101) 959 : cluster [DBG] pgmap v1707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:35.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:34 smithi155 bash[68033]: cluster 2024-07-28T20:01:34.895540+0000 mgr.y (mgr.34101) 959 : cluster [DBG] pgmap v1707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:35.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:35 smithi155 bash[73694]: debug 2024-07-28T20:01:34.997+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:35.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:35 smithi155 bash[73694]: debug 2024-07-28T20:01:35.001+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:35.402 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:35.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:35.642 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:35.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:35.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 730 16 16 0 0 0 - 0 2024-07-28T20:01:35.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:36.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:36.033 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:36.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:35 smithi155 bash[73694]: debug 2024-07-28T20:01:35.745+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:36.116 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:36.236 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:36.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:36 smithi155 bash[73694]: debug 2024-07-28T20:01:36.033+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:36.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:36.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:36.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:36.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:36.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 731 16 16 0 0 0 - 0 2024-07-28T20:01:36.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:36.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:37.072 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:37.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:37.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:37.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:37.548 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:37.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:37 smithi155 bash[73694]: debug 2024-07-28T20:01:37.065+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:37.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:37.788 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:37.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 732 16 16 0 0 0 - 0 2024-07-28T20:01:37.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:37.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:37.997 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:01:38.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:38.105 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:37 smithi155 bash[68033]: cluster 2024-07-28T20:01:36.897460+0000 mgr.y (mgr.34101) 960 : cluster [DBG] pgmap v1708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:38.105 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:37 smithi155 bash[73694]: debug 2024-07-28T20:01:37.905+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:38.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:38.143 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:37 smithi045 bash[82788]: cluster 2024-07-28T20:01:36.897460+0000 mgr.y (mgr.34101) 960 : cluster [DBG] pgmap v1708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:38.143 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:37 smithi045 bash[80445]: cluster 2024-07-28T20:01:36.897460+0000 mgr.y (mgr.34101) 960 : cluster [DBG] pgmap v1708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:38.260 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:38.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:38 smithi155 bash[73694]: debug 2024-07-28T20:01:38.105+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:38.367 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:01:38.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:38.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:38.612 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:38.731 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:38.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 733 16 16 0 0 0 - 0 2024-07-28T20:01:38.852 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:38.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:39.091 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:39.138 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:01:39.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T20:01:39.210 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:39.330 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:39.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:39.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:39 smithi155 bash[73694]: debug 2024-07-28T20:01:39.145+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:39.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:39.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:39.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:39.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 734 16 16 0 0 0 - 0 2024-07-28T20:01:39.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:40.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:40.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:39 smithi045 bash[80445]: cluster 2024-07-28T20:01:38.899268+0000 mgr.y (mgr.34101) 961 : cluster [DBG] pgmap v1709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:39 smithi045 bash[82788]: cluster 2024-07-28T20:01:38.899268+0000 mgr.y (mgr.34101) 961 : cluster [DBG] pgmap v1709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:40.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:40.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:39 smithi155 bash[68033]: cluster 2024-07-28T20:01:38.899268+0000 mgr.y (mgr.34101) 961 : cluster [DBG] pgmap v1709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:40.282 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:40 smithi155 bash[73694]: debug 2024-07-28T20:01:40.153+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:40.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:40.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:40.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:40.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:01:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:01:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:01:40.748 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:40.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 735 16 16 0 0 0 - 0 2024-07-28T20:01:40.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:40.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:41.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:41.115 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:40 smithi045 bash[82788]: cluster 2024-07-28T20:01:40.900336+0000 mgr.y (mgr.34101) 962 : cluster [DBG] pgmap v1710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:41.115 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:40 smithi045 bash[80445]: cluster 2024-07-28T20:01:40.900336+0000 mgr.y (mgr.34101) 962 : cluster [DBG] pgmap v1710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:41.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:40 smithi155 bash[68033]: cluster 2024-07-28T20:01:40.900336+0000 mgr.y (mgr.34101) 962 : cluster [DBG] pgmap v1710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:41.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:41.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:41 smithi155 bash[73694]: debug 2024-07-28T20:01:41.165+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:41.342 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:41.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:41.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:41.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:41 smithi155 bash[73694]: debug 2024-07-28T20:01:41.321+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:41.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:41.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:41 smithi155 bash[73694]: debug 2024-07-28T20:01:41.437+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:41.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:41.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:41.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:41.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 736 16 16 0 0 0 - 0 2024-07-28T20:01:41.817 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:41.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:42.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:41 smithi155 bash[73694]: debug 2024-07-28T20:01:41.553+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:42.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:42.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:42.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:42.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:42.417 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:42 smithi155 bash[73694]: debug 2024-07-28T20:01:42.209+0000 7f8e37e1e640 -1 osd.4 1151 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:42.417 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:01:42 smithi155 bash[60745]: ts=2024-07-28T20:01:42.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:01:42.501 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:01:42.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:42.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:42.741 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:42.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:42 smithi155 bash[68033]: audit 2024-07-28T20:01:42.443294+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? 172.21.15.45:0/3939292714' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:01:42.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:42.770 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:42 smithi045 bash[80445]: audit 2024-07-28T20:01:42.443294+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? 172.21.15.45:0/3939292714' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:01:42.770 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:42 smithi045 bash[82788]: audit 2024-07-28T20:01:42.443294+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? 172.21.15.45:0/3939292714' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:01:42.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:42 smithi155 bash[73694]: debug 2024-07-28T20:01:42.741+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:42.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 737 16 16 0 0 0 - 0 2024-07-28T20:01:42.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:42.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:43.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:43.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:43.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:43 smithi155 bash[73694]: debug 2024-07-28T20:01:43.213+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:43.361 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:43.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:43.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:43.680 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:43.681 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:43 smithi155 bash[68033]: cluster 2024-07-28T20:01:42.494116+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:01:43.681 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:43 smithi155 bash[68033]: audit 2024-07-28T20:01:42.501253+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.45:0/3939292714' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:01:43.681 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:43 smithi155 bash[68033]: cluster 2024-07-28T20:01:42.501396+0000 mon.a (mon.0) 1667 : cluster [DBG] osdmap e1152: 8 total, 2 up, 8 in 2024-07-28T20:01:43.681 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:43 smithi155 bash[68033]: cluster 2024-07-28T20:01:42.902101+0000 mgr.y (mgr.34101) 963 : cluster [DBG] pgmap v1712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:43.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:43.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:43 smithi155 bash[73694]: debug 2024-07-28T20:01:43.681+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:43.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 738 16 16 0 0 0 - 0 2024-07-28T20:01:43.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:43.912 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:01:43.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:43 smithi045 bash[80445]: cluster 2024-07-28T20:01:42.494116+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:01:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:43 smithi045 bash[80445]: audit 2024-07-28T20:01:42.501253+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.45:0/3939292714' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:01:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:43 smithi045 bash[80445]: cluster 2024-07-28T20:01:42.501396+0000 mon.a (mon.0) 1667 : cluster [DBG] osdmap e1152: 8 total, 2 up, 8 in 2024-07-28T20:01:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:43 smithi045 bash[80445]: cluster 2024-07-28T20:01:42.902101+0000 mgr.y (mgr.34101) 963 : cluster [DBG] pgmap v1712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:43 smithi045 bash[82788]: cluster 2024-07-28T20:01:42.494116+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:01:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:43 smithi045 bash[82788]: audit 2024-07-28T20:01:42.501253+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.45:0/3939292714' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:01:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:43 smithi045 bash[82788]: cluster 2024-07-28T20:01:42.501396+0000 mon.a (mon.0) 1667 : cluster [DBG] osdmap e1152: 8 total, 2 up, 8 in 2024-07-28T20:01:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:43 smithi045 bash[82788]: cluster 2024-07-28T20:01:42.902101+0000 mgr.y (mgr.34101) 963 : cluster [DBG] pgmap v1712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:44.074 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:44.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:44.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:44.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:44.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:44 smithi155 bash[73694]: debug 2024-07-28T20:01:44.169+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:44.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:44.675 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:44.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:44.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 739 16 16 0 0 0 - 0 2024-07-28T20:01:44.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:45.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:45.152 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:45.196 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:45 smithi045 bash[80445]: cluster 2024-07-28T20:01:44.904027+0000 mgr.y (mgr.34101) 964 : cluster [DBG] pgmap v1713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:45.196 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:45 smithi045 bash[82788]: cluster 2024-07-28T20:01:44.904027+0000 mgr.y (mgr.34101) 964 : cluster [DBG] pgmap v1713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:45.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:01:45.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:45.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:45 smithi155 bash[68033]: cluster 2024-07-28T20:01:44.904027+0000 mgr.y (mgr.34101) 964 : cluster [DBG] pgmap v1713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:45.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:45.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:45 smithi155 bash[73694]: debug 2024-07-28T20:01:45.121+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:45.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:45 smithi155 bash[73694]: debug 2024-07-28T20:01:45.141+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:45.384 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:45.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:45.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:45.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:45.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:01:45.810319+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:01:45.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:01:45.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 740 16 16 0 0 0 - 0 2024-07-28T20:01:45.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:45.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:46.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:46.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:46.336 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:46.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:46.464 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:46 smithi155 bash[73694]: debug 2024-07-28T20:01:46.105+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:46.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:46.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:46.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:46.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 741 16 16 0 0 0 - 0 2024-07-28T20:01:46.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:47.042 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:47.152 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:47 smithi155 bash[68033]: cluster 2024-07-28T20:01:46.905336+0000 mgr.y (mgr.34101) 965 : cluster [DBG] pgmap v1714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:47.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:47.237 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:01:47.274 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:47 smithi045 bash[80445]: cluster 2024-07-28T20:01:46.905336+0000 mgr.y (mgr.34101) 965 : cluster [DBG] pgmap v1714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:47.274 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:47 smithi045 bash[82788]: cluster 2024-07-28T20:01:46.905336+0000 mgr.y (mgr.34101) 965 : cluster [DBG] pgmap v1714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:47.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:47.292 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:47 smithi155 bash[73694]: debug 2024-07-28T20:01:47.153+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:47.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:47.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:47.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:47.757 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:47.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 742 16 16 0 0 0 - 0 2024-07-28T20:01:47.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:47.931 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:01:47.931 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T20:01:47.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:48.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:48.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:48.370 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:48.388 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:48 smithi155 bash[68033]: audit 2024-07-28T20:01:48.108048+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:48.388 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:48 smithi155 bash[73694]: debug 2024-07-28T20:01:48.137+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:48 smithi045 bash[80445]: audit 2024-07-28T20:01:48.108048+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:48 smithi045 bash[82788]: audit 2024-07-28T20:01:48.108048+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:01:48.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:48.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:48.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:48.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:48.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:48 smithi155 bash[73694]: debug 2024-07-28T20:01:48.589+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:48.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 743 16 16 0 0 0 - 0 2024-07-28T20:01:48.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:48.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:49.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:49.201 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:49.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:49.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:49 smithi155 bash[73694]: debug 2024-07-28T20:01:49.057+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:49.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:49 smithi155 bash[73694]: debug 2024-07-28T20:01:49.089+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:49.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:49 smithi155 bash[68033]: cluster 2024-07-28T20:01:48.906338+0000 mgr.y (mgr.34101) 966 : cluster [DBG] pgmap v1715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:49.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:49.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:49 smithi045 bash[80445]: cluster 2024-07-28T20:01:48.906338+0000 mgr.y (mgr.34101) 966 : cluster [DBG] pgmap v1715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:49 smithi045 bash[82788]: cluster 2024-07-28T20:01:48.906338+0000 mgr.y (mgr.34101) 966 : cluster [DBG] pgmap v1715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:49.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:49.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:49.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:49.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:49.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:49 smithi155 bash[73694]: debug 2024-07-28T20:01:49.533+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:49.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 744 16 16 0 0 0 - 0 2024-07-28T20:01:49.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:50.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:50.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:50.275 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:50.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:50.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:50 smithi155 bash[73694]: debug 2024-07-28T20:01:50.097+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:50.438 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:01:50.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:50.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:50.748 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:50.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 745 16 16 0 0 0 - 0 2024-07-28T20:01:50.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:01:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:01:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:01:50.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:50.988 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:51.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:51.137 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:50 smithi155 bash[73694]: debug 2024-07-28T20:01:50.969+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:51.137 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:51.137 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:51 smithi155 bash[73694]: debug 2024-07-28T20:01:51.057+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:51.138 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:51 smithi155 bash[68033]: cluster 2024-07-28T20:01:50.908060+0000 mgr.y (mgr.34101) 967 : cluster [DBG] pgmap v1716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:51.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:51.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:51 smithi155 bash[73694]: debug 2024-07-28T20:01:51.141+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:51.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:51.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:51.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:51 smithi155 bash[73694]: debug 2024-07-28T20:01:51.313+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:51.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:51.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:51 smithi045 bash[80445]: cluster 2024-07-28T20:01:50.908060+0000 mgr.y (mgr.34101) 967 : cluster [DBG] pgmap v1716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:51 smithi045 bash[82788]: cluster 2024-07-28T20:01:50.908060+0000 mgr.y (mgr.34101) 967 : cluster [DBG] pgmap v1716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:51.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:51.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:51.706 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:51 smithi155 bash[73694]: debug 2024-07-28T20:01:51.437+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:51.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 746 16 16 0 0 0 - 0 2024-07-28T20:01:51.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:51.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:52.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:52.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:52.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:51 smithi155 bash[73694]: debug 2024-07-28T20:01:51.908+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:52.117 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:52.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:52.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:52.312 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:52 smithi155 bash[73694]: debug 2024-07-28T20:01:52.116+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:52.312 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:52 smithi155 bash[73694]: debug 2024-07-28T20:01:52.152+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:52.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:52.521 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:52.532 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:01:52 smithi155 bash[60745]: ts=2024-07-28T20:01:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:01:52.641 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:52.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:52.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:52.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:52 smithi155 bash[73694]: debug 2024-07-28T20:01:52.612+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:52.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 747 16 16 0 0 0 - 0 2024-07-28T20:01:52.880 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:53.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:53.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:53.125 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:01:53.132 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:53 smithi045 bash[80445]: cluster 2024-07-28T20:01:52.909988+0000 mgr.y (mgr.34101) 968 : cluster [DBG] pgmap v1717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:53.133 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:53 smithi045 bash[82788]: cluster 2024-07-28T20:01:52.909988+0000 mgr.y (mgr.34101) 968 : cluster [DBG] pgmap v1717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:53.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:53.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:53 smithi155 bash[73694]: debug 2024-07-28T20:01:53.164+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:53.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:53 smithi155 bash[68033]: cluster 2024-07-28T20:01:52.909988+0000 mgr.y (mgr.34101) 968 : cluster [DBG] pgmap v1717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:53.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:53.477 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:53.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:53.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:53.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 748 16 16 0 0 0 - 0 2024-07-28T20:01:53.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:53.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:53.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:53.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:53 smithi155 bash[73694]: debug 2024-07-28T20:01:53.728+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:54.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:54.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:54.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:54 smithi155 bash[73694]: debug 2024-07-28T20:01:54.176+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:54.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:54.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:54.553 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:54.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:54.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:54.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:54.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:54 smithi155 bash[73694]: debug 2024-07-28T20:01:54.636+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:54.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 749 16 16 0 0 0 - 0 2024-07-28T20:01:54.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:55.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:55.152 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:55.266 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:55 smithi045 bash[80445]: cluster 2024-07-28T20:01:54.911969+0000 mgr.y (mgr.34101) 969 : cluster [DBG] pgmap v1718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:55.267 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:55 smithi045 bash[82788]: cluster 2024-07-28T20:01:54.911969+0000 mgr.y (mgr.34101) 969 : cluster [DBG] pgmap v1718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:55.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:55 smithi155 bash[68033]: cluster 2024-07-28T20:01:54.911969+0000 mgr.y (mgr.34101) 969 : cluster [DBG] pgmap v1718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:55.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:55.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:55 smithi155 bash[73694]: debug 2024-07-28T20:01:55.136+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:55.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:55 smithi155 bash[73694]: debug 2024-07-28T20:01:55.204+0000 7f8e37e1e640 -1 osd.4 1152 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:55.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:55.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:55.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:55.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:55.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 750 16 16 0 0 0 - 0 2024-07-28T20:01:55.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:55.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:56.025 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:01:56.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:56.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:56.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:56 smithi155 bash[68033]: audit 2024-07-28T20:01:55.341537+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? 172.21.15.45:0/1690902842' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:01:56.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:56 smithi155 bash[73694]: debug 2024-07-28T20:01:56.216+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:56.360 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:56 smithi045 bash[82788]: audit 2024-07-28T20:01:55.341537+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? 172.21.15.45:0/1690902842' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:01:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:56 smithi045 bash[80445]: audit 2024-07-28T20:01:55.341537+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? 172.21.15.45:0/1690902842' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:01:56.480 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:56.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:01:56.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:56.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 751 16 16 0 0 0 - 0 2024-07-28T20:01:56.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:56.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:57.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:57.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:57.213 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:57 smithi045 bash[80445]: cluster 2024-07-28T20:01:56.011995+0000 mon.a (mon.0) 1669 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:01:57.214 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:57 smithi045 bash[80445]: audit 2024-07-28T20:01:56.025852+0000 mon.a (mon.0) 1670 : audit [INF] from='client.? 172.21.15.45:0/1690902842' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:01:57.214 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:57 smithi045 bash[80445]: cluster 2024-07-28T20:01:56.025982+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e1153: 8 total, 2 up, 8 in 2024-07-28T20:01:57.214 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:57 smithi045 bash[80445]: cluster 2024-07-28T20:01:56.913939+0000 mgr.y (mgr.34101) 970 : cluster [DBG] pgmap v1720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:57.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:57 smithi045 bash[82788]: cluster 2024-07-28T20:01:56.011995+0000 mon.a (mon.0) 1669 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:01:57.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:57 smithi045 bash[82788]: audit 2024-07-28T20:01:56.025852+0000 mon.a (mon.0) 1670 : audit [INF] from='client.? 172.21.15.45:0/1690902842' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:01:57.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:57 smithi045 bash[82788]: cluster 2024-07-28T20:01:56.025982+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e1153: 8 total, 2 up, 8 in 2024-07-28T20:01:57.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:57 smithi045 bash[82788]: cluster 2024-07-28T20:01:56.913939+0000 mgr.y (mgr.34101) 970 : cluster [DBG] pgmap v1720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:57.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:57 smithi155 bash[68033]: cluster 2024-07-28T20:01:56.011995+0000 mon.a (mon.0) 1669 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:01:57.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:57 smithi155 bash[68033]: audit 2024-07-28T20:01:56.025852+0000 mon.a (mon.0) 1670 : audit [INF] from='client.? 172.21.15.45:0/1690902842' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:01:57.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:57 smithi155 bash[68033]: cluster 2024-07-28T20:01:56.025982+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e1153: 8 total, 2 up, 8 in 2024-07-28T20:01:57.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:57 smithi155 bash[68033]: cluster 2024-07-28T20:01:56.913939+0000 mgr.y (mgr.34101) 970 : cluster [DBG] pgmap v1720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:57.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:57 smithi155 bash[73694]: debug 2024-07-28T20:01:57.248+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:57.321 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:57.439 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:57.560 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:57.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:57.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:57.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 752 16 16 0 0 0 - 0 2024-07-28T20:01:57.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:58.037 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:01:58.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:58.196 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:01:58.276 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:58.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:58 smithi155 bash[73694]: debug 2024-07-28T20:01:58.248+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:58.391 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:58.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:58.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:58.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:58.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:58.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:58 smithi155 bash[73694]: debug 2024-07-28T20:01:58.612+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:58.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 753 16 16 0 0 0 - 0 2024-07-28T20:01:58.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:58.913 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:01:58.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T20:01:58.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:59.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:01:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:01:59 smithi045 bash[82788]: cluster 2024-07-28T20:01:58.915563+0000 mgr.y (mgr.34101) 971 : cluster [DBG] pgmap v1721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:01:59 smithi045 bash[80445]: cluster 2024-07-28T20:01:58.915563+0000 mgr.y (mgr.34101) 971 : cluster [DBG] pgmap v1721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:59.221 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:59.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:01:59 smithi155 bash[68033]: cluster 2024-07-28T20:01:58.915563+0000 mgr.y (mgr.34101) 971 : cluster [DBG] pgmap v1721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:01:59.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:59.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:59 smithi155 bash[73694]: debug 2024-07-28T20:01:59.060+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:59.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:01:59.416 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:01:59.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:01:59.540 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:59 smithi155 bash[73694]: debug 2024-07-28T20:01:59.288+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:01:59.540 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:01:59.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:01:59 smithi155 bash[73694]: debug 2024-07-28T20:01:59.540+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:01:59.581 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:01:59.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:01:59.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 754 16 16 0 0 0 - 0 2024-07-28T20:01:59.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:01:59.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:00.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:00.131 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:00.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:00.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:00.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:00.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:00 smithi155 bash[73694]: debug 2024-07-28T20:02:00.132+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:00.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:00 smithi155 bash[73694]: debug 2024-07-28T20:02:00.240+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:00.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:00.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:00.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:00.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 755 16 16 0 0 0 - 0 2024-07-28T20:02:00.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:02:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:02:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:02:01.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:01.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:01.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:01 smithi155 bash[68033]: cluster 2024-07-28T20:02:00.917352+0000 mgr.y (mgr.34101) 972 : cluster [DBG] pgmap v1722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:01.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:01.262 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:01 smithi155 bash[73694]: debug 2024-07-28T20:02:01.212+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:01.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:01.382 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:01 smithi045 bash[82788]: cluster 2024-07-28T20:02:00.917352+0000 mgr.y (mgr.34101) 972 : cluster [DBG] pgmap v1722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:01.382 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:01 smithi045 bash[80445]: cluster 2024-07-28T20:02:00.917352+0000 mgr.y (mgr.34101) 972 : cluster [DBG] pgmap v1722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:01.490 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:01.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:01.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:01.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 756 16 16 0 0 0 - 0 2024-07-28T20:02:01.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:01.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:02.090 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:02.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:02.329 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:02.340 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:02 smithi045 bash[82788]: audit 2024-07-28T20:02:02.063546+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:02:02.340 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:02 smithi045 bash[80445]: audit 2024-07-28T20:02:02.063546+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:02:02.449 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:02.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:02 smithi155 bash[68033]: audit 2024-07-28T20:02:02.063546+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:02:02.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:02 smithi155 bash[73694]: debug 2024-07-28T20:02:02.176+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:02.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:02.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:02 smithi155 bash[73694]: debug 2024-07-28T20:02:02.304+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:02.460 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:02:02 smithi155 bash[60745]: ts=2024-07-28T20:02:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:02:02.569 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:02.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:02.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:02.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 757 16 16 0 0 0 - 0 2024-07-28T20:02:02.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:03.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:03.124 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:03.125 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:02 smithi155 bash[73694]: debug 2024-07-28T20:02:02.932+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:03.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:03.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:03.407 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:03.418 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:03 smithi045 bash[80445]: cluster 2024-07-28T20:02:02.919297+0000 mgr.y (mgr.34101) 973 : cluster [DBG] pgmap v1723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:03.418 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:03 smithi045 bash[80445]: audit 2024-07-28T20:02:03.113860+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:03.418 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:03 smithi045 bash[82788]: cluster 2024-07-28T20:02:02.919297+0000 mgr.y (mgr.34101) 973 : cluster [DBG] pgmap v1723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:03.418 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:03 smithi045 bash[82788]: audit 2024-07-28T20:02:03.113860+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:03.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:03.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:03 smithi155 bash[73694]: debug 2024-07-28T20:02:03.228+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:03 smithi155 bash[68033]: cluster 2024-07-28T20:02:02.919297+0000 mgr.y (mgr.34101) 973 : cluster [DBG] pgmap v1723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:03.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:03 smithi155 bash[68033]: audit 2024-07-28T20:02:03.113860+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:03.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:03.686 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:02:03.686 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:02:03.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:03.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 758 16 16 0 0 0 - 0 2024-07-28T20:02:03.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:03.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:04.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:04.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:04.263 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:04 smithi155 bash[68033]: audit 2024-07-28T20:02:03.117823+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:04.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:04.377 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:04 smithi045 bash[80445]: audit 2024-07-28T20:02:03.117823+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:04.378 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:04 smithi045 bash[82788]: audit 2024-07-28T20:02:03.117823+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:04.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:04.490 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:04 smithi155 bash[73694]: debug 2024-07-28T20:02:04.260+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:04.598 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:04.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:04.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 759 16 16 0 0 0 - 0 2024-07-28T20:02:04.840 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:04.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:05.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:05.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:05.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:05.427 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:05 smithi045 bash[80445]: cluster 2024-07-28T20:02:04.921080+0000 mgr.y (mgr.34101) 974 : cluster [DBG] pgmap v1724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:05.427 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:05 smithi045 bash[82788]: cluster 2024-07-28T20:02:04.921080+0000 mgr.y (mgr.34101) 974 : cluster [DBG] pgmap v1724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:05.437 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:05.447 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:05 smithi155 bash[73694]: debug 2024-07-28T20:02:05.260+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:05.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:05 smithi155 bash[68033]: cluster 2024-07-28T20:02:04.921080+0000 mgr.y (mgr.34101) 974 : cluster [DBG] pgmap v1724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:05.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:05.649 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:05.675 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:05.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:05.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:02:05.813293+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:02:05.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:02:05.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 760 16 16 0 0 0 - 0 2024-07-28T20:02:05.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:06.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:06.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:05 smithi155 bash[73694]: debug 2024-07-28T20:02:05.648+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:06.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:06.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:06.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:06.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:06.522 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:06 smithi155 bash[73694]: debug 2024-07-28T20:02:06.296+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:06.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:06.748 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:06.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 761 16 16 0 0 0 - 0 2024-07-28T20:02:06.868 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:06.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:07.012 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:07 smithi045 bash[82788]: cluster 2024-07-28T20:02:06.922862+0000 mgr.y (mgr.34101) 975 : cluster [DBG] pgmap v1725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:07.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:07.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:07.260 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:07 smithi155 bash[68033]: cluster 2024-07-28T20:02:06.922862+0000 mgr.y (mgr.34101) 975 : cluster [DBG] pgmap v1725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:07.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:07.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:07 smithi155 bash[73694]: debug 2024-07-28T20:02:07.200+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:07.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:07 smithi155 bash[73694]: debug 2024-07-28T20:02:07.260+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:07.337 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:07.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:07 smithi045 bash[80445]: cluster 2024-07-28T20:02:06.922862+0000 mgr.y (mgr.34101) 975 : cluster [DBG] pgmap v1725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:07.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:07.573 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:07.686 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:07.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:07.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 762 16 16 0 0 0 - 0 2024-07-28T20:02:07.914 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:08.028 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:08.060 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:08.060 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:07 smithi155 bash[73694]: debug 2024-07-28T20:02:07.872+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:08.064 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:08.166 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:08.283 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:08.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:08.516 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:08.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:08 smithi155 bash[73694]: debug 2024-07-28T20:02:08.124+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:08.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:08 smithi155 bash[73694]: debug 2024-07-28T20:02:08.308+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:08.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:08.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:08.773 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:02:08.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 763 16 16 0 0 0 - 0 2024-07-28T20:02:08.857 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:08.976 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:09.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:09.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:09.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:09.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:08 smithi155 bash[73694]: debug 2024-07-28T20:02:08.952+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:09.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:09 smithi155 bash[68033]: audit 2024-07-28T20:02:07.997977+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:09 smithi155 bash[68033]: audit 2024-07-28T20:02:08.004654+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:09 smithi155 bash[68033]: audit 2024-07-28T20:02:08.186639+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:09 smithi155 bash[68033]: audit 2024-07-28T20:02:08.194228+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:09 smithi155 bash[68033]: audit 2024-07-28T20:02:08.624593+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:02:09.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:09 smithi155 bash[68033]: audit 2024-07-28T20:02:08.625671+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:02:09.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:09 smithi155 bash[68033]: audit 2024-07-28T20:02:08.631607+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:09 smithi155 bash[68033]: cluster 2024-07-28T20:02:08.923988+0000 mgr.y (mgr.34101) 976 : cluster [DBG] pgmap v1726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:09.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:09.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[80445]: audit 2024-07-28T20:02:07.997977+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[80445]: audit 2024-07-28T20:02:08.004654+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[80445]: audit 2024-07-28T20:02:08.186639+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[80445]: audit 2024-07-28T20:02:08.194228+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[80445]: audit 2024-07-28T20:02:08.624593+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:02:09.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[80445]: audit 2024-07-28T20:02:08.625671+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:02:09.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[80445]: audit 2024-07-28T20:02:08.631607+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[80445]: cluster 2024-07-28T20:02:08.923988+0000 mgr.y (mgr.34101) 976 : cluster [DBG] pgmap v1726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:09.349 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[82788]: audit 2024-07-28T20:02:07.997977+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.349 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[82788]: audit 2024-07-28T20:02:08.004654+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.349 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[82788]: audit 2024-07-28T20:02:08.186639+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.349 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[82788]: audit 2024-07-28T20:02:08.194228+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.350 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[82788]: audit 2024-07-28T20:02:08.624593+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:02:09.350 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[82788]: audit 2024-07-28T20:02:08.625671+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:02:09.350 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[82788]: audit 2024-07-28T20:02:08.631607+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:09.350 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:08 smithi045 bash[82788]: cluster 2024-07-28T20:02:08.923988+0000 mgr.y (mgr.34101) 976 : cluster [DBG] pgmap v1726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:09.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:09.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:09.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:09 smithi155 bash[73694]: debug 2024-07-28T20:02:09.320+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:09.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:09 smithi155 bash[73694]: debug 2024-07-28T20:02:09.352+0000 7f8e37e1e640 -1 osd.4 1153 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:09.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:09.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:09.812 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:09.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 764 16 16 0 0 0 - 0 2024-07-28T20:02:09.827 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:02:09.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T20:02:09.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:10.011 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:02:10.052 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:10.165 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:10.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:10.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:10 smithi155 bash[68033]: audit 2024-07-28T20:02:09.079192+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? 172.21.15.45:0/595959397' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:02:10.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:10.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:10 smithi155 bash[73694]: debug 2024-07-28T20:02:10.032+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:10.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:10.413 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:10 smithi045 bash[82788]: audit 2024-07-28T20:02:09.079192+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? 172.21.15.45:0/595959397' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:02:10.413 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:09 smithi045 bash[80445]: audit 2024-07-28T20:02:09.079192+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? 172.21.15.45:0/595959397' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:02:10.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:10.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:10 smithi155 bash[73694]: debug 2024-07-28T20:02:10.376+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:10.641 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:02:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:02:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:02:10.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:10.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 765 16 16 0 0 0 - 0 2024-07-28T20:02:10.881 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:10.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:11.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:11.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:11 smithi045 bash[80445]: cluster 2024-07-28T20:02:09.998591+0000 mon.a (mon.0) 1679 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:02:11.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:11 smithi045 bash[80445]: audit 2024-07-28T20:02:10.011800+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? 172.21.15.45:0/595959397' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:02:11.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:11 smithi045 bash[80445]: cluster 2024-07-28T20:02:10.011970+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e1154: 8 total, 2 up, 8 in 2024-07-28T20:02:11.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:11 smithi045 bash[80445]: cluster 2024-07-28T20:02:10.925889+0000 mgr.y (mgr.34101) 977 : cluster [DBG] pgmap v1728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:11.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:11 smithi045 bash[82788]: cluster 2024-07-28T20:02:09.998591+0000 mon.a (mon.0) 1679 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:02:11.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:11 smithi045 bash[82788]: audit 2024-07-28T20:02:10.011800+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? 172.21.15.45:0/595959397' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:02:11.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:11 smithi045 bash[82788]: cluster 2024-07-28T20:02:10.011970+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e1154: 8 total, 2 up, 8 in 2024-07-28T20:02:11.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:11 smithi045 bash[82788]: cluster 2024-07-28T20:02:10.925889+0000 mgr.y (mgr.34101) 977 : cluster [DBG] pgmap v1728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:11.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:11.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:11.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:11 smithi155 bash[73694]: debug 2024-07-28T20:02:11.212+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:11.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:11 smithi155 bash[68033]: cluster 2024-07-28T20:02:09.998591+0000 mon.a (mon.0) 1679 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:02:11.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:11 smithi155 bash[68033]: audit 2024-07-28T20:02:10.011800+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? 172.21.15.45:0/595959397' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:02:11.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:11 smithi155 bash[68033]: cluster 2024-07-28T20:02:10.011970+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e1154: 8 total, 2 up, 8 in 2024-07-28T20:02:11.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:11 smithi155 bash[68033]: cluster 2024-07-28T20:02:10.925889+0000 mgr.y (mgr.34101) 977 : cluster [DBG] pgmap v1728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:11.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:11.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:11.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:11.607 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:11 smithi155 bash[73694]: debug 2024-07-28T20:02:11.352+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:11.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:11.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 766 16 16 0 0 0 - 0 2024-07-28T20:02:11.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:11.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:12.076 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:12.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:12.316 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:12.340 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:02:12 smithi155 bash[60745]: ts=2024-07-28T20:02:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:02:12.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:12.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:12.675 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:12.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:12.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:12 smithi155 bash[73694]: debug 2024-07-28T20:02:12.340+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:12.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 767 16 16 0 0 0 - 0 2024-07-28T20:02:12.818 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:02:12.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:13.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:13.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:13.152 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:13 smithi155 bash[68033]: cluster 2024-07-28T20:02:12.927075+0000 mgr.y (mgr.34101) 978 : cluster [DBG] pgmap v1729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:13 smithi045 bash[80445]: cluster 2024-07-28T20:02:12.927075+0000 mgr.y (mgr.34101) 978 : cluster [DBG] pgmap v1729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:13 smithi045 bash[82788]: cluster 2024-07-28T20:02:12.927075+0000 mgr.y (mgr.34101) 978 : cluster [DBG] pgmap v1729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:13.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:13.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:13.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:13.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:13.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:13 smithi155 bash[73694]: debug 2024-07-28T20:02:13.332+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:13.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:13 smithi155 bash[73694]: debug 2024-07-28T20:02:13.360+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:13.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:13.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:13.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 768 16 16 0 0 0 - 0 2024-07-28T20:02:13.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:13.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:14.100 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:14.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:14.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:14.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:14 smithi155 bash[73694]: debug 2024-07-28T20:02:14.060+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:14.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:14.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:14.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:14.633 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:02:14.655 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:14 smithi155 bash[73694]: debug 2024-07-28T20:02:14.348+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:14.655 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:14.655 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:14 smithi155 bash[73694]: debug 2024-07-28T20:02:14.420+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:14.655 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:14.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:14.812 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:14.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 769 16 16 0 0 0 - 0 2024-07-28T20:02:14.932 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:15.014 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:14 smithi155 bash[73694]: debug 2024-07-28T20:02:14.656+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:15.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:15.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:15.182 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:15 smithi045 bash[82788]: cluster 2024-07-28T20:02:14.928825+0000 mgr.y (mgr.34101) 979 : cluster [DBG] pgmap v1730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:15.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:15 smithi045 bash[80445]: cluster 2024-07-28T20:02:14.928825+0000 mgr.y (mgr.34101) 979 : cluster [DBG] pgmap v1730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:15.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:15.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:15 smithi155 bash[68033]: cluster 2024-07-28T20:02:14.928825+0000 mgr.y (mgr.34101) 979 : cluster [DBG] pgmap v1730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:15.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:15.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:15.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:15 smithi155 bash[73694]: debug 2024-07-28T20:02:15.376+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:15.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:15.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:15.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 770 16 16 0 0 0 - 0 2024-07-28T20:02:15.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:16.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:16.123 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:16.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:16.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:16.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:16.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:16.655 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:02:16.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:16.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:16 smithi155 bash[73694]: debug 2024-07-28T20:02:16.412+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:16.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 771 16 16 0 0 0 - 0 2024-07-28T20:02:16.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:16.947 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:17.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:17.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:17.193 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:17 smithi045 bash[80445]: cluster 2024-07-28T20:02:16.930833+0000 mgr.y (mgr.34101) 980 : cluster [DBG] pgmap v1731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:17.193 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:17 smithi045 bash[82788]: cluster 2024-07-28T20:02:16.930833+0000 mgr.y (mgr.34101) 980 : cluster [DBG] pgmap v1731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:17.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:17.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:17 smithi155 bash[68033]: cluster 2024-07-28T20:02:16.930833+0000 mgr.y (mgr.34101) 980 : cluster [DBG] pgmap v1731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:17.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:17.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:16 smithi155 bash[73694]: debug 2024-07-28T20:02:16.924+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:17.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:17.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:17.657 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:17.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:17.787 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:17 smithi155 bash[73694]: debug 2024-07-28T20:02:17.404+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:17.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 772 16 16 0 0 0 - 0 2024-07-28T20:02:17.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:18.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:18.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:18.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:18.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:18.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:18 smithi155 bash[73694]: debug 2024-07-28T20:02:18.112+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:18.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:18.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:18.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:18.729 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:18.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:18 smithi155 bash[73694]: debug 2024-07-28T20:02:18.428+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:18.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 773 16 16 0 0 0 - 0 2024-07-28T20:02:18.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:18.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:19.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:19.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:19.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:19 smithi155 bash[68033]: audit 2024-07-28T20:02:18.116329+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:19.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:19 smithi155 bash[68033]: audit 2024-07-28T20:02:18.119124+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:19.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:19 smithi155 bash[68033]: cluster 2024-07-28T20:02:18.932637+0000 mgr.y (mgr.34101) 981 : cluster [DBG] pgmap v1732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:19.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:19.337 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:19 smithi045 bash[80445]: audit 2024-07-28T20:02:18.116329+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:19.337 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:19 smithi045 bash[80445]: audit 2024-07-28T20:02:18.119124+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:19.337 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:19 smithi045 bash[80445]: cluster 2024-07-28T20:02:18.932637+0000 mgr.y (mgr.34101) 981 : cluster [DBG] pgmap v1732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:19.338 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:19 smithi045 bash[82788]: audit 2024-07-28T20:02:18.116329+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:02:19.338 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:19 smithi045 bash[82788]: audit 2024-07-28T20:02:18.119124+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:19.338 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:19 smithi045 bash[82788]: cluster 2024-07-28T20:02:18.932637+0000 mgr.y (mgr.34101) 981 : cluster [DBG] pgmap v1732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:19.338 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:02:19.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:19.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:19.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:19.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:19.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:19 smithi155 bash[73694]: debug 2024-07-28T20:02:19.400+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:19.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 774 16 16 0 0 0 - 0 2024-07-28T20:02:19.873 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:19.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:20.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:20.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:20.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:20.282 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:19 smithi155 bash[73694]: debug 2024-07-28T20:02:19.872+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:20.391 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:20.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:20.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:20 smithi155 bash[73694]: debug 2024-07-28T20:02:20.436+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:20.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:20.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:20.763 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:02:20.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T20:02:20.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 775 16 16 0 0 0 - 0 2024-07-28T20:02:20.819 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:02:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:02:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:02:20.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:20.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:21.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:21 smithi045 bash[82788]: cluster 2024-07-28T20:02:20.933824+0000 mgr.y (mgr.34101) 982 : cluster [DBG] pgmap v1733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:21 smithi045 bash[80445]: cluster 2024-07-28T20:02:20.933824+0000 mgr.y (mgr.34101) 982 : cluster [DBG] pgmap v1733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:21.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:21.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:21.299 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:21 smithi155 bash[73694]: debug 2024-07-28T20:02:21.204+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:21.299 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:21.299 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:21 smithi155 bash[68033]: cluster 2024-07-28T20:02:20.933824+0000 mgr.y (mgr.34101) 982 : cluster [DBG] pgmap v1733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:21.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:21.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:21.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:21 smithi155 bash[73694]: debug 2024-07-28T20:02:21.296+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:21.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:21 smithi155 bash[73694]: debug 2024-07-28T20:02:21.428+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:21.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:21.581 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:21.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:21.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:21 smithi155 bash[73694]: debug 2024-07-28T20:02:21.556+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:21.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:21.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 776 16 16 0 0 0 - 0 2024-07-28T20:02:21.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:21.832 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:21 smithi155 bash[73694]: debug 2024-07-28T20:02:21.792+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:21.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:22.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:22.135 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:22.135 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:21 smithi155 bash[73694]: debug 2024-07-28T20:02:21.900+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:22.135 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:22.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:22.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:22.392 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:02:22 smithi155 bash[60745]: ts=2024-07-28T20:02:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:02:22.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:22 smithi155 bash[73694]: debug 2024-07-28T20:02:22.132+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:22.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:22.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:22 smithi155 bash[73694]: debug 2024-07-28T20:02:22.260+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:22.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:22 smithi155 bash[73694]: debug 2024-07-28T20:02:22.392+0000 7f8e37e1e640 -1 osd.4 1154 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:22.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:22.456 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:02:22.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:22.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:22.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:22.653 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:22 smithi045 bash[80445]: audit 2024-07-28T20:02:22.397687+0000 mon.c (mon.2) 333 : audit [INF] from='client.? 172.21.15.45:0/1725469927' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:02:22.653 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:22 smithi045 bash[80445]: audit 2024-07-28T20:02:22.398152+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:02:22.654 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:22 smithi045 bash[82788]: audit 2024-07-28T20:02:22.397687+0000 mon.c (mon.2) 333 : audit [INF] from='client.? 172.21.15.45:0/1725469927' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:02:22.654 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:22 smithi045 bash[82788]: audit 2024-07-28T20:02:22.398152+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:02:22.768 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:22.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:22 smithi155 bash[73694]: debug 2024-07-28T20:02:22.500+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:22.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:22 smithi155 bash[68033]: audit 2024-07-28T20:02:22.397687+0000 mon.c (mon.2) 333 : audit [INF] from='client.? 172.21.15.45:0/1725469927' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:02:22.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:22 smithi155 bash[68033]: audit 2024-07-28T20:02:22.398152+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:02:22.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 777 16 16 0 0 0 - 0 2024-07-28T20:02:22.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:23.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:23.128 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:23.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:23.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:23.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:23 smithi155 bash[73694]: debug 2024-07-28T20:02:23.096+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:23.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:23.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:23.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:23 smithi045 bash[80445]: cluster 2024-07-28T20:02:22.448923+0000 mon.a (mon.0) 1684 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:02:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:23 smithi045 bash[80445]: audit 2024-07-28T20:02:22.456070+0000 mon.a (mon.0) 1685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:02:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:23 smithi045 bash[80445]: cluster 2024-07-28T20:02:22.456283+0000 mon.a (mon.0) 1686 : cluster [DBG] osdmap e1155: 8 total, 2 up, 8 in 2024-07-28T20:02:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:23 smithi045 bash[80445]: cluster 2024-07-28T20:02:22.934994+0000 mgr.y (mgr.34101) 983 : cluster [DBG] pgmap v1735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:23 smithi045 bash[82788]: cluster 2024-07-28T20:02:22.448923+0000 mon.a (mon.0) 1684 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:02:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:23 smithi045 bash[82788]: audit 2024-07-28T20:02:22.456070+0000 mon.a (mon.0) 1685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:02:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:23 smithi045 bash[82788]: cluster 2024-07-28T20:02:22.456283+0000 mon.a (mon.0) 1686 : cluster [DBG] osdmap e1155: 8 total, 2 up, 8 in 2024-07-28T20:02:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:23 smithi045 bash[82788]: cluster 2024-07-28T20:02:22.934994+0000 mgr.y (mgr.34101) 983 : cluster [DBG] pgmap v1735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:23.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:23.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:23 smithi155 bash[73694]: debug 2024-07-28T20:02:23.376+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:23.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:23 smithi155 bash[68033]: cluster 2024-07-28T20:02:22.448923+0000 mon.a (mon.0) 1684 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:02:23.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:23 smithi155 bash[68033]: audit 2024-07-28T20:02:22.456070+0000 mon.a (mon.0) 1685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:02:23.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:23 smithi155 bash[68033]: cluster 2024-07-28T20:02:22.456283+0000 mon.a (mon.0) 1686 : cluster [DBG] osdmap e1155: 8 total, 2 up, 8 in 2024-07-28T20:02:23.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:23 smithi155 bash[68033]: cluster 2024-07-28T20:02:22.934994+0000 mgr.y (mgr.34101) 983 : cluster [DBG] pgmap v1735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:23.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 778 16 16 0 0 0 - 0 2024-07-28T20:02:23.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:23.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:24.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:24.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:24.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:24.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:23 smithi155 bash[73694]: debug 2024-07-28T20:02:23.928+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:24.321 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:24.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:24.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:24 smithi155 bash[73694]: debug 2024-07-28T20:02:24.396+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:24.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:24.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:24.797 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:24.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 779 16 16 0 0 0 - 0 2024-07-28T20:02:24.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:25.013 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:25.037 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:25.156 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:25.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:25.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:25 smithi155 bash[68033]: cluster 2024-07-28T20:02:24.936723+0000 mgr.y (mgr.34101) 984 : cluster [DBG] pgmap v1736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:25.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:25 smithi155 bash[73694]: debug 2024-07-28T20:02:25.012+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:25.333 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:02:25.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:25 smithi045 bash[80445]: cluster 2024-07-28T20:02:24.936723+0000 mgr.y (mgr.34101) 984 : cluster [DBG] pgmap v1736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:25.344 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:25 smithi045 bash[82788]: cluster 2024-07-28T20:02:24.936723+0000 mgr.y (mgr.34101) 984 : cluster [DBG] pgmap v1736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:25.395 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:25.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:25.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:25.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:25.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:25 smithi155 bash[73694]: debug 2024-07-28T20:02:25.412+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:25.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:02:25.816299+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:02:25.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:02:25.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 780 16 16 0 0 0 - 0 2024-07-28T20:02:25.840 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:02:25.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:25.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:26.114 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:26.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:26.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:26.468 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:26.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:26 smithi155 bash[73694]: debug 2024-07-28T20:02:26.376+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:26.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:26.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:26.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 781 16 16 0 0 0 - 0 2024-07-28T20:02:26.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:26.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:27.018 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:27.018 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:26 smithi155 bash[73694]: debug 2024-07-28T20:02:26.932+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:27.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:27.184 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:27.198 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:27 smithi155 bash[68033]: cluster 2024-07-28T20:02:26.938692+0000 mgr.y (mgr.34101) 985 : cluster [DBG] pgmap v1737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:27.268 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:27 smithi045 bash[80445]: cluster 2024-07-28T20:02:26.938692+0000 mgr.y (mgr.34101) 985 : cluster [DBG] pgmap v1737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:27.268 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:27 smithi045 bash[82788]: cluster 2024-07-28T20:02:26.938692+0000 mgr.y (mgr.34101) 985 : cluster [DBG] pgmap v1737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:27.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:27.375 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:27.375 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:27 smithi155 bash[73694]: debug 2024-07-28T20:02:27.284+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:27.375 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:27 smithi155 bash[73694]: debug 2024-07-28T20:02:27.376+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:27.423 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:27.540 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:27.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:27.778 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:27.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 782 16 16 0 0 0 - 0 2024-07-28T20:02:27.897 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:28.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:28.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:28.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:28.375 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:28.493 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:28.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:28.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:28.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:28 smithi155 bash[73694]: debug 2024-07-28T20:02:28.412+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:28.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 783 16 16 0 0 0 - 0 2024-07-28T20:02:28.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:28.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:29.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:29.208 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:29.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:29 smithi155 bash[68033]: cluster 2024-07-28T20:02:28.940446+0000 mgr.y (mgr.34101) 986 : cluster [DBG] pgmap v1738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:29.328 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:29.383 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:29 smithi045 bash[80445]: cluster 2024-07-28T20:02:28.940446+0000 mgr.y (mgr.34101) 986 : cluster [DBG] pgmap v1738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:29.383 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:29 smithi045 bash[82788]: cluster 2024-07-28T20:02:28.940446+0000 mgr.y (mgr.34101) 986 : cluster [DBG] pgmap v1738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:29.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:29.529 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:02:29.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:29.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:29.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:29.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:29 smithi155 bash[73694]: debug 2024-07-28T20:02:29.448+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:29.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 784 16 16 0 0 0 - 0 2024-07-28T20:02:29.894 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:02:29.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:30.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:30.157 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:30.277 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:30.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:30.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:30.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:30.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:30 smithi155 bash[73694]: debug 2024-07-28T20:02:30.356+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:30.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:30 smithi155 bash[73694]: debug 2024-07-28T20:02:30.416+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:30.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:30.698 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:02:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:02:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:02:30.731 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:02:30.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T20:02:30.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:30.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 785 16 16 0 0 0 - 0 2024-07-28T20:02:30.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:31.008 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:31.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:31.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:31.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:31 smithi155 bash[68033]: cluster 2024-07-28T20:02:30.941455+0000 mgr.y (mgr.34101) 987 : cluster [DBG] pgmap v1739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:31.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:31.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:31 smithi155 bash[73694]: debug 2024-07-28T20:02:31.204+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:31.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:31.373 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:31 smithi045 bash[80445]: cluster 2024-07-28T20:02:30.941455+0000 mgr.y (mgr.34101) 987 : cluster [DBG] pgmap v1739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:31.374 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:31 smithi045 bash[82788]: cluster 2024-07-28T20:02:30.941455+0000 mgr.y (mgr.34101) 987 : cluster [DBG] pgmap v1739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:31.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:31.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:31.718 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:31.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:31 smithi155 bash[73694]: debug 2024-07-28T20:02:31.408+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:31.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 786 16 16 0 0 0 - 0 2024-07-28T20:02:31.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:31.952 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:32.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:32.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:32.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:32.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:32.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:32.563 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:02:32 smithi155 bash[60745]: ts=2024-07-28T20:02:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:02:32.563 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:32 smithi155 bash[73694]: debug 2024-07-28T20:02:32.384+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:32.563 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:32.563 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:32 smithi155 bash[73694]: debug 2024-07-28T20:02:32.524+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:32.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:32.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:32.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 787 16 16 0 0 0 - 0 2024-07-28T20:02:32.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:33.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:33.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:33 smithi155 bash[68033]: cluster 2024-07-28T20:02:32.943377+0000 mgr.y (mgr.34101) 988 : cluster [DBG] pgmap v1740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:33.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:33.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:33.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:33.396 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:33 smithi045 bash[80445]: cluster 2024-07-28T20:02:32.943377+0000 mgr.y (mgr.34101) 988 : cluster [DBG] pgmap v1740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:33.397 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:33 smithi045 bash[82788]: cluster 2024-07-28T20:02:32.943377+0000 mgr.y (mgr.34101) 988 : cluster [DBG] pgmap v1740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:33.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:33.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:33 smithi155 bash[73694]: debug 2024-07-28T20:02:33.340+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:33.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:33.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:33.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 788 16 16 0 0 0 - 0 2024-07-28T20:02:33.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:33.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:33.986 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:33.987 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:33 smithi155 bash[73694]: debug 2024-07-28T20:02:33.716+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:34.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:34.214 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:34 smithi045 bash[80445]: audit 2024-07-28T20:02:33.108774+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:34 smithi045 bash[82788]: audit 2024-07-28T20:02:33.108774+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:34.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:34.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:34 smithi155 bash[73694]: debug 2024-07-28T20:02:34.172+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:34.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:34 smithi155 bash[68033]: audit 2024-07-28T20:02:33.108774+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:34.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:34.451 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:34.569 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:34.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:34.699 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:34 smithi155 bash[73694]: debug 2024-07-28T20:02:34.368+0000 7f8e37e1e640 -1 osd.4 1155 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:34.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:34.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 789 16 16 0 0 0 - 0 2024-07-28T20:02:34.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:35.031 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:02:35.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:35.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:35.173 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:35 smithi045 bash[80445]: audit 2024-07-28T20:02:34.187620+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? 172.21.15.45:0/3579638154' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:02:35.174 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:35 smithi045 bash[80445]: cluster 2024-07-28T20:02:34.945174+0000 mgr.y (mgr.34101) 989 : cluster [DBG] pgmap v1741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:35.174 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:35 smithi045 bash[82788]: audit 2024-07-28T20:02:34.187620+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? 172.21.15.45:0/3579638154' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:02:35.174 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:35 smithi045 bash[82788]: cluster 2024-07-28T20:02:34.945174+0000 mgr.y (mgr.34101) 989 : cluster [DBG] pgmap v1741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:35.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:35.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:35 smithi155 bash[68033]: audit 2024-07-28T20:02:34.187620+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? 172.21.15.45:0/3579638154' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:02:35.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:35 smithi155 bash[68033]: cluster 2024-07-28T20:02:34.945174+0000 mgr.y (mgr.34101) 989 : cluster [DBG] pgmap v1741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:35.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:35.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:35 smithi155 bash[73694]: debug 2024-07-28T20:02:35.140+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:35.402 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:35.521 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:35.532 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:02:35.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:35.657 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:35 smithi155 bash[73694]: debug 2024-07-28T20:02:35.408+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:35.658 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:35.658 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:35 smithi155 bash[73694]: debug 2024-07-28T20:02:35.600+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:35.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:35.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 790 16 16 0 0 0 - 0 2024-07-28T20:02:35.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:35.996 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:36.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:36.236 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:36.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:36 smithi155 bash[68033]: cluster 2024-07-28T20:02:35.019502+0000 mon.a (mon.0) 1688 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:02:36.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:36 smithi155 bash[68033]: audit 2024-07-28T20:02:35.031702+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? 172.21.15.45:0/3579638154' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:02:36.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:36 smithi155 bash[68033]: cluster 2024-07-28T20:02:35.031764+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e1156: 8 total, 2 up, 8 in 2024-07-28T20:02:36.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:36.453 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:36.454 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:36 smithi155 bash[73694]: debug 2024-07-28T20:02:36.372+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:36 smithi045 bash[80445]: cluster 2024-07-28T20:02:35.019502+0000 mon.a (mon.0) 1688 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:02:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:36 smithi045 bash[80445]: audit 2024-07-28T20:02:35.031702+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? 172.21.15.45:0/3579638154' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:02:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:36 smithi045 bash[80445]: cluster 2024-07-28T20:02:35.031764+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e1156: 8 total, 2 up, 8 in 2024-07-28T20:02:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:36 smithi045 bash[82788]: cluster 2024-07-28T20:02:35.019502+0000 mon.a (mon.0) 1688 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:02:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:36 smithi045 bash[82788]: audit 2024-07-28T20:02:35.031702+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? 172.21.15.45:0/3579638154' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:02:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:36 smithi045 bash[82788]: cluster 2024-07-28T20:02:35.031764+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e1156: 8 total, 2 up, 8 in 2024-07-28T20:02:36.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:36.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:36.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:36.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:36 smithi155 bash[73694]: debug 2024-07-28T20:02:36.452+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:36.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 791 16 16 0 0 0 - 0 2024-07-28T20:02:36.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:36.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:37.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:37.108 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:37 smithi045 bash[82788]: cluster 2024-07-28T20:02:36.947275+0000 mgr.y (mgr.34101) 990 : cluster [DBG] pgmap v1743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:37.109 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:37 smithi045 bash[80445]: cluster 2024-07-28T20:02:36.947275+0000 mgr.y (mgr.34101) 990 : cluster [DBG] pgmap v1743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:37.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:37.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:37 smithi155 bash[68033]: cluster 2024-07-28T20:02:36.947275+0000 mgr.y (mgr.34101) 990 : cluster [DBG] pgmap v1743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:37.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:37.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:37 smithi155 bash[73694]: debug 2024-07-28T20:02:37.180+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:37.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:37.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:37.546 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:37.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:37.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:37.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:37.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:37 smithi155 bash[73694]: debug 2024-07-28T20:02:37.380+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:37.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:37 smithi155 bash[73694]: debug 2024-07-28T20:02:37.408+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:37.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 792 16 16 0 0 0 - 0 2024-07-28T20:02:37.904 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:38.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:38.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:38.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:38.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:02:38.381 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:38.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:38.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:38 smithi155 bash[73694]: debug 2024-07-28T20:02:38.372+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:38.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:38.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:38.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 793 16 16 0 0 0 - 0 2024-07-28T20:02:38.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:39.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:39.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:39 smithi045 bash[80445]: cluster 2024-07-28T20:02:38.948678+0000 mgr.y (mgr.34101) 991 : cluster [DBG] pgmap v1744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:39 smithi045 bash[82788]: cluster 2024-07-28T20:02:38.948678+0000 mgr.y (mgr.34101) 991 : cluster [DBG] pgmap v1744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:39.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:39.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:39 smithi155 bash[68033]: cluster 2024-07-28T20:02:38.948678+0000 mgr.y (mgr.34101) 991 : cluster [DBG] pgmap v1744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:39.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:39.386 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:02:39.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:39.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:39.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:39.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:39.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:39 smithi155 bash[73694]: debug 2024-07-28T20:02:39.388+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:39.729 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:39 smithi155 bash[73694]: debug 2024-07-28T20:02:39.460+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:39.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 794 16 16 0 0 0 - 0 2024-07-28T20:02:39.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:39.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:40.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:40.149 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:02:40.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T20:02:40.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:40.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:40.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:40.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:40.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:40.676 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:40 smithi155 bash[73694]: debug 2024-07-28T20:02:40.368+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:40.783 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:40.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 795 16 16 0 0 0 - 0 2024-07-28T20:02:40.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:40.914 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:02:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:02:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:02:41.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:40 smithi155 bash[73694]: debug 2024-07-28T20:02:40.872+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:41.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:41 smithi155 bash[68033]: cluster 2024-07-28T20:02:40.950537+0000 mgr.y (mgr.34101) 992 : cluster [DBG] pgmap v1745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:41.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:41 smithi045 bash[80445]: cluster 2024-07-28T20:02:40.950537+0000 mgr.y (mgr.34101) 992 : cluster [DBG] pgmap v1745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:41.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:41 smithi045 bash[82788]: cluster 2024-07-28T20:02:40.950537+0000 mgr.y (mgr.34101) 992 : cluster [DBG] pgmap v1745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:41.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:41.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:41.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:41.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:41.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:41 smithi155 bash[73694]: debug 2024-07-28T20:02:41.344+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:41.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:41 smithi155 bash[73694]: debug 2024-07-28T20:02:41.396+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:41.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:41.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:41.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 796 16 16 0 0 0 - 0 2024-07-28T20:02:41.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:41.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:42.093 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:42.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:42.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:42.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:42.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:42.584 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:42 smithi155 bash[73694]: debug 2024-07-28T20:02:42.368+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:42.584 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:02:42 smithi155 bash[60745]: ts=2024-07-28T20:02:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:02:42.692 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:42.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:42.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 797 16 16 0 0 0 - 0 2024-07-28T20:02:42.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:43.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:43.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:43.290 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:43.301 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:43 smithi045 bash[80445]: cluster 2024-07-28T20:02:42.952420+0000 mgr.y (mgr.34101) 993 : cluster [DBG] pgmap v1746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:43.301 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:43 smithi045 bash[82788]: cluster 2024-07-28T20:02:42.952420+0000 mgr.y (mgr.34101) 993 : cluster [DBG] pgmap v1746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:43.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:43 smithi155 bash[68033]: cluster 2024-07-28T20:02:42.952420+0000 mgr.y (mgr.34101) 993 : cluster [DBG] pgmap v1746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:43.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:43.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:43.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:43.680 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:02:43.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:43.781 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:43 smithi155 bash[73694]: debug 2024-07-28T20:02:43.364+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:43.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 798 16 16 0 0 0 - 0 2024-07-28T20:02:43.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:44.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:44.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:44.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:44.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:44.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:44 smithi155 bash[73694]: debug 2024-07-28T20:02:44.148+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:44.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:44.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:44 smithi155 bash[73694]: debug 2024-07-28T20:02:44.352+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:44.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:44.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:44 smithi155 bash[73694]: debug 2024-07-28T20:02:44.444+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:44.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:44.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:44.697 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:02:44.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:44.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 799 16 16 0 0 0 - 0 2024-07-28T20:02:44.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:44.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:45.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:45.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:45.213 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:45 smithi045 bash[80445]: cluster 2024-07-28T20:02:44.954344+0000 mgr.y (mgr.34101) 994 : cluster [DBG] pgmap v1747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:45.213 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:45 smithi045 bash[82788]: cluster 2024-07-28T20:02:44.954344+0000 mgr.y (mgr.34101) 994 : cluster [DBG] pgmap v1747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:45.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:45 smithi155 bash[68033]: cluster 2024-07-28T20:02:44.954344+0000 mgr.y (mgr.34101) 994 : cluster [DBG] pgmap v1747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:45.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:45.438 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:45.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:45.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:45.796 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:45.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:45 smithi155 bash[73694]: debug 2024-07-28T20:02:45.380+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:45.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:45.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:45 smithi155 bash[73694]: debug 2024-07-28T20:02:45.540+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:45.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:02:45.819256+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:02:45.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:02:45.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 800 16 16 0 0 0 - 0 2024-07-28T20:02:45.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:46.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:46.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:46.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:46.381 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:46.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:46.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:46.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:46 smithi155 bash[73694]: debug 2024-07-28T20:02:46.340+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:46.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:46 smithi155 bash[73694]: debug 2024-07-28T20:02:46.428+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:46.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:46.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:46.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 801 16 16 0 0 0 - 0 2024-07-28T20:02:46.861 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:46.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:46.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:46.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:46 smithi155 bash[73694]: debug 2024-07-28T20:02:46.844+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:47.019 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:47.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:47.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:47.274 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:47 smithi045 bash[80445]: cluster 2024-07-28T20:02:46.956427+0000 mgr.y (mgr.34101) 995 : cluster [DBG] pgmap v1748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:47.274 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:47 smithi045 bash[82788]: cluster 2024-07-28T20:02:46.956427+0000 mgr.y (mgr.34101) 995 : cluster [DBG] pgmap v1748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:47.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:47 smithi155 bash[68033]: cluster 2024-07-28T20:02:46.956427+0000 mgr.y (mgr.34101) 995 : cluster [DBG] pgmap v1748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:47.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:47 smithi155 bash[73694]: debug 2024-07-28T20:02:47.072+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:47.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:47.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:47.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:47.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:47.705 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:47 smithi155 bash[73694]: debug 2024-07-28T20:02:47.384+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:47.813 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:47.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 802 16 16 0 0 0 - 0 2024-07-28T20:02:47.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:48.033 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:48.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:48.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:48.295 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:48.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:48 smithi155 bash[68033]: audit 2024-07-28T20:02:48.109686+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:48.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:48 smithi155 bash[73694]: debug 2024-07-28T20:02:48.032+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:48.307 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:48 smithi045 bash[80445]: audit 2024-07-28T20:02:48.109686+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:48.307 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:48 smithi045 bash[82788]: audit 2024-07-28T20:02:48.109686+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:02:48.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:48.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:48.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:48 smithi155 bash[73694]: debug 2024-07-28T20:02:48.391+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:48.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:48.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:48.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:48.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 803 16 16 0 0 0 - 0 2024-07-28T20:02:48.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:49.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:49.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:48 smithi155 bash[73694]: debug 2024-07-28T20:02:48.839+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:49.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:49.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:49.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:49.441 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:49 smithi155 bash[68033]: cluster 2024-07-28T20:02:48.958165+0000 mgr.y (mgr.34101) 996 : cluster [DBG] pgmap v1749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:49 smithi045 bash[82788]: cluster 2024-07-28T20:02:48.958165+0000 mgr.y (mgr.34101) 996 : cluster [DBG] pgmap v1749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:49 smithi045 bash[80445]: cluster 2024-07-28T20:02:48.958165+0000 mgr.y (mgr.34101) 996 : cluster [DBG] pgmap v1749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:49.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:49.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:49.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:49.739 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:49 smithi155 bash[73694]: debug 2024-07-28T20:02:49.439+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:49.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 804 16 16 0 0 0 - 0 2024-07-28T20:02:49.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:49.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:50.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:50.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:49 smithi155 bash[73694]: debug 2024-07-28T20:02:49.827+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:50.090 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:50.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:50.328 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:50.448 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:50.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:50.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:02:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:02:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:02:50.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:50.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:50 smithi155 bash[73694]: debug 2024-07-28T20:02:50.451+0000 7f8e37e1e640 -1 osd.4 1156 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:50.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 805 16 16 0 0 0 - 0 2024-07-28T20:02:50.828 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:02:50.831 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:50.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:50 smithi045 bash[80445]: audit 2024-07-28T20:02:50.771961+0000 mon.a (mon.0) 1691 : audit [INF] from='client.? 172.21.15.45:0/1203607756' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:02:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:50 smithi045 bash[80445]: cluster 2024-07-28T20:02:50.822758+0000 mon.a (mon.0) 1692 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:02:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:50 smithi045 bash[82788]: audit 2024-07-28T20:02:50.771961+0000 mon.a (mon.0) 1691 : audit [INF] from='client.? 172.21.15.45:0/1203607756' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:02:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:50 smithi045 bash[82788]: cluster 2024-07-28T20:02:50.822758+0000 mon.a (mon.0) 1692 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:02:51.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:51.129 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:50 smithi155 bash[68033]: audit 2024-07-28T20:02:50.771961+0000 mon.a (mon.0) 1691 : audit [INF] from='client.? 172.21.15.45:0/1203607756' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:02:51.129 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:50 smithi155 bash[68033]: cluster 2024-07-28T20:02:50.822758+0000 mon.a (mon.0) 1692 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:02:51.130 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:50 smithi155 bash[73694]: debug 2024-07-28T20:02:50.899+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:51.130 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:51.155 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:51.237 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:51 smithi155 bash[73694]: debug 2024-07-28T20:02:51.127+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:51.237 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:51.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:51.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:51.401 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:51 smithi155 bash[73694]: debug 2024-07-28T20:02:51.235+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:51.486 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:02:51.520 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:51.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:51.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:51.770 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:51 smithi155 bash[73694]: debug 2024-07-28T20:02:51.403+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:51.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:51.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:51 smithi155 bash[73694]: debug 2024-07-28T20:02:51.483+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:51.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 806 16 16 0 0 0 - 0 2024-07-28T20:02:51.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:51.951 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:51 smithi045 bash[80445]: audit 2024-07-28T20:02:50.828720+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.45:0/1203607756' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:02:51.951 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:51 smithi045 bash[80445]: cluster 2024-07-28T20:02:50.828841+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e1157: 8 total, 2 up, 8 in 2024-07-28T20:02:51.951 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:51 smithi045 bash[80445]: cluster 2024-07-28T20:02:50.959282+0000 mgr.y (mgr.34101) 997 : cluster [DBG] pgmap v1751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:51.951 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:51 smithi045 bash[82788]: audit 2024-07-28T20:02:50.828720+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.45:0/1203607756' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:02:51.951 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:51 smithi045 bash[82788]: cluster 2024-07-28T20:02:50.828841+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e1157: 8 total, 2 up, 8 in 2024-07-28T20:02:51.952 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:51 smithi045 bash[82788]: cluster 2024-07-28T20:02:50.959282+0000 mgr.y (mgr.34101) 997 : cluster [DBG] pgmap v1751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:51.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:52.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:51 smithi155 bash[68033]: audit 2024-07-28T20:02:50.828720+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.45:0/1203607756' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:02:52.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:51 smithi155 bash[68033]: cluster 2024-07-28T20:02:50.828841+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e1157: 8 total, 2 up, 8 in 2024-07-28T20:02:52.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:51 smithi155 bash[68033]: cluster 2024-07-28T20:02:50.959282+0000 mgr.y (mgr.34101) 997 : cluster [DBG] pgmap v1751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:52.113 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:52.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:52.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:52.426 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:02:52 smithi155 bash[60745]: ts=2024-07-28T20:02:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:02:52.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:52.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:52.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:52.750 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:02:52.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T20:02:52.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:52 smithi155 bash[73694]: debug 2024-07-28T20:02:52.427+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:52.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 807 16 16 0 0 0 - 0 2024-07-28T20:02:52.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:52.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:53.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:53.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:53.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:53 smithi155 bash[68033]: cluster 2024-07-28T20:02:52.961148+0000 mgr.y (mgr.34101) 998 : cluster [DBG] pgmap v1752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:53.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:53.322 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:53 smithi045 bash[82788]: cluster 2024-07-28T20:02:52.961148+0000 mgr.y (mgr.34101) 998 : cluster [DBG] pgmap v1752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:53.323 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:53 smithi045 bash[80445]: cluster 2024-07-28T20:02:52.961148+0000 mgr.y (mgr.34101) 998 : cluster [DBG] pgmap v1752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:53.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:53.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:53.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:53.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:53.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:53 smithi155 bash[73694]: debug 2024-07-28T20:02:53.447+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:53.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 808 16 16 0 0 0 - 0 2024-07-28T20:02:53.912 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:54.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:54.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:02:54.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:54.160 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:54.160 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:53 smithi155 bash[73694]: debug 2024-07-28T20:02:53.875+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:54.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:54.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:54.490 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:54.490 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:54 smithi155 bash[73694]: debug 2024-07-28T20:02:54.343+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:54.508 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:54.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:54 smithi155 bash[73694]: debug 2024-07-28T20:02:54.487+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:54.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:54.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:54.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:54.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:54 smithi155 bash[73694]: debug 2024-07-28T20:02:54.711+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:54.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 809 16 16 0 0 0 - 0 2024-07-28T20:02:54.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:54.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:55.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:55.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:55.236 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:55 smithi155 bash[68033]: cluster 2024-07-28T20:02:54.962931+0000 mgr.y (mgr.34101) 999 : cluster [DBG] pgmap v1753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:55.345 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:55.464 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:55 smithi045 bash[80445]: cluster 2024-07-28T20:02:54.962931+0000 mgr.y (mgr.34101) 999 : cluster [DBG] pgmap v1753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:55 smithi045 bash[82788]: cluster 2024-07-28T20:02:54.962931+0000 mgr.y (mgr.34101) 999 : cluster [DBG] pgmap v1753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:55.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:55.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:55.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:55 smithi155 bash[73694]: debug 2024-07-28T20:02:55.535+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:55.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:55.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 810 16 16 0 0 0 - 0 2024-07-28T20:02:55.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:56.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:56.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:56.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:56.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:56.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:02:56.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:56.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:56.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:56 smithi155 bash[73694]: debug 2024-07-28T20:02:56.507+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:56.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 811 16 16 0 0 0 - 0 2024-07-28T20:02:56.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:02:57.008 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:57.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:57.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:57.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:57 smithi155 bash[68033]: cluster 2024-07-28T20:02:56.964863+0000 mgr.y (mgr.34101) 1000 : cluster [DBG] pgmap v1754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:57.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:57.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:57 smithi155 bash[73694]: debug 2024-07-28T20:02:57.103+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:57.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:57.376 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:57 smithi045 bash[80445]: cluster 2024-07-28T20:02:56.964863+0000 mgr.y (mgr.34101) 1000 : cluster [DBG] pgmap v1754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:57.377 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:57 smithi045 bash[82788]: cluster 2024-07-28T20:02:56.964863+0000 mgr.y (mgr.34101) 1000 : cluster [DBG] pgmap v1754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:57.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:57.560 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:02:57.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:57.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:57.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:57 smithi155 bash[73694]: debug 2024-07-28T20:02:57.511+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:57.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 812 16 16 0 0 0 - 0 2024-07-28T20:02:57.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:57.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:58.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:58.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:58.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:02:58.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:58.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:58.576 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:02:58.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:58.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:58.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:58 smithi155 bash[73694]: debug 2024-07-28T20:02:58.531+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:58.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 813 16 16 0 0 0 - 0 2024-07-28T20:02:58.920 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:02:59.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:59.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:59.260 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:02:59 smithi045 bash[80445]: cluster 2024-07-28T20:02:58.966438+0000 mgr.y (mgr.34101) 1001 : cluster [DBG] pgmap v1755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:59.299 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:02:59 smithi045 bash[82788]: cluster 2024-07-28T20:02:58.966438+0000 mgr.y (mgr.34101) 1001 : cluster [DBG] pgmap v1755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:59.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:59.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:02:59 smithi155 bash[68033]: cluster 2024-07-28T20:02:58.966438+0000 mgr.y (mgr.34101) 1001 : cluster [DBG] pgmap v1755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:02:59.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:02:59.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:02:59.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:02:59.783 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:02:59.794 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:02:59.794 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:59 smithi155 bash[73694]: debug 2024-07-28T20:02:59.563+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:02:59.794 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:02:59 smithi155 bash[73694]: debug 2024-07-28T20:02:59.619+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:02:59.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 814 16 16 0 0 0 - 0 2024-07-28T20:02:59.901 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:00.023 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:00.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:00.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:00.380 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:00.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:00.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:00.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:00.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:00 smithi155 bash[73694]: debug 2024-07-28T20:03:00.515+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:00.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 815 16 16 0 0 0 - 0 2024-07-28T20:03:00.856 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:00.868 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:03:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:03:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:03:00.977 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:01.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:01.162 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:01 smithi045 bash[80445]: cluster 2024-07-28T20:03:00.968184+0000 mgr.y (mgr.34101) 1002 : cluster [DBG] pgmap v1756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:01.162 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:01 smithi045 bash[82788]: cluster 2024-07-28T20:03:00.968184+0000 mgr.y (mgr.34101) 1002 : cluster [DBG] pgmap v1756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:01.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:01.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:01 smithi155 bash[68033]: cluster 2024-07-28T20:03:00.968184+0000 mgr.y (mgr.34101) 1002 : cluster [DBG] pgmap v1756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:01.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:01.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:01.565 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:01.685 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:01.696 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:01.697 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:01 smithi155 bash[73694]: debug 2024-07-28T20:03:01.419+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:01.697 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:01 smithi155 bash[73694]: debug 2024-07-28T20:03:01.539+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:01.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:01.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 816 16 16 0 0 0 - 0 2024-07-28T20:03:01.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:02.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:02.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:01 smithi155 bash[73694]: debug 2024-07-28T20:03:01.771+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:02.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:02.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:02.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:02.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:02.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:02 smithi155 bash[73694]: debug 2024-07-28T20:03:02.271+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:02.428 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:03:02 smithi155 bash[60745]: ts=2024-07-28T20:03:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:03:02.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:02.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:02.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:02.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:02 smithi155 bash[73694]: debug 2024-07-28T20:03:02.555+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:02.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 817 16 16 0 0 0 - 0 2024-07-28T20:03:02.865 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:02.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:03.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:03.027 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:02 smithi155 bash[73694]: debug 2024-07-28T20:03:02.863+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:03.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:03.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:03.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:03.368 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:03.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:03.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:03 smithi155 bash[73694]: debug 2024-07-28T20:03:03.339+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:03.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:03.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:03.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 818 16 16 0 0 0 - 0 2024-07-28T20:03:03.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:03.858 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:03 smithi155 bash[73694]: debug 2024-07-28T20:03:03.583+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:03.910 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:03:03.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:04.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:04.115 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:04.115 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:03 smithi155 bash[73694]: debug 2024-07-28T20:03:03.923+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:04.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:04.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:04.325 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:04 smithi045 bash[80445]: cluster 2024-07-28T20:03:02.970147+0000 mgr.y (mgr.34101) 1003 : cluster [DBG] pgmap v1757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:04.325 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:04 smithi045 bash[80445]: audit 2024-07-28T20:03:03.117109+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:04.325 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:04 smithi045 bash[80445]: audit 2024-07-28T20:03:03.119184+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:04.325 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:04 smithi045 bash[82788]: cluster 2024-07-28T20:03:02.970147+0000 mgr.y (mgr.34101) 1003 : cluster [DBG] pgmap v1757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:04.326 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:04 smithi045 bash[82788]: audit 2024-07-28T20:03:03.117109+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:04.326 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:04 smithi045 bash[82788]: audit 2024-07-28T20:03:03.119184+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:04.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:04.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:04 smithi155 bash[68033]: cluster 2024-07-28T20:03:02.970147+0000 mgr.y (mgr.34101) 1003 : cluster [DBG] pgmap v1757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:04.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:04 smithi155 bash[68033]: audit 2024-07-28T20:03:03.117109+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:04.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:04 smithi155 bash[68033]: audit 2024-07-28T20:03:03.119184+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:04.555 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:04.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:04.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:04.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:04 smithi155 bash[73694]: debug 2024-07-28T20:03:04.575+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:04.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 819 16 16 0 0 0 - 0 2024-07-28T20:03:04.922 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:05.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:05.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:05.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:05.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:05.433 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:03:05.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T20:03:05.520 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:05.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:05.733 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:05 smithi155 bash[73694]: debug 2024-07-28T20:03:05.527+0000 7f8e37e1e640 -1 osd.4 1157 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:05.733 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:05.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:05.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:05 smithi155 bash[73694]: debug 2024-07-28T20:03:05.731+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:05.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:03:05.822166+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:03:05.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:03:05.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 820 16 16 0 0 0 - 0 2024-07-28T20:03:05.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:05.990 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:06.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:06.133 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:03:06.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:06.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:06.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:06 smithi045 bash[80445]: cluster 2024-07-28T20:03:04.971627+0000 mgr.y (mgr.34101) 1004 : cluster [DBG] pgmap v1758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:06 smithi045 bash[80445]: audit 2024-07-28T20:03:05.609319+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.45:0/3187625972' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:03:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:06 smithi045 bash[82788]: cluster 2024-07-28T20:03:04.971627+0000 mgr.y (mgr.34101) 1004 : cluster [DBG] pgmap v1758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:06 smithi045 bash[82788]: audit 2024-07-28T20:03:05.609319+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.45:0/3187625972' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:03:06.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:06 smithi155 bash[68033]: cluster 2024-07-28T20:03:04.971627+0000 mgr.y (mgr.34101) 1004 : cluster [DBG] pgmap v1758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:06.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:06 smithi155 bash[68033]: audit 2024-07-28T20:03:05.609319+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.45:0/3187625972' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:03:06.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:06.685 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:06 smithi155 bash[73694]: debug 2024-07-28T20:03:06.535+0000 7f8e37e1e640 -1 osd.4 1158 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:06.685 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:06.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:06.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:06 smithi155 bash[73694]: debug 2024-07-28T20:03:06.683+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:06.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:06.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 821 16 16 0 0 0 - 0 2024-07-28T20:03:06.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:07.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:07.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:06 smithi155 bash[73694]: debug 2024-07-28T20:03:06.891+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:07.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:07.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:07 smithi045 bash[82788]: cluster 2024-07-28T20:03:06.117623+0000 mon.a (mon.0) 1697 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:07 smithi045 bash[82788]: audit 2024-07-28T20:03:06.133599+0000 mon.a (mon.0) 1698 : audit [INF] from='client.? 172.21.15.45:0/3187625972' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:03:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:07 smithi045 bash[82788]: cluster 2024-07-28T20:03:06.133702+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e1158: 8 total, 2 up, 8 in 2024-07-28T20:03:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:07 smithi045 bash[80445]: cluster 2024-07-28T20:03:06.117623+0000 mon.a (mon.0) 1697 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:07 smithi045 bash[80445]: audit 2024-07-28T20:03:06.133599+0000 mon.a (mon.0) 1698 : audit [INF] from='client.? 172.21.15.45:0/3187625972' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:03:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:07 smithi045 bash[80445]: cluster 2024-07-28T20:03:06.133702+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e1158: 8 total, 2 up, 8 in 2024-07-28T20:03:07.295 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:07.415 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:07.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:07 smithi155 bash[68033]: cluster 2024-07-28T20:03:06.117623+0000 mon.a (mon.0) 1697 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:07.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:07 smithi155 bash[68033]: audit 2024-07-28T20:03:06.133599+0000 mon.a (mon.0) 1698 : audit [INF] from='client.? 172.21.15.45:0/3187625972' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:03:07.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:07 smithi155 bash[68033]: cluster 2024-07-28T20:03:06.133702+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e1158: 8 total, 2 up, 8 in 2024-07-28T20:03:07.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:07.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:07.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:07.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:07 smithi155 bash[73694]: debug 2024-07-28T20:03:07.491+0000 7f8e37e1e640 -1 osd.4 1158 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:07.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 822 16 16 0 0 0 - 0 2024-07-28T20:03:07.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:08.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:08.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:08.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:08.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:08.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:07 smithi155 bash[73694]: debug 2024-07-28T20:03:07.991+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:08.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:08 smithi155 bash[68033]: cluster 2024-07-28T20:03:06.972868+0000 mgr.y (mgr.34101) 1005 : cluster [DBG] pgmap v1760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:08.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:08 smithi045 bash[80445]: cluster 2024-07-28T20:03:06.972868+0000 mgr.y (mgr.34101) 1005 : cluster [DBG] pgmap v1760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:08 smithi045 bash[82788]: cluster 2024-07-28T20:03:06.972868+0000 mgr.y (mgr.34101) 1005 : cluster [DBG] pgmap v1760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:08.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:08.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:08.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:08 smithi155 bash[73694]: debug 2024-07-28T20:03:08.467+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:08.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:08.685 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:08 smithi155 bash[73694]: debug 2024-07-28T20:03:08.511+0000 7f8e37e1e640 -1 osd.4 1158 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:08.685 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:08.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:08.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 823 16 16 0 0 0 - 0 2024-07-28T20:03:08.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:08.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:08.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:03:09.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:08 smithi155 bash[73694]: debug 2024-07-28T20:03:08.683+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:09.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:09.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:09.308 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:09.432 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:09.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:09 smithi155 bash[68033]: audit 2024-07-28T20:03:08.712912+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:03:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:09 smithi045 bash[82788]: audit 2024-07-28T20:03:08.712912+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:03:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:09 smithi045 bash[80445]: audit 2024-07-28T20:03:08.712912+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:03:09.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:09.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:09.694 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:09.694 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:09 smithi155 bash[73694]: debug 2024-07-28T20:03:09.503+0000 7f8e37e1e640 -1 osd.4 1158 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:09.694 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:09 smithi155 bash[73694]: debug 2024-07-28T20:03:09.535+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:09.694 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:09.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:09.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 824 16 16 0 0 0 - 0 2024-07-28T20:03:09.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:10.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:10.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:09 smithi155 bash[73694]: debug 2024-07-28T20:03:09.771+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:10.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:10 smithi045 bash[80445]: cluster 2024-07-28T20:03:08.975092+0000 mgr.y (mgr.34101) 1006 : cluster [DBG] pgmap v1761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:10 smithi045 bash[82788]: cluster 2024-07-28T20:03:08.975092+0000 mgr.y (mgr.34101) 1006 : cluster [DBG] pgmap v1761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:10.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:10.285 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:03:10.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:10.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:10.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:10 smithi155 bash[68033]: cluster 2024-07-28T20:03:08.975092+0000 mgr.y (mgr.34101) 1006 : cluster [DBG] pgmap v1761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:10.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:10.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:10.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:10 smithi155 bash[73694]: debug 2024-07-28T20:03:10.551+0000 7f8e37e1e640 -1 osd.4 1158 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:10.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 825 16 16 0 0 0 - 0 2024-07-28T20:03:10.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:10.884 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:03:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:03:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:03:10.993 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:11.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:11.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:11.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:11.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:11.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:11.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:11 smithi155 bash[73694]: debug 2024-07-28T20:03:11.475+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:11.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:11.671 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:11 smithi155 bash[73694]: debug 2024-07-28T20:03:11.567+0000 7f8e37e1e640 -1 osd.4 1158 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:11.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:11.820 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:11.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 826 16 16 0 0 0 - 0 2024-07-28T20:03:11.939 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:12.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:12.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:11 smithi155 bash[73694]: debug 2024-07-28T20:03:11.819+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:12.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:12.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:12 smithi045 bash[80445]: cluster 2024-07-28T20:03:10.976910+0000 mgr.y (mgr.34101) 1007 : cluster [DBG] pgmap v1762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:12 smithi045 bash[82788]: cluster 2024-07-28T20:03:10.976910+0000 mgr.y (mgr.34101) 1007 : cluster [DBG] pgmap v1762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:12.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:12.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:12.424 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:03:12 smithi155 bash[60745]: ts=2024-07-28T20:03:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:03:12.424 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:12 smithi155 bash[68033]: cluster 2024-07-28T20:03:10.976910+0000 mgr.y (mgr.34101) 1007 : cluster [DBG] pgmap v1762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:12.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:12.651 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:12.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:12.781 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:12.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 827 16 16 0 0 0 - 0 2024-07-28T20:03:12.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:13.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:13.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:12 smithi155 bash[73694]: debug 2024-07-28T20:03:12.587+0000 7f8e37e1e640 -1 osd.4 1158 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:13.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:13.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:13.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:13.364 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:13.484 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:13.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:13 smithi155 bash[73694]: debug 2024-07-28T20:03:13.055+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:13.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:13 smithi155 bash[73694]: debug 2024-07-28T20:03:13.215+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:13.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:13.611 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:03:13.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:13.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 828 16 16 0 0 0 - 0 2024-07-28T20:03:13.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:13.944 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:03:13.944 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:03:13.944 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T20:03:13.945 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:03:13.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:13 smithi155 bash[73694]: debug 2024-07-28T20:03:13.619+0000 7f8e37e1e640 -1 osd.4 1158 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:13.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:14.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:14.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:14.297 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:14.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:14.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:14 smithi155 bash[68033]: cluster 2024-07-28T20:03:12.978859+0000 mgr.y (mgr.34101) 1008 : cluster [DBG] pgmap v1763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:14.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:14.417 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:14 smithi045 bash[82788]: cluster 2024-07-28T20:03:12.978859+0000 mgr.y (mgr.34101) 1008 : cluster [DBG] pgmap v1763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:14.417 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:14 smithi045 bash[80445]: cluster 2024-07-28T20:03:12.978859+0000 mgr.y (mgr.34101) 1008 : cluster [DBG] pgmap v1763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:14.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:14.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:14.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T20:03:14.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:14.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:14 smithi155 bash[73694]: debug 2024-07-28T20:03:14.551+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:14.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:14 smithi155 bash[73694]: debug 2024-07-28T20:03:14.631+0000 7f8e37e1e640 -1 osd.4 1158 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:14.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 829 16 16 0 0 0 - 0 2024-07-28T20:03:14.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:14.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:15.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:15.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:15.218 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:15.218 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:15 smithi155 bash[73694]: debug 2024-07-28T20:03:15.071+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:15.291 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:15.326 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:15.447 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:15.534 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:15 smithi155 bash[73694]: debug 2024-07-28T20:03:15.291+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:15.534 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:15.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:15 smithi155 bash[68033]: audit 2024-07-28T20:03:14.379048+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:15 smithi155 bash[68033]: audit 2024-07-28T20:03:14.383920+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:15 smithi155 bash[68033]: audit 2024-07-28T20:03:14.570401+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:15 smithi155 bash[68033]: audit 2024-07-28T20:03:14.582610+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:15 smithi155 bash[68033]: audit 2024-07-28T20:03:14.979572+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:03:15.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:15 smithi155 bash[68033]: audit 2024-07-28T20:03:14.981409+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:03:15.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:15 smithi155 bash[68033]: audit 2024-07-28T20:03:14.990325+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:15 smithi155 bash[73694]: debug 2024-07-28T20:03:15.531+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:15.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:15.580 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[80445]: audit 2024-07-28T20:03:14.379048+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.580 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[80445]: audit 2024-07-28T20:03:14.383920+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.580 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[80445]: audit 2024-07-28T20:03:14.570401+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.580 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[80445]: audit 2024-07-28T20:03:14.582610+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.580 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[80445]: audit 2024-07-28T20:03:14.979572+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:03:15.580 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[80445]: audit 2024-07-28T20:03:14.981409+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:03:15.581 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[80445]: audit 2024-07-28T20:03:14.990325+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.581 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[82788]: audit 2024-07-28T20:03:14.379048+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.581 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[82788]: audit 2024-07-28T20:03:14.383920+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.581 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[82788]: audit 2024-07-28T20:03:14.570401+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.581 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[82788]: audit 2024-07-28T20:03:14.582610+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.581 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[82788]: audit 2024-07-28T20:03:14.979572+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:03:15.581 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[82788]: audit 2024-07-28T20:03:14.981409+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:03:15.581 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:15 smithi045 bash[82788]: audit 2024-07-28T20:03:14.990325+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:15.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:15.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:15.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 830 16 16 0 0 0 - 0 2024-07-28T20:03:15.928 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:15.938 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:15 smithi155 bash[73694]: debug 2024-07-28T20:03:15.615+0000 7f8e37e1e640 -1 osd.4 1158 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:16.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:16.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:16.179 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:16.179 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:16 smithi155 bash[73694]: debug 2024-07-28T20:03:16.015+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:16.251 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:16.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:16.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:16.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:16.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:16 smithi155 bash[73694]: debug 2024-07-28T20:03:16.251+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:16.649 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:16 smithi045 bash[80445]: cluster 2024-07-28T20:03:14.980630+0000 mgr.y (mgr.34101) 1009 : cluster [DBG] pgmap v1764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:16 smithi045 bash[82788]: cluster 2024-07-28T20:03:14.980630+0000 mgr.y (mgr.34101) 1009 : cluster [DBG] pgmap v1764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:16.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:16.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 831 16 16 0 0 0 - 0 2024-07-28T20:03:16.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:16.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:16 smithi155 bash[68033]: cluster 2024-07-28T20:03:14.980630+0000 mgr.y (mgr.34101) 1009 : cluster [DBG] pgmap v1764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:16.899 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:16 smithi155 bash[73694]: debug 2024-07-28T20:03:16.655+0000 7f8e37e1e640 -1 osd.4 1158 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:16.900 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:16.900 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:16 smithi155 bash[73694]: debug 2024-07-28T20:03:16.723+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:16.985 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:17.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:17.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:17.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:17.256 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:16 smithi155 bash[73694]: debug 2024-07-28T20:03:16.983+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:17.364 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:17.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:17.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:17.600 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:03:17.712 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:17.794 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:17 smithi045 bash[82788]: audit 2024-07-28T20:03:17.530081+0000 mon.c (mon.2) 340 : audit [INF] from='client.? 172.21.15.45:0/2569754580' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:17.794 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:17 smithi045 bash[82788]: audit 2024-07-28T20:03:17.530559+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:17.794 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:17 smithi045 bash[80445]: audit 2024-07-28T20:03:17.530081+0000 mon.c (mon.2) 340 : audit [INF] from='client.? 172.21.15.45:0/2569754580' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:17.794 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:17 smithi045 bash[80445]: audit 2024-07-28T20:03:17.530559+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:17.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 832 16 16 0 0 0 - 0 2024-07-28T20:03:17.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:17.842 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:17 smithi155 bash[73694]: debug 2024-07-28T20:03:17.623+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:17.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:17 smithi155 bash[68033]: audit 2024-07-28T20:03:17.530081+0000 mon.c (mon.2) 340 : audit [INF] from='client.? 172.21.15.45:0/2569754580' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:17.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:17 smithi155 bash[68033]: audit 2024-07-28T20:03:17.530559+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:17.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:18.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:18.188 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:18.308 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:18.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:18.548 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:18.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:18.680 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[80445]: cluster 2024-07-28T20:03:16.982562+0000 mgr.y (mgr.34101) 1010 : cluster [DBG] pgmap v1765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:18.680 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[80445]: cluster 2024-07-28T20:03:17.585351+0000 mon.a (mon.0) 1706 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:18.680 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[80445]: audit 2024-07-28T20:03:17.598261+0000 mon.a (mon.0) 1707 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:03:18.680 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[80445]: cluster 2024-07-28T20:03:17.598411+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e1159: 8 total, 2 up, 8 in 2024-07-28T20:03:18.680 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[80445]: audit 2024-07-28T20:03:18.117884+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:18.680 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[80445]: audit 2024-07-28T20:03:18.120579+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:18.681 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[82788]: cluster 2024-07-28T20:03:16.982562+0000 mgr.y (mgr.34101) 1010 : cluster [DBG] pgmap v1765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:18.681 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[82788]: cluster 2024-07-28T20:03:17.585351+0000 mon.a (mon.0) 1706 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:18.681 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[82788]: audit 2024-07-28T20:03:17.598261+0000 mon.a (mon.0) 1707 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:03:18.681 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[82788]: cluster 2024-07-28T20:03:17.598411+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e1159: 8 total, 2 up, 8 in 2024-07-28T20:03:18.681 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[82788]: audit 2024-07-28T20:03:18.117884+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:18.681 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:18 smithi045 bash[82788]: audit 2024-07-28T20:03:18.120579+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:18.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:18.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 833 16 16 0 0 0 - 0 2024-07-28T20:03:18.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:18.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:18 smithi155 bash[73694]: debug 2024-07-28T20:03:18.647+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:18.919 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:18 smithi155 bash[68033]: cluster 2024-07-28T20:03:16.982562+0000 mgr.y (mgr.34101) 1010 : cluster [DBG] pgmap v1765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:18.919 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:18 smithi155 bash[68033]: cluster 2024-07-28T20:03:17.585351+0000 mon.a (mon.0) 1706 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:18.919 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:18 smithi155 bash[68033]: audit 2024-07-28T20:03:17.598261+0000 mon.a (mon.0) 1707 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:03:18.919 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:18 smithi155 bash[68033]: cluster 2024-07-28T20:03:17.598411+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e1159: 8 total, 2 up, 8 in 2024-07-28T20:03:18.919 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:18 smithi155 bash[68033]: audit 2024-07-28T20:03:18.117884+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:18.919 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:18 smithi155 bash[68033]: audit 2024-07-28T20:03:18.120579+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:19.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:19.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:19.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:19.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:19.418 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:03:19.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:19.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:19.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:19 smithi155 bash[73694]: debug 2024-07-28T20:03:19.479+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:19.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:19.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:19.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 834 16 16 0 0 0 - 0 2024-07-28T20:03:19.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:19.986 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:20.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:19 smithi155 bash[73694]: debug 2024-07-28T20:03:19.639+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:20.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:20.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:20.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:20.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:03:20.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:20.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:20.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:20 smithi045 bash[80445]: cluster 2024-07-28T20:03:18.984309+0000 mgr.y (mgr.34101) 1011 : cluster [DBG] pgmap v1767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:03:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:03:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:03:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:20 smithi045 bash[82788]: cluster 2024-07-28T20:03:18.984309+0000 mgr.y (mgr.34101) 1011 : cluster [DBG] pgmap v1767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:20.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 835 16 16 0 0 0 - 0 2024-07-28T20:03:20.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:20.853 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:20 smithi155 bash[68033]: cluster 2024-07-28T20:03:18.984309+0000 mgr.y (mgr.34101) 1011 : cluster [DBG] pgmap v1767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:20.853 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:20.853 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:20 smithi155 bash[73694]: debug 2024-07-28T20:03:20.627+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:20.854 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:20 smithi155 bash[73694]: debug 2024-07-28T20:03:20.755+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:20.949 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:21.069 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:21.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:21.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:21.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:21.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:21.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:21.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:21.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 836 16 16 0 0 0 - 0 2024-07-28T20:03:21.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:22.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:22.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:21 smithi155 bash[73694]: debug 2024-07-28T20:03:21.611+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:22.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:22.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:22.376 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:22.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:22.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:03:22 smithi155 bash[60745]: ts=2024-07-28T20:03:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:03:22.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:22.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:22.776 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:03:22.776 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:03:22.777 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T20:03:22.777 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T20:03:22.777 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:03:22.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 837 16 16 0 0 0 - 0 2024-07-28T20:03:22.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:22.862 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:22 smithi045 bash[82788]: cluster 2024-07-28T20:03:20.986105+0000 mgr.y (mgr.34101) 1012 : cluster [DBG] pgmap v1768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:22.862 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:22 smithi045 bash[80445]: cluster 2024-07-28T20:03:20.986105+0000 mgr.y (mgr.34101) 1012 : cluster [DBG] pgmap v1768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:22.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:22 smithi155 bash[68033]: cluster 2024-07-28T20:03:20.986105+0000 mgr.y (mgr.34101) 1012 : cluster [DBG] pgmap v1768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:22.964 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:22 smithi155 bash[73694]: debug 2024-07-28T20:03:22.627+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:22.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:23.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:23.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:23.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:23.328 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:23.448 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:23.565 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:23.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:23.699 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T20:03:23.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:23 smithi155 bash[73694]: debug 2024-07-28T20:03:23.531+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:23.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:23 smithi155 bash[73694]: debug 2024-07-28T20:03:23.635+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:23.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:23.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 838 16 16 0 0 0 - 0 2024-07-28T20:03:23.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:24.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:24.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:24.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:24.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:24.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:24.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:24.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:24.770 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:24 smithi155 bash[68033]: cluster 2024-07-28T20:03:22.987995+0000 mgr.y (mgr.34101) 1013 : cluster [DBG] pgmap v1769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:24.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:24 smithi155 bash[73694]: debug 2024-07-28T20:03:24.619+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:24.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 839 16 16 0 0 0 - 0 2024-07-28T20:03:24.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:24 smithi045 bash[80445]: cluster 2024-07-28T20:03:22.987995+0000 mgr.y (mgr.34101) 1013 : cluster [DBG] pgmap v1769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:24 smithi045 bash[82788]: cluster 2024-07-28T20:03:22.987995+0000 mgr.y (mgr.34101) 1013 : cluster [DBG] pgmap v1769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:25.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:25.120 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:25.198 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:03:25.242 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:25.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:25.478 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:25.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:25.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:25.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:25 smithi155 bash[73694]: debug 2024-07-28T20:03:25.627+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:25.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:03:25.825115+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:03:25.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:03:25.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 840 16 16 0 0 0 - 0 2024-07-28T20:03:25.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:25.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:26.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:26.121 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:26.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:26.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:26 smithi155 bash[73694]: debug 2024-07-28T20:03:26.119+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:26.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:26.438 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:26.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:26.605 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:26.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:26.797 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:26.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 841 16 16 0 0 0 - 0 2024-07-28T20:03:26.882 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:26 smithi045 bash[80445]: cluster 2024-07-28T20:03:24.989761+0000 mgr.y (mgr.34101) 1014 : cluster [DBG] pgmap v1770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:26.882 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:26 smithi045 bash[82788]: cluster 2024-07-28T20:03:24.989761+0000 mgr.y (mgr.34101) 1014 : cluster [DBG] pgmap v1770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:26.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:26 smithi155 bash[68033]: cluster 2024-07-28T20:03:24.989761+0000 mgr.y (mgr.34101) 1014 : cluster [DBG] pgmap v1770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:26.902 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:26 smithi155 bash[73694]: debug 2024-07-28T20:03:26.623+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:26.902 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:26 smithi155 bash[73694]: debug 2024-07-28T20:03:26.643+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:26.902 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:26.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:27.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:27.111 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:26 smithi155 bash[73694]: debug 2024-07-28T20:03:26.899+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:27.112 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:27.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:27.273 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:27.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:27 smithi155 bash[73694]: debug 2024-07-28T20:03:27.111+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:27.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:27.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:27.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:27.749 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:27.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:27 smithi155 bash[73694]: debug 2024-07-28T20:03:27.623+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:27.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 842 16 16 0 0 0 - 0 2024-07-28T20:03:27.868 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:27.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:28.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:28.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:28.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:28.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:28.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:28.611 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:28.611 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:28 smithi155 bash[73694]: debug 2024-07-28T20:03:28.483+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:28.663 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:03:28.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:28.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:28.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 843 16 16 0 0 0 - 0 2024-07-28T20:03:28.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:28.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:28 smithi155 bash[68033]: cluster 2024-07-28T20:03:26.990815+0000 mgr.y (mgr.34101) 1015 : cluster [DBG] pgmap v1771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:28.945 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:28 smithi155 bash[73694]: debug 2024-07-28T20:03:28.623+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:28.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:28 smithi045 bash[82788]: cluster 2024-07-28T20:03:26.990815+0000 mgr.y (mgr.34101) 1015 : cluster [DBG] pgmap v1771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:28 smithi045 bash[80445]: cluster 2024-07-28T20:03:26.990815+0000 mgr.y (mgr.34101) 1015 : cluster [DBG] pgmap v1771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:29.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:29.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:29.180 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:29.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:29.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:29.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:29.614 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:29 smithi155 bash[73694]: debug 2024-07-28T20:03:29.231+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:29.614 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:29.625 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:03:29.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:29.675 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:29 smithi045 bash[80445]: audit 2024-07-28T20:03:29.358773+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.45:0/2101865315' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:03:29.675 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:29 smithi045 bash[82788]: audit 2024-07-28T20:03:29.358773+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.45:0/2101865315' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:03:29.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:29.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 844 16 16 0 0 0 - 0 2024-07-28T20:03:29.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:29.885 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:29.885 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:29 smithi155 bash[73694]: debug 2024-07-28T20:03:29.603+0000 7f8e37e1e640 -1 osd.4 1159 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:29.885 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:29 smithi155 bash[68033]: audit 2024-07-28T20:03:29.358773+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.45:0/2101865315' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:03:29.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:30.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:30.185 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:29 smithi155 bash[73694]: debug 2024-07-28T20:03:29.883+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:30.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:30 smithi155 bash[73694]: debug 2024-07-28T20:03:30.023+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:30.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:30.349 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:30.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:30.581 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:30.614 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:30 smithi155 bash[73694]: debug 2024-07-28T20:03:30.603+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:30.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:30.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:30 smithi155 bash[68033]: cluster 2024-07-28T20:03:28.992544+0000 mgr.y (mgr.34101) 1016 : cluster [DBG] pgmap v1772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:30.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:30 smithi155 bash[68033]: cluster 2024-07-28T20:03:29.610992+0000 mon.a (mon.0) 1711 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:30.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:30 smithi155 bash[68033]: audit 2024-07-28T20:03:29.625512+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? 172.21.15.45:0/2101865315' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:03:30.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:30 smithi155 bash[68033]: cluster 2024-07-28T20:03:29.625665+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e1160: 8 total, 2 up, 8 in 2024-07-28T20:03:30.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:30.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 845 16 16 0 0 0 - 0 2024-07-28T20:03:30.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:03:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:03:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:03:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:30 smithi045 bash[80445]: cluster 2024-07-28T20:03:28.992544+0000 mgr.y (mgr.34101) 1016 : cluster [DBG] pgmap v1772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:30 smithi045 bash[80445]: cluster 2024-07-28T20:03:29.610992+0000 mon.a (mon.0) 1711 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:30 smithi045 bash[80445]: audit 2024-07-28T20:03:29.625512+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? 172.21.15.45:0/2101865315' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:03:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:30 smithi045 bash[80445]: cluster 2024-07-28T20:03:29.625665+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e1160: 8 total, 2 up, 8 in 2024-07-28T20:03:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:30 smithi045 bash[82788]: cluster 2024-07-28T20:03:28.992544+0000 mgr.y (mgr.34101) 1016 : cluster [DBG] pgmap v1772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:30 smithi045 bash[82788]: cluster 2024-07-28T20:03:29.610992+0000 mon.a (mon.0) 1711 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:30 smithi045 bash[82788]: audit 2024-07-28T20:03:29.625512+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? 172.21.15.45:0/2101865315' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:03:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:30 smithi045 bash[82788]: cluster 2024-07-28T20:03:29.625665+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e1160: 8 total, 2 up, 8 in 2024-07-28T20:03:31.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:31.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:31.187 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:31.187 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:31 smithi155 bash[73694]: debug 2024-07-28T20:03:31.019+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:31.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:31.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:31.534 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:31.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:31.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:31.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:31.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:31 smithi155 bash[73694]: debug 2024-07-28T20:03:31.615+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:31.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:31 smithi155 bash[73694]: debug 2024-07-28T20:03:31.727+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:31.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 846 16 16 0 0 0 - 0 2024-07-28T20:03:31.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:32.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:32.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:32.238 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:32.239 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:32 smithi155 bash[73694]: debug 2024-07-28T20:03:32.107+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:32.239 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:32.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:32.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:32.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:03:32.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:32.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:03:32 smithi155 bash[60745]: ts=2024-07-28T20:03:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:03:32.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:32 smithi155 bash[73694]: debug 2024-07-28T20:03:32.235+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:32.559 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:03:32.559 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T20:03:32.559 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T20:03:32.559 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [] 2024-07-28T20:03:32.559 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:03:32.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:32 smithi045 bash[80445]: cluster 2024-07-28T20:03:30.994340+0000 mgr.y (mgr.34101) 1017 : cluster [DBG] pgmap v1774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:32 smithi045 bash[82788]: cluster 2024-07-28T20:03:30.994340+0000 mgr.y (mgr.34101) 1017 : cluster [DBG] pgmap v1774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:32.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:32.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 847 16 16 0 0 0 - 0 2024-07-28T20:03:32.834 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:32.836 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:32 smithi155 bash[68033]: cluster 2024-07-28T20:03:30.994340+0000 mgr.y (mgr.34101) 1017 : cluster [DBG] pgmap v1774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:32.836 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:32.836 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:32 smithi155 bash[73694]: debug 2024-07-28T20:03:32.647+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:32.836 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:32 smithi155 bash[73694]: debug 2024-07-28T20:03:32.715+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:32.836 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:32.836 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:32 smithi155 bash[73694]: debug 2024-07-28T20:03:32.835+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:32.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:33.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:33.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:33.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:33.307 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:33.423 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:33.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:33.578 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:33 smithi155 bash[73694]: debug 2024-07-28T20:03:33.459+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:33.579 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T20:03:33.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:33.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:33.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:33 smithi155 bash[68033]: audit 2024-07-28T20:03:33.110753+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:33.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:33 smithi155 bash[73694]: debug 2024-07-28T20:03:33.647+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:33.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 848 16 16 0 0 0 - 0 2024-07-28T20:03:33.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:33 smithi045 bash[80445]: audit 2024-07-28T20:03:33.110753+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:33 smithi045 bash[82788]: audit 2024-07-28T20:03:33.110753+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:34.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:34.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:34.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:34.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:34.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:33 smithi155 bash[73694]: debug 2024-07-28T20:03:33.975+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:34.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:34.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:34 smithi155 bash[73694]: debug 2024-07-28T20:03:34.095+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:34.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:34.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:34.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:34.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:34.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 849 16 16 0 0 0 - 0 2024-07-28T20:03:34.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:34 smithi045 bash[80445]: cluster 2024-07-28T20:03:32.996358+0000 mgr.y (mgr.34101) 1018 : cluster [DBG] pgmap v1775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:34 smithi045 bash[82788]: cluster 2024-07-28T20:03:32.996358+0000 mgr.y (mgr.34101) 1018 : cluster [DBG] pgmap v1775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:34.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:34.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:34 smithi155 bash[68033]: cluster 2024-07-28T20:03:32.996358+0000 mgr.y (mgr.34101) 1018 : cluster [DBG] pgmap v1775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:34.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:34 smithi155 bash[73694]: debug 2024-07-28T20:03:34.675+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:35.091 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:35.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:35.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:35.447 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:35.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:35.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:35.698 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:35.699 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:35 smithi155 bash[73694]: debug 2024-07-28T20:03:35.535+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:35.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:35 smithi155 bash[73694]: debug 2024-07-28T20:03:35.703+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:35.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:35.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 850 16 16 0 0 0 - 0 2024-07-28T20:03:35.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:36.044 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:36.165 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:36.284 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:36.403 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:36.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:36.641 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:36.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:36.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 851 16 16 0 0 0 - 0 2024-07-28T20:03:36.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:36.894 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:36 smithi045 bash[80445]: cluster 2024-07-28T20:03:34.998091+0000 mgr.y (mgr.34101) 1019 : cluster [DBG] pgmap v1776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:36.895 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:36 smithi045 bash[82788]: cluster 2024-07-28T20:03:34.998091+0000 mgr.y (mgr.34101) 1019 : cluster [DBG] pgmap v1776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:37.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:37.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:36 smithi155 bash[73694]: debug 2024-07-28T20:03:36.695+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:37.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:36 smithi155 bash[68033]: cluster 2024-07-28T20:03:34.998091+0000 mgr.y (mgr.34101) 1019 : cluster [DBG] pgmap v1776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:37.123 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:37.203 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:03:37.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:37.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:37.477 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:37.598 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:37.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:37.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 852 16 16 0 0 0 - 0 2024-07-28T20:03:37.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:37.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:38.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:37 smithi155 bash[73694]: debug 2024-07-28T20:03:37.651+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:38.074 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:38.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:38.313 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:38.326 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:03:38.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:38.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:38.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:38.746 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:38 smithi155 bash[68033]: cluster 2024-07-28T20:03:36.999977+0000 mgr.y (mgr.34101) 1020 : cluster [DBG] pgmap v1777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:38.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:38.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 853 16 16 0 0 0 - 0 2024-07-28T20:03:38.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:38.919 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:38 smithi045 bash[82788]: cluster 2024-07-28T20:03:36.999977+0000 mgr.y (mgr.34101) 1020 : cluster [DBG] pgmap v1777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:38.919 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:38 smithi045 bash[80445]: cluster 2024-07-28T20:03:36.999977+0000 mgr.y (mgr.34101) 1020 : cluster [DBG] pgmap v1777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:39.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:39.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:38 smithi155 bash[73694]: debug 2024-07-28T20:03:38.655+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:39.146 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:39.265 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:39.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:39.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:39.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:39.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:39.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 854 16 16 0 0 0 - 0 2024-07-28T20:03:39.857 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:39.972 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:39.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:39 smithi155 bash[73694]: debug 2024-07-28T20:03:39.651+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:40.091 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:40.212 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:40.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:40.330 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:40.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:40.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:40.609 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:40.609 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:40 smithi155 bash[73694]: debug 2024-07-28T20:03:40.415+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:40.609 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:40 smithi155 bash[73694]: debug 2024-07-28T20:03:40.527+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:40.609 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:40 smithi155 bash[73694]: debug 2024-07-28T20:03:40.607+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:40.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:40 smithi045 bash[80445]: cluster 2024-07-28T20:03:39.000968+0000 mgr.y (mgr.34101) 1021 : cluster [DBG] pgmap v1778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:03:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:03:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:03:40.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:40 smithi045 bash[82788]: cluster 2024-07-28T20:03:39.000968+0000 mgr.y (mgr.34101) 1021 : cluster [DBG] pgmap v1778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:40.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:40.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 855 16 16 0 0 0 - 0 2024-07-28T20:03:40.936 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:40.947 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:40 smithi155 bash[68033]: cluster 2024-07-28T20:03:39.000968+0000 mgr.y (mgr.34101) 1021 : cluster [DBG] pgmap v1778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:40.947 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:41.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:41.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:41.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:41.291 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:41.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:41 smithi155 bash[73694]: debug 2024-07-28T20:03:41.135+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:41.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:41.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:41.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:41.656 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:03:41.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:41 smithi045 bash[80445]: audit 2024-07-28T20:03:40.996204+0000 mon.c (mon.2) 343 : audit [INF] from='client.? 172.21.15.45:0/1533243581' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:41.676 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:41 smithi045 bash[80445]: audit 2024-07-28T20:03:40.996754+0000 mon.a (mon.0) 1714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:41.676 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:41 smithi045 bash[82788]: audit 2024-07-28T20:03:40.996204+0000 mon.c (mon.2) 343 : audit [INF] from='client.? 172.21.15.45:0/1533243581' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:41.676 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:41 smithi045 bash[82788]: audit 2024-07-28T20:03:40.996754+0000 mon.a (mon.0) 1714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:41.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:41.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:41 smithi155 bash[68033]: audit 2024-07-28T20:03:40.996204+0000 mon.c (mon.2) 343 : audit [INF] from='client.? 172.21.15.45:0/1533243581' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:41.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:41 smithi155 bash[68033]: audit 2024-07-28T20:03:40.996754+0000 mon.a (mon.0) 1714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:03:41.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:41 smithi155 bash[73694]: debug 2024-07-28T20:03:41.431+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:41.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:41 smithi155 bash[73694]: debug 2024-07-28T20:03:41.559+0000 7f8e37e1e640 -1 osd.4 1160 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:41.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 856 16 16 0 0 0 - 0 2024-07-28T20:03:41.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:42.004 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:42.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:42.188 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:03:42.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:42.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:42.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:42.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:03:42 smithi155 bash[60745]: ts=2024-07-28T20:03:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:03:42.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:42.656 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:42 smithi155 bash[73694]: debug 2024-07-28T20:03:42.539+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:42.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:42.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 857 16 16 0 0 0 - 0 2024-07-28T20:03:42.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:42.843 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:42 smithi045 bash[80445]: cluster 2024-07-28T20:03:41.002646+0000 mgr.y (mgr.34101) 1022 : cluster [DBG] pgmap v1779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:42.844 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:42 smithi045 bash[80445]: cluster 2024-07-28T20:03:41.643766+0000 mon.a (mon.0) 1715 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:03:42.844 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:42 smithi045 bash[80445]: audit 2024-07-28T20:03:41.656418+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:03:42.844 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:42 smithi045 bash[80445]: cluster 2024-07-28T20:03:41.656559+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e1161: 8 total, 2 up, 8 in 2024-07-28T20:03:42.844 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:42 smithi045 bash[82788]: cluster 2024-07-28T20:03:41.002646+0000 mgr.y (mgr.34101) 1022 : cluster [DBG] pgmap v1779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:42.844 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:42 smithi045 bash[82788]: cluster 2024-07-28T20:03:41.643766+0000 mon.a (mon.0) 1715 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:03:42.844 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:42 smithi045 bash[82788]: audit 2024-07-28T20:03:41.656418+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:03:42.844 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:42 smithi045 bash[82788]: cluster 2024-07-28T20:03:41.656559+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e1161: 8 total, 2 up, 8 in 2024-07-28T20:03:42.876 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:03:42.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T20:03:42.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:43.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:42 smithi155 bash[68033]: cluster 2024-07-28T20:03:41.002646+0000 mgr.y (mgr.34101) 1022 : cluster [DBG] pgmap v1779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:43.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:42 smithi155 bash[68033]: cluster 2024-07-28T20:03:41.643766+0000 mon.a (mon.0) 1715 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:03:43.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:42 smithi155 bash[68033]: audit 2024-07-28T20:03:41.656418+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:03:43.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:42 smithi155 bash[68033]: cluster 2024-07-28T20:03:41.656559+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e1161: 8 total, 2 up, 8 in 2024-07-28T20:03:43.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:43.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:43.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:43.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:43.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:43.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:43.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:43.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:43 smithi155 bash[73694]: debug 2024-07-28T20:03:43.543+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:43.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 858 16 16 0 0 0 - 0 2024-07-28T20:03:43.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:44.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:44.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:44.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:44.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:44.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:44.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:03:44.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:44.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:44.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:44 smithi155 bash[68033]: cluster 2024-07-28T20:03:43.004408+0000 mgr.y (mgr.34101) 1023 : cluster [DBG] pgmap v1781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:44.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:44 smithi155 bash[73694]: debug 2024-07-28T20:03:44.503+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:44.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 859 16 16 0 0 0 - 0 2024-07-28T20:03:44.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:44.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:44 smithi045 bash[80445]: cluster 2024-07-28T20:03:43.004408+0000 mgr.y (mgr.34101) 1023 : cluster [DBG] pgmap v1781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:44 smithi045 bash[82788]: cluster 2024-07-28T20:03:43.004408+0000 mgr.y (mgr.34101) 1023 : cluster [DBG] pgmap v1781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:44.968 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:45.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:45.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:45.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:44 smithi155 bash[73694]: debug 2024-07-28T20:03:44.907+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:45.327 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:45.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:45.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:45.689 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:45.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:45 smithi155 bash[73694]: debug 2024-07-28T20:03:45.527+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:45.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:45.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:03:45.828116+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:03:45.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:03:45.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 860 16 16 0 0 0 - 0 2024-07-28T20:03:45.928 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:46.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:46.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:46.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:46.403 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:46.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:46.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:46 smithi045 bash[80445]: cluster 2024-07-28T20:03:45.006246+0000 mgr.y (mgr.34101) 1024 : cluster [DBG] pgmap v1782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:46 smithi045 bash[82788]: cluster 2024-07-28T20:03:45.006246+0000 mgr.y (mgr.34101) 1024 : cluster [DBG] pgmap v1782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:46.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:46.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:46 smithi155 bash[73694]: debug 2024-07-28T20:03:46.474+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:46.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:46 smithi155 bash[68033]: cluster 2024-07-28T20:03:45.006246+0000 mgr.y (mgr.34101) 1024 : cluster [DBG] pgmap v1782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:46.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 861 16 16 0 0 0 - 0 2024-07-28T20:03:46.884 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:47.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:47.123 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:47.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:47.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:47.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:47.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:47 smithi155 bash[73694]: debug 2024-07-28T20:03:47.450+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:47.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:47.634 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:03:47.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:47.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 862 16 16 0 0 0 - 0 2024-07-28T20:03:47.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:47.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:48.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:48.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:48.321 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:48.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:48.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:48.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:48 smithi155 bash[73694]: debug 2024-07-28T20:03:48.458+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:48.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:48.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:48 smithi045 bash[80445]: cluster 2024-07-28T20:03:47.008180+0000 mgr.y (mgr.34101) 1025 : cluster [DBG] pgmap v1783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:48 smithi045 bash[80445]: audit 2024-07-28T20:03:48.117407+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:48 smithi045 bash[80445]: audit 2024-07-28T20:03:48.119338+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:48 smithi045 bash[82788]: cluster 2024-07-28T20:03:47.008180+0000 mgr.y (mgr.34101) 1025 : cluster [DBG] pgmap v1783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:48 smithi045 bash[82788]: audit 2024-07-28T20:03:48.117407+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:48.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:48 smithi045 bash[82788]: audit 2024-07-28T20:03:48.119338+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:48.797 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:48.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 863 16 16 0 0 0 - 0 2024-07-28T20:03:48.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:48 smithi155 bash[68033]: cluster 2024-07-28T20:03:47.008180+0000 mgr.y (mgr.34101) 1025 : cluster [DBG] pgmap v1783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:48.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:48 smithi155 bash[68033]: audit 2024-07-28T20:03:48.117407+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:03:48.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:48 smithi155 bash[68033]: audit 2024-07-28T20:03:48.119338+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:03:48.900 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:48 smithi155 bash[73694]: debug 2024-07-28T20:03:48.622+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:48.900 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:48.900 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:48 smithi155 bash[73694]: debug 2024-07-28T20:03:48.830+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:48.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:49.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:49.148 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:49.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:49.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:49.322 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:03:49.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:49.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:49.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:49.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:49.638 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:49 smithi155 bash[73694]: debug 2024-07-28T20:03:49.430+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:49.638 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:49 smithi155 bash[73694]: debug 2024-07-28T20:03:49.482+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:49.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:49.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 864 16 16 0 0 0 - 0 2024-07-28T20:03:49.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:49.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:50.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:49 smithi155 bash[73694]: debug 2024-07-28T20:03:49.690+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:50.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:50.220 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:50.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:50.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:50.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:50.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:50.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:50 smithi155 bash[68033]: cluster 2024-07-28T20:03:49.010141+0000 mgr.y (mgr.34101) 1026 : cluster [DBG] pgmap v1784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:50.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:50 smithi155 bash[73694]: debug 2024-07-28T20:03:50.462+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:50.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:50.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 865 16 16 0 0 0 - 0 2024-07-28T20:03:50.914 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:03:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:03:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:03:50.915 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:50 smithi045 bash[80445]: cluster 2024-07-28T20:03:49.010141+0000 mgr.y (mgr.34101) 1026 : cluster [DBG] pgmap v1784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:50.915 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:50 smithi045 bash[82788]: cluster 2024-07-28T20:03:49.010141+0000 mgr.y (mgr.34101) 1026 : cluster [DBG] pgmap v1784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:50.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:51.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:51.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:51.182 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:51.182 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:51 smithi155 bash[73694]: debug 2024-07-28T20:03:51.066+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:51.291 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:51.410 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:51.507 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:03:51.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:51.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:51 smithi155 bash[73694]: debug 2024-07-28T20:03:51.306+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:51.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:51 smithi155 bash[73694]: debug 2024-07-28T20:03:51.418+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:51.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:51.643 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:51.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:51.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:51.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:51 smithi155 bash[73694]: debug 2024-07-28T20:03:51.610+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:51.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 866 16 16 0 0 0 - 0 2024-07-28T20:03:51.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:51.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:52.116 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:52.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:52.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:52.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:52 smithi155 bash[73694]: debug 2024-07-28T20:03:52.186+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:52.304 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:03:52.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T20:03:52.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:52.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:52.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:52.604 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:52 smithi155 bash[73694]: debug 2024-07-28T20:03:52.446+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:52.604 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:03:52 smithi155 bash[60745]: ts=2024-07-28T20:03:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:03:52.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:52.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 867 16 16 0 0 0 - 0 2024-07-28T20:03:52.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:52.844 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:52 smithi045 bash[82788]: cluster 2024-07-28T20:03:51.011273+0000 mgr.y (mgr.34101) 1027 : cluster [DBG] pgmap v1785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:52.844 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:52 smithi045 bash[80445]: cluster 2024-07-28T20:03:51.011273+0000 mgr.y (mgr.34101) 1027 : cluster [DBG] pgmap v1785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:52.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:53.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:52 smithi155 bash[68033]: cluster 2024-07-28T20:03:51.011273+0000 mgr.y (mgr.34101) 1027 : cluster [DBG] pgmap v1785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:53.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:53.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:53.300 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:53.420 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:53.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:53 smithi155 bash[73694]: debug 2024-07-28T20:03:53.414+0000 7f8e37e1e640 -1 osd.4 1161 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:53.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:53.540 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:53.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:53.675 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:53 smithi155 bash[73694]: debug 2024-07-28T20:03:53.518+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:53.689 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:03:53.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:53.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 868 16 16 0 0 0 - 0 2024-07-28T20:03:53.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:53.897 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:53 smithi045 bash[80445]: audit 2024-07-28T20:03:53.248913+0000 mon.c (mon.2) 345 : audit [INF] from='client.? 172.21.15.45:0/1424770790' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:03:53.898 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:53 smithi045 bash[80445]: audit 2024-07-28T20:03:53.249576+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:03:53.898 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:53 smithi045 bash[82788]: audit 2024-07-28T20:03:53.248913+0000 mon.c (mon.2) 345 : audit [INF] from='client.? 172.21.15.45:0/1424770790' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:03:53.898 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:53 smithi045 bash[82788]: audit 2024-07-28T20:03:53.249576+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:03:54.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:54.026 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:53 smithi155 bash[68033]: audit 2024-07-28T20:03:53.248913+0000 mon.c (mon.2) 345 : audit [INF] from='client.? 172.21.15.45:0/1424770790' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:03:54.026 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:53 smithi155 bash[68033]: audit 2024-07-28T20:03:53.249576+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:03:54.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:54.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:54.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:54.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:54 smithi155 bash[73694]: debug 2024-07-28T20:03:54.094+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:54.368 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:54.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:54.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:54.726 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:54.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:54 smithi155 bash[73694]: debug 2024-07-28T20:03:54.446+0000 7f8e37e1e640 -1 osd.4 1162 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:54.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:54.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:54 smithi155 bash[73694]: debug 2024-07-28T20:03:54.686+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:54 smithi155 bash[68033]: cluster 2024-07-28T20:03:53.012157+0000 mgr.y (mgr.34101) 1028 : cluster [DBG] pgmap v1786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:54 smithi155 bash[68033]: cluster 2024-07-28T20:03:53.674545+0000 mon.a (mon.0) 1720 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:54 smithi155 bash[68033]: audit 2024-07-28T20:03:53.689366+0000 mon.a (mon.0) 1721 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:03:54.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:54 smithi155 bash[68033]: cluster 2024-07-28T20:03:53.689565+0000 mon.a (mon.0) 1722 : cluster [DBG] osdmap e1162: 8 total, 2 up, 8 in 2024-07-28T20:03:54.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 869 16 16 0 0 0 - 0 2024-07-28T20:03:54.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:54.857 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:54 smithi045 bash[82788]: cluster 2024-07-28T20:03:53.012157+0000 mgr.y (mgr.34101) 1028 : cluster [DBG] pgmap v1786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:54.858 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:54 smithi045 bash[82788]: cluster 2024-07-28T20:03:53.674545+0000 mon.a (mon.0) 1720 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:54.858 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:54 smithi045 bash[82788]: audit 2024-07-28T20:03:53.689366+0000 mon.a (mon.0) 1721 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:03:54.858 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:54 smithi045 bash[82788]: cluster 2024-07-28T20:03:53.689565+0000 mon.a (mon.0) 1722 : cluster [DBG] osdmap e1162: 8 total, 2 up, 8 in 2024-07-28T20:03:54.858 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:54 smithi045 bash[80445]: cluster 2024-07-28T20:03:53.012157+0000 mgr.y (mgr.34101) 1028 : cluster [DBG] pgmap v1786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:54.859 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:54 smithi045 bash[80445]: cluster 2024-07-28T20:03:53.674545+0000 mon.a (mon.0) 1720 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:03:54.859 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:54 smithi045 bash[80445]: audit 2024-07-28T20:03:53.689366+0000 mon.a (mon.0) 1721 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:03:54.859 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:54 smithi045 bash[80445]: cluster 2024-07-28T20:03:53.689565+0000 mon.a (mon.0) 1722 : cluster [DBG] osdmap e1162: 8 total, 2 up, 8 in 2024-07-28T20:03:54.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:55.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:55.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:55.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:55.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:55.558 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:55.677 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:55.797 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:55.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:55 smithi155 bash[73694]: debug 2024-07-28T20:03:55.466+0000 7f8e37e1e640 -1 osd.4 1162 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:55.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:55.824 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:55 smithi155 bash[73694]: debug 2024-07-28T20:03:55.802+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:55.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 870 16 16 0 0 0 - 0 2024-07-28T20:03:55.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:56.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:56.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:56 smithi155 bash[73694]: debug 2024-07-28T20:03:56.030+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:56.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:56.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:56.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:56.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:56.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:56.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:03:56.651 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:56.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:56.779 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:56 smithi155 bash[73694]: debug 2024-07-28T20:03:56.450+0000 7f8e37e1e640 -1 osd.4 1162 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:56.780 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:56 smithi155 bash[68033]: cluster 2024-07-28T20:03:55.014046+0000 mgr.y (mgr.34101) 1029 : cluster [DBG] pgmap v1788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:56.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:56.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 871 16 16 0 0 0 - 0 2024-07-28T20:03:56.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:56 smithi045 bash[80445]: cluster 2024-07-28T20:03:55.014046+0000 mgr.y (mgr.34101) 1029 : cluster [DBG] pgmap v1788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:56.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:56 smithi045 bash[82788]: cluster 2024-07-28T20:03:55.014046+0000 mgr.y (mgr.34101) 1029 : cluster [DBG] pgmap v1788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:57.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:57.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:56 smithi155 bash[73694]: debug 2024-07-28T20:03:56.870+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:57.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:57.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:56 smithi155 bash[73694]: debug 2024-07-28T20:03:56.946+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:57.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:57.068 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:03:57.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:57.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:57 smithi155 bash[73694]: debug 2024-07-28T20:03:57.110+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:57.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:57.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:57.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:57.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:57.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:57.735 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:57 smithi155 bash[73694]: debug 2024-07-28T20:03:57.482+0000 7f8e37e1e640 -1 osd.4 1162 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:57.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:57.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 872 16 16 0 0 0 - 0 2024-07-28T20:03:57.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:57.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:58.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:57 smithi155 bash[73694]: debug 2024-07-28T20:03:57.754+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:58.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:58.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:03:58.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:03:58.435 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:03:58.474 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:03:58.474 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:58 smithi155 bash[73694]: debug 2024-07-28T20:03:58.322+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:03:58.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:58.669 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:03:58 smithi045 bash[80445]: cluster 2024-07-28T20:03:57.016023+0000 mgr.y (mgr.34101) 1030 : cluster [DBG] pgmap v1789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:03:58 smithi045 bash[82788]: cluster 2024-07-28T20:03:57.016023+0000 mgr.y (mgr.34101) 1030 : cluster [DBG] pgmap v1789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:58.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:58 smithi155 bash[73694]: debug 2024-07-28T20:03:58.474+0000 7f8e37e1e640 -1 osd.4 1162 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:58.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:03:58 smithi155 bash[68033]: cluster 2024-07-28T20:03:57.016023+0000 mgr.y (mgr.34101) 1030 : cluster [DBG] pgmap v1789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:03:58.790 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:03:58.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 873 16 16 0 0 0 - 0 2024-07-28T20:03:58.908 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:59.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:59.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:03:59.264 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:59.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:59.501 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:03:59.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:59.632 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:03:59 smithi155 bash[73694]: debug 2024-07-28T20:03:59.502+0000 7f8e37e1e640 -1 osd.4 1162 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:03:59.737 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:03:59.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 874 16 16 0 0 0 - 0 2024-07-28T20:03:59.856 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:03:59.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:00.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:00.214 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:00.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:00.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:00.552 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:04:00.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:00.689 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:00 smithi155 bash[73694]: debug 2024-07-28T20:04:00.466+0000 7f8e37e1e640 -1 osd.4 1162 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:00.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:04:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:04:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:04:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:00 smithi045 bash[82788]: cluster 2024-07-28T20:03:59.017735+0000 mgr.y (mgr.34101) 1031 : cluster [DBG] pgmap v1790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:00 smithi045 bash[80445]: cluster 2024-07-28T20:03:59.017735+0000 mgr.y (mgr.34101) 1031 : cluster [DBG] pgmap v1790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:00.810 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:00.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 875 16 16 0 0 0 - 0 2024-07-28T20:04:00.928 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:01.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:00 smithi155 bash[68033]: cluster 2024-07-28T20:03:59.017735+0000 mgr.y (mgr.34101) 1031 : cluster [DBG] pgmap v1790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:01.135 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:01.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:01.295 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:04:01.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T20:04:01.311 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:04:01.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:01.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:01 smithi155 bash[73694]: debug 2024-07-28T20:04:01.466+0000 7f8e37e1e640 -1 osd.4 1162 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:01.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:01.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:01.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 876 16 16 0 0 0 - 0 2024-07-28T20:04:01.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:01.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:02.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:01 smithi155 bash[73694]: debug 2024-07-28T20:04:01.950+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:02.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:02.207 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:02.327 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:02.447 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:02.541 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:02 smithi155 bash[73694]: debug 2024-07-28T20:04:02.438+0000 7f8e37e1e640 -1 osd.4 1162 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:02.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:02.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:04:02 smithi155 bash[60745]: ts=2024-07-28T20:04:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:04:02.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:02.577 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:02 smithi155 bash[73694]: debug 2024-07-28T20:04:02.542+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:02.684 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:02.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:02.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 877 16 16 0 0 0 - 0 2024-07-28T20:04:02.887 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:02 smithi045 bash[80445]: cluster 2024-07-28T20:04:01.019507+0000 mgr.y (mgr.34101) 1032 : cluster [DBG] pgmap v1791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:02.887 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:02 smithi045 bash[82788]: cluster 2024-07-28T20:04:01.019507+0000 mgr.y (mgr.34101) 1032 : cluster [DBG] pgmap v1791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:02.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:02.930 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:02 smithi155 bash[68033]: cluster 2024-07-28T20:04:01.019507+0000 mgr.y (mgr.34101) 1032 : cluster [DBG] pgmap v1791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:03.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:03.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:03.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:03.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:03.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:03.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:03.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:03.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:03 smithi155 bash[73694]: debug 2024-07-28T20:04:03.414+0000 7f8e37e1e640 -1 osd.4 1162 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:03.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 878 16 16 0 0 0 - 0 2024-07-28T20:04:03.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:03.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:04.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:04 smithi045 bash[80445]: cluster 2024-07-28T20:04:03.021427+0000 mgr.y (mgr.34101) 1033 : cluster [DBG] pgmap v1792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:04 smithi045 bash[80445]: audit 2024-07-28T20:04:03.118700+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:04 smithi045 bash[80445]: audit 2024-07-28T20:04:03.121526+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:04 smithi045 bash[82788]: cluster 2024-07-28T20:04:03.021427+0000 mgr.y (mgr.34101) 1033 : cluster [DBG] pgmap v1792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:04 smithi045 bash[82788]: audit 2024-07-28T20:04:03.118700+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:04 smithi045 bash[82788]: audit 2024-07-28T20:04:03.121526+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:04.235 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:04.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:04.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:04 smithi155 bash[73694]: debug 2024-07-28T20:04:04.074+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:04.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:04 smithi155 bash[68033]: cluster 2024-07-28T20:04:03.021427+0000 mgr.y (mgr.34101) 1033 : cluster [DBG] pgmap v1792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:04 smithi155 bash[68033]: audit 2024-07-28T20:04:03.118700+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:04 smithi155 bash[68033]: audit 2024-07-28T20:04:03.121526+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:04.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:04.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:04.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:04.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:04.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:04 smithi155 bash[73694]: debug 2024-07-28T20:04:04.318+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:04.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:04 smithi155 bash[73694]: debug 2024-07-28T20:04:04.442+0000 7f8e37e1e640 -1 osd.4 1162 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:04.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:04.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 879 16 16 0 0 0 - 0 2024-07-28T20:04:04.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:05.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:05.118 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:05.118 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:04 smithi155 bash[73694]: debug 2024-07-28T20:04:04.918+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:05.130 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:04:05.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:05.297 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:05.336 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:05 smithi045 bash[80445]: audit 2024-07-28T20:04:04.956642+0000 mon.c (mon.2) 347 : audit [INF] from='client.? 172.21.15.45:0/1390901971' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:05.336 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:05 smithi045 bash[80445]: audit 2024-07-28T20:04:04.957214+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:05.337 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:05 smithi045 bash[82788]: audit 2024-07-28T20:04:04.956642+0000 mon.c (mon.2) 347 : audit [INF] from='client.? 172.21.15.45:0/1390901971' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:05.337 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:05 smithi045 bash[82788]: audit 2024-07-28T20:04:04.957214+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:05.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:05.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:05 smithi155 bash[68033]: audit 2024-07-28T20:04:04.956642+0000 mon.c (mon.2) 347 : audit [INF] from='client.? 172.21.15.45:0/1390901971' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:05.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:05 smithi155 bash[68033]: audit 2024-07-28T20:04:04.957214+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:05.537 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:05.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:05.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:05.785 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:05 smithi155 bash[73694]: debug 2024-07-28T20:04:05.478+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:05.785 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:05.786 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:05 smithi155 bash[73694]: debug 2024-07-28T20:04:05.634+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:05.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:04:05.831201+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:04:05.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:04:05.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 880 16 16 0 0 0 - 0 2024-07-28T20:04:05.892 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:06.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:06.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:06.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:05 smithi155 bash[73694]: debug 2024-07-28T20:04:05.878+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:06.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:06.141 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:04:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:06 smithi045 bash[80445]: cluster 2024-07-28T20:04:05.023184+0000 mgr.y (mgr.34101) 1034 : cluster [DBG] pgmap v1793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:06 smithi045 bash[80445]: cluster 2024-07-28T20:04:05.116982+0000 mon.a (mon.0) 1725 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:06 smithi045 bash[80445]: audit 2024-07-28T20:04:05.127752+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:04:06.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:06 smithi045 bash[80445]: cluster 2024-07-28T20:04:05.127842+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e1163: 8 total, 2 up, 8 in 2024-07-28T20:04:06.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:06 smithi045 bash[82788]: cluster 2024-07-28T20:04:05.023184+0000 mgr.y (mgr.34101) 1034 : cluster [DBG] pgmap v1793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:06.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:06 smithi045 bash[82788]: cluster 2024-07-28T20:04:05.116982+0000 mon.a (mon.0) 1725 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:06.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:06 smithi045 bash[82788]: audit 2024-07-28T20:04:05.127752+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:04:06.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:06 smithi045 bash[82788]: cluster 2024-07-28T20:04:05.127842+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e1163: 8 total, 2 up, 8 in 2024-07-28T20:04:06.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:06.378 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:06.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:06.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:06 smithi155 bash[68033]: cluster 2024-07-28T20:04:05.023184+0000 mgr.y (mgr.34101) 1034 : cluster [DBG] pgmap v1793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:06.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:06 smithi155 bash[68033]: cluster 2024-07-28T20:04:05.116982+0000 mon.a (mon.0) 1725 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:06.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:06 smithi155 bash[68033]: audit 2024-07-28T20:04:05.127752+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:04:06.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:06 smithi155 bash[68033]: cluster 2024-07-28T20:04:05.127842+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e1163: 8 total, 2 up, 8 in 2024-07-28T20:04:06.618 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:06.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:06.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:06 smithi155 bash[73694]: debug 2024-07-28T20:04:06.526+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:06.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 881 16 16 0 0 0 - 0 2024-07-28T20:04:06.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:06.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:07.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:07.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:07.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:07.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:07 smithi155 bash[73694]: debug 2024-07-28T20:04:07.234+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:07.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:07.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:07.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:07.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:07.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:07 smithi155 bash[73694]: debug 2024-07-28T20:04:07.554+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:07.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:07.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:07.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 882 16 16 0 0 0 - 0 2024-07-28T20:04:07.924 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:07.931 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:04:08.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:08.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:07 smithi155 bash[73694]: debug 2024-07-28T20:04:07.786+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:08.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:08 smithi045 bash[80445]: cluster 2024-07-28T20:04:07.025087+0000 mgr.y (mgr.34101) 1035 : cluster [DBG] pgmap v1795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:08 smithi045 bash[82788]: cluster 2024-07-28T20:04:07.025087+0000 mgr.y (mgr.34101) 1035 : cluster [DBG] pgmap v1795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:08.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:08.399 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:08.422 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:08 smithi155 bash[68033]: cluster 2024-07-28T20:04:07.025087+0000 mgr.y (mgr.34101) 1035 : cluster [DBG] pgmap v1795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:08.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:08.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:08.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:08 smithi155 bash[73694]: debug 2024-07-28T20:04:08.518+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:08.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 883 16 16 0 0 0 - 0 2024-07-28T20:04:08.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:08.996 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:09.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:09.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:09.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:09.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:09.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:09.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:09 smithi155 bash[73694]: debug 2024-07-28T20:04:09.378+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:09.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:09 smithi155 bash[73694]: debug 2024-07-28T20:04:09.494+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:09.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:09.593 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:04:09.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:09.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:09.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 884 16 16 0 0 0 - 0 2024-07-28T20:04:09.851 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:09.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:10.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:10.127 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:09 smithi155 bash[73694]: debug 2024-07-28T20:04:09.854+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:10.128 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:10.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:10 smithi045 bash[80445]: cluster 2024-07-28T20:04:09.026850+0000 mgr.y (mgr.34101) 1036 : cluster [DBG] pgmap v1796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:10 smithi045 bash[82788]: cluster 2024-07-28T20:04:09.026850+0000 mgr.y (mgr.34101) 1036 : cluster [DBG] pgmap v1796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:10.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:10.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:10 smithi155 bash[68033]: cluster 2024-07-28T20:04:09.026850+0000 mgr.y (mgr.34101) 1036 : cluster [DBG] pgmap v1796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:10.408 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:10 smithi155 bash[73694]: debug 2024-07-28T20:04:10.278+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:10.408 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:04:10.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T20:04:10.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:10.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:10.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:10.660 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:10 smithi155 bash[73694]: debug 2024-07-28T20:04:10.502+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:10.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:10.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:10.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:10 smithi155 bash[73694]: debug 2024-07-28T20:04:10.742+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:10.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 885 16 16 0 0 0 - 0 2024-07-28T20:04:10.880 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:10.891 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:04:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:04:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:04:10.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:11.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:11.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:11.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:11.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:11.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:11.715 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:11.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:11.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:11 smithi155 bash[73694]: debug 2024-07-28T20:04:11.442+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:11.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:11 smithi155 bash[73694]: debug 2024-07-28T20:04:11.482+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:11.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 886 16 16 0 0 0 - 0 2024-07-28T20:04:11.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:11.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:12.074 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:12.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:12 smithi045 bash[80445]: cluster 2024-07-28T20:04:11.028637+0000 mgr.y (mgr.34101) 1037 : cluster [DBG] pgmap v1797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:12 smithi045 bash[82788]: cluster 2024-07-28T20:04:11.028637+0000 mgr.y (mgr.34101) 1037 : cluster [DBG] pgmap v1797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:12.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:12.431 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:12.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:12.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:12 smithi155 bash[73694]: debug 2024-07-28T20:04:12.166+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:12.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:12 smithi155 bash[68033]: cluster 2024-07-28T20:04:11.028637+0000 mgr.y (mgr.34101) 1037 : cluster [DBG] pgmap v1797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:12.443 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:04:12 smithi155 bash[60745]: ts=2024-07-28T20:04:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:04:12.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:12.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:12.688 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:04:12.790 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:12.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:12.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:12 smithi155 bash[73694]: debug 2024-07-28T20:04:12.466+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:12.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:12 smithi155 bash[73694]: debug 2024-07-28T20:04:12.534+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:12.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 887 16 16 0 0 0 - 0 2024-07-28T20:04:12.908 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:13.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:13.146 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:13.260 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:13.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:13.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:13 smithi155 bash[73694]: debug 2024-07-28T20:04:13.126+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:13.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:13.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:13 smithi155 bash[73694]: debug 2024-07-28T20:04:13.206+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:13.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:13.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:13.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:13.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:13.745 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:13 smithi155 bash[73694]: debug 2024-07-28T20:04:13.438+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:13.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 888 16 16 0 0 0 - 0 2024-07-28T20:04:13.856 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:13.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:14.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:13 smithi155 bash[73694]: debug 2024-07-28T20:04:13.818+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:14.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:14.212 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:14.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:14.419 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:14 smithi045 bash[80445]: cluster 2024-07-28T20:04:13.030592+0000 mgr.y (mgr.34101) 1038 : cluster [DBG] pgmap v1798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:14.419 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:14 smithi045 bash[82788]: cluster 2024-07-28T20:04:13.030592+0000 mgr.y (mgr.34101) 1038 : cluster [DBG] pgmap v1798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:14.450 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:14.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:14 smithi155 bash[68033]: cluster 2024-07-28T20:04:13.030592+0000 mgr.y (mgr.34101) 1038 : cluster [DBG] pgmap v1798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:14.569 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:14.689 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:14.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:14 smithi155 bash[73694]: debug 2024-07-28T20:04:14.482+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:14.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:14.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 889 16 16 0 0 0 - 0 2024-07-28T20:04:14.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:15.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:15.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:15.166 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:04:15.277 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:15.396 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:15.405 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:15 smithi045 bash[80445]: audit 2024-07-28T20:04:15.065105+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:04:15.405 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:15 smithi045 bash[82788]: audit 2024-07-28T20:04:15.065105+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:04:15.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:15.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:15 smithi155 bash[68033]: audit 2024-07-28T20:04:15.065105+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:04:15.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:15.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:15.769 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:15 smithi155 bash[73694]: debug 2024-07-28T20:04:15.518+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:15.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 890 16 16 0 0 0 - 0 2024-07-28T20:04:15.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:15.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:16.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:16.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:16.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:16.409 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:16 smithi155 bash[68033]: cluster 2024-07-28T20:04:15.032269+0000 mgr.y (mgr.34101) 1039 : cluster [DBG] pgmap v1799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:16.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:16 smithi045 bash[80445]: cluster 2024-07-28T20:04:15.032269+0000 mgr.y (mgr.34101) 1039 : cluster [DBG] pgmap v1799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:16 smithi045 bash[82788]: cluster 2024-07-28T20:04:15.032269+0000 mgr.y (mgr.34101) 1039 : cluster [DBG] pgmap v1799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:16.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:16.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:16.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:16.712 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:16 smithi155 bash[73694]: debug 2024-07-28T20:04:16.558+0000 7f8e37e1e640 -1 osd.4 1163 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:16.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:16.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 891 16 16 0 0 0 - 0 2024-07-28T20:04:16.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:16.948 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:17.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:17.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:17.163 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:04:17.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:17.262 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:17 smithi155 bash[73694]: debug 2024-07-28T20:04:17.166+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:17.262 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:17 smithi155 bash[68033]: audit 2024-07-28T20:04:16.689224+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.45:0/559951449' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:04:17.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:17.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:17.420 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:17 smithi045 bash[80445]: audit 2024-07-28T20:04:16.689224+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.45:0/559951449' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:04:17.420 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:17 smithi045 bash[82788]: audit 2024-07-28T20:04:16.689224+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.45:0/559951449' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:04:17.443 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:17 smithi155 bash[73694]: debug 2024-07-28T20:04:17.262+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:17.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:17.648 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:17.659 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:17 smithi155 bash[73694]: debug 2024-07-28T20:04:17.522+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:17.659 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:17.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:17.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:17.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 892 16 16 0 0 0 - 0 2024-07-28T20:04:17.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:17.981 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:17 smithi155 bash[73694]: debug 2024-07-28T20:04:17.870+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:17.981 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:18.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:18.120 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:18.139 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:17 smithi155 bash[73694]: debug 2024-07-28T20:04:17.982+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:18.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:18.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:18.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:18 smithi155 bash[68033]: cluster 2024-07-28T20:04:17.034216+0000 mgr.y (mgr.34101) 1040 : cluster [DBG] pgmap v1800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:18.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:18 smithi155 bash[68033]: cluster 2024-07-28T20:04:17.145028+0000 mon.a (mon.0) 1729 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:18.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:18 smithi155 bash[68033]: audit 2024-07-28T20:04:17.163222+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? 172.21.15.45:0/559951449' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:04:18.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:18 smithi155 bash[68033]: cluster 2024-07-28T20:04:17.163378+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e1164: 8 total, 2 up, 8 in 2024-07-28T20:04:18.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:18 smithi155 bash[68033]: audit 2024-07-28T20:04:18.112374+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:18.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:18 smithi045 bash[82788]: cluster 2024-07-28T20:04:17.034216+0000 mgr.y (mgr.34101) 1040 : cluster [DBG] pgmap v1800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:18 smithi045 bash[82788]: cluster 2024-07-28T20:04:17.145028+0000 mon.a (mon.0) 1729 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:18 smithi045 bash[82788]: audit 2024-07-28T20:04:17.163222+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? 172.21.15.45:0/559951449' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:04:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:18 smithi045 bash[82788]: cluster 2024-07-28T20:04:17.163378+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e1164: 8 total, 2 up, 8 in 2024-07-28T20:04:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:18 smithi045 bash[82788]: audit 2024-07-28T20:04:18.112374+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:18.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:18 smithi045 bash[80445]: cluster 2024-07-28T20:04:17.034216+0000 mgr.y (mgr.34101) 1040 : cluster [DBG] pgmap v1800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:18.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:18 smithi045 bash[80445]: cluster 2024-07-28T20:04:17.145028+0000 mon.a (mon.0) 1729 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:18.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:18 smithi045 bash[80445]: audit 2024-07-28T20:04:17.163222+0000 mon.a (mon.0) 1730 : audit [INF] from='client.? 172.21.15.45:0/559951449' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:04:18.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:18 smithi045 bash[80445]: cluster 2024-07-28T20:04:17.163378+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e1164: 8 total, 2 up, 8 in 2024-07-28T20:04:18.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:18 smithi045 bash[80445]: audit 2024-07-28T20:04:18.112374+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:18.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:18.502 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:18 smithi155 bash[73694]: debug 2024-07-28T20:04:18.382+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:18.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:18.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:18.718 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:18 smithi155 bash[73694]: debug 2024-07-28T20:04:18.502+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:18.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:18 smithi155 bash[73694]: debug 2024-07-28T20:04:18.718+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:18.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 893 16 16 0 0 0 - 0 2024-07-28T20:04:18.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:18.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:19.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:19.163 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:04:19.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:19.313 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:19.432 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:19.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:19.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:19.680 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:19 smithi155 bash[73694]: debug 2024-07-28T20:04:19.482+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:19.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:19.797 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:19.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 894 16 16 0 0 0 - 0 2024-07-28T20:04:19.865 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:04:19.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T20:04:19.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:19.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:04:20.023 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:20.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:20.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:19 smithi155 bash[73694]: debug 2024-07-28T20:04:19.814+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:20.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:19 smithi155 bash[73694]: debug 2024-07-28T20:04:19.890+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:20.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:20 smithi045 bash[80445]: cluster 2024-07-28T20:04:19.035332+0000 mgr.y (mgr.34101) 1041 : cluster [DBG] pgmap v1802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:20 smithi045 bash[82788]: cluster 2024-07-28T20:04:19.035332+0000 mgr.y (mgr.34101) 1041 : cluster [DBG] pgmap v1802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:20.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:20.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:20.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:20 smithi155 bash[68033]: cluster 2024-07-28T20:04:19.035332+0000 mgr.y (mgr.34101) 1041 : cluster [DBG] pgmap v1802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:20.478 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:20.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:20.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:20.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:20.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:20 smithi155 bash[73694]: debug 2024-07-28T20:04:20.478+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:20.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:20 smithi155 bash[73694]: debug 2024-07-28T20:04:20.490+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:20.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 895 16 16 0 0 0 - 0 2024-07-28T20:04:20.861 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:04:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:04:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T20:04:20.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:21.086 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:21.198 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:21.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:21.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:21.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:21.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:21.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:21.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:21 smithi155 bash[73694]: debug 2024-07-28T20:04:21.462+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:21.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 896 16 16 0 0 0 - 0 2024-07-28T20:04:21.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:22.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:22.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:22.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:22.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:22.397 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:22.398 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:22 smithi155 bash[73694]: debug 2024-07-28T20:04:22.234+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:22.398 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:04:22 smithi155 bash[60745]: ts=2024-07-28T20:04:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:04:22.398 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:22 smithi155 bash[68033]: cluster 2024-07-28T20:04:21.036200+0000 mgr.y (mgr.34101) 1042 : cluster [DBG] pgmap v1803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:22.399 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:22 smithi155 bash[68033]: audit 2024-07-28T20:04:21.268920+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.399 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:22 smithi155 bash[68033]: audit 2024-07-28T20:04:21.274552+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.399 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:22 smithi155 bash[68033]: audit 2024-07-28T20:04:21.348209+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.399 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:22 smithi155 bash[68033]: audit 2024-07-28T20:04:21.355958+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.399 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:22 smithi155 bash[68033]: audit 2024-07-28T20:04:21.801309+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:04:22.399 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:22 smithi155 bash[68033]: audit 2024-07-28T20:04:21.802562+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:04:22.399 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:22 smithi155 bash[68033]: audit 2024-07-28T20:04:21.810257+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.501 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:22.518 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[80445]: cluster 2024-07-28T20:04:21.036200+0000 mgr.y (mgr.34101) 1042 : cluster [DBG] pgmap v1803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:22.518 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[80445]: audit 2024-07-28T20:04:21.268920+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.518 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[80445]: audit 2024-07-28T20:04:21.274552+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.519 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[80445]: audit 2024-07-28T20:04:21.348209+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.519 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[80445]: audit 2024-07-28T20:04:21.355958+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.519 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[80445]: audit 2024-07-28T20:04:21.801309+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:04:22.519 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[80445]: audit 2024-07-28T20:04:21.802562+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:04:22.519 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[80445]: audit 2024-07-28T20:04:21.810257+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.519 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[82788]: cluster 2024-07-28T20:04:21.036200+0000 mgr.y (mgr.34101) 1042 : cluster [DBG] pgmap v1803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:22.519 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[82788]: audit 2024-07-28T20:04:21.268920+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.519 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[82788]: audit 2024-07-28T20:04:21.274552+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.519 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[82788]: audit 2024-07-28T20:04:21.348209+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.519 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[82788]: audit 2024-07-28T20:04:21.355958+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.520 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[82788]: audit 2024-07-28T20:04:21.801309+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:04:22.520 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[82788]: audit 2024-07-28T20:04:21.802562+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:04:22.520 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:22 smithi045 bash[82788]: audit 2024-07-28T20:04:21.810257+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:22.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:22.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:22.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:22 smithi155 bash[73694]: debug 2024-07-28T20:04:22.470+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:22.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 897 16 16 0 0 0 - 0 2024-07-28T20:04:22.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:22.977 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:23.096 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:23.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:23.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:23.455 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:23.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:23.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:23.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:23 smithi155 bash[73694]: debug 2024-07-28T20:04:23.510+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:23.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:23.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 898 16 16 0 0 0 - 0 2024-07-28T20:04:23.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:24.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:24.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:24.288 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:24.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:24.421 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:24 smithi045 bash[82788]: cluster 2024-07-28T20:04:23.038111+0000 mgr.y (mgr.34101) 1043 : cluster [DBG] pgmap v1804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:24.421 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:24 smithi045 bash[80445]: cluster 2024-07-28T20:04:23.038111+0000 mgr.y (mgr.34101) 1043 : cluster [DBG] pgmap v1804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:24.453 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:04:24.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:24 smithi155 bash[68033]: cluster 2024-07-28T20:04:23.038111+0000 mgr.y (mgr.34101) 1043 : cluster [DBG] pgmap v1804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:24.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:24.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:24 smithi155 bash[73694]: debug 2024-07-28T20:04:24.490+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:24.553 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:04:24.651 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:24.770 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:24.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 899 16 16 0 0 0 - 0 2024-07-28T20:04:24.891 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:25.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:25.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:25.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:25.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:25.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:25.502 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:25.502 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:25 smithi155 bash[73694]: debug 2024-07-28T20:04:25.354+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:25.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:25.731 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:25.779 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:25 smithi155 bash[73694]: debug 2024-07-28T20:04:25.514+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:25.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:04:25.834287+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:04:25.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:04:25.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 900 16 16 0 0 0 - 0 2024-07-28T20:04:25.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:25.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:26.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:26.198 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:26.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:26.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:26.448 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:26 smithi045 bash[80445]: cluster 2024-07-28T20:04:25.039891+0000 mgr.y (mgr.34101) 1044 : cluster [DBG] pgmap v1805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:26.448 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:26 smithi045 bash[82788]: cluster 2024-07-28T20:04:25.039891+0000 mgr.y (mgr.34101) 1044 : cluster [DBG] pgmap v1805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:26.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:26 smithi155 bash[73694]: debug 2024-07-28T20:04:26.498+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:26.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:26 smithi155 bash[68033]: cluster 2024-07-28T20:04:25.039891+0000 mgr.y (mgr.34101) 1044 : cluster [DBG] pgmap v1805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:26.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:26.675 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:26.794 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:26.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 901 16 16 0 0 0 - 0 2024-07-28T20:04:26.912 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:26.924 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:27.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:27.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:27.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:27.215 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:27 smithi155 bash[73694]: debug 2024-07-28T20:04:27.058+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:27.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:27.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:27.481 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:27 smithi155 bash[73694]: debug 2024-07-28T20:04:27.238+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:27.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:27.519 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:27 smithi155 bash[73694]: debug 2024-07-28T20:04:27.482+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:27.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:27.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:27.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 902 16 16 0 0 0 - 0 2024-07-28T20:04:27.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:27.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:27.997 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:04:28.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:28.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:28.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:28.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:28.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:28.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:28 smithi155 bash[68033]: cluster 2024-07-28T20:04:27.041784+0000 mgr.y (mgr.34101) 1045 : cluster [DBG] pgmap v1806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:28 smithi045 bash[80445]: cluster 2024-07-28T20:04:27.041784+0000 mgr.y (mgr.34101) 1045 : cluster [DBG] pgmap v1806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:28 smithi045 bash[82788]: cluster 2024-07-28T20:04:27.041784+0000 mgr.y (mgr.34101) 1045 : cluster [DBG] pgmap v1806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:28.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:28.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:28.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:28 smithi155 bash[73694]: debug 2024-07-28T20:04:28.514+0000 7f8e37e1e640 -1 osd.4 1164 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:28.737 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:28 smithi155 bash[73694]: debug 2024-07-28T20:04:28.618+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:28.737 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:04:28.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T20:04:28.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:28.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 903 16 16 0 0 0 - 0 2024-07-28T20:04:28.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:29.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:29.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:29.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:28 smithi155 bash[73694]: debug 2024-07-28T20:04:28.886+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:29.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:29.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:29.298 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:04:29.316 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:29 smithi045 bash[80445]: audit 2024-07-28T20:04:28.531154+0000 mon.c (mon.2) 352 : audit [INF] from='client.? 172.21.15.45:0/410593366' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:29.316 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:29 smithi045 bash[80445]: audit 2024-07-28T20:04:28.531701+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:29.316 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:29 smithi045 bash[82788]: audit 2024-07-28T20:04:28.531154+0000 mon.c (mon.2) 352 : audit [INF] from='client.? 172.21.15.45:0/410593366' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:29.316 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:29 smithi045 bash[82788]: audit 2024-07-28T20:04:28.531701+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:29.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:29.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:29.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:29 smithi155 bash[73694]: debug 2024-07-28T20:04:29.262+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:29.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:29.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:29 smithi155 bash[68033]: audit 2024-07-28T20:04:28.531154+0000 mon.c (mon.2) 352 : audit [INF] from='client.? 172.21.15.45:0/410593366' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:29.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:29 smithi155 bash[68033]: audit 2024-07-28T20:04:28.531701+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:29.529 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:29.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:29.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:29.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:29 smithi155 bash[73694]: debug 2024-07-28T20:04:29.486+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:29.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:29 smithi155 bash[73694]: debug 2024-07-28T20:04:29.490+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:29.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 904 16 16 0 0 0 - 0 2024-07-28T20:04:29.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:30.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:30.124 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:30.244 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:30.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:30.373 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:30 smithi045 bash[82788]: cluster 2024-07-28T20:04:29.043523+0000 mgr.y (mgr.34101) 1046 : cluster [DBG] pgmap v1807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:30.374 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:30 smithi045 bash[82788]: cluster 2024-07-28T20:04:29.282572+0000 mon.a (mon.0) 1738 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:04:30.374 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:30 smithi045 bash[82788]: audit 2024-07-28T20:04:29.296805+0000 mon.a (mon.0) 1739 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:04:30.374 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:30 smithi045 bash[82788]: cluster 2024-07-28T20:04:29.296960+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e1165: 8 total, 2 up, 8 in 2024-07-28T20:04:30.374 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:30 smithi045 bash[80445]: cluster 2024-07-28T20:04:29.043523+0000 mgr.y (mgr.34101) 1046 : cluster [DBG] pgmap v1807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:30.374 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:30 smithi045 bash[80445]: cluster 2024-07-28T20:04:29.282572+0000 mon.a (mon.0) 1738 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:04:30.374 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:30 smithi045 bash[80445]: audit 2024-07-28T20:04:29.296805+0000 mon.a (mon.0) 1739 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:04:30.374 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:30 smithi045 bash[80445]: cluster 2024-07-28T20:04:29.296960+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e1165: 8 total, 2 up, 8 in 2024-07-28T20:04:30.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:30.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:30 smithi155 bash[73694]: debug 2024-07-28T20:04:30.466+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:30 smithi155 bash[68033]: cluster 2024-07-28T20:04:29.043523+0000 mgr.y (mgr.34101) 1046 : cluster [DBG] pgmap v1807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:30 smithi155 bash[68033]: cluster 2024-07-28T20:04:29.282572+0000 mon.a (mon.0) 1738 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:04:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:30 smithi155 bash[68033]: audit 2024-07-28T20:04:29.296805+0000 mon.a (mon.0) 1739 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:04:30.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:30 smithi155 bash[68033]: cluster 2024-07-28T20:04:29.296960+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e1165: 8 total, 2 up, 8 in 2024-07-28T20:04:30.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:04:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:04:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T20:04:30.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:30.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 905 16 16 0 0 0 - 0 2024-07-28T20:04:30.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:30.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:31.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:31.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:31.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:31.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:31.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:31.675 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:31.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:31.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:31 smithi155 bash[73694]: debug 2024-07-28T20:04:31.474+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:31.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 906 16 16 0 0 0 - 0 2024-07-28T20:04:31.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:32.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:32.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:04:32.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:32.271 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:32.391 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:32.401 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:32 smithi045 bash[80445]: cluster 2024-07-28T20:04:31.045254+0000 mgr.y (mgr.34101) 1047 : cluster [DBG] pgmap v1809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:32.402 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:32 smithi045 bash[82788]: cluster 2024-07-28T20:04:31.045254+0000 mgr.y (mgr.34101) 1047 : cluster [DBG] pgmap v1809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:32.508 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:32.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:32 smithi155 bash[73694]: debug 2024-07-28T20:04:32.430+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:32.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:04:32 smithi155 bash[60745]: ts=2024-07-28T20:04:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:04:32.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:32 smithi155 bash[68033]: cluster 2024-07-28T20:04:31.045254+0000 mgr.y (mgr.34101) 1047 : cluster [DBG] pgmap v1809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:32.629 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:32.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:32.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:32.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 907 16 16 0 0 0 - 0 2024-07-28T20:04:32.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:32.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:33.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:32 smithi155 bash[73694]: debug 2024-07-28T20:04:32.854+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:33.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:33.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:33.342 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:33.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:33.488 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:04:33.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:33 smithi155 bash[73694]: debug 2024-07-28T20:04:33.406+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:33.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:33.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:33.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:33.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 908 16 16 0 0 0 - 0 2024-07-28T20:04:33.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:34.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:34.056 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:34.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:34 smithi045 bash[82788]: cluster 2024-07-28T20:04:33.046650+0000 mgr.y (mgr.34101) 1048 : cluster [DBG] pgmap v1810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:34 smithi045 bash[82788]: audit 2024-07-28T20:04:33.120135+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:34 smithi045 bash[82788]: audit 2024-07-28T20:04:33.123100+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:34 smithi045 bash[80445]: cluster 2024-07-28T20:04:33.046650+0000 mgr.y (mgr.34101) 1048 : cluster [DBG] pgmap v1810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:34 smithi045 bash[80445]: audit 2024-07-28T20:04:33.120135+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:34 smithi045 bash[80445]: audit 2024-07-28T20:04:33.123100+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:34.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:34.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:34.423 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:34 smithi155 bash[73694]: debug 2024-07-28T20:04:34.198+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:34.423 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:34.423 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:34 smithi155 bash[68033]: cluster 2024-07-28T20:04:33.046650+0000 mgr.y (mgr.34101) 1048 : cluster [DBG] pgmap v1810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:34.423 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:34 smithi155 bash[68033]: audit 2024-07-28T20:04:33.120135+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:34.423 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:34 smithi155 bash[68033]: audit 2024-07-28T20:04:33.123100+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:34.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:34.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:34.661 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:34 smithi155 bash[73694]: debug 2024-07-28T20:04:34.426+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:34.661 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:34 smithi155 bash[73694]: debug 2024-07-28T20:04:34.510+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:34.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:34.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:34.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 909 16 16 0 0 0 - 0 2024-07-28T20:04:34.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:35.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:35.013 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:34 smithi155 bash[73694]: debug 2024-07-28T20:04:34.894+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:35.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:35.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:35.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:35.477 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:35.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:35 smithi155 bash[73694]: debug 2024-07-28T20:04:35.382+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:35.595 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:35.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:35.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:35.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 910 16 16 0 0 0 - 0 2024-07-28T20:04:35.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:36.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:36.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:36.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:36.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:36.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:36 smithi045 bash[80445]: cluster 2024-07-28T20:04:35.048364+0000 mgr.y (mgr.34101) 1049 : cluster [DBG] pgmap v1811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:36.434 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:36 smithi045 bash[82788]: cluster 2024-07-28T20:04:35.048364+0000 mgr.y (mgr.34101) 1049 : cluster [DBG] pgmap v1811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:36.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:36.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:36 smithi155 bash[68033]: cluster 2024-07-28T20:04:35.048364+0000 mgr.y (mgr.34101) 1049 : cluster [DBG] pgmap v1811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:36.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:36 smithi155 bash[73694]: debug 2024-07-28T20:04:36.346+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:36.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:36.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:36.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 911 16 16 0 0 0 - 0 2024-07-28T20:04:36.880 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:04:36.901 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:37.016 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:37.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:37.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:37 smithi155 bash[73694]: debug 2024-07-28T20:04:37.002+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:37.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:37.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:37.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:37.394 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:04:37.396 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:37 smithi155 bash[73694]: debug 2024-07-28T20:04:37.314+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:37.396 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:37.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:37.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:37 smithi155 bash[73694]: debug 2024-07-28T20:04:37.446+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:37.608 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:37.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:37.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 912 16 16 0 0 0 - 0 2024-07-28T20:04:37.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:37.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:38.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:38.178 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:04:38.178 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T20:04:38.206 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:38.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:38 smithi155 bash[68033]: cluster 2024-07-28T20:04:37.050299+0000 mgr.y (mgr.34101) 1050 : cluster [DBG] pgmap v1812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:38.326 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:38.422 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:38 smithi045 bash[80445]: cluster 2024-07-28T20:04:37.050299+0000 mgr.y (mgr.34101) 1050 : cluster [DBG] pgmap v1812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:38.422 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:38 smithi045 bash[82788]: cluster 2024-07-28T20:04:37.050299+0000 mgr.y (mgr.34101) 1050 : cluster [DBG] pgmap v1812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:38.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:38.449 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:38 smithi155 bash[73694]: debug 2024-07-28T20:04:38.350+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:38.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:38.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:38.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:38.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 913 16 16 0 0 0 - 0 2024-07-28T20:04:38.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:39.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:39.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:39.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:39.389 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:39.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:39.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:39 smithi155 bash[73694]: debug 2024-07-28T20:04:39.390+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:39.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:39.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:39.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 914 16 16 0 0 0 - 0 2024-07-28T20:04:39.868 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:39.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:40.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:40.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:40.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:40 smithi155 bash[68033]: cluster 2024-07-28T20:04:39.052052+0000 mgr.y (mgr.34101) 1051 : cluster [DBG] pgmap v1813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:40.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:40.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:40 smithi155 bash[73694]: debug 2024-07-28T20:04:40.202+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:40.342 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:40.398 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:40 smithi045 bash[80445]: cluster 2024-07-28T20:04:39.052052+0000 mgr.y (mgr.34101) 1051 : cluster [DBG] pgmap v1813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:40.399 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:40 smithi045 bash[82788]: cluster 2024-07-28T20:04:39.052052+0000 mgr.y (mgr.34101) 1051 : cluster [DBG] pgmap v1813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:40.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:40.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:40.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:40.712 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:04:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:04:40] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T20:04:40.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:40 smithi155 bash[73694]: debug 2024-07-28T20:04:40.382+0000 7f8e37e1e640 -1 osd.4 1165 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:40.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:40.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 915 16 16 0 0 0 - 0 2024-07-28T20:04:40.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:41.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:41.154 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:04:41.174 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:41.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:41.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:41.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:41 smithi155 bash[73694]: debug 2024-07-28T20:04:41.030+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:41.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:41 smithi155 bash[68033]: audit 2024-07-28T20:04:40.722661+0000 mon.c (mon.2) 354 : audit [INF] from='client.? 172.21.15.45:0/2622122862' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:04:41.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:41 smithi155 bash[68033]: audit 2024-07-28T20:04:40.722983+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:04:41.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:41 smithi045 bash[80445]: audit 2024-07-28T20:04:40.722661+0000 mon.c (mon.2) 354 : audit [INF] from='client.? 172.21.15.45:0/2622122862' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:04:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:41 smithi045 bash[80445]: audit 2024-07-28T20:04:40.722983+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:04:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:41 smithi045 bash[82788]: audit 2024-07-28T20:04:40.722661+0000 mon.c (mon.2) 354 : audit [INF] from='client.? 172.21.15.45:0/2622122862' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:04:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:41 smithi045 bash[82788]: audit 2024-07-28T20:04:40.722983+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:04:41.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:41.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:41.767 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:41.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:41 smithi155 bash[73694]: debug 2024-07-28T20:04:41.430+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:41.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 916 16 16 0 0 0 - 0 2024-07-28T20:04:41.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:42.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:42.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:42.246 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:42.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:42 smithi155 bash[68033]: cluster 2024-07-28T20:04:41.053826+0000 mgr.y (mgr.34101) 1052 : cluster [DBG] pgmap v1814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:42.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:42 smithi155 bash[68033]: cluster 2024-07-28T20:04:41.139049+0000 mon.a (mon.0) 1743 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:42.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:42 smithi155 bash[68033]: audit 2024-07-28T20:04:41.153177+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:04:42.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:42 smithi155 bash[68033]: cluster 2024-07-28T20:04:41.153334+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e1166: 8 total, 2 up, 8 in 2024-07-28T20:04:42.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:42.444 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:42.444 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:04:42 smithi155 bash[60745]: ts=2024-07-28T20:04:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:04:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:42 smithi045 bash[80445]: cluster 2024-07-28T20:04:41.053826+0000 mgr.y (mgr.34101) 1052 : cluster [DBG] pgmap v1814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:42 smithi045 bash[80445]: cluster 2024-07-28T20:04:41.139049+0000 mon.a (mon.0) 1743 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:42 smithi045 bash[80445]: audit 2024-07-28T20:04:41.153177+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:04:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:42 smithi045 bash[80445]: cluster 2024-07-28T20:04:41.153334+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e1166: 8 total, 2 up, 8 in 2024-07-28T20:04:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:42 smithi045 bash[82788]: cluster 2024-07-28T20:04:41.053826+0000 mgr.y (mgr.34101) 1052 : cluster [DBG] pgmap v1814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:42 smithi045 bash[82788]: cluster 2024-07-28T20:04:41.139049+0000 mon.a (mon.0) 1743 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:42 smithi045 bash[82788]: audit 2024-07-28T20:04:41.153177+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:04:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:42 smithi045 bash[82788]: cluster 2024-07-28T20:04:41.153334+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e1166: 8 total, 2 up, 8 in 2024-07-28T20:04:42.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:42.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:42.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:42.733 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:42 smithi155 bash[73694]: debug 2024-07-28T20:04:42.446+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:42.734 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:42 smithi155 bash[73694]: debug 2024-07-28T20:04:42.474+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:42.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 917 16 16 0 0 0 - 0 2024-07-28T20:04:42.843 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:42.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:42.979 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:04:43.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:43.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:43.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:43.438 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:43.555 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:43.675 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:43.794 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:43.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:43 smithi155 bash[73694]: debug 2024-07-28T20:04:43.422+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:43.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 918 16 16 0 0 0 - 0 2024-07-28T20:04:43.916 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:43.948 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:04:44.036 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:44.156 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:44.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:44.281 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:44 smithi045 bash[80445]: cluster 2024-07-28T20:04:43.055673+0000 mgr.y (mgr.34101) 1053 : cluster [DBG] pgmap v1816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:44.282 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:44 smithi045 bash[82788]: cluster 2024-07-28T20:04:43.055673+0000 mgr.y (mgr.34101) 1053 : cluster [DBG] pgmap v1816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:44.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:44.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:44 smithi155 bash[68033]: cluster 2024-07-28T20:04:43.055673+0000 mgr.y (mgr.34101) 1053 : cluster [DBG] pgmap v1816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:44.508 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:44.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:44.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:44.755 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:44 smithi155 bash[73694]: debug 2024-07-28T20:04:44.418+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:44.755 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:44.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 919 16 16 0 0 0 - 0 2024-07-28T20:04:44.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:44.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:45.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:45.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:44 smithi155 bash[73694]: debug 2024-07-28T20:04:44.953+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:45.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:45.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:45.456 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:45.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:45.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:45 smithi155 bash[73694]: debug 2024-07-28T20:04:45.437+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:45.576 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:45.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:45.814 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:45.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:04:45.837485+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:04:45.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:04:45.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 920 16 16 0 0 0 - 0 2024-07-28T20:04:45.934 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:46.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:45 smithi155 bash[73694]: debug 2024-07-28T20:04:45.637+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:46.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:46.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:46.150 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:46.150 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:46 smithi155 bash[73694]: debug 2024-07-28T20:04:46.069+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:46.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:46 smithi045 bash[80445]: cluster 2024-07-28T20:04:45.057448+0000 mgr.y (mgr.34101) 1054 : cluster [DBG] pgmap v1817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:46 smithi045 bash[82788]: cluster 2024-07-28T20:04:45.057448+0000 mgr.y (mgr.34101) 1054 : cluster [DBG] pgmap v1817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:46.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:46.391 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:46 smithi155 bash[73694]: debug 2024-07-28T20:04:46.217+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:46.391 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:46 smithi155 bash[68033]: cluster 2024-07-28T20:04:45.057448+0000 mgr.y (mgr.34101) 1054 : cluster [DBG] pgmap v1817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:46.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:46.499 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:04:46.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:46.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:46.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:46 smithi155 bash[73694]: debug 2024-07-28T20:04:46.429+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:46.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:46.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:46 smithi155 bash[73694]: debug 2024-07-28T20:04:46.637+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:46.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:46.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 921 16 16 0 0 0 - 0 2024-07-28T20:04:46.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:46.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:47.112 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:47.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:47.242 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:04:47.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T20:04:47.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:47.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:47.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:47 smithi155 bash[73694]: debug 2024-07-28T20:04:47.465+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:47.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:47.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:47.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:47.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 922 16 16 0 0 0 - 0 2024-07-28T20:04:47.952 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:48.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:48.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:48.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:48 smithi155 bash[68033]: cluster 2024-07-28T20:04:47.058875+0000 mgr.y (mgr.34101) 1055 : cluster [DBG] pgmap v1818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:48.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:48 smithi155 bash[68033]: audit 2024-07-28T20:04:48.120286+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:48.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:48 smithi155 bash[68033]: audit 2024-07-28T20:04:48.122362+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:48.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:48.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:48.438 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:48 smithi045 bash[80445]: cluster 2024-07-28T20:04:47.058875+0000 mgr.y (mgr.34101) 1055 : cluster [DBG] pgmap v1818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:48.438 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:48 smithi045 bash[80445]: audit 2024-07-28T20:04:48.120286+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:48.438 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:48 smithi045 bash[80445]: audit 2024-07-28T20:04:48.122362+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:48.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:48 smithi045 bash[82788]: cluster 2024-07-28T20:04:47.058875+0000 mgr.y (mgr.34101) 1055 : cluster [DBG] pgmap v1818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:48.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:48 smithi045 bash[82788]: audit 2024-07-28T20:04:48.120286+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:04:48.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:48 smithi045 bash[82788]: audit 2024-07-28T20:04:48.122362+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:04:48.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:48.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:48 smithi155 bash[73694]: debug 2024-07-28T20:04:48.401+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:48.547 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:48.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:48.739 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:04:48.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:48.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:48 smithi155 bash[73694]: debug 2024-07-28T20:04:48.485+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:48.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 923 16 16 0 0 0 - 0 2024-07-28T20:04:48.904 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:49.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:49.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:49.264 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:49.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:49.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:49.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:49 smithi155 bash[73694]: debug 2024-07-28T20:04:49.481+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:49.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:49.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:49.752 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:49.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:49 smithi155 bash[73694]: debug 2024-07-28T20:04:49.713+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:49.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 924 16 16 0 0 0 - 0 2024-07-28T20:04:49.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:49.957 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:49.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:50.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:50.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:49 smithi155 bash[73694]: debug 2024-07-28T20:04:49.957+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:50.214 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:50.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:50.371 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:50 smithi045 bash[80445]: cluster 2024-07-28T20:04:49.060572+0000 mgr.y (mgr.34101) 1056 : cluster [DBG] pgmap v1819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:50.372 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:50 smithi045 bash[82788]: cluster 2024-07-28T20:04:49.060572+0000 mgr.y (mgr.34101) 1056 : cluster [DBG] pgmap v1819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:50.447 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:50.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:50.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:50 smithi155 bash[73694]: debug 2024-07-28T20:04:50.405+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:50.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:50 smithi155 bash[68033]: cluster 2024-07-28T20:04:49.060572+0000 mgr.y (mgr.34101) 1056 : cluster [DBG] pgmap v1819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:50.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:50.648 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:50 smithi155 bash[73694]: debug 2024-07-28T20:04:50.493+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:50.649 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:50.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:04:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:04:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:04:50.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:50.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 925 16 16 0 0 0 - 0 2024-07-28T20:04:50.924 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:51.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:50 smithi155 bash[73694]: debug 2024-07-28T20:04:50.649+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:51.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:51.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:51.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:51.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:51.293 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:51 smithi155 bash[73694]: debug 2024-07-28T20:04:51.017+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:51.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:51.496 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:51.496 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:51 smithi155 bash[73694]: debug 2024-07-28T20:04:51.369+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:51.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:51.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:51 smithi155 bash[73694]: debug 2024-07-28T20:04:51.497+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:51.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:51.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:51.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:51.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:51 smithi155 bash[73694]: debug 2024-07-28T20:04:51.601+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:51.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:51.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:51 smithi155 bash[73694]: debug 2024-07-28T20:04:51.733+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:51.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 926 16 16 0 0 0 - 0 2024-07-28T20:04:51.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:51.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:52.003 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:04:52.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:52.162 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:52.162 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:51 smithi155 bash[73694]: debug 2024-07-28T20:04:51.949+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:52.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:52.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:52 smithi045 bash[80445]: cluster 2024-07-28T20:04:51.061754+0000 mgr.y (mgr.34101) 1057 : cluster [DBG] pgmap v1820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:52 smithi045 bash[82788]: cluster 2024-07-28T20:04:51.061754+0000 mgr.y (mgr.34101) 1057 : cluster [DBG] pgmap v1820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:52.468 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:52.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:52 smithi155 bash[68033]: cluster 2024-07-28T20:04:51.061754+0000 mgr.y (mgr.34101) 1057 : cluster [DBG] pgmap v1820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:52.479 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:04:52 smithi155 bash[60745]: ts=2024-07-28T20:04:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:04:52.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:52 smithi155 bash[73694]: debug 2024-07-28T20:04:52.493+0000 7f8e37e1e640 -1 osd.4 1166 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:52.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:52.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:52.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:52.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 927 16 16 0 0 0 - 0 2024-07-28T20:04:52.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:53.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:53.176 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:04:53.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:53.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:53.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:53 smithi155 bash[68033]: audit 2024-07-28T20:04:52.521594+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? 172.21.15.45:0/2485079743' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:53.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:53 smithi045 bash[82788]: audit 2024-07-28T20:04:52.521594+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? 172.21.15.45:0/2485079743' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:53 smithi045 bash[80445]: audit 2024-07-28T20:04:52.521594+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? 172.21.15.45:0/2485079743' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:04:53.529 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:53.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:53.751 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:53 smithi155 bash[73694]: debug 2024-07-28T20:04:53.461+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:53.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:53.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 928 16 16 0 0 0 - 0 2024-07-28T20:04:53.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:54.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:54.120 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:54.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:54.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:54.371 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:54 smithi045 bash[82788]: cluster 2024-07-28T20:04:53.063780+0000 mgr.y (mgr.34101) 1058 : cluster [DBG] pgmap v1821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:54.371 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:54 smithi045 bash[82788]: cluster 2024-07-28T20:04:53.163255+0000 mon.a (mon.0) 1748 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:54.371 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:54 smithi045 bash[82788]: audit 2024-07-28T20:04:53.176481+0000 mon.a (mon.0) 1749 : audit [INF] from='client.? 172.21.15.45:0/2485079743' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:04:54.371 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:54 smithi045 bash[82788]: cluster 2024-07-28T20:04:53.176605+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e1167: 8 total, 2 up, 8 in 2024-07-28T20:04:54.372 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:54 smithi045 bash[80445]: cluster 2024-07-28T20:04:53.063780+0000 mgr.y (mgr.34101) 1058 : cluster [DBG] pgmap v1821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:54.372 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:54 smithi045 bash[80445]: cluster 2024-07-28T20:04:53.163255+0000 mon.a (mon.0) 1748 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:54.372 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:54 smithi045 bash[80445]: audit 2024-07-28T20:04:53.176481+0000 mon.a (mon.0) 1749 : audit [INF] from='client.? 172.21.15.45:0/2485079743' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:04:54.372 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:54 smithi045 bash[80445]: cluster 2024-07-28T20:04:53.176605+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e1167: 8 total, 2 up, 8 in 2024-07-28T20:04:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:54 smithi155 bash[68033]: cluster 2024-07-28T20:04:53.063780+0000 mgr.y (mgr.34101) 1058 : cluster [DBG] pgmap v1821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:54 smithi155 bash[68033]: cluster 2024-07-28T20:04:53.163255+0000 mon.a (mon.0) 1748 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:04:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:54 smithi155 bash[68033]: audit 2024-07-28T20:04:53.176481+0000 mon.a (mon.0) 1749 : audit [INF] from='client.? 172.21.15.45:0/2485079743' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:04:54.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:54 smithi155 bash[68033]: cluster 2024-07-28T20:04:53.176605+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e1167: 8 total, 2 up, 8 in 2024-07-28T20:04:54.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:54.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:54 smithi155 bash[73694]: debug 2024-07-28T20:04:54.461+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:54.597 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:54.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:54.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:54.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 929 16 16 0 0 0 - 0 2024-07-28T20:04:54.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:55.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:55.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:55.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:55.345 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:55.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:55.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:55.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:55 smithi155 bash[73694]: debug 2024-07-28T20:04:55.345+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:55.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:55 smithi155 bash[73694]: debug 2024-07-28T20:04:55.425+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:55.567 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:04:55.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:55.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:55.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 930 16 16 0 0 0 - 0 2024-07-28T20:04:55.903 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:56.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:04:56.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:56.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:56.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:56.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:56.266 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:56 smithi045 bash[82788]: cluster 2024-07-28T20:04:55.065780+0000 mgr.y (mgr.34101) 1059 : cluster [DBG] pgmap v1823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:56.266 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:56 smithi045 bash[80445]: cluster 2024-07-28T20:04:55.065780+0000 mgr.y (mgr.34101) 1059 : cluster [DBG] pgmap v1823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:56.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:56.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:56 smithi155 bash[73694]: debug 2024-07-28T20:04:56.137+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:56.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:56 smithi155 bash[73694]: debug 2024-07-28T20:04:56.229+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:56.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:56 smithi155 bash[68033]: cluster 2024-07-28T20:04:55.065780+0000 mgr.y (mgr.34101) 1059 : cluster [DBG] pgmap v1823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:56.324 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:04:56.325 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T20:04:56.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:56.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:56.612 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:04:56.625 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:56 smithi155 bash[73694]: debug 2024-07-28T20:04:56.461+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:56.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:56.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 931 16 16 0 0 0 - 0 2024-07-28T20:04:56.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:56.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:56.981 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:56.981 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:56 smithi155 bash[73694]: debug 2024-07-28T20:04:56.813+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:57.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:57.208 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:57.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:57.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:57.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:57 smithi155 bash[73694]: debug 2024-07-28T20:04:57.421+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:57.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:57.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:57.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:57.714 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:57 smithi155 bash[73694]: debug 2024-07-28T20:04:57.561+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:57.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:57.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 932 16 16 0 0 0 - 0 2024-07-28T20:04:57.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:58.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:58.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:57 smithi155 bash[73694]: debug 2024-07-28T20:04:57.777+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:58.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:58.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:04:58 smithi045 bash[80445]: cluster 2024-07-28T20:04:57.067880+0000 mgr.y (mgr.34101) 1060 : cluster [DBG] pgmap v1824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:04:58 smithi045 bash[82788]: cluster 2024-07-28T20:04:57.067880+0000 mgr.y (mgr.34101) 1060 : cluster [DBG] pgmap v1824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:58.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:58.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:04:58.437 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:04:58 smithi155 bash[68033]: cluster 2024-07-28T20:04:57.067880+0000 mgr.y (mgr.34101) 1060 : cluster [DBG] pgmap v1824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:04:58.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:04:58.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:58 smithi155 bash[73694]: debug 2024-07-28T20:04:58.437+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:58.657 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:58.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:58.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 933 16 16 0 0 0 - 0 2024-07-28T20:04:58.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:59.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:59.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:59.249 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:04:59.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:59.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:04:59.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:04:59.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:59 smithi155 bash[73694]: debug 2024-07-28T20:04:59.349+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:04:59.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:04:59 smithi155 bash[73694]: debug 2024-07-28T20:04:59.465+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:04:59.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:04:59.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:04:59.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 934 16 16 0 0 0 - 0 2024-07-28T20:04:59.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:04:59.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:00.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:00.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:00.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:00.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:00.450 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:00 smithi045 bash[82788]: cluster 2024-07-28T20:04:59.069100+0000 mgr.y (mgr.34101) 1061 : cluster [DBG] pgmap v1825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:00.450 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:00 smithi045 bash[80445]: cluster 2024-07-28T20:04:59.069100+0000 mgr.y (mgr.34101) 1061 : cluster [DBG] pgmap v1825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:00.500 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:00 smithi155 bash[68033]: cluster 2024-07-28T20:04:59.069100+0000 mgr.y (mgr.34101) 1061 : cluster [DBG] pgmap v1825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:00.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:00.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:05:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:05:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:05:00.767 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:05:00.768 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:05:00.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:00.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:00 smithi155 bash[73694]: debug 2024-07-28T20:05:00.501+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:00.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 935 16 16 0 0 0 - 0 2024-07-28T20:05:00.914 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:01.036 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:01.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:01.256 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:01.276 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:01.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:01.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:01.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:01 smithi155 bash[73694]: debug 2024-07-28T20:05:01.257+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:01.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:01.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:01.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:01 smithi155 bash[73694]: debug 2024-07-28T20:05:01.541+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:01.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 936 16 16 0 0 0 - 0 2024-07-28T20:05:01.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:01.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:02.113 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:02.232 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:02.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:02 smithi155 bash[68033]: cluster 2024-07-28T20:05:01.070467+0000 mgr.y (mgr.34101) 1062 : cluster [DBG] pgmap v1826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:02.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:02 smithi045 bash[82788]: cluster 2024-07-28T20:05:01.070467+0000 mgr.y (mgr.34101) 1062 : cluster [DBG] pgmap v1826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:02 smithi045 bash[80445]: cluster 2024-07-28T20:05:01.070467+0000 mgr.y (mgr.34101) 1062 : cluster [DBG] pgmap v1826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:02.468 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:02.478 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:05:02 smithi155 bash[60745]: ts=2024-07-28T20:05:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:05:02.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:02.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:02.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:02 smithi155 bash[73694]: debug 2024-07-28T20:05:02.533+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:02.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:02.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 937 16 16 0 0 0 - 0 2024-07-28T20:05:02.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:03.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:03.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:03.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:03.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:03.430 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:03 smithi045 bash[82788]: audit 2024-07-28T20:05:03.113190+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:03.430 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:03 smithi045 bash[80445]: audit 2024-07-28T20:05:03.113190+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:03.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:03.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:03 smithi155 bash[68033]: audit 2024-07-28T20:05:03.113190+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:03.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:03.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:03.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:03 smithi155 bash[73694]: debug 2024-07-28T20:05:03.549+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:03.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 938 16 16 0 0 0 - 0 2024-07-28T20:05:03.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:04.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:04.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:04.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:04.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:04.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:04 smithi155 bash[68033]: cluster 2024-07-28T20:05:03.072521+0000 mgr.y (mgr.34101) 1063 : cluster [DBG] pgmap v1827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:04.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:04.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:04 smithi155 bash[73694]: debug 2024-07-28T20:05:04.337+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:04.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:04 smithi045 bash[80445]: cluster 2024-07-28T20:05:03.072521+0000 mgr.y (mgr.34101) 1063 : cluster [DBG] pgmap v1827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:04 smithi045 bash[82788]: cluster 2024-07-28T20:05:03.072521+0000 mgr.y (mgr.34101) 1063 : cluster [DBG] pgmap v1827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:04.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:04.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:04.731 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:04.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:04 smithi155 bash[73694]: debug 2024-07-28T20:05:04.445+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:04.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:04.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:04 smithi155 bash[73694]: debug 2024-07-28T20:05:04.537+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:04.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:04 smithi155 bash[73694]: debug 2024-07-28T20:05:04.565+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:04.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 939 16 16 0 0 0 - 0 2024-07-28T20:05:04.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:04.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:05.090 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:05.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:05.329 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:05.448 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:05.507 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:05.507 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:05 smithi155 bash[73694]: debug 2024-07-28T20:05:05.309+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:05.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:05.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:05.808 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:05.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:05:05.840383+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:05:05.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:05:05.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 940 16 16 0 0 0 - 0 2024-07-28T20:05:05.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:06.026 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:05 smithi155 bash[73694]: debug 2024-07-28T20:05:05.509+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:06.026 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:06.046 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:06.164 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:06.196 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:06 smithi155 bash[73694]: debug 2024-07-28T20:05:06.025+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:06.196 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:06.196 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:06 smithi155 bash[73694]: debug 2024-07-28T20:05:06.125+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:06.258 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:05:06.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:06.354 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:06 smithi045 bash[82788]: cluster 2024-07-28T20:05:05.074317+0000 mgr.y (mgr.34101) 1064 : cluster [DBG] pgmap v1828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:06.355 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:06 smithi045 bash[80445]: cluster 2024-07-28T20:05:05.074317+0000 mgr.y (mgr.34101) 1064 : cluster [DBG] pgmap v1828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:06.369 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:06.369 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:06 smithi155 bash[68033]: cluster 2024-07-28T20:05:05.074317+0000 mgr.y (mgr.34101) 1064 : cluster [DBG] pgmap v1828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:06.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:06.492 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:06 smithi155 bash[73694]: debug 2024-07-28T20:05:06.369+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:06.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:06.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:06.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:06.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:06 smithi155 bash[73694]: debug 2024-07-28T20:05:06.493+0000 7f8e37e1e640 -1 osd.4 1167 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:06.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 941 16 16 0 0 0 - 0 2024-07-28T20:05:06.880 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:06.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:07.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:07.200 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:05:07.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T20:05:07.212 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:05:07.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:07.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:07 smithi155 bash[68033]: audit 2024-07-28T20:05:06.458068+0000 mon.c (mon.2) 357 : audit [INF] from='client.? 172.21.15.45:0/1060315534' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:05:07.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:07 smithi155 bash[68033]: audit 2024-07-28T20:05:06.458527+0000 mon.a (mon.0) 1751 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:05:07.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:07.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:07 smithi155 bash[73694]: debug 2024-07-28T20:05:07.077+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:07.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:07.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:07.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:07 smithi045 bash[82788]: audit 2024-07-28T20:05:06.458068+0000 mon.c (mon.2) 357 : audit [INF] from='client.? 172.21.15.45:0/1060315534' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:05:07.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:07 smithi045 bash[82788]: audit 2024-07-28T20:05:06.458527+0000 mon.a (mon.0) 1751 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:05:07.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:07 smithi045 bash[80445]: audit 2024-07-28T20:05:06.458068+0000 mon.c (mon.2) 357 : audit [INF] from='client.? 172.21.15.45:0/1060315534' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:05:07.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:07 smithi045 bash[80445]: audit 2024-07-28T20:05:06.458527+0000 mon.a (mon.0) 1751 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:05:07.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:07.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:07.722 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:07 smithi155 bash[73694]: debug 2024-07-28T20:05:07.473+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:07.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:07.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:07.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 942 16 16 0 0 0 - 0 2024-07-28T20:05:07.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:08.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:07 smithi155 bash[73694]: debug 2024-07-28T20:05:07.801+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:08.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:08.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:08.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:08 smithi155 bash[68033]: cluster 2024-07-28T20:05:07.076393+0000 mgr.y (mgr.34101) 1065 : cluster [DBG] pgmap v1829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:08.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:08 smithi155 bash[68033]: cluster 2024-07-28T20:05:07.197875+0000 mon.a (mon.0) 1752 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:05:08.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:08 smithi155 bash[68033]: audit 2024-07-28T20:05:07.212401+0000 mon.a (mon.0) 1753 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:05:08.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:08 smithi155 bash[68033]: cluster 2024-07-28T20:05:07.212599+0000 mon.a (mon.0) 1754 : cluster [DBG] osdmap e1168: 8 total, 2 up, 8 in 2024-07-28T20:05:08.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:08.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:08 smithi045 bash[80445]: cluster 2024-07-28T20:05:07.076393+0000 mgr.y (mgr.34101) 1065 : cluster [DBG] pgmap v1829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:08 smithi045 bash[80445]: cluster 2024-07-28T20:05:07.197875+0000 mon.a (mon.0) 1752 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:05:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:08 smithi045 bash[80445]: audit 2024-07-28T20:05:07.212401+0000 mon.a (mon.0) 1753 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:05:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:08 smithi045 bash[80445]: cluster 2024-07-28T20:05:07.212599+0000 mon.a (mon.0) 1754 : cluster [DBG] osdmap e1168: 8 total, 2 up, 8 in 2024-07-28T20:05:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:08 smithi045 bash[82788]: cluster 2024-07-28T20:05:07.076393+0000 mgr.y (mgr.34101) 1065 : cluster [DBG] pgmap v1829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:08 smithi045 bash[82788]: cluster 2024-07-28T20:05:07.197875+0000 mon.a (mon.0) 1752 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:05:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:08 smithi045 bash[82788]: audit 2024-07-28T20:05:07.212401+0000 mon.a (mon.0) 1753 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:05:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:08 smithi045 bash[82788]: cluster 2024-07-28T20:05:07.212599+0000 mon.a (mon.0) 1754 : cluster [DBG] osdmap e1168: 8 total, 2 up, 8 in 2024-07-28T20:05:08.547 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:08.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:08.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:08 smithi155 bash[73694]: debug 2024-07-28T20:05:08.413+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:08.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:08 smithi155 bash[73694]: debug 2024-07-28T20:05:08.449+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:08.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:08.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:08.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 943 16 16 0 0 0 - 0 2024-07-28T20:05:08.904 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:09.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:09.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:09.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:08 smithi155 bash[73694]: debug 2024-07-28T20:05:08.861+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:09.137 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:09.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:09.260 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:09.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:09 smithi155 bash[73694]: debug 2024-07-28T20:05:09.137+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:09.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:09.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:09 smithi155 bash[73694]: debug 2024-07-28T20:05:09.213+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:09.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:09.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:09.447 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:09 smithi155 bash[73694]: debug 2024-07-28T20:05:09.357+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:09.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:09.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:09.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:09.752 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:09 smithi155 bash[73694]: debug 2024-07-28T20:05:09.449+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:09.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 944 16 16 0 0 0 - 0 2024-07-28T20:05:09.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:09.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:09.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:09 smithi155 bash[73694]: debug 2024-07-28T20:05:09.841+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:09.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:09.976 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:10.042 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:05:10.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:09 smithi155 bash[73694]: debug 2024-07-28T20:05:09.949+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:10.091 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:10.210 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:10.329 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:10.338 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:10 smithi045 bash[80445]: cluster 2024-07-28T20:05:09.078199+0000 mgr.y (mgr.34101) 1066 : cluster [DBG] pgmap v1831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:10.339 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:10 smithi045 bash[82788]: cluster 2024-07-28T20:05:09.078199+0000 mgr.y (mgr.34101) 1066 : cluster [DBG] pgmap v1831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:10.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:10.468 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:10 smithi155 bash[68033]: cluster 2024-07-28T20:05:09.078199+0000 mgr.y (mgr.34101) 1066 : cluster [DBG] pgmap v1831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:10.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:10.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:10.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:10.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:10 smithi155 bash[73694]: debug 2024-07-28T20:05:10.469+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:10.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 945 16 16 0 0 0 - 0 2024-07-28T20:05:10.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:05:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:05:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:05:11.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:11.156 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:11.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:11.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:11.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:11 smithi155 bash[73694]: debug 2024-07-28T20:05:11.017+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:11.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:11.515 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:11.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:11 smithi155 bash[73694]: debug 2024-07-28T20:05:11.481+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:11.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:11.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:11.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 946 16 16 0 0 0 - 0 2024-07-28T20:05:11.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:11.960 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:05:11.991 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:12.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:12.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:12.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:12.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:12 smithi155 bash[68033]: cluster 2024-07-28T20:05:11.079936+0000 mgr.y (mgr.34101) 1067 : cluster [DBG] pgmap v1832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:12.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:12 smithi155 bash[73694]: debug 2024-07-28T20:05:12.093+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:12.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:12 smithi045 bash[82788]: cluster 2024-07-28T20:05:11.079936+0000 mgr.y (mgr.34101) 1067 : cluster [DBG] pgmap v1832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:12 smithi045 bash[80445]: cluster 2024-07-28T20:05:11.079936+0000 mgr.y (mgr.34101) 1067 : cluster [DBG] pgmap v1832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:12.469 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:12.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:12.600 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:12 smithi155 bash[73694]: debug 2024-07-28T20:05:12.473+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:12.601 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:05:12 smithi155 bash[60745]: ts=2024-07-28T20:05:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:05:12.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:12.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:12.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 947 16 16 0 0 0 - 0 2024-07-28T20:05:12.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:13.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:13.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:13.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:13.423 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:13.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:13.544 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:13.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:13.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:13.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:13 smithi155 bash[73694]: debug 2024-07-28T20:05:13.485+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:13.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:13 smithi155 bash[73694]: debug 2024-07-28T20:05:13.529+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:13.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 948 16 16 0 0 0 - 0 2024-07-28T20:05:13.850 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:13.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:14.022 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:13 smithi155 bash[73694]: debug 2024-07-28T20:05:13.853+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:14.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:14.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:14.375 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:14 smithi045 bash[80445]: cluster 2024-07-28T20:05:13.081964+0000 mgr.y (mgr.34101) 1068 : cluster [DBG] pgmap v1833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:14 smithi045 bash[82788]: cluster 2024-07-28T20:05:13.081964+0000 mgr.y (mgr.34101) 1068 : cluster [DBG] pgmap v1833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:14.496 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:14.507 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:14 smithi155 bash[73694]: debug 2024-07-28T20:05:14.437+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:14.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:14 smithi155 bash[68033]: cluster 2024-07-28T20:05:13.081964+0000 mgr.y (mgr.34101) 1068 : cluster [DBG] pgmap v1833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:14.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:14.673 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:05:14.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:14.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 949 16 16 0 0 0 - 0 2024-07-28T20:05:14.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:14.971 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:15.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:15.208 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:15.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:15.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:15.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:15 smithi155 bash[73694]: debug 2024-07-28T20:05:15.433+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:15.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:15.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:15.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:15.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 950 16 16 0 0 0 - 0 2024-07-28T20:05:15.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:16.044 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:16.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:16.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:16.387 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:16.387 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:16 smithi155 bash[73694]: debug 2024-07-28T20:05:16.261+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:16.387 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:16 smithi155 bash[68033]: cluster 2024-07-28T20:05:15.083682+0000 mgr.y (mgr.34101) 1069 : cluster [DBG] pgmap v1834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:16.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:16 smithi045 bash[80445]: cluster 2024-07-28T20:05:15.083682+0000 mgr.y (mgr.34101) 1069 : cluster [DBG] pgmap v1834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:16 smithi045 bash[82788]: cluster 2024-07-28T20:05:15.083682+0000 mgr.y (mgr.34101) 1069 : cluster [DBG] pgmap v1834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:16.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:16.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:16.653 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:05:16.755 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:16.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 951 16 16 0 0 0 - 0 2024-07-28T20:05:16.867 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:16.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:17.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:17.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:17.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:17.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:17.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:17.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:17.743 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:16 smithi155 bash[73694]: debug 2024-07-28T20:05:16.389+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:17.743 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:17 smithi155 bash[73694]: debug 2024-07-28T20:05:17.421+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:17.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 952 16 16 0 0 0 - 0 2024-07-28T20:05:17.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:17.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:18.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:18.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:18.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:18.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:18 smithi155 bash[73694]: debug 2024-07-28T20:05:18.065+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:18.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:18 smithi155 bash[68033]: cluster 2024-07-28T20:05:17.085605+0000 mgr.y (mgr.34101) 1070 : cluster [DBG] pgmap v1835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:18.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:18 smithi155 bash[68033]: audit 2024-07-28T20:05:18.113726+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:18.322 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:05:18.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T20:05:18.330 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:18.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:18.491 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:18 smithi045 bash[82788]: cluster 2024-07-28T20:05:17.085605+0000 mgr.y (mgr.34101) 1070 : cluster [DBG] pgmap v1835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:18.491 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:18 smithi045 bash[82788]: audit 2024-07-28T20:05:18.113726+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:18.491 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:18 smithi045 bash[80445]: cluster 2024-07-28T20:05:17.085605+0000 mgr.y (mgr.34101) 1070 : cluster [DBG] pgmap v1835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:18.491 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:18 smithi045 bash[80445]: audit 2024-07-28T20:05:18.113726+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:18.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:18.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:18.738 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:18 smithi155 bash[73694]: debug 2024-07-28T20:05:18.437+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:18.738 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:18.738 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:18 smithi155 bash[73694]: debug 2024-07-28T20:05:18.585+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:18.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 953 16 16 0 0 0 - 0 2024-07-28T20:05:18.843 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:18.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:19.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:19.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:19.214 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:19.214 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:19 smithi155 bash[73694]: debug 2024-07-28T20:05:19.061+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:19.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:19.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:19.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:19.474 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:19 smithi155 bash[73694]: debug 2024-07-28T20:05:19.289+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:19.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:19 smithi155 bash[73694]: debug 2024-07-28T20:05:19.473+0000 7f8e37e1e640 -1 osd.4 1168 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:19.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:19.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:19.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:19.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 954 16 16 0 0 0 - 0 2024-07-28T20:05:19.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:20.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:20.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:20.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:20.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:19 smithi155 bash[73694]: debug 2024-07-28T20:05:19.889+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:20.239 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:05:20.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:20.310 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:20 smithi045 bash[80445]: cluster 2024-07-28T20:05:19.087362+0000 mgr.y (mgr.34101) 1071 : cluster [DBG] pgmap v1836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:20.310 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:20 smithi045 bash[80445]: audit 2024-07-28T20:05:19.939692+0000 mon.c (mon.2) 359 : audit [INF] from='client.? 172.21.15.45:0/870658279' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:05:20.310 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:20 smithi045 bash[80445]: audit 2024-07-28T20:05:19.940220+0000 mon.a (mon.0) 1755 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:05:20.310 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:20 smithi045 bash[82788]: cluster 2024-07-28T20:05:19.087362+0000 mgr.y (mgr.34101) 1071 : cluster [DBG] pgmap v1836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:20.310 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:20 smithi045 bash[82788]: audit 2024-07-28T20:05:19.939692+0000 mon.c (mon.2) 359 : audit [INF] from='client.? 172.21.15.45:0/870658279' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:05:20.311 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:20 smithi045 bash[82788]: audit 2024-07-28T20:05:19.940220+0000 mon.a (mon.0) 1755 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:05:20.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:20.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:20.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:20 smithi155 bash[68033]: cluster 2024-07-28T20:05:19.087362+0000 mgr.y (mgr.34101) 1071 : cluster [DBG] pgmap v1836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:20.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:20 smithi155 bash[68033]: audit 2024-07-28T20:05:19.939692+0000 mon.c (mon.2) 359 : audit [INF] from='client.? 172.21.15.45:0/870658279' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:05:20.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:20 smithi155 bash[68033]: audit 2024-07-28T20:05:19.940220+0000 mon.a (mon.0) 1755 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:05:20.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:20 smithi155 bash[73694]: debug 2024-07-28T20:05:20.513+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:20.624 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:20.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:20.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 955 16 16 0 0 0 - 0 2024-07-28T20:05:20.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:20.872 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:05:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:05:20] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:05:20.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:21.100 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:21.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:21.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:21.456 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:21 smithi045 bash[80445]: cluster 2024-07-28T20:05:20.224667+0000 mon.a (mon.0) 1756 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:05:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:21 smithi045 bash[80445]: audit 2024-07-28T20:05:20.236435+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:05:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:21 smithi045 bash[80445]: cluster 2024-07-28T20:05:20.236528+0000 mon.a (mon.0) 1758 : cluster [DBG] osdmap e1169: 8 total, 2 up, 8 in 2024-07-28T20:05:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:21 smithi045 bash[82788]: cluster 2024-07-28T20:05:20.224667+0000 mon.a (mon.0) 1756 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:05:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:21 smithi045 bash[82788]: audit 2024-07-28T20:05:20.236435+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:05:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:21 smithi045 bash[82788]: cluster 2024-07-28T20:05:20.236528+0000 mon.a (mon.0) 1758 : cluster [DBG] osdmap e1169: 8 total, 2 up, 8 in 2024-07-28T20:05:21.548 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:21.548 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:21 smithi155 bash[73694]: debug 2024-07-28T20:05:21.321+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:21.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:21 smithi155 bash[68033]: cluster 2024-07-28T20:05:20.224667+0000 mon.a (mon.0) 1756 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:05:21.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:21 smithi155 bash[68033]: audit 2024-07-28T20:05:20.236435+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:05:21.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:21 smithi155 bash[68033]: cluster 2024-07-28T20:05:20.236528+0000 mon.a (mon.0) 1758 : cluster [DBG] osdmap e1169: 8 total, 2 up, 8 in 2024-07-28T20:05:21.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:21.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:21.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:21 smithi155 bash[73694]: debug 2024-07-28T20:05:21.549+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:21.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:21.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 956 16 16 0 0 0 - 0 2024-07-28T20:05:21.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:22.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:22.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:22.291 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:22.403 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:22 smithi045 bash[82788]: cluster 2024-07-28T20:05:21.089399+0000 mgr.y (mgr.34101) 1072 : cluster [DBG] pgmap v1838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:22 smithi045 bash[82788]: audit 2024-07-28T20:05:21.937858+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:05:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:22 smithi045 bash[80445]: cluster 2024-07-28T20:05:21.089399+0000 mgr.y (mgr.34101) 1072 : cluster [DBG] pgmap v1838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:22 smithi045 bash[80445]: audit 2024-07-28T20:05:21.937858+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:05:22.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:22.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:22 smithi155 bash[68033]: cluster 2024-07-28T20:05:21.089399+0000 mgr.y (mgr.34101) 1072 : cluster [DBG] pgmap v1838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:22.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:22 smithi155 bash[68033]: audit 2024-07-28T20:05:21.937858+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:05:22.533 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:05:22 smithi155 bash[60745]: ts=2024-07-28T20:05:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:05:22.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:22.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:22 smithi155 bash[73694]: debug 2024-07-28T20:05:22.581+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:22.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:22.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:22.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 957 16 16 0 0 0 - 0 2024-07-28T20:05:22.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:22.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:23.009 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:22 smithi155 bash[73694]: debug 2024-07-28T20:05:22.753+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:23.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:23.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:23.128 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:05:23.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:23.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:23 smithi155 bash[73694]: debug 2024-07-28T20:05:23.081+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:23.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:23.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:23.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:23 smithi155 bash[68033]: audit 2024-07-28T20:05:22.287047+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:23.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:23 smithi155 bash[68033]: audit 2024-07-28T20:05:22.292811+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:23.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:23.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:23 smithi045 bash[80445]: audit 2024-07-28T20:05:22.287047+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:23.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:23 smithi045 bash[80445]: audit 2024-07-28T20:05:22.292811+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:23.595 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:23 smithi045 bash[82788]: audit 2024-07-28T20:05:22.287047+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:23.595 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:23 smithi045 bash[82788]: audit 2024-07-28T20:05:22.292811+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:23.625 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:05:23.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:23.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:23.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 958 16 16 0 0 0 - 0 2024-07-28T20:05:23.941 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:24.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:23 smithi155 bash[73694]: debug 2024-07-28T20:05:23.605+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:24.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:24.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:24.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:24.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:24.428 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:24 smithi155 bash[68033]: cluster 2024-07-28T20:05:23.091328+0000 mgr.y (mgr.34101) 1073 : cluster [DBG] pgmap v1839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:24 smithi045 bash[80445]: cluster 2024-07-28T20:05:23.091328+0000 mgr.y (mgr.34101) 1073 : cluster [DBG] pgmap v1839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:24 smithi045 bash[82788]: cluster 2024-07-28T20:05:23.091328+0000 mgr.y (mgr.34101) 1073 : cluster [DBG] pgmap v1839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:24.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:24.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:24.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:24.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:24.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:24 smithi155 bash[73694]: debug 2024-07-28T20:05:24.605+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:24.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:24 smithi155 bash[73694]: debug 2024-07-28T20:05:24.613+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:24.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 959 16 16 0 0 0 - 0 2024-07-28T20:05:24.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:25.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:25.128 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:25.224 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:25.224 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:24 smithi155 bash[73694]: debug 2024-07-28T20:05:24.965+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:25.224 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:25.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:25.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:25.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:25.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:25 smithi155 bash[73694]: debug 2024-07-28T20:05:25.225+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:25.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:25.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:25.739 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:25 smithi155 bash[73694]: debug 2024-07-28T20:05:25.569+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:25.840 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:25.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:05:25.843458+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:05:25.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:05:25.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 960 16 16 0 0 0 - 0 2024-07-28T20:05:25.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:25.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:26.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:25 smithi155 bash[73694]: debug 2024-07-28T20:05:25.841+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:26.090 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:26.208 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:26.328 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:26.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:26.461 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:26 smithi045 bash[80445]: cluster 2024-07-28T20:05:25.092277+0000 mgr.y (mgr.34101) 1074 : cluster [DBG] pgmap v1840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:26.461 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:26 smithi045 bash[82788]: cluster 2024-07-28T20:05:25.092277+0000 mgr.y (mgr.34101) 1074 : cluster [DBG] pgmap v1840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:26.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:26 smithi155 bash[68033]: cluster 2024-07-28T20:05:25.092277+0000 mgr.y (mgr.34101) 1074 : cluster [DBG] pgmap v1840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:26.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:26.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:26 smithi155 bash[73694]: debug 2024-07-28T20:05:26.301+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:26.569 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:26.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:26.808 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:26.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 961 16 16 0 0 0 - 0 2024-07-28T20:05:26.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:27.036 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:27.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:26 smithi155 bash[73694]: debug 2024-07-28T20:05:26.581+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:27.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:27.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:26 smithi155 bash[73694]: debug 2024-07-28T20:05:26.789+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:27.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:27.263 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:27.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:27.490 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:27.496 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:05:27.536 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:27.536 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:27 smithi155 bash[73694]: debug 2024-07-28T20:05:27.213+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:27.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:27.677 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:05:27.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:27.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:27 smithi155 bash[73694]: debug 2024-07-28T20:05:27.537+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:27.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:27.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:27 smithi155 bash[73694]: debug 2024-07-28T20:05:27.693+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:27.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:27.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:27 smithi155 bash[73694]: debug 2024-07-28T20:05:27.793+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:27.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:27.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 962 16 16 0 0 0 - 0 2024-07-28T20:05:27.952 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:28.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:28.188 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:28.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:28.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:28 smithi155 bash[73694]: debug 2024-07-28T20:05:28.145+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:28.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:28.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:28.438 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[80445]: cluster 2024-07-28T20:05:27.093136+0000 mgr.y (mgr.34101) 1075 : cluster [DBG] pgmap v1841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:28.438 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[80445]: audit 2024-07-28T20:05:27.431408+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.438 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[80445]: audit 2024-07-28T20:05:27.437653+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.439 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[80445]: audit 2024-07-28T20:05:27.856423+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.439 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[80445]: audit 2024-07-28T20:05:27.866353+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.439 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[80445]: audit 2024-07-28T20:05:28.311797+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:05:28.439 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[80445]: audit 2024-07-28T20:05:28.313215+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:05:28.439 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[80445]: audit 2024-07-28T20:05:28.323248+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[82788]: cluster 2024-07-28T20:05:27.093136+0000 mgr.y (mgr.34101) 1075 : cluster [DBG] pgmap v1841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:28.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[82788]: audit 2024-07-28T20:05:27.431408+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[82788]: audit 2024-07-28T20:05:27.437653+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[82788]: audit 2024-07-28T20:05:27.856423+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.440 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[82788]: audit 2024-07-28T20:05:27.866353+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.440 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[82788]: audit 2024-07-28T20:05:28.311797+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:05:28.440 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[82788]: audit 2024-07-28T20:05:28.313215+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:05:28.440 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:28 smithi045 bash[82788]: audit 2024-07-28T20:05:28.323248+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.541 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:28.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:28.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:28 smithi155 bash[73694]: debug 2024-07-28T20:05:28.525+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:28.670 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:28 smithi155 bash[68033]: cluster 2024-07-28T20:05:27.093136+0000 mgr.y (mgr.34101) 1075 : cluster [DBG] pgmap v1841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:28.670 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:28 smithi155 bash[68033]: audit 2024-07-28T20:05:27.431408+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.670 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:28 smithi155 bash[68033]: audit 2024-07-28T20:05:27.437653+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.670 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:28 smithi155 bash[68033]: audit 2024-07-28T20:05:27.856423+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.670 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:28 smithi155 bash[68033]: audit 2024-07-28T20:05:27.866353+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.670 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:28 smithi155 bash[68033]: audit 2024-07-28T20:05:28.311797+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:05:28.670 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:28 smithi155 bash[68033]: audit 2024-07-28T20:05:28.313215+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:05:28.671 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:28 smithi155 bash[68033]: audit 2024-07-28T20:05:28.323248+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:05:28.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:28.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:28.819 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:05:28.820 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T20:05:28.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 963 16 16 0 0 0 - 0 2024-07-28T20:05:28.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:29.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:29.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:28 smithi155 bash[73694]: debug 2024-07-28T20:05:28.737+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:29.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:29.244 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:29.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:29.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:29.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:29.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:29 smithi155 bash[73694]: debug 2024-07-28T20:05:29.465+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:29.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:29.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:29.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:29 smithi155 bash[73694]: debug 2024-07-28T20:05:29.561+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:29.837 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:29.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 964 16 16 0 0 0 - 0 2024-07-28T20:05:29.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:30.074 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:30.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:30.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:30.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:30.436 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:30.436 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:30 smithi155 bash[73694]: debug 2024-07-28T20:05:30.185+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:30.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:30.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:30 smithi045 bash[80445]: cluster 2024-07-28T20:05:29.094969+0000 mgr.y (mgr.34101) 1076 : cluster [DBG] pgmap v1842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:30.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:30 smithi045 bash[82788]: cluster 2024-07-28T20:05:29.094969+0000 mgr.y (mgr.34101) 1076 : cluster [DBG] pgmap v1842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:30.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:30.688 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:30 smithi155 bash[73694]: debug 2024-07-28T20:05:30.513+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:30.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:30 smithi155 bash[68033]: cluster 2024-07-28T20:05:29.094969+0000 mgr.y (mgr.34101) 1076 : cluster [DBG] pgmap v1842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:05:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:05:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:05:30.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:30.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 965 16 16 0 0 0 - 0 2024-07-28T20:05:30.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:31.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:31.147 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:31.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:31.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:31.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:31.624 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:31.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:31.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:31 smithi155 bash[73694]: debug 2024-07-28T20:05:31.541+0000 7f8e37e1e640 -1 osd.4 1169 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:31.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 966 16 16 0 0 0 - 0 2024-07-28T20:05:31.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:31.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:32.090 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:32.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:32.330 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:32.446 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:05:32.448 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:32.449 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:05:32 smithi155 bash[60745]: ts=2024-07-28T20:05:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:05:32.497 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:32 smithi045 bash[80445]: cluster 2024-07-28T20:05:31.096788+0000 mgr.y (mgr.34101) 1077 : cluster [DBG] pgmap v1843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:32.497 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:32 smithi045 bash[80445]: audit 2024-07-28T20:05:32.076901+0000 mon.a (mon.0) 1766 : audit [INF] from='client.? 172.21.15.45:0/122836379' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:05:32.497 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:32 smithi045 bash[82788]: cluster 2024-07-28T20:05:31.096788+0000 mgr.y (mgr.34101) 1077 : cluster [DBG] pgmap v1843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:32.498 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:32 smithi045 bash[82788]: audit 2024-07-28T20:05:32.076901+0000 mon.a (mon.0) 1766 : audit [INF] from='client.? 172.21.15.45:0/122836379' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:05:32.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:32.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:32.693 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:32 smithi155 bash[73694]: debug 2024-07-28T20:05:32.493+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:32.694 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:32 smithi155 bash[68033]: cluster 2024-07-28T20:05:31.096788+0000 mgr.y (mgr.34101) 1077 : cluster [DBG] pgmap v1843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:32.694 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:32 smithi155 bash[68033]: audit 2024-07-28T20:05:32.076901+0000 mon.a (mon.0) 1766 : audit [INF] from='client.? 172.21.15.45:0/122836379' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:05:32.799 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:32.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:32.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 967 16 16 0 0 0 - 0 2024-07-28T20:05:32.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:33.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:33.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:32 smithi155 bash[73694]: debug 2024-07-28T20:05:32.801+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:33.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:33.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:33.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:33.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:33.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:33.711 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:05:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:33 smithi045 bash[82788]: cluster 2024-07-28T20:05:32.438593+0000 mon.a (mon.0) 1767 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:05:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:33 smithi045 bash[82788]: audit 2024-07-28T20:05:32.446634+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? 172.21.15.45:0/122836379' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:05:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:33 smithi045 bash[82788]: cluster 2024-07-28T20:05:32.446795+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e1170: 8 total, 2 up, 8 in 2024-07-28T20:05:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:33 smithi045 bash[82788]: audit 2024-07-28T20:05:33.114532+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:33 smithi045 bash[80445]: cluster 2024-07-28T20:05:32.438593+0000 mon.a (mon.0) 1767 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:05:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:33 smithi045 bash[80445]: audit 2024-07-28T20:05:32.446634+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? 172.21.15.45:0/122836379' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:05:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:33 smithi045 bash[80445]: cluster 2024-07-28T20:05:32.446795+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e1170: 8 total, 2 up, 8 in 2024-07-28T20:05:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:33 smithi045 bash[80445]: audit 2024-07-28T20:05:33.114532+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:33.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:33.767 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:33 smithi155 bash[73694]: debug 2024-07-28T20:05:33.541+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:33.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:33 smithi155 bash[68033]: cluster 2024-07-28T20:05:32.438593+0000 mon.a (mon.0) 1767 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:05:33.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:33 smithi155 bash[68033]: audit 2024-07-28T20:05:32.446634+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? 172.21.15.45:0/122836379' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:05:33.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:33 smithi155 bash[68033]: cluster 2024-07-28T20:05:32.446795+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e1170: 8 total, 2 up, 8 in 2024-07-28T20:05:33.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:33 smithi155 bash[68033]: audit 2024-07-28T20:05:33.114532+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:33.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 968 16 16 0 0 0 - 0 2024-07-28T20:05:33.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:33.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:34.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:34.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:34.351 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:34.469 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:34.588 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:34.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:34 smithi045 bash[80445]: cluster 2024-07-28T20:05:33.098614+0000 mgr.y (mgr.34101) 1078 : cluster [DBG] pgmap v1845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:34 smithi045 bash[82788]: cluster 2024-07-28T20:05:33.098614+0000 mgr.y (mgr.34101) 1078 : cluster [DBG] pgmap v1845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:34.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:34 smithi155 bash[68033]: cluster 2024-07-28T20:05:33.098614+0000 mgr.y (mgr.34101) 1078 : cluster [DBG] pgmap v1845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:34.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:34 smithi155 bash[73694]: debug 2024-07-28T20:05:34.593+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:34.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:34.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 969 16 16 0 0 0 - 0 2024-07-28T20:05:34.945 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:35.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:35.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:35.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:05:35.298 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:35.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:35.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:35.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:35 smithi155 bash[73694]: debug 2024-07-28T20:05:35.165+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:35.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:35.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:35.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:35.782 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:35 smithi155 bash[73694]: debug 2024-07-28T20:05:35.585+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:35.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 970 16 16 0 0 0 - 0 2024-07-28T20:05:35.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:36.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:36.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:36.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:35 smithi155 bash[73694]: debug 2024-07-28T20:05:35.993+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:36.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:36.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:36.368 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:36.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:36.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:36.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:36.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 971 16 16 0 0 0 - 0 2024-07-28T20:05:36.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:36.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:36 smithi045 bash[80445]: cluster 2024-07-28T20:05:35.099531+0000 mgr.y (mgr.34101) 1079 : cluster [DBG] pgmap v1846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:36 smithi045 bash[82788]: cluster 2024-07-28T20:05:35.099531+0000 mgr.y (mgr.34101) 1079 : cluster [DBG] pgmap v1846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:36.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:36 smithi155 bash[73694]: debug 2024-07-28T20:05:36.625+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:36.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:36 smithi155 bash[68033]: cluster 2024-07-28T20:05:35.099531+0000 mgr.y (mgr.34101) 1079 : cluster [DBG] pgmap v1846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:37.084 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:37.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:37.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:37.435 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:05:37.437 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:37.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:37.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:37.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:37.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:37.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:37 smithi155 bash[73694]: debug 2024-07-28T20:05:37.561+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:37.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:37 smithi155 bash[73694]: debug 2024-07-28T20:05:37.581+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:37.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 972 16 16 0 0 0 - 0 2024-07-28T20:05:37.912 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:38.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:38.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:38.240 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:05:38.240 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T20:05:38.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:38.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:38.565 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:38.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:38.739 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:38 smithi155 bash[73694]: debug 2024-07-28T20:05:38.577+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:38.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:38.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 973 16 16 0 0 0 - 0 2024-07-28T20:05:38.909 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:38.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:38 smithi155 bash[68033]: cluster 2024-07-28T20:05:37.101855+0000 mgr.y (mgr.34101) 1080 : cluster [DBG] pgmap v1847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:38.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:38 smithi045 bash[80445]: cluster 2024-07-28T20:05:37.101855+0000 mgr.y (mgr.34101) 1080 : cluster [DBG] pgmap v1847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:38 smithi045 bash[82788]: cluster 2024-07-28T20:05:37.101855+0000 mgr.y (mgr.34101) 1080 : cluster [DBG] pgmap v1847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:39.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:39.160 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:39.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:38 smithi155 bash[73694]: debug 2024-07-28T20:05:38.909+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:39.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:39.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:39.515 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:39.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:39.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:39 smithi155 bash[73694]: debug 2024-07-28T20:05:39.349+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:39.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:39.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:39.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 974 16 16 0 0 0 - 0 2024-07-28T20:05:39.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:39.991 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:40.002 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:39 smithi155 bash[73694]: debug 2024-07-28T20:05:39.609+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:40.002 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:40.002 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:39 smithi155 bash[73694]: debug 2024-07-28T20:05:39.741+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:40.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:40.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:40.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:40.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:40.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:40.651 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:40.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:40.749 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:05:40.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:40.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 975 16 16 0 0 0 - 0 2024-07-28T20:05:40.851 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:05:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:05:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:05:40.852 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:40 smithi045 bash[80445]: cluster 2024-07-28T20:05:39.103615+0000 mgr.y (mgr.34101) 1081 : cluster [DBG] pgmap v1848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:40.852 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:40 smithi045 bash[82788]: cluster 2024-07-28T20:05:39.103615+0000 mgr.y (mgr.34101) 1081 : cluster [DBG] pgmap v1848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:40.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:41.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:40 smithi155 bash[68033]: cluster 2024-07-28T20:05:39.103615+0000 mgr.y (mgr.34101) 1081 : cluster [DBG] pgmap v1848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:40 smithi155 bash[73694]: debug 2024-07-28T20:05:40.653+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:40 smithi155 bash[73694]: debug 2024-07-28T20:05:40.689+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:41.059 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:41.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:41.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:41.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:41.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:41.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:41.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:41 smithi155 bash[73694]: debug 2024-07-28T20:05:41.377+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:41.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:41.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:41.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 976 16 16 0 0 0 - 0 2024-07-28T20:05:41.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:42.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:42.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:41 smithi155 bash[73694]: debug 2024-07-28T20:05:41.645+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:42.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:42.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:42.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:42.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:42.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:05:42 smithi155 bash[60745]: ts=2024-07-28T20:05:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:05:42.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:42.726 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:42.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 977 16 16 0 0 0 - 0 2024-07-28T20:05:42.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:42.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:42 smithi155 bash[73694]: debug 2024-07-28T20:05:42.653+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:42.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:42.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:42 smithi155 bash[68033]: cluster 2024-07-28T20:05:41.104713+0000 mgr.y (mgr.34101) 1082 : cluster [DBG] pgmap v1849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:42.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:42.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:42 smithi045 bash[80445]: cluster 2024-07-28T20:05:41.104713+0000 mgr.y (mgr.34101) 1082 : cluster [DBG] pgmap v1849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:42 smithi045 bash[82788]: cluster 2024-07-28T20:05:41.104713+0000 mgr.y (mgr.34101) 1082 : cluster [DBG] pgmap v1849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:43.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:43.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:43.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:42 smithi155 bash[73694]: debug 2024-07-28T20:05:42.945+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:43.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:43.214 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:43 smithi155 bash[73694]: debug 2024-07-28T20:05:43.177+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:43.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:43.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:43.442 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:05:43.560 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:43.683 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:43.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:43 smithi155 bash[73694]: debug 2024-07-28T20:05:43.645+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:43.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:43.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 978 16 16 0 0 0 - 0 2024-07-28T20:05:43.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:44.041 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:44.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:44.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:44.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:44.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:44 smithi155 bash[73694]: debug 2024-07-28T20:05:44.005+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:44.402 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:44.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:44.642 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:44.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:44.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 979 16 16 0 0 0 - 0 2024-07-28T20:05:44.881 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:45.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:45.013 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:44 smithi155 bash[68033]: cluster 2024-07-28T20:05:43.105967+0000 mgr.y (mgr.34101) 1083 : cluster [DBG] pgmap v1850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:45.013 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:44 smithi155 bash[73694]: debug 2024-07-28T20:05:44.612+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:45.013 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:45.013 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:44 smithi155 bash[73694]: debug 2024-07-28T20:05:44.728+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:45.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:45.134 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:44 smithi045 bash[82788]: cluster 2024-07-28T20:05:43.105967+0000 mgr.y (mgr.34101) 1083 : cluster [DBG] pgmap v1850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:45.134 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:44 smithi045 bash[80445]: cluster 2024-07-28T20:05:43.105967+0000 mgr.y (mgr.34101) 1083 : cluster [DBG] pgmap v1850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:45.241 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:45.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:45.471 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:45.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:45.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:45.754 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:45.754 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:45 smithi155 bash[73694]: debug 2024-07-28T20:05:45.572+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:45.754 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:45 smithi155 bash[73694]: debug 2024-07-28T20:05:45.576+0000 7f8e37e1e640 -1 osd.4 1170 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:45.765 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:05:45.780 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:45 smithi045 bash[80445]: audit 2024-07-28T20:05:45.549959+0000 mon.a (mon.0) 1770 : audit [INF] from='client.? 172.21.15.45:0/3826594113' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:05:45.780 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:45 smithi045 bash[82788]: audit 2024-07-28T20:05:45.549959+0000 mon.a (mon.0) 1770 : audit [INF] from='client.? 172.21.15.45:0/3826594113' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:05:45.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:45.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:05:45.846343+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:05:45.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:05:45.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 980 16 16 0 0 0 - 0 2024-07-28T20:05:45.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:46.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:45 smithi155 bash[68033]: audit 2024-07-28T20:05:45.549959+0000 mon.a (mon.0) 1770 : audit [INF] from='client.? 172.21.15.45:0/3826594113' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:05:46.064 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:46.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:46.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:46.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:46.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:46.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:46.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:46.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:46 smithi155 bash[73694]: debug 2024-07-28T20:05:46.540+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:46.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:46.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:46 smithi155 bash[73694]: debug 2024-07-28T20:05:46.768+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:46.789 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:46 smithi155 bash[68033]: cluster 2024-07-28T20:05:45.107711+0000 mgr.y (mgr.34101) 1084 : cluster [DBG] pgmap v1851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:46.789 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:46 smithi155 bash[68033]: cluster 2024-07-28T20:05:45.753245+0000 mon.a (mon.0) 1771 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:05:46.789 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:46 smithi155 bash[68033]: audit 2024-07-28T20:05:45.765943+0000 mon.a (mon.0) 1772 : audit [INF] from='client.? 172.21.15.45:0/3826594113' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:05:46.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:46 smithi155 bash[68033]: cluster 2024-07-28T20:05:45.766077+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e1171: 8 total, 2 up, 8 in 2024-07-28T20:05:46.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 981 16 16 0 0 0 - 0 2024-07-28T20:05:46.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:47.013 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:47.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:46 smithi045 bash[80445]: cluster 2024-07-28T20:05:45.107711+0000 mgr.y (mgr.34101) 1084 : cluster [DBG] pgmap v1851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:46 smithi045 bash[80445]: cluster 2024-07-28T20:05:45.753245+0000 mon.a (mon.0) 1771 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:05:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:46 smithi045 bash[80445]: audit 2024-07-28T20:05:45.765943+0000 mon.a (mon.0) 1772 : audit [INF] from='client.? 172.21.15.45:0/3826594113' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:05:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:46 smithi045 bash[80445]: cluster 2024-07-28T20:05:45.766077+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e1171: 8 total, 2 up, 8 in 2024-07-28T20:05:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:46 smithi045 bash[82788]: cluster 2024-07-28T20:05:45.107711+0000 mgr.y (mgr.34101) 1084 : cluster [DBG] pgmap v1851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:46 smithi045 bash[82788]: cluster 2024-07-28T20:05:45.753245+0000 mon.a (mon.0) 1771 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:05:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:46 smithi045 bash[82788]: audit 2024-07-28T20:05:45.765943+0000 mon.a (mon.0) 1772 : audit [INF] from='client.? 172.21.15.45:0/3826594113' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:05:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:46 smithi045 bash[82788]: cluster 2024-07-28T20:05:45.766077+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e1171: 8 total, 2 up, 8 in 2024-07-28T20:05:47.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:47.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:47.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:47 smithi155 bash[73694]: debug 2024-07-28T20:05:47.108+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:47.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:47.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:47 smithi155 bash[73694]: debug 2024-07-28T20:05:47.212+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:47.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:47.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:47.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:47.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:47.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:47 smithi155 bash[73694]: debug 2024-07-28T20:05:47.584+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:47.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 982 16 16 0 0 0 - 0 2024-07-28T20:05:47.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:47.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:48.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:48.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:48.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:48.442 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:48.528 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:05:48.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:48.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:48.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:48.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 983 16 16 0 0 0 - 0 2024-07-28T20:05:48.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:48.922 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:48 smithi155 bash[73694]: debug 2024-07-28T20:05:48.576+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:48.922 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:48 smithi155 bash[68033]: cluster 2024-07-28T20:05:47.109662+0000 mgr.y (mgr.34101) 1085 : cluster [DBG] pgmap v1853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:48.922 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:48 smithi155 bash[68033]: audit 2024-07-28T20:05:48.114013+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:48 smithi045 bash[80445]: cluster 2024-07-28T20:05:47.109662+0000 mgr.y (mgr.34101) 1085 : cluster [DBG] pgmap v1853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:48 smithi045 bash[80445]: audit 2024-07-28T20:05:48.114013+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:48 smithi045 bash[82788]: cluster 2024-07-28T20:05:47.109662+0000 mgr.y (mgr.34101) 1085 : cluster [DBG] pgmap v1853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:48 smithi045 bash[82788]: audit 2024-07-28T20:05:48.114013+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:05:49.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:49.149 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:49.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:49.282 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:49.282 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:49 smithi155 bash[73694]: debug 2024-07-28T20:05:49.016+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:49.351 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:05:49.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T20:05:49.391 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:49.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:05:49.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:49.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:49.752 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:49.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:49.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:49 smithi155 bash[73694]: debug 2024-07-28T20:05:49.584+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:49.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:49 smithi155 bash[73694]: debug 2024-07-28T20:05:49.592+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:49.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 984 16 16 0 0 0 - 0 2024-07-28T20:05:49.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:49.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:50.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:50.229 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:50.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:50.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:50.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:50.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:05:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:05:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T20:05:50.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:50.835 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:50 smithi155 bash[68033]: cluster 2024-07-28T20:05:49.110721+0000 mgr.y (mgr.34101) 1086 : cluster [DBG] pgmap v1854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:50.836 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:50 smithi155 bash[73694]: debug 2024-07-28T20:05:50.576+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:50.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 985 16 16 0 0 0 - 0 2024-07-28T20:05:50.944 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:50.955 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:50 smithi045 bash[82788]: cluster 2024-07-28T20:05:49.110721+0000 mgr.y (mgr.34101) 1086 : cluster [DBG] pgmap v1854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:50.956 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:50 smithi045 bash[80445]: cluster 2024-07-28T20:05:49.110721+0000 mgr.y (mgr.34101) 1086 : cluster [DBG] pgmap v1854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:51.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:51.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:51.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:51.421 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:51.541 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:51.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:51.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:51.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 986 16 16 0 0 0 - 0 2024-07-28T20:05:51.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:51.914 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:51 smithi155 bash[73694]: debug 2024-07-28T20:05:51.624+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:52.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:52.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:52.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:52.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:52.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:52 smithi155 bash[73694]: debug 2024-07-28T20:05:52.120+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:52.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:52.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:52.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:52.632 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:05:52 smithi155 bash[60745]: ts=2024-07-28T20:05:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:05:52.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:52.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 987 16 16 0 0 0 - 0 2024-07-28T20:05:52.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:52.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:52.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:52 smithi155 bash[73694]: debug 2024-07-28T20:05:52.652+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:52.994 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:52 smithi155 bash[68033]: cluster 2024-07-28T20:05:51.112487+0000 mgr.y (mgr.34101) 1087 : cluster [DBG] pgmap v1855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:53.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:52 smithi045 bash[80445]: cluster 2024-07-28T20:05:51.112487+0000 mgr.y (mgr.34101) 1087 : cluster [DBG] pgmap v1855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:52 smithi045 bash[82788]: cluster 2024-07-28T20:05:51.112487+0000 mgr.y (mgr.34101) 1087 : cluster [DBG] pgmap v1855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:53.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:53.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:53.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:53.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:53.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:53.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:53.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:53 smithi155 bash[73694]: debug 2024-07-28T20:05:53.568+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:53.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:53 smithi155 bash[73694]: debug 2024-07-28T20:05:53.632+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:53.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:53.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:53.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 988 16 16 0 0 0 - 0 2024-07-28T20:05:53.941 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:54.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:53 smithi155 bash[73694]: debug 2024-07-28T20:05:53.776+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:54.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:54.121 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:05:54.121 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:05:54.178 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:54.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:54.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:54.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:54.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:54.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:54.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 989 16 16 0 0 0 - 0 2024-07-28T20:05:54.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:54.907 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:54 smithi045 bash[82788]: cluster 2024-07-28T20:05:53.114500+0000 mgr.y (mgr.34101) 1088 : cluster [DBG] pgmap v1856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:54.907 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:54 smithi045 bash[80445]: cluster 2024-07-28T20:05:53.114500+0000 mgr.y (mgr.34101) 1088 : cluster [DBG] pgmap v1856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:55.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:55.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:54 smithi155 bash[73694]: debug 2024-07-28T20:05:54.668+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:55.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:54 smithi155 bash[68033]: cluster 2024-07-28T20:05:53.114500+0000 mgr.y (mgr.34101) 1088 : cluster [DBG] pgmap v1856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:55.135 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:55.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:55.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:55.493 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:55.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:55.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:55.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:55.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:55 smithi155 bash[73694]: debug 2024-07-28T20:05:55.592+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:55.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:55 smithi155 bash[73694]: debug 2024-07-28T20:05:55.624+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:55.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 990 16 16 0 0 0 - 0 2024-07-28T20:05:55.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:55.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:56.090 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:56.208 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:56.327 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:56.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:56.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:56.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:56.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:56.816 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:56 smithi045 bash[80445]: cluster 2024-07-28T20:05:55.115644+0000 mgr.y (mgr.34101) 1089 : cluster [DBG] pgmap v1857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:56.816 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:56 smithi045 bash[82788]: cluster 2024-07-28T20:05:55.115644+0000 mgr.y (mgr.34101) 1089 : cluster [DBG] pgmap v1857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:56.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 991 16 16 0 0 0 - 0 2024-07-28T20:05:56.912 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:57.032 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:57.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:56 smithi155 bash[68033]: cluster 2024-07-28T20:05:55.115644+0000 mgr.y (mgr.34101) 1089 : cluster [DBG] pgmap v1857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:57.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:56 smithi155 bash[73694]: debug 2024-07-28T20:05:56.676+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:57.044 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:57.044 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:56 smithi155 bash[73694]: debug 2024-07-28T20:05:56.780+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:57.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:57.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:57.392 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:57.512 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:57.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:05:57.700 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:57.700 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:57 smithi155 bash[73694]: debug 2024-07-28T20:05:57.640+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:57.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:57.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:57 smithi155 bash[73694]: debug 2024-07-28T20:05:57.704+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:57.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 992 16 16 0 0 0 - 0 2024-07-28T20:05:57.868 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:05:57.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:58.100 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:58.220 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:58.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:05:58.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:58.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:58.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:58 smithi155 bash[73694]: debug 2024-07-28T20:05:58.320+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:58.579 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:58.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:58.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:58.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 993 16 16 0 0 0 - 0 2024-07-28T20:05:58.936 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:58.948 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:05:58 smithi155 bash[68033]: cluster 2024-07-28T20:05:57.117520+0000 mgr.y (mgr.34101) 1090 : cluster [DBG] pgmap v1858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:58.948 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:58.948 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:58 smithi155 bash[73694]: debug 2024-07-28T20:05:58.660+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:05:58.948 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:58 smithi155 bash[73694]: debug 2024-07-28T20:05:58.688+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:05:58 smithi045 bash[80445]: cluster 2024-07-28T20:05:57.117520+0000 mgr.y (mgr.34101) 1090 : cluster [DBG] pgmap v1858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:05:58 smithi045 bash[82788]: cluster 2024-07-28T20:05:57.117520+0000 mgr.y (mgr.34101) 1090 : cluster [DBG] pgmap v1858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:05:59.054 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:59.173 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:59.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:05:59.411 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:05:59.529 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:05:59.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:05:59.658 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:05:59.658 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:59 smithi155 bash[73694]: debug 2024-07-28T20:05:59.388+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:05:59.767 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:05:59.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 994 16 16 0 0 0 - 0 2024-07-28T20:05:59.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:00.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:00.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:05:59 smithi155 bash[73694]: debug 2024-07-28T20:05:59.660+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:00.078 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:06:00.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:00.232 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:00.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:00.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:00.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:00.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:00.785 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:06:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:06:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T20:06:00.798 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:06:00.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:00.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 995 16 16 0 0 0 - 0 2024-07-28T20:06:00.850 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:00 smithi045 bash[82788]: cluster 2024-07-28T20:05:59.119278+0000 mgr.y (mgr.34101) 1091 : cluster [DBG] pgmap v1859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:00.850 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:00 smithi045 bash[82788]: audit 2024-07-28T20:06:00.235813+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? 172.21.15.45:0/1875459196' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:06:00.850 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:00 smithi045 bash[80445]: cluster 2024-07-28T20:05:59.119278+0000 mgr.y (mgr.34101) 1091 : cluster [DBG] pgmap v1859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:00.850 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:00 smithi045 bash[80445]: audit 2024-07-28T20:06:00.235813+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? 172.21.15.45:0/1875459196' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:06:00.854 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:06:00.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T20:06:00.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:01.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:00 smithi155 bash[73694]: debug 2024-07-28T20:06:00.612+0000 7f8e37e1e640 -1 osd.4 1171 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:01.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:00 smithi155 bash[68033]: cluster 2024-07-28T20:05:59.119278+0000 mgr.y (mgr.34101) 1091 : cluster [DBG] pgmap v1859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:01.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:00 smithi155 bash[68033]: audit 2024-07-28T20:06:00.235813+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? 172.21.15.45:0/1875459196' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:06:01.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:01.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:01.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:01.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:01.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:01.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:01.768 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:01.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:01 smithi155 bash[68033]: cluster 2024-07-28T20:06:00.784308+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:01.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:01 smithi155 bash[68033]: audit 2024-07-28T20:06:00.798601+0000 mon.a (mon.0) 1776 : audit [INF] from='client.? 172.21.15.45:0/1875459196' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:06:01.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:01 smithi155 bash[68033]: cluster 2024-07-28T20:06:00.798721+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1172: 8 total, 2 up, 8 in 2024-07-28T20:06:01.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:01.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:01 smithi155 bash[73694]: debug 2024-07-28T20:06:01.572+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:01.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:01 smithi155 bash[73694]: debug 2024-07-28T20:06:01.624+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:01.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 996 16 16 0 0 0 - 0 2024-07-28T20:06:01.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:01 smithi045 bash[80445]: cluster 2024-07-28T20:06:00.784308+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:01 smithi045 bash[80445]: audit 2024-07-28T20:06:00.798601+0000 mon.a (mon.0) 1776 : audit [INF] from='client.? 172.21.15.45:0/1875459196' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:06:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:01 smithi045 bash[80445]: cluster 2024-07-28T20:06:00.798721+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1172: 8 total, 2 up, 8 in 2024-07-28T20:06:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:01 smithi045 bash[82788]: cluster 2024-07-28T20:06:00.784308+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:01 smithi045 bash[82788]: audit 2024-07-28T20:06:00.798601+0000 mon.a (mon.0) 1776 : audit [INF] from='client.? 172.21.15.45:0/1875459196' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:06:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:01 smithi045 bash[82788]: cluster 2024-07-28T20:06:00.798721+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1172: 8 total, 2 up, 8 in 2024-07-28T20:06:02.008 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:02.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:02.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:02.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:02.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:02.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:06:02 smithi155 bash[60745]: ts=2024-07-28T20:06:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:06:02.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:02.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:02.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:02.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 997 16 16 0 0 0 - 0 2024-07-28T20:06:02.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:03.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:02 smithi155 bash[68033]: cluster 2024-07-28T20:06:01.120132+0000 mgr.y (mgr.34101) 1092 : cluster [DBG] pgmap v1861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:03.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:02 smithi155 bash[73694]: debug 2024-07-28T20:06:02.564+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:03.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:03.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:02 smithi155 bash[73694]: debug 2024-07-28T20:06:02.696+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:03.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:03.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:03.211 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:02 smithi045 bash[80445]: cluster 2024-07-28T20:06:01.120132+0000 mgr.y (mgr.34101) 1092 : cluster [DBG] pgmap v1861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:03.212 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:02 smithi045 bash[82788]: cluster 2024-07-28T20:06:01.120132+0000 mgr.y (mgr.34101) 1092 : cluster [DBG] pgmap v1861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:03.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:03.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:03.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:03.447 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:03 smithi155 bash[73694]: debug 2024-07-28T20:06:03.316+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:03.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:03.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:06:03.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:03.790 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:03.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:03 smithi155 bash[73694]: debug 2024-07-28T20:06:03.580+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:03.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 998 16 16 0 0 0 - 0 2024-07-28T20:06:03.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:03.918 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:03 smithi155 bash[68033]: audit 2024-07-28T20:06:03.114872+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:03 smithi045 bash[80445]: audit 2024-07-28T20:06:03.114872+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:03 smithi045 bash[82788]: audit 2024-07-28T20:06:03.114872+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:04.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:04.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:04.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:04.273 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:04.273 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:03 smithi155 bash[73694]: debug 2024-07-28T20:06:03.988+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:04.382 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:04.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:04.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:04.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:04 smithi155 bash[73694]: debug 2024-07-28T20:06:04.464+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:04.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:04.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:04.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:04 smithi155 bash[73694]: debug 2024-07-28T20:06:04.556+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:04.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 999 16 16 0 0 0 - 0 2024-07-28T20:06:04.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:04.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:05.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:05.111 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:05.111 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:04 smithi155 bash[73694]: debug 2024-07-28T20:06:04.940+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:05.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:04 smithi155 bash[68033]: cluster 2024-07-28T20:06:03.124743+0000 mgr.y (mgr.34101) 1093 : cluster [DBG] pgmap v1862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:05.175 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:04 smithi045 bash[80445]: cluster 2024-07-28T20:06:03.124743+0000 mgr.y (mgr.34101) 1093 : cluster [DBG] pgmap v1862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:04 smithi045 bash[82788]: cluster 2024-07-28T20:06:03.124743+0000 mgr.y (mgr.34101) 1093 : cluster [DBG] pgmap v1862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:05.220 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:05.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:05.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:05.546 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:05 smithi155 bash[73694]: debug 2024-07-28T20:06:05.176+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:05.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:05.642 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:06:05.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:05.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:05 smithi155 bash[73694]: debug 2024-07-28T20:06:05.548+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:05.814 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:05.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:06:05.849426+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:06:05.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:06:05.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1000 16 16 0 0 0 - 0 2024-07-28T20:06:05.892 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:05.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:06.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:06.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:06.180 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:05 smithi155 bash[73694]: debug 2024-07-28T20:06:05.892+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:06.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:06.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:06.524 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:06.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:06.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:06 smithi155 bash[73694]: debug 2024-07-28T20:06:06.396+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:06.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:06 smithi155 bash[73694]: debug 2024-07-28T20:06:06.508+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:06.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:06.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:06.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:06.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1001 16 16 0 0 0 - 0 2024-07-28T20:06:06.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:06.894 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:06 smithi155 bash[68033]: cluster 2024-07-28T20:06:05.126689+0000 mgr.y (mgr.34101) 1094 : cluster [DBG] pgmap v1863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:06.894 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:06 smithi155 bash[73694]: debug 2024-07-28T20:06:06.620+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:07.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:07.069 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:06 smithi045 bash[80445]: cluster 2024-07-28T20:06:05.126689+0000 mgr.y (mgr.34101) 1094 : cluster [DBG] pgmap v1863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:07.069 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:06 smithi045 bash[82788]: cluster 2024-07-28T20:06:05.126689+0000 mgr.y (mgr.34101) 1094 : cluster [DBG] pgmap v1863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:07.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:07.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:07.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:07.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:07.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:07.709 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:07.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:07 smithi155 bash[73694]: debug 2024-07-28T20:06:07.488+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:07.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:07.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1002 16 16 0 0 0 - 0 2024-07-28T20:06:07.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:08.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:08.186 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:08.307 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:08.425 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:08.429 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:06:08.544 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:08.664 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:08.674 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:08 smithi155 bash[73694]: debug 2024-07-28T20:06:08.496+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:08.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:08.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1003 16 16 0 0 0 - 0 2024-07-28T20:06:08.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:08.914 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:08 smithi045 bash[82788]: cluster 2024-07-28T20:06:07.127691+0000 mgr.y (mgr.34101) 1095 : cluster [DBG] pgmap v1864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:08.914 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:08 smithi045 bash[80445]: cluster 2024-07-28T20:06:07.127691+0000 mgr.y (mgr.34101) 1095 : cluster [DBG] pgmap v1864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:09.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:09.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:08 smithi155 bash[68033]: cluster 2024-07-28T20:06:07.127691+0000 mgr.y (mgr.34101) 1095 : cluster [DBG] pgmap v1864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:09.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:09.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:09.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:09.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:09.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:09.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:09 smithi155 bash[73694]: debug 2024-07-28T20:06:09.540+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:09.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1004 16 16 0 0 0 - 0 2024-07-28T20:06:09.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:09.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:10.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:10.148 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:06:10.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:10.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:10.437 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:10.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:10.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:10 smithi155 bash[73694]: debug 2024-07-28T20:06:10.312+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:10.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:10.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:10.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:10.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:10 smithi155 bash[73694]: debug 2024-07-28T20:06:10.548+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:10.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1005 16 16 0 0 0 - 0 2024-07-28T20:06:10.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:11.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:11.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:11.152 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:10 smithi045 bash[80445]: cluster 2024-07-28T20:06:09.129416+0000 mgr.y (mgr.34101) 1096 : cluster [DBG] pgmap v1865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:11.152 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:06:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:06:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:06:11.152 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:10 smithi045 bash[82788]: cluster 2024-07-28T20:06:09.129416+0000 mgr.y (mgr.34101) 1096 : cluster [DBG] pgmap v1865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:11.153 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:10 smithi155 bash[68033]: cluster 2024-07-28T20:06:09.129416+0000 mgr.y (mgr.34101) 1096 : cluster [DBG] pgmap v1865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:11.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:11.320 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:06:11.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T20:06:11.381 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:11.500 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:11.617 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:11.696 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:11.696 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:11 smithi155 bash[73694]: debug 2024-07-28T20:06:11.480+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:11.696 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:11 smithi155 bash[73694]: debug 2024-07-28T20:06:11.544+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:11.696 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:11.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:11.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1006 16 16 0 0 0 - 0 2024-07-28T20:06:11.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:11.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:11.986 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:11 smithi155 bash[73694]: debug 2024-07-28T20:06:11.696+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:12.094 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:12.214 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:12.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:12.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:12 smithi155 bash[73694]: debug 2024-07-28T20:06:12.072+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:12.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:12.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:12.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:12.584 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:06:12 smithi155 bash[60745]: ts=2024-07-28T20:06:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:06:12.584 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:12 smithi155 bash[73694]: debug 2024-07-28T20:06:12.552+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:12.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:12.810 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:12.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1007 16 16 0 0 0 - 0 2024-07-28T20:06:12.932 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:13.052 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:13.146 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:12 smithi045 bash[80445]: cluster 2024-07-28T20:06:11.131187+0000 mgr.y (mgr.34101) 1097 : cluster [DBG] pgmap v1866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:13.147 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:12 smithi045 bash[82788]: cluster 2024-07-28T20:06:11.131187+0000 mgr.y (mgr.34101) 1097 : cluster [DBG] pgmap v1866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:13.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:13.183 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:12 smithi155 bash[68033]: cluster 2024-07-28T20:06:11.131187+0000 mgr.y (mgr.34101) 1097 : cluster [DBG] pgmap v1866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:13.291 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:13.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:13.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:13.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:13.764 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:13.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:13 smithi155 bash[73694]: debug 2024-07-28T20:06:13.548+0000 7f8e37e1e640 -1 osd.4 1172 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:13.844 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:06:13.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1008 16 16 0 0 0 - 0 2024-07-28T20:06:13.884 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:14.004 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:14.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:13 smithi155 bash[68033]: audit 2024-07-28T20:06:13.504493+0000 mon.c (mon.2) 366 : audit [INF] from='client.? 172.21.15.45:0/1389100572' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:06:14.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:13 smithi155 bash[68033]: audit 2024-07-28T20:06:13.505206+0000 mon.a (mon.0) 1778 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:06:14.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:13 smithi045 bash[80445]: audit 2024-07-28T20:06:13.504493+0000 mon.c (mon.2) 366 : audit [INF] from='client.? 172.21.15.45:0/1389100572' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:06:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:13 smithi045 bash[80445]: audit 2024-07-28T20:06:13.505206+0000 mon.a (mon.0) 1778 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:06:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:13 smithi045 bash[82788]: audit 2024-07-28T20:06:13.504493+0000 mon.c (mon.2) 366 : audit [INF] from='client.? 172.21.15.45:0/1389100572' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:06:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:13 smithi045 bash[82788]: audit 2024-07-28T20:06:13.505206+0000 mon.a (mon.0) 1778 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:06:14.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:14.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:14.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:14.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:14.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:14.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:14.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:14 smithi155 bash[73694]: debug 2024-07-28T20:06:14.516+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:14.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:14 smithi155 bash[73694]: debug 2024-07-28T20:06:14.564+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:14.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:14.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1009 16 16 0 0 0 - 0 2024-07-28T20:06:14.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:14 smithi045 bash[80445]: cluster 2024-07-28T20:06:13.133127+0000 mgr.y (mgr.34101) 1098 : cluster [DBG] pgmap v1867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:14 smithi045 bash[80445]: cluster 2024-07-28T20:06:13.825454+0000 mon.a (mon.0) 1779 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:06:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:14 smithi045 bash[80445]: audit 2024-07-28T20:06:13.843306+0000 mon.a (mon.0) 1780 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:06:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:14 smithi045 bash[80445]: cluster 2024-07-28T20:06:13.843496+0000 mon.a (mon.0) 1781 : cluster [DBG] osdmap e1173: 8 total, 2 up, 8 in 2024-07-28T20:06:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:14 smithi045 bash[82788]: cluster 2024-07-28T20:06:13.133127+0000 mgr.y (mgr.34101) 1098 : cluster [DBG] pgmap v1867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:14 smithi045 bash[82788]: cluster 2024-07-28T20:06:13.825454+0000 mon.a (mon.0) 1779 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:06:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:14 smithi045 bash[82788]: audit 2024-07-28T20:06:13.843306+0000 mon.a (mon.0) 1780 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:06:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:14 smithi045 bash[82788]: cluster 2024-07-28T20:06:13.843496+0000 mon.a (mon.0) 1781 : cluster [DBG] osdmap e1173: 8 total, 2 up, 8 in 2024-07-28T20:06:15.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:15.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:14 smithi155 bash[68033]: cluster 2024-07-28T20:06:13.133127+0000 mgr.y (mgr.34101) 1098 : cluster [DBG] pgmap v1867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:15.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:14 smithi155 bash[68033]: cluster 2024-07-28T20:06:13.825454+0000 mon.a (mon.0) 1779 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:06:15.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:14 smithi155 bash[68033]: audit 2024-07-28T20:06:13.843306+0000 mon.a (mon.0) 1780 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:06:15.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:14 smithi155 bash[68033]: cluster 2024-07-28T20:06:13.843496+0000 mon.a (mon.0) 1781 : cluster [DBG] osdmap e1173: 8 total, 2 up, 8 in 2024-07-28T20:06:15.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:15.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:15.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:15.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:15.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:15.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:15.748 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:15 smithi155 bash[73694]: debug 2024-07-28T20:06:15.476+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:15.748 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:15 smithi155 bash[73694]: debug 2024-07-28T20:06:15.532+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:15.748 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:15.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:15.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1010 16 16 0 0 0 - 0 2024-07-28T20:06:15.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:16.032 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:16.042 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:15 smithi155 bash[73694]: debug 2024-07-28T20:06:15.748+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:16.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:16.269 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:16.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:16.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:16.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:16.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:06:16.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:16.752 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:16.752 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:16 smithi155 bash[73694]: debug 2024-07-28T20:06:16.472+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:16.752 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:16 smithi155 bash[73694]: debug 2024-07-28T20:06:16.480+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:16.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:16.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:16 smithi155 bash[73694]: debug 2024-07-28T20:06:16.592+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:16.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1011 16 16 0 0 0 - 0 2024-07-28T20:06:16.861 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:16 smithi045 bash[82788]: cluster 2024-07-28T20:06:15.134089+0000 mgr.y (mgr.34101) 1099 : cluster [DBG] pgmap v1869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:16 smithi045 bash[80445]: cluster 2024-07-28T20:06:15.134089+0000 mgr.y (mgr.34101) 1099 : cluster [DBG] pgmap v1869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:16.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:17.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:16 smithi155 bash[68033]: cluster 2024-07-28T20:06:15.134089+0000 mgr.y (mgr.34101) 1099 : cluster [DBG] pgmap v1869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:17.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:17.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:16 smithi155 bash[73694]: debug 2024-07-28T20:06:16.824+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:17.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:17.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:16 smithi155 bash[73694]: debug 2024-07-28T20:06:16.952+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:17.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:17.200 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:06:17.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:17.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:17.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:17.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:17.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:17.707 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:17 smithi155 bash[73694]: debug 2024-07-28T20:06:17.452+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:17.707 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:17.708 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:17 smithi155 bash[73694]: debug 2024-07-28T20:06:17.536+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:17.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:17.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1012 16 16 0 0 0 - 0 2024-07-28T20:06:17.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:18.046 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:18.118 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:18.118 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:18 smithi155 bash[73694]: debug 2024-07-28T20:06:18.020+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:18.118 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:18.164 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:18.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:18.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:18 smithi155 bash[73694]: debug 2024-07-28T20:06:18.120+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:18.404 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:18.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:18.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:18 smithi155 bash[73694]: debug 2024-07-28T20:06:18.472+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:18.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:18.757 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:18.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1013 16 16 0 0 0 - 0 2024-07-28T20:06:18.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:18.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:19.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:18 smithi155 bash[68033]: cluster 2024-07-28T20:06:17.135962+0000 mgr.y (mgr.34101) 1100 : cluster [DBG] pgmap v1870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:19.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:18 smithi155 bash[68033]: audit 2024-07-28T20:06:18.122255+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:19.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:18 smithi155 bash[68033]: audit 2024-07-28T20:06:18.124842+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:19.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:19.152 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:18 smithi045 bash[80445]: cluster 2024-07-28T20:06:17.135962+0000 mgr.y (mgr.34101) 1100 : cluster [DBG] pgmap v1870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:19.152 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:18 smithi045 bash[80445]: audit 2024-07-28T20:06:18.122255+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:19.152 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:18 smithi045 bash[80445]: audit 2024-07-28T20:06:18.124842+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:19.152 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:18 smithi045 bash[82788]: cluster 2024-07-28T20:06:17.135962+0000 mgr.y (mgr.34101) 1100 : cluster [DBG] pgmap v1870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:19.152 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:18 smithi045 bash[82788]: audit 2024-07-28T20:06:18.122255+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:19.152 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:18 smithi045 bash[82788]: audit 2024-07-28T20:06:18.124842+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:19.260 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:19.378 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:19.496 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:19.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:19 smithi155 bash[73694]: debug 2024-07-28T20:06:19.516+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:19.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:19.735 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:19.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:19.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:19 smithi155 bash[73694]: debug 2024-07-28T20:06:19.720+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:19.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:19.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:19.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1014 16 16 0 0 0 - 0 2024-07-28T20:06:19.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:19.977 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:19 smithi155 bash[73694]: debug 2024-07-28T20:06:19.812+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:20.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:20.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:20.210 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:20.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:20 smithi155 bash[73694]: debug 2024-07-28T20:06:20.036+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:20.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:20.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:20.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:20.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:06:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:06:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:06:20.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:20 smithi155 bash[73694]: debug 2024-07-28T20:06:20.472+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:20.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1015 16 16 0 0 0 - 0 2024-07-28T20:06:20.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:20.974 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:06:21.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:21.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:21.156 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:20 smithi045 bash[82788]: cluster 2024-07-28T20:06:19.137694+0000 mgr.y (mgr.34101) 1101 : cluster [DBG] pgmap v1871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:21.156 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:20 smithi045 bash[80445]: cluster 2024-07-28T20:06:19.137694+0000 mgr.y (mgr.34101) 1101 : cluster [DBG] pgmap v1871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:21.265 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:21.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:20 smithi155 bash[68033]: cluster 2024-07-28T20:06:19.137694+0000 mgr.y (mgr.34101) 1101 : cluster [DBG] pgmap v1871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:21.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:21.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:21.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:21.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:21.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:21 smithi155 bash[73694]: debug 2024-07-28T20:06:21.444+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:21.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1016 16 16 0 0 0 - 0 2024-07-28T20:06:21.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:21.866 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:06:21.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T20:06:21.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:22.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:22.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:22.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:22.451 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:22.484 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:06:22 smithi155 bash[60745]: ts=2024-07-28T20:06:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:06:22.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:22.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:22.701 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:22 smithi155 bash[73694]: debug 2024-07-28T20:06:22.484+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:22.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:22.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1017 16 16 0 0 0 - 0 2024-07-28T20:06:22.931 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:23.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:23.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:23.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:22 smithi155 bash[73694]: debug 2024-07-28T20:06:22.788+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:23.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:22 smithi155 bash[68033]: cluster 2024-07-28T20:06:21.138562+0000 mgr.y (mgr.34101) 1102 : cluster [DBG] pgmap v1872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:23.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:22 smithi045 bash[80445]: cluster 2024-07-28T20:06:21.138562+0000 mgr.y (mgr.34101) 1102 : cluster [DBG] pgmap v1872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:22 smithi045 bash[82788]: cluster 2024-07-28T20:06:21.138562+0000 mgr.y (mgr.34101) 1102 : cluster [DBG] pgmap v1872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:23.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:23.357 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:06:23.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:23.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:23.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:23.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:23.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:23 smithi155 bash[73694]: debug 2024-07-28T20:06:23.500+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:23.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1018 16 16 0 0 0 - 0 2024-07-28T20:06:23.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:24.006 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:24.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:24.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:24.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:24.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:24.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:24.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:24.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:24 smithi155 bash[73694]: debug 2024-07-28T20:06:24.456+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:24.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:24.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1019 16 16 0 0 0 - 0 2024-07-28T20:06:24.882 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:24 smithi045 bash[80445]: cluster 2024-07-28T20:06:23.140568+0000 mgr.y (mgr.34101) 1103 : cluster [DBG] pgmap v1873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:24.883 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:24 smithi045 bash[82788]: cluster 2024-07-28T20:06:23.140568+0000 mgr.y (mgr.34101) 1103 : cluster [DBG] pgmap v1873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:24.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:25.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:25.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:25.201 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:24 smithi155 bash[68033]: cluster 2024-07-28T20:06:23.140568+0000 mgr.y (mgr.34101) 1103 : cluster [DBG] pgmap v1873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:25.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:25.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:25.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:25.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:25.768 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:25 smithi155 bash[73694]: debug 2024-07-28T20:06:25.488+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:25.768 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:25.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:25.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:06:25.851978+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:06:25.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:06:25.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1020 16 16 0 0 0 - 0 2024-07-28T20:06:25.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:26.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:26.149 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:26.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:26.389 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:26.406 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:06:26.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:26.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:25 smithi155 bash[73694]: debug 2024-07-28T20:06:25.768+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:26.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:26.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:26 smithi155 bash[73694]: debug 2024-07-28T20:06:26.456+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:26.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:26 smithi155 bash[73694]: debug 2024-07-28T20:06:26.480+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:26.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:26.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:26.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1021 16 16 0 0 0 - 0 2024-07-28T20:06:26.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:26.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:27.107 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:26 smithi155 bash[68033]: cluster 2024-07-28T20:06:25.142367+0000 mgr.y (mgr.34101) 1104 : cluster [DBG] pgmap v1874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:27.118 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:27.118 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:26 smithi155 bash[73694]: debug 2024-07-28T20:06:26.964+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:26 smithi045 bash[80445]: cluster 2024-07-28T20:06:25.142367+0000 mgr.y (mgr.34101) 1104 : cluster [DBG] pgmap v1874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:26 smithi045 bash[82788]: cluster 2024-07-28T20:06:25.142367+0000 mgr.y (mgr.34101) 1104 : cluster [DBG] pgmap v1874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:27.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:27.344 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:27.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:27.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:27 smithi155 bash[73694]: debug 2024-07-28T20:06:27.484+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:27.583 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:27.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:27.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:27.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1022 16 16 0 0 0 - 0 2024-07-28T20:06:27.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:28.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:28.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:28.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:28.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:28.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:28.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:28 smithi155 bash[73694]: debug 2024-07-28T20:06:28.148+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:28.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:28.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:28.764 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:28.772 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:28 smithi155 bash[73694]: debug 2024-07-28T20:06:28.484+0000 7f8e37e1e640 -1 osd.4 1173 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:28.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:28.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1023 16 16 0 0 0 - 0 2024-07-28T20:06:28.872 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:06:28.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:28.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:29.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:28 smithi155 bash[73694]: debug 2024-07-28T20:06:28.864+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:29.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:28 smithi155 bash[68033]: cluster 2024-07-28T20:06:27.144308+0000 mgr.y (mgr.34101) 1105 : cluster [DBG] pgmap v1875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:29.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:28 smithi155 bash[68033]: audit 2024-07-28T20:06:28.281232+0000 mon.a (mon.0) 1783 : audit [INF] from='client.? 172.21.15.45:0/3273591649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:06:29.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:28 smithi155 bash[68033]: audit 2024-07-28T20:06:28.463434+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:06:29.110 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:29.164 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:28 smithi045 bash[80445]: cluster 2024-07-28T20:06:27.144308+0000 mgr.y (mgr.34101) 1105 : cluster [DBG] pgmap v1875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:29.164 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:28 smithi045 bash[80445]: audit 2024-07-28T20:06:28.281232+0000 mon.a (mon.0) 1783 : audit [INF] from='client.? 172.21.15.45:0/3273591649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:06:29.164 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:28 smithi045 bash[80445]: audit 2024-07-28T20:06:28.463434+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:06:29.165 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:28 smithi045 bash[82788]: cluster 2024-07-28T20:06:27.144308+0000 mgr.y (mgr.34101) 1105 : cluster [DBG] pgmap v1875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:29.165 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:28 smithi045 bash[82788]: audit 2024-07-28T20:06:28.281232+0000 mon.a (mon.0) 1783 : audit [INF] from='client.? 172.21.15.45:0/3273591649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:06:29.165 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:28 smithi045 bash[82788]: audit 2024-07-28T20:06:28.463434+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:06:29.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:29.345 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:29.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:29.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:29.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:29.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:29.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:29 smithi155 bash[73694]: debug 2024-07-28T20:06:29.496+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:29.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:29 smithi155 bash[73694]: debug 2024-07-28T20:06:29.552+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:29.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:29.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1024 16 16 0 0 0 - 0 2024-07-28T20:06:29.944 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:30.064 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:30.075 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:29 smithi045 bash[80445]: cluster 2024-07-28T20:06:28.865119+0000 mon.a (mon.0) 1784 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:30.076 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:29 smithi045 bash[80445]: audit 2024-07-28T20:06:28.872348+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? 172.21.15.45:0/3273591649' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:06:30.076 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:29 smithi045 bash[80445]: cluster 2024-07-28T20:06:28.872477+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1174: 8 total, 2 up, 8 in 2024-07-28T20:06:30.076 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:29 smithi045 bash[82788]: cluster 2024-07-28T20:06:28.865119+0000 mon.a (mon.0) 1784 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:30.076 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:29 smithi045 bash[82788]: audit 2024-07-28T20:06:28.872348+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? 172.21.15.45:0/3273591649' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:06:30.076 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:29 smithi045 bash[82788]: cluster 2024-07-28T20:06:28.872477+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1174: 8 total, 2 up, 8 in 2024-07-28T20:06:30.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:30.195 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:29 smithi155 bash[68033]: cluster 2024-07-28T20:06:28.865119+0000 mon.a (mon.0) 1784 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:30.195 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:29 smithi155 bash[68033]: audit 2024-07-28T20:06:28.872348+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? 172.21.15.45:0/3273591649' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:06:30.195 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:29 smithi155 bash[68033]: cluster 2024-07-28T20:06:28.872477+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1174: 8 total, 2 up, 8 in 2024-07-28T20:06:30.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:30.423 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:30.488 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:30.488 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:30 smithi155 bash[73694]: debug 2024-07-28T20:06:30.276+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:30.544 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:30.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:30.761 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:30 smithi155 bash[73694]: debug 2024-07-28T20:06:30.488+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:30.761 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:30.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:30.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1025 16 16 0 0 0 - 0 2024-07-28T20:06:30.884 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:06:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:06:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:06:30.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:31.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:31.028 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:30 smithi155 bash[68033]: cluster 2024-07-28T20:06:29.145208+0000 mgr.y (mgr.34101) 1106 : cluster [DBG] pgmap v1877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:31.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:30 smithi155 bash[73694]: debug 2024-07-28T20:06:30.760+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:31.029 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:31.029 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:30 smithi155 bash[73694]: debug 2024-07-28T20:06:30.872+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:31.135 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:31.152 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:06:31.154 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:30 smithi045 bash[80445]: cluster 2024-07-28T20:06:29.145208+0000 mgr.y (mgr.34101) 1106 : cluster [DBG] pgmap v1877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:31.154 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:30 smithi045 bash[82788]: cluster 2024-07-28T20:06:29.145208+0000 mgr.y (mgr.34101) 1106 : cluster [DBG] pgmap v1877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:31.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:31.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:31.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:31 smithi155 bash[73694]: debug 2024-07-28T20:06:31.112+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:31.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:31.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:31.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:31.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:31.616 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:31 smithi155 bash[73694]: debug 2024-07-28T20:06:31.336+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:31.616 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:31 smithi155 bash[73694]: debug 2024-07-28T20:06:31.452+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:31.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:31.844 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:31.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1026 16 16 0 0 0 - 0 2024-07-28T20:06:31.949 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:06:31.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T20:06:31.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:32.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:32.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:31 smithi155 bash[73694]: debug 2024-07-28T20:06:31.820+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:32.084 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:32.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:32.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:06:32.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:32.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:32.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:32.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:32.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:32 smithi155 bash[73694]: debug 2024-07-28T20:06:32.496+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:32.801 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:06:32 smithi155 bash[60745]: ts=2024-07-28T20:06:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:06:32.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:32.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1027 16 16 0 0 0 - 0 2024-07-28T20:06:32.933 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:33.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:33.174 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:33.185 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:32 smithi155 bash[68033]: cluster 2024-07-28T20:06:31.146356+0000 mgr.y (mgr.34101) 1107 : cluster [DBG] pgmap v1878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:32 smithi045 bash[80445]: cluster 2024-07-28T20:06:31.146356+0000 mgr.y (mgr.34101) 1107 : cluster [DBG] pgmap v1878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:32 smithi045 bash[82788]: cluster 2024-07-28T20:06:31.146356+0000 mgr.y (mgr.34101) 1107 : cluster [DBG] pgmap v1878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:33.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:33.415 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:33.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:33.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:33 smithi155 bash[73694]: debug 2024-07-28T20:06:33.388+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:33.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:33.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:33.620 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:33 smithi155 bash[73694]: debug 2024-07-28T20:06:33.484+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:33.620 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:33 smithi155 bash[73694]: debug 2024-07-28T20:06:33.484+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:33.620 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:33.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:33.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:33.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:33 smithi155 bash[73694]: debug 2024-07-28T20:06:33.620+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:33.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1028 16 16 0 0 0 - 0 2024-07-28T20:06:33.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:33.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:34.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:34.229 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:34.236 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:34 smithi155 bash[68033]: audit 2024-07-28T20:06:33.121073+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:34.236 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:34 smithi155 bash[68033]: audit 2024-07-28T20:06:33.124836+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:34.236 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:34 smithi155 bash[68033]: cluster 2024-07-28T20:06:33.148147+0000 mgr.y (mgr.34101) 1108 : cluster [DBG] pgmap v1879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:34.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:34.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:34 smithi045 bash[80445]: audit 2024-07-28T20:06:33.121073+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:34 smithi045 bash[80445]: audit 2024-07-28T20:06:33.124836+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:34 smithi045 bash[80445]: cluster 2024-07-28T20:06:33.148147+0000 mgr.y (mgr.34101) 1108 : cluster [DBG] pgmap v1879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:34 smithi045 bash[82788]: audit 2024-07-28T20:06:33.121073+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:34 smithi045 bash[82788]: audit 2024-07-28T20:06:33.124836+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:34 smithi045 bash[82788]: cluster 2024-07-28T20:06:33.148147+0000 mgr.y (mgr.34101) 1108 : cluster [DBG] pgmap v1879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:34.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:34.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:34.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:34 smithi155 bash[73694]: debug 2024-07-28T20:06:34.516+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:34.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:34.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1029 16 16 0 0 0 - 0 2024-07-28T20:06:34.917 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:35.036 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:35.149 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:35.264 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:35.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:35 smithi045 bash[80445]: audit 2024-07-28T20:06:34.363821+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:35 smithi045 bash[80445]: audit 2024-07-28T20:06:34.375860+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:35 smithi045 bash[80445]: audit 2024-07-28T20:06:35.157195+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:35 smithi045 bash[80445]: audit 2024-07-28T20:06:35.163080+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:35 smithi045 bash[82788]: audit 2024-07-28T20:06:34.363821+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:35 smithi045 bash[82788]: audit 2024-07-28T20:06:34.375860+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:35 smithi045 bash[82788]: audit 2024-07-28T20:06:35.157195+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:35 smithi045 bash[82788]: audit 2024-07-28T20:06:35.163080+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:35.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:35.736 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:35.747 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:35 smithi155 bash[68033]: audit 2024-07-28T20:06:34.363821+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.747 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:35 smithi155 bash[68033]: audit 2024-07-28T20:06:34.375860+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.747 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:35 smithi155 bash[68033]: audit 2024-07-28T20:06:35.157195+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.747 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:35 smithi155 bash[68033]: audit 2024-07-28T20:06:35.163080+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:35.748 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:35 smithi155 bash[73694]: debug 2024-07-28T20:06:35.472+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:35.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1030 16 16 0 0 0 - 0 2024-07-28T20:06:35.856 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:35.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:36.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:36.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:36.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:36.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:36.465 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:06:36.466 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:06:36.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:36.685 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:36 smithi045 bash[82788]: cluster 2024-07-28T20:06:35.148995+0000 mgr.y (mgr.34101) 1109 : cluster [DBG] pgmap v1880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:36.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:36 smithi045 bash[82788]: audit 2024-07-28T20:06:35.600182+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:06:36.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:36 smithi045 bash[82788]: audit 2024-07-28T20:06:35.602014+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:06:36.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:36 smithi045 bash[82788]: audit 2024-07-28T20:06:35.612885+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:36.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:36 smithi045 bash[80445]: cluster 2024-07-28T20:06:35.148995+0000 mgr.y (mgr.34101) 1109 : cluster [DBG] pgmap v1880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:36.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:36 smithi045 bash[80445]: audit 2024-07-28T20:06:35.600182+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:06:36.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:36 smithi045 bash[80445]: audit 2024-07-28T20:06:35.602014+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:06:36.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:36 smithi045 bash[80445]: audit 2024-07-28T20:06:35.612885+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:36.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:36.702 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:36.702 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:36 smithi155 bash[73694]: debug 2024-07-28T20:06:36.424+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:36.702 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:36 smithi155 bash[73694]: debug 2024-07-28T20:06:36.448+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:36.702 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:36 smithi155 bash[68033]: cluster 2024-07-28T20:06:35.148995+0000 mgr.y (mgr.34101) 1109 : cluster [DBG] pgmap v1880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:36.702 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:36 smithi155 bash[68033]: audit 2024-07-28T20:06:35.600182+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:06:36.702 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:36 smithi155 bash[68033]: audit 2024-07-28T20:06:35.602014+0000 mon.c (mon.2) 371 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:06:36.703 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:36 smithi155 bash[68033]: audit 2024-07-28T20:06:35.612885+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:06:36.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:36.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1031 16 16 0 0 0 - 0 2024-07-28T20:06:36.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:37.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:37.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:37.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:37.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:37.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:37.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:37 smithi155 bash[73694]: debug 2024-07-28T20:06:37.420+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:37.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:37.768 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:37.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1032 16 16 0 0 0 - 0 2024-07-28T20:06:37.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:38.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:38.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:38.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:38.364 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:38.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:38.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:38 smithi045 bash[82788]: cluster 2024-07-28T20:06:37.150267+0000 mgr.y (mgr.34101) 1110 : cluster [DBG] pgmap v1881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:38 smithi045 bash[80445]: cluster 2024-07-28T20:06:37.150267+0000 mgr.y (mgr.34101) 1110 : cluster [DBG] pgmap v1881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:38.720 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:38.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:38 smithi155 bash[73694]: debug 2024-07-28T20:06:38.424+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:38.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:38 smithi155 bash[68033]: cluster 2024-07-28T20:06:37.150267+0000 mgr.y (mgr.34101) 1110 : cluster [DBG] pgmap v1881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:38.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:38.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1033 16 16 0 0 0 - 0 2024-07-28T20:06:38.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:39.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:39.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:39.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:39.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:39 smithi155 bash[73694]: debug 2024-07-28T20:06:39.040+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:39.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:39.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:39.560 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:39.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:39.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:39.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:39 smithi155 bash[73694]: debug 2024-07-28T20:06:39.388+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:39.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1034 16 16 0 0 0 - 0 2024-07-28T20:06:39.917 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:40.036 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:40.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:40.253 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:40.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:40.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:40.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:40.523 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:40 smithi045 bash[82788]: cluster 2024-07-28T20:06:39.151991+0000 mgr.y (mgr.34101) 1111 : cluster [DBG] pgmap v1882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:40.523 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:40 smithi045 bash[80445]: cluster 2024-07-28T20:06:39.151991+0000 mgr.y (mgr.34101) 1111 : cluster [DBG] pgmap v1882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:40 smithi155 bash[68033]: cluster 2024-07-28T20:06:39.151991+0000 mgr.y (mgr.34101) 1111 : cluster [DBG] pgmap v1882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:40 smithi155 bash[73694]: debug 2024-07-28T20:06:40.252+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:40 smithi155 bash[73694]: debug 2024-07-28T20:06:40.368+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:40.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:40 smithi155 bash[73694]: debug 2024-07-28T20:06:40.372+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:40.633 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:40.752 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:40.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1035 16 16 0 0 0 - 0 2024-07-28T20:06:40.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:06:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:06:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:06:40.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:41.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:41.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:40 smithi155 bash[73694]: debug 2024-07-28T20:06:40.708+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:40 smithi155 bash[73694]: debug 2024-07-28T20:06:40.852+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:41.107 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:41.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:41.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:41.388 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:41.388 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:41 smithi155 bash[73694]: debug 2024-07-28T20:06:41.200+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:41.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:41.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:41.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:41.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:41 smithi155 bash[73694]: debug 2024-07-28T20:06:41.388+0000 7f8e37e1e640 -1 osd.4 1174 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:41.820 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:41.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1036 16 16 0 0 0 - 0 2024-07-28T20:06:41.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:42.018 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:42.054 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:06:42.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:42.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:42.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:42.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:42 smithi155 bash[73694]: debug 2024-07-28T20:06:42.016+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:42.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:42.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:42 smithi155 bash[73694]: debug 2024-07-28T20:06:42.160+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:42.389 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:06:42 smithi155 bash[60745]: ts=2024-07-28T20:06:42.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:06:42.402 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:06:42.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:42.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:42.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:42 smithi155 bash[68033]: cluster 2024-07-28T20:06:41.153749+0000 mgr.y (mgr.34101) 1112 : cluster [DBG] pgmap v1883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:42.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:42 smithi155 bash[68033]: audit 2024-07-28T20:06:42.241700+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? 172.21.15.45:0/2547013142' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:06:42.612 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:42 smithi155 bash[73694]: debug 2024-07-28T20:06:42.408+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:42.612 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:42.649 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:42 smithi045 bash[80445]: cluster 2024-07-28T20:06:41.153749+0000 mgr.y (mgr.34101) 1112 : cluster [DBG] pgmap v1883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:42 smithi045 bash[80445]: audit 2024-07-28T20:06:42.241700+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? 172.21.15.45:0/2547013142' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:06:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:42 smithi045 bash[82788]: cluster 2024-07-28T20:06:41.153749+0000 mgr.y (mgr.34101) 1112 : cluster [DBG] pgmap v1883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:42 smithi045 bash[82788]: audit 2024-07-28T20:06:42.241700+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? 172.21.15.45:0/2547013142' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:06:42.745 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:42 smithi155 bash[73694]: debug 2024-07-28T20:06:42.612+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:42.745 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:42.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:42.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1037 16 16 0 0 0 - 0 2024-07-28T20:06:42.892 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:42.904 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:42 smithi155 bash[73694]: debug 2024-07-28T20:06:42.744+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:42.967 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:06:42.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T20:06:43.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:43.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:43.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:43.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:43.486 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:43.609 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:43 smithi045 bash[82788]: cluster 2024-07-28T20:06:42.388347+0000 mon.a (mon.0) 1794 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:43 smithi045 bash[82788]: audit 2024-07-28T20:06:42.402827+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? 172.21.15.45:0/2547013142' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:06:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:43 smithi045 bash[82788]: cluster 2024-07-28T20:06:42.402989+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1175: 8 total, 2 up, 8 in 2024-07-28T20:06:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:43 smithi045 bash[80445]: cluster 2024-07-28T20:06:42.388347+0000 mon.a (mon.0) 1794 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:43 smithi045 bash[80445]: audit 2024-07-28T20:06:42.402827+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? 172.21.15.45:0/2547013142' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:06:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:43 smithi045 bash[80445]: cluster 2024-07-28T20:06:42.402989+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1175: 8 total, 2 up, 8 in 2024-07-28T20:06:43.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:43.741 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:43 smithi155 bash[73694]: debug 2024-07-28T20:06:43.432+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:43.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:43 smithi155 bash[68033]: cluster 2024-07-28T20:06:42.388347+0000 mon.a (mon.0) 1794 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:43.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:43 smithi155 bash[68033]: audit 2024-07-28T20:06:42.402827+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? 172.21.15.45:0/2547013142' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:06:43.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:43 smithi155 bash[68033]: cluster 2024-07-28T20:06:42.402989+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1175: 8 total, 2 up, 8 in 2024-07-28T20:06:43.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:43.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1038 16 16 0 0 0 - 0 2024-07-28T20:06:43.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:44.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:44.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:44.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:44.402 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:44 smithi045 bash[82788]: cluster 2024-07-28T20:06:43.154647+0000 mgr.y (mgr.34101) 1113 : cluster [DBG] pgmap v1885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:44.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:44.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:44.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:44.693 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:44 smithi045 bash[80445]: cluster 2024-07-28T20:06:43.154647+0000 mgr.y (mgr.34101) 1113 : cluster [DBG] pgmap v1885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:44.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:44 smithi155 bash[68033]: cluster 2024-07-28T20:06:43.154647+0000 mgr.y (mgr.34101) 1113 : cluster [DBG] pgmap v1885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:44.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:44 smithi155 bash[73694]: debug 2024-07-28T20:06:44.392+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:44.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:44.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:44 smithi155 bash[73694]: debug 2024-07-28T20:06:44.520+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:44.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:44.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1039 16 16 0 0 0 - 0 2024-07-28T20:06:44.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:45.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:45.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:45.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:45.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:45.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:45.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:06:45.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:45 smithi155 bash[73694]: debug 2024-07-28T20:06:45.343+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:45 smithi155 bash[73694]: debug 2024-07-28T20:06:45.379+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:45.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:45.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:45.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:06:45.854998+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:06:45.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:06:45.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1040 16 16 0 0 0 - 0 2024-07-28T20:06:45.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:45.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:46.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:46.228 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:46.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:46.347 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:46.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:46.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:46 smithi155 bash[68033]: cluster 2024-07-28T20:06:45.156550+0000 mgr.y (mgr.34101) 1114 : cluster [DBG] pgmap v1886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:46.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:46 smithi155 bash[73694]: debug 2024-07-28T20:06:46.331+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:46.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:46 smithi155 bash[73694]: debug 2024-07-28T20:06:46.367+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:46.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:46.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:46 smithi045 bash[80445]: cluster 2024-07-28T20:06:45.156550+0000 mgr.y (mgr.34101) 1114 : cluster [DBG] pgmap v1886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:46 smithi045 bash[82788]: cluster 2024-07-28T20:06:45.156550+0000 mgr.y (mgr.34101) 1114 : cluster [DBG] pgmap v1886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:46.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:46.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1041 16 16 0 0 0 - 0 2024-07-28T20:06:46.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:47.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:47.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:47.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:47.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:46 smithi155 bash[73694]: debug 2024-07-28T20:06:46.923+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:47.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:47.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:47.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:47.548 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:47 smithi155 bash[73694]: debug 2024-07-28T20:06:47.339+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:47.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:47.726 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:06:47.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:47.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1042 16 16 0 0 0 - 0 2024-07-28T20:06:47.897 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:48.017 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:48.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:48.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:48.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:48.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:47 smithi155 bash[73694]: debug 2024-07-28T20:06:47.987+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:48.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:48 smithi155 bash[73694]: debug 2024-07-28T20:06:48.295+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:48.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:48.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:48.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:48 smithi155 bash[68033]: cluster 2024-07-28T20:06:47.158569+0000 mgr.y (mgr.34101) 1115 : cluster [DBG] pgmap v1887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:48.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:48 smithi155 bash[68033]: audit 2024-07-28T20:06:48.116119+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:48.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:48 smithi045 bash[80445]: cluster 2024-07-28T20:06:47.158569+0000 mgr.y (mgr.34101) 1115 : cluster [DBG] pgmap v1887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:48 smithi045 bash[80445]: audit 2024-07-28T20:06:48.116119+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:48 smithi045 bash[82788]: cluster 2024-07-28T20:06:47.158569+0000 mgr.y (mgr.34101) 1115 : cluster [DBG] pgmap v1887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:48 smithi045 bash[82788]: audit 2024-07-28T20:06:48.116119+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:06:48.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:48.844 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:48.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1043 16 16 0 0 0 - 0 2024-07-28T20:06:48.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:49.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:49.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:49.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:49.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:49.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:49.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:49 smithi155 bash[73694]: debug 2024-07-28T20:06:49.255+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:49.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:49.755 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:06:49.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:49.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1044 16 16 0 0 0 - 0 2024-07-28T20:06:49.904 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:50.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:50.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:50.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:50.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:50 smithi155 bash[73694]: debug 2024-07-28T20:06:50.267+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:50.376 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:50.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:50.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:50.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:50 smithi155 bash[73694]: debug 2024-07-28T20:06:50.463+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:50.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:50 smithi155 bash[68033]: cluster 2024-07-28T20:06:49.159581+0000 mgr.y (mgr.34101) 1116 : cluster [DBG] pgmap v1888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:50.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:50 smithi045 bash[80445]: cluster 2024-07-28T20:06:49.159581+0000 mgr.y (mgr.34101) 1116 : cluster [DBG] pgmap v1888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:50.595 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:50 smithi045 bash[82788]: cluster 2024-07-28T20:06:49.159581+0000 mgr.y (mgr.34101) 1116 : cluster [DBG] pgmap v1888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:50.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:06:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:06:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:06:50.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:50.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1045 16 16 0 0 0 - 0 2024-07-28T20:06:50.856 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:50.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:51.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:51.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:51.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:51.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:51.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:51.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:51 smithi155 bash[73694]: debug 2024-07-28T20:06:51.275+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:51.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:51 smithi155 bash[73694]: debug 2024-07-28T20:06:51.307+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:51.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:51.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:51.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:51.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1046 16 16 0 0 0 - 0 2024-07-28T20:06:51.933 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:52.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:52.174 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:52.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:52.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:52.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:52.543 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:52 smithi155 bash[73694]: debug 2024-07-28T20:06:52.271+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:52.544 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:06:52 smithi155 bash[60745]: ts=2024-07-28T20:06:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:06:52.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:52 smithi155 bash[68033]: cluster 2024-07-28T20:06:51.161456+0000 mgr.y (mgr.34101) 1117 : cluster [DBG] pgmap v1889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:52.652 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:52.661 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:52 smithi045 bash[80445]: cluster 2024-07-28T20:06:51.161456+0000 mgr.y (mgr.34101) 1117 : cluster [DBG] pgmap v1889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:52.661 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:52 smithi045 bash[82788]: cluster 2024-07-28T20:06:51.161456+0000 mgr.y (mgr.34101) 1117 : cluster [DBG] pgmap v1889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:52.719 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:06:52.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:52.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:52.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1047 16 16 0 0 0 - 0 2024-07-28T20:06:52.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:53.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:53.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:52 smithi155 bash[73694]: debug 2024-07-28T20:06:52.871+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:53.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:53.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:53.368 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:53.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:53.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:53 smithi155 bash[73694]: debug 2024-07-28T20:06:53.255+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:53.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:53.726 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:53.845 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:53.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1048 16 16 0 0 0 - 0 2024-07-28T20:06:53.964 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:54.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:54.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:54.237 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:06:54.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T20:06:54.322 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:54.422 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:54 smithi155 bash[73694]: debug 2024-07-28T20:06:54.291+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:54.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:54 smithi045 bash[80445]: cluster 2024-07-28T20:06:53.163412+0000 mgr.y (mgr.34101) 1118 : cluster [DBG] pgmap v1890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:54 smithi045 bash[82788]: cluster 2024-07-28T20:06:53.163412+0000 mgr.y (mgr.34101) 1118 : cluster [DBG] pgmap v1890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:54.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:54 smithi155 bash[68033]: cluster 2024-07-28T20:06:53.163412+0000 mgr.y (mgr.34101) 1118 : cluster [DBG] pgmap v1890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:54.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:54.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:54.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:54.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1049 16 16 0 0 0 - 0 2024-07-28T20:06:54.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:55.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:06:55.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:55.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:55.397 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:55.516 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:55.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:55.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:55 smithi155 bash[73694]: debug 2024-07-28T20:06:55.259+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:55.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:55 smithi155 bash[73694]: debug 2024-07-28T20:06:55.295+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:55.629 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:55.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:55.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1050 16 16 0 0 0 - 0 2024-07-28T20:06:55.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:55.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:56.100 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:56.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:56.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:56.433 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:06:56.434 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:56.434 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:56 smithi155 bash[73694]: debug 2024-07-28T20:06:56.199+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:56.435 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:56 smithi155 bash[73694]: debug 2024-07-28T20:06:56.327+0000 7f8e37e1e640 -1 osd.4 1175 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:56.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:56.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:56.619 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:56 smithi045 bash[80445]: cluster 2024-07-28T20:06:55.165200+0000 mgr.y (mgr.34101) 1119 : cluster [DBG] pgmap v1891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:56.620 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:56 smithi045 bash[80445]: audit 2024-07-28T20:06:55.866951+0000 mon.c (mon.2) 373 : audit [INF] from='client.? 172.21.15.45:0/3104265873' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:06:56.620 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:56 smithi045 bash[80445]: audit 2024-07-28T20:06:55.868736+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:06:56.620 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:56 smithi045 bash[82788]: cluster 2024-07-28T20:06:55.165200+0000 mgr.y (mgr.34101) 1119 : cluster [DBG] pgmap v1891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:56.620 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:56 smithi045 bash[82788]: audit 2024-07-28T20:06:55.866951+0000 mon.c (mon.2) 373 : audit [INF] from='client.? 172.21.15.45:0/3104265873' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:06:56.620 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:56 smithi045 bash[82788]: audit 2024-07-28T20:06:55.868736+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:06:56.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:56.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:56.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:56 smithi155 bash[73694]: debug 2024-07-28T20:06:56.667+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:56.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:56 smithi155 bash[68033]: cluster 2024-07-28T20:06:55.165200+0000 mgr.y (mgr.34101) 1119 : cluster [DBG] pgmap v1891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:56.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:56 smithi155 bash[68033]: audit 2024-07-28T20:06:55.866951+0000 mon.c (mon.2) 373 : audit [INF] from='client.? 172.21.15.45:0/3104265873' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:06:56.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:56 smithi155 bash[68033]: audit 2024-07-28T20:06:55.868736+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:06:56.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:56.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1051 16 16 0 0 0 - 0 2024-07-28T20:06:56.931 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:57.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:57.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:57.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:57.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:57.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:57.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:57.658 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:57 smithi155 bash[73694]: debug 2024-07-28T20:06:57.371+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:57.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:57 smithi155 bash[68033]: cluster 2024-07-28T20:06:56.424377+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:57.658 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:57 smithi155 bash[68033]: audit 2024-07-28T20:06:56.432079+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:06:57.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:57 smithi155 bash[68033]: cluster 2024-07-28T20:06:56.432268+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1176: 8 total, 2 up, 8 in 2024-07-28T20:06:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:57 smithi045 bash[80445]: cluster 2024-07-28T20:06:56.424377+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:57 smithi045 bash[80445]: audit 2024-07-28T20:06:56.432079+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:06:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:57 smithi045 bash[80445]: cluster 2024-07-28T20:06:56.432268+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1176: 8 total, 2 up, 8 in 2024-07-28T20:06:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:57 smithi045 bash[82788]: cluster 2024-07-28T20:06:56.424377+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:06:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:57 smithi045 bash[82788]: audit 2024-07-28T20:06:56.432079+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:06:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:57 smithi045 bash[82788]: cluster 2024-07-28T20:06:56.432268+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1176: 8 total, 2 up, 8 in 2024-07-28T20:06:57.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:57.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1052 16 16 0 0 0 - 0 2024-07-28T20:06:57.886 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:06:58.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:58.016 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:58.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:57 smithi155 bash[73694]: debug 2024-07-28T20:06:57.867+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:58.124 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:58.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:58.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:58.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:06:58.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:06:58 smithi045 bash[80445]: cluster 2024-07-28T20:06:57.167106+0000 mgr.y (mgr.34101) 1120 : cluster [DBG] pgmap v1893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:06:58 smithi045 bash[82788]: cluster 2024-07-28T20:06:57.167106+0000 mgr.y (mgr.34101) 1120 : cluster [DBG] pgmap v1893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:58.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:58.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:06:58 smithi155 bash[68033]: cluster 2024-07-28T20:06:57.167106+0000 mgr.y (mgr.34101) 1120 : cluster [DBG] pgmap v1893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:06:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:58 smithi155 bash[73694]: debug 2024-07-28T20:06:58.383+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:58.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:58.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1053 16 16 0 0 0 - 0 2024-07-28T20:06:58.964 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:06:59.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:06:59.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:59.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:06:59.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:06:59.348 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:59.349 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:59 smithi155 bash[73694]: debug 2024-07-28T20:06:59.311+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:59.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:06:59.537 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:59 smithi155 bash[73694]: debug 2024-07-28T20:06:59.347+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:06:59.537 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:06:59.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:59.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:59.753 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:06:59.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:06:59.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:06:59 smithi155 bash[73694]: debug 2024-07-28T20:06:59.535+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:06:59.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1054 16 16 0 0 0 - 0 2024-07-28T20:06:59.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:00.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:00.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:00.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:00.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:00.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:00.512 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:00.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:00 smithi155 bash[68033]: cluster 2024-07-28T20:06:59.168842+0000 mgr.y (mgr.34101) 1121 : cluster [DBG] pgmap v1894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:00.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:00 smithi155 bash[73694]: debug 2024-07-28T20:07:00.387+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:00.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:00 smithi155 bash[73694]: debug 2024-07-28T20:07:00.395+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:00.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:00.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:00 smithi155 bash[73694]: debug 2024-07-28T20:07:00.483+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:00.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:00.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:00.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:00 smithi155 bash[73694]: debug 2024-07-28T20:07:00.587+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:00.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:00.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:00 smithi045 bash[80445]: cluster 2024-07-28T20:06:59.168842+0000 mgr.y (mgr.34101) 1121 : cluster [DBG] pgmap v1894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:07:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:07:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:07:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:00 smithi045 bash[82788]: cluster 2024-07-28T20:06:59.168842+0000 mgr.y (mgr.34101) 1121 : cluster [DBG] pgmap v1894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:00.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:00.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1055 16 16 0 0 0 - 0 2024-07-28T20:07:00.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:00.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:01.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:01.225 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:01.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:01.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:01.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:01.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:01.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:00 smithi155 bash[73694]: debug 2024-07-28T20:07:00.715+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:01.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:01 smithi155 bash[73694]: debug 2024-07-28T20:07:01.367+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:01.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:01.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1056 16 16 0 0 0 - 0 2024-07-28T20:07:01.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:02.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:02.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:02.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:02.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:02.453 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:07:02 smithi155 bash[60745]: ts=2024-07-28T20:07:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:07:02.453 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:02.453 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:02 smithi155 bash[73694]: debug 2024-07-28T20:07:02.251+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:02.454 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:02 smithi155 bash[73694]: debug 2024-07-28T20:07:02.391+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:02.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:02.538 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:02 smithi045 bash[80445]: cluster 2024-07-28T20:07:01.170689+0000 mgr.y (mgr.34101) 1122 : cluster [DBG] pgmap v1895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:02.539 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:02 smithi045 bash[82788]: cluster 2024-07-28T20:07:01.170689+0000 mgr.y (mgr.34101) 1122 : cluster [DBG] pgmap v1895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:02.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:02.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:02.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:02 smithi155 bash[68033]: cluster 2024-07-28T20:07:01.170689+0000 mgr.y (mgr.34101) 1122 : cluster [DBG] pgmap v1895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:02.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1057 16 16 0 0 0 - 0 2024-07-28T20:07:02.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:03.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:03.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:03.011 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:02 smithi155 bash[73694]: debug 2024-07-28T20:07:02.859+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:03.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:03.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:03.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:03.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:03 smithi155 bash[73694]: debug 2024-07-28T20:07:03.199+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:03.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:03.408 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:03.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:03.559 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:07:03.560 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:03 smithi045 bash[80445]: audit 2024-07-28T20:07:03.116978+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:03.560 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:03 smithi045 bash[82788]: audit 2024-07-28T20:07:03.116978+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:03.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:03.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:03.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:03 smithi155 bash[68033]: audit 2024-07-28T20:07:03.116978+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:03.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:03 smithi155 bash[73694]: debug 2024-07-28T20:07:03.407+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:03.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:03 smithi155 bash[73694]: debug 2024-07-28T20:07:03.435+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:03.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:03.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:03 smithi155 bash[73694]: debug 2024-07-28T20:07:03.559+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:03.820 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:07:03.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:03.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1058 16 16 0 0 0 - 0 2024-07-28T20:07:03.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:04.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:04.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:04.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:04.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:04 smithi155 bash[73694]: debug 2024-07-28T20:07:04.151+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:04.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:04.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:04.548 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:04.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:04.677 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:04 smithi155 bash[68033]: cluster 2024-07-28T20:07:03.172060+0000 mgr.y (mgr.34101) 1123 : cluster [DBG] pgmap v1896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:04.677 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:04 smithi155 bash[73694]: debug 2024-07-28T20:07:04.387+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:04 smithi045 bash[80445]: cluster 2024-07-28T20:07:03.172060+0000 mgr.y (mgr.34101) 1123 : cluster [DBG] pgmap v1896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:04 smithi045 bash[82788]: cluster 2024-07-28T20:07:03.172060+0000 mgr.y (mgr.34101) 1123 : cluster [DBG] pgmap v1896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:04.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:04.804 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:07:04.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T20:07:04.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1059 16 16 0 0 0 - 0 2024-07-28T20:07:04.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:05.004 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:05.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:05.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:05.263 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:05.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:05 smithi155 bash[73694]: debug 2024-07-28T20:07:05.003+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:05.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:05.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:05.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:05.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:05.752 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:05 smithi155 bash[73694]: debug 2024-07-28T20:07:05.367+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:05.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:07:05.858043+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:07:05.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:07:05.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1060 16 16 0 0 0 - 0 2024-07-28T20:07:05.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:05.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:06.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:06.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:06.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:06.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:06.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:06.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:06.711 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:06 smithi155 bash[73694]: debug 2024-07-28T20:07:06.395+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:06.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:06 smithi155 bash[68033]: cluster 2024-07-28T20:07:05.173829+0000 mgr.y (mgr.34101) 1124 : cluster [DBG] pgmap v1897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:06 smithi045 bash[82788]: cluster 2024-07-28T20:07:05.173829+0000 mgr.y (mgr.34101) 1124 : cluster [DBG] pgmap v1897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:06 smithi045 bash[80445]: cluster 2024-07-28T20:07:05.173829+0000 mgr.y (mgr.34101) 1124 : cluster [DBG] pgmap v1897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:06.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:06.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1061 16 16 0 0 0 - 0 2024-07-28T20:07:06.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:07.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:07.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:07.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:07.410 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:07.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:07.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:07.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:07.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:07 smithi155 bash[73694]: debug 2024-07-28T20:07:07.375+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:07.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1062 16 16 0 0 0 - 0 2024-07-28T20:07:07.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:08.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:08.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:08.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:08.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:08.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:08.478 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:07:08.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:08.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:08 smithi155 bash[73694]: debug 2024-07-28T20:07:08.423+0000 7f8e37e1e640 -1 osd.4 1176 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:08.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:08 smithi155 bash[73694]: debug 2024-07-28T20:07:08.451+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:08.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:08 smithi155 bash[68033]: cluster 2024-07-28T20:07:07.176035+0000 mgr.y (mgr.34101) 1125 : cluster [DBG] pgmap v1898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:08.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:08 smithi155 bash[68033]: audit 2024-07-28T20:07:08.297230+0000 mon.c (mon.2) 375 : audit [INF] from='client.? 172.21.15.45:0/4075355452' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:08.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:08 smithi155 bash[68033]: audit 2024-07-28T20:07:08.297962+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:08.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:08.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:08.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:08.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1063 16 16 0 0 0 - 0 2024-07-28T20:07:08.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:08 smithi045 bash[80445]: cluster 2024-07-28T20:07:07.176035+0000 mgr.y (mgr.34101) 1125 : cluster [DBG] pgmap v1898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:08 smithi045 bash[80445]: audit 2024-07-28T20:07:08.297230+0000 mon.c (mon.2) 375 : audit [INF] from='client.? 172.21.15.45:0/4075355452' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:08 smithi045 bash[80445]: audit 2024-07-28T20:07:08.297962+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:08 smithi045 bash[82788]: cluster 2024-07-28T20:07:07.176035+0000 mgr.y (mgr.34101) 1125 : cluster [DBG] pgmap v1898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:08 smithi045 bash[82788]: audit 2024-07-28T20:07:08.297230+0000 mon.c (mon.2) 375 : audit [INF] from='client.? 172.21.15.45:0/4075355452' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:08.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:08 smithi045 bash[82788]: audit 2024-07-28T20:07:08.297962+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:09.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:09.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:09.305 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:09.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:09.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:09.564 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:07:09.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:09.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:09.795 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:09 smithi045 bash[80445]: cluster 2024-07-28T20:07:08.470295+0000 mon.a (mon.0) 1802 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:07:09.795 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:09 smithi045 bash[80445]: audit 2024-07-28T20:07:08.477928+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:07:09.795 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:09 smithi045 bash[80445]: cluster 2024-07-28T20:07:08.478116+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1177: 8 total, 2 up, 8 in 2024-07-28T20:07:09.795 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:09 smithi045 bash[82788]: cluster 2024-07-28T20:07:08.470295+0000 mon.a (mon.0) 1802 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:07:09.795 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:09 smithi045 bash[82788]: audit 2024-07-28T20:07:08.477928+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:07:09.795 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:09 smithi045 bash[82788]: cluster 2024-07-28T20:07:08.478116+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1177: 8 total, 2 up, 8 in 2024-07-28T20:07:09.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:09 smithi155 bash[68033]: cluster 2024-07-28T20:07:08.470295+0000 mon.a (mon.0) 1802 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:07:09.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:09 smithi155 bash[68033]: audit 2024-07-28T20:07:08.477928+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:07:09.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:09 smithi155 bash[68033]: cluster 2024-07-28T20:07:08.478116+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1177: 8 total, 2 up, 8 in 2024-07-28T20:07:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:09 smithi155 bash[73694]: debug 2024-07-28T20:07:09.455+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:09 smithi155 bash[73694]: debug 2024-07-28T20:07:09.659+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:09.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1064 16 16 0 0 0 - 0 2024-07-28T20:07:09.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:10.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:10.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:10.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:10.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:10.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:10.492 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:10 smithi155 bash[73694]: debug 2024-07-28T20:07:10.219+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:10.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:10.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:10 smithi045 bash[80445]: cluster 2024-07-28T20:07:09.177788+0000 mgr.y (mgr.34101) 1126 : cluster [DBG] pgmap v1900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:10.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:10 smithi045 bash[82788]: cluster 2024-07-28T20:07:09.177788+0000 mgr.y (mgr.34101) 1126 : cluster [DBG] pgmap v1900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:10.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:10.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:10.751 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:10 smithi155 bash[73694]: debug 2024-07-28T20:07:10.499+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:10.752 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:10 smithi155 bash[68033]: cluster 2024-07-28T20:07:09.177788+0000 mgr.y (mgr.34101) 1126 : cluster [DBG] pgmap v1900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:10.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1065 16 16 0 0 0 - 0 2024-07-28T20:07:10.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:10.869 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:07:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:07:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:07:10.896 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:10.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:11.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:10 smithi155 bash[73694]: debug 2024-07-28T20:07:10.895+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:11.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:11.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:11.290 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:07:11.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:11.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:11 smithi155 bash[73694]: debug 2024-07-28T20:07:11.223+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:11.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:11.454 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:11.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:11.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:11.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:11 smithi155 bash[73694]: debug 2024-07-28T20:07:11.527+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:11.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:11.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1066 16 16 0 0 0 - 0 2024-07-28T20:07:11.932 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:12.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:12.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:12.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:12.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:12.417 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:12.417 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:12 smithi155 bash[73694]: debug 2024-07-28T20:07:12.307+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:12.417 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:07:12 smithi155 bash[60745]: ts=2024-07-28T20:07:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:07:12.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:12.643 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:12.752 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:12 smithi155 bash[68033]: cluster 2024-07-28T20:07:11.179567+0000 mgr.y (mgr.34101) 1127 : cluster [DBG] pgmap v1901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:12.752 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:12 smithi155 bash[73694]: debug 2024-07-28T20:07:12.519+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:12.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:12.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:12.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1067 16 16 0 0 0 - 0 2024-07-28T20:07:12.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:12 smithi045 bash[80445]: cluster 2024-07-28T20:07:11.179567+0000 mgr.y (mgr.34101) 1127 : cluster [DBG] pgmap v1901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:12 smithi045 bash[82788]: cluster 2024-07-28T20:07:11.179567+0000 mgr.y (mgr.34101) 1127 : cluster [DBG] pgmap v1901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:12.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:13.007 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:12 smithi155 bash[73694]: debug 2024-07-28T20:07:12.751+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:13.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:13.151 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:07:13.151 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:07:13.151 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T20:07:13.151 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:07:13.235 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:13.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:13.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:13 smithi155 bash[73694]: debug 2024-07-28T20:07:13.483+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:13.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:13.708 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:13.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:13.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1068 16 16 0 0 0 - 0 2024-07-28T20:07:13.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:13.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T20:07:14.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:14.071 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:13 smithi155 bash[73694]: debug 2024-07-28T20:07:13.819+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:14.071 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:14.071 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:13 smithi155 bash[73694]: debug 2024-07-28T20:07:13.931+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:14.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:14.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:14.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:14.500 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:14.500 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:14 smithi155 bash[73694]: debug 2024-07-28T20:07:14.247+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:14.532 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:14.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:14 smithi045 bash[80445]: cluster 2024-07-28T20:07:13.180864+0000 mgr.y (mgr.34101) 1128 : cluster [DBG] pgmap v1902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:14 smithi045 bash[82788]: cluster 2024-07-28T20:07:13.180864+0000 mgr.y (mgr.34101) 1128 : cluster [DBG] pgmap v1902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:14.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:14.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:14 smithi155 bash[73694]: debug 2024-07-28T20:07:14.503+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:14.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:14 smithi155 bash[68033]: cluster 2024-07-28T20:07:13.180864+0000 mgr.y (mgr.34101) 1128 : cluster [DBG] pgmap v1902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:14.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1069 16 16 0 0 0 - 0 2024-07-28T20:07:14.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:15.006 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:15.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:15.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:15.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:15.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:15.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:15.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:15.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:15 smithi155 bash[73694]: debug 2024-07-28T20:07:15.507+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:15.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:15.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:15 smithi155 bash[73694]: debug 2024-07-28T20:07:15.683+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:15.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:15.843 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:15.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1070 16 16 0 0 0 - 0 2024-07-28T20:07:15.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:16.061 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:07:16.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:16.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:16.202 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:15 smithi155 bash[73694]: debug 2024-07-28T20:07:15.819+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:16.202 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:16.202 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:15 smithi155 bash[73694]: debug 2024-07-28T20:07:15.935+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:16.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:16.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:16.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:16.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:16 smithi045 bash[80445]: cluster 2024-07-28T20:07:15.182362+0000 mgr.y (mgr.34101) 1129 : cluster [DBG] pgmap v1903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:16 smithi045 bash[82788]: cluster 2024-07-28T20:07:15.182362+0000 mgr.y (mgr.34101) 1129 : cluster [DBG] pgmap v1903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:16.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:16.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:16 smithi155 bash[68033]: cluster 2024-07-28T20:07:15.182362+0000 mgr.y (mgr.34101) 1129 : cluster [DBG] pgmap v1903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:16.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:16 smithi155 bash[73694]: debug 2024-07-28T20:07:16.475+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:16.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1071 16 16 0 0 0 - 0 2024-07-28T20:07:16.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:17.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:17.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:17.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:17.382 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:17.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:17.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:17.720 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:17 smithi155 bash[73694]: debug 2024-07-28T20:07:17.495+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:17.721 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:17.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:17.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:17.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1072 16 16 0 0 0 - 0 2024-07-28T20:07:17.973 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:18.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:18.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:18.331 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:18.455 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:18.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:18.693 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:18.704 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:18 smithi045 bash[80445]: cluster 2024-07-28T20:07:17.183575+0000 mgr.y (mgr.34101) 1130 : cluster [DBG] pgmap v1904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:18.704 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:18 smithi045 bash[80445]: audit 2024-07-28T20:07:18.126703+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:18.704 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:18 smithi045 bash[80445]: audit 2024-07-28T20:07:18.129342+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:18.705 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:18 smithi045 bash[82788]: cluster 2024-07-28T20:07:17.183575+0000 mgr.y (mgr.34101) 1130 : cluster [DBG] pgmap v1904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:18.705 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:18 smithi045 bash[82788]: audit 2024-07-28T20:07:18.126703+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:18.705 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:18 smithi045 bash[82788]: audit 2024-07-28T20:07:18.129342+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:18.725 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:07:18.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:17 smithi155 bash[73694]: debug 2024-07-28T20:07:17.719+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:18.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:18 smithi155 bash[73694]: debug 2024-07-28T20:07:18.483+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:18.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:18 smithi155 bash[68033]: cluster 2024-07-28T20:07:17.183575+0000 mgr.y (mgr.34101) 1130 : cluster [DBG] pgmap v1904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:18.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:18 smithi155 bash[68033]: audit 2024-07-28T20:07:18.126703+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:18.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:18 smithi155 bash[68033]: audit 2024-07-28T20:07:18.129342+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:18.812 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:18.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1073 16 16 0 0 0 - 0 2024-07-28T20:07:18.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:19.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:19.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:19.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:19.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:19.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:19.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:19 smithi155 bash[73694]: debug 2024-07-28T20:07:19.411+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:19.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:19.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:19.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:19.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:19 smithi155 bash[73694]: debug 2024-07-28T20:07:19.511+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:19.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1074 16 16 0 0 0 - 0 2024-07-28T20:07:19.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:19.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:20.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:20.232 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:20.347 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:20.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:20.517 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:07:20.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:20.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:07:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:07:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:07:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:20 smithi045 bash[80445]: cluster 2024-07-28T20:07:19.185470+0000 mgr.y (mgr.34101) 1131 : cluster [DBG] pgmap v1905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:20 smithi045 bash[80445]: audit 2024-07-28T20:07:20.022597+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? 172.21.15.45:0/2723333770' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:07:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:20 smithi045 bash[82788]: cluster 2024-07-28T20:07:19.185470+0000 mgr.y (mgr.34101) 1131 : cluster [DBG] pgmap v1905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:20 smithi045 bash[82788]: audit 2024-07-28T20:07:20.022597+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? 172.21.15.45:0/2723333770' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:07:20.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:20.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1075 16 16 0 0 0 - 0 2024-07-28T20:07:20.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:20.958 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:20 smithi155 bash[73694]: debug 2024-07-28T20:07:20.507+0000 7f8e37e1e640 -1 osd.4 1177 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:20.958 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:20.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:20 smithi155 bash[68033]: cluster 2024-07-28T20:07:19.185470+0000 mgr.y (mgr.34101) 1131 : cluster [DBG] pgmap v1905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:20.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:20 smithi155 bash[68033]: audit 2024-07-28T20:07:20.022597+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? 172.21.15.45:0/2723333770' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:07:21.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:21.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:21.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:20 smithi155 bash[73694]: debug 2024-07-28T20:07:20.971+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:21.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:21.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:21.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:21.641 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:21.641 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:21 smithi155 bash[73694]: debug 2024-07-28T20:07:21.527+0000 7f8e37e1e640 -1 osd.4 1178 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:21.641 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:21 smithi155 bash[68033]: cluster 2024-07-28T20:07:20.510351+0000 mon.a (mon.0) 1807 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:07:21.641 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:21 smithi155 bash[68033]: audit 2024-07-28T20:07:20.517892+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? 172.21.15.45:0/2723333770' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:07:21.641 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:21 smithi155 bash[68033]: cluster 2024-07-28T20:07:20.518076+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1178: 8 total, 2 up, 8 in 2024-07-28T20:07:21.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:21.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:21.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1076 16 16 0 0 0 - 0 2024-07-28T20:07:21.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:21.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:21 smithi155 bash[73694]: debug 2024-07-28T20:07:21.639+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:21 smithi045 bash[80445]: cluster 2024-07-28T20:07:20.510351+0000 mon.a (mon.0) 1807 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:07:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:21 smithi045 bash[80445]: audit 2024-07-28T20:07:20.517892+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? 172.21.15.45:0/2723333770' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:07:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:21 smithi045 bash[80445]: cluster 2024-07-28T20:07:20.518076+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1178: 8 total, 2 up, 8 in 2024-07-28T20:07:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:21 smithi045 bash[82788]: cluster 2024-07-28T20:07:20.510351+0000 mon.a (mon.0) 1807 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:07:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:21 smithi045 bash[82788]: audit 2024-07-28T20:07:20.517892+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? 172.21.15.45:0/2723333770' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:07:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:21 smithi045 bash[82788]: cluster 2024-07-28T20:07:20.518076+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1178: 8 total, 2 up, 8 in 2024-07-28T20:07:22.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:22.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:22.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:22.373 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:22.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:22.530 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:07:22 smithi155 bash[60745]: ts=2024-07-28T20:07:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:07:22.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:22.612 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:07:22.612 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:07:22.612 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T20:07:22.612 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T20:07:22.612 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:07:22.621 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:22 smithi155 bash[73694]: debug 2024-07-28T20:07:22.539+0000 7f8e37e1e640 -1 osd.4 1178 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:22.621 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:22 smithi155 bash[68033]: cluster 2024-07-28T20:07:21.187279+0000 mgr.y (mgr.34101) 1132 : cluster [DBG] pgmap v1907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:22.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:22.843 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:22.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1077 16 16 0 0 0 - 0 2024-07-28T20:07:22.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:22 smithi045 bash[82788]: cluster 2024-07-28T20:07:21.187279+0000 mgr.y (mgr.34101) 1132 : cluster [DBG] pgmap v1907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:22 smithi045 bash[80445]: cluster 2024-07-28T20:07:21.187279+0000 mgr.y (mgr.34101) 1132 : cluster [DBG] pgmap v1907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:23.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:23.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:23.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:23.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T20:07:23.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:07:23.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:23.560 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:23.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:23.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:23.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1078 16 16 0 0 0 - 0 2024-07-28T20:07:23.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:23.922 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:23 smithi155 bash[73694]: debug 2024-07-28T20:07:23.579+0000 7f8e37e1e640 -1 osd.4 1178 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:24.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:24.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:24.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:24.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:24.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:24.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:24 smithi045 bash[80445]: cluster 2024-07-28T20:07:23.189170+0000 mgr.y (mgr.34101) 1133 : cluster [DBG] pgmap v1908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:24 smithi045 bash[82788]: cluster 2024-07-28T20:07:23.189170+0000 mgr.y (mgr.34101) 1133 : cluster [DBG] pgmap v1908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:24.746 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:24.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:24 smithi155 bash[68033]: cluster 2024-07-28T20:07:23.189170+0000 mgr.y (mgr.34101) 1133 : cluster [DBG] pgmap v1908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:24.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:24 smithi155 bash[73694]: debug 2024-07-28T20:07:24.611+0000 7f8e37e1e640 -1 osd.4 1178 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:24.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:24.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1079 16 16 0 0 0 - 0 2024-07-28T20:07:24.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:24.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:25.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:24 smithi155 bash[73694]: debug 2024-07-28T20:07:24.847+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:25.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:25.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:25.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:25.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:25.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:25.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:25.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:25.830 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:25 smithi155 bash[73694]: debug 2024-07-28T20:07:25.563+0000 7f8e37e1e640 -1 osd.4 1178 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:25.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:07:25.861325+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:07:25.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:07:25.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1080 16 16 0 0 0 - 0 2024-07-28T20:07:25.916 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:25.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:26.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:26.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:26.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:26.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:25 smithi155 bash[73694]: debug 2024-07-28T20:07:25.915+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:26.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:26.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:26.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:26 smithi045 bash[80445]: cluster 2024-07-28T20:07:25.190934+0000 mgr.y (mgr.34101) 1134 : cluster [DBG] pgmap v1909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:26 smithi045 bash[82788]: cluster 2024-07-28T20:07:25.190934+0000 mgr.y (mgr.34101) 1134 : cluster [DBG] pgmap v1909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:26.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:26 smithi155 bash[68033]: cluster 2024-07-28T20:07:25.190934+0000 mgr.y (mgr.34101) 1134 : cluster [DBG] pgmap v1909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:26.742 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:26.742 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:26 smithi155 bash[73694]: debug 2024-07-28T20:07:26.499+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:26.742 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:26 smithi155 bash[73694]: debug 2024-07-28T20:07:26.583+0000 7f8e37e1e640 -1 osd.4 1178 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:26.742 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:26.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:26.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1081 16 16 0 0 0 - 0 2024-07-28T20:07:26.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:27.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:27.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:27.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:27.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:27.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:27.609 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:27.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:27.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:27.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1082 16 16 0 0 0 - 0 2024-07-28T20:07:27.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:28.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:26 smithi155 bash[73694]: debug 2024-07-28T20:07:26.739+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:28.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:27 smithi155 bash[73694]: debug 2024-07-28T20:07:27.563+0000 7f8e37e1e640 -1 osd.4 1178 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:28.081 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:07:28.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:28.148 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:07:28.204 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:28.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:28.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:28.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:28.678 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:28 smithi045 bash[80445]: cluster 2024-07-28T20:07:27.192853+0000 mgr.y (mgr.34101) 1135 : cluster [DBG] pgmap v1910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:28.678 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:28 smithi045 bash[82788]: cluster 2024-07-28T20:07:27.192853+0000 mgr.y (mgr.34101) 1135 : cluster [DBG] pgmap v1910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:28.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:28.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:28.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:28 smithi155 bash[73694]: debug 2024-07-28T20:07:28.539+0000 7f8e37e1e640 -1 osd.4 1178 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:28.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:28 smithi155 bash[68033]: cluster 2024-07-28T20:07:27.192853+0000 mgr.y (mgr.34101) 1135 : cluster [DBG] pgmap v1910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:28.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1083 16 16 0 0 0 - 0 2024-07-28T20:07:28.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:29.037 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:29.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:29.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:29.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:29.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:29.633 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:29.710 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:29.710 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:29 smithi155 bash[73694]: debug 2024-07-28T20:07:29.467+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:29.711 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:29 smithi155 bash[73694]: debug 2024-07-28T20:07:29.563+0000 7f8e37e1e640 -1 osd.4 1178 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:29.752 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:29.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1084 16 16 0 0 0 - 0 2024-07-28T20:07:29.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:29.991 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:30.110 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:30.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:30.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:30.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:30.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:30.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:30.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:30 smithi155 bash[68033]: cluster 2024-07-28T20:07:29.194168+0000 mgr.y (mgr.34101) 1136 : cluster [DBG] pgmap v1911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:30.717 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:30.717 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:30 smithi155 bash[73694]: debug 2024-07-28T20:07:30.443+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:30.717 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:30 smithi155 bash[73694]: debug 2024-07-28T20:07:30.583+0000 7f8e37e1e640 -1 osd.4 1178 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:30.788 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:30 smithi045 bash[80445]: cluster 2024-07-28T20:07:29.194168+0000 mgr.y (mgr.34101) 1136 : cluster [DBG] pgmap v1911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:30.789 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:07:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:07:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:07:30.789 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:30 smithi045 bash[82788]: cluster 2024-07-28T20:07:29.194168+0000 mgr.y (mgr.34101) 1136 : cluster [DBG] pgmap v1911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:30.825 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:30.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1085 16 16 0 0 0 - 0 2024-07-28T20:07:30.945 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:31.064 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:31.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:31.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:31.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:31.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:31.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:31.739 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:07:31.739 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T20:07:31.739 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T20:07:31.739 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [] 2024-07-28T20:07:31.740 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:07:31.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:31.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:31 smithi155 bash[73694]: debug 2024-07-28T20:07:31.627+0000 7f8e37e1e640 -1 osd.4 1178 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:31.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:31.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1086 16 16 0 0 0 - 0 2024-07-28T20:07:31.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:32.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:32.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:32.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:32.252 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:31 smithi155 bash[73694]: debug 2024-07-28T20:07:31.915+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:32.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:32.478 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:32.548 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:07:32 smithi155 bash[60745]: ts=2024-07-28T20:07:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:07:32.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T20:07:32.559 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:07:32.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:32.709 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:32 smithi045 bash[80445]: cluster 2024-07-28T20:07:31.195024+0000 mgr.y (mgr.34101) 1137 : cluster [DBG] pgmap v1912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:32 smithi045 bash[80445]: audit 2024-07-28T20:07:32.338715+0000 mon.c (mon.2) 377 : audit [INF] from='client.? 172.21.15.45:0/2533639072' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:32 smithi045 bash[80445]: audit 2024-07-28T20:07:32.339276+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:32 smithi045 bash[82788]: cluster 2024-07-28T20:07:31.195024+0000 mgr.y (mgr.34101) 1137 : cluster [DBG] pgmap v1912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:32 smithi045 bash[82788]: audit 2024-07-28T20:07:32.338715+0000 mon.c (mon.2) 377 : audit [INF] from='client.? 172.21.15.45:0/2533639072' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:32 smithi045 bash[82788]: audit 2024-07-28T20:07:32.339276+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:32.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:32 smithi155 bash[73694]: debug 2024-07-28T20:07:32.663+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:32.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:32 smithi155 bash[68033]: cluster 2024-07-28T20:07:31.195024+0000 mgr.y (mgr.34101) 1137 : cluster [DBG] pgmap v1912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:32.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:32 smithi155 bash[68033]: audit 2024-07-28T20:07:32.338715+0000 mon.c (mon.2) 377 : audit [INF] from='client.? 172.21.15.45:0/2533639072' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:32.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:32 smithi155 bash[68033]: audit 2024-07-28T20:07:32.339276+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:32.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:32.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1087 16 16 0 0 0 - 0 2024-07-28T20:07:32.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:33.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:33.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:33.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:33.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:32 smithi155 bash[73694]: debug 2024-07-28T20:07:32.915+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:33.302 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:33.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:33.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:33.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:33.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:33 smithi155 bash[73694]: debug 2024-07-28T20:07:33.283+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:33.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:33 smithi045 bash[80445]: cluster 2024-07-28T20:07:32.550320+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:07:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:33 smithi045 bash[80445]: audit 2024-07-28T20:07:32.558209+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:07:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:33 smithi045 bash[80445]: cluster 2024-07-28T20:07:32.558362+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e1179: 8 total, 2 up, 8 in 2024-07-28T20:07:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:33 smithi045 bash[80445]: audit 2024-07-28T20:07:33.123056+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:33 smithi045 bash[80445]: audit 2024-07-28T20:07:33.127247+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:33 smithi045 bash[82788]: cluster 2024-07-28T20:07:32.550320+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:07:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:33 smithi045 bash[82788]: audit 2024-07-28T20:07:32.558209+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:07:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:33 smithi045 bash[82788]: cluster 2024-07-28T20:07:32.558362+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e1179: 8 total, 2 up, 8 in 2024-07-28T20:07:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:33 smithi045 bash[82788]: audit 2024-07-28T20:07:33.123056+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:33 smithi045 bash[82788]: audit 2024-07-28T20:07:33.127247+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:33.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:33.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:33 smithi155 bash[73694]: debug 2024-07-28T20:07:33.659+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:33.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:33 smithi155 bash[68033]: cluster 2024-07-28T20:07:32.550320+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:07:33.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:33 smithi155 bash[68033]: audit 2024-07-28T20:07:32.558209+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:07:33.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:33 smithi155 bash[68033]: cluster 2024-07-28T20:07:32.558362+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e1179: 8 total, 2 up, 8 in 2024-07-28T20:07:33.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:33 smithi155 bash[68033]: audit 2024-07-28T20:07:33.123056+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:33.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:33 smithi155 bash[68033]: audit 2024-07-28T20:07:33.127247+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:33.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1088 16 16 0 0 0 - 0 2024-07-28T20:07:33.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:34.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:34.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:34.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:34.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:34.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:34.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:34.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:34 smithi155 bash[73694]: debug 2024-07-28T20:07:34.343+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:34.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:34.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:34.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:34 smithi155 bash[68033]: cluster 2024-07-28T20:07:33.196683+0000 mgr.y (mgr.34101) 1138 : cluster [DBG] pgmap v1914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:34.845 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:34 smithi155 bash[73694]: debug 2024-07-28T20:07:34.679+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:34.845 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:34.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:34.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1089 16 16 0 0 0 - 0 2024-07-28T20:07:34.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:34 smithi155 bash[73694]: debug 2024-07-28T20:07:34.843+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:34.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:34.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:34 smithi155 bash[73694]: debug 2024-07-28T20:07:34.947+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:34 smithi045 bash[82788]: cluster 2024-07-28T20:07:33.196683+0000 mgr.y (mgr.34101) 1138 : cluster [DBG] pgmap v1914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:34 smithi045 bash[80445]: cluster 2024-07-28T20:07:33.196683+0000 mgr.y (mgr.34101) 1138 : cluster [DBG] pgmap v1914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:34.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:35.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:35.214 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:35.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:35.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:07:35.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:35.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:35.679 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:35.690 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:35.691 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:35 smithi155 bash[73694]: debug 2024-07-28T20:07:35.427+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:35.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:35.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1090 16 16 0 0 0 - 0 2024-07-28T20:07:35.915 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:35.958 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:35 smithi155 bash[73694]: debug 2024-07-28T20:07:35.695+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:35.958 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:35.958 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:35 smithi155 bash[73694]: debug 2024-07-28T20:07:35.755+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:36.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:36.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:36.279 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:36.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:36.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:36.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:36.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:36 smithi155 bash[73694]: debug 2024-07-28T20:07:36.279+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:36.655 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:36 smithi045 bash[80445]: cluster 2024-07-28T20:07:35.198495+0000 mgr.y (mgr.34101) 1139 : cluster [DBG] pgmap v1915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:36 smithi045 bash[80445]: audit 2024-07-28T20:07:35.707749+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:07:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:36 smithi045 bash[80445]: audit 2024-07-28T20:07:36.090284+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:36 smithi045 bash[80445]: audit 2024-07-28T20:07:36.096615+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:36 smithi045 bash[82788]: cluster 2024-07-28T20:07:35.198495+0000 mgr.y (mgr.34101) 1139 : cluster [DBG] pgmap v1915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:36 smithi045 bash[82788]: audit 2024-07-28T20:07:35.707749+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:07:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:36 smithi045 bash[82788]: audit 2024-07-28T20:07:36.090284+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:36 smithi045 bash[82788]: audit 2024-07-28T20:07:36.096615+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:36.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:36.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1091 16 16 0 0 0 - 0 2024-07-28T20:07:36.896 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:37.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:37.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:36 smithi155 bash[73694]: debug 2024-07-28T20:07:36.651+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:36 smithi155 bash[68033]: cluster 2024-07-28T20:07:35.198495+0000 mgr.y (mgr.34101) 1139 : cluster [DBG] pgmap v1915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:36 smithi155 bash[68033]: audit 2024-07-28T20:07:35.707749+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:36 smithi155 bash[68033]: audit 2024-07-28T20:07:36.090284+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:36 smithi155 bash[68033]: audit 2024-07-28T20:07:36.096615+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:37.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:37.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:37.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:37.384 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:07:37.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:37.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:37.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:37 smithi155 bash[73694]: debug 2024-07-28T20:07:37.255+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:37.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:37.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:37 smithi155 bash[73694]: debug 2024-07-28T20:07:37.339+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:37.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:37.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:37.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:37 smithi155 bash[73694]: debug 2024-07-28T20:07:37.619+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:37.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:37.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1092 16 16 0 0 0 - 0 2024-07-28T20:07:37.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:38.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:38.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:38.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:38.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:38 smithi155 bash[73694]: debug 2024-07-28T20:07:38.127+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:38.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:38.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:38.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:38.669 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:38.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:38.854 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:38 smithi155 bash[73694]: debug 2024-07-28T20:07:38.595+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:38.854 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:38 smithi155 bash[68033]: cluster 2024-07-28T20:07:37.200429+0000 mgr.y (mgr.34101) 1140 : cluster [DBG] pgmap v1916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:38.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1093 16 16 0 0 0 - 0 2024-07-28T20:07:38.908 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:38 smithi045 bash[82788]: cluster 2024-07-28T20:07:37.200429+0000 mgr.y (mgr.34101) 1140 : cluster [DBG] pgmap v1916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:38 smithi045 bash[80445]: cluster 2024-07-28T20:07:37.200429+0000 mgr.y (mgr.34101) 1140 : cluster [DBG] pgmap v1916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:39.022 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:39.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:39.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:39.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:39.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:39.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:39.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:39 smithi155 bash[73694]: debug 2024-07-28T20:07:39.147+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:39.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:39.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:39.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:39.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1094 16 16 0 0 0 - 0 2024-07-28T20:07:39.868 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:39 smithi155 bash[73694]: debug 2024-07-28T20:07:39.611+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:39.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:40.090 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:40.101 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:07:40.210 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:40.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:40.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:40.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:40.577 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:40.577 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:40 smithi155 bash[73694]: debug 2024-07-28T20:07:40.323+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:40.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:40.721 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:07:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:07:40] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:07:40.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:40 smithi045 bash[80445]: cluster 2024-07-28T20:07:39.201703+0000 mgr.y (mgr.34101) 1141 : cluster [DBG] pgmap v1917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:40 smithi045 bash[82788]: cluster 2024-07-28T20:07:39.201703+0000 mgr.y (mgr.34101) 1141 : cluster [DBG] pgmap v1917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:40.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:40.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1095 16 16 0 0 0 - 0 2024-07-28T20:07:40.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:40.909 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:40 smithi155 bash[73694]: debug 2024-07-28T20:07:40.583+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:40.909 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:40.909 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:40 smithi155 bash[73694]: debug 2024-07-28T20:07:40.819+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:40.910 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:40 smithi155 bash[68033]: cluster 2024-07-28T20:07:39.201703+0000 mgr.y (mgr.34101) 1141 : cluster [DBG] pgmap v1917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:41.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:41.128 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:41.133 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:07:41.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:41.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:41.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:41 smithi155 bash[73694]: debug 2024-07-28T20:07:41.111+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:41.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:41.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:41.595 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:41.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:41.721 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:41 smithi155 bash[73694]: debug 2024-07-28T20:07:41.559+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:41.826 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:41.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1096 16 16 0 0 0 - 0 2024-07-28T20:07:41.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:41.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:41 smithi045 bash[80445]: audit 2024-07-28T20:07:40.902195+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:41.952 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:41 smithi045 bash[80445]: audit 2024-07-28T20:07:40.913901+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:41.952 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:41 smithi045 bash[82788]: audit 2024-07-28T20:07:40.902195+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:41.952 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:41 smithi045 bash[82788]: audit 2024-07-28T20:07:40.913901+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:42.013 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:41 smithi155 bash[68033]: audit 2024-07-28T20:07:40.902195+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:42.014 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:41 smithi155 bash[68033]: audit 2024-07-28T20:07:40.913901+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:42.014 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:07:42.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T20:07:42.059 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:42.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:42.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:42.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:42.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:42 smithi155 bash[73694]: debug 2024-07-28T20:07:42.251+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:42.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:42.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:42.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:07:42 smithi155 bash[60745]: ts=2024-07-28T20:07:42.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:07:42.644 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:42.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:42.837 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:42 smithi155 bash[73694]: debug 2024-07-28T20:07:42.579+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:42.837 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:42.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1097 16 16 0 0 0 - 0 2024-07-28T20:07:42.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:42.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:43.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:43.129 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:42 smithi155 bash[73694]: debug 2024-07-28T20:07:42.835+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:43.129 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:42 smithi155 bash[68033]: cluster 2024-07-28T20:07:41.202482+0000 mgr.y (mgr.34101) 1142 : cluster [DBG] pgmap v1918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:43.129 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:42 smithi155 bash[68033]: audit 2024-07-28T20:07:42.180701+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:43.130 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:42 smithi155 bash[68033]: audit 2024-07-28T20:07:42.195416+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:43.130 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:42 smithi155 bash[68033]: audit 2024-07-28T20:07:42.664292+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:07:43.130 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:42 smithi155 bash[68033]: audit 2024-07-28T20:07:42.665386+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:07:43.130 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:42 smithi155 bash[68033]: audit 2024-07-28T20:07:42.671555+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[80445]: cluster 2024-07-28T20:07:41.202482+0000 mgr.y (mgr.34101) 1142 : cluster [DBG] pgmap v1918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[80445]: audit 2024-07-28T20:07:42.180701+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[80445]: audit 2024-07-28T20:07:42.195416+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[80445]: audit 2024-07-28T20:07:42.664292+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:07:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[80445]: audit 2024-07-28T20:07:42.665386+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:07:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[80445]: audit 2024-07-28T20:07:42.671555+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:43.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[82788]: cluster 2024-07-28T20:07:41.202482+0000 mgr.y (mgr.34101) 1142 : cluster [DBG] pgmap v1918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:43.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[82788]: audit 2024-07-28T20:07:42.180701+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:43.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[82788]: audit 2024-07-28T20:07:42.195416+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:43.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[82788]: audit 2024-07-28T20:07:42.664292+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:07:43.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[82788]: audit 2024-07-28T20:07:42.665386+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:07:43.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:42 smithi045 bash[82788]: audit 2024-07-28T20:07:42.671555+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:07:43.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:43.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:43.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:43.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:43.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:43 smithi155 bash[73694]: debug 2024-07-28T20:07:43.331+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:43.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:43.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:43 smithi155 bash[73694]: debug 2024-07-28T20:07:43.455+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:43.590 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:43.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:43.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:43 smithi155 bash[73694]: debug 2024-07-28T20:07:43.551+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:43.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:43.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1098 16 16 0 0 0 - 0 2024-07-28T20:07:43.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:44.064 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:44.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:44.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:44.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:44 smithi155 bash[73694]: debug 2024-07-28T20:07:44.023+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:44.302 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:44.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:44.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:44.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:44.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:44 smithi155 bash[73694]: debug 2024-07-28T20:07:44.527+0000 7f8e37e1e640 -1 osd.4 1179 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:44.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:44.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1099 16 16 0 0 0 - 0 2024-07-28T20:07:44.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:44.923 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:07:45.017 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:45.120 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:44 smithi045 bash[80445]: cluster 2024-07-28T20:07:43.204326+0000 mgr.y (mgr.34101) 1143 : cluster [DBG] pgmap v1919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:45.120 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:44 smithi045 bash[80445]: audit 2024-07-28T20:07:44.207061+0000 mon.a (mon.0) 1822 : audit [INF] from='client.? 172.21.15.45:0/662145915' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:07:45.121 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:44 smithi045 bash[82788]: cluster 2024-07-28T20:07:43.204326+0000 mgr.y (mgr.34101) 1143 : cluster [DBG] pgmap v1919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:45.121 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:44 smithi045 bash[82788]: audit 2024-07-28T20:07:44.207061+0000 mon.a (mon.0) 1822 : audit [INF] from='client.? 172.21.15.45:0/662145915' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:07:45.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:45.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:45.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:44 smithi155 bash[68033]: cluster 2024-07-28T20:07:43.204326+0000 mgr.y (mgr.34101) 1143 : cluster [DBG] pgmap v1919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:45.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:44 smithi155 bash[68033]: audit 2024-07-28T20:07:44.207061+0000 mon.a (mon.0) 1822 : audit [INF] from='client.? 172.21.15.45:0/662145915' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:07:45.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:45.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:45.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:45.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:45.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:45.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:45 smithi155 bash[73694]: debug 2024-07-28T20:07:45.551+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:45.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:45 smithi155 bash[73694]: debug 2024-07-28T20:07:45.603+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:45.853 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:45.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:07:45.864241+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:07:45.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:07:45.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1100 16 16 0 0 0 - 0 2024-07-28T20:07:45.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:46.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:46.210 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:45 smithi045 bash[82788]: cluster 2024-07-28T20:07:44.916218+0000 mon.a (mon.0) 1823 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:07:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:45 smithi045 bash[82788]: audit 2024-07-28T20:07:44.923674+0000 mon.a (mon.0) 1824 : audit [INF] from='client.? 172.21.15.45:0/662145915' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:07:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:45 smithi045 bash[82788]: cluster 2024-07-28T20:07:44.923803+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1180: 8 total, 2 up, 8 in 2024-07-28T20:07:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:45 smithi045 bash[80445]: cluster 2024-07-28T20:07:44.916218+0000 mon.a (mon.0) 1823 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:07:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:45 smithi045 bash[80445]: audit 2024-07-28T20:07:44.923674+0000 mon.a (mon.0) 1824 : audit [INF] from='client.? 172.21.15.45:0/662145915' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:07:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:45 smithi045 bash[80445]: cluster 2024-07-28T20:07:44.923803+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1180: 8 total, 2 up, 8 in 2024-07-28T20:07:46.220 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:46.220 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:46 smithi155 bash[73694]: debug 2024-07-28T20:07:46.163+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:46.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:45 smithi155 bash[68033]: cluster 2024-07-28T20:07:44.916218+0000 mon.a (mon.0) 1823 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:07:46.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:45 smithi155 bash[68033]: audit 2024-07-28T20:07:44.923674+0000 mon.a (mon.0) 1824 : audit [INF] from='client.? 172.21.15.45:0/662145915' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:07:46.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:45 smithi155 bash[68033]: cluster 2024-07-28T20:07:44.923803+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1180: 8 total, 2 up, 8 in 2024-07-28T20:07:46.329 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:46.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:46.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:46.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:46.755 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:07:46.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:46.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:46 smithi155 bash[73694]: debug 2024-07-28T20:07:46.419+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:46.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:46 smithi155 bash[73694]: debug 2024-07-28T20:07:46.566+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:46.803 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:46.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1101 16 16 0 0 0 - 0 2024-07-28T20:07:46.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:47.041 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:47.160 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:47.172 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:46 smithi155 bash[68033]: cluster 2024-07-28T20:07:45.206303+0000 mgr.y (mgr.34101) 1144 : cluster [DBG] pgmap v1921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:46 smithi045 bash[80445]: cluster 2024-07-28T20:07:45.206303+0000 mgr.y (mgr.34101) 1144 : cluster [DBG] pgmap v1921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:46 smithi045 bash[82788]: cluster 2024-07-28T20:07:45.206303+0000 mgr.y (mgr.34101) 1144 : cluster [DBG] pgmap v1921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:47.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:47.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:47.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:47.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:47.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:47.797 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:07:47.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:47 smithi155 bash[73694]: debug 2024-07-28T20:07:47.602+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:47.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1102 16 16 0 0 0 - 0 2024-07-28T20:07:47.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:47.996 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:48.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:48.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:48.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:48.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:48.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:48.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:48.616 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:48 smithi155 bash[73694]: debug 2024-07-28T20:07:48.502+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:48.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:48.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:48 smithi155 bash[73694]: debug 2024-07-28T20:07:48.618+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:48.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:48.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1103 16 16 0 0 0 - 0 2024-07-28T20:07:48.941 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:48 smithi045 bash[80445]: cluster 2024-07-28T20:07:47.208259+0000 mgr.y (mgr.34101) 1145 : cluster [DBG] pgmap v1922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:48 smithi045 bash[80445]: audit 2024-07-28T20:07:48.117737+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:48 smithi045 bash[82788]: cluster 2024-07-28T20:07:47.208259+0000 mgr.y (mgr.34101) 1145 : cluster [DBG] pgmap v1922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:48 smithi045 bash[82788]: audit 2024-07-28T20:07:48.117737+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:49.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:49.178 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:49.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:49.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:48 smithi155 bash[68033]: cluster 2024-07-28T20:07:47.208259+0000 mgr.y (mgr.34101) 1145 : cluster [DBG] pgmap v1922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:49.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:48 smithi155 bash[68033]: audit 2024-07-28T20:07:48.117737+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:07:49.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:49.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:49.658 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:49.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:49.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:49 smithi155 bash[73694]: debug 2024-07-28T20:07:49.654+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:49.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1104 16 16 0 0 0 - 0 2024-07-28T20:07:49.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:50.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:50.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:50.163 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:50.163 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:50 smithi155 bash[73694]: debug 2024-07-28T20:07:50.058+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:50.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:50.272 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:07:50.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:50.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:50.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:50.724 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:50.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:50 smithi155 bash[73694]: debug 2024-07-28T20:07:50.666+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:50.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:50.855 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:07:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:07:50] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:07:50.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1105 16 16 0 0 0 - 0 2024-07-28T20:07:50.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:51.003 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:07:51.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T20:07:51.084 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:51.204 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:51.214 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:50 smithi155 bash[68033]: cluster 2024-07-28T20:07:49.209475+0000 mgr.y (mgr.34101) 1146 : cluster [DBG] pgmap v1923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:51.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:50 smithi045 bash[80445]: cluster 2024-07-28T20:07:49.209475+0000 mgr.y (mgr.34101) 1146 : cluster [DBG] pgmap v1923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:50 smithi045 bash[82788]: cluster 2024-07-28T20:07:49.209475+0000 mgr.y (mgr.34101) 1146 : cluster [DBG] pgmap v1923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:51.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:51.442 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:51.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:51.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:51.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:51.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:51 smithi155 bash[73694]: debug 2024-07-28T20:07:51.678+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:51.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1106 16 16 0 0 0 - 0 2024-07-28T20:07:51.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:52.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:52.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:52.276 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:52.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:52.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:07:52 smithi155 bash[60745]: ts=2024-07-28T20:07:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:07:52.601 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:07:52.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:52.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:52.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1107 16 16 0 0 0 - 0 2024-07-28T20:07:52.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:52.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:52 smithi155 bash[73694]: debug 2024-07-28T20:07:52.694+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:52.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:52.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:52 smithi155 bash[73694]: debug 2024-07-28T20:07:52.862+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:52.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:53.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:52 smithi045 bash[80445]: cluster 2024-07-28T20:07:51.211231+0000 mgr.y (mgr.34101) 1147 : cluster [DBG] pgmap v1924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:52 smithi045 bash[82788]: cluster 2024-07-28T20:07:51.211231+0000 mgr.y (mgr.34101) 1147 : cluster [DBG] pgmap v1924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:53.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:53.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:52 smithi155 bash[68033]: cluster 2024-07-28T20:07:51.211231+0000 mgr.y (mgr.34101) 1147 : cluster [DBG] pgmap v1924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:53.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:53.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:53 smithi155 bash[73694]: debug 2024-07-28T20:07:53.094+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:53.359 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:53.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:53.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:53.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:53.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:53 smithi155 bash[73694]: debug 2024-07-28T20:07:53.562+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:53.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:53.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:53 smithi155 bash[73694]: debug 2024-07-28T20:07:53.650+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:53.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:53.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:53 smithi155 bash[73694]: debug 2024-07-28T20:07:53.670+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:53.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:53.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1108 16 16 0 0 0 - 0 2024-07-28T20:07:53.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:54.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:54.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:54.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:54.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:54.539 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:54.620 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:54.620 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:54 smithi155 bash[73694]: debug 2024-07-28T20:07:54.386+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:54.620 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:54.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:54.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:54.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1109 16 16 0 0 0 - 0 2024-07-28T20:07:54.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:54.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:54 smithi155 bash[73694]: debug 2024-07-28T20:07:54.622+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:54.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:54 smithi155 bash[73694]: debug 2024-07-28T20:07:54.694+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:55.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:55.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:54 smithi155 bash[68033]: cluster 2024-07-28T20:07:53.213130+0000 mgr.y (mgr.34101) 1148 : cluster [DBG] pgmap v1925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:55.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:54 smithi045 bash[80445]: cluster 2024-07-28T20:07:53.213130+0000 mgr.y (mgr.34101) 1148 : cluster [DBG] pgmap v1925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:54 smithi045 bash[82788]: cluster 2024-07-28T20:07:53.213130+0000 mgr.y (mgr.34101) 1148 : cluster [DBG] pgmap v1925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:55.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:55.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:55.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:55.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:55.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:55.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:55 smithi155 bash[73694]: debug 2024-07-28T20:07:55.690+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:55.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:55.802 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:07:55.844 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:55.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1110 16 16 0 0 0 - 0 2024-07-28T20:07:55.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:55.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:55 smithi155 bash[73694]: debug 2024-07-28T20:07:55.822+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:56.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:56.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:56.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:56.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:56.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:56.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:56.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:56.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1111 16 16 0 0 0 - 0 2024-07-28T20:07:56.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:56.970 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:07:56.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:56.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:56 smithi155 bash[73694]: debug 2024-07-28T20:07:56.738+0000 7f8e37e1e640 -1 osd.4 1180 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:56.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:56.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:56 smithi155 bash[73694]: debug 2024-07-28T20:07:56.882+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:57.033 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:57.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:57.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:56 smithi045 bash[82788]: cluster 2024-07-28T20:07:55.214961+0000 mgr.y (mgr.34101) 1149 : cluster [DBG] pgmap v1926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:56 smithi045 bash[82788]: audit 2024-07-28T20:07:56.504481+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? 172.21.15.45:0/3748392345' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:56 smithi045 bash[80445]: cluster 2024-07-28T20:07:55.214961+0000 mgr.y (mgr.34101) 1149 : cluster [DBG] pgmap v1926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:56 smithi045 bash[80445]: audit 2024-07-28T20:07:56.504481+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? 172.21.15.45:0/3748392345' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:57.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:56 smithi155 bash[73694]: debug 2024-07-28T20:07:56.970+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:57.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:56 smithi155 bash[68033]: cluster 2024-07-28T20:07:55.214961+0000 mgr.y (mgr.34101) 1149 : cluster [DBG] pgmap v1926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:57.222 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:56 smithi155 bash[68033]: audit 2024-07-28T20:07:56.504481+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? 172.21.15.45:0/3748392345' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:07:57.269 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:57.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:57.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:57.624 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:57.690 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:57.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:57.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:57 smithi155 bash[73694]: debug 2024-07-28T20:07:57.694+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:57.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:07:57.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1112 16 16 0 0 0 - 0 2024-07-28T20:07:57.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:58.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:07:58.107 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:57 smithi155 bash[73694]: debug 2024-07-28T20:07:57.858+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:58.107 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:58.107 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:58 smithi155 bash[73694]: debug 2024-07-28T20:07:58.058+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:07:58.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:57 smithi155 bash[68033]: cluster 2024-07-28T20:07:56.964982+0000 mon.a (mon.0) 1827 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:07:58.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:57 smithi155 bash[68033]: audit 2024-07-28T20:07:56.970325+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.45:0/3748392345' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:07:58.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:57 smithi155 bash[68033]: cluster 2024-07-28T20:07:56.970393+0000 mon.a (mon.0) 1829 : cluster [DBG] osdmap e1181: 8 total, 2 up, 8 in 2024-07-28T20:07:58.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:58.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:57 smithi045 bash[80445]: cluster 2024-07-28T20:07:56.964982+0000 mon.a (mon.0) 1827 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:07:58.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:57 smithi045 bash[80445]: audit 2024-07-28T20:07:56.970325+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.45:0/3748392345' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:07:58.234 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:57 smithi045 bash[80445]: cluster 2024-07-28T20:07:56.970393+0000 mon.a (mon.0) 1829 : cluster [DBG] osdmap e1181: 8 total, 2 up, 8 in 2024-07-28T20:07:58.234 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:57 smithi045 bash[82788]: cluster 2024-07-28T20:07:56.964982+0000 mon.a (mon.0) 1827 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:07:58.235 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:57 smithi045 bash[82788]: audit 2024-07-28T20:07:56.970325+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.45:0/3748392345' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:07:58.235 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:57 smithi045 bash[82788]: cluster 2024-07-28T20:07:56.970393+0000 mon.a (mon.0) 1829 : cluster [DBG] osdmap e1181: 8 total, 2 up, 8 in 2024-07-28T20:07:58.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:58.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:58.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:58.693 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:07:58.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:58.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1113 16 16 0 0 0 - 0 2024-07-28T20:07:58.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:58.942 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:58 smithi155 bash[73694]: debug 2024-07-28T20:07:58.662+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:59.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:59.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:07:59.281 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:07:59.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:07:58 smithi155 bash[68033]: cluster 2024-07-28T20:07:57.216111+0000 mgr.y (mgr.34101) 1150 : cluster [DBG] pgmap v1928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:59.284 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:07:59.296 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:07:58 smithi045 bash[80445]: cluster 2024-07-28T20:07:57.216111+0000 mgr.y (mgr.34101) 1150 : cluster [DBG] pgmap v1928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:59.296 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:07:58 smithi045 bash[82788]: cluster 2024-07-28T20:07:57.216111+0000 mgr.y (mgr.34101) 1150 : cluster [DBG] pgmap v1928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:07:59.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:59.524 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:07:59.642 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:07:59.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:07:59.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:07:59.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:59 smithi155 bash[73694]: debug 2024-07-28T20:07:59.662+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:07:59.854 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:07:59.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1114 16 16 0 0 0 - 0 2024-07-28T20:07:59.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:00.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:00.086 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:08:00.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T20:08:00.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:00.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:00.247 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:07:59 smithi155 bash[73694]: debug 2024-07-28T20:07:59.978+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:00.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:00.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:00.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:00.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:00.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:00.845 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:08:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:08:00] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:08:00.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1115 16 16 0 0 0 - 0 2024-07-28T20:08:00.954 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:00.965 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:00 smithi155 bash[73694]: debug 2024-07-28T20:08:00.702+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:01.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:01.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:01.203 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:00 smithi045 bash[80445]: cluster 2024-07-28T20:07:59.217844+0000 mgr.y (mgr.34101) 1151 : cluster [DBG] pgmap v1929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:01.204 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:00 smithi045 bash[82788]: cluster 2024-07-28T20:07:59.217844+0000 mgr.y (mgr.34101) 1151 : cluster [DBG] pgmap v1929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:01.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:00 smithi155 bash[68033]: cluster 2024-07-28T20:07:59.217844+0000 mgr.y (mgr.34101) 1151 : cluster [DBG] pgmap v1929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:01.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:01.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:01.548 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:01.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:01.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:01.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1116 16 16 0 0 0 - 0 2024-07-28T20:08:01.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:01.913 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:01 smithi155 bash[73694]: debug 2024-07-28T20:08:01.658+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:02.022 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:02.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:02.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:02.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:02.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:02 smithi155 bash[73694]: debug 2024-07-28T20:08:02.126+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:02.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:02.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:02 smithi155 bash[73694]: debug 2024-07-28T20:08:02.218+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:02.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:02.504 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:02.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:02.632 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:08:02 smithi155 bash[60745]: ts=2024-07-28T20:08:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:08:02.660 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:02.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:02.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:02.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1117 16 16 0 0 0 - 0 2024-07-28T20:08:02.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:02.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:02 smithi155 bash[73694]: debug 2024-07-28T20:08:02.662+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:02.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:02 smithi155 bash[73694]: debug 2024-07-28T20:08:02.710+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:03.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:02 smithi155 bash[68033]: cluster 2024-07-28T20:08:01.218999+0000 mgr.y (mgr.34101) 1152 : cluster [DBG] pgmap v1930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:03.094 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:03.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:03.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:03.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:03.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:03.464 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:02 smithi045 bash[80445]: cluster 2024-07-28T20:08:01.218999+0000 mgr.y (mgr.34101) 1152 : cluster [DBG] pgmap v1930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:03.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:02 smithi045 bash[82788]: cluster 2024-07-28T20:08:01.218999+0000 mgr.y (mgr.34101) 1152 : cluster [DBG] pgmap v1930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:03.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:03 smithi155 bash[73694]: debug 2024-07-28T20:08:03.314+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:03.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:03.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:03.810 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:03.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1118 16 16 0 0 0 - 0 2024-07-28T20:08:03.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:03.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:03 smithi155 bash[73694]: debug 2024-07-28T20:08:03.650+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:03.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:03.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:03 smithi155 bash[73694]: debug 2024-07-28T20:08:03.786+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:04.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:04.131 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:04 smithi045 bash[82788]: audit 2024-07-28T20:08:03.125137+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:04.131 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:04 smithi045 bash[82788]: audit 2024-07-28T20:08:03.127763+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:04.131 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:04 smithi045 bash[82788]: cluster 2024-07-28T20:08:03.220840+0000 mgr.y (mgr.34101) 1153 : cluster [DBG] pgmap v1931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:04.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:04.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:04.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:04.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:04 smithi155 bash[68033]: audit 2024-07-28T20:08:03.125137+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:04.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:04 smithi155 bash[68033]: audit 2024-07-28T20:08:03.127763+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:04.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:04 smithi155 bash[68033]: cluster 2024-07-28T20:08:03.220840+0000 mgr.y (mgr.34101) 1153 : cluster [DBG] pgmap v1931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:04 smithi045 bash[80445]: audit 2024-07-28T20:08:03.125137+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:04 smithi045 bash[80445]: audit 2024-07-28T20:08:03.127763+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:04 smithi045 bash[80445]: cluster 2024-07-28T20:08:03.220840+0000 mgr.y (mgr.34101) 1153 : cluster [DBG] pgmap v1931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:04.526 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:04.625 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:08:04.644 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:04.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:04.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:04.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:04 smithi155 bash[73694]: debug 2024-07-28T20:08:04.498+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:04.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:04 smithi155 bash[73694]: debug 2024-07-28T20:08:04.610+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:04.832 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:08:04.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1119 16 16 0 0 0 - 0 2024-07-28T20:08:04.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:04.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:05.071 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:05.071 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:04 smithi155 bash[73694]: debug 2024-07-28T20:08:04.874+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:05.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:05.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:05.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:05.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:05.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:05.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:05.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:05.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:08:05.867278+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:08:05.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:08:05.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1120 16 16 0 0 0 - 0 2024-07-28T20:08:05.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:05.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:05 smithi155 bash[73694]: debug 2024-07-28T20:08:05.638+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:06.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:06.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:06.277 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:06.278 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:06 smithi155 bash[73694]: debug 2024-07-28T20:08:06.206+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:06.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:06.392 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:06 smithi045 bash[80445]: cluster 2024-07-28T20:08:05.222634+0000 mgr.y (mgr.34101) 1154 : cluster [DBG] pgmap v1932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:06.392 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:06 smithi045 bash[82788]: cluster 2024-07-28T20:08:05.222634+0000 mgr.y (mgr.34101) 1154 : cluster [DBG] pgmap v1932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:06.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:06.544 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:06.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:06.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:06 smithi155 bash[68033]: cluster 2024-07-28T20:08:05.222634+0000 mgr.y (mgr.34101) 1154 : cluster [DBG] pgmap v1932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:06.609 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:06 smithi155 bash[73694]: debug 2024-07-28T20:08:06.566+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:06.664 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:06.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:06.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1121 16 16 0 0 0 - 0 2024-07-28T20:08:06.900 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:07.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:07.030 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:06 smithi155 bash[73694]: debug 2024-07-28T20:08:06.610+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:07.138 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:07.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:07.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:07.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:07.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:07.630 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:07.736 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:07.740 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:07 smithi155 bash[73694]: debug 2024-07-28T20:08:07.634+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:07.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:07.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1122 16 16 0 0 0 - 0 2024-07-28T20:08:07.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:07.983 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:07 smithi155 bash[73694]: debug 2024-07-28T20:08:07.742+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:08.092 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:08.214 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:08.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:08.370 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:08 smithi045 bash[80445]: cluster 2024-07-28T20:08:07.223861+0000 mgr.y (mgr.34101) 1155 : cluster [DBG] pgmap v1933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:08.370 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:08 smithi045 bash[82788]: cluster 2024-07-28T20:08:07.223861+0000 mgr.y (mgr.34101) 1155 : cluster [DBG] pgmap v1933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:08.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:08.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:08.536 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:08 smithi155 bash[73694]: debug 2024-07-28T20:08:08.370+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:08.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:08 smithi155 bash[68033]: cluster 2024-07-28T20:08:07.223861+0000 mgr.y (mgr.34101) 1155 : cluster [DBG] pgmap v1933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:08.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:08.644 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:08:08.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:08.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:08.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:08.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:08 smithi155 bash[73694]: debug 2024-07-28T20:08:08.594+0000 7f8e37e1e640 -1 osd.4 1181 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:08.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:08 smithi155 bash[73694]: debug 2024-07-28T20:08:08.690+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:08.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1123 16 16 0 0 0 - 0 2024-07-28T20:08:08.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:09.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:09.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:09.263 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:09.271 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:09.295 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:08:09.384 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:08:09.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T20:08:09.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:09.458 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:09 smithi045 bash[80445]: audit 2024-07-28T20:08:08.696735+0000 mon.a (mon.0) 1831 : audit [INF] from='client.? 172.21.15.45:0/617324668' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:08:09.458 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:09 smithi045 bash[82788]: audit 2024-07-28T20:08:08.696735+0000 mon.a (mon.0) 1831 : audit [INF] from='client.? 172.21.15.45:0/617324668' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:08:09.509 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:09.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:09 smithi155 bash[68033]: audit 2024-07-28T20:08:08.696735+0000 mon.a (mon.0) 1831 : audit [INF] from='client.? 172.21.15.45:0/617324668' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:08:09.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:09 smithi155 bash[73694]: debug 2024-07-28T20:08:09.266+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:09.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:09.749 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:09.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1124 16 16 0 0 0 - 0 2024-07-28T20:08:09.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:09.888 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:09 smithi155 bash[73694]: debug 2024-07-28T20:08:09.634+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:09.990 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:10.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:10.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:10.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:10.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:10.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:10 smithi155 bash[68033]: cluster 2024-07-28T20:08:09.225596+0000 mgr.y (mgr.34101) 1156 : cluster [DBG] pgmap v1934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:10.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:10 smithi155 bash[68033]: cluster 2024-07-28T20:08:09.283777+0000 mon.a (mon.0) 1832 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:10.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:10 smithi155 bash[68033]: audit 2024-07-28T20:08:09.296503+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.45:0/617324668' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:08:10.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:10 smithi155 bash[68033]: cluster 2024-07-28T20:08:09.296589+0000 mon.a (mon.0) 1834 : cluster [DBG] osdmap e1182: 8 total, 2 up, 8 in 2024-07-28T20:08:10.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:10.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:10 smithi045 bash[80445]: cluster 2024-07-28T20:08:09.225596+0000 mgr.y (mgr.34101) 1156 : cluster [DBG] pgmap v1934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:10.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:10 smithi045 bash[80445]: cluster 2024-07-28T20:08:09.283777+0000 mon.a (mon.0) 1832 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:10.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:10 smithi045 bash[80445]: audit 2024-07-28T20:08:09.296503+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.45:0/617324668' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:08:10.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:10 smithi045 bash[80445]: cluster 2024-07-28T20:08:09.296589+0000 mon.a (mon.0) 1834 : cluster [DBG] osdmap e1182: 8 total, 2 up, 8 in 2024-07-28T20:08:10.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:10 smithi045 bash[82788]: cluster 2024-07-28T20:08:09.225596+0000 mgr.y (mgr.34101) 1156 : cluster [DBG] pgmap v1934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:10.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:10 smithi045 bash[82788]: cluster 2024-07-28T20:08:09.283777+0000 mon.a (mon.0) 1832 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:10.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:10 smithi045 bash[82788]: audit 2024-07-28T20:08:09.296503+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.45:0/617324668' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:08:10.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:10 smithi045 bash[82788]: cluster 2024-07-28T20:08:09.296589+0000 mon.a (mon.0) 1834 : cluster [DBG] osdmap e1182: 8 total, 2 up, 8 in 2024-07-28T20:08:10.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:10.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:08:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:08:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:08:10.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:10.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1125 16 16 0 0 0 - 0 2024-07-28T20:08:10.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:10.955 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:10 smithi155 bash[73694]: debug 2024-07-28T20:08:10.590+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:11.064 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:11.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:11.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:11.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:11 smithi155 bash[73694]: debug 2024-07-28T20:08:11.046+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:11.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:11.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:11.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:11.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:11.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:11.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:11 smithi155 bash[73694]: debug 2024-07-28T20:08:11.554+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:11.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:11.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:11 smithi155 bash[73694]: debug 2024-07-28T20:08:11.642+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:11.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1126 16 16 0 0 0 - 0 2024-07-28T20:08:11.897 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:12.016 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:12.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:08:12.135 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:12.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:12.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:12.378 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:12 smithi045 bash[80445]: cluster 2024-07-28T20:08:11.227374+0000 mgr.y (mgr.34101) 1157 : cluster [DBG] pgmap v1936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:12.378 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:12 smithi045 bash[82788]: cluster 2024-07-28T20:08:11.227374+0000 mgr.y (mgr.34101) 1157 : cluster [DBG] pgmap v1936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:12.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:12.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:12 smithi155 bash[68033]: cluster 2024-07-28T20:08:11.227374+0000 mgr.y (mgr.34101) 1157 : cluster [DBG] pgmap v1936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:12.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:08:12 smithi155 bash[60745]: ts=2024-07-28T20:08:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:08:12.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:12.724 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:12.843 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:12.854 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:12 smithi155 bash[73694]: debug 2024-07-28T20:08:12.602+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:12.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1127 16 16 0 0 0 - 0 2024-07-28T20:08:12.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:13.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:13.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:13.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:13.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:13.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:13.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:13.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:13.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1128 16 16 0 0 0 - 0 2024-07-28T20:08:13.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:14.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:14.045 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:13 smithi155 bash[73694]: debug 2024-07-28T20:08:13.650+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:14.116 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:14.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:14.176 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:08:14.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:14.391 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:14.402 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:14 smithi155 bash[73694]: debug 2024-07-28T20:08:14.118+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:14.402 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:14 smithi155 bash[68033]: cluster 2024-07-28T20:08:13.229449+0000 mgr.y (mgr.34101) 1158 : cluster [DBG] pgmap v1937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:14.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:14.632 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:14 smithi045 bash[80445]: cluster 2024-07-28T20:08:13.229449+0000 mgr.y (mgr.34101) 1158 : cluster [DBG] pgmap v1937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:14 smithi045 bash[82788]: cluster 2024-07-28T20:08:13.229449+0000 mgr.y (mgr.34101) 1158 : cluster [DBG] pgmap v1937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:14.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:14.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1129 16 16 0 0 0 - 0 2024-07-28T20:08:14.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:14.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:15.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:14 smithi155 bash[73694]: debug 2024-07-28T20:08:14.686+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:15.108 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:15.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:15.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:15.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:15 smithi155 bash[73694]: debug 2024-07-28T20:08:15.234+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:15.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:15.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:15.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:15.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:15.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:15.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1130 16 16 0 0 0 - 0 2024-07-28T20:08:15.939 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:16.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:15 smithi155 bash[73694]: debug 2024-07-28T20:08:15.718+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:16.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:16.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:16.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:16.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:16 smithi155 bash[68033]: cluster 2024-07-28T20:08:15.231402+0000 mgr.y (mgr.34101) 1159 : cluster [DBG] pgmap v1938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:16.415 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:16.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:16.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:16.665 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:16 smithi045 bash[80445]: cluster 2024-07-28T20:08:15.231402+0000 mgr.y (mgr.34101) 1159 : cluster [DBG] pgmap v1938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:16 smithi045 bash[82788]: cluster 2024-07-28T20:08:15.231402+0000 mgr.y (mgr.34101) 1159 : cluster [DBG] pgmap v1938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:16.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:16.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:16 smithi155 bash[73694]: debug 2024-07-28T20:08:16.686+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:16.850 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:08:16.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1131 16 16 0 0 0 - 0 2024-07-28T20:08:16.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:16.957 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:16 smithi155 bash[73694]: debug 2024-07-28T20:08:16.810+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:17.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:17.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:17.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:17.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:17.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:17.421 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:17.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:17.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:17.710 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:17 smithi155 bash[73694]: debug 2024-07-28T20:08:17.422+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:17.710 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:17 smithi155 bash[73694]: debug 2024-07-28T20:08:17.530+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:17.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:17.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:17.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1132 16 16 0 0 0 - 0 2024-07-28T20:08:17.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:18.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:18.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:18.269 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:08:18.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:18.373 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:18 smithi045 bash[80445]: cluster 2024-07-28T20:08:17.233494+0000 mgr.y (mgr.34101) 1160 : cluster [DBG] pgmap v1939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:18.373 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:18 smithi045 bash[80445]: audit 2024-07-28T20:08:18.122371+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:18.373 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:18 smithi045 bash[80445]: audit 2024-07-28T20:08:18.123757+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:18.373 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:18 smithi045 bash[82788]: cluster 2024-07-28T20:08:17.233494+0000 mgr.y (mgr.34101) 1160 : cluster [DBG] pgmap v1939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:18.373 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:18 smithi045 bash[82788]: audit 2024-07-28T20:08:18.122371+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:18.374 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:18 smithi045 bash[82788]: audit 2024-07-28T20:08:18.123757+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:18.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:18.444 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:17 smithi155 bash[73694]: debug 2024-07-28T20:08:17.714+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:18.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:18 smithi155 bash[68033]: cluster 2024-07-28T20:08:17.233494+0000 mgr.y (mgr.34101) 1160 : cluster [DBG] pgmap v1939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:18.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:18 smithi155 bash[68033]: audit 2024-07-28T20:08:18.122371+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:18.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:18 smithi155 bash[68033]: audit 2024-07-28T20:08:18.123757+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:18.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:18.665 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:18.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:18.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1133 16 16 0 0 0 - 0 2024-07-28T20:08:18.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:18.930 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:08:18.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T20:08:19.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:19.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:18 smithi155 bash[73694]: debug 2024-07-28T20:08:18.722+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:19.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:19.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:19.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:19.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:19.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:19.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:19.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:19.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:19 smithi155 bash[73694]: debug 2024-07-28T20:08:19.598+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:19.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:19 smithi155 bash[73694]: debug 2024-07-28T20:08:19.718+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:19.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:19.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1134 16 16 0 0 0 - 0 2024-07-28T20:08:19.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:20.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:20.210 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:20.330 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:20.451 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:20.568 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:20.579 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:20 smithi155 bash[68033]: cluster 2024-07-28T20:08:19.235301+0000 mgr.y (mgr.34101) 1161 : cluster [DBG] pgmap v1940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:20.579 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:20.579 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:20 smithi155 bash[73694]: debug 2024-07-28T20:08:20.434+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:20.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:20 smithi045 bash[80445]: cluster 2024-07-28T20:08:19.235301+0000 mgr.y (mgr.34101) 1161 : cluster [DBG] pgmap v1940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:20.595 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:20 smithi045 bash[82788]: cluster 2024-07-28T20:08:19.235301+0000 mgr.y (mgr.34101) 1161 : cluster [DBG] pgmap v1940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:20.688 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:08:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:08:20] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:08:20.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:20.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1135 16 16 0 0 0 - 0 2024-07-28T20:08:20.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:21.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:21.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:20 smithi155 bash[73694]: debug 2024-07-28T20:08:20.738+0000 7f8e37e1e640 -1 osd.4 1182 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:21.169 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:21.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:21.321 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:08:21.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:21.532 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:21.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:21 smithi155 bash[68033]: audit 2024-07-28T20:08:20.584874+0000 mon.a (mon.0) 1836 : audit [INF] from='client.? 172.21.15.45:0/12501623' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:08:21.653 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:21.664 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:21 smithi045 bash[82788]: audit 2024-07-28T20:08:20.584874+0000 mon.a (mon.0) 1836 : audit [INF] from='client.? 172.21.15.45:0/12501623' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:08:21.664 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:21 smithi045 bash[80445]: audit 2024-07-28T20:08:20.584874+0000 mon.a (mon.0) 1836 : audit [INF] from='client.? 172.21.15.45:0/12501623' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:08:21.773 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:21.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1136 16 16 0 0 0 - 0 2024-07-28T20:08:21.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:22.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:22.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:21 smithi155 bash[73694]: debug 2024-07-28T20:08:21.722+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:22.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:22.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:21 smithi155 bash[73694]: debug 2024-07-28T20:08:21.866+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:22.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:22.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:22.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:22.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:22 smithi155 bash[73694]: debug 2024-07-28T20:08:22.110+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:22.370 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:22.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:22.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:22.617 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:08:22 smithi155 bash[60745]: ts=2024-07-28T20:08:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:08:22.617 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:22 smithi155 bash[68033]: cluster 2024-07-28T20:08:21.236645+0000 mgr.y (mgr.34101) 1162 : cluster [DBG] pgmap v1941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:22.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:22 smithi155 bash[68033]: cluster 2024-07-28T20:08:21.307067+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:22.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:22 smithi155 bash[68033]: audit 2024-07-28T20:08:21.321456+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? 172.21.15.45:0/12501623' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:08:22.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:22 smithi155 bash[68033]: cluster 2024-07-28T20:08:21.321579+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1183: 8 total, 2 up, 8 in 2024-07-28T20:08:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:22 smithi045 bash[80445]: cluster 2024-07-28T20:08:21.236645+0000 mgr.y (mgr.34101) 1162 : cluster [DBG] pgmap v1941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:22 smithi045 bash[80445]: cluster 2024-07-28T20:08:21.307067+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:22 smithi045 bash[80445]: audit 2024-07-28T20:08:21.321456+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? 172.21.15.45:0/12501623' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:08:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:22 smithi045 bash[80445]: cluster 2024-07-28T20:08:21.321579+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1183: 8 total, 2 up, 8 in 2024-07-28T20:08:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:22 smithi045 bash[82788]: cluster 2024-07-28T20:08:21.236645+0000 mgr.y (mgr.34101) 1162 : cluster [DBG] pgmap v1941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:22 smithi045 bash[82788]: cluster 2024-07-28T20:08:21.307067+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:22 smithi045 bash[82788]: audit 2024-07-28T20:08:21.321456+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? 172.21.15.45:0/12501623' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:08:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:22 smithi045 bash[82788]: cluster 2024-07-28T20:08:21.321579+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1183: 8 total, 2 up, 8 in 2024-07-28T20:08:22.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:22.844 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:22.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1137 16 16 0 0 0 - 0 2024-07-28T20:08:22.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:23.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:22 smithi155 bash[73694]: debug 2024-07-28T20:08:22.698+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:23.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:23.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:23.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:23.435 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:23.555 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:23.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:23.688 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:08:23.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:23.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1138 16 16 0 0 0 - 0 2024-07-28T20:08:23.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:24.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:24.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:23 smithi155 bash[73694]: debug 2024-07-28T20:08:23.650+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:24.094 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:08:24.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:24.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:24.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:24 smithi045 bash[80445]: cluster 2024-07-28T20:08:23.238598+0000 mgr.y (mgr.34101) 1163 : cluster [DBG] pgmap v1943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:24 smithi045 bash[82788]: cluster 2024-07-28T20:08:23.238598+0000 mgr.y (mgr.34101) 1163 : cluster [DBG] pgmap v1943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:24.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:24.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:24 smithi155 bash[68033]: cluster 2024-07-28T20:08:23.238598+0000 mgr.y (mgr.34101) 1163 : cluster [DBG] pgmap v1943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:24.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:24.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:24 smithi155 bash[73694]: debug 2024-07-28T20:08:24.406+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:24.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:24.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:24.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:24.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:24.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1139 16 16 0 0 0 - 0 2024-07-28T20:08:24.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:24.993 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:24 smithi155 bash[73694]: debug 2024-07-28T20:08:24.658+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:24.993 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:24 smithi155 bash[73694]: debug 2024-07-28T20:08:24.850+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:25.100 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:25.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:25.331 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:25.445 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:25.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:25.683 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:25.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:25.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:08:25.869950+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:08:25.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:08:25.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1140 16 16 0 0 0 - 0 2024-07-28T20:08:25.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:25.931 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:25 smithi155 bash[73694]: debug 2024-07-28T20:08:25.662+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:26.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:26.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:26.272 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:26.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:26.512 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:26.632 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:26.643 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:26.644 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:26 smithi155 bash[68033]: cluster 2024-07-28T20:08:25.240409+0000 mgr.y (mgr.34101) 1164 : cluster [DBG] pgmap v1944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:26 smithi045 bash[80445]: cluster 2024-07-28T20:08:25.240409+0000 mgr.y (mgr.34101) 1164 : cluster [DBG] pgmap v1944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:26 smithi045 bash[82788]: cluster 2024-07-28T20:08:25.240409+0000 mgr.y (mgr.34101) 1164 : cluster [DBG] pgmap v1944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:26.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:26.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:26.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1141 16 16 0 0 0 - 0 2024-07-28T20:08:26.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:26.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:26 smithi155 bash[73694]: debug 2024-07-28T20:08:26.670+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:26.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:26 smithi155 bash[73694]: debug 2024-07-28T20:08:26.722+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:27.100 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:27.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:27.247 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:27.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:27.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:27.514 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:27 smithi155 bash[73694]: debug 2024-07-28T20:08:27.250+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:27.569 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:27.644 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:08:27.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:27.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:27 smithi155 bash[73694]: debug 2024-07-28T20:08:27.630+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:27.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:27.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1142 16 16 0 0 0 - 0 2024-07-28T20:08:27.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:28.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:28.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:28.181 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:28.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:28.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:28.508 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:28 smithi155 bash[68033]: cluster 2024-07-28T20:08:27.242303+0000 mgr.y (mgr.34101) 1165 : cluster [DBG] pgmap v1945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:28.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:28.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:28 smithi155 bash[73694]: debug 2024-07-28T20:08:28.346+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:28.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:28 smithi155 bash[73694]: debug 2024-07-28T20:08:28.510+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:28.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:28.554 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:08:28.555 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T20:08:28.643 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:28 smithi045 bash[80445]: cluster 2024-07-28T20:08:27.242303+0000 mgr.y (mgr.34101) 1165 : cluster [DBG] pgmap v1945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:28 smithi045 bash[82788]: cluster 2024-07-28T20:08:27.242303+0000 mgr.y (mgr.34101) 1165 : cluster [DBG] pgmap v1945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:28.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:28.773 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:28 smithi155 bash[73694]: debug 2024-07-28T20:08:28.594+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:28.856 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:08:28.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1143 16 16 0 0 0 - 0 2024-07-28T20:08:28.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:28.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:29.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:29.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:29.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:29.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:29.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:29.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:29.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:29.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:29 smithi155 bash[73694]: debug 2024-07-28T20:08:29.630+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:29.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:29 smithi155 bash[73694]: debug 2024-07-28T20:08:29.698+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:29.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:29.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:29.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1144 16 16 0 0 0 - 0 2024-07-28T20:08:29.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:29.957 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:29 smithi155 bash[73694]: debug 2024-07-28T20:08:29.806+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:30.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:30.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:30.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:30.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:30.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:30 smithi045 bash[80445]: cluster 2024-07-28T20:08:29.244058+0000 mgr.y (mgr.34101) 1166 : cluster [DBG] pgmap v1946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:30.431 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:30 smithi045 bash[82788]: cluster 2024-07-28T20:08:29.244058+0000 mgr.y (mgr.34101) 1166 : cluster [DBG] pgmap v1946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:30.520 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:30 smithi155 bash[68033]: cluster 2024-07-28T20:08:29.244058+0000 mgr.y (mgr.34101) 1166 : cluster [DBG] pgmap v1946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:30.520 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:30.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:30.647 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:30 smithi155 bash[73694]: debug 2024-07-28T20:08:30.522+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:30.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:08:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:08:30] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:08:30.783 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:30.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1145 16 16 0 0 0 - 0 2024-07-28T20:08:30.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:30.913 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:30 smithi155 bash[73694]: debug 2024-07-28T20:08:30.650+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:31.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:31.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:31.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:31.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:31.270 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:31 smithi155 bash[73694]: debug 2024-07-28T20:08:31.122+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:31.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:31.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:31.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:31.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:31.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:31.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1146 16 16 0 0 0 - 0 2024-07-28T20:08:31.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:31.984 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:31 smithi155 bash[73694]: debug 2024-07-28T20:08:31.658+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:32.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:32.210 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:32.325 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:32.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:32.453 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:32 smithi045 bash[82788]: cluster 2024-07-28T20:08:31.245915+0000 mgr.y (mgr.34101) 1167 : cluster [DBG] pgmap v1947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:32.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:32 smithi045 bash[80445]: cluster 2024-07-28T20:08:31.245915+0000 mgr.y (mgr.34101) 1167 : cluster [DBG] pgmap v1947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:32.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:32.573 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:32 smithi155 bash[68033]: cluster 2024-07-28T20:08:31.245915+0000 mgr.y (mgr.34101) 1167 : cluster [DBG] pgmap v1947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:32.573 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:08:32 smithi155 bash[60745]: ts=2024-07-28T20:08:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:08:32.679 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:32.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:32.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1147 16 16 0 0 0 - 0 2024-07-28T20:08:32.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:33.036 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:33.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:32 smithi155 bash[73694]: debug 2024-07-28T20:08:32.626+0000 7f8e37e1e640 -1 osd.4 1183 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:33.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:33.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:33.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:33.351 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:08:33.358 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:08:33.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:33.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:33.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:33 smithi155 bash[68033]: audit 2024-07-28T20:08:32.531632+0000 mon.a (mon.0) 1840 : audit [INF] from='client.? 172.21.15.45:0/3213240054' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:08:33.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:33 smithi155 bash[68033]: audit 2024-07-28T20:08:33.118891+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:33.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:33 smithi155 bash[73694]: debug 2024-07-28T20:08:33.374+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:33.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:33.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:33 smithi155 bash[73694]: debug 2024-07-28T20:08:33.522+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:33.629 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:33.641 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:33 smithi045 bash[80445]: audit 2024-07-28T20:08:32.531632+0000 mon.a (mon.0) 1840 : audit [INF] from='client.? 172.21.15.45:0/3213240054' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:08:33.641 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:33 smithi045 bash[80445]: audit 2024-07-28T20:08:33.118891+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:33.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:33 smithi045 bash[82788]: audit 2024-07-28T20:08:32.531632+0000 mon.a (mon.0) 1840 : audit [INF] from='client.? 172.21.15.45:0/3213240054' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:08:33.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:33 smithi045 bash[82788]: audit 2024-07-28T20:08:33.118891+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:33.748 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:33.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:33 smithi155 bash[73694]: debug 2024-07-28T20:08:33.606+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:33.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:33.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1148 16 16 0 0 0 - 0 2024-07-28T20:08:33.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:34.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:34.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:34.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:34.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:34 smithi155 bash[73694]: debug 2024-07-28T20:08:34.110+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:34.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:34.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:34 smithi045 bash[80445]: cluster 2024-07-28T20:08:33.247693+0000 mgr.y (mgr.34101) 1168 : cluster [DBG] pgmap v1948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:34 smithi045 bash[80445]: cluster 2024-07-28T20:08:33.337622+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:34 smithi045 bash[80445]: audit 2024-07-28T20:08:33.352028+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.45:0/3213240054' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:08:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:34 smithi045 bash[80445]: cluster 2024-07-28T20:08:33.352247+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1184: 8 total, 2 up, 8 in 2024-07-28T20:08:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:34 smithi045 bash[82788]: cluster 2024-07-28T20:08:33.247693+0000 mgr.y (mgr.34101) 1168 : cluster [DBG] pgmap v1948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:34 smithi045 bash[82788]: cluster 2024-07-28T20:08:33.337622+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:34 smithi045 bash[82788]: audit 2024-07-28T20:08:33.352028+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.45:0/3213240054' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:08:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:34 smithi045 bash[82788]: cluster 2024-07-28T20:08:33.352247+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1184: 8 total, 2 up, 8 in 2024-07-28T20:08:34.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:34 smithi155 bash[68033]: cluster 2024-07-28T20:08:33.247693+0000 mgr.y (mgr.34101) 1168 : cluster [DBG] pgmap v1948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:34 smithi155 bash[68033]: cluster 2024-07-28T20:08:33.337622+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:34 smithi155 bash[68033]: audit 2024-07-28T20:08:33.352028+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.45:0/3213240054' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:08:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:34 smithi155 bash[68033]: cluster 2024-07-28T20:08:33.352247+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1184: 8 total, 2 up, 8 in 2024-07-28T20:08:34.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:34.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:34.845 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:34 smithi155 bash[73694]: debug 2024-07-28T20:08:34.618+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:34.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1149 16 16 0 0 0 - 0 2024-07-28T20:08:34.939 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:35.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:35.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:35.224 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:35.225 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:35 smithi155 bash[73694]: debug 2024-07-28T20:08:35.062+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:35.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:35.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:35.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:35.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:35.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:35.773 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:35.784 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:35 smithi155 bash[73694]: debug 2024-07-28T20:08:35.658+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:35.784 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:35 smithi155 bash[73694]: debug 2024-07-28T20:08:35.666+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:35.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1150 16 16 0 0 0 - 0 2024-07-28T20:08:35.891 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:36.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:36.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:36.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:36.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:08:36.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:36.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:36.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:36 smithi045 bash[80445]: cluster 2024-07-28T20:08:35.248891+0000 mgr.y (mgr.34101) 1169 : cluster [DBG] pgmap v1950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:36 smithi045 bash[82788]: cluster 2024-07-28T20:08:35.248891+0000 mgr.y (mgr.34101) 1169 : cluster [DBG] pgmap v1950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:36.481 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:36.492 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:36 smithi155 bash[68033]: cluster 2024-07-28T20:08:35.248891+0000 mgr.y (mgr.34101) 1169 : cluster [DBG] pgmap v1950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:36.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:36 smithi155 bash[73694]: debug 2024-07-28T20:08:36.338+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:36.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:36.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:36.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:36 smithi155 bash[73694]: debug 2024-07-28T20:08:36.670+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:36.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:36.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1151 16 16 0 0 0 - 0 2024-07-28T20:08:36.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:37.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:37.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:37.213 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:08:37.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:37.437 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:37.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:37.675 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:37.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:37.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1152 16 16 0 0 0 - 0 2024-07-28T20:08:37.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:38.027 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:37 smithi155 bash[73694]: debug 2024-07-28T20:08:37.662+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:38.027 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:08:38.028 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T20:08:38.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:38.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:38.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:38.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:38.513 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:38.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:38.645 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:38 smithi155 bash[68033]: cluster 2024-07-28T20:08:37.250384+0000 mgr.y (mgr.34101) 1170 : cluster [DBG] pgmap v1951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:38 smithi045 bash[80445]: cluster 2024-07-28T20:08:37.250384+0000 mgr.y (mgr.34101) 1170 : cluster [DBG] pgmap v1951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:38 smithi045 bash[82788]: cluster 2024-07-28T20:08:37.250384+0000 mgr.y (mgr.34101) 1170 : cluster [DBG] pgmap v1951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:38.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:38.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1153 16 16 0 0 0 - 0 2024-07-28T20:08:38.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:38.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:39.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:39.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:38 smithi155 bash[73694]: debug 2024-07-28T20:08:38.702+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:39.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:38 smithi155 bash[73694]: debug 2024-07-28T20:08:38.710+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:39.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:39.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:39.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:39.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:39.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:39.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:39.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:39.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1154 16 16 0 0 0 - 0 2024-07-28T20:08:39.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:40.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:39 smithi155 bash[73694]: debug 2024-07-28T20:08:39.678+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:40.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:40.191 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:40.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:40.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:40.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:40 smithi045 bash[80445]: cluster 2024-07-28T20:08:39.251518+0000 mgr.y (mgr.34101) 1171 : cluster [DBG] pgmap v1952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:40 smithi045 bash[82788]: cluster 2024-07-28T20:08:39.251518+0000 mgr.y (mgr.34101) 1171 : cluster [DBG] pgmap v1952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:40.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:40.636 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:40.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:40 smithi155 bash[68033]: cluster 2024-07-28T20:08:39.251518+0000 mgr.y (mgr.34101) 1171 : cluster [DBG] pgmap v1952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:40.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:40.677 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:08:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:08:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:08:40.717 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:40 smithi155 bash[73694]: debug 2024-07-28T20:08:40.638+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:40.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:40.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1155 16 16 0 0 0 - 0 2024-07-28T20:08:40.907 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:40.953 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:08:41.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:41.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:40 smithi155 bash[73694]: debug 2024-07-28T20:08:40.718+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:41.145 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:41.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:41.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:41.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:41.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:41.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:41.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:41.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1156 16 16 0 0 0 - 0 2024-07-28T20:08:41.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:41.996 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:41 smithi155 bash[73694]: debug 2024-07-28T20:08:41.726+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:41.996 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:41.996 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:41 smithi155 bash[73694]: debug 2024-07-28T20:08:41.966+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:42.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:42.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:42.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:42.440 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:42 smithi045 bash[80445]: cluster 2024-07-28T20:08:41.253427+0000 mgr.y (mgr.34101) 1172 : cluster [DBG] pgmap v1953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:42.440 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:42 smithi045 bash[82788]: cluster 2024-07-28T20:08:41.253427+0000 mgr.y (mgr.34101) 1172 : cluster [DBG] pgmap v1953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:42.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:42.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:42.543 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:08:42 smithi155 bash[60745]: ts=2024-07-28T20:08:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:08:42.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:42 smithi155 bash[68033]: cluster 2024-07-28T20:08:41.253427+0000 mgr.y (mgr.34101) 1172 : cluster [DBG] pgmap v1953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:42.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:42.594 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:42 smithi155 bash[73694]: debug 2024-07-28T20:08:42.546+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:42.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:42.790 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:08:42.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:42.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1157 16 16 0 0 0 - 0 2024-07-28T20:08:42.882 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:42 smithi155 bash[73694]: debug 2024-07-28T20:08:42.730+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:42.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:43.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:43.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:43.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:43.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:43.520 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:43.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:43.650 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:43 smithi045 bash[80445]: audit 2024-07-28T20:08:42.754930+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:08:43.651 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:43 smithi045 bash[82788]: audit 2024-07-28T20:08:42.754930+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:08:43.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:43 smithi155 bash[68033]: audit 2024-07-28T20:08:42.754930+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:08:43.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:43.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1158 16 16 0 0 0 - 0 2024-07-28T20:08:43.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:43.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:44.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:43 smithi155 bash[73694]: debug 2024-07-28T20:08:43.746+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:44.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:44.229 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:44.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:44.358 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:44.358 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:44 smithi155 bash[73694]: debug 2024-07-28T20:08:44.218+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:44.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:44 smithi155 bash[68033]: cluster 2024-07-28T20:08:43.255454+0000 mgr.y (mgr.34101) 1173 : cluster [DBG] pgmap v1954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:44.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:44.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:44.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:44 smithi045 bash[80445]: cluster 2024-07-28T20:08:43.255454+0000 mgr.y (mgr.34101) 1173 : cluster [DBG] pgmap v1954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:44.626 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:44 smithi045 bash[82788]: cluster 2024-07-28T20:08:43.255454+0000 mgr.y (mgr.34101) 1173 : cluster [DBG] pgmap v1954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:44.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:44.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:44.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1159 16 16 0 0 0 - 0 2024-07-28T20:08:44.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:45.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:44 smithi155 bash[73694]: debug 2024-07-28T20:08:44.738+0000 7f8e37e1e640 -1 osd.4 1184 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:45.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:45.178 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:45.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:45.383 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:08:45.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:45.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:45.561 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:45 smithi045 bash[80445]: audit 2024-07-28T20:08:44.928540+0000 mon.a (mon.0) 1844 : audit [INF] from='client.? 172.21.15.45:0/3896071780' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:08:45.562 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:45 smithi045 bash[82788]: audit 2024-07-28T20:08:44.928540+0000 mon.a (mon.0) 1844 : audit [INF] from='client.? 172.21.15.45:0/3896071780' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:08:45.640 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:45.640 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:45 smithi155 bash[68033]: audit 2024-07-28T20:08:44.928540+0000 mon.a (mon.0) 1844 : audit [INF] from='client.? 172.21.15.45:0/3896071780' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:08:45.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:45.718 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:45 smithi155 bash[73694]: debug 2024-07-28T20:08:45.642+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:45.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:45.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:08:45.872762+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:08:45.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:08:45.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1160 16 16 0 0 0 - 0 2024-07-28T20:08:45.892 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:45.903 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:45 smithi155 bash[73694]: debug 2024-07-28T20:08:45.722+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:46.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:46.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:46.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:46.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:46.431 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:08:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:46 smithi045 bash[80445]: cluster 2024-07-28T20:08:45.257337+0000 mgr.y (mgr.34101) 1174 : cluster [DBG] pgmap v1955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:46 smithi045 bash[80445]: cluster 2024-07-28T20:08:45.368460+0000 mon.a (mon.0) 1845 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:08:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:46 smithi045 bash[80445]: audit 2024-07-28T20:08:45.384216+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? 172.21.15.45:0/3896071780' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:08:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:46 smithi045 bash[80445]: cluster 2024-07-28T20:08:45.384385+0000 mon.a (mon.0) 1847 : cluster [DBG] osdmap e1185: 8 total, 2 up, 8 in 2024-07-28T20:08:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:46 smithi045 bash[82788]: cluster 2024-07-28T20:08:45.257337+0000 mgr.y (mgr.34101) 1174 : cluster [DBG] pgmap v1955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:46 smithi045 bash[82788]: cluster 2024-07-28T20:08:45.368460+0000 mon.a (mon.0) 1845 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:08:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:46 smithi045 bash[82788]: audit 2024-07-28T20:08:45.384216+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? 172.21.15.45:0/3896071780' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:08:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:46 smithi045 bash[82788]: cluster 2024-07-28T20:08:45.384385+0000 mon.a (mon.0) 1847 : cluster [DBG] osdmap e1185: 8 total, 2 up, 8 in 2024-07-28T20:08:46.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:46.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:46.640 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:46 smithi155 bash[68033]: cluster 2024-07-28T20:08:45.257337+0000 mgr.y (mgr.34101) 1174 : cluster [DBG] pgmap v1955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:46.641 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:46 smithi155 bash[68033]: cluster 2024-07-28T20:08:45.368460+0000 mon.a (mon.0) 1845 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:08:46.641 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:46 smithi155 bash[68033]: audit 2024-07-28T20:08:45.384216+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? 172.21.15.45:0/3896071780' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:08:46.641 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:46 smithi155 bash[68033]: cluster 2024-07-28T20:08:45.384385+0000 mon.a (mon.0) 1847 : cluster [DBG] osdmap e1185: 8 total, 2 up, 8 in 2024-07-28T20:08:46.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:46.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:46 smithi155 bash[73694]: debug 2024-07-28T20:08:46.702+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:46.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:46.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1161 16 16 0 0 0 - 0 2024-07-28T20:08:46.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:47.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:47.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:47.222 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:08:47.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T20:08:47.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:47.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:47.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:47.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:47 smithi155 bash[73694]: debug 2024-07-28T20:08:47.418+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:47.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:47.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:47.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:47.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1162 16 16 0 0 0 - 0 2024-07-28T20:08:47.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:48.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:48.038 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:47 smithi155 bash[73694]: debug 2024-07-28T20:08:47.718+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:48.038 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:48.039 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:47 smithi155 bash[73694]: debug 2024-07-28T20:08:47.874+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:48.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:48.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:08:48.265 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:48.378 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:48 smithi045 bash[80445]: cluster 2024-07-28T20:08:47.258771+0000 mgr.y (mgr.34101) 1175 : cluster [DBG] pgmap v1957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:48 smithi045 bash[80445]: audit 2024-07-28T20:08:48.128502+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:48 smithi045 bash[80445]: audit 2024-07-28T20:08:48.131207+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:48 smithi045 bash[82788]: cluster 2024-07-28T20:08:47.258771+0000 mgr.y (mgr.34101) 1175 : cluster [DBG] pgmap v1957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:48 smithi045 bash[82788]: audit 2024-07-28T20:08:48.128502+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:48 smithi045 bash[82788]: audit 2024-07-28T20:08:48.131207+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:48.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:48.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:48.714 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:48.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:48 smithi155 bash[73694]: debug 2024-07-28T20:08:48.562+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:48.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:48 smithi155 bash[68033]: cluster 2024-07-28T20:08:47.258771+0000 mgr.y (mgr.34101) 1175 : cluster [DBG] pgmap v1957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:48.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:48 smithi155 bash[68033]: audit 2024-07-28T20:08:48.128502+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:48.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:48 smithi155 bash[68033]: audit 2024-07-28T20:08:48.131207+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:08:48.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:48.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:48 smithi155 bash[73694]: debug 2024-07-28T20:08:48.718+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:48.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:48.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1163 16 16 0 0 0 - 0 2024-07-28T20:08:48.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:49.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:49.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:49.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:49.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:49 smithi155 bash[73694]: debug 2024-07-28T20:08:49.021+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:49.308 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:49.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:49.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:49.640 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:49.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:49.772 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:49.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1164 16 16 0 0 0 - 0 2024-07-28T20:08:49.891 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:49.902 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:49 smithi155 bash[73694]: debug 2024-07-28T20:08:49.641+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:49.902 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:49 smithi155 bash[73694]: debug 2024-07-28T20:08:49.705+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:49 smithi045 bash[80445]: audit 2024-07-28T20:08:48.917835+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:49 smithi045 bash[80445]: audit 2024-07-28T20:08:48.931161+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:49 smithi045 bash[82788]: audit 2024-07-28T20:08:48.917835+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:49 smithi045 bash[82788]: audit 2024-07-28T20:08:48.931161+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:50.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:50.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:49 smithi155 bash[68033]: audit 2024-07-28T20:08:48.917835+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:50.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:49 smithi155 bash[68033]: audit 2024-07-28T20:08:48.931161+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:50.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:50.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:49 smithi155 bash[73694]: debug 2024-07-28T20:08:49.989+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:50.128 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:50.208 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:50.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:50.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:50.480 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:50.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:50 smithi155 bash[73694]: debug 2024-07-28T20:08:50.209+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:50.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:50.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:50.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:08:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:08:50.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:50.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1165 16 16 0 0 0 - 0 2024-07-28T20:08:50.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:51.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:50 smithi155 bash[73694]: debug 2024-07-28T20:08:50.681+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:51.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:50 smithi155 bash[68033]: cluster 2024-07-28T20:08:49.259607+0000 mgr.y (mgr.34101) 1176 : cluster [DBG] pgmap v1958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:51.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:50 smithi155 bash[68033]: audit 2024-07-28T20:08:49.913025+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:51.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:50 smithi155 bash[68033]: audit 2024-07-28T20:08:49.926138+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:51.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:50 smithi155 bash[68033]: audit 2024-07-28T20:08:50.376150+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:08:51.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:50 smithi155 bash[68033]: audit 2024-07-28T20:08:50.377386+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:08:51.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:50 smithi155 bash[68033]: audit 2024-07-28T20:08:50.384325+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:51.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:51.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:51.205 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[80445]: cluster 2024-07-28T20:08:49.259607+0000 mgr.y (mgr.34101) 1176 : cluster [DBG] pgmap v1958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:51.206 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[80445]: audit 2024-07-28T20:08:49.913025+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:51.206 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[80445]: audit 2024-07-28T20:08:49.926138+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:51.206 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[80445]: audit 2024-07-28T20:08:50.376150+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:08:51.206 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[80445]: audit 2024-07-28T20:08:50.377386+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:08:51.206 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[80445]: audit 2024-07-28T20:08:50.384325+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:51.206 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[82788]: cluster 2024-07-28T20:08:49.259607+0000 mgr.y (mgr.34101) 1176 : cluster [DBG] pgmap v1958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:51.206 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[82788]: audit 2024-07-28T20:08:49.913025+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:51.206 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[82788]: audit 2024-07-28T20:08:49.926138+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:51.206 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[82788]: audit 2024-07-28T20:08:50.376150+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:08:51.207 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[82788]: audit 2024-07-28T20:08:50.377386+0000 mon.c (mon.2) 389 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:08:51.207 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:50 smithi045 bash[82788]: audit 2024-07-28T20:08:50.384325+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:08:51.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:51.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:51.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:51.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:51.682 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:51.682 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:51 smithi155 bash[73694]: debug 2024-07-28T20:08:51.537+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:51.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:51.798 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:51 smithi155 bash[73694]: debug 2024-07-28T20:08:51.685+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:51.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1166 16 16 0 0 0 - 0 2024-07-28T20:08:51.908 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:52.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:52.048 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:08:52.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:52.170 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:08:52.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:52.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:52.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:52.518 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:08:52 smithi155 bash[60745]: ts=2024-07-28T20:08:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:08:52.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:52.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:52.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:52.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:52 smithi155 bash[73694]: debug 2024-07-28T20:08:52.721+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:52.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:52 smithi155 bash[73694]: debug 2024-07-28T20:08:52.729+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:52.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:52.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1167 16 16 0 0 0 - 0 2024-07-28T20:08:52.986 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:53.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:53.118 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:52 smithi045 bash[80445]: cluster 2024-07-28T20:08:51.261287+0000 mgr.y (mgr.34101) 1177 : cluster [DBG] pgmap v1959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:53.118 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:52 smithi045 bash[82788]: cluster 2024-07-28T20:08:51.261287+0000 mgr.y (mgr.34101) 1177 : cluster [DBG] pgmap v1959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:53.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:53.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:52 smithi155 bash[68033]: cluster 2024-07-28T20:08:51.261287+0000 mgr.y (mgr.34101) 1177 : cluster [DBG] pgmap v1959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:53.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:53.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:53.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:53.618 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:53.618 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:53 smithi155 bash[73694]: debug 2024-07-28T20:08:53.605+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:53.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:53.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:53.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1168 16 16 0 0 0 - 0 2024-07-28T20:08:53.939 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:54.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:54.062 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:53 smithi155 bash[73694]: debug 2024-07-28T20:08:53.757+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:54.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:54.293 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:54.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:54.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:54.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:54.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:54 smithi155 bash[73694]: debug 2024-07-28T20:08:54.373+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:54.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:54.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:54.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1169 16 16 0 0 0 - 0 2024-07-28T20:08:54.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:54.926 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:54 smithi155 bash[73694]: debug 2024-07-28T20:08:54.773+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:55.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:55.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:55.141 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:54 smithi045 bash[80445]: cluster 2024-07-28T20:08:53.263221+0000 mgr.y (mgr.34101) 1178 : cluster [DBG] pgmap v1960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:55.142 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:54 smithi045 bash[82788]: cluster 2024-07-28T20:08:53.263221+0000 mgr.y (mgr.34101) 1178 : cluster [DBG] pgmap v1960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:55.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:55.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:54 smithi155 bash[68033]: cluster 2024-07-28T20:08:53.263221+0000 mgr.y (mgr.34101) 1178 : cluster [DBG] pgmap v1960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:55.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:55.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:55.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:55.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:55.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:55.821 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:08:55.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:55.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1170 16 16 0 0 0 - 0 2024-07-28T20:08:55.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:55.983 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:55 smithi155 bash[73694]: debug 2024-07-28T20:08:55.697+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:55.983 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:55 smithi155 bash[73694]: debug 2024-07-28T20:08:55.789+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:56.090 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:56.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:56.326 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:56.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:56.495 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:08:56.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T20:08:56.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:56.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:56.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:56.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1171 16 16 0 0 0 - 0 2024-07-28T20:08:56.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:56.936 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:08:57.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:57.119 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:56 smithi155 bash[68033]: cluster 2024-07-28T20:08:55.264994+0000 mgr.y (mgr.34101) 1179 : cluster [DBG] pgmap v1961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:57.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:56 smithi155 bash[68033]: audit 2024-07-28T20:08:56.410654+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.45:0/2257938798' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:08:57.120 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:56 smithi155 bash[73694]: debug 2024-07-28T20:08:56.817+0000 7f8e37e1e640 -1 osd.4 1185 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:57.120 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:57.120 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:56 smithi155 bash[73694]: debug 2024-07-28T20:08:56.901+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:57.120 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:57.120 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:57 smithi155 bash[73694]: debug 2024-07-28T20:08:57.013+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:57.120 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:57.120 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:57 smithi155 bash[73694]: debug 2024-07-28T20:08:57.121+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:57.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:56 smithi045 bash[80445]: cluster 2024-07-28T20:08:55.264994+0000 mgr.y (mgr.34101) 1179 : cluster [DBG] pgmap v1961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:56 smithi045 bash[80445]: audit 2024-07-28T20:08:56.410654+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.45:0/2257938798' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:08:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:56 smithi045 bash[82788]: cluster 2024-07-28T20:08:55.264994+0000 mgr.y (mgr.34101) 1179 : cluster [DBG] pgmap v1961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:56 smithi045 bash[82788]: audit 2024-07-28T20:08:56.410654+0000 mon.a (mon.0) 1854 : audit [INF] from='client.? 172.21.15.45:0/2257938798' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:08:57.283 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:57.403 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:57.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:57.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:57.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:57.794 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:57.794 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:57 smithi155 bash[73694]: debug 2024-07-28T20:08:57.497+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:57.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1172 16 16 0 0 0 - 0 2024-07-28T20:08:57.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:58.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:58.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:57 smithi155 bash[73694]: debug 2024-07-28T20:08:57.797+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:58.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:57 smithi155 bash[68033]: cluster 2024-07-28T20:08:56.928441+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:58.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:57 smithi155 bash[68033]: audit 2024-07-28T20:08:56.936304+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.45:0/2257938798' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:08:58.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:57 smithi155 bash[68033]: cluster 2024-07-28T20:08:56.936408+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1186: 8 total, 2 up, 8 in 2024-07-28T20:08:58.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:57 smithi045 bash[80445]: cluster 2024-07-28T20:08:56.928441+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:57 smithi045 bash[80445]: audit 2024-07-28T20:08:56.936304+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.45:0/2257938798' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:08:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:57 smithi045 bash[80445]: cluster 2024-07-28T20:08:56.936408+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1186: 8 total, 2 up, 8 in 2024-07-28T20:08:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:57 smithi045 bash[82788]: cluster 2024-07-28T20:08:56.928441+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:08:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:57 smithi045 bash[82788]: audit 2024-07-28T20:08:56.936304+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.45:0/2257938798' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:08:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:57 smithi045 bash[82788]: cluster 2024-07-28T20:08:56.936408+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1186: 8 total, 2 up, 8 in 2024-07-28T20:08:58.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:08:58.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:08:58.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:58.609 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:08:58.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:58.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:58.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1173 16 16 0 0 0 - 0 2024-07-28T20:08:58.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:59.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:08:58 smithi155 bash[68033]: cluster 2024-07-28T20:08:57.266533+0000 mgr.y (mgr.34101) 1180 : cluster [DBG] pgmap v1963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:59.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:58 smithi155 bash[73694]: debug 2024-07-28T20:08:58.781+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:08:59.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:08:59.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:08:59.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:08:58 smithi045 bash[80445]: cluster 2024-07-28T20:08:57.266533+0000 mgr.y (mgr.34101) 1180 : cluster [DBG] pgmap v1963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:08:58 smithi045 bash[82788]: cluster 2024-07-28T20:08:57.266533+0000 mgr.y (mgr.34101) 1180 : cluster [DBG] pgmap v1963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:08:59.331 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:59.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:59.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:08:59.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:08:59.699 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:59.700 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:59 smithi155 bash[73694]: debug 2024-07-28T20:08:59.545+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:08:59.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:08:59.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:08:59.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:08:59.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1174 16 16 0 0 0 - 0 2024-07-28T20:08:59.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:00.042 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:00.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:59 smithi155 bash[73694]: debug 2024-07-28T20:08:59.749+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:00.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:08:59 smithi155 bash[73694]: debug 2024-07-28T20:08:59.773+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:00.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:00.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:00.400 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:00.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:00.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:00.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:00 smithi155 bash[73694]: debug 2024-07-28T20:09:00.237+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:00.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:00.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:09:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:09:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:09:00.758 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:00.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1175 16 16 0 0 0 - 0 2024-07-28T20:09:00.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:00.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:00 smithi155 bash[73694]: debug 2024-07-28T20:09:00.717+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:00.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:00.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:00 smithi155 bash[73694]: debug 2024-07-28T20:09:00.853+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:00.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:01.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:00 smithi155 bash[68033]: cluster 2024-07-28T20:08:59.267479+0000 mgr.y (mgr.34101) 1181 : cluster [DBG] pgmap v1964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:01.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:01.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:00 smithi045 bash[82788]: cluster 2024-07-28T20:08:59.267479+0000 mgr.y (mgr.34101) 1181 : cluster [DBG] pgmap v1964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:00 smithi045 bash[80445]: cluster 2024-07-28T20:08:59.267479+0000 mgr.y (mgr.34101) 1181 : cluster [DBG] pgmap v1964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:01.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:01.255 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:09:01.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:01.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:01.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:01.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:01.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:01.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1176 16 16 0 0 0 - 0 2024-07-28T20:09:01.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:01 smithi155 bash[73694]: debug 2024-07-28T20:09:01.701+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:01 smithi155 bash[73694]: debug 2024-07-28T20:09:01.933+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:02.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:02.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:02.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:02.408 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:02.409 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:09:02 smithi155 bash[60745]: ts=2024-07-28T20:09:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:09:02.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:02.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:02.664 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:02 smithi155 bash[73694]: debug 2024-07-28T20:09:02.409+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:02.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:02.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:02.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1177 16 16 0 0 0 - 0 2024-07-28T20:09:02.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:03.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:03.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:02 smithi155 bash[68033]: cluster 2024-07-28T20:09:01.268403+0000 mgr.y (mgr.34101) 1182 : cluster [DBG] pgmap v1965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:03.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:02 smithi155 bash[73694]: debug 2024-07-28T20:09:02.665+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:03.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:03.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:02 smithi155 bash[73694]: debug 2024-07-28T20:09:02.993+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:03.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:02 smithi045 bash[80445]: cluster 2024-07-28T20:09:01.268403+0000 mgr.y (mgr.34101) 1182 : cluster [DBG] pgmap v1965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:02 smithi045 bash[82788]: cluster 2024-07-28T20:09:01.268403+0000 mgr.y (mgr.34101) 1182 : cluster [DBG] pgmap v1965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:03.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:03.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:03.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:03.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:03.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:03.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:03 smithi155 bash[73694]: debug 2024-07-28T20:09:03.709+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:03.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:03.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1178 16 16 0 0 0 - 0 2024-07-28T20:09:03.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:04.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:04.131 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:04.131 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:04 smithi155 bash[73694]: debug 2024-07-28T20:09:04.069+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:04.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:04.294 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:09:04.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:04 smithi155 bash[68033]: audit 2024-07-28T20:09:03.127238+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:04.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:04 smithi155 bash[68033]: audit 2024-07-28T20:09:03.130083+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:04.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:04 smithi155 bash[68033]: cluster 2024-07-28T20:09:03.270420+0000 mgr.y (mgr.34101) 1183 : cluster [DBG] pgmap v1966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:04.347 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:04.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:04 smithi045 bash[82788]: audit 2024-07-28T20:09:03.127238+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:04 smithi045 bash[82788]: audit 2024-07-28T20:09:03.130083+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:04 smithi045 bash[82788]: cluster 2024-07-28T20:09:03.270420+0000 mgr.y (mgr.34101) 1183 : cluster [DBG] pgmap v1966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:04 smithi045 bash[80445]: audit 2024-07-28T20:09:03.127238+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:04 smithi045 bash[80445]: audit 2024-07-28T20:09:03.130083+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:04 smithi045 bash[80445]: cluster 2024-07-28T20:09:03.270420+0000 mgr.y (mgr.34101) 1183 : cluster [DBG] pgmap v1966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:04.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:04.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:04.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:04.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1179 16 16 0 0 0 - 0 2024-07-28T20:09:04.942 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:04.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:04.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:04 smithi155 bash[73694]: debug 2024-07-28T20:09:04.661+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:04.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:04 smithi155 bash[73694]: debug 2024-07-28T20:09:04.669+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:05.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:05.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:05.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:05.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:05.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:05.658 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:05.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:05.840 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:09:05.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:09:05.875538+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:09:05.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:09:05.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1180 16 16 0 0 0 - 0 2024-07-28T20:09:05.892 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:06.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:06.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:05 smithi155 bash[73694]: debug 2024-07-28T20:09:05.689+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:06.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:06.228 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:06.249 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:06.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:06.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:06 smithi155 bash[68033]: cluster 2024-07-28T20:09:05.272322+0000 mgr.y (mgr.34101) 1184 : cluster [DBG] pgmap v1967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:06.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:06 smithi155 bash[73694]: debug 2024-07-28T20:09:06.229+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:06.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:06.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:06.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:06.644 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:06 smithi155 bash[73694]: debug 2024-07-28T20:09:06.461+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:06 smithi045 bash[80445]: cluster 2024-07-28T20:09:05.272322+0000 mgr.y (mgr.34101) 1184 : cluster [DBG] pgmap v1967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:06 smithi045 bash[82788]: cluster 2024-07-28T20:09:05.272322+0000 mgr.y (mgr.34101) 1184 : cluster [DBG] pgmap v1967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:06.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:06.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:06 smithi155 bash[73694]: debug 2024-07-28T20:09:06.645+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:06.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:06.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1181 16 16 0 0 0 - 0 2024-07-28T20:09:06.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:07.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:07.154 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:09:07.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T20:09:07.191 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:07.316 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:07.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:07.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:07.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:07.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:07.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1182 16 16 0 0 0 - 0 2024-07-28T20:09:07.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:08.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:08.037 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:07 smithi155 bash[73694]: debug 2024-07-28T20:09:07.677+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:08.145 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:08.264 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:08.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:08.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:08 smithi155 bash[73694]: debug 2024-07-28T20:09:08.129+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:08.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:08.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:08.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:08.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:08 smithi045 bash[80445]: cluster 2024-07-28T20:09:07.274212+0000 mgr.y (mgr.34101) 1185 : cluster [DBG] pgmap v1968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:08.634 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:08 smithi045 bash[82788]: cluster 2024-07-28T20:09:07.274212+0000 mgr.y (mgr.34101) 1185 : cluster [DBG] pgmap v1968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:08.673 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:08 smithi155 bash[68033]: cluster 2024-07-28T20:09:07.274212+0000 mgr.y (mgr.34101) 1185 : cluster [DBG] pgmap v1968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:08.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:08.674 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:08 smithi155 bash[73694]: debug 2024-07-28T20:09:08.577+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:08.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:08.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:08.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1183 16 16 0 0 0 - 0 2024-07-28T20:09:08.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:09.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:09.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:09.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:09.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:09.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:09.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:09.812 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:09.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1184 16 16 0 0 0 - 0 2024-07-28T20:09:09.931 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:10.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:10.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:08 smithi155 bash[73694]: debug 2024-07-28T20:09:08.673+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:10.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:09 smithi155 bash[73694]: debug 2024-07-28T20:09:09.629+0000 7f8e37e1e640 -1 osd.4 1186 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:10.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:10.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:10.350 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:09:10.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:10.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:10.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:10 smithi045 bash[80445]: cluster 2024-07-28T20:09:09.275558+0000 mgr.y (mgr.34101) 1186 : cluster [DBG] pgmap v1969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:10.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:10 smithi045 bash[80445]: audit 2024-07-28T20:09:09.514691+0000 mon.a (mon.0) 1859 : audit [INF] from='client.? 172.21.15.45:0/2080970840' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:09:10.594 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:10 smithi045 bash[82788]: cluster 2024-07-28T20:09:09.275558+0000 mgr.y (mgr.34101) 1186 : cluster [DBG] pgmap v1969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:10.595 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:10 smithi045 bash[82788]: audit 2024-07-28T20:09:09.514691+0000 mon.a (mon.0) 1859 : audit [INF] from='client.? 172.21.15.45:0/2080970840' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:09:10.633 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:10.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:10.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:10 smithi155 bash[73694]: debug 2024-07-28T20:09:10.585+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:10.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:10 smithi155 bash[68033]: cluster 2024-07-28T20:09:09.275558+0000 mgr.y (mgr.34101) 1186 : cluster [DBG] pgmap v1969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:10.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:10 smithi155 bash[68033]: audit 2024-07-28T20:09:09.514691+0000 mon.a (mon.0) 1859 : audit [INF] from='client.? 172.21.15.45:0/2080970840' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:09:10.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:10.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1185 16 16 0 0 0 - 0 2024-07-28T20:09:10.880 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:09:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:09:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:09:10.986 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:11.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:11.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:11.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:11.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:11.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:11.592 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:11.592 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:11 smithi155 bash[73694]: debug 2024-07-28T20:09:11.485+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:11.592 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:11 smithi155 bash[73694]: debug 2024-07-28T20:09:11.557+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:11.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:11 smithi155 bash[68033]: cluster 2024-07-28T20:09:10.335487+0000 mon.a (mon.0) 1860 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:09:11.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:11 smithi155 bash[68033]: audit 2024-07-28T20:09:10.350467+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.45:0/2080970840' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:09:11.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:11 smithi155 bash[68033]: cluster 2024-07-28T20:09:10.350613+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1187: 8 total, 2 up, 8 in 2024-07-28T20:09:11.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:11.709 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:11 smithi045 bash[80445]: cluster 2024-07-28T20:09:10.335487+0000 mon.a (mon.0) 1860 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:09:11.710 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:11 smithi045 bash[80445]: audit 2024-07-28T20:09:10.350467+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.45:0/2080970840' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:09:11.710 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:11 smithi045 bash[80445]: cluster 2024-07-28T20:09:10.350613+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1187: 8 total, 2 up, 8 in 2024-07-28T20:09:11.710 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:11 smithi045 bash[82788]: cluster 2024-07-28T20:09:10.335487+0000 mon.a (mon.0) 1860 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:09:11.710 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:11 smithi045 bash[82788]: audit 2024-07-28T20:09:10.350467+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.45:0/2080970840' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:09:11.710 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:11 smithi045 bash[82788]: cluster 2024-07-28T20:09:10.350613+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1187: 8 total, 2 up, 8 in 2024-07-28T20:09:11.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:11.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1186 16 16 0 0 0 - 0 2024-07-28T20:09:11.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:12.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:12.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:12.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:12.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:12.534 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:12.545 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:12.545 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:12 smithi155 bash[73694]: debug 2024-07-28T20:09:12.273+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:12.545 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:09:12 smithi155 bash[60745]: ts=2024-07-28T20:09:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:09:12.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:12 smithi155 bash[68033]: cluster 2024-07-28T20:09:11.276608+0000 mgr.y (mgr.34101) 1187 : cluster [DBG] pgmap v1971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:12.653 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:12.665 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:12 smithi045 bash[80445]: cluster 2024-07-28T20:09:11.276608+0000 mgr.y (mgr.34101) 1187 : cluster [DBG] pgmap v1971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:12.665 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:12 smithi045 bash[82788]: cluster 2024-07-28T20:09:11.276608+0000 mgr.y (mgr.34101) 1187 : cluster [DBG] pgmap v1971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:12.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:12.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:12 smithi155 bash[73694]: debug 2024-07-28T20:09:12.597+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:12.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1187 16 16 0 0 0 - 0 2024-07-28T20:09:12.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:12.904 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:09:13.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:13.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:13.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:09:13.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:13.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:13.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:13 smithi155 bash[73694]: debug 2024-07-28T20:09:13.273+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:13.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:13.526 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:13.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:13.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:13.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:13.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:13 smithi155 bash[73694]: debug 2024-07-28T20:09:13.469+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:13.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:13.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:13 smithi155 bash[73694]: debug 2024-07-28T20:09:13.553+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:13.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:13 smithi155 bash[73694]: debug 2024-07-28T20:09:13.621+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:13.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1188 16 16 0 0 0 - 0 2024-07-28T20:09:13.881 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:14.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:14.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:14.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:14.357 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:14.471 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:14.549 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:14 smithi045 bash[80445]: cluster 2024-07-28T20:09:13.278499+0000 mgr.y (mgr.34101) 1188 : cluster [DBG] pgmap v1972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:14.550 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:14 smithi045 bash[82788]: cluster 2024-07-28T20:09:13.278499+0000 mgr.y (mgr.34101) 1188 : cluster [DBG] pgmap v1972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:14.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:14.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:14.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:14 smithi155 bash[68033]: cluster 2024-07-28T20:09:13.278499+0000 mgr.y (mgr.34101) 1188 : cluster [DBG] pgmap v1972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:14.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:14 smithi155 bash[73694]: debug 2024-07-28T20:09:14.505+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:14.828 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:14.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1189 16 16 0 0 0 - 0 2024-07-28T20:09:14.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:15.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:15.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:15.302 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:15.421 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:15.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:15.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:15.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:15.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:15 smithi155 bash[73694]: debug 2024-07-28T20:09:15.545+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:15.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1190 16 16 0 0 0 - 0 2024-07-28T20:09:15.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:16.020 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:16.136 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:16.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:16.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:16.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:16 smithi155 bash[73694]: debug 2024-07-28T20:09:15.997+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:16.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:16.463 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:09:16.464 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:16 smithi045 bash[80445]: cluster 2024-07-28T20:09:15.280268+0000 mgr.y (mgr.34101) 1189 : cluster [DBG] pgmap v1973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:16.464 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:16 smithi045 bash[82788]: cluster 2024-07-28T20:09:15.280268+0000 mgr.y (mgr.34101) 1189 : cluster [DBG] pgmap v1973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:16.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:16.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:16.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:16.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:16 smithi155 bash[73694]: debug 2024-07-28T20:09:16.577+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:16.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:16 smithi155 bash[68033]: cluster 2024-07-28T20:09:15.280268+0000 mgr.y (mgr.34101) 1189 : cluster [DBG] pgmap v1973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:16.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:16.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1191 16 16 0 0 0 - 0 2024-07-28T20:09:16.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:17.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:17.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:17.262 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:09:17.263 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T20:09:17.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:17.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:17.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:17.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:17.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:17.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1192 16 16 0 0 0 - 0 2024-07-28T20:09:17.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:17.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:17 smithi155 bash[73694]: debug 2024-07-28T20:09:17.613+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:18.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:18.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:18.265 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:18.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:18.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:18 smithi155 bash[73694]: debug 2024-07-28T20:09:18.133+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:18.384 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:18 smithi045 bash[80445]: cluster 2024-07-28T20:09:17.281415+0000 mgr.y (mgr.34101) 1190 : cluster [DBG] pgmap v1974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:18 smithi045 bash[80445]: audit 2024-07-28T20:09:18.120503+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:18 smithi045 bash[82788]: cluster 2024-07-28T20:09:17.281415+0000 mgr.y (mgr.34101) 1190 : cluster [DBG] pgmap v1974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:18 smithi045 bash[82788]: audit 2024-07-28T20:09:18.120503+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:18.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:18.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:18.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:18 smithi155 bash[68033]: cluster 2024-07-28T20:09:17.281415+0000 mgr.y (mgr.34101) 1190 : cluster [DBG] pgmap v1974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:18.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:18 smithi155 bash[68033]: audit 2024-07-28T20:09:18.120503+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:18.738 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:09:18.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:18.853 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:18.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1193 16 16 0 0 0 - 0 2024-07-28T20:09:18.972 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:19.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:18 smithi155 bash[73694]: debug 2024-07-28T20:09:18.653+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:19.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:19.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:19.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:19.451 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:19.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:19.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:19.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:19.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1194 16 16 0 0 0 - 0 2024-07-28T20:09:19.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:20.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:20.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:19 smithi155 bash[73694]: debug 2024-07-28T20:09:19.681+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:20.156 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:20.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:20.288 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:20.365 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:20 smithi155 bash[73694]: debug 2024-07-28T20:09:20.157+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:20.365 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:20.365 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:20 smithi155 bash[73694]: debug 2024-07-28T20:09:20.289+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:20.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:20.456 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:20 smithi045 bash[80445]: cluster 2024-07-28T20:09:19.282419+0000 mgr.y (mgr.34101) 1191 : cluster [DBG] pgmap v1975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:20.457 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:20 smithi045 bash[82788]: cluster 2024-07-28T20:09:19.282419+0000 mgr.y (mgr.34101) 1191 : cluster [DBG] pgmap v1975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:20.524 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:20.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:20 smithi155 bash[68033]: cluster 2024-07-28T20:09:19.282419+0000 mgr.y (mgr.34101) 1191 : cluster [DBG] pgmap v1975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:20.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:09:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:09:20] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:09:20.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:20.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:20 smithi155 bash[73694]: debug 2024-07-28T20:09:20.661+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:20.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1195 16 16 0 0 0 - 0 2024-07-28T20:09:20.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:21.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:21.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:21.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:21.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:21.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:21.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:21.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:21.774 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:09:21.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:21.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1196 16 16 0 0 0 - 0 2024-07-28T20:09:21.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:22.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:21 smithi155 bash[73694]: debug 2024-07-28T20:09:21.677+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:22.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:22.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:22.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:22.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:22.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:22 smithi045 bash[80445]: cluster 2024-07-28T20:09:21.283589+0000 mgr.y (mgr.34101) 1192 : cluster [DBG] pgmap v1976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:22.453 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:22 smithi045 bash[82788]: cluster 2024-07-28T20:09:21.283589+0000 mgr.y (mgr.34101) 1192 : cluster [DBG] pgmap v1976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:22.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:22.573 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:22 smithi155 bash[68033]: cluster 2024-07-28T20:09:21.283589+0000 mgr.y (mgr.34101) 1192 : cluster [DBG] pgmap v1976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:22.573 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:09:22 smithi155 bash[60745]: ts=2024-07-28T20:09:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:09:22.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:22.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:22.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1197 16 16 0 0 0 - 0 2024-07-28T20:09:22.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:23.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:23.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:23.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:22 smithi155 bash[73694]: debug 2024-07-28T20:09:22.713+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:23.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:22 smithi155 bash[73694]: debug 2024-07-28T20:09:22.785+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:23.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:23.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:23.399 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:23.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:23.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:23.529 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:23 smithi155 bash[73694]: debug 2024-07-28T20:09:23.249+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:23.636 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:23.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:23.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:23 smithi155 bash[73694]: debug 2024-07-28T20:09:23.677+0000 7f8e37e1e640 -1 osd.4 1187 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:23.868 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:23.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1198 16 16 0 0 0 - 0 2024-07-28T20:09:23.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:24.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:24.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:24.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:24.387 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:09:24.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:24.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:24.664 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:24 smithi155 bash[68033]: cluster 2024-07-28T20:09:23.285427+0000 mgr.y (mgr.34101) 1193 : cluster [DBG] pgmap v1977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:24.664 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:24 smithi155 bash[68033]: audit 2024-07-28T20:09:23.798004+0000 mon.c (mon.2) 392 : audit [INF] from='client.? 172.21.15.45:0/2110559313' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:09:24.664 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:24 smithi155 bash[68033]: audit 2024-07-28T20:09:23.798302+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:09:24.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:24.701 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:24 smithi045 bash[82788]: cluster 2024-07-28T20:09:23.285427+0000 mgr.y (mgr.34101) 1193 : cluster [DBG] pgmap v1977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:24.701 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:24 smithi045 bash[82788]: audit 2024-07-28T20:09:23.798004+0000 mon.c (mon.2) 392 : audit [INF] from='client.? 172.21.15.45:0/2110559313' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:09:24.702 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:24 smithi045 bash[82788]: audit 2024-07-28T20:09:23.798302+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:09:24.702 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:24 smithi045 bash[80445]: cluster 2024-07-28T20:09:23.285427+0000 mgr.y (mgr.34101) 1193 : cluster [DBG] pgmap v1977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:24.702 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:24 smithi045 bash[80445]: audit 2024-07-28T20:09:23.798004+0000 mon.c (mon.2) 392 : audit [INF] from='client.? 172.21.15.45:0/2110559313' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:09:24.702 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:24 smithi045 bash[80445]: audit 2024-07-28T20:09:23.798302+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:09:24.807 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:24.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1199 16 16 0 0 0 - 0 2024-07-28T20:09:24.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:25.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:25.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:24 smithi155 bash[73694]: debug 2024-07-28T20:09:24.665+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:25.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:25.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:25.402 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:25.523 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:25.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:25 smithi155 bash[68033]: cluster 2024-07-28T20:09:24.372657+0000 mon.a (mon.0) 1864 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:09:25.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:25 smithi155 bash[68033]: audit 2024-07-28T20:09:24.386235+0000 mon.a (mon.0) 1865 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:09:25.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:25 smithi155 bash[68033]: cluster 2024-07-28T20:09:24.386409+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1188: 8 total, 2 up, 8 in 2024-07-28T20:09:25.643 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:25 smithi045 bash[80445]: cluster 2024-07-28T20:09:24.372657+0000 mon.a (mon.0) 1864 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:09:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:25 smithi045 bash[80445]: audit 2024-07-28T20:09:24.386235+0000 mon.a (mon.0) 1865 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:09:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:25 smithi045 bash[80445]: cluster 2024-07-28T20:09:24.386409+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1188: 8 total, 2 up, 8 in 2024-07-28T20:09:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:25 smithi045 bash[82788]: cluster 2024-07-28T20:09:24.372657+0000 mon.a (mon.0) 1864 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:09:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:25 smithi045 bash[82788]: audit 2024-07-28T20:09:24.386235+0000 mon.a (mon.0) 1865 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:09:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:25 smithi045 bash[82788]: cluster 2024-07-28T20:09:24.386409+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1188: 8 total, 2 up, 8 in 2024-07-28T20:09:25.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:25.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:25 smithi155 bash[73694]: debug 2024-07-28T20:09:25.685+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:25.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:09:25.878403+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:09:25.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:09:25.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1200 16 16 0 0 0 - 0 2024-07-28T20:09:25.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:25.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:26.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:26.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:26.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:26.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:26.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:26 smithi155 bash[68033]: cluster 2024-07-28T20:09:25.287219+0000 mgr.y (mgr.34101) 1194 : cluster [DBG] pgmap v1979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:26.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:26.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:26 smithi045 bash[80445]: cluster 2024-07-28T20:09:25.287219+0000 mgr.y (mgr.34101) 1194 : cluster [DBG] pgmap v1979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:26.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:26 smithi045 bash[82788]: cluster 2024-07-28T20:09:25.287219+0000 mgr.y (mgr.34101) 1194 : cluster [DBG] pgmap v1979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:26.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:26.846 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:09:26.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1201 16 16 0 0 0 - 0 2024-07-28T20:09:26.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:27.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:26 smithi155 bash[73694]: debug 2024-07-28T20:09:26.653+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:27.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:27.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:26 smithi155 bash[73694]: debug 2024-07-28T20:09:26.853+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:27.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:27.186 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:27.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:27.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:27.544 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:27.644 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:27.644 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:27 smithi155 bash[73694]: debug 2024-07-28T20:09:27.413+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:27.661 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:09:27.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T20:09:27.664 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:27.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:09:27.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:27.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1202 16 16 0 0 0 - 0 2024-07-28T20:09:27.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:27.942 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:27 smithi155 bash[73694]: debug 2024-07-28T20:09:27.645+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:27.942 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:27.942 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:27 smithi155 bash[73694]: debug 2024-07-28T20:09:27.741+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:28.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:28.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:28.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:28.404 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:28.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:28.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:28 smithi155 bash[68033]: cluster 2024-07-28T20:09:27.289167+0000 mgr.y (mgr.34101) 1195 : cluster [DBG] pgmap v1980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:28.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:28 smithi045 bash[80445]: cluster 2024-07-28T20:09:27.289167+0000 mgr.y (mgr.34101) 1195 : cluster [DBG] pgmap v1980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:28 smithi045 bash[82788]: cluster 2024-07-28T20:09:27.289167+0000 mgr.y (mgr.34101) 1195 : cluster [DBG] pgmap v1980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:28.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:28.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1203 16 16 0 0 0 - 0 2024-07-28T20:09:28.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:29.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:29.016 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:28 smithi155 bash[73694]: debug 2024-07-28T20:09:28.661+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:29.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:29.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:28 smithi155 bash[73694]: debug 2024-07-28T20:09:28.869+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:29.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:29.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:29.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:29.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:29.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:29.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:29.733 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:29 smithi155 bash[73694]: debug 2024-07-28T20:09:29.621+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:29.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:29.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1204 16 16 0 0 0 - 0 2024-07-28T20:09:29.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:30.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:30.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:30.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:30.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:30.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:30.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:30 smithi045 bash[82788]: cluster 2024-07-28T20:09:29.290977+0000 mgr.y (mgr.34101) 1196 : cluster [DBG] pgmap v1981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:30.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:30 smithi045 bash[80445]: cluster 2024-07-28T20:09:29.290977+0000 mgr.y (mgr.34101) 1196 : cluster [DBG] pgmap v1981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:30.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:30.693 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:09:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:09:30] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:09:30.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:30 smithi155 bash[73694]: debug 2024-07-28T20:09:30.577+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:30.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:30 smithi155 bash[68033]: cluster 2024-07-28T20:09:29.290977+0000 mgr.y (mgr.34101) 1196 : cluster [DBG] pgmap v1981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:30.803 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:30.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1205 16 16 0 0 0 - 0 2024-07-28T20:09:30.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:31.042 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:31.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:31.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:31.403 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:31.523 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:31.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:31.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:31 smithi155 bash[73694]: debug 2024-07-28T20:09:31.369+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:31.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:31.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:31.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:31.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1206 16 16 0 0 0 - 0 2024-07-28T20:09:31.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:32.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:32.012 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:31 smithi155 bash[73694]: debug 2024-07-28T20:09:31.613+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:32.012 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:31 smithi155 bash[73694]: debug 2024-07-28T20:09:31.621+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:32.121 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:32.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:32.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:32.398 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:09:32 smithi155 bash[60745]: ts=2024-07-28T20:09:32.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:09:32.436 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:09:32.436 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:09:32.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:32.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:32 smithi155 bash[68033]: cluster 2024-07-28T20:09:31.292771+0000 mgr.y (mgr.34101) 1197 : cluster [DBG] pgmap v1982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:32.597 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:32.674 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:32 smithi045 bash[82788]: cluster 2024-07-28T20:09:31.292771+0000 mgr.y (mgr.34101) 1197 : cluster [DBG] pgmap v1982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:32.675 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:32 smithi045 bash[80445]: cluster 2024-07-28T20:09:31.292771+0000 mgr.y (mgr.34101) 1197 : cluster [DBG] pgmap v1982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:32.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:32.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:32 smithi155 bash[73694]: debug 2024-07-28T20:09:32.597+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:32.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:32.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1207 16 16 0 0 0 - 0 2024-07-28T20:09:32.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:33.075 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:33.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:33.205 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:33.205 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:32 smithi155 bash[73694]: debug 2024-07-28T20:09:32.929+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:33.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:33.431 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:33.502 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:33.502 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:33 smithi155 bash[73694]: debug 2024-07-28T20:09:33.289+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:33.502 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:33.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:33 smithi155 bash[68033]: audit 2024-07-28T20:09:33.120644+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:33.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:33.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:33 smithi045 bash[80445]: audit 2024-07-28T20:09:33.120644+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:33 smithi045 bash[82788]: audit 2024-07-28T20:09:33.120644+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:33.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:33.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:33 smithi155 bash[73694]: debug 2024-07-28T20:09:33.505+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:33.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:33 smithi155 bash[73694]: debug 2024-07-28T20:09:33.645+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:33.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1208 16 16 0 0 0 - 0 2024-07-28T20:09:33.915 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:33.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:34.036 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:34.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:34.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:34.284 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:34 smithi155 bash[73694]: debug 2024-07-28T20:09:33.997+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:34.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:34 smithi045 bash[80445]: cluster 2024-07-28T20:09:33.294676+0000 mgr.y (mgr.34101) 1198 : cluster [DBG] pgmap v1983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:34 smithi045 bash[82788]: cluster 2024-07-28T20:09:33.294676+0000 mgr.y (mgr.34101) 1198 : cluster [DBG] pgmap v1983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:34.508 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:34.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:34 smithi155 bash[68033]: cluster 2024-07-28T20:09:33.294676+0000 mgr.y (mgr.34101) 1198 : cluster [DBG] pgmap v1983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:34.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:34.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:34 smithi155 bash[73694]: debug 2024-07-28T20:09:34.357+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:34.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:34.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:34.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:34.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1209 16 16 0 0 0 - 0 2024-07-28T20:09:34.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:34.996 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:34 smithi155 bash[73694]: debug 2024-07-28T20:09:34.653+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:35.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:35.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:35.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:35.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:35.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:35.684 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:35.684 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:35 smithi155 bash[73694]: debug 2024-07-28T20:09:35.541+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:35.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:35.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:35 smithi155 bash[73694]: debug 2024-07-28T20:09:35.685+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:35.812 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:35.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1210 16 16 0 0 0 - 0 2024-07-28T20:09:35.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:36.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:36.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:36.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:36.404 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:36 smithi045 bash[80445]: cluster 2024-07-28T20:09:35.295995+0000 mgr.y (mgr.34101) 1199 : cluster [DBG] pgmap v1984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:36 smithi045 bash[82788]: cluster 2024-07-28T20:09:35.295995+0000 mgr.y (mgr.34101) 1199 : cluster [DBG] pgmap v1984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:36.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:36.645 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:36.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:36 smithi155 bash[68033]: cluster 2024-07-28T20:09:35.295995+0000 mgr.y (mgr.34101) 1199 : cluster [DBG] pgmap v1984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:36.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:36.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1211 16 16 0 0 0 - 0 2024-07-28T20:09:36.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:37.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:37.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:36 smithi155 bash[73694]: debug 2024-07-28T20:09:36.737+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:37.120 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:37.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:37.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:37.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:37.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:37.599 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:09:37.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:37.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:37.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1212 16 16 0 0 0 - 0 2024-07-28T20:09:37.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:37.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:37.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:37 smithi155 bash[73694]: debug 2024-07-28T20:09:37.689+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:37.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:37 smithi155 bash[73694]: debug 2024-07-28T20:09:37.757+0000 7f8e37e1e640 -1 osd.4 1188 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:38.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:38.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:38.295 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:38.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:38.432 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:09:38.440 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:38 smithi045 bash[82788]: cluster 2024-07-28T20:09:37.297904+0000 mgr.y (mgr.34101) 1200 : cluster [DBG] pgmap v1985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:38.440 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:38 smithi045 bash[82788]: audit 2024-07-28T20:09:37.763576+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? 172.21.15.45:0/917730038' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:09:38.440 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:38 smithi045 bash[80445]: cluster 2024-07-28T20:09:37.297904+0000 mgr.y (mgr.34101) 1200 : cluster [DBG] pgmap v1985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:38.440 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:38 smithi045 bash[80445]: audit 2024-07-28T20:09:37.763576+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? 172.21.15.45:0/917730038' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:09:38.441 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:09:38.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T20:09:38.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:38.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:38.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:38 smithi155 bash[68033]: cluster 2024-07-28T20:09:37.297904+0000 mgr.y (mgr.34101) 1200 : cluster [DBG] pgmap v1985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:38.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:38 smithi155 bash[68033]: audit 2024-07-28T20:09:37.763576+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? 172.21.15.45:0/917730038' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:09:38.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:38.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1213 16 16 0 0 0 - 0 2024-07-28T20:09:38.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:39.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:39.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:38 smithi155 bash[73694]: debug 2024-07-28T20:09:38.745+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:39.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:39.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:39.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:39.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:39.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:39 smithi045 bash[80445]: cluster 2024-07-28T20:09:38.415603+0000 mon.a (mon.0) 1868 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:09:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:39 smithi045 bash[80445]: audit 2024-07-28T20:09:38.432618+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? 172.21.15.45:0/917730038' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:09:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:39 smithi045 bash[80445]: cluster 2024-07-28T20:09:38.432837+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1189: 8 total, 2 up, 8 in 2024-07-28T20:09:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:39 smithi045 bash[82788]: cluster 2024-07-28T20:09:38.415603+0000 mon.a (mon.0) 1868 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:09:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:39 smithi045 bash[82788]: audit 2024-07-28T20:09:38.432618+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? 172.21.15.45:0/917730038' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:09:39.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:39 smithi045 bash[82788]: cluster 2024-07-28T20:09:38.432837+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1189: 8 total, 2 up, 8 in 2024-07-28T20:09:39.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:39.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:39 smithi155 bash[68033]: cluster 2024-07-28T20:09:38.415603+0000 mon.a (mon.0) 1868 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:09:39.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:39 smithi155 bash[68033]: audit 2024-07-28T20:09:38.432618+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? 172.21.15.45:0/917730038' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:09:39.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:39 smithi155 bash[68033]: cluster 2024-07-28T20:09:38.432837+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1189: 8 total, 2 up, 8 in 2024-07-28T20:09:39.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:39.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1214 16 16 0 0 0 - 0 2024-07-28T20:09:39.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:40.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:39 smithi155 bash[73694]: debug 2024-07-28T20:09:39.761+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:40.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:40.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:40.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:40.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:40.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:40.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:40 smithi045 bash[82788]: cluster 2024-07-28T20:09:39.299691+0000 mgr.y (mgr.34101) 1201 : cluster [DBG] pgmap v1987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:40.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:40 smithi045 bash[80445]: cluster 2024-07-28T20:09:39.299691+0000 mgr.y (mgr.34101) 1201 : cluster [DBG] pgmap v1987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:40.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:40.692 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:40 smithi155 bash[68033]: cluster 2024-07-28T20:09:39.299691+0000 mgr.y (mgr.34101) 1201 : cluster [DBG] pgmap v1987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:40.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:09:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:09:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:09:40.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:40.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1215 16 16 0 0 0 - 0 2024-07-28T20:09:40.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:41.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:41.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:41.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:40 smithi155 bash[73694]: debug 2024-07-28T20:09:40.801+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:41.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:09:41.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:41.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:41.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:41.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:41.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:41.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1216 16 16 0 0 0 - 0 2024-07-28T20:09:41.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:42.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:42.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:41 smithi155 bash[73694]: debug 2024-07-28T20:09:41.789+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:42.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:42.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:42.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:42.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:42.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:42.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:42 smithi045 bash[80445]: cluster 2024-07-28T20:09:41.301439+0000 mgr.y (mgr.34101) 1202 : cluster [DBG] pgmap v1988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:42.616 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:42 smithi045 bash[82788]: cluster 2024-07-28T20:09:41.301439+0000 mgr.y (mgr.34101) 1202 : cluster [DBG] pgmap v1988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:42.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:42.752 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:42 smithi155 bash[68033]: cluster 2024-07-28T20:09:41.301439+0000 mgr.y (mgr.34101) 1202 : cluster [DBG] pgmap v1988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:42.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:09:42 smithi155 bash[60745]: ts=2024-07-28T20:09:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:09:42.844 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:42.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1217 16 16 0 0 0 - 0 2024-07-28T20:09:42.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:43.031 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:42 smithi155 bash[73694]: debug 2024-07-28T20:09:42.753+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:43.031 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:43.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:43.197 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:09:43.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:43.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:43.432 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:43.549 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:43.670 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:43.790 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:43.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1218 16 16 0 0 0 - 0 2024-07-28T20:09:43.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:44.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:44.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:43 smithi155 bash[73694]: debug 2024-07-28T20:09:43.033+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:44.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:43 smithi155 bash[73694]: debug 2024-07-28T20:09:43.725+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:44.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:44.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:44.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:44.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:44.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:44.701 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:44 smithi045 bash[80445]: cluster 2024-07-28T20:09:43.302622+0000 mgr.y (mgr.34101) 1203 : cluster [DBG] pgmap v1989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:44.701 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:44 smithi045 bash[82788]: cluster 2024-07-28T20:09:43.302622+0000 mgr.y (mgr.34101) 1203 : cluster [DBG] pgmap v1989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:44.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:44.750 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:44 smithi155 bash[68033]: cluster 2024-07-28T20:09:43.302622+0000 mgr.y (mgr.34101) 1203 : cluster [DBG] pgmap v1989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:44.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:44.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1219 16 16 0 0 0 - 0 2024-07-28T20:09:44.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:45.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:44 smithi155 bash[73694]: debug 2024-07-28T20:09:44.773+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:45.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:45.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:45.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:45.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:45.577 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:45.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:45.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:45.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:09:45.881339+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:09:45.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:09:45.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1220 16 16 0 0 0 - 0 2024-07-28T20:09:45.915 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:09:45.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:46.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:45 smithi155 bash[73694]: debug 2024-07-28T20:09:45.773+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:46.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:46.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:46.290 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:46.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:46.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:46.546 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:46.547 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:46 smithi155 bash[73694]: debug 2024-07-28T20:09:46.277+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:46.655 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:46.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:46.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1221 16 16 0 0 0 - 0 2024-07-28T20:09:46.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:46.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:46 smithi045 bash[80445]: cluster 2024-07-28T20:09:45.304352+0000 mgr.y (mgr.34101) 1204 : cluster [DBG] pgmap v1990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:46 smithi045 bash[82788]: cluster 2024-07-28T20:09:45.304352+0000 mgr.y (mgr.34101) 1204 : cluster [DBG] pgmap v1990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:47.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:47.135 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:47.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:47.266 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:46 smithi155 bash[73694]: debug 2024-07-28T20:09:46.805+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:47.267 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:46 smithi155 bash[68033]: cluster 2024-07-28T20:09:45.304352+0000 mgr.y (mgr.34101) 1204 : cluster [DBG] pgmap v1990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:47.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:47.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:47.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:47.733 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:47.808 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:09:47.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:47.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1222 16 16 0 0 0 - 0 2024-07-28T20:09:47.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:48.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:47 smithi155 bash[73694]: debug 2024-07-28T20:09:47.793+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:48.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:48.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:48.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:48.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:48.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:48.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:48.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:48.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1223 16 16 0 0 0 - 0 2024-07-28T20:09:48.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:49.008 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:49.008 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:48 smithi155 bash[73694]: debug 2024-07-28T20:09:48.769+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:49.008 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:48 smithi155 bash[73694]: debug 2024-07-28T20:09:48.773+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:49.008 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:49.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:48 smithi155 bash[68033]: cluster 2024-07-28T20:09:47.306308+0000 mgr.y (mgr.34101) 1205 : cluster [DBG] pgmap v1991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:49.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:48 smithi155 bash[68033]: audit 2024-07-28T20:09:48.126236+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:49.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:48 smithi155 bash[68033]: audit 2024-07-28T20:09:48.127694+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:49.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:49.043 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:48 smithi045 bash[82788]: cluster 2024-07-28T20:09:47.306308+0000 mgr.y (mgr.34101) 1205 : cluster [DBG] pgmap v1991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:49.044 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:48 smithi045 bash[82788]: audit 2024-07-28T20:09:48.126236+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:49.044 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:48 smithi045 bash[82788]: audit 2024-07-28T20:09:48.127694+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:49.044 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:48 smithi045 bash[80445]: cluster 2024-07-28T20:09:47.306308+0000 mgr.y (mgr.34101) 1205 : cluster [DBG] pgmap v1991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:49.044 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:48 smithi045 bash[80445]: audit 2024-07-28T20:09:48.126236+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:49.044 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:48 smithi045 bash[80445]: audit 2024-07-28T20:09:48.127694+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:09:49.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:49.252 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:09:49.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T20:09:49.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:49.390 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:49.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:49.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:49.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:49.861 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:49.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1224 16 16 0 0 0 - 0 2024-07-28T20:09:49.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:49.988 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:49 smithi155 bash[73694]: debug 2024-07-28T20:09:49.009+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:49.988 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:49.988 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:49 smithi155 bash[73694]: debug 2024-07-28T20:09:49.785+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:49.988 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:49 smithi155 bash[73694]: debug 2024-07-28T20:09:49.845+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:50.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:50.094 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:50.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:50.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:50 smithi155 bash[73694]: debug 2024-07-28T20:09:50.069+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:50.332 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:50.450 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:50.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:50.685 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:50.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:50.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1225 16 16 0 0 0 - 0 2024-07-28T20:09:50.915 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:50.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:50 smithi045 bash[80445]: cluster 2024-07-28T20:09:49.307868+0000 mgr.y (mgr.34101) 1206 : cluster [DBG] pgmap v1992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:50 smithi045 bash[80445]: audit 2024-07-28T20:09:50.513744+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:09:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:09:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:09:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:09:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:50 smithi045 bash[82788]: cluster 2024-07-28T20:09:49.307868+0000 mgr.y (mgr.34101) 1206 : cluster [DBG] pgmap v1992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:50 smithi045 bash[82788]: audit 2024-07-28T20:09:50.513744+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:09:51.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:51.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:50 smithi155 bash[73694]: debug 2024-07-28T20:09:50.769+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:51.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:50 smithi155 bash[68033]: cluster 2024-07-28T20:09:49.307868+0000 mgr.y (mgr.34101) 1206 : cluster [DBG] pgmap v1992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:51.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:50 smithi155 bash[68033]: audit 2024-07-28T20:09:50.513744+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:09:51.152 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:51.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:51.390 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:51.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:51.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:51.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:51.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:51 smithi155 bash[73694]: debug 2024-07-28T20:09:51.733+0000 7f8e37e1e640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:51.829 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:09:51.865 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:51.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1226 16 16 0 0 0 - 0 2024-07-28T20:09:51.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:52.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:51 smithi155 bash[68033]: audit 2024-07-28T20:09:51.001965+0000 mon.c (mon.2) 396 : audit [INF] from='client.? 172.21.15.45:0/2787355311' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:09:52.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:51 smithi155 bash[68033]: audit 2024-07-28T20:09:51.002698+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:09:52.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:52.109 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:51 smithi045 bash[82788]: audit 2024-07-28T20:09:51.001965+0000 mon.c (mon.2) 396 : audit [INF] from='client.? 172.21.15.45:0/2787355311' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:09:52.109 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:51 smithi045 bash[82788]: audit 2024-07-28T20:09:51.002698+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:09:52.109 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:51 smithi045 bash[80445]: audit 2024-07-28T20:09:51.001965+0000 mon.c (mon.2) 396 : audit [INF] from='client.? 172.21.15.45:0/2787355311' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:09:52.110 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:51 smithi045 bash[80445]: audit 2024-07-28T20:09:51.002698+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:09:52.217 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:52.336 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:52.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:52.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:09:52 smithi155 bash[60745]: ts=2024-07-28T20:09:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:09:52.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:52.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:52 smithi155 bash[73694]: debug 2024-07-28T20:09:52.308+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:52.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:52.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:52 smithi155 bash[73694]: debug 2024-07-28T20:09:52.408+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:52.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:52.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:52.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:52.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1227 16 16 0 0 0 - 0 2024-07-28T20:09:52.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:52.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:52 smithi155 bash[73694]: debug 2024-07-28T20:09:52.708+0000 7f8e37e1e640 -1 osd.4 1190 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:52.944 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:52 smithi155 bash[68033]: cluster 2024-07-28T20:09:51.309540+0000 mgr.y (mgr.34101) 1207 : cluster [DBG] pgmap v1993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:52.944 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:52 smithi155 bash[68033]: cluster 2024-07-28T20:09:51.813107+0000 mon.a (mon.0) 1873 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:09:52.944 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:52 smithi155 bash[68033]: audit 2024-07-28T20:09:51.827896+0000 mon.a (mon.0) 1874 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:09:52.944 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:52 smithi155 bash[68033]: cluster 2024-07-28T20:09:51.828088+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1190: 8 total, 2 up, 8 in 2024-07-28T20:09:53.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:53.069 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:52 smithi045 bash[82788]: cluster 2024-07-28T20:09:51.309540+0000 mgr.y (mgr.34101) 1207 : cluster [DBG] pgmap v1993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:53.069 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:52 smithi045 bash[82788]: cluster 2024-07-28T20:09:51.813107+0000 mon.a (mon.0) 1873 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:09:53.069 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:52 smithi045 bash[82788]: audit 2024-07-28T20:09:51.827896+0000 mon.a (mon.0) 1874 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:09:53.069 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:52 smithi045 bash[82788]: cluster 2024-07-28T20:09:51.828088+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1190: 8 total, 2 up, 8 in 2024-07-28T20:09:53.070 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:52 smithi045 bash[80445]: cluster 2024-07-28T20:09:51.309540+0000 mgr.y (mgr.34101) 1207 : cluster [DBG] pgmap v1993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:53.070 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:52 smithi045 bash[80445]: cluster 2024-07-28T20:09:51.813107+0000 mon.a (mon.0) 1873 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:09:53.070 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:52 smithi045 bash[80445]: audit 2024-07-28T20:09:51.827896+0000 mon.a (mon.0) 1874 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:09:53.070 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:52 smithi045 bash[80445]: cluster 2024-07-28T20:09:51.828088+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1190: 8 total, 2 up, 8 in 2024-07-28T20:09:53.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:53.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:53.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:53.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:53.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:53.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:53.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1228 16 16 0 0 0 - 0 2024-07-28T20:09:53.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:54.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:54.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:53 smithi155 bash[73694]: debug 2024-07-28T20:09:53.712+0000 7f8e37e1e640 -1 osd.4 1190 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:54.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:54.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:53 smithi155 bash[73694]: debug 2024-07-28T20:09:53.844+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:54.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:54.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:54.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:54.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:54.600 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:54.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:09:54.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:54.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:54.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:54 smithi155 bash[73694]: debug 2024-07-28T20:09:54.684+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:54.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:54 smithi155 bash[73694]: debug 2024-07-28T20:09:54.704+0000 7f8e37e1e640 -1 osd.4 1190 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:54.867 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:54.878 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:54 smithi155 bash[68033]: cluster 2024-07-28T20:09:53.311265+0000 mgr.y (mgr.34101) 1208 : cluster [DBG] pgmap v1995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:54.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1229 16 16 0 0 0 - 0 2024-07-28T20:09:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:54 smithi045 bash[80445]: cluster 2024-07-28T20:09:53.311265+0000 mgr.y (mgr.34101) 1208 : cluster [DBG] pgmap v1995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:54 smithi045 bash[82788]: cluster 2024-07-28T20:09:53.311265+0000 mgr.y (mgr.34101) 1208 : cluster [DBG] pgmap v1995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:54.986 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:55.107 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:55.215 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:09:55.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:55.238 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:55.238 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:55 smithi155 bash[73694]: debug 2024-07-28T20:09:55.060+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:55.345 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:55.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:55.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:55.684 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:55.797 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:55.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1230 16 16 0 0 0 - 0 2024-07-28T20:09:55.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:56.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:56.030 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:55 smithi155 bash[73694]: debug 2024-07-28T20:09:55.692+0000 7f8e37e1e640 -1 osd.4 1190 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:56.136 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:56.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:56.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:56.486 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:56.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:56.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:56.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:56.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:56 smithi155 bash[73694]: debug 2024-07-28T20:09:56.664+0000 7f8e37e1e640 -1 osd.4 1190 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:56.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:56 smithi155 bash[73694]: debug 2024-07-28T20:09:56.704+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:56.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:56.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1231 16 16 0 0 0 - 0 2024-07-28T20:09:56.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:57.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:57.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:57.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[80445]: cluster 2024-07-28T20:09:55.312091+0000 mgr.y (mgr.34101) 1209 : cluster [DBG] pgmap v1996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:57.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[80445]: audit 2024-07-28T20:09:55.968509+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[80445]: audit 2024-07-28T20:09:55.974383+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[80445]: audit 2024-07-28T20:09:56.415245+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[80445]: audit 2024-07-28T20:09:56.427550+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[80445]: audit 2024-07-28T20:09:56.681180+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.185 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[80445]: audit 2024-07-28T20:09:56.687435+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[82788]: cluster 2024-07-28T20:09:55.312091+0000 mgr.y (mgr.34101) 1209 : cluster [DBG] pgmap v1996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:57.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[82788]: audit 2024-07-28T20:09:55.968509+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[82788]: audit 2024-07-28T20:09:55.974383+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[82788]: audit 2024-07-28T20:09:56.415245+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[82788]: audit 2024-07-28T20:09:56.427550+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[82788]: audit 2024-07-28T20:09:56.681180+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.185 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:56 smithi045 bash[82788]: audit 2024-07-28T20:09:56.687435+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:57.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:56 smithi155 bash[68033]: cluster 2024-07-28T20:09:55.312091+0000 mgr.y (mgr.34101) 1209 : cluster [DBG] pgmap v1996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:57.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:56 smithi155 bash[68033]: audit 2024-07-28T20:09:55.968509+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:56 smithi155 bash[68033]: audit 2024-07-28T20:09:55.974383+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:56 smithi155 bash[68033]: audit 2024-07-28T20:09:56.415245+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:56 smithi155 bash[68033]: audit 2024-07-28T20:09:56.427550+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:56 smithi155 bash[68033]: audit 2024-07-28T20:09:56.681180+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:56 smithi155 bash[68033]: audit 2024-07-28T20:09:56.687435+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:57.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:57.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:57.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:57.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:57.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:57.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1232 16 16 0 0 0 - 0 2024-07-28T20:09:57.889 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:57 smithi155 bash[73694]: debug 2024-07-28T20:09:57.620+0000 7f8e37e1e640 -1 osd.4 1190 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T19:59:25.591482+0000 (oldest deadline 2024-07-28T19:59:45.591482+0000) 2024-07-28T20:09:57.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:09:58.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:58.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:57 smithi155 bash[73694]: debug 2024-07-28T20:09:57.968+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:58.116 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:09:58.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:09:58.245 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:58 smithi155 bash[68033]: audit 2024-07-28T20:09:57.098242+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:58.245 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:58 smithi155 bash[68033]: audit 2024-07-28T20:09:57.112554+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:58.245 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:09:58 smithi155 bash[68033]: cluster 2024-07-28T20:09:57.313985+0000 mgr.y (mgr.34101) 1210 : cluster [DBG] pgmap v1997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:58.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:09:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:58 smithi045 bash[82788]: audit 2024-07-28T20:09:57.098242+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:58 smithi045 bash[82788]: audit 2024-07-28T20:09:57.112554+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:09:58 smithi045 bash[82788]: cluster 2024-07-28T20:09:57.313985+0000 mgr.y (mgr.34101) 1210 : cluster [DBG] pgmap v1997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:58 smithi045 bash[80445]: audit 2024-07-28T20:09:57.098242+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:58 smithi045 bash[80445]: audit 2024-07-28T20:09:57.112554+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:09:58.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:09:58 smithi045 bash[80445]: cluster 2024-07-28T20:09:57.313985+0000 mgr.y (mgr.34101) 1210 : cluster [DBG] pgmap v1997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:09:58.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:58.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:58.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:09:58.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:58.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1233 16 16 0 0 0 - 0 2024-07-28T20:09:58.947 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:59.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:59.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:58 smithi155 bash[73694]: debug 2024-07-28T20:09:58.696+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:59.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:59.151 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:09:59.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:59.264 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:09:59.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:59.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:59.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:09:59.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:59.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:59 smithi155 bash[73694]: debug 2024-07-28T20:09:59.288+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:59.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:09:59.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:59 smithi155 bash[73694]: debug 2024-07-28T20:09:59.396+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:09:59.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:09:59.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:09:59.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1234 16 16 0 0 0 - 0 2024-07-28T20:09:59.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:00.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:00.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:00.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:09:59 smithi155 bash[73694]: debug 2024-07-28T20:09:59.764+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:00.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:00.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:00.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:00.493 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:00.539 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:10:00.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T20:10:00.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:09:59.314878+0000 mgr.y (mgr.34101) 1211 : cluster [DBG] pgmap v1998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:00.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000240+0000 mon.a (mon.0) 1884 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:10:00.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000296+0000 mon.a (mon.0) 1885 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T20:10:00.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000313+0000 mon.a (mon.0) 1886 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:10:00.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000336+0000 mon.a (mon.0) 1887 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:10:00.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000352+0000 mon.a (mon.0) 1888 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:10:00.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000367+0000 mon.a (mon.0) 1889 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:10:00.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000384+0000 mon.a (mon.0) 1890 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000400+0000 mon.a (mon.0) 1891 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000425+0000 mon.a (mon.0) 1892 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000444+0000 mon.a (mon.0) 1893 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000466+0000 mon.a (mon.0) 1894 : cluster [WRN] pg 1.0 is stuck stale for 21m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000490+0000 mon.a (mon.0) 1895 : cluster [WRN] pg 2.0 is stuck stale for 21m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000510+0000 mon.a (mon.0) 1896 : cluster [WRN] pg 2.1 is stuck stale for 21m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000531+0000 mon.a (mon.0) 1897 : cluster [WRN] pg 2.2 is stuck stale for 21m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000552+0000 mon.a (mon.0) 1898 : cluster [WRN] pg 2.3 is stuck stale for 21m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000571+0000 mon.a (mon.0) 1899 : cluster [WRN] pg 2.4 is stuck stale for 21m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000594+0000 mon.a (mon.0) 1900 : cluster [WRN] pg 2.5 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000613+0000 mon.a (mon.0) 1901 : cluster [WRN] pg 2.6 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000636+0000 mon.a (mon.0) 1902 : cluster [WRN] pg 3.0 is stuck stale for 21m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:10:00.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000658+0000 mon.a (mon.0) 1903 : cluster [WRN] pg 3.3 is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000682+0000 mon.a (mon.0) 1904 : cluster [WRN] pg 3.4 is stuck stale for 21m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:10:00.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000703+0000 mon.a (mon.0) 1905 : cluster [WRN] pg 3.5 is stuck stale for 21m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:10:00.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000725+0000 mon.a (mon.0) 1906 : cluster [WRN] pg 3.9 is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000748+0000 mon.a (mon.0) 1907 : cluster [WRN] pg 3.a is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000767+0000 mon.a (mon.0) 1908 : cluster [WRN] pg 3.c is stuck stale for 21m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:10:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000789+0000 mon.a (mon.0) 1909 : cluster [WRN] pg 3.d is stuck stale for 21m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:10:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000811+0000 mon.a (mon.0) 1910 : cluster [WRN] pg 3.e is stuck inactive for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000833+0000 mon.a (mon.0) 1911 : cluster [WRN] pg 3.f is stuck inactive for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000852+0000 mon.a (mon.0) 1912 : cluster [WRN] pg 3.10 is stuck stale for 21m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:10:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000875+0000 mon.a (mon.0) 1913 : cluster [WRN] pg 3.11 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000899+0000 mon.a (mon.0) 1914 : cluster [WRN] pg 3.12 is stuck stale for 21m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:10:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000924+0000 mon.a (mon.0) 1915 : cluster [WRN] pg 3.13 is stuck inactive for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000946+0000 mon.a (mon.0) 1916 : cluster [WRN] pg 4.2 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000968+0000 mon.a (mon.0) 1917 : cluster [WRN] pg 4.3 is stuck stale for 21m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.000986+0000 mon.a (mon.0) 1918 : cluster [WRN] pg 4.4 is stuck stale for 21m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001008+0000 mon.a (mon.0) 1919 : cluster [WRN] pg 4.5 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001033+0000 mon.a (mon.0) 1920 : cluster [WRN] pg 4.6 is stuck stale for 21m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001057+0000 mon.a (mon.0) 1921 : cluster [WRN] pg 4.7 is stuck stale for 21m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001078+0000 mon.a (mon.0) 1922 : cluster [WRN] pg 4.8 is stuck stale for 21m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001101+0000 mon.a (mon.0) 1923 : cluster [WRN] pg 4.a is stuck stale for 21m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001123+0000 mon.a (mon.0) 1924 : cluster [WRN] pg 4.b is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001145+0000 mon.a (mon.0) 1925 : cluster [WRN] pg 4.d is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001164+0000 mon.a (mon.0) 1926 : cluster [WRN] pg 4.e is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001188+0000 mon.a (mon.0) 1927 : cluster [WRN] pg 4.f is stuck stale for 21m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001208+0000 mon.a (mon.0) 1928 : cluster [WRN] pg 4.15 is stuck stale for 21m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001229+0000 mon.a (mon.0) 1929 : cluster [WRN] pg 4.16 is stuck stale for 21m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001249+0000 mon.a (mon.0) 1930 : cluster [WRN] pg 6.0 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001271+0000 mon.a (mon.0) 1931 : cluster [WRN] pg 6.1 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001294+0000 mon.a (mon.0) 1932 : cluster [WRN] pg 6.2 is stuck peering for 20m, current state creating+peering, last acting [4,3] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001315+0000 mon.a (mon.0) 1933 : cluster [WRN] pg 6.4 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001343+0000 mon.a (mon.0) 1934 : cluster [WRN] pg 6.5 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001363+0000 mon.a (mon.0) 1935 : cluster [WRN] pg 6.6 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001382+0000 mon.a (mon.0) 1936 : cluster [WRN] pg 6.7 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001404+0000 mon.a (mon.0) 1937 : cluster [WRN] pg 6.8 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001425+0000 mon.a (mon.0) 1938 : cluster [WRN] pg 6.9 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001447+0000 mon.a (mon.0) 1939 : cluster [WRN] pg 6.a is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001466+0000 mon.a (mon.0) 1940 : cluster [WRN] pg 6.b is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001488+0000 mon.a (mon.0) 1941 : cluster [WRN] pg 6.c is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001513+0000 mon.a (mon.0) 1942 : cluster [WRN] pg 6.d is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001537+0000 mon.a (mon.0) 1943 : cluster [WRN] pg 6.e is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001560+0000 mon.a (mon.0) 1944 : cluster [WRN] pg 6.f is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001579+0000 mon.a (mon.0) 1945 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001601+0000 mon.a (mon.0) 1946 : cluster [WRN] pg 2.5 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001623+0000 mon.a (mon.0) 1947 : cluster [WRN] pg 2.6 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001646+0000 mon.a (mon.0) 1948 : cluster [WRN] pg 3.1 is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001668+0000 mon.a (mon.0) 1949 : cluster [WRN] pg 3.3 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001690+0000 mon.a (mon.0) 1950 : cluster [WRN] pg 3.6 is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001712+0000 mon.a (mon.0) 1951 : cluster [WRN] pg 3.9 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001733+0000 mon.a (mon.0) 1952 : cluster [WRN] pg 3.a is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001755+0000 mon.a (mon.0) 1953 : cluster [WRN] pg 3.e is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001780+0000 mon.a (mon.0) 1954 : cluster [WRN] pg 3.f is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001801+0000 mon.a (mon.0) 1955 : cluster [WRN] pg 3.11 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001838+0000 mon.a (mon.0) 1956 : cluster [WRN] pg 3.13 is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001858+0000 mon.a (mon.0) 1957 : cluster [WRN] pg 3.14 is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001884+0000 mon.a (mon.0) 1958 : cluster [WRN] pg 3.1a is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001908+0000 mon.a (mon.0) 1959 : cluster [WRN] pg 3.1b is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001931+0000 mon.a (mon.0) 1960 : cluster [WRN] pg 3.1c is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001953+0000 mon.a (mon.0) 1961 : cluster [WRN] pg 3.1d is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.001976+0000 mon.a (mon.0) 1962 : cluster [WRN] pg 4.1 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002000+0000 mon.a (mon.0) 1963 : cluster [WRN] pg 4.2 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002019+0000 mon.a (mon.0) 1964 : cluster [WRN] pg 4.5 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002040+0000 mon.a (mon.0) 1965 : cluster [WRN] pg 4.9 is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002066+0000 mon.a (mon.0) 1966 : cluster [WRN] pg 4.b is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002090+0000 mon.a (mon.0) 1967 : cluster [WRN] pg 4.c is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002112+0000 mon.a (mon.0) 1968 : cluster [WRN] pg 4.d is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002136+0000 mon.a (mon.0) 1969 : cluster [WRN] pg 4.e is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002158+0000 mon.a (mon.0) 1970 : cluster [WRN] pg 4.13 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002180+0000 mon.a (mon.0) 1971 : cluster [WRN] pg 4.18 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002203+0000 mon.a (mon.0) 1972 : cluster [WRN] pg 4.1a is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002225+0000 mon.a (mon.0) 1973 : cluster [WRN] pg 4.1b is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:00.002252+0000 mon.a (mon.0) 1974 : cluster [WRN] pg 6.e is stuck undersized for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:00.624 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:10:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:10:00.624 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:09:59.314878+0000 mgr.y (mgr.34101) 1211 : cluster [DBG] pgmap v1998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:00.624 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000240+0000 mon.a (mon.0) 1884 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:10:00.624 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000296+0000 mon.a (mon.0) 1885 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000313+0000 mon.a (mon.0) 1886 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000336+0000 mon.a (mon.0) 1887 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000352+0000 mon.a (mon.0) 1888 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000367+0000 mon.a (mon.0) 1889 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000384+0000 mon.a (mon.0) 1890 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000400+0000 mon.a (mon.0) 1891 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000425+0000 mon.a (mon.0) 1892 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000444+0000 mon.a (mon.0) 1893 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000466+0000 mon.a (mon.0) 1894 : cluster [WRN] pg 1.0 is stuck stale for 21m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000490+0000 mon.a (mon.0) 1895 : cluster [WRN] pg 2.0 is stuck stale for 21m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000510+0000 mon.a (mon.0) 1896 : cluster [WRN] pg 2.1 is stuck stale for 21m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000531+0000 mon.a (mon.0) 1897 : cluster [WRN] pg 2.2 is stuck stale for 21m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:10:00.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000552+0000 mon.a (mon.0) 1898 : cluster [WRN] pg 2.3 is stuck stale for 21m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:10:00.626 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000571+0000 mon.a (mon.0) 1899 : cluster [WRN] pg 2.4 is stuck stale for 21m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:10:00.626 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000594+0000 mon.a (mon.0) 1900 : cluster [WRN] pg 2.5 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.626 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000613+0000 mon.a (mon.0) 1901 : cluster [WRN] pg 2.6 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.626 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000636+0000 mon.a (mon.0) 1902 : cluster [WRN] pg 3.0 is stuck stale for 21m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:10:00.626 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:09:59.314878+0000 mgr.y (mgr.34101) 1211 : cluster [DBG] pgmap v1998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000240+0000 mon.a (mon.0) 1884 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000296+0000 mon.a (mon.0) 1885 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000313+0000 mon.a (mon.0) 1886 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000336+0000 mon.a (mon.0) 1887 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000352+0000 mon.a (mon.0) 1888 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000367+0000 mon.a (mon.0) 1889 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000384+0000 mon.a (mon.0) 1890 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000400+0000 mon.a (mon.0) 1891 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000425+0000 mon.a (mon.0) 1892 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000444+0000 mon.a (mon.0) 1893 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000466+0000 mon.a (mon.0) 1894 : cluster [WRN] pg 1.0 is stuck stale for 21m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000490+0000 mon.a (mon.0) 1895 : cluster [WRN] pg 2.0 is stuck stale for 21m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:10:00.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000510+0000 mon.a (mon.0) 1896 : cluster [WRN] pg 2.1 is stuck stale for 21m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000531+0000 mon.a (mon.0) 1897 : cluster [WRN] pg 2.2 is stuck stale for 21m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000552+0000 mon.a (mon.0) 1898 : cluster [WRN] pg 2.3 is stuck stale for 21m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000571+0000 mon.a (mon.0) 1899 : cluster [WRN] pg 2.4 is stuck stale for 21m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000594+0000 mon.a (mon.0) 1900 : cluster [WRN] pg 2.5 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000613+0000 mon.a (mon.0) 1901 : cluster [WRN] pg 2.6 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000636+0000 mon.a (mon.0) 1902 : cluster [WRN] pg 3.0 is stuck stale for 21m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000658+0000 mon.a (mon.0) 1903 : cluster [WRN] pg 3.3 is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000682+0000 mon.a (mon.0) 1904 : cluster [WRN] pg 3.4 is stuck stale for 21m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000703+0000 mon.a (mon.0) 1905 : cluster [WRN] pg 3.5 is stuck stale for 21m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000725+0000 mon.a (mon.0) 1906 : cluster [WRN] pg 3.9 is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000748+0000 mon.a (mon.0) 1907 : cluster [WRN] pg 3.a is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000767+0000 mon.a (mon.0) 1908 : cluster [WRN] pg 3.c is stuck stale for 21m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000789+0000 mon.a (mon.0) 1909 : cluster [WRN] pg 3.d is stuck stale for 21m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000811+0000 mon.a (mon.0) 1910 : cluster [WRN] pg 3.e is stuck inactive for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000833+0000 mon.a (mon.0) 1911 : cluster [WRN] pg 3.f is stuck inactive for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000852+0000 mon.a (mon.0) 1912 : cluster [WRN] pg 3.10 is stuck stale for 21m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:10:00.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000875+0000 mon.a (mon.0) 1913 : cluster [WRN] pg 3.11 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000899+0000 mon.a (mon.0) 1914 : cluster [WRN] pg 3.12 is stuck stale for 21m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:10:00.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000924+0000 mon.a (mon.0) 1915 : cluster [WRN] pg 3.13 is stuck inactive for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000946+0000 mon.a (mon.0) 1916 : cluster [WRN] pg 4.2 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000968+0000 mon.a (mon.0) 1917 : cluster [WRN] pg 4.3 is stuck stale for 21m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:10:00.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.000986+0000 mon.a (mon.0) 1918 : cluster [WRN] pg 4.4 is stuck stale for 21m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:10:00.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001008+0000 mon.a (mon.0) 1919 : cluster [WRN] pg 4.5 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001033+0000 mon.a (mon.0) 1920 : cluster [WRN] pg 4.6 is stuck stale for 21m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:10:00.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001057+0000 mon.a (mon.0) 1921 : cluster [WRN] pg 4.7 is stuck stale for 21m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:10:00.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001078+0000 mon.a (mon.0) 1922 : cluster [WRN] pg 4.8 is stuck stale for 21m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:10:00.630 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000658+0000 mon.a (mon.0) 1903 : cluster [WRN] pg 3.3 is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.630 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000682+0000 mon.a (mon.0) 1904 : cluster [WRN] pg 3.4 is stuck stale for 21m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:10:00.630 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000703+0000 mon.a (mon.0) 1905 : cluster [WRN] pg 3.5 is stuck stale for 21m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:10:00.630 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000725+0000 mon.a (mon.0) 1906 : cluster [WRN] pg 3.9 is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.630 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000748+0000 mon.a (mon.0) 1907 : cluster [WRN] pg 3.a is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.630 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000767+0000 mon.a (mon.0) 1908 : cluster [WRN] pg 3.c is stuck stale for 21m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:10:00.630 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000789+0000 mon.a (mon.0) 1909 : cluster [WRN] pg 3.d is stuck stale for 21m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:10:00.630 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000811+0000 mon.a (mon.0) 1910 : cluster [WRN] pg 3.e is stuck inactive for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.630 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000833+0000 mon.a (mon.0) 1911 : cluster [WRN] pg 3.f is stuck inactive for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.630 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000852+0000 mon.a (mon.0) 1912 : cluster [WRN] pg 3.10 is stuck stale for 21m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:10:00.631 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000875+0000 mon.a (mon.0) 1913 : cluster [WRN] pg 3.11 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.631 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000899+0000 mon.a (mon.0) 1914 : cluster [WRN] pg 3.12 is stuck stale for 21m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:10:00.631 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000924+0000 mon.a (mon.0) 1915 : cluster [WRN] pg 3.13 is stuck inactive for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.631 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000946+0000 mon.a (mon.0) 1916 : cluster [WRN] pg 4.2 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.631 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000968+0000 mon.a (mon.0) 1917 : cluster [WRN] pg 4.3 is stuck stale for 21m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:10:00.631 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.000986+0000 mon.a (mon.0) 1918 : cluster [WRN] pg 4.4 is stuck stale for 21m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:10:00.631 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001008+0000 mon.a (mon.0) 1919 : cluster [WRN] pg 4.5 is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.631 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001033+0000 mon.a (mon.0) 1920 : cluster [WRN] pg 4.6 is stuck stale for 21m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:10:00.631 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001057+0000 mon.a (mon.0) 1921 : cluster [WRN] pg 4.7 is stuck stale for 21m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:10:00.631 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001078+0000 mon.a (mon.0) 1922 : cluster [WRN] pg 4.8 is stuck stale for 21m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:10:00.631 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001101+0000 mon.a (mon.0) 1923 : cluster [WRN] pg 4.a is stuck stale for 21m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001123+0000 mon.a (mon.0) 1924 : cluster [WRN] pg 4.b is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001145+0000 mon.a (mon.0) 1925 : cluster [WRN] pg 4.d is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001164+0000 mon.a (mon.0) 1926 : cluster [WRN] pg 4.e is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001188+0000 mon.a (mon.0) 1927 : cluster [WRN] pg 4.f is stuck stale for 21m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001208+0000 mon.a (mon.0) 1928 : cluster [WRN] pg 4.15 is stuck stale for 21m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001229+0000 mon.a (mon.0) 1929 : cluster [WRN] pg 4.16 is stuck stale for 21m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001249+0000 mon.a (mon.0) 1930 : cluster [WRN] pg 6.0 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001271+0000 mon.a (mon.0) 1931 : cluster [WRN] pg 6.1 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001294+0000 mon.a (mon.0) 1932 : cluster [WRN] pg 6.2 is stuck peering for 20m, current state creating+peering, last acting [4,3] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001315+0000 mon.a (mon.0) 1933 : cluster [WRN] pg 6.4 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001343+0000 mon.a (mon.0) 1934 : cluster [WRN] pg 6.5 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001363+0000 mon.a (mon.0) 1935 : cluster [WRN] pg 6.6 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001382+0000 mon.a (mon.0) 1936 : cluster [WRN] pg 6.7 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.632 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001404+0000 mon.a (mon.0) 1937 : cluster [WRN] pg 6.8 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.633 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001425+0000 mon.a (mon.0) 1938 : cluster [WRN] pg 6.9 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.633 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001447+0000 mon.a (mon.0) 1939 : cluster [WRN] pg 6.a is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.633 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001466+0000 mon.a (mon.0) 1940 : cluster [WRN] pg 6.b is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.633 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001488+0000 mon.a (mon.0) 1941 : cluster [WRN] pg 6.c is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.633 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001513+0000 mon.a (mon.0) 1942 : cluster [WRN] pg 6.d is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.633 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001537+0000 mon.a (mon.0) 1943 : cluster [WRN] pg 6.e is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.633 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001101+0000 mon.a (mon.0) 1923 : cluster [WRN] pg 4.a is stuck stale for 21m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:10:00.633 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001123+0000 mon.a (mon.0) 1924 : cluster [WRN] pg 4.b is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.633 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001145+0000 mon.a (mon.0) 1925 : cluster [WRN] pg 4.d is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.633 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001164+0000 mon.a (mon.0) 1926 : cluster [WRN] pg 4.e is stuck inactive for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001188+0000 mon.a (mon.0) 1927 : cluster [WRN] pg 4.f is stuck stale for 21m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001208+0000 mon.a (mon.0) 1928 : cluster [WRN] pg 4.15 is stuck stale for 21m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001229+0000 mon.a (mon.0) 1929 : cluster [WRN] pg 4.16 is stuck stale for 21m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001249+0000 mon.a (mon.0) 1930 : cluster [WRN] pg 6.0 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001271+0000 mon.a (mon.0) 1931 : cluster [WRN] pg 6.1 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001294+0000 mon.a (mon.0) 1932 : cluster [WRN] pg 6.2 is stuck peering for 20m, current state creating+peering, last acting [4,3] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001315+0000 mon.a (mon.0) 1933 : cluster [WRN] pg 6.4 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001343+0000 mon.a (mon.0) 1934 : cluster [WRN] pg 6.5 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001363+0000 mon.a (mon.0) 1935 : cluster [WRN] pg 6.6 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001382+0000 mon.a (mon.0) 1936 : cluster [WRN] pg 6.7 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001404+0000 mon.a (mon.0) 1937 : cluster [WRN] pg 6.8 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001425+0000 mon.a (mon.0) 1938 : cluster [WRN] pg 6.9 is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001447+0000 mon.a (mon.0) 1939 : cluster [WRN] pg 6.a is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.635 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001466+0000 mon.a (mon.0) 1940 : cluster [WRN] pg 6.b is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.635 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001488+0000 mon.a (mon.0) 1941 : cluster [WRN] pg 6.c is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.635 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001513+0000 mon.a (mon.0) 1942 : cluster [WRN] pg 6.d is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.635 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001537+0000 mon.a (mon.0) 1943 : cluster [WRN] pg 6.e is stuck inactive for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.635 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001560+0000 mon.a (mon.0) 1944 : cluster [WRN] pg 6.f is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.635 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001579+0000 mon.a (mon.0) 1945 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:10:00.635 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001601+0000 mon.a (mon.0) 1946 : cluster [WRN] pg 2.5 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.635 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001623+0000 mon.a (mon.0) 1947 : cluster [WRN] pg 2.6 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.635 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001646+0000 mon.a (mon.0) 1948 : cluster [WRN] pg 3.1 is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.635 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001668+0000 mon.a (mon.0) 1949 : cluster [WRN] pg 3.3 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.635 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001690+0000 mon.a (mon.0) 1950 : cluster [WRN] pg 3.6 is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001712+0000 mon.a (mon.0) 1951 : cluster [WRN] pg 3.9 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001733+0000 mon.a (mon.0) 1952 : cluster [WRN] pg 3.a is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001755+0000 mon.a (mon.0) 1953 : cluster [WRN] pg 3.e is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001780+0000 mon.a (mon.0) 1954 : cluster [WRN] pg 3.f is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001801+0000 mon.a (mon.0) 1955 : cluster [WRN] pg 3.11 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001838+0000 mon.a (mon.0) 1956 : cluster [WRN] pg 3.13 is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001858+0000 mon.a (mon.0) 1957 : cluster [WRN] pg 3.14 is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001884+0000 mon.a (mon.0) 1958 : cluster [WRN] pg 3.1a is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001908+0000 mon.a (mon.0) 1959 : cluster [WRN] pg 3.1b is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001931+0000 mon.a (mon.0) 1960 : cluster [WRN] pg 3.1c is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001953+0000 mon.a (mon.0) 1961 : cluster [WRN] pg 3.1d is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.001976+0000 mon.a (mon.0) 1962 : cluster [WRN] pg 4.1 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002000+0000 mon.a (mon.0) 1963 : cluster [WRN] pg 4.2 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002019+0000 mon.a (mon.0) 1964 : cluster [WRN] pg 4.5 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.636 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002040+0000 mon.a (mon.0) 1965 : cluster [WRN] pg 4.9 is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002066+0000 mon.a (mon.0) 1966 : cluster [WRN] pg 4.b is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002090+0000 mon.a (mon.0) 1967 : cluster [WRN] pg 4.c is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002112+0000 mon.a (mon.0) 1968 : cluster [WRN] pg 4.d is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002136+0000 mon.a (mon.0) 1969 : cluster [WRN] pg 4.e is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002158+0000 mon.a (mon.0) 1970 : cluster [WRN] pg 4.13 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002180+0000 mon.a (mon.0) 1971 : cluster [WRN] pg 4.18 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002203+0000 mon.a (mon.0) 1972 : cluster [WRN] pg 4.1a is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002225+0000 mon.a (mon.0) 1973 : cluster [WRN] pg 4.1b is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:00.002252+0000 mon.a (mon.0) 1974 : cluster [WRN] pg 6.e is stuck undersized for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.637 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001560+0000 mon.a (mon.0) 1944 : cluster [WRN] pg 6.f is stuck inactive for 20m, current state unknown, last acting [] 2024-07-28T20:10:00.637 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001579+0000 mon.a (mon.0) 1945 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001601+0000 mon.a (mon.0) 1946 : cluster [WRN] pg 2.5 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001623+0000 mon.a (mon.0) 1947 : cluster [WRN] pg 2.6 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001646+0000 mon.a (mon.0) 1948 : cluster [WRN] pg 3.1 is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001668+0000 mon.a (mon.0) 1949 : cluster [WRN] pg 3.3 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001690+0000 mon.a (mon.0) 1950 : cluster [WRN] pg 3.6 is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001712+0000 mon.a (mon.0) 1951 : cluster [WRN] pg 3.9 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001733+0000 mon.a (mon.0) 1952 : cluster [WRN] pg 3.a is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001755+0000 mon.a (mon.0) 1953 : cluster [WRN] pg 3.e is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001780+0000 mon.a (mon.0) 1954 : cluster [WRN] pg 3.f is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001801+0000 mon.a (mon.0) 1955 : cluster [WRN] pg 3.11 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001838+0000 mon.a (mon.0) 1956 : cluster [WRN] pg 3.13 is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001858+0000 mon.a (mon.0) 1957 : cluster [WRN] pg 3.14 is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.638 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001884+0000 mon.a (mon.0) 1958 : cluster [WRN] pg 3.1a is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001908+0000 mon.a (mon.0) 1959 : cluster [WRN] pg 3.1b is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001931+0000 mon.a (mon.0) 1960 : cluster [WRN] pg 3.1c is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001953+0000 mon.a (mon.0) 1961 : cluster [WRN] pg 3.1d is stuck undersized for 21m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.001976+0000 mon.a (mon.0) 1962 : cluster [WRN] pg 4.1 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002000+0000 mon.a (mon.0) 1963 : cluster [WRN] pg 4.2 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002019+0000 mon.a (mon.0) 1964 : cluster [WRN] pg 4.5 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002040+0000 mon.a (mon.0) 1965 : cluster [WRN] pg 4.9 is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002066+0000 mon.a (mon.0) 1966 : cluster [WRN] pg 4.b is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002090+0000 mon.a (mon.0) 1967 : cluster [WRN] pg 4.c is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002112+0000 mon.a (mon.0) 1968 : cluster [WRN] pg 4.d is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002136+0000 mon.a (mon.0) 1969 : cluster [WRN] pg 4.e is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002158+0000 mon.a (mon.0) 1970 : cluster [WRN] pg 4.13 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002180+0000 mon.a (mon.0) 1971 : cluster [WRN] pg 4.18 is stuck undersized for 21m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.640 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002203+0000 mon.a (mon.0) 1972 : cluster [WRN] pg 4.1a is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.640 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002225+0000 mon.a (mon.0) 1973 : cluster [WRN] pg 4.1b is stuck undersized for 21m, current state active+undersized, last acting [4,3] 2024-07-28T20:10:00.640 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:00.002252+0000 mon.a (mon.0) 1974 : cluster [WRN] pg 6.e is stuck undersized for 20m, current state undersized+peered, last acting [4] 2024-07-28T20:10:00.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:00.853 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:00.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1235 16 16 0 0 0 - 0 2024-07-28T20:10:00.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:01.094 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:01.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:01.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:01.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:01.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:01.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:01.808 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:01.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1236 16 16 0 0 0 - 0 2024-07-28T20:10:01.926 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:02.045 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:02.164 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:02.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:02.322 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:02.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:02 smithi045 bash[82788]: cluster 2024-07-28T20:10:01.315852+0000 mgr.y (mgr.34101) 1212 : cluster [DBG] pgmap v1999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:02 smithi045 bash[80445]: cluster 2024-07-28T20:10:01.315852+0000 mgr.y (mgr.34101) 1212 : cluster [DBG] pgmap v1999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:02.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:02.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:02 smithi155 bash[68033]: cluster 2024-07-28T20:10:01.315852+0000 mgr.y (mgr.34101) 1212 : cluster [DBG] pgmap v1999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:02.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:10:02 smithi155 bash[60745]: ts=2024-07-28T20:10:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:10:02.642 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:02.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:02.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:02.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1237 16 16 0 0 0 - 0 2024-07-28T20:10:02.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:03.005 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:02 smithi155 bash[73694]: debug 2024-07-28T20:10:02.784+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:03.114 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:03.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:03.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:03.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:03.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:03.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:03 smithi155 bash[73694]: debug 2024-07-28T20:10:03.420+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:03.589 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:03.708 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:03.829 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:03.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1238 16 16 0 0 0 - 0 2024-07-28T20:10:03.944 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:04.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:04.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:04.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:04 smithi155 bash[68033]: audit 2024-07-28T20:10:03.128791+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:04.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:04 smithi155 bash[68033]: audit 2024-07-28T20:10:03.131748+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:04.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:04 smithi155 bash[68033]: cluster 2024-07-28T20:10:03.317583+0000 mgr.y (mgr.34101) 1213 : cluster [DBG] pgmap v2000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:04.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:04.315 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:04 smithi045 bash[80445]: audit 2024-07-28T20:10:03.128791+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:04.315 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:04 smithi045 bash[80445]: audit 2024-07-28T20:10:03.131748+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:04.315 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:04 smithi045 bash[80445]: cluster 2024-07-28T20:10:03.317583+0000 mgr.y (mgr.34101) 1213 : cluster [DBG] pgmap v2000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:04.315 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:04 smithi045 bash[82788]: audit 2024-07-28T20:10:03.128791+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:04.315 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:04 smithi045 bash[82788]: audit 2024-07-28T20:10:03.131748+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:04.315 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:04 smithi045 bash[82788]: cluster 2024-07-28T20:10:03.317583+0000 mgr.y (mgr.34101) 1213 : cluster [DBG] pgmap v2000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:04.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:04.541 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:04.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:04.705 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:04.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:04.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1239 16 16 0 0 0 - 0 2024-07-28T20:10:04.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:05.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:05.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:04 smithi155 bash[73694]: debug 2024-07-28T20:10:04.868+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:05.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:05.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:05.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:05.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:05.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:05.731 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:05.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:05.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:05 smithi155 bash[73694]: debug 2024-07-28T20:10:05.668+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:05.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:05.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:10:05.884015+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:10:05.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:10:05.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1240 16 16 0 0 0 - 0 2024-07-28T20:10:05.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:06.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:06.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:06.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:06.364 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:10:06.383 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:10:06.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:06.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:06.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:06.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:06 smithi155 bash[73694]: debug 2024-07-28T20:10:06.404+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:06.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:06 smithi155 bash[68033]: cluster 2024-07-28T20:10:05.319320+0000 mgr.y (mgr.34101) 1214 : cluster [DBG] pgmap v2001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:06.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:06 smithi155 bash[68033]: audit 2024-07-28T20:10:05.860587+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.45:0/440844312' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:10:06.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:06.680 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:06 smithi045 bash[82788]: cluster 2024-07-28T20:10:05.319320+0000 mgr.y (mgr.34101) 1214 : cluster [DBG] pgmap v2001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:06.680 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:06 smithi045 bash[82788]: audit 2024-07-28T20:10:05.860587+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.45:0/440844312' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:10:06.680 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:06 smithi045 bash[80445]: cluster 2024-07-28T20:10:05.319320+0000 mgr.y (mgr.34101) 1214 : cluster [DBG] pgmap v2001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:06.680 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:06 smithi045 bash[80445]: audit 2024-07-28T20:10:05.860587+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.45:0/440844312' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:10:06.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:06.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1241 16 16 0 0 0 - 0 2024-07-28T20:10:06.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:07.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:07.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:07.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:07.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:07.493 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:07.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:07.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:07 smithi155 bash[68033]: cluster 2024-07-28T20:10:06.374841+0000 mon.a (mon.0) 1977 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:10:07.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:07 smithi155 bash[68033]: audit 2024-07-28T20:10:06.383913+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? 172.21.15.45:0/440844312' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:10:07.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:07 smithi155 bash[68033]: cluster 2024-07-28T20:10:06.383988+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1191: 8 total, 2 up, 8 in 2024-07-28T20:10:07.613 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:07 smithi045 bash[80445]: cluster 2024-07-28T20:10:06.374841+0000 mon.a (mon.0) 1977 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:10:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:07 smithi045 bash[80445]: audit 2024-07-28T20:10:06.383913+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? 172.21.15.45:0/440844312' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:10:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:07 smithi045 bash[80445]: cluster 2024-07-28T20:10:06.383988+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1191: 8 total, 2 up, 8 in 2024-07-28T20:10:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:07 smithi045 bash[82788]: cluster 2024-07-28T20:10:06.374841+0000 mon.a (mon.0) 1977 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:10:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:07 smithi045 bash[82788]: audit 2024-07-28T20:10:06.383913+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? 172.21.15.45:0/440844312' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:10:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:07 smithi045 bash[82788]: cluster 2024-07-28T20:10:06.383988+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1191: 8 total, 2 up, 8 in 2024-07-28T20:10:07.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:07.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:07.866 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:07 smithi155 bash[73694]: debug 2024-07-28T20:10:07.564+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:07.866 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:07.866 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:07 smithi155 bash[73694]: debug 2024-07-28T20:10:07.728+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:07.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1242 16 16 0 0 0 - 0 2024-07-28T20:10:07.952 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:07.973 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:08.094 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:08.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:07 smithi155 bash[73694]: debug 2024-07-28T20:10:07.952+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:08.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:08.214 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:08.333 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:08.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:08.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:08.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:08.723 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:08 smithi155 bash[73694]: debug 2024-07-28T20:10:08.168+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:08.723 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:08.723 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:08 smithi155 bash[73694]: debug 2024-07-28T20:10:08.676+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:08.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:08.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1243 16 16 0 0 0 - 0 2024-07-28T20:10:08.928 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:08.939 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:08 smithi155 bash[68033]: cluster 2024-07-28T20:10:07.321066+0000 mgr.y (mgr.34101) 1215 : cluster [DBG] pgmap v2003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:08.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:08 smithi155 bash[68033]: audit 2024-07-28T20:10:07.726278+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:08.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:08 smithi155 bash[68033]: audit 2024-07-28T20:10:07.739433+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:09.017 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:08 smithi045 bash[80445]: cluster 2024-07-28T20:10:07.321066+0000 mgr.y (mgr.34101) 1215 : cluster [DBG] pgmap v2003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:09.017 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:08 smithi045 bash[80445]: audit 2024-07-28T20:10:07.726278+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:09.018 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:08 smithi045 bash[80445]: audit 2024-07-28T20:10:07.739433+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:09.018 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:08 smithi045 bash[82788]: cluster 2024-07-28T20:10:07.321066+0000 mgr.y (mgr.34101) 1215 : cluster [DBG] pgmap v2003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:09.018 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:08 smithi045 bash[82788]: audit 2024-07-28T20:10:07.726278+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:09.018 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:08 smithi045 bash[82788]: audit 2024-07-28T20:10:07.739433+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:09.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:09.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:09.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:09.392 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:09.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:09.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:09.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:09 smithi155 bash[73694]: debug 2024-07-28T20:10:09.476+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:09.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:09.745 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:09.864 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:09.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1244 16 16 0 0 0 - 0 2024-07-28T20:10:09.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:10.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:10.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:10.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:10:10.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:10.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:10.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:10.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:10.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:10.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1245 16 16 0 0 0 - 0 2024-07-28T20:10:10.933 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:10.945 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:10 smithi045 bash[80445]: cluster 2024-07-28T20:10:09.321874+0000 mgr.y (mgr.34101) 1216 : cluster [DBG] pgmap v2004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:10.945 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:10:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:10:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:10:10.945 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:10 smithi045 bash[82788]: cluster 2024-07-28T20:10:09.321874+0000 mgr.y (mgr.34101) 1216 : cluster [DBG] pgmap v2004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:11.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:10 smithi155 bash[68033]: cluster 2024-07-28T20:10:09.321874+0000 mgr.y (mgr.34101) 1216 : cluster [DBG] pgmap v2004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:11.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:11.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:11.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:11.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:11.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:11.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:11.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:11.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:11.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:11 smithi155 bash[73694]: debug 2024-07-28T20:10:11.384+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:11.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1246 16 16 0 0 0 - 0 2024-07-28T20:10:11.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:12.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:12.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:12 smithi155 bash[68033]: audit 2024-07-28T20:10:11.026076+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:12.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:12 smithi155 bash[68033]: audit 2024-07-28T20:10:11.035030+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:12.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:12 smithi155 bash[68033]: audit 2024-07-28T20:10:11.037347+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:10:12.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:12 smithi155 bash[68033]: audit 2024-07-28T20:10:11.038939+0000 mon.c (mon.2) 399 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:10:12.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:12 smithi155 bash[68033]: audit 2024-07-28T20:10:11.048544+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:12.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:12.176 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:10:12.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:12.357 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:12 smithi045 bash[80445]: audit 2024-07-28T20:10:11.026076+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:12.357 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:12 smithi045 bash[80445]: audit 2024-07-28T20:10:11.035030+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:12.357 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:12 smithi045 bash[80445]: audit 2024-07-28T20:10:11.037347+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:10:12.357 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:12 smithi045 bash[80445]: audit 2024-07-28T20:10:11.038939+0000 mon.c (mon.2) 399 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:10:12.357 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:12 smithi045 bash[80445]: audit 2024-07-28T20:10:11.048544+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:12.357 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:12 smithi045 bash[82788]: audit 2024-07-28T20:10:11.026076+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:12.357 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:12 smithi045 bash[82788]: audit 2024-07-28T20:10:11.035030+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:12.358 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:12 smithi045 bash[82788]: audit 2024-07-28T20:10:11.037347+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:10:12.358 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:12 smithi045 bash[82788]: audit 2024-07-28T20:10:11.038939+0000 mon.c (mon.2) 399 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:10:12.358 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:12 smithi045 bash[82788]: audit 2024-07-28T20:10:11.048544+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:12.360 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:12.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:12.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:10:12 smithi155 bash[60745]: ts=2024-07-28T20:10:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:10:12.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:12.717 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:12.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:12.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1247 16 16 0 0 0 - 0 2024-07-28T20:10:12.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:13.042 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:10:13.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T20:10:13.048 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:13.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:12 smithi155 bash[73694]: debug 2024-07-28T20:10:12.704+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:13.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:13.098 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:13 smithi045 bash[80445]: cluster 2024-07-28T20:10:11.323675+0000 mgr.y (mgr.34101) 1217 : cluster [DBG] pgmap v2005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:13.099 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:13 smithi045 bash[82788]: cluster 2024-07-28T20:10:11.323675+0000 mgr.y (mgr.34101) 1217 : cluster [DBG] pgmap v2005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:13.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:13.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:13 smithi155 bash[68033]: cluster 2024-07-28T20:10:11.323675+0000 mgr.y (mgr.34101) 1217 : cluster [DBG] pgmap v2005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:13.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:13.442 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:13.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:13.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:13 smithi155 bash[73694]: debug 2024-07-28T20:10:13.420+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:13.560 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:13.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:13.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:13.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1248 16 16 0 0 0 - 0 2024-07-28T20:10:13.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:14.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:14.157 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:14.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:14.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:14.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:14.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:14.755 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:14.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:14.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1249 16 16 0 0 0 - 0 2024-07-28T20:10:14.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:15.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:15 smithi045 bash[80445]: cluster 2024-07-28T20:10:13.325389+0000 mgr.y (mgr.34101) 1218 : cluster [DBG] pgmap v2006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:15 smithi045 bash[82788]: cluster 2024-07-28T20:10:13.325389+0000 mgr.y (mgr.34101) 1218 : cluster [DBG] pgmap v2006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:15.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:15.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:15.362 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:15 smithi155 bash[68033]: cluster 2024-07-28T20:10:13.325389+0000 mgr.y (mgr.34101) 1218 : cluster [DBG] pgmap v2006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:15.469 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:15.538 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:10:15.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:15.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:15.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:15.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1250 16 16 0 0 0 - 0 2024-07-28T20:10:15.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:15.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:15.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:15 smithi155 bash[73694]: debug 2024-07-28T20:10:15.812+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:16.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:16.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:16.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:16.268 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:16 smithi155 bash[73694]: debug 2024-07-28T20:10:16.048+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:16.268 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:16.268 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:16 smithi155 bash[68033]: cluster 2024-07-28T20:10:15.327163+0000 mgr.y (mgr.34101) 1219 : cluster [DBG] pgmap v2007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:16.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:16 smithi155 bash[73694]: debug 2024-07-28T20:10:16.268+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:16.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:16.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:16 smithi045 bash[80445]: cluster 2024-07-28T20:10:15.327163+0000 mgr.y (mgr.34101) 1219 : cluster [DBG] pgmap v2007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:16 smithi045 bash[82788]: cluster 2024-07-28T20:10:15.327163+0000 mgr.y (mgr.34101) 1219 : cluster [DBG] pgmap v2007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:16.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:16.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:16.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:16.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:16.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:16 smithi155 bash[73694]: debug 2024-07-28T20:10:16.516+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:16.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1251 16 16 0 0 0 - 0 2024-07-28T20:10:16.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:17.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:17.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:17.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:17.364 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:17.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:17.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:17.600 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:17.700 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:17 smithi155 bash[73694]: debug 2024-07-28T20:10:17.500+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:17.700 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:17.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:17.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:17 smithi155 bash[73694]: debug 2024-07-28T20:10:17.700+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:17.837 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:17.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1252 16 16 0 0 0 - 0 2024-07-28T20:10:17.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:17.966 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:17.966 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:17 smithi155 bash[73694]: debug 2024-07-28T20:10:17.916+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:18.072 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:18.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:18.225 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:10:18.312 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:18.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:18.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:18 smithi155 bash[68033]: cluster 2024-07-28T20:10:17.328394+0000 mgr.y (mgr.34101) 1220 : cluster [DBG] pgmap v2008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:18.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:18 smithi155 bash[68033]: audit 2024-07-28T20:10:18.122017+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:18.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:18.670 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:18.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:18.794 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:18 smithi045 bash[80445]: cluster 2024-07-28T20:10:17.328394+0000 mgr.y (mgr.34101) 1220 : cluster [DBG] pgmap v2008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:18.794 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:18 smithi045 bash[80445]: audit 2024-07-28T20:10:18.122017+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:18.794 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:18 smithi045 bash[82788]: cluster 2024-07-28T20:10:17.328394+0000 mgr.y (mgr.34101) 1220 : cluster [DBG] pgmap v2008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:18.795 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:18 smithi045 bash[82788]: audit 2024-07-28T20:10:18.122017+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:18.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1253 16 16 0 0 0 - 0 2024-07-28T20:10:18.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:19.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:19.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:19.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:19.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:19.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:19.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:19.746 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:19.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:19.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1254 16 16 0 0 0 - 0 2024-07-28T20:10:19.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:19.993 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:19 smithi155 bash[73694]: debug 2024-07-28T20:10:19.656+0000 7f8e37e1e640 -1 osd.4 1191 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:19.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:19.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:19 smithi155 bash[73694]: debug 2024-07-28T20:10:19.848+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:20.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:20.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:20.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:20.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:20 smithi155 bash[73694]: debug 2024-07-28T20:10:20.056+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:20.342 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:20.390 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:20 smithi045 bash[82788]: cluster 2024-07-28T20:10:19.330120+0000 mgr.y (mgr.34101) 1221 : cluster [DBG] pgmap v2009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:20.391 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:20 smithi045 bash[80445]: cluster 2024-07-28T20:10:19.330120+0000 mgr.y (mgr.34101) 1221 : cluster [DBG] pgmap v2009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:20.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:20.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:20.640 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:10:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:10:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:10:20.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:20.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:20 smithi155 bash[73694]: debug 2024-07-28T20:10:20.560+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:20.669 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:20 smithi155 bash[68033]: cluster 2024-07-28T20:10:19.330120+0000 mgr.y (mgr.34101) 1221 : cluster [DBG] pgmap v2009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:20.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:20.810 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:20.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1255 16 16 0 0 0 - 0 2024-07-28T20:10:20.922 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:21.041 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:21.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:20 smithi155 bash[73694]: debug 2024-07-28T20:10:20.668+0000 7f8e37e1e640 -1 osd.4 1191 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:21.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:21.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:21.397 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:10:21.399 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:21.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:21.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:21 smithi155 bash[68033]: audit 2024-07-28T20:10:20.757574+0000 mon.c (mon.2) 401 : audit [INF] from='client.? 172.21.15.45:0/2259373735' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:10:21.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:21 smithi155 bash[68033]: audit 2024-07-28T20:10:20.758185+0000 mon.a (mon.0) 1985 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:10:21.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:21.654 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:21 smithi045 bash[80445]: audit 2024-07-28T20:10:20.757574+0000 mon.c (mon.2) 401 : audit [INF] from='client.? 172.21.15.45:0/2259373735' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:10:21.654 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:21 smithi045 bash[80445]: audit 2024-07-28T20:10:20.758185+0000 mon.a (mon.0) 1985 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:10:21.655 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:21 smithi045 bash[82788]: audit 2024-07-28T20:10:20.757574+0000 mon.c (mon.2) 401 : audit [INF] from='client.? 172.21.15.45:0/2259373735' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:10:21.655 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:21 smithi045 bash[82788]: audit 2024-07-28T20:10:20.758185+0000 mon.a (mon.0) 1985 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:10:21.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:21.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:21.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1256 16 16 0 0 0 - 0 2024-07-28T20:10:21.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:22.004 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:21 smithi155 bash[73694]: debug 2024-07-28T20:10:21.660+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:22.110 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:22.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:22.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:22.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:22.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:22.607 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:22.608 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:10:22 smithi155 bash[60745]: ts=2024-07-28T20:10:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:10:22.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:22 smithi155 bash[68033]: cluster 2024-07-28T20:10:21.331972+0000 mgr.y (mgr.34101) 1222 : cluster [DBG] pgmap v2010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:22.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:22 smithi155 bash[68033]: cluster 2024-07-28T20:10:21.389513+0000 mon.a (mon.0) 1986 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:10:22.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:22 smithi155 bash[68033]: audit 2024-07-28T20:10:21.397319+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:10:22.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:22 smithi155 bash[68033]: cluster 2024-07-28T20:10:21.397443+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1192: 8 total, 2 up, 8 in 2024-07-28T20:10:22.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:22 smithi045 bash[80445]: cluster 2024-07-28T20:10:21.331972+0000 mgr.y (mgr.34101) 1222 : cluster [DBG] pgmap v2010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:22 smithi045 bash[80445]: cluster 2024-07-28T20:10:21.389513+0000 mon.a (mon.0) 1986 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:10:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:22 smithi045 bash[80445]: audit 2024-07-28T20:10:21.397319+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:10:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:22 smithi045 bash[80445]: cluster 2024-07-28T20:10:21.397443+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1192: 8 total, 2 up, 8 in 2024-07-28T20:10:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:22 smithi045 bash[82788]: cluster 2024-07-28T20:10:21.331972+0000 mgr.y (mgr.34101) 1222 : cluster [DBG] pgmap v2010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:22 smithi045 bash[82788]: cluster 2024-07-28T20:10:21.389513+0000 mon.a (mon.0) 1986 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:10:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:22 smithi045 bash[82788]: audit 2024-07-28T20:10:21.397319+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:10:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:22 smithi045 bash[82788]: cluster 2024-07-28T20:10:21.397443+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1192: 8 total, 2 up, 8 in 2024-07-28T20:10:22.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:22.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1257 16 16 0 0 0 - 0 2024-07-28T20:10:22.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:22.962 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:22 smithi155 bash[73694]: debug 2024-07-28T20:10:22.624+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:22.962 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:22 smithi155 bash[73694]: debug 2024-07-28T20:10:22.640+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:23.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:23.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:23.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:23.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:23 smithi155 bash[73694]: debug 2024-07-28T20:10:23.052+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:23.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:23.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:23.548 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:23.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:23.723 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:10:23.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:23.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1258 16 16 0 0 0 - 0 2024-07-28T20:10:23.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:23.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:23.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:23 smithi155 bash[73694]: debug 2024-07-28T20:10:23.592+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:23.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:23 smithi155 bash[73694]: debug 2024-07-28T20:10:23.628+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:24.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:24.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:24.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:24.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:24.488 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:10:24.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T20:10:24.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:24.546 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:24 smithi045 bash[82788]: cluster 2024-07-28T20:10:23.333766+0000 mgr.y (mgr.34101) 1223 : cluster [DBG] pgmap v2012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:24.547 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:24 smithi045 bash[80445]: cluster 2024-07-28T20:10:23.333766+0000 mgr.y (mgr.34101) 1223 : cluster [DBG] pgmap v2012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:24.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:24.664 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:24 smithi155 bash[73694]: debug 2024-07-28T20:10:24.628+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:24.664 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:24 smithi155 bash[68033]: cluster 2024-07-28T20:10:23.333766+0000 mgr.y (mgr.34101) 1223 : cluster [DBG] pgmap v2012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:24.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:24.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1259 16 16 0 0 0 - 0 2024-07-28T20:10:24.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:24.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:10:25.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:25.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:25.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:25.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:25.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:25 smithi155 bash[73694]: debug 2024-07-28T20:10:25.116+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:25.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:25.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:25.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:25.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:25.603 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:25 smithi155 bash[73694]: debug 2024-07-28T20:10:25.340+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:25.603 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:25.603 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:25 smithi155 bash[73694]: debug 2024-07-28T20:10:25.544+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:25.603 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:25 smithi155 bash[73694]: debug 2024-07-28T20:10:25.604+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:25.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:25.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:25.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:10:25.887041+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:10:25.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:10:25.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1260 16 16 0 0 0 - 0 2024-07-28T20:10:25.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:26.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:26.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:26.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:26.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:26.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:26.679 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:26.690 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:26 smithi155 bash[68033]: cluster 2024-07-28T20:10:25.335576+0000 mgr.y (mgr.34101) 1224 : cluster [DBG] pgmap v2013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:26.691 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:26 smithi155 bash[73694]: debug 2024-07-28T20:10:26.584+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:26 smithi045 bash[80445]: cluster 2024-07-28T20:10:25.335576+0000 mgr.y (mgr.34101) 1224 : cluster [DBG] pgmap v2013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:26 smithi045 bash[82788]: cluster 2024-07-28T20:10:25.335576+0000 mgr.y (mgr.34101) 1224 : cluster [DBG] pgmap v2013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:26.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:26.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1261 16 16 0 0 0 - 0 2024-07-28T20:10:26.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:27.036 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:27.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:27.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:26 smithi155 bash[73694]: debug 2024-07-28T20:10:26.904+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:27.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:27.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:27.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:27.505 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:27.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:27.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:27.754 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:27 smithi155 bash[73694]: debug 2024-07-28T20:10:27.572+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:27.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:27.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1262 16 16 0 0 0 - 0 2024-07-28T20:10:27.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:28.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:28.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:28.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:28.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:28.527 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:28 smithi155 bash[68033]: cluster 2024-07-28T20:10:27.337498+0000 mgr.y (mgr.34101) 1225 : cluster [DBG] pgmap v2014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:28.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:28.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:28 smithi155 bash[73694]: debug 2024-07-28T20:10:28.304+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:28.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:28.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:28 smithi155 bash[73694]: debug 2024-07-28T20:10:28.528+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:28.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:28.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:28.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:28 smithi045 bash[80445]: cluster 2024-07-28T20:10:27.337498+0000 mgr.y (mgr.34101) 1225 : cluster [DBG] pgmap v2014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:28 smithi045 bash[82788]: cluster 2024-07-28T20:10:27.337498+0000 mgr.y (mgr.34101) 1225 : cluster [DBG] pgmap v2014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:28.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:28 smithi155 bash[73694]: debug 2024-07-28T20:10:28.540+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:28.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:28.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1263 16 16 0 0 0 - 0 2024-07-28T20:10:28.934 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:29.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:29.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:29.256 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:10:29.257 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:10:29.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:29.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:29.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:29.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:29.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:29.780 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:29 smithi155 bash[73694]: debug 2024-07-28T20:10:29.516+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:29.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:29.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1264 16 16 0 0 0 - 0 2024-07-28T20:10:29.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:30.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:30.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:29 smithi155 bash[73694]: debug 2024-07-28T20:10:29.872+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:30.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:30.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:30.376 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:30.420 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:30.421 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:30 smithi155 bash[73694]: debug 2024-07-28T20:10:30.232+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:30.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:30.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:30 smithi045 bash[80445]: cluster 2024-07-28T20:10:29.338540+0000 mgr.y (mgr.34101) 1226 : cluster [DBG] pgmap v2015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:10:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:10:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:10:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:30 smithi045 bash[82788]: cluster 2024-07-28T20:10:29.338540+0000 mgr.y (mgr.34101) 1226 : cluster [DBG] pgmap v2015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:30.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:30.743 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:30 smithi155 bash[68033]: cluster 2024-07-28T20:10:29.338540+0000 mgr.y (mgr.34101) 1226 : cluster [DBG] pgmap v2015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:30.743 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:30 smithi155 bash[73694]: debug 2024-07-28T20:10:30.508+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:30.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:30.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1265 16 16 0 0 0 - 0 2024-07-28T20:10:30.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:31.046 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:31.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:30 smithi155 bash[73694]: debug 2024-07-28T20:10:30.948+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:31.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:31.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:31 smithi155 bash[73694]: debug 2024-07-28T20:10:31.048+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:31.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:31.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:31.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:31.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:31.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:31 smithi155 bash[73694]: debug 2024-07-28T20:10:31.460+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:31.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:31.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:31.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:31.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1266 16 16 0 0 0 - 0 2024-07-28T20:10:31.922 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:32.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:32.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:32.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:32.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:32.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:32.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:32.648 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:32 smithi155 bash[68033]: cluster 2024-07-28T20:10:31.339470+0000 mgr.y (mgr.34101) 1227 : cluster [DBG] pgmap v2016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:32.648 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:32 smithi155 bash[73694]: debug 2024-07-28T20:10:32.508+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:32.648 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:10:32 smithi155 bash[60745]: ts=2024-07-28T20:10:32.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:10:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:32 smithi045 bash[80445]: cluster 2024-07-28T20:10:31.339470+0000 mgr.y (mgr.34101) 1227 : cluster [DBG] pgmap v2016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:32 smithi045 bash[82788]: cluster 2024-07-28T20:10:31.339470+0000 mgr.y (mgr.34101) 1227 : cluster [DBG] pgmap v2016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:32.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:32.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:32.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:32 smithi155 bash[73694]: debug 2024-07-28T20:10:32.736+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:32.873 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:32.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1267 16 16 0 0 0 - 0 2024-07-28T20:10:32.990 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:33.110 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:33.164 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:33.229 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:33.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:33.434 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:33 smithi155 bash[73694]: debug 2024-07-28T20:10:33.164+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:33.464 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:33.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:33 smithi155 bash[68033]: audit 2024-07-28T20:10:33.122364+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:33.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:33.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:33 smithi045 bash[80445]: audit 2024-07-28T20:10:33.122364+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:33 smithi045 bash[82788]: audit 2024-07-28T20:10:33.122364+0000 mon.c (mon.2) 402 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:33.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:33 smithi155 bash[73694]: debug 2024-07-28T20:10:33.520+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:33.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:33.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1268 16 16 0 0 0 - 0 2024-07-28T20:10:33.944 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:34.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:34.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:34.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:34.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:34.523 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:34 smithi155 bash[68033]: cluster 2024-07-28T20:10:33.341114+0000 mgr.y (mgr.34101) 1228 : cluster [DBG] pgmap v2017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:34.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:34.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:34 smithi045 bash[82788]: cluster 2024-07-28T20:10:33.341114+0000 mgr.y (mgr.34101) 1228 : cluster [DBG] pgmap v2017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:34 smithi045 bash[80445]: cluster 2024-07-28T20:10:33.341114+0000 mgr.y (mgr.34101) 1228 : cluster [DBG] pgmap v2017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:34.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:34.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:34 smithi155 bash[73694]: debug 2024-07-28T20:10:34.524+0000 7f8e37e1e640 -1 osd.4 1192 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:34.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1269 16 16 0 0 0 - 0 2024-07-28T20:10:34.897 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:34.944 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:10:35.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:35.135 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:35.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:35.372 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:35.451 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:10:35.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:35.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:35.720 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:35 smithi155 bash[73694]: debug 2024-07-28T20:10:35.520+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:35.720 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:35.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:35 smithi155 bash[68033]: audit 2024-07-28T20:10:35.281992+0000 mon.c (mon.2) 403 : audit [INF] from='client.? 172.21.15.45:0/2609407164' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:10:35.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:35 smithi155 bash[68033]: audit 2024-07-28T20:10:35.282354+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:10:35.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:35.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:35 smithi045 bash[80445]: audit 2024-07-28T20:10:35.281992+0000 mon.c (mon.2) 403 : audit [INF] from='client.? 172.21.15.45:0/2609407164' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:10:35.737 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:35 smithi045 bash[80445]: audit 2024-07-28T20:10:35.282354+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:10:35.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:35 smithi045 bash[82788]: audit 2024-07-28T20:10:35.281992+0000 mon.c (mon.2) 403 : audit [INF] from='client.? 172.21.15.45:0/2609407164' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:10:35.737 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:35 smithi045 bash[82788]: audit 2024-07-28T20:10:35.282354+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:10:35.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:35.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1270 16 16 0 0 0 - 0 2024-07-28T20:10:35.938 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:10:35.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T20:10:35.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:35.980 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:35 smithi155 bash[73694]: debug 2024-07-28T20:10:35.720+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:35.980 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:35.980 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:35 smithi155 bash[73694]: debug 2024-07-28T20:10:35.936+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:36.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:36.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:36.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:36.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:36.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:36.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:36 smithi155 bash[73694]: debug 2024-07-28T20:10:36.452+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:36.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:36 smithi155 bash[68033]: cluster 2024-07-28T20:10:35.342592+0000 mgr.y (mgr.34101) 1229 : cluster [DBG] pgmap v2018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:36.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:36 smithi155 bash[68033]: cluster 2024-07-28T20:10:35.436116+0000 mon.a (mon.0) 1990 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:10:36.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:36 smithi155 bash[68033]: audit 2024-07-28T20:10:35.450075+0000 mon.a (mon.0) 1991 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:10:36.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:36 smithi155 bash[68033]: cluster 2024-07-28T20:10:35.450252+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1193: 8 total, 2 up, 8 in 2024-07-28T20:10:36.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:36.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:36 smithi045 bash[80445]: cluster 2024-07-28T20:10:35.342592+0000 mgr.y (mgr.34101) 1229 : cluster [DBG] pgmap v2018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:36 smithi045 bash[80445]: cluster 2024-07-28T20:10:35.436116+0000 mon.a (mon.0) 1990 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:10:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:36 smithi045 bash[80445]: audit 2024-07-28T20:10:35.450075+0000 mon.a (mon.0) 1991 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:10:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:36 smithi045 bash[80445]: cluster 2024-07-28T20:10:35.450252+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1193: 8 total, 2 up, 8 in 2024-07-28T20:10:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:36 smithi045 bash[82788]: cluster 2024-07-28T20:10:35.342592+0000 mgr.y (mgr.34101) 1229 : cluster [DBG] pgmap v2018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:36 smithi045 bash[82788]: cluster 2024-07-28T20:10:35.436116+0000 mon.a (mon.0) 1990 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:10:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:36 smithi045 bash[82788]: audit 2024-07-28T20:10:35.450075+0000 mon.a (mon.0) 1991 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:10:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:36 smithi045 bash[82788]: cluster 2024-07-28T20:10:35.450252+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1193: 8 total, 2 up, 8 in 2024-07-28T20:10:36.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:36.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1271 16 16 0 0 0 - 0 2024-07-28T20:10:36.921 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:37.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:36 smithi155 bash[73694]: debug 2024-07-28T20:10:36.540+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:37.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:37.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:37.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:37.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:37.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:37 smithi155 bash[73694]: debug 2024-07-28T20:10:37.028+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:37.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:37.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:37.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:37.758 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:37.769 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:37 smithi155 bash[73694]: debug 2024-07-28T20:10:37.504+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:37.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:37.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1272 16 16 0 0 0 - 0 2024-07-28T20:10:37.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:38.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:38.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:37 smithi155 bash[73694]: debug 2024-07-28T20:10:37.856+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:38.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:38.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:38.357 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:38.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:10:38.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:38.504 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:38 smithi155 bash[68033]: cluster 2024-07-28T20:10:37.344212+0000 mgr.y (mgr.34101) 1230 : cluster [DBG] pgmap v2020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:38.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:38.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:38 smithi045 bash[80445]: cluster 2024-07-28T20:10:37.344212+0000 mgr.y (mgr.34101) 1230 : cluster [DBG] pgmap v2020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:38 smithi045 bash[82788]: cluster 2024-07-28T20:10:37.344212+0000 mgr.y (mgr.34101) 1230 : cluster [DBG] pgmap v2020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:38.724 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:38 smithi155 bash[73694]: debug 2024-07-28T20:10:38.504+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:38.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:38.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1273 16 16 0 0 0 - 0 2024-07-28T20:10:38.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:39.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:39.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:39.313 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:39.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:39.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:39.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:39.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:39.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:39 smithi155 bash[73694]: debug 2024-07-28T20:10:39.516+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:39.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1274 16 16 0 0 0 - 0 2024-07-28T20:10:39.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:40.033 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:40.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:40.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:40.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:40.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:40.595 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:40 smithi045 bash[80445]: cluster 2024-07-28T20:10:39.346034+0000 mgr.y (mgr.34101) 1231 : cluster [DBG] pgmap v2021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:40.595 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:40 smithi045 bash[82788]: cluster 2024-07-28T20:10:39.346034+0000 mgr.y (mgr.34101) 1231 : cluster [DBG] pgmap v2021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:40.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:40.695 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:10:40.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:10:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:10:40] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:10:40.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:40.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:40 smithi155 bash[73694]: debug 2024-07-28T20:10:40.552+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:40.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:40 smithi155 bash[68033]: cluster 2024-07-28T20:10:39.346034+0000 mgr.y (mgr.34101) 1231 : cluster [DBG] pgmap v2021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:40.867 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:40.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1275 16 16 0 0 0 - 0 2024-07-28T20:10:40.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:41.105 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:41.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:41.237 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:41.237 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:40 smithi155 bash[73694]: debug 2024-07-28T20:10:40.968+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:41.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:41.464 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:41.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:41.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:41.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:41 smithi155 bash[73694]: debug 2024-07-28T20:10:41.548+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:41.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:41.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1276 16 16 0 0 0 - 0 2024-07-28T20:10:41.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:42.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:42.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:42.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:42.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:42.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:42.590 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:42 smithi155 bash[68033]: cluster 2024-07-28T20:10:41.347904+0000 mgr.y (mgr.34101) 1232 : cluster [DBG] pgmap v2022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:42.591 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:10:42 smithi155 bash[60745]: ts=2024-07-28T20:10:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:10:42.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:42 smithi045 bash[80445]: cluster 2024-07-28T20:10:41.347904+0000 mgr.y (mgr.34101) 1232 : cluster [DBG] pgmap v2022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:42 smithi045 bash[82788]: cluster 2024-07-28T20:10:41.347904+0000 mgr.y (mgr.34101) 1232 : cluster [DBG] pgmap v2022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:42.719 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:10:42.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:42.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:42 smithi155 bash[73694]: debug 2024-07-28T20:10:42.592+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:42.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:42.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1277 16 16 0 0 0 - 0 2024-07-28T20:10:43.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:43.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:43.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:43.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:43.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:42 smithi155 bash[73694]: debug 2024-07-28T20:10:42.992+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:43.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:43.484 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:43.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:43.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:43.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:43.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:43 smithi155 bash[73694]: debug 2024-07-28T20:10:43.444+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:43.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:43 smithi155 bash[73694]: debug 2024-07-28T20:10:43.624+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:43.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:43.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1278 16 16 0 0 0 - 0 2024-07-28T20:10:43.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:44.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:44.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:44.317 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:44.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:44.520 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:44.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:44 smithi155 bash[68033]: cluster 2024-07-28T20:10:43.348882+0000 mgr.y (mgr.34101) 1233 : cluster [DBG] pgmap v2023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:44.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:44.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:44 smithi045 bash[80445]: cluster 2024-07-28T20:10:43.348882+0000 mgr.y (mgr.34101) 1233 : cluster [DBG] pgmap v2023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:44.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:44 smithi045 bash[82788]: cluster 2024-07-28T20:10:43.348882+0000 mgr.y (mgr.34101) 1233 : cluster [DBG] pgmap v2023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:44.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:44.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:44 smithi155 bash[73694]: debug 2024-07-28T20:10:44.520+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:44.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:44 smithi155 bash[73694]: debug 2024-07-28T20:10:44.620+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:44.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1279 16 16 0 0 0 - 0 2024-07-28T20:10:44.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:45.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:45.146 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:45.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:45.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:45.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:45.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:45.731 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:10:45.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:45.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:45 smithi155 bash[73694]: debug 2024-07-28T20:10:45.603+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:45.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:45.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:45.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:10:45.890262+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:10:45.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:10:45.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1280 16 16 0 0 0 - 0 2024-07-28T20:10:45.977 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:45.988 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:45 smithi155 bash[73694]: debug 2024-07-28T20:10:45.839+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:46.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:46.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:46.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:46.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:46.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:46.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:46.712 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:46 smithi155 bash[73694]: debug 2024-07-28T20:10:46.639+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:46.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:46 smithi155 bash[68033]: cluster 2024-07-28T20:10:45.350655+0000 mgr.y (mgr.34101) 1234 : cluster [DBG] pgmap v2024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:46.791 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:46 smithi045 bash[80445]: cluster 2024-07-28T20:10:45.350655+0000 mgr.y (mgr.34101) 1234 : cluster [DBG] pgmap v2024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:46.792 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:46 smithi045 bash[82788]: cluster 2024-07-28T20:10:45.350655+0000 mgr.y (mgr.34101) 1234 : cluster [DBG] pgmap v2024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:46.795 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:46.814 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:46.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1281 16 16 0 0 0 - 0 2024-07-28T20:10:46.932 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:47.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:46 smithi155 bash[73694]: debug 2024-07-28T20:10:46.795+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:47.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:47.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:47.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:47.385 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:10:47.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T20:10:47.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:47.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:47.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:47.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:47.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1282 16 16 0 0 0 - 0 2024-07-28T20:10:47.896 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:48.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:48.026 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:47 smithi155 bash[73694]: debug 2024-07-28T20:10:47.671+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:48.026 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:48.027 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:47 smithi155 bash[73694]: debug 2024-07-28T20:10:47.879+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:48.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:48.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:48.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:48.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:48 smithi155 bash[73694]: debug 2024-07-28T20:10:48.107+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:48.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:48.375 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:48.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:48 smithi155 bash[73694]: debug 2024-07-28T20:10:48.331+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:48.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:48.592 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:48 smithi155 bash[68033]: cluster 2024-07-28T20:10:47.352708+0000 mgr.y (mgr.34101) 1235 : cluster [DBG] pgmap v2025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:48 smithi155 bash[68033]: audit 2024-07-28T20:10:48.130084+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:48 smithi155 bash[68033]: audit 2024-07-28T20:10:48.132602+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:48.613 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:48 smithi045 bash[82788]: cluster 2024-07-28T20:10:47.352708+0000 mgr.y (mgr.34101) 1235 : cluster [DBG] pgmap v2025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:48 smithi045 bash[82788]: audit 2024-07-28T20:10:48.130084+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:48 smithi045 bash[82788]: audit 2024-07-28T20:10:48.132602+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:48 smithi045 bash[80445]: cluster 2024-07-28T20:10:47.352708+0000 mgr.y (mgr.34101) 1235 : cluster [DBG] pgmap v2025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:48 smithi045 bash[80445]: audit 2024-07-28T20:10:48.130084+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:10:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:48 smithi045 bash[80445]: audit 2024-07-28T20:10:48.132602+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:10:48.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:48.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:48 smithi155 bash[73694]: debug 2024-07-28T20:10:48.591+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:48.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:48 smithi155 bash[73694]: debug 2024-07-28T20:10:48.711+0000 7f8e37e1e640 -1 osd.4 1193 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:48.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:48.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1283 16 16 0 0 0 - 0 2024-07-28T20:10:48.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:49.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:49.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:49.289 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:49.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:49.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:49.473 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:49 smithi155 bash[73694]: debug 2024-07-28T20:10:49.291+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:49.480 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:10:49.560 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:49.668 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:49.668 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:49 smithi155 bash[68033]: audit 2024-07-28T20:10:48.949307+0000 mon.c (mon.2) 405 : audit [INF] from='client.? 172.21.15.45:0/2314097612' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:10:49.669 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:49 smithi155 bash[68033]: audit 2024-07-28T20:10:48.950085+0000 mon.a (mon.0) 1994 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:10:49.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:49.743 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:49 smithi155 bash[73694]: debug 2024-07-28T20:10:49.667+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:49.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:49.811 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:49 smithi045 bash[80445]: audit 2024-07-28T20:10:48.949307+0000 mon.c (mon.2) 405 : audit [INF] from='client.? 172.21.15.45:0/2314097612' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:10:49.811 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:49 smithi045 bash[80445]: audit 2024-07-28T20:10:48.950085+0000 mon.a (mon.0) 1994 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:10:49.811 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:49 smithi045 bash[82788]: audit 2024-07-28T20:10:48.949307+0000 mon.c (mon.2) 405 : audit [INF] from='client.? 172.21.15.45:0/2314097612' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:10:49.812 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:49 smithi045 bash[82788]: audit 2024-07-28T20:10:48.950085+0000 mon.a (mon.0) 1994 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:10:49.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1284 16 16 0 0 0 - 0 2024-07-28T20:10:49.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:50.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:50.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:49 smithi155 bash[73694]: debug 2024-07-28T20:10:49.747+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:50.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:50.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:50.395 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:50.513 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:50.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:50.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:50.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:50 smithi155 bash[68033]: cluster 2024-07-28T20:10:49.354493+0000 mgr.y (mgr.34101) 1236 : cluster [DBG] pgmap v2026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:50.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:50 smithi155 bash[68033]: cluster 2024-07-28T20:10:49.463980+0000 mon.a (mon.0) 1995 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:10:50.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:50 smithi155 bash[68033]: audit 2024-07-28T20:10:49.478957+0000 mon.a (mon.0) 1996 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:10:50.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:50 smithi155 bash[68033]: cluster 2024-07-28T20:10:49.479088+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1194: 8 total, 2 up, 8 in 2024-07-28T20:10:50.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:50.884 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:10:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:10:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:10:50.884 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:50 smithi045 bash[82788]: cluster 2024-07-28T20:10:49.354493+0000 mgr.y (mgr.34101) 1236 : cluster [DBG] pgmap v2026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:50.884 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:50 smithi045 bash[82788]: cluster 2024-07-28T20:10:49.463980+0000 mon.a (mon.0) 1995 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:10:50.885 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:50 smithi045 bash[82788]: audit 2024-07-28T20:10:49.478957+0000 mon.a (mon.0) 1996 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:10:50.885 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:50 smithi045 bash[82788]: cluster 2024-07-28T20:10:49.479088+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1194: 8 total, 2 up, 8 in 2024-07-28T20:10:50.885 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:50 smithi045 bash[80445]: cluster 2024-07-28T20:10:49.354493+0000 mgr.y (mgr.34101) 1236 : cluster [DBG] pgmap v2026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:50.885 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:50 smithi045 bash[80445]: cluster 2024-07-28T20:10:49.463980+0000 mon.a (mon.0) 1995 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:10:50.885 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:50 smithi045 bash[80445]: audit 2024-07-28T20:10:49.478957+0000 mon.a (mon.0) 1996 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:10:50.885 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:50 smithi045 bash[80445]: cluster 2024-07-28T20:10:49.479088+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1194: 8 total, 2 up, 8 in 2024-07-28T20:10:50.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1285 16 16 0 0 0 - 0 2024-07-28T20:10:50.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:51.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:50 smithi155 bash[73694]: debug 2024-07-28T20:10:50.759+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:51.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:51.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:51.349 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:51.466 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:51.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:51.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:51.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:51.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1286 16 16 0 0 0 - 0 2024-07-28T20:10:51.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:52.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:51 smithi155 bash[73694]: debug 2024-07-28T20:10:51.763+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:52.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:52.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:52.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:10:52.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:52.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:52.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:52.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:52.667 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:52.667 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:52 smithi155 bash[73694]: debug 2024-07-28T20:10:52.535+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:52.667 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:52 smithi155 bash[68033]: cluster 2024-07-28T20:10:51.356338+0000 mgr.y (mgr.34101) 1237 : cluster [DBG] pgmap v2028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:52.668 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:10:52 smithi155 bash[60745]: ts=2024-07-28T20:10:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:10:52.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:52 smithi045 bash[80445]: cluster 2024-07-28T20:10:51.356338+0000 mgr.y (mgr.34101) 1237 : cluster [DBG] pgmap v2028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:52 smithi045 bash[82788]: cluster 2024-07-28T20:10:51.356338+0000 mgr.y (mgr.34101) 1237 : cluster [DBG] pgmap v2028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:52.742 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:10:52.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:52.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1287 16 16 0 0 0 - 0 2024-07-28T20:10:52.891 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:53.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:53.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:53.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:52 smithi155 bash[73694]: debug 2024-07-28T20:10:52.755+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:53.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:52 smithi155 bash[73694]: debug 2024-07-28T20:10:52.803+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:53.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:53.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:53.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:53.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:53 smithi155 bash[73694]: debug 2024-07-28T20:10:53.083+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:53.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:53.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:53.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:53.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:53.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:53.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1288 16 16 0 0 0 - 0 2024-07-28T20:10:53.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:54.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:53 smithi155 bash[73694]: debug 2024-07-28T20:10:53.767+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:54.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:54.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:54.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:54.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:54.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:54.643 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:54.643 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:54 smithi155 bash[68033]: cluster 2024-07-28T20:10:53.358126+0000 mgr.y (mgr.34101) 1238 : cluster [DBG] pgmap v2029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:54.684 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:54.695 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:54 smithi045 bash[80445]: cluster 2024-07-28T20:10:53.358126+0000 mgr.y (mgr.34101) 1238 : cluster [DBG] pgmap v2029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:54.696 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:54 smithi045 bash[82788]: cluster 2024-07-28T20:10:53.358126+0000 mgr.y (mgr.34101) 1238 : cluster [DBG] pgmap v2029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:54.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:54 smithi155 bash[73694]: debug 2024-07-28T20:10:54.643+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:54.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:54.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1289 16 16 0 0 0 - 0 2024-07-28T20:10:54.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:55.012 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:54 smithi155 bash[73694]: debug 2024-07-28T20:10:54.735+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:55.012 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:55.012 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:55 smithi155 bash[73694]: debug 2024-07-28T20:10:55.011+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:55.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:55.157 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:55.275 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:55.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:55.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:55.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:55.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:55.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:55.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1290 16 16 0 0 0 - 0 2024-07-28T20:10:55.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:56.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:55 smithi155 bash[73694]: debug 2024-07-28T20:10:55.787+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:56.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:56.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:56.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:56.416 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:10:56.466 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:56.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:56 smithi155 bash[68033]: cluster 2024-07-28T20:10:55.359880+0000 mgr.y (mgr.34101) 1239 : cluster [DBG] pgmap v2030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:56.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:56.592 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:56 smithi045 bash[80445]: cluster 2024-07-28T20:10:55.359880+0000 mgr.y (mgr.34101) 1239 : cluster [DBG] pgmap v2030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:56.592 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:56 smithi045 bash[82788]: cluster 2024-07-28T20:10:55.359880+0000 mgr.y (mgr.34101) 1239 : cluster [DBG] pgmap v2030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:56.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:56.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:56.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1291 16 16 0 0 0 - 0 2024-07-28T20:10:56.928 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:56 smithi155 bash[73694]: debug 2024-07-28T20:10:56.791+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:56.928 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:56.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:57.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:56 smithi155 bash[73694]: debug 2024-07-28T20:10:56.927+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:57.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:57.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:57 smithi155 bash[73694]: debug 2024-07-28T20:10:57.039+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:57.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:57.178 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:57.180 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:10:57.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T20:10:57.298 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:57.416 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:10:57.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:57.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:57.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:57.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:10:57.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1292 16 16 0 0 0 - 0 2024-07-28T20:10:58.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:58.020 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:57 smithi155 bash[73694]: debug 2024-07-28T20:10:57.803+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:58.128 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:58.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:10:58.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:58.486 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:58.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:58.653 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:10:58.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:10:58.746 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:10:58 smithi045 bash[80445]: cluster 2024-07-28T20:10:57.361702+0000 mgr.y (mgr.34101) 1240 : cluster [DBG] pgmap v2031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:58.746 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:10:58 smithi045 bash[82788]: cluster 2024-07-28T20:10:57.361702+0000 mgr.y (mgr.34101) 1240 : cluster [DBG] pgmap v2031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:58.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:10:58 smithi155 bash[68033]: cluster 2024-07-28T20:10:57.361702+0000 mgr.y (mgr.34101) 1240 : cluster [DBG] pgmap v2031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:10:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:58 smithi155 bash[73694]: debug 2024-07-28T20:10:58.455+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:58 smithi155 bash[73694]: debug 2024-07-28T20:10:58.563+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:58.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:10:58.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1293 16 16 0 0 0 - 0 2024-07-28T20:10:58.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:59.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:59.097 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:58 smithi155 bash[73694]: debug 2024-07-28T20:10:58.815+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:10:59.097 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:59.097 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:59 smithi155 bash[73694]: debug 2024-07-28T20:10:59.063+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:59.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:59.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:59.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:10:59.540 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:10:59.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:59.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:10:59.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:59 smithi155 bash[73694]: debug 2024-07-28T20:10:59.539+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:10:59.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:10:59.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1294 16 16 0 0 0 - 0 2024-07-28T20:10:59.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:00.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:00.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:00.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:10:59 smithi155 bash[73694]: debug 2024-07-28T20:10:59.843+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:00.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:00.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:00.513 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:00.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:00 smithi155 bash[68033]: cluster 2024-07-28T20:10:59.363391+0000 mgr.y (mgr.34101) 1241 : cluster [DBG] pgmap v2032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:00.632 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:00.749 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:00 smithi045 bash[80445]: cluster 2024-07-28T20:10:59.363391+0000 mgr.y (mgr.34101) 1241 : cluster [DBG] pgmap v2032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:00.750 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:11:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:11:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:11:00.750 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:00 smithi045 bash[82788]: cluster 2024-07-28T20:10:59.363391+0000 mgr.y (mgr.34101) 1241 : cluster [DBG] pgmap v2032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:00.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:00.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:00.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:00 smithi155 bash[73694]: debug 2024-07-28T20:11:00.723+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:00.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:00.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1295 16 16 0 0 0 - 0 2024-07-28T20:11:00.988 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:00.999 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:00 smithi155 bash[73694]: debug 2024-07-28T20:11:00.855+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:01.107 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:01.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:01.345 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:01.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:01.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:01.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:01.706 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:11:01.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:01.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:01 smithi155 bash[73694]: debug 2024-07-28T20:11:01.435+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:01.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:01.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:01 smithi155 bash[73694]: debug 2024-07-28T20:11:01.539+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:01.820 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:01.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1296 16 16 0 0 0 - 0 2024-07-28T20:11:01.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:02.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:01 smithi155 bash[73694]: debug 2024-07-28T20:11:01.899+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:02.056 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:02.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:02.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:02.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:02.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:02.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:02.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:02 smithi155 bash[68033]: cluster 2024-07-28T20:11:01.365551+0000 mgr.y (mgr.34101) 1242 : cluster [DBG] pgmap v2033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:02.662 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:11:02 smithi155 bash[60745]: ts=2024-07-28T20:11:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:11:02.703 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:02 smithi045 bash[80445]: cluster 2024-07-28T20:11:01.365551+0000 mgr.y (mgr.34101) 1242 : cluster [DBG] pgmap v2033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:02.703 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:02 smithi045 bash[82788]: cluster 2024-07-28T20:11:01.365551+0000 mgr.y (mgr.34101) 1242 : cluster [DBG] pgmap v2033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:02.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:02.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:02.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1297 16 16 0 0 0 - 0 2024-07-28T20:11:03.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:03.015 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:02 smithi155 bash[73694]: debug 2024-07-28T20:11:02.855+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:03.124 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:03.240 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:03.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:03.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:03.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:03.627 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:03.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:03.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:03 smithi155 bash[73694]: debug 2024-07-28T20:11:03.627+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:03.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:03.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1298 16 16 0 0 0 - 0 2024-07-28T20:11:03.952 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:04.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:03 smithi155 bash[73694]: debug 2024-07-28T20:11:03.887+0000 7f8e37e1e640 -1 osd.4 1194 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:04.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:04.139 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:04.140 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:04 smithi155 bash[68033]: audit 2024-07-28T20:11:03.129776+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:04.140 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:04 smithi155 bash[68033]: audit 2024-07-28T20:11:03.132029+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:04.140 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:04 smithi155 bash[68033]: audit 2024-07-28T20:11:03.177515+0000 mon.c (mon.2) 407 : audit [INF] from='client.? 172.21.15.45:0/322413396' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:04.140 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:04 smithi155 bash[68033]: audit 2024-07-28T20:11:03.177970+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:04.145 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:11:04.189 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:04.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:04.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:04.436 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:04 smithi045 bash[80445]: audit 2024-07-28T20:11:03.129776+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:04.436 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:04 smithi045 bash[80445]: audit 2024-07-28T20:11:03.132029+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:04.436 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:04 smithi045 bash[80445]: audit 2024-07-28T20:11:03.177515+0000 mon.c (mon.2) 407 : audit [INF] from='client.? 172.21.15.45:0/322413396' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:04.436 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:04 smithi045 bash[80445]: audit 2024-07-28T20:11:03.177970+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:04.436 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:04 smithi045 bash[80445]: cluster 2024-07-28T20:11:03.367517+0000 mgr.y (mgr.34101) 1243 : cluster [DBG] pgmap v2034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:04.437 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:04 smithi045 bash[82788]: audit 2024-07-28T20:11:03.129776+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:04.437 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:04 smithi045 bash[82788]: audit 2024-07-28T20:11:03.132029+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:04.437 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:04 smithi045 bash[82788]: audit 2024-07-28T20:11:03.177515+0000 mon.c (mon.2) 407 : audit [INF] from='client.? 172.21.15.45:0/322413396' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:04.437 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:04 smithi045 bash[82788]: audit 2024-07-28T20:11:03.177970+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:04.437 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:04 smithi045 bash[82788]: cluster 2024-07-28T20:11:03.367517+0000 mgr.y (mgr.34101) 1243 : cluster [DBG] pgmap v2034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:04.544 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:04.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:04 smithi155 bash[68033]: cluster 2024-07-28T20:11:03.367517+0000 mgr.y (mgr.34101) 1243 : cluster [DBG] pgmap v2034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:04.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:04 smithi155 bash[73694]: debug 2024-07-28T20:11:04.151+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:04.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:04.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:04.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1299 16 16 0 0 0 - 0 2024-07-28T20:11:04.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:05.020 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:05.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:05.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:05.270 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:05 smithi045 bash[82788]: cluster 2024-07-28T20:11:04.126752+0000 mon.a (mon.0) 2000 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:05.270 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:05 smithi045 bash[82788]: audit 2024-07-28T20:11:04.144033+0000 mon.a (mon.0) 2001 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:11:05.270 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:05 smithi045 bash[82788]: cluster 2024-07-28T20:11:04.144156+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1195: 8 total, 2 up, 8 in 2024-07-28T20:11:05.271 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:05 smithi045 bash[80445]: cluster 2024-07-28T20:11:04.126752+0000 mon.a (mon.0) 2000 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:05.271 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:05 smithi045 bash[80445]: audit 2024-07-28T20:11:04.144033+0000 mon.a (mon.0) 2001 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:11:05.271 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:05 smithi045 bash[80445]: cluster 2024-07-28T20:11:04.144156+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1195: 8 total, 2 up, 8 in 2024-07-28T20:11:05.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:04 smithi155 bash[73694]: debug 2024-07-28T20:11:04.915+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:05.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:05 smithi155 bash[68033]: cluster 2024-07-28T20:11:04.126752+0000 mon.a (mon.0) 2000 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:05.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:05 smithi155 bash[68033]: audit 2024-07-28T20:11:04.144033+0000 mon.a (mon.0) 2001 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:11:05.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:05 smithi155 bash[68033]: cluster 2024-07-28T20:11:04.144156+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1195: 8 total, 2 up, 8 in 2024-07-28T20:11:05.379 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:05.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:05.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:05.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:05.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:05.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:05 smithi155 bash[73694]: debug 2024-07-28T20:11:05.483+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:05.857 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:05.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:11:05.893219+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:11:05.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:11:05.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1300 16 16 0 0 0 - 0 2024-07-28T20:11:05.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:06.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:05 smithi155 bash[73694]: debug 2024-07-28T20:11:05.923+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:06.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:06.148 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:06 smithi045 bash[82788]: cluster 2024-07-28T20:11:05.368625+0000 mgr.y (mgr.34101) 1244 : cluster [DBG] pgmap v2036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:06.217 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:06.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:06 smithi155 bash[68033]: cluster 2024-07-28T20:11:05.368625+0000 mgr.y (mgr.34101) 1244 : cluster [DBG] pgmap v2036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:06.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:06.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:06 smithi045 bash[80445]: cluster 2024-07-28T20:11:05.368625+0000 mgr.y (mgr.34101) 1244 : cluster [DBG] pgmap v2036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:06.506 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:11:06.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:06.689 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:06.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:06.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1301 16 16 0 0 0 - 0 2024-07-28T20:11:06.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:07.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:07.170 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:07.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:07.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:06 smithi155 bash[73694]: debug 2024-07-28T20:11:06.911+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:07.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:07.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:07 smithi155 bash[73694]: debug 2024-07-28T20:11:07.027+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:07.411 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:07.446 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:11:07.447 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T20:11:07.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:07.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:11:07.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:07.656 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:07.656 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:07 smithi155 bash[73694]: debug 2024-07-28T20:11:07.383+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:07.656 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:07.656 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:07 smithi155 bash[73694]: debug 2024-07-28T20:11:07.503+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:07.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:07.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:07.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1302 16 16 0 0 0 - 0 2024-07-28T20:11:08.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:08.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:08.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:07 smithi155 bash[73694]: debug 2024-07-28T20:11:07.719+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:08.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:07 smithi155 bash[73694]: debug 2024-07-28T20:11:07.891+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:08.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:08.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:08.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:08.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:08.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:08 smithi155 bash[73694]: debug 2024-07-28T20:11:08.211+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:08.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:08.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:08 smithi155 bash[73694]: debug 2024-07-28T20:11:08.311+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:08.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:08.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:08.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:08.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:08 smithi045 bash[82788]: cluster 2024-07-28T20:11:07.370549+0000 mgr.y (mgr.34101) 1245 : cluster [DBG] pgmap v2037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:08 smithi045 bash[80445]: cluster 2024-07-28T20:11:07.370549+0000 mgr.y (mgr.34101) 1245 : cluster [DBG] pgmap v2037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:08.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:08.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:08 smithi155 bash[73694]: debug 2024-07-28T20:11:08.555+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:08.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:08 smithi155 bash[68033]: cluster 2024-07-28T20:11:07.370549+0000 mgr.y (mgr.34101) 1245 : cluster [DBG] pgmap v2037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:08.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:08.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1303 16 16 0 0 0 - 0 2024-07-28T20:11:08.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:09.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:09.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:09.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:08 smithi155 bash[73694]: debug 2024-07-28T20:11:08.895+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:09.307 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:09.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:09.547 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:09.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:09.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:09.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1304 16 16 0 0 0 - 0 2024-07-28T20:11:09.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:10.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:10.145 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:10.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:10.275 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:09 smithi155 bash[73694]: debug 2024-07-28T20:11:09.895+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:10.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:10.498 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:10.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:10 smithi155 bash[68033]: cluster 2024-07-28T20:11:09.372292+0000 mgr.y (mgr.34101) 1246 : cluster [DBG] pgmap v2038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:10.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:10 smithi045 bash[80445]: cluster 2024-07-28T20:11:09.372292+0000 mgr.y (mgr.34101) 1246 : cluster [DBG] pgmap v2038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:11:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:11:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:11:10.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:10 smithi045 bash[82788]: cluster 2024-07-28T20:11:09.372292+0000 mgr.y (mgr.34101) 1246 : cluster [DBG] pgmap v2038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:10.738 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:10.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:10.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1305 16 16 0 0 0 - 0 2024-07-28T20:11:10.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:11.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:11.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:11.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:10 smithi155 bash[73694]: debug 2024-07-28T20:11:10.899+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:11.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:11.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:11 smithi155 bash[73694]: debug 2024-07-28T20:11:11.071+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:11.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:11.456 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:11.570 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:11.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:11.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:11 smithi155 bash[68033]: audit 2024-07-28T20:11:11.159364+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:11:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:11 smithi045 bash[82788]: audit 2024-07-28T20:11:11.159364+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:11:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:11 smithi045 bash[80445]: audit 2024-07-28T20:11:11.159364+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:11:11.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:11.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1306 16 16 0 0 0 - 0 2024-07-28T20:11:11.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:12.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:12.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:11 smithi155 bash[73694]: debug 2024-07-28T20:11:11.939+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:12.164 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:12.224 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:11:12.284 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:12.404 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:12.405 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:11:12.443 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:11:12 smithi155 bash[60745]: ts=2024-07-28T20:11:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:11:12.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:12.640 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:12.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:12.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:12 smithi155 bash[68033]: cluster 2024-07-28T20:11:11.374166+0000 mgr.y (mgr.34101) 1247 : cluster [DBG] pgmap v2039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:12.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:12.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1307 16 16 0 0 0 - 0 2024-07-28T20:11:12.908 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:12 smithi045 bash[80445]: cluster 2024-07-28T20:11:11.374166+0000 mgr.y (mgr.34101) 1247 : cluster [DBG] pgmap v2039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:12.909 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:12 smithi045 bash[82788]: cluster 2024-07-28T20:11:11.374166+0000 mgr.y (mgr.34101) 1247 : cluster [DBG] pgmap v2039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:12.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:13.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:12 smithi155 bash[73694]: debug 2024-07-28T20:11:12.919+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:13.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:13.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:13.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:13.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:13.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:13 smithi155 bash[73694]: debug 2024-07-28T20:11:13.359+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:13.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:13.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:13.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:13.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1308 16 16 0 0 0 - 0 2024-07-28T20:11:13.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:14.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:13 smithi155 bash[73694]: debug 2024-07-28T20:11:13.951+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:14.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:14.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:14.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:14.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:14.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:14.645 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:14.656 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:14 smithi045 bash[80445]: cluster 2024-07-28T20:11:13.375965+0000 mgr.y (mgr.34101) 1248 : cluster [DBG] pgmap v2040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:14.656 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:14 smithi045 bash[82788]: cluster 2024-07-28T20:11:13.375965+0000 mgr.y (mgr.34101) 1248 : cluster [DBG] pgmap v2040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:14.764 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:14.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:14.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:14 smithi155 bash[73694]: debug 2024-07-28T20:11:14.527+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:14.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:14 smithi155 bash[68033]: cluster 2024-07-28T20:11:13.375965+0000 mgr.y (mgr.34101) 1248 : cluster [DBG] pgmap v2040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:14.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:14.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1309 16 16 0 0 0 - 0 2024-07-28T20:11:15.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:15.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:14 smithi155 bash[73694]: debug 2024-07-28T20:11:14.907+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:15.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:15.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:15.361 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:15.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:15.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:15.699 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:15.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:15.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:15.857 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:11:15.857 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:11:15.857 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T20:11:15.857 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:11:15.868 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:15 smithi155 bash[73694]: debug 2024-07-28T20:11:15.699+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:15.868 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:15.868 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:15 smithi155 bash[73694]: debug 2024-07-28T20:11:15.795+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:15.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1310 16 16 0 0 0 - 0 2024-07-28T20:11:15.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:16.045 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:16.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:15 smithi155 bash[73694]: debug 2024-07-28T20:11:15.875+0000 7f8e37e1e640 -1 osd.4 1195 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:16.160 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:16.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:16.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:16.458 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:11:16.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:16.612 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:16.654 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:16.655 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:16 smithi155 bash[73694]: debug 2024-07-28T20:11:16.571+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:16.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:16 smithi155 bash[68033]: cluster 2024-07-28T20:11:15.377677+0000 mgr.y (mgr.34101) 1249 : cluster [DBG] pgmap v2041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:16.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:16 smithi155 bash[68033]: audit 2024-07-28T20:11:16.328215+0000 mon.c (mon.2) 409 : audit [INF] from='client.? 172.21.15.45:0/144000561' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:11:16.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:16 smithi155 bash[68033]: audit 2024-07-28T20:11:16.328600+0000 mon.a (mon.0) 2003 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:11:16.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:16 smithi155 bash[68033]: audit 2024-07-28T20:11:16.338900+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:16 smithi155 bash[68033]: audit 2024-07-28T20:11:16.352061+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:16 smithi155 bash[68033]: audit 2024-07-28T20:11:16.364346+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:16 smithi155 bash[68033]: audit 2024-07-28T20:11:16.370651+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T20:11:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[80445]: cluster 2024-07-28T20:11:15.377677+0000 mgr.y (mgr.34101) 1249 : cluster [DBG] pgmap v2041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[80445]: audit 2024-07-28T20:11:16.328215+0000 mon.c (mon.2) 409 : audit [INF] from='client.? 172.21.15.45:0/144000561' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:11:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[80445]: audit 2024-07-28T20:11:16.328600+0000 mon.a (mon.0) 2003 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:11:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[80445]: audit 2024-07-28T20:11:16.338900+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[80445]: audit 2024-07-28T20:11:16.352061+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[80445]: audit 2024-07-28T20:11:16.364346+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[80445]: audit 2024-07-28T20:11:16.370651+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[82788]: cluster 2024-07-28T20:11:15.377677+0000 mgr.y (mgr.34101) 1249 : cluster [DBG] pgmap v2041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[82788]: audit 2024-07-28T20:11:16.328215+0000 mon.c (mon.2) 409 : audit [INF] from='client.? 172.21.15.45:0/144000561' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:11:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[82788]: audit 2024-07-28T20:11:16.328600+0000 mon.a (mon.0) 2003 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:11:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[82788]: audit 2024-07-28T20:11:16.338900+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[82788]: audit 2024-07-28T20:11:16.352061+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[82788]: audit 2024-07-28T20:11:16.364346+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:16 smithi045 bash[82788]: audit 2024-07-28T20:11:16.370651+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:16.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:16.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:16.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1311 16 16 0 0 0 - 0 2024-07-28T20:11:16.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:17.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:16 smithi155 bash[73694]: debug 2024-07-28T20:11:16.827+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:17.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:17.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:17.332 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:17.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:17.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:17.692 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[80445]: cluster 2024-07-28T20:11:16.448899+0000 mon.a (mon.0) 2008 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[80445]: audit 2024-07-28T20:11:16.457447+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:11:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[80445]: cluster 2024-07-28T20:11:16.457623+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1196: 8 total, 2 up, 8 in 2024-07-28T20:11:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[80445]: audit 2024-07-28T20:11:16.864297+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:11:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[80445]: audit 2024-07-28T20:11:16.865904+0000 mon.c (mon.2) 411 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:11:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[80445]: audit 2024-07-28T20:11:16.873206+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[82788]: cluster 2024-07-28T20:11:16.448899+0000 mon.a (mon.0) 2008 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[82788]: audit 2024-07-28T20:11:16.457447+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:11:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[82788]: cluster 2024-07-28T20:11:16.457623+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1196: 8 total, 2 up, 8 in 2024-07-28T20:11:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[82788]: audit 2024-07-28T20:11:16.864297+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:11:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[82788]: audit 2024-07-28T20:11:16.865904+0000 mon.c (mon.2) 411 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:11:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:17 smithi045 bash[82788]: audit 2024-07-28T20:11:16.873206+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:17 smithi155 bash[68033]: cluster 2024-07-28T20:11:16.448899+0000 mon.a (mon.0) 2008 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:17 smithi155 bash[68033]: audit 2024-07-28T20:11:16.457447+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:11:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:17 smithi155 bash[68033]: cluster 2024-07-28T20:11:16.457623+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1196: 8 total, 2 up, 8 in 2024-07-28T20:11:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:17 smithi155 bash[68033]: audit 2024-07-28T20:11:16.864297+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:11:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:17 smithi155 bash[68033]: audit 2024-07-28T20:11:16.865904+0000 mon.c (mon.2) 411 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:11:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:17 smithi155 bash[68033]: audit 2024-07-28T20:11:16.873206+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:17.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:17.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:17 smithi155 bash[73694]: debug 2024-07-28T20:11:17.667+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:17.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:17.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1312 16 16 0 0 0 - 0 2024-07-28T20:11:17.931 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:18.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:18.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:17 smithi155 bash[73694]: debug 2024-07-28T20:11:17.827+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:18.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:18.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:18.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:18.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:18.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:18.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:18.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:18.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:18 smithi155 bash[73694]: debug 2024-07-28T20:11:18.507+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:18.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:18.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:18 smithi155 bash[73694]: debug 2024-07-28T20:11:18.615+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:18.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:18.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1313 16 16 0 0 0 - 0 2024-07-28T20:11:18.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:19.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:18 smithi155 bash[68033]: cluster 2024-07-28T20:11:17.379399+0000 mgr.y (mgr.34101) 1250 : cluster [DBG] pgmap v2043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:19.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:18 smithi155 bash[68033]: audit 2024-07-28T20:11:18.123264+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:19.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:19.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:18 smithi155 bash[73694]: debug 2024-07-28T20:11:18.835+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:19.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:18 smithi155 bash[73694]: debug 2024-07-28T20:11:18.859+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:19.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:19.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:18 smithi155 bash[73694]: debug 2024-07-28T20:11:18.951+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:19.116 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:18 smithi045 bash[80445]: cluster 2024-07-28T20:11:17.379399+0000 mgr.y (mgr.34101) 1250 : cluster [DBG] pgmap v2043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:18 smithi045 bash[80445]: audit 2024-07-28T20:11:18.123264+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:18 smithi045 bash[82788]: cluster 2024-07-28T20:11:17.379399+0000 mgr.y (mgr.34101) 1250 : cluster [DBG] pgmap v2043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:18 smithi045 bash[82788]: audit 2024-07-28T20:11:18.123264+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:19.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:19.275 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:11:19.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:19.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:19.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:19.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:19.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:19.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1314 16 16 0 0 0 - 0 2024-07-28T20:11:19.939 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:20.059 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:20.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:20.190 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:20.190 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:19 smithi155 bash[73694]: debug 2024-07-28T20:11:19.855+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:20.190 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:19 smithi155 bash[73694]: debug 2024-07-28T20:11:19.919+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:20.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:20.415 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:20.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:20.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:11:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:11:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:11:20.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:20.880 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:20 smithi045 bash[82788]: cluster 2024-07-28T20:11:19.381130+0000 mgr.y (mgr.34101) 1251 : cluster [DBG] pgmap v2044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:20.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:20.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1315 16 16 0 0 0 - 0 2024-07-28T20:11:21.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:21.020 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:20 smithi155 bash[68033]: cluster 2024-07-28T20:11:19.381130+0000 mgr.y (mgr.34101) 1251 : cluster [DBG] pgmap v2044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:21.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:21.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:20 smithi155 bash[73694]: debug 2024-07-28T20:11:20.743+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:21.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:20 smithi155 bash[73694]: debug 2024-07-28T20:11:20.823+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:21.128 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:21.140 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:20 smithi045 bash[80445]: cluster 2024-07-28T20:11:19.381130+0000 mgr.y (mgr.34101) 1251 : cluster [DBG] pgmap v2044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:21.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:21.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:21.450 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:11:21.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:21.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:21.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:21.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:21.843 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:21.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1316 16 16 0 0 0 - 0 2024-07-28T20:11:21.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:21 smithi155 bash[73694]: debug 2024-07-28T20:11:21.843+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:21.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:22.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:22.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:22.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:21 smithi155 bash[73694]: debug 2024-07-28T20:11:21.939+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:22.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:22.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:22.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:22.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:22.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:22.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:11:22 smithi155 bash[60745]: ts=2024-07-28T20:11:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:11:22.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1317 16 16 0 0 0 - 0 2024-07-28T20:11:22.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:23.036 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:23.122 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:22 smithi155 bash[68033]: cluster 2024-07-28T20:11:21.383012+0000 mgr.y (mgr.34101) 1252 : cluster [DBG] pgmap v2045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:23.122 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:23.123 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:22 smithi155 bash[73694]: debug 2024-07-28T20:11:22.839+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:23.123 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:22 smithi155 bash[73694]: debug 2024-07-28T20:11:22.947+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:23.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:23.165 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:22 smithi045 bash[80445]: cluster 2024-07-28T20:11:21.383012+0000 mgr.y (mgr.34101) 1252 : cluster [DBG] pgmap v2045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:23.166 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:22 smithi045 bash[82788]: cluster 2024-07-28T20:11:21.383012+0000 mgr.y (mgr.34101) 1252 : cluster [DBG] pgmap v2045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:23.273 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:23.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:23.513 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:23.632 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:23.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:23.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:23.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1318 16 16 0 0 0 - 0 2024-07-28T20:11:23.919 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:23.919 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:23 smithi155 bash[73694]: debug 2024-07-28T20:11:23.743+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:23.919 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:23 smithi155 bash[73694]: debug 2024-07-28T20:11:23.803+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:23.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:24.050 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:11:24.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:24.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:24.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:24.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:24.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:24.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:24.829 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:24.889 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:24 smithi155 bash[73694]: debug 2024-07-28T20:11:24.787+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:24.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1319 16 16 0 0 0 - 0 2024-07-28T20:11:24.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:25.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:24 smithi155 bash[68033]: cluster 2024-07-28T20:11:23.384769+0000 mgr.y (mgr.34101) 1253 : cluster [DBG] pgmap v2046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:25.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:25.168 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:11:25.168 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:11:25.168 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T20:11:25.168 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T20:11:25.169 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:11:25.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:24 smithi045 bash[80445]: cluster 2024-07-28T20:11:23.384769+0000 mgr.y (mgr.34101) 1253 : cluster [DBG] pgmap v2046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:24 smithi045 bash[82788]: cluster 2024-07-28T20:11:23.384769+0000 mgr.y (mgr.34101) 1253 : cluster [DBG] pgmap v2046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:25.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:25.410 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:25.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:25.651 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:25.770 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:25.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:25.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:25 smithi155 bash[73694]: debug 2024-07-28T20:11:25.739+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:25.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:25.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:11:25.896056+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:11:25.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:11:25.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1320 16 16 0 0 0 - 0 2024-07-28T20:11:25.924 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T20:11:26.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:26.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:26.139 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:25 smithi155 bash[73694]: debug 2024-07-28T20:11:25.827+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:26.200 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:26.246 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:26.360 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:26.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:26.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:26 smithi155 bash[73694]: debug 2024-07-28T20:11:26.199+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:26.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:26.717 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:26.838 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:26.893 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 20:11:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T20:11:26.710324405Z level=info msg="Completed cleanup jobs" duration=92.764428ms 2024-07-28T20:11:26.894 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:26.894 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:26 smithi155 bash[73694]: debug 2024-07-28T20:11:26.723+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:26.894 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:26 smithi155 bash[73694]: debug 2024-07-28T20:11:26.739+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:26.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1321 16 16 0 0 0 - 0 2024-07-28T20:11:26.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:27.077 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:27.153 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:27.153 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:27 smithi155 bash[73694]: debug 2024-07-28T20:11:27.151+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:27.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:26 smithi155 bash[68033]: cluster 2024-07-28T20:11:25.386578+0000 mgr.y (mgr.34101) 1254 : cluster [DBG] pgmap v2047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:27.196 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:26 smithi045 bash[80445]: cluster 2024-07-28T20:11:25.386578+0000 mgr.y (mgr.34101) 1254 : cluster [DBG] pgmap v2047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:26 smithi045 bash[82788]: cluster 2024-07-28T20:11:25.386578+0000 mgr.y (mgr.34101) 1254 : cluster [DBG] pgmap v2047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:27.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:27.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:27.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:27.648 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:27.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:27.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:27.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1322 16 16 0 0 0 - 0 2024-07-28T20:11:27.903 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:28.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:28.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:27 smithi155 bash[73694]: debug 2024-07-28T20:11:27.647+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:28.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:27 smithi155 bash[73694]: debug 2024-07-28T20:11:27.783+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:28.135 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:28.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:28.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:28.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:28.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:28.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:28.735 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:28.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:28 smithi155 bash[73694]: debug 2024-07-28T20:11:28.587+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:28.852 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:28.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1323 16 16 0 0 0 - 0 2024-07-28T20:11:28.908 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:11:28.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:29.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:28 smithi155 bash[73694]: debug 2024-07-28T20:11:28.823+0000 7f8e37e1e640 -1 osd.4 1196 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:29.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:28 smithi155 bash[68033]: cluster 2024-07-28T20:11:27.388505+0000 mgr.y (mgr.34101) 1255 : cluster [DBG] pgmap v2048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:29.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:28 smithi155 bash[68033]: audit 2024-07-28T20:11:28.089359+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? 172.21.15.45:0/2971213670' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:29.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:29.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:28 smithi045 bash[80445]: cluster 2024-07-28T20:11:27.388505+0000 mgr.y (mgr.34101) 1255 : cluster [DBG] pgmap v2048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:28 smithi045 bash[80445]: audit 2024-07-28T20:11:28.089359+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? 172.21.15.45:0/2971213670' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:28 smithi045 bash[82788]: cluster 2024-07-28T20:11:27.388505+0000 mgr.y (mgr.34101) 1255 : cluster [DBG] pgmap v2048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:28 smithi045 bash[82788]: audit 2024-07-28T20:11:28.089359+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? 172.21.15.45:0/2971213670' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:29.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:29.405 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:29.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:29 smithi155 bash[73694]: debug 2024-07-28T20:11:29.179+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:29.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:29.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:29.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:29.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:29.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:29.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1324 16 16 0 0 0 - 0 2024-07-28T20:11:29.924 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:30.024 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:29 smithi155 bash[73694]: debug 2024-07-28T20:11:29.407+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:30.024 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:29 smithi155 bash[73694]: debug 2024-07-28T20:11:29.875+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:30.024 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:30.025 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:29 smithi155 bash[68033]: cluster 2024-07-28T20:11:28.900164+0000 mon.a (mon.0) 2013 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:11:30.025 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:29 smithi155 bash[68033]: audit 2024-07-28T20:11:28.908312+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? 172.21.15.45:0/2971213670' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:11:30.025 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:29 smithi155 bash[68033]: cluster 2024-07-28T20:11:28.908468+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e1197: 8 total, 2 up, 8 in 2024-07-28T20:11:30.044 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:30.125 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:30 smithi155 bash[73694]: debug 2024-07-28T20:11:30.023+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:30.125 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:30.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:30.175 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:29 smithi045 bash[80445]: cluster 2024-07-28T20:11:28.900164+0000 mon.a (mon.0) 2013 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:11:30.175 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:29 smithi045 bash[80445]: audit 2024-07-28T20:11:28.908312+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? 172.21.15.45:0/2971213670' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:11:30.175 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:29 smithi045 bash[80445]: cluster 2024-07-28T20:11:28.908468+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e1197: 8 total, 2 up, 8 in 2024-07-28T20:11:30.175 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:29 smithi045 bash[82788]: cluster 2024-07-28T20:11:28.900164+0000 mon.a (mon.0) 2013 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:11:30.176 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:29 smithi045 bash[82788]: audit 2024-07-28T20:11:28.908312+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? 172.21.15.45:0/2971213670' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:11:30.176 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:29 smithi045 bash[82788]: cluster 2024-07-28T20:11:28.908468+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e1197: 8 total, 2 up, 8 in 2024-07-28T20:11:30.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:30.400 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:30.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:30.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:30 smithi155 bash[73694]: debug 2024-07-28T20:11:30.123+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:30.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:30.713 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:11:30.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:30.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:30.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1325 16 16 0 0 0 - 0 2024-07-28T20:11:30.921 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:11:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:11:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T20:11:30.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:31.116 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:31.127 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:30 smithi155 bash[68033]: cluster 2024-07-28T20:11:29.390271+0000 mgr.y (mgr.34101) 1256 : cluster [DBG] pgmap v2050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:31.127 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:31.127 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:30 smithi155 bash[73694]: debug 2024-07-28T20:11:30.919+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:31.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:30 smithi045 bash[80445]: cluster 2024-07-28T20:11:29.390271+0000 mgr.y (mgr.34101) 1256 : cluster [DBG] pgmap v2050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:30 smithi045 bash[82788]: cluster 2024-07-28T20:11:29.390271+0000 mgr.y (mgr.34101) 1256 : cluster [DBG] pgmap v2050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:31.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:31.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:31.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:31.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:31 smithi155 bash[73694]: debug 2024-07-28T20:11:31.246+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:31.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:31.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:31.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:11:31.830 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:31.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1326 16 16 0 0 0 - 0 2024-07-28T20:11:31.948 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:32.064 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:32.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:32.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:31 smithi155 bash[73694]: debug 2024-07-28T20:11:31.962+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:32.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:32.346 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:11:32 smithi155 bash[60745]: ts=2024-07-28T20:11:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:11:32.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:32.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:32.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:32.772 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:32.782 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:32.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:32.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1327 16 16 0 0 0 - 0 2024-07-28T20:11:33.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:33.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:32 smithi155 bash[73694]: debug 2024-07-28T20:11:32.922+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:33.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:32 smithi155 bash[68033]: cluster 2024-07-28T20:11:31.392143+0000 mgr.y (mgr.34101) 1257 : cluster [DBG] pgmap v2051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:33.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:32 smithi045 bash[80445]: cluster 2024-07-28T20:11:31.392143+0000 mgr.y (mgr.34101) 1257 : cluster [DBG] pgmap v2051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:32 smithi045 bash[82788]: cluster 2024-07-28T20:11:31.392143+0000 mgr.y (mgr.34101) 1257 : cluster [DBG] pgmap v2051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:33.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:33.259 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:33 smithi155 bash[73694]: debug 2024-07-28T20:11:33.102+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:33.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:33.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:33.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:33.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:33.843 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:33.875 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:33.875 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:33 smithi155 bash[73694]: debug 2024-07-28T20:11:33.790+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:33.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1328 16 16 0 0 0 - 0 2024-07-28T20:11:33.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:34.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:34.136 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:33 smithi155 bash[73694]: debug 2024-07-28T20:11:33.878+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:34.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:34.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:34 smithi155 bash[68033]: audit 2024-07-28T20:11:33.131031+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:34.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:34 smithi155 bash[68033]: audit 2024-07-28T20:11:33.133867+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:34.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:34 smithi155 bash[68033]: cluster 2024-07-28T20:11:33.393910+0000 mgr.y (mgr.34101) 1258 : cluster [DBG] pgmap v2052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:34.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:34.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:34.454 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:34 smithi045 bash[82788]: audit 2024-07-28T20:11:33.131031+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:34.454 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:34 smithi045 bash[82788]: audit 2024-07-28T20:11:33.133867+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:34.455 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:34 smithi045 bash[82788]: cluster 2024-07-28T20:11:33.393910+0000 mgr.y (mgr.34101) 1258 : cluster [DBG] pgmap v2052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:34.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:34 smithi045 bash[80445]: audit 2024-07-28T20:11:33.131031+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:34.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:34 smithi045 bash[80445]: audit 2024-07-28T20:11:33.133867+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:34.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:34 smithi045 bash[80445]: cluster 2024-07-28T20:11:33.393910+0000 mgr.y (mgr.34101) 1258 : cluster [DBG] pgmap v2052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:34.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:34.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:34.609 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:34 smithi155 bash[73694]: debug 2024-07-28T20:11:34.466+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:34.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:34.734 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:11:34.734 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T20:11:34.734 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T20:11:34.734 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [] 2024-07-28T20:11:34.734 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:11:34.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:34.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1329 16 16 0 0 0 - 0 2024-07-28T20:11:34.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:35.032 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:35.042 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:34 smithi155 bash[73694]: debug 2024-07-28T20:11:34.854+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:35.042 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:35.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:35.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:35.352 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:35 smithi155 bash[73694]: debug 2024-07-28T20:11:35.110+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:35.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:35.504 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:35.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:35.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T20:11:35.745 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:35.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:35.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1330 16 16 0 0 0 - 0 2024-07-28T20:11:35.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:35.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:35 smithi155 bash[73694]: debug 2024-07-28T20:11:35.874+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:36.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:36.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:36.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:36.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:36 smithi155 bash[73694]: debug 2024-07-28T20:11:36.098+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:36.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:36.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:36.553 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:11:36.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:36.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:36.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:36 smithi155 bash[68033]: cluster 2024-07-28T20:11:35.395787+0000 mgr.y (mgr.34101) 1259 : cluster [DBG] pgmap v2053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:36 smithi045 bash[80445]: cluster 2024-07-28T20:11:35.395787+0000 mgr.y (mgr.34101) 1259 : cluster [DBG] pgmap v2053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:36 smithi045 bash[82788]: cluster 2024-07-28T20:11:35.395787+0000 mgr.y (mgr.34101) 1259 : cluster [DBG] pgmap v2053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:36.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:36.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1331 16 16 0 0 0 - 0 2024-07-28T20:11:36.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:37.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:37.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:37.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:36 smithi155 bash[73694]: debug 2024-07-28T20:11:36.890+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:37.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:36 smithi155 bash[73694]: debug 2024-07-28T20:11:36.918+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:37.166 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:37.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:37.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:37.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:37.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:37.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:37.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:37.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1332 16 16 0 0 0 - 0 2024-07-28T20:11:37.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:38.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:38.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:37 smithi155 bash[73694]: debug 2024-07-28T20:11:37.882+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:38.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:38.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:37 smithi155 bash[73694]: debug 2024-07-28T20:11:37.922+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:38.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:37 smithi155 bash[73694]: debug 2024-07-28T20:11:37.974+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:38.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:38.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:38.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:38.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:38.457 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:38 smithi155 bash[73694]: debug 2024-07-28T20:11:38.098+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:38.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:38.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:38 smithi155 bash[73694]: debug 2024-07-28T20:11:38.318+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:38.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:38.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:38.605 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:38 smithi045 bash[80445]: cluster 2024-07-28T20:11:37.397884+0000 mgr.y (mgr.34101) 1260 : cluster [DBG] pgmap v2054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:38.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:38 smithi045 bash[82788]: cluster 2024-07-28T20:11:37.397884+0000 mgr.y (mgr.34101) 1260 : cluster [DBG] pgmap v2054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:38.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:38.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:38.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:38 smithi155 bash[73694]: debug 2024-07-28T20:11:38.554+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:38.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:38 smithi155 bash[68033]: cluster 2024-07-28T20:11:37.397884+0000 mgr.y (mgr.34101) 1260 : cluster [DBG] pgmap v2054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:38.834 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:38.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1333 16 16 0 0 0 - 0 2024-07-28T20:11:38.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:39.075 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:39.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:39.205 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:38 smithi155 bash[73694]: debug 2024-07-28T20:11:38.886+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:39.313 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:39.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:39.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:39.675 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:39.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:39.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1334 16 16 0 0 0 - 0 2024-07-28T20:11:39.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:40.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:40.132 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:39 smithi155 bash[73694]: debug 2024-07-28T20:11:39.930+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:40.132 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:40.132 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:40 smithi155 bash[73694]: debug 2024-07-28T20:11:40.134+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:40.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:40.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:40.395 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:40 smithi045 bash[80445]: cluster 2024-07-28T20:11:39.399146+0000 mgr.y (mgr.34101) 1261 : cluster [DBG] pgmap v2055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:40 smithi045 bash[82788]: cluster 2024-07-28T20:11:39.399146+0000 mgr.y (mgr.34101) 1261 : cluster [DBG] pgmap v2055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:40.514 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:11:40.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:40 smithi155 bash[68033]: cluster 2024-07-28T20:11:39.399146+0000 mgr.y (mgr.34101) 1261 : cluster [DBG] pgmap v2055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:40 smithi155 bash[73694]: debug 2024-07-28T20:11:40.378+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:40.631 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:40.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:40.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:40.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1335 16 16 0 0 0 - 0 2024-07-28T20:11:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:11:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:11:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:11:40.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:40 smithi155 bash[73694]: debug 2024-07-28T20:11:40.634+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:41.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:41.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:41.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:41.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:41.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:41 smithi155 bash[73694]: debug 2024-07-28T20:11:40.946+0000 7f8e37e1e640 -1 osd.4 1197 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:41.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:41.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:41 smithi155 bash[73694]: debug 2024-07-28T20:11:41.294+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:41.478 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:11:41.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:41.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:41 smithi045 bash[82788]: audit 2024-07-28T20:11:40.546107+0000 mon.c (mon.2) 414 : audit [INF] from='client.? 172.21.15.45:0/3862757789' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:11:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:41 smithi045 bash[82788]: audit 2024-07-28T20:11:40.546768+0000 mon.a (mon.0) 2017 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:11:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:41 smithi045 bash[80445]: audit 2024-07-28T20:11:40.546107+0000 mon.c (mon.2) 414 : audit [INF] from='client.? 172.21.15.45:0/3862757789' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:11:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:41 smithi045 bash[80445]: audit 2024-07-28T20:11:40.546768+0000 mon.a (mon.0) 2017 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:11:41.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:41 smithi155 bash[68033]: audit 2024-07-28T20:11:40.546107+0000 mon.c (mon.2) 414 : audit [INF] from='client.? 172.21.15.45:0/3862757789' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:11:41.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:41 smithi155 bash[68033]: audit 2024-07-28T20:11:40.546768+0000 mon.a (mon.0) 2017 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:11:41.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:41.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1336 16 16 0 0 0 - 0 2024-07-28T20:11:41.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:42.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:42.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:42.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:41 smithi155 bash[73694]: debug 2024-07-28T20:11:41.962+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:42.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:42.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:42 smithi155 bash[73694]: debug 2024-07-28T20:11:42.210+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:42.300 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:42.370 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:11:42 smithi155 bash[60745]: ts=2024-07-28T20:11:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:11:42.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:42.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:42.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:42 smithi155 bash[68033]: cluster 2024-07-28T20:11:41.401055+0000 mgr.y (mgr.34101) 1262 : cluster [DBG] pgmap v2056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:42.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:42 smithi155 bash[68033]: cluster 2024-07-28T20:11:41.461517+0000 mon.a (mon.0) 2018 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:42.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:42 smithi155 bash[68033]: audit 2024-07-28T20:11:41.476608+0000 mon.a (mon.0) 2019 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:11:42.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:42 smithi155 bash[68033]: cluster 2024-07-28T20:11:41.476754+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1198: 8 total, 2 up, 8 in 2024-07-28T20:11:42.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:42 smithi045 bash[80445]: cluster 2024-07-28T20:11:41.401055+0000 mgr.y (mgr.34101) 1262 : cluster [DBG] pgmap v2056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:42 smithi045 bash[80445]: cluster 2024-07-28T20:11:41.461517+0000 mon.a (mon.0) 2018 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:42 smithi045 bash[80445]: audit 2024-07-28T20:11:41.476608+0000 mon.a (mon.0) 2019 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:11:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:42 smithi045 bash[80445]: cluster 2024-07-28T20:11:41.476754+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1198: 8 total, 2 up, 8 in 2024-07-28T20:11:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:42 smithi045 bash[82788]: cluster 2024-07-28T20:11:41.401055+0000 mgr.y (mgr.34101) 1262 : cluster [DBG] pgmap v2056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:42 smithi045 bash[82788]: cluster 2024-07-28T20:11:41.461517+0000 mon.a (mon.0) 2018 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:42 smithi045 bash[82788]: audit 2024-07-28T20:11:41.476608+0000 mon.a (mon.0) 2019 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:11:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:42 smithi045 bash[82788]: cluster 2024-07-28T20:11:41.476754+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1198: 8 total, 2 up, 8 in 2024-07-28T20:11:42.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:42.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:42.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:42.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:42.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1337 16 16 0 0 0 - 0 2024-07-28T20:11:43.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:43.116 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:42 smithi155 bash[73694]: debug 2024-07-28T20:11:42.834+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:43.116 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:42 smithi155 bash[73694]: debug 2024-07-28T20:11:42.934+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:43.116 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:42 smithi155 bash[73694]: debug 2024-07-28T20:11:42.954+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:43.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:43.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:43.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:43.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:43.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:43.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:43.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:43.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:43 smithi155 bash[73694]: debug 2024-07-28T20:11:43.702+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:43.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:43.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1338 16 16 0 0 0 - 0 2024-07-28T20:11:43.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:43.986 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:43.986 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:44.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:44.154 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:43 smithi155 bash[73694]: debug 2024-07-28T20:11:43.990+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:44.154 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:44.154 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:44 smithi155 bash[73694]: debug 2024-07-28T20:11:44.158+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:44.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:44.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:44.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:44 smithi155 bash[73694]: debug 2024-07-28T20:11:44.294+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:44.400 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:11:44.438 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:44.450 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:44 smithi155 bash[73694]: debug 2024-07-28T20:11:44.394+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:44.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:44.676 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:44.695 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:11:44.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:44 smithi155 bash[68033]: cluster 2024-07-28T20:11:43.402863+0000 mgr.y (mgr.34101) 1263 : cluster [DBG] pgmap v2058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:44.706 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:44.706 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:44 smithi155 bash[73694]: debug 2024-07-28T20:11:44.534+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:44.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:44.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1339 16 16 0 0 0 - 0 2024-07-28T20:11:44.903 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:44.915 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:44 smithi045 bash[82788]: cluster 2024-07-28T20:11:43.402863+0000 mgr.y (mgr.34101) 1263 : cluster [DBG] pgmap v2058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:44.915 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:44 smithi045 bash[80445]: cluster 2024-07-28T20:11:43.402863+0000 mgr.y (mgr.34101) 1263 : cluster [DBG] pgmap v2058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:45.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:45.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:45.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:44 smithi155 bash[73694]: debug 2024-07-28T20:11:44.914+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:45.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:44 smithi155 bash[73694]: debug 2024-07-28T20:11:44.958+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:45.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:45.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:45.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:45.473 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:45.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:45.582 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:11:45.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T20:11:45.618 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:45.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:45.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:45 smithi155 bash[73694]: debug 2024-07-28T20:11:45.478+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:45.857 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:45.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:11:45.899135+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:11:45.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:11:45.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1340 16 16 0 0 0 - 0 2024-07-28T20:11:45.977 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:46.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:46.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:46.225 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:45 smithi155 bash[73694]: debug 2024-07-28T20:11:45.978+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:46.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:46.454 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:46.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:46.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:46.706 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:46 smithi045 bash[80445]: cluster 2024-07-28T20:11:45.404647+0000 mgr.y (mgr.34101) 1264 : cluster [DBG] pgmap v2059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:46.706 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:46 smithi045 bash[82788]: cluster 2024-07-28T20:11:45.404647+0000 mgr.y (mgr.34101) 1264 : cluster [DBG] pgmap v2059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:46.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:46 smithi155 bash[68033]: cluster 2024-07-28T20:11:45.404647+0000 mgr.y (mgr.34101) 1264 : cluster [DBG] pgmap v2059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:46.814 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:46.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1341 16 16 0 0 0 - 0 2024-07-28T20:11:46.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:47.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:47.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:47.182 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:46 smithi155 bash[73694]: debug 2024-07-28T20:11:46.994+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:47.271 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:47.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:47.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:47.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:47.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:47 smithi155 bash[73694]: debug 2024-07-28T20:11:47.274+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:47.540 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:47.540 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:47 smithi155 bash[73694]: debug 2024-07-28T20:11:47.390+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:47.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:47.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:47.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:47.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1342 16 16 0 0 0 - 0 2024-07-28T20:11:48.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:48.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:48.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:48.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:47 smithi155 bash[73694]: debug 2024-07-28T20:11:47.962+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:48.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:48.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:48.605 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:48.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:48.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:48 smithi155 bash[68033]: cluster 2024-07-28T20:11:47.406565+0000 mgr.y (mgr.34101) 1265 : cluster [DBG] pgmap v2060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:48.737 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:48 smithi155 bash[68033]: audit 2024-07-28T20:11:48.134386+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:48.737 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:48 smithi155 bash[68033]: audit 2024-07-28T20:11:48.137343+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:48.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:48.857 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:48 smithi045 bash[80445]: cluster 2024-07-28T20:11:47.406565+0000 mgr.y (mgr.34101) 1265 : cluster [DBG] pgmap v2060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:48.857 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:48 smithi045 bash[80445]: audit 2024-07-28T20:11:48.134386+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:48.857 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:48 smithi045 bash[80445]: audit 2024-07-28T20:11:48.137343+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:48.858 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:48 smithi045 bash[82788]: cluster 2024-07-28T20:11:47.406565+0000 mgr.y (mgr.34101) 1265 : cluster [DBG] pgmap v2060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:48.858 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:48 smithi045 bash[82788]: audit 2024-07-28T20:11:48.134386+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:11:48.858 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:48 smithi045 bash[82788]: audit 2024-07-28T20:11:48.137343+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:11:48.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1343 16 16 0 0 0 - 0 2024-07-28T20:11:48.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:49.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:49.167 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:11:49.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:49.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:49 smithi155 bash[73694]: debug 2024-07-28T20:11:49.006+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:49.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:49.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:49 smithi155 bash[73694]: debug 2024-07-28T20:11:49.194+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:49.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:49.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:49.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:49.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:49.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:49.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1344 16 16 0 0 0 - 0 2024-07-28T20:11:49.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:50.041 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:50.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:50.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:50.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:50 smithi155 bash[73694]: debug 2024-07-28T20:11:50.022+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:50.342 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:11:50.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:50.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:50.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:50.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:50.783 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:50 smithi045 bash[80445]: cluster 2024-07-28T20:11:49.408304+0000 mgr.y (mgr.34101) 1266 : cluster [DBG] pgmap v2061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:50.783 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:11:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:11:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:11:50.784 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:50 smithi045 bash[82788]: cluster 2024-07-28T20:11:49.408304+0000 mgr.y (mgr.34101) 1266 : cluster [DBG] pgmap v2061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:50.861 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:50 smithi155 bash[68033]: cluster 2024-07-28T20:11:49.408304+0000 mgr.y (mgr.34101) 1266 : cluster [DBG] pgmap v2061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:50.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:50.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1345 16 16 0 0 0 - 0 2024-07-28T20:11:50.996 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:51.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:51.127 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:51.130 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:51 smithi155 bash[73694]: debug 2024-07-28T20:11:51.042+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:51.131 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:51 smithi155 bash[73694]: debug 2024-07-28T20:11:51.066+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:51.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:51.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:51.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:51.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:51.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:51.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:51.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:51 smithi155 bash[73694]: debug 2024-07-28T20:11:51.654+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:51.830 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:51.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1346 16 16 0 0 0 - 0 2024-07-28T20:11:51.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:52.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:52.152 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:52 smithi155 bash[73694]: debug 2024-07-28T20:11:52.014+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:52.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:52.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:52.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:52.485 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:11:52 smithi155 bash[60745]: ts=2024-07-28T20:11:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:11:52.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:52.669 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:52.699 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:52 smithi045 bash[80445]: cluster 2024-07-28T20:11:51.410191+0000 mgr.y (mgr.34101) 1267 : cluster [DBG] pgmap v2062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:52.700 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:52 smithi045 bash[82788]: cluster 2024-07-28T20:11:51.410191+0000 mgr.y (mgr.34101) 1267 : cluster [DBG] pgmap v2062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:52.771 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:52 smithi155 bash[68033]: cluster 2024-07-28T20:11:51.410191+0000 mgr.y (mgr.34101) 1267 : cluster [DBG] pgmap v2062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:52.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:52.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:52.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1347 16 16 0 0 0 - 0 2024-07-28T20:11:53.017 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:53.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:53.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:53.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:53 smithi155 bash[73694]: debug 2024-07-28T20:11:53.030+0000 7f8e37e1e640 -1 osd.4 1198 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:53.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:53.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:53.499 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:11:53.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:53.691 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:53 smithi045 bash[80445]: audit 2024-07-28T20:11:53.013519+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? 172.21.15.45:0/1808572845' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:53.692 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:53 smithi045 bash[82788]: audit 2024-07-28T20:11:53.013519+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? 172.21.15.45:0/1808572845' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:53.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:53.752 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:53 smithi155 bash[68033]: audit 2024-07-28T20:11:53.013519+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? 172.21.15.45:0/1808572845' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:11:53.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:53.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1348 16 16 0 0 0 - 0 2024-07-28T20:11:53.940 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:11:53.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:54.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:54.094 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:54 smithi155 bash[73694]: debug 2024-07-28T20:11:54.042+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:54.210 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:54.328 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:54.390 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:54.390 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:54.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:54.565 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:54.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:54 smithi045 bash[82788]: cluster 2024-07-28T20:11:53.411918+0000 mgr.y (mgr.34101) 1268 : cluster [DBG] pgmap v2063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:54.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:54 smithi045 bash[82788]: cluster 2024-07-28T20:11:53.485734+0000 mon.a (mon.0) 2023 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:54.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:54 smithi045 bash[82788]: audit 2024-07-28T20:11:53.499701+0000 mon.a (mon.0) 2024 : audit [INF] from='client.? 172.21.15.45:0/1808572845' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:11:54.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:54 smithi045 bash[82788]: cluster 2024-07-28T20:11:53.499855+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1199: 8 total, 2 up, 8 in 2024-07-28T20:11:54.577 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:54 smithi045 bash[80445]: cluster 2024-07-28T20:11:53.411918+0000 mgr.y (mgr.34101) 1268 : cluster [DBG] pgmap v2063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:54.577 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:54 smithi045 bash[80445]: cluster 2024-07-28T20:11:53.485734+0000 mon.a (mon.0) 2023 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:54.577 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:54 smithi045 bash[80445]: audit 2024-07-28T20:11:53.499701+0000 mon.a (mon.0) 2024 : audit [INF] from='client.? 172.21.15.45:0/1808572845' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:11:54.578 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:54 smithi045 bash[80445]: cluster 2024-07-28T20:11:53.499855+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1199: 8 total, 2 up, 8 in 2024-07-28T20:11:54.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:54.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:54 smithi155 bash[73694]: debug 2024-07-28T20:11:54.394+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:54.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:54 smithi155 bash[68033]: cluster 2024-07-28T20:11:53.411918+0000 mgr.y (mgr.34101) 1268 : cluster [DBG] pgmap v2063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:54.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:54 smithi155 bash[68033]: cluster 2024-07-28T20:11:53.485734+0000 mon.a (mon.0) 2023 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:11:54.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:54 smithi155 bash[68033]: audit 2024-07-28T20:11:53.499701+0000 mon.a (mon.0) 2024 : audit [INF] from='client.? 172.21.15.45:0/1808572845' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:11:54.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:54 smithi155 bash[68033]: cluster 2024-07-28T20:11:53.499855+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1199: 8 total, 2 up, 8 in 2024-07-28T20:11:54.805 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:54.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1349 16 16 0 0 0 - 0 2024-07-28T20:11:54.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:54.945 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:11:54.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T20:11:55.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:55.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:55.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:55.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:54 smithi155 bash[73694]: debug 2024-07-28T20:11:54.818+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:55.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:55 smithi155 bash[73694]: debug 2024-07-28T20:11:55.038+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:55.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:55.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:55.642 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:55.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:11:55.773 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:55.773 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:55 smithi155 bash[73694]: debug 2024-07-28T20:11:55.482+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:55.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:55.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1350 16 16 0 0 0 - 0 2024-07-28T20:11:56.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:56.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:11:56.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:55 smithi155 bash[73694]: debug 2024-07-28T20:11:55.842+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:11:56.123 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:56.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:56.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:11:56.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:56.480 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:56.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:56 smithi155 bash[73694]: debug 2024-07-28T20:11:56.066+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:56.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:56 smithi155 bash[68033]: cluster 2024-07-28T20:11:55.413647+0000 mgr.y (mgr.34101) 1269 : cluster [DBG] pgmap v2065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:56.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:56.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:56 smithi045 bash[80445]: cluster 2024-07-28T20:11:55.413647+0000 mgr.y (mgr.34101) 1269 : cluster [DBG] pgmap v2065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:56 smithi045 bash[82788]: cluster 2024-07-28T20:11:55.413647+0000 mgr.y (mgr.34101) 1269 : cluster [DBG] pgmap v2065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:56.834 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:56.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1351 16 16 0 0 0 - 0 2024-07-28T20:11:56.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:57.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:57.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:57.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:57 smithi155 bash[73694]: debug 2024-07-28T20:11:57.022+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:57.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:57.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:57.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:57.670 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:57.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:57.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1352 16 16 0 0 0 - 0 2024-07-28T20:11:57.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:58.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:58.146 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:11:58.157 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:57 smithi155 bash[73694]: debug 2024-07-28T20:11:57.982+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:58.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:58.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:58.506 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:58.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:11:58 smithi045 bash[82788]: cluster 2024-07-28T20:11:57.415679+0000 mgr.y (mgr.34101) 1270 : cluster [DBG] pgmap v2066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:11:58 smithi045 bash[80445]: cluster 2024-07-28T20:11:57.415679+0000 mgr.y (mgr.34101) 1270 : cluster [DBG] pgmap v2066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:58.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:58.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:11:58 smithi155 bash[68033]: cluster 2024-07-28T20:11:57.415679+0000 mgr.y (mgr.34101) 1270 : cluster [DBG] pgmap v2066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:11:58.868 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:11:58.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1353 16 16 0 0 0 - 0 2024-07-28T20:11:58.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:59.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:11:58 smithi155 bash[73694]: debug 2024-07-28T20:11:58.974+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:11:59.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:59.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:11:59.342 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:59.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:11:59.581 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:11:59.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:11:59.700 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:11:59.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:11:59.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1354 16 16 0 0 0 - 0 2024-07-28T20:11:59.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:00.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:00 smithi155 bash[73694]: debug 2024-07-28T20:12:00.010+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:00.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:00.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:00.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:00.412 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:00.412 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:00.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:00.534 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:00.651 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:00.663 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:00 smithi155 bash[68033]: cluster 2024-07-28T20:11:59.417344+0000 mgr.y (mgr.34101) 1271 : cluster [DBG] pgmap v2067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:00.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:00 smithi155 bash[73694]: debug 2024-07-28T20:12:00.414+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:00.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:00.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:00 smithi155 bash[73694]: debug 2024-07-28T20:12:00.570+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:00 smithi045 bash[80445]: cluster 2024-07-28T20:11:59.417344+0000 mgr.y (mgr.34101) 1271 : cluster [DBG] pgmap v2067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:12:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:12:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:12:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:00 smithi045 bash[82788]: cluster 2024-07-28T20:11:59.417344+0000 mgr.y (mgr.34101) 1271 : cluster [DBG] pgmap v2067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:00.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:00.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:00.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:00.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:00.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1355 16 16 0 0 0 - 0 2024-07-28T20:12:01.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:01.078 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:12:01.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:01.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:01.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:00 smithi155 bash[73694]: debug 2024-07-28T20:12:00.974+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:01.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:01 smithi155 bash[73694]: debug 2024-07-28T20:12:01.042+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:01.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:01.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:01 smithi155 bash[73694]: debug 2024-07-28T20:12:01.222+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:01.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:01.415 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:01 smithi155 bash[73694]: debug 2024-07-28T20:12:01.306+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:01.493 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:01.563 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:01 smithi155 bash[73694]: debug 2024-07-28T20:12:01.418+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:01.563 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:01.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:01.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:01.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:01 smithi155 bash[73694]: debug 2024-07-28T20:12:01.566+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:01.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:01.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1356 16 16 0 0 0 - 0 2024-07-28T20:12:01.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:02.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:02.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:02.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:02.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:01 smithi155 bash[73694]: debug 2024-07-28T20:12:01.962+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:02.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:02.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:02.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:02.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:02 smithi155 bash[73694]: debug 2024-07-28T20:12:02.238+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:02.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:02 smithi155 bash[73694]: debug 2024-07-28T20:12:02.330+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:02.512 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:12:02 smithi155 bash[60745]: ts=2024-07-28T20:12:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:12:02.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:02.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:02 smithi045 bash[80445]: cluster 2024-07-28T20:12:01.419274+0000 mgr.y (mgr.34101) 1272 : cluster [DBG] pgmap v2068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:02 smithi045 bash[82788]: cluster 2024-07-28T20:12:01.419274+0000 mgr.y (mgr.34101) 1272 : cluster [DBG] pgmap v2068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:02.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:02 smithi155 bash[68033]: cluster 2024-07-28T20:12:01.419274+0000 mgr.y (mgr.34101) 1272 : cluster [DBG] pgmap v2068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:02.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:02.803 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:02.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1357 16 16 0 0 0 - 0 2024-07-28T20:12:02.922 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:03.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:03.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:03.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:03.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:02 smithi155 bash[73694]: debug 2024-07-28T20:12:02.930+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:03.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:03 smithi155 bash[73694]: debug 2024-07-28T20:12:03.006+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:03.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:03.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:03.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:03.646 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:03 smithi045 bash[80445]: audit 2024-07-28T20:12:03.124936+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:03.646 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:03 smithi045 bash[82788]: audit 2024-07-28T20:12:03.124936+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:03.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:03.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:03 smithi155 bash[68033]: audit 2024-07-28T20:12:03.124936+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:03.873 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:03.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1358 16 16 0 0 0 - 0 2024-07-28T20:12:03.924 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:12:03.986 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:04.088 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:04.088 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:03 smithi155 bash[73694]: debug 2024-07-28T20:12:03.950+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:04.089 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:03 smithi155 bash[73694]: debug 2024-07-28T20:12:03.974+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:04.089 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:04.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:04.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:04.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:04 smithi155 bash[73694]: debug 2024-07-28T20:12:04.090+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:04.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:04.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:04.347 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:04 smithi155 bash[73694]: debug 2024-07-28T20:12:04.318+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:04.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:04.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:04.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:04.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:04 smithi045 bash[80445]: cluster 2024-07-28T20:12:03.420722+0000 mgr.y (mgr.34101) 1273 : cluster [DBG] pgmap v2069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:04.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:04 smithi045 bash[82788]: cluster 2024-07-28T20:12:03.420722+0000 mgr.y (mgr.34101) 1273 : cluster [DBG] pgmap v2069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:04.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:04.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1359 16 16 0 0 0 - 0 2024-07-28T20:12:04.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:04 smithi155 bash[68033]: cluster 2024-07-28T20:12:03.420722+0000 mgr.y (mgr.34101) 1273 : cluster [DBG] pgmap v2069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:04.904 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:12:04.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T20:12:04.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:05.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:05.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:05.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:05.289 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:04 smithi155 bash[73694]: debug 2024-07-28T20:12:04.978+0000 7f8e37e1e640 -1 osd.4 1199 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:05.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:05.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:05.535 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:12:05.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:05 smithi155 bash[68033]: audit 2024-07-28T20:12:04.885901+0000 mon.a (mon.0) 2026 : audit [INF] from='client.? 172.21.15.45:0/1689133264' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:12:05.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:05.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:05.788 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:05 smithi045 bash[80445]: audit 2024-07-28T20:12:04.885901+0000 mon.a (mon.0) 2026 : audit [INF] from='client.? 172.21.15.45:0/1689133264' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:12:05.789 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:05 smithi045 bash[82788]: audit 2024-07-28T20:12:04.885901+0000 mon.a (mon.0) 2026 : audit [INF] from='client.? 172.21.15.45:0/1689133264' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:12:05.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:05.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:12:05.902170+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:12:05.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:12:05.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1360 16 16 0 0 0 - 0 2024-07-28T20:12:05.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:05.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:06.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:06.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:06.248 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:05 smithi155 bash[73694]: debug 2024-07-28T20:12:05.958+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:06.248 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:05 smithi155 bash[73694]: debug 2024-07-28T20:12:05.986+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:06.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:06.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:06.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:06.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:06.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:06.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:06 smithi155 bash[73694]: debug 2024-07-28T20:12:06.678+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:06.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:06 smithi155 bash[68033]: cluster 2024-07-28T20:12:05.421881+0000 mgr.y (mgr.34101) 1274 : cluster [DBG] pgmap v2070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:06.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:06 smithi155 bash[68033]: cluster 2024-07-28T20:12:05.523040+0000 mon.a (mon.0) 2027 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:06.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:06 smithi155 bash[68033]: audit 2024-07-28T20:12:05.535767+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? 172.21.15.45:0/1689133264' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:12:06.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:06 smithi155 bash[68033]: cluster 2024-07-28T20:12:05.535824+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1200: 8 total, 2 up, 8 in 2024-07-28T20:12:06.835 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:06.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1361 16 16 0 0 0 - 0 2024-07-28T20:12:06.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:06.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:06 smithi045 bash[82788]: cluster 2024-07-28T20:12:05.421881+0000 mgr.y (mgr.34101) 1274 : cluster [DBG] pgmap v2070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:06.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:06 smithi045 bash[82788]: cluster 2024-07-28T20:12:05.523040+0000 mon.a (mon.0) 2027 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:06.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:06 smithi045 bash[82788]: audit 2024-07-28T20:12:05.535767+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? 172.21.15.45:0/1689133264' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:12:06.966 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:06 smithi045 bash[82788]: cluster 2024-07-28T20:12:05.535824+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1200: 8 total, 2 up, 8 in 2024-07-28T20:12:06.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:06 smithi045 bash[80445]: cluster 2024-07-28T20:12:05.421881+0000 mgr.y (mgr.34101) 1274 : cluster [DBG] pgmap v2070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:06.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:06 smithi045 bash[80445]: cluster 2024-07-28T20:12:05.523040+0000 mon.a (mon.0) 2027 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:06.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:06 smithi045 bash[80445]: audit 2024-07-28T20:12:05.535767+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? 172.21.15.45:0/1689133264' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:12:06.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:06 smithi045 bash[80445]: cluster 2024-07-28T20:12:05.535824+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1200: 8 total, 2 up, 8 in 2024-07-28T20:12:07.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:07.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:07.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:06 smithi155 bash[73694]: debug 2024-07-28T20:12:06.966+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:07.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:07.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:07.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:07.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:07.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:07.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1362 16 16 0 0 0 - 0 2024-07-28T20:12:07.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:08.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:08.148 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:08.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:08.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:08.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:08 smithi155 bash[73694]: debug 2024-07-28T20:12:08.010+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:08.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:08 smithi155 bash[73694]: debug 2024-07-28T20:12:08.014+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:08.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:12:08.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:08.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:08.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:08.700 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:08.700 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:08 smithi155 bash[73694]: debug 2024-07-28T20:12:08.486+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:08.700 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:08.701 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:08 smithi155 bash[68033]: cluster 2024-07-28T20:12:07.423675+0000 mgr.y (mgr.34101) 1275 : cluster [DBG] pgmap v2072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:08.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:08.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:08.873 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:08 smithi045 bash[80445]: cluster 2024-07-28T20:12:07.423675+0000 mgr.y (mgr.34101) 1275 : cluster [DBG] pgmap v2072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:08.873 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:08 smithi045 bash[82788]: cluster 2024-07-28T20:12:07.423675+0000 mgr.y (mgr.34101) 1275 : cluster [DBG] pgmap v2072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:08.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1363 16 16 0 0 0 - 0 2024-07-28T20:12:08.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:08.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:08 smithi155 bash[73694]: debug 2024-07-28T20:12:08.702+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:09.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:09.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:09.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:09.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:09.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:09 smithi155 bash[73694]: debug 2024-07-28T20:12:09.058+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:09.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:09.665 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:12:09.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:09.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:09.856 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:09.856 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:09 smithi155 bash[73694]: debug 2024-07-28T20:12:09.678+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:09.856 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:09.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1364 16 16 0 0 0 - 0 2024-07-28T20:12:09.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:10.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:10.172 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:10.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:09 smithi155 bash[73694]: debug 2024-07-28T20:12:09.858+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:10.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:10 smithi155 bash[73694]: debug 2024-07-28T20:12:10.062+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:10.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:10.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:10.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:10.541 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:10.541 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:10 smithi155 bash[73694]: debug 2024-07-28T20:12:10.510+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:10.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:10.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:10.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:10 smithi155 bash[68033]: cluster 2024-07-28T20:12:09.425390+0000 mgr.y (mgr.34101) 1276 : cluster [DBG] pgmap v2073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:10.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:10.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1365 16 16 0 0 0 - 0 2024-07-28T20:12:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:10 smithi045 bash[80445]: cluster 2024-07-28T20:12:09.425390+0000 mgr.y (mgr.34101) 1276 : cluster [DBG] pgmap v2073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:12:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:12:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:12:10.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:10 smithi045 bash[82788]: cluster 2024-07-28T20:12:09.425390+0000 mgr.y (mgr.34101) 1276 : cluster [DBG] pgmap v2073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:11.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:11.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:11.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:11.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:11 smithi155 bash[73694]: debug 2024-07-28T20:12:11.038+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:11.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:11.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:11 smithi155 bash[73694]: debug 2024-07-28T20:12:11.150+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:11.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:11.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:11.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:11.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:11.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:11.861 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:11.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1366 16 16 0 0 0 - 0 2024-07-28T20:12:11.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:12.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:12.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:12.214 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:11 smithi155 bash[73694]: debug 2024-07-28T20:12:11.946+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:12.215 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:12 smithi155 bash[73694]: debug 2024-07-28T20:12:12.058+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:12.322 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:12.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:12.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:12.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:12 smithi155 bash[73694]: debug 2024-07-28T20:12:12.422+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:12.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:12.528 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:12:12 smithi155 bash[60745]: ts=2024-07-28T20:12:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:12:12.557 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:12.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:12 smithi045 bash[80445]: cluster 2024-07-28T20:12:11.426756+0000 mgr.y (mgr.34101) 1277 : cluster [DBG] pgmap v2074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:12 smithi045 bash[82788]: cluster 2024-07-28T20:12:11.426756+0000 mgr.y (mgr.34101) 1277 : cluster [DBG] pgmap v2074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:12.791 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:12.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:12 smithi155 bash[68033]: cluster 2024-07-28T20:12:11.426756+0000 mgr.y (mgr.34101) 1277 : cluster [DBG] pgmap v2074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:12.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:12 smithi155 bash[73694]: debug 2024-07-28T20:12:12.530+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:12.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1367 16 16 0 0 0 - 0 2024-07-28T20:12:12.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:13.031 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:13.137 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:12:13.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:13.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:13.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:13 smithi155 bash[73694]: debug 2024-07-28T20:12:13.042+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:13.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:13.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:13.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:13.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:13.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:13.877 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:12:13.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1368 16 16 0 0 0 - 0 2024-07-28T20:12:13.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:14.012 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:14.012 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:13 smithi155 bash[73694]: debug 2024-07-28T20:12:13.834+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:14.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:14.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:14.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:14 smithi155 bash[73694]: debug 2024-07-28T20:12:14.014+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:14.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:14.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:14.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:14.574 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:12:14.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T20:12:14.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:14.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:14.712 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:14 smithi155 bash[73694]: debug 2024-07-28T20:12:14.462+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:14.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:14 smithi155 bash[68033]: cluster 2024-07-28T20:12:13.428465+0000 mgr.y (mgr.34101) 1278 : cluster [DBG] pgmap v2075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:14.814 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:14.827 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:14.827 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:14 smithi155 bash[73694]: debug 2024-07-28T20:12:14.770+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:14.832 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:14 smithi045 bash[82788]: cluster 2024-07-28T20:12:13.428465+0000 mgr.y (mgr.34101) 1278 : cluster [DBG] pgmap v2075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:14.833 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:14 smithi045 bash[80445]: cluster 2024-07-28T20:12:13.428465+0000 mgr.y (mgr.34101) 1278 : cluster [DBG] pgmap v2075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:14.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1369 16 16 0 0 0 - 0 2024-07-28T20:12:14.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:15.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:15.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:15.178 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:15 smithi155 bash[73694]: debug 2024-07-28T20:12:15.002+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:15.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:15.403 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:15.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:15.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:15.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:15.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:15.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1370 16 16 0 0 0 - 0 2024-07-28T20:12:16.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:16.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:16.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:15 smithi155 bash[73694]: debug 2024-07-28T20:12:15.854+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:16.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:15 smithi155 bash[73694]: debug 2024-07-28T20:12:15.994+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:16.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:16.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:16.357 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:16.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:16.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:16.643 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:16 smithi045 bash[82788]: cluster 2024-07-28T20:12:15.430271+0000 mgr.y (mgr.34101) 1279 : cluster [DBG] pgmap v2076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:16.643 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:16 smithi045 bash[80445]: cluster 2024-07-28T20:12:15.430271+0000 mgr.y (mgr.34101) 1279 : cluster [DBG] pgmap v2076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:16.715 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:16.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:16.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1371 16 16 0 0 0 - 0 2024-07-28T20:12:16.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:16.954 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:16 smithi155 bash[68033]: cluster 2024-07-28T20:12:15.430271+0000 mgr.y (mgr.34101) 1279 : cluster [DBG] pgmap v2076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:17.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:17.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:17.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:17.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:16 smithi155 bash[73694]: debug 2024-07-28T20:12:16.994+0000 7f8e37e1e640 -1 osd.4 1200 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:17.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:17.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:17.565 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:17.569 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:12:17.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:17.768 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:17.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:17 smithi155 bash[73694]: debug 2024-07-28T20:12:17.634+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:17 smithi155 bash[68033]: audit 2024-07-28T20:12:16.947147+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:12:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:17 smithi155 bash[68033]: audit 2024-07-28T20:12:17.025027+0000 mon.a (mon.0) 2030 : audit [INF] from='client.? 172.21.15.45:0/3948696130' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:12:17.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:17.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1372 16 16 0 0 0 - 0 2024-07-28T20:12:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:17 smithi045 bash[80445]: audit 2024-07-28T20:12:16.947147+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:12:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:17 smithi045 bash[80445]: audit 2024-07-28T20:12:17.025027+0000 mon.a (mon.0) 2030 : audit [INF] from='client.? 172.21.15.45:0/3948696130' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:12:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:17 smithi045 bash[82788]: audit 2024-07-28T20:12:16.947147+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:12:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:17 smithi045 bash[82788]: audit 2024-07-28T20:12:17.025027+0000 mon.a (mon.0) 2030 : audit [INF] from='client.? 172.21.15.45:0/3948696130' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:12:18.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:18.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:18.249 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:18.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:17 smithi155 bash[73694]: debug 2024-07-28T20:12:17.954+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:18.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:18.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:18 smithi155 bash[73694]: debug 2024-07-28T20:12:18.102+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:18.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:18.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:18.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:18.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:18 smithi155 bash[73694]: debug 2024-07-28T20:12:18.341+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:18.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:18.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:18.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:18.857 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:18 smithi155 bash[68033]: cluster 2024-07-28T20:12:17.432146+0000 mgr.y (mgr.34101) 1280 : cluster [DBG] pgmap v2077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:18.857 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:18 smithi155 bash[68033]: cluster 2024-07-28T20:12:17.555272+0000 mon.a (mon.0) 2031 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:12:18.857 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:18 smithi155 bash[68033]: audit 2024-07-28T20:12:17.569147+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? 172.21.15.45:0/3948696130' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:12:18.857 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:18 smithi155 bash[68033]: cluster 2024-07-28T20:12:17.569261+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1201: 8 total, 2 up, 8 in 2024-07-28T20:12:18.857 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:18 smithi155 bash[68033]: audit 2024-07-28T20:12:18.131991+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:18.857 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:18 smithi155 bash[68033]: audit 2024-07-28T20:12:18.134481+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:18.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1373 16 16 0 0 0 - 0 2024-07-28T20:12:18.936 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:18.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[82788]: cluster 2024-07-28T20:12:17.432146+0000 mgr.y (mgr.34101) 1280 : cluster [DBG] pgmap v2077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[82788]: cluster 2024-07-28T20:12:17.555272+0000 mon.a (mon.0) 2031 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:12:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[82788]: audit 2024-07-28T20:12:17.569147+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? 172.21.15.45:0/3948696130' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:12:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[82788]: cluster 2024-07-28T20:12:17.569261+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1201: 8 total, 2 up, 8 in 2024-07-28T20:12:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[82788]: audit 2024-07-28T20:12:18.131991+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[82788]: audit 2024-07-28T20:12:18.134481+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[80445]: cluster 2024-07-28T20:12:17.432146+0000 mgr.y (mgr.34101) 1280 : cluster [DBG] pgmap v2077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[80445]: cluster 2024-07-28T20:12:17.555272+0000 mon.a (mon.0) 2031 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:12:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[80445]: audit 2024-07-28T20:12:17.569147+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? 172.21.15.45:0/3948696130' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:12:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[80445]: cluster 2024-07-28T20:12:17.569261+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1201: 8 total, 2 up, 8 in 2024-07-28T20:12:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[80445]: audit 2024-07-28T20:12:18.131991+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:18 smithi045 bash[80445]: audit 2024-07-28T20:12:18.134481+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:19.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:19.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:19.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:18 smithi155 bash[73694]: debug 2024-07-28T20:12:18.937+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:19.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:18 smithi155 bash[73694]: debug 2024-07-28T20:12:18.993+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:19.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:19.345 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:12:19.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:19.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:19.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:19.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:19.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1374 16 16 0 0 0 - 0 2024-07-28T20:12:19.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:20.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:20.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:20.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:20.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:19 smithi155 bash[73694]: debug 2024-07-28T20:12:19.969+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:20.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:12:20.396 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:20.548 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:20.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:20.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:20.795 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:20.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:20 smithi155 bash[68033]: cluster 2024-07-28T20:12:19.433928+0000 mgr.y (mgr.34101) 1281 : cluster [DBG] pgmap v2079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:20.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:20.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1375 16 16 0 0 0 - 0 2024-07-28T20:12:20.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:20 smithi155 bash[73694]: debug 2024-07-28T20:12:20.797+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:12:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:12:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:12:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:20 smithi045 bash[80445]: cluster 2024-07-28T20:12:19.433928+0000 mgr.y (mgr.34101) 1281 : cluster [DBG] pgmap v2079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:20 smithi045 bash[82788]: cluster 2024-07-28T20:12:19.433928+0000 mgr.y (mgr.34101) 1281 : cluster [DBG] pgmap v2079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:21.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:21.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:21.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:20 smithi155 bash[73694]: debug 2024-07-28T20:12:20.933+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:21.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:21.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:21.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:21.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:21.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:21.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:21.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1376 16 16 0 0 0 - 0 2024-07-28T20:12:21.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:22.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:21 smithi155 bash[73694]: debug 2024-07-28T20:12:21.977+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:22.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:22.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:22.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:22.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:22.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:22.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:12:22 smithi155 bash[60745]: ts=2024-07-28T20:12:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:12:22.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:22.672 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:22 smithi045 bash[80445]: cluster 2024-07-28T20:12:21.435174+0000 mgr.y (mgr.34101) 1282 : cluster [DBG] pgmap v2080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:22.672 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:22 smithi045 bash[82788]: cluster 2024-07-28T20:12:21.435174+0000 mgr.y (mgr.34101) 1282 : cluster [DBG] pgmap v2080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:22.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:22.858 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:22 smithi155 bash[68033]: cluster 2024-07-28T20:12:21.435174+0000 mgr.y (mgr.34101) 1282 : cluster [DBG] pgmap v2080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:22.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:22.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1377 16 16 0 0 0 - 0 2024-07-28T20:12:22.981 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:12:23.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:23.123 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:23.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:23.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:22 smithi155 bash[73694]: debug 2024-07-28T20:12:22.937+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:23.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:23.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:23.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:23.621 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:23.621 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:23.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:23.784 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:12:23.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T20:12:23.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:23.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1378 16 16 0 0 0 - 0 2024-07-28T20:12:23.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:23.956 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:23 smithi155 bash[73694]: debug 2024-07-28T20:12:23.621+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:23.956 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:23 smithi155 bash[73694]: debug 2024-07-28T20:12:23.741+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:23.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:23 smithi155 bash[68033]: audit 2024-07-28T20:12:22.710455+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:23 smithi155 bash[68033]: audit 2024-07-28T20:12:22.717895+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:23 smithi155 bash[68033]: audit 2024-07-28T20:12:22.983944+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:23 smithi155 bash[68033]: audit 2024-07-28T20:12:22.988947+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:23 smithi155 bash[68033]: audit 2024-07-28T20:12:23.377443+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:12:23.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:23 smithi155 bash[68033]: audit 2024-07-28T20:12:23.379129+0000 mon.c (mon.2) 420 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:12:23.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:23 smithi155 bash[68033]: audit 2024-07-28T20:12:23.386846+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[80445]: audit 2024-07-28T20:12:22.710455+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[80445]: audit 2024-07-28T20:12:22.717895+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[80445]: audit 2024-07-28T20:12:22.983944+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[80445]: audit 2024-07-28T20:12:22.988947+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[80445]: audit 2024-07-28T20:12:23.377443+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:12:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[80445]: audit 2024-07-28T20:12:23.379129+0000 mon.c (mon.2) 420 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:12:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[80445]: audit 2024-07-28T20:12:23.386846+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[82788]: audit 2024-07-28T20:12:22.710455+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[82788]: audit 2024-07-28T20:12:22.717895+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[82788]: audit 2024-07-28T20:12:22.983944+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[82788]: audit 2024-07-28T20:12:22.988947+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[82788]: audit 2024-07-28T20:12:23.377443+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:12:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[82788]: audit 2024-07-28T20:12:23.379129+0000 mon.c (mon.2) 420 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:12:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:23 smithi045 bash[82788]: audit 2024-07-28T20:12:23.386846+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:24.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:23 smithi155 bash[73694]: debug 2024-07-28T20:12:23.965+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:24.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:24.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:24.247 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:24.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:24.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:24.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:24.546 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:24 smithi155 bash[73694]: debug 2024-07-28T20:12:24.249+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:24.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:24.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:24.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:24 smithi155 bash[68033]: cluster 2024-07-28T20:12:23.436163+0000 mgr.y (mgr.34101) 1283 : cluster [DBG] pgmap v2081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:24.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:24.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:24 smithi155 bash[73694]: debug 2024-07-28T20:12:24.633+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:24.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:24.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:24 smithi155 bash[73694]: debug 2024-07-28T20:12:24.737+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:24.895 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:24.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1379 16 16 0 0 0 - 0 2024-07-28T20:12:24.940 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:12:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:24 smithi045 bash[80445]: cluster 2024-07-28T20:12:23.436163+0000 mgr.y (mgr.34101) 1283 : cluster [DBG] pgmap v2081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:24 smithi045 bash[82788]: cluster 2024-07-28T20:12:23.436163+0000 mgr.y (mgr.34101) 1283 : cluster [DBG] pgmap v2081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:25.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:25.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:25.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:25.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:24 smithi155 bash[73694]: debug 2024-07-28T20:12:24.993+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:25.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:25.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:25.609 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:25.729 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:25.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:25.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:12:25.905229+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:12:25.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:12:25.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1380 16 16 0 0 0 - 0 2024-07-28T20:12:25.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:26.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:26.207 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:26.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:26.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:26 smithi155 bash[73694]: debug 2024-07-28T20:12:26.001+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:26.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:26 smithi155 bash[73694]: debug 2024-07-28T20:12:26.073+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:26.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:26.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:26.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:26.680 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:26.692 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:26.692 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:26 smithi155 bash[73694]: debug 2024-07-28T20:12:26.433+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:26.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:26.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1381 16 16 0 0 0 - 0 2024-07-28T20:12:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:26 smithi045 bash[80445]: cluster 2024-07-28T20:12:25.437899+0000 mgr.y (mgr.34101) 1284 : cluster [DBG] pgmap v2082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:26 smithi045 bash[82788]: cluster 2024-07-28T20:12:25.437899+0000 mgr.y (mgr.34101) 1284 : cluster [DBG] pgmap v2082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:26.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:26 smithi155 bash[68033]: cluster 2024-07-28T20:12:25.437899+0000 mgr.y (mgr.34101) 1284 : cluster [DBG] pgmap v2082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:27.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:27.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:27.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:26 smithi155 bash[73694]: debug 2024-07-28T20:12:26.981+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:27.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:27.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:27.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:27.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:27.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:27.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1382 16 16 0 0 0 - 0 2024-07-28T20:12:27.921 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:28.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:28.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:28.268 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:28 smithi155 bash[73694]: debug 2024-07-28T20:12:28.013+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:28.268 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:28.268 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:28 smithi155 bash[73694]: debug 2024-07-28T20:12:28.269+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:28.280 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:28.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:28.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:28.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:28.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:28 smithi155 bash[73694]: debug 2024-07-28T20:12:28.477+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:28.613 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:12:28.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:28.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:28.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:28.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1383 16 16 0 0 0 - 0 2024-07-28T20:12:28.986 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:28.997 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:28 smithi045 bash[80445]: cluster 2024-07-28T20:12:27.439798+0000 mgr.y (mgr.34101) 1285 : cluster [DBG] pgmap v2083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:28.997 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:28 smithi045 bash[82788]: cluster 2024-07-28T20:12:27.439798+0000 mgr.y (mgr.34101) 1285 : cluster [DBG] pgmap v2083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:29.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:28 smithi155 bash[68033]: cluster 2024-07-28T20:12:27.439798+0000 mgr.y (mgr.34101) 1285 : cluster [DBG] pgmap v2083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:29.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:29.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:29.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:29 smithi155 bash[73694]: debug 2024-07-28T20:12:29.033+0000 7f8e37e1e640 -1 osd.4 1201 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:29.342 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:29.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:29.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:29.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:29.738 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:12:29.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:29.860 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:29.860 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:29 smithi155 bash[68033]: audit 2024-07-28T20:12:28.734310+0000 mon.c (mon.2) 421 : audit [INF] from='client.? 172.21.15.45:0/2815283242' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:12:29.860 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:29 smithi155 bash[68033]: audit 2024-07-28T20:12:28.734895+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:12:29.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1384 16 16 0 0 0 - 0 2024-07-28T20:12:29.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:30.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:29 smithi155 bash[73694]: debug 2024-07-28T20:12:29.861+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:30.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:30.066 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:29 smithi045 bash[80445]: audit 2024-07-28T20:12:28.734310+0000 mon.c (mon.2) 421 : audit [INF] from='client.? 172.21.15.45:0/2815283242' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:12:30.066 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:29 smithi045 bash[80445]: audit 2024-07-28T20:12:28.734895+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:12:30.066 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:29 smithi045 bash[82788]: audit 2024-07-28T20:12:28.734310+0000 mon.c (mon.2) 421 : audit [INF] from='client.? 172.21.15.45:0/2815283242' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:12:30.067 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:29 smithi045 bash[82788]: audit 2024-07-28T20:12:28.734895+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:12:30.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:30.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:30.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:30 smithi155 bash[73694]: debug 2024-07-28T20:12:30.049+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:30.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:30.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:30.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:30.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:30.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:30.900 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:12:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:12:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T20:12:30.901 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:30 smithi045 bash[80445]: cluster 2024-07-28T20:12:29.441566+0000 mgr.y (mgr.34101) 1286 : cluster [DBG] pgmap v2084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:30.901 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:30 smithi045 bash[80445]: cluster 2024-07-28T20:12:29.720658+0000 mon.a (mon.0) 2041 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:30.901 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:30 smithi045 bash[80445]: audit 2024-07-28T20:12:29.736979+0000 mon.a (mon.0) 2042 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:12:30.901 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:30 smithi045 bash[80445]: cluster 2024-07-28T20:12:29.737117+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1202: 8 total, 2 up, 8 in 2024-07-28T20:12:30.902 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:30 smithi045 bash[82788]: cluster 2024-07-28T20:12:29.441566+0000 mgr.y (mgr.34101) 1286 : cluster [DBG] pgmap v2084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:30.902 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:30 smithi045 bash[82788]: cluster 2024-07-28T20:12:29.720658+0000 mon.a (mon.0) 2041 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:30.902 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:30 smithi045 bash[82788]: audit 2024-07-28T20:12:29.736979+0000 mon.a (mon.0) 2042 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:12:30.902 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:30 smithi045 bash[82788]: cluster 2024-07-28T20:12:29.737117+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1202: 8 total, 2 up, 8 in 2024-07-28T20:12:30.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1385 16 16 0 0 0 - 0 2024-07-28T20:12:30.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:30 smithi155 bash[68033]: cluster 2024-07-28T20:12:29.441566+0000 mgr.y (mgr.34101) 1286 : cluster [DBG] pgmap v2084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:30.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:30 smithi155 bash[68033]: cluster 2024-07-28T20:12:29.720658+0000 mon.a (mon.0) 2041 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:30.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:30 smithi155 bash[68033]: audit 2024-07-28T20:12:29.736979+0000 mon.a (mon.0) 2042 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:12:30.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:30 smithi155 bash[68033]: cluster 2024-07-28T20:12:29.737117+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1202: 8 total, 2 up, 8 in 2024-07-28T20:12:31.008 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:31.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:31.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:31.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:31 smithi155 bash[73694]: debug 2024-07-28T20:12:31.081+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:31.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:31.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:31.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:31.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:31.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:31.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1386 16 16 0 0 0 - 0 2024-07-28T20:12:31.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:32.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:32.156 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:12:32.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:32.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:32.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:32 smithi155 bash[73694]: debug 2024-07-28T20:12:32.113+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:32.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:32 smithi155 bash[73694]: debug 2024-07-28T20:12:32.185+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:32.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:32.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:32.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:32.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:12:32 smithi155 bash[60745]: ts=2024-07-28T20:12:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:12:32.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:12:32.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:32.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:32.849 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:32 smithi155 bash[68033]: cluster 2024-07-28T20:12:31.443481+0000 mgr.y (mgr.34101) 1287 : cluster [DBG] pgmap v2086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:32.849 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:32.850 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:12:32.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T20:12:32.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1387 16 16 0 0 0 - 0 2024-07-28T20:12:32.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:32 smithi045 bash[82788]: cluster 2024-07-28T20:12:31.443481+0000 mgr.y (mgr.34101) 1287 : cluster [DBG] pgmap v2086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:32 smithi045 bash[80445]: cluster 2024-07-28T20:12:31.443481+0000 mgr.y (mgr.34101) 1287 : cluster [DBG] pgmap v2086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:33.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:33.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:32 smithi155 bash[73694]: debug 2024-07-28T20:12:32.889+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:33.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:33.284 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:33.402 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:33.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:33.534 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:33 smithi155 bash[73694]: debug 2024-07-28T20:12:33.105+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:33.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:33.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:33.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:33.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1388 16 16 0 0 0 - 0 2024-07-28T20:12:34.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:34.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:34.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:34.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:34 smithi155 bash[68033]: audit 2024-07-28T20:12:33.133018+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:34.250 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:34 smithi155 bash[68033]: audit 2024-07-28T20:12:33.135601+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:34.250 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:34 smithi155 bash[68033]: cluster 2024-07-28T20:12:33.445265+0000 mgr.y (mgr.34101) 1288 : cluster [DBG] pgmap v2087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:34.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:34.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:33 smithi155 bash[73694]: debug 2024-07-28T20:12:33.965+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:34.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:34 smithi155 bash[73694]: debug 2024-07-28T20:12:34.089+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:34.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:34 smithi045 bash[82788]: audit 2024-07-28T20:12:33.133018+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:34 smithi045 bash[82788]: audit 2024-07-28T20:12:33.135601+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:34 smithi045 bash[82788]: cluster 2024-07-28T20:12:33.445265+0000 mgr.y (mgr.34101) 1288 : cluster [DBG] pgmap v2087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:34 smithi045 bash[80445]: audit 2024-07-28T20:12:33.133018+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:12:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:34 smithi045 bash[80445]: audit 2024-07-28T20:12:33.135601+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:34 smithi045 bash[80445]: cluster 2024-07-28T20:12:33.445265+0000 mgr.y (mgr.34101) 1288 : cluster [DBG] pgmap v2087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:34.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:34.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:34.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:34 smithi155 bash[73694]: debug 2024-07-28T20:12:34.313+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:34.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:34.600 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:34.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:34.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:34.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1389 16 16 0 0 0 - 0 2024-07-28T20:12:34.957 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:35.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:34 smithi155 bash[73694]: debug 2024-07-28T20:12:34.557+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:35.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:35.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:35.313 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:35.431 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:35.443 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:35 smithi155 bash[73694]: debug 2024-07-28T20:12:35.061+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:35.443 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:35.443 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:35 smithi155 bash[73694]: debug 2024-07-28T20:12:35.177+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:35.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:35.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:35.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:35.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1390 16 16 0 0 0 - 0 2024-07-28T20:12:35.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:36.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:36.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:36.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:36.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:36.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:36 smithi155 bash[73694]: debug 2024-07-28T20:12:36.001+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:36.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:36 smithi155 bash[73694]: debug 2024-07-28T20:12:36.021+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:36.382 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:36.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:36.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:36.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:36.752 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:36 smithi155 bash[68033]: cluster 2024-07-28T20:12:35.447109+0000 mgr.y (mgr.34101) 1289 : cluster [DBG] pgmap v2088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:36.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:36.869 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:36 smithi045 bash[80445]: cluster 2024-07-28T20:12:35.447109+0000 mgr.y (mgr.34101) 1289 : cluster [DBG] pgmap v2088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:36.869 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:36 smithi045 bash[82788]: cluster 2024-07-28T20:12:35.447109+0000 mgr.y (mgr.34101) 1289 : cluster [DBG] pgmap v2088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:36.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1391 16 16 0 0 0 - 0 2024-07-28T20:12:36.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:37.019 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:37.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:37.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:37.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:37 smithi155 bash[73694]: debug 2024-07-28T20:12:37.021+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:37.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:37 smithi155 bash[73694]: debug 2024-07-28T20:12:37.077+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:37.337 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:37.350 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:12:37.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:37.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:37.588 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:12:37.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:37.808 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:37.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1392 16 16 0 0 0 - 0 2024-07-28T20:12:37.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:37.938 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:37.938 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:37 smithi155 bash[73694]: debug 2024-07-28T20:12:37.693+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:38.045 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:38.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:38.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:38 smithi155 bash[73694]: debug 2024-07-28T20:12:38.037+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:38.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:38.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:38.293 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:38 smithi155 bash[73694]: debug 2024-07-28T20:12:38.237+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:38.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:38.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:38.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:38 smithi155 bash[68033]: cluster 2024-07-28T20:12:37.449058+0000 mgr.y (mgr.34101) 1290 : cluster [DBG] pgmap v2089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:38.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:38 smithi045 bash[80445]: cluster 2024-07-28T20:12:37.449058+0000 mgr.y (mgr.34101) 1290 : cluster [DBG] pgmap v2089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:38 smithi045 bash[82788]: cluster 2024-07-28T20:12:37.449058+0000 mgr.y (mgr.34101) 1290 : cluster [DBG] pgmap v2089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:38.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:38.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:38.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1393 16 16 0 0 0 - 0 2024-07-28T20:12:38.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:39.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:39.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:39.199 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:39 smithi155 bash[73694]: debug 2024-07-28T20:12:39.001+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:39.199 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:39 smithi155 bash[73694]: debug 2024-07-28T20:12:39.081+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:39.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:39.349 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:39.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:39.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:39.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:39.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:39.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1394 16 16 0 0 0 - 0 2024-07-28T20:12:39.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:40.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:40.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:40.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:40 smithi155 bash[73694]: debug 2024-07-28T20:12:40.069+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:40.305 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:40.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:40.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:40.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:40.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:40.792 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:40.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:40 smithi155 bash[68033]: cluster 2024-07-28T20:12:39.450211+0000 mgr.y (mgr.34101) 1291 : cluster [DBG] pgmap v2090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:40.795 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:12:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:12:40] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:12:40.795 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:40 smithi045 bash[80445]: cluster 2024-07-28T20:12:39.450211+0000 mgr.y (mgr.34101) 1291 : cluster [DBG] pgmap v2090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:40.795 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:40 smithi045 bash[82788]: cluster 2024-07-28T20:12:39.450211+0000 mgr.y (mgr.34101) 1291 : cluster [DBG] pgmap v2090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:40.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:40.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1395 16 16 0 0 0 - 0 2024-07-28T20:12:40.914 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:40 smithi155 bash[73694]: debug 2024-07-28T20:12:40.793+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:41.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:41.136 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:41.154 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:12:41.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:41 smithi155 bash[73694]: debug 2024-07-28T20:12:41.113+0000 7f8e37e1e640 -1 osd.4 1202 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:41.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:41.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:41.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:41.526 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:12:41.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:41.616 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:41 smithi155 bash[68033]: audit 2024-07-28T20:12:41.352499+0000 mon.c (mon.2) 423 : audit [INF] from='client.? 172.21.15.45:0/850504562' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:12:41.616 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:41 smithi155 bash[68033]: audit 2024-07-28T20:12:41.352942+0000 mon.a (mon.0) 2045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:12:41.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:41.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:41.855 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:41 smithi045 bash[80445]: audit 2024-07-28T20:12:41.352499+0000 mon.c (mon.2) 423 : audit [INF] from='client.? 172.21.15.45:0/850504562' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:12:41.855 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:41 smithi045 bash[80445]: audit 2024-07-28T20:12:41.352942+0000 mon.a (mon.0) 2045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:12:41.855 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:41 smithi045 bash[82788]: audit 2024-07-28T20:12:41.352499+0000 mon.c (mon.2) 423 : audit [INF] from='client.? 172.21.15.45:0/850504562' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:12:41.855 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:41 smithi045 bash[82788]: audit 2024-07-28T20:12:41.352942+0000 mon.a (mon.0) 2045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:12:41.900 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:12:41.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T20:12:41.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1396 16 16 0 0 0 - 0 2024-07-28T20:12:41.964 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:42.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:42.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:41 smithi155 bash[73694]: debug 2024-07-28T20:12:41.877+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:42.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:42.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:42.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:42.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:42.454 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:42 smithi155 bash[73694]: debug 2024-07-28T20:12:42.141+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:42.454 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:12:42 smithi155 bash[60745]: ts=2024-07-28T20:12:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:12:42.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:42.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:42.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:42 smithi155 bash[68033]: cluster 2024-07-28T20:12:41.452035+0000 mgr.y (mgr.34101) 1292 : cluster [DBG] pgmap v2091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:42.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:42 smithi155 bash[68033]: cluster 2024-07-28T20:12:41.513255+0000 mon.a (mon.0) 2046 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:42.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:42 smithi155 bash[68033]: audit 2024-07-28T20:12:41.526254+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:12:42.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:42 smithi155 bash[68033]: cluster 2024-07-28T20:12:41.526404+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1203: 8 total, 2 up, 8 in 2024-07-28T20:12:42.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:42.813 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:42 smithi045 bash[82788]: cluster 2024-07-28T20:12:41.452035+0000 mgr.y (mgr.34101) 1292 : cluster [DBG] pgmap v2091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:42.813 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:42 smithi045 bash[82788]: cluster 2024-07-28T20:12:41.513255+0000 mon.a (mon.0) 2046 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:42.813 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:42 smithi045 bash[82788]: audit 2024-07-28T20:12:41.526254+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:12:42.814 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:42 smithi045 bash[82788]: cluster 2024-07-28T20:12:41.526404+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1203: 8 total, 2 up, 8 in 2024-07-28T20:12:42.814 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:42 smithi045 bash[80445]: cluster 2024-07-28T20:12:41.452035+0000 mgr.y (mgr.34101) 1292 : cluster [DBG] pgmap v2091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:42.814 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:42 smithi045 bash[80445]: cluster 2024-07-28T20:12:41.513255+0000 mon.a (mon.0) 2046 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:42.814 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:42 smithi045 bash[80445]: audit 2024-07-28T20:12:41.526254+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:12:42.814 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:42 smithi045 bash[80445]: cluster 2024-07-28T20:12:41.526404+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1203: 8 total, 2 up, 8 in 2024-07-28T20:12:42.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1397 16 16 0 0 0 - 0 2024-07-28T20:12:42.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:43.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:43.157 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:43.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:43.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:43 smithi155 bash[73694]: debug 2024-07-28T20:12:43.141+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:43.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:43.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:43.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:43.735 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:43.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:43 smithi155 bash[73694]: debug 2024-07-28T20:12:43.505+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:43.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:43.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:43.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:43.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1398 16 16 0 0 0 - 0 2024-07-28T20:12:43.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:44.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:43 smithi155 bash[73694]: debug 2024-07-28T20:12:43.737+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:44.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:44.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:44.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:44.369 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:44 smithi155 bash[73694]: debug 2024-07-28T20:12:44.097+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:44.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:12:44.478 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:44.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:44.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:44 smithi045 bash[80445]: cluster 2024-07-28T20:12:43.453770+0000 mgr.y (mgr.34101) 1293 : cluster [DBG] pgmap v2093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:44.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:44 smithi045 bash[82788]: cluster 2024-07-28T20:12:43.453770+0000 mgr.y (mgr.34101) 1293 : cluster [DBG] pgmap v2093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:44.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:44 smithi155 bash[68033]: cluster 2024-07-28T20:12:43.453770+0000 mgr.y (mgr.34101) 1293 : cluster [DBG] pgmap v2093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:44.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:44.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:44 smithi155 bash[73694]: debug 2024-07-28T20:12:44.669+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:44.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:44.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1399 16 16 0 0 0 - 0 2024-07-28T20:12:44.928 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:44.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:45.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:45.140 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:44 smithi155 bash[73694]: debug 2024-07-28T20:12:44.929+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:45.140 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:45.140 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:45 smithi155 bash[73694]: debug 2024-07-28T20:12:45.029+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:45.140 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:45 smithi155 bash[73694]: debug 2024-07-28T20:12:45.141+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:45.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:45.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:45.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:45.540 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:45.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:45.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:45.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:45.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:45 smithi155 bash[73694]: debug 2024-07-28T20:12:45.497+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:45.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:45.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:12:45.908293+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:12:45.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:12:45.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1400 16 16 0 0 0 - 0 2024-07-28T20:12:46.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:46.140 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:46.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:46.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:46.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:46 smithi155 bash[73694]: debug 2024-07-28T20:12:46.109+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:46.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:46 smithi155 bash[73694]: debug 2024-07-28T20:12:46.121+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:46.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:46.497 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:46.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:46.638 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:12:46.738 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:46.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:46 smithi155 bash[68033]: cluster 2024-07-28T20:12:45.455545+0000 mgr.y (mgr.34101) 1294 : cluster [DBG] pgmap v2094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:46.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:46.869 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:46 smithi045 bash[80445]: cluster 2024-07-28T20:12:45.455545+0000 mgr.y (mgr.34101) 1294 : cluster [DBG] pgmap v2094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:46.869 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:46 smithi045 bash[82788]: cluster 2024-07-28T20:12:45.455545+0000 mgr.y (mgr.34101) 1294 : cluster [DBG] pgmap v2094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:46.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1401 16 16 0 0 0 - 0 2024-07-28T20:12:46.977 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:47.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:47.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:47.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:47.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:47 smithi155 bash[73694]: debug 2024-07-28T20:12:47.141+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:47.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:47.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:47.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:47 smithi155 bash[73694]: debug 2024-07-28T20:12:47.329+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:47.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:47.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:47.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:47.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1402 16 16 0 0 0 - 0 2024-07-28T20:12:47.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:48.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:48.169 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:48.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:48.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:48 smithi155 bash[73694]: debug 2024-07-28T20:12:48.065+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:48.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:48 smithi155 bash[73694]: debug 2024-07-28T20:12:48.173+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:48.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:48.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:48.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:48.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:48.767 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:48.779 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:48 smithi045 bash[82788]: cluster 2024-07-28T20:12:47.457954+0000 mgr.y (mgr.34101) 1295 : cluster [DBG] pgmap v2095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:48.779 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:48 smithi045 bash[82788]: audit 2024-07-28T20:12:48.127825+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:48.779 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:48 smithi045 bash[80445]: cluster 2024-07-28T20:12:47.457954+0000 mgr.y (mgr.34101) 1295 : cluster [DBG] pgmap v2095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:48.780 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:48 smithi045 bash[80445]: audit 2024-07-28T20:12:48.127825+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:48.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:48.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:48 smithi155 bash[68033]: cluster 2024-07-28T20:12:47.457954+0000 mgr.y (mgr.34101) 1295 : cluster [DBG] pgmap v2095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:48.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:48 smithi155 bash[68033]: audit 2024-07-28T20:12:48.127825+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:12:48.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:48.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1403 16 16 0 0 0 - 0 2024-07-28T20:12:49.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:49.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:49.138 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:48 smithi155 bash[73694]: debug 2024-07-28T20:12:48.885+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:49.142 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:12:49.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:49.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:49 smithi155 bash[73694]: debug 2024-07-28T20:12:49.205+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:49.364 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:49.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:49.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:49.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:49.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:49.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:49.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1404 16 16 0 0 0 - 0 2024-07-28T20:12:49.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:50.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:49 smithi155 bash[73694]: debug 2024-07-28T20:12:49.669+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:50.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:50.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:50.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:50.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:50.488 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:12:50.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:50 smithi155 bash[73694]: debug 2024-07-28T20:12:50.249+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:50.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:50.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:50.677 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:50 smithi155 bash[68033]: cluster 2024-07-28T20:12:49.459720+0000 mgr.y (mgr.34101) 1296 : cluster [DBG] pgmap v2096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:50.775 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:50 smithi045 bash[80445]: cluster 2024-07-28T20:12:49.459720+0000 mgr.y (mgr.34101) 1296 : cluster [DBG] pgmap v2096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:50.775 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:12:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:12:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:12:50.776 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:50 smithi045 bash[82788]: cluster 2024-07-28T20:12:49.459720+0000 mgr.y (mgr.34101) 1296 : cluster [DBG] pgmap v2096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:50.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:50.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1405 16 16 0 0 0 - 0 2024-07-28T20:12:50.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:51.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:51.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:51.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:51.285 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:12:51.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T20:12:51.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:51.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:51.520 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:51 smithi155 bash[73694]: debug 2024-07-28T20:12:51.233+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:51.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:51.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:51.865 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:51.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1406 16 16 0 0 0 - 0 2024-07-28T20:12:51.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:52.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:52.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:52.336 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:52.428 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:12:52 smithi155 bash[60745]: ts=2024-07-28T20:12:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:12:52.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:52.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:52 smithi155 bash[73694]: debug 2024-07-28T20:12:52.201+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:52.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:52 smithi155 bash[73694]: debug 2024-07-28T20:12:52.265+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:52.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:52.456 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:52.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:52.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:52.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:52 smithi045 bash[80445]: cluster 2024-07-28T20:12:51.460722+0000 mgr.y (mgr.34101) 1297 : cluster [DBG] pgmap v2097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:52 smithi045 bash[82788]: cluster 2024-07-28T20:12:51.460722+0000 mgr.y (mgr.34101) 1297 : cluster [DBG] pgmap v2097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:52.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:52 smithi155 bash[68033]: cluster 2024-07-28T20:12:51.460722+0000 mgr.y (mgr.34101) 1297 : cluster [DBG] pgmap v2097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:52.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:52 smithi155 bash[73694]: debug 2024-07-28T20:12:52.429+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:52.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:52.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1407 16 16 0 0 0 - 0 2024-07-28T20:12:52.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:53.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:53.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:53.247 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:53.247 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:53 smithi155 bash[73694]: debug 2024-07-28T20:12:53.037+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:53.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:53.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:53.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:53.536 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:53 smithi155 bash[73694]: debug 2024-07-28T20:12:53.249+0000 7f8e37e1e640 -1 osd.4 1203 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:53.550 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:12:53.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:53.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:53.799 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:53 smithi045 bash[80445]: audit 2024-07-28T20:12:53.093334+0000 mon.a (mon.0) 2049 : audit [INF] from='client.? 172.21.15.45:0/3502161290' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:12:53.799 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:53 smithi045 bash[82788]: audit 2024-07-28T20:12:53.093334+0000 mon.a (mon.0) 2049 : audit [INF] from='client.? 172.21.15.45:0/3502161290' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:12:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:53 smithi155 bash[68033]: audit 2024-07-28T20:12:53.093334+0000 mon.a (mon.0) 2049 : audit [INF] from='client.? 172.21.15.45:0/3502161290' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:12:53.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:53.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1408 16 16 0 0 0 - 0 2024-07-28T20:12:54.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:54.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:54.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:54.357 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:54.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:54.538 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:54 smithi155 bash[73694]: debug 2024-07-28T20:12:54.269+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:54.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:54.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:54 smithi045 bash[80445]: cluster 2024-07-28T20:12:53.462445+0000 mgr.y (mgr.34101) 1298 : cluster [DBG] pgmap v2098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:54 smithi045 bash[80445]: cluster 2024-07-28T20:12:53.535522+0000 mon.a (mon.0) 2050 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:54 smithi045 bash[80445]: audit 2024-07-28T20:12:53.551001+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? 172.21.15.45:0/3502161290' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:12:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:54 smithi045 bash[80445]: cluster 2024-07-28T20:12:53.551130+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1204: 8 total, 2 up, 8 in 2024-07-28T20:12:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:54 smithi045 bash[82788]: cluster 2024-07-28T20:12:53.462445+0000 mgr.y (mgr.34101) 1298 : cluster [DBG] pgmap v2098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:54 smithi045 bash[82788]: cluster 2024-07-28T20:12:53.535522+0000 mon.a (mon.0) 2050 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:54 smithi045 bash[82788]: audit 2024-07-28T20:12:53.551001+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? 172.21.15.45:0/3502161290' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:12:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:54 smithi045 bash[82788]: cluster 2024-07-28T20:12:53.551130+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1204: 8 total, 2 up, 8 in 2024-07-28T20:12:54.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:54 smithi155 bash[68033]: cluster 2024-07-28T20:12:53.462445+0000 mgr.y (mgr.34101) 1298 : cluster [DBG] pgmap v2098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:54.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:54 smithi155 bash[68033]: cluster 2024-07-28T20:12:53.535522+0000 mon.a (mon.0) 2050 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:12:54.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:54 smithi155 bash[68033]: audit 2024-07-28T20:12:53.551001+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? 172.21.15.45:0/3502161290' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:12:54.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:54 smithi155 bash[68033]: cluster 2024-07-28T20:12:53.551130+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1204: 8 total, 2 up, 8 in 2024-07-28T20:12:54.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:54.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1409 16 16 0 0 0 - 0 2024-07-28T20:12:54.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:55.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:55.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:55.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:55.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:55.547 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:55.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:55 smithi155 bash[73694]: debug 2024-07-28T20:12:55.277+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:55.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:55.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:55.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:55.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1410 16 16 0 0 0 - 0 2024-07-28T20:12:56.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:56.095 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:12:56.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:56.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:56.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:56 smithi155 bash[73694]: debug 2024-07-28T20:12:56.237+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:56.380 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:56.404 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:12:56.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:56.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:56 smithi045 bash[80445]: cluster 2024-07-28T20:12:55.464197+0000 mgr.y (mgr.34101) 1299 : cluster [DBG] pgmap v2100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:56 smithi045 bash[82788]: cluster 2024-07-28T20:12:55.464197+0000 mgr.y (mgr.34101) 1299 : cluster [DBG] pgmap v2100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:56.737 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:56.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:56 smithi155 bash[68033]: cluster 2024-07-28T20:12:55.464197+0000 mgr.y (mgr.34101) 1299 : cluster [DBG] pgmap v2100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:56.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:56.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1411 16 16 0 0 0 - 0 2024-07-28T20:12:56.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:57.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:57.212 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:57.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:57.450 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:57.522 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:57.523 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:57 smithi155 bash[73694]: debug 2024-07-28T20:12:57.281+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:57.523 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:57 smithi155 bash[73694]: debug 2024-07-28T20:12:57.289+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:57.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:57.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:57.805 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:57.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1412 16 16 0 0 0 - 0 2024-07-28T20:12:57.924 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:58.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:58.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:58.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:58.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:12:58.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:58.547 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:58 smithi155 bash[73694]: debug 2024-07-28T20:12:58.253+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:58.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:12:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:12:58 smithi045 bash[80445]: cluster 2024-07-28T20:12:57.466469+0000 mgr.y (mgr.34101) 1300 : cluster [DBG] pgmap v2101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:12:58 smithi045 bash[82788]: cluster 2024-07-28T20:12:57.466469+0000 mgr.y (mgr.34101) 1300 : cluster [DBG] pgmap v2101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:58.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:58.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:12:58 smithi155 bash[68033]: cluster 2024-07-28T20:12:57.466469+0000 mgr.y (mgr.34101) 1300 : cluster [DBG] pgmap v2101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:12:58.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:12:58.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1413 16 16 0 0 0 - 0 2024-07-28T20:12:59.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:59.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:12:59.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:12:59.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:12:59.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:59.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:59 smithi155 bash[73694]: debug 2024-07-28T20:12:59.225+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:12:59.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:12:59.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:12:59 smithi155 bash[73694]: debug 2024-07-28T20:12:59.389+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:12:59.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:59.730 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:12:59.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:12:59.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:12:59.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1414 16 16 0 0 0 - 0 2024-07-28T20:12:59.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:00.092 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:00.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:00.330 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:00.442 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:13:00.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T20:13:00.448 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:00.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:00 smithi155 bash[73694]: debug 2024-07-28T20:13:00.217+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:00.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:00 smithi045 bash[80445]: cluster 2024-07-28T20:12:59.468295+0000 mgr.y (mgr.34101) 1301 : cluster [DBG] pgmap v2102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:13:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:13:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:13:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:00 smithi045 bash[82788]: cluster 2024-07-28T20:12:59.468295+0000 mgr.y (mgr.34101) 1301 : cluster [DBG] pgmap v2102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:00.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:00.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:00 smithi155 bash[68033]: cluster 2024-07-28T20:12:59.468295+0000 mgr.y (mgr.34101) 1301 : cluster [DBG] pgmap v2102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:00.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:00.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1415 16 16 0 0 0 - 0 2024-07-28T20:13:00.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:01.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:01.163 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:13:01.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:01.321 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:01.442 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:01.453 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:01.453 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:01 smithi155 bash[73694]: debug 2024-07-28T20:13:01.177+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:01.453 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:01 smithi155 bash[73694]: debug 2024-07-28T20:13:01.181+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:01.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:01.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:01.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:01.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1416 16 16 0 0 0 - 0 2024-07-28T20:13:01.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:02.042 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:02.161 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:02.163 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:02.163 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:01 smithi155 bash[73694]: debug 2024-07-28T20:13:01.901+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:02.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:02.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:02.515 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:02.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:02 smithi155 bash[73694]: debug 2024-07-28T20:13:02.165+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:02.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:13:02 smithi155 bash[60745]: ts=2024-07-28T20:13:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:13:02.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:02.755 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:02.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:02.882 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:02 smithi155 bash[68033]: cluster 2024-07-28T20:13:01.470425+0000 mgr.y (mgr.34101) 1302 : cluster [DBG] pgmap v2103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:02.882 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:02.882 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:02 smithi155 bash[73694]: debug 2024-07-28T20:13:02.737+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:02.890 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:02 smithi045 bash[80445]: cluster 2024-07-28T20:13:01.470425+0000 mgr.y (mgr.34101) 1302 : cluster [DBG] pgmap v2103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:02.890 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:02 smithi045 bash[82788]: cluster 2024-07-28T20:13:01.470425+0000 mgr.y (mgr.34101) 1302 : cluster [DBG] pgmap v2103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:02.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1417 16 16 0 0 0 - 0 2024-07-28T20:13:02.972 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:02.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:03.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:03.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:03.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:02 smithi155 bash[73694]: debug 2024-07-28T20:13:02.973+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:03.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:03.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:03 smithi155 bash[73694]: debug 2024-07-28T20:13:03.065+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:03.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:03 smithi155 bash[73694]: debug 2024-07-28T20:13:03.121+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:03.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:03.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:03.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:03.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:03.789 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:03 smithi155 bash[68033]: audit 2024-07-28T20:13:03.128382+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:03.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:03.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:03.834 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:03 smithi155 bash[73694]: debug 2024-07-28T20:13:03.789+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:03.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1418 16 16 0 0 0 - 0 2024-07-28T20:13:03.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:03 smithi045 bash[80445]: audit 2024-07-28T20:13:03.128382+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:03 smithi045 bash[82788]: audit 2024-07-28T20:13:03.128382+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:04.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:04.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:04.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:04 smithi155 bash[73694]: debug 2024-07-28T20:13:04.081+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:04.208 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:13:04.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:04.405 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:04.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:04.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:04.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:04 smithi155 bash[73694]: debug 2024-07-28T20:13:04.409+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:04.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:04.674 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:04 smithi155 bash[68033]: cluster 2024-07-28T20:13:03.472319+0000 mgr.y (mgr.34101) 1303 : cluster [DBG] pgmap v2104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:04 smithi045 bash[82788]: cluster 2024-07-28T20:13:03.472319+0000 mgr.y (mgr.34101) 1303 : cluster [DBG] pgmap v2104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:04 smithi045 bash[80445]: cluster 2024-07-28T20:13:03.472319+0000 mgr.y (mgr.34101) 1303 : cluster [DBG] pgmap v2104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:04.783 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:04.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:04.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1419 16 16 0 0 0 - 0 2024-07-28T20:13:05.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:05.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:05.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:04 smithi155 bash[73694]: debug 2024-07-28T20:13:04.885+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:05.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:05.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:05.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:05.389 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:05 smithi155 bash[73694]: debug 2024-07-28T20:13:05.073+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:05.389 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:05.389 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:05 smithi155 bash[73694]: debug 2024-07-28T20:13:05.241+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:05.497 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:05.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:05.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:05.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:05.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:13:05.911391+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:13:05.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:13:05.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1420 16 16 0 0 0 - 0 2024-07-28T20:13:05.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:06.091 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:06.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:06.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:06.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:06 smithi155 bash[73694]: debug 2024-07-28T20:13:06.085+0000 7f8e37e1e640 -1 osd.4 1204 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:06.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:06.335 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:06 smithi155 bash[73694]: debug 2024-07-28T20:13:06.305+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:06.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:06.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:06.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:06 smithi155 bash[73694]: debug 2024-07-28T20:13:06.400+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:06.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:06.576 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:13:06.664 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:06.664 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:06 smithi155 bash[68033]: cluster 2024-07-28T20:13:05.474089+0000 mgr.y (mgr.34101) 1304 : cluster [DBG] pgmap v2105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:06.664 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:06 smithi155 bash[68033]: audit 2024-07-28T20:13:06.311670+0000 mon.a (mon.0) 2053 : audit [INF] from='client.? 172.21.15.45:0/1816138669' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:13:06.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:06.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:06.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1421 16 16 0 0 0 - 0 2024-07-28T20:13:06.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:06.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:06 smithi045 bash[80445]: cluster 2024-07-28T20:13:05.474089+0000 mgr.y (mgr.34101) 1304 : cluster [DBG] pgmap v2105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:06.931 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:06 smithi045 bash[80445]: audit 2024-07-28T20:13:06.311670+0000 mon.a (mon.0) 2053 : audit [INF] from='client.? 172.21.15.45:0/1816138669' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:13:06.931 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:06 smithi045 bash[82788]: cluster 2024-07-28T20:13:05.474089+0000 mgr.y (mgr.34101) 1304 : cluster [DBG] pgmap v2105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:06.931 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:06 smithi045 bash[82788]: audit 2024-07-28T20:13:06.311670+0000 mon.a (mon.0) 2053 : audit [INF] from='client.? 172.21.15.45:0/1816138669' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:13:07.039 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:07.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:06 smithi155 bash[73694]: debug 2024-07-28T20:13:06.664+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:07.157 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:07.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:07.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:07.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:07.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:07 smithi155 bash[73694]: debug 2024-07-28T20:13:07.052+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:07.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:07 smithi045 bash[80445]: cluster 2024-07-28T20:13:06.567690+0000 mon.a (mon.0) 2054 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:13:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:07 smithi045 bash[80445]: audit 2024-07-28T20:13:06.576962+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? 172.21.15.45:0/1816138669' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:13:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:07 smithi045 bash[80445]: cluster 2024-07-28T20:13:06.577133+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1205: 8 total, 2 up, 8 in 2024-07-28T20:13:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:07 smithi045 bash[82788]: cluster 2024-07-28T20:13:06.567690+0000 mon.a (mon.0) 2054 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:13:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:07 smithi045 bash[82788]: audit 2024-07-28T20:13:06.576962+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? 172.21.15.45:0/1816138669' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:13:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:07 smithi045 bash[82788]: cluster 2024-07-28T20:13:06.577133+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1205: 8 total, 2 up, 8 in 2024-07-28T20:13:07.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:07.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:07.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1422 16 16 0 0 0 - 0 2024-07-28T20:13:07.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:08.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:07 smithi155 bash[68033]: cluster 2024-07-28T20:13:06.567690+0000 mon.a (mon.0) 2054 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:13:08.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:07 smithi155 bash[68033]: audit 2024-07-28T20:13:06.576962+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? 172.21.15.45:0/1816138669' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:13:08.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:07 smithi155 bash[68033]: cluster 2024-07-28T20:13:06.577133+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1205: 8 total, 2 up, 8 in 2024-07-28T20:13:08.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:08.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:08.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:08.358 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:08 smithi155 bash[73694]: debug 2024-07-28T20:13:08.076+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:08.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:08.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:08.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:08.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:08 smithi155 bash[68033]: cluster 2024-07-28T20:13:07.475100+0000 mgr.y (mgr.34101) 1305 : cluster [DBG] pgmap v2107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:08.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:08.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1423 16 16 0 0 0 - 0 2024-07-28T20:13:08.925 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:08.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:08 smithi045 bash[80445]: cluster 2024-07-28T20:13:07.475100+0000 mgr.y (mgr.34101) 1305 : cluster [DBG] pgmap v2107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:08 smithi045 bash[82788]: cluster 2024-07-28T20:13:07.475100+0000 mgr.y (mgr.34101) 1305 : cluster [DBG] pgmap v2107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:09.024 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:08 smithi155 bash[73694]: debug 2024-07-28T20:13:08.924+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:09.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:09.174 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:09.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:09 smithi155 bash[73694]: debug 2024-07-28T20:13:09.024+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:09.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:09.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:09 smithi155 bash[73694]: debug 2024-07-28T20:13:09.144+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:09.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:09.369 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:09.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:09.479 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:13:09.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:09.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:09.646 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:09 smithi155 bash[73694]: debug 2024-07-28T20:13:09.368+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:09.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:09.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:09.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1424 16 16 0 0 0 - 0 2024-07-28T20:13:09.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:10.109 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:10.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:10.281 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:13:10.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T20:13:10.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:10 smithi155 bash[73694]: debug 2024-07-28T20:13:10.012+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:10.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:10.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:13:10.490 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:10.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:10.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:10.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:10.850 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:10 smithi155 bash[68033]: cluster 2024-07-28T20:13:09.476798+0000 mgr.y (mgr.34101) 1306 : cluster [DBG] pgmap v2108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:10.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1425 16 16 0 0 0 - 0 2024-07-28T20:13:10.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:13:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:13:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:13:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:10 smithi045 bash[82788]: cluster 2024-07-28T20:13:09.476798+0000 mgr.y (mgr.34101) 1306 : cluster [DBG] pgmap v2108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:10.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:10 smithi045 bash[80445]: cluster 2024-07-28T20:13:09.476798+0000 mgr.y (mgr.34101) 1306 : cluster [DBG] pgmap v2108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:11.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:11.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:11.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:11.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:10 smithi155 bash[73694]: debug 2024-07-28T20:13:10.920+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:11.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:11 smithi155 bash[73694]: debug 2024-07-28T20:13:11.060+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:11.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:11.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:11.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:11.669 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:11.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:11.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:11.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1426 16 16 0 0 0 - 0 2024-07-28T20:13:12.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:12.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:12.269 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:12.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:12.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:12 smithi155 bash[73694]: debug 2024-07-28T20:13:12.008+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:12.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:12 smithi155 bash[73694]: debug 2024-07-28T20:13:12.072+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:12.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:12.509 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:12.600 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:13:12 smithi155 bash[60745]: ts=2024-07-28T20:13:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:13:12.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:12 smithi045 bash[80445]: cluster 2024-07-28T20:13:11.478693+0000 mgr.y (mgr.34101) 1307 : cluster [DBG] pgmap v2109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:12 smithi045 bash[82788]: cluster 2024-07-28T20:13:11.478693+0000 mgr.y (mgr.34101) 1307 : cluster [DBG] pgmap v2109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:12.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:12.868 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:12.879 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:12 smithi155 bash[68033]: cluster 2024-07-28T20:13:11.478693+0000 mgr.y (mgr.34101) 1307 : cluster [DBG] pgmap v2109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:12.879 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:12.879 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:12 smithi155 bash[73694]: debug 2024-07-28T20:13:12.720+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:12.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1427 16 16 0 0 0 - 0 2024-07-28T20:13:12.986 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:13.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:13.220 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:13.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:13 smithi155 bash[73694]: debug 2024-07-28T20:13:13.024+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:13.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:13.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:13.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:13.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:13.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:13.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:13 smithi155 bash[73694]: debug 2024-07-28T20:13:13.556+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:13.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:13.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:13.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1428 16 16 0 0 0 - 0 2024-07-28T20:13:13.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:13 smithi155 bash[73694]: debug 2024-07-28T20:13:13.772+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:14.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:14.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:14.291 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:14.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:14.420 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:14.421 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:14 smithi155 bash[73694]: debug 2024-07-28T20:13:14.076+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:14.421 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:14 smithi155 bash[73694]: debug 2024-07-28T20:13:14.132+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:14.529 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:14.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:14.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:14.777 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:14 smithi155 bash[68033]: cluster 2024-07-28T20:13:13.480473+0000 mgr.y (mgr.34101) 1308 : cluster [DBG] pgmap v2110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:14.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:14.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1429 16 16 0 0 0 - 0 2024-07-28T20:13:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:14 smithi045 bash[82788]: cluster 2024-07-28T20:13:13.480473+0000 mgr.y (mgr.34101) 1308 : cluster [DBG] pgmap v2110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:14 smithi045 bash[80445]: cluster 2024-07-28T20:13:13.480473+0000 mgr.y (mgr.34101) 1308 : cluster [DBG] pgmap v2110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:15.006 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:15.091 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:13:15.091 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:13:15.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:15.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:15.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:15.369 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:15 smithi155 bash[73694]: debug 2024-07-28T20:13:15.060+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:15.478 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:15.597 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:15.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:15.837 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:15.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1430 16 16 0 0 0 - 0 2024-07-28T20:13:15.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:16.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:16.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:16.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:16.325 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:16 smithi155 bash[73694]: debug 2024-07-28T20:13:16.068+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:16.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:16.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:16.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:16 smithi045 bash[80445]: cluster 2024-07-28T20:13:15.482284+0000 mgr.y (mgr.34101) 1309 : cluster [DBG] pgmap v2111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:16 smithi045 bash[82788]: cluster 2024-07-28T20:13:15.482284+0000 mgr.y (mgr.34101) 1309 : cluster [DBG] pgmap v2111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:16.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:16.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1431 16 16 0 0 0 - 0 2024-07-28T20:13:16.912 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:16.923 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:16 smithi155 bash[68033]: cluster 2024-07-28T20:13:15.482284+0000 mgr.y (mgr.34101) 1309 : cluster [DBG] pgmap v2111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:17.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:17.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:17.260 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:17.270 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:17 smithi155 bash[73694]: debug 2024-07-28T20:13:17.064+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:17.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:17.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:17.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:17.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:17.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:17.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1432 16 16 0 0 0 - 0 2024-07-28T20:13:17.977 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:18.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:18.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:18.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:18 smithi155 bash[73694]: debug 2024-07-28T20:13:18.096+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:18.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:18.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:18.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:18.472 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:18 smithi155 bash[73694]: debug 2024-07-28T20:13:18.316+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:18.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:18.699 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:18.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:18.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:18 smithi155 bash[73694]: debug 2024-07-28T20:13:18.676+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:18.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:18 smithi155 bash[68033]: cluster 2024-07-28T20:13:17.483369+0000 mgr.y (mgr.34101) 1310 : cluster [DBG] pgmap v2112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:18.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:18 smithi155 bash[68033]: audit 2024-07-28T20:13:18.135743+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:18.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:18 smithi155 bash[68033]: audit 2024-07-28T20:13:18.137329+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:18.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:18.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1433 16 16 0 0 0 - 0 2024-07-28T20:13:18.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:18.947 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:18 smithi045 bash[80445]: cluster 2024-07-28T20:13:17.483369+0000 mgr.y (mgr.34101) 1310 : cluster [DBG] pgmap v2112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:18.947 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:18 smithi045 bash[80445]: audit 2024-07-28T20:13:18.135743+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:18.947 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:18 smithi045 bash[80445]: audit 2024-07-28T20:13:18.137329+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:18.948 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:18 smithi045 bash[82788]: cluster 2024-07-28T20:13:17.483369+0000 mgr.y (mgr.34101) 1310 : cluster [DBG] pgmap v2112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:18.948 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:18 smithi045 bash[82788]: audit 2024-07-28T20:13:18.135743+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:18.948 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:18 smithi045 bash[82788]: audit 2024-07-28T20:13:18.137329+0000 mon.c (mon.2) 426 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:19.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:19.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:19.295 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:19.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:19 smithi155 bash[73694]: debug 2024-07-28T20:13:19.052+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:19.415 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:19.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:19.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:19.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:19.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:19.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1434 16 16 0 0 0 - 0 2024-07-28T20:13:20.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:20.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:20.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:20.351 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:13:20.368 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:20.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:20.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:20 smithi155 bash[73694]: debug 2024-07-28T20:13:20.064+0000 7f8e37e1e640 -1 osd.4 1205 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:20.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:20.619 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:13:20.717 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:20.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:20 smithi155 bash[68033]: cluster 2024-07-28T20:13:19.485049+0000 mgr.y (mgr.34101) 1311 : cluster [DBG] pgmap v2113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:20.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:20 smithi155 bash[68033]: audit 2024-07-28T20:13:20.526219+0000 mon.a (mon.0) 2058 : audit [INF] from='client.? 172.21.15.45:0/1073801220' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:13:20.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:20.847 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:13:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:13:20] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:13:20.847 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:20 smithi045 bash[82788]: cluster 2024-07-28T20:13:19.485049+0000 mgr.y (mgr.34101) 1311 : cluster [DBG] pgmap v2113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:20.847 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:20 smithi045 bash[82788]: audit 2024-07-28T20:13:20.526219+0000 mon.a (mon.0) 2058 : audit [INF] from='client.? 172.21.15.45:0/1073801220' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:13:20.847 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:20 smithi045 bash[80445]: cluster 2024-07-28T20:13:19.485049+0000 mgr.y (mgr.34101) 1311 : cluster [DBG] pgmap v2113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:20.847 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:20 smithi045 bash[80445]: audit 2024-07-28T20:13:20.526219+0000 mon.a (mon.0) 2058 : audit [INF] from='client.? 172.21.15.45:0/1073801220' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:13:20.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1435 16 16 0 0 0 - 0 2024-07-28T20:13:20.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:21.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:21.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:21.242 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:13:21.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T20:13:21.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:21 smithi155 bash[73694]: debug 2024-07-28T20:13:21.112+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:21.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:21.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:21.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:21.444 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:21 smithi155 bash[73694]: debug 2024-07-28T20:13:21.300+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:21.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:21.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:21.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:21.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:21.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:21 smithi155 bash[73694]: debug 2024-07-28T20:13:21.644+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:21.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:21 smithi155 bash[68033]: cluster 2024-07-28T20:13:20.615558+0000 mon.a (mon.0) 2059 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:13:21.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:21 smithi155 bash[68033]: audit 2024-07-28T20:13:20.620446+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.45:0/1073801220' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:13:21.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:21 smithi155 bash[68033]: cluster 2024-07-28T20:13:20.620507+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1206: 8 total, 2 up, 8 in 2024-07-28T20:13:21.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:21.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1436 16 16 0 0 0 - 0 2024-07-28T20:13:21.921 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:21 smithi045 bash[80445]: cluster 2024-07-28T20:13:20.615558+0000 mon.a (mon.0) 2059 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:13:21.921 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:21 smithi045 bash[80445]: audit 2024-07-28T20:13:20.620446+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.45:0/1073801220' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:13:21.921 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:21 smithi045 bash[80445]: cluster 2024-07-28T20:13:20.620507+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1206: 8 total, 2 up, 8 in 2024-07-28T20:13:21.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:21 smithi045 bash[82788]: cluster 2024-07-28T20:13:20.615558+0000 mon.a (mon.0) 2059 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:13:21.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:21 smithi045 bash[82788]: audit 2024-07-28T20:13:20.620446+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.45:0/1073801220' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:13:21.921 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:21 smithi045 bash[82788]: cluster 2024-07-28T20:13:20.620507+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1206: 8 total, 2 up, 8 in 2024-07-28T20:13:22.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:22.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:22.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:22.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:22.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:22 smithi155 bash[73694]: debug 2024-07-28T20:13:22.060+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:22.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:22 smithi155 bash[73694]: debug 2024-07-28T20:13:22.136+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:22.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:22.506 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:22.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:22.638 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:13:22 smithi155 bash[60745]: ts=2024-07-28T20:13:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:13:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:22 smithi045 bash[80445]: cluster 2024-07-28T20:13:21.486015+0000 mgr.y (mgr.34101) 1312 : cluster [DBG] pgmap v2115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:22 smithi045 bash[82788]: cluster 2024-07-28T20:13:21.486015+0000 mgr.y (mgr.34101) 1312 : cluster [DBG] pgmap v2115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:22.746 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:22.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:22.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1437 16 16 0 0 0 - 0 2024-07-28T20:13:22.943 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:22 smithi155 bash[68033]: cluster 2024-07-28T20:13:21.486015+0000 mgr.y (mgr.34101) 1312 : cluster [DBG] pgmap v2115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:22.943 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:22.943 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:22 smithi155 bash[73694]: debug 2024-07-28T20:13:22.736+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:22.943 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:22.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:22 smithi155 bash[73694]: debug 2024-07-28T20:13:22.944+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:22.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:23.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:23.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:23.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:23 smithi155 bash[73694]: debug 2024-07-28T20:13:23.072+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:23.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:23.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:23.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:23.648 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:23 smithi045 bash[82788]: audit 2024-07-28T20:13:23.526329+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:13:23.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:23.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:23.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:13:23.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1438 16 16 0 0 0 - 0 2024-07-28T20:13:23.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:23.944 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:23 smithi155 bash[68033]: audit 2024-07-28T20:13:23.526329+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:13:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:23 smithi045 bash[80445]: audit 2024-07-28T20:13:23.526329+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:13:24.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:24.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:24.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:24.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:24.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:24 smithi155 bash[73694]: debug 2024-07-28T20:13:24.104+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:24.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:24 smithi155 bash[73694]: debug 2024-07-28T20:13:24.132+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:24.360 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:24.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:24.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:24.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:24 smithi155 bash[73694]: debug 2024-07-28T20:13:24.360+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:24.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:24.767 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:24.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:24.896 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:24 smithi045 bash[80445]: cluster 2024-07-28T20:13:23.487685+0000 mgr.y (mgr.34101) 1313 : cluster [DBG] pgmap v2116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:24.896 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:24 smithi045 bash[82788]: cluster 2024-07-28T20:13:23.487685+0000 mgr.y (mgr.34101) 1313 : cluster [DBG] pgmap v2116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:24.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1439 16 16 0 0 0 - 0 2024-07-28T20:13:25.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:25.016 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:24 smithi155 bash[68033]: cluster 2024-07-28T20:13:23.487685+0000 mgr.y (mgr.34101) 1313 : cluster [DBG] pgmap v2116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:25.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:25.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:25 smithi155 bash[73694]: debug 2024-07-28T20:13:25.112+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:25.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:25.376 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:25 smithi155 bash[73694]: debug 2024-07-28T20:13:25.328+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:25.484 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:25.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:25.704 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:25.704 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:25 smithi155 bash[73694]: debug 2024-07-28T20:13:25.464+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:25.704 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:25.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:25.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:25.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:13:25.914415+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:13:25.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:13:25.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1440 16 16 0 0 0 - 0 2024-07-28T20:13:25.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:25.973 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:25 smithi155 bash[73694]: debug 2024-07-28T20:13:25.704+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:26.011 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:13:26.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:26.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:26.322 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:26.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:26.558 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:26.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:26.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:26.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:26 smithi155 bash[68033]: cluster 2024-07-28T20:13:25.489420+0000 mgr.y (mgr.34101) 1314 : cluster [DBG] pgmap v2117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:26.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:26.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:26 smithi155 bash[73694]: debug 2024-07-28T20:13:26.120+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:26.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:26 smithi155 bash[73694]: debug 2024-07-28T20:13:26.304+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:26.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1441 16 16 0 0 0 - 0 2024-07-28T20:13:26.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:26.928 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:26 smithi045 bash[80445]: cluster 2024-07-28T20:13:25.489420+0000 mgr.y (mgr.34101) 1314 : cluster [DBG] pgmap v2117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:26.928 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:26 smithi045 bash[82788]: cluster 2024-07-28T20:13:25.489420+0000 mgr.y (mgr.34101) 1314 : cluster [DBG] pgmap v2117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:27.037 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:27.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:27.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:27.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:27.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:27 smithi155 bash[73694]: debug 2024-07-28T20:13:27.072+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:27.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:27 smithi155 bash[73694]: debug 2024-07-28T20:13:27.136+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:27.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:27.513 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:27.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:27.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:27.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:27.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1442 16 16 0 0 0 - 0 2024-07-28T20:13:27.993 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:28.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:28.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:28.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:28.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:27 smithi155 bash[73694]: debug 2024-07-28T20:13:27.980+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:28.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:28 smithi155 bash[73694]: debug 2024-07-28T20:13:28.032+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:28.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:28.468 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:28.557 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:13:28.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:28.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:28.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:28.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1443 16 16 0 0 0 - 0 2024-07-28T20:13:28.928 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:28.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:28 smithi045 bash[80445]: cluster 2024-07-28T20:13:27.491430+0000 mgr.y (mgr.34101) 1315 : cluster [DBG] pgmap v2118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:28.936 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:28 smithi045 bash[82788]: cluster 2024-07-28T20:13:27.491430+0000 mgr.y (mgr.34101) 1315 : cluster [DBG] pgmap v2118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:29.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:28 smithi155 bash[68033]: cluster 2024-07-28T20:13:27.491430+0000 mgr.y (mgr.34101) 1315 : cluster [DBG] pgmap v2118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:29.041 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:29.154 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:29.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:29.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:29 smithi155 bash[73694]: debug 2024-07-28T20:13:29.016+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:29.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:29.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:29.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:29.736 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:29.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:29.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1444 16 16 0 0 0 - 0 2024-07-28T20:13:29.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:30.027 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:30.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:29 smithi155 bash[73694]: debug 2024-07-28T20:13:29.824+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:30.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:30.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:30.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:30 smithi155 bash[73694]: debug 2024-07-28T20:13:30.028+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:30.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:30.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:30.428 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:30 smithi155 bash[68033]: audit 2024-07-28T20:13:29.324128+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:30 smithi155 bash[68033]: audit 2024-07-28T20:13:29.330095+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:30 smithi155 bash[68033]: cluster 2024-07-28T20:13:29.493345+0000 mgr.y (mgr.34101) 1316 : cluster [DBG] pgmap v2119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:30.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:30 smithi155 bash[68033]: audit 2024-07-28T20:13:29.493446+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:30 smithi155 bash[68033]: audit 2024-07-28T20:13:29.505521+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:30 smithi155 bash[68033]: audit 2024-07-28T20:13:29.965423+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:13:30.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:30 smithi155 bash[68033]: audit 2024-07-28T20:13:29.967082+0000 mon.c (mon.2) 429 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:13:30.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:30 smithi155 bash[68033]: audit 2024-07-28T20:13:29.977381+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:30.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:30.574 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[82788]: audit 2024-07-28T20:13:29.324128+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.574 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[82788]: audit 2024-07-28T20:13:29.330095+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.574 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[82788]: cluster 2024-07-28T20:13:29.493345+0000 mgr.y (mgr.34101) 1316 : cluster [DBG] pgmap v2119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:30.574 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[82788]: audit 2024-07-28T20:13:29.493446+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.574 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[82788]: audit 2024-07-28T20:13:29.505521+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.575 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[82788]: audit 2024-07-28T20:13:29.965423+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:13:30.575 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[82788]: audit 2024-07-28T20:13:29.967082+0000 mon.c (mon.2) 429 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:13:30.575 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[82788]: audit 2024-07-28T20:13:29.977381+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[80445]: audit 2024-07-28T20:13:29.324128+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[80445]: audit 2024-07-28T20:13:29.330095+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[80445]: cluster 2024-07-28T20:13:29.493345+0000 mgr.y (mgr.34101) 1316 : cluster [DBG] pgmap v2119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:30.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[80445]: audit 2024-07-28T20:13:29.493446+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[80445]: audit 2024-07-28T20:13:29.505521+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[80445]: audit 2024-07-28T20:13:29.965423+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:13:30.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[80445]: audit 2024-07-28T20:13:29.967082+0000 mon.c (mon.2) 429 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:13:30.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[80445]: audit 2024-07-28T20:13:29.977381+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:30.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:30.689 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:30 smithi155 bash[73694]: debug 2024-07-28T20:13:30.428+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:13:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:13:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:13:30.750 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:13:30.797 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:30.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:30.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1445 16 16 0 0 0 - 0 2024-07-28T20:13:31.028 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:31.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:31.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:31.277 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:30 smithi155 bash[73694]: debug 2024-07-28T20:13:30.992+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:31.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:31.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:31.624 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:31.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:31.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:31.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:31 smithi155 bash[73694]: debug 2024-07-28T20:13:31.492+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:31.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:31.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1446 16 16 0 0 0 - 0 2024-07-28T20:13:31.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:32.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:32.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:32.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:31 smithi155 bash[73694]: debug 2024-07-28T20:13:31.948+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:32.324 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:13:32.325 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T20:13:32.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:32.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:32.605 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:32.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:32.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:32 smithi155 bash[68033]: cluster 2024-07-28T20:13:31.495302+0000 mgr.y (mgr.34101) 1317 : cluster [DBG] pgmap v2120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:32.801 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:13:32 smithi155 bash[60745]: ts=2024-07-28T20:13:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:13:32.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:32.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1447 16 16 0 0 0 - 0 2024-07-28T20:13:32.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:32 smithi045 bash[80445]: cluster 2024-07-28T20:13:31.495302+0000 mgr.y (mgr.34101) 1317 : cluster [DBG] pgmap v2120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:32 smithi045 bash[82788]: cluster 2024-07-28T20:13:31.495302+0000 mgr.y (mgr.34101) 1317 : cluster [DBG] pgmap v2120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:33.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:33.198 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:33.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:32 smithi155 bash[73694]: debug 2024-07-28T20:13:32.940+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:33.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:33.438 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:33.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:33.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:33.797 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:33.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:33.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:33 smithi155 bash[73694]: debug 2024-07-28T20:13:33.536+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:33.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1448 16 16 0 0 0 - 0 2024-07-28T20:13:33.920 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:34.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:34.154 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:34 smithi045 bash[80445]: audit 2024-07-28T20:13:33.136319+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:34 smithi045 bash[80445]: audit 2024-07-28T20:13:33.138895+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:34.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:34 smithi045 bash[80445]: cluster 2024-07-28T20:13:33.497041+0000 mgr.y (mgr.34101) 1318 : cluster [DBG] pgmap v2121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:34 smithi045 bash[82788]: audit 2024-07-28T20:13:33.136319+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:34 smithi045 bash[82788]: audit 2024-07-28T20:13:33.138895+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:34 smithi045 bash[82788]: cluster 2024-07-28T20:13:33.497041+0000 mgr.y (mgr.34101) 1318 : cluster [DBG] pgmap v2121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:34.235 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:33 smithi155 bash[73694]: debug 2024-07-28T20:13:33.948+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:34.235 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:34.235 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:34 smithi155 bash[68033]: audit 2024-07-28T20:13:33.136319+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:13:34.235 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:34 smithi155 bash[68033]: audit 2024-07-28T20:13:33.138895+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:34.236 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:34 smithi155 bash[68033]: cluster 2024-07-28T20:13:33.497041+0000 mgr.y (mgr.34101) 1318 : cluster [DBG] pgmap v2121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:34.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:34.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:34 smithi155 bash[73694]: debug 2024-07-28T20:13:34.236+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:34.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:34.396 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:34.516 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:34.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:34 smithi155 bash[73694]: debug 2024-07-28T20:13:34.360+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:34.636 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:34.711 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:34.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:34.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:34.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1449 16 16 0 0 0 - 0 2024-07-28T20:13:34.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:34 smithi155 bash[73694]: debug 2024-07-28T20:13:34.712+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:34.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:35.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:35.157 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:13:35.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:35 smithi155 bash[68033]: audit 2024-07-28T20:13:34.247126+0000 mon.a (mon.0) 2068 : audit [INF] from='client.? 172.21.15.45:0/3702408501' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:13:35.220 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:34 smithi155 bash[73694]: debug 2024-07-28T20:13:34.944+0000 7f8e37e1e640 -1 osd.4 1206 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:35.220 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:35.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:35.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:35.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:35 smithi045 bash[80445]: audit 2024-07-28T20:13:34.247126+0000 mon.a (mon.0) 2068 : audit [INF] from='client.? 172.21.15.45:0/3702408501' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:13:35.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:35 smithi045 bash[82788]: audit 2024-07-28T20:13:34.247126+0000 mon.a (mon.0) 2068 : audit [INF] from='client.? 172.21.15.45:0/3702408501' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:13:35.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:35 smithi155 bash[73694]: debug 2024-07-28T20:13:35.220+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:35.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:35.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:35 smithi155 bash[73694]: debug 2024-07-28T20:13:35.336+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:35.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:35.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:35.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:35.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1450 16 16 0 0 0 - 0 2024-07-28T20:13:35.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:36.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:36.146 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:35 smithi155 bash[73694]: debug 2024-07-28T20:13:35.976+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:36.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:36 smithi045 bash[80445]: cluster 2024-07-28T20:13:35.143126+0000 mon.a (mon.0) 2069 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:13:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:36 smithi045 bash[80445]: audit 2024-07-28T20:13:35.157295+0000 mon.a (mon.0) 2070 : audit [INF] from='client.? 172.21.15.45:0/3702408501' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:13:36.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:36 smithi045 bash[80445]: cluster 2024-07-28T20:13:35.157401+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1207: 8 total, 2 up, 8 in 2024-07-28T20:13:36.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:36 smithi045 bash[80445]: cluster 2024-07-28T20:13:35.498134+0000 mgr.y (mgr.34101) 1319 : cluster [DBG] pgmap v2123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:36 smithi045 bash[82788]: cluster 2024-07-28T20:13:35.143126+0000 mon.a (mon.0) 2069 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:13:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:36 smithi045 bash[82788]: audit 2024-07-28T20:13:35.157295+0000 mon.a (mon.0) 2070 : audit [INF] from='client.? 172.21.15.45:0/3702408501' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:13:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:36 smithi045 bash[82788]: cluster 2024-07-28T20:13:35.157401+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1207: 8 total, 2 up, 8 in 2024-07-28T20:13:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:36 smithi045 bash[82788]: cluster 2024-07-28T20:13:35.498134+0000 mgr.y (mgr.34101) 1319 : cluster [DBG] pgmap v2123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:36.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:36 smithi155 bash[68033]: cluster 2024-07-28T20:13:35.143126+0000 mon.a (mon.0) 2069 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:13:36.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:36 smithi155 bash[68033]: audit 2024-07-28T20:13:35.157295+0000 mon.a (mon.0) 2070 : audit [INF] from='client.? 172.21.15.45:0/3702408501' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:13:36.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:36 smithi155 bash[68033]: cluster 2024-07-28T20:13:35.157401+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1207: 8 total, 2 up, 8 in 2024-07-28T20:13:36.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:36 smithi155 bash[68033]: cluster 2024-07-28T20:13:35.498134+0000 mgr.y (mgr.34101) 1319 : cluster [DBG] pgmap v2123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:36.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:36.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:36.544 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:36.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:36.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:36.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:36.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1451 16 16 0 0 0 - 0 2024-07-28T20:13:37.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:37.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:37.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:37 smithi155 bash[73694]: debug 2024-07-28T20:13:37.004+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:37.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:37 smithi155 bash[73694]: debug 2024-07-28T20:13:37.004+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:37.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:37.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:37.382 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:37.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:37.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:37.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:37 smithi155 bash[73694]: debug 2024-07-28T20:13:37.480+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:37.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:37.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:37.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:37.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1452 16 16 0 0 0 - 0 2024-07-28T20:13:37.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:13:37.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:38.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:38.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:38.229 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:37 smithi155 bash[73694]: debug 2024-07-28T20:13:37.976+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:38.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:38.441 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:13:38.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:38.577 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:38.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:38 smithi045 bash[82788]: cluster 2024-07-28T20:13:37.499989+0000 mgr.y (mgr.34101) 1320 : cluster [DBG] pgmap v2124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:38 smithi045 bash[80445]: cluster 2024-07-28T20:13:37.499989+0000 mgr.y (mgr.34101) 1320 : cluster [DBG] pgmap v2124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:38.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:38 smithi155 bash[68033]: cluster 2024-07-28T20:13:37.499989+0000 mgr.y (mgr.34101) 1320 : cluster [DBG] pgmap v2124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:38.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:38.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1453 16 16 0 0 0 - 0 2024-07-28T20:13:38.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:39.054 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:39.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:39.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:39.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:39 smithi155 bash[73694]: debug 2024-07-28T20:13:39.020+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:39.415 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:39.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:39.653 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:39.773 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:39.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:39.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1454 16 16 0 0 0 - 0 2024-07-28T20:13:40.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:40.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:40.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:40.251 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:40 smithi155 bash[73694]: debug 2024-07-28T20:13:40.028+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:40.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:40.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:40.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:40.717 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:13:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:13:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:13:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:40 smithi045 bash[82788]: cluster 2024-07-28T20:13:39.501715+0000 mgr.y (mgr.34101) 1321 : cluster [DBG] pgmap v2125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:40 smithi045 bash[80445]: cluster 2024-07-28T20:13:39.501715+0000 mgr.y (mgr.34101) 1321 : cluster [DBG] pgmap v2125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:40.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:40.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:40 smithi155 bash[68033]: cluster 2024-07-28T20:13:39.501715+0000 mgr.y (mgr.34101) 1321 : cluster [DBG] pgmap v2125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:40.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1455 16 16 0 0 0 - 0 2024-07-28T20:13:40.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:41.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:41.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:41.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:41 smithi155 bash[73694]: debug 2024-07-28T20:13:41.044+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:41.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:41.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:41.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:41.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:41.794 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:41.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:41.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:41.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1456 16 16 0 0 0 - 0 2024-07-28T20:13:42.033 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:42.154 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:42.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:41 smithi155 bash[73694]: debug 2024-07-28T20:13:41.840+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:42.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:42 smithi155 bash[73694]: debug 2024-07-28T20:13:42.020+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:42.273 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:42.280 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:13:42.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:42.502 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:13:42.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:42.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:42.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:42 smithi155 bash[73694]: debug 2024-07-28T20:13:42.232+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:42.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:13:42 smithi155 bash[60745]: ts=2024-07-28T20:13:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:13:42.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:42 smithi045 bash[80445]: cluster 2024-07-28T20:13:41.503606+0000 mgr.y (mgr.34101) 1322 : cluster [DBG] pgmap v2126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:42 smithi045 bash[82788]: cluster 2024-07-28T20:13:41.503606+0000 mgr.y (mgr.34101) 1322 : cluster [DBG] pgmap v2126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:42.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:42.823 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:42.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:42 smithi155 bash[68033]: cluster 2024-07-28T20:13:41.503606+0000 mgr.y (mgr.34101) 1322 : cluster [DBG] pgmap v2126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:42.861 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:42.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1457 16 16 0 0 0 - 0 2024-07-28T20:13:42.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:42 smithi155 bash[73694]: debug 2024-07-28T20:13:42.824+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:42.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:43.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:43.110 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:42 smithi155 bash[73694]: debug 2024-07-28T20:13:42.972+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:43.110 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:43.111 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:43 smithi155 bash[73694]: debug 2024-07-28T20:13:43.056+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:43.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:43.339 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:43.388 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:13:43.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T20:13:43.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:43.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:43.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:43.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:43.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1458 16 16 0 0 0 - 0 2024-07-28T20:13:43.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:44.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:44.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:44.257 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:43 smithi155 bash[73694]: debug 2024-07-28T20:13:43.984+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:44.257 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:44.257 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:44 smithi155 bash[73694]: debug 2024-07-28T20:13:44.256+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:44.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:44.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:44.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:44.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:44.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:44 smithi155 bash[73694]: debug 2024-07-28T20:13:44.484+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:44.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:44.658 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:44 smithi045 bash[80445]: cluster 2024-07-28T20:13:43.505311+0000 mgr.y (mgr.34101) 1323 : cluster [DBG] pgmap v2127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:44.659 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:44 smithi045 bash[82788]: cluster 2024-07-28T20:13:43.505311+0000 mgr.y (mgr.34101) 1323 : cluster [DBG] pgmap v2127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:44.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:44.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:44.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1459 16 16 0 0 0 - 0 2024-07-28T20:13:44.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:44 smithi155 bash[68033]: cluster 2024-07-28T20:13:43.505311+0000 mgr.y (mgr.34101) 1323 : cluster [DBG] pgmap v2127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:45.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:45.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:44 smithi155 bash[73694]: debug 2024-07-28T20:13:44.964+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:45.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:45.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:45.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:45.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:45 smithi155 bash[73694]: debug 2024-07-28T20:13:45.208+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:45.359 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:45.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:45.598 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:45.718 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:45.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:45.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:13:45.917111+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:13:45.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:13:45.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1460 16 16 0 0 0 - 0 2024-07-28T20:13:45.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:46.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:46.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:46.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:46 smithi155 bash[73694]: debug 2024-07-28T20:13:46.008+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:46.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:46.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:46.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:46.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:46.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:46.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:46.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1461 16 16 0 0 0 - 0 2024-07-28T20:13:46.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:46 smithi155 bash[68033]: cluster 2024-07-28T20:13:45.506743+0000 mgr.y (mgr.34101) 1324 : cluster [DBG] pgmap v2128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:47.033 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:47.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:47.161 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:46 smithi045 bash[80445]: cluster 2024-07-28T20:13:45.506743+0000 mgr.y (mgr.34101) 1324 : cluster [DBG] pgmap v2128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:47.162 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:46 smithi045 bash[82788]: cluster 2024-07-28T20:13:45.506743+0000 mgr.y (mgr.34101) 1324 : cluster [DBG] pgmap v2128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:47.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:47.281 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:46 smithi155 bash[73694]: debug 2024-07-28T20:13:46.972+0000 7f8e37e1e640 -1 osd.4 1207 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:47.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:47.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:47.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:47.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:47.867 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:47.872 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:13:47.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1462 16 16 0 0 0 - 0 2024-07-28T20:13:47.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:47 smithi155 bash[68033]: audit 2024-07-28T20:13:46.884432+0000 mon.a (mon.0) 2072 : audit [INF] from='client.? 172.21.15.45:0/2634414556' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:13:47.986 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:48.066 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:47 smithi045 bash[80445]: audit 2024-07-28T20:13:46.884432+0000 mon.a (mon.0) 2072 : audit [INF] from='client.? 172.21.15.45:0/2634414556' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:13:48.066 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:47 smithi045 bash[82788]: audit 2024-07-28T20:13:46.884432+0000 mon.a (mon.0) 2072 : audit [INF] from='client.? 172.21.15.45:0/2634414556' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:13:48.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:48.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:48.238 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:47 smithi155 bash[73694]: debug 2024-07-28T20:13:47.980+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:48.238 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:48.238 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:48 smithi155 bash[73694]: debug 2024-07-28T20:13:48.084+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:48.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:48.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:48.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:48.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:48.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:48.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1463 16 16 0 0 0 - 0 2024-07-28T20:13:48.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:49.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:49.103 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:13:49.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:49.191 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:48 smithi045 bash[80445]: cluster 2024-07-28T20:13:47.508618+0000 mgr.y (mgr.34101) 1325 : cluster [DBG] pgmap v2129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:49.192 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:48 smithi045 bash[80445]: cluster 2024-07-28T20:13:47.858225+0000 mon.a (mon.0) 2073 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:13:49.192 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:48 smithi045 bash[80445]: audit 2024-07-28T20:13:47.872704+0000 mon.a (mon.0) 2074 : audit [INF] from='client.? 172.21.15.45:0/2634414556' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:13:49.192 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:48 smithi045 bash[80445]: cluster 2024-07-28T20:13:47.872849+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1208: 8 total, 2 up, 8 in 2024-07-28T20:13:49.192 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:48 smithi045 bash[80445]: audit 2024-07-28T20:13:48.131780+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:49.192 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:48 smithi045 bash[82788]: cluster 2024-07-28T20:13:47.508618+0000 mgr.y (mgr.34101) 1325 : cluster [DBG] pgmap v2129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:49.192 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:48 smithi045 bash[82788]: cluster 2024-07-28T20:13:47.858225+0000 mon.a (mon.0) 2073 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:13:49.192 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:48 smithi045 bash[82788]: audit 2024-07-28T20:13:47.872704+0000 mon.a (mon.0) 2074 : audit [INF] from='client.? 172.21.15.45:0/2634414556' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:13:49.192 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:48 smithi045 bash[82788]: cluster 2024-07-28T20:13:47.872849+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1208: 8 total, 2 up, 8 in 2024-07-28T20:13:49.192 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:48 smithi045 bash[82788]: audit 2024-07-28T20:13:48.131780+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:49.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:49.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:48 smithi155 bash[73694]: debug 2024-07-28T20:13:48.936+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:49.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:48 smithi155 bash[73694]: debug 2024-07-28T20:13:48.952+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:49.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:48 smithi155 bash[68033]: cluster 2024-07-28T20:13:47.508618+0000 mgr.y (mgr.34101) 1325 : cluster [DBG] pgmap v2129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:49.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:48 smithi155 bash[68033]: cluster 2024-07-28T20:13:47.858225+0000 mon.a (mon.0) 2073 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:13:49.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:48 smithi155 bash[68033]: audit 2024-07-28T20:13:47.872704+0000 mon.a (mon.0) 2074 : audit [INF] from='client.? 172.21.15.45:0/2634414556' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:13:49.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:48 smithi155 bash[68033]: cluster 2024-07-28T20:13:47.872849+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1208: 8 total, 2 up, 8 in 2024-07-28T20:13:49.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:48 smithi155 bash[68033]: audit 2024-07-28T20:13:48.131780+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:13:49.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:49.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:49.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:49.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:49.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:50.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1464 16 16 0 0 0 - 0 2024-07-28T20:13:50.572 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:49 smithi155 bash[73694]: debug 2024-07-28T20:13:49.988+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:50.685 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:50.707 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:13:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:13:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:13:50.717 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:13:50.804 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:50.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1465 16 16 0 0 0 - 0 2024-07-28T20:13:50.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:50 smithi045 bash[80445]: cluster 2024-07-28T20:13:49.510404+0000 mgr.y (mgr.34101) 1326 : cluster [DBG] pgmap v2131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:50 smithi045 bash[82788]: cluster 2024-07-28T20:13:49.510404+0000 mgr.y (mgr.34101) 1326 : cluster [DBG] pgmap v2131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:50.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:50 smithi155 bash[68033]: cluster 2024-07-28T20:13:49.510404+0000 mgr.y (mgr.34101) 1326 : cluster [DBG] pgmap v2131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:51.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:51.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:51.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:51.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:50 smithi155 bash[73694]: debug 2024-07-28T20:13:50.984+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:51.396 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:51.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:51.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:51.645 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:51.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:51.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:51 smithi155 bash[73694]: debug 2024-07-28T20:13:51.396+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:51.884 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:51.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1466 16 16 0 0 0 - 0 2024-07-28T20:13:52.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:52.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:52.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:52.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:51 smithi155 bash[73694]: debug 2024-07-28T20:13:51.968+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:52.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:52.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:52.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:52.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:52.733 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:13:52 smithi155 bash[60745]: ts=2024-07-28T20:13:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:13:52.829 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:13:52.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:52.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1467 16 16 0 0 0 - 0 2024-07-28T20:13:52.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:52.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:52 smithi045 bash[82788]: cluster 2024-07-28T20:13:51.512331+0000 mgr.y (mgr.34101) 1327 : cluster [DBG] pgmap v2132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:52.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:52 smithi045 bash[80445]: cluster 2024-07-28T20:13:51.512331+0000 mgr.y (mgr.34101) 1327 : cluster [DBG] pgmap v2132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:53.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:53.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:53.202 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:53 smithi155 bash[73694]: debug 2024-07-28T20:13:53.012+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:53.202 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:52 smithi155 bash[68033]: cluster 2024-07-28T20:13:51.512331+0000 mgr.y (mgr.34101) 1327 : cluster [DBG] pgmap v2132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:53.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:53.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:53.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:53.595 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:13:53.595 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T20:13:53.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:53.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:53.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1468 16 16 0 0 0 - 0 2024-07-28T20:13:53.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:54.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:54.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:54.163 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:53 smithi155 bash[73694]: debug 2024-07-28T20:13:53.980+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:54.271 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:54.391 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:54.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:54.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:54.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:54.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:54.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1469 16 16 0 0 0 - 0 2024-07-28T20:13:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:54 smithi045 bash[80445]: cluster 2024-07-28T20:13:53.514124+0000 mgr.y (mgr.34101) 1328 : cluster [DBG] pgmap v2133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:54 smithi045 bash[82788]: cluster 2024-07-28T20:13:53.514124+0000 mgr.y (mgr.34101) 1328 : cluster [DBG] pgmap v2133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:54.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:55.110 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:55.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:55.243 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:55.243 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:54 smithi155 bash[73694]: debug 2024-07-28T20:13:54.940+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:55.243 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:54 smithi155 bash[73694]: debug 2024-07-28T20:13:54.972+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:55.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:54 smithi155 bash[68033]: cluster 2024-07-28T20:13:53.514124+0000 mgr.y (mgr.34101) 1328 : cluster [DBG] pgmap v2133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:55.351 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:55.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:55.590 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:55.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:55.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:55.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1470 16 16 0 0 0 - 0 2024-07-28T20:13:55.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:56.044 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:55 smithi155 bash[73694]: debug 2024-07-28T20:13:55.923+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:56.044 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:56.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:56.098 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:13:56.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:56.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:56 smithi155 bash[73694]: debug 2024-07-28T20:13:56.043+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:56.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:56.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:56 smithi155 bash[73694]: debug 2024-07-28T20:13:56.167+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:56.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:56.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:56.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:56.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:56.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:56.901 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:56.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1471 16 16 0 0 0 - 0 2024-07-28T20:13:57.020 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:57.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:13:57.153 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:56 smithi155 bash[68033]: cluster 2024-07-28T20:13:55.515902+0000 mgr.y (mgr.34101) 1329 : cluster [DBG] pgmap v2134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:57.153 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:56 smithi155 bash[73694]: debug 2024-07-28T20:13:56.959+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:56 smithi045 bash[80445]: cluster 2024-07-28T20:13:55.515902+0000 mgr.y (mgr.34101) 1329 : cluster [DBG] pgmap v2134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:56 smithi045 bash[82788]: cluster 2024-07-28T20:13:55.515902+0000 mgr.y (mgr.34101) 1329 : cluster [DBG] pgmap v2134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:57.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:57.379 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:57.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:57.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:57.729 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:57.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:57.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1472 16 16 0 0 0 - 0 2024-07-28T20:13:57.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:58.084 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:58.127 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:13:58.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:13:58.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:57 smithi155 bash[73694]: debug 2024-07-28T20:13:57.927+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:58.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:58.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:58.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:58.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:58.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:58.917 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:13:58.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1473 16 16 0 0 0 - 0 2024-07-28T20:13:59.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:59.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:13:58 smithi155 bash[68033]: cluster 2024-07-28T20:13:57.517840+0000 mgr.y (mgr.34101) 1330 : cluster [DBG] pgmap v2135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:59.045 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:59.045 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:58 smithi155 bash[73694]: debug 2024-07-28T20:13:58.783+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:59.045 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:59.045 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:58 smithi155 bash[73694]: debug 2024-07-28T20:13:58.887+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:59.045 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:58 smithi155 bash[73694]: debug 2024-07-28T20:13:58.903+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:13:59.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:13:59.165 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:13:58 smithi045 bash[82788]: cluster 2024-07-28T20:13:57.517840+0000 mgr.y (mgr.34101) 1330 : cluster [DBG] pgmap v2135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:59.165 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:13:58 smithi045 bash[80445]: cluster 2024-07-28T20:13:57.517840+0000 mgr.y (mgr.34101) 1330 : cluster [DBG] pgmap v2135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:13:59.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:59.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:59.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:59 smithi155 bash[73694]: debug 2024-07-28T20:13:59.123+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:59.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:13:59.513 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:13:59.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:59.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:13:59.767 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:13:59.767 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:59 smithi155 bash[73694]: debug 2024-07-28T20:13:59.463+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:13:59.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:13:59.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1474 16 16 0 0 0 - 0 2024-07-28T20:13:59.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:00.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:13:59 smithi155 bash[73694]: debug 2024-07-28T20:13:59.911+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:00.114 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:00.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:00.268 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:00.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:00.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:00.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:00 smithi155 bash[73694]: debug 2024-07-28T20:14:00.267+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:00.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:00.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:00.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:00.846 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:14:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:14:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:14:00.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1475 16 16 0 0 0 - 0 2024-07-28T20:14:00.947 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:01.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:01.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:01.186 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:00 smithi045 bash[82788]: cluster 2024-07-28T20:13:59.518932+0000 mgr.y (mgr.34101) 1331 : cluster [DBG] pgmap v2136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:01.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:00 smithi045 bash[80445]: cluster 2024-07-28T20:13:59.518932+0000 mgr.y (mgr.34101) 1331 : cluster [DBG] pgmap v2136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:01.197 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:00 smithi155 bash[73694]: debug 2024-07-28T20:14:00.923+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:01.197 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:00 smithi155 bash[68033]: cluster 2024-07-28T20:13:59.518932+0000 mgr.y (mgr.34101) 1331 : cluster [DBG] pgmap v2136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:01.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:01.396 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:01.396 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:01 smithi155 bash[73694]: debug 2024-07-28T20:14:01.283+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:01.396 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:01.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:01.539 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:01.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:01 smithi155 bash[73694]: debug 2024-07-28T20:14:01.395+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:01.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:01.777 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:01.887 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:01.888 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:01 smithi155 bash[73694]: debug 2024-07-28T20:14:01.607+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:01.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:01.899 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:14:01.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1476 16 16 0 0 0 - 0 2024-07-28T20:14:02.016 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:02.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:02.141 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:01 smithi155 bash[68033]: audit 2024-07-28T20:14:01.493130+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? 172.21.15.45:0/756046330' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:02.141 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:01 smithi155 bash[73694]: debug 2024-07-28T20:14:01.887+0000 7f8e37e1e640 -1 osd.4 1208 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:02.141 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:02.141 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:02 smithi155 bash[73694]: debug 2024-07-28T20:14:02.015+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:01 smithi045 bash[80445]: audit 2024-07-28T20:14:01.493130+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? 172.21.15.45:0/756046330' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:01 smithi045 bash[82788]: audit 2024-07-28T20:14:01.493130+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? 172.21.15.45:0/756046330' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:02.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:02.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:02.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:02.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:02.613 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:14:02 smithi155 bash[60745]: ts=2024-07-28T20:14:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:14:02.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:02.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:02.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1477 16 16 0 0 0 - 0 2024-07-28T20:14:02.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:03.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:03.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:03.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:02 smithi155 bash[73694]: debug 2024-07-28T20:14:02.931+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:03.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:02 smithi155 bash[68033]: cluster 2024-07-28T20:14:01.520763+0000 mgr.y (mgr.34101) 1332 : cluster [DBG] pgmap v2137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:03.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:02 smithi155 bash[68033]: cluster 2024-07-28T20:14:01.886440+0000 mon.a (mon.0) 2077 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:14:03.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:02 smithi155 bash[68033]: audit 2024-07-28T20:14:01.899762+0000 mon.a (mon.0) 2078 : audit [INF] from='client.? 172.21.15.45:0/756046330' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:14:03.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:02 smithi155 bash[68033]: cluster 2024-07-28T20:14:01.899853+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1209: 8 total, 2 up, 8 in 2024-07-28T20:14:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:02 smithi045 bash[80445]: cluster 2024-07-28T20:14:01.520763+0000 mgr.y (mgr.34101) 1332 : cluster [DBG] pgmap v2137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:02 smithi045 bash[80445]: cluster 2024-07-28T20:14:01.886440+0000 mon.a (mon.0) 2077 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:14:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:02 smithi045 bash[80445]: audit 2024-07-28T20:14:01.899762+0000 mon.a (mon.0) 2078 : audit [INF] from='client.? 172.21.15.45:0/756046330' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:14:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:02 smithi045 bash[80445]: cluster 2024-07-28T20:14:01.899853+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1209: 8 total, 2 up, 8 in 2024-07-28T20:14:03.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:02 smithi045 bash[82788]: cluster 2024-07-28T20:14:01.520763+0000 mgr.y (mgr.34101) 1332 : cluster [DBG] pgmap v2137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:03.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:02 smithi045 bash[82788]: cluster 2024-07-28T20:14:01.886440+0000 mon.a (mon.0) 2077 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:14:03.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:02 smithi045 bash[82788]: audit 2024-07-28T20:14:01.899762+0000 mon.a (mon.0) 2078 : audit [INF] from='client.? 172.21.15.45:0/756046330' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:14:03.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:02 smithi045 bash[82788]: cluster 2024-07-28T20:14:01.899853+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1209: 8 total, 2 up, 8 in 2024-07-28T20:14:03.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:03.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:03.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:03.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:03 smithi155 bash[73694]: debug 2024-07-28T20:14:03.295+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:03.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:03.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:03.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:03.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:03.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1478 16 16 0 0 0 - 0 2024-07-28T20:14:04.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:04.144 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:03 smithi155 bash[73694]: debug 2024-07-28T20:14:03.883+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:04.155 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:04.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:04.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:04.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:04 smithi155 bash[68033]: audit 2024-07-28T20:14:03.139956+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:04.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:04 smithi155 bash[68033]: audit 2024-07-28T20:14:03.142891+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:04.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:04 smithi155 bash[68033]: cluster 2024-07-28T20:14:03.522017+0000 mgr.y (mgr.34101) 1333 : cluster [DBG] pgmap v2139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:04.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:04.395 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:04 smithi045 bash[80445]: audit 2024-07-28T20:14:03.139956+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:04.395 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:04 smithi045 bash[80445]: audit 2024-07-28T20:14:03.142891+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:04.396 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:04 smithi045 bash[80445]: cluster 2024-07-28T20:14:03.522017+0000 mgr.y (mgr.34101) 1333 : cluster [DBG] pgmap v2139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:04.396 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:04 smithi045 bash[82788]: audit 2024-07-28T20:14:03.139956+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:04.396 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:04 smithi045 bash[82788]: audit 2024-07-28T20:14:03.142891+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:04.396 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:04 smithi045 bash[82788]: cluster 2024-07-28T20:14:03.522017+0000 mgr.y (mgr.34101) 1333 : cluster [DBG] pgmap v2139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:04.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:04 smithi155 bash[73694]: debug 2024-07-28T20:14:04.351+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:04.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:04.521 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:14:04.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:04.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:04.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:04.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1479 16 16 0 0 0 - 0 2024-07-28T20:14:04.992 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:05.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:04 smithi155 bash[73694]: debug 2024-07-28T20:14:04.859+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:05.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:05.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:05.301 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:14:05.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T20:14:05.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:05.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:14:05.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:05.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:05.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:05.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:05.858 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:05.858 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:05 smithi155 bash[73694]: debug 2024-07-28T20:14:05.687+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:05.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:14:05.919876+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:14:05.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:14:05.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1480 16 16 0 0 0 - 0 2024-07-28T20:14:05.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:06.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:06.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:06.193 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:05 smithi155 bash[73694]: debug 2024-07-28T20:14:05.859+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:06.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:06.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:06.433 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:06.433 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:06 smithi155 bash[73694]: debug 2024-07-28T20:14:06.287+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:06.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:06.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:06.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:06.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:06 smithi155 bash[68033]: cluster 2024-07-28T20:14:05.522835+0000 mgr.y (mgr.34101) 1334 : cluster [DBG] pgmap v2140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:06.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:06.910 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:06 smithi045 bash[80445]: cluster 2024-07-28T20:14:05.522835+0000 mgr.y (mgr.34101) 1334 : cluster [DBG] pgmap v2140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:06.910 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:06 smithi045 bash[82788]: cluster 2024-07-28T20:14:05.522835+0000 mgr.y (mgr.34101) 1334 : cluster [DBG] pgmap v2140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:06.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1481 16 16 0 0 0 - 0 2024-07-28T20:14:07.017 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:07.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:07.149 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:06 smithi155 bash[73694]: debug 2024-07-28T20:14:06.843+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:07.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:07.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:07.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:07 smithi155 bash[73694]: debug 2024-07-28T20:14:07.239+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:07.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:07.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:07.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:07.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:07 smithi155 bash[73694]: debug 2024-07-28T20:14:07.335+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:07.617 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:07.737 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:07.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:07.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1482 16 16 0 0 0 - 0 2024-07-28T20:14:07.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:08.096 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:08.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:08.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:07 smithi155 bash[73694]: debug 2024-07-28T20:14:07.855+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:08.330 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:08.448 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:08.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:08.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:08.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:08.862 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:08 smithi155 bash[68033]: cluster 2024-07-28T20:14:07.525734+0000 mgr.y (mgr.34101) 1335 : cluster [DBG] pgmap v2141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:08.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1483 16 16 0 0 0 - 0 2024-07-28T20:14:08.924 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:08 smithi045 bash[80445]: cluster 2024-07-28T20:14:07.525734+0000 mgr.y (mgr.34101) 1335 : cluster [DBG] pgmap v2141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:08 smithi045 bash[82788]: cluster 2024-07-28T20:14:07.525734+0000 mgr.y (mgr.34101) 1335 : cluster [DBG] pgmap v2141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:09.042 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:09.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:08 smithi155 bash[73694]: debug 2024-07-28T20:14:08.863+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:09.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:09.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:09.402 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:09.524 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:09.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:09.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:09 smithi155 bash[73694]: debug 2024-07-28T20:14:09.263+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:09.644 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:09.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:09.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:09.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:09 smithi155 bash[73694]: debug 2024-07-28T20:14:09.615+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:09.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:09.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1484 16 16 0 0 0 - 0 2024-07-28T20:14:10.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:10.074 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:14:10.074 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:14:10.121 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:10.131 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:09 smithi155 bash[73694]: debug 2024-07-28T20:14:09.823+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:10.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:10.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:10.477 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:10.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:10.715 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:10 smithi045 bash[80445]: cluster 2024-07-28T20:14:09.527585+0000 mgr.y (mgr.34101) 1336 : cluster [DBG] pgmap v2142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:10.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:14:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:14:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:14:10.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:10 smithi045 bash[82788]: cluster 2024-07-28T20:14:09.527585+0000 mgr.y (mgr.34101) 1336 : cluster [DBG] pgmap v2142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:10.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:10.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1485 16 16 0 0 0 - 0 2024-07-28T20:14:10.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:10.967 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:10 smithi155 bash[73694]: debug 2024-07-28T20:14:10.839+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:10.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:10 smithi155 bash[68033]: cluster 2024-07-28T20:14:09.527585+0000 mgr.y (mgr.34101) 1336 : cluster [DBG] pgmap v2142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:11.076 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:11.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:11.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:11.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:11 smithi155 bash[73694]: debug 2024-07-28T20:14:11.047+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:11.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:11.429 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:11.549 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:11.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:11.788 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:11.904 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:11.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1486 16 16 0 0 0 - 0 2024-07-28T20:14:12.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:12.035 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:12.035 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:11 smithi155 bash[73694]: debug 2024-07-28T20:14:11.779+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:12.035 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:11 smithi155 bash[73694]: debug 2024-07-28T20:14:11.783+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:12.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:12.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:12.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:12.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:12.590 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:14:12 smithi155 bash[60745]: ts=2024-07-28T20:14:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:14:12.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:12 smithi045 bash[82788]: cluster 2024-07-28T20:14:11.529531+0000 mgr.y (mgr.34101) 1337 : cluster [DBG] pgmap v2143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:12 smithi045 bash[80445]: cluster 2024-07-28T20:14:11.529531+0000 mgr.y (mgr.34101) 1337 : cluster [DBG] pgmap v2143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:12.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:12.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:12 smithi155 bash[68033]: cluster 2024-07-28T20:14:11.529531+0000 mgr.y (mgr.34101) 1337 : cluster [DBG] pgmap v2143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:12.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:12.859 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:12 smithi155 bash[73694]: debug 2024-07-28T20:14:12.791+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:12.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1487 16 16 0 0 0 - 0 2024-07-28T20:14:12.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:13.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:13.206 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:13.327 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:13.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:13.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:13.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:13.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:13.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1488 16 16 0 0 0 - 0 2024-07-28T20:14:13.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:14.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:14.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:13 smithi155 bash[73694]: debug 2024-07-28T20:14:13.663+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:13 smithi155 bash[73694]: debug 2024-07-28T20:14:13.755+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:13 smithi155 bash[73694]: debug 2024-07-28T20:14:13.795+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:14.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:14.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:14.359 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:14.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:14.516 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:14.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:14 smithi155 bash[73694]: debug 2024-07-28T20:14:14.359+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:14.636 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:14 smithi045 bash[80445]: cluster 2024-07-28T20:14:13.531300+0000 mgr.y (mgr.34101) 1338 : cluster [DBG] pgmap v2144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:14 smithi045 bash[82788]: cluster 2024-07-28T20:14:13.531300+0000 mgr.y (mgr.34101) 1338 : cluster [DBG] pgmap v2144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:14.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:14.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:14 smithi155 bash[68033]: cluster 2024-07-28T20:14:13.531300+0000 mgr.y (mgr.34101) 1338 : cluster [DBG] pgmap v2144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:14.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:14.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1489 16 16 0 0 0 - 0 2024-07-28T20:14:14.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:15.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:14 smithi155 bash[73694]: debug 2024-07-28T20:14:14.811+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:15.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:15.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:15.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:15.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:15.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:15.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:15.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:15.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1490 16 16 0 0 0 - 0 2024-07-28T20:14:15.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:16.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:16.084 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:15 smithi155 bash[73694]: debug 2024-07-28T20:14:15.835+0000 7f8e37e1e640 -1 osd.4 1209 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:16.084 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:16.084 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:15 smithi155 bash[73694]: debug 2024-07-28T20:14:15.935+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:16.175 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:14:16.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:16.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:16.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:16.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:16.612 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:14:16.628 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:16 smithi045 bash[80445]: cluster 2024-07-28T20:14:15.532413+0000 mgr.y (mgr.34101) 1339 : cluster [DBG] pgmap v2145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:16.628 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:16 smithi045 bash[80445]: audit 2024-07-28T20:14:16.412585+0000 mon.c (mon.2) 433 : audit [INF] from='client.? 172.21.15.45:0/1661338934' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:14:16.629 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:16 smithi045 bash[80445]: audit 2024-07-28T20:14:16.413031+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:14:16.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:16 smithi045 bash[82788]: cluster 2024-07-28T20:14:15.532413+0000 mgr.y (mgr.34101) 1339 : cluster [DBG] pgmap v2145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:16.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:16 smithi045 bash[82788]: audit 2024-07-28T20:14:16.412585+0000 mon.c (mon.2) 433 : audit [INF] from='client.? 172.21.15.45:0/1661338934' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:14:16.629 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:16 smithi045 bash[82788]: audit 2024-07-28T20:14:16.413031+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:14:16.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:16.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:16.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:16 smithi155 bash[68033]: cluster 2024-07-28T20:14:15.532413+0000 mgr.y (mgr.34101) 1339 : cluster [DBG] pgmap v2145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:16.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:16 smithi155 bash[68033]: audit 2024-07-28T20:14:16.412585+0000 mon.c (mon.2) 433 : audit [INF] from='client.? 172.21.15.45:0/1661338934' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:14:16.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:16 smithi155 bash[68033]: audit 2024-07-28T20:14:16.413031+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:14:16.811 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:16.812 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:16 smithi155 bash[73694]: debug 2024-07-28T20:14:16.651+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:16.812 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:16.812 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:16 smithi155 bash[73694]: debug 2024-07-28T20:14:16.811+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:16.903 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:16.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1491 16 16 0 0 0 - 0 2024-07-28T20:14:17.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:17.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:17.150 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:14:17.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T20:14:17.152 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:16 smithi155 bash[73694]: debug 2024-07-28T20:14:16.851+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:17.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:17.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:17.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:17.508 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:17.508 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:17 smithi155 bash[73694]: debug 2024-07-28T20:14:17.219+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:17.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:17.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:17.771 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:17 smithi155 bash[68033]: cluster 2024-07-28T20:14:16.597702+0000 mon.a (mon.0) 2082 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:14:17.771 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:17 smithi155 bash[68033]: audit 2024-07-28T20:14:16.611027+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:14:17.771 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:17 smithi155 bash[68033]: cluster 2024-07-28T20:14:16.611130+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1210: 8 total, 2 up, 8 in 2024-07-28T20:14:17.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:17.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:17.867 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:17 smithi045 bash[80445]: cluster 2024-07-28T20:14:16.597702+0000 mon.a (mon.0) 2082 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:14:17.867 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:17 smithi045 bash[80445]: audit 2024-07-28T20:14:16.611027+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:14:17.867 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:17 smithi045 bash[80445]: cluster 2024-07-28T20:14:16.611130+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1210: 8 total, 2 up, 8 in 2024-07-28T20:14:17.867 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:17 smithi045 bash[82788]: cluster 2024-07-28T20:14:16.597702+0000 mon.a (mon.0) 2082 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:14:17.868 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:17 smithi045 bash[82788]: audit 2024-07-28T20:14:16.611027+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:14:17.868 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:17 smithi045 bash[82788]: cluster 2024-07-28T20:14:16.611130+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1210: 8 total, 2 up, 8 in 2024-07-28T20:14:17.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1492 16 16 0 0 0 - 0 2024-07-28T20:14:17.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:17.986 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:17 smithi155 bash[73694]: debug 2024-07-28T20:14:17.771+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:17.986 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:17 smithi155 bash[73694]: debug 2024-07-28T20:14:17.827+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:18.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:18.214 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:18.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:18.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:18.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:18.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:18.612 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:18 smithi155 bash[73694]: debug 2024-07-28T20:14:18.487+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:18.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:18.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:18 smithi155 bash[68033]: cluster 2024-07-28T20:14:17.534110+0000 mgr.y (mgr.34101) 1340 : cluster [DBG] pgmap v2147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:18.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:18 smithi155 bash[68033]: audit 2024-07-28T20:14:18.139879+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:18.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:18 smithi155 bash[68033]: audit 2024-07-28T20:14:18.142610+0000 mon.c (mon.2) 434 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:18.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:18.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1493 16 16 0 0 0 - 0 2024-07-28T20:14:18.931 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:18.942 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:18 smithi045 bash[80445]: cluster 2024-07-28T20:14:17.534110+0000 mgr.y (mgr.34101) 1340 : cluster [DBG] pgmap v2147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:18.942 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:18 smithi045 bash[80445]: audit 2024-07-28T20:14:18.139879+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:18.942 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:18 smithi045 bash[80445]: audit 2024-07-28T20:14:18.142610+0000 mon.c (mon.2) 434 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:18.943 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:18 smithi045 bash[82788]: cluster 2024-07-28T20:14:17.534110+0000 mgr.y (mgr.34101) 1340 : cluster [DBG] pgmap v2147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:18.943 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:18 smithi045 bash[82788]: audit 2024-07-28T20:14:18.139879+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:18.943 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:18 smithi045 bash[82788]: audit 2024-07-28T20:14:18.142610+0000 mon.c (mon.2) 434 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:19.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:19.063 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:18 smithi155 bash[73694]: debug 2024-07-28T20:14:18.807+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:19.063 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:19.063 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:18 smithi155 bash[73694]: debug 2024-07-28T20:14:18.919+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:19.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:19.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:19.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:19.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:19.644 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:19.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:14:19.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:19.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:19.911 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:19 smithi155 bash[73694]: debug 2024-07-28T20:14:19.827+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:19.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1494 16 16 0 0 0 - 0 2024-07-28T20:14:20.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:20.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:20.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:20.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:20.498 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:20.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:20.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:20.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:20 smithi155 bash[68033]: cluster 2024-07-28T20:14:19.535801+0000 mgr.y (mgr.34101) 1341 : cluster [DBG] pgmap v2148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:20.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:20.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:20 smithi155 bash[73694]: debug 2024-07-28T20:14:20.595+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:20.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:20.869 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:14:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:14:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:14:20.869 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:20 smithi045 bash[80445]: cluster 2024-07-28T20:14:19.535801+0000 mgr.y (mgr.34101) 1341 : cluster [DBG] pgmap v2148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:20.869 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:20 smithi045 bash[82788]: cluster 2024-07-28T20:14:19.535801+0000 mgr.y (mgr.34101) 1341 : cluster [DBG] pgmap v2148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:20.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1495 16 16 0 0 0 - 0 2024-07-28T20:14:21.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:21.188 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:21.199 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:20 smithi155 bash[73694]: debug 2024-07-28T20:14:20.839+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:21.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:21.425 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:21.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:21.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:21.780 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:21.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:21.918 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:14:21.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1496 16 16 0 0 0 - 0 2024-07-28T20:14:22.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:22.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:22.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:21 smithi155 bash[73694]: debug 2024-07-28T20:14:21.871+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:22.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:21 smithi155 bash[73694]: debug 2024-07-28T20:14:21.891+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:22.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:22.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:22.372 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:22.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:22.504 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:14:22 smithi155 bash[60745]: ts=2024-07-28T20:14:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:14:22.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:22 smithi045 bash[80445]: cluster 2024-07-28T20:14:21.537760+0000 mgr.y (mgr.34101) 1342 : cluster [DBG] pgmap v2149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:22 smithi045 bash[82788]: cluster 2024-07-28T20:14:21.537760+0000 mgr.y (mgr.34101) 1342 : cluster [DBG] pgmap v2149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:22.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:22.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:22 smithi155 bash[68033]: cluster 2024-07-28T20:14:21.537760+0000 mgr.y (mgr.34101) 1342 : cluster [DBG] pgmap v2149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:22.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:22.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1497 16 16 0 0 0 - 0 2024-07-28T20:14:22.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:23.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:23.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:23.225 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:22 smithi155 bash[73694]: debug 2024-07-28T20:14:22.907+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:23.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:23.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:23.455 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:23.531 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:23 smithi155 bash[73694]: debug 2024-07-28T20:14:23.323+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:23.531 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:23.573 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:23.689 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:23.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:23 smithi155 bash[73694]: debug 2024-07-28T20:14:23.531+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:23.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:23.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1498 16 16 0 0 0 - 0 2024-07-28T20:14:23.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:23.949 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:14:24.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:24.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:24.284 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:24.295 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:23 smithi155 bash[73694]: debug 2024-07-28T20:14:23.899+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:24.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:24.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:24.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:24.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:24.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:24 smithi155 bash[68033]: cluster 2024-07-28T20:14:23.539602+0000 mgr.y (mgr.34101) 1343 : cluster [DBG] pgmap v2150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:24.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1499 16 16 0 0 0 - 0 2024-07-28T20:14:24.945 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:24 smithi045 bash[80445]: cluster 2024-07-28T20:14:23.539602+0000 mgr.y (mgr.34101) 1343 : cluster [DBG] pgmap v2150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:24 smithi045 bash[82788]: cluster 2024-07-28T20:14:23.539602+0000 mgr.y (mgr.34101) 1343 : cluster [DBG] pgmap v2150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:24.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:25.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:25.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:24 smithi155 bash[73694]: debug 2024-07-28T20:14:24.943+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:24 smithi155 bash[73694]: debug 2024-07-28T20:14:24.987+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:25 smithi155 bash[73694]: debug 2024-07-28T20:14:25.091+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:25.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:25.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:25.590 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:25.709 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:25.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:25.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:14:25.922698+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:14:25.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:14:25.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1500 16 16 0 0 0 - 0 2024-07-28T20:14:25.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:26.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:26.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:26.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:25 smithi155 bash[73694]: debug 2024-07-28T20:14:25.991+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:26.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:26.423 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:26.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:26.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:26.764 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:26.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:26 smithi155 bash[68033]: cluster 2024-07-28T20:14:25.541382+0000 mgr.y (mgr.34101) 1344 : cluster [DBG] pgmap v2151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:26.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:26.790 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:26 smithi045 bash[80445]: cluster 2024-07-28T20:14:25.541382+0000 mgr.y (mgr.34101) 1344 : cluster [DBG] pgmap v2151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:26.791 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:26 smithi045 bash[82788]: cluster 2024-07-28T20:14:25.541382+0000 mgr.y (mgr.34101) 1344 : cluster [DBG] pgmap v2151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:26.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:26.897 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:14:26.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1501 16 16 0 0 0 - 0 2024-07-28T20:14:26.962 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:26 smithi155 bash[73694]: debug 2024-07-28T20:14:26.763+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:27.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:27.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:27.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:27.256 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:26 smithi155 bash[73694]: debug 2024-07-28T20:14:26.963+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:27.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:27.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:27.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:27.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:27.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:27.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1502 16 16 0 0 0 - 0 2024-07-28T20:14:27.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:28.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:28.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:28.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:27 smithi155 bash[73694]: debug 2024-07-28T20:14:27.967+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:28.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:28.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:28 smithi155 bash[73694]: debug 2024-07-28T20:14:28.059+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:28.299 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:28.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:28.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:28.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:28 smithi155 bash[73694]: debug 2024-07-28T20:14:28.299+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:28.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:28.671 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:14:28.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T20:14:28.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:28 smithi045 bash[80445]: cluster 2024-07-28T20:14:27.542528+0000 mgr.y (mgr.34101) 1345 : cluster [DBG] pgmap v2152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:28 smithi045 bash[82788]: cluster 2024-07-28T20:14:27.542528+0000 mgr.y (mgr.34101) 1345 : cluster [DBG] pgmap v2152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:28.834 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:28.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1503 16 16 0 0 0 - 0 2024-07-28T20:14:28.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:28.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:28 smithi155 bash[68033]: cluster 2024-07-28T20:14:27.542528+0000 mgr.y (mgr.34101) 1345 : cluster [DBG] pgmap v2152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:29.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:29.191 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:29.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:28 smithi155 bash[73694]: debug 2024-07-28T20:14:28.979+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:29.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:29.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:29.549 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:29.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:29.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:29.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:29.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1504 16 16 0 0 0 - 0 2024-07-28T20:14:30.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:30.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:30.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:30.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:29 smithi155 bash[73694]: debug 2024-07-28T20:14:29.971+0000 7f8e37e1e640 -1 osd.4 1210 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:30.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:30.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:30 smithi155 bash[73694]: debug 2024-07-28T20:14:30.127+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:30.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:30.493 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:30.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:30.651 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:14:30.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:30.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:30.885 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:14:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:14:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:14:30.886 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:30 smithi045 bash[80445]: cluster 2024-07-28T20:14:29.544205+0000 mgr.y (mgr.34101) 1346 : cluster [DBG] pgmap v2153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:30.886 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:30 smithi045 bash[80445]: audit 2024-07-28T20:14:30.108103+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:14:30.886 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:30 smithi045 bash[80445]: audit 2024-07-28T20:14:30.405195+0000 mon.c (mon.2) 436 : audit [INF] from='client.? 172.21.15.45:0/2100242833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:30.886 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:30 smithi045 bash[80445]: audit 2024-07-28T20:14:30.405506+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:30.887 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:30 smithi045 bash[82788]: cluster 2024-07-28T20:14:29.544205+0000 mgr.y (mgr.34101) 1346 : cluster [DBG] pgmap v2153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:30.887 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:30 smithi045 bash[82788]: audit 2024-07-28T20:14:30.108103+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:14:30.887 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:30 smithi045 bash[82788]: audit 2024-07-28T20:14:30.405195+0000 mon.c (mon.2) 436 : audit [INF] from='client.? 172.21.15.45:0/2100242833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:30.887 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:30 smithi045 bash[82788]: audit 2024-07-28T20:14:30.405506+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:30.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1505 16 16 0 0 0 - 0 2024-07-28T20:14:30.924 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:30 smithi155 bash[68033]: cluster 2024-07-28T20:14:29.544205+0000 mgr.y (mgr.34101) 1346 : cluster [DBG] pgmap v2153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:30.924 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:30 smithi155 bash[68033]: audit 2024-07-28T20:14:30.108103+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:14:30.924 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:30 smithi155 bash[68033]: audit 2024-07-28T20:14:30.405195+0000 mon.c (mon.2) 436 : audit [INF] from='client.? 172.21.15.45:0/2100242833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:30.924 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:30 smithi155 bash[68033]: audit 2024-07-28T20:14:30.405506+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:30.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:31.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:30 smithi155 bash[73694]: debug 2024-07-28T20:14:30.923+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:31.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:31.207 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:31.325 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:31.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:31.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:31.686 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:31.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:31 smithi155 bash[68033]: cluster 2024-07-28T20:14:30.644418+0000 mon.a (mon.0) 2087 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:14:31.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:31 smithi155 bash[68033]: audit 2024-07-28T20:14:30.650876+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:14:31.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:31 smithi155 bash[68033]: cluster 2024-07-28T20:14:30.650998+0000 mon.a (mon.0) 2089 : cluster [DBG] osdmap e1211: 8 total, 2 up, 8 in 2024-07-28T20:14:31.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:31.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1506 16 16 0 0 0 - 0 2024-07-28T20:14:31.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:31.935 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:31 smithi045 bash[80445]: cluster 2024-07-28T20:14:30.644418+0000 mon.a (mon.0) 2087 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:14:31.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:31 smithi045 bash[80445]: audit 2024-07-28T20:14:30.650876+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:14:31.936 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:31 smithi045 bash[80445]: cluster 2024-07-28T20:14:30.650998+0000 mon.a (mon.0) 2089 : cluster [DBG] osdmap e1211: 8 total, 2 up, 8 in 2024-07-28T20:14:31.936 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:31 smithi045 bash[82788]: cluster 2024-07-28T20:14:30.644418+0000 mon.a (mon.0) 2087 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:14:31.936 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:31 smithi045 bash[82788]: audit 2024-07-28T20:14:30.650876+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:14:31.936 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:31 smithi045 bash[82788]: cluster 2024-07-28T20:14:30.650998+0000 mon.a (mon.0) 2089 : cluster [DBG] osdmap e1211: 8 total, 2 up, 8 in 2024-07-28T20:14:32.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:32.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:32.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:31 smithi155 bash[73694]: debug 2024-07-28T20:14:31.879+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:32.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:31 smithi155 bash[73694]: debug 2024-07-28T20:14:31.895+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:32.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:32.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:32.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:32.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:32.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:14:32 smithi155 bash[60745]: ts=2024-07-28T20:14:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:14:32.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:32.758 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:32.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:32.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1507 16 16 0 0 0 - 0 2024-07-28T20:14:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:32 smithi045 bash[82788]: cluster 2024-07-28T20:14:31.545878+0000 mgr.y (mgr.34101) 1347 : cluster [DBG] pgmap v2155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:32 smithi045 bash[80445]: cluster 2024-07-28T20:14:31.545878+0000 mgr.y (mgr.34101) 1347 : cluster [DBG] pgmap v2155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:32.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:33.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:32 smithi155 bash[68033]: cluster 2024-07-28T20:14:31.545878+0000 mgr.y (mgr.34101) 1347 : cluster [DBG] pgmap v2155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:33.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:32 smithi155 bash[73694]: debug 2024-07-28T20:14:32.851+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:33.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:33.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:33.349 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:33.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:33.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:14:33.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:33.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:33.820 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:33.889 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:33.890 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:33 smithi155 bash[73694]: debug 2024-07-28T20:14:33.679+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:33.890 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:33 smithi155 bash[73694]: debug 2024-07-28T20:14:33.847+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:33.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1508 16 16 0 0 0 - 0 2024-07-28T20:14:33.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:33.982 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:14:34.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:34.106 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:33 smithi045 bash[80445]: audit 2024-07-28T20:14:33.133120+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:34.106 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:33 smithi045 bash[82788]: audit 2024-07-28T20:14:33.133120+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:34.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:34.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:34.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:33 smithi155 bash[68033]: audit 2024-07-28T20:14:33.133120+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:34.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:34.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:34.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:34.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:34.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:34.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:34 smithi155 bash[73694]: debug 2024-07-28T20:14:34.619+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:34.896 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:34.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1509 16 16 0 0 0 - 0 2024-07-28T20:14:35.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:35.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:34 smithi155 bash[68033]: cluster 2024-07-28T20:14:33.546912+0000 mgr.y (mgr.34101) 1348 : cluster [DBG] pgmap v2156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:35.104 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:34 smithi155 bash[73694]: debug 2024-07-28T20:14:34.839+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:35.104 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:35.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:34 smithi045 bash[80445]: cluster 2024-07-28T20:14:33.546912+0000 mgr.y (mgr.34101) 1348 : cluster [DBG] pgmap v2156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:34 smithi045 bash[82788]: cluster 2024-07-28T20:14:33.546912+0000 mgr.y (mgr.34101) 1348 : cluster [DBG] pgmap v2156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:35.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:35.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:35.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:35.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:35.698 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:35.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:35.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1510 16 16 0 0 0 - 0 2024-07-28T20:14:35.925 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:36.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:36.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:35 smithi155 bash[73694]: debug 2024-07-28T20:14:35.103+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:36.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:35 smithi155 bash[73694]: debug 2024-07-28T20:14:35.883+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:36.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:36.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:36.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:36.504 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:36.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:36.740 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:36.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:36.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1511 16 16 0 0 0 - 0 2024-07-28T20:14:36.977 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:37.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:37.109 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:36 smithi155 bash[73694]: debug 2024-07-28T20:14:36.871+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:37.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:36 smithi155 bash[68033]: cluster 2024-07-28T20:14:35.547671+0000 mgr.y (mgr.34101) 1349 : cluster [DBG] pgmap v2157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:37.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:36 smithi155 bash[68033]: audit 2024-07-28T20:14:35.843933+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:36 smithi155 bash[68033]: audit 2024-07-28T20:14:35.851678+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:36 smithi155 bash[68033]: audit 2024-07-28T20:14:35.955377+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:36 smithi155 bash[68033]: audit 2024-07-28T20:14:35.963294+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:36 smithi155 bash[68033]: audit 2024-07-28T20:14:36.407208+0000 mon.c (mon.2) 438 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:14:37.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:36 smithi155 bash[68033]: audit 2024-07-28T20:14:36.408103+0000 mon.c (mon.2) 439 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:14:37.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:36 smithi155 bash[68033]: audit 2024-07-28T20:14:36.413426+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[80445]: cluster 2024-07-28T20:14:35.547671+0000 mgr.y (mgr.34101) 1349 : cluster [DBG] pgmap v2157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[80445]: audit 2024-07-28T20:14:35.843933+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[80445]: audit 2024-07-28T20:14:35.851678+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[80445]: audit 2024-07-28T20:14:35.955377+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[80445]: audit 2024-07-28T20:14:35.963294+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[80445]: audit 2024-07-28T20:14:36.407208+0000 mon.c (mon.2) 438 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:14:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[80445]: audit 2024-07-28T20:14:36.408103+0000 mon.c (mon.2) 439 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:14:37.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[80445]: audit 2024-07-28T20:14:36.413426+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[82788]: cluster 2024-07-28T20:14:35.547671+0000 mgr.y (mgr.34101) 1349 : cluster [DBG] pgmap v2157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[82788]: audit 2024-07-28T20:14:35.843933+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[82788]: audit 2024-07-28T20:14:35.851678+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[82788]: audit 2024-07-28T20:14:35.955377+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[82788]: audit 2024-07-28T20:14:35.963294+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[82788]: audit 2024-07-28T20:14:36.407208+0000 mon.c (mon.2) 438 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:14:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[82788]: audit 2024-07-28T20:14:36.408103+0000 mon.c (mon.2) 439 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:14:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:36 smithi045 bash[82788]: audit 2024-07-28T20:14:36.413426+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:14:37.339 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:37.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:37.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:37.699 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:37.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:37.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1512 16 16 0 0 0 - 0 2024-07-28T20:14:37.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:38.022 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:14:38.033 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:14:38.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:38.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:37 smithi155 bash[73694]: debug 2024-07-28T20:14:37.843+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:38.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:38.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:38.403 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:38.523 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:38.534 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:38.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:38 smithi155 bash[73694]: debug 2024-07-28T20:14:38.247+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:38.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:38.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:38 smithi155 bash[73694]: debug 2024-07-28T20:14:38.379+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:38.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:38.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:38.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:38.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1513 16 16 0 0 0 - 0 2024-07-28T20:14:39.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:39.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:39.134 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:38 smithi155 bash[68033]: cluster 2024-07-28T20:14:37.549571+0000 mgr.y (mgr.34101) 1350 : cluster [DBG] pgmap v2158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:39.134 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:38 smithi155 bash[73694]: debug 2024-07-28T20:14:38.819+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:39.134 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:38 smithi045 bash[80445]: cluster 2024-07-28T20:14:37.549571+0000 mgr.y (mgr.34101) 1350 : cluster [DBG] pgmap v2158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:38 smithi045 bash[82788]: cluster 2024-07-28T20:14:37.549571+0000 mgr.y (mgr.34101) 1350 : cluster [DBG] pgmap v2158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:39.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:39.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:39.483 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:39.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:39 smithi155 bash[73694]: debug 2024-07-28T20:14:39.247+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:39.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:39.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:39.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:39.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:39 smithi155 bash[73694]: debug 2024-07-28T20:14:39.703+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:39.830 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:14:39.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T20:14:39.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:39.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1514 16 16 0 0 0 - 0 2024-07-28T20:14:39.993 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:40.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:40.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:40.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:40.468 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:40.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:39 smithi155 bash[73694]: debug 2024-07-28T20:14:39.803+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:40 smithi155 bash[73694]: debug 2024-07-28T20:14:40.307+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:40.586 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:40.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:40.826 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:40.838 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:14:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:14:40] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:14:40.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1515 16 16 0 0 0 - 0 2024-07-28T20:14:40.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:41.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:40 smithi155 bash[73694]: debug 2024-07-28T20:14:40.759+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:41.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:40 smithi155 bash[68033]: cluster 2024-07-28T20:14:39.551298+0000 mgr.y (mgr.34101) 1351 : cluster [DBG] pgmap v2159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:41.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:41.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:40 smithi045 bash[80445]: cluster 2024-07-28T20:14:39.551298+0000 mgr.y (mgr.34101) 1351 : cluster [DBG] pgmap v2159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:40 smithi045 bash[82788]: cluster 2024-07-28T20:14:39.551298+0000 mgr.y (mgr.34101) 1351 : cluster [DBG] pgmap v2159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:41.306 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:41.425 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:41.544 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:41.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:41.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:41.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:41.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:41 smithi155 bash[73694]: debug 2024-07-28T20:14:41.527+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:41.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:41.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1516 16 16 0 0 0 - 0 2024-07-28T20:14:42.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:42.138 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:42.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:42.270 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:41 smithi155 bash[73694]: debug 2024-07-28T20:14:41.803+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:42.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:42.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:42.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:14:42 smithi155 bash[60745]: ts=2024-07-28T20:14:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:14:42.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:42.733 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:42.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:42.862 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:14:42.905 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:42 smithi045 bash[82788]: cluster 2024-07-28T20:14:41.553129+0000 mgr.y (mgr.34101) 1352 : cluster [DBG] pgmap v2160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:42.905 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:42 smithi045 bash[82788]: audit 2024-07-28T20:14:42.804677+0000 mon.c (mon.2) 440 : audit [INF] from='client.? 172.21.15.45:0/2468197008' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:14:42.906 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:42 smithi045 bash[82788]: audit 2024-07-28T20:14:42.805120+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:14:42.906 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:42 smithi045 bash[80445]: cluster 2024-07-28T20:14:41.553129+0000 mgr.y (mgr.34101) 1352 : cluster [DBG] pgmap v2160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:42.906 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:42 smithi045 bash[80445]: audit 2024-07-28T20:14:42.804677+0000 mon.c (mon.2) 440 : audit [INF] from='client.? 172.21.15.45:0/2468197008' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:14:42.906 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:42 smithi045 bash[80445]: audit 2024-07-28T20:14:42.805120+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:14:42.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1517 16 16 0 0 0 - 0 2024-07-28T20:14:42.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:43.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:43.196 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:43.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:42 smithi155 bash[73694]: debug 2024-07-28T20:14:42.823+0000 7f8e37e1e640 -1 osd.4 1211 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:43.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:42 smithi155 bash[68033]: cluster 2024-07-28T20:14:41.553129+0000 mgr.y (mgr.34101) 1352 : cluster [DBG] pgmap v2160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:43.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:42 smithi155 bash[68033]: audit 2024-07-28T20:14:42.804677+0000 mon.c (mon.2) 440 : audit [INF] from='client.? 172.21.15.45:0/2468197008' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:14:43.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:42 smithi155 bash[68033]: audit 2024-07-28T20:14:42.805120+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:14:43.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:43.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:43.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:43.670 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:43.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:43.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:43.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1518 16 16 0 0 0 - 0 2024-07-28T20:14:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:43 smithi045 bash[80445]: cluster 2024-07-28T20:14:42.854460+0000 mon.a (mon.0) 2096 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:14:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:43 smithi045 bash[80445]: audit 2024-07-28T20:14:42.860677+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:14:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:43 smithi045 bash[80445]: cluster 2024-07-28T20:14:42.860814+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1212: 8 total, 2 up, 8 in 2024-07-28T20:14:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:43 smithi045 bash[82788]: cluster 2024-07-28T20:14:42.854460+0000 mon.a (mon.0) 2096 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:14:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:43 smithi045 bash[82788]: audit 2024-07-28T20:14:42.860677+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:14:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:43 smithi045 bash[82788]: cluster 2024-07-28T20:14:42.860814+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1212: 8 total, 2 up, 8 in 2024-07-28T20:14:44.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:44.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:43 smithi155 bash[73694]: debug 2024-07-28T20:14:43.791+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:44.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:43 smithi155 bash[68033]: cluster 2024-07-28T20:14:42.854460+0000 mon.a (mon.0) 2096 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:14:44.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:43 smithi155 bash[68033]: audit 2024-07-28T20:14:42.860677+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:14:44.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:43 smithi155 bash[68033]: cluster 2024-07-28T20:14:42.860814+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1212: 8 total, 2 up, 8 in 2024-07-28T20:14:44.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:44.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:44.382 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:44.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:44.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:44.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:44 smithi155 bash[73694]: debug 2024-07-28T20:14:44.347+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:44.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:44.737 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:44.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:44.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1519 16 16 0 0 0 - 0 2024-07-28T20:14:44.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:44.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:44 smithi155 bash[68033]: cluster 2024-07-28T20:14:43.555011+0000 mgr.y (mgr.34101) 1353 : cluster [DBG] pgmap v2162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:44.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:44 smithi155 bash[73694]: debug 2024-07-28T20:14:44.811+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:45.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:45.132 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:14:45.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:45.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:44 smithi045 bash[80445]: cluster 2024-07-28T20:14:43.555011+0000 mgr.y (mgr.34101) 1353 : cluster [DBG] pgmap v2162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:45.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:44 smithi045 bash[82788]: cluster 2024-07-28T20:14:43.555011+0000 mgr.y (mgr.34101) 1353 : cluster [DBG] pgmap v2162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:45.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:45.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:45.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:45.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:14:45.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:45.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:45.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:14:45.925753+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:14:45.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:14:45.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1520 16 16 0 0 0 - 0 2024-07-28T20:14:45.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:46.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:46.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:45 smithi155 bash[73694]: debug 2024-07-28T20:14:45.775+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:46.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:46.288 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:46.407 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:46.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:46.538 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:46.538 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:46 smithi155 bash[73694]: debug 2024-07-28T20:14:46.275+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:46.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:46.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:46.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:46.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1521 16 16 0 0 0 - 0 2024-07-28T20:14:47.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:47.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:47.131 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:46 smithi045 bash[82788]: cluster 2024-07-28T20:14:45.556743+0000 mgr.y (mgr.34101) 1354 : cluster [DBG] pgmap v2163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:47.132 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:46 smithi045 bash[80445]: cluster 2024-07-28T20:14:45.556743+0000 mgr.y (mgr.34101) 1354 : cluster [DBG] pgmap v2163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:47.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:47.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:46 smithi155 bash[68033]: cluster 2024-07-28T20:14:45.556743+0000 mgr.y (mgr.34101) 1354 : cluster [DBG] pgmap v2163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:47.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:46 smithi155 bash[73694]: debug 2024-07-28T20:14:46.810+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:47.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:47.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:46 smithi155 bash[73694]: debug 2024-07-28T20:14:46.986+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:47.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:47.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:47.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:47.718 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:47.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:47.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1522 16 16 0 0 0 - 0 2024-07-28T20:14:47.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:47.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:47 smithi155 bash[73694]: debug 2024-07-28T20:14:47.834+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:48.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:48.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:48.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:48.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:48.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:48.675 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:48.783 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:14:48.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:48.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:48.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1523 16 16 0 0 0 - 0 2024-07-28T20:14:49.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:49.147 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:49.159 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:48 smithi155 bash[73694]: debug 2024-07-28T20:14:48.826+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:49.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:48 smithi155 bash[68033]: cluster 2024-07-28T20:14:47.557933+0000 mgr.y (mgr.34101) 1355 : cluster [DBG] pgmap v2164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:49.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:48 smithi155 bash[68033]: audit 2024-07-28T20:14:48.135568+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:48 smithi045 bash[80445]: cluster 2024-07-28T20:14:47.557933+0000 mgr.y (mgr.34101) 1355 : cluster [DBG] pgmap v2164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:48 smithi045 bash[80445]: audit 2024-07-28T20:14:48.135568+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:48 smithi045 bash[82788]: cluster 2024-07-28T20:14:47.557933+0000 mgr.y (mgr.34101) 1355 : cluster [DBG] pgmap v2164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:48 smithi045 bash[82788]: audit 2024-07-28T20:14:48.135568+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:14:49.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:49.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:49.506 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:49.547 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:14:49.548 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T20:14:49.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:49.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:49.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:49.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1524 16 16 0 0 0 - 0 2024-07-28T20:14:49.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:49 smithi155 bash[73694]: debug 2024-07-28T20:14:49.870+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:49.964 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:49.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:50.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:50.204 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:49 smithi155 bash[73694]: debug 2024-07-28T20:14:49.966+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:50.204 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:50.220 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:50.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:50 smithi155 bash[73694]: debug 2024-07-28T20:14:50.206+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:50.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:50.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:50.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:50.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:50.709 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:14:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:14:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:14:50.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:50.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1525 16 16 0 0 0 - 0 2024-07-28T20:14:50.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:50 smithi045 bash[80445]: cluster 2024-07-28T20:14:49.559590+0000 mgr.y (mgr.34101) 1356 : cluster [DBG] pgmap v2165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:50 smithi045 bash[82788]: cluster 2024-07-28T20:14:49.559590+0000 mgr.y (mgr.34101) 1356 : cluster [DBG] pgmap v2165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:51.047 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:14:51.057 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:51.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:51.293 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:51.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:50 smithi155 bash[68033]: cluster 2024-07-28T20:14:49.559590+0000 mgr.y (mgr.34101) 1356 : cluster [DBG] pgmap v2165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:51.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:50 smithi155 bash[73694]: debug 2024-07-28T20:14:50.894+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:51.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:51.529 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:51.648 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:52.597 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:51 smithi155 bash[73694]: debug 2024-07-28T20:14:51.850+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:52.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1526 16 16 0 0 0 - 0 2024-07-28T20:14:52.607 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:14:52 smithi155 bash[60745]: ts=2024-07-28T20:14:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:14:52.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:52.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:52.863 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:52.863 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:52 smithi155 bash[73694]: debug 2024-07-28T20:14:52.822+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:52.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1527 16 16 0 0 0 - 0 2024-07-28T20:14:52.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:52.966 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:52 smithi045 bash[80445]: cluster 2024-07-28T20:14:51.560851+0000 mgr.y (mgr.34101) 1357 : cluster [DBG] pgmap v2166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:52.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:52 smithi045 bash[82788]: cluster 2024-07-28T20:14:51.560851+0000 mgr.y (mgr.34101) 1357 : cluster [DBG] pgmap v2166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:53.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:52 smithi155 bash[73694]: debug 2024-07-28T20:14:52.866+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:53.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:52 smithi155 bash[68033]: cluster 2024-07-28T20:14:51.560851+0000 mgr.y (mgr.34101) 1357 : cluster [DBG] pgmap v2166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:53.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:53.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:53.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:53.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:53.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:53.676 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:53.796 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:53.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:53.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1528 16 16 0 0 0 - 0 2024-07-28T20:14:54.035 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:54.045 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:53 smithi155 bash[73694]: debug 2024-07-28T20:14:53.910+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:54.082 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:14:54.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:54.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:54.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:54.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:54.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:54.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:54.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:54.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1529 16 16 0 0 0 - 0 2024-07-28T20:14:54.990 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:55.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:54 smithi155 bash[68033]: cluster 2024-07-28T20:14:53.562571+0000 mgr.y (mgr.34101) 1358 : cluster [DBG] pgmap v2167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:55.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:54 smithi155 bash[73694]: debug 2024-07-28T20:14:54.890+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:55.110 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:54 smithi045 bash[80445]: cluster 2024-07-28T20:14:53.562571+0000 mgr.y (mgr.34101) 1358 : cluster [DBG] pgmap v2167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:54 smithi045 bash[82788]: cluster 2024-07-28T20:14:53.562571+0000 mgr.y (mgr.34101) 1358 : cluster [DBG] pgmap v2167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:55.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:55.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:55.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:55.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:55.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:55.825 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:55.910 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:14:55.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1530 16 16 0 0 0 - 0 2024-07-28T20:14:55.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:56.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:56.184 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:56.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:55 smithi155 bash[73694]: debug 2024-07-28T20:14:55.886+0000 7f8e37e1e640 -1 osd.4 1212 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:56.195 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:55 smithi155 bash[68033]: audit 2024-07-28T20:14:55.645217+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? 172.21.15.45:0/2999486184' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:56.212 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:55 smithi045 bash[82788]: audit 2024-07-28T20:14:55.645217+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? 172.21.15.45:0/2999486184' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:56.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:55 smithi045 bash[80445]: audit 2024-07-28T20:14:55.645217+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? 172.21.15.45:0/2999486184' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:14:56.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:56.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:56.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:56.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:14:56.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:56.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:56.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1531 16 16 0 0 0 - 0 2024-07-28T20:14:57.023 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:57.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:57.154 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:56 smithi155 bash[73694]: debug 2024-07-28T20:14:56.934+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:57.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:56 smithi155 bash[68033]: cluster 2024-07-28T20:14:55.563519+0000 mgr.y (mgr.34101) 1359 : cluster [DBG] pgmap v2168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:57.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:56 smithi155 bash[68033]: cluster 2024-07-28T20:14:55.897306+0000 mon.a (mon.0) 2100 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:14:57.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:56 smithi155 bash[68033]: audit 2024-07-28T20:14:55.910815+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? 172.21.15.45:0/2999486184' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:14:57.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:56 smithi155 bash[68033]: cluster 2024-07-28T20:14:55.910899+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1213: 8 total, 2 up, 8 in 2024-07-28T20:14:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:56 smithi045 bash[80445]: cluster 2024-07-28T20:14:55.563519+0000 mgr.y (mgr.34101) 1359 : cluster [DBG] pgmap v2168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:57.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:56 smithi045 bash[80445]: cluster 2024-07-28T20:14:55.897306+0000 mon.a (mon.0) 2100 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:14:57.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:56 smithi045 bash[80445]: audit 2024-07-28T20:14:55.910815+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? 172.21.15.45:0/2999486184' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:14:57.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:56 smithi045 bash[80445]: cluster 2024-07-28T20:14:55.910899+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1213: 8 total, 2 up, 8 in 2024-07-28T20:14:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:56 smithi045 bash[82788]: cluster 2024-07-28T20:14:55.563519+0000 mgr.y (mgr.34101) 1359 : cluster [DBG] pgmap v2168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:56 smithi045 bash[82788]: cluster 2024-07-28T20:14:55.897306+0000 mon.a (mon.0) 2100 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:14:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:56 smithi045 bash[82788]: audit 2024-07-28T20:14:55.910815+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? 172.21.15.45:0/2999486184' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:14:57.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:56 smithi045 bash[82788]: cluster 2024-07-28T20:14:55.910899+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1213: 8 total, 2 up, 8 in 2024-07-28T20:14:57.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:57.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:57.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:57.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:57.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:57.738 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:57.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:57 smithi155 bash[73694]: debug 2024-07-28T20:14:57.598+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:57.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:14:57.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:57 smithi155 bash[73694]: debug 2024-07-28T20:14:57.714+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:14:57.856 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:14:57.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1532 16 16 0 0 0 - 0 2024-07-28T20:14:57.976 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:58.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:58.214 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:14:58.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:57 smithi155 bash[73694]: debug 2024-07-28T20:14:57.950+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:58.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:58.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:58.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:58.692 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:58.812 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:14:58.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1533 16 16 0 0 0 - 0 2024-07-28T20:14:58.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:59.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:59.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:14:59.077 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:14:59.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:14:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:14:58 smithi045 bash[82788]: cluster 2024-07-28T20:14:57.565345+0000 mgr.y (mgr.34101) 1360 : cluster [DBG] pgmap v2170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:14:58 smithi045 bash[80445]: cluster 2024-07-28T20:14:57.565345+0000 mgr.y (mgr.34101) 1360 : cluster [DBG] pgmap v2170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:59.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:14:58 smithi155 bash[68033]: cluster 2024-07-28T20:14:57.565345+0000 mgr.y (mgr.34101) 1360 : cluster [DBG] pgmap v2170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:14:59.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:58 smithi155 bash[73694]: debug 2024-07-28T20:14:58.986+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:14:59.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:59.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:14:59.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:14:59.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:14:59.910 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:14:59.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T20:14:59.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1534 16 16 0 0 0 - 0 2024-07-28T20:14:59.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:00.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:00.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:59 smithi155 bash[73694]: debug 2024-07-28T20:14:59.966+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:00.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:14:59 smithi155 bash[73694]: debug 2024-07-28T20:14:59.966+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:00.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:00.217 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:00.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:00.454 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:00.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:00.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:00.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:00.910 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:15:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:15:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:15:00.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1535 16 16 0 0 0 - 0 2024-07-28T20:15:00.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:01.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:00 smithi155 bash[68033]: cluster 2024-07-28T20:14:59.567134+0000 mgr.y (mgr.34101) 1361 : cluster [DBG] pgmap v2171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:01.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:01.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:00 smithi155 bash[73694]: debug 2024-07-28T20:15:00.798+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:01.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:00 smithi155 bash[73694]: debug 2024-07-28T20:15:00.946+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:01.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:01.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:00 smithi045 bash[80445]: cluster 2024-07-28T20:14:59.567134+0000 mgr.y (mgr.34101) 1361 : cluster [DBG] pgmap v2171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:00 smithi045 bash[82788]: cluster 2024-07-28T20:14:59.567134+0000 mgr.y (mgr.34101) 1361 : cluster [DBG] pgmap v2171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:01.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:01.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:01.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:01.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:01.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:01 smithi155 bash[73694]: debug 2024-07-28T20:15:01.390+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:01.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:01.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:01.891 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:01.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1536 16 16 0 0 0 - 0 2024-07-28T20:15:02.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:02.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:02.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:02.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:01 smithi155 bash[73694]: debug 2024-07-28T20:15:01.962+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:02.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:02.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:02.612 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:02.624 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:15:02 smithi155 bash[60745]: ts=2024-07-28T20:15:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:15:02.624 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:02.624 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:02 smithi155 bash[73694]: debug 2024-07-28T20:15:02.474+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:02.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:02.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:02.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1537 16 16 0 0 0 - 0 2024-07-28T20:15:02.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:03.091 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:03.210 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:02 smithi045 bash[80445]: cluster 2024-07-28T20:15:01.569019+0000 mgr.y (mgr.34101) 1362 : cluster [DBG] pgmap v2172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:02 smithi045 bash[82788]: cluster 2024-07-28T20:15:01.569019+0000 mgr.y (mgr.34101) 1362 : cluster [DBG] pgmap v2172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:03.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:02 smithi155 bash[68033]: cluster 2024-07-28T20:15:01.569019+0000 mgr.y (mgr.34101) 1362 : cluster [DBG] pgmap v2172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:03.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:02 smithi155 bash[73694]: debug 2024-07-28T20:15:02.962+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:03.330 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:03.450 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:03.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:03.686 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:03.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:03.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:03 smithi155 bash[73694]: debug 2024-07-28T20:15:03.434+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:03.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:03.827 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:15:03.828 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:15:03.926 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:03.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1538 16 16 0 0 0 - 0 2024-07-28T20:15:04.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:04.147 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:03 smithi155 bash[73694]: debug 2024-07-28T20:15:03.970+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:04.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:04 smithi045 bash[80445]: audit 2024-07-28T20:15:03.143262+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:04 smithi045 bash[80445]: audit 2024-07-28T20:15:03.145710+0000 mon.c (mon.2) 442 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:04 smithi045 bash[80445]: cluster 2024-07-28T20:15:03.570809+0000 mgr.y (mgr.34101) 1363 : cluster [DBG] pgmap v2173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:04 smithi045 bash[82788]: audit 2024-07-28T20:15:03.143262+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:04 smithi045 bash[82788]: audit 2024-07-28T20:15:03.145710+0000 mon.c (mon.2) 442 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:04 smithi045 bash[82788]: cluster 2024-07-28T20:15:03.570809+0000 mgr.y (mgr.34101) 1363 : cluster [DBG] pgmap v2173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:04.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:04.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:04 smithi155 bash[68033]: audit 2024-07-28T20:15:03.143262+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:04.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:04 smithi155 bash[68033]: audit 2024-07-28T20:15:03.145710+0000 mon.c (mon.2) 442 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:04.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:04 smithi155 bash[68033]: cluster 2024-07-28T20:15:03.570809+0000 mgr.y (mgr.34101) 1363 : cluster [DBG] pgmap v2173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:04.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:04.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:04.643 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:04.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:04.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:04.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1539 16 16 0 0 0 - 0 2024-07-28T20:15:04.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:04.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:04 smithi155 bash[73694]: debug 2024-07-28T20:15:04.726+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:05.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:05.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:05.242 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:05.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:05.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:05.597 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:05.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:05.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:05.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:15:05.928728+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:15:05.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:15:05.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1540 16 16 0 0 0 - 0 2024-07-28T20:15:05.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:06.074 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:06.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:06.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:04 smithi155 bash[73694]: debug 2024-07-28T20:15:04.986+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:06.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:06.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:05 smithi155 bash[73694]: debug 2024-07-28T20:15:05.934+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:06.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:06 smithi155 bash[73694]: debug 2024-07-28T20:15:06.014+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:06.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:06.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:06.544 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:06.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:06.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:06.876 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:06.876 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:06 smithi155 bash[68033]: cluster 2024-07-28T20:15:05.572564+0000 mgr.y (mgr.34101) 1364 : cluster [DBG] pgmap v2174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:06.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:06.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:06 smithi155 bash[73694]: debug 2024-07-28T20:15:06.878+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:06.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1541 16 16 0 0 0 - 0 2024-07-28T20:15:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:06 smithi045 bash[80445]: cluster 2024-07-28T20:15:05.572564+0000 mgr.y (mgr.34101) 1364 : cluster [DBG] pgmap v2174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:06 smithi045 bash[82788]: cluster 2024-07-28T20:15:05.572564+0000 mgr.y (mgr.34101) 1364 : cluster [DBG] pgmap v2174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:07.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:07.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:07.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:07.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:07.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:07 smithi155 bash[73694]: debug 2024-07-28T20:15:07.002+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:07.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:07 smithi155 bash[73694]: debug 2024-07-28T20:15:07.002+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:07.370 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:07.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:07.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:07.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:07.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:07.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1542 16 16 0 0 0 - 0 2024-07-28T20:15:07.968 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:08.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:08.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:08.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:08.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:07 smithi155 bash[73694]: debug 2024-07-28T20:15:07.954+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:08.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:07 smithi155 bash[73694]: debug 2024-07-28T20:15:07.998+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:08.325 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:08.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:08.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:08.634 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:08.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:08.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:08.896 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:08 smithi155 bash[73694]: debug 2024-07-28T20:15:08.662+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:08.896 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:08.897 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:08 smithi155 bash[68033]: cluster 2024-07-28T20:15:07.574492+0000 mgr.y (mgr.34101) 1365 : cluster [DBG] pgmap v2175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:08.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:08.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1543 16 16 0 0 0 - 0 2024-07-28T20:15:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:08 smithi045 bash[80445]: cluster 2024-07-28T20:15:07.574492+0000 mgr.y (mgr.34101) 1365 : cluster [DBG] pgmap v2175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:08 smithi045 bash[82788]: cluster 2024-07-28T20:15:07.574492+0000 mgr.y (mgr.34101) 1365 : cluster [DBG] pgmap v2175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:09.002 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:08 smithi155 bash[73694]: debug 2024-07-28T20:15:08.898+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:09.002 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:09.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:09.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:09.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:09 smithi155 bash[73694]: debug 2024-07-28T20:15:09.006+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:09.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:09 smithi155 bash[73694]: debug 2024-07-28T20:15:09.022+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:09.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:09.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:09.513 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:09.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:09.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:09.869 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:09.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1544 16 16 0 0 0 - 0 2024-07-28T20:15:09.988 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:10.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:10.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:10.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:10 smithi155 bash[73694]: debug 2024-07-28T20:15:10.026+0000 7f8e37e1e640 -1 osd.4 1213 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:10.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:10.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:10 smithi155 bash[73694]: debug 2024-07-28T20:15:10.206+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:10.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:10.404 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:15:10.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:10.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:10.643 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:15:10.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:10.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:10.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1545 16 16 0 0 0 - 0 2024-07-28T20:15:10.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:10.975 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:10 smithi045 bash[80445]: cluster 2024-07-28T20:15:09.576215+0000 mgr.y (mgr.34101) 1366 : cluster [DBG] pgmap v2176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:10.975 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:10 smithi045 bash[80445]: audit 2024-07-28T20:15:10.565568+0000 mon.c (mon.2) 443 : audit [INF] from='client.? 172.21.15.45:0/3306708636' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:15:10.975 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:10 smithi045 bash[80445]: audit 2024-07-28T20:15:10.566084+0000 mon.a (mon.0) 2104 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:15:10.975 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:15:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:15:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:15:10.975 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:10 smithi045 bash[82788]: cluster 2024-07-28T20:15:09.576215+0000 mgr.y (mgr.34101) 1366 : cluster [DBG] pgmap v2176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:10.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:10 smithi045 bash[82788]: audit 2024-07-28T20:15:10.565568+0000 mon.c (mon.2) 443 : audit [INF] from='client.? 172.21.15.45:0/3306708636' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:15:10.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:10 smithi045 bash[82788]: audit 2024-07-28T20:15:10.566084+0000 mon.a (mon.0) 2104 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:15:10.981 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:10.981 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:10 smithi155 bash[73694]: debug 2024-07-28T20:15:10.798+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:10.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:10 smithi155 bash[68033]: cluster 2024-07-28T20:15:09.576215+0000 mgr.y (mgr.34101) 1366 : cluster [DBG] pgmap v2176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:10.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:10 smithi155 bash[68033]: audit 2024-07-28T20:15:10.565568+0000 mon.c (mon.2) 443 : audit [INF] from='client.? 172.21.15.45:0/3306708636' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:15:10.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:10 smithi155 bash[68033]: audit 2024-07-28T20:15:10.566084+0000 mon.a (mon.0) 2104 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:15:11.056 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:11.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:11.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:11.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:10 smithi155 bash[73694]: debug 2024-07-28T20:15:10.982+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:11.353 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:15:11.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T20:15:11.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:11.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:11.652 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:11.654 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:11.654 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:11 smithi155 bash[73694]: debug 2024-07-28T20:15:11.506+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:11.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:11.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:11 smithi155 bash[68033]: cluster 2024-07-28T20:15:10.636486+0000 mon.a (mon.0) 2105 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:15:11.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:11 smithi155 bash[68033]: audit 2024-07-28T20:15:10.642899+0000 mon.a (mon.0) 2106 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:15:11.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:11 smithi155 bash[68033]: cluster 2024-07-28T20:15:10.642999+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1214: 8 total, 2 up, 8 in 2024-07-28T20:15:11.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:11.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1546 16 16 0 0 0 - 0 2024-07-28T20:15:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:11 smithi045 bash[80445]: cluster 2024-07-28T20:15:10.636486+0000 mon.a (mon.0) 2105 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:15:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:11 smithi045 bash[80445]: audit 2024-07-28T20:15:10.642899+0000 mon.a (mon.0) 2106 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:15:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:11 smithi045 bash[80445]: cluster 2024-07-28T20:15:10.642999+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1214: 8 total, 2 up, 8 in 2024-07-28T20:15:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:11 smithi045 bash[82788]: cluster 2024-07-28T20:15:10.636486+0000 mon.a (mon.0) 2105 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:15:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:11 smithi045 bash[82788]: audit 2024-07-28T20:15:10.642899+0000 mon.a (mon.0) 2106 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:15:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:11 smithi045 bash[82788]: cluster 2024-07-28T20:15:10.642999+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1214: 8 total, 2 up, 8 in 2024-07-28T20:15:12.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:12.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:12.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:12.262 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:11 smithi155 bash[73694]: debug 2024-07-28T20:15:11.950+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:12.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:12.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:12.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:15:12 smithi155 bash[60745]: ts=2024-07-28T20:15:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:15:12.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:12.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:12 smithi155 bash[73694]: debug 2024-07-28T20:15:12.450+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:12.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:12.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:12.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:12.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1547 16 16 0 0 0 - 0 2024-07-28T20:15:12.947 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:12.948 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:12 smithi155 bash[68033]: cluster 2024-07-28T20:15:11.577430+0000 mgr.y (mgr.34101) 1367 : cluster [DBG] pgmap v2178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:12.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:12 smithi045 bash[80445]: cluster 2024-07-28T20:15:11.577430+0000 mgr.y (mgr.34101) 1367 : cluster [DBG] pgmap v2178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:12 smithi045 bash[82788]: cluster 2024-07-28T20:15:11.577430+0000 mgr.y (mgr.34101) 1367 : cluster [DBG] pgmap v2178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:13.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:12 smithi155 bash[73694]: debug 2024-07-28T20:15:12.950+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:13.048 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:12 smithi155 bash[73694]: debug 2024-07-28T20:15:12.962+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:13.048 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:13.048 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:13 smithi155 bash[73694]: debug 2024-07-28T20:15:13.050+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:13.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:13.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:13.322 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:13.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:13.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:13.683 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:13.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:13.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:13 smithi155 bash[73694]: debug 2024-07-28T20:15:13.670+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:13.803 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:13.874 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:13.922 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:13.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1548 16 16 0 0 0 - 0 2024-07-28T20:15:14.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:15:14.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:14.114 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:13 smithi155 bash[73694]: debug 2024-07-28T20:15:13.878+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:14.114 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:13 smithi155 bash[73694]: debug 2024-07-28T20:15:13.970+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:14.115 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:14.160 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:14.169 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:14 smithi155 bash[73694]: debug 2024-07-28T20:15:14.118+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:14.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:14.392 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:14.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:14.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:14.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:14.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:14 smithi155 bash[68033]: cluster 2024-07-28T20:15:13.579175+0000 mgr.y (mgr.34101) 1368 : cluster [DBG] pgmap v2179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:14.868 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:14.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1549 16 16 0 0 0 - 0 2024-07-28T20:15:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:14 smithi045 bash[80445]: cluster 2024-07-28T20:15:13.579175+0000 mgr.y (mgr.34101) 1368 : cluster [DBG] pgmap v2179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:14 smithi045 bash[82788]: cluster 2024-07-28T20:15:13.579175+0000 mgr.y (mgr.34101) 1368 : cluster [DBG] pgmap v2179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:14.988 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:15.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:15.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:15.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:14 smithi155 bash[73694]: debug 2024-07-28T20:15:14.982+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:15.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:15.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:15.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:15.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:15.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:15.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1550 16 16 0 0 0 - 0 2024-07-28T20:15:15.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:16.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:16.111 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:15:16.186 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:16.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:16 smithi155 bash[73694]: debug 2024-07-28T20:15:16.026+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:16.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:16.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:16.547 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:16.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:16.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:16.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:16 smithi155 bash[68033]: cluster 2024-07-28T20:15:15.580998+0000 mgr.y (mgr.34101) 1369 : cluster [DBG] pgmap v2180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:16.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:16.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1551 16 16 0 0 0 - 0 2024-07-28T20:15:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:16 smithi045 bash[80445]: cluster 2024-07-28T20:15:15.580998+0000 mgr.y (mgr.34101) 1369 : cluster [DBG] pgmap v2180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:16 smithi045 bash[82788]: cluster 2024-07-28T20:15:15.580998+0000 mgr.y (mgr.34101) 1369 : cluster [DBG] pgmap v2180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:17.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:17.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:17.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:17.270 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:17.270 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:16 smithi155 bash[73694]: debug 2024-07-28T20:15:16.986+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:17.270 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:17 smithi155 bash[73694]: debug 2024-07-28T20:15:17.126+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:17.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:17.496 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:17.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:17.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:17.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:17 smithi155 bash[73694]: debug 2024-07-28T20:15:17.414+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:17.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:17 smithi155 bash[73694]: debug 2024-07-28T20:15:17.490+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:17.609 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:17.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:17.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:17.860 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:17.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1552 16 16 0 0 0 - 0 2024-07-28T20:15:17.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:18.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:18.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:18.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:18.333 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:18 smithi155 bash[73694]: debug 2024-07-28T20:15:18.026+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:18.333 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:18 smithi155 bash[73694]: debug 2024-07-28T20:15:18.234+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:18.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:18.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:18.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:18 smithi045 bash[80445]: cluster 2024-07-28T20:15:17.582904+0000 mgr.y (mgr.34101) 1370 : cluster [DBG] pgmap v2181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:18 smithi045 bash[80445]: audit 2024-07-28T20:15:18.143802+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:18 smithi045 bash[80445]: audit 2024-07-28T20:15:18.146692+0000 mon.c (mon.2) 444 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:18 smithi045 bash[82788]: cluster 2024-07-28T20:15:17.582904+0000 mgr.y (mgr.34101) 1370 : cluster [DBG] pgmap v2181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:18 smithi045 bash[82788]: audit 2024-07-28T20:15:18.143802+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:18 smithi045 bash[82788]: audit 2024-07-28T20:15:18.146692+0000 mon.c (mon.2) 444 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:18.794 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:15:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:18 smithi155 bash[68033]: cluster 2024-07-28T20:15:17.582904+0000 mgr.y (mgr.34101) 1370 : cluster [DBG] pgmap v2181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:18.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:18 smithi155 bash[68033]: audit 2024-07-28T20:15:18.143802+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:18.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:18 smithi155 bash[68033]: audit 2024-07-28T20:15:18.146692+0000 mon.c (mon.2) 444 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:18.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:18.916 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:18.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1553 16 16 0 0 0 - 0 2024-07-28T20:15:19.035 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:19.154 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:19.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:19.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:18 smithi155 bash[73694]: debug 2024-07-28T20:15:18.994+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:19.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:19.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:19.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:19.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:19.861 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:15:19.862 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:15:19.862 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T20:15:19.862 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:15:19.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:19.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1554 16 16 0 0 0 - 0 2024-07-28T20:15:19.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:20.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:20.146 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:19 smithi155 bash[73694]: debug 2024-07-28T20:15:19.986+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:20.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:20.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:20.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:20.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:20.583 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:20.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T20:15:20.703 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:20.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:20.831 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:20 smithi155 bash[73694]: debug 2024-07-28T20:15:20.574+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:20.832 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:20 smithi155 bash[68033]: cluster 2024-07-28T20:15:19.584656+0000 mgr.y (mgr.34101) 1371 : cluster [DBG] pgmap v2182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:20.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1555 16 16 0 0 0 - 0 2024-07-28T20:15:20.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:20.946 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:20.947 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:20 smithi155 bash[73694]: debug 2024-07-28T20:15:20.922+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:21.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:21.063 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:15:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:15:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:15:21.063 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:20 smithi045 bash[82788]: cluster 2024-07-28T20:15:19.584656+0000 mgr.y (mgr.34101) 1371 : cluster [DBG] pgmap v2182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:21.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:20 smithi045 bash[80445]: cluster 2024-07-28T20:15:19.584656+0000 mgr.y (mgr.34101) 1371 : cluster [DBG] pgmap v2182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:21.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:21.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:21.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:20 smithi155 bash[73694]: debug 2024-07-28T20:15:20.962+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:21.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:21.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:21.645 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:21.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:21.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:21.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1556 16 16 0 0 0 - 0 2024-07-28T20:15:22.004 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:22.124 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:22.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:22.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:21 smithi155 bash[73694]: debug 2024-07-28T20:15:21.938+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:22.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:22.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:22.617 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:15:22 smithi155 bash[60745]: ts=2024-07-28T20:15:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:15:22.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:22.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:22 smithi155 bash[68033]: cluster 2024-07-28T20:15:21.586620+0000 mgr.y (mgr.34101) 1372 : cluster [DBG] pgmap v2183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:22.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:22.856 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:22 smithi045 bash[82788]: cluster 2024-07-28T20:15:21.586620+0000 mgr.y (mgr.34101) 1372 : cluster [DBG] pgmap v2183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:22.857 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:22 smithi045 bash[80445]: cluster 2024-07-28T20:15:21.586620+0000 mgr.y (mgr.34101) 1372 : cluster [DBG] pgmap v2183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:22.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1557 16 16 0 0 0 - 0 2024-07-28T20:15:22.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:23.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:23.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:23.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:22 smithi155 bash[73694]: debug 2024-07-28T20:15:22.970+0000 7f8e37e1e640 -1 osd.4 1214 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:23.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:23.437 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:23.553 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:23.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:23.693 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:15:23.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:23.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:23.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1558 16 16 0 0 0 - 0 2024-07-28T20:15:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:23 smithi045 bash[80445]: audit 2024-07-28T20:15:22.836096+0000 mon.a (mon.0) 2109 : audit [INF] from='client.? 172.21.15.45:0/1486943775' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:15:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:23 smithi045 bash[82788]: audit 2024-07-28T20:15:22.836096+0000 mon.a (mon.0) 2109 : audit [INF] from='client.? 172.21.15.45:0/1486943775' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:15:23.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:23 smithi155 bash[68033]: audit 2024-07-28T20:15:22.836096+0000 mon.a (mon.0) 2109 : audit [INF] from='client.? 172.21.15.45:0/1486943775' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:15:23.987 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:23.987 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:23 smithi155 bash[73694]: debug 2024-07-28T20:15:23.874+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:23.987 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:24.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:24.149 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:24.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:24.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:23 smithi155 bash[73694]: debug 2024-07-28T20:15:23.990+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:24.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:23 smithi155 bash[73694]: debug 2024-07-28T20:15:23.990+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:24.387 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:24.508 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:24.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:24.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:24 smithi155 bash[73694]: debug 2024-07-28T20:15:24.350+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:24.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:24.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:24.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:24.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1559 16 16 0 0 0 - 0 2024-07-28T20:15:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:24 smithi045 bash[80445]: cluster 2024-07-28T20:15:23.588356+0000 mgr.y (mgr.34101) 1373 : cluster [DBG] pgmap v2184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:24 smithi045 bash[80445]: cluster 2024-07-28T20:15:23.679382+0000 mon.a (mon.0) 2110 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:15:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:24 smithi045 bash[80445]: audit 2024-07-28T20:15:23.693965+0000 mon.a (mon.0) 2111 : audit [INF] from='client.? 172.21.15.45:0/1486943775' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:15:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:24 smithi045 bash[80445]: cluster 2024-07-28T20:15:23.694061+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1215: 8 total, 2 up, 8 in 2024-07-28T20:15:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:24 smithi045 bash[82788]: cluster 2024-07-28T20:15:23.588356+0000 mgr.y (mgr.34101) 1373 : cluster [DBG] pgmap v2184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:24 smithi045 bash[82788]: cluster 2024-07-28T20:15:23.679382+0000 mon.a (mon.0) 2110 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:15:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:24 smithi045 bash[82788]: audit 2024-07-28T20:15:23.693965+0000 mon.a (mon.0) 2111 : audit [INF] from='client.? 172.21.15.45:0/1486943775' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:15:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:24 smithi045 bash[82788]: cluster 2024-07-28T20:15:23.694061+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1215: 8 total, 2 up, 8 in 2024-07-28T20:15:24.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:24.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:24.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:24 smithi155 bash[73694]: debug 2024-07-28T20:15:24.826+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:24.995 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:24 smithi155 bash[68033]: cluster 2024-07-28T20:15:23.588356+0000 mgr.y (mgr.34101) 1373 : cluster [DBG] pgmap v2184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:24.995 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:24 smithi155 bash[68033]: cluster 2024-07-28T20:15:23.679382+0000 mon.a (mon.0) 2110 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:15:24.995 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:24 smithi155 bash[68033]: audit 2024-07-28T20:15:23.693965+0000 mon.a (mon.0) 2111 : audit [INF] from='client.? 172.21.15.45:0/1486943775' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:15:24.995 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:24 smithi155 bash[68033]: cluster 2024-07-28T20:15:23.694061+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1215: 8 total, 2 up, 8 in 2024-07-28T20:15:25.102 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:25.221 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:25.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:25 smithi155 bash[73694]: debug 2024-07-28T20:15:25.034+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:25.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:25.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:25.510 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:15:25.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:25.699 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:25.817 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:25.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:15:25.931900+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:15:25.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:15:25.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1560 16 16 0 0 0 - 0 2024-07-28T20:15:25.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:26.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:26.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:26.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:26.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:26 smithi155 bash[73694]: debug 2024-07-28T20:15:26.066+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:26.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:26.313 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:26.415 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:26.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:26.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:15:26.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:26.666 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:26 smithi155 bash[73694]: debug 2024-07-28T20:15:26.322+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:26.667 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:26.667 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:26 smithi155 bash[73694]: debug 2024-07-28T20:15:26.482+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:26.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:26.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:26.905 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:26 smithi045 bash[82788]: cluster 2024-07-28T20:15:25.590114+0000 mgr.y (mgr.34101) 1374 : cluster [DBG] pgmap v2186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:26.905 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:26 smithi045 bash[80445]: cluster 2024-07-28T20:15:25.590114+0000 mgr.y (mgr.34101) 1374 : cluster [DBG] pgmap v2186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:26.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1561 16 16 0 0 0 - 0 2024-07-28T20:15:26.956 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:26 smithi155 bash[68033]: cluster 2024-07-28T20:15:25.590114+0000 mgr.y (mgr.34101) 1374 : cluster [DBG] pgmap v2186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:27.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:27.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:27.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:26 smithi155 bash[73694]: debug 2024-07-28T20:15:26.958+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:27.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:27 smithi155 bash[73694]: debug 2024-07-28T20:15:27.042+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:27.249 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:27.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:27.484 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:27.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:27.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:27 smithi155 bash[73694]: debug 2024-07-28T20:15:27.322+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:27.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:27.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:27.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:27.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1562 16 16 0 0 0 - 0 2024-07-28T20:15:27.958 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:28.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:28.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:28.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:28 smithi155 bash[73694]: debug 2024-07-28T20:15:28.078+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:28.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:28.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:28.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:28.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:28 smithi045 bash[80445]: cluster 2024-07-28T20:15:27.592000+0000 mgr.y (mgr.34101) 1375 : cluster [DBG] pgmap v2187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:28 smithi045 bash[82788]: cluster 2024-07-28T20:15:27.592000+0000 mgr.y (mgr.34101) 1375 : cluster [DBG] pgmap v2187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:28.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:28.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:28.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1563 16 16 0 0 0 - 0 2024-07-28T20:15:29.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:29.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:28 smithi155 bash[68033]: cluster 2024-07-28T20:15:27.592000+0000 mgr.y (mgr.34101) 1375 : cluster [DBG] pgmap v2187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:29.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:29.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:29.366 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:29 smithi155 bash[73694]: debug 2024-07-28T20:15:29.098+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:29.396 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:29.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:29.513 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:15:29.514 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:15:29.514 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T20:15:29.514 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T20:15:29.514 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:15:29.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:29.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:29.865 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:29.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1564 16 16 0 0 0 - 0 2024-07-28T20:15:29.986 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:30.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:30.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T20:15:30.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:30.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:30 smithi155 bash[73694]: debug 2024-07-28T20:15:30.114+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:30.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:30.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:30.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:30.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:30.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:30.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1565 16 16 0 0 0 - 0 2024-07-28T20:15:30.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:30.954 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:30 smithi045 bash[80445]: cluster 2024-07-28T20:15:29.593742+0000 mgr.y (mgr.34101) 1376 : cluster [DBG] pgmap v2188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:30.954 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:15:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:15:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:15:30.954 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:30 smithi045 bash[82788]: cluster 2024-07-28T20:15:29.593742+0000 mgr.y (mgr.34101) 1376 : cluster [DBG] pgmap v2188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:31.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:30 smithi155 bash[68033]: cluster 2024-07-28T20:15:29.593742+0000 mgr.y (mgr.34101) 1376 : cluster [DBG] pgmap v2188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:31.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:31.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:30 smithi155 bash[73694]: debug 2024-07-28T20:15:30.930+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:31.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:31.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:31.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:31.391 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:15:31.418 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:31.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:31.546 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:31 smithi155 bash[73694]: debug 2024-07-28T20:15:31.102+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:31.655 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:31.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:31.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:31.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1566 16 16 0 0 0 - 0 2024-07-28T20:15:32.013 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:32.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:32.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:32.262 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:32.263 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:31 smithi155 bash[73694]: debug 2024-07-28T20:15:31.990+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:32.263 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:32 smithi155 bash[73694]: debug 2024-07-28T20:15:32.074+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:32.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:32.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:32.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:15:32 smithi155 bash[60745]: ts=2024-07-28T20:15:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:15:32.609 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:32.729 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:32.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:32.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1567 16 16 0 0 0 - 0 2024-07-28T20:15:32.961 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:32 smithi045 bash[80445]: cluster 2024-07-28T20:15:31.595754+0000 mgr.y (mgr.34101) 1377 : cluster [DBG] pgmap v2189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:32.961 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:32 smithi045 bash[82788]: cluster 2024-07-28T20:15:31.595754+0000 mgr.y (mgr.34101) 1377 : cluster [DBG] pgmap v2189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:32.964 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:33.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:32 smithi155 bash[68033]: cluster 2024-07-28T20:15:31.595754+0000 mgr.y (mgr.34101) 1377 : cluster [DBG] pgmap v2189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:33.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:33.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:33.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:33.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:33.445 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:33 smithi155 bash[73694]: debug 2024-07-28T20:15:33.094+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:33.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:33.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:33.714 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:33.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:33 smithi155 bash[73694]: debug 2024-07-28T20:15:33.654+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:33.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:33.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:33.919 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:33 smithi155 bash[68033]: audit 2024-07-28T20:15:33.137028+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:33.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1568 16 16 0 0 0 - 0 2024-07-28T20:15:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:33 smithi045 bash[80445]: audit 2024-07-28T20:15:33.137028+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:33 smithi045 bash[82788]: audit 2024-07-28T20:15:33.137028+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:34.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:34.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:34.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:34.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:34 smithi155 bash[73694]: debug 2024-07-28T20:15:34.142+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:34.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:34.506 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:34.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:34.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:34.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:34.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1569 16 16 0 0 0 - 0 2024-07-28T20:15:34.944 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:15:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:34 smithi045 bash[80445]: cluster 2024-07-28T20:15:33.597508+0000 mgr.y (mgr.34101) 1378 : cluster [DBG] pgmap v2190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:34 smithi045 bash[82788]: cluster 2024-07-28T20:15:33.597508+0000 mgr.y (mgr.34101) 1378 : cluster [DBG] pgmap v2190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:34.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:34.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:34 smithi155 bash[68033]: cluster 2024-07-28T20:15:33.597508+0000 mgr.y (mgr.34101) 1378 : cluster [DBG] pgmap v2190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:35.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:35.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:35.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:35.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:35 smithi155 bash[73694]: debug 2024-07-28T20:15:35.150+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:35.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:35 smithi155 bash[73694]: debug 2024-07-28T20:15:35.182+0000 7f8e37e1e640 -1 osd.4 1215 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:35.332 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:35.449 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:35.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:35.684 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:35.733 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:15:35.803 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:35.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:35.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:35 smithi045 bash[80445]: audit 2024-07-28T20:15:35.372333+0000 mon.c (mon.2) 446 : audit [INF] from='client.? 172.21.15.45:0/2158875375' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:15:35.925 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:35 smithi045 bash[80445]: audit 2024-07-28T20:15:35.372887+0000 mon.a (mon.0) 2113 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:15:35.925 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:35 smithi045 bash[82788]: audit 2024-07-28T20:15:35.372333+0000 mon.c (mon.2) 446 : audit [INF] from='client.? 172.21.15.45:0/2158875375' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:15:35.925 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:35 smithi045 bash[82788]: audit 2024-07-28T20:15:35.372887+0000 mon.a (mon.0) 2113 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:15:35.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1570 16 16 0 0 0 - 0 2024-07-28T20:15:36.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:36.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:35 smithi155 bash[68033]: audit 2024-07-28T20:15:35.372333+0000 mon.c (mon.2) 446 : audit [INF] from='client.? 172.21.15.45:0/2158875375' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:15:36.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:35 smithi155 bash[68033]: audit 2024-07-28T20:15:35.372887+0000 mon.a (mon.0) 2113 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:15:36.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:36.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:36.310 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:36.310 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:36 smithi155 bash[73694]: debug 2024-07-28T20:15:36.218+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:36.310 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:36 smithi155 bash[73694]: debug 2024-07-28T20:15:36.242+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:36.390 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:36.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:36.624 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:36.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:36.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:36.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1571 16 16 0 0 0 - 0 2024-07-28T20:15:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:36 smithi045 bash[82788]: cluster 2024-07-28T20:15:35.599308+0000 mgr.y (mgr.34101) 1379 : cluster [DBG] pgmap v2191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:36 smithi045 bash[82788]: cluster 2024-07-28T20:15:35.718278+0000 mon.a (mon.0) 2114 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:15:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:36 smithi045 bash[82788]: audit 2024-07-28T20:15:35.732022+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:15:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:36 smithi045 bash[82788]: cluster 2024-07-28T20:15:35.732168+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1216: 8 total, 2 up, 8 in 2024-07-28T20:15:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:36 smithi045 bash[82788]: audit 2024-07-28T20:15:36.488622+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:15:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:36 smithi045 bash[80445]: cluster 2024-07-28T20:15:35.599308+0000 mgr.y (mgr.34101) 1379 : cluster [DBG] pgmap v2191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:36 smithi045 bash[80445]: cluster 2024-07-28T20:15:35.718278+0000 mon.a (mon.0) 2114 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:15:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:36 smithi045 bash[80445]: audit 2024-07-28T20:15:35.732022+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:15:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:36 smithi045 bash[80445]: cluster 2024-07-28T20:15:35.732168+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1216: 8 total, 2 up, 8 in 2024-07-28T20:15:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:36 smithi045 bash[80445]: audit 2024-07-28T20:15:36.488622+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:15:36.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:37.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:36 smithi155 bash[68033]: cluster 2024-07-28T20:15:35.599308+0000 mgr.y (mgr.34101) 1379 : cluster [DBG] pgmap v2191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:36 smithi155 bash[68033]: cluster 2024-07-28T20:15:35.718278+0000 mon.a (mon.0) 2114 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:15:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:36 smithi155 bash[68033]: audit 2024-07-28T20:15:35.732022+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:15:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:36 smithi155 bash[68033]: cluster 2024-07-28T20:15:35.732168+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1216: 8 total, 2 up, 8 in 2024-07-28T20:15:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:36 smithi155 bash[68033]: audit 2024-07-28T20:15:36.488622+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:15:37.091 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:37.210 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:37.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:37.448 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:37.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:37 smithi155 bash[73694]: debug 2024-07-28T20:15:37.174+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:37.565 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:37.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:37.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:37.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:37.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:37.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1572 16 16 0 0 0 - 0 2024-07-28T20:15:38.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:38.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:37 smithi155 bash[73694]: debug 2024-07-28T20:15:37.862+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:38.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:37 smithi155 bash[68033]: audit 2024-07-28T20:15:36.855982+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:38.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:37 smithi155 bash[68033]: audit 2024-07-28T20:15:36.861421+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:38.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:37 smithi045 bash[80445]: audit 2024-07-28T20:15:36.855982+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:37 smithi045 bash[80445]: audit 2024-07-28T20:15:36.861421+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:37 smithi045 bash[82788]: audit 2024-07-28T20:15:36.855982+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:37 smithi045 bash[82788]: audit 2024-07-28T20:15:36.861421+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:38.275 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:38.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:38.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:38.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:38 smithi155 bash[73694]: debug 2024-07-28T20:15:38.170+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:38.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:38.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:15:38.718 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:15:38.718 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T20:15:38.718 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T20:15:38.718 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [] 2024-07-28T20:15:38.719 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:15:38.755 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:38.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:38.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1573 16 16 0 0 0 - 0 2024-07-28T20:15:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:38 smithi045 bash[80445]: cluster 2024-07-28T20:15:37.600556+0000 mgr.y (mgr.34101) 1380 : cluster [DBG] pgmap v2193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:38 smithi045 bash[82788]: cluster 2024-07-28T20:15:37.600556+0000 mgr.y (mgr.34101) 1380 : cluster [DBG] pgmap v2193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:38.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:39.110 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:39.119 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:38 smithi155 bash[68033]: cluster 2024-07-28T20:15:37.600556+0000 mgr.y (mgr.34101) 1380 : cluster [DBG] pgmap v2193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:39.190 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:39.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:39.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:39.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:39.489 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:39 smithi155 bash[73694]: debug 2024-07-28T20:15:39.189+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:39.586 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:39.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:39.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T20:15:39.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:39 smithi155 bash[73694]: debug 2024-07-28T20:15:39.489+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:39.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:39.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1574 16 16 0 0 0 - 0 2024-07-28T20:15:39.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:40.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:40.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:40.302 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:40.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:40.430 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:40 smithi155 bash[73694]: debug 2024-07-28T20:15:40.161+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:40.539 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:40.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:40.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:40.870 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:15:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:15:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:15:40.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:40.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1575 16 16 0 0 0 - 0 2024-07-28T20:15:41.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:41.000 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:40 smithi155 bash[68033]: cluster 2024-07-28T20:15:39.602098+0000 mgr.y (mgr.34101) 1381 : cluster [DBG] pgmap v2194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:41.016 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:41.133 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:41.145 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:40 smithi045 bash[80445]: cluster 2024-07-28T20:15:39.602098+0000 mgr.y (mgr.34101) 1381 : cluster [DBG] pgmap v2194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:41.145 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:40 smithi045 bash[82788]: cluster 2024-07-28T20:15:39.602098+0000 mgr.y (mgr.34101) 1381 : cluster [DBG] pgmap v2194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:41.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:41.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:41 smithi155 bash[73694]: debug 2024-07-28T20:15:41.001+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:41.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:41 smithi155 bash[73694]: debug 2024-07-28T20:15:41.117+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:41.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:41.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:41.610 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:41.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:41.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:41.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1576 16 16 0 0 0 - 0 2024-07-28T20:15:41.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:42.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:42.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:42.312 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:42.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:42.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:42.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:42 smithi155 bash[73694]: debug 2024-07-28T20:15:42.093+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:42.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:15:42 smithi155 bash[60745]: ts=2024-07-28T20:15:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:15:42.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:42.719 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:15:42.767 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:42.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:42.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1577 16 16 0 0 0 - 0 2024-07-28T20:15:43.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:43.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:42 smithi155 bash[68033]: cluster 2024-07-28T20:15:41.603975+0000 mgr.y (mgr.34101) 1382 : cluster [DBG] pgmap v2195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:43.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:42 smithi155 bash[68033]: audit 2024-07-28T20:15:42.470417+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:43.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:42 smithi155 bash[68033]: audit 2024-07-28T20:15:42.476256+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:43.113 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:43.125 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:43 smithi155 bash[73694]: debug 2024-07-28T20:15:43.121+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:43.194 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:42 smithi045 bash[80445]: cluster 2024-07-28T20:15:41.603975+0000 mgr.y (mgr.34101) 1382 : cluster [DBG] pgmap v2195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:43.195 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:42 smithi045 bash[80445]: audit 2024-07-28T20:15:42.470417+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:43.195 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:42 smithi045 bash[80445]: audit 2024-07-28T20:15:42.476256+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:43.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:43.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:43.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:43.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:43 smithi045 bash[82788]: cluster 2024-07-28T20:15:41.603975+0000 mgr.y (mgr.34101) 1382 : cluster [DBG] pgmap v2195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:43.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:43 smithi045 bash[82788]: audit 2024-07-28T20:15:42.470417+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:43.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:43 smithi045 bash[82788]: audit 2024-07-28T20:15:42.476256+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:43.586 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:43.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:43.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:43.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1578 16 16 0 0 0 - 0 2024-07-28T20:15:43.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:44.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:44.178 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:44.247 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:15:44.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:44.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:44 smithi155 bash[73694]: debug 2024-07-28T20:15:44.141+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:44.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:44 smithi155 bash[68033]: audit 2024-07-28T20:15:43.186260+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:44.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:44 smithi155 bash[68033]: audit 2024-07-28T20:15:43.198798+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:44.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:44 smithi155 bash[68033]: cluster 2024-07-28T20:15:43.605076+0000 mgr.y (mgr.34101) 1383 : cluster [DBG] pgmap v2196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:44.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:44 smithi155 bash[68033]: audit 2024-07-28T20:15:43.659088+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:15:44.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:44 smithi155 bash[68033]: audit 2024-07-28T20:15:43.660686+0000 mon.c (mon.2) 449 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:15:44.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:44 smithi155 bash[68033]: audit 2024-07-28T20:15:43.668969+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:44.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:44.434 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[82788]: audit 2024-07-28T20:15:43.186260+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:44.434 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[82788]: audit 2024-07-28T20:15:43.198798+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:44.434 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[82788]: cluster 2024-07-28T20:15:43.605076+0000 mgr.y (mgr.34101) 1383 : cluster [DBG] pgmap v2196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:44.434 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[82788]: audit 2024-07-28T20:15:43.659088+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:15:44.434 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[82788]: audit 2024-07-28T20:15:43.660686+0000 mon.c (mon.2) 449 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:15:44.434 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[82788]: audit 2024-07-28T20:15:43.668969+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:44.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[80445]: audit 2024-07-28T20:15:43.186260+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:44.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[80445]: audit 2024-07-28T20:15:43.198798+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:44.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[80445]: cluster 2024-07-28T20:15:43.605076+0000 mgr.y (mgr.34101) 1383 : cluster [DBG] pgmap v2196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:44.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[80445]: audit 2024-07-28T20:15:43.659088+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:15:44.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[80445]: audit 2024-07-28T20:15:43.660686+0000 mon.c (mon.2) 449 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:15:44.435 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:44 smithi045 bash[80445]: audit 2024-07-28T20:15:43.668969+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:44.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:44.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:44.767 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:44.886 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:44.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1579 16 16 0 0 0 - 0 2024-07-28T20:15:45.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:45.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:45.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:45.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:45.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:45.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:45 smithi155 bash[73694]: debug 2024-07-28T20:15:45.101+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:45.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:45.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:45.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:45.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:15:45.934679+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:15:45.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:15:45.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1580 16 16 0 0 0 - 0 2024-07-28T20:15:45.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:46.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:46.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:46.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:46 smithi155 bash[73694]: debug 2024-07-28T20:15:46.125+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:46.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:46.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:46.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:46.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:46 smithi045 bash[80445]: cluster 2024-07-28T20:15:45.606933+0000 mgr.y (mgr.34101) 1384 : cluster [DBG] pgmap v2197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:46 smithi045 bash[82788]: cluster 2024-07-28T20:15:45.606933+0000 mgr.y (mgr.34101) 1384 : cluster [DBG] pgmap v2197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:46.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:46.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:46.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1581 16 16 0 0 0 - 0 2024-07-28T20:15:47.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:47.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:46 smithi155 bash[68033]: cluster 2024-07-28T20:15:45.606933+0000 mgr.y (mgr.34101) 1384 : cluster [DBG] pgmap v2197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:47.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:47.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:47.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:47 smithi155 bash[73694]: debug 2024-07-28T20:15:47.101+0000 7f8e37e1e640 -1 osd.4 1216 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:47.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:47.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:47.623 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:15:47.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:47.675 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:15:47.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:47.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:47 smithi155 bash[68033]: audit 2024-07-28T20:15:46.783516+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? 172.21.15.45:0/681671984' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:15:47.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:47.872 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:47 smithi045 bash[80445]: audit 2024-07-28T20:15:46.783516+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? 172.21.15.45:0/681671984' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:15:47.872 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:47 smithi045 bash[82788]: audit 2024-07-28T20:15:46.783516+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? 172.21.15.45:0/681671984' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:15:47.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1582 16 16 0 0 0 - 0 2024-07-28T20:15:47.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:48.100 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:48.112 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:48 smithi155 bash[73694]: debug 2024-07-28T20:15:48.053+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:48.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:48.309 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:15:48.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T20:15:48.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:48.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:48.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:48.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:48.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:48.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:48.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1583 16 16 0 0 0 - 0 2024-07-28T20:15:48.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:48 smithi155 bash[68033]: cluster 2024-07-28T20:15:47.608219+0000 mgr.y (mgr.34101) 1385 : cluster [DBG] pgmap v2198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:48.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:48 smithi155 bash[68033]: cluster 2024-07-28T20:15:47.664555+0000 mon.a (mon.0) 2125 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:15:48.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:48 smithi155 bash[68033]: audit 2024-07-28T20:15:47.675649+0000 mon.a (mon.0) 2126 : audit [INF] from='client.? 172.21.15.45:0/681671984' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:15:48.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:48 smithi155 bash[68033]: cluster 2024-07-28T20:15:47.675743+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1217: 8 total, 2 up, 8 in 2024-07-28T20:15:48.940 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:48 smithi155 bash[68033]: audit 2024-07-28T20:15:48.146594+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:48.941 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:48 smithi155 bash[68033]: audit 2024-07-28T20:15:48.149044+0000 mon.c (mon.2) 450 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[80445]: cluster 2024-07-28T20:15:47.608219+0000 mgr.y (mgr.34101) 1385 : cluster [DBG] pgmap v2198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[80445]: cluster 2024-07-28T20:15:47.664555+0000 mon.a (mon.0) 2125 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:15:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[80445]: audit 2024-07-28T20:15:47.675649+0000 mon.a (mon.0) 2126 : audit [INF] from='client.? 172.21.15.45:0/681671984' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:15:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[80445]: cluster 2024-07-28T20:15:47.675743+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1217: 8 total, 2 up, 8 in 2024-07-28T20:15:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[80445]: audit 2024-07-28T20:15:48.146594+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[80445]: audit 2024-07-28T20:15:48.149044+0000 mon.c (mon.2) 450 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[82788]: cluster 2024-07-28T20:15:47.608219+0000 mgr.y (mgr.34101) 1385 : cluster [DBG] pgmap v2198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[82788]: cluster 2024-07-28T20:15:47.664555+0000 mon.a (mon.0) 2125 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:15:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[82788]: audit 2024-07-28T20:15:47.675649+0000 mon.a (mon.0) 2126 : audit [INF] from='client.? 172.21.15.45:0/681671984' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:15:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[82788]: cluster 2024-07-28T20:15:47.675743+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1217: 8 total, 2 up, 8 in 2024-07-28T20:15:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[82788]: audit 2024-07-28T20:15:48.146594+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:15:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:48 smithi045 bash[82788]: audit 2024-07-28T20:15:48.149044+0000 mon.c (mon.2) 450 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:15:49.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:49.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:49.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:49.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:49 smithi155 bash[73694]: debug 2024-07-28T20:15:49.101+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:49.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:49.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:49.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:49.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:49.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:49.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1584 16 16 0 0 0 - 0 2024-07-28T20:15:50.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:50.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:50.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:50.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:50 smithi155 bash[73694]: debug 2024-07-28T20:15:50.093+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:50.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:50.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:50.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:50.624 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:15:50.670 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:15:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:15:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:15:50.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:50.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:50.846 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:50 smithi045 bash[80445]: cluster 2024-07-28T20:15:49.609961+0000 mgr.y (mgr.34101) 1386 : cluster [DBG] pgmap v2200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:50.846 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:50 smithi045 bash[82788]: cluster 2024-07-28T20:15:49.609961+0000 mgr.y (mgr.34101) 1386 : cluster [DBG] pgmap v2200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:50.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1585 16 16 0 0 0 - 0 2024-07-28T20:15:50.952 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:50.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:50 smithi155 bash[68033]: cluster 2024-07-28T20:15:49.609961+0000 mgr.y (mgr.34101) 1386 : cluster [DBG] pgmap v2200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:51.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:51.072 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:51.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:51.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:51 smithi155 bash[73694]: debug 2024-07-28T20:15:51.053+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:51.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:51 smithi155 bash[73694]: debug 2024-07-28T20:15:51.089+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:51.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:51.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:51.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:51.671 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:51.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:51.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:51.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1586 16 16 0 0 0 - 0 2024-07-28T20:15:52.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:52.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:52.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:52.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:52.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:52.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:52 smithi155 bash[73694]: debug 2024-07-28T20:15:52.085+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:52.518 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:15:52 smithi155 bash[60745]: ts=2024-07-28T20:15:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:15:52.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:52.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:52.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:52 smithi155 bash[68033]: cluster 2024-07-28T20:15:51.611140+0000 mgr.y (mgr.34101) 1387 : cluster [DBG] pgmap v2201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:52.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:52.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1587 16 16 0 0 0 - 0 2024-07-28T20:15:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:52 smithi045 bash[80445]: cluster 2024-07-28T20:15:51.611140+0000 mgr.y (mgr.34101) 1387 : cluster [DBG] pgmap v2201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:52 smithi045 bash[82788]: cluster 2024-07-28T20:15:51.611140+0000 mgr.y (mgr.34101) 1387 : cluster [DBG] pgmap v2201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:52.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:53.061 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:15:53.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:54.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1588 16 16 0 0 0 - 0 2024-07-28T20:15:54.229 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:53 smithi155 bash[73694]: debug 2024-07-28T20:15:53.093+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:54.347 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:54.432 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:54 smithi155 bash[73694]: debug 2024-07-28T20:15:54.077+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:54.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:54.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:54.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:54.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:54 smithi155 bash[68033]: cluster 2024-07-28T20:15:53.612935+0000 mgr.y (mgr.34101) 1388 : cluster [DBG] pgmap v2202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:54.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:54.826 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:54.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1589 16 16 0 0 0 - 0 2024-07-28T20:15:54.944 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:54.954 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:54 smithi045 bash[80445]: cluster 2024-07-28T20:15:53.612935+0000 mgr.y (mgr.34101) 1388 : cluster [DBG] pgmap v2202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:54.955 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:54 smithi045 bash[82788]: cluster 2024-07-28T20:15:53.612935+0000 mgr.y (mgr.34101) 1388 : cluster [DBG] pgmap v2202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:55.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:54 smithi155 bash[73694]: debug 2024-07-28T20:15:54.817+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:55.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:55.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:55.297 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:55.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:55.420 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:15:55.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:55 smithi155 bash[73694]: debug 2024-07-28T20:15:55.085+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:55.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:55.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:55.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:55.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:55.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1590 16 16 0 0 0 - 0 2024-07-28T20:15:56.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:56.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:56.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:56.286 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:15:56.339 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:56 smithi155 bash[73694]: debug 2024-07-28T20:15:56.077+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:56.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:56.478 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:56.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:56.717 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:56.837 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:56.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1591 16 16 0 0 0 - 0 2024-07-28T20:15:56.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:56 smithi045 bash[80445]: cluster 2024-07-28T20:15:55.614768+0000 mgr.y (mgr.34101) 1389 : cluster [DBG] pgmap v2203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:56 smithi045 bash[82788]: cluster 2024-07-28T20:15:55.614768+0000 mgr.y (mgr.34101) 1389 : cluster [DBG] pgmap v2203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:57.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:57.000 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:56 smithi155 bash[68033]: cluster 2024-07-28T20:15:55.614768+0000 mgr.y (mgr.34101) 1389 : cluster [DBG] pgmap v2203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:57.050 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:15:57.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T20:15:57.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:57.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:57.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:57 smithi155 bash[73694]: debug 2024-07-28T20:15:57.001+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:57.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:57 smithi155 bash[73694]: debug 2024-07-28T20:15:57.061+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:57.305 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:57.421 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:57.541 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:57.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:57.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:57.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:57.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1592 16 16 0 0 0 - 0 2024-07-28T20:15:58.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:58.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:58.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:58.265 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:58 smithi155 bash[73694]: debug 2024-07-28T20:15:58.101+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:58.352 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:58.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:58.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:58.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:58 smithi155 bash[73694]: debug 2024-07-28T20:15:58.353+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:15:58.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:58.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:58.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:15:58.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1593 16 16 0 0 0 - 0 2024-07-28T20:15:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:58 smithi045 bash[80445]: cluster 2024-07-28T20:15:57.616682+0000 mgr.y (mgr.34101) 1390 : cluster [DBG] pgmap v2204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:58 smithi045 bash[82788]: cluster 2024-07-28T20:15:57.616682+0000 mgr.y (mgr.34101) 1390 : cluster [DBG] pgmap v2204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:58.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:59.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:58 smithi155 bash[68033]: cluster 2024-07-28T20:15:57.616682+0000 mgr.y (mgr.34101) 1390 : cluster [DBG] pgmap v2204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:15:59.091 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:15:59.210 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:59.330 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:15:59.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:15:59.455 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:59 smithi155 bash[73694]: debug 2024-07-28T20:15:59.125+0000 7f8e37e1e640 -1 osd.4 1217 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:15:59.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:15:59.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:15:59.706 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:15:59.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:15:59.892 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:15:59.892 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:15:59 smithi155 bash[68033]: audit 2024-07-28T20:15:59.641350+0000 mon.a (mon.0) 2129 : audit [INF] from='client.? 172.21.15.45:0/1272358592' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:15:59.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:15:59.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1594 16 16 0 0 0 - 0 2024-07-28T20:15:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:15:59 smithi045 bash[80445]: audit 2024-07-28T20:15:59.641350+0000 mon.a (mon.0) 2129 : audit [INF] from='client.? 172.21.15.45:0/1272358592' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:15:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:15:59 smithi045 bash[82788]: audit 2024-07-28T20:15:59.641350+0000 mon.a (mon.0) 2129 : audit [INF] from='client.? 172.21.15.45:0/1272358592' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:16:00.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:00.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:15:59 smithi155 bash[73694]: debug 2024-07-28T20:15:59.893+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:00.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:00.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:00.396 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:00.405 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:00 smithi155 bash[73694]: debug 2024-07-28T20:16:00.153+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:00.405 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:00.405 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:00 smithi155 bash[73694]: debug 2024-07-28T20:16:00.373+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:00.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:00.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:00.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:00.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:00.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1595 16 16 0 0 0 - 0 2024-07-28T20:16:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:16:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:16:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:16:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:00 smithi045 bash[82788]: cluster 2024-07-28T20:15:59.618410+0000 mgr.y (mgr.34101) 1391 : cluster [DBG] pgmap v2205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:00 smithi045 bash[82788]: cluster 2024-07-28T20:15:59.689682+0000 mon.a (mon.0) 2130 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:00 smithi045 bash[82788]: audit 2024-07-28T20:15:59.707227+0000 mon.a (mon.0) 2131 : audit [INF] from='client.? 172.21.15.45:0/1272358592' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:16:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:00 smithi045 bash[82788]: cluster 2024-07-28T20:15:59.707379+0000 mon.a (mon.0) 2132 : cluster [DBG] osdmap e1218: 8 total, 2 up, 8 in 2024-07-28T20:16:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:00 smithi045 bash[80445]: cluster 2024-07-28T20:15:59.618410+0000 mgr.y (mgr.34101) 1391 : cluster [DBG] pgmap v2205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:00 smithi045 bash[80445]: cluster 2024-07-28T20:15:59.689682+0000 mon.a (mon.0) 2130 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:00 smithi045 bash[80445]: audit 2024-07-28T20:15:59.707227+0000 mon.a (mon.0) 2131 : audit [INF] from='client.? 172.21.15.45:0/1272358592' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:16:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:00 smithi045 bash[80445]: cluster 2024-07-28T20:15:59.707379+0000 mon.a (mon.0) 2132 : cluster [DBG] osdmap e1218: 8 total, 2 up, 8 in 2024-07-28T20:16:00.992 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:00 smithi155 bash[68033]: cluster 2024-07-28T20:15:59.618410+0000 mgr.y (mgr.34101) 1391 : cluster [DBG] pgmap v2205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:00 smithi155 bash[68033]: cluster 2024-07-28T20:15:59.689682+0000 mon.a (mon.0) 2130 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:00 smithi155 bash[68033]: audit 2024-07-28T20:15:59.707227+0000 mon.a (mon.0) 2131 : audit [INF] from='client.? 172.21.15.45:0/1272358592' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:16:01.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:00 smithi155 bash[68033]: cluster 2024-07-28T20:15:59.707379+0000 mon.a (mon.0) 2132 : cluster [DBG] osdmap e1218: 8 total, 2 up, 8 in 2024-07-28T20:16:01.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:01.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:01.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:01.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:01.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:01 smithi155 bash[73694]: debug 2024-07-28T20:16:01.153+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:01.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:01.709 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:01.809 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:16:01.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:01.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1596 16 16 0 0 0 - 0 2024-07-28T20:16:01.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:02.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:02.186 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:02.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:02.423 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:02.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:02.572 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:02.572 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:02 smithi155 bash[73694]: debug 2024-07-28T20:16:02.161+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:02.572 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:16:02 smithi155 bash[60745]: ts=2024-07-28T20:16:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:16:02.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:16:02.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:02.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:02.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:02.906 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:02 smithi045 bash[82788]: cluster 2024-07-28T20:16:01.620294+0000 mgr.y (mgr.34101) 1392 : cluster [DBG] pgmap v2207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:02.907 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:02 smithi045 bash[80445]: cluster 2024-07-28T20:16:01.620294+0000 mgr.y (mgr.34101) 1392 : cluster [DBG] pgmap v2207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:02.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1597 16 16 0 0 0 - 0 2024-07-28T20:16:03.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:03.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:02 smithi155 bash[68033]: cluster 2024-07-28T20:16:01.620294+0000 mgr.y (mgr.34101) 1392 : cluster [DBG] pgmap v2207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:03.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:02 smithi155 bash[73694]: debug 2024-07-28T20:16:02.573+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:03.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:03.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:03.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:03.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:03 smithi155 bash[73694]: debug 2024-07-28T20:16:03.181+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:03.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:03.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:03.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:03.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:03.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:03.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1598 16 16 0 0 0 - 0 2024-07-28T20:16:03.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:04.074 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:04.191 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:04.228 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:04 smithi155 bash[73694]: debug 2024-07-28T20:16:04.069+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:04.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:04 smithi155 bash[68033]: audit 2024-07-28T20:16:03.149934+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:04.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:04 smithi155 bash[68033]: audit 2024-07-28T20:16:03.152545+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:04.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:04 smithi155 bash[68033]: cluster 2024-07-28T20:16:03.622034+0000 mgr.y (mgr.34101) 1393 : cluster [DBG] pgmap v2208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:04.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:04.431 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:04.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:04 smithi155 bash[73694]: debug 2024-07-28T20:16:04.229+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:04 smithi045 bash[80445]: audit 2024-07-28T20:16:03.149934+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:04 smithi045 bash[80445]: audit 2024-07-28T20:16:03.152545+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:04 smithi045 bash[80445]: cluster 2024-07-28T20:16:03.622034+0000 mgr.y (mgr.34101) 1393 : cluster [DBG] pgmap v2208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:04 smithi045 bash[82788]: audit 2024-07-28T20:16:03.149934+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:04 smithi045 bash[82788]: audit 2024-07-28T20:16:03.152545+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:04 smithi045 bash[82788]: cluster 2024-07-28T20:16:03.622034+0000 mgr.y (mgr.34101) 1393 : cluster [DBG] pgmap v2208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:04.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:04.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:04.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:04.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:04.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:04.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1599 16 16 0 0 0 - 0 2024-07-28T20:16:05.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:05.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:05.161 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:04 smithi155 bash[73694]: debug 2024-07-28T20:16:04.841+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:05.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:05.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:05.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:05.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:05 smithi155 bash[73694]: debug 2024-07-28T20:16:05.221+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:05.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:05.699 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:16:05.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:05.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:05.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:16:05.937797+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:16:05.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:16:05.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1600 16 16 0 0 0 - 0 2024-07-28T20:16:05.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:06.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:06.217 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:06.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:06.415 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:16:06.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T20:16:06.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:06.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:06 smithi155 bash[73694]: debug 2024-07-28T20:16:06.269+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:06.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:06.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:06.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:06.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1601 16 16 0 0 0 - 0 2024-07-28T20:16:06.939 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:06.950 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:06 smithi155 bash[68033]: cluster 2024-07-28T20:16:05.623914+0000 mgr.y (mgr.34101) 1394 : cluster [DBG] pgmap v2209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:06 smithi045 bash[80445]: cluster 2024-07-28T20:16:05.623914+0000 mgr.y (mgr.34101) 1394 : cluster [DBG] pgmap v2209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:06 smithi045 bash[82788]: cluster 2024-07-28T20:16:05.623914+0000 mgr.y (mgr.34101) 1394 : cluster [DBG] pgmap v2209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:07.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:07.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:07.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:07.402 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:16:07.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:07.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:07.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:07 smithi155 bash[73694]: debug 2024-07-28T20:16:07.257+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:07.653 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:07.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:07.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:07.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1602 16 16 0 0 0 - 0 2024-07-28T20:16:08.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:08.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:08.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:08.228 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:07 smithi155 bash[73694]: debug 2024-07-28T20:16:07.989+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:08.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:08.372 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:08.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:08.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:08 smithi155 bash[73694]: debug 2024-07-28T20:16:08.229+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:08.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:08.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:08 smithi155 bash[73694]: debug 2024-07-28T20:16:08.353+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:08.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:08.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:08.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:08.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1603 16 16 0 0 0 - 0 2024-07-28T20:16:08.962 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:08 smithi045 bash[80445]: cluster 2024-07-28T20:16:07.625154+0000 mgr.y (mgr.34101) 1395 : cluster [DBG] pgmap v2210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:08.962 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:08 smithi045 bash[82788]: cluster 2024-07-28T20:16:07.625154+0000 mgr.y (mgr.34101) 1395 : cluster [DBG] pgmap v2210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:08.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:08.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:08 smithi155 bash[68033]: cluster 2024-07-28T20:16:07.625154+0000 mgr.y (mgr.34101) 1395 : cluster [DBG] pgmap v2210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:09.086 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:09.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:09.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:09.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:09.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:09 smithi155 bash[73694]: debug 2024-07-28T20:16:09.229+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:09.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:09.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:09.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:09.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:09.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1604 16 16 0 0 0 - 0 2024-07-28T20:16:10.035 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:10.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:10.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:10.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:10 smithi155 bash[73694]: debug 2024-07-28T20:16:10.201+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:10.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:10.513 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:10.632 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:10.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:10.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:10 smithi155 bash[68033]: cluster 2024-07-28T20:16:09.626896+0000 mgr.y (mgr.34101) 1396 : cluster [DBG] pgmap v2211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:10.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:10.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:10 smithi155 bash[73694]: debug 2024-07-28T20:16:10.597+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:10.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:10.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:10 smithi155 bash[73694]: debug 2024-07-28T20:16:10.705+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:10.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:10.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1605 16 16 0 0 0 - 0 2024-07-28T20:16:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:16:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:16:10] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:16:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:10 smithi045 bash[82788]: cluster 2024-07-28T20:16:09.626896+0000 mgr.y (mgr.34101) 1396 : cluster [DBG] pgmap v2211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:10 smithi045 bash[80445]: cluster 2024-07-28T20:16:09.626896+0000 mgr.y (mgr.34101) 1396 : cluster [DBG] pgmap v2211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:10.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:11.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:11.219 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:16:11.221 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:11.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:11.455 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:11.466 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:11 smithi155 bash[73694]: debug 2024-07-28T20:16:11.181+0000 7f8e37e1e640 -1 osd.4 1218 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:11.573 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:11.688 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:11.707 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:16:11.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:11.911 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:11 smithi045 bash[80445]: audit 2024-07-28T20:16:11.574769+0000 mon.c (mon.2) 452 : audit [INF] from='client.? 172.21.15.45:0/902207663' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:16:11.912 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:11 smithi045 bash[80445]: audit 2024-07-28T20:16:11.575546+0000 mon.a (mon.0) 2134 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:16:11.912 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:11 smithi045 bash[82788]: audit 2024-07-28T20:16:11.574769+0000 mon.c (mon.2) 452 : audit [INF] from='client.? 172.21.15.45:0/902207663' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:16:11.912 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:11 smithi045 bash[82788]: audit 2024-07-28T20:16:11.575546+0000 mon.a (mon.0) 2134 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:16:11.925 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:11.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1606 16 16 0 0 0 - 0 2024-07-28T20:16:12.046 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:12.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:11 smithi155 bash[68033]: audit 2024-07-28T20:16:11.574769+0000 mon.c (mon.2) 452 : audit [INF] from='client.? 172.21.15.45:0/902207663' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:16:12.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:11 smithi155 bash[68033]: audit 2024-07-28T20:16:11.575546+0000 mon.a (mon.0) 2134 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:16:12.164 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:12.284 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:12.404 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:12.413 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:12 smithi155 bash[73694]: debug 2024-07-28T20:16:12.161+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:12.413 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:12.413 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:12 smithi155 bash[73694]: debug 2024-07-28T20:16:12.377+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:12.414 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:16:12 smithi155 bash[60745]: ts=2024-07-28T20:16:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:16:12.521 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:12.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:12.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:12.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:12.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:12 smithi155 bash[73694]: debug 2024-07-28T20:16:12.641+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:12.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:12.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:12 smithi155 bash[68033]: cluster 2024-07-28T20:16:11.628011+0000 mgr.y (mgr.34101) 1397 : cluster [DBG] pgmap v2212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:12.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:12 smithi155 bash[68033]: cluster 2024-07-28T20:16:11.690292+0000 mon.a (mon.0) 2135 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:12.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:12 smithi155 bash[68033]: audit 2024-07-28T20:16:11.707225+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:16:12.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:12 smithi155 bash[68033]: cluster 2024-07-28T20:16:11.707327+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1219: 8 total, 2 up, 8 in 2024-07-28T20:16:12.869 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:12.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1607 16 16 0 0 0 - 0 2024-07-28T20:16:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:12 smithi045 bash[80445]: cluster 2024-07-28T20:16:11.628011+0000 mgr.y (mgr.34101) 1397 : cluster [DBG] pgmap v2212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:12 smithi045 bash[80445]: cluster 2024-07-28T20:16:11.690292+0000 mon.a (mon.0) 2135 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:12 smithi045 bash[80445]: audit 2024-07-28T20:16:11.707225+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:16:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:12 smithi045 bash[80445]: cluster 2024-07-28T20:16:11.707327+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1219: 8 total, 2 up, 8 in 2024-07-28T20:16:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:12 smithi045 bash[82788]: cluster 2024-07-28T20:16:11.628011+0000 mgr.y (mgr.34101) 1397 : cluster [DBG] pgmap v2212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:12.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:12 smithi045 bash[82788]: cluster 2024-07-28T20:16:11.690292+0000 mon.a (mon.0) 2135 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:12.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:12 smithi045 bash[82788]: audit 2024-07-28T20:16:11.707225+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:16:12.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:12 smithi045 bash[82788]: cluster 2024-07-28T20:16:11.707327+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1219: 8 total, 2 up, 8 in 2024-07-28T20:16:12.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:13.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:12 smithi155 bash[73694]: debug 2024-07-28T20:16:12.821+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:13.110 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:13.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:13.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:13.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:13 smithi155 bash[73694]: debug 2024-07-28T20:16:13.141+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:13.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:13.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:13.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:13.836 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:13 smithi155 bash[73694]: debug 2024-07-28T20:16:13.585+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:13.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1608 16 16 0 0 0 - 0 2024-07-28T20:16:13.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:14.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:14.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:14.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:14.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:14 smithi155 bash[73694]: debug 2024-07-28T20:16:14.157+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:14.420 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:14.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:16:14.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:14.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:14.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:14.926 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:14.937 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:14 smithi045 bash[80445]: cluster 2024-07-28T20:16:13.629749+0000 mgr.y (mgr.34101) 1398 : cluster [DBG] pgmap v2214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:14.938 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:14 smithi045 bash[82788]: cluster 2024-07-28T20:16:13.629749+0000 mgr.y (mgr.34101) 1398 : cluster [DBG] pgmap v2214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:14.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1609 16 16 0 0 0 - 0 2024-07-28T20:16:14.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:14 smithi155 bash[68033]: cluster 2024-07-28T20:16:13.629749+0000 mgr.y (mgr.34101) 1398 : cluster [DBG] pgmap v2214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:14.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:14.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:14 smithi155 bash[73694]: debug 2024-07-28T20:16:14.937+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:15.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:15.087 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:16:15.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:15.279 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:15 smithi155 bash[73694]: debug 2024-07-28T20:16:15.185+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:15.283 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:15.403 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:15.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:15.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:15.755 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:16:15.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T20:16:15.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:15.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:15.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1610 16 16 0 0 0 - 0 2024-07-28T20:16:16.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:16.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:16.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:16.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:16.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:16.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:16 smithi155 bash[73694]: debug 2024-07-28T20:16:16.221+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:16.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:16.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:16.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:16.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1611 16 16 0 0 0 - 0 2024-07-28T20:16:16.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:16 smithi045 bash[80445]: cluster 2024-07-28T20:16:15.631562+0000 mgr.y (mgr.34101) 1399 : cluster [DBG] pgmap v2215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:16 smithi045 bash[82788]: cluster 2024-07-28T20:16:15.631562+0000 mgr.y (mgr.34101) 1399 : cluster [DBG] pgmap v2215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:16.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:16 smithi155 bash[68033]: cluster 2024-07-28T20:16:15.631562+0000 mgr.y (mgr.34101) 1399 : cluster [DBG] pgmap v2215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:17.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:17.075 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:17.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:17.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:17 smithi155 bash[73694]: debug 2024-07-28T20:16:17.053+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:17.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:17 smithi155 bash[73694]: debug 2024-07-28T20:16:17.213+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:17.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:17.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:17.546 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:17.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:17.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:17.904 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:17.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1612 16 16 0 0 0 - 0 2024-07-28T20:16:18.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:18.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:18.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:18.380 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:18.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:18.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:18 smithi155 bash[73694]: debug 2024-07-28T20:16:18.177+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:18.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:18.736 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:18.854 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:18.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1613 16 16 0 0 0 - 0 2024-07-28T20:16:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:18 smithi045 bash[80445]: cluster 2024-07-28T20:16:17.633492+0000 mgr.y (mgr.34101) 1400 : cluster [DBG] pgmap v2216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:18 smithi045 bash[80445]: audit 2024-07-28T20:16:18.140560+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:18 smithi045 bash[82788]: cluster 2024-07-28T20:16:17.633492+0000 mgr.y (mgr.34101) 1400 : cluster [DBG] pgmap v2216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:18 smithi045 bash[82788]: audit 2024-07-28T20:16:18.140560+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:18.977 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:18.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:18 smithi155 bash[68033]: cluster 2024-07-28T20:16:17.633492+0000 mgr.y (mgr.34101) 1400 : cluster [DBG] pgmap v2216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:18.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:18 smithi155 bash[68033]: audit 2024-07-28T20:16:18.140560+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:19.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:19.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:19.293 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:16:19.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:19.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:19 smithi155 bash[73694]: debug 2024-07-28T20:16:19.129+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:19.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:19 smithi155 bash[73694]: debug 2024-07-28T20:16:19.197+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:19.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:19.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:19.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:19.672 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:19.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:19.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:19.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:19.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1614 16 16 0 0 0 - 0 2024-07-28T20:16:19.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:19 smithi155 bash[73694]: debug 2024-07-28T20:16:19.673+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:20.058 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:20.178 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:20.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:20.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:20.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:20 smithi155 bash[73694]: debug 2024-07-28T20:16:20.113+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:20.511 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:16:20.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:20.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:20.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:20.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:20.902 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:20 smithi045 bash[80445]: cluster 2024-07-28T20:16:19.635330+0000 mgr.y (mgr.34101) 1401 : cluster [DBG] pgmap v2217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:20.903 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:16:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:16:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:16:20.903 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:20 smithi045 bash[82788]: cluster 2024-07-28T20:16:19.635330+0000 mgr.y (mgr.34101) 1401 : cluster [DBG] pgmap v2217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:20.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1615 16 16 0 0 0 - 0 2024-07-28T20:16:21.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:21.020 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:20 smithi155 bash[68033]: cluster 2024-07-28T20:16:19.635330+0000 mgr.y (mgr.34101) 1401 : cluster [DBG] pgmap v2217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:21.128 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:21.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:21.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:21.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:21 smithi155 bash[73694]: debug 2024-07-28T20:16:21.077+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:21.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:21 smithi155 bash[73694]: debug 2024-07-28T20:16:21.241+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:21.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:21.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:21.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:21.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:21.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:21.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1616 16 16 0 0 0 - 0 2024-07-28T20:16:21.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:22.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:22.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:22.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:22 smithi155 bash[73694]: debug 2024-07-28T20:16:22.065+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:22.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:22.317 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:22.437 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:22.450 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:16:22 smithi155 bash[60745]: ts=2024-07-28T20:16:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:16:22.450 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:22 smithi155 bash[73694]: debug 2024-07-28T20:16:22.233+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:22.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:22.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:22.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:22.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:22.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:22.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1617 16 16 0 0 0 - 0 2024-07-28T20:16:23.033 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:23.042 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:22 smithi045 bash[80445]: cluster 2024-07-28T20:16:21.637254+0000 mgr.y (mgr.34101) 1402 : cluster [DBG] pgmap v2218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:23.042 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:22 smithi045 bash[82788]: cluster 2024-07-28T20:16:21.637254+0000 mgr.y (mgr.34101) 1402 : cluster [DBG] pgmap v2218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:23.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:22 smithi155 bash[68033]: cluster 2024-07-28T20:16:21.637254+0000 mgr.y (mgr.34101) 1402 : cluster [DBG] pgmap v2218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:23.044 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:22 smithi155 bash[73694]: debug 2024-07-28T20:16:22.797+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:23.044 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:23.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:23.268 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:23.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:23 smithi155 bash[73694]: debug 2024-07-28T20:16:23.057+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:23.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:23 smithi155 bash[73694]: debug 2024-07-28T20:16:23.097+0000 7f8e37e1e640 -1 osd.4 1219 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:23.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:23.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:23.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:23.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:23.738 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:16:23.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:23.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:23 smithi155 bash[68033]: audit 2024-07-28T20:16:23.281276+0000 mon.a (mon.0) 2138 : audit [INF] from='client.? 172.21.15.45:0/3267334121' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:16:24.143 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:23 smithi155 bash[73694]: debug 2024-07-28T20:16:23.529+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:24.143 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:24.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:24.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1618 16 16 0 0 0 - 0 2024-07-28T20:16:24.145 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:23 smithi045 bash[80445]: audit 2024-07-28T20:16:23.281276+0000 mon.a (mon.0) 2138 : audit [INF] from='client.? 172.21.15.45:0/3267334121' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:16:24.145 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:23 smithi045 bash[82788]: audit 2024-07-28T20:16:23.281276+0000 mon.a (mon.0) 2138 : audit [INF] from='client.? 172.21.15.45:0/3267334121' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:16:24.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:24.274 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:23 smithi155 bash[73694]: debug 2024-07-28T20:16:23.945+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:24.274 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:24 smithi155 bash[73694]: debug 2024-07-28T20:16:24.141+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:24.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:24.384 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:16:24.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:24.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:24.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:24.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:24 smithi155 bash[68033]: cluster 2024-07-28T20:16:23.639140+0000 mgr.y (mgr.34101) 1403 : cluster [DBG] pgmap v2219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:24.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:24 smithi155 bash[68033]: cluster 2024-07-28T20:16:23.722929+0000 mon.a (mon.0) 2139 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:24.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:24 smithi155 bash[68033]: audit 2024-07-28T20:16:23.738261+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? 172.21.15.45:0/3267334121' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:16:24.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:24 smithi155 bash[68033]: cluster 2024-07-28T20:16:23.738365+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1220: 8 total, 2 up, 8 in 2024-07-28T20:16:24.857 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:24.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1619 16 16 0 0 0 - 0 2024-07-28T20:16:24.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:25.093 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:25.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:24 smithi045 bash[80445]: cluster 2024-07-28T20:16:23.639140+0000 mgr.y (mgr.34101) 1403 : cluster [DBG] pgmap v2219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:25.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:24 smithi045 bash[80445]: cluster 2024-07-28T20:16:23.722929+0000 mon.a (mon.0) 2139 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:25.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:24 smithi045 bash[80445]: audit 2024-07-28T20:16:23.738261+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? 172.21.15.45:0/3267334121' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:16:25.105 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:24 smithi045 bash[80445]: cluster 2024-07-28T20:16:23.738365+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1220: 8 total, 2 up, 8 in 2024-07-28T20:16:25.106 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:24 smithi045 bash[82788]: cluster 2024-07-28T20:16:23.639140+0000 mgr.y (mgr.34101) 1403 : cluster [DBG] pgmap v2219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:25.106 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:24 smithi045 bash[82788]: cluster 2024-07-28T20:16:23.722929+0000 mon.a (mon.0) 2139 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:25.106 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:24 smithi045 bash[82788]: audit 2024-07-28T20:16:23.738261+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? 172.21.15.45:0/3267334121' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:16:25.106 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:24 smithi045 bash[82788]: cluster 2024-07-28T20:16:23.738365+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1220: 8 total, 2 up, 8 in 2024-07-28T20:16:25.153 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:16:25.154 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T20:16:25.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:25.333 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:25.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:25.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:25 smithi155 bash[73694]: debug 2024-07-28T20:16:25.145+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:25.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:25.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:25.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:25.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:25.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:16:25.940868+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:16:25.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:16:25.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1620 16 16 0 0 0 - 0 2024-07-28T20:16:26.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:26.103 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:26.103 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:25 smithi155 bash[73694]: debug 2024-07-28T20:16:25.909+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:26.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:26.288 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:26.367 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:26 smithi155 bash[73694]: debug 2024-07-28T20:16:26.105+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:26.367 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:26.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:26.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:26.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:26 smithi155 bash[73694]: debug 2024-07-28T20:16:26.369+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:26.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:16:26.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:26.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:26.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:26.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1621 16 16 0 0 0 - 0 2024-07-28T20:16:27.006 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:27.018 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:26 smithi155 bash[68033]: cluster 2024-07-28T20:16:25.640955+0000 mgr.y (mgr.34101) 1404 : cluster [DBG] pgmap v2221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:27.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:27.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:26 smithi045 bash[82788]: cluster 2024-07-28T20:16:25.640955+0000 mgr.y (mgr.34101) 1404 : cluster [DBG] pgmap v2221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:27.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:26 smithi045 bash[80445]: cluster 2024-07-28T20:16:25.640955+0000 mgr.y (mgr.34101) 1404 : cluster [DBG] pgmap v2221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:27.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:27.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:27 smithi155 bash[73694]: debug 2024-07-28T20:16:27.081+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:27.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:27 smithi155 bash[73694]: debug 2024-07-28T20:16:27.105+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:27.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:27.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:27.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:27.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:27.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:27.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1622 16 16 0 0 0 - 0 2024-07-28T20:16:27.958 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:28.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:28.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:28.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:28 smithi155 bash[73694]: debug 2024-07-28T20:16:28.089+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:28.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:28.435 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:28.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:28.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:28.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:28.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:28 smithi155 bash[68033]: cluster 2024-07-28T20:16:27.642887+0000 mgr.y (mgr.34101) 1405 : cluster [DBG] pgmap v2222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:28.896 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:28.896 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:28 smithi155 bash[73694]: debug 2024-07-28T20:16:28.645+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:28.896 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:28.912 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:28.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1623 16 16 0 0 0 - 0 2024-07-28T20:16:29.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:29.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:29.159 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:28 smithi045 bash[80445]: cluster 2024-07-28T20:16:27.642887+0000 mgr.y (mgr.34101) 1405 : cluster [DBG] pgmap v2222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:29.160 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:28 smithi045 bash[82788]: cluster 2024-07-28T20:16:27.642887+0000 mgr.y (mgr.34101) 1405 : cluster [DBG] pgmap v2222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:29.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:29.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:28 smithi155 bash[73694]: debug 2024-07-28T20:16:28.897+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:29.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:29 smithi155 bash[73694]: debug 2024-07-28T20:16:29.049+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:29.387 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:29.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:29.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:29.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:29.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:29.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:29.919 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:16:29.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1624 16 16 0 0 0 - 0 2024-07-28T20:16:29.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:30.018 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:29 smithi155 bash[73694]: debug 2024-07-28T20:16:29.853+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:30.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:30.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:30.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:30.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:30.579 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:30.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:30.818 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:30.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:30.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1625 16 16 0 0 0 - 0 2024-07-28T20:16:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:30 smithi045 bash[80445]: cluster 2024-07-28T20:16:29.644857+0000 mgr.y (mgr.34101) 1406 : cluster [DBG] pgmap v2223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:16:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:16:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:16:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:30 smithi045 bash[82788]: cluster 2024-07-28T20:16:29.644857+0000 mgr.y (mgr.34101) 1406 : cluster [DBG] pgmap v2223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:31.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:30 smithi155 bash[68033]: cluster 2024-07-28T20:16:29.644857+0000 mgr.y (mgr.34101) 1406 : cluster [DBG] pgmap v2223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:31.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:30 smithi155 bash[73694]: debug 2024-07-28T20:16:30.021+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:31.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:30 smithi155 bash[73694]: debug 2024-07-28T20:16:30.981+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:31.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:31.178 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:31.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:31.357 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:16:31.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:31.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:31.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:31.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:31.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:31.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1626 16 16 0 0 0 - 0 2024-07-28T20:16:31.967 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:32.006 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:32.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:31 smithi155 bash[73694]: debug 2024-07-28T20:16:31.968+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:32.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:31 smithi155 bash[73694]: debug 2024-07-28T20:16:31.968+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:32.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:32.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:32.361 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:32.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:32.491 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:16:32 smithi155 bash[60745]: ts=2024-07-28T20:16:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:16:32.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:32.715 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:32.742 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:32.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:32.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1627 16 16 0 0 0 - 0 2024-07-28T20:16:32.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:32.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:32 smithi155 bash[68033]: cluster 2024-07-28T20:16:31.646838+0000 mgr.y (mgr.34101) 1407 : cluster [DBG] pgmap v2224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:32.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:32 smithi155 bash[73694]: debug 2024-07-28T20:16:32.768+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:33.049 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:32 smithi045 bash[80445]: cluster 2024-07-28T20:16:31.646838+0000 mgr.y (mgr.34101) 1407 : cluster [DBG] pgmap v2224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:33.050 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:32 smithi045 bash[82788]: cluster 2024-07-28T20:16:31.646838+0000 mgr.y (mgr.34101) 1407 : cluster [DBG] pgmap v2224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:33.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:33.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:33.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:33 smithi155 bash[73694]: debug 2024-07-28T20:16:33.008+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:33.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:33.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:33.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:33.560 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:16:33.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:33.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:33.790 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:33 smithi045 bash[80445]: audit 2024-07-28T20:16:33.141099+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:33.790 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:33 smithi045 bash[82788]: audit 2024-07-28T20:16:33.141099+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:33.892 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:33.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1628 16 16 0 0 0 - 0 2024-07-28T20:16:34.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:34.022 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:33 smithi155 bash[68033]: audit 2024-07-28T20:16:33.141099+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:34.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:34.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:34.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:34 smithi155 bash[73694]: debug 2024-07-28T20:16:34.032+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:34.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:34.382 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:16:34.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T20:16:34.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:34.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:34.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:34.757 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:34.757 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:34 smithi155 bash[73694]: debug 2024-07-28T20:16:34.556+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:34.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:34.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1629 16 16 0 0 0 - 0 2024-07-28T20:16:34.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:34 smithi045 bash[80445]: cluster 2024-07-28T20:16:33.648591+0000 mgr.y (mgr.34101) 1408 : cluster [DBG] pgmap v2225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:34 smithi045 bash[82788]: cluster 2024-07-28T20:16:33.648591+0000 mgr.y (mgr.34101) 1408 : cluster [DBG] pgmap v2225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:35.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:34 smithi155 bash[68033]: cluster 2024-07-28T20:16:33.648591+0000 mgr.y (mgr.34101) 1408 : cluster [DBG] pgmap v2225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:35.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:35.196 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:35.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:35 smithi155 bash[73694]: debug 2024-07-28T20:16:35.032+0000 7f8e37e1e640 -1 osd.4 1220 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:35.316 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:35.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:35.552 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:35.671 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:35.772 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:16:35.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:35.888 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:35.888 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:35 smithi155 bash[68033]: audit 2024-07-28T20:16:35.339025+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? 172.21.15.45:0/1334606808' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:16:35.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:35.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1630 16 16 0 0 0 - 0 2024-07-28T20:16:36.019 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:35 smithi155 bash[73694]: debug 2024-07-28T20:16:35.888+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:36.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:36.145 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:36.157 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:35 smithi045 bash[82788]: audit 2024-07-28T20:16:35.339025+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? 172.21.15.45:0/1334606808' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:16:36.157 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:35 smithi045 bash[80445]: audit 2024-07-28T20:16:35.339025+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? 172.21.15.45:0/1334606808' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:16:36.264 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:36.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:36 smithi155 bash[73694]: debug 2024-07-28T20:16:36.020+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:36.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:36.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:36.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:36.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:36.856 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:36.867 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:36 smithi045 bash[82788]: cluster 2024-07-28T20:16:35.650371+0000 mgr.y (mgr.34101) 1409 : cluster [DBG] pgmap v2226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:36.867 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:36 smithi045 bash[82788]: cluster 2024-07-28T20:16:35.757062+0000 mon.a (mon.0) 2143 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:16:36.867 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:36 smithi045 bash[82788]: audit 2024-07-28T20:16:35.772415+0000 mon.a (mon.0) 2144 : audit [INF] from='client.? 172.21.15.45:0/1334606808' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:16:36.868 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:36 smithi045 bash[82788]: cluster 2024-07-28T20:16:35.772570+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1221: 8 total, 2 up, 8 in 2024-07-28T20:16:36.868 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:36 smithi045 bash[80445]: cluster 2024-07-28T20:16:35.650371+0000 mgr.y (mgr.34101) 1409 : cluster [DBG] pgmap v2226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:36.868 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:36 smithi045 bash[80445]: cluster 2024-07-28T20:16:35.757062+0000 mon.a (mon.0) 2143 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:16:36.868 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:36 smithi045 bash[80445]: audit 2024-07-28T20:16:35.772415+0000 mon.a (mon.0) 2144 : audit [INF] from='client.? 172.21.15.45:0/1334606808' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:16:36.868 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:36 smithi045 bash[80445]: cluster 2024-07-28T20:16:35.772570+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1221: 8 total, 2 up, 8 in 2024-07-28T20:16:36.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1631 16 16 0 0 0 - 0 2024-07-28T20:16:36.972 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:36.972 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:36 smithi155 bash[73694]: debug 2024-07-28T20:16:36.716+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:36.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:36 smithi155 bash[68033]: cluster 2024-07-28T20:16:35.650371+0000 mgr.y (mgr.34101) 1409 : cluster [DBG] pgmap v2226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:36.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:36 smithi155 bash[68033]: cluster 2024-07-28T20:16:35.757062+0000 mon.a (mon.0) 2143 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:16:36.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:36 smithi155 bash[68033]: audit 2024-07-28T20:16:35.772415+0000 mon.a (mon.0) 2144 : audit [INF] from='client.? 172.21.15.45:0/1334606808' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:16:36.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:36 smithi155 bash[68033]: cluster 2024-07-28T20:16:35.772570+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1221: 8 total, 2 up, 8 in 2024-07-28T20:16:36.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:37.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:37.211 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:37.223 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:36 smithi155 bash[73694]: debug 2024-07-28T20:16:36.976+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:37.223 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:37.223 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:37 smithi155 bash[73694]: debug 2024-07-28T20:16:37.188+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:37.325 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:37.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:37.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:37.683 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:37.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:37.921 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:37.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1632 16 16 0 0 0 - 0 2024-07-28T20:16:38.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:38.155 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:38.273 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:38.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:37 smithi155 bash[73694]: debug 2024-07-28T20:16:37.924+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:38.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:38.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:38 smithi155 bash[73694]: debug 2024-07-28T20:16:38.008+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:38.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:38.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:38.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:16:38.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:38.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:38.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:38.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1633 16 16 0 0 0 - 0 2024-07-28T20:16:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:38 smithi045 bash[80445]: cluster 2024-07-28T20:16:37.652405+0000 mgr.y (mgr.34101) 1410 : cluster [DBG] pgmap v2228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:38 smithi045 bash[82788]: cluster 2024-07-28T20:16:37.652405+0000 mgr.y (mgr.34101) 1410 : cluster [DBG] pgmap v2228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:38.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:39.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:38 smithi155 bash[73694]: debug 2024-07-28T20:16:38.944+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:39.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:38 smithi155 bash[68033]: cluster 2024-07-28T20:16:37.652405+0000 mgr.y (mgr.34101) 1410 : cluster [DBG] pgmap v2228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:39.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:39.145 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:16:39.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:39.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:39.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:39.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:39.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:39.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:39.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:39.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1634 16 16 0 0 0 - 0 2024-07-28T20:16:40.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:40.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:40.251 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:40.252 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:39 smithi155 bash[73694]: debug 2024-07-28T20:16:39.984+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:40.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:40.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:40.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:40 smithi155 bash[73694]: debug 2024-07-28T20:16:40.252+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:40.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:40.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:16:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:16:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:16:40.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:40.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:40.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1635 16 16 0 0 0 - 0 2024-07-28T20:16:40.947 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:40.947 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:40 smithi155 bash[68033]: cluster 2024-07-28T20:16:39.654387+0000 mgr.y (mgr.34101) 1411 : cluster [DBG] pgmap v2229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:40 smithi045 bash[80445]: cluster 2024-07-28T20:16:39.654387+0000 mgr.y (mgr.34101) 1411 : cluster [DBG] pgmap v2229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:40 smithi045 bash[82788]: cluster 2024-07-28T20:16:39.654387+0000 mgr.y (mgr.34101) 1411 : cluster [DBG] pgmap v2229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:40.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:41.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:41.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:41.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:41.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:41.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:40 smithi155 bash[73694]: debug 2024-07-28T20:16:40.948+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:41.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:41.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:41 smithi155 bash[73694]: debug 2024-07-28T20:16:41.324+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:41.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:41 smithi155 bash[73694]: debug 2024-07-28T20:16:41.432+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:41.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:41.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:41.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:41.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1636 16 16 0 0 0 - 0 2024-07-28T20:16:41.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:42.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:42.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:42.300 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:42.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:42 smithi155 bash[73694]: debug 2024-07-28T20:16:41.996+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:42.420 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:42.431 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:42.431 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:42.431 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:16:42 smithi155 bash[60745]: ts=2024-07-28T20:16:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:16:42.539 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:42.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:42.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:42 smithi155 bash[73694]: debug 2024-07-28T20:16:42.596+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:42.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:42.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:42.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1637 16 16 0 0 0 - 0 2024-07-28T20:16:42.947 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:42 smithi155 bash[68033]: cluster 2024-07-28T20:16:41.656370+0000 mgr.y (mgr.34101) 1412 : cluster [DBG] pgmap v2230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:42.947 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:42 smithi155 bash[73694]: debug 2024-07-28T20:16:42.728+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:43.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:43.034 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:42 smithi045 bash[80445]: cluster 2024-07-28T20:16:41.656370+0000 mgr.y (mgr.34101) 1412 : cluster [DBG] pgmap v2230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:43.034 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:42 smithi045 bash[82788]: cluster 2024-07-28T20:16:41.656370+0000 mgr.y (mgr.34101) 1412 : cluster [DBG] pgmap v2230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:43.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:42 smithi155 bash[73694]: debug 2024-07-28T20:16:42.948+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:43.090 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:16:43.136 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:43.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:43.370 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:16:43.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:43.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:43.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:43.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:43.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:43.886 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:16:43.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T20:16:43.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1638 16 16 0 0 0 - 0 2024-07-28T20:16:43.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:44.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:44.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:43 smithi155 bash[73694]: debug 2024-07-28T20:16:43.904+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:44.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:43 smithi155 bash[73694]: debug 2024-07-28T20:16:43.928+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:44.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:44.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:44.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:44.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:44.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:44.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:44.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:44.915 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:44.916 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:44 smithi155 bash[68033]: cluster 2024-07-28T20:16:43.658154+0000 mgr.y (mgr.34101) 1413 : cluster [DBG] pgmap v2231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:44.917 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:44 smithi155 bash[68033]: audit 2024-07-28T20:16:43.805299+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:16:44.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1639 16 16 0 0 0 - 0 2024-07-28T20:16:45.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:45.046 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:44 smithi045 bash[80445]: cluster 2024-07-28T20:16:43.658154+0000 mgr.y (mgr.34101) 1413 : cluster [DBG] pgmap v2231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:45.046 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:44 smithi045 bash[80445]: audit 2024-07-28T20:16:43.805299+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:16:45.046 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:44 smithi045 bash[82788]: cluster 2024-07-28T20:16:43.658154+0000 mgr.y (mgr.34101) 1413 : cluster [DBG] pgmap v2231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:45.047 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:44 smithi045 bash[82788]: audit 2024-07-28T20:16:43.805299+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:16:45.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:44 smithi155 bash[73694]: debug 2024-07-28T20:16:44.916+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:45.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:45.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:45.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:45.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:45.631 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:45.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:45.865 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:45.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:16:45.943838+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:16:45.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:16:45.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1640 16 16 0 0 0 - 0 2024-07-28T20:16:45.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:46.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:46.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:46.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:45 smithi155 bash[73694]: debug 2024-07-28T20:16:45.916+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:46.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:46.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:46.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:46.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:46 smithi155 bash[73694]: debug 2024-07-28T20:16:46.328+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:46.581 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:46.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:46.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:46.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:46.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1641 16 16 0 0 0 - 0 2024-07-28T20:16:47.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:47.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:46 smithi155 bash[73694]: debug 2024-07-28T20:16:46.884+0000 7f8e37e1e640 -1 osd.4 1221 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:47.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:46 smithi155 bash[68033]: cluster 2024-07-28T20:16:45.659908+0000 mgr.y (mgr.34101) 1414 : cluster [DBG] pgmap v2232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:47.057 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:46 smithi045 bash[80445]: cluster 2024-07-28T20:16:45.659908+0000 mgr.y (mgr.34101) 1414 : cluster [DBG] pgmap v2232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:47.057 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:46 smithi045 bash[82788]: cluster 2024-07-28T20:16:45.659908+0000 mgr.y (mgr.34101) 1414 : cluster [DBG] pgmap v2232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:47.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:47.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:47.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:47.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:47.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:47.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:47.802 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:16:47.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:47.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1642 16 16 0 0 0 - 0 2024-07-28T20:16:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:47 smithi045 bash[82788]: audit 2024-07-28T20:16:47.222303+0000 mon.a (mon.0) 2146 : audit [INF] from='client.? 172.21.15.45:0/3851177377' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:16:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:47 smithi045 bash[80445]: audit 2024-07-28T20:16:47.222303+0000 mon.a (mon.0) 2146 : audit [INF] from='client.? 172.21.15.45:0/3851177377' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:16:48.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:48.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:47 smithi155 bash[73694]: debug 2024-07-28T20:16:47.856+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:48.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:47 smithi155 bash[68033]: audit 2024-07-28T20:16:47.222303+0000 mon.a (mon.0) 2146 : audit [INF] from='client.? 172.21.15.45:0/3851177377' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:16:48.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:48.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:48.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:48.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:48.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:48.684 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:16:48.715 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:48.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:48.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:48 smithi155 bash[73694]: debug 2024-07-28T20:16:48.580+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:48.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:48.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1643 16 16 0 0 0 - 0 2024-07-28T20:16:48.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:48 smithi045 bash[80445]: cluster 2024-07-28T20:16:47.661185+0000 mgr.y (mgr.34101) 1415 : cluster [DBG] pgmap v2233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:48 smithi045 bash[80445]: cluster 2024-07-28T20:16:47.788325+0000 mon.a (mon.0) 2147 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:48 smithi045 bash[80445]: audit 2024-07-28T20:16:47.802297+0000 mon.a (mon.0) 2148 : audit [INF] from='client.? 172.21.15.45:0/3851177377' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:16:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:48 smithi045 bash[80445]: cluster 2024-07-28T20:16:47.802453+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1222: 8 total, 2 up, 8 in 2024-07-28T20:16:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:48 smithi045 bash[80445]: audit 2024-07-28T20:16:48.143810+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:48 smithi045 bash[82788]: cluster 2024-07-28T20:16:47.661185+0000 mgr.y (mgr.34101) 1415 : cluster [DBG] pgmap v2233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:48 smithi045 bash[82788]: cluster 2024-07-28T20:16:47.788325+0000 mon.a (mon.0) 2147 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:48 smithi045 bash[82788]: audit 2024-07-28T20:16:47.802297+0000 mon.a (mon.0) 2148 : audit [INF] from='client.? 172.21.15.45:0/3851177377' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:16:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:48 smithi045 bash[82788]: cluster 2024-07-28T20:16:47.802453+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1222: 8 total, 2 up, 8 in 2024-07-28T20:16:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:48 smithi045 bash[82788]: audit 2024-07-28T20:16:48.143810+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:49.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:48 smithi155 bash[73694]: debug 2024-07-28T20:16:48.828+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:49.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:48 smithi155 bash[68033]: cluster 2024-07-28T20:16:47.661185+0000 mgr.y (mgr.34101) 1415 : cluster [DBG] pgmap v2233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:49.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:48 smithi155 bash[68033]: cluster 2024-07-28T20:16:47.788325+0000 mon.a (mon.0) 2147 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:16:49.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:48 smithi155 bash[68033]: audit 2024-07-28T20:16:47.802297+0000 mon.a (mon.0) 2148 : audit [INF] from='client.? 172.21.15.45:0/3851177377' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:16:49.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:48 smithi155 bash[68033]: cluster 2024-07-28T20:16:47.802453+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1222: 8 total, 2 up, 8 in 2024-07-28T20:16:49.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:48 smithi155 bash[68033]: audit 2024-07-28T20:16:48.143810+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:16:49.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:49.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:49.295 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:49.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:49.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:49.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:49.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:49.764 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:49.765 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:49 smithi155 bash[73694]: debug 2024-07-28T20:16:49.612+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:49.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:49.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1644 16 16 0 0 0 - 0 2024-07-28T20:16:49.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:50.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:49 smithi155 bash[73694]: debug 2024-07-28T20:16:49.792+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:50.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:50.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:50.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:50.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:50.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:50.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:16:50.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:50.706 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:50.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:50 smithi155 bash[68033]: audit 2024-07-28T20:16:49.636170+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:50 smithi155 bash[68033]: audit 2024-07-28T20:16:49.642022+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:50 smithi155 bash[68033]: cluster 2024-07-28T20:16:49.661946+0000 mgr.y (mgr.34101) 1416 : cluster [DBG] pgmap v2235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:50.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:50 smithi155 bash[68033]: audit 2024-07-28T20:16:49.832564+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:50 smithi155 bash[68033]: audit 2024-07-28T20:16:49.841098+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:50 smithi155 bash[68033]: audit 2024-07-28T20:16:50.265965+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:16:50.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:50 smithi155 bash[68033]: audit 2024-07-28T20:16:50.267106+0000 mon.c (mon.2) 458 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:16:50.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:50 smithi155 bash[68033]: audit 2024-07-28T20:16:50.272510+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.813 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:50.926 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:50.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1645 16 16 0 0 0 - 0 2024-07-28T20:16:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:16:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:16:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[82788]: audit 2024-07-28T20:16:49.636170+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[82788]: audit 2024-07-28T20:16:49.642022+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[82788]: cluster 2024-07-28T20:16:49.661946+0000 mgr.y (mgr.34101) 1416 : cluster [DBG] pgmap v2235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[82788]: audit 2024-07-28T20:16:49.832564+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[82788]: audit 2024-07-28T20:16:49.841098+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[82788]: audit 2024-07-28T20:16:50.265965+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:16:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[82788]: audit 2024-07-28T20:16:50.267106+0000 mon.c (mon.2) 458 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:16:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[82788]: audit 2024-07-28T20:16:50.272510+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[80445]: audit 2024-07-28T20:16:49.636170+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[80445]: audit 2024-07-28T20:16:49.642022+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[80445]: cluster 2024-07-28T20:16:49.661946+0000 mgr.y (mgr.34101) 1416 : cluster [DBG] pgmap v2235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[80445]: audit 2024-07-28T20:16:49.832564+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[80445]: audit 2024-07-28T20:16:49.841098+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[80445]: audit 2024-07-28T20:16:50.265965+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:16:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[80445]: audit 2024-07-28T20:16:50.267106+0000 mon.c (mon.2) 458 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:16:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:50 smithi045 bash[80445]: audit 2024-07-28T20:16:50.272510+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:16:51.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:51.164 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:51.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:50 smithi155 bash[73694]: debug 2024-07-28T20:16:50.844+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:51.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:50 smithi155 bash[73694]: debug 2024-07-28T20:16:50.896+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:51.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:51.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:51 smithi155 bash[73694]: debug 2024-07-28T20:16:51.068+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:51.280 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:51.399 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:51.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:51.636 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:51.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:51.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:51.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1646 16 16 0 0 0 - 0 2024-07-28T20:16:51.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:52.005 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:51 smithi155 bash[73694]: debug 2024-07-28T20:16:51.812+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:52.005 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:52.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:52.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:52.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:52 smithi155 bash[73694]: debug 2024-07-28T20:16:52.080+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:52.342 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:16:52 smithi155 bash[60745]: ts=2024-07-28T20:16:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:16:52.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:52.443 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:16:52.471 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:52.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:52.594 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:52.594 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:52 smithi155 bash[73694]: debug 2024-07-28T20:16:52.584+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:52.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:52.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:52 smithi155 bash[68033]: cluster 2024-07-28T20:16:51.663790+0000 mgr.y (mgr.34101) 1417 : cluster [DBG] pgmap v2236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:52.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:52.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:52.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1647 16 16 0 0 0 - 0 2024-07-28T20:16:52.948 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:52 smithi155 bash[73694]: debug 2024-07-28T20:16:52.860+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:53.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:53.067 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:52 smithi045 bash[82788]: cluster 2024-07-28T20:16:51.663790+0000 mgr.y (mgr.34101) 1417 : cluster [DBG] pgmap v2236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:53.067 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:52 smithi045 bash[80445]: cluster 2024-07-28T20:16:51.663790+0000 mgr.y (mgr.34101) 1417 : cluster [DBG] pgmap v2236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:53.165 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:16:53.166 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T20:16:53.174 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:53.330 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:53.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:53.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:53.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:53.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:53.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:53.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1648 16 16 0 0 0 - 0 2024-07-28T20:16:54.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:54.160 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:54.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:53 smithi155 bash[73694]: debug 2024-07-28T20:16:53.816+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:54.280 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:54.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:54.484 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:54.484 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:54 smithi155 bash[73694]: debug 2024-07-28T20:16:54.244+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:54.484 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:54.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:54.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:54.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:54.772 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:54 smithi155 bash[68033]: cluster 2024-07-28T20:16:53.665571+0000 mgr.y (mgr.34101) 1418 : cluster [DBG] pgmap v2237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:54.773 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:54 smithi155 bash[73694]: debug 2024-07-28T20:16:54.484+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:54.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:54.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1649 16 16 0 0 0 - 0 2024-07-28T20:16:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:54 smithi045 bash[82788]: cluster 2024-07-28T20:16:53.665571+0000 mgr.y (mgr.34101) 1418 : cluster [DBG] pgmap v2237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:54 smithi045 bash[80445]: cluster 2024-07-28T20:16:53.665571+0000 mgr.y (mgr.34101) 1418 : cluster [DBG] pgmap v2237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:55.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:55.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:54 smithi155 bash[73694]: debug 2024-07-28T20:16:54.804+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:55.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:55.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:54 smithi155 bash[73694]: debug 2024-07-28T20:16:54.984+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:55.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:55.271 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:55.391 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:16:55.395 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:55.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:55.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:55.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:55.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:55.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1650 16 16 0 0 0 - 0 2024-07-28T20:16:55.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:56.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:55 smithi155 bash[73694]: debug 2024-07-28T20:16:55.760+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:56.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:56.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:56.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:56.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:56.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:56.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:16:56.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:56.942 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:56.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1651 16 16 0 0 0 - 0 2024-07-28T20:16:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:56 smithi045 bash[82788]: cluster 2024-07-28T20:16:55.666778+0000 mgr.y (mgr.34101) 1419 : cluster [DBG] pgmap v2238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:56 smithi045 bash[80445]: cluster 2024-07-28T20:16:55.666778+0000 mgr.y (mgr.34101) 1419 : cluster [DBG] pgmap v2238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:57.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:56 smithi155 bash[68033]: cluster 2024-07-28T20:16:55.666778+0000 mgr.y (mgr.34101) 1419 : cluster [DBG] pgmap v2238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:57.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:56 smithi155 bash[73694]: debug 2024-07-28T20:16:56.748+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:57.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:57.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:57.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:57.411 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:57.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:57.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:16:57.770 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:57.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:57.924 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:16:57.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1652 16 16 0 0 0 - 0 2024-07-28T20:16:58.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:58.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:57 smithi155 bash[73694]: debug 2024-07-28T20:16:57.788+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:58.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:16:58.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:58.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:58.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:58.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:58.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:58.717 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:58.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:58.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:58 smithi155 bash[73694]: debug 2024-07-28T20:16:58.616+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:58.837 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:58.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1653 16 16 0 0 0 - 0 2024-07-28T20:16:58.954 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:58.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:58 smithi155 bash[68033]: cluster 2024-07-28T20:16:57.668639+0000 mgr.y (mgr.34101) 1420 : cluster [DBG] pgmap v2239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:58.965 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:58.965 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:58 smithi155 bash[73694]: debug 2024-07-28T20:16:58.760+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:58.965 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:58 smithi155 bash[73694]: debug 2024-07-28T20:16:58.772+0000 7f8e37e1e640 -1 osd.4 1222 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:16:59.001 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:58 smithi045 bash[80445]: cluster 2024-07-28T20:16:57.668639+0000 mgr.y (mgr.34101) 1420 : cluster [DBG] pgmap v2239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:59.002 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:58 smithi045 bash[82788]: cluster 2024-07-28T20:16:57.668639+0000 mgr.y (mgr.34101) 1420 : cluster [DBG] pgmap v2239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:16:59.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:59.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:59.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:59.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:59 smithi155 bash[73694]: debug 2024-07-28T20:16:59.132+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:59.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:16:59.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:16:59.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:59 smithi155 bash[73694]: debug 2024-07-28T20:16:59.312+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:59.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:59.591 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:16:59.591 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:59 smithi155 bash[73694]: debug 2024-07-28T20:16:59.544+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:16:59.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:16:59.746 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:16:59.780 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:16:59.895 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:16:59.937 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:16:59 smithi045 bash[82788]: audit 2024-07-28T20:16:59.350560+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? 172.21.15.45:0/537323937' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:16:59.937 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:16:59 smithi045 bash[80445]: audit 2024-07-28T20:16:59.350560+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? 172.21.15.45:0/537323937' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:16:59.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1654 16 16 0 0 0 - 0 2024-07-28T20:17:00.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:00.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:16:59 smithi155 bash[68033]: audit 2024-07-28T20:16:59.350560+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? 172.21.15.45:0/537323937' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:17:00.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:16:59 smithi155 bash[73694]: debug 2024-07-28T20:16:59.772+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:00.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:00.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:00.372 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:00.490 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:00.610 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:00.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:00.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:00.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1655 16 16 0 0 0 - 0 2024-07-28T20:17:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:17:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:17:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:17:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:00 smithi045 bash[80445]: cluster 2024-07-28T20:16:59.670389+0000 mgr.y (mgr.34101) 1421 : cluster [DBG] pgmap v2240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:00 smithi045 bash[80445]: cluster 2024-07-28T20:16:59.734526+0000 mon.a (mon.0) 2156 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:00 smithi045 bash[80445]: audit 2024-07-28T20:16:59.746168+0000 mon.a (mon.0) 2157 : audit [INF] from='client.? 172.21.15.45:0/537323937' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:17:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:00 smithi045 bash[80445]: cluster 2024-07-28T20:16:59.746261+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e1223: 8 total, 2 up, 8 in 2024-07-28T20:17:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:00 smithi045 bash[82788]: cluster 2024-07-28T20:16:59.670389+0000 mgr.y (mgr.34101) 1421 : cluster [DBG] pgmap v2240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:00 smithi045 bash[82788]: cluster 2024-07-28T20:16:59.734526+0000 mon.a (mon.0) 2156 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:00 smithi045 bash[82788]: audit 2024-07-28T20:16:59.746168+0000 mon.a (mon.0) 2157 : audit [INF] from='client.? 172.21.15.45:0/537323937' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:17:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:00 smithi045 bash[82788]: cluster 2024-07-28T20:16:59.746261+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e1223: 8 total, 2 up, 8 in 2024-07-28T20:17:00.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:01.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:00 smithi155 bash[73694]: debug 2024-07-28T20:17:00.760+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:01.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:00 smithi155 bash[68033]: cluster 2024-07-28T20:16:59.670389+0000 mgr.y (mgr.34101) 1421 : cluster [DBG] pgmap v2240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:01.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:00 smithi155 bash[68033]: cluster 2024-07-28T20:16:59.734526+0000 mon.a (mon.0) 2156 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:01.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:00 smithi155 bash[68033]: audit 2024-07-28T20:16:59.746168+0000 mon.a (mon.0) 2157 : audit [INF] from='client.? 172.21.15.45:0/537323937' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:17:01.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:00 smithi155 bash[68033]: cluster 2024-07-28T20:16:59.746261+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e1223: 8 total, 2 up, 8 in 2024-07-28T20:17:01.090 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:01.208 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:01.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:01.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:01.451 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:01.451 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:01.451 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:01 smithi155 bash[73694]: debug 2024-07-28T20:17:01.328+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:01.452 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:01.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:01.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:01.722 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:01 smithi155 bash[73694]: debug 2024-07-28T20:17:01.452+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:01.722 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:01 smithi155 bash[73694]: debug 2024-07-28T20:17:01.572+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:01.794 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:01.842 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:17:01.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:01.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1656 16 16 0 0 0 - 0 2024-07-28T20:17:02.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:01 smithi155 bash[73694]: debug 2024-07-28T20:17:01.724+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:02.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:02.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:02.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:02.379 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:02.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:02.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:17:02.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:17:02 smithi155 bash[60745]: ts=2024-07-28T20:17:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:17:02.605 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:17:02.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T20:17:02.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:02.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:02.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:02.860 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:02 smithi045 bash[82788]: cluster 2024-07-28T20:17:01.671768+0000 mgr.y (mgr.34101) 1422 : cluster [DBG] pgmap v2242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:02.860 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:02 smithi045 bash[80445]: cluster 2024-07-28T20:17:01.671768+0000 mgr.y (mgr.34101) 1422 : cluster [DBG] pgmap v2242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:02.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1657 16 16 0 0 0 - 0 2024-07-28T20:17:02.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:02.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:02 smithi155 bash[68033]: cluster 2024-07-28T20:17:01.671768+0000 mgr.y (mgr.34101) 1422 : cluster [DBG] pgmap v2242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:02.980 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:02.980 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:02 smithi155 bash[73694]: debug 2024-07-28T20:17:02.688+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:02.980 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:02 smithi155 bash[73694]: debug 2024-07-28T20:17:02.736+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:03.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:03.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:03.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:03.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:03.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:03.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:03.751 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:03.751 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:03 smithi155 bash[73694]: debug 2024-07-28T20:17:03.552+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:03.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:03.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:03.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1658 16 16 0 0 0 - 0 2024-07-28T20:17:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:03 smithi045 bash[80445]: audit 2024-07-28T20:17:03.144281+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:03 smithi045 bash[82788]: audit 2024-07-28T20:17:03.144281+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:04.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:04.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:03 smithi155 bash[73694]: debug 2024-07-28T20:17:03.784+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:04.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:03 smithi155 bash[68033]: audit 2024-07-28T20:17:03.144281+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:04.117 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:04.157 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:04.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:04.397 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:04.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:04.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:04 smithi155 bash[73694]: debug 2024-07-28T20:17:04.116+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:04.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:04.758 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:04.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:04.889 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:04 smithi045 bash[82788]: cluster 2024-07-28T20:17:03.673624+0000 mgr.y (mgr.34101) 1423 : cluster [DBG] pgmap v2243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:04.889 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:04 smithi045 bash[80445]: cluster 2024-07-28T20:17:03.673624+0000 mgr.y (mgr.34101) 1423 : cluster [DBG] pgmap v2243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:04.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1659 16 16 0 0 0 - 0 2024-07-28T20:17:04.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:05.008 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:04 smithi155 bash[73694]: debug 2024-07-28T20:17:04.772+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:05.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:04 smithi155 bash[68033]: cluster 2024-07-28T20:17:03.673624+0000 mgr.y (mgr.34101) 1423 : cluster [DBG] pgmap v2243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:05.116 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:05.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:05.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:05.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:05.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:05.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:05.825 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:05.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:17:05.946977+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:17:05.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:17:05.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1660 16 16 0 0 0 - 0 2024-07-28T20:17:05.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:06.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:05 smithi155 bash[73694]: debug 2024-07-28T20:17:05.788+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:06.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:06.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:06.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:06.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:06.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:06.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:06.780 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:06.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:06.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1661 16 16 0 0 0 - 0 2024-07-28T20:17:07.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:07.029 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:06 smithi045 bash[80445]: cluster 2024-07-28T20:17:05.675438+0000 mgr.y (mgr.34101) 1424 : cluster [DBG] pgmap v2244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:07.029 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:06 smithi045 bash[82788]: cluster 2024-07-28T20:17:05.675438+0000 mgr.y (mgr.34101) 1424 : cluster [DBG] pgmap v2244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:07.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:06 smithi155 bash[68033]: cluster 2024-07-28T20:17:05.675438+0000 mgr.y (mgr.34101) 1424 : cluster [DBG] pgmap v2244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:07.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:06 smithi155 bash[73694]: debug 2024-07-28T20:17:06.752+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:07.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:07.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:07.329 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:17:07.329 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:17:07.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:07.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:07.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:07.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:07 smithi155 bash[73694]: debug 2024-07-28T20:17:07.248+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:07.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:07.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:07.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:07.754 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:07 smithi155 bash[73694]: debug 2024-07-28T20:17:07.600+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:07.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:07 smithi155 bash[73694]: debug 2024-07-28T20:17:07.752+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:07.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:07.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1662 16 16 0 0 0 - 0 2024-07-28T20:17:07.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:08.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:08.207 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:08.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:08.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:08.565 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:08.660 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:08.684 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:08.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:08.886 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:08 smithi155 bash[68033]: cluster 2024-07-28T20:17:07.677358+0000 mgr.y (mgr.34101) 1425 : cluster [DBG] pgmap v2245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:08.886 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:08 smithi155 bash[73694]: debug 2024-07-28T20:17:08.660+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:08.886 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:08 smithi155 bash[73694]: debug 2024-07-28T20:17:08.736+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:08.886 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:08.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:08.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1663 16 16 0 0 0 - 0 2024-07-28T20:17:09.042 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:09.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:08 smithi155 bash[73694]: debug 2024-07-28T20:17:08.888+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:09.053 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:08 smithi045 bash[80445]: cluster 2024-07-28T20:17:07.677358+0000 mgr.y (mgr.34101) 1425 : cluster [DBG] pgmap v2245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:09.053 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:08 smithi045 bash[82788]: cluster 2024-07-28T20:17:07.677358+0000 mgr.y (mgr.34101) 1425 : cluster [DBG] pgmap v2245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:09.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:09.283 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:09.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:09.496 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:09.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:09.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:09.703 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:09 smithi155 bash[73694]: debug 2024-07-28T20:17:09.496+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:09.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:09.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:09 smithi155 bash[73694]: debug 2024-07-28T20:17:09.704+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:09.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:09.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1664 16 16 0 0 0 - 0 2024-07-28T20:17:09.964 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:09 smithi155 bash[73694]: debug 2024-07-28T20:17:09.856+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:09.964 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:09.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:10.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:10.186 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:09 smithi155 bash[73694]: debug 2024-07-28T20:17:09.964+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:10.186 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:10.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:10.243 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:10 smithi155 bash[73694]: debug 2024-07-28T20:17:10.188+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:10.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:10.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:10.590 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:10.689 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:17:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:17:10] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:17:10.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:10.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:10.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:10.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1665 16 16 0 0 0 - 0 2024-07-28T20:17:11.023 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:10 smithi045 bash[80445]: cluster 2024-07-28T20:17:09.679201+0000 mgr.y (mgr.34101) 1426 : cluster [DBG] pgmap v2246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:11.024 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:10 smithi045 bash[82788]: cluster 2024-07-28T20:17:09.679201+0000 mgr.y (mgr.34101) 1426 : cluster [DBG] pgmap v2246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:11.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:10 smithi155 bash[73694]: debug 2024-07-28T20:17:10.756+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:11.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:11.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:10 smithi155 bash[73694]: debug 2024-07-28T20:17:10.936+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:11.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:11.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:10 smithi155 bash[68033]: cluster 2024-07-28T20:17:09.679201+0000 mgr.y (mgr.34101) 1426 : cluster [DBG] pgmap v2246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:11.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:11.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:11.193 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:11 smithi155 bash[73694]: debug 2024-07-28T20:17:11.032+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:11.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:11.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:11.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:11.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:11.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:11.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:11.781 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:11 smithi155 bash[73694]: debug 2024-07-28T20:17:11.516+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:11.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:11 smithi155 bash[73694]: debug 2024-07-28T20:17:11.780+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:11.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:11.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1666 16 16 0 0 0 - 0 2024-07-28T20:17:12.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:12.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:12.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:12.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:12.493 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:12.613 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:12.625 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:17:12 smithi155 bash[60745]: ts=2024-07-28T20:17:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:17:12.733 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:12.853 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:12.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1667 16 16 0 0 0 - 0 2024-07-28T20:17:12.972 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:12.984 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:17:13.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:12 smithi155 bash[73694]: debug 2024-07-28T20:17:12.828+0000 7f8e37e1e640 -1 osd.4 1223 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:13.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:12 smithi155 bash[68033]: cluster 2024-07-28T20:17:11.681151+0000 mgr.y (mgr.34101) 1427 : cluster [DBG] pgmap v2247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:13.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:13.096 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:12 smithi045 bash[80445]: cluster 2024-07-28T20:17:11.681151+0000 mgr.y (mgr.34101) 1427 : cluster [DBG] pgmap v2247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:13.096 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:12 smithi045 bash[82788]: cluster 2024-07-28T20:17:11.681151+0000 mgr.y (mgr.34101) 1427 : cluster [DBG] pgmap v2247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:13.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:13.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:13.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:13.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:13.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:13.783 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:17:13.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:13.822 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:17:13.823 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T20:17:13.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:13.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1668 16 16 0 0 0 - 0 2024-07-28T20:17:14.033 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:14.045 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:13 smithi155 bash[73694]: debug 2024-07-28T20:17:13.816+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:14.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:13 smithi155 bash[68033]: audit 2024-07-28T20:17:13.090346+0000 mon.c (mon.2) 460 : audit [INF] from='client.? 172.21.15.45:0/3119318080' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:17:14.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:13 smithi155 bash[68033]: audit 2024-07-28T20:17:13.090805+0000 mon.a (mon.0) 2159 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:17:14.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:14.164 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:13 smithi045 bash[80445]: audit 2024-07-28T20:17:13.090346+0000 mon.c (mon.2) 460 : audit [INF] from='client.? 172.21.15.45:0/3119318080' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:17:14.164 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:13 smithi045 bash[80445]: audit 2024-07-28T20:17:13.090805+0000 mon.a (mon.0) 2159 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:17:14.164 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:13 smithi045 bash[82788]: audit 2024-07-28T20:17:13.090346+0000 mon.c (mon.2) 460 : audit [INF] from='client.? 172.21.15.45:0/3119318080' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:17:14.165 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:13 smithi045 bash[82788]: audit 2024-07-28T20:17:13.090805+0000 mon.a (mon.0) 2159 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:17:14.271 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:14.390 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:14.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:14.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:14.748 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:14.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:14.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1669 16 16 0 0 0 - 0 2024-07-28T20:17:14.988 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:15.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:14 smithi155 bash[73694]: debug 2024-07-28T20:17:14.860+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:15.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:14 smithi155 bash[68033]: cluster 2024-07-28T20:17:13.683055+0000 mgr.y (mgr.34101) 1428 : cluster [DBG] pgmap v2248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:15.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:14 smithi155 bash[68033]: cluster 2024-07-28T20:17:13.769673+0000 mon.a (mon.0) 2160 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:15.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:14 smithi155 bash[68033]: audit 2024-07-28T20:17:13.782020+0000 mon.a (mon.0) 2161 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:17:15.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:14 smithi155 bash[68033]: cluster 2024-07-28T20:17:13.782109+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1224: 8 total, 2 up, 8 in 2024-07-28T20:17:15.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:15.118 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:14 smithi045 bash[80445]: cluster 2024-07-28T20:17:13.683055+0000 mgr.y (mgr.34101) 1428 : cluster [DBG] pgmap v2248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:15.119 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:14 smithi045 bash[80445]: cluster 2024-07-28T20:17:13.769673+0000 mon.a (mon.0) 2160 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:15.119 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:14 smithi045 bash[80445]: audit 2024-07-28T20:17:13.782020+0000 mon.a (mon.0) 2161 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:17:15.119 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:14 smithi045 bash[80445]: cluster 2024-07-28T20:17:13.782109+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1224: 8 total, 2 up, 8 in 2024-07-28T20:17:15.122 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:14 smithi045 bash[82788]: cluster 2024-07-28T20:17:13.683055+0000 mgr.y (mgr.34101) 1428 : cluster [DBG] pgmap v2248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:15.122 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:14 smithi045 bash[82788]: cluster 2024-07-28T20:17:13.769673+0000 mon.a (mon.0) 2160 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:15.122 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:14 smithi045 bash[82788]: audit 2024-07-28T20:17:13.782020+0000 mon.a (mon.0) 2161 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:17:15.123 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:14 smithi045 bash[82788]: cluster 2024-07-28T20:17:13.782109+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1224: 8 total, 2 up, 8 in 2024-07-28T20:17:15.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:15.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:15.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:15.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:15.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:15.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:15.941 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:15.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1670 16 16 0 0 0 - 0 2024-07-28T20:17:16.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:16.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:16.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:15 smithi155 bash[73694]: debug 2024-07-28T20:17:15.876+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:16.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:15 smithi155 bash[73694]: debug 2024-07-28T20:17:15.924+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:16.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:16.149 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:16 smithi155 bash[73694]: debug 2024-07-28T20:17:16.024+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:16.149 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:16.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:16.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:16.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:16.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:16.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:16 smithi155 bash[73694]: debug 2024-07-28T20:17:16.148+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:16.576 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:17:16.651 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:16.768 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:16.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:16 smithi155 bash[68033]: cluster 2024-07-28T20:17:15.684845+0000 mgr.y (mgr.34101) 1429 : cluster [DBG] pgmap v2250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:16.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:16.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:16 smithi155 bash[73694]: debug 2024-07-28T20:17:16.608+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:16.881 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:16.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1671 16 16 0 0 0 - 0 2024-07-28T20:17:16.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:17.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:16 smithi045 bash[80445]: cluster 2024-07-28T20:17:15.684845+0000 mgr.y (mgr.34101) 1429 : cluster [DBG] pgmap v2250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:16 smithi045 bash[82788]: cluster 2024-07-28T20:17:15.684845+0000 mgr.y (mgr.34101) 1429 : cluster [DBG] pgmap v2250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:17.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:17.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:16 smithi155 bash[73694]: debug 2024-07-28T20:17:16.904+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:17.359 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:17.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:17.597 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:17.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:17.837 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:17.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1672 16 16 0 0 0 - 0 2024-07-28T20:17:17.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:18.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:18.191 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:18.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:17 smithi155 bash[73694]: debug 2024-07-28T20:17:17.856+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:18.312 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:18.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:18.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:18.562 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:17:18.670 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:18.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:18.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:18.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1673 16 16 0 0 0 - 0 2024-07-28T20:17:19.024 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:18 smithi045 bash[80445]: cluster 2024-07-28T20:17:17.686734+0000 mgr.y (mgr.34101) 1430 : cluster [DBG] pgmap v2251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:19.024 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:18 smithi045 bash[80445]: audit 2024-07-28T20:17:18.143938+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:19.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:19.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:18 smithi155 bash[73694]: debug 2024-07-28T20:17:18.848+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:19.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:18 smithi155 bash[68033]: cluster 2024-07-28T20:17:17.686734+0000 mgr.y (mgr.34101) 1430 : cluster [DBG] pgmap v2251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:19.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:18 smithi155 bash[68033]: audit 2024-07-28T20:17:18.143938+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:19.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:19.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:19.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:19.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:19 smithi155 bash[73694]: debug 2024-07-28T20:17:19.128+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:19.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:19.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:19 smithi045 bash[82788]: cluster 2024-07-28T20:17:17.686734+0000 mgr.y (mgr.34101) 1430 : cluster [DBG] pgmap v2251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:19 smithi045 bash[82788]: audit 2024-07-28T20:17:18.143938+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:19.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:19.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:19.746 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:19.757 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:19 smithi155 bash[73694]: debug 2024-07-28T20:17:19.352+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:19.864 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:19.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1674 16 16 0 0 0 - 0 2024-07-28T20:17:19.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:20.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:19 smithi155 bash[73694]: debug 2024-07-28T20:17:19.856+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:20.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:20.221 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:20.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:20.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:20.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:20.593 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:17:20.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:20.702 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:17:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:17:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:17:20.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:20.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:20.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1675 16 16 0 0 0 - 0 2024-07-28T20:17:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:20 smithi045 bash[82788]: cluster 2024-07-28T20:17:19.688483+0000 mgr.y (mgr.34101) 1431 : cluster [DBG] pgmap v2252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:20 smithi045 bash[80445]: cluster 2024-07-28T20:17:19.688483+0000 mgr.y (mgr.34101) 1431 : cluster [DBG] pgmap v2252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:21.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:21.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:20 smithi155 bash[68033]: cluster 2024-07-28T20:17:19.688483+0000 mgr.y (mgr.34101) 1431 : cluster [DBG] pgmap v2252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:21.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:21.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:20 smithi155 bash[73694]: debug 2024-07-28T20:17:20.676+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:21.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:20 smithi155 bash[73694]: debug 2024-07-28T20:17:20.804+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:21.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:21.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:21.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:21.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:21.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:21.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:21.884 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:21.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1676 16 16 0 0 0 - 0 2024-07-28T20:17:22.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:22.016 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:21 smithi155 bash[73694]: debug 2024-07-28T20:17:21.808+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:22.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:22.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:22.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:22.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:22 smithi155 bash[73694]: debug 2024-07-28T20:17:22.228+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:22.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:22.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:22.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:17:22 smithi155 bash[60745]: ts=2024-07-28T20:17:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:17:22.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:22.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:22.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:22.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1677 16 16 0 0 0 - 0 2024-07-28T20:17:22.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:22 smithi045 bash[80445]: cluster 2024-07-28T20:17:21.690407+0000 mgr.y (mgr.34101) 1432 : cluster [DBG] pgmap v2253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:22 smithi045 bash[82788]: cluster 2024-07-28T20:17:21.690407+0000 mgr.y (mgr.34101) 1432 : cluster [DBG] pgmap v2253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:23.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:22 smithi155 bash[73694]: debug 2024-07-28T20:17:22.764+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:23.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:22 smithi155 bash[68033]: cluster 2024-07-28T20:17:21.690407+0000 mgr.y (mgr.34101) 1432 : cluster [DBG] pgmap v2253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:23.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:23.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:23.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:23.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:23.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:23.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:23 smithi155 bash[73694]: debug 2024-07-28T20:17:23.296+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:23.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:23.677 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:23.794 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:23.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:23.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1678 16 16 0 0 0 - 0 2024-07-28T20:17:24.032 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:24.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:23 smithi155 bash[73694]: debug 2024-07-28T20:17:23.784+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:24.133 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:17:24.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:24.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:24.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:24.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:24.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:24.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:24.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:24.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1679 16 16 0 0 0 - 0 2024-07-28T20:17:24.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:25.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:24 smithi155 bash[68033]: cluster 2024-07-28T20:17:23.692143+0000 mgr.y (mgr.34101) 1433 : cluster [DBG] pgmap v2254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:25.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:24 smithi155 bash[73694]: debug 2024-07-28T20:17:24.828+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:25.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:25.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:24 smithi045 bash[80445]: cluster 2024-07-28T20:17:23.692143+0000 mgr.y (mgr.34101) 1433 : cluster [DBG] pgmap v2254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:24 smithi045 bash[82788]: cluster 2024-07-28T20:17:23.692143+0000 mgr.y (mgr.34101) 1433 : cluster [DBG] pgmap v2254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:25.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:25.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:25 smithi155 bash[73694]: debug 2024-07-28T20:17:25.088+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:25 smithi155 bash[73694]: debug 2024-07-28T20:17:25.196+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:25.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:25.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:25.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:25.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:25.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:25.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:25.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:17:25.949944+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:17:25.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:17:25.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1680 16 16 0 0 0 - 0 2024-07-28T20:17:26.009 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:17:26.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T20:17:26.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:25 smithi155 bash[73694]: debug 2024-07-28T20:17:25.787+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:26 smithi155 bash[73694]: debug 2024-07-28T20:17:26.027+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:26.174 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:26.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:26.408 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:26.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:26.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:26.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:26.657 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:26 smithi155 bash[73694]: debug 2024-07-28T20:17:26.407+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:26.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:26.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:26.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1681 16 16 0 0 0 - 0 2024-07-28T20:17:27.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:27.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:26 smithi155 bash[68033]: cluster 2024-07-28T20:17:25.694041+0000 mgr.y (mgr.34101) 1434 : cluster [DBG] pgmap v2255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:27.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:26 smithi155 bash[73694]: debug 2024-07-28T20:17:26.767+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:27.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:26 smithi045 bash[80445]: cluster 2024-07-28T20:17:25.694041+0000 mgr.y (mgr.34101) 1434 : cluster [DBG] pgmap v2255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:26 smithi045 bash[82788]: cluster 2024-07-28T20:17:25.694041+0000 mgr.y (mgr.34101) 1434 : cluster [DBG] pgmap v2255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:27.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:27.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:27.478 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:27.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:27.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:27.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:27.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:27 smithi155 bash[73694]: debug 2024-07-28T20:17:27.587+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:27.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:27 smithi155 bash[73694]: debug 2024-07-28T20:17:27.731+0000 7f8e37e1e640 -1 osd.4 1224 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:27.822 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:17:27.838 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:27.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1682 16 16 0 0 0 - 0 2024-07-28T20:17:27.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:28.024 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:27 smithi045 bash[82788]: audit 2024-07-28T20:17:27.211121+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? 172.21.15.45:0/2456307022' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:17:28.024 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:27 smithi045 bash[80445]: audit 2024-07-28T20:17:27.211121+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? 172.21.15.45:0/2456307022' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:17:28.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:28.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:28.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:27 smithi155 bash[68033]: audit 2024-07-28T20:17:27.211121+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? 172.21.15.45:0/2456307022' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:17:28.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:28.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:28.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:28.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:28 smithi155 bash[73694]: debug 2024-07-28T20:17:28.295+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:28.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:28.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:28.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:28.817 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:28 smithi155 bash[73694]: debug 2024-07-28T20:17:28.763+0000 7f8e37e1e640 -1 osd.4 1225 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:28.912 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:28.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1683 16 16 0 0 0 - 0 2024-07-28T20:17:29.031 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:29.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:28 smithi155 bash[68033]: cluster 2024-07-28T20:17:27.695924+0000 mgr.y (mgr.34101) 1435 : cluster [DBG] pgmap v2256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:29.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:28 smithi155 bash[68033]: cluster 2024-07-28T20:17:27.805065+0000 mon.a (mon.0) 2164 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:17:29.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:28 smithi155 bash[68033]: audit 2024-07-28T20:17:27.821766+0000 mon.a (mon.0) 2165 : audit [INF] from='client.? 172.21.15.45:0/2456307022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:17:29.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:28 smithi155 bash[68033]: cluster 2024-07-28T20:17:27.822036+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1225: 8 total, 2 up, 8 in 2024-07-28T20:17:29.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:28 smithi045 bash[80445]: cluster 2024-07-28T20:17:27.695924+0000 mgr.y (mgr.34101) 1435 : cluster [DBG] pgmap v2256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:28 smithi045 bash[80445]: cluster 2024-07-28T20:17:27.805065+0000 mon.a (mon.0) 2164 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:17:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:28 smithi045 bash[80445]: audit 2024-07-28T20:17:27.821766+0000 mon.a (mon.0) 2165 : audit [INF] from='client.? 172.21.15.45:0/2456307022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:17:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:28 smithi045 bash[80445]: cluster 2024-07-28T20:17:27.822036+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1225: 8 total, 2 up, 8 in 2024-07-28T20:17:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:28 smithi045 bash[82788]: cluster 2024-07-28T20:17:27.695924+0000 mgr.y (mgr.34101) 1435 : cluster [DBG] pgmap v2256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:28 smithi045 bash[82788]: cluster 2024-07-28T20:17:27.805065+0000 mon.a (mon.0) 2164 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:17:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:28 smithi045 bash[82788]: audit 2024-07-28T20:17:27.821766+0000 mon.a (mon.0) 2165 : audit [INF] from='client.? 172.21.15.45:0/2456307022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:17:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:28 smithi045 bash[82788]: cluster 2024-07-28T20:17:27.822036+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1225: 8 total, 2 up, 8 in 2024-07-28T20:17:29.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:29.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:29.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:29 smithi155 bash[73694]: debug 2024-07-28T20:17:29.255+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:29.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:29.508 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:29.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:29.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:29.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:29.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1684 16 16 0 0 0 - 0 2024-07-28T20:17:29.988 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:30.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:29 smithi155 bash[73694]: debug 2024-07-28T20:17:29.787+0000 7f8e37e1e640 -1 osd.4 1225 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:30.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:30.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:30.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:30.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:30.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:30.683 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:17:30.694 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:17:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:17:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:17:30.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:30.829 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:30.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:30.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1685 16 16 0 0 0 - 0 2024-07-28T20:17:30.957 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:30 smithi045 bash[82788]: cluster 2024-07-28T20:17:29.697720+0000 mgr.y (mgr.34101) 1436 : cluster [DBG] pgmap v2258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:30.957 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:30 smithi045 bash[80445]: cluster 2024-07-28T20:17:29.697720+0000 mgr.y (mgr.34101) 1436 : cluster [DBG] pgmap v2258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:31.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:30 smithi155 bash[68033]: cluster 2024-07-28T20:17:29.697720+0000 mgr.y (mgr.34101) 1436 : cluster [DBG] pgmap v2258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:31.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:30 smithi155 bash[73694]: debug 2024-07-28T20:17:30.815+0000 7f8e37e1e640 -1 osd.4 1225 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:31.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:31.172 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:17:31.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:31.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:31.420 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:31.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:31.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:31.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:31 smithi155 bash[73694]: debug 2024-07-28T20:17:31.283+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:31.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:31.778 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:31.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:31.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:31.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1686 16 16 0 0 0 - 0 2024-07-28T20:17:32.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:32.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:31 smithi155 bash[73694]: debug 2024-07-28T20:17:31.843+0000 7f8e37e1e640 -1 osd.4 1225 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:32.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:31 smithi155 bash[73694]: debug 2024-07-28T20:17:31.875+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:32.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:32.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:32.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:32.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:32.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:32.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:32 smithi155 bash[73694]: debug 2024-07-28T20:17:32.343+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:32.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:17:32 smithi155 bash[60745]: ts=2024-07-28T20:17:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:17:32.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:32.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:32.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:32.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1687 16 16 0 0 0 - 0 2024-07-28T20:17:32.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:32 smithi045 bash[80445]: cluster 2024-07-28T20:17:31.698916+0000 mgr.y (mgr.34101) 1437 : cluster [DBG] pgmap v2259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:32 smithi045 bash[82788]: cluster 2024-07-28T20:17:31.698916+0000 mgr.y (mgr.34101) 1437 : cluster [DBG] pgmap v2259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:32.973 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:32 smithi155 bash[73694]: debug 2024-07-28T20:17:32.867+0000 7f8e37e1e640 -1 osd.4 1225 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:32.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:32 smithi155 bash[68033]: cluster 2024-07-28T20:17:31.698916+0000 mgr.y (mgr.34101) 1437 : cluster [DBG] pgmap v2259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:33.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:33.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:33.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:33.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:33.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:33.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:33.797 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:33.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:33.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:33 smithi155 bash[73694]: debug 2024-07-28T20:17:33.559+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:33.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:33.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1688 16 16 0 0 0 - 0 2024-07-28T20:17:34.036 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:34.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:34.156 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:33 smithi155 bash[73694]: debug 2024-07-28T20:17:33.907+0000 7f8e37e1e640 -1 osd.4 1225 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:34.156 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:34.156 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:34 smithi155 bash[73694]: debug 2024-07-28T20:17:34.003+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:34.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:34.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:34 smithi155 bash[68033]: audit 2024-07-28T20:17:33.150955+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:34.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:34 smithi155 bash[68033]: audit 2024-07-28T20:17:33.154513+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:34.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:34 smithi155 bash[68033]: cluster 2024-07-28T20:17:33.699826+0000 mgr.y (mgr.34101) 1438 : cluster [DBG] pgmap v2260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:34.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:34 smithi045 bash[80445]: audit 2024-07-28T20:17:33.150955+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:34 smithi045 bash[80445]: audit 2024-07-28T20:17:33.154513+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:34 smithi045 bash[80445]: cluster 2024-07-28T20:17:33.699826+0000 mgr.y (mgr.34101) 1438 : cluster [DBG] pgmap v2260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:34 smithi045 bash[82788]: audit 2024-07-28T20:17:33.150955+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:34 smithi045 bash[82788]: audit 2024-07-28T20:17:33.154513+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:34 smithi045 bash[82788]: cluster 2024-07-28T20:17:33.699826+0000 mgr.y (mgr.34101) 1438 : cluster [DBG] pgmap v2260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:34.512 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:34.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:34.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:34.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:34.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1689 16 16 0 0 0 - 0 2024-07-28T20:17:34.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:35.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:34 smithi155 bash[73694]: debug 2024-07-28T20:17:34.947+0000 7f8e37e1e640 -1 osd.4 1225 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:35.063 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:17:35.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:35.224 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:17:35.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:35.344 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:35.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:35.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:35.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:35.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:35.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:35.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1690 16 16 0 0 0 - 0 2024-07-28T20:17:36.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:36.176 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:17:36.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T20:17:36.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:36.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:35 smithi155 bash[73694]: debug 2024-07-28T20:17:35.927+0000 7f8e37e1e640 -1 osd.4 1225 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:36.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:36.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:36.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:36.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:36.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:36.939 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:36.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1691 16 16 0 0 0 - 0 2024-07-28T20:17:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:36 smithi045 bash[80445]: cluster 2024-07-28T20:17:35.701589+0000 mgr.y (mgr.34101) 1439 : cluster [DBG] pgmap v2261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:36 smithi045 bash[82788]: cluster 2024-07-28T20:17:35.701589+0000 mgr.y (mgr.34101) 1439 : cluster [DBG] pgmap v2261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:37.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:36 smithi155 bash[73694]: debug 2024-07-28T20:17:36.903+0000 7f8e37e1e640 -1 osd.4 1225 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:36 smithi155 bash[68033]: cluster 2024-07-28T20:17:35.701589+0000 mgr.y (mgr.34101) 1439 : cluster [DBG] pgmap v2261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:37.058 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:37.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:37.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:37.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:37.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:37.649 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:37.770 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:37.892 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:37.922 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:37.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1692 16 16 0 0 0 - 0 2024-07-28T20:17:38.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:38.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:38.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:38.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:37 smithi155 bash[73694]: debug 2024-07-28T20:17:37.923+0000 7f8e37e1e640 -1 osd.4 1225 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:38.262 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:38 smithi155 bash[73694]: debug 2024-07-28T20:17:37.995+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:38.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:38.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:38.610 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:38.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:38.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:38.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1693 16 16 0 0 0 - 0 2024-07-28T20:17:38.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:39.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:38 smithi155 bash[68033]: cluster 2024-07-28T20:17:37.703587+0000 mgr.y (mgr.34101) 1440 : cluster [DBG] pgmap v2262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:39.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:38 smithi155 bash[73694]: debug 2024-07-28T20:17:38.907+0000 7f8e37e1e640 -1 osd.4 1225 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:39.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:39.094 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:38 smithi045 bash[80445]: cluster 2024-07-28T20:17:37.703587+0000 mgr.y (mgr.34101) 1440 : cluster [DBG] pgmap v2262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:39.094 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:38 smithi045 bash[82788]: cluster 2024-07-28T20:17:37.703587+0000 mgr.y (mgr.34101) 1440 : cluster [DBG] pgmap v2262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:39.201 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:39.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:39.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:39.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:39.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:39.776 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:17:39.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:39.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:39.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1694 16 16 0 0 0 - 0 2024-07-28T20:17:40.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:40.036 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:39 smithi045 bash[80445]: audit 2024-07-28T20:17:39.643865+0000 mon.a (mon.0) 2168 : audit [INF] from='client.? 172.21.15.45:0/4248630533' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:17:40.036 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:39 smithi045 bash[82788]: audit 2024-07-28T20:17:39.643865+0000 mon.a (mon.0) 2168 : audit [INF] from='client.? 172.21.15.45:0/4248630533' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:17:40.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:39 smithi155 bash[68033]: audit 2024-07-28T20:17:39.643865+0000 mon.a (mon.0) 2168 : audit [INF] from='client.? 172.21.15.45:0/4248630533' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:17:40.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:39 smithi155 bash[73694]: debug 2024-07-28T20:17:39.863+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:40.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:40.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:40 smithi155 bash[73694]: debug 2024-07-28T20:17:40.003+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:40.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:40.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:40.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:40.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:40.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:40.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:40 smithi155 bash[73694]: debug 2024-07-28T20:17:40.359+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:40.624 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:40.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:40.861 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:40.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1695 16 16 0 0 0 - 0 2024-07-28T20:17:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:17:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:17:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:17:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:40 smithi045 bash[80445]: cluster 2024-07-28T20:17:39.705358+0000 mgr.y (mgr.34101) 1441 : cluster [DBG] pgmap v2263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:40 smithi045 bash[80445]: cluster 2024-07-28T20:17:39.763970+0000 mon.a (mon.0) 2169 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:40 smithi045 bash[80445]: audit 2024-07-28T20:17:39.776824+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.45:0/4248630533' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:17:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:40 smithi045 bash[80445]: cluster 2024-07-28T20:17:39.776926+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e1226: 8 total, 2 up, 8 in 2024-07-28T20:17:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:40 smithi045 bash[82788]: cluster 2024-07-28T20:17:39.705358+0000 mgr.y (mgr.34101) 1441 : cluster [DBG] pgmap v2263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:40 smithi045 bash[82788]: cluster 2024-07-28T20:17:39.763970+0000 mon.a (mon.0) 2169 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:40 smithi045 bash[82788]: audit 2024-07-28T20:17:39.776824+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.45:0/4248630533' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:17:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:40 smithi045 bash[82788]: cluster 2024-07-28T20:17:39.776926+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e1226: 8 total, 2 up, 8 in 2024-07-28T20:17:40.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:41.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:40 smithi155 bash[73694]: debug 2024-07-28T20:17:40.867+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:41.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:41.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:40 smithi155 bash[68033]: cluster 2024-07-28T20:17:39.705358+0000 mgr.y (mgr.34101) 1441 : cluster [DBG] pgmap v2263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:41.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:40 smithi155 bash[68033]: cluster 2024-07-28T20:17:39.763970+0000 mon.a (mon.0) 2169 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:41.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:40 smithi155 bash[68033]: audit 2024-07-28T20:17:39.776824+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.45:0/4248630533' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:17:41.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:40 smithi155 bash[68033]: cluster 2024-07-28T20:17:39.776926+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e1226: 8 total, 2 up, 8 in 2024-07-28T20:17:41.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:41.103 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:17:41.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:41.339 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:41.350 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:41 smithi155 bash[73694]: debug 2024-07-28T20:17:41.059+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:41.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:41.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:41.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:41.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:41.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:41.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1696 16 16 0 0 0 - 0 2024-07-28T20:17:42.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:42.066 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:41 smithi155 bash[73694]: debug 2024-07-28T20:17:41.811+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:42.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:42.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:42.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:42.532 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:42.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:42.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:42 smithi155 bash[73694]: debug 2024-07-28T20:17:42.279+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:42.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:17:42 smithi155 bash[60745]: ts=2024-07-28T20:17:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:17:42.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:17:42.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:42.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:42.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:42.891 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:42 smithi045 bash[80445]: cluster 2024-07-28T20:17:41.707322+0000 mgr.y (mgr.34101) 1442 : cluster [DBG] pgmap v2265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:42.891 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:42 smithi045 bash[82788]: cluster 2024-07-28T20:17:41.707322+0000 mgr.y (mgr.34101) 1442 : cluster [DBG] pgmap v2265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:42.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1697 16 16 0 0 0 - 0 2024-07-28T20:17:42.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:43.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:42 smithi155 bash[68033]: cluster 2024-07-28T20:17:41.707322+0000 mgr.y (mgr.34101) 1442 : cluster [DBG] pgmap v2265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:43.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:43.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:42 smithi155 bash[73694]: debug 2024-07-28T20:17:42.743+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:43.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:42 smithi155 bash[73694]: debug 2024-07-28T20:17:42.795+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:43.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:43.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:43.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:43.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:43.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:43.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:43.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:43.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:43.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1698 16 16 0 0 0 - 0 2024-07-28T20:17:44.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:43 smithi155 bash[73694]: debug 2024-07-28T20:17:43.831+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:44.069 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:44.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:44.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:44.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:44.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:44.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:44.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:44 smithi155 bash[73694]: debug 2024-07-28T20:17:44.279+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:44.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:44.671 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:17:44.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:44.814 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:44 smithi045 bash[80445]: cluster 2024-07-28T20:17:43.709119+0000 mgr.y (mgr.34101) 1443 : cluster [DBG] pgmap v2266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:44.814 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:44 smithi045 bash[82788]: cluster 2024-07-28T20:17:43.709119+0000 mgr.y (mgr.34101) 1443 : cluster [DBG] pgmap v2266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:44.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:44 smithi155 bash[68033]: cluster 2024-07-28T20:17:43.709119+0000 mgr.y (mgr.34101) 1443 : cluster [DBG] pgmap v2266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:44.838 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:44.839 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:44 smithi155 bash[73694]: debug 2024-07-28T20:17:44.619+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:44.904 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:44.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1699 16 16 0 0 0 - 0 2024-07-28T20:17:45.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:45.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:45.151 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:44 smithi155 bash[73694]: debug 2024-07-28T20:17:44.839+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:45.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:45.378 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:45.425 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:17:45.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T20:17:45.500 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:45.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:45.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:45.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:45.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:45 smithi155 bash[73694]: debug 2024-07-28T20:17:45.599+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:45.856 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:45.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:17:45.952718+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:17:45.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:17:45.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1700 16 16 0 0 0 - 0 2024-07-28T20:17:45.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:46.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:46.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:46.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:45 smithi155 bash[73694]: debug 2024-07-28T20:17:45.867+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:46.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:46.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:46 smithi155 bash[73694]: debug 2024-07-28T20:17:46.075+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:46.332 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:46.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:46.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:46.668 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:46.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:46.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:46.923 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:46 smithi155 bash[73694]: debug 2024-07-28T20:17:46.667+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:46.924 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:46 smithi155 bash[73694]: debug 2024-07-28T20:17:46.831+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:46.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:46.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1701 16 16 0 0 0 - 0 2024-07-28T20:17:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:46 smithi045 bash[82788]: cluster 2024-07-28T20:17:45.710402+0000 mgr.y (mgr.34101) 1444 : cluster [DBG] pgmap v2267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:46 smithi045 bash[80445]: cluster 2024-07-28T20:17:45.710402+0000 mgr.y (mgr.34101) 1444 : cluster [DBG] pgmap v2267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:47.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:47.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:47.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:47.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:46 smithi155 bash[68033]: cluster 2024-07-28T20:17:45.710402+0000 mgr.y (mgr.34101) 1444 : cluster [DBG] pgmap v2267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:47.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:47.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:47.643 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:47.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:47.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:47.941 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:17:47.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1702 16 16 0 0 0 - 0 2024-07-28T20:17:48.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:48.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:47 smithi155 bash[73694]: debug 2024-07-28T20:17:47.787+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:48.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:48.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:48.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:48.359 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:48.369 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:48 smithi155 bash[73694]: debug 2024-07-28T20:17:48.107+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:48.370 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:48.370 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:48 smithi155 bash[73694]: debug 2024-07-28T20:17:48.199+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:48.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:48.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:48.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:48.785 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:48.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:48.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:48.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1703 16 16 0 0 0 - 0 2024-07-28T20:17:49.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:48 smithi155 bash[73694]: debug 2024-07-28T20:17:48.783+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:49.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:48 smithi155 bash[73694]: debug 2024-07-28T20:17:48.871+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:49.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:48 smithi155 bash[68033]: cluster 2024-07-28T20:17:47.712260+0000 mgr.y (mgr.34101) 1445 : cluster [DBG] pgmap v2268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:49.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:48 smithi155 bash[68033]: audit 2024-07-28T20:17:48.155204+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:49.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:48 smithi155 bash[68033]: audit 2024-07-28T20:17:48.158297+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:49.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:49.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:49.198 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:48 smithi045 bash[80445]: cluster 2024-07-28T20:17:47.712260+0000 mgr.y (mgr.34101) 1445 : cluster [DBG] pgmap v2268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:49.198 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:48 smithi045 bash[80445]: audit 2024-07-28T20:17:48.155204+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:49.198 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:48 smithi045 bash[80445]: audit 2024-07-28T20:17:48.158297+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:49.199 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:48 smithi045 bash[82788]: cluster 2024-07-28T20:17:47.712260+0000 mgr.y (mgr.34101) 1445 : cluster [DBG] pgmap v2268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:49.199 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:48 smithi045 bash[82788]: audit 2024-07-28T20:17:48.155204+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:49.199 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:48 smithi045 bash[82788]: audit 2024-07-28T20:17:48.158297+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:17:49.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:49.376 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:49.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:49.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:49.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:49.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:49 smithi155 bash[73694]: debug 2024-07-28T20:17:49.375+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:49.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:49.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:49.913 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:49 smithi155 bash[73694]: debug 2024-07-28T20:17:49.743+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:49.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1704 16 16 0 0 0 - 0 2024-07-28T20:17:50.020 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:50.140 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:50.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:50.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:50.452 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:17:50.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:50.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:50.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:50.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:50.931 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:17:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:17:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:17:50.932 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:50 smithi155 bash[73694]: debug 2024-07-28T20:17:50.763+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:50.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1705 16 16 0 0 0 - 0 2024-07-28T20:17:50.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:51.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:50 smithi155 bash[68033]: cluster 2024-07-28T20:17:49.714057+0000 mgr.y (mgr.34101) 1446 : cluster [DBG] pgmap v2269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:51.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:50 smithi155 bash[68033]: audit 2024-07-28T20:17:50.390702+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:17:51.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:50 smithi155 bash[68033]: audit 2024-07-28T20:17:50.737073+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:51.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:50 smithi155 bash[68033]: audit 2024-07-28T20:17:50.744182+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:51.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:51.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:50 smithi045 bash[80445]: cluster 2024-07-28T20:17:49.714057+0000 mgr.y (mgr.34101) 1446 : cluster [DBG] pgmap v2269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:50 smithi045 bash[80445]: audit 2024-07-28T20:17:50.390702+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:17:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:50 smithi045 bash[80445]: audit 2024-07-28T20:17:50.737073+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:50 smithi045 bash[80445]: audit 2024-07-28T20:17:50.744182+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:50 smithi045 bash[82788]: cluster 2024-07-28T20:17:49.714057+0000 mgr.y (mgr.34101) 1446 : cluster [DBG] pgmap v2269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:50 smithi045 bash[82788]: audit 2024-07-28T20:17:50.390702+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:17:51.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:50 smithi045 bash[82788]: audit 2024-07-28T20:17:50.737073+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:51.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:50 smithi045 bash[82788]: audit 2024-07-28T20:17:50.744182+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:51.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:51.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:51 smithi155 bash[73694]: debug 2024-07-28T20:17:51.139+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:51.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:51.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:51.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:51.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:51.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:51.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:51.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1706 16 16 0 0 0 - 0 2024-07-28T20:17:52.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:52.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:51 smithi155 bash[73694]: debug 2024-07-28T20:17:51.739+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:52.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:52.268 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:52.384 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:52.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:52.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:52.733 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:52.739 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:17:52 smithi155 bash[60745]: ts=2024-07-28T20:17:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:17:52.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:52.942 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:17:52.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1707 16 16 0 0 0 - 0 2024-07-28T20:17:52.972 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:53.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:52 smithi155 bash[73694]: debug 2024-07-28T20:17:52.739+0000 7f8e37e1e640 -1 osd.4 1226 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:53.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:52 smithi155 bash[68033]: cluster 2024-07-28T20:17:51.715596+0000 mgr.y (mgr.34101) 1447 : cluster [DBG] pgmap v2270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:53.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:52 smithi155 bash[68033]: audit 2024-07-28T20:17:52.642398+0000 mon.a (mon.0) 2175 : audit [INF] from='client.? 172.21.15.45:0/9062682' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:17:53.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:53.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:53.213 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:52 smithi045 bash[80445]: cluster 2024-07-28T20:17:51.715596+0000 mgr.y (mgr.34101) 1447 : cluster [DBG] pgmap v2270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:53.213 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:52 smithi045 bash[80445]: audit 2024-07-28T20:17:52.642398+0000 mon.a (mon.0) 2175 : audit [INF] from='client.? 172.21.15.45:0/9062682' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:17:53.213 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:52 smithi045 bash[82788]: cluster 2024-07-28T20:17:51.715596+0000 mgr.y (mgr.34101) 1447 : cluster [DBG] pgmap v2270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:53.213 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:52 smithi045 bash[82788]: audit 2024-07-28T20:17:52.642398+0000 mon.a (mon.0) 2175 : audit [INF] from='client.? 172.21.15.45:0/9062682' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:17:53.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:53.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:53.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:53.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:53.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:53.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:53.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1708 16 16 0 0 0 - 0 2024-07-28T20:17:54.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:54.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:53 smithi155 bash[73694]: debug 2024-07-28T20:17:53.727+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:54.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:53 smithi155 bash[68033]: cluster 2024-07-28T20:17:52.934359+0000 mon.a (mon.0) 2176 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:54.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:53 smithi155 bash[68033]: audit 2024-07-28T20:17:52.942421+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? 172.21.15.45:0/9062682' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:17:54.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:53 smithi155 bash[68033]: cluster 2024-07-28T20:17:52.942513+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1227: 8 total, 2 up, 8 in 2024-07-28T20:17:54.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:53 smithi045 bash[82788]: cluster 2024-07-28T20:17:52.934359+0000 mon.a (mon.0) 2176 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:53 smithi045 bash[82788]: audit 2024-07-28T20:17:52.942421+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? 172.21.15.45:0/9062682' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:17:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:53 smithi045 bash[82788]: cluster 2024-07-28T20:17:52.942513+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1227: 8 total, 2 up, 8 in 2024-07-28T20:17:54.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:53 smithi045 bash[80445]: cluster 2024-07-28T20:17:52.934359+0000 mon.a (mon.0) 2176 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:17:54.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:53 smithi045 bash[80445]: audit 2024-07-28T20:17:52.942421+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? 172.21.15.45:0/9062682' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:17:54.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:53 smithi045 bash[80445]: cluster 2024-07-28T20:17:52.942513+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1227: 8 total, 2 up, 8 in 2024-07-28T20:17:54.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:54.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:54.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:54.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:54.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:54.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:54.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:54 smithi155 bash[73694]: debug 2024-07-28T20:17:54.591+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:54.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:54 smithi155 bash[73694]: debug 2024-07-28T20:17:54.735+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:54.867 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:54.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1709 16 16 0 0 0 - 0 2024-07-28T20:17:54.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:55.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:55.114 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:54 smithi045 bash[82788]: cluster 2024-07-28T20:17:53.716810+0000 mgr.y (mgr.34101) 1448 : cluster [DBG] pgmap v2272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:55.114 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:54 smithi045 bash[80445]: cluster 2024-07-28T20:17:53.716810+0000 mgr.y (mgr.34101) 1448 : cluster [DBG] pgmap v2272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:55.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:55.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:54 smithi155 bash[68033]: cluster 2024-07-28T20:17:53.716810+0000 mgr.y (mgr.34101) 1448 : cluster [DBG] pgmap v2272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:55.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:55.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:55.572 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:17:55.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:55.703 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:55.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:55.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:55.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1710 16 16 0 0 0 - 0 2024-07-28T20:17:56.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:56.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:55 smithi155 bash[73694]: debug 2024-07-28T20:17:55.723+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:56.124 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:56.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:56.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:56.309 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:17:56.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T20:17:56.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:56.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:56 smithi155 bash[73694]: debug 2024-07-28T20:17:56.123+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:56.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:17:56.513 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:56.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:56.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:56.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:56.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:56 smithi155 bash[73694]: debug 2024-07-28T20:17:56.595+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:56.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:56 smithi155 bash[73694]: debug 2024-07-28T20:17:56.699+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:56.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:56.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1711 16 16 0 0 0 - 0 2024-07-28T20:17:57.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:57.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:56 smithi045 bash[80445]: cluster 2024-07-28T20:17:55.717869+0000 mgr.y (mgr.34101) 1449 : cluster [DBG] pgmap v2273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:56 smithi045 bash[80445]: audit 2024-07-28T20:17:56.628736+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:56 smithi045 bash[80445]: audit 2024-07-28T20:17:56.640163+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:56 smithi045 bash[82788]: cluster 2024-07-28T20:17:55.717869+0000 mgr.y (mgr.34101) 1449 : cluster [DBG] pgmap v2273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:56 smithi045 bash[82788]: audit 2024-07-28T20:17:56.628736+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:56 smithi045 bash[82788]: audit 2024-07-28T20:17:56.640163+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:57.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:57.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:56 smithi155 bash[68033]: cluster 2024-07-28T20:17:55.717869+0000 mgr.y (mgr.34101) 1449 : cluster [DBG] pgmap v2273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:57.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:56 smithi155 bash[68033]: audit 2024-07-28T20:17:56.628736+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:57.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:56 smithi155 bash[68033]: audit 2024-07-28T20:17:56.640163+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:57.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:57.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:57.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:17:57.720 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:57.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:57.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:57 smithi155 bash[73694]: debug 2024-07-28T20:17:57.587+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:57.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:57 smithi155 bash[73694]: debug 2024-07-28T20:17:57.723+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:57.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:57.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:57.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1712 16 16 0 0 0 - 0 2024-07-28T20:17:57.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:58.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:58.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:58.198 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:57 smithi155 bash[73694]: debug 2024-07-28T20:17:57.811+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:58.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:17:58.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:58.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:58.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[80445]: audit 2024-07-28T20:17:57.654637+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[80445]: audit 2024-07-28T20:17:57.661564+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[80445]: cluster 2024-07-28T20:17:57.718695+0000 mgr.y (mgr.34101) 1450 : cluster [DBG] pgmap v2274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[80445]: audit 2024-07-28T20:17:58.088651+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:17:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[80445]: audit 2024-07-28T20:17:58.089549+0000 mon.c (mon.2) 466 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:17:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[80445]: audit 2024-07-28T20:17:58.095488+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[82788]: audit 2024-07-28T20:17:57.654637+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[82788]: audit 2024-07-28T20:17:57.661564+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[82788]: cluster 2024-07-28T20:17:57.718695+0000 mgr.y (mgr.34101) 1450 : cluster [DBG] pgmap v2274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[82788]: audit 2024-07-28T20:17:58.088651+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:17:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[82788]: audit 2024-07-28T20:17:58.089549+0000 mon.c (mon.2) 466 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:17:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:17:58 smithi045 bash[82788]: audit 2024-07-28T20:17:58.095488+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:58.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:58.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:58.909 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:58 smithi155 bash[73694]: debug 2024-07-28T20:17:58.711+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:58.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:58 smithi155 bash[68033]: audit 2024-07-28T20:17:57.654637+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:58.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:58 smithi155 bash[68033]: audit 2024-07-28T20:17:57.661564+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:58.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:58 smithi155 bash[68033]: cluster 2024-07-28T20:17:57.718695+0000 mgr.y (mgr.34101) 1450 : cluster [DBG] pgmap v2274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:17:58.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:58 smithi155 bash[68033]: audit 2024-07-28T20:17:58.088651+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:17:58.910 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:58 smithi155 bash[68033]: audit 2024-07-28T20:17:58.089549+0000 mon.c (mon.2) 466 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:17:58.910 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:17:58 smithi155 bash[68033]: audit 2024-07-28T20:17:58.095488+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:17:58.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1713 16 16 0 0 0 - 0 2024-07-28T20:17:59.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:17:59.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:59.257 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:17:59.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:17:59.494 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:17:59.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:17:59.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:59.852 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:17:59.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:59 smithi155 bash[73694]: debug 2024-07-28T20:17:59.683+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:17:59.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:59.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:59 smithi155 bash[73694]: debug 2024-07-28T20:17:59.839+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:17:59.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:17:59.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1714 16 16 0 0 0 - 0 2024-07-28T20:17:59.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:00.088 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:00.206 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:00.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:17:59 smithi155 bash[73694]: debug 2024-07-28T20:17:59.943+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:00.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:00.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:00 smithi155 bash[73694]: debug 2024-07-28T20:18:00.183+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:00.326 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:00.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:00.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:00.683 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:00.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:00.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:00 smithi155 bash[68033]: cluster 2024-07-28T20:17:59.720457+0000 mgr.y (mgr.34101) 1451 : cluster [DBG] pgmap v2275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:00.908 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:00.908 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:00 smithi155 bash[73694]: debug 2024-07-28T20:18:00.639+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:00.908 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:00 smithi155 bash[73694]: debug 2024-07-28T20:18:00.679+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:00.909 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:00.919 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:18:00.919 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:18:00.921 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:00.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1715 16 16 0 0 0 - 0 2024-07-28T20:18:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:18:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:18:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:18:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:00 smithi045 bash[80445]: cluster 2024-07-28T20:17:59.720457+0000 mgr.y (mgr.34101) 1451 : cluster [DBG] pgmap v2275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:00 smithi045 bash[82788]: cluster 2024-07-28T20:17:59.720457+0000 mgr.y (mgr.34101) 1451 : cluster [DBG] pgmap v2275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:01.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:01.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:01.166 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:00 smithi155 bash[73694]: debug 2024-07-28T20:18:00.907+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:01.273 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:01.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:01.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:01.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:01.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:01.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:01 smithi155 bash[73694]: debug 2024-07-28T20:18:01.671+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:01.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:01.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1716 16 16 0 0 0 - 0 2024-07-28T20:18:01.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:02.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:02.229 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:02.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:02.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:02.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:02.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:02 smithi155 bash[73694]: debug 2024-07-28T20:18:02.323+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:02.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:18:02 smithi155 bash[60745]: ts=2024-07-28T20:18:02.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:18:02.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:02.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:02.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:02.939 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:02.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1717 16 16 0 0 0 - 0 2024-07-28T20:18:03.016 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:02 smithi155 bash[73694]: debug 2024-07-28T20:18:02.707+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:03.016 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:03.016 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:02 smithi155 bash[68033]: cluster 2024-07-28T20:18:01.722353+0000 mgr.y (mgr.34101) 1452 : cluster [DBG] pgmap v2276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:03.057 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:03.069 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:02 smithi045 bash[80445]: cluster 2024-07-28T20:18:01.722353+0000 mgr.y (mgr.34101) 1452 : cluster [DBG] pgmap v2276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:03.069 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:02 smithi045 bash[82788]: cluster 2024-07-28T20:18:01.722353+0000 mgr.y (mgr.34101) 1452 : cluster [DBG] pgmap v2276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:03.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:03.288 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:03.299 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:03 smithi155 bash[73694]: debug 2024-07-28T20:18:03.015+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:03.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:03.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:03.645 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:03.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:03.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:03.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1718 16 16 0 0 0 - 0 2024-07-28T20:18:04.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:04.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:03 smithi155 bash[68033]: audit 2024-07-28T20:18:03.147537+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:04.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:03 smithi155 bash[73694]: debug 2024-07-28T20:18:03.655+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:04.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:03 smithi045 bash[80445]: audit 2024-07-28T20:18:03.147537+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:03 smithi045 bash[82788]: audit 2024-07-28T20:18:03.147537+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:04.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:04.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:04.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:04.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:04.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:04 smithi155 bash[73694]: debug 2024-07-28T20:18:04.335+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:04.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:04.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:04.792 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:04 smithi155 bash[73694]: debug 2024-07-28T20:18:04.635+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:04.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:04.954 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:04.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1719 16 16 0 0 0 - 0 2024-07-28T20:18:04.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:04 smithi155 bash[68033]: cluster 2024-07-28T20:18:03.724184+0000 mgr.y (mgr.34101) 1453 : cluster [DBG] pgmap v2277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:05.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:05.084 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:04 smithi045 bash[82788]: cluster 2024-07-28T20:18:03.724184+0000 mgr.y (mgr.34101) 1453 : cluster [DBG] pgmap v2277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:05.084 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:04 smithi045 bash[80445]: cluster 2024-07-28T20:18:03.724184+0000 mgr.y (mgr.34101) 1453 : cluster [DBG] pgmap v2277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:05.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:05.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:05.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:05.549 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:05.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:05.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:05.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:05.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:18:05.955620+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:18:05.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:18:05.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1720 16 16 0 0 0 - 0 2024-07-28T20:18:06.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:06.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:05 smithi155 bash[73694]: debug 2024-07-28T20:18:05.623+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:06.148 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:06.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:06.282 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:18:06.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:06.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:06.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:06.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:06 smithi155 bash[73694]: debug 2024-07-28T20:18:06.363+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:06.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:06.738 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:06.814 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:18:06.857 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:06.868 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:06 smithi155 bash[73694]: debug 2024-07-28T20:18:06.575+0000 7f8e37e1e640 -1 osd.4 1227 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:06.869 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:06 smithi155 bash[68033]: cluster 2024-07-28T20:18:05.726144+0000 mgr.y (mgr.34101) 1454 : cluster [DBG] pgmap v2278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:06.869 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:06 smithi155 bash[68033]: audit 2024-07-28T20:18:06.443900+0000 mon.c (mon.2) 468 : audit [INF] from='client.? 172.21.15.45:0/1264321331' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:18:06.869 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:06 smithi155 bash[68033]: audit 2024-07-28T20:18:06.444456+0000 mon.a (mon.0) 2184 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:18:06.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1721 16 16 0 0 0 - 0 2024-07-28T20:18:06.976 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:07.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:07.107 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:06 smithi045 bash[82788]: cluster 2024-07-28T20:18:05.726144+0000 mgr.y (mgr.34101) 1454 : cluster [DBG] pgmap v2278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:07.107 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:06 smithi045 bash[82788]: audit 2024-07-28T20:18:06.443900+0000 mon.c (mon.2) 468 : audit [INF] from='client.? 172.21.15.45:0/1264321331' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:18:07.107 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:06 smithi045 bash[82788]: audit 2024-07-28T20:18:06.444456+0000 mon.a (mon.0) 2184 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:18:07.107 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:06 smithi045 bash[80445]: cluster 2024-07-28T20:18:05.726144+0000 mgr.y (mgr.34101) 1454 : cluster [DBG] pgmap v2278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:07.108 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:06 smithi045 bash[80445]: audit 2024-07-28T20:18:06.443900+0000 mon.c (mon.2) 468 : audit [INF] from='client.? 172.21.15.45:0/1264321331' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:18:07.108 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:06 smithi045 bash[80445]: audit 2024-07-28T20:18:06.444456+0000 mon.a (mon.0) 2184 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:18:07.147 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:18:07.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T20:18:07.214 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:07.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:07.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:07.589 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:07.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:07.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:07.837 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:07 smithi155 bash[73694]: debug 2024-07-28T20:18:07.579+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:07.837 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:07 smithi155 bash[68033]: cluster 2024-07-28T20:18:06.795381+0000 mon.a (mon.0) 2185 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:18:07.837 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:07 smithi155 bash[68033]: audit 2024-07-28T20:18:06.814368+0000 mon.a (mon.0) 2186 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:18:07.837 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:07 smithi155 bash[68033]: cluster 2024-07-28T20:18:06.814541+0000 mon.a (mon.0) 2187 : cluster [DBG] osdmap e1228: 8 total, 2 up, 8 in 2024-07-28T20:18:07.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:07.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1722 16 16 0 0 0 - 0 2024-07-28T20:18:08.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:08.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:07 smithi045 bash[82788]: cluster 2024-07-28T20:18:06.795381+0000 mon.a (mon.0) 2185 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:18:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:07 smithi045 bash[82788]: audit 2024-07-28T20:18:06.814368+0000 mon.a (mon.0) 2186 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:18:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:07 smithi045 bash[82788]: cluster 2024-07-28T20:18:06.814541+0000 mon.a (mon.0) 2187 : cluster [DBG] osdmap e1228: 8 total, 2 up, 8 in 2024-07-28T20:18:08.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:07 smithi045 bash[80445]: cluster 2024-07-28T20:18:06.795381+0000 mon.a (mon.0) 2185 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:18:08.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:07 smithi045 bash[80445]: audit 2024-07-28T20:18:06.814368+0000 mon.a (mon.0) 2186 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:18:08.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:07 smithi045 bash[80445]: cluster 2024-07-28T20:18:06.814541+0000 mon.a (mon.0) 2187 : cluster [DBG] osdmap e1228: 8 total, 2 up, 8 in 2024-07-28T20:18:08.298 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:08.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:08.534 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:08.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:08.665 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:08 smithi155 bash[73694]: debug 2024-07-28T20:18:08.543+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:08.773 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:08.892 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:08.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1723 16 16 0 0 0 - 0 2024-07-28T20:18:09.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:09.022 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:08 smithi155 bash[68033]: cluster 2024-07-28T20:18:07.728089+0000 mgr.y (mgr.34101) 1455 : cluster [DBG] pgmap v2280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:09.112 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:09.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:09.142 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:08 smithi045 bash[80445]: cluster 2024-07-28T20:18:07.728089+0000 mgr.y (mgr.34101) 1455 : cluster [DBG] pgmap v2280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:09.143 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:08 smithi045 bash[82788]: cluster 2024-07-28T20:18:07.728089+0000 mgr.y (mgr.34101) 1455 : cluster [DBG] pgmap v2280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:09.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:09.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:09 smithi155 bash[73694]: debug 2024-07-28T20:18:09.111+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:09.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:09.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:09.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:09.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:09.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:09 smithi155 bash[73694]: debug 2024-07-28T20:18:09.575+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:09.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:09.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:18:09.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1724 16 16 0 0 0 - 0 2024-07-28T20:18:09.971 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:10.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:10.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:10.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:10.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:10.557 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:10.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:18:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:18:10] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:18:10.796 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:10.912 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:10.924 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:10 smithi045 bash[80445]: cluster 2024-07-28T20:18:09.730080+0000 mgr.y (mgr.34101) 1456 : cluster [DBG] pgmap v2281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:10.924 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:10 smithi045 bash[82788]: cluster 2024-07-28T20:18:09.730080+0000 mgr.y (mgr.34101) 1456 : cluster [DBG] pgmap v2281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:10.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1725 16 16 0 0 0 - 0 2024-07-28T20:18:11.033 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:11.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:10 smithi155 bash[68033]: cluster 2024-07-28T20:18:09.730080+0000 mgr.y (mgr.34101) 1456 : cluster [DBG] pgmap v2281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:11.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:10 smithi155 bash[73694]: debug 2024-07-28T20:18:10.587+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:11.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:11.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:11.392 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:11.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:11.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:11.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:11.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:11.882 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:11 smithi155 bash[73694]: debug 2024-07-28T20:18:11.603+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:11.954 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:18:11.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1726 16 16 0 0 0 - 0 2024-07-28T20:18:11.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:12.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:12.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:12.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:12.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:11 smithi155 bash[73694]: debug 2024-07-28T20:18:11.971+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:12.347 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:12.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:12.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:12.652 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:18:12 smithi155 bash[60745]: ts=2024-07-28T20:18:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:18:12.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:12.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:12 smithi155 bash[73694]: debug 2024-07-28T20:18:12.655+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:12.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:12.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:12.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1727 16 16 0 0 0 - 0 2024-07-28T20:18:12.957 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:12 smithi155 bash[68033]: cluster 2024-07-28T20:18:11.732223+0000 mgr.y (mgr.34101) 1457 : cluster [DBG] pgmap v2282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:12 smithi045 bash[80445]: cluster 2024-07-28T20:18:11.732223+0000 mgr.y (mgr.34101) 1457 : cluster [DBG] pgmap v2282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:12 smithi045 bash[82788]: cluster 2024-07-28T20:18:11.732223+0000 mgr.y (mgr.34101) 1457 : cluster [DBG] pgmap v2282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:13.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:13.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:13.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:13.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:13.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:13.651 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:13.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:13.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:13.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1728 16 16 0 0 0 - 0 2024-07-28T20:18:13.982 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:18:14.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:14.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:13 smithi155 bash[73694]: debug 2024-07-28T20:18:13.699+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:14.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:14.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:14.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:14.480 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:14.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:14.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:14 smithi155 bash[73694]: debug 2024-07-28T20:18:14.199+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:14.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:14.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:14.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:14.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:14.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1729 16 16 0 0 0 - 0 2024-07-28T20:18:14.967 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:14 smithi155 bash[73694]: debug 2024-07-28T20:18:14.667+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:14.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:14 smithi155 bash[68033]: cluster 2024-07-28T20:18:13.733489+0000 mgr.y (mgr.34101) 1458 : cluster [DBG] pgmap v2283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:15.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:15.087 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:14 smithi045 bash[80445]: cluster 2024-07-28T20:18:13.733489+0000 mgr.y (mgr.34101) 1458 : cluster [DBG] pgmap v2283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:15.087 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:14 smithi045 bash[82788]: cluster 2024-07-28T20:18:13.733489+0000 mgr.y (mgr.34101) 1458 : cluster [DBG] pgmap v2283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:15.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:15.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:15.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:15.555 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:15.651 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:15.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:15.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:15.914 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:15.925 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:15 smithi155 bash[73694]: debug 2024-07-28T20:18:15.651+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:15.925 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:15 smithi155 bash[73694]: debug 2024-07-28T20:18:15.655+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:15.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1730 16 16 0 0 0 - 0 2024-07-28T20:18:16.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:16.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:16.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:16.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:16.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:16.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:16.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:16.868 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:16.912 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:16 smithi045 bash[80445]: cluster 2024-07-28T20:18:15.735265+0000 mgr.y (mgr.34101) 1459 : cluster [DBG] pgmap v2284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:16.913 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:16 smithi045 bash[82788]: cluster 2024-07-28T20:18:15.735265+0000 mgr.y (mgr.34101) 1459 : cluster [DBG] pgmap v2284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:16.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1731 16 16 0 0 0 - 0 2024-07-28T20:18:16.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:16.998 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:16 smithi155 bash[68033]: cluster 2024-07-28T20:18:15.735265+0000 mgr.y (mgr.34101) 1459 : cluster [DBG] pgmap v2284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:16.998 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:16 smithi155 bash[73694]: debug 2024-07-28T20:18:16.687+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:17.093 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:18:17.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:17.221 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:17.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:17.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:17.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:17.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:17.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:17.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:17.948 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:17 smithi155 bash[73694]: debug 2024-07-28T20:18:17.679+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:17.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1732 16 16 0 0 0 - 0 2024-07-28T20:18:18.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:18.174 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:18.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:18.415 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:18.534 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:18.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:18.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:18.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:18 smithi155 bash[73694]: debug 2024-07-28T20:18:18.635+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:18.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:18.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:18 smithi155 bash[68033]: cluster 2024-07-28T20:18:17.736545+0000 mgr.y (mgr.34101) 1460 : cluster [DBG] pgmap v2285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:18.906 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:18 smithi155 bash[68033]: audit 2024-07-28T20:18:18.148517+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:18.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1733 16 16 0 0 0 - 0 2024-07-28T20:18:18.969 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:18:18.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T20:18:19.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:19.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:19.144 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:18 smithi045 bash[80445]: cluster 2024-07-28T20:18:17.736545+0000 mgr.y (mgr.34101) 1460 : cluster [DBG] pgmap v2285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:19.144 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:18 smithi045 bash[80445]: audit 2024-07-28T20:18:18.148517+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:19.144 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:18 smithi045 bash[82788]: cluster 2024-07-28T20:18:17.736545+0000 mgr.y (mgr.34101) 1460 : cluster [DBG] pgmap v2285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:19.145 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:18 smithi045 bash[82788]: audit 2024-07-28T20:18:18.148517+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:19.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:19.370 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:19.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:19.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:19.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:19.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:19.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:19 smithi155 bash[73694]: debug 2024-07-28T20:18:19.595+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:19.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:19.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:19 smithi155 bash[73694]: debug 2024-07-28T20:18:19.651+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:19.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:19 smithi155 bash[73694]: debug 2024-07-28T20:18:19.707+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:19.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:19.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1734 16 16 0 0 0 - 0 2024-07-28T20:18:19.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:20.086 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:20.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:20.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:20.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:20.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:20.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:18:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:18:20] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:18:20.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:20.842 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:18:20.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:20.931 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:20 smithi155 bash[73694]: debug 2024-07-28T20:18:20.666+0000 7f8e37e1e640 -1 osd.4 1228 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:20.931 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:20 smithi155 bash[68033]: cluster 2024-07-28T20:18:19.738286+0000 mgr.y (mgr.34101) 1461 : cluster [DBG] pgmap v2286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:20.931 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:20 smithi155 bash[68033]: audit 2024-07-28T20:18:20.478333+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? 172.21.15.45:0/3927841562' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:18:20.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1735 16 16 0 0 0 - 0 2024-07-28T20:18:21.040 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:21.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:21.170 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:21.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:21 smithi155 bash[73694]: debug 2024-07-28T20:18:21.018+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:20 smithi045 bash[82788]: cluster 2024-07-28T20:18:19.738286+0000 mgr.y (mgr.34101) 1461 : cluster [DBG] pgmap v2286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:20 smithi045 bash[82788]: audit 2024-07-28T20:18:20.478333+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? 172.21.15.45:0/3927841562' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:18:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:20 smithi045 bash[80445]: cluster 2024-07-28T20:18:19.738286+0000 mgr.y (mgr.34101) 1461 : cluster [DBG] pgmap v2286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:20 smithi045 bash[80445]: audit 2024-07-28T20:18:20.478333+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? 172.21.15.45:0/3927841562' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:18:21.239 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:21.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:21.399 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:21.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:21.531 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:21 smithi155 bash[73694]: debug 2024-07-28T20:18:21.242+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:21.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:21.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:21.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:21 smithi155 bash[73694]: debug 2024-07-28T20:18:21.662+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:21.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:21.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1736 16 16 0 0 0 - 0 2024-07-28T20:18:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:21 smithi045 bash[80445]: cluster 2024-07-28T20:18:20.834177+0000 mon.a (mon.0) 2189 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:18:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:21 smithi045 bash[80445]: audit 2024-07-28T20:18:20.842300+0000 mon.a (mon.0) 2190 : audit [INF] from='client.? 172.21.15.45:0/3927841562' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:18:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:21 smithi045 bash[80445]: cluster 2024-07-28T20:18:20.842410+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e1229: 8 total, 2 up, 8 in 2024-07-28T20:18:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:21 smithi045 bash[82788]: cluster 2024-07-28T20:18:20.834177+0000 mon.a (mon.0) 2189 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:18:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:21 smithi045 bash[82788]: audit 2024-07-28T20:18:20.842300+0000 mon.a (mon.0) 2190 : audit [INF] from='client.? 172.21.15.45:0/3927841562' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:18:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:21 smithi045 bash[82788]: cluster 2024-07-28T20:18:20.842410+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e1229: 8 total, 2 up, 8 in 2024-07-28T20:18:21.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:22.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:21 smithi155 bash[68033]: cluster 2024-07-28T20:18:20.834177+0000 mon.a (mon.0) 2189 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:18:22.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:21 smithi155 bash[68033]: audit 2024-07-28T20:18:20.842300+0000 mon.a (mon.0) 2190 : audit [INF] from='client.? 172.21.15.45:0/3927841562' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:18:22.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:21 smithi155 bash[68033]: cluster 2024-07-28T20:18:20.842410+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e1229: 8 total, 2 up, 8 in 2024-07-28T20:18:22.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:22.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:22.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:22.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:22.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:18:22 smithi155 bash[60745]: ts=2024-07-28T20:18:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:18:22.595 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:22.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:22.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:22.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:22.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1737 16 16 0 0 0 - 0 2024-07-28T20:18:22.963 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:22 smithi045 bash[80445]: cluster 2024-07-28T20:18:21.739487+0000 mgr.y (mgr.34101) 1462 : cluster [DBG] pgmap v2288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:22.964 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:22 smithi045 bash[82788]: cluster 2024-07-28T20:18:21.739487+0000 mgr.y (mgr.34101) 1462 : cluster [DBG] pgmap v2288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:23.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:22 smithi155 bash[68033]: cluster 2024-07-28T20:18:21.739487+0000 mgr.y (mgr.34101) 1462 : cluster [DBG] pgmap v2288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:23.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:22 smithi155 bash[73694]: debug 2024-07-28T20:18:22.678+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:23.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:23.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:23.308 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:23.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:23.546 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:23.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:23.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:23 smithi155 bash[73694]: debug 2024-07-28T20:18:23.174+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:23.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:23.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:23 smithi155 bash[73694]: debug 2024-07-28T20:18:23.286+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:23.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:23.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:18:23.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:23.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:23.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1738 16 16 0 0 0 - 0 2024-07-28T20:18:24.017 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:24.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:23 smithi155 bash[73694]: debug 2024-07-28T20:18:23.642+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:24.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:24.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:23 smithi155 bash[73694]: debug 2024-07-28T20:18:23.878+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:24.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:24.204 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:18:24.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:24.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:24.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:24 smithi155 bash[73694]: debug 2024-07-28T20:18:24.094+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:24.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:24.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:24.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:24.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:24.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:24.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:24 smithi155 bash[73694]: debug 2024-07-28T20:18:24.578+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:24.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:24 smithi155 bash[73694]: debug 2024-07-28T20:18:24.678+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:24.852 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:24.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1739 16 16 0 0 0 - 0 2024-07-28T20:18:24.972 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:25.091 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:25.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:25.192 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:24 smithi155 bash[68033]: cluster 2024-07-28T20:18:23.740522+0000 mgr.y (mgr.34101) 1463 : cluster [DBG] pgmap v2289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:25.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:24 smithi045 bash[80445]: cluster 2024-07-28T20:18:23.740522+0000 mgr.y (mgr.34101) 1463 : cluster [DBG] pgmap v2289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:24 smithi045 bash[82788]: cluster 2024-07-28T20:18:23.740522+0000 mgr.y (mgr.34101) 1463 : cluster [DBG] pgmap v2289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:25.329 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:25.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:25.467 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:25 smithi155 bash[73694]: debug 2024-07-28T20:18:25.194+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:25.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:25.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:25.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:25.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:25 smithi155 bash[73694]: debug 2024-07-28T20:18:25.538+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:25.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:25 smithi155 bash[73694]: debug 2024-07-28T20:18:25.714+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:25.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:25.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:25.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:18:25.958565+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:18:25.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:18:25.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1740 16 16 0 0 0 - 0 2024-07-28T20:18:26.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:26.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:26.283 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:26.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:26.516 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:26.632 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:26.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:26.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:26.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1741 16 16 0 0 0 - 0 2024-07-28T20:18:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:26 smithi045 bash[80445]: cluster 2024-07-28T20:18:25.742215+0000 mgr.y (mgr.34101) 1464 : cluster [DBG] pgmap v2290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:26 smithi045 bash[82788]: cluster 2024-07-28T20:18:25.742215+0000 mgr.y (mgr.34101) 1464 : cluster [DBG] pgmap v2290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:26.992 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:27.010 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:26 smithi155 bash[68033]: cluster 2024-07-28T20:18:25.742215+0000 mgr.y (mgr.34101) 1464 : cluster [DBG] pgmap v2290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:27.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:26 smithi155 bash[73694]: debug 2024-07-28T20:18:26.762+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:27.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:27.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:26 smithi155 bash[73694]: debug 2024-07-28T20:18:26.858+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:27.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:27.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:27.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:27.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:27 smithi155 bash[73694]: debug 2024-07-28T20:18:27.094+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:27.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:27.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:27.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:27.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:27.868 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:27.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1742 16 16 0 0 0 - 0 2024-07-28T20:18:27.986 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:28.005 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:18:28.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:27 smithi155 bash[73694]: debug 2024-07-28T20:18:27.746+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:28.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:28.220 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:28.270 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:18:28.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:28.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:28.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:28.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:28.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:28 smithi155 bash[73694]: debug 2024-07-28T20:18:28.706+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:28.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:28.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:28.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1743 16 16 0 0 0 - 0 2024-07-28T20:18:29.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:28 smithi155 bash[68033]: cluster 2024-07-28T20:18:27.744090+0000 mgr.y (mgr.34101) 1465 : cluster [DBG] pgmap v2291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:29.052 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:29.173 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:28 smithi045 bash[80445]: cluster 2024-07-28T20:18:27.744090+0000 mgr.y (mgr.34101) 1465 : cluster [DBG] pgmap v2291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:28 smithi045 bash[82788]: cluster 2024-07-28T20:18:27.744090+0000 mgr.y (mgr.34101) 1465 : cluster [DBG] pgmap v2291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:29.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:29.311 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:18:29.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T20:18:29.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:29.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:29.642 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:29.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:29.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:29.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1744 16 16 0 0 0 - 0 2024-07-28T20:18:29.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:30.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:29 smithi155 bash[73694]: debug 2024-07-28T20:18:29.730+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:30.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:30.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:29 smithi155 bash[73694]: debug 2024-07-28T20:18:29.842+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:30.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:30.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:30.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:30.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:30.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:30.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:30.715 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:18:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:18:30] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:18:30.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:30.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:30.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:30 smithi155 bash[73694]: debug 2024-07-28T20:18:30.694+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:30.954 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:30 smithi155 bash[68033]: cluster 2024-07-28T20:18:29.745880+0000 mgr.y (mgr.34101) 1466 : cluster [DBG] pgmap v2292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:30.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1745 16 16 0 0 0 - 0 2024-07-28T20:18:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:30 smithi045 bash[80445]: cluster 2024-07-28T20:18:29.745880+0000 mgr.y (mgr.34101) 1466 : cluster [DBG] pgmap v2292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:30 smithi045 bash[82788]: cluster 2024-07-28T20:18:29.745880+0000 mgr.y (mgr.34101) 1466 : cluster [DBG] pgmap v2292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:31.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:31.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:31.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:31.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:31.540 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:31.657 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:31.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:31.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:31.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:31 smithi155 bash[73694]: debug 2024-07-28T20:18:31.662+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:31.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1746 16 16 0 0 0 - 0 2024-07-28T20:18:32.017 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:32.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:32.240 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:32.240 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:32 smithi155 bash[73694]: debug 2024-07-28T20:18:31.998+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:32.240 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:32.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:32.373 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:32.494 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:32.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:32 smithi155 bash[73694]: debug 2024-07-28T20:18:32.242+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:32.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:18:32 smithi155 bash[60745]: ts=2024-07-28T20:18:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:18:32.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:32.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:32.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:32.878 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:32 smithi045 bash[80445]: cluster 2024-07-28T20:18:31.747758+0000 mgr.y (mgr.34101) 1467 : cluster [DBG] pgmap v2293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:32.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1747 16 16 0 0 0 - 0 2024-07-28T20:18:32.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:32.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:32 smithi045 bash[82788]: cluster 2024-07-28T20:18:31.747758+0000 mgr.y (mgr.34101) 1467 : cluster [DBG] pgmap v2293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:32.977 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:32 smithi155 bash[73694]: debug 2024-07-28T20:18:32.638+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:32.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:32 smithi155 bash[68033]: cluster 2024-07-28T20:18:31.747758+0000 mgr.y (mgr.34101) 1467 : cluster [DBG] pgmap v2293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:33.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:33.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:33.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:33.442 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:33.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:33.680 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:33.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:33.878 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:33 smithi155 bash[73694]: debug 2024-07-28T20:18:33.626+0000 7f8e37e1e640 -1 osd.4 1229 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:33.878 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:33.878 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:33 smithi155 bash[73694]: debug 2024-07-28T20:18:33.766+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:33.879 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:33.879 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:33 smithi155 bash[73694]: debug 2024-07-28T20:18:33.878+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:33.891 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:18:33.916 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:33.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1748 16 16 0 0 0 - 0 2024-07-28T20:18:34.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:34.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:33 smithi155 bash[68033]: audit 2024-07-28T20:18:32.991039+0000 mon.a (mon.0) 2192 : audit [INF] from='client.? 172.21.15.45:0/1681360070' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:18:34.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:33 smithi155 bash[68033]: audit 2024-07-28T20:18:33.155420+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:18:34.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:33 smithi155 bash[68033]: audit 2024-07-28T20:18:33.157439+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:34.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:34.163 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:33 smithi045 bash[82788]: audit 2024-07-28T20:18:32.991039+0000 mon.a (mon.0) 2192 : audit [INF] from='client.? 172.21.15.45:0/1681360070' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:18:34.163 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:33 smithi045 bash[82788]: audit 2024-07-28T20:18:33.155420+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:18:34.163 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:33 smithi045 bash[82788]: audit 2024-07-28T20:18:33.157439+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:34.163 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:33 smithi045 bash[80445]: audit 2024-07-28T20:18:32.991039+0000 mon.a (mon.0) 2192 : audit [INF] from='client.? 172.21.15.45:0/1681360070' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:18:34.163 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:33 smithi045 bash[80445]: audit 2024-07-28T20:18:33.155420+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:18:34.163 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:33 smithi045 bash[80445]: audit 2024-07-28T20:18:33.157439+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:34.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:34.390 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:34.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:34.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:34.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:34 smithi155 bash[73694]: debug 2024-07-28T20:18:34.466+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:34.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:34.660 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:34.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:34.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:34.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1749 16 16 0 0 0 - 0 2024-07-28T20:18:34.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:35.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:34 smithi155 bash[68033]: cluster 2024-07-28T20:18:33.749541+0000 mgr.y (mgr.34101) 1468 : cluster [DBG] pgmap v2294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:35.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:34 smithi155 bash[68033]: cluster 2024-07-28T20:18:33.877432+0000 mon.a (mon.0) 2194 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:18:35.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:34 smithi155 bash[68033]: audit 2024-07-28T20:18:33.891197+0000 mon.a (mon.0) 2195 : audit [INF] from='client.? 172.21.15.45:0/1681360070' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:18:35.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:34 smithi155 bash[68033]: cluster 2024-07-28T20:18:33.891331+0000 mon.a (mon.0) 2196 : cluster [DBG] osdmap e1230: 8 total, 2 up, 8 in 2024-07-28T20:18:35.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:34 smithi155 bash[73694]: debug 2024-07-28T20:18:34.662+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:35.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:34 smithi155 bash[73694]: debug 2024-07-28T20:18:34.710+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:35.110 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:35.177 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:18:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:34 smithi045 bash[82788]: cluster 2024-07-28T20:18:33.749541+0000 mgr.y (mgr.34101) 1468 : cluster [DBG] pgmap v2294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:34 smithi045 bash[82788]: cluster 2024-07-28T20:18:33.877432+0000 mon.a (mon.0) 2194 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:18:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:34 smithi045 bash[82788]: audit 2024-07-28T20:18:33.891197+0000 mon.a (mon.0) 2195 : audit [INF] from='client.? 172.21.15.45:0/1681360070' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:18:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:34 smithi045 bash[82788]: cluster 2024-07-28T20:18:33.891331+0000 mon.a (mon.0) 2196 : cluster [DBG] osdmap e1230: 8 total, 2 up, 8 in 2024-07-28T20:18:35.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:34 smithi045 bash[80445]: cluster 2024-07-28T20:18:33.749541+0000 mgr.y (mgr.34101) 1468 : cluster [DBG] pgmap v2294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:35.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:34 smithi045 bash[80445]: cluster 2024-07-28T20:18:33.877432+0000 mon.a (mon.0) 2194 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:18:35.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:34 smithi045 bash[80445]: audit 2024-07-28T20:18:33.891197+0000 mon.a (mon.0) 2195 : audit [INF] from='client.? 172.21.15.45:0/1681360070' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:18:35.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:34 smithi045 bash[80445]: cluster 2024-07-28T20:18:33.891331+0000 mon.a (mon.0) 2196 : cluster [DBG] osdmap e1230: 8 total, 2 up, 8 in 2024-07-28T20:18:35.229 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:35.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:35.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:35.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:35.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:35.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:35.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:35 smithi155 bash[73694]: debug 2024-07-28T20:18:35.618+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:35.916 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:35.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:35.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1750 16 16 0 0 0 - 0 2024-07-28T20:18:36.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:36.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:36.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:35 smithi155 bash[73694]: debug 2024-07-28T20:18:35.918+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:36.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:36.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:36.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:36.651 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:36.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:36.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:18:36.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:36.885 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:36 smithi155 bash[73694]: debug 2024-07-28T20:18:36.614+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:36.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1751 16 16 0 0 0 - 0 2024-07-28T20:18:36.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:37.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:36 smithi155 bash[68033]: cluster 2024-07-28T20:18:35.750770+0000 mgr.y (mgr.34101) 1469 : cluster [DBG] pgmap v2296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:37.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:37.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:36 smithi045 bash[80445]: cluster 2024-07-28T20:18:35.750770+0000 mgr.y (mgr.34101) 1469 : cluster [DBG] pgmap v2296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:36 smithi045 bash[82788]: cluster 2024-07-28T20:18:35.750770+0000 mgr.y (mgr.34101) 1469 : cluster [DBG] pgmap v2296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:37.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:37.264 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:37 smithi155 bash[73694]: debug 2024-07-28T20:18:37.102+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:37.264 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:37.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:37.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:37.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:37 smithi155 bash[73694]: debug 2024-07-28T20:18:37.266+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:37.595 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:37.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:37.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:37.953 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:37.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1752 16 16 0 0 0 - 0 2024-07-28T20:18:37.964 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:37 smithi155 bash[73694]: debug 2024-07-28T20:18:37.622+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:38.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:38.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:38.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:38.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:38 smithi155 bash[73694]: debug 2024-07-28T20:18:38.054+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:38.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:38.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:38.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:38.665 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:38.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:38.889 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:38 smithi155 bash[73694]: debug 2024-07-28T20:18:38.598+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:38.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:38.924 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:18:38.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1753 16 16 0 0 0 - 0 2024-07-28T20:18:39.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:39.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:39.145 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:38 smithi155 bash[68033]: cluster 2024-07-28T20:18:37.752643+0000 mgr.y (mgr.34101) 1470 : cluster [DBG] pgmap v2297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:39.182 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:38 smithi045 bash[80445]: cluster 2024-07-28T20:18:37.752643+0000 mgr.y (mgr.34101) 1470 : cluster [DBG] pgmap v2297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:39.182 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:38 smithi045 bash[82788]: cluster 2024-07-28T20:18:37.752643+0000 mgr.y (mgr.34101) 1470 : cluster [DBG] pgmap v2297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:39.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:39.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:39.373 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:39.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:39.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:39 smithi155 bash[73694]: debug 2024-07-28T20:18:39.238+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:39.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:39.702 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:18:39.703 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T20:18:39.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:39.741 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:39 smithi155 bash[73694]: debug 2024-07-28T20:18:39.594+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:39.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:39.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1754 16 16 0 0 0 - 0 2024-07-28T20:18:39.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:39.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:39.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:39 smithi155 bash[73694]: debug 2024-07-28T20:18:39.826+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:40.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:40.207 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:40.321 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:40.438 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:40.557 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:40.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:40.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:40.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:40.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:40 smithi155 bash[73694]: debug 2024-07-28T20:18:40.406+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:40.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:40 smithi155 bash[73694]: debug 2024-07-28T20:18:40.566+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:40.892 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:18:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:18:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:18:40.912 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:40.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1755 16 16 0 0 0 - 0 2024-07-28T20:18:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:40 smithi045 bash[80445]: cluster 2024-07-28T20:18:39.753742+0000 mgr.y (mgr.34101) 1471 : cluster [DBG] pgmap v2298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:40 smithi045 bash[82788]: cluster 2024-07-28T20:18:39.753742+0000 mgr.y (mgr.34101) 1471 : cluster [DBG] pgmap v2298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:41.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:41.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:41.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:41.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:40 smithi155 bash[68033]: cluster 2024-07-28T20:18:39.753742+0000 mgr.y (mgr.34101) 1471 : cluster [DBG] pgmap v2298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:41.390 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:41.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:41.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:41.745 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:41.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:41 smithi155 bash[73694]: debug 2024-07-28T20:18:41.606+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:41.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:41.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1756 16 16 0 0 0 - 0 2024-07-28T20:18:41.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:42.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:42.210 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:18:42.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:42.337 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:42.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:42.569 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:42.626 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:18:42 smithi155 bash[60745]: ts=2024-07-28T20:18:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:18:42.687 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:42.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:42.898 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:42 smithi155 bash[73694]: debug 2024-07-28T20:18:42.630+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:42.926 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:42.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1757 16 16 0 0 0 - 0 2024-07-28T20:18:43.045 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:43.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:43.174 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:42 smithi155 bash[68033]: cluster 2024-07-28T20:18:41.754858+0000 mgr.y (mgr.34101) 1472 : cluster [DBG] pgmap v2299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:42 smithi045 bash[80445]: cluster 2024-07-28T20:18:41.754858+0000 mgr.y (mgr.34101) 1472 : cluster [DBG] pgmap v2299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:43.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:42 smithi045 bash[82788]: cluster 2024-07-28T20:18:41.754858+0000 mgr.y (mgr.34101) 1472 : cluster [DBG] pgmap v2299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:43.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:43.403 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:43.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:43.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:43.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:43 smithi155 bash[73694]: debug 2024-07-28T20:18:43.386+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:43.636 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:43.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:43.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:43 smithi155 bash[73694]: debug 2024-07-28T20:18:43.618+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:43.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:43.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:43 smithi155 bash[73694]: debug 2024-07-28T20:18:43.734+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:43.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:43.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1758 16 16 0 0 0 - 0 2024-07-28T20:18:43.991 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:44.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:44.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:44.245 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:18:44.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:44.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:43 smithi155 bash[73694]: debug 2024-07-28T20:18:43.958+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:44.349 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:44.468 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:44.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:44.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:44.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:44.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:44 smithi155 bash[73694]: debug 2024-07-28T20:18:44.434+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:44.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:44 smithi155 bash[73694]: debug 2024-07-28T20:18:44.606+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:44.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:44.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:44.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1759 16 16 0 0 0 - 0 2024-07-28T20:18:45.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:45.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:45.191 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:44 smithi045 bash[80445]: cluster 2024-07-28T20:18:43.755747+0000 mgr.y (mgr.34101) 1473 : cluster [DBG] pgmap v2300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:45.191 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:44 smithi045 bash[82788]: cluster 2024-07-28T20:18:43.755747+0000 mgr.y (mgr.34101) 1473 : cluster [DBG] pgmap v2300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:45.298 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:45.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:44 smithi155 bash[68033]: cluster 2024-07-28T20:18:43.755747+0000 mgr.y (mgr.34101) 1473 : cluster [DBG] pgmap v2300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:45.418 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:45.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:45.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:45.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:45.895 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:45.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:45 smithi155 bash[73694]: debug 2024-07-28T20:18:45.602+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:45.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:18:45.961376+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:18:45.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:18:45.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1760 16 16 0 0 0 - 0 2024-07-28T20:18:46.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:46.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:46.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:46.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:46.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:46.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:46.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:46.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:46.860 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:46 smithi155 bash[73694]: debug 2024-07-28T20:18:46.558+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:46.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1761 16 16 0 0 0 - 0 2024-07-28T20:18:46.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:47.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:46 smithi155 bash[68033]: cluster 2024-07-28T20:18:45.757516+0000 mgr.y (mgr.34101) 1474 : cluster [DBG] pgmap v2301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:47.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:47.167 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:46 smithi045 bash[80445]: cluster 2024-07-28T20:18:45.757516+0000 mgr.y (mgr.34101) 1474 : cluster [DBG] pgmap v2301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:47.167 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:46 smithi045 bash[82788]: cluster 2024-07-28T20:18:45.757516+0000 mgr.y (mgr.34101) 1474 : cluster [DBG] pgmap v2301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:47.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:47.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:47.438 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:47.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:47.675 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:47.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:47.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:47 smithi155 bash[73694]: debug 2024-07-28T20:18:47.598+0000 7f8e37e1e640 -1 osd.4 1230 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:47.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:47.922 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:18:47.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1762 16 16 0 0 0 - 0 2024-07-28T20:18:48.031 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:48.128 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:47 smithi045 bash[82788]: audit 2024-07-28T20:18:47.489726+0000 mon.c (mon.2) 471 : audit [INF] from='client.? 172.21.15.45:0/1274752900' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:18:48.128 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:47 smithi045 bash[82788]: audit 2024-07-28T20:18:47.490258+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:18:48.128 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:47 smithi045 bash[80445]: audit 2024-07-28T20:18:47.489726+0000 mon.c (mon.2) 471 : audit [INF] from='client.? 172.21.15.45:0/1274752900' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:18:48.128 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:47 smithi045 bash[80445]: audit 2024-07-28T20:18:47.490258+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:18:48.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:48.265 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:48.276 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:47 smithi155 bash[68033]: audit 2024-07-28T20:18:47.489726+0000 mon.c (mon.2) 471 : audit [INF] from='client.? 172.21.15.45:0/1274752900' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:18:48.277 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:47 smithi155 bash[68033]: audit 2024-07-28T20:18:47.490258+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:18:48.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:48.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:48.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:48.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:48 smithi155 bash[73694]: debug 2024-07-28T20:18:48.370+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:48.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:48.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:48.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:48 smithi155 bash[73694]: debug 2024-07-28T20:18:48.614+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:48.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:48.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1763 16 16 0 0 0 - 0 2024-07-28T20:18:48.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:49.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:49.113 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[82788]: cluster 2024-07-28T20:18:47.759437+0000 mgr.y (mgr.34101) 1475 : cluster [DBG] pgmap v2302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:49.113 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[82788]: cluster 2024-07-28T20:18:47.906690+0000 mon.a (mon.0) 2198 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:18:49.114 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[82788]: audit 2024-07-28T20:18:47.921657+0000 mon.a (mon.0) 2199 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:18:49.114 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[82788]: cluster 2024-07-28T20:18:47.921882+0000 mon.a (mon.0) 2200 : cluster [DBG] osdmap e1231: 8 total, 2 up, 8 in 2024-07-28T20:18:49.114 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[82788]: audit 2024-07-28T20:18:48.153551+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:18:49.114 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[82788]: audit 2024-07-28T20:18:48.155526+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:49.114 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[80445]: cluster 2024-07-28T20:18:47.759437+0000 mgr.y (mgr.34101) 1475 : cluster [DBG] pgmap v2302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:49.114 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[80445]: cluster 2024-07-28T20:18:47.906690+0000 mon.a (mon.0) 2198 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:18:49.114 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[80445]: audit 2024-07-28T20:18:47.921657+0000 mon.a (mon.0) 2199 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:18:49.114 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[80445]: cluster 2024-07-28T20:18:47.921882+0000 mon.a (mon.0) 2200 : cluster [DBG] osdmap e1231: 8 total, 2 up, 8 in 2024-07-28T20:18:49.114 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[80445]: audit 2024-07-28T20:18:48.153551+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:18:49.114 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:48 smithi045 bash[80445]: audit 2024-07-28T20:18:48.155526+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:49.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:49.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:48 smithi155 bash[68033]: cluster 2024-07-28T20:18:47.759437+0000 mgr.y (mgr.34101) 1475 : cluster [DBG] pgmap v2302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:49.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:48 smithi155 bash[68033]: cluster 2024-07-28T20:18:47.906690+0000 mon.a (mon.0) 2198 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:18:49.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:48 smithi155 bash[68033]: audit 2024-07-28T20:18:47.921657+0000 mon.a (mon.0) 2199 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:18:49.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:48 smithi155 bash[68033]: cluster 2024-07-28T20:18:47.921882+0000 mon.a (mon.0) 2200 : cluster [DBG] osdmap e1231: 8 total, 2 up, 8 in 2024-07-28T20:18:49.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:48 smithi155 bash[68033]: audit 2024-07-28T20:18:48.153551+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:18:49.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:48 smithi155 bash[68033]: audit 2024-07-28T20:18:48.155526+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:18:49.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:49.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:49.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:49.675 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:49.676 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:49 smithi155 bash[73694]: debug 2024-07-28T20:18:49.602+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:49.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:49.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:49.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:49.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1764 16 16 0 0 0 - 0 2024-07-28T20:18:50.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:50.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:49 smithi155 bash[73694]: debug 2024-07-28T20:18:49.678+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:50.164 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:50.213 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:18:50.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:50.391 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:50.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:50.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:18:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:18:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:18:50.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:50 smithi155 bash[73694]: debug 2024-07-28T20:18:50.610+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:50.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:50 smithi155 bash[73694]: debug 2024-07-28T20:18:50.630+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:50.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:50.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1765 16 16 0 0 0 - 0 2024-07-28T20:18:50.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:51.064 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:50 smithi045 bash[80445]: cluster 2024-07-28T20:18:49.761258+0000 mgr.y (mgr.34101) 1476 : cluster [DBG] pgmap v2304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:51.065 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:50 smithi045 bash[82788]: cluster 2024-07-28T20:18:49.761258+0000 mgr.y (mgr.34101) 1476 : cluster [DBG] pgmap v2304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:51.065 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:18:51.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T20:18:51.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:51.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:51.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:50 smithi155 bash[68033]: cluster 2024-07-28T20:18:49.761258+0000 mgr.y (mgr.34101) 1476 : cluster [DBG] pgmap v2304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:51.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:51.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:18:51.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:51.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:51.720 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:51.837 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:51.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:51.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1766 16 16 0 0 0 - 0 2024-07-28T20:18:51.966 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:51 smithi155 bash[73694]: debug 2024-07-28T20:18:51.622+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:51.966 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:51.966 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:51 smithi155 bash[73694]: debug 2024-07-28T20:18:51.706+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:52.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:52.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:52.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:52.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:52.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:52.560 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:18:52 smithi155 bash[60745]: ts=2024-07-28T20:18:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:18:52.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:52.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:52.904 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:52.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:52.919 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:52 smithi155 bash[73694]: debug 2024-07-28T20:18:52.646+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:52.919 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:52 smithi155 bash[73694]: debug 2024-07-28T20:18:52.654+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:52.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1767 16 16 0 0 0 - 0 2024-07-28T20:18:53.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:53.264 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:52 smithi045 bash[80445]: cluster 2024-07-28T20:18:51.763175+0000 mgr.y (mgr.34101) 1477 : cluster [DBG] pgmap v2305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:53.264 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:52 smithi045 bash[82788]: cluster 2024-07-28T20:18:51.763175+0000 mgr.y (mgr.34101) 1477 : cluster [DBG] pgmap v2305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:53.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:52 smithi155 bash[68033]: cluster 2024-07-28T20:18:51.763175+0000 mgr.y (mgr.34101) 1477 : cluster [DBG] pgmap v2305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:53.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:53.501 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:53.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:53.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:53.861 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:53.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1768 16 16 0 0 0 - 0 2024-07-28T20:18:53.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:54.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:53 smithi155 bash[73694]: debug 2024-07-28T20:18:53.650+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:54.102 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:54.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:54.220 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:54.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:54.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:54.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:54 smithi155 bash[73694]: debug 2024-07-28T20:18:54.186+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:54.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:54.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:54 smithi155 bash[73694]: debug 2024-07-28T20:18:54.306+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:54.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:54.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:54.817 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:54.922 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:54 smithi155 bash[73694]: debug 2024-07-28T20:18:54.626+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:54.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:54.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1769 16 16 0 0 0 - 0 2024-07-28T20:18:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:54 smithi045 bash[80445]: cluster 2024-07-28T20:18:53.764296+0000 mgr.y (mgr.34101) 1478 : cluster [DBG] pgmap v2306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:54 smithi045 bash[82788]: cluster 2024-07-28T20:18:53.764296+0000 mgr.y (mgr.34101) 1478 : cluster [DBG] pgmap v2306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:55.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:55.178 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:55.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:55.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:55.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:55 smithi155 bash[73694]: debug 2024-07-28T20:18:55.146+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:55.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:54 smithi155 bash[68033]: cluster 2024-07-28T20:18:53.764296+0000 mgr.y (mgr.34101) 1478 : cluster [DBG] pgmap v2306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:55.418 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:55.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:55.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:55.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:55.822 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:18:55.823 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:18:55.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:55.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:55 smithi155 bash[73694]: debug 2024-07-28T20:18:55.626+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:55.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1770 16 16 0 0 0 - 0 2024-07-28T20:18:56.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:56.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:56.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:56 smithi155 bash[73694]: debug 2024-07-28T20:18:55.998+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:56.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:56.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:56.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:56.494 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:56.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:56.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:56.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:56.926 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:56 smithi155 bash[73694]: debug 2024-07-28T20:18:56.586+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:56.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1771 16 16 0 0 0 - 0 2024-07-28T20:18:56.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:57.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:56 smithi155 bash[68033]: cluster 2024-07-28T20:18:55.766055+0000 mgr.y (mgr.34101) 1479 : cluster [DBG] pgmap v2307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:57.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:57.091 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:57.211 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:56 smithi045 bash[82788]: cluster 2024-07-28T20:18:55.766055+0000 mgr.y (mgr.34101) 1479 : cluster [DBG] pgmap v2307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:56 smithi045 bash[80445]: cluster 2024-07-28T20:18:55.766055+0000 mgr.y (mgr.34101) 1479 : cluster [DBG] pgmap v2307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:57.222 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:57 smithi155 bash[73694]: debug 2024-07-28T20:18:57.074+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:57.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:57.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:57.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:57.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:57 smithi155 bash[73694]: debug 2024-07-28T20:18:57.318+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:57.570 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:57.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:57.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:57 smithi155 bash[73694]: debug 2024-07-28T20:18:57.550+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:57.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:57.928 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:57.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1772 16 16 0 0 0 - 0 2024-07-28T20:18:58.047 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:18:58.165 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:58.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:58.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:58.513 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:58.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:58.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:18:58.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:58 smithi155 bash[73694]: debug 2024-07-28T20:18:58.498+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:58 smithi155 bash[73694]: debug 2024-07-28T20:18:58.578+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:58 smithi155 bash[73694]: debug 2024-07-28T20:18:58.590+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:58.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:58.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1773 16 16 0 0 0 - 0 2024-07-28T20:18:58.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:18:59.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:58 smithi045 bash[80445]: cluster 2024-07-28T20:18:57.767921+0000 mgr.y (mgr.34101) 1480 : cluster [DBG] pgmap v2308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:18:58 smithi045 bash[80445]: audit 2024-07-28T20:18:58.189998+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:18:59.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:58 smithi045 bash[82788]: cluster 2024-07-28T20:18:57.767921+0000 mgr.y (mgr.34101) 1480 : cluster [DBG] pgmap v2308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:59.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:18:58 smithi045 bash[82788]: audit 2024-07-28T20:18:58.189998+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:18:59.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:18:59.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:58 smithi155 bash[68033]: cluster 2024-07-28T20:18:57.767921+0000 mgr.y (mgr.34101) 1480 : cluster [DBG] pgmap v2308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:18:59.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:18:58 smithi155 bash[68033]: audit 2024-07-28T20:18:58.189998+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:18:59.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:18:59.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:59.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:59.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:18:59.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:18:59.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:59 smithi155 bash[73694]: debug 2024-07-28T20:18:59.442+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:18:59.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:18:59 smithi155 bash[73694]: debug 2024-07-28T20:18:59.594+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:18:59.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:18:59.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:18:59.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1774 16 16 0 0 0 - 0 2024-07-28T20:19:00.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:00.170 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:00.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:00.407 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:00.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:00.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:19:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:19:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:19:00.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:00.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:00.935 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:00 smithi155 bash[73694]: debug 2024-07-28T20:19:00.602+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:00.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1775 16 16 0 0 0 - 0 2024-07-28T20:19:01.008 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:01.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:00 smithi155 bash[68033]: cluster 2024-07-28T20:18:59.768881+0000 mgr.y (mgr.34101) 1481 : cluster [DBG] pgmap v2309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:01.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:00 smithi045 bash[80445]: cluster 2024-07-28T20:18:59.768881+0000 mgr.y (mgr.34101) 1481 : cluster [DBG] pgmap v2309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:01.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:00 smithi045 bash[82788]: cluster 2024-07-28T20:18:59.768881+0000 mgr.y (mgr.34101) 1481 : cluster [DBG] pgmap v2309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:01.223 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:01.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:01.360 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:01.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:01.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:01 smithi155 bash[73694]: debug 2024-07-28T20:19:01.226+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:01.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:01.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:01 smithi155 bash[73694]: debug 2024-07-28T20:19:01.334+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:01.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:01.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:01.732 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:19:01.835 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:01.846 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:01 smithi155 bash[73694]: debug 2024-07-28T20:19:01.574+0000 7f8e37e1e640 -1 osd.4 1231 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:01.948 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:19:01.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:01.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1776 16 16 0 0 0 - 0 2024-07-28T20:19:02.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:01 smithi155 bash[68033]: audit 2024-07-28T20:19:01.933423+0000 mon.c (mon.2) 474 : audit [INF] from='client.? 172.21.15.45:0/640734733' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:02.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:01 smithi155 bash[68033]: audit 2024-07-28T20:19:01.934083+0000 mon.a (mon.0) 2202 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:01 smithi155 bash[73694]: debug 2024-07-28T20:19:01.946+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:02.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:02.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:01 smithi045 bash[80445]: audit 2024-07-28T20:19:01.933423+0000 mon.c (mon.2) 474 : audit [INF] from='client.? 172.21.15.45:0/640734733' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:01 smithi045 bash[80445]: audit 2024-07-28T20:19:01.934083+0000 mon.a (mon.0) 2202 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:01 smithi045 bash[82788]: audit 2024-07-28T20:19:01.933423+0000 mon.c (mon.2) 474 : audit [INF] from='client.? 172.21.15.45:0/640734733' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:01 smithi045 bash[82788]: audit 2024-07-28T20:19:01.934083+0000 mon.a (mon.0) 2202 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:02.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:02.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:02.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:02.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:19:02 smithi155 bash[60745]: ts=2024-07-28T20:19:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:19:02.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:02.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:02.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:02 smithi155 bash[73694]: debug 2024-07-28T20:19:02.558+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:02.901 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:02.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1777 16 16 0 0 0 - 0 2024-07-28T20:19:03.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:03.134 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:02 smithi045 bash[82788]: cluster 2024-07-28T20:19:01.769733+0000 mgr.y (mgr.34101) 1482 : cluster [DBG] pgmap v2310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:03.135 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:02 smithi045 bash[82788]: cluster 2024-07-28T20:19:01.936041+0000 mon.a (mon.0) 2203 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:03.135 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:02 smithi045 bash[82788]: audit 2024-07-28T20:19:01.946227+0000 mon.a (mon.0) 2204 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:19:03.135 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:02 smithi045 bash[82788]: cluster 2024-07-28T20:19:01.946276+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1232: 8 total, 2 up, 8 in 2024-07-28T20:19:03.135 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:03 smithi045 bash[80445]: cluster 2024-07-28T20:19:01.769733+0000 mgr.y (mgr.34101) 1482 : cluster [DBG] pgmap v2310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:03.135 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:03 smithi045 bash[80445]: cluster 2024-07-28T20:19:01.936041+0000 mon.a (mon.0) 2203 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:03.135 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:03 smithi045 bash[80445]: audit 2024-07-28T20:19:01.946227+0000 mon.a (mon.0) 2204 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:19:03.135 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:03 smithi045 bash[80445]: cluster 2024-07-28T20:19:01.946276+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1232: 8 total, 2 up, 8 in 2024-07-28T20:19:03.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:03.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:03.262 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:02 smithi155 bash[68033]: cluster 2024-07-28T20:19:01.769733+0000 mgr.y (mgr.34101) 1482 : cluster [DBG] pgmap v2310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:03.262 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:02 smithi155 bash[68033]: cluster 2024-07-28T20:19:01.936041+0000 mon.a (mon.0) 2203 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:03.262 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:02 smithi155 bash[68033]: audit 2024-07-28T20:19:01.946227+0000 mon.a (mon.0) 2204 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:19:03.262 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:02 smithi155 bash[68033]: cluster 2024-07-28T20:19:01.946276+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1232: 8 total, 2 up, 8 in 2024-07-28T20:19:03.306 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:19:03.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T20:19:03.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:03.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:03.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:03.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:03.715 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:03.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:03 smithi155 bash[73694]: debug 2024-07-28T20:19:03.462+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:03.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:03 smithi155 bash[73694]: debug 2024-07-28T20:19:03.562+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:03.834 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:03.948 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:03.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1778 16 16 0 0 0 - 0 2024-07-28T20:19:04.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:04.082 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:03 smithi045 bash[80445]: audit 2024-07-28T20:19:03.150288+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:04.082 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:03 smithi045 bash[82788]: audit 2024-07-28T20:19:03.150288+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:04.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:04.200 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:03 smithi155 bash[68033]: audit 2024-07-28T20:19:03.150288+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:04.308 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:04.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:04.537 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:04.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:04.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:04.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:04 smithi155 bash[73694]: debug 2024-07-28T20:19:04.530+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:04.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:04.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1779 16 16 0 0 0 - 0 2024-07-28T20:19:05.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:05.121 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:05.216 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:05.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:05 smithi155 bash[68033]: cluster 2024-07-28T20:19:03.771171+0000 mgr.y (mgr.34101) 1483 : cluster [DBG] pgmap v2312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:05.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:05 smithi155 bash[68033]: audit 2024-07-28T20:19:04.041267+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:05.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:05 smithi155 bash[68033]: audit 2024-07-28T20:19:04.054269+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:05.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:05.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:05 smithi155 bash[73694]: debug 2024-07-28T20:19:05.218+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:05.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:05 smithi045 bash[82788]: cluster 2024-07-28T20:19:03.771171+0000 mgr.y (mgr.34101) 1483 : cluster [DBG] pgmap v2312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:05 smithi045 bash[82788]: audit 2024-07-28T20:19:04.041267+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:05 smithi045 bash[82788]: audit 2024-07-28T20:19:04.054269+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:05 smithi045 bash[80445]: cluster 2024-07-28T20:19:03.771171+0000 mgr.y (mgr.34101) 1483 : cluster [DBG] pgmap v2312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:05 smithi045 bash[80445]: audit 2024-07-28T20:19:04.041267+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:05 smithi045 bash[80445]: audit 2024-07-28T20:19:04.054269+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:05.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:05.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:05.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:05.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:19:05.828 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:05.841 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:05 smithi155 bash[73694]: debug 2024-07-28T20:19:05.574+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:05.948 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:05.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:19:05.964195+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:19:05.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:19:05.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1780 16 16 0 0 0 - 0 2024-07-28T20:19:06.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:06.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:06.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:06.311 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:06 smithi045 bash[82788]: audit 2024-07-28T20:19:05.052202+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:06.311 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:06 smithi045 bash[82788]: audit 2024-07-28T20:19:05.061529+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:06.311 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:06 smithi045 bash[82788]: audit 2024-07-28T20:19:05.540071+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:19:06.311 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:06 smithi045 bash[82788]: audit 2024-07-28T20:19:05.541692+0000 mon.c (mon.2) 477 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:19:06.311 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:06 smithi045 bash[82788]: audit 2024-07-28T20:19:05.550252+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:06.312 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:06 smithi045 bash[80445]: audit 2024-07-28T20:19:05.052202+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:06.312 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:06 smithi045 bash[80445]: audit 2024-07-28T20:19:05.061529+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:06.312 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:06 smithi045 bash[80445]: audit 2024-07-28T20:19:05.540071+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:19:06.312 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:06 smithi045 bash[80445]: audit 2024-07-28T20:19:05.541692+0000 mon.c (mon.2) 477 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:19:06.312 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:06 smithi045 bash[80445]: audit 2024-07-28T20:19:05.550252+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:06.416 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:06.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:06 smithi155 bash[68033]: audit 2024-07-28T20:19:05.052202+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:06 smithi155 bash[68033]: audit 2024-07-28T20:19:05.061529+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:06 smithi155 bash[68033]: audit 2024-07-28T20:19:05.540071+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:19:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:06 smithi155 bash[68033]: audit 2024-07-28T20:19:05.541692+0000 mon.c (mon.2) 477 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:19:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:06 smithi155 bash[68033]: audit 2024-07-28T20:19:05.550252+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:06.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:06.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:06.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:06.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:06 smithi155 bash[73694]: debug 2024-07-28T20:19:06.562+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:06.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:06 smithi155 bash[73694]: debug 2024-07-28T20:19:06.706+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:06.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:06.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1781 16 16 0 0 0 - 0 2024-07-28T20:19:07.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:07.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:07.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:07.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:07 smithi155 bash[68033]: cluster 2024-07-28T20:19:05.773047+0000 mgr.y (mgr.34101) 1484 : cluster [DBG] pgmap v2313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:07.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:07 smithi045 bash[82788]: cluster 2024-07-28T20:19:05.773047+0000 mgr.y (mgr.34101) 1484 : cluster [DBG] pgmap v2313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:07 smithi045 bash[80445]: cluster 2024-07-28T20:19:05.773047+0000 mgr.y (mgr.34101) 1484 : cluster [DBG] pgmap v2313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:07.490 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:07.610 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:07.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:07.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:07 smithi155 bash[73694]: debug 2024-07-28T20:19:07.550+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:07.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:07.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1782 16 16 0 0 0 - 0 2024-07-28T20:19:07.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:08.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:08.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:08.318 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:19:08.327 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:08.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:08.560 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:08.680 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:08.797 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:08.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:08.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:08 smithi155 bash[73694]: debug 2024-07-28T20:19:08.558+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:08.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1783 16 16 0 0 0 - 0 2024-07-28T20:19:09.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:09.058 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:09 smithi045 bash[80445]: cluster 2024-07-28T20:19:07.775010+0000 mgr.y (mgr.34101) 1485 : cluster [DBG] pgmap v2314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:09.153 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:09.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:09.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:09 smithi155 bash[68033]: cluster 2024-07-28T20:19:07.775010+0000 mgr.y (mgr.34101) 1485 : cluster [DBG] pgmap v2314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:09.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:09 smithi045 bash[82788]: cluster 2024-07-28T20:19:07.775010+0000 mgr.y (mgr.34101) 1485 : cluster [DBG] pgmap v2314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:09.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:09.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:09.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:09.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:09.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:09 smithi155 bash[73694]: debug 2024-07-28T20:19:09.590+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:09.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:09 smithi155 bash[73694]: debug 2024-07-28T20:19:09.614+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:09 smithi155 bash[73694]: debug 2024-07-28T20:19:09.722+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:09.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:09.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1784 16 16 0 0 0 - 0 2024-07-28T20:19:09.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:10.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:10.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:10.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:10.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:10 smithi155 bash[73694]: debug 2024-07-28T20:19:10.094+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:10.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:10.343 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:19:10.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:10.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:10.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:10.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:10 smithi155 bash[73694]: debug 2024-07-28T20:19:10.546+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:10.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:10.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:10 smithi155 bash[73694]: debug 2024-07-28T20:19:10.682+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:10.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:10.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:10.949 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:19:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:19:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:19:10.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1785 16 16 0 0 0 - 0 2024-07-28T20:19:11.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:11.178 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:11.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:11 smithi045 bash[80445]: cluster 2024-07-28T20:19:09.776025+0000 mgr.y (mgr.34101) 1486 : cluster [DBG] pgmap v2315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:11 smithi045 bash[82788]: cluster 2024-07-28T20:19:09.776025+0000 mgr.y (mgr.34101) 1486 : cluster [DBG] pgmap v2315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:11.298 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:11.316 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:11 smithi155 bash[68033]: cluster 2024-07-28T20:19:09.776025+0000 mgr.y (mgr.34101) 1486 : cluster [DBG] pgmap v2315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:11.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:11.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:11.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:11.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:11.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:11.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:11 smithi155 bash[73694]: debug 2024-07-28T20:19:11.562+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:11.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:11 smithi155 bash[73694]: debug 2024-07-28T20:19:11.666+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:11.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:11.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1786 16 16 0 0 0 - 0 2024-07-28T20:19:12.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:12.136 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:12.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:12.375 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:12.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:12.595 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:12.595 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:12 smithi155 bash[73694]: debug 2024-07-28T20:19:12.458+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:12.596 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:19:12 smithi155 bash[60745]: ts=2024-07-28T20:19:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:19:12.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:12.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:12 smithi155 bash[73694]: debug 2024-07-28T20:19:12.598+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:12.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:12.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:12.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:12.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1787 16 16 0 0 0 - 0 2024-07-28T20:19:12.972 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:12.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:12 smithi155 bash[73694]: debug 2024-07-28T20:19:12.718+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:13.091 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:13.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:13 smithi045 bash[80445]: cluster 2024-07-28T20:19:11.777251+0000 mgr.y (mgr.34101) 1487 : cluster [DBG] pgmap v2316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:13 smithi045 bash[82788]: cluster 2024-07-28T20:19:11.777251+0000 mgr.y (mgr.34101) 1487 : cluster [DBG] pgmap v2316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:13.325 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:13.428 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:19:13.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:13.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:13 smithi155 bash[68033]: cluster 2024-07-28T20:19:11.777251+0000 mgr.y (mgr.34101) 1487 : cluster [DBG] pgmap v2316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:13 smithi155 bash[73694]: debug 2024-07-28T20:19:13.310+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:13.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:13.675 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:13.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:13.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:13.924 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:13 smithi155 bash[73694]: debug 2024-07-28T20:19:13.642+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:13.924 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:13.924 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:13 smithi155 bash[73694]: debug 2024-07-28T20:19:13.750+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:13.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1788 16 16 0 0 0 - 0 2024-07-28T20:19:13.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:14.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:14.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:14.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:14.281 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:13 smithi155 bash[73694]: debug 2024-07-28T20:19:13.994+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:14.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:14.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:14.629 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:14.750 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:14.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:14 smithi155 bash[73694]: debug 2024-07-28T20:19:14.634+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:14.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:14.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1789 16 16 0 0 0 - 0 2024-07-28T20:19:14.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:15.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:15.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:15.266 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:19:15.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T20:19:15.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:15 smithi155 bash[68033]: cluster 2024-07-28T20:19:13.779129+0000 mgr.y (mgr.34101) 1488 : cluster [DBG] pgmap v2317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:15.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:15.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:15 smithi155 bash[73694]: debug 2024-07-28T20:19:15.213+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:15.345 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:15.356 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:15 smithi045 bash[80445]: cluster 2024-07-28T20:19:13.779129+0000 mgr.y (mgr.34101) 1488 : cluster [DBG] pgmap v2317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:15.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:15 smithi045 bash[82788]: cluster 2024-07-28T20:19:13.779129+0000 mgr.y (mgr.34101) 1488 : cluster [DBG] pgmap v2317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:15.464 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:15.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:15.703 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:15.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:15.891 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:15.891 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:15 smithi155 bash[73694]: debug 2024-07-28T20:19:15.621+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:15.891 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:15 smithi155 bash[73694]: debug 2024-07-28T20:19:15.677+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:15.891 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:15.892 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:15 smithi155 bash[73694]: debug 2024-07-28T20:19:15.893+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:15.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:15.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1790 16 16 0 0 0 - 0 2024-07-28T20:19:16.059 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:16.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:16.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:16.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:16.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:16.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:16.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:16.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:16 smithi155 bash[73694]: debug 2024-07-28T20:19:16.593+0000 7f8e37e1e640 -1 osd.4 1232 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:16.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:16.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1791 16 16 0 0 0 - 0 2024-07-28T20:19:17.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:17.089 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:19:17.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:17.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:17.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:17 smithi155 bash[68033]: cluster 2024-07-28T20:19:15.780511+0000 mgr.y (mgr.34101) 1489 : cluster [DBG] pgmap v2318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:17.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:17 smithi155 bash[68033]: audit 2024-07-28T20:19:16.701766+0000 mon.c (mon.2) 478 : audit [INF] from='client.? 172.21.15.45:0/2006707671' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:17.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:17 smithi155 bash[68033]: audit 2024-07-28T20:19:16.702268+0000 mon.a (mon.0) 2211 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:17.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:17 smithi045 bash[80445]: cluster 2024-07-28T20:19:15.780511+0000 mgr.y (mgr.34101) 1489 : cluster [DBG] pgmap v2318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:17 smithi045 bash[80445]: audit 2024-07-28T20:19:16.701766+0000 mon.c (mon.2) 478 : audit [INF] from='client.? 172.21.15.45:0/2006707671' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:17 smithi045 bash[80445]: audit 2024-07-28T20:19:16.702268+0000 mon.a (mon.0) 2211 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:17.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:17 smithi045 bash[82788]: cluster 2024-07-28T20:19:15.780511+0000 mgr.y (mgr.34101) 1489 : cluster [DBG] pgmap v2318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:17.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:17 smithi045 bash[82788]: audit 2024-07-28T20:19:16.701766+0000 mon.c (mon.2) 478 : audit [INF] from='client.? 172.21.15.45:0/2006707671' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:17.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:17 smithi045 bash[82788]: audit 2024-07-28T20:19:16.702268+0000 mon.a (mon.0) 2211 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:17.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:17.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:17.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:17.733 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:17 smithi155 bash[73694]: debug 2024-07-28T20:19:17.625+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:17.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:17.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:17.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1792 16 16 0 0 0 - 0 2024-07-28T20:19:18.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:18.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:18.214 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:18 smithi045 bash[80445]: cluster 2024-07-28T20:19:17.073518+0000 mon.a (mon.0) 2212 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:19:18.214 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:18 smithi045 bash[80445]: audit 2024-07-28T20:19:17.088349+0000 mon.a (mon.0) 2213 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:19:18.214 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:18 smithi045 bash[80445]: cluster 2024-07-28T20:19:17.088504+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1233: 8 total, 2 up, 8 in 2024-07-28T20:19:18.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:18 smithi045 bash[82788]: cluster 2024-07-28T20:19:17.073518+0000 mon.a (mon.0) 2212 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:19:18.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:18 smithi045 bash[82788]: audit 2024-07-28T20:19:17.088349+0000 mon.a (mon.0) 2213 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:19:18.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:18 smithi045 bash[82788]: cluster 2024-07-28T20:19:17.088504+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1233: 8 total, 2 up, 8 in 2024-07-28T20:19:18.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:18.334 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:18 smithi155 bash[68033]: cluster 2024-07-28T20:19:17.073518+0000 mon.a (mon.0) 2212 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:19:18.334 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:18 smithi155 bash[68033]: audit 2024-07-28T20:19:17.088349+0000 mon.a (mon.0) 2213 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:19:18.334 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:18 smithi155 bash[68033]: cluster 2024-07-28T20:19:17.088504+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1233: 8 total, 2 up, 8 in 2024-07-28T20:19:18.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:18.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:18.637 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:18.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:18.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:18.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:18.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1793 16 16 0 0 0 - 0 2024-07-28T20:19:19.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:19.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:18 smithi155 bash[73694]: debug 2024-07-28T20:19:18.641+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:19.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:18 smithi155 bash[73694]: debug 2024-07-28T20:19:18.669+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:19.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:19.273 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:19.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:19.406 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:19 smithi155 bash[68033]: cluster 2024-07-28T20:19:17.782267+0000 mgr.y (mgr.34101) 1490 : cluster [DBG] pgmap v2320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:19.406 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:19 smithi155 bash[68033]: audit 2024-07-28T20:19:18.156037+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:19.406 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:19 smithi155 bash[68033]: audit 2024-07-28T20:19:18.160039+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:19 smithi045 bash[80445]: cluster 2024-07-28T20:19:17.782267+0000 mgr.y (mgr.34101) 1490 : cluster [DBG] pgmap v2320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:19 smithi045 bash[80445]: audit 2024-07-28T20:19:18.156037+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:19 smithi045 bash[80445]: audit 2024-07-28T20:19:18.160039+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:19 smithi045 bash[82788]: cluster 2024-07-28T20:19:17.782267+0000 mgr.y (mgr.34101) 1490 : cluster [DBG] pgmap v2320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:19 smithi045 bash[82788]: audit 2024-07-28T20:19:18.156037+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:19 smithi045 bash[82788]: audit 2024-07-28T20:19:18.160039+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:19.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:19.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:19.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:19.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:19.896 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:19:19.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1794 16 16 0 0 0 - 0 2024-07-28T20:19:19.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:20.046 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:19:20.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:19 smithi155 bash[73694]: debug 2024-07-28T20:19:19.629+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:20.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:20.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:19 smithi155 bash[73694]: debug 2024-07-28T20:19:19.709+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:20.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:20.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:20.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:20.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:20.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:20.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:20.818 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:20.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:20.950 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:20 smithi155 bash[73694]: debug 2024-07-28T20:19:20.613+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:20.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1795 16 16 0 0 0 - 0 2024-07-28T20:19:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:19:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:19:20] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:19:21.057 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:21.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:21.253 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:21.254 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:21 smithi155 bash[68033]: cluster 2024-07-28T20:19:19.784018+0000 mgr.y (mgr.34101) 1491 : cluster [DBG] pgmap v2321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:21.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:21.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:21 smithi045 bash[80445]: cluster 2024-07-28T20:19:19.784018+0000 mgr.y (mgr.34101) 1491 : cluster [DBG] pgmap v2321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:21 smithi045 bash[82788]: cluster 2024-07-28T20:19:19.784018+0000 mgr.y (mgr.34101) 1491 : cluster [DBG] pgmap v2321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:21.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:21 smithi155 bash[73694]: debug 2024-07-28T20:19:21.257+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:21.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:21.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:21.574 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:21 smithi155 bash[73694]: debug 2024-07-28T20:19:21.529+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:21.652 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:21.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:21.782 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:21 smithi155 bash[73694]: debug 2024-07-28T20:19:21.577+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:21.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:21.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1796 16 16 0 0 0 - 0 2024-07-28T20:19:22.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:22.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:22.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:22.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:22.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:22.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:22 smithi155 bash[68033]: cluster 2024-07-28T20:19:21.785982+0000 mgr.y (mgr.34101) 1492 : cluster [DBG] pgmap v2322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:22.408 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:22.408 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:22 smithi155 bash[73694]: debug 2024-07-28T20:19:22.297+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:22.408 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:22.408 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:19:22 smithi155 bash[60745]: ts=2024-07-28T20:19:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:19:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:22 smithi045 bash[80445]: cluster 2024-07-28T20:19:21.785982+0000 mgr.y (mgr.34101) 1492 : cluster [DBG] pgmap v2322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:22 smithi045 bash[82788]: cluster 2024-07-28T20:19:21.785982+0000 mgr.y (mgr.34101) 1492 : cluster [DBG] pgmap v2322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:22.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:22.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:22.720 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:22.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:22 smithi155 bash[73694]: debug 2024-07-28T20:19:22.409+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:22.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:22 smithi155 bash[73694]: debug 2024-07-28T20:19:22.497+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:22.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:22 smithi155 bash[73694]: debug 2024-07-28T20:19:22.601+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:22.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:22.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:22.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1797 16 16 0 0 0 - 0 2024-07-28T20:19:23.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:23.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:23.257 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:23.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:23.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:23.543 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:23.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:23.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:23.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:23.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:23 smithi155 bash[73694]: debug 2024-07-28T20:19:23.545+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:23.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:23 smithi155 bash[73694]: debug 2024-07-28T20:19:23.605+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:23.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:23 smithi155 bash[73694]: debug 2024-07-28T20:19:23.669+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:23.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:23.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1798 16 16 0 0 0 - 0 2024-07-28T20:19:23.980 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:19:23.981 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:19:23.981 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T20:19:23.981 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:19:24.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:24.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:24.275 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:24.396 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:24.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:24.632 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:24.694 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:19:24.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T20:19:24.752 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:24.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:24.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1799 16 16 0 0 0 - 0 2024-07-28T20:19:24.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:25.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:24 smithi155 bash[68033]: cluster 2024-07-28T20:19:23.787698+0000 mgr.y (mgr.34101) 1493 : cluster [DBG] pgmap v2323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:25.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:24 smithi155 bash[73694]: debug 2024-07-28T20:19:24.645+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:25.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:25.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:24 smithi155 bash[73694]: debug 2024-07-28T20:19:24.857+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:25.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:25.127 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:24 smithi045 bash[80445]: cluster 2024-07-28T20:19:23.787698+0000 mgr.y (mgr.34101) 1493 : cluster [DBG] pgmap v2323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:25.127 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:24 smithi045 bash[82788]: cluster 2024-07-28T20:19:23.787698+0000 mgr.y (mgr.34101) 1493 : cluster [DBG] pgmap v2323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:25.235 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:25.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:25.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:25.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:25.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:25 smithi155 bash[73694]: debug 2024-07-28T20:19:25.341+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:25.595 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:25.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:25.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:25.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:25 smithi155 bash[73694]: debug 2024-07-28T20:19:25.665+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:25.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:25.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:25.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:19:25.967196+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:19:25.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:19:25.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1800 16 16 0 0 0 - 0 2024-07-28T20:19:26.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:25 smithi155 bash[73694]: debug 2024-07-28T20:19:25.941+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:26.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:26.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:26.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:26.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:26 smithi155 bash[73694]: debug 2024-07-28T20:19:26.169+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:26.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:26.425 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:26.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:26.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:26.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:26.849 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:26 smithi155 bash[73694]: debug 2024-07-28T20:19:26.621+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:26.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:26.910 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:26 smithi155 bash[68033]: cluster 2024-07-28T20:19:25.789350+0000 mgr.y (mgr.34101) 1494 : cluster [DBG] pgmap v2324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:26.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1801 16 16 0 0 0 - 0 2024-07-28T20:19:27.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:27.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:27.173 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:26 smithi045 bash[82788]: cluster 2024-07-28T20:19:25.789350+0000 mgr.y (mgr.34101) 1494 : cluster [DBG] pgmap v2324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:27.173 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:26 smithi045 bash[80445]: cluster 2024-07-28T20:19:25.789350+0000 mgr.y (mgr.34101) 1494 : cluster [DBG] pgmap v2324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:27.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:27.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:27.494 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:27.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:27.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:27.853 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:27.864 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:27 smithi155 bash[73694]: debug 2024-07-28T20:19:27.609+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:27.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1802 16 16 0 0 0 - 0 2024-07-28T20:19:27.973 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:28.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:28.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:28.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:28.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:27 smithi155 bash[73694]: debug 2024-07-28T20:19:27.957+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:28.330 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:28.451 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:28.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:28.684 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:28.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:28.859 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:19:28.861 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:28 smithi155 bash[73694]: debug 2024-07-28T20:19:28.653+0000 7f8e37e1e640 -1 osd.4 1233 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:28.920 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:28.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1803 16 16 0 0 0 - 0 2024-07-28T20:19:29.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:29.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:28 smithi155 bash[68033]: cluster 2024-07-28T20:19:27.791273+0000 mgr.y (mgr.34101) 1495 : cluster [DBG] pgmap v2325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:29.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:28 smithi155 bash[68033]: audit 2024-07-28T20:19:28.721170+0000 mon.c (mon.2) 480 : audit [INF] from='client.? 172.21.15.45:0/1196586717' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:19:29.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:28 smithi155 bash[68033]: audit 2024-07-28T20:19:28.721738+0000 mon.a (mon.0) 2216 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:19:29.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:29.165 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:28 smithi045 bash[80445]: cluster 2024-07-28T20:19:27.791273+0000 mgr.y (mgr.34101) 1495 : cluster [DBG] pgmap v2325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:29.165 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:28 smithi045 bash[80445]: audit 2024-07-28T20:19:28.721170+0000 mon.c (mon.2) 480 : audit [INF] from='client.? 172.21.15.45:0/1196586717' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:19:29.166 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:28 smithi045 bash[80445]: audit 2024-07-28T20:19:28.721738+0000 mon.a (mon.0) 2216 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:19:29.166 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:28 smithi045 bash[82788]: cluster 2024-07-28T20:19:27.791273+0000 mgr.y (mgr.34101) 1495 : cluster [DBG] pgmap v2325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:29.166 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:28 smithi045 bash[82788]: audit 2024-07-28T20:19:28.721170+0000 mon.c (mon.2) 480 : audit [INF] from='client.? 172.21.15.45:0/1196586717' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:19:29.166 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:28 smithi045 bash[82788]: audit 2024-07-28T20:19:28.721738+0000 mon.a (mon.0) 2216 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:19:29.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:29.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:29.483 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:19:29.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:29.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:29.750 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:29.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:29 smithi155 bash[73694]: debug 2024-07-28T20:19:29.609+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:29.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:29.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1804 16 16 0 0 0 - 0 2024-07-28T20:19:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:29 smithi045 bash[80445]: cluster 2024-07-28T20:19:28.851527+0000 mon.a (mon.0) 2217 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:29 smithi045 bash[80445]: audit 2024-07-28T20:19:28.856849+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:19:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:29 smithi045 bash[80445]: cluster 2024-07-28T20:19:28.856903+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1234: 8 total, 2 up, 8 in 2024-07-28T20:19:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:29 smithi045 bash[82788]: cluster 2024-07-28T20:19:28.851527+0000 mon.a (mon.0) 2217 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:29 smithi045 bash[82788]: audit 2024-07-28T20:19:28.856849+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:19:29.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:29 smithi045 bash[82788]: cluster 2024-07-28T20:19:28.856903+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1234: 8 total, 2 up, 8 in 2024-07-28T20:19:29.990 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:30.109 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:30.122 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:29 smithi155 bash[68033]: cluster 2024-07-28T20:19:28.851527+0000 mon.a (mon.0) 2217 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:30.122 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:29 smithi155 bash[68033]: audit 2024-07-28T20:19:28.856849+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:19:30.122 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:29 smithi155 bash[68033]: cluster 2024-07-28T20:19:28.856903+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1234: 8 total, 2 up, 8 in 2024-07-28T20:19:30.228 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:30.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:30.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:30.586 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:30.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:30.826 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:30.837 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:19:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:19:30] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:19:30.862 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:30 smithi155 bash[73694]: debug 2024-07-28T20:19:30.609+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:30.947 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:30.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1805 16 16 0 0 0 - 0 2024-07-28T20:19:31.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:30 smithi155 bash[68033]: cluster 2024-07-28T20:19:29.793036+0000 mgr.y (mgr.34101) 1496 : cluster [DBG] pgmap v2327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:31.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:31.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:31.191 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:31.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:30 smithi045 bash[80445]: cluster 2024-07-28T20:19:29.793036+0000 mgr.y (mgr.34101) 1496 : cluster [DBG] pgmap v2327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:30 smithi045 bash[82788]: cluster 2024-07-28T20:19:29.793036+0000 mgr.y (mgr.34101) 1496 : cluster [DBG] pgmap v2327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:31.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:31.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:31.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:31 smithi155 bash[73694]: debug 2024-07-28T20:19:31.213+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:31.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:31.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:31.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:31.657 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:19:31.692 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:31 smithi155 bash[73694]: debug 2024-07-28T20:19:31.621+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:31.772 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:31.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:31.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1806 16 16 0 0 0 - 0 2024-07-28T20:19:32.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:32.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:31 smithi155 bash[73694]: debug 2024-07-28T20:19:31.693+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:32.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:32.241 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:32.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:32.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:32.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:19:32 smithi155 bash[60745]: ts=2024-07-28T20:19:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:19:32.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:32.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:32.840 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:32.875 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:32.875 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:32 smithi155 bash[73694]: debug 2024-07-28T20:19:32.625+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:32.875 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:32 smithi155 bash[73694]: debug 2024-07-28T20:19:32.789+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:32.958 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:32.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1807 16 16 0 0 0 - 0 2024-07-28T20:19:33.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:33.088 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:32 smithi045 bash[80445]: cluster 2024-07-28T20:19:31.794907+0000 mgr.y (mgr.34101) 1497 : cluster [DBG] pgmap v2328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:33.088 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:32 smithi045 bash[82788]: cluster 2024-07-28T20:19:31.794907+0000 mgr.y (mgr.34101) 1497 : cluster [DBG] pgmap v2328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:33.143 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:19:33.143 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:19:33.143 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T20:19:33.144 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T20:19:33.144 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:19:33.153 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:32 smithi155 bash[68033]: cluster 2024-07-28T20:19:31.794907+0000 mgr.y (mgr.34101) 1497 : cluster [DBG] pgmap v2328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:33.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:33.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:33.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:33.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:33.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:33.791 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:33.882 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:33 smithi155 bash[73694]: debug 2024-07-28T20:19:33.589+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:33.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T20:19:33.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:33.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1808 16 16 0 0 0 - 0 2024-07-28T20:19:34.031 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:34.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:34.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:34.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:34 smithi045 bash[80445]: audit 2024-07-28T20:19:33.158659+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:34 smithi045 bash[80445]: audit 2024-07-28T20:19:33.160988+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:34 smithi045 bash[82788]: audit 2024-07-28T20:19:33.158659+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:34 smithi045 bash[82788]: audit 2024-07-28T20:19:33.160988+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:34.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:34.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:34.518 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:34 smithi155 bash[73694]: debug 2024-07-28T20:19:34.225+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:34.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:34 smithi155 bash[68033]: audit 2024-07-28T20:19:33.158659+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:19:34.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:34 smithi155 bash[68033]: audit 2024-07-28T20:19:33.160988+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:34.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:34.745 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:34.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:34 smithi155 bash[73694]: debug 2024-07-28T20:19:34.545+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:34.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:34.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1809 16 16 0 0 0 - 0 2024-07-28T20:19:34.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:35.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:35.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:35.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:35 smithi155 bash[68033]: cluster 2024-07-28T20:19:33.796821+0000 mgr.y (mgr.34101) 1498 : cluster [DBG] pgmap v2329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:35.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:35.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:35 smithi045 bash[80445]: cluster 2024-07-28T20:19:33.796821+0000 mgr.y (mgr.34101) 1498 : cluster [DBG] pgmap v2329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:35 smithi045 bash[82788]: cluster 2024-07-28T20:19:33.796821+0000 mgr.y (mgr.34101) 1498 : cluster [DBG] pgmap v2329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:35.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:35.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:35.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:35.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:35 smithi155 bash[73694]: debug 2024-07-28T20:19:35.533+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:35.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:35 smithi155 bash[73694]: debug 2024-07-28T20:19:35.581+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:35.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:35.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:35.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1810 16 16 0 0 0 - 0 2024-07-28T20:19:36.059 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:36.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:36.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:36.418 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:36.422 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:19:36.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:36 smithi045 bash[80445]: cluster 2024-07-28T20:19:35.798056+0000 mgr.y (mgr.34101) 1499 : cluster [DBG] pgmap v2330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:36.430 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:36 smithi045 bash[82788]: cluster 2024-07-28T20:19:35.798056+0000 mgr.y (mgr.34101) 1499 : cluster [DBG] pgmap v2330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:36.536 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:36.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:36 smithi155 bash[68033]: cluster 2024-07-28T20:19:35.798056+0000 mgr.y (mgr.34101) 1499 : cluster [DBG] pgmap v2330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:36.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:36.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:36.895 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:36.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:36 smithi155 bash[73694]: debug 2024-07-28T20:19:36.557+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:36.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:36.906 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:36 smithi155 bash[73694]: debug 2024-07-28T20:19:36.757+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:36.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1811 16 16 0 0 0 - 0 2024-07-28T20:19:37.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:37.135 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:37.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:37.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:37.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:37 smithi155 bash[73694]: debug 2024-07-28T20:19:37.109+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:37.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:37.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:37.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:37.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:37.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:37 smithi155 bash[73694]: debug 2024-07-28T20:19:37.569+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:37.853 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:37.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1812 16 16 0 0 0 - 0 2024-07-28T20:19:37.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:38.088 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:38.206 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:38.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:38.445 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:38.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:38.632 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:19:38.684 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:38.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:38.857 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:38 smithi155 bash[73694]: debug 2024-07-28T20:19:38.573+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:38.922 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:38.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1813 16 16 0 0 0 - 0 2024-07-28T20:19:39.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:39.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:39.173 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:38 smithi155 bash[68033]: cluster 2024-07-28T20:19:37.800354+0000 mgr.y (mgr.34101) 1500 : cluster [DBG] pgmap v2331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:38 smithi045 bash[80445]: cluster 2024-07-28T20:19:37.800354+0000 mgr.y (mgr.34101) 1500 : cluster [DBG] pgmap v2331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:38 smithi045 bash[82788]: cluster 2024-07-28T20:19:37.800354+0000 mgr.y (mgr.34101) 1500 : cluster [DBG] pgmap v2331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:39.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:39.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:39.480 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:39.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:39.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:39.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:39.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:39 smithi155 bash[73694]: debug 2024-07-28T20:19:39.481+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:39.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:39 smithi155 bash[73694]: debug 2024-07-28T20:19:39.625+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:39.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:39.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1814 16 16 0 0 0 - 0 2024-07-28T20:19:39.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:40.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:40.229 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:40.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:40.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:40.579 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:40.698 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:19:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:19:40] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:19:40.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:40 smithi155 bash[73694]: debug 2024-07-28T20:19:40.673+0000 7f8e37e1e640 -1 osd.4 1234 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:40.817 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:40.875 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:19:40.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:40.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1815 16 16 0 0 0 - 0 2024-07-28T20:19:41.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:40 smithi155 bash[68033]: cluster 2024-07-28T20:19:39.802319+0000 mgr.y (mgr.34101) 1501 : cluster [DBG] pgmap v2332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:41.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:40 smithi155 bash[68033]: audit 2024-07-28T20:19:40.303705+0000 mon.c (mon.2) 482 : audit [INF] from='client.? 172.21.15.45:0/1794714542' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:41.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:40 smithi155 bash[68033]: audit 2024-07-28T20:19:40.304246+0000 mon.a (mon.0) 2221 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:41.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:41.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:40 smithi045 bash[80445]: cluster 2024-07-28T20:19:39.802319+0000 mgr.y (mgr.34101) 1501 : cluster [DBG] pgmap v2332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:40 smithi045 bash[80445]: audit 2024-07-28T20:19:40.303705+0000 mon.c (mon.2) 482 : audit [INF] from='client.? 172.21.15.45:0/1794714542' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:40 smithi045 bash[80445]: audit 2024-07-28T20:19:40.304246+0000 mon.a (mon.0) 2221 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:40 smithi045 bash[82788]: cluster 2024-07-28T20:19:39.802319+0000 mgr.y (mgr.34101) 1501 : cluster [DBG] pgmap v2332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:40 smithi045 bash[82788]: audit 2024-07-28T20:19:40.303705+0000 mon.c (mon.2) 482 : audit [INF] from='client.? 172.21.15.45:0/1794714542' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:40 smithi045 bash[82788]: audit 2024-07-28T20:19:40.304246+0000 mon.a (mon.0) 2221 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:19:41.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:41.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:41.419 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:41.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:41.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:41.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:41 smithi155 bash[73694]: debug 2024-07-28T20:19:41.637+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:41.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:41.884 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:41.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:41 smithi155 bash[68033]: cluster 2024-07-28T20:19:40.860855+0000 mon.a (mon.0) 2222 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:41.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:41 smithi155 bash[68033]: audit 2024-07-28T20:19:40.875489+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:19:41.895 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:41 smithi155 bash[68033]: cluster 2024-07-28T20:19:40.875615+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1235: 8 total, 2 up, 8 in 2024-07-28T20:19:41.896 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:41 smithi155 bash[73694]: debug 2024-07-28T20:19:41.673+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:41.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1816 16 16 0 0 0 - 0 2024-07-28T20:19:42.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:42.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:41 smithi045 bash[80445]: cluster 2024-07-28T20:19:40.860855+0000 mon.a (mon.0) 2222 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:41 smithi045 bash[80445]: audit 2024-07-28T20:19:40.875489+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:19:42.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:41 smithi045 bash[80445]: cluster 2024-07-28T20:19:40.875615+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1235: 8 total, 2 up, 8 in 2024-07-28T20:19:42.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:41 smithi045 bash[82788]: cluster 2024-07-28T20:19:40.860855+0000 mon.a (mon.0) 2222 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:42.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:41 smithi045 bash[82788]: audit 2024-07-28T20:19:40.875489+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:19:42.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:41 smithi045 bash[82788]: cluster 2024-07-28T20:19:40.875615+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1235: 8 total, 2 up, 8 in 2024-07-28T20:19:42.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:42.361 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:42.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:42.510 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:19:42.510 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T20:19:42.510 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T20:19:42.510 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [ 2024-07-28T20:19:42.510 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.510 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:1 6.e 6.103f986e (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:19:42.510 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.714382+0000", 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 16.800901602, 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00065302700000000003, 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 1 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714382+0000", 2024-07-28T20:19:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714382+0000", 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714379+0000", 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999971 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714665+0000", 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00028592599999999999 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714690+0000", 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.4746999999999999e-05 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714707+0000", 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.6812000000000001e-05 2024-07-28T20:19:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714949+0000", 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000242251 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715035+0000", 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 8.6241000000000003e-05 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:19:42.514 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:4 6.e 6.8196a6de (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.714726+0000", 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 16.800557879999999, 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00039524699999999999, 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 4 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.515 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714726+0000", 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714726+0000", 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714725+0000", 2024-07-28T20:19:42.516 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999986 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714815+0000", 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 9.0613999999999997e-05 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714831+0000", 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.5736e-05 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:19:42.517 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714841+0000", 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 9.8600000000000005e-06 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715101+0000", 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000259974 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715121+0000", 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.0265999999999999e-05 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:19:42.518 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:19:42.519 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:19:42.519 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.519 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.519 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:13 6.e 6.77efc75e (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:19:42.519 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.714967+0000", 2024-07-28T20:19:42.519 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 16.800316486, 2024-07-28T20:19:42.519 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00020245199999999999, 2024-07-28T20:19:42.519 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:19:42.519 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:19:42.519 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:19:42.519 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 13 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714967+0000", 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:19:42.520 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714967+0000", 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714966+0000", 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.999999 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715043+0000", 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 7.6724999999999995e-05 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.521 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715057+0000", 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.4687e-05 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715068+0000", 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.0456e-05 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715153+0000", 2024-07-28T20:19:42.522 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 8.5563999999999996e-05 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715170+0000", 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.6107e-05 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:14 6.e 6.17c96fce (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.715093+0000", 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 16.800190519000001, 2024-07-28T20:19:42.523 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000137117, 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 14 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715093+0000", 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.524 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715093+0000", 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715092+0000", 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.999999 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715148+0000", 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 5.5735000000000001e-05 2024-07-28T20:19:42.525 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715159+0000", 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.1039999999999999e-05 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715171+0000", 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.1929999999999999e-05 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:19:42.526 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715212+0000", 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4.1131999999999999e-05 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715230+0000", 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.8410000000000002e-05 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_backoff(6.e ack-block id 1 [6:70000000::::0,6:80000000::::head) e1233)", 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.715446+0000", 2024-07-28T20:19:42.527 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 16.799837951000001, 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00010314099999999999, 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 0 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715446+0000", 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.528 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715446+0000", 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715444+0000", 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999986 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715452+0000", 2024-07-28T20:19:42.529 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 7.4460000000000004e-06 2024-07-28T20:19:42.530 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.530 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.530 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:19:42.530 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715470+0000", 2024-07-28T20:19:42.530 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.7846000000000002e-05 2024-07-28T20:19:42.530 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.530 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.530 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:19:42.530 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715481+0000", 2024-07-28T20:19:42.530 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.1384e-05 2024-07-28T20:19:42.531 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.531 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.531 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:19:42.531 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715531+0000", 2024-07-28T20:19:42.531 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4.9700999999999997e-05 2024-07-28T20:19:42.531 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:19:42.531 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:19:42.531 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:19:42.531 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715549+0000", 2024-07-28T20:19:42.531 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.8139999999999999e-05 2024-07-28T20:19:42.531 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:19:42.532 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:19:42.532 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:19:42.532 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:19:42.532 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:19:42.532 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:19:42.532 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:42.533 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:42 smithi155 bash[73694]: debug 2024-07-28T20:19:42.441+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:42.533 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:19:42 smithi155 bash[60745]: ts=2024-07-28T20:19:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:19:42.598 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:42.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:42.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:42.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:42.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1817 16 16 0 0 0 - 0 2024-07-28T20:19:42.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:42 smithi155 bash[73694]: debug 2024-07-28T20:19:42.705+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:42.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:42 smithi155 bash[68033]: cluster 2024-07-28T20:19:41.803661+0000 mgr.y (mgr.34101) 1502 : cluster [DBG] pgmap v2334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:43.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:43.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:43.210 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:42 smithi045 bash[80445]: cluster 2024-07-28T20:19:41.803661+0000 mgr.y (mgr.34101) 1502 : cluster [DBG] pgmap v2334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:43.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:42 smithi045 bash[82788]: cluster 2024-07-28T20:19:41.803661+0000 mgr.y (mgr.34101) 1502 : cluster [DBG] pgmap v2334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:43.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:43.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T20:19:43.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:43.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:43.677 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:43.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:43.796 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:19:43.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:43.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1818 16 16 0 0 0 - 0 2024-07-28T20:19:44.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:44.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:43 smithi155 bash[73694]: debug 2024-07-28T20:19:43.681+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:44.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:44.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:44.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:44.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:44.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:44.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:44.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:44.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1819 16 16 0 0 0 - 0 2024-07-28T20:19:44.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:44.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:44 smithi155 bash[68033]: cluster 2024-07-28T20:19:43.805306+0000 mgr.y (mgr.34101) 1503 : cluster [DBG] pgmap v2335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:44.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:44 smithi155 bash[73694]: debug 2024-07-28T20:19:44.725+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:45.100 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:44 smithi045 bash[80445]: cluster 2024-07-28T20:19:43.805306+0000 mgr.y (mgr.34101) 1503 : cluster [DBG] pgmap v2335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:45.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:44 smithi045 bash[82788]: cluster 2024-07-28T20:19:43.805306+0000 mgr.y (mgr.34101) 1503 : cluster [DBG] pgmap v2335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:45.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:45.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:45.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:45 smithi155 bash[73694]: debug 2024-07-28T20:19:45.077+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:45.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:45.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:45.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:45.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:45.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:45.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:45.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:19:45.970189+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:19:45.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:19:45.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1820 16 16 0 0 0 - 0 2024-07-28T20:19:46.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:45 smithi155 bash[73694]: debug 2024-07-28T20:19:45.753+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:46.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:46.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:45 smithi155 bash[73694]: debug 2024-07-28T20:19:45.913+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:46.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:46.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:46.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:46.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:46.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:46.645 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:46.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:46.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:46.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1821 16 16 0 0 0 - 0 2024-07-28T20:19:47.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:47.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:46 smithi155 bash[73694]: debug 2024-07-28T20:19:46.757+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:47.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:46 smithi155 bash[68033]: cluster 2024-07-28T20:19:45.807090+0000 mgr.y (mgr.34101) 1504 : cluster [DBG] pgmap v2336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:47.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:46 smithi045 bash[80445]: cluster 2024-07-28T20:19:45.807090+0000 mgr.y (mgr.34101) 1504 : cluster [DBG] pgmap v2336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:46 smithi045 bash[82788]: cluster 2024-07-28T20:19:45.807090+0000 mgr.y (mgr.34101) 1504 : cluster [DBG] pgmap v2336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:47.242 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:47.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:47.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:47.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:47.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:47.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:47.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:47.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1822 16 16 0 0 0 - 0 2024-07-28T20:19:48.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:47 smithi155 bash[73694]: debug 2024-07-28T20:19:47.781+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:48.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:48.179 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:19:48.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:48.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:48.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:48.559 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:19:48.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:48.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:48.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:48.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:48.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1823 16 16 0 0 0 - 0 2024-07-28T20:19:49.039 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:49.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:48 smithi155 bash[68033]: cluster 2024-07-28T20:19:47.808973+0000 mgr.y (mgr.34101) 1505 : cluster [DBG] pgmap v2337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:49.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:48 smithi155 bash[68033]: audit 2024-07-28T20:19:48.153983+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:49.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:48 smithi155 bash[73694]: debug 2024-07-28T20:19:48.789+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:49.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:49.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:48 smithi045 bash[80445]: cluster 2024-07-28T20:19:47.808973+0000 mgr.y (mgr.34101) 1505 : cluster [DBG] pgmap v2337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:48 smithi045 bash[80445]: audit 2024-07-28T20:19:48.153983+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:48 smithi045 bash[82788]: cluster 2024-07-28T20:19:47.808973+0000 mgr.y (mgr.34101) 1505 : cluster [DBG] pgmap v2337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:48 smithi045 bash[82788]: audit 2024-07-28T20:19:48.153983+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:19:49.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:49.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:49.543 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:49 smithi155 bash[73694]: debug 2024-07-28T20:19:49.257+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:49.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:49.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:49.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:49.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:49 smithi155 bash[73694]: debug 2024-07-28T20:19:49.737+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:49.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:49 smithi155 bash[73694]: debug 2024-07-28T20:19:49.745+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:49.844 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:49.964 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:49.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1824 16 16 0 0 0 - 0 2024-07-28T20:19:50.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:50.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:50.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:50.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:50.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:50.450 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:50 smithi155 bash[73694]: debug 2024-07-28T20:19:50.145+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:50.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:50.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:50.690 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:19:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:19:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:19:50.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:50.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:50.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:50 smithi155 bash[73694]: debug 2024-07-28T20:19:50.797+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:50.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1825 16 16 0 0 0 - 0 2024-07-28T20:19:51.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:51.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:50 smithi045 bash[82788]: cluster 2024-07-28T20:19:49.810702+0000 mgr.y (mgr.34101) 1506 : cluster [DBG] pgmap v2338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:50 smithi045 bash[80445]: cluster 2024-07-28T20:19:49.810702+0000 mgr.y (mgr.34101) 1506 : cluster [DBG] pgmap v2338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:51.272 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:51.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:51 smithi155 bash[68033]: cluster 2024-07-28T20:19:49.810702+0000 mgr.y (mgr.34101) 1506 : cluster [DBG] pgmap v2338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:51.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:51.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:51.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:51.631 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:51.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:51.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:51 smithi155 bash[73694]: debug 2024-07-28T20:19:51.541+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:51.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:51.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1826 16 16 0 0 0 - 0 2024-07-28T20:19:51.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:52.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:51 smithi155 bash[73694]: debug 2024-07-28T20:19:51.817+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:52.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:52.177 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:19:52.225 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:52.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:52.464 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:52.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:19:52 smithi155 bash[60745]: ts=2024-07-28T20:19:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:19:52.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:52.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:52.818 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:52.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:52.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:52 smithi155 bash[73694]: debug 2024-07-28T20:19:52.785+0000 7f8e37e1e640 -1 osd.4 1235 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:52.968 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:19:52.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T20:19:52.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1827 16 16 0 0 0 - 0 2024-07-28T20:19:52.983 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:19:53.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:52 smithi155 bash[68033]: cluster 2024-07-28T20:19:51.812641+0000 mgr.y (mgr.34101) 1507 : cluster [DBG] pgmap v2339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:53.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:52 smithi155 bash[68033]: audit 2024-07-28T20:19:52.593903+0000 mon.c (mon.2) 484 : audit [INF] from='client.? 172.21.15.45:0/3476752615' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:53.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:52 smithi155 bash[68033]: audit 2024-07-28T20:19:52.594778+0000 mon.a (mon.0) 2225 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:53.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:53.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:53.186 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:52 smithi045 bash[82788]: cluster 2024-07-28T20:19:51.812641+0000 mgr.y (mgr.34101) 1507 : cluster [DBG] pgmap v2339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:53.186 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:52 smithi045 bash[82788]: audit 2024-07-28T20:19:52.593903+0000 mon.c (mon.2) 484 : audit [INF] from='client.? 172.21.15.45:0/3476752615' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:53.186 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:52 smithi045 bash[82788]: audit 2024-07-28T20:19:52.594778+0000 mon.a (mon.0) 2225 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:53.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:52 smithi045 bash[80445]: cluster 2024-07-28T20:19:51.812641+0000 mgr.y (mgr.34101) 1507 : cluster [DBG] pgmap v2339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:53.186 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:52 smithi045 bash[80445]: audit 2024-07-28T20:19:52.593903+0000 mon.c (mon.2) 484 : audit [INF] from='client.? 172.21.15.45:0/3476752615' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:53.187 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:52 smithi045 bash[80445]: audit 2024-07-28T20:19:52.594778+0000 mon.a (mon.0) 2225 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:19:53.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:53.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:53.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:53.655 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:53.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:53.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:53.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1828 16 16 0 0 0 - 0 2024-07-28T20:19:54.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:54.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:54 smithi155 bash[68033]: cluster 2024-07-28T20:19:52.971049+0000 mon.a (mon.0) 2226 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:54.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:54 smithi155 bash[68033]: audit 2024-07-28T20:19:52.980991+0000 mon.a (mon.0) 2227 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:19:54.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:54 smithi155 bash[68033]: cluster 2024-07-28T20:19:52.981247+0000 mon.a (mon.0) 2228 : cluster [DBG] osdmap e1236: 8 total, 2 up, 8 in 2024-07-28T20:19:54.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:53 smithi155 bash[73694]: debug 2024-07-28T20:19:53.825+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:54.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:54.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:53 smithi155 bash[73694]: debug 2024-07-28T20:19:53.989+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:54.135 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:53 smithi045 bash[80445]: cluster 2024-07-28T20:19:52.971049+0000 mon.a (mon.0) 2226 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:53 smithi045 bash[80445]: audit 2024-07-28T20:19:52.980991+0000 mon.a (mon.0) 2227 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:19:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:53 smithi045 bash[80445]: cluster 2024-07-28T20:19:52.981247+0000 mon.a (mon.0) 2228 : cluster [DBG] osdmap e1236: 8 total, 2 up, 8 in 2024-07-28T20:19:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:53 smithi045 bash[82788]: cluster 2024-07-28T20:19:52.971049+0000 mon.a (mon.0) 2226 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:19:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:53 smithi045 bash[82788]: audit 2024-07-28T20:19:52.980991+0000 mon.a (mon.0) 2227 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:19:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:53 smithi045 bash[82788]: cluster 2024-07-28T20:19:52.981247+0000 mon.a (mon.0) 2228 : cluster [DBG] osdmap e1236: 8 total, 2 up, 8 in 2024-07-28T20:19:54.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:54.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:54.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:54.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:54.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:54.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:54.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1829 16 16 0 0 0 - 0 2024-07-28T20:19:54.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:55.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:54 smithi155 bash[73694]: debug 2024-07-28T20:19:54.796+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:55.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:55 smithi155 bash[68033]: cluster 2024-07-28T20:19:53.814483+0000 mgr.y (mgr.34101) 1508 : cluster [DBG] pgmap v2341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:55.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:55.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:55.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:55.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:55.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:54 smithi045 bash[80445]: cluster 2024-07-28T20:19:53.814483+0000 mgr.y (mgr.34101) 1508 : cluster [DBG] pgmap v2341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:55.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:54 smithi045 bash[82788]: cluster 2024-07-28T20:19:53.814483+0000 mgr.y (mgr.34101) 1508 : cluster [DBG] pgmap v2341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:55.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:55.693 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:55.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:55.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:55.933 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:19:55.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1830 16 16 0 0 0 - 0 2024-07-28T20:19:56.046 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:56.164 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:56.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:56.292 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:55 smithi155 bash[73694]: debug 2024-07-28T20:19:55.844+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:56.400 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:56.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:56.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:56.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:56 smithi155 bash[73694]: debug 2024-07-28T20:19:56.388+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:56.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:56.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:56.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:56.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1831 16 16 0 0 0 - 0 2024-07-28T20:19:56.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:57.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:57.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:56 smithi155 bash[73694]: debug 2024-07-28T20:19:56.828+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:57.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:56 smithi155 bash[73694]: debug 2024-07-28T20:19:56.836+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:57.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:57 smithi155 bash[68033]: cluster 2024-07-28T20:19:55.816240+0000 mgr.y (mgr.34101) 1509 : cluster [DBG] pgmap v2342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:57.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:57.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:57.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:57.359 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:57 smithi045 bash[80445]: cluster 2024-07-28T20:19:55.816240+0000 mgr.y (mgr.34101) 1509 : cluster [DBG] pgmap v2342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:57.359 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:57 smithi045 bash[82788]: cluster 2024-07-28T20:19:55.816240+0000 mgr.y (mgr.34101) 1509 : cluster [DBG] pgmap v2342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:57.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:57.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:19:57.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:57.781 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:19:57.823 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:57.871 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:57 smithi155 bash[73694]: debug 2024-07-28T20:19:57.836+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:57.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:19:57.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1832 16 16 0 0 0 - 0 2024-07-28T20:19:58.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:58.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:58.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:58.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:58.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:58.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:58.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:58.852 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:58.897 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:19:58.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1833 16 16 0 0 0 - 0 2024-07-28T20:19:59.005 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:58 smithi155 bash[73694]: debug 2024-07-28T20:19:58.852+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:59.006 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:58 smithi155 bash[73694]: debug 2024-07-28T20:19:58.856+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:19:59.006 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:19:59.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:59.135 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:59.178 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:59 smithi155 bash[73694]: debug 2024-07-28T20:19:59.028+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:19:59.178 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:19:59 smithi155 bash[68033]: cluster 2024-07-28T20:19:57.818157+0000 mgr.y (mgr.34101) 1510 : cluster [DBG] pgmap v2343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:19:59 smithi045 bash[82788]: cluster 2024-07-28T20:19:57.818157+0000 mgr.y (mgr.34101) 1510 : cluster [DBG] pgmap v2343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:19:59 smithi045 bash[80445]: cluster 2024-07-28T20:19:57.818157+0000 mgr.y (mgr.34101) 1510 : cluster [DBG] pgmap v2343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:19:59.249 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:19:59.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:59.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:19:59.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:19:59.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:19:59.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:59.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:19:59.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1834 16 16 0 0 0 - 0 2024-07-28T20:20:00.013 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:19:59 smithi155 bash[73694]: debug 2024-07-28T20:19:59.888+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:00.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:00.198 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:00.209 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000239+0000 mon.a (mon.0) 2229 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000288+0000 mon.a (mon.0) 2230 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000311+0000 mon.a (mon.0) 2231 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000337+0000 mon.a (mon.0) 2232 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000359+0000 mon.a (mon.0) 2233 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000384+0000 mon.a (mon.0) 2234 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000408+0000 mon.a (mon.0) 2235 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000426+0000 mon.a (mon.0) 2236 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000447+0000 mon.a (mon.0) 2237 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000470+0000 mon.a (mon.0) 2238 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000494+0000 mon.a (mon.0) 2239 : cluster [WRN] pg 1.0 is stuck stale for 31m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000516+0000 mon.a (mon.0) 2240 : cluster [WRN] pg 2.0 is stuck stale for 31m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:20:00.210 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000542+0000 mon.a (mon.0) 2241 : cluster [WRN] pg 2.1 is stuck stale for 31m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:20:00.211 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000565+0000 mon.a (mon.0) 2242 : cluster [WRN] pg 2.2 is stuck stale for 31m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:20:00.211 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000594+0000 mon.a (mon.0) 2243 : cluster [WRN] pg 2.3 is stuck stale for 31m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:20:00.211 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000621+0000 mon.a (mon.0) 2244 : cluster [WRN] pg 2.4 is stuck stale for 31m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:20:00.211 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000643+0000 mon.a (mon.0) 2245 : cluster [WRN] pg 2.5 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.211 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000666+0000 mon.a (mon.0) 2246 : cluster [WRN] pg 2.6 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.211 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000689+0000 mon.a (mon.0) 2247 : cluster [WRN] pg 3.0 is stuck stale for 31m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:20:00.211 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000712+0000 mon.a (mon.0) 2248 : cluster [WRN] pg 3.3 is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.211 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000734+0000 mon.a (mon.0) 2249 : cluster [WRN] pg 3.4 is stuck stale for 31m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:20:00.211 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000239+0000 mon.a (mon.0) 2229 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:20:00.211 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000288+0000 mon.a (mon.0) 2230 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000311+0000 mon.a (mon.0) 2231 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000337+0000 mon.a (mon.0) 2232 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000359+0000 mon.a (mon.0) 2233 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000384+0000 mon.a (mon.0) 2234 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000408+0000 mon.a (mon.0) 2235 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000426+0000 mon.a (mon.0) 2236 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000447+0000 mon.a (mon.0) 2237 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000470+0000 mon.a (mon.0) 2238 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000494+0000 mon.a (mon.0) 2239 : cluster [WRN] pg 1.0 is stuck stale for 31m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000516+0000 mon.a (mon.0) 2240 : cluster [WRN] pg 2.0 is stuck stale for 31m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000542+0000 mon.a (mon.0) 2241 : cluster [WRN] pg 2.1 is stuck stale for 31m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000565+0000 mon.a (mon.0) 2242 : cluster [WRN] pg 2.2 is stuck stale for 31m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:20:00.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000594+0000 mon.a (mon.0) 2243 : cluster [WRN] pg 2.3 is stuck stale for 31m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:20:00.213 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000621+0000 mon.a (mon.0) 2244 : cluster [WRN] pg 2.4 is stuck stale for 31m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:20:00.213 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000643+0000 mon.a (mon.0) 2245 : cluster [WRN] pg 2.5 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.213 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000666+0000 mon.a (mon.0) 2246 : cluster [WRN] pg 2.6 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.213 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000689+0000 mon.a (mon.0) 2247 : cluster [WRN] pg 3.0 is stuck stale for 31m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:20:00.213 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000712+0000 mon.a (mon.0) 2248 : cluster [WRN] pg 3.3 is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.213 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000734+0000 mon.a (mon.0) 2249 : cluster [WRN] pg 3.4 is stuck stale for 31m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:20:00.213 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000758+0000 mon.a (mon.0) 2250 : cluster [WRN] pg 3.5 is stuck stale for 31m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:20:00.213 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000781+0000 mon.a (mon.0) 2251 : cluster [WRN] pg 3.9 is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000803+0000 mon.a (mon.0) 2252 : cluster [WRN] pg 3.a is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000824+0000 mon.a (mon.0) 2253 : cluster [WRN] pg 3.c is stuck stale for 31m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000845+0000 mon.a (mon.0) 2254 : cluster [WRN] pg 3.d is stuck stale for 31m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000868+0000 mon.a (mon.0) 2255 : cluster [WRN] pg 3.e is stuck inactive for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000891+0000 mon.a (mon.0) 2256 : cluster [WRN] pg 3.f is stuck inactive for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000913+0000 mon.a (mon.0) 2257 : cluster [WRN] pg 3.10 is stuck stale for 31m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000940+0000 mon.a (mon.0) 2258 : cluster [WRN] pg 3.11 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000966+0000 mon.a (mon.0) 2259 : cluster [WRN] pg 3.12 is stuck stale for 31m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.000987+0000 mon.a (mon.0) 2260 : cluster [WRN] pg 3.13 is stuck inactive for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001011+0000 mon.a (mon.0) 2261 : cluster [WRN] pg 4.2 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001032+0000 mon.a (mon.0) 2262 : cluster [WRN] pg 4.3 is stuck stale for 31m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:20:00.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001053+0000 mon.a (mon.0) 2263 : cluster [WRN] pg 4.4 is stuck stale for 31m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:20:00.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001074+0000 mon.a (mon.0) 2264 : cluster [WRN] pg 4.5 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001095+0000 mon.a (mon.0) 2265 : cluster [WRN] pg 4.6 is stuck stale for 31m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:20:00.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001123+0000 mon.a (mon.0) 2266 : cluster [WRN] pg 4.7 is stuck stale for 31m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:20:00.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001144+0000 mon.a (mon.0) 2267 : cluster [WRN] pg 4.8 is stuck stale for 31m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:20:00.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001165+0000 mon.a (mon.0) 2268 : cluster [WRN] pg 4.a is stuck stale for 31m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:20:00.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001186+0000 mon.a (mon.0) 2269 : cluster [WRN] pg 4.b is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001207+0000 mon.a (mon.0) 2270 : cluster [WRN] pg 4.d is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001228+0000 mon.a (mon.0) 2271 : cluster [WRN] pg 4.e is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000758+0000 mon.a (mon.0) 2250 : cluster [WRN] pg 3.5 is stuck stale for 31m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000781+0000 mon.a (mon.0) 2251 : cluster [WRN] pg 3.9 is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000803+0000 mon.a (mon.0) 2252 : cluster [WRN] pg 3.a is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000824+0000 mon.a (mon.0) 2253 : cluster [WRN] pg 3.c is stuck stale for 31m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000845+0000 mon.a (mon.0) 2254 : cluster [WRN] pg 3.d is stuck stale for 31m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000868+0000 mon.a (mon.0) 2255 : cluster [WRN] pg 3.e is stuck inactive for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000891+0000 mon.a (mon.0) 2256 : cluster [WRN] pg 3.f is stuck inactive for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000913+0000 mon.a (mon.0) 2257 : cluster [WRN] pg 3.10 is stuck stale for 31m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000940+0000 mon.a (mon.0) 2258 : cluster [WRN] pg 3.11 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000966+0000 mon.a (mon.0) 2259 : cluster [WRN] pg 3.12 is stuck stale for 31m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:20:00.216 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.000987+0000 mon.a (mon.0) 2260 : cluster [WRN] pg 3.13 is stuck inactive for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001011+0000 mon.a (mon.0) 2261 : cluster [WRN] pg 4.2 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001032+0000 mon.a (mon.0) 2262 : cluster [WRN] pg 4.3 is stuck stale for 31m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:20:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001053+0000 mon.a (mon.0) 2263 : cluster [WRN] pg 4.4 is stuck stale for 31m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:20:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001074+0000 mon.a (mon.0) 2264 : cluster [WRN] pg 4.5 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001095+0000 mon.a (mon.0) 2265 : cluster [WRN] pg 4.6 is stuck stale for 31m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:20:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001123+0000 mon.a (mon.0) 2266 : cluster [WRN] pg 4.7 is stuck stale for 31m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:20:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001144+0000 mon.a (mon.0) 2267 : cluster [WRN] pg 4.8 is stuck stale for 31m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:20:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001165+0000 mon.a (mon.0) 2268 : cluster [WRN] pg 4.a is stuck stale for 31m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:20:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001186+0000 mon.a (mon.0) 2269 : cluster [WRN] pg 4.b is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001207+0000 mon.a (mon.0) 2270 : cluster [WRN] pg 4.d is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001228+0000 mon.a (mon.0) 2271 : cluster [WRN] pg 4.e is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000239+0000 mon.a (mon.0) 2229 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:20:00.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000288+0000 mon.a (mon.0) 2230 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-07-28T20:20:00.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000311+0000 mon.a (mon.0) 2231 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000337+0000 mon.a (mon.0) 2232 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000359+0000 mon.a (mon.0) 2233 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000384+0000 mon.a (mon.0) 2234 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000408+0000 mon.a (mon.0) 2235 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000426+0000 mon.a (mon.0) 2236 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000447+0000 mon.a (mon.0) 2237 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000470+0000 mon.a (mon.0) 2238 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000494+0000 mon.a (mon.0) 2239 : cluster [WRN] pg 1.0 is stuck stale for 31m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000516+0000 mon.a (mon.0) 2240 : cluster [WRN] pg 2.0 is stuck stale for 31m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000542+0000 mon.a (mon.0) 2241 : cluster [WRN] pg 2.1 is stuck stale for 31m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000565+0000 mon.a (mon.0) 2242 : cluster [WRN] pg 2.2 is stuck stale for 31m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000594+0000 mon.a (mon.0) 2243 : cluster [WRN] pg 2.3 is stuck stale for 31m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:20:00.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000621+0000 mon.a (mon.0) 2244 : cluster [WRN] pg 2.4 is stuck stale for 31m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:20:00.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000643+0000 mon.a (mon.0) 2245 : cluster [WRN] pg 2.5 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000666+0000 mon.a (mon.0) 2246 : cluster [WRN] pg 2.6 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000689+0000 mon.a (mon.0) 2247 : cluster [WRN] pg 3.0 is stuck stale for 31m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:20:00.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000712+0000 mon.a (mon.0) 2248 : cluster [WRN] pg 3.3 is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000734+0000 mon.a (mon.0) 2249 : cluster [WRN] pg 3.4 is stuck stale for 31m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:20:00.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000758+0000 mon.a (mon.0) 2250 : cluster [WRN] pg 3.5 is stuck stale for 31m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:20:00.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000781+0000 mon.a (mon.0) 2251 : cluster [WRN] pg 3.9 is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000803+0000 mon.a (mon.0) 2252 : cluster [WRN] pg 3.a is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000824+0000 mon.a (mon.0) 2253 : cluster [WRN] pg 3.c is stuck stale for 31m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000845+0000 mon.a (mon.0) 2254 : cluster [WRN] pg 3.d is stuck stale for 31m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000868+0000 mon.a (mon.0) 2255 : cluster [WRN] pg 3.e is stuck inactive for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000891+0000 mon.a (mon.0) 2256 : cluster [WRN] pg 3.f is stuck inactive for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000913+0000 mon.a (mon.0) 2257 : cluster [WRN] pg 3.10 is stuck stale for 31m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000940+0000 mon.a (mon.0) 2258 : cluster [WRN] pg 3.11 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000966+0000 mon.a (mon.0) 2259 : cluster [WRN] pg 3.12 is stuck stale for 31m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.000987+0000 mon.a (mon.0) 2260 : cluster [WRN] pg 3.13 is stuck inactive for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001011+0000 mon.a (mon.0) 2261 : cluster [WRN] pg 4.2 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001032+0000 mon.a (mon.0) 2262 : cluster [WRN] pg 4.3 is stuck stale for 31m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001053+0000 mon.a (mon.0) 2263 : cluster [WRN] pg 4.4 is stuck stale for 31m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001074+0000 mon.a (mon.0) 2264 : cluster [WRN] pg 4.5 is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001095+0000 mon.a (mon.0) 2265 : cluster [WRN] pg 4.6 is stuck stale for 31m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:20:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001123+0000 mon.a (mon.0) 2266 : cluster [WRN] pg 4.7 is stuck stale for 31m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:20:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001144+0000 mon.a (mon.0) 2267 : cluster [WRN] pg 4.8 is stuck stale for 31m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:20:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001165+0000 mon.a (mon.0) 2268 : cluster [WRN] pg 4.a is stuck stale for 31m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:20:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001186+0000 mon.a (mon.0) 2269 : cluster [WRN] pg 4.b is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001207+0000 mon.a (mon.0) 2270 : cluster [WRN] pg 4.d is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001228+0000 mon.a (mon.0) 2271 : cluster [WRN] pg 4.e is stuck inactive for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:00.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:00.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:00.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:00.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:00.700 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:20:00.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:00.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:20:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:20:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:20:00.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1835 16 16 0 0 0 - 0 2024-07-28T20:20:01.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:01.152 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:01.160 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:20:01.162 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:00 smithi155 bash[73694]: debug 2024-07-28T20:20:00.864+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:01.162 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:01.162 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[73694]: debug 2024-07-28T20:20:01.048+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:01.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:19:59.819908+0000 mgr.y (mgr.34101) 1511 : cluster [DBG] pgmap v2344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:01.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001249+0000 mon.a (mon.0) 2272 : cluster [WRN] pg 4.f is stuck stale for 31m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:20:01.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001270+0000 mon.a (mon.0) 2273 : cluster [WRN] pg 4.15 is stuck stale for 31m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:20:01.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001291+0000 mon.a (mon.0) 2274 : cluster [WRN] pg 4.16 is stuck stale for 31m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:20:01.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001309+0000 mon.a (mon.0) 2275 : cluster [WRN] pg 6.0 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001335+0000 mon.a (mon.0) 2276 : cluster [WRN] pg 6.1 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001356+0000 mon.a (mon.0) 2277 : cluster [WRN] pg 6.2 is stuck peering for 30m, current state creating+peering, last acting [4,3] 2024-07-28T20:20:01.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001380+0000 mon.a (mon.0) 2278 : cluster [WRN] pg 6.4 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001401+0000 mon.a (mon.0) 2279 : cluster [WRN] pg 6.5 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001423+0000 mon.a (mon.0) 2280 : cluster [WRN] pg 6.6 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001445+0000 mon.a (mon.0) 2281 : cluster [WRN] pg 6.7 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001466+0000 mon.a (mon.0) 2282 : cluster [WRN] pg 6.8 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001487+0000 mon.a (mon.0) 2283 : cluster [WRN] pg 6.9 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001508+0000 mon.a (mon.0) 2284 : cluster [WRN] pg 6.a is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001527+0000 mon.a (mon.0) 2285 : cluster [WRN] pg 6.b is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001552+0000 mon.a (mon.0) 2286 : cluster [WRN] pg 6.c is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001574+0000 mon.a (mon.0) 2287 : cluster [WRN] pg 6.d is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001595+0000 mon.a (mon.0) 2288 : cluster [WRN] pg 6.e is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001617+0000 mon.a (mon.0) 2289 : cluster [WRN] pg 6.f is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001639+0000 mon.a (mon.0) 2290 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001660+0000 mon.a (mon.0) 2291 : cluster [WRN] pg 2.5 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001680+0000 mon.a (mon.0) 2292 : cluster [WRN] pg 2.6 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001701+0000 mon.a (mon.0) 2293 : cluster [WRN] pg 3.1 is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001722+0000 mon.a (mon.0) 2294 : cluster [WRN] pg 3.3 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001740+0000 mon.a (mon.0) 2295 : cluster [WRN] pg 3.6 is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001765+0000 mon.a (mon.0) 2296 : cluster [WRN] pg 3.9 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001789+0000 mon.a (mon.0) 2297 : cluster [WRN] pg 3.a is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001833+0000 mon.a (mon.0) 2298 : cluster [WRN] pg 3.e is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001858+0000 mon.a (mon.0) 2299 : cluster [WRN] pg 3.f is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001890+0000 mon.a (mon.0) 2300 : cluster [WRN] pg 3.11 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001912+0000 mon.a (mon.0) 2301 : cluster [WRN] pg 3.13 is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001936+0000 mon.a (mon.0) 2302 : cluster [WRN] pg 3.14 is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001960+0000 mon.a (mon.0) 2303 : cluster [WRN] pg 3.1a is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.001981+0000 mon.a (mon.0) 2304 : cluster [WRN] pg 3.1b is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002002+0000 mon.a (mon.0) 2305 : cluster [WRN] pg 3.1c is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002024+0000 mon.a (mon.0) 2306 : cluster [WRN] pg 3.1d is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002047+0000 mon.a (mon.0) 2307 : cluster [WRN] pg 4.1 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002068+0000 mon.a (mon.0) 2308 : cluster [WRN] pg 4.2 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002091+0000 mon.a (mon.0) 2309 : cluster [WRN] pg 4.5 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002112+0000 mon.a (mon.0) 2310 : cluster [WRN] pg 4.9 is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002133+0000 mon.a (mon.0) 2311 : cluster [WRN] pg 4.b is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002154+0000 mon.a (mon.0) 2312 : cluster [WRN] pg 4.c is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002175+0000 mon.a (mon.0) 2313 : cluster [WRN] pg 4.d is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002196+0000 mon.a (mon.0) 2314 : cluster [WRN] pg 4.e is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002223+0000 mon.a (mon.0) 2315 : cluster [WRN] pg 4.13 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002244+0000 mon.a (mon.0) 2316 : cluster [WRN] pg 4.18 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002265+0000 mon.a (mon.0) 2317 : cluster [WRN] pg 4.1a is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002286+0000 mon.a (mon.0) 2318 : cluster [WRN] pg 4.1b is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:00.002309+0000 mon.a (mon.0) 2319 : cluster [WRN] pg 6.e is stuck undersized for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:01.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:01.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:19:59.819908+0000 mgr.y (mgr.34101) 1511 : cluster [DBG] pgmap v2344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001249+0000 mon.a (mon.0) 2272 : cluster [WRN] pg 4.f is stuck stale for 31m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001270+0000 mon.a (mon.0) 2273 : cluster [WRN] pg 4.15 is stuck stale for 31m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001291+0000 mon.a (mon.0) 2274 : cluster [WRN] pg 4.16 is stuck stale for 31m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001309+0000 mon.a (mon.0) 2275 : cluster [WRN] pg 6.0 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001335+0000 mon.a (mon.0) 2276 : cluster [WRN] pg 6.1 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001356+0000 mon.a (mon.0) 2277 : cluster [WRN] pg 6.2 is stuck peering for 30m, current state creating+peering, last acting [4,3] 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001380+0000 mon.a (mon.0) 2278 : cluster [WRN] pg 6.4 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001401+0000 mon.a (mon.0) 2279 : cluster [WRN] pg 6.5 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001423+0000 mon.a (mon.0) 2280 : cluster [WRN] pg 6.6 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001445+0000 mon.a (mon.0) 2281 : cluster [WRN] pg 6.7 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001466+0000 mon.a (mon.0) 2282 : cluster [WRN] pg 6.8 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001487+0000 mon.a (mon.0) 2283 : cluster [WRN] pg 6.9 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001508+0000 mon.a (mon.0) 2284 : cluster [WRN] pg 6.a is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001527+0000 mon.a (mon.0) 2285 : cluster [WRN] pg 6.b is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001552+0000 mon.a (mon.0) 2286 : cluster [WRN] pg 6.c is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001574+0000 mon.a (mon.0) 2287 : cluster [WRN] pg 6.d is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001595+0000 mon.a (mon.0) 2288 : cluster [WRN] pg 6.e is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001617+0000 mon.a (mon.0) 2289 : cluster [WRN] pg 6.f is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001639+0000 mon.a (mon.0) 2290 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:20:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:19:59.819908+0000 mgr.y (mgr.34101) 1511 : cluster [DBG] pgmap v2344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001249+0000 mon.a (mon.0) 2272 : cluster [WRN] pg 4.f is stuck stale for 31m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:20:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001270+0000 mon.a (mon.0) 2273 : cluster [WRN] pg 4.15 is stuck stale for 31m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001291+0000 mon.a (mon.0) 2274 : cluster [WRN] pg 4.16 is stuck stale for 31m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001309+0000 mon.a (mon.0) 2275 : cluster [WRN] pg 6.0 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001335+0000 mon.a (mon.0) 2276 : cluster [WRN] pg 6.1 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001356+0000 mon.a (mon.0) 2277 : cluster [WRN] pg 6.2 is stuck peering for 30m, current state creating+peering, last acting [4,3] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001380+0000 mon.a (mon.0) 2278 : cluster [WRN] pg 6.4 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001401+0000 mon.a (mon.0) 2279 : cluster [WRN] pg 6.5 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001423+0000 mon.a (mon.0) 2280 : cluster [WRN] pg 6.6 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001445+0000 mon.a (mon.0) 2281 : cluster [WRN] pg 6.7 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001466+0000 mon.a (mon.0) 2282 : cluster [WRN] pg 6.8 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001487+0000 mon.a (mon.0) 2283 : cluster [WRN] pg 6.9 is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001508+0000 mon.a (mon.0) 2284 : cluster [WRN] pg 6.a is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001527+0000 mon.a (mon.0) 2285 : cluster [WRN] pg 6.b is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001552+0000 mon.a (mon.0) 2286 : cluster [WRN] pg 6.c is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001574+0000 mon.a (mon.0) 2287 : cluster [WRN] pg 6.d is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001595+0000 mon.a (mon.0) 2288 : cluster [WRN] pg 6.e is stuck inactive for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001617+0000 mon.a (mon.0) 2289 : cluster [WRN] pg 6.f is stuck inactive for 30m, current state unknown, last acting [] 2024-07-28T20:20:01.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001639+0000 mon.a (mon.0) 2290 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:20:01.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001660+0000 mon.a (mon.0) 2291 : cluster [WRN] pg 2.5 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001680+0000 mon.a (mon.0) 2292 : cluster [WRN] pg 2.6 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001701+0000 mon.a (mon.0) 2293 : cluster [WRN] pg 3.1 is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001722+0000 mon.a (mon.0) 2294 : cluster [WRN] pg 3.3 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001740+0000 mon.a (mon.0) 2295 : cluster [WRN] pg 3.6 is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001765+0000 mon.a (mon.0) 2296 : cluster [WRN] pg 3.9 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001789+0000 mon.a (mon.0) 2297 : cluster [WRN] pg 3.a is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001833+0000 mon.a (mon.0) 2298 : cluster [WRN] pg 3.e is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001858+0000 mon.a (mon.0) 2299 : cluster [WRN] pg 3.f is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001890+0000 mon.a (mon.0) 2300 : cluster [WRN] pg 3.11 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001912+0000 mon.a (mon.0) 2301 : cluster [WRN] pg 3.13 is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001936+0000 mon.a (mon.0) 2302 : cluster [WRN] pg 3.14 is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001960+0000 mon.a (mon.0) 2303 : cluster [WRN] pg 3.1a is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.001981+0000 mon.a (mon.0) 2304 : cluster [WRN] pg 3.1b is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002002+0000 mon.a (mon.0) 2305 : cluster [WRN] pg 3.1c is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002024+0000 mon.a (mon.0) 2306 : cluster [WRN] pg 3.1d is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002047+0000 mon.a (mon.0) 2307 : cluster [WRN] pg 4.1 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002068+0000 mon.a (mon.0) 2308 : cluster [WRN] pg 4.2 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002091+0000 mon.a (mon.0) 2309 : cluster [WRN] pg 4.5 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.475 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001660+0000 mon.a (mon.0) 2291 : cluster [WRN] pg 2.5 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.475 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001680+0000 mon.a (mon.0) 2292 : cluster [WRN] pg 2.6 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.475 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001701+0000 mon.a (mon.0) 2293 : cluster [WRN] pg 3.1 is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.475 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001722+0000 mon.a (mon.0) 2294 : cluster [WRN] pg 3.3 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.475 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001740+0000 mon.a (mon.0) 2295 : cluster [WRN] pg 3.6 is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.475 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001765+0000 mon.a (mon.0) 2296 : cluster [WRN] pg 3.9 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.475 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001789+0000 mon.a (mon.0) 2297 : cluster [WRN] pg 3.a is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.475 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001833+0000 mon.a (mon.0) 2298 : cluster [WRN] pg 3.e is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.475 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001858+0000 mon.a (mon.0) 2299 : cluster [WRN] pg 3.f is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.476 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001890+0000 mon.a (mon.0) 2300 : cluster [WRN] pg 3.11 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.476 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001912+0000 mon.a (mon.0) 2301 : cluster [WRN] pg 3.13 is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.476 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001936+0000 mon.a (mon.0) 2302 : cluster [WRN] pg 3.14 is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.476 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001960+0000 mon.a (mon.0) 2303 : cluster [WRN] pg 3.1a is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.476 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.001981+0000 mon.a (mon.0) 2304 : cluster [WRN] pg 3.1b is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.476 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002002+0000 mon.a (mon.0) 2305 : cluster [WRN] pg 3.1c is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.476 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002024+0000 mon.a (mon.0) 2306 : cluster [WRN] pg 3.1d is stuck undersized for 31m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:20:01.476 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002047+0000 mon.a (mon.0) 2307 : cluster [WRN] pg 4.1 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.476 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002068+0000 mon.a (mon.0) 2308 : cluster [WRN] pg 4.2 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.476 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002091+0000 mon.a (mon.0) 2309 : cluster [WRN] pg 4.5 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.476 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002112+0000 mon.a (mon.0) 2310 : cluster [WRN] pg 4.9 is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.477 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002133+0000 mon.a (mon.0) 2311 : cluster [WRN] pg 4.b is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.477 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002154+0000 mon.a (mon.0) 2312 : cluster [WRN] pg 4.c is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.477 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002175+0000 mon.a (mon.0) 2313 : cluster [WRN] pg 4.d is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.477 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002196+0000 mon.a (mon.0) 2314 : cluster [WRN] pg 4.e is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.477 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002223+0000 mon.a (mon.0) 2315 : cluster [WRN] pg 4.13 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.477 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002244+0000 mon.a (mon.0) 2316 : cluster [WRN] pg 4.18 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.477 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002265+0000 mon.a (mon.0) 2317 : cluster [WRN] pg 4.1a is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.477 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002286+0000 mon.a (mon.0) 2318 : cluster [WRN] pg 4.1b is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.477 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:00.002309+0000 mon.a (mon.0) 2319 : cluster [WRN] pg 6.e is stuck undersized for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.477 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002112+0000 mon.a (mon.0) 2310 : cluster [WRN] pg 4.9 is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.478 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002133+0000 mon.a (mon.0) 2311 : cluster [WRN] pg 4.b is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.478 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002154+0000 mon.a (mon.0) 2312 : cluster [WRN] pg 4.c is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.478 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002175+0000 mon.a (mon.0) 2313 : cluster [WRN] pg 4.d is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.478 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002196+0000 mon.a (mon.0) 2314 : cluster [WRN] pg 4.e is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.478 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002223+0000 mon.a (mon.0) 2315 : cluster [WRN] pg 4.13 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.478 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002244+0000 mon.a (mon.0) 2316 : cluster [WRN] pg 4.18 is stuck undersized for 31m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.478 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002265+0000 mon.a (mon.0) 2317 : cluster [WRN] pg 4.1a is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.478 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002286+0000 mon.a (mon.0) 2318 : cluster [WRN] pg 4.1b is stuck undersized for 31m, current state active+undersized, last acting [4,3] 2024-07-28T20:20:01.478 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:00.002309+0000 mon.a (mon.0) 2319 : cluster [WRN] pg 6.e is stuck undersized for 30m, current state undersized+peered, last acting [4] 2024-07-28T20:20:01.505 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:01.624 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:01.649 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:01.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:01.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:01.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:01.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1836 16 16 0 0 0 - 0 2024-07-28T20:20:01.979 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[73694]: debug 2024-07-28T20:20:01.816+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:01.979 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[73694]: debug 2024-07-28T20:20:01.872+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:01.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:02.018 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:20:02.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T20:20:02.071 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:01 smithi155 bash[73694]: debug 2024-07-28T20:20:01.980+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:02.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:02.220 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:02.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:02.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:02.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:02.575 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:20:02 smithi155 bash[60745]: ts=2024-07-28T20:20:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:20:02.684 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:02.803 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:02.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:02.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1837 16 16 0 0 0 - 0 2024-07-28T20:20:03.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:03.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:03.173 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:03 smithi155 bash[68033]: cluster 2024-07-28T20:20:01.821803+0000 mgr.y (mgr.34101) 1512 : cluster [DBG] pgmap v2345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:03.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:02 smithi155 bash[73694]: debug 2024-07-28T20:20:02.844+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:03.209 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:03 smithi045 bash[80445]: cluster 2024-07-28T20:20:01.821803+0000 mgr.y (mgr.34101) 1512 : cluster [DBG] pgmap v2345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:03.209 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:03 smithi045 bash[82788]: cluster 2024-07-28T20:20:01.821803+0000 mgr.y (mgr.34101) 1512 : cluster [DBG] pgmap v2345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:03.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:03.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:03.409 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:03.409 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:03 smithi155 bash[73694]: debug 2024-07-28T20:20:03.268+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:03.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:03.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:03.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:03.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:03.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1838 16 16 0 0 0 - 0 2024-07-28T20:20:03.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:04.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:03 smithi155 bash[73694]: debug 2024-07-28T20:20:03.864+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:04.116 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:04.127 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:04 smithi155 bash[68033]: audit 2024-07-28T20:20:03.154729+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:04 smithi045 bash[80445]: audit 2024-07-28T20:20:03.154729+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:04 smithi045 bash[82788]: audit 2024-07-28T20:20:03.154729+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:04.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:04.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:04.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:04.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:04.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:04 smithi155 bash[73694]: debug 2024-07-28T20:20:04.208+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:04.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:04.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:04.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:04.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:04 smithi155 bash[73694]: debug 2024-07-28T20:20:04.672+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:04.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:04.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:04.960 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:04 smithi155 bash[73694]: debug 2024-07-28T20:20:04.844+0000 7f8e37e1e640 -1 osd.4 1236 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:04.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1839 16 16 0 0 0 - 0 2024-07-28T20:20:05.036 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:20:05.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:05.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:05.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:05 smithi155 bash[68033]: cluster 2024-07-28T20:20:03.823573+0000 mgr.y (mgr.34101) 1513 : cluster [DBG] pgmap v2346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:05.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:05 smithi155 bash[68033]: audit 2024-07-28T20:20:04.741933+0000 mon.a (mon.0) 2320 : audit [INF] from='client.? 172.21.15.45:0/1906028829' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:20:05.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:05.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:05 smithi045 bash[80445]: cluster 2024-07-28T20:20:03.823573+0000 mgr.y (mgr.34101) 1513 : cluster [DBG] pgmap v2346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:05 smithi045 bash[80445]: audit 2024-07-28T20:20:04.741933+0000 mon.a (mon.0) 2320 : audit [INF] from='client.? 172.21.15.45:0/1906028829' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:20:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:05 smithi045 bash[82788]: cluster 2024-07-28T20:20:03.823573+0000 mgr.y (mgr.34101) 1513 : cluster [DBG] pgmap v2346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:05 smithi045 bash[82788]: audit 2024-07-28T20:20:04.741933+0000 mon.a (mon.0) 2320 : audit [INF] from='client.? 172.21.15.45:0/1906028829' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:20:05.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:05.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:05.780 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:05.900 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:05.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:20:05.973106+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:20:05.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:20:05.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1840 16 16 0 0 0 - 0 2024-07-28T20:20:06.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:06.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:05 smithi155 bash[73694]: debug 2024-07-28T20:20:05.804+0000 7f8e37e1e640 -1 osd.4 1237 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:06.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:06.141 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:06 smithi045 bash[80445]: cluster 2024-07-28T20:20:05.028941+0000 mon.a (mon.0) 2321 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:20:06.141 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:06 smithi045 bash[80445]: audit 2024-07-28T20:20:05.036659+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? 172.21.15.45:0/1906028829' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:20:06.141 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:06 smithi045 bash[80445]: cluster 2024-07-28T20:20:05.036808+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1237: 8 total, 2 up, 8 in 2024-07-28T20:20:06.141 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:06 smithi045 bash[80445]: audit 2024-07-28T20:20:05.688124+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:20:06.141 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:06 smithi045 bash[82788]: cluster 2024-07-28T20:20:05.028941+0000 mon.a (mon.0) 2321 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:20:06.142 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:06 smithi045 bash[82788]: audit 2024-07-28T20:20:05.036659+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? 172.21.15.45:0/1906028829' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:20:06.142 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:06 smithi045 bash[82788]: cluster 2024-07-28T20:20:05.036808+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1237: 8 total, 2 up, 8 in 2024-07-28T20:20:06.142 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:06 smithi045 bash[82788]: audit 2024-07-28T20:20:05.688124+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:20:06.249 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:06.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:06 smithi155 bash[68033]: cluster 2024-07-28T20:20:05.028941+0000 mon.a (mon.0) 2321 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:20:06.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:06 smithi155 bash[68033]: audit 2024-07-28T20:20:05.036659+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? 172.21.15.45:0/1906028829' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:20:06.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:06 smithi155 bash[68033]: cluster 2024-07-28T20:20:05.036808+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1237: 8 total, 2 up, 8 in 2024-07-28T20:20:06.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:06 smithi155 bash[68033]: audit 2024-07-28T20:20:05.688124+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:20:06.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:06.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:06.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:06.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:06.817 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:20:06.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:06.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:06.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1841 16 16 0 0 0 - 0 2024-07-28T20:20:07.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:06 smithi155 bash[73694]: debug 2024-07-28T20:20:06.784+0000 7f8e37e1e640 -1 osd.4 1237 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:07.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:07.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:07.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:07 smithi155 bash[68033]: cluster 2024-07-28T20:20:05.825462+0000 mgr.y (mgr.34101) 1514 : cluster [DBG] pgmap v2348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:07.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:07.333 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:07 smithi045 bash[80445]: cluster 2024-07-28T20:20:05.825462+0000 mgr.y (mgr.34101) 1514 : cluster [DBG] pgmap v2348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:07.333 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:07 smithi045 bash[82788]: cluster 2024-07-28T20:20:05.825462+0000 mgr.y (mgr.34101) 1514 : cluster [DBG] pgmap v2348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:07.442 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:07.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:07.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:07.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:07.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:20:07.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:07.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1842 16 16 0 0 0 - 0 2024-07-28T20:20:08.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:08.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:07 smithi155 bash[73694]: debug 2024-07-28T20:20:07.744+0000 7f8e37e1e640 -1 osd.4 1237 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:08.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:08.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:08.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:08.512 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:08.521 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:08.522 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:08 smithi155 bash[73694]: debug 2024-07-28T20:20:08.420+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:08.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:08.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:08.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:08.880 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:08 smithi155 bash[73694]: debug 2024-07-28T20:20:08.712+0000 7f8e37e1e640 -1 osd.4 1237 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:08.880 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:08.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1843 16 16 0 0 0 - 0 2024-07-28T20:20:08.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:09.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:09.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:09 smithi155 bash[73694]: debug 2024-07-28T20:20:09.004+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:09.108 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:09.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:09.234 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:09 smithi155 bash[68033]: cluster 2024-07-28T20:20:07.827547+0000 mgr.y (mgr.34101) 1515 : cluster [DBG] pgmap v2349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:09.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:09 smithi155 bash[73694]: debug 2024-07-28T20:20:09.120+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:09.349 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:09.440 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:09.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:09 smithi045 bash[82788]: cluster 2024-07-28T20:20:07.827547+0000 mgr.y (mgr.34101) 1515 : cluster [DBG] pgmap v2349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:09 smithi045 bash[80445]: cluster 2024-07-28T20:20:07.827547+0000 mgr.y (mgr.34101) 1515 : cluster [DBG] pgmap v2349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:09.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:09.695 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:09.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:09.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:09.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:09.955 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:09 smithi155 bash[73694]: debug 2024-07-28T20:20:09.696+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:09.955 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:09 smithi155 bash[73694]: debug 2024-07-28T20:20:09.708+0000 7f8e37e1e640 -1 osd.4 1237 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:09.955 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:09.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1844 16 16 0 0 0 - 0 2024-07-28T20:20:10.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:10.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:10.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:09 smithi155 bash[73694]: debug 2024-07-28T20:20:09.972+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:10.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:10 smithi155 bash[73694]: debug 2024-07-28T20:20:10.180+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:10.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:10.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:10.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:10.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:10.777 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:10.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:20:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:20:10] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:20:10.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1845 16 16 0 0 0 - 0 2024-07-28T20:20:10.976 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:20:10.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:10 smithi155 bash[73694]: debug 2024-07-28T20:20:10.704+0000 7f8e37e1e640 -1 osd.4 1237 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:11.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:11.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:11.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:11 smithi155 bash[68033]: cluster 2024-07-28T20:20:09.829291+0000 mgr.y (mgr.34101) 1516 : cluster [DBG] pgmap v2350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:11.228 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:11.228 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:11 smithi155 bash[73694]: debug 2024-07-28T20:20:11.108+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:11.229 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:11.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:11.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:11 smithi155 bash[73694]: debug 2024-07-28T20:20:11.228+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:11.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:11.351 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:11 smithi045 bash[82788]: cluster 2024-07-28T20:20:09.829291+0000 mgr.y (mgr.34101) 1516 : cluster [DBG] pgmap v2350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:11.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:11 smithi045 bash[80445]: cluster 2024-07-28T20:20:09.829291+0000 mgr.y (mgr.34101) 1516 : cluster [DBG] pgmap v2350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:11.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:11.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:11.589 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:20:11.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:11.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:11.876 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:11.876 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:11 smithi155 bash[73694]: debug 2024-07-28T20:20:11.744+0000 7f8e37e1e640 -1 osd.4 1237 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:11.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:11.970 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:20:11.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T20:20:11.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1846 16 16 0 0 0 - 0 2024-07-28T20:20:12.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:12.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:12.206 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:11 smithi155 bash[73694]: debug 2024-07-28T20:20:11.876+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:12.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:12.410 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[80445]: audit 2024-07-28T20:20:11.205835+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[80445]: audit 2024-07-28T20:20:11.211967+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[80445]: audit 2024-07-28T20:20:11.382621+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[80445]: audit 2024-07-28T20:20:11.389711+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[80445]: audit 2024-07-28T20:20:11.810245+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:20:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[80445]: audit 2024-07-28T20:20:11.811286+0000 mon.c (mon.2) 488 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:20:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[80445]: audit 2024-07-28T20:20:11.820305+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[80445]: cluster 2024-07-28T20:20:11.830147+0000 mgr.y (mgr.34101) 1517 : cluster [DBG] pgmap v2351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:12.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[82788]: audit 2024-07-28T20:20:11.205835+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[82788]: audit 2024-07-28T20:20:11.211967+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[82788]: audit 2024-07-28T20:20:11.382621+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[82788]: audit 2024-07-28T20:20:11.389711+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[82788]: audit 2024-07-28T20:20:11.810245+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:20:12.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[82788]: audit 2024-07-28T20:20:11.811286+0000 mon.c (mon.2) 488 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:20:12.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[82788]: audit 2024-07-28T20:20:11.820305+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:12 smithi045 bash[82788]: cluster 2024-07-28T20:20:11.830147+0000 mgr.y (mgr.34101) 1517 : cluster [DBG] pgmap v2351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:12.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:12.550 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:20:12 smithi155 bash[60745]: ts=2024-07-28T20:20:12.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:20:12.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:12 smithi155 bash[68033]: audit 2024-07-28T20:20:11.205835+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:12 smithi155 bash[68033]: audit 2024-07-28T20:20:11.211967+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:12 smithi155 bash[68033]: audit 2024-07-28T20:20:11.382621+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:12 smithi155 bash[68033]: audit 2024-07-28T20:20:11.389711+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:12 smithi155 bash[68033]: audit 2024-07-28T20:20:11.810245+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:20:12.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:12 smithi155 bash[68033]: audit 2024-07-28T20:20:11.811286+0000 mon.c (mon.2) 488 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:20:12.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:12 smithi155 bash[68033]: audit 2024-07-28T20:20:11.820305+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:20:12.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:12 smithi155 bash[68033]: cluster 2024-07-28T20:20:11.830147+0000 mgr.y (mgr.34101) 1517 : cluster [DBG] pgmap v2351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:12.651 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:12.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:12.891 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:12.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1847 16 16 0 0 0 - 0 2024-07-28T20:20:13.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:13.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:13.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:12 smithi155 bash[73694]: debug 2024-07-28T20:20:12.732+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:13.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:12 smithi155 bash[73694]: debug 2024-07-28T20:20:12.764+0000 7f8e37e1e640 -1 osd.4 1237 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:13.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:13.244 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:13.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:13.364 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:13.484 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:13 smithi155 bash[73694]: debug 2024-07-28T20:20:13.340+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:13.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:13.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:13.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:13.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:13.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1848 16 16 0 0 0 - 0 2024-07-28T20:20:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:13 smithi155 bash[73694]: debug 2024-07-28T20:20:13.804+0000 7f8e37e1e640 -1 osd.4 1237 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:13 smithi155 bash[73694]: debug 2024-07-28T20:20:13.920+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:14.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:14.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:14.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:14.439 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:14.558 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:14.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:14.797 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:14.889 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:14 smithi155 bash[73694]: debug 2024-07-28T20:20:14.804+0000 7f8e37e1e640 -1 osd.4 1237 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:14.917 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:14 smithi045 bash[80445]: cluster 2024-07-28T20:20:13.831833+0000 mgr.y (mgr.34101) 1518 : cluster [DBG] pgmap v2352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:14 smithi045 bash[82788]: cluster 2024-07-28T20:20:13.831833+0000 mgr.y (mgr.34101) 1518 : cluster [DBG] pgmap v2352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:14.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1849 16 16 0 0 0 - 0 2024-07-28T20:20:15.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:15.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:15.170 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:14 smithi155 bash[68033]: cluster 2024-07-28T20:20:13.831833+0000 mgr.y (mgr.34101) 1518 : cluster [DBG] pgmap v2352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:15.170 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:15.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:15 smithi155 bash[73694]: debug 2024-07-28T20:20:15.016+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:15.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:15.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:15.516 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:15.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:15.748 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:15.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:15.891 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:15 smithi155 bash[73694]: debug 2024-07-28T20:20:15.800+0000 7f8e37e1e640 -1 osd.4 1237 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:15.905 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:20:15.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1850 16 16 0 0 0 - 0 2024-07-28T20:20:15.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:16.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:16.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:15 smithi155 bash[68033]: audit 2024-07-28T20:20:15.683570+0000 mon.c (mon.2) 489 : audit [INF] from='client.? 172.21.15.45:0/1238792427' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:20:16.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:15 smithi155 bash[68033]: audit 2024-07-28T20:20:15.684214+0000 mon.a (mon.0) 2329 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:20:16.099 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:15 smithi045 bash[80445]: audit 2024-07-28T20:20:15.683570+0000 mon.c (mon.2) 489 : audit [INF] from='client.? 172.21.15.45:0/1238792427' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:20:16.099 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:15 smithi045 bash[80445]: audit 2024-07-28T20:20:15.684214+0000 mon.a (mon.0) 2329 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:20:16.099 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:15 smithi045 bash[82788]: audit 2024-07-28T20:20:15.683570+0000 mon.c (mon.2) 489 : audit [INF] from='client.? 172.21.15.45:0/1238792427' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:20:16.100 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:15 smithi045 bash[82788]: audit 2024-07-28T20:20:15.684214+0000 mon.a (mon.0) 2329 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:20:16.108 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:16.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:16.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:16 smithi155 bash[73694]: debug 2024-07-28T20:20:16.072+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:16.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:16.464 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:16.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:16.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:16.760 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:20:16.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:16.942 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:16.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1851 16 16 0 0 0 - 0 2024-07-28T20:20:17.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:16 smithi155 bash[73694]: debug 2024-07-28T20:20:16.784+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:17.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:17.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:16 smithi155 bash[68033]: cluster 2024-07-28T20:20:15.833112+0000 mgr.y (mgr.34101) 1519 : cluster [DBG] pgmap v2353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:17.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:16 smithi155 bash[68033]: cluster 2024-07-28T20:20:15.890194+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:20:17.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:16 smithi155 bash[68033]: audit 2024-07-28T20:20:15.903941+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:20:17.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:16 smithi155 bash[68033]: cluster 2024-07-28T20:20:15.904116+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1238: 8 total, 2 up, 8 in 2024-07-28T20:20:17.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:17.075 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:16 smithi045 bash[80445]: cluster 2024-07-28T20:20:15.833112+0000 mgr.y (mgr.34101) 1519 : cluster [DBG] pgmap v2353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:17.075 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:16 smithi045 bash[80445]: cluster 2024-07-28T20:20:15.890194+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:20:17.075 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:16 smithi045 bash[80445]: audit 2024-07-28T20:20:15.903941+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:20:17.075 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:16 smithi045 bash[80445]: cluster 2024-07-28T20:20:15.904116+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1238: 8 total, 2 up, 8 in 2024-07-28T20:20:17.075 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:16 smithi045 bash[82788]: cluster 2024-07-28T20:20:15.833112+0000 mgr.y (mgr.34101) 1519 : cluster [DBG] pgmap v2353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:17.075 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:16 smithi045 bash[82788]: cluster 2024-07-28T20:20:15.890194+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:20:17.075 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:16 smithi045 bash[82788]: audit 2024-07-28T20:20:15.903941+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:20:17.075 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:16 smithi045 bash[82788]: cluster 2024-07-28T20:20:15.904116+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1238: 8 total, 2 up, 8 in 2024-07-28T20:20:17.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:17.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:17.423 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:17.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:17.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:17.745 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:17 smithi155 bash[73694]: debug 2024-07-28T20:20:17.480+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:17.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:17.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:17.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1852 16 16 0 0 0 - 0 2024-07-28T20:20:18.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:18.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:17 smithi155 bash[73694]: debug 2024-07-28T20:20:17.744+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:18.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:18.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:18.380 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:18.500 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:18.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:18.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:18.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:20:18.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:18 smithi155 bash[73694]: debug 2024-07-28T20:20:18.724+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:18.854 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:18.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:18.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1853 16 16 0 0 0 - 0 2024-07-28T20:20:19.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:19.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:19.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:18 smithi155 bash[68033]: cluster 2024-07-28T20:20:17.835029+0000 mgr.y (mgr.34101) 1520 : cluster [DBG] pgmap v2355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:19.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:18 smithi155 bash[68033]: audit 2024-07-28T20:20:18.155123+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:18 smithi045 bash[80445]: cluster 2024-07-28T20:20:17.835029+0000 mgr.y (mgr.34101) 1520 : cluster [DBG] pgmap v2355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:18 smithi045 bash[80445]: audit 2024-07-28T20:20:18.155123+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:18 smithi045 bash[82788]: cluster 2024-07-28T20:20:17.835029+0000 mgr.y (mgr.34101) 1520 : cluster [DBG] pgmap v2355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:18 smithi045 bash[82788]: audit 2024-07-28T20:20:18.155123+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:19.328 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:19.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:19.565 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:19.683 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:19.803 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:19.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:19.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1854 16 16 0 0 0 - 0 2024-07-28T20:20:20.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:20.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:19 smithi155 bash[73694]: debug 2024-07-28T20:20:19.732+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:20.164 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:20.284 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:20.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:20.513 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:20:20.515 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:20.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:20.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:20.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:20.902 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:20:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:20:20] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:20:20.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1855 16 16 0 0 0 - 0 2024-07-28T20:20:20.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:21.004 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:20 smithi155 bash[73694]: debug 2024-07-28T20:20:20.740+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:21.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:20 smithi155 bash[68033]: cluster 2024-07-28T20:20:19.836789+0000 mgr.y (mgr.34101) 1521 : cluster [DBG] pgmap v2356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:21.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:21.202 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:20 smithi045 bash[82788]: cluster 2024-07-28T20:20:19.836789+0000 mgr.y (mgr.34101) 1521 : cluster [DBG] pgmap v2356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:21.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:20 smithi045 bash[80445]: cluster 2024-07-28T20:20:19.836789+0000 mgr.y (mgr.34101) 1521 : cluster [DBG] pgmap v2356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:21.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:21.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:21 smithi155 bash[73694]: debug 2024-07-28T20:20:21.204+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:21.324 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:20:21.325 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T20:20:21.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:21.468 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:21.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:21.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:21.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:21.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:21 smithi155 bash[73694]: debug 2024-07-28T20:20:21.564+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:21.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:21 smithi155 bash[73694]: debug 2024-07-28T20:20:21.724+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:21.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:21.941 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:21.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1856 16 16 0 0 0 - 0 2024-07-28T20:20:22.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:22.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:22.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:22.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:22.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:22.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:22.751 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:20:22 smithi155 bash[60745]: ts=2024-07-28T20:20:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:20:22.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:22.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:22.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1857 16 16 0 0 0 - 0 2024-07-28T20:20:23.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:23.030 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:22 smithi155 bash[73694]: debug 2024-07-28T20:20:22.752+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:23.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:22 smithi155 bash[68033]: cluster 2024-07-28T20:20:21.838021+0000 mgr.y (mgr.34101) 1522 : cluster [DBG] pgmap v2357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:23.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:23.158 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:22 smithi045 bash[82788]: cluster 2024-07-28T20:20:21.838021+0000 mgr.y (mgr.34101) 1522 : cluster [DBG] pgmap v2357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:23.158 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:22 smithi045 bash[80445]: cluster 2024-07-28T20:20:21.838021+0000 mgr.y (mgr.34101) 1522 : cluster [DBG] pgmap v2357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:23.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:23.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:23.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:23.561 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:20:23.618 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:23.736 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:23.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:23 smithi155 bash[73694]: debug 2024-07-28T20:20:23.744+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:23.857 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:23.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1858 16 16 0 0 0 - 0 2024-07-28T20:20:23.976 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:24.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:24.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:24.333 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:24.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:24.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:24.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:24 smithi155 bash[73694]: debug 2024-07-28T20:20:24.416+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:24.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:24.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:24.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:24.911 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:24.911 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:24 smithi155 bash[73694]: debug 2024-07-28T20:20:24.748+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:24.911 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:24 smithi155 bash[73694]: debug 2024-07-28T20:20:24.764+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:24.928 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:24.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1859 16 16 0 0 0 - 0 2024-07-28T20:20:25.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:25.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:24 smithi155 bash[68033]: cluster 2024-07-28T20:20:23.839705+0000 mgr.y (mgr.34101) 1523 : cluster [DBG] pgmap v2358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:25.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:25.173 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:24 smithi045 bash[80445]: cluster 2024-07-28T20:20:23.839705+0000 mgr.y (mgr.34101) 1523 : cluster [DBG] pgmap v2358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:25.173 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:24 smithi045 bash[82788]: cluster 2024-07-28T20:20:23.839705+0000 mgr.y (mgr.34101) 1523 : cluster [DBG] pgmap v2358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:25.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:25.403 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:25.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:25.642 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:25.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:25.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:25.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:20:25.975858+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:20:25.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:20:25.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1860 16 16 0 0 0 - 0 2024-07-28T20:20:25.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:26.008 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:25 smithi155 bash[73694]: debug 2024-07-28T20:20:25.772+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:26.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:26.076 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:20:26.116 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:26.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:26.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:26 smithi155 bash[73694]: debug 2024-07-28T20:20:26.076+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:26.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:26.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:26.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:26.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:26.744 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:26.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:26.914 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:26 smithi155 bash[73694]: debug 2024-07-28T20:20:26.744+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:26.914 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:26 smithi155 bash[73694]: debug 2024-07-28T20:20:26.828+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:26.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:26.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1861 16 16 0 0 0 - 0 2024-07-28T20:20:27.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:27.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:27.194 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:26 smithi045 bash[80445]: cluster 2024-07-28T20:20:25.841469+0000 mgr.y (mgr.34101) 1524 : cluster [DBG] pgmap v2359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:27.195 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:26 smithi045 bash[82788]: cluster 2024-07-28T20:20:25.841469+0000 mgr.y (mgr.34101) 1524 : cluster [DBG] pgmap v2359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:27.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:26 smithi155 bash[68033]: cluster 2024-07-28T20:20:25.841469+0000 mgr.y (mgr.34101) 1524 : cluster [DBG] pgmap v2359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:27.302 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:27.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:27.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:27.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:27.772 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:27.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:27 smithi155 bash[73694]: debug 2024-07-28T20:20:27.732+0000 7f8e37e1e640 -1 osd.4 1238 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:27.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:27.926 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:20:27.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1862 16 16 0 0 0 - 0 2024-07-28T20:20:28.008 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:28.019 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:27 smithi155 bash[68033]: audit 2024-07-28T20:20:27.312543+0000 mon.a (mon.0) 2333 : audit [INF] from='client.? 172.21.15.45:0/1491074087' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:20:28.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:27 smithi045 bash[80445]: audit 2024-07-28T20:20:27.312543+0000 mon.a (mon.0) 2333 : audit [INF] from='client.? 172.21.15.45:0/1491074087' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:20:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:27 smithi045 bash[82788]: audit 2024-07-28T20:20:27.312543+0000 mon.a (mon.0) 2333 : audit [INF] from='client.? 172.21.15.45:0/1491074087' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:20:28.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:28.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:28.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:28.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:28.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:28.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:28.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:28.968 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:28 smithi155 bash[73694]: debug 2024-07-28T20:20:28.700+0000 7f8e37e1e640 -1 osd.4 1239 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:28.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:28 smithi155 bash[68033]: cluster 2024-07-28T20:20:27.843408+0000 mgr.y (mgr.34101) 1525 : cluster [DBG] pgmap v2360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:28.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:28 smithi155 bash[68033]: cluster 2024-07-28T20:20:27.914755+0000 mon.a (mon.0) 2334 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:20:28.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:28 smithi155 bash[68033]: audit 2024-07-28T20:20:27.926389+0000 mon.a (mon.0) 2335 : audit [INF] from='client.? 172.21.15.45:0/1491074087' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:20:28.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:28 smithi155 bash[68033]: cluster 2024-07-28T20:20:27.926445+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1239: 8 total, 2 up, 8 in 2024-07-28T20:20:28.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1863 16 16 0 0 0 - 0 2024-07-28T20:20:29.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:29.088 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:28 smithi045 bash[82788]: cluster 2024-07-28T20:20:27.843408+0000 mgr.y (mgr.34101) 1525 : cluster [DBG] pgmap v2360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:29.088 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:28 smithi045 bash[82788]: cluster 2024-07-28T20:20:27.914755+0000 mon.a (mon.0) 2334 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:20:29.088 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:28 smithi045 bash[82788]: audit 2024-07-28T20:20:27.926389+0000 mon.a (mon.0) 2335 : audit [INF] from='client.? 172.21.15.45:0/1491074087' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:20:29.088 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:28 smithi045 bash[82788]: cluster 2024-07-28T20:20:27.926445+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1239: 8 total, 2 up, 8 in 2024-07-28T20:20:29.088 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:28 smithi045 bash[80445]: cluster 2024-07-28T20:20:27.843408+0000 mgr.y (mgr.34101) 1525 : cluster [DBG] pgmap v2360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:29.089 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:28 smithi045 bash[80445]: cluster 2024-07-28T20:20:27.914755+0000 mon.a (mon.0) 2334 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:20:29.089 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:28 smithi045 bash[80445]: audit 2024-07-28T20:20:27.926389+0000 mon.a (mon.0) 2335 : audit [INF] from='client.? 172.21.15.45:0/1491074087' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:20:29.089 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:28 smithi045 bash[80445]: cluster 2024-07-28T20:20:27.926445+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1239: 8 total, 2 up, 8 in 2024-07-28T20:20:29.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:29.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:29.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:29.496 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:29.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:29.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:29.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:29 smithi155 bash[73694]: debug 2024-07-28T20:20:29.496+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:29.794 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:29.866 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:20:29.908 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:29.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1864 16 16 0 0 0 - 0 2024-07-28T20:20:30.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:29 smithi155 bash[73694]: debug 2024-07-28T20:20:29.728+0000 7f8e37e1e640 -1 osd.4 1239 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:09:59.653607+0000 (oldest deadline 2024-07-28T20:10:19.653607+0000) 2024-07-28T20:20:30.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:30.024 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:29 smithi155 bash[73694]: debug 2024-07-28T20:20:29.888+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:30.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:30.147 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:30.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:30.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:30.496 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:30.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:30.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:30 smithi155 bash[73694]: debug 2024-07-28T20:20:30.496+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:30.590 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:20:30.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T20:20:30.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:20:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:20:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:20:30.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:30.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:20:30.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:30.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1865 16 16 0 0 0 - 0 2024-07-28T20:20:30.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:31.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:31.115 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:30 smithi045 bash[82788]: cluster 2024-07-28T20:20:29.845280+0000 mgr.y (mgr.34101) 1526 : cluster [DBG] pgmap v2362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:31.115 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:30 smithi045 bash[80445]: cluster 2024-07-28T20:20:29.845280+0000 mgr.y (mgr.34101) 1526 : cluster [DBG] pgmap v2362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:31.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:31.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:30 smithi155 bash[68033]: cluster 2024-07-28T20:20:29.845280+0000 mgr.y (mgr.34101) 1526 : cluster [DBG] pgmap v2362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:31.342 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:31.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:31.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:31.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:31.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:31.934 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:31.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1866 16 16 0 0 0 - 0 2024-07-28T20:20:32.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:32.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:31 smithi155 bash[73694]: debug 2024-07-28T20:20:31.788+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:32.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:32.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:32.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:32.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:32.419 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:32.419 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:32 smithi155 bash[73694]: debug 2024-07-28T20:20:32.136+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:32.419 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:20:32 smithi155 bash[60745]: ts=2024-07-28T20:20:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:20:32.526 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:32.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:32.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:32.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:32.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:32 smithi155 bash[73694]: debug 2024-07-28T20:20:32.504+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:32.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:32.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1867 16 16 0 0 0 - 0 2024-07-28T20:20:33.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:33.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:32 smithi155 bash[68033]: cluster 2024-07-28T20:20:31.847272+0000 mgr.y (mgr.34101) 1527 : cluster [DBG] pgmap v2363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:33.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:32 smithi045 bash[80445]: cluster 2024-07-28T20:20:31.847272+0000 mgr.y (mgr.34101) 1527 : cluster [DBG] pgmap v2363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:32 smithi045 bash[82788]: cluster 2024-07-28T20:20:31.847272+0000 mgr.y (mgr.34101) 1527 : cluster [DBG] pgmap v2363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:33.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:33.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:33.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:33.490 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:33.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:33 smithi155 bash[73694]: debug 2024-07-28T20:20:33.344+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:33.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:33.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:33.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:33.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:33.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1868 16 16 0 0 0 - 0 2024-07-28T20:20:34.075 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:34.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:34.203 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:34.203 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:34 smithi155 bash[73694]: debug 2024-07-28T20:20:34.036+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:34.203 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:33 smithi155 bash[68033]: audit 2024-07-28T20:20:33.155584+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:33 smithi045 bash[80445]: audit 2024-07-28T20:20:33.155584+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:33 smithi045 bash[82788]: audit 2024-07-28T20:20:33.155584+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:34.279 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:34.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:34.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:34.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:34.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:34 smithi155 bash[73694]: debug 2024-07-28T20:20:34.280+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:34.620 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:34.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:34.780 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:34.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:34.936 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:34 smithi155 bash[73694]: debug 2024-07-28T20:20:34.620+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:34.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1869 16 16 0 0 0 - 0 2024-07-28T20:20:35.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:35.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:34 smithi045 bash[80445]: cluster 2024-07-28T20:20:33.849214+0000 mgr.y (mgr.34101) 1528 : cluster [DBG] pgmap v2364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:34 smithi045 bash[82788]: cluster 2024-07-28T20:20:33.849214+0000 mgr.y (mgr.34101) 1528 : cluster [DBG] pgmap v2364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:35.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:35.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:34 smithi155 bash[68033]: cluster 2024-07-28T20:20:33.849214+0000 mgr.y (mgr.34101) 1528 : cluster [DBG] pgmap v2364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:35.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:35.384 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:20:35.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:35.582 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:20:35.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:35.676 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:35.731 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:35.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:35 smithi155 bash[73694]: debug 2024-07-28T20:20:35.676+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:35.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:35.972 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:35.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1870 16 16 0 0 0 - 0 2024-07-28T20:20:36.090 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:36.124 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:36.212 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:36.330 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:36.447 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:36.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:36 smithi155 bash[73694]: debug 2024-07-28T20:20:36.123+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:36.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:36.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:36.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:36.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:36.894 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:36.894 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:36 smithi155 bash[73694]: debug 2024-07-28T20:20:36.587+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:36.894 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:36 smithi155 bash[73694]: debug 2024-07-28T20:20:36.703+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:36.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:36.957 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:36 smithi045 bash[80445]: cluster 2024-07-28T20:20:35.851057+0000 mgr.y (mgr.34101) 1529 : cluster [DBG] pgmap v2365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:36.958 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:36 smithi045 bash[82788]: cluster 2024-07-28T20:20:35.851057+0000 mgr.y (mgr.34101) 1529 : cluster [DBG] pgmap v2365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:36.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1871 16 16 0 0 0 - 0 2024-07-28T20:20:37.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:37.152 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:37.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:36 smithi155 bash[68033]: cluster 2024-07-28T20:20:35.851057+0000 mgr.y (mgr.34101) 1529 : cluster [DBG] pgmap v2365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:37.271 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:37.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:37.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:37.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:37.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:37.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:37.864 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:37.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1872 16 16 0 0 0 - 0 2024-07-28T20:20:37.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:38.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:37 smithi155 bash[73694]: debug 2024-07-28T20:20:37.787+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:38.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:38.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:38.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:38.454 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:38.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:38.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:38.817 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:38.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:38.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:38.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:38 smithi155 bash[73694]: debug 2024-07-28T20:20:38.751+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:38.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1873 16 16 0 0 0 - 0 2024-07-28T20:20:39.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:39.106 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:20:39.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:39.211 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:38 smithi045 bash[82788]: cluster 2024-07-28T20:20:37.853045+0000 mgr.y (mgr.34101) 1530 : cluster [DBG] pgmap v2366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:39.211 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:38 smithi045 bash[80445]: cluster 2024-07-28T20:20:37.853045+0000 mgr.y (mgr.34101) 1530 : cluster [DBG] pgmap v2366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:39.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:39.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:39.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:38 smithi155 bash[68033]: cluster 2024-07-28T20:20:37.853045+0000 mgr.y (mgr.34101) 1530 : cluster [DBG] pgmap v2366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:39.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:39.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:39.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:39 smithi155 bash[73694]: debug 2024-07-28T20:20:39.291+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:39.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:39.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:39.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:39.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:39.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:39 smithi155 bash[73694]: debug 2024-07-28T20:20:39.843+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:39.941 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:20:39.941 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T20:20:39.958 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:20:39.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1874 16 16 0 0 0 - 0 2024-07-28T20:20:39.996 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:40.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:40.125 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:39 smithi045 bash[80445]: audit 2024-07-28T20:20:39.532211+0000 mon.a (mon.0) 2337 : audit [INF] from='client.? 172.21.15.45:0/935592968' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:20:40.125 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:39 smithi045 bash[82788]: audit 2024-07-28T20:20:39.532211+0000 mon.a (mon.0) 2337 : audit [INF] from='client.? 172.21.15.45:0/935592968' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:20:40.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:40.244 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:40.244 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:40 smithi155 bash[73694]: debug 2024-07-28T20:20:40.083+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:40.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:39 smithi155 bash[68033]: audit 2024-07-28T20:20:39.532211+0000 mon.a (mon.0) 2337 : audit [INF] from='client.? 172.21.15.45:0/935592968' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:20:40.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:40.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:40 smithi155 bash[73694]: debug 2024-07-28T20:20:40.315+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:40.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:40 smithi155 bash[73694]: debug 2024-07-28T20:20:40.443+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:40.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:40.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:40.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:40.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:40.948 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:20:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:20:40] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:20:40.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1875 16 16 0 0 0 - 0 2024-07-28T20:20:41.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:41.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:41.204 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:40 smithi155 bash[68033]: cluster 2024-07-28T20:20:39.854833+0000 mgr.y (mgr.34101) 1531 : cluster [DBG] pgmap v2367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:41.204 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:40 smithi155 bash[68033]: cluster 2024-07-28T20:20:39.945133+0000 mon.a (mon.0) 2338 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:20:41.204 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:40 smithi155 bash[68033]: audit 2024-07-28T20:20:39.958505+0000 mon.a (mon.0) 2339 : audit [INF] from='client.? 172.21.15.45:0/935592968' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:20:41.204 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:40 smithi155 bash[68033]: cluster 2024-07-28T20:20:39.958595+0000 mon.a (mon.0) 2340 : cluster [DBG] osdmap e1240: 8 total, 2 up, 8 in 2024-07-28T20:20:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:40 smithi045 bash[80445]: cluster 2024-07-28T20:20:39.854833+0000 mgr.y (mgr.34101) 1531 : cluster [DBG] pgmap v2367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:40 smithi045 bash[80445]: cluster 2024-07-28T20:20:39.945133+0000 mon.a (mon.0) 2338 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:20:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:40 smithi045 bash[80445]: audit 2024-07-28T20:20:39.958505+0000 mon.a (mon.0) 2339 : audit [INF] from='client.? 172.21.15.45:0/935592968' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:20:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:40 smithi045 bash[80445]: cluster 2024-07-28T20:20:39.958595+0000 mon.a (mon.0) 2340 : cluster [DBG] osdmap e1240: 8 total, 2 up, 8 in 2024-07-28T20:20:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:40 smithi045 bash[82788]: cluster 2024-07-28T20:20:39.854833+0000 mgr.y (mgr.34101) 1531 : cluster [DBG] pgmap v2367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:40 smithi045 bash[82788]: cluster 2024-07-28T20:20:39.945133+0000 mon.a (mon.0) 2338 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:20:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:40 smithi045 bash[82788]: audit 2024-07-28T20:20:39.958505+0000 mon.a (mon.0) 2339 : audit [INF] from='client.? 172.21.15.45:0/935592968' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:20:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:40 smithi045 bash[82788]: cluster 2024-07-28T20:20:39.958595+0000 mon.a (mon.0) 2340 : cluster [DBG] osdmap e1240: 8 total, 2 up, 8 in 2024-07-28T20:20:41.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:41.423 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:41.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:41.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:41.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:41.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:41.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1876 16 16 0 0 0 - 0 2024-07-28T20:20:42.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:42.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:42.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:42.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:42.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:42 smithi155 bash[73694]: debug 2024-07-28T20:20:42.003+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:42.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:42.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:42 smithi155 bash[73694]: debug 2024-07-28T20:20:42.127+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:42.376 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:42.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:42.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:42.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:42 smithi155 bash[73694]: debug 2024-07-28T20:20:42.479+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:42.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:20:42 smithi155 bash[60745]: ts=2024-07-28T20:20:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:20:42.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:42.733 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:42.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:20:42.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:42.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:42.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1877 16 16 0 0 0 - 0 2024-07-28T20:20:43.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:43.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:43.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:42 smithi045 bash[80445]: cluster 2024-07-28T20:20:41.856819+0000 mgr.y (mgr.34101) 1532 : cluster [DBG] pgmap v2369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:43.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:42 smithi045 bash[82788]: cluster 2024-07-28T20:20:41.856819+0000 mgr.y (mgr.34101) 1532 : cluster [DBG] pgmap v2369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:43.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:42 smithi155 bash[68033]: cluster 2024-07-28T20:20:41.856819+0000 mgr.y (mgr.34101) 1532 : cluster [DBG] pgmap v2369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:43.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:43.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:43 smithi155 bash[73694]: debug 2024-07-28T20:20:43.055+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:43.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:43.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:43.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:43.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:43.692 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:43.692 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:43 smithi155 bash[73694]: debug 2024-07-28T20:20:43.419+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:43.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:43.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:43.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1878 16 16 0 0 0 - 0 2024-07-28T20:20:44.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:44.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:44.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:44.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:44.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:44.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:44.687 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:20:44.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:44.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:44.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1879 16 16 0 0 0 - 0 2024-07-28T20:20:44.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:45.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:45.139 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:45.139 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:44 smithi155 bash[68033]: cluster 2024-07-28T20:20:43.858637+0000 mgr.y (mgr.34101) 1533 : cluster [DBG] pgmap v2370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:45.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:44 smithi045 bash[80445]: cluster 2024-07-28T20:20:43.858637+0000 mgr.y (mgr.34101) 1533 : cluster [DBG] pgmap v2370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:45.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:44 smithi045 bash[82788]: cluster 2024-07-28T20:20:43.858637+0000 mgr.y (mgr.34101) 1533 : cluster [DBG] pgmap v2370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:45.236 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:45.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:45.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:45.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:45.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:45.720 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:45 smithi155 bash[73694]: debug 2024-07-28T20:20:45.403+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:45.829 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:45.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:45.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:20:45.978771+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:20:45.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:20:45.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1880 16 16 0 0 0 - 0 2024-07-28T20:20:46.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:46.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:46.306 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:46.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:46.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:46.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:46.788 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:46.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:46.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1881 16 16 0 0 0 - 0 2024-07-28T20:20:47.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:47.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:46 smithi045 bash[82788]: cluster 2024-07-28T20:20:45.860478+0000 mgr.y (mgr.34101) 1534 : cluster [DBG] pgmap v2371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:46 smithi045 bash[80445]: cluster 2024-07-28T20:20:45.860478+0000 mgr.y (mgr.34101) 1534 : cluster [DBG] pgmap v2371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:47.264 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:47.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:46 smithi155 bash[68033]: cluster 2024-07-28T20:20:45.860478+0000 mgr.y (mgr.34101) 1534 : cluster [DBG] pgmap v2371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:47.382 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:47.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:47.568 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:20:47.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:47.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:47.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:47.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1882 16 16 0 0 0 - 0 2024-07-28T20:20:47.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:48.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:48.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:48.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:48.371 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:20:48.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:48.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:48.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:48.636 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:48 smithi155 bash[73694]: debug 2024-07-28T20:20:48.575+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:48.684 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:48.803 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:48.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:48.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1883 16 16 0 0 0 - 0 2024-07-28T20:20:49.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:49.070 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:48 smithi045 bash[82788]: cluster 2024-07-28T20:20:47.862433+0000 mgr.y (mgr.34101) 1535 : cluster [DBG] pgmap v2372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:49.071 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:48 smithi045 bash[82788]: audit 2024-07-28T20:20:48.157401+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:49.071 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:48 smithi045 bash[80445]: cluster 2024-07-28T20:20:47.862433+0000 mgr.y (mgr.34101) 1535 : cluster [DBG] pgmap v2372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:49.071 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:48 smithi045 bash[80445]: audit 2024-07-28T20:20:48.157401+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:49.157 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:20:49.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T20:20:49.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:49.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:49.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:48 smithi155 bash[68033]: cluster 2024-07-28T20:20:47.862433+0000 mgr.y (mgr.34101) 1535 : cluster [DBG] pgmap v2372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:49.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:48 smithi155 bash[68033]: audit 2024-07-28T20:20:48.157401+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:20:49.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:49.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:49.633 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:49.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:49.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:49.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1884 16 16 0 0 0 - 0 2024-07-28T20:20:49.988 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:50.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:50.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:50.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:50.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:50 smithi155 bash[73694]: debug 2024-07-28T20:20:50.087+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:50.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:50.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:50.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:50.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:50.826 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:50.837 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:20:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:20:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:20:50.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:50.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1885 16 16 0 0 0 - 0 2024-07-28T20:20:51.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:51.099 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:50 smithi045 bash[80445]: cluster 2024-07-28T20:20:49.863572+0000 mgr.y (mgr.34101) 1536 : cluster [DBG] pgmap v2373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:51.099 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:50 smithi045 bash[82788]: cluster 2024-07-28T20:20:49.863572+0000 mgr.y (mgr.34101) 1536 : cluster [DBG] pgmap v2373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:51.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:51.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:51.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:51.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:51 smithi155 bash[73694]: debug 2024-07-28T20:20:51.155+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:51.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:50 smithi155 bash[68033]: cluster 2024-07-28T20:20:49.863572+0000 mgr.y (mgr.34101) 1536 : cluster [DBG] pgmap v2373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:51.415 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:51.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:51.652 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:51.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:51.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:51.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1886 16 16 0 0 0 - 0 2024-07-28T20:20:51.985 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:20:52.004 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:52.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:52.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:52.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:51 smithi155 bash[68033]: audit 2024-07-28T20:20:51.423011+0000 mon.a (mon.0) 2341 : audit [INF] from='client.? 172.21.15.45:0/3953989376' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:20:52.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:51 smithi045 bash[82788]: audit 2024-07-28T20:20:51.423011+0000 mon.a (mon.0) 2341 : audit [INF] from='client.? 172.21.15.45:0/3953989376' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:20:52.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:51 smithi045 bash[80445]: audit 2024-07-28T20:20:51.423011+0000 mon.a (mon.0) 2341 : audit [INF] from='client.? 172.21.15.45:0/3953989376' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:20:52.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:52.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:52.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:52 smithi155 bash[73694]: debug 2024-07-28T20:20:52.455+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:52.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:20:52 smithi155 bash[60745]: ts=2024-07-28T20:20:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:20:52.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:52.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:52.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:52.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:52.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1887 16 16 0 0 0 - 0 2024-07-28T20:20:53.069 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:53.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:52 smithi045 bash[80445]: cluster 2024-07-28T20:20:51.865621+0000 mgr.y (mgr.34101) 1537 : cluster [DBG] pgmap v2374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:52 smithi045 bash[80445]: cluster 2024-07-28T20:20:51.970481+0000 mon.a (mon.0) 2342 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:20:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:52 smithi045 bash[80445]: audit 2024-07-28T20:20:51.984936+0000 mon.a (mon.0) 2343 : audit [INF] from='client.? 172.21.15.45:0/3953989376' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:20:53.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:52 smithi045 bash[80445]: cluster 2024-07-28T20:20:51.985147+0000 mon.a (mon.0) 2344 : cluster [DBG] osdmap e1241: 8 total, 2 up, 8 in 2024-07-28T20:20:53.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:52 smithi045 bash[82788]: cluster 2024-07-28T20:20:51.865621+0000 mgr.y (mgr.34101) 1537 : cluster [DBG] pgmap v2374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:53.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:52 smithi045 bash[82788]: cluster 2024-07-28T20:20:51.970481+0000 mon.a (mon.0) 2342 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:20:53.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:52 smithi045 bash[82788]: audit 2024-07-28T20:20:51.984936+0000 mon.a (mon.0) 2343 : audit [INF] from='client.? 172.21.15.45:0/3953989376' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:20:53.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:52 smithi045 bash[82788]: cluster 2024-07-28T20:20:51.985147+0000 mon.a (mon.0) 2344 : cluster [DBG] osdmap e1241: 8 total, 2 up, 8 in 2024-07-28T20:20:53.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:52 smithi155 bash[68033]: cluster 2024-07-28T20:20:51.865621+0000 mgr.y (mgr.34101) 1537 : cluster [DBG] pgmap v2374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:53.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:52 smithi155 bash[68033]: cluster 2024-07-28T20:20:51.970481+0000 mon.a (mon.0) 2342 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:20:53.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:52 smithi155 bash[68033]: audit 2024-07-28T20:20:51.984936+0000 mon.a (mon.0) 2343 : audit [INF] from='client.? 172.21.15.45:0/3953989376' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:20:53.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:52 smithi155 bash[68033]: cluster 2024-07-28T20:20:51.985147+0000 mon.a (mon.0) 2344 : cluster [DBG] osdmap e1241: 8 total, 2 up, 8 in 2024-07-28T20:20:53.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:53.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:53.547 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:53.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:53.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:53.903 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:53.908 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:20:53.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1888 16 16 0 0 0 - 0 2024-07-28T20:20:53.999 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:53 smithi155 bash[73694]: debug 2024-07-28T20:20:53.723+0000 7f8e37e1e640 -1 osd.4 1241 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:20:54.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:54.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:54.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:54.273 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:54.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:54.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:54.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:54.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:54.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:20:54.854 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:54.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1889 16 16 0 0 0 - 0 2024-07-28T20:20:54.985 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:54 smithi155 bash[73694]: debug 2024-07-28T20:20:54.623+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:54.985 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:54 smithi155 bash[73694]: debug 2024-07-28T20:20:54.767+0000 7f8e37e1e640 -1 osd.4 1241 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:20:55.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:55.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:55.133 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:54 smithi045 bash[80445]: cluster 2024-07-28T20:20:53.866926+0000 mgr.y (mgr.34101) 1538 : cluster [DBG] pgmap v2376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:55.133 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:54 smithi045 bash[82788]: cluster 2024-07-28T20:20:53.866926+0000 mgr.y (mgr.34101) 1538 : cluster [DBG] pgmap v2376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:55.241 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:55.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:54 smithi155 bash[68033]: cluster 2024-07-28T20:20:53.866926+0000 mgr.y (mgr.34101) 1538 : cluster [DBG] pgmap v2376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:55.360 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:55.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:55.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:55.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:55.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:55 smithi155 bash[73694]: debug 2024-07-28T20:20:55.731+0000 7f8e37e1e640 -1 osd.4 1241 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:20:55.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:55.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:55.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1890 16 16 0 0 0 - 0 2024-07-28T20:20:56.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:56.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:56.306 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:20:56.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:56.544 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:56.665 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:56.762 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:56.762 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:56 smithi155 bash[73694]: debug 2024-07-28T20:20:56.495+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:56.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:56.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:56.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1891 16 16 0 0 0 - 0 2024-07-28T20:20:57.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:57.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:56 smithi155 bash[73694]: debug 2024-07-28T20:20:56.763+0000 7f8e37e1e640 -1 osd.4 1241 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:20:57.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:56 smithi155 bash[68033]: cluster 2024-07-28T20:20:55.868669+0000 mgr.y (mgr.34101) 1539 : cluster [DBG] pgmap v2377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:57.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:57.264 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:57.276 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:56 smithi045 bash[82788]: cluster 2024-07-28T20:20:55.868669+0000 mgr.y (mgr.34101) 1539 : cluster [DBG] pgmap v2377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:57.276 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:56 smithi045 bash[80445]: cluster 2024-07-28T20:20:55.868669+0000 mgr.y (mgr.34101) 1539 : cluster [DBG] pgmap v2377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:57.384 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:57.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:57.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:57.717 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:57.718 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:57 smithi155 bash[73694]: debug 2024-07-28T20:20:57.519+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:57.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:57.851 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:20:57.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:57.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:57.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:57 smithi155 bash[73694]: debug 2024-07-28T20:20:57.767+0000 7f8e37e1e640 -1 osd.4 1241 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:20:57.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1892 16 16 0 0 0 - 0 2024-07-28T20:20:58.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:58.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:58.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:20:58.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:58.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:20:58.572 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:20:58.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T20:20:58.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:58.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:58.912 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:58.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1893 16 16 0 0 0 - 0 2024-07-28T20:20:59.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:59.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:20:59.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:59.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:20:58 smithi155 bash[68033]: cluster 2024-07-28T20:20:57.870594+0000 mgr.y (mgr.34101) 1540 : cluster [DBG] pgmap v2378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:59.282 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:58 smithi155 bash[73694]: debug 2024-07-28T20:20:58.815+0000 7f8e37e1e640 -1 osd.4 1241 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:20:59.391 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:20:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:20:58 smithi045 bash[80445]: cluster 2024-07-28T20:20:57.870594+0000 mgr.y (mgr.34101) 1540 : cluster [DBG] pgmap v2378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:20:58 smithi045 bash[82788]: cluster 2024-07-28T20:20:57.870594+0000 mgr.y (mgr.34101) 1540 : cluster [DBG] pgmap v2378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:20:59.508 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:59.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:59.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:59 smithi155 bash[73694]: debug 2024-07-28T20:20:59.375+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:59.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:20:59.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:59 smithi155 bash[73694]: debug 2024-07-28T20:20:59.483+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:20:59.608 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:20:59.624 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:59.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:20:59.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:20:59.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:20:59.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1894 16 16 0 0 0 - 0 2024-07-28T20:21:00.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:20:59 smithi155 bash[73694]: debug 2024-07-28T20:20:59.779+0000 7f8e37e1e640 -1 osd.4 1241 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:00.100 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:00.217 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:00.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:00.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:00.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:00.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:00.703 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:21:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:21:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:21:00.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:00.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:00.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1895 16 16 0 0 0 - 0 2024-07-28T20:21:01.046 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:01.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:01 smithi155 bash[68033]: cluster 2024-07-28T20:20:59.872301+0000 mgr.y (mgr.34101) 1541 : cluster [DBG] pgmap v2379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:01.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:00 smithi155 bash[73694]: debug 2024-07-28T20:21:00.771+0000 7f8e37e1e640 -1 osd.4 1241 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:01.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:01.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:00 smithi155 bash[73694]: debug 2024-07-28T20:21:00.907+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:01.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:01.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:01.334 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:01 smithi045 bash[80445]: cluster 2024-07-28T20:20:59.872301+0000 mgr.y (mgr.34101) 1541 : cluster [DBG] pgmap v2379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:01.334 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:01 smithi045 bash[82788]: cluster 2024-07-28T20:20:59.872301+0000 mgr.y (mgr.34101) 1541 : cluster [DBG] pgmap v2379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:01.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:01.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:01.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:01.755 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:01.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:01.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:01 smithi155 bash[73694]: debug 2024-07-28T20:21:01.615+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:01.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:01.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:01 smithi155 bash[73694]: debug 2024-07-28T20:21:01.731+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:01.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:01 smithi155 bash[73694]: debug 2024-07-28T20:21:01.755+0000 7f8e37e1e640 -1 osd.4 1241 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:01.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:01.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1896 16 16 0 0 0 - 0 2024-07-28T20:21:01.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:02.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:02.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:02.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:02.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:02.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:02.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:02.722 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:21:02 smithi155 bash[60745]: ts=2024-07-28T20:21:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:21:02.830 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:02.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:02.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1897 16 16 0 0 0 - 0 2024-07-28T20:21:03.011 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:02 smithi155 bash[73694]: debug 2024-07-28T20:21:02.795+0000 7f8e37e1e640 -1 osd.4 1241 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:03.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:03 smithi155 bash[68033]: cluster 2024-07-28T20:21:01.874246+0000 mgr.y (mgr.34101) 1542 : cluster [DBG] pgmap v2380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:03.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:03.189 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:03 smithi045 bash[80445]: cluster 2024-07-28T20:21:01.874246+0000 mgr.y (mgr.34101) 1542 : cluster [DBG] pgmap v2380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:03 smithi045 bash[82788]: cluster 2024-07-28T20:21:01.874246+0000 mgr.y (mgr.34101) 1542 : cluster [DBG] pgmap v2380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:03.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:03.374 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:21:03.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:03.474 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:03.546 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:03.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:03.780 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:03.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:03 smithi155 bash[73694]: debug 2024-07-28T20:21:03.619+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:03.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:03.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1898 16 16 0 0 0 - 0 2024-07-28T20:21:04.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:04.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:03 smithi155 bash[73694]: debug 2024-07-28T20:21:03.811+0000 7f8e37e1e640 -1 osd.4 1241 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:04.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:04.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:04.178 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:21:04.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:04.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:04 smithi045 bash[80445]: audit 2024-07-28T20:21:03.165749+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:04 smithi045 bash[80445]: audit 2024-07-28T20:21:03.167555+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:04 smithi045 bash[80445]: audit 2024-07-28T20:21:03.655055+0000 mon.c (mon.2) 494 : audit [INF] from='client.? 172.21.15.45:0/760256863' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:04 smithi045 bash[80445]: audit 2024-07-28T20:21:03.655754+0000 mon.a (mon.0) 2346 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:04 smithi045 bash[82788]: audit 2024-07-28T20:21:03.165749+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:04 smithi045 bash[82788]: audit 2024-07-28T20:21:03.167555+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:04 smithi045 bash[82788]: audit 2024-07-28T20:21:03.655055+0000 mon.c (mon.2) 494 : audit [INF] from='client.? 172.21.15.45:0/760256863' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:04 smithi045 bash[82788]: audit 2024-07-28T20:21:03.655754+0000 mon.a (mon.0) 2346 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:04.496 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:04.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:04 smithi155 bash[68033]: audit 2024-07-28T20:21:03.165749+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:04.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:04 smithi155 bash[68033]: audit 2024-07-28T20:21:03.167555+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:04.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:04 smithi155 bash[68033]: audit 2024-07-28T20:21:03.655055+0000 mon.c (mon.2) 494 : audit [INF] from='client.? 172.21.15.45:0/760256863' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:04.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:04 smithi155 bash[68033]: audit 2024-07-28T20:21:03.655754+0000 mon.a (mon.0) 2346 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:04.507 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:04.507 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:04 smithi155 bash[73694]: debug 2024-07-28T20:21:04.199+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:04.507 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:04 smithi155 bash[73694]: debug 2024-07-28T20:21:04.327+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:04.507 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:04.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:04.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:04.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:04.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:04.937 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:04 smithi155 bash[73694]: debug 2024-07-28T20:21:04.835+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:04.937 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:04 smithi155 bash[73694]: debug 2024-07-28T20:21:04.843+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:04.937 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:04.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:04.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1899 16 16 0 0 0 - 0 2024-07-28T20:21:05.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:05.156 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:04 smithi155 bash[73694]: debug 2024-07-28T20:21:04.935+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:05.156 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:05 smithi155 bash[73694]: debug 2024-07-28T20:21:05.039+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:05.187 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:05 smithi155 bash[68033]: cluster 2024-07-28T20:21:03.875980+0000 mgr.y (mgr.34101) 1543 : cluster [DBG] pgmap v2381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:05.188 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:05 smithi155 bash[68033]: cluster 2024-07-28T20:21:04.162442+0000 mon.a (mon.0) 2347 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:21:05.188 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:05 smithi155 bash[68033]: audit 2024-07-28T20:21:04.176328+0000 mon.a (mon.0) 2348 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:21:05.188 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:05 smithi155 bash[68033]: cluster 2024-07-28T20:21:04.176491+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1242: 8 total, 2 up, 8 in 2024-07-28T20:21:05.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:05.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:05.435 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:05.447 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:05 smithi045 bash[80445]: cluster 2024-07-28T20:21:03.875980+0000 mgr.y (mgr.34101) 1543 : cluster [DBG] pgmap v2381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:05.447 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:05 smithi045 bash[80445]: cluster 2024-07-28T20:21:04.162442+0000 mon.a (mon.0) 2347 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:21:05.447 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:05 smithi045 bash[80445]: audit 2024-07-28T20:21:04.176328+0000 mon.a (mon.0) 2348 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:21:05.447 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:05 smithi045 bash[80445]: cluster 2024-07-28T20:21:04.176491+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1242: 8 total, 2 up, 8 in 2024-07-28T20:21:05.447 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:05 smithi045 bash[82788]: cluster 2024-07-28T20:21:03.875980+0000 mgr.y (mgr.34101) 1543 : cluster [DBG] pgmap v2381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:05.447 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:05 smithi045 bash[82788]: cluster 2024-07-28T20:21:04.162442+0000 mon.a (mon.0) 2347 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:21:05.447 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:05 smithi045 bash[82788]: audit 2024-07-28T20:21:04.176328+0000 mon.a (mon.0) 2348 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:21:05.447 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:05 smithi045 bash[82788]: cluster 2024-07-28T20:21:04.176491+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1242: 8 total, 2 up, 8 in 2024-07-28T20:21:05.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:05.675 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:05.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:05.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:05.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:21:05.981597+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:21:05.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:21:05.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1900 16 16 0 0 0 - 0 2024-07-28T20:21:06.032 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:06.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:06.159 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:05 smithi155 bash[73694]: debug 2024-07-28T20:21:05.819+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:06.265 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:06.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:06.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:06.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:06.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:06.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:06.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:06.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:21:06.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:06.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1901 16 16 0 0 0 - 0 2024-07-28T20:21:07.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:06 smithi155 bash[73694]: debug 2024-07-28T20:21:06.683+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:07.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:06 smithi155 bash[73694]: debug 2024-07-28T20:21:06.799+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:07.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:07.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:07.271 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:07 smithi045 bash[80445]: cluster 2024-07-28T20:21:05.877728+0000 mgr.y (mgr.34101) 1544 : cluster [DBG] pgmap v2383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:07.271 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:07 smithi045 bash[82788]: cluster 2024-07-28T20:21:05.877728+0000 mgr.y (mgr.34101) 1544 : cluster [DBG] pgmap v2383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:07.379 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:07.404 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:07.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:07 smithi155 bash[68033]: cluster 2024-07-28T20:21:05.877728+0000 mgr.y (mgr.34101) 1544 : cluster [DBG] pgmap v2383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:07.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:07.518 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:21:07.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:07.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:07.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:07 smithi155 bash[73694]: debug 2024-07-28T20:21:07.467+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:07.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:07.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:07 smithi155 bash[73694]: debug 2024-07-28T20:21:07.575+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:07.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:07.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:07.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1902 16 16 0 0 0 - 0 2024-07-28T20:21:08.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:07 smithi155 bash[73694]: debug 2024-07-28T20:21:07.787+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:08.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:08.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:08.295 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:21:08.296 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T20:21:08.322 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:08.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:08.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:08.703 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:08.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:08.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:08.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1903 16 16 0 0 0 - 0 2024-07-28T20:21:09.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:09.180 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:08 smithi155 bash[73694]: debug 2024-07-28T20:21:08.823+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:09.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:09.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:09.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:09.432 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:09 smithi155 bash[68033]: cluster 2024-07-28T20:21:07.878947+0000 mgr.y (mgr.34101) 1545 : cluster [DBG] pgmap v2384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:09 smithi045 bash[80445]: cluster 2024-07-28T20:21:07.878947+0000 mgr.y (mgr.34101) 1545 : cluster [DBG] pgmap v2384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:09 smithi045 bash[82788]: cluster 2024-07-28T20:21:07.878947+0000 mgr.y (mgr.34101) 1545 : cluster [DBG] pgmap v2384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:09.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:09.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:09.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:09.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:09.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1904 16 16 0 0 0 - 0 2024-07-28T20:21:10.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:10.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:09 smithi155 bash[73694]: debug 2024-07-28T20:21:09.795+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:10.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:10.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:10.372 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:10 smithi045 bash[80445]: cluster 2024-07-28T20:21:09.880697+0000 mgr.y (mgr.34101) 1546 : cluster [DBG] pgmap v2385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:10 smithi045 bash[82788]: cluster 2024-07-28T20:21:09.880697+0000 mgr.y (mgr.34101) 1546 : cluster [DBG] pgmap v2385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:10.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:10.500 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:10 smithi155 bash[68033]: cluster 2024-07-28T20:21:09.880697+0000 mgr.y (mgr.34101) 1546 : cluster [DBG] pgmap v2385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:10.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:10.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:10.729 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:10.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:10 smithi155 bash[73694]: debug 2024-07-28T20:21:10.579+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:10.844 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:10.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:21:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:21:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:21:10.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1905 16 16 0 0 0 - 0 2024-07-28T20:21:11.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:10 smithi155 bash[73694]: debug 2024-07-28T20:21:10.775+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:11.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:11.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:10 smithi155 bash[73694]: debug 2024-07-28T20:21:10.939+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:11.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:11.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:11.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:11.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:11.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:11.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:11 smithi155 bash[73694]: debug 2024-07-28T20:21:11.299+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:11.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:11.680 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:11.732 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:21:11.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:11.884 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:11 smithi155 bash[73694]: debug 2024-07-28T20:21:11.763+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:11.884 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:11.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:11.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1906 16 16 0 0 0 - 0 2024-07-28T20:21:12.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:12.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:11 smithi155 bash[68033]: audit 2024-07-28T20:21:11.896446+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:21:12.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:11 smithi155 bash[73694]: debug 2024-07-28T20:21:11.883+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:12.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:11 smithi045 bash[82788]: audit 2024-07-28T20:21:11.896446+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:21:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:11 smithi045 bash[80445]: audit 2024-07-28T20:21:11.896446+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:21:12.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:12.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:12.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:12.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:21:12 smithi155 bash[60745]: ts=2024-07-28T20:21:12.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:21:12.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:12.741 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:21:12.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:12.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:12.977 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:12.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1907 16 16 0 0 0 - 0 2024-07-28T20:21:13.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:13.106 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:12 smithi155 bash[73694]: debug 2024-07-28T20:21:12.807+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:13.106 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:12 smithi155 bash[68033]: cluster 2024-07-28T20:21:11.882674+0000 mgr.y (mgr.34101) 1547 : cluster [DBG] pgmap v2386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:13.138 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:12 smithi045 bash[80445]: cluster 2024-07-28T20:21:11.882674+0000 mgr.y (mgr.34101) 1547 : cluster [DBG] pgmap v2386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:13.139 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:12 smithi045 bash[82788]: cluster 2024-07-28T20:21:11.882674+0000 mgr.y (mgr.34101) 1547 : cluster [DBG] pgmap v2386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:13.214 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:13.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:13.333 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:13.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:13 smithi155 bash[73694]: debug 2024-07-28T20:21:13.307+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:13.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:13.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:13.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:13.927 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:13.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1908 16 16 0 0 0 - 0 2024-07-28T20:21:14.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:14.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:14.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:14.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:13 smithi155 bash[73694]: debug 2024-07-28T20:21:13.807+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:14.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:14.523 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:14.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:14.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:14 smithi155 bash[73694]: debug 2024-07-28T20:21:14.375+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:14.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:14.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:14 smithi155 bash[73694]: debug 2024-07-28T20:21:14.475+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:14.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:14.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:14.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:14.950 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:14 smithi155 bash[73694]: debug 2024-07-28T20:21:14.823+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:14.951 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:14.951 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:14 smithi155 bash[73694]: debug 2024-07-28T20:21:14.951+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:14.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1909 16 16 0 0 0 - 0 2024-07-28T20:21:14.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:15.116 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:15.118 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:14 smithi045 bash[80445]: cluster 2024-07-28T20:21:13.884421+0000 mgr.y (mgr.34101) 1548 : cluster [DBG] pgmap v2387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:15.118 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:14 smithi045 bash[82788]: cluster 2024-07-28T20:21:13.884421+0000 mgr.y (mgr.34101) 1548 : cluster [DBG] pgmap v2387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:15.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:14 smithi155 bash[68033]: cluster 2024-07-28T20:21:13.884421+0000 mgr.y (mgr.34101) 1548 : cluster [DBG] pgmap v2387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:15.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:15.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:15.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:15.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:15.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:15.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:15.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:15.956 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:15 smithi155 bash[73694]: debug 2024-07-28T20:21:15.831+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:15.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1910 16 16 0 0 0 - 0 2024-07-28T20:21:16.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:16.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:16.306 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:16.427 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:16.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:16.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:16.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:16.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:16.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1911 16 16 0 0 0 - 0 2024-07-28T20:21:17.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:16 smithi155 bash[68033]: cluster 2024-07-28T20:21:15.885380+0000 mgr.y (mgr.34101) 1549 : cluster [DBG] pgmap v2388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:17.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:16 smithi155 bash[73694]: debug 2024-07-28T20:21:16.795+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:17.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:17.217 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:16 smithi045 bash[80445]: cluster 2024-07-28T20:21:15.885380+0000 mgr.y (mgr.34101) 1549 : cluster [DBG] pgmap v2388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:16 smithi045 bash[82788]: cluster 2024-07-28T20:21:15.885380+0000 mgr.y (mgr.34101) 1549 : cluster [DBG] pgmap v2388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:17.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:17.455 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:17.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:17.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:17.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:17.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:17.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1912 16 16 0 0 0 - 0 2024-07-28T20:21:18.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:18.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:17 smithi155 bash[73694]: debug 2024-07-28T20:21:17.767+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:18.146 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:18.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:18.379 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:18.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:18.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:18.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:18.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:18.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:18.964 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:18 smithi045 bash[80445]: audit 2024-07-28T20:21:17.792590+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:18.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:18 smithi045 bash[80445]: audit 2024-07-28T20:21:17.798010+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:18.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:18 smithi045 bash[80445]: cluster 2024-07-28T20:21:17.887347+0000 mgr.y (mgr.34101) 1550 : cluster [DBG] pgmap v2389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:18.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:18 smithi045 bash[80445]: audit 2024-07-28T20:21:18.185088+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:18.965 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:18 smithi045 bash[80445]: audit 2024-07-28T20:21:18.189592+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:18.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:18 smithi045 bash[82788]: audit 2024-07-28T20:21:17.792590+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:18.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:18 smithi045 bash[82788]: audit 2024-07-28T20:21:17.798010+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:18.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:18 smithi045 bash[82788]: cluster 2024-07-28T20:21:17.887347+0000 mgr.y (mgr.34101) 1550 : cluster [DBG] pgmap v2389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:18.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:18 smithi045 bash[82788]: audit 2024-07-28T20:21:18.185088+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:18.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:18 smithi045 bash[82788]: audit 2024-07-28T20:21:18.189592+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:18.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1913 16 16 0 0 0 - 0 2024-07-28T20:21:19.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:18 smithi155 bash[73694]: debug 2024-07-28T20:21:18.726+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:19.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:19.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:18 smithi155 bash[73694]: debug 2024-07-28T20:21:18.822+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:19.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:18 smithi155 bash[68033]: audit 2024-07-28T20:21:17.792590+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:18 smithi155 bash[68033]: audit 2024-07-28T20:21:17.798010+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:18 smithi155 bash[68033]: cluster 2024-07-28T20:21:17.887347+0000 mgr.y (mgr.34101) 1550 : cluster [DBG] pgmap v2389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:18 smithi155 bash[68033]: audit 2024-07-28T20:21:18.185088+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:19.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:18 smithi155 bash[68033]: audit 2024-07-28T20:21:18.189592+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:19.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:19.161 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:21:19.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:19.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:19.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:19.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:19.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:19.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:19.816 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:21:19.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:19.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1914 16 16 0 0 0 - 0 2024-07-28T20:21:20.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:20.044 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:21:20.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T20:21:20.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:19 smithi155 bash[73694]: debug 2024-07-28T20:21:19.698+0000 7f8e37e1e640 -1 osd.4 1242 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:20.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:19 smithi155 bash[68033]: audit 2024-07-28T20:21:18.791839+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:20.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:19 smithi155 bash[68033]: audit 2024-07-28T20:21:18.809920+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:20.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:19 smithi155 bash[68033]: audit 2024-07-28T20:21:19.081945+0000 mon.c (mon.2) 497 : audit [INF] from='client.? 172.21.15.45:0/4008790011' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:20.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:19 smithi155 bash[68033]: audit 2024-07-28T20:21:19.082326+0000 mon.a (mon.0) 2355 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:20.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:19 smithi155 bash[68033]: audit 2024-07-28T20:21:19.232547+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:21:20.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:19 smithi155 bash[68033]: audit 2024-07-28T20:21:19.233267+0000 mon.c (mon.2) 499 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:21:20.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:19 smithi155 bash[68033]: audit 2024-07-28T20:21:19.238259+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:20.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[82788]: audit 2024-07-28T20:21:18.791839+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:20.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[82788]: audit 2024-07-28T20:21:18.809920+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:20.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[82788]: audit 2024-07-28T20:21:19.081945+0000 mon.c (mon.2) 497 : audit [INF] from='client.? 172.21.15.45:0/4008790011' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:20.089 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[82788]: audit 2024-07-28T20:21:19.082326+0000 mon.a (mon.0) 2355 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:20.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[82788]: audit 2024-07-28T20:21:19.232547+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:21:20.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[82788]: audit 2024-07-28T20:21:19.233267+0000 mon.c (mon.2) 499 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:21:20.090 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[82788]: audit 2024-07-28T20:21:19.238259+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:20.090 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[80445]: audit 2024-07-28T20:21:18.791839+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:20.090 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[80445]: audit 2024-07-28T20:21:18.809920+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:20.090 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[80445]: audit 2024-07-28T20:21:19.081945+0000 mon.c (mon.2) 497 : audit [INF] from='client.? 172.21.15.45:0/4008790011' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:20.090 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[80445]: audit 2024-07-28T20:21:19.082326+0000 mon.a (mon.0) 2355 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:20.090 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[80445]: audit 2024-07-28T20:21:19.232547+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:21:20.091 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[80445]: audit 2024-07-28T20:21:19.233267+0000 mon.c (mon.2) 499 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:21:20.091 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:19 smithi045 bash[80445]: audit 2024-07-28T20:21:19.238259+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:20.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:20.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:20.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:20.478 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:20.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:20.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:20 smithi155 bash[73694]: debug 2024-07-28T20:21:20.222+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:20.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:20.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:21:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:21:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:21:20.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:20.848 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:20 smithi045 bash[82788]: cluster 2024-07-28T20:21:19.807759+0000 mon.a (mon.0) 2357 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:21:20.848 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:20 smithi045 bash[82788]: audit 2024-07-28T20:21:19.814926+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:21:20.848 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:20 smithi045 bash[82788]: cluster 2024-07-28T20:21:19.815116+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1243: 8 total, 2 up, 8 in 2024-07-28T20:21:20.848 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:20 smithi045 bash[82788]: cluster 2024-07-28T20:21:19.888520+0000 mgr.y (mgr.34101) 1551 : cluster [DBG] pgmap v2391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:20.849 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:20 smithi045 bash[80445]: cluster 2024-07-28T20:21:19.807759+0000 mon.a (mon.0) 2357 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:21:20.849 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:20 smithi045 bash[80445]: audit 2024-07-28T20:21:19.814926+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:21:20.849 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:20 smithi045 bash[80445]: cluster 2024-07-28T20:21:19.815116+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1243: 8 total, 2 up, 8 in 2024-07-28T20:21:20.849 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:20 smithi045 bash[80445]: cluster 2024-07-28T20:21:19.888520+0000 mgr.y (mgr.34101) 1551 : cluster [DBG] pgmap v2391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:20.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:20.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:20 smithi155 bash[68033]: cluster 2024-07-28T20:21:19.807759+0000 mon.a (mon.0) 2357 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:21:20.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:20 smithi155 bash[68033]: audit 2024-07-28T20:21:19.814926+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:21:20.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:20 smithi155 bash[68033]: cluster 2024-07-28T20:21:19.815116+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1243: 8 total, 2 up, 8 in 2024-07-28T20:21:20.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:20 smithi155 bash[68033]: cluster 2024-07-28T20:21:19.888520+0000 mgr.y (mgr.34101) 1551 : cluster [DBG] pgmap v2391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:20.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:20.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:20 smithi155 bash[73694]: debug 2024-07-28T20:21:20.690+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:20.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:20 smithi155 bash[73694]: debug 2024-07-28T20:21:20.734+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:20.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1915 16 16 0 0 0 - 0 2024-07-28T20:21:21.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:21.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:21.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:21.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:21 smithi155 bash[73694]: debug 2024-07-28T20:21:21.062+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:21.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:21.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:21.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:21.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:21.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:21.904 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:21.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1916 16 16 0 0 0 - 0 2024-07-28T20:21:22.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:22.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:21 smithi155 bash[73694]: debug 2024-07-28T20:21:21.758+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:22.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:22.264 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:22.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:22.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:22.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:22.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:22 smithi155 bash[73694]: debug 2024-07-28T20:21:22.250+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:22.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:21:22 smithi155 bash[60745]: ts=2024-07-28T20:21:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:21:22.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:22.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:22.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:21:22.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:22.977 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:22.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1917 16 16 0 0 0 - 0 2024-07-28T20:21:22.993 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:22 smithi155 bash[73694]: debug 2024-07-28T20:21:22.726+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:23.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:22 smithi155 bash[68033]: cluster 2024-07-28T20:21:21.890426+0000 mgr.y (mgr.34101) 1552 : cluster [DBG] pgmap v2392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:23.091 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:23.211 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:22 smithi045 bash[80445]: cluster 2024-07-28T20:21:21.890426+0000 mgr.y (mgr.34101) 1552 : cluster [DBG] pgmap v2392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:22 smithi045 bash[82788]: cluster 2024-07-28T20:21:21.890426+0000 mgr.y (mgr.34101) 1552 : cluster [DBG] pgmap v2392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:23.329 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:23.448 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:23.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:23.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:23.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:23.926 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:23.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1918 16 16 0 0 0 - 0 2024-07-28T20:21:24.046 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:24.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:23 smithi155 bash[73694]: debug 2024-07-28T20:21:23.702+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:24.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:24.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:23 smithi155 bash[73694]: debug 2024-07-28T20:21:23.762+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:24.166 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:24.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:24.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:24.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:24.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:24.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:24.849 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:21:24.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:24.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1919 16 16 0 0 0 - 0 2024-07-28T20:21:24.997 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:24.997 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:24 smithi155 bash[73694]: debug 2024-07-28T20:21:24.734+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:25.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:25.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:25 smithi155 bash[68033]: cluster 2024-07-28T20:21:23.892229+0000 mgr.y (mgr.34101) 1553 : cluster [DBG] pgmap v2393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:25.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:24 smithi045 bash[80445]: cluster 2024-07-28T20:21:23.892229+0000 mgr.y (mgr.34101) 1553 : cluster [DBG] pgmap v2393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:24 smithi045 bash[82788]: cluster 2024-07-28T20:21:23.892229+0000 mgr.y (mgr.34101) 1553 : cluster [DBG] pgmap v2393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:25.236 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:25 smithi155 bash[73694]: debug 2024-07-28T20:21:25.098+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:25.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:25.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:25.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:25.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:25.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:25.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:25.960 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:25 smithi155 bash[73694]: debug 2024-07-28T20:21:25.686+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:25.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:21:25.984351+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:21:25.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:21:25.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1920 16 16 0 0 0 - 0 2024-07-28T20:21:26.069 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:26.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:26.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:26.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:26.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:26.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:26.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:26.877 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:21:26.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:26.920 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 20:21:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T20:21:26.663785868Z level=info msg="Completed cleanup jobs" duration=46.681432ms 2024-07-28T20:21:26.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:26 smithi155 bash[73694]: debug 2024-07-28T20:21:26.694+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:26.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:26.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:26 smithi155 bash[73694]: debug 2024-07-28T20:21:26.886+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:26.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1921 16 16 0 0 0 - 0 2024-07-28T20:21:27.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:27.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:27.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:27.278 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:27 smithi045 bash[82788]: cluster 2024-07-28T20:21:25.894050+0000 mgr.y (mgr.34101) 1554 : cluster [DBG] pgmap v2394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:27.278 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:27 smithi045 bash[80445]: cluster 2024-07-28T20:21:25.894050+0000 mgr.y (mgr.34101) 1554 : cluster [DBG] pgmap v2394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:27.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:27 smithi155 bash[68033]: cluster 2024-07-28T20:21:25.894050+0000 mgr.y (mgr.34101) 1554 : cluster [DBG] pgmap v2394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:27.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:27.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:27.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:27.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:27.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:27 smithi155 bash[73694]: debug 2024-07-28T20:21:27.690+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:27.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:27.964 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:27.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:27.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1922 16 16 0 0 0 - 0 2024-07-28T20:21:28.108 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:28.126 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:27 smithi155 bash[73694]: debug 2024-07-28T20:21:27.966+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:28.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:28.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:28.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:28.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:28.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:28.826 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:28.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:28.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1923 16 16 0 0 0 - 0 2024-07-28T20:21:29.006 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:28 smithi155 bash[73694]: debug 2024-07-28T20:21:28.738+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:29.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:29.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:29.199 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:29 smithi045 bash[82788]: cluster 2024-07-28T20:21:27.895963+0000 mgr.y (mgr.34101) 1555 : cluster [DBG] pgmap v2395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:29.199 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:29 smithi045 bash[80445]: cluster 2024-07-28T20:21:27.895963+0000 mgr.y (mgr.34101) 1555 : cluster [DBG] pgmap v2395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:29.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:29 smithi155 bash[68033]: cluster 2024-07-28T20:21:27.895963+0000 mgr.y (mgr.34101) 1555 : cluster [DBG] pgmap v2395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:29.307 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:29.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:29.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:29.570 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:21:29.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:29.777 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:29.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:29.907 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:29 smithi155 bash[73694]: debug 2024-07-28T20:21:29.690+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:29.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1924 16 16 0 0 0 - 0 2024-07-28T20:21:30.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:30.036 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:30.136 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:30.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:30.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:30 smithi155 bash[73694]: debug 2024-07-28T20:21:30.038+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:30.375 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:30.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:30.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:30.724 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:30.724 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:30 smithi155 bash[73694]: debug 2024-07-28T20:21:30.598+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:30.731 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:30.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:30 smithi155 bash[73694]: debug 2024-07-28T20:21:30.726+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:30.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:30.860 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:21:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:21:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:21:30.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:30.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1925 16 16 0 0 0 - 0 2024-07-28T20:21:31.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:31.180 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:21:31.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T20:21:31.207 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:31.295 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:31 smithi045 bash[82788]: cluster 2024-07-28T20:21:29.897730+0000 mgr.y (mgr.34101) 1556 : cluster [DBG] pgmap v2396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:31.296 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:31 smithi045 bash[80445]: cluster 2024-07-28T20:21:29.897730+0000 mgr.y (mgr.34101) 1556 : cluster [DBG] pgmap v2396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:31.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:31 smithi155 bash[68033]: cluster 2024-07-28T20:21:29.897730+0000 mgr.y (mgr.34101) 1556 : cluster [DBG] pgmap v2396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:31.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:31.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:31.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:31.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:31.575 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:31 smithi155 bash[73694]: debug 2024-07-28T20:21:31.310+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:31.660 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:31.684 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:31.803 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:31.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:31.933 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:31 smithi155 bash[73694]: debug 2024-07-28T20:21:31.662+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:31.933 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:31 smithi155 bash[73694]: debug 2024-07-28T20:21:31.686+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:31.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1926 16 16 0 0 0 - 0 2024-07-28T20:21:32.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:32.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:32.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:32.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:32.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:32.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:32.705 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:32.705 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:32 smithi155 bash[73694]: debug 2024-07-28T20:21:32.502+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:32.705 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:21:32 smithi155 bash[60745]: ts=2024-07-28T20:21:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:21:32.750 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:32.868 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:32.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1927 16 16 0 0 0 - 0 2024-07-28T20:21:32.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:33.022 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:21:33.024 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:32 smithi155 bash[73694]: debug 2024-07-28T20:21:32.706+0000 7f8e37e1e640 -1 osd.4 1243 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:33.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:33.221 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:33.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:33 smithi155 bash[68033]: cluster 2024-07-28T20:21:31.899328+0000 mgr.y (mgr.34101) 1557 : cluster [DBG] pgmap v2397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:33.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:33 smithi155 bash[68033]: audit 2024-07-28T20:21:32.834808+0000 mon.c (mon.2) 500 : audit [INF] from='client.? 172.21.15.45:0/56420467' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:21:33.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:33 smithi155 bash[68033]: audit 2024-07-28T20:21:32.835303+0000 mon.a (mon.0) 2360 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:21:33.339 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:33.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:33 smithi045 bash[80445]: cluster 2024-07-28T20:21:31.899328+0000 mgr.y (mgr.34101) 1557 : cluster [DBG] pgmap v2397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:33 smithi045 bash[80445]: audit 2024-07-28T20:21:32.834808+0000 mon.c (mon.2) 500 : audit [INF] from='client.? 172.21.15.45:0/56420467' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:21:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:33 smithi045 bash[80445]: audit 2024-07-28T20:21:32.835303+0000 mon.a (mon.0) 2360 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:21:33.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:33 smithi045 bash[82788]: cluster 2024-07-28T20:21:31.899328+0000 mgr.y (mgr.34101) 1557 : cluster [DBG] pgmap v2397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:33.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:33 smithi045 bash[82788]: audit 2024-07-28T20:21:32.834808+0000 mon.c (mon.2) 500 : audit [INF] from='client.? 172.21.15.45:0/56420467' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:21:33.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:33 smithi045 bash[82788]: audit 2024-07-28T20:21:32.835303+0000 mon.a (mon.0) 2360 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:21:33.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:33.699 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:33.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:33.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:33.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1928 16 16 0 0 0 - 0 2024-07-28T20:21:34.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:33 smithi155 bash[73694]: debug 2024-07-28T20:21:33.698+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:34.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:34.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:34 smithi045 bash[82788]: cluster 2024-07-28T20:21:33.012881+0000 mon.a (mon.0) 2361 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:21:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:34 smithi045 bash[82788]: audit 2024-07-28T20:21:33.020457+0000 mon.a (mon.0) 2362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:21:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:34 smithi045 bash[82788]: cluster 2024-07-28T20:21:33.020570+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e1244: 8 total, 2 up, 8 in 2024-07-28T20:21:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:34 smithi045 bash[82788]: audit 2024-07-28T20:21:33.179898+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:34.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:34 smithi045 bash[80445]: cluster 2024-07-28T20:21:33.012881+0000 mon.a (mon.0) 2361 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:21:34.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:34 smithi045 bash[80445]: audit 2024-07-28T20:21:33.020457+0000 mon.a (mon.0) 2362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:21:34.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:34 smithi045 bash[80445]: cluster 2024-07-28T20:21:33.020570+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e1244: 8 total, 2 up, 8 in 2024-07-28T20:21:34.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:34 smithi045 bash[80445]: audit 2024-07-28T20:21:33.179898+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:34.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:34.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:34 smithi155 bash[68033]: cluster 2024-07-28T20:21:33.012881+0000 mon.a (mon.0) 2361 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:21:34.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:34 smithi155 bash[68033]: audit 2024-07-28T20:21:33.020457+0000 mon.a (mon.0) 2362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:21:34.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:34 smithi155 bash[68033]: cluster 2024-07-28T20:21:33.020570+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e1244: 8 total, 2 up, 8 in 2024-07-28T20:21:34.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:34 smithi155 bash[68033]: audit 2024-07-28T20:21:33.179898+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:34.415 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:34.536 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:34.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:34.729 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:34.729 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:34 smithi155 bash[73694]: debug 2024-07-28T20:21:34.502+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:34.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:34.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:34.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1929 16 16 0 0 0 - 0 2024-07-28T20:21:34.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:34 smithi155 bash[73694]: debug 2024-07-28T20:21:34.730+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:34.993 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:35.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:35.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:35.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:35.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:35 smithi155 bash[68033]: cluster 2024-07-28T20:21:33.901139+0000 mgr.y (mgr.34101) 1558 : cluster [DBG] pgmap v2399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:35.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:34 smithi155 bash[73694]: debug 2024-07-28T20:21:34.994+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:35.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:35.381 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:35 smithi045 bash[82788]: cluster 2024-07-28T20:21:33.901139+0000 mgr.y (mgr.34101) 1558 : cluster [DBG] pgmap v2399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:35.381 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:35 smithi045 bash[80445]: cluster 2024-07-28T20:21:33.901139+0000 mgr.y (mgr.34101) 1558 : cluster [DBG] pgmap v2399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:35.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:35.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:35.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:35.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:35.880 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:21:35.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:35.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:35 smithi155 bash[73694]: debug 2024-07-28T20:21:35.722+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:35.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:35.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:35 smithi155 bash[73694]: debug 2024-07-28T20:21:35.926+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:35.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1930 16 16 0 0 0 - 0 2024-07-28T20:21:36.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:36.191 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:36.308 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:36.366 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:21:36.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:36.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:36.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:36.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:36.904 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:36.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1931 16 16 0 0 0 - 0 2024-07-28T20:21:37.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:37.035 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:36 smithi155 bash[73694]: debug 2024-07-28T20:21:36.766+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:37.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:37.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:37.270 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:37 smithi155 bash[68033]: cluster 2024-07-28T20:21:35.902301+0000 mgr.y (mgr.34101) 1559 : cluster [DBG] pgmap v2400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:37.270 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:37.270 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:37 smithi155 bash[73694]: debug 2024-07-28T20:21:37.130+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:37.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:37.390 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:37 smithi045 bash[80445]: cluster 2024-07-28T20:21:35.902301+0000 mgr.y (mgr.34101) 1559 : cluster [DBG] pgmap v2400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:37.391 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:37 smithi045 bash[82788]: cluster 2024-07-28T20:21:35.902301+0000 mgr.y (mgr.34101) 1559 : cluster [DBG] pgmap v2400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:37.496 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:37.617 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:37.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:37.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:37.961 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:37 smithi155 bash[73694]: debug 2024-07-28T20:21:37.798+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:37.961 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:37.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:37.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1932 16 16 0 0 0 - 0 2024-07-28T20:21:38.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:38.208 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:38.328 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:38.447 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:38.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:37 smithi155 bash[73694]: debug 2024-07-28T20:21:37.962+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:38.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:38.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:38 smithi155 bash[73694]: debug 2024-07-28T20:21:38.190+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:38.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:38.687 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:38.783 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:38.783 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:38 smithi155 bash[73694]: debug 2024-07-28T20:21:38.522+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:38.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:38.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:38.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1933 16 16 0 0 0 - 0 2024-07-28T20:21:39.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:38 smithi155 bash[73694]: debug 2024-07-28T20:21:38.786+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:39.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:39.164 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:39.174 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:39 smithi045 bash[80445]: cluster 2024-07-28T20:21:37.903306+0000 mgr.y (mgr.34101) 1560 : cluster [DBG] pgmap v2401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:39.175 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:39 smithi045 bash[82788]: cluster 2024-07-28T20:21:37.903306+0000 mgr.y (mgr.34101) 1560 : cluster [DBG] pgmap v2401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:39.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:39.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:39 smithi155 bash[68033]: cluster 2024-07-28T20:21:37.903306+0000 mgr.y (mgr.34101) 1560 : cluster [DBG] pgmap v2401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:39.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:39.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:39.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:39.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:39 smithi155 bash[73694]: debug 2024-07-28T20:21:39.382+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:39.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:39.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:39.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:39.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1934 16 16 0 0 0 - 0 2024-07-28T20:21:39.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:40.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:39 smithi155 bash[73694]: debug 2024-07-28T20:21:39.734+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:40.112 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:40.168 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:21:40.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:40.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:40.420 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:21:40.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:40.577 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:40.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:40.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:40.863 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:21:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:21:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:21:40.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:40.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1935 16 16 0 0 0 - 0 2024-07-28T20:21:41.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:40 smithi155 bash[73694]: debug 2024-07-28T20:21:40.770+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:41.052 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:41.172 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:41.183 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:41 smithi155 bash[68033]: cluster 2024-07-28T20:21:39.904767+0000 mgr.y (mgr.34101) 1561 : cluster [DBG] pgmap v2402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:41 smithi045 bash[80445]: cluster 2024-07-28T20:21:39.904767+0000 mgr.y (mgr.34101) 1561 : cluster [DBG] pgmap v2402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:41.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:41 smithi045 bash[82788]: cluster 2024-07-28T20:21:39.904767+0000 mgr.y (mgr.34101) 1561 : cluster [DBG] pgmap v2402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:41.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:41.303 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:21:41.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T20:21:41.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:41.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:41.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:41.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:41.881 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:41.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1936 16 16 0 0 0 - 0 2024-07-28T20:21:42.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:42.011 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:41 smithi155 bash[73694]: debug 2024-07-28T20:21:41.786+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:42.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:42.120 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:42.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:42.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:42 smithi155 bash[73694]: debug 2024-07-28T20:21:42.102+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:42.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:42.357 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:42.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:42.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:42 smithi155 bash[73694]: debug 2024-07-28T20:21:42.338+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:42.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:21:42 smithi155 bash[60745]: ts=2024-07-28T20:21:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:21:42.588 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:42.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:42.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:42.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:42.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1937 16 16 0 0 0 - 0 2024-07-28T20:21:43.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:42 smithi155 bash[73694]: debug 2024-07-28T20:21:42.778+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:43.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:43.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:42 smithi155 bash[73694]: debug 2024-07-28T20:21:42.926+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:43.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:43.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:43.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:43.310 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:43 smithi155 bash[68033]: cluster 2024-07-28T20:21:41.906127+0000 mgr.y (mgr.34101) 1562 : cluster [DBG] pgmap v2403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:43.331 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:43 smithi045 bash[80445]: cluster 2024-07-28T20:21:41.906127+0000 mgr.y (mgr.34101) 1562 : cluster [DBG] pgmap v2403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:43.331 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:43 smithi045 bash[82788]: cluster 2024-07-28T20:21:41.906127+0000 mgr.y (mgr.34101) 1562 : cluster [DBG] pgmap v2403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:43.418 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:43.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:43.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:43.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:43.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:43.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:43 smithi155 bash[73694]: debug 2024-07-28T20:21:43.758+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:43.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:43 smithi155 bash[73694]: debug 2024-07-28T20:21:43.766+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:43.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:43.892 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:43.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1938 16 16 0 0 0 - 0 2024-07-28T20:21:44.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:44.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:43 smithi155 bash[73694]: debug 2024-07-28T20:21:43.850+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:44.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:44.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:44.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:44.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:44 smithi155 bash[73694]: debug 2024-07-28T20:21:44.090+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:44.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:44.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:44.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:44.720 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:44.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:44.840 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:44.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:44.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1939 16 16 0 0 0 - 0 2024-07-28T20:21:45.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:44 smithi155 bash[73694]: debug 2024-07-28T20:21:44.806+0000 7f8e37e1e640 -1 osd.4 1244 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:45.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:44 smithi155 bash[73694]: debug 2024-07-28T20:21:44.822+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:45.073 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:21:45.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:45.191 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:45.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:45 smithi155 bash[68033]: cluster 2024-07-28T20:21:43.908152+0000 mgr.y (mgr.34101) 1563 : cluster [DBG] pgmap v2404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:45.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:45 smithi155 bash[68033]: audit 2024-07-28T20:21:44.770100+0000 mon.c (mon.2) 502 : audit [INF] from='client.? 172.21.15.45:0/1861100327' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:45.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:45 smithi155 bash[68033]: audit 2024-07-28T20:21:44.770781+0000 mon.a (mon.0) 2364 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:45.308 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:45.319 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:45 smithi045 bash[82788]: cluster 2024-07-28T20:21:43.908152+0000 mgr.y (mgr.34101) 1563 : cluster [DBG] pgmap v2404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:45.319 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:45 smithi045 bash[82788]: audit 2024-07-28T20:21:44.770100+0000 mon.c (mon.2) 502 : audit [INF] from='client.? 172.21.15.45:0/1861100327' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:45.320 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:45 smithi045 bash[82788]: audit 2024-07-28T20:21:44.770781+0000 mon.a (mon.0) 2364 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:45.320 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:45 smithi045 bash[80445]: cluster 2024-07-28T20:21:43.908152+0000 mgr.y (mgr.34101) 1563 : cluster [DBG] pgmap v2404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:45.320 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:45 smithi045 bash[80445]: audit 2024-07-28T20:21:44.770100+0000 mon.c (mon.2) 502 : audit [INF] from='client.? 172.21.15.45:0/1861100327' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:45.320 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:45 smithi045 bash[80445]: audit 2024-07-28T20:21:44.770781+0000 mon.a (mon.0) 2364 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:21:45.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:45.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:45.664 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:45.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:45.904 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:45.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:21:45.987163+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:21:45.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:21:45.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1940 16 16 0 0 0 - 0 2024-07-28T20:21:46.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:46.035 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:45 smithi155 bash[73694]: debug 2024-07-28T20:21:45.802+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:46.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:46.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:46.298 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:21:46.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:46 smithi155 bash[68033]: cluster 2024-07-28T20:21:45.054141+0000 mon.a (mon.0) 2365 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:21:46.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:46 smithi155 bash[68033]: audit 2024-07-28T20:21:45.071644+0000 mon.a (mon.0) 2366 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:21:46.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:46 smithi155 bash[68033]: cluster 2024-07-28T20:21:45.071889+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1245: 8 total, 2 up, 8 in 2024-07-28T20:21:46.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:46.394 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:46 smithi045 bash[82788]: cluster 2024-07-28T20:21:45.054141+0000 mon.a (mon.0) 2365 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:21:46.394 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:46 smithi045 bash[82788]: audit 2024-07-28T20:21:45.071644+0000 mon.a (mon.0) 2366 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:21:46.394 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:46 smithi045 bash[82788]: cluster 2024-07-28T20:21:45.071889+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1245: 8 total, 2 up, 8 in 2024-07-28T20:21:46.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:46 smithi045 bash[80445]: cluster 2024-07-28T20:21:45.054141+0000 mon.a (mon.0) 2365 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:21:46.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:46 smithi045 bash[80445]: audit 2024-07-28T20:21:45.071644+0000 mon.a (mon.0) 2366 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:21:46.395 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:46 smithi045 bash[80445]: cluster 2024-07-28T20:21:45.071889+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1245: 8 total, 2 up, 8 in 2024-07-28T20:21:46.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:46.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:46.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:46.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:46.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:46.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1941 16 16 0 0 0 - 0 2024-07-28T20:21:47.102 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:47.114 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:47 smithi155 bash[68033]: cluster 2024-07-28T20:21:45.909509+0000 mgr.y (mgr.34101) 1564 : cluster [DBG] pgmap v2406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:47.146 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:46 smithi155 bash[73694]: debug 2024-07-28T20:21:46.850+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:47.147 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:47.147 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:46 smithi155 bash[73694]: debug 2024-07-28T20:21:46.958+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:47.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:47.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:47.378 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:47 smithi045 bash[80445]: cluster 2024-07-28T20:21:45.909509+0000 mgr.y (mgr.34101) 1564 : cluster [DBG] pgmap v2406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:47.379 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:47 smithi045 bash[82788]: cluster 2024-07-28T20:21:45.909509+0000 mgr.y (mgr.34101) 1564 : cluster [DBG] pgmap v2406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:47.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:47.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:47.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:47.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:47.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:47 smithi155 bash[73694]: debug 2024-07-28T20:21:47.578+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:47.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:47.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:21:47.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:47.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1942 16 16 0 0 0 - 0 2024-07-28T20:21:47.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:48.116 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:48.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:48.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:47 smithi155 bash[73694]: debug 2024-07-28T20:21:47.822+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:48.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:47 smithi155 bash[73694]: debug 2024-07-28T20:21:47.834+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:48.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:48.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:48.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:48.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:48.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:48.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:48.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1943 16 16 0 0 0 - 0 2024-07-28T20:21:49.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:48 smithi155 bash[73694]: debug 2024-07-28T20:21:48.842+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:49.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:49.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:49.312 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:49.431 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:49.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:49 smithi155 bash[68033]: cluster 2024-07-28T20:21:47.910590+0000 mgr.y (mgr.34101) 1565 : cluster [DBG] pgmap v2407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:49.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:49 smithi155 bash[68033]: audit 2024-07-28T20:21:48.188405+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:49.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:49 smithi155 bash[68033]: audit 2024-07-28T20:21:48.190846+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:49 smithi045 bash[80445]: cluster 2024-07-28T20:21:47.910590+0000 mgr.y (mgr.34101) 1565 : cluster [DBG] pgmap v2407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:49 smithi045 bash[80445]: audit 2024-07-28T20:21:48.188405+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:49 smithi045 bash[80445]: audit 2024-07-28T20:21:48.190846+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:49 smithi045 bash[82788]: cluster 2024-07-28T20:21:47.910590+0000 mgr.y (mgr.34101) 1565 : cluster [DBG] pgmap v2407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:49 smithi045 bash[82788]: audit 2024-07-28T20:21:48.188405+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:21:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:49 smithi045 bash[82788]: audit 2024-07-28T20:21:48.190846+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:21:49.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:49.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:49.732 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:21:49.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:49.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:49.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1944 16 16 0 0 0 - 0 2024-07-28T20:21:50.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:50.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:49 smithi155 bash[73694]: debug 2024-07-28T20:21:49.850+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:50.128 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:50.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:50.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:50.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:50 smithi155 bash[68033]: cluster 2024-07-28T20:21:49.912292+0000 mgr.y (mgr.34101) 1566 : cluster [DBG] pgmap v2408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:50.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:50 smithi155 bash[73694]: debug 2024-07-28T20:21:50.130+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:50.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:50 smithi045 bash[82788]: cluster 2024-07-28T20:21:49.912292+0000 mgr.y (mgr.34101) 1566 : cluster [DBG] pgmap v2408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:50 smithi045 bash[80445]: cluster 2024-07-28T20:21:49.912292+0000 mgr.y (mgr.34101) 1566 : cluster [DBG] pgmap v2408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:50.501 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:50.510 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:21:50.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T20:21:50.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:50.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:50.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:21:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:21:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:21:50.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:50.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1945 16 16 0 0 0 - 0 2024-07-28T20:21:51.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:51.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:50 smithi155 bash[73694]: debug 2024-07-28T20:21:50.838+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:51.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:50 smithi155 bash[73694]: debug 2024-07-28T20:21:50.858+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:51.094 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:51.212 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:51.330 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:51.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:51.449 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:51.568 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:51.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:51 smithi155 bash[73694]: debug 2024-07-28T20:21:51.430+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:51.653 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:51.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:51.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:51.927 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:51.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1946 16 16 0 0 0 - 0 2024-07-28T20:21:52.047 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:52.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:51 smithi155 bash[73694]: debug 2024-07-28T20:21:51.654+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:52.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:51 smithi155 bash[73694]: debug 2024-07-28T20:21:51.894+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:52.165 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:52.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:52.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:52.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:52.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:52.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:52.801 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:21:52 smithi155 bash[60745]: ts=2024-07-28T20:21:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:21:52.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:52.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1947 16 16 0 0 0 - 0 2024-07-28T20:21:52.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:53.004 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:21:53.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:53.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:52 smithi155 bash[68033]: cluster 2024-07-28T20:21:51.914208+0000 mgr.y (mgr.34101) 1567 : cluster [DBG] pgmap v2409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:53.126 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:52 smithi155 bash[73694]: debug 2024-07-28T20:21:52.866+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:52 smithi045 bash[80445]: cluster 2024-07-28T20:21:51.914208+0000 mgr.y (mgr.34101) 1567 : cluster [DBG] pgmap v2409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:52 smithi045 bash[82788]: cluster 2024-07-28T20:21:51.914208+0000 mgr.y (mgr.34101) 1567 : cluster [DBG] pgmap v2409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:53.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:53.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:53.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:53.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:53.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:53 smithi155 bash[73694]: debug 2024-07-28T20:21:53.206+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:53.595 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:53.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:53.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:53.954 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:53.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1948 16 16 0 0 0 - 0 2024-07-28T20:21:54.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:54.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:53 smithi155 bash[73694]: debug 2024-07-28T20:21:53.806+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:54.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:53 smithi155 bash[73694]: debug 2024-07-28T20:21:53.882+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:54.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:54.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:54.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:54.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:54.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:54.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:54.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:54.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:54.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:54 smithi155 bash[73694]: debug 2024-07-28T20:21:54.862+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:54.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1949 16 16 0 0 0 - 0 2024-07-28T20:21:55.022 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:55.030 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:21:55.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:55.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:55.271 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:54 smithi045 bash[80445]: cluster 2024-07-28T20:21:53.915357+0000 mgr.y (mgr.34101) 1568 : cluster [DBG] pgmap v2410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:55.271 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:54 smithi045 bash[82788]: cluster 2024-07-28T20:21:53.915357+0000 mgr.y (mgr.34101) 1568 : cluster [DBG] pgmap v2410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:55.274 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:54 smithi155 bash[68033]: cluster 2024-07-28T20:21:53.915357+0000 mgr.y (mgr.34101) 1568 : cluster [DBG] pgmap v2410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:55.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:55.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:55.498 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:55.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:55 smithi155 bash[73694]: debug 2024-07-28T20:21:55.370+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:55.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:55.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:55.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:21:55.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:55.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1950 16 16 0 0 0 - 0 2024-07-28T20:21:56.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:56.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:56.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:55 smithi155 bash[73694]: debug 2024-07-28T20:21:55.898+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:56.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:56.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:56.577 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:56.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:56.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:56.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:56.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1951 16 16 0 0 0 - 0 2024-07-28T20:21:57.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:57.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:57.186 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:56 smithi155 bash[68033]: cluster 2024-07-28T20:21:55.917280+0000 mgr.y (mgr.34101) 1569 : cluster [DBG] pgmap v2411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:57.186 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:56 smithi155 bash[73694]: debug 2024-07-28T20:21:56.906+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:57.193 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:57.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:57.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:57.424 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:56 smithi045 bash[80445]: cluster 2024-07-28T20:21:55.917280+0000 mgr.y (mgr.34101) 1569 : cluster [DBG] pgmap v2411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:57.425 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:56 smithi045 bash[82788]: cluster 2024-07-28T20:21:55.917280+0000 mgr.y (mgr.34101) 1569 : cluster [DBG] pgmap v2411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:57.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:57.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:57 smithi155 bash[73694]: debug 2024-07-28T20:21:57.274+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:57.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:57.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:57.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:57.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1952 16 16 0 0 0 - 0 2024-07-28T20:21:58.004 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:58.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:58.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:58.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:57 smithi155 bash[73694]: debug 2024-07-28T20:21:57.942+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:58.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:58.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:58.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:58.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:21:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:58 smithi155 bash[73694]: debug 2024-07-28T20:21:58.566+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:58.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:58 smithi155 bash[73694]: debug 2024-07-28T20:21:58.674+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:58.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:21:58.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:58.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1953 16 16 0 0 0 - 0 2024-07-28T20:21:59.004 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:21:59.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:21:59.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:59.188 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:58 smithi155 bash[68033]: cluster 2024-07-28T20:21:57.918597+0000 mgr.y (mgr.34101) 1570 : cluster [DBG] pgmap v2412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:59.188 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:58 smithi155 bash[68033]: audit 2024-07-28T20:21:58.313778+0000 mon.c (mon.2) 504 : audit [INF] from='client.? 172.21.15.45:0/1596758857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:59.188 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:58 smithi155 bash[68033]: audit 2024-07-28T20:21:58.314251+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:59.189 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:58 smithi155 bash[73694]: debug 2024-07-28T20:21:58.910+0000 7f8e37e1e640 -1 osd.4 1245 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:21:59.189 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:59.189 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:59 smithi155 bash[73694]: debug 2024-07-28T20:21:59.046+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:59.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:59.415 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:21:59.426 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:58 smithi045 bash[82788]: cluster 2024-07-28T20:21:57.918597+0000 mgr.y (mgr.34101) 1570 : cluster [DBG] pgmap v2412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:59.427 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:58 smithi045 bash[82788]: audit 2024-07-28T20:21:58.313778+0000 mon.c (mon.2) 504 : audit [INF] from='client.? 172.21.15.45:0/1596758857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:59.427 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:58 smithi045 bash[82788]: audit 2024-07-28T20:21:58.314251+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:59.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:58 smithi045 bash[80445]: cluster 2024-07-28T20:21:57.918597+0000 mgr.y (mgr.34101) 1570 : cluster [DBG] pgmap v2412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:21:59.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:58 smithi045 bash[80445]: audit 2024-07-28T20:21:58.313778+0000 mon.c (mon.2) 504 : audit [INF] from='client.? 172.21.15.45:0/1596758857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:59.430 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:58 smithi045 bash[80445]: audit 2024-07-28T20:21:58.314251+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:21:59.534 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:21:59.545 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:59.546 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:59 smithi155 bash[73694]: debug 2024-07-28T20:21:59.250+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:59.546 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:59.546 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:59 smithi155 bash[73694]: debug 2024-07-28T20:21:59.402+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:59.655 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:21:59.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:59.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:21:59.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:59 smithi155 bash[73694]: debug 2024-07-28T20:21:59.618+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:21:59.897 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:21:59.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1954 16 16 0 0 0 - 0 2024-07-28T20:22:00.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:00.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:00.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:00.262 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:59 smithi045 bash[80445]: cluster 2024-07-28T20:21:58.983591+0000 mon.a (mon.0) 2370 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:00.263 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:59 smithi045 bash[80445]: audit 2024-07-28T20:21:59.002859+0000 mon.a (mon.0) 2371 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:22:00.263 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:21:59 smithi045 bash[80445]: cluster 2024-07-28T20:21:59.003049+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1246: 8 total, 2 up, 8 in 2024-07-28T20:22:00.263 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:59 smithi045 bash[82788]: cluster 2024-07-28T20:21:58.983591+0000 mon.a (mon.0) 2370 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:00.263 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:59 smithi045 bash[82788]: audit 2024-07-28T20:21:59.002859+0000 mon.a (mon.0) 2371 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:22:00.263 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:21:59 smithi045 bash[82788]: cluster 2024-07-28T20:21:59.003049+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1246: 8 total, 2 up, 8 in 2024-07-28T20:22:00.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:21:59 smithi155 bash[73694]: debug 2024-07-28T20:21:59.878+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:00.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:59 smithi155 bash[68033]: cluster 2024-07-28T20:21:58.983591+0000 mon.a (mon.0) 2370 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:00.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:59 smithi155 bash[68033]: audit 2024-07-28T20:21:59.002859+0000 mon.a (mon.0) 2371 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:22:00.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:21:59 smithi155 bash[68033]: cluster 2024-07-28T20:21:59.003049+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1246: 8 total, 2 up, 8 in 2024-07-28T20:22:00.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:00.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:00.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:00.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:00.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:22:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:22:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:22:00.968 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:00.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1955 16 16 0 0 0 - 0 2024-07-28T20:22:01.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:01.207 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:01.291 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:22:01.293 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:00 smithi045 bash[82788]: cluster 2024-07-28T20:21:59.920304+0000 mgr.y (mgr.34101) 1571 : cluster [DBG] pgmap v2414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:01.293 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:00 smithi045 bash[80445]: cluster 2024-07-28T20:21:59.920304+0000 mgr.y (mgr.34101) 1571 : cluster [DBG] pgmap v2414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:01.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:00 smithi155 bash[73694]: debug 2024-07-28T20:22:00.894+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:01.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:01 smithi155 bash[68033]: cluster 2024-07-28T20:21:59.920304+0000 mgr.y (mgr.34101) 1571 : cluster [DBG] pgmap v2414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:01.321 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:01.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:01.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:01.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:01.690 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:01.690 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:01 smithi155 bash[73694]: debug 2024-07-28T20:22:01.426+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:01.690 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:01.690 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:01 smithi155 bash[73694]: debug 2024-07-28T20:22:01.534+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:01.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:01.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:01.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1956 16 16 0 0 0 - 0 2024-07-28T20:22:02.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:01 smithi155 bash[73694]: debug 2024-07-28T20:22:01.762+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:01 smithi155 bash[73694]: debug 2024-07-28T20:22:01.873+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:02.090 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:22:02.091 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T20:22:02.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:02.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:02.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:02.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:02.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:22:02.636 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:02.636 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:22:02 smithi155 bash[60745]: ts=2024-07-28T20:22:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:22:02.649 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:02.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:02.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:02 smithi155 bash[73694]: debug 2024-07-28T20:22:02.637+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:02.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:02.890 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:02 smithi155 bash[73694]: debug 2024-07-28T20:22:02.881+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:02.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1957 16 16 0 0 0 - 0 2024-07-28T20:22:02.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:03.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:03.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:03.254 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:03 smithi045 bash[82788]: cluster 2024-07-28T20:22:01.922284+0000 mgr.y (mgr.34101) 1572 : cluster [DBG] pgmap v2415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:03.254 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:03 smithi045 bash[80445]: cluster 2024-07-28T20:22:01.922284+0000 mgr.y (mgr.34101) 1572 : cluster [DBG] pgmap v2415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:03.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:03 smithi155 bash[68033]: cluster 2024-07-28T20:22:01.922284+0000 mgr.y (mgr.34101) 1572 : cluster [DBG] pgmap v2415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:03.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:03.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:03.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:03.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:03.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:03.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:03.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1958 16 16 0 0 0 - 0 2024-07-28T20:22:04.027 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:04.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:03 smithi155 bash[73694]: debug 2024-07-28T20:22:03.909+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:04.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:03 smithi155 bash[73694]: debug 2024-07-28T20:22:03.929+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:04.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:04.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:04.186 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:04.193 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:04 smithi155 bash[73694]: debug 2024-07-28T20:22:04.029+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:04.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:04.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:04.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:04 smithi155 bash[68033]: audit 2024-07-28T20:22:03.188218+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:04.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:04 smithi155 bash[68033]: audit 2024-07-28T20:22:03.190045+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:04 smithi045 bash[80445]: audit 2024-07-28T20:22:03.188218+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:04 smithi045 bash[80445]: audit 2024-07-28T20:22:03.190045+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:04 smithi045 bash[82788]: audit 2024-07-28T20:22:03.188218+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:04 smithi045 bash[82788]: audit 2024-07-28T20:22:03.190045+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:04.544 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:04.664 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:04.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:04.903 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:04.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1959 16 16 0 0 0 - 0 2024-07-28T20:22:05.017 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:05.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:05.146 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:04 smithi155 bash[73694]: debug 2024-07-28T20:22:04.889+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:05.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:05.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:05 smithi155 bash[68033]: cluster 2024-07-28T20:22:03.924125+0000 mgr.y (mgr.34101) 1573 : cluster [DBG] pgmap v2416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:05.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:05 smithi045 bash[82788]: cluster 2024-07-28T20:22:03.924125+0000 mgr.y (mgr.34101) 1573 : cluster [DBG] pgmap v2416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:05 smithi045 bash[80445]: cluster 2024-07-28T20:22:03.924125+0000 mgr.y (mgr.34101) 1573 : cluster [DBG] pgmap v2416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:05.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:05.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:05.733 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:05.852 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:05.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:05.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:05 smithi155 bash[73694]: debug 2024-07-28T20:22:05.837+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:05.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:05 smithi155 bash[73694]: debug 2024-07-28T20:22:05.849+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:05.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:05.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:05.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:22:05.990009+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:22:05.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:22:05.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1960 16 16 0 0 0 - 0 2024-07-28T20:22:06.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:05 smithi155 bash[73694]: debug 2024-07-28T20:22:05.929+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:06.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:06.208 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:06.296 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:06.296 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:06 smithi155 bash[68033]: cluster 2024-07-28T20:22:05.925913+0000 mgr.y (mgr.34101) 1574 : cluster [DBG] pgmap v2417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:06.328 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:06.445 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:06.456 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:06 smithi155 bash[73694]: debug 2024-07-28T20:22:06.297+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:06 smithi045 bash[80445]: cluster 2024-07-28T20:22:05.925913+0000 mgr.y (mgr.34101) 1574 : cluster [DBG] pgmap v2417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:06 smithi045 bash[82788]: cluster 2024-07-28T20:22:05.925913+0000 mgr.y (mgr.34101) 1574 : cluster [DBG] pgmap v2417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:06.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:06.664 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:06.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:06.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:06.862 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:06 smithi155 bash[73694]: debug 2024-07-28T20:22:06.665+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:06.896 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:22:06.897 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:22:06.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:06.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1961 16 16 0 0 0 - 0 2024-07-28T20:22:07.031 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:07.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:07.159 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:06 smithi155 bash[73694]: debug 2024-07-28T20:22:06.861+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:07.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:07.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:07.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:07 smithi155 bash[73694]: debug 2024-07-28T20:22:07.229+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:07.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:07.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:07.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:07.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:07 smithi155 bash[73694]: debug 2024-07-28T20:22:07.369+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:07.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:07.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:07.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:07.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:07.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1962 16 16 0 0 0 - 0 2024-07-28T20:22:08.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:08.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:08.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:07 smithi155 bash[73694]: debug 2024-07-28T20:22:07.821+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:08.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:08.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:08.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:08.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:08.808 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:08.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:08.984 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:08 smithi155 bash[73694]: debug 2024-07-28T20:22:08.789+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:08.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1963 16 16 0 0 0 - 0 2024-07-28T20:22:09.044 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:09.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:08 smithi155 bash[68033]: cluster 2024-07-28T20:22:07.927161+0000 mgr.y (mgr.34101) 1575 : cluster [DBG] pgmap v2418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:09.157 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:08 smithi045 bash[80445]: cluster 2024-07-28T20:22:07.927161+0000 mgr.y (mgr.34101) 1575 : cluster [DBG] pgmap v2418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:09.158 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:08 smithi045 bash[82788]: cluster 2024-07-28T20:22:07.927161+0000 mgr.y (mgr.34101) 1575 : cluster [DBG] pgmap v2418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:09.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:09.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:09.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:09.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:09.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:09.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:09 smithi155 bash[73694]: debug 2024-07-28T20:22:09.625+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:09.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:09.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1964 16 16 0 0 0 - 0 2024-07-28T20:22:09.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:10.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:10.236 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:10.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:09 smithi155 bash[73694]: debug 2024-07-28T20:22:09.809+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:10.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:10.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:10.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:10.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:10.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:10.844 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:22:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:22:10] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:22:10.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:10.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1965 16 16 0 0 0 - 0 2024-07-28T20:22:11.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:10 smithi155 bash[73694]: debug 2024-07-28T20:22:10.781+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:11.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:10 smithi155 bash[68033]: cluster 2024-07-28T20:22:09.928294+0000 mgr.y (mgr.34101) 1576 : cluster [DBG] pgmap v2419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:11.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:11.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:11.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:10 smithi045 bash[80445]: cluster 2024-07-28T20:22:09.928294+0000 mgr.y (mgr.34101) 1576 : cluster [DBG] pgmap v2419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:10 smithi045 bash[82788]: cluster 2024-07-28T20:22:09.928294+0000 mgr.y (mgr.34101) 1576 : cluster [DBG] pgmap v2419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:11.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:11.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:11.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:11.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:11.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:11.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:11.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:11 smithi155 bash[73694]: debug 2024-07-28T20:22:11.761+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:11.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1966 16 16 0 0 0 - 0 2024-07-28T20:22:12.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:12.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:12.265 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:12.384 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:12.504 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:12.555 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:22:12.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:12.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:12.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:22:12 smithi155 bash[60745]: ts=2024-07-28T20:22:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:22:12.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:12.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:12.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1967 16 16 0 0 0 - 0 2024-07-28T20:22:12.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:12 smithi155 bash[73694]: debug 2024-07-28T20:22:12.809+0000 7f8e37e1e640 -1 osd.4 1246 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:12.992 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:13.004 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:22:13.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:12 smithi155 bash[68033]: cluster 2024-07-28T20:22:11.930307+0000 mgr.y (mgr.34101) 1577 : cluster [DBG] pgmap v2420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:13.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:12 smithi155 bash[68033]: audit 2024-07-28T20:22:12.793531+0000 mon.a (mon.0) 2374 : audit [INF] from='client.? 172.21.15.45:0/1408054124' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:22:13.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:13.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:13.214 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:12 smithi045 bash[80445]: cluster 2024-07-28T20:22:11.930307+0000 mgr.y (mgr.34101) 1577 : cluster [DBG] pgmap v2420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:13.214 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:12 smithi045 bash[80445]: audit 2024-07-28T20:22:12.793531+0000 mon.a (mon.0) 2374 : audit [INF] from='client.? 172.21.15.45:0/1408054124' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:22:13.214 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:12 smithi045 bash[82788]: cluster 2024-07-28T20:22:11.930307+0000 mgr.y (mgr.34101) 1577 : cluster [DBG] pgmap v2420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:13.215 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:12 smithi045 bash[82788]: audit 2024-07-28T20:22:12.793531+0000 mon.a (mon.0) 2374 : audit [INF] from='client.? 172.21.15.45:0/1408054124' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:22:13.322 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:13.408 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:22:13.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T20:22:13.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:13 smithi155 bash[73694]: debug 2024-07-28T20:22:13.065+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:13.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:13 smithi155 bash[73694]: debug 2024-07-28T20:22:13.181+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:13.569 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:13.684 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:13.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:13.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:13.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1968 16 16 0 0 0 - 0 2024-07-28T20:22:14.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:13 smithi155 bash[73694]: debug 2024-07-28T20:22:13.793+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:14 smithi155 bash[73694]: debug 2024-07-28T20:22:14.001+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:14.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:13 smithi155 bash[68033]: cluster 2024-07-28T20:22:12.991611+0000 mon.a (mon.0) 2375 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:14.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:13 smithi155 bash[68033]: audit 2024-07-28T20:22:13.004519+0000 mon.a (mon.0) 2376 : audit [INF] from='client.? 172.21.15.45:0/1408054124' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:22:14.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:13 smithi155 bash[68033]: cluster 2024-07-28T20:22:13.004674+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1247: 8 total, 2 up, 8 in 2024-07-28T20:22:14.157 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:14.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:14.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:14.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:13 smithi045 bash[80445]: cluster 2024-07-28T20:22:12.991611+0000 mon.a (mon.0) 2375 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:14.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:13 smithi045 bash[80445]: audit 2024-07-28T20:22:13.004519+0000 mon.a (mon.0) 2376 : audit [INF] from='client.? 172.21.15.45:0/1408054124' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:22:14.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:13 smithi045 bash[80445]: cluster 2024-07-28T20:22:13.004674+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1247: 8 total, 2 up, 8 in 2024-07-28T20:22:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:13 smithi045 bash[82788]: cluster 2024-07-28T20:22:12.991611+0000 mon.a (mon.0) 2375 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:13 smithi045 bash[82788]: audit 2024-07-28T20:22:13.004519+0000 mon.a (mon.0) 2376 : audit [INF] from='client.? 172.21.15.45:0/1408054124' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:22:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:13 smithi045 bash[82788]: cluster 2024-07-28T20:22:13.004674+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1247: 8 total, 2 up, 8 in 2024-07-28T20:22:14.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:14.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:14.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:14.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:14.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1969 16 16 0 0 0 - 0 2024-07-28T20:22:14.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:15.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:14 smithi155 bash[73694]: debug 2024-07-28T20:22:14.761+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:15.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:15 smithi155 bash[68033]: cluster 2024-07-28T20:22:13.932071+0000 mgr.y (mgr.34101) 1578 : cluster [DBG] pgmap v2422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:15.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:15.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:15.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:15 smithi045 bash[80445]: cluster 2024-07-28T20:22:13.932071+0000 mgr.y (mgr.34101) 1578 : cluster [DBG] pgmap v2422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:15.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:15 smithi045 bash[82788]: cluster 2024-07-28T20:22:13.932071+0000 mgr.y (mgr.34101) 1578 : cluster [DBG] pgmap v2422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:15.473 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:15.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:15.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:15.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:15.948 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:15.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1970 16 16 0 0 0 - 0 2024-07-28T20:22:16.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:22:16.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:16.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:15 smithi155 bash[73694]: debug 2024-07-28T20:22:15.693+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:16.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:15 smithi155 bash[73694]: debug 2024-07-28T20:22:15.725+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:16.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:16.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:15 smithi155 bash[73694]: debug 2024-07-28T20:22:15.801+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:16.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:16.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:16.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:16.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:16.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:16.672 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:16.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:16.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:16.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1971 16 16 0 0 0 - 0 2024-07-28T20:22:17.009 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:16 smithi155 bash[73694]: debug 2024-07-28T20:22:16.705+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:17.009 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:17.031 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:17.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:17.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:17.279 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:17 smithi155 bash[68033]: cluster 2024-07-28T20:22:15.933939+0000 mgr.y (mgr.34101) 1579 : cluster [DBG] pgmap v2423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:17.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:17 smithi155 bash[73694]: debug 2024-07-28T20:22:17.009+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:17.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:17.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:17 smithi155 bash[73694]: debug 2024-07-28T20:22:17.125+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:17.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:17.398 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:17 smithi045 bash[80445]: cluster 2024-07-28T20:22:15.933939+0000 mgr.y (mgr.34101) 1579 : cluster [DBG] pgmap v2423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:17.398 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:17 smithi045 bash[82788]: cluster 2024-07-28T20:22:15.933939+0000 mgr.y (mgr.34101) 1579 : cluster [DBG] pgmap v2423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:17.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:17.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:17.745 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:17.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:17.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1972 16 16 0 0 0 - 0 2024-07-28T20:22:18.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:18.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:17 smithi155 bash[73694]: debug 2024-07-28T20:22:17.657+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:18.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:18.167 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:22:18.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:18.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:18.506 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:18.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:18.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:18.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:18.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:18.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1973 16 16 0 0 0 - 0 2024-07-28T20:22:19.015 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:18 smithi155 bash[73694]: debug 2024-07-28T20:22:18.625+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:19.015 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:19.015 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:18 smithi155 bash[73694]: debug 2024-07-28T20:22:18.729+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:19.108 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:19.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:19.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:19 smithi155 bash[68033]: cluster 2024-07-28T20:22:17.935836+0000 mgr.y (mgr.34101) 1580 : cluster [DBG] pgmap v2424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:19.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:19 smithi155 bash[68033]: audit 2024-07-28T20:22:18.180831+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:19.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:19.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:19 smithi045 bash[80445]: cluster 2024-07-28T20:22:17.935836+0000 mgr.y (mgr.34101) 1580 : cluster [DBG] pgmap v2424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:19 smithi045 bash[80445]: audit 2024-07-28T20:22:18.180831+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:19 smithi045 bash[82788]: cluster 2024-07-28T20:22:17.935836+0000 mgr.y (mgr.34101) 1580 : cluster [DBG] pgmap v2424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:19 smithi045 bash[82788]: audit 2024-07-28T20:22:18.180831+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:19.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:19.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:19.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:19.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:19.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:19.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:19 smithi155 bash[73694]: debug 2024-07-28T20:22:19.621+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:19.941 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:19 smithi155 bash[73694]: debug 2024-07-28T20:22:19.669+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:19.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1974 16 16 0 0 0 - 0 2024-07-28T20:22:20.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:20.166 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:20.177 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:20 smithi045 bash[80445]: audit 2024-07-28T20:22:19.309001+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:22:20.177 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:20 smithi045 bash[82788]: audit 2024-07-28T20:22:19.309001+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:22:20.194 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:22:20.284 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:20.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:20 smithi155 bash[68033]: audit 2024-07-28T20:22:19.309001+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:22:20.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:20.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:20.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:20.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:20.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:20.892 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:20 smithi155 bash[73694]: debug 2024-07-28T20:22:20.629+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:20.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1975 16 16 0 0 0 - 0 2024-07-28T20:22:21.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:21.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:21.127 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:21 smithi045 bash[80445]: cluster 2024-07-28T20:22:19.937752+0000 mgr.y (mgr.34101) 1581 : cluster [DBG] pgmap v2425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:21.127 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:22:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:22:20] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:22:21.127 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:21 smithi045 bash[82788]: cluster 2024-07-28T20:22:19.937752+0000 mgr.y (mgr.34101) 1581 : cluster [DBG] pgmap v2425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:21.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:21.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:21 smithi155 bash[68033]: cluster 2024-07-28T20:22:19.937752+0000 mgr.y (mgr.34101) 1581 : cluster [DBG] pgmap v2425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:21.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:21.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:21.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:21.634 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:21.634 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:21 smithi155 bash[73694]: debug 2024-07-28T20:22:21.453+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:21.709 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:21.828 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:21.948 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:21.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1976 16 16 0 0 0 - 0 2024-07-28T20:22:22.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:22.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:22.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:22.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:22.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:22.607 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:21 smithi155 bash[73694]: debug 2024-07-28T20:22:21.633+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:22.607 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:22.607 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:22 smithi155 bash[73694]: debug 2024-07-28T20:22:22.397+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:22.607 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:22:22 smithi155 bash[60745]: ts=2024-07-28T20:22:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:22:22.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:22.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:22.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:22.909 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:22 smithi155 bash[73694]: debug 2024-07-28T20:22:22.609+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:22.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1977 16 16 0 0 0 - 0 2024-07-28T20:22:23.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:23.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:23.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:23.168 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:23 smithi045 bash[80445]: cluster 2024-07-28T20:22:21.939698+0000 mgr.y (mgr.34101) 1582 : cluster [DBG] pgmap v2426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:23.169 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:23 smithi045 bash[82788]: cluster 2024-07-28T20:22:21.939698+0000 mgr.y (mgr.34101) 1582 : cluster [DBG] pgmap v2426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:23.237 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:23 smithi155 bash[68033]: cluster 2024-07-28T20:22:21.939698+0000 mgr.y (mgr.34101) 1582 : cluster [DBG] pgmap v2426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:23.237 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:23 smithi155 bash[73694]: debug 2024-07-28T20:22:23.001+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:23.237 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:23.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:23.379 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:23.484 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:22:23.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:23.508 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:23 smithi155 bash[73694]: debug 2024-07-28T20:22:23.237+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:23.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:23.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:23.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:23 smithi155 bash[73694]: debug 2024-07-28T20:22:23.577+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:23.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:23.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:23 smithi155 bash[73694]: debug 2024-07-28T20:22:23.717+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:23.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:23.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:23.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1978 16 16 0 0 0 - 0 2024-07-28T20:22:24.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:24.211 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:24.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:24.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:24 smithi155 bash[73694]: debug 2024-07-28T20:22:24.173+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:24.326 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:24.439 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:24.552 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:24.665 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:24.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:24.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:24 smithi155 bash[73694]: debug 2024-07-28T20:22:24.577+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:24.852 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:22:24.853 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T20:22:24.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:24.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1979 16 16 0 0 0 - 0 2024-07-28T20:22:25.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:25.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:25.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:25 smithi155 bash[68033]: cluster 2024-07-28T20:22:23.940603+0000 mgr.y (mgr.34101) 1583 : cluster [DBG] pgmap v2427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:25.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:25 smithi155 bash[68033]: audit 2024-07-28T20:22:24.665396+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:25.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:25 smithi155 bash[68033]: audit 2024-07-28T20:22:24.674792+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:25.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:25.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:25 smithi155 bash[73694]: debug 2024-07-28T20:22:25.089+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:25 smithi155 bash[73694]: debug 2024-07-28T20:22:25.189+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:25.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:25.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:25 smithi045 bash[82788]: cluster 2024-07-28T20:22:23.940603+0000 mgr.y (mgr.34101) 1583 : cluster [DBG] pgmap v2427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:25 smithi045 bash[82788]: audit 2024-07-28T20:22:24.665396+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:25 smithi045 bash[82788]: audit 2024-07-28T20:22:24.674792+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:25 smithi045 bash[80445]: cluster 2024-07-28T20:22:23.940603+0000 mgr.y (mgr.34101) 1583 : cluster [DBG] pgmap v2427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:25 smithi045 bash[80445]: audit 2024-07-28T20:22:24.665396+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:25 smithi045 bash[80445]: audit 2024-07-28T20:22:24.674792+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:25.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:25 smithi155 bash[73694]: debug 2024-07-28T20:22:25.305+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:25.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:25.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:25.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:25.826 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:25 smithi155 bash[73694]: debug 2024-07-28T20:22:25.577+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:25.826 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:25.826 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:25 smithi155 bash[73694]: debug 2024-07-28T20:22:25.781+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:25.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:25.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:22:25.992692+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:22:25.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:22:25.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1980 16 16 0 0 0 - 0 2024-07-28T20:22:26.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:26.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:26.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:26.296 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:26 smithi045 bash[80445]: audit 2024-07-28T20:22:25.180429+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:26.296 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:26 smithi045 bash[80445]: audit 2024-07-28T20:22:25.192183+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:26.296 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:26 smithi045 bash[80445]: audit 2024-07-28T20:22:25.603123+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:22:26.296 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:26 smithi045 bash[80445]: audit 2024-07-28T20:22:25.604962+0000 mon.c (mon.2) 509 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:22:26.296 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:26 smithi045 bash[80445]: audit 2024-07-28T20:22:25.615115+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:26.297 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:26 smithi045 bash[82788]: audit 2024-07-28T20:22:25.180429+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:26.297 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:26 smithi045 bash[82788]: audit 2024-07-28T20:22:25.192183+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:26.297 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:26 smithi045 bash[82788]: audit 2024-07-28T20:22:25.603123+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:22:26.297 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:26 smithi045 bash[82788]: audit 2024-07-28T20:22:25.604962+0000 mon.c (mon.2) 509 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:22:26.297 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:26 smithi045 bash[82788]: audit 2024-07-28T20:22:25.615115+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:26.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:26 smithi155 bash[68033]: audit 2024-07-28T20:22:25.180429+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:26.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:26 smithi155 bash[68033]: audit 2024-07-28T20:22:25.192183+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:26.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:26 smithi155 bash[68033]: audit 2024-07-28T20:22:25.603123+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:22:26.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:26 smithi155 bash[68033]: audit 2024-07-28T20:22:25.604962+0000 mon.c (mon.2) 509 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:22:26.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:26 smithi155 bash[68033]: audit 2024-07-28T20:22:25.615115+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:26.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:26.520 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:26.641 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:26.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:26.770 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:26.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:26 smithi155 bash[73694]: debug 2024-07-28T20:22:26.585+0000 7f8e37e1e640 -1 osd.4 1247 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:26.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:26 smithi155 bash[73694]: debug 2024-07-28T20:22:26.617+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:26.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:26.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:26.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1981 16 16 0 0 0 - 0 2024-07-28T20:22:26.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:27.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:26 smithi155 bash[73694]: debug 2024-07-28T20:22:26.825+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:27.120 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:27.195 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:22:27.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:27.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:27.404 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:27 smithi045 bash[80445]: cluster 2024-07-28T20:22:25.942373+0000 mgr.y (mgr.34101) 1584 : cluster [DBG] pgmap v2428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:27.405 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:27 smithi045 bash[80445]: audit 2024-07-28T20:22:26.384725+0000 mon.c (mon.2) 510 : audit [INF] from='client.? 172.21.15.45:0/2724443795' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:22:27.405 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:27 smithi045 bash[80445]: audit 2024-07-28T20:22:26.385291+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:22:27.405 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:27 smithi045 bash[82788]: cluster 2024-07-28T20:22:25.942373+0000 mgr.y (mgr.34101) 1584 : cluster [DBG] pgmap v2428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:27.405 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:27 smithi045 bash[82788]: audit 2024-07-28T20:22:26.384725+0000 mon.c (mon.2) 510 : audit [INF] from='client.? 172.21.15.45:0/2724443795' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:22:27.405 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:27 smithi045 bash[82788]: audit 2024-07-28T20:22:26.385291+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:22:27.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:27.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:27 smithi155 bash[68033]: cluster 2024-07-28T20:22:25.942373+0000 mgr.y (mgr.34101) 1584 : cluster [DBG] pgmap v2428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:27.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:27 smithi155 bash[68033]: audit 2024-07-28T20:22:26.384725+0000 mon.c (mon.2) 510 : audit [INF] from='client.? 172.21.15.45:0/2724443795' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:22:27.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:27 smithi155 bash[68033]: audit 2024-07-28T20:22:26.385291+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:22:27.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:27.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:27.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:27 smithi155 bash[73694]: debug 2024-07-28T20:22:27.577+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:27.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:27.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:27.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1982 16 16 0 0 0 - 0 2024-07-28T20:22:28.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:28 smithi045 bash[80445]: cluster 2024-07-28T20:22:27.179022+0000 mon.a (mon.0) 2384 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:28 smithi045 bash[80445]: audit 2024-07-28T20:22:27.191770+0000 mon.a (mon.0) 2385 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:22:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:28 smithi045 bash[80445]: cluster 2024-07-28T20:22:27.191876+0000 mon.a (mon.0) 2386 : cluster [DBG] osdmap e1248: 8 total, 2 up, 8 in 2024-07-28T20:22:28.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:28 smithi045 bash[82788]: cluster 2024-07-28T20:22:27.179022+0000 mon.a (mon.0) 2384 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:28.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:28 smithi045 bash[82788]: audit 2024-07-28T20:22:27.191770+0000 mon.a (mon.0) 2385 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:22:28.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:28 smithi045 bash[82788]: cluster 2024-07-28T20:22:27.191876+0000 mon.a (mon.0) 2386 : cluster [DBG] osdmap e1248: 8 total, 2 up, 8 in 2024-07-28T20:22:28.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:28.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:28.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:28.472 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:28 smithi155 bash[68033]: cluster 2024-07-28T20:22:27.179022+0000 mon.a (mon.0) 2384 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:28 smithi155 bash[68033]: audit 2024-07-28T20:22:27.191770+0000 mon.a (mon.0) 2385 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:22:28.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:28 smithi155 bash[68033]: cluster 2024-07-28T20:22:27.191876+0000 mon.a (mon.0) 2386 : cluster [DBG] osdmap e1248: 8 total, 2 up, 8 in 2024-07-28T20:22:28.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:28.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:28.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:28 smithi155 bash[73694]: debug 2024-07-28T20:22:28.597+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:28.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:28.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:28.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1983 16 16 0 0 0 - 0 2024-07-28T20:22:29.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:29.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:29.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:29.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:29 smithi045 bash[80445]: cluster 2024-07-28T20:22:27.944267+0000 mgr.y (mgr.34101) 1585 : cluster [DBG] pgmap v2430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:29 smithi045 bash[82788]: cluster 2024-07-28T20:22:27.944267+0000 mgr.y (mgr.34101) 1585 : cluster [DBG] pgmap v2430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:29.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:29.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:29 smithi155 bash[68033]: cluster 2024-07-28T20:22:27.944267+0000 mgr.y (mgr.34101) 1585 : cluster [DBG] pgmap v2430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:29.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:29.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:29.780 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:29 smithi155 bash[73694]: debug 2024-07-28T20:22:29.617+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:29.869 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:29.886 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:29.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1984 16 16 0 0 0 - 0 2024-07-28T20:22:30.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:30.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:29 smithi155 bash[73694]: debug 2024-07-28T20:22:29.869+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:30.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:22:30.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:30.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:30.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:30.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:30 smithi045 bash[80445]: cluster 2024-07-28T20:22:29.945718+0000 mgr.y (mgr.34101) 1586 : cluster [DBG] pgmap v2431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:30.369 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:30 smithi045 bash[82788]: cluster 2024-07-28T20:22:29.945718+0000 mgr.y (mgr.34101) 1586 : cluster [DBG] pgmap v2431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:30.477 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:30.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:30 smithi155 bash[68033]: cluster 2024-07-28T20:22:29.945718+0000 mgr.y (mgr.34101) 1586 : cluster [DBG] pgmap v2431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:30.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:30.717 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:22:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:22:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:22:30.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:30.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:30.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1985 16 16 0 0 0 - 0 2024-07-28T20:22:31.025 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:22:31.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:30 smithi155 bash[73694]: debug 2024-07-28T20:22:30.665+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:31.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:31.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:31.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:31.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:31.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:31.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:31.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:31.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:31.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:31 smithi155 bash[73694]: debug 2024-07-28T20:22:31.625+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:31.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:31.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:31 smithi155 bash[73694]: debug 2024-07-28T20:22:31.769+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:31.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1986 16 16 0 0 0 - 0 2024-07-28T20:22:32.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:32.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:32.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:32.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:32.498 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:32.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:22:32 smithi155 bash[60745]: ts=2024-07-28T20:22:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:22:32.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:32.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:32.735 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:32.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:32.866 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:32 smithi155 bash[73694]: debug 2024-07-28T20:22:32.597+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:32.866 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:32 smithi155 bash[73694]: debug 2024-07-28T20:22:32.625+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:32.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:32.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1987 16 16 0 0 0 - 0 2024-07-28T20:22:33.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:33.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:33.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:33 smithi155 bash[68033]: cluster 2024-07-28T20:22:31.947783+0000 mgr.y (mgr.34101) 1587 : cluster [DBG] pgmap v2432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:33.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:33.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:33 smithi155 bash[73694]: debug 2024-07-28T20:22:33.201+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:33.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:33.346 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:33 smithi045 bash[80445]: cluster 2024-07-28T20:22:31.947783+0000 mgr.y (mgr.34101) 1587 : cluster [DBG] pgmap v2432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:33.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:33 smithi045 bash[82788]: cluster 2024-07-28T20:22:31.947783+0000 mgr.y (mgr.34101) 1587 : cluster [DBG] pgmap v2432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:33.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:33.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:33.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:33.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:33 smithi155 bash[73694]: debug 2024-07-28T20:22:33.585+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:33.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:33.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:33.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1988 16 16 0 0 0 - 0 2024-07-28T20:22:34.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:34.063 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:22:34.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:34.178 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:34 smithi045 bash[80445]: audit 2024-07-28T20:22:33.181839+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:34.179 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:34 smithi045 bash[82788]: audit 2024-07-28T20:22:33.181839+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:34.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:34.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:34 smithi155 bash[68033]: audit 2024-07-28T20:22:33.181839+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:34.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:34.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:34.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:34.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:34.865 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:34 smithi155 bash[73694]: debug 2024-07-28T20:22:34.573+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:34.865 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:34.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:34.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1989 16 16 0 0 0 - 0 2024-07-28T20:22:35.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:35.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:35 smithi155 bash[68033]: cluster 2024-07-28T20:22:33.949547+0000 mgr.y (mgr.34101) 1588 : cluster [DBG] pgmap v2433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:35.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:34 smithi155 bash[73694]: debug 2024-07-28T20:22:34.865+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:35.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:35.241 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:35.360 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:35.373 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:35 smithi045 bash[82788]: cluster 2024-07-28T20:22:33.949547+0000 mgr.y (mgr.34101) 1588 : cluster [DBG] pgmap v2433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:35.373 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:35 smithi045 bash[80445]: cluster 2024-07-28T20:22:33.949547+0000 mgr.y (mgr.34101) 1588 : cluster [DBG] pgmap v2433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:35.478 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:35.487 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:22:35.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:35.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:35.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:35.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:35.956 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:35 smithi155 bash[73694]: debug 2024-07-28T20:22:35.557+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:35.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1990 16 16 0 0 0 - 0 2024-07-28T20:22:36.064 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:36.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:36.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:36.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:36 smithi155 bash[73694]: debug 2024-07-28T20:22:36.053+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:36.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:36.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:36.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:36.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:36.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:36.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:36 smithi155 bash[73694]: debug 2024-07-28T20:22:36.529+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:36.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:36.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:36 smithi155 bash[73694]: debug 2024-07-28T20:22:36.629+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:36.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:36.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:36 smithi155 bash[73694]: debug 2024-07-28T20:22:36.737+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:36.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:36.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1991 16 16 0 0 0 - 0 2024-07-28T20:22:37.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:37.056 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:22:37.057 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T20:22:37.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:37 smithi045 bash[80445]: cluster 2024-07-28T20:22:35.950748+0000 mgr.y (mgr.34101) 1589 : cluster [DBG] pgmap v2434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:37 smithi045 bash[82788]: cluster 2024-07-28T20:22:35.950748+0000 mgr.y (mgr.34101) 1589 : cluster [DBG] pgmap v2434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:37.249 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:37.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:37 smithi155 bash[68033]: cluster 2024-07-28T20:22:35.950748+0000 mgr.y (mgr.34101) 1589 : cluster [DBG] pgmap v2434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:37.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:37.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:37 smithi155 bash[73694]: debug 2024-07-28T20:22:37.205+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:37.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:37.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:37.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:37.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:37.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:37 smithi155 bash[73694]: debug 2024-07-28T20:22:37.509+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:37.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:37.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:37.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1992 16 16 0 0 0 - 0 2024-07-28T20:22:38.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:38.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:38.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:38.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:38.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:38.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:38 smithi155 bash[73694]: debug 2024-07-28T20:22:38.449+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:38.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:38.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:38.714 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:38 smithi155 bash[73694]: debug 2024-07-28T20:22:38.481+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:38.797 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:38.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:38.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:38.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1993 16 16 0 0 0 - 0 2024-07-28T20:22:39.025 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:38 smithi155 bash[73694]: debug 2024-07-28T20:22:38.797+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:39.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:39.178 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:39.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:39.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:39 smithi155 bash[68033]: cluster 2024-07-28T20:22:37.952429+0000 mgr.y (mgr.34101) 1590 : cluster [DBG] pgmap v2435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:39.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:39.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:39 smithi155 bash[73694]: debug 2024-07-28T20:22:39.133+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:39.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:39 smithi045 bash[82788]: cluster 2024-07-28T20:22:37.952429+0000 mgr.y (mgr.34101) 1590 : cluster [DBG] pgmap v2435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:39.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:39 smithi045 bash[80445]: cluster 2024-07-28T20:22:37.952429+0000 mgr.y (mgr.34101) 1590 : cluster [DBG] pgmap v2435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:39.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:39.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:39.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:39.779 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:39.779 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:39 smithi155 bash[73694]: debug 2024-07-28T20:22:39.517+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:39.779 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:39 smithi155 bash[73694]: debug 2024-07-28T20:22:39.521+0000 7f8e37e1e640 -1 osd.4 1248 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:39.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:39.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1994 16 16 0 0 0 - 0 2024-07-28T20:22:40.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:40.041 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:22:40.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:40 smithi155 bash[68033]: audit 2024-07-28T20:22:39.579858+0000 mon.c (mon.2) 512 : audit [INF] from='client.? 172.21.15.45:0/910352481' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:22:40.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:40 smithi155 bash[68033]: audit 2024-07-28T20:22:39.580381+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:22:40.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:40.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:40.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:40.375 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:40 smithi045 bash[80445]: audit 2024-07-28T20:22:39.579858+0000 mon.c (mon.2) 512 : audit [INF] from='client.? 172.21.15.45:0/910352481' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:22:40.375 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:40 smithi045 bash[80445]: audit 2024-07-28T20:22:39.580381+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:22:40.375 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:40 smithi045 bash[82788]: audit 2024-07-28T20:22:39.579858+0000 mon.c (mon.2) 512 : audit [INF] from='client.? 172.21.15.45:0/910352481' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:22:40.376 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:40 smithi045 bash[82788]: audit 2024-07-28T20:22:39.580381+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:22:40.484 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:40.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:22:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:22:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:22:40.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:40.843 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:40.853 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:40 smithi155 bash[73694]: debug 2024-07-28T20:22:40.561+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:40.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:40.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1995 16 16 0 0 0 - 0 2024-07-28T20:22:41.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:41.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:41.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:41 smithi155 bash[68033]: cluster 2024-07-28T20:22:39.954217+0000 mgr.y (mgr.34101) 1591 : cluster [DBG] pgmap v2436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:41.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:41 smithi155 bash[68033]: cluster 2024-07-28T20:22:40.026064+0000 mon.a (mon.0) 2388 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:22:41.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:41 smithi155 bash[68033]: audit 2024-07-28T20:22:40.040075+0000 mon.a (mon.0) 2389 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:22:41.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:41 smithi155 bash[68033]: cluster 2024-07-28T20:22:40.040185+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1249: 8 total, 2 up, 8 in 2024-07-28T20:22:41.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:41.334 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:41 smithi045 bash[80445]: cluster 2024-07-28T20:22:39.954217+0000 mgr.y (mgr.34101) 1591 : cluster [DBG] pgmap v2436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:41.334 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:41 smithi045 bash[80445]: cluster 2024-07-28T20:22:40.026064+0000 mon.a (mon.0) 2388 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:22:41.335 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:41 smithi045 bash[80445]: audit 2024-07-28T20:22:40.040075+0000 mon.a (mon.0) 2389 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:22:41.335 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:41 smithi045 bash[80445]: cluster 2024-07-28T20:22:40.040185+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1249: 8 total, 2 up, 8 in 2024-07-28T20:22:41.335 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:41 smithi045 bash[82788]: cluster 2024-07-28T20:22:39.954217+0000 mgr.y (mgr.34101) 1591 : cluster [DBG] pgmap v2436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:41.335 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:41 smithi045 bash[82788]: cluster 2024-07-28T20:22:40.026064+0000 mon.a (mon.0) 2388 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:22:41.335 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:41 smithi045 bash[82788]: audit 2024-07-28T20:22:40.040075+0000 mon.a (mon.0) 2389 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:22:41.335 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:41 smithi045 bash[82788]: cluster 2024-07-28T20:22:40.040185+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1249: 8 total, 2 up, 8 in 2024-07-28T20:22:41.442 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:41.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:41.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:41.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:41.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:41 smithi155 bash[73694]: debug 2024-07-28T20:22:41.601+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:41.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:41.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1996 16 16 0 0 0 - 0 2024-07-28T20:22:42.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:42.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:42.283 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:42.290 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:22:42.400 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:42.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:42.616 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:42.616 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:22:42 smithi155 bash[60745]: ts=2024-07-28T20:22:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:22:42.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:42.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:42.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:42 smithi155 bash[73694]: debug 2024-07-28T20:22:42.617+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:42.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:42 smithi155 bash[73694]: debug 2024-07-28T20:22:42.621+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:42.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:22:42.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:42.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1997 16 16 0 0 0 - 0 2024-07-28T20:22:42.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:43.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:43.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:43.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:43 smithi155 bash[68033]: cluster 2024-07-28T20:22:41.956143+0000 mgr.y (mgr.34101) 1592 : cluster [DBG] pgmap v2438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:43.351 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:43.363 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:43 smithi045 bash[82788]: cluster 2024-07-28T20:22:41.956143+0000 mgr.y (mgr.34101) 1592 : cluster [DBG] pgmap v2438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:43.363 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:43 smithi045 bash[80445]: cluster 2024-07-28T20:22:41.956143+0000 mgr.y (mgr.34101) 1592 : cluster [DBG] pgmap v2438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:43.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:43.589 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:43.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:43.826 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:43.942 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:43.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:43 smithi155 bash[73694]: debug 2024-07-28T20:22:43.609+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:43.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:43.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:43 smithi155 bash[73694]: debug 2024-07-28T20:22:43.789+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:43.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1998 16 16 0 0 0 - 0 2024-07-28T20:22:44.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:44.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:44.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:44.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:44.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:44.657 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:44.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:44.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:44 smithi155 bash[73694]: debug 2024-07-28T20:22:44.621+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:44.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:44.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 1999 16 16 0 0 0 - 0 2024-07-28T20:22:45.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:45.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:45.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:45.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:45 smithi155 bash[68033]: cluster 2024-07-28T20:22:43.958183+0000 mgr.y (mgr.34101) 1593 : cluster [DBG] pgmap v2439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:45.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:45.382 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:45 smithi045 bash[80445]: cluster 2024-07-28T20:22:43.958183+0000 mgr.y (mgr.34101) 1593 : cluster [DBG] pgmap v2439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:45.382 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:45 smithi045 bash[82788]: cluster 2024-07-28T20:22:43.958183+0000 mgr.y (mgr.34101) 1593 : cluster [DBG] pgmap v2439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:45.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:45.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:45.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:45.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:45.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:45.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:45 smithi155 bash[73694]: debug 2024-07-28T20:22:45.629+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:45.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:22:45.995458+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:22:45.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:22:45.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2000 16 16 0 0 0 - 0 2024-07-28T20:22:46.006 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:22:46.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:46.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:46.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:46.437 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:46.525 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:46.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:46.677 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:46.759 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:22:46.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T20:22:46.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:46.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:46 smithi155 bash[73694]: debug 2024-07-28T20:22:46.524+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:46.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:46 smithi155 bash[73694]: debug 2024-07-28T20:22:46.652+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:46.914 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:46.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2001 16 16 0 0 0 - 0 2024-07-28T20:22:47.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:47.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:47.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:46 smithi155 bash[73694]: debug 2024-07-28T20:22:46.892+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:47.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:47.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:47.283 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:47 smithi155 bash[68033]: cluster 2024-07-28T20:22:45.960015+0000 mgr.y (mgr.34101) 1594 : cluster [DBG] pgmap v2440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:47.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:47.403 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:47 smithi045 bash[82788]: cluster 2024-07-28T20:22:45.960015+0000 mgr.y (mgr.34101) 1594 : cluster [DBG] pgmap v2440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:47.403 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:47 smithi045 bash[80445]: cluster 2024-07-28T20:22:45.960015+0000 mgr.y (mgr.34101) 1594 : cluster [DBG] pgmap v2440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:47.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:47.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:47.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:47.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:47.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:47 smithi155 bash[73694]: debug 2024-07-28T20:22:47.616+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:47.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:47 smithi155 bash[73694]: debug 2024-07-28T20:22:47.648+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:47.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:47.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:47.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2002 16 16 0 0 0 - 0 2024-07-28T20:22:48.102 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:48.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:48.233 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:22:48.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:48.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:48 smithi155 bash[73694]: debug 2024-07-28T20:22:48.200+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:48.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:48.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:48.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:48.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:48.606 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:48 smithi155 bash[73694]: debug 2024-07-28T20:22:48.436+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:48.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:48.705 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:48 smithi155 bash[73694]: debug 2024-07-28T20:22:48.608+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:48.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:48.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:48.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2003 16 16 0 0 0 - 0 2024-07-28T20:22:49.047 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:49.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:49.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:48 smithi155 bash[73694]: debug 2024-07-28T20:22:48.784+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:49.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:49.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:49.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:49.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:49 smithi155 bash[68033]: cluster 2024-07-28T20:22:47.962113+0000 mgr.y (mgr.34101) 1595 : cluster [DBG] pgmap v2441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:49.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:49 smithi155 bash[68033]: audit 2024-07-28T20:22:48.189078+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:49.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:49 smithi155 bash[68033]: audit 2024-07-28T20:22:48.191585+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:49.413 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:49.413 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:49 smithi155 bash[73694]: debug 2024-07-28T20:22:49.144+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:49.413 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:49.413 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:49 smithi155 bash[73694]: debug 2024-07-28T20:22:49.244+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:49 smithi045 bash[80445]: cluster 2024-07-28T20:22:47.962113+0000 mgr.y (mgr.34101) 1595 : cluster [DBG] pgmap v2441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:49 smithi045 bash[80445]: audit 2024-07-28T20:22:48.189078+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:49 smithi045 bash[80445]: audit 2024-07-28T20:22:48.191585+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:49 smithi045 bash[82788]: cluster 2024-07-28T20:22:47.962113+0000 mgr.y (mgr.34101) 1595 : cluster [DBG] pgmap v2441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:49 smithi045 bash[82788]: audit 2024-07-28T20:22:48.189078+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:22:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:49 smithi045 bash[82788]: audit 2024-07-28T20:22:48.191585+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:22:49.521 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:49.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:49.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:49.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:49.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:49 smithi155 bash[73694]: debug 2024-07-28T20:22:49.476+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:49.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:49 smithi155 bash[73694]: debug 2024-07-28T20:22:49.592+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:49.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:49.991 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:49.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2004 16 16 0 0 0 - 0 2024-07-28T20:22:50.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:50.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:50.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:50.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:50 smithi155 bash[73694]: debug 2024-07-28T20:22:50.076+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:50.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:50.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:50.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:50.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:50.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:50 smithi155 bash[73694]: debug 2024-07-28T20:22:50.596+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:50.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:50.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:50.955 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:22:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:22:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:22:50.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2005 16 16 0 0 0 - 0 2024-07-28T20:22:51.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:51.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:51 smithi045 bash[80445]: cluster 2024-07-28T20:22:49.963913+0000 mgr.y (mgr.34101) 1596 : cluster [DBG] pgmap v2442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:51 smithi045 bash[82788]: cluster 2024-07-28T20:22:49.963913+0000 mgr.y (mgr.34101) 1596 : cluster [DBG] pgmap v2442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:51.277 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:22:51.302 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:51.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:51.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:51 smithi155 bash[68033]: cluster 2024-07-28T20:22:49.963913+0000 mgr.y (mgr.34101) 1596 : cluster [DBG] pgmap v2442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:51.521 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:51.537 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:51.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:51.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:51.785 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:51 smithi155 bash[73694]: debug 2024-07-28T20:22:51.520+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:51.785 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:51.785 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:51 smithi155 bash[73694]: debug 2024-07-28T20:22:51.556+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:51.785 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:51 smithi155 bash[73694]: debug 2024-07-28T20:22:51.632+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:51.891 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:51.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2006 16 16 0 0 0 - 0 2024-07-28T20:22:52.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:52.128 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:52.246 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:52.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:52.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:52.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:22:52 smithi155 bash[60745]: ts=2024-07-28T20:22:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:22:52.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:52.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:52.834 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:52.852 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:52 smithi155 bash[73694]: debug 2024-07-28T20:22:52.604+0000 7f8e37e1e640 -1 osd.4 1249 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:52.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:52.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2007 16 16 0 0 0 - 0 2024-07-28T20:22:53.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:53.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:53.202 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:22:53.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:53.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:53 smithi045 bash[80445]: cluster 2024-07-28T20:22:51.965253+0000 mgr.y (mgr.34101) 1597 : cluster [DBG] pgmap v2443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:53 smithi045 bash[80445]: audit 2024-07-28T20:22:52.930021+0000 mon.c (mon.2) 514 : audit [INF] from='client.? 172.21.15.45:0/826917779' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:22:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:53 smithi045 bash[80445]: audit 2024-07-28T20:22:52.930434+0000 mon.a (mon.0) 2392 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:22:53.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:53 smithi045 bash[82788]: cluster 2024-07-28T20:22:51.965253+0000 mgr.y (mgr.34101) 1597 : cluster [DBG] pgmap v2443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:53.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:53 smithi045 bash[82788]: audit 2024-07-28T20:22:52.930021+0000 mon.c (mon.2) 514 : audit [INF] from='client.? 172.21.15.45:0/826917779' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:22:53.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:53 smithi045 bash[82788]: audit 2024-07-28T20:22:52.930434+0000 mon.a (mon.0) 2392 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:22:53.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:53.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:53 smithi155 bash[68033]: cluster 2024-07-28T20:22:51.965253+0000 mgr.y (mgr.34101) 1597 : cluster [DBG] pgmap v2443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:53.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:53 smithi155 bash[68033]: audit 2024-07-28T20:22:52.930021+0000 mon.c (mon.2) 514 : audit [INF] from='client.? 172.21.15.45:0/826917779' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:22:53.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:53 smithi155 bash[68033]: audit 2024-07-28T20:22:52.930434+0000 mon.a (mon.0) 2392 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:22:53.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:53.781 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:53.872 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:53 smithi155 bash[73694]: debug 2024-07-28T20:22:53.640+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:53.872 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:53.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:53.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2008 16 16 0 0 0 - 0 2024-07-28T20:22:54.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:54.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:53 smithi155 bash[73694]: debug 2024-07-28T20:22:53.872+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:54.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:54.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:54.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:54 smithi045 bash[80445]: cluster 2024-07-28T20:22:53.193510+0000 mon.a (mon.0) 2393 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:54 smithi045 bash[80445]: audit 2024-07-28T20:22:53.201360+0000 mon.a (mon.0) 2394 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:22:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:54 smithi045 bash[80445]: cluster 2024-07-28T20:22:53.201586+0000 mon.a (mon.0) 2395 : cluster [DBG] osdmap e1250: 8 total, 2 up, 8 in 2024-07-28T20:22:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:54 smithi045 bash[80445]: cluster 2024-07-28T20:22:53.966224+0000 mgr.y (mgr.34101) 1598 : cluster [DBG] pgmap v2445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:54.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:54 smithi045 bash[82788]: cluster 2024-07-28T20:22:53.193510+0000 mon.a (mon.0) 2393 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:54.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:54 smithi045 bash[82788]: audit 2024-07-28T20:22:53.201360+0000 mon.a (mon.0) 2394 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:22:54.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:54 smithi045 bash[82788]: cluster 2024-07-28T20:22:53.201586+0000 mon.a (mon.0) 2395 : cluster [DBG] osdmap e1250: 8 total, 2 up, 8 in 2024-07-28T20:22:54.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:54 smithi045 bash[82788]: cluster 2024-07-28T20:22:53.966224+0000 mgr.y (mgr.34101) 1598 : cluster [DBG] pgmap v2445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:54.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:54.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:54 smithi155 bash[68033]: cluster 2024-07-28T20:22:53.193510+0000 mon.a (mon.0) 2393 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:22:54.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:54 smithi155 bash[68033]: audit 2024-07-28T20:22:53.201360+0000 mon.a (mon.0) 2394 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:22:54.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:54 smithi155 bash[68033]: cluster 2024-07-28T20:22:53.201586+0000 mon.a (mon.0) 2395 : cluster [DBG] osdmap e1250: 8 total, 2 up, 8 in 2024-07-28T20:22:54.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:54 smithi155 bash[68033]: cluster 2024-07-28T20:22:53.966224+0000 mgr.y (mgr.34101) 1598 : cluster [DBG] pgmap v2445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:54.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:54.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:54.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:54 smithi155 bash[73694]: debug 2024-07-28T20:22:54.596+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:54.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:54.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:54.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2009 16 16 0 0 0 - 0 2024-07-28T20:22:55.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:55.207 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:55.218 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:55.218 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:54 smithi155 bash[73694]: debug 2024-07-28T20:22:54.948+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:55.218 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:55.219 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:55 smithi155 bash[73694]: debug 2024-07-28T20:22:55.048+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:55.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:55.445 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:55.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:55.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:55 smithi155 bash[73694]: debug 2024-07-28T20:22:55.416+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:55.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:55.682 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:22:55.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:55.803 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:55.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:55.932 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:55 smithi155 bash[73694]: debug 2024-07-28T20:22:55.604+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:55.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2010 16 16 0 0 0 - 0 2024-07-28T20:22:56.039 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:56.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:56.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:56.400 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:56.412 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:22:56.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T20:22:56.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:56.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:56.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:56 smithi155 bash[73694]: debug 2024-07-28T20:22:56.372+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:56.640 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:56.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:56.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:22:56.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:56.901 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:56 smithi155 bash[73694]: debug 2024-07-28T20:22:56.620+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:56.901 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:56.990 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:22:56.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2011 16 16 0 0 0 - 0 2024-07-28T20:22:57.025 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:56 smithi155 bash[73694]: debug 2024-07-28T20:22:56.900+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:57.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:57 smithi045 bash[80445]: cluster 2024-07-28T20:22:55.968089+0000 mgr.y (mgr.34101) 1599 : cluster [DBG] pgmap v2446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:57 smithi045 bash[82788]: cluster 2024-07-28T20:22:55.968089+0000 mgr.y (mgr.34101) 1599 : cluster [DBG] pgmap v2446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:57.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:57.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:57 smithi155 bash[68033]: cluster 2024-07-28T20:22:55.968089+0000 mgr.y (mgr.34101) 1599 : cluster [DBG] pgmap v2446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:57.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:57.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:57.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:57.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:57.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:57.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:57.946 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:57 smithi155 bash[73694]: debug 2024-07-28T20:22:57.624+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:57.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2012 16 16 0 0 0 - 0 2024-07-28T20:22:58.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:58.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:58.295 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:58.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:58.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:58.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:58.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:58.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:22:58.901 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:58 smithi155 bash[73694]: debug 2024-07-28T20:22:58.620+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:58.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2013 16 16 0 0 0 - 0 2024-07-28T20:22:59.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:59.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:22:59.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:22:59.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:22:59.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:59 smithi155 bash[73694]: debug 2024-07-28T20:22:59.108+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:22:59.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:22:59 smithi155 bash[68033]: cluster 2024-07-28T20:22:57.970095+0000 mgr.y (mgr.34101) 1600 : cluster [DBG] pgmap v2447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:59.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:22:59 smithi045 bash[80445]: cluster 2024-07-28T20:22:57.970095+0000 mgr.y (mgr.34101) 1600 : cluster [DBG] pgmap v2447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:22:59 smithi045 bash[82788]: cluster 2024-07-28T20:22:57.970095+0000 mgr.y (mgr.34101) 1600 : cluster [DBG] pgmap v2447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:22:59.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:59.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:22:59.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:22:59.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:22:59.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:22:59.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:59 smithi155 bash[73694]: debug 2024-07-28T20:22:59.668+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:22:59.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2014 16 16 0 0 0 - 0 2024-07-28T20:23:00.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:22:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:00.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:00.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:00.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:00 smithi155 bash[73694]: debug 2024-07-28T20:23:00.060+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:00.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:00.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:00.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:00.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:00.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:00.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:00.925 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:23:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:23:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:23:00.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2015 16 16 0 0 0 - 0 2024-07-28T20:23:01.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:00 smithi155 bash[73694]: debug 2024-07-28T20:23:00.688+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:01.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:01.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:01.166 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:01 smithi045 bash[80445]: cluster 2024-07-28T20:22:59.971871+0000 mgr.y (mgr.34101) 1601 : cluster [DBG] pgmap v2448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:01.166 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:01 smithi045 bash[82788]: cluster 2024-07-28T20:22:59.971871+0000 mgr.y (mgr.34101) 1601 : cluster [DBG] pgmap v2448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:01.219 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:23:01.219 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:23:01.273 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:01.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:01 smithi155 bash[68033]: cluster 2024-07-28T20:22:59.971871+0000 mgr.y (mgr.34101) 1601 : cluster [DBG] pgmap v2448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:01.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:01.508 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:01.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:01.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:01.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:01.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:01.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:01 smithi155 bash[73694]: debug 2024-07-28T20:23:01.676+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:01.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2016 16 16 0 0 0 - 0 2024-07-28T20:23:02.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:02.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:02.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:02.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:02.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:23:02 smithi155 bash[60745]: ts=2024-07-28T20:23:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:23:02.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:02.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:02.817 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:02.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:02.948 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:02 smithi155 bash[73694]: debug 2024-07-28T20:23:02.660+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:02.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2017 16 16 0 0 0 - 0 2024-07-28T20:23:03.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:03.173 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:03 smithi045 bash[82788]: cluster 2024-07-28T20:23:01.973789+0000 mgr.y (mgr.34101) 1602 : cluster [DBG] pgmap v2449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:03 smithi045 bash[80445]: cluster 2024-07-28T20:23:01.973789+0000 mgr.y (mgr.34101) 1602 : cluster [DBG] pgmap v2449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:03.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:03.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:03 smithi155 bash[68033]: cluster 2024-07-28T20:23:01.973789+0000 mgr.y (mgr.34101) 1602 : cluster [DBG] pgmap v2449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:03.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:03.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:03.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:03.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:03.891 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:03.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2018 16 16 0 0 0 - 0 2024-07-28T20:23:04.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:04.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:03 smithi155 bash[73694]: debug 2024-07-28T20:23:03.676+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:04.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:04.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:04.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:04.378 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:04 smithi045 bash[80445]: audit 2024-07-28T20:23:03.186839+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:04.378 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:04 smithi045 bash[80445]: audit 2024-07-28T20:23:03.188264+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:04.379 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:04 smithi045 bash[82788]: audit 2024-07-28T20:23:03.186839+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:04.379 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:04 smithi045 bash[82788]: audit 2024-07-28T20:23:03.188264+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:04.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:04.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:04 smithi155 bash[68033]: audit 2024-07-28T20:23:03.186839+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:04.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:04 smithi155 bash[68033]: audit 2024-07-28T20:23:03.188264+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:04.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:04.726 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:04.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:04.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:04.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2019 16 16 0 0 0 - 0 2024-07-28T20:23:05.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:04 smithi155 bash[73694]: debug 2024-07-28T20:23:04.672+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:05.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:05.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:05.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:05.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:05.454 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:05 smithi045 bash[80445]: cluster 2024-07-28T20:23:03.975502+0000 mgr.y (mgr.34101) 1603 : cluster [DBG] pgmap v2450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:05.454 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:05 smithi045 bash[82788]: cluster 2024-07-28T20:23:03.975502+0000 mgr.y (mgr.34101) 1603 : cluster [DBG] pgmap v2450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:05.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:05 smithi155 bash[68033]: cluster 2024-07-28T20:23:03.975502+0000 mgr.y (mgr.34101) 1603 : cluster [DBG] pgmap v2450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:05.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:05.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:05.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:05.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:05.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:23:05.998279+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:23:05.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:23:05.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2020 16 16 0 0 0 - 0 2024-07-28T20:23:06.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:06.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:05 smithi155 bash[73694]: debug 2024-07-28T20:23:05.680+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:06.155 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:06.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:06.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:06.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:06.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:06.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:06.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:06.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:06.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2021 16 16 0 0 0 - 0 2024-07-28T20:23:07.005 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:06 smithi155 bash[73694]: debug 2024-07-28T20:23:06.680+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:07.084 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:23:07.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:07.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:07.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:07 smithi155 bash[68033]: cluster 2024-07-28T20:23:05.977287+0000 mgr.y (mgr.34101) 1604 : cluster [DBG] pgmap v2451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:07.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:07.468 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:07 smithi045 bash[82788]: cluster 2024-07-28T20:23:05.977287+0000 mgr.y (mgr.34101) 1604 : cluster [DBG] pgmap v2451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:07.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:07 smithi045 bash[80445]: cluster 2024-07-28T20:23:05.977287+0000 mgr.y (mgr.34101) 1604 : cluster [DBG] pgmap v2451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:07.586 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:07.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:07.823 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:07.892 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:23:07.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T20:23:07.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:07.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:07 smithi155 bash[73694]: debug 2024-07-28T20:23:07.668+0000 7f8e37e1e640 -1 osd.4 1250 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:07.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2022 16 16 0 0 0 - 0 2024-07-28T20:23:08.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:08.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:08.213 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:23:08.297 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:08.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:08.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:08 smithi155 bash[73694]: debug 2024-07-28T20:23:08.044+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:08.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:08 smithi155 bash[68033]: audit 2024-07-28T20:23:07.329541+0000 mon.a (mon.0) 2397 : audit [INF] from='client.? 172.21.15.45:0/666371955' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:08.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:08 smithi155 bash[68033]: cluster 2024-07-28T20:23:07.978789+0000 mgr.y (mgr.34101) 1605 : cluster [DBG] pgmap v2452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:08.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:08.497 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:08 smithi045 bash[80445]: audit 2024-07-28T20:23:07.329541+0000 mon.a (mon.0) 2397 : audit [INF] from='client.? 172.21.15.45:0/666371955' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:08.497 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:08 smithi045 bash[80445]: cluster 2024-07-28T20:23:07.978789+0000 mgr.y (mgr.34101) 1605 : cluster [DBG] pgmap v2452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:08.497 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:08 smithi045 bash[82788]: audit 2024-07-28T20:23:07.329541+0000 mon.a (mon.0) 2397 : audit [INF] from='client.? 172.21.15.45:0/666371955' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:08.498 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:08 smithi045 bash[82788]: cluster 2024-07-28T20:23:07.978789+0000 mgr.y (mgr.34101) 1605 : cluster [DBG] pgmap v2452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:08.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:08.651 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:08.709 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:08.772 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:08.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:08.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2023 16 16 0 0 0 - 0 2024-07-28T20:23:09.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:09.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:08 smithi155 bash[73694]: debug 2024-07-28T20:23:08.708+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:09.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:08 smithi155 bash[73694]: debug 2024-07-28T20:23:08.752+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:09.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:09.249 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:09.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:09 smithi045 bash[80445]: cluster 2024-07-28T20:23:08.199863+0000 mon.a (mon.0) 2398 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:23:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:09 smithi045 bash[80445]: audit 2024-07-28T20:23:08.213962+0000 mon.a (mon.0) 2399 : audit [INF] from='client.? 172.21.15.45:0/666371955' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:23:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:09 smithi045 bash[80445]: cluster 2024-07-28T20:23:08.214112+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1251: 8 total, 2 up, 8 in 2024-07-28T20:23:09.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:09 smithi045 bash[82788]: cluster 2024-07-28T20:23:08.199863+0000 mon.a (mon.0) 2398 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:23:09.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:09 smithi045 bash[82788]: audit 2024-07-28T20:23:08.213962+0000 mon.a (mon.0) 2399 : audit [INF] from='client.? 172.21.15.45:0/666371955' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:23:09.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:09 smithi045 bash[82788]: cluster 2024-07-28T20:23:08.214112+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1251: 8 total, 2 up, 8 in 2024-07-28T20:23:09.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:09.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:09.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:09 smithi155 bash[73694]: debug 2024-07-28T20:23:09.332+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:09.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:09 smithi155 bash[68033]: cluster 2024-07-28T20:23:08.199863+0000 mon.a (mon.0) 2398 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:23:09.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:09 smithi155 bash[68033]: audit 2024-07-28T20:23:08.213962+0000 mon.a (mon.0) 2399 : audit [INF] from='client.? 172.21.15.45:0/666371955' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:23:09.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:09 smithi155 bash[68033]: cluster 2024-07-28T20:23:08.214112+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1251: 8 total, 2 up, 8 in 2024-07-28T20:23:09.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:09.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:09.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:09.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:09.974 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:09 smithi155 bash[73694]: debug 2024-07-28T20:23:09.732+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:09.974 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:09.974 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:09 smithi155 bash[73694]: debug 2024-07-28T20:23:09.820+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:09.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2024 16 16 0 0 0 - 0 2024-07-28T20:23:10.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:10.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:10.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:10.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:10 smithi155 bash[68033]: cluster 2024-07-28T20:23:09.980521+0000 mgr.y (mgr.34101) 1606 : cluster [DBG] pgmap v2454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:10.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:10 smithi155 bash[73694]: debug 2024-07-28T20:23:10.052+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:10.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:10.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:10 smithi155 bash[73694]: debug 2024-07-28T20:23:10.160+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:10.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:10.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:10.435 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:10 smithi045 bash[80445]: cluster 2024-07-28T20:23:09.980521+0000 mgr.y (mgr.34101) 1606 : cluster [DBG] pgmap v2454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:10 smithi045 bash[82788]: cluster 2024-07-28T20:23:09.980521+0000 mgr.y (mgr.34101) 1606 : cluster [DBG] pgmap v2454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:10.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:10.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:10.711 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:10 smithi155 bash[73694]: debug 2024-07-28T20:23:10.296+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:10.711 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:10.711 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:10 smithi155 bash[73694]: debug 2024-07-28T20:23:10.512+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:10.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:10.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:23:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:23:10] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:23:10.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2025 16 16 0 0 0 - 0 2024-07-28T20:23:11.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:11.090 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:23:11.147 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:11.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:11.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:11.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:11.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:11.740 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:11.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:11.960 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:10 smithi155 bash[73694]: debug 2024-07-28T20:23:10.712+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:11.960 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:11 smithi155 bash[73694]: debug 2024-07-28T20:23:11.688+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:11.961 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:11.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:11.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2026 16 16 0 0 0 - 0 2024-07-28T20:23:12.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:12.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:12.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:12.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:12.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:12.652 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:23:12.693 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:11 smithi155 bash[73694]: debug 2024-07-28T20:23:11.960+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:12.693 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:23:12 smithi155 bash[60745]: ts=2024-07-28T20:23:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:23:12.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:12.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:12.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:12.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2027 16 16 0 0 0 - 0 2024-07-28T20:23:13.040 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:12 smithi155 bash[73694]: debug 2024-07-28T20:23:12.692+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:13.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:13.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:13.291 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:13.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:13 smithi155 bash[68033]: cluster 2024-07-28T20:23:11.982570+0000 mgr.y (mgr.34101) 1607 : cluster [DBG] pgmap v2455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:13.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:13.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:13.651 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:13.662 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:13 smithi045 bash[80445]: cluster 2024-07-28T20:23:11.982570+0000 mgr.y (mgr.34101) 1607 : cluster [DBG] pgmap v2455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:13.662 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:13 smithi045 bash[82788]: cluster 2024-07-28T20:23:11.982570+0000 mgr.y (mgr.34101) 1607 : cluster [DBG] pgmap v2455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:13.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:13.884 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:13.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2028 16 16 0 0 0 - 0 2024-07-28T20:23:14.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:14.013 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:13 smithi155 bash[73694]: debug 2024-07-28T20:23:13.736+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:14.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:14.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:14.361 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:14.481 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:14.600 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:14.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:14.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:14.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:14.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:14.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:14 smithi155 bash[73694]: debug 2024-07-28T20:23:14.680+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:14.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:14 smithi155 bash[73694]: debug 2024-07-28T20:23:14.772+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:14.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2029 16 16 0 0 0 - 0 2024-07-28T20:23:15.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:15.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:15.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:15 smithi155 bash[68033]: cluster 2024-07-28T20:23:13.983582+0000 mgr.y (mgr.34101) 1608 : cluster [DBG] pgmap v2456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:15.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:15.435 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:15.446 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:15 smithi045 bash[80445]: cluster 2024-07-28T20:23:13.983582+0000 mgr.y (mgr.34101) 1608 : cluster [DBG] pgmap v2456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:15.447 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:15 smithi045 bash[82788]: cluster 2024-07-28T20:23:13.983582+0000 mgr.y (mgr.34101) 1608 : cluster [DBG] pgmap v2456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:15.555 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:15.664 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:15.675 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:15.758 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:23:15.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:15.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:15.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2030 16 16 0 0 0 - 0 2024-07-28T20:23:16.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:16.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:15 smithi155 bash[73694]: debug 2024-07-28T20:23:15.664+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:16.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:15 smithi155 bash[73694]: debug 2024-07-28T20:23:15.784+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:16.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:16.272 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:16.391 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:16.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:16.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:16.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:16 smithi155 bash[73694]: debug 2024-07-28T20:23:16.372+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:16.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:16.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:16.869 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:16.988 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:16.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2031 16 16 0 0 0 - 0 2024-07-28T20:23:17.048 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:16 smithi155 bash[73694]: debug 2024-07-28T20:23:16.788+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:17.108 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:17 smithi045 bash[80445]: cluster 2024-07-28T20:23:15.985345+0000 mgr.y (mgr.34101) 1609 : cluster [DBG] pgmap v2457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:17.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:17 smithi045 bash[82788]: cluster 2024-07-28T20:23:15.985345+0000 mgr.y (mgr.34101) 1609 : cluster [DBG] pgmap v2457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:17.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:17.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:17 smithi155 bash[68033]: cluster 2024-07-28T20:23:15.985345+0000 mgr.y (mgr.34101) 1609 : cluster [DBG] pgmap v2457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:17.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:17.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:17 smithi155 bash[73694]: debug 2024-07-28T20:23:17.180+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:17.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:17.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:17.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:17.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:17.789 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:23:17.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:17.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:17.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2032 16 16 0 0 0 - 0 2024-07-28T20:23:18.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:18.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:17 smithi155 bash[73694]: debug 2024-07-28T20:23:17.760+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:18.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:18.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:18.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:18.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:18.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:18.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:18 smithi155 bash[73694]: debug 2024-07-28T20:23:18.124+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:18.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:18.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:18.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:18.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2033 16 16 0 0 0 - 0 2024-07-28T20:23:19.008 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:19.019 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:18 smithi155 bash[73694]: debug 2024-07-28T20:23:18.772+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:19.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:19.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:19 smithi045 bash[80445]: cluster 2024-07-28T20:23:17.987757+0000 mgr.y (mgr.34101) 1610 : cluster [DBG] pgmap v2458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:19 smithi045 bash[80445]: audit 2024-07-28T20:23:18.183465+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:19 smithi045 bash[82788]: cluster 2024-07-28T20:23:17.987757+0000 mgr.y (mgr.34101) 1610 : cluster [DBG] pgmap v2458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:19 smithi045 bash[82788]: audit 2024-07-28T20:23:18.183465+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:19.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:19.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:19 smithi155 bash[73694]: debug 2024-07-28T20:23:19.108+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:19.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:19 smithi155 bash[68033]: cluster 2024-07-28T20:23:17.987757+0000 mgr.y (mgr.34101) 1610 : cluster [DBG] pgmap v2458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:19.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:19 smithi155 bash[68033]: audit 2024-07-28T20:23:18.183465+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:19.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:19.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:23:19.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T20:23:19.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:19.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:19.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:19.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:19.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2034 16 16 0 0 0 - 0 2024-07-28T20:23:20.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:19 smithi155 bash[73694]: debug 2024-07-28T20:23:19.764+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:20.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:20.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:20.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:20.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:20.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:20.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:23:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:23:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:23:20.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:20.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:20.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2035 16 16 0 0 0 - 0 2024-07-28T20:23:21.037 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:21.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:20 smithi155 bash[73694]: debug 2024-07-28T20:23:20.772+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:21.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:21.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:20 smithi155 bash[73694]: debug 2024-07-28T20:23:20.892+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:21.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:21.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:21 smithi155 bash[68033]: cluster 2024-07-28T20:23:19.988929+0000 mgr.y (mgr.34101) 1611 : cluster [DBG] pgmap v2459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:21 smithi045 bash[80445]: cluster 2024-07-28T20:23:19.988929+0000 mgr.y (mgr.34101) 1611 : cluster [DBG] pgmap v2459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:21 smithi045 bash[82788]: cluster 2024-07-28T20:23:19.988929+0000 mgr.y (mgr.34101) 1611 : cluster [DBG] pgmap v2459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:21.277 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:21.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:21.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:21.633 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:21.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:21.873 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:21.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:21.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2036 16 16 0 0 0 - 0 2024-07-28T20:23:22.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:21 smithi155 bash[73694]: debug 2024-07-28T20:23:21.744+0000 7f8e37e1e640 -1 osd.4 1251 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:22.077 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:23:22.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:22.232 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:22.241 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:22 smithi155 bash[68033]: audit 2024-07-28T20:23:21.416943+0000 mon.c (mon.2) 517 : audit [INF] from='client.? 172.21.15.45:0/4290652015' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:23:22.241 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:22 smithi155 bash[68033]: audit 2024-07-28T20:23:21.417516+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:23:22.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:22.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:22.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:22 smithi045 bash[80445]: audit 2024-07-28T20:23:21.416943+0000 mon.c (mon.2) 517 : audit [INF] from='client.? 172.21.15.45:0/4290652015' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:23:22.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:22 smithi045 bash[80445]: audit 2024-07-28T20:23:21.417516+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:23:22.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:22 smithi045 bash[82788]: audit 2024-07-28T20:23:21.416943+0000 mon.c (mon.2) 517 : audit [INF] from='client.? 172.21.15.45:0/4290652015' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:23:22.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:22 smithi045 bash[82788]: audit 2024-07-28T20:23:21.417516+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:23:22.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:22.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:22 smithi155 bash[73694]: debug 2024-07-28T20:23:22.432+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:22.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:23:22 smithi155 bash[60745]: ts=2024-07-28T20:23:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:23:22.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:22.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:22.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:22.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:22.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2037 16 16 0 0 0 - 0 2024-07-28T20:23:23.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:23.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:22 smithi155 bash[73694]: debug 2024-07-28T20:23:22.744+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:23.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:22 smithi155 bash[73694]: debug 2024-07-28T20:23:22.800+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:23.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:23.178 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:23 smithi045 bash[82788]: cluster 2024-07-28T20:23:21.990840+0000 mgr.y (mgr.34101) 1612 : cluster [DBG] pgmap v2460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:23 smithi045 bash[82788]: cluster 2024-07-28T20:23:22.058096+0000 mon.a (mon.0) 2402 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:23:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:23 smithi045 bash[82788]: audit 2024-07-28T20:23:22.076169+0000 mon.a (mon.0) 2403 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:23:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:23 smithi045 bash[82788]: cluster 2024-07-28T20:23:22.076363+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1252: 8 total, 2 up, 8 in 2024-07-28T20:23:23.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:23 smithi045 bash[80445]: cluster 2024-07-28T20:23:21.990840+0000 mgr.y (mgr.34101) 1612 : cluster [DBG] pgmap v2460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:23.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:23 smithi045 bash[80445]: cluster 2024-07-28T20:23:22.058096+0000 mon.a (mon.0) 2402 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:23:23.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:23 smithi045 bash[80445]: audit 2024-07-28T20:23:22.076169+0000 mon.a (mon.0) 2403 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:23:23.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:23 smithi045 bash[80445]: cluster 2024-07-28T20:23:22.076363+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1252: 8 total, 2 up, 8 in 2024-07-28T20:23:23.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:23.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:23.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:23 smithi155 bash[68033]: cluster 2024-07-28T20:23:21.990840+0000 mgr.y (mgr.34101) 1612 : cluster [DBG] pgmap v2460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:23.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:23 smithi155 bash[68033]: cluster 2024-07-28T20:23:22.058096+0000 mon.a (mon.0) 2402 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:23:23.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:23 smithi155 bash[68033]: audit 2024-07-28T20:23:22.076169+0000 mon.a (mon.0) 2403 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:23:23.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:23 smithi155 bash[68033]: cluster 2024-07-28T20:23:22.076363+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1252: 8 total, 2 up, 8 in 2024-07-28T20:23:23.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:23.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:23.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:23.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:24.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2038 16 16 0 0 0 - 0 2024-07-28T20:23:24.013 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:24.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:23 smithi155 bash[73694]: debug 2024-07-28T20:23:23.724+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:24.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:24.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:23 smithi155 bash[73694]: debug 2024-07-28T20:23:23.852+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:24.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:24.248 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:23:24.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:24.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:24.486 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:24.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:24.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:24 smithi155 bash[73694]: debug 2024-07-28T20:23:24.344+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:24.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:24.726 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:24.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:24.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:24.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:24 smithi155 bash[73694]: debug 2024-07-28T20:23:24.716+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:24.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:23:25.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2039 16 16 0 0 0 - 0 2024-07-28T20:23:25.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:25.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:25.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:25 smithi155 bash[68033]: cluster 2024-07-28T20:23:23.992554+0000 mgr.y (mgr.34101) 1613 : cluster [DBG] pgmap v2462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:25.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:25.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:25 smithi155 bash[73694]: debug 2024-07-28T20:23:25.212+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:25.316 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:25.326 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:25 smithi045 bash[82788]: cluster 2024-07-28T20:23:23.992554+0000 mgr.y (mgr.34101) 1613 : cluster [DBG] pgmap v2462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:25.326 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:25 smithi045 bash[80445]: cluster 2024-07-28T20:23:23.992554+0000 mgr.y (mgr.34101) 1613 : cluster [DBG] pgmap v2462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:25.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:25.552 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:25.671 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:25.719 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:25.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:25.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:25.965 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:25 smithi155 bash[73694]: debug 2024-07-28T20:23:25.720+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:25.965 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:25 smithi155 bash[73694]: debug 2024-07-28T20:23:25.824+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:26.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:23:26.001040+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:23:26.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:23:26.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2040 16 16 0 0 0 - 0 2024-07-28T20:23:26.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:26.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:26.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:26.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:26 smithi155 bash[68033]: audit 2024-07-28T20:23:25.699763+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:23:26.316 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:26 smithi045 bash[82788]: audit 2024-07-28T20:23:25.699763+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:23:26.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:26.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:26.613 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:26 smithi045 bash[80445]: audit 2024-07-28T20:23:25.699763+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:23:26.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:26.833 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:26.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:26.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:26.980 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:26 smithi155 bash[73694]: debug 2024-07-28T20:23:26.764+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:26.980 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:26 smithi155 bash[73694]: debug 2024-07-28T20:23:26.880+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:27.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2041 16 16 0 0 0 - 0 2024-07-28T20:23:27.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:27 smithi155 bash[68033]: cluster 2024-07-28T20:23:25.993572+0000 mgr.y (mgr.34101) 1614 : cluster [DBG] pgmap v2463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:27.207 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:27.325 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:27.337 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:27 smithi045 bash[82788]: cluster 2024-07-28T20:23:25.993572+0000 mgr.y (mgr.34101) 1614 : cluster [DBG] pgmap v2463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:27.337 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:27 smithi045 bash[80445]: cluster 2024-07-28T20:23:25.993572+0000 mgr.y (mgr.34101) 1614 : cluster [DBG] pgmap v2463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:27.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:27.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:27.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:27.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:27.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:28.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2042 16 16 0 0 0 - 0 2024-07-28T20:23:28.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:28.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:27 smithi155 bash[73694]: debug 2024-07-28T20:23:27.740+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:28.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:28.277 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:28.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:28.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:28 smithi155 bash[73694]: debug 2024-07-28T20:23:28.184+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:28.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:28.426 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:23:28.426 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:23:28.426 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T20:23:28.426 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:23:28.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:28.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:28.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:28.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:28 smithi155 bash[73694]: debug 2024-07-28T20:23:28.464+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:28.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:28.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:28.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:29.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2043 16 16 0 0 0 - 0 2024-07-28T20:23:29.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:28 smithi155 bash[73694]: debug 2024-07-28T20:23:28.716+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:29.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:29.197 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:29 smithi155 bash[68033]: cluster 2024-07-28T20:23:27.995449+0000 mgr.y (mgr.34101) 1615 : cluster [DBG] pgmap v2464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:29.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T20:23:29.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:29.360 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:29.364 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:29 smithi045 bash[80445]: cluster 2024-07-28T20:23:27.995449+0000 mgr.y (mgr.34101) 1615 : cluster [DBG] pgmap v2464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:29 smithi045 bash[82788]: cluster 2024-07-28T20:23:27.995449+0000 mgr.y (mgr.34101) 1615 : cluster [DBG] pgmap v2464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:29.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:29.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:29 smithi155 bash[73694]: debug 2024-07-28T20:23:29.364+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:29.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:29.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:29.745 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:23:29.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:29 smithi155 bash[73694]: debug 2024-07-28T20:23:29.700+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:29.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:29.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:30.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2044 16 16 0 0 0 - 0 2024-07-28T20:23:30.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:30.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:30.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:30.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:30.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:30.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:30 smithi155 bash[73694]: debug 2024-07-28T20:23:30.252+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:30.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:30.532 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:30.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:30.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:30.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:30 smithi155 bash[73694]: debug 2024-07-28T20:23:30.488+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:30.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:30 smithi155 bash[73694]: debug 2024-07-28T20:23:30.696+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:30.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:30.886 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:23:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:23:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:23:30.991 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:31.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2045 16 16 0 0 0 - 0 2024-07-28T20:23:31.105 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:31.150 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:31 smithi045 bash[80445]: cluster 2024-07-28T20:23:29.996290+0000 mgr.y (mgr.34101) 1616 : cluster [DBG] pgmap v2465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:31.150 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:31 smithi045 bash[80445]: audit 2024-07-28T20:23:30.546281+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:31.150 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:31 smithi045 bash[80445]: audit 2024-07-28T20:23:30.553702+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:31.150 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:31 smithi045 bash[82788]: cluster 2024-07-28T20:23:29.996290+0000 mgr.y (mgr.34101) 1616 : cluster [DBG] pgmap v2465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:31.150 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:31 smithi045 bash[82788]: audit 2024-07-28T20:23:30.546281+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:31.150 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:31 smithi045 bash[82788]: audit 2024-07-28T20:23:30.553702+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:31.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:31.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:31 smithi155 bash[68033]: cluster 2024-07-28T20:23:29.996290+0000 mgr.y (mgr.34101) 1616 : cluster [DBG] pgmap v2465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:31.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:31 smithi155 bash[68033]: audit 2024-07-28T20:23:30.546281+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:31.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:31 smithi155 bash[68033]: audit 2024-07-28T20:23:30.553702+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:31.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:31.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:31.573 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:31.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:31.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:31.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:31.939 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:31 smithi155 bash[73694]: debug 2024-07-28T20:23:31.648+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:32.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2046 16 16 0 0 0 - 0 2024-07-28T20:23:32.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:32.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:32.280 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:32.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:32.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:32.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:23:32 smithi155 bash[60745]: ts=2024-07-28T20:23:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:23:32.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:32.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:32 smithi155 bash[73694]: debug 2024-07-28T20:23:32.256+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:32.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:32.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:32 smithi155 bash[73694]: debug 2024-07-28T20:23:32.379+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:32.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:32.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:32.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:32.890 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:32 smithi155 bash[73694]: debug 2024-07-28T20:23:32.643+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:32.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:32 smithi155 bash[68033]: audit 2024-07-28T20:23:31.592667+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:32.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:32 smithi155 bash[68033]: audit 2024-07-28T20:23:31.602386+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:32.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:32 smithi155 bash[68033]: cluster 2024-07-28T20:23:31.997991+0000 mgr.y (mgr.34101) 1617 : cluster [DBG] pgmap v2466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:32.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:32 smithi155 bash[68033]: audit 2024-07-28T20:23:32.041165+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:23:32.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:32 smithi155 bash[68033]: audit 2024-07-28T20:23:32.042239+0000 mon.c (mon.2) 520 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:23:32.891 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:32 smithi155 bash[68033]: audit 2024-07-28T20:23:32.049366+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[82788]: audit 2024-07-28T20:23:31.592667+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[82788]: audit 2024-07-28T20:23:31.602386+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[82788]: cluster 2024-07-28T20:23:31.997991+0000 mgr.y (mgr.34101) 1617 : cluster [DBG] pgmap v2466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[82788]: audit 2024-07-28T20:23:32.041165+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:23:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[82788]: audit 2024-07-28T20:23:32.042239+0000 mon.c (mon.2) 520 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:23:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[82788]: audit 2024-07-28T20:23:32.049366+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:32.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[80445]: audit 2024-07-28T20:23:31.592667+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:32.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[80445]: audit 2024-07-28T20:23:31.602386+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:32.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[80445]: cluster 2024-07-28T20:23:31.997991+0000 mgr.y (mgr.34101) 1617 : cluster [DBG] pgmap v2466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:32.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[80445]: audit 2024-07-28T20:23:32.041165+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:23:32.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[80445]: audit 2024-07-28T20:23:32.042239+0000 mon.c (mon.2) 520 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:23:32.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:32 smithi045 bash[80445]: audit 2024-07-28T20:23:32.049366+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:23:32.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:33.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2047 16 16 0 0 0 - 0 2024-07-28T20:23:33.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:33.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:33.248 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:33.248 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:32 smithi155 bash[73694]: debug 2024-07-28T20:23:32.971+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:33.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:33.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:33.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:33.635 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:23:33.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:33 smithi045 bash[80445]: audit 2024-07-28T20:23:33.183335+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:33 smithi045 bash[82788]: audit 2024-07-28T20:23:33.183335+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:33.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:33.943 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:33 smithi155 bash[73694]: debug 2024-07-28T20:23:33.671+0000 7f8e37e1e640 -1 osd.4 1252 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:33.943 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:33.944 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:33 smithi155 bash[68033]: audit 2024-07-28T20:23:33.183335+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:33.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:34.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2048 16 16 0 0 0 - 0 2024-07-28T20:23:34.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:34.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:34.201 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:33 smithi155 bash[73694]: debug 2024-07-28T20:23:33.943+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:34.307 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:34.425 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:34.544 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:34.607 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:34.607 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:34 smithi155 bash[73694]: debug 2024-07-28T20:23:34.499+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:34.617 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:23:34.664 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:34.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:34.904 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:34.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:34 smithi155 bash[73694]: debug 2024-07-28T20:23:34.695+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:34.916 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:34 smithi155 bash[68033]: audit 2024-07-28T20:23:33.799319+0000 mon.a (mon.0) 2410 : audit [INF] from='client.? 172.21.15.45:0/250714923' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:34.916 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:34 smithi155 bash[68033]: cluster 2024-07-28T20:23:33.999713+0000 mgr.y (mgr.34101) 1618 : cluster [DBG] pgmap v2467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:34 smithi045 bash[80445]: audit 2024-07-28T20:23:33.799319+0000 mon.a (mon.0) 2410 : audit [INF] from='client.? 172.21.15.45:0/250714923' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:34 smithi045 bash[80445]: cluster 2024-07-28T20:23:33.999713+0000 mgr.y (mgr.34101) 1618 : cluster [DBG] pgmap v2467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:34 smithi045 bash[82788]: audit 2024-07-28T20:23:33.799319+0000 mon.a (mon.0) 2410 : audit [INF] from='client.? 172.21.15.45:0/250714923' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:34 smithi045 bash[82788]: cluster 2024-07-28T20:23:33.999713+0000 mgr.y (mgr.34101) 1618 : cluster [DBG] pgmap v2467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:35.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2049 16 16 0 0 0 - 0 2024-07-28T20:23:35.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:35.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:35.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:35.381 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:35.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:35.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:35 smithi045 bash[80445]: cluster 2024-07-28T20:23:34.604331+0000 mon.a (mon.0) 2411 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:23:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:35 smithi045 bash[80445]: audit 2024-07-28T20:23:34.618097+0000 mon.a (mon.0) 2412 : audit [INF] from='client.? 172.21.15.45:0/250714923' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:23:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:35 smithi045 bash[80445]: cluster 2024-07-28T20:23:34.618230+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1253: 8 total, 2 up, 8 in 2024-07-28T20:23:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:35 smithi045 bash[82788]: cluster 2024-07-28T20:23:34.604331+0000 mon.a (mon.0) 2411 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:23:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:35 smithi045 bash[82788]: audit 2024-07-28T20:23:34.618097+0000 mon.a (mon.0) 2412 : audit [INF] from='client.? 172.21.15.45:0/250714923' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:23:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:35 smithi045 bash[82788]: cluster 2024-07-28T20:23:34.618230+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1253: 8 total, 2 up, 8 in 2024-07-28T20:23:35.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:35.853 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:35.923 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:35 smithi155 bash[73694]: debug 2024-07-28T20:23:35.743+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:35.923 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:35 smithi155 bash[68033]: cluster 2024-07-28T20:23:34.604331+0000 mon.a (mon.0) 2411 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:23:35.923 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:35 smithi155 bash[68033]: audit 2024-07-28T20:23:34.618097+0000 mon.a (mon.0) 2412 : audit [INF] from='client.? 172.21.15.45:0/250714923' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:23:35.923 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:35 smithi155 bash[68033]: cluster 2024-07-28T20:23:34.618230+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1253: 8 total, 2 up, 8 in 2024-07-28T20:23:35.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:36.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2050 16 16 0 0 0 - 0 2024-07-28T20:23:36.092 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:36.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:36.224 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:36.332 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:36.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:36.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:36 smithi155 bash[73694]: debug 2024-07-28T20:23:36.315+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:36.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:36.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:36.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:36.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:36.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:36.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:36 smithi045 bash[80445]: cluster 2024-07-28T20:23:36.001476+0000 mgr.y (mgr.34101) 1619 : cluster [DBG] pgmap v2469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:36.933 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:36 smithi045 bash[82788]: cluster 2024-07-28T20:23:36.001476+0000 mgr.y (mgr.34101) 1619 : cluster [DBG] pgmap v2469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:37.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2051 16 16 0 0 0 - 0 2024-07-28T20:23:37.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:36 smithi155 bash[68033]: cluster 2024-07-28T20:23:36.001476+0000 mgr.y (mgr.34101) 1619 : cluster [DBG] pgmap v2469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:37.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:36 smithi155 bash[73694]: debug 2024-07-28T20:23:36.583+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:37.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:36 smithi155 bash[73694]: debug 2024-07-28T20:23:36.783+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:37.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:37.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:37.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:37.410 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:37.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:23:37.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:37.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:37 smithi155 bash[73694]: debug 2024-07-28T20:23:37.539+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:37.631 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:37.745 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:37.749 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:37.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:37.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:38.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2052 16 16 0 0 0 - 0 2024-07-28T20:23:38.009 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:23:38.009 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:23:38.009 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T20:23:38.009 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T20:23:38.009 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:23:38.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:37 smithi155 bash[73694]: debug 2024-07-28T20:23:37.743+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:38.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:37 smithi155 bash[73694]: debug 2024-07-28T20:23:37.791+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:38.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:38.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:38.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:38.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:38.578 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:38.657 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:38.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:38.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T20:23:38.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:38.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:39.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2053 16 16 0 0 0 - 0 2024-07-28T20:23:39.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:38 smithi155 bash[73694]: debug 2024-07-28T20:23:38.655+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:39.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:38 smithi155 bash[73694]: debug 2024-07-28T20:23:38.835+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:39.064 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:39.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:39 smithi045 bash[80445]: cluster 2024-07-28T20:23:38.003509+0000 mgr.y (mgr.34101) 1620 : cluster [DBG] pgmap v2470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:39 smithi045 bash[82788]: cluster 2024-07-28T20:23:38.003509+0000 mgr.y (mgr.34101) 1620 : cluster [DBG] pgmap v2470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:39.300 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:39.310 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:39 smithi155 bash[68033]: cluster 2024-07-28T20:23:38.003509+0000 mgr.y (mgr.34101) 1620 : cluster [DBG] pgmap v2470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:39.310 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:39.311 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:39 smithi155 bash[73694]: debug 2024-07-28T20:23:39.259+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:39.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:39.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:39.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:39.611 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:39 smithi155 bash[73694]: debug 2024-07-28T20:23:39.391+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:39.611 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:39.612 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:39 smithi155 bash[73694]: debug 2024-07-28T20:23:39.519+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:39.612 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:39.652 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:39.772 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:39.892 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:39.902 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:39 smithi155 bash[73694]: debug 2024-07-28T20:23:39.611+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:39.903 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:39 smithi155 bash[73694]: debug 2024-07-28T20:23:39.851+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:40.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2054 16 16 0 0 0 - 0 2024-07-28T20:23:40.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:40.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:40.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:40.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:40.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:40.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:40.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:40.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:40.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:40 smithi155 bash[73694]: debug 2024-07-28T20:23:40.595+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:40.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:40.855 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:23:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:23:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:23:40.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:41.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2055 16 16 0 0 0 - 0 2024-07-28T20:23:41.063 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:40 smithi155 bash[73694]: debug 2024-07-28T20:23:40.807+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:41.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:41.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:41.212 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:41 smithi045 bash[80445]: cluster 2024-07-28T20:23:40.005255+0000 mgr.y (mgr.34101) 1621 : cluster [DBG] pgmap v2471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:41.212 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:41 smithi045 bash[82788]: cluster 2024-07-28T20:23:40.005255+0000 mgr.y (mgr.34101) 1621 : cluster [DBG] pgmap v2471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:41.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:41.331 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:41 smithi155 bash[68033]: cluster 2024-07-28T20:23:40.005255+0000 mgr.y (mgr.34101) 1621 : cluster [DBG] pgmap v2471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:41.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:41.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:41.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:41.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:41.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:42.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2056 16 16 0 0 0 - 0 2024-07-28T20:23:42.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:42.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:42.219 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:23:42.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:42.285 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:41 smithi155 bash[73694]: debug 2024-07-28T20:23:41.807+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:42.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:42.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:42.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:23:42 smithi155 bash[60745]: ts=2024-07-28T20:23:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:23:42.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:42.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:42.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:42.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:43.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2057 16 16 0 0 0 - 0 2024-07-28T20:23:43.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:42 smithi155 bash[73694]: debug 2024-07-28T20:23:42.783+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:43.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:43.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:43.213 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:43 smithi155 bash[68033]: cluster 2024-07-28T20:23:42.007198+0000 mgr.y (mgr.34101) 1622 : cluster [DBG] pgmap v2472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:43.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:43.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:43.360 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:43 smithi155 bash[73694]: debug 2024-07-28T20:23:43.211+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:43.468 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:43.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:43 smithi045 bash[80445]: cluster 2024-07-28T20:23:42.007198+0000 mgr.y (mgr.34101) 1622 : cluster [DBG] pgmap v2472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:43.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:43 smithi045 bash[82788]: cluster 2024-07-28T20:23:42.007198+0000 mgr.y (mgr.34101) 1622 : cluster [DBG] pgmap v2472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:43.533 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:23:43.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:43.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:43.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:43.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:44.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2058 16 16 0 0 0 - 0 2024-07-28T20:23:44.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:43 smithi155 bash[73694]: debug 2024-07-28T20:23:43.811+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:44.057 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:44.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:44.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:44.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:44.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:44.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:44.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:44.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:44 smithi155 bash[73694]: debug 2024-07-28T20:23:44.767+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:44.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:45.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2059 16 16 0 0 0 - 0 2024-07-28T20:23:45.046 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:45.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:45.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:45.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:45 smithi155 bash[68033]: cluster 2024-07-28T20:23:44.008179+0000 mgr.y (mgr.34101) 1623 : cluster [DBG] pgmap v2473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:45.397 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:45.409 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:45 smithi045 bash[80445]: cluster 2024-07-28T20:23:44.008179+0000 mgr.y (mgr.34101) 1623 : cluster [DBG] pgmap v2473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:45.409 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:45 smithi045 bash[82788]: cluster 2024-07-28T20:23:44.008179+0000 mgr.y (mgr.34101) 1623 : cluster [DBG] pgmap v2473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:45.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:45.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:45.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:45.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:45.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:45.995 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:45.995 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:45 smithi155 bash[73694]: debug 2024-07-28T20:23:45.767+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:45.995 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:45 smithi155 bash[73694]: debug 2024-07-28T20:23:45.807+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:46.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:23:46.003782+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:23:46.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:23:46.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2060 16 16 0 0 0 - 0 2024-07-28T20:23:46.112 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:46.228 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:46.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:46.468 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:46.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:46.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:46.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:46.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:46.972 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:46.972 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:46 smithi155 bash[73694]: debug 2024-07-28T20:23:46.779+0000 7f8e37e1e640 -1 osd.4 1253 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:47.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2061 16 16 0 0 0 - 0 2024-07-28T20:23:47.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:46 smithi155 bash[73694]: debug 2024-07-28T20:23:46.971+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:47.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:47.090 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:23:47.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:47.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:47.359 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:23:47.359 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T20:23:47.359 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T20:23:47.359 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [ 2024-07-28T20:23:47.359 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:1 6.e 6.103f986e (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.714382+0000", 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 261.649247022, 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00065302700000000003, 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 1 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.360 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714382+0000", 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714382+0000", 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714379+0000", 2024-07-28T20:23:47.361 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999971 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714665+0000", 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00028592599999999999 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714690+0000", 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.4746999999999999e-05 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.362 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714707+0000", 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.6812000000000001e-05 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714949+0000", 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000242251 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715035+0000", 2024-07-28T20:23:47.363 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 8.6241000000000003e-05 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:4 6.e 6.8196a6de (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.714726+0000", 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 261.64890329999997, 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00039524699999999999, 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:23:47.364 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 4 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714726+0000", 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:23:47.365 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714726+0000", 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714725+0000", 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999986 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714815+0000", 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 9.0613999999999997e-05 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.366 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714831+0000", 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.5736e-05 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714841+0000", 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 9.8600000000000005e-06 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715101+0000", 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000259974 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.367 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715121+0000", 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.0265999999999999e-05 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:13 6.e 6.77efc75e (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.714967+0000", 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 261.64866190599997, 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00020245199999999999, 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:23:47.368 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 13 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714967+0000", 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:23:47.369 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714967+0000", 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714966+0000", 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.999999 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715043+0000", 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 7.6724999999999995e-05 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.370 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715057+0000", 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.4687e-05 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715068+0000", 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.0456e-05 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715153+0000", 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 8.5563999999999996e-05 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.371 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715170+0000", 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.6107e-05 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:14 6.e 6.17c96fce (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.715093+0000", 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 261.648535939, 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000137117, 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:23:47.372 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 14 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715093+0000", 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715093+0000", 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:23:47.373 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715092+0000", 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.999999 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715148+0000", 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 5.5735000000000001e-05 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:23:47.374 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715159+0000", 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.1039999999999999e-05 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715171+0000", 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.1929999999999999e-05 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715212+0000", 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4.1131999999999999e-05 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715230+0000", 2024-07-28T20:23:47.375 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.8410000000000002e-05 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_backoff(6.e ack-block id 1 [6:70000000::::0,6:80000000::::head) e1233)", 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.715446+0000", 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 261.64818337100002, 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00010314099999999999, 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:23:47.376 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 0 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715446+0000", 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715446+0000", 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.377 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715444+0000", 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999986 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715452+0000", 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 7.4460000000000004e-06 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715470+0000", 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.7846000000000002e-05 2024-07-28T20:23:47.378 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715481+0000", 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.1384e-05 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715531+0000", 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4.9700999999999997e-05 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715549+0000", 2024-07-28T20:23:47.379 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.8139999999999999e-05 2024-07-28T20:23:47.380 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:23:47.380 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:23:47.380 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:23:47.380 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:23:47.380 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:23:47.380 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:23:47.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:47 smithi155 bash[68033]: cluster 2024-07-28T20:23:46.009289+0000 mgr.y (mgr.34101) 1624 : cluster [DBG] pgmap v2474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:47.380 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:47 smithi155 bash[68033]: audit 2024-07-28T20:23:46.174923+0000 mon.a (mon.0) 2414 : audit [INF] from='client.? 172.21.15.45:0/3210101104' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:23:47.415 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:47.426 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:47 smithi045 bash[80445]: cluster 2024-07-28T20:23:46.009289+0000 mgr.y (mgr.34101) 1624 : cluster [DBG] pgmap v2474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:47.426 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:47 smithi045 bash[80445]: audit 2024-07-28T20:23:46.174923+0000 mon.a (mon.0) 2414 : audit [INF] from='client.? 172.21.15.45:0/3210101104' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:23:47.426 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:47 smithi045 bash[82788]: cluster 2024-07-28T20:23:46.009289+0000 mgr.y (mgr.34101) 1624 : cluster [DBG] pgmap v2474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:47.426 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:47 smithi045 bash[82788]: audit 2024-07-28T20:23:46.174923+0000 mon.a (mon.0) 2414 : audit [INF] from='client.? 172.21.15.45:0/3210101104' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:23:47.534 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:47.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:47.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:47.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:48.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2062 16 16 0 0 0 - 0 2024-07-28T20:23:48.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:48.106 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:47 smithi155 bash[73694]: debug 2024-07-28T20:23:47.763+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:48.107 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:48.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:48 smithi155 bash[68033]: cluster 2024-07-28T20:23:47.074518+0000 mon.a (mon.0) 2415 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:23:48.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:48 smithi155 bash[68033]: audit 2024-07-28T20:23:47.090191+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? 172.21.15.45:0/3210101104' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:23:48.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:48 smithi155 bash[68033]: cluster 2024-07-28T20:23:47.090309+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1254: 8 total, 2 up, 8 in 2024-07-28T20:23:48.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:48.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T20:23:48.249 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:48.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:48.379 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:48 smithi155 bash[73694]: debug 2024-07-28T20:23:48.107+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:48.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:48 smithi045 bash[80445]: cluster 2024-07-28T20:23:47.074518+0000 mon.a (mon.0) 2415 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:23:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:48 smithi045 bash[80445]: audit 2024-07-28T20:23:47.090191+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? 172.21.15.45:0/3210101104' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:23:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:48 smithi045 bash[80445]: cluster 2024-07-28T20:23:47.090309+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1254: 8 total, 2 up, 8 in 2024-07-28T20:23:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:48 smithi045 bash[82788]: cluster 2024-07-28T20:23:47.074518+0000 mon.a (mon.0) 2415 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:23:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:48 smithi045 bash[82788]: audit 2024-07-28T20:23:47.090191+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? 172.21.15.45:0/3210101104' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:23:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:48 smithi045 bash[82788]: cluster 2024-07-28T20:23:47.090309+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1254: 8 total, 2 up, 8 in 2024-07-28T20:23:48.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:48.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:48.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:48.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:48 smithi155 bash[73694]: debug 2024-07-28T20:23:48.459+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:48.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:48.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:49.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2063 16 16 0 0 0 - 0 2024-07-28T20:23:49.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:49.089 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:48 smithi155 bash[73694]: debug 2024-07-28T20:23:48.811+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:49.089 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:49.089 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:49 smithi155 bash[73694]: debug 2024-07-28T20:23:49.059+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:49.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:49.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:49 smithi155 bash[68033]: cluster 2024-07-28T20:23:48.010783+0000 mgr.y (mgr.34101) 1625 : cluster [DBG] pgmap v2476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:49.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:49 smithi155 bash[68033]: audit 2024-07-28T20:23:48.184151+0000 mon.c (mon.2) 522 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:49.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:49.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:49 smithi045 bash[80445]: cluster 2024-07-28T20:23:48.010783+0000 mgr.y (mgr.34101) 1625 : cluster [DBG] pgmap v2476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:49 smithi045 bash[80445]: audit 2024-07-28T20:23:48.184151+0000 mon.c (mon.2) 522 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:49 smithi045 bash[82788]: cluster 2024-07-28T20:23:48.010783+0000 mgr.y (mgr.34101) 1625 : cluster [DBG] pgmap v2476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:49 smithi045 bash[82788]: audit 2024-07-28T20:23:48.184151+0000 mon.c (mon.2) 522 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:23:49.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:49.672 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:49.791 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:49.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:50.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2064 16 16 0 0 0 - 0 2024-07-28T20:23:50.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:50.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:49 smithi155 bash[73694]: debug 2024-07-28T20:23:49.795+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:50.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:23:50.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:50.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:50.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:50.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:50.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:23:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:23:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:23:50.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:50.865 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:50.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:51.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2065 16 16 0 0 0 - 0 2024-07-28T20:23:51.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:50 smithi155 bash[73694]: debug 2024-07-28T20:23:50.799+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:51.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:51.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:51 smithi045 bash[80445]: cluster 2024-07-28T20:23:50.011926+0000 mgr.y (mgr.34101) 1626 : cluster [DBG] pgmap v2477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:51.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:51 smithi045 bash[82788]: cluster 2024-07-28T20:23:50.011926+0000 mgr.y (mgr.34101) 1626 : cluster [DBG] pgmap v2477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:51.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:51.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:51 smithi155 bash[68033]: cluster 2024-07-28T20:23:50.011926+0000 mgr.y (mgr.34101) 1626 : cluster [DBG] pgmap v2477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:51.345 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:51.345 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:51 smithi155 bash[73694]: debug 2024-07-28T20:23:51.295+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:51.450 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:51.569 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:51.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:51.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:51.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:51 smithi155 bash[73694]: debug 2024-07-28T20:23:51.547+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:51.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:51.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:51 smithi155 bash[73694]: debug 2024-07-28T20:23:51.655+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:51.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:51.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:52.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2066 16 16 0 0 0 - 0 2024-07-28T20:23:52.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:52.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:52.284 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:52.295 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:51 smithi155 bash[73694]: debug 2024-07-28T20:23:51.815+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:52.295 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:52.295 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:51 smithi155 bash[73694]: debug 2024-07-28T20:23:51.879+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:52.404 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:52.524 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:52.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:52.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:52 smithi155 bash[73694]: debug 2024-07-28T20:23:52.479+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:52.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:52.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:23:52 smithi155 bash[60745]: ts=2024-07-28T20:23:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:23:52.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:52.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:52.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:52.996 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:23:53.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:53.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2067 16 16 0 0 0 - 0 2024-07-28T20:23:53.009 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:52 smithi155 bash[73694]: debug 2024-07-28T20:23:52.631+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:53.009 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:52 smithi155 bash[73694]: debug 2024-07-28T20:23:52.771+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:53.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:53.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:53.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:53.365 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:53 smithi155 bash[68033]: cluster 2024-07-28T20:23:52.013803+0000 mgr.y (mgr.34101) 1627 : cluster [DBG] pgmap v2478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:53 smithi045 bash[80445]: cluster 2024-07-28T20:23:52.013803+0000 mgr.y (mgr.34101) 1627 : cluster [DBG] pgmap v2478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:53 smithi045 bash[82788]: cluster 2024-07-28T20:23:52.013803+0000 mgr.y (mgr.34101) 1627 : cluster [DBG] pgmap v2478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:53.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:53.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:53.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:53.830 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:53.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:54.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2068 16 16 0 0 0 - 0 2024-07-28T20:23:54.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:54.078 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:53 smithi155 bash[73694]: debug 2024-07-28T20:23:53.819+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:54.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:54.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:54.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:54 smithi155 bash[73694]: debug 2024-07-28T20:23:54.187+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:54.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:54.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:54.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:54.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:54.668 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:54.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:54.854 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:23:54.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:55.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2069 16 16 0 0 0 - 0 2024-07-28T20:23:55.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:55.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:54 smithi155 bash[73694]: debug 2024-07-28T20:23:54.679+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:55.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:54 smithi155 bash[73694]: debug 2024-07-28T20:23:54.843+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:55.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:55 smithi045 bash[80445]: cluster 2024-07-28T20:23:54.015555+0000 mgr.y (mgr.34101) 1628 : cluster [DBG] pgmap v2479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:55 smithi045 bash[82788]: cluster 2024-07-28T20:23:54.015555+0000 mgr.y (mgr.34101) 1628 : cluster [DBG] pgmap v2479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:55.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:55.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:55.368 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:55 smithi155 bash[68033]: cluster 2024-07-28T20:23:54.015555+0000 mgr.y (mgr.34101) 1628 : cluster [DBG] pgmap v2479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:55.368 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:55.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:55.498 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:55 smithi155 bash[73694]: debug 2024-07-28T20:23:55.367+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:55.605 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:55.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:55.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:55.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:56.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2070 16 16 0 0 0 - 0 2024-07-28T20:23:56.086 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:56.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:56.217 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:55 smithi155 bash[73694]: debug 2024-07-28T20:23:55.823+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:56.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:56.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:56.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:56.680 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:56.762 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:23:56.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:56.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:56.975 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:56.975 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:56 smithi155 bash[73694]: debug 2024-07-28T20:23:56.771+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:56.975 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:56 smithi155 bash[73694]: debug 2024-07-28T20:23:56.783+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:57.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2071 16 16 0 0 0 - 0 2024-07-28T20:23:57.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:57.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:57.269 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:57.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:57 smithi155 bash[68033]: cluster 2024-07-28T20:23:56.016830+0000 mgr.y (mgr.34101) 1629 : cluster [DBG] pgmap v2480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:57.387 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:57.398 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:57 smithi045 bash[80445]: cluster 2024-07-28T20:23:56.016830+0000 mgr.y (mgr.34101) 1629 : cluster [DBG] pgmap v2480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:57.398 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:57 smithi045 bash[82788]: cluster 2024-07-28T20:23:56.016830+0000 mgr.y (mgr.34101) 1629 : cluster [DBG] pgmap v2480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:57.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:57.528 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:23:57.529 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T20:23:57.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:57.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:57.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:57 smithi155 bash[73694]: debug 2024-07-28T20:23:57.747+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:57.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:57.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:58.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2072 16 16 0 0 0 - 0 2024-07-28T20:23:58.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:58.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:23:58.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:58.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:58.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:58.677 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:58.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:58.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:23:58.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:58.947 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:58 smithi155 bash[73694]: debug 2024-07-28T20:23:58.675+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:58.947 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:58 smithi155 bash[73694]: debug 2024-07-28T20:23:58.759+0000 7f8e37e1e640 -1 osd.4 1254 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:23:59.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2073 16 16 0 0 0 - 0 2024-07-28T20:23:59.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:23:59.118 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:23:59.119 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:59.119 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:59 smithi155 bash[73694]: debug 2024-07-28T20:23:59.043+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:59.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:23:59.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:59.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:59 smithi155 bash[68033]: cluster 2024-07-28T20:23:58.018781+0000 mgr.y (mgr.34101) 1630 : cluster [DBG] pgmap v2481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:59.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:59 smithi155 bash[68033]: audit 2024-07-28T20:23:58.818667+0000 mon.c (mon.2) 523 : audit [INF] from='client.? 172.21.15.45:0/4029562664' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:59.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:23:59 smithi155 bash[68033]: audit 2024-07-28T20:23:58.819334+0000 mon.a (mon.0) 2418 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:59.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:23:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:59 smithi045 bash[80445]: cluster 2024-07-28T20:23:58.018781+0000 mgr.y (mgr.34101) 1630 : cluster [DBG] pgmap v2481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:59.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:59 smithi045 bash[80445]: audit 2024-07-28T20:23:58.818667+0000 mon.c (mon.2) 523 : audit [INF] from='client.? 172.21.15.45:0/4029562664' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:59.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:23:59 smithi045 bash[80445]: audit 2024-07-28T20:23:58.819334+0000 mon.a (mon.0) 2418 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:59.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:59 smithi045 bash[82788]: cluster 2024-07-28T20:23:58.018781+0000 mgr.y (mgr.34101) 1630 : cluster [DBG] pgmap v2481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:23:59.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:59 smithi045 bash[82788]: audit 2024-07-28T20:23:58.818667+0000 mon.c (mon.2) 523 : audit [INF] from='client.? 172.21.15.45:0/4029562664' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:59.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:23:59 smithi045 bash[82788]: audit 2024-07-28T20:23:58.819334+0000 mon.a (mon.0) 2418 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:23:59.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:23:59.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:23:59.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:59 smithi155 bash[73694]: debug 2024-07-28T20:23:59.483+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:23:59.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:23:59.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:23:59.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:00.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:00.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2074 16 16 0 0 0 - 0 2024-07-28T20:24:00.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:23:59 smithi155 bash[73694]: debug 2024-07-28T20:23:59.767+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:00.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:00.240 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:00.252 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:00 smithi045 bash[80445]: cluster 2024-07-28T20:23:59.108446+0000 mon.a (mon.0) 2419 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:00.252 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:00 smithi045 bash[80445]: audit 2024-07-28T20:23:59.115959+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:24:00.252 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:00 smithi045 bash[80445]: cluster 2024-07-28T20:23:59.116099+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1255: 8 total, 2 up, 8 in 2024-07-28T20:24:00.253 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:00 smithi045 bash[82788]: cluster 2024-07-28T20:23:59.108446+0000 mon.a (mon.0) 2419 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:00.253 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:00 smithi045 bash[82788]: audit 2024-07-28T20:23:59.115959+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:24:00.253 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:00 smithi045 bash[82788]: cluster 2024-07-28T20:23:59.116099+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1255: 8 total, 2 up, 8 in 2024-07-28T20:24:00.360 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:00.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:00 smithi155 bash[68033]: cluster 2024-07-28T20:23:59.108446+0000 mon.a (mon.0) 2419 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:00.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:00 smithi155 bash[68033]: audit 2024-07-28T20:23:59.115959+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:24:00.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:00 smithi155 bash[68033]: cluster 2024-07-28T20:23:59.116099+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1255: 8 total, 2 up, 8 in 2024-07-28T20:24:00.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:00.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:00.715 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:00.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:00.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:00 smithi155 bash[73694]: debug 2024-07-28T20:24:00.691+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:00.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:00.850 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:24:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:24:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:24:00.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:01.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2075 16 16 0 0 0 - 0 2024-07-28T20:24:01.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:00 smithi155 bash[73694]: debug 2024-07-28T20:24:00.775+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:01.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:01.189 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:01.308 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:01.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:01.438 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:01 smithi045 bash[80445]: cluster 2024-07-28T20:24:00.019856+0000 mgr.y (mgr.34101) 1631 : cluster [DBG] pgmap v2483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:01.438 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:01 smithi045 bash[82788]: cluster 2024-07-28T20:24:00.019856+0000 mgr.y (mgr.34101) 1631 : cluster [DBG] pgmap v2483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:01.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:01.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:01 smithi155 bash[68033]: cluster 2024-07-28T20:24:00.019856+0000 mgr.y (mgr.34101) 1631 : cluster [DBG] pgmap v2483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:01.665 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:01.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:01.816 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:01.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:01.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:24:02.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2076 16 16 0 0 0 - 0 2024-07-28T20:24:02.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:01 smithi155 bash[73694]: debug 2024-07-28T20:24:01.815+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:01 smithi155 bash[73694]: debug 2024-07-28T20:24:01.875+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:02 smithi155 bash[73694]: debug 2024-07-28T20:24:02.003+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:02.138 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:02.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:02.285 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:24:02.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:02.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:02.610 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:02.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:02.736 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:24:02 smithi155 bash[60745]: ts=2024-07-28T20:24:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:24:02.845 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:02.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:03.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2077 16 16 0 0 0 - 0 2024-07-28T20:24:03.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:03.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:02 smithi155 bash[73694]: debug 2024-07-28T20:24:02.863+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:03.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:03.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:03.135 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:03 smithi155 bash[73694]: debug 2024-07-28T20:24:03.083+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:03.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:03.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:03.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:03.445 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:03 smithi045 bash[80445]: cluster 2024-07-28T20:24:02.021739+0000 mgr.y (mgr.34101) 1632 : cluster [DBG] pgmap v2484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:03.445 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:03 smithi045 bash[82788]: cluster 2024-07-28T20:24:02.021739+0000 mgr.y (mgr.34101) 1632 : cluster [DBG] pgmap v2484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:03.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:03 smithi155 bash[68033]: cluster 2024-07-28T20:24:02.021739+0000 mgr.y (mgr.34101) 1632 : cluster [DBG] pgmap v2484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:03.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:03.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:03 smithi155 bash[73694]: debug 2024-07-28T20:24:03.235+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:03.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:03.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:03.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:03.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:04.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2078 16 16 0 0 0 - 0 2024-07-28T20:24:04.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:04.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:03 smithi155 bash[73694]: debug 2024-07-28T20:24:03.771+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:04.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:03 smithi155 bash[73694]: debug 2024-07-28T20:24:03.819+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:04.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:04.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:04.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:04.406 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:04 smithi155 bash[68033]: audit 2024-07-28T20:24:03.184890+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:04 smithi045 bash[80445]: audit 2024-07-28T20:24:03.184890+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:04 smithi045 bash[82788]: audit 2024-07-28T20:24:03.184890+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:04.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:04.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:04.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:04.745 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:04.852 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:04.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:04.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:04 smithi155 bash[73694]: debug 2024-07-28T20:24:04.795+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:04.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:04 smithi155 bash[73694]: debug 2024-07-28T20:24:04.863+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:05.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2079 16 16 0 0 0 - 0 2024-07-28T20:24:05.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:05.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:05.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:05 smithi155 bash[68033]: cluster 2024-07-28T20:24:04.022834+0000 mgr.y (mgr.34101) 1633 : cluster [DBG] pgmap v2485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:05.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:05.435 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:05.447 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:05 smithi045 bash[80445]: cluster 2024-07-28T20:24:04.022834+0000 mgr.y (mgr.34101) 1633 : cluster [DBG] pgmap v2485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:05.447 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:05 smithi045 bash[82788]: cluster 2024-07-28T20:24:04.022834+0000 mgr.y (mgr.34101) 1633 : cluster [DBG] pgmap v2485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:05.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:05.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:05.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:05.912 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:06.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:24:06.006783+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:24:06.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:24:06.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2080 16 16 0 0 0 - 0 2024-07-28T20:24:06.032 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:06.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:05 smithi155 bash[73694]: debug 2024-07-28T20:24:05.779+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:06.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:06.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:06 smithi155 bash[73694]: debug 2024-07-28T20:24:06.015+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:06.149 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:06.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:06.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:06.495 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:24:06.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:06.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:06.745 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:24:06.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:06.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:06.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:07.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2081 16 16 0 0 0 - 0 2024-07-28T20:24:07.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:06 smithi155 bash[73694]: debug 2024-07-28T20:24:06.743+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:07.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:07.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:07.300 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:24:07.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T20:24:07.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:07.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:07 smithi045 bash[80445]: cluster 2024-07-28T20:24:06.024529+0000 mgr.y (mgr.34101) 1634 : cluster [DBG] pgmap v2486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:07 smithi045 bash[82788]: cluster 2024-07-28T20:24:06.024529+0000 mgr.y (mgr.34101) 1634 : cluster [DBG] pgmap v2486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:07.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:07 smithi155 bash[68033]: cluster 2024-07-28T20:24:06.024529+0000 mgr.y (mgr.34101) 1634 : cluster [DBG] pgmap v2486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:07.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:07.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:07.820 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:07.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:08.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2082 16 16 0 0 0 - 0 2024-07-28T20:24:08.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:07 smithi155 bash[73694]: debug 2024-07-28T20:24:07.719+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:08.059 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:08.177 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:08.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:08.416 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:08.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:08.645 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:08.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:08.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:09.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:09.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2083 16 16 0 0 0 - 0 2024-07-28T20:24:09.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:08 smithi155 bash[73694]: debug 2024-07-28T20:24:08.683+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:09.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:09.242 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:09.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:09.430 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:09 smithi045 bash[80445]: cluster 2024-07-28T20:24:08.025852+0000 mgr.y (mgr.34101) 1635 : cluster [DBG] pgmap v2487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:09.430 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:09 smithi045 bash[82788]: cluster 2024-07-28T20:24:08.025852+0000 mgr.y (mgr.34101) 1635 : cluster [DBG] pgmap v2487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:09.456 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:09.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:09 smithi155 bash[68033]: cluster 2024-07-28T20:24:08.025852+0000 mgr.y (mgr.34101) 1635 : cluster [DBG] pgmap v2487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:09.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:09.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:09.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:09 smithi155 bash[73694]: debug 2024-07-28T20:24:09.455+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:09 smithi155 bash[73694]: debug 2024-07-28T20:24:09.683+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:09.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:09.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:10.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2084 16 16 0 0 0 - 0 2024-07-28T20:24:10.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:10.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:10.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:10.432 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:10.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:10.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:10.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:10.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:24:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:24:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:24:11.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2085 16 16 0 0 0 - 0 2024-07-28T20:24:11.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:11.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:10 smithi155 bash[73694]: debug 2024-07-28T20:24:10.723+0000 7f8e37e1e640 -1 osd.4 1255 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:11.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:11.167 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:24:11.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:11.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:11.397 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:11 smithi045 bash[80445]: cluster 2024-07-28T20:24:10.027509+0000 mgr.y (mgr.34101) 1636 : cluster [DBG] pgmap v2488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:11.397 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:11 smithi045 bash[80445]: audit 2024-07-28T20:24:10.909175+0000 mon.a (mon.0) 2422 : audit [INF] from='client.? 172.21.15.45:0/1754628895' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:24:11.398 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:11 smithi045 bash[82788]: cluster 2024-07-28T20:24:10.027509+0000 mgr.y (mgr.34101) 1636 : cluster [DBG] pgmap v2488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:11.398 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:11 smithi045 bash[82788]: audit 2024-07-28T20:24:10.909175+0000 mon.a (mon.0) 2422 : audit [INF] from='client.? 172.21.15.45:0/1754628895' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:24:11.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:11.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:11.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:11 smithi155 bash[73694]: debug 2024-07-28T20:24:11.247+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:11.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:11 smithi155 bash[68033]: cluster 2024-07-28T20:24:10.027509+0000 mgr.y (mgr.34101) 1636 : cluster [DBG] pgmap v2488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:11.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:11 smithi155 bash[68033]: audit 2024-07-28T20:24:10.909175+0000 mon.a (mon.0) 2422 : audit [INF] from='client.? 172.21.15.45:0/1754628895' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:24:11.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:11.745 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:11.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:11 smithi155 bash[73694]: debug 2024-07-28T20:24:11.715+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:11.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:11.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:12.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2086 16 16 0 0 0 - 0 2024-07-28T20:24:12.048 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:24:12.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:12.142 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:12.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:12.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:12.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:12.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:12 smithi045 bash[80445]: cluster 2024-07-28T20:24:11.158887+0000 mon.a (mon.0) 2423 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:12.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:12 smithi045 bash[80445]: audit 2024-07-28T20:24:11.166857+0000 mon.a (mon.0) 2424 : audit [INF] from='client.? 172.21.15.45:0/1754628895' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:24:12.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:12 smithi045 bash[80445]: cluster 2024-07-28T20:24:11.166983+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1256: 8 total, 2 up, 8 in 2024-07-28T20:24:12.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:12 smithi045 bash[82788]: cluster 2024-07-28T20:24:11.158887+0000 mon.a (mon.0) 2423 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:12.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:12 smithi045 bash[82788]: audit 2024-07-28T20:24:11.166857+0000 mon.a (mon.0) 2424 : audit [INF] from='client.? 172.21.15.45:0/1754628895' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:24:12.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:12 smithi045 bash[82788]: cluster 2024-07-28T20:24:11.166983+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1256: 8 total, 2 up, 8 in 2024-07-28T20:24:12.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:12 smithi155 bash[73694]: debug 2024-07-28T20:24:12.311+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:12.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:24:12 smithi155 bash[60745]: ts=2024-07-28T20:24:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:24:12.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:12 smithi155 bash[68033]: cluster 2024-07-28T20:24:11.158887+0000 mon.a (mon.0) 2423 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:12.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:12 smithi155 bash[68033]: audit 2024-07-28T20:24:11.166857+0000 mon.a (mon.0) 2424 : audit [INF] from='client.? 172.21.15.45:0/1754628895' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:24:12.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:12 smithi155 bash[68033]: cluster 2024-07-28T20:24:11.166983+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1256: 8 total, 2 up, 8 in 2024-07-28T20:24:12.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:12.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:12.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:12.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:12.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:12 smithi155 bash[73694]: debug 2024-07-28T20:24:12.675+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:13.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2087 16 16 0 0 0 - 0 2024-07-28T20:24:13.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:13.170 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:13.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:13.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:13 smithi155 bash[68033]: cluster 2024-07-28T20:24:12.029517+0000 mgr.y (mgr.34101) 1637 : cluster [DBG] pgmap v2490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:13.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:13 smithi045 bash[82788]: cluster 2024-07-28T20:24:12.029517+0000 mgr.y (mgr.34101) 1637 : cluster [DBG] pgmap v2490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:13 smithi045 bash[80445]: cluster 2024-07-28T20:24:12.029517+0000 mgr.y (mgr.34101) 1637 : cluster [DBG] pgmap v2490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:13.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:13.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:13.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:13.710 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:13 smithi155 bash[73694]: debug 2024-07-28T20:24:13.559+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:13.711 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:13 smithi155 bash[73694]: debug 2024-07-28T20:24:13.651+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:13.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:13.866 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:13.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:14.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:14.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2088 16 16 0 0 0 - 0 2024-07-28T20:24:14.038 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:13 smithi155 bash[73694]: debug 2024-07-28T20:24:13.883+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:14.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:24:14.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:14.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:14.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:14.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:14.548 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:14.597 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:14.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:14.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:14 smithi155 bash[73694]: debug 2024-07-28T20:24:14.547+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:14.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:14 smithi155 bash[73694]: debug 2024-07-28T20:24:14.615+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:14.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:14.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:15.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2089 16 16 0 0 0 - 0 2024-07-28T20:24:15.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:15.188 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:15 smithi045 bash[80445]: cluster 2024-07-28T20:24:14.031349+0000 mgr.y (mgr.34101) 1638 : cluster [DBG] pgmap v2491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:15 smithi045 bash[82788]: cluster 2024-07-28T20:24:14.031349+0000 mgr.y (mgr.34101) 1638 : cluster [DBG] pgmap v2491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:15.308 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:15.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:15.546 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:15.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:15 smithi155 bash[68033]: cluster 2024-07-28T20:24:14.031349+0000 mgr.y (mgr.34101) 1638 : cluster [DBG] pgmap v2491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:15.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:15.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:15.904 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:16.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2090 16 16 0 0 0 - 0 2024-07-28T20:24:16.022 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:16.033 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:15 smithi155 bash[73694]: debug 2024-07-28T20:24:15.651+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:16.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:16.183 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:24:16.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:16.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:16.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:16.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:16.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:16.745 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:16 smithi155 bash[73694]: debug 2024-07-28T20:24:16.663+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:16.853 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:16.951 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:24:16.952 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T20:24:16.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:17.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2091 16 16 0 0 0 - 0 2024-07-28T20:24:17.113 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:17.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:17.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:17 smithi155 bash[68033]: cluster 2024-07-28T20:24:16.033074+0000 mgr.y (mgr.34101) 1639 : cluster [DBG] pgmap v2492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:17.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:17.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:17 smithi155 bash[73694]: debug 2024-07-28T20:24:17.211+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:17.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:17.448 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:17 smithi045 bash[80445]: cluster 2024-07-28T20:24:16.033074+0000 mgr.y (mgr.34101) 1639 : cluster [DBG] pgmap v2492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:17 smithi045 bash[82788]: cluster 2024-07-28T20:24:16.033074+0000 mgr.y (mgr.34101) 1639 : cluster [DBG] pgmap v2492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:17.471 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:17.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:17.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:17 smithi155 bash[73694]: debug 2024-07-28T20:24:17.447+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:17.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:17.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:17 smithi155 bash[73694]: debug 2024-07-28T20:24:17.555+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:17.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:17.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:17 smithi155 bash[73694]: debug 2024-07-28T20:24:17.679+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:17.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:17.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:18.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2092 16 16 0 0 0 - 0 2024-07-28T20:24:18.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:18.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:17 smithi155 bash[73694]: debug 2024-07-28T20:24:17.779+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:18.064 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:18.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:18.207 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:18 smithi045 bash[82788]: audit 2024-07-28T20:24:18.184746+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:18.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:18.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:18 smithi045 bash[80445]: audit 2024-07-28T20:24:18.184746+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:18.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:18.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:18.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:18 smithi155 bash[73694]: debug 2024-07-28T20:24:18.283+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:18.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:18 smithi155 bash[68033]: audit 2024-07-28T20:24:18.184746+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:18.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:18.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:18.830 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:24:18.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:18.905 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:18 smithi155 bash[73694]: debug 2024-07-28T20:24:18.639+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:18.972 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:19.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2093 16 16 0 0 0 - 0 2024-07-28T20:24:19.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:19.133 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:19.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:18 smithi155 bash[73694]: debug 2024-07-28T20:24:18.971+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:19.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:19.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:19 smithi155 bash[68033]: cluster 2024-07-28T20:24:18.034476+0000 mgr.y (mgr.34101) 1640 : cluster [DBG] pgmap v2493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:19.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:19 smithi045 bash[82788]: cluster 2024-07-28T20:24:18.034476+0000 mgr.y (mgr.34101) 1640 : cluster [DBG] pgmap v2493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:19 smithi045 bash[80445]: cluster 2024-07-28T20:24:18.034476+0000 mgr.y (mgr.34101) 1640 : cluster [DBG] pgmap v2493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:19.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:19.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:19.729 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:19.853 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:19.971 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:20.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2094 16 16 0 0 0 - 0 2024-07-28T20:24:20.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:19 smithi155 bash[73694]: debug 2024-07-28T20:24:19.662+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:20.091 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:20.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:20.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:20.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:20.570 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:20.684 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:20.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:20 smithi155 bash[73694]: debug 2024-07-28T20:24:20.698+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:20.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:20.854 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:24:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:24:20] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:24:20.924 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:21.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2095 16 16 0 0 0 - 0 2024-07-28T20:24:21.025 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:21.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:21.163 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:21.212 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:21 smithi155 bash[73694]: debug 2024-07-28T20:24:21.026+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:21.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:21.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:21 smithi155 bash[68033]: cluster 2024-07-28T20:24:20.035680+0000 mgr.y (mgr.34101) 1641 : cluster [DBG] pgmap v2494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:21.403 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:21 smithi045 bash[80445]: cluster 2024-07-28T20:24:20.035680+0000 mgr.y (mgr.34101) 1641 : cluster [DBG] pgmap v2494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:21 smithi045 bash[82788]: cluster 2024-07-28T20:24:20.035680+0000 mgr.y (mgr.34101) 1641 : cluster [DBG] pgmap v2494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:21.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:21.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:21.693 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:21.712 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:24:21.758 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:21.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:21.992 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:22.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:21 smithi155 bash[73694]: debug 2024-07-28T20:24:21.694+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:22.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:21 smithi155 bash[73694]: debug 2024-07-28T20:24:21.742+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:22.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2096 16 16 0 0 0 - 0 2024-07-28T20:24:22.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:22.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:22.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:22.265 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:22.353 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:22.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:22.537 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:22 smithi155 bash[68033]: cluster 2024-07-28T20:24:22.037572+0000 mgr.y (mgr.34101) 1642 : cluster [DBG] pgmap v2495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:22.537 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:24:22 smithi155 bash[60745]: ts=2024-07-28T20:24:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:24:22.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:22.669 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:22 smithi045 bash[80445]: cluster 2024-07-28T20:24:22.037572+0000 mgr.y (mgr.34101) 1642 : cluster [DBG] pgmap v2495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:22.669 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:22 smithi045 bash[82788]: cluster 2024-07-28T20:24:22.037572+0000 mgr.y (mgr.34101) 1642 : cluster [DBG] pgmap v2495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:22.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:22.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:22 smithi155 bash[73694]: debug 2024-07-28T20:24:22.538+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:22.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:22.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:22 smithi155 bash[73694]: debug 2024-07-28T20:24:22.718+0000 7f8e37e1e640 -1 osd.4 1256 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:22.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:22 smithi155 bash[73694]: debug 2024-07-28T20:24:22.774+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:22.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:22.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:23.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2097 16 16 0 0 0 - 0 2024-07-28T20:24:23.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:23.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:23.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:23.281 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:24:23.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:23.375 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:23 smithi155 bash[73694]: debug 2024-07-28T20:24:23.262+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:23.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:23 smithi155 bash[68033]: audit 2024-07-28T20:24:23.017142+0000 mon.c (mon.2) 526 : audit [INF] from='client.? 172.21.15.45:0/2796841428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:23.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:23 smithi155 bash[68033]: audit 2024-07-28T20:24:23.017766+0000 mon.a (mon.0) 2426 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:23.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:23.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:23.545 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:23 smithi045 bash[80445]: audit 2024-07-28T20:24:23.017142+0000 mon.c (mon.2) 526 : audit [INF] from='client.? 172.21.15.45:0/2796841428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:23.546 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:23 smithi045 bash[80445]: audit 2024-07-28T20:24:23.017766+0000 mon.a (mon.0) 2426 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:23.546 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:23 smithi045 bash[82788]: audit 2024-07-28T20:24:23.017142+0000 mon.c (mon.2) 526 : audit [INF] from='client.? 172.21.15.45:0/2796841428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:23.546 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:23 smithi045 bash[82788]: audit 2024-07-28T20:24:23.017766+0000 mon.a (mon.0) 2426 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:23.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:23 smithi155 bash[73694]: debug 2024-07-28T20:24:23.378+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:23.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:23.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:23.853 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:23 smithi155 bash[73694]: debug 2024-07-28T20:24:23.698+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:23.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:24.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2098 16 16 0 0 0 - 0 2024-07-28T20:24:24.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:24.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:24.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:24.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:24.386 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:24 smithi045 bash[80445]: cluster 2024-07-28T20:24:23.265912+0000 mon.a (mon.0) 2427 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:24:24.386 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:24 smithi045 bash[80445]: audit 2024-07-28T20:24:23.279405+0000 mon.a (mon.0) 2428 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:24:24.386 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:24 smithi045 bash[80445]: cluster 2024-07-28T20:24:23.279545+0000 mon.a (mon.0) 2429 : cluster [DBG] osdmap e1257: 8 total, 2 up, 8 in 2024-07-28T20:24:24.386 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:24 smithi045 bash[80445]: cluster 2024-07-28T20:24:24.039352+0000 mgr.y (mgr.34101) 1643 : cluster [DBG] pgmap v2497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:24.386 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:24 smithi045 bash[82788]: cluster 2024-07-28T20:24:23.265912+0000 mon.a (mon.0) 2427 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:24:24.386 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:24 smithi045 bash[82788]: audit 2024-07-28T20:24:23.279405+0000 mon.a (mon.0) 2428 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:24:24.387 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:24 smithi045 bash[82788]: cluster 2024-07-28T20:24:23.279545+0000 mon.a (mon.0) 2429 : cluster [DBG] osdmap e1257: 8 total, 2 up, 8 in 2024-07-28T20:24:24.387 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:24 smithi045 bash[82788]: cluster 2024-07-28T20:24:24.039352+0000 mgr.y (mgr.34101) 1643 : cluster [DBG] pgmap v2497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:24.493 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:24.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:24 smithi155 bash[68033]: cluster 2024-07-28T20:24:23.265912+0000 mon.a (mon.0) 2427 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:24:24.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:24 smithi155 bash[68033]: audit 2024-07-28T20:24:23.279405+0000 mon.a (mon.0) 2428 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:24:24.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:24 smithi155 bash[68033]: cluster 2024-07-28T20:24:23.279545+0000 mon.a (mon.0) 2429 : cluster [DBG] osdmap e1257: 8 total, 2 up, 8 in 2024-07-28T20:24:24.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:24 smithi155 bash[68033]: cluster 2024-07-28T20:24:24.039352+0000 mgr.y (mgr.34101) 1643 : cluster [DBG] pgmap v2497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:24.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:24.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:24.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:24.865 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:24 smithi155 bash[73694]: debug 2024-07-28T20:24:24.690+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:24.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:25.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2099 16 16 0 0 0 - 0 2024-07-28T20:24:25.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:25.211 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:25.222 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:25.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:25.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:25.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:25 smithi155 bash[73694]: debug 2024-07-28T20:24:25.322+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:25.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:25.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:25.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:25.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:25.942 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:25 smithi155 bash[73694]: debug 2024-07-28T20:24:25.730+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:26.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:24:26.010011+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:24:26.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:24:26.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2100 16 16 0 0 0 - 0 2024-07-28T20:24:26.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:26.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:24:26.164 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:26.196 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:24:26.197 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:26.197 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:26 smithi155 bash[73694]: debug 2024-07-28T20:24:26.134+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:26.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:26.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:26.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:26.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:26.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:26.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:26.904 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:26.904 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:26 smithi155 bash[73694]: debug 2024-07-28T20:24:26.778+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:26.969 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:24:26.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T20:24:26.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:27.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2101 16 16 0 0 0 - 0 2024-07-28T20:24:27.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:26 smithi155 bash[73694]: debug 2024-07-28T20:24:26.906+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:27.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:27.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:27.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:27 smithi155 bash[68033]: cluster 2024-07-28T20:24:26.041145+0000 mgr.y (mgr.34101) 1644 : cluster [DBG] pgmap v2498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:27.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:27.353 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:27 smithi045 bash[80445]: cluster 2024-07-28T20:24:26.041145+0000 mgr.y (mgr.34101) 1644 : cluster [DBG] pgmap v2498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:27.354 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:27 smithi045 bash[82788]: cluster 2024-07-28T20:24:26.041145+0000 mgr.y (mgr.34101) 1644 : cluster [DBG] pgmap v2498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:27.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:27.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:27.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:27.818 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:27.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:28.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2102 16 16 0 0 0 - 0 2024-07-28T20:24:28.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:27 smithi155 bash[73694]: debug 2024-07-28T20:24:27.750+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:28.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:28.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:28.296 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:28.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:28.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:28.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:28.773 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:28.892 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:29.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:29.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2103 16 16 0 0 0 - 0 2024-07-28T20:24:29.020 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:28 smithi155 bash[73694]: debug 2024-07-28T20:24:28.742+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:29.020 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:29.020 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:28 smithi155 bash[73694]: debug 2024-07-28T20:24:28.866+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:29.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:29.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:29 smithi045 bash[80445]: cluster 2024-07-28T20:24:28.043081+0000 mgr.y (mgr.34101) 1645 : cluster [DBG] pgmap v2499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:29 smithi045 bash[82788]: cluster 2024-07-28T20:24:28.043081+0000 mgr.y (mgr.34101) 1645 : cluster [DBG] pgmap v2499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:29.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:29.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:29 smithi155 bash[73694]: debug 2024-07-28T20:24:29.098+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:29.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:29 smithi155 bash[68033]: cluster 2024-07-28T20:24:28.043081+0000 mgr.y (mgr.34101) 1645 : cluster [DBG] pgmap v2499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:29.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:29.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:29.605 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:29.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:29.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:29.958 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:30.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2104 16 16 0 0 0 - 0 2024-07-28T20:24:30.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:29 smithi155 bash[73694]: debug 2024-07-28T20:24:29.774+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:30.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:30.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:30.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:30.417 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:30.435 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:30.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:30.675 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:30.686 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:30 smithi155 bash[73694]: debug 2024-07-28T20:24:30.418+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:30.687 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:30.687 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:30 smithi155 bash[73694]: debug 2024-07-28T20:24:30.514+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:30.722 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:30.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:30.848 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:24:30.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:30.925 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:24:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:24:30] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:24:31.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2105 16 16 0 0 0 - 0 2024-07-28T20:24:31.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:31.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:30 smithi155 bash[73694]: debug 2024-07-28T20:24:30.722+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:31.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:30 smithi155 bash[73694]: debug 2024-07-28T20:24:30.778+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:31.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:31.272 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:31.391 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:31.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:31 smithi045 bash[80445]: cluster 2024-07-28T20:24:30.044824+0000 mgr.y (mgr.34101) 1646 : cluster [DBG] pgmap v2500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:31.430 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:31 smithi045 bash[82788]: cluster 2024-07-28T20:24:30.044824+0000 mgr.y (mgr.34101) 1646 : cluster [DBG] pgmap v2500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:31.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:31.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:31 smithi155 bash[68033]: cluster 2024-07-28T20:24:30.044824+0000 mgr.y (mgr.34101) 1646 : cluster [DBG] pgmap v2500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:31.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:31.750 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:31.764 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:24:31.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:31 smithi155 bash[73694]: debug 2024-07-28T20:24:31.678+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:31.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:31.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:32.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2106 16 16 0 0 0 - 0 2024-07-28T20:24:32.110 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:32.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:32.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:32.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:32.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:32.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:24:32 smithi155 bash[60745]: ts=2024-07-28T20:24:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:24:32.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:32.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:32.803 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:32.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:33.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2107 16 16 0 0 0 - 0 2024-07-28T20:24:33.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:33.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:32 smithi155 bash[73694]: debug 2024-07-28T20:24:32.634+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:33.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:32 smithi155 bash[73694]: debug 2024-07-28T20:24:32.706+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:33.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:33.277 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:33.381 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:33 smithi045 bash[80445]: cluster 2024-07-28T20:24:32.046776+0000 mgr.y (mgr.34101) 1647 : cluster [DBG] pgmap v2501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:33.381 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:33 smithi045 bash[80445]: audit 2024-07-28T20:24:32.128255+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:24:33.381 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:33 smithi045 bash[82788]: cluster 2024-07-28T20:24:32.046776+0000 mgr.y (mgr.34101) 1647 : cluster [DBG] pgmap v2501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:33.382 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:33 smithi045 bash[82788]: audit 2024-07-28T20:24:32.128255+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:24:33.397 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:33.413 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:33.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:33 smithi155 bash[68033]: cluster 2024-07-28T20:24:32.046776+0000 mgr.y (mgr.34101) 1647 : cluster [DBG] pgmap v2501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:33.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:33 smithi155 bash[68033]: audit 2024-07-28T20:24:32.128255+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:24:33.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:33.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:33.696 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:33 smithi155 bash[73694]: debug 2024-07-28T20:24:33.414+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:33.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:33.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:33 smithi155 bash[73694]: debug 2024-07-28T20:24:33.698+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:33.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:33.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:34.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2108 16 16 0 0 0 - 0 2024-07-28T20:24:34.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:34.220 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:34.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:34.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:34 smithi045 bash[82788]: audit 2024-07-28T20:24:33.192445+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:34 smithi045 bash[82788]: audit 2024-07-28T20:24:33.195123+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:34 smithi045 bash[80445]: audit 2024-07-28T20:24:33.192445+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:34 smithi045 bash[80445]: audit 2024-07-28T20:24:33.195123+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:34.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:34 smithi155 bash[68033]: audit 2024-07-28T20:24:33.192445+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:34.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:34 smithi155 bash[68033]: audit 2024-07-28T20:24:33.195123+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:34.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:34.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:34.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:34.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:34.945 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:34 smithi155 bash[73694]: debug 2024-07-28T20:24:34.690+0000 7f8e37e1e640 -1 osd.4 1257 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:35.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2109 16 16 0 0 0 - 0 2024-07-28T20:24:35.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:35.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:35.205 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:24:35.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:35.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:35 smithi045 bash[80445]: cluster 2024-07-28T20:24:34.048522+0000 mgr.y (mgr.34101) 1648 : cluster [DBG] pgmap v2502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:35 smithi045 bash[80445]: audit 2024-07-28T20:24:34.962551+0000 mon.a (mon.0) 2431 : audit [INF] from='client.? 172.21.15.45:0/4254479565' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:24:35.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:35 smithi045 bash[82788]: cluster 2024-07-28T20:24:34.048522+0000 mgr.y (mgr.34101) 1648 : cluster [DBG] pgmap v2502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:35.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:35 smithi045 bash[82788]: audit 2024-07-28T20:24:34.962551+0000 mon.a (mon.0) 2431 : audit [INF] from='client.? 172.21.15.45:0/4254479565' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:24:35.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:35.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:35 smithi155 bash[68033]: cluster 2024-07-28T20:24:34.048522+0000 mgr.y (mgr.34101) 1648 : cluster [DBG] pgmap v2502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:35.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:35 smithi155 bash[68033]: audit 2024-07-28T20:24:34.962551+0000 mon.a (mon.0) 2431 : audit [INF] from='client.? 172.21.15.45:0/4254479565' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:24:35.640 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:35.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:35.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:35 smithi155 bash[73694]: debug 2024-07-28T20:24:35.658+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:35.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:35.996 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:36.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2110 16 16 0 0 0 - 0 2024-07-28T20:24:36.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:36.193 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:24:36.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:36.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:36 smithi155 bash[68033]: cluster 2024-07-28T20:24:35.197115+0000 mon.a (mon.0) 2432 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:36.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:36 smithi155 bash[68033]: audit 2024-07-28T20:24:35.204649+0000 mon.a (mon.0) 2433 : audit [INF] from='client.? 172.21.15.45:0/4254479565' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:24:36.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:36 smithi155 bash[68033]: cluster 2024-07-28T20:24:35.204772+0000 mon.a (mon.0) 2434 : cluster [DBG] osdmap e1258: 8 total, 2 up, 8 in 2024-07-28T20:24:36.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:36.361 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:36 smithi045 bash[80445]: cluster 2024-07-28T20:24:35.197115+0000 mon.a (mon.0) 2432 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:36.362 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:36 smithi045 bash[80445]: audit 2024-07-28T20:24:35.204649+0000 mon.a (mon.0) 2433 : audit [INF] from='client.? 172.21.15.45:0/4254479565' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:24:36.362 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:36 smithi045 bash[80445]: cluster 2024-07-28T20:24:35.204772+0000 mon.a (mon.0) 2434 : cluster [DBG] osdmap e1258: 8 total, 2 up, 8 in 2024-07-28T20:24:36.362 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:36 smithi045 bash[82788]: cluster 2024-07-28T20:24:35.197115+0000 mon.a (mon.0) 2432 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:36.362 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:36 smithi045 bash[82788]: audit 2024-07-28T20:24:35.204649+0000 mon.a (mon.0) 2433 : audit [INF] from='client.? 172.21.15.45:0/4254479565' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:24:36.362 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:36 smithi045 bash[82788]: cluster 2024-07-28T20:24:35.204772+0000 mon.a (mon.0) 2434 : cluster [DBG] osdmap e1258: 8 total, 2 up, 8 in 2024-07-28T20:24:36.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:36.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:36.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:36.829 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:36.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:36.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:36 smithi155 bash[73694]: debug 2024-07-28T20:24:36.670+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:36.949 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:24:36.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T20:24:37.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2111 16 16 0 0 0 - 0 2024-07-28T20:24:37.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:37.219 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:37.220 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:37 smithi155 bash[73694]: debug 2024-07-28T20:24:37.086+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:37.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:37.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:37 smithi155 bash[68033]: cluster 2024-07-28T20:24:36.050247+0000 mgr.y (mgr.34101) 1649 : cluster [DBG] pgmap v2504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:37.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:37.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:37.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:37 smithi045 bash[80445]: cluster 2024-07-28T20:24:36.050247+0000 mgr.y (mgr.34101) 1649 : cluster [DBG] pgmap v2504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:37 smithi045 bash[82788]: cluster 2024-07-28T20:24:36.050247+0000 mgr.y (mgr.34101) 1649 : cluster [DBG] pgmap v2504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:37.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:37 smithi155 bash[73694]: debug 2024-07-28T20:24:37.318+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:37.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:37.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:37.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:37.897 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:37.897 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:37 smithi155 bash[73694]: debug 2024-07-28T20:24:37.666+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:37.897 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:37 smithi155 bash[73694]: debug 2024-07-28T20:24:37.678+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:37.897 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:37.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:38.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2112 16 16 0 0 0 - 0 2024-07-28T20:24:38.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:24:38.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:38.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:38.230 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:37 smithi155 bash[73694]: debug 2024-07-28T20:24:37.898+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:38.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:38.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:38 smithi045 bash[80445]: cluster 2024-07-28T20:24:38.051108+0000 mgr.y (mgr.34101) 1650 : cluster [DBG] pgmap v2505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:38 smithi045 bash[82788]: cluster 2024-07-28T20:24:38.051108+0000 mgr.y (mgr.34101) 1650 : cluster [DBG] pgmap v2505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:38.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:38.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:38 smithi155 bash[68033]: cluster 2024-07-28T20:24:38.051108+0000 mgr.y (mgr.34101) 1650 : cluster [DBG] pgmap v2505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:38.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:38.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:38.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:38.968 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:38 smithi155 bash[73694]: debug 2024-07-28T20:24:38.658+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:38.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:38.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:38 smithi155 bash[73694]: debug 2024-07-28T20:24:38.834+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:38.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:38.969 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:38 smithi155 bash[73694]: debug 2024-07-28T20:24:38.970+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:38.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:39.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2113 16 16 0 0 0 - 0 2024-07-28T20:24:39.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:39.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:39.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:39.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:39.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:39 smithi155 bash[68033]: audit 2024-07-28T20:24:38.295694+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:39 smithi155 bash[68033]: audit 2024-07-28T20:24:38.300489+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:39 smithi155 bash[68033]: audit 2024-07-28T20:24:38.435613+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:39 smithi155 bash[68033]: audit 2024-07-28T20:24:38.444494+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:39 smithi155 bash[68033]: audit 2024-07-28T20:24:38.885987+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:24:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:39 smithi155 bash[68033]: audit 2024-07-28T20:24:38.887120+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:24:39.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:39 smithi155 bash[68033]: audit 2024-07-28T20:24:38.895991+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:39.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:39.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[82788]: audit 2024-07-28T20:24:38.295694+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[82788]: audit 2024-07-28T20:24:38.300489+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[82788]: audit 2024-07-28T20:24:38.435613+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[82788]: audit 2024-07-28T20:24:38.444494+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[82788]: audit 2024-07-28T20:24:38.885987+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:24:39.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[82788]: audit 2024-07-28T20:24:38.887120+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:24:39.707 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[82788]: audit 2024-07-28T20:24:38.895991+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.707 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[80445]: audit 2024-07-28T20:24:38.295694+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[80445]: audit 2024-07-28T20:24:38.300489+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[80445]: audit 2024-07-28T20:24:38.435613+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[80445]: audit 2024-07-28T20:24:38.444494+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[80445]: audit 2024-07-28T20:24:38.885987+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:24:39.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[80445]: audit 2024-07-28T20:24:38.887120+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:24:39.708 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:39 smithi045 bash[80445]: audit 2024-07-28T20:24:38.895991+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:39.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:39 smithi155 bash[73694]: debug 2024-07-28T20:24:39.570+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:39.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:39 smithi155 bash[73694]: debug 2024-07-28T20:24:39.630+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:39.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:39.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:40.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2114 16 16 0 0 0 - 0 2024-07-28T20:24:40.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:40.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:40.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:40.415 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:40.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:40 smithi045 bash[80445]: cluster 2024-07-28T20:24:40.052812+0000 mgr.y (mgr.34101) 1651 : cluster [DBG] pgmap v2506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:40.430 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:40 smithi045 bash[82788]: cluster 2024-07-28T20:24:40.052812+0000 mgr.y (mgr.34101) 1651 : cluster [DBG] pgmap v2506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:40.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:40.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:40 smithi155 bash[68033]: cluster 2024-07-28T20:24:40.052812+0000 mgr.y (mgr.34101) 1651 : cluster [DBG] pgmap v2506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:40.630 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:40.655 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:24:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:24:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:24:40.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:40.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:40.899 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:40 smithi155 bash[73694]: debug 2024-07-28T20:24:40.630+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:40.899 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:40 smithi155 bash[73694]: debug 2024-07-28T20:24:40.682+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:41.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:41.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2115 16 16 0 0 0 - 0 2024-07-28T20:24:41.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:41.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:41.368 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:41.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:41.516 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:24:41.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:41.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:41.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:41.865 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:41 smithi155 bash[73694]: debug 2024-07-28T20:24:41.710+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:41.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:42.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2116 16 16 0 0 0 - 0 2024-07-28T20:24:42.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:42.181 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:42.204 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:42.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:42 smithi155 bash[73694]: debug 2024-07-28T20:24:42.182+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:42.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:42.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:42.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:42.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:24:42 smithi155 bash[60745]: ts=2024-07-28T20:24:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:24:42.560 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:42.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:42.786 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:24:42.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:42.872 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:42.873 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:42 smithi155 bash[73694]: debug 2024-07-28T20:24:42.686+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:42.873 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:42 smithi155 bash[73694]: debug 2024-07-28T20:24:42.754+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:42.916 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:43.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2117 16 16 0 0 0 - 0 2024-07-28T20:24:43.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:43.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:43.166 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:43 smithi155 bash[68033]: cluster 2024-07-28T20:24:42.054750+0000 mgr.y (mgr.34101) 1652 : cluster [DBG] pgmap v2507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:43.166 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:42 smithi155 bash[73694]: debug 2024-07-28T20:24:42.874+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:43.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:43.302 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:43 smithi045 bash[80445]: cluster 2024-07-28T20:24:42.054750+0000 mgr.y (mgr.34101) 1652 : cluster [DBG] pgmap v2507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:43.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:43.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:43.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:43.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:43 smithi155 bash[73694]: debug 2024-07-28T20:24:43.426+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:43.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:43.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:43 smithi045 bash[82788]: cluster 2024-07-28T20:24:42.054750+0000 mgr.y (mgr.34101) 1652 : cluster [DBG] pgmap v2507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:43.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:43.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:43.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:43.993 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:43 smithi155 bash[73694]: debug 2024-07-28T20:24:43.686+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:44.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2118 16 16 0 0 0 - 0 2024-07-28T20:24:44.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:44.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:44.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:44.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:44 smithi155 bash[73694]: debug 2024-07-28T20:24:44.106+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:44.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:44.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:44.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:44.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:44.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:44 smithi155 bash[73694]: debug 2024-07-28T20:24:44.686+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:44.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:44.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:45.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2119 16 16 0 0 0 - 0 2024-07-28T20:24:45.052 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:45.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:45.184 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:45 smithi045 bash[82788]: cluster 2024-07-28T20:24:44.056523+0000 mgr.y (mgr.34101) 1653 : cluster [DBG] pgmap v2508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:45.184 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:45 smithi045 bash[80445]: cluster 2024-07-28T20:24:44.056523+0000 mgr.y (mgr.34101) 1653 : cluster [DBG] pgmap v2508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:45.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:45.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:45 smithi155 bash[68033]: cluster 2024-07-28T20:24:44.056523+0000 mgr.y (mgr.34101) 1653 : cluster [DBG] pgmap v2508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:45.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:45.421 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:45.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:45.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:45.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:45 smithi155 bash[73694]: debug 2024-07-28T20:24:45.422+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:45.652 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:24:45.683 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:45 smithi155 bash[73694]: debug 2024-07-28T20:24:45.654+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:45.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:45.881 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:45.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:46.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:24:46.012768+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:24:46.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:24:46.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2120 16 16 0 0 0 - 0 2024-07-28T20:24:46.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:46.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:46.357 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:46.402 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:46.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:46.540 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:24:46.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T20:24:46.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:46.653 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:46 smithi155 bash[73694]: debug 2024-07-28T20:24:46.402+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:46.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:46.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:46 smithi155 bash[73694]: debug 2024-07-28T20:24:46.666+0000 7f8e37e1e640 -1 osd.4 1258 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:46.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:46.989 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:47.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2121 16 16 0 0 0 - 0 2024-07-28T20:24:47.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:47.126 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:24:47.142 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:47 smithi045 bash[80445]: cluster 2024-07-28T20:24:46.058312+0000 mgr.y (mgr.34101) 1654 : cluster [DBG] pgmap v2509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:47.143 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:47 smithi045 bash[80445]: audit 2024-07-28T20:24:46.913321+0000 mon.c (mon.2) 531 : audit [INF] from='client.? 172.21.15.45:0/3610950335' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:47.143 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:47 smithi045 bash[80445]: audit 2024-07-28T20:24:46.913886+0000 mon.a (mon.0) 2440 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:47.143 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:47 smithi045 bash[82788]: cluster 2024-07-28T20:24:46.058312+0000 mgr.y (mgr.34101) 1654 : cluster [DBG] pgmap v2509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:47.143 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:47 smithi045 bash[82788]: audit 2024-07-28T20:24:46.913321+0000 mon.c (mon.2) 531 : audit [INF] from='client.? 172.21.15.45:0/3610950335' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:47.143 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:47 smithi045 bash[82788]: audit 2024-07-28T20:24:46.913886+0000 mon.a (mon.0) 2440 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:47.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:47.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:47.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:47 smithi155 bash[68033]: cluster 2024-07-28T20:24:46.058312+0000 mgr.y (mgr.34101) 1654 : cluster [DBG] pgmap v2509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:47 smithi155 bash[68033]: audit 2024-07-28T20:24:46.913321+0000 mon.c (mon.2) 531 : audit [INF] from='client.? 172.21.15.45:0/3610950335' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:47.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:47 smithi155 bash[68033]: audit 2024-07-28T20:24:46.913886+0000 mon.a (mon.0) 2440 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:24:47.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:47.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:47.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:47.936 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:47.946 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:47 smithi155 bash[73694]: debug 2024-07-28T20:24:47.642+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:48.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2122 16 16 0 0 0 - 0 2024-07-28T20:24:48.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:48.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:48.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:48.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:48.430 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:48 smithi045 bash[82788]: cluster 2024-07-28T20:24:47.119030+0000 mon.a (mon.0) 2441 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:48.430 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:48 smithi045 bash[82788]: audit 2024-07-28T20:24:47.124504+0000 mon.a (mon.0) 2442 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:24:48.430 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:48 smithi045 bash[82788]: cluster 2024-07-28T20:24:47.124575+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1259: 8 total, 2 up, 8 in 2024-07-28T20:24:48.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:48 smithi045 bash[80445]: cluster 2024-07-28T20:24:47.119030+0000 mon.a (mon.0) 2441 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:48.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:48 smithi045 bash[80445]: audit 2024-07-28T20:24:47.124504+0000 mon.a (mon.0) 2442 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:24:48.431 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:48 smithi045 bash[80445]: cluster 2024-07-28T20:24:47.124575+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1259: 8 total, 2 up, 8 in 2024-07-28T20:24:48.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:48.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:48 smithi155 bash[68033]: cluster 2024-07-28T20:24:47.119030+0000 mon.a (mon.0) 2441 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:24:48.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:48 smithi155 bash[68033]: audit 2024-07-28T20:24:47.124504+0000 mon.a (mon.0) 2442 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:24:48.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:48 smithi155 bash[68033]: cluster 2024-07-28T20:24:47.124575+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1259: 8 total, 2 up, 8 in 2024-07-28T20:24:48.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:48.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:48.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:49.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2123 16 16 0 0 0 - 0 2024-07-28T20:24:49.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:49.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:48 smithi155 bash[73694]: debug 2024-07-28T20:24:48.642+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:49.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:49.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:48 smithi155 bash[73694]: debug 2024-07-28T20:24:48.874+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:49.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:49.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:49.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:49 smithi045 bash[80445]: cluster 2024-07-28T20:24:48.060093+0000 mgr.y (mgr.34101) 1655 : cluster [DBG] pgmap v2511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:49 smithi045 bash[80445]: audit 2024-07-28T20:24:48.192722+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:49 smithi045 bash[80445]: audit 2024-07-28T20:24:48.194891+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:49 smithi045 bash[82788]: cluster 2024-07-28T20:24:48.060093+0000 mgr.y (mgr.34101) 1655 : cluster [DBG] pgmap v2511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:49 smithi045 bash[82788]: audit 2024-07-28T20:24:48.192722+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:49.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:49 smithi045 bash[82788]: audit 2024-07-28T20:24:48.194891+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:49.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:49.500 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:49 smithi155 bash[68033]: cluster 2024-07-28T20:24:48.060093+0000 mgr.y (mgr.34101) 1655 : cluster [DBG] pgmap v2511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:49.500 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:49 smithi155 bash[68033]: audit 2024-07-28T20:24:48.192722+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:24:49.500 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:49 smithi155 bash[68033]: audit 2024-07-28T20:24:48.194891+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:24:49.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:49.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:49.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:49 smithi155 bash[73694]: debug 2024-07-28T20:24:49.682+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:49.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:49.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:49.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:24:50.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2124 16 16 0 0 0 - 0 2024-07-28T20:24:50.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:50.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:50.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:50.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:50.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:50.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:50.791 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:50.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:50.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:50 smithi155 bash[73694]: debug 2024-07-28T20:24:50.642+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:24:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:24:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:24:51.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2125 16 16 0 0 0 - 0 2024-07-28T20:24:51.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:51.148 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:51.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:51.195 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:51 smithi155 bash[73694]: debug 2024-07-28T20:24:51.006+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:51.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:51.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:51.397 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:51 smithi045 bash[80445]: cluster 2024-07-28T20:24:50.061609+0000 mgr.y (mgr.34101) 1656 : cluster [DBG] pgmap v2512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:51.398 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:51 smithi045 bash[82788]: cluster 2024-07-28T20:24:50.061609+0000 mgr.y (mgr.34101) 1656 : cluster [DBG] pgmap v2512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:51.416 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:24:51.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:51.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:51 smithi155 bash[68033]: cluster 2024-07-28T20:24:50.061609+0000 mgr.y (mgr.34101) 1656 : cluster [DBG] pgmap v2512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:51.514 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:51.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:51 smithi155 bash[73694]: debug 2024-07-28T20:24:51.358+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:51.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:51.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:51.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:51 smithi155 bash[73694]: debug 2024-07-28T20:24:51.686+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:51.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:51.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:52.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2126 16 16 0 0 0 - 0 2024-07-28T20:24:52.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:52.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:52.336 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:52.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:52.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:52.586 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:52.587 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:52.587 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:24:52 smithi155 bash[60745]: ts=2024-07-28T20:24:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:24:52.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:52.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:52.934 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:53.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2127 16 16 0 0 0 - 0 2024-07-28T20:24:53.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:52 smithi155 bash[73694]: debug 2024-07-28T20:24:52.698+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:53.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:52 smithi155 bash[73694]: debug 2024-07-28T20:24:52.726+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:53.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:52 smithi155 bash[73694]: debug 2024-07-28T20:24:52.830+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:53.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:53.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:53.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:53.298 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:53 smithi155 bash[68033]: cluster 2024-07-28T20:24:52.063523+0000 mgr.y (mgr.34101) 1657 : cluster [DBG] pgmap v2513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:53.404 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:53 smithi045 bash[80445]: cluster 2024-07-28T20:24:52.063523+0000 mgr.y (mgr.34101) 1657 : cluster [DBG] pgmap v2513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:53 smithi045 bash[82788]: cluster 2024-07-28T20:24:52.063523+0000 mgr.y (mgr.34101) 1657 : cluster [DBG] pgmap v2513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:53.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:53.643 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:53.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:53.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:53.998 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:53 smithi155 bash[73694]: debug 2024-07-28T20:24:53.714+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:54.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:54.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2128 16 16 0 0 0 - 0 2024-07-28T20:24:54.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:54.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:54.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:54.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:54.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:54.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:54.767 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:24:54.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:54.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:55.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2129 16 16 0 0 0 - 0 2024-07-28T20:24:55.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:54 smithi155 bash[73694]: debug 2024-07-28T20:24:54.718+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:55.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:55.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:55.219 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:24:55.317 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:55.415 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:55.415 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:55 smithi155 bash[73694]: debug 2024-07-28T20:24:55.262+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:55.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:55 smithi155 bash[68033]: cluster 2024-07-28T20:24:54.064772+0000 mgr.y (mgr.34101) 1658 : cluster [DBG] pgmap v2514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:55.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:55.457 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:55 smithi045 bash[82788]: cluster 2024-07-28T20:24:54.064772+0000 mgr.y (mgr.34101) 1658 : cluster [DBG] pgmap v2514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:55.457 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:55 smithi045 bash[80445]: cluster 2024-07-28T20:24:54.064772+0000 mgr.y (mgr.34101) 1658 : cluster [DBG] pgmap v2514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:55.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:55.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:55.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:55.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:55.930 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:55 smithi155 bash[73694]: debug 2024-07-28T20:24:55.718+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:55.930 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:56.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2130 16 16 0 0 0 - 0 2024-07-28T20:24:56.028 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:24:56.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T20:24:56.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:56.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:56.203 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:55 smithi155 bash[73694]: debug 2024-07-28T20:24:55.986+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:56.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:56.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:56.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:56.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:56.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:56 smithi155 bash[73694]: debug 2024-07-28T20:24:56.382+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:56.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:56.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:56.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:56.914 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:56 smithi155 bash[73694]: debug 2024-07-28T20:24:56.734+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:57.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:57.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2131 16 16 0 0 0 - 0 2024-07-28T20:24:57.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:57.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:57.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:57 smithi155 bash[73694]: debug 2024-07-28T20:24:57.002+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:57.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:57.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:57 smithi155 bash[68033]: cluster 2024-07-28T20:24:56.066586+0000 mgr.y (mgr.34101) 1659 : cluster [DBG] pgmap v2515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:57.380 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:57 smithi045 bash[80445]: cluster 2024-07-28T20:24:56.066586+0000 mgr.y (mgr.34101) 1659 : cluster [DBG] pgmap v2515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:57 smithi045 bash[82788]: cluster 2024-07-28T20:24:56.066586+0000 mgr.y (mgr.34101) 1659 : cluster [DBG] pgmap v2515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:57.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:57.618 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:57.737 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:57.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:57.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:58.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2132 16 16 0 0 0 - 0 2024-07-28T20:24:58.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:57 smithi155 bash[73694]: debug 2024-07-28T20:24:57.718+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:58.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:24:58.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:58.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:58.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:58.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:24:58.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:24:58.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:58.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:58.938 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:58 smithi155 bash[73694]: debug 2024-07-28T20:24:58.674+0000 7f8e37e1e640 -1 osd.4 1259 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:59.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2133 16 16 0 0 0 - 0 2024-07-28T20:24:59.033 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:59.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:59.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:59.217 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:24:59.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:59 smithi155 bash[73694]: debug 2024-07-28T20:24:59.034+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:24:59.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:24:59.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:59.405 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:59 smithi045 bash[80445]: cluster 2024-07-28T20:24:58.068633+0000 mgr.y (mgr.34101) 1660 : cluster [DBG] pgmap v2516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:59.406 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:59 smithi045 bash[80445]: audit 2024-07-28T20:24:59.144078+0000 mon.c (mon.2) 533 : audit [INF] from='client.? 172.21.15.45:0/2561650253' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:24:59.406 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:24:59 smithi045 bash[80445]: audit 2024-07-28T20:24:59.144616+0000 mon.a (mon.0) 2445 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:24:59.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:59 smithi045 bash[82788]: cluster 2024-07-28T20:24:58.068633+0000 mgr.y (mgr.34101) 1660 : cluster [DBG] pgmap v2516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:59.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:59 smithi045 bash[82788]: audit 2024-07-28T20:24:59.144078+0000 mon.c (mon.2) 533 : audit [INF] from='client.? 172.21.15.45:0/2561650253' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:24:59.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:24:59 smithi045 bash[82788]: audit 2024-07-28T20:24:59.144616+0000 mon.a (mon.0) 2445 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:24:59.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:24:59.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:59 smithi155 bash[68033]: cluster 2024-07-28T20:24:58.068633+0000 mgr.y (mgr.34101) 1660 : cluster [DBG] pgmap v2516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:24:59.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:59 smithi155 bash[68033]: audit 2024-07-28T20:24:59.144078+0000 mon.c (mon.2) 533 : audit [INF] from='client.? 172.21.15.45:0/2561650253' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:24:59.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:24:59 smithi155 bash[68033]: audit 2024-07-28T20:24:59.144616+0000 mon.a (mon.0) 2445 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:24:59.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:24:59.733 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:59 smithi155 bash[73694]: debug 2024-07-28T20:24:59.626+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:24:59.733 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:24:59.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:24:59.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:24:59.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:00.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2134 16 16 0 0 0 - 0 2024-07-28T20:25:00.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:24:59 smithi155 bash[73694]: debug 2024-07-28T20:24:59.734+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:00.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:00.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:00.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:00.364 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:00 smithi045 bash[82788]: cluster 2024-07-28T20:24:59.209421+0000 mon.a (mon.0) 2446 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:00.364 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:00 smithi045 bash[82788]: audit 2024-07-28T20:24:59.214362+0000 mon.a (mon.0) 2447 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:25:00.364 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:00 smithi045 bash[82788]: cluster 2024-07-28T20:24:59.214444+0000 mon.a (mon.0) 2448 : cluster [DBG] osdmap e1260: 8 total, 2 up, 8 in 2024-07-28T20:25:00.364 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:00 smithi045 bash[82788]: cluster 2024-07-28T20:25:00.070294+0000 mgr.y (mgr.34101) 1661 : cluster [DBG] pgmap v2518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:00.365 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:00 smithi045 bash[80445]: cluster 2024-07-28T20:24:59.209421+0000 mon.a (mon.0) 2446 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:00.365 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:00 smithi045 bash[80445]: audit 2024-07-28T20:24:59.214362+0000 mon.a (mon.0) 2447 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:25:00.365 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:00 smithi045 bash[80445]: cluster 2024-07-28T20:24:59.214444+0000 mon.a (mon.0) 2448 : cluster [DBG] osdmap e1260: 8 total, 2 up, 8 in 2024-07-28T20:25:00.365 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:00 smithi045 bash[80445]: cluster 2024-07-28T20:25:00.070294+0000 mgr.y (mgr.34101) 1661 : cluster [DBG] pgmap v2518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:00.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:00.484 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:00.484 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:00 smithi155 bash[73694]: debug 2024-07-28T20:25:00.330+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:00.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:00 smithi155 bash[68033]: cluster 2024-07-28T20:24:59.209421+0000 mon.a (mon.0) 2446 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:00.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:00 smithi155 bash[68033]: audit 2024-07-28T20:24:59.214362+0000 mon.a (mon.0) 2447 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:25:00.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:00 smithi155 bash[68033]: cluster 2024-07-28T20:24:59.214444+0000 mon.a (mon.0) 2448 : cluster [DBG] osdmap e1260: 8 total, 2 up, 8 in 2024-07-28T20:25:00.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:00 smithi155 bash[68033]: cluster 2024-07-28T20:25:00.070294+0000 mgr.y (mgr.34101) 1661 : cluster [DBG] pgmap v2518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:00.533 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:00.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:00.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:25:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:25:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:25:00.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:00 smithi155 bash[73694]: debug 2024-07-28T20:25:00.534+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:00.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:00 smithi155 bash[73694]: debug 2024-07-28T20:25:00.618+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:00.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:00.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:00.841 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:25:00.952 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:00.984 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:00 smithi155 bash[73694]: debug 2024-07-28T20:25:00.802+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:00.984 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:00.984 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:00 smithi155 bash[73694]: debug 2024-07-28T20:25:00.954+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:01.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2135 16 16 0 0 0 - 0 2024-07-28T20:25:01.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:01.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:01.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:01.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:01.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:01.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:01.778 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:01.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:02.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2136 16 16 0 0 0 - 0 2024-07-28T20:25:02.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:02.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:25:02.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:01 smithi155 bash[73694]: debug 2024-07-28T20:25:01.590+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:02.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:02.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:02.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:02.419 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:25:02 smithi155 bash[60745]: ts=2024-07-28T20:25:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:25:02.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:02.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:02.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:02.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:02 smithi155 bash[73694]: debug 2024-07-28T20:25:02.582+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:02.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:02.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:03.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2137 16 16 0 0 0 - 0 2024-07-28T20:25:03.077 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:03.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:03.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:03 smithi155 bash[68033]: cluster 2024-07-28T20:25:02.072208+0000 mgr.y (mgr.34101) 1662 : cluster [DBG] pgmap v2519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:03.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:03.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:03.443 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:03 smithi045 bash[80445]: cluster 2024-07-28T20:25:02.072208+0000 mgr.y (mgr.34101) 1662 : cluster [DBG] pgmap v2519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:03.443 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:03 smithi045 bash[82788]: cluster 2024-07-28T20:25:02.072208+0000 mgr.y (mgr.34101) 1662 : cluster [DBG] pgmap v2519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:03.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:03.599 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:03.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:03.791 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:03.907 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:03 smithi155 bash[73694]: debug 2024-07-28T20:25:03.558+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:03.907 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:03.907 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:03.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:04.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2138 16 16 0 0 0 - 0 2024-07-28T20:25:04.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:04.146 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:04.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:04.273 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:04 smithi155 bash[68033]: audit 2024-07-28T20:25:03.186114+0000 mon.c (mon.2) 534 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:04.273 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:03 smithi155 bash[73694]: debug 2024-07-28T20:25:03.910+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:04.273 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:04 smithi155 bash[73694]: debug 2024-07-28T20:25:04.086+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:04.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:04.393 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:04 smithi045 bash[82788]: audit 2024-07-28T20:25:03.186114+0000 mon.c (mon.2) 534 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:04.393 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:04 smithi045 bash[80445]: audit 2024-07-28T20:25:03.186114+0000 mon.c (mon.2) 534 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:04.500 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:04.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:04 smithi155 bash[73694]: debug 2024-07-28T20:25:04.274+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:04.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:04.738 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:04.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:04.870 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:04 smithi155 bash[73694]: debug 2024-07-28T20:25:04.594+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:04.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:05.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2139 16 16 0 0 0 - 0 2024-07-28T20:25:05.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:05.121 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:25:05.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:05.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:05 smithi155 bash[68033]: cluster 2024-07-28T20:25:04.073397+0000 mgr.y (mgr.34101) 1663 : cluster [DBG] pgmap v2520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:05.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:05.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:05 smithi155 bash[73694]: debug 2024-07-28T20:25:05.166+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:05.332 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:05.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:05 smithi045 bash[80445]: cluster 2024-07-28T20:25:04.073397+0000 mgr.y (mgr.34101) 1663 : cluster [DBG] pgmap v2520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:05 smithi045 bash[82788]: cluster 2024-07-28T20:25:04.073397+0000 mgr.y (mgr.34101) 1663 : cluster [DBG] pgmap v2520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:05.570 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:05.689 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:05.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:05.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:05 smithi155 bash[73694]: debug 2024-07-28T20:25:05.598+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:05.807 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:05.927 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:05.984 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:25:05.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T20:25:06.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:25:06.015808+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:25:06.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:25:06.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2140 16 16 0 0 0 - 0 2024-07-28T20:25:06.047 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:06.165 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:06.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:06.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:05 smithi155 bash[73694]: debug 2024-07-28T20:25:05.854+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:06.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:06.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:06.645 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:06.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:06.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:06 smithi155 bash[73694]: debug 2024-07-28T20:25:06.622+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:06.833 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:25:06.886 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:07.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:07.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2141 16 16 0 0 0 - 0 2024-07-28T20:25:07.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:07 smithi045 bash[80445]: cluster 2024-07-28T20:25:06.075172+0000 mgr.y (mgr.34101) 1664 : cluster [DBG] pgmap v2521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:07.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:07 smithi045 bash[82788]: cluster 2024-07-28T20:25:06.075172+0000 mgr.y (mgr.34101) 1664 : cluster [DBG] pgmap v2521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:07.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:07.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:07 smithi155 bash[68033]: cluster 2024-07-28T20:25:06.075172+0000 mgr.y (mgr.34101) 1664 : cluster [DBG] pgmap v2521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:07.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:07.465 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:07.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:07.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:07.619 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:07 smithi155 bash[73694]: debug 2024-07-28T20:25:07.465+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:07.619 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:07.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:07.725 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:07 smithi155 bash[73694]: debug 2024-07-28T20:25:07.621+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:07.726 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:07 smithi155 bash[73694]: debug 2024-07-28T20:25:07.681+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:07.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:07.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:08.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2142 16 16 0 0 0 - 0 2024-07-28T20:25:08.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:08.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:08.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:08.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:08.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:08.669 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:08.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:08.799 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:08 smithi155 bash[73694]: debug 2024-07-28T20:25:08.601+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:08.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:09.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2143 16 16 0 0 0 - 0 2024-07-28T20:25:09.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:09.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:09.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:09 smithi155 bash[73694]: debug 2024-07-28T20:25:08.997+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:09.146 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:09.241 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:09.241 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:09 smithi155 bash[68033]: cluster 2024-07-28T20:25:08.077112+0000 mgr.y (mgr.34101) 1665 : cluster [DBG] pgmap v2522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:09.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:09.338 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:09 smithi045 bash[80445]: cluster 2024-07-28T20:25:08.077112+0000 mgr.y (mgr.34101) 1665 : cluster [DBG] pgmap v2522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:09.339 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:09 smithi045 bash[82788]: cluster 2024-07-28T20:25:08.077112+0000 mgr.y (mgr.34101) 1665 : cluster [DBG] pgmap v2522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:09.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:09.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:09.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:09 smithi155 bash[73694]: debug 2024-07-28T20:25:09.241+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:09.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:09.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:09.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:09.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:09 smithi155 bash[73694]: debug 2024-07-28T20:25:09.605+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:09.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:09 smithi155 bash[73694]: debug 2024-07-28T20:25:09.605+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:09.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:09.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:09 smithi155 bash[73694]: debug 2024-07-28T20:25:09.705+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:09.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:09.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:10.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2144 16 16 0 0 0 - 0 2024-07-28T20:25:10.100 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:10.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:10.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:10.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:10.454 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:10.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:10 smithi155 bash[73694]: debug 2024-07-28T20:25:10.297+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:10.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:10.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:10 smithi155 bash[73694]: debug 2024-07-28T20:25:10.425+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:10.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:10.638 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:10.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:25:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:25:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:25:10.808 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:25:10.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:10.897 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:10 smithi155 bash[73694]: debug 2024-07-28T20:25:10.637+0000 7f8e37e1e640 -1 osd.4 1260 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:10.897 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:10 smithi155 bash[73694]: debug 2024-07-28T20:25:10.741+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:10.927 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:11.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2145 16 16 0 0 0 - 0 2024-07-28T20:25:11.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:11.160 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:25:11.164 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:11.206 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:11 smithi045 bash[80445]: cluster 2024-07-28T20:25:10.078908+0000 mgr.y (mgr.34101) 1666 : cluster [DBG] pgmap v2523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:11.206 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:11 smithi045 bash[80445]: audit 2024-07-28T20:25:10.841035+0000 mon.c (mon.2) 535 : audit [INF] from='client.? 172.21.15.45:0/3670670245' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:25:11.207 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:11 smithi045 bash[80445]: audit 2024-07-28T20:25:10.841485+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:25:11.207 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:11 smithi045 bash[82788]: cluster 2024-07-28T20:25:10.078908+0000 mgr.y (mgr.34101) 1666 : cluster [DBG] pgmap v2523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:11.207 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:11 smithi045 bash[82788]: audit 2024-07-28T20:25:10.841035+0000 mon.c (mon.2) 535 : audit [INF] from='client.? 172.21.15.45:0/3670670245' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:25:11.207 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:11 smithi045 bash[82788]: audit 2024-07-28T20:25:10.841485+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:25:11.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:11.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:11.489 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:11.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:11 smithi155 bash[68033]: cluster 2024-07-28T20:25:10.078908+0000 mgr.y (mgr.34101) 1666 : cluster [DBG] pgmap v2523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:11.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:11 smithi155 bash[68033]: audit 2024-07-28T20:25:10.841035+0000 mon.c (mon.2) 535 : audit [INF] from='client.? 172.21.15.45:0/3670670245' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:25:11.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:11 smithi155 bash[68033]: audit 2024-07-28T20:25:10.841485+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:25:11.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:11.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:11.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:11.770 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:11 smithi155 bash[73694]: debug 2024-07-28T20:25:11.489+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:11.770 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:11 smithi155 bash[73694]: debug 2024-07-28T20:25:11.641+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:11.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:11.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:12.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2146 16 16 0 0 0 - 0 2024-07-28T20:25:12.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:12.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:12.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:12.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:12 smithi045 bash[80445]: cluster 2024-07-28T20:25:11.150696+0000 mon.a (mon.0) 2450 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:25:12.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:12 smithi045 bash[80445]: audit 2024-07-28T20:25:11.158438+0000 mon.a (mon.0) 2451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:25:12.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:12 smithi045 bash[80445]: cluster 2024-07-28T20:25:11.158592+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1261: 8 total, 2 up, 8 in 2024-07-28T20:25:12.369 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:12 smithi045 bash[82788]: cluster 2024-07-28T20:25:11.150696+0000 mon.a (mon.0) 2450 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:25:12.370 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:12 smithi045 bash[82788]: audit 2024-07-28T20:25:11.158438+0000 mon.a (mon.0) 2451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:25:12.370 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:12 smithi045 bash[82788]: cluster 2024-07-28T20:25:11.158592+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1261: 8 total, 2 up, 8 in 2024-07-28T20:25:12.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:12.496 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:25:12 smithi155 bash[60745]: ts=2024-07-28T20:25:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:25:12.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:12 smithi155 bash[68033]: cluster 2024-07-28T20:25:11.150696+0000 mon.a (mon.0) 2450 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:25:12.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:12 smithi155 bash[68033]: audit 2024-07-28T20:25:11.158438+0000 mon.a (mon.0) 2451 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:25:12.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:12 smithi155 bash[68033]: cluster 2024-07-28T20:25:11.158592+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1261: 8 total, 2 up, 8 in 2024-07-28T20:25:12.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:12.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:12.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:12 smithi155 bash[73694]: debug 2024-07-28T20:25:12.633+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:12.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:12.954 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:13.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2147 16 16 0 0 0 - 0 2024-07-28T20:25:13.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:13.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:13.274 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:13 smithi155 bash[68033]: cluster 2024-07-28T20:25:12.080857+0000 mgr.y (mgr.34101) 1667 : cluster [DBG] pgmap v2525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:13.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:13.431 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:13 smithi045 bash[80445]: cluster 2024-07-28T20:25:12.080857+0000 mgr.y (mgr.34101) 1667 : cluster [DBG] pgmap v2525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:13 smithi045 bash[82788]: cluster 2024-07-28T20:25:12.080857+0000 mgr.y (mgr.34101) 1667 : cluster [DBG] pgmap v2525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:13.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:13.618 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:13.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:13.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:13.904 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:13.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:13 smithi155 bash[73694]: debug 2024-07-28T20:25:13.621+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:13.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:13 smithi155 bash[73694]: debug 2024-07-28T20:25:13.777+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:14.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2148 16 16 0 0 0 - 0 2024-07-28T20:25:14.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:14.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:25:14.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:14.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:14.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:14.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:14.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:14 smithi155 bash[73694]: debug 2024-07-28T20:25:14.245+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:14.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:14.545 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:14 smithi155 bash[73694]: debug 2024-07-28T20:25:14.465+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:14.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:14.651 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:25:14.653 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:14 smithi155 bash[73694]: debug 2024-07-28T20:25:14.637+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:14.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:14.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:14.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:15.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2149 16 16 0 0 0 - 0 2024-07-28T20:25:15.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:15.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:15.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:15.385 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:15 smithi155 bash[68033]: cluster 2024-07-28T20:25:14.082666+0000 mgr.y (mgr.34101) 1668 : cluster [DBG] pgmap v2526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:15.385 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:15.385 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:15 smithi155 bash[73694]: debug 2024-07-28T20:25:15.273+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:15.386 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:25:15.387 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T20:25:15.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:15 smithi045 bash[82788]: cluster 2024-07-28T20:25:14.082666+0000 mgr.y (mgr.34101) 1668 : cluster [DBG] pgmap v2526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:15 smithi045 bash[80445]: cluster 2024-07-28T20:25:14.082666+0000 mgr.y (mgr.34101) 1668 : cluster [DBG] pgmap v2526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:15.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:15.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:15.684 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:15 smithi155 bash[73694]: debug 2024-07-28T20:25:15.625+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:15.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:15.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:16.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2150 16 16 0 0 0 - 0 2024-07-28T20:25:16.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:16.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:16.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:16.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:16.509 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:16.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:16.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:16.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:16.877 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:16 smithi155 bash[73694]: debug 2024-07-28T20:25:16.585+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:16.986 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:17.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2151 16 16 0 0 0 - 0 2024-07-28T20:25:17.105 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:17.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:17.347 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:17.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:17 smithi045 bash[80445]: cluster 2024-07-28T20:25:16.084425+0000 mgr.y (mgr.34101) 1669 : cluster [DBG] pgmap v2527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:17 smithi045 bash[82788]: cluster 2024-07-28T20:25:16.084425+0000 mgr.y (mgr.34101) 1669 : cluster [DBG] pgmap v2527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:17.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:17 smithi155 bash[68033]: cluster 2024-07-28T20:25:16.084425+0000 mgr.y (mgr.34101) 1669 : cluster [DBG] pgmap v2527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:17.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:17.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:17 smithi155 bash[73694]: debug 2024-07-28T20:25:17.325+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:17.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:17.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:17.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:17.941 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:17.952 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:17 smithi155 bash[73694]: debug 2024-07-28T20:25:17.601+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:17.952 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:17.952 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:17 smithi155 bash[73694]: debug 2024-07-28T20:25:17.681+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:18.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2152 16 16 0 0 0 - 0 2024-07-28T20:25:18.059 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:18.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:18.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:18.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:18.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:18 smithi155 bash[73694]: debug 2024-07-28T20:25:18.045+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:18.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:18.540 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:18.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:18.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:18.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:18 smithi155 bash[73694]: debug 2024-07-28T20:25:18.633+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:18.848 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:25:18.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:19.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:19.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2153 16 16 0 0 0 - 0 2024-07-28T20:25:19.135 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:19.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:19.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:19 smithi045 bash[80445]: cluster 2024-07-28T20:25:18.086168+0000 mgr.y (mgr.34101) 1670 : cluster [DBG] pgmap v2528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:19 smithi045 bash[80445]: audit 2024-07-28T20:25:18.196875+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:19 smithi045 bash[80445]: audit 2024-07-28T20:25:18.200028+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:19 smithi045 bash[82788]: cluster 2024-07-28T20:25:18.086168+0000 mgr.y (mgr.34101) 1670 : cluster [DBG] pgmap v2528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:19 smithi045 bash[82788]: audit 2024-07-28T20:25:18.196875+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:19 smithi045 bash[82788]: audit 2024-07-28T20:25:18.200028+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:19.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:19.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:19 smithi155 bash[68033]: cluster 2024-07-28T20:25:18.086168+0000 mgr.y (mgr.34101) 1670 : cluster [DBG] pgmap v2528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:19.504 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:19 smithi155 bash[68033]: audit 2024-07-28T20:25:18.196875+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:19.504 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:19 smithi155 bash[68033]: audit 2024-07-28T20:25:18.200028+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:19.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:19.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:19.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:19.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:19 smithi155 bash[73694]: debug 2024-07-28T20:25:19.585+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:19.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:19 smithi155 bash[73694]: debug 2024-07-28T20:25:19.589+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:19.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:19.866 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:25:19.971 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:20.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2154 16 16 0 0 0 - 0 2024-07-28T20:25:20.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:20.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:20.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:20.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:19 smithi155 bash[73694]: debug 2024-07-28T20:25:19.953+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:20.328 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:20.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:20.565 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:20.684 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:20.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:20 smithi155 bash[73694]: debug 2024-07-28T20:25:20.633+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:20.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:20.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:20.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:20.933 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:25:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:25:20] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:25:21.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2155 16 16 0 0 0 - 0 2024-07-28T20:25:21.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:21.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:20 smithi155 bash[73694]: debug 2024-07-28T20:25:20.789+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:21.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:21.277 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:21.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:21 smithi155 bash[68033]: cluster 2024-07-28T20:25:20.087876+0000 mgr.y (mgr.34101) 1671 : cluster [DBG] pgmap v2529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:21.381 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:21.381 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:21 smithi155 bash[73694]: debug 2024-07-28T20:25:21.257+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:21.381 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:21.396 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:21 smithi045 bash[80445]: cluster 2024-07-28T20:25:20.087876+0000 mgr.y (mgr.34101) 1671 : cluster [DBG] pgmap v2529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:21 smithi045 bash[82788]: cluster 2024-07-28T20:25:20.087876+0000 mgr.y (mgr.34101) 1671 : cluster [DBG] pgmap v2529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:21.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:21.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:21 smithi155 bash[73694]: debug 2024-07-28T20:25:21.381+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:21.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:21.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:21.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:21.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:21 smithi155 bash[73694]: debug 2024-07-28T20:25:21.613+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:21.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:21 smithi155 bash[73694]: debug 2024-07-28T20:25:21.625+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:21.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:21.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:22.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2156 16 16 0 0 0 - 0 2024-07-28T20:25:22.110 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:22.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:22.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:22.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:21 smithi155 bash[73694]: debug 2024-07-28T20:25:21.965+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:22.345 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:22.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:22.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:22.590 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:22.590 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:22 smithi155 bash[73694]: debug 2024-07-28T20:25:22.421+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:22.590 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:25:22 smithi155 bash[60745]: ts=2024-07-28T20:25:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:25:22.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:22.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:22 smithi155 bash[73694]: debug 2024-07-28T20:25:22.589+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:22.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:22.939 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:23.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2157 16 16 0 0 0 - 0 2024-07-28T20:25:23.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:23.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:23.293 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:23.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:23 smithi045 bash[80445]: cluster 2024-07-28T20:25:22.088986+0000 mgr.y (mgr.34101) 1672 : cluster [DBG] pgmap v2530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:23 smithi045 bash[82788]: cluster 2024-07-28T20:25:22.088986+0000 mgr.y (mgr.34101) 1672 : cluster [DBG] pgmap v2530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:23.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:23.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:23 smithi155 bash[68033]: cluster 2024-07-28T20:25:22.088986+0000 mgr.y (mgr.34101) 1672 : cluster [DBG] pgmap v2530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:23.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:23.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:23.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:23 smithi155 bash[73694]: debug 2024-07-28T20:25:23.597+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:23.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:24.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:24.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2158 16 16 0 0 0 - 0 2024-07-28T20:25:24.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:24.246 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:24.364 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:24.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:24.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:24.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:24 smithi155 bash[73694]: debug 2024-07-28T20:25:24.217+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:24.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:24.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:24.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:24.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:24.968 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:24 smithi155 bash[73694]: debug 2024-07-28T20:25:24.589+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:24.968 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:24.968 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:24 smithi155 bash[73694]: debug 2024-07-28T20:25:24.817+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:25.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2159 16 16 0 0 0 - 0 2024-07-28T20:25:25.039 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:25.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:25.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:25.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:25 smithi155 bash[68033]: cluster 2024-07-28T20:25:24.090761+0000 mgr.y (mgr.34101) 1673 : cluster [DBG] pgmap v2531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:25.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:25 smithi155 bash[73694]: debug 2024-07-28T20:25:25.041+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:25.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:25.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:25.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:25.563 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:25 smithi045 bash[80445]: cluster 2024-07-28T20:25:24.090761+0000 mgr.y (mgr.34101) 1673 : cluster [DBG] pgmap v2531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:25.564 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:25 smithi045 bash[82788]: cluster 2024-07-28T20:25:24.090761+0000 mgr.y (mgr.34101) 1673 : cluster [DBG] pgmap v2531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:25.671 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:25.791 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:25.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:26.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:25:26.018735+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:25:26.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:25:26.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2160 16 16 0 0 0 - 0 2024-07-28T20:25:26.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:26.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:25 smithi155 bash[73694]: debug 2024-07-28T20:25:25.597+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:26.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:26.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:26.391 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:26.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:26.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:26.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:26.868 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:26.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:26.992 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:25:26.996 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:26 smithi155 bash[73694]: debug 2024-07-28T20:25:26.633+0000 7f8e37e1e640 -1 osd.4 1261 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:26.996 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:26.996 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:26 smithi155 bash[73694]: debug 2024-07-28T20:25:26.845+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:27.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2161 16 16 0 0 0 - 0 2024-07-28T20:25:27.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:27.223 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:25:27.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:27.252 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:27 smithi045 bash[80445]: cluster 2024-07-28T20:25:26.092551+0000 mgr.y (mgr.34101) 1674 : cluster [DBG] pgmap v2532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:27.252 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:27 smithi045 bash[80445]: audit 2024-07-28T20:25:26.998643+0000 mon.c (mon.2) 537 : audit [INF] from='client.? 172.21.15.45:0/3417589634' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:25:27.252 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:27 smithi045 bash[80445]: audit 2024-07-28T20:25:26.999060+0000 mon.a (mon.0) 2454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:25:27.252 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:27 smithi045 bash[82788]: cluster 2024-07-28T20:25:26.092551+0000 mgr.y (mgr.34101) 1674 : cluster [DBG] pgmap v2532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:27.253 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:27 smithi045 bash[82788]: audit 2024-07-28T20:25:26.998643+0000 mon.c (mon.2) 537 : audit [INF] from='client.? 172.21.15.45:0/3417589634' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:25:27.253 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:27 smithi045 bash[82788]: audit 2024-07-28T20:25:26.999060+0000 mon.a (mon.0) 2454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:25:27.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:27.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:27 smithi155 bash[68033]: cluster 2024-07-28T20:25:26.092551+0000 mgr.y (mgr.34101) 1674 : cluster [DBG] pgmap v2532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:27.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:27 smithi155 bash[68033]: audit 2024-07-28T20:25:26.998643+0000 mon.c (mon.2) 537 : audit [INF] from='client.? 172.21.15.45:0/3417589634' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:25:27.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:27 smithi155 bash[68033]: audit 2024-07-28T20:25:26.999060+0000 mon.a (mon.0) 2454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:25:27.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:27.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:27.479 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:27 smithi155 bash[73694]: debug 2024-07-28T20:25:27.317+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:27.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:27.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:27.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:27.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:27 smithi155 bash[73694]: debug 2024-07-28T20:25:27.677+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:27.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:27 smithi155 bash[73694]: debug 2024-07-28T20:25:27.689+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:27.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:27.902 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:25:27.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T20:25:27.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:28.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2162 16 16 0 0 0 - 0 2024-07-28T20:25:28.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:28.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:28.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:28.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:28.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:28.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:28 smithi155 bash[68033]: cluster 2024-07-28T20:25:27.211443+0000 mon.a (mon.0) 2455 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:28.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:28 smithi155 bash[68033]: audit 2024-07-28T20:25:27.221230+0000 mon.a (mon.0) 2456 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:25:28.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:28 smithi155 bash[68033]: cluster 2024-07-28T20:25:27.221418+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1262: 8 total, 2 up, 8 in 2024-07-28T20:25:28.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:28 smithi155 bash[68033]: cluster 2024-07-28T20:25:28.093369+0000 mgr.y (mgr.34101) 1675 : cluster [DBG] pgmap v2534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:28.553 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:28 smithi045 bash[80445]: cluster 2024-07-28T20:25:27.211443+0000 mon.a (mon.0) 2455 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:28.553 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:28 smithi045 bash[80445]: audit 2024-07-28T20:25:27.221230+0000 mon.a (mon.0) 2456 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:25:28.553 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:28 smithi045 bash[80445]: cluster 2024-07-28T20:25:27.221418+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1262: 8 total, 2 up, 8 in 2024-07-28T20:25:28.553 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:28 smithi045 bash[80445]: cluster 2024-07-28T20:25:28.093369+0000 mgr.y (mgr.34101) 1675 : cluster [DBG] pgmap v2534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:28.553 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:28 smithi045 bash[82788]: cluster 2024-07-28T20:25:27.211443+0000 mon.a (mon.0) 2455 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:28.553 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:28 smithi045 bash[82788]: audit 2024-07-28T20:25:27.221230+0000 mon.a (mon.0) 2456 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:25:28.553 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:28 smithi045 bash[82788]: cluster 2024-07-28T20:25:27.221418+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1262: 8 total, 2 up, 8 in 2024-07-28T20:25:28.553 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:28 smithi045 bash[82788]: cluster 2024-07-28T20:25:28.093369+0000 mgr.y (mgr.34101) 1675 : cluster [DBG] pgmap v2534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:28.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:28.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:28.900 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:29.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2163 16 16 0 0 0 - 0 2024-07-28T20:25:29.020 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:29.030 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:28 smithi155 bash[73694]: debug 2024-07-28T20:25:28.693+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:29.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:29.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:29.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:29.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:29.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:29.733 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:29.856 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:29.973 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:30.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2164 16 16 0 0 0 - 0 2024-07-28T20:25:30.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:29 smithi155 bash[73694]: debug 2024-07-28T20:25:29.741+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:30.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:30.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:29 smithi155 bash[73694]: debug 2024-07-28T20:25:29.837+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:30.094 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:30.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:30.332 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:30.407 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:25:30.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:30.570 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:30.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:25:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:25:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:25:30.746 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:30.746 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:30.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:30.909 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:30 smithi155 bash[73694]: debug 2024-07-28T20:25:30.745+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:30.909 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:30.909 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:30 smithi155 bash[73694]: debug 2024-07-28T20:25:30.829+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:30.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:31.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2165 16 16 0 0 0 - 0 2024-07-28T20:25:31.042 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:31.152 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:30 smithi155 bash[73694]: debug 2024-07-28T20:25:30.909+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:31.153 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:31.153 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:30 smithi155 bash[73694]: debug 2024-07-28T20:25:30.985+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:31.153 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:31 smithi155 bash[73694]: debug 2024-07-28T20:25:31.041+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:31.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:31.173 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:31 smithi155 bash[68033]: cluster 2024-07-28T20:25:30.095121+0000 mgr.y (mgr.34101) 1676 : cluster [DBG] pgmap v2535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:31.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:31.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:31 smithi045 bash[80445]: cluster 2024-07-28T20:25:30.095121+0000 mgr.y (mgr.34101) 1676 : cluster [DBG] pgmap v2535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:31 smithi045 bash[82788]: cluster 2024-07-28T20:25:30.095121+0000 mgr.y (mgr.34101) 1676 : cluster [DBG] pgmap v2535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:31.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:31.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:31.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:31.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:31.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:31 smithi155 bash[73694]: debug 2024-07-28T20:25:31.613+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:31.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:31 smithi155 bash[73694]: debug 2024-07-28T20:25:31.777+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:31.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:31.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:32.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2166 16 16 0 0 0 - 0 2024-07-28T20:25:32.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:32.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:32.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:32.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:32 smithi155 bash[73694]: debug 2024-07-28T20:25:32.089+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:32.347 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:32.465 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:32.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:32.598 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:25:32 smithi155 bash[60745]: ts=2024-07-28T20:25:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:25:32.665 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:25:32.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:32.818 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:32.936 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:33.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2167 16 16 0 0 0 - 0 2024-07-28T20:25:33.056 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:33.157 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:32 smithi155 bash[73694]: debug 2024-07-28T20:25:32.805+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:33.157 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:33.157 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:33 smithi155 bash[73694]: debug 2024-07-28T20:25:33.037+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:33.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:33.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:33.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:33 smithi155 bash[68033]: cluster 2024-07-28T20:25:32.097075+0000 mgr.y (mgr.34101) 1677 : cluster [DBG] pgmap v2536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:33.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:33 smithi045 bash[80445]: cluster 2024-07-28T20:25:32.097075+0000 mgr.y (mgr.34101) 1677 : cluster [DBG] pgmap v2536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:33 smithi045 bash[82788]: cluster 2024-07-28T20:25:32.097075+0000 mgr.y (mgr.34101) 1677 : cluster [DBG] pgmap v2536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:33.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:33.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:33.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:33.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:34.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:34.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2168 16 16 0 0 0 - 0 2024-07-28T20:25:34.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:33 smithi155 bash[73694]: debug 2024-07-28T20:25:33.785+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:34.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:34.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:34.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:34 smithi045 bash[80445]: audit 2024-07-28T20:25:33.193622+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:34 smithi045 bash[80445]: audit 2024-07-28T20:25:33.198012+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:34 smithi045 bash[82788]: audit 2024-07-28T20:25:33.193622+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:34 smithi045 bash[82788]: audit 2024-07-28T20:25:33.198012+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:34.484 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:34.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:34.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:34 smithi155 bash[73694]: debug 2024-07-28T20:25:34.213+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:34.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:34 smithi155 bash[68033]: audit 2024-07-28T20:25:33.193622+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:34.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:34 smithi155 bash[68033]: audit 2024-07-28T20:25:33.198012+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:34.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:34.705 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:25:34.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:34.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:34.954 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:35.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2169 16 16 0 0 0 - 0 2024-07-28T20:25:35.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:34 smithi155 bash[73694]: debug 2024-07-28T20:25:34.801+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:35.075 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:35.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:35.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:35 smithi155 bash[68033]: cluster 2024-07-28T20:25:34.098832+0000 mgr.y (mgr.34101) 1678 : cluster [DBG] pgmap v2537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:35.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:35.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:35 smithi155 bash[73694]: debug 2024-07-28T20:25:35.157+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:35.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:35.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:35 smithi045 bash[80445]: cluster 2024-07-28T20:25:34.098832+0000 mgr.y (mgr.34101) 1678 : cluster [DBG] pgmap v2537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:35 smithi045 bash[82788]: cluster 2024-07-28T20:25:34.098832+0000 mgr.y (mgr.34101) 1678 : cluster [DBG] pgmap v2537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:35.552 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:35.653 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:35.671 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:35.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:35.881 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:35 smithi155 bash[73694]: debug 2024-07-28T20:25:35.653+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:35.881 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:35.881 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:35 smithi155 bash[73694]: debug 2024-07-28T20:25:35.817+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:35.881 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:35 smithi155 bash[73694]: debug 2024-07-28T20:25:35.881+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:35.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:36.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2170 16 16 0 0 0 - 0 2024-07-28T20:25:36.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:36.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:36.268 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:36.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:36.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:36.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:36.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:36.746 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:36.758 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:36 smithi155 bash[73694]: debug 2024-07-28T20:25:36.369+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:36.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:36.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:37.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2171 16 16 0 0 0 - 0 2024-07-28T20:25:37.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:36 smithi155 bash[73694]: debug 2024-07-28T20:25:36.821+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:37.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:37.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:37.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:37.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:37 smithi045 bash[80445]: cluster 2024-07-28T20:25:36.100580+0000 mgr.y (mgr.34101) 1679 : cluster [DBG] pgmap v2538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:37 smithi045 bash[82788]: cluster 2024-07-28T20:25:36.100580+0000 mgr.y (mgr.34101) 1679 : cluster [DBG] pgmap v2538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:37.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:37 smithi155 bash[68033]: cluster 2024-07-28T20:25:36.100580+0000 mgr.y (mgr.34101) 1679 : cluster [DBG] pgmap v2538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:37.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:37.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:37.808 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:25:37.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:37.927 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:38.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2172 16 16 0 0 0 - 0 2024-07-28T20:25:38.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:38.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:38.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:37 smithi155 bash[73694]: debug 2024-07-28T20:25:37.849+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:38.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:38.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:38.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:38.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:38.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:38.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:38.906 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:25:38.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T20:25:38.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:39.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2173 16 16 0 0 0 - 0 2024-07-28T20:25:39.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:39.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:38 smithi155 bash[73694]: debug 2024-07-28T20:25:38.805+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:39.212 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:39.212 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:38 smithi155 bash[73694]: debug 2024-07-28T20:25:38.977+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:39.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:39.316 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:39 smithi045 bash[80445]: cluster 2024-07-28T20:25:38.102594+0000 mgr.y (mgr.34101) 1680 : cluster [DBG] pgmap v2539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:39.316 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:39 smithi045 bash[80445]: audit 2024-07-28T20:25:39.020510+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:25:39.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:39.455 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:39.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:39 smithi155 bash[68033]: cluster 2024-07-28T20:25:38.102594+0000 mgr.y (mgr.34101) 1680 : cluster [DBG] pgmap v2539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:39.466 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:39 smithi155 bash[68033]: audit 2024-07-28T20:25:39.020510+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:25:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:39 smithi045 bash[82788]: cluster 2024-07-28T20:25:38.102594+0000 mgr.y (mgr.34101) 1680 : cluster [DBG] pgmap v2539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:39 smithi045 bash[82788]: audit 2024-07-28T20:25:39.020510+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:25:39.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:39.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:39.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:39.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:40.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2174 16 16 0 0 0 - 0 2024-07-28T20:25:40.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:40.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:39 smithi155 bash[73694]: debug 2024-07-28T20:25:39.765+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:40.149 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:40.169 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:40.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:40.366 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:40 smithi155 bash[73694]: debug 2024-07-28T20:25:40.149+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:40.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:40.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:40 smithi155 bash[68033]: audit 2024-07-28T20:25:39.367024+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:40 smithi155 bash[68033]: audit 2024-07-28T20:25:39.373624+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:40 smithi155 bash[68033]: cluster 2024-07-28T20:25:40.104381+0000 mgr.y (mgr.34101) 1681 : cluster [DBG] pgmap v2540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:40.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:40 smithi045 bash[80445]: audit 2024-07-28T20:25:39.367024+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:40.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:40 smithi045 bash[80445]: audit 2024-07-28T20:25:39.373624+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:40.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:40 smithi045 bash[80445]: cluster 2024-07-28T20:25:40.104381+0000 mgr.y (mgr.34101) 1681 : cluster [DBG] pgmap v2540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:40.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:40 smithi045 bash[82788]: audit 2024-07-28T20:25:39.367024+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:40.596 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:40 smithi045 bash[82788]: audit 2024-07-28T20:25:39.373624+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:40.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:40 smithi045 bash[82788]: cluster 2024-07-28T20:25:40.104381+0000 mgr.y (mgr.34101) 1681 : cluster [DBG] pgmap v2540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:40.645 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:40.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:40.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:25:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:25:40] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:25:40.996 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:41.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2175 16 16 0 0 0 - 0 2024-07-28T20:25:41.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:40 smithi155 bash[73694]: debug 2024-07-28T20:25:40.797+0000 7f8e37e1e640 -1 osd.4 1262 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:41.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:41.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:41.353 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:41.388 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:25:41.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:41.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:41 smithi155 bash[68033]: audit 2024-07-28T20:25:40.684793+0000 mon.a (mon.0) 2461 : audit [INF] from='client.? 172.21.15.45:0/1095703043' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:25:41.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:41.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:41 smithi155 bash[73694]: debug 2024-07-28T20:25:41.329+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:41.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:41.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:41.709 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:41 smithi045 bash[82788]: audit 2024-07-28T20:25:40.684793+0000 mon.a (mon.0) 2461 : audit [INF] from='client.? 172.21.15.45:0/1095703043' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:25:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:41 smithi045 bash[80445]: audit 2024-07-28T20:25:40.684793+0000 mon.a (mon.0) 2461 : audit [INF] from='client.? 172.21.15.45:0/1095703043' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:25:41.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:41.839 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:41 smithi155 bash[73694]: debug 2024-07-28T20:25:41.569+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:41.839 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:41 smithi155 bash[73694]: debug 2024-07-28T20:25:41.761+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:41.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:42.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2176 16 16 0 0 0 - 0 2024-07-28T20:25:42.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:42.184 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:42.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:42.425 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:42.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:42.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:25:42 smithi155 bash[60745]: ts=2024-07-28T20:25:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:25:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:42 smithi155 bash[68033]: cluster 2024-07-28T20:25:41.373958+0000 mon.a (mon.0) 2462 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:42 smithi155 bash[68033]: audit 2024-07-28T20:25:41.387715+0000 mon.a (mon.0) 2463 : audit [INF] from='client.? 172.21.15.45:0/1095703043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:25:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:42 smithi155 bash[68033]: cluster 2024-07-28T20:25:41.387873+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1263: 8 total, 2 up, 8 in 2024-07-28T20:25:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:42 smithi155 bash[68033]: cluster 2024-07-28T20:25:42.105515+0000 mgr.y (mgr.34101) 1682 : cluster [DBG] pgmap v2542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:42.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:42.671 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:42 smithi045 bash[80445]: cluster 2024-07-28T20:25:41.373958+0000 mon.a (mon.0) 2462 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:42.672 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:42 smithi045 bash[80445]: audit 2024-07-28T20:25:41.387715+0000 mon.a (mon.0) 2463 : audit [INF] from='client.? 172.21.15.45:0/1095703043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:25:42.672 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:42 smithi045 bash[80445]: cluster 2024-07-28T20:25:41.387873+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1263: 8 total, 2 up, 8 in 2024-07-28T20:25:42.672 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:42 smithi045 bash[80445]: cluster 2024-07-28T20:25:42.105515+0000 mgr.y (mgr.34101) 1682 : cluster [DBG] pgmap v2542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:42.672 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:42 smithi045 bash[82788]: cluster 2024-07-28T20:25:41.373958+0000 mon.a (mon.0) 2462 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:42.672 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:42 smithi045 bash[82788]: audit 2024-07-28T20:25:41.387715+0000 mon.a (mon.0) 2463 : audit [INF] from='client.? 172.21.15.45:0/1095703043' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:25:42.672 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:42 smithi045 bash[82788]: cluster 2024-07-28T20:25:41.387873+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1263: 8 total, 2 up, 8 in 2024-07-28T20:25:42.672 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:42 smithi045 bash[82788]: cluster 2024-07-28T20:25:42.105515+0000 mgr.y (mgr.34101) 1682 : cluster [DBG] pgmap v2542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:42.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:42.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:43.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:43.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2177 16 16 0 0 0 - 0 2024-07-28T20:25:43.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:42 smithi155 bash[73694]: debug 2024-07-28T20:25:42.757+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:43.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:43.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:43.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:43.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:43.610 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:43.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:43.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:43.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:44.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2178 16 16 0 0 0 - 0 2024-07-28T20:25:44.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:44.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:43 smithi155 bash[73694]: debug 2024-07-28T20:25:43.761+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:44.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:43 smithi155 bash[73694]: debug 2024-07-28T20:25:43.817+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:44.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:44.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:43 smithi155 bash[73694]: debug 2024-07-28T20:25:43.917+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:44.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:44.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:44.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:44.416 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:25:44.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:44.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:44.655 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:44.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:44.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:44.916 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:25:45.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:45.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2179 16 16 0 0 0 - 0 2024-07-28T20:25:45.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:44 smithi155 bash[73694]: debug 2024-07-28T20:25:44.769+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:45.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:45.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:45.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:45 smithi045 bash[80445]: cluster 2024-07-28T20:25:44.107270+0000 mgr.y (mgr.34101) 1683 : cluster [DBG] pgmap v2543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:45 smithi045 bash[80445]: audit 2024-07-28T20:25:44.835543+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:45 smithi045 bash[80445]: audit 2024-07-28T20:25:44.849676+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:45 smithi045 bash[82788]: cluster 2024-07-28T20:25:44.107270+0000 mgr.y (mgr.34101) 1683 : cluster [DBG] pgmap v2543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:45.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:45 smithi045 bash[82788]: audit 2024-07-28T20:25:44.835543+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:45.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:45 smithi045 bash[82788]: audit 2024-07-28T20:25:44.849676+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:45.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:45.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:45 smithi155 bash[68033]: cluster 2024-07-28T20:25:44.107270+0000 mgr.y (mgr.34101) 1683 : cluster [DBG] pgmap v2543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:45.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:45 smithi155 bash[68033]: audit 2024-07-28T20:25:44.835543+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:45.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:45 smithi155 bash[68033]: audit 2024-07-28T20:25:44.849676+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:45.480 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:45.480 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:45 smithi155 bash[73694]: debug 2024-07-28T20:25:45.217+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:45.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:45.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:45.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:45.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:46.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:25:46.021767+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:25:46.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:25:46.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2180 16 16 0 0 0 - 0 2024-07-28T20:25:46.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:46.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:46.187 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:45 smithi155 bash[73694]: debug 2024-07-28T20:25:45.813+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:46.296 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:46.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:46.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:46.652 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:46.770 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:46.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:46.889 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:46.889 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:46.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:46 smithi155 bash[68033]: audit 2024-07-28T20:25:45.653311+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:46.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:46 smithi155 bash[68033]: audit 2024-07-28T20:25:45.663388+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:46.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:46 smithi155 bash[68033]: cluster 2024-07-28T20:25:46.108520+0000 mgr.y (mgr.34101) 1684 : cluster [DBG] pgmap v2544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:46.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:46 smithi155 bash[68033]: audit 2024-07-28T20:25:46.126063+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:25:46.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:46 smithi155 bash[68033]: audit 2024-07-28T20:25:46.127208+0000 mon.c (mon.2) 541 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:25:46.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:46 smithi155 bash[68033]: audit 2024-07-28T20:25:46.135224+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:46.987 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[82788]: audit 2024-07-28T20:25:45.653311+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:46.987 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[82788]: audit 2024-07-28T20:25:45.663388+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:46.987 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[82788]: cluster 2024-07-28T20:25:46.108520+0000 mgr.y (mgr.34101) 1684 : cluster [DBG] pgmap v2544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:46.987 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[82788]: audit 2024-07-28T20:25:46.126063+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:25:46.987 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[82788]: audit 2024-07-28T20:25:46.127208+0000 mon.c (mon.2) 541 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:25:46.987 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[82788]: audit 2024-07-28T20:25:46.135224+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:46.988 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[80445]: audit 2024-07-28T20:25:45.653311+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:46.988 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[80445]: audit 2024-07-28T20:25:45.663388+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:46.988 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[80445]: cluster 2024-07-28T20:25:46.108520+0000 mgr.y (mgr.34101) 1684 : cluster [DBG] pgmap v2544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:46.988 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[80445]: audit 2024-07-28T20:25:46.126063+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:25:46.988 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[80445]: audit 2024-07-28T20:25:46.127208+0000 mon.c (mon.2) 541 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:25:46.988 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:46 smithi045 bash[80445]: audit 2024-07-28T20:25:46.135224+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:25:47.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:47.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2181 16 16 0 0 0 - 0 2024-07-28T20:25:47.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:47.195 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:46 smithi155 bash[73694]: debug 2024-07-28T20:25:46.853+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:47.195 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:46 smithi155 bash[73694]: debug 2024-07-28T20:25:46.913+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:47.246 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:47.364 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:47.483 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:47.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:47 smithi155 bash[73694]: debug 2024-07-28T20:25:47.197+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:47.601 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:47.720 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:47.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:47.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:48.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2182 16 16 0 0 0 - 0 2024-07-28T20:25:48.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:47 smithi155 bash[73694]: debug 2024-07-28T20:25:47.893+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:48.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:48.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:48.316 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:48.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:48.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:48.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:48.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:48.799 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:25:48.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:48.960 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:25:49.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2183 16 16 0 0 0 - 0 2024-07-28T20:25:49.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:49.146 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:49.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:48 smithi155 bash[73694]: debug 2024-07-28T20:25:48.845+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:49 smithi045 bash[80445]: cluster 2024-07-28T20:25:48.110428+0000 mgr.y (mgr.34101) 1685 : cluster [DBG] pgmap v2545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:49.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:49 smithi045 bash[80445]: audit 2024-07-28T20:25:48.187141+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:49 smithi045 bash[82788]: cluster 2024-07-28T20:25:48.110428+0000 mgr.y (mgr.34101) 1685 : cluster [DBG] pgmap v2545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:49 smithi045 bash[82788]: audit 2024-07-28T20:25:48.187141+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:49.265 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:49.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:49.504 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:49.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:49 smithi155 bash[68033]: cluster 2024-07-28T20:25:48.110428+0000 mgr.y (mgr.34101) 1685 : cluster [DBG] pgmap v2545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:49.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:49 smithi155 bash[68033]: audit 2024-07-28T20:25:48.187141+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:25:49.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:49.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:49.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:49.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:50.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2184 16 16 0 0 0 - 0 2024-07-28T20:25:50.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:49 smithi155 bash[73694]: debug 2024-07-28T20:25:49.857+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:50.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:50.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:50.340 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:50.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:50.466 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:25:50.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T20:25:50.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:50.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:50.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:50.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:50 smithi155 bash[73694]: debug 2024-07-28T20:25:50.537+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:50.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:50.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:25:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:25:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:25:51.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2185 16 16 0 0 0 - 0 2024-07-28T20:25:51.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:51.166 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:51.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:50 smithi155 bash[73694]: debug 2024-07-28T20:25:50.909+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:51.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:51.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:51 smithi155 bash[68033]: cluster 2024-07-28T20:25:50.111637+0000 mgr.y (mgr.34101) 1686 : cluster [DBG] pgmap v2546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:51.354 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:51 smithi045 bash[82788]: cluster 2024-07-28T20:25:50.111637+0000 mgr.y (mgr.34101) 1686 : cluster [DBG] pgmap v2546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:51.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:51 smithi045 bash[80445]: cluster 2024-07-28T20:25:50.111637+0000 mgr.y (mgr.34101) 1686 : cluster [DBG] pgmap v2546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:51.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:51.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:51.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:51.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:51.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:51.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:51 smithi155 bash[73694]: debug 2024-07-28T20:25:51.613+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:51.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:51.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:51 smithi155 bash[73694]: debug 2024-07-28T20:25:51.729+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:51.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:51.955 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:51.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:52.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2186 16 16 0 0 0 - 0 2024-07-28T20:25:52.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:52.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:52.251 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:51 smithi155 bash[73694]: debug 2024-07-28T20:25:51.957+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:52.251 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:51 smithi155 bash[73694]: debug 2024-07-28T20:25:51.957+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:52.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:52.478 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:52.489 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:25:52 smithi155 bash[60745]: ts=2024-07-28T20:25:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:25:52.597 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:52.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:52.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:52.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:53.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2187 16 16 0 0 0 - 0 2024-07-28T20:25:53.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:53.175 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:53.176 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:52 smithi155 bash[73694]: debug 2024-07-28T20:25:52.933+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:53.176 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:52 smithi155 bash[73694]: debug 2024-07-28T20:25:52.965+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:53.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:53.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:53.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:53.435 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:53 smithi155 bash[68033]: cluster 2024-07-28T20:25:52.112831+0000 mgr.y (mgr.34101) 1687 : cluster [DBG] pgmap v2547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:53 smithi045 bash[80445]: cluster 2024-07-28T20:25:52.112831+0000 mgr.y (mgr.34101) 1687 : cluster [DBG] pgmap v2547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:53 smithi045 bash[82788]: cluster 2024-07-28T20:25:52.112831+0000 mgr.y (mgr.34101) 1687 : cluster [DBG] pgmap v2547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:53.544 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:53.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:53.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:53.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:53.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:53 smithi155 bash[73694]: debug 2024-07-28T20:25:53.529+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:53.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:54.017 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:54.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2188 16 16 0 0 0 - 0 2024-07-28T20:25:54.135 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:54.177 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:53 smithi155 bash[73694]: debug 2024-07-28T20:25:53.961+0000 7f8e37e1e640 -1 osd.4 1263 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:54.187 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:25:54.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:54.266 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:54 smithi155 bash[68033]: audit 2024-07-28T20:25:53.629193+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.45:0/2262920463' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:25:54.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:54.406 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:54 smithi045 bash[80445]: audit 2024-07-28T20:25:53.629193+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.45:0/2262920463' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:25:54.407 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:54 smithi045 bash[82788]: audit 2024-07-28T20:25:53.629193+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.45:0/2262920463' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:25:54.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:54.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:54.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:54 smithi155 bash[73694]: debug 2024-07-28T20:25:54.341+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:54.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:54.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:54 smithi155 bash[73694]: debug 2024-07-28T20:25:54.464+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:54.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:54.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:54.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:54.911 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:54.911 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:54 smithi155 bash[73694]: debug 2024-07-28T20:25:54.828+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:54.912 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:54.912 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:54 smithi155 bash[73694]: debug 2024-07-28T20:25:54.912+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:54.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:55.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2189 16 16 0 0 0 - 0 2024-07-28T20:25:55.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:54 smithi155 bash[73694]: debug 2024-07-28T20:25:54.932+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:55.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:55.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:55.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:55 smithi155 bash[68033]: cluster 2024-07-28T20:25:54.114596+0000 mgr.y (mgr.34101) 1688 : cluster [DBG] pgmap v2548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:55 smithi155 bash[68033]: cluster 2024-07-28T20:25:54.176015+0000 mon.a (mon.0) 2471 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:55 smithi155 bash[68033]: audit 2024-07-28T20:25:54.187241+0000 mon.a (mon.0) 2472 : audit [INF] from='client.? 172.21.15.45:0/2262920463' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:25:55.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:55 smithi155 bash[68033]: cluster 2024-07-28T20:25:54.187294+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1264: 8 total, 2 up, 8 in 2024-07-28T20:25:55.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:55.334 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:55 smithi045 bash[82788]: cluster 2024-07-28T20:25:54.114596+0000 mgr.y (mgr.34101) 1688 : cluster [DBG] pgmap v2548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:55.335 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:55 smithi045 bash[82788]: cluster 2024-07-28T20:25:54.176015+0000 mon.a (mon.0) 2471 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:55.335 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:55 smithi045 bash[82788]: audit 2024-07-28T20:25:54.187241+0000 mon.a (mon.0) 2472 : audit [INF] from='client.? 172.21.15.45:0/2262920463' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:25:55.335 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:55 smithi045 bash[82788]: cluster 2024-07-28T20:25:54.187294+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1264: 8 total, 2 up, 8 in 2024-07-28T20:25:55.335 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:55 smithi045 bash[80445]: cluster 2024-07-28T20:25:54.114596+0000 mgr.y (mgr.34101) 1688 : cluster [DBG] pgmap v2548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:55.335 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:55 smithi045 bash[80445]: cluster 2024-07-28T20:25:54.176015+0000 mon.a (mon.0) 2471 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:25:55.335 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:55 smithi045 bash[80445]: audit 2024-07-28T20:25:54.187241+0000 mon.a (mon.0) 2472 : audit [INF] from='client.? 172.21.15.45:0/2262920463' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:25:55.335 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:55 smithi045 bash[80445]: cluster 2024-07-28T20:25:54.187294+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1264: 8 total, 2 up, 8 in 2024-07-28T20:25:55.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:55.543 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:25:55.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:55.679 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:55.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:55.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:56.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2190 16 16 0 0 0 - 0 2024-07-28T20:25:56.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:56.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:56.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:55 smithi155 bash[73694]: debug 2024-07-28T20:25:55.912+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:56.275 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:56.395 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:56.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:56.636 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:56.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:56.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:56.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:57.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2191 16 16 0 0 0 - 0 2024-07-28T20:25:57.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:25:57.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:57.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:56 smithi155 bash[73694]: debug 2024-07-28T20:25:56.960+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:57.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:57.241 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:57 smithi155 bash[68033]: cluster 2024-07-28T20:25:56.116378+0000 mgr.y (mgr.34101) 1689 : cluster [DBG] pgmap v2550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:57.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:57.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:57.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:57 smithi045 bash[80445]: cluster 2024-07-28T20:25:56.116378+0000 mgr.y (mgr.34101) 1689 : cluster [DBG] pgmap v2550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:57.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:57 smithi045 bash[82788]: cluster 2024-07-28T20:25:56.116378+0000 mgr.y (mgr.34101) 1689 : cluster [DBG] pgmap v2550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:57.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:57.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:57 smithi155 bash[73694]: debug 2024-07-28T20:25:57.332+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:57.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:57.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:57.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:57.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:57.937 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:57.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:57 smithi155 bash[73694]: debug 2024-07-28T20:25:57.564+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:58.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2192 16 16 0 0 0 - 0 2024-07-28T20:25:58.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:58.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:58.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:58.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:57 smithi155 bash[73694]: debug 2024-07-28T20:25:57.964+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:58.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:58.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:58.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:58.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:25:58.779 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:25:58.780 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:58 smithi155 bash[73694]: debug 2024-07-28T20:25:58.628+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:25:58.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:25:59.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:59.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2193 16 16 0 0 0 - 0 2024-07-28T20:25:59.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:58 smithi155 bash[73694]: debug 2024-07-28T20:25:58.932+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:25:59.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:25:59.161 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:25:59.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:25:59.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:59.395 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:25:59 smithi045 bash[80445]: cluster 2024-07-28T20:25:58.118330+0000 mgr.y (mgr.34101) 1690 : cluster [DBG] pgmap v2551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:59.395 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:25:59 smithi045 bash[82788]: cluster 2024-07-28T20:25:58.118330+0000 mgr.y (mgr.34101) 1690 : cluster [DBG] pgmap v2551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:59.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:25:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:25:59 smithi155 bash[68033]: cluster 2024-07-28T20:25:58.118330+0000 mgr.y (mgr.34101) 1690 : cluster [DBG] pgmap v2551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:25:59.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:25:59.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:25:59.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:25:59.947 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:00.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2194 16 16 0 0 0 - 0 2024-07-28T20:26:00.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:00.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:59 smithi155 bash[73694]: debug 2024-07-28T20:25:59.836+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:00.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:25:59 smithi155 bash[73694]: debug 2024-07-28T20:25:59.960+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:00.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:00.096 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:26:00.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T20:26:00.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:00.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:00.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:00.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:00.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:26:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:26:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:26:00.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:00.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:01.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:01.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2195 16 16 0 0 0 - 0 2024-07-28T20:26:01.135 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:01.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:01.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:00 smithi155 bash[73694]: debug 2024-07-28T20:26:00.964+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:01.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:01 smithi155 bash[68033]: cluster 2024-07-28T20:26:00.119512+0000 mgr.y (mgr.34101) 1691 : cluster [DBG] pgmap v2552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:01.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:01 smithi045 bash[82788]: cluster 2024-07-28T20:26:00.119512+0000 mgr.y (mgr.34101) 1691 : cluster [DBG] pgmap v2552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:01 smithi045 bash[80445]: cluster 2024-07-28T20:26:00.119512+0000 mgr.y (mgr.34101) 1691 : cluster [DBG] pgmap v2552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:01.493 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:01.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:01.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:01.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:01.968 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:02.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2196 16 16 0 0 0 - 0 2024-07-28T20:26:02.086 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:02.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:02.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:01 smithi155 bash[73694]: debug 2024-07-28T20:26:01.944+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:02.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:02.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:02.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:02.597 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:26:02.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:02.796 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:02.810 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:26:02 smithi155 bash[60745]: ts=2024-07-28T20:26:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:26:02.915 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:03.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2197 16 16 0 0 0 - 0 2024-07-28T20:26:03.035 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:03.154 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:03.196 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:02 smithi155 bash[73694]: debug 2024-07-28T20:26:02.924+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:03.196 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:03.196 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:03 smithi155 bash[73694]: debug 2024-07-28T20:26:03.128+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:03.197 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:03 smithi045 bash[80445]: cluster 2024-07-28T20:26:02.120688+0000 mgr.y (mgr.34101) 1692 : cluster [DBG] pgmap v2553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:03.197 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:03 smithi045 bash[80445]: audit 2024-07-28T20:26:03.187326+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:03.272 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:03.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:03 smithi045 bash[82788]: cluster 2024-07-28T20:26:02.120688+0000 mgr.y (mgr.34101) 1692 : cluster [DBG] pgmap v2553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:03 smithi045 bash[82788]: audit 2024-07-28T20:26:03.187326+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:03.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:03.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:03 smithi155 bash[68033]: cluster 2024-07-28T20:26:02.120688+0000 mgr.y (mgr.34101) 1692 : cluster [DBG] pgmap v2553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:03.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:03 smithi155 bash[68033]: audit 2024-07-28T20:26:03.187326+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:03.629 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:03.748 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:03.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:03.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:03 smithi155 bash[73694]: debug 2024-07-28T20:26:03.604+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:03.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:03.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:04.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2198 16 16 0 0 0 - 0 2024-07-28T20:26:04.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:04.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:04.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:03 smithi155 bash[73694]: debug 2024-07-28T20:26:03.936+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:04.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:04.454 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:04.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:04.626 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:26:04.693 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:04.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:04.931 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:05.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2199 16 16 0 0 0 - 0 2024-07-28T20:26:05.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:05.153 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:04 smithi155 bash[73694]: debug 2024-07-28T20:26:04.936+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:05.153 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:05.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:05.200 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:05 smithi155 bash[73694]: debug 2024-07-28T20:26:05.152+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:05.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:05.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:05.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:05.537 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:05 smithi155 bash[68033]: cluster 2024-07-28T20:26:04.121882+0000 mgr.y (mgr.34101) 1693 : cluster [DBG] pgmap v2554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:05.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:05.658 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:05 smithi045 bash[82788]: cluster 2024-07-28T20:26:04.121882+0000 mgr.y (mgr.34101) 1693 : cluster [DBG] pgmap v2554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:05.658 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:05 smithi045 bash[80445]: cluster 2024-07-28T20:26:04.121882+0000 mgr.y (mgr.34101) 1693 : cluster [DBG] pgmap v2554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:05.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:05.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:06.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:06.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:26:06.024809+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:26:06.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:26:06.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2200 16 16 0 0 0 - 0 2024-07-28T20:26:06.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:06.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:06.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:05 smithi155 bash[73694]: debug 2024-07-28T20:26:05.968+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:06.359 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:06.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:06.487 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:06.487 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:06 smithi155 bash[73694]: debug 2024-07-28T20:26:06.344+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:06.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:06.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:06.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:06.953 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:07.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2201 16 16 0 0 0 - 0 2024-07-28T20:26:07.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:07.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:07.293 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:07 smithi045 bash[80445]: cluster 2024-07-28T20:26:06.123603+0000 mgr.y (mgr.34101) 1694 : cluster [DBG] pgmap v2555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:07.293 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:07 smithi045 bash[82788]: cluster 2024-07-28T20:26:06.123603+0000 mgr.y (mgr.34101) 1694 : cluster [DBG] pgmap v2555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:07.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:07 smithi155 bash[68033]: cluster 2024-07-28T20:26:06.123603+0000 mgr.y (mgr.34101) 1694 : cluster [DBG] pgmap v2555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:07.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:07.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:07 smithi155 bash[73694]: debug 2024-07-28T20:26:07.016+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:07.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:07 smithi155 bash[73694]: debug 2024-07-28T20:26:07.056+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:07.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:07.425 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:07.544 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:07.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:07.769 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:07.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:07.901 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:08.022 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:08.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2202 16 16 0 0 0 - 0 2024-07-28T20:26:08.033 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:07 smithi155 bash[73694]: debug 2024-07-28T20:26:07.768+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:08.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:08 smithi155 bash[73694]: debug 2024-07-28T20:26:08.040+0000 7f8e37e1e640 -1 osd.4 1264 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:08.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:08.217 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:26:08.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:08.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:08 smithi155 bash[68033]: audit 2024-07-28T20:26:07.628640+0000 mon.a (mon.0) 2474 : audit [INF] from='client.? 172.21.15.45:0/2543920648' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:26:08.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:08.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:08 smithi155 bash[73694]: debug 2024-07-28T20:26:08.232+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:08.372 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:08 smithi045 bash[80445]: audit 2024-07-28T20:26:07.628640+0000 mon.a (mon.0) 2474 : audit [INF] from='client.? 172.21.15.45:0/2543920648' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:26:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:08 smithi045 bash[82788]: audit 2024-07-28T20:26:07.628640+0000 mon.a (mon.0) 2474 : audit [INF] from='client.? 172.21.15.45:0/2543920648' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:26:08.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:08.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:08.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:08.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:08.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:09.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2203 16 16 0 0 0 - 0 2024-07-28T20:26:09.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:09.210 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:09.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:09 smithi155 bash[73694]: debug 2024-07-28T20:26:09.036+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:09.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:09 smithi155 bash[68033]: cluster 2024-07-28T20:26:08.125692+0000 mgr.y (mgr.34101) 1695 : cluster [DBG] pgmap v2556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:09.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:09 smithi155 bash[68033]: cluster 2024-07-28T20:26:08.205223+0000 mon.a (mon.0) 2475 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:26:09.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:09 smithi155 bash[68033]: audit 2024-07-28T20:26:08.217968+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? 172.21.15.45:0/2543920648' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:26:09.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:09 smithi155 bash[68033]: cluster 2024-07-28T20:26:08.218052+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1265: 8 total, 2 up, 8 in 2024-07-28T20:26:09.331 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:09.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:09 smithi045 bash[82788]: cluster 2024-07-28T20:26:08.125692+0000 mgr.y (mgr.34101) 1695 : cluster [DBG] pgmap v2556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:09 smithi045 bash[82788]: cluster 2024-07-28T20:26:08.205223+0000 mon.a (mon.0) 2475 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:26:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:09 smithi045 bash[82788]: audit 2024-07-28T20:26:08.217968+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? 172.21.15.45:0/2543920648' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:26:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:09 smithi045 bash[82788]: cluster 2024-07-28T20:26:08.218052+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1265: 8 total, 2 up, 8 in 2024-07-28T20:26:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:09 smithi045 bash[80445]: cluster 2024-07-28T20:26:08.125692+0000 mgr.y (mgr.34101) 1695 : cluster [DBG] pgmap v2556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:09 smithi045 bash[80445]: cluster 2024-07-28T20:26:08.205223+0000 mon.a (mon.0) 2475 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:26:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:09 smithi045 bash[80445]: audit 2024-07-28T20:26:08.217968+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? 172.21.15.45:0/2543920648' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:26:09.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:09 smithi045 bash[80445]: cluster 2024-07-28T20:26:08.218052+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1265: 8 total, 2 up, 8 in 2024-07-28T20:26:09.570 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:09.665 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:09.689 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:09.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:09.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:09.938 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:09 smithi155 bash[73694]: debug 2024-07-28T20:26:09.664+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:10.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2204 16 16 0 0 0 - 0 2024-07-28T20:26:10.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:10.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:10.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:10.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:10 smithi155 bash[73694]: debug 2024-07-28T20:26:10.012+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:10.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:10.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:10.542 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:26:10.641 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:10.653 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:26:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:26:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:26:10.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:10.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:10.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:11.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2205 16 16 0 0 0 - 0 2024-07-28T20:26:11.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:11.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:11.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:11 smithi155 bash[68033]: cluster 2024-07-28T20:26:10.126853+0000 mgr.y (mgr.34101) 1696 : cluster [DBG] pgmap v2558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:11.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:11 smithi155 bash[73694]: debug 2024-07-28T20:26:11.004+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:11.343 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:26:11.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T20:26:11.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:11 smithi045 bash[80445]: cluster 2024-07-28T20:26:10.126853+0000 mgr.y (mgr.34101) 1696 : cluster [DBG] pgmap v2558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:11 smithi045 bash[82788]: cluster 2024-07-28T20:26:10.126853+0000 mgr.y (mgr.34101) 1696 : cluster [DBG] pgmap v2558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:11.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:11.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:11.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:11.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:26:11.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:11.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:12.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2206 16 16 0 0 0 - 0 2024-07-28T20:26:12.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:12.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:12.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:11 smithi155 bash[73694]: debug 2024-07-28T20:26:11.976+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:12.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:12.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:12.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:12.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:26:12 smithi155 bash[60745]: ts=2024-07-28T20:26:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:26:12.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:12.823 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:12.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:12.955 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:12.955 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:12 smithi155 bash[73694]: debug 2024-07-28T20:26:12.796+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:13.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2207 16 16 0 0 0 - 0 2024-07-28T20:26:13.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:13.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:13.217 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:13 smithi155 bash[73694]: debug 2024-07-28T20:26:13.004+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:13.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:13 smithi155 bash[68033]: cluster 2024-07-28T20:26:12.128910+0000 mgr.y (mgr.34101) 1697 : cluster [DBG] pgmap v2559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:13.302 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:13.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:13 smithi045 bash[80445]: cluster 2024-07-28T20:26:12.128910+0000 mgr.y (mgr.34101) 1697 : cluster [DBG] pgmap v2559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:13 smithi045 bash[82788]: cluster 2024-07-28T20:26:12.128910+0000 mgr.y (mgr.34101) 1697 : cluster [DBG] pgmap v2559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:13.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:13.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:13.781 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:13.900 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:14.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:14.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2208 16 16 0 0 0 - 0 2024-07-28T20:26:14.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:14 smithi155 bash[73694]: debug 2024-07-28T20:26:14.008+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:14.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:14.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:14.372 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:14.490 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:14.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:14.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:14.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:14.961 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:14.961 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:14 smithi155 bash[73694]: debug 2024-07-28T20:26:14.824+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:14.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:15.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2209 16 16 0 0 0 - 0 2024-07-28T20:26:15.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:14 smithi155 bash[73694]: debug 2024-07-28T20:26:14.960+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:15.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:15.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:15.273 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:15.274 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:15 smithi155 bash[68033]: cluster 2024-07-28T20:26:14.130106+0000 mgr.y (mgr.34101) 1698 : cluster [DBG] pgmap v2560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:15.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:15.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:15.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:15 smithi155 bash[73694]: debug 2024-07-28T20:26:15.272+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:15.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:15.574 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:15 smithi045 bash[80445]: cluster 2024-07-28T20:26:14.130106+0000 mgr.y (mgr.34101) 1698 : cluster [DBG] pgmap v2560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:15.574 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:15 smithi045 bash[82788]: cluster 2024-07-28T20:26:14.130106+0000 mgr.y (mgr.34101) 1698 : cluster [DBG] pgmap v2560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:15.683 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:15.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:15.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:16.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2210 16 16 0 0 0 - 0 2024-07-28T20:26:16.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:16.103 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:26:16.103 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:26:16.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:16.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:16.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:16 smithi155 bash[73694]: debug 2024-07-28T20:26:16.008+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:16.396 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:16.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:16.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:16.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:16.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:16.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:17.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2211 16 16 0 0 0 - 0 2024-07-28T20:26:17.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:17.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:17.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:17 smithi155 bash[68033]: cluster 2024-07-28T20:26:16.131060+0000 mgr.y (mgr.34101) 1699 : cluster [DBG] pgmap v2561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:17.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:17 smithi155 bash[73694]: debug 2024-07-28T20:26:16.996+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:17.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:17 smithi045 bash[80445]: cluster 2024-07-28T20:26:16.131060+0000 mgr.y (mgr.34101) 1699 : cluster [DBG] pgmap v2561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:17.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:17 smithi045 bash[82788]: cluster 2024-07-28T20:26:16.131060+0000 mgr.y (mgr.34101) 1699 : cluster [DBG] pgmap v2561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:17.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:17.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:17.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:17.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:17.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:18.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2212 16 16 0 0 0 - 0 2024-07-28T20:26:18.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:18.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:18.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:18 smithi155 bash[73694]: debug 2024-07-28T20:26:18.032+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:18.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:18.417 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:18.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:18.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:18.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:18 smithi155 bash[73694]: debug 2024-07-28T20:26:18.516+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:18.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:18.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:19.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2213 16 16 0 0 0 - 0 2024-07-28T20:26:19.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:19.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:19 smithi155 bash[73694]: debug 2024-07-28T20:26:19.060+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:19.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:19.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:19.330 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:19 smithi155 bash[68033]: cluster 2024-07-28T20:26:18.132043+0000 mgr.y (mgr.34101) 1700 : cluster [DBG] pgmap v2562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:19.330 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:19 smithi155 bash[68033]: audit 2024-07-28T20:26:18.191210+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:19.330 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:19 smithi155 bash[68033]: audit 2024-07-28T20:26:18.192431+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:19.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:19.450 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:19 smithi045 bash[80445]: cluster 2024-07-28T20:26:18.132043+0000 mgr.y (mgr.34101) 1700 : cluster [DBG] pgmap v2562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:19.450 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:19 smithi045 bash[80445]: audit 2024-07-28T20:26:18.191210+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:19.450 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:19 smithi045 bash[80445]: audit 2024-07-28T20:26:18.192431+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:19.450 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:19 smithi045 bash[82788]: cluster 2024-07-28T20:26:18.132043+0000 mgr.y (mgr.34101) 1700 : cluster [DBG] pgmap v2562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:19.450 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:19 smithi045 bash[82788]: audit 2024-07-28T20:26:18.191210+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:19.450 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:19 smithi045 bash[82788]: audit 2024-07-28T20:26:18.192431+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:19.558 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:19.677 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:19.688 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:19.688 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:19 smithi155 bash[73694]: debug 2024-07-28T20:26:19.424+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:19.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:19.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:20.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2214 16 16 0 0 0 - 0 2024-07-28T20:26:20.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:20.046 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:20.046 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:19 smithi155 bash[73694]: debug 2024-07-28T20:26:19.772+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:20.153 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:20.273 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:20.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:20 smithi155 bash[73694]: debug 2024-07-28T20:26:20.044+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:20.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:20.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:20 smithi155 bash[73694]: debug 2024-07-28T20:26:20.240+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:20.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:20.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:20.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:20.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:20.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:20.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:20 smithi155 bash[73694]: debug 2024-07-28T20:26:20.592+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:20.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:26:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:26:20] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:26:20.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:21.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2215 16 16 0 0 0 - 0 2024-07-28T20:26:21.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:21.196 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:21 smithi155 bash[73694]: debug 2024-07-28T20:26:21.016+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:21.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:21.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:21 smithi155 bash[68033]: cluster 2024-07-28T20:26:20.133829+0000 mgr.y (mgr.34101) 1701 : cluster [DBG] pgmap v2563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:21.347 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:21.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:21 smithi045 bash[80445]: cluster 2024-07-28T20:26:20.133829+0000 mgr.y (mgr.34101) 1701 : cluster [DBG] pgmap v2563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:21 smithi045 bash[82788]: cluster 2024-07-28T20:26:20.133829+0000 mgr.y (mgr.34101) 1701 : cluster [DBG] pgmap v2563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:21.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:21.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:21.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:21.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:21.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:21 smithi155 bash[73694]: debug 2024-07-28T20:26:21.684+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:21.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:21.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:21 smithi155 bash[73694]: debug 2024-07-28T20:26:21.916+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:21.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:22.000 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:26:22.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2216 16 16 0 0 0 - 0 2024-07-28T20:26:22.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:22.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:22.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:22.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:22 smithi155 bash[73694]: debug 2024-07-28T20:26:22.028+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:22.411 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:22.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:22.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:22.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:22.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:26:22 smithi155 bash[60745]: ts=2024-07-28T20:26:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:26:22.851 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:26:22.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T20:26:22.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:23.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:23.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2217 16 16 0 0 0 - 0 2024-07-28T20:26:23.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:23.212 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:26:23.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:23.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:23.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:23 smithi155 bash[73694]: debug 2024-07-28T20:26:23.056+0000 7f8e37e1e640 -1 osd.4 1265 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:23.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:23 smithi155 bash[73694]: debug 2024-07-28T20:26:23.112+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:23.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:23 smithi155 bash[68033]: cluster 2024-07-28T20:26:22.134658+0000 mgr.y (mgr.34101) 1702 : cluster [DBG] pgmap v2564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:23.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:23 smithi155 bash[68033]: audit 2024-07-28T20:26:22.226628+0000 mon.a (mon.0) 2479 : audit [INF] from='client.? 172.21.15.45:0/585497067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:26:23.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:23 smithi045 bash[80445]: cluster 2024-07-28T20:26:22.134658+0000 mgr.y (mgr.34101) 1702 : cluster [DBG] pgmap v2564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:23 smithi045 bash[80445]: audit 2024-07-28T20:26:22.226628+0000 mon.a (mon.0) 2479 : audit [INF] from='client.? 172.21.15.45:0/585497067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:26:23.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:23 smithi045 bash[82788]: cluster 2024-07-28T20:26:22.134658+0000 mgr.y (mgr.34101) 1702 : cluster [DBG] pgmap v2564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:23.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:23 smithi045 bash[82788]: audit 2024-07-28T20:26:22.226628+0000 mon.a (mon.0) 2479 : audit [INF] from='client.? 172.21.15.45:0/585497067' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:26:23.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:23.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:23.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:23.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:23.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:23 smithi155 bash[73694]: debug 2024-07-28T20:26:23.712+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:23.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:23.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:24.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2218 16 16 0 0 0 - 0 2024-07-28T20:26:24.088 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:24.204 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:24 smithi045 bash[82788]: cluster 2024-07-28T20:26:23.197974+0000 mon.a (mon.0) 2480 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:26:24.204 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:24 smithi045 bash[82788]: audit 2024-07-28T20:26:23.211996+0000 mon.a (mon.0) 2481 : audit [INF] from='client.? 172.21.15.45:0/585497067' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:26:24.204 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:24 smithi045 bash[82788]: cluster 2024-07-28T20:26:23.212134+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1266: 8 total, 2 up, 8 in 2024-07-28T20:26:24.207 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:24.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:24 smithi155 bash[73694]: debug 2024-07-28T20:26:24.044+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:24.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:24.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:24 smithi155 bash[68033]: cluster 2024-07-28T20:26:23.197974+0000 mon.a (mon.0) 2480 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:26:24.295 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:24 smithi155 bash[68033]: audit 2024-07-28T20:26:23.211996+0000 mon.a (mon.0) 2481 : audit [INF] from='client.? 172.21.15.45:0/585497067' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:26:24.295 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:24 smithi155 bash[68033]: cluster 2024-07-28T20:26:23.212134+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1266: 8 total, 2 up, 8 in 2024-07-28T20:26:24.328 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:24.448 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:24.459 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:24 smithi045 bash[80445]: cluster 2024-07-28T20:26:23.197974+0000 mon.a (mon.0) 2480 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:26:24.459 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:24 smithi045 bash[80445]: audit 2024-07-28T20:26:23.211996+0000 mon.a (mon.0) 2481 : audit [INF] from='client.? 172.21.15.45:0/585497067' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:26:24.459 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:24 smithi045 bash[80445]: cluster 2024-07-28T20:26:23.212134+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1266: 8 total, 2 up, 8 in 2024-07-28T20:26:24.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:24 smithi155 bash[73694]: debug 2024-07-28T20:26:24.292+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:24.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:24.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:24.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:24.909 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:24.926 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:25.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2219 16 16 0 0 0 - 0 2024-07-28T20:26:25.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:25.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:25.175 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:24 smithi155 bash[73694]: debug 2024-07-28T20:26:24.908+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:25.175 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:25.175 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:25 smithi155 bash[73694]: debug 2024-07-28T20:26:25.008+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:25.175 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:25 smithi155 bash[73694]: debug 2024-07-28T20:26:25.020+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:25.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:25.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:25 smithi045 bash[80445]: cluster 2024-07-28T20:26:24.136383+0000 mgr.y (mgr.34101) 1703 : cluster [DBG] pgmap v2566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:25 smithi045 bash[82788]: cluster 2024-07-28T20:26:24.136383+0000 mgr.y (mgr.34101) 1703 : cluster [DBG] pgmap v2566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:25.471 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:25.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:25 smithi155 bash[68033]: cluster 2024-07-28T20:26:24.136383+0000 mgr.y (mgr.34101) 1703 : cluster [DBG] pgmap v2566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:25.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:25.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:25 smithi155 bash[73694]: debug 2024-07-28T20:26:25.472+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:25.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:25.758 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:25.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:25.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:26.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:26:26.027906+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:26:26.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:26:26.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2220 16 16 0 0 0 - 0 2024-07-28T20:26:26.037 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:26.037 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:25 smithi155 bash[73694]: debug 2024-07-28T20:26:25.840+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:26.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:26:26.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:26.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:26.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:26.481 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:26.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:26.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:26.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:26 smithi155 bash[73694]: debug 2024-07-28T20:26:26.036+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:26.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:26.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:26 smithi155 bash[73694]: debug 2024-07-28T20:26:26.696+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:26.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:26.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:26.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:27.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2221 16 16 0 0 0 - 0 2024-07-28T20:26:27.029 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:26 smithi155 bash[73694]: debug 2024-07-28T20:26:26.788+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:27.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:27.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:27.216 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:27 smithi155 bash[73694]: debug 2024-07-28T20:26:27.032+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:27.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:27 smithi155 bash[68033]: cluster 2024-07-28T20:26:26.138167+0000 mgr.y (mgr.34101) 1704 : cluster [DBG] pgmap v2567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:27.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:27.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:27.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:27 smithi045 bash[80445]: cluster 2024-07-28T20:26:26.138167+0000 mgr.y (mgr.34101) 1704 : cluster [DBG] pgmap v2567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:27.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:27 smithi045 bash[82788]: cluster 2024-07-28T20:26:26.138167+0000 mgr.y (mgr.34101) 1704 : cluster [DBG] pgmap v2567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:27.548 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:27.609 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:26:27.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:27.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:27.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:28.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:28.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2222 16 16 0 0 0 - 0 2024-07-28T20:26:28.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:28.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:28.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:28 smithi155 bash[73694]: debug 2024-07-28T20:26:28.036+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:28.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:28.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:28 smithi155 bash[73694]: debug 2024-07-28T20:26:28.132+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:28.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:28.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:28.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:28.735 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:28.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:28.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:29.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2223 16 16 0 0 0 - 0 2024-07-28T20:26:29.093 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:29.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:29.242 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:29 smithi045 bash[80445]: cluster 2024-07-28T20:26:28.140092+0000 mgr.y (mgr.34101) 1705 : cluster [DBG] pgmap v2568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:29.242 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:29 smithi045 bash[82788]: cluster 2024-07-28T20:26:28.140092+0000 mgr.y (mgr.34101) 1705 : cluster [DBG] pgmap v2568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:29.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:29 smithi155 bash[73694]: debug 2024-07-28T20:26:29.032+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:29.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:29 smithi155 bash[68033]: cluster 2024-07-28T20:26:28.140092+0000 mgr.y (mgr.34101) 1705 : cluster [DBG] pgmap v2568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:29.329 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:29.445 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:29.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:29.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:29.804 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:29.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:30.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:30.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:29 smithi155 bash[73694]: debug 2024-07-28T20:26:29.788+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:30.017 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:30.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2224 16 16 0 0 0 - 0 2024-07-28T20:26:30.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:30.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:30.276 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:30.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:30 smithi155 bash[73694]: debug 2024-07-28T20:26:30.016+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:30.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:30 smithi155 bash[73694]: debug 2024-07-28T20:26:30.024+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:30.396 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:30.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:30.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:30.650 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:26:30.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:30.873 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:26:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:26:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:26:30.992 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:31.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2225 16 16 0 0 0 - 0 2024-07-28T20:26:31.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:31.224 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:31 smithi155 bash[73694]: debug 2024-07-28T20:26:31.056+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:31.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:31.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:31.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:31 smithi155 bash[68033]: cluster 2024-07-28T20:26:30.141386+0000 mgr.y (mgr.34101) 1706 : cluster [DBG] pgmap v2569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:31 smithi045 bash[80445]: cluster 2024-07-28T20:26:30.141386+0000 mgr.y (mgr.34101) 1706 : cluster [DBG] pgmap v2569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:31 smithi045 bash[82788]: cluster 2024-07-28T20:26:30.141386+0000 mgr.y (mgr.34101) 1706 : cluster [DBG] pgmap v2569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:31.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:31.588 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:31.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:31.825 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:31.944 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:32.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:32.011 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:31 smithi155 bash[73694]: debug 2024-07-28T20:26:31.808+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:32.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2226 16 16 0 0 0 - 0 2024-07-28T20:26:32.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:32.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:32.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:32 smithi155 bash[73694]: debug 2024-07-28T20:26:32.012+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:32.305 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:32.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:32.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:32.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:26:32 smithi155 bash[60745]: ts=2024-07-28T20:26:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:26:32.657 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:32.660 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:26:32.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:32.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:33.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:33.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2227 16 16 0 0 0 - 0 2024-07-28T20:26:33.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:32 smithi155 bash[73694]: debug 2024-07-28T20:26:32.980+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:33.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:33.235 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:33.246 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:33 smithi155 bash[68033]: cluster 2024-07-28T20:26:32.143974+0000 mgr.y (mgr.34101) 1707 : cluster [DBG] pgmap v2570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:33.247 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:33 smithi155 bash[68033]: audit 2024-07-28T20:26:33.195154+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:33.247 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:33 smithi155 bash[68033]: audit 2024-07-28T20:26:33.197183+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:33.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:33.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:33.542 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:33 smithi045 bash[80445]: cluster 2024-07-28T20:26:32.143974+0000 mgr.y (mgr.34101) 1707 : cluster [DBG] pgmap v2570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:33.542 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:33 smithi045 bash[80445]: audit 2024-07-28T20:26:33.195154+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:33.542 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:33 smithi045 bash[80445]: audit 2024-07-28T20:26:33.197183+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:33.543 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:33 smithi045 bash[82788]: cluster 2024-07-28T20:26:32.143974+0000 mgr.y (mgr.34101) 1707 : cluster [DBG] pgmap v2570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:33.543 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:33 smithi045 bash[82788]: audit 2024-07-28T20:26:33.195154+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:33.543 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:33 smithi045 bash[82788]: audit 2024-07-28T20:26:33.197183+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:33.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:33.708 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:33.759 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:26:33.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T20:26:33.829 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:33.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:34.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2228 16 16 0 0 0 - 0 2024-07-28T20:26:34.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:34.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:34.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:34.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:33 smithi155 bash[73694]: debug 2024-07-28T20:26:33.975+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:34.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:34 smithi155 bash[73694]: debug 2024-07-28T20:26:34.023+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:34.302 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:34.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:34.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:34.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:34.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:34 smithi155 bash[73694]: debug 2024-07-28T20:26:34.375+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:34.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:34.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:34.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:35.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:35.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2229 16 16 0 0 0 - 0 2024-07-28T20:26:35.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:35.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:35.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:35 smithi155 bash[68033]: cluster 2024-07-28T20:26:34.145733+0000 mgr.y (mgr.34101) 1708 : cluster [DBG] pgmap v2571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:35.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:35 smithi155 bash[73694]: debug 2024-07-28T20:26:34.995+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:35.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:35.382 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:35 smithi045 bash[80445]: cluster 2024-07-28T20:26:34.145733+0000 mgr.y (mgr.34101) 1708 : cluster [DBG] pgmap v2571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:35.383 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:35 smithi045 bash[82788]: cluster 2024-07-28T20:26:34.145733+0000 mgr.y (mgr.34101) 1708 : cluster [DBG] pgmap v2571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:35.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:35.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:35.726 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:35.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:35.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:36.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2230 16 16 0 0 0 - 0 2024-07-28T20:26:36.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:36.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:36.248 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:26:36.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:36 smithi155 bash[73694]: debug 2024-07-28T20:26:36.007+0000 7f8e37e1e640 -1 osd.4 1266 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:36.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:36 smithi155 bash[68033]: audit 2024-07-28T20:26:36.080110+0000 mon.c (mon.2) 546 : audit [INF] from='client.? 172.21.15.45:0/491437031' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:26:36.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:36 smithi155 bash[68033]: audit 2024-07-28T20:26:36.080534+0000 mon.a (mon.0) 2484 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:26:36.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:36.417 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:36 smithi045 bash[80445]: audit 2024-07-28T20:26:36.080110+0000 mon.c (mon.2) 546 : audit [INF] from='client.? 172.21.15.45:0/491437031' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:26:36.417 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:36 smithi045 bash[80445]: audit 2024-07-28T20:26:36.080534+0000 mon.a (mon.0) 2484 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:26:36.417 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:36 smithi045 bash[82788]: audit 2024-07-28T20:26:36.080110+0000 mon.c (mon.2) 546 : audit [INF] from='client.? 172.21.15.45:0/491437031' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:26:36.417 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:36 smithi045 bash[82788]: audit 2024-07-28T20:26:36.080534+0000 mon.a (mon.0) 2484 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:26:36.427 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:36.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:36.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:36.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:36.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:37.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:37.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2231 16 16 0 0 0 - 0 2024-07-28T20:26:37.029 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:37.030 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:36 smithi155 bash[73694]: debug 2024-07-28T20:26:36.767+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:37.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:37.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:37.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:37 smithi155 bash[73694]: debug 2024-07-28T20:26:37.027+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:37.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:37 smithi155 bash[68033]: cluster 2024-07-28T20:26:36.146843+0000 mgr.y (mgr.34101) 1709 : cluster [DBG] pgmap v2572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:37.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:37 smithi155 bash[68033]: cluster 2024-07-28T20:26:36.233526+0000 mon.a (mon.0) 2485 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:26:37.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:37 smithi155 bash[68033]: audit 2024-07-28T20:26:36.246287+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:26:37.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:37 smithi155 bash[68033]: cluster 2024-07-28T20:26:36.246426+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1267: 8 total, 2 up, 8 in 2024-07-28T20:26:37.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:37 smithi045 bash[80445]: cluster 2024-07-28T20:26:36.146843+0000 mgr.y (mgr.34101) 1709 : cluster [DBG] pgmap v2572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:37 smithi045 bash[80445]: cluster 2024-07-28T20:26:36.233526+0000 mon.a (mon.0) 2485 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:26:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:37 smithi045 bash[80445]: audit 2024-07-28T20:26:36.246287+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:26:37.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:37 smithi045 bash[80445]: cluster 2024-07-28T20:26:36.246426+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1267: 8 total, 2 up, 8 in 2024-07-28T20:26:37.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:37 smithi045 bash[82788]: cluster 2024-07-28T20:26:36.146843+0000 mgr.y (mgr.34101) 1709 : cluster [DBG] pgmap v2572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:37.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:37 smithi045 bash[82788]: cluster 2024-07-28T20:26:36.233526+0000 mon.a (mon.0) 2485 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:26:37.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:37 smithi045 bash[82788]: audit 2024-07-28T20:26:36.246287+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:26:37.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:37 smithi045 bash[82788]: cluster 2024-07-28T20:26:36.246426+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1267: 8 total, 2 up, 8 in 2024-07-28T20:26:37.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:37.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:37.731 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:37.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:37.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:37 smithi155 bash[73694]: debug 2024-07-28T20:26:37.591+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:37.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:37.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:38.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2232 16 16 0 0 0 - 0 2024-07-28T20:26:38.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:38.208 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:38.245 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:38 smithi155 bash[73694]: debug 2024-07-28T20:26:38.019+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:38.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:38 smithi155 bash[68033]: cluster 2024-07-28T20:26:38.148758+0000 mgr.y (mgr.34101) 1710 : cluster [DBG] pgmap v2574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:38.328 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:38.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:38.456 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:38 smithi045 bash[82788]: cluster 2024-07-28T20:26:38.148758+0000 mgr.y (mgr.34101) 1710 : cluster [DBG] pgmap v2574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:38.457 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:38 smithi045 bash[80445]: cluster 2024-07-28T20:26:38.148758+0000 mgr.y (mgr.34101) 1710 : cluster [DBG] pgmap v2574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:38.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:38.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:38.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:38.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:38.989 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:38.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:38 smithi155 bash[73694]: debug 2024-07-28T20:26:38.783+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:39.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2233 16 16 0 0 0 - 0 2024-07-28T20:26:39.037 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:39.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:26:39.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:39.276 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:39.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:38 smithi155 bash[73694]: debug 2024-07-28T20:26:38.987+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:39.396 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:39.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:39.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:39.638 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:26:39.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:39.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:39.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:39 smithi155 bash[73694]: debug 2024-07-28T20:26:39.483+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:39.873 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:39.993 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:40.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2234 16 16 0 0 0 - 0 2024-07-28T20:26:40.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:40.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:40.248 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:40 smithi155 bash[73694]: debug 2024-07-28T20:26:39.995+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:40.349 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:40.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:40.588 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:40.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:40.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:40.945 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:40.956 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:26:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:26:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T20:26:41.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2235 16 16 0 0 0 - 0 2024-07-28T20:26:41.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:41.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:41.188 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:41.188 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:40 smithi155 bash[73694]: debug 2024-07-28T20:26:40.923+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:41.188 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:40 smithi155 bash[73694]: debug 2024-07-28T20:26:40.963+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:41.295 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:41.306 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:41 smithi045 bash[80445]: cluster 2024-07-28T20:26:40.150844+0000 mgr.y (mgr.34101) 1711 : cluster [DBG] pgmap v2575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:41.307 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:41 smithi045 bash[82788]: cluster 2024-07-28T20:26:40.150844+0000 mgr.y (mgr.34101) 1711 : cluster [DBG] pgmap v2575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:41.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:41.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:41.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:41 smithi155 bash[68033]: cluster 2024-07-28T20:26:40.150844+0000 mgr.y (mgr.34101) 1711 : cluster [DBG] pgmap v2575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:41.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:41.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:41.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:42.008 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:42.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2236 16 16 0 0 0 - 0 2024-07-28T20:26:42.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:42.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:42.214 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:41 smithi155 bash[73694]: debug 2024-07-28T20:26:41.943+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:42.214 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:41 smithi155 bash[73694]: debug 2024-07-28T20:26:41.983+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:42.214 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:42.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:42.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:42.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:42.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:42 smithi155 bash[73694]: debug 2024-07-28T20:26:42.211+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:42.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:26:42 smithi155 bash[60745]: ts=2024-07-28T20:26:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:26:42.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:42.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:42.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:42.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:43.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2237 16 16 0 0 0 - 0 2024-07-28T20:26:43.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:42 smithi155 bash[73694]: debug 2024-07-28T20:26:42.939+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:43.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:43.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:43.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:43.437 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:43.449 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:26:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:43 smithi045 bash[80445]: cluster 2024-07-28T20:26:42.152952+0000 mgr.y (mgr.34101) 1712 : cluster [DBG] pgmap v2576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:43.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:43 smithi045 bash[82788]: cluster 2024-07-28T20:26:42.152952+0000 mgr.y (mgr.34101) 1712 : cluster [DBG] pgmap v2576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:43.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:43 smithi155 bash[68033]: cluster 2024-07-28T20:26:42.152952+0000 mgr.y (mgr.34101) 1712 : cluster [DBG] pgmap v2576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:43.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:43.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:43 smithi155 bash[73694]: debug 2024-07-28T20:26:43.411+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:43.555 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:43.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:43.698 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:26:43.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:43.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:43.934 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:43.934 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:43 smithi155 bash[73694]: debug 2024-07-28T20:26:43.663+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:44.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2238 16 16 0 0 0 - 0 2024-07-28T20:26:44.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:44.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:44.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:44.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:43 smithi155 bash[73694]: debug 2024-07-28T20:26:43.931+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:44.396 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:44.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:44.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:44.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:44 smithi155 bash[73694]: debug 2024-07-28T20:26:44.343+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:44.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:44.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:44.741 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:26:44.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T20:26:44.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:44.865 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:44 smithi155 bash[73694]: debug 2024-07-28T20:26:44.595+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:44.865 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:44.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:44.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:45.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2239 16 16 0 0 0 - 0 2024-07-28T20:26:45.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:44 smithi155 bash[73694]: debug 2024-07-28T20:26:44.863+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:45.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:44 smithi155 bash[73694]: debug 2024-07-28T20:26:44.915+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:45.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:45.114 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:45.126 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:45 smithi155 bash[73694]: debug 2024-07-28T20:26:45.071+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:45.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:45.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:45 smithi045 bash[82788]: cluster 2024-07-28T20:26:44.154772+0000 mgr.y (mgr.34101) 1713 : cluster [DBG] pgmap v2577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:45 smithi045 bash[80445]: cluster 2024-07-28T20:26:44.154772+0000 mgr.y (mgr.34101) 1713 : cluster [DBG] pgmap v2577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:45.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:45.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:45 smithi155 bash[68033]: cluster 2024-07-28T20:26:44.154772+0000 mgr.y (mgr.34101) 1713 : cluster [DBG] pgmap v2577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:45.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:45.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:45 smithi155 bash[73694]: debug 2024-07-28T20:26:45.315+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:45.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:45.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:45.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:45.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:46.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:26:46.030840+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:26:46.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:26:46.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2240 16 16 0 0 0 - 0 2024-07-28T20:26:46.067 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:46.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:46.199 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:45 smithi155 bash[73694]: debug 2024-07-28T20:26:45.951+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:46.199 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:46.199 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:46 smithi155 bash[73694]: debug 2024-07-28T20:26:46.039+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:46.276 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:46.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:46.423 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:46.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:46.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:46 smithi155 bash[73694]: debug 2024-07-28T20:26:46.275+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:46.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:46.773 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:46.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:47.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:47.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2241 16 16 0 0 0 - 0 2024-07-28T20:26:47.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:47.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:46 smithi155 bash[73694]: debug 2024-07-28T20:26:46.959+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:47.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:47.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:47.382 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:47 smithi045 bash[82788]: cluster 2024-07-28T20:26:46.156525+0000 mgr.y (mgr.34101) 1714 : cluster [DBG] pgmap v2578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:47.383 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:47 smithi045 bash[82788]: audit 2024-07-28T20:26:46.240532+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:26:47.383 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:47 smithi045 bash[80445]: cluster 2024-07-28T20:26:46.156525+0000 mgr.y (mgr.34101) 1714 : cluster [DBG] pgmap v2578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:47.383 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:47 smithi045 bash[80445]: audit 2024-07-28T20:26:46.240532+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:26:47.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:47.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:47.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:47 smithi155 bash[73694]: debug 2024-07-28T20:26:47.351+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:47.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:47 smithi155 bash[68033]: cluster 2024-07-28T20:26:46.156525+0000 mgr.y (mgr.34101) 1714 : cluster [DBG] pgmap v2578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:47.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:47 smithi155 bash[68033]: audit 2024-07-28T20:26:46.240532+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:26:47.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:47.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:47.849 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:47.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:47.975 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:47.975 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:47 smithi155 bash[73694]: debug 2024-07-28T20:26:47.727+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:48.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2242 16 16 0 0 0 - 0 2024-07-28T20:26:48.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:48.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:48.241 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:26:48.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:48 smithi155 bash[68033]: audit 2024-07-28T20:26:48.102394+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? 172.21.15.45:0/2128773958' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:26:48.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:48 smithi155 bash[68033]: audit 2024-07-28T20:26:48.188633+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:48.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:47 smithi155 bash[73694]: debug 2024-07-28T20:26:47.979+0000 7f8e37e1e640 -1 osd.4 1267 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:48.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:48.321 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:48.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:48.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:48.571 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:48 smithi045 bash[80445]: audit 2024-07-28T20:26:48.102394+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? 172.21.15.45:0/2128773958' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:26:48.571 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:48 smithi045 bash[80445]: audit 2024-07-28T20:26:48.188633+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:48.571 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:48 smithi045 bash[82788]: audit 2024-07-28T20:26:48.102394+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? 172.21.15.45:0/2128773958' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:26:48.572 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:48 smithi045 bash[82788]: audit 2024-07-28T20:26:48.188633+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:26:48.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:48.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:48.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:48 smithi155 bash[73694]: debug 2024-07-28T20:26:48.303+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:48.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:48.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:48 smithi155 bash[73694]: debug 2024-07-28T20:26:48.383+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:48.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:49.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2243 16 16 0 0 0 - 0 2024-07-28T20:26:49.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:49.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:49.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:48 smithi155 bash[73694]: debug 2024-07-28T20:26:48.935+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:49.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:49.486 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:49.497 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:49 smithi155 bash[68033]: cluster 2024-07-28T20:26:48.158614+0000 mgr.y (mgr.34101) 1715 : cluster [DBG] pgmap v2579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:49.497 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:49 smithi155 bash[68033]: cluster 2024-07-28T20:26:48.221722+0000 mon.a (mon.0) 2489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:26:49.497 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:49 smithi155 bash[68033]: audit 2024-07-28T20:26:48.240976+0000 mon.a (mon.0) 2490 : audit [INF] from='client.? 172.21.15.45:0/2128773958' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:26:49.498 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:49 smithi155 bash[68033]: cluster 2024-07-28T20:26:48.241134+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1268: 8 total, 2 up, 8 in 2024-07-28T20:26:49.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:49.615 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:49 smithi045 bash[82788]: cluster 2024-07-28T20:26:48.158614+0000 mgr.y (mgr.34101) 1715 : cluster [DBG] pgmap v2579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:49.615 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:49 smithi045 bash[82788]: cluster 2024-07-28T20:26:48.221722+0000 mon.a (mon.0) 2489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:26:49.616 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:49 smithi045 bash[82788]: audit 2024-07-28T20:26:48.240976+0000 mon.a (mon.0) 2490 : audit [INF] from='client.? 172.21.15.45:0/2128773958' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:26:49.616 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:49 smithi045 bash[82788]: cluster 2024-07-28T20:26:48.241134+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1268: 8 total, 2 up, 8 in 2024-07-28T20:26:49.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:49 smithi045 bash[80445]: cluster 2024-07-28T20:26:48.158614+0000 mgr.y (mgr.34101) 1715 : cluster [DBG] pgmap v2579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:49.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:49 smithi045 bash[80445]: cluster 2024-07-28T20:26:48.221722+0000 mon.a (mon.0) 2489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:26:49.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:49 smithi045 bash[80445]: audit 2024-07-28T20:26:48.240976+0000 mon.a (mon.0) 2490 : audit [INF] from='client.? 172.21.15.45:0/2128773958' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:26:49.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:49 smithi045 bash[80445]: cluster 2024-07-28T20:26:48.241134+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1268: 8 total, 2 up, 8 in 2024-07-28T20:26:49.694 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:26:49.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:49.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:49.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:50.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2244 16 16 0 0 0 - 0 2024-07-28T20:26:50.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:50.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:50.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:49 smithi155 bash[73694]: debug 2024-07-28T20:26:49.907+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:50.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:50.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:50 smithi155 bash[73694]: debug 2024-07-28T20:26:50.051+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:50.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:50.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:50.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:50.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:26:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:26:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:26:50.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:50.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:51.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2245 16 16 0 0 0 - 0 2024-07-28T20:26:51.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:51.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:51.166 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:51.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:50 smithi155 bash[73694]: debug 2024-07-28T20:26:50.895+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:51.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:50 smithi155 bash[73694]: debug 2024-07-28T20:26:50.907+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:51.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:26:51.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:51.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:51.414 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:51 smithi045 bash[80445]: cluster 2024-07-28T20:26:50.160477+0000 mgr.y (mgr.34101) 1716 : cluster [DBG] pgmap v2581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:51.414 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:51 smithi045 bash[82788]: cluster 2024-07-28T20:26:50.160477+0000 mgr.y (mgr.34101) 1716 : cluster [DBG] pgmap v2581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:51.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:51.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:51.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:51 smithi155 bash[73694]: debug 2024-07-28T20:26:51.227+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:51.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:51 smithi155 bash[68033]: cluster 2024-07-28T20:26:50.160477+0000 mgr.y (mgr.34101) 1716 : cluster [DBG] pgmap v2581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:51.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:51.729 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:51.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:51.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:52.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2246 16 16 0 0 0 - 0 2024-07-28T20:26:52.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:52.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:52.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:51 smithi155 bash[73694]: debug 2024-07-28T20:26:51.915+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:52.316 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:52.435 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:52.549 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:52.664 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:52.674 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:26:52 smithi155 bash[60745]: ts=2024-07-28T20:26:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:26:52.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:52.896 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:53.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:53.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2247 16 16 0 0 0 - 0 2024-07-28T20:26:53.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:53 smithi045 bash[80445]: audit 2024-07-28T20:26:52.142138+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:53 smithi045 bash[80445]: audit 2024-07-28T20:26:52.151106+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:53 smithi045 bash[80445]: cluster 2024-07-28T20:26:52.161469+0000 mgr.y (mgr.34101) 1717 : cluster [DBG] pgmap v2582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:53.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:53 smithi045 bash[82788]: audit 2024-07-28T20:26:52.142138+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:53.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:53 smithi045 bash[82788]: audit 2024-07-28T20:26:52.151106+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:53.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:53 smithi045 bash[82788]: cluster 2024-07-28T20:26:52.161469+0000 mgr.y (mgr.34101) 1717 : cluster [DBG] pgmap v2582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:53.240 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:53.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:52 smithi155 bash[73694]: debug 2024-07-28T20:26:52.947+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:53.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:53 smithi155 bash[68033]: audit 2024-07-28T20:26:52.142138+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:53.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:53 smithi155 bash[68033]: audit 2024-07-28T20:26:52.151106+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:53.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:53 smithi155 bash[68033]: cluster 2024-07-28T20:26:52.161469+0000 mgr.y (mgr.34101) 1717 : cluster [DBG] pgmap v2582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:53.353 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:53.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:53.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:53.640 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:26:53.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:53.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:53.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:54.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2248 16 16 0 0 0 - 0 2024-07-28T20:26:54.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:54.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:54.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:54.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:53 smithi155 bash[73694]: debug 2024-07-28T20:26:53.915+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:54.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[80445]: audit 2024-07-28T20:26:53.331416+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[80445]: audit 2024-07-28T20:26:53.336726+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[80445]: audit 2024-07-28T20:26:53.762599+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:26:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[80445]: audit 2024-07-28T20:26:53.763654+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:26:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[80445]: audit 2024-07-28T20:26:53.769015+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[80445]: cluster 2024-07-28T20:26:54.163202+0000 mgr.y (mgr.34101) 1718 : cluster [DBG] pgmap v2583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[82788]: audit 2024-07-28T20:26:53.331416+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[82788]: audit 2024-07-28T20:26:53.336726+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[82788]: audit 2024-07-28T20:26:53.762599+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:26:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[82788]: audit 2024-07-28T20:26:53.763654+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:26:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[82788]: audit 2024-07-28T20:26:53.769015+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:54 smithi045 bash[82788]: cluster 2024-07-28T20:26:54.163202+0000 mgr.y (mgr.34101) 1718 : cluster [DBG] pgmap v2583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:54.513 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:26:54.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T20:26:54.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:54.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:54.664 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:54.664 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:54 smithi155 bash[68033]: audit 2024-07-28T20:26:53.331416+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:54.664 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:54 smithi155 bash[68033]: audit 2024-07-28T20:26:53.336726+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:54.664 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:54 smithi155 bash[68033]: audit 2024-07-28T20:26:53.762599+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:26:54.665 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:54 smithi155 bash[68033]: audit 2024-07-28T20:26:53.763654+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:26:54.665 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:54 smithi155 bash[68033]: audit 2024-07-28T20:26:53.769015+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:26:54.665 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:54 smithi155 bash[68033]: cluster 2024-07-28T20:26:54.163202+0000 mgr.y (mgr.34101) 1718 : cluster [DBG] pgmap v2583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:54.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:54.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:54.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:54 smithi155 bash[73694]: debug 2024-07-28T20:26:54.747+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:54.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:54.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:55.004 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:55.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2249 16 16 0 0 0 - 0 2024-07-28T20:26:55.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:54 smithi155 bash[73694]: debug 2024-07-28T20:26:54.819+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:55.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:54 smithi155 bash[73694]: debug 2024-07-28T20:26:54.903+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:55.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:54 smithi155 bash[73694]: debug 2024-07-28T20:26:54.903+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:55.123 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:55.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:55.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:55.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:55.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:55.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:55.776 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:26:55.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:55.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:56.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2250 16 16 0 0 0 - 0 2024-07-28T20:26:56.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:55 smithi155 bash[73694]: debug 2024-07-28T20:26:55.899+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:56.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:56.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:56.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:56.439 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:56.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:56.679 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:26:56.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:56.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:57.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2251 16 16 0 0 0 - 0 2024-07-28T20:26:57.033 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:57.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:57.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:56 smithi155 bash[73694]: debug 2024-07-28T20:26:56.923+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:57.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:57.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:57.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:57 smithi045 bash[80445]: cluster 2024-07-28T20:26:56.165013+0000 mgr.y (mgr.34101) 1719 : cluster [DBG] pgmap v2584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:57.455 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:57 smithi045 bash[82788]: cluster 2024-07-28T20:26:56.165013+0000 mgr.y (mgr.34101) 1719 : cluster [DBG] pgmap v2584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:57.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:57.514 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:57.514 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:57 smithi155 bash[73694]: debug 2024-07-28T20:26:57.351+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:57.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:57 smithi155 bash[68033]: cluster 2024-07-28T20:26:56.165013+0000 mgr.y (mgr.34101) 1719 : cluster [DBG] pgmap v2584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:57.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:57.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:57.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:57.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:57 smithi155 bash[73694]: debug 2024-07-28T20:26:57.595+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:57.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:57.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:58.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2252 16 16 0 0 0 - 0 2024-07-28T20:26:58.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:58.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:58.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:57 smithi155 bash[73694]: debug 2024-07-28T20:26:57.915+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:58.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:26:58.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:58.577 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:58.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:58.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:58.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:58 smithi155 bash[73694]: debug 2024-07-28T20:26:58.563+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:58.814 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:26:58.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:58.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:26:59.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2253 16 16 0 0 0 - 0 2024-07-28T20:26:59.054 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:26:59.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:26:59.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:59.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:58 smithi155 bash[73694]: debug 2024-07-28T20:26:58.907+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:59.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:58 smithi155 bash[73694]: debug 2024-07-28T20:26:58.915+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:26:59.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:26:59.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:59 smithi155 bash[73694]: debug 2024-07-28T20:26:59.035+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:26:59.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:59.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:26:59.480 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:26:59 smithi045 bash[80445]: cluster 2024-07-28T20:26:58.166294+0000 mgr.y (mgr.34101) 1720 : cluster [DBG] pgmap v2585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:59.481 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:26:59 smithi045 bash[82788]: cluster 2024-07-28T20:26:58.166294+0000 mgr.y (mgr.34101) 1720 : cluster [DBG] pgmap v2585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:59.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:59.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:26:59 smithi155 bash[68033]: cluster 2024-07-28T20:26:58.166294+0000 mgr.y (mgr.34101) 1720 : cluster [DBG] pgmap v2585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:26:59.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:26:59.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:26:59.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:00.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:00.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2254 16 16 0 0 0 - 0 2024-07-28T20:27:00.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:00.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:00.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:00.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:59 smithi155 bash[73694]: debug 2024-07-28T20:26:59.951+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:00.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:26:59 smithi155 bash[73694]: debug 2024-07-28T20:26:59.983+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:00.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:00.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:00 smithi155 bash[73694]: debug 2024-07-28T20:27:00.115+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:00.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:00.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:00.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:00.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:00.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:00.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:00 smithi155 bash[73694]: debug 2024-07-28T20:27:00.451+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:00.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:00.866 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:27:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:27:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:27:00.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:01.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2255 16 16 0 0 0 - 0 2024-07-28T20:27:01.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:01.166 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:01.178 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:00 smithi155 bash[73694]: debug 2024-07-28T20:27:00.899+0000 7f8e37e1e640 -1 osd.4 1268 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:01.239 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:27:01.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:01.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:01 smithi045 bash[80445]: cluster 2024-07-28T20:27:00.167952+0000 mgr.y (mgr.34101) 1721 : cluster [DBG] pgmap v2586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:01.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:01 smithi045 bash[80445]: audit 2024-07-28T20:27:00.966770+0000 mon.c (mon.2) 551 : audit [INF] from='client.? 172.21.15.45:0/404153497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:01.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:01 smithi045 bash[80445]: audit 2024-07-28T20:27:00.967374+0000 mon.a (mon.0) 2497 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:01 smithi045 bash[82788]: cluster 2024-07-28T20:27:00.167952+0000 mgr.y (mgr.34101) 1721 : cluster [DBG] pgmap v2586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:01 smithi045 bash[82788]: audit 2024-07-28T20:27:00.966770+0000 mon.c (mon.2) 551 : audit [INF] from='client.? 172.21.15.45:0/404153497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:01 smithi045 bash[82788]: audit 2024-07-28T20:27:00.967374+0000 mon.a (mon.0) 2497 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:01.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:01 smithi155 bash[68033]: cluster 2024-07-28T20:27:00.167952+0000 mgr.y (mgr.34101) 1721 : cluster [DBG] pgmap v2586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:01 smithi155 bash[68033]: audit 2024-07-28T20:27:00.966770+0000 mon.c (mon.2) 551 : audit [INF] from='client.? 172.21.15.45:0/404153497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:01 smithi155 bash[68033]: audit 2024-07-28T20:27:00.967374+0000 mon.a (mon.0) 2497 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:01.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:01.758 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:01.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:01.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:01.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:02.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2256 16 16 0 0 0 - 0 2024-07-28T20:27:02.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:02.228 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:02.238 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:01 smithi155 bash[73694]: debug 2024-07-28T20:27:01.919+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:02.239 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:01 smithi155 bash[73694]: debug 2024-07-28T20:27:01.967+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:02.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:02.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:02.512 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:02 smithi045 bash[82788]: cluster 2024-07-28T20:27:01.228086+0000 mon.a (mon.0) 2498 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:27:02.512 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:02 smithi045 bash[82788]: audit 2024-07-28T20:27:01.237909+0000 mon.a (mon.0) 2499 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:27:02.512 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:02 smithi045 bash[82788]: cluster 2024-07-28T20:27:01.238090+0000 mon.a (mon.0) 2500 : cluster [DBG] osdmap e1269: 8 total, 2 up, 8 in 2024-07-28T20:27:02.512 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:02 smithi045 bash[82788]: cluster 2024-07-28T20:27:02.169960+0000 mgr.y (mgr.34101) 1722 : cluster [DBG] pgmap v2588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:02.513 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:02 smithi045 bash[80445]: cluster 2024-07-28T20:27:01.228086+0000 mon.a (mon.0) 2498 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:27:02.513 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:02 smithi045 bash[80445]: audit 2024-07-28T20:27:01.237909+0000 mon.a (mon.0) 2499 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:27:02.513 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:02 smithi045 bash[80445]: cluster 2024-07-28T20:27:01.238090+0000 mon.a (mon.0) 2500 : cluster [DBG] osdmap e1269: 8 total, 2 up, 8 in 2024-07-28T20:27:02.513 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:02 smithi045 bash[80445]: cluster 2024-07-28T20:27:02.169960+0000 mgr.y (mgr.34101) 1722 : cluster [DBG] pgmap v2588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:02.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:27:02 smithi155 bash[60745]: ts=2024-07-28T20:27:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:27:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:02 smithi155 bash[68033]: cluster 2024-07-28T20:27:01.228086+0000 mon.a (mon.0) 2498 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:27:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:02 smithi155 bash[68033]: audit 2024-07-28T20:27:01.237909+0000 mon.a (mon.0) 2499 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:27:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:02 smithi155 bash[68033]: cluster 2024-07-28T20:27:01.238090+0000 mon.a (mon.0) 2500 : cluster [DBG] osdmap e1269: 8 total, 2 up, 8 in 2024-07-28T20:27:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:02 smithi155 bash[68033]: cluster 2024-07-28T20:27:02.169960+0000 mgr.y (mgr.34101) 1722 : cluster [DBG] pgmap v2588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:02.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:02.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:02.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:02.947 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:03.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2257 16 16 0 0 0 - 0 2024-07-28T20:27:03.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:03.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:02 smithi155 bash[73694]: debug 2024-07-28T20:27:02.803+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:03.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:02 smithi155 bash[73694]: debug 2024-07-28T20:27:02.931+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:03.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:03.186 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:03.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:03.429 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:03.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:03.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:03.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:03.881 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:03.881 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:03 smithi155 bash[73694]: debug 2024-07-28T20:27:03.759+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:03.904 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:04.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:04.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2258 16 16 0 0 0 - 0 2024-07-28T20:27:04.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:03 smithi155 bash[73694]: debug 2024-07-28T20:27:03.883+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:04.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:04.163 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:27:04.257 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:04 smithi155 bash[68033]: audit 2024-07-28T20:27:03.196748+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:04 smithi155 bash[68033]: audit 2024-07-28T20:27:03.199639+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:04.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:04.396 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:04 smithi045 bash[80445]: audit 2024-07-28T20:27:03.196748+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:04.396 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:04 smithi045 bash[80445]: audit 2024-07-28T20:27:03.199639+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:04.396 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:04 smithi045 bash[82788]: audit 2024-07-28T20:27:03.196748+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:04.396 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:04 smithi045 bash[82788]: audit 2024-07-28T20:27:03.199639+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:04.452 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:04.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:04.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:04.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:04.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:04 smithi155 bash[73694]: debug 2024-07-28T20:27:04.451+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:04.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:04.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:05.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2259 16 16 0 0 0 - 0 2024-07-28T20:27:05.040 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:27:05.052 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:27:05.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T20:27:05.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:05.103 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:04 smithi155 bash[73694]: debug 2024-07-28T20:27:04.847+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:05.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:05.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:05.328 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:05 smithi045 bash[82788]: cluster 2024-07-28T20:27:04.171110+0000 mgr.y (mgr.34101) 1723 : cluster [DBG] pgmap v2589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:05.329 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:05 smithi045 bash[80445]: cluster 2024-07-28T20:27:04.171110+0000 mgr.y (mgr.34101) 1723 : cluster [DBG] pgmap v2589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:05.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:05.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:05 smithi155 bash[68033]: cluster 2024-07-28T20:27:04.171110+0000 mgr.y (mgr.34101) 1723 : cluster [DBG] pgmap v2589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:05.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:05.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:05.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:05.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:05.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:05 smithi155 bash[73694]: debug 2024-07-28T20:27:05.531+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:05.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:06.031 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:06.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:27:06.033798+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:27:06.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:27:06.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2260 16 16 0 0 0 - 0 2024-07-28T20:27:06.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:06.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:06.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:06.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:06.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:05 smithi155 bash[73694]: debug 2024-07-28T20:27:05.799+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:06.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:06.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:06 smithi155 bash[73694]: debug 2024-07-28T20:27:06.363+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:06.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:06.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:06.865 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:06.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:06.995 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:06 smithi155 bash[73694]: debug 2024-07-28T20:27:06.767+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:07.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2261 16 16 0 0 0 - 0 2024-07-28T20:27:07.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:07.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:07.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:07.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:07 smithi155 bash[68033]: cluster 2024-07-28T20:27:06.172779+0000 mgr.y (mgr.34101) 1724 : cluster [DBG] pgmap v2590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:07.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:07 smithi155 bash[73694]: debug 2024-07-28T20:27:07.079+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:07.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:07.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:07.354 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:07 smithi155 bash[73694]: debug 2024-07-28T20:27:07.311+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:07.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:07 smithi045 bash[80445]: cluster 2024-07-28T20:27:06.172779+0000 mgr.y (mgr.34101) 1724 : cluster [DBG] pgmap v2590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:07 smithi045 bash[82788]: cluster 2024-07-28T20:27:06.172779+0000 mgr.y (mgr.34101) 1724 : cluster [DBG] pgmap v2590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:07.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:07.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:07.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:07.932 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:08.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2262 16 16 0 0 0 - 0 2024-07-28T20:27:08.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:08.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:08.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:07 smithi155 bash[73694]: debug 2024-07-28T20:27:07.723+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:08.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:07 smithi155 bash[73694]: debug 2024-07-28T20:27:07.799+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:08.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:08.291 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:08.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:08.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:08.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:08.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:08.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:09.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:09.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2263 16 16 0 0 0 - 0 2024-07-28T20:27:09.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:08 smithi155 bash[73694]: debug 2024-07-28T20:27:08.735+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:09.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:09.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:09.368 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:09 smithi045 bash[80445]: cluster 2024-07-28T20:27:08.174774+0000 mgr.y (mgr.34101) 1725 : cluster [DBG] pgmap v2591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:09 smithi045 bash[82788]: cluster 2024-07-28T20:27:08.174774+0000 mgr.y (mgr.34101) 1725 : cluster [DBG] pgmap v2591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:09.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:09.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:09 smithi155 bash[68033]: cluster 2024-07-28T20:27:08.174774+0000 mgr.y (mgr.34101) 1725 : cluster [DBG] pgmap v2591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:09.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:09.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:09.820 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:27:09.820 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:27:09.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:09.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:10.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2264 16 16 0 0 0 - 0 2024-07-28T20:27:10.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:09 smithi155 bash[73694]: debug 2024-07-28T20:27:09.767+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:10.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:10.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:10.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:10.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:10.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:10.683 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:10.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:10.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:10.930 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:27:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:27:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:27:11.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2265 16 16 0 0 0 - 0 2024-07-28T20:27:11.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:11.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:10 smithi155 bash[73694]: debug 2024-07-28T20:27:10.783+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:11.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:11.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:11.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:11.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:11.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:11 smithi155 bash[68033]: cluster 2024-07-28T20:27:10.175969+0000 mgr.y (mgr.34101) 1726 : cluster [DBG] pgmap v2592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:11.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:11 smithi045 bash[80445]: cluster 2024-07-28T20:27:10.175969+0000 mgr.y (mgr.34101) 1726 : cluster [DBG] pgmap v2592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:11 smithi045 bash[82788]: cluster 2024-07-28T20:27:10.175969+0000 mgr.y (mgr.34101) 1726 : cluster [DBG] pgmap v2592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:11.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:11.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:11.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:11.999 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:11 smithi155 bash[73694]: debug 2024-07-28T20:27:11.799+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:12.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2266 16 16 0 0 0 - 0 2024-07-28T20:27:12.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:12.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:12.342 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:12.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:12.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:12.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:12.710 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:27:12 smithi155 bash[60745]: ts=2024-07-28T20:27:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:27:12.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:12.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:13.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2267 16 16 0 0 0 - 0 2024-07-28T20:27:13.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:12 smithi155 bash[73694]: debug 2024-07-28T20:27:12.775+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:13.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:13.173 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:13.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:13.409 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:13.420 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:13 smithi155 bash[68033]: cluster 2024-07-28T20:27:12.176968+0000 mgr.y (mgr.34101) 1727 : cluster [DBG] pgmap v2593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:13 smithi045 bash[80445]: cluster 2024-07-28T20:27:12.176968+0000 mgr.y (mgr.34101) 1727 : cluster [DBG] pgmap v2593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:13 smithi045 bash[82788]: cluster 2024-07-28T20:27:12.176968+0000 mgr.y (mgr.34101) 1727 : cluster [DBG] pgmap v2593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:13.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:13.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:13.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:13.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:14.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:14.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2268 16 16 0 0 0 - 0 2024-07-28T20:27:14.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:14.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:14.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:13 smithi155 bash[73694]: debug 2024-07-28T20:27:13.814+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:14.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:14.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:14.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:14.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:14.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:14.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:14 smithi155 bash[73694]: debug 2024-07-28T20:27:14.566+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:14.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:14.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:14 smithi155 bash[73694]: debug 2024-07-28T20:27:14.674+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:14.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:14.953 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:15.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2269 16 16 0 0 0 - 0 2024-07-28T20:27:15.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:15.079 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:14 smithi155 bash[73694]: debug 2024-07-28T20:27:14.818+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:15.079 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:15.079 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:14 smithi155 bash[73694]: debug 2024-07-28T20:27:14.926+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:15.079 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:15.079 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:15 smithi155 bash[73694]: debug 2024-07-28T20:27:15.034+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:15.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:15.305 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:15.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:15.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:15.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:15 smithi155 bash[68033]: cluster 2024-07-28T20:27:14.177868+0000 mgr.y (mgr.34101) 1728 : cluster [DBG] pgmap v2594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:15.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:15.674 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:15 smithi045 bash[80445]: cluster 2024-07-28T20:27:14.177868+0000 mgr.y (mgr.34101) 1728 : cluster [DBG] pgmap v2594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:15.675 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:15 smithi045 bash[82788]: cluster 2024-07-28T20:27:14.177868+0000 mgr.y (mgr.34101) 1728 : cluster [DBG] pgmap v2594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:15.781 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:15.857 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:15 smithi155 bash[73694]: debug 2024-07-28T20:27:15.778+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:15.858 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:15.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:16.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:16.029 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:15 smithi155 bash[73694]: debug 2024-07-28T20:27:15.858+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:16.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2270 16 16 0 0 0 - 0 2024-07-28T20:27:16.058 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:27:16.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:16.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:16.373 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:16.493 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:16.612 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:16.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:16.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:16.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:17.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2271 16 16 0 0 0 - 0 2024-07-28T20:27:17.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:16 smithi155 bash[73694]: debug 2024-07-28T20:27:16.782+0000 7f8e37e1e640 -1 osd.4 1269 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:17.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:17.161 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:27:17.161 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T20:27:17.208 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:17.230 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:27:17.326 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:17.439 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:17.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:17 smithi155 bash[68033]: cluster 2024-07-28T20:27:16.179495+0000 mgr.y (mgr.34101) 1729 : cluster [DBG] pgmap v2595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:17.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:17 smithi155 bash[68033]: audit 2024-07-28T20:27:16.261269+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? 172.21.15.45:0/3624158056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:27:17.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:17.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:17.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:17 smithi045 bash[80445]: cluster 2024-07-28T20:27:16.179495+0000 mgr.y (mgr.34101) 1729 : cluster [DBG] pgmap v2595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:17.689 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:17 smithi045 bash[80445]: audit 2024-07-28T20:27:16.261269+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? 172.21.15.45:0/3624158056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:27:17.690 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:17 smithi045 bash[82788]: cluster 2024-07-28T20:27:16.179495+0000 mgr.y (mgr.34101) 1729 : cluster [DBG] pgmap v2595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:17.690 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:17 smithi045 bash[82788]: audit 2024-07-28T20:27:16.261269+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? 172.21.15.45:0/3624158056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:27:17.797 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:17.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:18.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:18.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2272 16 16 0 0 0 - 0 2024-07-28T20:27:18.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:17 smithi155 bash[73694]: debug 2024-07-28T20:27:17.778+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:18.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:18.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:18.391 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:18.403 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:18 smithi045 bash[82788]: cluster 2024-07-28T20:27:17.224529+0000 mon.a (mon.0) 2503 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:27:18.403 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:18 smithi045 bash[82788]: audit 2024-07-28T20:27:17.230280+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? 172.21.15.45:0/3624158056' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:27:18.403 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:18 smithi045 bash[82788]: cluster 2024-07-28T20:27:17.230352+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1270: 8 total, 2 up, 8 in 2024-07-28T20:27:18.403 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:18 smithi045 bash[82788]: audit 2024-07-28T20:27:18.196531+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:18.403 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:18 smithi045 bash[82788]: audit 2024-07-28T20:27:18.198262+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:18.404 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:18 smithi045 bash[80445]: cluster 2024-07-28T20:27:17.224529+0000 mon.a (mon.0) 2503 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:27:18.404 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:18 smithi045 bash[80445]: audit 2024-07-28T20:27:17.230280+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? 172.21.15.45:0/3624158056' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:27:18.404 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:18 smithi045 bash[80445]: cluster 2024-07-28T20:27:17.230352+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1270: 8 total, 2 up, 8 in 2024-07-28T20:27:18.404 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:18 smithi045 bash[80445]: audit 2024-07-28T20:27:18.196531+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:18.404 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:18 smithi045 bash[80445]: audit 2024-07-28T20:27:18.198262+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:18.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:18.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:18 smithi155 bash[68033]: cluster 2024-07-28T20:27:17.224529+0000 mon.a (mon.0) 2503 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:27:18.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:18 smithi155 bash[68033]: audit 2024-07-28T20:27:17.230280+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? 172.21.15.45:0/3624158056' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:27:18.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:18 smithi155 bash[68033]: cluster 2024-07-28T20:27:17.230352+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1270: 8 total, 2 up, 8 in 2024-07-28T20:27:18.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:18 smithi155 bash[68033]: audit 2024-07-28T20:27:18.196531+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:18.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:18 smithi155 bash[68033]: audit 2024-07-28T20:27:18.198262+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:18.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:18.748 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:18.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:18.884 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:18 smithi155 bash[73694]: debug 2024-07-28T20:27:18.794+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:18.884 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:18.986 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:19.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2273 16 16 0 0 0 - 0 2024-07-28T20:27:19.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:18 smithi155 bash[73694]: debug 2024-07-28T20:27:18.950+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:19.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:19.225 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:19.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:19.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:19 smithi045 bash[80445]: cluster 2024-07-28T20:27:18.181434+0000 mgr.y (mgr.34101) 1730 : cluster [DBG] pgmap v2597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:19 smithi045 bash[82788]: cluster 2024-07-28T20:27:18.181434+0000 mgr.y (mgr.34101) 1730 : cluster [DBG] pgmap v2597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:19.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:19 smithi155 bash[68033]: cluster 2024-07-28T20:27:18.181434+0000 mgr.y (mgr.34101) 1730 : cluster [DBG] pgmap v2597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:19.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:19.699 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:19.818 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:19.939 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:20.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2274 16 16 0 0 0 - 0 2024-07-28T20:27:20.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:27:20.141 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:19 smithi155 bash[73694]: debug 2024-07-28T20:27:19.838+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:20.142 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:20.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:20.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:20.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:20 smithi155 bash[68033]: cluster 2024-07-28T20:27:20.183231+0000 mgr.y (mgr.34101) 1731 : cluster [DBG] pgmap v2598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:20.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:20 smithi155 bash[73694]: debug 2024-07-28T20:27:20.142+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:20.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:20 smithi045 bash[80445]: cluster 2024-07-28T20:27:20.183231+0000 mgr.y (mgr.34101) 1731 : cluster [DBG] pgmap v2598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:20.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:20 smithi045 bash[82788]: cluster 2024-07-28T20:27:20.183231+0000 mgr.y (mgr.34101) 1731 : cluster [DBG] pgmap v2598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:20.513 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:20.632 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:20.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:20.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:20.883 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:27:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:27:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:27:20.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:21.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2275 16 16 0 0 0 - 0 2024-07-28T20:27:21.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:21.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:21.242 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:20 smithi155 bash[73694]: debug 2024-07-28T20:27:20.834+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:21.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:21.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:21.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:21.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:21 smithi155 bash[73694]: debug 2024-07-28T20:27:21.330+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:21.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:21.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:21 smithi155 bash[73694]: debug 2024-07-28T20:27:21.446+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:21.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:21.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:21.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:21.925 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:27:21.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:22.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2276 16 16 0 0 0 - 0 2024-07-28T20:27:22.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:21 smithi155 bash[73694]: debug 2024-07-28T20:27:21.802+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:22.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:22.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:22.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:22.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:22.433 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:27:22 smithi155 bash[60745]: ts=2024-07-28T20:27:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:27:22.541 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:22.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:22.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:22.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:23.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:23.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2277 16 16 0 0 0 - 0 2024-07-28T20:27:23.125 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:22 smithi155 bash[73694]: debug 2024-07-28T20:27:22.846+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:23.125 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:23.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:23.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:23.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:23 smithi155 bash[73694]: debug 2024-07-28T20:27:23.126+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:23.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:23 smithi155 bash[68033]: cluster 2024-07-28T20:27:22.185190+0000 mgr.y (mgr.34101) 1732 : cluster [DBG] pgmap v2599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:23.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:23.464 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:23 smithi045 bash[80445]: cluster 2024-07-28T20:27:22.185190+0000 mgr.y (mgr.34101) 1732 : cluster [DBG] pgmap v2599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:23.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:23 smithi045 bash[82788]: cluster 2024-07-28T20:27:22.185190+0000 mgr.y (mgr.34101) 1732 : cluster [DBG] pgmap v2599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:23.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:23.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:23.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:23.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:23.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:23 smithi155 bash[73694]: debug 2024-07-28T20:27:23.462+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:23.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:23.963 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:27:23.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:24.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2278 16 16 0 0 0 - 0 2024-07-28T20:27:24.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:24.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:23 smithi155 bash[73694]: debug 2024-07-28T20:27:23.826+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:24.201 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:24.321 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:24.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:24.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:24.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:24 smithi155 bash[73694]: debug 2024-07-28T20:27:24.162+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:24.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:24.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:24 smithi155 bash[73694]: debug 2024-07-28T20:27:24.278+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:24.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:24.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:24.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:24.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:25.033 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:25.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2279 16 16 0 0 0 - 0 2024-07-28T20:27:25.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:25.247 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:24 smithi155 bash[73694]: debug 2024-07-28T20:27:24.826+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:25.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:25.389 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:25.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:25 smithi045 bash[80445]: cluster 2024-07-28T20:27:24.187085+0000 mgr.y (mgr.34101) 1733 : cluster [DBG] pgmap v2600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:25.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:25 smithi045 bash[82788]: cluster 2024-07-28T20:27:24.187085+0000 mgr.y (mgr.34101) 1733 : cluster [DBG] pgmap v2600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:25.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:25.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:25 smithi155 bash[68033]: cluster 2024-07-28T20:27:24.187085+0000 mgr.y (mgr.34101) 1733 : cluster [DBG] pgmap v2600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:25.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:25.745 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:25.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:25.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:26.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:27:26.036829+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:27:26.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:27:26.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2280 16 16 0 0 0 - 0 2024-07-28T20:27:26.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:25 smithi155 bash[73694]: debug 2024-07-28T20:27:25.782+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:26.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:26.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:26.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:26.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:26 smithi045 bash[80445]: cluster 2024-07-28T20:27:26.188909+0000 mgr.y (mgr.34101) 1734 : cluster [DBG] pgmap v2601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:26 smithi045 bash[82788]: cluster 2024-07-28T20:27:26.188909+0000 mgr.y (mgr.34101) 1734 : cluster [DBG] pgmap v2601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:26.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:26 smithi155 bash[68033]: cluster 2024-07-28T20:27:26.188909+0000 mgr.y (mgr.34101) 1734 : cluster [DBG] pgmap v2601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:26.581 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:26.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:26.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:26.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:26.939 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:27.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2281 16 16 0 0 0 - 0 2024-07-28T20:27:27.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:26 smithi155 bash[73694]: debug 2024-07-28T20:27:26.778+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:27.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:26 smithi155 bash[73694]: debug 2024-07-28T20:27:26.818+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:27.054 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:27.124 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:27:27.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:27.284 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:27.404 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:27.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:27.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:27.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:27.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:28.000 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:28.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2282 16 16 0 0 0 - 0 2024-07-28T20:27:28.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:27 smithi155 bash[73694]: debug 2024-07-28T20:27:27.810+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:28.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:28.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:27 smithi155 bash[73694]: debug 2024-07-28T20:27:27.986+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:28.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:28.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:28.360 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:28.478 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:28.502 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:27:28.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T20:27:28.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:28 smithi155 bash[68033]: cluster 2024-07-28T20:27:28.190896+0000 mgr.y (mgr.34101) 1735 : cluster [DBG] pgmap v2602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:28.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:28.626 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:28 smithi045 bash[80445]: cluster 2024-07-28T20:27:28.190896+0000 mgr.y (mgr.34101) 1735 : cluster [DBG] pgmap v2602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:28.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:28 smithi045 bash[82788]: cluster 2024-07-28T20:27:28.190896+0000 mgr.y (mgr.34101) 1735 : cluster [DBG] pgmap v2602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:28.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:28.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:28.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:29.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2283 16 16 0 0 0 - 0 2024-07-28T20:27:29.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:29.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:29.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:28 smithi155 bash[73694]: debug 2024-07-28T20:27:28.822+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:29.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:29.435 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:29.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:29.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:29.791 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:29.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:30.014 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:29 smithi155 bash[73694]: debug 2024-07-28T20:27:29.798+0000 7f8e37e1e640 -1 osd.4 1270 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:30.014 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:30.014 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:30 smithi155 bash[73694]: debug 2024-07-28T20:27:30.014+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:30.032 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:30.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2284 16 16 0 0 0 - 0 2024-07-28T20:27:30.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:30.242 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:27:30.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:30.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:30 smithi155 bash[68033]: audit 2024-07-28T20:27:30.182664+0000 mon.a (mon.0) 2507 : audit [INF] from='client.? 172.21.15.45:0/489276090' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:30.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:30.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:30 smithi155 bash[73694]: debug 2024-07-28T20:27:30.258+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:30.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:30.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:30.529 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:30 smithi045 bash[80445]: audit 2024-07-28T20:27:30.182664+0000 mon.a (mon.0) 2507 : audit [INF] from='client.? 172.21.15.45:0/489276090' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:30.530 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:30 smithi045 bash[82788]: audit 2024-07-28T20:27:30.182664+0000 mon.a (mon.0) 2507 : audit [INF] from='client.? 172.21.15.45:0/489276090' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:30.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:30.736 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:30.853 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:30.865 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:27:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:27:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:27:30.972 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:31.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2285 16 16 0 0 0 - 0 2024-07-28T20:27:31.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:30 smithi155 bash[73694]: debug 2024-07-28T20:27:30.834+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:31.093 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:31.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:31.330 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:31.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:31.537 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:31.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:31 smithi155 bash[68033]: cluster 2024-07-28T20:27:30.192595+0000 mgr.y (mgr.34101) 1736 : cluster [DBG] pgmap v2603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:31.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:31 smithi155 bash[68033]: cluster 2024-07-28T20:27:30.233475+0000 mon.a (mon.0) 2508 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:27:31.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:31 smithi155 bash[68033]: audit 2024-07-28T20:27:30.242550+0000 mon.a (mon.0) 2509 : audit [INF] from='client.? 172.21.15.45:0/489276090' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:27:31.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:31 smithi155 bash[68033]: cluster 2024-07-28T20:27:30.242697+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1271: 8 total, 2 up, 8 in 2024-07-28T20:27:31.565 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:31.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:31 smithi045 bash[82788]: cluster 2024-07-28T20:27:30.192595+0000 mgr.y (mgr.34101) 1736 : cluster [DBG] pgmap v2603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:31.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:31 smithi045 bash[82788]: cluster 2024-07-28T20:27:30.233475+0000 mon.a (mon.0) 2508 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:27:31.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:31 smithi045 bash[82788]: audit 2024-07-28T20:27:30.242550+0000 mon.a (mon.0) 2509 : audit [INF] from='client.? 172.21.15.45:0/489276090' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:27:31.578 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:31 smithi045 bash[82788]: cluster 2024-07-28T20:27:30.242697+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1271: 8 total, 2 up, 8 in 2024-07-28T20:27:31.578 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:31 smithi045 bash[80445]: cluster 2024-07-28T20:27:30.192595+0000 mgr.y (mgr.34101) 1736 : cluster [DBG] pgmap v2603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:31.578 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:31 smithi045 bash[80445]: cluster 2024-07-28T20:27:30.233475+0000 mon.a (mon.0) 2508 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:27:31.578 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:31 smithi045 bash[80445]: audit 2024-07-28T20:27:30.242550+0000 mon.a (mon.0) 2509 : audit [INF] from='client.? 172.21.15.45:0/489276090' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:27:31.578 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:31 smithi045 bash[80445]: cluster 2024-07-28T20:27:30.242697+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1271: 8 total, 2 up, 8 in 2024-07-28T20:27:31.686 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:31.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:31 smithi155 bash[73694]: debug 2024-07-28T20:27:31.538+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:31.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:31.922 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:32.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2286 16 16 0 0 0 - 0 2024-07-28T20:27:32.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:32.160 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:32.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:31 smithi155 bash[73694]: debug 2024-07-28T20:27:31.874+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:32.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:32.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:32 smithi155 bash[68033]: cluster 2024-07-28T20:27:32.194565+0000 mgr.y (mgr.34101) 1737 : cluster [DBG] pgmap v2605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:32.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:32.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:32.529 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:32 smithi045 bash[82788]: cluster 2024-07-28T20:27:32.194565+0000 mgr.y (mgr.34101) 1737 : cluster [DBG] pgmap v2605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:32.529 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:32 smithi045 bash[80445]: cluster 2024-07-28T20:27:32.194565+0000 mgr.y (mgr.34101) 1737 : cluster [DBG] pgmap v2605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:32.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:27:32 smithi155 bash[60745]: ts=2024-07-28T20:27:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:27:32.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:32.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:32.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:32.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:33.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2287 16 16 0 0 0 - 0 2024-07-28T20:27:33.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:27:33.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:33.257 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:27:33.258 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:32 smithi155 bash[73694]: debug 2024-07-28T20:27:32.846+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:33.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:33.259 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:33 smithi045 bash[80445]: audit 2024-07-28T20:27:33.189938+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:33.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:33.496 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:33.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:33 smithi155 bash[68033]: audit 2024-07-28T20:27:33.189938+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:33.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:33 smithi045 bash[82788]: audit 2024-07-28T20:27:33.189938+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:33.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:33.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:33.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:34.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2288 16 16 0 0 0 - 0 2024-07-28T20:27:34.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:34.104 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:33 smithi155 bash[73694]: debug 2024-07-28T20:27:33.806+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:34.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:34.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:34.455 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:34.466 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:34.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:34 smithi155 bash[68033]: cluster 2024-07-28T20:27:34.196318+0000 mgr.y (mgr.34101) 1738 : cluster [DBG] pgmap v2606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:34.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:34.586 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:34 smithi045 bash[80445]: cluster 2024-07-28T20:27:34.196318+0000 mgr.y (mgr.34101) 1738 : cluster [DBG] pgmap v2606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:34.586 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:34 smithi045 bash[82788]: cluster 2024-07-28T20:27:34.196318+0000 mgr.y (mgr.34101) 1738 : cluster [DBG] pgmap v2606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:34.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:34.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:34 smithi155 bash[73694]: debug 2024-07-28T20:27:34.586+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:34.813 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:34.932 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:35.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2289 16 16 0 0 0 - 0 2024-07-28T20:27:35.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:35.166 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:34 smithi155 bash[73694]: debug 2024-07-28T20:27:34.838+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:35.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:35.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:35.407 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:35.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:35.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:35.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:35.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:35.928 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:35 smithi155 bash[73694]: debug 2024-07-28T20:27:35.842+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:35.928 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:36.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:36.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2290 16 16 0 0 0 - 0 2024-07-28T20:27:36.111 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:36.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:36.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:36.336 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:36 smithi155 bash[73694]: debug 2024-07-28T20:27:36.110+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:36.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:36.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:36 smithi155 bash[68033]: cluster 2024-07-28T20:27:36.198093+0000 mgr.y (mgr.34101) 1739 : cluster [DBG] pgmap v2607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:36.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:36.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:36.605 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:36 smithi045 bash[80445]: cluster 2024-07-28T20:27:36.198093+0000 mgr.y (mgr.34101) 1739 : cluster [DBG] pgmap v2607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:36.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:36 smithi045 bash[82788]: cluster 2024-07-28T20:27:36.198093+0000 mgr.y (mgr.34101) 1739 : cluster [DBG] pgmap v2607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:36.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:36.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:36.953 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:36.964 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:36 smithi155 bash[73694]: debug 2024-07-28T20:27:36.662+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:36.964 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:36 smithi155 bash[73694]: debug 2024-07-28T20:27:36.878+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:37.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2291 16 16 0 0 0 - 0 2024-07-28T20:27:37.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:37.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:37.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:37.431 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:37.480 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:27:37.480 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:27:37.480 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T20:27:37.480 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:27:37.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:37.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:37.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:37.856 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:27:37.889 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:37.896 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:38.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:38.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2292 16 16 0 0 0 - 0 2024-07-28T20:27:38.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:37 smithi155 bash[73694]: debug 2024-07-28T20:27:37.890+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:38.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:38.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:38.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:38 smithi045 bash[80445]: cluster 2024-07-28T20:27:38.200035+0000 mgr.y (mgr.34101) 1740 : cluster [DBG] pgmap v2608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:38 smithi045 bash[82788]: cluster 2024-07-28T20:27:38.200035+0000 mgr.y (mgr.34101) 1740 : cluster [DBG] pgmap v2608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:38.483 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:38.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:38 smithi155 bash[68033]: cluster 2024-07-28T20:27:38.200035+0000 mgr.y (mgr.34101) 1740 : cluster [DBG] pgmap v2608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:38.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:38 smithi155 bash[73694]: debug 2024-07-28T20:27:38.362+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:38.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T20:27:38.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:38.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:38.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:38.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:39.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2293 16 16 0 0 0 - 0 2024-07-28T20:27:39.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:39.181 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:38 smithi155 bash[73694]: debug 2024-07-28T20:27:38.894+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:39.181 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:39.198 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:39.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:39.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:39.553 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:39 smithi155 bash[73694]: debug 2024-07-28T20:27:39.182+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:39.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:39.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:39.885 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:39.885 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:39 smithi155 bash[73694]: debug 2024-07-28T20:27:39.650+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:39.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:40.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:40.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2294 16 16 0 0 0 - 0 2024-07-28T20:27:40.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:40.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:40.279 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:39 smithi155 bash[73694]: debug 2024-07-28T20:27:39.886+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:40.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:40.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:40.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:40 smithi155 bash[68033]: cluster 2024-07-28T20:27:40.201873+0000 mgr.y (mgr.34101) 1741 : cluster [DBG] pgmap v2609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:40.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:40 smithi045 bash[80445]: cluster 2024-07-28T20:27:40.201873+0000 mgr.y (mgr.34101) 1741 : cluster [DBG] pgmap v2609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:40.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:40 smithi045 bash[82788]: cluster 2024-07-28T20:27:40.201873+0000 mgr.y (mgr.34101) 1741 : cluster [DBG] pgmap v2609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:40.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:27:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:27:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:27:40.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:40.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:40.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:41.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2295 16 16 0 0 0 - 0 2024-07-28T20:27:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:40 smithi155 bash[73694]: debug 2024-07-28T20:27:40.606+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:40 smithi155 bash[73694]: debug 2024-07-28T20:27:40.718+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:41.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:40 smithi155 bash[73694]: debug 2024-07-28T20:27:40.842+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:41.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:41.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:41.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:41.459 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:41.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:41.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:41.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:41.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:42.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2296 16 16 0 0 0 - 0 2024-07-28T20:27:42.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:41 smithi155 bash[73694]: debug 2024-07-28T20:27:41.798+0000 7f8e37e1e640 -1 osd.4 1271 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:42.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:42.105 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:27:42.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:42 smithi045 bash[80445]: audit 2024-07-28T20:27:42.046794+0000 mon.a (mon.0) 2511 : audit [INF] from='client.? 172.21.15.45:0/3297117079' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:27:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:42 smithi045 bash[82788]: audit 2024-07-28T20:27:42.046794+0000 mon.a (mon.0) 2511 : audit [INF] from='client.? 172.21.15.45:0/3297117079' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:27:42.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:42.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:42.425 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:42 smithi155 bash[68033]: audit 2024-07-28T20:27:42.046794+0000 mon.a (mon.0) 2511 : audit [INF] from='client.? 172.21.15.45:0/3297117079' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:27:42.425 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:27:42 smithi155 bash[60745]: ts=2024-07-28T20:27:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:27:42.536 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:42.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:42.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:42.895 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:43.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:42 smithi155 bash[73694]: debug 2024-07-28T20:27:42.750+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:43.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:43.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:43.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2297 16 16 0 0 0 - 0 2024-07-28T20:27:43.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:43 smithi155 bash[73694]: debug 2024-07-28T20:27:43.002+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:43.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:43.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:43.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:43.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:43 smithi155 bash[68033]: cluster 2024-07-28T20:27:42.097505+0000 mon.a (mon.0) 2512 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:27:43.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:43 smithi155 bash[68033]: audit 2024-07-28T20:27:42.104976+0000 mon.a (mon.0) 2513 : audit [INF] from='client.? 172.21.15.45:0/3297117079' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:27:43.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:43 smithi155 bash[68033]: cluster 2024-07-28T20:27:42.105122+0000 mon.a (mon.0) 2514 : cluster [DBG] osdmap e1272: 8 total, 2 up, 8 in 2024-07-28T20:27:43.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:43 smithi155 bash[68033]: cluster 2024-07-28T20:27:42.202787+0000 mgr.y (mgr.34101) 1742 : cluster [DBG] pgmap v2611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:43.322 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:27:43.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:43.417 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:43 smithi155 bash[73694]: debug 2024-07-28T20:27:43.294+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:43 smithi045 bash[80445]: cluster 2024-07-28T20:27:42.097505+0000 mon.a (mon.0) 2512 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:27:43.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:43 smithi045 bash[80445]: audit 2024-07-28T20:27:42.104976+0000 mon.a (mon.0) 2513 : audit [INF] from='client.? 172.21.15.45:0/3297117079' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:27:43.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:43 smithi045 bash[80445]: cluster 2024-07-28T20:27:42.105122+0000 mon.a (mon.0) 2514 : cluster [DBG] osdmap e1272: 8 total, 2 up, 8 in 2024-07-28T20:27:43.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:43 smithi045 bash[80445]: cluster 2024-07-28T20:27:42.202787+0000 mgr.y (mgr.34101) 1742 : cluster [DBG] pgmap v2611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:43.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:43 smithi045 bash[82788]: cluster 2024-07-28T20:27:42.097505+0000 mon.a (mon.0) 2512 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:27:43.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:43 smithi045 bash[82788]: audit 2024-07-28T20:27:42.104976+0000 mon.a (mon.0) 2513 : audit [INF] from='client.? 172.21.15.45:0/3297117079' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:27:43.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:43 smithi045 bash[82788]: cluster 2024-07-28T20:27:42.105122+0000 mon.a (mon.0) 2514 : cluster [DBG] osdmap e1272: 8 total, 2 up, 8 in 2024-07-28T20:27:43.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:43 smithi045 bash[82788]: cluster 2024-07-28T20:27:42.202787+0000 mgr.y (mgr.34101) 1742 : cluster [DBG] pgmap v2611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:43.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:43.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:43.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:43.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:43.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:43.973 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:43 smithi155 bash[73694]: debug 2024-07-28T20:27:43.802+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:44.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2298 16 16 0 0 0 - 0 2024-07-28T20:27:44.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:44.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:44.321 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:44.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:44 smithi045 bash[80445]: cluster 2024-07-28T20:27:44.204487+0000 mgr.y (mgr.34101) 1743 : cluster [DBG] pgmap v2612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:44 smithi045 bash[82788]: cluster 2024-07-28T20:27:44.204487+0000 mgr.y (mgr.34101) 1743 : cluster [DBG] pgmap v2612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:44.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:44 smithi155 bash[68033]: cluster 2024-07-28T20:27:44.204487+0000 mgr.y (mgr.34101) 1743 : cluster [DBG] pgmap v2612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:44.560 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:44.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:44.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:44.912 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:44.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:27:45.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:44 smithi155 bash[73694]: debug 2024-07-28T20:27:44.758+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:45.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:45.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:44 smithi155 bash[73694]: debug 2024-07-28T20:27:44.874+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:45.024 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:45.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:45.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2299 16 16 0 0 0 - 0 2024-07-28T20:27:45.147 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:45.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:45 smithi155 bash[73694]: debug 2024-07-28T20:27:45.030+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:45.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:45.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:45.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:45.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:45.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:45.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:45.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:45.995 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:45 smithi155 bash[73694]: debug 2024-07-28T20:27:45.766+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:46.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:27:46.039706+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:27:46.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:27:46.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2300 16 16 0 0 0 - 0 2024-07-28T20:27:46.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:46.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:46.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:46.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:46 smithi155 bash[73694]: debug 2024-07-28T20:27:46.154+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:46.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:46.344 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:46.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:46.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:46.594 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:46 smithi045 bash[82788]: cluster 2024-07-28T20:27:46.205585+0000 mgr.y (mgr.34101) 1744 : cluster [DBG] pgmap v2613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:46.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:46 smithi045 bash[80445]: cluster 2024-07-28T20:27:46.205585+0000 mgr.y (mgr.34101) 1744 : cluster [DBG] pgmap v2613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:46.657 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:46 smithi155 bash[68033]: cluster 2024-07-28T20:27:46.205585+0000 mgr.y (mgr.34101) 1744 : cluster [DBG] pgmap v2613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:46.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:46.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:46.941 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:46.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:46 smithi155 bash[73694]: debug 2024-07-28T20:27:46.658+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:46.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:46 smithi155 bash[73694]: debug 2024-07-28T20:27:46.802+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:47.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2301 16 16 0 0 0 - 0 2024-07-28T20:27:47.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:47.088 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:27:47.088 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:27:47.088 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T20:27:47.088 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T20:27:47.088 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:27:47.172 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:47.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:47.404 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:47.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:47.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:47.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:47.852 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T20:27:47.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:48.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:48.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2302 16 16 0 0 0 - 0 2024-07-28T20:27:48.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:47 smithi155 bash[73694]: debug 2024-07-28T20:27:47.794+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:48.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:48.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:48.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:48.377 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:48 smithi045 bash[80445]: audit 2024-07-28T20:27:48.190109+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:48.378 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:48 smithi045 bash[82788]: audit 2024-07-28T20:27:48.190109+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:48.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:48.499 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:48 smithi155 bash[68033]: audit 2024-07-28T20:27:48.190109+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:27:48.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:48.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:48.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:48.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:48 smithi155 bash[73694]: debug 2024-07-28T20:27:48.710+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:48.845 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:48.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:48.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:48 smithi155 bash[73694]: debug 2024-07-28T20:27:48.834+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:49.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2303 16 16 0 0 0 - 0 2024-07-28T20:27:49.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:49.174 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:49.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:49.322 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:49.442 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:49.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:49 smithi155 bash[68033]: cluster 2024-07-28T20:27:48.207453+0000 mgr.y (mgr.34101) 1745 : cluster [DBG] pgmap v2614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:49.454 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:49 smithi155 bash[73694]: debug 2024-07-28T20:27:49.174+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:49 smithi045 bash[80445]: cluster 2024-07-28T20:27:48.207453+0000 mgr.y (mgr.34101) 1745 : cluster [DBG] pgmap v2614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:49 smithi045 bash[82788]: cluster 2024-07-28T20:27:48.207453+0000 mgr.y (mgr.34101) 1745 : cluster [DBG] pgmap v2614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:49.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:49.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:49.749 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:27:49.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:49.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:50.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:50.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2304 16 16 0 0 0 - 0 2024-07-28T20:27:50.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:49 smithi155 bash[73694]: debug 2024-07-28T20:27:49.798+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:50.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:50.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:50 smithi155 bash[73694]: debug 2024-07-28T20:27:50.014+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:50.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:50.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:50.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:50.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:50 smithi155 bash[73694]: debug 2024-07-28T20:27:50.130+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:50.373 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:50.396 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:50.515 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:50.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:50 smithi155 bash[73694]: debug 2024-07-28T20:27:50.374+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:50.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:50.752 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:27:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:27:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:27:50.972 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:51.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2305 16 16 0 0 0 - 0 2024-07-28T20:27:51.092 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:51.210 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:51.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:50 smithi155 bash[73694]: debug 2024-07-28T20:27:50.846+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:51.326 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:51.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:51.454 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:51 smithi045 bash[80445]: cluster 2024-07-28T20:27:50.209215+0000 mgr.y (mgr.34101) 1746 : cluster [DBG] pgmap v2615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:51.454 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:51 smithi045 bash[82788]: cluster 2024-07-28T20:27:50.209215+0000 mgr.y (mgr.34101) 1746 : cluster [DBG] pgmap v2615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:51.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:51 smithi155 bash[68033]: cluster 2024-07-28T20:27:50.209215+0000 mgr.y (mgr.34101) 1746 : cluster [DBG] pgmap v2615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:51.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:51.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:51.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:51.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:52.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:52.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2306 16 16 0 0 0 - 0 2024-07-28T20:27:52.156 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:52.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:52.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:51 smithi155 bash[73694]: debug 2024-07-28T20:27:51.854+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:52.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:52.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:52 smithi155 bash[73694]: debug 2024-07-28T20:27:52.014+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:52.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:52 smithi045 bash[80445]: cluster 2024-07-28T20:27:52.211329+0000 mgr.y (mgr.34101) 1747 : cluster [DBG] pgmap v2616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:52 smithi045 bash[82788]: cluster 2024-07-28T20:27:52.211329+0000 mgr.y (mgr.34101) 1747 : cluster [DBG] pgmap v2616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:52.513 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:52.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:52.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:52 smithi155 bash[68033]: cluster 2024-07-28T20:27:52.211329+0000 mgr.y (mgr.34101) 1747 : cluster [DBG] pgmap v2616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:52.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:27:52 smithi155 bash[60745]: ts=2024-07-28T20:27:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:27:52.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:52.677 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:27:52.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:52.765 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:52 smithi155 bash[73694]: debug 2024-07-28T20:27:52.606+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:52.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:52.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:53.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:52 smithi155 bash[73694]: debug 2024-07-28T20:27:52.854+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:53.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2307 16 16 0 0 0 - 0 2024-07-28T20:27:53.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:53.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:53.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:53.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:53.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:53.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:53.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:53.939 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:54.025 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:53 smithi155 bash[73694]: debug 2024-07-28T20:27:53.842+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:54.026 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:53 smithi155 bash[68033]: audit 2024-07-28T20:27:53.841914+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:27:54.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2308 16 16 0 0 0 - 0 2024-07-28T20:27:54.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:54.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:53 smithi045 bash[80445]: audit 2024-07-28T20:27:53.841914+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:27:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:53 smithi045 bash[82788]: audit 2024-07-28T20:27:53.841914+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:27:54.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:54.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:54.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:54.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:54.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:54.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:54.914 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:27:54.996 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:55.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2309 16 16 0 0 0 - 0 2024-07-28T20:27:55.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:54 smithi155 bash[73694]: debug 2024-07-28T20:27:54.797+0000 7f8e37e1e640 -1 osd.4 1272 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:54 smithi155 bash[68033]: audit 2024-07-28T20:27:53.924541+0000 mon.a (mon.0) 2515 : audit [INF] from='client.? 172.21.15.45:0/3539463484' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:54 smithi155 bash[68033]: cluster 2024-07-28T20:27:54.212345+0000 mgr.y (mgr.34101) 1748 : cluster [DBG] pgmap v2617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:55.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:54 smithi155 bash[68033]: audit 2024-07-28T20:27:54.219787+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:55.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:54 smithi155 bash[68033]: audit 2024-07-28T20:27:54.230505+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:55.072 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:54 smithi045 bash[80445]: audit 2024-07-28T20:27:53.924541+0000 mon.a (mon.0) 2515 : audit [INF] from='client.? 172.21.15.45:0/3539463484' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:55.072 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:54 smithi045 bash[80445]: cluster 2024-07-28T20:27:54.212345+0000 mgr.y (mgr.34101) 1748 : cluster [DBG] pgmap v2617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:55.072 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:54 smithi045 bash[80445]: audit 2024-07-28T20:27:54.219787+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:55.072 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:54 smithi045 bash[80445]: audit 2024-07-28T20:27:54.230505+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:55.073 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:54 smithi045 bash[82788]: audit 2024-07-28T20:27:53.924541+0000 mon.a (mon.0) 2515 : audit [INF] from='client.? 172.21.15.45:0/3539463484' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:27:55.073 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:54 smithi045 bash[82788]: cluster 2024-07-28T20:27:54.212345+0000 mgr.y (mgr.34101) 1748 : cluster [DBG] pgmap v2617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:55.073 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:54 smithi045 bash[82788]: audit 2024-07-28T20:27:54.219787+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:55.073 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:54 smithi045 bash[82788]: audit 2024-07-28T20:27:54.230505+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:27:55.112 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:55.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:55.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:55.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:55.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:55.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:55.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:55.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:55.907 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:55.907 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:55 smithi155 bash[73694]: debug 2024-07-28T20:27:55.761+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:55.907 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:55 smithi155 bash[73694]: debug 2024-07-28T20:27:55.809+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:55.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:56.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2310 16 16 0 0 0 - 0 2024-07-28T20:27:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:55 smithi155 bash[68033]: cluster 2024-07-28T20:27:54.896718+0000 mon.a (mon.0) 2518 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:27:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:55 smithi155 bash[68033]: audit 2024-07-28T20:27:54.912012+0000 mon.a (mon.0) 2519 : audit [INF] from='client.? 172.21.15.45:0/3539463484' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:27:56.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:55 smithi155 bash[68033]: cluster 2024-07-28T20:27:54.912177+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1273: 8 total, 2 up, 8 in 2024-07-28T20:27:56.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:56.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:55 smithi045 bash[80445]: cluster 2024-07-28T20:27:54.896718+0000 mon.a (mon.0) 2518 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:27:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:55 smithi045 bash[80445]: audit 2024-07-28T20:27:54.912012+0000 mon.a (mon.0) 2519 : audit [INF] from='client.? 172.21.15.45:0/3539463484' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:27:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:55 smithi045 bash[80445]: cluster 2024-07-28T20:27:54.912177+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1273: 8 total, 2 up, 8 in 2024-07-28T20:27:56.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:55 smithi045 bash[82788]: cluster 2024-07-28T20:27:54.896718+0000 mon.a (mon.0) 2518 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:27:56.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:55 smithi045 bash[82788]: audit 2024-07-28T20:27:54.912012+0000 mon.a (mon.0) 2519 : audit [INF] from='client.? 172.21.15.45:0/3539463484' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:27:56.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:55 smithi045 bash[82788]: cluster 2024-07-28T20:27:54.912177+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1273: 8 total, 2 up, 8 in 2024-07-28T20:27:56.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:56.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:56.526 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:56.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:56 smithi155 bash[73694]: debug 2024-07-28T20:27:56.281+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:56.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:56.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:56 smithi155 bash[73694]: debug 2024-07-28T20:27:56.405+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:56.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:56.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:56.736 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:27:56.736 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T20:27:56.736 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T20:27:56.736 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [ 2024-07-28T20:27:56.736 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.736 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:1 6.e 6.103f986e (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:27:56.736 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.714382+0000", 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 511.024777933, 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00065302700000000003, 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 1 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:27:56.737 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714382+0000", 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714382+0000", 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714379+0000", 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999971 2024-07-28T20:27:56.738 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714665+0000", 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00028592599999999999 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714690+0000", 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.4746999999999999e-05 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:27:56.739 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714707+0000", 2024-07-28T20:27:56.740 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.6812000000000001e-05 2024-07-28T20:27:56.740 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.740 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.740 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:27:56.740 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714949+0000", 2024-07-28T20:27:56.740 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000242251 2024-07-28T20:27:56.740 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.740 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.740 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:27:56.740 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715035+0000", 2024-07-28T20:27:56.740 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 8.6241000000000003e-05 2024-07-28T20:27:56.741 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:27:56.741 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:27:56.741 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:27:56.741 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.741 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.741 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:4 6.e 6.8196a6de (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:27:56.741 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.714726+0000", 2024-07-28T20:27:56.741 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 511.02443421100003, 2024-07-28T20:27:56.741 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00039524699999999999, 2024-07-28T20:27:56.741 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:27:56.741 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 4 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714726+0000", 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.742 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714726+0000", 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714725+0000", 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999986 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714815+0000", 2024-07-28T20:27:56.743 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 9.0613999999999997e-05 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714831+0000", 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.5736e-05 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714841+0000", 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 9.8600000000000005e-06 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.744 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715101+0000", 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000259974 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715121+0000", 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 2.0265999999999999e-05 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:13 6.e 6.77efc75e (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:27:56.745 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.714967+0000", 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 511.02419281700003, 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00020245199999999999, 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 13 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:27:56.746 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714967+0000", 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714967+0000", 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.714966+0000", 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.999999 2024-07-28T20:27:56.747 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715043+0000", 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 7.6724999999999995e-05 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715057+0000", 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.4687e-05 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715068+0000", 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.0456e-05 2024-07-28T20:27:56.748 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715153+0000", 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 8.5563999999999996e-05 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715170+0000", 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.6107e-05 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.749 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_op(client.34593.0:14 6.e 6.17c96fce (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.715093+0000", 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 511.02406685, 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.000137117, 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 14 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.750 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715093+0000", 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715093+0000", 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715092+0000", 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.999999 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.751 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715148+0000", 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 5.5735000000000001e-05 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715159+0000", 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.1039999999999999e-05 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715171+0000", 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.1929999999999999e-05 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.752 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715212+0000", 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4.1131999999999999e-05 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715230+0000", 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.8410000000000002e-05 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: "description": "osd_backoff(6.e ack-block id 1 [6:70000000::::0,6:80000000::::head) e1233)", 2024-07-28T20:27:56.753 INFO:teuthology.orchestra.run.smithi155.stdout: "initiated_at": "2024-07-28T20:19:25.715446+0000", 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: "age": 511.02371428200001, 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0.00010314099999999999, 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: "type_data": { 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: "flag_point": "reached pg", 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: "client_info": { 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: "client": "client.34593", 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: "client_addr": "172.21.15.45:0/2323924042", 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: "tid": 0 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: "events": [ 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "initiated", 2024-07-28T20:27:56.754 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715446+0000", 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "throttled", 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715446+0000", 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 0 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "header_read", 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715444+0000", 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4294967295.9999986 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "all_read", 2024-07-28T20:27:56.755 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715452+0000", 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 7.4460000000000004e-06 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "dispatched", 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715470+0000", 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.7846000000000002e-05 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "queued_for_pg", 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715481+0000", 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.1384e-05 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "reached_pg", 2024-07-28T20:27:56.756 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715531+0000", 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 4.9700999999999997e-05 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout: "event": "done", 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout: "time": "2024-07-28T20:19:25.715549+0000", 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 1.8139999999999999e-05 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-07-28T20:27:56.757 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:27:56.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:56.787 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:56 smithi155 bash[73694]: debug 2024-07-28T20:27:56.525+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:56.891 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:57.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:57.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2311 16 16 0 0 0 - 0 2024-07-28T20:27:57.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:56 smithi155 bash[73694]: debug 2024-07-28T20:27:56.789+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:57.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:56 smithi155 bash[68033]: cluster 2024-07-28T20:27:56.214274+0000 mgr.y (mgr.34101) 1749 : cluster [DBG] pgmap v2619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:57.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:56 smithi045 bash[80445]: cluster 2024-07-28T20:27:56.214274+0000 mgr.y (mgr.34101) 1749 : cluster [DBG] pgmap v2619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:56 smithi045 bash[82788]: cluster 2024-07-28T20:27:56.214274+0000 mgr.y (mgr.34101) 1749 : cluster [DBG] pgmap v2619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:57.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:57.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:57.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:57.477 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:57.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:57 smithi155 bash[73694]: debug 2024-07-28T20:27:57.473+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:57.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:57.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T20:27:57.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:57.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:57.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:27:57.953 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:57.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:57 smithi155 bash[73694]: debug 2024-07-28T20:27:57.765+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:58.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2312 16 16 0 0 0 - 0 2024-07-28T20:27:58.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:27:58.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:58.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:27:58.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:27:58 smithi045 bash[82788]: cluster 2024-07-28T20:27:58.216327+0000 mgr.y (mgr.34101) 1750 : cluster [DBG] pgmap v2620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:27:58 smithi045 bash[80445]: cluster 2024-07-28T20:27:58.216327+0000 mgr.y (mgr.34101) 1750 : cluster [DBG] pgmap v2620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:58.547 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:58.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:27:58 smithi155 bash[68033]: cluster 2024-07-28T20:27:58.216327+0000 mgr.y (mgr.34101) 1750 : cluster [DBG] pgmap v2620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:27:58.559 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:27:58.560 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:58 smithi155 bash[73694]: debug 2024-07-28T20:27:58.385+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:27:58.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:58.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:58.907 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:59.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:27:59.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2313 16 16 0 0 0 - 0 2024-07-28T20:27:59.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:58 smithi155 bash[73694]: debug 2024-07-28T20:27:58.805+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:27:59.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:27:59.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:59.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:27:59.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:59.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:27:59.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:27:59.840 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:27:59.953 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:00.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2314 16 16 0 0 0 - 0 2024-07-28T20:28:00.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:27:59 smithi155 bash[73694]: debug 2024-07-28T20:27:59.757+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:00.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:00.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:00.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:00.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:00.529 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:00.648 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:00.764 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:00.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:00 smithi155 bash[73694]: debug 2024-07-28T20:28:00.753+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:00.884 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:28:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:28:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:28:01.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:01.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2315 16 16 0 0 0 - 0 2024-07-28T20:28:01.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:01.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:01.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:01 smithi155 bash[68033]: audit 2024-07-28T20:28:00.067635+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:01 smithi155 bash[68033]: audit 2024-07-28T20:28:00.073383+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:01 smithi155 bash[68033]: audit 2024-07-28T20:28:00.204903+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:01 smithi155 bash[68033]: audit 2024-07-28T20:28:00.210287+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:01 smithi155 bash[68033]: cluster 2024-07-28T20:28:00.218548+0000 mgr.y (mgr.34101) 1751 : cluster [DBG] pgmap v2621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:01.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:01 smithi155 bash[68033]: audit 2024-07-28T20:28:00.642376+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:28:01.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:01 smithi155 bash[68033]: audit 2024-07-28T20:28:00.643553+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:28:01.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:01 smithi155 bash[68033]: audit 2024-07-28T20:28:00.650767+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.357 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:01.368 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[82788]: audit 2024-07-28T20:28:00.067635+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.368 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[82788]: audit 2024-07-28T20:28:00.073383+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.368 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[82788]: audit 2024-07-28T20:28:00.204903+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.368 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[82788]: audit 2024-07-28T20:28:00.210287+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.368 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[82788]: cluster 2024-07-28T20:28:00.218548+0000 mgr.y (mgr.34101) 1751 : cluster [DBG] pgmap v2621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:01.368 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[82788]: audit 2024-07-28T20:28:00.642376+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:28:01.369 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[82788]: audit 2024-07-28T20:28:00.643553+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:28:01.369 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[82788]: audit 2024-07-28T20:28:00.650767+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[80445]: audit 2024-07-28T20:28:00.067635+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[80445]: audit 2024-07-28T20:28:00.073383+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[80445]: audit 2024-07-28T20:28:00.204903+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[80445]: audit 2024-07-28T20:28:00.210287+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[80445]: cluster 2024-07-28T20:28:00.218548+0000 mgr.y (mgr.34101) 1751 : cluster [DBG] pgmap v2621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:01.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[80445]: audit 2024-07-28T20:28:00.642376+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:28:01.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[80445]: audit 2024-07-28T20:28:00.643553+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:28:01.369 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:01 smithi045 bash[80445]: audit 2024-07-28T20:28:00.650767+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:01.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:01.595 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:01.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:01.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:01.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:02.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2316 16 16 0 0 0 - 0 2024-07-28T20:28:02.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:01 smithi155 bash[73694]: debug 2024-07-28T20:28:01.801+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:02.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:02.102 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:28:02.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:02.309 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:02.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:02.469 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:28:02.548 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:02.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:02.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:02 smithi155 bash[68033]: cluster 2024-07-28T20:28:02.220566+0000 mgr.y (mgr.34101) 1752 : cluster [DBG] pgmap v2622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:02.552 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:28:02 smithi155 bash[60745]: ts=2024-07-28T20:28:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:28:02.568 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:02 smithi045 bash[80445]: cluster 2024-07-28T20:28:02.220566+0000 mgr.y (mgr.34101) 1752 : cluster [DBG] pgmap v2622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:02.568 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:02 smithi045 bash[82788]: cluster 2024-07-28T20:28:02.220566+0000 mgr.y (mgr.34101) 1752 : cluster [DBG] pgmap v2622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:02.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:02.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:02.815 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:02.815 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:02 smithi155 bash[73694]: debug 2024-07-28T20:28:02.721+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:02.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:03.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:03.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2317 16 16 0 0 0 - 0 2024-07-28T20:28:03.145 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:03.230 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:02 smithi155 bash[73694]: debug 2024-07-28T20:28:02.817+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:03.264 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:03.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:03.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:03.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:03 smithi155 bash[73694]: debug 2024-07-28T20:28:03.229+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:03.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:03.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:03.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:03.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:03.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:03.908 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:03 smithi155 bash[73694]: debug 2024-07-28T20:28:03.577+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:03.908 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:03 smithi155 bash[73694]: debug 2024-07-28T20:28:03.701+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:03.908 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:03 smithi155 bash[73694]: debug 2024-07-28T20:28:03.793+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:03.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:04.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2318 16 16 0 0 0 - 0 2024-07-28T20:28:04.094 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:04.195 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:04.196 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:04 smithi155 bash[73694]: debug 2024-07-28T20:28:04.073+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:04.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:04.267 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:04 smithi155 bash[68033]: audit 2024-07-28T20:28:03.196580+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:04.267 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:04 smithi155 bash[68033]: audit 2024-07-28T20:28:03.200184+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:04.321 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:04 smithi045 bash[82788]: audit 2024-07-28T20:28:03.196580+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:04.321 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:04 smithi045 bash[82788]: audit 2024-07-28T20:28:03.200184+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:04.321 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:04 smithi045 bash[80445]: audit 2024-07-28T20:28:03.196580+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:04.321 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:04 smithi045 bash[80445]: audit 2024-07-28T20:28:03.200184+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:04.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:04.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:04.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:04.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:04.808 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:04.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:05.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:05.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2319 16 16 0 0 0 - 0 2024-07-28T20:28:05.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:04 smithi155 bash[73694]: debug 2024-07-28T20:28:04.789+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:05.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:05.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:05.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:05.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:05 smithi155 bash[68033]: cluster 2024-07-28T20:28:04.221422+0000 mgr.y (mgr.34101) 1753 : cluster [DBG] pgmap v2623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:05.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:05 smithi045 bash[82788]: cluster 2024-07-28T20:28:04.221422+0000 mgr.y (mgr.34101) 1753 : cluster [DBG] pgmap v2623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:05.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:05 smithi045 bash[80445]: cluster 2024-07-28T20:28:04.221422+0000 mgr.y (mgr.34101) 1753 : cluster [DBG] pgmap v2623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:05.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:05.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:05.701 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:05.701 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:05 smithi155 bash[73694]: debug 2024-07-28T20:28:05.433+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:05.752 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:05.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:05.991 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:06.002 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:05 smithi155 bash[73694]: debug 2024-07-28T20:28:05.701+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:06.002 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:05 smithi155 bash[73694]: debug 2024-07-28T20:28:05.821+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:06.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:28:06.042566+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:28:06.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:28:06.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2320 16 16 0 0 0 - 0 2024-07-28T20:28:06.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:06.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:06.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:06.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:06 smithi045 bash[82788]: cluster 2024-07-28T20:28:06.223190+0000 mgr.y (mgr.34101) 1754 : cluster [DBG] pgmap v2624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:06 smithi045 bash[80445]: cluster 2024-07-28T20:28:06.223190+0000 mgr.y (mgr.34101) 1754 : cluster [DBG] pgmap v2624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:06.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:06 smithi155 bash[68033]: cluster 2024-07-28T20:28:06.223190+0000 mgr.y (mgr.34101) 1754 : cluster [DBG] pgmap v2624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:06.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:06.583 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:06.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:06.705 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:28:06.735 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:06 smithi155 bash[73694]: debug 2024-07-28T20:28:06.565+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:06.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:06.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:07.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2321 16 16 0 0 0 - 0 2024-07-28T20:28:07.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:07.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:07.185 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:06 smithi155 bash[73694]: debug 2024-07-28T20:28:06.849+0000 7f8e37e1e640 -1 osd.4 1273 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:07.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:07.319 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:28:07.337 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:07 smithi045 bash[80445]: audit 2024-07-28T20:28:06.634364+0000 mon.c (mon.2) 560 : audit [INF] from='client.? 172.21.15.45:0/3800569890' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:07.337 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:07 smithi045 bash[80445]: audit 2024-07-28T20:28:06.634842+0000 mon.a (mon.0) 2527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:07.337 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:07 smithi045 bash[82788]: audit 2024-07-28T20:28:06.634364+0000 mon.c (mon.2) 560 : audit [INF] from='client.? 172.21.15.45:0/3800569890' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:07.337 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:07 smithi045 bash[82788]: audit 2024-07-28T20:28:06.634842+0000 mon.a (mon.0) 2527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:07.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:07.477 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:07.477 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:07 smithi155 bash[73694]: debug 2024-07-28T20:28:07.361+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:07.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:07 smithi155 bash[68033]: audit 2024-07-28T20:28:06.634364+0000 mon.c (mon.2) 560 : audit [INF] from='client.? 172.21.15.45:0/3800569890' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:07.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:07 smithi155 bash[68033]: audit 2024-07-28T20:28:06.634842+0000 mon.a (mon.0) 2527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:07.478 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:28:07.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T20:28:07.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:07.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:07.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:07.884 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:08.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:08.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2322 16 16 0 0 0 - 0 2024-07-28T20:28:08.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:07 smithi155 bash[73694]: debug 2024-07-28T20:28:07.869+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:08.121 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:08.240 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:08.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:08.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:08.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:08 smithi155 bash[68033]: cluster 2024-07-28T20:28:07.303702+0000 mon.a (mon.0) 2528 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:08.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:08 smithi155 bash[68033]: audit 2024-07-28T20:28:07.317878+0000 mon.a (mon.0) 2529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:28:08.494 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:08 smithi155 bash[68033]: cluster 2024-07-28T20:28:07.318073+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1274: 8 total, 2 up, 8 in 2024-07-28T20:28:08.494 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:08 smithi155 bash[68033]: cluster 2024-07-28T20:28:08.224954+0000 mgr.y (mgr.34101) 1755 : cluster [DBG] pgmap v2626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:08.600 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:08 smithi045 bash[80445]: cluster 2024-07-28T20:28:07.303702+0000 mon.a (mon.0) 2528 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:08 smithi045 bash[80445]: audit 2024-07-28T20:28:07.317878+0000 mon.a (mon.0) 2529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:28:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:08 smithi045 bash[80445]: cluster 2024-07-28T20:28:07.318073+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1274: 8 total, 2 up, 8 in 2024-07-28T20:28:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:08 smithi045 bash[80445]: cluster 2024-07-28T20:28:08.224954+0000 mgr.y (mgr.34101) 1755 : cluster [DBG] pgmap v2626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:08 smithi045 bash[82788]: cluster 2024-07-28T20:28:07.303702+0000 mon.a (mon.0) 2528 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:08 smithi045 bash[82788]: audit 2024-07-28T20:28:07.317878+0000 mon.a (mon.0) 2529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:28:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:08 smithi045 bash[82788]: cluster 2024-07-28T20:28:07.318073+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1274: 8 total, 2 up, 8 in 2024-07-28T20:28:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:08 smithi045 bash[82788]: cluster 2024-07-28T20:28:08.224954+0000 mgr.y (mgr.34101) 1755 : cluster [DBG] pgmap v2626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:08.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:08.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:08.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:09.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2323 16 16 0 0 0 - 0 2024-07-28T20:28:09.075 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:09.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:09.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:08 smithi155 bash[73694]: debug 2024-07-28T20:28:08.865+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:09.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:09.208 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:09 smithi155 bash[73694]: debug 2024-07-28T20:28:09.037+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:09.316 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:09.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:09.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:09.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:09.748 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:09.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:09.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:10.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:10.040 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:09 smithi155 bash[73694]: debug 2024-07-28T20:28:09.749+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:10.040 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:09 smithi155 bash[73694]: debug 2024-07-28T20:28:09.885+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:10.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2324 16 16 0 0 0 - 0 2024-07-28T20:28:10.147 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:10.264 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:10.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:28:10.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:10.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:10.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:10 smithi045 bash[80445]: cluster 2024-07-28T20:28:10.226731+0000 mgr.y (mgr.34101) 1756 : cluster [DBG] pgmap v2627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:10.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:10 smithi045 bash[82788]: cluster 2024-07-28T20:28:10.226731+0000 mgr.y (mgr.34101) 1756 : cluster [DBG] pgmap v2627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:10.624 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:10.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:10.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:10 smithi155 bash[68033]: cluster 2024-07-28T20:28:10.226731+0000 mgr.y (mgr.34101) 1756 : cluster [DBG] pgmap v2627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:10.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:28:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:28:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:28:10.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:11.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2325 16 16 0 0 0 - 0 2024-07-28T20:28:11.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:11.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:11.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:10 smithi155 bash[73694]: debug 2024-07-28T20:28:10.857+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:11.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:11.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:10 smithi155 bash[73694]: debug 2024-07-28T20:28:10.957+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:11.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:11.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:11.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:11.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:11.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:11.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:11.946 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:11 smithi155 bash[73694]: debug 2024-07-28T20:28:11.829+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:12.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2326 16 16 0 0 0 - 0 2024-07-28T20:28:12.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:12.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:12.185 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:12.186 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:12 smithi155 bash[73694]: debug 2024-07-28T20:28:12.041+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:12.283 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:28:12.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:12.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:12.423 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:12 smithi045 bash[80445]: cluster 2024-07-28T20:28:12.228639+0000 mgr.y (mgr.34101) 1757 : cluster [DBG] pgmap v2628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:12.424 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:12 smithi045 bash[82788]: cluster 2024-07-28T20:28:12.228639+0000 mgr.y (mgr.34101) 1757 : cluster [DBG] pgmap v2628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:12.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:12.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:12.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:12.789 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:12 smithi155 bash[68033]: cluster 2024-07-28T20:28:12.228639+0000 mgr.y (mgr.34101) 1757 : cluster [DBG] pgmap v2628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:12.789 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:28:12 smithi155 bash[60745]: ts=2024-07-28T20:28:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:28:12.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:13.008 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:13.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2327 16 16 0 0 0 - 0 2024-07-28T20:28:13.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:12 smithi155 bash[73694]: debug 2024-07-28T20:28:12.789+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:13.128 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:13.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:13.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:13.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:13.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:13.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:13.723 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:13.723 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:13 smithi155 bash[73694]: debug 2024-07-28T20:28:13.513+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:13.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:13.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:14.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2328 16 16 0 0 0 - 0 2024-07-28T20:28:14.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:13 smithi155 bash[73694]: debug 2024-07-28T20:28:13.809+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:14.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:14.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:13 smithi155 bash[73694]: debug 2024-07-28T20:28:13.945+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:14.075 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:14.110 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:14.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:14.313 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:14.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:14.552 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:14.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:14 smithi155 bash[68033]: cluster 2024-07-28T20:28:14.230431+0000 mgr.y (mgr.34101) 1758 : cluster [DBG] pgmap v2629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:14.671 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:14 smithi045 bash[80445]: cluster 2024-07-28T20:28:14.230431+0000 mgr.y (mgr.34101) 1758 : cluster [DBG] pgmap v2629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:14 smithi045 bash[82788]: cluster 2024-07-28T20:28:14.230431+0000 mgr.y (mgr.34101) 1758 : cluster [DBG] pgmap v2629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:14.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:14.846 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:14.846 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:14 smithi155 bash[73694]: debug 2024-07-28T20:28:14.717+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:14.908 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:15.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:14 smithi155 bash[73694]: debug 2024-07-28T20:28:14.845+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:15.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:14 smithi155 bash[73694]: debug 2024-07-28T20:28:14.845+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:15.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:15.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:15 smithi155 bash[73694]: debug 2024-07-28T20:28:15.001+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:15.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:15.033 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:28:15.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2329 16 16 0 0 0 - 0 2024-07-28T20:28:15.140 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:15.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:15.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:15.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:15.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:15.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:15.854 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:15.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:15.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:15 smithi155 bash[73694]: debug 2024-07-28T20:28:15.841+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:15.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:15 smithi155 bash[73694]: debug 2024-07-28T20:28:15.953+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:15.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:16.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2330 16 16 0 0 0 - 0 2024-07-28T20:28:16.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:16.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:16.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:16.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:16.350 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:28:16.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:16.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:16 smithi155 bash[73694]: debug 2024-07-28T20:28:16.297+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:16.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:16 smithi155 bash[68033]: cluster 2024-07-28T20:28:16.232167+0000 mgr.y (mgr.34101) 1759 : cluster [DBG] pgmap v2630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:16.558 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:16.575 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:16 smithi045 bash[82788]: cluster 2024-07-28T20:28:16.232167+0000 mgr.y (mgr.34101) 1759 : cluster [DBG] pgmap v2630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:16.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:16 smithi045 bash[80445]: cluster 2024-07-28T20:28:16.232167+0000 mgr.y (mgr.34101) 1759 : cluster [DBG] pgmap v2630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:16.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:16.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:16.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:17.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:17.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2331 16 16 0 0 0 - 0 2024-07-28T20:28:17.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:16 smithi155 bash[73694]: debug 2024-07-28T20:28:16.837+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:17.095 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:28:17.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T20:28:17.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:17.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:17.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:17.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:17.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:17.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:17.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:17.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:17.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:18.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2332 16 16 0 0 0 - 0 2024-07-28T20:28:18.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:17 smithi155 bash[73694]: debug 2024-07-28T20:28:17.845+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:18.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:17 smithi155 bash[73694]: debug 2024-07-28T20:28:17.865+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:18.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:18.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:17 smithi155 bash[73694]: debug 2024-07-28T20:28:17.933+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:18.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:18.217 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:18.337 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:18.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:18.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:18.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:18.817 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:18.896 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:18.896 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:18 smithi155 bash[73694]: debug 2024-07-28T20:28:18.669+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:18.896 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:18.896 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:18 smithi155 bash[73694]: debug 2024-07-28T20:28:18.797+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:18.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:19.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2333 16 16 0 0 0 - 0 2024-07-28T20:28:19.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:19.178 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:19.188 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:18 smithi155 bash[73694]: debug 2024-07-28T20:28:18.897+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:19.188 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:19.188 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:19 smithi155 bash[73694]: debug 2024-07-28T20:28:19.013+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:19.202 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:19.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:19.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:19 smithi045 bash[80445]: audit 2024-07-28T20:28:18.198585+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:19 smithi045 bash[80445]: audit 2024-07-28T20:28:18.201509+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:19.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:19 smithi045 bash[80445]: cluster 2024-07-28T20:28:18.236146+0000 mgr.y (mgr.34101) 1760 : cluster [DBG] pgmap v2631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:19 smithi045 bash[82788]: audit 2024-07-28T20:28:18.198585+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:19 smithi045 bash[82788]: audit 2024-07-28T20:28:18.201509+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:19 smithi045 bash[82788]: cluster 2024-07-28T20:28:18.236146+0000 mgr.y (mgr.34101) 1760 : cluster [DBG] pgmap v2631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:19.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:19.546 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:19 smithi155 bash[73694]: debug 2024-07-28T20:28:19.273+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:19.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:19 smithi155 bash[68033]: audit 2024-07-28T20:28:18.198585+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:19.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:19 smithi155 bash[68033]: audit 2024-07-28T20:28:18.201509+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:19.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:19 smithi155 bash[68033]: cluster 2024-07-28T20:28:18.236146+0000 mgr.y (mgr.34101) 1760 : cluster [DBG] pgmap v2631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:19.613 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:19.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:19.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:19.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:19.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:19 smithi155 bash[73694]: debug 2024-07-28T20:28:19.613+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:20.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:20.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2334 16 16 0 0 0 - 0 2024-07-28T20:28:20.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:20.205 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:19 smithi155 bash[73694]: debug 2024-07-28T20:28:19.929+0000 7f8e37e1e640 -1 osd.4 1274 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:20.221 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:28:20.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:20.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:20 smithi155 bash[68033]: audit 2024-07-28T20:28:19.235463+0000 mon.a (mon.0) 2532 : audit [INF] from='client.? 172.21.15.45:0/1386258864' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:28:20.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:20 smithi045 bash[82788]: audit 2024-07-28T20:28:19.235463+0000 mon.a (mon.0) 2532 : audit [INF] from='client.? 172.21.15.45:0/1386258864' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:28:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:20 smithi045 bash[80445]: audit 2024-07-28T20:28:19.235463+0000 mon.a (mon.0) 2532 : audit [INF] from='client.? 172.21.15.45:0/1386258864' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:28:20.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:20.609 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:28:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:28:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:28:20.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:20.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:20.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:21.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2335 16 16 0 0 0 - 0 2024-07-28T20:28:21.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:21.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:20 smithi155 bash[73694]: debug 2024-07-28T20:28:20.949+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:21.208 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:21.328 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:21.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:21.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:21 smithi155 bash[68033]: cluster 2024-07-28T20:28:20.203030+0000 mon.a (mon.0) 2533 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:21.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:21 smithi155 bash[68033]: audit 2024-07-28T20:28:20.220800+0000 mon.a (mon.0) 2534 : audit [INF] from='client.? 172.21.15.45:0/1386258864' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:28:21.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:21 smithi155 bash[68033]: cluster 2024-07-28T20:28:20.220953+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1275: 8 total, 2 up, 8 in 2024-07-28T20:28:21.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:21 smithi155 bash[68033]: cluster 2024-07-28T20:28:20.237604+0000 mgr.y (mgr.34101) 1761 : cluster [DBG] pgmap v2633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:21.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:21.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:21 smithi155 bash[73694]: debug 2024-07-28T20:28:21.421+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:21 smithi045 bash[80445]: cluster 2024-07-28T20:28:20.203030+0000 mon.a (mon.0) 2533 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:21 smithi045 bash[80445]: audit 2024-07-28T20:28:20.220800+0000 mon.a (mon.0) 2534 : audit [INF] from='client.? 172.21.15.45:0/1386258864' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:28:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:21 smithi045 bash[80445]: cluster 2024-07-28T20:28:20.220953+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1275: 8 total, 2 up, 8 in 2024-07-28T20:28:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:21 smithi045 bash[80445]: cluster 2024-07-28T20:28:20.237604+0000 mgr.y (mgr.34101) 1761 : cluster [DBG] pgmap v2633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:21 smithi045 bash[82788]: cluster 2024-07-28T20:28:20.203030+0000 mon.a (mon.0) 2533 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:21 smithi045 bash[82788]: audit 2024-07-28T20:28:20.220800+0000 mon.a (mon.0) 2534 : audit [INF] from='client.? 172.21.15.45:0/1386258864' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:28:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:21 smithi045 bash[82788]: cluster 2024-07-28T20:28:20.220953+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1275: 8 total, 2 up, 8 in 2024-07-28T20:28:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:21 smithi045 bash[82788]: cluster 2024-07-28T20:28:20.237604+0000 mgr.y (mgr.34101) 1761 : cluster [DBG] pgmap v2633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:21.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:21.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:21.880 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:28:21.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:22.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2336 16 16 0 0 0 - 0 2024-07-28T20:28:22.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:22.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:22.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:21 smithi155 bash[73694]: debug 2024-07-28T20:28:21.921+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:22.359 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:22.478 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:22.594 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:22.594 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:22.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:22 smithi155 bash[68033]: cluster 2024-07-28T20:28:22.239525+0000 mgr.y (mgr.34101) 1762 : cluster [DBG] pgmap v2634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:22.595 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:28:22 smithi155 bash[60745]: ts=2024-07-28T20:28:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:28:22.597 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:22.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:22 smithi045 bash[80445]: cluster 2024-07-28T20:28:22.239525+0000 mgr.y (mgr.34101) 1762 : cluster [DBG] pgmap v2634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:22 smithi045 bash[82788]: cluster 2024-07-28T20:28:22.239525+0000 mgr.y (mgr.34101) 1762 : cluster [DBG] pgmap v2634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:22.724 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:22 smithi155 bash[73694]: debug 2024-07-28T20:28:22.593+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:22.724 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:22.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:22.850 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:22 smithi155 bash[73694]: debug 2024-07-28T20:28:22.753+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:22.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:23.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2337 16 16 0 0 0 - 0 2024-07-28T20:28:23.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:22 smithi155 bash[73694]: debug 2024-07-28T20:28:22.893+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:23.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:23.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:28:23.174 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:23.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:23.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:23.398 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:23 smithi155 bash[73694]: debug 2024-07-28T20:28:23.173+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:23.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:23.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:23.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:23 smithi155 bash[73694]: debug 2024-07-28T20:28:23.397+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:23.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:23.783 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:23.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:24.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:24.029 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:23 smithi155 bash[73694]: debug 2024-07-28T20:28:23.909+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:24.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2338 16 16 0 0 0 - 0 2024-07-28T20:28:24.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:24.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:24.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:24.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:24.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:24.626 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:24 smithi045 bash[80445]: cluster 2024-07-28T20:28:24.241266+0000 mgr.y (mgr.34101) 1763 : cluster [DBG] pgmap v2635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:24.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:24 smithi045 bash[82788]: cluster 2024-07-28T20:28:24.241266+0000 mgr.y (mgr.34101) 1763 : cluster [DBG] pgmap v2635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:24.635 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:24 smithi155 bash[68033]: cluster 2024-07-28T20:28:24.241266+0000 mgr.y (mgr.34101) 1763 : cluster [DBG] pgmap v2635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:24.735 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:24.854 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:24.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:25.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2339 16 16 0 0 0 - 0 2024-07-28T20:28:25.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:24 smithi155 bash[73694]: debug 2024-07-28T20:28:24.945+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:25.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:25.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:25.332 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:25.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:25.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:25.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:25.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:25.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:25 smithi155 bash[73694]: debug 2024-07-28T20:28:25.673+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:25.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:25.807 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:25.927 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:26.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:26.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:28:26.045655+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:28:26.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:28:26.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2340 16 16 0 0 0 - 0 2024-07-28T20:28:26.124 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:28:26.126 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:25 smithi155 bash[73694]: debug 2024-07-28T20:28:25.829+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:26.126 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:25 smithi155 bash[73694]: debug 2024-07-28T20:28:25.981+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:26.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:26.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:26.397 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:26.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:26.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:26 smithi155 bash[68033]: cluster 2024-07-28T20:28:26.243039+0000 mgr.y (mgr.34101) 1764 : cluster [DBG] pgmap v2636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:26.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:26 smithi045 bash[80445]: cluster 2024-07-28T20:28:26.243039+0000 mgr.y (mgr.34101) 1764 : cluster [DBG] pgmap v2636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:26 smithi045 bash[82788]: cluster 2024-07-28T20:28:26.243039+0000 mgr.y (mgr.34101) 1764 : cluster [DBG] pgmap v2636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:26.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:26.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:26.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:27.019 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:26 smithi155 bash[73694]: debug 2024-07-28T20:28:26.969+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:27.020 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:28:27.020 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T20:28:27.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2341 16 16 0 0 0 - 0 2024-07-28T20:28:27.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:27.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:27.349 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:27.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:27.586 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:27.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:27.718 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:27.719 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:27 smithi155 bash[73694]: debug 2024-07-28T20:28:27.441+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:27.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:27.866 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:28:27.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:27.989 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:28.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2342 16 16 0 0 0 - 0 2024-07-28T20:28:28.064 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:28.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:28.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:27 smithi155 bash[73694]: debug 2024-07-28T20:28:27.989+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:28.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:28 smithi155 bash[73694]: debug 2024-07-28T20:28:28.045+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:28.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:28.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:28.434 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:28 smithi045 bash[82788]: cluster 2024-07-28T20:28:28.244945+0000 mgr.y (mgr.34101) 1765 : cluster [DBG] pgmap v2637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:28.434 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:28 smithi045 bash[80445]: cluster 2024-07-28T20:28:28.244945+0000 mgr.y (mgr.34101) 1765 : cluster [DBG] pgmap v2637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:28.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:28.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:28.676 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:28 smithi155 bash[68033]: cluster 2024-07-28T20:28:28.244945+0000 mgr.y (mgr.34101) 1765 : cluster [DBG] pgmap v2637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:28.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:28.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:29.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:29.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2343 16 16 0 0 0 - 0 2024-07-28T20:28:29.146 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:29.265 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:29.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:28 smithi155 bash[73694]: debug 2024-07-28T20:28:28.989+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:29.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:29.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:29.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:29.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:29.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:29.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:29 smithi155 bash[73694]: debug 2024-07-28T20:28:29.601+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:29.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:29.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:30.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2344 16 16 0 0 0 - 0 2024-07-28T20:28:30.102 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:30.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:30.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:29 smithi155 bash[73694]: debug 2024-07-28T20:28:29.961+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:30.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:30.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:30.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:30 smithi155 bash[68033]: cluster 2024-07-28T20:28:30.246073+0000 mgr.y (mgr.34101) 1766 : cluster [DBG] pgmap v2638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:30.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:30.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:30 smithi155 bash[73694]: debug 2024-07-28T20:28:30.301+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:30.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:30.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:30 smithi045 bash[80445]: cluster 2024-07-28T20:28:30.246073+0000 mgr.y (mgr.34101) 1766 : cluster [DBG] pgmap v2638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:30.594 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:30 smithi045 bash[82788]: cluster 2024-07-28T20:28:30.246073+0000 mgr.y (mgr.34101) 1766 : cluster [DBG] pgmap v2638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:30.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:30.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:30.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:31.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2345 16 16 0 0 0 - 0 2024-07-28T20:28:31.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:31.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:31.218 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:28:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:28:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:28:31.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:31.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:30 smithi155 bash[73694]: debug 2024-07-28T20:28:30.973+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:31.419 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:31.540 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:31.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:31.778 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:31.825 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:28:31.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:32.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:32.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2346 16 16 0 0 0 - 0 2024-07-28T20:28:32.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:32.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:31 smithi155 bash[73694]: debug 2024-07-28T20:28:31.873+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:32.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:31 smithi155 bash[73694]: debug 2024-07-28T20:28:31.969+0000 7f8e37e1e640 -1 osd.4 1275 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:32.127 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:28:32.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:32.170 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:32 smithi045 bash[80445]: audit 2024-07-28T20:28:32.067277+0000 mon.c (mon.2) 562 : audit [INF] from='client.? 172.21.15.45:0/1883889255' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:28:32.171 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:32 smithi045 bash[80445]: audit 2024-07-28T20:28:32.067715+0000 mon.a (mon.0) 2536 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:28:32.171 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:32 smithi045 bash[80445]: cluster 2024-07-28T20:28:32.118277+0000 mon.a (mon.0) 2537 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:32.171 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:32 smithi045 bash[82788]: audit 2024-07-28T20:28:32.067277+0000 mon.c (mon.2) 562 : audit [INF] from='client.? 172.21.15.45:0/1883889255' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:28:32.171 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:32 smithi045 bash[82788]: audit 2024-07-28T20:28:32.067715+0000 mon.a (mon.0) 2536 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:28:32.171 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:32 smithi045 bash[82788]: cluster 2024-07-28T20:28:32.118277+0000 mon.a (mon.0) 2537 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:32.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:32.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:32.441 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:32 smithi155 bash[68033]: audit 2024-07-28T20:28:32.067277+0000 mon.c (mon.2) 562 : audit [INF] from='client.? 172.21.15.45:0/1883889255' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:28:32.441 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:32 smithi155 bash[68033]: audit 2024-07-28T20:28:32.067715+0000 mon.a (mon.0) 2536 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:28:32.441 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:32 smithi155 bash[68033]: cluster 2024-07-28T20:28:32.118277+0000 mon.a (mon.0) 2537 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:32.486 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:32.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:32.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:32.803 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:28:32 smithi155 bash[60745]: ts=2024-07-28T20:28:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:28:32.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:32.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:33.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2347 16 16 0 0 0 - 0 2024-07-28T20:28:33.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:33.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:33.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:32 smithi155 bash[73694]: debug 2024-07-28T20:28:32.921+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:33 smithi155 bash[68033]: audit 2024-07-28T20:28:32.125985+0000 mon.a (mon.0) 2538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:28:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:33 smithi155 bash[68033]: cluster 2024-07-28T20:28:32.126176+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1276: 8 total, 2 up, 8 in 2024-07-28T20:28:33.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:33 smithi155 bash[68033]: cluster 2024-07-28T20:28:32.247787+0000 mgr.y (mgr.34101) 1767 : cluster [DBG] pgmap v2640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:33.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:33.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:33.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:33 smithi045 bash[80445]: audit 2024-07-28T20:28:32.125985+0000 mon.a (mon.0) 2538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:28:33.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:33 smithi045 bash[80445]: cluster 2024-07-28T20:28:32.126176+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1276: 8 total, 2 up, 8 in 2024-07-28T20:28:33.456 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:33 smithi045 bash[80445]: cluster 2024-07-28T20:28:32.247787+0000 mgr.y (mgr.34101) 1767 : cluster [DBG] pgmap v2640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:33.456 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:33 smithi045 bash[82788]: audit 2024-07-28T20:28:32.125985+0000 mon.a (mon.0) 2538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:28:33.456 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:33 smithi045 bash[82788]: cluster 2024-07-28T20:28:32.126176+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1276: 8 total, 2 up, 8 in 2024-07-28T20:28:33.456 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:33 smithi045 bash[82788]: cluster 2024-07-28T20:28:32.247787+0000 mgr.y (mgr.34101) 1767 : cluster [DBG] pgmap v2640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:33.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:33.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:33.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:33.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:34.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:34.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2348 16 16 0 0 0 - 0 2024-07-28T20:28:34.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:33 smithi155 bash[73694]: debug 2024-07-28T20:28:33.920+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:34.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:34 smithi045 bash[80445]: audit 2024-07-28T20:28:33.191832+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:34 smithi045 bash[82788]: audit 2024-07-28T20:28:33.191832+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:34.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:34.403 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:34.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:34.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:34 smithi155 bash[68033]: audit 2024-07-28T20:28:33.191832+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:34.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:34.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:34.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:34.986 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:28:35.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:35.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2349 16 16 0 0 0 - 0 2024-07-28T20:28:35.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:35.135 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:34 smithi155 bash[73694]: debug 2024-07-28T20:28:34.876+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:35.135 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:35.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:35.255 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:35 smithi045 bash[82788]: cluster 2024-07-28T20:28:34.249558+0000 mgr.y (mgr.34101) 1768 : cluster [DBG] pgmap v2641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:35.255 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:35 smithi045 bash[80445]: cluster 2024-07-28T20:28:34.249558+0000 mgr.y (mgr.34101) 1768 : cluster [DBG] pgmap v2641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:35.364 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:35.483 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:35.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:35 smithi155 bash[68033]: cluster 2024-07-28T20:28:34.249558+0000 mgr.y (mgr.34101) 1768 : cluster [DBG] pgmap v2641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:35.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:35 smithi155 bash[73694]: debug 2024-07-28T20:28:35.352+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:35.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:35.707 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:28:35.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:35.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:35.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:36.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2350 16 16 0 0 0 - 0 2024-07-28T20:28:36.079 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:36.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:36.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:36.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:35 smithi155 bash[73694]: debug 2024-07-28T20:28:35.884+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:36.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:36 smithi155 bash[73694]: debug 2024-07-28T20:28:36.068+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:36.316 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:36.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:36 smithi045 bash[80445]: cluster 2024-07-28T20:28:36.250687+0000 mgr.y (mgr.34101) 1769 : cluster [DBG] pgmap v2642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:36 smithi045 bash[82788]: cluster 2024-07-28T20:28:36.250687+0000 mgr.y (mgr.34101) 1769 : cluster [DBG] pgmap v2642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:36.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:36 smithi155 bash[68033]: cluster 2024-07-28T20:28:36.250687+0000 mgr.y (mgr.34101) 1769 : cluster [DBG] pgmap v2642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:36.557 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:36.679 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:36.745 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:28:36.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T20:28:36.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:36.916 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:37.034 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:37.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2351 16 16 0 0 0 - 0 2024-07-28T20:28:37.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:37.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:36 smithi155 bash[73694]: debug 2024-07-28T20:28:36.872+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:37.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:36 smithi155 bash[73694]: debug 2024-07-28T20:28:36.892+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:37.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:37.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:37.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:37.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:37.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:37.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:37.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:37.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:37 smithi155 bash[73694]: debug 2024-07-28T20:28:37.612+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:37.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:37.992 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:38.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:37 smithi155 bash[73694]: debug 2024-07-28T20:28:37.836+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:38.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2352 16 16 0 0 0 - 0 2024-07-28T20:28:38.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:38.122 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:38.123 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:38 smithi155 bash[73694]: debug 2024-07-28T20:28:38.084+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:38.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:38.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:38.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:38.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:38.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:38 smithi045 bash[80445]: cluster 2024-07-28T20:28:38.252562+0000 mgr.y (mgr.34101) 1770 : cluster [DBG] pgmap v2643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:38.599 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:38 smithi045 bash[82788]: cluster 2024-07-28T20:28:38.252562+0000 mgr.y (mgr.34101) 1770 : cluster [DBG] pgmap v2643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:38.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:38.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:38 smithi155 bash[68033]: cluster 2024-07-28T20:28:38.252562+0000 mgr.y (mgr.34101) 1770 : cluster [DBG] pgmap v2643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:38.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:38.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:39.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2353 16 16 0 0 0 - 0 2024-07-28T20:28:39.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:39.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:38 smithi155 bash[73694]: debug 2024-07-28T20:28:38.884+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:39.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:38 smithi155 bash[73694]: debug 2024-07-28T20:28:38.920+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:39.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:39.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:39.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:39.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:39.390 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:39 smithi155 bash[73694]: debug 2024-07-28T20:28:39.156+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:39.390 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:39.390 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:39 smithi155 bash[73694]: debug 2024-07-28T20:28:39.388+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:39.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:39.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:39.653 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:39.761 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:28:39.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:39.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:40.004 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:40.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2354 16 16 0 0 0 - 0 2024-07-28T20:28:40.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:40.242 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:40.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:39 smithi155 bash[73694]: debug 2024-07-28T20:28:39.916+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:40.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:40.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:40.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:40 smithi045 bash[80445]: cluster 2024-07-28T20:28:40.254342+0000 mgr.y (mgr.34101) 1771 : cluster [DBG] pgmap v2644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:40.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:40 smithi045 bash[82788]: cluster 2024-07-28T20:28:40.254342+0000 mgr.y (mgr.34101) 1771 : cluster [DBG] pgmap v2644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:40.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:40.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:40 smithi155 bash[68033]: cluster 2024-07-28T20:28:40.254342+0000 mgr.y (mgr.34101) 1771 : cluster [DBG] pgmap v2644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:40.689 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:40.718 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:40.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:28:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:28:40] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:28:40.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:40.886 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:40 smithi155 bash[73694]: debug 2024-07-28T20:28:40.688+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:40.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:41.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2355 16 16 0 0 0 - 0 2024-07-28T20:28:41.077 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:41.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:41.208 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:40 smithi155 bash[73694]: debug 2024-07-28T20:28:40.884+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:41.316 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:41.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:41.498 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:28:41.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:41.675 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:41.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:41.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:42.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:42.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2356 16 16 0 0 0 - 0 2024-07-28T20:28:42.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:42.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:41 smithi155 bash[73694]: debug 2024-07-28T20:28:41.844+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:42.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:42.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:42.395 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:42.512 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:42.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:42 smithi155 bash[68033]: cluster 2024-07-28T20:28:42.255659+0000 mgr.y (mgr.34101) 1772 : cluster [DBG] pgmap v2645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:42.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:42.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:42 smithi155 bash[73694]: debug 2024-07-28T20:28:42.368+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:42.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:28:42 smithi155 bash[60745]: ts=2024-07-28T20:28:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:28:42.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:42.644 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:42 smithi045 bash[80445]: cluster 2024-07-28T20:28:42.255659+0000 mgr.y (mgr.34101) 1772 : cluster [DBG] pgmap v2645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:42.644 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:42 smithi045 bash[82788]: cluster 2024-07-28T20:28:42.255659+0000 mgr.y (mgr.34101) 1772 : cluster [DBG] pgmap v2645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:42.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:42.873 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:42.884 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:42 smithi155 bash[73694]: debug 2024-07-28T20:28:42.568+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:42.884 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:42.884 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:42 smithi155 bash[73694]: debug 2024-07-28T20:28:42.812+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:42.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:43.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2357 16 16 0 0 0 - 0 2024-07-28T20:28:43.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:43.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:43.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:43 smithi155 bash[73694]: debug 2024-07-28T20:28:43.048+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:43.351 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:43.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:43.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:43.664 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:43.665 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:43 smithi155 bash[73694]: debug 2024-07-28T20:28:43.572+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:43.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:43.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:43.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:44.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2358 16 16 0 0 0 - 0 2024-07-28T20:28:44.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:43 smithi155 bash[73694]: debug 2024-07-28T20:28:43.780+0000 7f8e37e1e640 -1 osd.4 1276 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:44.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:44.154 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:28:44.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:44 smithi045 bash[80445]: audit 2024-07-28T20:28:44.095165+0000 mon.c (mon.2) 564 : audit [INF] from='client.? 172.21.15.45:0/2787727714' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:28:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:44 smithi045 bash[80445]: audit 2024-07-28T20:28:44.095616+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:28:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:44 smithi045 bash[82788]: audit 2024-07-28T20:28:44.095165+0000 mon.c (mon.2) 564 : audit [INF] from='client.? 172.21.15.45:0/2787727714' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:28:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:44 smithi045 bash[82788]: audit 2024-07-28T20:28:44.095616+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:28:44.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:44.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:44.423 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:44.424 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:44 smithi155 bash[68033]: audit 2024-07-28T20:28:44.095165+0000 mon.c (mon.2) 564 : audit [INF] from='client.? 172.21.15.45:0/2787727714' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:28:44.424 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:44 smithi155 bash[68033]: audit 2024-07-28T20:28:44.095616+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:28:44.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:44.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:44.722 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:44 smithi155 bash[73694]: debug 2024-07-28T20:28:44.460+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:44.768 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:44.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:45.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:45.016 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:44 smithi155 bash[73694]: debug 2024-07-28T20:28:44.756+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:45.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2359 16 16 0 0 0 - 0 2024-07-28T20:28:45.125 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:45.244 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:45.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:45.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:45 smithi155 bash[73694]: debug 2024-07-28T20:28:45.148+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:45.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:45.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:45 smithi155 bash[68033]: cluster 2024-07-28T20:28:44.146227+0000 mon.a (mon.0) 2541 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:28:45.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:45 smithi155 bash[68033]: audit 2024-07-28T20:28:44.153576+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:28:45.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:45 smithi155 bash[68033]: cluster 2024-07-28T20:28:44.153824+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1277: 8 total, 2 up, 8 in 2024-07-28T20:28:45.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:45 smithi155 bash[68033]: cluster 2024-07-28T20:28:44.256568+0000 mgr.y (mgr.34101) 1773 : cluster [DBG] pgmap v2647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:45.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:45.377 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:45 smithi045 bash[82788]: cluster 2024-07-28T20:28:44.146227+0000 mon.a (mon.0) 2541 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:28:45.377 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:45 smithi045 bash[82788]: audit 2024-07-28T20:28:44.153576+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:28:45.377 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:45 smithi045 bash[82788]: cluster 2024-07-28T20:28:44.153824+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1277: 8 total, 2 up, 8 in 2024-07-28T20:28:45.377 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:45 smithi045 bash[82788]: cluster 2024-07-28T20:28:44.256568+0000 mgr.y (mgr.34101) 1773 : cluster [DBG] pgmap v2647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:45.377 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:45 smithi045 bash[80445]: cluster 2024-07-28T20:28:44.146227+0000 mon.a (mon.0) 2541 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:28:45.377 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:45 smithi045 bash[80445]: audit 2024-07-28T20:28:44.153576+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:28:45.377 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:45 smithi045 bash[80445]: cluster 2024-07-28T20:28:44.153824+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1277: 8 total, 2 up, 8 in 2024-07-28T20:28:45.377 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:45 smithi045 bash[80445]: cluster 2024-07-28T20:28:44.256568+0000 mgr.y (mgr.34101) 1773 : cluster [DBG] pgmap v2647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:45.485 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:45.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:45.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:45.770 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:45.770 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:45 smithi155 bash[73694]: debug 2024-07-28T20:28:45.704+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:45.770 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:45 smithi155 bash[73694]: debug 2024-07-28T20:28:45.768+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:45.845 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:45.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:46.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:28:46.048565+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:28:46.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:28:46.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2360 16 16 0 0 0 - 0 2024-07-28T20:28:46.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:45 smithi155 bash[73694]: debug 2024-07-28T20:28:45.852+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:46.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:46.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:45 smithi155 bash[73694]: debug 2024-07-28T20:28:45.960+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:46.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:46.186 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:28:46.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:46.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:46.389 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:46.389 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:46 smithi155 bash[73694]: debug 2024-07-28T20:28:46.292+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:46.427 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:46.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:46.664 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:46.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:46.903 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:47.023 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:47.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2361 16 16 0 0 0 - 0 2024-07-28T20:28:47.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:28:47.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:46 smithi155 bash[73694]: debug 2024-07-28T20:28:46.784+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:47.133 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:28:47.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T20:28:47.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:47.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:47.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:47.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:47.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:47 smithi155 bash[68033]: cluster 2024-07-28T20:28:46.258320+0000 mgr.y (mgr.34101) 1774 : cluster [DBG] pgmap v2648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:47.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:47.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:47 smithi045 bash[82788]: cluster 2024-07-28T20:28:46.258320+0000 mgr.y (mgr.34101) 1774 : cluster [DBG] pgmap v2648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:47.627 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:47 smithi045 bash[80445]: cluster 2024-07-28T20:28:46.258320+0000 mgr.y (mgr.34101) 1774 : cluster [DBG] pgmap v2648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:47.735 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:47.856 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:47.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:48.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2362 16 16 0 0 0 - 0 2024-07-28T20:28:48.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:47 smithi155 bash[73694]: debug 2024-07-28T20:28:47.812+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:48.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:48.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:48.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:48.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:48.570 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:48.647 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:48.647 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:48 smithi155 bash[73694]: debug 2024-07-28T20:28:48.428+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:48.648 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:48.648 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:48 smithi155 bash[73694]: debug 2024-07-28T20:28:48.556+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:48.648 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:48.689 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:48.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:48.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:48.933 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:48 smithi155 bash[73694]: debug 2024-07-28T20:28:48.644+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:48.933 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:48.934 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:48 smithi155 bash[73694]: debug 2024-07-28T20:28:48.760+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:48.934 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:48 smithi155 bash[73694]: debug 2024-07-28T20:28:48.788+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:49.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:49.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2363 16 16 0 0 0 - 0 2024-07-28T20:28:49.160 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:49.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:49.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:49 smithi155 bash[68033]: audit 2024-07-28T20:28:48.199561+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:49.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:49 smithi155 bash[68033]: audit 2024-07-28T20:28:48.202435+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:49.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:49 smithi045 bash[80445]: audit 2024-07-28T20:28:48.199561+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:49 smithi045 bash[80445]: audit 2024-07-28T20:28:48.202435+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:49 smithi045 bash[82788]: audit 2024-07-28T20:28:48.199561+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:28:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:49 smithi045 bash[82788]: audit 2024-07-28T20:28:48.202435+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:28:49.479 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:49.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:49.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:49.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:49.770 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:49 smithi155 bash[73694]: debug 2024-07-28T20:28:49.480+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:49.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:49.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:50.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2364 16 16 0 0 0 - 0 2024-07-28T20:28:50.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:49 smithi155 bash[73694]: debug 2024-07-28T20:28:49.780+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:50.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:50.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:50.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:50 smithi045 bash[80445]: cluster 2024-07-28T20:28:48.259444+0000 mgr.y (mgr.34101) 1775 : cluster [DBG] pgmap v2649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:50 smithi045 bash[82788]: cluster 2024-07-28T20:28:48.259444+0000 mgr.y (mgr.34101) 1775 : cluster [DBG] pgmap v2649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:50.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:50.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:50 smithi155 bash[68033]: cluster 2024-07-28T20:28:48.259444+0000 mgr.y (mgr.34101) 1775 : cluster [DBG] pgmap v2649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:50.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:50.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:50.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:50.948 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:50.960 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:28:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:28:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:28:51.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2365 16 16 0 0 0 - 0 2024-07-28T20:28:51.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:51.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:50 smithi155 bash[73694]: debug 2024-07-28T20:28:50.792+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:51.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:50 smithi155 bash[73694]: debug 2024-07-28T20:28:50.808+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:51.069 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:51.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:51.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:51.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:51.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:51.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:51.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:51 smithi155 bash[73694]: debug 2024-07-28T20:28:51.288+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:51.670 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:51.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:51.810 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:28:51.898 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:28:51.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:52.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:52.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2366 16 16 0 0 0 - 0 2024-07-28T20:28:52.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:52.154 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:51 smithi155 bash[73694]: debug 2024-07-28T20:28:51.824+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:52.154 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:52.154 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:52 smithi155 bash[73694]: debug 2024-07-28T20:28:52.020+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:52.154 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:52.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:52.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:52 smithi045 bash[80445]: cluster 2024-07-28T20:28:50.261257+0000 mgr.y (mgr.34101) 1776 : cluster [DBG] pgmap v2650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:52 smithi045 bash[82788]: cluster 2024-07-28T20:28:50.261257+0000 mgr.y (mgr.34101) 1776 : cluster [DBG] pgmap v2650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:52.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:52.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:52 smithi155 bash[68033]: cluster 2024-07-28T20:28:50.261257+0000 mgr.y (mgr.34101) 1776 : cluster [DBG] pgmap v2650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:52.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:52 smithi155 bash[73694]: debug 2024-07-28T20:28:52.300+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:52.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:28:52 smithi155 bash[60745]: ts=2024-07-28T20:28:52.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:28:52.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:52.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:52.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:52.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:52.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:52 smithi155 bash[73694]: debug 2024-07-28T20:28:52.792+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:53.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2367 16 16 0 0 0 - 0 2024-07-28T20:28:53.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:53.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:53.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:53.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:53.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:53.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:53.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:53 smithi155 bash[73694]: debug 2024-07-28T20:28:53.752+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:53.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:53.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:54.045 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:54.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2368 16 16 0 0 0 - 0 2024-07-28T20:28:54.165 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:54.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:54.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:54 smithi045 bash[82788]: cluster 2024-07-28T20:28:52.263198+0000 mgr.y (mgr.34101) 1777 : cluster [DBG] pgmap v2651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:54 smithi045 bash[80445]: cluster 2024-07-28T20:28:52.263198+0000 mgr.y (mgr.34101) 1777 : cluster [DBG] pgmap v2651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:54.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:54.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:54 smithi155 bash[68033]: cluster 2024-07-28T20:28:52.263198+0000 mgr.y (mgr.34101) 1777 : cluster [DBG] pgmap v2651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:54.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:54.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:54 smithi155 bash[73694]: debug 2024-07-28T20:28:54.460+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:54.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:54.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:54.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:54.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:55.009 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:54 smithi155 bash[73694]: debug 2024-07-28T20:28:54.712+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:55.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2369 16 16 0 0 0 - 0 2024-07-28T20:28:55.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:55.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:55.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:55.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:55.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:55.671 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:55.671 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:55 smithi155 bash[73694]: debug 2024-07-28T20:28:55.580+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:55.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:55.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:55.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:55.952 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:55 smithi155 bash[73694]: debug 2024-07-28T20:28:55.668+0000 7f8e37e1e640 -1 osd.4 1277 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:55.988 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:28:56.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2370 16 16 0 0 0 - 0 2024-07-28T20:28:56.058 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:56.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:56.226 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:28:56.295 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:28:56.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:56 smithi155 bash[68033]: cluster 2024-07-28T20:28:54.264995+0000 mgr.y (mgr.34101) 1778 : cluster [DBG] pgmap v2652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:56.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:56 smithi155 bash[68033]: audit 2024-07-28T20:28:55.972738+0000 mon.c (mon.2) 566 : audit [INF] from='client.? 172.21.15.45:0/4111513877' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:56.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:56 smithi155 bash[68033]: audit 2024-07-28T20:28:55.973318+0000 mon.a (mon.0) 2545 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:56.404 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:56 smithi045 bash[80445]: cluster 2024-07-28T20:28:54.264995+0000 mgr.y (mgr.34101) 1778 : cluster [DBG] pgmap v2652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:56.404 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:56 smithi045 bash[80445]: audit 2024-07-28T20:28:55.972738+0000 mon.c (mon.2) 566 : audit [INF] from='client.? 172.21.15.45:0/4111513877' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:56.404 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:56 smithi045 bash[80445]: audit 2024-07-28T20:28:55.973318+0000 mon.a (mon.0) 2545 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:56.405 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:56 smithi045 bash[82788]: cluster 2024-07-28T20:28:54.264995+0000 mgr.y (mgr.34101) 1778 : cluster [DBG] pgmap v2652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:56.405 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:56 smithi045 bash[82788]: audit 2024-07-28T20:28:55.972738+0000 mon.c (mon.2) 566 : audit [INF] from='client.? 172.21.15.45:0/4111513877' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:56.405 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:56 smithi045 bash[82788]: audit 2024-07-28T20:28:55.973318+0000 mon.a (mon.0) 2545 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:28:56.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:56.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:56.634 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:28:56.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T20:28:56.649 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:56.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:56.811 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:56 smithi155 bash[73694]: debug 2024-07-28T20:28:56.672+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:56.917 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:57.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:57.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2371 16 16 0 0 0 - 0 2024-07-28T20:28:57.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:28:57.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:57.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:28:57.406 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:57 smithi045 bash[80445]: cluster 2024-07-28T20:28:56.216962+0000 mon.a (mon.0) 2546 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:57.406 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:57 smithi045 bash[80445]: audit 2024-07-28T20:28:56.224607+0000 mon.a (mon.0) 2547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:28:57.406 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:57 smithi045 bash[80445]: cluster 2024-07-28T20:28:56.224806+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1278: 8 total, 2 up, 8 in 2024-07-28T20:28:57.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:57 smithi045 bash[82788]: cluster 2024-07-28T20:28:56.216962+0000 mon.a (mon.0) 2546 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:57.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:57 smithi045 bash[82788]: audit 2024-07-28T20:28:56.224607+0000 mon.a (mon.0) 2547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:28:57.407 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:57 smithi045 bash[82788]: cluster 2024-07-28T20:28:56.224806+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1278: 8 total, 2 up, 8 in 2024-07-28T20:28:57.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:57.526 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:57.526 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:57 smithi155 bash[73694]: debug 2024-07-28T20:28:57.376+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:57.526 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:57 smithi155 bash[68033]: cluster 2024-07-28T20:28:56.216962+0000 mon.a (mon.0) 2546 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:28:57.526 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:57 smithi155 bash[68033]: audit 2024-07-28T20:28:56.224607+0000 mon.a (mon.0) 2547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:28:57.526 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:57 smithi155 bash[68033]: cluster 2024-07-28T20:28:56.224806+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1278: 8 total, 2 up, 8 in 2024-07-28T20:28:57.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:57.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:57.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:57.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:58.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2372 16 16 0 0 0 - 0 2024-07-28T20:28:58.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:57 smithi155 bash[73694]: debug 2024-07-28T20:28:57.708+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:58.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:58.229 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:58.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:58.468 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:58.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:28:58 smithi155 bash[68033]: cluster 2024-07-28T20:28:56.265869+0000 mgr.y (mgr.34101) 1779 : cluster [DBG] pgmap v2654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:58.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:28:58.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:28:58 smithi045 bash[80445]: cluster 2024-07-28T20:28:56.265869+0000 mgr.y (mgr.34101) 1779 : cluster [DBG] pgmap v2654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:28:58 smithi045 bash[82788]: cluster 2024-07-28T20:28:56.265869+0000 mgr.y (mgr.34101) 1779 : cluster [DBG] pgmap v2654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:28:58.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:28:58.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:58 smithi155 bash[73694]: debug 2024-07-28T20:28:58.676+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:28:58.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:58 smithi155 bash[73694]: debug 2024-07-28T20:28:58.716+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:28:58.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:28:58.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:59.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:28:59.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2373 16 16 0 0 0 - 0 2024-07-28T20:28:59.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:59.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:59.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:59.418 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:59.539 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:28:59.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:28:59.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:28:59.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:00.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:00.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2374 16 16 0 0 0 - 0 2024-07-28T20:29:00.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:28:59 smithi155 bash[73694]: debug 2024-07-28T20:28:59.676+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:00.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:00.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:00.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:00.493 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:00.504 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:00 smithi155 bash[68033]: cluster 2024-07-28T20:28:58.267847+0000 mgr.y (mgr.34101) 1780 : cluster [DBG] pgmap v2655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:00.598 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:00 smithi045 bash[80445]: cluster 2024-07-28T20:28:58.267847+0000 mgr.y (mgr.34101) 1780 : cluster [DBG] pgmap v2655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:00.598 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:00 smithi045 bash[82788]: cluster 2024-07-28T20:28:58.267847+0000 mgr.y (mgr.34101) 1780 : cluster [DBG] pgmap v2655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:00.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:00.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:00.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:00.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:00 smithi155 bash[73694]: debug 2024-07-28T20:29:00.600+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:00.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:00 smithi155 bash[73694]: debug 2024-07-28T20:29:00.668+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:00.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:29:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:29:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:29:00.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:01.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2375 16 16 0 0 0 - 0 2024-07-28T20:29:01.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:01.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:01.250 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:01 smithi045 bash[82788]: audit 2024-07-28T20:29:00.774315+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:29:01.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:01.404 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:29:01.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:01.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:01 smithi155 bash[68033]: audit 2024-07-28T20:29:00.774315+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:29:01.560 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:01.680 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:01.691 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:01 smithi045 bash[80445]: audit 2024-07-28T20:29:00.774315+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:29:01.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:01.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:02.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:02.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2376 16 16 0 0 0 - 0 2024-07-28T20:29:02.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:01 smithi155 bash[73694]: debug 2024-07-28T20:29:01.712+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:02.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:02.159 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:02.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:02.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:02.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:02 smithi155 bash[73694]: debug 2024-07-28T20:29:02.180+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:02.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:02 smithi155 bash[68033]: cluster 2024-07-28T20:29:00.268955+0000 mgr.y (mgr.34101) 1781 : cluster [DBG] pgmap v2656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:02.397 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:02.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:02.528 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:29:02 smithi155 bash[60745]: ts=2024-07-28T20:29:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:29:02.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:02 smithi155 bash[73694]: debug 2024-07-28T20:29:02.332+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:02.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:02 smithi045 bash[80445]: cluster 2024-07-28T20:29:00.268955+0000 mgr.y (mgr.34101) 1781 : cluster [DBG] pgmap v2656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:02 smithi045 bash[82788]: cluster 2024-07-28T20:29:00.268955+0000 mgr.y (mgr.34101) 1781 : cluster [DBG] pgmap v2656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:02.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:02.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:02 smithi155 bash[73694]: debug 2024-07-28T20:29:02.692+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:02.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:02.989 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:03.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2377 16 16 0 0 0 - 0 2024-07-28T20:29:03.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:03.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:03.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:03.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:03.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:03.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:03.784 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:29:03.808 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:03.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:03.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:03 smithi155 bash[73694]: debug 2024-07-28T20:29:03.672+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:03.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:04.035 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:03 smithi155 bash[73694]: debug 2024-07-28T20:29:03.944+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:04.036 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:04.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:04.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2378 16 16 0 0 0 - 0 2024-07-28T20:29:04.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:04.198 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:04 smithi155 bash[73694]: debug 2024-07-28T20:29:04.036+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:04.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:04.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:04.417 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:04 smithi045 bash[82788]: cluster 2024-07-28T20:29:02.270644+0000 mgr.y (mgr.34101) 1782 : cluster [DBG] pgmap v2657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:04.417 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:04 smithi045 bash[82788]: audit 2024-07-28T20:29:03.202129+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:04.417 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:04 smithi045 bash[82788]: audit 2024-07-28T20:29:03.204997+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:04.417 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:04 smithi045 bash[80445]: cluster 2024-07-28T20:29:02.270644+0000 mgr.y (mgr.34101) 1782 : cluster [DBG] pgmap v2657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:04.417 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:04 smithi045 bash[80445]: audit 2024-07-28T20:29:03.202129+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:04.417 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:04 smithi045 bash[80445]: audit 2024-07-28T20:29:03.204997+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:04.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:04 smithi155 bash[68033]: cluster 2024-07-28T20:29:02.270644+0000 mgr.y (mgr.34101) 1782 : cluster [DBG] pgmap v2657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:04.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:04 smithi155 bash[68033]: audit 2024-07-28T20:29:03.202129+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:04.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:04 smithi155 bash[68033]: audit 2024-07-28T20:29:03.204997+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:04.526 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:04.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:04.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:04.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:04 smithi155 bash[73694]: debug 2024-07-28T20:29:04.648+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:04.884 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:04.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:05.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2379 16 16 0 0 0 - 0 2024-07-28T20:29:05.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:05.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:05.345 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:05.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:05.474 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:05.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:05 smithi155 bash[73694]: debug 2024-07-28T20:29:05.264+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:05.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:05.627 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:29:05.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:05.784 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:05.784 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:05 smithi155 bash[73694]: debug 2024-07-28T20:29:05.648+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:05.784 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:05 smithi155 bash[73694]: debug 2024-07-28T20:29:05.664+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:05.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:05.932 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:06.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:06.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:29:06.051434+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:29:06.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:29:06.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2380 16 16 0 0 0 - 0 2024-07-28T20:29:06.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:06.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:06.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:06.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:06.406 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:06 smithi155 bash[68033]: cluster 2024-07-28T20:29:04.272361+0000 mgr.y (mgr.34101) 1783 : cluster [DBG] pgmap v2658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:06.406 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:06 smithi155 bash[68033]: audit 2024-07-28T20:29:05.612962+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:06.406 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:06 smithi155 bash[68033]: audit 2024-07-28T20:29:05.620555+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:06 smithi045 bash[80445]: cluster 2024-07-28T20:29:04.272361+0000 mgr.y (mgr.34101) 1783 : cluster [DBG] pgmap v2658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:06 smithi045 bash[80445]: audit 2024-07-28T20:29:05.612962+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:06.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:06 smithi045 bash[80445]: audit 2024-07-28T20:29:05.620555+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:06 smithi045 bash[82788]: cluster 2024-07-28T20:29:04.272361+0000 mgr.y (mgr.34101) 1783 : cluster [DBG] pgmap v2658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:06 smithi045 bash[82788]: audit 2024-07-28T20:29:05.612962+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:06 smithi045 bash[82788]: audit 2024-07-28T20:29:05.620555+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:06.482 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:06 smithi155 bash[73694]: debug 2024-07-28T20:29:06.420+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:06.482 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:29:06.483 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T20:29:06.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:06.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:06.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:06.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:07.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:07.013 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:06 smithi155 bash[73694]: debug 2024-07-28T20:29:06.656+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:07.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2381 16 16 0 0 0 - 0 2024-07-28T20:29:07.121 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:07.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:07.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:07.478 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:07.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:07.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[82788]: cluster 2024-07-28T20:29:06.274150+0000 mgr.y (mgr.34101) 1784 : cluster [DBG] pgmap v2659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[82788]: audit 2024-07-28T20:29:06.511789+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[82788]: audit 2024-07-28T20:29:06.524560+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[82788]: audit 2024-07-28T20:29:06.974090+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:29:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[82788]: audit 2024-07-28T20:29:06.975718+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:29:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[82788]: audit 2024-07-28T20:29:06.986095+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[80445]: cluster 2024-07-28T20:29:06.274150+0000 mgr.y (mgr.34101) 1784 : cluster [DBG] pgmap v2659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[80445]: audit 2024-07-28T20:29:06.511789+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[80445]: audit 2024-07-28T20:29:06.524560+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[80445]: audit 2024-07-28T20:29:06.974090+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:29:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[80445]: audit 2024-07-28T20:29:06.975718+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:29:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:07 smithi045 bash[80445]: audit 2024-07-28T20:29:06.986095+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:07.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:07 smithi155 bash[73694]: debug 2024-07-28T20:29:07.700+0000 7f8e37e1e640 -1 osd.4 1278 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:07 smithi155 bash[68033]: cluster 2024-07-28T20:29:06.274150+0000 mgr.y (mgr.34101) 1784 : cluster [DBG] pgmap v2659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:07 smithi155 bash[68033]: audit 2024-07-28T20:29:06.511789+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:07 smithi155 bash[68033]: audit 2024-07-28T20:29:06.524560+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:07 smithi155 bash[68033]: audit 2024-07-28T20:29:06.974090+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:29:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:07 smithi155 bash[68033]: audit 2024-07-28T20:29:06.975718+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:29:07.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:07 smithi155 bash[68033]: audit 2024-07-28T20:29:06.986095+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:07.830 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:07.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:08.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2382 16 16 0 0 0 - 0 2024-07-28T20:29:08.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:08.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:08.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:08.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:08.525 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:29:08.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:08.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:08.692 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:08.692 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:08 smithi155 bash[73694]: debug 2024-07-28T20:29:08.520+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:08.692 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:08 smithi155 bash[68033]: audit 2024-07-28T20:29:07.723882+0000 mon.c (mon.2) 571 : audit [INF] from='client.? 172.21.15.45:0/3432179333' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:29:08.692 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:08 smithi155 bash[68033]: audit 2024-07-28T20:29:07.724380+0000 mon.a (mon.0) 2555 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:29:08.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:08.793 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:08 smithi045 bash[80445]: audit 2024-07-28T20:29:07.723882+0000 mon.c (mon.2) 571 : audit [INF] from='client.? 172.21.15.45:0/3432179333' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:29:08.793 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:08 smithi045 bash[80445]: audit 2024-07-28T20:29:07.724380+0000 mon.a (mon.0) 2555 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:29:08.793 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:08 smithi045 bash[82788]: audit 2024-07-28T20:29:07.723882+0000 mon.c (mon.2) 571 : audit [INF] from='client.? 172.21.15.45:0/3432179333' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:29:08.793 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:08 smithi045 bash[82788]: audit 2024-07-28T20:29:07.724380+0000 mon.a (mon.0) 2555 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:29:08.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:08 smithi155 bash[73694]: debug 2024-07-28T20:29:08.692+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:08.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:09.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:09.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2383 16 16 0 0 0 - 0 2024-07-28T20:29:09.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:09.260 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:09.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:09.498 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:09.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:09.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:09 smithi155 bash[73694]: debug 2024-07-28T20:29:09.336+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:09.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:09 smithi155 bash[68033]: cluster 2024-07-28T20:29:08.276248+0000 mgr.y (mgr.34101) 1785 : cluster [DBG] pgmap v2660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:09 smithi155 bash[68033]: cluster 2024-07-28T20:29:08.510300+0000 mon.a (mon.0) 2556 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:29:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:09 smithi155 bash[68033]: audit 2024-07-28T20:29:08.524015+0000 mon.a (mon.0) 2557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:29:09.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:09 smithi155 bash[68033]: cluster 2024-07-28T20:29:08.524153+0000 mon.a (mon.0) 2558 : cluster [DBG] osdmap e1279: 8 total, 2 up, 8 in 2024-07-28T20:29:09.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:09.639 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:09 smithi045 bash[82788]: cluster 2024-07-28T20:29:08.276248+0000 mgr.y (mgr.34101) 1785 : cluster [DBG] pgmap v2660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:09.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:09 smithi045 bash[82788]: cluster 2024-07-28T20:29:08.510300+0000 mon.a (mon.0) 2556 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:29:09.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:09 smithi045 bash[82788]: audit 2024-07-28T20:29:08.524015+0000 mon.a (mon.0) 2557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:29:09.641 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:09 smithi045 bash[82788]: cluster 2024-07-28T20:29:08.524153+0000 mon.a (mon.0) 2558 : cluster [DBG] osdmap e1279: 8 total, 2 up, 8 in 2024-07-28T20:29:09.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:09 smithi045 bash[80445]: cluster 2024-07-28T20:29:08.276248+0000 mgr.y (mgr.34101) 1785 : cluster [DBG] pgmap v2660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:09.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:09 smithi045 bash[80445]: cluster 2024-07-28T20:29:08.510300+0000 mon.a (mon.0) 2556 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:29:09.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:09 smithi045 bash[80445]: audit 2024-07-28T20:29:08.524015+0000 mon.a (mon.0) 2557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:29:09.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:09 smithi045 bash[80445]: cluster 2024-07-28T20:29:08.524153+0000 mon.a (mon.0) 2558 : cluster [DBG] osdmap e1279: 8 total, 2 up, 8 in 2024-07-28T20:29:09.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:09.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:09.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:10.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2384 16 16 0 0 0 - 0 2024-07-28T20:29:10.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:09 smithi155 bash[73694]: debug 2024-07-28T20:29:09.596+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:10.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:09 smithi155 bash[73694]: debug 2024-07-28T20:29:09.712+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:10.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:10.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:10.336 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:10.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:10.576 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:10.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:10.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:10 smithi155 bash[73694]: debug 2024-07-28T20:29:10.676+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:10.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:10.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:10.946 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:29:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:29:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:29:11.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2385 16 16 0 0 0 - 0 2024-07-28T20:29:11.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:11.172 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:11.216 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:29:11.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:11.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:11.501 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:29:11.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:11.647 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:11 smithi155 bash[68033]: cluster 2024-07-28T20:29:10.278107+0000 mgr.y (mgr.34101) 1786 : cluster [DBG] pgmap v2662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:11.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:11.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:11.778 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:11 smithi045 bash[80445]: cluster 2024-07-28T20:29:10.278107+0000 mgr.y (mgr.34101) 1786 : cluster [DBG] pgmap v2662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:11.778 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:11 smithi045 bash[82788]: cluster 2024-07-28T20:29:10.278107+0000 mgr.y (mgr.34101) 1786 : cluster [DBG] pgmap v2662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:11.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:11 smithi155 bash[73694]: debug 2024-07-28T20:29:11.644+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:11.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:12.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:12.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2386 16 16 0 0 0 - 0 2024-07-28T20:29:12.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:12.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:12.253 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:12.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:12.481 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:12.492 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:12 smithi155 bash[73694]: debug 2024-07-28T20:29:12.352+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:12.492 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:29:12 smithi155 bash[60745]: ts=2024-07-28T20:29:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:29:12.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:12.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:12.718 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:12.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:12 smithi155 bash[73694]: debug 2024-07-28T20:29:12.652+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:12.838 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:12.957 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:13.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2387 16 16 0 0 0 - 0 2024-07-28T20:29:13.077 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:13.087 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:12 smithi155 bash[73694]: debug 2024-07-28T20:29:12.812+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:13.196 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:13.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:13.425 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:13.522 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:13.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:13.664 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:13.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:13.795 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:13 smithi045 bash[80445]: cluster 2024-07-28T20:29:12.280065+0000 mgr.y (mgr.34101) 1787 : cluster [DBG] pgmap v2663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:13.795 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:13 smithi045 bash[82788]: cluster 2024-07-28T20:29:12.280065+0000 mgr.y (mgr.34101) 1787 : cluster [DBG] pgmap v2663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:13.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:13 smithi155 bash[68033]: cluster 2024-07-28T20:29:12.280065+0000 mgr.y (mgr.34101) 1787 : cluster [DBG] pgmap v2663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:13.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:13.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:13 smithi155 bash[73694]: debug 2024-07-28T20:29:13.627+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:13.903 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:14.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:14.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2388 16 16 0 0 0 - 0 2024-07-28T20:29:14.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:14.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:14.274 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:13 smithi155 bash[73694]: debug 2024-07-28T20:29:13.923+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:14.274 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:14 smithi155 bash[73694]: debug 2024-07-28T20:29:14.163+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:14.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:14.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:14.622 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:14.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:14.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:14.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:14 smithi155 bash[73694]: debug 2024-07-28T20:29:14.603+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:14.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:14.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:15.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2389 16 16 0 0 0 - 0 2024-07-28T20:29:15.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:15.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:15.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:14 smithi155 bash[73694]: debug 2024-07-28T20:29:14.879+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:15.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:15.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:15.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:15.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:15 smithi045 bash[80445]: cluster 2024-07-28T20:29:14.281144+0000 mgr.y (mgr.34101) 1788 : cluster [DBG] pgmap v2664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:15 smithi045 bash[82788]: cluster 2024-07-28T20:29:14.281144+0000 mgr.y (mgr.34101) 1788 : cluster [DBG] pgmap v2664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:15.790 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:29:15.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:15 smithi155 bash[68033]: cluster 2024-07-28T20:29:14.281144+0000 mgr.y (mgr.34101) 1788 : cluster [DBG] pgmap v2664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:15.792 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:15.792 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:15 smithi155 bash[73694]: debug 2024-07-28T20:29:15.583+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:15.792 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:15 smithi155 bash[73694]: debug 2024-07-28T20:29:15.587+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:15.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:15.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:16.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2390 16 16 0 0 0 - 0 2024-07-28T20:29:16.056 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:16.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:16.265 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:29:16.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:16.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:16.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:16.591 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:16.591 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:16 smithi155 bash[73694]: debug 2024-07-28T20:29:16.463+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:16.591 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:16 smithi155 bash[73694]: debug 2024-07-28T20:29:16.547+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:16.592 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:29:16.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T20:29:16.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:16.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:16.892 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:17.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:17.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2391 16 16 0 0 0 - 0 2024-07-28T20:29:17.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:17.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:17.368 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:17.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:17.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:17.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:17 smithi155 bash[73694]: debug 2024-07-28T20:29:17.343+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:17.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:17.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:17.793 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:17 smithi045 bash[80445]: cluster 2024-07-28T20:29:16.282385+0000 mgr.y (mgr.34101) 1789 : cluster [DBG] pgmap v2665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:17.794 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:17 smithi045 bash[82788]: cluster 2024-07-28T20:29:16.282385+0000 mgr.y (mgr.34101) 1789 : cluster [DBG] pgmap v2665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:17.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:17 smithi155 bash[73694]: debug 2024-07-28T20:29:17.587+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:17.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:17 smithi155 bash[68033]: cluster 2024-07-28T20:29:16.282385+0000 mgr.y (mgr.34101) 1789 : cluster [DBG] pgmap v2665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:17.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:17.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:18.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2392 16 16 0 0 0 - 0 2024-07-28T20:29:18.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:18.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:18.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:18.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:18.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:18.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:18 smithi155 bash[73694]: debug 2024-07-28T20:29:18.159+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:18.556 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:18.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:18 smithi045 bash[80445]: audit 2024-07-28T20:29:18.193171+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:18 smithi045 bash[82788]: audit 2024-07-28T20:29:18.193171+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:18.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:18.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:18 smithi155 bash[73694]: debug 2024-07-28T20:29:18.539+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:18 smithi155 bash[68033]: audit 2024-07-28T20:29:18.193171+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:18.913 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:19.033 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:19.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2393 16 16 0 0 0 - 0 2024-07-28T20:29:19.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:19.272 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:19.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:19.510 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:19.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:19 smithi045 bash[80445]: cluster 2024-07-28T20:29:18.284214+0000 mgr.y (mgr.34101) 1790 : cluster [DBG] pgmap v2666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:19 smithi045 bash[82788]: cluster 2024-07-28T20:29:18.284214+0000 mgr.y (mgr.34101) 1790 : cluster [DBG] pgmap v2666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:19.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:19.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:19 smithi155 bash[68033]: cluster 2024-07-28T20:29:18.284214+0000 mgr.y (mgr.34101) 1790 : cluster [DBG] pgmap v2666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:19.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:19 smithi155 bash[73694]: debug 2024-07-28T20:29:19.587+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:19.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:19.869 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:19.989 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:20.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:19 smithi155 bash[73694]: debug 2024-07-28T20:29:19.843+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:20.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2394 16 16 0 0 0 - 0 2024-07-28T20:29:20.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:20.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:20.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:20.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:20.556 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:29:20.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:20.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:20.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:20 smithi155 bash[68033]: audit 2024-07-28T20:29:20.325904+0000 mon.a (mon.0) 2559 : audit [INF] from='client.? 172.21.15.45:0/693370892' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:29:20.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:20 smithi155 bash[73694]: debug 2024-07-28T20:29:20.543+0000 7f8e37e1e640 -1 osd.4 1279 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:20.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:20.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:29:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:29:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:29:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:20 smithi045 bash[80445]: audit 2024-07-28T20:29:20.325904+0000 mon.a (mon.0) 2559 : audit [INF] from='client.? 172.21.15.45:0/693370892' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:29:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:20 smithi045 bash[82788]: audit 2024-07-28T20:29:20.325904+0000 mon.a (mon.0) 2559 : audit [INF] from='client.? 172.21.15.45:0/693370892' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:29:21.044 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:21.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2395 16 16 0 0 0 - 0 2024-07-28T20:29:21.164 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:21.174 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:21.174 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:20 smithi155 bash[73694]: debug 2024-07-28T20:29:20.903+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:21.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:21.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:21.420 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:29:21.503 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:21.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:21.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:21.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:21.760 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:21 smithi155 bash[68033]: cluster 2024-07-28T20:29:20.285117+0000 mgr.y (mgr.34101) 1791 : cluster [DBG] pgmap v2667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:21.760 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:21 smithi155 bash[68033]: cluster 2024-07-28T20:29:20.541566+0000 mon.a (mon.0) 2560 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:29:21.760 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:21 smithi155 bash[68033]: audit 2024-07-28T20:29:20.555707+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? 172.21.15.45:0/693370892' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:29:21.760 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:21 smithi155 bash[68033]: cluster 2024-07-28T20:29:20.555860+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1280: 8 total, 2 up, 8 in 2024-07-28T20:29:21.761 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:21 smithi155 bash[73694]: debug 2024-07-28T20:29:21.499+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:21.761 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:21.761 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:21 smithi155 bash[73694]: debug 2024-07-28T20:29:21.543+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:21.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:21 smithi045 bash[80445]: cluster 2024-07-28T20:29:20.285117+0000 mgr.y (mgr.34101) 1791 : cluster [DBG] pgmap v2667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:21.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:21 smithi045 bash[80445]: cluster 2024-07-28T20:29:20.541566+0000 mon.a (mon.0) 2560 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:29:21.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:21 smithi045 bash[80445]: audit 2024-07-28T20:29:20.555707+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? 172.21.15.45:0/693370892' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:29:21.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:21 smithi045 bash[80445]: cluster 2024-07-28T20:29:20.555860+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1280: 8 total, 2 up, 8 in 2024-07-28T20:29:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:21 smithi045 bash[82788]: cluster 2024-07-28T20:29:20.285117+0000 mgr.y (mgr.34101) 1791 : cluster [DBG] pgmap v2667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:21 smithi045 bash[82788]: cluster 2024-07-28T20:29:20.541566+0000 mon.a (mon.0) 2560 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:29:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:21 smithi045 bash[82788]: audit 2024-07-28T20:29:20.555707+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? 172.21.15.45:0/693370892' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:29:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:21 smithi045 bash[82788]: cluster 2024-07-28T20:29:20.555860+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1280: 8 total, 2 up, 8 in 2024-07-28T20:29:21.996 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:22.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:21 smithi155 bash[73694]: debug 2024-07-28T20:29:21.759+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:22.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:22.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2396 16 16 0 0 0 - 0 2024-07-28T20:29:22.113 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:22.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:22.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:22.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:22.473 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:22 smithi155 bash[73694]: debug 2024-07-28T20:29:22.351+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:22.473 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:29:22 smithi155 bash[60745]: ts=2024-07-28T20:29:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:29:22.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:22.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:22.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:22 smithi155 bash[73694]: debug 2024-07-28T20:29:22.471+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:22.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:22.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:23.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2397 16 16 0 0 0 - 0 2024-07-28T20:29:23.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:23.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:29:23.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:23.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:23.522 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:23 smithi155 bash[73694]: debug 2024-07-28T20:29:23.479+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:23.547 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:23.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:23 smithi045 bash[80445]: cluster 2024-07-28T20:29:22.286983+0000 mgr.y (mgr.34101) 1792 : cluster [DBG] pgmap v2669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:23 smithi045 bash[82788]: cluster 2024-07-28T20:29:22.286983+0000 mgr.y (mgr.34101) 1792 : cluster [DBG] pgmap v2669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:23.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:23.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:23 smithi155 bash[73694]: debug 2024-07-28T20:29:23.667+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:23 smithi155 bash[68033]: cluster 2024-07-28T20:29:22.286983+0000 mgr.y (mgr.34101) 1792 : cluster [DBG] pgmap v2669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:23.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:23.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:24.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2398 16 16 0 0 0 - 0 2024-07-28T20:29:24.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:24.217 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:24.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:24.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:24.570 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:24.689 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:24.700 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:24 smithi155 bash[73694]: debug 2024-07-28T20:29:24.527+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:24.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:24.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:25.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:25.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2399 16 16 0 0 0 - 0 2024-07-28T20:29:25.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:25.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:25.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:25.416 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:25.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:25.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:25 smithi155 bash[73694]: debug 2024-07-28T20:29:25.443+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:25.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:25 smithi155 bash[73694]: debug 2024-07-28T20:29:25.507+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:25.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:25 smithi155 bash[68033]: cluster 2024-07-28T20:29:24.288716+0000 mgr.y (mgr.34101) 1793 : cluster [DBG] pgmap v2670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:25.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:25.656 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:29:25.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:25.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:25 smithi045 bash[80445]: cluster 2024-07-28T20:29:24.288716+0000 mgr.y (mgr.34101) 1793 : cluster [DBG] pgmap v2670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:25.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:25 smithi045 bash[82788]: cluster 2024-07-28T20:29:24.288716+0000 mgr.y (mgr.34101) 1793 : cluster [DBG] pgmap v2670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:25.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:26.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:29:26.054553+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:29:26.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:29:26.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2400 16 16 0 0 0 - 0 2024-07-28T20:29:26.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:26.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:26.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:26.449 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:26.450 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:26.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:26.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:26.595 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:29:26.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T20:29:26.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:26.723 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:26 smithi155 bash[73694]: debug 2024-07-28T20:29:26.447+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:26.723 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:26 smithi155 bash[73694]: debug 2024-07-28T20:29:26.543+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:26.723 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:26 smithi155 bash[73694]: debug 2024-07-28T20:29:26.571+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:26.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:26.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:26.948 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:27.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:26 smithi155 bash[73694]: debug 2024-07-28T20:29:26.787+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:27.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2401 16 16 0 0 0 - 0 2024-07-28T20:29:27.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:27.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:27.306 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:27.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:27.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:27.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:27 smithi045 bash[80445]: cluster 2024-07-28T20:29:26.290526+0000 mgr.y (mgr.34101) 1794 : cluster [DBG] pgmap v2671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:27 smithi045 bash[82788]: cluster 2024-07-28T20:29:26.290526+0000 mgr.y (mgr.34101) 1794 : cluster [DBG] pgmap v2671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:27.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:27.797 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:27 smithi155 bash[73694]: debug 2024-07-28T20:29:27.567+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:27.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:27 smithi155 bash[68033]: cluster 2024-07-28T20:29:26.290526+0000 mgr.y (mgr.34101) 1794 : cluster [DBG] pgmap v2671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:27.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:28.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:28.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:28.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:27 smithi155 bash[73694]: debug 2024-07-28T20:29:27.979+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:28.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2402 16 16 0 0 0 - 0 2024-07-28T20:29:28.126 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:29:28.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:28.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:28.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:28.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:28.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:28.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:28.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:28 smithi155 bash[73694]: debug 2024-07-28T20:29:28.531+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:28.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:28.950 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:28.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:29.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2403 16 16 0 0 0 - 0 2024-07-28T20:29:29.091 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:29.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:29.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:28 smithi155 bash[73694]: debug 2024-07-28T20:29:28.947+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:29.326 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:29.447 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:29.565 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:29.666 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:29 smithi045 bash[80445]: cluster 2024-07-28T20:29:28.292399+0000 mgr.y (mgr.34101) 1795 : cluster [DBG] pgmap v2672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:29.666 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:29 smithi045 bash[82788]: cluster 2024-07-28T20:29:28.292399+0000 mgr.y (mgr.34101) 1795 : cluster [DBG] pgmap v2672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:29.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:29.800 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:29.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:29 smithi155 bash[68033]: cluster 2024-07-28T20:29:28.292399+0000 mgr.y (mgr.34101) 1795 : cluster [DBG] pgmap v2672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:29.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:29.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:29 smithi155 bash[73694]: debug 2024-07-28T20:29:29.523+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:29.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:29 smithi155 bash[73694]: debug 2024-07-28T20:29:29.567+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:29.920 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:30.039 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:30.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2404 16 16 0 0 0 - 0 2024-07-28T20:29:30.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:30.277 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:30.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:30.516 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:30.636 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:30.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:30.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:30 smithi155 bash[73694]: debug 2024-07-28T20:29:30.527+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:30.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:30.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:30.886 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:29:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:29:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:29:30.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:31.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:30 smithi155 bash[73694]: debug 2024-07-28T20:29:30.847+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:31.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2405 16 16 0 0 0 - 0 2024-07-28T20:29:31.116 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:31.160 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:29:31.235 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:31.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:31.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:31.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:31.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:31 smithi155 bash[73694]: debug 2024-07-28T20:29:31.307+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:31.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:31.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:31 smithi045 bash[82788]: cluster 2024-07-28T20:29:30.294191+0000 mgr.y (mgr.34101) 1796 : cluster [DBG] pgmap v2673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:31 smithi045 bash[80445]: cluster 2024-07-28T20:29:30.294191+0000 mgr.y (mgr.34101) 1796 : cluster [DBG] pgmap v2673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:31.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:31 smithi155 bash[68033]: cluster 2024-07-28T20:29:30.294191+0000 mgr.y (mgr.34101) 1796 : cluster [DBG] pgmap v2673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:31.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:31 smithi155 bash[73694]: debug 2024-07-28T20:29:31.527+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:31.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:31.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:31 smithi155 bash[73694]: debug 2024-07-28T20:29:31.695+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:31.834 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:31.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:32.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2406 16 16 0 0 0 - 0 2024-07-28T20:29:32.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:32.144 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:32.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:32.312 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:32.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:32.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:32.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:32 smithi155 bash[73694]: debug 2024-07-28T20:29:32.143+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:32.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:29:32 smithi155 bash[60745]: ts=2024-07-28T20:29:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:29:32.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:32.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:32.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:32.920 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:32 smithi155 bash[73694]: debug 2024-07-28T20:29:32.555+0000 7f8e37e1e640 -1 osd.4 1280 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:33.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:33.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2407 16 16 0 0 0 - 0 2024-07-28T20:29:33.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:33.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:33.277 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:33.277 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:33 smithi155 bash[73694]: debug 2024-07-28T20:29:33.127+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:33.384 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:33.505 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:33.582 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:29:33.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:33 smithi045 bash[82788]: cluster 2024-07-28T20:29:32.296125+0000 mgr.y (mgr.34101) 1797 : cluster [DBG] pgmap v2674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:33 smithi045 bash[82788]: audit 2024-07-28T20:29:33.192558+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:33 smithi045 bash[82788]: audit 2024-07-28T20:29:33.217505+0000 mon.a (mon.0) 2563 : audit [INF] from='client.? 172.21.15.45:0/57484815' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:29:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:33 smithi045 bash[80445]: cluster 2024-07-28T20:29:32.296125+0000 mgr.y (mgr.34101) 1797 : cluster [DBG] pgmap v2674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:33 smithi045 bash[80445]: audit 2024-07-28T20:29:33.192558+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:33 smithi045 bash[80445]: audit 2024-07-28T20:29:33.217505+0000 mon.a (mon.0) 2563 : audit [INF] from='client.? 172.21.15.45:0/57484815' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:29:33.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:33.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:33.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:33.989 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:33 smithi155 bash[73694]: debug 2024-07-28T20:29:33.587+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:33.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:33 smithi155 bash[68033]: cluster 2024-07-28T20:29:32.296125+0000 mgr.y (mgr.34101) 1797 : cluster [DBG] pgmap v2674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:33.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:33 smithi155 bash[68033]: audit 2024-07-28T20:29:33.192558+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:33.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:33 smithi155 bash[68033]: audit 2024-07-28T20:29:33.217505+0000 mon.a (mon.0) 2563 : audit [INF] from='client.? 172.21.15.45:0/57484815' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:29:34.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2408 16 16 0 0 0 - 0 2024-07-28T20:29:34.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:34.217 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:34.339 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:34.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:34.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:34.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:34 smithi155 bash[68033]: cluster 2024-07-28T20:29:33.567656+0000 mon.a (mon.0) 2564 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:29:34.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:34 smithi155 bash[68033]: audit 2024-07-28T20:29:33.582150+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? 172.21.15.45:0/57484815' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:29:34.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:34 smithi155 bash[68033]: cluster 2024-07-28T20:29:33.582374+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1281: 8 total, 2 up, 8 in 2024-07-28T20:29:34.693 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:34.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:34.825 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:34 smithi045 bash[80445]: cluster 2024-07-28T20:29:33.567656+0000 mon.a (mon.0) 2564 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:29:34.825 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:34 smithi045 bash[80445]: audit 2024-07-28T20:29:33.582150+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? 172.21.15.45:0/57484815' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:29:34.825 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:34 smithi045 bash[80445]: cluster 2024-07-28T20:29:33.582374+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1281: 8 total, 2 up, 8 in 2024-07-28T20:29:34.826 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:34 smithi045 bash[82788]: cluster 2024-07-28T20:29:33.567656+0000 mon.a (mon.0) 2564 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:29:34.826 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:34 smithi045 bash[82788]: audit 2024-07-28T20:29:33.582150+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? 172.21.15.45:0/57484815' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:29:34.826 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:34 smithi045 bash[82788]: cluster 2024-07-28T20:29:33.582374+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1281: 8 total, 2 up, 8 in 2024-07-28T20:29:34.934 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:35.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:35.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:34 smithi155 bash[73694]: debug 2024-07-28T20:29:34.615+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:35.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2409 16 16 0 0 0 - 0 2024-07-28T20:29:35.172 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:35.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:35.410 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:35.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:35.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:35.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:35.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:35 smithi155 bash[73694]: debug 2024-07-28T20:29:35.595+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:35.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:35 smithi155 bash[68033]: cluster 2024-07-28T20:29:34.297937+0000 mgr.y (mgr.34101) 1798 : cluster [DBG] pgmap v2676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:35.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:35 smithi045 bash[80445]: cluster 2024-07-28T20:29:34.297937+0000 mgr.y (mgr.34101) 1798 : cluster [DBG] pgmap v2676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:35 smithi045 bash[82788]: cluster 2024-07-28T20:29:34.297937+0000 mgr.y (mgr.34101) 1798 : cluster [DBG] pgmap v2676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:36.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:36.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2410 16 16 0 0 0 - 0 2024-07-28T20:29:36.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:36.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:36.249 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:36.368 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:36.475 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:29:36.481 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:36.492 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:36 smithi155 bash[73694]: debug 2024-07-28T20:29:36.231+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:36.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:36.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:36.717 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:36.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:36 smithi155 bash[73694]: debug 2024-07-28T20:29:36.555+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:36.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:36 smithi155 bash[73694]: debug 2024-07-28T20:29:36.575+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:36.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:36.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:36 smithi155 bash[73694]: debug 2024-07-28T20:29:36.667+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:36.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:36.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:37.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2411 16 16 0 0 0 - 0 2024-07-28T20:29:37.076 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:37.186 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:29:37.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:37.242 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:29:37.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T20:29:37.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:37.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:37.589 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:37.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:37.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:37 smithi155 bash[68033]: cluster 2024-07-28T20:29:36.299694+0000 mgr.y (mgr.34101) 1799 : cluster [DBG] pgmap v2677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:37.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:37 smithi155 bash[73694]: debug 2024-07-28T20:29:37.563+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:37.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:37.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:37 smithi045 bash[80445]: cluster 2024-07-28T20:29:36.299694+0000 mgr.y (mgr.34101) 1799 : cluster [DBG] pgmap v2677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:37 smithi045 bash[82788]: cluster 2024-07-28T20:29:36.299694+0000 mgr.y (mgr.34101) 1799 : cluster [DBG] pgmap v2677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:38.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2412 16 16 0 0 0 - 0 2024-07-28T20:29:38.064 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:38.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:38.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:38.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:38.522 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:38.541 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:38.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:38.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:38.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:38 smithi155 bash[73694]: debug 2024-07-28T20:29:38.519+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:38.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:38 smithi155 bash[73694]: debug 2024-07-28T20:29:38.555+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:38.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:39.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:39.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2413 16 16 0 0 0 - 0 2024-07-28T20:29:39.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:39.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:39.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:39.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:39.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:39.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:39.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:39 smithi155 bash[68033]: cluster 2024-07-28T20:29:38.301576+0000 mgr.y (mgr.34101) 1800 : cluster [DBG] pgmap v2678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:39.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:39 smithi155 bash[73694]: debug 2024-07-28T20:29:39.571+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:39.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:39 smithi045 bash[80445]: cluster 2024-07-28T20:29:38.301576+0000 mgr.y (mgr.34101) 1800 : cluster [DBG] pgmap v2678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:39 smithi045 bash[82788]: cluster 2024-07-28T20:29:38.301576+0000 mgr.y (mgr.34101) 1800 : cluster [DBG] pgmap v2678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:39.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:40.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2414 16 16 0 0 0 - 0 2024-07-28T20:29:40.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:40.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:40.325 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:40.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:40.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:40.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:40.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:40.816 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:40 smithi155 bash[73694]: debug 2024-07-28T20:29:40.555+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:40.925 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:40.936 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:29:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:29:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:29:41.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:41.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2415 16 16 0 0 0 - 0 2024-07-28T20:29:41.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:41.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:41.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:41.521 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:41.641 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:41 smithi045 bash[80445]: cluster 2024-07-28T20:29:40.303321+0000 mgr.y (mgr.34101) 1801 : cluster [DBG] pgmap v2679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:41.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:41 smithi045 bash[82788]: cluster 2024-07-28T20:29:40.303321+0000 mgr.y (mgr.34101) 1801 : cluster [DBG] pgmap v2679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:41.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:41.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:41 smithi155 bash[73694]: debug 2024-07-28T20:29:41.511+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:41.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:41 smithi155 bash[68033]: cluster 2024-07-28T20:29:40.303321+0000 mgr.y (mgr.34101) 1801 : cluster [DBG] pgmap v2679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:41.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:41.959 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:29:41.959 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:29:41.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:42.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2416 16 16 0 0 0 - 0 2024-07-28T20:29:42.113 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:42.233 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:42.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:42.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:42.484 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:29:42 smithi155 bash[60745]: ts=2024-07-28T20:29:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:29:42.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:42.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:42.725 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:42 smithi155 bash[73694]: debug 2024-07-28T20:29:42.495+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:42.833 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:42.953 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:43.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2417 16 16 0 0 0 - 0 2024-07-28T20:29:43.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:43.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:43.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:43.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:43.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:43.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:43.790 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:43.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:43 smithi155 bash[68033]: cluster 2024-07-28T20:29:42.305231+0000 mgr.y (mgr.34101) 1802 : cluster [DBG] pgmap v2680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:43.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:43 smithi155 bash[73694]: debug 2024-07-28T20:29:43.519+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:43.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:43 smithi045 bash[80445]: cluster 2024-07-28T20:29:42.305231+0000 mgr.y (mgr.34101) 1802 : cluster [DBG] pgmap v2680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:43 smithi045 bash[82788]: cluster 2024-07-28T20:29:42.305231+0000 mgr.y (mgr.34101) 1802 : cluster [DBG] pgmap v2680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:44.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:44.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2418 16 16 0 0 0 - 0 2024-07-28T20:29:44.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:44.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:44.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:44.513 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:44.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:44.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:44.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:44.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:44.999 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:44 smithi155 bash[73694]: debug 2024-07-28T20:29:44.559+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:44.999 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:44.999 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:44 smithi155 bash[73694]: debug 2024-07-28T20:29:44.703+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:45.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2419 16 16 0 0 0 - 0 2024-07-28T20:29:45.107 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:45.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:45.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:45.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:45.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:45.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:45 smithi045 bash[80445]: cluster 2024-07-28T20:29:44.306872+0000 mgr.y (mgr.34101) 1803 : cluster [DBG] pgmap v2681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:45 smithi045 bash[82788]: cluster 2024-07-28T20:29:44.306872+0000 mgr.y (mgr.34101) 1803 : cluster [DBG] pgmap v2681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:45.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:45.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:45 smithi155 bash[73694]: debug 2024-07-28T20:29:45.571+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:45.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:45 smithi155 bash[73694]: debug 2024-07-28T20:29:45.575+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:45.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:45 smithi155 bash[68033]: cluster 2024-07-28T20:29:44.306872+0000 mgr.y (mgr.34101) 1803 : cluster [DBG] pgmap v2681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:45.828 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:45.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:46.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:29:46.057540+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:29:46.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:29:46.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2420 16 16 0 0 0 - 0 2024-07-28T20:29:46.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:46.181 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:46.300 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:46.420 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:46.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:46.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:46.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:46.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:46.912 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:46 smithi155 bash[73694]: debug 2024-07-28T20:29:46.559+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:47.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:47.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2421 16 16 0 0 0 - 0 2024-07-28T20:29:47.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:47.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:47.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:47.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:47.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:47.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:47.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:47.870 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:47 smithi155 bash[73694]: debug 2024-07-28T20:29:47.603+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:47.940 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:29:47.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:48.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2422 16 16 0 0 0 - 0 2024-07-28T20:29:48.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:48.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:48.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:48 smithi155 bash[68033]: cluster 2024-07-28T20:29:46.308630+0000 mgr.y (mgr.34101) 1804 : cluster [DBG] pgmap v2682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:48.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:48.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:48.464 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:48 smithi045 bash[80445]: cluster 2024-07-28T20:29:46.308630+0000 mgr.y (mgr.34101) 1804 : cluster [DBG] pgmap v2682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:48.465 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:48 smithi045 bash[82788]: cluster 2024-07-28T20:29:46.308630+0000 mgr.y (mgr.34101) 1804 : cluster [DBG] pgmap v2682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:48.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:48.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:48.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:48.810 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:29:48.810 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T20:29:48.818 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:48 smithi155 bash[73694]: debug 2024-07-28T20:29:48.559+0000 7f8e37e1e640 -1 osd.4 1281 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:48.925 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:49.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:49.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2423 16 16 0 0 0 - 0 2024-07-28T20:29:49.130 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:29:49.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:49.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:49.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:49.405 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:49 smithi045 bash[80445]: audit 2024-07-28T20:29:48.139821+0000 mon.c (mon.2) 574 : audit [INF] from='client.? 172.21.15.45:0/659841707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:29:49.405 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:49 smithi045 bash[80445]: audit 2024-07-28T20:29:48.140210+0000 mon.a (mon.0) 2567 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:29:49.405 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:49 smithi045 bash[80445]: audit 2024-07-28T20:29:48.198590+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:49.405 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:49 smithi045 bash[80445]: audit 2024-07-28T20:29:48.201853+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:49.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:49 smithi045 bash[82788]: audit 2024-07-28T20:29:48.139821+0000 mon.c (mon.2) 574 : audit [INF] from='client.? 172.21.15.45:0/659841707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:29:49.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:49 smithi045 bash[82788]: audit 2024-07-28T20:29:48.140210+0000 mon.a (mon.0) 2567 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:29:49.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:49 smithi045 bash[82788]: audit 2024-07-28T20:29:48.198590+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:49.406 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:49 smithi045 bash[82788]: audit 2024-07-28T20:29:48.201853+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:49.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:49.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:49 smithi155 bash[68033]: audit 2024-07-28T20:29:48.139821+0000 mon.c (mon.2) 574 : audit [INF] from='client.? 172.21.15.45:0/659841707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:29:49.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:49 smithi155 bash[68033]: audit 2024-07-28T20:29:48.140210+0000 mon.a (mon.0) 2567 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:29:49.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:49 smithi155 bash[68033]: audit 2024-07-28T20:29:48.198590+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:29:49.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:49 smithi155 bash[68033]: audit 2024-07-28T20:29:48.201853+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:29:49.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:49.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:49.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:49 smithi155 bash[73694]: debug 2024-07-28T20:29:49.543+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:49.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:49.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:50.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2424 16 16 0 0 0 - 0 2024-07-28T20:29:50.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:50 smithi045 bash[82788]: cluster 2024-07-28T20:29:48.310314+0000 mgr.y (mgr.34101) 1805 : cluster [DBG] pgmap v2683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:50.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:50 smithi045 bash[82788]: cluster 2024-07-28T20:29:49.117826+0000 mon.a (mon.0) 2569 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:29:50.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:50 smithi045 bash[82788]: audit 2024-07-28T20:29:49.129846+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:29:50.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:50 smithi045 bash[82788]: cluster 2024-07-28T20:29:49.129934+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1282: 8 total, 2 up, 8 in 2024-07-28T20:29:50.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:50 smithi045 bash[80445]: cluster 2024-07-28T20:29:48.310314+0000 mgr.y (mgr.34101) 1805 : cluster [DBG] pgmap v2683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:50.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:50 smithi045 bash[80445]: cluster 2024-07-28T20:29:49.117826+0000 mon.a (mon.0) 2569 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:29:50.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:50 smithi045 bash[80445]: audit 2024-07-28T20:29:49.129846+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:29:50.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:50 smithi045 bash[80445]: cluster 2024-07-28T20:29:49.129934+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1282: 8 total, 2 up, 8 in 2024-07-28T20:29:50.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:50.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:50.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:50.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:50 smithi155 bash[68033]: cluster 2024-07-28T20:29:48.310314+0000 mgr.y (mgr.34101) 1805 : cluster [DBG] pgmap v2683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:50.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:50 smithi155 bash[68033]: cluster 2024-07-28T20:29:49.117826+0000 mon.a (mon.0) 2569 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:29:50.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:50 smithi155 bash[68033]: audit 2024-07-28T20:29:49.129846+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:29:50.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:50 smithi155 bash[68033]: cluster 2024-07-28T20:29:49.129934+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1282: 8 total, 2 up, 8 in 2024-07-28T20:29:50.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:50.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:29:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:29:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:29:50.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:50 smithi155 bash[73694]: debug 2024-07-28T20:29:50.507+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:50.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:50.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:51.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2425 16 16 0 0 0 - 0 2024-07-28T20:29:51.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:51.178 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:51.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:51.415 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:51.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:51.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:51 smithi155 bash[73694]: debug 2024-07-28T20:29:51.163+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:51.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:51.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:51.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:51.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:52.008 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:52.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:29:52.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2426 16 16 0 0 0 - 0 2024-07-28T20:29:52.128 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:52.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:52.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:52.380 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:51 smithi155 bash[73694]: debug 2024-07-28T20:29:51.487+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:52.381 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:29:52 smithi155 bash[60745]: ts=2024-07-28T20:29:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:29:52.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:52 smithi155 bash[68033]: cluster 2024-07-28T20:29:50.312042+0000 mgr.y (mgr.34101) 1806 : cluster [DBG] pgmap v2685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:52.441 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:52 smithi045 bash[80445]: cluster 2024-07-28T20:29:50.312042+0000 mgr.y (mgr.34101) 1806 : cluster [DBG] pgmap v2685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:52 smithi045 bash[82788]: cluster 2024-07-28T20:29:50.312042+0000 mgr.y (mgr.34101) 1806 : cluster [DBG] pgmap v2685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:52.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:52.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:52.717 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:52.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:52 smithi155 bash[73694]: debug 2024-07-28T20:29:52.439+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:52.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:52 smithi155 bash[73694]: debug 2024-07-28T20:29:52.475+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:52.838 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:52.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:53.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2427 16 16 0 0 0 - 0 2024-07-28T20:29:53.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:53.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:53.206 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:53.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:52 smithi155 bash[73694]: debug 2024-07-28T20:29:52.931+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:53.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:53.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:53 smithi155 bash[73694]: debug 2024-07-28T20:29:53.039+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:53.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:53.433 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:53.478 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:53.478 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:53 smithi155 bash[73694]: debug 2024-07-28T20:29:53.399+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:53.553 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:53.566 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:29:53.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:53.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:53.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:53 smithi155 bash[73694]: debug 2024-07-28T20:29:53.475+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:53.912 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:54.031 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:54.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2428 16 16 0 0 0 - 0 2024-07-28T20:29:54.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:54.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:54.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:54 smithi155 bash[68033]: cluster 2024-07-28T20:29:52.312979+0000 mgr.y (mgr.34101) 1807 : cluster [DBG] pgmap v2686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:54.391 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:54.403 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:54 smithi045 bash[80445]: cluster 2024-07-28T20:29:52.312979+0000 mgr.y (mgr.34101) 1807 : cluster [DBG] pgmap v2686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:54.404 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:54 smithi045 bash[82788]: cluster 2024-07-28T20:29:52.312979+0000 mgr.y (mgr.34101) 1807 : cluster [DBG] pgmap v2686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:54.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:54.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:54.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:54.759 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:54 smithi155 bash[73694]: debug 2024-07-28T20:29:54.462+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:54.867 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:54.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:55.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2429 16 16 0 0 0 - 0 2024-07-28T20:29:55.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:55.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:55.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:55.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:55.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:55.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:55.713 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:55 smithi155 bash[73694]: debug 2024-07-28T20:29:55.438+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:55.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:55.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:56.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:56.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2430 16 16 0 0 0 - 0 2024-07-28T20:29:56.173 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:56 smithi045 bash[80445]: cluster 2024-07-28T20:29:54.314742+0000 mgr.y (mgr.34101) 1808 : cluster [DBG] pgmap v2687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:56 smithi045 bash[82788]: cluster 2024-07-28T20:29:54.314742+0000 mgr.y (mgr.34101) 1808 : cluster [DBG] pgmap v2687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:56.290 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:29:56.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:56.419 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:56 smithi155 bash[68033]: cluster 2024-07-28T20:29:54.314742+0000 mgr.y (mgr.34101) 1808 : cluster [DBG] pgmap v2687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:56.420 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:56.420 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:56 smithi155 bash[73694]: debug 2024-07-28T20:29:56.158+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:56.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:56.608 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:29:56.651 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:56.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:56.779 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:56 smithi155 bash[73694]: debug 2024-07-28T20:29:56.418+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:56.887 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:57.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:57.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:57.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:56 smithi155 bash[73694]: debug 2024-07-28T20:29:56.866+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:57.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2431 16 16 0 0 0 - 0 2024-07-28T20:29:57.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:29:57.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:57.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:57.486 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:57.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:29:57.726 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:57.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:57 smithi155 bash[73694]: debug 2024-07-28T20:29:57.410+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:57.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:57.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:57 smithi155 bash[73694]: debug 2024-07-28T20:29:57.590+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:57.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:57.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:58.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2432 16 16 0 0 0 - 0 2024-07-28T20:29:58.084 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:58.138 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:58.138 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:57 smithi155 bash[73694]: debug 2024-07-28T20:29:57.942+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:58.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:58.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:58.358 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:29:58.359 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:29:58 smithi045 bash[80445]: cluster 2024-07-28T20:29:56.316517+0000 mgr.y (mgr.34101) 1809 : cluster [DBG] pgmap v2688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:58.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:29:58 smithi045 bash[82788]: cluster 2024-07-28T20:29:56.316517+0000 mgr.y (mgr.34101) 1809 : cluster [DBG] pgmap v2688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:58.401 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:29:58 smithi155 bash[68033]: cluster 2024-07-28T20:29:56.316517+0000 mgr.y (mgr.34101) 1809 : cluster [DBG] pgmap v2688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:29:58.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:58.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:58 smithi155 bash[73694]: debug 2024-07-28T20:29:58.402+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:58.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:58.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:58.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:58.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:29:59.028 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:29:59.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2433 16 16 0 0 0 - 0 2024-07-28T20:29:59.118 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:29:59.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:59.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:29:59.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:59 smithi155 bash[73694]: debug 2024-07-28T20:29:59.118+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:29:59.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:59.504 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:29:59.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:59.655 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:29:59.655 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T20:29:59.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:59.748 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:29:59 smithi155 bash[73694]: debug 2024-07-28T20:29:59.450+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:29:59.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:29:59.976 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:00.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2434 16 16 0 0 0 - 0 2024-07-28T20:30:00.096 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:00.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:00.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:00.343 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:29:58.317463+0000 mgr.y (mgr.34101) 1810 : cluster [DBG] pgmap v2689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:00.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000220+0000 mon.a (mon.0) 2572 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:30:00.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000292+0000 mon.a (mon.0) 2573 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T20:30:00.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000312+0000 mon.a (mon.0) 2574 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:30:00.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000332+0000 mon.a (mon.0) 2575 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:30:00.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000348+0000 mon.a (mon.0) 2576 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:30:00.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000368+0000 mon.a (mon.0) 2577 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:30:00.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000389+0000 mon.a (mon.0) 2578 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:30:00.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000408+0000 mon.a (mon.0) 2579 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:30:00.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000426+0000 mon.a (mon.0) 2580 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:30:00.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000445+0000 mon.a (mon.0) 2581 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:30:00.344 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000464+0000 mon.a (mon.0) 2582 : cluster [WRN] pg 1.0 is stuck stale for 41m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:30:00.345 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000482+0000 mon.a (mon.0) 2583 : cluster [WRN] pg 2.0 is stuck stale for 41m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:30:00.345 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000503+0000 mon.a (mon.0) 2584 : cluster [WRN] pg 2.1 is stuck stale for 41m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:30:00.345 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000523+0000 mon.a (mon.0) 2585 : cluster [WRN] pg 2.2 is stuck stale for 41m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:30:00.345 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000545+0000 mon.a (mon.0) 2586 : cluster [WRN] pg 2.3 is stuck stale for 41m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:30:00.345 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000567+0000 mon.a (mon.0) 2587 : cluster [WRN] pg 2.4 is stuck stale for 41m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:30:00.345 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000590+0000 mon.a (mon.0) 2588 : cluster [WRN] pg 2.5 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.345 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000611+0000 mon.a (mon.0) 2589 : cluster [WRN] pg 2.6 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.345 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000636+0000 mon.a (mon.0) 2590 : cluster [WRN] pg 3.0 is stuck stale for 41m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:30:00.345 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:29:58.317463+0000 mgr.y (mgr.34101) 1810 : cluster [DBG] pgmap v2689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000220+0000 mon.a (mon.0) 2572 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000292+0000 mon.a (mon.0) 2573 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000312+0000 mon.a (mon.0) 2574 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000332+0000 mon.a (mon.0) 2575 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000348+0000 mon.a (mon.0) 2576 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000368+0000 mon.a (mon.0) 2577 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000389+0000 mon.a (mon.0) 2578 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000408+0000 mon.a (mon.0) 2579 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000426+0000 mon.a (mon.0) 2580 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000445+0000 mon.a (mon.0) 2581 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000464+0000 mon.a (mon.0) 2582 : cluster [WRN] pg 1.0 is stuck stale for 41m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:30:00.346 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000482+0000 mon.a (mon.0) 2583 : cluster [WRN] pg 2.0 is stuck stale for 41m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:30:00.347 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000503+0000 mon.a (mon.0) 2584 : cluster [WRN] pg 2.1 is stuck stale for 41m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:30:00.347 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000523+0000 mon.a (mon.0) 2585 : cluster [WRN] pg 2.2 is stuck stale for 41m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:30:00.347 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000545+0000 mon.a (mon.0) 2586 : cluster [WRN] pg 2.3 is stuck stale for 41m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:30:00.347 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000567+0000 mon.a (mon.0) 2587 : cluster [WRN] pg 2.4 is stuck stale for 41m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:30:00.347 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000590+0000 mon.a (mon.0) 2588 : cluster [WRN] pg 2.5 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.347 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000611+0000 mon.a (mon.0) 2589 : cluster [WRN] pg 2.6 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.347 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000636+0000 mon.a (mon.0) 2590 : cluster [WRN] pg 3.0 is stuck stale for 41m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:30:00.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000660+0000 mon.a (mon.0) 2591 : cluster [WRN] pg 3.3 is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000679+0000 mon.a (mon.0) 2592 : cluster [WRN] pg 3.4 is stuck stale for 41m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:30:00.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000700+0000 mon.a (mon.0) 2593 : cluster [WRN] pg 3.5 is stuck stale for 41m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:30:00.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000720+0000 mon.a (mon.0) 2594 : cluster [WRN] pg 3.9 is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000740+0000 mon.a (mon.0) 2595 : cluster [WRN] pg 3.a is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000760+0000 mon.a (mon.0) 2596 : cluster [WRN] pg 3.c is stuck stale for 41m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:30:00.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000781+0000 mon.a (mon.0) 2597 : cluster [WRN] pg 3.d is stuck stale for 41m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:30:00.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000800+0000 mon.a (mon.0) 2598 : cluster [WRN] pg 3.e is stuck inactive for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000821+0000 mon.a (mon.0) 2599 : cluster [WRN] pg 3.f is stuck inactive for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.348 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000843+0000 mon.a (mon.0) 2600 : cluster [WRN] pg 3.10 is stuck stale for 41m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:30:00.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000863+0000 mon.a (mon.0) 2601 : cluster [WRN] pg 3.11 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000882+0000 mon.a (mon.0) 2602 : cluster [WRN] pg 3.12 is stuck stale for 41m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:30:00.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000902+0000 mon.a (mon.0) 2603 : cluster [WRN] pg 3.13 is stuck inactive for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000924+0000 mon.a (mon.0) 2604 : cluster [WRN] pg 4.2 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000945+0000 mon.a (mon.0) 2605 : cluster [WRN] pg 4.3 is stuck stale for 41m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:30:00.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000966+0000 mon.a (mon.0) 2606 : cluster [WRN] pg 4.4 is stuck stale for 41m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:30:00.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.000988+0000 mon.a (mon.0) 2607 : cluster [WRN] pg 4.5 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001008+0000 mon.a (mon.0) 2608 : cluster [WRN] pg 4.6 is stuck stale for 41m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:30:00.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001033+0000 mon.a (mon.0) 2609 : cluster [WRN] pg 4.7 is stuck stale for 41m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:30:00.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001055+0000 mon.a (mon.0) 2610 : cluster [WRN] pg 4.8 is stuck stale for 41m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001076+0000 mon.a (mon.0) 2611 : cluster [WRN] pg 4.a is stuck stale for 41m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001097+0000 mon.a (mon.0) 2612 : cluster [WRN] pg 4.b is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001121+0000 mon.a (mon.0) 2613 : cluster [WRN] pg 4.d is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001144+0000 mon.a (mon.0) 2614 : cluster [WRN] pg 4.e is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001164+0000 mon.a (mon.0) 2615 : cluster [WRN] pg 4.f is stuck stale for 41m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001187+0000 mon.a (mon.0) 2616 : cluster [WRN] pg 4.15 is stuck stale for 41m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001208+0000 mon.a (mon.0) 2617 : cluster [WRN] pg 4.16 is stuck stale for 41m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001231+0000 mon.a (mon.0) 2618 : cluster [WRN] pg 6.0 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001252+0000 mon.a (mon.0) 2619 : cluster [WRN] pg 6.1 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001278+0000 mon.a (mon.0) 2620 : cluster [WRN] pg 6.2 is stuck peering for 40m, current state creating+peering, last acting [4,3] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001296+0000 mon.a (mon.0) 2621 : cluster [WRN] pg 6.4 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001317+0000 mon.a (mon.0) 2622 : cluster [WRN] pg 6.5 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001339+0000 mon.a (mon.0) 2623 : cluster [WRN] pg 6.6 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001363+0000 mon.a (mon.0) 2624 : cluster [WRN] pg 6.7 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001388+0000 mon.a (mon.0) 2625 : cluster [WRN] pg 6.8 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001409+0000 mon.a (mon.0) 2626 : cluster [WRN] pg 6.9 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001432+0000 mon.a (mon.0) 2627 : cluster [WRN] pg 6.a is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001455+0000 mon.a (mon.0) 2628 : cluster [WRN] pg 6.b is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001477+0000 mon.a (mon.0) 2629 : cluster [WRN] pg 6.c is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001498+0000 mon.a (mon.0) 2630 : cluster [WRN] pg 6.d is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.351 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001517+0000 mon.a (mon.0) 2631 : cluster [WRN] pg 6.e is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.352 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000660+0000 mon.a (mon.0) 2591 : cluster [WRN] pg 3.3 is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.352 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000679+0000 mon.a (mon.0) 2592 : cluster [WRN] pg 3.4 is stuck stale for 41m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:30:00.352 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000700+0000 mon.a (mon.0) 2593 : cluster [WRN] pg 3.5 is stuck stale for 41m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:30:00.352 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000720+0000 mon.a (mon.0) 2594 : cluster [WRN] pg 3.9 is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.352 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000740+0000 mon.a (mon.0) 2595 : cluster [WRN] pg 3.a is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.352 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000760+0000 mon.a (mon.0) 2596 : cluster [WRN] pg 3.c is stuck stale for 41m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:30:00.352 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000781+0000 mon.a (mon.0) 2597 : cluster [WRN] pg 3.d is stuck stale for 41m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:30:00.352 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000800+0000 mon.a (mon.0) 2598 : cluster [WRN] pg 3.e is stuck inactive for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.352 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000821+0000 mon.a (mon.0) 2599 : cluster [WRN] pg 3.f is stuck inactive for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.352 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000843+0000 mon.a (mon.0) 2600 : cluster [WRN] pg 3.10 is stuck stale for 41m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:30:00.352 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000863+0000 mon.a (mon.0) 2601 : cluster [WRN] pg 3.11 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.353 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000882+0000 mon.a (mon.0) 2602 : cluster [WRN] pg 3.12 is stuck stale for 41m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:30:00.353 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000902+0000 mon.a (mon.0) 2603 : cluster [WRN] pg 3.13 is stuck inactive for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.353 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000924+0000 mon.a (mon.0) 2604 : cluster [WRN] pg 4.2 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.353 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000945+0000 mon.a (mon.0) 2605 : cluster [WRN] pg 4.3 is stuck stale for 41m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:30:00.353 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000966+0000 mon.a (mon.0) 2606 : cluster [WRN] pg 4.4 is stuck stale for 41m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:30:00.353 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.000988+0000 mon.a (mon.0) 2607 : cluster [WRN] pg 4.5 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.353 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001008+0000 mon.a (mon.0) 2608 : cluster [WRN] pg 4.6 is stuck stale for 41m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:30:00.353 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001033+0000 mon.a (mon.0) 2609 : cluster [WRN] pg 4.7 is stuck stale for 41m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:30:00.353 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001055+0000 mon.a (mon.0) 2610 : cluster [WRN] pg 4.8 is stuck stale for 41m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:30:00.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001539+0000 mon.a (mon.0) 2632 : cluster [WRN] pg 6.f is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001562+0000 mon.a (mon.0) 2633 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:30:00.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001582+0000 mon.a (mon.0) 2634 : cluster [WRN] pg 2.5 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001606+0000 mon.a (mon.0) 2635 : cluster [WRN] pg 2.6 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001628+0000 mon.a (mon.0) 2636 : cluster [WRN] pg 3.1 is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001651+0000 mon.a (mon.0) 2637 : cluster [WRN] pg 3.3 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001672+0000 mon.a (mon.0) 2638 : cluster [WRN] pg 3.6 is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001694+0000 mon.a (mon.0) 2639 : cluster [WRN] pg 3.9 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001716+0000 mon.a (mon.0) 2640 : cluster [WRN] pg 3.a is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001737+0000 mon.a (mon.0) 2641 : cluster [WRN] pg 3.e is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001756+0000 mon.a (mon.0) 2642 : cluster [WRN] pg 3.f is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.355 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001778+0000 mon.a (mon.0) 2643 : cluster [WRN] pg 3.11 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.355 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001801+0000 mon.a (mon.0) 2644 : cluster [WRN] pg 3.13 is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.355 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001857+0000 mon.a (mon.0) 2645 : cluster [WRN] pg 3.14 is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.355 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001899+0000 mon.a (mon.0) 2646 : cluster [WRN] pg 3.1a is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.355 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001916+0000 mon.a (mon.0) 2647 : cluster [WRN] pg 3.1b is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.355 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001932+0000 mon.a (mon.0) 2648 : cluster [WRN] pg 3.1c is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.355 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001943+0000 mon.a (mon.0) 2649 : cluster [WRN] pg 3.1d is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.355 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001953+0000 mon.a (mon.0) 2650 : cluster [WRN] pg 4.1 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.355 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001965+0000 mon.a (mon.0) 2651 : cluster [WRN] pg 4.2 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001076+0000 mon.a (mon.0) 2611 : cluster [WRN] pg 4.a is stuck stale for 41m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001097+0000 mon.a (mon.0) 2612 : cluster [WRN] pg 4.b is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001121+0000 mon.a (mon.0) 2613 : cluster [WRN] pg 4.d is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001144+0000 mon.a (mon.0) 2614 : cluster [WRN] pg 4.e is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001164+0000 mon.a (mon.0) 2615 : cluster [WRN] pg 4.f is stuck stale for 41m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001187+0000 mon.a (mon.0) 2616 : cluster [WRN] pg 4.15 is stuck stale for 41m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001208+0000 mon.a (mon.0) 2617 : cluster [WRN] pg 4.16 is stuck stale for 41m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001231+0000 mon.a (mon.0) 2618 : cluster [WRN] pg 6.0 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001252+0000 mon.a (mon.0) 2619 : cluster [WRN] pg 6.1 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001278+0000 mon.a (mon.0) 2620 : cluster [WRN] pg 6.2 is stuck peering for 40m, current state creating+peering, last acting [4,3] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001296+0000 mon.a (mon.0) 2621 : cluster [WRN] pg 6.4 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.356 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001317+0000 mon.a (mon.0) 2622 : cluster [WRN] pg 6.5 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.357 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001339+0000 mon.a (mon.0) 2623 : cluster [WRN] pg 6.6 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.357 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001363+0000 mon.a (mon.0) 2624 : cluster [WRN] pg 6.7 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.357 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001388+0000 mon.a (mon.0) 2625 : cluster [WRN] pg 6.8 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.357 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001409+0000 mon.a (mon.0) 2626 : cluster [WRN] pg 6.9 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.357 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001432+0000 mon.a (mon.0) 2627 : cluster [WRN] pg 6.a is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.357 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001455+0000 mon.a (mon.0) 2628 : cluster [WRN] pg 6.b is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.357 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001477+0000 mon.a (mon.0) 2629 : cluster [WRN] pg 6.c is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.357 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001498+0000 mon.a (mon.0) 2630 : cluster [WRN] pg 6.d is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.357 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001517+0000 mon.a (mon.0) 2631 : cluster [WRN] pg 6.e is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001975+0000 mon.a (mon.0) 2652 : cluster [WRN] pg 4.5 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001985+0000 mon.a (mon.0) 2653 : cluster [WRN] pg 4.9 is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.001995+0000 mon.a (mon.0) 2654 : cluster [WRN] pg 4.b is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.002005+0000 mon.a (mon.0) 2655 : cluster [WRN] pg 4.c is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.002014+0000 mon.a (mon.0) 2656 : cluster [WRN] pg 4.d is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.002024+0000 mon.a (mon.0) 2657 : cluster [WRN] pg 4.e is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.002035+0000 mon.a (mon.0) 2658 : cluster [WRN] pg 4.13 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.002045+0000 mon.a (mon.0) 2659 : cluster [WRN] pg 4.18 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.002055+0000 mon.a (mon.0) 2660 : cluster [WRN] pg 4.1a is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.002066+0000 mon.a (mon.0) 2661 : cluster [WRN] pg 4.1b is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.002076+0000 mon.a (mon.0) 2662 : cluster [WRN] pg 6.e is stuck undersized for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.359 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001539+0000 mon.a (mon.0) 2632 : cluster [WRN] pg 6.f is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.359 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001562+0000 mon.a (mon.0) 2633 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:30:00.359 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001582+0000 mon.a (mon.0) 2634 : cluster [WRN] pg 2.5 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.359 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001606+0000 mon.a (mon.0) 2635 : cluster [WRN] pg 2.6 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.359 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001628+0000 mon.a (mon.0) 2636 : cluster [WRN] pg 3.1 is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.359 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001651+0000 mon.a (mon.0) 2637 : cluster [WRN] pg 3.3 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.359 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001672+0000 mon.a (mon.0) 2638 : cluster [WRN] pg 3.6 is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.359 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001694+0000 mon.a (mon.0) 2639 : cluster [WRN] pg 3.9 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001716+0000 mon.a (mon.0) 2640 : cluster [WRN] pg 3.a is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001737+0000 mon.a (mon.0) 2641 : cluster [WRN] pg 3.e is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001756+0000 mon.a (mon.0) 2642 : cluster [WRN] pg 3.f is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001778+0000 mon.a (mon.0) 2643 : cluster [WRN] pg 3.11 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001801+0000 mon.a (mon.0) 2644 : cluster [WRN] pg 3.13 is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001857+0000 mon.a (mon.0) 2645 : cluster [WRN] pg 3.14 is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001899+0000 mon.a (mon.0) 2646 : cluster [WRN] pg 3.1a is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001916+0000 mon.a (mon.0) 2647 : cluster [WRN] pg 3.1b is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001932+0000 mon.a (mon.0) 2648 : cluster [WRN] pg 3.1c is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001943+0000 mon.a (mon.0) 2649 : cluster [WRN] pg 3.1d is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.360 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001953+0000 mon.a (mon.0) 2650 : cluster [WRN] pg 4.1 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.361 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001965+0000 mon.a (mon.0) 2651 : cluster [WRN] pg 4.2 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.361 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001975+0000 mon.a (mon.0) 2652 : cluster [WRN] pg 4.5 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.361 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001985+0000 mon.a (mon.0) 2653 : cluster [WRN] pg 4.9 is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.361 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.001995+0000 mon.a (mon.0) 2654 : cluster [WRN] pg 4.b is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.361 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.002005+0000 mon.a (mon.0) 2655 : cluster [WRN] pg 4.c is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.361 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.002014+0000 mon.a (mon.0) 2656 : cluster [WRN] pg 4.d is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.361 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.002024+0000 mon.a (mon.0) 2657 : cluster [WRN] pg 4.e is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.361 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.002035+0000 mon.a (mon.0) 2658 : cluster [WRN] pg 4.13 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.361 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.002045+0000 mon.a (mon.0) 2659 : cluster [WRN] pg 4.18 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.361 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.002055+0000 mon.a (mon.0) 2660 : cluster [WRN] pg 4.1a is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.361 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.002066+0000 mon.a (mon.0) 2661 : cluster [WRN] pg 4.1b is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.362 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.002076+0000 mon.a (mon.0) 2662 : cluster [WRN] pg 6.e is stuck undersized for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:29:58.317463+0000 mgr.y (mgr.34101) 1810 : cluster [DBG] pgmap v2689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:00.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000220+0000 mon.a (mon.0) 2572 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:30:00.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000292+0000 mon.a (mon.0) 2573 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-07-28T20:30:00.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000312+0000 mon.a (mon.0) 2574 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:30:00.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000332+0000 mon.a (mon.0) 2575 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:30:00.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000348+0000 mon.a (mon.0) 2576 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:30:00.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000368+0000 mon.a (mon.0) 2577 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:30:00.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000389+0000 mon.a (mon.0) 2578 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:30:00.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000408+0000 mon.a (mon.0) 2579 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:30:00.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000426+0000 mon.a (mon.0) 2580 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:30:00.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000445+0000 mon.a (mon.0) 2581 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:30:00.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000464+0000 mon.a (mon.0) 2582 : cluster [WRN] pg 1.0 is stuck stale for 41m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:30:00.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000482+0000 mon.a (mon.0) 2583 : cluster [WRN] pg 2.0 is stuck stale for 41m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:30:00.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000503+0000 mon.a (mon.0) 2584 : cluster [WRN] pg 2.1 is stuck stale for 41m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:30:00.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000523+0000 mon.a (mon.0) 2585 : cluster [WRN] pg 2.2 is stuck stale for 41m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:30:00.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000545+0000 mon.a (mon.0) 2586 : cluster [WRN] pg 2.3 is stuck stale for 41m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:30:00.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000567+0000 mon.a (mon.0) 2587 : cluster [WRN] pg 2.4 is stuck stale for 41m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:30:00.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000590+0000 mon.a (mon.0) 2588 : cluster [WRN] pg 2.5 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000611+0000 mon.a (mon.0) 2589 : cluster [WRN] pg 2.6 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000636+0000 mon.a (mon.0) 2590 : cluster [WRN] pg 3.0 is stuck stale for 41m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:30:00.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000660+0000 mon.a (mon.0) 2591 : cluster [WRN] pg 3.3 is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000679+0000 mon.a (mon.0) 2592 : cluster [WRN] pg 3.4 is stuck stale for 41m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:30:00.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000700+0000 mon.a (mon.0) 2593 : cluster [WRN] pg 3.5 is stuck stale for 41m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:30:00.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000720+0000 mon.a (mon.0) 2594 : cluster [WRN] pg 3.9 is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000740+0000 mon.a (mon.0) 2595 : cluster [WRN] pg 3.a is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000760+0000 mon.a (mon.0) 2596 : cluster [WRN] pg 3.c is stuck stale for 41m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:30:00.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000781+0000 mon.a (mon.0) 2597 : cluster [WRN] pg 3.d is stuck stale for 41m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:30:00.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000800+0000 mon.a (mon.0) 2598 : cluster [WRN] pg 3.e is stuck inactive for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000821+0000 mon.a (mon.0) 2599 : cluster [WRN] pg 3.f is stuck inactive for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000843+0000 mon.a (mon.0) 2600 : cluster [WRN] pg 3.10 is stuck stale for 41m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:30:00.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000863+0000 mon.a (mon.0) 2601 : cluster [WRN] pg 3.11 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000882+0000 mon.a (mon.0) 2602 : cluster [WRN] pg 3.12 is stuck stale for 41m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:30:00.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000902+0000 mon.a (mon.0) 2603 : cluster [WRN] pg 3.13 is stuck inactive for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000924+0000 mon.a (mon.0) 2604 : cluster [WRN] pg 4.2 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000945+0000 mon.a (mon.0) 2605 : cluster [WRN] pg 4.3 is stuck stale for 41m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:30:00.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000966+0000 mon.a (mon.0) 2606 : cluster [WRN] pg 4.4 is stuck stale for 41m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.000988+0000 mon.a (mon.0) 2607 : cluster [WRN] pg 4.5 is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001008+0000 mon.a (mon.0) 2608 : cluster [WRN] pg 4.6 is stuck stale for 41m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001033+0000 mon.a (mon.0) 2609 : cluster [WRN] pg 4.7 is stuck stale for 41m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001055+0000 mon.a (mon.0) 2610 : cluster [WRN] pg 4.8 is stuck stale for 41m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001076+0000 mon.a (mon.0) 2611 : cluster [WRN] pg 4.a is stuck stale for 41m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001097+0000 mon.a (mon.0) 2612 : cluster [WRN] pg 4.b is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001121+0000 mon.a (mon.0) 2613 : cluster [WRN] pg 4.d is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001144+0000 mon.a (mon.0) 2614 : cluster [WRN] pg 4.e is stuck inactive for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001164+0000 mon.a (mon.0) 2615 : cluster [WRN] pg 4.f is stuck stale for 41m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001187+0000 mon.a (mon.0) 2616 : cluster [WRN] pg 4.15 is stuck stale for 41m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001208+0000 mon.a (mon.0) 2617 : cluster [WRN] pg 4.16 is stuck stale for 41m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001231+0000 mon.a (mon.0) 2618 : cluster [WRN] pg 6.0 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001252+0000 mon.a (mon.0) 2619 : cluster [WRN] pg 6.1 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001278+0000 mon.a (mon.0) 2620 : cluster [WRN] pg 6.2 is stuck peering for 40m, current state creating+peering, last acting [4,3] 2024-07-28T20:30:00.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001296+0000 mon.a (mon.0) 2621 : cluster [WRN] pg 6.4 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001317+0000 mon.a (mon.0) 2622 : cluster [WRN] pg 6.5 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001339+0000 mon.a (mon.0) 2623 : cluster [WRN] pg 6.6 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001363+0000 mon.a (mon.0) 2624 : cluster [WRN] pg 6.7 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001388+0000 mon.a (mon.0) 2625 : cluster [WRN] pg 6.8 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001409+0000 mon.a (mon.0) 2626 : cluster [WRN] pg 6.9 is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001432+0000 mon.a (mon.0) 2627 : cluster [WRN] pg 6.a is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001455+0000 mon.a (mon.0) 2628 : cluster [WRN] pg 6.b is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001477+0000 mon.a (mon.0) 2629 : cluster [WRN] pg 6.c is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001498+0000 mon.a (mon.0) 2630 : cluster [WRN] pg 6.d is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001517+0000 mon.a (mon.0) 2631 : cluster [WRN] pg 6.e is stuck inactive for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001539+0000 mon.a (mon.0) 2632 : cluster [WRN] pg 6.f is stuck inactive for 40m, current state unknown, last acting [] 2024-07-28T20:30:00.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001562+0000 mon.a (mon.0) 2633 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:30:00.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001582+0000 mon.a (mon.0) 2634 : cluster [WRN] pg 2.5 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001606+0000 mon.a (mon.0) 2635 : cluster [WRN] pg 2.6 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001628+0000 mon.a (mon.0) 2636 : cluster [WRN] pg 3.1 is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001651+0000 mon.a (mon.0) 2637 : cluster [WRN] pg 3.3 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001672+0000 mon.a (mon.0) 2638 : cluster [WRN] pg 3.6 is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001694+0000 mon.a (mon.0) 2639 : cluster [WRN] pg 3.9 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001716+0000 mon.a (mon.0) 2640 : cluster [WRN] pg 3.a is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001737+0000 mon.a (mon.0) 2641 : cluster [WRN] pg 3.e is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001756+0000 mon.a (mon.0) 2642 : cluster [WRN] pg 3.f is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001778+0000 mon.a (mon.0) 2643 : cluster [WRN] pg 3.11 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001801+0000 mon.a (mon.0) 2644 : cluster [WRN] pg 3.13 is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001857+0000 mon.a (mon.0) 2645 : cluster [WRN] pg 3.14 is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001899+0000 mon.a (mon.0) 2646 : cluster [WRN] pg 3.1a is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001916+0000 mon.a (mon.0) 2647 : cluster [WRN] pg 3.1b is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001932+0000 mon.a (mon.0) 2648 : cluster [WRN] pg 3.1c is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001943+0000 mon.a (mon.0) 2649 : cluster [WRN] pg 3.1d is stuck undersized for 41m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001953+0000 mon.a (mon.0) 2650 : cluster [WRN] pg 4.1 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001965+0000 mon.a (mon.0) 2651 : cluster [WRN] pg 4.2 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001975+0000 mon.a (mon.0) 2652 : cluster [WRN] pg 4.5 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001985+0000 mon.a (mon.0) 2653 : cluster [WRN] pg 4.9 is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.001995+0000 mon.a (mon.0) 2654 : cluster [WRN] pg 4.b is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.002005+0000 mon.a (mon.0) 2655 : cluster [WRN] pg 4.c is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.002014+0000 mon.a (mon.0) 2656 : cluster [WRN] pg 4.d is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.002024+0000 mon.a (mon.0) 2657 : cluster [WRN] pg 4.e is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.002035+0000 mon.a (mon.0) 2658 : cluster [WRN] pg 4.13 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.002045+0000 mon.a (mon.0) 2659 : cluster [WRN] pg 4.18 is stuck undersized for 41m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.002055+0000 mon.a (mon.0) 2660 : cluster [WRN] pg 4.1a is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.002066+0000 mon.a (mon.0) 2661 : cluster [WRN] pg 4.1b is stuck undersized for 41m, current state active+undersized, last acting [4,3] 2024-07-28T20:30:00.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.002076+0000 mon.a (mon.0) 2662 : cluster [WRN] pg 6.e is stuck undersized for 40m, current state undersized+peered, last acting [4] 2024-07-28T20:30:00.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:00.584 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:00.703 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:00.714 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:30:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:30:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:30:00.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:00 smithi155 bash[73694]: debug 2024-07-28T20:30:00.446+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:00.823 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:00.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:01.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2435 16 16 0 0 0 - 0 2024-07-28T20:30:01.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:01.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:01.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:01.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:01 smithi155 bash[73694]: debug 2024-07-28T20:30:01.046+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:01.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:01.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:01.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:01.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:01.657 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:01.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:01.787 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:01 smithi155 bash[73694]: debug 2024-07-28T20:30:01.306+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:01.787 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:01 smithi155 bash[73694]: debug 2024-07-28T20:30:01.434+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:01.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:02.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:02.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2436 16 16 0 0 0 - 0 2024-07-28T20:30:02.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:02 smithi045 bash[80445]: cluster 2024-07-28T20:30:00.318434+0000 mgr.y (mgr.34101) 1811 : cluster [DBG] pgmap v2690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:02 smithi045 bash[82788]: cluster 2024-07-28T20:30:00.318434+0000 mgr.y (mgr.34101) 1811 : cluster [DBG] pgmap v2690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:02.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:02.364 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:02.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:02.495 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:02 smithi155 bash[73694]: debug 2024-07-28T20:30:02.398+0000 7f8e37e1e640 -1 osd.4 1282 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:02.495 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:30:02 smithi155 bash[60745]: ts=2024-07-28T20:30:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:30:02.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:02 smithi155 bash[68033]: cluster 2024-07-28T20:30:00.318434+0000 mgr.y (mgr.34101) 1811 : cluster [DBG] pgmap v2690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:02.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:02.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:02.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:02.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:03.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2437 16 16 0 0 0 - 0 2024-07-28T20:30:03.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:03.164 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:30:03.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:03.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:03.385 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:03 smithi045 bash[82788]: audit 2024-07-28T20:30:02.341706+0000 mon.c (mon.2) 576 : audit [INF] from='client.? 172.21.15.45:0/3661965349' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:03.385 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:03 smithi045 bash[82788]: audit 2024-07-28T20:30:02.342348+0000 mon.a (mon.0) 2663 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:03.385 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:03 smithi045 bash[80445]: audit 2024-07-28T20:30:02.341706+0000 mon.c (mon.2) 576 : audit [INF] from='client.? 172.21.15.45:0/3661965349' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:03.385 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:03 smithi045 bash[80445]: audit 2024-07-28T20:30:02.342348+0000 mon.a (mon.0) 2663 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:03.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:03.448 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:03.448 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:03 smithi155 bash[73694]: debug 2024-07-28T20:30:03.322+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:03.448 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:03 smithi155 bash[73694]: debug 2024-07-28T20:30:03.402+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:03.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:03 smithi155 bash[68033]: audit 2024-07-28T20:30:02.341706+0000 mon.c (mon.2) 576 : audit [INF] from='client.? 172.21.15.45:0/3661965349' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:03.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:03 smithi155 bash[68033]: audit 2024-07-28T20:30:02.342348+0000 mon.a (mon.0) 2663 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:03.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:03.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:03.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:03.871 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:03.912 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:04.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:04.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2438 16 16 0 0 0 - 0 2024-07-28T20:30:04.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:04.159 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:03 smithi155 bash[73694]: debug 2024-07-28T20:30:03.870+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:04.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:04.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:04 smithi155 bash[68033]: cluster 2024-07-28T20:30:02.320281+0000 mgr.y (mgr.34101) 1812 : cluster [DBG] pgmap v2691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:04 smithi155 bash[68033]: cluster 2024-07-28T20:30:03.148231+0000 mon.a (mon.0) 2664 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:04 smithi155 bash[68033]: audit 2024-07-28T20:30:03.162969+0000 mon.a (mon.0) 2665 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:30:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:04 smithi155 bash[68033]: cluster 2024-07-28T20:30:03.163125+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1283: 8 total, 2 up, 8 in 2024-07-28T20:30:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:04 smithi155 bash[68033]: audit 2024-07-28T20:30:03.198610+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:04.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:04 smithi155 bash[68033]: audit 2024-07-28T20:30:03.199995+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:04.389 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[80445]: cluster 2024-07-28T20:30:02.320281+0000 mgr.y (mgr.34101) 1812 : cluster [DBG] pgmap v2691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[80445]: cluster 2024-07-28T20:30:03.148231+0000 mon.a (mon.0) 2664 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[80445]: audit 2024-07-28T20:30:03.162969+0000 mon.a (mon.0) 2665 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:30:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[80445]: cluster 2024-07-28T20:30:03.163125+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1283: 8 total, 2 up, 8 in 2024-07-28T20:30:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[80445]: audit 2024-07-28T20:30:03.198610+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[80445]: audit 2024-07-28T20:30:03.199995+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[82788]: cluster 2024-07-28T20:30:02.320281+0000 mgr.y (mgr.34101) 1812 : cluster [DBG] pgmap v2691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[82788]: cluster 2024-07-28T20:30:03.148231+0000 mon.a (mon.0) 2664 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[82788]: audit 2024-07-28T20:30:03.162969+0000 mon.a (mon.0) 2665 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:30:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[82788]: cluster 2024-07-28T20:30:03.163125+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1283: 8 total, 2 up, 8 in 2024-07-28T20:30:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[82788]: audit 2024-07-28T20:30:03.198610+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:04.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:04 smithi045 bash[82788]: audit 2024-07-28T20:30:03.199995+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:04.509 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:04.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:04 smithi155 bash[73694]: debug 2024-07-28T20:30:04.358+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:04.555 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:30:04.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:04.748 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:04.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:04.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:05.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2439 16 16 0 0 0 - 0 2024-07-28T20:30:05.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:05.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:05.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:05.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:05.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:05.699 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:05.710 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:05 smithi155 bash[73694]: debug 2024-07-28T20:30:05.318+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:05.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:05.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:06.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:06.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:05 smithi155 bash[73694]: debug 2024-07-28T20:30:05.778+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:06.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:06.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:30:06.060235+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:30:06.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:30:06.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2440 16 16 0 0 0 - 0 2024-07-28T20:30:06.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:30:06.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:06.291 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:06.361 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:06 smithi155 bash[68033]: cluster 2024-07-28T20:30:04.322104+0000 mgr.y (mgr.34101) 1813 : cluster [DBG] pgmap v2693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:06.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:06.416 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:06 smithi155 bash[73694]: debug 2024-07-28T20:30:06.362+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:06 smithi045 bash[80445]: cluster 2024-07-28T20:30:04.322104+0000 mgr.y (mgr.34101) 1813 : cluster [DBG] pgmap v2693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:06 smithi045 bash[82788]: cluster 2024-07-28T20:30:04.322104+0000 mgr.y (mgr.34101) 1813 : cluster [DBG] pgmap v2693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:06.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:06.644 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:06.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:06.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:06.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:07.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2441 16 16 0 0 0 - 0 2024-07-28T20:30:07.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:07.172 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:07 smithi045 bash[82788]: audit 2024-07-28T20:30:07.119910+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:30:07.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:07.357 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:07 smithi045 bash[80445]: audit 2024-07-28T20:30:07.119910+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:30:07.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:07.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:07 smithi155 bash[73694]: debug 2024-07-28T20:30:07.362+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:07.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:07 smithi155 bash[68033]: audit 2024-07-28T20:30:07.119910+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:30:07.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:07.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:07.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:07.930 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:07.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:08.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2442 16 16 0 0 0 - 0 2024-07-28T20:30:08.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:08.172 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:07 smithi155 bash[73694]: debug 2024-07-28T20:30:07.930+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:08.172 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:08.172 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:08 smithi155 bash[73694]: debug 2024-07-28T20:30:08.022+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:08.184 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:08.302 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:08.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:08 smithi155 bash[68033]: cluster 2024-07-28T20:30:06.323104+0000 mgr.y (mgr.34101) 1814 : cluster [DBG] pgmap v2694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:08.391 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:30:08.393 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:08 smithi045 bash[80445]: cluster 2024-07-28T20:30:06.323104+0000 mgr.y (mgr.34101) 1814 : cluster [DBG] pgmap v2694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:08.393 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:08 smithi045 bash[82788]: cluster 2024-07-28T20:30:06.323104+0000 mgr.y (mgr.34101) 1814 : cluster [DBG] pgmap v2694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:08.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:08.426 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:08.426 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:08 smithi155 bash[73694]: debug 2024-07-28T20:30:08.370+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:08.532 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:08.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:08.665 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:08 smithi155 bash[73694]: debug 2024-07-28T20:30:08.426+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:08.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:08.772 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:08.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:09.006 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:09.018 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:08 smithi155 bash[73694]: debug 2024-07-28T20:30:08.730+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:09.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2443 16 16 0 0 0 - 0 2024-07-28T20:30:09.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:09.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:09.249 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:30:09.249 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T20:30:09.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:09.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:09 smithi155 bash[73694]: debug 2024-07-28T20:30:09.110+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:09.364 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:09.483 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:09.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:09.721 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:09.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:09.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:09 smithi155 bash[73694]: debug 2024-07-28T20:30:09.406+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:09.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:09 smithi155 bash[73694]: debug 2024-07-28T20:30:09.458+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:09.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:09.960 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:10.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2444 16 16 0 0 0 - 0 2024-07-28T20:30:10.080 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:10.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:10.317 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:10.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:10.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:10 smithi155 bash[68033]: cluster 2024-07-28T20:30:08.324053+0000 mgr.y (mgr.34101) 1815 : cluster [DBG] pgmap v2695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:10.445 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:10 smithi155 bash[73694]: debug 2024-07-28T20:30:10.386+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:10 smithi045 bash[80445]: cluster 2024-07-28T20:30:08.324053+0000 mgr.y (mgr.34101) 1815 : cluster [DBG] pgmap v2695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:10 smithi045 bash[82788]: cluster 2024-07-28T20:30:08.324053+0000 mgr.y (mgr.34101) 1815 : cluster [DBG] pgmap v2695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:10.534 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:10.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:10.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:10.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:10.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:10 smithi155 bash[73694]: debug 2024-07-28T20:30:10.534+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:10.822 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:30:10.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:10.936 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:30:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:30:10] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:30:11.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:11.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2445 16 16 0 0 0 - 0 2024-07-28T20:30:11.153 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:11.272 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:11.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:11.513 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:11.632 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:11.752 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:11.763 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:11 smithi155 bash[73694]: debug 2024-07-28T20:30:11.406+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:11.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:11.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:12.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2446 16 16 0 0 0 - 0 2024-07-28T20:30:12.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:12.220 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:12.297 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:12 smithi045 bash[80445]: cluster 2024-07-28T20:30:10.325362+0000 mgr.y (mgr.34101) 1816 : cluster [DBG] pgmap v2696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:12.298 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:12 smithi045 bash[82788]: cluster 2024-07-28T20:30:10.325362+0000 mgr.y (mgr.34101) 1816 : cluster [DBG] pgmap v2696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:12.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:12.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:12 smithi155 bash[68033]: cluster 2024-07-28T20:30:10.325362+0000 mgr.y (mgr.34101) 1816 : cluster [DBG] pgmap v2696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:12.431 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:30:12 smithi155 bash[60745]: ts=2024-07-28T20:30:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:30:12.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:12.565 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:12.677 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:12.685 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:12 smithi155 bash[73694]: debug 2024-07-28T20:30:12.430+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:12.791 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:12.908 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:13.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:13.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2447 16 16 0 0 0 - 0 2024-07-28T20:30:13.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:13.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:13.372 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:13.490 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:13.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:13.635 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:13 smithi155 bash[73694]: debug 2024-07-28T20:30:13.382+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:13.731 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:13.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:13.859 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:30:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[80445]: cluster 2024-07-28T20:30:12.326439+0000 mgr.y (mgr.34101) 1817 : cluster [DBG] pgmap v2697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[80445]: audit 2024-07-28T20:30:12.635019+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[80445]: audit 2024-07-28T20:30:12.639853+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[80445]: audit 2024-07-28T20:30:13.074445+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[80445]: audit 2024-07-28T20:30:13.085401+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[80445]: audit 2024-07-28T20:30:13.525284+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:30:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[80445]: audit 2024-07-28T20:30:13.526342+0000 mon.c (mon.2) 580 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:30:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[80445]: audit 2024-07-28T20:30:13.533443+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[82788]: cluster 2024-07-28T20:30:12.326439+0000 mgr.y (mgr.34101) 1817 : cluster [DBG] pgmap v2697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[82788]: audit 2024-07-28T20:30:12.635019+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[82788]: audit 2024-07-28T20:30:12.639853+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[82788]: audit 2024-07-28T20:30:13.074445+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[82788]: audit 2024-07-28T20:30:13.085401+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[82788]: audit 2024-07-28T20:30:13.525284+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:30:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[82788]: audit 2024-07-28T20:30:13.526342+0000 mon.c (mon.2) 580 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:30:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:13 smithi045 bash[82788]: audit 2024-07-28T20:30:13.533443+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:13.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:13 smithi155 bash[68033]: cluster 2024-07-28T20:30:12.326439+0000 mgr.y (mgr.34101) 1817 : cluster [DBG] pgmap v2697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:13.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:13 smithi155 bash[68033]: audit 2024-07-28T20:30:12.635019+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:13 smithi155 bash[68033]: audit 2024-07-28T20:30:12.639853+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:13 smithi155 bash[68033]: audit 2024-07-28T20:30:13.074445+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:13 smithi155 bash[68033]: audit 2024-07-28T20:30:13.085401+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:13.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:13 smithi155 bash[68033]: audit 2024-07-28T20:30:13.525284+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:30:13.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:13 smithi155 bash[68033]: audit 2024-07-28T20:30:13.526342+0000 mon.c (mon.2) 580 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:30:13.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:13 smithi155 bash[68033]: audit 2024-07-28T20:30:13.533443+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:14.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2448 16 16 0 0 0 - 0 2024-07-28T20:30:14.091 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:14.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:14.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:14 smithi155 bash[73694]: debug 2024-07-28T20:30:14.050+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:14.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:14.209 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:14.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:14 smithi155 bash[73694]: debug 2024-07-28T20:30:14.166+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:14.329 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:14.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:14.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:14 smithi155 bash[73694]: debug 2024-07-28T20:30:14.382+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:14.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:14.644 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:14.687 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:14.808 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:14.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:14.939 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:14 smithi155 bash[73694]: debug 2024-07-28T20:30:14.646+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:15.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:15.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2449 16 16 0 0 0 - 0 2024-07-28T20:30:15.166 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:15.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:15.404 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:15.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:15.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:15.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:15 smithi155 bash[73694]: debug 2024-07-28T20:30:15.386+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:15.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:15 smithi155 bash[73694]: debug 2024-07-28T20:30:15.394+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:15.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:15.641 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:15.652 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:15 smithi045 bash[80445]: cluster 2024-07-28T20:30:14.328149+0000 mgr.y (mgr.34101) 1818 : cluster [DBG] pgmap v2698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:15.652 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:15 smithi045 bash[82788]: cluster 2024-07-28T20:30:14.328149+0000 mgr.y (mgr.34101) 1818 : cluster [DBG] pgmap v2698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:15.757 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:15.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:15.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:16.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:15 smithi155 bash[73694]: debug 2024-07-28T20:30:15.598+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:16.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:15 smithi155 bash[68033]: cluster 2024-07-28T20:30:14.328149+0000 mgr.y (mgr.34101) 1818 : cluster [DBG] pgmap v2698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:16.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2450 16 16 0 0 0 - 0 2024-07-28T20:30:16.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:16.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:16.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:16.478 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:16.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:16.659 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:30:16.717 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:16.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:16 smithi155 bash[73694]: debug 2024-07-28T20:30:16.398+0000 7f8e37e1e640 -1 osd.4 1283 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:16.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:16 smithi155 bash[68033]: audit 2024-07-28T20:30:15.712723+0000 mon.c (mon.2) 581 : audit [INF] from='client.? 172.21.15.45:0/2147444254' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:30:16.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:16 smithi155 bash[68033]: audit 2024-07-28T20:30:15.713170+0000 mon.a (mon.0) 2673 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:30:16.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:16.950 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:16.962 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:16 smithi045 bash[80445]: audit 2024-07-28T20:30:15.712723+0000 mon.c (mon.2) 581 : audit [INF] from='client.? 172.21.15.45:0/2147444254' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:30:16.962 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:16 smithi045 bash[80445]: audit 2024-07-28T20:30:15.713170+0000 mon.a (mon.0) 2673 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:30:16.962 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:16 smithi045 bash[82788]: audit 2024-07-28T20:30:15.712723+0000 mon.c (mon.2) 581 : audit [INF] from='client.? 172.21.15.45:0/2147444254' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:30:16.962 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:16 smithi045 bash[82788]: audit 2024-07-28T20:30:15.713170+0000 mon.a (mon.0) 2673 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:30:17.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2451 16 16 0 0 0 - 0 2024-07-28T20:30:17.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:17.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:17.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:17.431 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:17.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:17.643 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:17.643 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:17 smithi155 bash[73694]: debug 2024-07-28T20:30:17.406+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:17.643 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:17 smithi155 bash[73694]: debug 2024-07-28T20:30:17.438+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:17.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:17.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:17.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:17.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:17 smithi045 bash[80445]: cluster 2024-07-28T20:30:16.329953+0000 mgr.y (mgr.34101) 1819 : cluster [DBG] pgmap v2699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:17.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:17 smithi045 bash[80445]: cluster 2024-07-28T20:30:16.639931+0000 mon.a (mon.0) 2674 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:17.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:17 smithi045 bash[80445]: audit 2024-07-28T20:30:16.657556+0000 mon.a (mon.0) 2675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:30:17.922 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:17 smithi045 bash[80445]: cluster 2024-07-28T20:30:16.657788+0000 mon.a (mon.0) 2676 : cluster [DBG] osdmap e1284: 8 total, 2 up, 8 in 2024-07-28T20:30:17.923 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:17 smithi045 bash[82788]: cluster 2024-07-28T20:30:16.329953+0000 mgr.y (mgr.34101) 1819 : cluster [DBG] pgmap v2699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:17.923 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:17 smithi045 bash[82788]: cluster 2024-07-28T20:30:16.639931+0000 mon.a (mon.0) 2674 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:17.923 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:17 smithi045 bash[82788]: audit 2024-07-28T20:30:16.657556+0000 mon.a (mon.0) 2675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:30:17.923 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:17 smithi045 bash[82788]: cluster 2024-07-28T20:30:16.657788+0000 mon.a (mon.0) 2676 : cluster [DBG] osdmap e1284: 8 total, 2 up, 8 in 2024-07-28T20:30:18.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:18.040 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:18.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:17 smithi155 bash[73694]: debug 2024-07-28T20:30:17.882+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:18.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:17 smithi155 bash[68033]: cluster 2024-07-28T20:30:16.329953+0000 mgr.y (mgr.34101) 1819 : cluster [DBG] pgmap v2699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:18.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:17 smithi155 bash[68033]: cluster 2024-07-28T20:30:16.639931+0000 mon.a (mon.0) 2674 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:18.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:17 smithi155 bash[68033]: audit 2024-07-28T20:30:16.657556+0000 mon.a (mon.0) 2675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:30:18.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:17 smithi155 bash[68033]: cluster 2024-07-28T20:30:16.657788+0000 mon.a (mon.0) 2676 : cluster [DBG] osdmap e1284: 8 total, 2 up, 8 in 2024-07-28T20:30:18.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:18.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2452 16 16 0 0 0 - 0 2024-07-28T20:30:18.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:18.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:18.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:18 smithi155 bash[73694]: debug 2024-07-28T20:30:18.142+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:18.391 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:18.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:18.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:18.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:18.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:18 smithi155 bash[73694]: debug 2024-07-28T20:30:18.446+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:18 smithi155 bash[68033]: audit 2024-07-28T20:30:18.194587+0000 mon.c (mon.2) 582 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:18.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:18.907 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:18 smithi045 bash[82788]: audit 2024-07-28T20:30:18.194587+0000 mon.c (mon.2) 582 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:18.907 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:18 smithi045 bash[80445]: audit 2024-07-28T20:30:18.194587+0000 mon.c (mon.2) 582 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:18.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:19.035 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:30:19.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2453 16 16 0 0 0 - 0 2024-07-28T20:30:19.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:19.220 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:19.339 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:19.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:19.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:19.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:19 smithi155 bash[73694]: debug 2024-07-28T20:30:19.422+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:19.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:19 smithi155 bash[73694]: debug 2024-07-28T20:30:19.466+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:19.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:19.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:19.654 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:19 smithi155 bash[73694]: debug 2024-07-28T20:30:19.550+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:19.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:19.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:19.906 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:19 smithi045 bash[80445]: cluster 2024-07-28T20:30:18.331641+0000 mgr.y (mgr.34101) 1820 : cluster [DBG] pgmap v2701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:19.906 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:19 smithi045 bash[82788]: cluster 2024-07-28T20:30:18.331641+0000 mgr.y (mgr.34101) 1820 : cluster [DBG] pgmap v2701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:19.907 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:30:19.908 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T20:30:19.932 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:20.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:19 smithi155 bash[68033]: cluster 2024-07-28T20:30:18.331641+0000 mgr.y (mgr.34101) 1820 : cluster [DBG] pgmap v2701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:20.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2454 16 16 0 0 0 - 0 2024-07-28T20:30:20.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:20.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:30:20.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:20.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:20.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:20.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:20.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:20.669 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:20 smithi155 bash[73694]: debug 2024-07-28T20:30:20.382+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:20.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:20.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:30:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:30:20] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:30:21.022 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:21.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2455 16 16 0 0 0 - 0 2024-07-28T20:30:21.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:21.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:21.381 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:21.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:21.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:21.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:21.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:21 smithi155 bash[68033]: cluster 2024-07-28T20:30:20.333025+0000 mgr.y (mgr.34101) 1821 : cluster [DBG] pgmap v2702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:21.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:21 smithi155 bash[73694]: debug 2024-07-28T20:30:21.422+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:21.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:21 smithi045 bash[80445]: cluster 2024-07-28T20:30:20.333025+0000 mgr.y (mgr.34101) 1821 : cluster [DBG] pgmap v2702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:21 smithi045 bash[82788]: cluster 2024-07-28T20:30:20.333025+0000 mgr.y (mgr.34101) 1821 : cluster [DBG] pgmap v2702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:21.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:22.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2456 16 16 0 0 0 - 0 2024-07-28T20:30:22.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:22.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:22.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:22.456 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:22.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:22.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:22 smithi155 bash[73694]: debug 2024-07-28T20:30:22.318+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:22.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:22 smithi155 bash[73694]: debug 2024-07-28T20:30:22.386+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:22.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:30:22 smithi155 bash[60745]: ts=2024-07-28T20:30:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:30:22.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:22.693 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:22.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:22.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:23.046 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:23.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2457 16 16 0 0 0 - 0 2024-07-28T20:30:23.164 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:23.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:23.207 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:23.283 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:23.376 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:23 smithi155 bash[73694]: debug 2024-07-28T20:30:23.206+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:23.377 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:23 smithi155 bash[73694]: debug 2024-07-28T20:30:23.286+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:23.403 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:23.523 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:23.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:23.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:23 smithi155 bash[73694]: debug 2024-07-28T20:30:23.378+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:23.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:23.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:23 smithi155 bash[73694]: debug 2024-07-28T20:30:23.494+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:23.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:23.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:23 smithi155 bash[68033]: cluster 2024-07-28T20:30:22.334958+0000 mgr.y (mgr.34101) 1822 : cluster [DBG] pgmap v2703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:23.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:23 smithi045 bash[80445]: cluster 2024-07-28T20:30:22.334958+0000 mgr.y (mgr.34101) 1822 : cluster [DBG] pgmap v2703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:23 smithi045 bash[82788]: cluster 2024-07-28T20:30:22.334958+0000 mgr.y (mgr.34101) 1822 : cluster [DBG] pgmap v2703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:23.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:24.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2458 16 16 0 0 0 - 0 2024-07-28T20:30:24.116 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:24.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:24.248 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:24.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:24 smithi155 bash[73694]: debug 2024-07-28T20:30:24.086+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:24.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:24.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:24.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:24.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:24 smithi155 bash[73694]: debug 2024-07-28T20:30:24.318+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:25.011 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:24 smithi155 bash[73694]: debug 2024-07-28T20:30:24.350+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:25.011 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:25.011 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:24 smithi155 bash[73694]: debug 2024-07-28T20:30:24.438+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:25.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:25.012 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:30:25.013 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:30:25.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2459 16 16 0 0 0 - 0 2024-07-28T20:30:25.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:25.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:25.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:25.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:25.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:25.620 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:25 smithi155 bash[73694]: debug 2024-07-28T20:30:25.338+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:25.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:25.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:25.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:25 smithi045 bash[80445]: cluster 2024-07-28T20:30:24.336715+0000 mgr.y (mgr.34101) 1823 : cluster [DBG] pgmap v2704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:25 smithi045 bash[82788]: cluster 2024-07-28T20:30:24.336715+0000 mgr.y (mgr.34101) 1823 : cluster [DBG] pgmap v2704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:25.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:25 smithi155 bash[68033]: cluster 2024-07-28T20:30:24.336715+0000 mgr.y (mgr.34101) 1823 : cluster [DBG] pgmap v2704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:26.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:30:26.063150+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:30:26.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:30:26.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2460 16 16 0 0 0 - 0 2024-07-28T20:30:26.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:26.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:26.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:26.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:26 smithi155 bash[73694]: debug 2024-07-28T20:30:26.198+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:26.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:26.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:26.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:26 smithi155 bash[73694]: debug 2024-07-28T20:30:26.342+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:26.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:26.679 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:26.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:26.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:27.040 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:27.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2461 16 16 0 0 0 - 0 2024-07-28T20:30:27.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:27.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:27.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:27.515 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:27.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:27.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:27 smithi155 bash[73694]: debug 2024-07-28T20:30:27.254+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:27.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:27 smithi155 bash[73694]: debug 2024-07-28T20:30:27.326+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:27.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:27 smithi045 bash[80445]: cluster 2024-07-28T20:30:26.337921+0000 mgr.y (mgr.34101) 1824 : cluster [DBG] pgmap v2705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:27 smithi045 bash[82788]: cluster 2024-07-28T20:30:26.337921+0000 mgr.y (mgr.34101) 1824 : cluster [DBG] pgmap v2705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:27.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:27.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:27.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:28.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:27 smithi155 bash[68033]: cluster 2024-07-28T20:30:26.337921+0000 mgr.y (mgr.34101) 1824 : cluster [DBG] pgmap v2705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:28.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2462 16 16 0 0 0 - 0 2024-07-28T20:30:28.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:28.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:28.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:28.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:28.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:28.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:28 smithi155 bash[73694]: debug 2024-07-28T20:30:28.306+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:28.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:28 smithi155 bash[73694]: debug 2024-07-28T20:30:28.366+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:28.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:28.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:28.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:28.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:29.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:29.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2463 16 16 0 0 0 - 0 2024-07-28T20:30:29.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:29.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:29.421 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:29.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:29.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:29.670 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:29 smithi155 bash[73694]: debug 2024-07-28T20:30:29.334+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:29 smithi045 bash[80445]: cluster 2024-07-28T20:30:28.339738+0000 mgr.y (mgr.34101) 1825 : cluster [DBG] pgmap v2706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:29 smithi045 bash[82788]: cluster 2024-07-28T20:30:28.339738+0000 mgr.y (mgr.34101) 1825 : cluster [DBG] pgmap v2706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:29.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:29.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:30.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:30.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:29 smithi155 bash[68033]: cluster 2024-07-28T20:30:28.339738+0000 mgr.y (mgr.34101) 1825 : cluster [DBG] pgmap v2706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:30.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2464 16 16 0 0 0 - 0 2024-07-28T20:30:30.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:30.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:30.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:30.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:30.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:30:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:30:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:30:30.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:30.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:30 smithi155 bash[73694]: debug 2024-07-28T20:30:30.334+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:30.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:30.925 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:30:30.972 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:31.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:31.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2465 16 16 0 0 0 - 0 2024-07-28T20:30:31.092 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:31.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:31.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:31 smithi155 bash[73694]: debug 2024-07-28T20:30:31.074+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:31.328 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:31.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:31.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:31 smithi155 bash[73694]: debug 2024-07-28T20:30:31.302+0000 7f8e37e1e640 -1 osd.4 1284 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:31.566 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:31.686 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:31.695 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:30:31.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:31.814 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:31 smithi045 bash[80445]: cluster 2024-07-28T20:30:30.341503+0000 mgr.y (mgr.34101) 1826 : cluster [DBG] pgmap v2707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:31.814 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:31 smithi045 bash[80445]: audit 2024-07-28T20:30:31.196046+0000 mon.c (mon.2) 583 : audit [INF] from='client.? 172.21.15.45:0/3611207400' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:31.814 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:31 smithi045 bash[80445]: audit 2024-07-28T20:30:31.196676+0000 mon.a (mon.0) 2677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:31.814 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:31 smithi045 bash[82788]: cluster 2024-07-28T20:30:30.341503+0000 mgr.y (mgr.34101) 1826 : cluster [DBG] pgmap v2707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:31.814 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:31 smithi045 bash[82788]: audit 2024-07-28T20:30:31.196046+0000 mon.c (mon.2) 583 : audit [INF] from='client.? 172.21.15.45:0/3611207400' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:31.814 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:31 smithi045 bash[82788]: audit 2024-07-28T20:30:31.196676+0000 mon.a (mon.0) 2677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:31.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:31.991 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:30:31.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T20:30:32.037 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:32.048 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:32.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:31 smithi155 bash[73694]: debug 2024-07-28T20:30:31.666+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:32.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:31 smithi155 bash[68033]: cluster 2024-07-28T20:30:30.341503+0000 mgr.y (mgr.34101) 1826 : cluster [DBG] pgmap v2707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:32.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:31 smithi155 bash[68033]: audit 2024-07-28T20:30:31.196046+0000 mon.c (mon.2) 583 : audit [INF] from='client.? 172.21.15.45:0/3611207400' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:32.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:31 smithi155 bash[68033]: audit 2024-07-28T20:30:31.196676+0000 mon.a (mon.0) 2677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:32.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2466 16 16 0 0 0 - 0 2024-07-28T20:30:32.155 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:32.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:32.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:32 smithi155 bash[73694]: debug 2024-07-28T20:30:32.258+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:32.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:32.393 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:32.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:32.521 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:32 smithi155 bash[73694]: debug 2024-07-28T20:30:32.374+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:32.521 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:30:32 smithi155 bash[60745]: ts=2024-07-28T20:30:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:30:32.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:32.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:32.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:32 smithi155 bash[68033]: cluster 2024-07-28T20:30:31.677860+0000 mon.a (mon.0) 2678 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:30:32.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:32 smithi155 bash[68033]: audit 2024-07-28T20:30:31.694084+0000 mon.a (mon.0) 2679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:30:32.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:32 smithi155 bash[68033]: cluster 2024-07-28T20:30:31.694293+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1285: 8 total, 2 up, 8 in 2024-07-28T20:30:32.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:32 smithi045 bash[80445]: cluster 2024-07-28T20:30:31.677860+0000 mon.a (mon.0) 2678 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:30:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:32 smithi045 bash[80445]: audit 2024-07-28T20:30:31.694084+0000 mon.a (mon.0) 2679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:30:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:32 smithi045 bash[80445]: cluster 2024-07-28T20:30:31.694293+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1285: 8 total, 2 up, 8 in 2024-07-28T20:30:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:32 smithi045 bash[82788]: cluster 2024-07-28T20:30:31.677860+0000 mon.a (mon.0) 2678 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:30:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:32 smithi045 bash[82788]: audit 2024-07-28T20:30:31.694084+0000 mon.a (mon.0) 2679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:30:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:32 smithi045 bash[82788]: cluster 2024-07-28T20:30:31.694293+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1285: 8 total, 2 up, 8 in 2024-07-28T20:30:32.986 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:33.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2467 16 16 0 0 0 - 0 2024-07-28T20:30:33.105 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:33.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:33.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:33 smithi155 bash[73694]: debug 2024-07-28T20:30:33.242+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:33.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:33.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:33.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:33.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:33.703 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:33.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:33 smithi155 bash[73694]: debug 2024-07-28T20:30:33.566+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:33.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:33.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:34.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:34.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2468 16 16 0 0 0 - 0 2024-07-28T20:30:34.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:34.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:34.195 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:33 smithi155 bash[73694]: debug 2024-07-28T20:30:33.898+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:34.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:34.420 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:34 smithi045 bash[80445]: cluster 2024-07-28T20:30:32.343457+0000 mgr.y (mgr.34101) 1827 : cluster [DBG] pgmap v2709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:34 smithi045 bash[80445]: audit 2024-07-28T20:30:33.205025+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:34 smithi045 bash[80445]: audit 2024-07-28T20:30:33.207178+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:34 smithi045 bash[82788]: cluster 2024-07-28T20:30:32.343457+0000 mgr.y (mgr.34101) 1827 : cluster [DBG] pgmap v2709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:34 smithi045 bash[82788]: audit 2024-07-28T20:30:33.205025+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:34 smithi045 bash[82788]: audit 2024-07-28T20:30:33.207178+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:34.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:34.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:34 smithi155 bash[73694]: debug 2024-07-28T20:30:34.238+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:34.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:34 smithi155 bash[68033]: cluster 2024-07-28T20:30:32.343457+0000 mgr.y (mgr.34101) 1827 : cluster [DBG] pgmap v2709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:34.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:34 smithi155 bash[68033]: audit 2024-07-28T20:30:33.205025+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:34.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:34 smithi155 bash[68033]: audit 2024-07-28T20:30:33.207178+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:34.658 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:34.665 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:30:34.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:34.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:34.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:35.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:35.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:34 smithi155 bash[73694]: debug 2024-07-28T20:30:34.874+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:35.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2469 16 16 0 0 0 - 0 2024-07-28T20:30:35.138 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:35.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:35.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:35.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:35.507 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:35 smithi155 bash[73694]: debug 2024-07-28T20:30:35.218+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:35.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:35.736 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:35.854 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:35.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:36.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2470 16 16 0 0 0 - 0 2024-07-28T20:30:36.093 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:36.212 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:36.332 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:36.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:36.464 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:36 smithi045 bash[82788]: cluster 2024-07-28T20:30:34.345193+0000 mgr.y (mgr.34101) 1828 : cluster [DBG] pgmap v2710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:36.464 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:36 smithi045 bash[80445]: cluster 2024-07-28T20:30:34.345193+0000 mgr.y (mgr.34101) 1828 : cluster [DBG] pgmap v2710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:36.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:36 smithi155 bash[68033]: cluster 2024-07-28T20:30:34.345193+0000 mgr.y (mgr.34101) 1828 : cluster [DBG] pgmap v2710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:36.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:36 smithi155 bash[73694]: debug 2024-07-28T20:30:36.178+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:36.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:36.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:36.754 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:30:36.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:36.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:37.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:37.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2471 16 16 0 0 0 - 0 2024-07-28T20:30:37.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:37.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:37.410 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:37.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:37.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:37 smithi155 bash[73694]: debug 2024-07-28T20:30:37.225+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:37.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:37.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:37.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:38.008 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:38.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2472 16 16 0 0 0 - 0 2024-07-28T20:30:38.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:38.245 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:38.359 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:38 smithi045 bash[82788]: cluster 2024-07-28T20:30:36.346979+0000 mgr.y (mgr.34101) 1829 : cluster [DBG] pgmap v2711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:38 smithi045 bash[80445]: cluster 2024-07-28T20:30:36.346979+0000 mgr.y (mgr.34101) 1829 : cluster [DBG] pgmap v2711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:38.476 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:38.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:38 smithi155 bash[68033]: cluster 2024-07-28T20:30:36.346979+0000 mgr.y (mgr.34101) 1829 : cluster [DBG] pgmap v2711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:38.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:38 smithi155 bash[73694]: debug 2024-07-28T20:30:38.245+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:38.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:38.715 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:38.779 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:30:38.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:38.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:39.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2473 16 16 0 0 0 - 0 2024-07-28T20:30:39.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:39.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:39.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:39.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:39.440 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:39 smithi155 bash[73694]: debug 2024-07-28T20:30:39.253+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:39.548 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:39.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:39.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:39.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:40.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:40.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:40.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:39 smithi155 bash[73694]: debug 2024-07-28T20:30:39.885+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:40.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:40.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:39 smithi155 bash[73694]: debug 2024-07-28T20:30:39.985+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:40.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2474 16 16 0 0 0 - 0 2024-07-28T20:30:40.146 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:40.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:40.385 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:40 smithi045 bash[82788]: cluster 2024-07-28T20:30:38.348165+0000 mgr.y (mgr.34101) 1830 : cluster [DBG] pgmap v2712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:40 smithi045 bash[80445]: cluster 2024-07-28T20:30:38.348165+0000 mgr.y (mgr.34101) 1830 : cluster [DBG] pgmap v2712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:40.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:40 smithi155 bash[68033]: cluster 2024-07-28T20:30:38.348165+0000 mgr.y (mgr.34101) 1830 : cluster [DBG] pgmap v2712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:40.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:40 smithi155 bash[73694]: debug 2024-07-28T20:30:40.281+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:40.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:40.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:40.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:30:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:30:40] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:30:40.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:41.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2475 16 16 0 0 0 - 0 2024-07-28T20:30:41.096 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:41.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:41.228 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:41.228 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:40 smithi155 bash[73694]: debug 2024-07-28T20:30:40.941+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:41.228 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:41.228 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:41 smithi155 bash[73694]: debug 2024-07-28T20:30:41.077+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:41.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:41.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:41.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:41 smithi155 bash[73694]: debug 2024-07-28T20:30:41.265+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:41.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:41.698 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:41.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:41.914 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:41.914 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:41 smithi155 bash[73694]: debug 2024-07-28T20:30:41.677+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:41.914 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:41.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:42.057 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:42.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2476 16 16 0 0 0 - 0 2024-07-28T20:30:42.177 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:42.224 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:41 smithi155 bash[73694]: debug 2024-07-28T20:30:41.913+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:42.258 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:30:42.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:42.410 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:42.422 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:42 smithi045 bash[80445]: cluster 2024-07-28T20:30:40.349957+0000 mgr.y (mgr.34101) 1831 : cluster [DBG] pgmap v2713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:42.422 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:42 smithi045 bash[82788]: cluster 2024-07-28T20:30:40.349957+0000 mgr.y (mgr.34101) 1831 : cluster [DBG] pgmap v2713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:42.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:42.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:42 smithi155 bash[73694]: debug 2024-07-28T20:30:42.313+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:42.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:42 smithi155 bash[68033]: cluster 2024-07-28T20:30:40.349957+0000 mgr.y (mgr.34101) 1831 : cluster [DBG] pgmap v2713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:42.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:30:42 smithi155 bash[60745]: ts=2024-07-28T20:30:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:30:42.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:42.770 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:42.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:43.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:43.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:43.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:42 smithi155 bash[73694]: debug 2024-07-28T20:30:42.969+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:43.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2477 16 16 0 0 0 - 0 2024-07-28T20:30:43.128 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:43.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:43.368 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:43.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:43.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:43 smithi155 bash[73694]: debug 2024-07-28T20:30:43.277+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:43.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:43.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:43.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:43.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:44.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:44.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:43 smithi155 bash[73694]: debug 2024-07-28T20:30:43.929+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:44.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2478 16 16 0 0 0 - 0 2024-07-28T20:30:44.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:44.154 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:44.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:44.221 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:30:44.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T20:30:44.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:44.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:44.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:44.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:44 smithi155 bash[68033]: cluster 2024-07-28T20:30:42.351826+0000 mgr.y (mgr.34101) 1832 : cluster [DBG] pgmap v2714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:44.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:44 smithi155 bash[73694]: debug 2024-07-28T20:30:44.153+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:44.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:44 smithi155 bash[73694]: debug 2024-07-28T20:30:44.237+0000 7f8e37e1e640 -1 osd.4 1285 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:44 smithi155 bash[73694]: debug 2024-07-28T20:30:44.273+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:44.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:44.694 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:44 smithi045 bash[80445]: cluster 2024-07-28T20:30:42.351826+0000 mgr.y (mgr.34101) 1832 : cluster [DBG] pgmap v2714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:44.694 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:44 smithi045 bash[82788]: cluster 2024-07-28T20:30:42.351826+0000 mgr.y (mgr.34101) 1832 : cluster [DBG] pgmap v2714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:44.788 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:44.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:45.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:45.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2479 16 16 0 0 0 - 0 2024-07-28T20:30:45.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:45.230 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:45.244 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:30:45.263 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:45.378 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:45.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:45.539 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:45 smithi045 bash[80445]: audit 2024-07-28T20:30:45.002235+0000 mon.c (mon.2) 585 : audit [INF] from='client.? 172.21.15.45:0/2214013459' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:30:45.539 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:45 smithi045 bash[80445]: audit 2024-07-28T20:30:45.002580+0000 mon.a (mon.0) 2682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:30:45.540 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:45 smithi045 bash[82788]: audit 2024-07-28T20:30:45.002235+0000 mon.c (mon.2) 585 : audit [INF] from='client.? 172.21.15.45:0/2214013459' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:30:45.540 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:45 smithi045 bash[82788]: audit 2024-07-28T20:30:45.002580+0000 mon.a (mon.0) 2682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:30:45.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:45 smithi155 bash[68033]: audit 2024-07-28T20:30:45.002235+0000 mon.c (mon.2) 585 : audit [INF] from='client.? 172.21.15.45:0/2214013459' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:30:45.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:45 smithi155 bash[68033]: audit 2024-07-28T20:30:45.002580+0000 mon.a (mon.0) 2682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:30:45.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:45 smithi155 bash[73694]: debug 2024-07-28T20:30:45.249+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:45.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:45 smithi155 bash[73694]: debug 2024-07-28T20:30:45.281+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:45.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:45.736 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:45.856 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:45.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:46.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:30:46.066179+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:30:46.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:30:46.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2480 16 16 0 0 0 - 0 2024-07-28T20:30:46.092 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:46.214 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:46.258 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:46 smithi155 bash[68033]: cluster 2024-07-28T20:30:44.352921+0000 mgr.y (mgr.34101) 1833 : cluster [DBG] pgmap v2715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:46.258 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:46 smithi155 bash[68033]: cluster 2024-07-28T20:30:45.229509+0000 mon.a (mon.0) 2683 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:46.258 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:46 smithi155 bash[68033]: audit 2024-07-28T20:30:45.243162+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:30:46.258 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:46 smithi155 bash[68033]: cluster 2024-07-28T20:30:45.243265+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1286: 8 total, 2 up, 8 in 2024-07-28T20:30:46.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:46.353 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:46 smithi045 bash[80445]: cluster 2024-07-28T20:30:44.352921+0000 mgr.y (mgr.34101) 1833 : cluster [DBG] pgmap v2715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:46.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:46 smithi045 bash[80445]: cluster 2024-07-28T20:30:45.229509+0000 mon.a (mon.0) 2683 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:46.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:46 smithi045 bash[80445]: audit 2024-07-28T20:30:45.243162+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:30:46.354 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:46 smithi045 bash[80445]: cluster 2024-07-28T20:30:45.243265+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1286: 8 total, 2 up, 8 in 2024-07-28T20:30:46.354 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:46 smithi045 bash[82788]: cluster 2024-07-28T20:30:44.352921+0000 mgr.y (mgr.34101) 1833 : cluster [DBG] pgmap v2715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:46.354 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:46 smithi045 bash[82788]: cluster 2024-07-28T20:30:45.229509+0000 mon.a (mon.0) 2683 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:46.354 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:46 smithi045 bash[82788]: audit 2024-07-28T20:30:45.243162+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:30:46.354 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:46 smithi045 bash[82788]: cluster 2024-07-28T20:30:45.243265+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1286: 8 total, 2 up, 8 in 2024-07-28T20:30:46.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:46.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:46 smithi155 bash[73694]: debug 2024-07-28T20:30:46.257+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:46.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:46.577 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:46.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:46.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:46 smithi155 bash[73694]: debug 2024-07-28T20:30:46.557+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:46.814 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:46.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:47.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:47.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2481 16 16 0 0 0 - 0 2024-07-28T20:30:47.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:47.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:47.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:47.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:47.537 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:47 smithi155 bash[73694]: debug 2024-07-28T20:30:47.249+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:47.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:47.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:47.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:47.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:47 smithi155 bash[73694]: debug 2024-07-28T20:30:47.741+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:47.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:48.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:48.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2482 16 16 0 0 0 - 0 2024-07-28T20:30:48.121 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:48.124 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:30:48.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:48.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:48.441 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:48.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:48 smithi155 bash[73694]: debug 2024-07-28T20:30:48.217+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:48.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:48 smithi155 bash[73694]: debug 2024-07-28T20:30:48.277+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:48.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:48.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:48 smithi155 bash[68033]: cluster 2024-07-28T20:30:46.353994+0000 mgr.y (mgr.34101) 1834 : cluster [DBG] pgmap v2717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:48.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:48 smithi155 bash[68033]: audit 2024-07-28T20:30:48.200760+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:48.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:48 smithi155 bash[68033]: audit 2024-07-28T20:30:48.204253+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:48 smithi045 bash[80445]: cluster 2024-07-28T20:30:46.353994+0000 mgr.y (mgr.34101) 1834 : cluster [DBG] pgmap v2717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:48 smithi045 bash[80445]: audit 2024-07-28T20:30:48.200760+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:48 smithi045 bash[80445]: audit 2024-07-28T20:30:48.204253+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:48 smithi045 bash[82788]: cluster 2024-07-28T20:30:46.353994+0000 mgr.y (mgr.34101) 1834 : cluster [DBG] pgmap v2717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:48 smithi045 bash[82788]: audit 2024-07-28T20:30:48.200760+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:30:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:48 smithi045 bash[82788]: audit 2024-07-28T20:30:48.204253+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:30:48.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:48.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:48.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:48.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:48.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:49.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2483 16 16 0 0 0 - 0 2024-07-28T20:30:49.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:49.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:49.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:49.423 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:49.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:49.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:48 smithi155 bash[73694]: debug 2024-07-28T20:30:48.441+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:49.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:49 smithi155 bash[73694]: debug 2024-07-28T20:30:49.269+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:49.637 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:30:49.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:49.762 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:49.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:49.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:50.020 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:50.031 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:49 smithi155 bash[73694]: debug 2024-07-28T20:30:49.761+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:50.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2484 16 16 0 0 0 - 0 2024-07-28T20:30:50.140 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:50.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:50.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:50 smithi045 bash[80445]: cluster 2024-07-28T20:30:48.354947+0000 mgr.y (mgr.34101) 1835 : cluster [DBG] pgmap v2718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:50.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:50 smithi045 bash[82788]: cluster 2024-07-28T20:30:48.354947+0000 mgr.y (mgr.34101) 1835 : cluster [DBG] pgmap v2718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:50.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:50.503 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:50 smithi155 bash[73694]: debug 2024-07-28T20:30:50.237+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:50.504 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:50 smithi155 bash[68033]: cluster 2024-07-28T20:30:48.354947+0000 mgr.y (mgr.34101) 1835 : cluster [DBG] pgmap v2718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:50.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:50.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:50.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:50.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:30:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:30:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:30:51.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2485 16 16 0 0 0 - 0 2024-07-28T20:30:51.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:51.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:51.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:51.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:51.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:51.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:51 smithi155 bash[73694]: debug 2024-07-28T20:30:51.217+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:51.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:51 smithi155 bash[73694]: debug 2024-07-28T20:30:51.301+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:51.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:51.439 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:51 smithi155 bash[73694]: debug 2024-07-28T20:30:51.437+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:51.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:51.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:51.790 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:51.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:51.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:51.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:51 smithi155 bash[73694]: debug 2024-07-28T20:30:51.753+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:52.028 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:52.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2486 16 16 0 0 0 - 0 2024-07-28T20:30:52.146 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:52.244 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:52 smithi155 bash[73694]: debug 2024-07-28T20:30:52.169+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:52.263 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:52.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:52.501 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:52.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:30:52 smithi155 bash[60745]: ts=2024-07-28T20:30:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:30:52.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:52 smithi155 bash[68033]: cluster 2024-07-28T20:30:50.356814+0000 mgr.y (mgr.34101) 1836 : cluster [DBG] pgmap v2719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:52.583 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:52 smithi045 bash[80445]: cluster 2024-07-28T20:30:50.356814+0000 mgr.y (mgr.34101) 1836 : cluster [DBG] pgmap v2719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:52.583 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:52 smithi045 bash[82788]: cluster 2024-07-28T20:30:50.356814+0000 mgr.y (mgr.34101) 1836 : cluster [DBG] pgmap v2719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:52.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:52.680 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:30:52.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:52.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:52.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:53.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2487 16 16 0 0 0 - 0 2024-07-28T20:30:53.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:53.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:53.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:53.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:53 smithi155 bash[73694]: debug 2024-07-28T20:30:53.133+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:53.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:53 smithi155 bash[73694]: debug 2024-07-28T20:30:53.201+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:53.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:53.456 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:53.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:53.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:53.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:53.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:54.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:54.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2488 16 16 0 0 0 - 0 2024-07-28T20:30:54.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:54.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:54.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:54.425 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:54 smithi045 bash[80445]: cluster 2024-07-28T20:30:52.358214+0000 mgr.y (mgr.34101) 1837 : cluster [DBG] pgmap v2720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:54.425 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:54 smithi045 bash[82788]: cluster 2024-07-28T20:30:52.358214+0000 mgr.y (mgr.34101) 1837 : cluster [DBG] pgmap v2720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:54.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:54.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:54 smithi155 bash[68033]: cluster 2024-07-28T20:30:52.358214+0000 mgr.y (mgr.34101) 1837 : cluster [DBG] pgmap v2720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:54.545 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:54 smithi155 bash[73694]: debug 2024-07-28T20:30:54.145+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:54.553 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:30:54.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:54.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:54.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:54.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:54 smithi155 bash[73694]: debug 2024-07-28T20:30:54.613+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:54.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:55.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:55.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2489 16 16 0 0 0 - 0 2024-07-28T20:30:55.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:55.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:55.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:55 smithi155 bash[73694]: debug 2024-07-28T20:30:55.149+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:55.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:55.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:55.644 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:55.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:55.884 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:56.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:56.067 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:30:56.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T20:30:56.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2490 16 16 0 0 0 - 0 2024-07-28T20:30:56.121 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:56.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:56.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:56 smithi155 bash[73694]: debug 2024-07-28T20:30:56.181+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:56.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:56 smithi155 bash[68033]: cluster 2024-07-28T20:30:54.360092+0000 mgr.y (mgr.34101) 1838 : cluster [DBG] pgmap v2721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:56.360 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:56.454 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:56.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:56.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:56 smithi045 bash[80445]: cluster 2024-07-28T20:30:54.360092+0000 mgr.y (mgr.34101) 1838 : cluster [DBG] pgmap v2721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:56 smithi045 bash[82788]: cluster 2024-07-28T20:30:54.360092+0000 mgr.y (mgr.34101) 1838 : cluster [DBG] pgmap v2721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:56.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:56.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:56 smithi155 bash[73694]: debug 2024-07-28T20:30:56.453+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:56.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:56.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:57.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2491 16 16 0 0 0 - 0 2024-07-28T20:30:57.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:57.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:57.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:57.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:57.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:57 smithi155 bash[73694]: debug 2024-07-28T20:30:57.229+0000 7f8e37e1e640 -1 osd.4 1286 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:57.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:57.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:57.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:57.904 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:58.023 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:30:58.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2492 16 16 0 0 0 - 0 2024-07-28T20:30:58.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:30:58.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:58.269 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:30:58.286 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:58 smithi045 bash[82788]: cluster 2024-07-28T20:30:56.361328+0000 mgr.y (mgr.34101) 1839 : cluster [DBG] pgmap v2722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:58.286 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:58 smithi045 bash[82788]: audit 2024-07-28T20:30:57.978996+0000 mon.a (mon.0) 2687 : audit [INF] from='client.? 172.21.15.45:0/1891243817' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:58.286 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:58 smithi045 bash[80445]: cluster 2024-07-28T20:30:56.361328+0000 mgr.y (mgr.34101) 1839 : cluster [DBG] pgmap v2722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:58.286 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:58 smithi045 bash[80445]: audit 2024-07-28T20:30:57.978996+0000 mon.a (mon.0) 2687 : audit [INF] from='client.? 172.21.15.45:0/1891243817' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:58.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:58.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:58.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:58 smithi155 bash[68033]: cluster 2024-07-28T20:30:56.361328+0000 mgr.y (mgr.34101) 1839 : cluster [DBG] pgmap v2722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:30:58.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:58 smithi155 bash[68033]: audit 2024-07-28T20:30:57.978996+0000 mon.a (mon.0) 2687 : audit [INF] from='client.? 172.21.15.45:0/1891243817' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:30:58.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:58 smithi155 bash[73694]: debug 2024-07-28T20:30:58.269+0000 7f8e37e1e640 -1 osd.4 1287 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:58.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:58.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:58 smithi155 bash[73694]: debug 2024-07-28T20:30:58.345+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:58.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:58.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:30:58.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:58.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:59.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:59.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:58 smithi155 bash[73694]: debug 2024-07-28T20:30:58.965+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:59.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2493 16 16 0 0 0 - 0 2024-07-28T20:30:59.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:30:59.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:30:59.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:59.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:30:59.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:30:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:59 smithi045 bash[80445]: cluster 2024-07-28T20:30:58.254982+0000 mon.a (mon.0) 2688 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:59 smithi045 bash[80445]: audit 2024-07-28T20:30:58.269673+0000 mon.a (mon.0) 2689 : audit [INF] from='client.? 172.21.15.45:0/1891243817' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:30:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:30:59 smithi045 bash[80445]: cluster 2024-07-28T20:30:58.269787+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1287: 8 total, 2 up, 8 in 2024-07-28T20:30:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:59 smithi045 bash[82788]: cluster 2024-07-28T20:30:58.254982+0000 mon.a (mon.0) 2688 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:59 smithi045 bash[82788]: audit 2024-07-28T20:30:58.269673+0000 mon.a (mon.0) 2689 : audit [INF] from='client.? 172.21.15.45:0/1891243817' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:30:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:30:59 smithi045 bash[82788]: cluster 2024-07-28T20:30:58.269787+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1287: 8 total, 2 up, 8 in 2024-07-28T20:30:59.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:59 smithi155 bash[68033]: cluster 2024-07-28T20:30:58.254982+0000 mon.a (mon.0) 2688 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:30:59.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:59 smithi155 bash[68033]: audit 2024-07-28T20:30:58.269673+0000 mon.a (mon.0) 2689 : audit [INF] from='client.? 172.21.15.45:0/1891243817' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:30:59.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:30:59 smithi155 bash[68033]: cluster 2024-07-28T20:30:58.269787+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1287: 8 total, 2 up, 8 in 2024-07-28T20:30:59.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:59 smithi155 bash[73694]: debug 2024-07-28T20:30:59.193+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:30:59.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:30:59 smithi155 bash[73694]: debug 2024-07-28T20:30:59.245+0000 7f8e37e1e640 -1 osd.4 1287 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:30:59.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:30:59.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:59.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:30:59.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:00.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:00.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2494 16 16 0 0 0 - 0 2024-07-28T20:31:00.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:00.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:00.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:00.425 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:00 smithi045 bash[80445]: cluster 2024-07-28T20:30:58.362276+0000 mgr.y (mgr.34101) 1840 : cluster [DBG] pgmap v2724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:00.425 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:00 smithi045 bash[82788]: cluster 2024-07-28T20:30:58.362276+0000 mgr.y (mgr.34101) 1840 : cluster [DBG] pgmap v2724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:00.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:00.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:00 smithi155 bash[68033]: cluster 2024-07-28T20:30:58.362276+0000 mgr.y (mgr.34101) 1840 : cluster [DBG] pgmap v2724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:00.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:00 smithi155 bash[73694]: debug 2024-07-28T20:31:00.201+0000 7f8e37e1e640 -1 osd.4 1287 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:31:00.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:31:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:31:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:31:00.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:00.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:01.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:01.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2495 16 16 0 0 0 - 0 2024-07-28T20:31:01.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:01.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:31:01.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:01.373 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:01.493 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:01.504 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:01.504 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:01 smithi155 bash[73694]: debug 2024-07-28T20:31:01.193+0000 7f8e37e1e640 -1 osd.4 1287 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:31:01.504 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:01 smithi155 bash[73694]: debug 2024-07-28T20:31:01.241+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:01.612 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:01.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:01.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:01.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:01 smithi155 bash[73694]: debug 2024-07-28T20:31:01.689+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:01.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:01.972 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:02.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2496 16 16 0 0 0 - 0 2024-07-28T20:31:02.090 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:02.121 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:31:02.211 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:02.272 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:02 smithi155 bash[73694]: debug 2024-07-28T20:31:02.221+0000 7f8e37e1e640 -1 osd.4 1287 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:31:02.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:02.451 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:02 smithi045 bash[80445]: cluster 2024-07-28T20:31:00.364157+0000 mgr.y (mgr.34101) 1841 : cluster [DBG] pgmap v2725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:02 smithi045 bash[82788]: cluster 2024-07-28T20:31:00.364157+0000 mgr.y (mgr.34101) 1841 : cluster [DBG] pgmap v2725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:02.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:02 smithi155 bash[68033]: cluster 2024-07-28T20:31:00.364157+0000 mgr.y (mgr.34101) 1841 : cluster [DBG] pgmap v2725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:02.553 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:31:02 smithi155 bash[60745]: ts=2024-07-28T20:31:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:31:02.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:02.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:02.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:02.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:02.941 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:02.941 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:02 smithi155 bash[73694]: debug 2024-07-28T20:31:02.673+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:03.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:03.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2497 16 16 0 0 0 - 0 2024-07-28T20:31:03.166 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:03.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:03.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:03 smithi045 bash[80445]: audit 2024-07-28T20:31:03.195059+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:03 smithi045 bash[82788]: audit 2024-07-28T20:31:03.195059+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:03.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:03.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:03 smithi155 bash[73694]: debug 2024-07-28T20:31:03.257+0000 7f8e37e1e640 -1 osd.4 1287 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:31:03.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:03 smithi155 bash[68033]: audit 2024-07-28T20:31:03.195059+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:03.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:03.750 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:03.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:03.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:04.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2498 16 16 0 0 0 - 0 2024-07-28T20:31:04.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:04.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:04.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:04.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:04.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:04 smithi155 bash[68033]: cluster 2024-07-28T20:31:02.366126+0000 mgr.y (mgr.34101) 1842 : cluster [DBG] pgmap v2726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:04.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:04 smithi155 bash[73694]: debug 2024-07-28T20:31:04.305+0000 7f8e37e1e640 -1 osd.4 1287 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:31:04.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:04.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:04 smithi045 bash[80445]: cluster 2024-07-28T20:31:02.366126+0000 mgr.y (mgr.34101) 1842 : cluster [DBG] pgmap v2726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:04.593 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:04 smithi045 bash[82788]: cluster 2024-07-28T20:31:02.366126+0000 mgr.y (mgr.34101) 1842 : cluster [DBG] pgmap v2726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:04.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:04.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:04.939 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:05.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:05.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:04 smithi155 bash[73694]: debug 2024-07-28T20:31:04.785+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:05.060 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:05.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2499 16 16 0 0 0 - 0 2024-07-28T20:31:05.159 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:31:05.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:05.295 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:05.411 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:05.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:05.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:05 smithi155 bash[73694]: debug 2024-07-28T20:31:05.289+0000 7f8e37e1e640 -1 osd.4 1287 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:31:05.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:05.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:05.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:06.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:06.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:06.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:05 smithi155 bash[73694]: debug 2024-07-28T20:31:05.869+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:06.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:06.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:31:06.069146+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:31:06.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:31:06.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2500 16 16 0 0 0 - 0 2024-07-28T20:31:06.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:06.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:06.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:06.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:06.495 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:06 smithi155 bash[73694]: debug 2024-07-28T20:31:06.077+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:06.495 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:06 smithi155 bash[73694]: debug 2024-07-28T20:31:06.253+0000 7f8e37e1e640 -1 osd.4 1287 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:20:32.922031+0000 (oldest deadline 2024-07-28T20:20:52.922031+0000) 2024-07-28T20:31:06.495 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:06 smithi155 bash[68033]: cluster 2024-07-28T20:31:04.368067+0000 mgr.y (mgr.34101) 1843 : cluster [DBG] pgmap v2727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:06.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:06.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:06 smithi045 bash[80445]: cluster 2024-07-28T20:31:04.368067+0000 mgr.y (mgr.34101) 1843 : cluster [DBG] pgmap v2727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:06.615 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:06 smithi045 bash[82788]: cluster 2024-07-28T20:31:04.368067+0000 mgr.y (mgr.34101) 1843 : cluster [DBG] pgmap v2727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:06.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:06.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:06.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:06.867 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:31:06.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:07.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:06 smithi155 bash[73694]: debug 2024-07-28T20:31:06.801+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:07.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2501 16 16 0 0 0 - 0 2024-07-28T20:31:07.077 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:07.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:07.287 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:07.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:07.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:07.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:07 smithi155 bash[68033]: cluster 2024-07-28T20:31:06.369903+0000 mgr.y (mgr.34101) 1844 : cluster [DBG] pgmap v2728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:07.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:07 smithi155 bash[73694]: debug 2024-07-28T20:31:07.285+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:07.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:07.565 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:07 smithi045 bash[80445]: cluster 2024-07-28T20:31:06.369903+0000 mgr.y (mgr.34101) 1844 : cluster [DBG] pgmap v2728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:07.565 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:07 smithi045 bash[82788]: cluster 2024-07-28T20:31:06.369903+0000 mgr.y (mgr.34101) 1844 : cluster [DBG] pgmap v2728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:07.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:07.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:07.912 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:07.985 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:31:07.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T20:31:08.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:08.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2502 16 16 0 0 0 - 0 2024-07-28T20:31:08.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:08.265 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:08.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:08.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:08.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:08.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:08.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:08.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:08 smithi155 bash[73694]: debug 2024-07-28T20:31:08.485+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:08.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:08.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:09.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2503 16 16 0 0 0 - 0 2024-07-28T20:31:09.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:09.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:09.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:09.431 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:09.431 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:09 smithi155 bash[73694]: debug 2024-07-28T20:31:09.201+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:09.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:09.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:09.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:09.711 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:09 smithi045 bash[80445]: cluster 2024-07-28T20:31:08.371819+0000 mgr.y (mgr.34101) 1845 : cluster [DBG] pgmap v2729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:09.711 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:09 smithi045 bash[82788]: cluster 2024-07-28T20:31:08.371819+0000 mgr.y (mgr.34101) 1845 : cluster [DBG] pgmap v2729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:09 smithi155 bash[68033]: cluster 2024-07-28T20:31:08.371819+0000 mgr.y (mgr.34101) 1845 : cluster [DBG] pgmap v2729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:09.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:09.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:09 smithi155 bash[73694]: debug 2024-07-28T20:31:09.613+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:09.818 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:09.933 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:10.047 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:10.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2504 16 16 0 0 0 - 0 2024-07-28T20:31:10.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:10.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:10.404 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:10.444 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:31:10.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:10.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:31:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:31:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:31:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:10 smithi045 bash[82788]: audit 2024-07-28T20:31:10.146880+0000 mon.a (mon.0) 2691 : audit [INF] from='client.? 172.21.15.45:0/1952060781' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:31:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:10 smithi045 bash[80445]: audit 2024-07-28T20:31:10.146880+0000 mon.a (mon.0) 2691 : audit [INF] from='client.? 172.21.15.45:0/1952060781' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:31:10.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:10.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:10 smithi155 bash[68033]: audit 2024-07-28T20:31:10.146880+0000 mon.a (mon.0) 2691 : audit [INF] from='client.? 172.21.15.45:0/1952060781' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:31:10.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:10.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:11.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2505 16 16 0 0 0 - 0 2024-07-28T20:31:11.113 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:11.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:11.351 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:11.471 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:11.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:11 smithi155 bash[68033]: cluster 2024-07-28T20:31:10.373726+0000 mgr.y (mgr.34101) 1846 : cluster [DBG] pgmap v2730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:11 smithi155 bash[68033]: cluster 2024-07-28T20:31:10.429245+0000 mon.a (mon.0) 2692 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:31:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:11 smithi155 bash[68033]: audit 2024-07-28T20:31:10.444082+0000 mon.a (mon.0) 2693 : audit [INF] from='client.? 172.21.15.45:0/1952060781' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:31:11.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:11 smithi155 bash[68033]: cluster 2024-07-28T20:31:10.444263+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1288: 8 total, 2 up, 8 in 2024-07-28T20:31:11.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:11.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:11 smithi045 bash[82788]: cluster 2024-07-28T20:31:10.373726+0000 mgr.y (mgr.34101) 1846 : cluster [DBG] pgmap v2730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:11 smithi045 bash[82788]: cluster 2024-07-28T20:31:10.429245+0000 mon.a (mon.0) 2692 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:31:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:11 smithi045 bash[82788]: audit 2024-07-28T20:31:10.444082+0000 mon.a (mon.0) 2693 : audit [INF] from='client.? 172.21.15.45:0/1952060781' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:31:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:11 smithi045 bash[82788]: cluster 2024-07-28T20:31:10.444263+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1288: 8 total, 2 up, 8 in 2024-07-28T20:31:11.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:11 smithi045 bash[80445]: cluster 2024-07-28T20:31:10.373726+0000 mgr.y (mgr.34101) 1846 : cluster [DBG] pgmap v2730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:11.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:11 smithi045 bash[80445]: cluster 2024-07-28T20:31:10.429245+0000 mon.a (mon.0) 2692 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:31:11.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:11 smithi045 bash[80445]: audit 2024-07-28T20:31:10.444082+0000 mon.a (mon.0) 2693 : audit [INF] from='client.? 172.21.15.45:0/1952060781' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:31:11.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:11 smithi045 bash[80445]: cluster 2024-07-28T20:31:10.444263+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1288: 8 total, 2 up, 8 in 2024-07-28T20:31:11.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:11 smithi155 bash[73694]: debug 2024-07-28T20:31:11.573+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:11.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:11.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:12.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:12.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2506 16 16 0 0 0 - 0 2024-07-28T20:31:12.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:12.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:12.421 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:12.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:12.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:12.778 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:12.789 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:31:12 smithi155 bash[60745]: ts=2024-07-28T20:31:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:31:12.897 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:13.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:13.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:13.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:12 smithi155 bash[73694]: debug 2024-07-28T20:31:12.881+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:13.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:13.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2507 16 16 0 0 0 - 0 2024-07-28T20:31:13.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:13.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:13.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:13.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:31:13.436 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:13 smithi155 bash[73694]: debug 2024-07-28T20:31:13.105+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:13.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:13.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:13 smithi155 bash[73694]: debug 2024-07-28T20:31:13.233+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:13.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:13.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:13 smithi045 bash[82788]: cluster 2024-07-28T20:31:12.375022+0000 mgr.y (mgr.34101) 1847 : cluster [DBG] pgmap v2732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:13.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:13 smithi045 bash[80445]: cluster 2024-07-28T20:31:12.375022+0000 mgr.y (mgr.34101) 1847 : cluster [DBG] pgmap v2732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:13.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:13.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:13 smithi155 bash[68033]: cluster 2024-07-28T20:31:12.375022+0000 mgr.y (mgr.34101) 1847 : cluster [DBG] pgmap v2732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:13.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:13.912 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:31:13.922 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:13.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:14.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2508 16 16 0 0 0 - 0 2024-07-28T20:31:14.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:14.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:14.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:13 smithi155 bash[73694]: debug 2024-07-28T20:31:13.921+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:14.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:14.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:14.552 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:14.672 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:14 smithi045 bash[80445]: audit 2024-07-28T20:31:13.664765+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:31:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:14 smithi045 bash[82788]: audit 2024-07-28T20:31:13.664765+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:31:14.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:14.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:14 smithi155 bash[68033]: audit 2024-07-28T20:31:13.664765+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:31:14.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:15.031 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:15.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2509 16 16 0 0 0 - 0 2024-07-28T20:31:15.150 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:15.270 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:15.389 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:15.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:15.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:15.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:15 smithi045 bash[80445]: cluster 2024-07-28T20:31:14.376912+0000 mgr.y (mgr.34101) 1848 : cluster [DBG] pgmap v2733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:15.639 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:15 smithi045 bash[82788]: cluster 2024-07-28T20:31:14.376912+0000 mgr.y (mgr.34101) 1848 : cluster [DBG] pgmap v2733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:15.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:15.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:15 smithi155 bash[68033]: cluster 2024-07-28T20:31:14.376912+0000 mgr.y (mgr.34101) 1848 : cluster [DBG] pgmap v2733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:15.760 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:15.760 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:15 smithi155 bash[73694]: debug 2024-07-28T20:31:15.493+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:15.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:15.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:16.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2510 16 16 0 0 0 - 0 2024-07-28T20:31:16.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:16.221 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:16.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:16.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:16.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:16.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:16 smithi155 bash[73694]: debug 2024-07-28T20:31:16.437+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:16.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:16.670 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:16.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:16.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:16.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:17.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:17.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:16 smithi155 bash[73694]: debug 2024-07-28T20:31:16.669+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:17.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2511 16 16 0 0 0 - 0 2024-07-28T20:31:17.169 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:17.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:17.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:17.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:17.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:17 smithi155 bash[68033]: cluster 2024-07-28T20:31:16.378433+0000 mgr.y (mgr.34101) 1849 : cluster [DBG] pgmap v2734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:17.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:17.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:17 smithi155 bash[73694]: debug 2024-07-28T20:31:17.393+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:17.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:17 smithi045 bash[80445]: cluster 2024-07-28T20:31:16.378433+0000 mgr.y (mgr.34101) 1849 : cluster [DBG] pgmap v2734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:17 smithi045 bash[82788]: cluster 2024-07-28T20:31:16.378433+0000 mgr.y (mgr.34101) 1849 : cluster [DBG] pgmap v2734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:17.750 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:31:17.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:17.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:17.974 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:31:17.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:18.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2512 16 16 0 0 0 - 0 2024-07-28T20:31:18.109 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:18.229 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:18.344 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:18.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:18.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:18.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:18.702 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:18 smithi045 bash[82788]: audit 2024-07-28T20:31:18.195246+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:18.702 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:18 smithi045 bash[80445]: audit 2024-07-28T20:31:18.195246+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:18.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:18 smithi155 bash[68033]: audit 2024-07-28T20:31:18.195246+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:18.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:18.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:18 smithi155 bash[73694]: debug 2024-07-28T20:31:18.444+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:18.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:18.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:18 smithi155 bash[73694]: debug 2024-07-28T20:31:18.560+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:18.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:18.920 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:19.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:19.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2513 16 16 0 0 0 - 0 2024-07-28T20:31:19.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:19.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:19.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:19.448 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:31:19.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T20:31:19.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:19.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:19.772 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:19.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:19 smithi045 bash[80445]: cluster 2024-07-28T20:31:18.379319+0000 mgr.y (mgr.34101) 1850 : cluster [DBG] pgmap v2735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:19.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:19 smithi045 bash[80445]: audit 2024-07-28T20:31:18.712052+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:19.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:19 smithi045 bash[80445]: audit 2024-07-28T20:31:18.719861+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:19.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:19 smithi045 bash[80445]: audit 2024-07-28T20:31:19.490827+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:19.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:19 smithi045 bash[80445]: audit 2024-07-28T20:31:19.500246+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:19 smithi045 bash[82788]: cluster 2024-07-28T20:31:18.379319+0000 mgr.y (mgr.34101) 1850 : cluster [DBG] pgmap v2735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:19 smithi045 bash[82788]: audit 2024-07-28T20:31:18.712052+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:19 smithi045 bash[82788]: audit 2024-07-28T20:31:18.719861+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:19 smithi045 bash[82788]: audit 2024-07-28T20:31:19.490827+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:19 smithi045 bash[82788]: audit 2024-07-28T20:31:19.500246+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:20.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:20.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:19 smithi155 bash[68033]: cluster 2024-07-28T20:31:18.379319+0000 mgr.y (mgr.34101) 1850 : cluster [DBG] pgmap v2735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:20.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:19 smithi155 bash[68033]: audit 2024-07-28T20:31:18.712052+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:20.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:19 smithi155 bash[68033]: audit 2024-07-28T20:31:18.719861+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:20.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:19 smithi155 bash[68033]: audit 2024-07-28T20:31:19.490827+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:20.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:19 smithi155 bash[68033]: audit 2024-07-28T20:31:19.500246+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:20.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2514 16 16 0 0 0 - 0 2024-07-28T20:31:20.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:20.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:20.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:20.471 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:20.589 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:20.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:20.712 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:31:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:31:20] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:31:20.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:20 smithi155 bash[68033]: audit 2024-07-28T20:31:19.989062+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:31:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:20 smithi155 bash[68033]: audit 2024-07-28T20:31:19.990838+0000 mon.c (mon.2) 591 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:31:20.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:20 smithi155 bash[68033]: audit 2024-07-28T20:31:20.000713+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:20.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:20.945 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:20.964 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:20 smithi045 bash[80445]: audit 2024-07-28T20:31:19.989062+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:31:20.964 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:20 smithi045 bash[80445]: audit 2024-07-28T20:31:19.990838+0000 mon.c (mon.2) 591 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:31:20.964 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:20 smithi045 bash[80445]: audit 2024-07-28T20:31:20.000713+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:20.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:20 smithi045 bash[82788]: audit 2024-07-28T20:31:19.989062+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:31:20.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:20 smithi045 bash[82788]: audit 2024-07-28T20:31:19.990838+0000 mon.c (mon.2) 591 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:31:20.965 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:20 smithi045 bash[82788]: audit 2024-07-28T20:31:20.000713+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:21.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:20 smithi155 bash[73694]: debug 2024-07-28T20:31:20.804+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:21.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:21.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2515 16 16 0 0 0 - 0 2024-07-28T20:31:21.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:21.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:21.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:21.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:21.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:21.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:21.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:21.998 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:22.017 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:22.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2516 16 16 0 0 0 - 0 2024-07-28T20:31:22.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:22.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:22.261 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:22 smithi045 bash[80445]: cluster 2024-07-28T20:31:20.380199+0000 mgr.y (mgr.34101) 1851 : cluster [DBG] pgmap v2736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:22.262 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:22 smithi045 bash[82788]: cluster 2024-07-28T20:31:20.380199+0000 mgr.y (mgr.34101) 1851 : cluster [DBG] pgmap v2736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:22.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:22 smithi155 bash[73694]: debug 2024-07-28T20:31:21.996+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:22.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:22 smithi155 bash[68033]: cluster 2024-07-28T20:31:20.380199+0000 mgr.y (mgr.34101) 1851 : cluster [DBG] pgmap v2736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:22.366 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:22.484 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:22.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:22.609 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:31:22 smithi155 bash[60745]: ts=2024-07-28T20:31:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:31:22.680 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:22.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:22.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:22.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:23.013 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:22 smithi155 bash[73694]: debug 2024-07-28T20:31:22.680+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:23.016 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:31:23.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:23.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2517 16 16 0 0 0 - 0 2024-07-28T20:31:23.184 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:23 smithi045 bash[80445]: audit 2024-07-28T20:31:22.793799+0000 mon.c (mon.2) 592 : audit [INF] from='client.? 172.21.15.45:0/4188982702' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:23 smithi045 bash[80445]: audit 2024-07-28T20:31:22.794574+0000 mon.a (mon.0) 2700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:23.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:23 smithi045 bash[82788]: audit 2024-07-28T20:31:22.793799+0000 mon.c (mon.2) 592 : audit [INF] from='client.? 172.21.15.45:0/4188982702' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:23.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:23 smithi045 bash[82788]: audit 2024-07-28T20:31:22.794574+0000 mon.a (mon.0) 2700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:23.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:23.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:23 smithi155 bash[68033]: audit 2024-07-28T20:31:22.793799+0000 mon.c (mon.2) 592 : audit [INF] from='client.? 172.21.15.45:0/4188982702' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:23.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:23 smithi155 bash[68033]: audit 2024-07-28T20:31:22.794574+0000 mon.a (mon.0) 2700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:23.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:23.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:23.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:23.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:23.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:24.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:24.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2518 16 16 0 0 0 - 0 2024-07-28T20:31:24.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:24.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:24 smithi045 bash[80445]: cluster 2024-07-28T20:31:22.382113+0000 mgr.y (mgr.34101) 1852 : cluster [DBG] pgmap v2737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:24.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:24 smithi045 bash[80445]: cluster 2024-07-28T20:31:23.002543+0000 mon.a (mon.0) 2701 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:31:24.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:24 smithi045 bash[80445]: audit 2024-07-28T20:31:23.016427+0000 mon.a (mon.0) 2702 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:31:24.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:24 smithi045 bash[80445]: cluster 2024-07-28T20:31:23.016537+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1289: 8 total, 2 up, 8 in 2024-07-28T20:31:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:24 smithi045 bash[82788]: cluster 2024-07-28T20:31:22.382113+0000 mgr.y (mgr.34101) 1852 : cluster [DBG] pgmap v2737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:24 smithi045 bash[82788]: cluster 2024-07-28T20:31:23.002543+0000 mon.a (mon.0) 2701 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:31:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:24 smithi045 bash[82788]: audit 2024-07-28T20:31:23.016427+0000 mon.a (mon.0) 2702 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:31:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:24 smithi045 bash[82788]: cluster 2024-07-28T20:31:23.016537+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1289: 8 total, 2 up, 8 in 2024-07-28T20:31:24.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:24.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:24.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:23 smithi155 bash[73694]: debug 2024-07-28T20:31:23.988+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:24.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:24 smithi155 bash[68033]: cluster 2024-07-28T20:31:22.382113+0000 mgr.y (mgr.34101) 1852 : cluster [DBG] pgmap v2737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:24.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:24 smithi155 bash[68033]: cluster 2024-07-28T20:31:23.002543+0000 mon.a (mon.0) 2701 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:31:24.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:24 smithi155 bash[68033]: audit 2024-07-28T20:31:23.016427+0000 mon.a (mon.0) 2702 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:31:24.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:24 smithi155 bash[68033]: cluster 2024-07-28T20:31:23.016537+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1289: 8 total, 2 up, 8 in 2024-07-28T20:31:24.381 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:24.382 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:31:24.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:24.621 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:24.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:24.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:24.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:25.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2519 16 16 0 0 0 - 0 2024-07-28T20:31:25.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:25.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:25.337 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:25.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:25.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:25.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:25.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:25.907 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:31:25.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:26.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:31:26.071861+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:31:26.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:31:26.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2520 16 16 0 0 0 - 0 2024-07-28T20:31:26.212 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:26 smithi045 bash[80445]: cluster 2024-07-28T20:31:24.383176+0000 mgr.y (mgr.34101) 1853 : cluster [DBG] pgmap v2739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:26 smithi045 bash[82788]: cluster 2024-07-28T20:31:24.383176+0000 mgr.y (mgr.34101) 1853 : cluster [DBG] pgmap v2739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:26.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:26 smithi155 bash[68033]: cluster 2024-07-28T20:31:24.383176+0000 mgr.y (mgr.34101) 1853 : cluster [DBG] pgmap v2739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:26.331 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:26.450 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:26.569 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:26.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:26.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:26.926 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:26.938 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 20:31:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T20:31:26.68379263Z level=info msg="Completed cleanup jobs" duration=66.694887ms 2024-07-28T20:31:27.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:27.046 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:27.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2521 16 16 0 0 0 - 0 2024-07-28T20:31:27.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:27.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:27.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:27 smithi155 bash[73694]: debug 2024-07-28T20:31:27.020+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:27.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:27.526 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:27.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:27.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:27.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:27.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:27 smithi155 bash[73694]: debug 2024-07-28T20:31:27.620+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:27.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:28.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:28.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:28 smithi155 bash[68033]: cluster 2024-07-28T20:31:26.384870+0000 mgr.y (mgr.34101) 1854 : cluster [DBG] pgmap v2740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:28.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2522 16 16 0 0 0 - 0 2024-07-28T20:31:28.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:28.187 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:31:28.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:28.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:28.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:28 smithi155 bash[73694]: debug 2024-07-28T20:31:28.216+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:28.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:28.364 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:28 smithi045 bash[80445]: cluster 2024-07-28T20:31:26.384870+0000 mgr.y (mgr.34101) 1854 : cluster [DBG] pgmap v2740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:28.364 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:28 smithi045 bash[82788]: cluster 2024-07-28T20:31:26.384870+0000 mgr.y (mgr.34101) 1854 : cluster [DBG] pgmap v2740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:28.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:28.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:28.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:28.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:28.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:28 smithi155 bash[73694]: debug 2024-07-28T20:31:28.692+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:28.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:28.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:29.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:29.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2523 16 16 0 0 0 - 0 2024-07-28T20:31:29.113 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:31:29.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T20:31:29.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:29.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:29.416 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:29.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:29.546 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:29 smithi155 bash[73694]: debug 2024-07-28T20:31:29.276+0000 7f8e37e1e640 -1 osd.4 1289 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:29.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:29.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:29.894 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:30.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:30.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2524 16 16 0 0 0 - 0 2024-07-28T20:31:30.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:30 smithi045 bash[80445]: cluster 2024-07-28T20:31:28.386384+0000 mgr.y (mgr.34101) 1855 : cluster [DBG] pgmap v2741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:30 smithi045 bash[82788]: cluster 2024-07-28T20:31:28.386384+0000 mgr.y (mgr.34101) 1855 : cluster [DBG] pgmap v2741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:30.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:30.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:30 smithi155 bash[68033]: cluster 2024-07-28T20:31:28.386384+0000 mgr.y (mgr.34101) 1855 : cluster [DBG] pgmap v2741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:30.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:30.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:30 smithi155 bash[73694]: debug 2024-07-28T20:31:30.232+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:30.375 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:30.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:30.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:30 smithi155 bash[73694]: debug 2024-07-28T20:31:30.304+0000 7f8e37e1e640 -1 osd.4 1289 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:30.586 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:30.612 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:30.659 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:31:30.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:30.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:30 smithi155 bash[73694]: debug 2024-07-28T20:31:30.580+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:30.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:31:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:31:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:31:30.968 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:31.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2525 16 16 0 0 0 - 0 2024-07-28T20:31:31.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:31.207 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:31.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:31.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:31.565 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:31.685 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:31.696 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:31 smithi155 bash[73694]: debug 2024-07-28T20:31:31.336+0000 7f8e37e1e640 -1 osd.4 1289 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:31.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:31.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:32.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:32.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2526 16 16 0 0 0 - 0 2024-07-28T20:31:32.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:32 smithi045 bash[82788]: cluster 2024-07-28T20:31:30.388122+0000 mgr.y (mgr.34101) 1856 : cluster [DBG] pgmap v2742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:32.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:32 smithi045 bash[80445]: cluster 2024-07-28T20:31:30.388122+0000 mgr.y (mgr.34101) 1856 : cluster [DBG] pgmap v2742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:32.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:32.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:32 smithi155 bash[68033]: cluster 2024-07-28T20:31:30.388122+0000 mgr.y (mgr.34101) 1856 : cluster [DBG] pgmap v2742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:32.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:32.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:32.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:32 smithi155 bash[73694]: debug 2024-07-28T20:31:32.312+0000 7f8e37e1e640 -1 osd.4 1289 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:32.531 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:31:32 smithi155 bash[60745]: ts=2024-07-28T20:31:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:31:32.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:32.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:32.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:32.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:32.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:33.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:32 smithi155 bash[73694]: debug 2024-07-28T20:31:32.868+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:33.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2527 16 16 0 0 0 - 0 2024-07-28T20:31:33.112 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:33.229 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:33.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:33.466 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:33.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:33 smithi155 bash[73694]: debug 2024-07-28T20:31:33.320+0000 7f8e37e1e640 -1 osd.4 1289 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:33.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:33.688 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:31:33.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:33.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:33.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:34.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:34.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2528 16 16 0 0 0 - 0 2024-07-28T20:31:34.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:34.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:34.418 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:34.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:34 smithi045 bash[80445]: cluster 2024-07-28T20:31:32.390517+0000 mgr.y (mgr.34101) 1857 : cluster [DBG] pgmap v2743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:34.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:34 smithi045 bash[80445]: audit 2024-07-28T20:31:33.201779+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:34.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:34 smithi045 bash[80445]: audit 2024-07-28T20:31:33.203155+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:34.429 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:34 smithi045 bash[82788]: cluster 2024-07-28T20:31:32.390517+0000 mgr.y (mgr.34101) 1857 : cluster [DBG] pgmap v2743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:34.430 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:34 smithi045 bash[82788]: audit 2024-07-28T20:31:33.201779+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:34.430 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:34 smithi045 bash[82788]: audit 2024-07-28T20:31:33.203155+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:34.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:34.548 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:34 smithi155 bash[73694]: debug 2024-07-28T20:31:34.268+0000 7f8e37e1e640 -1 osd.4 1289 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:34.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:34 smithi155 bash[68033]: cluster 2024-07-28T20:31:32.390517+0000 mgr.y (mgr.34101) 1857 : cluster [DBG] pgmap v2743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:34.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:34 smithi155 bash[68033]: audit 2024-07-28T20:31:33.201779+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:34.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:34 smithi155 bash[68033]: audit 2024-07-28T20:31:33.203155+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:34.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:34.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:34.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:34.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:34 smithi155 bash[73694]: debug 2024-07-28T20:31:34.616+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:34.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:35.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:35.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2529 16 16 0 0 0 - 0 2024-07-28T20:31:35.132 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:35.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:35.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:35 smithi155 bash[73694]: debug 2024-07-28T20:31:35.272+0000 7f8e37e1e640 -1 osd.4 1289 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:35.372 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:35.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:35.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:35.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:35.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:35.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:36.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2530 16 16 0 0 0 - 0 2024-07-28T20:31:36.074 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:36.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:36.210 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:31:36.313 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:36.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:36.438 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:36 smithi155 bash[73694]: debug 2024-07-28T20:31:36.232+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:36.438 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:36 smithi155 bash[68033]: cluster 2024-07-28T20:31:34.392240+0000 mgr.y (mgr.34101) 1858 : cluster [DBG] pgmap v2744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:36.438 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:36 smithi155 bash[68033]: audit 2024-07-28T20:31:35.908592+0000 mon.a (mon.0) 2705 : audit [INF] from='client.? 172.21.15.45:0/1726039019' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:31:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:36 smithi045 bash[80445]: cluster 2024-07-28T20:31:34.392240+0000 mgr.y (mgr.34101) 1858 : cluster [DBG] pgmap v2744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:36.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:36 smithi045 bash[80445]: audit 2024-07-28T20:31:35.908592+0000 mon.a (mon.0) 2705 : audit [INF] from='client.? 172.21.15.45:0/1726039019' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:31:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:36 smithi045 bash[82788]: cluster 2024-07-28T20:31:34.392240+0000 mgr.y (mgr.34101) 1858 : cluster [DBG] pgmap v2744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:36 smithi045 bash[82788]: audit 2024-07-28T20:31:35.908592+0000 mon.a (mon.0) 2705 : audit [INF] from='client.? 172.21.15.45:0/1726039019' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:31:36.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:36.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:36.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:36.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:37.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:37.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2531 16 16 0 0 0 - 0 2024-07-28T20:31:37.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:37.257 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:37.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:37.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:37.508 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:37 smithi045 bash[80445]: cluster 2024-07-28T20:31:36.202668+0000 mon.a (mon.0) 2706 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:31:37.508 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:37 smithi045 bash[80445]: audit 2024-07-28T20:31:36.210676+0000 mon.a (mon.0) 2707 : audit [INF] from='client.? 172.21.15.45:0/1726039019' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:31:37.508 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:37 smithi045 bash[80445]: cluster 2024-07-28T20:31:36.210861+0000 mon.a (mon.0) 2708 : cluster [DBG] osdmap e1290: 8 total, 2 up, 8 in 2024-07-28T20:31:37.508 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:37 smithi045 bash[82788]: cluster 2024-07-28T20:31:36.202668+0000 mon.a (mon.0) 2706 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:31:37.508 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:37 smithi045 bash[82788]: audit 2024-07-28T20:31:36.210676+0000 mon.a (mon.0) 2707 : audit [INF] from='client.? 172.21.15.45:0/1726039019' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:31:37.509 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:37 smithi045 bash[82788]: cluster 2024-07-28T20:31:36.210861+0000 mon.a (mon.0) 2708 : cluster [DBG] osdmap e1290: 8 total, 2 up, 8 in 2024-07-28T20:31:37.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:37 smithi155 bash[73694]: debug 2024-07-28T20:31:37.184+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:37.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:37 smithi155 bash[68033]: cluster 2024-07-28T20:31:36.202668+0000 mon.a (mon.0) 2706 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:31:37.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:37 smithi155 bash[68033]: audit 2024-07-28T20:31:36.210676+0000 mon.a (mon.0) 2707 : audit [INF] from='client.? 172.21.15.45:0/1726039019' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:31:37.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:37 smithi155 bash[68033]: cluster 2024-07-28T20:31:36.210861+0000 mon.a (mon.0) 2708 : cluster [DBG] osdmap e1290: 8 total, 2 up, 8 in 2024-07-28T20:31:37.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:37.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:37.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:37.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:38.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2532 16 16 0 0 0 - 0 2024-07-28T20:31:38.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:38.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:38.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:38 smithi155 bash[68033]: cluster 2024-07-28T20:31:36.394140+0000 mgr.y (mgr.34101) 1859 : cluster [DBG] pgmap v2746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:38.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:38.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:38 smithi155 bash[73694]: debug 2024-07-28T20:31:38.076+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:38.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:38 smithi155 bash[73694]: debug 2024-07-28T20:31:38.140+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:38.336 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:38.455 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:38.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:38.671 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:38.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:38 smithi045 bash[82788]: cluster 2024-07-28T20:31:36.394140+0000 mgr.y (mgr.34101) 1859 : cluster [DBG] pgmap v2746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:38.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:38 smithi045 bash[80445]: cluster 2024-07-28T20:31:36.394140+0000 mgr.y (mgr.34101) 1859 : cluster [DBG] pgmap v2746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:38.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:38.928 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:39.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:39.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:38 smithi155 bash[73694]: debug 2024-07-28T20:31:38.668+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:39.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2533 16 16 0 0 0 - 0 2024-07-28T20:31:39.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:39.219 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:31:39.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:39.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:39.411 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:39 smithi155 bash[73694]: debug 2024-07-28T20:31:39.144+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:39.411 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:39.411 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:39 smithi155 bash[73694]: debug 2024-07-28T20:31:39.284+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:39.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:39.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:39.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:39.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:31:39.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:39.996 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:40.012 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:31:40.013 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T20:31:40.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2534 16 16 0 0 0 - 0 2024-07-28T20:31:40.116 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:40.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:40.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:40 smithi155 bash[68033]: cluster 2024-07-28T20:31:38.396074+0000 mgr.y (mgr.34101) 1860 : cluster [DBG] pgmap v2747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:40.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:40 smithi155 bash[73694]: debug 2024-07-28T20:31:40.096+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:40.345 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:40.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:40.480 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:40 smithi045 bash[80445]: cluster 2024-07-28T20:31:38.396074+0000 mgr.y (mgr.34101) 1860 : cluster [DBG] pgmap v2747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:40.481 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:40 smithi045 bash[82788]: cluster 2024-07-28T20:31:38.396074+0000 mgr.y (mgr.34101) 1860 : cluster [DBG] pgmap v2747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:40.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:40.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:40.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:40.833 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:31:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:31:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:31:40.942 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:41.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:41.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2535 16 16 0 0 0 - 0 2024-07-28T20:31:41.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:41.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:41.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:41 smithi155 bash[73694]: debug 2024-07-28T20:31:41.136+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:41.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:41.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:41.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:41.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:41.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:42.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:42.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2536 16 16 0 0 0 - 0 2024-07-28T20:31:42.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:42.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:42.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:42 smithi155 bash[68033]: cluster 2024-07-28T20:31:40.397836+0000 mgr.y (mgr.34101) 1861 : cluster [DBG] pgmap v2748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:42.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:42 smithi155 bash[73694]: debug 2024-07-28T20:31:42.092+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:42.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:42.370 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:31:42 smithi155 bash[60745]: ts=2024-07-28T20:31:42.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:31:42.379 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:42.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:42.508 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:42 smithi045 bash[82788]: cluster 2024-07-28T20:31:40.397836+0000 mgr.y (mgr.34101) 1861 : cluster [DBG] pgmap v2748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:42.509 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:42 smithi045 bash[80445]: cluster 2024-07-28T20:31:40.397836+0000 mgr.y (mgr.34101) 1861 : cluster [DBG] pgmap v2748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:42.617 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:42.628 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:42 smithi155 bash[73694]: debug 2024-07-28T20:31:42.368+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:42.707 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:42.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:42.857 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:42.977 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:43.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:42 smithi155 bash[73694]: debug 2024-07-28T20:31:42.704+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:43.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:43.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:42 smithi155 bash[73694]: debug 2024-07-28T20:31:42.828+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:43.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2537 16 16 0 0 0 - 0 2024-07-28T20:31:43.096 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:43.214 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:43.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:43.346 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:43 smithi155 bash[73694]: debug 2024-07-28T20:31:43.080+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:43.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:43.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:43.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:43.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:43.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:44.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:44.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2538 16 16 0 0 0 - 0 2024-07-28T20:31:44.085 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:44.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:44.290 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:44.411 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:44.422 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:44 smithi155 bash[68033]: cluster 2024-07-28T20:31:42.399757+0000 mgr.y (mgr.34101) 1862 : cluster [DBG] pgmap v2749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:44.423 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:44 smithi155 bash[73694]: debug 2024-07-28T20:31:44.084+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:44.423 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:44 smithi155 bash[73694]: debug 2024-07-28T20:31:44.120+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:44.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:44.541 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:44 smithi045 bash[82788]: cluster 2024-07-28T20:31:42.399757+0000 mgr.y (mgr.34101) 1862 : cluster [DBG] pgmap v2749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:44.541 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:44 smithi045 bash[80445]: cluster 2024-07-28T20:31:42.399757+0000 mgr.y (mgr.34101) 1862 : cluster [DBG] pgmap v2749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:44.639 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:31:44.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:44.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:44.815 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:31:44.886 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:45.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:45.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2539 16 16 0 0 0 - 0 2024-07-28T20:31:45.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:45.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:45.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:45 smithi155 bash[73694]: debug 2024-07-28T20:31:45.120+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:45.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:45.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:45.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:45.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:45.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:45.883 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:45.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:46.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:31:46.074833+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:31:46.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:31:46.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2540 16 16 0 0 0 - 0 2024-07-28T20:31:46.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:46.157 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:45 smithi155 bash[73694]: debug 2024-07-28T20:31:45.880+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:46.158 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:46 smithi155 bash[73694]: debug 2024-07-28T20:31:46.112+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:46.203 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:46.317 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:46.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:46 smithi045 bash[80445]: cluster 2024-07-28T20:31:44.401507+0000 mgr.y (mgr.34101) 1863 : cluster [DBG] pgmap v2750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:46.394 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:46 smithi045 bash[82788]: cluster 2024-07-28T20:31:44.401507+0000 mgr.y (mgr.34101) 1863 : cluster [DBG] pgmap v2750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:46.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:46.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:46 smithi155 bash[68033]: cluster 2024-07-28T20:31:44.401507+0000 mgr.y (mgr.34101) 1863 : cluster [DBG] pgmap v2750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:46.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:46.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:46 smithi155 bash[73694]: debug 2024-07-28T20:31:46.332+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:46.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:46.665 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:46.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:46.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:47.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:47.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2541 16 16 0 0 0 - 0 2024-07-28T20:31:47.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:47.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:47.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:47.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:47 smithi155 bash[73694]: debug 2024-07-28T20:31:47.124+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:47.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:47 smithi155 bash[73694]: debug 2024-07-28T20:31:47.168+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:47.380 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:47.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:47.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:47.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:47.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:47.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:48.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2542 16 16 0 0 0 - 0 2024-07-28T20:31:48.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:48.215 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:48.215 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:48 smithi155 bash[73694]: debug 2024-07-28T20:31:48.120+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:48.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:48.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:48.375 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:48 smithi155 bash[73694]: debug 2024-07-28T20:31:48.212+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:48.375 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:48 smithi155 bash[68033]: cluster 2024-07-28T20:31:46.402402+0000 mgr.y (mgr.34101) 1864 : cluster [DBG] pgmap v2751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:48.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:48 smithi155 bash[68033]: audit 2024-07-28T20:31:48.206586+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:48.376 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:48 smithi155 bash[68033]: audit 2024-07-28T20:31:48.209268+0000 mon.c (mon.2) 594 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:48.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:48.499 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:31:48.500 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:31:48.500 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T20:31:48.500 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:31:48.527 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:48 smithi045 bash[80445]: cluster 2024-07-28T20:31:46.402402+0000 mgr.y (mgr.34101) 1864 : cluster [DBG] pgmap v2751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:48.527 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:48 smithi045 bash[80445]: audit 2024-07-28T20:31:48.206586+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:48.527 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:48 smithi045 bash[80445]: audit 2024-07-28T20:31:48.209268+0000 mon.c (mon.2) 594 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:48.527 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:48 smithi045 bash[82788]: cluster 2024-07-28T20:31:46.402402+0000 mgr.y (mgr.34101) 1864 : cluster [DBG] pgmap v2751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:48.527 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:48 smithi045 bash[82788]: audit 2024-07-28T20:31:48.206586+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:31:48.527 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:48 smithi045 bash[82788]: audit 2024-07-28T20:31:48.209268+0000 mon.c (mon.2) 594 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:31:48.577 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:48.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:48.803 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:48.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:48.932 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:49.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:49.074 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:49.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2543 16 16 0 0 0 - 0 2024-07-28T20:31:49.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:49.195 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:49 smithi155 bash[73694]: debug 2024-07-28T20:31:49.072+0000 7f8e37e1e640 -1 osd.4 1290 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:49.268 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:31:49.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:49.344 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T20:31:49.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:49.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:49 smithi155 bash[73694]: debug 2024-07-28T20:31:49.192+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:49.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:49 smithi155 bash[73694]: debug 2024-07-28T20:31:49.320+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:49.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:49 smithi155 bash[68033]: audit 2024-07-28T20:31:48.882678+0000 mon.c (mon.2) 595 : audit [INF] from='client.? 172.21.15.45:0/1475711799' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:49.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:49 smithi155 bash[68033]: audit 2024-07-28T20:31:48.883196+0000 mon.a (mon.0) 2710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:49 smithi045 bash[80445]: audit 2024-07-28T20:31:48.882678+0000 mon.c (mon.2) 595 : audit [INF] from='client.? 172.21.15.45:0/1475711799' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:49 smithi045 bash[80445]: audit 2024-07-28T20:31:48.883196+0000 mon.a (mon.0) 2710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:49 smithi045 bash[82788]: audit 2024-07-28T20:31:48.882678+0000 mon.c (mon.2) 595 : audit [INF] from='client.? 172.21.15.45:0/1475711799' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:49 smithi045 bash[82788]: audit 2024-07-28T20:31:48.883196+0000 mon.a (mon.0) 2710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:31:49.549 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:49.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:49.680 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:49.680 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:49 smithi155 bash[73694]: debug 2024-07-28T20:31:49.516+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:49.763 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:49.788 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:49.907 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:50.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:50.039 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:49 smithi155 bash[73694]: debug 2024-07-28T20:31:49.759+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:50.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2544 16 16 0 0 0 - 0 2024-07-28T20:31:50.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:50.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:50.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:50 smithi155 bash[73694]: debug 2024-07-28T20:31:50.063+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:50.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:50 smithi155 bash[68033]: cluster 2024-07-28T20:31:48.404422+0000 mgr.y (mgr.34101) 1865 : cluster [DBG] pgmap v2752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:50.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:50 smithi155 bash[68033]: cluster 2024-07-28T20:31:49.244933+0000 mon.a (mon.0) 2711 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:31:50.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:50 smithi155 bash[68033]: audit 2024-07-28T20:31:49.266439+0000 mon.a (mon.0) 2712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:31:50.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:50 smithi155 bash[68033]: cluster 2024-07-28T20:31:49.266562+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1291: 8 total, 2 up, 8 in 2024-07-28T20:31:50.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:50.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:50.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:50 smithi045 bash[80445]: cluster 2024-07-28T20:31:48.404422+0000 mgr.y (mgr.34101) 1865 : cluster [DBG] pgmap v2752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:50.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:50 smithi045 bash[80445]: cluster 2024-07-28T20:31:49.244933+0000 mon.a (mon.0) 2711 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:31:50.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:50 smithi045 bash[80445]: audit 2024-07-28T20:31:49.266439+0000 mon.a (mon.0) 2712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:31:50.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:50 smithi045 bash[80445]: cluster 2024-07-28T20:31:49.266562+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1291: 8 total, 2 up, 8 in 2024-07-28T20:31:50.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:50 smithi045 bash[82788]: cluster 2024-07-28T20:31:48.404422+0000 mgr.y (mgr.34101) 1865 : cluster [DBG] pgmap v2752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:50.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:50 smithi045 bash[82788]: cluster 2024-07-28T20:31:49.244933+0000 mon.a (mon.0) 2711 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:31:50.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:50 smithi045 bash[82788]: audit 2024-07-28T20:31:49.266439+0000 mon.a (mon.0) 2712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:31:50.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:50 smithi045 bash[82788]: cluster 2024-07-28T20:31:49.266562+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1291: 8 total, 2 up, 8 in 2024-07-28T20:31:50.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:50.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:50.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:50.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:50 smithi155 bash[73694]: debug 2024-07-28T20:31:50.607+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:50.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:31:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:31:50] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:31:50.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:51.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2545 16 16 0 0 0 - 0 2024-07-28T20:31:51.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:51.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:51.237 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:51 smithi155 bash[73694]: debug 2024-07-28T20:31:51.075+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:51.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:51.466 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:51.586 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:51.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:51.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:51.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:52.039 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:52.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:52.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2546 16 16 0 0 0 - 0 2024-07-28T20:31:52.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:31:52.184 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:52.252 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:52 smithi155 bash[73694]: debug 2024-07-28T20:31:52.035+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:52.252 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:52.252 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:52 smithi155 bash[73694]: debug 2024-07-28T20:31:52.095+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:52.252 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:52 smithi155 bash[73694]: debug 2024-07-28T20:31:52.159+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:52.252 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:52.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:52.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:52.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:52 smithi155 bash[73694]: debug 2024-07-28T20:31:52.251+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:52.427 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:52 smithi155 bash[68033]: cluster 2024-07-28T20:31:50.405615+0000 mgr.y (mgr.34101) 1866 : cluster [DBG] pgmap v2754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:52.427 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:31:52 smithi155 bash[60745]: ts=2024-07-28T20:31:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:31:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:52 smithi045 bash[80445]: cluster 2024-07-28T20:31:50.405615+0000 mgr.y (mgr.34101) 1866 : cluster [DBG] pgmap v2754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:52 smithi045 bash[82788]: cluster 2024-07-28T20:31:50.405615+0000 mgr.y (mgr.34101) 1866 : cluster [DBG] pgmap v2754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:52.519 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:52.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:52.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:52.740 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:52 smithi155 bash[73694]: debug 2024-07-28T20:31:52.515+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:52.741 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:52.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:52.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:52 smithi155 bash[73694]: debug 2024-07-28T20:31:52.739+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:52.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:53.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:53.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2547 16 16 0 0 0 - 0 2024-07-28T20:31:53.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:53.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:53.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:53 smithi155 bash[73694]: debug 2024-07-28T20:31:53.063+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:53.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:53.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:53.609 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:53.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:53.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:53.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:54.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2548 16 16 0 0 0 - 0 2024-07-28T20:31:54.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:54.173 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:31:54.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:54.257 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:54 smithi155 bash[73694]: debug 2024-07-28T20:31:54.031+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:54.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:54 smithi155 bash[68033]: cluster 2024-07-28T20:31:52.406639+0000 mgr.y (mgr.34101) 1867 : cluster [DBG] pgmap v2755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:54.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:54.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:54 smithi045 bash[82788]: cluster 2024-07-28T20:31:52.406639+0000 mgr.y (mgr.34101) 1867 : cluster [DBG] pgmap v2755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:54 smithi045 bash[80445]: cluster 2024-07-28T20:31:52.406639+0000 mgr.y (mgr.34101) 1867 : cluster [DBG] pgmap v2755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:54.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:54.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:54.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:54.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:55.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:55.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2549 16 16 0 0 0 - 0 2024-07-28T20:31:55.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:55.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:55.290 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:55 smithi155 bash[73694]: debug 2024-07-28T20:31:55.035+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:55.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:55.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:55.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:55.748 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:55.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:55.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:55 smithi155 bash[73694]: debug 2024-07-28T20:31:55.719+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:55.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:55.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:56.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2550 16 16 0 0 0 - 0 2024-07-28T20:31:56.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:56.115 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:56 smithi155 bash[73694]: debug 2024-07-28T20:31:56.083+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:56.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:56.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:56.453 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:56.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:56 smithi155 bash[68033]: cluster 2024-07-28T20:31:54.408373+0000 mgr.y (mgr.34101) 1868 : cluster [DBG] pgmap v2756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:56.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:56.583 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:56.594 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:56 smithi045 bash[80445]: cluster 2024-07-28T20:31:54.408373+0000 mgr.y (mgr.34101) 1868 : cluster [DBG] pgmap v2756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:56.594 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:56 smithi045 bash[82788]: cluster 2024-07-28T20:31:54.408373+0000 mgr.y (mgr.34101) 1868 : cluster [DBG] pgmap v2756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:56.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:56.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:56 smithi155 bash[73694]: debug 2024-07-28T20:31:56.451+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:56.853 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:56.886 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:31:56.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:57.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2551 16 16 0 0 0 - 0 2024-07-28T20:31:57.094 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:57.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:57.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:57 smithi155 bash[73694]: debug 2024-07-28T20:31:57.055+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:57.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:57.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:57.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:57.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:57.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:31:57.850 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:57.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:58.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:57 smithi155 bash[73694]: debug 2024-07-28T20:31:57.847+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:58.054 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:31:58.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2552 16 16 0 0 0 - 0 2024-07-28T20:31:58.165 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:31:58.165 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:31:58.165 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T20:31:58.165 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T20:31:58.165 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:31:58.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:58.200 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:58 smithi155 bash[73694]: debug 2024-07-28T20:31:58.043+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:58.291 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:58.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:31:58 smithi155 bash[68033]: cluster 2024-07-28T20:31:56.409455+0000 mgr.y (mgr.34101) 1869 : cluster [DBG] pgmap v2757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:58.410 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:58.430 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:31:58 smithi045 bash[80445]: cluster 2024-07-28T20:31:56.409455+0000 mgr.y (mgr.34101) 1869 : cluster [DBG] pgmap v2757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:58.431 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:31:58 smithi045 bash[82788]: cluster 2024-07-28T20:31:56.409455+0000 mgr.y (mgr.34101) 1869 : cluster [DBG] pgmap v2757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:31:58.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:58.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:58.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:58 smithi155 bash[73694]: debug 2024-07-28T20:31:58.419+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:58.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:31:58.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:58.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:59.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:31:59.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2553 16 16 0 0 0 - 0 2024-07-28T20:31:59.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T20:31:59.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:31:59.242 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:31:59.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:59.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:59.488 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:59 smithi155 bash[73694]: debug 2024-07-28T20:31:59.075+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:31:59.488 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:31:59.488 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:31:59 smithi155 bash[73694]: debug 2024-07-28T20:31:59.215+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:31:59.596 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:59.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:31:59.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:31:59.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:00.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:00.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2554 16 16 0 0 0 - 0 2024-07-28T20:32:00.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:00.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:00.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:00.441 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:00 smithi155 bash[73694]: debug 2024-07-28T20:32:00.087+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:00.441 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:00 smithi155 bash[68033]: cluster 2024-07-28T20:31:58.410550+0000 mgr.y (mgr.34101) 1870 : cluster [DBG] pgmap v2758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:00.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:00.562 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:00 smithi045 bash[80445]: cluster 2024-07-28T20:31:58.410550+0000 mgr.y (mgr.34101) 1870 : cluster [DBG] pgmap v2758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:00.562 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:00 smithi045 bash[82788]: cluster 2024-07-28T20:31:58.410550+0000 mgr.y (mgr.34101) 1870 : cluster [DBG] pgmap v2758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:00.669 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:00.783 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:00.903 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:00.913 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:32:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:32:00] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:32:01.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:01.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:01.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:00 smithi155 bash[73694]: debug 2024-07-28T20:32:00.859+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:01.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2555 16 16 0 0 0 - 0 2024-07-28T20:32:01.137 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:01.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:01.289 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:32:01.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:01.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:01.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:01 smithi155 bash[73694]: debug 2024-07-28T20:32:01.127+0000 7f8e37e1e640 -1 osd.4 1291 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:01.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:01 smithi155 bash[68033]: audit 2024-07-28T20:32:00.964343+0000 mon.a (mon.0) 2714 : audit [INF] from='client.? 172.21.15.45:0/1694532861' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:32:01.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:01.617 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:01 smithi045 bash[80445]: audit 2024-07-28T20:32:00.964343+0000 mon.a (mon.0) 2714 : audit [INF] from='client.? 172.21.15.45:0/1694532861' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:32:01.618 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:01 smithi045 bash[82788]: audit 2024-07-28T20:32:00.964343+0000 mon.a (mon.0) 2714 : audit [INF] from='client.? 172.21.15.45:0/1694532861' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:32:01.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:01.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:01.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:02.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:02.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2556 16 16 0 0 0 - 0 2024-07-28T20:32:02.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:02.209 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:02.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:02 smithi155 bash[73694]: debug 2024-07-28T20:32:02.059+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:02.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:02 smithi155 bash[73694]: debug 2024-07-28T20:32:02.135+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:02.330 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:02.450 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:02.554 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:32:02 smithi155 bash[60745]: ts=2024-07-28T20:32:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:32:02.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:02 smithi155 bash[68033]: cluster 2024-07-28T20:32:00.411635+0000 mgr.y (mgr.34101) 1871 : cluster [DBG] pgmap v2759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:02.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:02 smithi155 bash[68033]: cluster 2024-07-28T20:32:01.270554+0000 mon.a (mon.0) 2715 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:02.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:02 smithi155 bash[68033]: audit 2024-07-28T20:32:01.288856+0000 mon.a (mon.0) 2716 : audit [INF] from='client.? 172.21.15.45:0/1694532861' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:32:02.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:02 smithi155 bash[68033]: cluster 2024-07-28T20:32:01.289011+0000 mon.a (mon.0) 2717 : cluster [DBG] osdmap e1292: 8 total, 2 up, 8 in 2024-07-28T20:32:02.570 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:02.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:02 smithi045 bash[80445]: cluster 2024-07-28T20:32:00.411635+0000 mgr.y (mgr.34101) 1871 : cluster [DBG] pgmap v2759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:02 smithi045 bash[80445]: cluster 2024-07-28T20:32:01.270554+0000 mon.a (mon.0) 2715 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:02 smithi045 bash[80445]: audit 2024-07-28T20:32:01.288856+0000 mon.a (mon.0) 2716 : audit [INF] from='client.? 172.21.15.45:0/1694532861' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:32:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:02 smithi045 bash[80445]: cluster 2024-07-28T20:32:01.289011+0000 mon.a (mon.0) 2717 : cluster [DBG] osdmap e1292: 8 total, 2 up, 8 in 2024-07-28T20:32:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:02 smithi045 bash[82788]: cluster 2024-07-28T20:32:00.411635+0000 mgr.y (mgr.34101) 1871 : cluster [DBG] pgmap v2759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:02 smithi045 bash[82788]: cluster 2024-07-28T20:32:01.270554+0000 mon.a (mon.0) 2715 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:02 smithi045 bash[82788]: audit 2024-07-28T20:32:01.288856+0000 mon.a (mon.0) 2716 : audit [INF] from='client.? 172.21.15.45:0/1694532861' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:32:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:02 smithi045 bash[82788]: cluster 2024-07-28T20:32:01.289011+0000 mon.a (mon.0) 2717 : cluster [DBG] osdmap e1292: 8 total, 2 up, 8 in 2024-07-28T20:32:02.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:02.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:02 smithi155 bash[73694]: debug 2024-07-28T20:32:02.643+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:02.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:02.924 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:03.044 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:03.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2557 16 16 0 0 0 - 0 2024-07-28T20:32:03.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:03.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:03.379 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:03 smithi155 bash[68033]: audit 2024-07-28T20:32:03.199802+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:03.380 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:03 smithi155 bash[73694]: debug 2024-07-28T20:32:03.127+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:03.380 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:03.380 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:03 smithi155 bash[73694]: debug 2024-07-28T20:32:03.247+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:03.380 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:03.399 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:03.521 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:03.533 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:03 smithi155 bash[73694]: debug 2024-07-28T20:32:03.375+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:03.640 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:03.651 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:03 smithi045 bash[82788]: audit 2024-07-28T20:32:03.199802+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:03.652 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:03 smithi045 bash[80445]: audit 2024-07-28T20:32:03.199802+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:03.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:03.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:03.885 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:32:03.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:04.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2558 16 16 0 0 0 - 0 2024-07-28T20:32:04.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:04.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:04.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:04 smithi155 bash[73694]: debug 2024-07-28T20:32:04.147+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:04.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:04.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:32:04.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:04 smithi155 bash[68033]: cluster 2024-07-28T20:32:02.412837+0000 mgr.y (mgr.34101) 1872 : cluster [DBG] pgmap v2761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:04.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:04.597 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:04.717 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:04 smithi045 bash[80445]: cluster 2024-07-28T20:32:02.412837+0000 mgr.y (mgr.34101) 1872 : cluster [DBG] pgmap v2761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:04 smithi045 bash[82788]: cluster 2024-07-28T20:32:02.412837+0000 mgr.y (mgr.34101) 1872 : cluster [DBG] pgmap v2761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:04.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:04.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:05.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:05.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2559 16 16 0 0 0 - 0 2024-07-28T20:32:05.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:05.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:05 smithi155 bash[73694]: debug 2024-07-28T20:32:05.167+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:05.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:05.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:05.552 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:05.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:05.701 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:05.701 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:05 smithi155 bash[73694]: debug 2024-07-28T20:32:05.675+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:05.781 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:05.900 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:06.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:06.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:06.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:32:06.078079+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:32:06.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:32:06.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2560 16 16 0 0 0 - 0 2024-07-28T20:32:06.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:06.260 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:06.377 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:06.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:06 smithi155 bash[73694]: debug 2024-07-28T20:32:06.207+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:06.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:06.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:06 smithi155 bash[73694]: debug 2024-07-28T20:32:06.371+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:06.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:06.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:06 smithi155 bash[68033]: cluster 2024-07-28T20:32:04.414747+0000 mgr.y (mgr.34101) 1873 : cluster [DBG] pgmap v2762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:06.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:06.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:06.627 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:06 smithi045 bash[80445]: cluster 2024-07-28T20:32:04.414747+0000 mgr.y (mgr.34101) 1873 : cluster [DBG] pgmap v2762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:06.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:06 smithi045 bash[82788]: cluster 2024-07-28T20:32:04.414747+0000 mgr.y (mgr.34101) 1873 : cluster [DBG] pgmap v2762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:06.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:06.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:06 smithi155 bash[73694]: debug 2024-07-28T20:32:06.471+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:06.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:06 smithi155 bash[73694]: debug 2024-07-28T20:32:06.551+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:06.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:06.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:07.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2561 16 16 0 0 0 - 0 2024-07-28T20:32:07.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:07.214 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:07.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:07.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:07.515 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:07 smithi155 bash[68033]: cluster 2024-07-28T20:32:06.416741+0000 mgr.y (mgr.34101) 1874 : cluster [DBG] pgmap v2763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:07.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:07 smithi155 bash[73694]: debug 2024-07-28T20:32:07.211+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:07.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:07.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:07.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:07 smithi045 bash[80445]: cluster 2024-07-28T20:32:06.416741+0000 mgr.y (mgr.34101) 1874 : cluster [DBG] pgmap v2763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:07 smithi045 bash[82788]: cluster 2024-07-28T20:32:06.416741+0000 mgr.y (mgr.34101) 1874 : cluster [DBG] pgmap v2763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:07.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:07 smithi155 bash[73694]: debug 2024-07-28T20:32:07.511+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:07.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:07.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:07.891 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:07 smithi155 bash[73694]: debug 2024-07-28T20:32:07.803+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:07.891 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:07.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:08.011 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:32:08.012 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T20:32:08.012 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T20:32:08.012 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [] 2024-07-28T20:32:08.012 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:32:08.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:08.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2562 16 16 0 0 0 - 0 2024-07-28T20:32:08.151 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:07 smithi155 bash[73694]: debug 2024-07-28T20:32:07.911+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:08.151 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:08.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:08.187 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:08 smithi155 bash[73694]: debug 2024-07-28T20:32:08.147+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:08.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:08.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:08.404 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:08 smithi155 bash[73694]: debug 2024-07-28T20:32:08.183+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:08.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:08.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:08.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:08.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:08.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:08.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T20:32:08.989 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:09.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:08 smithi155 bash[73694]: debug 2024-07-28T20:32:08.839+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:09.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2563 16 16 0 0 0 - 0 2024-07-28T20:32:09.110 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:09.196 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:32:09.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:09.347 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:09.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:09.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:09 smithi155 bash[73694]: debug 2024-07-28T20:32:09.135+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:09.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:09.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:09 smithi045 bash[82788]: cluster 2024-07-28T20:32:08.418702+0000 mgr.y (mgr.34101) 1875 : cluster [DBG] pgmap v2764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:09 smithi045 bash[80445]: cluster 2024-07-28T20:32:08.418702+0000 mgr.y (mgr.34101) 1875 : cluster [DBG] pgmap v2764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:09.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:09 smithi155 bash[68033]: cluster 2024-07-28T20:32:08.418702+0000 mgr.y (mgr.34101) 1875 : cluster [DBG] pgmap v2764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:09.826 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:09.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:10.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:10.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2564 16 16 0 0 0 - 0 2024-07-28T20:32:10.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:10.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:10 smithi155 bash[73694]: debug 2024-07-28T20:32:10.135+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:10.306 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:10.425 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:10.546 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:10.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:10.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:10.850 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:32:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:32:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:32:10.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:11.020 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:11.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:11.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:10 smithi155 bash[73694]: debug 2024-07-28T20:32:10.883+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:11.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2565 16 16 0 0 0 - 0 2024-07-28T20:32:11.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:11.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:11.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:11.480 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:11 smithi155 bash[73694]: debug 2024-07-28T20:32:11.115+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:11.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:11.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:11.625 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:11 smithi045 bash[80445]: cluster 2024-07-28T20:32:10.419731+0000 mgr.y (mgr.34101) 1876 : cluster [DBG] pgmap v2765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:11.625 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:11 smithi045 bash[82788]: cluster 2024-07-28T20:32:10.419731+0000 mgr.y (mgr.34101) 1876 : cluster [DBG] pgmap v2765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:11.733 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:11.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:11 smithi155 bash[68033]: cluster 2024-07-28T20:32:10.419731+0000 mgr.y (mgr.34101) 1876 : cluster [DBG] pgmap v2765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:11.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:11.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:12.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2566 16 16 0 0 0 - 0 2024-07-28T20:32:12.089 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:12.208 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:12.327 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:12.447 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:12.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:12 smithi155 bash[73694]: debug 2024-07-28T20:32:12.135+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:12.554 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:32:12 smithi155 bash[60745]: ts=2024-07-28T20:32:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:32:12.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:12.687 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:12.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:12.927 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:13.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:13.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2567 16 16 0 0 0 - 0 2024-07-28T20:32:13.165 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:13.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:13.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:13.490 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:32:13.497 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:13 smithi155 bash[73694]: debug 2024-07-28T20:32:13.155+0000 7f8e37e1e640 -1 osd.4 1292 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:13.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:13.636 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:13.720 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:32:13.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:13.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:13 smithi155 bash[68033]: cluster 2024-07-28T20:32:12.421615+0000 mgr.y (mgr.34101) 1877 : cluster [DBG] pgmap v2766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:13.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:13 smithi155 bash[68033]: audit 2024-07-28T20:32:13.378038+0000 mon.c (mon.2) 597 : audit [INF] from='client.? 172.21.15.45:0/564867465' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:13.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:13 smithi155 bash[68033]: audit 2024-07-28T20:32:13.378542+0000 mon.a (mon.0) 2718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:13.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:13.883 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:13 smithi045 bash[80445]: cluster 2024-07-28T20:32:12.421615+0000 mgr.y (mgr.34101) 1877 : cluster [DBG] pgmap v2766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:13.883 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:13 smithi045 bash[80445]: audit 2024-07-28T20:32:13.378038+0000 mon.c (mon.2) 597 : audit [INF] from='client.? 172.21.15.45:0/564867465' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:13.883 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:13 smithi045 bash[80445]: audit 2024-07-28T20:32:13.378542+0000 mon.a (mon.0) 2718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:13.883 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:13 smithi045 bash[82788]: cluster 2024-07-28T20:32:12.421615+0000 mgr.y (mgr.34101) 1877 : cluster [DBG] pgmap v2766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:13.883 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:13 smithi045 bash[82788]: audit 2024-07-28T20:32:13.378038+0000 mon.c (mon.2) 597 : audit [INF] from='client.? 172.21.15.45:0/564867465' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:13.884 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:13 smithi045 bash[82788]: audit 2024-07-28T20:32:13.378542+0000 mon.a (mon.0) 2718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:13.991 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:14.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2568 16 16 0 0 0 - 0 2024-07-28T20:32:14.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:14.229 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:14 smithi155 bash[73694]: debug 2024-07-28T20:32:14.143+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:14.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:14.466 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:14.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:14.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:14.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:14 smithi155 bash[68033]: cluster 2024-07-28T20:32:13.482709+0000 mon.a (mon.0) 2719 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:32:14.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:14 smithi155 bash[68033]: audit 2024-07-28T20:32:13.489971+0000 mon.a (mon.0) 2720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:32:14.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:14 smithi155 bash[68033]: cluster 2024-07-28T20:32:13.490118+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1293: 8 total, 2 up, 8 in 2024-07-28T20:32:14.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:14.836 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:14 smithi045 bash[80445]: cluster 2024-07-28T20:32:13.482709+0000 mon.a (mon.0) 2719 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:32:14.836 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:14 smithi045 bash[80445]: audit 2024-07-28T20:32:13.489971+0000 mon.a (mon.0) 2720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:32:14.836 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:14 smithi045 bash[80445]: cluster 2024-07-28T20:32:13.490118+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1293: 8 total, 2 up, 8 in 2024-07-28T20:32:14.837 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:14 smithi045 bash[82788]: cluster 2024-07-28T20:32:13.482709+0000 mon.a (mon.0) 2719 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:32:14.837 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:14 smithi045 bash[82788]: audit 2024-07-28T20:32:13.489971+0000 mon.a (mon.0) 2720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:32:14.837 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:14 smithi045 bash[82788]: cluster 2024-07-28T20:32:13.490118+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1293: 8 total, 2 up, 8 in 2024-07-28T20:32:14.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:15.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:15.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2569 16 16 0 0 0 - 0 2024-07-28T20:32:15.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:15.298 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:15.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:15.423 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:15 smithi155 bash[73694]: debug 2024-07-28T20:32:15.099+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:15.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:15.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:15.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:15.779 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:15 smithi155 bash[68033]: cluster 2024-07-28T20:32:14.423395+0000 mgr.y (mgr.34101) 1878 : cluster [DBG] pgmap v2768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:15.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:15 smithi045 bash[80445]: cluster 2024-07-28T20:32:14.423395+0000 mgr.y (mgr.34101) 1878 : cluster [DBG] pgmap v2768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:15.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:15 smithi045 bash[82788]: cluster 2024-07-28T20:32:14.423395+0000 mgr.y (mgr.34101) 1878 : cluster [DBG] pgmap v2768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:16.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:16.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2570 16 16 0 0 0 - 0 2024-07-28T20:32:16.123 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:16.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:16.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:32:16.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:16.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:16.522 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:16 smithi155 bash[73694]: debug 2024-07-28T20:32:16.139+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:16.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:16.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:16.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:16.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:16.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:17.066 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:17.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2571 16 16 0 0 0 - 0 2024-07-28T20:32:17.107 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:17.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:17.235 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:17 smithi155 bash[73694]: debug 2024-07-28T20:32:17.099+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:17.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:17.358 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:17 smithi155 bash[73694]: debug 2024-07-28T20:32:17.235+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:17.459 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:17.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:17 smithi155 bash[73694]: debug 2024-07-28T20:32:17.443+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:17.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:17.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:17.704 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:17 smithi155 bash[68033]: cluster 2024-07-28T20:32:16.424702+0000 mgr.y (mgr.34101) 1879 : cluster [DBG] pgmap v2769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:17.780 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:32:17.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:17.921 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:17.933 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:17 smithi045 bash[82788]: cluster 2024-07-28T20:32:16.424702+0000 mgr.y (mgr.34101) 1879 : cluster [DBG] pgmap v2769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:17.933 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:17 smithi045 bash[80445]: cluster 2024-07-28T20:32:16.424702+0000 mgr.y (mgr.34101) 1879 : cluster [DBG] pgmap v2769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:18.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:18.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2572 16 16 0 0 0 - 0 2024-07-28T20:32:18.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:18.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:18.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:18.413 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:18 smithi155 bash[73694]: debug 2024-07-28T20:32:18.131+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:18.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:18.540 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:32:18.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T20:32:18.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:18.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:18.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:18.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:19.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2573 16 16 0 0 0 - 0 2024-07-28T20:32:19.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:19.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:19.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:19 smithi155 bash[68033]: audit 2024-07-28T20:32:18.209396+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:19.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:19 smithi155 bash[68033]: audit 2024-07-28T20:32:18.211648+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:19.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:19 smithi155 bash[73694]: debug 2024-07-28T20:32:19.151+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:19.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:19 smithi045 bash[80445]: audit 2024-07-28T20:32:18.209396+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:19 smithi045 bash[80445]: audit 2024-07-28T20:32:18.211648+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:19 smithi045 bash[82788]: audit 2024-07-28T20:32:18.209396+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:19 smithi045 bash[82788]: audit 2024-07-28T20:32:18.211648+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:19.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:19.593 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:19.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:19.725 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:19 smithi155 bash[73694]: debug 2024-07-28T20:32:19.455+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:19.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:19.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:20.074 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:20.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2574 16 16 0 0 0 - 0 2024-07-28T20:32:20.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:20.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:20.433 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:20.441 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:20 smithi045 bash[80445]: cluster 2024-07-28T20:32:18.426512+0000 mgr.y (mgr.34101) 1880 : cluster [DBG] pgmap v2770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:20.441 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:20 smithi045 bash[80445]: audit 2024-07-28T20:32:20.126947+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:32:20.441 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:20 smithi045 bash[82788]: cluster 2024-07-28T20:32:18.426512+0000 mgr.y (mgr.34101) 1880 : cluster [DBG] pgmap v2770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:20.442 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:20 smithi045 bash[82788]: audit 2024-07-28T20:32:20.126947+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:32:20.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:20.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:20 smithi155 bash[73694]: debug 2024-07-28T20:32:20.171+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:20.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:20 smithi155 bash[68033]: cluster 2024-07-28T20:32:18.426512+0000 mgr.y (mgr.34101) 1880 : cluster [DBG] pgmap v2770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:20.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:20 smithi155 bash[68033]: audit 2024-07-28T20:32:20.126947+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:32:20.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:32:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:32:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:32:20.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:20.903 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:21.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:21.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:21.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:20 smithi155 bash[73694]: debug 2024-07-28T20:32:20.763+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:21.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2575 16 16 0 0 0 - 0 2024-07-28T20:32:21.115 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:32:21.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:21.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:21.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:21.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:21.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:21 smithi155 bash[73694]: debug 2024-07-28T20:32:21.147+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:21.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:21.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:21 smithi155 bash[73694]: debug 2024-07-28T20:32:21.219+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:21.618 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:21.738 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:21.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:21.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:22.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2576 16 16 0 0 0 - 0 2024-07-28T20:32:22.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:22.141 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:22.141 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:21 smithi155 bash[73694]: debug 2024-07-28T20:32:21.947+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:22.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:22.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:22.346 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:22 smithi045 bash[80445]: cluster 2024-07-28T20:32:20.428119+0000 mgr.y (mgr.34101) 1881 : cluster [DBG] pgmap v2771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:22.347 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:22 smithi045 bash[82788]: cluster 2024-07-28T20:32:20.428119+0000 mgr.y (mgr.34101) 1881 : cluster [DBG] pgmap v2771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:22.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:22.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:22 smithi155 bash[73694]: debug 2024-07-28T20:32:22.143+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:22.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:22 smithi155 bash[68033]: cluster 2024-07-28T20:32:20.428119+0000 mgr.y (mgr.34101) 1881 : cluster [DBG] pgmap v2771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:32:22 smithi155 bash[60745]: ts=2024-07-28T20:32:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:32:22.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:22.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:22.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:22.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:23.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:23.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2577 16 16 0 0 0 - 0 2024-07-28T20:32:23.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:23.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:23.304 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:32:23.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:23.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:23.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:23 smithi155 bash[73694]: debug 2024-07-28T20:32:23.158+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:23.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:23.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:23.891 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:24.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:24.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:24.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2578 16 16 0 0 0 - 0 2024-07-28T20:32:24.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:24.246 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:24.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:24.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:24.490 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:24 smithi155 bash[73694]: debug 2024-07-28T20:32:24.114+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:24.490 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:24 smithi155 bash[73694]: debug 2024-07-28T20:32:24.130+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:24.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:24 smithi155 bash[68033]: cluster 2024-07-28T20:32:22.429364+0000 mgr.y (mgr.34101) 1882 : cluster [DBG] pgmap v2772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:24.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:24.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:24 smithi045 bash[82788]: cluster 2024-07-28T20:32:22.429364+0000 mgr.y (mgr.34101) 1882 : cluster [DBG] pgmap v2772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:24.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:24 smithi045 bash[80445]: cluster 2024-07-28T20:32:22.429364+0000 mgr.y (mgr.34101) 1882 : cluster [DBG] pgmap v2772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:24.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:24.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:24 smithi155 bash[73694]: debug 2024-07-28T20:32:24.694+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:24.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:24.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:25.059 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:25.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2579 16 16 0 0 0 - 0 2024-07-28T20:32:25.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:25.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:25.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:25.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:25 smithi155 bash[73694]: debug 2024-07-28T20:32:25.154+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:25.515 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:25.633 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:25.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:25.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:25.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:26.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:32:26.080988+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:32:26.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:32:26.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2580 16 16 0 0 0 - 0 2024-07-28T20:32:26.109 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:26.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[80445]: cluster 2024-07-28T20:32:24.430562+0000 mgr.y (mgr.34101) 1883 : cluster [DBG] pgmap v2773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:26.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[80445]: audit 2024-07-28T20:32:24.925639+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[80445]: audit 2024-07-28T20:32:24.935234+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[80445]: audit 2024-07-28T20:32:25.335635+0000 mon.c (mon.2) 600 : audit [INF] from='client.? 172.21.15.45:0/3637503098' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:32:26.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[80445]: audit 2024-07-28T20:32:25.335899+0000 mon.a (mon.0) 2725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:32:26.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[80445]: audit 2024-07-28T20:32:25.583696+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[80445]: audit 2024-07-28T20:32:25.592567+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[82788]: cluster 2024-07-28T20:32:24.430562+0000 mgr.y (mgr.34101) 1883 : cluster [DBG] pgmap v2773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:26.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[82788]: audit 2024-07-28T20:32:24.925639+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[82788]: audit 2024-07-28T20:32:24.935234+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[82788]: audit 2024-07-28T20:32:25.335635+0000 mon.c (mon.2) 600 : audit [INF] from='client.? 172.21.15.45:0/3637503098' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:32:26.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[82788]: audit 2024-07-28T20:32:25.335899+0000 mon.a (mon.0) 2725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:32:26.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[82788]: audit 2024-07-28T20:32:25.583696+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:25 smithi045 bash[82788]: audit 2024-07-28T20:32:25.592567+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.225 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:26.236 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:32:26.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:26 smithi155 bash[73694]: debug 2024-07-28T20:32:26.126+0000 7f8e37e1e640 -1 osd.4 1293 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:26.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:25 smithi155 bash[68033]: cluster 2024-07-28T20:32:24.430562+0000 mgr.y (mgr.34101) 1883 : cluster [DBG] pgmap v2773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:26.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:25 smithi155 bash[68033]: audit 2024-07-28T20:32:24.925639+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:25 smithi155 bash[68033]: audit 2024-07-28T20:32:24.935234+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:25 smithi155 bash[68033]: audit 2024-07-28T20:32:25.335635+0000 mon.c (mon.2) 600 : audit [INF] from='client.? 172.21.15.45:0/3637503098' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:32:26.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:25 smithi155 bash[68033]: audit 2024-07-28T20:32:25.335899+0000 mon.a (mon.0) 2725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:32:26.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:25 smithi155 bash[68033]: audit 2024-07-28T20:32:25.583696+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:25 smithi155 bash[68033]: audit 2024-07-28T20:32:25.592567+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:26.344 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:26.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:26.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:26.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:26.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:26.941 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:27.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:26 smithi155 bash[68033]: audit 2024-07-28T20:32:26.009124+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:32:27.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:26 smithi155 bash[68033]: audit 2024-07-28T20:32:26.010739+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:32:27.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:26 smithi155 bash[68033]: audit 2024-07-28T20:32:26.023233+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:27.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:26 smithi155 bash[68033]: cluster 2024-07-28T20:32:26.225233+0000 mon.a (mon.0) 2729 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:27.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:26 smithi155 bash[68033]: audit 2024-07-28T20:32:26.235221+0000 mon.a (mon.0) 2730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:32:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:26 smithi155 bash[68033]: cluster 2024-07-28T20:32:26.235507+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1294: 8 total, 2 up, 8 in 2024-07-28T20:32:27.062 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:27.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2581 16 16 0 0 0 - 0 2024-07-28T20:32:27.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:27.193 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[80445]: audit 2024-07-28T20:32:26.009124+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:32:27.193 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[80445]: audit 2024-07-28T20:32:26.010739+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:32:27.194 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[80445]: audit 2024-07-28T20:32:26.023233+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:27.194 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[80445]: cluster 2024-07-28T20:32:26.225233+0000 mon.a (mon.0) 2729 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:27.194 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[80445]: audit 2024-07-28T20:32:26.235221+0000 mon.a (mon.0) 2730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:32:27.194 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[80445]: cluster 2024-07-28T20:32:26.235507+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1294: 8 total, 2 up, 8 in 2024-07-28T20:32:27.194 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[82788]: audit 2024-07-28T20:32:26.009124+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:32:27.194 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[82788]: audit 2024-07-28T20:32:26.010739+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:32:27.194 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[82788]: audit 2024-07-28T20:32:26.023233+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:27.194 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[82788]: cluster 2024-07-28T20:32:26.225233+0000 mon.a (mon.0) 2729 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:27.194 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[82788]: audit 2024-07-28T20:32:26.235221+0000 mon.a (mon.0) 2730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:32:27.194 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:26 smithi045 bash[82788]: cluster 2024-07-28T20:32:26.235507+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1294: 8 total, 2 up, 8 in 2024-07-28T20:32:27.195 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:27 smithi155 bash[73694]: debug 2024-07-28T20:32:27.110+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:27.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:27.346 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:32:27.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:27.641 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:27.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:27.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:27.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:27.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:28.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2582 16 16 0 0 0 - 0 2024-07-28T20:32:28.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:28.147 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:27 smithi155 bash[73694]: debug 2024-07-28T20:32:27.830+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:28.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:28.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:28.374 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:32:28.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T20:32:28.426 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:28 smithi155 bash[68033]: cluster 2024-07-28T20:32:26.432382+0000 mgr.y (mgr.34101) 1884 : cluster [DBG] pgmap v2775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:28.426 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:28 smithi155 bash[73694]: debug 2024-07-28T20:32:28.146+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:28.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:28.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:28 smithi155 bash[73694]: debug 2024-07-28T20:32:28.334+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:28.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:28 smithi045 bash[80445]: cluster 2024-07-28T20:32:26.432382+0000 mgr.y (mgr.34101) 1884 : cluster [DBG] pgmap v2775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:28 smithi045 bash[82788]: cluster 2024-07-28T20:32:26.432382+0000 mgr.y (mgr.34101) 1884 : cluster [DBG] pgmap v2775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:28.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:28.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:28 smithi155 bash[73694]: debug 2024-07-28T20:32:28.442+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:28.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:28.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:28.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:28.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:29.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:29.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2583 16 16 0 0 0 - 0 2024-07-28T20:32:29.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:29.277 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:32:29.301 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:29.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:29.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:29 smithi155 bash[73694]: debug 2024-07-28T20:32:29.038+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:29.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:29 smithi155 bash[73694]: debug 2024-07-28T20:32:29.110+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:29.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:29.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:29.658 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:29.778 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:29.897 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:30.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:30.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:30.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:29 smithi155 bash[73694]: debug 2024-07-28T20:32:29.754+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:30.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2584 16 16 0 0 0 - 0 2024-07-28T20:32:30.138 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:30.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:30.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:30.388 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:30 smithi045 bash[80445]: cluster 2024-07-28T20:32:28.434166+0000 mgr.y (mgr.34101) 1885 : cluster [DBG] pgmap v2776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:30.389 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:30 smithi045 bash[82788]: cluster 2024-07-28T20:32:28.434166+0000 mgr.y (mgr.34101) 1885 : cluster [DBG] pgmap v2776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:30.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:30.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:30 smithi155 bash[68033]: cluster 2024-07-28T20:32:28.434166+0000 mgr.y (mgr.34101) 1885 : cluster [DBG] pgmap v2776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:30.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:30 smithi155 bash[73694]: debug 2024-07-28T20:32:30.134+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:30.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:32:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:32:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:32:30.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:30.857 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:30.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:31.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2585 16 16 0 0 0 - 0 2024-07-28T20:32:31.094 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:31.214 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:31.331 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:31.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:31 smithi155 bash[73694]: debug 2024-07-28T20:32:31.090+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:31.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:31.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:31 smithi155 bash[73694]: debug 2024-07-28T20:32:31.310+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:31.449 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:31.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:31.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:31 smithi155 bash[73694]: debug 2024-07-28T20:32:31.414+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:31.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:31.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:31.804 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:31.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:32.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:32.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2586 16 16 0 0 0 - 0 2024-07-28T20:32:32.100 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:32.100 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:32 smithi155 bash[73694]: debug 2024-07-28T20:32:32.014+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:32.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:32.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:32.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:32.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:32.533 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:32:32 smithi155 bash[60745]: ts=2024-07-28T20:32:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:32:32.533 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:32 smithi155 bash[73694]: debug 2024-07-28T20:32:32.098+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:32.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:32 smithi155 bash[68033]: cluster 2024-07-28T20:32:30.435913+0000 mgr.y (mgr.34101) 1886 : cluster [DBG] pgmap v2777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:32.642 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:32 smithi045 bash[80445]: cluster 2024-07-28T20:32:30.435913+0000 mgr.y (mgr.34101) 1886 : cluster [DBG] pgmap v2777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:32 smithi045 bash[82788]: cluster 2024-07-28T20:32:30.435913+0000 mgr.y (mgr.34101) 1886 : cluster [DBG] pgmap v2777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:32.764 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:32.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:32.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:32 smithi155 bash[73694]: debug 2024-07-28T20:32:32.722+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:32.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:33.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:33.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2587 16 16 0 0 0 - 0 2024-07-28T20:32:33.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:33.167 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:32:33.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:33.360 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:33.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:33.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:33 smithi155 bash[73694]: debug 2024-07-28T20:32:33.118+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:33.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:33.718 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:33.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:33.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:34.046 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:32:34.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:34.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2588 16 16 0 0 0 - 0 2024-07-28T20:32:34.198 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:34.231 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:34.231 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:34 smithi155 bash[73694]: debug 2024-07-28T20:32:34.158+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:34.231 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:34 smithi155 bash[73694]: debug 2024-07-28T20:32:34.230+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:34.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:34 smithi155 bash[68033]: cluster 2024-07-28T20:32:32.437911+0000 mgr.y (mgr.34101) 1887 : cluster [DBG] pgmap v2778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:34.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:34 smithi155 bash[68033]: audit 2024-07-28T20:32:33.207751+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:34.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:34 smithi155 bash[68033]: audit 2024-07-28T20:32:33.210959+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:34.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:34.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:34 smithi045 bash[80445]: cluster 2024-07-28T20:32:32.437911+0000 mgr.y (mgr.34101) 1887 : cluster [DBG] pgmap v2778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:34 smithi045 bash[80445]: audit 2024-07-28T20:32:33.207751+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:34 smithi045 bash[80445]: audit 2024-07-28T20:32:33.210959+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:34 smithi045 bash[82788]: cluster 2024-07-28T20:32:32.437911+0000 mgr.y (mgr.34101) 1887 : cluster [DBG] pgmap v2778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:34 smithi045 bash[82788]: audit 2024-07-28T20:32:33.207751+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:32:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:34 smithi045 bash[82788]: audit 2024-07-28T20:32:33.210959+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:34.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:34.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:34.794 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:34.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:35.033 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:35.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2589 16 16 0 0 0 - 0 2024-07-28T20:32:35.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:35.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:35.282 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:35 smithi155 bash[73694]: debug 2024-07-28T20:32:35.158+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:35.390 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:35.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:35.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:35.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:35.857 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:35.972 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:36.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2590 16 16 0 0 0 - 0 2024-07-28T20:32:36.094 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:36.214 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:36.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:36.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:36.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:36 smithi155 bash[68033]: cluster 2024-07-28T20:32:34.439878+0000 mgr.y (mgr.34101) 1888 : cluster [DBG] pgmap v2779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:36.466 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:36 smithi155 bash[73694]: debug 2024-07-28T20:32:36.110+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:36 smithi045 bash[82788]: cluster 2024-07-28T20:32:34.439878+0000 mgr.y (mgr.34101) 1888 : cluster [DBG] pgmap v2779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:36.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:36 smithi045 bash[80445]: cluster 2024-07-28T20:32:34.439878+0000 mgr.y (mgr.34101) 1888 : cluster [DBG] pgmap v2779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:36.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:36.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:36.800 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:32:36.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:36.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:37.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:37.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2591 16 16 0 0 0 - 0 2024-07-28T20:32:37.170 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:37.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:37.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:37 smithi155 bash[73694]: debug 2024-07-28T20:32:37.094+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:37.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:37.526 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:37.544 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:32:37.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T20:32:37.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:37.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:37.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:38.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:38.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2592 16 16 0 0 0 - 0 2024-07-28T20:32:38.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:38.214 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:38 smithi155 bash[73694]: debug 2024-07-28T20:32:38.098+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:38.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:38.359 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:38.370 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:38 smithi155 bash[68033]: cluster 2024-07-28T20:32:36.441128+0000 mgr.y (mgr.34101) 1889 : cluster [DBG] pgmap v2780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:38 smithi045 bash[80445]: cluster 2024-07-28T20:32:36.441128+0000 mgr.y (mgr.34101) 1889 : cluster [DBG] pgmap v2780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:38 smithi045 bash[82788]: cluster 2024-07-28T20:32:36.441128+0000 mgr.y (mgr.34101) 1889 : cluster [DBG] pgmap v2780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:38.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:38.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:38.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:38.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:38.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:39.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:39.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:38 smithi155 bash[73694]: debug 2024-07-28T20:32:38.806+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:39.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:39.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:39.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2593 16 16 0 0 0 - 0 2024-07-28T20:32:39.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:39.230 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:32:39.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:39 smithi155 bash[73694]: debug 2024-07-28T20:32:39.030+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:39.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:39 smithi155 bash[73694]: debug 2024-07-28T20:32:39.106+0000 7f8e37e1e640 -1 osd.4 1294 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:39.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:39 smithi155 bash[68033]: audit 2024-07-28T20:32:38.502078+0000 mon.c (mon.2) 604 : audit [INF] from='client.? 172.21.15.45:0/611589415' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:39.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:39 smithi155 bash[68033]: audit 2024-07-28T20:32:38.502606+0000 mon.a (mon.0) 2733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:39.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:39.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:39.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:39 smithi045 bash[80445]: audit 2024-07-28T20:32:38.502078+0000 mon.c (mon.2) 604 : audit [INF] from='client.? 172.21.15.45:0/611589415' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:39.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:39 smithi045 bash[80445]: audit 2024-07-28T20:32:38.502606+0000 mon.a (mon.0) 2733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:39.474 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:39 smithi045 bash[82788]: audit 2024-07-28T20:32:38.502078+0000 mon.c (mon.2) 604 : audit [INF] from='client.? 172.21.15.45:0/611589415' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:39.474 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:39 smithi045 bash[82788]: audit 2024-07-28T20:32:38.502606+0000 mon.a (mon.0) 2733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:32:39.540 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:39.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:39.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:39.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:40.018 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:40.030 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:40.030 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:39 smithi155 bash[73694]: debug 2024-07-28T20:32:39.874+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:40.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:40.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2594 16 16 0 0 0 - 0 2024-07-28T20:32:40.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:40.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:40.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:40 smithi155 bash[68033]: cluster 2024-07-28T20:32:38.442781+0000 mgr.y (mgr.34101) 1890 : cluster [DBG] pgmap v2781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:40.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:40 smithi155 bash[68033]: cluster 2024-07-28T20:32:39.215003+0000 mon.a (mon.0) 2734 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:40.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:40 smithi155 bash[68033]: audit 2024-07-28T20:32:39.229617+0000 mon.a (mon.0) 2735 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:32:40.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:40 smithi155 bash[68033]: cluster 2024-07-28T20:32:39.229729+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1295: 8 total, 2 up, 8 in 2024-07-28T20:32:40.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:40 smithi155 bash[73694]: debug 2024-07-28T20:32:40.098+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:40.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:40 smithi155 bash[73694]: debug 2024-07-28T20:32:40.106+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:40.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:40 smithi155 bash[73694]: debug 2024-07-28T20:32:40.246+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:40.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:40 smithi045 bash[80445]: cluster 2024-07-28T20:32:38.442781+0000 mgr.y (mgr.34101) 1890 : cluster [DBG] pgmap v2781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:40 smithi045 bash[80445]: cluster 2024-07-28T20:32:39.215003+0000 mon.a (mon.0) 2734 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:40 smithi045 bash[80445]: audit 2024-07-28T20:32:39.229617+0000 mon.a (mon.0) 2735 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:32:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:40 smithi045 bash[80445]: cluster 2024-07-28T20:32:39.229729+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1295: 8 total, 2 up, 8 in 2024-07-28T20:32:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:40 smithi045 bash[82788]: cluster 2024-07-28T20:32:38.442781+0000 mgr.y (mgr.34101) 1890 : cluster [DBG] pgmap v2781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:40 smithi045 bash[82788]: cluster 2024-07-28T20:32:39.215003+0000 mon.a (mon.0) 2734 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:40 smithi045 bash[82788]: audit 2024-07-28T20:32:39.229617+0000 mon.a (mon.0) 2735 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:32:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:40 smithi045 bash[82788]: cluster 2024-07-28T20:32:39.229729+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1295: 8 total, 2 up, 8 in 2024-07-28T20:32:40.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:40.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:40.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:40.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:40.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:40 smithi155 bash[73694]: debug 2024-07-28T20:32:40.574+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:40.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:32:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:32:40] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:32:40.973 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:41.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2595 16 16 0 0 0 - 0 2024-07-28T20:32:41.091 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:41.211 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:41.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:41.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:40 smithi155 bash[73694]: debug 2024-07-28T20:32:40.934+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:41.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:41 smithi155 bash[73694]: debug 2024-07-28T20:32:41.082+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:41.332 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:41.449 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:41.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:41.686 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:41.697 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:41.698 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:41 smithi155 bash[73694]: debug 2024-07-28T20:32:41.426+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:41.804 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:41.928 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:42.047 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:42.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2596 16 16 0 0 0 - 0 2024-07-28T20:32:42.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:42.177 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:32:42.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:42.314 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:42 smithi155 bash[68033]: cluster 2024-07-28T20:32:40.444681+0000 mgr.y (mgr.34101) 1891 : cluster [DBG] pgmap v2783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:42.314 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:42.314 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:42 smithi155 bash[73694]: debug 2024-07-28T20:32:42.106+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:42.314 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:42 smithi155 bash[73694]: debug 2024-07-28T20:32:42.146+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:42.407 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:42.418 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:32:42 smithi155 bash[60745]: ts=2024-07-28T20:32:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:32:42.455 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:32:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:42 smithi045 bash[80445]: cluster 2024-07-28T20:32:40.444681+0000 mgr.y (mgr.34101) 1891 : cluster [DBG] pgmap v2783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:42 smithi045 bash[82788]: cluster 2024-07-28T20:32:40.444681+0000 mgr.y (mgr.34101) 1891 : cluster [DBG] pgmap v2783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:42.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:42.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:42.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:42.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:43.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:43.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2597 16 16 0 0 0 - 0 2024-07-28T20:32:43.123 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:43.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:43.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:43 smithi155 bash[73694]: debug 2024-07-28T20:32:43.102+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:43.360 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:43.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:43.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:43.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:43.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:43.958 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:44.072 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:44.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2598 16 16 0 0 0 - 0 2024-07-28T20:32:44.185 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:44 smithi155 bash[73694]: debug 2024-07-28T20:32:44.138+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:44.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:44.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:44.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:44 smithi045 bash[80445]: cluster 2024-07-28T20:32:42.445722+0000 mgr.y (mgr.34101) 1892 : cluster [DBG] pgmap v2784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:44.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:44 smithi045 bash[82788]: cluster 2024-07-28T20:32:42.445722+0000 mgr.y (mgr.34101) 1892 : cluster [DBG] pgmap v2784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:44.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:44 smithi155 bash[68033]: cluster 2024-07-28T20:32:42.445722+0000 mgr.y (mgr.34101) 1892 : cluster [DBG] pgmap v2784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:44.548 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:44.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:44.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:44.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:45.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:45.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2599 16 16 0 0 0 - 0 2024-07-28T20:32:45.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:45.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:45.318 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:45.379 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:45.497 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:45.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:45 smithi155 bash[73694]: debug 2024-07-28T20:32:45.182+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:45.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:45.735 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:45.854 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:45.974 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:46.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:45 smithi155 bash[73694]: debug 2024-07-28T20:32:45.598+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:46.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:32:46.084015+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:32:46.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:32:46.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2600 16 16 0 0 0 - 0 2024-07-28T20:32:46.094 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:46.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:46.332 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:46.451 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:46.522 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:32:46.524 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:46 smithi155 bash[73694]: debug 2024-07-28T20:32:46.162+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:46.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:46 smithi155 bash[68033]: cluster 2024-07-28T20:32:44.447397+0000 mgr.y (mgr.34101) 1893 : cluster [DBG] pgmap v2785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:46.570 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:46.581 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:46 smithi045 bash[82788]: cluster 2024-07-28T20:32:44.447397+0000 mgr.y (mgr.34101) 1893 : cluster [DBG] pgmap v2785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:46.582 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:46 smithi045 bash[80445]: cluster 2024-07-28T20:32:44.447397+0000 mgr.y (mgr.34101) 1893 : cluster [DBG] pgmap v2785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:46.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:46.810 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:46.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:46.992 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:32:47.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:47.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2601 16 16 0 0 0 - 0 2024-07-28T20:32:47.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:47.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:47.326 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:47 smithi155 bash[73694]: debug 2024-07-28T20:32:47.174+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:47.327 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:32:47.328 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T20:32:47.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:47.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:47.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:47.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:47.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:47.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:48.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:48.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:47 smithi155 bash[73694]: debug 2024-07-28T20:32:47.854+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:48.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2602 16 16 0 0 0 - 0 2024-07-28T20:32:48.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:48.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:48.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:48 smithi045 bash[80445]: cluster 2024-07-28T20:32:46.449265+0000 mgr.y (mgr.34101) 1894 : cluster [DBG] pgmap v2786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:48 smithi045 bash[80445]: audit 2024-07-28T20:32:48.203596+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:48 smithi045 bash[82788]: cluster 2024-07-28T20:32:46.449265+0000 mgr.y (mgr.34101) 1894 : cluster [DBG] pgmap v2786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:48 smithi045 bash[82788]: audit 2024-07-28T20:32:48.203596+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:48.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:48.487 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:48.487 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:48 smithi155 bash[73694]: debug 2024-07-28T20:32:48.158+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:48.487 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:48 smithi155 bash[73694]: debug 2024-07-28T20:32:48.202+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:48.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:48 smithi155 bash[68033]: cluster 2024-07-28T20:32:46.449265+0000 mgr.y (mgr.34101) 1894 : cluster [DBG] pgmap v2786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:48.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:48 smithi155 bash[68033]: audit 2024-07-28T20:32:48.203596+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:32:48.595 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:48.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:48.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:48.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:48 smithi155 bash[73694]: debug 2024-07-28T20:32:48.570+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:48.828 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:48.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:49.066 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:49.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2603 16 16 0 0 0 - 0 2024-07-28T20:32:49.184 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:49.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:49.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:49.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:49.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:49 smithi155 bash[73694]: debug 2024-07-28T20:32:49.170+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:49.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:49.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:49.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:50.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:50.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2604 16 16 0 0 0 - 0 2024-07-28T20:32:50.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:50.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:50.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:50.381 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:50 smithi155 bash[68033]: cluster 2024-07-28T20:32:48.451048+0000 mgr.y (mgr.34101) 1895 : cluster [DBG] pgmap v2787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:50.381 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:50 smithi155 bash[73694]: debug 2024-07-28T20:32:50.130+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:50.382 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:50.382 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:50 smithi155 bash[73694]: debug 2024-07-28T20:32:50.238+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:50.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:50.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:50 smithi045 bash[80445]: cluster 2024-07-28T20:32:48.451048+0000 mgr.y (mgr.34101) 1895 : cluster [DBG] pgmap v2787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:50.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:50 smithi045 bash[82788]: cluster 2024-07-28T20:32:48.451048+0000 mgr.y (mgr.34101) 1895 : cluster [DBG] pgmap v2787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:50.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:50.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:50.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:50.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:50 smithi155 bash[73694]: debug 2024-07-28T20:32:50.582+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:50.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:50.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:50.892 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:32:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:32:50] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:32:50.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:51.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:51.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2605 16 16 0 0 0 - 0 2024-07-28T20:32:51.176 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:50 smithi155 bash[73694]: debug 2024-07-28T20:32:50.822+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:51.177 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:51.177 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:51 smithi155 bash[73694]: debug 2024-07-28T20:32:51.050+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:51.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:51.260 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:32:51.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:51.435 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:51.445 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:51 smithi045 bash[82788]: audit 2024-07-28T20:32:51.242149+0000 mon.c (mon.2) 606 : audit [INF] from='client.? 172.21.15.45:0/3944699164' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:32:51.445 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:51 smithi045 bash[82788]: audit 2024-07-28T20:32:51.242583+0000 mon.a (mon.0) 2737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:32:51.446 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:51 smithi045 bash[80445]: audit 2024-07-28T20:32:51.242149+0000 mon.c (mon.2) 606 : audit [INF] from='client.? 172.21.15.45:0/3944699164' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:32:51.446 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:51 smithi045 bash[80445]: audit 2024-07-28T20:32:51.242583+0000 mon.a (mon.0) 2737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:32:51.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:51 smithi155 bash[73694]: debug 2024-07-28T20:32:51.174+0000 7f8e37e1e640 -1 osd.4 1295 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:51.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:51 smithi155 bash[68033]: audit 2024-07-28T20:32:51.242149+0000 mon.c (mon.2) 606 : audit [INF] from='client.? 172.21.15.45:0/3944699164' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:32:51.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:51 smithi155 bash[68033]: audit 2024-07-28T20:32:51.242583+0000 mon.a (mon.0) 2737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:32:51.672 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:51.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:51.914 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:52.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:52.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2606 16 16 0 0 0 - 0 2024-07-28T20:32:52.125 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:32:52.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:52.160 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:52.160 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:51 smithi155 bash[73694]: debug 2024-07-28T20:32:51.874+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:52.160 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:52.160 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:52 smithi155 bash[73694]: debug 2024-07-28T20:32:51.998+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:52.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:52.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:52 smithi045 bash[80445]: cluster 2024-07-28T20:32:50.452772+0000 mgr.y (mgr.34101) 1896 : cluster [DBG] pgmap v2788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:52.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:52 smithi045 bash[80445]: cluster 2024-07-28T20:32:51.246343+0000 mon.a (mon.0) 2738 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:52.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:52 smithi045 bash[80445]: audit 2024-07-28T20:32:51.258100+0000 mon.a (mon.0) 2739 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:32:52.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:52 smithi045 bash[80445]: cluster 2024-07-28T20:32:51.258170+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1296: 8 total, 2 up, 8 in 2024-07-28T20:32:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:52 smithi045 bash[82788]: cluster 2024-07-28T20:32:50.452772+0000 mgr.y (mgr.34101) 1896 : cluster [DBG] pgmap v2788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:52 smithi045 bash[82788]: cluster 2024-07-28T20:32:51.246343+0000 mon.a (mon.0) 2738 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:52 smithi045 bash[82788]: audit 2024-07-28T20:32:51.258100+0000 mon.a (mon.0) 2739 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:32:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:52 smithi045 bash[82788]: cluster 2024-07-28T20:32:51.258170+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1296: 8 total, 2 up, 8 in 2024-07-28T20:32:52.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:52.554 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:32:52 smithi155 bash[60745]: ts=2024-07-28T20:32:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:32:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:52 smithi155 bash[73694]: debug 2024-07-28T20:32:52.222+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:52 smithi155 bash[73694]: debug 2024-07-28T20:32:52.302+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:52.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:52 smithi155 bash[68033]: cluster 2024-07-28T20:32:50.452772+0000 mgr.y (mgr.34101) 1896 : cluster [DBG] pgmap v2788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:52.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:52 smithi155 bash[68033]: cluster 2024-07-28T20:32:51.246343+0000 mon.a (mon.0) 2738 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:32:52.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:52 smithi155 bash[68033]: audit 2024-07-28T20:32:51.258100+0000 mon.a (mon.0) 2739 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:32:52.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:52 smithi155 bash[68033]: cluster 2024-07-28T20:32:51.258170+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1296: 8 total, 2 up, 8 in 2024-07-28T20:32:52.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:52.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:52.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:52.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:53.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2607 16 16 0 0 0 - 0 2024-07-28T20:32:53.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:53.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:53.223 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:53.223 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:53 smithi155 bash[73694]: debug 2024-07-28T20:32:53.062+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:53.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:53.462 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:53.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:53.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:53.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:53.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:54.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:54.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2608 16 16 0 0 0 - 0 2024-07-28T20:32:54.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:53 smithi155 bash[73694]: debug 2024-07-28T20:32:53.222+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:54.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:32:54.173 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:54.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:54.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:54.421 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:54 smithi045 bash[80445]: cluster 2024-07-28T20:32:52.454704+0000 mgr.y (mgr.34101) 1897 : cluster [DBG] pgmap v2790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:54.421 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:54 smithi045 bash[82788]: cluster 2024-07-28T20:32:52.454704+0000 mgr.y (mgr.34101) 1897 : cluster [DBG] pgmap v2790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:54.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:54.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:54 smithi155 bash[73694]: debug 2024-07-28T20:32:54.226+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:54.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:54 smithi155 bash[68033]: cluster 2024-07-28T20:32:52.454704+0000 mgr.y (mgr.34101) 1897 : cluster [DBG] pgmap v2790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:54.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:54.767 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:54.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:54.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:55.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2609 16 16 0 0 0 - 0 2024-07-28T20:32:55.116 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:55.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:55.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:55.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:55.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:55 smithi155 bash[73694]: debug 2024-07-28T20:32:55.198+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:55.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:55.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:55.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:55.872 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:55.954 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:56.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:55 smithi155 bash[73694]: debug 2024-07-28T20:32:55.870+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:56.075 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:56.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2610 16 16 0 0 0 - 0 2024-07-28T20:32:56.189 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:56.233 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:32:56.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:56.408 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:56 smithi155 bash[68033]: cluster 2024-07-28T20:32:54.456477+0000 mgr.y (mgr.34101) 1898 : cluster [DBG] pgmap v2791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:56.409 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:56 smithi155 bash[73694]: debug 2024-07-28T20:32:56.170+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:56.409 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:56.409 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:56 smithi155 bash[73694]: debug 2024-07-28T20:32:56.254+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:56.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:56.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:56.658 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:56.669 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:56 smithi045 bash[80445]: cluster 2024-07-28T20:32:54.456477+0000 mgr.y (mgr.34101) 1898 : cluster [DBG] pgmap v2791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:56.669 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:56 smithi045 bash[82788]: cluster 2024-07-28T20:32:54.456477+0000 mgr.y (mgr.34101) 1898 : cluster [DBG] pgmap v2791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:56.778 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:56.900 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:56.964 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:32:56.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T20:32:57.017 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:57.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2611 16 16 0 0 0 - 0 2024-07-28T20:32:57.133 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:57.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:57.264 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:57.264 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:57 smithi155 bash[73694]: debug 2024-07-28T20:32:57.085+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:57.264 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:57 smithi155 bash[73694]: debug 2024-07-28T20:32:57.185+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:57.372 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:57.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:32:57.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:32:57.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:57.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:57.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:57 smithi155 bash[73694]: debug 2024-07-28T20:32:57.549+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:32:57.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:57.970 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:58.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2612 16 16 0 0 0 - 0 2024-07-28T20:32:58.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:58.314 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:32:58.434 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:32:58 smithi045 bash[80445]: cluster 2024-07-28T20:32:56.458429+0000 mgr.y (mgr.34101) 1899 : cluster [DBG] pgmap v2792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:32:58 smithi045 bash[82788]: cluster 2024-07-28T20:32:56.458429+0000 mgr.y (mgr.34101) 1899 : cluster [DBG] pgmap v2792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:58.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:58.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:32:58 smithi155 bash[68033]: cluster 2024-07-28T20:32:56.458429+0000 mgr.y (mgr.34101) 1899 : cluster [DBG] pgmap v2792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:32:58.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:58 smithi155 bash[73694]: debug 2024-07-28T20:32:58.225+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:58.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:32:58.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:58.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:32:58.930 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:32:59.033 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:59.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2613 16 16 0 0 0 - 0 2024-07-28T20:32:59.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:32:59.269 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:59.388 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:59.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:59.519 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:32:59 smithi155 bash[73694]: debug 2024-07-28T20:32:59.261+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:32:59.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:32:59.746 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:32:59.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:32:59.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:00.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2614 16 16 0 0 0 - 0 2024-07-28T20:33:00.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:00.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:00.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:00.457 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:00.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:00 smithi155 bash[73694]: debug 2024-07-28T20:33:00.277+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:00 smithi155 bash[68033]: cluster 2024-07-28T20:32:58.460207+0000 mgr.y (mgr.34101) 1900 : cluster [DBG] pgmap v2793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:00.576 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:00.587 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:00 smithi045 bash[80445]: cluster 2024-07-28T20:32:58.460207+0000 mgr.y (mgr.34101) 1900 : cluster [DBG] pgmap v2793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:00.588 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:00 smithi045 bash[82788]: cluster 2024-07-28T20:32:58.460207+0000 mgr.y (mgr.34101) 1900 : cluster [DBG] pgmap v2793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:00.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:00.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:00.900 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:33:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:33:00] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:33:00.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:01.047 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:01.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:01.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:00 smithi155 bash[73694]: debug 2024-07-28T20:33:00.913+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:01.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2615 16 16 0 0 0 - 0 2024-07-28T20:33:01.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:01.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:01.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:01.412 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:01 smithi155 bash[73694]: debug 2024-07-28T20:33:01.293+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:01.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:01.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:01.716 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:33:01.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:01.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:01.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:02.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2616 16 16 0 0 0 - 0 2024-07-28T20:33:02.116 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:02.235 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:02.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:02.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:02.492 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:02 smithi155 bash[68033]: cluster 2024-07-28T20:33:00.462024+0000 mgr.y (mgr.34101) 1901 : cluster [DBG] pgmap v2794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:02.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:02 smithi155 bash[73694]: debug 2024-07-28T20:33:02.277+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:02.493 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:33:02 smithi155 bash[60745]: ts=2024-07-28T20:33:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:33:02.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:02.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:02.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:02 smithi045 bash[80445]: cluster 2024-07-28T20:33:00.462024+0000 mgr.y (mgr.34101) 1901 : cluster [DBG] pgmap v2794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:02 smithi045 bash[82788]: cluster 2024-07-28T20:33:00.462024+0000 mgr.y (mgr.34101) 1901 : cluster [DBG] pgmap v2794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:02.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:02 smithi155 bash[73694]: debug 2024-07-28T20:33:02.733+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:02.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:02.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:03.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:03.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2617 16 16 0 0 0 - 0 2024-07-28T20:33:03.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:03.306 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:03.316 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:03 smithi045 bash[80445]: audit 2024-07-28T20:33:03.203135+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:03.316 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:03 smithi045 bash[82788]: audit 2024-07-28T20:33:03.203135+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:03.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:03.503 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:03 smithi155 bash[73694]: debug 2024-07-28T20:33:03.237+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:03.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:03 smithi155 bash[68033]: audit 2024-07-28T20:33:03.203135+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:03.541 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:03.660 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:03.778 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:03.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:04.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:04.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2618 16 16 0 0 0 - 0 2024-07-28T20:33:04.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:04.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:04.291 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:33:04.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:04.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:04.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:04 smithi155 bash[73694]: debug 2024-07-28T20:33:04.257+0000 7f8e37e1e640 -1 osd.4 1296 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:04.500 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:04 smithi155 bash[68033]: cluster 2024-07-28T20:33:02.463882+0000 mgr.y (mgr.34101) 1902 : cluster [DBG] pgmap v2795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:04.500 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:04 smithi155 bash[68033]: audit 2024-07-28T20:33:03.407602+0000 mon.c (mon.2) 608 : audit [INF] from='client.? 172.21.15.45:0/2451782700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:04.500 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:04 smithi155 bash[68033]: audit 2024-07-28T20:33:03.408192+0000 mon.a (mon.0) 2741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:04.605 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:04.617 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:04 smithi045 bash[80445]: cluster 2024-07-28T20:33:02.463882+0000 mgr.y (mgr.34101) 1902 : cluster [DBG] pgmap v2795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:04.617 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:04 smithi045 bash[80445]: audit 2024-07-28T20:33:03.407602+0000 mon.c (mon.2) 608 : audit [INF] from='client.? 172.21.15.45:0/2451782700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:04.617 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:04 smithi045 bash[80445]: audit 2024-07-28T20:33:03.408192+0000 mon.a (mon.0) 2741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:04.618 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:04 smithi045 bash[82788]: cluster 2024-07-28T20:33:02.463882+0000 mgr.y (mgr.34101) 1902 : cluster [DBG] pgmap v2795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:04.618 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:04 smithi045 bash[82788]: audit 2024-07-28T20:33:03.407602+0000 mon.c (mon.2) 608 : audit [INF] from='client.? 172.21.15.45:0/2451782700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:04.618 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:04 smithi045 bash[82788]: audit 2024-07-28T20:33:03.408192+0000 mon.a (mon.0) 2741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:04.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:04.844 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:04.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:05.083 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:05.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2619 16 16 0 0 0 - 0 2024-07-28T20:33:05.204 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:05.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:05.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:05.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:05 smithi045 bash[80445]: cluster 2024-07-28T20:33:04.279434+0000 mon.a (mon.0) 2742 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:33:05.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:05 smithi045 bash[80445]: audit 2024-07-28T20:33:04.290351+0000 mon.a (mon.0) 2743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:33:05.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:05 smithi045 bash[80445]: cluster 2024-07-28T20:33:04.290473+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1297: 8 total, 2 up, 8 in 2024-07-28T20:33:05.454 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:05 smithi045 bash[82788]: cluster 2024-07-28T20:33:04.279434+0000 mon.a (mon.0) 2742 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:33:05.454 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:05 smithi045 bash[82788]: audit 2024-07-28T20:33:04.290351+0000 mon.a (mon.0) 2743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:33:05.454 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:05 smithi045 bash[82788]: cluster 2024-07-28T20:33:04.290473+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1297: 8 total, 2 up, 8 in 2024-07-28T20:33:05.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:05 smithi155 bash[68033]: cluster 2024-07-28T20:33:04.279434+0000 mon.a (mon.0) 2742 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:33:05.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:05 smithi155 bash[68033]: audit 2024-07-28T20:33:04.290351+0000 mon.a (mon.0) 2743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:33:05.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:05 smithi155 bash[68033]: cluster 2024-07-28T20:33:04.290473+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1297: 8 total, 2 up, 8 in 2024-07-28T20:33:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:05 smithi155 bash[73694]: debug 2024-07-28T20:33:05.205+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:05 smithi155 bash[73694]: debug 2024-07-28T20:33:05.381+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:05.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:05.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:05.770 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:33:05.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:05.911 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:05.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:06.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:06.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:33:06.087099+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:33:06.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:33:06.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2620 16 16 0 0 0 - 0 2024-07-28T20:33:06.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:06.152 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:05 smithi155 bash[73694]: debug 2024-07-28T20:33:05.909+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:06.170 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:06.262 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:06.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:06.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:06.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:06 smithi155 bash[73694]: debug 2024-07-28T20:33:06.169+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:06.514 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:06 smithi155 bash[68033]: cluster 2024-07-28T20:33:04.465046+0000 mgr.y (mgr.34101) 1903 : cluster [DBG] pgmap v2797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:06.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:06 smithi045 bash[80445]: cluster 2024-07-28T20:33:04.465046+0000 mgr.y (mgr.34101) 1903 : cluster [DBG] pgmap v2797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:06 smithi045 bash[82788]: cluster 2024-07-28T20:33:04.465046+0000 mgr.y (mgr.34101) 1903 : cluster [DBG] pgmap v2797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:06.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:06.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:06.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:06 smithi155 bash[73694]: debug 2024-07-28T20:33:06.685+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:06.847 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:33:06.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T20:33:06.857 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:07.005 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:07.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2621 16 16 0 0 0 - 0 2024-07-28T20:33:07.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:07.134 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:06 smithi155 bash[73694]: debug 2024-07-28T20:33:06.805+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:07.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:33:07.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:07.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:07.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:07.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:07.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:07 smithi155 bash[73694]: debug 2024-07-28T20:33:07.169+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:07 smithi155 bash[73694]: debug 2024-07-28T20:33:07.201+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:07 smithi155 bash[73694]: debug 2024-07-28T20:33:07.317+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:07.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:07.713 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:07.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:07.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:08.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:08.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2622 16 16 0 0 0 - 0 2024-07-28T20:33:08.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:08.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:08.404 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:08.404 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:08 smithi155 bash[73694]: debug 2024-07-28T20:33:08.161+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:08.404 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:08 smithi155 bash[73694]: debug 2024-07-28T20:33:08.213+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:08.404 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:08.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:08 smithi155 bash[68033]: cluster 2024-07-28T20:33:06.466464+0000 mgr.y (mgr.34101) 1904 : cluster [DBG] pgmap v2798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:08.425 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:08 smithi045 bash[80445]: cluster 2024-07-28T20:33:06.466464+0000 mgr.y (mgr.34101) 1904 : cluster [DBG] pgmap v2798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:08 smithi045 bash[82788]: cluster 2024-07-28T20:33:06.466464+0000 mgr.y (mgr.34101) 1904 : cluster [DBG] pgmap v2798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:08.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:08.666 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:08.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:08.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:08 smithi155 bash[73694]: debug 2024-07-28T20:33:08.401+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:08.909 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:09.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:09.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2623 16 16 0 0 0 - 0 2024-07-28T20:33:09.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:09.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:09.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:09.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:09.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:09 smithi155 bash[73694]: debug 2024-07-28T20:33:09.221+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:09 smithi155 bash[73694]: debug 2024-07-28T20:33:09.229+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:09.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:09.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:09.864 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:09.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:10.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2624 16 16 0 0 0 - 0 2024-07-28T20:33:10.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:10.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:10.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:10.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:10 smithi155 bash[73694]: debug 2024-07-28T20:33:10.069+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:10.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:10 smithi155 bash[73694]: debug 2024-07-28T20:33:10.229+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:10.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:10.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:10.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:10 smithi155 bash[68033]: cluster 2024-07-28T20:33:08.468193+0000 mgr.y (mgr.34101) 1905 : cluster [DBG] pgmap v2799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:10.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:10.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:10 smithi045 bash[80445]: cluster 2024-07-28T20:33:08.468193+0000 mgr.y (mgr.34101) 1905 : cluster [DBG] pgmap v2799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:10.599 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:10 smithi045 bash[82788]: cluster 2024-07-28T20:33:08.468193+0000 mgr.y (mgr.34101) 1905 : cluster [DBG] pgmap v2799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:10.706 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:33:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:33:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:33:10.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:10.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:11.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:11.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2625 16 16 0 0 0 - 0 2024-07-28T20:33:11.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:11.219 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:11.219 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:11 smithi155 bash[73694]: debug 2024-07-28T20:33:11.153+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:11.220 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:11 smithi155 bash[73694]: debug 2024-07-28T20:33:11.217+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:11.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:11.419 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:11.539 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:11.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:11.669 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:33:11.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:11.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:11.913 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:33:12.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:12.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2626 16 16 0 0 0 - 0 2024-07-28T20:33:12.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:12.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:12.368 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:12 smithi045 bash[80445]: cluster 2024-07-28T20:33:10.470013+0000 mgr.y (mgr.34101) 1906 : cluster [DBG] pgmap v2800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:12.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:12 smithi045 bash[82788]: cluster 2024-07-28T20:33:10.470013+0000 mgr.y (mgr.34101) 1906 : cluster [DBG] pgmap v2800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:12.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:12.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:12 smithi155 bash[68033]: cluster 2024-07-28T20:33:10.470013+0000 mgr.y (mgr.34101) 1906 : cluster [DBG] pgmap v2800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:12 smithi155 bash[73694]: debug 2024-07-28T20:33:12.225+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:33:12 smithi155 bash[60745]: ts=2024-07-28T20:33:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:33:12.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:12.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:12.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:12.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:13.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:13.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2627 16 16 0 0 0 - 0 2024-07-28T20:33:13.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:13.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:13 smithi155 bash[73694]: debug 2024-07-28T20:33:13.229+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:13.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:13.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:13.554 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:13.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:13.793 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:13.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:14.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:14.035 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:14.035 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:13 smithi155 bash[73694]: debug 2024-07-28T20:33:13.881+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:14.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2628 16 16 0 0 0 - 0 2024-07-28T20:33:14.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:14.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:14.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:14.381 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:14 smithi155 bash[73694]: debug 2024-07-28T20:33:14.281+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:14.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:14.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:14.672 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:14.672 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:14 smithi155 bash[68033]: cluster 2024-07-28T20:33:12.471874+0000 mgr.y (mgr.34101) 1907 : cluster [DBG] pgmap v2801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:14 smithi045 bash[80445]: cluster 2024-07-28T20:33:12.471874+0000 mgr.y (mgr.34101) 1907 : cluster [DBG] pgmap v2801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:14 smithi045 bash[82788]: cluster 2024-07-28T20:33:12.471874+0000 mgr.y (mgr.34101) 1907 : cluster [DBG] pgmap v2801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:14.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:14.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:14.971 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:15.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:14 smithi155 bash[73694]: debug 2024-07-28T20:33:14.669+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:15.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2629 16 16 0 0 0 - 0 2024-07-28T20:33:15.088 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:15.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:15.325 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:15.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:15.537 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:15 smithi155 bash[68033]: cluster 2024-07-28T20:33:14.473666+0000 mgr.y (mgr.34101) 1908 : cluster [DBG] pgmap v2802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:15.537 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:15 smithi155 bash[73694]: debug 2024-07-28T20:33:15.309+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:15.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:15.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:15 smithi045 bash[80445]: cluster 2024-07-28T20:33:14.473666+0000 mgr.y (mgr.34101) 1908 : cluster [DBG] pgmap v2802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:15.575 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:15 smithi045 bash[82788]: cluster 2024-07-28T20:33:14.473666+0000 mgr.y (mgr.34101) 1908 : cluster [DBG] pgmap v2802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:15.671 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:33:15.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:15.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:15.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:16.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:16.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2630 16 16 0 0 0 - 0 2024-07-28T20:33:16.155 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:16.166 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:16.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:16.336 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:33:16.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:16.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:16 smithi155 bash[68033]: audit 2024-07-28T20:33:16.170949+0000 mon.a (mon.0) 2745 : audit [INF] from='client.? 172.21.15.45:0/3592995636' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:33:16.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:16.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:16 smithi155 bash[73694]: debug 2024-07-28T20:33:16.265+0000 7f8e37e1e640 -1 osd.4 1297 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:16.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:16.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:16 smithi155 bash[73694]: debug 2024-07-28T20:33:16.457+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:16.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:16.629 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:33:16.630 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T20:33:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:16 smithi045 bash[82788]: audit 2024-07-28T20:33:16.170949+0000 mon.a (mon.0) 2745 : audit [INF] from='client.? 172.21.15.45:0/3592995636' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:33:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:16 smithi045 bash[80445]: audit 2024-07-28T20:33:16.170949+0000 mon.a (mon.0) 2745 : audit [INF] from='client.? 172.21.15.45:0/3592995636' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:33:16.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:16.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:16.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:16.997 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:16 smithi155 bash[73694]: debug 2024-07-28T20:33:16.565+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:16.997 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:16.997 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:16 smithi155 bash[73694]: debug 2024-07-28T20:33:16.725+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:17.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2631 16 16 0 0 0 - 0 2024-07-28T20:33:17.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:17.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:17.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:17.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:17 smithi155 bash[73694]: debug 2024-07-28T20:33:17.181+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:17.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:17.463 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:17 smithi045 bash[82788]: cluster 2024-07-28T20:33:16.321433+0000 mon.a (mon.0) 2746 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:33:17.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:17 smithi045 bash[82788]: audit 2024-07-28T20:33:16.335241+0000 mon.a (mon.0) 2747 : audit [INF] from='client.? 172.21.15.45:0/3592995636' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:33:17.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:17 smithi045 bash[82788]: cluster 2024-07-28T20:33:16.335333+0000 mon.a (mon.0) 2748 : cluster [DBG] osdmap e1298: 8 total, 2 up, 8 in 2024-07-28T20:33:17.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:17 smithi045 bash[82788]: cluster 2024-07-28T20:33:16.474654+0000 mgr.y (mgr.34101) 1909 : cluster [DBG] pgmap v2804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:17.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:17 smithi045 bash[80445]: cluster 2024-07-28T20:33:16.321433+0000 mon.a (mon.0) 2746 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:33:17.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:17 smithi045 bash[80445]: audit 2024-07-28T20:33:16.335241+0000 mon.a (mon.0) 2747 : audit [INF] from='client.? 172.21.15.45:0/3592995636' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:33:17.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:17 smithi045 bash[80445]: cluster 2024-07-28T20:33:16.335333+0000 mon.a (mon.0) 2748 : cluster [DBG] osdmap e1298: 8 total, 2 up, 8 in 2024-07-28T20:33:17.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:17 smithi045 bash[80445]: cluster 2024-07-28T20:33:16.474654+0000 mgr.y (mgr.34101) 1909 : cluster [DBG] pgmap v2804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:17.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:17 smithi155 bash[73694]: debug 2024-07-28T20:33:17.261+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:17.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:17 smithi155 bash[68033]: cluster 2024-07-28T20:33:16.321433+0000 mon.a (mon.0) 2746 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:33:17.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:17 smithi155 bash[68033]: audit 2024-07-28T20:33:16.335241+0000 mon.a (mon.0) 2747 : audit [INF] from='client.? 172.21.15.45:0/3592995636' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:33:17.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:17 smithi155 bash[68033]: cluster 2024-07-28T20:33:16.335333+0000 mon.a (mon.0) 2748 : cluster [DBG] osdmap e1298: 8 total, 2 up, 8 in 2024-07-28T20:33:17.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:17 smithi155 bash[68033]: cluster 2024-07-28T20:33:16.474654+0000 mgr.y (mgr.34101) 1909 : cluster [DBG] pgmap v2804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:17.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:17.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:17.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:17.939 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:17.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:17.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:17 smithi155 bash[73694]: debug 2024-07-28T20:33:17.805+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:18.035 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:18.059 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:18.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2632 16 16 0 0 0 - 0 2024-07-28T20:33:18.177 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:18.285 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:18 smithi155 bash[73694]: debug 2024-07-28T20:33:18.033+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:18.297 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:18.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:18 smithi155 bash[73694]: debug 2024-07-28T20:33:18.281+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:18.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:18 smithi045 bash[80445]: audit 2024-07-28T20:33:18.204119+0000 mon.c (mon.2) 609 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:18.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:18 smithi045 bash[82788]: audit 2024-07-28T20:33:18.204119+0000 mon.c (mon.2) 609 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:18.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:18.658 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:18.777 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:18.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:18 smithi155 bash[68033]: audit 2024-07-28T20:33:18.204119+0000 mon.c (mon.2) 609 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:18.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:19.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:19.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2633 16 16 0 0 0 - 0 2024-07-28T20:33:19.135 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:19.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:33:19.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:19.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:19 smithi045 bash[80445]: cluster 2024-07-28T20:33:18.476354+0000 mgr.y (mgr.34101) 1910 : cluster [DBG] pgmap v2805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:19 smithi045 bash[82788]: cluster 2024-07-28T20:33:18.476354+0000 mgr.y (mgr.34101) 1910 : cluster [DBG] pgmap v2805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:19.489 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:19.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:19 smithi155 bash[68033]: cluster 2024-07-28T20:33:18.476354+0000 mgr.y (mgr.34101) 1910 : cluster [DBG] pgmap v2805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:19 smithi155 bash[73694]: debug 2024-07-28T20:33:19.233+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:19.605 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:19.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:19.845 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:19.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:19.974 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:19.974 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:19 smithi155 bash[73694]: debug 2024-07-28T20:33:19.817+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:20.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:20.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2634 16 16 0 0 0 - 0 2024-07-28T20:33:20.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:20.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:20.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:20.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:20 smithi155 bash[73694]: debug 2024-07-28T20:33:20.225+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:20.558 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:20.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:33:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:33:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:33:20.799 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:20.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:21.036 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:21.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2635 16 16 0 0 0 - 0 2024-07-28T20:33:21.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:21.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:21.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:21.439 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:33:21.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:21.525 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:21 smithi155 bash[73694]: debug 2024-07-28T20:33:21.229+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:21.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:21.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:21 smithi155 bash[68033]: cluster 2024-07-28T20:33:20.478157+0000 mgr.y (mgr.34101) 1911 : cluster [DBG] pgmap v2806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:21.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:21.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:21.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:21 smithi155 bash[73694]: debug 2024-07-28T20:33:21.745+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:21.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:21.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:21.884 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:21 smithi045 bash[80445]: cluster 2024-07-28T20:33:20.478157+0000 mgr.y (mgr.34101) 1911 : cluster [DBG] pgmap v2806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:21.884 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:21 smithi045 bash[82788]: cluster 2024-07-28T20:33:20.478157+0000 mgr.y (mgr.34101) 1911 : cluster [DBG] pgmap v2806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:21.992 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:22.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2636 16 16 0 0 0 - 0 2024-07-28T20:33:22.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:22.225 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:22.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:22.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:22.474 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:22 smithi155 bash[73694]: debug 2024-07-28T20:33:22.269+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:22.474 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:22 smithi155 bash[73694]: debug 2024-07-28T20:33:22.341+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:22.475 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:33:22 smithi155 bash[60745]: ts=2024-07-28T20:33:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:33:22.583 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:22.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:22.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:22.824 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:22.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:23.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:22 smithi155 bash[73694]: debug 2024-07-28T20:33:22.881+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:23.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:23.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2637 16 16 0 0 0 - 0 2024-07-28T20:33:23.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:23.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:23.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:23.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:23 smithi155 bash[73694]: debug 2024-07-28T20:33:23.265+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:23.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:23.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:23.661 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:23 smithi045 bash[80445]: cluster 2024-07-28T20:33:22.479341+0000 mgr.y (mgr.34101) 1912 : cluster [DBG] pgmap v2807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:23.662 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:23 smithi045 bash[82788]: cluster 2024-07-28T20:33:22.479341+0000 mgr.y (mgr.34101) 1912 : cluster [DBG] pgmap v2807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:23.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:23.780 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:23 smithi155 bash[68033]: cluster 2024-07-28T20:33:22.479341+0000 mgr.y (mgr.34101) 1912 : cluster [DBG] pgmap v2807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:23.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:23.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:23.956 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:33:24.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:24.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:24 smithi155 bash[73694]: debug 2024-07-28T20:33:24.009+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:24.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2638 16 16 0 0 0 - 0 2024-07-28T20:33:24.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:24.242 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:24.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:24.483 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:24.494 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:24 smithi155 bash[73694]: debug 2024-07-28T20:33:24.305+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:24.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:24.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:24.767 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:24.843 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:24.961 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:25.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:24 smithi155 bash[73694]: debug 2024-07-28T20:33:24.765+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:25.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:25.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:25.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2639 16 16 0 0 0 - 0 2024-07-28T20:33:25.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:25.320 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:25.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:25.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:25 smithi155 bash[73694]: debug 2024-07-28T20:33:25.253+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:25.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:25 smithi155 bash[73694]: debug 2024-07-28T20:33:25.261+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:25.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:25.640 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:33:25.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:25 smithi045 bash[80445]: cluster 2024-07-28T20:33:24.481108+0000 mgr.y (mgr.34101) 1913 : cluster [DBG] pgmap v2808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:25 smithi045 bash[82788]: cluster 2024-07-28T20:33:24.481108+0000 mgr.y (mgr.34101) 1913 : cluster [DBG] pgmap v2808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:25.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:25.796 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:25 smithi155 bash[68033]: cluster 2024-07-28T20:33:24.481108+0000 mgr.y (mgr.34101) 1913 : cluster [DBG] pgmap v2808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:25.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:26.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:26.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:33:26.090238+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:33:26.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:33:26.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2640 16 16 0 0 0 - 0 2024-07-28T20:33:26.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:26.264 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:26.380 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:26.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:26.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:26 smithi155 bash[73694]: debug 2024-07-28T20:33:26.245+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:26.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:26 smithi155 bash[73694]: debug 2024-07-28T20:33:26.397+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:26.491 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:33:26.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T20:33:26.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:26.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:26 smithi045 bash[80445]: audit 2024-07-28T20:33:26.118264+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:33:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:26 smithi045 bash[82788]: audit 2024-07-28T20:33:26.118264+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:33:26.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:26.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:26.860 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:26 smithi155 bash[68033]: audit 2024-07-28T20:33:26.118264+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:33:26.969 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:27.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:27.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2641 16 16 0 0 0 - 0 2024-07-28T20:33:27.207 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:27.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:27.446 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:27.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:27 smithi155 bash[73694]: debug 2024-07-28T20:33:27.217+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:27.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:27.660 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:27.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:27 smithi155 bash[68033]: cluster 2024-07-28T20:33:26.482253+0000 mgr.y (mgr.34101) 1914 : cluster [DBG] pgmap v2809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:27.684 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:27.804 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:27 smithi155 bash[73694]: debug 2024-07-28T20:33:27.657+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:27.815 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:27 smithi045 bash[80445]: cluster 2024-07-28T20:33:26.482253+0000 mgr.y (mgr.34101) 1914 : cluster [DBG] pgmap v2809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:27.815 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:27 smithi045 bash[82788]: cluster 2024-07-28T20:33:26.482253+0000 mgr.y (mgr.34101) 1914 : cluster [DBG] pgmap v2809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:27.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:28.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:28.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2642 16 16 0 0 0 - 0 2024-07-28T20:33:28.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:28.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:28.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:28 smithi155 bash[73694]: debug 2024-07-28T20:33:28.181+0000 7f8e37e1e640 -1 osd.4 1298 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:28.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:28.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:28.565 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:33:28.629 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:28.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:28.861 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:29.026 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:28 smithi045 bash[82788]: audit 2024-07-28T20:33:28.420055+0000 mon.c (mon.2) 611 : audit [INF] from='client.? 172.21.15.45:0/3547697095' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:29.026 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:28 smithi045 bash[82788]: audit 2024-07-28T20:33:28.420452+0000 mon.a (mon.0) 2749 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:29.027 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:28 smithi045 bash[80445]: audit 2024-07-28T20:33:28.420055+0000 mon.c (mon.2) 611 : audit [INF] from='client.? 172.21.15.45:0/3547697095' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:29.027 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:28 smithi045 bash[80445]: audit 2024-07-28T20:33:28.420452+0000 mon.a (mon.0) 2749 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:29.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:28 smithi155 bash[68033]: audit 2024-07-28T20:33:28.420055+0000 mon.c (mon.2) 611 : audit [INF] from='client.? 172.21.15.45:0/3547697095' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:29.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:28 smithi155 bash[68033]: audit 2024-07-28T20:33:28.420452+0000 mon.a (mon.0) 2749 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:29.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2643 16 16 0 0 0 - 0 2024-07-28T20:33:29.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:29.257 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:29.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:29 smithi155 bash[73694]: debug 2024-07-28T20:33:29.177+0000 7f8e37e1e640 -1 osd.4 1299 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:29.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:29.496 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:29.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:29.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:29.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:29 smithi155 bash[68033]: cluster 2024-07-28T20:33:28.483218+0000 mgr.y (mgr.34101) 1915 : cluster [DBG] pgmap v2810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:29 smithi155 bash[68033]: cluster 2024-07-28T20:33:28.553115+0000 mon.a (mon.0) 2750 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:33:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:29 smithi155 bash[68033]: audit 2024-07-28T20:33:28.564201+0000 mon.a (mon.0) 2751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:33:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:29 smithi155 bash[68033]: cluster 2024-07-28T20:33:28.564282+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1299: 8 total, 2 up, 8 in 2024-07-28T20:33:29.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:29.861 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:29 smithi045 bash[82788]: cluster 2024-07-28T20:33:28.483218+0000 mgr.y (mgr.34101) 1915 : cluster [DBG] pgmap v2810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:29.861 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:29 smithi045 bash[82788]: cluster 2024-07-28T20:33:28.553115+0000 mon.a (mon.0) 2750 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:33:29.861 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:29 smithi045 bash[82788]: audit 2024-07-28T20:33:28.564201+0000 mon.a (mon.0) 2751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:33:29.862 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:29 smithi045 bash[82788]: cluster 2024-07-28T20:33:28.564282+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1299: 8 total, 2 up, 8 in 2024-07-28T20:33:29.862 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:29 smithi045 bash[80445]: cluster 2024-07-28T20:33:28.483218+0000 mgr.y (mgr.34101) 1915 : cluster [DBG] pgmap v2810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:29.862 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:29 smithi045 bash[80445]: cluster 2024-07-28T20:33:28.553115+0000 mon.a (mon.0) 2750 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:33:29.862 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:29 smithi045 bash[80445]: audit 2024-07-28T20:33:28.564201+0000 mon.a (mon.0) 2751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:33:29.862 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:29 smithi045 bash[80445]: cluster 2024-07-28T20:33:28.564282+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1299: 8 total, 2 up, 8 in 2024-07-28T20:33:29.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:30.086 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:30.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2644 16 16 0 0 0 - 0 2024-07-28T20:33:30.206 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:30.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:29 smithi155 bash[73694]: debug 2024-07-28T20:33:29.825+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:30.327 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:30.447 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:30.466 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:30 smithi155 bash[73694]: debug 2024-07-28T20:33:30.209+0000 7f8e37e1e640 -1 osd.4 1299 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:30.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:30.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:30.805 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:30.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:33:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:33:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:33:31.010 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:33:31.041 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:31.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2645 16 16 0 0 0 - 0 2024-07-28T20:33:31.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:31.275 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:31.395 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:31.448 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:33:31.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:31.523 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:31 smithi155 bash[73694]: debug 2024-07-28T20:33:31.245+0000 7f8e37e1e640 -1 osd.4 1299 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:31.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:31 smithi045 bash[82788]: cluster 2024-07-28T20:33:30.484955+0000 mgr.y (mgr.34101) 1916 : cluster [DBG] pgmap v2812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:31.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:31 smithi045 bash[80445]: cluster 2024-07-28T20:33:30.484955+0000 mgr.y (mgr.34101) 1916 : cluster [DBG] pgmap v2812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:31.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:31.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:31 smithi155 bash[68033]: cluster 2024-07-28T20:33:30.484955+0000 mgr.y (mgr.34101) 1916 : cluster [DBG] pgmap v2812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:31.864 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:31.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:32.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2646 16 16 0 0 0 - 0 2024-07-28T20:33:32.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:32.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:32.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:32.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:32.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:32 smithi155 bash[73694]: debug 2024-07-28T20:33:32.293+0000 7f8e37e1e640 -1 osd.4 1299 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:33:32 smithi155 bash[60745]: ts=2024-07-28T20:33:32.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:33:32.569 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:32.681 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:32.797 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:32.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:33.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:33.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2647 16 16 0 0 0 - 0 2024-07-28T20:33:33.140 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:33 smithi045 bash[80445]: audit 2024-07-28T20:33:32.015038+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:33 smithi045 bash[80445]: audit 2024-07-28T20:33:32.030137+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:33 smithi045 bash[82788]: audit 2024-07-28T20:33:32.015038+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:33.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:33 smithi045 bash[82788]: audit 2024-07-28T20:33:32.030137+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:33.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:33.266 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:33 smithi155 bash[68033]: audit 2024-07-28T20:33:32.015038+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:33.267 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:33 smithi155 bash[68033]: audit 2024-07-28T20:33:32.030137+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:33.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:33.492 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:33.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:33 smithi155 bash[73694]: debug 2024-07-28T20:33:33.288+0000 7f8e37e1e640 -1 osd.4 1299 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:33.606 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:33.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:33.845 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:33.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:34.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:34.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2648 16 16 0 0 0 - 0 2024-07-28T20:33:34.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:34.279 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:34 smithi155 bash[68033]: cluster 2024-07-28T20:33:32.485880+0000 mgr.y (mgr.34101) 1917 : cluster [DBG] pgmap v2813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:34.279 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:34 smithi155 bash[68033]: audit 2024-07-28T20:33:33.205202+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:34.279 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:34 smithi155 bash[68033]: audit 2024-07-28T20:33:33.205321+0000 mon.c (mon.2) 612 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:34.279 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:34 smithi155 bash[68033]: audit 2024-07-28T20:33:33.211819+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:34.279 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:34 smithi155 bash[68033]: audit 2024-07-28T20:33:33.676194+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:33:34.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:34 smithi155 bash[68033]: audit 2024-07-28T20:33:33.677949+0000 mon.c (mon.2) 614 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:33:34.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:34 smithi155 bash[68033]: audit 2024-07-28T20:33:33.688461+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:34.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:34.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:34.452 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[80445]: cluster 2024-07-28T20:33:32.485880+0000 mgr.y (mgr.34101) 1917 : cluster [DBG] pgmap v2813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:34.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[80445]: audit 2024-07-28T20:33:33.205202+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:34.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[80445]: audit 2024-07-28T20:33:33.205321+0000 mon.c (mon.2) 612 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:34.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[80445]: audit 2024-07-28T20:33:33.211819+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:34.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[80445]: audit 2024-07-28T20:33:33.676194+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:33:34.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[80445]: audit 2024-07-28T20:33:33.677949+0000 mon.c (mon.2) 614 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:33:34.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[80445]: audit 2024-07-28T20:33:33.688461+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:34.453 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[82788]: cluster 2024-07-28T20:33:32.485880+0000 mgr.y (mgr.34101) 1917 : cluster [DBG] pgmap v2813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:34.453 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[82788]: audit 2024-07-28T20:33:33.205202+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:34.453 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[82788]: audit 2024-07-28T20:33:33.205321+0000 mon.c (mon.2) 612 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:34.454 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[82788]: audit 2024-07-28T20:33:33.211819+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:34.454 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[82788]: audit 2024-07-28T20:33:33.676194+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:33:34.454 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[82788]: audit 2024-07-28T20:33:33.677949+0000 mon.c (mon.2) 614 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:33:34.454 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:34 smithi045 bash[82788]: audit 2024-07-28T20:33:33.688461+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:33:34.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:34 smithi155 bash[73694]: debug 2024-07-28T20:33:34.276+0000 7f8e37e1e640 -1 osd.4 1299 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:34.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:34.677 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:34.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:34.804 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:33:34.912 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:35.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:35.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2649 16 16 0 0 0 - 0 2024-07-28T20:33:35.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:35.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:35.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:35.444 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:33:35.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:35.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:35 smithi155 bash[73694]: debug 2024-07-28T20:33:35.308+0000 7f8e37e1e640 -1 osd.4 1299 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:35.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:35.580 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:33:35.581 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T20:33:35.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:35.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:35.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:35.882 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:35 smithi155 bash[73694]: debug 2024-07-28T20:33:35.600+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:35.991 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:36.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2650 16 16 0 0 0 - 0 2024-07-28T20:33:36.109 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:36.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:36.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:36.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:36 smithi045 bash[80445]: cluster 2024-07-28T20:33:34.486907+0000 mgr.y (mgr.34101) 1918 : cluster [DBG] pgmap v2814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:36 smithi045 bash[82788]: cluster 2024-07-28T20:33:34.486907+0000 mgr.y (mgr.34101) 1918 : cluster [DBG] pgmap v2814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:36.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:36 smithi155 bash[73694]: debug 2024-07-28T20:33:36.352+0000 7f8e37e1e640 -1 osd.4 1299 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:36.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:36 smithi155 bash[68033]: cluster 2024-07-28T20:33:34.486907+0000 mgr.y (mgr.34101) 1918 : cluster [DBG] pgmap v2814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:36.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:36.680 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:36.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:36.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:36.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:36.950 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:36 smithi155 bash[73694]: debug 2024-07-28T20:33:36.676+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:37.059 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:37.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2651 16 16 0 0 0 - 0 2024-07-28T20:33:37.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:37.191 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:37.191 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:37 smithi155 bash[73694]: debug 2024-07-28T20:33:37.016+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:37.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:37.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:37.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:37.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:37 smithi155 bash[73694]: debug 2024-07-28T20:33:37.392+0000 7f8e37e1e640 -1 osd.4 1299 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:37.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:37.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:37.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:38.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:38.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2652 16 16 0 0 0 - 0 2024-07-28T20:33:38.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:38.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:38.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:38 smithi045 bash[80445]: cluster 2024-07-28T20:33:36.488765+0000 mgr.y (mgr.34101) 1919 : cluster [DBG] pgmap v2815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:38 smithi045 bash[82788]: cluster 2024-07-28T20:33:36.488765+0000 mgr.y (mgr.34101) 1919 : cluster [DBG] pgmap v2815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:38.472 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:38.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:38 smithi155 bash[68033]: cluster 2024-07-28T20:33:36.488765+0000 mgr.y (mgr.34101) 1919 : cluster [DBG] pgmap v2815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:38.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:38.484 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:38 smithi155 bash[73694]: debug 2024-07-28T20:33:38.384+0000 7f8e37e1e640 -1 osd.4 1299 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:38.484 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:38 smithi155 bash[73694]: debug 2024-07-28T20:33:38.444+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:38.590 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:38.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:38.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:38.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:39.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:39.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2653 16 16 0 0 0 - 0 2024-07-28T20:33:39.191 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:39.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:38 smithi155 bash[73694]: debug 2024-07-28T20:33:38.932+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:39.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:39.431 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:39.510 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:33:39.552 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:39.629 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:39 smithi155 bash[73694]: debug 2024-07-28T20:33:39.336+0000 7f8e37e1e640 -1 osd.4 1299 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:39.629 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:39.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:39.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:39 smithi155 bash[73694]: debug 2024-07-28T20:33:39.624+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:39.772 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:39.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:39.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:40.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:40.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:39 smithi155 bash[73694]: debug 2024-07-28T20:33:39.768+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:40.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:40.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:39 smithi155 bash[73694]: debug 2024-07-28T20:33:39.976+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:40.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2654 16 16 0 0 0 - 0 2024-07-28T20:33:40.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:40.225 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:33:40.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:40.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:40.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:40.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:40 smithi155 bash[73694]: debug 2024-07-28T20:33:40.376+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:40.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:40 smithi155 bash[68033]: cluster 2024-07-28T20:33:38.490547+0000 mgr.y (mgr.34101) 1920 : cluster [DBG] pgmap v2816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:40.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:40 smithi155 bash[68033]: audit 2024-07-28T20:33:39.940606+0000 mon.a (mon.0) 2758 : audit [INF] from='client.? 172.21.15.45:0/2388533775' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:33:40.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:40 smithi045 bash[80445]: cluster 2024-07-28T20:33:38.490547+0000 mgr.y (mgr.34101) 1920 : cluster [DBG] pgmap v2816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:40.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:40 smithi045 bash[80445]: audit 2024-07-28T20:33:39.940606+0000 mon.a (mon.0) 2758 : audit [INF] from='client.? 172.21.15.45:0/2388533775' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:33:40.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:40 smithi045 bash[82788]: cluster 2024-07-28T20:33:38.490547+0000 mgr.y (mgr.34101) 1920 : cluster [DBG] pgmap v2816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:40.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:40 smithi045 bash[82788]: audit 2024-07-28T20:33:39.940606+0000 mon.a (mon.0) 2758 : audit [INF] from='client.? 172.21.15.45:0/2388533775' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:33:40.618 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:40.644 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:33:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:33:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:33:40.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:40.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:40.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:40 smithi155 bash[73694]: debug 2024-07-28T20:33:40.624+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:40.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:40.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:41.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2655 16 16 0 0 0 - 0 2024-07-28T20:33:41.097 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:41.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:41.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:40 smithi155 bash[73694]: debug 2024-07-28T20:33:40.832+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:41.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:41.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:41 smithi045 bash[82788]: cluster 2024-07-28T20:33:40.216885+0000 mon.a (mon.0) 2759 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:33:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:41 smithi045 bash[82788]: audit 2024-07-28T20:33:40.224333+0000 mon.a (mon.0) 2760 : audit [INF] from='client.? 172.21.15.45:0/2388533775' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:33:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:41 smithi045 bash[82788]: cluster 2024-07-28T20:33:40.224484+0000 mon.a (mon.0) 2761 : cluster [DBG] osdmap e1300: 8 total, 2 up, 8 in 2024-07-28T20:33:41.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:41 smithi045 bash[80445]: cluster 2024-07-28T20:33:40.216885+0000 mon.a (mon.0) 2759 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:33:41.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:41 smithi045 bash[80445]: audit 2024-07-28T20:33:40.224333+0000 mon.a (mon.0) 2760 : audit [INF] from='client.? 172.21.15.45:0/2388533775' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:33:41.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:41 smithi045 bash[80445]: cluster 2024-07-28T20:33:40.224484+0000 mon.a (mon.0) 2761 : cluster [DBG] osdmap e1300: 8 total, 2 up, 8 in 2024-07-28T20:33:41.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:41 smithi155 bash[73694]: debug 2024-07-28T20:33:41.352+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:41.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:41 smithi155 bash[68033]: cluster 2024-07-28T20:33:40.216885+0000 mon.a (mon.0) 2759 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:33:41.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:41 smithi155 bash[68033]: audit 2024-07-28T20:33:40.224333+0000 mon.a (mon.0) 2760 : audit [INF] from='client.? 172.21.15.45:0/2388533775' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:33:41.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:41 smithi155 bash[68033]: cluster 2024-07-28T20:33:40.224484+0000 mon.a (mon.0) 2761 : cluster [DBG] osdmap e1300: 8 total, 2 up, 8 in 2024-07-28T20:33:41.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:41.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:41.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:41.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:42.031 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:42.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:42.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2656 16 16 0 0 0 - 0 2024-07-28T20:33:42.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:42.238 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:42 smithi155 bash[73694]: debug 2024-07-28T20:33:42.028+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:42.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:42.315 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:42 smithi155 bash[68033]: cluster 2024-07-28T20:33:40.492292+0000 mgr.y (mgr.34101) 1921 : cluster [DBG] pgmap v2818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:42.315 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:33:42 smithi155 bash[60745]: ts=2024-07-28T20:33:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:33:42.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:42 smithi045 bash[80445]: cluster 2024-07-28T20:33:40.492292+0000 mgr.y (mgr.34101) 1921 : cluster [DBG] pgmap v2818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:42 smithi045 bash[82788]: cluster 2024-07-28T20:33:40.492292+0000 mgr.y (mgr.34101) 1921 : cluster [DBG] pgmap v2818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:42.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:42.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:42 smithi155 bash[73694]: debug 2024-07-28T20:33:42.312+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:42.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:42.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:42.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:42.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:43.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2657 16 16 0 0 0 - 0 2024-07-28T20:33:43.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:43.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:43.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:42 smithi155 bash[73694]: debug 2024-07-28T20:33:42.956+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:43.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:43.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:43.586 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:43.597 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:43 smithi155 bash[73694]: debug 2024-07-28T20:33:43.336+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:43.597 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:43.597 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:43 smithi155 bash[73694]: debug 2024-07-28T20:33:43.440+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:43.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:43.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:43.945 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:44.064 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:44.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2658 16 16 0 0 0 - 0 2024-07-28T20:33:44.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:44.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:33:44.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:44.420 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:44.429 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:44 smithi045 bash[80445]: cluster 2024-07-28T20:33:42.494221+0000 mgr.y (mgr.34101) 1922 : cluster [DBG] pgmap v2819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:44.429 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:44 smithi045 bash[82788]: cluster 2024-07-28T20:33:42.494221+0000 mgr.y (mgr.34101) 1922 : cluster [DBG] pgmap v2819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:44.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:44.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:44 smithi155 bash[73694]: debug 2024-07-28T20:33:44.368+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:44.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:44 smithi155 bash[68033]: cluster 2024-07-28T20:33:42.494221+0000 mgr.y (mgr.34101) 1922 : cluster [DBG] pgmap v2819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:44.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:44.768 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:33:44.773 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:44.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:45.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:45.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2659 16 16 0 0 0 - 0 2024-07-28T20:33:45.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:45.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:45.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:45.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:45.535 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:33:45.536 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T20:33:45.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:45 smithi155 bash[73694]: debug 2024-07-28T20:33:45.324+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:45.608 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:45.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:45.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:45.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:46.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:46.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:33:46.093244+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:33:46.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:33:46.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2660 16 16 0 0 0 - 0 2024-07-28T20:33:46.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:46.316 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:46.434 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:46.445 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:46 smithi155 bash[73694]: debug 2024-07-28T20:33:46.324+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:46.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:46 smithi155 bash[68033]: cluster 2024-07-28T20:33:44.495810+0000 mgr.y (mgr.34101) 1923 : cluster [DBG] pgmap v2820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:46.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:46.565 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:46 smithi045 bash[82788]: cluster 2024-07-28T20:33:44.495810+0000 mgr.y (mgr.34101) 1923 : cluster [DBG] pgmap v2820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:46.565 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:46 smithi045 bash[80445]: cluster 2024-07-28T20:33:44.495810+0000 mgr.y (mgr.34101) 1923 : cluster [DBG] pgmap v2820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:46.674 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:46.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:46.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:47.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:47.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2661 16 16 0 0 0 - 0 2024-07-28T20:33:47.149 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:47.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:47.387 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:47.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:47.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:47 smithi155 bash[73694]: debug 2024-07-28T20:33:47.284+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:47.628 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:47.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:47.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:47.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:48.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2662 16 16 0 0 0 - 0 2024-07-28T20:33:48.101 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:48.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:48.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:48.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:48.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:48 smithi155 bash[68033]: cluster 2024-07-28T20:33:46.497699+0000 mgr.y (mgr.34101) 1924 : cluster [DBG] pgmap v2821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:48.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:48 smithi155 bash[68033]: audit 2024-07-28T20:33:48.207727+0000 mon.c (mon.2) 615 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:48 smithi155 bash[73694]: debug 2024-07-28T20:33:48.236+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:48.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:48.698 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:48 smithi045 bash[80445]: cluster 2024-07-28T20:33:46.497699+0000 mgr.y (mgr.34101) 1924 : cluster [DBG] pgmap v2821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:48 smithi045 bash[80445]: audit 2024-07-28T20:33:48.207727+0000 mon.c (mon.2) 615 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:48 smithi045 bash[82788]: cluster 2024-07-28T20:33:46.497699+0000 mgr.y (mgr.34101) 1924 : cluster [DBG] pgmap v2821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:48 smithi045 bash[82788]: audit 2024-07-28T20:33:48.207727+0000 mon.c (mon.2) 615 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:33:48.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:48.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:48.945 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:48.946 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:48 smithi155 bash[73694]: debug 2024-07-28T20:33:48.804+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:49.004 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:33:49.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:49.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2663 16 16 0 0 0 - 0 2024-07-28T20:33:49.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:49.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:49.413 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:49.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:49.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:49 smithi155 bash[73694]: debug 2024-07-28T20:33:49.256+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:49.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:49.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:49.896 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:50.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:50.019 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:33:50.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2664 16 16 0 0 0 - 0 2024-07-28T20:33:50.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:50.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:50.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:50.419 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:50 smithi045 bash[80445]: cluster 2024-07-28T20:33:48.499085+0000 mgr.y (mgr.34101) 1925 : cluster [DBG] pgmap v2822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:50.420 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:50 smithi045 bash[82788]: cluster 2024-07-28T20:33:48.499085+0000 mgr.y (mgr.34101) 1925 : cluster [DBG] pgmap v2822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:50.490 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:50.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:50 smithi155 bash[73694]: debug 2024-07-28T20:33:50.280+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:50.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:50 smithi155 bash[68033]: cluster 2024-07-28T20:33:48.499085+0000 mgr.y (mgr.34101) 1925 : cluster [DBG] pgmap v2822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:50.610 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:50.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:50.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:50.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:33:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:33:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:33:51.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:51.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2665 16 16 0 0 0 - 0 2024-07-28T20:33:51.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:51.239 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:51.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:51.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:51.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:51 smithi155 bash[73694]: debug 2024-07-28T20:33:51.236+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:51 smithi155 bash[73694]: debug 2024-07-28T20:33:51.308+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:51.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:51.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:51.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:51.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:52.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:52.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:52.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:51 smithi155 bash[73694]: debug 2024-07-28T20:33:51.776+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:52.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2666 16 16 0 0 0 - 0 2024-07-28T20:33:52.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:52.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:52.311 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:52 smithi045 bash[80445]: cluster 2024-07-28T20:33:50.500840+0000 mgr.y (mgr.34101) 1926 : cluster [DBG] pgmap v2823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:52.311 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:52 smithi045 bash[82788]: cluster 2024-07-28T20:33:50.500840+0000 mgr.y (mgr.34101) 1926 : cluster [DBG] pgmap v2823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:52.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:52.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:52.525 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:52 smithi155 bash[73694]: debug 2024-07-28T20:33:52.212+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:52.525 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:52 smithi155 bash[68033]: cluster 2024-07-28T20:33:50.500840+0000 mgr.y (mgr.34101) 1926 : cluster [DBG] pgmap v2823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:52.525 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:33:52 smithi155 bash[60745]: ts=2024-07-28T20:33:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:33:52.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:52.752 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:52.871 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:52.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:53.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2667 16 16 0 0 0 - 0 2024-07-28T20:33:53.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:53.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:53.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:53.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:53.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:53 smithi155 bash[73694]: debug 2024-07-28T20:33:53.224+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:53.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:53.703 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:53.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:53.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:54.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:54.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2668 16 16 0 0 0 - 0 2024-07-28T20:33:54.185 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:54.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:54.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:54.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:54.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:54.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:54 smithi155 bash[73694]: debug 2024-07-28T20:33:54.260+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:54.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:54 smithi155 bash[73694]: debug 2024-07-28T20:33:54.260+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:54.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:54 smithi155 bash[68033]: cluster 2024-07-28T20:33:52.502708+0000 mgr.y (mgr.34101) 1927 : cluster [DBG] pgmap v2824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:54.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:54 smithi045 bash[80445]: cluster 2024-07-28T20:33:52.502708+0000 mgr.y (mgr.34101) 1927 : cluster [DBG] pgmap v2824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:54 smithi045 bash[82788]: cluster 2024-07-28T20:33:52.502708+0000 mgr.y (mgr.34101) 1927 : cluster [DBG] pgmap v2824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:54.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:54.901 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:55.020 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:55.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2669 16 16 0 0 0 - 0 2024-07-28T20:33:55.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:55.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:55.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:55.498 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:55.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:55 smithi155 bash[73694]: debug 2024-07-28T20:33:55.220+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:55 smithi155 bash[73694]: debug 2024-07-28T20:33:55.232+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:55.618 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:55.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:55.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:55.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:56.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2670 16 16 0 0 0 - 0 2024-07-28T20:33:56.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:56.210 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:56.283 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:56 smithi045 bash[80445]: cluster 2024-07-28T20:33:54.504446+0000 mgr.y (mgr.34101) 1928 : cluster [DBG] pgmap v2825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:56.283 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:56 smithi045 bash[82788]: cluster 2024-07-28T20:33:54.504446+0000 mgr.y (mgr.34101) 1928 : cluster [DBG] pgmap v2825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:56.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:56.421 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:33:56.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:56.548 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:56.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:56 smithi155 bash[68033]: cluster 2024-07-28T20:33:54.504446+0000 mgr.y (mgr.34101) 1928 : cluster [DBG] pgmap v2825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:56.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:56 smithi155 bash[73694]: debug 2024-07-28T20:33:56.180+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:56.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:56.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:56.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:56.917 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:56.917 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:56 smithi155 bash[73694]: debug 2024-07-28T20:33:56.760+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:57.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:57.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2671 16 16 0 0 0 - 0 2024-07-28T20:33:57.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:57.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:57.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:57 smithi155 bash[73694]: debug 2024-07-28T20:33:57.112+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:57.246 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:33:57.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T20:33:57.264 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:57.289 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:33:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:57 smithi155 bash[68033]: audit 2024-07-28T20:33:56.400706+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.45:0/762518567' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:57 smithi155 bash[73694]: debug 2024-07-28T20:33:57.228+0000 7f8e37e1e640 -1 osd.4 1300 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:57.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:57.414 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:57 smithi045 bash[80445]: audit 2024-07-28T20:33:56.400706+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.45:0/762518567' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:57.414 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:57 smithi045 bash[82788]: audit 2024-07-28T20:33:56.400706+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.45:0/762518567' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:33:57.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:57.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:57.759 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:57.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:57.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:58.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2672 16 16 0 0 0 - 0 2024-07-28T20:33:58.119 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:58.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:33:58.398 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:58.410 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:58 smithi045 bash[80445]: cluster 2024-07-28T20:33:56.505307+0000 mgr.y (mgr.34101) 1929 : cluster [DBG] pgmap v2826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:58.410 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:58 smithi045 bash[80445]: cluster 2024-07-28T20:33:57.276787+0000 mon.a (mon.0) 2763 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:33:58.410 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:58 smithi045 bash[80445]: audit 2024-07-28T20:33:57.289245+0000 mon.a (mon.0) 2764 : audit [INF] from='client.? 172.21.15.45:0/762518567' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:33:58.410 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:33:58 smithi045 bash[80445]: cluster 2024-07-28T20:33:57.289342+0000 mon.a (mon.0) 2765 : cluster [DBG] osdmap e1301: 8 total, 2 up, 8 in 2024-07-28T20:33:58.410 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:58 smithi045 bash[82788]: cluster 2024-07-28T20:33:56.505307+0000 mgr.y (mgr.34101) 1929 : cluster [DBG] pgmap v2826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:58.410 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:58 smithi045 bash[82788]: cluster 2024-07-28T20:33:57.276787+0000 mon.a (mon.0) 2763 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:33:58.411 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:58 smithi045 bash[82788]: audit 2024-07-28T20:33:57.289245+0000 mon.a (mon.0) 2764 : audit [INF] from='client.? 172.21.15.45:0/762518567' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:33:58.411 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:33:58 smithi045 bash[82788]: cluster 2024-07-28T20:33:57.289342+0000 mon.a (mon.0) 2765 : cluster [DBG] osdmap e1301: 8 total, 2 up, 8 in 2024-07-28T20:33:58.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:58.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:58 smithi155 bash[73694]: debug 2024-07-28T20:33:58.236+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:58.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:58 smithi155 bash[68033]: cluster 2024-07-28T20:33:56.505307+0000 mgr.y (mgr.34101) 1929 : cluster [DBG] pgmap v2826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:33:58.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:58 smithi155 bash[68033]: cluster 2024-07-28T20:33:57.276787+0000 mon.a (mon.0) 2763 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:33:58.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:58 smithi155 bash[68033]: audit 2024-07-28T20:33:57.289245+0000 mon.a (mon.0) 2764 : audit [INF] from='client.? 172.21.15.45:0/762518567' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:33:58.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:33:58 smithi155 bash[68033]: cluster 2024-07-28T20:33:57.289342+0000 mon.a (mon.0) 2765 : cluster [DBG] osdmap e1301: 8 total, 2 up, 8 in 2024-07-28T20:33:58.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:58.757 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:33:58.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:33:58.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:33:59.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2673 16 16 0 0 0 - 0 2024-07-28T20:33:59.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:59.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:33:59.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:33:59.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:33:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:59 smithi155 bash[73694]: debug 2024-07-28T20:33:59.236+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:33:59.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:33:59.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:33:59 smithi155 bash[73694]: debug 2024-07-28T20:33:59.360+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:33:59.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:33:59.921 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:00.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:00.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2674 16 16 0 0 0 - 0 2024-07-28T20:34:00.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:34:00.155 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:00.275 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:00.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:00.403 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:00 smithi045 bash[82788]: cluster 2024-07-28T20:33:58.507102+0000 mgr.y (mgr.34101) 1930 : cluster [DBG] pgmap v2828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:00.403 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:00 smithi045 bash[80445]: cluster 2024-07-28T20:33:58.507102+0000 mgr.y (mgr.34101) 1930 : cluster [DBG] pgmap v2828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:00.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:00 smithi155 bash[68033]: cluster 2024-07-28T20:33:58.507102+0000 mgr.y (mgr.34101) 1930 : cluster [DBG] pgmap v2828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:00 smithi155 bash[73694]: debug 2024-07-28T20:34:00.188+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:00.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:34:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:34:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:34:00.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:00.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:00.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:00.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:00.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:00 smithi155 bash[73694]: debug 2024-07-28T20:34:00.844+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:01.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2675 16 16 0 0 0 - 0 2024-07-28T20:34:01.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:01.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:01.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:01 smithi155 bash[73694]: debug 2024-07-28T20:34:01.224+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:01.337 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:01.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:01.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:01.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:01.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:01.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:02.003 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:34:02.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:02.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2676 16 16 0 0 0 - 0 2024-07-28T20:34:02.172 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:02.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:02.314 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:02.314 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:02 smithi155 bash[73694]: debug 2024-07-28T20:34:02.232+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:02.314 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:02 smithi155 bash[73694]: debug 2024-07-28T20:34:02.264+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:02.314 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:02 smithi155 bash[68033]: cluster 2024-07-28T20:34:00.508823+0000 mgr.y (mgr.34101) 1931 : cluster [DBG] pgmap v2829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:02.404 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:02.416 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:02 smithi045 bash[80445]: cluster 2024-07-28T20:34:00.508823+0000 mgr.y (mgr.34101) 1931 : cluster [DBG] pgmap v2829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:02.416 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:02 smithi045 bash[82788]: cluster 2024-07-28T20:34:00.508823+0000 mgr.y (mgr.34101) 1931 : cluster [DBG] pgmap v2829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:02.523 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:02.534 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:34:02 smithi155 bash[60745]: ts=2024-07-28T20:34:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:34:02.641 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:02.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:02.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:02 smithi155 bash[73694]: debug 2024-07-28T20:34:02.612+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:02.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:02.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:03.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2677 16 16 0 0 0 - 0 2024-07-28T20:34:03.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:03.232 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:03.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:03.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:03 smithi155 bash[73694]: debug 2024-07-28T20:34:03.232+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:03.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:03.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:03.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:03.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:04.037 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:34:04.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:04.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2678 16 16 0 0 0 - 0 2024-07-28T20:34:04.169 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:04.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:04 smithi155 bash[73694]: debug 2024-07-28T20:34:04.192+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:04.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:04.300 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:04 smithi045 bash[80445]: cluster 2024-07-28T20:34:02.511769+0000 mgr.y (mgr.34101) 1932 : cluster [DBG] pgmap v2830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:04.300 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:04 smithi045 bash[80445]: audit 2024-07-28T20:34:03.215329+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:04.300 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:04 smithi045 bash[80445]: audit 2024-07-28T20:34:03.218037+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:04.301 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:04 smithi045 bash[82788]: cluster 2024-07-28T20:34:02.511769+0000 mgr.y (mgr.34101) 1932 : cluster [DBG] pgmap v2830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:04.301 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:04 smithi045 bash[82788]: audit 2024-07-28T20:34:03.215329+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:04.301 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:04 smithi045 bash[82788]: audit 2024-07-28T20:34:03.218037+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:04.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:04.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:04.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:04 smithi155 bash[68033]: cluster 2024-07-28T20:34:02.511769+0000 mgr.y (mgr.34101) 1932 : cluster [DBG] pgmap v2830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:04.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:04 smithi155 bash[68033]: audit 2024-07-28T20:34:03.215329+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:04 smithi155 bash[68033]: audit 2024-07-28T20:34:03.218037+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:04.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:04.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:04.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:05.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:05.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2679 16 16 0 0 0 - 0 2024-07-28T20:34:05.124 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:05.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:05.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:05 smithi155 bash[73694]: debug 2024-07-28T20:34:05.240+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:05.361 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:05.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:05.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:05 smithi155 bash[73694]: debug 2024-07-28T20:34:05.332+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:05.600 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:05.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:05.839 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:05.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:06.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:06.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:34:06.096057+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:34:06.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:34:06.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2680 16 16 0 0 0 - 0 2024-07-28T20:34:06.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:06.217 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:06.217 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:05 smithi155 bash[73694]: debug 2024-07-28T20:34:05.976+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:06.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:06.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:06.451 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:06 smithi045 bash[80445]: cluster 2024-07-28T20:34:04.513539+0000 mgr.y (mgr.34101) 1933 : cluster [DBG] pgmap v2831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:06.452 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:06 smithi045 bash[82788]: cluster 2024-07-28T20:34:04.513539+0000 mgr.y (mgr.34101) 1933 : cluster [DBG] pgmap v2831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:06.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:06 smithi155 bash[73694]: debug 2024-07-28T20:34:06.284+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:06.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:06 smithi155 bash[68033]: cluster 2024-07-28T20:34:04.513539+0000 mgr.y (mgr.34101) 1933 : cluster [DBG] pgmap v2831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:06.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:06.679 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:06.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:06.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:07.037 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:07.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:07.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:06 smithi155 bash[73694]: debug 2024-07-28T20:34:06.772+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:07.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2681 16 16 0 0 0 - 0 2024-07-28T20:34:07.156 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:07.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:07.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:07 smithi155 bash[73694]: debug 2024-07-28T20:34:07.252+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:07.395 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:07.515 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:07.633 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:07.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:07.870 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:07.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:08.080 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:34:08.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2682 16 16 0 0 0 - 0 2024-07-28T20:34:08.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:08.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:08.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:08 smithi155 bash[68033]: cluster 2024-07-28T20:34:06.514903+0000 mgr.y (mgr.34101) 1934 : cluster [DBG] pgmap v2832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:08 smithi155 bash[73694]: debug 2024-07-28T20:34:08.212+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:08.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:08.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:08 smithi045 bash[80445]: cluster 2024-07-28T20:34:06.514903+0000 mgr.y (mgr.34101) 1934 : cluster [DBG] pgmap v2832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:08 smithi045 bash[82788]: cluster 2024-07-28T20:34:06.514903+0000 mgr.y (mgr.34101) 1934 : cluster [DBG] pgmap v2832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:08.582 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:08.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:08.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:08.942 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:09.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:09.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2683 16 16 0 0 0 - 0 2024-07-28T20:34:09.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:09.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:09.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:09.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:09.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:09 smithi155 bash[73694]: debug 2024-07-28T20:34:09.180+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:09.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:09.778 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:09.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:10.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:10.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:10.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:09 smithi155 bash[73694]: debug 2024-07-28T20:34:09.748+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:10.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2684 16 16 0 0 0 - 0 2024-07-28T20:34:10.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:10.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:10.377 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:10.431 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:34:10.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T20:34:10.483 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:10 smithi045 bash[80445]: cluster 2024-07-28T20:34:08.516614+0000 mgr.y (mgr.34101) 1935 : cluster [DBG] pgmap v2833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:10.483 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:10 smithi045 bash[82788]: cluster 2024-07-28T20:34:08.516614+0000 mgr.y (mgr.34101) 1935 : cluster [DBG] pgmap v2833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:10.500 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:10.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:10 smithi155 bash[73694]: debug 2024-07-28T20:34:10.196+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:10.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:10.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:10 smithi155 bash[73694]: debug 2024-07-28T20:34:10.340+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:10.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:10 smithi155 bash[68033]: cluster 2024-07-28T20:34:08.516614+0000 mgr.y (mgr.34101) 1935 : cluster [DBG] pgmap v2833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:10.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:34:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:34:10] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:34:10.738 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:10.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:10.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:11.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2685 16 16 0 0 0 - 0 2024-07-28T20:34:11.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:11.217 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:11.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:11 smithi155 bash[73694]: debug 2024-07-28T20:34:11.211+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:11.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:11.449 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:11.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:11.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:11.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:11.920 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:12.040 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:12.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2686 16 16 0 0 0 - 0 2024-07-28T20:34:12.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:12.234 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:34:12.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:12.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:12.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:12.521 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:12 smithi155 bash[73694]: debug 2024-07-28T20:34:12.215+0000 7f8e37e1e640 -1 osd.4 1301 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:12.521 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:34:12 smithi155 bash[60745]: ts=2024-07-28T20:34:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:34:12.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:12 smithi155 bash[68033]: cluster 2024-07-28T20:34:10.518045+0000 mgr.y (mgr.34101) 1936 : cluster [DBG] pgmap v2834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:12.522 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:12 smithi155 bash[68033]: audit 2024-07-28T20:34:11.657832+0000 mon.a (mon.0) 2767 : audit [INF] from='client.? 172.21.15.45:0/2984887834' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:34:12.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:12.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:12 smithi045 bash[80445]: cluster 2024-07-28T20:34:10.518045+0000 mgr.y (mgr.34101) 1936 : cluster [DBG] pgmap v2834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:12.642 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:12 smithi045 bash[80445]: audit 2024-07-28T20:34:11.657832+0000 mon.a (mon.0) 2767 : audit [INF] from='client.? 172.21.15.45:0/2984887834' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:34:12.642 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:12 smithi045 bash[82788]: cluster 2024-07-28T20:34:10.518045+0000 mgr.y (mgr.34101) 1936 : cluster [DBG] pgmap v2834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:12.642 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:12 smithi045 bash[82788]: audit 2024-07-28T20:34:11.657832+0000 mon.a (mon.0) 2767 : audit [INF] from='client.? 172.21.15.45:0/2984887834' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:34:12.750 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:12.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:12.988 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:13.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2687 16 16 0 0 0 - 0 2024-07-28T20:34:13.105 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:13.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:13.344 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:13.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:13 smithi045 bash[82788]: cluster 2024-07-28T20:34:12.227999+0000 mon.a (mon.0) 2768 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:34:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:13 smithi045 bash[82788]: audit 2024-07-28T20:34:12.233658+0000 mon.a (mon.0) 2769 : audit [INF] from='client.? 172.21.15.45:0/2984887834' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:34:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:13 smithi045 bash[82788]: cluster 2024-07-28T20:34:12.233735+0000 mon.a (mon.0) 2770 : cluster [DBG] osdmap e1302: 8 total, 2 up, 8 in 2024-07-28T20:34:13.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:13 smithi045 bash[80445]: cluster 2024-07-28T20:34:12.227999+0000 mon.a (mon.0) 2768 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:34:13.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:13 smithi045 bash[80445]: audit 2024-07-28T20:34:12.233658+0000 mon.a (mon.0) 2769 : audit [INF] from='client.? 172.21.15.45:0/2984887834' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:34:13.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:13 smithi045 bash[80445]: cluster 2024-07-28T20:34:12.233735+0000 mon.a (mon.0) 2770 : cluster [DBG] osdmap e1302: 8 total, 2 up, 8 in 2024-07-28T20:34:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:13 smithi155 bash[73694]: debug 2024-07-28T20:34:13.223+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:13 smithi155 bash[68033]: cluster 2024-07-28T20:34:12.227999+0000 mon.a (mon.0) 2768 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:34:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:13 smithi155 bash[68033]: audit 2024-07-28T20:34:12.233658+0000 mon.a (mon.0) 2769 : audit [INF] from='client.? 172.21.15.45:0/2984887834' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:34:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:13 smithi155 bash[68033]: cluster 2024-07-28T20:34:12.233735+0000 mon.a (mon.0) 2770 : cluster [DBG] osdmap e1302: 8 total, 2 up, 8 in 2024-07-28T20:34:13.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:13.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:13.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:13.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:14.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:14.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2688 16 16 0 0 0 - 0 2024-07-28T20:34:14.175 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:14.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:14.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:14.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:14.546 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:14 smithi045 bash[80445]: cluster 2024-07-28T20:34:12.519043+0000 mgr.y (mgr.34101) 1937 : cluster [DBG] pgmap v2836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:14.546 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:14 smithi045 bash[82788]: cluster 2024-07-28T20:34:12.519043+0000 mgr.y (mgr.34101) 1937 : cluster [DBG] pgmap v2836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:14.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:14 smithi155 bash[68033]: cluster 2024-07-28T20:34:12.519043+0000 mgr.y (mgr.34101) 1937 : cluster [DBG] pgmap v2836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:14 smithi155 bash[73694]: debug 2024-07-28T20:34:14.191+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:14.653 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:14.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:14.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:15.010 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:15.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:15.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:14 smithi155 bash[73694]: debug 2024-07-28T20:34:14.987+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:15.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2689 16 16 0 0 0 - 0 2024-07-28T20:34:15.127 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:15.160 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:34:15.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:15.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:15.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:15.490 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:15 smithi155 bash[73694]: debug 2024-07-28T20:34:15.171+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:15.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:15.675 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:34:15.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:15.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:15.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:15 smithi155 bash[73694]: debug 2024-07-28T20:34:15.571+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:15.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:15.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:15.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:16.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:16.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2690 16 16 0 0 0 - 0 2024-07-28T20:34:16.196 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:16.253 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:15 smithi155 bash[73694]: debug 2024-07-28T20:34:15.787+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:16.253 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:16 smithi155 bash[73694]: debug 2024-07-28T20:34:16.147+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:16.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:16.412 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:16.412 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:16 smithi155 bash[68033]: cluster 2024-07-28T20:34:14.520100+0000 mgr.y (mgr.34101) 1938 : cluster [DBG] pgmap v2837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:16.435 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:16 smithi045 bash[80445]: cluster 2024-07-28T20:34:14.520100+0000 mgr.y (mgr.34101) 1938 : cluster [DBG] pgmap v2837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:16 smithi045 bash[82788]: cluster 2024-07-28T20:34:14.520100+0000 mgr.y (mgr.34101) 1938 : cluster [DBG] pgmap v2837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:16.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:16.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:16.683 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:16 smithi155 bash[73694]: debug 2024-07-28T20:34:16.407+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:16.683 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:16.683 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:16.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:16.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:16.964 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:16 smithi155 bash[73694]: debug 2024-07-28T20:34:16.691+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:17.030 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:17.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2691 16 16 0 0 0 - 0 2024-07-28T20:34:17.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:17.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:17.279 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:16 smithi155 bash[73694]: debug 2024-07-28T20:34:16.959+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:17.279 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:17 smithi155 bash[73694]: debug 2024-07-28T20:34:17.175+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:17.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:17.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:17.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:17.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:17.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:17.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:18.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:18.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2692 16 16 0 0 0 - 0 2024-07-28T20:34:18.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:18.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:18.257 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:18 smithi155 bash[73694]: debug 2024-07-28T20:34:18.071+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:18.257 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:18 smithi155 bash[73694]: debug 2024-07-28T20:34:18.179+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:18.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:18.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:18 smithi155 bash[68033]: cluster 2024-07-28T20:34:16.522611+0000 mgr.y (mgr.34101) 1939 : cluster [DBG] pgmap v2838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:18.464 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:18 smithi155 bash[68033]: audit 2024-07-28T20:34:18.217192+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:18.465 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:18 smithi155 bash[68033]: audit 2024-07-28T20:34:18.220048+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:18.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:18.584 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:18 smithi045 bash[80445]: cluster 2024-07-28T20:34:16.522611+0000 mgr.y (mgr.34101) 1939 : cluster [DBG] pgmap v2838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:18.584 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:18 smithi045 bash[80445]: audit 2024-07-28T20:34:18.217192+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:18.584 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:18 smithi045 bash[80445]: audit 2024-07-28T20:34:18.220048+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:18.584 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:18 smithi045 bash[82788]: cluster 2024-07-28T20:34:16.522611+0000 mgr.y (mgr.34101) 1939 : cluster [DBG] pgmap v2838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:18.584 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:18 smithi045 bash[82788]: audit 2024-07-28T20:34:18.217192+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:18.584 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:18 smithi045 bash[82788]: audit 2024-07-28T20:34:18.220048+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:18.692 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:18.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:18.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:19.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:19.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2693 16 16 0 0 0 - 0 2024-07-28T20:34:19.169 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:19.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:19.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:19.524 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:19.536 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:19 smithi155 bash[73694]: debug 2024-07-28T20:34:19.211+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:19.644 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:19.741 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:34:19.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:19.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:19.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:19 smithi155 bash[73694]: debug 2024-07-28T20:34:19.599+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:19.878 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:19.990 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:34:19.993 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:20.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2694 16 16 0 0 0 - 0 2024-07-28T20:34:20.108 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:20.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:20.342 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:20.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:20 smithi045 bash[80445]: cluster 2024-07-28T20:34:18.524354+0000 mgr.y (mgr.34101) 1940 : cluster [DBG] pgmap v2839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:20 smithi045 bash[82788]: cluster 2024-07-28T20:34:18.524354+0000 mgr.y (mgr.34101) 1940 : cluster [DBG] pgmap v2839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:20.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:20 smithi155 bash[73694]: debug 2024-07-28T20:34:20.251+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:20.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:20 smithi155 bash[68033]: cluster 2024-07-28T20:34:18.524354+0000 mgr.y (mgr.34101) 1940 : cluster [DBG] pgmap v2839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:20.580 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:20.697 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:20.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:20.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:20.947 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:34:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:34:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:34:21.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:21.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2695 16 16 0 0 0 - 0 2024-07-28T20:34:21.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:21.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:21.413 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:21.532 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:21.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:21 smithi155 bash[73694]: debug 2024-07-28T20:34:21.271+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:21.651 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:21.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:21.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:22.009 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:22.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2696 16 16 0 0 0 - 0 2024-07-28T20:34:22.130 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:22.182 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:34:22.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T20:34:22.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:22.288 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:22 smithi045 bash[82788]: cluster 2024-07-28T20:34:20.525310+0000 mgr.y (mgr.34101) 1941 : cluster [DBG] pgmap v2840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:22.288 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:22 smithi045 bash[80445]: cluster 2024-07-28T20:34:20.525310+0000 mgr.y (mgr.34101) 1941 : cluster [DBG] pgmap v2840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:22.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:22.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:22 smithi155 bash[68033]: cluster 2024-07-28T20:34:20.525310+0000 mgr.y (mgr.34101) 1941 : cluster [DBG] pgmap v2840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:22 smithi155 bash[73694]: debug 2024-07-28T20:34:22.271+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:22 smithi155 bash[73694]: debug 2024-07-28T20:34:22.339+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:34:22 smithi155 bash[60745]: ts=2024-07-28T20:34:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:34:22.597 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:22.715 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:22.834 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:22.952 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:23.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:23.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2697 16 16 0 0 0 - 0 2024-07-28T20:34:23.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:23.309 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:23.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:23.540 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:23 smithi155 bash[73694]: debug 2024-07-28T20:34:23.263+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:23.540 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:23.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:23.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:23.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:23 smithi155 bash[73694]: debug 2024-07-28T20:34:23.535+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:23.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:24.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:24.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2698 16 16 0 0 0 - 0 2024-07-28T20:34:24.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:24.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:24.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:24 smithi155 bash[68033]: cluster 2024-07-28T20:34:22.526414+0000 mgr.y (mgr.34101) 1942 : cluster [DBG] pgmap v2841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:24.290 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:24.290 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:24 smithi155 bash[73694]: debug 2024-07-28T20:34:24.219+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:24.290 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:24 smithi155 bash[73694]: debug 2024-07-28T20:34:24.287+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:24.380 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:24.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:24.617 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:24.628 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:24 smithi045 bash[82788]: cluster 2024-07-28T20:34:22.526414+0000 mgr.y (mgr.34101) 1942 : cluster [DBG] pgmap v2841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:24.628 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:24 smithi045 bash[80445]: cluster 2024-07-28T20:34:22.526414+0000 mgr.y (mgr.34101) 1942 : cluster [DBG] pgmap v2841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:24.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:24.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:24.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:25.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:25.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:24 smithi155 bash[73694]: debug 2024-07-28T20:34:24.811+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:25.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:25.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2699 16 16 0 0 0 - 0 2024-07-28T20:34:25.216 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:25.283 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:34:25.337 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:25.450 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:25.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:25 smithi155 bash[73694]: debug 2024-07-28T20:34:25.071+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:25.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:25 smithi155 bash[73694]: debug 2024-07-28T20:34:25.243+0000 7f8e37e1e640 -1 osd.4 1302 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:25.462 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:25 smithi155 bash[68033]: audit 2024-07-28T20:34:25.017963+0000 mon.a (mon.0) 2772 : audit [INF] from='client.? 172.21.15.45:0/1775705859' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:34:25.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:25.689 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:25.701 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:25 smithi045 bash[80445]: audit 2024-07-28T20:34:25.017963+0000 mon.a (mon.0) 2772 : audit [INF] from='client.? 172.21.15.45:0/1775705859' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:34:25.702 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:25 smithi045 bash[82788]: audit 2024-07-28T20:34:25.017963+0000 mon.a (mon.0) 2772 : audit [INF] from='client.? 172.21.15.45:0/1775705859' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:34:25.810 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:25.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:26.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:26.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:34:26.099117+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:34:26.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:34:26.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2700 16 16 0 0 0 - 0 2024-07-28T20:34:26.169 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:26.266 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:26.267 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:26 smithi155 bash[73694]: debug 2024-07-28T20:34:26.147+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:26.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:26.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:26.421 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:26 smithi155 bash[73694]: debug 2024-07-28T20:34:26.263+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:26.421 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:26 smithi155 bash[68033]: cluster 2024-07-28T20:34:24.527640+0000 mgr.y (mgr.34101) 1943 : cluster [DBG] pgmap v2842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:26.421 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:26 smithi155 bash[68033]: cluster 2024-07-28T20:34:25.270403+0000 mon.a (mon.0) 2773 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:34:26.421 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:26 smithi155 bash[68033]: audit 2024-07-28T20:34:25.282887+0000 mon.a (mon.0) 2774 : audit [INF] from='client.? 172.21.15.45:0/1775705859' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:34:26.421 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:26 smithi155 bash[68033]: cluster 2024-07-28T20:34:25.282944+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1303: 8 total, 2 up, 8 in 2024-07-28T20:34:26.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:26 smithi045 bash[80445]: cluster 2024-07-28T20:34:24.527640+0000 mgr.y (mgr.34101) 1943 : cluster [DBG] pgmap v2842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:26.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:26 smithi045 bash[80445]: cluster 2024-07-28T20:34:25.270403+0000 mon.a (mon.0) 2773 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:34:26.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:26 smithi045 bash[80445]: audit 2024-07-28T20:34:25.282887+0000 mon.a (mon.0) 2774 : audit [INF] from='client.? 172.21.15.45:0/1775705859' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:34:26.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:26 smithi045 bash[80445]: cluster 2024-07-28T20:34:25.282944+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1303: 8 total, 2 up, 8 in 2024-07-28T20:34:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:26 smithi045 bash[82788]: cluster 2024-07-28T20:34:24.527640+0000 mgr.y (mgr.34101) 1943 : cluster [DBG] pgmap v2842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:26 smithi045 bash[82788]: cluster 2024-07-28T20:34:25.270403+0000 mon.a (mon.0) 2773 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:34:26.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:26 smithi045 bash[82788]: audit 2024-07-28T20:34:25.282887+0000 mon.a (mon.0) 2774 : audit [INF] from='client.? 172.21.15.45:0/1775705859' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:34:26.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:26 smithi045 bash[82788]: cluster 2024-07-28T20:34:25.282944+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1303: 8 total, 2 up, 8 in 2024-07-28T20:34:26.529 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:26.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:26.767 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:26.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:27.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:27.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2701 16 16 0 0 0 - 0 2024-07-28T20:34:27.127 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:27.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:27.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:27.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:27.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:27 smithi155 bash[73694]: debug 2024-07-28T20:34:27.291+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:27.605 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:34:27.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:27.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:27.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:27.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:28.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:28.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2702 16 16 0 0 0 - 0 2024-07-28T20:34:28.110 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:34:28.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:28.326 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:28.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:28.450 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:28 smithi045 bash[80445]: cluster 2024-07-28T20:34:26.529461+0000 mgr.y (mgr.34101) 1944 : cluster [DBG] pgmap v2844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:28.450 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:28 smithi045 bash[82788]: cluster 2024-07-28T20:34:26.529461+0000 mgr.y (mgr.34101) 1944 : cluster [DBG] pgmap v2844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:28 smithi155 bash[68033]: cluster 2024-07-28T20:34:26.529461+0000 mgr.y (mgr.34101) 1944 : cluster [DBG] pgmap v2844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:28 smithi155 bash[73694]: debug 2024-07-28T20:34:28.267+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:28.558 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:28.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:28.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:28.915 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:29.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:29.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2703 16 16 0 0 0 - 0 2024-07-28T20:34:29.149 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:29.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:29.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:29.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:29.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:29 smithi155 bash[73694]: debug 2024-07-28T20:34:29.227+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:29.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:29.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:29.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:29.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:30.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2704 16 16 0 0 0 - 0 2024-07-28T20:34:30.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:30.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:30.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:30.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:30 smithi155 bash[73694]: debug 2024-07-28T20:34:30.079+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:30.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:30 smithi155 bash[73694]: debug 2024-07-28T20:34:30.203+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:30.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:30.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:30.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:30 smithi155 bash[68033]: cluster 2024-07-28T20:34:28.531227+0000 mgr.y (mgr.34101) 1945 : cluster [DBG] pgmap v2845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:30.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:30.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:30 smithi045 bash[80445]: cluster 2024-07-28T20:34:28.531227+0000 mgr.y (mgr.34101) 1945 : cluster [DBG] pgmap v2845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:30.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:30 smithi045 bash[82788]: cluster 2024-07-28T20:34:28.531227+0000 mgr.y (mgr.34101) 1945 : cluster [DBG] pgmap v2845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:30.805 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:30.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:30.932 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:34:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:34:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:34:31.038 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:31.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2705 16 16 0 0 0 - 0 2024-07-28T20:34:31.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:31.276 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:31.356 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:34:31.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:31.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:31.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:31 smithi155 bash[73694]: debug 2024-07-28T20:34:31.247+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:31.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:31.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:31 smithi155 bash[73694]: debug 2024-07-28T20:34:31.599+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:31.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:31.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:32.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:32.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2706 16 16 0 0 0 - 0 2024-07-28T20:34:32.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:32.236 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:34:32.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T20:34:32.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:32.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:32.466 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:32 smithi045 bash[80445]: cluster 2024-07-28T20:34:30.532389+0000 mgr.y (mgr.34101) 1946 : cluster [DBG] pgmap v2846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:32.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:32 smithi045 bash[82788]: cluster 2024-07-28T20:34:30.532389+0000 mgr.y (mgr.34101) 1946 : cluster [DBG] pgmap v2846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:32 smithi155 bash[73694]: debug 2024-07-28T20:34:32.279+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:32.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:32 smithi155 bash[68033]: cluster 2024-07-28T20:34:30.532389+0000 mgr.y (mgr.34101) 1946 : cluster [DBG] pgmap v2846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:34:32 smithi155 bash[60745]: ts=2024-07-28T20:34:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:34:32.573 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:32.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:32.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:32.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:33.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:33.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2707 16 16 0 0 0 - 0 2024-07-28T20:34:33.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:33.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:33.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:33.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:33.545 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:33 smithi045 bash[80445]: audit 2024-07-28T20:34:33.208855+0000 mon.c (mon.2) 618 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:33.545 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:33 smithi045 bash[82788]: audit 2024-07-28T20:34:33.208855+0000 mon.c (mon.2) 618 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:33 smithi155 bash[73694]: debug 2024-07-28T20:34:33.299+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:33 smithi155 bash[68033]: audit 2024-07-28T20:34:33.208855+0000 mon.c (mon.2) 618 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:33.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:33.721 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:34:33.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:33.891 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:34.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:34.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:33 smithi155 bash[73694]: debug 2024-07-28T20:34:33.839+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:34.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2708 16 16 0 0 0 - 0 2024-07-28T20:34:34.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:34.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:34.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:34.445 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:34 smithi155 bash[73694]: debug 2024-07-28T20:34:34.287+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:34.445 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:34.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:34 smithi155 bash[68033]: cluster 2024-07-28T20:34:32.534257+0000 mgr.y (mgr.34101) 1947 : cluster [DBG] pgmap v2847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:34.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:34 smithi155 bash[68033]: audit 2024-07-28T20:34:33.820840+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:34:34.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:34.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:34 smithi155 bash[73694]: debug 2024-07-28T20:34:34.439+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:34.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:34.712 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:34 smithi045 bash[80445]: cluster 2024-07-28T20:34:32.534257+0000 mgr.y (mgr.34101) 1947 : cluster [DBG] pgmap v2847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:34 smithi045 bash[80445]: audit 2024-07-28T20:34:33.820840+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:34:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:34 smithi045 bash[82788]: cluster 2024-07-28T20:34:32.534257+0000 mgr.y (mgr.34101) 1947 : cluster [DBG] pgmap v2847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:34 smithi045 bash[82788]: audit 2024-07-28T20:34:33.820840+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:34:34.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:34 smithi155 bash[73694]: debug 2024-07-28T20:34:34.655+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:34.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:34.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:35.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:35.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2709 16 16 0 0 0 - 0 2024-07-28T20:34:35.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:35.308 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:35.428 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:35.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:35.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:35 smithi155 bash[73694]: debug 2024-07-28T20:34:35.299+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:35.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:35.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:35 smithi155 bash[73694]: debug 2024-07-28T20:34:35.407+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:35.640 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:35.663 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:35.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:35.896 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:35.907 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:35 smithi155 bash[73694]: debug 2024-07-28T20:34:35.635+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:36.016 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:36.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2710 16 16 0 0 0 - 0 2024-07-28T20:34:36.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:36.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:36.275 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:36.275 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:35 smithi155 bash[73694]: debug 2024-07-28T20:34:35.967+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:36.369 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:36 smithi045 bash[80445]: cluster 2024-07-28T20:34:34.535982+0000 mgr.y (mgr.34101) 1948 : cluster [DBG] pgmap v2848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:36 smithi045 bash[82788]: cluster 2024-07-28T20:34:34.535982+0000 mgr.y (mgr.34101) 1948 : cluster [DBG] pgmap v2848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:36.489 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:36.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:36 smithi155 bash[68033]: cluster 2024-07-28T20:34:34.535982+0000 mgr.y (mgr.34101) 1948 : cluster [DBG] pgmap v2848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:36 smithi155 bash[73694]: debug 2024-07-28T20:34:36.275+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:36.608 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:36.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:36.762 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:34:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:36 smithi155 bash[73694]: debug 2024-07-28T20:34:36.727+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:36.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:36.956 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:36.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:37.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:37.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2711 16 16 0 0 0 - 0 2024-07-28T20:34:37.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:37.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:36 smithi155 bash[73694]: debug 2024-07-28T20:34:36.951+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:37.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:37.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:37.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:37 smithi155 bash[73694]: debug 2024-07-28T20:34:37.235+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:37.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:37.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:37.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:37.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:38.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:38.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2712 16 16 0 0 0 - 0 2024-07-28T20:34:38.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:38.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:38.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:38.493 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:38.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:38 smithi155 bash[68033]: cluster 2024-07-28T20:34:36.537892+0000 mgr.y (mgr.34101) 1949 : cluster [DBG] pgmap v2849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:38 smithi155 bash[73694]: debug 2024-07-28T20:34:38.275+0000 7f8e37e1e640 -1 osd.4 1303 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:38 smithi155 bash[73694]: debug 2024-07-28T20:34:38.335+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:38.566 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:38 smithi045 bash[80445]: cluster 2024-07-28T20:34:36.537892+0000 mgr.y (mgr.34101) 1949 : cluster [DBG] pgmap v2849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:38.566 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:38 smithi045 bash[82788]: cluster 2024-07-28T20:34:36.537892+0000 mgr.y (mgr.34101) 1949 : cluster [DBG] pgmap v2849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:38.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:38.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:38.838 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:38.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:39.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:39.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2713 16 16 0 0 0 - 0 2024-07-28T20:34:39.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:39.299 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:39.318 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:34:39.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:39 smithi045 bash[82788]: audit 2024-07-28T20:34:38.933655+0000 mon.a (mon.0) 2776 : audit [INF] from='client.? 172.21.15.45:0/1758607308' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:34:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:39 smithi045 bash[82788]: audit 2024-07-28T20:34:39.122826+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:39 smithi045 bash[82788]: audit 2024-07-28T20:34:39.130028+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:39.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:39 smithi045 bash[80445]: audit 2024-07-28T20:34:38.933655+0000 mon.a (mon.0) 2776 : audit [INF] from='client.? 172.21.15.45:0/1758607308' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:34:39.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:39 smithi045 bash[80445]: audit 2024-07-28T20:34:39.122826+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:39.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:39 smithi045 bash[80445]: audit 2024-07-28T20:34:39.130028+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:39.523 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:39.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:39.644 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:39 smithi155 bash[73694]: debug 2024-07-28T20:34:39.319+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:39.644 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:39 smithi155 bash[68033]: audit 2024-07-28T20:34:38.933655+0000 mon.a (mon.0) 2776 : audit [INF] from='client.? 172.21.15.45:0/1758607308' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:34:39.644 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:39 smithi155 bash[68033]: audit 2024-07-28T20:34:39.122826+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:39.644 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:39 smithi155 bash[68033]: audit 2024-07-28T20:34:39.130028+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:39.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:39.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:39.982 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:39.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:39.991 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:39 smithi155 bash[73694]: debug 2024-07-28T20:34:39.835+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:40.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:40.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:40.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2714 16 16 0 0 0 - 0 2024-07-28T20:34:40.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[73694]: debug 2024-07-28T20:34:40.043+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:40.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:40.450 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:40.532 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[80445]: cluster 2024-07-28T20:34:38.539591+0000 mgr.y (mgr.34101) 1950 : cluster [DBG] pgmap v2850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:40.532 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[80445]: cluster 2024-07-28T20:34:39.305242+0000 mon.a (mon.0) 2779 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:34:40.532 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[80445]: audit 2024-07-28T20:34:39.318757+0000 mon.a (mon.0) 2780 : audit [INF] from='client.? 172.21.15.45:0/1758607308' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:34:40.532 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[80445]: cluster 2024-07-28T20:34:39.318948+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e1304: 8 total, 2 up, 8 in 2024-07-28T20:34:40.532 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[80445]: audit 2024-07-28T20:34:39.680267+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:40.532 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[80445]: audit 2024-07-28T20:34:39.692289+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:40.532 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[80445]: audit 2024-07-28T20:34:40.123529+0000 mon.c (mon.2) 620 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:34:40.532 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[80445]: audit 2024-07-28T20:34:40.124956+0000 mon.c (mon.2) 621 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:34:40.532 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[80445]: audit 2024-07-28T20:34:40.133720+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:40.533 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[82788]: cluster 2024-07-28T20:34:38.539591+0000 mgr.y (mgr.34101) 1950 : cluster [DBG] pgmap v2850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:40.533 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[82788]: cluster 2024-07-28T20:34:39.305242+0000 mon.a (mon.0) 2779 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:34:40.533 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[82788]: audit 2024-07-28T20:34:39.318757+0000 mon.a (mon.0) 2780 : audit [INF] from='client.? 172.21.15.45:0/1758607308' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:34:40.533 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[82788]: cluster 2024-07-28T20:34:39.318948+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e1304: 8 total, 2 up, 8 in 2024-07-28T20:34:40.533 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[82788]: audit 2024-07-28T20:34:39.680267+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:40.533 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[82788]: audit 2024-07-28T20:34:39.692289+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:40.533 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[82788]: audit 2024-07-28T20:34:40.123529+0000 mon.c (mon.2) 620 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:34:40.533 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[82788]: audit 2024-07-28T20:34:40.124956+0000 mon.c (mon.2) 621 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:34:40.533 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[82788]: audit 2024-07-28T20:34:40.133720+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:40.569 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:40.593 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[73694]: debug 2024-07-28T20:34:40.355+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:40.593 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:40.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[68033]: cluster 2024-07-28T20:34:38.539591+0000 mgr.y (mgr.34101) 1950 : cluster [DBG] pgmap v2850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:40.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[68033]: cluster 2024-07-28T20:34:39.305242+0000 mon.a (mon.0) 2779 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:34:40.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[68033]: audit 2024-07-28T20:34:39.318757+0000 mon.a (mon.0) 2780 : audit [INF] from='client.? 172.21.15.45:0/1758607308' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:34:40.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[68033]: cluster 2024-07-28T20:34:39.318948+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e1304: 8 total, 2 up, 8 in 2024-07-28T20:34:40.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[68033]: audit 2024-07-28T20:34:39.680267+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:40.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[68033]: audit 2024-07-28T20:34:39.692289+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:40.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[68033]: audit 2024-07-28T20:34:40.123529+0000 mon.c (mon.2) 620 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:34:40.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[68033]: audit 2024-07-28T20:34:40.124956+0000 mon.c (mon.2) 621 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:34:40.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[68033]: audit 2024-07-28T20:34:40.133720+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:34:40.688 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:40 smithi155 bash[73694]: debug 2024-07-28T20:34:40.587+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:40.808 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:40.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:40.945 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:34:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:34:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:34:41.047 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:41.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2715 16 16 0 0 0 - 0 2024-07-28T20:34:41.166 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:41.284 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:41.403 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:41.521 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:41 smithi155 bash[73694]: debug 2024-07-28T20:34:41.263+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:41 smithi155 bash[73694]: debug 2024-07-28T20:34:41.403+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:41.640 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:41.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:41.877 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:41.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:42.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2716 16 16 0 0 0 - 0 2024-07-28T20:34:42.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:42.229 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:42.259 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:34:42.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:42.436 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:42 smithi045 bash[80445]: cluster 2024-07-28T20:34:40.541331+0000 mgr.y (mgr.34101) 1951 : cluster [DBG] pgmap v2852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:42.437 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:42 smithi045 bash[82788]: cluster 2024-07-28T20:34:40.541331+0000 mgr.y (mgr.34101) 1951 : cluster [DBG] pgmap v2852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:42.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:42.576 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:42.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:42 smithi155 bash[68033]: cluster 2024-07-28T20:34:40.541331+0000 mgr.y (mgr.34101) 1951 : cluster [DBG] pgmap v2852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:42 smithi155 bash[73694]: debug 2024-07-28T20:34:42.371+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:34:42 smithi155 bash[60745]: ts=2024-07-28T20:34:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:34:42.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:42.933 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:42.946 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:34:43.054 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:43.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2717 16 16 0 0 0 - 0 2024-07-28T20:34:43.174 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:43.227 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:34:43.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T20:34:43.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:43.411 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:43.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:43.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:43 smithi155 bash[73694]: debug 2024-07-28T20:34:43.335+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:43.651 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:43.769 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:43.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:44.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:44.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2718 16 16 0 0 0 - 0 2024-07-28T20:34:44.128 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:44.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:44.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:44.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:44.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:44 smithi155 bash[68033]: cluster 2024-07-28T20:34:42.542594+0000 mgr.y (mgr.34101) 1952 : cluster [DBG] pgmap v2853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:44 smithi155 bash[73694]: debug 2024-07-28T20:34:44.331+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:44 smithi155 bash[73694]: debug 2024-07-28T20:34:44.367+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:44.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:44.618 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:44 smithi045 bash[80445]: cluster 2024-07-28T20:34:42.542594+0000 mgr.y (mgr.34101) 1952 : cluster [DBG] pgmap v2853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:44.618 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:44 smithi045 bash[82788]: cluster 2024-07-28T20:34:42.542594+0000 mgr.y (mgr.34101) 1952 : cluster [DBG] pgmap v2853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:44.725 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:44.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:44.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:45.078 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:45.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2719 16 16 0 0 0 - 0 2024-07-28T20:34:45.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:45.316 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:45.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:45.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:45 smithi155 bash[73694]: debug 2024-07-28T20:34:45.327+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:45.556 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:45.675 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:45.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:45.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:46.032 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:46.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:34:46.101915+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:34:46.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:34:46.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2720 16 16 0 0 0 - 0 2024-07-28T20:34:46.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:46.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:46.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:46 smithi045 bash[80445]: cluster 2024-07-28T20:34:44.544058+0000 mgr.y (mgr.34101) 1953 : cluster [DBG] pgmap v2854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:46 smithi045 bash[82788]: cluster 2024-07-28T20:34:44.544058+0000 mgr.y (mgr.34101) 1953 : cluster [DBG] pgmap v2854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:46.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:46.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:46 smithi155 bash[68033]: cluster 2024-07-28T20:34:44.544058+0000 mgr.y (mgr.34101) 1953 : cluster [DBG] pgmap v2854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:46 smithi155 bash[73694]: debug 2024-07-28T20:34:46.339+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:46.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:46.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:46.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:46.990 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:47.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2721 16 16 0 0 0 - 0 2024-07-28T20:34:47.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:47.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:47.239 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:47.239 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:46 smithi155 bash[73694]: debug 2024-07-28T20:34:46.955+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:47.239 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:47.239 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:47 smithi155 bash[73694]: debug 2024-07-28T20:34:47.083+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:47.347 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:47.467 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:47 smithi155 bash[73694]: debug 2024-07-28T20:34:47.327+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:47.587 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:47.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:47.751 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:34:47.751 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:34:47.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:47.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:48.069 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:48.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2722 16 16 0 0 0 - 0 2024-07-28T20:34:48.189 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:48.308 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:48.427 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:48 smithi045 bash[82788]: cluster 2024-07-28T20:34:46.545275+0000 mgr.y (mgr.34101) 1954 : cluster [DBG] pgmap v2855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:48 smithi045 bash[82788]: audit 2024-07-28T20:34:48.211576+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:48 smithi045 bash[80445]: cluster 2024-07-28T20:34:46.545275+0000 mgr.y (mgr.34101) 1954 : cluster [DBG] pgmap v2855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:48 smithi045 bash[80445]: audit 2024-07-28T20:34:48.211576+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:48.520 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:48 smithi155 bash[73694]: debug 2024-07-28T20:34:48.283+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:48.521 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:48.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:48 smithi155 bash[68033]: cluster 2024-07-28T20:34:46.545275+0000 mgr.y (mgr.34101) 1954 : cluster [DBG] pgmap v2855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:48.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:48 smithi155 bash[68033]: audit 2024-07-28T20:34:48.211576+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:34:48.548 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:48.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:48 smithi155 bash[73694]: debug 2024-07-28T20:34:48.515+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:48.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:48.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:48.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:49.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:49.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2723 16 16 0 0 0 - 0 2024-07-28T20:34:49.146 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:49.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:49.387 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:49.505 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:49 smithi155 bash[68033]: cluster 2024-07-28T20:34:48.547021+0000 mgr.y (mgr.34101) 1955 : cluster [DBG] pgmap v2856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:49 smithi155 bash[73694]: debug 2024-07-28T20:34:49.299+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:49 smithi155 bash[73694]: debug 2024-07-28T20:34:49.359+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:49.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:49.634 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:49 smithi045 bash[80445]: cluster 2024-07-28T20:34:48.547021+0000 mgr.y (mgr.34101) 1955 : cluster [DBG] pgmap v2856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:49.635 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:49 smithi045 bash[82788]: cluster 2024-07-28T20:34:48.547021+0000 mgr.y (mgr.34101) 1955 : cluster [DBG] pgmap v2856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:49.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:49.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:49.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:50.101 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:50.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2724 16 16 0 0 0 - 0 2024-07-28T20:34:50.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:50.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:50.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:50 smithi155 bash[73694]: debug 2024-07-28T20:34:50.255+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:50 smithi155 bash[73694]: debug 2024-07-28T20:34:50.423+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:50.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:50.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:50.807 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:50.927 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:50.938 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:34:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:34:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:34:51.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:51.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2725 16 16 0 0 0 - 0 2024-07-28T20:34:51.166 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:51.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:51.406 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:51.526 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:51.538 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:51 smithi155 bash[73694]: debug 2024-07-28T20:34:51.275+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:51.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:51 smithi045 bash[80445]: cluster 2024-07-28T20:34:50.548217+0000 mgr.y (mgr.34101) 1956 : cluster [DBG] pgmap v2857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:51.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:51 smithi045 bash[82788]: cluster 2024-07-28T20:34:50.548217+0000 mgr.y (mgr.34101) 1956 : cluster [DBG] pgmap v2857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:51.767 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:51 smithi155 bash[68033]: cluster 2024-07-28T20:34:50.548217+0000 mgr.y (mgr.34101) 1956 : cluster [DBG] pgmap v2857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:51.886 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:52.006 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:52.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2726 16 16 0 0 0 - 0 2024-07-28T20:34:52.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:52.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:52.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:52.487 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:34:52 smithi155 bash[60745]: ts=2024-07-28T20:34:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:34:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:52 smithi155 bash[73694]: debug 2024-07-28T20:34:52.282+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:52 smithi155 bash[73694]: debug 2024-07-28T20:34:52.466+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:52.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:52.726 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:52.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:52.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:53.088 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:53.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2727 16 16 0 0 0 - 0 2024-07-28T20:34:53.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:53.216 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:53.216 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:52 smithi155 bash[73694]: debug 2024-07-28T20:34:52.946+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:53.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:53.442 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:53 smithi155 bash[73694]: debug 2024-07-28T20:34:53.298+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:53.560 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:53.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:53.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:53.868 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:53 smithi045 bash[82788]: cluster 2024-07-28T20:34:52.550097+0000 mgr.y (mgr.34101) 1957 : cluster [DBG] pgmap v2858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:53.868 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:53 smithi045 bash[80445]: cluster 2024-07-28T20:34:52.550097+0000 mgr.y (mgr.34101) 1957 : cluster [DBG] pgmap v2858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:53.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:54.008 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:34:54.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:53 smithi155 bash[68033]: cluster 2024-07-28T20:34:52.550097+0000 mgr.y (mgr.34101) 1957 : cluster [DBG] pgmap v2858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:53 smithi155 bash[73694]: debug 2024-07-28T20:34:53.782+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:54.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2728 16 16 0 0 0 - 0 2024-07-28T20:34:54.142 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:54.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:54.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:54.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:54 smithi155 bash[73694]: debug 2024-07-28T20:34:54.322+0000 7f8e37e1e640 -1 osd.4 1304 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:54 smithi155 bash[73694]: debug 2024-07-28T20:34:54.338+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:54.613 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:54.625 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:34:54.733 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:54.852 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:54.863 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:54 smithi155 bash[73694]: debug 2024-07-28T20:34:54.570+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:54.863 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:54 smithi155 bash[68033]: audit 2024-07-28T20:34:54.182006+0000 mon.a (mon.0) 2785 : audit [INF] from='client.? 172.21.15.45:0/2440023289' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:34:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:54 smithi045 bash[80445]: audit 2024-07-28T20:34:54.182006+0000 mon.a (mon.0) 2785 : audit [INF] from='client.? 172.21.15.45:0/2440023289' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:34:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:54 smithi045 bash[82788]: audit 2024-07-28T20:34:54.182006+0000 mon.a (mon.0) 2785 : audit [INF] from='client.? 172.21.15.45:0/2440023289' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:34:54.971 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:55.076 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:34:55.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T20:34:55.088 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:55.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2729 16 16 0 0 0 - 0 2024-07-28T20:34:55.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:55.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:55.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:55.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:55 smithi155 bash[73694]: debug 2024-07-28T20:34:55.338+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:55.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:55.677 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:55.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:55.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:55.926 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:55 smithi045 bash[80445]: cluster 2024-07-28T20:34:54.552013+0000 mgr.y (mgr.34101) 1958 : cluster [DBG] pgmap v2859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:55.926 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:55 smithi045 bash[80445]: cluster 2024-07-28T20:34:54.610163+0000 mon.a (mon.0) 2786 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:34:55.926 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:55 smithi045 bash[80445]: audit 2024-07-28T20:34:54.624931+0000 mon.a (mon.0) 2787 : audit [INF] from='client.? 172.21.15.45:0/2440023289' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:34:55.926 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:55 smithi045 bash[80445]: cluster 2024-07-28T20:34:54.625097+0000 mon.a (mon.0) 2788 : cluster [DBG] osdmap e1305: 8 total, 2 up, 8 in 2024-07-28T20:34:55.926 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:55 smithi045 bash[82788]: cluster 2024-07-28T20:34:54.552013+0000 mgr.y (mgr.34101) 1958 : cluster [DBG] pgmap v2859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:55.926 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:55 smithi045 bash[82788]: cluster 2024-07-28T20:34:54.610163+0000 mon.a (mon.0) 2786 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:34:55.926 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:55 smithi045 bash[82788]: audit 2024-07-28T20:34:54.624931+0000 mon.a (mon.0) 2787 : audit [INF] from='client.? 172.21.15.45:0/2440023289' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:34:55.927 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:55 smithi045 bash[82788]: cluster 2024-07-28T20:34:54.625097+0000 mon.a (mon.0) 2788 : cluster [DBG] osdmap e1305: 8 total, 2 up, 8 in 2024-07-28T20:34:56.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:56.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:55 smithi155 bash[68033]: cluster 2024-07-28T20:34:54.552013+0000 mgr.y (mgr.34101) 1958 : cluster [DBG] pgmap v2859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:56.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:55 smithi155 bash[68033]: cluster 2024-07-28T20:34:54.610163+0000 mon.a (mon.0) 2786 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:34:56.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:55 smithi155 bash[68033]: audit 2024-07-28T20:34:54.624931+0000 mon.a (mon.0) 2787 : audit [INF] from='client.? 172.21.15.45:0/2440023289' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:34:56.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:55 smithi155 bash[68033]: cluster 2024-07-28T20:34:54.625097+0000 mon.a (mon.0) 2788 : cluster [DBG] osdmap e1305: 8 total, 2 up, 8 in 2024-07-28T20:34:56.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2730 16 16 0 0 0 - 0 2024-07-28T20:34:56.153 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:56.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:56.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:56.510 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:56.629 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:56.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:56.758 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:56 smithi155 bash[73694]: debug 2024-07-28T20:34:56.338+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:56.866 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:56.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:57.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:57.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2731 16 16 0 0 0 - 0 2024-07-28T20:34:57.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:57.341 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:57.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:57 smithi155 bash[73694]: debug 2024-07-28T20:34:57.322+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:57.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:57.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:57.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:34:57.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:57.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:58.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:34:58.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2732 16 16 0 0 0 - 0 2024-07-28T20:34:58.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:58.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:57 smithi155 bash[73694]: debug 2024-07-28T20:34:57.922+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:58.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:34:58.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:58.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:58.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:58.416 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:34:58 smithi155 bash[68033]: cluster 2024-07-28T20:34:56.553985+0000 mgr.y (mgr.34101) 1959 : cluster [DBG] pgmap v2861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:58.416 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:58 smithi155 bash[73694]: debug 2024-07-28T20:34:58.146+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:34:58.416 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:58 smithi155 bash[73694]: debug 2024-07-28T20:34:58.294+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:34:58 smithi045 bash[80445]: cluster 2024-07-28T20:34:56.553985+0000 mgr.y (mgr.34101) 1959 : cluster [DBG] pgmap v2861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:58.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:34:58 smithi045 bash[82788]: cluster 2024-07-28T20:34:56.553985+0000 mgr.y (mgr.34101) 1959 : cluster [DBG] pgmap v2861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:34:58.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:58.640 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:34:58.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:58.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:34:58.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:59.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2733 16 16 0 0 0 - 0 2024-07-28T20:34:59.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:34:59.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:59.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:34:59.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:34:59 smithi155 bash[73694]: debug 2024-07-28T20:34:59.294+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:34:59.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:34:59.714 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:34:59.834 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:34:59.837 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:34:59.953 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:00.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:00.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2734 16 16 0 0 0 - 0 2024-07-28T20:35:00.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:00.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:00.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:00.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:00 smithi155 bash[73694]: debug 2024-07-28T20:35:00.162+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:00.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:00 smithi155 bash[68033]: cluster 2024-07-28T20:34:58.555739+0000 mgr.y (mgr.34101) 1960 : cluster [DBG] pgmap v2862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:00.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:00 smithi045 bash[82788]: cluster 2024-07-28T20:34:58.555739+0000 mgr.y (mgr.34101) 1960 : cluster [DBG] pgmap v2862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:00 smithi045 bash[80445]: cluster 2024-07-28T20:34:58.555739+0000 mgr.y (mgr.34101) 1960 : cluster [DBG] pgmap v2862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:00.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:00.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:00 smithi155 bash[73694]: debug 2024-07-28T20:35:00.342+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:00.648 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:00.671 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:35:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:35:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:35:00.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:00.907 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:01.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:01.037 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:00 smithi155 bash[73694]: debug 2024-07-28T20:35:00.646+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:01.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2735 16 16 0 0 0 - 0 2024-07-28T20:35:01.146 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:01.265 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:01.384 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:01.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:01.588 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:01 smithi155 bash[73694]: debug 2024-07-28T20:35:01.314+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:01.617 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:01.735 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:01.853 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:01.878 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:35:01.970 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:02.088 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:02.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2736 16 16 0 0 0 - 0 2024-07-28T20:35:02.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:02.325 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:02.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:02.462 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:02 smithi045 bash[80445]: cluster 2024-07-28T20:35:00.557479+0000 mgr.y (mgr.34101) 1961 : cluster [DBG] pgmap v2863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:02.462 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:02 smithi045 bash[82788]: cluster 2024-07-28T20:35:00.557479+0000 mgr.y (mgr.34101) 1961 : cluster [DBG] pgmap v2863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:02.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:02 smithi155 bash[68033]: cluster 2024-07-28T20:35:00.557479+0000 mgr.y (mgr.34101) 1961 : cluster [DBG] pgmap v2863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:02 smithi155 bash[73694]: debug 2024-07-28T20:35:02.286+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:35:02 smithi155 bash[60745]: ts=2024-07-28T20:35:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:35:02.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:02.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:02.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:02.920 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:03.039 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:02 smithi155 bash[73694]: debug 2024-07-28T20:35:02.766+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:03.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2737 16 16 0 0 0 - 0 2024-07-28T20:35:03.159 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:03.279 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:03.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:03.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:03.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:03.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:03 smithi155 bash[73694]: debug 2024-07-28T20:35:03.322+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:03.757 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:03.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:03.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:04.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2738 16 16 0 0 0 - 0 2024-07-28T20:35:04.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:04.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:04.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:04 smithi045 bash[82788]: cluster 2024-07-28T20:35:02.559409+0000 mgr.y (mgr.34101) 1962 : cluster [DBG] pgmap v2864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:04 smithi045 bash[82788]: audit 2024-07-28T20:35:03.225745+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:04 smithi045 bash[82788]: audit 2024-07-28T20:35:03.227971+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:04 smithi045 bash[80445]: cluster 2024-07-28T20:35:02.559409+0000 mgr.y (mgr.34101) 1962 : cluster [DBG] pgmap v2864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:04 smithi045 bash[80445]: audit 2024-07-28T20:35:03.225745+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:04 smithi045 bash[80445]: audit 2024-07-28T20:35:03.227971+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:04.475 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:04 smithi155 bash[73694]: debug 2024-07-28T20:35:04.318+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:04 smithi155 bash[68033]: cluster 2024-07-28T20:35:02.559409+0000 mgr.y (mgr.34101) 1962 : cluster [DBG] pgmap v2864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:04 smithi155 bash[68033]: audit 2024-07-28T20:35:03.225745+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:04 smithi155 bash[68033]: audit 2024-07-28T20:35:03.227971+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:04.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:04.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:04.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:04.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:05.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:05.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2739 16 16 0 0 0 - 0 2024-07-28T20:35:05.186 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:05.302 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:05 smithi155 bash[73694]: debug 2024-07-28T20:35:05.162+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:05.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:05.540 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:05.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:05.714 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:35:05.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:05.887 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:06.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:06.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:35:06.105026+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:35:06.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:35:06.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2740 16 16 0 0 0 - 0 2024-07-28T20:35:06.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:06.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:06 smithi155 bash[68033]: cluster 2024-07-28T20:35:04.561139+0000 mgr.y (mgr.34101) 1963 : cluster [DBG] pgmap v2865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:05 smithi155 bash[73694]: debug 2024-07-28T20:35:05.302+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:06 smithi155 bash[73694]: debug 2024-07-28T20:35:06.222+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:06.359 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:06.478 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:06.489 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:06 smithi045 bash[80445]: cluster 2024-07-28T20:35:04.561139+0000 mgr.y (mgr.34101) 1963 : cluster [DBG] pgmap v2865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:06.490 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:06 smithi045 bash[82788]: cluster 2024-07-28T20:35:04.561139+0000 mgr.y (mgr.34101) 1963 : cluster [DBG] pgmap v2865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:06 smithi155 bash[73694]: debug 2024-07-28T20:35:06.350+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:06.597 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:06.716 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:06.835 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:06.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:07.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:07.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2741 16 16 0 0 0 - 0 2024-07-28T20:35:07.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:07.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:07.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:07.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:07.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:07.682 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:07 smithi155 bash[73694]: debug 2024-07-28T20:35:07.322+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:07.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:07.833 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:35:07.833 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T20:35:07.908 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:08.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:08.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2742 16 16 0 0 0 - 0 2024-07-28T20:35:08.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:08.230 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:08.230 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:08 smithi155 bash[73694]: debug 2024-07-28T20:35:08.006+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:08.265 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:08.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:08.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:08.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:08 smithi155 bash[73694]: debug 2024-07-28T20:35:08.314+0000 7f8e37e1e640 -1 osd.4 1305 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:08.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:08 smithi155 bash[68033]: cluster 2024-07-28T20:35:06.563120+0000 mgr.y (mgr.34101) 1964 : cluster [DBG] pgmap v2866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:08.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:08 smithi045 bash[82788]: cluster 2024-07-28T20:35:06.563120+0000 mgr.y (mgr.34101) 1964 : cluster [DBG] pgmap v2866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:08 smithi045 bash[80445]: cluster 2024-07-28T20:35:06.563120+0000 mgr.y (mgr.34101) 1964 : cluster [DBG] pgmap v2866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:08.737 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:08 smithi155 bash[73694]: debug 2024-07-28T20:35:08.594+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:08.854 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:08.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:09.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:09.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2743 16 16 0 0 0 - 0 2024-07-28T20:35:09.208 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:09.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:09.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:09 smithi155 bash[73694]: debug 2024-07-28T20:35:09.074+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:09.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:09.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:09 smithi155 bash[73694]: debug 2024-07-28T20:35:09.178+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:09.241 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:35:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:09 smithi155 bash[68033]: audit 2024-07-28T20:35:09.151583+0000 mon.a (mon.0) 2790 : audit [INF] from='client.? 172.21.15.45:0/3017980617' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:35:09.327 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:09.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:09.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:09.681 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:09.693 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:09 smithi045 bash[82788]: audit 2024-07-28T20:35:09.151583+0000 mon.a (mon.0) 2790 : audit [INF] from='client.? 172.21.15.45:0/3017980617' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:35:09.694 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:09 smithi045 bash[80445]: audit 2024-07-28T20:35:09.151583+0000 mon.a (mon.0) 2790 : audit [INF] from='client.? 172.21.15.45:0/3017980617' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:35:09.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:09 smithi155 bash[73694]: debug 2024-07-28T20:35:09.354+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:09.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:10.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:10.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2744 16 16 0 0 0 - 0 2024-07-28T20:35:10.157 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:10.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:10.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:10 smithi155 bash[73694]: debug 2024-07-28T20:35:10.006+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:10.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:10.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:10 smithi045 bash[80445]: cluster 2024-07-28T20:35:08.564696+0000 mgr.y (mgr.34101) 1965 : cluster [DBG] pgmap v2867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:10 smithi045 bash[80445]: cluster 2024-07-28T20:35:09.230376+0000 mon.a (mon.0) 2791 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:35:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:10 smithi045 bash[80445]: audit 2024-07-28T20:35:09.241533+0000 mon.a (mon.0) 2792 : audit [INF] from='client.? 172.21.15.45:0/3017980617' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:35:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:10 smithi045 bash[80445]: cluster 2024-07-28T20:35:09.241620+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1306: 8 total, 2 up, 8 in 2024-07-28T20:35:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:10 smithi045 bash[82788]: cluster 2024-07-28T20:35:08.564696+0000 mgr.y (mgr.34101) 1965 : cluster [DBG] pgmap v2867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:10 smithi045 bash[82788]: cluster 2024-07-28T20:35:09.230376+0000 mon.a (mon.0) 2791 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:35:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:10 smithi045 bash[82788]: audit 2024-07-28T20:35:09.241533+0000 mon.a (mon.0) 2792 : audit [INF] from='client.? 172.21.15.45:0/3017980617' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:35:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:10 smithi045 bash[82788]: cluster 2024-07-28T20:35:09.241620+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1306: 8 total, 2 up, 8 in 2024-07-28T20:35:10.496 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:10 smithi155 bash[73694]: debug 2024-07-28T20:35:10.374+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:10.496 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:10.497 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:10 smithi155 bash[68033]: cluster 2024-07-28T20:35:08.564696+0000 mgr.y (mgr.34101) 1965 : cluster [DBG] pgmap v2867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:10.497 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:10 smithi155 bash[68033]: cluster 2024-07-28T20:35:09.230376+0000 mon.a (mon.0) 2791 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:35:10.497 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:10 smithi155 bash[68033]: audit 2024-07-28T20:35:09.241533+0000 mon.a (mon.0) 2792 : audit [INF] from='client.? 172.21.15.45:0/3017980617' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:35:10.497 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:10 smithi155 bash[68033]: cluster 2024-07-28T20:35:09.241620+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1306: 8 total, 2 up, 8 in 2024-07-28T20:35:10.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:10.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:10.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:10.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:10 smithi155 bash[73694]: debug 2024-07-28T20:35:10.494+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:10 smithi155 bash[73694]: debug 2024-07-28T20:35:10.614+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:10.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:10.876 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:35:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:35:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:35:10.984 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:11.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:11.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2745 16 16 0 0 0 - 0 2024-07-28T20:35:11.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:11.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:11.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:11.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:11.599 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:11 smithi155 bash[73694]: debug 2024-07-28T20:35:11.346+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:11.700 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:11.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:11.939 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:12.059 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:12.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2746 16 16 0 0 0 - 0 2024-07-28T20:35:12.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:12.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:35:12.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:12.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:12 smithi155 bash[68033]: cluster 2024-07-28T20:35:10.566469+0000 mgr.y (mgr.34101) 1966 : cluster [DBG] pgmap v2869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:12.345 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:35:12 smithi155 bash[60745]: ts=2024-07-28T20:35:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:35:12.415 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:12.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:12.546 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:12 smithi045 bash[80445]: cluster 2024-07-28T20:35:10.566469+0000 mgr.y (mgr.34101) 1966 : cluster [DBG] pgmap v2869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:12.546 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:12 smithi045 bash[82788]: cluster 2024-07-28T20:35:10.566469+0000 mgr.y (mgr.34101) 1966 : cluster [DBG] pgmap v2869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:12 smithi155 bash[73694]: debug 2024-07-28T20:35:12.342+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:12.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:12.762 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:35:12.773 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:12.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:13.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:13.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2747 16 16 0 0 0 - 0 2024-07-28T20:35:13.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:13.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:13.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:13.484 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:13 smithi155 bash[73694]: debug 2024-07-28T20:35:13.306+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:13.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:13.720 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:13.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:13.957 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:14.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:14.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2748 16 16 0 0 0 - 0 2024-07-28T20:35:14.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:14.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:14.432 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:14 smithi045 bash[80445]: cluster 2024-07-28T20:35:12.568377+0000 mgr.y (mgr.34101) 1967 : cluster [DBG] pgmap v2870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:14 smithi045 bash[82788]: cluster 2024-07-28T20:35:12.568377+0000 mgr.y (mgr.34101) 1967 : cluster [DBG] pgmap v2870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:14.552 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:14 smithi155 bash[68033]: cluster 2024-07-28T20:35:12.568377+0000 mgr.y (mgr.34101) 1967 : cluster [DBG] pgmap v2870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:14 smithi155 bash[73694]: debug 2024-07-28T20:35:14.310+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:14.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:14.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:14.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:15.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:15.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2749 16 16 0 0 0 - 0 2024-07-28T20:35:15.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:15.260 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:15 smithi155 bash[73694]: debug 2024-07-28T20:35:15.230+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:15.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:15.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:15.507 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:15 smithi155 bash[73694]: debug 2024-07-28T20:35:15.342+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:15.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:15.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:15.652 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:15.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:15 smithi155 bash[73694]: debug 2024-07-28T20:35:15.650+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:15 smithi155 bash[73694]: debug 2024-07-28T20:35:15.726+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:15.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:15.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:16.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:16.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2750 16 16 0 0 0 - 0 2024-07-28T20:35:16.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:16.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:16.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:16.525 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:35:16.526 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:16 smithi045 bash[82788]: cluster 2024-07-28T20:35:14.569600+0000 mgr.y (mgr.34101) 1968 : cluster [DBG] pgmap v2871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:16.527 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:16 smithi045 bash[80445]: cluster 2024-07-28T20:35:14.569600+0000 mgr.y (mgr.34101) 1968 : cluster [DBG] pgmap v2871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:16.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:16 smithi155 bash[68033]: cluster 2024-07-28T20:35:14.569600+0000 mgr.y (mgr.34101) 1968 : cluster [DBG] pgmap v2871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:16 smithi155 bash[73694]: debug 2024-07-28T20:35:16.310+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:16.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:16.790 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:16.825 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:35:16.909 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:17.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:17.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2751 16 16 0 0 0 - 0 2024-07-28T20:35:17.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:17.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:17.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:17.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:17 smithi155 bash[73694]: debug 2024-07-28T20:35:17.334+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:17 smithi155 bash[73694]: debug 2024-07-28T20:35:17.358+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:17.624 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:17.742 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:17.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:17.909 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:35:17.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T20:35:17.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:18.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:18.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2752 16 16 0 0 0 - 0 2024-07-28T20:35:18.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:18.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:18.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:17 smithi155 bash[73694]: debug 2024-07-28T20:35:17.970+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:18.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:18.454 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:18 smithi045 bash[82788]: cluster 2024-07-28T20:35:16.570591+0000 mgr.y (mgr.34101) 1969 : cluster [DBG] pgmap v2872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:18 smithi045 bash[82788]: audit 2024-07-28T20:35:18.219615+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:18 smithi045 bash[82788]: audit 2024-07-28T20:35:18.221640+0000 mon.c (mon.2) 624 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:18 smithi045 bash[80445]: cluster 2024-07-28T20:35:16.570591+0000 mgr.y (mgr.34101) 1969 : cluster [DBG] pgmap v2872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:18 smithi045 bash[80445]: audit 2024-07-28T20:35:18.219615+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:18 smithi045 bash[80445]: audit 2024-07-28T20:35:18.221640+0000 mon.c (mon.2) 624 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:18 smithi155 bash[73694]: debug 2024-07-28T20:35:18.342+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:18 smithi155 bash[73694]: debug 2024-07-28T20:35:18.426+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:18 smithi155 bash[68033]: cluster 2024-07-28T20:35:16.570591+0000 mgr.y (mgr.34101) 1969 : cluster [DBG] pgmap v2872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:18 smithi155 bash[68033]: audit 2024-07-28T20:35:18.219615+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:18 smithi155 bash[68033]: audit 2024-07-28T20:35:18.221640+0000 mon.c (mon.2) 624 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:18.576 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:18.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:18.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:18.928 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:19.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:19.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2753 16 16 0 0 0 - 0 2024-07-28T20:35:19.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:19.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:19.399 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:19.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:19 smithi155 bash[73694]: debug 2024-07-28T20:35:19.358+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:19.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:19.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:19.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:19.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:19 smithi155 bash[73694]: debug 2024-07-28T20:35:19.858+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:19 smithi155 bash[73694]: debug 2024-07-28T20:35:19.966+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:20.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2754 16 16 0 0 0 - 0 2024-07-28T20:35:20.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:20.233 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:20.256 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:20 smithi045 bash[80445]: cluster 2024-07-28T20:35:18.572284+0000 mgr.y (mgr.34101) 1970 : cluster [DBG] pgmap v2873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:20.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:20.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:20.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:20 smithi155 bash[68033]: cluster 2024-07-28T20:35:18.572284+0000 mgr.y (mgr.34101) 1970 : cluster [DBG] pgmap v2873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:20 smithi155 bash[73694]: debug 2024-07-28T20:35:20.302+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:20 smithi155 bash[73694]: debug 2024-07-28T20:35:20.314+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:20.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:20.599 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:20 smithi045 bash[82788]: cluster 2024-07-28T20:35:18.572284+0000 mgr.y (mgr.34101) 1970 : cluster [DBG] pgmap v2873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:20.710 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:35:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:35:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:35:20.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:20.946 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:21.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:21.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2755 16 16 0 0 0 - 0 2024-07-28T20:35:21.184 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:21.284 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:21 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:21.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:21.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:21.537 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:21 smithi155 bash[73694]: debug 2024-07-28T20:35:21.282+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:21 smithi155 bash[73694]: debug 2024-07-28T20:35:21.294+0000 7f8e37e1e640 -1 osd.4 1306 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:21.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:21.774 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:21.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:22.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:22.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2756 16 16 0 0 0 - 0 2024-07-28T20:35:22.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:22.252 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:22.270 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:35:22.272 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:22.272 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:22 smithi155 bash[73694]: debug 2024-07-28T20:35:22.094+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:22 smithi155 bash[68033]: cluster 2024-07-28T20:35:20.574121+0000 mgr.y (mgr.34101) 1971 : cluster [DBG] pgmap v2874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:22 smithi155 bash[68033]: audit 2024-07-28T20:35:21.620643+0000 mon.c (mon.2) 625 : audit [INF] from='client.? 172.21.15.45:0/1317024449' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:22 smithi155 bash[68033]: audit 2024-07-28T20:35:21.621050+0000 mon.a (mon.0) 2795 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:22.373 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:22.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:22.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:22.619 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:22 smithi045 bash[80445]: cluster 2024-07-28T20:35:20.574121+0000 mgr.y (mgr.34101) 1971 : cluster [DBG] pgmap v2874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:22.619 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:22 smithi045 bash[80445]: audit 2024-07-28T20:35:21.620643+0000 mon.c (mon.2) 625 : audit [INF] from='client.? 172.21.15.45:0/1317024449' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:22.619 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:22 smithi045 bash[80445]: audit 2024-07-28T20:35:21.621050+0000 mon.a (mon.0) 2795 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:22.620 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:22 smithi045 bash[82788]: cluster 2024-07-28T20:35:20.574121+0000 mgr.y (mgr.34101) 1971 : cluster [DBG] pgmap v2874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:22.620 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:22 smithi045 bash[82788]: audit 2024-07-28T20:35:21.620643+0000 mon.c (mon.2) 625 : audit [INF] from='client.? 172.21.15.45:0/1317024449' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:22.620 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:22 smithi045 bash[82788]: audit 2024-07-28T20:35:21.621050+0000 mon.a (mon.0) 2795 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:22.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:22.738 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:35:22 smithi155 bash[60745]: ts=2024-07-28T20:35:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:35:22.739 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:22 smithi155 bash[73694]: debug 2024-07-28T20:35:22.310+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:22.846 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:22.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:23.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:23.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2757 16 16 0 0 0 - 0 2024-07-28T20:35:23.147 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:23.147 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:22 smithi155 bash[73694]: debug 2024-07-28T20:35:22.950+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:23.147 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:23.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:23.316 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:23.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:23.447 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:23 smithi155 bash[73694]: debug 2024-07-28T20:35:23.146+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:23.447 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:23 smithi155 bash[73694]: debug 2024-07-28T20:35:23.326+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:23.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:23 smithi155 bash[68033]: cluster 2024-07-28T20:35:22.258384+0000 mon.a (mon.0) 2796 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:35:23.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:23 smithi155 bash[68033]: audit 2024-07-28T20:35:22.268510+0000 mon.a (mon.0) 2797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:35:23.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:23 smithi155 bash[68033]: cluster 2024-07-28T20:35:22.268715+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1307: 8 total, 2 up, 8 in 2024-07-28T20:35:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:23 smithi045 bash[80445]: cluster 2024-07-28T20:35:22.258384+0000 mon.a (mon.0) 2796 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:35:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:23 smithi045 bash[80445]: audit 2024-07-28T20:35:22.268510+0000 mon.a (mon.0) 2797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:35:23.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:23 smithi045 bash[80445]: cluster 2024-07-28T20:35:22.268715+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1307: 8 total, 2 up, 8 in 2024-07-28T20:35:23.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:23 smithi045 bash[82788]: cluster 2024-07-28T20:35:22.258384+0000 mon.a (mon.0) 2796 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:35:23.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:23 smithi045 bash[82788]: audit 2024-07-28T20:35:22.268510+0000 mon.a (mon.0) 2797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:35:23.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:23 smithi045 bash[82788]: cluster 2024-07-28T20:35:22.268715+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1307: 8 total, 2 up, 8 in 2024-07-28T20:35:23.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:23.608 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:35:23.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:23.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:23.914 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:24.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:24.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2758 16 16 0 0 0 - 0 2024-07-28T20:35:24.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:24.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:24.281 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:24.281 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:23 smithi155 bash[73694]: debug 2024-07-28T20:35:23.870+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:24.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:24.401 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:24 smithi045 bash[80445]: cluster 2024-07-28T20:35:22.575835+0000 mgr.y (mgr.34101) 1972 : cluster [DBG] pgmap v2876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:24.401 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:24 smithi045 bash[82788]: cluster 2024-07-28T20:35:22.575835+0000 mgr.y (mgr.34101) 1972 : cluster [DBG] pgmap v2876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:24.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:24 smithi155 bash[73694]: debug 2024-07-28T20:35:24.334+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:24 smithi155 bash[68033]: cluster 2024-07-28T20:35:22.575835+0000 mgr.y (mgr.34101) 1972 : cluster [DBG] pgmap v2876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:24.632 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:24.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:24.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:24.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:24 smithi155 bash[73694]: debug 2024-07-28T20:35:24.962+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:25.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2759 16 16 0 0 0 - 0 2024-07-28T20:35:25.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:25.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:35:25.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:25.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:25.464 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:25 smithi155 bash[73694]: debug 2024-07-28T20:35:25.342+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:25.581 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:25.699 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:25.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:25.937 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:26.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:26.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:35:26.107805+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:35:26.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:35:26.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2760 16 16 0 0 0 - 0 2024-07-28T20:35:26.170 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:26.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:26.407 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:26.419 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:26 smithi045 bash[80445]: cluster 2024-07-28T20:35:24.577621+0000 mgr.y (mgr.34101) 1973 : cluster [DBG] pgmap v2877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:26.419 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:26 smithi045 bash[82788]: cluster 2024-07-28T20:35:24.577621+0000 mgr.y (mgr.34101) 1973 : cluster [DBG] pgmap v2877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:26.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:26 smithi155 bash[73694]: debug 2024-07-28T20:35:26.366+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:26 smithi155 bash[68033]: cluster 2024-07-28T20:35:24.577621+0000 mgr.y (mgr.34101) 1973 : cluster [DBG] pgmap v2877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:26.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:26.764 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:26.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:27.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:27.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2761 16 16 0 0 0 - 0 2024-07-28T20:35:27.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:27.241 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:27.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:27.477 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:27.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:27.605 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:27 smithi155 bash[73694]: debug 2024-07-28T20:35:27.350+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:27.608 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:35:27.714 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:27.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:27.949 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:28.063 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:28.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2762 16 16 0 0 0 - 0 2024-07-28T20:35:28.183 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:28.303 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:28.351 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:35:28.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T20:35:28.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:28.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:28.547 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:28 smithi045 bash[80445]: cluster 2024-07-28T20:35:26.579594+0000 mgr.y (mgr.34101) 1974 : cluster [DBG] pgmap v2878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:28.547 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:28 smithi045 bash[82788]: cluster 2024-07-28T20:35:26.579594+0000 mgr.y (mgr.34101) 1974 : cluster [DBG] pgmap v2878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:28 smithi155 bash[68033]: cluster 2024-07-28T20:35:26.579594+0000 mgr.y (mgr.34101) 1974 : cluster [DBG] pgmap v2878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:28 smithi155 bash[73694]: debug 2024-07-28T20:35:28.314+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:28 smithi155 bash[73694]: debug 2024-07-28T20:35:28.522+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:28.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:28.771 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:28.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:29.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:28 smithi155 bash[73694]: debug 2024-07-28T20:35:28.746+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:29.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2763 16 16 0 0 0 - 0 2024-07-28T20:35:29.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:29.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:29.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:29.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:29.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:29.494 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:29 smithi155 bash[73694]: debug 2024-07-28T20:35:29.226+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:29.494 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:29 smithi155 bash[73694]: debug 2024-07-28T20:35:29.310+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:29.602 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:29.723 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:29.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:29.958 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:29.959 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:35:30.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:30.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2764 16 16 0 0 0 - 0 2024-07-28T20:35:30.194 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:30.313 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:30.432 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:30.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:30.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:30 smithi155 bash[68033]: cluster 2024-07-28T20:35:28.580579+0000 mgr.y (mgr.34101) 1975 : cluster [DBG] pgmap v2879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:30 smithi155 bash[73694]: debug 2024-07-28T20:35:30.310+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:30 smithi155 bash[73694]: debug 2024-07-28T20:35:30.522+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:30.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:30 smithi045 bash[80445]: cluster 2024-07-28T20:35:28.580579+0000 mgr.y (mgr.34101) 1975 : cluster [DBG] pgmap v2879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:30.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:30 smithi045 bash[82788]: cluster 2024-07-28T20:35:28.580579+0000 mgr.y (mgr.34101) 1975 : cluster [DBG] pgmap v2879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:30.665 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:30.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:30.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:35:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:35:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:35:31.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:30 smithi155 bash[73694]: debug 2024-07-28T20:35:30.874+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:31.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2765 16 16 0 0 0 - 0 2024-07-28T20:35:31.139 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:31.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:31.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:31.497 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:31 smithi155 bash[73694]: debug 2024-07-28T20:35:31.266+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:31.616 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:31.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:31.853 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:31.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:32.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2766 16 16 0 0 0 - 0 2024-07-28T20:35:32.128 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:32.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:32.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:32.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:32 smithi155 bash[73694]: debug 2024-07-28T20:35:32.126+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:32.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:32.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:32 smithi155 bash[73694]: debug 2024-07-28T20:35:32.210+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:32.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:32.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:32 smithi045 bash[80445]: cluster 2024-07-28T20:35:30.582327+0000 mgr.y (mgr.34101) 1976 : cluster [DBG] pgmap v2880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:32 smithi045 bash[82788]: cluster 2024-07-28T20:35:30.582327+0000 mgr.y (mgr.34101) 1976 : cluster [DBG] pgmap v2880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:32.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:32.499 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:32 smithi155 bash[68033]: cluster 2024-07-28T20:35:30.582327+0000 mgr.y (mgr.34101) 1976 : cluster [DBG] pgmap v2880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:32.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:32 smithi155 bash[73694]: debug 2024-07-28T20:35:32.306+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:32.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:32 smithi155 bash[73694]: debug 2024-07-28T20:35:32.350+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:32.499 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:35:32 smithi155 bash[60745]: ts=2024-07-28T20:35:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:35:32.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:32.726 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:32.842 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:32.962 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:33.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:33.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2767 16 16 0 0 0 - 0 2024-07-28T20:35:33.178 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:35:33.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:33.318 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:33.437 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:33 smithi045 bash[80445]: audit 2024-07-28T20:35:33.212771+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:33 smithi045 bash[82788]: audit 2024-07-28T20:35:33.212771+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:33 smithi155 bash[68033]: audit 2024-07-28T20:35:33.212771+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:33 smithi155 bash[73694]: debug 2024-07-28T20:35:33.274+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:33.555 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:33.675 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:33.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:33.914 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:34.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:34.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2768 16 16 0 0 0 - 0 2024-07-28T20:35:34.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:34.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:34.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:34.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:34 smithi155 bash[73694]: debug 2024-07-28T20:35:34.109+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:34 smithi155 bash[73694]: debug 2024-07-28T20:35:34.297+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:34.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:34 smithi045 bash[80445]: cluster 2024-07-28T20:35:32.584056+0000 mgr.y (mgr.34101) 1977 : cluster [DBG] pgmap v2881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:34 smithi045 bash[82788]: cluster 2024-07-28T20:35:32.584056+0000 mgr.y (mgr.34101) 1977 : cluster [DBG] pgmap v2881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:34.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:34.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:34.749 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:34 smithi155 bash[68033]: cluster 2024-07-28T20:35:32.584056+0000 mgr.y (mgr.34101) 1977 : cluster [DBG] pgmap v2881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:34.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:34.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:35.104 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:35.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2769 16 16 0 0 0 - 0 2024-07-28T20:35:35.223 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:35.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:35.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:35 smithi155 bash[73694]: debug 2024-07-28T20:35:35.077+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:35.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:35 smithi155 bash[73694]: debug 2024-07-28T20:35:35.277+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:35.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:35.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:35.589 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:35.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:35.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:35.933 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:36.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:36.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2770 16 16 0 0 0 - 0 2024-07-28T20:35:36.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:36.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:36.330 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:35:36.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:36.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:36 smithi155 bash[68033]: cluster 2024-07-28T20:35:34.585842+0000 mgr.y (mgr.34101) 1978 : cluster [DBG] pgmap v2882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:36 smithi155 bash[68033]: audit 2024-07-28T20:35:35.823991+0000 mon.c (mon.2) 627 : audit [INF] from='client.? 172.21.15.45:0/310741757' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:35:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:36 smithi155 bash[68033]: audit 2024-07-28T20:35:35.824370+0000 mon.a (mon.0) 2799 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:35:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:36 smithi155 bash[73694]: debug 2024-07-28T20:35:36.237+0000 7f8e37e1e640 -1 osd.4 1307 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:36 smithi155 bash[73694]: debug 2024-07-28T20:35:36.269+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:36 smithi155 bash[73694]: debug 2024-07-28T20:35:36.377+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:36.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:36.654 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:36 smithi045 bash[82788]: cluster 2024-07-28T20:35:34.585842+0000 mgr.y (mgr.34101) 1978 : cluster [DBG] pgmap v2882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:36.654 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:36 smithi045 bash[82788]: audit 2024-07-28T20:35:35.823991+0000 mon.c (mon.2) 627 : audit [INF] from='client.? 172.21.15.45:0/310741757' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:35:36.654 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:36 smithi045 bash[82788]: audit 2024-07-28T20:35:35.824370+0000 mon.a (mon.0) 2799 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:35:36.655 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:36 smithi045 bash[80445]: cluster 2024-07-28T20:35:34.585842+0000 mgr.y (mgr.34101) 1978 : cluster [DBG] pgmap v2882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:36.655 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:36 smithi045 bash[80445]: audit 2024-07-28T20:35:35.823991+0000 mon.c (mon.2) 627 : audit [INF] from='client.? 172.21.15.45:0/310741757' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:35:36.655 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:36 smithi045 bash[80445]: audit 2024-07-28T20:35:35.824370+0000 mon.a (mon.0) 2799 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:35:36.761 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:36.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:36.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:37.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2771 16 16 0 0 0 - 0 2024-07-28T20:35:37.111 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:37.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:37 smithi155 bash[73694]: debug 2024-07-28T20:35:37.097+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:37 smithi155 bash[73694]: debug 2024-07-28T20:35:37.221+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:37.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:37.464 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:37.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:37.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:37 smithi155 bash[68033]: cluster 2024-07-28T20:35:36.314083+0000 mon.a (mon.0) 2800 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:35:37.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:37 smithi155 bash[68033]: audit 2024-07-28T20:35:36.327943+0000 mon.a (mon.0) 2801 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:35:37.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:37 smithi155 bash[68033]: cluster 2024-07-28T20:35:36.328073+0000 mon.a (mon.0) 2802 : cluster [DBG] osdmap e1308: 8 total, 2 up, 8 in 2024-07-28T20:35:37.684 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:37.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:37.713 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:37 smithi045 bash[80445]: cluster 2024-07-28T20:35:36.314083+0000 mon.a (mon.0) 2800 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:35:37.713 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:37 smithi045 bash[80445]: audit 2024-07-28T20:35:36.327943+0000 mon.a (mon.0) 2801 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:35:37.713 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:37 smithi045 bash[80445]: cluster 2024-07-28T20:35:36.328073+0000 mon.a (mon.0) 2802 : cluster [DBG] osdmap e1308: 8 total, 2 up, 8 in 2024-07-28T20:35:37.714 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:37 smithi045 bash[82788]: cluster 2024-07-28T20:35:36.314083+0000 mon.a (mon.0) 2800 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:35:37.714 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:37 smithi045 bash[82788]: audit 2024-07-28T20:35:36.327943+0000 mon.a (mon.0) 2801 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:35:37.714 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:37 smithi045 bash[82788]: cluster 2024-07-28T20:35:36.328073+0000 mon.a (mon.0) 2802 : cluster [DBG] osdmap e1308: 8 total, 2 up, 8 in 2024-07-28T20:35:37.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:37.916 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:37 smithi155 bash[73694]: debug 2024-07-28T20:35:37.681+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:37.916 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:37.941 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:38.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:38.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2772 16 16 0 0 0 - 0 2024-07-28T20:35:38.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:38.190 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:37 smithi155 bash[73694]: debug 2024-07-28T20:35:37.913+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:38.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:38.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:38.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:38 smithi155 bash[68033]: cluster 2024-07-28T20:35:36.587724+0000 mgr.y (mgr.34101) 1979 : cluster [DBG] pgmap v2884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:38.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:38 smithi155 bash[73694]: debug 2024-07-28T20:35:38.249+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:38.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:38.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:38.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:38 smithi045 bash[80445]: cluster 2024-07-28T20:35:36.587724+0000 mgr.y (mgr.34101) 1979 : cluster [DBG] pgmap v2884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:38 smithi045 bash[82788]: cluster 2024-07-28T20:35:36.587724+0000 mgr.y (mgr.34101) 1979 : cluster [DBG] pgmap v2884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:38.772 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:38.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:38.920 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:35:39.007 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:39.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2773 16 16 0 0 0 - 0 2024-07-28T20:35:39.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:39.160 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:38 smithi155 bash[73694]: debug 2024-07-28T20:35:38.489+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:39.160 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:39.160 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:38 smithi155 bash[73694]: debug 2024-07-28T20:35:38.989+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:39.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:39.361 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:39.480 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:39 smithi155 bash[73694]: debug 2024-07-28T20:35:39.233+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:39 smithi155 bash[73694]: debug 2024-07-28T20:35:39.341+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:39.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:39.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:39.739 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:35:39.740 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T20:35:39.740 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:35:39.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:39.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:39.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:40.073 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:40.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2774 16 16 0 0 0 - 0 2024-07-28T20:35:40.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:40.219 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:39 smithi155 bash[73694]: debug 2024-07-28T20:35:39.941+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:40.312 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:40.431 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:40.441 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:40 smithi155 bash[73694]: debug 2024-07-28T20:35:40.217+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:40.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:40 smithi155 bash[68033]: cluster 2024-07-28T20:35:38.589486+0000 mgr.y (mgr.34101) 1980 : cluster [DBG] pgmap v2885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:40.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:40 smithi155 bash[68033]: audit 2024-07-28T20:35:40.271680+0000 mon.c (mon.2) 628 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:35:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:40 smithi045 bash[82788]: cluster 2024-07-28T20:35:38.589486+0000 mgr.y (mgr.34101) 1980 : cluster [DBG] pgmap v2885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:40 smithi045 bash[82788]: audit 2024-07-28T20:35:40.271680+0000 mon.c (mon.2) 628 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:35:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:40 smithi045 bash[80445]: cluster 2024-07-28T20:35:38.589486+0000 mgr.y (mgr.34101) 1980 : cluster [DBG] pgmap v2885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:40 smithi045 bash[80445]: audit 2024-07-28T20:35:40.271680+0000 mon.c (mon.2) 628 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:35:40.549 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:40.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:40.785 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:40.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:40.910 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:35:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:35:40] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:35:41.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:41.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2775 16 16 0 0 0 - 0 2024-07-28T20:35:41.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:41.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:41.370 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:41.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:41 smithi155 bash[73694]: debug 2024-07-28T20:35:41.201+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:41.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:41.490 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:41.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:41.729 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:41.739 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:41 smithi155 bash[73694]: debug 2024-07-28T20:35:41.473+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:41.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:41 smithi155 bash[68033]: cluster 2024-07-28T20:35:40.590527+0000 mgr.y (mgr.34101) 1981 : cluster [DBG] pgmap v2886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:41.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:41 smithi155 bash[68033]: audit 2024-07-28T20:35:40.620941+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:41.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:41 smithi155 bash[68033]: audit 2024-07-28T20:35:40.627439+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:41.848 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:41.936 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:41.936 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:41 smithi155 bash[73694]: debug 2024-07-28T20:35:41.825+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:41.936 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:41.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:41 smithi045 bash[80445]: cluster 2024-07-28T20:35:40.590527+0000 mgr.y (mgr.34101) 1981 : cluster [DBG] pgmap v2886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:41 smithi045 bash[80445]: audit 2024-07-28T20:35:40.620941+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:41 smithi045 bash[80445]: audit 2024-07-28T20:35:40.627439+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:41 smithi045 bash[82788]: cluster 2024-07-28T20:35:40.590527+0000 mgr.y (mgr.34101) 1981 : cluster [DBG] pgmap v2886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:41 smithi045 bash[82788]: audit 2024-07-28T20:35:40.620941+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:41 smithi045 bash[82788]: audit 2024-07-28T20:35:40.627439+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:42.082 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:42.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2776 16 16 0 0 0 - 0 2024-07-28T20:35:42.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:41 smithi155 bash[73694]: debug 2024-07-28T20:35:41.933+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:42 smithi155 bash[73694]: debug 2024-07-28T20:35:42.185+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:42.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:42.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:35:42 smithi155 bash[60745]: ts=2024-07-28T20:35:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:35:42.559 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:42.637 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:42.679 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:42.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:42.880 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:42 smithi155 bash[73694]: debug 2024-07-28T20:35:42.633+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:42.880 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:42.919 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:43.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:43.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2777 16 16 0 0 0 - 0 2024-07-28T20:35:43.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:43.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:42 smithi155 bash[73694]: debug 2024-07-28T20:35:42.877+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:43.272 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:43.392 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:43.488 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:43 smithi155 bash[73694]: debug 2024-07-28T20:35:43.229+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:43.488 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:43.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:43.631 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:43.749 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:43 smithi155 bash[68033]: cluster 2024-07-28T20:35:42.591598+0000 mgr.y (mgr.34101) 1982 : cluster [DBG] pgmap v2887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:43 smithi155 bash[73694]: debug 2024-07-28T20:35:43.485+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:43.868 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:43 smithi045 bash[80445]: cluster 2024-07-28T20:35:42.591598+0000 mgr.y (mgr.34101) 1982 : cluster [DBG] pgmap v2887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:43.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:43 smithi045 bash[82788]: cluster 2024-07-28T20:35:42.591598+0000 mgr.y (mgr.34101) 1982 : cluster [DBG] pgmap v2887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:43.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:44.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:44.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2778 16 16 0 0 0 - 0 2024-07-28T20:35:44.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:44.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:44.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:44.544 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:35:44.545 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:35:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:44 smithi155 bash[73694]: debug 2024-07-28T20:35:44.241+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:44.583 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:44.702 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:44.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:44.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:45.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:45.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2779 16 16 0 0 0 - 0 2024-07-28T20:35:45.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:45.282 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:45 smithi155 bash[73694]: debug 2024-07-28T20:35:45.225+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:45 smithi155 bash[73694]: debug 2024-07-28T20:35:45.261+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:45.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:45.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:45.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:45.671 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:45 smithi155 bash[73694]: debug 2024-07-28T20:35:45.613+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:45.671 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:45 smithi155 bash[73694]: debug 2024-07-28T20:35:45.669+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:45.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:45.853 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:45.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:45.979 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:45.979 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:45 smithi155 bash[73694]: debug 2024-07-28T20:35:45.833+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:46.084 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:46.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:35:46.110720+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:35:46.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:35:46.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2780 16 16 0 0 0 - 0 2024-07-28T20:35:46.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:46.316 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:46.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:46.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:46.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:46 smithi155 bash[73694]: debug 2024-07-28T20:35:46.201+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:46.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:46 smithi155 bash[68033]: cluster 2024-07-28T20:35:44.592409+0000 mgr.y (mgr.34101) 1983 : cluster [DBG] pgmap v2888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:46.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:46 smithi155 bash[68033]: audit 2024-07-28T20:35:45.263182+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:46.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:46 smithi155 bash[68033]: audit 2024-07-28T20:35:45.271899+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:46.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:46.668 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:46 smithi045 bash[80445]: cluster 2024-07-28T20:35:44.592409+0000 mgr.y (mgr.34101) 1983 : cluster [DBG] pgmap v2888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:46.668 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:46 smithi045 bash[80445]: audit 2024-07-28T20:35:45.263182+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:46.668 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:46 smithi045 bash[80445]: audit 2024-07-28T20:35:45.271899+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:46.668 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:46 smithi045 bash[82788]: cluster 2024-07-28T20:35:44.592409+0000 mgr.y (mgr.34101) 1983 : cluster [DBG] pgmap v2888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:46.668 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:46 smithi045 bash[82788]: audit 2024-07-28T20:35:45.263182+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:46.668 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:46 smithi045 bash[82788]: audit 2024-07-28T20:35:45.271899+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:46.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:46.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:47.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:47.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2781 16 16 0 0 0 - 0 2024-07-28T20:35:47.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:47.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:47 smithi155 bash[73694]: debug 2024-07-28T20:35:47.201+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:47.360 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:47.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:47.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:47 smithi155 bash[68033]: audit 2024-07-28T20:35:46.406803+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:47.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:47 smithi155 bash[68033]: audit 2024-07-28T20:35:46.418945+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:47.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:47 smithi155 bash[68033]: cluster 2024-07-28T20:35:46.594428+0000 mgr.y (mgr.34101) 1984 : cluster [DBG] pgmap v2889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:47.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:47 smithi155 bash[68033]: audit 2024-07-28T20:35:46.838219+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:35:47.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:47 smithi155 bash[68033]: audit 2024-07-28T20:35:46.839206+0000 mon.c (mon.2) 630 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:35:47.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:47 smithi155 bash[68033]: audit 2024-07-28T20:35:46.845126+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:47.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:47.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[80445]: audit 2024-07-28T20:35:46.406803+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:47.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[80445]: audit 2024-07-28T20:35:46.418945+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:47.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[80445]: cluster 2024-07-28T20:35:46.594428+0000 mgr.y (mgr.34101) 1984 : cluster [DBG] pgmap v2889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:47.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[80445]: audit 2024-07-28T20:35:46.838219+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:35:47.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[80445]: audit 2024-07-28T20:35:46.839206+0000 mon.c (mon.2) 630 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:35:47.612 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[80445]: audit 2024-07-28T20:35:46.845126+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:47.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[82788]: audit 2024-07-28T20:35:46.406803+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:47.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[82788]: audit 2024-07-28T20:35:46.418945+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:47.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[82788]: cluster 2024-07-28T20:35:46.594428+0000 mgr.y (mgr.34101) 1984 : cluster [DBG] pgmap v2889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:47.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[82788]: audit 2024-07-28T20:35:46.838219+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:35:47.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[82788]: audit 2024-07-28T20:35:46.839206+0000 mon.c (mon.2) 630 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:35:47.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:47 smithi045 bash[82788]: audit 2024-07-28T20:35:46.845126+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:35:47.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:47.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:47.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:47.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:47 smithi155 bash[73694]: debug 2024-07-28T20:35:47.813+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:48.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:48.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2782 16 16 0 0 0 - 0 2024-07-28T20:35:48.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:48.218 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:48.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:48.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:48.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:48.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:48 smithi155 bash[68033]: audit 2024-07-28T20:35:48.215834+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:48 smithi155 bash[73694]: debug 2024-07-28T20:35:48.217+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:48 smithi155 bash[73694]: debug 2024-07-28T20:35:48.289+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:48.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:48.679 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:48 smithi045 bash[80445]: audit 2024-07-28T20:35:48.215834+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:48.679 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:48 smithi045 bash[82788]: audit 2024-07-28T20:35:48.215834+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:35:48.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:48.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:49.023 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:49.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2783 16 16 0 0 0 - 0 2024-07-28T20:35:49.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:49.263 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:49.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:49.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:49.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:49 smithi155 bash[73694]: debug 2024-07-28T20:35:49.225+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:49.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:49 smithi155 bash[73694]: debug 2024-07-28T20:35:49.249+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:49.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:49.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:49.633 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:49 smithi045 bash[82788]: cluster 2024-07-28T20:35:48.596194+0000 mgr.y (mgr.34101) 1985 : cluster [DBG] pgmap v2890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:49.633 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:49 smithi045 bash[80445]: cluster 2024-07-28T20:35:48.596194+0000 mgr.y (mgr.34101) 1985 : cluster [DBG] pgmap v2890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:49.740 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:49.751 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:49 smithi155 bash[68033]: cluster 2024-07-28T20:35:48.596194+0000 mgr.y (mgr.34101) 1985 : cluster [DBG] pgmap v2890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:49.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:49.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:50.098 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:50.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2784 16 16 0 0 0 - 0 2024-07-28T20:35:50.217 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:50.229 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:50.229 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:50 smithi155 bash[73694]: debug 2024-07-28T20:35:50.073+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:50.277 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:50.339 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:50.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:50 smithi155 bash[73694]: debug 2024-07-28T20:35:50.273+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:50 smithi155 bash[73694]: debug 2024-07-28T20:35:50.309+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:50.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:50.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:50.788 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:35:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:35:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:35:50.817 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:50.925 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:35:50.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:50.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:50.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:50 smithi155 bash[73694]: debug 2024-07-28T20:35:50.793+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:50.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:51.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:51.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2785 16 16 0 0 0 - 0 2024-07-28T20:35:51.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:51.282 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:50 smithi155 bash[73694]: debug 2024-07-28T20:35:50.965+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:51.284 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:51.403 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:51.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:51 smithi155 bash[73694]: debug 2024-07-28T20:35:51.281+0000 7f8e37e1e640 -1 osd.4 1308 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:51.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:51.669 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:35:51.685 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:51 smithi045 bash[82788]: cluster 2024-07-28T20:35:50.597957+0000 mgr.y (mgr.34101) 1986 : cluster [DBG] pgmap v2891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:51.685 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:51 smithi045 bash[82788]: audit 2024-07-28T20:35:51.200090+0000 mon.c (mon.2) 632 : audit [INF] from='client.? 172.21.15.45:0/846400904' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:51.685 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:51 smithi045 bash[82788]: audit 2024-07-28T20:35:51.200503+0000 mon.a (mon.0) 2810 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:51.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:51 smithi045 bash[80445]: cluster 2024-07-28T20:35:50.597957+0000 mgr.y (mgr.34101) 1986 : cluster [DBG] pgmap v2891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:51.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:51 smithi045 bash[80445]: audit 2024-07-28T20:35:51.200090+0000 mon.c (mon.2) 632 : audit [INF] from='client.? 172.21.15.45:0/846400904' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:51.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:51 smithi045 bash[80445]: audit 2024-07-28T20:35:51.200503+0000 mon.a (mon.0) 2810 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:51.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:51.801 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:35:51.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T20:35:51.882 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:51.998 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:51 smithi155 bash[68033]: cluster 2024-07-28T20:35:50.597957+0000 mgr.y (mgr.34101) 1986 : cluster [DBG] pgmap v2891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:51 smithi155 bash[68033]: audit 2024-07-28T20:35:51.200090+0000 mon.c (mon.2) 632 : audit [INF] from='client.? 172.21.15.45:0/846400904' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:51 smithi155 bash[68033]: audit 2024-07-28T20:35:51.200503+0000 mon.a (mon.0) 2810 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:35:52.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2786 16 16 0 0 0 - 0 2024-07-28T20:35:52.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:52.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:52.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:52.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:52 smithi155 bash[73694]: debug 2024-07-28T20:35:52.329+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:35:52 smithi155 bash[60745]: ts=2024-07-28T20:35:52.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:35:52.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:52.712 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:52.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:52.850 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:52 smithi045 bash[80445]: cluster 2024-07-28T20:35:51.654061+0000 mon.a (mon.0) 2811 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:35:52.850 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:52 smithi045 bash[80445]: audit 2024-07-28T20:35:51.666246+0000 mon.a (mon.0) 2812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:35:52.850 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:52 smithi045 bash[80445]: cluster 2024-07-28T20:35:51.666333+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1309: 8 total, 2 up, 8 in 2024-07-28T20:35:52.850 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:52 smithi045 bash[82788]: cluster 2024-07-28T20:35:51.654061+0000 mon.a (mon.0) 2811 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:35:52.850 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:52 smithi045 bash[82788]: audit 2024-07-28T20:35:51.666246+0000 mon.a (mon.0) 2812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:35:52.850 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:52 smithi045 bash[82788]: cluster 2024-07-28T20:35:51.666333+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1309: 8 total, 2 up, 8 in 2024-07-28T20:35:52.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:52 smithi155 bash[68033]: cluster 2024-07-28T20:35:51.654061+0000 mon.a (mon.0) 2811 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:35:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:52 smithi155 bash[68033]: audit 2024-07-28T20:35:51.666246+0000 mon.a (mon.0) 2812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:35:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:52 smithi155 bash[68033]: cluster 2024-07-28T20:35:51.666333+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1309: 8 total, 2 up, 8 in 2024-07-28T20:35:53.071 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:53.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2787 16 16 0 0 0 - 0 2024-07-28T20:35:53.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:53.308 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:53.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:53.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:53.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:53.667 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:53 smithi155 bash[73694]: debug 2024-07-28T20:35:53.353+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:53.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:53.900 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:53 smithi045 bash[80445]: cluster 2024-07-28T20:35:52.599701+0000 mgr.y (mgr.34101) 1987 : cluster [DBG] pgmap v2893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:53 smithi045 bash[82788]: cluster 2024-07-28T20:35:52.599701+0000 mgr.y (mgr.34101) 1987 : cluster [DBG] pgmap v2893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:54.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:53 smithi155 bash[68033]: cluster 2024-07-28T20:35:52.599701+0000 mgr.y (mgr.34101) 1987 : cluster [DBG] pgmap v2893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:54.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2788 16 16 0 0 0 - 0 2024-07-28T20:35:54.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:54.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:54.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:54.495 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:54 smithi155 bash[73694]: debug 2024-07-28T20:35:54.357+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:54.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:35:54.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:54.767 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:54.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:55.004 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:55.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2789 16 16 0 0 0 - 0 2024-07-28T20:35:55.124 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:55.243 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:55.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:55.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:55.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:55.671 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:55 smithi155 bash[73694]: debug 2024-07-28T20:35:55.397+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:55.672 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:55.720 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:55.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:55.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:55 smithi045 bash[82788]: cluster 2024-07-28T20:35:54.601465+0000 mgr.y (mgr.34101) 1988 : cluster [DBG] pgmap v2894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:55 smithi045 bash[80445]: cluster 2024-07-28T20:35:54.601465+0000 mgr.y (mgr.34101) 1988 : cluster [DBG] pgmap v2894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:55 smithi155 bash[73694]: debug 2024-07-28T20:35:55.697+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:55 smithi155 bash[68033]: cluster 2024-07-28T20:35:54.601465+0000 mgr.y (mgr.34101) 1988 : cluster [DBG] pgmap v2894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:56.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:56.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2790 16 16 0 0 0 - 0 2024-07-28T20:35:56.146 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:56.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:56.317 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:56.376 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:56 smithi155 bash[73694]: debug 2024-07-28T20:35:56.141+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:56.376 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:56.376 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:56 smithi155 bash[73694]: debug 2024-07-28T20:35:56.277+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:56.435 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:56.553 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:56 smithi155 bash[73694]: debug 2024-07-28T20:35:56.373+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:56.582 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:35:56.672 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:56.791 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:56.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:57.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:57.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2791 16 16 0 0 0 - 0 2024-07-28T20:35:57.148 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:35:57.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:57.277 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:57.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:57.500 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:57 smithi155 bash[73694]: debug 2024-07-28T20:35:57.349+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:57 smithi155 bash[73694]: debug 2024-07-28T20:35:57.353+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:57.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:57.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:57.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:57.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:57 smithi045 bash[80445]: cluster 2024-07-28T20:35:56.603410+0000 mgr.y (mgr.34101) 1989 : cluster [DBG] pgmap v2895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:57.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:57 smithi045 bash[82788]: cluster 2024-07-28T20:35:56.603410+0000 mgr.y (mgr.34101) 1989 : cluster [DBG] pgmap v2895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:57.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:57.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:57 smithi155 bash[68033]: cluster 2024-07-28T20:35:56.603410+0000 mgr.y (mgr.34101) 1989 : cluster [DBG] pgmap v2895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:58.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:58.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2792 16 16 0 0 0 - 0 2024-07-28T20:35:58.215 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:58.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:58.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:58 smithi155 bash[73694]: debug 2024-07-28T20:35:58.133+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:58.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:58.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:58 smithi155 bash[73694]: debug 2024-07-28T20:35:58.313+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:58.570 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:58.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:58.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:58.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:58.964 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:59.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:35:59.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2793 16 16 0 0 0 - 0 2024-07-28T20:35:59.166 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:35:59.231 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:58 smithi155 bash[73694]: debug 2024-07-28T20:35:58.961+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:59.284 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:59.367 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:35:59.401 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:35:59.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:35:59.522 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:59 smithi155 bash[73694]: debug 2024-07-28T20:35:59.297+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:35:59.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:35:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:35:59 smithi045 bash[80445]: cluster 2024-07-28T20:35:58.605168+0000 mgr.y (mgr.34101) 1990 : cluster [DBG] pgmap v2896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:59.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:35:59 smithi045 bash[82788]: cluster 2024-07-28T20:35:58.605168+0000 mgr.y (mgr.34101) 1990 : cluster [DBG] pgmap v2896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:59.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:35:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:35:59 smithi155 bash[68033]: cluster 2024-07-28T20:35:58.605168+0000 mgr.y (mgr.34101) 1990 : cluster [DBG] pgmap v2896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:35:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:35:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:59 smithi155 bash[73694]: debug 2024-07-28T20:35:59.765+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:35:59.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:35:59.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:00.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2794 16 16 0 0 0 - 0 2024-07-28T20:36:00.113 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:00.230 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:00.272 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:35:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:00.273 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:00.349 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:00.468 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:00 smithi155 bash[73694]: debug 2024-07-28T20:36:00.269+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:00 smithi155 bash[73694]: debug 2024-07-28T20:36:00.329+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:00 smithi155 bash[73694]: debug 2024-07-28T20:36:00.433+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:00.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:00.706 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:00.743 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:36:00.743 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:36:00.743 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T20:36:00.743 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:36:00.826 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:00.939 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:36:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:36:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:36:01.058 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:01.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2795 16 16 0 0 0 - 0 2024-07-28T20:36:01.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:01.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:01.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:01.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:01.639 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:01 smithi155 bash[73694]: debug 2024-07-28T20:36:01.373+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:01.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T20:36:01.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:01.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:01.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:01 smithi045 bash[80445]: cluster 2024-07-28T20:36:00.607136+0000 mgr.y (mgr.34101) 1991 : cluster [DBG] pgmap v2897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:01 smithi045 bash[82788]: cluster 2024-07-28T20:36:00.607136+0000 mgr.y (mgr.34101) 1991 : cluster [DBG] pgmap v2897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:02.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:02.013 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:01 smithi155 bash[68033]: cluster 2024-07-28T20:36:00.607136+0000 mgr.y (mgr.34101) 1991 : cluster [DBG] pgmap v2897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:02.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2796 16 16 0 0 0 - 0 2024-07-28T20:36:02.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:02.239 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:02 smithi155 bash[73694]: debug 2024-07-28T20:36:02.089+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:02.357 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:02.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:02.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:02.604 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:02 smithi155 bash[73694]: debug 2024-07-28T20:36:02.345+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:02.604 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:02.604 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:02 smithi155 bash[73694]: debug 2024-07-28T20:36:02.449+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:02.605 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:36:02 smithi155 bash[60745]: ts=2024-07-28T20:36:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:36:02.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:02.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:02.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:03.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:03.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2797 16 16 0 0 0 - 0 2024-07-28T20:36:03.188 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:03 smithi155 bash[73694]: debug 2024-07-28T20:36:03.041+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:03.306 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:03.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:03.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:03.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:03.671 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:03 smithi155 bash[73694]: debug 2024-07-28T20:36:03.341+0000 7f8e37e1e640 -1 osd.4 1309 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:03.671 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:03.671 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:03 smithi155 bash[73694]: debug 2024-07-28T20:36:03.529+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:03.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:03.897 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:04.016 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:04.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2798 16 16 0 0 0 - 0 2024-07-28T20:36:04.134 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:04.231 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:36:04.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:04.372 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:04.486 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:04.497 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:04 smithi155 bash[73694]: debug 2024-07-28T20:36:04.333+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:04.498 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:04 smithi155 bash[68033]: cluster 2024-07-28T20:36:02.609016+0000 mgr.y (mgr.34101) 1992 : cluster [DBG] pgmap v2898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:04.498 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:04 smithi155 bash[68033]: audit 2024-07-28T20:36:03.223201+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:04.498 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:04 smithi155 bash[68033]: audit 2024-07-28T20:36:03.226034+0000 mon.c (mon.2) 633 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:04.498 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:04 smithi155 bash[68033]: audit 2024-07-28T20:36:03.744809+0000 mon.a (mon.0) 2815 : audit [INF] from='client.? 172.21.15.45:0/2670376827' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:36:04.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:04.617 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:04 smithi045 bash[82788]: cluster 2024-07-28T20:36:02.609016+0000 mgr.y (mgr.34101) 1992 : cluster [DBG] pgmap v2898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:04.617 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:04 smithi045 bash[82788]: audit 2024-07-28T20:36:03.223201+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:04.618 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:04 smithi045 bash[82788]: audit 2024-07-28T20:36:03.226034+0000 mon.c (mon.2) 633 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:04.618 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:04 smithi045 bash[82788]: audit 2024-07-28T20:36:03.744809+0000 mon.a (mon.0) 2815 : audit [INF] from='client.? 172.21.15.45:0/2670376827' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:36:04.618 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:04 smithi045 bash[80445]: cluster 2024-07-28T20:36:02.609016+0000 mgr.y (mgr.34101) 1992 : cluster [DBG] pgmap v2898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:04.618 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:04 smithi045 bash[80445]: audit 2024-07-28T20:36:03.223201+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:04.618 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:04 smithi045 bash[80445]: audit 2024-07-28T20:36:03.226034+0000 mon.c (mon.2) 633 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:04.618 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:04 smithi045 bash[80445]: audit 2024-07-28T20:36:03.744809+0000 mon.a (mon.0) 2815 : audit [INF] from='client.? 172.21.15.45:0/2670376827' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:36:04.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:04.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:04.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:05.079 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:05.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2799 16 16 0 0 0 - 0 2024-07-28T20:36:05.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:05.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:05.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:05.450 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:05 smithi045 bash[80445]: cluster 2024-07-28T20:36:04.219842+0000 mon.a (mon.0) 2816 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:05.450 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:05 smithi045 bash[80445]: audit 2024-07-28T20:36:04.231619+0000 mon.a (mon.0) 2817 : audit [INF] from='client.? 172.21.15.45:0/2670376827' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:36:05.450 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:05 smithi045 bash[80445]: cluster 2024-07-28T20:36:04.231670+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1310: 8 total, 2 up, 8 in 2024-07-28T20:36:05.450 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:05 smithi045 bash[82788]: cluster 2024-07-28T20:36:04.219842+0000 mon.a (mon.0) 2816 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:05.450 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:05 smithi045 bash[82788]: audit 2024-07-28T20:36:04.231619+0000 mon.a (mon.0) 2817 : audit [INF] from='client.? 172.21.15.45:0/2670376827' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:36:05.450 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:05 smithi045 bash[82788]: cluster 2024-07-28T20:36:04.231670+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1310: 8 total, 2 up, 8 in 2024-07-28T20:36:05.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:05 smithi155 bash[68033]: cluster 2024-07-28T20:36:04.219842+0000 mon.a (mon.0) 2816 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:05.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:05 smithi155 bash[68033]: audit 2024-07-28T20:36:04.231619+0000 mon.a (mon.0) 2817 : audit [INF] from='client.? 172.21.15.45:0/2670376827' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:36:05.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:05 smithi155 bash[68033]: cluster 2024-07-28T20:36:04.231670+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1310: 8 total, 2 up, 8 in 2024-07-28T20:36:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:05 smithi155 bash[73694]: debug 2024-07-28T20:36:05.369+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:05 smithi155 bash[73694]: debug 2024-07-28T20:36:05.417+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:05.557 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:05.676 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:05.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:05.889 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:05.889 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:05 smithi155 bash[73694]: debug 2024-07-28T20:36:05.633+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:05.889 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:05.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:06.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:06.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:36:06.113836+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:36:06.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:36:06.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2800 16 16 0 0 0 - 0 2024-07-28T20:36:06.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:06.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:05 smithi155 bash[73694]: debug 2024-07-28T20:36:05.885+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:06.272 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:06 smithi155 bash[68033]: cluster 2024-07-28T20:36:04.610925+0000 mgr.y (mgr.34101) 1993 : cluster [DBG] pgmap v2900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:06.391 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:06.398 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:36:06.487 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:06 smithi155 bash[73694]: debug 2024-07-28T20:36:06.381+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:06.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:06.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:06 smithi045 bash[80445]: cluster 2024-07-28T20:36:04.610925+0000 mgr.y (mgr.34101) 1993 : cluster [DBG] pgmap v2900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:06 smithi045 bash[82788]: cluster 2024-07-28T20:36:04.610925+0000 mgr.y (mgr.34101) 1993 : cluster [DBG] pgmap v2900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:06.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:06.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:06.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:07.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:36:07.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:07.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2801 16 16 0 0 0 - 0 2024-07-28T20:36:07.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:07.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:07.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:06 smithi155 bash[73694]: debug 2024-07-28T20:36:06.885+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:07.335 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:07.451 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:07.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:07.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:07 smithi155 bash[73694]: debug 2024-07-28T20:36:07.341+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:07.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:07 smithi155 bash[73694]: debug 2024-07-28T20:36:07.393+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:07.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:07 smithi155 bash[73694]: debug 2024-07-28T20:36:07.545+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:07.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:07.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:07.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:07.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:08.044 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:08.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2802 16 16 0 0 0 - 0 2024-07-28T20:36:08.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:08.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:08.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:07 smithi155 bash[73694]: debug 2024-07-28T20:36:07.913+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:08.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:08 smithi155 bash[73694]: debug 2024-07-28T20:36:08.133+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:08.280 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:08.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:08.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:08 smithi155 bash[68033]: cluster 2024-07-28T20:36:06.612972+0000 mgr.y (mgr.34101) 1994 : cluster [DBG] pgmap v2901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:08.449 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:08 smithi155 bash[73694]: debug 2024-07-28T20:36:08.349+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:08.519 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:08.530 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:08 smithi045 bash[80445]: cluster 2024-07-28T20:36:06.612972+0000 mgr.y (mgr.34101) 1994 : cluster [DBG] pgmap v2901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:08.531 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:08 smithi045 bash[82788]: cluster 2024-07-28T20:36:06.612972+0000 mgr.y (mgr.34101) 1994 : cluster [DBG] pgmap v2901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:08.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:08.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:08.763 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:08.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:08.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:09.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:08 smithi155 bash[73694]: debug 2024-07-28T20:36:08.769+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:09.000 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:09.107 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:09.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2803 16 16 0 0 0 - 0 2024-07-28T20:36:09.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:09.344 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:09.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:09.580 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:09.591 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:09 smithi155 bash[73694]: debug 2024-07-28T20:36:09.313+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:09.591 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:09 smithi155 bash[73694]: debug 2024-07-28T20:36:09.465+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:09.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:09.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:09.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:10.046 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:10.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2804 16 16 0 0 0 - 0 2024-07-28T20:36:10.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:10.282 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:10.316 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:10.317 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:10 smithi155 bash[68033]: cluster 2024-07-28T20:36:08.614930+0000 mgr.y (mgr.34101) 1995 : cluster [DBG] pgmap v2902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:10.401 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:10.517 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:10.529 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:10 smithi045 bash[82788]: cluster 2024-07-28T20:36:08.614930+0000 mgr.y (mgr.34101) 1995 : cluster [DBG] pgmap v2902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:10.529 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:10 smithi045 bash[80445]: cluster 2024-07-28T20:36:08.614930+0000 mgr.y (mgr.34101) 1995 : cluster [DBG] pgmap v2902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:10 smithi155 bash[73694]: debug 2024-07-28T20:36:10.317+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:10 smithi155 bash[73694]: debug 2024-07-28T20:36:10.353+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:10.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:10.757 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:10.768 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:10.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:10.887 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:36:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:36:10] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:36:10.996 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:11.007 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:10 smithi155 bash[73694]: debug 2024-07-28T20:36:10.901+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:11.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2805 16 16 0 0 0 - 0 2024-07-28T20:36:11.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:11.234 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:11.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:11.363 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:11 smithi155 bash[73694]: debug 2024-07-28T20:36:11.053+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:11.363 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:11 smithi155 bash[73694]: debug 2024-07-28T20:36:11.297+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:11.395 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:36:11.395 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:36:11.395 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T20:36:11.395 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T20:36:11.395 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:36:11.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:11.584 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:11.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:11.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:11.847 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:36:11.943 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:12.062 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:12.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2806 16 16 0 0 0 - 0 2024-07-28T20:36:12.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T20:36:12.182 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:12.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:12.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:12.431 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:12 smithi155 bash[73694]: debug 2024-07-28T20:36:12.257+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:12.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:12 smithi155 bash[68033]: cluster 2024-07-28T20:36:10.616883+0000 mgr.y (mgr.34101) 1996 : cluster [DBG] pgmap v2903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:12.431 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:36:12 smithi155 bash[60745]: ts=2024-07-28T20:36:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:36:12.516 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:12.539 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:12.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:12 smithi045 bash[82788]: cluster 2024-07-28T20:36:10.616883+0000 mgr.y (mgr.34101) 1996 : cluster [DBG] pgmap v2903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:12 smithi045 bash[80445]: cluster 2024-07-28T20:36:10.616883+0000 mgr.y (mgr.34101) 1996 : cluster [DBG] pgmap v2903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:12.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:12.786 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:12 smithi155 bash[73694]: debug 2024-07-28T20:36:12.513+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:12.895 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:13.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:13.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2807 16 16 0 0 0 - 0 2024-07-28T20:36:13.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:13.251 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:13.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:13.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:13 smithi155 bash[73694]: debug 2024-07-28T20:36:13.265+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:13.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:13.726 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:13.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:13.959 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:14.080 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:14.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2808 16 16 0 0 0 - 0 2024-07-28T20:36:14.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:14.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:14.250 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:14 smithi155 bash[73694]: debug 2024-07-28T20:36:14.033+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:14.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:14.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:14 smithi155 bash[68033]: cluster 2024-07-28T20:36:12.618880+0000 mgr.y (mgr.34101) 1997 : cluster [DBG] pgmap v2904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:14 smithi155 bash[73694]: debug 2024-07-28T20:36:14.269+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:14.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:14.568 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:14 smithi045 bash[80445]: cluster 2024-07-28T20:36:12.618880+0000 mgr.y (mgr.34101) 1997 : cluster [DBG] pgmap v2904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:14.568 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:14 smithi045 bash[82788]: cluster 2024-07-28T20:36:12.618880+0000 mgr.y (mgr.34101) 1997 : cluster [DBG] pgmap v2904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:14.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:14.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:14.910 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:15.031 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:15.042 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:15.042 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:14 smithi155 bash[73694]: debug 2024-07-28T20:36:14.761+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:15.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2809 16 16 0 0 0 - 0 2024-07-28T20:36:15.149 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:15.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:15 smithi155 bash[73694]: debug 2024-07-28T20:36:15.269+0000 7f8e37e1e640 -1 osd.4 1310 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:15.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:15.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:15.524 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:15.524 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:15 smithi155 bash[73694]: debug 2024-07-28T20:36:15.477+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:15.625 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:15.744 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:15.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:15.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:16.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:16.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2810 16 16 0 0 0 - 0 2024-07-28T20:36:16.210 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:16.259 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:36:16.328 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:16.448 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:16.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:16 smithi155 bash[73694]: debug 2024-07-28T20:36:16.285+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:16.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:16 smithi155 bash[68033]: cluster 2024-07-28T20:36:14.620503+0000 mgr.y (mgr.34101) 1998 : cluster [DBG] pgmap v2905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:16.459 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:16 smithi155 bash[68033]: audit 2024-07-28T20:36:16.126468+0000 mon.a (mon.0) 2819 : audit [INF] from='client.? 172.21.15.45:0/2786719407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:36:16.567 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:16.687 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:16 smithi045 bash[80445]: cluster 2024-07-28T20:36:14.620503+0000 mgr.y (mgr.34101) 1998 : cluster [DBG] pgmap v2905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:16 smithi045 bash[80445]: audit 2024-07-28T20:36:16.126468+0000 mon.a (mon.0) 2819 : audit [INF] from='client.? 172.21.15.45:0/2786719407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:36:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:16 smithi045 bash[82788]: cluster 2024-07-28T20:36:14.620503+0000 mgr.y (mgr.34101) 1998 : cluster [DBG] pgmap v2905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:16 smithi045 bash[82788]: audit 2024-07-28T20:36:16.126468+0000 mon.a (mon.0) 2819 : audit [INF] from='client.? 172.21.15.45:0/2786719407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:36:16.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:16.912 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:36:16.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:17.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:17.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2811 16 16 0 0 0 - 0 2024-07-28T20:36:17.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:17.278 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:17 smithi155 bash[68033]: cluster 2024-07-28T20:36:16.251539+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:17 smithi155 bash[68033]: audit 2024-07-28T20:36:16.258845+0000 mon.a (mon.0) 2821 : audit [INF] from='client.? 172.21.15.45:0/2786719407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:36:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:17 smithi155 bash[68033]: cluster 2024-07-28T20:36:16.258948+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1311: 8 total, 2 up, 8 in 2024-07-28T20:36:17.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:17.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:17.634 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:17.646 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:17 smithi045 bash[82788]: cluster 2024-07-28T20:36:16.251539+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:17.646 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:17 smithi045 bash[82788]: audit 2024-07-28T20:36:16.258845+0000 mon.a (mon.0) 2821 : audit [INF] from='client.? 172.21.15.45:0/2786719407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:36:17.646 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:17 smithi045 bash[82788]: cluster 2024-07-28T20:36:16.258948+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1311: 8 total, 2 up, 8 in 2024-07-28T20:36:17.646 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:17 smithi045 bash[80445]: cluster 2024-07-28T20:36:16.251539+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:17.646 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:17 smithi045 bash[80445]: audit 2024-07-28T20:36:16.258845+0000 mon.a (mon.0) 2821 : audit [INF] from='client.? 172.21.15.45:0/2786719407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:36:17.646 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:17 smithi045 bash[80445]: cluster 2024-07-28T20:36:16.258948+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1311: 8 total, 2 up, 8 in 2024-07-28T20:36:17.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:17.766 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:17 smithi155 bash[73694]: debug 2024-07-28T20:36:17.309+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:17.874 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:17.993 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:18.112 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:18.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2812 16 16 0 0 0 - 0 2024-07-28T20:36:18.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:18.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:18.449 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:18 smithi155 bash[73694]: debug 2024-07-28T20:36:18.185+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:18.449 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:18 smithi155 bash[73694]: debug 2024-07-28T20:36:18.264+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:18.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:18 smithi155 bash[68033]: cluster 2024-07-28T20:36:16.622430+0000 mgr.y (mgr.34101) 1999 : cluster [DBG] pgmap v2907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:18.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:18 smithi155 bash[68033]: audit 2024-07-28T20:36:18.223653+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:18.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:18 smithi155 bash[68033]: audit 2024-07-28T20:36:18.226710+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:18.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:18.590 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:18.614 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:18.704 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:18.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:18 smithi045 bash[80445]: cluster 2024-07-28T20:36:16.622430+0000 mgr.y (mgr.34101) 1999 : cluster [DBG] pgmap v2907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:18.715 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:18 smithi045 bash[80445]: audit 2024-07-28T20:36:18.223653+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:18.716 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:18 smithi045 bash[80445]: audit 2024-07-28T20:36:18.226710+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:18.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:18 smithi045 bash[82788]: cluster 2024-07-28T20:36:16.622430+0000 mgr.y (mgr.34101) 1999 : cluster [DBG] pgmap v2907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:18.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:18 smithi045 bash[82788]: audit 2024-07-28T20:36:18.223653+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:18.716 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:18 smithi045 bash[82788]: audit 2024-07-28T20:36:18.226710+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:18.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:18.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:19.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:19.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2813 16 16 0 0 0 - 0 2024-07-28T20:36:19.138 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:18 smithi155 bash[73694]: debug 2024-07-28T20:36:18.700+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:19.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:19.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:36:19.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:19.412 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:19.412 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:19 smithi155 bash[73694]: debug 2024-07-28T20:36:19.300+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:19.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:19.535 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:19.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:19.666 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:19 smithi155 bash[73694]: debug 2024-07-28T20:36:19.408+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:19.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:19.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:20.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:20.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2814 16 16 0 0 0 - 0 2024-07-28T20:36:20.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:20.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:20.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:20.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:20.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:20 smithi155 bash[68033]: cluster 2024-07-28T20:36:18.624179+0000 mgr.y (mgr.34101) 2000 : cluster [DBG] pgmap v2908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:20 smithi155 bash[73694]: debug 2024-07-28T20:36:20.344+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:20.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:20 smithi045 bash[82788]: cluster 2024-07-28T20:36:18.624179+0000 mgr.y (mgr.34101) 2000 : cluster [DBG] pgmap v2908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:20.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:20 smithi045 bash[80445]: cluster 2024-07-28T20:36:18.624179+0000 mgr.y (mgr.34101) 2000 : cluster [DBG] pgmap v2908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:20.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:20.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:20.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:20.856 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:36:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:36:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:36:20.882 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:36:20.882 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T20:36:20.882 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T20:36:20.882 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [] 2024-07-28T20:36:20.882 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:36:20.964 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:20 smithi155 bash[73694]: debug 2024-07-28T20:36:20.832+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:21.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:21.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2815 16 16 0 0 0 - 0 2024-07-28T20:36:21.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:21.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:21.438 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:21.558 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:21.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:21.798 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:21 smithi155 bash[73694]: debug 2024-07-28T20:36:21.372+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:21.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:21.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T20:36:22.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:22.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2816 16 16 0 0 0 - 0 2024-07-28T20:36:22.156 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:22.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:22.281 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:22.282 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:22 smithi155 bash[73694]: debug 2024-07-28T20:36:22.120+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:22 smithi155 bash[68033]: cluster 2024-07-28T20:36:20.626039+0000 mgr.y (mgr.34101) 2001 : cluster [DBG] pgmap v2909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:22.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:22 smithi045 bash[80445]: cluster 2024-07-28T20:36:20.626039+0000 mgr.y (mgr.34101) 2001 : cluster [DBG] pgmap v2909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:22 smithi045 bash[82788]: cluster 2024-07-28T20:36:20.626039+0000 mgr.y (mgr.34101) 2001 : cluster [DBG] pgmap v2909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:22.515 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:22.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:22.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:36:22 smithi155 bash[60745]: ts=2024-07-28T20:36:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:36:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:22 smithi155 bash[73694]: debug 2024-07-28T20:36:22.340+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:22.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:22.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:22 smithi155 bash[73694]: debug 2024-07-28T20:36:22.488+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:22.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:22.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:23.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:23.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2817 16 16 0 0 0 - 0 2024-07-28T20:36:23.204 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:23.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:23.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:23.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:23 smithi155 bash[73694]: debug 2024-07-28T20:36:23.200+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:23 smithi155 bash[73694]: debug 2024-07-28T20:36:23.356+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:23.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:23.701 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:23.820 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:23.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:23.990 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:36:24.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:24.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2818 16 16 0 0 0 - 0 2024-07-28T20:36:24.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:24.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:24.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:24 smithi155 bash[73694]: debug 2024-07-28T20:36:24.024+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:24.293 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:24.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:24 smithi045 bash[80445]: cluster 2024-07-28T20:36:22.627940+0000 mgr.y (mgr.34101) 2002 : cluster [DBG] pgmap v2910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:24 smithi045 bash[82788]: cluster 2024-07-28T20:36:22.627940+0000 mgr.y (mgr.34101) 2002 : cluster [DBG] pgmap v2910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:24.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:24 smithi155 bash[68033]: cluster 2024-07-28T20:36:22.627940+0000 mgr.y (mgr.34101) 2002 : cluster [DBG] pgmap v2910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:24 smithi155 bash[73694]: debug 2024-07-28T20:36:24.404+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:24.651 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:24.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:24.890 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:25.010 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:25.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2819 16 16 0 0 0 - 0 2024-07-28T20:36:25.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:25.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:25.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:25.484 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:25 smithi155 bash[73694]: debug 2024-07-28T20:36:25.384+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:25.603 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:25.723 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:25.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:25.957 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:26.072 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:26.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:36:26.116850+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:36:26.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:36:26.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2820 16 16 0 0 0 - 0 2024-07-28T20:36:26.192 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:26.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:26.364 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:26 smithi155 bash[68033]: cluster 2024-07-28T20:36:24.629720+0000 mgr.y (mgr.34101) 2003 : cluster [DBG] pgmap v2911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:26.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:26 smithi045 bash[80445]: cluster 2024-07-28T20:36:24.629720+0000 mgr.y (mgr.34101) 2003 : cluster [DBG] pgmap v2911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:26 smithi045 bash[82788]: cluster 2024-07-28T20:36:24.629720+0000 mgr.y (mgr.34101) 2003 : cluster [DBG] pgmap v2911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:26.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:26 smithi155 bash[73694]: debug 2024-07-28T20:36:26.360+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:26.671 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:26.760 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:36:26.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:26.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:27.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:27.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:27.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:26 smithi155 bash[73694]: debug 2024-07-28T20:36:26.796+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:27.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:27.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2821 16 16 0 0 0 - 0 2024-07-28T20:36:27.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:27.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:27.384 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:27.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:27.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:27.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:27.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:27 smithi155 bash[73694]: debug 2024-07-28T20:36:27.376+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:27.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:27 smithi155 bash[73694]: debug 2024-07-28T20:36:27.428+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:27.860 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:27.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:27 smithi155 bash[73694]: debug 2024-07-28T20:36:27.836+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:28.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:28.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2822 16 16 0 0 0 - 0 2024-07-28T20:36:28.219 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:28.339 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:28.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:28 smithi155 bash[68033]: cluster 2024-07-28T20:36:26.631410+0000 mgr.y (mgr.34101) 2004 : cluster [DBG] pgmap v2912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:28.372 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:28.372 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:28 smithi155 bash[73694]: debug 2024-07-28T20:36:28.348+0000 7f8e37e1e640 -1 osd.4 1311 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:28.458 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:28.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:28.580 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:28 smithi045 bash[80445]: cluster 2024-07-28T20:36:26.631410+0000 mgr.y (mgr.34101) 2004 : cluster [DBG] pgmap v2912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:28.580 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:28 smithi045 bash[82788]: cluster 2024-07-28T20:36:26.631410+0000 mgr.y (mgr.34101) 2004 : cluster [DBG] pgmap v2912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:28.655 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:28 smithi155 bash[73694]: debug 2024-07-28T20:36:28.368+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:28.656 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:28 smithi155 bash[73694]: debug 2024-07-28T20:36:28.484+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:28.688 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:28.803 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:28.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:29.035 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:29.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2823 16 16 0 0 0 - 0 2024-07-28T20:36:29.155 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:29.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:29.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:29.275 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:29.310 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:36:29.391 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:29.508 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:29.519 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:29 smithi155 bash[73694]: debug 2024-07-28T20:36:29.232+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:29.519 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:29 smithi155 bash[73694]: debug 2024-07-28T20:36:29.328+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:29.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:29 smithi155 bash[68033]: audit 2024-07-28T20:36:28.692708+0000 mon.c (mon.2) 635 : audit [INF] from='client.? 172.21.15.45:0/3629645364' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:36:29.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:29 smithi155 bash[68033]: audit 2024-07-28T20:36:28.693165+0000 mon.a (mon.0) 2824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:36:29.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:29.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:29 smithi045 bash[80445]: audit 2024-07-28T20:36:28.692708+0000 mon.c (mon.2) 635 : audit [INF] from='client.? 172.21.15.45:0/3629645364' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:36:29.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:29 smithi045 bash[80445]: audit 2024-07-28T20:36:28.693165+0000 mon.a (mon.0) 2824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:36:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:29 smithi045 bash[82788]: audit 2024-07-28T20:36:28.692708+0000 mon.c (mon.2) 635 : audit [INF] from='client.? 172.21.15.45:0/3629645364' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:36:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:29 smithi045 bash[82788]: audit 2024-07-28T20:36:28.693165+0000 mon.a (mon.0) 2824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:36:29.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:29 smithi155 bash[73694]: debug 2024-07-28T20:36:29.712+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:29.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:29.987 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:30.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:30.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2824 16 16 0 0 0 - 0 2024-07-28T20:36:30.176 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:29 smithi155 bash[73694]: debug 2024-07-28T20:36:29.884+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:30.176 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:29 smithi155 bash[73694]: debug 2024-07-28T20:36:29.976+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:30.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:30.346 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:30.466 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:30 smithi045 bash[80445]: cluster 2024-07-28T20:36:28.632360+0000 mgr.y (mgr.34101) 2005 : cluster [DBG] pgmap v2913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:30 smithi045 bash[80445]: cluster 2024-07-28T20:36:29.294508+0000 mon.a (mon.0) 2825 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:30 smithi045 bash[80445]: audit 2024-07-28T20:36:29.308929+0000 mon.a (mon.0) 2826 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:36:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:30 smithi045 bash[80445]: cluster 2024-07-28T20:36:29.309089+0000 mon.a (mon.0) 2827 : cluster [DBG] osdmap e1312: 8 total, 2 up, 8 in 2024-07-28T20:36:30.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:30 smithi045 bash[82788]: cluster 2024-07-28T20:36:28.632360+0000 mgr.y (mgr.34101) 2005 : cluster [DBG] pgmap v2913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:30.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:30 smithi045 bash[82788]: cluster 2024-07-28T20:36:29.294508+0000 mon.a (mon.0) 2825 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:30.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:30 smithi045 bash[82788]: audit 2024-07-28T20:36:29.308929+0000 mon.a (mon.0) 2826 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:36:30.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:30 smithi045 bash[82788]: cluster 2024-07-28T20:36:29.309089+0000 mon.a (mon.0) 2827 : cluster [DBG] osdmap e1312: 8 total, 2 up, 8 in 2024-07-28T20:36:30.474 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:30.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:30 smithi155 bash[68033]: cluster 2024-07-28T20:36:28.632360+0000 mgr.y (mgr.34101) 2005 : cluster [DBG] pgmap v2913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:30.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:30 smithi155 bash[68033]: cluster 2024-07-28T20:36:29.294508+0000 mon.a (mon.0) 2825 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:30.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:30 smithi155 bash[68033]: audit 2024-07-28T20:36:29.308929+0000 mon.a (mon.0) 2826 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:36:30.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:30 smithi155 bash[68033]: cluster 2024-07-28T20:36:29.309089+0000 mon.a (mon.0) 2827 : cluster [DBG] osdmap e1312: 8 total, 2 up, 8 in 2024-07-28T20:36:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:30 smithi155 bash[73694]: debug 2024-07-28T20:36:30.344+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:30.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:30.703 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:30 smithi155 bash[73694]: debug 2024-07-28T20:36:30.708+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:30.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:30.941 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:30.952 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:36:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:36:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:36:31.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:31.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2825 16 16 0 0 0 - 0 2024-07-28T20:36:31.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:31.298 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:31.299 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:30 smithi155 bash[73694]: debug 2024-07-28T20:36:30.864+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:31.420 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:31.431 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:31 smithi155 bash[73694]: debug 2024-07-28T20:36:31.296+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:31.431 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:31.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:31.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:31 smithi155 bash[73694]: debug 2024-07-28T20:36:31.456+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:31.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:31.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:31.825 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:36:31.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:32.013 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:32.022 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:32.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2826 16 16 0 0 0 - 0 2024-07-28T20:36:32.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:32.169 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:32.170 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:32 smithi155 bash[73694]: debug 2024-07-28T20:36:32.024+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:32.170 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:32.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:36:32.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:32.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:32 smithi155 bash[73694]: debug 2024-07-28T20:36:32.264+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:32.367 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:32.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:32 smithi045 bash[80445]: cluster 2024-07-28T20:36:30.634094+0000 mgr.y (mgr.34101) 2006 : cluster [DBG] pgmap v2915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:32 smithi045 bash[82788]: cluster 2024-07-28T20:36:30.634094+0000 mgr.y (mgr.34101) 2006 : cluster [DBG] pgmap v2915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:32.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:32.498 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:32 smithi155 bash[73694]: debug 2024-07-28T20:36:32.292+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:32.498 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:32 smithi155 bash[68033]: cluster 2024-07-28T20:36:30.634094+0000 mgr.y (mgr.34101) 2006 : cluster [DBG] pgmap v2915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:32.498 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:36:32 smithi155 bash[60745]: ts=2024-07-28T20:36:32.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:36:32.607 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:32.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:32.846 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:32.916 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:36:32.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T20:36:32.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:33.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:33.094 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:32 smithi155 bash[73694]: debug 2024-07-28T20:36:32.808+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:33.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2827 16 16 0 0 0 - 0 2024-07-28T20:36:33.200 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:33.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:33.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:33 smithi155 bash[73694]: debug 2024-07-28T20:36:33.292+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:33 smithi155 bash[68033]: audit 2024-07-28T20:36:33.216622+0000 mon.c (mon.2) 636 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:33.577 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:33.589 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:33 smithi045 bash[82788]: audit 2024-07-28T20:36:33.216622+0000 mon.c (mon.2) 636 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:33.589 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:33 smithi045 bash[80445]: audit 2024-07-28T20:36:33.216622+0000 mon.c (mon.2) 636 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:33.697 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:33.816 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:33.936 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:34.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:34.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2828 16 16 0 0 0 - 0 2024-07-28T20:36:34.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:34.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:34.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:34.532 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:34.543 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:34 smithi155 bash[73694]: debug 2024-07-28T20:36:34.312+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:34.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:34 smithi155 bash[68033]: cluster 2024-07-28T20:36:32.635971+0000 mgr.y (mgr.34101) 2007 : cluster [DBG] pgmap v2916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:34.652 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:34 smithi045 bash[80445]: cluster 2024-07-28T20:36:32.635971+0000 mgr.y (mgr.34101) 2007 : cluster [DBG] pgmap v2916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:34 smithi045 bash[82788]: cluster 2024-07-28T20:36:32.635971+0000 mgr.y (mgr.34101) 2007 : cluster [DBG] pgmap v2916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:34.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:34 smithi155 bash[73694]: debug 2024-07-28T20:36:34.736+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:34.891 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:35.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:35.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2829 16 16 0 0 0 - 0 2024-07-28T20:36:35.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:35.246 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:35.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:35.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:35.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:35 smithi155 bash[73694]: debug 2024-07-28T20:36:35.336+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:35.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:35 smithi155 bash[73694]: debug 2024-07-28T20:36:35.336+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:35.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:35.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:35.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:35.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:35.836 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:35.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:36.076 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:36.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2830 16 16 0 0 0 - 0 2024-07-28T20:36:36.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:36.203 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:35 smithi155 bash[73694]: debug 2024-07-28T20:36:35.472+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:36.203 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:36.203 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:36 smithi155 bash[73694]: debug 2024-07-28T20:36:36.056+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:36.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:36.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:36.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:36 smithi155 bash[68033]: cluster 2024-07-28T20:36:34.637705+0000 mgr.y (mgr.34101) 2008 : cluster [DBG] pgmap v2917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:36.524 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:36 smithi155 bash[73694]: debug 2024-07-28T20:36:36.328+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:36.525 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:36.548 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:36.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:36.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:36 smithi155 bash[73694]: debug 2024-07-28T20:36:36.520+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:36 smithi045 bash[80445]: cluster 2024-07-28T20:36:34.637705+0000 mgr.y (mgr.34101) 2008 : cluster [DBG] pgmap v2917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:36 smithi045 bash[82788]: cluster 2024-07-28T20:36:34.637705+0000 mgr.y (mgr.34101) 2008 : cluster [DBG] pgmap v2917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:36.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:36.905 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:36.947 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:36:37.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:37.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2831 16 16 0 0 0 - 0 2024-07-28T20:36:37.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:37.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:37.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:37.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:37 smithi155 bash[73694]: debug 2024-07-28T20:36:37.332+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:37.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:37.673 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:36:37.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:37.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:37.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:37 smithi155 bash[73694]: debug 2024-07-28T20:36:37.932+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:38.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:38.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2832 16 16 0 0 0 - 0 2024-07-28T20:36:38.212 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:38.331 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:38.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:38 smithi155 bash[68033]: cluster 2024-07-28T20:36:36.639582+0000 mgr.y (mgr.34101) 2009 : cluster [DBG] pgmap v2918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:38.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:38.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:38.580 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:38 smithi045 bash[82788]: cluster 2024-07-28T20:36:36.639582+0000 mgr.y (mgr.34101) 2009 : cluster [DBG] pgmap v2918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:38.580 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:38 smithi045 bash[80445]: cluster 2024-07-28T20:36:36.639582+0000 mgr.y (mgr.34101) 2009 : cluster [DBG] pgmap v2918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:38.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:38.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:38 smithi155 bash[73694]: debug 2024-07-28T20:36:38.372+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:38.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:39.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:39.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2833 16 16 0 0 0 - 0 2024-07-28T20:36:39.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:39.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:39.394 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:39.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:39.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:39 smithi155 bash[73694]: debug 2024-07-28T20:36:39.336+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:39.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:39 smithi155 bash[73694]: debug 2024-07-28T20:36:39.384+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:39.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:39.630 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:39.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:39.868 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:39.987 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:40.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:40.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2834 16 16 0 0 0 - 0 2024-07-28T20:36:40.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:40 smithi155 bash[73694]: debug 2024-07-28T20:36:40.224+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:40.339 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:40.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:40.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:40 smithi155 bash[73694]: debug 2024-07-28T20:36:40.320+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:40.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:40.499 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:40 smithi155 bash[68033]: cluster 2024-07-28T20:36:38.640723+0000 mgr.y (mgr.34101) 2010 : cluster [DBG] pgmap v2919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:40.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:40.584 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:40 smithi045 bash[80445]: cluster 2024-07-28T20:36:38.640723+0000 mgr.y (mgr.34101) 2010 : cluster [DBG] pgmap v2919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:40.584 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:40 smithi045 bash[82788]: cluster 2024-07-28T20:36:38.640723+0000 mgr.y (mgr.34101) 2010 : cluster [DBG] pgmap v2919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:40.690 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:40.714 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:36:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:36:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:36:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:40 smithi155 bash[73694]: debug 2024-07-28T20:36:40.500+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:40.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:40.924 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:41.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:41.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2835 16 16 0 0 0 - 0 2024-07-28T20:36:41.162 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:41.277 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:41.277 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:41 smithi155 bash[73694]: debug 2024-07-28T20:36:41.096+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:41.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:41.350 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:36:41.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:41.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:41 smithi155 bash[73694]: debug 2024-07-28T20:36:41.272+0000 7f8e37e1e640 -1 osd.4 1312 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:41.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:41 smithi155 bash[68033]: audit 2024-07-28T20:36:41.057209+0000 mon.c (mon.2) 637 : audit [INF] from='client.? 172.21.15.45:0/765155027' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:36:41.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:41 smithi155 bash[68033]: audit 2024-07-28T20:36:41.057757+0000 mon.a (mon.0) 2828 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:36:41.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:41.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:41 smithi045 bash[80445]: audit 2024-07-28T20:36:41.057209+0000 mon.c (mon.2) 637 : audit [INF] from='client.? 172.21.15.45:0/765155027' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:36:41.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:41 smithi045 bash[80445]: audit 2024-07-28T20:36:41.057757+0000 mon.a (mon.0) 2828 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:36:41.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:41 smithi045 bash[82788]: audit 2024-07-28T20:36:41.057209+0000 mon.c (mon.2) 637 : audit [INF] from='client.? 172.21.15.45:0/765155027' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:36:41.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:41 smithi045 bash[82788]: audit 2024-07-28T20:36:41.057757+0000 mon.a (mon.0) 2828 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:36:41.752 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:41.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:41.989 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:36:41.992 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:42.090 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:42.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:42.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2836 16 16 0 0 0 - 0 2024-07-28T20:36:42.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:42 smithi155 bash[73694]: debug 2024-07-28T20:36:42.088+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:42.346 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:42.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:42.494 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:42 smithi155 bash[73694]: debug 2024-07-28T20:36:42.308+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:42.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:36:42 smithi155 bash[60745]: ts=2024-07-28T20:36:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:36:42.495 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:42 smithi155 bash[68033]: cluster 2024-07-28T20:36:40.642465+0000 mgr.y (mgr.34101) 2011 : cluster [DBG] pgmap v2920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:42.495 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:42 smithi155 bash[68033]: cluster 2024-07-28T20:36:41.334361+0000 mon.a (mon.0) 2829 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:36:42.495 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:42 smithi155 bash[68033]: audit 2024-07-28T20:36:41.347745+0000 mon.a (mon.0) 2830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:36:42.495 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:42 smithi155 bash[68033]: cluster 2024-07-28T20:36:41.347889+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1313: 8 total, 2 up, 8 in 2024-07-28T20:36:42.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:42.596 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:42 smithi045 bash[80445]: cluster 2024-07-28T20:36:40.642465+0000 mgr.y (mgr.34101) 2011 : cluster [DBG] pgmap v2920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:42.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:42 smithi045 bash[80445]: cluster 2024-07-28T20:36:41.334361+0000 mon.a (mon.0) 2829 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:36:42.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:42 smithi045 bash[80445]: audit 2024-07-28T20:36:41.347745+0000 mon.a (mon.0) 2830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:36:42.597 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:42 smithi045 bash[80445]: cluster 2024-07-28T20:36:41.347889+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1313: 8 total, 2 up, 8 in 2024-07-28T20:36:42.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:42 smithi045 bash[82788]: cluster 2024-07-28T20:36:40.642465+0000 mgr.y (mgr.34101) 2011 : cluster [DBG] pgmap v2920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:42.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:42 smithi045 bash[82788]: cluster 2024-07-28T20:36:41.334361+0000 mon.a (mon.0) 2829 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:36:42.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:42 smithi045 bash[82788]: audit 2024-07-28T20:36:41.347745+0000 mon.a (mon.0) 2830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:36:42.597 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:42 smithi045 bash[82788]: cluster 2024-07-28T20:36:41.347889+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1313: 8 total, 2 up, 8 in 2024-07-28T20:36:42.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:42 smithi155 bash[73694]: debug 2024-07-28T20:36:42.572+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:42.822 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:42.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:43.059 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:43.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2837 16 16 0 0 0 - 0 2024-07-28T20:36:43.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:43.294 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:43.299 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:36:43.300 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T20:36:43.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:43.422 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:43 smithi155 bash[73694]: debug 2024-07-28T20:36:43.136+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:43.422 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:43 smithi155 bash[73694]: debug 2024-07-28T20:36:43.268+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:43.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:43.644 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:43.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:43 smithi155 bash[73694]: debug 2024-07-28T20:36:43.616+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:43.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:43.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:44.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:44.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2838 16 16 0 0 0 - 0 2024-07-28T20:36:44.236 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:44.304 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:36:44.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:44 smithi045 bash[82788]: cluster 2024-07-28T20:36:42.643877+0000 mgr.y (mgr.34101) 2012 : cluster [DBG] pgmap v2922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:44.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:44 smithi045 bash[80445]: cluster 2024-07-28T20:36:42.643877+0000 mgr.y (mgr.34101) 2012 : cluster [DBG] pgmap v2922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:44.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:44.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:44 smithi155 bash[68033]: cluster 2024-07-28T20:36:42.643877+0000 mgr.y (mgr.34101) 2012 : cluster [DBG] pgmap v2922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:44 smithi155 bash[73694]: debug 2024-07-28T20:36:44.292+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:44.589 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:44.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:44.827 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:44.925 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:44.925 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:44 smithi155 bash[73694]: debug 2024-07-28T20:36:44.668+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:44.925 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:44.945 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:45.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:45.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2839 16 16 0 0 0 - 0 2024-07-28T20:36:45.183 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:45.301 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:45.420 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:45.540 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:45.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:44 smithi155 bash[73694]: debug 2024-07-28T20:36:44.920+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:45.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:45 smithi155 bash[73694]: debug 2024-07-28T20:36:45.296+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:45.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:45.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:45 smithi155 bash[73694]: debug 2024-07-28T20:36:45.628+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:45.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:46.014 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:46.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:36:46.120069+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:36:46.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:36:46.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2840 16 16 0 0 0 - 0 2024-07-28T20:36:46.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:46.251 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:46.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:46.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:46.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:46 smithi155 bash[73694]: debug 2024-07-28T20:36:46.252+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:46.505 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:46 smithi155 bash[68033]: cluster 2024-07-28T20:36:44.645740+0000 mgr.y (mgr.34101) 2013 : cluster [DBG] pgmap v2923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:46.607 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:46.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:46 smithi045 bash[80445]: cluster 2024-07-28T20:36:44.645740+0000 mgr.y (mgr.34101) 2013 : cluster [DBG] pgmap v2923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:46 smithi045 bash[82788]: cluster 2024-07-28T20:36:44.645740+0000 mgr.y (mgr.34101) 2013 : cluster [DBG] pgmap v2923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:46.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:46.844 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:46.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:47.081 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:47.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2841 16 16 0 0 0 - 0 2024-07-28T20:36:47.200 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:47.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:47.348 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:47 smithi155 bash[73694]: debug 2024-07-28T20:36:47.280+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:47.435 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:47.555 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:47 smithi155 bash[68033]: audit 2024-07-28T20:36:46.918543+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:36:47.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:47.686 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:47 smithi045 bash[80445]: audit 2024-07-28T20:36:46.918543+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:36:47.686 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:47 smithi045 bash[82788]: audit 2024-07-28T20:36:46.918543+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:36:47.795 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:47 smithi155 bash[73694]: debug 2024-07-28T20:36:47.652+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:47.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:48.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:48.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2842 16 16 0 0 0 - 0 2024-07-28T20:36:48.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:48.170 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:36:48.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:48.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:48.505 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:48.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:48 smithi155 bash[68033]: cluster 2024-07-28T20:36:46.647819+0000 mgr.y (mgr.34101) 2014 : cluster [DBG] pgmap v2924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:48.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:48 smithi155 bash[68033]: audit 2024-07-28T20:36:48.229269+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:48.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:48 smithi155 bash[68033]: audit 2024-07-28T20:36:48.232066+0000 mon.c (mon.2) 639 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:48.516 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:48 smithi155 bash[73694]: debug 2024-07-28T20:36:48.236+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:48.516 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:48.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:48.636 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:48 smithi045 bash[80445]: cluster 2024-07-28T20:36:46.647819+0000 mgr.y (mgr.34101) 2014 : cluster [DBG] pgmap v2924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:48.637 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:48 smithi045 bash[80445]: audit 2024-07-28T20:36:48.229269+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:48.637 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:48 smithi045 bash[80445]: audit 2024-07-28T20:36:48.232066+0000 mon.c (mon.2) 639 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:48.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:48 smithi045 bash[82788]: cluster 2024-07-28T20:36:46.647819+0000 mgr.y (mgr.34101) 2014 : cluster [DBG] pgmap v2924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:48.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:48 smithi045 bash[82788]: audit 2024-07-28T20:36:48.229269+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:48.637 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:48 smithi045 bash[82788]: audit 2024-07-28T20:36:48.232066+0000 mon.c (mon.2) 639 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:36:48.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:48.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:48.877 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:48 smithi155 bash[73694]: debug 2024-07-28T20:36:48.568+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:48.877 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:48.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:49.031 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:49.073 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:36:49.103 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:49.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2843 16 16 0 0 0 - 0 2024-07-28T20:36:49.222 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:49 smithi155 bash[73694]: debug 2024-07-28T20:36:49.176+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:49 smithi155 bash[73694]: debug 2024-07-28T20:36:49.248+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:49.336 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:49.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:49 smithi045 bash[80445]: cluster 2024-07-28T20:36:48.649643+0000 mgr.y (mgr.34101) 2015 : cluster [DBG] pgmap v2925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:49.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:49 smithi045 bash[82788]: cluster 2024-07-28T20:36:48.649643+0000 mgr.y (mgr.34101) 2015 : cluster [DBG] pgmap v2925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:49.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:49.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:49.704 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:49 smithi155 bash[68033]: cluster 2024-07-28T20:36:48.649643+0000 mgr.y (mgr.34101) 2015 : cluster [DBG] pgmap v2925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:49.705 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:49 smithi155 bash[73694]: debug 2024-07-28T20:36:49.344+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:49.812 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:49.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:50.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:49 smithi155 bash[73694]: debug 2024-07-28T20:36:49.896+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:50.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2844 16 16 0 0 0 - 0 2024-07-28T20:36:50.166 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:50.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:50.398 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:50.407 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:50.407 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:50 smithi155 bash[73694]: debug 2024-07-28T20:36:50.156+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:50.407 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:50 smithi155 bash[73694]: debug 2024-07-28T20:36:50.244+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:50.515 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:50.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:50.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:50.827 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:36:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:36:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:36:50.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:50.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:51.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:51.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2845 16 16 0 0 0 - 0 2024-07-28T20:36:51.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:51.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:51.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:51.467 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:51 smithi155 bash[73694]: debug 2024-07-28T20:36:51.264+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:51.574 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:51.687 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:51.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:51.917 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:51.924 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:51 smithi155 bash[68033]: cluster 2024-07-28T20:36:50.651428+0000 mgr.y (mgr.34101) 2016 : cluster [DBG] pgmap v2926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:51 smithi045 bash[80445]: cluster 2024-07-28T20:36:50.651428+0000 mgr.y (mgr.34101) 2016 : cluster [DBG] pgmap v2926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:51.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:51 smithi045 bash[82788]: cluster 2024-07-28T20:36:50.651428+0000 mgr.y (mgr.34101) 2016 : cluster [DBG] pgmap v2926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:52.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:52.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2846 16 16 0 0 0 - 0 2024-07-28T20:36:52.147 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:52.256 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:52.258 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:52.371 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:52.444 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:36:52 smithi155 bash[60745]: ts=2024-07-28T20:36:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:36:52.444 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:52 smithi155 bash[73694]: debug 2024-07-28T20:36:52.252+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:52.444 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:52 smithi155 bash[73694]: debug 2024-07-28T20:36:52.264+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:52.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:52.542 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:36:52.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:52.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:52.838 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:52.956 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:52 smithi155 bash[68033]: audit 2024-07-28T20:36:51.875471+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:52 smithi155 bash[68033]: audit 2024-07-28T20:36:51.881745+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:52 smithi155 bash[68033]: audit 2024-07-28T20:36:52.489309+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:52 smithi155 bash[68033]: audit 2024-07-28T20:36:52.502413+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:53.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2847 16 16 0 0 0 - 0 2024-07-28T20:36:53.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:53.198 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:52 smithi045 bash[82788]: audit 2024-07-28T20:36:51.875471+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.198 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:52 smithi045 bash[82788]: audit 2024-07-28T20:36:51.881745+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.199 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:52 smithi045 bash[82788]: audit 2024-07-28T20:36:52.489309+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.199 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:52 smithi045 bash[82788]: audit 2024-07-28T20:36:52.502413+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.199 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:52 smithi045 bash[80445]: audit 2024-07-28T20:36:51.875471+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.199 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:52 smithi045 bash[80445]: audit 2024-07-28T20:36:51.881745+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.199 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:52 smithi045 bash[80445]: audit 2024-07-28T20:36:52.489309+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.199 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:52 smithi045 bash[80445]: audit 2024-07-28T20:36:52.502413+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:53.305 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:53.423 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:53.433 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:53 smithi155 bash[73694]: debug 2024-07-28T20:36:53.236+0000 7f8e37e1e640 -1 osd.4 1313 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:53.434 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:36:53.435 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T20:36:53.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:53.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:53.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:53.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:53.980 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:36:54.014 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:53 smithi155 bash[68033]: cluster 2024-07-28T20:36:52.653307+0000 mgr.y (mgr.34101) 2017 : cluster [DBG] pgmap v2927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:53 smithi155 bash[68033]: audit 2024-07-28T20:36:52.965973+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:36:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:53 smithi155 bash[68033]: audit 2024-07-28T20:36:52.967118+0000 mon.c (mon.2) 641 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:36:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:53 smithi155 bash[68033]: audit 2024-07-28T20:36:52.973608+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:53 smithi155 bash[68033]: audit 2024-07-28T20:36:53.290133+0000 mon.c (mon.2) 642 : audit [INF] from='client.? 172.21.15.45:0/684497894' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:36:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:53 smithi155 bash[68033]: audit 2024-07-28T20:36:53.290801+0000 mon.a (mon.0) 2838 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:36:54.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2848 16 16 0 0 0 - 0 2024-07-28T20:36:54.129 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:54.140 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[80445]: cluster 2024-07-28T20:36:52.653307+0000 mgr.y (mgr.34101) 2017 : cluster [DBG] pgmap v2927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:54.140 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[80445]: audit 2024-07-28T20:36:52.965973+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:36:54.140 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[80445]: audit 2024-07-28T20:36:52.967118+0000 mon.c (mon.2) 641 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:36:54.140 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[80445]: audit 2024-07-28T20:36:52.973608+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:54.140 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[80445]: audit 2024-07-28T20:36:53.290133+0000 mon.c (mon.2) 642 : audit [INF] from='client.? 172.21.15.45:0/684497894' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:36:54.141 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[80445]: audit 2024-07-28T20:36:53.290801+0000 mon.a (mon.0) 2838 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:36:54.141 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[82788]: cluster 2024-07-28T20:36:52.653307+0000 mgr.y (mgr.34101) 2017 : cluster [DBG] pgmap v2927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:54.141 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[82788]: audit 2024-07-28T20:36:52.965973+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:36:54.141 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[82788]: audit 2024-07-28T20:36:52.967118+0000 mon.c (mon.2) 641 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:36:54.141 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[82788]: audit 2024-07-28T20:36:52.973608+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:36:54.141 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[82788]: audit 2024-07-28T20:36:53.290133+0000 mon.c (mon.2) 642 : audit [INF] from='client.? 172.21.15.45:0/684497894' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:36:54.141 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:53 smithi045 bash[82788]: audit 2024-07-28T20:36:53.290801+0000 mon.a (mon.0) 2838 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:36:54.247 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:54.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:54.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:54 smithi155 bash[73694]: debug 2024-07-28T20:36:54.196+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:54.604 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:54.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:54.843 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:54.963 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:54 smithi045 bash[80445]: cluster 2024-07-28T20:36:53.971715+0000 mon.a (mon.0) 2839 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:54 smithi045 bash[80445]: audit 2024-07-28T20:36:53.979348+0000 mon.a (mon.0) 2840 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:36:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:54 smithi045 bash[80445]: cluster 2024-07-28T20:36:53.979527+0000 mon.a (mon.0) 2841 : cluster [DBG] osdmap e1314: 8 total, 2 up, 8 in 2024-07-28T20:36:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:54 smithi045 bash[82788]: cluster 2024-07-28T20:36:53.971715+0000 mon.a (mon.0) 2839 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:54 smithi045 bash[82788]: audit 2024-07-28T20:36:53.979348+0000 mon.a (mon.0) 2840 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:36:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:54 smithi045 bash[82788]: cluster 2024-07-28T20:36:53.979527+0000 mon.a (mon.0) 2841 : cluster [DBG] osdmap e1314: 8 total, 2 up, 8 in 2024-07-28T20:36:55.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:55.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2849 16 16 0 0 0 - 0 2024-07-28T20:36:55.177 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:55.177 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:54 smithi155 bash[68033]: cluster 2024-07-28T20:36:53.971715+0000 mon.a (mon.0) 2839 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:36:55.177 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:54 smithi155 bash[68033]: audit 2024-07-28T20:36:53.979348+0000 mon.a (mon.0) 2840 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:36:55.177 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:54 smithi155 bash[68033]: cluster 2024-07-28T20:36:53.979527+0000 mon.a (mon.0) 2841 : cluster [DBG] osdmap e1314: 8 total, 2 up, 8 in 2024-07-28T20:36:55.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:55.323 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:55.443 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:55.453 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:55 smithi155 bash[73694]: debug 2024-07-28T20:36:55.172+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:55.453 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:55 smithi155 bash[73694]: debug 2024-07-28T20:36:55.240+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:55.562 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:55.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:55.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:55 smithi155 bash[73694]: debug 2024-07-28T20:36:55.516+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:55 smithi155 bash[73694]: debug 2024-07-28T20:36:55.668+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:55.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:56.032 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:56.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2850 16 16 0 0 0 - 0 2024-07-28T20:36:56.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:56.271 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:56.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:55 smithi155 bash[68033]: cluster 2024-07-28T20:36:54.655060+0000 mgr.y (mgr.34101) 2018 : cluster [DBG] pgmap v2929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:56.389 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:56.400 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:55 smithi045 bash[80445]: cluster 2024-07-28T20:36:54.655060+0000 mgr.y (mgr.34101) 2018 : cluster [DBG] pgmap v2929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:56.401 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:55 smithi045 bash[82788]: cluster 2024-07-28T20:36:54.655060+0000 mgr.y (mgr.34101) 2018 : cluster [DBG] pgmap v2929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:56.508 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:56 smithi155 bash[73694]: debug 2024-07-28T20:36:56.276+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:56.627 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:56.747 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:56.867 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:56.986 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:56.998 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:56.998 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:56 smithi155 bash[73694]: debug 2024-07-28T20:36:56.716+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:57.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:57.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2851 16 16 0 0 0 - 0 2024-07-28T20:36:57.138 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:36:57.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:57.343 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:36:57.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:57 smithi155 bash[73694]: debug 2024-07-28T20:36:57.280+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:57.575 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:36:57.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:57.815 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:57.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:58.054 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:58.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2852 16 16 0 0 0 - 0 2024-07-28T20:36:58.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:58.248 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:36:58.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:58.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:57 smithi155 bash[68033]: cluster 2024-07-28T20:36:56.656970+0000 mgr.y (mgr.34101) 2019 : cluster [DBG] pgmap v2930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:58.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:57 smithi045 bash[80445]: cluster 2024-07-28T20:36:56.656970+0000 mgr.y (mgr.34101) 2019 : cluster [DBG] pgmap v2930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:58.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:57 smithi045 bash[82788]: cluster 2024-07-28T20:36:56.656970+0000 mgr.y (mgr.34101) 2019 : cluster [DBG] pgmap v2930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:36:58.530 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:58.588 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:58 smithi155 bash[73694]: debug 2024-07-28T20:36:58.304+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:58.649 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:58.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:58.889 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:59.008 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:59.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2853 16 16 0 0 0 - 0 2024-07-28T20:36:59.129 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:59.245 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:36:59.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:59.448 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:59.448 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:59 smithi155 bash[73694]: debug 2024-07-28T20:36:59.112+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:36:59.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:36:59.602 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:36:59.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:36:59.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:59 smithi155 bash[73694]: debug 2024-07-28T20:36:59.300+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:36:59.840 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:36:59.960 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:36:59.987 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:36:59.988 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:36:59 smithi155 bash[73694]: debug 2024-07-28T20:36:59.880+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:00.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:36:59 smithi155 bash[68033]: cluster 2024-07-28T20:36:58.658738+0000 mgr.y (mgr.34101) 2020 : cluster [DBG] pgmap v2931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:00.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:00.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2854 16 16 0 0 0 - 0 2024-07-28T20:37:00.196 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:00.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:00.395 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:00 smithi155 bash[73694]: debug 2024-07-28T20:37:00.312+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:00.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:00.438 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:36:59 smithi045 bash[80445]: cluster 2024-07-28T20:36:58.658738+0000 mgr.y (mgr.34101) 2020 : cluster [DBG] pgmap v2931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:00.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:36:59 smithi045 bash[82788]: cluster 2024-07-28T20:36:58.658738+0000 mgr.y (mgr.34101) 2020 : cluster [DBG] pgmap v2931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:00.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:00.664 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:37:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:37:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:37:00.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:00.902 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:01.022 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:01.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2855 16 16 0 0 0 - 0 2024-07-28T20:37:01.138 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:01.259 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:01.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:01.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:01 smithi155 bash[73694]: debug 2024-07-28T20:37:01.108+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:01.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:01.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:01 smithi155 bash[73694]: debug 2024-07-28T20:37:01.324+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:01.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:01.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:01.854 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:01.909 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:37:01.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:02.092 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:02.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2856 16 16 0 0 0 - 0 2024-07-28T20:37:02.210 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:01 smithi155 bash[68033]: cluster 2024-07-28T20:37:00.660495+0000 mgr.y (mgr.34101) 2021 : cluster [DBG] pgmap v2932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:02.332 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:02.450 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:01 smithi045 bash[80445]: cluster 2024-07-28T20:37:00.660495+0000 mgr.y (mgr.34101) 2021 : cluster [DBG] pgmap v2932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:01 smithi045 bash[82788]: cluster 2024-07-28T20:37:00.660495+0000 mgr.y (mgr.34101) 2021 : cluster [DBG] pgmap v2932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:02.555 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:37:02.564 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:02.568 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:37:02 smithi155 bash[60745]: ts=2024-07-28T20:37:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:37:02.568 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:02 smithi155 bash[73694]: debug 2024-07-28T20:37:02.336+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:02.568 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:02.615 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:02 smithi155 bash[73694]: debug 2024-07-28T20:37:02.564+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:02.683 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:02.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:02.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:03.037 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:03.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2857 16 16 0 0 0 - 0 2024-07-28T20:37:03.156 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:03.276 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:03.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:03.405 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:03.405 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:03 smithi155 bash[73694]: debug 2024-07-28T20:37:03.344+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:03.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:03.521 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:37:03.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T20:37:03.625 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:03.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:03.747 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:03 smithi155 bash[73694]: debug 2024-07-28T20:37:03.400+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:03.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:03.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:04.091 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:04.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2858 16 16 0 0 0 - 0 2024-07-28T20:37:04.211 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:04.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:04.451 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:04 smithi155 bash[73694]: debug 2024-07-28T20:37:04.375+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:04 smithi155 bash[68033]: cluster 2024-07-28T20:37:02.662432+0000 mgr.y (mgr.34101) 2022 : cluster [DBG] pgmap v2933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:04 smithi155 bash[68033]: audit 2024-07-28T20:37:03.227345+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:04 smithi155 bash[68033]: audit 2024-07-28T20:37:03.229024+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:04.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:04.639 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:04 smithi045 bash[80445]: cluster 2024-07-28T20:37:02.662432+0000 mgr.y (mgr.34101) 2022 : cluster [DBG] pgmap v2933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:04.640 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:04 smithi045 bash[80445]: audit 2024-07-28T20:37:03.227345+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:04.640 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:04 smithi045 bash[80445]: audit 2024-07-28T20:37:03.229024+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:04.640 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:04 smithi045 bash[82788]: cluster 2024-07-28T20:37:02.662432+0000 mgr.y (mgr.34101) 2022 : cluster [DBG] pgmap v2933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:04.640 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:04 smithi045 bash[82788]: audit 2024-07-28T20:37:03.227345+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:04.640 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:04 smithi045 bash[82788]: audit 2024-07-28T20:37:03.229024+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:04.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:04.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:04.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:05.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:05.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2859 16 16 0 0 0 - 0 2024-07-28T20:37:05.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:05.285 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:05.407 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:05.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:05.645 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:05.656 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:05 smithi155 bash[73694]: debug 2024-07-28T20:37:05.387+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:05.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:05.881 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:06.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:06.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:06.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:37:06.123038+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:37:06.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:37:06.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2860 16 16 0 0 0 - 0 2024-07-28T20:37:06.238 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:06 smithi155 bash[68033]: cluster 2024-07-28T20:37:04.664152+0000 mgr.y (mgr.34101) 2023 : cluster [DBG] pgmap v2934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:06.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:06.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:06.485 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:06 smithi045 bash[80445]: cluster 2024-07-28T20:37:04.664152+0000 mgr.y (mgr.34101) 2023 : cluster [DBG] pgmap v2934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:06.486 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:06 smithi045 bash[82788]: cluster 2024-07-28T20:37:04.664152+0000 mgr.y (mgr.34101) 2023 : cluster [DBG] pgmap v2934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:06 smithi155 bash[73694]: debug 2024-07-28T20:37:06.351+0000 7f8e37e1e640 -1 osd.4 1314 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:06.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:06.713 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:06.832 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:06.952 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:07.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:07.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2861 16 16 0 0 0 - 0 2024-07-28T20:37:07.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:07.242 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:37:07.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:07.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:07.463 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:07 smithi045 bash[80445]: audit 2024-07-28T20:37:06.260395+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? 172.21.15.45:0/3863398493' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:37:07.463 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:07 smithi045 bash[82788]: audit 2024-07-28T20:37:06.260395+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? 172.21.15.45:0/3863398493' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:37:07.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:07.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:07 smithi155 bash[68033]: audit 2024-07-28T20:37:06.260395+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? 172.21.15.45:0/3863398493' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:37:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:07 smithi155 bash[73694]: debug 2024-07-28T20:37:07.159+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:07 smithi155 bash[73694]: debug 2024-07-28T20:37:07.315+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:07.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:07.790 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:07.892 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:07.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:08.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:08.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2862 16 16 0 0 0 - 0 2024-07-28T20:37:08.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:08.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:07 smithi155 bash[73694]: debug 2024-07-28T20:37:07.887+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:08.263 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:08.273 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:37:08.380 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:08 smithi045 bash[80445]: cluster 2024-07-28T20:37:06.666089+0000 mgr.y (mgr.34101) 2024 : cluster [DBG] pgmap v2935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:08 smithi045 bash[80445]: cluster 2024-07-28T20:37:07.230355+0000 mon.a (mon.0) 2844 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:08 smithi045 bash[80445]: audit 2024-07-28T20:37:07.242091+0000 mon.a (mon.0) 2845 : audit [INF] from='client.? 172.21.15.45:0/3863398493' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:37:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:08 smithi045 bash[80445]: cluster 2024-07-28T20:37:07.242151+0000 mon.a (mon.0) 2846 : cluster [DBG] osdmap e1315: 8 total, 2 up, 8 in 2024-07-28T20:37:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:08 smithi045 bash[82788]: cluster 2024-07-28T20:37:06.666089+0000 mgr.y (mgr.34101) 2024 : cluster [DBG] pgmap v2935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:08.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:08 smithi045 bash[82788]: cluster 2024-07-28T20:37:07.230355+0000 mon.a (mon.0) 2844 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:08.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:08 smithi045 bash[82788]: audit 2024-07-28T20:37:07.242091+0000 mon.a (mon.0) 2845 : audit [INF] from='client.? 172.21.15.45:0/3863398493' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:37:08.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:08 smithi045 bash[82788]: cluster 2024-07-28T20:37:07.242151+0000 mon.a (mon.0) 2846 : cluster [DBG] osdmap e1315: 8 total, 2 up, 8 in 2024-07-28T20:37:08.500 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:08.545 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:08 smithi155 bash[73694]: debug 2024-07-28T20:37:08.331+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:08.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:08 smithi155 bash[68033]: cluster 2024-07-28T20:37:06.666089+0000 mgr.y (mgr.34101) 2024 : cluster [DBG] pgmap v2935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:08.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:08 smithi155 bash[68033]: cluster 2024-07-28T20:37:07.230355+0000 mon.a (mon.0) 2844 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:08.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:08 smithi155 bash[68033]: audit 2024-07-28T20:37:07.242091+0000 mon.a (mon.0) 2845 : audit [INF] from='client.? 172.21.15.45:0/3863398493' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:37:08.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:08 smithi155 bash[68033]: cluster 2024-07-28T20:37:07.242151+0000 mon.a (mon.0) 2846 : cluster [DBG] osdmap e1315: 8 total, 2 up, 8 in 2024-07-28T20:37:08.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:08.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:08.857 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:08.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:09.096 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:09.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2863 16 16 0 0 0 - 0 2024-07-28T20:37:09.217 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:09.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:09.457 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:09.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:09.632 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:09 smithi155 bash[73694]: debug 2024-07-28T20:37:09.355+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:09.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:09.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:09.934 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:10.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:10.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2864 16 16 0 0 0 - 0 2024-07-28T20:37:10.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:10.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:37:10.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:10.392 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:10 smithi155 bash[68033]: cluster 2024-07-28T20:37:08.667852+0000 mgr.y (mgr.34101) 2025 : cluster [DBG] pgmap v2937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:10.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:10 smithi045 bash[80445]: cluster 2024-07-28T20:37:08.667852+0000 mgr.y (mgr.34101) 2025 : cluster [DBG] pgmap v2937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:10 smithi045 bash[82788]: cluster 2024-07-28T20:37:08.667852+0000 mgr.y (mgr.34101) 2025 : cluster [DBG] pgmap v2937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:10.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:10.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:10 smithi155 bash[73694]: debug 2024-07-28T20:37:10.391+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:10.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:10.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:10.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:10 smithi155 bash[73694]: debug 2024-07-28T20:37:10.627+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:10.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:10.884 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:37:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:37:10] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:37:11.003 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:11.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:11.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2865 16 16 0 0 0 - 0 2024-07-28T20:37:11.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:11.362 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:11.430 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:11.482 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:11 smithi155 bash[73694]: debug 2024-07-28T20:37:11.423+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:11.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:11.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:11.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:11.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:11 smithi155 bash[73694]: debug 2024-07-28T20:37:11.575+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:11.958 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:12.071 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:37:12.077 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:12.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2866 16 16 0 0 0 - 0 2024-07-28T20:37:12.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:12.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:12.423 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:12 smithi155 bash[68033]: cluster 2024-07-28T20:37:10.669676+0000 mgr.y (mgr.34101) 2026 : cluster [DBG] pgmap v2938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:12.424 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:37:12 smithi155 bash[60745]: ts=2024-07-28T20:37:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:37:12.429 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:12 smithi045 bash[80445]: cluster 2024-07-28T20:37:10.669676+0000 mgr.y (mgr.34101) 2026 : cluster [DBG] pgmap v2938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:12.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:12 smithi045 bash[82788]: cluster 2024-07-28T20:37:10.669676+0000 mgr.y (mgr.34101) 2026 : cluster [DBG] pgmap v2938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:12.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:12 smithi155 bash[73694]: debug 2024-07-28T20:37:12.419+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:12.666 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:12.786 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:12.858 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:37:12.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T20:37:12.905 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:13.024 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:13.033 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:12 smithi155 bash[73694]: debug 2024-07-28T20:37:12.739+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:13.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2867 16 16 0 0 0 - 0 2024-07-28T20:37:13.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:13.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:13.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:13.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:13.493 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:13.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:13.735 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:13 smithi155 bash[73694]: debug 2024-07-28T20:37:13.399+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:13 smithi155 bash[73694]: debug 2024-07-28T20:37:13.475+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:13.855 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:13.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:14.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:14.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2868 16 16 0 0 0 - 0 2024-07-28T20:37:14.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:14.256 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:14.256 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:14 smithi155 bash[73694]: debug 2024-07-28T20:37:14.043+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:14.332 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:14.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:14 smithi155 bash[68033]: cluster 2024-07-28T20:37:12.671650+0000 mgr.y (mgr.34101) 2027 : cluster [DBG] pgmap v2939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:14 smithi155 bash[73694]: debug 2024-07-28T20:37:14.423+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:14.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:14.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:14 smithi045 bash[80445]: cluster 2024-07-28T20:37:12.671650+0000 mgr.y (mgr.34101) 2027 : cluster [DBG] pgmap v2939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:14 smithi045 bash[82788]: cluster 2024-07-28T20:37:12.671650+0000 mgr.y (mgr.34101) 2027 : cluster [DBG] pgmap v2939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:14.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:14.932 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:14.992 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:37:15.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:14 smithi155 bash[73694]: debug 2024-07-28T20:37:14.911+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:15.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2869 16 16 0 0 0 - 0 2024-07-28T20:37:15.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:15.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:15.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:15.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:15.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:15 smithi155 bash[73694]: debug 2024-07-28T20:37:15.247+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:15.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:15.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:15 smithi155 bash[73694]: debug 2024-07-28T20:37:15.471+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:15.528 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:15.646 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:15.765 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:15.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:15 smithi155 bash[73694]: debug 2024-07-28T20:37:15.495+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:15.883 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:16.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:16.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:16.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2870 16 16 0 0 0 - 0 2024-07-28T20:37:16.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:16.360 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:16.481 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:16.519 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:16 smithi045 bash[80445]: cluster 2024-07-28T20:37:14.673427+0000 mgr.y (mgr.34101) 2028 : cluster [DBG] pgmap v2940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:16.519 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:16 smithi045 bash[82788]: cluster 2024-07-28T20:37:14.673427+0000 mgr.y (mgr.34101) 2028 : cluster [DBG] pgmap v2940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:16 smithi155 bash[68033]: cluster 2024-07-28T20:37:14.673427+0000 mgr.y (mgr.34101) 2028 : cluster [DBG] pgmap v2940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:16 smithi155 bash[73694]: debug 2024-07-28T20:37:16.447+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:16.599 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:16.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:16.830 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:16.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:17.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:17.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2871 16 16 0 0 0 - 0 2024-07-28T20:37:17.189 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:17.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:17.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:17.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:17.599 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:37:17.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:17.675 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:17 smithi155 bash[73694]: debug 2024-07-28T20:37:17.411+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:17.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:17.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:18.021 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:18.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2872 16 16 0 0 0 - 0 2024-07-28T20:37:18.141 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:18.260 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:18.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:18 smithi155 bash[68033]: cluster 2024-07-28T20:37:16.674421+0000 mgr.y (mgr.34101) 2029 : cluster [DBG] pgmap v2941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:18.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:18 smithi155 bash[68033]: audit 2024-07-28T20:37:18.220756+0000 mon.c (mon.2) 644 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:18.378 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:18.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:18.516 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:18 smithi045 bash[80445]: cluster 2024-07-28T20:37:16.674421+0000 mgr.y (mgr.34101) 2029 : cluster [DBG] pgmap v2941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:18.516 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:18 smithi045 bash[80445]: audit 2024-07-28T20:37:18.220756+0000 mon.c (mon.2) 644 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:18.517 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:18 smithi045 bash[82788]: cluster 2024-07-28T20:37:16.674421+0000 mgr.y (mgr.34101) 2029 : cluster [DBG] pgmap v2941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:18.517 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:18 smithi045 bash[82788]: audit 2024-07-28T20:37:18.220756+0000 mon.c (mon.2) 644 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:18.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:18.739 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:18.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:18 smithi155 bash[73694]: debug 2024-07-28T20:37:18.399+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:18.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:18 smithi155 bash[73694]: debug 2024-07-28T20:37:18.399+0000 7f8e37e1e640 -1 osd.4 1315 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:18.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:18.857 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:18.972 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:18 smithi155 bash[73694]: debug 2024-07-28T20:37:18.871+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:19.089 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:19.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2873 16 16 0 0 0 - 0 2024-07-28T20:37:19.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:19.279 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:37:19.327 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:19.391 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:19 smithi155 bash[68033]: audit 2024-07-28T20:37:19.087879+0000 mon.c (mon.2) 645 : audit [INF] from='client.? 172.21.15.45:0/4261800127' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:37:19.391 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:19 smithi155 bash[68033]: audit 2024-07-28T20:37:19.088435+0000 mon.a (mon.0) 2847 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:37:19.441 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:19.468 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:19 smithi155 bash[73694]: debug 2024-07-28T20:37:19.387+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:19.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:19.573 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:19 smithi045 bash[80445]: audit 2024-07-28T20:37:19.087879+0000 mon.c (mon.2) 645 : audit [INF] from='client.? 172.21.15.45:0/4261800127' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:37:19.573 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:19 smithi045 bash[80445]: audit 2024-07-28T20:37:19.088435+0000 mon.a (mon.0) 2847 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:37:19.573 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:19 smithi045 bash[82788]: audit 2024-07-28T20:37:19.087879+0000 mon.c (mon.2) 645 : audit [INF] from='client.? 172.21.15.45:0/4261800127' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:37:19.573 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:19 smithi045 bash[82788]: audit 2024-07-28T20:37:19.088435+0000 mon.a (mon.0) 2847 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:37:19.680 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:19.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:19.917 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:20.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:20.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2874 16 16 0 0 0 - 0 2024-07-28T20:37:20.154 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:20.280 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:20.297 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:20 smithi045 bash[80445]: cluster 2024-07-28T20:37:18.676077+0000 mgr.y (mgr.34101) 2030 : cluster [DBG] pgmap v2942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:20.297 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:20 smithi045 bash[80445]: cluster 2024-07-28T20:37:19.263816+0000 mon.a (mon.0) 2848 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:20.297 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:20 smithi045 bash[80445]: audit 2024-07-28T20:37:19.277335+0000 mon.a (mon.0) 2849 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:37:20.297 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:20 smithi045 bash[80445]: cluster 2024-07-28T20:37:19.277498+0000 mon.a (mon.0) 2850 : cluster [DBG] osdmap e1316: 8 total, 2 up, 8 in 2024-07-28T20:37:20.298 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:20 smithi045 bash[82788]: cluster 2024-07-28T20:37:18.676077+0000 mgr.y (mgr.34101) 2030 : cluster [DBG] pgmap v2942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:20.298 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:20 smithi045 bash[82788]: cluster 2024-07-28T20:37:19.263816+0000 mon.a (mon.0) 2848 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:20.298 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:20 smithi045 bash[82788]: audit 2024-07-28T20:37:19.277335+0000 mon.a (mon.0) 2849 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:37:20.298 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:20 smithi045 bash[82788]: cluster 2024-07-28T20:37:19.277498+0000 mon.a (mon.0) 2850 : cluster [DBG] osdmap e1316: 8 total, 2 up, 8 in 2024-07-28T20:37:20.399 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:20.422 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:20.422 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:20 smithi155 bash[68033]: cluster 2024-07-28T20:37:18.676077+0000 mgr.y (mgr.34101) 2030 : cluster [DBG] pgmap v2942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:20.422 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:20 smithi155 bash[68033]: cluster 2024-07-28T20:37:19.263816+0000 mon.a (mon.0) 2848 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:20.422 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:20 smithi155 bash[68033]: audit 2024-07-28T20:37:19.277335+0000 mon.a (mon.0) 2849 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:37:20.422 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:20 smithi155 bash[68033]: cluster 2024-07-28T20:37:19.277498+0000 mon.a (mon.0) 2850 : cluster [DBG] osdmap e1316: 8 total, 2 up, 8 in 2024-07-28T20:37:20.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:20 smithi155 bash[73694]: debug 2024-07-28T20:37:20.419+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:20.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:20.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:20.876 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:37:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:37:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:37:20.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:20 smithi155 bash[73694]: debug 2024-07-28T20:37:20.791+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:21.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:21.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2875 16 16 0 0 0 - 0 2024-07-28T20:37:21.235 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:21.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:21.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:21.592 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:21.712 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:21.788 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:37:21.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:21 smithi155 bash[73694]: debug 2024-07-28T20:37:21.467+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:21.831 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:21.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:22.070 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:22.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2876 16 16 0 0 0 - 0 2024-07-28T20:37:22.148 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:37:22.190 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:22.314 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:22.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:22.443 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:22 smithi045 bash[82788]: cluster 2024-07-28T20:37:20.677873+0000 mgr.y (mgr.34101) 2031 : cluster [DBG] pgmap v2944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:22.443 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:22 smithi045 bash[80445]: cluster 2024-07-28T20:37:20.677873+0000 mgr.y (mgr.34101) 2031 : cluster [DBG] pgmap v2944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:22.500 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:37:22.501 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T20:37:22.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:22 smithi155 bash[73694]: debug 2024-07-28T20:37:22.431+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:37:22 smithi155 bash[60745]: ts=2024-07-28T20:37:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:37:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:22 smithi155 bash[68033]: cluster 2024-07-28T20:37:20.677873+0000 mgr.y (mgr.34101) 2031 : cluster [DBG] pgmap v2944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:22.669 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:22.789 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:22.907 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:23.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:23.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2877 16 16 0 0 0 - 0 2024-07-28T20:37:23.147 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:23.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:23.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:23.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:23 smithi155 bash[73694]: debug 2024-07-28T20:37:23.363+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:23 smithi155 bash[73694]: debug 2024-07-28T20:37:23.475+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:23.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:23.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:23.862 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:23.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:24.099 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:24.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2878 16 16 0 0 0 - 0 2024-07-28T20:37:24.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:24.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:23 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:24.232 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:24 smithi155 bash[73694]: debug 2024-07-28T20:37:24.047+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:24.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:24.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:24 smithi045 bash[80445]: cluster 2024-07-28T20:37:22.679802+0000 mgr.y (mgr.34101) 2032 : cluster [DBG] pgmap v2945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:24 smithi045 bash[82788]: cluster 2024-07-28T20:37:22.679802+0000 mgr.y (mgr.34101) 2032 : cluster [DBG] pgmap v2945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:24 smithi155 bash[73694]: debug 2024-07-28T20:37:24.407+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:24 smithi155 bash[73694]: debug 2024-07-28T20:37:24.475+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:24.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:24 smithi155 bash[68033]: cluster 2024-07-28T20:37:22.679802+0000 mgr.y (mgr.34101) 2032 : cluster [DBG] pgmap v2945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:24.577 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:24.696 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:24.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:24.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:25.055 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:25.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2879 16 16 0 0 0 - 0 2024-07-28T20:37:25.175 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:25.295 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:25 smithi155 bash[73694]: debug 2024-07-28T20:37:25.007+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:25.414 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:25.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:25.653 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:25.757 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:25 smithi155 bash[73694]: debug 2024-07-28T20:37:25.459+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:25.757 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:25.757 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:25 smithi155 bash[73694]: debug 2024-07-28T20:37:25.639+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:25.757 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:25 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:25.769 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:25 smithi155 bash[73694]: debug 2024-07-28T20:37:25.751+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:25.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:26.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:26.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:37:26.126182+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:37:26.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:37:26.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2880 16 16 0 0 0 - 0 2024-07-28T20:37:26.126 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:26.248 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:26.259 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:26.259 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:26 smithi155 bash[73694]: debug 2024-07-28T20:37:26.083+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:26.366 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:26 smithi045 bash[80445]: cluster 2024-07-28T20:37:24.681556+0000 mgr.y (mgr.34101) 2033 : cluster [DBG] pgmap v2946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:26 smithi045 bash[82788]: cluster 2024-07-28T20:37:24.681556+0000 mgr.y (mgr.34101) 2033 : cluster [DBG] pgmap v2946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:26.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:26 smithi155 bash[73694]: debug 2024-07-28T20:37:26.479+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:26 smithi155 bash[68033]: cluster 2024-07-28T20:37:24.681556+0000 mgr.y (mgr.34101) 2033 : cluster [DBG] pgmap v2946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:26.608 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:26.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:26.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:26.909 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:37:26.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:27.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:27.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2881 16 16 0 0 0 - 0 2024-07-28T20:37:27.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:27.282 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:37:27.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:27.382 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:27.382 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:27 smithi155 bash[73694]: debug 2024-07-28T20:37:27.159+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:27.441 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:27.559 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:27.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:27.689 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:27 smithi155 bash[73694]: debug 2024-07-28T20:37:27.431+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:27.689 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:27.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:27.915 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:28.035 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:28.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2882 16 16 0 0 0 - 0 2024-07-28T20:37:28.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:28.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:28.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:27 smithi155 bash[73694]: debug 2024-07-28T20:37:27.963+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:28.395 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:28.509 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:28.551 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:28 smithi045 bash[80445]: cluster 2024-07-28T20:37:26.682893+0000 mgr.y (mgr.34101) 2034 : cluster [DBG] pgmap v2947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:28.551 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:28 smithi045 bash[82788]: cluster 2024-07-28T20:37:26.682893+0000 mgr.y (mgr.34101) 2034 : cluster [DBG] pgmap v2947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:28.626 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:28.703 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:28 smithi155 bash[68033]: cluster 2024-07-28T20:37:26.682893+0000 mgr.y (mgr.34101) 2034 : cluster [DBG] pgmap v2947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:28.703 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:28.703 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:28 smithi155 bash[73694]: debug 2024-07-28T20:37:28.415+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:28.704 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:28 smithi155 bash[73694]: debug 2024-07-28T20:37:28.475+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:28.746 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:28.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:28.985 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:29.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:29.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2883 16 16 0 0 0 - 0 2024-07-28T20:37:29.144 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:29.144 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:29.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:29.293 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:29 smithi155 bash[73694]: debug 2024-07-28T20:37:29.139+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:29.293 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:29 smithi155 bash[73694]: debug 2024-07-28T20:37:29.239+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:29.341 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:29.460 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:29 smithi155 bash[73694]: debug 2024-07-28T20:37:29.463+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:29.578 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:29.693 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:29.814 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:29.825 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:29 smithi155 bash[73694]: debug 2024-07-28T20:37:29.571+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:29.933 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:30.052 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:30.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2884 16 16 0 0 0 - 0 2024-07-28T20:37:30.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:30.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:30.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:30 smithi045 bash[80445]: cluster 2024-07-28T20:37:28.684126+0000 mgr.y (mgr.34101) 2035 : cluster [DBG] pgmap v2948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:30.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:30 smithi045 bash[82788]: cluster 2024-07-28T20:37:28.684126+0000 mgr.y (mgr.34101) 2035 : cluster [DBG] pgmap v2948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:30.524 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:30 smithi155 bash[68033]: cluster 2024-07-28T20:37:28.684126+0000 mgr.y (mgr.34101) 2035 : cluster [DBG] pgmap v2948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:30.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:30.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:30 smithi155 bash[73694]: debug 2024-07-28T20:37:30.431+0000 7f8e37e1e640 -1 osd.4 1316 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:30.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:30 smithi155 bash[73694]: debug 2024-07-28T20:37:30.463+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:30.643 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:30.762 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:30.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:37:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:37:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:37:31.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:31.014 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:31.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:31.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2885 16 16 0 0 0 - 0 2024-07-28T20:37:31.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:31.296 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:31 smithi155 bash[73694]: debug 2024-07-28T20:37:31.079+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:31.301 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:37:31.358 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:31.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:31.519 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:31 smithi045 bash[80445]: audit 2024-07-28T20:37:31.145723+0000 mon.a (mon.0) 2851 : audit [INF] from='client.? 172.21.15.45:0/1767275055' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:37:31.520 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:31 smithi045 bash[82788]: audit 2024-07-28T20:37:31.145723+0000 mon.a (mon.0) 2851 : audit [INF] from='client.? 172.21.15.45:0/1767275055' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:37:31.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:31 smithi155 bash[68033]: audit 2024-07-28T20:37:31.145723+0000 mon.a (mon.0) 2851 : audit [INF] from='client.? 172.21.15.45:0/1767275055' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:37:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:31 smithi155 bash[73694]: debug 2024-07-28T20:37:31.431+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:31.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:31.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:31.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:31.922 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:37:31.958 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:32.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:32.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2886 16 16 0 0 0 - 0 2024-07-28T20:37:32.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:32.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:32.411 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:37:32 smithi155 bash[60745]: ts=2024-07-28T20:37:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:37:32.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:32 smithi155 bash[68033]: cluster 2024-07-28T20:37:30.685917+0000 mgr.y (mgr.34101) 2036 : cluster [DBG] pgmap v2949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:32.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:32 smithi155 bash[68033]: cluster 2024-07-28T20:37:31.287666+0000 mon.a (mon.0) 2852 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:37:32.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:32 smithi155 bash[68033]: audit 2024-07-28T20:37:31.301118+0000 mon.a (mon.0) 2853 : audit [INF] from='client.? 172.21.15.45:0/1767275055' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:37:32.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:32 smithi155 bash[68033]: cluster 2024-07-28T20:37:31.301226+0000 mon.a (mon.0) 2854 : cluster [DBG] osdmap e1317: 8 total, 2 up, 8 in 2024-07-28T20:37:32.432 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:32.443 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:32 smithi045 bash[80445]: cluster 2024-07-28T20:37:30.685917+0000 mgr.y (mgr.34101) 2036 : cluster [DBG] pgmap v2949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:32.443 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:32 smithi045 bash[80445]: cluster 2024-07-28T20:37:31.287666+0000 mon.a (mon.0) 2852 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:37:32.443 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:32 smithi045 bash[80445]: audit 2024-07-28T20:37:31.301118+0000 mon.a (mon.0) 2853 : audit [INF] from='client.? 172.21.15.45:0/1767275055' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:37:32.443 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:32 smithi045 bash[80445]: cluster 2024-07-28T20:37:31.301226+0000 mon.a (mon.0) 2854 : cluster [DBG] osdmap e1317: 8 total, 2 up, 8 in 2024-07-28T20:37:32.444 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:32 smithi045 bash[82788]: cluster 2024-07-28T20:37:30.685917+0000 mgr.y (mgr.34101) 2036 : cluster [DBG] pgmap v2949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:32.444 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:32 smithi045 bash[82788]: cluster 2024-07-28T20:37:31.287666+0000 mon.a (mon.0) 2852 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:37:32.444 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:32 smithi045 bash[82788]: audit 2024-07-28T20:37:31.301118+0000 mon.a (mon.0) 2853 : audit [INF] from='client.? 172.21.15.45:0/1767275055' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:37:32.444 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:32 smithi045 bash[82788]: cluster 2024-07-28T20:37:31.301226+0000 mon.a (mon.0) 2854 : cluster [DBG] osdmap e1317: 8 total, 2 up, 8 in 2024-07-28T20:37:32.551 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:32 smithi155 bash[73694]: debug 2024-07-28T20:37:32.407+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:32.671 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:32.707 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:37:32.708 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T20:37:32.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:32.911 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:33.024 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:33.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2887 16 16 0 0 0 - 0 2024-07-28T20:37:33.142 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:33.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:32 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:33.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:32 smithi155 bash[73694]: debug 2024-07-28T20:37:32.979+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:33.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:33.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:33.380 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:33.499 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:33 smithi155 bash[73694]: debug 2024-07-28T20:37:33.243+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:33 smithi155 bash[73694]: debug 2024-07-28T20:37:33.455+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:33.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:33.740 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:33.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:33.978 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:34.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:34.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2888 16 16 0 0 0 - 0 2024-07-28T20:37:34.204 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:37:34.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:34 smithi155 bash[73694]: debug 2024-07-28T20:37:34.167+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:34 smithi155 bash[68033]: cluster 2024-07-28T20:37:32.688639+0000 mgr.y (mgr.34101) 2037 : cluster [DBG] pgmap v2951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:34 smithi155 bash[68033]: audit 2024-07-28T20:37:33.227966+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:34 smithi155 bash[68033]: audit 2024-07-28T20:37:33.230716+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:34.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:34.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:34 smithi045 bash[82788]: cluster 2024-07-28T20:37:32.688639+0000 mgr.y (mgr.34101) 2037 : cluster [DBG] pgmap v2951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:34 smithi045 bash[82788]: audit 2024-07-28T20:37:33.227966+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:34 smithi045 bash[82788]: audit 2024-07-28T20:37:33.230716+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:34 smithi045 bash[80445]: cluster 2024-07-28T20:37:32.688639+0000 mgr.y (mgr.34101) 2037 : cluster [DBG] pgmap v2951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:34 smithi045 bash[80445]: audit 2024-07-28T20:37:33.227966+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:34 smithi045 bash[80445]: audit 2024-07-28T20:37:33.230716+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:34.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:34.653 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:34 smithi155 bash[73694]: debug 2024-07-28T20:37:34.435+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:34.653 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:34.691 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:34.702 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:34 smithi155 bash[73694]: debug 2024-07-28T20:37:34.647+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:34.809 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:34.926 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:35.047 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:34 smithi155 bash[73694]: debug 2024-07-28T20:37:34.875+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:35.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2889 16 16 0 0 0 - 0 2024-07-28T20:37:35.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:35.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:35.405 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:35.523 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:35.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:35.755 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:35 smithi155 bash[73694]: debug 2024-07-28T20:37:35.459+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:35.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:35.995 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:36.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:36.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2890 16 16 0 0 0 - 0 2024-07-28T20:37:36.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:36.353 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:36 smithi045 bash[82788]: cluster 2024-07-28T20:37:34.690495+0000 mgr.y (mgr.34101) 2038 : cluster [DBG] pgmap v2952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:36.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:36 smithi045 bash[80445]: cluster 2024-07-28T20:37:34.690495+0000 mgr.y (mgr.34101) 2038 : cluster [DBG] pgmap v2952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:36.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:36 smithi155 bash[68033]: cluster 2024-07-28T20:37:34.690495+0000 mgr.y (mgr.34101) 2038 : cluster [DBG] pgmap v2952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:36 smithi155 bash[73694]: debug 2024-07-28T20:37:36.307+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:36 smithi155 bash[73694]: debug 2024-07-28T20:37:36.427+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:36.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:36.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:36.829 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:36.949 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:36 smithi155 bash[73694]: debug 2024-07-28T20:37:36.683+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:36 smithi155 bash[73694]: debug 2024-07-28T20:37:36.803+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:37.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:37.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2891 16 16 0 0 0 - 0 2024-07-28T20:37:37.181 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:37.302 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:37.414 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:37.414 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:37 smithi155 bash[73694]: debug 2024-07-28T20:37:37.143+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:37.422 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:37.457 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:37:37.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:37.664 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:37.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:37 smithi155 bash[73694]: debug 2024-07-28T20:37:37.411+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:37.904 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:38.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:38.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2892 16 16 0 0 0 - 0 2024-07-28T20:37:38.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:38.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:37 smithi155 bash[73694]: debug 2024-07-28T20:37:37.871+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:38.236 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:38.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:38.382 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:38 smithi045 bash[82788]: cluster 2024-07-28T20:37:36.692365+0000 mgr.y (mgr.34101) 2039 : cluster [DBG] pgmap v2953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:38 smithi045 bash[80445]: cluster 2024-07-28T20:37:36.692365+0000 mgr.y (mgr.34101) 2039 : cluster [DBG] pgmap v2953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:38.500 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:38.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:38 smithi155 bash[68033]: cluster 2024-07-28T20:37:36.692365+0000 mgr.y (mgr.34101) 2039 : cluster [DBG] pgmap v2953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:38.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:38 smithi155 bash[73694]: debug 2024-07-28T20:37:38.327+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:38.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:38 smithi155 bash[73694]: debug 2024-07-28T20:37:38.399+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:38.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:38.737 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:38.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:38.957 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:38.957 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:38.974 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:37:38.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:39.096 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:39.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2893 16 16 0 0 0 - 0 2024-07-28T20:37:39.214 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:39.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:38 smithi155 bash[73694]: debug 2024-07-28T20:37:38.951+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:39.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:39 smithi155 bash[73694]: debug 2024-07-28T20:37:39.103+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:39.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:39.447 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:39 smithi155 bash[73694]: debug 2024-07-28T20:37:39.407+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:39 smithi155 bash[73694]: debug 2024-07-28T20:37:39.467+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:39.568 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:39.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:39.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:39.925 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:40.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:40.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2894 16 16 0 0 0 - 0 2024-07-28T20:37:40.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:40.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:40.399 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:40.519 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:40.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:40 smithi155 bash[73694]: debug 2024-07-28T20:37:40.367+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:40.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:40 smithi155 bash[68033]: cluster 2024-07-28T20:37:38.694220+0000 mgr.y (mgr.34101) 2040 : cluster [DBG] pgmap v2954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:40.555 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:40 smithi045 bash[82788]: cluster 2024-07-28T20:37:38.694220+0000 mgr.y (mgr.34101) 2040 : cluster [DBG] pgmap v2954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:40.555 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:40 smithi045 bash[80445]: cluster 2024-07-28T20:37:38.694220+0000 mgr.y (mgr.34101) 2040 : cluster [DBG] pgmap v2954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:40.638 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:40.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:37:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:37:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:37:40.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:40 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:40.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:40.988 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:40 smithi155 bash[73694]: debug 2024-07-28T20:37:40.935+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:41.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:41.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2895 16 16 0 0 0 - 0 2024-07-28T20:37:41.226 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:41.345 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:41.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:41 smithi155 bash[73694]: debug 2024-07-28T20:37:41.379+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:41.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:41.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:41.710 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:41.816 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:41.837 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:37:41.848 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:41 smithi155 bash[73694]: debug 2024-07-28T20:37:41.711+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:41.932 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:42.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:42.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2896 16 16 0 0 0 - 0 2024-07-28T20:37:42.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:42.243 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:42.244 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:42 smithi155 bash[73694]: debug 2024-07-28T20:37:42.091+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:42.286 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:42.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:42.407 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:37:42 smithi155 bash[60745]: ts=2024-07-28T20:37:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:37:42.407 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:42 smithi155 bash[68033]: cluster 2024-07-28T20:37:40.695957+0000 mgr.y (mgr.34101) 2041 : cluster [DBG] pgmap v2955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:42.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:42 smithi045 bash[80445]: cluster 2024-07-28T20:37:40.695957+0000 mgr.y (mgr.34101) 2041 : cluster [DBG] pgmap v2955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:42 smithi045 bash[82788]: cluster 2024-07-28T20:37:40.695957+0000 mgr.y (mgr.34101) 2041 : cluster [DBG] pgmap v2955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:42.527 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:42.646 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:42.657 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:42 smithi155 bash[73694]: debug 2024-07-28T20:37:42.407+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:42.657 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:42 smithi155 bash[73694]: debug 2024-07-28T20:37:42.435+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:42.765 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:42.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:43.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:43.054 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:37:43.055 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T20:37:43.123 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:43.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2897 16 16 0 0 0 - 0 2024-07-28T20:37:43.240 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:43.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:42 smithi155 bash[73694]: debug 2024-07-28T20:37:42.967+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:43.353 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:43.471 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:43 smithi155 bash[73694]: debug 2024-07-28T20:37:43.367+0000 7f8e37e1e640 -1 osd.4 1317 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:43.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:43.709 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:43.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:43.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:44.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:44.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2898 16 16 0 0 0 - 0 2024-07-28T20:37:44.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:44.251 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:37:44.306 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:44.425 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:44 smithi045 bash[80445]: cluster 2024-07-28T20:37:42.697873+0000 mgr.y (mgr.34101) 2042 : cluster [DBG] pgmap v2956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:44.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:44 smithi045 bash[80445]: audit 2024-07-28T20:37:43.384896+0000 mon.a (mon.0) 2856 : audit [INF] from='client.? 172.21.15.45:0/4089294757' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:37:44.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:44 smithi045 bash[82788]: cluster 2024-07-28T20:37:42.697873+0000 mgr.y (mgr.34101) 2042 : cluster [DBG] pgmap v2956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:44.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:44 smithi045 bash[82788]: audit 2024-07-28T20:37:43.384896+0000 mon.a (mon.0) 2856 : audit [INF] from='client.? 172.21.15.45:0/4089294757' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:37:44.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:44 smithi155 bash[73694]: debug 2024-07-28T20:37:44.383+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:44.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:44 smithi155 bash[68033]: cluster 2024-07-28T20:37:42.697873+0000 mgr.y (mgr.34101) 2042 : cluster [DBG] pgmap v2956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:44.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:44 smithi155 bash[68033]: audit 2024-07-28T20:37:43.384896+0000 mon.a (mon.0) 2856 : audit [INF] from='client.? 172.21.15.45:0/4089294757' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:37:44.662 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:44.784 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:44.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:45.023 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:45.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2899 16 16 0 0 0 - 0 2024-07-28T20:37:45.143 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:45.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:45.265 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:45.265 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:45 smithi155 bash[73694]: debug 2024-07-28T20:37:45.007+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:45.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:45.394 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:45 smithi045 bash[80445]: cluster 2024-07-28T20:37:44.245282+0000 mon.a (mon.0) 2857 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:45.395 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:45 smithi045 bash[80445]: audit 2024-07-28T20:37:44.250961+0000 mon.a (mon.0) 2858 : audit [INF] from='client.? 172.21.15.45:0/4089294757' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:37:45.395 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:45 smithi045 bash[80445]: cluster 2024-07-28T20:37:44.251044+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1318: 8 total, 2 up, 8 in 2024-07-28T20:37:45.395 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:45 smithi045 bash[82788]: cluster 2024-07-28T20:37:44.245282+0000 mon.a (mon.0) 2857 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:45.395 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:45 smithi045 bash[82788]: audit 2024-07-28T20:37:44.250961+0000 mon.a (mon.0) 2858 : audit [INF] from='client.? 172.21.15.45:0/4089294757' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:37:45.395 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:45 smithi045 bash[82788]: cluster 2024-07-28T20:37:44.251044+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1318: 8 total, 2 up, 8 in 2024-07-28T20:37:45.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:45 smithi155 bash[68033]: cluster 2024-07-28T20:37:44.245282+0000 mon.a (mon.0) 2857 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:45 smithi155 bash[68033]: audit 2024-07-28T20:37:44.250961+0000 mon.a (mon.0) 2858 : audit [INF] from='client.? 172.21.15.45:0/4089294757' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:37:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:45 smithi155 bash[68033]: cluster 2024-07-28T20:37:44.251044+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1318: 8 total, 2 up, 8 in 2024-07-28T20:37:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:45 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:45 smithi155 bash[73694]: debug 2024-07-28T20:37:45.383+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:45 smithi155 bash[73694]: debug 2024-07-28T20:37:45.423+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:45.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:45.740 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:45.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:45.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:46.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:46.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:37:46.129163+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:37:46.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:37:46.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2900 16 16 0 0 0 - 0 2024-07-28T20:37:46.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:46.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:46.454 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:46.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:46 smithi045 bash[80445]: cluster 2024-07-28T20:37:44.699592+0000 mgr.y (mgr.34101) 2043 : cluster [DBG] pgmap v2958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:46.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:46 smithi045 bash[82788]: cluster 2024-07-28T20:37:44.699592+0000 mgr.y (mgr.34101) 2043 : cluster [DBG] pgmap v2958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:46 smithi155 bash[73694]: debug 2024-07-28T20:37:46.463+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:46 smithi155 bash[68033]: cluster 2024-07-28T20:37:44.699592+0000 mgr.y (mgr.34101) 2043 : cluster [DBG] pgmap v2958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:46.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:46.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:46.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:46.935 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:47.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:47.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2901 16 16 0 0 0 - 0 2024-07-28T20:37:47.158 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:37:47.173 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:47.323 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:47.439 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:47.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:47.680 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:47.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:47 smithi155 bash[73694]: debug 2024-07-28T20:37:47.455+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:47.818 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:37:47.919 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:48.039 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:48.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2902 16 16 0 0 0 - 0 2024-07-28T20:37:48.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:48.169 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:48.169 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:47 smithi155 bash[73694]: debug 2024-07-28T20:37:47.927+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:48.277 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:48.396 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:48.440 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:48.440 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:48 smithi155 bash[68033]: cluster 2024-07-28T20:37:46.701487+0000 mgr.y (mgr.34101) 2044 : cluster [DBG] pgmap v2959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:48.440 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:48 smithi155 bash[68033]: audit 2024-07-28T20:37:48.230853+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:48.440 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:48 smithi155 bash[68033]: audit 2024-07-28T20:37:48.233654+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:48.516 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:48.523 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:48 smithi155 bash[73694]: debug 2024-07-28T20:37:48.435+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:48.527 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:48 smithi045 bash[80445]: cluster 2024-07-28T20:37:46.701487+0000 mgr.y (mgr.34101) 2044 : cluster [DBG] pgmap v2959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:48.527 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:48 smithi045 bash[80445]: audit 2024-07-28T20:37:48.230853+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:48.527 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:48 smithi045 bash[80445]: audit 2024-07-28T20:37:48.233654+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:48.528 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:48 smithi045 bash[82788]: cluster 2024-07-28T20:37:46.701487+0000 mgr.y (mgr.34101) 2044 : cluster [DBG] pgmap v2959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:48.528 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:48 smithi045 bash[82788]: audit 2024-07-28T20:37:48.230853+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:48.528 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:48 smithi045 bash[82788]: audit 2024-07-28T20:37:48.233654+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:37:48.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:48.754 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:48 smithi155 bash[73694]: debug 2024-07-28T20:37:48.519+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:48.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:48.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:49.005 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:49.114 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:49.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2903 16 16 0 0 0 - 0 2024-07-28T20:37:49.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:49.241 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:49 smithi155 bash[73694]: debug 2024-07-28T20:37:49.071+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:49.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:49.471 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:49.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:49.594 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:49 smithi155 bash[73694]: debug 2024-07-28T20:37:49.443+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:49.700 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:49.819 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:49.939 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:50.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:50.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2904 16 16 0 0 0 - 0 2024-07-28T20:37:50.176 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:50.294 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:50.414 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:50 smithi045 bash[80445]: cluster 2024-07-28T20:37:48.703265+0000 mgr.y (mgr.34101) 2045 : cluster [DBG] pgmap v2960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:50.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:50 smithi045 bash[82788]: cluster 2024-07-28T20:37:48.703265+0000 mgr.y (mgr.34101) 2045 : cluster [DBG] pgmap v2960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:50.532 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:50.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:50 smithi155 bash[68033]: cluster 2024-07-28T20:37:48.703265+0000 mgr.y (mgr.34101) 2045 : cluster [DBG] pgmap v2960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:50 smithi155 bash[73694]: debug 2024-07-28T20:37:50.415+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:50.651 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:50.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:50.890 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:37:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:37:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:37:51.011 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:51.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2905 16 16 0 0 0 - 0 2024-07-28T20:37:51.131 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:51.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:51 smithi155 bash[73694]: debug 2024-07-28T20:37:51.051+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:51.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:51.490 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:51.609 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:51.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:51.743 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:37:51.745 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:51 smithi155 bash[73694]: debug 2024-07-28T20:37:51.423+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:51.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:51.913 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:37:51.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:52.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:52.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2906 16 16 0 0 0 - 0 2024-07-28T20:37:52.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:52.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:52.357 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:52.357 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:37:52 smithi155 bash[60745]: ts=2024-07-28T20:37:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:37:52.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:52 smithi155 bash[68033]: cluster 2024-07-28T20:37:50.704437+0000 mgr.y (mgr.34101) 2046 : cluster [DBG] pgmap v2961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:52.439 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:52 smithi045 bash[80445]: cluster 2024-07-28T20:37:50.704437+0000 mgr.y (mgr.34101) 2046 : cluster [DBG] pgmap v2961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:52 smithi045 bash[82788]: cluster 2024-07-28T20:37:50.704437+0000 mgr.y (mgr.34101) 2046 : cluster [DBG] pgmap v2961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:52.470 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:37:52.470 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-07-28T20:37:52.558 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:52.657 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:52 smithi155 bash[73694]: debug 2024-07-28T20:37:52.354+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:52.657 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:52 smithi155 bash[73694]: debug 2024-07-28T20:37:52.406+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:52.657 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:52.678 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:52.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:52 smithi155 bash[73694]: debug 2024-07-28T20:37:52.654+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:52.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:53.035 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:53.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2907 16 16 0 0 0 - 0 2024-07-28T20:37:53.136 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:53.155 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:53.268 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:53.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:53 smithi155 bash[68033]: audit 2024-07-28T20:37:53.052866+0000 mon.c (mon.2) 648 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:37:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:53 smithi155 bash[73694]: debug 2024-07-28T20:37:53.134+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:53.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:53.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:53.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:53 smithi155 bash[73694]: debug 2024-07-28T20:37:53.366+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:53.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:53 smithi045 bash[82788]: audit 2024-07-28T20:37:53.052866+0000 mon.c (mon.2) 648 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:37:53.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:53 smithi045 bash[80445]: audit 2024-07-28T20:37:53.052866+0000 mon.c (mon.2) 648 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:37:53.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:53.629 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:53.630 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:53 smithi155 bash[73694]: debug 2024-07-28T20:37:53.562+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:53.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:53.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:53.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:53 smithi155 bash[73694]: debug 2024-07-28T20:37:53.806+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:54.094 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:54.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2908 16 16 0 0 0 - 0 2024-07-28T20:37:54.213 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:54.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:54.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:54.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:54 smithi155 bash[68033]: cluster 2024-07-28T20:37:52.706095+0000 mgr.y (mgr.34101) 2047 : cluster [DBG] pgmap v2962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:54 smithi155 bash[73694]: debug 2024-07-28T20:37:54.358+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:54 smithi155 bash[73694]: debug 2024-07-28T20:37:54.530+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:54.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:54.667 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:54 smithi045 bash[80445]: cluster 2024-07-28T20:37:52.706095+0000 mgr.y (mgr.34101) 2047 : cluster [DBG] pgmap v2962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:54.667 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:54 smithi045 bash[82788]: cluster 2024-07-28T20:37:52.706095+0000 mgr.y (mgr.34101) 2047 : cluster [DBG] pgmap v2962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:54.689 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:54.767 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:54.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:54.928 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:55.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:54 smithi155 bash[73694]: debug 2024-07-28T20:37:54.766+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:55.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2909 16 16 0 0 0 - 0 2024-07-28T20:37:55.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:55.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:55.403 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:55.523 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:55 smithi155 bash[73694]: debug 2024-07-28T20:37:55.314+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:55.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:55.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:55.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:55.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:56.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:56.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2910 16 16 0 0 0 - 0 2024-07-28T20:37:56.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:56.302 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:37:56.352 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:56 smithi045 bash[80445]: cluster 2024-07-28T20:37:54.707761+0000 mgr.y (mgr.34101) 2048 : cluster [DBG] pgmap v2963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:56 smithi045 bash[80445]: audit 2024-07-28T20:37:56.236711+0000 mon.a (mon.0) 2861 : audit [INF] from='client.? 172.21.15.45:0/3069516057' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:37:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:56 smithi045 bash[82788]: cluster 2024-07-28T20:37:54.707761+0000 mgr.y (mgr.34101) 2048 : cluster [DBG] pgmap v2963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:56 smithi045 bash[82788]: audit 2024-07-28T20:37:56.236711+0000 mon.a (mon.0) 2861 : audit [INF] from='client.? 172.21.15.45:0/3069516057' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:37:56.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:56 smithi155 bash[68033]: cluster 2024-07-28T20:37:54.707761+0000 mgr.y (mgr.34101) 2048 : cluster [DBG] pgmap v2963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:56 smithi155 bash[68033]: audit 2024-07-28T20:37:56.236711+0000 mon.a (mon.0) 2861 : audit [INF] from='client.? 172.21.15.45:0/3069516057' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:37:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:56 smithi155 bash[73694]: debug 2024-07-28T20:37:56.278+0000 7f8e37e1e640 -1 osd.4 1318 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:56 smithi155 bash[73694]: debug 2024-07-28T20:37:56.442+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:56.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:56.711 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:56.830 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:56.951 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:56 smithi155 bash[73694]: debug 2024-07-28T20:37:56.698+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:57.069 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:57.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2911 16 16 0 0 0 - 0 2024-07-28T20:37:57.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:57.307 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:57.426 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:57.438 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:57 smithi045 bash[80445]: cluster 2024-07-28T20:37:56.294377+0000 mon.a (mon.0) 2862 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:57.438 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:57 smithi045 bash[80445]: audit 2024-07-28T20:37:56.301862+0000 mon.a (mon.0) 2863 : audit [INF] from='client.? 172.21.15.45:0/3069516057' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:37:57.438 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:57 smithi045 bash[80445]: cluster 2024-07-28T20:37:56.301991+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1319: 8 total, 2 up, 8 in 2024-07-28T20:37:57.438 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:57 smithi045 bash[82788]: cluster 2024-07-28T20:37:56.294377+0000 mon.a (mon.0) 2862 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:57.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:57 smithi045 bash[82788]: audit 2024-07-28T20:37:56.301862+0000 mon.a (mon.0) 2863 : audit [INF] from='client.? 172.21.15.45:0/3069516057' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:37:57.439 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:57 smithi045 bash[82788]: cluster 2024-07-28T20:37:56.301991+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1319: 8 total, 2 up, 8 in 2024-07-28T20:37:57.546 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:57 smithi155 bash[73694]: debug 2024-07-28T20:37:57.282+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:57 smithi155 bash[68033]: cluster 2024-07-28T20:37:56.294377+0000 mon.a (mon.0) 2862 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:37:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:57 smithi155 bash[68033]: audit 2024-07-28T20:37:56.301862+0000 mon.a (mon.0) 2863 : audit [INF] from='client.? 172.21.15.45:0/3069516057' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:37:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:57 smithi155 bash[68033]: cluster 2024-07-28T20:37:56.301991+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1319: 8 total, 2 up, 8 in 2024-07-28T20:37:57.617 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:37:57.667 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:57.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:37:57.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:58.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:58.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:58.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:57 smithi155 bash[73694]: debug 2024-07-28T20:37:57.750+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:58.126 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:58.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2912 16 16 0 0 0 - 0 2024-07-28T20:37:58.241 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:58 smithi155 bash[73694]: debug 2024-07-28T20:37:58.242+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:58.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:58.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:37:58.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:58 smithi155 bash[68033]: cluster 2024-07-28T20:37:56.710342+0000 mgr.y (mgr.34101) 2049 : cluster [DBG] pgmap v2965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:58.582 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:58.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:58.706 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:58 smithi045 bash[80445]: cluster 2024-07-28T20:37:56.710342+0000 mgr.y (mgr.34101) 2049 : cluster [DBG] pgmap v2965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:58.706 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:58 smithi045 bash[82788]: cluster 2024-07-28T20:37:56.710342+0000 mgr.y (mgr.34101) 2049 : cluster [DBG] pgmap v2965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:58.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:58.926 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:37:59.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:59.118 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:59.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2913 16 16 0 0 0 - 0 2024-07-28T20:37:59.157 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:37:59.157 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:59.271 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:59.385 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:37:59.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:59 smithi155 bash[73694]: debug 2024-07-28T20:37:59.114+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:59.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:59 smithi155 bash[73694]: debug 2024-07-28T20:37:59.226+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:37:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:59 smithi045 bash[80445]: audit 2024-07-28T20:37:58.407904+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:59 smithi045 bash[80445]: audit 2024-07-28T20:37:58.415334+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:59 smithi045 bash[80445]: cluster 2024-07-28T20:37:58.711846+0000 mgr.y (mgr.34101) 2050 : cluster [DBG] pgmap v2966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:59.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:59 smithi045 bash[80445]: audit 2024-07-28T20:37:58.979751+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:37:59 smithi045 bash[80445]: audit 2024-07-28T20:37:58.990907+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:59 smithi045 bash[82788]: audit 2024-07-28T20:37:58.407904+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:59 smithi045 bash[82788]: audit 2024-07-28T20:37:58.415334+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:59 smithi045 bash[82788]: cluster 2024-07-28T20:37:58.711846+0000 mgr.y (mgr.34101) 2050 : cluster [DBG] pgmap v2966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:59.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:59 smithi045 bash[82788]: audit 2024-07-28T20:37:58.979751+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:37:59 smithi045 bash[82788]: audit 2024-07-28T20:37:58.990907+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.500 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:37:59.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:37:59.737 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:37:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:37:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:37:59 smithi155 bash[73694]: debug 2024-07-28T20:37:59.574+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:37:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:59 smithi155 bash[68033]: audit 2024-07-28T20:37:58.407904+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:59 smithi155 bash[68033]: audit 2024-07-28T20:37:58.415334+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:59 smithi155 bash[68033]: cluster 2024-07-28T20:37:58.711846+0000 mgr.y (mgr.34101) 2050 : cluster [DBG] pgmap v2966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:37:59.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:59 smithi155 bash[68033]: audit 2024-07-28T20:37:58.979751+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:37:59 smithi155 bash[68033]: audit 2024-07-28T20:37:58.990907+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:37:59.858 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:37:59.977 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:00.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:00.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2914 16 16 0 0 0 - 0 2024-07-28T20:38:00.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:00.333 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:00.416 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:00.416 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:00 smithi155 bash[73694]: debug 2024-07-28T20:38:00.182+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:00.416 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:00 smithi155 bash[73694]: debug 2024-07-28T20:38:00.254+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:00.455 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:00.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:00.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:00 smithi045 bash[80445]: audit 2024-07-28T20:37:59.416209+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:38:00.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:00 smithi045 bash[80445]: audit 2024-07-28T20:37:59.417191+0000 mon.c (mon.2) 650 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:38:00.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:00 smithi045 bash[80445]: audit 2024-07-28T20:37:59.423171+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:38:00.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:00 smithi045 bash[82788]: audit 2024-07-28T20:37:59.416209+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:38:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:00 smithi045 bash[82788]: audit 2024-07-28T20:37:59.417191+0000 mon.c (mon.2) 650 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:38:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:00 smithi045 bash[82788]: audit 2024-07-28T20:37:59.423171+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:38:00.693 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:00.702 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:00.702 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:00 smithi155 bash[73694]: debug 2024-07-28T20:38:00.546+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:00.703 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:00.703 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:00 smithi155 bash[73694]: debug 2024-07-28T20:38:00.662+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:00.703 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:00 smithi155 bash[68033]: audit 2024-07-28T20:37:59.416209+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:38:00.703 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:00 smithi155 bash[68033]: audit 2024-07-28T20:37:59.417191+0000 mon.c (mon.2) 650 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:38:00.703 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:00 smithi155 bash[68033]: audit 2024-07-28T20:37:59.423171+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:38:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:38:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:38:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:38:00.780 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:00.809 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:00.930 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:01.050 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:00 smithi155 bash[73694]: debug 2024-07-28T20:38:00.778+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:01.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2915 16 16 0 0 0 - 0 2024-07-28T20:38:01.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:01.290 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:01.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:01.499 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:01 smithi155 bash[68033]: cluster 2024-07-28T20:38:00.713558+0000 mgr.y (mgr.34101) 2051 : cluster [DBG] pgmap v2967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:01.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:01 smithi155 bash[73694]: debug 2024-07-28T20:38:01.278+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:01.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:01.533 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:01.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:01 smithi155 bash[73694]: debug 2024-07-28T20:38:01.498+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:01.575 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:01 smithi045 bash[80445]: cluster 2024-07-28T20:38:00.713558+0000 mgr.y (mgr.34101) 2051 : cluster [DBG] pgmap v2967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:01.575 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:01 smithi045 bash[82788]: cluster 2024-07-28T20:38:00.713558+0000 mgr.y (mgr.34101) 2051 : cluster [DBG] pgmap v2967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:01.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:01.701 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:38:01.767 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:01.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:01.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:02.119 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:02.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2916 16 16 0 0 0 - 0 2024-07-28T20:38:02.237 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:02.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:02.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:02.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:02 smithi155 bash[73694]: debug 2024-07-28T20:38:02.230+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:02.485 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:38:02 smithi155 bash[60745]: ts=2024-07-28T20:38:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:38:02.594 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:02.595 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:38:02.596 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-07-28T20:38:02.753 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:02.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:02.990 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:03.109 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:03.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2917 16 16 0 0 0 - 0 2024-07-28T20:38:03.197 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:03.197 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:02 smithi155 bash[73694]: debug 2024-07-28T20:38:02.954+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:03.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:03.348 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:03.465 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:03.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:03 smithi155 bash[73694]: debug 2024-07-28T20:38:03.194+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:03.585 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:03.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:03.772 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:03.772 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:03 smithi155 bash[73694]: debug 2024-07-28T20:38:03.538+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:03.824 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:03.909 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:38:03.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:03 smithi045 bash[80445]: cluster 2024-07-28T20:38:02.714683+0000 mgr.y (mgr.34101) 2052 : cluster [DBG] pgmap v2968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:03.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:03 smithi045 bash[80445]: audit 2024-07-28T20:38:03.224447+0000 mon.c (mon.2) 651 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:03 smithi045 bash[82788]: cluster 2024-07-28T20:38:02.714683+0000 mgr.y (mgr.34101) 2052 : cluster [DBG] pgmap v2968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:03 smithi045 bash[82788]: audit 2024-07-28T20:38:03.224447+0000 mon.c (mon.2) 651 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:04.031 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:04.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:03 smithi155 bash[68033]: cluster 2024-07-28T20:38:02.714683+0000 mgr.y (mgr.34101) 2052 : cluster [DBG] pgmap v2968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:04.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:03 smithi155 bash[68033]: audit 2024-07-28T20:38:03.224447+0000 mon.c (mon.2) 651 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:04.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:04.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2918 16 16 0 0 0 - 0 2024-07-28T20:38:04.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:04.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:04 smithi155 bash[73694]: debug 2024-07-28T20:38:04.030+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:04.299 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:04 smithi155 bash[73694]: debug 2024-07-28T20:38:04.182+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:04.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:04.536 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:04.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:04.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:04.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:05.013 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:05.128 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:05.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2919 16 16 0 0 0 - 0 2024-07-28T20:38:05.247 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:05.367 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:05.481 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:05 smithi155 bash[73694]: debug 2024-07-28T20:38:05.222+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:05.621 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:05.621 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:05 smithi155 bash[73694]: debug 2024-07-28T20:38:05.342+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:05.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:05.741 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:05.861 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:05.982 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:05 smithi155 bash[68033]: cluster 2024-07-28T20:38:04.716388+0000 mgr.y (mgr.34101) 2053 : cluster [DBG] pgmap v2969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:06.100 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:06.111 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:05 smithi045 bash[80445]: cluster 2024-07-28T20:38:04.716388+0000 mgr.y (mgr.34101) 2053 : cluster [DBG] pgmap v2969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:06.111 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:05 smithi045 bash[82788]: cluster 2024-07-28T20:38:04.716388+0000 mgr.y (mgr.34101) 2053 : cluster [DBG] pgmap v2969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:06.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:38:06.131929+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:38:06.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:38:06.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2920 16 16 0 0 0 - 0 2024-07-28T20:38:06.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:06.337 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:06.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:06.467 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:06 smithi155 bash[73694]: debug 2024-07-28T20:38:06.186+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:06.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:06.695 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:06.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:06.933 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:06.951 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:38:07.054 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:07.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2921 16 16 0 0 0 - 0 2024-07-28T20:38:07.171 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:07.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:07.384 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:07 smithi155 bash[73694]: debug 2024-07-28T20:38:07.182+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:07.384 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:07.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:07.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:07.536 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:07 smithi155 bash[73694]: debug 2024-07-28T20:38:07.382+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:07.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:07.764 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:07.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:07 smithi045 bash[80445]: cluster 2024-07-28T20:38:06.717715+0000 mgr.y (mgr.34101) 2054 : cluster [DBG] pgmap v2970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:07.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:07 smithi045 bash[82788]: cluster 2024-07-28T20:38:06.717715+0000 mgr.y (mgr.34101) 2054 : cluster [DBG] pgmap v2970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:08.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:07 smithi155 bash[68033]: cluster 2024-07-28T20:38:06.717715+0000 mgr.y (mgr.34101) 2054 : cluster [DBG] pgmap v2970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:07 smithi155 bash[73694]: debug 2024-07-28T20:38:07.982+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:08.121 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:08.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2922 16 16 0 0 0 - 0 2024-07-28T20:38:08.242 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:08.360 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:08.479 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:08.490 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:08 smithi155 bash[73694]: debug 2024-07-28T20:38:08.194+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:08.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:08.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:08.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:08.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:09.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:09.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2923 16 16 0 0 0 - 0 2024-07-28T20:38:09.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:09.300 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:09 smithi155 bash[73694]: debug 2024-07-28T20:38:09.166+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:09 smithi155 bash[73694]: debug 2024-07-28T20:38:09.194+0000 7f8e37e1e640 -1 osd.4 1319 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:09.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:09.422 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:09.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:09.659 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:09.779 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:09.784 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:09 smithi155 bash[73694]: debug 2024-07-28T20:38:09.390+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:09.799 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:38:09.814 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:09 smithi045 bash[80445]: cluster 2024-07-28T20:38:08.719411+0000 mgr.y (mgr.34101) 2055 : cluster [DBG] pgmap v2971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:09.815 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:09 smithi045 bash[80445]: audit 2024-07-28T20:38:09.105715+0000 mon.c (mon.2) 652 : audit [INF] from='client.? 172.21.15.45:0/2341627240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:38:09.815 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:09 smithi045 bash[80445]: audit 2024-07-28T20:38:09.106073+0000 mon.a (mon.0) 2870 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:38:09.815 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:09 smithi045 bash[82788]: cluster 2024-07-28T20:38:08.719411+0000 mgr.y (mgr.34101) 2055 : cluster [DBG] pgmap v2971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:09.815 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:09 smithi045 bash[82788]: audit 2024-07-28T20:38:09.105715+0000 mon.c (mon.2) 652 : audit [INF] from='client.? 172.21.15.45:0/2341627240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:38:09.815 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:09 smithi045 bash[82788]: audit 2024-07-28T20:38:09.106073+0000 mon.a (mon.0) 2870 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:38:09.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:10.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:09 smithi155 bash[68033]: cluster 2024-07-28T20:38:08.719411+0000 mgr.y (mgr.34101) 2055 : cluster [DBG] pgmap v2971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:09 smithi155 bash[68033]: audit 2024-07-28T20:38:09.105715+0000 mon.c (mon.2) 652 : audit [INF] from='client.? 172.21.15.45:0/2341627240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:38:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:09 smithi155 bash[68033]: audit 2024-07-28T20:38:09.106073+0000 mon.a (mon.0) 2870 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:38:10.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2924 16 16 0 0 0 - 0 2024-07-28T20:38:10.136 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:10.255 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:10.375 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:10.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:10.506 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:10 smithi155 bash[73694]: debug 2024-07-28T20:38:10.174+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:10.615 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:38:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:38:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:38:10.735 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:10.786 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:10.855 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:10.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:10 smithi155 bash[73694]: debug 2024-07-28T20:38:10.834+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:10 smithi155 bash[68033]: cluster 2024-07-28T20:38:09.782322+0000 mon.a (mon.0) 2871 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:38:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:10 smithi155 bash[68033]: audit 2024-07-28T20:38:09.797476+0000 mon.a (mon.0) 2872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:38:11.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:10 smithi155 bash[68033]: cluster 2024-07-28T20:38:09.797650+0000 mon.a (mon.0) 2873 : cluster [DBG] osdmap e1320: 8 total, 2 up, 8 in 2024-07-28T20:38:11.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:11.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2925 16 16 0 0 0 - 0 2024-07-28T20:38:11.214 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:11.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:10 smithi045 bash[80445]: cluster 2024-07-28T20:38:09.782322+0000 mon.a (mon.0) 2871 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:38:11.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:10 smithi045 bash[80445]: audit 2024-07-28T20:38:09.797476+0000 mon.a (mon.0) 2872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:38:11.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:10 smithi045 bash[80445]: cluster 2024-07-28T20:38:09.797650+0000 mon.a (mon.0) 2873 : cluster [DBG] osdmap e1320: 8 total, 2 up, 8 in 2024-07-28T20:38:11.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:10 smithi045 bash[82788]: cluster 2024-07-28T20:38:09.782322+0000 mon.a (mon.0) 2871 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:38:11.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:10 smithi045 bash[82788]: audit 2024-07-28T20:38:09.797476+0000 mon.a (mon.0) 2872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:38:11.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:10 smithi045 bash[82788]: cluster 2024-07-28T20:38:09.797650+0000 mon.a (mon.0) 2873 : cluster [DBG] osdmap e1320: 8 total, 2 up, 8 in 2024-07-28T20:38:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:11 smithi155 bash[73694]: debug 2024-07-28T20:38:11.182+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:11 smithi155 bash[73694]: debug 2024-07-28T20:38:11.202+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:11.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:11.411 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:11.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:11.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:11.690 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:11.701 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:11 smithi155 bash[73694]: debug 2024-07-28T20:38:11.410+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:11.810 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:11.929 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:12.050 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:11 smithi155 bash[68033]: cluster 2024-07-28T20:38:10.721128+0000 mgr.y (mgr.34101) 2056 : cluster [DBG] pgmap v2973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:12.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2926 16 16 0 0 0 - 0 2024-07-28T20:38:12.169 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:11 smithi045 bash[80445]: cluster 2024-07-28T20:38:10.721128+0000 mgr.y (mgr.34101) 2056 : cluster [DBG] pgmap v2973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:12.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:11 smithi045 bash[82788]: cluster 2024-07-28T20:38:10.721128+0000 mgr.y (mgr.34101) 2056 : cluster [DBG] pgmap v2973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:12.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:12.315 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:12 smithi155 bash[73694]: debug 2024-07-28T20:38:12.162+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:12.315 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:12.373 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:38:12.404 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:12.415 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:12 smithi155 bash[73694]: debug 2024-07-28T20:38:12.390+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:12.415 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:38:12 smithi155 bash[60745]: ts=2024-07-28T20:38:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:38:12.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:12.642 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:12.762 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:12.881 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:13.002 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:13.121 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:13.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2927 16 16 0 0 0 - 0 2024-07-28T20:38:13.240 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:13.288 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:38:13.288 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-07-28T20:38:13.360 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:13.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:38:13.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:13.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:13.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:13 smithi155 bash[73694]: debug 2024-07-28T20:38:13.178+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:13.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:13 smithi155 bash[73694]: debug 2024-07-28T20:38:13.222+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:13.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:13.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:13.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:13.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:13 smithi155 bash[73694]: debug 2024-07-28T20:38:13.686+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:13.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:13.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:13.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:13 smithi155 bash[68033]: cluster 2024-07-28T20:38:12.723072+0000 mgr.y (mgr.34101) 2057 : cluster [DBG] pgmap v2974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:14.075 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:14.086 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:13 smithi045 bash[80445]: cluster 2024-07-28T20:38:12.723072+0000 mgr.y (mgr.34101) 2057 : cluster [DBG] pgmap v2974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:14.086 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:13 smithi045 bash[82788]: cluster 2024-07-28T20:38:12.723072+0000 mgr.y (mgr.34101) 2057 : cluster [DBG] pgmap v2974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:14.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2928 16 16 0 0 0 - 0 2024-07-28T20:38:14.194 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:14 smithi155 bash[73694]: debug 2024-07-28T20:38:14.034+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:14 smithi155 bash[73694]: debug 2024-07-28T20:38:14.186+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:14.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:14.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:14.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:14.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:14.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:14.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:15.027 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:15.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2929 16 16 0 0 0 - 0 2024-07-28T20:38:15.145 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:15.264 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:15.384 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:15.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:15.514 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:15 smithi155 bash[73694]: debug 2024-07-28T20:38:15.222+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:15.623 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:15.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:15.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:15 smithi045 bash[80445]: cluster 2024-07-28T20:38:14.724821+0000 mgr.y (mgr.34101) 2058 : cluster [DBG] pgmap v2975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:15.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:15 smithi045 bash[82788]: cluster 2024-07-28T20:38:14.724821+0000 mgr.y (mgr.34101) 2058 : cluster [DBG] pgmap v2975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:15.976 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:15 smithi155 bash[68033]: cluster 2024-07-28T20:38:14.724821+0000 mgr.y (mgr.34101) 2058 : cluster [DBG] pgmap v2975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:16.095 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:16.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2930 16 16 0 0 0 - 0 2024-07-28T20:38:16.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:16.332 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:16.450 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:16 smithi155 bash[73694]: debug 2024-07-28T20:38:16.242+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:16.571 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:16.689 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:16.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:16.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:17.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:17.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2931 16 16 0 0 0 - 0 2024-07-28T20:38:17.166 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:17.284 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:17.402 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:17.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:17.533 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:17 smithi155 bash[73694]: debug 2024-07-28T20:38:17.222+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:17.640 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:17.758 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:17.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:17.997 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:17 smithi155 bash[68033]: cluster 2024-07-28T20:38:16.726731+0000 mgr.y (mgr.34101) 2059 : cluster [DBG] pgmap v2976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:17 smithi155 bash[73694]: debug 2024-07-28T20:38:17.742+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:18.095 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:38:18.096 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:38:18.118 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:18.126 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:17 smithi045 bash[80445]: cluster 2024-07-28T20:38:16.726731+0000 mgr.y (mgr.34101) 2059 : cluster [DBG] pgmap v2976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:18.126 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:17 smithi045 bash[82788]: cluster 2024-07-28T20:38:16.726731+0000 mgr.y (mgr.34101) 2059 : cluster [DBG] pgmap v2976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:18.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2932 16 16 0 0 0 - 0 2024-07-28T20:38:18.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:18.350 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:18.467 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:18.477 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:18 smithi155 bash[73694]: debug 2024-07-28T20:38:18.202+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:18.586 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:18.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:18.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:18.947 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:18.958 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:18 smithi045 bash[82788]: audit 2024-07-28T20:38:18.224821+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:18.959 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:18 smithi045 bash[80445]: audit 2024-07-28T20:38:18.224821+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:19.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:19.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:18 smithi155 bash[68033]: audit 2024-07-28T20:38:18.224821+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:19.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2933 16 16 0 0 0 - 0 2024-07-28T20:38:19.185 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:19.305 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:19.425 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:19.436 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:19 smithi155 bash[73694]: debug 2024-07-28T20:38:19.246+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:19.543 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:19.661 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:19.780 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:19 smithi155 bash[73694]: debug 2024-07-28T20:38:19.630+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:19.898 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:19.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:19 smithi045 bash[80445]: cluster 2024-07-28T20:38:18.728496+0000 mgr.y (mgr.34101) 2060 : cluster [DBG] pgmap v2977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:19 smithi045 bash[82788]: cluster 2024-07-28T20:38:18.728496+0000 mgr.y (mgr.34101) 2060 : cluster [DBG] pgmap v2977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:20.018 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:20.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2934 16 16 0 0 0 - 0 2024-07-28T20:38:20.140 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:20.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:19 smithi155 bash[68033]: cluster 2024-07-28T20:38:18.728496+0000 mgr.y (mgr.34101) 2060 : cluster [DBG] pgmap v2977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:20.254 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:20.368 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:20.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:20.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:20 smithi155 bash[73694]: debug 2024-07-28T20:38:20.210+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:20.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:20.727 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:20.813 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:20.814 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:20 smithi155 bash[73694]: debug 2024-07-28T20:38:20.590+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:20.847 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:20.859 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:38:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:38:20] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:38:20.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:21.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:21.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2935 16 16 0 0 0 - 0 2024-07-28T20:38:21.203 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:21 smithi155 bash[73694]: debug 2024-07-28T20:38:21.178+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:21.324 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:21.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:21.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:21.683 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:21.801 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:21.920 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:22.039 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:21 smithi155 bash[68033]: cluster 2024-07-28T20:38:20.730262+0000 mgr.y (mgr.34101) 2061 : cluster [DBG] pgmap v2978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:22.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2936 16 16 0 0 0 - 0 2024-07-28T20:38:22.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:22.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:21 smithi045 bash[80445]: cluster 2024-07-28T20:38:20.730262+0000 mgr.y (mgr.34101) 2061 : cluster [DBG] pgmap v2978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:22.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:21 smithi045 bash[82788]: cluster 2024-07-28T20:38:20.730262+0000 mgr.y (mgr.34101) 2061 : cluster [DBG] pgmap v2978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:22.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:22.396 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:22.496 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:38:22 smithi155 bash[60745]: ts=2024-07-28T20:38:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:38:22.497 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:22 smithi155 bash[73694]: debug 2024-07-28T20:38:22.218+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:22.497 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:22.497 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:22 smithi155 bash[73694]: debug 2024-07-28T20:38:22.374+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:22.497 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:22.497 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:22 smithi155 bash[73694]: debug 2024-07-28T20:38:22.494+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:22.513 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:22.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:22.753 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:22.872 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:22.989 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:22 smithi155 bash[73694]: debug 2024-07-28T20:38:22.846+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:23.111 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:23.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2937 16 16 0 0 0 - 0 2024-07-28T20:38:23.232 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:23.352 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:23.471 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:23 smithi155 bash[73694]: debug 2024-07-28T20:38:23.202+0000 7f8e37e1e640 -1 osd.4 1320 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:23.585 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:23.630 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:38:23.705 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:23.818 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:23.834 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:38:23.938 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:23 smithi045 bash[82788]: cluster 2024-07-28T20:38:22.732163+0000 mgr.y (mgr.34101) 2062 : cluster [DBG] pgmap v2979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:23 smithi045 bash[82788]: audit 2024-07-28T20:38:23.791102+0000 mon.a (mon.0) 2874 : audit [INF] from='client.? 172.21.15.45:0/620554779' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:38:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:23 smithi045 bash[80445]: cluster 2024-07-28T20:38:22.732163+0000 mgr.y (mgr.34101) 2062 : cluster [DBG] pgmap v2979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:23 smithi045 bash[80445]: audit 2024-07-28T20:38:23.791102+0000 mon.a (mon.0) 2874 : audit [INF] from='client.? 172.21.15.45:0/620554779' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:38:24.054 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:23 smithi155 bash[68033]: cluster 2024-07-28T20:38:22.732163+0000 mgr.y (mgr.34101) 2062 : cluster [DBG] pgmap v2979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:23 smithi155 bash[68033]: audit 2024-07-28T20:38:23.791102+0000 mon.a (mon.0) 2874 : audit [INF] from='client.? 172.21.15.45:0/620554779' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:38:24.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2938 16 16 0 0 0 - 0 2024-07-28T20:38:24.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:24.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:24.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:24.531 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:24 smithi155 bash[73694]: debug 2024-07-28T20:38:24.166+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:24.651 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:24.771 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:24.891 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:25.012 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:25.047 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:24 smithi045 bash[82788]: cluster 2024-07-28T20:38:23.826118+0000 mon.a (mon.0) 2875 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:38:25.047 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:24 smithi045 bash[82788]: audit 2024-07-28T20:38:23.833611+0000 mon.a (mon.0) 2876 : audit [INF] from='client.? 172.21.15.45:0/620554779' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:38:25.047 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:24 smithi045 bash[82788]: cluster 2024-07-28T20:38:23.833761+0000 mon.a (mon.0) 2877 : cluster [DBG] osdmap e1321: 8 total, 2 up, 8 in 2024-07-28T20:38:25.048 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:24 smithi045 bash[80445]: cluster 2024-07-28T20:38:23.826118+0000 mon.a (mon.0) 2875 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:38:25.048 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:24 smithi045 bash[80445]: audit 2024-07-28T20:38:23.833611+0000 mon.a (mon.0) 2876 : audit [INF] from='client.? 172.21.15.45:0/620554779' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:38:25.048 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:24 smithi045 bash[80445]: cluster 2024-07-28T20:38:23.833761+0000 mon.a (mon.0) 2877 : cluster [DBG] osdmap e1321: 8 total, 2 up, 8 in 2024-07-28T20:38:25.048 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:38:25.049 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-07-28T20:38:25.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:25.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2939 16 16 0 0 0 - 0 2024-07-28T20:38:25.143 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:24 smithi155 bash[68033]: cluster 2024-07-28T20:38:23.826118+0000 mon.a (mon.0) 2875 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:38:25.143 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:24 smithi155 bash[68033]: audit 2024-07-28T20:38:23.833611+0000 mon.a (mon.0) 2876 : audit [INF] from='client.? 172.21.15.45:0/620554779' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:38:25.143 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:24 smithi155 bash[68033]: cluster 2024-07-28T20:38:23.833761+0000 mon.a (mon.0) 2877 : cluster [DBG] osdmap e1321: 8 total, 2 up, 8 in 2024-07-28T20:38:25.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:25.372 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:25.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:25 smithi155 bash[73694]: debug 2024-07-28T20:38:25.166+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:25.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:25.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:25.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:25.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:26.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:26.104 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:25 smithi155 bash[68033]: cluster 2024-07-28T20:38:24.733959+0000 mgr.y (mgr.34101) 2063 : cluster [DBG] pgmap v2981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:26.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:38:26.134861+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:38:26.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:38:26.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2940 16 16 0 0 0 - 0 2024-07-28T20:38:26.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:25 smithi045 bash[80445]: cluster 2024-07-28T20:38:24.733959+0000 mgr.y (mgr.34101) 2063 : cluster [DBG] pgmap v2981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:26.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:25 smithi045 bash[82788]: cluster 2024-07-28T20:38:24.733959+0000 mgr.y (mgr.34101) 2063 : cluster [DBG] pgmap v2981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:26 smithi155 bash[73694]: debug 2024-07-28T20:38:26.154+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:26 smithi155 bash[73694]: debug 2024-07-28T20:38:26.182+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:26.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:26.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:26.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:26.678 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:26.797 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:26.918 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:27.039 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:27.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2941 16 16 0 0 0 - 0 2024-07-28T20:38:27.158 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:27.278 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:27 smithi155 bash[73694]: debug 2024-07-28T20:38:27.150+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:27 smithi155 bash[73694]: debug 2024-07-28T20:38:27.250+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:27.396 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:27.514 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:27.631 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:27.719 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:27 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:27.734 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:38:27.747 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:27.864 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:27.977 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:27 smithi155 bash[68033]: cluster 2024-07-28T20:38:26.735852+0000 mgr.y (mgr.34101) 2064 : cluster [DBG] pgmap v2982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:27 smithi155 bash[73694]: debug 2024-07-28T20:38:27.718+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:28.092 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:28.103 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:27 smithi045 bash[80445]: cluster 2024-07-28T20:38:26.735852+0000 mgr.y (mgr.34101) 2064 : cluster [DBG] pgmap v2982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:28.103 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:27 smithi045 bash[82788]: cluster 2024-07-28T20:38:26.735852+0000 mgr.y (mgr.34101) 2064 : cluster [DBG] pgmap v2982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:28.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2942 16 16 0 0 0 - 0 2024-07-28T20:38:28.211 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:28.330 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:28.451 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:28.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:28 smithi155 bash[73694]: debug 2024-07-28T20:38:28.166+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:28.570 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:28.688 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:28.808 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:28.928 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:29.046 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:29.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2943 16 16 0 0 0 - 0 2024-07-28T20:38:29.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:29.287 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:29 smithi155 bash[73694]: debug 2024-07-28T20:38:29.026+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:29 smithi155 bash[73694]: debug 2024-07-28T20:38:29.166+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:29.406 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:29.525 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:29.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:29.763 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:29.858 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:38:29.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:29.961 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:29 smithi045 bash[80445]: cluster 2024-07-28T20:38:28.737574+0000 mgr.y (mgr.34101) 2065 : cluster [DBG] pgmap v2983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:29.961 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:29 smithi045 bash[82788]: cluster 2024-07-28T20:38:28.737574+0000 mgr.y (mgr.34101) 2065 : cluster [DBG] pgmap v2983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:30.001 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:30.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:30.131 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:29 smithi155 bash[68033]: cluster 2024-07-28T20:38:28.737574+0000 mgr.y (mgr.34101) 2065 : cluster [DBG] pgmap v2983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:30.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2944 16 16 0 0 0 - 0 2024-07-28T20:38:30.220 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:30.221 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:30 smithi155 bash[73694]: debug 2024-07-28T20:38:30.138+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:30.239 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:30.358 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:30.480 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:30 smithi155 bash[73694]: debug 2024-07-28T20:38:30.218+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:30.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:30.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:38:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:38:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:38:30.837 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:30.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:31.076 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:31.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2945 16 16 0 0 0 - 0 2024-07-28T20:38:31.193 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:31 smithi155 bash[73694]: debug 2024-07-28T20:38:31.042+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:31 smithi155 bash[73694]: debug 2024-07-28T20:38:31.182+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:31.313 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:31.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:31.545 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:31.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:31.674 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:31.674 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:31 smithi155 bash[73694]: debug 2024-07-28T20:38:31.394+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:31.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:31.892 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:38:31.902 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:31.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:31 smithi045 bash[82788]: cluster 2024-07-28T20:38:30.739390+0000 mgr.y (mgr.34101) 2066 : cluster [DBG] pgmap v2984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:31.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:31 smithi045 bash[80445]: cluster 2024-07-28T20:38:30.739390+0000 mgr.y (mgr.34101) 2066 : cluster [DBG] pgmap v2984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:32.017 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:31 smithi155 bash[68033]: cluster 2024-07-28T20:38:30.739390+0000 mgr.y (mgr.34101) 2066 : cluster [DBG] pgmap v2984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:32.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2946 16 16 0 0 0 - 0 2024-07-28T20:38:32.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:32.256 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:32.374 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:32.493 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:32.504 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:32 smithi155 bash[73694]: debug 2024-07-28T20:38:32.154+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:32.504 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:38:32 smithi155 bash[60745]: ts=2024-07-28T20:38:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:38:32.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:32.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:32.851 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:32.969 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:33.087 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:33.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2947 16 16 0 0 0 - 0 2024-07-28T20:38:33.206 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:33 smithi155 bash[73694]: debug 2024-07-28T20:38:33.170+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:33.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:33.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:33.565 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:33.685 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:33.803 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:33.922 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:34.004 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:33 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:34.041 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:34.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2948 16 16 0 0 0 - 0 2024-07-28T20:38:34.161 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:34.223 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:34 smithi155 bash[73694]: debug 2024-07-28T20:38:34.002+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:34.281 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:34.400 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:34.411 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:34 smithi045 bash[80445]: cluster 2024-07-28T20:38:32.741248+0000 mgr.y (mgr.34101) 2067 : cluster [DBG] pgmap v2985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:34.412 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:34 smithi045 bash[80445]: audit 2024-07-28T20:38:33.232694+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:38:34.412 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:34 smithi045 bash[80445]: audit 2024-07-28T20:38:33.236413+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:34.412 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:34 smithi045 bash[82788]: cluster 2024-07-28T20:38:32.741248+0000 mgr.y (mgr.34101) 2067 : cluster [DBG] pgmap v2985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:34.412 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:34 smithi045 bash[82788]: audit 2024-07-28T20:38:33.232694+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:38:34.412 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:34 smithi045 bash[82788]: audit 2024-07-28T20:38:33.236413+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:34.520 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:34.531 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:34 smithi155 bash[73694]: debug 2024-07-28T20:38:34.222+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:34.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:34 smithi155 bash[68033]: cluster 2024-07-28T20:38:32.741248+0000 mgr.y (mgr.34101) 2067 : cluster [DBG] pgmap v2985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:34.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:34 smithi155 bash[68033]: audit 2024-07-28T20:38:33.232694+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:38:34.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:34 smithi155 bash[68033]: audit 2024-07-28T20:38:33.236413+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:34.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:34.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:34.875 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:34.993 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:35.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:34 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:35.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:34 smithi155 bash[73694]: debug 2024-07-28T20:38:34.730+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:35.110 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:35.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2949 16 16 0 0 0 - 0 2024-07-28T20:38:35.228 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:35 smithi155 bash[73694]: debug 2024-07-28T20:38:35.194+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:35.343 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:35.395 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:38:35.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:35.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:35.694 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:35.815 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:35.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:36.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:36.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2950 16 16 0 0 0 - 0 2024-07-28T20:38:36.170 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:36.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:36 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:36.234 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:36 smithi155 bash[73694]: debug 2024-07-28T20:38:36.186+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:36.289 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:36.468 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:36.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:36 smithi155 bash[68033]: cluster 2024-07-28T20:38:34.743016+0000 mgr.y (mgr.34101) 2068 : cluster [DBG] pgmap v2986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:36.479 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:36 smithi155 bash[73694]: debug 2024-07-28T20:38:36.270+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:36.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:36.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:36 smithi045 bash[80445]: cluster 2024-07-28T20:38:34.743016+0000 mgr.y (mgr.34101) 2068 : cluster [DBG] pgmap v2986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:36 smithi045 bash[82788]: cluster 2024-07-28T20:38:34.743016+0000 mgr.y (mgr.34101) 2068 : cluster [DBG] pgmap v2986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:36.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:36.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:37.061 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:37.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2951 16 16 0 0 0 - 0 2024-07-28T20:38:37.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:37.297 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:38:37.298 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-07-28T20:38:37.300 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:37.418 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:37.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:37 smithi155 bash[73694]: debug 2024-07-28T20:38:37.162+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:37.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:37.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:37 smithi155 bash[73694]: debug 2024-07-28T20:38:37.398+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:37.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:37.655 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:37.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:37.893 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:38.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:38.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:38.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2952 16 16 0 0 0 - 0 2024-07-28T20:38:38.244 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:38.361 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:38 smithi045 bash[80445]: cluster 2024-07-28T20:38:36.744865+0000 mgr.y (mgr.34101) 2069 : cluster [DBG] pgmap v2987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:38 smithi045 bash[82788]: cluster 2024-07-28T20:38:36.744865+0000 mgr.y (mgr.34101) 2069 : cluster [DBG] pgmap v2987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:38.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:38.491 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:38 smithi155 bash[73694]: debug 2024-07-28T20:38:38.194+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:38.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:38 smithi155 bash[68033]: cluster 2024-07-28T20:38:36.744865+0000 mgr.y (mgr.34101) 2069 : cluster [DBG] pgmap v2987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:38.600 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:38.718 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:38.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:38.730 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:38 smithi155 bash[73694]: debug 2024-07-28T20:38:38.590+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:38.838 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:38.957 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:39.076 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:39.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2953 16 16 0 0 0 - 0 2024-07-28T20:38:39.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:39.255 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:38:39.311 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:39.429 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:39.548 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:39.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:39 smithi155 bash[68033]: audit 2024-07-28T20:38:38.366715+0000 mon.c (mon.2) 655 : audit [INF] from='client.? 172.21.15.45:0/2761680089' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:38:39.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:39 smithi155 bash[68033]: audit 2024-07-28T20:38:38.367377+0000 mon.a (mon.0) 2879 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:38:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:39 smithi155 bash[73694]: debug 2024-07-28T20:38:39.230+0000 7f8e37e1e640 -1 osd.4 1321 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:39 smithi155 bash[73694]: debug 2024-07-28T20:38:39.282+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:39.559 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:39 smithi045 bash[82788]: audit 2024-07-28T20:38:38.366715+0000 mon.c (mon.2) 655 : audit [INF] from='client.? 172.21.15.45:0/2761680089' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:38:39.560 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:39 smithi045 bash[82788]: audit 2024-07-28T20:38:38.367377+0000 mon.a (mon.0) 2879 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:38:39.560 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:39 smithi045 bash[80445]: audit 2024-07-28T20:38:38.366715+0000 mon.c (mon.2) 655 : audit [INF] from='client.? 172.21.15.45:0/2761680089' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:38:39.560 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:39 smithi045 bash[80445]: audit 2024-07-28T20:38:38.367377+0000 mon.a (mon.0) 2879 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:38:39.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:39.787 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:39.907 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:40.025 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:40.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2954 16 16 0 0 0 - 0 2024-07-28T20:38:40.145 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:40.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:40.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:40 smithi045 bash[80445]: cluster 2024-07-28T20:38:38.746646+0000 mgr.y (mgr.34101) 2070 : cluster [DBG] pgmap v2988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:40 smithi045 bash[80445]: cluster 2024-07-28T20:38:39.239331+0000 mon.a (mon.0) 2880 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:38:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:40 smithi045 bash[80445]: audit 2024-07-28T20:38:39.253088+0000 mon.a (mon.0) 2881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:38:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:40 smithi045 bash[80445]: cluster 2024-07-28T20:38:39.253336+0000 mon.a (mon.0) 2882 : cluster [DBG] osdmap e1322: 8 total, 2 up, 8 in 2024-07-28T20:38:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:40 smithi045 bash[82788]: cluster 2024-07-28T20:38:38.746646+0000 mgr.y (mgr.34101) 2070 : cluster [DBG] pgmap v2988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:40 smithi045 bash[82788]: cluster 2024-07-28T20:38:39.239331+0000 mon.a (mon.0) 2880 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:38:40.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:40 smithi045 bash[82788]: audit 2024-07-28T20:38:39.253088+0000 mon.a (mon.0) 2881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:38:40.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:40 smithi045 bash[82788]: cluster 2024-07-28T20:38:39.253336+0000 mon.a (mon.0) 2882 : cluster [DBG] osdmap e1322: 8 total, 2 up, 8 in 2024-07-28T20:38:40.507 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:40 smithi155 bash[73694]: debug 2024-07-28T20:38:40.226+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:40.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:40 smithi155 bash[68033]: cluster 2024-07-28T20:38:38.746646+0000 mgr.y (mgr.34101) 2070 : cluster [DBG] pgmap v2988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:40.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:40 smithi155 bash[68033]: cluster 2024-07-28T20:38:39.239331+0000 mon.a (mon.0) 2880 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:38:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:40 smithi155 bash[68033]: audit 2024-07-28T20:38:39.253088+0000 mon.a (mon.0) 2881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:38:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:40 smithi155 bash[68033]: cluster 2024-07-28T20:38:39.253336+0000 mon.a (mon.0) 2882 : cluster [DBG] osdmap e1322: 8 total, 2 up, 8 in 2024-07-28T20:38:40.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:40.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:40.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:40.874 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:38:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:38:40] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:38:40.983 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:41.102 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:41.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2955 16 16 0 0 0 - 0 2024-07-28T20:38:41.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:41.339 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:41.458 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:41.548 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:41 smithi155 bash[73694]: debug 2024-07-28T20:38:41.277+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:41.548 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:41.577 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:41.661 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:41 smithi155 bash[73694]: debug 2024-07-28T20:38:41.545+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:41.661 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:41.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:41 smithi155 bash[73694]: debug 2024-07-28T20:38:41.657+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:41 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:41 smithi155 bash[73694]: debug 2024-07-28T20:38:41.773+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:41.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:41.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:42.053 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:42.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2956 16 16 0 0 0 - 0 2024-07-28T20:38:42.172 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:42.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:38:42.292 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:42.412 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:42 smithi045 bash[80445]: cluster 2024-07-28T20:38:40.747876+0000 mgr.y (mgr.34101) 2071 : cluster [DBG] pgmap v2990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:42 smithi045 bash[82788]: cluster 2024-07-28T20:38:40.747876+0000 mgr.y (mgr.34101) 2071 : cluster [DBG] pgmap v2990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:42.525 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:42 smithi155 bash[68033]: cluster 2024-07-28T20:38:40.747876+0000 mgr.y (mgr.34101) 2071 : cluster [DBG] pgmap v2990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:38:42 smithi155 bash[60745]: ts=2024-07-28T20:38:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:38:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:42 smithi155 bash[73694]: debug 2024-07-28T20:38:42.285+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:42 smithi155 bash[73694]: debug 2024-07-28T20:38:42.373+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:42.643 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:42.683 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:38:42.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:42.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:42.999 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:42 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:42 smithi155 bash[73694]: debug 2024-07-28T20:38:42.957+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:43.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:43.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2957 16 16 0 0 0 - 0 2024-07-28T20:38:43.236 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:43.356 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:43.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:43 smithi155 bash[73694]: debug 2024-07-28T20:38:43.273+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:43.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:43.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:43.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:43.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:43 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:43 smithi155 bash[73694]: debug 2024-07-28T20:38:43.789+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:44.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:44.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2958 16 16 0 0 0 - 0 2024-07-28T20:38:44.188 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:44.304 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:44.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:44 smithi045 bash[80445]: cluster 2024-07-28T20:38:42.749726+0000 mgr.y (mgr.34101) 2072 : cluster [DBG] pgmap v2991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:44.351 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:44 smithi045 bash[82788]: cluster 2024-07-28T20:38:42.749726+0000 mgr.y (mgr.34101) 2072 : cluster [DBG] pgmap v2991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:44.378 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:44 smithi155 bash[68033]: cluster 2024-07-28T20:38:42.749726+0000 mgr.y (mgr.34101) 2072 : cluster [DBG] pgmap v2991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:44.378 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:44.378 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:44 smithi155 bash[73694]: debug 2024-07-28T20:38:44.321+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:44.424 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:44.542 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:44 smithi155 bash[73694]: debug 2024-07-28T20:38:44.373+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:44.664 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:44.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:44.906 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:45.029 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:45.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2959 16 16 0 0 0 - 0 2024-07-28T20:38:45.145 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:45.264 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:45.383 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:45.503 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:45.619 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:45.631 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:45 smithi155 bash[73694]: debug 2024-07-28T20:38:45.333+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:45.740 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:45.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:45.979 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:46.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:46.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:38:46.137892+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:38:46.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:38:46.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2960 16 16 0 0 0 - 0 2024-07-28T20:38:46.219 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:46.338 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:46.426 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:38:46.453 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:46.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:46 smithi155 bash[68033]: cluster 2024-07-28T20:38:44.751550+0000 mgr.y (mgr.34101) 2073 : cluster [DBG] pgmap v2992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:46 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:46 smithi155 bash[73694]: debug 2024-07-28T20:38:46.309+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:46 smithi155 bash[73694]: debug 2024-07-28T20:38:46.325+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:46.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:46.578 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:46 smithi045 bash[80445]: cluster 2024-07-28T20:38:44.751550+0000 mgr.y (mgr.34101) 2073 : cluster [DBG] pgmap v2992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:46.578 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:46 smithi045 bash[82788]: cluster 2024-07-28T20:38:44.751550+0000 mgr.y (mgr.34101) 2073 : cluster [DBG] pgmap v2992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:46.686 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:46.807 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:46.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:47.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:47.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2961 16 16 0 0 0 - 0 2024-07-28T20:38:47.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:47.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:38:47.330 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-07-28T20:38:47.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:47.538 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:47 smithi155 bash[73694]: debug 2024-07-28T20:38:47.265+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:47.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:47.776 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:47.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:48.001 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:48.015 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:48.133 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:48.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2962 16 16 0 0 0 - 0 2024-07-28T20:38:48.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:48.259 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:48 smithi155 bash[73694]: debug 2024-07-28T20:38:47.997+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:48.376 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:48.494 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:48.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:48 smithi155 bash[73694]: debug 2024-07-28T20:38:48.273+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:48.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:48 smithi155 bash[68033]: cluster 2024-07-28T20:38:46.753458+0000 mgr.y (mgr.34101) 2074 : cluster [DBG] pgmap v2993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:48.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:48 smithi155 bash[68033]: audit 2024-07-28T20:38:48.237545+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:38:48.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:48 smithi155 bash[68033]: audit 2024-07-28T20:38:48.240340+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:48.614 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:48.626 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:48 smithi045 bash[80445]: cluster 2024-07-28T20:38:46.753458+0000 mgr.y (mgr.34101) 2074 : cluster [DBG] pgmap v2993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:48.626 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:48 smithi045 bash[80445]: audit 2024-07-28T20:38:48.237545+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:38:48.627 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:48 smithi045 bash[80445]: audit 2024-07-28T20:38:48.240340+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:48.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:48 smithi045 bash[82788]: cluster 2024-07-28T20:38:46.753458+0000 mgr.y (mgr.34101) 2074 : cluster [DBG] pgmap v2993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:48.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:48 smithi045 bash[82788]: audit 2024-07-28T20:38:48.237545+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:38:48.627 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:48 smithi045 bash[82788]: audit 2024-07-28T20:38:48.240340+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:38:48.732 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:48.822 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:38:48.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:48.965 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:49.082 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:49.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2963 16 16 0 0 0 - 0 2024-07-28T20:38:49.201 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:49.322 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:49.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:49 smithi155 bash[73694]: debug 2024-07-28T20:38:49.177+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:49 smithi155 bash[73694]: debug 2024-07-28T20:38:49.261+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:49.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:49.683 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:49.803 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:49.923 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:50.044 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:50.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2964 16 16 0 0 0 - 0 2024-07-28T20:38:50.162 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:50.281 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:50.327 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:50 smithi045 bash[80445]: cluster 2024-07-28T20:38:48.754590+0000 mgr.y (mgr.34101) 2075 : cluster [DBG] pgmap v2994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:50.328 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:50 smithi045 bash[82788]: cluster 2024-07-28T20:38:48.754590+0000 mgr.y (mgr.34101) 2075 : cluster [DBG] pgmap v2994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:50.400 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:50.520 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:50.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:50 smithi155 bash[73694]: debug 2024-07-28T20:38:50.269+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:50.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:50 smithi155 bash[68033]: cluster 2024-07-28T20:38:48.754590+0000 mgr.y (mgr.34101) 2075 : cluster [DBG] pgmap v2994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:50.639 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:50.760 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:50.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:50.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:51.093 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:38:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:38:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:38:51.117 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:51.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2965 16 16 0 0 0 - 0 2024-07-28T20:38:51.236 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:51.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:51.474 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:51 smithi155 bash[73694]: debug 2024-07-28T20:38:51.293+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:51.590 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:51.707 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:51.825 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:51.934 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:38:51.944 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:52.059 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:52.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2966 16 16 0 0 0 - 0 2024-07-28T20:38:52.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:52.189 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:51 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:52.189 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:51 smithi155 bash[73694]: debug 2024-07-28T20:38:51.929+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:52.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:52.416 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:52.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:52.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:52 smithi155 bash[68033]: cluster 2024-07-28T20:38:50.756311+0000 mgr.y (mgr.34101) 2076 : cluster [DBG] pgmap v2995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:52.547 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:52 smithi155 bash[73694]: debug 2024-07-28T20:38:52.293+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:52.547 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:38:52 smithi155 bash[60745]: ts=2024-07-28T20:38:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:38:52.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:52.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:52 smithi045 bash[80445]: cluster 2024-07-28T20:38:50.756311+0000 mgr.y (mgr.34101) 2076 : cluster [DBG] pgmap v2995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:52 smithi045 bash[82788]: cluster 2024-07-28T20:38:50.756311+0000 mgr.y (mgr.34101) 2076 : cluster [DBG] pgmap v2995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:52.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:52.892 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:53.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:53.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:53.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2967 16 16 0 0 0 - 0 2024-07-28T20:38:53.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:53.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:53.262 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:53 smithi155 bash[73694]: debug 2024-07-28T20:38:53.001+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:53.370 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:53.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:53 smithi155 bash[73694]: debug 2024-07-28T20:38:53.273+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:53.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:53.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:53.850 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:53.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:54.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:53 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:54.092 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:54.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2968 16 16 0 0 0 - 0 2024-07-28T20:38:54.207 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:54.277 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:54 smithi155 bash[73694]: debug 2024-07-28T20:38:54.045+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:54.277 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:54.327 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:54.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:54.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:54 smithi155 bash[68033]: cluster 2024-07-28T20:38:52.758207+0000 mgr.y (mgr.34101) 2077 : cluster [DBG] pgmap v2996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:54 smithi155 bash[73694]: debug 2024-07-28T20:38:54.313+0000 7f8e37e1e640 -1 osd.4 1322 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:54.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:54.577 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:54 smithi045 bash[82788]: cluster 2024-07-28T20:38:52.758207+0000 mgr.y (mgr.34101) 2077 : cluster [DBG] pgmap v2996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:54.577 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:54 smithi045 bash[80445]: cluster 2024-07-28T20:38:52.758207+0000 mgr.y (mgr.34101) 2077 : cluster [DBG] pgmap v2996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:54.685 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:54.804 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:54.923 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:54.934 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:54 smithi155 bash[73694]: debug 2024-07-28T20:38:54.581+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:55.043 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:55.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2969 16 16 0 0 0 - 0 2024-07-28T20:38:55.163 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:55.174 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:55.174 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:55 smithi155 bash[73694]: debug 2024-07-28T20:38:55.013+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:55.283 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:55.287 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:38:55.313 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:55 smithi045 bash[80445]: audit 2024-07-28T20:38:54.320466+0000 mon.a (mon.0) 2884 : audit [INF] from='client.? 172.21.15.45:0/2560728133' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:38:55.313 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:55 smithi045 bash[82788]: audit 2024-07-28T20:38:54.320466+0000 mon.a (mon.0) 2884 : audit [INF] from='client.? 172.21.15.45:0/2560728133' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:38:55.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:55.518 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:55.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:55 smithi155 bash[68033]: audit 2024-07-28T20:38:54.320466+0000 mon.a (mon.0) 2884 : audit [INF] from='client.? 172.21.15.45:0/2560728133' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:38:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:55 smithi155 bash[73694]: debug 2024-07-28T20:38:55.313+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:55.637 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:55.755 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:55.874 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:55.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:55 smithi155 bash[73694]: debug 2024-07-28T20:38:55.849+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:56.114 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:56.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2970 16 16 0 0 0 - 0 2024-07-28T20:38:56.231 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:56.351 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:56.470 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:56.481 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:56 smithi155 bash[73694]: debug 2024-07-28T20:38:56.345+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:56.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:56 smithi155 bash[68033]: cluster 2024-07-28T20:38:54.759918+0000 mgr.y (mgr.34101) 2078 : cluster [DBG] pgmap v2997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:56.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:56 smithi155 bash[68033]: cluster 2024-07-28T20:38:55.277526+0000 mon.a (mon.0) 2885 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:38:56.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:56 smithi155 bash[68033]: audit 2024-07-28T20:38:55.287100+0000 mon.a (mon.0) 2886 : audit [INF] from='client.? 172.21.15.45:0/2560728133' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:38:56.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:56 smithi155 bash[68033]: cluster 2024-07-28T20:38:55.287152+0000 mon.a (mon.0) 2887 : cluster [DBG] osdmap e1323: 8 total, 2 up, 8 in 2024-07-28T20:38:56.591 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:56.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:56 smithi045 bash[80445]: cluster 2024-07-28T20:38:54.759918+0000 mgr.y (mgr.34101) 2078 : cluster [DBG] pgmap v2997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:56 smithi045 bash[80445]: cluster 2024-07-28T20:38:55.277526+0000 mon.a (mon.0) 2885 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:38:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:56 smithi045 bash[80445]: audit 2024-07-28T20:38:55.287100+0000 mon.a (mon.0) 2886 : audit [INF] from='client.? 172.21.15.45:0/2560728133' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:38:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:56 smithi045 bash[80445]: cluster 2024-07-28T20:38:55.287152+0000 mon.a (mon.0) 2887 : cluster [DBG] osdmap e1323: 8 total, 2 up, 8 in 2024-07-28T20:38:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:56 smithi045 bash[82788]: cluster 2024-07-28T20:38:54.759918+0000 mgr.y (mgr.34101) 2078 : cluster [DBG] pgmap v2997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:56 smithi045 bash[82788]: cluster 2024-07-28T20:38:55.277526+0000 mon.a (mon.0) 2885 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:38:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:56 smithi045 bash[82788]: audit 2024-07-28T20:38:55.287100+0000 mon.a (mon.0) 2886 : audit [INF] from='client.? 172.21.15.45:0/2560728133' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:38:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:56 smithi045 bash[82788]: cluster 2024-07-28T20:38:55.287152+0000 mon.a (mon.0) 2887 : cluster [DBG] osdmap e1323: 8 total, 2 up, 8 in 2024-07-28T20:38:56.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:56.947 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:57.065 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:57.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2971 16 16 0 0 0 - 0 2024-07-28T20:38:57.184 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:57.303 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:56 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:56 smithi155 bash[73694]: debug 2024-07-28T20:38:56.921+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:57.421 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:57.535 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:57.537 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:38:57.625 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:57 smithi155 bash[73694]: debug 2024-07-28T20:38:57.357+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:57.625 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:57.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:57.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:38:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:57 smithi155 bash[73694]: debug 2024-07-28T20:38:57.621+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:57.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:58.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:58.135 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:58.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2972 16 16 0 0 0 - 0 2024-07-28T20:38:58.253 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:58.285 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:58.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:58 smithi155 bash[73694]: debug 2024-07-28T20:38:58.233+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:58.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:58.364 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:38:58.365 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-07-28T20:38:58.372 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:58.526 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:58.542 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:38:58 smithi045 bash[82788]: cluster 2024-07-28T20:38:56.761875+0000 mgr.y (mgr.34101) 2079 : cluster [DBG] pgmap v2999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:58.542 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:38:58 smithi045 bash[80445]: cluster 2024-07-28T20:38:56.761875+0000 mgr.y (mgr.34101) 2079 : cluster [DBG] pgmap v2999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:58.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:38:58 smithi155 bash[68033]: cluster 2024-07-28T20:38:56.761875+0000 mgr.y (mgr.34101) 2079 : cluster [DBG] pgmap v2999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:38:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:58 smithi155 bash[73694]: debug 2024-07-28T20:38:58.309+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:58 smithi155 bash[73694]: debug 2024-07-28T20:38:58.349+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:58.647 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:58.766 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:58.885 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:38:58.916 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:38:59.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:59.123 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:38:59.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2973 16 16 0 0 0 - 0 2024-07-28T20:38:59.237 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:38:59.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:38:59.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:38:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:59 smithi155 bash[73694]: debug 2024-07-28T20:38:59.265+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:38:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:38:59.597 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:59.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:38:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:38:59 smithi155 bash[73694]: debug 2024-07-28T20:38:59.577+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:38:59.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:38:59.943 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:00.059 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:00.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2974 16 16 0 0 0 - 0 2024-07-28T20:39:00.177 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:00.290 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:00.411 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:00.530 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:00.542 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:00 smithi045 bash[80445]: cluster 2024-07-28T20:38:58.763617+0000 mgr.y (mgr.34101) 2080 : cluster [DBG] pgmap v3000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:00.542 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:00 smithi045 bash[80445]: audit 2024-07-28T20:38:59.497730+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:39:00.542 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:00 smithi045 bash[80445]: audit 2024-07-28T20:38:59.865144+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:00.542 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:00 smithi045 bash[80445]: audit 2024-07-28T20:38:59.876717+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:00.542 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:00 smithi045 bash[82788]: cluster 2024-07-28T20:38:58.763617+0000 mgr.y (mgr.34101) 2080 : cluster [DBG] pgmap v3000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:00.542 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:00 smithi045 bash[82788]: audit 2024-07-28T20:38:59.497730+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:39:00.543 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:00 smithi045 bash[82788]: audit 2024-07-28T20:38:59.865144+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:00.543 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:00 smithi045 bash[82788]: audit 2024-07-28T20:38:59.876717+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:00 smithi155 bash[73694]: debug 2024-07-28T20:39:00.313+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:00 smithi155 bash[68033]: cluster 2024-07-28T20:38:58.763617+0000 mgr.y (mgr.34101) 2080 : cluster [DBG] pgmap v3000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:00 smithi155 bash[68033]: audit 2024-07-28T20:38:59.497730+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:39:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:00 smithi155 bash[68033]: audit 2024-07-28T20:38:59.865144+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:00 smithi155 bash[68033]: audit 2024-07-28T20:38:59.876717+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:00.650 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:00.770 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:00.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:39:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:39:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:39:01.015 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:01.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:01.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2975 16 16 0 0 0 - 0 2024-07-28T20:39:01.253 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:01.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:01.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:01 smithi155 bash[73694]: debug 2024-07-28T20:39:01.109+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:01.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:01.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:01 smithi155 bash[73694]: debug 2024-07-28T20:39:01.293+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:01 smithi155 bash[73694]: debug 2024-07-28T20:39:01.441+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:01.612 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:01.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:01 smithi155 bash[73694]: debug 2024-07-28T20:39:01.573+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:01.848 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:01.966 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:02.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:02.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2976 16 16 0 0 0 - 0 2024-07-28T20:39:02.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:02.295 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:02 smithi045 bash[82788]: cluster 2024-07-28T20:39:00.765373+0000 mgr.y (mgr.34101) 2081 : cluster [DBG] pgmap v3001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:02.324 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:02.444 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:02.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:02 smithi155 bash[68033]: cluster 2024-07-28T20:39:00.765373+0000 mgr.y (mgr.34101) 2081 : cluster [DBG] pgmap v3001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:02.455 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:02 smithi155 bash[73694]: debug 2024-07-28T20:39:02.305+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:02.455 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:39:02 smithi155 bash[60745]: ts=2024-07-28T20:39:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:39:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:02 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:02 smithi155 bash[73694]: debug 2024-07-28T20:39:02.517+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:02.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:02.573 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:02 smithi045 bash[80445]: cluster 2024-07-28T20:39:00.765373+0000 mgr.y (mgr.34101) 2081 : cluster [DBG] pgmap v3001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:02.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:02.796 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:02.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:03.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:03.121 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:39:03.121 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:39:03.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2977 16 16 0 0 0 - 0 2024-07-28T20:39:03.151 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:03.266 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:03.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:03.502 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:03 smithi155 bash[68033]: audit 2024-07-28T20:39:03.227849+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:03 smithi155 bash[73694]: debug 2024-07-28T20:39:03.269+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:03.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:03 smithi045 bash[80445]: audit 2024-07-28T20:39:03.227849+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:03 smithi045 bash[82788]: audit 2024-07-28T20:39:03.227849+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:03.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:03.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:03.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:03 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:03 smithi155 bash[73694]: debug 2024-07-28T20:39:03.737+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:04.100 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:04.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2978 16 16 0 0 0 - 0 2024-07-28T20:39:04.218 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:04.303 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:04 smithi045 bash[82788]: cluster 2024-07-28T20:39:02.767331+0000 mgr.y (mgr.34101) 2082 : cluster [DBG] pgmap v3002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:04.333 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:04.445 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:04 smithi155 bash[68033]: cluster 2024-07-28T20:39:02.767331+0000 mgr.y (mgr.34101) 2082 : cluster [DBG] pgmap v3002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:04 smithi155 bash[73694]: debug 2024-07-28T20:39:04.313+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:04 smithi155 bash[73694]: debug 2024-07-28T20:39:04.521+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:04.565 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:04.682 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:04 smithi045 bash[80445]: cluster 2024-07-28T20:39:02.767331+0000 mgr.y (mgr.34101) 2082 : cluster [DBG] pgmap v3002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:04.802 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:04.920 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:05.032 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:05.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2979 16 16 0 0 0 - 0 2024-07-28T20:39:05.145 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:05.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:05 smithi155 bash[73694]: debug 2024-07-28T20:39:05.133+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:05.378 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:05.495 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:05.611 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:05.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:05.735 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:05 smithi155 bash[73694]: debug 2024-07-28T20:39:05.353+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:05.735 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:05.735 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:05 smithi155 bash[73694]: debug 2024-07-28T20:39:05.585+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:05.840 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:05.957 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:06.077 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:06.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:39:06.140657+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:39:06.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:39:06.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2980 16 16 0 0 0 - 0 2024-07-28T20:39:06.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:06.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:06 smithi155 bash[68033]: cluster 2024-07-28T20:39:04.769048+0000 mgr.y (mgr.34101) 2083 : cluster [DBG] pgmap v3003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:06.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:06 smithi155 bash[68033]: audit 2024-07-28T20:39:05.092965+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:06 smithi155 bash[68033]: audit 2024-07-28T20:39:05.099071+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:06 smithi155 bash[68033]: audit 2024-07-28T20:39:05.715982+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:06 smithi155 bash[68033]: audit 2024-07-28T20:39:05.727378+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:06.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:06 smithi045 bash[80445]: cluster 2024-07-28T20:39:04.769048+0000 mgr.y (mgr.34101) 2083 : cluster [DBG] pgmap v3003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:06.349 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:06 smithi045 bash[80445]: audit 2024-07-28T20:39:05.092965+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:06 smithi045 bash[80445]: audit 2024-07-28T20:39:05.099071+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:06 smithi045 bash[80445]: audit 2024-07-28T20:39:05.715982+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.350 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:06 smithi045 bash[80445]: audit 2024-07-28T20:39:05.727378+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.350 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:06 smithi045 bash[82788]: cluster 2024-07-28T20:39:04.769048+0000 mgr.y (mgr.34101) 2083 : cluster [DBG] pgmap v3003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:06.350 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:06 smithi045 bash[82788]: audit 2024-07-28T20:39:05.092965+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.350 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:06 smithi045 bash[82788]: audit 2024-07-28T20:39:05.099071+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.350 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:06 smithi045 bash[82788]: audit 2024-07-28T20:39:05.715982+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.350 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:06 smithi045 bash[82788]: audit 2024-07-28T20:39:05.727378+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:06.351 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:06 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:06.351 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:06 smithi155 bash[73694]: debug 2024-07-28T20:39:06.297+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:06.430 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:06.549 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:06 smithi155 bash[73694]: debug 2024-07-28T20:39:06.349+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:06.667 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:06.785 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:06.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:07.023 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:07.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2981 16 16 0 0 0 - 0 2024-07-28T20:39:07.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:07.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:07 smithi155 bash[68033]: audit 2024-07-28T20:39:06.192836+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:39:07.268 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:07 smithi155 bash[68033]: audit 2024-07-28T20:39:06.194621+0000 mon.c (mon.2) 660 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:39:07.269 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:07 smithi155 bash[68033]: audit 2024-07-28T20:39:06.206434+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:07.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:07.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:07 smithi155 bash[73694]: debug 2024-07-28T20:39:07.105+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:07.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:07.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:07 smithi155 bash[73694]: debug 2024-07-28T20:39:07.249+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:07.373 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:07 smithi045 bash[82788]: audit 2024-07-28T20:39:06.192836+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:39:07.374 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:07 smithi045 bash[82788]: audit 2024-07-28T20:39:06.194621+0000 mon.c (mon.2) 660 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:39:07.374 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:07 smithi045 bash[82788]: audit 2024-07-28T20:39:06.206434+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:07.374 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:07 smithi045 bash[80445]: audit 2024-07-28T20:39:06.192836+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:39:07.374 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:07 smithi045 bash[80445]: audit 2024-07-28T20:39:06.194621+0000 mon.c (mon.2) 660 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:39:07.374 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:07 smithi045 bash[80445]: audit 2024-07-28T20:39:06.206434+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:07.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:07.504 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:07 smithi155 bash[73694]: debug 2024-07-28T20:39:07.317+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:07 smithi155 bash[73694]: debug 2024-07-28T20:39:07.337+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:07.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:07.741 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:07.857 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:07.975 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:07 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:07 smithi155 bash[73694]: debug 2024-07-28T20:39:07.721+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:08.096 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:08.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2982 16 16 0 0 0 - 0 2024-07-28T20:39:08.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:08.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:08.454 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:08.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:08 smithi155 bash[68033]: cluster 2024-07-28T20:39:06.770366+0000 mgr.y (mgr.34101) 2084 : cluster [DBG] pgmap v3004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:08 smithi155 bash[73694]: debug 2024-07-28T20:39:08.313+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:08.573 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:08.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:08.702 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:08 smithi045 bash[82788]: cluster 2024-07-28T20:39:06.770366+0000 mgr.y (mgr.34101) 2084 : cluster [DBG] pgmap v3004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:08.703 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:08 smithi045 bash[80445]: cluster 2024-07-28T20:39:06.770366+0000 mgr.y (mgr.34101) 2084 : cluster [DBG] pgmap v3004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:08.810 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:08.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:09.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:09.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2983 16 16 0 0 0 - 0 2024-07-28T20:39:09.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:09.176 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:39:09.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:09.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:09.523 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:09 smithi155 bash[73694]: debug 2024-07-28T20:39:09.329+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:09.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:09.761 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:09.879 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:09.998 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:10.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:10.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2984 16 16 0 0 0 - 0 2024-07-28T20:39:10.152 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:39:10.152 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-07-28T20:39:10.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:10.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:10 smithi155 bash[73694]: debug 2024-07-28T20:39:10.089+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:10.297 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:39:10.355 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:10 smithi045 bash[82788]: cluster 2024-07-28T20:39:08.772102+0000 mgr.y (mgr.34101) 2085 : cluster [DBG] pgmap v3005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:10 smithi045 bash[82788]: audit 2024-07-28T20:39:09.357344+0000 mon.c (mon.2) 661 : audit [INF] from='client.? 172.21.15.45:0/607046479' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:39:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:10 smithi045 bash[82788]: audit 2024-07-28T20:39:09.357683+0000 mon.a (mon.0) 2895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:39:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:10 smithi045 bash[80445]: cluster 2024-07-28T20:39:08.772102+0000 mgr.y (mgr.34101) 2085 : cluster [DBG] pgmap v3005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:10 smithi045 bash[80445]: audit 2024-07-28T20:39:09.357344+0000 mon.c (mon.2) 661 : audit [INF] from='client.? 172.21.15.45:0/607046479' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:39:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:10 smithi045 bash[80445]: audit 2024-07-28T20:39:09.357683+0000 mon.a (mon.0) 2895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:39:10.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:10 smithi155 bash[73694]: debug 2024-07-28T20:39:10.289+0000 7f8e37e1e640 -1 osd.4 1323 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:10 smithi155 bash[68033]: cluster 2024-07-28T20:39:08.772102+0000 mgr.y (mgr.34101) 2085 : cluster [DBG] pgmap v3005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:10 smithi155 bash[68033]: audit 2024-07-28T20:39:09.357344+0000 mon.c (mon.2) 661 : audit [INF] from='client.? 172.21.15.45:0/607046479' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:39:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:10 smithi155 bash[68033]: audit 2024-07-28T20:39:09.357683+0000 mon.a (mon.0) 2895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:39:10.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:10.712 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:10.831 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:10.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:39:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:39:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T20:39:11.067 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:11.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2985 16 16 0 0 0 - 0 2024-07-28T20:39:11.186 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:11.305 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:11.424 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:11.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:11 smithi045 bash[80445]: cluster 2024-07-28T20:39:10.281908+0000 mon.a (mon.0) 2896 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:39:11.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:11 smithi045 bash[80445]: audit 2024-07-28T20:39:10.296947+0000 mon.a (mon.0) 2897 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:39:11.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:11 smithi045 bash[80445]: cluster 2024-07-28T20:39:10.297154+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1324: 8 total, 2 up, 8 in 2024-07-28T20:39:11.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:11 smithi045 bash[82788]: cluster 2024-07-28T20:39:10.281908+0000 mon.a (mon.0) 2896 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:39:11.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:11 smithi045 bash[82788]: audit 2024-07-28T20:39:10.296947+0000 mon.a (mon.0) 2897 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:39:11.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:11 smithi045 bash[82788]: cluster 2024-07-28T20:39:10.297154+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1324: 8 total, 2 up, 8 in 2024-07-28T20:39:11.543 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:11 smithi155 bash[73694]: debug 2024-07-28T20:39:11.261+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:11 smithi155 bash[68033]: cluster 2024-07-28T20:39:10.281908+0000 mon.a (mon.0) 2896 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:39:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:11 smithi155 bash[68033]: audit 2024-07-28T20:39:10.296947+0000 mon.a (mon.0) 2897 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:39:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:11 smithi155 bash[68033]: cluster 2024-07-28T20:39:10.297154+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1324: 8 total, 2 up, 8 in 2024-07-28T20:39:11.663 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:11.783 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:11.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:12.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:12.140 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:12.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2986 16 16 0 0 0 - 0 2024-07-28T20:39:12.259 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:12.379 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:12.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:12.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:12 smithi155 bash[68033]: cluster 2024-07-28T20:39:10.773905+0000 mgr.y (mgr.34101) 2086 : cluster [DBG] pgmap v3007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:12.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:12 smithi155 bash[73694]: debug 2024-07-28T20:39:12.233+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:12.511 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:39:12 smithi155 bash[60745]: ts=2024-07-28T20:39:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:39:12.619 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:12.631 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:12 smithi045 bash[80445]: cluster 2024-07-28T20:39:10.773905+0000 mgr.y (mgr.34101) 2086 : cluster [DBG] pgmap v3007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:12.631 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:12 smithi045 bash[82788]: cluster 2024-07-28T20:39:10.773905+0000 mgr.y (mgr.34101) 2086 : cluster [DBG] pgmap v3007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:12.739 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:12.858 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:12.977 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:13.095 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:13.115 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:39:13.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2987 16 16 0 0 0 - 0 2024-07-28T20:39:13.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:13.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:12 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:13.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:13 smithi155 bash[73694]: debug 2024-07-28T20:39:13.073+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:13.334 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:13.446 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:13 smithi155 bash[73694]: debug 2024-07-28T20:39:13.245+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:13.566 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:13.687 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:13.807 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:13.926 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:14.047 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:14.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2988 16 16 0 0 0 - 0 2024-07-28T20:39:14.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:14.246 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:13 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:14.246 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:14 smithi155 bash[73694]: debug 2024-07-28T20:39:14.009+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:14.246 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:14.289 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:14.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:14.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:14.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:14 smithi155 bash[68033]: cluster 2024-07-28T20:39:12.775061+0000 mgr.y (mgr.34101) 2087 : cluster [DBG] pgmap v3008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:14.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:14 smithi155 bash[73694]: debug 2024-07-28T20:39:14.245+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:14.540 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:14 smithi155 bash[73694]: debug 2024-07-28T20:39:14.261+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:14.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:14.659 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:14 smithi045 bash[82788]: cluster 2024-07-28T20:39:12.775061+0000 mgr.y (mgr.34101) 2087 : cluster [DBG] pgmap v3008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:14.660 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:14 smithi045 bash[80445]: cluster 2024-07-28T20:39:12.775061+0000 mgr.y (mgr.34101) 2087 : cluster [DBG] pgmap v3008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:14.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:14.888 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:14.958 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:39:15.006 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:14 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:14 smithi155 bash[73694]: debug 2024-07-28T20:39:14.869+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:15.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:15.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2989 16 16 0 0 0 - 0 2024-07-28T20:39:15.238 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:15.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:15.456 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:15 smithi155 bash[73694]: debug 2024-07-28T20:39:15.257+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:15.456 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:15 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:15.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:15.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:15.712 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:15.832 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:15.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:16.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:16.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2990 16 16 0 0 0 - 0 2024-07-28T20:39:16.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:16.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:15 smithi155 bash[73694]: debug 2024-07-28T20:39:15.453+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:16.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:16.269 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:16 smithi155 bash[73694]: debug 2024-07-28T20:39:16.169+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:16.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:16.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:16.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:16 smithi155 bash[73694]: debug 2024-07-28T20:39:16.265+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:16.438 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:16 smithi155 bash[68033]: cluster 2024-07-28T20:39:14.776811+0000 mgr.y (mgr.34101) 2088 : cluster [DBG] pgmap v3009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:16.544 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:16.570 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:16 smithi045 bash[80445]: cluster 2024-07-28T20:39:14.776811+0000 mgr.y (mgr.34101) 2088 : cluster [DBG] pgmap v3009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:16.570 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:16 smithi045 bash[82788]: cluster 2024-07-28T20:39:14.776811+0000 mgr.y (mgr.34101) 2088 : cluster [DBG] pgmap v3009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:16.664 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:16.782 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:16.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:16.985 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:39:17.021 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:17.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:17.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2991 16 16 0 0 0 - 0 2024-07-28T20:39:17.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:16 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:17.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:16 smithi155 bash[73694]: debug 2024-07-28T20:39:16.993+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:17.256 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:17.375 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:17.493 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:17.610 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:17.731 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:17 smithi155 bash[73694]: debug 2024-07-28T20:39:17.225+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:17 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:17 smithi155 bash[73694]: debug 2024-07-28T20:39:17.589+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:17.852 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:17.967 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:18.087 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:18.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2992 16 16 0 0 0 - 0 2024-07-28T20:39:18.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:18.326 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:18.417 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:18 smithi155 bash[73694]: debug 2024-07-28T20:39:18.193+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:18.417 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:18 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:18.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:18 smithi155 bash[68033]: cluster 2024-07-28T20:39:16.778755+0000 mgr.y (mgr.34101) 2089 : cluster [DBG] pgmap v3010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:18.417 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:18 smithi155 bash[68033]: audit 2024-07-28T20:39:18.228880+0000 mon.c (mon.2) 662 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:18.444 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:18.457 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:18 smithi045 bash[82788]: cluster 2024-07-28T20:39:16.778755+0000 mgr.y (mgr.34101) 2089 : cluster [DBG] pgmap v3010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:18.457 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:18 smithi045 bash[82788]: audit 2024-07-28T20:39:18.228880+0000 mon.c (mon.2) 662 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:18.458 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:18 smithi045 bash[80445]: cluster 2024-07-28T20:39:16.778755+0000 mgr.y (mgr.34101) 2089 : cluster [DBG] pgmap v3010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:18.458 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:18 smithi045 bash[80445]: audit 2024-07-28T20:39:18.228880+0000 mon.c (mon.2) 662 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:18 smithi155 bash[73694]: debug 2024-07-28T20:39:18.413+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:18.567 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:18.687 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:18.806 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:18.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:19.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:19.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2993 16 16 0 0 0 - 0 2024-07-28T20:39:19.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:19.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:19.290 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:19 smithi155 bash[73694]: debug 2024-07-28T20:39:19.161+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:19.397 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:19.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:19 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:19.515 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:19 smithi155 bash[73694]: debug 2024-07-28T20:39:19.497+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:19.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:19.755 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:19.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:19.994 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:20.108 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:20.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2994 16 16 0 0 0 - 0 2024-07-28T20:39:20.213 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:39:20.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:20.339 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:20.455 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:20.467 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:20 smithi155 bash[73694]: debug 2024-07-28T20:39:20.209+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:20.467 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:20 smithi155 bash[68033]: cluster 2024-07-28T20:39:18.779995+0000 mgr.y (mgr.34101) 2090 : cluster [DBG] pgmap v3011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:20.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:20 smithi045 bash[80445]: cluster 2024-07-28T20:39:18.779995+0000 mgr.y (mgr.34101) 2090 : cluster [DBG] pgmap v3011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:20.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:20 smithi045 bash[82788]: cluster 2024-07-28T20:39:18.779995+0000 mgr.y (mgr.34101) 2090 : cluster [DBG] pgmap v3011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:20.576 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:20.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:20 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:20 smithi155 bash[73694]: debug 2024-07-28T20:39:20.621+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:20.813 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:20.918 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:39:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:39:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:39:20.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:21.051 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:21.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2995 16 16 0 0 0 - 0 2024-07-28T20:39:21.172 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:21.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:21.410 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:21.529 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:21.540 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:21 smithi155 bash[73694]: debug 2024-07-28T20:39:21.193+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:21.648 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:21.667 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:39:21.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-07-28T20:39:21.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:21.883 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:22.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:22.122 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:22.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2996 16 16 0 0 0 - 0 2024-07-28T20:39:22.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:22.362 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:22.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:22 smithi045 bash[80445]: cluster 2024-07-28T20:39:20.781667+0000 mgr.y (mgr.34101) 2091 : cluster [DBG] pgmap v3012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:22 smithi045 bash[82788]: cluster 2024-07-28T20:39:20.781667+0000 mgr.y (mgr.34101) 2091 : cluster [DBG] pgmap v3012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:22.482 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:22.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:22 smithi155 bash[68033]: cluster 2024-07-28T20:39:20.781667+0000 mgr.y (mgr.34101) 2091 : cluster [DBG] pgmap v3012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:22.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:39:22 smithi155 bash[60745]: ts=2024-07-28T20:39:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:39:22.494 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:22 smithi155 bash[73694]: debug 2024-07-28T20:39:22.153+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:22.494 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:22.494 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:22 smithi155 bash[73694]: debug 2024-07-28T20:39:22.329+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:22.601 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:22.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:22.837 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:22.956 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:22.967 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:22 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:22.967 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:22 smithi155 bash[73694]: debug 2024-07-28T20:39:22.681+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:23.076 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:23.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2997 16 16 0 0 0 - 0 2024-07-28T20:39:23.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:23 smithi155 bash[73694]: debug 2024-07-28T20:39:23.105+0000 7f8e37e1e640 -1 osd.4 1324 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:23.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:23.334 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:39:23.435 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:23.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:23.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:23 smithi155 bash[68033]: audit 2024-07-28T20:39:23.240771+0000 mon.c (mon.2) 663 : audit [INF] from='client.? 172.21.15.45:0/427795004' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:23.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:23 smithi155 bash[68033]: audit 2024-07-28T20:39:23.241349+0000 mon.a (mon.0) 2899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:23.669 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:23.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:23 smithi045 bash[80445]: audit 2024-07-28T20:39:23.240771+0000 mon.c (mon.2) 663 : audit [INF] from='client.? 172.21.15.45:0/427795004' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:23.681 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:23 smithi045 bash[80445]: audit 2024-07-28T20:39:23.241349+0000 mon.a (mon.0) 2899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:23.682 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:23 smithi045 bash[82788]: audit 2024-07-28T20:39:23.240771+0000 mon.c (mon.2) 663 : audit [INF] from='client.? 172.21.15.45:0/427795004' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:23.682 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:23 smithi045 bash[82788]: audit 2024-07-28T20:39:23.241349+0000 mon.a (mon.0) 2899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:23.790 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:23.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:24.029 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:24.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2998 16 16 0 0 0 - 0 2024-07-28T20:39:24.148 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:24.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:24 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:24 smithi155 bash[73694]: debug 2024-07-28T20:39:24.077+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:24 smithi155 bash[73694]: debug 2024-07-28T20:39:24.113+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:24.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:24 smithi045 bash[82788]: cluster 2024-07-28T20:39:22.783545+0000 mgr.y (mgr.34101) 2092 : cluster [DBG] pgmap v3013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:24 smithi045 bash[82788]: cluster 2024-07-28T20:39:23.317277+0000 mon.a (mon.0) 2900 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:39:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:24 smithi045 bash[82788]: audit 2024-07-28T20:39:23.331298+0000 mon.a (mon.0) 2901 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:39:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:24 smithi045 bash[82788]: cluster 2024-07-28T20:39:23.331404+0000 mon.a (mon.0) 2902 : cluster [DBG] osdmap e1325: 8 total, 2 up, 8 in 2024-07-28T20:39:24.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:24 smithi045 bash[80445]: cluster 2024-07-28T20:39:22.783545+0000 mgr.y (mgr.34101) 2092 : cluster [DBG] pgmap v3013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:24.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:24 smithi045 bash[80445]: cluster 2024-07-28T20:39:23.317277+0000 mon.a (mon.0) 2900 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:39:24.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:24 smithi045 bash[80445]: audit 2024-07-28T20:39:23.331298+0000 mon.a (mon.0) 2901 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:39:24.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:24 smithi045 bash[80445]: cluster 2024-07-28T20:39:23.331404+0000 mon.a (mon.0) 2902 : cluster [DBG] osdmap e1325: 8 total, 2 up, 8 in 2024-07-28T20:39:24.505 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:24.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:24.634 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:24 smithi155 bash[68033]: cluster 2024-07-28T20:39:22.783545+0000 mgr.y (mgr.34101) 2092 : cluster [DBG] pgmap v3013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:24.634 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:24 smithi155 bash[68033]: cluster 2024-07-28T20:39:23.317277+0000 mon.a (mon.0) 2900 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:39:24.634 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:24 smithi155 bash[68033]: audit 2024-07-28T20:39:23.331298+0000 mon.a (mon.0) 2901 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:39:24.634 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:24 smithi155 bash[68033]: cluster 2024-07-28T20:39:23.331404+0000 mon.a (mon.0) 2902 : cluster [DBG] osdmap e1325: 8 total, 2 up, 8 in 2024-07-28T20:39:24.742 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:24.859 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:24.978 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:25.096 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:25.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 2999 16 16 0 0 0 - 0 2024-07-28T20:39:25.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:25.336 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:25.347 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:25 smithi155 bash[73694]: debug 2024-07-28T20:39:25.077+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:25.456 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:25.574 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:25.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:25.813 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:25.930 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:26.048 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:26.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:39:26.143322+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:39:26.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:39:26.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3000 16 16 0 0 0 - 0 2024-07-28T20:39:26.167 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:26.197 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set noscrub 2024-07-28T20:39:26.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:26.325 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:26 smithi155 bash[73694]: debug 2024-07-28T20:39:26.053+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:26.325 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:26.325 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:26 smithi155 bash[73694]: debug 2024-07-28T20:39:26.149+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:26.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:26 smithi045 bash[80445]: cluster 2024-07-28T20:39:24.785309+0000 mgr.y (mgr.34101) 2093 : cluster [DBG] pgmap v3015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:26 smithi045 bash[82788]: cluster 2024-07-28T20:39:24.785309+0000 mgr.y (mgr.34101) 2093 : cluster [DBG] pgmap v3015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:26.520 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:26.636 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:26.686 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:39:26.756 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:26.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:26 smithi155 bash[68033]: cluster 2024-07-28T20:39:24.785309+0000 mgr.y (mgr.34101) 2093 : cluster [DBG] pgmap v3015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:26.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:26.996 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:27.114 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:27.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3001 16 16 0 0 0 - 0 2024-07-28T20:39:27.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:27.245 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:26 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:27.245 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:26 smithi155 bash[73694]: debug 2024-07-28T20:39:26.965+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:27.245 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:27 smithi155 bash[73694]: debug 2024-07-28T20:39:27.101+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:27.353 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:27.472 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:27.591 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:27.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:27.828 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:27.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:28.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:28.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3002 16 16 0 0 0 - 0 2024-07-28T20:39:28.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:28.300 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:28.415 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:28.426 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:28 smithi155 bash[68033]: cluster 2024-07-28T20:39:26.787313+0000 mgr.y (mgr.34101) 2094 : cluster [DBG] pgmap v3016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:28.426 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:28 smithi155 bash[73694]: debug 2024-07-28T20:39:28.137+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:28.426 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:28.426 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:28 smithi155 bash[73694]: debug 2024-07-28T20:39:28.285+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:28.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:28.533 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:28.654 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:28.665 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:28 smithi045 bash[80445]: cluster 2024-07-28T20:39:26.787313+0000 mgr.y (mgr.34101) 2094 : cluster [DBG] pgmap v3016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:28.665 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:28 smithi045 bash[82788]: cluster 2024-07-28T20:39:26.787313+0000 mgr.y (mgr.34101) 2094 : cluster [DBG] pgmap v3016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:28.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:28.785 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:28 smithi155 bash[73694]: debug 2024-07-28T20:39:28.481+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:28.894 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:29.013 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:28 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:28 smithi155 bash[73694]: debug 2024-07-28T20:39:28.973+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:29.130 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:29.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3003 16 16 0 0 0 - 0 2024-07-28T20:39:29.246 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:29 smithi155 bash[73694]: debug 2024-07-28T20:39:29.113+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:29.363 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:29.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:29.604 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:29.721 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:29.732 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:29.732 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:29 smithi155 bash[73694]: debug 2024-07-28T20:39:29.569+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:29 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:29.841 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:29.961 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:29 smithi155 bash[73694]: debug 2024-07-28T20:39:29.833+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:30.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:30.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3004 16 16 0 0 0 - 0 2024-07-28T20:39:30.199 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:30.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:30.440 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:30.452 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:30 smithi155 bash[73694]: debug 2024-07-28T20:39:30.129+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:30.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:30 smithi155 bash[68033]: cluster 2024-07-28T20:39:28.789043+0000 mgr.y (mgr.34101) 2095 : cluster [DBG] pgmap v3017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:30.511 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:39:30.560 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:30.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:30 smithi045 bash[80445]: cluster 2024-07-28T20:39:28.789043+0000 mgr.y (mgr.34101) 2095 : cluster [DBG] pgmap v3017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:30.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:30 smithi045 bash[82788]: cluster 2024-07-28T20:39:28.789043+0000 mgr.y (mgr.34101) 2095 : cluster [DBG] pgmap v3017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:30.674 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:30.795 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:30 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:30 smithi155 bash[73694]: debug 2024-07-28T20:39:30.537+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:30.915 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:39:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:39:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:39:31.032 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:31.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3005 16 16 0 0 0 - 0 2024-07-28T20:39:31.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:31.267 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:31.354 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:39:31.355 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-07-28T20:39:31.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:31.397 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:31 smithi155 bash[73694]: debug 2024-07-28T20:39:31.124+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:31.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:31.623 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:31.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:31 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:31 smithi155 bash[73694]: debug 2024-07-28T20:39:31.604+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:31.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:31.983 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:32.103 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:32.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3006 16 16 0 0 0 - 0 2024-07-28T20:39:32.222 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:32.342 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:32.461 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:32.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:32 smithi045 bash[80445]: cluster 2024-07-28T20:39:30.790837+0000 mgr.y (mgr.34101) 2096 : cluster [DBG] pgmap v3018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:32 smithi045 bash[82788]: cluster 2024-07-28T20:39:30.790837+0000 mgr.y (mgr.34101) 2096 : cluster [DBG] pgmap v3018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:32 smithi155 bash[73694]: debug 2024-07-28T20:39:32.172+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:32 smithi155 bash[68033]: cluster 2024-07-28T20:39:30.790837+0000 mgr.y (mgr.34101) 2096 : cluster [DBG] pgmap v3018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:39:32 smithi155 bash[60745]: ts=2024-07-28T20:39:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:39:32.579 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:32.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:32.814 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:32.852 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:39:32.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:33.052 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:33.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3007 16 16 0 0 0 - 0 2024-07-28T20:39:33.171 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:33.291 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:33.412 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:33.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:33.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:33 smithi155 bash[73694]: debug 2024-07-28T20:39:33.200+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:33.650 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:33.768 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:33.888 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:34.002 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:34.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:34.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3008 16 16 0 0 0 - 0 2024-07-28T20:39:34.240 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:34 smithi155 bash[73694]: debug 2024-07-28T20:39:34.164+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:34 smithi155 bash[68033]: cluster 2024-07-28T20:39:32.792756+0000 mgr.y (mgr.34101) 2097 : cluster [DBG] pgmap v3019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:34 smithi155 bash[68033]: audit 2024-07-28T20:39:33.234494+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:34 smithi155 bash[68033]: audit 2024-07-28T20:39:33.237945+0000 mon.c (mon.2) 664 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:34.354 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:34.425 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:34 smithi045 bash[80445]: cluster 2024-07-28T20:39:32.792756+0000 mgr.y (mgr.34101) 2097 : cluster [DBG] pgmap v3019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:34.425 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:34 smithi045 bash[80445]: audit 2024-07-28T20:39:33.234494+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:34.425 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:34 smithi045 bash[80445]: audit 2024-07-28T20:39:33.237945+0000 mon.c (mon.2) 664 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:34.425 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:34 smithi045 bash[82788]: cluster 2024-07-28T20:39:32.792756+0000 mgr.y (mgr.34101) 2097 : cluster [DBG] pgmap v3019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:34.425 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:34 smithi045 bash[82788]: audit 2024-07-28T20:39:33.234494+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:34.425 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:34 smithi045 bash[82788]: audit 2024-07-28T20:39:33.237945+0000 mon.c (mon.2) 664 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:34.477 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:34.598 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:34.718 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:34.836 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:34.955 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:35.075 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:35.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3009 16 16 0 0 0 - 0 2024-07-28T20:39:35.196 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:35.311 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:35.431 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:35.551 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:35 smithi155 bash[73694]: debug 2024-07-28T20:39:35.172+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:35 smithi155 bash[73694]: debug 2024-07-28T20:39:35.180+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:35.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:35.788 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:35.898 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:39:35.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:35.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:35.983 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:35 smithi155 bash[73694]: debug 2024-07-28T20:39:35.892+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:35.983 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:35 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:36.026 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:36.137 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:35 smithi155 bash[73694]: debug 2024-07-28T20:39:35.980+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:36.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3010 16 16 0 0 0 - 0 2024-07-28T20:39:36.147 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:36.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:36.386 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:36.505 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:36 smithi155 bash[73694]: debug 2024-07-28T20:39:36.136+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:36 smithi155 bash[68033]: cluster 2024-07-28T20:39:34.794550+0000 mgr.y (mgr.34101) 2098 : cluster [DBG] pgmap v3020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:36.626 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:36 smithi045 bash[80445]: cluster 2024-07-28T20:39:34.794550+0000 mgr.y (mgr.34101) 2098 : cluster [DBG] pgmap v3020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:36 smithi045 bash[82788]: cluster 2024-07-28T20:39:34.794550+0000 mgr.y (mgr.34101) 2098 : cluster [DBG] pgmap v3020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:36.743 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:36.863 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:36.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:37.100 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:37.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3011 16 16 0 0 0 - 0 2024-07-28T20:39:37.215 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:37.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:37.452 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:37.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:37 smithi155 bash[73694]: debug 2024-07-28T20:39:37.168+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:37.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:37 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:37.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:37 smithi155 bash[73694]: debug 2024-07-28T20:39:37.312+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:37.571 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:37.691 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:37.811 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:37.927 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:38.040 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:38.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3012 16 16 0 0 0 - 0 2024-07-28T20:39:38.167 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:38.248 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is set 2024-07-28T20:39:38.288 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:38.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:38 smithi155 bash[68033]: cluster 2024-07-28T20:39:36.796464+0000 mgr.y (mgr.34101) 2099 : cluster [DBG] pgmap v3021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:38.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:38 smithi155 bash[68033]: audit 2024-07-28T20:39:37.447653+0000 mon.a (mon.0) 2904 : audit [INF] from='client.? 172.21.15.45:0/975087647' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:39:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:38 smithi155 bash[73694]: debug 2024-07-28T20:39:38.152+0000 7f8e37e1e640 -1 osd.4 1325 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:38.408 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:38.419 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:38.419 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:38 smithi155 bash[73694]: debug 2024-07-28T20:39:38.392+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:38 smithi045 bash[80445]: cluster 2024-07-28T20:39:36.796464+0000 mgr.y (mgr.34101) 2099 : cluster [DBG] pgmap v3021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:38 smithi045 bash[80445]: audit 2024-07-28T20:39:37.447653+0000 mon.a (mon.0) 2904 : audit [INF] from='client.? 172.21.15.45:0/975087647' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:39:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:38 smithi045 bash[82788]: cluster 2024-07-28T20:39:36.796464+0000 mgr.y (mgr.34101) 2099 : cluster [DBG] pgmap v3021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:38 smithi045 bash[82788]: audit 2024-07-28T20:39:37.447653+0000 mon.a (mon.0) 2904 : audit [INF] from='client.? 172.21.15.45:0/975087647' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2024-07-28T20:39:38.527 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:38.647 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:38.658 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:38.658 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:38 smithi155 bash[73694]: debug 2024-07-28T20:39:38.528+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:38.735 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:38 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:38.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:38.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:39.005 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:39.016 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:38 smithi155 bash[73694]: debug 2024-07-28T20:39:38.732+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:39.124 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:39.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3013 16 16 0 0 0 - 0 2024-07-28T20:39:39.243 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:39 smithi155 bash[68033]: cluster 2024-07-28T20:39:38.239637+0000 mon.a (mon.0) 2905 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:39:39.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:39 smithi155 bash[68033]: audit 2024-07-28T20:39:38.247720+0000 mon.a (mon.0) 2906 : audit [INF] from='client.? 172.21.15.45:0/975087647' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:39:39.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:39 smithi155 bash[68033]: cluster 2024-07-28T20:39:38.247887+0000 mon.a (mon.0) 2907 : cluster [DBG] osdmap e1326: 8 total, 2 up, 8 in 2024-07-28T20:39:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:39 smithi155 bash[73694]: debug 2024-07-28T20:39:39.104+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:39 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:39.363 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:39.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:39.495 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:39 smithi155 bash[73694]: debug 2024-07-28T20:39:39.324+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:39.603 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:39.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:39 smithi045 bash[80445]: cluster 2024-07-28T20:39:38.239637+0000 mon.a (mon.0) 2905 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:39:39.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:39 smithi045 bash[80445]: audit 2024-07-28T20:39:38.247720+0000 mon.a (mon.0) 2906 : audit [INF] from='client.? 172.21.15.45:0/975087647' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:39:39.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:39 smithi045 bash[80445]: cluster 2024-07-28T20:39:38.247887+0000 mon.a (mon.0) 2907 : cluster [DBG] osdmap e1326: 8 total, 2 up, 8 in 2024-07-28T20:39:39.615 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:39 smithi045 bash[82788]: cluster 2024-07-28T20:39:38.239637+0000 mon.a (mon.0) 2905 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:39:39.615 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:39 smithi045 bash[82788]: audit 2024-07-28T20:39:38.247720+0000 mon.a (mon.0) 2906 : audit [INF] from='client.? 172.21.15.45:0/975087647' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-07-28T20:39:39.615 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:39 smithi045 bash[82788]: cluster 2024-07-28T20:39:38.247887+0000 mon.a (mon.0) 2907 : cluster [DBG] osdmap e1326: 8 total, 2 up, 8 in 2024-07-28T20:39:39.722 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:39.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:39.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:40.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:40.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3014 16 16 0 0 0 - 0 2024-07-28T20:39:40.202 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:40.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:40 smithi155 bash[73694]: debug 2024-07-28T20:39:40.064+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:40.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:40.333 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:40 smithi155 bash[68033]: cluster 2024-07-28T20:39:38.798302+0000 mgr.y (mgr.34101) 2100 : cluster [DBG] pgmap v3023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:40.442 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:40.453 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:40 smithi045 bash[80445]: cluster 2024-07-28T20:39:38.798302+0000 mgr.y (mgr.34101) 2100 : cluster [DBG] pgmap v3023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:40.453 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:40 smithi045 bash[82788]: cluster 2024-07-28T20:39:38.798302+0000 mgr.y (mgr.34101) 2100 : cluster [DBG] pgmap v3023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:40.561 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:40.679 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:40.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:39:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:39:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:39:40.797 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:40.914 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:40.933 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:39:41.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:41.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:41.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3015 16 16 0 0 0 - 0 2024-07-28T20:39:41.264 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:41.383 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:41.393 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:41 smithi155 bash[73694]: debug 2024-07-28T20:39:41.100+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:41.502 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:41.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:41.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:41.774 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:39:41.775 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-07-28T20:39:41.808 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd set nodeep-scrub 2024-07-28T20:39:41.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:41.980 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:42.093 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:42.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3016 16 16 0 0 0 - 0 2024-07-28T20:39:42.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:42.331 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:42.452 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:42.463 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:42 smithi045 bash[80445]: cluster 2024-07-28T20:39:40.799380+0000 mgr.y (mgr.34101) 2101 : cluster [DBG] pgmap v3024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:42.463 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:42 smithi045 bash[82788]: cluster 2024-07-28T20:39:40.799380+0000 mgr.y (mgr.34101) 2101 : cluster [DBG] pgmap v3024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:42 smithi155 bash[73694]: debug 2024-07-28T20:39:42.064+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:42 smithi155 bash[68033]: cluster 2024-07-28T20:39:40.799380+0000 mgr.y (mgr.34101) 2101 : cluster [DBG] pgmap v3024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:39:42 smithi155 bash[60745]: ts=2024-07-28T20:39:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:39:42.572 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:42.692 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:42.813 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:42.932 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:43.051 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:43.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3017 16 16 0 0 0 - 0 2024-07-28T20:39:43.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:43.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:43 smithi155 bash[73694]: debug 2024-07-28T20:39:43.028+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:43.415 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:43.536 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:43.656 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:43.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:43.895 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:44.016 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:43 smithi155 bash[73694]: debug 2024-07-28T20:39:43.984+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:44.134 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:44.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3018 16 16 0 0 0 - 0 2024-07-28T20:39:44.252 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:44.372 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:44.384 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:44 smithi045 bash[80445]: cluster 2024-07-28T20:39:42.801271+0000 mgr.y (mgr.34101) 2102 : cluster [DBG] pgmap v3025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:44.384 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:44 smithi045 bash[82788]: cluster 2024-07-28T20:39:42.801271+0000 mgr.y (mgr.34101) 2102 : cluster [DBG] pgmap v3025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:44.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:44.504 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:44 smithi155 bash[68033]: cluster 2024-07-28T20:39:42.801271+0000 mgr.y (mgr.34101) 2102 : cluster [DBG] pgmap v3025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:44.612 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:44.730 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:44.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:44.968 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:45.086 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:45.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3019 16 16 0 0 0 - 0 2024-07-28T20:39:45.205 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:44 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:45 smithi155 bash[73694]: debug 2024-07-28T20:39:45.008+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:45 smithi155 bash[73694]: debug 2024-07-28T20:39:45.056+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:45.325 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:45.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:45.562 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:45.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:45.799 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:45.917 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:46.037 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:46.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:39:46.146156+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:39:46.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:39:46.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3020 16 16 0 0 0 - 0 2024-07-28T20:39:46.154 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:46.273 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:46.276 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:46 smithi155 bash[73694]: debug 2024-07-28T20:39:46.032+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:46.284 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:46 smithi155 bash[68033]: cluster 2024-07-28T20:39:44.803054+0000 mgr.y (mgr.34101) 2103 : cluster [DBG] pgmap v3026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:46.390 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:46.512 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:46.528 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:46 smithi045 bash[82788]: cluster 2024-07-28T20:39:44.803054+0000 mgr.y (mgr.34101) 2103 : cluster [DBG] pgmap v3026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:46.529 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:46 smithi045 bash[80445]: cluster 2024-07-28T20:39:44.803054+0000 mgr.y (mgr.34101) 2103 : cluster [DBG] pgmap v3026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:46.539 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:39:46.539 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:39:46.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:46.751 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:46.880 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:47.000 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:47.120 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:47.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3021 16 16 0 0 0 - 0 2024-07-28T20:39:47.240 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:47 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:47 smithi155 bash[73694]: debug 2024-07-28T20:39:47.028+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:47 smithi155 bash[73694]: debug 2024-07-28T20:39:47.100+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:47.360 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:47.479 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:47.599 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:47.719 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:47.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:47.959 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:48.077 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:48.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3022 16 16 0 0 0 - 0 2024-07-28T20:39:48.195 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:48 smithi155 bash[68033]: cluster 2024-07-28T20:39:46.805009+0000 mgr.y (mgr.34101) 2104 : cluster [DBG] pgmap v3027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:48 smithi155 bash[68033]: audit 2024-07-28T20:39:48.235144+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:48 smithi155 bash[68033]: audit 2024-07-28T20:39:48.239160+0000 mon.c (mon.2) 665 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:48 smithi155 bash[73694]: debug 2024-07-28T20:39:48.040+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:48 smithi155 bash[73694]: debug 2024-07-28T20:39:48.168+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:48.315 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:48.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:48.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:48 smithi045 bash[82788]: cluster 2024-07-28T20:39:46.805009+0000 mgr.y (mgr.34101) 2104 : cluster [DBG] pgmap v3027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:48.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:48 smithi045 bash[82788]: audit 2024-07-28T20:39:48.235144+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:48.466 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:48 smithi045 bash[82788]: audit 2024-07-28T20:39:48.239160+0000 mon.c (mon.2) 665 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:48 smithi045 bash[80445]: cluster 2024-07-28T20:39:46.805009+0000 mgr.y (mgr.34101) 2104 : cluster [DBG] pgmap v3027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:48 smithi045 bash[80445]: audit 2024-07-28T20:39:48.235144+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:39:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:48 smithi045 bash[80445]: audit 2024-07-28T20:39:48.239160+0000 mon.c (mon.2) 665 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:39:48.555 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:48.668 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:48.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:48.901 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:49.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:48 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:48 smithi155 bash[73694]: debug 2024-07-28T20:39:48.876+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:49 smithi155 bash[73694]: debug 2024-07-28T20:39:49.036+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:49.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:49.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3023 16 16 0 0 0 - 0 2024-07-28T20:39:49.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:49.374 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:49.491 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:49.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:49.730 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:49.847 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:49.941 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:49.941 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:49 smithi155 bash[73694]: debug 2024-07-28T20:39:49.712+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:49.941 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:49.967 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:50.085 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:50.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3024 16 16 0 0 0 - 0 2024-07-28T20:39:50.202 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:50.284 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:49 smithi155 bash[73694]: debug 2024-07-28T20:39:49.936+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:50.284 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:49 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:50.284 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:50 smithi155 bash[73694]: debug 2024-07-28T20:39:50.056+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:50.285 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:50 smithi155 bash[73694]: debug 2024-07-28T20:39:50.064+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:50.322 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:50.443 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:50.455 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:50 smithi045 bash[80445]: cluster 2024-07-28T20:39:48.806798+0000 mgr.y (mgr.34101) 2105 : cluster [DBG] pgmap v3028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:50.455 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:50 smithi045 bash[82788]: cluster 2024-07-28T20:39:48.806798+0000 mgr.y (mgr.34101) 2105 : cluster [DBG] pgmap v3028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:50.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:50 smithi155 bash[68033]: cluster 2024-07-28T20:39:48.806798+0000 mgr.y (mgr.34101) 2105 : cluster [DBG] pgmap v3028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:50 smithi155 bash[73694]: debug 2024-07-28T20:39:50.396+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:50.563 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:50.682 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:39:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:39:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:39:50.800 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:50.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:51.035 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:51.096 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:50 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:51.096 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:51 smithi155 bash[73694]: debug 2024-07-28T20:39:51.012+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:51.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3025 16 16 0 0 0 - 0 2024-07-28T20:39:51.155 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:51.274 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:51.395 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:51.514 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:51.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:51.754 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:51.875 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:51.993 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:52.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:52.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3026 16 16 0 0 0 - 0 2024-07-28T20:39:52.230 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:52.315 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:52 smithi155 bash[68033]: cluster 2024-07-28T20:39:50.808569+0000 mgr.y (mgr.34101) 2106 : cluster [DBG] pgmap v3029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:52.315 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:51 smithi155 bash[73694]: debug 2024-07-28T20:39:51.092+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:52.315 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:52 smithi155 bash[73694]: debug 2024-07-28T20:39:52.052+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:52.347 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:52.365 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:39:52.460 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:52 smithi045 bash[82788]: cluster 2024-07-28T20:39:50.808569+0000 mgr.y (mgr.34101) 2106 : cluster [DBG] pgmap v3029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:52 smithi045 bash[80445]: cluster 2024-07-28T20:39:50.808569+0000 mgr.y (mgr.34101) 2106 : cluster [DBG] pgmap v3029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:39:52 smithi155 bash[60745]: ts=2024-07-28T20:39:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:39:52.572 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:52.692 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:52.810 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:52.931 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:52.942 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:52 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:52.942 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:52 smithi155 bash[73694]: debug 2024-07-28T20:39:52.788+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:53.049 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:53.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3027 16 16 0 0 0 - 0 2024-07-28T20:39:53.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:53.211 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:39:53.212 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-07-28T20:39:53.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:53.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:53 smithi155 bash[73694]: debug 2024-07-28T20:39:53.088+0000 7f8e37e1e640 -1 osd.4 1326 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:53.302 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is set 2024-07-28T20:39:53.405 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:53.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:53 smithi045 bash[80445]: audit 2024-07-28T20:39:52.543385+0000 mon.c (mon.2) 666 : audit [INF] from='client.? 172.21.15.45:0/2352512901' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:53.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:53 smithi045 bash[80445]: audit 2024-07-28T20:39:52.544137+0000 mon.a (mon.0) 2909 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:53.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:53 smithi045 bash[82788]: audit 2024-07-28T20:39:52.543385+0000 mon.c (mon.2) 666 : audit [INF] from='client.? 172.21.15.45:0/2352512901' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:53.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:53 smithi045 bash[82788]: audit 2024-07-28T20:39:52.544137+0000 mon.a (mon.0) 2909 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:53.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:53.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:53 smithi155 bash[68033]: audit 2024-07-28T20:39:52.543385+0000 mon.c (mon.2) 666 : audit [INF] from='client.? 172.21.15.45:0/2352512901' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:53.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:53 smithi155 bash[68033]: audit 2024-07-28T20:39:52.544137+0000 mon.a (mon.0) 2909 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:39:53.642 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:53.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:53.880 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:53.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:54.117 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:54.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3028 16 16 0 0 0 - 0 2024-07-28T20:39:54.236 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:54.356 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:54 smithi045 bash[80445]: cluster 2024-07-28T20:39:52.810500+0000 mgr.y (mgr.34101) 2107 : cluster [DBG] pgmap v3030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:54 smithi045 bash[80445]: cluster 2024-07-28T20:39:53.287811+0000 mon.a (mon.0) 2910 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:39:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:54 smithi045 bash[80445]: audit 2024-07-28T20:39:53.299236+0000 mon.a (mon.0) 2911 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:39:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:54 smithi045 bash[80445]: cluster 2024-07-28T20:39:53.299345+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1327: 8 total, 2 up, 8 in 2024-07-28T20:39:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:54 smithi045 bash[82788]: cluster 2024-07-28T20:39:52.810500+0000 mgr.y (mgr.34101) 2107 : cluster [DBG] pgmap v3030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:54 smithi045 bash[82788]: cluster 2024-07-28T20:39:53.287811+0000 mon.a (mon.0) 2910 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:39:54.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:54 smithi045 bash[82788]: audit 2024-07-28T20:39:53.299236+0000 mon.a (mon.0) 2911 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:39:54.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:54 smithi045 bash[82788]: cluster 2024-07-28T20:39:53.299345+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1327: 8 total, 2 up, 8 in 2024-07-28T20:39:54.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:54.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:54 smithi155 bash[68033]: cluster 2024-07-28T20:39:52.810500+0000 mgr.y (mgr.34101) 2107 : cluster [DBG] pgmap v3030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:54.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:54 smithi155 bash[68033]: cluster 2024-07-28T20:39:53.287811+0000 mon.a (mon.0) 2910 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:39:54.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:54 smithi155 bash[68033]: audit 2024-07-28T20:39:53.299236+0000 mon.a (mon.0) 2911 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-07-28T20:39:54.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:54 smithi155 bash[68033]: cluster 2024-07-28T20:39:53.299345+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1327: 8 total, 2 up, 8 in 2024-07-28T20:39:54.487 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:54 smithi155 bash[73694]: debug 2024-07-28T20:39:54.096+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:54.487 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:54.488 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:54 smithi155 bash[73694]: debug 2024-07-28T20:39:54.324+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:54.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:54.711 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:54.834 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:54.954 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:54.965 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:54.965 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:54 smithi155 bash[73694]: debug 2024-07-28T20:39:54.664+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:55.073 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:55.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3029 16 16 0 0 0 - 0 2024-07-28T20:39:55.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:54 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:55 smithi155 bash[73694]: debug 2024-07-28T20:39:55.052+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:55 smithi155 bash[73694]: debug 2024-07-28T20:39:55.056+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:55.310 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:39:55.431 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:55.550 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:55.671 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:55.769 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:55 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:55.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:55.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:56.028 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:56.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:55 smithi155 bash[73694]: debug 2024-07-28T20:39:55.764+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:56 smithi155 bash[73694]: debug 2024-07-28T20:39:56.040+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:56.144 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:56.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3030 16 16 0 0 0 - 0 2024-07-28T20:39:56.168 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:39:56.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:56.382 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:56.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:56 smithi155 bash[68033]: cluster 2024-07-28T20:39:54.811984+0000 mgr.y (mgr.34101) 2108 : cluster [DBG] pgmap v3032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:56.613 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:56 smithi045 bash[80445]: cluster 2024-07-28T20:39:54.811984+0000 mgr.y (mgr.34101) 2108 : cluster [DBG] pgmap v3032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:56 smithi045 bash[82788]: cluster 2024-07-28T20:39:54.811984+0000 mgr.y (mgr.34101) 2108 : cluster [DBG] pgmap v3032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:56.732 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:56.851 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:56.977 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:57.097 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:57.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3031 16 16 0 0 0 - 0 2024-07-28T20:39:57.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:57 smithi155 bash[73694]: debug 2024-07-28T20:39:57.012+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:57.336 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:57.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:57.575 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:57.698 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:57.817 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:57.936 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:57.947 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:57 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:57.947 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:57 smithi155 bash[73694]: debug 2024-07-28T20:39:57.664+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:58.011 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:39:58.056 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:58.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3032 16 16 0 0 0 - 0 2024-07-28T20:39:58.176 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:58.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:58 smithi155 bash[73694]: debug 2024-07-28T20:39:58.060+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:58.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:58 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:58.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:58.314 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:39:58 smithi155 bash[68033]: cluster 2024-07-28T20:39:56.813920+0000 mgr.y (mgr.34101) 2109 : cluster [DBG] pgmap v3033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:58.315 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:58 smithi155 bash[73694]: debug 2024-07-28T20:39:58.256+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:58.416 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:39:58.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:39:58 smithi045 bash[80445]: cluster 2024-07-28T20:39:56.813920+0000 mgr.y (mgr.34101) 2109 : cluster [DBG] pgmap v3033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:58.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:39:58 smithi045 bash[82788]: cluster 2024-07-28T20:39:56.813920+0000 mgr.y (mgr.34101) 2109 : cluster [DBG] pgmap v3033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:39:58.534 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:39:58.653 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:58.774 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:58.893 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:59.012 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:39:59.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:39:59.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3033 16 16 0 0 0 - 0 2024-07-28T20:39:59.248 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:59.368 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:59.488 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:59 smithi155 bash[73694]: debug 2024-07-28T20:39:59.084+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:39:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:39:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:59 smithi155 bash[73694]: debug 2024-07-28T20:39:59.224+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:39:59.606 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:39:59.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:39:59.839 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:39:59.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:40:00.040 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:40:00.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:40:00.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3034 16 16 0 0 0 - 0 2024-07-28T20:40:00.197 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:39:59 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:40:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[73694]: debug 2024-07-28T20:40:00.056+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[73694]: debug 2024-07-28T20:40:00.060+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:40:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:00 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:40:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[73694]: debug 2024-07-28T20:40:00.148+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:40:00.315 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:40:00.435 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:00.553 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:39:58.815638+0000 mgr.y (mgr.34101) 2110 : cluster [DBG] pgmap v3034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000265+0000 mon.a (mon.0) 2913 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000326+0000 mon.a (mon.0) 2914 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000363+0000 mon.a (mon.0) 2915 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000400+0000 mon.a (mon.0) 2916 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000438+0000 mon.a (mon.0) 2917 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000478+0000 mon.a (mon.0) 2918 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000517+0000 mon.a (mon.0) 2919 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000555+0000 mon.a (mon.0) 2920 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000589+0000 mon.a (mon.0) 2921 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000629+0000 mon.a (mon.0) 2922 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:40:00.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000668+0000 mon.a (mon.0) 2923 : cluster [WRN] pg 1.0 is stuck stale for 51m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:40:00.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000708+0000 mon.a (mon.0) 2924 : cluster [WRN] pg 2.0 is stuck stale for 51m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:40:00.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000746+0000 mon.a (mon.0) 2925 : cluster [WRN] pg 2.1 is stuck stale for 51m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:40:00.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000780+0000 mon.a (mon.0) 2926 : cluster [WRN] pg 2.2 is stuck stale for 51m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:40:00.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000817+0000 mon.a (mon.0) 2927 : cluster [WRN] pg 2.3 is stuck stale for 51m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:40:00.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000855+0000 mon.a (mon.0) 2928 : cluster [WRN] pg 2.4 is stuck stale for 51m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:40:00.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000892+0000 mon.a (mon.0) 2929 : cluster [WRN] pg 2.5 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000930+0000 mon.a (mon.0) 2930 : cluster [WRN] pg 2.6 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.000967+0000 mon.a (mon.0) 2931 : cluster [WRN] pg 3.0 is stuck stale for 51m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:40:00.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001004+0000 mon.a (mon.0) 2932 : cluster [WRN] pg 3.3 is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001044+0000 mon.a (mon.0) 2933 : cluster [WRN] pg 3.4 is stuck stale for 51m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:40:00.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001090+0000 mon.a (mon.0) 2934 : cluster [WRN] pg 3.5 is stuck stale for 51m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:40:00.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001131+0000 mon.a (mon.0) 2935 : cluster [WRN] pg 3.9 is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001169+0000 mon.a (mon.0) 2936 : cluster [WRN] pg 3.a is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001208+0000 mon.a (mon.0) 2937 : cluster [WRN] pg 3.c is stuck stale for 51m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:40:00.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001249+0000 mon.a (mon.0) 2938 : cluster [WRN] pg 3.d is stuck stale for 51m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001287+0000 mon.a (mon.0) 2939 : cluster [WRN] pg 3.e is stuck inactive for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001329+0000 mon.a (mon.0) 2940 : cluster [WRN] pg 3.f is stuck inactive for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001371+0000 mon.a (mon.0) 2941 : cluster [WRN] pg 3.10 is stuck stale for 51m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001414+0000 mon.a (mon.0) 2942 : cluster [WRN] pg 3.11 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001452+0000 mon.a (mon.0) 2943 : cluster [WRN] pg 3.12 is stuck stale for 51m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001493+0000 mon.a (mon.0) 2944 : cluster [WRN] pg 3.13 is stuck inactive for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001527+0000 mon.a (mon.0) 2945 : cluster [WRN] pg 4.2 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001568+0000 mon.a (mon.0) 2946 : cluster [WRN] pg 4.3 is stuck stale for 51m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001607+0000 mon.a (mon.0) 2947 : cluster [WRN] pg 4.4 is stuck stale for 51m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001650+0000 mon.a (mon.0) 2948 : cluster [WRN] pg 4.5 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001687+0000 mon.a (mon.0) 2949 : cluster [WRN] pg 4.6 is stuck stale for 51m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001730+0000 mon.a (mon.0) 2950 : cluster [WRN] pg 4.7 is stuck stale for 51m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001768+0000 mon.a (mon.0) 2951 : cluster [WRN] pg 4.8 is stuck stale for 51m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:40:00.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001829+0000 mon.a (mon.0) 2952 : cluster [WRN] pg 4.a is stuck stale for 51m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001869+0000 mon.a (mon.0) 2953 : cluster [WRN] pg 4.b is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001908+0000 mon.a (mon.0) 2954 : cluster [WRN] pg 4.d is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001943+0000 mon.a (mon.0) 2955 : cluster [WRN] pg 4.e is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.001986+0000 mon.a (mon.0) 2956 : cluster [WRN] pg 4.f is stuck stale for 51m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002027+0000 mon.a (mon.0) 2957 : cluster [WRN] pg 4.15 is stuck stale for 51m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002064+0000 mon.a (mon.0) 2958 : cluster [WRN] pg 4.16 is stuck stale for 51m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002104+0000 mon.a (mon.0) 2959 : cluster [WRN] pg 6.0 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002143+0000 mon.a (mon.0) 2960 : cluster [WRN] pg 6.1 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002185+0000 mon.a (mon.0) 2961 : cluster [WRN] pg 6.2 is stuck peering for 50m, current state creating+peering, last acting [4,3] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002223+0000 mon.a (mon.0) 2962 : cluster [WRN] pg 6.4 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002265+0000 mon.a (mon.0) 2963 : cluster [WRN] pg 6.5 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002304+0000 mon.a (mon.0) 2964 : cluster [WRN] pg 6.6 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002341+0000 mon.a (mon.0) 2965 : cluster [WRN] pg 6.7 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002381+0000 mon.a (mon.0) 2966 : cluster [WRN] pg 6.8 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002418+0000 mon.a (mon.0) 2967 : cluster [WRN] pg 6.9 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002461+0000 mon.a (mon.0) 2968 : cluster [WRN] pg 6.a is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002499+0000 mon.a (mon.0) 2969 : cluster [WRN] pg 6.b is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002537+0000 mon.a (mon.0) 2970 : cluster [WRN] pg 6.c is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002576+0000 mon.a (mon.0) 2971 : cluster [WRN] pg 6.d is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002614+0000 mon.a (mon.0) 2972 : cluster [WRN] pg 6.e is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002657+0000 mon.a (mon.0) 2973 : cluster [WRN] pg 6.f is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002700+0000 mon.a (mon.0) 2974 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002734+0000 mon.a (mon.0) 2975 : cluster [WRN] pg 2.5 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002778+0000 mon.a (mon.0) 2976 : cluster [WRN] pg 2.6 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002816+0000 mon.a (mon.0) 2977 : cluster [WRN] pg 3.1 is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002854+0000 mon.a (mon.0) 2978 : cluster [WRN] pg 3.3 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002897+0000 mon.a (mon.0) 2979 : cluster [WRN] pg 3.6 is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002935+0000 mon.a (mon.0) 2980 : cluster [WRN] pg 3.9 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.002999+0000 mon.a (mon.0) 2981 : cluster [WRN] pg 3.a is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003037+0000 mon.a (mon.0) 2982 : cluster [WRN] pg 3.e is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003078+0000 mon.a (mon.0) 2983 : cluster [WRN] pg 3.f is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003112+0000 mon.a (mon.0) 2984 : cluster [WRN] pg 3.11 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003149+0000 mon.a (mon.0) 2985 : cluster [WRN] pg 3.13 is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003191+0000 mon.a (mon.0) 2986 : cluster [WRN] pg 3.14 is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003230+0000 mon.a (mon.0) 2987 : cluster [WRN] pg 3.1a is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003270+0000 mon.a (mon.0) 2988 : cluster [WRN] pg 3.1b is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003308+0000 mon.a (mon.0) 2989 : cluster [WRN] pg 3.1c is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003349+0000 mon.a (mon.0) 2990 : cluster [WRN] pg 3.1d is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003388+0000 mon.a (mon.0) 2991 : cluster [WRN] pg 4.1 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003427+0000 mon.a (mon.0) 2992 : cluster [WRN] pg 4.2 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003466+0000 mon.a (mon.0) 2993 : cluster [WRN] pg 4.5 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003500+0000 mon.a (mon.0) 2994 : cluster [WRN] pg 4.9 is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003541+0000 mon.a (mon.0) 2995 : cluster [WRN] pg 4.b is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003579+0000 mon.a (mon.0) 2996 : cluster [WRN] pg 4.c is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003618+0000 mon.a (mon.0) 2997 : cluster [WRN] pg 4.d is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003657+0000 mon.a (mon.0) 2998 : cluster [WRN] pg 4.e is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003699+0000 mon.a (mon.0) 2999 : cluster [WRN] pg 4.13 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003738+0000 mon.a (mon.0) 3000 : cluster [WRN] pg 4.18 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003779+0000 mon.a (mon.0) 3001 : cluster [WRN] pg 4.1a is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003817+0000 mon.a (mon.0) 3002 : cluster [WRN] pg 4.1b is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.003859+0000 mon.a (mon.0) 3003 : cluster [WRN] pg 6.e is stuck undersized for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:39:58.815638+0000 mgr.y (mgr.34101) 2110 : cluster [DBG] pgmap v3034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000265+0000 mon.a (mon.0) 2913 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000326+0000 mon.a (mon.0) 2914 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000363+0000 mon.a (mon.0) 2915 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000400+0000 mon.a (mon.0) 2916 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000438+0000 mon.a (mon.0) 2917 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000478+0000 mon.a (mon.0) 2918 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000517+0000 mon.a (mon.0) 2919 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000555+0000 mon.a (mon.0) 2920 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000589+0000 mon.a (mon.0) 2921 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000629+0000 mon.a (mon.0) 2922 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000668+0000 mon.a (mon.0) 2923 : cluster [WRN] pg 1.0 is stuck stale for 51m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000708+0000 mon.a (mon.0) 2924 : cluster [WRN] pg 2.0 is stuck stale for 51m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000746+0000 mon.a (mon.0) 2925 : cluster [WRN] pg 2.1 is stuck stale for 51m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000780+0000 mon.a (mon.0) 2926 : cluster [WRN] pg 2.2 is stuck stale for 51m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:40:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000817+0000 mon.a (mon.0) 2927 : cluster [WRN] pg 2.3 is stuck stale for 51m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:40:00.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000855+0000 mon.a (mon.0) 2928 : cluster [WRN] pg 2.4 is stuck stale for 51m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:40:00.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000892+0000 mon.a (mon.0) 2929 : cluster [WRN] pg 2.5 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000930+0000 mon.a (mon.0) 2930 : cluster [WRN] pg 2.6 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.000967+0000 mon.a (mon.0) 2931 : cluster [WRN] pg 3.0 is stuck stale for 51m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:40:00.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:39:58.815638+0000 mgr.y (mgr.34101) 2110 : cluster [DBG] pgmap v3034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:00.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000265+0000 mon.a (mon.0) 2913 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:40:00.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000326+0000 mon.a (mon.0) 2914 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-07-28T20:40:00.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000363+0000 mon.a (mon.0) 2915 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000400+0000 mon.a (mon.0) 2916 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000438+0000 mon.a (mon.0) 2917 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000478+0000 mon.a (mon.0) 2918 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000517+0000 mon.a (mon.0) 2919 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000555+0000 mon.a (mon.0) 2920 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000589+0000 mon.a (mon.0) 2921 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000629+0000 mon.a (mon.0) 2922 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000668+0000 mon.a (mon.0) 2923 : cluster [WRN] pg 1.0 is stuck stale for 51m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000708+0000 mon.a (mon.0) 2924 : cluster [WRN] pg 2.0 is stuck stale for 51m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000746+0000 mon.a (mon.0) 2925 : cluster [WRN] pg 2.1 is stuck stale for 51m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000780+0000 mon.a (mon.0) 2926 : cluster [WRN] pg 2.2 is stuck stale for 51m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000817+0000 mon.a (mon.0) 2927 : cluster [WRN] pg 2.3 is stuck stale for 51m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:40:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000855+0000 mon.a (mon.0) 2928 : cluster [WRN] pg 2.4 is stuck stale for 51m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:40:00.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000892+0000 mon.a (mon.0) 2929 : cluster [WRN] pg 2.5 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000930+0000 mon.a (mon.0) 2930 : cluster [WRN] pg 2.6 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.000967+0000 mon.a (mon.0) 2931 : cluster [WRN] pg 3.0 is stuck stale for 51m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:40:00.604 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001004+0000 mon.a (mon.0) 2932 : cluster [WRN] pg 3.3 is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.604 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001044+0000 mon.a (mon.0) 2933 : cluster [WRN] pg 3.4 is stuck stale for 51m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:40:00.604 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001090+0000 mon.a (mon.0) 2934 : cluster [WRN] pg 3.5 is stuck stale for 51m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:40:00.604 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001131+0000 mon.a (mon.0) 2935 : cluster [WRN] pg 3.9 is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.604 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001169+0000 mon.a (mon.0) 2936 : cluster [WRN] pg 3.a is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001208+0000 mon.a (mon.0) 2937 : cluster [WRN] pg 3.c is stuck stale for 51m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001249+0000 mon.a (mon.0) 2938 : cluster [WRN] pg 3.d is stuck stale for 51m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001287+0000 mon.a (mon.0) 2939 : cluster [WRN] pg 3.e is stuck inactive for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001329+0000 mon.a (mon.0) 2940 : cluster [WRN] pg 3.f is stuck inactive for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001371+0000 mon.a (mon.0) 2941 : cluster [WRN] pg 3.10 is stuck stale for 51m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001414+0000 mon.a (mon.0) 2942 : cluster [WRN] pg 3.11 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001452+0000 mon.a (mon.0) 2943 : cluster [WRN] pg 3.12 is stuck stale for 51m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001493+0000 mon.a (mon.0) 2944 : cluster [WRN] pg 3.13 is stuck inactive for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001527+0000 mon.a (mon.0) 2945 : cluster [WRN] pg 4.2 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001568+0000 mon.a (mon.0) 2946 : cluster [WRN] pg 4.3 is stuck stale for 51m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001607+0000 mon.a (mon.0) 2947 : cluster [WRN] pg 4.4 is stuck stale for 51m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001650+0000 mon.a (mon.0) 2948 : cluster [WRN] pg 4.5 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.605 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001687+0000 mon.a (mon.0) 2949 : cluster [WRN] pg 4.6 is stuck stale for 51m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:40:00.606 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001730+0000 mon.a (mon.0) 2950 : cluster [WRN] pg 4.7 is stuck stale for 51m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:40:00.606 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001768+0000 mon.a (mon.0) 2951 : cluster [WRN] pg 4.8 is stuck stale for 51m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:40:00.606 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001004+0000 mon.a (mon.0) 2932 : cluster [WRN] pg 3.3 is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.606 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001044+0000 mon.a (mon.0) 2933 : cluster [WRN] pg 3.4 is stuck stale for 51m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:40:00.606 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001090+0000 mon.a (mon.0) 2934 : cluster [WRN] pg 3.5 is stuck stale for 51m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:40:00.606 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001131+0000 mon.a (mon.0) 2935 : cluster [WRN] pg 3.9 is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.606 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001169+0000 mon.a (mon.0) 2936 : cluster [WRN] pg 3.a is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.606 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001208+0000 mon.a (mon.0) 2937 : cluster [WRN] pg 3.c is stuck stale for 51m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:40:00.606 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001249+0000 mon.a (mon.0) 2938 : cluster [WRN] pg 3.d is stuck stale for 51m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:40:00.606 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001287+0000 mon.a (mon.0) 2939 : cluster [WRN] pg 3.e is stuck inactive for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001329+0000 mon.a (mon.0) 2940 : cluster [WRN] pg 3.f is stuck inactive for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001371+0000 mon.a (mon.0) 2941 : cluster [WRN] pg 3.10 is stuck stale for 51m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001414+0000 mon.a (mon.0) 2942 : cluster [WRN] pg 3.11 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001452+0000 mon.a (mon.0) 2943 : cluster [WRN] pg 3.12 is stuck stale for 51m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001493+0000 mon.a (mon.0) 2944 : cluster [WRN] pg 3.13 is stuck inactive for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001527+0000 mon.a (mon.0) 2945 : cluster [WRN] pg 4.2 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001568+0000 mon.a (mon.0) 2946 : cluster [WRN] pg 4.3 is stuck stale for 51m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001607+0000 mon.a (mon.0) 2947 : cluster [WRN] pg 4.4 is stuck stale for 51m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001650+0000 mon.a (mon.0) 2948 : cluster [WRN] pg 4.5 is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001687+0000 mon.a (mon.0) 2949 : cluster [WRN] pg 4.6 is stuck stale for 51m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001730+0000 mon.a (mon.0) 2950 : cluster [WRN] pg 4.7 is stuck stale for 51m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:40:00.607 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001768+0000 mon.a (mon.0) 2951 : cluster [WRN] pg 4.8 is stuck stale for 51m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001829+0000 mon.a (mon.0) 2952 : cluster [WRN] pg 4.a is stuck stale for 51m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001869+0000 mon.a (mon.0) 2953 : cluster [WRN] pg 4.b is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001908+0000 mon.a (mon.0) 2954 : cluster [WRN] pg 4.d is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001943+0000 mon.a (mon.0) 2955 : cluster [WRN] pg 4.e is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.001986+0000 mon.a (mon.0) 2956 : cluster [WRN] pg 4.f is stuck stale for 51m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002027+0000 mon.a (mon.0) 2957 : cluster [WRN] pg 4.15 is stuck stale for 51m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002064+0000 mon.a (mon.0) 2958 : cluster [WRN] pg 4.16 is stuck stale for 51m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002104+0000 mon.a (mon.0) 2959 : cluster [WRN] pg 6.0 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002143+0000 mon.a (mon.0) 2960 : cluster [WRN] pg 6.1 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002185+0000 mon.a (mon.0) 2961 : cluster [WRN] pg 6.2 is stuck peering for 50m, current state creating+peering, last acting [4,3] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002223+0000 mon.a (mon.0) 2962 : cluster [WRN] pg 6.4 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.608 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002265+0000 mon.a (mon.0) 2963 : cluster [WRN] pg 6.5 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.609 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002304+0000 mon.a (mon.0) 2964 : cluster [WRN] pg 6.6 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.609 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002341+0000 mon.a (mon.0) 2965 : cluster [WRN] pg 6.7 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.609 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002381+0000 mon.a (mon.0) 2966 : cluster [WRN] pg 6.8 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.609 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002418+0000 mon.a (mon.0) 2967 : cluster [WRN] pg 6.9 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.609 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002461+0000 mon.a (mon.0) 2968 : cluster [WRN] pg 6.a is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.609 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002499+0000 mon.a (mon.0) 2969 : cluster [WRN] pg 6.b is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.609 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002537+0000 mon.a (mon.0) 2970 : cluster [WRN] pg 6.c is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.609 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002576+0000 mon.a (mon.0) 2971 : cluster [WRN] pg 6.d is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.609 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002614+0000 mon.a (mon.0) 2972 : cluster [WRN] pg 6.e is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.609 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001829+0000 mon.a (mon.0) 2952 : cluster [WRN] pg 4.a is stuck stale for 51m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001869+0000 mon.a (mon.0) 2953 : cluster [WRN] pg 4.b is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001908+0000 mon.a (mon.0) 2954 : cluster [WRN] pg 4.d is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001943+0000 mon.a (mon.0) 2955 : cluster [WRN] pg 4.e is stuck inactive for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.001986+0000 mon.a (mon.0) 2956 : cluster [WRN] pg 4.f is stuck stale for 51m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002027+0000 mon.a (mon.0) 2957 : cluster [WRN] pg 4.15 is stuck stale for 51m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002064+0000 mon.a (mon.0) 2958 : cluster [WRN] pg 4.16 is stuck stale for 51m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002104+0000 mon.a (mon.0) 2959 : cluster [WRN] pg 6.0 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002143+0000 mon.a (mon.0) 2960 : cluster [WRN] pg 6.1 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002185+0000 mon.a (mon.0) 2961 : cluster [WRN] pg 6.2 is stuck peering for 50m, current state creating+peering, last acting [4,3] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002223+0000 mon.a (mon.0) 2962 : cluster [WRN] pg 6.4 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002265+0000 mon.a (mon.0) 2963 : cluster [WRN] pg 6.5 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002304+0000 mon.a (mon.0) 2964 : cluster [WRN] pg 6.6 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.610 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002341+0000 mon.a (mon.0) 2965 : cluster [WRN] pg 6.7 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002381+0000 mon.a (mon.0) 2966 : cluster [WRN] pg 6.8 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002418+0000 mon.a (mon.0) 2967 : cluster [WRN] pg 6.9 is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002461+0000 mon.a (mon.0) 2968 : cluster [WRN] pg 6.a is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002499+0000 mon.a (mon.0) 2969 : cluster [WRN] pg 6.b is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002537+0000 mon.a (mon.0) 2970 : cluster [WRN] pg 6.c is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002576+0000 mon.a (mon.0) 2971 : cluster [WRN] pg 6.d is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.611 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002614+0000 mon.a (mon.0) 2972 : cluster [WRN] pg 6.e is stuck inactive for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.611 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002657+0000 mon.a (mon.0) 2973 : cluster [WRN] pg 6.f is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.611 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002700+0000 mon.a (mon.0) 2974 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:40:00.611 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002734+0000 mon.a (mon.0) 2975 : cluster [WRN] pg 2.5 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002778+0000 mon.a (mon.0) 2976 : cluster [WRN] pg 2.6 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002816+0000 mon.a (mon.0) 2977 : cluster [WRN] pg 3.1 is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002854+0000 mon.a (mon.0) 2978 : cluster [WRN] pg 3.3 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002897+0000 mon.a (mon.0) 2979 : cluster [WRN] pg 3.6 is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002935+0000 mon.a (mon.0) 2980 : cluster [WRN] pg 3.9 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.002999+0000 mon.a (mon.0) 2981 : cluster [WRN] pg 3.a is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003037+0000 mon.a (mon.0) 2982 : cluster [WRN] pg 3.e is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003078+0000 mon.a (mon.0) 2983 : cluster [WRN] pg 3.f is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003112+0000 mon.a (mon.0) 2984 : cluster [WRN] pg 3.11 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003149+0000 mon.a (mon.0) 2985 : cluster [WRN] pg 3.13 is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003191+0000 mon.a (mon.0) 2986 : cluster [WRN] pg 3.14 is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003230+0000 mon.a (mon.0) 2987 : cluster [WRN] pg 3.1a is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003270+0000 mon.a (mon.0) 2988 : cluster [WRN] pg 3.1b is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003308+0000 mon.a (mon.0) 2989 : cluster [WRN] pg 3.1c is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.612 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003349+0000 mon.a (mon.0) 2990 : cluster [WRN] pg 3.1d is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003388+0000 mon.a (mon.0) 2991 : cluster [WRN] pg 4.1 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003427+0000 mon.a (mon.0) 2992 : cluster [WRN] pg 4.2 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003466+0000 mon.a (mon.0) 2993 : cluster [WRN] pg 4.5 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003500+0000 mon.a (mon.0) 2994 : cluster [WRN] pg 4.9 is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003541+0000 mon.a (mon.0) 2995 : cluster [WRN] pg 4.b is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003579+0000 mon.a (mon.0) 2996 : cluster [WRN] pg 4.c is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003618+0000 mon.a (mon.0) 2997 : cluster [WRN] pg 4.d is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003657+0000 mon.a (mon.0) 2998 : cluster [WRN] pg 4.e is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003699+0000 mon.a (mon.0) 2999 : cluster [WRN] pg 4.13 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003738+0000 mon.a (mon.0) 3000 : cluster [WRN] pg 4.18 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003779+0000 mon.a (mon.0) 3001 : cluster [WRN] pg 4.1a is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003817+0000 mon.a (mon.0) 3002 : cluster [WRN] pg 4.1b is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.613 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.003859+0000 mon.a (mon.0) 3003 : cluster [WRN] pg 6.e is stuck undersized for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002657+0000 mon.a (mon.0) 2973 : cluster [WRN] pg 6.f is stuck inactive for 50m, current state unknown, last acting [] 2024-07-28T20:40:00.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002700+0000 mon.a (mon.0) 2974 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:40:00.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002734+0000 mon.a (mon.0) 2975 : cluster [WRN] pg 2.5 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002778+0000 mon.a (mon.0) 2976 : cluster [WRN] pg 2.6 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002816+0000 mon.a (mon.0) 2977 : cluster [WRN] pg 3.1 is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002854+0000 mon.a (mon.0) 2978 : cluster [WRN] pg 3.3 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002897+0000 mon.a (mon.0) 2979 : cluster [WRN] pg 3.6 is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002935+0000 mon.a (mon.0) 2980 : cluster [WRN] pg 3.9 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.002999+0000 mon.a (mon.0) 2981 : cluster [WRN] pg 3.a is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.614 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003037+0000 mon.a (mon.0) 2982 : cluster [WRN] pg 3.e is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003078+0000 mon.a (mon.0) 2983 : cluster [WRN] pg 3.f is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003112+0000 mon.a (mon.0) 2984 : cluster [WRN] pg 3.11 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003149+0000 mon.a (mon.0) 2985 : cluster [WRN] pg 3.13 is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003191+0000 mon.a (mon.0) 2986 : cluster [WRN] pg 3.14 is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003230+0000 mon.a (mon.0) 2987 : cluster [WRN] pg 3.1a is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003270+0000 mon.a (mon.0) 2988 : cluster [WRN] pg 3.1b is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003308+0000 mon.a (mon.0) 2989 : cluster [WRN] pg 3.1c is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003349+0000 mon.a (mon.0) 2990 : cluster [WRN] pg 3.1d is stuck undersized for 51m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003388+0000 mon.a (mon.0) 2991 : cluster [WRN] pg 4.1 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003427+0000 mon.a (mon.0) 2992 : cluster [WRN] pg 4.2 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003466+0000 mon.a (mon.0) 2993 : cluster [WRN] pg 4.5 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003500+0000 mon.a (mon.0) 2994 : cluster [WRN] pg 4.9 is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003541+0000 mon.a (mon.0) 2995 : cluster [WRN] pg 4.b is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003579+0000 mon.a (mon.0) 2996 : cluster [WRN] pg 4.c is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003618+0000 mon.a (mon.0) 2997 : cluster [WRN] pg 4.d is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.615 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003657+0000 mon.a (mon.0) 2998 : cluster [WRN] pg 4.e is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003699+0000 mon.a (mon.0) 2999 : cluster [WRN] pg 4.13 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003738+0000 mon.a (mon.0) 3000 : cluster [WRN] pg 4.18 is stuck undersized for 51m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003779+0000 mon.a (mon.0) 3001 : cluster [WRN] pg 4.1a is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003817+0000 mon.a (mon.0) 3002 : cluster [WRN] pg 4.1b is stuck undersized for 51m, current state active+undersized, last acting [4,3] 2024-07-28T20:40:00.616 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.003859+0000 mon.a (mon.0) 3003 : cluster [WRN] pg 6.e is stuck undersized for 50m, current state undersized+peered, last acting [4] 2024-07-28T20:40:00.673 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:40:00.792 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:00.911 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:00.921 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:40:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:40:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:40:01.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:01.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3035 16 16 0 0 0 - 0 2024-07-28T20:40:01.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:01.268 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:01 smithi155 bash[73694]: debug 2024-07-28T20:40:01.096+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:01.387 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:01.508 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:40:01.627 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:01.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:40:01.868 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:01.985 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:01 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:40:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:01 smithi155 bash[73694]: debug 2024-07-28T20:40:01.848+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:40:02.105 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:02.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3036 16 16 0 0 0 - 0 2024-07-28T20:40:02.224 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:02.344 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:02.355 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:02 smithi155 bash[73694]: debug 2024-07-28T20:40:02.096+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:02.355 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:02 smithi155 bash[68033]: cluster 2024-07-28T20:40:00.817391+0000 mgr.y (mgr.34101) 2111 : cluster [DBG] pgmap v3035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:02.356 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:40:02 smithi155 bash[60745]: ts=2024-07-28T20:40:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:40:02.462 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:02.583 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:02.593 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:02 smithi045 bash[80445]: cluster 2024-07-28T20:40:00.817391+0000 mgr.y (mgr.34101) 2111 : cluster [DBG] pgmap v3035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:02.594 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:02 smithi045 bash[82788]: cluster 2024-07-28T20:40:00.817391+0000 mgr.y (mgr.34101) 2111 : cluster [DBG] pgmap v3035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:02.701 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:02.820 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:02.940 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:03.059 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:03.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3037 16 16 0 0 0 - 0 2024-07-28T20:40:03.179 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:03.292 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:03.376 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:03 smithi045 bash[80445]: audit 2024-07-28T20:40:03.230265+0000 mon.c (mon.2) 667 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:03.376 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:03 smithi045 bash[82788]: audit 2024-07-28T20:40:03.230265+0000 mon.c (mon.2) 667 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:03.409 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:03.478 INFO:teuthology.orchestra.run.smithi045.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:40:03.522 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:03 smithi155 bash[73694]: debug 2024-07-28T20:40:03.132+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:03 smithi155 bash[68033]: audit 2024-07-28T20:40:03.230265+0000 mon.c (mon.2) 667 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:03.635 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:03.751 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:03.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:03.988 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:04.106 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:40:04.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3038 16 16 0 0 0 - 0 2024-07-28T20:40:04.227 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:04.348 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:04.468 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:04 smithi045 bash[80445]: cluster 2024-07-28T20:40:02.819323+0000 mgr.y (mgr.34101) 2112 : cluster [DBG] pgmap v3036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:04 smithi045 bash[82788]: cluster 2024-07-28T20:40:02.819323+0000 mgr.y (mgr.34101) 2112 : cluster [DBG] pgmap v3036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:04 smithi155 bash[68033]: cluster 2024-07-28T20:40:02.819323+0000 mgr.y (mgr.34101) 2112 : cluster [DBG] pgmap v3036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:04 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:40:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:04 smithi155 bash[73694]: debug 2024-07-28T20:40:04.136+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:04 smithi155 bash[73694]: debug 2024-07-28T20:40:04.184+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:40:04.588 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:04.708 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:04.827 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:04.947 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:05.068 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:05.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3039 16 16 0 0 0 - 0 2024-07-28T20:40:05.187 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:05.216 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:40:05.216 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-07-28T20:40:05.258 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:05 smithi155 bash[73694]: debug 2024-07-28T20:40:05.088+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:05.307 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:05.425 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:40:05.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:05 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:40:05.539 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:05.659 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:05.779 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:05 smithi155 bash[73694]: debug 2024-07-28T20:40:05.508+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:40:05.899 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:06.019 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:06.138 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:06.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:40:06.149059+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:40:06.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:40:06.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3040 16 16 0 0 0 - 0 2024-07-28T20:40:06.258 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:06.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:06.389 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:06 smithi155 bash[73694]: debug 2024-07-28T20:40:06.092+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:06.389 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:06 smithi155 bash[68033]: cluster 2024-07-28T20:40:04.821104+0000 mgr.y (mgr.34101) 2113 : cluster [DBG] pgmap v3037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:06.389 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:06 smithi155 bash[68033]: audit 2024-07-28T20:40:06.315421+0000 mon.c (mon.2) 668 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:40:06.496 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:06.609 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:06 smithi045 bash[82788]: cluster 2024-07-28T20:40:04.821104+0000 mgr.y (mgr.34101) 2113 : cluster [DBG] pgmap v3037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:06 smithi045 bash[82788]: audit 2024-07-28T20:40:06.315421+0000 mon.c (mon.2) 668 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:40:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:06 smithi045 bash[80445]: cluster 2024-07-28T20:40:04.821104+0000 mgr.y (mgr.34101) 2113 : cluster [DBG] pgmap v3037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:06 smithi045 bash[80445]: audit 2024-07-28T20:40:06.315421+0000 mon.c (mon.2) 668 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:40:06.728 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:06.845 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:06.964 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:07.081 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:07.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3041 16 16 0 0 0 - 0 2024-07-28T20:40:07.199 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:07.319 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:07.344 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:40:07.358 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:07 smithi045 bash[80445]: audit 2024-07-28T20:40:06.812971+0000 mon.c (mon.2) 669 : audit [INF] from='client.? 172.21.15.45:0/3256450897' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:40:07.359 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:07 smithi045 bash[80445]: audit 2024-07-28T20:40:06.813458+0000 mon.a (mon.0) 3004 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:40:07.359 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:07 smithi045 bash[82788]: audit 2024-07-28T20:40:06.812971+0000 mon.c (mon.2) 669 : audit [INF] from='client.? 172.21.15.45:0/3256450897' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:40:07.359 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:07 smithi045 bash[82788]: audit 2024-07-28T20:40:06.813458+0000 mon.a (mon.0) 3004 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:40:07.440 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:07.554 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:40:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:07 smithi155 bash[73694]: debug 2024-07-28T20:40:07.104+0000 7f8e37e1e640 -1 osd.4 1327 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:07.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:07 smithi155 bash[68033]: audit 2024-07-28T20:40:06.812971+0000 mon.c (mon.2) 669 : audit [INF] from='client.? 172.21.15.45:0/3256450897' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:40:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:07 smithi155 bash[68033]: audit 2024-07-28T20:40:06.813458+0000 mon.a (mon.0) 3004 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:40:07.673 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:07.793 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:07.913 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:08.031 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:08.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3042 16 16 0 0 0 - 0 2024-07-28T20:40:08.150 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:40:08.269 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:08 smithi155 bash[73694]: debug 2024-07-28T20:40:08.136+0000 7f8e37e1e640 -1 osd.4 1328 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:08.387 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:08.506 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:40:08.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:08 smithi155 bash[68033]: cluster 2024-07-28T20:40:06.822207+0000 mgr.y (mgr.34101) 2114 : cluster [DBG] pgmap v3038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:08.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:08 smithi155 bash[68033]: cluster 2024-07-28T20:40:07.331464+0000 mon.a (mon.0) 3005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:40:08.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:08 smithi155 bash[68033]: audit 2024-07-28T20:40:07.343160+0000 mon.a (mon.0) 3006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:40:08.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:08 smithi155 bash[68033]: cluster 2024-07-28T20:40:07.343261+0000 mon.a (mon.0) 3007 : cluster [DBG] osdmap e1328: 8 total, 2 up, 8 in 2024-07-28T20:40:08.624 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:40:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:08 smithi045 bash[80445]: cluster 2024-07-28T20:40:06.822207+0000 mgr.y (mgr.34101) 2114 : cluster [DBG] pgmap v3038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:08 smithi045 bash[80445]: cluster 2024-07-28T20:40:07.331464+0000 mon.a (mon.0) 3005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:40:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:08 smithi045 bash[80445]: audit 2024-07-28T20:40:07.343160+0000 mon.a (mon.0) 3006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:40:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:08 smithi045 bash[80445]: cluster 2024-07-28T20:40:07.343261+0000 mon.a (mon.0) 3007 : cluster [DBG] osdmap e1328: 8 total, 2 up, 8 in 2024-07-28T20:40:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:08 smithi045 bash[82788]: cluster 2024-07-28T20:40:06.822207+0000 mgr.y (mgr.34101) 2114 : cluster [DBG] pgmap v3038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:08 smithi045 bash[82788]: cluster 2024-07-28T20:40:07.331464+0000 mon.a (mon.0) 3005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-07-28T20:40:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:08 smithi045 bash[82788]: audit 2024-07-28T20:40:07.343160+0000 mon.a (mon.0) 3006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:40:08.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:08 smithi045 bash[82788]: cluster 2024-07-28T20:40:07.343261+0000 mon.a (mon.0) 3007 : cluster [DBG] osdmap e1328: 8 total, 2 up, 8 in 2024-07-28T20:40:08.744 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:40:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:08 smithi155 bash[73694]: debug 2024-07-28T20:40:08.592+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:40:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:08 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:40:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:08 smithi155 bash[73694]: debug 2024-07-28T20:40:08.696+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:40:08.862 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:08.981 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:09.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3043 16 16 0 0 0 - 0 2024-07-28T20:40:09.153 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:09.272 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:40:09.392 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:09.511 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:09 smithi155 bash[73694]: debug 2024-07-28T20:40:09.120+0000 7f8e37e1e640 -1 osd.4 1328 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:09.631 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:09.749 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:40:09.870 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:40:09.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:10.004 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:40:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:40:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:09 smithi155 bash[73694]: debug 2024-07-28T20:40:09.844+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:40:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:09 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:40:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:09 smithi155 bash[73694]: debug 2024-07-28T20:40:09.960+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:40:10.106 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:10.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3044 16 16 0 0 0 - 0 2024-07-28T20:40:10.187 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:40:10.226 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:10.339 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:10 smithi155 bash[73694]: debug 2024-07-28T20:40:10.084+0000 7f8e37e1e640 -1 osd.4 1328 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:10.350 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:10.466 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:10 smithi045 bash[80445]: cluster 2024-07-28T20:40:08.823629+0000 mgr.y (mgr.34101) 2115 : cluster [DBG] pgmap v3040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:10 smithi045 bash[82788]: cluster 2024-07-28T20:40:08.823629+0000 mgr.y (mgr.34101) 2115 : cluster [DBG] pgmap v3040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:10.583 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:10.702 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:40:10.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:10 smithi155 bash[68033]: cluster 2024-07-28T20:40:08.823629+0000 mgr.y (mgr.34101) 2115 : cluster [DBG] pgmap v3040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:10.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.1 2024-07-28T20:40:10.833 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:40:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:40:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:40:10.941 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:10 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:40:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:10 smithi155 bash[73694]: debug 2024-07-28T20:40:10.948+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:40:11.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.5 2024-07-28T20:40:11.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3045 16 16 0 0 0 - 0 2024-07-28T20:40:11.174 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:11.295 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.6 2024-07-28T20:40:11.408 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:11.528 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.7 2024-07-28T20:40:11.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:11 smithi155 bash[73694]: debug 2024-07-28T20:40:11.076+0000 7f8e37e1e640 -1 osd.4 1328 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:11.640 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:11.759 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4 2024-07-28T20:40:11.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:11 smithi155 systemd[1]: ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.4.service: Sending signal SIGHUP to process 73694 (docker) on client request. 2024-07-28T20:40:11.872 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:11.991 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:12.046 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:11 smithi155 bash[73694]: debug 2024-07-28T20:40:11.832+0000 7f8e3b80a640 -1 received signal: Hangup from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-07-28T20:40:12.107 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:12.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3046 16 16 0 0 0 - 0 2024-07-28T20:40:12.221 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.2 2024-07-28T20:40:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:12 smithi155 bash[73694]: debug 2024-07-28T20:40:12.036+0000 7f8e37e1e640 -1 osd.4 1328 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:12.333 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.0 2024-07-28T20:40:12.447 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl kill -s 1 ceph-59795908-4d15-11ef-bcc8-c7b262605968@osd.3 2024-07-28T20:40:12.548 INFO:tasks.thrashosds:joining thrashosds 2024-07-28T20:40:12.549 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2024-07-28T20:40:12.562 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2024-07-28T20:40:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:12 smithi045 bash[80445]: cluster 2024-07-28T20:40:10.825901+0000 mgr.y (mgr.34101) 2116 : cluster [DBG] pgmap v3041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:12 smithi045 bash[80445]: audit 2024-07-28T20:40:12.004364+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:12 smithi045 bash[80445]: audit 2024-07-28T20:40:12.010538+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:12 smithi045 bash[82788]: cluster 2024-07-28T20:40:10.825901+0000 mgr.y (mgr.34101) 2116 : cluster [DBG] pgmap v3041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:12 smithi045 bash[82788]: audit 2024-07-28T20:40:12.004364+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:12 smithi045 bash[82788]: audit 2024-07-28T20:40:12.010538+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:12 smithi155 bash[68033]: cluster 2024-07-28T20:40:10.825901+0000 mgr.y (mgr.34101) 2116 : cluster [DBG] pgmap v3041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:12 smithi155 bash[68033]: audit 2024-07-28T20:40:12.004364+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:12 smithi155 bash[68033]: audit 2024-07-28T20:40:12.010538+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:40:12 smithi155 bash[60745]: ts=2024-07-28T20:40:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:40:13.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3047 16 16 0 0 0 - 0 2024-07-28T20:40:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:13 smithi155 bash[73694]: debug 2024-07-28T20:40:13.028+0000 7f8e37e1e640 -1 osd.4 1328 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:13.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:13 smithi155 bash[68033]: audit 2024-07-28T20:40:12.491124+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:13 smithi155 bash[68033]: audit 2024-07-28T20:40:12.496208+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:13 smithi155 bash[68033]: audit 2024-07-28T20:40:12.693143+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:13 smithi155 bash[68033]: audit 2024-07-28T20:40:12.704737+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:13 smithi155 bash[68033]: cluster 2024-07-28T20:40:12.827313+0000 mgr.y (mgr.34101) 2117 : cluster [DBG] pgmap v3042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:13.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:13 smithi155 bash[68033]: audit 2024-07-28T20:40:13.212483+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:13 smithi155 bash[68033]: audit 2024-07-28T20:40:13.220111+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.890 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:40:13.890 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:40:13.890 INFO:teuthology.orchestra.run.smithi155.stdout: "num_ops": 0 2024-07-28T20:40:13.890 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:40:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[80445]: audit 2024-07-28T20:40:12.491124+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[80445]: audit 2024-07-28T20:40:12.496208+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[80445]: audit 2024-07-28T20:40:12.693143+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[80445]: audit 2024-07-28T20:40:12.704737+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[80445]: cluster 2024-07-28T20:40:12.827313+0000 mgr.y (mgr.34101) 2117 : cluster [DBG] pgmap v3042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:13.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[80445]: audit 2024-07-28T20:40:13.212483+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[80445]: audit 2024-07-28T20:40:13.220111+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[82788]: audit 2024-07-28T20:40:12.491124+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[82788]: audit 2024-07-28T20:40:12.496208+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[82788]: audit 2024-07-28T20:40:12.693143+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[82788]: audit 2024-07-28T20:40:12.704737+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[82788]: cluster 2024-07-28T20:40:12.827313+0000 mgr.y (mgr.34101) 2117 : cluster [DBG] pgmap v3042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[82788]: audit 2024-07-28T20:40:13.212483+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:13 smithi045 bash[82788]: audit 2024-07-28T20:40:13.220111+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:14.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3048 16 16 0 0 0 - 0 2024-07-28T20:40:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:14 smithi155 bash[73694]: debug 2024-07-28T20:40:14.060+0000 7f8e37e1e640 -1 osd.4 1328 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:14.561 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-07-28T20:40:14.744 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:40:15.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3049 16 16 0 0 0 - 0 2024-07-28T20:40:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:15 smithi155 bash[73694]: debug 2024-07-28T20:40:15.052+0000 7f8e37e1e640 -1 osd.4 1328 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:16.143 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:15 smithi045 bash[80445]: cluster 2024-07-28T20:40:14.829093+0000 mgr.y (mgr.34101) 2118 : cluster [DBG] pgmap v3043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:16.143 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:15 smithi045 bash[82788]: cluster 2024-07-28T20:40:14.829093+0000 mgr.y (mgr.34101) 2118 : cluster [DBG] pgmap v3043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:16.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3050 16 16 0 0 0 - 0 2024-07-28T20:40:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:16 smithi155 bash[73694]: debug 2024-07-28T20:40:16.088+0000 7f8e37e1e640 -1 osd.4 1328 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:15 smithi155 bash[68033]: cluster 2024-07-28T20:40:14.829093+0000 mgr.y (mgr.34101) 2118 : cluster [DBG] pgmap v3043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:17.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3051 16 16 0 0 0 - 0 2024-07-28T20:40:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:17 smithi155 bash[73694]: debug 2024-07-28T20:40:17.060+0000 7f8e37e1e640 -1 osd.4 1328 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:18.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3052 16 16 0 0 0 - 0 2024-07-28T20:40:18.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:18 smithi155 bash[73694]: debug 2024-07-28T20:40:18.092+0000 7f8e37e1e640 -1 osd.4 1328 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:18.184 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:17 smithi155 bash[68033]: cluster 2024-07-28T20:40:16.831031+0000 mgr.y (mgr.34101) 2119 : cluster [DBG] pgmap v3044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:18.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:17 smithi045 bash[82788]: cluster 2024-07-28T20:40:16.831031+0000 mgr.y (mgr.34101) 2119 : cluster [DBG] pgmap v3044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:18.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:17 smithi045 bash[80445]: cluster 2024-07-28T20:40:16.831031+0000 mgr.y (mgr.34101) 2119 : cluster [DBG] pgmap v3044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:18.907 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:40:19.099 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:40:19.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3053 16 16 0 0 0 - 0 2024-07-28T20:40:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:18 smithi045 bash[80445]: audit 2024-07-28T20:40:18.231292+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:19.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:18 smithi045 bash[80445]: audit 2024-07-28T20:40:18.684024+0000 mon.a (mon.0) 3016 : audit [INF] from='client.? 172.21.15.45:0/3857081138' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:40:19.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:18 smithi045 bash[82788]: audit 2024-07-28T20:40:18.231292+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:19.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:18 smithi045 bash[82788]: audit 2024-07-28T20:40:18.684024+0000 mon.a (mon.0) 3016 : audit [INF] from='client.? 172.21.15.45:0/3857081138' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:40:19.256 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:19 smithi155 bash[73694]: debug 2024-07-28T20:40:19.096+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:19.256 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:18 smithi155 bash[68033]: audit 2024-07-28T20:40:18.231292+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:19.256 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:18 smithi155 bash[68033]: audit 2024-07-28T20:40:18.684024+0000 mon.a (mon.0) 3016 : audit [INF] from='client.? 172.21.15.45:0/3857081138' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:40:19.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:19 smithi045 bash[80445]: cluster 2024-07-28T20:40:18.832746+0000 mgr.y (mgr.34101) 2120 : cluster [DBG] pgmap v3045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:19.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:19 smithi045 bash[80445]: cluster 2024-07-28T20:40:18.891566+0000 mon.a (mon.0) 3017 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:40:19.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:19 smithi045 bash[80445]: audit 2024-07-28T20:40:18.905555+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.45:0/3857081138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:40:19.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:19 smithi045 bash[80445]: cluster 2024-07-28T20:40:18.905712+0000 mon.a (mon.0) 3019 : cluster [DBG] osdmap e1329: 8 total, 2 up, 8 in 2024-07-28T20:40:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:19 smithi045 bash[82788]: cluster 2024-07-28T20:40:18.832746+0000 mgr.y (mgr.34101) 2120 : cluster [DBG] pgmap v3045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:19 smithi045 bash[82788]: cluster 2024-07-28T20:40:18.891566+0000 mon.a (mon.0) 3017 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:40:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:19 smithi045 bash[82788]: audit 2024-07-28T20:40:18.905555+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.45:0/3857081138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:40:19.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:19 smithi045 bash[82788]: cluster 2024-07-28T20:40:18.905712+0000 mon.a (mon.0) 3019 : cluster [DBG] osdmap e1329: 8 total, 2 up, 8 in 2024-07-28T20:40:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:19 smithi155 bash[68033]: cluster 2024-07-28T20:40:18.832746+0000 mgr.y (mgr.34101) 2120 : cluster [DBG] pgmap v3045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:19 smithi155 bash[68033]: cluster 2024-07-28T20:40:18.891566+0000 mon.a (mon.0) 3017 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-07-28T20:40:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:19 smithi155 bash[68033]: audit 2024-07-28T20:40:18.905555+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.45:0/3857081138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:40:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:19 smithi155 bash[68033]: cluster 2024-07-28T20:40:18.905712+0000 mon.a (mon.0) 3019 : cluster [DBG] osdmap e1329: 8 total, 2 up, 8 in 2024-07-28T20:40:20.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3054 16 16 0 0 0 - 0 2024-07-28T20:40:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:20 smithi155 bash[73694]: debug 2024-07-28T20:40:20.140+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:21.025 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:40:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:40:20] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:40:21.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3055 16 16 0 0 0 - 0 2024-07-28T20:40:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:21 smithi155 bash[73694]: debug 2024-07-28T20:40:21.124+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:21.876 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset noscrub 2024-07-28T20:40:22.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3056 16 16 0 0 0 - 0 2024-07-28T20:40:22.169 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:21 smithi155 bash[68033]: cluster 2024-07-28T20:40:20.834522+0000 mgr.y (mgr.34101) 2121 : cluster [DBG] pgmap v3047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:22.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:21 smithi045 bash[80445]: cluster 2024-07-28T20:40:20.834522+0000 mgr.y (mgr.34101) 2121 : cluster [DBG] pgmap v3047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:22.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:21 smithi045 bash[82788]: cluster 2024-07-28T20:40:20.834522+0000 mgr.y (mgr.34101) 2121 : cluster [DBG] pgmap v3047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:22 smithi155 bash[73694]: debug 2024-07-28T20:40:22.167+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:40:22 smithi155 bash[60745]: ts=2024-07-28T20:40:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:40:23.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3057 16 16 0 0 0 - 0 2024-07-28T20:40:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:23 smithi155 bash[73694]: debug 2024-07-28T20:40:23.179+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:23.992 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:40:23.992 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [], 2024-07-28T20:40:23.992 INFO:teuthology.orchestra.run.smithi155.stdout: "complaint_time": 30, 2024-07-28T20:40:23.992 INFO:teuthology.orchestra.run.smithi155.stdout: "num_blocked_ops": 0 2024-07-28T20:40:23.993 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:40:24.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:23 smithi155 bash[68033]: cluster 2024-07-28T20:40:22.835771+0000 mgr.y (mgr.34101) 2122 : cluster [DBG] pgmap v3048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:24.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:23 smithi155 bash[68033]: audit 2024-07-28T20:40:23.700716+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:24.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:23 smithi155 bash[68033]: audit 2024-07-28T20:40:23.712769+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:24.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3058 16 16 0 0 0 - 0 2024-07-28T20:40:24.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:23 smithi045 bash[80445]: cluster 2024-07-28T20:40:22.835771+0000 mgr.y (mgr.34101) 2122 : cluster [DBG] pgmap v3048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:24.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:23 smithi045 bash[80445]: audit 2024-07-28T20:40:23.700716+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:24.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:23 smithi045 bash[80445]: audit 2024-07-28T20:40:23.712769+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:23 smithi045 bash[82788]: cluster 2024-07-28T20:40:22.835771+0000 mgr.y (mgr.34101) 2122 : cluster [DBG] pgmap v3048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:23 smithi045 bash[82788]: audit 2024-07-28T20:40:23.700716+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:23 smithi045 bash[82788]: audit 2024-07-28T20:40:23.712769+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:24.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:24 smithi155 bash[73694]: debug 2024-07-28T20:40:24.191+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:25.033 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-07-28T20:40:25.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3059 16 16 0 0 0 - 0 2024-07-28T20:40:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:25 smithi155 bash[73694]: debug 2024-07-28T20:40:25.171+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:25.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[80445]: audit 2024-07-28T20:40:24.585585+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:25.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[80445]: audit 2024-07-28T20:40:24.600426+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:25.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[80445]: audit 2024-07-28T20:40:24.604062+0000 mon.c (mon.2) 671 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:40:25.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[80445]: audit 2024-07-28T20:40:24.616129+0000 mon.c (mon.2) 672 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:40:25.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[80445]: audit 2024-07-28T20:40:24.629698+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:25.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[80445]: cluster 2024-07-28T20:40:24.837481+0000 mgr.y (mgr.34101) 2123 : cluster [DBG] pgmap v3049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:25.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[82788]: audit 2024-07-28T20:40:24.585585+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:25.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[82788]: audit 2024-07-28T20:40:24.600426+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:25.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[82788]: audit 2024-07-28T20:40:24.604062+0000 mon.c (mon.2) 671 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:40:25.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[82788]: audit 2024-07-28T20:40:24.616129+0000 mon.c (mon.2) 672 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:40:25.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[82788]: audit 2024-07-28T20:40:24.629698+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:25.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:25 smithi045 bash[82788]: cluster 2024-07-28T20:40:24.837481+0000 mgr.y (mgr.34101) 2123 : cluster [DBG] pgmap v3049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:25 smithi155 bash[68033]: audit 2024-07-28T20:40:24.585585+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:25 smithi155 bash[68033]: audit 2024-07-28T20:40:24.600426+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:25 smithi155 bash[68033]: audit 2024-07-28T20:40:24.604062+0000 mon.c (mon.2) 671 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:40:26.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:25 smithi155 bash[68033]: audit 2024-07-28T20:40:24.616129+0000 mon.c (mon.2) 672 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:40:26.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:25 smithi155 bash[68033]: audit 2024-07-28T20:40:24.629698+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:26.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:25 smithi155 bash[68033]: cluster 2024-07-28T20:40:24.837481+0000 mgr.y (mgr.34101) 2123 : cluster [DBG] pgmap v3049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:26.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:40:26.151919+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:40:26.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:40:26.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3060 16 16 0 0 0 - 0 2024-07-28T20:40:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:26 smithi155 bash[73694]: debug 2024-07-28T20:40:26.143+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:27.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3061 16 16 0 0 0 - 0 2024-07-28T20:40:27.198 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:40:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:27 smithi155 bash[73694]: debug 2024-07-28T20:40:27.191+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:28.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3062 16 16 0 0 0 - 0 2024-07-28T20:40:28.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:27 smithi045 bash[82788]: cluster 2024-07-28T20:40:26.839403+0000 mgr.y (mgr.34101) 2124 : cluster [DBG] pgmap v3050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:27 smithi045 bash[80445]: cluster 2024-07-28T20:40:26.839403+0000 mgr.y (mgr.34101) 2124 : cluster [DBG] pgmap v3050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:28.228 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:27 smithi155 bash[68033]: cluster 2024-07-28T20:40:26.839403+0000 mgr.y (mgr.34101) 2124 : cluster [DBG] pgmap v3050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:28 smithi155 bash[73694]: debug 2024-07-28T20:40:28.227+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:29.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3063 16 16 0 0 0 - 0 2024-07-28T20:40:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:29 smithi155 bash[73694]: debug 2024-07-28T20:40:29.207+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:29.793 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:40:30.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3064 16 16 0 0 0 - 0 2024-07-28T20:40:30.189 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:29 smithi045 bash[80445]: cluster 2024-07-28T20:40:28.841200+0000 mgr.y (mgr.34101) 2125 : cluster [DBG] pgmap v3051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:30.189 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:29 smithi045 bash[82788]: cluster 2024-07-28T20:40:28.841200+0000 mgr.y (mgr.34101) 2125 : cluster [DBG] pgmap v3051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:30.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:29 smithi155 bash[68033]: cluster 2024-07-28T20:40:28.841200+0000 mgr.y (mgr.34101) 2125 : cluster [DBG] pgmap v3051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:30 smithi155 bash[73694]: debug 2024-07-28T20:40:30.215+0000 7f8e37e1e640 -1 osd.4 1329 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:30.903 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:40:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:40:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:40:30.916 INFO:teuthology.orchestra.run.smithi045.stderr:noscrub is unset 2024-07-28T20:40:31.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3065 16 16 0 0 0 - 0 2024-07-28T20:40:31.182 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:30 smithi155 bash[68033]: audit 2024-07-28T20:40:30.538747+0000 mon.a (mon.0) 3025 : audit [INF] from='client.? 172.21.15.45:0/4126651282' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:40:31.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:30 smithi045 bash[80445]: audit 2024-07-28T20:40:30.538747+0000 mon.a (mon.0) 3025 : audit [INF] from='client.? 172.21.15.45:0/4126651282' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:40:31.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:30 smithi045 bash[82788]: audit 2024-07-28T20:40:30.538747+0000 mon.a (mon.0) 3025 : audit [INF] from='client.? 172.21.15.45:0/4126651282' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2024-07-28T20:40:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:31 smithi155 bash[73694]: debug 2024-07-28T20:40:31.259+0000 7f8e37e1e640 -1 osd.4 1330 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:31.620 DEBUG:teuthology.orchestra.run.smithi045:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph osd unset nodeep-scrub 2024-07-28T20:40:32.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3066 16 16 0 0 0 - 0 2024-07-28T20:40:32.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:31 smithi045 bash[80445]: cluster 2024-07-28T20:40:30.843021+0000 mgr.y (mgr.34101) 2126 : cluster [DBG] pgmap v3052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:32.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:31 smithi045 bash[80445]: audit 2024-07-28T20:40:30.915599+0000 mon.a (mon.0) 3026 : audit [INF] from='client.? 172.21.15.45:0/4126651282' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:40:32.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:31 smithi045 bash[80445]: cluster 2024-07-28T20:40:30.915705+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e1330: 8 total, 2 up, 8 in 2024-07-28T20:40:32.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:31 smithi045 bash[82788]: cluster 2024-07-28T20:40:30.843021+0000 mgr.y (mgr.34101) 2126 : cluster [DBG] pgmap v3052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:32.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:31 smithi045 bash[82788]: audit 2024-07-28T20:40:30.915599+0000 mon.a (mon.0) 3026 : audit [INF] from='client.? 172.21.15.45:0/4126651282' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:40:32.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:31 smithi045 bash[82788]: cluster 2024-07-28T20:40:30.915705+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e1330: 8 total, 2 up, 8 in 2024-07-28T20:40:32.251 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:31 smithi155 bash[68033]: cluster 2024-07-28T20:40:30.843021+0000 mgr.y (mgr.34101) 2126 : cluster [DBG] pgmap v3052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:32.251 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:31 smithi155 bash[68033]: audit 2024-07-28T20:40:30.915599+0000 mon.a (mon.0) 3026 : audit [INF] from='client.? 172.21.15.45:0/4126651282' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-07-28T20:40:32.251 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:31 smithi155 bash[68033]: cluster 2024-07-28T20:40:30.915705+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e1330: 8 total, 2 up, 8 in 2024-07-28T20:40:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:32 smithi155 bash[73694]: debug 2024-07-28T20:40:32.247+0000 7f8e37e1e640 -1 osd.4 1330 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:40:32 smithi155 bash[60745]: ts=2024-07-28T20:40:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:40:32.937 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-07-28T20:40:32.937 INFO:teuthology.orchestra.run.smithi155.stdout: "size": 20, 2024-07-28T20:40:32.937 INFO:teuthology.orchestra.run.smithi155.stdout: "duration": 600, 2024-07-28T20:40:32.937 INFO:teuthology.orchestra.run.smithi155.stdout: "ops": [] 2024-07-28T20:40:32.937 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-07-28T20:40:33.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3067 16 16 0 0 0 - 0 2024-07-28T20:40:33.543 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:33 smithi155 bash[73694]: debug 2024-07-28T20:40:33.239+0000 7f8e37e1e640 -1 osd.4 1330 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:33.544 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-07-28T20:40:34.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3068 16 16 0 0 0 - 0 2024-07-28T20:40:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:34 smithi155 bash[73694]: debug 2024-07-28T20:40:34.275+0000 7f8e37e1e640 -1 osd.4 1330 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:34 smithi155 bash[68033]: cluster 2024-07-28T20:40:32.844857+0000 mgr.y (mgr.34101) 2127 : cluster [DBG] pgmap v3054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:34 smithi155 bash[68033]: audit 2024-07-28T20:40:33.240388+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:34 smithi155 bash[68033]: audit 2024-07-28T20:40:33.243187+0000 mon.c (mon.2) 673 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:34 smithi045 bash[80445]: cluster 2024-07-28T20:40:32.844857+0000 mgr.y (mgr.34101) 2127 : cluster [DBG] pgmap v3054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:34 smithi045 bash[80445]: audit 2024-07-28T20:40:33.240388+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:34 smithi045 bash[80445]: audit 2024-07-28T20:40:33.243187+0000 mon.c (mon.2) 673 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:34 smithi045 bash[82788]: cluster 2024-07-28T20:40:32.844857+0000 mgr.y (mgr.34101) 2127 : cluster [DBG] pgmap v3054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:34 smithi045 bash[82788]: audit 2024-07-28T20:40:33.240388+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:40:34.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:34 smithi045 bash[82788]: audit 2024-07-28T20:40:33.243187+0000 mon.c (mon.2) 673 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:35.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3069 16 16 0 0 0 - 0 2024-07-28T20:40:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:35 smithi155 bash[73694]: debug 2024-07-28T20:40:35.275+0000 7f8e37e1e640 -1 osd.4 1330 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:36.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3070 16 16 0 0 0 - 0 2024-07-28T20:40:36.388 INFO:teuthology.orchestra.run.smithi045.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.a/config 2024-07-28T20:40:36.496 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:36 smithi045 bash[82788]: cluster 2024-07-28T20:40:34.846648+0000 mgr.y (mgr.34101) 2128 : cluster [DBG] pgmap v3055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:36.496 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:36 smithi045 bash[80445]: cluster 2024-07-28T20:40:34.846648+0000 mgr.y (mgr.34101) 2128 : cluster [DBG] pgmap v3055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:36 smithi155 bash[68033]: cluster 2024-07-28T20:40:34.846648+0000 mgr.y (mgr.34101) 2128 : cluster [DBG] pgmap v3055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:36 smithi155 bash[73694]: debug 2024-07-28T20:40:36.311+0000 7f8e37e1e640 -1 osd.4 1330 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:37.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3071 16 16 0 0 0 - 0 2024-07-28T20:40:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:37 smithi155 bash[73694]: debug 2024-07-28T20:40:37.267+0000 7f8e37e1e640 -1 osd.4 1330 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:38.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3072 16 16 0 0 0 - 0 2024-07-28T20:40:38.302 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:40:38.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:38 smithi155 bash[68033]: cluster 2024-07-28T20:40:36.848535+0000 mgr.y (mgr.34101) 2129 : cluster [DBG] pgmap v3056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:38 smithi155 bash[73694]: debug 2024-07-28T20:40:38.227+0000 7f8e37e1e640 -1 osd.4 1330 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:38.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:38 smithi045 bash[80445]: cluster 2024-07-28T20:40:36.848535+0000 mgr.y (mgr.34101) 2129 : cluster [DBG] pgmap v3056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:38 smithi045 bash[82788]: cluster 2024-07-28T20:40:36.848535+0000 mgr.y (mgr.34101) 2129 : cluster [DBG] pgmap v3056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:39.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3073 16 16 0 0 0 - 0 2024-07-28T20:40:39.487 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:39 smithi155 bash[73694]: debug 2024-07-28T20:40:39.199+0000 7f8e37e1e640 -1 osd.4 1330 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:40.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3074 16 16 0 0 0 - 0 2024-07-28T20:40:40.256 INFO:teuthology.orchestra.run.smithi045.stderr:nodeep-scrub is unset 2024-07-28T20:40:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:40 smithi155 bash[73694]: debug 2024-07-28T20:40:40.187+0000 7f8e37e1e640 -1 osd.4 1330 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:40.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:40 smithi155 bash[68033]: cluster 2024-07-28T20:40:38.850318+0000 mgr.y (mgr.34101) 2130 : cluster [DBG] pgmap v3057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:40 smithi155 bash[68033]: audit 2024-07-28T20:40:39.783845+0000 mon.a (mon.0) 3029 : audit [INF] from='client.? 172.21.15.45:0/3151037806' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:40:40.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:40 smithi045 bash[82788]: cluster 2024-07-28T20:40:38.850318+0000 mgr.y (mgr.34101) 2130 : cluster [DBG] pgmap v3057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:40.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:40 smithi045 bash[82788]: audit 2024-07-28T20:40:39.783845+0000 mon.a (mon.0) 3029 : audit [INF] from='client.? 172.21.15.45:0/3151037806' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:40:40.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:40 smithi045 bash[80445]: cluster 2024-07-28T20:40:38.850318+0000 mgr.y (mgr.34101) 2130 : cluster [DBG] pgmap v3057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:40.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:40 smithi045 bash[80445]: audit 2024-07-28T20:40:39.783845+0000 mon.a (mon.0) 3029 : audit [INF] from='client.? 172.21.15.45:0/3151037806' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2024-07-28T20:40:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:40:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:40:40] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:40:41.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3075 16 16 0 0 0 - 0 2024-07-28T20:40:41.228 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:40:41.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:41 smithi155 bash[73694]: debug 2024-07-28T20:40:41.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:41.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:41 smithi155 bash[68033]: audit 2024-07-28T20:40:40.255019+0000 mon.a (mon.0) 3030 : audit [INF] from='client.? 172.21.15.45:0/3151037806' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:40:41.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:41 smithi155 bash[68033]: cluster 2024-07-28T20:40:40.255131+0000 mon.a (mon.0) 3031 : cluster [DBG] osdmap e1331: 8 total, 2 up, 8 in 2024-07-28T20:40:41.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:41 smithi045 bash[80445]: audit 2024-07-28T20:40:40.255019+0000 mon.a (mon.0) 3030 : audit [INF] from='client.? 172.21.15.45:0/3151037806' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:40:41.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:41 smithi045 bash[80445]: cluster 2024-07-28T20:40:40.255131+0000 mon.a (mon.0) 3031 : cluster [DBG] osdmap e1331: 8 total, 2 up, 8 in 2024-07-28T20:40:41.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:41 smithi045 bash[82788]: audit 2024-07-28T20:40:40.255019+0000 mon.a (mon.0) 3030 : audit [INF] from='client.? 172.21.15.45:0/3151037806' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-07-28T20:40:41.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:41 smithi045 bash[82788]: cluster 2024-07-28T20:40:40.255131+0000 mon.a (mon.0) 3031 : cluster [DBG] osdmap e1331: 8 total, 2 up, 8 in 2024-07-28T20:40:41.827 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:40:41.828 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-07-28T20:40:42.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3076 16 16 0 0 0 - 0 2024-07-28T20:40:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:40:42 smithi155 bash[60745]: ts=2024-07-28T20:40:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:40:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:42 smithi155 bash[68033]: cluster 2024-07-28T20:40:40.852042+0000 mgr.y (mgr.34101) 2131 : cluster [DBG] pgmap v3059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:42 smithi155 bash[73694]: debug 2024-07-28T20:40:42.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:42 smithi045 bash[82788]: cluster 2024-07-28T20:40:40.852042+0000 mgr.y (mgr.34101) 2131 : cluster [DBG] pgmap v3059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:42.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:42 smithi045 bash[80445]: cluster 2024-07-28T20:40:40.852042+0000 mgr.y (mgr.34101) 2131 : cluster [DBG] pgmap v3059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:43.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3077 16 16 0 0 0 - 0 2024-07-28T20:40:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:43 smithi155 bash[73694]: debug 2024-07-28T20:40:43.131+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:44.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3078 16 16 0 0 0 - 0 2024-07-28T20:40:44.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:44 smithi155 bash[68033]: cluster 2024-07-28T20:40:42.853969+0000 mgr.y (mgr.34101) 2132 : cluster [DBG] pgmap v3060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:44 smithi155 bash[73694]: debug 2024-07-28T20:40:44.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:44 smithi045 bash[82788]: cluster 2024-07-28T20:40:42.853969+0000 mgr.y (mgr.34101) 2132 : cluster [DBG] pgmap v3060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:44 smithi045 bash[80445]: cluster 2024-07-28T20:40:42.853969+0000 mgr.y (mgr.34101) 2132 : cluster [DBG] pgmap v3060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:45.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3079 16 16 0 0 0 - 0 2024-07-28T20:40:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:45 smithi155 bash[73694]: debug 2024-07-28T20:40:45.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:46.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:40:46.155070+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:40:46.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:40:46.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3080 16 16 0 0 0 - 0 2024-07-28T20:40:46.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:46 smithi155 bash[68033]: cluster 2024-07-28T20:40:44.855707+0000 mgr.y (mgr.34101) 2133 : cluster [DBG] pgmap v3061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:46 smithi155 bash[73694]: debug 2024-07-28T20:40:46.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:46.586 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:40:46.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:46 smithi045 bash[80445]: cluster 2024-07-28T20:40:44.855707+0000 mgr.y (mgr.34101) 2133 : cluster [DBG] pgmap v3061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:46 smithi045 bash[82788]: cluster 2024-07-28T20:40:44.855707+0000 mgr.y (mgr.34101) 2133 : cluster [DBG] pgmap v3061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:47.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3081 16 16 0 0 0 - 0 2024-07-28T20:40:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:47 smithi155 bash[73694]: debug 2024-07-28T20:40:47.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:48.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3082 16 16 0 0 0 - 0 2024-07-28T20:40:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:48 smithi155 bash[68033]: cluster 2024-07-28T20:40:46.857549+0000 mgr.y (mgr.34101) 2134 : cluster [DBG] pgmap v3062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:48 smithi155 bash[68033]: audit 2024-07-28T20:40:48.234401+0000 mon.c (mon.2) 674 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:48 smithi155 bash[73694]: debug 2024-07-28T20:40:48.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:48 smithi045 bash[80445]: cluster 2024-07-28T20:40:46.857549+0000 mgr.y (mgr.34101) 2134 : cluster [DBG] pgmap v3062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:48 smithi045 bash[80445]: audit 2024-07-28T20:40:48.234401+0000 mon.c (mon.2) 674 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:48 smithi045 bash[82788]: cluster 2024-07-28T20:40:46.857549+0000 mgr.y (mgr.34101) 2134 : cluster [DBG] pgmap v3062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:48 smithi045 bash[82788]: audit 2024-07-28T20:40:48.234401+0000 mon.c (mon.2) 674 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:40:49.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3083 16 16 0 0 0 - 0 2024-07-28T20:40:49.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:49 smithi155 bash[73694]: debug 2024-07-28T20:40:49.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:49.680 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:40:50.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3084 16 16 0 0 0 - 0 2024-07-28T20:40:50.262 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:40:50.263 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-07-28T20:40:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:50 smithi155 bash[73694]: debug 2024-07-28T20:40:50.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:50.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:50 smithi155 bash[68033]: cluster 2024-07-28T20:40:48.859296+0000 mgr.y (mgr.34101) 2135 : cluster [DBG] pgmap v3063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:50.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:50 smithi045 bash[80445]: cluster 2024-07-28T20:40:48.859296+0000 mgr.y (mgr.34101) 2135 : cluster [DBG] pgmap v3063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:50.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:50 smithi045 bash[82788]: cluster 2024-07-28T20:40:48.859296+0000 mgr.y (mgr.34101) 2135 : cluster [DBG] pgmap v3063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:40:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:40:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T20:40:51.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3085 16 16 0 0 0 - 0 2024-07-28T20:40:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:51 smithi155 bash[73694]: debug 2024-07-28T20:40:51.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:52.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3086 16 16 0 0 0 - 0 2024-07-28T20:40:52.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:52 smithi155 bash[68033]: cluster 2024-07-28T20:40:50.861008+0000 mgr.y (mgr.34101) 2136 : cluster [DBG] pgmap v3064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:52.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:52 smithi155 bash[73694]: debug 2024-07-28T20:40:52.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:40:52 smithi155 bash[60745]: ts=2024-07-28T20:40:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:40:52.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:52 smithi045 bash[80445]: cluster 2024-07-28T20:40:50.861008+0000 mgr.y (mgr.34101) 2136 : cluster [DBG] pgmap v3064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:52 smithi045 bash[82788]: cluster 2024-07-28T20:40:50.861008+0000 mgr.y (mgr.34101) 2136 : cluster [DBG] pgmap v3064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:53.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3087 16 16 0 0 0 - 0 2024-07-28T20:40:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:53 smithi155 bash[73694]: debug 2024-07-28T20:40:53.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:54.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3088 16 16 0 0 0 - 0 2024-07-28T20:40:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:54 smithi155 bash[73694]: debug 2024-07-28T20:40:54.167+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:54.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:54 smithi155 bash[68033]: cluster 2024-07-28T20:40:52.862903+0000 mgr.y (mgr.34101) 2137 : cluster [DBG] pgmap v3065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:54.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:54 smithi045 bash[80445]: cluster 2024-07-28T20:40:52.862903+0000 mgr.y (mgr.34101) 2137 : cluster [DBG] pgmap v3065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:54 smithi045 bash[82788]: cluster 2024-07-28T20:40:52.862903+0000 mgr.y (mgr.34101) 2137 : cluster [DBG] pgmap v3065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:55.020 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:40:55.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3089 16 16 0 0 0 - 0 2024-07-28T20:40:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:55 smithi155 bash[73694]: debug 2024-07-28T20:40:55.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:56.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3090 16 16 0 0 0 - 0 2024-07-28T20:40:56.476 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:56 smithi155 bash[68033]: cluster 2024-07-28T20:40:54.864649+0000 mgr.y (mgr.34101) 2138 : cluster [DBG] pgmap v3066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:56.477 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:56 smithi155 bash[73694]: debug 2024-07-28T20:40:56.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:56 smithi045 bash[80445]: cluster 2024-07-28T20:40:54.864649+0000 mgr.y (mgr.34101) 2138 : cluster [DBG] pgmap v3066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:56 smithi045 bash[82788]: cluster 2024-07-28T20:40:54.864649+0000 mgr.y (mgr.34101) 2138 : cluster [DBG] pgmap v3066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:57.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3091 16 16 0 0 0 - 0 2024-07-28T20:40:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:57 smithi155 bash[73694]: debug 2024-07-28T20:40:57.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:58.035 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:40:58.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3092 16 16 0 0 0 - 0 2024-07-28T20:40:58.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:40:58 smithi155 bash[68033]: cluster 2024-07-28T20:40:56.866539+0000 mgr.y (mgr.34101) 2139 : cluster [DBG] pgmap v3067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:58.443 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:58 smithi155 bash[73694]: debug 2024-07-28T20:40:58.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:40:58.695 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:40:58.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-07-28T20:40:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:40:58 smithi045 bash[80445]: cluster 2024-07-28T20:40:56.866539+0000 mgr.y (mgr.34101) 2139 : cluster [DBG] pgmap v3067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:40:58 smithi045 bash[82788]: cluster 2024-07-28T20:40:56.866539+0000 mgr.y (mgr.34101) 2139 : cluster [DBG] pgmap v3067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:40:59.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3093 16 16 0 0 0 - 0 2024-07-28T20:40:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:40:59 smithi155 bash[73694]: debug 2024-07-28T20:40:59.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:00.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3094 16 16 0 0 0 - 0 2024-07-28T20:41:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:00 smithi155 bash[68033]: cluster 2024-07-28T20:40:58.868284+0000 mgr.y (mgr.34101) 2140 : cluster [DBG] pgmap v3068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:00 smithi155 bash[73694]: debug 2024-07-28T20:41:00.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:00 smithi045 bash[80445]: cluster 2024-07-28T20:40:58.868284+0000 mgr.y (mgr.34101) 2140 : cluster [DBG] pgmap v3068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:00.604 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:00 smithi045 bash[82788]: cluster 2024-07-28T20:40:58.868284+0000 mgr.y (mgr.34101) 2140 : cluster [DBG] pgmap v3068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:41:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:41:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T20:41:01.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3095 16 16 0 0 0 - 0 2024-07-28T20:41:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:01 smithi155 bash[73694]: debug 2024-07-28T20:41:01.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:02.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3096 16 16 0 0 0 - 0 2024-07-28T20:41:02.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:02 smithi155 bash[68033]: cluster 2024-07-28T20:41:00.869979+0000 mgr.y (mgr.34101) 2141 : cluster [DBG] pgmap v3069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:02 smithi155 bash[73694]: debug 2024-07-28T20:41:02.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:41:02 smithi155 bash[60745]: ts=2024-07-28T20:41:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:41:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:02 smithi045 bash[82788]: cluster 2024-07-28T20:41:00.869979+0000 mgr.y (mgr.34101) 2141 : cluster [DBG] pgmap v3069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:02 smithi045 bash[80445]: cluster 2024-07-28T20:41:00.869979+0000 mgr.y (mgr.34101) 2141 : cluster [DBG] pgmap v3069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:03.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3097 16 16 0 0 0 - 0 2024-07-28T20:41:03.460 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:41:03.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:03 smithi155 bash[68033]: audit 2024-07-28T20:41:03.234742+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:03.551 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:03 smithi155 bash[73694]: debug 2024-07-28T20:41:03.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:03 smithi045 bash[80445]: audit 2024-07-28T20:41:03.234742+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:03 smithi045 bash[82788]: audit 2024-07-28T20:41:03.234742+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:04.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3098 16 16 0 0 0 - 0 2024-07-28T20:41:04.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:04 smithi155 bash[68033]: cluster 2024-07-28T20:41:02.871840+0000 mgr.y (mgr.34101) 2142 : cluster [DBG] pgmap v3070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:04.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:04 smithi155 bash[73694]: debug 2024-07-28T20:41:04.167+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:04 smithi045 bash[80445]: cluster 2024-07-28T20:41:02.871840+0000 mgr.y (mgr.34101) 2142 : cluster [DBG] pgmap v3070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:04 smithi045 bash[82788]: cluster 2024-07-28T20:41:02.871840+0000 mgr.y (mgr.34101) 2142 : cluster [DBG] pgmap v3070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:05.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3099 16 16 0 0 0 - 0 2024-07-28T20:41:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:05 smithi155 bash[73694]: debug 2024-07-28T20:41:05.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:06.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:41:06.158415+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:41:06.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:41:06.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3100 16 16 0 0 0 - 0 2024-07-28T20:41:06.381 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:41:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:06 smithi155 bash[68033]: cluster 2024-07-28T20:41:04.873582+0000 mgr.y (mgr.34101) 2143 : cluster [DBG] pgmap v3071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:06.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:06 smithi155 bash[73694]: debug 2024-07-28T20:41:06.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:06 smithi045 bash[80445]: cluster 2024-07-28T20:41:04.873582+0000 mgr.y (mgr.34101) 2143 : cluster [DBG] pgmap v3071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:06 smithi045 bash[82788]: cluster 2024-07-28T20:41:04.873582+0000 mgr.y (mgr.34101) 2143 : cluster [DBG] pgmap v3071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:07.025 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:41:07.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-07-28T20:41:07.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3101 16 16 0 0 0 - 0 2024-07-28T20:41:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:07 smithi155 bash[73694]: debug 2024-07-28T20:41:07.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:08.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3102 16 16 0 0 0 - 0 2024-07-28T20:41:08.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:08 smithi155 bash[68033]: cluster 2024-07-28T20:41:06.875478+0000 mgr.y (mgr.34101) 2144 : cluster [DBG] pgmap v3072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:08 smithi155 bash[73694]: debug 2024-07-28T20:41:08.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:08 smithi045 bash[80445]: cluster 2024-07-28T20:41:06.875478+0000 mgr.y (mgr.34101) 2144 : cluster [DBG] pgmap v3072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:08 smithi045 bash[82788]: cluster 2024-07-28T20:41:06.875478+0000 mgr.y (mgr.34101) 2144 : cluster [DBG] pgmap v3072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:09.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3103 16 16 0 0 0 - 0 2024-07-28T20:41:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:09 smithi155 bash[73694]: debug 2024-07-28T20:41:09.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:10.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3104 16 16 0 0 0 - 0 2024-07-28T20:41:10.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:10 smithi155 bash[68033]: cluster 2024-07-28T20:41:08.877232+0000 mgr.y (mgr.34101) 2145 : cluster [DBG] pgmap v3073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:10 smithi155 bash[73694]: debug 2024-07-28T20:41:10.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:10.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:10 smithi045 bash[80445]: cluster 2024-07-28T20:41:08.877232+0000 mgr.y (mgr.34101) 2145 : cluster [DBG] pgmap v3073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:10 smithi045 bash[82788]: cluster 2024-07-28T20:41:08.877232+0000 mgr.y (mgr.34101) 2145 : cluster [DBG] pgmap v3073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:41:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:41:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:41:11.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3105 16 16 0 0 0 - 0 2024-07-28T20:41:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:11 smithi155 bash[73694]: debug 2024-07-28T20:41:11.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:11.787 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:41:12.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3106 16 16 0 0 0 - 0 2024-07-28T20:41:12.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:12 smithi155 bash[68033]: cluster 2024-07-28T20:41:10.878974+0000 mgr.y (mgr.34101) 2146 : cluster [DBG] pgmap v3074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:12 smithi155 bash[73694]: debug 2024-07-28T20:41:12.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:41:12 smithi155 bash[60745]: ts=2024-07-28T20:41:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:41:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:12 smithi045 bash[80445]: cluster 2024-07-28T20:41:10.878974+0000 mgr.y (mgr.34101) 2146 : cluster [DBG] pgmap v3074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:12 smithi045 bash[82788]: cluster 2024-07-28T20:41:10.878974+0000 mgr.y (mgr.34101) 2146 : cluster [DBG] pgmap v3074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:13.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3107 16 16 0 0 0 - 0 2024-07-28T20:41:13.240 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:13 smithi155 bash[73694]: debug 2024-07-28T20:41:13.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:14.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3108 16 16 0 0 0 - 0 2024-07-28T20:41:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:14 smithi155 bash[73694]: debug 2024-07-28T20:41:14.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:14 smithi155 bash[68033]: cluster 2024-07-28T20:41:12.880844+0000 mgr.y (mgr.34101) 2147 : cluster [DBG] pgmap v3075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:14 smithi045 bash[80445]: cluster 2024-07-28T20:41:12.880844+0000 mgr.y (mgr.34101) 2147 : cluster [DBG] pgmap v3075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:14 smithi045 bash[82788]: cluster 2024-07-28T20:41:12.880844+0000 mgr.y (mgr.34101) 2147 : cluster [DBG] pgmap v3075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:14.731 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:41:15.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3109 16 16 0 0 0 - 0 2024-07-28T20:41:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:15 smithi155 bash[73694]: debug 2024-07-28T20:41:15.134+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:15.392 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:41:15.393 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-07-28T20:41:16.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3110 16 16 0 0 0 - 0 2024-07-28T20:41:16.346 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:16 smithi155 bash[73694]: debug 2024-07-28T20:41:16.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:16 smithi045 bash[82788]: cluster 2024-07-28T20:41:14.882614+0000 mgr.y (mgr.34101) 2148 : cluster [DBG] pgmap v3076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:16 smithi045 bash[80445]: cluster 2024-07-28T20:41:14.882614+0000 mgr.y (mgr.34101) 2148 : cluster [DBG] pgmap v3076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:16 smithi155 bash[68033]: cluster 2024-07-28T20:41:14.882614+0000 mgr.y (mgr.34101) 2148 : cluster [DBG] pgmap v3076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:17.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3111 16 16 0 0 0 - 0 2024-07-28T20:41:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:17 smithi155 bash[73694]: debug 2024-07-28T20:41:17.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:18.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3112 16 16 0 0 0 - 0 2024-07-28T20:41:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:18 smithi155 bash[73694]: debug 2024-07-28T20:41:18.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:18 smithi045 bash[82788]: cluster 2024-07-28T20:41:16.884505+0000 mgr.y (mgr.34101) 2149 : cluster [DBG] pgmap v3077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:18 smithi045 bash[82788]: audit 2024-07-28T20:41:18.235232+0000 mon.c (mon.2) 676 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:18 smithi045 bash[80445]: cluster 2024-07-28T20:41:16.884505+0000 mgr.y (mgr.34101) 2149 : cluster [DBG] pgmap v3077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:18 smithi045 bash[80445]: audit 2024-07-28T20:41:18.235232+0000 mon.c (mon.2) 676 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:18 smithi155 bash[68033]: cluster 2024-07-28T20:41:16.884505+0000 mgr.y (mgr.34101) 2149 : cluster [DBG] pgmap v3077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:18 smithi155 bash[68033]: audit 2024-07-28T20:41:18.235232+0000 mon.c (mon.2) 676 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:19.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3113 16 16 0 0 0 - 0 2024-07-28T20:41:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:19 smithi155 bash[73694]: debug 2024-07-28T20:41:19.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:20.154 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:41:20.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3114 16 16 0 0 0 - 0 2024-07-28T20:41:20.354 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:20 smithi155 bash[73694]: debug 2024-07-28T20:41:20.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:20.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:41:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:41:20] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:41:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:20 smithi045 bash[82788]: cluster 2024-07-28T20:41:18.886246+0000 mgr.y (mgr.34101) 2150 : cluster [DBG] pgmap v3078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:20.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:20 smithi045 bash[80445]: cluster 2024-07-28T20:41:18.886246+0000 mgr.y (mgr.34101) 2150 : cluster [DBG] pgmap v3078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:20 smithi155 bash[68033]: cluster 2024-07-28T20:41:18.886246+0000 mgr.y (mgr.34101) 2150 : cluster [DBG] pgmap v3078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:21.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3115 16 16 0 0 0 - 0 2024-07-28T20:41:21.377 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:21 smithi155 bash[73694]: debug 2024-07-28T20:41:21.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:22.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3116 16 16 0 0 0 - 0 2024-07-28T20:41:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:22 smithi155 bash[68033]: cluster 2024-07-28T20:41:20.887967+0000 mgr.y (mgr.34101) 2151 : cluster [DBG] pgmap v3079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:22 smithi155 bash[73694]: debug 2024-07-28T20:41:22.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:41:22 smithi155 bash[60745]: ts=2024-07-28T20:41:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:41:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:22 smithi045 bash[80445]: cluster 2024-07-28T20:41:20.887967+0000 mgr.y (mgr.34101) 2151 : cluster [DBG] pgmap v3079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:22 smithi045 bash[82788]: cluster 2024-07-28T20:41:20.887967+0000 mgr.y (mgr.34101) 2151 : cluster [DBG] pgmap v3079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:23.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3117 16 16 0 0 0 - 0 2024-07-28T20:41:23.482 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:41:23.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:23 smithi155 bash[73694]: debug 2024-07-28T20:41:23.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:24.117 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:41:24.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-07-28T20:41:24.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3118 16 16 0 0 0 - 0 2024-07-28T20:41:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:24 smithi155 bash[73694]: debug 2024-07-28T20:41:24.158+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:24 smithi155 bash[68033]: cluster 2024-07-28T20:41:22.889882+0000 mgr.y (mgr.34101) 2152 : cluster [DBG] pgmap v3080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:24.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:24 smithi045 bash[80445]: cluster 2024-07-28T20:41:22.889882+0000 mgr.y (mgr.34101) 2152 : cluster [DBG] pgmap v3080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:24 smithi045 bash[82788]: cluster 2024-07-28T20:41:22.889882+0000 mgr.y (mgr.34101) 2152 : cluster [DBG] pgmap v3080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:25.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3119 16 16 0 0 0 - 0 2024-07-28T20:41:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:25 smithi155 bash[68033]: audit 2024-07-28T20:41:24.725416+0000 mon.c (mon.2) 677 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:41:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:25 smithi155 bash[73694]: debug 2024-07-28T20:41:25.130+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:25.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:25 smithi045 bash[80445]: audit 2024-07-28T20:41:24.725416+0000 mon.c (mon.2) 677 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:41:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:25 smithi045 bash[82788]: audit 2024-07-28T20:41:24.725416+0000 mon.c (mon.2) 677 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:41:26.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:41:26.161706+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:41:26.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:41:26.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3120 16 16 0 0 0 - 0 2024-07-28T20:41:26.373 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:26 smithi155 bash[73694]: debug 2024-07-28T20:41:26.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:26.663 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:26 smithi155 bash[68033]: cluster 2024-07-28T20:41:24.891593+0000 mgr.y (mgr.34101) 2153 : cluster [DBG] pgmap v3081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:26.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:26 smithi045 bash[80445]: cluster 2024-07-28T20:41:24.891593+0000 mgr.y (mgr.34101) 2153 : cluster [DBG] pgmap v3081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:26 smithi045 bash[82788]: cluster 2024-07-28T20:41:24.891593+0000 mgr.y (mgr.34101) 2153 : cluster [DBG] pgmap v3081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:27.055 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 20:41:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T20:41:26.663768894Z level=info msg="Completed cleanup jobs" duration=46.624051ms 2024-07-28T20:41:27.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3121 16 16 0 0 0 - 0 2024-07-28T20:41:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:27 smithi155 bash[73694]: debug 2024-07-28T20:41:27.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:28.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3122 16 16 0 0 0 - 0 2024-07-28T20:41:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:28 smithi155 bash[68033]: cluster 2024-07-28T20:41:26.893488+0000 mgr.y (mgr.34101) 2154 : cluster [DBG] pgmap v3082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:28 smithi155 bash[73694]: debug 2024-07-28T20:41:28.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:28 smithi045 bash[80445]: cluster 2024-07-28T20:41:26.893488+0000 mgr.y (mgr.34101) 2154 : cluster [DBG] pgmap v3082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:28 smithi045 bash[82788]: cluster 2024-07-28T20:41:26.893488+0000 mgr.y (mgr.34101) 2154 : cluster [DBG] pgmap v3082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:28.888 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:41:29.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3123 16 16 0 0 0 - 0 2024-07-28T20:41:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:29 smithi155 bash[73694]: debug 2024-07-28T20:41:29.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:30.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3124 16 16 0 0 0 - 0 2024-07-28T20:41:30.383 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:30 smithi155 bash[73694]: debug 2024-07-28T20:41:30.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:41:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:41:30] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:41:30.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:30 smithi045 bash[80445]: cluster 2024-07-28T20:41:28.895246+0000 mgr.y (mgr.34101) 2155 : cluster [DBG] pgmap v3083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:30.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:30 smithi045 bash[80445]: audit 2024-07-28T20:41:29.877452+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:30.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:30 smithi045 bash[80445]: audit 2024-07-28T20:41:29.884385+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:30 smithi045 bash[82788]: cluster 2024-07-28T20:41:28.895246+0000 mgr.y (mgr.34101) 2155 : cluster [DBG] pgmap v3083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:30 smithi045 bash[82788]: audit 2024-07-28T20:41:29.877452+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:30.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:30 smithi045 bash[82788]: audit 2024-07-28T20:41:29.884385+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:30 smithi155 bash[68033]: cluster 2024-07-28T20:41:28.895246+0000 mgr.y (mgr.34101) 2155 : cluster [DBG] pgmap v3083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:30 smithi155 bash[68033]: audit 2024-07-28T20:41:29.877452+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:30 smithi155 bash[68033]: audit 2024-07-28T20:41:29.884385+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:31.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3125 16 16 0 0 0 - 0 2024-07-28T20:41:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:31 smithi155 bash[73694]: debug 2024-07-28T20:41:31.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:31.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[80445]: audit 2024-07-28T20:41:30.447475+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:31.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[80445]: audit 2024-07-28T20:41:30.454253+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:31.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[80445]: audit 2024-07-28T20:41:30.894950+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:41:31.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[80445]: cluster 2024-07-28T20:41:30.896706+0000 mgr.y (mgr.34101) 2156 : cluster [DBG] pgmap v3084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:31.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[80445]: audit 2024-07-28T20:41:30.897654+0000 mon.c (mon.2) 679 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:41:31.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[80445]: audit 2024-07-28T20:41:30.908481+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:31.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[82788]: audit 2024-07-28T20:41:30.447475+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:31.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[82788]: audit 2024-07-28T20:41:30.454253+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:31.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[82788]: audit 2024-07-28T20:41:30.894950+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:41:31.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[82788]: cluster 2024-07-28T20:41:30.896706+0000 mgr.y (mgr.34101) 2156 : cluster [DBG] pgmap v3084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:31.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[82788]: audit 2024-07-28T20:41:30.897654+0000 mon.c (mon.2) 679 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:41:31.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:31 smithi045 bash[82788]: audit 2024-07-28T20:41:30.908481+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:31 smithi155 bash[68033]: audit 2024-07-28T20:41:30.447475+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:31 smithi155 bash[68033]: audit 2024-07-28T20:41:30.454253+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:31 smithi155 bash[68033]: audit 2024-07-28T20:41:30.894950+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:41:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:31 smithi155 bash[68033]: cluster 2024-07-28T20:41:30.896706+0000 mgr.y (mgr.34101) 2156 : cluster [DBG] pgmap v3084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:31 smithi155 bash[68033]: audit 2024-07-28T20:41:30.897654+0000 mon.c (mon.2) 679 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:41:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:31 smithi155 bash[68033]: audit 2024-07-28T20:41:30.908481+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:41:31.957 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:41:32.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3126 16 16 0 0 0 - 0 2024-07-28T20:41:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:32 smithi155 bash[73694]: debug 2024-07-28T20:41:32.122+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:41:32 smithi155 bash[60745]: ts=2024-07-28T20:41:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:41:32.610 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:41:32.611 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-07-28T20:41:33.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3127 16 16 0 0 0 - 0 2024-07-28T20:41:33.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:33 smithi155 bash[73694]: debug 2024-07-28T20:41:33.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:34.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3128 16 16 0 0 0 - 0 2024-07-28T20:41:34.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:33 smithi045 bash[80445]: cluster 2024-07-28T20:41:32.898583+0000 mgr.y (mgr.34101) 2157 : cluster [DBG] pgmap v3085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:34.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:33 smithi045 bash[80445]: audit 2024-07-28T20:41:33.235830+0000 mon.c (mon.2) 680 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:33 smithi045 bash[82788]: cluster 2024-07-28T20:41:32.898583+0000 mgr.y (mgr.34101) 2157 : cluster [DBG] pgmap v3085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:33 smithi045 bash[82788]: audit 2024-07-28T20:41:33.235830+0000 mon.c (mon.2) 680 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:34 smithi155 bash[73694]: debug 2024-07-28T20:41:34.150+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:33 smithi155 bash[68033]: cluster 2024-07-28T20:41:32.898583+0000 mgr.y (mgr.34101) 2157 : cluster [DBG] pgmap v3085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:33 smithi155 bash[68033]: audit 2024-07-28T20:41:33.235830+0000 mon.c (mon.2) 680 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:35.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3129 16 16 0 0 0 - 0 2024-07-28T20:41:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:35 smithi155 bash[73694]: debug 2024-07-28T20:41:35.190+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:36.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3130 16 16 0 0 0 - 0 2024-07-28T20:41:36.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:35 smithi045 bash[80445]: cluster 2024-07-28T20:41:34.900310+0000 mgr.y (mgr.34101) 2158 : cluster [DBG] pgmap v3086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:35 smithi045 bash[82788]: cluster 2024-07-28T20:41:34.900310+0000 mgr.y (mgr.34101) 2158 : cluster [DBG] pgmap v3086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:36.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:35 smithi155 bash[68033]: cluster 2024-07-28T20:41:34.900310+0000 mgr.y (mgr.34101) 2158 : cluster [DBG] pgmap v3086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:36 smithi155 bash[73694]: debug 2024-07-28T20:41:36.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:37.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3131 16 16 0 0 0 - 0 2024-07-28T20:41:37.372 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:41:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:37 smithi155 bash[73694]: debug 2024-07-28T20:41:37.254+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:31:08.992564+0000 (oldest deadline 2024-07-28T20:31:28.992564+0000) 2024-07-28T20:41:38.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3132 16 16 0 0 0 - 0 2024-07-28T20:41:38.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:37 smithi045 bash[80445]: cluster 2024-07-28T20:41:36.902164+0000 mgr.y (mgr.34101) 2159 : cluster [DBG] pgmap v3087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:38.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:37 smithi045 bash[82788]: cluster 2024-07-28T20:41:36.902164+0000 mgr.y (mgr.34101) 2159 : cluster [DBG] pgmap v3087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:38.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:37 smithi155 bash[68033]: cluster 2024-07-28T20:41:36.902164+0000 mgr.y (mgr.34101) 2159 : cluster [DBG] pgmap v3087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:39.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3133 16 16 0 0 0 - 0 2024-07-28T20:41:40.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3134 16 16 0 0 0 - 0 2024-07-28T20:41:40.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:39 smithi045 bash[80445]: cluster 2024-07-28T20:41:38.903891+0000 mgr.y (mgr.34101) 2160 : cluster [DBG] pgmap v3088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:40.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:39 smithi045 bash[82788]: cluster 2024-07-28T20:41:38.903891+0000 mgr.y (mgr.34101) 2160 : cluster [DBG] pgmap v3088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:40.284 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:41:40.286 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:39 smithi155 bash[68033]: cluster 2024-07-28T20:41:38.903891+0000 mgr.y (mgr.34101) 2160 : cluster [DBG] pgmap v3088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:40.905 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:41:40.906 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 59795908-4d15-11ef-bcc8-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-07-28T20:41:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:41:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:41:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:41:41.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3135 16 16 0 0 0 - 0 2024-07-28T20:41:42.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3136 16 16 0 0 0 - 0 2024-07-28T20:41:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:41 smithi155 bash[68033]: cluster 2024-07-28T20:41:40.905609+0000 mgr.y (mgr.34101) 2161 : cluster [DBG] pgmap v3089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:42.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:41 smithi045 bash[80445]: cluster 2024-07-28T20:41:40.905609+0000 mgr.y (mgr.34101) 2161 : cluster [DBG] pgmap v3089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:41 smithi045 bash[82788]: cluster 2024-07-28T20:41:40.905609+0000 mgr.y (mgr.34101) 2161 : cluster [DBG] pgmap v3089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:41:42 smithi155 bash[60745]: ts=2024-07-28T20:41:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:41:43.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3137 16 16 0 0 0 - 0 2024-07-28T20:41:44.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3138 16 16 0 0 0 - 0 2024-07-28T20:41:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:43 smithi155 bash[68033]: cluster 2024-07-28T20:41:42.907456+0000 mgr.y (mgr.34101) 2162 : cluster [DBG] pgmap v3090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:44.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:43 smithi045 bash[82788]: cluster 2024-07-28T20:41:42.907456+0000 mgr.y (mgr.34101) 2162 : cluster [DBG] pgmap v3090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:44.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:43 smithi045 bash[80445]: cluster 2024-07-28T20:41:42.907456+0000 mgr.y (mgr.34101) 2162 : cluster [DBG] pgmap v3090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:45.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3139 16 16 0 0 0 - 0 2024-07-28T20:41:45.657 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/59795908-4d15-11ef-bcc8-c7b262605968/mon.b/config 2024-07-28T20:41:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:45 smithi155 bash[68033]: cluster 2024-07-28T20:41:44.909226+0000 mgr.y (mgr.34101) 2163 : cluster [DBG] pgmap v3091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:46.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:41:46.164801+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:41:46.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:41:46.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3140 16 16 0 0 0 - 0 2024-07-28T20:41:46.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:45 smithi045 bash[82788]: cluster 2024-07-28T20:41:44.909226+0000 mgr.y (mgr.34101) 2163 : cluster [DBG] pgmap v3091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:46.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:45 smithi045 bash[80445]: cluster 2024-07-28T20:41:44.909226+0000 mgr.y (mgr.34101) 2163 : cluster [DBG] pgmap v3091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:47.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3141 16 16 0 0 0 - 0 2024-07-28T20:41:48.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3142 16 16 0 0 0 - 0 2024-07-28T20:41:48.529 INFO:teuthology.orchestra.run.smithi155.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-07-28T20:41:48.583 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:48 smithi155 bash[68033]: cluster 2024-07-28T20:41:46.911084+0000 mgr.y (mgr.34101) 2164 : cluster [DBG] pgmap v3092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:48.583 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:48 smithi155 bash[68033]: audit 2024-07-28T20:41:48.238185+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:48 smithi045 bash[80445]: cluster 2024-07-28T20:41:46.911084+0000 mgr.y (mgr.34101) 2164 : cluster [DBG] pgmap v3092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:48 smithi045 bash[80445]: audit 2024-07-28T20:41:48.238185+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:48 smithi045 bash[82788]: cluster 2024-07-28T20:41:46.911084+0000 mgr.y (mgr.34101) 2164 : cluster [DBG] pgmap v3092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:48 smithi045 bash[82788]: audit 2024-07-28T20:41:48.238185+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:41:49.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3143 16 16 0 0 0 - 0 2024-07-28T20:41:49.261 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-07-28T20:41:50.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3144 16 16 0 0 0 - 0 2024-07-28T20:41:50.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:50 smithi045 bash[80445]: cluster 2024-07-28T20:41:48.912863+0000 mgr.y (mgr.34101) 2165 : cluster [DBG] pgmap v3093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:50.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:50 smithi045 bash[82788]: cluster 2024-07-28T20:41:48.912863+0000 mgr.y (mgr.34101) 2165 : cluster [DBG] pgmap v3093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:50 smithi155 bash[68033]: cluster 2024-07-28T20:41:48.912863+0000 mgr.y (mgr.34101) 2165 : cluster [DBG] pgmap v3093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:41:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:41:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T20:41:51.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3145 16 16 0 0 0 - 0 2024-07-28T20:41:52.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3146 16 16 0 0 0 - 0 2024-07-28T20:41:52.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:52 smithi045 bash[80445]: cluster 2024-07-28T20:41:50.914606+0000 mgr.y (mgr.34101) 2166 : cluster [DBG] pgmap v3094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:52 smithi045 bash[82788]: cluster 2024-07-28T20:41:50.914606+0000 mgr.y (mgr.34101) 2166 : cluster [DBG] pgmap v3094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:52.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:52 smithi155 bash[68033]: cluster 2024-07-28T20:41:50.914606+0000 mgr.y (mgr.34101) 2166 : cluster [DBG] pgmap v3094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:41:52 smithi155 bash[60745]: ts=2024-07-28T20:41:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:41:53.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3147 16 16 0 0 0 - 0 2024-07-28T20:41:54.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3148 16 16 0 0 0 - 0 2024-07-28T20:41:54.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:54 smithi045 bash[80445]: cluster 2024-07-28T20:41:52.916632+0000 mgr.y (mgr.34101) 2167 : cluster [DBG] pgmap v3095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:54 smithi045 bash[82788]: cluster 2024-07-28T20:41:52.916632+0000 mgr.y (mgr.34101) 2167 : cluster [DBG] pgmap v3095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:54 smithi155 bash[68033]: cluster 2024-07-28T20:41:52.916632+0000 mgr.y (mgr.34101) 2167 : cluster [DBG] pgmap v3095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:55.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3149 16 16 0 0 0 - 0 2024-07-28T20:41:56.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3150 16 16 0 0 0 - 0 2024-07-28T20:41:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:56 smithi045 bash[80445]: cluster 2024-07-28T20:41:54.918456+0000 mgr.y (mgr.34101) 2168 : cluster [DBG] pgmap v3096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:56 smithi045 bash[82788]: cluster 2024-07-28T20:41:54.918456+0000 mgr.y (mgr.34101) 2168 : cluster [DBG] pgmap v3096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:56.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:56 smithi155 bash[68033]: cluster 2024-07-28T20:41:54.918456+0000 mgr.y (mgr.34101) 2168 : cluster [DBG] pgmap v3096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:57.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3151 16 16 0 0 0 - 0 2024-07-28T20:41:58.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3152 16 16 0 0 0 - 0 2024-07-28T20:41:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:41:58 smithi045 bash[80445]: cluster 2024-07-28T20:41:56.920284+0000 mgr.y (mgr.34101) 2169 : cluster [DBG] pgmap v3097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:41:58 smithi045 bash[82788]: cluster 2024-07-28T20:41:56.920284+0000 mgr.y (mgr.34101) 2169 : cluster [DBG] pgmap v3097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:41:58 smithi155 bash[68033]: cluster 2024-07-28T20:41:56.920284+0000 mgr.y (mgr.34101) 2169 : cluster [DBG] pgmap v3097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:41:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:58 smithi155 bash[73694]: debug 2024-07-28T20:41:58.322+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:41:59.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3153 16 16 0 0 0 - 0 2024-07-28T20:41:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:41:59 smithi155 bash[73694]: debug 2024-07-28T20:41:59.322+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:00.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3154 16 16 0 0 0 - 0 2024-07-28T20:42:00.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:00 smithi045 bash[80445]: cluster 2024-07-28T20:41:58.922032+0000 mgr.y (mgr.34101) 2170 : cluster [DBG] pgmap v3098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:00.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:00 smithi045 bash[82788]: cluster 2024-07-28T20:41:58.922032+0000 mgr.y (mgr.34101) 2170 : cluster [DBG] pgmap v3098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:00 smithi155 bash[68033]: cluster 2024-07-28T20:41:58.922032+0000 mgr.y (mgr.34101) 2170 : cluster [DBG] pgmap v3098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:00 smithi155 bash[73694]: debug 2024-07-28T20:42:00.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:42:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:42:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T20:42:01.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3155 16 16 0 0 0 - 0 2024-07-28T20:42:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:01 smithi155 bash[73694]: debug 2024-07-28T20:42:01.270+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:02.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3156 16 16 0 0 0 - 0 2024-07-28T20:42:02.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:02 smithi155 bash[68033]: cluster 2024-07-28T20:42:00.923755+0000 mgr.y (mgr.34101) 2171 : cluster [DBG] pgmap v3099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:02 smithi155 bash[73694]: debug 2024-07-28T20:42:02.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:42:02 smithi155 bash[60745]: ts=2024-07-28T20:42:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:42:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:02 smithi045 bash[82788]: cluster 2024-07-28T20:42:00.923755+0000 mgr.y (mgr.34101) 2171 : cluster [DBG] pgmap v3099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:02 smithi045 bash[80445]: cluster 2024-07-28T20:42:00.923755+0000 mgr.y (mgr.34101) 2171 : cluster [DBG] pgmap v3099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:03.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3157 16 16 0 0 0 - 0 2024-07-28T20:42:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:03 smithi155 bash[68033]: audit 2024-07-28T20:42:03.238724+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:03 smithi155 bash[73694]: debug 2024-07-28T20:42:03.210+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:03 smithi045 bash[80445]: audit 2024-07-28T20:42:03.238724+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:03 smithi045 bash[82788]: audit 2024-07-28T20:42:03.238724+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:04.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3158 16 16 0 0 0 - 0 2024-07-28T20:42:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:04 smithi155 bash[73694]: debug 2024-07-28T20:42:04.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:04 smithi155 bash[68033]: cluster 2024-07-28T20:42:02.925643+0000 mgr.y (mgr.34101) 2172 : cluster [DBG] pgmap v3100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:04 smithi045 bash[80445]: cluster 2024-07-28T20:42:02.925643+0000 mgr.y (mgr.34101) 2172 : cluster [DBG] pgmap v3100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:04 smithi045 bash[82788]: cluster 2024-07-28T20:42:02.925643+0000 mgr.y (mgr.34101) 2172 : cluster [DBG] pgmap v3100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:05.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3159 16 16 0 0 0 - 0 2024-07-28T20:42:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:05 smithi155 bash[73694]: debug 2024-07-28T20:42:05.234+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:06.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:42:06.168044+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:42:06.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:42:06.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3160 16 16 0 0 0 - 0 2024-07-28T20:42:06.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:06 smithi155 bash[68033]: cluster 2024-07-28T20:42:04.927379+0000 mgr.y (mgr.34101) 2173 : cluster [DBG] pgmap v3101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:06 smithi155 bash[73694]: debug 2024-07-28T20:42:06.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:06 smithi045 bash[82788]: cluster 2024-07-28T20:42:04.927379+0000 mgr.y (mgr.34101) 2173 : cluster [DBG] pgmap v3101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:06 smithi045 bash[80445]: cluster 2024-07-28T20:42:04.927379+0000 mgr.y (mgr.34101) 2173 : cluster [DBG] pgmap v3101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:07.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3161 16 16 0 0 0 - 0 2024-07-28T20:42:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:07 smithi155 bash[73694]: debug 2024-07-28T20:42:07.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:08.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3162 16 16 0 0 0 - 0 2024-07-28T20:42:08.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:08 smithi155 bash[68033]: cluster 2024-07-28T20:42:06.929280+0000 mgr.y (mgr.34101) 2174 : cluster [DBG] pgmap v3102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:08 smithi155 bash[73694]: debug 2024-07-28T20:42:08.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:08 smithi045 bash[80445]: cluster 2024-07-28T20:42:06.929280+0000 mgr.y (mgr.34101) 2174 : cluster [DBG] pgmap v3102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:08 smithi045 bash[82788]: cluster 2024-07-28T20:42:06.929280+0000 mgr.y (mgr.34101) 2174 : cluster [DBG] pgmap v3102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:09.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3163 16 16 0 0 0 - 0 2024-07-28T20:42:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:09 smithi155 bash[73694]: debug 2024-07-28T20:42:09.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:10.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3164 16 16 0 0 0 - 0 2024-07-28T20:42:10.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:10 smithi155 bash[68033]: cluster 2024-07-28T20:42:08.931097+0000 mgr.y (mgr.34101) 2175 : cluster [DBG] pgmap v3103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:10 smithi155 bash[73694]: debug 2024-07-28T20:42:10.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:10 smithi045 bash[80445]: cluster 2024-07-28T20:42:08.931097+0000 mgr.y (mgr.34101) 2175 : cluster [DBG] pgmap v3103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:10.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:42:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:42:10] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:42:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:10 smithi045 bash[82788]: cluster 2024-07-28T20:42:08.931097+0000 mgr.y (mgr.34101) 2175 : cluster [DBG] pgmap v3103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:11.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3165 16 16 0 0 0 - 0 2024-07-28T20:42:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:11 smithi155 bash[73694]: debug 2024-07-28T20:42:11.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:12.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3166 16 16 0 0 0 - 0 2024-07-28T20:42:12.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:12 smithi155 bash[68033]: cluster 2024-07-28T20:42:10.932834+0000 mgr.y (mgr.34101) 2176 : cluster [DBG] pgmap v3104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:12 smithi155 bash[73694]: debug 2024-07-28T20:42:12.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:42:12 smithi155 bash[60745]: ts=2024-07-28T20:42:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:42:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:12 smithi045 bash[80445]: cluster 2024-07-28T20:42:10.932834+0000 mgr.y (mgr.34101) 2176 : cluster [DBG] pgmap v3104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:12 smithi045 bash[82788]: cluster 2024-07-28T20:42:10.932834+0000 mgr.y (mgr.34101) 2176 : cluster [DBG] pgmap v3104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:13.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3167 16 16 0 0 0 - 0 2024-07-28T20:42:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:13 smithi155 bash[73694]: debug 2024-07-28T20:42:13.281+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:14.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3168 16 16 0 0 0 - 0 2024-07-28T20:42:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:14 smithi155 bash[68033]: cluster 2024-07-28T20:42:12.934746+0000 mgr.y (mgr.34101) 2177 : cluster [DBG] pgmap v3105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:14 smithi155 bash[73694]: debug 2024-07-28T20:42:14.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:14 smithi045 bash[80445]: cluster 2024-07-28T20:42:12.934746+0000 mgr.y (mgr.34101) 2177 : cluster [DBG] pgmap v3105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:14 smithi045 bash[82788]: cluster 2024-07-28T20:42:12.934746+0000 mgr.y (mgr.34101) 2177 : cluster [DBG] pgmap v3105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:15.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3169 16 16 0 0 0 - 0 2024-07-28T20:42:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:15 smithi155 bash[73694]: debug 2024-07-28T20:42:15.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:16.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3170 16 16 0 0 0 - 0 2024-07-28T20:42:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:16 smithi155 bash[68033]: cluster 2024-07-28T20:42:14.936452+0000 mgr.y (mgr.34101) 2178 : cluster [DBG] pgmap v3106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:16 smithi155 bash[73694]: debug 2024-07-28T20:42:16.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:16 smithi045 bash[80445]: cluster 2024-07-28T20:42:14.936452+0000 mgr.y (mgr.34101) 2178 : cluster [DBG] pgmap v3106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:16 smithi045 bash[82788]: cluster 2024-07-28T20:42:14.936452+0000 mgr.y (mgr.34101) 2178 : cluster [DBG] pgmap v3106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:17.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3171 16 16 0 0 0 - 0 2024-07-28T20:42:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:17 smithi155 bash[73694]: debug 2024-07-28T20:42:17.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:18.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3172 16 16 0 0 0 - 0 2024-07-28T20:42:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:18 smithi045 bash[80445]: cluster 2024-07-28T20:42:16.938321+0000 mgr.y (mgr.34101) 2179 : cluster [DBG] pgmap v3107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:18 smithi045 bash[80445]: audit 2024-07-28T20:42:18.239195+0000 mon.c (mon.2) 683 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:18 smithi045 bash[82788]: cluster 2024-07-28T20:42:16.938321+0000 mgr.y (mgr.34101) 2179 : cluster [DBG] pgmap v3107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:18 smithi045 bash[82788]: audit 2024-07-28T20:42:18.239195+0000 mon.c (mon.2) 683 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:18 smithi155 bash[73694]: debug 2024-07-28T20:42:18.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:18 smithi155 bash[68033]: cluster 2024-07-28T20:42:16.938321+0000 mgr.y (mgr.34101) 2179 : cluster [DBG] pgmap v3107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:18 smithi155 bash[68033]: audit 2024-07-28T20:42:18.239195+0000 mon.c (mon.2) 683 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:19.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3173 16 16 0 0 0 - 0 2024-07-28T20:42:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:19 smithi155 bash[73694]: debug 2024-07-28T20:42:19.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:20.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3174 16 16 0 0 0 - 0 2024-07-28T20:42:20.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:42:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:42:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:42:20.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:20 smithi045 bash[80445]: cluster 2024-07-28T20:42:18.940039+0000 mgr.y (mgr.34101) 2180 : cluster [DBG] pgmap v3108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:20 smithi045 bash[82788]: cluster 2024-07-28T20:42:18.940039+0000 mgr.y (mgr.34101) 2180 : cluster [DBG] pgmap v3108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:20 smithi155 bash[73694]: debug 2024-07-28T20:42:20.325+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:20 smithi155 bash[68033]: cluster 2024-07-28T20:42:18.940039+0000 mgr.y (mgr.34101) 2180 : cluster [DBG] pgmap v3108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:21.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3175 16 16 0 0 0 - 0 2024-07-28T20:42:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:21 smithi155 bash[73694]: debug 2024-07-28T20:42:21.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:22.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3176 16 16 0 0 0 - 0 2024-07-28T20:42:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:22 smithi155 bash[73694]: debug 2024-07-28T20:42:22.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:22 smithi155 bash[68033]: cluster 2024-07-28T20:42:20.941734+0000 mgr.y (mgr.34101) 2181 : cluster [DBG] pgmap v3109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:42:22 smithi155 bash[60745]: ts=2024-07-28T20:42:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:42:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:22 smithi045 bash[80445]: cluster 2024-07-28T20:42:20.941734+0000 mgr.y (mgr.34101) 2181 : cluster [DBG] pgmap v3109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:22 smithi045 bash[82788]: cluster 2024-07-28T20:42:20.941734+0000 mgr.y (mgr.34101) 2181 : cluster [DBG] pgmap v3109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:23.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3177 16 16 0 0 0 - 0 2024-07-28T20:42:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:23 smithi155 bash[73694]: debug 2024-07-28T20:42:23.325+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:24.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3178 16 16 0 0 0 - 0 2024-07-28T20:42:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:24 smithi155 bash[68033]: cluster 2024-07-28T20:42:22.943612+0000 mgr.y (mgr.34101) 2182 : cluster [DBG] pgmap v3110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:24 smithi155 bash[73694]: debug 2024-07-28T20:42:24.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:24 smithi045 bash[82788]: cluster 2024-07-28T20:42:22.943612+0000 mgr.y (mgr.34101) 2182 : cluster [DBG] pgmap v3110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:24.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:24 smithi045 bash[80445]: cluster 2024-07-28T20:42:22.943612+0000 mgr.y (mgr.34101) 2182 : cluster [DBG] pgmap v3110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:25.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3179 16 16 0 0 0 - 0 2024-07-28T20:42:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:25 smithi155 bash[73694]: debug 2024-07-28T20:42:25.281+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:26.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:42:26.171320+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:42:26.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:42:26.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3180 16 16 0 0 0 - 0 2024-07-28T20:42:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:26 smithi045 bash[82788]: cluster 2024-07-28T20:42:24.945332+0000 mgr.y (mgr.34101) 2183 : cluster [DBG] pgmap v3111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:26.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:26 smithi045 bash[80445]: cluster 2024-07-28T20:42:24.945332+0000 mgr.y (mgr.34101) 2183 : cluster [DBG] pgmap v3111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:26.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:26 smithi155 bash[68033]: cluster 2024-07-28T20:42:24.945332+0000 mgr.y (mgr.34101) 2183 : cluster [DBG] pgmap v3111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:26 smithi155 bash[73694]: debug 2024-07-28T20:42:26.313+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:27.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3181 16 16 0 0 0 - 0 2024-07-28T20:42:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:27 smithi155 bash[73694]: debug 2024-07-28T20:42:27.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:28.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3182 16 16 0 0 0 - 0 2024-07-28T20:42:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:28 smithi045 bash[82788]: cluster 2024-07-28T20:42:26.947252+0000 mgr.y (mgr.34101) 2184 : cluster [DBG] pgmap v3112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:28 smithi045 bash[80445]: cluster 2024-07-28T20:42:26.947252+0000 mgr.y (mgr.34101) 2184 : cluster [DBG] pgmap v3112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:28 smithi155 bash[68033]: cluster 2024-07-28T20:42:26.947252+0000 mgr.y (mgr.34101) 2184 : cluster [DBG] pgmap v3112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:28 smithi155 bash[73694]: debug 2024-07-28T20:42:28.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:29.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3183 16 16 0 0 0 - 0 2024-07-28T20:42:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:29 smithi155 bash[73694]: debug 2024-07-28T20:42:29.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:30.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3184 16 16 0 0 0 - 0 2024-07-28T20:42:30.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:30 smithi155 bash[68033]: cluster 2024-07-28T20:42:28.948986+0000 mgr.y (mgr.34101) 2185 : cluster [DBG] pgmap v3113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:30 smithi155 bash[73694]: debug 2024-07-28T20:42:30.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:42:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:42:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:42:30.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:30 smithi045 bash[80445]: cluster 2024-07-28T20:42:28.948986+0000 mgr.y (mgr.34101) 2185 : cluster [DBG] pgmap v3113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:30 smithi045 bash[82788]: cluster 2024-07-28T20:42:28.948986+0000 mgr.y (mgr.34101) 2185 : cluster [DBG] pgmap v3113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:31.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3185 16 16 0 0 0 - 0 2024-07-28T20:42:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:31 smithi155 bash[73694]: debug 2024-07-28T20:42:31.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:31.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:31 smithi155 bash[68033]: cluster 2024-07-28T20:42:30.950754+0000 mgr.y (mgr.34101) 2186 : cluster [DBG] pgmap v3114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:31.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:31 smithi155 bash[68033]: audit 2024-07-28T20:42:31.038337+0000 mon.c (mon.2) 684 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:42:31.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:31 smithi045 bash[80445]: cluster 2024-07-28T20:42:30.950754+0000 mgr.y (mgr.34101) 2186 : cluster [DBG] pgmap v3114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:31.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:31 smithi045 bash[80445]: audit 2024-07-28T20:42:31.038337+0000 mon.c (mon.2) 684 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:42:31.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:31 smithi045 bash[82788]: cluster 2024-07-28T20:42:30.950754+0000 mgr.y (mgr.34101) 2186 : cluster [DBG] pgmap v3114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:31.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:31 smithi045 bash[82788]: audit 2024-07-28T20:42:31.038337+0000 mon.c (mon.2) 684 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:42:32.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3186 16 16 0 0 0 - 0 2024-07-28T20:42:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:32 smithi155 bash[73694]: debug 2024-07-28T20:42:32.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:42:32 smithi155 bash[60745]: ts=2024-07-28T20:42:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:42:33.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3187 16 16 0 0 0 - 0 2024-07-28T20:42:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:33 smithi155 bash[73694]: debug 2024-07-28T20:42:33.281+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:34.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3188 16 16 0 0 0 - 0 2024-07-28T20:42:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:34 smithi155 bash[68033]: cluster 2024-07-28T20:42:32.952596+0000 mgr.y (mgr.34101) 2187 : cluster [DBG] pgmap v3115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:34 smithi155 bash[68033]: audit 2024-07-28T20:42:33.239674+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:34 smithi155 bash[73694]: debug 2024-07-28T20:42:34.237+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:34 smithi045 bash[80445]: cluster 2024-07-28T20:42:32.952596+0000 mgr.y (mgr.34101) 2187 : cluster [DBG] pgmap v3115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:34 smithi045 bash[80445]: audit 2024-07-28T20:42:33.239674+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:34 smithi045 bash[82788]: cluster 2024-07-28T20:42:32.952596+0000 mgr.y (mgr.34101) 2187 : cluster [DBG] pgmap v3115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:34 smithi045 bash[82788]: audit 2024-07-28T20:42:33.239674+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:35.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3189 16 16 0 0 0 - 0 2024-07-28T20:42:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:35 smithi155 bash[73694]: debug 2024-07-28T20:42:35.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:36.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3190 16 16 0 0 0 - 0 2024-07-28T20:42:36.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:36 smithi155 bash[68033]: cluster 2024-07-28T20:42:34.954357+0000 mgr.y (mgr.34101) 2188 : cluster [DBG] pgmap v3116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:36 smithi155 bash[73694]: debug 2024-07-28T20:42:36.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:36 smithi045 bash[82788]: cluster 2024-07-28T20:42:34.954357+0000 mgr.y (mgr.34101) 2188 : cluster [DBG] pgmap v3116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:36.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:36 smithi045 bash[80445]: cluster 2024-07-28T20:42:34.954357+0000 mgr.y (mgr.34101) 2188 : cluster [DBG] pgmap v3116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:37.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3191 16 16 0 0 0 - 0 2024-07-28T20:42:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:37 smithi155 bash[73694]: debug 2024-07-28T20:42:37.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:37 smithi155 bash[68033]: audit 2024-07-28T20:42:36.735517+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:37 smithi155 bash[68033]: audit 2024-07-28T20:42:36.745909+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:37 smithi155 bash[68033]: cluster 2024-07-28T20:42:36.955526+0000 mgr.y (mgr.34101) 2189 : cluster [DBG] pgmap v3117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:37 smithi155 bash[68033]: audit 2024-07-28T20:42:36.955803+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:37 smithi155 bash[68033]: audit 2024-07-28T20:42:36.966915+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:37 smithi155 bash[68033]: audit 2024-07-28T20:42:37.378362+0000 mon.c (mon.2) 686 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:42:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:37 smithi155 bash[68033]: audit 2024-07-28T20:42:37.379739+0000 mon.c (mon.2) 687 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:42:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:37 smithi155 bash[68033]: audit 2024-07-28T20:42:37.387324+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3192 16 16 0 0 0 - 0 2024-07-28T20:42:38.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[80445]: audit 2024-07-28T20:42:36.735517+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[80445]: audit 2024-07-28T20:42:36.745909+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[80445]: cluster 2024-07-28T20:42:36.955526+0000 mgr.y (mgr.34101) 2189 : cluster [DBG] pgmap v3117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:38.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[80445]: audit 2024-07-28T20:42:36.955803+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[80445]: audit 2024-07-28T20:42:36.966915+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[80445]: audit 2024-07-28T20:42:37.378362+0000 mon.c (mon.2) 686 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:42:38.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[80445]: audit 2024-07-28T20:42:37.379739+0000 mon.c (mon.2) 687 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:42:38.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[80445]: audit 2024-07-28T20:42:37.387324+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[82788]: audit 2024-07-28T20:42:36.735517+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[82788]: audit 2024-07-28T20:42:36.745909+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[82788]: cluster 2024-07-28T20:42:36.955526+0000 mgr.y (mgr.34101) 2189 : cluster [DBG] pgmap v3117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:38.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[82788]: audit 2024-07-28T20:42:36.955803+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[82788]: audit 2024-07-28T20:42:36.966915+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[82788]: audit 2024-07-28T20:42:37.378362+0000 mon.c (mon.2) 686 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:42:38.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[82788]: audit 2024-07-28T20:42:37.379739+0000 mon.c (mon.2) 687 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:42:38.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:37 smithi045 bash[82788]: audit 2024-07-28T20:42:37.387324+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:42:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:38 smithi155 bash[73694]: debug 2024-07-28T20:42:38.169+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:39.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3193 16 16 0 0 0 - 0 2024-07-28T20:42:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:39 smithi155 bash[73694]: debug 2024-07-28T20:42:39.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:40.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3194 16 16 0 0 0 - 0 2024-07-28T20:42:40.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:40 smithi155 bash[68033]: cluster 2024-07-28T20:42:38.957186+0000 mgr.y (mgr.34101) 2190 : cluster [DBG] pgmap v3118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:40 smithi155 bash[73694]: debug 2024-07-28T20:42:40.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:40 smithi045 bash[80445]: cluster 2024-07-28T20:42:38.957186+0000 mgr.y (mgr.34101) 2190 : cluster [DBG] pgmap v3118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:40 smithi045 bash[82788]: cluster 2024-07-28T20:42:38.957186+0000 mgr.y (mgr.34101) 2190 : cluster [DBG] pgmap v3118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:42:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:42:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:42:41.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3195 16 16 0 0 0 - 0 2024-07-28T20:42:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:41 smithi155 bash[73694]: debug 2024-07-28T20:42:41.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:42.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3196 16 16 0 0 0 - 0 2024-07-28T20:42:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:42 smithi155 bash[73694]: debug 2024-07-28T20:42:42.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:42 smithi155 bash[68033]: cluster 2024-07-28T20:42:40.958907+0000 mgr.y (mgr.34101) 2191 : cluster [DBG] pgmap v3119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:42.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:42 smithi045 bash[80445]: cluster 2024-07-28T20:42:40.958907+0000 mgr.y (mgr.34101) 2191 : cluster [DBG] pgmap v3119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:42 smithi045 bash[82788]: cluster 2024-07-28T20:42:40.958907+0000 mgr.y (mgr.34101) 2191 : cluster [DBG] pgmap v3119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:42:42 smithi155 bash[60745]: ts=2024-07-28T20:42:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:42:43.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3197 16 16 0 0 0 - 0 2024-07-28T20:42:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:43 smithi155 bash[73694]: debug 2024-07-28T20:42:43.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:44.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3198 16 16 0 0 0 - 0 2024-07-28T20:42:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:44 smithi155 bash[68033]: cluster 2024-07-28T20:42:42.960752+0000 mgr.y (mgr.34101) 2192 : cluster [DBG] pgmap v3120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:44 smithi155 bash[73694]: debug 2024-07-28T20:42:44.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:44.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:44 smithi045 bash[80445]: cluster 2024-07-28T20:42:42.960752+0000 mgr.y (mgr.34101) 2192 : cluster [DBG] pgmap v3120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:44.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:44 smithi045 bash[82788]: cluster 2024-07-28T20:42:42.960752+0000 mgr.y (mgr.34101) 2192 : cluster [DBG] pgmap v3120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:45.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3199 16 16 0 0 0 - 0 2024-07-28T20:42:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:45 smithi155 bash[73694]: debug 2024-07-28T20:42:45.169+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:46.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:42:46.174504+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:42:46.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:42:46.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3200 16 16 0 0 0 - 0 2024-07-28T20:42:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:46 smithi155 bash[73694]: debug 2024-07-28T20:42:46.205+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:46 smithi155 bash[68033]: cluster 2024-07-28T20:42:44.962501+0000 mgr.y (mgr.34101) 2193 : cluster [DBG] pgmap v3121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:46.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:46 smithi045 bash[80445]: cluster 2024-07-28T20:42:44.962501+0000 mgr.y (mgr.34101) 2193 : cluster [DBG] pgmap v3121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:46.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:46 smithi045 bash[82788]: cluster 2024-07-28T20:42:44.962501+0000 mgr.y (mgr.34101) 2193 : cluster [DBG] pgmap v3121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:47.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3201 16 16 0 0 0 - 0 2024-07-28T20:42:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:47 smithi155 bash[73694]: debug 2024-07-28T20:42:47.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:48.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3202 16 16 0 0 0 - 0 2024-07-28T20:42:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:48 smithi155 bash[68033]: cluster 2024-07-28T20:42:46.964336+0000 mgr.y (mgr.34101) 2194 : cluster [DBG] pgmap v3122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:48 smithi155 bash[73694]: debug 2024-07-28T20:42:48.169+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:48 smithi045 bash[80445]: cluster 2024-07-28T20:42:46.964336+0000 mgr.y (mgr.34101) 2194 : cluster [DBG] pgmap v3122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:48 smithi045 bash[82788]: cluster 2024-07-28T20:42:46.964336+0000 mgr.y (mgr.34101) 2194 : cluster [DBG] pgmap v3122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:49.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3203 16 16 0 0 0 - 0 2024-07-28T20:42:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:49 smithi155 bash[73694]: debug 2024-07-28T20:42:49.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:49 smithi155 bash[68033]: audit 2024-07-28T20:42:48.242397+0000 mon.c (mon.2) 688 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:49 smithi045 bash[80445]: audit 2024-07-28T20:42:48.242397+0000 mon.c (mon.2) 688 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:49 smithi045 bash[82788]: audit 2024-07-28T20:42:48.242397+0000 mon.c (mon.2) 688 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:42:50.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3204 16 16 0 0 0 - 0 2024-07-28T20:42:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:50 smithi155 bash[73694]: debug 2024-07-28T20:42:50.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:50 smithi155 bash[68033]: cluster 2024-07-28T20:42:48.966201+0000 mgr.y (mgr.34101) 2195 : cluster [DBG] pgmap v3123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:50.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:50 smithi045 bash[80445]: cluster 2024-07-28T20:42:48.966201+0000 mgr.y (mgr.34101) 2195 : cluster [DBG] pgmap v3123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:50.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:50 smithi045 bash[82788]: cluster 2024-07-28T20:42:48.966201+0000 mgr.y (mgr.34101) 2195 : cluster [DBG] pgmap v3123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:42:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:42:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:42:51.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3205 16 16 0 0 0 - 0 2024-07-28T20:42:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:51 smithi155 bash[73694]: debug 2024-07-28T20:42:51.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:52.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3206 16 16 0 0 0 - 0 2024-07-28T20:42:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:52 smithi155 bash[73694]: debug 2024-07-28T20:42:52.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:52.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:52 smithi155 bash[68033]: cluster 2024-07-28T20:42:50.968090+0000 mgr.y (mgr.34101) 2196 : cluster [DBG] pgmap v3124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:52.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:52 smithi045 bash[80445]: cluster 2024-07-28T20:42:50.968090+0000 mgr.y (mgr.34101) 2196 : cluster [DBG] pgmap v3124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:52 smithi045 bash[82788]: cluster 2024-07-28T20:42:50.968090+0000 mgr.y (mgr.34101) 2196 : cluster [DBG] pgmap v3124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:42:52 smithi155 bash[60745]: ts=2024-07-28T20:42:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:42:53.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3207 16 16 0 0 0 - 0 2024-07-28T20:42:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:53 smithi155 bash[73694]: debug 2024-07-28T20:42:53.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:54.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3208 16 16 0 0 0 - 0 2024-07-28T20:42:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:54 smithi155 bash[68033]: cluster 2024-07-28T20:42:52.970202+0000 mgr.y (mgr.34101) 2197 : cluster [DBG] pgmap v3125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:54 smithi155 bash[73694]: debug 2024-07-28T20:42:54.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:54 smithi045 bash[80445]: cluster 2024-07-28T20:42:52.970202+0000 mgr.y (mgr.34101) 2197 : cluster [DBG] pgmap v3125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:54 smithi045 bash[82788]: cluster 2024-07-28T20:42:52.970202+0000 mgr.y (mgr.34101) 2197 : cluster [DBG] pgmap v3125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:55.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3209 16 16 0 0 0 - 0 2024-07-28T20:42:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:55 smithi155 bash[73694]: debug 2024-07-28T20:42:55.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:56.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3210 16 16 0 0 0 - 0 2024-07-28T20:42:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:56 smithi045 bash[80445]: cluster 2024-07-28T20:42:54.972095+0000 mgr.y (mgr.34101) 2198 : cluster [DBG] pgmap v3126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:56 smithi045 bash[82788]: cluster 2024-07-28T20:42:54.972095+0000 mgr.y (mgr.34101) 2198 : cluster [DBG] pgmap v3126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:56 smithi155 bash[73694]: debug 2024-07-28T20:42:56.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:56 smithi155 bash[68033]: cluster 2024-07-28T20:42:54.972095+0000 mgr.y (mgr.34101) 2198 : cluster [DBG] pgmap v3126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:57.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3211 16 16 0 0 0 - 0 2024-07-28T20:42:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:57 smithi155 bash[73694]: debug 2024-07-28T20:42:57.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:58.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3212 16 16 0 0 0 - 0 2024-07-28T20:42:58.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:42:58 smithi045 bash[80445]: cluster 2024-07-28T20:42:56.974158+0000 mgr.y (mgr.34101) 2199 : cluster [DBG] pgmap v3127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:58.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:42:58 smithi045 bash[82788]: cluster 2024-07-28T20:42:56.974158+0000 mgr.y (mgr.34101) 2199 : cluster [DBG] pgmap v3127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:58 smithi155 bash[73694]: debug 2024-07-28T20:42:58.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:42:58.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:42:58 smithi155 bash[68033]: cluster 2024-07-28T20:42:56.974158+0000 mgr.y (mgr.34101) 2199 : cluster [DBG] pgmap v3127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:42:59.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3213 16 16 0 0 0 - 0 2024-07-28T20:42:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:42:59 smithi155 bash[73694]: debug 2024-07-28T20:42:59.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:00.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3214 16 16 0 0 0 - 0 2024-07-28T20:43:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:00 smithi155 bash[73694]: debug 2024-07-28T20:43:00.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:00.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:00 smithi155 bash[68033]: cluster 2024-07-28T20:42:58.976062+0000 mgr.y (mgr.34101) 2200 : cluster [DBG] pgmap v3128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:00.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:00 smithi045 bash[82788]: cluster 2024-07-28T20:42:58.976062+0000 mgr.y (mgr.34101) 2200 : cluster [DBG] pgmap v3128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:00.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:00 smithi045 bash[80445]: cluster 2024-07-28T20:42:58.976062+0000 mgr.y (mgr.34101) 2200 : cluster [DBG] pgmap v3128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:43:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:43:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:43:01.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3215 16 16 0 0 0 - 0 2024-07-28T20:43:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:01 smithi155 bash[73694]: debug 2024-07-28T20:43:01.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:02.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3216 16 16 0 0 0 - 0 2024-07-28T20:43:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:02 smithi155 bash[68033]: cluster 2024-07-28T20:43:00.977851+0000 mgr.y (mgr.34101) 2201 : cluster [DBG] pgmap v3129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:02 smithi155 bash[73694]: debug 2024-07-28T20:43:02.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:02 smithi045 bash[80445]: cluster 2024-07-28T20:43:00.977851+0000 mgr.y (mgr.34101) 2201 : cluster [DBG] pgmap v3129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:02 smithi045 bash[82788]: cluster 2024-07-28T20:43:00.977851+0000 mgr.y (mgr.34101) 2201 : cluster [DBG] pgmap v3129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:43:02 smithi155 bash[60745]: ts=2024-07-28T20:43:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:43:03.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3217 16 16 0 0 0 - 0 2024-07-28T20:43:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:03 smithi155 bash[73694]: debug 2024-07-28T20:43:03.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:04.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3218 16 16 0 0 0 - 0 2024-07-28T20:43:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:04 smithi045 bash[80445]: cluster 2024-07-28T20:43:02.980131+0000 mgr.y (mgr.34101) 2202 : cluster [DBG] pgmap v3130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:04 smithi045 bash[80445]: audit 2024-07-28T20:43:03.242818+0000 mon.c (mon.2) 689 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:04 smithi045 bash[82788]: cluster 2024-07-28T20:43:02.980131+0000 mgr.y (mgr.34101) 2202 : cluster [DBG] pgmap v3130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:04 smithi045 bash[82788]: audit 2024-07-28T20:43:03.242818+0000 mon.c (mon.2) 689 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:04 smithi155 bash[73694]: debug 2024-07-28T20:43:04.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:04 smithi155 bash[68033]: cluster 2024-07-28T20:43:02.980131+0000 mgr.y (mgr.34101) 2202 : cluster [DBG] pgmap v3130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:04 smithi155 bash[68033]: audit 2024-07-28T20:43:03.242818+0000 mon.c (mon.2) 689 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:05.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3219 16 16 0 0 0 - 0 2024-07-28T20:43:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:05 smithi155 bash[73694]: debug 2024-07-28T20:43:05.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:06.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:43:06.177824+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:43:06.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:43:06.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3220 16 16 0 0 0 - 0 2024-07-28T20:43:06.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:06 smithi045 bash[80445]: cluster 2024-07-28T20:43:04.981979+0000 mgr.y (mgr.34101) 2203 : cluster [DBG] pgmap v3131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:06 smithi045 bash[82788]: cluster 2024-07-28T20:43:04.981979+0000 mgr.y (mgr.34101) 2203 : cluster [DBG] pgmap v3131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:06.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:06 smithi155 bash[68033]: cluster 2024-07-28T20:43:04.981979+0000 mgr.y (mgr.34101) 2203 : cluster [DBG] pgmap v3131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:06 smithi155 bash[73694]: debug 2024-07-28T20:43:06.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:07.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3221 16 16 0 0 0 - 0 2024-07-28T20:43:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:07 smithi155 bash[73694]: debug 2024-07-28T20:43:07.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:08.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3222 16 16 0 0 0 - 0 2024-07-28T20:43:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:08 smithi045 bash[80445]: cluster 2024-07-28T20:43:06.983849+0000 mgr.y (mgr.34101) 2204 : cluster [DBG] pgmap v3132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:08 smithi045 bash[82788]: cluster 2024-07-28T20:43:06.983849+0000 mgr.y (mgr.34101) 2204 : cluster [DBG] pgmap v3132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:08 smithi155 bash[73694]: debug 2024-07-28T20:43:08.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:08.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:08 smithi155 bash[68033]: cluster 2024-07-28T20:43:06.983849+0000 mgr.y (mgr.34101) 2204 : cluster [DBG] pgmap v3132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:09.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3223 16 16 0 0 0 - 0 2024-07-28T20:43:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:09 smithi155 bash[73694]: debug 2024-07-28T20:43:09.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:10.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3224 16 16 0 0 0 - 0 2024-07-28T20:43:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:10 smithi045 bash[80445]: cluster 2024-07-28T20:43:08.985747+0000 mgr.y (mgr.34101) 2205 : cluster [DBG] pgmap v3133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:10 smithi045 bash[82788]: cluster 2024-07-28T20:43:08.985747+0000 mgr.y (mgr.34101) 2205 : cluster [DBG] pgmap v3133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:10 smithi155 bash[73694]: debug 2024-07-28T20:43:10.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:10.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:10 smithi155 bash[68033]: cluster 2024-07-28T20:43:08.985747+0000 mgr.y (mgr.34101) 2205 : cluster [DBG] pgmap v3133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:43:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:43:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:43:11.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3225 16 16 0 0 0 - 0 2024-07-28T20:43:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:11 smithi155 bash[73694]: debug 2024-07-28T20:43:11.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:12.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3226 16 16 0 0 0 - 0 2024-07-28T20:43:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:12 smithi045 bash[80445]: cluster 2024-07-28T20:43:10.987635+0000 mgr.y (mgr.34101) 2206 : cluster [DBG] pgmap v3134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:12.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:12 smithi045 bash[82788]: cluster 2024-07-28T20:43:10.987635+0000 mgr.y (mgr.34101) 2206 : cluster [DBG] pgmap v3134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:12.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:12 smithi155 bash[68033]: cluster 2024-07-28T20:43:10.987635+0000 mgr.y (mgr.34101) 2206 : cluster [DBG] pgmap v3134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:12 smithi155 bash[73694]: debug 2024-07-28T20:43:12.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:43:12 smithi155 bash[60745]: ts=2024-07-28T20:43:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:43:13.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3227 16 16 0 0 0 - 0 2024-07-28T20:43:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:13 smithi155 bash[73694]: debug 2024-07-28T20:43:13.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:14.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3228 16 16 0 0 0 - 0 2024-07-28T20:43:14.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:14 smithi045 bash[80445]: cluster 2024-07-28T20:43:12.989721+0000 mgr.y (mgr.34101) 2207 : cluster [DBG] pgmap v3135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:14 smithi045 bash[82788]: cluster 2024-07-28T20:43:12.989721+0000 mgr.y (mgr.34101) 2207 : cluster [DBG] pgmap v3135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:14 smithi155 bash[68033]: cluster 2024-07-28T20:43:12.989721+0000 mgr.y (mgr.34101) 2207 : cluster [DBG] pgmap v3135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:14 smithi155 bash[73694]: debug 2024-07-28T20:43:14.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:15.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3229 16 16 0 0 0 - 0 2024-07-28T20:43:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:15 smithi155 bash[73694]: debug 2024-07-28T20:43:15.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:16.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3230 16 16 0 0 0 - 0 2024-07-28T20:43:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:16 smithi155 bash[68033]: cluster 2024-07-28T20:43:14.991684+0000 mgr.y (mgr.34101) 2208 : cluster [DBG] pgmap v3136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:16 smithi155 bash[73694]: debug 2024-07-28T20:43:16.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:16.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:16 smithi045 bash[80445]: cluster 2024-07-28T20:43:14.991684+0000 mgr.y (mgr.34101) 2208 : cluster [DBG] pgmap v3136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:16 smithi045 bash[82788]: cluster 2024-07-28T20:43:14.991684+0000 mgr.y (mgr.34101) 2208 : cluster [DBG] pgmap v3136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:17.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3231 16 16 0 0 0 - 0 2024-07-28T20:43:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:16 smithi155 bash[73694]: debug 2024-07-28T20:43:16.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:18.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3232 16 16 0 0 0 - 0 2024-07-28T20:43:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:17 smithi155 bash[73694]: debug 2024-07-28T20:43:17.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:18.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:18 smithi155 bash[68033]: cluster 2024-07-28T20:43:16.993773+0000 mgr.y (mgr.34101) 2209 : cluster [DBG] pgmap v3137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:18.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:18 smithi045 bash[80445]: cluster 2024-07-28T20:43:16.993773+0000 mgr.y (mgr.34101) 2209 : cluster [DBG] pgmap v3137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:18.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:18 smithi045 bash[82788]: cluster 2024-07-28T20:43:16.993773+0000 mgr.y (mgr.34101) 2209 : cluster [DBG] pgmap v3137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:19.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3233 16 16 0 0 0 - 0 2024-07-28T20:43:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:19 smithi155 bash[68033]: audit 2024-07-28T20:43:18.243203+0000 mon.c (mon.2) 690 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:19 smithi155 bash[73694]: debug 2024-07-28T20:43:19.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:19.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:19 smithi045 bash[80445]: audit 2024-07-28T20:43:18.243203+0000 mon.c (mon.2) 690 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:19 smithi045 bash[82788]: audit 2024-07-28T20:43:18.243203+0000 mon.c (mon.2) 690 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:20.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3234 16 16 0 0 0 - 0 2024-07-28T20:43:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:20 smithi155 bash[68033]: cluster 2024-07-28T20:43:18.995638+0000 mgr.y (mgr.34101) 2210 : cluster [DBG] pgmap v3138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:20 smithi155 bash[73694]: debug 2024-07-28T20:43:20.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:20.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:20 smithi045 bash[82788]: cluster 2024-07-28T20:43:18.995638+0000 mgr.y (mgr.34101) 2210 : cluster [DBG] pgmap v3138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:20.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:20 smithi045 bash[80445]: cluster 2024-07-28T20:43:18.995638+0000 mgr.y (mgr.34101) 2210 : cluster [DBG] pgmap v3138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:43:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:43:20] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:43:21.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3235 16 16 0 0 0 - 0 2024-07-28T20:43:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:20 smithi155 bash[73694]: debug 2024-07-28T20:43:20.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:22.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3236 16 16 0 0 0 - 0 2024-07-28T20:43:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:22 smithi155 bash[73694]: debug 2024-07-28T20:43:22.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:22 smithi155 bash[68033]: cluster 2024-07-28T20:43:20.997387+0000 mgr.y (mgr.34101) 2211 : cluster [DBG] pgmap v3139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:22 smithi045 bash[82788]: cluster 2024-07-28T20:43:20.997387+0000 mgr.y (mgr.34101) 2211 : cluster [DBG] pgmap v3139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:22.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:22 smithi045 bash[80445]: cluster 2024-07-28T20:43:20.997387+0000 mgr.y (mgr.34101) 2211 : cluster [DBG] pgmap v3139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:43:22 smithi155 bash[60745]: ts=2024-07-28T20:43:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:43:23.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3237 16 16 0 0 0 - 0 2024-07-28T20:43:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:22 smithi155 bash[73694]: debug 2024-07-28T20:43:22.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:24.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3238 16 16 0 0 0 - 0 2024-07-28T20:43:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:23 smithi155 bash[73694]: debug 2024-07-28T20:43:23.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:24.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:24 smithi155 bash[68033]: cluster 2024-07-28T20:43:22.999414+0000 mgr.y (mgr.34101) 2212 : cluster [DBG] pgmap v3140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:24.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:24 smithi045 bash[80445]: cluster 2024-07-28T20:43:22.999414+0000 mgr.y (mgr.34101) 2212 : cluster [DBG] pgmap v3140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:24 smithi045 bash[82788]: cluster 2024-07-28T20:43:22.999414+0000 mgr.y (mgr.34101) 2212 : cluster [DBG] pgmap v3140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:25.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3239 16 16 0 0 0 - 0 2024-07-28T20:43:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:24 smithi155 bash[73694]: debug 2024-07-28T20:43:24.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:26.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:43:26.181227+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:43:26.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:43:26.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3240 16 16 0 0 0 - 0 2024-07-28T20:43:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:25 smithi155 bash[73694]: debug 2024-07-28T20:43:25.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:26.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:26 smithi155 bash[68033]: cluster 2024-07-28T20:43:25.001345+0000 mgr.y (mgr.34101) 2213 : cluster [DBG] pgmap v3141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:26.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:26 smithi045 bash[80445]: cluster 2024-07-28T20:43:25.001345+0000 mgr.y (mgr.34101) 2213 : cluster [DBG] pgmap v3141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:26 smithi045 bash[82788]: cluster 2024-07-28T20:43:25.001345+0000 mgr.y (mgr.34101) 2213 : cluster [DBG] pgmap v3141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:27.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3241 16 16 0 0 0 - 0 2024-07-28T20:43:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:26 smithi155 bash[73694]: debug 2024-07-28T20:43:26.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:28.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3242 16 16 0 0 0 - 0 2024-07-28T20:43:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:28 smithi155 bash[73694]: debug 2024-07-28T20:43:28.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:28 smithi155 bash[68033]: cluster 2024-07-28T20:43:27.003429+0000 mgr.y (mgr.34101) 2214 : cluster [DBG] pgmap v3142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:28.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:28 smithi045 bash[80445]: cluster 2024-07-28T20:43:27.003429+0000 mgr.y (mgr.34101) 2214 : cluster [DBG] pgmap v3142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:28 smithi045 bash[82788]: cluster 2024-07-28T20:43:27.003429+0000 mgr.y (mgr.34101) 2214 : cluster [DBG] pgmap v3142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:29.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3243 16 16 0 0 0 - 0 2024-07-28T20:43:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:29 smithi155 bash[73694]: debug 2024-07-28T20:43:28.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:30.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3244 16 16 0 0 0 - 0 2024-07-28T20:43:30.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:30 smithi155 bash[68033]: cluster 2024-07-28T20:43:29.005330+0000 mgr.y (mgr.34101) 2215 : cluster [DBG] pgmap v3143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:30 smithi155 bash[73694]: debug 2024-07-28T20:43:30.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:30 smithi045 bash[80445]: cluster 2024-07-28T20:43:29.005330+0000 mgr.y (mgr.34101) 2215 : cluster [DBG] pgmap v3143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:30.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:30 smithi045 bash[82788]: cluster 2024-07-28T20:43:29.005330+0000 mgr.y (mgr.34101) 2215 : cluster [DBG] pgmap v3143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:43:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:43:30] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:43:31.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3245 16 16 0 0 0 - 0 2024-07-28T20:43:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:31 smithi155 bash[73694]: debug 2024-07-28T20:43:31.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:32.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3246 16 16 0 0 0 - 0 2024-07-28T20:43:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:32 smithi155 bash[73694]: debug 2024-07-28T20:43:32.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:32.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:32 smithi155 bash[68033]: cluster 2024-07-28T20:43:31.007286+0000 mgr.y (mgr.34101) 2216 : cluster [DBG] pgmap v3144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:32 smithi045 bash[82788]: cluster 2024-07-28T20:43:31.007286+0000 mgr.y (mgr.34101) 2216 : cluster [DBG] pgmap v3144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:32.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:32 smithi045 bash[80445]: cluster 2024-07-28T20:43:31.007286+0000 mgr.y (mgr.34101) 2216 : cluster [DBG] pgmap v3144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:32.812 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:43:32 smithi155 bash[60745]: ts=2024-07-28T20:43:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:43:33.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3247 16 16 0 0 0 - 0 2024-07-28T20:43:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:33 smithi155 bash[73694]: debug 2024-07-28T20:43:33.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:34.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3248 16 16 0 0 0 - 0 2024-07-28T20:43:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:34 smithi045 bash[80445]: cluster 2024-07-28T20:43:33.009216+0000 mgr.y (mgr.34101) 2217 : cluster [DBG] pgmap v3145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:34 smithi045 bash[80445]: audit 2024-07-28T20:43:33.243662+0000 mon.c (mon.2) 691 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:34 smithi045 bash[82788]: cluster 2024-07-28T20:43:33.009216+0000 mgr.y (mgr.34101) 2217 : cluster [DBG] pgmap v3145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:34 smithi045 bash[82788]: audit 2024-07-28T20:43:33.243662+0000 mon.c (mon.2) 691 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:34 smithi155 bash[73694]: debug 2024-07-28T20:43:34.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:34 smithi155 bash[68033]: cluster 2024-07-28T20:43:33.009216+0000 mgr.y (mgr.34101) 2217 : cluster [DBG] pgmap v3145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:34 smithi155 bash[68033]: audit 2024-07-28T20:43:33.243662+0000 mon.c (mon.2) 691 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:35.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3249 16 16 0 0 0 - 0 2024-07-28T20:43:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:35 smithi155 bash[73694]: debug 2024-07-28T20:43:35.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:36.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3250 16 16 0 0 0 - 0 2024-07-28T20:43:36.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:36 smithi045 bash[80445]: cluster 2024-07-28T20:43:35.011150+0000 mgr.y (mgr.34101) 2218 : cluster [DBG] pgmap v3146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:36 smithi045 bash[82788]: cluster 2024-07-28T20:43:35.011150+0000 mgr.y (mgr.34101) 2218 : cluster [DBG] pgmap v3146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:36 smithi155 bash[68033]: cluster 2024-07-28T20:43:35.011150+0000 mgr.y (mgr.34101) 2218 : cluster [DBG] pgmap v3146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:36 smithi155 bash[73694]: debug 2024-07-28T20:43:36.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:37.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3251 16 16 0 0 0 - 0 2024-07-28T20:43:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:37 smithi155 bash[73694]: debug 2024-07-28T20:43:37.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:38.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3252 16 16 0 0 0 - 0 2024-07-28T20:43:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:38 smithi045 bash[80445]: cluster 2024-07-28T20:43:37.013057+0000 mgr.y (mgr.34101) 2219 : cluster [DBG] pgmap v3147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:38 smithi045 bash[80445]: audit 2024-07-28T20:43:37.513311+0000 mon.c (mon.2) 692 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:43:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:38 smithi045 bash[82788]: cluster 2024-07-28T20:43:37.013057+0000 mgr.y (mgr.34101) 2219 : cluster [DBG] pgmap v3147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:38 smithi045 bash[82788]: audit 2024-07-28T20:43:37.513311+0000 mon.c (mon.2) 692 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:43:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:38 smithi155 bash[73694]: debug 2024-07-28T20:43:38.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:38.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:38 smithi155 bash[68033]: cluster 2024-07-28T20:43:37.013057+0000 mgr.y (mgr.34101) 2219 : cluster [DBG] pgmap v3147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:38 smithi155 bash[68033]: audit 2024-07-28T20:43:37.513311+0000 mon.c (mon.2) 692 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:43:39.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3253 16 16 0 0 0 - 0 2024-07-28T20:43:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:39 smithi155 bash[73694]: debug 2024-07-28T20:43:39.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:40.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3254 16 16 0 0 0 - 0 2024-07-28T20:43:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:40 smithi045 bash[80445]: cluster 2024-07-28T20:43:39.014970+0000 mgr.y (mgr.34101) 2220 : cluster [DBG] pgmap v3148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:40 smithi045 bash[82788]: cluster 2024-07-28T20:43:39.014970+0000 mgr.y (mgr.34101) 2220 : cluster [DBG] pgmap v3148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:40 smithi155 bash[73694]: debug 2024-07-28T20:43:40.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:40 smithi155 bash[68033]: cluster 2024-07-28T20:43:39.014970+0000 mgr.y (mgr.34101) 2220 : cluster [DBG] pgmap v3148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:43:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:43:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:43:41.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3255 16 16 0 0 0 - 0 2024-07-28T20:43:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:41 smithi155 bash[73694]: debug 2024-07-28T20:43:41.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:42.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3256 16 16 0 0 0 - 0 2024-07-28T20:43:42.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:42 smithi045 bash[80445]: cluster 2024-07-28T20:43:41.016957+0000 mgr.y (mgr.34101) 2221 : cluster [DBG] pgmap v3149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:42 smithi045 bash[82788]: cluster 2024-07-28T20:43:41.016957+0000 mgr.y (mgr.34101) 2221 : cluster [DBG] pgmap v3149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:42 smithi155 bash[68033]: cluster 2024-07-28T20:43:41.016957+0000 mgr.y (mgr.34101) 2221 : cluster [DBG] pgmap v3149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:42 smithi155 bash[73694]: debug 2024-07-28T20:43:42.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:43:42 smithi155 bash[60745]: ts=2024-07-28T20:43:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:43:43.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3257 16 16 0 0 0 - 0 2024-07-28T20:43:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:43 smithi155 bash[73694]: debug 2024-07-28T20:43:43.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:44.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3258 16 16 0 0 0 - 0 2024-07-28T20:43:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:44 smithi155 bash[73694]: debug 2024-07-28T20:43:44.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:44 smithi155 bash[68033]: cluster 2024-07-28T20:43:43.018192+0000 mgr.y (mgr.34101) 2222 : cluster [DBG] pgmap v3150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:44 smithi155 bash[68033]: audit 2024-07-28T20:43:43.233204+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:44 smithi155 bash[68033]: audit 2024-07-28T20:43:43.243379+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:44 smithi155 bash[68033]: audit 2024-07-28T20:43:43.428095+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:44 smithi155 bash[68033]: audit 2024-07-28T20:43:43.440470+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:44 smithi155 bash[68033]: audit 2024-07-28T20:43:43.854355+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:43:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:44 smithi155 bash[68033]: audit 2024-07-28T20:43:43.856204+0000 mon.c (mon.2) 694 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:43:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:44 smithi155 bash[68033]: audit 2024-07-28T20:43:43.864670+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[80445]: cluster 2024-07-28T20:43:43.018192+0000 mgr.y (mgr.34101) 2222 : cluster [DBG] pgmap v3150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[80445]: audit 2024-07-28T20:43:43.233204+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[80445]: audit 2024-07-28T20:43:43.243379+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[80445]: audit 2024-07-28T20:43:43.428095+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[80445]: audit 2024-07-28T20:43:43.440470+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[80445]: audit 2024-07-28T20:43:43.854355+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:43:44.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[80445]: audit 2024-07-28T20:43:43.856204+0000 mon.c (mon.2) 694 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:43:44.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[80445]: audit 2024-07-28T20:43:43.864670+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[82788]: cluster 2024-07-28T20:43:43.018192+0000 mgr.y (mgr.34101) 2222 : cluster [DBG] pgmap v3150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[82788]: audit 2024-07-28T20:43:43.233204+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[82788]: audit 2024-07-28T20:43:43.243379+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[82788]: audit 2024-07-28T20:43:43.428095+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[82788]: audit 2024-07-28T20:43:43.440470+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[82788]: audit 2024-07-28T20:43:43.854355+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:43:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[82788]: audit 2024-07-28T20:43:43.856204+0000 mon.c (mon.2) 694 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:43:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:44 smithi045 bash[82788]: audit 2024-07-28T20:43:43.864670+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:43:45.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3259 16 16 0 0 0 - 0 2024-07-28T20:43:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:45 smithi155 bash[73694]: debug 2024-07-28T20:43:45.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:46.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:43:46.184412+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:43:46.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:43:46.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3260 16 16 0 0 0 - 0 2024-07-28T20:43:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:46 smithi155 bash[68033]: cluster 2024-07-28T20:43:45.019937+0000 mgr.y (mgr.34101) 2223 : cluster [DBG] pgmap v3151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:46 smithi155 bash[73694]: debug 2024-07-28T20:43:46.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:46.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:46 smithi045 bash[80445]: cluster 2024-07-28T20:43:45.019937+0000 mgr.y (mgr.34101) 2223 : cluster [DBG] pgmap v3151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:46 smithi045 bash[82788]: cluster 2024-07-28T20:43:45.019937+0000 mgr.y (mgr.34101) 2223 : cluster [DBG] pgmap v3151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:47.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3261 16 16 0 0 0 - 0 2024-07-28T20:43:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:47 smithi155 bash[73694]: debug 2024-07-28T20:43:47.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:48.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3262 16 16 0 0 0 - 0 2024-07-28T20:43:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:48 smithi155 bash[73694]: debug 2024-07-28T20:43:48.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:48 smithi155 bash[68033]: cluster 2024-07-28T20:43:47.021853+0000 mgr.y (mgr.34101) 2224 : cluster [DBG] pgmap v3152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:48 smithi045 bash[80445]: cluster 2024-07-28T20:43:47.021853+0000 mgr.y (mgr.34101) 2224 : cluster [DBG] pgmap v3152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:48 smithi045 bash[82788]: cluster 2024-07-28T20:43:47.021853+0000 mgr.y (mgr.34101) 2224 : cluster [DBG] pgmap v3152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:49.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3263 16 16 0 0 0 - 0 2024-07-28T20:43:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:49 smithi155 bash[73694]: debug 2024-07-28T20:43:49.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:49 smithi155 bash[68033]: audit 2024-07-28T20:43:48.248629+0000 mon.c (mon.2) 695 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:49 smithi045 bash[80445]: audit 2024-07-28T20:43:48.248629+0000 mon.c (mon.2) 695 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:49 smithi045 bash[82788]: audit 2024-07-28T20:43:48.248629+0000 mon.c (mon.2) 695 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:43:50.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3264 16 16 0 0 0 - 0 2024-07-28T20:43:50.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:50 smithi155 bash[68033]: cluster 2024-07-28T20:43:49.023572+0000 mgr.y (mgr.34101) 2225 : cluster [DBG] pgmap v3153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:50 smithi155 bash[73694]: debug 2024-07-28T20:43:50.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:50.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:50 smithi045 bash[82788]: cluster 2024-07-28T20:43:49.023572+0000 mgr.y (mgr.34101) 2225 : cluster [DBG] pgmap v3153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:50.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:50 smithi045 bash[80445]: cluster 2024-07-28T20:43:49.023572+0000 mgr.y (mgr.34101) 2225 : cluster [DBG] pgmap v3153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:43:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:43:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:43:51.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3265 16 16 0 0 0 - 0 2024-07-28T20:43:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:51 smithi155 bash[73694]: debug 2024-07-28T20:43:51.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:52.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3266 16 16 0 0 0 - 0 2024-07-28T20:43:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:52 smithi155 bash[73694]: debug 2024-07-28T20:43:52.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:52 smithi155 bash[68033]: cluster 2024-07-28T20:43:51.025281+0000 mgr.y (mgr.34101) 2226 : cluster [DBG] pgmap v3154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:43:52 smithi155 bash[60745]: ts=2024-07-28T20:43:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:43:52.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:52 smithi045 bash[80445]: cluster 2024-07-28T20:43:51.025281+0000 mgr.y (mgr.34101) 2226 : cluster [DBG] pgmap v3154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:52 smithi045 bash[82788]: cluster 2024-07-28T20:43:51.025281+0000 mgr.y (mgr.34101) 2226 : cluster [DBG] pgmap v3154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:53.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3267 16 16 0 0 0 - 0 2024-07-28T20:43:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:53 smithi155 bash[73694]: debug 2024-07-28T20:43:53.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:54.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3268 16 16 0 0 0 - 0 2024-07-28T20:43:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:54 smithi155 bash[73694]: debug 2024-07-28T20:43:54.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:54 smithi155 bash[68033]: cluster 2024-07-28T20:43:53.027225+0000 mgr.y (mgr.34101) 2227 : cluster [DBG] pgmap v3155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:54.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:54 smithi045 bash[80445]: cluster 2024-07-28T20:43:53.027225+0000 mgr.y (mgr.34101) 2227 : cluster [DBG] pgmap v3155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:54 smithi045 bash[82788]: cluster 2024-07-28T20:43:53.027225+0000 mgr.y (mgr.34101) 2227 : cluster [DBG] pgmap v3155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:55.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3269 16 16 0 0 0 - 0 2024-07-28T20:43:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:55 smithi155 bash[73694]: debug 2024-07-28T20:43:55.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:56.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3270 16 16 0 0 0 - 0 2024-07-28T20:43:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:56 smithi155 bash[73694]: debug 2024-07-28T20:43:56.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:56 smithi155 bash[68033]: cluster 2024-07-28T20:43:55.028976+0000 mgr.y (mgr.34101) 2228 : cluster [DBG] pgmap v3156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:56 smithi045 bash[80445]: cluster 2024-07-28T20:43:55.028976+0000 mgr.y (mgr.34101) 2228 : cluster [DBG] pgmap v3156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:56 smithi045 bash[82788]: cluster 2024-07-28T20:43:55.028976+0000 mgr.y (mgr.34101) 2228 : cluster [DBG] pgmap v3156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:57.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3271 16 16 0 0 0 - 0 2024-07-28T20:43:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:57 smithi155 bash[73694]: debug 2024-07-28T20:43:57.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:58.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3272 16 16 0 0 0 - 0 2024-07-28T20:43:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:58 smithi155 bash[73694]: debug 2024-07-28T20:43:58.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:43:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:43:58 smithi155 bash[68033]: cluster 2024-07-28T20:43:57.031033+0000 mgr.y (mgr.34101) 2229 : cluster [DBG] pgmap v3157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:43:58 smithi045 bash[80445]: cluster 2024-07-28T20:43:57.031033+0000 mgr.y (mgr.34101) 2229 : cluster [DBG] pgmap v3157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:43:58 smithi045 bash[82788]: cluster 2024-07-28T20:43:57.031033+0000 mgr.y (mgr.34101) 2229 : cluster [DBG] pgmap v3157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:43:59.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3273 16 16 0 0 0 - 0 2024-07-28T20:43:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:43:59 smithi155 bash[73694]: debug 2024-07-28T20:43:59.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:00.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3274 16 16 0 0 0 - 0 2024-07-28T20:44:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:00 smithi155 bash[73694]: debug 2024-07-28T20:44:00.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:00 smithi155 bash[68033]: cluster 2024-07-28T20:43:59.032955+0000 mgr.y (mgr.34101) 2230 : cluster [DBG] pgmap v3158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:00.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:00 smithi045 bash[80445]: cluster 2024-07-28T20:43:59.032955+0000 mgr.y (mgr.34101) 2230 : cluster [DBG] pgmap v3158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:00 smithi045 bash[82788]: cluster 2024-07-28T20:43:59.032955+0000 mgr.y (mgr.34101) 2230 : cluster [DBG] pgmap v3158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:44:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:44:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:44:01.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3275 16 16 0 0 0 - 0 2024-07-28T20:44:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:01 smithi155 bash[73694]: debug 2024-07-28T20:44:01.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:02.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3276 16 16 0 0 0 - 0 2024-07-28T20:44:02.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:02 smithi155 bash[68033]: cluster 2024-07-28T20:44:01.034914+0000 mgr.y (mgr.34101) 2231 : cluster [DBG] pgmap v3159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:02 smithi155 bash[73694]: debug 2024-07-28T20:44:02.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:44:02 smithi155 bash[60745]: ts=2024-07-28T20:44:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:44:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:02 smithi045 bash[80445]: cluster 2024-07-28T20:44:01.034914+0000 mgr.y (mgr.34101) 2231 : cluster [DBG] pgmap v3159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:02 smithi045 bash[82788]: cluster 2024-07-28T20:44:01.034914+0000 mgr.y (mgr.34101) 2231 : cluster [DBG] pgmap v3159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:03.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3277 16 16 0 0 0 - 0 2024-07-28T20:44:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:03 smithi155 bash[73694]: debug 2024-07-28T20:44:03.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:03 smithi155 bash[68033]: audit 2024-07-28T20:44:03.248763+0000 mon.c (mon.2) 696 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:03 smithi045 bash[80445]: audit 2024-07-28T20:44:03.248763+0000 mon.c (mon.2) 696 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:03 smithi045 bash[82788]: audit 2024-07-28T20:44:03.248763+0000 mon.c (mon.2) 696 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:04.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3278 16 16 0 0 0 - 0 2024-07-28T20:44:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:04 smithi155 bash[73694]: debug 2024-07-28T20:44:04.243+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:04 smithi155 bash[68033]: cluster 2024-07-28T20:44:03.036996+0000 mgr.y (mgr.34101) 2232 : cluster [DBG] pgmap v3160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:04 smithi045 bash[80445]: cluster 2024-07-28T20:44:03.036996+0000 mgr.y (mgr.34101) 2232 : cluster [DBG] pgmap v3160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:04 smithi045 bash[82788]: cluster 2024-07-28T20:44:03.036996+0000 mgr.y (mgr.34101) 2232 : cluster [DBG] pgmap v3160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:05.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3279 16 16 0 0 0 - 0 2024-07-28T20:44:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:05 smithi155 bash[73694]: debug 2024-07-28T20:44:05.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:06.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:44:06.187649+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:44:06.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:44:06.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3280 16 16 0 0 0 - 0 2024-07-28T20:44:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:06 smithi155 bash[73694]: debug 2024-07-28T20:44:06.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:06 smithi155 bash[68033]: cluster 2024-07-28T20:44:05.038800+0000 mgr.y (mgr.34101) 2233 : cluster [DBG] pgmap v3161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:06 smithi045 bash[80445]: cluster 2024-07-28T20:44:05.038800+0000 mgr.y (mgr.34101) 2233 : cluster [DBG] pgmap v3161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:06 smithi045 bash[82788]: cluster 2024-07-28T20:44:05.038800+0000 mgr.y (mgr.34101) 2233 : cluster [DBG] pgmap v3161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:07.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3281 16 16 0 0 0 - 0 2024-07-28T20:44:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:07 smithi155 bash[73694]: debug 2024-07-28T20:44:07.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:08.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3282 16 16 0 0 0 - 0 2024-07-28T20:44:08.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:08 smithi155 bash[68033]: cluster 2024-07-28T20:44:07.040665+0000 mgr.y (mgr.34101) 2234 : cluster [DBG] pgmap v3162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:08 smithi155 bash[73694]: debug 2024-07-28T20:44:08.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:08 smithi045 bash[80445]: cluster 2024-07-28T20:44:07.040665+0000 mgr.y (mgr.34101) 2234 : cluster [DBG] pgmap v3162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:08 smithi045 bash[82788]: cluster 2024-07-28T20:44:07.040665+0000 mgr.y (mgr.34101) 2234 : cluster [DBG] pgmap v3162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:09.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3283 16 16 0 0 0 - 0 2024-07-28T20:44:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:09 smithi155 bash[73694]: debug 2024-07-28T20:44:09.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:10.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3284 16 16 0 0 0 - 0 2024-07-28T20:44:10.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:10 smithi155 bash[68033]: cluster 2024-07-28T20:44:09.042411+0000 mgr.y (mgr.34101) 2235 : cluster [DBG] pgmap v3163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:10 smithi155 bash[73694]: debug 2024-07-28T20:44:10.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:10 smithi045 bash[80445]: cluster 2024-07-28T20:44:09.042411+0000 mgr.y (mgr.34101) 2235 : cluster [DBG] pgmap v3163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:10 smithi045 bash[82788]: cluster 2024-07-28T20:44:09.042411+0000 mgr.y (mgr.34101) 2235 : cluster [DBG] pgmap v3163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:44:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:44:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:44:11.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3285 16 16 0 0 0 - 0 2024-07-28T20:44:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:11 smithi155 bash[73694]: debug 2024-07-28T20:44:11.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:12.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3286 16 16 0 0 0 - 0 2024-07-28T20:44:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:12 smithi045 bash[80445]: cluster 2024-07-28T20:44:11.044141+0000 mgr.y (mgr.34101) 2236 : cluster [DBG] pgmap v3164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:12 smithi045 bash[82788]: cluster 2024-07-28T20:44:11.044141+0000 mgr.y (mgr.34101) 2236 : cluster [DBG] pgmap v3164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:12 smithi155 bash[73694]: debug 2024-07-28T20:44:12.311+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:12 smithi155 bash[68033]: cluster 2024-07-28T20:44:11.044141+0000 mgr.y (mgr.34101) 2236 : cluster [DBG] pgmap v3164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:44:12 smithi155 bash[60745]: ts=2024-07-28T20:44:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:44:13.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3287 16 16 0 0 0 - 0 2024-07-28T20:44:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:13 smithi155 bash[73694]: debug 2024-07-28T20:44:13.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:14.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3288 16 16 0 0 0 - 0 2024-07-28T20:44:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:14 smithi045 bash[80445]: cluster 2024-07-28T20:44:13.046081+0000 mgr.y (mgr.34101) 2237 : cluster [DBG] pgmap v3165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:14.757 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:14 smithi045 bash[82788]: cluster 2024-07-28T20:44:13.046081+0000 mgr.y (mgr.34101) 2237 : cluster [DBG] pgmap v3165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:14 smithi155 bash[68033]: cluster 2024-07-28T20:44:13.046081+0000 mgr.y (mgr.34101) 2237 : cluster [DBG] pgmap v3165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:14 smithi155 bash[73694]: debug 2024-07-28T20:44:14.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:15.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3289 16 16 0 0 0 - 0 2024-07-28T20:44:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:15 smithi155 bash[73694]: debug 2024-07-28T20:44:15.367+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:16.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3290 16 16 0 0 0 - 0 2024-07-28T20:44:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:16 smithi045 bash[80445]: cluster 2024-07-28T20:44:15.047880+0000 mgr.y (mgr.34101) 2238 : cluster [DBG] pgmap v3166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:16 smithi045 bash[82788]: cluster 2024-07-28T20:44:15.047880+0000 mgr.y (mgr.34101) 2238 : cluster [DBG] pgmap v3166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:16 smithi155 bash[68033]: cluster 2024-07-28T20:44:15.047880+0000 mgr.y (mgr.34101) 2238 : cluster [DBG] pgmap v3166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:16.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:16 smithi155 bash[73694]: debug 2024-07-28T20:44:16.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:17.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3291 16 16 0 0 0 - 0 2024-07-28T20:44:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:17 smithi155 bash[73694]: debug 2024-07-28T20:44:17.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:18.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3292 16 16 0 0 0 - 0 2024-07-28T20:44:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:18 smithi045 bash[80445]: cluster 2024-07-28T20:44:17.049762+0000 mgr.y (mgr.34101) 2239 : cluster [DBG] pgmap v3167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:18 smithi045 bash[80445]: audit 2024-07-28T20:44:18.249270+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:18 smithi045 bash[82788]: cluster 2024-07-28T20:44:17.049762+0000 mgr.y (mgr.34101) 2239 : cluster [DBG] pgmap v3167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:18 smithi045 bash[82788]: audit 2024-07-28T20:44:18.249270+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:18 smithi155 bash[73694]: debug 2024-07-28T20:44:18.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:18 smithi155 bash[68033]: cluster 2024-07-28T20:44:17.049762+0000 mgr.y (mgr.34101) 2239 : cluster [DBG] pgmap v3167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:18 smithi155 bash[68033]: audit 2024-07-28T20:44:18.249270+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:19.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3293 16 16 0 0 0 - 0 2024-07-28T20:44:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:19 smithi155 bash[73694]: debug 2024-07-28T20:44:19.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:20.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3294 16 16 0 0 0 - 0 2024-07-28T20:44:20.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:20 smithi045 bash[82788]: cluster 2024-07-28T20:44:19.051545+0000 mgr.y (mgr.34101) 2240 : cluster [DBG] pgmap v3168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:20 smithi045 bash[80445]: cluster 2024-07-28T20:44:19.051545+0000 mgr.y (mgr.34101) 2240 : cluster [DBG] pgmap v3168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:20 smithi155 bash[73694]: debug 2024-07-28T20:44:20.343+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:20 smithi155 bash[68033]: cluster 2024-07-28T20:44:19.051545+0000 mgr.y (mgr.34101) 2240 : cluster [DBG] pgmap v3168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:44:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:44:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:44:21.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3295 16 16 0 0 0 - 0 2024-07-28T20:44:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:21 smithi155 bash[73694]: debug 2024-07-28T20:44:21.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:22.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3296 16 16 0 0 0 - 0 2024-07-28T20:44:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:22 smithi155 bash[68033]: cluster 2024-07-28T20:44:21.053313+0000 mgr.y (mgr.34101) 2241 : cluster [DBG] pgmap v3169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:44:22 smithi155 bash[60745]: ts=2024-07-28T20:44:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:44:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:22 smithi155 bash[73694]: debug 2024-07-28T20:44:22.287+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:22 smithi045 bash[82788]: cluster 2024-07-28T20:44:21.053313+0000 mgr.y (mgr.34101) 2241 : cluster [DBG] pgmap v3169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:22 smithi045 bash[80445]: cluster 2024-07-28T20:44:21.053313+0000 mgr.y (mgr.34101) 2241 : cluster [DBG] pgmap v3169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:23.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3297 16 16 0 0 0 - 0 2024-07-28T20:44:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:23 smithi155 bash[73694]: debug 2024-07-28T20:44:23.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:24.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3298 16 16 0 0 0 - 0 2024-07-28T20:44:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:24 smithi155 bash[68033]: cluster 2024-07-28T20:44:23.055297+0000 mgr.y (mgr.34101) 2242 : cluster [DBG] pgmap v3170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:24 smithi155 bash[73694]: debug 2024-07-28T20:44:24.287+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:24.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:24 smithi045 bash[80445]: cluster 2024-07-28T20:44:23.055297+0000 mgr.y (mgr.34101) 2242 : cluster [DBG] pgmap v3170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:24 smithi045 bash[82788]: cluster 2024-07-28T20:44:23.055297+0000 mgr.y (mgr.34101) 2242 : cluster [DBG] pgmap v3170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:25.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3299 16 16 0 0 0 - 0 2024-07-28T20:44:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:25 smithi155 bash[73694]: debug 2024-07-28T20:44:25.286+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:26.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:44:26.190821+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:44:26.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:44:26.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3300 16 16 0 0 0 - 0 2024-07-28T20:44:26.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:26 smithi045 bash[80445]: cluster 2024-07-28T20:44:25.057054+0000 mgr.y (mgr.34101) 2243 : cluster [DBG] pgmap v3171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:26 smithi045 bash[82788]: cluster 2024-07-28T20:44:25.057054+0000 mgr.y (mgr.34101) 2243 : cluster [DBG] pgmap v3171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:26.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:26 smithi155 bash[68033]: cluster 2024-07-28T20:44:25.057054+0000 mgr.y (mgr.34101) 2243 : cluster [DBG] pgmap v3171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:26 smithi155 bash[73694]: debug 2024-07-28T20:44:26.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:27.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3301 16 16 0 0 0 - 0 2024-07-28T20:44:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:27 smithi155 bash[73694]: debug 2024-07-28T20:44:27.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:28.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3302 16 16 0 0 0 - 0 2024-07-28T20:44:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:28 smithi045 bash[80445]: cluster 2024-07-28T20:44:27.058984+0000 mgr.y (mgr.34101) 2244 : cluster [DBG] pgmap v3172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:28 smithi045 bash[82788]: cluster 2024-07-28T20:44:27.058984+0000 mgr.y (mgr.34101) 2244 : cluster [DBG] pgmap v3172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:28 smithi155 bash[73694]: debug 2024-07-28T20:44:28.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:28 smithi155 bash[68033]: cluster 2024-07-28T20:44:27.058984+0000 mgr.y (mgr.34101) 2244 : cluster [DBG] pgmap v3172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:29.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3303 16 16 0 0 0 - 0 2024-07-28T20:44:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:29 smithi155 bash[73694]: debug 2024-07-28T20:44:29.314+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:30.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3304 16 16 0 0 0 - 0 2024-07-28T20:44:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:44:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:44:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:44:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:30 smithi045 bash[82788]: cluster 2024-07-28T20:44:29.060723+0000 mgr.y (mgr.34101) 2245 : cluster [DBG] pgmap v3173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:30.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:30 smithi045 bash[80445]: cluster 2024-07-28T20:44:29.060723+0000 mgr.y (mgr.34101) 2245 : cluster [DBG] pgmap v3173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:30 smithi155 bash[73694]: debug 2024-07-28T20:44:30.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:30 smithi155 bash[68033]: cluster 2024-07-28T20:44:29.060723+0000 mgr.y (mgr.34101) 2245 : cluster [DBG] pgmap v3173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:31.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3305 16 16 0 0 0 - 0 2024-07-28T20:44:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:31 smithi155 bash[73694]: debug 2024-07-28T20:44:31.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:32.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3306 16 16 0 0 0 - 0 2024-07-28T20:44:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:32 smithi045 bash[82788]: cluster 2024-07-28T20:44:31.062485+0000 mgr.y (mgr.34101) 2246 : cluster [DBG] pgmap v3174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:32 smithi045 bash[80445]: cluster 2024-07-28T20:44:31.062485+0000 mgr.y (mgr.34101) 2246 : cluster [DBG] pgmap v3174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:32.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:32 smithi155 bash[68033]: cluster 2024-07-28T20:44:31.062485+0000 mgr.y (mgr.34101) 2246 : cluster [DBG] pgmap v3174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:32 smithi155 bash[73694]: debug 2024-07-28T20:44:32.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:44:32 smithi155 bash[60745]: ts=2024-07-28T20:44:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:44:33.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3307 16 16 0 0 0 - 0 2024-07-28T20:44:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:33 smithi045 bash[82788]: audit 2024-07-28T20:44:33.249764+0000 mon.c (mon.2) 698 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:33 smithi045 bash[80445]: audit 2024-07-28T20:44:33.249764+0000 mon.c (mon.2) 698 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:33 smithi155 bash[68033]: audit 2024-07-28T20:44:33.249764+0000 mon.c (mon.2) 698 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:33 smithi155 bash[73694]: debug 2024-07-28T20:44:33.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:34.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3308 16 16 0 0 0 - 0 2024-07-28T20:44:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:34 smithi045 bash[82788]: cluster 2024-07-28T20:44:33.064514+0000 mgr.y (mgr.34101) 2247 : cluster [DBG] pgmap v3175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:34 smithi045 bash[80445]: cluster 2024-07-28T20:44:33.064514+0000 mgr.y (mgr.34101) 2247 : cluster [DBG] pgmap v3175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:34 smithi155 bash[68033]: cluster 2024-07-28T20:44:33.064514+0000 mgr.y (mgr.34101) 2247 : cluster [DBG] pgmap v3175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:34 smithi155 bash[73694]: debug 2024-07-28T20:44:34.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:35.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3309 16 16 0 0 0 - 0 2024-07-28T20:44:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:35 smithi155 bash[73694]: debug 2024-07-28T20:44:35.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:36.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3310 16 16 0 0 0 - 0 2024-07-28T20:44:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:36 smithi045 bash[80445]: cluster 2024-07-28T20:44:35.066456+0000 mgr.y (mgr.34101) 2248 : cluster [DBG] pgmap v3176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:36 smithi045 bash[82788]: cluster 2024-07-28T20:44:35.066456+0000 mgr.y (mgr.34101) 2248 : cluster [DBG] pgmap v3176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:36 smithi155 bash[73694]: debug 2024-07-28T20:44:36.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:36 smithi155 bash[68033]: cluster 2024-07-28T20:44:35.066456+0000 mgr.y (mgr.34101) 2248 : cluster [DBG] pgmap v3176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:37.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3311 16 16 0 0 0 - 0 2024-07-28T20:44:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:37 smithi155 bash[73694]: debug 2024-07-28T20:44:37.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:38.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3312 16 16 0 0 0 - 0 2024-07-28T20:44:38.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:38 smithi045 bash[80445]: cluster 2024-07-28T20:44:37.068586+0000 mgr.y (mgr.34101) 2249 : cluster [DBG] pgmap v3177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:38 smithi045 bash[82788]: cluster 2024-07-28T20:44:37.068586+0000 mgr.y (mgr.34101) 2249 : cluster [DBG] pgmap v3177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:38 smithi155 bash[73694]: debug 2024-07-28T20:44:38.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:38.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:38 smithi155 bash[68033]: cluster 2024-07-28T20:44:37.068586+0000 mgr.y (mgr.34101) 2249 : cluster [DBG] pgmap v3177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:39.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3313 16 16 0 0 0 - 0 2024-07-28T20:44:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:39 smithi155 bash[73694]: debug 2024-07-28T20:44:39.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:40.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3314 16 16 0 0 0 - 0 2024-07-28T20:44:40.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:40 smithi045 bash[80445]: cluster 2024-07-28T20:44:39.070409+0000 mgr.y (mgr.34101) 2250 : cluster [DBG] pgmap v3178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:40.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:44:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:44:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T20:44:40.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:40 smithi045 bash[82788]: cluster 2024-07-28T20:44:39.070409+0000 mgr.y (mgr.34101) 2250 : cluster [DBG] pgmap v3178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:40 smithi155 bash[73694]: debug 2024-07-28T20:44:40.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:40 smithi155 bash[68033]: cluster 2024-07-28T20:44:39.070409+0000 mgr.y (mgr.34101) 2250 : cluster [DBG] pgmap v3178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:41.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3315 16 16 0 0 0 - 0 2024-07-28T20:44:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:41 smithi155 bash[73694]: debug 2024-07-28T20:44:41.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:42.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3316 16 16 0 0 0 - 0 2024-07-28T20:44:42.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:42 smithi045 bash[80445]: cluster 2024-07-28T20:44:41.072299+0000 mgr.y (mgr.34101) 2251 : cluster [DBG] pgmap v3179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:42 smithi045 bash[82788]: cluster 2024-07-28T20:44:41.072299+0000 mgr.y (mgr.34101) 2251 : cluster [DBG] pgmap v3179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:42 smithi155 bash[73694]: debug 2024-07-28T20:44:42.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:42.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:42 smithi155 bash[68033]: cluster 2024-07-28T20:44:41.072299+0000 mgr.y (mgr.34101) 2251 : cluster [DBG] pgmap v3179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:44:42 smithi155 bash[60745]: ts=2024-07-28T20:44:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:44:43.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3317 16 16 0 0 0 - 0 2024-07-28T20:44:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:43 smithi155 bash[73694]: debug 2024-07-28T20:44:43.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:44.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3318 16 16 0 0 0 - 0 2024-07-28T20:44:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:44 smithi045 bash[80445]: cluster 2024-07-28T20:44:43.074410+0000 mgr.y (mgr.34101) 2252 : cluster [DBG] pgmap v3180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:44 smithi045 bash[80445]: audit 2024-07-28T20:44:43.995897+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:44:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:44 smithi045 bash[82788]: cluster 2024-07-28T20:44:43.074410+0000 mgr.y (mgr.34101) 2252 : cluster [DBG] pgmap v3180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:44 smithi045 bash[82788]: audit 2024-07-28T20:44:43.995897+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:44:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:44 smithi155 bash[73694]: debug 2024-07-28T20:44:44.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:44 smithi155 bash[68033]: cluster 2024-07-28T20:44:43.074410+0000 mgr.y (mgr.34101) 2252 : cluster [DBG] pgmap v3180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:44 smithi155 bash[68033]: audit 2024-07-28T20:44:43.995897+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:44:45.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3319 16 16 0 0 0 - 0 2024-07-28T20:44:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:45 smithi155 bash[73694]: debug 2024-07-28T20:44:45.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:46.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:44:46.194172+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:44:46.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:44:46.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3320 16 16 0 0 0 - 0 2024-07-28T20:44:46.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:46 smithi045 bash[80445]: cluster 2024-07-28T20:44:45.076381+0000 mgr.y (mgr.34101) 2253 : cluster [DBG] pgmap v3181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:46 smithi045 bash[82788]: cluster 2024-07-28T20:44:45.076381+0000 mgr.y (mgr.34101) 2253 : cluster [DBG] pgmap v3181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:46 smithi155 bash[73694]: debug 2024-07-28T20:44:46.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:46.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:46 smithi155 bash[68033]: cluster 2024-07-28T20:44:45.076381+0000 mgr.y (mgr.34101) 2253 : cluster [DBG] pgmap v3181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:47.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3321 16 16 0 0 0 - 0 2024-07-28T20:44:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:47 smithi155 bash[73694]: debug 2024-07-28T20:44:47.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:48.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3322 16 16 0 0 0 - 0 2024-07-28T20:44:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:48 smithi045 bash[80445]: cluster 2024-07-28T20:44:47.078530+0000 mgr.y (mgr.34101) 2254 : cluster [DBG] pgmap v3182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:48 smithi045 bash[80445]: audit 2024-07-28T20:44:48.252293+0000 mon.c (mon.2) 700 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:48 smithi045 bash[82788]: cluster 2024-07-28T20:44:47.078530+0000 mgr.y (mgr.34101) 2254 : cluster [DBG] pgmap v3182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:48 smithi045 bash[82788]: audit 2024-07-28T20:44:48.252293+0000 mon.c (mon.2) 700 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:48 smithi155 bash[73694]: debug 2024-07-28T20:44:48.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:48 smithi155 bash[68033]: cluster 2024-07-28T20:44:47.078530+0000 mgr.y (mgr.34101) 2254 : cluster [DBG] pgmap v3182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:48 smithi155 bash[68033]: audit 2024-07-28T20:44:48.252293+0000 mon.c (mon.2) 700 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:44:49.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3323 16 16 0 0 0 - 0 2024-07-28T20:44:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:49 smithi155 bash[73694]: debug 2024-07-28T20:44:49.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:50.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3324 16 16 0 0 0 - 0 2024-07-28T20:44:50.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:44:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:44:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[80445]: cluster 2024-07-28T20:44:49.079467+0000 mgr.y (mgr.34101) 2255 : cluster [DBG] pgmap v3183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[80445]: audit 2024-07-28T20:44:49.689403+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[80445]: audit 2024-07-28T20:44:49.695253+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[80445]: audit 2024-07-28T20:44:49.905577+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[80445]: audit 2024-07-28T20:44:49.918096+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[80445]: audit 2024-07-28T20:44:50.333909+0000 mon.c (mon.2) 701 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:44:50.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[80445]: audit 2024-07-28T20:44:50.335396+0000 mon.c (mon.2) 702 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:44:50.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[80445]: audit 2024-07-28T20:44:50.345498+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[82788]: cluster 2024-07-28T20:44:49.079467+0000 mgr.y (mgr.34101) 2255 : cluster [DBG] pgmap v3183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[82788]: audit 2024-07-28T20:44:49.689403+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[82788]: audit 2024-07-28T20:44:49.695253+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[82788]: audit 2024-07-28T20:44:49.905577+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[82788]: audit 2024-07-28T20:44:49.918096+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[82788]: audit 2024-07-28T20:44:50.333909+0000 mon.c (mon.2) 701 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:44:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[82788]: audit 2024-07-28T20:44:50.335396+0000 mon.c (mon.2) 702 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:44:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:50 smithi045 bash[82788]: audit 2024-07-28T20:44:50.345498+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:50 smithi155 bash[73694]: debug 2024-07-28T20:44:50.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:50 smithi155 bash[68033]: cluster 2024-07-28T20:44:49.079467+0000 mgr.y (mgr.34101) 2255 : cluster [DBG] pgmap v3183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:50 smithi155 bash[68033]: audit 2024-07-28T20:44:49.689403+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:50 smithi155 bash[68033]: audit 2024-07-28T20:44:49.695253+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:50 smithi155 bash[68033]: audit 2024-07-28T20:44:49.905577+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:50 smithi155 bash[68033]: audit 2024-07-28T20:44:49.918096+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:50 smithi155 bash[68033]: audit 2024-07-28T20:44:50.333909+0000 mon.c (mon.2) 701 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:44:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:50 smithi155 bash[68033]: audit 2024-07-28T20:44:50.335396+0000 mon.c (mon.2) 702 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:44:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:50 smithi155 bash[68033]: audit 2024-07-28T20:44:50.345498+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:44:51.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3325 16 16 0 0 0 - 0 2024-07-28T20:44:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:51 smithi155 bash[73694]: debug 2024-07-28T20:44:51.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:52.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3326 16 16 0 0 0 - 0 2024-07-28T20:44:52.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:52 smithi155 bash[68033]: cluster 2024-07-28T20:44:51.081155+0000 mgr.y (mgr.34101) 2256 : cluster [DBG] pgmap v3184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:52.566 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:44:52 smithi155 bash[60745]: ts=2024-07-28T20:44:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:44:52.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:52 smithi045 bash[80445]: cluster 2024-07-28T20:44:51.081155+0000 mgr.y (mgr.34101) 2256 : cluster [DBG] pgmap v3184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:52 smithi045 bash[82788]: cluster 2024-07-28T20:44:51.081155+0000 mgr.y (mgr.34101) 2256 : cluster [DBG] pgmap v3184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:52 smithi155 bash[73694]: debug 2024-07-28T20:44:52.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:53.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3327 16 16 0 0 0 - 0 2024-07-28T20:44:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:53 smithi155 bash[73694]: debug 2024-07-28T20:44:53.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:54.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3328 16 16 0 0 0 - 0 2024-07-28T20:44:54.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:54 smithi045 bash[80445]: cluster 2024-07-28T20:44:53.083224+0000 mgr.y (mgr.34101) 2257 : cluster [DBG] pgmap v3185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:54 smithi045 bash[82788]: cluster 2024-07-28T20:44:53.083224+0000 mgr.y (mgr.34101) 2257 : cluster [DBG] pgmap v3185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:54 smithi155 bash[68033]: cluster 2024-07-28T20:44:53.083224+0000 mgr.y (mgr.34101) 2257 : cluster [DBG] pgmap v3185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:54 smithi155 bash[73694]: debug 2024-07-28T20:44:54.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:55.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3329 16 16 0 0 0 - 0 2024-07-28T20:44:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:55 smithi155 bash[73694]: debug 2024-07-28T20:44:55.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:56.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3330 16 16 0 0 0 - 0 2024-07-28T20:44:56.673 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:56 smithi155 bash[68033]: cluster 2024-07-28T20:44:55.085020+0000 mgr.y (mgr.34101) 2258 : cluster [DBG] pgmap v3186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:56 smithi045 bash[82788]: cluster 2024-07-28T20:44:55.085020+0000 mgr.y (mgr.34101) 2258 : cluster [DBG] pgmap v3186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:56 smithi045 bash[80445]: cluster 2024-07-28T20:44:55.085020+0000 mgr.y (mgr.34101) 2258 : cluster [DBG] pgmap v3186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:56 smithi155 bash[73694]: debug 2024-07-28T20:44:56.670+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:57.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3331 16 16 0 0 0 - 0 2024-07-28T20:44:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:57 smithi155 bash[73694]: debug 2024-07-28T20:44:57.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:58.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3332 16 16 0 0 0 - 0 2024-07-28T20:44:58.677 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:44:58 smithi155 bash[68033]: cluster 2024-07-28T20:44:57.086938+0000 mgr.y (mgr.34101) 2259 : cluster [DBG] pgmap v3187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:58.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:44:58 smithi045 bash[82788]: cluster 2024-07-28T20:44:57.086938+0000 mgr.y (mgr.34101) 2259 : cluster [DBG] pgmap v3187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:58.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:44:58 smithi045 bash[80445]: cluster 2024-07-28T20:44:57.086938+0000 mgr.y (mgr.34101) 2259 : cluster [DBG] pgmap v3187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:44:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:58 smithi155 bash[73694]: debug 2024-07-28T20:44:58.674+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:44:59.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3333 16 16 0 0 0 - 0 2024-07-28T20:45:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:44:59 smithi155 bash[73694]: debug 2024-07-28T20:44:59.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:00.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3334 16 16 0 0 0 - 0 2024-07-28T20:45:00.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:45:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:45:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:45:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:00 smithi045 bash[82788]: cluster 2024-07-28T20:44:59.088680+0000 mgr.y (mgr.34101) 2260 : cluster [DBG] pgmap v3188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:00.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:00 smithi045 bash[80445]: cluster 2024-07-28T20:44:59.088680+0000 mgr.y (mgr.34101) 2260 : cluster [DBG] pgmap v3188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:00 smithi155 bash[73694]: debug 2024-07-28T20:45:00.658+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:00 smithi155 bash[68033]: cluster 2024-07-28T20:44:59.088680+0000 mgr.y (mgr.34101) 2260 : cluster [DBG] pgmap v3188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:01.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3335 16 16 0 0 0 - 0 2024-07-28T20:45:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:01 smithi155 bash[73694]: debug 2024-07-28T20:45:01.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:02.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3336 16 16 0 0 0 - 0 2024-07-28T20:45:02.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:02 smithi155 bash[68033]: cluster 2024-07-28T20:45:01.090440+0000 mgr.y (mgr.34101) 2261 : cluster [DBG] pgmap v3189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:02.656 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:45:02 smithi155 bash[60745]: ts=2024-07-28T20:45:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:45:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:02 smithi045 bash[82788]: cluster 2024-07-28T20:45:01.090440+0000 mgr.y (mgr.34101) 2261 : cluster [DBG] pgmap v3189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:02 smithi045 bash[80445]: cluster 2024-07-28T20:45:01.090440+0000 mgr.y (mgr.34101) 2261 : cluster [DBG] pgmap v3189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:02 smithi155 bash[73694]: debug 2024-07-28T20:45:02.654+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:03.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3337 16 16 0 0 0 - 0 2024-07-28T20:45:03.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:03 smithi155 bash[68033]: audit 2024-07-28T20:45:03.252753+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:03 smithi045 bash[82788]: audit 2024-07-28T20:45:03.252753+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:03 smithi045 bash[80445]: audit 2024-07-28T20:45:03.252753+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:03 smithi155 bash[73694]: debug 2024-07-28T20:45:03.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:04.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3338 16 16 0 0 0 - 0 2024-07-28T20:45:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:04 smithi045 bash[80445]: cluster 2024-07-28T20:45:03.092333+0000 mgr.y (mgr.34101) 2262 : cluster [DBG] pgmap v3190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:04 smithi045 bash[82788]: cluster 2024-07-28T20:45:03.092333+0000 mgr.y (mgr.34101) 2262 : cluster [DBG] pgmap v3190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:04 smithi155 bash[73694]: debug 2024-07-28T20:45:04.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:04 smithi155 bash[68033]: cluster 2024-07-28T20:45:03.092333+0000 mgr.y (mgr.34101) 2262 : cluster [DBG] pgmap v3190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:05.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3339 16 16 0 0 0 - 0 2024-07-28T20:45:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:05 smithi155 bash[73694]: debug 2024-07-28T20:45:05.654+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:06.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:45:06.197376+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:45:06.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:45:06.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3340 16 16 0 0 0 - 0 2024-07-28T20:45:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:06 smithi045 bash[80445]: cluster 2024-07-28T20:45:05.094110+0000 mgr.y (mgr.34101) 2263 : cluster [DBG] pgmap v3191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:06 smithi045 bash[82788]: cluster 2024-07-28T20:45:05.094110+0000 mgr.y (mgr.34101) 2263 : cluster [DBG] pgmap v3191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:06.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:06 smithi155 bash[68033]: cluster 2024-07-28T20:45:05.094110+0000 mgr.y (mgr.34101) 2263 : cluster [DBG] pgmap v3191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:06 smithi155 bash[73694]: debug 2024-07-28T20:45:06.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:07.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3341 16 16 0 0 0 - 0 2024-07-28T20:45:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:07 smithi155 bash[73694]: debug 2024-07-28T20:45:07.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:08.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3342 16 16 0 0 0 - 0 2024-07-28T20:45:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:08 smithi045 bash[82788]: cluster 2024-07-28T20:45:07.095987+0000 mgr.y (mgr.34101) 2264 : cluster [DBG] pgmap v3192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:08 smithi045 bash[80445]: cluster 2024-07-28T20:45:07.095987+0000 mgr.y (mgr.34101) 2264 : cluster [DBG] pgmap v3192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:08.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:08 smithi155 bash[68033]: cluster 2024-07-28T20:45:07.095987+0000 mgr.y (mgr.34101) 2264 : cluster [DBG] pgmap v3192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:08 smithi155 bash[73694]: debug 2024-07-28T20:45:08.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:09.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3343 16 16 0 0 0 - 0 2024-07-28T20:45:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:09 smithi155 bash[68033]: cluster 2024-07-28T20:45:09.097724+0000 mgr.y (mgr.34101) 2265 : cluster [DBG] pgmap v3193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:09 smithi045 bash[80445]: cluster 2024-07-28T20:45:09.097724+0000 mgr.y (mgr.34101) 2265 : cluster [DBG] pgmap v3193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:09 smithi045 bash[82788]: cluster 2024-07-28T20:45:09.097724+0000 mgr.y (mgr.34101) 2265 : cluster [DBG] pgmap v3193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:09 smithi155 bash[73694]: debug 2024-07-28T20:45:09.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:10.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3344 16 16 0 0 0 - 0 2024-07-28T20:45:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:45:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:45:10] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:45:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:10 smithi155 bash[73694]: debug 2024-07-28T20:45:10.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:11.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3345 16 16 0 0 0 - 0 2024-07-28T20:45:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:11 smithi155 bash[73694]: debug 2024-07-28T20:45:11.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:12.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3346 16 16 0 0 0 - 0 2024-07-28T20:45:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:12 smithi045 bash[80445]: cluster 2024-07-28T20:45:11.099532+0000 mgr.y (mgr.34101) 2266 : cluster [DBG] pgmap v3194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:12.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:12 smithi045 bash[82788]: cluster 2024-07-28T20:45:11.099532+0000 mgr.y (mgr.34101) 2266 : cluster [DBG] pgmap v3194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:12.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:12 smithi155 bash[68033]: cluster 2024-07-28T20:45:11.099532+0000 mgr.y (mgr.34101) 2266 : cluster [DBG] pgmap v3194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:45:12 smithi155 bash[60745]: ts=2024-07-28T20:45:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:45:13.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3347 16 16 0 0 0 - 0 2024-07-28T20:45:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:12 smithi155 bash[73694]: debug 2024-07-28T20:45:12.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:14.162 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:13 smithi155 bash[73694]: debug 2024-07-28T20:45:13.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:14.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3348 16 16 0 0 0 - 0 2024-07-28T20:45:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:14 smithi045 bash[82788]: cluster 2024-07-28T20:45:13.101398+0000 mgr.y (mgr.34101) 2267 : cluster [DBG] pgmap v3195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:14.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:14 smithi045 bash[80445]: cluster 2024-07-28T20:45:13.101398+0000 mgr.y (mgr.34101) 2267 : cluster [DBG] pgmap v3195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:14 smithi155 bash[68033]: cluster 2024-07-28T20:45:13.101398+0000 mgr.y (mgr.34101) 2267 : cluster [DBG] pgmap v3195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:15.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3349 16 16 0 0 0 - 0 2024-07-28T20:45:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:14 smithi155 bash[73694]: debug 2024-07-28T20:45:14.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:16.167 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:15 smithi155 bash[73694]: debug 2024-07-28T20:45:15.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:16.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3350 16 16 0 0 0 - 0 2024-07-28T20:45:16.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:16 smithi045 bash[80445]: cluster 2024-07-28T20:45:15.103135+0000 mgr.y (mgr.34101) 2268 : cluster [DBG] pgmap v3196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:16 smithi045 bash[82788]: cluster 2024-07-28T20:45:15.103135+0000 mgr.y (mgr.34101) 2268 : cluster [DBG] pgmap v3196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:16 smithi155 bash[68033]: cluster 2024-07-28T20:45:15.103135+0000 mgr.y (mgr.34101) 2268 : cluster [DBG] pgmap v3196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:17.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3351 16 16 0 0 0 - 0 2024-07-28T20:45:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:16 smithi155 bash[73694]: debug 2024-07-28T20:45:16.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:18.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:17 smithi155 bash[73694]: debug 2024-07-28T20:45:17.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:18.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3352 16 16 0 0 0 - 0 2024-07-28T20:45:18.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:18 smithi045 bash[80445]: cluster 2024-07-28T20:45:17.104998+0000 mgr.y (mgr.34101) 2269 : cluster [DBG] pgmap v3197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:18.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:18 smithi045 bash[82788]: cluster 2024-07-28T20:45:17.104998+0000 mgr.y (mgr.34101) 2269 : cluster [DBG] pgmap v3197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:18 smithi155 bash[68033]: cluster 2024-07-28T20:45:17.104998+0000 mgr.y (mgr.34101) 2269 : cluster [DBG] pgmap v3197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:19.181 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:18 smithi155 bash[73694]: debug 2024-07-28T20:45:18.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:19.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3353 16 16 0 0 0 - 0 2024-07-28T20:45:19.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:19 smithi045 bash[80445]: audit 2024-07-28T20:45:18.253238+0000 mon.c (mon.2) 704 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:19 smithi045 bash[82788]: audit 2024-07-28T20:45:18.253238+0000 mon.c (mon.2) 704 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:19 smithi155 bash[68033]: audit 2024-07-28T20:45:18.253238+0000 mon.c (mon.2) 704 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:20.181 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:19 smithi155 bash[73694]: debug 2024-07-28T20:45:19.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:20.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3354 16 16 0 0 0 - 0 2024-07-28T20:45:20.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:20 smithi045 bash[82788]: cluster 2024-07-28T20:45:19.106738+0000 mgr.y (mgr.34101) 2270 : cluster [DBG] pgmap v3198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:20.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:20 smithi045 bash[80445]: cluster 2024-07-28T20:45:19.106738+0000 mgr.y (mgr.34101) 2270 : cluster [DBG] pgmap v3198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:20.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:20 smithi155 bash[68033]: cluster 2024-07-28T20:45:19.106738+0000 mgr.y (mgr.34101) 2270 : cluster [DBG] pgmap v3198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:45:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:45:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:45:21.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3355 16 16 0 0 0 - 0 2024-07-28T20:45:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:20 smithi155 bash[73694]: debug 2024-07-28T20:45:20.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:22.185 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:21 smithi155 bash[73694]: debug 2024-07-28T20:45:21.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:22.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3356 16 16 0 0 0 - 0 2024-07-28T20:45:22.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:22 smithi045 bash[80445]: cluster 2024-07-28T20:45:21.108476+0000 mgr.y (mgr.34101) 2271 : cluster [DBG] pgmap v3199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:22 smithi045 bash[82788]: cluster 2024-07-28T20:45:21.108476+0000 mgr.y (mgr.34101) 2271 : cluster [DBG] pgmap v3199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:22 smithi155 bash[68033]: cluster 2024-07-28T20:45:21.108476+0000 mgr.y (mgr.34101) 2271 : cluster [DBG] pgmap v3199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:45:22 smithi155 bash[60745]: ts=2024-07-28T20:45:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:45:23.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3357 16 16 0 0 0 - 0 2024-07-28T20:45:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:22 smithi155 bash[73694]: debug 2024-07-28T20:45:22.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:24.190 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:23 smithi155 bash[73694]: debug 2024-07-28T20:45:23.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:24.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3358 16 16 0 0 0 - 0 2024-07-28T20:45:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:24 smithi045 bash[82788]: cluster 2024-07-28T20:45:23.110367+0000 mgr.y (mgr.34101) 2272 : cluster [DBG] pgmap v3200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:24.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:24 smithi045 bash[80445]: cluster 2024-07-28T20:45:23.110367+0000 mgr.y (mgr.34101) 2272 : cluster [DBG] pgmap v3200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:24.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:24 smithi155 bash[68033]: cluster 2024-07-28T20:45:23.110367+0000 mgr.y (mgr.34101) 2272 : cluster [DBG] pgmap v3200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:25.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3359 16 16 0 0 0 - 0 2024-07-28T20:45:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:24 smithi155 bash[73694]: debug 2024-07-28T20:45:24.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:26.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:25 smithi155 bash[73694]: debug 2024-07-28T20:45:25.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:26.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:45:26.200586+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:45:26.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:45:26.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3360 16 16 0 0 0 - 0 2024-07-28T20:45:26.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:26 smithi045 bash[80445]: cluster 2024-07-28T20:45:25.112121+0000 mgr.y (mgr.34101) 2273 : cluster [DBG] pgmap v3201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:26 smithi045 bash[82788]: cluster 2024-07-28T20:45:25.112121+0000 mgr.y (mgr.34101) 2273 : cluster [DBG] pgmap v3201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:26 smithi155 bash[68033]: cluster 2024-07-28T20:45:25.112121+0000 mgr.y (mgr.34101) 2273 : cluster [DBG] pgmap v3201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:26 smithi155 bash[73694]: debug 2024-07-28T20:45:26.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:27.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3361 16 16 0 0 0 - 0 2024-07-28T20:45:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:27 smithi155 bash[73694]: debug 2024-07-28T20:45:27.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:28.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3362 16 16 0 0 0 - 0 2024-07-28T20:45:28.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:28 smithi045 bash[80445]: cluster 2024-07-28T20:45:27.114018+0000 mgr.y (mgr.34101) 2274 : cluster [DBG] pgmap v3202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:28 smithi045 bash[82788]: cluster 2024-07-28T20:45:27.114018+0000 mgr.y (mgr.34101) 2274 : cluster [DBG] pgmap v3202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:28 smithi155 bash[68033]: cluster 2024-07-28T20:45:27.114018+0000 mgr.y (mgr.34101) 2274 : cluster [DBG] pgmap v3202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:28 smithi155 bash[73694]: debug 2024-07-28T20:45:28.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:29.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3363 16 16 0 0 0 - 0 2024-07-28T20:45:30.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3364 16 16 0 0 0 - 0 2024-07-28T20:45:30.202 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:29 smithi155 bash[73694]: debug 2024-07-28T20:45:29.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:30.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:30 smithi045 bash[82788]: cluster 2024-07-28T20:45:29.115723+0000 mgr.y (mgr.34101) 2275 : cluster [DBG] pgmap v3203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:30 smithi045 bash[80445]: cluster 2024-07-28T20:45:29.115723+0000 mgr.y (mgr.34101) 2275 : cluster [DBG] pgmap v3203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:30.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:30 smithi155 bash[68033]: cluster 2024-07-28T20:45:29.115723+0000 mgr.y (mgr.34101) 2275 : cluster [DBG] pgmap v3203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:45:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:45:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:45:31.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3365 16 16 0 0 0 - 0 2024-07-28T20:45:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:30 smithi155 bash[73694]: debug 2024-07-28T20:45:30.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:32.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3366 16 16 0 0 0 - 0 2024-07-28T20:45:32.206 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:31 smithi155 bash[73694]: debug 2024-07-28T20:45:31.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:32.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:32 smithi045 bash[80445]: cluster 2024-07-28T20:45:31.117432+0000 mgr.y (mgr.34101) 2276 : cluster [DBG] pgmap v3204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:32 smithi045 bash[82788]: cluster 2024-07-28T20:45:31.117432+0000 mgr.y (mgr.34101) 2276 : cluster [DBG] pgmap v3204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:32.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:32 smithi155 bash[68033]: cluster 2024-07-28T20:45:31.117432+0000 mgr.y (mgr.34101) 2276 : cluster [DBG] pgmap v3204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:45:32 smithi155 bash[60745]: ts=2024-07-28T20:45:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:45:33.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3367 16 16 0 0 0 - 0 2024-07-28T20:45:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:32 smithi155 bash[73694]: debug 2024-07-28T20:45:32.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:34.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3368 16 16 0 0 0 - 0 2024-07-28T20:45:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:34 smithi155 bash[68033]: cluster 2024-07-28T20:45:33.119336+0000 mgr.y (mgr.34101) 2277 : cluster [DBG] pgmap v3205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:34 smithi155 bash[68033]: audit 2024-07-28T20:45:33.253741+0000 mon.c (mon.2) 705 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:33 smithi155 bash[73694]: debug 2024-07-28T20:45:33.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:34 smithi045 bash[80445]: cluster 2024-07-28T20:45:33.119336+0000 mgr.y (mgr.34101) 2277 : cluster [DBG] pgmap v3205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:34 smithi045 bash[80445]: audit 2024-07-28T20:45:33.253741+0000 mon.c (mon.2) 705 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:34 smithi045 bash[82788]: cluster 2024-07-28T20:45:33.119336+0000 mgr.y (mgr.34101) 2277 : cluster [DBG] pgmap v3205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:34 smithi045 bash[82788]: audit 2024-07-28T20:45:33.253741+0000 mon.c (mon.2) 705 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:35.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3369 16 16 0 0 0 - 0 2024-07-28T20:45:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:34 smithi155 bash[73694]: debug 2024-07-28T20:45:34.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:36.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3370 16 16 0 0 0 - 0 2024-07-28T20:45:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:35 smithi155 bash[73694]: debug 2024-07-28T20:45:35.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:36.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:36 smithi155 bash[68033]: cluster 2024-07-28T20:45:35.121100+0000 mgr.y (mgr.34101) 2278 : cluster [DBG] pgmap v3206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:36.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:36 smithi045 bash[80445]: cluster 2024-07-28T20:45:35.121100+0000 mgr.y (mgr.34101) 2278 : cluster [DBG] pgmap v3206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:36 smithi045 bash[82788]: cluster 2024-07-28T20:45:35.121100+0000 mgr.y (mgr.34101) 2278 : cluster [DBG] pgmap v3206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:37.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3371 16 16 0 0 0 - 0 2024-07-28T20:45:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:36 smithi155 bash[73694]: debug 2024-07-28T20:45:36.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:38.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3372 16 16 0 0 0 - 0 2024-07-28T20:45:38.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:38 smithi155 bash[68033]: cluster 2024-07-28T20:45:37.122952+0000 mgr.y (mgr.34101) 2279 : cluster [DBG] pgmap v3207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:38 smithi155 bash[73694]: debug 2024-07-28T20:45:38.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:38 smithi045 bash[80445]: cluster 2024-07-28T20:45:37.122952+0000 mgr.y (mgr.34101) 2279 : cluster [DBG] pgmap v3207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:38 smithi045 bash[82788]: cluster 2024-07-28T20:45:37.122952+0000 mgr.y (mgr.34101) 2279 : cluster [DBG] pgmap v3207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:39.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3373 16 16 0 0 0 - 0 2024-07-28T20:45:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:39 smithi155 bash[73694]: debug 2024-07-28T20:45:39.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:40.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3374 16 16 0 0 0 - 0 2024-07-28T20:45:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:40 smithi155 bash[73694]: debug 2024-07-28T20:45:40.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:40 smithi155 bash[68033]: cluster 2024-07-28T20:45:39.124668+0000 mgr.y (mgr.34101) 2280 : cluster [DBG] pgmap v3208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:40.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:40 smithi045 bash[80445]: cluster 2024-07-28T20:45:39.124668+0000 mgr.y (mgr.34101) 2280 : cluster [DBG] pgmap v3208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:40.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:40 smithi045 bash[82788]: cluster 2024-07-28T20:45:39.124668+0000 mgr.y (mgr.34101) 2280 : cluster [DBG] pgmap v3208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:45:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:45:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:45:41.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3375 16 16 0 0 0 - 0 2024-07-28T20:45:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:41 smithi155 bash[73694]: debug 2024-07-28T20:45:41.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:42.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3376 16 16 0 0 0 - 0 2024-07-28T20:45:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:42 smithi155 bash[73694]: debug 2024-07-28T20:45:42.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:42 smithi155 bash[68033]: cluster 2024-07-28T20:45:41.126383+0000 mgr.y (mgr.34101) 2281 : cluster [DBG] pgmap v3209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:45:42 smithi155 bash[60745]: ts=2024-07-28T20:45:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:45:42.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:42 smithi045 bash[80445]: cluster 2024-07-28T20:45:41.126383+0000 mgr.y (mgr.34101) 2281 : cluster [DBG] pgmap v3209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:42 smithi045 bash[82788]: cluster 2024-07-28T20:45:41.126383+0000 mgr.y (mgr.34101) 2281 : cluster [DBG] pgmap v3209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:43.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3377 16 16 0 0 0 - 0 2024-07-28T20:45:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:43 smithi155 bash[73694]: debug 2024-07-28T20:45:43.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:44.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3378 16 16 0 0 0 - 0 2024-07-28T20:45:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:44 smithi155 bash[68033]: cluster 2024-07-28T20:45:43.128288+0000 mgr.y (mgr.34101) 2282 : cluster [DBG] pgmap v3210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:44 smithi155 bash[73694]: debug 2024-07-28T20:45:44.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:44 smithi045 bash[82788]: cluster 2024-07-28T20:45:43.128288+0000 mgr.y (mgr.34101) 2282 : cluster [DBG] pgmap v3210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:44 smithi045 bash[80445]: cluster 2024-07-28T20:45:43.128288+0000 mgr.y (mgr.34101) 2282 : cluster [DBG] pgmap v3210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:45.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3379 16 16 0 0 0 - 0 2024-07-28T20:45:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:44 smithi155 bash[73694]: debug 2024-07-28T20:45:44.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:46.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:45:46.203640+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:45:46.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:45:46.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3380 16 16 0 0 0 - 0 2024-07-28T20:45:46.235 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:45 smithi155 bash[73694]: debug 2024-07-28T20:45:45.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:46.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:46 smithi155 bash[68033]: cluster 2024-07-28T20:45:45.130068+0000 mgr.y (mgr.34101) 2283 : cluster [DBG] pgmap v3211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:46.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:46 smithi045 bash[80445]: cluster 2024-07-28T20:45:45.130068+0000 mgr.y (mgr.34101) 2283 : cluster [DBG] pgmap v3211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:46 smithi045 bash[82788]: cluster 2024-07-28T20:45:45.130068+0000 mgr.y (mgr.34101) 2283 : cluster [DBG] pgmap v3211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:47.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3381 16 16 0 0 0 - 0 2024-07-28T20:45:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:47 smithi155 bash[73694]: debug 2024-07-28T20:45:46.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:48.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3382 16 16 0 0 0 - 0 2024-07-28T20:45:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:47 smithi155 bash[73694]: debug 2024-07-28T20:45:47.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:48 smithi045 bash[80445]: cluster 2024-07-28T20:45:47.131955+0000 mgr.y (mgr.34101) 2284 : cluster [DBG] pgmap v3212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:48 smithi045 bash[80445]: audit 2024-07-28T20:45:48.256137+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:48 smithi045 bash[82788]: cluster 2024-07-28T20:45:47.131955+0000 mgr.y (mgr.34101) 2284 : cluster [DBG] pgmap v3212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:48 smithi045 bash[82788]: audit 2024-07-28T20:45:48.256137+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:48 smithi155 bash[68033]: cluster 2024-07-28T20:45:47.131955+0000 mgr.y (mgr.34101) 2284 : cluster [DBG] pgmap v3212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:48 smithi155 bash[68033]: audit 2024-07-28T20:45:48.256137+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:45:49.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3383 16 16 0 0 0 - 0 2024-07-28T20:45:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:48 smithi155 bash[73694]: debug 2024-07-28T20:45:48.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:50.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3384 16 16 0 0 0 - 0 2024-07-28T20:45:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:49 smithi155 bash[73694]: debug 2024-07-28T20:45:49.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:50.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:45:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:45:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T20:45:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:50 smithi045 bash[82788]: cluster 2024-07-28T20:45:49.133691+0000 mgr.y (mgr.34101) 2285 : cluster [DBG] pgmap v3213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:50.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:50 smithi045 bash[80445]: cluster 2024-07-28T20:45:49.133691+0000 mgr.y (mgr.34101) 2285 : cluster [DBG] pgmap v3213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:50 smithi155 bash[68033]: cluster 2024-07-28T20:45:49.133691+0000 mgr.y (mgr.34101) 2285 : cluster [DBG] pgmap v3213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:51.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3385 16 16 0 0 0 - 0 2024-07-28T20:45:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:50 smithi155 bash[73694]: debug 2024-07-28T20:45:50.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:51.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:51 smithi045 bash[80445]: audit 2024-07-28T20:45:50.474905+0000 mon.c (mon.2) 707 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:45:51.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:51 smithi045 bash[80445]: audit 2024-07-28T20:45:50.859104+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:51.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:51 smithi045 bash[80445]: audit 2024-07-28T20:45:50.865585+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:51.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:51 smithi045 bash[82788]: audit 2024-07-28T20:45:50.474905+0000 mon.c (mon.2) 707 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:45:51.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:51 smithi045 bash[82788]: audit 2024-07-28T20:45:50.859104+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:51.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:51 smithi045 bash[82788]: audit 2024-07-28T20:45:50.865585+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:51 smithi155 bash[68033]: audit 2024-07-28T20:45:50.474905+0000 mon.c (mon.2) 707 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:45:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:51 smithi155 bash[68033]: audit 2024-07-28T20:45:50.859104+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:51 smithi155 bash[68033]: audit 2024-07-28T20:45:50.865585+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:52.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3386 16 16 0 0 0 - 0 2024-07-28T20:45:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:51 smithi155 bash[73694]: debug 2024-07-28T20:45:51.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:52 smithi045 bash[82788]: cluster 2024-07-28T20:45:51.134560+0000 mgr.y (mgr.34101) 2286 : cluster [DBG] pgmap v3214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:52.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:52 smithi045 bash[80445]: cluster 2024-07-28T20:45:51.134560+0000 mgr.y (mgr.34101) 2286 : cluster [DBG] pgmap v3214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:52.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:52 smithi155 bash[68033]: cluster 2024-07-28T20:45:51.134560+0000 mgr.y (mgr.34101) 2286 : cluster [DBG] pgmap v3214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:45:52 smithi155 bash[60745]: ts=2024-07-28T20:45:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:45:53.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3387 16 16 0 0 0 - 0 2024-07-28T20:45:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:52 smithi155 bash[73694]: debug 2024-07-28T20:45:52.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:54.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3388 16 16 0 0 0 - 0 2024-07-28T20:45:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:53 smithi155 bash[73694]: debug 2024-07-28T20:45:53.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:54.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:54 smithi045 bash[80445]: cluster 2024-07-28T20:45:53.136361+0000 mgr.y (mgr.34101) 2287 : cluster [DBG] pgmap v3215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:54 smithi045 bash[82788]: cluster 2024-07-28T20:45:53.136361+0000 mgr.y (mgr.34101) 2287 : cluster [DBG] pgmap v3215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:54 smithi155 bash[68033]: cluster 2024-07-28T20:45:53.136361+0000 mgr.y (mgr.34101) 2287 : cluster [DBG] pgmap v3215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:55.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3389 16 16 0 0 0 - 0 2024-07-28T20:45:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:54 smithi155 bash[73694]: debug 2024-07-28T20:45:54.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:56.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3390 16 16 0 0 0 - 0 2024-07-28T20:45:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:55 smithi155 bash[73694]: debug 2024-07-28T20:45:55.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:56 smithi045 bash[82788]: cluster 2024-07-28T20:45:55.138118+0000 mgr.y (mgr.34101) 2288 : cluster [DBG] pgmap v3216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:56 smithi045 bash[82788]: audit 2024-07-28T20:45:56.360965+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:56 smithi045 bash[82788]: audit 2024-07-28T20:45:56.366806+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:56 smithi045 bash[80445]: cluster 2024-07-28T20:45:55.138118+0000 mgr.y (mgr.34101) 2288 : cluster [DBG] pgmap v3216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:56 smithi045 bash[80445]: audit 2024-07-28T20:45:56.360965+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:56 smithi045 bash[80445]: audit 2024-07-28T20:45:56.366806+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:56.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:56 smithi155 bash[68033]: cluster 2024-07-28T20:45:55.138118+0000 mgr.y (mgr.34101) 2288 : cluster [DBG] pgmap v3216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:56 smithi155 bash[68033]: audit 2024-07-28T20:45:56.360965+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:56 smithi155 bash[68033]: audit 2024-07-28T20:45:56.366806+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:57.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3391 16 16 0 0 0 - 0 2024-07-28T20:45:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:56 smithi155 bash[73694]: debug 2024-07-28T20:45:56.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:57 smithi155 bash[68033]: audit 2024-07-28T20:45:56.529417+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:57.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:57 smithi155 bash[68033]: audit 2024-07-28T20:45:56.554525+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:57.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:57 smithi155 bash[68033]: audit 2024-07-28T20:45:56.966614+0000 mon.c (mon.2) 708 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:45:57.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:57 smithi155 bash[68033]: audit 2024-07-28T20:45:56.968052+0000 mon.c (mon.2) 709 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:45:57.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:57 smithi155 bash[68033]: audit 2024-07-28T20:45:56.977519+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:57.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:45:57 smithi155 bash[68033]: cluster 2024-07-28T20:45:57.139972+0000 mgr.y (mgr.34101) 2289 : cluster [DBG] pgmap v3217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:57.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[80445]: audit 2024-07-28T20:45:56.529417+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:57.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[80445]: audit 2024-07-28T20:45:56.554525+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:57.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[80445]: audit 2024-07-28T20:45:56.966614+0000 mon.c (mon.2) 708 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:45:57.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[80445]: audit 2024-07-28T20:45:56.968052+0000 mon.c (mon.2) 709 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:45:57.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[80445]: audit 2024-07-28T20:45:56.977519+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:57.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[80445]: cluster 2024-07-28T20:45:57.139972+0000 mgr.y (mgr.34101) 2289 : cluster [DBG] pgmap v3217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:57.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[82788]: audit 2024-07-28T20:45:56.529417+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:57.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[82788]: audit 2024-07-28T20:45:56.554525+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:57.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[82788]: audit 2024-07-28T20:45:56.966614+0000 mon.c (mon.2) 708 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:45:57.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[82788]: audit 2024-07-28T20:45:56.968052+0000 mon.c (mon.2) 709 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:45:57.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[82788]: audit 2024-07-28T20:45:56.977519+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:45:57.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:45:57 smithi045 bash[82788]: cluster 2024-07-28T20:45:57.139972+0000 mgr.y (mgr.34101) 2289 : cluster [DBG] pgmap v3217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:45:58.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3392 16 16 0 0 0 - 0 2024-07-28T20:45:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:57 smithi155 bash[73694]: debug 2024-07-28T20:45:57.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:45:59.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3393 16 16 0 0 0 - 0 2024-07-28T20:45:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:58 smithi155 bash[73694]: debug 2024-07-28T20:45:58.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:00.199 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:45:59 smithi155 bash[73694]: debug 2024-07-28T20:45:59.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:00.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3394 16 16 0 0 0 - 0 2024-07-28T20:46:00.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:00 smithi045 bash[82788]: cluster 2024-07-28T20:45:59.141719+0000 mgr.y (mgr.34101) 2290 : cluster [DBG] pgmap v3218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:00.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:00 smithi045 bash[80445]: cluster 2024-07-28T20:45:59.141719+0000 mgr.y (mgr.34101) 2290 : cluster [DBG] pgmap v3218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:00 smithi155 bash[68033]: cluster 2024-07-28T20:45:59.141719+0000 mgr.y (mgr.34101) 2290 : cluster [DBG] pgmap v3218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:46:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:46:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T20:46:01.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3395 16 16 0 0 0 - 0 2024-07-28T20:46:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:00 smithi155 bash[73694]: debug 2024-07-28T20:46:00.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:02.203 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:01 smithi155 bash[73694]: debug 2024-07-28T20:46:01.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:02.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3396 16 16 0 0 0 - 0 2024-07-28T20:46:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:02 smithi045 bash[80445]: cluster 2024-07-28T20:46:01.143448+0000 mgr.y (mgr.34101) 2291 : cluster [DBG] pgmap v3219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:02 smithi045 bash[82788]: cluster 2024-07-28T20:46:01.143448+0000 mgr.y (mgr.34101) 2291 : cluster [DBG] pgmap v3219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:02.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:02 smithi155 bash[68033]: cluster 2024-07-28T20:46:01.143448+0000 mgr.y (mgr.34101) 2291 : cluster [DBG] pgmap v3219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:46:02 smithi155 bash[60745]: ts=2024-07-28T20:46:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:46:03.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3397 16 16 0 0 0 - 0 2024-07-28T20:46:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:02 smithi155 bash[73694]: debug 2024-07-28T20:46:02.856+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:04.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3398 16 16 0 0 0 - 0 2024-07-28T20:46:04.208 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:03 smithi155 bash[73694]: debug 2024-07-28T20:46:03.864+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:04 smithi045 bash[82788]: cluster 2024-07-28T20:46:03.145307+0000 mgr.y (mgr.34101) 2292 : cluster [DBG] pgmap v3220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:04 smithi045 bash[82788]: audit 2024-07-28T20:46:03.256808+0000 mon.c (mon.2) 710 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:04 smithi045 bash[80445]: cluster 2024-07-28T20:46:03.145307+0000 mgr.y (mgr.34101) 2292 : cluster [DBG] pgmap v3220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:04 smithi045 bash[80445]: audit 2024-07-28T20:46:03.256808+0000 mon.c (mon.2) 710 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:04 smithi155 bash[68033]: cluster 2024-07-28T20:46:03.145307+0000 mgr.y (mgr.34101) 2292 : cluster [DBG] pgmap v3220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:04 smithi155 bash[68033]: audit 2024-07-28T20:46:03.256808+0000 mon.c (mon.2) 710 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:05.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3399 16 16 0 0 0 - 0 2024-07-28T20:46:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:04 smithi155 bash[73694]: debug 2024-07-28T20:46:04.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:06.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:46:06.206577+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:46:06.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:46:06.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3400 16 16 0 0 0 - 0 2024-07-28T20:46:06.212 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:05 smithi155 bash[73694]: debug 2024-07-28T20:46:05.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:06 smithi045 bash[82788]: cluster 2024-07-28T20:46:05.147032+0000 mgr.y (mgr.34101) 2293 : cluster [DBG] pgmap v3221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:06.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:06 smithi045 bash[80445]: cluster 2024-07-28T20:46:05.147032+0000 mgr.y (mgr.34101) 2293 : cluster [DBG] pgmap v3221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:06.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:06 smithi155 bash[68033]: cluster 2024-07-28T20:46:05.147032+0000 mgr.y (mgr.34101) 2293 : cluster [DBG] pgmap v3221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:07.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3401 16 16 0 0 0 - 0 2024-07-28T20:46:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:06 smithi155 bash[73694]: debug 2024-07-28T20:46:06.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:08.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3402 16 16 0 0 0 - 0 2024-07-28T20:46:08.216 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:07 smithi155 bash[73694]: debug 2024-07-28T20:46:07.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:08 smithi045 bash[82788]: cluster 2024-07-28T20:46:07.148856+0000 mgr.y (mgr.34101) 2294 : cluster [DBG] pgmap v3222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:08 smithi045 bash[80445]: cluster 2024-07-28T20:46:07.148856+0000 mgr.y (mgr.34101) 2294 : cluster [DBG] pgmap v3222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:08.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:08 smithi155 bash[68033]: cluster 2024-07-28T20:46:07.148856+0000 mgr.y (mgr.34101) 2294 : cluster [DBG] pgmap v3222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:09.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3403 16 16 0 0 0 - 0 2024-07-28T20:46:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:08 smithi155 bash[73694]: debug 2024-07-28T20:46:08.864+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:10.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3404 16 16 0 0 0 - 0 2024-07-28T20:46:10.220 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:09 smithi155 bash[73694]: debug 2024-07-28T20:46:09.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:10.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:10 smithi155 bash[68033]: cluster 2024-07-28T20:46:09.150627+0000 mgr.y (mgr.34101) 2295 : cluster [DBG] pgmap v3223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:10 smithi045 bash[80445]: cluster 2024-07-28T20:46:09.150627+0000 mgr.y (mgr.34101) 2295 : cluster [DBG] pgmap v3223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:10 smithi045 bash[82788]: cluster 2024-07-28T20:46:09.150627+0000 mgr.y (mgr.34101) 2295 : cluster [DBG] pgmap v3223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:46:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:46:10] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:46:11.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3405 16 16 0 0 0 - 0 2024-07-28T20:46:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:10 smithi155 bash[73694]: debug 2024-07-28T20:46:10.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:12.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3406 16 16 0 0 0 - 0 2024-07-28T20:46:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:11 smithi155 bash[73694]: debug 2024-07-28T20:46:11.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:12 smithi155 bash[68033]: cluster 2024-07-28T20:46:11.152324+0000 mgr.y (mgr.34101) 2296 : cluster [DBG] pgmap v3224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:12 smithi045 bash[80445]: cluster 2024-07-28T20:46:11.152324+0000 mgr.y (mgr.34101) 2296 : cluster [DBG] pgmap v3224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:12 smithi045 bash[82788]: cluster 2024-07-28T20:46:11.152324+0000 mgr.y (mgr.34101) 2296 : cluster [DBG] pgmap v3224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:46:12 smithi155 bash[60745]: ts=2024-07-28T20:46:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:46:13.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3407 16 16 0 0 0 - 0 2024-07-28T20:46:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:12 smithi155 bash[73694]: debug 2024-07-28T20:46:12.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:14.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3408 16 16 0 0 0 - 0 2024-07-28T20:46:14.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:14 smithi155 bash[68033]: cluster 2024-07-28T20:46:13.154210+0000 mgr.y (mgr.34101) 2297 : cluster [DBG] pgmap v3225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:14 smithi155 bash[73694]: debug 2024-07-28T20:46:14.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:14 smithi045 bash[80445]: cluster 2024-07-28T20:46:13.154210+0000 mgr.y (mgr.34101) 2297 : cluster [DBG] pgmap v3225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:14 smithi045 bash[82788]: cluster 2024-07-28T20:46:13.154210+0000 mgr.y (mgr.34101) 2297 : cluster [DBG] pgmap v3225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:15.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3409 16 16 0 0 0 - 0 2024-07-28T20:46:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:14 smithi155 bash[73694]: debug 2024-07-28T20:46:14.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:16.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3410 16 16 0 0 0 - 0 2024-07-28T20:46:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:16 smithi155 bash[68033]: cluster 2024-07-28T20:46:15.155916+0000 mgr.y (mgr.34101) 2298 : cluster [DBG] pgmap v3226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:16 smithi155 bash[73694]: debug 2024-07-28T20:46:16.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:16 smithi045 bash[80445]: cluster 2024-07-28T20:46:15.155916+0000 mgr.y (mgr.34101) 2298 : cluster [DBG] pgmap v3226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:16 smithi045 bash[82788]: cluster 2024-07-28T20:46:15.155916+0000 mgr.y (mgr.34101) 2298 : cluster [DBG] pgmap v3226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:17.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3411 16 16 0 0 0 - 0 2024-07-28T20:46:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:17 smithi155 bash[73694]: debug 2024-07-28T20:46:17.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:18.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3412 16 16 0 0 0 - 0 2024-07-28T20:46:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:18 smithi155 bash[68033]: cluster 2024-07-28T20:46:17.157794+0000 mgr.y (mgr.34101) 2299 : cluster [DBG] pgmap v3227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:18 smithi155 bash[73694]: debug 2024-07-28T20:46:18.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:18 smithi045 bash[82788]: cluster 2024-07-28T20:46:17.157794+0000 mgr.y (mgr.34101) 2299 : cluster [DBG] pgmap v3227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:18 smithi045 bash[80445]: cluster 2024-07-28T20:46:17.157794+0000 mgr.y (mgr.34101) 2299 : cluster [DBG] pgmap v3227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:19.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3413 16 16 0 0 0 - 0 2024-07-28T20:46:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:19 smithi155 bash[68033]: audit 2024-07-28T20:46:18.257133+0000 mon.c (mon.2) 711 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:19 smithi155 bash[73694]: debug 2024-07-28T20:46:19.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:19 smithi045 bash[82788]: audit 2024-07-28T20:46:18.257133+0000 mon.c (mon.2) 711 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:19 smithi045 bash[80445]: audit 2024-07-28T20:46:18.257133+0000 mon.c (mon.2) 711 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:20.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3414 16 16 0 0 0 - 0 2024-07-28T20:46:20.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:20 smithi155 bash[68033]: cluster 2024-07-28T20:46:19.159550+0000 mgr.y (mgr.34101) 2300 : cluster [DBG] pgmap v3228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:20 smithi155 bash[73694]: debug 2024-07-28T20:46:20.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:20.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:20 smithi045 bash[82788]: cluster 2024-07-28T20:46:19.159550+0000 mgr.y (mgr.34101) 2300 : cluster [DBG] pgmap v3228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:20 smithi045 bash[80445]: cluster 2024-07-28T20:46:19.159550+0000 mgr.y (mgr.34101) 2300 : cluster [DBG] pgmap v3228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:46:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:46:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:46:21.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3415 16 16 0 0 0 - 0 2024-07-28T20:46:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:21 smithi155 bash[73694]: debug 2024-07-28T20:46:21.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:22.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3416 16 16 0 0 0 - 0 2024-07-28T20:46:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:22 smithi155 bash[68033]: cluster 2024-07-28T20:46:21.161246+0000 mgr.y (mgr.34101) 2301 : cluster [DBG] pgmap v3229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:22 smithi155 bash[73694]: debug 2024-07-28T20:46:22.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:46:22 smithi155 bash[60745]: ts=2024-07-28T20:46:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:46:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:22 smithi045 bash[82788]: cluster 2024-07-28T20:46:21.161246+0000 mgr.y (mgr.34101) 2301 : cluster [DBG] pgmap v3229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:22 smithi045 bash[80445]: cluster 2024-07-28T20:46:21.161246+0000 mgr.y (mgr.34101) 2301 : cluster [DBG] pgmap v3229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:23.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3417 16 16 0 0 0 - 0 2024-07-28T20:46:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:23 smithi155 bash[73694]: debug 2024-07-28T20:46:23.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:24.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3418 16 16 0 0 0 - 0 2024-07-28T20:46:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:24 smithi155 bash[68033]: cluster 2024-07-28T20:46:23.163162+0000 mgr.y (mgr.34101) 2302 : cluster [DBG] pgmap v3230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:24 smithi155 bash[73694]: debug 2024-07-28T20:46:24.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:24 smithi045 bash[82788]: cluster 2024-07-28T20:46:23.163162+0000 mgr.y (mgr.34101) 2302 : cluster [DBG] pgmap v3230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:24.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:24 smithi045 bash[80445]: cluster 2024-07-28T20:46:23.163162+0000 mgr.y (mgr.34101) 2302 : cluster [DBG] pgmap v3230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:25.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3419 16 16 0 0 0 - 0 2024-07-28T20:46:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:25 smithi155 bash[73694]: debug 2024-07-28T20:46:25.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:26.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:46:26.209907+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:46:26.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:46:26.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3420 16 16 0 0 0 - 0 2024-07-28T20:46:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:26 smithi155 bash[68033]: cluster 2024-07-28T20:46:25.164925+0000 mgr.y (mgr.34101) 2303 : cluster [DBG] pgmap v3231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:26 smithi155 bash[73694]: debug 2024-07-28T20:46:26.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:26.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:26 smithi045 bash[80445]: cluster 2024-07-28T20:46:25.164925+0000 mgr.y (mgr.34101) 2303 : cluster [DBG] pgmap v3231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:26 smithi045 bash[82788]: cluster 2024-07-28T20:46:25.164925+0000 mgr.y (mgr.34101) 2303 : cluster [DBG] pgmap v3231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:27.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3421 16 16 0 0 0 - 0 2024-07-28T20:46:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:27 smithi155 bash[73694]: debug 2024-07-28T20:46:27.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:28.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3422 16 16 0 0 0 - 0 2024-07-28T20:46:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:28 smithi155 bash[73694]: debug 2024-07-28T20:46:28.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:28 smithi155 bash[68033]: cluster 2024-07-28T20:46:27.166863+0000 mgr.y (mgr.34101) 2304 : cluster [DBG] pgmap v3232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:28 smithi045 bash[80445]: cluster 2024-07-28T20:46:27.166863+0000 mgr.y (mgr.34101) 2304 : cluster [DBG] pgmap v3232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:28 smithi045 bash[82788]: cluster 2024-07-28T20:46:27.166863+0000 mgr.y (mgr.34101) 2304 : cluster [DBG] pgmap v3232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:29.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3423 16 16 0 0 0 - 0 2024-07-28T20:46:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:29 smithi155 bash[73694]: debug 2024-07-28T20:46:29.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:30.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3424 16 16 0 0 0 - 0 2024-07-28T20:46:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:30 smithi155 bash[73694]: debug 2024-07-28T20:46:30.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:30 smithi155 bash[68033]: cluster 2024-07-28T20:46:29.168673+0000 mgr.y (mgr.34101) 2305 : cluster [DBG] pgmap v3233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:30.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:30 smithi045 bash[80445]: cluster 2024-07-28T20:46:29.168673+0000 mgr.y (mgr.34101) 2305 : cluster [DBG] pgmap v3233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:30.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:30 smithi045 bash[82788]: cluster 2024-07-28T20:46:29.168673+0000 mgr.y (mgr.34101) 2305 : cluster [DBG] pgmap v3233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:46:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:46:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:46:31.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3425 16 16 0 0 0 - 0 2024-07-28T20:46:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:31 smithi155 bash[73694]: debug 2024-07-28T20:46:31.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:32.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3426 16 16 0 0 0 - 0 2024-07-28T20:46:32.274 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:31 smithi155 bash[73694]: debug 2024-07-28T20:46:31.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:32.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:32 smithi155 bash[68033]: cluster 2024-07-28T20:46:31.170477+0000 mgr.y (mgr.34101) 2306 : cluster [DBG] pgmap v3234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:46:32 smithi155 bash[60745]: ts=2024-07-28T20:46:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:46:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:32 smithi045 bash[80445]: cluster 2024-07-28T20:46:31.170477+0000 mgr.y (mgr.34101) 2306 : cluster [DBG] pgmap v3234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:32 smithi045 bash[82788]: cluster 2024-07-28T20:46:31.170477+0000 mgr.y (mgr.34101) 2306 : cluster [DBG] pgmap v3234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:33.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3427 16 16 0 0 0 - 0 2024-07-28T20:46:33.283 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:32 smithi155 bash[73694]: debug 2024-07-28T20:46:32.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:33 smithi155 bash[68033]: audit 2024-07-28T20:46:33.257685+0000 mon.c (mon.2) 712 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:33 smithi045 bash[80445]: audit 2024-07-28T20:46:33.257685+0000 mon.c (mon.2) 712 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:33 smithi045 bash[82788]: audit 2024-07-28T20:46:33.257685+0000 mon.c (mon.2) 712 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:34.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3428 16 16 0 0 0 - 0 2024-07-28T20:46:34.285 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:33 smithi155 bash[73694]: debug 2024-07-28T20:46:33.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:34 smithi155 bash[68033]: cluster 2024-07-28T20:46:33.172376+0000 mgr.y (mgr.34101) 2307 : cluster [DBG] pgmap v3235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:34 smithi045 bash[80445]: cluster 2024-07-28T20:46:33.172376+0000 mgr.y (mgr.34101) 2307 : cluster [DBG] pgmap v3235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:34 smithi045 bash[82788]: cluster 2024-07-28T20:46:33.172376+0000 mgr.y (mgr.34101) 2307 : cluster [DBG] pgmap v3235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:35.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3429 16 16 0 0 0 - 0 2024-07-28T20:46:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:34 smithi155 bash[73694]: debug 2024-07-28T20:46:34.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:36.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3430 16 16 0 0 0 - 0 2024-07-28T20:46:36.289 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:35 smithi155 bash[73694]: debug 2024-07-28T20:46:35.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:36 smithi155 bash[68033]: cluster 2024-07-28T20:46:35.174167+0000 mgr.y (mgr.34101) 2308 : cluster [DBG] pgmap v3236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:36 smithi045 bash[80445]: cluster 2024-07-28T20:46:35.174167+0000 mgr.y (mgr.34101) 2308 : cluster [DBG] pgmap v3236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:36 smithi045 bash[82788]: cluster 2024-07-28T20:46:35.174167+0000 mgr.y (mgr.34101) 2308 : cluster [DBG] pgmap v3236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:37.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3431 16 16 0 0 0 - 0 2024-07-28T20:46:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:36 smithi155 bash[73694]: debug 2024-07-28T20:46:36.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:38.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3432 16 16 0 0 0 - 0 2024-07-28T20:46:38.293 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:37 smithi155 bash[73694]: debug 2024-07-28T20:46:37.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:38.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:38 smithi155 bash[68033]: cluster 2024-07-28T20:46:37.176033+0000 mgr.y (mgr.34101) 2309 : cluster [DBG] pgmap v3237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:38 smithi045 bash[82788]: cluster 2024-07-28T20:46:37.176033+0000 mgr.y (mgr.34101) 2309 : cluster [DBG] pgmap v3237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:38.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:38 smithi045 bash[80445]: cluster 2024-07-28T20:46:37.176033+0000 mgr.y (mgr.34101) 2309 : cluster [DBG] pgmap v3237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:39.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3433 16 16 0 0 0 - 0 2024-07-28T20:46:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:38 smithi155 bash[73694]: debug 2024-07-28T20:46:38.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:40.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3434 16 16 0 0 0 - 0 2024-07-28T20:46:40.297 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:39 smithi155 bash[73694]: debug 2024-07-28T20:46:39.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:40.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:40 smithi155 bash[68033]: cluster 2024-07-28T20:46:39.177772+0000 mgr.y (mgr.34101) 2310 : cluster [DBG] pgmap v3238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:40.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:40 smithi045 bash[80445]: cluster 2024-07-28T20:46:39.177772+0000 mgr.y (mgr.34101) 2310 : cluster [DBG] pgmap v3238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:40.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:40 smithi045 bash[82788]: cluster 2024-07-28T20:46:39.177772+0000 mgr.y (mgr.34101) 2310 : cluster [DBG] pgmap v3238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:46:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:46:40] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:46:41.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3435 16 16 0 0 0 - 0 2024-07-28T20:46:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:40 smithi155 bash[73694]: debug 2024-07-28T20:46:40.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:42.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3436 16 16 0 0 0 - 0 2024-07-28T20:46:42.301 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:41 smithi155 bash[73694]: debug 2024-07-28T20:46:41.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:42 smithi155 bash[68033]: cluster 2024-07-28T20:46:41.179532+0000 mgr.y (mgr.34101) 2311 : cluster [DBG] pgmap v3239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:46:42 smithi155 bash[60745]: ts=2024-07-28T20:46:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:46:42.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:42 smithi045 bash[80445]: cluster 2024-07-28T20:46:41.179532+0000 mgr.y (mgr.34101) 2311 : cluster [DBG] pgmap v3239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:42 smithi045 bash[82788]: cluster 2024-07-28T20:46:41.179532+0000 mgr.y (mgr.34101) 2311 : cluster [DBG] pgmap v3239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:43.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3437 16 16 0 0 0 - 0 2024-07-28T20:46:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:42 smithi155 bash[73694]: debug 2024-07-28T20:46:42.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:44.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3438 16 16 0 0 0 - 0 2024-07-28T20:46:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:43 smithi155 bash[73694]: debug 2024-07-28T20:46:43.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:44 smithi045 bash[80445]: cluster 2024-07-28T20:46:43.181418+0000 mgr.y (mgr.34101) 2312 : cluster [DBG] pgmap v3240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:44 smithi045 bash[82788]: cluster 2024-07-28T20:46:43.181418+0000 mgr.y (mgr.34101) 2312 : cluster [DBG] pgmap v3240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:44 smithi155 bash[68033]: cluster 2024-07-28T20:46:43.181418+0000 mgr.y (mgr.34101) 2312 : cluster [DBG] pgmap v3240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:45.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3439 16 16 0 0 0 - 0 2024-07-28T20:46:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:44 smithi155 bash[73694]: debug 2024-07-28T20:46:44.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:46.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:46:46.213184+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:46:46.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:46:46.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3440 16 16 0 0 0 - 0 2024-07-28T20:46:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:45 smithi155 bash[73694]: debug 2024-07-28T20:46:45.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:46.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:46 smithi045 bash[80445]: cluster 2024-07-28T20:46:45.183176+0000 mgr.y (mgr.34101) 2313 : cluster [DBG] pgmap v3241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:46 smithi045 bash[82788]: cluster 2024-07-28T20:46:45.183176+0000 mgr.y (mgr.34101) 2313 : cluster [DBG] pgmap v3241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:46 smithi155 bash[68033]: cluster 2024-07-28T20:46:45.183176+0000 mgr.y (mgr.34101) 2313 : cluster [DBG] pgmap v3241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:47.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3441 16 16 0 0 0 - 0 2024-07-28T20:46:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:46 smithi155 bash[73694]: debug 2024-07-28T20:46:46.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:48.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3442 16 16 0 0 0 - 0 2024-07-28T20:46:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:48 smithi155 bash[73694]: debug 2024-07-28T20:46:48.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:48 smithi045 bash[80445]: cluster 2024-07-28T20:46:47.185064+0000 mgr.y (mgr.34101) 2314 : cluster [DBG] pgmap v3242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:48 smithi045 bash[80445]: audit 2024-07-28T20:46:48.260371+0000 mon.c (mon.2) 713 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:48 smithi045 bash[82788]: cluster 2024-07-28T20:46:47.185064+0000 mgr.y (mgr.34101) 2314 : cluster [DBG] pgmap v3242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:48 smithi045 bash[82788]: audit 2024-07-28T20:46:48.260371+0000 mon.c (mon.2) 713 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:48 smithi155 bash[68033]: cluster 2024-07-28T20:46:47.185064+0000 mgr.y (mgr.34101) 2314 : cluster [DBG] pgmap v3242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:48 smithi155 bash[68033]: audit 2024-07-28T20:46:48.260371+0000 mon.c (mon.2) 713 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:46:49.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3443 16 16 0 0 0 - 0 2024-07-28T20:46:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:48 smithi155 bash[73694]: debug 2024-07-28T20:46:48.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:50.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3444 16 16 0 0 0 - 0 2024-07-28T20:46:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:49 smithi155 bash[73694]: debug 2024-07-28T20:46:49.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:50.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:50 smithi045 bash[80445]: cluster 2024-07-28T20:46:49.186774+0000 mgr.y (mgr.34101) 2315 : cluster [DBG] pgmap v3243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:50.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:50 smithi045 bash[82788]: cluster 2024-07-28T20:46:49.186774+0000 mgr.y (mgr.34101) 2315 : cluster [DBG] pgmap v3243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:50 smithi155 bash[68033]: cluster 2024-07-28T20:46:49.186774+0000 mgr.y (mgr.34101) 2315 : cluster [DBG] pgmap v3243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:46:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:46:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:46:51.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3445 16 16 0 0 0 - 0 2024-07-28T20:46:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:50 smithi155 bash[73694]: debug 2024-07-28T20:46:50.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:52.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3446 16 16 0 0 0 - 0 2024-07-28T20:46:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:51 smithi155 bash[73694]: debug 2024-07-28T20:46:51.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:52 smithi045 bash[82788]: cluster 2024-07-28T20:46:51.188481+0000 mgr.y (mgr.34101) 2316 : cluster [DBG] pgmap v3244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:52.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:52 smithi045 bash[80445]: cluster 2024-07-28T20:46:51.188481+0000 mgr.y (mgr.34101) 2316 : cluster [DBG] pgmap v3244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:46:52 smithi155 bash[60745]: ts=2024-07-28T20:46:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:46:52.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:52 smithi155 bash[68033]: cluster 2024-07-28T20:46:51.188481+0000 mgr.y (mgr.34101) 2316 : cluster [DBG] pgmap v3244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:53.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3447 16 16 0 0 0 - 0 2024-07-28T20:46:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:52 smithi155 bash[73694]: debug 2024-07-28T20:46:52.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:54.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3448 16 16 0 0 0 - 0 2024-07-28T20:46:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:53 smithi155 bash[73694]: debug 2024-07-28T20:46:53.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:54.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:54 smithi045 bash[80445]: cluster 2024-07-28T20:46:53.190362+0000 mgr.y (mgr.34101) 2317 : cluster [DBG] pgmap v3245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:54 smithi045 bash[82788]: cluster 2024-07-28T20:46:53.190362+0000 mgr.y (mgr.34101) 2317 : cluster [DBG] pgmap v3245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:54 smithi155 bash[68033]: cluster 2024-07-28T20:46:53.190362+0000 mgr.y (mgr.34101) 2317 : cluster [DBG] pgmap v3245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:55.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3449 16 16 0 0 0 - 0 2024-07-28T20:46:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:54 smithi155 bash[73694]: debug 2024-07-28T20:46:54.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:56.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3450 16 16 0 0 0 - 0 2024-07-28T20:46:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:55 smithi155 bash[73694]: debug 2024-07-28T20:46:55.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:56 smithi045 bash[82788]: cluster 2024-07-28T20:46:55.192100+0000 mgr.y (mgr.34101) 2318 : cluster [DBG] pgmap v3246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:56 smithi045 bash[80445]: cluster 2024-07-28T20:46:55.192100+0000 mgr.y (mgr.34101) 2318 : cluster [DBG] pgmap v3246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:56.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:56 smithi155 bash[68033]: cluster 2024-07-28T20:46:55.192100+0000 mgr.y (mgr.34101) 2318 : cluster [DBG] pgmap v3246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:56 smithi155 bash[73694]: debug 2024-07-28T20:46:56.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:57.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3451 16 16 0 0 0 - 0 2024-07-28T20:46:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:57 smithi045 bash[80445]: audit 2024-07-28T20:46:57.108020+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:46:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:57 smithi045 bash[82788]: audit 2024-07-28T20:46:57.108020+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:46:57.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:57 smithi155 bash[68033]: audit 2024-07-28T20:46:57.108020+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:46:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:57 smithi155 bash[73694]: debug 2024-07-28T20:46:57.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:58.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3452 16 16 0 0 0 - 0 2024-07-28T20:46:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:46:58 smithi045 bash[80445]: cluster 2024-07-28T20:46:57.193422+0000 mgr.y (mgr.34101) 2319 : cluster [DBG] pgmap v3247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:46:58 smithi045 bash[82788]: cluster 2024-07-28T20:46:57.193422+0000 mgr.y (mgr.34101) 2319 : cluster [DBG] pgmap v3247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:58.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:46:58 smithi155 bash[68033]: cluster 2024-07-28T20:46:57.193422+0000 mgr.y (mgr.34101) 2319 : cluster [DBG] pgmap v3247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:46:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:58 smithi155 bash[73694]: debug 2024-07-28T20:46:58.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:46:59.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3453 16 16 0 0 0 - 0 2024-07-28T20:47:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:46:59 smithi155 bash[73694]: debug 2024-07-28T20:46:59.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:00.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3454 16 16 0 0 0 - 0 2024-07-28T20:47:00.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:00 smithi045 bash[80445]: cluster 2024-07-28T20:46:59.195137+0000 mgr.y (mgr.34101) 2320 : cluster [DBG] pgmap v3248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:00.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:00 smithi045 bash[82788]: cluster 2024-07-28T20:46:59.195137+0000 mgr.y (mgr.34101) 2320 : cluster [DBG] pgmap v3248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:00.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:00 smithi155 bash[68033]: cluster 2024-07-28T20:46:59.195137+0000 mgr.y (mgr.34101) 2320 : cluster [DBG] pgmap v3248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:47:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:47:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:47:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:00 smithi155 bash[73694]: debug 2024-07-28T20:47:00.719+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:01.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3455 16 16 0 0 0 - 0 2024-07-28T20:47:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:01 smithi155 bash[73694]: debug 2024-07-28T20:47:01.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:02.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3456 16 16 0 0 0 - 0 2024-07-28T20:47:02.686 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:47:02 smithi155 bash[60745]: ts=2024-07-28T20:47:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:47:02.687 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:02 smithi155 bash[68033]: cluster 2024-07-28T20:47:01.196866+0000 mgr.y (mgr.34101) 2321 : cluster [DBG] pgmap v3249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:02 smithi045 bash[80445]: cluster 2024-07-28T20:47:01.196866+0000 mgr.y (mgr.34101) 2321 : cluster [DBG] pgmap v3249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:02 smithi045 bash[82788]: cluster 2024-07-28T20:47:01.196866+0000 mgr.y (mgr.34101) 2321 : cluster [DBG] pgmap v3249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:02 smithi155 bash[73694]: debug 2024-07-28T20:47:02.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:03.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3457 16 16 0 0 0 - 0 2024-07-28T20:47:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:03 smithi155 bash[73694]: debug 2024-07-28T20:47:03.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:03 smithi155 bash[68033]: audit 2024-07-28T20:47:02.793983+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:03 smithi155 bash[68033]: audit 2024-07-28T20:47:02.801627+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:03 smithi155 bash[68033]: audit 2024-07-28T20:47:03.005897+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:03 smithi155 bash[68033]: audit 2024-07-28T20:47:03.017271+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:03 smithi155 bash[68033]: cluster 2024-07-28T20:47:03.198413+0000 mgr.y (mgr.34101) 2322 : cluster [DBG] pgmap v3250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:03 smithi155 bash[68033]: audit 2024-07-28T20:47:03.260562+0000 mon.c (mon.2) 715 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:03 smithi155 bash[68033]: audit 2024-07-28T20:47:03.454378+0000 mon.c (mon.2) 716 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:47:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:03 smithi155 bash[68033]: audit 2024-07-28T20:47:03.456143+0000 mon.c (mon.2) 717 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:47:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:03 smithi155 bash[68033]: audit 2024-07-28T20:47:03.466316+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3458 16 16 0 0 0 - 0 2024-07-28T20:47:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[80445]: audit 2024-07-28T20:47:02.793983+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[80445]: audit 2024-07-28T20:47:02.801627+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[80445]: audit 2024-07-28T20:47:03.005897+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[80445]: audit 2024-07-28T20:47:03.017271+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[80445]: cluster 2024-07-28T20:47:03.198413+0000 mgr.y (mgr.34101) 2322 : cluster [DBG] pgmap v3250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[80445]: audit 2024-07-28T20:47:03.260562+0000 mon.c (mon.2) 715 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[80445]: audit 2024-07-28T20:47:03.454378+0000 mon.c (mon.2) 716 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:47:04.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[80445]: audit 2024-07-28T20:47:03.456143+0000 mon.c (mon.2) 717 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:47:04.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[80445]: audit 2024-07-28T20:47:03.466316+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[82788]: audit 2024-07-28T20:47:02.793983+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[82788]: audit 2024-07-28T20:47:02.801627+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[82788]: audit 2024-07-28T20:47:03.005897+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[82788]: audit 2024-07-28T20:47:03.017271+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[82788]: cluster 2024-07-28T20:47:03.198413+0000 mgr.y (mgr.34101) 2322 : cluster [DBG] pgmap v3250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[82788]: audit 2024-07-28T20:47:03.260562+0000 mon.c (mon.2) 715 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[82788]: audit 2024-07-28T20:47:03.454378+0000 mon.c (mon.2) 716 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:47:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[82788]: audit 2024-07-28T20:47:03.456143+0000 mon.c (mon.2) 717 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:47:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:03 smithi045 bash[82788]: audit 2024-07-28T20:47:03.466316+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:47:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:04 smithi155 bash[73694]: debug 2024-07-28T20:47:04.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:05.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3459 16 16 0 0 0 - 0 2024-07-28T20:47:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:05 smithi155 bash[73694]: debug 2024-07-28T20:47:05.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:06.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:47:06.216300+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:47:06.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:47:06.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3460 16 16 0 0 0 - 0 2024-07-28T20:47:06.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:06 smithi155 bash[68033]: cluster 2024-07-28T20:47:05.200091+0000 mgr.y (mgr.34101) 2323 : cluster [DBG] pgmap v3251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:06 smithi045 bash[82788]: cluster 2024-07-28T20:47:05.200091+0000 mgr.y (mgr.34101) 2323 : cluster [DBG] pgmap v3251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:06 smithi045 bash[80445]: cluster 2024-07-28T20:47:05.200091+0000 mgr.y (mgr.34101) 2323 : cluster [DBG] pgmap v3251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:06 smithi155 bash[73694]: debug 2024-07-28T20:47:06.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:07.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3461 16 16 0 0 0 - 0 2024-07-28T20:47:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:07 smithi155 bash[73694]: debug 2024-07-28T20:47:07.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:08.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3462 16 16 0 0 0 - 0 2024-07-28T20:47:08.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:08 smithi155 bash[68033]: cluster 2024-07-28T20:47:07.202003+0000 mgr.y (mgr.34101) 2324 : cluster [DBG] pgmap v3252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:08 smithi045 bash[80445]: cluster 2024-07-28T20:47:07.202003+0000 mgr.y (mgr.34101) 2324 : cluster [DBG] pgmap v3252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:08 smithi045 bash[82788]: cluster 2024-07-28T20:47:07.202003+0000 mgr.y (mgr.34101) 2324 : cluster [DBG] pgmap v3252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:08 smithi155 bash[73694]: debug 2024-07-28T20:47:08.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:09.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3463 16 16 0 0 0 - 0 2024-07-28T20:47:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:09 smithi155 bash[73694]: debug 2024-07-28T20:47:09.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:10.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3464 16 16 0 0 0 - 0 2024-07-28T20:47:10.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:10 smithi155 bash[68033]: cluster 2024-07-28T20:47:09.203735+0000 mgr.y (mgr.34101) 2325 : cluster [DBG] pgmap v3253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:10.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:10 smithi045 bash[80445]: cluster 2024-07-28T20:47:09.203735+0000 mgr.y (mgr.34101) 2325 : cluster [DBG] pgmap v3253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:10 smithi045 bash[82788]: cluster 2024-07-28T20:47:09.203735+0000 mgr.y (mgr.34101) 2325 : cluster [DBG] pgmap v3253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:47:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:47:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:47:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:10 smithi155 bash[73694]: debug 2024-07-28T20:47:10.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:11.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3465 16 16 0 0 0 - 0 2024-07-28T20:47:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:11 smithi155 bash[73694]: debug 2024-07-28T20:47:11.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:12.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3466 16 16 0 0 0 - 0 2024-07-28T20:47:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:12 smithi155 bash[68033]: cluster 2024-07-28T20:47:11.205503+0000 mgr.y (mgr.34101) 2326 : cluster [DBG] pgmap v3254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:47:12 smithi155 bash[60745]: ts=2024-07-28T20:47:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:47:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:12 smithi045 bash[80445]: cluster 2024-07-28T20:47:11.205503+0000 mgr.y (mgr.34101) 2326 : cluster [DBG] pgmap v3254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:12 smithi045 bash[82788]: cluster 2024-07-28T20:47:11.205503+0000 mgr.y (mgr.34101) 2326 : cluster [DBG] pgmap v3254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:12 smithi155 bash[73694]: debug 2024-07-28T20:47:12.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:13.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3467 16 16 0 0 0 - 0 2024-07-28T20:47:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:13 smithi155 bash[73694]: debug 2024-07-28T20:47:13.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:14.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3468 16 16 0 0 0 - 0 2024-07-28T20:47:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:14 smithi155 bash[68033]: cluster 2024-07-28T20:47:13.207442+0000 mgr.y (mgr.34101) 2327 : cluster [DBG] pgmap v3255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:14 smithi045 bash[80445]: cluster 2024-07-28T20:47:13.207442+0000 mgr.y (mgr.34101) 2327 : cluster [DBG] pgmap v3255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:14 smithi045 bash[82788]: cluster 2024-07-28T20:47:13.207442+0000 mgr.y (mgr.34101) 2327 : cluster [DBG] pgmap v3255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:14 smithi155 bash[73694]: debug 2024-07-28T20:47:14.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:15.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3469 16 16 0 0 0 - 0 2024-07-28T20:47:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:15 smithi155 bash[73694]: debug 2024-07-28T20:47:15.623+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:16.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3470 16 16 0 0 0 - 0 2024-07-28T20:47:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:16 smithi155 bash[68033]: cluster 2024-07-28T20:47:15.209183+0000 mgr.y (mgr.34101) 2328 : cluster [DBG] pgmap v3256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:16 smithi045 bash[80445]: cluster 2024-07-28T20:47:15.209183+0000 mgr.y (mgr.34101) 2328 : cluster [DBG] pgmap v3256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:16 smithi045 bash[82788]: cluster 2024-07-28T20:47:15.209183+0000 mgr.y (mgr.34101) 2328 : cluster [DBG] pgmap v3256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:16 smithi155 bash[73694]: debug 2024-07-28T20:47:16.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:17.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3471 16 16 0 0 0 - 0 2024-07-28T20:47:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:17 smithi155 bash[73694]: debug 2024-07-28T20:47:17.651+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:18.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3472 16 16 0 0 0 - 0 2024-07-28T20:47:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:18 smithi155 bash[68033]: cluster 2024-07-28T20:47:17.211035+0000 mgr.y (mgr.34101) 2329 : cluster [DBG] pgmap v3257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:18.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:18 smithi155 bash[68033]: audit 2024-07-28T20:47:18.261243+0000 mon.c (mon.2) 718 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:18 smithi045 bash[80445]: cluster 2024-07-28T20:47:17.211035+0000 mgr.y (mgr.34101) 2329 : cluster [DBG] pgmap v3257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:18 smithi045 bash[80445]: audit 2024-07-28T20:47:18.261243+0000 mon.c (mon.2) 718 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:18 smithi045 bash[82788]: cluster 2024-07-28T20:47:17.211035+0000 mgr.y (mgr.34101) 2329 : cluster [DBG] pgmap v3257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:18 smithi045 bash[82788]: audit 2024-07-28T20:47:18.261243+0000 mon.c (mon.2) 718 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:18 smithi155 bash[73694]: debug 2024-07-28T20:47:18.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:19.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3473 16 16 0 0 0 - 0 2024-07-28T20:47:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:19 smithi155 bash[73694]: debug 2024-07-28T20:47:19.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:20.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3474 16 16 0 0 0 - 0 2024-07-28T20:47:20.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:20 smithi155 bash[68033]: cluster 2024-07-28T20:47:19.212723+0000 mgr.y (mgr.34101) 2330 : cluster [DBG] pgmap v3258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:20 smithi045 bash[80445]: cluster 2024-07-28T20:47:19.212723+0000 mgr.y (mgr.34101) 2330 : cluster [DBG] pgmap v3258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:20.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:20 smithi045 bash[82788]: cluster 2024-07-28T20:47:19.212723+0000 mgr.y (mgr.34101) 2330 : cluster [DBG] pgmap v3258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:47:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:47:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:47:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:20 smithi155 bash[73694]: debug 2024-07-28T20:47:20.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:21.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3475 16 16 0 0 0 - 0 2024-07-28T20:47:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:21 smithi155 bash[73694]: debug 2024-07-28T20:47:21.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:22.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3476 16 16 0 0 0 - 0 2024-07-28T20:47:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:22 smithi155 bash[68033]: cluster 2024-07-28T20:47:21.214448+0000 mgr.y (mgr.34101) 2331 : cluster [DBG] pgmap v3259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:47:22 smithi155 bash[60745]: ts=2024-07-28T20:47:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:47:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:22 smithi045 bash[80445]: cluster 2024-07-28T20:47:21.214448+0000 mgr.y (mgr.34101) 2331 : cluster [DBG] pgmap v3259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:22 smithi045 bash[82788]: cluster 2024-07-28T20:47:21.214448+0000 mgr.y (mgr.34101) 2331 : cluster [DBG] pgmap v3259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:22 smithi155 bash[73694]: debug 2024-07-28T20:47:22.695+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:23.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3477 16 16 0 0 0 - 0 2024-07-28T20:47:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:23 smithi155 bash[73694]: debug 2024-07-28T20:47:23.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:24.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3478 16 16 0 0 0 - 0 2024-07-28T20:47:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:24 smithi155 bash[68033]: cluster 2024-07-28T20:47:23.216327+0000 mgr.y (mgr.34101) 2332 : cluster [DBG] pgmap v3260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:24.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:24 smithi045 bash[80445]: cluster 2024-07-28T20:47:23.216327+0000 mgr.y (mgr.34101) 2332 : cluster [DBG] pgmap v3260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:24 smithi045 bash[82788]: cluster 2024-07-28T20:47:23.216327+0000 mgr.y (mgr.34101) 2332 : cluster [DBG] pgmap v3260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:24 smithi155 bash[73694]: debug 2024-07-28T20:47:24.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:25.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3479 16 16 0 0 0 - 0 2024-07-28T20:47:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:25 smithi155 bash[73694]: debug 2024-07-28T20:47:25.663+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:26.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:47:26.219513+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:47:26.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:47:26.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3480 16 16 0 0 0 - 0 2024-07-28T20:47:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:26 smithi155 bash[68033]: cluster 2024-07-28T20:47:25.218135+0000 mgr.y (mgr.34101) 2333 : cluster [DBG] pgmap v3261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:26.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:26 smithi045 bash[80445]: cluster 2024-07-28T20:47:25.218135+0000 mgr.y (mgr.34101) 2333 : cluster [DBG] pgmap v3261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:26 smithi045 bash[82788]: cluster 2024-07-28T20:47:25.218135+0000 mgr.y (mgr.34101) 2333 : cluster [DBG] pgmap v3261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:26 smithi155 bash[73694]: debug 2024-07-28T20:47:26.639+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:27.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3481 16 16 0 0 0 - 0 2024-07-28T20:47:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:27 smithi155 bash[73694]: debug 2024-07-28T20:47:27.663+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:28.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3482 16 16 0 0 0 - 0 2024-07-28T20:47:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:28 smithi045 bash[80445]: cluster 2024-07-28T20:47:27.220141+0000 mgr.y (mgr.34101) 2334 : cluster [DBG] pgmap v3262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:28 smithi045 bash[82788]: cluster 2024-07-28T20:47:27.220141+0000 mgr.y (mgr.34101) 2334 : cluster [DBG] pgmap v3262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:28 smithi155 bash[68033]: cluster 2024-07-28T20:47:27.220141+0000 mgr.y (mgr.34101) 2334 : cluster [DBG] pgmap v3262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:28.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:28 smithi155 bash[73694]: debug 2024-07-28T20:47:28.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:29.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3483 16 16 0 0 0 - 0 2024-07-28T20:47:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:29 smithi155 bash[73694]: debug 2024-07-28T20:47:29.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:30.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3484 16 16 0 0 0 - 0 2024-07-28T20:47:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:47:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:47:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:47:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:30 smithi045 bash[82788]: cluster 2024-07-28T20:47:29.221853+0000 mgr.y (mgr.34101) 2335 : cluster [DBG] pgmap v3263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:30.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:30 smithi045 bash[80445]: cluster 2024-07-28T20:47:29.221853+0000 mgr.y (mgr.34101) 2335 : cluster [DBG] pgmap v3263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:30 smithi155 bash[73694]: debug 2024-07-28T20:47:30.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:30 smithi155 bash[68033]: cluster 2024-07-28T20:47:29.221853+0000 mgr.y (mgr.34101) 2335 : cluster [DBG] pgmap v3263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:31.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3485 16 16 0 0 0 - 0 2024-07-28T20:47:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:31 smithi155 bash[73694]: debug 2024-07-28T20:47:31.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:32.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3486 16 16 0 0 0 - 0 2024-07-28T20:47:32.607 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:47:32 smithi155 bash[60745]: ts=2024-07-28T20:47:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:47:32.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:32 smithi155 bash[68033]: cluster 2024-07-28T20:47:31.223517+0000 mgr.y (mgr.34101) 2336 : cluster [DBG] pgmap v3264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:32 smithi045 bash[82788]: cluster 2024-07-28T20:47:31.223517+0000 mgr.y (mgr.34101) 2336 : cluster [DBG] pgmap v3264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:32 smithi045 bash[80445]: cluster 2024-07-28T20:47:31.223517+0000 mgr.y (mgr.34101) 2336 : cluster [DBG] pgmap v3264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:32 smithi155 bash[73694]: debug 2024-07-28T20:47:32.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:33.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3487 16 16 0 0 0 - 0 2024-07-28T20:47:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:33 smithi045 bash[80445]: audit 2024-07-28T20:47:33.261541+0000 mon.c (mon.2) 719 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:33 smithi045 bash[82788]: audit 2024-07-28T20:47:33.261541+0000 mon.c (mon.2) 719 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:33 smithi155 bash[68033]: audit 2024-07-28T20:47:33.261541+0000 mon.c (mon.2) 719 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:33 smithi155 bash[73694]: debug 2024-07-28T20:47:33.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:34.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3488 16 16 0 0 0 - 0 2024-07-28T20:47:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:34 smithi045 bash[80445]: cluster 2024-07-28T20:47:33.225406+0000 mgr.y (mgr.34101) 2337 : cluster [DBG] pgmap v3265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:34 smithi045 bash[82788]: cluster 2024-07-28T20:47:33.225406+0000 mgr.y (mgr.34101) 2337 : cluster [DBG] pgmap v3265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:34 smithi155 bash[73694]: debug 2024-07-28T20:47:34.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:34 smithi155 bash[68033]: cluster 2024-07-28T20:47:33.225406+0000 mgr.y (mgr.34101) 2337 : cluster [DBG] pgmap v3265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:35.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3489 16 16 0 0 0 - 0 2024-07-28T20:47:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:35 smithi155 bash[73694]: debug 2024-07-28T20:47:35.615+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:36.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3490 16 16 0 0 0 - 0 2024-07-28T20:47:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:36 smithi045 bash[80445]: cluster 2024-07-28T20:47:35.227167+0000 mgr.y (mgr.34101) 2338 : cluster [DBG] pgmap v3266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:36 smithi045 bash[82788]: cluster 2024-07-28T20:47:35.227167+0000 mgr.y (mgr.34101) 2338 : cluster [DBG] pgmap v3266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:36 smithi155 bash[73694]: debug 2024-07-28T20:47:36.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:36 smithi155 bash[68033]: cluster 2024-07-28T20:47:35.227167+0000 mgr.y (mgr.34101) 2338 : cluster [DBG] pgmap v3266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:37.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3491 16 16 0 0 0 - 0 2024-07-28T20:47:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:37 smithi155 bash[73694]: debug 2024-07-28T20:47:37.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:38.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3492 16 16 0 0 0 - 0 2024-07-28T20:47:38.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:38 smithi045 bash[80445]: cluster 2024-07-28T20:47:37.229074+0000 mgr.y (mgr.34101) 2339 : cluster [DBG] pgmap v3267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:38 smithi045 bash[82788]: cluster 2024-07-28T20:47:37.229074+0000 mgr.y (mgr.34101) 2339 : cluster [DBG] pgmap v3267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:38 smithi155 bash[73694]: debug 2024-07-28T20:47:38.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:38.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:38 smithi155 bash[68033]: cluster 2024-07-28T20:47:37.229074+0000 mgr.y (mgr.34101) 2339 : cluster [DBG] pgmap v3267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:39.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3493 16 16 0 0 0 - 0 2024-07-28T20:47:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:39 smithi155 bash[73694]: debug 2024-07-28T20:47:39.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:40.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3494 16 16 0 0 0 - 0 2024-07-28T20:47:40.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:47:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:47:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:47:40.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:40 smithi045 bash[80445]: cluster 2024-07-28T20:47:39.230848+0000 mgr.y (mgr.34101) 2340 : cluster [DBG] pgmap v3268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:40.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:40 smithi045 bash[82788]: cluster 2024-07-28T20:47:39.230848+0000 mgr.y (mgr.34101) 2340 : cluster [DBG] pgmap v3268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:40 smithi155 bash[68033]: cluster 2024-07-28T20:47:39.230848+0000 mgr.y (mgr.34101) 2340 : cluster [DBG] pgmap v3268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:40.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:40 smithi155 bash[73694]: debug 2024-07-28T20:47:40.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:41.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3495 16 16 0 0 0 - 0 2024-07-28T20:47:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:41 smithi155 bash[73694]: debug 2024-07-28T20:47:41.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:42.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3496 16 16 0 0 0 - 0 2024-07-28T20:47:42.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:42 smithi045 bash[80445]: cluster 2024-07-28T20:47:41.232581+0000 mgr.y (mgr.34101) 2341 : cluster [DBG] pgmap v3269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:42 smithi045 bash[82788]: cluster 2024-07-28T20:47:41.232581+0000 mgr.y (mgr.34101) 2341 : cluster [DBG] pgmap v3269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:42 smithi155 bash[73694]: debug 2024-07-28T20:47:42.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:42.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:42 smithi155 bash[68033]: cluster 2024-07-28T20:47:41.232581+0000 mgr.y (mgr.34101) 2341 : cluster [DBG] pgmap v3269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:47:42 smithi155 bash[60745]: ts=2024-07-28T20:47:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:47:43.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3497 16 16 0 0 0 - 0 2024-07-28T20:47:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:43 smithi155 bash[73694]: debug 2024-07-28T20:47:43.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:44.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3498 16 16 0 0 0 - 0 2024-07-28T20:47:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:44 smithi045 bash[80445]: cluster 2024-07-28T20:47:43.234493+0000 mgr.y (mgr.34101) 2342 : cluster [DBG] pgmap v3270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:44 smithi045 bash[82788]: cluster 2024-07-28T20:47:43.234493+0000 mgr.y (mgr.34101) 2342 : cluster [DBG] pgmap v3270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:44 smithi155 bash[73694]: debug 2024-07-28T20:47:44.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:44 smithi155 bash[68033]: cluster 2024-07-28T20:47:43.234493+0000 mgr.y (mgr.34101) 2342 : cluster [DBG] pgmap v3270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:45.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3499 16 16 0 0 0 - 0 2024-07-28T20:47:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:45 smithi155 bash[73694]: debug 2024-07-28T20:47:45.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:46.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:47:46.222802+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:47:46.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:47:46.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3500 16 16 0 0 0 - 0 2024-07-28T20:47:46.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:46 smithi045 bash[80445]: cluster 2024-07-28T20:47:45.236214+0000 mgr.y (mgr.34101) 2343 : cluster [DBG] pgmap v3271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:46 smithi045 bash[82788]: cluster 2024-07-28T20:47:45.236214+0000 mgr.y (mgr.34101) 2343 : cluster [DBG] pgmap v3271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:46 smithi155 bash[68033]: cluster 2024-07-28T20:47:45.236214+0000 mgr.y (mgr.34101) 2343 : cluster [DBG] pgmap v3271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:46.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:46 smithi155 bash[73694]: debug 2024-07-28T20:47:46.626+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:47.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3501 16 16 0 0 0 - 0 2024-07-28T20:47:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:47 smithi155 bash[73694]: debug 2024-07-28T20:47:47.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:48.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3502 16 16 0 0 0 - 0 2024-07-28T20:47:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:48 smithi045 bash[80445]: cluster 2024-07-28T20:47:47.238128+0000 mgr.y (mgr.34101) 2344 : cluster [DBG] pgmap v3272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:48 smithi045 bash[80445]: audit 2024-07-28T20:47:48.264396+0000 mon.c (mon.2) 720 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:48 smithi045 bash[82788]: cluster 2024-07-28T20:47:47.238128+0000 mgr.y (mgr.34101) 2344 : cluster [DBG] pgmap v3272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:48 smithi045 bash[82788]: audit 2024-07-28T20:47:48.264396+0000 mon.c (mon.2) 720 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:48 smithi155 bash[73694]: debug 2024-07-28T20:47:48.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:48 smithi155 bash[68033]: cluster 2024-07-28T20:47:47.238128+0000 mgr.y (mgr.34101) 2344 : cluster [DBG] pgmap v3272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:48 smithi155 bash[68033]: audit 2024-07-28T20:47:48.264396+0000 mon.c (mon.2) 720 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:47:49.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3503 16 16 0 0 0 - 0 2024-07-28T20:47:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:49 smithi155 bash[73694]: debug 2024-07-28T20:47:49.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:50.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3504 16 16 0 0 0 - 0 2024-07-28T20:47:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:50 smithi155 bash[73694]: debug 2024-07-28T20:47:50.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:50 smithi155 bash[68033]: cluster 2024-07-28T20:47:49.239846+0000 mgr.y (mgr.34101) 2345 : cluster [DBG] pgmap v3273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:50 smithi045 bash[80445]: cluster 2024-07-28T20:47:49.239846+0000 mgr.y (mgr.34101) 2345 : cluster [DBG] pgmap v3273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:47:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:47:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:47:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:50 smithi045 bash[82788]: cluster 2024-07-28T20:47:49.239846+0000 mgr.y (mgr.34101) 2345 : cluster [DBG] pgmap v3273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:51.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3505 16 16 0 0 0 - 0 2024-07-28T20:47:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:51 smithi155 bash[73694]: debug 2024-07-28T20:47:51.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:52.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3506 16 16 0 0 0 - 0 2024-07-28T20:47:52.681 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:52 smithi155 bash[68033]: cluster 2024-07-28T20:47:51.241625+0000 mgr.y (mgr.34101) 2346 : cluster [DBG] pgmap v3274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:52.681 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:47:52 smithi155 bash[60745]: ts=2024-07-28T20:47:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:47:52.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:52 smithi045 bash[80445]: cluster 2024-07-28T20:47:51.241625+0000 mgr.y (mgr.34101) 2346 : cluster [DBG] pgmap v3274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:52 smithi045 bash[82788]: cluster 2024-07-28T20:47:51.241625+0000 mgr.y (mgr.34101) 2346 : cluster [DBG] pgmap v3274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:52 smithi155 bash[73694]: debug 2024-07-28T20:47:52.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:53.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3507 16 16 0 0 0 - 0 2024-07-28T20:47:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:53 smithi155 bash[68033]: cluster 2024-07-28T20:47:53.243521+0000 mgr.y (mgr.34101) 2347 : cluster [DBG] pgmap v3275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:53 smithi155 bash[73694]: debug 2024-07-28T20:47:53.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:53.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:53 smithi045 bash[80445]: cluster 2024-07-28T20:47:53.243521+0000 mgr.y (mgr.34101) 2347 : cluster [DBG] pgmap v3275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:53 smithi045 bash[82788]: cluster 2024-07-28T20:47:53.243521+0000 mgr.y (mgr.34101) 2347 : cluster [DBG] pgmap v3275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:54.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3508 16 16 0 0 0 - 0 2024-07-28T20:47:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:54 smithi155 bash[73694]: debug 2024-07-28T20:47:54.674+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:55.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3509 16 16 0 0 0 - 0 2024-07-28T20:47:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:55 smithi155 bash[73694]: debug 2024-07-28T20:47:55.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:56.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3510 16 16 0 0 0 - 0 2024-07-28T20:47:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:56 smithi155 bash[68033]: cluster 2024-07-28T20:47:55.245310+0000 mgr.y (mgr.34101) 2348 : cluster [DBG] pgmap v3276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:56 smithi045 bash[80445]: cluster 2024-07-28T20:47:55.245310+0000 mgr.y (mgr.34101) 2348 : cluster [DBG] pgmap v3276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:56 smithi045 bash[82788]: cluster 2024-07-28T20:47:55.245310+0000 mgr.y (mgr.34101) 2348 : cluster [DBG] pgmap v3276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:56 smithi155 bash[73694]: debug 2024-07-28T20:47:56.722+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:57.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3511 16 16 0 0 0 - 0 2024-07-28T20:47:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:57 smithi155 bash[73694]: debug 2024-07-28T20:47:57.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:58.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3512 16 16 0 0 0 - 0 2024-07-28T20:47:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:47:58 smithi045 bash[80445]: cluster 2024-07-28T20:47:57.247220+0000 mgr.y (mgr.34101) 2349 : cluster [DBG] pgmap v3277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:47:58 smithi045 bash[82788]: cluster 2024-07-28T20:47:57.247220+0000 mgr.y (mgr.34101) 2349 : cluster [DBG] pgmap v3277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:58.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:47:58 smithi155 bash[68033]: cluster 2024-07-28T20:47:57.247220+0000 mgr.y (mgr.34101) 2349 : cluster [DBG] pgmap v3277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:47:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:58 smithi155 bash[73694]: debug 2024-07-28T20:47:58.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:47:59.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3513 16 16 0 0 0 - 0 2024-07-28T20:48:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:47:59 smithi155 bash[73694]: debug 2024-07-28T20:47:59.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:00.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3514 16 16 0 0 0 - 0 2024-07-28T20:48:00.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:00 smithi045 bash[80445]: cluster 2024-07-28T20:47:59.248958+0000 mgr.y (mgr.34101) 2350 : cluster [DBG] pgmap v3278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:00 smithi045 bash[82788]: cluster 2024-07-28T20:47:59.248958+0000 mgr.y (mgr.34101) 2350 : cluster [DBG] pgmap v3278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:00.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:00 smithi155 bash[68033]: cluster 2024-07-28T20:47:59.248958+0000 mgr.y (mgr.34101) 2350 : cluster [DBG] pgmap v3278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:48:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:48:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:48:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:00 smithi155 bash[73694]: debug 2024-07-28T20:48:00.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:01.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3515 16 16 0 0 0 - 0 2024-07-28T20:48:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:01 smithi155 bash[73694]: debug 2024-07-28T20:48:01.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:02.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3516 16 16 0 0 0 - 0 2024-07-28T20:48:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:02 smithi045 bash[80445]: cluster 2024-07-28T20:48:01.250756+0000 mgr.y (mgr.34101) 2351 : cluster [DBG] pgmap v3279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:02 smithi045 bash[82788]: cluster 2024-07-28T20:48:01.250756+0000 mgr.y (mgr.34101) 2351 : cluster [DBG] pgmap v3279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:02.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:02 smithi155 bash[68033]: cluster 2024-07-28T20:48:01.250756+0000 mgr.y (mgr.34101) 2351 : cluster [DBG] pgmap v3279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:02.741 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:48:02 smithi155 bash[60745]: ts=2024-07-28T20:48:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:48:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:02 smithi155 bash[73694]: debug 2024-07-28T20:48:02.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:03.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3517 16 16 0 0 0 - 0 2024-07-28T20:48:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:03 smithi045 bash[80445]: audit 2024-07-28T20:48:03.264765+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:03 smithi045 bash[82788]: audit 2024-07-28T20:48:03.264765+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:03.761 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:03 smithi155 bash[68033]: audit 2024-07-28T20:48:03.264765+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:03 smithi155 bash[73694]: debug 2024-07-28T20:48:03.758+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:04.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3518 16 16 0 0 0 - 0 2024-07-28T20:48:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:04 smithi045 bash[80445]: cluster 2024-07-28T20:48:03.252636+0000 mgr.y (mgr.34101) 2352 : cluster [DBG] pgmap v3280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:04 smithi045 bash[80445]: audit 2024-07-28T20:48:03.597951+0000 mon.c (mon.2) 722 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:48:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:04 smithi045 bash[82788]: cluster 2024-07-28T20:48:03.252636+0000 mgr.y (mgr.34101) 2352 : cluster [DBG] pgmap v3280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:04 smithi045 bash[82788]: audit 2024-07-28T20:48:03.597951+0000 mon.c (mon.2) 722 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:48:04.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:04 smithi155 bash[68033]: cluster 2024-07-28T20:48:03.252636+0000 mgr.y (mgr.34101) 2352 : cluster [DBG] pgmap v3280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:04.770 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:04 smithi155 bash[68033]: audit 2024-07-28T20:48:03.597951+0000 mon.c (mon.2) 722 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:48:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:04 smithi155 bash[73694]: debug 2024-07-28T20:48:04.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:05.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3519 16 16 0 0 0 - 0 2024-07-28T20:48:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:05 smithi155 bash[73694]: debug 2024-07-28T20:48:05.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:06.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:48:06.226165+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:48:06.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:48:06.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3520 16 16 0 0 0 - 0 2024-07-28T20:48:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:06 smithi045 bash[80445]: cluster 2024-07-28T20:48:05.254665+0000 mgr.y (mgr.34101) 2353 : cluster [DBG] pgmap v3281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:06 smithi045 bash[82788]: cluster 2024-07-28T20:48:05.254665+0000 mgr.y (mgr.34101) 2353 : cluster [DBG] pgmap v3281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:06.786 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:06 smithi155 bash[68033]: cluster 2024-07-28T20:48:05.254665+0000 mgr.y (mgr.34101) 2353 : cluster [DBG] pgmap v3281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:06 smithi155 bash[73694]: debug 2024-07-28T20:48:06.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:07.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3521 16 16 0 0 0 - 0 2024-07-28T20:48:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:07 smithi155 bash[73694]: debug 2024-07-28T20:48:07.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:08.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3522 16 16 0 0 0 - 0 2024-07-28T20:48:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:08 smithi045 bash[80445]: cluster 2024-07-28T20:48:07.256585+0000 mgr.y (mgr.34101) 2354 : cluster [DBG] pgmap v3282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:08 smithi045 bash[82788]: cluster 2024-07-28T20:48:07.256585+0000 mgr.y (mgr.34101) 2354 : cluster [DBG] pgmap v3282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:08.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:08 smithi155 bash[68033]: cluster 2024-07-28T20:48:07.256585+0000 mgr.y (mgr.34101) 2354 : cluster [DBG] pgmap v3282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:08 smithi155 bash[73694]: debug 2024-07-28T20:48:08.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:09.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3523 16 16 0 0 0 - 0 2024-07-28T20:48:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:09 smithi155 bash[73694]: debug 2024-07-28T20:48:09.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:10.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3524 16 16 0 0 0 - 0 2024-07-28T20:48:10.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[80445]: cluster 2024-07-28T20:48:09.257686+0000 mgr.y (mgr.34101) 2355 : cluster [DBG] pgmap v3283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:10.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[80445]: audit 2024-07-28T20:48:09.308560+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[80445]: audit 2024-07-28T20:48:09.315889+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[80445]: audit 2024-07-28T20:48:09.489888+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[80445]: audit 2024-07-28T20:48:09.504437+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[80445]: audit 2024-07-28T20:48:09.929866+0000 mon.c (mon.2) 723 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:48:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[80445]: audit 2024-07-28T20:48:09.931625+0000 mon.c (mon.2) 724 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:48:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[80445]: audit 2024-07-28T20:48:09.944030+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[82788]: cluster 2024-07-28T20:48:09.257686+0000 mgr.y (mgr.34101) 2355 : cluster [DBG] pgmap v3283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[82788]: audit 2024-07-28T20:48:09.308560+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[82788]: audit 2024-07-28T20:48:09.315889+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[82788]: audit 2024-07-28T20:48:09.489888+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[82788]: audit 2024-07-28T20:48:09.504437+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[82788]: audit 2024-07-28T20:48:09.929866+0000 mon.c (mon.2) 723 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:48:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[82788]: audit 2024-07-28T20:48:09.931625+0000 mon.c (mon.2) 724 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:48:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[82788]: audit 2024-07-28T20:48:09.944030+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.737 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:10 smithi155 bash[68033]: cluster 2024-07-28T20:48:09.257686+0000 mgr.y (mgr.34101) 2355 : cluster [DBG] pgmap v3283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:10.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:10 smithi155 bash[68033]: audit 2024-07-28T20:48:09.308560+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:10 smithi155 bash[68033]: audit 2024-07-28T20:48:09.315889+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:10 smithi155 bash[68033]: audit 2024-07-28T20:48:09.489888+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:10 smithi155 bash[68033]: audit 2024-07-28T20:48:09.504437+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:10 smithi155 bash[68033]: audit 2024-07-28T20:48:09.929866+0000 mon.c (mon.2) 723 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:48:10.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:10 smithi155 bash[68033]: audit 2024-07-28T20:48:09.931625+0000 mon.c (mon.2) 724 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:48:10.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:10 smithi155 bash[68033]: audit 2024-07-28T20:48:09.944030+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:48:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:48:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:48:10] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T20:48:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:10 smithi155 bash[73694]: debug 2024-07-28T20:48:10.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:11.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3525 16 16 0 0 0 - 0 2024-07-28T20:48:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:11 smithi155 bash[73694]: debug 2024-07-28T20:48:11.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:12.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3526 16 16 0 0 0 - 0 2024-07-28T20:48:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:12 smithi045 bash[80445]: cluster 2024-07-28T20:48:11.259384+0000 mgr.y (mgr.34101) 2356 : cluster [DBG] pgmap v3284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:12 smithi045 bash[82788]: cluster 2024-07-28T20:48:11.259384+0000 mgr.y (mgr.34101) 2356 : cluster [DBG] pgmap v3284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:12.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:48:12 smithi155 bash[60745]: ts=2024-07-28T20:48:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:48:12.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:12 smithi155 bash[68033]: cluster 2024-07-28T20:48:11.259384+0000 mgr.y (mgr.34101) 2356 : cluster [DBG] pgmap v3284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:12 smithi155 bash[73694]: debug 2024-07-28T20:48:12.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:13.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3527 16 16 0 0 0 - 0 2024-07-28T20:48:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:13 smithi155 bash[73694]: debug 2024-07-28T20:48:13.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:14.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3528 16 16 0 0 0 - 0 2024-07-28T20:48:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:14 smithi045 bash[80445]: cluster 2024-07-28T20:48:13.261308+0000 mgr.y (mgr.34101) 2357 : cluster [DBG] pgmap v3285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:14 smithi045 bash[82788]: cluster 2024-07-28T20:48:13.261308+0000 mgr.y (mgr.34101) 2357 : cluster [DBG] pgmap v3285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:14 smithi155 bash[68033]: cluster 2024-07-28T20:48:13.261308+0000 mgr.y (mgr.34101) 2357 : cluster [DBG] pgmap v3285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:15.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3529 16 16 0 0 0 - 0 2024-07-28T20:48:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:14 smithi155 bash[73694]: debug 2024-07-28T20:48:14.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:15 smithi155 bash[73694]: debug 2024-07-28T20:48:15.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:16.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3530 16 16 0 0 0 - 0 2024-07-28T20:48:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:16 smithi045 bash[80445]: cluster 2024-07-28T20:48:15.263139+0000 mgr.y (mgr.34101) 2358 : cluster [DBG] pgmap v3286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:16 smithi045 bash[82788]: cluster 2024-07-28T20:48:15.263139+0000 mgr.y (mgr.34101) 2358 : cluster [DBG] pgmap v3286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:16.765 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:16 smithi155 bash[68033]: cluster 2024-07-28T20:48:15.263139+0000 mgr.y (mgr.34101) 2358 : cluster [DBG] pgmap v3286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:16 smithi155 bash[73694]: debug 2024-07-28T20:48:16.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:17.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3531 16 16 0 0 0 - 0 2024-07-28T20:48:18.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3532 16 16 0 0 0 - 0 2024-07-28T20:48:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:17 smithi155 bash[73694]: debug 2024-07-28T20:48:17.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:18 smithi045 bash[80445]: cluster 2024-07-28T20:48:17.265052+0000 mgr.y (mgr.34101) 2359 : cluster [DBG] pgmap v3287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:18 smithi045 bash[80445]: audit 2024-07-28T20:48:18.265306+0000 mon.c (mon.2) 725 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:18 smithi045 bash[82788]: cluster 2024-07-28T20:48:17.265052+0000 mgr.y (mgr.34101) 2359 : cluster [DBG] pgmap v3287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:18 smithi045 bash[82788]: audit 2024-07-28T20:48:18.265306+0000 mon.c (mon.2) 725 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:18 smithi155 bash[68033]: cluster 2024-07-28T20:48:17.265052+0000 mgr.y (mgr.34101) 2359 : cluster [DBG] pgmap v3287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:18 smithi155 bash[68033]: audit 2024-07-28T20:48:18.265306+0000 mon.c (mon.2) 725 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:19.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3533 16 16 0 0 0 - 0 2024-07-28T20:48:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:18 smithi155 bash[73694]: debug 2024-07-28T20:48:18.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:19 smithi155 bash[73694]: debug 2024-07-28T20:48:19.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:20.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3534 16 16 0 0 0 - 0 2024-07-28T20:48:20.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:20 smithi045 bash[82788]: cluster 2024-07-28T20:48:19.266835+0000 mgr.y (mgr.34101) 2360 : cluster [DBG] pgmap v3288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:20 smithi045 bash[80445]: cluster 2024-07-28T20:48:19.266835+0000 mgr.y (mgr.34101) 2360 : cluster [DBG] pgmap v3288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:20.784 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:20 smithi155 bash[68033]: cluster 2024-07-28T20:48:19.266835+0000 mgr.y (mgr.34101) 2360 : cluster [DBG] pgmap v3288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:48:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:48:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:48:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:20 smithi155 bash[73694]: debug 2024-07-28T20:48:20.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:21.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3535 16 16 0 0 0 - 0 2024-07-28T20:48:22.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3536 16 16 0 0 0 - 0 2024-07-28T20:48:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:21 smithi155 bash[73694]: debug 2024-07-28T20:48:21.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:22 smithi045 bash[80445]: cluster 2024-07-28T20:48:21.268535+0000 mgr.y (mgr.34101) 2361 : cluster [DBG] pgmap v3289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:22 smithi045 bash[82788]: cluster 2024-07-28T20:48:21.268535+0000 mgr.y (mgr.34101) 2361 : cluster [DBG] pgmap v3289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:22.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:22 smithi155 bash[68033]: cluster 2024-07-28T20:48:21.268535+0000 mgr.y (mgr.34101) 2361 : cluster [DBG] pgmap v3289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:48:22 smithi155 bash[60745]: ts=2024-07-28T20:48:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:48:23.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3537 16 16 0 0 0 - 0 2024-07-28T20:48:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:22 smithi155 bash[73694]: debug 2024-07-28T20:48:22.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:23 smithi155 bash[73694]: debug 2024-07-28T20:48:23.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:24.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3538 16 16 0 0 0 - 0 2024-07-28T20:48:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:24 smithi045 bash[82788]: cluster 2024-07-28T20:48:23.270443+0000 mgr.y (mgr.34101) 2362 : cluster [DBG] pgmap v3290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:24.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:24 smithi045 bash[80445]: cluster 2024-07-28T20:48:23.270443+0000 mgr.y (mgr.34101) 2362 : cluster [DBG] pgmap v3290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:24.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:24 smithi155 bash[68033]: cluster 2024-07-28T20:48:23.270443+0000 mgr.y (mgr.34101) 2362 : cluster [DBG] pgmap v3290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:24 smithi155 bash[73694]: debug 2024-07-28T20:48:24.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:25.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3539 16 16 0 0 0 - 0 2024-07-28T20:48:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:25 smithi155 bash[73694]: debug 2024-07-28T20:48:25.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:26.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:48:26.229369+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:48:26.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:48:26.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3540 16 16 0 0 0 - 0 2024-07-28T20:48:26.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:26 smithi155 bash[68033]: cluster 2024-07-28T20:48:25.272188+0000 mgr.y (mgr.34101) 2363 : cluster [DBG] pgmap v3291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:26.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:26 smithi045 bash[80445]: cluster 2024-07-28T20:48:25.272188+0000 mgr.y (mgr.34101) 2363 : cluster [DBG] pgmap v3291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:26 smithi045 bash[82788]: cluster 2024-07-28T20:48:25.272188+0000 mgr.y (mgr.34101) 2363 : cluster [DBG] pgmap v3291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:26 smithi155 bash[73694]: debug 2024-07-28T20:48:26.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:27.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3541 16 16 0 0 0 - 0 2024-07-28T20:48:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:27 smithi155 bash[73694]: debug 2024-07-28T20:48:27.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:28.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3542 16 16 0 0 0 - 0 2024-07-28T20:48:28.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:28 smithi155 bash[68033]: cluster 2024-07-28T20:48:27.274095+0000 mgr.y (mgr.34101) 2364 : cluster [DBG] pgmap v3292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:28 smithi045 bash[80445]: cluster 2024-07-28T20:48:27.274095+0000 mgr.y (mgr.34101) 2364 : cluster [DBG] pgmap v3292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:28 smithi045 bash[82788]: cluster 2024-07-28T20:48:27.274095+0000 mgr.y (mgr.34101) 2364 : cluster [DBG] pgmap v3292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:28 smithi155 bash[73694]: debug 2024-07-28T20:48:28.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:29.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3543 16 16 0 0 0 - 0 2024-07-28T20:48:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:29 smithi155 bash[73694]: debug 2024-07-28T20:48:29.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:30.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3544 16 16 0 0 0 - 0 2024-07-28T20:48:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:30 smithi045 bash[80445]: cluster 2024-07-28T20:48:29.275836+0000 mgr.y (mgr.34101) 2365 : cluster [DBG] pgmap v3293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:30 smithi045 bash[82788]: cluster 2024-07-28T20:48:29.275836+0000 mgr.y (mgr.34101) 2365 : cluster [DBG] pgmap v3293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:30.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:30 smithi155 bash[68033]: cluster 2024-07-28T20:48:29.275836+0000 mgr.y (mgr.34101) 2365 : cluster [DBG] pgmap v3293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:48:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:48:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:48:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:30 smithi155 bash[73694]: debug 2024-07-28T20:48:30.729+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:31.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3545 16 16 0 0 0 - 0 2024-07-28T20:48:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:31 smithi155 bash[73694]: debug 2024-07-28T20:48:31.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:32.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3546 16 16 0 0 0 - 0 2024-07-28T20:48:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:32 smithi045 bash[82788]: cluster 2024-07-28T20:48:31.277698+0000 mgr.y (mgr.34101) 2366 : cluster [DBG] pgmap v3294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:32 smithi045 bash[80445]: cluster 2024-07-28T20:48:31.277698+0000 mgr.y (mgr.34101) 2366 : cluster [DBG] pgmap v3294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:32.757 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:32 smithi155 bash[68033]: cluster 2024-07-28T20:48:31.277698+0000 mgr.y (mgr.34101) 2366 : cluster [DBG] pgmap v3294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:32.758 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:48:32 smithi155 bash[60745]: ts=2024-07-28T20:48:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:48:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:32 smithi155 bash[73694]: debug 2024-07-28T20:48:32.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:33.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3547 16 16 0 0 0 - 0 2024-07-28T20:48:33.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:33 smithi155 bash[68033]: audit 2024-07-28T20:48:33.266010+0000 mon.c (mon.2) 726 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:33 smithi045 bash[82788]: audit 2024-07-28T20:48:33.266010+0000 mon.c (mon.2) 726 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:33 smithi045 bash[80445]: audit 2024-07-28T20:48:33.266010+0000 mon.c (mon.2) 726 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:33 smithi155 bash[73694]: debug 2024-07-28T20:48:33.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:34.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3548 16 16 0 0 0 - 0 2024-07-28T20:48:34.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:34 smithi155 bash[68033]: cluster 2024-07-28T20:48:33.279656+0000 mgr.y (mgr.34101) 2367 : cluster [DBG] pgmap v3295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:34 smithi045 bash[80445]: cluster 2024-07-28T20:48:33.279656+0000 mgr.y (mgr.34101) 2367 : cluster [DBG] pgmap v3295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:34 smithi045 bash[82788]: cluster 2024-07-28T20:48:33.279656+0000 mgr.y (mgr.34101) 2367 : cluster [DBG] pgmap v3295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:34 smithi155 bash[73694]: debug 2024-07-28T20:48:34.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:35.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3549 16 16 0 0 0 - 0 2024-07-28T20:48:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:35 smithi155 bash[73694]: debug 2024-07-28T20:48:35.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:36.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3550 16 16 0 0 0 - 0 2024-07-28T20:48:36.660 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:36 smithi155 bash[68033]: cluster 2024-07-28T20:48:35.281441+0000 mgr.y (mgr.34101) 2368 : cluster [DBG] pgmap v3296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:36 smithi045 bash[80445]: cluster 2024-07-28T20:48:35.281441+0000 mgr.y (mgr.34101) 2368 : cluster [DBG] pgmap v3296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:36 smithi045 bash[82788]: cluster 2024-07-28T20:48:35.281441+0000 mgr.y (mgr.34101) 2368 : cluster [DBG] pgmap v3296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:36 smithi155 bash[73694]: debug 2024-07-28T20:48:36.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:37.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3551 16 16 0 0 0 - 0 2024-07-28T20:48:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:37 smithi155 bash[73694]: debug 2024-07-28T20:48:37.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:38.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3552 16 16 0 0 0 - 0 2024-07-28T20:48:38.654 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:38 smithi155 bash[68033]: cluster 2024-07-28T20:48:37.283366+0000 mgr.y (mgr.34101) 2369 : cluster [DBG] pgmap v3297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:38.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:38 smithi045 bash[80445]: cluster 2024-07-28T20:48:37.283366+0000 mgr.y (mgr.34101) 2369 : cluster [DBG] pgmap v3297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:38 smithi045 bash[82788]: cluster 2024-07-28T20:48:37.283366+0000 mgr.y (mgr.34101) 2369 : cluster [DBG] pgmap v3297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:38 smithi155 bash[73694]: debug 2024-07-28T20:48:38.649+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:39.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3553 16 16 0 0 0 - 0 2024-07-28T20:48:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:39 smithi155 bash[73694]: debug 2024-07-28T20:48:39.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:40.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3554 16 16 0 0 0 - 0 2024-07-28T20:48:40.639 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:40 smithi155 bash[68033]: cluster 2024-07-28T20:48:39.285117+0000 mgr.y (mgr.34101) 2370 : cluster [DBG] pgmap v3298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:40.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:48:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:48:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-28T20:48:40.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:40 smithi045 bash[80445]: cluster 2024-07-28T20:48:39.285117+0000 mgr.y (mgr.34101) 2370 : cluster [DBG] pgmap v3298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:40.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:40 smithi045 bash[82788]: cluster 2024-07-28T20:48:39.285117+0000 mgr.y (mgr.34101) 2370 : cluster [DBG] pgmap v3298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:40 smithi155 bash[73694]: debug 2024-07-28T20:48:40.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:41.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3555 16 16 0 0 0 - 0 2024-07-28T20:48:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:41 smithi155 bash[73694]: debug 2024-07-28T20:48:41.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:42.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3556 16 16 0 0 0 - 0 2024-07-28T20:48:42.673 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:42 smithi155 bash[68033]: cluster 2024-07-28T20:48:41.286909+0000 mgr.y (mgr.34101) 2371 : cluster [DBG] pgmap v3299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:42.673 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:48:42 smithi155 bash[60745]: ts=2024-07-28T20:48:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:48:42.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:42 smithi045 bash[80445]: cluster 2024-07-28T20:48:41.286909+0000 mgr.y (mgr.34101) 2371 : cluster [DBG] pgmap v3299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:42 smithi045 bash[82788]: cluster 2024-07-28T20:48:41.286909+0000 mgr.y (mgr.34101) 2371 : cluster [DBG] pgmap v3299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:42 smithi155 bash[73694]: debug 2024-07-28T20:48:42.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:43.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3557 16 16 0 0 0 - 0 2024-07-28T20:48:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:43 smithi155 bash[73694]: debug 2024-07-28T20:48:43.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:44.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3558 16 16 0 0 0 - 0 2024-07-28T20:48:44.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:44 smithi155 bash[68033]: cluster 2024-07-28T20:48:43.288813+0000 mgr.y (mgr.34101) 2372 : cluster [DBG] pgmap v3300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:44 smithi045 bash[80445]: cluster 2024-07-28T20:48:43.288813+0000 mgr.y (mgr.34101) 2372 : cluster [DBG] pgmap v3300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:44 smithi045 bash[82788]: cluster 2024-07-28T20:48:43.288813+0000 mgr.y (mgr.34101) 2372 : cluster [DBG] pgmap v3300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:44 smithi155 bash[73694]: debug 2024-07-28T20:48:44.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:45.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3559 16 16 0 0 0 - 0 2024-07-28T20:48:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:45 smithi155 bash[73694]: debug 2024-07-28T20:48:45.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:46.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:48:46.232309+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:48:46.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:48:46.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3560 16 16 0 0 0 - 0 2024-07-28T20:48:46.693 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:46 smithi155 bash[68033]: cluster 2024-07-28T20:48:45.290572+0000 mgr.y (mgr.34101) 2373 : cluster [DBG] pgmap v3301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:46 smithi045 bash[80445]: cluster 2024-07-28T20:48:45.290572+0000 mgr.y (mgr.34101) 2373 : cluster [DBG] pgmap v3301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:46 smithi045 bash[82788]: cluster 2024-07-28T20:48:45.290572+0000 mgr.y (mgr.34101) 2373 : cluster [DBG] pgmap v3301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:46 smithi155 bash[73694]: debug 2024-07-28T20:48:46.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:47.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3561 16 16 0 0 0 - 0 2024-07-28T20:48:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:47 smithi155 bash[73694]: debug 2024-07-28T20:48:47.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:48.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3562 16 16 0 0 0 - 0 2024-07-28T20:48:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:48 smithi045 bash[82788]: cluster 2024-07-28T20:48:47.292460+0000 mgr.y (mgr.34101) 2374 : cluster [DBG] pgmap v3302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:48 smithi045 bash[82788]: audit 2024-07-28T20:48:48.268321+0000 mon.c (mon.2) 727 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:48 smithi045 bash[80445]: cluster 2024-07-28T20:48:47.292460+0000 mgr.y (mgr.34101) 2374 : cluster [DBG] pgmap v3302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:48 smithi045 bash[80445]: audit 2024-07-28T20:48:48.268321+0000 mon.c (mon.2) 727 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:48.771 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:48 smithi155 bash[68033]: cluster 2024-07-28T20:48:47.292460+0000 mgr.y (mgr.34101) 2374 : cluster [DBG] pgmap v3302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:48.771 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:48 smithi155 bash[68033]: audit 2024-07-28T20:48:48.268321+0000 mon.c (mon.2) 727 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:48:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:48 smithi155 bash[73694]: debug 2024-07-28T20:48:48.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:49.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3563 16 16 0 0 0 - 0 2024-07-28T20:48:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:49 smithi155 bash[73694]: debug 2024-07-28T20:48:49.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:50.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3564 16 16 0 0 0 - 0 2024-07-28T20:48:50.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:48:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:48:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:48:50.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:50 smithi045 bash[82788]: cluster 2024-07-28T20:48:49.294273+0000 mgr.y (mgr.34101) 2375 : cluster [DBG] pgmap v3303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:50 smithi045 bash[80445]: cluster 2024-07-28T20:48:49.294273+0000 mgr.y (mgr.34101) 2375 : cluster [DBG] pgmap v3303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:50.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:50 smithi155 bash[68033]: cluster 2024-07-28T20:48:49.294273+0000 mgr.y (mgr.34101) 2375 : cluster [DBG] pgmap v3303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:50 smithi155 bash[73694]: debug 2024-07-28T20:48:50.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:51.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3565 16 16 0 0 0 - 0 2024-07-28T20:48:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:51 smithi155 bash[73694]: debug 2024-07-28T20:48:51.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:52.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3566 16 16 0 0 0 - 0 2024-07-28T20:48:52.689 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:52 smithi155 bash[68033]: cluster 2024-07-28T20:48:51.296019+0000 mgr.y (mgr.34101) 2376 : cluster [DBG] pgmap v3304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:52.689 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:48:52 smithi155 bash[60745]: ts=2024-07-28T20:48:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:48:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:52 smithi045 bash[82788]: cluster 2024-07-28T20:48:51.296019+0000 mgr.y (mgr.34101) 2376 : cluster [DBG] pgmap v3304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:52.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:52 smithi045 bash[80445]: cluster 2024-07-28T20:48:51.296019+0000 mgr.y (mgr.34101) 2376 : cluster [DBG] pgmap v3304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:52 smithi155 bash[73694]: debug 2024-07-28T20:48:52.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:53.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3567 16 16 0 0 0 - 0 2024-07-28T20:48:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:53 smithi155 bash[73694]: debug 2024-07-28T20:48:53.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:54.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3568 16 16 0 0 0 - 0 2024-07-28T20:48:54.702 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:54 smithi155 bash[68033]: cluster 2024-07-28T20:48:53.297946+0000 mgr.y (mgr.34101) 2377 : cluster [DBG] pgmap v3305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:54 smithi045 bash[82788]: cluster 2024-07-28T20:48:53.297946+0000 mgr.y (mgr.34101) 2377 : cluster [DBG] pgmap v3305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:54.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:54 smithi045 bash[80445]: cluster 2024-07-28T20:48:53.297946+0000 mgr.y (mgr.34101) 2377 : cluster [DBG] pgmap v3305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:54 smithi155 bash[73694]: debug 2024-07-28T20:48:54.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:55.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3569 16 16 0 0 0 - 0 2024-07-28T20:48:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:55 smithi155 bash[73694]: debug 2024-07-28T20:48:55.729+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:56.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3570 16 16 0 0 0 - 0 2024-07-28T20:48:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:56 smithi045 bash[82788]: cluster 2024-07-28T20:48:55.299697+0000 mgr.y (mgr.34101) 2378 : cluster [DBG] pgmap v3306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:56 smithi045 bash[80445]: cluster 2024-07-28T20:48:55.299697+0000 mgr.y (mgr.34101) 2378 : cluster [DBG] pgmap v3306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:56.730 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:56 smithi155 bash[68033]: cluster 2024-07-28T20:48:55.299697+0000 mgr.y (mgr.34101) 2378 : cluster [DBG] pgmap v3306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:56 smithi155 bash[73694]: debug 2024-07-28T20:48:56.725+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:57.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3571 16 16 0 0 0 - 0 2024-07-28T20:48:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:57 smithi155 bash[73694]: debug 2024-07-28T20:48:57.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:58.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3572 16 16 0 0 0 - 0 2024-07-28T20:48:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:48:58 smithi045 bash[82788]: cluster 2024-07-28T20:48:57.301584+0000 mgr.y (mgr.34101) 2379 : cluster [DBG] pgmap v3307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:48:58 smithi045 bash[80445]: cluster 2024-07-28T20:48:57.301584+0000 mgr.y (mgr.34101) 2379 : cluster [DBG] pgmap v3307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:58 smithi155 bash[73694]: debug 2024-07-28T20:48:58.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:48:58.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:48:58 smithi155 bash[68033]: cluster 2024-07-28T20:48:57.301584+0000 mgr.y (mgr.34101) 2379 : cluster [DBG] pgmap v3307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:48:59.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3573 16 16 0 0 0 - 0 2024-07-28T20:49:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:48:59 smithi155 bash[73694]: debug 2024-07-28T20:48:59.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:00.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3574 16 16 0 0 0 - 0 2024-07-28T20:49:00.689 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:00 smithi155 bash[68033]: cluster 2024-07-28T20:48:59.303344+0000 mgr.y (mgr.34101) 2380 : cluster [DBG] pgmap v3308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:49:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:49:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:49:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:00 smithi045 bash[82788]: cluster 2024-07-28T20:48:59.303344+0000 mgr.y (mgr.34101) 2380 : cluster [DBG] pgmap v3308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:00.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:00 smithi045 bash[80445]: cluster 2024-07-28T20:48:59.303344+0000 mgr.y (mgr.34101) 2380 : cluster [DBG] pgmap v3308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:00 smithi155 bash[73694]: debug 2024-07-28T20:49:00.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:01.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3575 16 16 0 0 0 - 0 2024-07-28T20:49:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:01 smithi155 bash[73694]: debug 2024-07-28T20:49:01.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:02.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3576 16 16 0 0 0 - 0 2024-07-28T20:49:02.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:02 smithi155 bash[68033]: cluster 2024-07-28T20:49:01.305122+0000 mgr.y (mgr.34101) 2381 : cluster [DBG] pgmap v3309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:02.710 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:49:02 smithi155 bash[60745]: ts=2024-07-28T20:49:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:49:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:02 smithi045 bash[80445]: cluster 2024-07-28T20:49:01.305122+0000 mgr.y (mgr.34101) 2381 : cluster [DBG] pgmap v3309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:02 smithi045 bash[82788]: cluster 2024-07-28T20:49:01.305122+0000 mgr.y (mgr.34101) 2381 : cluster [DBG] pgmap v3309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:02 smithi155 bash[73694]: debug 2024-07-28T20:49:02.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:03.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3577 16 16 0 0 0 - 0 2024-07-28T20:49:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:03 smithi045 bash[80445]: audit 2024-07-28T20:49:03.268872+0000 mon.c (mon.2) 728 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:03 smithi045 bash[82788]: audit 2024-07-28T20:49:03.268872+0000 mon.c (mon.2) 728 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:03.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:03 smithi155 bash[68033]: audit 2024-07-28T20:49:03.268872+0000 mon.c (mon.2) 728 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:03 smithi155 bash[73694]: debug 2024-07-28T20:49:03.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:04.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3578 16 16 0 0 0 - 0 2024-07-28T20:49:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:04 smithi045 bash[80445]: cluster 2024-07-28T20:49:03.306949+0000 mgr.y (mgr.34101) 2382 : cluster [DBG] pgmap v3310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:04 smithi045 bash[82788]: cluster 2024-07-28T20:49:03.306949+0000 mgr.y (mgr.34101) 2382 : cluster [DBG] pgmap v3310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:04.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:04 smithi155 bash[68033]: cluster 2024-07-28T20:49:03.306949+0000 mgr.y (mgr.34101) 2382 : cluster [DBG] pgmap v3310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:04 smithi155 bash[73694]: debug 2024-07-28T20:49:04.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:05.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3579 16 16 0 0 0 - 0 2024-07-28T20:49:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:05 smithi155 bash[73694]: debug 2024-07-28T20:49:05.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:06.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:49:06.235613+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:49:06.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:49:06.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3580 16 16 0 0 0 - 0 2024-07-28T20:49:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:06 smithi045 bash[82788]: cluster 2024-07-28T20:49:05.308689+0000 mgr.y (mgr.34101) 2383 : cluster [DBG] pgmap v3311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:06 smithi045 bash[80445]: cluster 2024-07-28T20:49:05.308689+0000 mgr.y (mgr.34101) 2383 : cluster [DBG] pgmap v3311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:06 smithi155 bash[73694]: debug 2024-07-28T20:49:06.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:06 smithi155 bash[68033]: cluster 2024-07-28T20:49:05.308689+0000 mgr.y (mgr.34101) 2383 : cluster [DBG] pgmap v3311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:07.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3581 16 16 0 0 0 - 0 2024-07-28T20:49:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:07 smithi155 bash[73694]: debug 2024-07-28T20:49:07.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:08.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3582 16 16 0 0 0 - 0 2024-07-28T20:49:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:08 smithi045 bash[80445]: cluster 2024-07-28T20:49:07.310605+0000 mgr.y (mgr.34101) 2384 : cluster [DBG] pgmap v3312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:08 smithi045 bash[82788]: cluster 2024-07-28T20:49:07.310605+0000 mgr.y (mgr.34101) 2384 : cluster [DBG] pgmap v3312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:08.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:08 smithi155 bash[68033]: cluster 2024-07-28T20:49:07.310605+0000 mgr.y (mgr.34101) 2384 : cluster [DBG] pgmap v3312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:08 smithi155 bash[73694]: debug 2024-07-28T20:49:08.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:09.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3583 16 16 0 0 0 - 0 2024-07-28T20:49:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:09 smithi155 bash[73694]: debug 2024-07-28T20:49:09.749+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:10.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3584 16 16 0 0 0 - 0 2024-07-28T20:49:10.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:10 smithi155 bash[68033]: cluster 2024-07-28T20:49:09.312350+0000 mgr.y (mgr.34101) 2385 : cluster [DBG] pgmap v3313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:10.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:10 smithi155 bash[68033]: audit 2024-07-28T20:49:10.075770+0000 mon.c (mon.2) 729 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:49:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:49:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:49:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:49:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:10 smithi045 bash[80445]: cluster 2024-07-28T20:49:09.312350+0000 mgr.y (mgr.34101) 2385 : cluster [DBG] pgmap v3313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:10 smithi045 bash[80445]: audit 2024-07-28T20:49:10.075770+0000 mon.c (mon.2) 729 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:49:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:10 smithi045 bash[82788]: cluster 2024-07-28T20:49:09.312350+0000 mgr.y (mgr.34101) 2385 : cluster [DBG] pgmap v3313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:10 smithi045 bash[82788]: audit 2024-07-28T20:49:10.075770+0000 mon.c (mon.2) 729 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:49:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:10 smithi155 bash[73694]: debug 2024-07-28T20:49:10.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:11.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3585 16 16 0 0 0 - 0 2024-07-28T20:49:11.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:11 smithi045 bash[80445]: audit 2024-07-28T20:49:10.457077+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:11.746 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:11 smithi045 bash[80445]: audit 2024-07-28T20:49:10.467260+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:11.747 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:11 smithi045 bash[82788]: audit 2024-07-28T20:49:10.457077+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:11.747 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:11 smithi045 bash[82788]: audit 2024-07-28T20:49:10.467260+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:11 smithi155 bash[68033]: audit 2024-07-28T20:49:10.457077+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:11 smithi155 bash[68033]: audit 2024-07-28T20:49:10.467260+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:11 smithi155 bash[73694]: debug 2024-07-28T20:49:11.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:12.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3586 16 16 0 0 0 - 0 2024-07-28T20:49:12.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:12 smithi155 bash[68033]: cluster 2024-07-28T20:49:11.314110+0000 mgr.y (mgr.34101) 2386 : cluster [DBG] pgmap v3314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:12.730 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:49:12 smithi155 bash[60745]: ts=2024-07-28T20:49:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:49:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:12 smithi045 bash[80445]: cluster 2024-07-28T20:49:11.314110+0000 mgr.y (mgr.34101) 2386 : cluster [DBG] pgmap v3314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:12.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:12 smithi045 bash[82788]: cluster 2024-07-28T20:49:11.314110+0000 mgr.y (mgr.34101) 2386 : cluster [DBG] pgmap v3314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:12 smithi155 bash[73694]: debug 2024-07-28T20:49:12.725+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:13.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3587 16 16 0 0 0 - 0 2024-07-28T20:49:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:13 smithi155 bash[73694]: debug 2024-07-28T20:49:13.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:14.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3588 16 16 0 0 0 - 0 2024-07-28T20:49:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:14 smithi155 bash[73694]: debug 2024-07-28T20:49:14.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:14 smithi155 bash[68033]: cluster 2024-07-28T20:49:13.316124+0000 mgr.y (mgr.34101) 2387 : cluster [DBG] pgmap v3315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:14 smithi045 bash[80445]: cluster 2024-07-28T20:49:13.316124+0000 mgr.y (mgr.34101) 2387 : cluster [DBG] pgmap v3315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:14 smithi045 bash[82788]: cluster 2024-07-28T20:49:13.316124+0000 mgr.y (mgr.34101) 2387 : cluster [DBG] pgmap v3315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:15.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3589 16 16 0 0 0 - 0 2024-07-28T20:49:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:15 smithi155 bash[73694]: debug 2024-07-28T20:49:15.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:16.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3590 16 16 0 0 0 - 0 2024-07-28T20:49:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:16 smithi155 bash[73694]: debug 2024-07-28T20:49:16.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:16 smithi155 bash[68033]: cluster 2024-07-28T20:49:15.317343+0000 mgr.y (mgr.34101) 2388 : cluster [DBG] pgmap v3316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:16 smithi155 bash[68033]: audit 2024-07-28T20:49:15.719501+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:16 smithi155 bash[68033]: audit 2024-07-28T20:49:15.726653+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:16 smithi155 bash[68033]: audit 2024-07-28T20:49:16.348609+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:16 smithi155 bash[68033]: audit 2024-07-28T20:49:16.361125+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:16.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:16 smithi045 bash[80445]: cluster 2024-07-28T20:49:15.317343+0000 mgr.y (mgr.34101) 2388 : cluster [DBG] pgmap v3316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:16.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:16 smithi045 bash[80445]: audit 2024-07-28T20:49:15.719501+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:16.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:16 smithi045 bash[80445]: audit 2024-07-28T20:49:15.726653+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:16.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:16 smithi045 bash[80445]: audit 2024-07-28T20:49:16.348609+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:16.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:16 smithi045 bash[80445]: audit 2024-07-28T20:49:16.361125+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:16 smithi045 bash[82788]: cluster 2024-07-28T20:49:15.317343+0000 mgr.y (mgr.34101) 2388 : cluster [DBG] pgmap v3316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:16 smithi045 bash[82788]: audit 2024-07-28T20:49:15.719501+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:16.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:16 smithi045 bash[82788]: audit 2024-07-28T20:49:15.726653+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:16.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:16 smithi045 bash[82788]: audit 2024-07-28T20:49:16.348609+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:16.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:16 smithi045 bash[82788]: audit 2024-07-28T20:49:16.361125+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:17.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3591 16 16 0 0 0 - 0 2024-07-28T20:49:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:17 smithi155 bash[73694]: debug 2024-07-28T20:49:17.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:17 smithi155 bash[68033]: audit 2024-07-28T20:49:16.829958+0000 mon.c (mon.2) 730 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:49:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:17 smithi155 bash[68033]: audit 2024-07-28T20:49:16.831259+0000 mon.c (mon.2) 731 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:49:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:17 smithi155 bash[68033]: audit 2024-07-28T20:49:16.840103+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:17.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:17 smithi045 bash[80445]: audit 2024-07-28T20:49:16.829958+0000 mon.c (mon.2) 730 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:49:17.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:17 smithi045 bash[80445]: audit 2024-07-28T20:49:16.831259+0000 mon.c (mon.2) 731 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:49:17.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:17 smithi045 bash[80445]: audit 2024-07-28T20:49:16.840103+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:17.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:17 smithi045 bash[82788]: audit 2024-07-28T20:49:16.829958+0000 mon.c (mon.2) 730 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:49:17.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:17 smithi045 bash[82788]: audit 2024-07-28T20:49:16.831259+0000 mon.c (mon.2) 731 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:49:17.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:17 smithi045 bash[82788]: audit 2024-07-28T20:49:16.840103+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:49:18.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3592 16 16 0 0 0 - 0 2024-07-28T20:49:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:18 smithi155 bash[73694]: debug 2024-07-28T20:49:18.668+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:18 smithi155 bash[68033]: cluster 2024-07-28T20:49:17.319225+0000 mgr.y (mgr.34101) 2389 : cluster [DBG] pgmap v3317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:18 smithi155 bash[68033]: audit 2024-07-28T20:49:18.269327+0000 mon.c (mon.2) 732 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:18 smithi045 bash[80445]: cluster 2024-07-28T20:49:17.319225+0000 mgr.y (mgr.34101) 2389 : cluster [DBG] pgmap v3317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:18 smithi045 bash[80445]: audit 2024-07-28T20:49:18.269327+0000 mon.c (mon.2) 732 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:18 smithi045 bash[82788]: cluster 2024-07-28T20:49:17.319225+0000 mgr.y (mgr.34101) 2389 : cluster [DBG] pgmap v3317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:18 smithi045 bash[82788]: audit 2024-07-28T20:49:18.269327+0000 mon.c (mon.2) 732 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:19.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3593 16 16 0 0 0 - 0 2024-07-28T20:49:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:19 smithi155 bash[73694]: debug 2024-07-28T20:49:19.696+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:20.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3594 16 16 0 0 0 - 0 2024-07-28T20:49:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:20 smithi155 bash[73694]: debug 2024-07-28T20:49:20.668+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:20 smithi155 bash[68033]: cluster 2024-07-28T20:49:19.320949+0000 mgr.y (mgr.34101) 2390 : cluster [DBG] pgmap v3318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:20 smithi045 bash[80445]: cluster 2024-07-28T20:49:19.320949+0000 mgr.y (mgr.34101) 2390 : cluster [DBG] pgmap v3318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:49:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:49:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T20:49:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:20 smithi045 bash[82788]: cluster 2024-07-28T20:49:19.320949+0000 mgr.y (mgr.34101) 2390 : cluster [DBG] pgmap v3318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:21.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3595 16 16 0 0 0 - 0 2024-07-28T20:49:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:21 smithi155 bash[73694]: debug 2024-07-28T20:49:21.680+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:22.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3596 16 16 0 0 0 - 0 2024-07-28T20:49:22.675 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:49:22 smithi155 bash[60745]: ts=2024-07-28T20:49:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:49:22.675 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:22 smithi155 bash[68033]: cluster 2024-07-28T20:49:21.322706+0000 mgr.y (mgr.34101) 2391 : cluster [DBG] pgmap v3319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:22 smithi045 bash[80445]: cluster 2024-07-28T20:49:21.322706+0000 mgr.y (mgr.34101) 2391 : cluster [DBG] pgmap v3319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:22 smithi045 bash[82788]: cluster 2024-07-28T20:49:21.322706+0000 mgr.y (mgr.34101) 2391 : cluster [DBG] pgmap v3319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:22 smithi155 bash[73694]: debug 2024-07-28T20:49:22.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:23.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3597 16 16 0 0 0 - 0 2024-07-28T20:49:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:23 smithi155 bash[73694]: debug 2024-07-28T20:49:23.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:24.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3598 16 16 0 0 0 - 0 2024-07-28T20:49:24.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:24 smithi155 bash[68033]: cluster 2024-07-28T20:49:23.324580+0000 mgr.y (mgr.34101) 2392 : cluster [DBG] pgmap v3320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:24.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:24 smithi155 bash[73694]: debug 2024-07-28T20:49:24.680+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:24 smithi045 bash[80445]: cluster 2024-07-28T20:49:23.324580+0000 mgr.y (mgr.34101) 2392 : cluster [DBG] pgmap v3320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:24 smithi045 bash[82788]: cluster 2024-07-28T20:49:23.324580+0000 mgr.y (mgr.34101) 2392 : cluster [DBG] pgmap v3320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:25.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3599 16 16 0 0 0 - 0 2024-07-28T20:49:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:25 smithi155 bash[68033]: cluster 2024-07-28T20:49:25.326365+0000 mgr.y (mgr.34101) 2393 : cluster [DBG] pgmap v3321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:25 smithi155 bash[73694]: debug 2024-07-28T20:49:25.696+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:25.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:25 smithi045 bash[80445]: cluster 2024-07-28T20:49:25.326365+0000 mgr.y (mgr.34101) 2393 : cluster [DBG] pgmap v3321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:25.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:25 smithi045 bash[82788]: cluster 2024-07-28T20:49:25.326365+0000 mgr.y (mgr.34101) 2393 : cluster [DBG] pgmap v3321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:26.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:49:26.238749+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:49:26.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:49:26.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3600 16 16 0 0 0 - 0 2024-07-28T20:49:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:26 smithi155 bash[73694]: debug 2024-07-28T20:49:26.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:27.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3601 16 16 0 0 0 - 0 2024-07-28T20:49:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:27 smithi155 bash[73694]: debug 2024-07-28T20:49:27.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:28.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3602 16 16 0 0 0 - 0 2024-07-28T20:49:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:28 smithi045 bash[82788]: cluster 2024-07-28T20:49:27.328235+0000 mgr.y (mgr.34101) 2394 : cluster [DBG] pgmap v3322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:28 smithi045 bash[80445]: cluster 2024-07-28T20:49:27.328235+0000 mgr.y (mgr.34101) 2394 : cluster [DBG] pgmap v3322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:28.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:28 smithi155 bash[68033]: cluster 2024-07-28T20:49:27.328235+0000 mgr.y (mgr.34101) 2394 : cluster [DBG] pgmap v3322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:28 smithi155 bash[73694]: debug 2024-07-28T20:49:28.728+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:29.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3603 16 16 0 0 0 - 0 2024-07-28T20:49:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:29 smithi155 bash[73694]: debug 2024-07-28T20:49:29.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:30.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3604 16 16 0 0 0 - 0 2024-07-28T20:49:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:49:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:49:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T20:49:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:30 smithi045 bash[82788]: cluster 2024-07-28T20:49:29.330001+0000 mgr.y (mgr.34101) 2395 : cluster [DBG] pgmap v3323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:30.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:30 smithi045 bash[80445]: cluster 2024-07-28T20:49:29.330001+0000 mgr.y (mgr.34101) 2395 : cluster [DBG] pgmap v3323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:30.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:30 smithi155 bash[68033]: cluster 2024-07-28T20:49:29.330001+0000 mgr.y (mgr.34101) 2395 : cluster [DBG] pgmap v3323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:30 smithi155 bash[73694]: debug 2024-07-28T20:49:30.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:31.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3605 16 16 0 0 0 - 0 2024-07-28T20:49:32.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3606 16 16 0 0 0 - 0 2024-07-28T20:49:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:31 smithi155 bash[73694]: debug 2024-07-28T20:49:31.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:32 smithi045 bash[80445]: cluster 2024-07-28T20:49:31.331768+0000 mgr.y (mgr.34101) 2396 : cluster [DBG] pgmap v3324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:32 smithi045 bash[82788]: cluster 2024-07-28T20:49:31.331768+0000 mgr.y (mgr.34101) 2396 : cluster [DBG] pgmap v3324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:32.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:32 smithi155 bash[68033]: cluster 2024-07-28T20:49:31.331768+0000 mgr.y (mgr.34101) 2396 : cluster [DBG] pgmap v3324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:49:32 smithi155 bash[60745]: ts=2024-07-28T20:49:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:49:33.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3607 16 16 0 0 0 - 0 2024-07-28T20:49:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:32 smithi155 bash[73694]: debug 2024-07-28T20:49:32.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:33 smithi045 bash[80445]: audit 2024-07-28T20:49:33.269665+0000 mon.c (mon.2) 733 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:33 smithi045 bash[82788]: audit 2024-07-28T20:49:33.269665+0000 mon.c (mon.2) 733 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:33.787 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:33 smithi155 bash[68033]: audit 2024-07-28T20:49:33.269665+0000 mon.c (mon.2) 733 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:33 smithi155 bash[73694]: debug 2024-07-28T20:49:33.784+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:34.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3608 16 16 0 0 0 - 0 2024-07-28T20:49:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:34 smithi045 bash[80445]: cluster 2024-07-28T20:49:33.333785+0000 mgr.y (mgr.34101) 2397 : cluster [DBG] pgmap v3325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:34 smithi045 bash[82788]: cluster 2024-07-28T20:49:33.333785+0000 mgr.y (mgr.34101) 2397 : cluster [DBG] pgmap v3325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:34.803 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:34 smithi155 bash[68033]: cluster 2024-07-28T20:49:33.333785+0000 mgr.y (mgr.34101) 2397 : cluster [DBG] pgmap v3325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:34 smithi155 bash[73694]: debug 2024-07-28T20:49:34.800+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:35.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3609 16 16 0 0 0 - 0 2024-07-28T20:49:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:35 smithi155 bash[73694]: debug 2024-07-28T20:49:35.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:36.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3610 16 16 0 0 0 - 0 2024-07-28T20:49:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:36 smithi045 bash[80445]: cluster 2024-07-28T20:49:35.335580+0000 mgr.y (mgr.34101) 2398 : cluster [DBG] pgmap v3326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:36 smithi045 bash[82788]: cluster 2024-07-28T20:49:35.335580+0000 mgr.y (mgr.34101) 2398 : cluster [DBG] pgmap v3326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:36.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:36 smithi155 bash[68033]: cluster 2024-07-28T20:49:35.335580+0000 mgr.y (mgr.34101) 2398 : cluster [DBG] pgmap v3326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:36 smithi155 bash[73694]: debug 2024-07-28T20:49:36.740+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:37.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3611 16 16 0 0 0 - 0 2024-07-28T20:49:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:37 smithi155 bash[73694]: debug 2024-07-28T20:49:37.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:38.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3612 16 16 0 0 0 - 0 2024-07-28T20:49:38.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:38 smithi045 bash[80445]: cluster 2024-07-28T20:49:37.337443+0000 mgr.y (mgr.34101) 2399 : cluster [DBG] pgmap v3327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:38 smithi045 bash[82788]: cluster 2024-07-28T20:49:37.337443+0000 mgr.y (mgr.34101) 2399 : cluster [DBG] pgmap v3327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:38.757 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:38 smithi155 bash[68033]: cluster 2024-07-28T20:49:37.337443+0000 mgr.y (mgr.34101) 2399 : cluster [DBG] pgmap v3327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:38 smithi155 bash[73694]: debug 2024-07-28T20:49:38.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:39.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3613 16 16 0 0 0 - 0 2024-07-28T20:49:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:39 smithi155 bash[73694]: debug 2024-07-28T20:49:39.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:40.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3614 16 16 0 0 0 - 0 2024-07-28T20:49:40.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:40 smithi045 bash[80445]: cluster 2024-07-28T20:49:39.339190+0000 mgr.y (mgr.34101) 2400 : cluster [DBG] pgmap v3328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:40.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:49:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:49:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T20:49:40.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:40 smithi045 bash[82788]: cluster 2024-07-28T20:49:39.339190+0000 mgr.y (mgr.34101) 2400 : cluster [DBG] pgmap v3328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:40.781 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:40 smithi155 bash[68033]: cluster 2024-07-28T20:49:39.339190+0000 mgr.y (mgr.34101) 2400 : cluster [DBG] pgmap v3328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:40 smithi155 bash[73694]: debug 2024-07-28T20:49:40.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:41.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3615 16 16 0 0 0 - 0 2024-07-28T20:49:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:41 smithi155 bash[73694]: debug 2024-07-28T20:49:41.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:42.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3616 16 16 0 0 0 - 0 2024-07-28T20:49:42.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:42 smithi045 bash[80445]: cluster 2024-07-28T20:49:41.340929+0000 mgr.y (mgr.34101) 2401 : cluster [DBG] pgmap v3329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:42 smithi045 bash[82788]: cluster 2024-07-28T20:49:41.340929+0000 mgr.y (mgr.34101) 2401 : cluster [DBG] pgmap v3329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:42.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:42 smithi155 bash[68033]: cluster 2024-07-28T20:49:41.340929+0000 mgr.y (mgr.34101) 2401 : cluster [DBG] pgmap v3329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:42.758 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:49:42 smithi155 bash[60745]: ts=2024-07-28T20:49:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:49:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:42 smithi155 bash[73694]: debug 2024-07-28T20:49:42.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:43.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3617 16 16 0 0 0 - 0 2024-07-28T20:49:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:43 smithi155 bash[73694]: debug 2024-07-28T20:49:43.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:44.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3618 16 16 0 0 0 - 0 2024-07-28T20:49:44.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:44 smithi155 bash[68033]: cluster 2024-07-28T20:49:43.342828+0000 mgr.y (mgr.34101) 2402 : cluster [DBG] pgmap v3330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:44 smithi045 bash[80445]: cluster 2024-07-28T20:49:43.342828+0000 mgr.y (mgr.34101) 2402 : cluster [DBG] pgmap v3330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:44 smithi045 bash[82788]: cluster 2024-07-28T20:49:43.342828+0000 mgr.y (mgr.34101) 2402 : cluster [DBG] pgmap v3330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:44 smithi155 bash[73694]: debug 2024-07-28T20:49:44.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:45.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3619 16 16 0 0 0 - 0 2024-07-28T20:49:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:45 smithi155 bash[73694]: debug 2024-07-28T20:49:45.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:46.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:49:46.241893+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:49:46.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:49:46.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3620 16 16 0 0 0 - 0 2024-07-28T20:49:46.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:46 smithi045 bash[80445]: cluster 2024-07-28T20:49:45.344510+0000 mgr.y (mgr.34101) 2403 : cluster [DBG] pgmap v3331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:46 smithi045 bash[82788]: cluster 2024-07-28T20:49:45.344510+0000 mgr.y (mgr.34101) 2403 : cluster [DBG] pgmap v3331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:46 smithi155 bash[73694]: debug 2024-07-28T20:49:46.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:46.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:46 smithi155 bash[68033]: cluster 2024-07-28T20:49:45.344510+0000 mgr.y (mgr.34101) 2403 : cluster [DBG] pgmap v3331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:47.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3621 16 16 0 0 0 - 0 2024-07-28T20:49:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:47 smithi155 bash[73694]: debug 2024-07-28T20:49:47.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:48.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3622 16 16 0 0 0 - 0 2024-07-28T20:49:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:48 smithi045 bash[80445]: cluster 2024-07-28T20:49:47.346471+0000 mgr.y (mgr.34101) 2404 : cluster [DBG] pgmap v3332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:48 smithi045 bash[80445]: audit 2024-07-28T20:49:48.272398+0000 mon.c (mon.2) 734 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:48 smithi045 bash[82788]: cluster 2024-07-28T20:49:47.346471+0000 mgr.y (mgr.34101) 2404 : cluster [DBG] pgmap v3332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:48 smithi045 bash[82788]: audit 2024-07-28T20:49:48.272398+0000 mon.c (mon.2) 734 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:48 smithi155 bash[73694]: debug 2024-07-28T20:49:48.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:48 smithi155 bash[68033]: cluster 2024-07-28T20:49:47.346471+0000 mgr.y (mgr.34101) 2404 : cluster [DBG] pgmap v3332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:48 smithi155 bash[68033]: audit 2024-07-28T20:49:48.272398+0000 mon.c (mon.2) 734 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:49:49.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3623 16 16 0 0 0 - 0 2024-07-28T20:49:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:49 smithi155 bash[73694]: debug 2024-07-28T20:49:49.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:50.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3624 16 16 0 0 0 - 0 2024-07-28T20:49:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:50 smithi045 bash[80445]: cluster 2024-07-28T20:49:49.348199+0000 mgr.y (mgr.34101) 2405 : cluster [DBG] pgmap v3333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:50.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:49:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:49:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:49:50.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:50 smithi045 bash[82788]: cluster 2024-07-28T20:49:49.348199+0000 mgr.y (mgr.34101) 2405 : cluster [DBG] pgmap v3333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:50 smithi155 bash[68033]: cluster 2024-07-28T20:49:49.348199+0000 mgr.y (mgr.34101) 2405 : cluster [DBG] pgmap v3333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:50 smithi155 bash[73694]: debug 2024-07-28T20:49:50.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:51.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3625 16 16 0 0 0 - 0 2024-07-28T20:49:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:51 smithi155 bash[73694]: debug 2024-07-28T20:49:51.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:52.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3626 16 16 0 0 0 - 0 2024-07-28T20:49:52.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:52 smithi155 bash[68033]: cluster 2024-07-28T20:49:51.349973+0000 mgr.y (mgr.34101) 2406 : cluster [DBG] pgmap v3334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:52.607 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:49:52 smithi155 bash[60745]: ts=2024-07-28T20:49:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:49:52.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:52 smithi045 bash[80445]: cluster 2024-07-28T20:49:51.349973+0000 mgr.y (mgr.34101) 2406 : cluster [DBG] pgmap v3334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:52 smithi045 bash[82788]: cluster 2024-07-28T20:49:51.349973+0000 mgr.y (mgr.34101) 2406 : cluster [DBG] pgmap v3334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:52 smithi155 bash[73694]: debug 2024-07-28T20:49:52.604+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:53.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3627 16 16 0 0 0 - 0 2024-07-28T20:49:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:53 smithi155 bash[73694]: debug 2024-07-28T20:49:53.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:54.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3628 16 16 0 0 0 - 0 2024-07-28T20:49:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:54 smithi155 bash[68033]: cluster 2024-07-28T20:49:53.351850+0000 mgr.y (mgr.34101) 2407 : cluster [DBG] pgmap v3335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:54.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:54 smithi155 bash[73694]: debug 2024-07-28T20:49:54.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:54 smithi045 bash[80445]: cluster 2024-07-28T20:49:53.351850+0000 mgr.y (mgr.34101) 2407 : cluster [DBG] pgmap v3335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:54 smithi045 bash[82788]: cluster 2024-07-28T20:49:53.351850+0000 mgr.y (mgr.34101) 2407 : cluster [DBG] pgmap v3335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:55.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3629 16 16 0 0 0 - 0 2024-07-28T20:49:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:55 smithi155 bash[73694]: debug 2024-07-28T20:49:55.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:56.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3630 16 16 0 0 0 - 0 2024-07-28T20:49:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:56 smithi155 bash[73694]: debug 2024-07-28T20:49:56.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:56 smithi155 bash[68033]: cluster 2024-07-28T20:49:55.353555+0000 mgr.y (mgr.34101) 2408 : cluster [DBG] pgmap v3336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:56 smithi045 bash[80445]: cluster 2024-07-28T20:49:55.353555+0000 mgr.y (mgr.34101) 2408 : cluster [DBG] pgmap v3336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:56.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:56 smithi045 bash[82788]: cluster 2024-07-28T20:49:55.353555+0000 mgr.y (mgr.34101) 2408 : cluster [DBG] pgmap v3336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:57.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3631 16 16 0 0 0 - 0 2024-07-28T20:49:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:57 smithi155 bash[73694]: debug 2024-07-28T20:49:57.664+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:58.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3632 16 16 0 0 0 - 0 2024-07-28T20:49:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:49:58 smithi155 bash[68033]: cluster 2024-07-28T20:49:57.355437+0000 mgr.y (mgr.34101) 2409 : cluster [DBG] pgmap v3337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:58.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:58 smithi155 bash[73694]: debug 2024-07-28T20:49:58.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:49:58.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:49:58 smithi045 bash[80445]: cluster 2024-07-28T20:49:57.355437+0000 mgr.y (mgr.34101) 2409 : cluster [DBG] pgmap v3337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:58.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:49:58 smithi045 bash[82788]: cluster 2024-07-28T20:49:57.355437+0000 mgr.y (mgr.34101) 2409 : cluster [DBG] pgmap v3337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:49:59.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3633 16 16 0 0 0 - 0 2024-07-28T20:50:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:49:59 smithi155 bash[73694]: debug 2024-07-28T20:49:59.680+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:00.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3634 16 16 0 0 0 - 0 2024-07-28T20:50:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[73694]: debug 2024-07-28T20:50:00.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:49:59.357185+0000 mgr.y (mgr.34101) 2410 : cluster [DBG] pgmap v3338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000257+0000 mon.a (mon.0) 3076 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:50:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000297+0000 mon.a (mon.0) 3077 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:50:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000317+0000 mon.a (mon.0) 3078 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:50:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000333+0000 mon.a (mon.0) 3079 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:50:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000352+0000 mon.a (mon.0) 3080 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:50:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000371+0000 mon.a (mon.0) 3081 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:50:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000390+0000 mon.a (mon.0) 3082 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000409+0000 mon.a (mon.0) 3083 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000438+0000 mon.a (mon.0) 3084 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000457+0000 mon.a (mon.0) 3085 : cluster [WRN] pg 1.0 is stuck stale for 61m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000476+0000 mon.a (mon.0) 3086 : cluster [WRN] pg 2.0 is stuck stale for 61m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000495+0000 mon.a (mon.0) 3087 : cluster [WRN] pg 2.1 is stuck stale for 61m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000516+0000 mon.a (mon.0) 3088 : cluster [WRN] pg 2.2 is stuck stale for 61m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000537+0000 mon.a (mon.0) 3089 : cluster [WRN] pg 2.3 is stuck stale for 61m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000557+0000 mon.a (mon.0) 3090 : cluster [WRN] pg 2.4 is stuck stale for 61m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000576+0000 mon.a (mon.0) 3091 : cluster [WRN] pg 2.5 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000598+0000 mon.a (mon.0) 3092 : cluster [WRN] pg 2.6 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000620+0000 mon.a (mon.0) 3093 : cluster [WRN] pg 3.0 is stuck stale for 61m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000641+0000 mon.a (mon.0) 3094 : cluster [WRN] pg 3.3 is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000659+0000 mon.a (mon.0) 3095 : cluster [WRN] pg 3.4 is stuck stale for 61m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:50:00.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000678+0000 mon.a (mon.0) 3096 : cluster [WRN] pg 3.5 is stuck stale for 61m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000702+0000 mon.a (mon.0) 3097 : cluster [WRN] pg 3.9 is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000726+0000 mon.a (mon.0) 3098 : cluster [WRN] pg 3.a is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000749+0000 mon.a (mon.0) 3099 : cluster [WRN] pg 3.c is stuck stale for 61m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000775+0000 mon.a (mon.0) 3100 : cluster [WRN] pg 3.d is stuck stale for 61m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000796+0000 mon.a (mon.0) 3101 : cluster [WRN] pg 3.e is stuck inactive for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000823+0000 mon.a (mon.0) 3102 : cluster [WRN] pg 3.f is stuck inactive for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000842+0000 mon.a (mon.0) 3103 : cluster [WRN] pg 3.10 is stuck stale for 61m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000863+0000 mon.a (mon.0) 3104 : cluster [WRN] pg 3.11 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000885+0000 mon.a (mon.0) 3105 : cluster [WRN] pg 3.12 is stuck stale for 61m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000906+0000 mon.a (mon.0) 3106 : cluster [WRN] pg 3.13 is stuck inactive for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000927+0000 mon.a (mon.0) 3107 : cluster [WRN] pg 4.2 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000948+0000 mon.a (mon.0) 3108 : cluster [WRN] pg 4.3 is stuck stale for 61m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000969+0000 mon.a (mon.0) 3109 : cluster [WRN] pg 4.4 is stuck stale for 61m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.000990+0000 mon.a (mon.0) 3110 : cluster [WRN] pg 4.5 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001012+0000 mon.a (mon.0) 3111 : cluster [WRN] pg 4.6 is stuck stale for 61m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001052+0000 mon.a (mon.0) 3112 : cluster [WRN] pg 4.7 is stuck stale for 61m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001068+0000 mon.a (mon.0) 3113 : cluster [WRN] pg 4.8 is stuck stale for 61m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001084+0000 mon.a (mon.0) 3114 : cluster [WRN] pg 4.a is stuck stale for 61m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001104+0000 mon.a (mon.0) 3115 : cluster [WRN] pg 4.b is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001123+0000 mon.a (mon.0) 3116 : cluster [WRN] pg 4.d is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001144+0000 mon.a (mon.0) 3117 : cluster [WRN] pg 4.e is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001166+0000 mon.a (mon.0) 3118 : cluster [WRN] pg 4.f is stuck stale for 61m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001187+0000 mon.a (mon.0) 3119 : cluster [WRN] pg 4.15 is stuck stale for 61m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001209+0000 mon.a (mon.0) 3120 : cluster [WRN] pg 4.16 is stuck stale for 61m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:50:00.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001234+0000 mon.a (mon.0) 3121 : cluster [WRN] pg 6.0 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001258+0000 mon.a (mon.0) 3122 : cluster [WRN] pg 6.1 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001282+0000 mon.a (mon.0) 3123 : cluster [WRN] pg 6.2 is stuck peering for 60m, current state creating+peering, last acting [4,3] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001309+0000 mon.a (mon.0) 3124 : cluster [WRN] pg 6.4 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001328+0000 mon.a (mon.0) 3125 : cluster [WRN] pg 6.5 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001347+0000 mon.a (mon.0) 3126 : cluster [WRN] pg 6.6 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001370+0000 mon.a (mon.0) 3127 : cluster [WRN] pg 6.7 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001398+0000 mon.a (mon.0) 3128 : cluster [WRN] pg 6.8 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001422+0000 mon.a (mon.0) 3129 : cluster [WRN] pg 6.9 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001444+0000 mon.a (mon.0) 3130 : cluster [WRN] pg 6.a is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001468+0000 mon.a (mon.0) 3131 : cluster [WRN] pg 6.b is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001490+0000 mon.a (mon.0) 3132 : cluster [WRN] pg 6.c is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001509+0000 mon.a (mon.0) 3133 : cluster [WRN] pg 6.d is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001530+0000 mon.a (mon.0) 3134 : cluster [WRN] pg 6.e is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001553+0000 mon.a (mon.0) 3135 : cluster [WRN] pg 6.f is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001575+0000 mon.a (mon.0) 3136 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001597+0000 mon.a (mon.0) 3137 : cluster [WRN] pg 2.5 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001623+0000 mon.a (mon.0) 3138 : cluster [WRN] pg 2.6 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001645+0000 mon.a (mon.0) 3139 : cluster [WRN] pg 3.1 is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001671+0000 mon.a (mon.0) 3140 : cluster [WRN] pg 3.3 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001706+0000 mon.a (mon.0) 3141 : cluster [WRN] pg 3.6 is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001729+0000 mon.a (mon.0) 3142 : cluster [WRN] pg 3.9 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001753+0000 mon.a (mon.0) 3143 : cluster [WRN] pg 3.a is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001775+0000 mon.a (mon.0) 3144 : cluster [WRN] pg 3.e is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001795+0000 mon.a (mon.0) 3145 : cluster [WRN] pg 3.f is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001836+0000 mon.a (mon.0) 3146 : cluster [WRN] pg 3.11 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001858+0000 mon.a (mon.0) 3147 : cluster [WRN] pg 3.13 is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001880+0000 mon.a (mon.0) 3148 : cluster [WRN] pg 3.14 is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001902+0000 mon.a (mon.0) 3149 : cluster [WRN] pg 3.1a is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001925+0000 mon.a (mon.0) 3150 : cluster [WRN] pg 3.1b is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001948+0000 mon.a (mon.0) 3151 : cluster [WRN] pg 3.1c is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001970+0000 mon.a (mon.0) 3152 : cluster [WRN] pg 3.1d is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.001992+0000 mon.a (mon.0) 3153 : cluster [WRN] pg 4.1 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002013+0000 mon.a (mon.0) 3154 : cluster [WRN] pg 4.2 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002032+0000 mon.a (mon.0) 3155 : cluster [WRN] pg 4.5 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002051+0000 mon.a (mon.0) 3156 : cluster [WRN] pg 4.9 is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002074+0000 mon.a (mon.0) 3157 : cluster [WRN] pg 4.b is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002097+0000 mon.a (mon.0) 3158 : cluster [WRN] pg 4.c is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002120+0000 mon.a (mon.0) 3159 : cluster [WRN] pg 4.d is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002142+0000 mon.a (mon.0) 3160 : cluster [WRN] pg 4.e is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002166+0000 mon.a (mon.0) 3161 : cluster [WRN] pg 4.13 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002188+0000 mon.a (mon.0) 3162 : cluster [WRN] pg 4.18 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002212+0000 mon.a (mon.0) 3163 : cluster [WRN] pg 4.1a is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002233+0000 mon.a (mon.0) 3164 : cluster [WRN] pg 4.1b is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:00 smithi155 bash[68033]: cluster 2024-07-28T20:50:00.002252+0000 mon.a (mon.0) 3165 : cluster [WRN] pg 6.e is stuck undersized for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:50:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:50:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:49:59.357185+0000 mgr.y (mgr.34101) 2410 : cluster [DBG] pgmap v3338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000257+0000 mon.a (mon.0) 3076 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:50:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000297+0000 mon.a (mon.0) 3077 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:50:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000317+0000 mon.a (mon.0) 3078 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:50:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000333+0000 mon.a (mon.0) 3079 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:50:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000352+0000 mon.a (mon.0) 3080 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000371+0000 mon.a (mon.0) 3081 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000390+0000 mon.a (mon.0) 3082 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000409+0000 mon.a (mon.0) 3083 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000438+0000 mon.a (mon.0) 3084 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000457+0000 mon.a (mon.0) 3085 : cluster [WRN] pg 1.0 is stuck stale for 61m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000476+0000 mon.a (mon.0) 3086 : cluster [WRN] pg 2.0 is stuck stale for 61m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000495+0000 mon.a (mon.0) 3087 : cluster [WRN] pg 2.1 is stuck stale for 61m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000516+0000 mon.a (mon.0) 3088 : cluster [WRN] pg 2.2 is stuck stale for 61m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000537+0000 mon.a (mon.0) 3089 : cluster [WRN] pg 2.3 is stuck stale for 61m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000557+0000 mon.a (mon.0) 3090 : cluster [WRN] pg 2.4 is stuck stale for 61m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000576+0000 mon.a (mon.0) 3091 : cluster [WRN] pg 2.5 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000598+0000 mon.a (mon.0) 3092 : cluster [WRN] pg 2.6 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000620+0000 mon.a (mon.0) 3093 : cluster [WRN] pg 3.0 is stuck stale for 61m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:50:00.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000641+0000 mon.a (mon.0) 3094 : cluster [WRN] pg 3.3 is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:49:59.357185+0000 mgr.y (mgr.34101) 2410 : cluster [DBG] pgmap v3338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000257+0000 mon.a (mon.0) 3076 : cluster [WRN] Health detail: HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:50:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000297+0000 mon.a (mon.0) 3077 : cluster [WRN] [WRN] OSD_DOWN: 6 osds down 2024-07-28T20:50:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000317+0000 mon.a (mon.0) 3078 : cluster [WRN] osd.0 (root=default,host=smithi045) is down 2024-07-28T20:50:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000333+0000 mon.a (mon.0) 3079 : cluster [WRN] osd.1 (root=default,host=smithi045) is down 2024-07-28T20:50:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000352+0000 mon.a (mon.0) 3080 : cluster [WRN] osd.2 (root=default,host=smithi045) is down 2024-07-28T20:50:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000371+0000 mon.a (mon.0) 3081 : cluster [WRN] osd.5 (root=default,host=smithi155) is down 2024-07-28T20:50:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000390+0000 mon.a (mon.0) 3082 : cluster [WRN] osd.6 (root=default,host=smithi155) is down 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000409+0000 mon.a (mon.0) 3083 : cluster [WRN] osd.7 (root=default,host=smithi155) is down 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000438+0000 mon.a (mon.0) 3084 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000457+0000 mon.a (mon.0) 3085 : cluster [WRN] pg 1.0 is stuck stale for 61m, current state stale+active+clean, last acting [7,0,6] 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000476+0000 mon.a (mon.0) 3086 : cluster [WRN] pg 2.0 is stuck stale for 61m, current state stale+active+clean, last acting [7,1,0] 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000495+0000 mon.a (mon.0) 3087 : cluster [WRN] pg 2.1 is stuck stale for 61m, current state stale+active+clean, last acting [2,3,0] 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000516+0000 mon.a (mon.0) 3088 : cluster [WRN] pg 2.2 is stuck stale for 61m, current state stale+active+clean, last acting [5,1,6] 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000537+0000 mon.a (mon.0) 3089 : cluster [WRN] pg 2.3 is stuck stale for 61m, current state stale+active+clean, last acting [5,2,7] 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000557+0000 mon.a (mon.0) 3090 : cluster [WRN] pg 2.4 is stuck stale for 61m, current state stale+active+clean, last acting [1,0,7] 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000576+0000 mon.a (mon.0) 3091 : cluster [WRN] pg 2.5 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000598+0000 mon.a (mon.0) 3092 : cluster [WRN] pg 2.6 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000620+0000 mon.a (mon.0) 3093 : cluster [WRN] pg 3.0 is stuck stale for 61m, current state stale+active+clean, last acting [1,2,6] 2024-07-28T20:50:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000641+0000 mon.a (mon.0) 3094 : cluster [WRN] pg 3.3 is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.973 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000659+0000 mon.a (mon.0) 3095 : cluster [WRN] pg 3.4 is stuck stale for 61m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:50:00.973 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000678+0000 mon.a (mon.0) 3096 : cluster [WRN] pg 3.5 is stuck stale for 61m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:50:00.973 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000702+0000 mon.a (mon.0) 3097 : cluster [WRN] pg 3.9 is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.973 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000726+0000 mon.a (mon.0) 3098 : cluster [WRN] pg 3.a is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.973 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000749+0000 mon.a (mon.0) 3099 : cluster [WRN] pg 3.c is stuck stale for 61m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:50:00.973 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000775+0000 mon.a (mon.0) 3100 : cluster [WRN] pg 3.d is stuck stale for 61m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:50:00.973 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000796+0000 mon.a (mon.0) 3101 : cluster [WRN] pg 3.e is stuck inactive for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.973 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000823+0000 mon.a (mon.0) 3102 : cluster [WRN] pg 3.f is stuck inactive for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000842+0000 mon.a (mon.0) 3103 : cluster [WRN] pg 3.10 is stuck stale for 61m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000863+0000 mon.a (mon.0) 3104 : cluster [WRN] pg 3.11 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000885+0000 mon.a (mon.0) 3105 : cluster [WRN] pg 3.12 is stuck stale for 61m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000906+0000 mon.a (mon.0) 3106 : cluster [WRN] pg 3.13 is stuck inactive for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000927+0000 mon.a (mon.0) 3107 : cluster [WRN] pg 4.2 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000948+0000 mon.a (mon.0) 3108 : cluster [WRN] pg 4.3 is stuck stale for 61m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000969+0000 mon.a (mon.0) 3109 : cluster [WRN] pg 4.4 is stuck stale for 61m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.000990+0000 mon.a (mon.0) 3110 : cluster [WRN] pg 4.5 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001012+0000 mon.a (mon.0) 3111 : cluster [WRN] pg 4.6 is stuck stale for 61m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001052+0000 mon.a (mon.0) 3112 : cluster [WRN] pg 4.7 is stuck stale for 61m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001068+0000 mon.a (mon.0) 3113 : cluster [WRN] pg 4.8 is stuck stale for 61m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:50:00.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001084+0000 mon.a (mon.0) 3114 : cluster [WRN] pg 4.a is stuck stale for 61m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:50:00.975 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000659+0000 mon.a (mon.0) 3095 : cluster [WRN] pg 3.4 is stuck stale for 61m, current state stale+active+clean, last acting [1,2,5] 2024-07-28T20:50:00.975 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000678+0000 mon.a (mon.0) 3096 : cluster [WRN] pg 3.5 is stuck stale for 61m, current state stale+active+clean, last acting [5,3,2] 2024-07-28T20:50:00.975 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000702+0000 mon.a (mon.0) 3097 : cluster [WRN] pg 3.9 is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.975 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000726+0000 mon.a (mon.0) 3098 : cluster [WRN] pg 3.a is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.975 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000749+0000 mon.a (mon.0) 3099 : cluster [WRN] pg 3.c is stuck stale for 61m, current state stale+active+clean, last acting [5,3,6] 2024-07-28T20:50:00.975 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000775+0000 mon.a (mon.0) 3100 : cluster [WRN] pg 3.d is stuck stale for 61m, current state stale+active+clean, last acting [7,5,6] 2024-07-28T20:50:00.975 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000796+0000 mon.a (mon.0) 3101 : cluster [WRN] pg 3.e is stuck inactive for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.975 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000823+0000 mon.a (mon.0) 3102 : cluster [WRN] pg 3.f is stuck inactive for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.975 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000842+0000 mon.a (mon.0) 3103 : cluster [WRN] pg 3.10 is stuck stale for 61m, current state stale+active+clean, last acting [6,0,5] 2024-07-28T20:50:00.975 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000863+0000 mon.a (mon.0) 3104 : cluster [WRN] pg 3.11 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000885+0000 mon.a (mon.0) 3105 : cluster [WRN] pg 3.12 is stuck stale for 61m, current state stale+active+clean, last acting [0,7,3] 2024-07-28T20:50:00.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000906+0000 mon.a (mon.0) 3106 : cluster [WRN] pg 3.13 is stuck inactive for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000927+0000 mon.a (mon.0) 3107 : cluster [WRN] pg 4.2 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000948+0000 mon.a (mon.0) 3108 : cluster [WRN] pg 4.3 is stuck stale for 61m, current state stale+active+clean, last acting [0,5,7] 2024-07-28T20:50:00.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000969+0000 mon.a (mon.0) 3109 : cluster [WRN] pg 4.4 is stuck stale for 61m, current state stale+active+clean, last acting [1,2,3] 2024-07-28T20:50:00.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.000990+0000 mon.a (mon.0) 3110 : cluster [WRN] pg 4.5 is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001012+0000 mon.a (mon.0) 3111 : cluster [WRN] pg 4.6 is stuck stale for 61m, current state stale+active+clean, last acting [0,5,2] 2024-07-28T20:50:00.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001052+0000 mon.a (mon.0) 3112 : cluster [WRN] pg 4.7 is stuck stale for 61m, current state stale+active+clean, last acting [1,5,0] 2024-07-28T20:50:00.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001068+0000 mon.a (mon.0) 3113 : cluster [WRN] pg 4.8 is stuck stale for 61m, current state stale+active+clean, last acting [5,7,6] 2024-07-28T20:50:00.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001084+0000 mon.a (mon.0) 3114 : cluster [WRN] pg 4.a is stuck stale for 61m, current state stale+active+clean, last acting [6,1,7] 2024-07-28T20:50:00.976 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001104+0000 mon.a (mon.0) 3115 : cluster [WRN] pg 4.b is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001123+0000 mon.a (mon.0) 3116 : cluster [WRN] pg 4.d is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001144+0000 mon.a (mon.0) 3117 : cluster [WRN] pg 4.e is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001166+0000 mon.a (mon.0) 3118 : cluster [WRN] pg 4.f is stuck stale for 61m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001187+0000 mon.a (mon.0) 3119 : cluster [WRN] pg 4.15 is stuck stale for 61m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001209+0000 mon.a (mon.0) 3120 : cluster [WRN] pg 4.16 is stuck stale for 61m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001234+0000 mon.a (mon.0) 3121 : cluster [WRN] pg 6.0 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001258+0000 mon.a (mon.0) 3122 : cluster [WRN] pg 6.1 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001282+0000 mon.a (mon.0) 3123 : cluster [WRN] pg 6.2 is stuck peering for 60m, current state creating+peering, last acting [4,3] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001309+0000 mon.a (mon.0) 3124 : cluster [WRN] pg 6.4 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001328+0000 mon.a (mon.0) 3125 : cluster [WRN] pg 6.5 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001347+0000 mon.a (mon.0) 3126 : cluster [WRN] pg 6.6 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001370+0000 mon.a (mon.0) 3127 : cluster [WRN] pg 6.7 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.977 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001398+0000 mon.a (mon.0) 3128 : cluster [WRN] pg 6.8 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.978 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001422+0000 mon.a (mon.0) 3129 : cluster [WRN] pg 6.9 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.978 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001444+0000 mon.a (mon.0) 3130 : cluster [WRN] pg 6.a is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.978 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001468+0000 mon.a (mon.0) 3131 : cluster [WRN] pg 6.b is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.978 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001490+0000 mon.a (mon.0) 3132 : cluster [WRN] pg 6.c is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.978 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001509+0000 mon.a (mon.0) 3133 : cluster [WRN] pg 6.d is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.978 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001530+0000 mon.a (mon.0) 3134 : cluster [WRN] pg 6.e is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.978 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001553+0000 mon.a (mon.0) 3135 : cluster [WRN] pg 6.f is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.978 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001104+0000 mon.a (mon.0) 3115 : cluster [WRN] pg 4.b is stuck inactive for 70m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.978 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001123+0000 mon.a (mon.0) 3116 : cluster [WRN] pg 4.d is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.978 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001144+0000 mon.a (mon.0) 3117 : cluster [WRN] pg 4.e is stuck inactive for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001166+0000 mon.a (mon.0) 3118 : cluster [WRN] pg 4.f is stuck stale for 61m, current state stale+active+clean, last acting [1,3,4] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001187+0000 mon.a (mon.0) 3119 : cluster [WRN] pg 4.15 is stuck stale for 61m, current state stale+active+clean, last acting [5,7,3] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001209+0000 mon.a (mon.0) 3120 : cluster [WRN] pg 4.16 is stuck stale for 61m, current state stale+active+clean, last acting [0,3,7] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001234+0000 mon.a (mon.0) 3121 : cluster [WRN] pg 6.0 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001258+0000 mon.a (mon.0) 3122 : cluster [WRN] pg 6.1 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001282+0000 mon.a (mon.0) 3123 : cluster [WRN] pg 6.2 is stuck peering for 60m, current state creating+peering, last acting [4,3] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001309+0000 mon.a (mon.0) 3124 : cluster [WRN] pg 6.4 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001328+0000 mon.a (mon.0) 3125 : cluster [WRN] pg 6.5 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001347+0000 mon.a (mon.0) 3126 : cluster [WRN] pg 6.6 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001370+0000 mon.a (mon.0) 3127 : cluster [WRN] pg 6.7 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001398+0000 mon.a (mon.0) 3128 : cluster [WRN] pg 6.8 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001422+0000 mon.a (mon.0) 3129 : cluster [WRN] pg 6.9 is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.979 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001444+0000 mon.a (mon.0) 3130 : cluster [WRN] pg 6.a is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.980 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001468+0000 mon.a (mon.0) 3131 : cluster [WRN] pg 6.b is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.980 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001490+0000 mon.a (mon.0) 3132 : cluster [WRN] pg 6.c is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.980 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001509+0000 mon.a (mon.0) 3133 : cluster [WRN] pg 6.d is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.980 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001530+0000 mon.a (mon.0) 3134 : cluster [WRN] pg 6.e is stuck inactive for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.980 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001553+0000 mon.a (mon.0) 3135 : cluster [WRN] pg 6.f is stuck inactive for 60m, current state unknown, last acting [] 2024-07-28T20:50:00.980 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001575+0000 mon.a (mon.0) 3136 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:50:00.980 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001597+0000 mon.a (mon.0) 3137 : cluster [WRN] pg 2.5 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.980 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001623+0000 mon.a (mon.0) 3138 : cluster [WRN] pg 2.6 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.980 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001645+0000 mon.a (mon.0) 3139 : cluster [WRN] pg 3.1 is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.980 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001671+0000 mon.a (mon.0) 3140 : cluster [WRN] pg 3.3 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001706+0000 mon.a (mon.0) 3141 : cluster [WRN] pg 3.6 is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001729+0000 mon.a (mon.0) 3142 : cluster [WRN] pg 3.9 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001753+0000 mon.a (mon.0) 3143 : cluster [WRN] pg 3.a is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001775+0000 mon.a (mon.0) 3144 : cluster [WRN] pg 3.e is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001795+0000 mon.a (mon.0) 3145 : cluster [WRN] pg 3.f is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001836+0000 mon.a (mon.0) 3146 : cluster [WRN] pg 3.11 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001858+0000 mon.a (mon.0) 3147 : cluster [WRN] pg 3.13 is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001880+0000 mon.a (mon.0) 3148 : cluster [WRN] pg 3.14 is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001902+0000 mon.a (mon.0) 3149 : cluster [WRN] pg 3.1a is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001925+0000 mon.a (mon.0) 3150 : cluster [WRN] pg 3.1b is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001948+0000 mon.a (mon.0) 3151 : cluster [WRN] pg 3.1c is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001970+0000 mon.a (mon.0) 3152 : cluster [WRN] pg 3.1d is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.001992+0000 mon.a (mon.0) 3153 : cluster [WRN] pg 4.1 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.981 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002013+0000 mon.a (mon.0) 3154 : cluster [WRN] pg 4.2 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.982 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002032+0000 mon.a (mon.0) 3155 : cluster [WRN] pg 4.5 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.982 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001575+0000 mon.a (mon.0) 3136 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T20:50:00.982 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001597+0000 mon.a (mon.0) 3137 : cluster [WRN] pg 2.5 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.982 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001623+0000 mon.a (mon.0) 3138 : cluster [WRN] pg 2.6 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.982 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001645+0000 mon.a (mon.0) 3139 : cluster [WRN] pg 3.1 is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.982 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001671+0000 mon.a (mon.0) 3140 : cluster [WRN] pg 3.3 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.982 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001706+0000 mon.a (mon.0) 3141 : cluster [WRN] pg 3.6 is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.982 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001729+0000 mon.a (mon.0) 3142 : cluster [WRN] pg 3.9 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001753+0000 mon.a (mon.0) 3143 : cluster [WRN] pg 3.a is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001775+0000 mon.a (mon.0) 3144 : cluster [WRN] pg 3.e is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001795+0000 mon.a (mon.0) 3145 : cluster [WRN] pg 3.f is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001836+0000 mon.a (mon.0) 3146 : cluster [WRN] pg 3.11 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001858+0000 mon.a (mon.0) 3147 : cluster [WRN] pg 3.13 is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001880+0000 mon.a (mon.0) 3148 : cluster [WRN] pg 3.14 is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001902+0000 mon.a (mon.0) 3149 : cluster [WRN] pg 3.1a is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001925+0000 mon.a (mon.0) 3150 : cluster [WRN] pg 3.1b is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001948+0000 mon.a (mon.0) 3151 : cluster [WRN] pg 3.1c is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001970+0000 mon.a (mon.0) 3152 : cluster [WRN] pg 3.1d is stuck undersized for 61m, current state undersized+degraded+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.001992+0000 mon.a (mon.0) 3153 : cluster [WRN] pg 4.1 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002013+0000 mon.a (mon.0) 3154 : cluster [WRN] pg 4.2 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.983 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002032+0000 mon.a (mon.0) 3155 : cluster [WRN] pg 4.5 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.984 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002051+0000 mon.a (mon.0) 3156 : cluster [WRN] pg 4.9 is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.984 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002074+0000 mon.a (mon.0) 3157 : cluster [WRN] pg 4.b is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.984 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002097+0000 mon.a (mon.0) 3158 : cluster [WRN] pg 4.c is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.984 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002120+0000 mon.a (mon.0) 3159 : cluster [WRN] pg 4.d is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.984 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002142+0000 mon.a (mon.0) 3160 : cluster [WRN] pg 4.e is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.984 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002166+0000 mon.a (mon.0) 3161 : cluster [WRN] pg 4.13 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.984 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002188+0000 mon.a (mon.0) 3162 : cluster [WRN] pg 4.18 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.984 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002212+0000 mon.a (mon.0) 3163 : cluster [WRN] pg 4.1a is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.984 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002233+0000 mon.a (mon.0) 3164 : cluster [WRN] pg 4.1b is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.984 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[80445]: cluster 2024-07-28T20:50:00.002252+0000 mon.a (mon.0) 3165 : cluster [WRN] pg 6.e is stuck undersized for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.985 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002051+0000 mon.a (mon.0) 3156 : cluster [WRN] pg 4.9 is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.985 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002074+0000 mon.a (mon.0) 3157 : cluster [WRN] pg 4.b is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.985 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002097+0000 mon.a (mon.0) 3158 : cluster [WRN] pg 4.c is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.985 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002120+0000 mon.a (mon.0) 3159 : cluster [WRN] pg 4.d is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.985 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002142+0000 mon.a (mon.0) 3160 : cluster [WRN] pg 4.e is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.985 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002166+0000 mon.a (mon.0) 3161 : cluster [WRN] pg 4.13 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.985 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002188+0000 mon.a (mon.0) 3162 : cluster [WRN] pg 4.18 is stuck undersized for 61m, current state undersized+peered, last acting [4] 2024-07-28T20:50:00.985 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002212+0000 mon.a (mon.0) 3163 : cluster [WRN] pg 4.1a is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.985 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002233+0000 mon.a (mon.0) 3164 : cluster [WRN] pg 4.1b is stuck undersized for 61m, current state active+undersized, last acting [4,3] 2024-07-28T20:50:00.985 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:00 smithi045 bash[82788]: cluster 2024-07-28T20:50:00.002252+0000 mon.a (mon.0) 3165 : cluster [WRN] pg 6.e is stuck undersized for 60m, current state undersized+peered, last acting [4] 2024-07-28T20:50:01.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3635 16 16 0 0 0 - 0 2024-07-28T20:50:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:01 smithi155 bash[73694]: debug 2024-07-28T20:50:01.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:02.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3636 16 16 0 0 0 - 0 2024-07-28T20:50:02.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:02 smithi155 bash[68033]: cluster 2024-07-28T20:50:01.358938+0000 mgr.y (mgr.34101) 2411 : cluster [DBG] pgmap v3339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:02.758 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:50:02 smithi155 bash[60745]: ts=2024-07-28T20:50:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:50:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:02 smithi045 bash[80445]: cluster 2024-07-28T20:50:01.358938+0000 mgr.y (mgr.34101) 2411 : cluster [DBG] pgmap v3339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:02 smithi045 bash[82788]: cluster 2024-07-28T20:50:01.358938+0000 mgr.y (mgr.34101) 2411 : cluster [DBG] pgmap v3339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:02 smithi155 bash[73694]: debug 2024-07-28T20:50:02.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:03.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3637 16 16 0 0 0 - 0 2024-07-28T20:50:03.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:03 smithi155 bash[68033]: audit 2024-07-28T20:50:03.272931+0000 mon.c (mon.2) 735 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:03 smithi045 bash[82788]: audit 2024-07-28T20:50:03.272931+0000 mon.c (mon.2) 735 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:03.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:03 smithi045 bash[80445]: audit 2024-07-28T20:50:03.272931+0000 mon.c (mon.2) 735 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:03 smithi155 bash[73694]: debug 2024-07-28T20:50:03.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:04.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3638 16 16 0 0 0 - 0 2024-07-28T20:50:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:04 smithi155 bash[73694]: debug 2024-07-28T20:50:04.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:04 smithi155 bash[68033]: cluster 2024-07-28T20:50:03.360808+0000 mgr.y (mgr.34101) 2412 : cluster [DBG] pgmap v3340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:04.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:04 smithi045 bash[80445]: cluster 2024-07-28T20:50:03.360808+0000 mgr.y (mgr.34101) 2412 : cluster [DBG] pgmap v3340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:04 smithi045 bash[82788]: cluster 2024-07-28T20:50:03.360808+0000 mgr.y (mgr.34101) 2412 : cluster [DBG] pgmap v3340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:05.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3639 16 16 0 0 0 - 0 2024-07-28T20:50:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:05 smithi155 bash[68033]: cluster 2024-07-28T20:50:05.362580+0000 mgr.y (mgr.34101) 2413 : cluster [DBG] pgmap v3341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:05.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:05 smithi155 bash[73694]: debug 2024-07-28T20:50:05.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:05.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:05 smithi045 bash[80445]: cluster 2024-07-28T20:50:05.362580+0000 mgr.y (mgr.34101) 2413 : cluster [DBG] pgmap v3341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:05.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:05 smithi045 bash[82788]: cluster 2024-07-28T20:50:05.362580+0000 mgr.y (mgr.34101) 2413 : cluster [DBG] pgmap v3341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:06.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:50:06.245126+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:50:06.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:50:06.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3640 16 16 0 0 0 - 0 2024-07-28T20:50:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:06 smithi155 bash[73694]: debug 2024-07-28T20:50:06.728+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:07.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3641 16 16 0 0 0 - 0 2024-07-28T20:50:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:07 smithi155 bash[73694]: debug 2024-07-28T20:50:07.732+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:08.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3642 16 16 0 0 0 - 0 2024-07-28T20:50:08.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:08 smithi155 bash[68033]: cluster 2024-07-28T20:50:07.364405+0000 mgr.y (mgr.34101) 2414 : cluster [DBG] pgmap v3342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:08 smithi045 bash[80445]: cluster 2024-07-28T20:50:07.364405+0000 mgr.y (mgr.34101) 2414 : cluster [DBG] pgmap v3342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:08 smithi045 bash[82788]: cluster 2024-07-28T20:50:07.364405+0000 mgr.y (mgr.34101) 2414 : cluster [DBG] pgmap v3342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:08 smithi155 bash[73694]: debug 2024-07-28T20:50:08.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:09.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3643 16 16 0 0 0 - 0 2024-07-28T20:50:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:09 smithi155 bash[73694]: debug 2024-07-28T20:50:09.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:10.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3644 16 16 0 0 0 - 0 2024-07-28T20:50:10.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:50:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:50:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:50:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:10 smithi045 bash[80445]: cluster 2024-07-28T20:50:09.366136+0000 mgr.y (mgr.34101) 2415 : cluster [DBG] pgmap v3343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:10 smithi045 bash[82788]: cluster 2024-07-28T20:50:09.366136+0000 mgr.y (mgr.34101) 2415 : cluster [DBG] pgmap v3343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:10.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:10 smithi155 bash[68033]: cluster 2024-07-28T20:50:09.366136+0000 mgr.y (mgr.34101) 2415 : cluster [DBG] pgmap v3343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:10 smithi155 bash[73694]: debug 2024-07-28T20:50:10.719+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:11.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3645 16 16 0 0 0 - 0 2024-07-28T20:50:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:11 smithi155 bash[73694]: debug 2024-07-28T20:50:11.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:12.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3646 16 16 0 0 0 - 0 2024-07-28T20:50:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:12 smithi045 bash[80445]: cluster 2024-07-28T20:50:11.367842+0000 mgr.y (mgr.34101) 2416 : cluster [DBG] pgmap v3344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:12 smithi045 bash[82788]: cluster 2024-07-28T20:50:11.367842+0000 mgr.y (mgr.34101) 2416 : cluster [DBG] pgmap v3344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:12.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:12 smithi155 bash[68033]: cluster 2024-07-28T20:50:11.367842+0000 mgr.y (mgr.34101) 2416 : cluster [DBG] pgmap v3344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:12.799 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:50:12 smithi155 bash[60745]: ts=2024-07-28T20:50:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:50:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:12 smithi155 bash[73694]: debug 2024-07-28T20:50:12.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:13.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3647 16 16 0 0 0 - 0 2024-07-28T20:50:14.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3648 16 16 0 0 0 - 0 2024-07-28T20:50:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:13 smithi155 bash[73694]: debug 2024-07-28T20:50:13.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:14 smithi045 bash[80445]: cluster 2024-07-28T20:50:13.369694+0000 mgr.y (mgr.34101) 2417 : cluster [DBG] pgmap v3345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:14 smithi045 bash[82788]: cluster 2024-07-28T20:50:13.369694+0000 mgr.y (mgr.34101) 2417 : cluster [DBG] pgmap v3345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:14.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:14 smithi155 bash[68033]: cluster 2024-07-28T20:50:13.369694+0000 mgr.y (mgr.34101) 2417 : cluster [DBG] pgmap v3345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:14 smithi155 bash[73694]: debug 2024-07-28T20:50:14.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:15.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3649 16 16 0 0 0 - 0 2024-07-28T20:50:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:15 smithi155 bash[73694]: debug 2024-07-28T20:50:15.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:16.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3650 16 16 0 0 0 - 0 2024-07-28T20:50:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:16 smithi045 bash[80445]: cluster 2024-07-28T20:50:15.371412+0000 mgr.y (mgr.34101) 2418 : cluster [DBG] pgmap v3346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:16 smithi045 bash[82788]: cluster 2024-07-28T20:50:15.371412+0000 mgr.y (mgr.34101) 2418 : cluster [DBG] pgmap v3346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:16.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:16 smithi155 bash[68033]: cluster 2024-07-28T20:50:15.371412+0000 mgr.y (mgr.34101) 2418 : cluster [DBG] pgmap v3346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:16 smithi155 bash[73694]: debug 2024-07-28T20:50:16.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:17.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3651 16 16 0 0 0 - 0 2024-07-28T20:50:17.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:17 smithi045 bash[80445]: audit 2024-07-28T20:50:16.972143+0000 mon.c (mon.2) 736 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:50:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:17 smithi045 bash[82788]: audit 2024-07-28T20:50:16.972143+0000 mon.c (mon.2) 736 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:50:17.756 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:17 smithi155 bash[68033]: audit 2024-07-28T20:50:16.972143+0000 mon.c (mon.2) 736 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:50:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:17 smithi155 bash[73694]: debug 2024-07-28T20:50:17.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:18.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3652 16 16 0 0 0 - 0 2024-07-28T20:50:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:18 smithi045 bash[80445]: cluster 2024-07-28T20:50:17.373309+0000 mgr.y (mgr.34101) 2419 : cluster [DBG] pgmap v3347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:18 smithi045 bash[80445]: audit 2024-07-28T20:50:18.273452+0000 mon.c (mon.2) 737 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:18 smithi045 bash[82788]: cluster 2024-07-28T20:50:17.373309+0000 mgr.y (mgr.34101) 2419 : cluster [DBG] pgmap v3347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:18 smithi045 bash[82788]: audit 2024-07-28T20:50:18.273452+0000 mon.c (mon.2) 737 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:18.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:18 smithi155 bash[68033]: cluster 2024-07-28T20:50:17.373309+0000 mgr.y (mgr.34101) 2419 : cluster [DBG] pgmap v3347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:18.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:18 smithi155 bash[68033]: audit 2024-07-28T20:50:18.273452+0000 mon.c (mon.2) 737 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:18 smithi155 bash[73694]: debug 2024-07-28T20:50:18.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:19.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3653 16 16 0 0 0 - 0 2024-07-28T20:50:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:19 smithi155 bash[73694]: debug 2024-07-28T20:50:19.719+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:20.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3654 16 16 0 0 0 - 0 2024-07-28T20:50:20.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:50:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:50:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:50:20.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:20 smithi045 bash[80445]: cluster 2024-07-28T20:50:19.375129+0000 mgr.y (mgr.34101) 2420 : cluster [DBG] pgmap v3348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:20 smithi045 bash[82788]: cluster 2024-07-28T20:50:19.375129+0000 mgr.y (mgr.34101) 2420 : cluster [DBG] pgmap v3348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:20 smithi155 bash[73694]: debug 2024-07-28T20:50:20.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:20 smithi155 bash[68033]: cluster 2024-07-28T20:50:19.375129+0000 mgr.y (mgr.34101) 2420 : cluster [DBG] pgmap v3348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:21.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3655 16 16 0 0 0 - 0 2024-07-28T20:50:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:21 smithi155 bash[73694]: debug 2024-07-28T20:50:21.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:22.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3656 16 16 0 0 0 - 0 2024-07-28T20:50:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:22 smithi045 bash[82788]: cluster 2024-07-28T20:50:21.376989+0000 mgr.y (mgr.34101) 2421 : cluster [DBG] pgmap v3349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:22 smithi045 bash[80445]: cluster 2024-07-28T20:50:21.376989+0000 mgr.y (mgr.34101) 2421 : cluster [DBG] pgmap v3349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:22.739 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:50:22 smithi155 bash[60745]: ts=2024-07-28T20:50:22.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:50:22.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:22 smithi155 bash[68033]: cluster 2024-07-28T20:50:21.376989+0000 mgr.y (mgr.34101) 2421 : cluster [DBG] pgmap v3349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:22 smithi155 bash[73694]: debug 2024-07-28T20:50:22.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:23.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3657 16 16 0 0 0 - 0 2024-07-28T20:50:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[80445]: audit 2024-07-28T20:50:22.697621+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[80445]: audit 2024-07-28T20:50:22.707092+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[80445]: audit 2024-07-28T20:50:22.868370+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[80445]: audit 2024-07-28T20:50:22.879755+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[80445]: audit 2024-07-28T20:50:23.351998+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:50:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[80445]: audit 2024-07-28T20:50:23.353647+0000 mon.c (mon.2) 739 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:50:23.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[80445]: audit 2024-07-28T20:50:23.363572+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:23.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[80445]: cluster 2024-07-28T20:50:23.378899+0000 mgr.y (mgr.34101) 2422 : cluster [DBG] pgmap v3350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:23.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[82788]: audit 2024-07-28T20:50:22.697621+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:23.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[82788]: audit 2024-07-28T20:50:22.707092+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:23.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[82788]: audit 2024-07-28T20:50:22.868370+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:23.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[82788]: audit 2024-07-28T20:50:22.879755+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:23.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[82788]: audit 2024-07-28T20:50:23.351998+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:50:23.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[82788]: audit 2024-07-28T20:50:23.353647+0000 mon.c (mon.2) 739 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:50:23.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[82788]: audit 2024-07-28T20:50:23.363572+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:23.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:23 smithi045 bash[82788]: cluster 2024-07-28T20:50:23.378899+0000 mgr.y (mgr.34101) 2422 : cluster [DBG] pgmap v3350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:23 smithi155 bash[73694]: debug 2024-07-28T20:50:23.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:23 smithi155 bash[68033]: audit 2024-07-28T20:50:22.697621+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:23 smithi155 bash[68033]: audit 2024-07-28T20:50:22.707092+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:23 smithi155 bash[68033]: audit 2024-07-28T20:50:22.868370+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:23 smithi155 bash[68033]: audit 2024-07-28T20:50:22.879755+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:23 smithi155 bash[68033]: audit 2024-07-28T20:50:23.351998+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:50:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:23 smithi155 bash[68033]: audit 2024-07-28T20:50:23.353647+0000 mon.c (mon.2) 739 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:50:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:23 smithi155 bash[68033]: audit 2024-07-28T20:50:23.363572+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:50:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:23 smithi155 bash[68033]: cluster 2024-07-28T20:50:23.378899+0000 mgr.y (mgr.34101) 2422 : cluster [DBG] pgmap v3350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:24.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3658 16 16 0 0 0 - 0 2024-07-28T20:50:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:24 smithi155 bash[73694]: debug 2024-07-28T20:50:24.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:25.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3659 16 16 0 0 0 - 0 2024-07-28T20:50:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:25 smithi155 bash[73694]: debug 2024-07-28T20:50:25.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:26.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:50:26.248294+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:50:26.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:50:26.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3660 16 16 0 0 0 - 0 2024-07-28T20:50:26.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:26 smithi045 bash[80445]: cluster 2024-07-28T20:50:25.380661+0000 mgr.y (mgr.34101) 2423 : cluster [DBG] pgmap v3351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:26 smithi045 bash[82788]: cluster 2024-07-28T20:50:25.380661+0000 mgr.y (mgr.34101) 2423 : cluster [DBG] pgmap v3351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:26.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:26 smithi155 bash[68033]: cluster 2024-07-28T20:50:25.380661+0000 mgr.y (mgr.34101) 2423 : cluster [DBG] pgmap v3351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:26 smithi155 bash[73694]: debug 2024-07-28T20:50:26.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:27.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3661 16 16 0 0 0 - 0 2024-07-28T20:50:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:27 smithi155 bash[73694]: debug 2024-07-28T20:50:27.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:28.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3662 16 16 0 0 0 - 0 2024-07-28T20:50:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:28 smithi045 bash[80445]: cluster 2024-07-28T20:50:27.382556+0000 mgr.y (mgr.34101) 2424 : cluster [DBG] pgmap v3352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:28 smithi045 bash[82788]: cluster 2024-07-28T20:50:27.382556+0000 mgr.y (mgr.34101) 2424 : cluster [DBG] pgmap v3352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:28.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:28 smithi155 bash[68033]: cluster 2024-07-28T20:50:27.382556+0000 mgr.y (mgr.34101) 2424 : cluster [DBG] pgmap v3352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:28 smithi155 bash[73694]: debug 2024-07-28T20:50:28.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:29.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3663 16 16 0 0 0 - 0 2024-07-28T20:50:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:29 smithi155 bash[73694]: debug 2024-07-28T20:50:29.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:30.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3664 16 16 0 0 0 - 0 2024-07-28T20:50:30.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:30 smithi045 bash[80445]: cluster 2024-07-28T20:50:29.384301+0000 mgr.y (mgr.34101) 2425 : cluster [DBG] pgmap v3353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:50:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:50:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:50:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:30 smithi045 bash[82788]: cluster 2024-07-28T20:50:29.384301+0000 mgr.y (mgr.34101) 2425 : cluster [DBG] pgmap v3353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:30.762 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:30 smithi155 bash[68033]: cluster 2024-07-28T20:50:29.384301+0000 mgr.y (mgr.34101) 2425 : cluster [DBG] pgmap v3353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:30 smithi155 bash[73694]: debug 2024-07-28T20:50:30.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:31.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3665 16 16 0 0 0 - 0 2024-07-28T20:50:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:31 smithi155 bash[73694]: debug 2024-07-28T20:50:31.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:32.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3666 16 16 0 0 0 - 0 2024-07-28T20:50:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:32 smithi045 bash[80445]: cluster 2024-07-28T20:50:31.386035+0000 mgr.y (mgr.34101) 2426 : cluster [DBG] pgmap v3354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:32 smithi045 bash[82788]: cluster 2024-07-28T20:50:31.386035+0000 mgr.y (mgr.34101) 2426 : cluster [DBG] pgmap v3354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:32.757 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:32 smithi155 bash[68033]: cluster 2024-07-28T20:50:31.386035+0000 mgr.y (mgr.34101) 2426 : cluster [DBG] pgmap v3354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:32.757 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:50:32 smithi155 bash[60745]: ts=2024-07-28T20:50:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:50:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:32 smithi155 bash[73694]: debug 2024-07-28T20:50:32.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:33.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3667 16 16 0 0 0 - 0 2024-07-28T20:50:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:33 smithi045 bash[80445]: audit 2024-07-28T20:50:33.273761+0000 mon.c (mon.2) 740 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:33 smithi045 bash[82788]: audit 2024-07-28T20:50:33.273761+0000 mon.c (mon.2) 740 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:33.750 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:33 smithi155 bash[68033]: audit 2024-07-28T20:50:33.273761+0000 mon.c (mon.2) 740 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:33 smithi155 bash[73694]: debug 2024-07-28T20:50:33.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:34.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3668 16 16 0 0 0 - 0 2024-07-28T20:50:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:34 smithi045 bash[80445]: cluster 2024-07-28T20:50:33.387892+0000 mgr.y (mgr.34101) 2427 : cluster [DBG] pgmap v3355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:34 smithi045 bash[82788]: cluster 2024-07-28T20:50:33.387892+0000 mgr.y (mgr.34101) 2427 : cluster [DBG] pgmap v3355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:34.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:34 smithi155 bash[68033]: cluster 2024-07-28T20:50:33.387892+0000 mgr.y (mgr.34101) 2427 : cluster [DBG] pgmap v3355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:34 smithi155 bash[73694]: debug 2024-07-28T20:50:34.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:35.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3669 16 16 0 0 0 - 0 2024-07-28T20:50:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:35 smithi155 bash[73694]: debug 2024-07-28T20:50:35.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:36.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3670 16 16 0 0 0 - 0 2024-07-28T20:50:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:36 smithi045 bash[82788]: cluster 2024-07-28T20:50:35.389641+0000 mgr.y (mgr.34101) 2428 : cluster [DBG] pgmap v3356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:36 smithi045 bash[80445]: cluster 2024-07-28T20:50:35.389641+0000 mgr.y (mgr.34101) 2428 : cluster [DBG] pgmap v3356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:36.793 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:36 smithi155 bash[68033]: cluster 2024-07-28T20:50:35.389641+0000 mgr.y (mgr.34101) 2428 : cluster [DBG] pgmap v3356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:37.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:36 smithi155 bash[73694]: debug 2024-07-28T20:50:36.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:37.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3671 16 16 0 0 0 - 0 2024-07-28T20:50:38.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3672 16 16 0 0 0 - 0 2024-07-28T20:50:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:37 smithi155 bash[73694]: debug 2024-07-28T20:50:37.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:38.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:38 smithi155 bash[68033]: cluster 2024-07-28T20:50:37.391483+0000 mgr.y (mgr.34101) 2429 : cluster [DBG] pgmap v3357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:38.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:38 smithi045 bash[82788]: cluster 2024-07-28T20:50:37.391483+0000 mgr.y (mgr.34101) 2429 : cluster [DBG] pgmap v3357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:38.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:38 smithi045 bash[80445]: cluster 2024-07-28T20:50:37.391483+0000 mgr.y (mgr.34101) 2429 : cluster [DBG] pgmap v3357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:39.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3673 16 16 0 0 0 - 0 2024-07-28T20:50:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:38 smithi155 bash[73694]: debug 2024-07-28T20:50:38.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:40.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3674 16 16 0 0 0 - 0 2024-07-28T20:50:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:39 smithi155 bash[73694]: debug 2024-07-28T20:50:39.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:40.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:40 smithi155 bash[68033]: cluster 2024-07-28T20:50:39.393185+0000 mgr.y (mgr.34101) 2430 : cluster [DBG] pgmap v3358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:50:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:50:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T20:50:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:40 smithi045 bash[82788]: cluster 2024-07-28T20:50:39.393185+0000 mgr.y (mgr.34101) 2430 : cluster [DBG] pgmap v3358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:40 smithi045 bash[80445]: cluster 2024-07-28T20:50:39.393185+0000 mgr.y (mgr.34101) 2430 : cluster [DBG] pgmap v3358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:41.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3675 16 16 0 0 0 - 0 2024-07-28T20:50:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:40 smithi155 bash[73694]: debug 2024-07-28T20:50:40.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:42.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3676 16 16 0 0 0 - 0 2024-07-28T20:50:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:41 smithi155 bash[73694]: debug 2024-07-28T20:50:41.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:42 smithi155 bash[68033]: cluster 2024-07-28T20:50:41.394893+0000 mgr.y (mgr.34101) 2431 : cluster [DBG] pgmap v3359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:50:42 smithi155 bash[60745]: ts=2024-07-28T20:50:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:50:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:42 smithi045 bash[80445]: cluster 2024-07-28T20:50:41.394893+0000 mgr.y (mgr.34101) 2431 : cluster [DBG] pgmap v3359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:42 smithi045 bash[82788]: cluster 2024-07-28T20:50:41.394893+0000 mgr.y (mgr.34101) 2431 : cluster [DBG] pgmap v3359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:43.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3677 16 16 0 0 0 - 0 2024-07-28T20:50:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:42 smithi155 bash[73694]: debug 2024-07-28T20:50:42.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:44.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3678 16 16 0 0 0 - 0 2024-07-28T20:50:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:43 smithi155 bash[73694]: debug 2024-07-28T20:50:43.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:44 smithi155 bash[68033]: cluster 2024-07-28T20:50:43.396758+0000 mgr.y (mgr.34101) 2432 : cluster [DBG] pgmap v3360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:44.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:44 smithi045 bash[80445]: cluster 2024-07-28T20:50:43.396758+0000 mgr.y (mgr.34101) 2432 : cluster [DBG] pgmap v3360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:44.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:44 smithi045 bash[82788]: cluster 2024-07-28T20:50:43.396758+0000 mgr.y (mgr.34101) 2432 : cluster [DBG] pgmap v3360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:45.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3679 16 16 0 0 0 - 0 2024-07-28T20:50:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:44 smithi155 bash[73694]: debug 2024-07-28T20:50:44.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:46.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:50:46.251649+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:50:46.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:50:46.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3680 16 16 0 0 0 - 0 2024-07-28T20:50:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:45 smithi155 bash[73694]: debug 2024-07-28T20:50:45.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:46 smithi155 bash[68033]: cluster 2024-07-28T20:50:45.398513+0000 mgr.y (mgr.34101) 2433 : cluster [DBG] pgmap v3361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:46.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:46 smithi045 bash[80445]: cluster 2024-07-28T20:50:45.398513+0000 mgr.y (mgr.34101) 2433 : cluster [DBG] pgmap v3361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:46 smithi045 bash[82788]: cluster 2024-07-28T20:50:45.398513+0000 mgr.y (mgr.34101) 2433 : cluster [DBG] pgmap v3361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:47.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3681 16 16 0 0 0 - 0 2024-07-28T20:50:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:46 smithi155 bash[73694]: debug 2024-07-28T20:50:46.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:48.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3682 16 16 0 0 0 - 0 2024-07-28T20:50:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:47 smithi155 bash[73694]: debug 2024-07-28T20:50:47.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:48 smithi155 bash[68033]: cluster 2024-07-28T20:50:47.400404+0000 mgr.y (mgr.34101) 2434 : cluster [DBG] pgmap v3362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:48 smithi155 bash[68033]: audit 2024-07-28T20:50:48.276728+0000 mon.c (mon.2) 741 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:48 smithi045 bash[80445]: cluster 2024-07-28T20:50:47.400404+0000 mgr.y (mgr.34101) 2434 : cluster [DBG] pgmap v3362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:48 smithi045 bash[80445]: audit 2024-07-28T20:50:48.276728+0000 mon.c (mon.2) 741 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:48 smithi045 bash[82788]: cluster 2024-07-28T20:50:47.400404+0000 mgr.y (mgr.34101) 2434 : cluster [DBG] pgmap v3362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:48 smithi045 bash[82788]: audit 2024-07-28T20:50:48.276728+0000 mon.c (mon.2) 741 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:50:49.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3683 16 16 0 0 0 - 0 2024-07-28T20:50:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:48 smithi155 bash[73694]: debug 2024-07-28T20:50:48.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:50.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3684 16 16 0 0 0 - 0 2024-07-28T20:50:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:49 smithi155 bash[73694]: debug 2024-07-28T20:50:49.903+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:50 smithi155 bash[68033]: cluster 2024-07-28T20:50:49.402328+0000 mgr.y (mgr.34101) 2435 : cluster [DBG] pgmap v3363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:50:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:50:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:50:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:50 smithi045 bash[80445]: cluster 2024-07-28T20:50:49.402328+0000 mgr.y (mgr.34101) 2435 : cluster [DBG] pgmap v3363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:50 smithi045 bash[82788]: cluster 2024-07-28T20:50:49.402328+0000 mgr.y (mgr.34101) 2435 : cluster [DBG] pgmap v3363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:51.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3685 16 16 0 0 0 - 0 2024-07-28T20:50:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:50 smithi155 bash[73694]: debug 2024-07-28T20:50:50.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:52.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3686 16 16 0 0 0 - 0 2024-07-28T20:50:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:51 smithi155 bash[73694]: debug 2024-07-28T20:50:51.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:52.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:52 smithi155 bash[68033]: cluster 2024-07-28T20:50:51.404245+0000 mgr.y (mgr.34101) 2436 : cluster [DBG] pgmap v3364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:50:52 smithi155 bash[60745]: ts=2024-07-28T20:50:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:50:52.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:52 smithi045 bash[80445]: cluster 2024-07-28T20:50:51.404245+0000 mgr.y (mgr.34101) 2436 : cluster [DBG] pgmap v3364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:52 smithi045 bash[82788]: cluster 2024-07-28T20:50:51.404245+0000 mgr.y (mgr.34101) 2436 : cluster [DBG] pgmap v3364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:53.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3687 16 16 0 0 0 - 0 2024-07-28T20:50:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:52 smithi155 bash[73694]: debug 2024-07-28T20:50:52.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:54.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3688 16 16 0 0 0 - 0 2024-07-28T20:50:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:53 smithi155 bash[73694]: debug 2024-07-28T20:50:53.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:54 smithi155 bash[68033]: cluster 2024-07-28T20:50:53.406384+0000 mgr.y (mgr.34101) 2437 : cluster [DBG] pgmap v3365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:54 smithi045 bash[80445]: cluster 2024-07-28T20:50:53.406384+0000 mgr.y (mgr.34101) 2437 : cluster [DBG] pgmap v3365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:54 smithi045 bash[82788]: cluster 2024-07-28T20:50:53.406384+0000 mgr.y (mgr.34101) 2437 : cluster [DBG] pgmap v3365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:55.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3689 16 16 0 0 0 - 0 2024-07-28T20:50:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:54 smithi155 bash[73694]: debug 2024-07-28T20:50:54.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:56.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3690 16 16 0 0 0 - 0 2024-07-28T20:50:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:55 smithi155 bash[73694]: debug 2024-07-28T20:50:55.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:56.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:56 smithi155 bash[68033]: cluster 2024-07-28T20:50:55.408282+0000 mgr.y (mgr.34101) 2438 : cluster [DBG] pgmap v3366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:56.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:56 smithi045 bash[80445]: cluster 2024-07-28T20:50:55.408282+0000 mgr.y (mgr.34101) 2438 : cluster [DBG] pgmap v3366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:56.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:56 smithi045 bash[82788]: cluster 2024-07-28T20:50:55.408282+0000 mgr.y (mgr.34101) 2438 : cluster [DBG] pgmap v3366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:57.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3691 16 16 0 0 0 - 0 2024-07-28T20:50:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:56 smithi155 bash[73694]: debug 2024-07-28T20:50:56.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:58.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3692 16 16 0 0 0 - 0 2024-07-28T20:50:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:57 smithi155 bash[73694]: debug 2024-07-28T20:50:57.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:58 smithi155 bash[68033]: cluster 2024-07-28T20:50:57.410365+0000 mgr.y (mgr.34101) 2439 : cluster [DBG] pgmap v3367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:58.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:58 smithi045 bash[80445]: cluster 2024-07-28T20:50:57.410365+0000 mgr.y (mgr.34101) 2439 : cluster [DBG] pgmap v3367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:58.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:58 smithi045 bash[82788]: cluster 2024-07-28T20:50:57.410365+0000 mgr.y (mgr.34101) 2439 : cluster [DBG] pgmap v3367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:59.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3693 16 16 0 0 0 - 0 2024-07-28T20:50:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:58 smithi155 bash[73694]: debug 2024-07-28T20:50:58.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:50:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:50:59 smithi155 bash[68033]: cluster 2024-07-28T20:50:59.412266+0000 mgr.y (mgr.34101) 2440 : cluster [DBG] pgmap v3368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:50:59 smithi045 bash[80445]: cluster 2024-07-28T20:50:59.412266+0000 mgr.y (mgr.34101) 2440 : cluster [DBG] pgmap v3368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:50:59.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:50:59 smithi045 bash[82788]: cluster 2024-07-28T20:50:59.412266+0000 mgr.y (mgr.34101) 2440 : cluster [DBG] pgmap v3368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:00.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3694 16 16 0 0 0 - 0 2024-07-28T20:51:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:50:59 smithi155 bash[73694]: debug 2024-07-28T20:50:59.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:51:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:51:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:51:01.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3695 16 16 0 0 0 - 0 2024-07-28T20:51:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:01 smithi155 bash[73694]: debug 2024-07-28T20:51:01.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:02.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3696 16 16 0 0 0 - 0 2024-07-28T20:51:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:01 smithi155 bash[73694]: debug 2024-07-28T20:51:01.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:51:02 smithi155 bash[60745]: ts=2024-07-28T20:51:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:51:02.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:02 smithi155 bash[68033]: cluster 2024-07-28T20:51:01.414216+0000 mgr.y (mgr.34101) 2441 : cluster [DBG] pgmap v3369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:02 smithi045 bash[80445]: cluster 2024-07-28T20:51:01.414216+0000 mgr.y (mgr.34101) 2441 : cluster [DBG] pgmap v3369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:02 smithi045 bash[82788]: cluster 2024-07-28T20:51:01.414216+0000 mgr.y (mgr.34101) 2441 : cluster [DBG] pgmap v3369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:03.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3697 16 16 0 0 0 - 0 2024-07-28T20:51:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:02 smithi155 bash[73694]: debug 2024-07-28T20:51:02.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:03 smithi155 bash[68033]: audit 2024-07-28T20:51:03.277165+0000 mon.c (mon.2) 742 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:03.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:03 smithi045 bash[80445]: audit 2024-07-28T20:51:03.277165+0000 mon.c (mon.2) 742 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:03 smithi045 bash[82788]: audit 2024-07-28T20:51:03.277165+0000 mon.c (mon.2) 742 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:04.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3698 16 16 0 0 0 - 0 2024-07-28T20:51:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:03 smithi155 bash[73694]: debug 2024-07-28T20:51:03.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:04 smithi155 bash[68033]: cluster 2024-07-28T20:51:03.416281+0000 mgr.y (mgr.34101) 2442 : cluster [DBG] pgmap v3370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:04.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:04 smithi045 bash[80445]: cluster 2024-07-28T20:51:03.416281+0000 mgr.y (mgr.34101) 2442 : cluster [DBG] pgmap v3370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:04 smithi045 bash[82788]: cluster 2024-07-28T20:51:03.416281+0000 mgr.y (mgr.34101) 2442 : cluster [DBG] pgmap v3370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:05.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3699 16 16 0 0 0 - 0 2024-07-28T20:51:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:05 smithi155 bash[73694]: debug 2024-07-28T20:51:04.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:06.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:51:06.254994+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:51:06.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:51:06.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3700 16 16 0 0 0 - 0 2024-07-28T20:51:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:05 smithi155 bash[73694]: debug 2024-07-28T20:51:05.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:06.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:06 smithi155 bash[68033]: cluster 2024-07-28T20:51:05.418246+0000 mgr.y (mgr.34101) 2443 : cluster [DBG] pgmap v3371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:06 smithi045 bash[82788]: cluster 2024-07-28T20:51:05.418246+0000 mgr.y (mgr.34101) 2443 : cluster [DBG] pgmap v3371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:06.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:06 smithi045 bash[80445]: cluster 2024-07-28T20:51:05.418246+0000 mgr.y (mgr.34101) 2443 : cluster [DBG] pgmap v3371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:07.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3701 16 16 0 0 0 - 0 2024-07-28T20:51:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:07 smithi155 bash[73694]: debug 2024-07-28T20:51:07.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:08.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3702 16 16 0 0 0 - 0 2024-07-28T20:51:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:08 smithi155 bash[73694]: debug 2024-07-28T20:51:08.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:08 smithi155 bash[68033]: cluster 2024-07-28T20:51:07.420149+0000 mgr.y (mgr.34101) 2444 : cluster [DBG] pgmap v3372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:08.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:08 smithi045 bash[80445]: cluster 2024-07-28T20:51:07.420149+0000 mgr.y (mgr.34101) 2444 : cluster [DBG] pgmap v3372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:08.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:08 smithi045 bash[82788]: cluster 2024-07-28T20:51:07.420149+0000 mgr.y (mgr.34101) 2444 : cluster [DBG] pgmap v3372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:09.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3703 16 16 0 0 0 - 0 2024-07-28T20:51:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:09 smithi155 bash[73694]: debug 2024-07-28T20:51:09.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:10.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3704 16 16 0 0 0 - 0 2024-07-28T20:51:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:10 smithi155 bash[73694]: debug 2024-07-28T20:51:10.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:10.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:10 smithi155 bash[68033]: cluster 2024-07-28T20:51:09.421898+0000 mgr.y (mgr.34101) 2445 : cluster [DBG] pgmap v3373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:51:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:51:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:51:10.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:10 smithi045 bash[80445]: cluster 2024-07-28T20:51:09.421898+0000 mgr.y (mgr.34101) 2445 : cluster [DBG] pgmap v3373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:10.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:10 smithi045 bash[82788]: cluster 2024-07-28T20:51:09.421898+0000 mgr.y (mgr.34101) 2445 : cluster [DBG] pgmap v3373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:11.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3705 16 16 0 0 0 - 0 2024-07-28T20:51:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:11 smithi155 bash[73694]: debug 2024-07-28T20:51:11.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:12.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3706 16 16 0 0 0 - 0 2024-07-28T20:51:12.500 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:12 smithi155 bash[73694]: debug 2024-07-28T20:51:12.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:12.501 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:51:12 smithi155 bash[60745]: ts=2024-07-28T20:51:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:51:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:12 smithi155 bash[68033]: cluster 2024-07-28T20:51:11.423650+0000 mgr.y (mgr.34101) 2446 : cluster [DBG] pgmap v3374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:12.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:12 smithi045 bash[80445]: cluster 2024-07-28T20:51:11.423650+0000 mgr.y (mgr.34101) 2446 : cluster [DBG] pgmap v3374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:12.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:12 smithi045 bash[82788]: cluster 2024-07-28T20:51:11.423650+0000 mgr.y (mgr.34101) 2446 : cluster [DBG] pgmap v3374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:13.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3707 16 16 0 0 0 - 0 2024-07-28T20:51:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:13 smithi155 bash[73694]: debug 2024-07-28T20:51:13.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:14.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3708 16 16 0 0 0 - 0 2024-07-28T20:51:14.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:14 smithi155 bash[73694]: debug 2024-07-28T20:51:14.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:14 smithi155 bash[68033]: cluster 2024-07-28T20:51:13.425514+0000 mgr.y (mgr.34101) 2447 : cluster [DBG] pgmap v3375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:14 smithi045 bash[80445]: cluster 2024-07-28T20:51:13.425514+0000 mgr.y (mgr.34101) 2447 : cluster [DBG] pgmap v3375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:14 smithi045 bash[82788]: cluster 2024-07-28T20:51:13.425514+0000 mgr.y (mgr.34101) 2447 : cluster [DBG] pgmap v3375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:15.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3709 16 16 0 0 0 - 0 2024-07-28T20:51:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:15 smithi155 bash[73694]: debug 2024-07-28T20:51:15.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:16.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3710 16 16 0 0 0 - 0 2024-07-28T20:51:16.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:16 smithi155 bash[73694]: debug 2024-07-28T20:51:16.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:16 smithi155 bash[68033]: cluster 2024-07-28T20:51:15.427400+0000 mgr.y (mgr.34101) 2448 : cluster [DBG] pgmap v3376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:16 smithi045 bash[82788]: cluster 2024-07-28T20:51:15.427400+0000 mgr.y (mgr.34101) 2448 : cluster [DBG] pgmap v3376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:16.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:16 smithi045 bash[80445]: cluster 2024-07-28T20:51:15.427400+0000 mgr.y (mgr.34101) 2448 : cluster [DBG] pgmap v3376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:17.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3711 16 16 0 0 0 - 0 2024-07-28T20:51:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:17 smithi155 bash[73694]: debug 2024-07-28T20:51:17.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:18.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3712 16 16 0 0 0 - 0 2024-07-28T20:51:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:18 smithi155 bash[73694]: debug 2024-07-28T20:51:18.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:18 smithi155 bash[68033]: cluster 2024-07-28T20:51:17.429451+0000 mgr.y (mgr.34101) 2449 : cluster [DBG] pgmap v3377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:18 smithi155 bash[68033]: audit 2024-07-28T20:51:18.277643+0000 mon.c (mon.2) 743 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:18 smithi045 bash[82788]: cluster 2024-07-28T20:51:17.429451+0000 mgr.y (mgr.34101) 2449 : cluster [DBG] pgmap v3377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:18 smithi045 bash[82788]: audit 2024-07-28T20:51:18.277643+0000 mon.c (mon.2) 743 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:18 smithi045 bash[80445]: cluster 2024-07-28T20:51:17.429451+0000 mgr.y (mgr.34101) 2449 : cluster [DBG] pgmap v3377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:18 smithi045 bash[80445]: audit 2024-07-28T20:51:18.277643+0000 mon.c (mon.2) 743 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:19.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3713 16 16 0 0 0 - 0 2024-07-28T20:51:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:19 smithi155 bash[73694]: debug 2024-07-28T20:51:19.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:20.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3714 16 16 0 0 0 - 0 2024-07-28T20:51:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:20 smithi155 bash[73694]: debug 2024-07-28T20:51:20.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:20 smithi155 bash[68033]: cluster 2024-07-28T20:51:19.431391+0000 mgr.y (mgr.34101) 2450 : cluster [DBG] pgmap v3378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:51:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:51:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:51:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:20 smithi045 bash[82788]: cluster 2024-07-28T20:51:19.431391+0000 mgr.y (mgr.34101) 2450 : cluster [DBG] pgmap v3378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:20 smithi045 bash[80445]: cluster 2024-07-28T20:51:19.431391+0000 mgr.y (mgr.34101) 2450 : cluster [DBG] pgmap v3378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:21.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3715 16 16 0 0 0 - 0 2024-07-28T20:51:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:20 smithi155 bash[73694]: debug 2024-07-28T20:51:20.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:21 smithi155 bash[68033]: cluster 2024-07-28T20:51:21.433134+0000 mgr.y (mgr.34101) 2451 : cluster [DBG] pgmap v3379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:21 smithi045 bash[82788]: cluster 2024-07-28T20:51:21.433134+0000 mgr.y (mgr.34101) 2451 : cluster [DBG] pgmap v3379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:21.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:21 smithi045 bash[80445]: cluster 2024-07-28T20:51:21.433134+0000 mgr.y (mgr.34101) 2451 : cluster [DBG] pgmap v3379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:22.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3716 16 16 0 0 0 - 0 2024-07-28T20:51:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:21 smithi155 bash[73694]: debug 2024-07-28T20:51:21.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:51:22 smithi155 bash[60745]: ts=2024-07-28T20:51:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:51:23.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3717 16 16 0 0 0 - 0 2024-07-28T20:51:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:23 smithi155 bash[73694]: debug 2024-07-28T20:51:22.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:24.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3718 16 16 0 0 0 - 0 2024-07-28T20:51:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:24 smithi155 bash[73694]: debug 2024-07-28T20:51:24.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:24.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:24 smithi155 bash[68033]: cluster 2024-07-28T20:51:23.435152+0000 mgr.y (mgr.34101) 2452 : cluster [DBG] pgmap v3380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:24 smithi155 bash[68033]: audit 2024-07-28T20:51:23.496413+0000 mon.c (mon.2) 744 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:51:24.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:24 smithi045 bash[80445]: cluster 2024-07-28T20:51:23.435152+0000 mgr.y (mgr.34101) 2452 : cluster [DBG] pgmap v3380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:24.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:24 smithi045 bash[80445]: audit 2024-07-28T20:51:23.496413+0000 mon.c (mon.2) 744 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:51:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:24 smithi045 bash[82788]: cluster 2024-07-28T20:51:23.435152+0000 mgr.y (mgr.34101) 2452 : cluster [DBG] pgmap v3380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:24 smithi045 bash[82788]: audit 2024-07-28T20:51:23.496413+0000 mon.c (mon.2) 744 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:51:25.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3719 16 16 0 0 0 - 0 2024-07-28T20:51:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:25 smithi155 bash[73694]: debug 2024-07-28T20:51:25.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:26.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:51:26.258274+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:51:26.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:51:26.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3720 16 16 0 0 0 - 0 2024-07-28T20:51:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:26 smithi155 bash[73694]: debug 2024-07-28T20:51:26.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:26.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:26 smithi155 bash[68033]: cluster 2024-07-28T20:51:25.436902+0000 mgr.y (mgr.34101) 2453 : cluster [DBG] pgmap v3381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:26.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:26 smithi045 bash[80445]: cluster 2024-07-28T20:51:25.436902+0000 mgr.y (mgr.34101) 2453 : cluster [DBG] pgmap v3381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:26.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:26 smithi045 bash[82788]: cluster 2024-07-28T20:51:25.436902+0000 mgr.y (mgr.34101) 2453 : cluster [DBG] pgmap v3381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:27.070 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 20:51:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T20:51:26.809510536Z level=info msg="Completed cleanup jobs" duration=192.231757ms 2024-07-28T20:51:27.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3721 16 16 0 0 0 - 0 2024-07-28T20:51:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:27 smithi155 bash[73694]: debug 2024-07-28T20:51:27.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:28.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3722 16 16 0 0 0 - 0 2024-07-28T20:51:28.500 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:28 smithi155 bash[73694]: debug 2024-07-28T20:51:28.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:28 smithi155 bash[68033]: cluster 2024-07-28T20:51:27.438793+0000 mgr.y (mgr.34101) 2454 : cluster [DBG] pgmap v3382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:28 smithi045 bash[80445]: cluster 2024-07-28T20:51:27.438793+0000 mgr.y (mgr.34101) 2454 : cluster [DBG] pgmap v3382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:28.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:28 smithi045 bash[82788]: cluster 2024-07-28T20:51:27.438793+0000 mgr.y (mgr.34101) 2454 : cluster [DBG] pgmap v3382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:29.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3723 16 16 0 0 0 - 0 2024-07-28T20:51:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:29 smithi155 bash[73694]: debug 2024-07-28T20:51:29.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:30.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3724 16 16 0 0 0 - 0 2024-07-28T20:51:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:30 smithi155 bash[73694]: debug 2024-07-28T20:51:30.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:30 smithi155 bash[68033]: audit 2024-07-28T20:51:29.218602+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:30 smithi155 bash[68033]: audit 2024-07-28T20:51:29.233719+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:30 smithi155 bash[68033]: audit 2024-07-28T20:51:29.431177+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:30 smithi155 bash[68033]: cluster 2024-07-28T20:51:29.440510+0000 mgr.y (mgr.34101) 2455 : cluster [DBG] pgmap v3383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:30 smithi155 bash[68033]: audit 2024-07-28T20:51:29.442777+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:30 smithi155 bash[68033]: audit 2024-07-28T20:51:29.871771+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:51:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:30 smithi155 bash[68033]: audit 2024-07-28T20:51:29.873466+0000 mon.c (mon.2) 746 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:51:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:30 smithi155 bash[68033]: audit 2024-07-28T20:51:29.881971+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[80445]: audit 2024-07-28T20:51:29.218602+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[80445]: audit 2024-07-28T20:51:29.233719+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[80445]: audit 2024-07-28T20:51:29.431177+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[80445]: cluster 2024-07-28T20:51:29.440510+0000 mgr.y (mgr.34101) 2455 : cluster [DBG] pgmap v3383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[80445]: audit 2024-07-28T20:51:29.442777+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[80445]: audit 2024-07-28T20:51:29.871771+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:51:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[80445]: audit 2024-07-28T20:51:29.873466+0000 mon.c (mon.2) 746 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:51:30.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[80445]: audit 2024-07-28T20:51:29.881971+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[82788]: audit 2024-07-28T20:51:29.218602+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[82788]: audit 2024-07-28T20:51:29.233719+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[82788]: audit 2024-07-28T20:51:29.431177+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[82788]: cluster 2024-07-28T20:51:29.440510+0000 mgr.y (mgr.34101) 2455 : cluster [DBG] pgmap v3383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[82788]: audit 2024-07-28T20:51:29.442777+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[82788]: audit 2024-07-28T20:51:29.871771+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:51:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[82788]: audit 2024-07-28T20:51:29.873466+0000 mon.c (mon.2) 746 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:51:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[82788]: audit 2024-07-28T20:51:29.881971+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:51:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:51:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:51:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:51:31.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3725 16 16 0 0 0 - 0 2024-07-28T20:51:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:30 smithi155 bash[73694]: debug 2024-07-28T20:51:30.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:32.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3726 16 16 0 0 0 - 0 2024-07-28T20:51:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:31 smithi155 bash[73694]: debug 2024-07-28T20:51:31.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:51:32 smithi155 bash[60745]: ts=2024-07-28T20:51:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:51:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:32 smithi155 bash[68033]: cluster 2024-07-28T20:51:31.442230+0000 mgr.y (mgr.34101) 2456 : cluster [DBG] pgmap v3384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:32 smithi045 bash[80445]: cluster 2024-07-28T20:51:31.442230+0000 mgr.y (mgr.34101) 2456 : cluster [DBG] pgmap v3384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:32 smithi045 bash[82788]: cluster 2024-07-28T20:51:31.442230+0000 mgr.y (mgr.34101) 2456 : cluster [DBG] pgmap v3384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:33.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3727 16 16 0 0 0 - 0 2024-07-28T20:51:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:32 smithi155 bash[73694]: debug 2024-07-28T20:51:32.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:33 smithi155 bash[68033]: audit 2024-07-28T20:51:33.277904+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:33 smithi045 bash[80445]: audit 2024-07-28T20:51:33.277904+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:33 smithi045 bash[82788]: audit 2024-07-28T20:51:33.277904+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:34.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3728 16 16 0 0 0 - 0 2024-07-28T20:51:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:33 smithi155 bash[73694]: debug 2024-07-28T20:51:33.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:34 smithi155 bash[68033]: cluster 2024-07-28T20:51:33.444046+0000 mgr.y (mgr.34101) 2457 : cluster [DBG] pgmap v3385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:34 smithi045 bash[80445]: cluster 2024-07-28T20:51:33.444046+0000 mgr.y (mgr.34101) 2457 : cluster [DBG] pgmap v3385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:34 smithi045 bash[82788]: cluster 2024-07-28T20:51:33.444046+0000 mgr.y (mgr.34101) 2457 : cluster [DBG] pgmap v3385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:35.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3729 16 16 0 0 0 - 0 2024-07-28T20:51:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:34 smithi155 bash[73694]: debug 2024-07-28T20:51:34.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:36.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3730 16 16 0 0 0 - 0 2024-07-28T20:51:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:35 smithi155 bash[73694]: debug 2024-07-28T20:51:35.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:36 smithi155 bash[68033]: cluster 2024-07-28T20:51:35.445755+0000 mgr.y (mgr.34101) 2458 : cluster [DBG] pgmap v3386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:36 smithi045 bash[80445]: cluster 2024-07-28T20:51:35.445755+0000 mgr.y (mgr.34101) 2458 : cluster [DBG] pgmap v3386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:36.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:36 smithi045 bash[82788]: cluster 2024-07-28T20:51:35.445755+0000 mgr.y (mgr.34101) 2458 : cluster [DBG] pgmap v3386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:37.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3731 16 16 0 0 0 - 0 2024-07-28T20:51:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:36 smithi155 bash[73694]: debug 2024-07-28T20:51:36.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:38.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3732 16 16 0 0 0 - 0 2024-07-28T20:51:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:37 smithi155 bash[73694]: debug 2024-07-28T20:51:37.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:38.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:38 smithi155 bash[68033]: cluster 2024-07-28T20:51:37.447567+0000 mgr.y (mgr.34101) 2459 : cluster [DBG] pgmap v3387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:38.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:38 smithi045 bash[82788]: cluster 2024-07-28T20:51:37.447567+0000 mgr.y (mgr.34101) 2459 : cluster [DBG] pgmap v3387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:38.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:38 smithi045 bash[80445]: cluster 2024-07-28T20:51:37.447567+0000 mgr.y (mgr.34101) 2459 : cluster [DBG] pgmap v3387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:39.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3733 16 16 0 0 0 - 0 2024-07-28T20:51:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:38 smithi155 bash[73694]: debug 2024-07-28T20:51:38.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:39.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:39 smithi045 bash[80445]: cluster 2024-07-28T20:51:39.449346+0000 mgr.y (mgr.34101) 2460 : cluster [DBG] pgmap v3388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:39.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:39 smithi045 bash[82788]: cluster 2024-07-28T20:51:39.449346+0000 mgr.y (mgr.34101) 2460 : cluster [DBG] pgmap v3388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:40.012 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:39 smithi155 bash[68033]: cluster 2024-07-28T20:51:39.449346+0000 mgr.y (mgr.34101) 2460 : cluster [DBG] pgmap v3388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:40.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3734 16 16 0 0 0 - 0 2024-07-28T20:51:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:40 smithi155 bash[73694]: debug 2024-07-28T20:51:40.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:51:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:51:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T20:51:41.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3735 16 16 0 0 0 - 0 2024-07-28T20:51:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:40 smithi155 bash[73694]: debug 2024-07-28T20:51:40.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:42.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3736 16 16 0 0 0 - 0 2024-07-28T20:51:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:42 smithi155 bash[73694]: debug 2024-07-28T20:51:42.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:42 smithi155 bash[68033]: cluster 2024-07-28T20:51:41.451070+0000 mgr.y (mgr.34101) 2461 : cluster [DBG] pgmap v3389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:51:42 smithi155 bash[60745]: ts=2024-07-28T20:51:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:51:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:42 smithi045 bash[80445]: cluster 2024-07-28T20:51:41.451070+0000 mgr.y (mgr.34101) 2461 : cluster [DBG] pgmap v3389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:42 smithi045 bash[82788]: cluster 2024-07-28T20:51:41.451070+0000 mgr.y (mgr.34101) 2461 : cluster [DBG] pgmap v3389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:43.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3737 16 16 0 0 0 - 0 2024-07-28T20:51:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:43 smithi155 bash[73694]: debug 2024-07-28T20:51:43.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:44.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3738 16 16 0 0 0 - 0 2024-07-28T20:51:44.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:44 smithi155 bash[73694]: debug 2024-07-28T20:51:44.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:44 smithi155 bash[68033]: cluster 2024-07-28T20:51:43.452936+0000 mgr.y (mgr.34101) 2462 : cluster [DBG] pgmap v3390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:44 smithi045 bash[80445]: cluster 2024-07-28T20:51:43.452936+0000 mgr.y (mgr.34101) 2462 : cluster [DBG] pgmap v3390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:44.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:44 smithi045 bash[82788]: cluster 2024-07-28T20:51:43.452936+0000 mgr.y (mgr.34101) 2462 : cluster [DBG] pgmap v3390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:45.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3739 16 16 0 0 0 - 0 2024-07-28T20:51:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:45 smithi155 bash[73694]: debug 2024-07-28T20:51:45.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:46.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:51:46.261511+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:51:46.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:51:46.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3740 16 16 0 0 0 - 0 2024-07-28T20:51:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:46 smithi155 bash[73694]: debug 2024-07-28T20:51:46.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:46 smithi155 bash[68033]: cluster 2024-07-28T20:51:45.454702+0000 mgr.y (mgr.34101) 2463 : cluster [DBG] pgmap v3391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:46.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:46 smithi045 bash[80445]: cluster 2024-07-28T20:51:45.454702+0000 mgr.y (mgr.34101) 2463 : cluster [DBG] pgmap v3391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:46 smithi045 bash[82788]: cluster 2024-07-28T20:51:45.454702+0000 mgr.y (mgr.34101) 2463 : cluster [DBG] pgmap v3391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:47.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3741 16 16 0 0 0 - 0 2024-07-28T20:51:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:46 smithi155 bash[73694]: debug 2024-07-28T20:51:46.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:48.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3742 16 16 0 0 0 - 0 2024-07-28T20:51:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:47 smithi155 bash[73694]: debug 2024-07-28T20:51:47.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:48 smithi155 bash[68033]: cluster 2024-07-28T20:51:47.456568+0000 mgr.y (mgr.34101) 2464 : cluster [DBG] pgmap v3392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:48 smithi155 bash[68033]: audit 2024-07-28T20:51:48.280760+0000 mon.c (mon.2) 748 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:48 smithi045 bash[80445]: cluster 2024-07-28T20:51:47.456568+0000 mgr.y (mgr.34101) 2464 : cluster [DBG] pgmap v3392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:48 smithi045 bash[80445]: audit 2024-07-28T20:51:48.280760+0000 mon.c (mon.2) 748 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:48 smithi045 bash[82788]: cluster 2024-07-28T20:51:47.456568+0000 mgr.y (mgr.34101) 2464 : cluster [DBG] pgmap v3392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:48 smithi045 bash[82788]: audit 2024-07-28T20:51:48.280760+0000 mon.c (mon.2) 748 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:51:49.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3743 16 16 0 0 0 - 0 2024-07-28T20:51:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:49 smithi155 bash[73694]: debug 2024-07-28T20:51:49.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:49 smithi155 bash[68033]: cluster 2024-07-28T20:51:49.458355+0000 mgr.y (mgr.34101) 2465 : cluster [DBG] pgmap v3393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:49 smithi045 bash[80445]: cluster 2024-07-28T20:51:49.458355+0000 mgr.y (mgr.34101) 2465 : cluster [DBG] pgmap v3393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:49 smithi045 bash[82788]: cluster 2024-07-28T20:51:49.458355+0000 mgr.y (mgr.34101) 2465 : cluster [DBG] pgmap v3393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:50.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3744 16 16 0 0 0 - 0 2024-07-28T20:51:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:49 smithi155 bash[73694]: debug 2024-07-28T20:51:49.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:51:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:51:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:51:51.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3745 16 16 0 0 0 - 0 2024-07-28T20:51:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:50 smithi155 bash[73694]: debug 2024-07-28T20:51:50.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:52.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3746 16 16 0 0 0 - 0 2024-07-28T20:51:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:51 smithi155 bash[73694]: debug 2024-07-28T20:51:51.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:52.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:52 smithi155 bash[68033]: cluster 2024-07-28T20:51:51.460077+0000 mgr.y (mgr.34101) 2466 : cluster [DBG] pgmap v3394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:51:52 smithi155 bash[60745]: ts=2024-07-28T20:51:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:51:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:52 smithi045 bash[80445]: cluster 2024-07-28T20:51:51.460077+0000 mgr.y (mgr.34101) 2466 : cluster [DBG] pgmap v3394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:52 smithi045 bash[82788]: cluster 2024-07-28T20:51:51.460077+0000 mgr.y (mgr.34101) 2466 : cluster [DBG] pgmap v3394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:53.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3747 16 16 0 0 0 - 0 2024-07-28T20:51:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:53 smithi155 bash[73694]: debug 2024-07-28T20:51:53.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:54.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3748 16 16 0 0 0 - 0 2024-07-28T20:51:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:54 smithi155 bash[73694]: debug 2024-07-28T20:51:54.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:54 smithi155 bash[68033]: cluster 2024-07-28T20:51:53.462167+0000 mgr.y (mgr.34101) 2467 : cluster [DBG] pgmap v3395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:54 smithi045 bash[80445]: cluster 2024-07-28T20:51:53.462167+0000 mgr.y (mgr.34101) 2467 : cluster [DBG] pgmap v3395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:54 smithi045 bash[82788]: cluster 2024-07-28T20:51:53.462167+0000 mgr.y (mgr.34101) 2467 : cluster [DBG] pgmap v3395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:55.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3749 16 16 0 0 0 - 0 2024-07-28T20:51:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:55 smithi155 bash[73694]: debug 2024-07-28T20:51:55.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:55 smithi155 bash[68033]: cluster 2024-07-28T20:51:55.463938+0000 mgr.y (mgr.34101) 2468 : cluster [DBG] pgmap v3396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:55 smithi045 bash[80445]: cluster 2024-07-28T20:51:55.463938+0000 mgr.y (mgr.34101) 2468 : cluster [DBG] pgmap v3396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:55 smithi045 bash[82788]: cluster 2024-07-28T20:51:55.463938+0000 mgr.y (mgr.34101) 2468 : cluster [DBG] pgmap v3396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:56.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3750 16 16 0 0 0 - 0 2024-07-28T20:51:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:56 smithi155 bash[73694]: debug 2024-07-28T20:51:56.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:57.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3751 16 16 0 0 0 - 0 2024-07-28T20:51:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:57 smithi155 bash[73694]: debug 2024-07-28T20:51:57.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:58.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3752 16 16 0 0 0 - 0 2024-07-28T20:51:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:58 smithi155 bash[73694]: debug 2024-07-28T20:51:58.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:58 smithi155 bash[68033]: cluster 2024-07-28T20:51:57.465773+0000 mgr.y (mgr.34101) 2469 : cluster [DBG] pgmap v3397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:58 smithi045 bash[80445]: cluster 2024-07-28T20:51:57.465773+0000 mgr.y (mgr.34101) 2469 : cluster [DBG] pgmap v3397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:58.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:58 smithi045 bash[82788]: cluster 2024-07-28T20:51:57.465773+0000 mgr.y (mgr.34101) 2469 : cluster [DBG] pgmap v3397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:59.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3753 16 16 0 0 0 - 0 2024-07-28T20:51:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:59 smithi155 bash[73694]: debug 2024-07-28T20:51:59.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:51:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:51:59 smithi155 bash[68033]: cluster 2024-07-28T20:51:59.467456+0000 mgr.y (mgr.34101) 2470 : cluster [DBG] pgmap v3398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:51:59 smithi045 bash[80445]: cluster 2024-07-28T20:51:59.467456+0000 mgr.y (mgr.34101) 2470 : cluster [DBG] pgmap v3398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:51:59.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:51:59 smithi045 bash[82788]: cluster 2024-07-28T20:51:59.467456+0000 mgr.y (mgr.34101) 2470 : cluster [DBG] pgmap v3398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:00.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3754 16 16 0 0 0 - 0 2024-07-28T20:52:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:51:59 smithi155 bash[73694]: debug 2024-07-28T20:51:59.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:52:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:52:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:52:01.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3755 16 16 0 0 0 - 0 2024-07-28T20:52:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:00 smithi155 bash[73694]: debug 2024-07-28T20:52:00.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:01.947 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:01 smithi155 bash[68033]: cluster 2024-07-28T20:52:01.469162+0000 mgr.y (mgr.34101) 2471 : cluster [DBG] pgmap v3399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:01 smithi045 bash[80445]: cluster 2024-07-28T20:52:01.469162+0000 mgr.y (mgr.34101) 2471 : cluster [DBG] pgmap v3399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:01 smithi045 bash[82788]: cluster 2024-07-28T20:52:01.469162+0000 mgr.y (mgr.34101) 2471 : cluster [DBG] pgmap v3399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:02.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3756 16 16 0 0 0 - 0 2024-07-28T20:52:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:01 smithi155 bash[73694]: debug 2024-07-28T20:52:01.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:52:02 smithi155 bash[60745]: ts=2024-07-28T20:52:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:52:03.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3757 16 16 0 0 0 - 0 2024-07-28T20:52:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:02 smithi155 bash[73694]: debug 2024-07-28T20:52:02.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:03 smithi045 bash[80445]: audit 2024-07-28T20:52:03.281236+0000 mon.c (mon.2) 749 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:03 smithi045 bash[82788]: audit 2024-07-28T20:52:03.281236+0000 mon.c (mon.2) 749 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:03 smithi155 bash[68033]: audit 2024-07-28T20:52:03.281236+0000 mon.c (mon.2) 749 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:04.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3758 16 16 0 0 0 - 0 2024-07-28T20:52:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:04 smithi155 bash[73694]: debug 2024-07-28T20:52:04.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:04 smithi045 bash[80445]: cluster 2024-07-28T20:52:03.471068+0000 mgr.y (mgr.34101) 2472 : cluster [DBG] pgmap v3400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:04 smithi045 bash[82788]: cluster 2024-07-28T20:52:03.471068+0000 mgr.y (mgr.34101) 2472 : cluster [DBG] pgmap v3400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:04 smithi155 bash[68033]: cluster 2024-07-28T20:52:03.471068+0000 mgr.y (mgr.34101) 2472 : cluster [DBG] pgmap v3400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:05.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3759 16 16 0 0 0 - 0 2024-07-28T20:52:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:04 smithi155 bash[73694]: debug 2024-07-28T20:52:04.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:05 smithi045 bash[80445]: cluster 2024-07-28T20:52:05.472822+0000 mgr.y (mgr.34101) 2473 : cluster [DBG] pgmap v3401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:05.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:05 smithi045 bash[82788]: cluster 2024-07-28T20:52:05.472822+0000 mgr.y (mgr.34101) 2473 : cluster [DBG] pgmap v3401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:05.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:05 smithi155 bash[68033]: cluster 2024-07-28T20:52:05.472822+0000 mgr.y (mgr.34101) 2473 : cluster [DBG] pgmap v3401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:06.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:52:06.264839+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:52:06.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:52:06.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3760 16 16 0 0 0 - 0 2024-07-28T20:52:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:05 smithi155 bash[73694]: debug 2024-07-28T20:52:05.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:07.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3761 16 16 0 0 0 - 0 2024-07-28T20:52:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:06 smithi155 bash[73694]: debug 2024-07-28T20:52:06.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:07 smithi045 bash[80445]: cluster 2024-07-28T20:52:07.474767+0000 mgr.y (mgr.34101) 2474 : cluster [DBG] pgmap v3402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:07.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:07 smithi045 bash[82788]: cluster 2024-07-28T20:52:07.474767+0000 mgr.y (mgr.34101) 2474 : cluster [DBG] pgmap v3402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:07.997 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:07 smithi155 bash[68033]: cluster 2024-07-28T20:52:07.474767+0000 mgr.y (mgr.34101) 2474 : cluster [DBG] pgmap v3402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:08.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3762 16 16 0 0 0 - 0 2024-07-28T20:52:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:07 smithi155 bash[73694]: debug 2024-07-28T20:52:07.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:09.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3763 16 16 0 0 0 - 0 2024-07-28T20:52:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:08 smithi155 bash[73694]: debug 2024-07-28T20:52:08.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:09 smithi045 bash[80445]: cluster 2024-07-28T20:52:09.476562+0000 mgr.y (mgr.34101) 2475 : cluster [DBG] pgmap v3403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:09.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:09 smithi045 bash[82788]: cluster 2024-07-28T20:52:09.476562+0000 mgr.y (mgr.34101) 2475 : cluster [DBG] pgmap v3403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:09.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:09 smithi155 bash[68033]: cluster 2024-07-28T20:52:09.476562+0000 mgr.y (mgr.34101) 2475 : cluster [DBG] pgmap v3403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:10.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3764 16 16 0 0 0 - 0 2024-07-28T20:52:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:09 smithi155 bash[73694]: debug 2024-07-28T20:52:09.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:52:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:52:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:52:11.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3765 16 16 0 0 0 - 0 2024-07-28T20:52:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:10 smithi155 bash[73694]: debug 2024-07-28T20:52:10.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:11.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:11 smithi155 bash[68033]: cluster 2024-07-28T20:52:11.478324+0000 mgr.y (mgr.34101) 2476 : cluster [DBG] pgmap v3404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:11 smithi045 bash[80445]: cluster 2024-07-28T20:52:11.478324+0000 mgr.y (mgr.34101) 2476 : cluster [DBG] pgmap v3404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:11.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:11 smithi045 bash[82788]: cluster 2024-07-28T20:52:11.478324+0000 mgr.y (mgr.34101) 2476 : cluster [DBG] pgmap v3404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:12.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3766 16 16 0 0 0 - 0 2024-07-28T20:52:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:11 smithi155 bash[73694]: debug 2024-07-28T20:52:11.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:41:38.155259+0000 (oldest deadline 2024-07-28T20:41:58.155259+0000) 2024-07-28T20:52:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:52:12 smithi155 bash[60745]: ts=2024-07-28T20:52:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:52:13.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3767 16 16 0 0 0 - 0 2024-07-28T20:52:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:13 smithi045 bash[80445]: cluster 2024-07-28T20:52:13.480199+0000 mgr.y (mgr.34101) 2477 : cluster [DBG] pgmap v3405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:13 smithi045 bash[82788]: cluster 2024-07-28T20:52:13.480199+0000 mgr.y (mgr.34101) 2477 : cluster [DBG] pgmap v3405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:13 smithi155 bash[68033]: cluster 2024-07-28T20:52:13.480199+0000 mgr.y (mgr.34101) 2477 : cluster [DBG] pgmap v3405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:14.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3768 16 16 0 0 0 - 0 2024-07-28T20:52:15.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3769 16 16 0 0 0 - 0 2024-07-28T20:52:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:15 smithi045 bash[80445]: cluster 2024-07-28T20:52:15.481962+0000 mgr.y (mgr.34101) 2478 : cluster [DBG] pgmap v3406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:15.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:15 smithi045 bash[82788]: cluster 2024-07-28T20:52:15.481962+0000 mgr.y (mgr.34101) 2478 : cluster [DBG] pgmap v3406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:15 smithi155 bash[68033]: cluster 2024-07-28T20:52:15.481962+0000 mgr.y (mgr.34101) 2478 : cluster [DBG] pgmap v3406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:16.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3770 16 16 0 0 0 - 0 2024-07-28T20:52:17.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3771 16 16 0 0 0 - 0 2024-07-28T20:52:17.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:17 smithi045 bash[80445]: cluster 2024-07-28T20:52:17.483824+0000 mgr.y (mgr.34101) 2479 : cluster [DBG] pgmap v3407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:17.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:17 smithi045 bash[82788]: cluster 2024-07-28T20:52:17.483824+0000 mgr.y (mgr.34101) 2479 : cluster [DBG] pgmap v3407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:17 smithi155 bash[68033]: cluster 2024-07-28T20:52:17.483824+0000 mgr.y (mgr.34101) 2479 : cluster [DBG] pgmap v3407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:18.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3772 16 16 0 0 0 - 0 2024-07-28T20:52:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:18 smithi045 bash[80445]: audit 2024-07-28T20:52:18.281648+0000 mon.c (mon.2) 750 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:18 smithi045 bash[82788]: audit 2024-07-28T20:52:18.281648+0000 mon.c (mon.2) 750 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:18 smithi155 bash[68033]: audit 2024-07-28T20:52:18.281648+0000 mon.c (mon.2) 750 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:19.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3773 16 16 0 0 0 - 0 2024-07-28T20:52:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:19 smithi045 bash[80445]: cluster 2024-07-28T20:52:19.485557+0000 mgr.y (mgr.34101) 2480 : cluster [DBG] pgmap v3408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:19 smithi045 bash[82788]: cluster 2024-07-28T20:52:19.485557+0000 mgr.y (mgr.34101) 2480 : cluster [DBG] pgmap v3408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:19 smithi155 bash[68033]: cluster 2024-07-28T20:52:19.485557+0000 mgr.y (mgr.34101) 2480 : cluster [DBG] pgmap v3408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:20.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3774 16 16 0 0 0 - 0 2024-07-28T20:52:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:52:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:52:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:52:21.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3775 16 16 0 0 0 - 0 2024-07-28T20:52:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:21 smithi045 bash[82788]: cluster 2024-07-28T20:52:21.487313+0000 mgr.y (mgr.34101) 2481 : cluster [DBG] pgmap v3409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:21.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:21 smithi045 bash[80445]: cluster 2024-07-28T20:52:21.487313+0000 mgr.y (mgr.34101) 2481 : cluster [DBG] pgmap v3409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:21 smithi155 bash[68033]: cluster 2024-07-28T20:52:21.487313+0000 mgr.y (mgr.34101) 2481 : cluster [DBG] pgmap v3409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:22.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3776 16 16 0 0 0 - 0 2024-07-28T20:52:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:52:22 smithi155 bash[60745]: ts=2024-07-28T20:52:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:52:23.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3777 16 16 0 0 0 - 0 2024-07-28T20:52:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:23 smithi045 bash[82788]: cluster 2024-07-28T20:52:23.489213+0000 mgr.y (mgr.34101) 2482 : cluster [DBG] pgmap v3410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:23 smithi045 bash[80445]: cluster 2024-07-28T20:52:23.489213+0000 mgr.y (mgr.34101) 2482 : cluster [DBG] pgmap v3410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:23 smithi155 bash[68033]: cluster 2024-07-28T20:52:23.489213+0000 mgr.y (mgr.34101) 2482 : cluster [DBG] pgmap v3410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:24.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3778 16 16 0 0 0 - 0 2024-07-28T20:52:25.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3779 16 16 0 0 0 - 0 2024-07-28T20:52:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:25 smithi045 bash[82788]: cluster 2024-07-28T20:52:25.491021+0000 mgr.y (mgr.34101) 2483 : cluster [DBG] pgmap v3411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:25.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:25 smithi045 bash[80445]: cluster 2024-07-28T20:52:25.491021+0000 mgr.y (mgr.34101) 2483 : cluster [DBG] pgmap v3411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:25 smithi155 bash[68033]: cluster 2024-07-28T20:52:25.491021+0000 mgr.y (mgr.34101) 2483 : cluster [DBG] pgmap v3411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:26.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:52:26.268140+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:52:26.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:52:26.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3780 16 16 0 0 0 - 0 2024-07-28T20:52:27.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3781 16 16 0 0 0 - 0 2024-07-28T20:52:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:27 smithi045 bash[82788]: cluster 2024-07-28T20:52:27.492910+0000 mgr.y (mgr.34101) 2484 : cluster [DBG] pgmap v3412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:27.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:27 smithi045 bash[80445]: cluster 2024-07-28T20:52:27.492910+0000 mgr.y (mgr.34101) 2484 : cluster [DBG] pgmap v3412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:27 smithi155 bash[68033]: cluster 2024-07-28T20:52:27.492910+0000 mgr.y (mgr.34101) 2484 : cluster [DBG] pgmap v3412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:28.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3782 16 16 0 0 0 - 0 2024-07-28T20:52:29.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3783 16 16 0 0 0 - 0 2024-07-28T20:52:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:29 smithi045 bash[82788]: cluster 2024-07-28T20:52:29.494723+0000 mgr.y (mgr.34101) 2485 : cluster [DBG] pgmap v3413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:29.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:29 smithi045 bash[80445]: cluster 2024-07-28T20:52:29.494723+0000 mgr.y (mgr.34101) 2485 : cluster [DBG] pgmap v3413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:29 smithi155 bash[68033]: cluster 2024-07-28T20:52:29.494723+0000 mgr.y (mgr.34101) 2485 : cluster [DBG] pgmap v3413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:30.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3784 16 16 0 0 0 - 0 2024-07-28T20:52:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:52:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:52:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:52:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:30 smithi045 bash[82788]: audit 2024-07-28T20:52:30.016622+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:52:30.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:30 smithi045 bash[80445]: audit 2024-07-28T20:52:30.016622+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:52:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:30 smithi155 bash[68033]: audit 2024-07-28T20:52:30.016622+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:52:31.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3785 16 16 0 0 0 - 0 2024-07-28T20:52:31.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:31 smithi045 bash[80445]: cluster 2024-07-28T20:52:31.496454+0000 mgr.y (mgr.34101) 2486 : cluster [DBG] pgmap v3414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:31.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:31 smithi045 bash[82788]: cluster 2024-07-28T20:52:31.496454+0000 mgr.y (mgr.34101) 2486 : cluster [DBG] pgmap v3414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:31 smithi155 bash[68033]: cluster 2024-07-28T20:52:31.496454+0000 mgr.y (mgr.34101) 2486 : cluster [DBG] pgmap v3414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:32.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3786 16 16 0 0 0 - 0 2024-07-28T20:52:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:52:32 smithi155 bash[60745]: ts=2024-07-28T20:52:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:52:33.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3787 16 16 0 0 0 - 0 2024-07-28T20:52:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:33 smithi045 bash[80445]: audit 2024-07-28T20:52:33.282330+0000 mon.c (mon.2) 752 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:33 smithi045 bash[82788]: audit 2024-07-28T20:52:33.282330+0000 mon.c (mon.2) 752 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:33 smithi155 bash[68033]: audit 2024-07-28T20:52:33.282330+0000 mon.c (mon.2) 752 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:34.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3788 16 16 0 0 0 - 0 2024-07-28T20:52:34.347 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:34 smithi155 bash[73694]: debug 2024-07-28T20:52:34.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:34 smithi045 bash[80445]: cluster 2024-07-28T20:52:33.498373+0000 mgr.y (mgr.34101) 2487 : cluster [DBG] pgmap v3415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:34 smithi045 bash[82788]: cluster 2024-07-28T20:52:33.498373+0000 mgr.y (mgr.34101) 2487 : cluster [DBG] pgmap v3415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:34 smithi155 bash[68033]: cluster 2024-07-28T20:52:33.498373+0000 mgr.y (mgr.34101) 2487 : cluster [DBG] pgmap v3415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:35.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3789 16 16 0 0 0 - 0 2024-07-28T20:52:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:35 smithi155 bash[73694]: debug 2024-07-28T20:52:35.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:35 smithi045 bash[80445]: cluster 2024-07-28T20:52:35.499170+0000 mgr.y (mgr.34101) 2488 : cluster [DBG] pgmap v3416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:35 smithi045 bash[82788]: cluster 2024-07-28T20:52:35.499170+0000 mgr.y (mgr.34101) 2488 : cluster [DBG] pgmap v3416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:35 smithi155 bash[68033]: cluster 2024-07-28T20:52:35.499170+0000 mgr.y (mgr.34101) 2488 : cluster [DBG] pgmap v3416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:36.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3790 16 16 0 0 0 - 0 2024-07-28T20:52:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:36 smithi155 bash[73694]: debug 2024-07-28T20:52:36.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[80445]: audit 2024-07-28T20:52:35.675351+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[80445]: audit 2024-07-28T20:52:35.682855+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[80445]: audit 2024-07-28T20:52:35.971313+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[80445]: audit 2024-07-28T20:52:35.982625+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[80445]: audit 2024-07-28T20:52:36.417489+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:52:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[80445]: audit 2024-07-28T20:52:36.419081+0000 mon.c (mon.2) 754 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:52:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[80445]: audit 2024-07-28T20:52:36.431668+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[82788]: audit 2024-07-28T20:52:35.675351+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[82788]: audit 2024-07-28T20:52:35.682855+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[82788]: audit 2024-07-28T20:52:35.971313+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[82788]: audit 2024-07-28T20:52:35.982625+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[82788]: audit 2024-07-28T20:52:36.417489+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:52:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[82788]: audit 2024-07-28T20:52:36.419081+0000 mon.c (mon.2) 754 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:52:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:36 smithi045 bash[82788]: audit 2024-07-28T20:52:36.431668+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:37.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:36 smithi155 bash[68033]: audit 2024-07-28T20:52:35.675351+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:37.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:36 smithi155 bash[68033]: audit 2024-07-28T20:52:35.682855+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:37.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:36 smithi155 bash[68033]: audit 2024-07-28T20:52:35.971313+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:37.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:36 smithi155 bash[68033]: audit 2024-07-28T20:52:35.982625+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:37.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:36 smithi155 bash[68033]: audit 2024-07-28T20:52:36.417489+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:52:37.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:36 smithi155 bash[68033]: audit 2024-07-28T20:52:36.419081+0000 mon.c (mon.2) 754 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:52:37.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:36 smithi155 bash[68033]: audit 2024-07-28T20:52:36.431668+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:52:37.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3791 16 16 0 0 0 - 0 2024-07-28T20:52:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:37 smithi155 bash[73694]: debug 2024-07-28T20:52:37.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:37 smithi045 bash[80445]: cluster 2024-07-28T20:52:37.501050+0000 mgr.y (mgr.34101) 2489 : cluster [DBG] pgmap v3417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:37.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:37 smithi045 bash[82788]: cluster 2024-07-28T20:52:37.501050+0000 mgr.y (mgr.34101) 2489 : cluster [DBG] pgmap v3417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:37.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:37 smithi155 bash[68033]: cluster 2024-07-28T20:52:37.501050+0000 mgr.y (mgr.34101) 2489 : cluster [DBG] pgmap v3417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:38.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3792 16 16 0 0 0 - 0 2024-07-28T20:52:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:37 smithi155 bash[73694]: debug 2024-07-28T20:52:37.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:39.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3793 16 16 0 0 0 - 0 2024-07-28T20:52:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:39 smithi155 bash[73694]: debug 2024-07-28T20:52:39.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:39.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:39 smithi045 bash[80445]: cluster 2024-07-28T20:52:39.502825+0000 mgr.y (mgr.34101) 2490 : cluster [DBG] pgmap v3418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:39.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:39 smithi045 bash[82788]: cluster 2024-07-28T20:52:39.502825+0000 mgr.y (mgr.34101) 2490 : cluster [DBG] pgmap v3418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:40.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:39 smithi155 bash[68033]: cluster 2024-07-28T20:52:39.502825+0000 mgr.y (mgr.34101) 2490 : cluster [DBG] pgmap v3418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:40.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3794 16 16 0 0 0 - 0 2024-07-28T20:52:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:40 smithi155 bash[73694]: debug 2024-07-28T20:52:40.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:52:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:52:40] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:52:41.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3795 16 16 0 0 0 - 0 2024-07-28T20:52:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:40 smithi155 bash[73694]: debug 2024-07-28T20:52:40.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:41 smithi045 bash[80445]: cluster 2024-07-28T20:52:41.504537+0000 mgr.y (mgr.34101) 2491 : cluster [DBG] pgmap v3419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:41 smithi045 bash[82788]: cluster 2024-07-28T20:52:41.504537+0000 mgr.y (mgr.34101) 2491 : cluster [DBG] pgmap v3419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:42.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:41 smithi155 bash[68033]: cluster 2024-07-28T20:52:41.504537+0000 mgr.y (mgr.34101) 2491 : cluster [DBG] pgmap v3419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:42.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3796 16 16 0 0 0 - 0 2024-07-28T20:52:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:42 smithi155 bash[73694]: debug 2024-07-28T20:52:42.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:52:42 smithi155 bash[60745]: ts=2024-07-28T20:52:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:52:43.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3797 16 16 0 0 0 - 0 2024-07-28T20:52:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:43 smithi155 bash[73694]: debug 2024-07-28T20:52:43.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:43.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:43 smithi045 bash[80445]: cluster 2024-07-28T20:52:43.506438+0000 mgr.y (mgr.34101) 2492 : cluster [DBG] pgmap v3420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:43.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:43 smithi045 bash[82788]: cluster 2024-07-28T20:52:43.506438+0000 mgr.y (mgr.34101) 2492 : cluster [DBG] pgmap v3420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:43 smithi155 bash[68033]: cluster 2024-07-28T20:52:43.506438+0000 mgr.y (mgr.34101) 2492 : cluster [DBG] pgmap v3420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:44.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3798 16 16 0 0 0 - 0 2024-07-28T20:52:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:44 smithi155 bash[73694]: debug 2024-07-28T20:52:44.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:45.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3799 16 16 0 0 0 - 0 2024-07-28T20:52:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:45 smithi155 bash[73694]: debug 2024-07-28T20:52:45.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:45 smithi045 bash[80445]: cluster 2024-07-28T20:52:45.508174+0000 mgr.y (mgr.34101) 2493 : cluster [DBG] pgmap v3421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:45.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:45 smithi045 bash[82788]: cluster 2024-07-28T20:52:45.508174+0000 mgr.y (mgr.34101) 2493 : cluster [DBG] pgmap v3421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:46.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:45 smithi155 bash[68033]: cluster 2024-07-28T20:52:45.508174+0000 mgr.y (mgr.34101) 2493 : cluster [DBG] pgmap v3421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:46.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:52:46.271323+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:52:46.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:52:46.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3800 16 16 0 0 0 - 0 2024-07-28T20:52:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:46 smithi155 bash[73694]: debug 2024-07-28T20:52:46.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:47.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3801 16 16 0 0 0 - 0 2024-07-28T20:52:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:47 smithi155 bash[73694]: debug 2024-07-28T20:52:47.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:47 smithi045 bash[82788]: cluster 2024-07-28T20:52:47.510054+0000 mgr.y (mgr.34101) 2494 : cluster [DBG] pgmap v3422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:47.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:47 smithi045 bash[80445]: cluster 2024-07-28T20:52:47.510054+0000 mgr.y (mgr.34101) 2494 : cluster [DBG] pgmap v3422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:48.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:47 smithi155 bash[68033]: cluster 2024-07-28T20:52:47.510054+0000 mgr.y (mgr.34101) 2494 : cluster [DBG] pgmap v3422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:48.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3802 16 16 0 0 0 - 0 2024-07-28T20:52:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:48 smithi155 bash[73694]: debug 2024-07-28T20:52:48.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:48 smithi045 bash[80445]: audit 2024-07-28T20:52:48.285120+0000 mon.c (mon.2) 755 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:48 smithi045 bash[82788]: audit 2024-07-28T20:52:48.285120+0000 mon.c (mon.2) 755 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:49.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:48 smithi155 bash[68033]: audit 2024-07-28T20:52:48.285120+0000 mon.c (mon.2) 755 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:52:49.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3803 16 16 0 0 0 - 0 2024-07-28T20:52:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:49 smithi155 bash[73694]: debug 2024-07-28T20:52:49.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:49 smithi045 bash[80445]: cluster 2024-07-28T20:52:49.511778+0000 mgr.y (mgr.34101) 2495 : cluster [DBG] pgmap v3423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:49 smithi045 bash[82788]: cluster 2024-07-28T20:52:49.511778+0000 mgr.y (mgr.34101) 2495 : cluster [DBG] pgmap v3423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:50.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:49 smithi155 bash[68033]: cluster 2024-07-28T20:52:49.511778+0000 mgr.y (mgr.34101) 2495 : cluster [DBG] pgmap v3423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:50.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3804 16 16 0 0 0 - 0 2024-07-28T20:52:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:50 smithi155 bash[73694]: debug 2024-07-28T20:52:50.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:52:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:52:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:52:51.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3805 16 16 0 0 0 - 0 2024-07-28T20:52:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:50 smithi155 bash[73694]: debug 2024-07-28T20:52:50.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:51.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:51 smithi155 bash[68033]: cluster 2024-07-28T20:52:51.513478+0000 mgr.y (mgr.34101) 2496 : cluster [DBG] pgmap v3424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:51 smithi045 bash[82788]: cluster 2024-07-28T20:52:51.513478+0000 mgr.y (mgr.34101) 2496 : cluster [DBG] pgmap v3424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:51 smithi045 bash[80445]: cluster 2024-07-28T20:52:51.513478+0000 mgr.y (mgr.34101) 2496 : cluster [DBG] pgmap v3424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:52.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3806 16 16 0 0 0 - 0 2024-07-28T20:52:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:51 smithi155 bash[73694]: debug 2024-07-28T20:52:51.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:52:52 smithi155 bash[60745]: ts=2024-07-28T20:52:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:52:53.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3807 16 16 0 0 0 - 0 2024-07-28T20:52:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:52 smithi155 bash[73694]: debug 2024-07-28T20:52:52.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:53 smithi045 bash[82788]: cluster 2024-07-28T20:52:53.515373+0000 mgr.y (mgr.34101) 2497 : cluster [DBG] pgmap v3425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:53.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:53 smithi045 bash[80445]: cluster 2024-07-28T20:52:53.515373+0000 mgr.y (mgr.34101) 2497 : cluster [DBG] pgmap v3425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:54.012 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:53 smithi155 bash[68033]: cluster 2024-07-28T20:52:53.515373+0000 mgr.y (mgr.34101) 2497 : cluster [DBG] pgmap v3425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:54.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3808 16 16 0 0 0 - 0 2024-07-28T20:52:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:54 smithi155 bash[73694]: debug 2024-07-28T20:52:54.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:55.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3809 16 16 0 0 0 - 0 2024-07-28T20:52:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:54 smithi155 bash[73694]: debug 2024-07-28T20:52:54.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:55 smithi045 bash[82788]: cluster 2024-07-28T20:52:55.517118+0000 mgr.y (mgr.34101) 2498 : cluster [DBG] pgmap v3426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:55 smithi045 bash[80445]: cluster 2024-07-28T20:52:55.517118+0000 mgr.y (mgr.34101) 2498 : cluster [DBG] pgmap v3426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:56.020 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:55 smithi155 bash[68033]: cluster 2024-07-28T20:52:55.517118+0000 mgr.y (mgr.34101) 2498 : cluster [DBG] pgmap v3426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:56.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3810 16 16 0 0 0 - 0 2024-07-28T20:52:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:56 smithi155 bash[73694]: debug 2024-07-28T20:52:56.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:57.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3811 16 16 0 0 0 - 0 2024-07-28T20:52:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:57 smithi155 bash[73694]: debug 2024-07-28T20:52:57.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:57 smithi045 bash[82788]: cluster 2024-07-28T20:52:57.518978+0000 mgr.y (mgr.34101) 2499 : cluster [DBG] pgmap v3427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:57.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:57 smithi045 bash[80445]: cluster 2024-07-28T20:52:57.518978+0000 mgr.y (mgr.34101) 2499 : cluster [DBG] pgmap v3427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:57 smithi155 bash[68033]: cluster 2024-07-28T20:52:57.518978+0000 mgr.y (mgr.34101) 2499 : cluster [DBG] pgmap v3427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:58.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3812 16 16 0 0 0 - 0 2024-07-28T20:52:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:58 smithi155 bash[73694]: debug 2024-07-28T20:52:58.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:59.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3813 16 16 0 0 0 - 0 2024-07-28T20:52:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:52:59 smithi155 bash[73694]: debug 2024-07-28T20:52:59.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:52:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:52:59 smithi045 bash[82788]: cluster 2024-07-28T20:52:59.520700+0000 mgr.y (mgr.34101) 2500 : cluster [DBG] pgmap v3428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:52:59.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:52:59 smithi045 bash[80445]: cluster 2024-07-28T20:52:59.520700+0000 mgr.y (mgr.34101) 2500 : cluster [DBG] pgmap v3428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:52:59 smithi155 bash[68033]: cluster 2024-07-28T20:52:59.520700+0000 mgr.y (mgr.34101) 2500 : cluster [DBG] pgmap v3428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:00.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3814 16 16 0 0 0 - 0 2024-07-28T20:53:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:00 smithi155 bash[73694]: debug 2024-07-28T20:53:00.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:53:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:53:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:53:01.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3815 16 16 0 0 0 - 0 2024-07-28T20:53:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:01 smithi155 bash[73694]: debug 2024-07-28T20:53:01.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:01 smithi045 bash[82788]: cluster 2024-07-28T20:53:01.522588+0000 mgr.y (mgr.34101) 2501 : cluster [DBG] pgmap v3429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:01 smithi045 bash[80445]: cluster 2024-07-28T20:53:01.522588+0000 mgr.y (mgr.34101) 2501 : cluster [DBG] pgmap v3429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:01 smithi155 bash[68033]: cluster 2024-07-28T20:53:01.522588+0000 mgr.y (mgr.34101) 2501 : cluster [DBG] pgmap v3429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:02.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3816 16 16 0 0 0 - 0 2024-07-28T20:53:02.315 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:02 smithi155 bash[73694]: debug 2024-07-28T20:53:02.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:53:02 smithi155 bash[60745]: ts=2024-07-28T20:53:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:53:03.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3817 16 16 0 0 0 - 0 2024-07-28T20:53:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:03 smithi155 bash[73694]: debug 2024-07-28T20:53:03.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:03 smithi045 bash[82788]: audit 2024-07-28T20:53:03.285485+0000 mon.c (mon.2) 756 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:03 smithi045 bash[80445]: audit 2024-07-28T20:53:03.285485+0000 mon.c (mon.2) 756 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:03 smithi155 bash[68033]: audit 2024-07-28T20:53:03.285485+0000 mon.c (mon.2) 756 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:04.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3818 16 16 0 0 0 - 0 2024-07-28T20:53:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:04 smithi155 bash[73694]: debug 2024-07-28T20:53:04.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:04 smithi045 bash[80445]: cluster 2024-07-28T20:53:03.524326+0000 mgr.y (mgr.34101) 2502 : cluster [DBG] pgmap v3430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:04 smithi045 bash[82788]: cluster 2024-07-28T20:53:03.524326+0000 mgr.y (mgr.34101) 2502 : cluster [DBG] pgmap v3430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:04 smithi155 bash[68033]: cluster 2024-07-28T20:53:03.524326+0000 mgr.y (mgr.34101) 2502 : cluster [DBG] pgmap v3430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:05.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3819 16 16 0 0 0 - 0 2024-07-28T20:53:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:05 smithi155 bash[73694]: debug 2024-07-28T20:53:05.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:05.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:05 smithi045 bash[80445]: cluster 2024-07-28T20:53:05.526165+0000 mgr.y (mgr.34101) 2503 : cluster [DBG] pgmap v3431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:05.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:05 smithi045 bash[82788]: cluster 2024-07-28T20:53:05.526165+0000 mgr.y (mgr.34101) 2503 : cluster [DBG] pgmap v3431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:05.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:05 smithi155 bash[68033]: cluster 2024-07-28T20:53:05.526165+0000 mgr.y (mgr.34101) 2503 : cluster [DBG] pgmap v3431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:06.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:53:06.274558+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:53:06.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:53:06.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3820 16 16 0 0 0 - 0 2024-07-28T20:53:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:05 smithi155 bash[73694]: debug 2024-07-28T20:53:05.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:07.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3821 16 16 0 0 0 - 0 2024-07-28T20:53:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:06 smithi155 bash[73694]: debug 2024-07-28T20:53:06.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:07.907 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:07 smithi155 bash[68033]: cluster 2024-07-28T20:53:07.528015+0000 mgr.y (mgr.34101) 2504 : cluster [DBG] pgmap v3432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:07 smithi045 bash[80445]: cluster 2024-07-28T20:53:07.528015+0000 mgr.y (mgr.34101) 2504 : cluster [DBG] pgmap v3432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:07.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:07 smithi045 bash[82788]: cluster 2024-07-28T20:53:07.528015+0000 mgr.y (mgr.34101) 2504 : cluster [DBG] pgmap v3432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:08.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3822 16 16 0 0 0 - 0 2024-07-28T20:53:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:07 smithi155 bash[73694]: debug 2024-07-28T20:53:07.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:09.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3823 16 16 0 0 0 - 0 2024-07-28T20:53:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:08 smithi155 bash[73694]: debug 2024-07-28T20:53:08.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:09.942 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:09 smithi155 bash[68033]: cluster 2024-07-28T20:53:09.529748+0000 mgr.y (mgr.34101) 2505 : cluster [DBG] pgmap v3433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:09 smithi045 bash[80445]: cluster 2024-07-28T20:53:09.529748+0000 mgr.y (mgr.34101) 2505 : cluster [DBG] pgmap v3433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:09.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:09 smithi045 bash[82788]: cluster 2024-07-28T20:53:09.529748+0000 mgr.y (mgr.34101) 2505 : cluster [DBG] pgmap v3433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:10.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3824 16 16 0 0 0 - 0 2024-07-28T20:53:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:09 smithi155 bash[73694]: debug 2024-07-28T20:53:09.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:53:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:53:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T20:53:11.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3825 16 16 0 0 0 - 0 2024-07-28T20:53:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:10 smithi155 bash[73694]: debug 2024-07-28T20:53:10.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:11.941 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:11 smithi155 bash[68033]: cluster 2024-07-28T20:53:11.531673+0000 mgr.y (mgr.34101) 2506 : cluster [DBG] pgmap v3434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:11 smithi045 bash[80445]: cluster 2024-07-28T20:53:11.531673+0000 mgr.y (mgr.34101) 2506 : cluster [DBG] pgmap v3434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:11.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:11 smithi045 bash[82788]: cluster 2024-07-28T20:53:11.531673+0000 mgr.y (mgr.34101) 2506 : cluster [DBG] pgmap v3434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:12.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3826 16 16 0 0 0 - 0 2024-07-28T20:53:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:11 smithi155 bash[73694]: debug 2024-07-28T20:53:11.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:53:12 smithi155 bash[60745]: ts=2024-07-28T20:53:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:53:13.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3827 16 16 0 0 0 - 0 2024-07-28T20:53:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:12 smithi155 bash[73694]: debug 2024-07-28T20:53:12.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:13.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:13 smithi155 bash[68033]: cluster 2024-07-28T20:53:13.533408+0000 mgr.y (mgr.34101) 2507 : cluster [DBG] pgmap v3435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:13.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:13 smithi045 bash[80445]: cluster 2024-07-28T20:53:13.533408+0000 mgr.y (mgr.34101) 2507 : cluster [DBG] pgmap v3435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:13 smithi045 bash[82788]: cluster 2024-07-28T20:53:13.533408+0000 mgr.y (mgr.34101) 2507 : cluster [DBG] pgmap v3435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:14.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3828 16 16 0 0 0 - 0 2024-07-28T20:53:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:13 smithi155 bash[73694]: debug 2024-07-28T20:53:13.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:15.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3829 16 16 0 0 0 - 0 2024-07-28T20:53:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:14 smithi155 bash[73694]: debug 2024-07-28T20:53:14.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:15.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:15 smithi155 bash[68033]: cluster 2024-07-28T20:53:15.535192+0000 mgr.y (mgr.34101) 2508 : cluster [DBG] pgmap v3436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:15 smithi045 bash[80445]: cluster 2024-07-28T20:53:15.535192+0000 mgr.y (mgr.34101) 2508 : cluster [DBG] pgmap v3436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:15.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:15 smithi045 bash[82788]: cluster 2024-07-28T20:53:15.535192+0000 mgr.y (mgr.34101) 2508 : cluster [DBG] pgmap v3436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:16.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3830 16 16 0 0 0 - 0 2024-07-28T20:53:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:15 smithi155 bash[73694]: debug 2024-07-28T20:53:15.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:17.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3831 16 16 0 0 0 - 0 2024-07-28T20:53:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:16 smithi155 bash[73694]: debug 2024-07-28T20:53:16.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:18.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3832 16 16 0 0 0 - 0 2024-07-28T20:53:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:17 smithi155 bash[73694]: debug 2024-07-28T20:53:17.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:18.950 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:18 smithi155 bash[68033]: cluster 2024-07-28T20:53:17.537050+0000 mgr.y (mgr.34101) 2509 : cluster [DBG] pgmap v3437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:18.950 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:18 smithi155 bash[68033]: audit 2024-07-28T20:53:18.286076+0000 mon.c (mon.2) 757 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:18 smithi045 bash[82788]: cluster 2024-07-28T20:53:17.537050+0000 mgr.y (mgr.34101) 2509 : cluster [DBG] pgmap v3437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:18 smithi045 bash[82788]: audit 2024-07-28T20:53:18.286076+0000 mon.c (mon.2) 757 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:18 smithi045 bash[80445]: cluster 2024-07-28T20:53:17.537050+0000 mgr.y (mgr.34101) 2509 : cluster [DBG] pgmap v3437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:18 smithi045 bash[80445]: audit 2024-07-28T20:53:18.286076+0000 mon.c (mon.2) 757 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:19.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3833 16 16 0 0 0 - 0 2024-07-28T20:53:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:18 smithi155 bash[73694]: debug 2024-07-28T20:53:18.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:20.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3834 16 16 0 0 0 - 0 2024-07-28T20:53:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:19 smithi155 bash[73694]: debug 2024-07-28T20:53:19.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:20 smithi045 bash[80445]: cluster 2024-07-28T20:53:19.538818+0000 mgr.y (mgr.34101) 2510 : cluster [DBG] pgmap v3438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:53:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:53:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T20:53:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:20 smithi045 bash[82788]: cluster 2024-07-28T20:53:19.538818+0000 mgr.y (mgr.34101) 2510 : cluster [DBG] pgmap v3438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:20.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:20 smithi155 bash[68033]: cluster 2024-07-28T20:53:19.538818+0000 mgr.y (mgr.34101) 2510 : cluster [DBG] pgmap v3438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:21.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3835 16 16 0 0 0 - 0 2024-07-28T20:53:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:20 smithi155 bash[73694]: debug 2024-07-28T20:53:20.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:22.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3836 16 16 0 0 0 - 0 2024-07-28T20:53:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:21 smithi155 bash[73694]: debug 2024-07-28T20:53:21.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:22.604 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:53:22 smithi155 bash[60745]: ts=2024-07-28T20:53:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:53:22.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:22 smithi155 bash[68033]: cluster 2024-07-28T20:53:21.540682+0000 mgr.y (mgr.34101) 2511 : cluster [DBG] pgmap v3439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:22 smithi045 bash[80445]: cluster 2024-07-28T20:53:21.540682+0000 mgr.y (mgr.34101) 2511 : cluster [DBG] pgmap v3439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:22 smithi045 bash[82788]: cluster 2024-07-28T20:53:21.540682+0000 mgr.y (mgr.34101) 2511 : cluster [DBG] pgmap v3439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:23.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3837 16 16 0 0 0 - 0 2024-07-28T20:53:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:22 smithi155 bash[73694]: debug 2024-07-28T20:53:22.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:24.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3838 16 16 0 0 0 - 0 2024-07-28T20:53:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:24 smithi155 bash[73694]: debug 2024-07-28T20:53:23.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:24.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:24 smithi045 bash[80445]: cluster 2024-07-28T20:53:23.542416+0000 mgr.y (mgr.34101) 2512 : cluster [DBG] pgmap v3440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:24 smithi045 bash[82788]: cluster 2024-07-28T20:53:23.542416+0000 mgr.y (mgr.34101) 2512 : cluster [DBG] pgmap v3440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:25.012 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:24 smithi155 bash[68033]: cluster 2024-07-28T20:53:23.542416+0000 mgr.y (mgr.34101) 2512 : cluster [DBG] pgmap v3440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:25.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3839 16 16 0 0 0 - 0 2024-07-28T20:53:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:25 smithi155 bash[73694]: debug 2024-07-28T20:53:25.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:26.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:53:26.277928+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:53:26.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:53:26.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3840 16 16 0 0 0 - 0 2024-07-28T20:53:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:26 smithi155 bash[73694]: debug 2024-07-28T20:53:26.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:26 smithi045 bash[80445]: cluster 2024-07-28T20:53:25.544139+0000 mgr.y (mgr.34101) 2513 : cluster [DBG] pgmap v3441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:26.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:26 smithi045 bash[82788]: cluster 2024-07-28T20:53:25.544139+0000 mgr.y (mgr.34101) 2513 : cluster [DBG] pgmap v3441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:27.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:26 smithi155 bash[68033]: cluster 2024-07-28T20:53:25.544139+0000 mgr.y (mgr.34101) 2513 : cluster [DBG] pgmap v3441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:27.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3841 16 16 0 0 0 - 0 2024-07-28T20:53:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:27 smithi155 bash[73694]: debug 2024-07-28T20:53:27.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:28.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3842 16 16 0 0 0 - 0 2024-07-28T20:53:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:28 smithi155 bash[73694]: debug 2024-07-28T20:53:28.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:28 smithi045 bash[80445]: cluster 2024-07-28T20:53:27.546028+0000 mgr.y (mgr.34101) 2514 : cluster [DBG] pgmap v3442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:28.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:28 smithi045 bash[82788]: cluster 2024-07-28T20:53:27.546028+0000 mgr.y (mgr.34101) 2514 : cluster [DBG] pgmap v3442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:28 smithi155 bash[68033]: cluster 2024-07-28T20:53:27.546028+0000 mgr.y (mgr.34101) 2514 : cluster [DBG] pgmap v3442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:29.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3843 16 16 0 0 0 - 0 2024-07-28T20:53:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:29 smithi155 bash[73694]: debug 2024-07-28T20:53:29.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:30.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3844 16 16 0 0 0 - 0 2024-07-28T20:53:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:30 smithi155 bash[73694]: debug 2024-07-28T20:53:30.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:53:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:53:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T20:53:30.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:30 smithi045 bash[80445]: cluster 2024-07-28T20:53:29.547747+0000 mgr.y (mgr.34101) 2515 : cluster [DBG] pgmap v3443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:30 smithi045 bash[82788]: cluster 2024-07-28T20:53:29.547747+0000 mgr.y (mgr.34101) 2515 : cluster [DBG] pgmap v3443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:30 smithi155 bash[68033]: cluster 2024-07-28T20:53:29.547747+0000 mgr.y (mgr.34101) 2515 : cluster [DBG] pgmap v3443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:31.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3845 16 16 0 0 0 - 0 2024-07-28T20:53:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:31 smithi155 bash[73694]: debug 2024-07-28T20:53:31.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:32.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3846 16 16 0 0 0 - 0 2024-07-28T20:53:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:32 smithi155 bash[73694]: debug 2024-07-28T20:53:32.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:53:32 smithi155 bash[60745]: ts=2024-07-28T20:53:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:53:32.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:32 smithi045 bash[80445]: cluster 2024-07-28T20:53:31.549582+0000 mgr.y (mgr.34101) 2516 : cluster [DBG] pgmap v3444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:32 smithi045 bash[82788]: cluster 2024-07-28T20:53:31.549582+0000 mgr.y (mgr.34101) 2516 : cluster [DBG] pgmap v3444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:32 smithi155 bash[68033]: cluster 2024-07-28T20:53:31.549582+0000 mgr.y (mgr.34101) 2516 : cluster [DBG] pgmap v3444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:33.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3847 16 16 0 0 0 - 0 2024-07-28T20:53:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:33 smithi155 bash[73694]: debug 2024-07-28T20:53:33.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:33 smithi045 bash[80445]: audit 2024-07-28T20:53:33.286419+0000 mon.c (mon.2) 758 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:33 smithi045 bash[82788]: audit 2024-07-28T20:53:33.286419+0000 mon.c (mon.2) 758 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:33 smithi155 bash[68033]: audit 2024-07-28T20:53:33.286419+0000 mon.c (mon.2) 758 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:34.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3848 16 16 0 0 0 - 0 2024-07-28T20:53:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:34 smithi155 bash[73694]: debug 2024-07-28T20:53:34.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:34 smithi045 bash[80445]: cluster 2024-07-28T20:53:33.551270+0000 mgr.y (mgr.34101) 2517 : cluster [DBG] pgmap v3445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:34 smithi045 bash[82788]: cluster 2024-07-28T20:53:33.551270+0000 mgr.y (mgr.34101) 2517 : cluster [DBG] pgmap v3445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:34 smithi155 bash[68033]: cluster 2024-07-28T20:53:33.551270+0000 mgr.y (mgr.34101) 2517 : cluster [DBG] pgmap v3445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:35.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3849 16 16 0 0 0 - 0 2024-07-28T20:53:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:35 smithi155 bash[73694]: debug 2024-07-28T20:53:35.160+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:36.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3850 16 16 0 0 0 - 0 2024-07-28T20:53:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:36 smithi155 bash[73694]: debug 2024-07-28T20:53:36.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:36.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:36 smithi045 bash[80445]: cluster 2024-07-28T20:53:35.553024+0000 mgr.y (mgr.34101) 2518 : cluster [DBG] pgmap v3446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:36.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:36 smithi045 bash[80445]: audit 2024-07-28T20:53:36.563671+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:53:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:36 smithi045 bash[82788]: cluster 2024-07-28T20:53:35.553024+0000 mgr.y (mgr.34101) 2518 : cluster [DBG] pgmap v3446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:36 smithi045 bash[82788]: audit 2024-07-28T20:53:36.563671+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:53:37.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:36 smithi155 bash[68033]: cluster 2024-07-28T20:53:35.553024+0000 mgr.y (mgr.34101) 2518 : cluster [DBG] pgmap v3446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:37.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:36 smithi155 bash[68033]: audit 2024-07-28T20:53:36.563671+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:53:37.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3851 16 16 0 0 0 - 0 2024-07-28T20:53:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:37 smithi155 bash[73694]: debug 2024-07-28T20:53:37.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:38.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3852 16 16 0 0 0 - 0 2024-07-28T20:53:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:38 smithi155 bash[73694]: debug 2024-07-28T20:53:38.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:38 smithi045 bash[80445]: cluster 2024-07-28T20:53:37.554928+0000 mgr.y (mgr.34101) 2519 : cluster [DBG] pgmap v3447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:38.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:38 smithi045 bash[82788]: cluster 2024-07-28T20:53:37.554928+0000 mgr.y (mgr.34101) 2519 : cluster [DBG] pgmap v3447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:39.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:38 smithi155 bash[68033]: cluster 2024-07-28T20:53:37.554928+0000 mgr.y (mgr.34101) 2519 : cluster [DBG] pgmap v3447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:39.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3853 16 16 0 0 0 - 0 2024-07-28T20:53:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:39 smithi155 bash[73694]: debug 2024-07-28T20:53:39.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:40.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3854 16 16 0 0 0 - 0 2024-07-28T20:53:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:40 smithi155 bash[73694]: debug 2024-07-28T20:53:40.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:40 smithi045 bash[80445]: cluster 2024-07-28T20:53:39.556689+0000 mgr.y (mgr.34101) 2520 : cluster [DBG] pgmap v3448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:53:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:53:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:53:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:40 smithi045 bash[82788]: cluster 2024-07-28T20:53:39.556689+0000 mgr.y (mgr.34101) 2520 : cluster [DBG] pgmap v3448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:40 smithi155 bash[68033]: cluster 2024-07-28T20:53:39.556689+0000 mgr.y (mgr.34101) 2520 : cluster [DBG] pgmap v3448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:41.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3855 16 16 0 0 0 - 0 2024-07-28T20:53:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:41 smithi155 bash[73694]: debug 2024-07-28T20:53:41.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:42.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3856 16 16 0 0 0 - 0 2024-07-28T20:53:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:42 smithi155 bash[73694]: debug 2024-07-28T20:53:42.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:53:42 smithi155 bash[60745]: ts=2024-07-28T20:53:42.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:53:43.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3857 16 16 0 0 0 - 0 2024-07-28T20:53:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:43 smithi155 bash[73694]: debug 2024-07-28T20:53:43.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:43.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:43 smithi155 bash[68033]: cluster 2024-07-28T20:53:41.557659+0000 mgr.y (mgr.34101) 2521 : cluster [DBG] pgmap v3449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:43 smithi155 bash[68033]: audit 2024-07-28T20:53:42.241125+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:43 smithi155 bash[68033]: audit 2024-07-28T20:53:42.246958+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:43 smithi155 bash[68033]: audit 2024-07-28T20:53:42.465851+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:43 smithi155 bash[68033]: audit 2024-07-28T20:53:42.478103+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:43 smithi155 bash[68033]: audit 2024-07-28T20:53:42.894154+0000 mon.c (mon.2) 760 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:53:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:43 smithi155 bash[68033]: audit 2024-07-28T20:53:42.895530+0000 mon.c (mon.2) 761 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:53:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:43 smithi155 bash[68033]: audit 2024-07-28T20:53:42.905510+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[80445]: cluster 2024-07-28T20:53:41.557659+0000 mgr.y (mgr.34101) 2521 : cluster [DBG] pgmap v3449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:43.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[80445]: audit 2024-07-28T20:53:42.241125+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[80445]: audit 2024-07-28T20:53:42.246958+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[80445]: audit 2024-07-28T20:53:42.465851+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[80445]: audit 2024-07-28T20:53:42.478103+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[80445]: audit 2024-07-28T20:53:42.894154+0000 mon.c (mon.2) 760 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:53:43.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[80445]: audit 2024-07-28T20:53:42.895530+0000 mon.c (mon.2) 761 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:53:43.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[80445]: audit 2024-07-28T20:53:42.905510+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[82788]: cluster 2024-07-28T20:53:41.557659+0000 mgr.y (mgr.34101) 2521 : cluster [DBG] pgmap v3449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:43.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[82788]: audit 2024-07-28T20:53:42.241125+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[82788]: audit 2024-07-28T20:53:42.246958+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[82788]: audit 2024-07-28T20:53:42.465851+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[82788]: audit 2024-07-28T20:53:42.478103+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:43.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[82788]: audit 2024-07-28T20:53:42.894154+0000 mon.c (mon.2) 760 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:53:43.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[82788]: audit 2024-07-28T20:53:42.895530+0000 mon.c (mon.2) 761 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:53:43.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:43 smithi045 bash[82788]: audit 2024-07-28T20:53:42.905510+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:53:44.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3858 16 16 0 0 0 - 0 2024-07-28T20:53:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:44 smithi155 bash[73694]: debug 2024-07-28T20:53:44.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:45.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3859 16 16 0 0 0 - 0 2024-07-28T20:53:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:45 smithi155 bash[68033]: cluster 2024-07-28T20:53:43.559373+0000 mgr.y (mgr.34101) 2522 : cluster [DBG] pgmap v3450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:45 smithi155 bash[73694]: debug 2024-07-28T20:53:45.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:45 smithi045 bash[80445]: cluster 2024-07-28T20:53:43.559373+0000 mgr.y (mgr.34101) 2522 : cluster [DBG] pgmap v3450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:45.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:45 smithi045 bash[82788]: cluster 2024-07-28T20:53:43.559373+0000 mgr.y (mgr.34101) 2522 : cluster [DBG] pgmap v3450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:46.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:53:46.281182+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:53:46.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:53:46.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3860 16 16 0 0 0 - 0 2024-07-28T20:53:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:46 smithi155 bash[73694]: debug 2024-07-28T20:53:46.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:47.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3861 16 16 0 0 0 - 0 2024-07-28T20:53:47.514 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:47 smithi155 bash[73694]: debug 2024-07-28T20:53:47.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:47 smithi155 bash[68033]: cluster 2024-07-28T20:53:45.561104+0000 mgr.y (mgr.34101) 2523 : cluster [DBG] pgmap v3451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:47 smithi045 bash[80445]: cluster 2024-07-28T20:53:45.561104+0000 mgr.y (mgr.34101) 2523 : cluster [DBG] pgmap v3451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:47.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:47 smithi045 bash[82788]: cluster 2024-07-28T20:53:45.561104+0000 mgr.y (mgr.34101) 2523 : cluster [DBG] pgmap v3451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:48.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3862 16 16 0 0 0 - 0 2024-07-28T20:53:48.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:48 smithi155 bash[68033]: audit 2024-07-28T20:53:48.289098+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:48 smithi155 bash[73694]: debug 2024-07-28T20:53:48.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:48 smithi045 bash[80445]: audit 2024-07-28T20:53:48.289098+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:48 smithi045 bash[82788]: audit 2024-07-28T20:53:48.289098+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:53:49.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3863 16 16 0 0 0 - 0 2024-07-28T20:53:49.525 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:49 smithi155 bash[73694]: debug 2024-07-28T20:53:49.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:49 smithi155 bash[68033]: cluster 2024-07-28T20:53:47.563010+0000 mgr.y (mgr.34101) 2524 : cluster [DBG] pgmap v3452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:49 smithi045 bash[80445]: cluster 2024-07-28T20:53:47.563010+0000 mgr.y (mgr.34101) 2524 : cluster [DBG] pgmap v3452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:49 smithi045 bash[82788]: cluster 2024-07-28T20:53:47.563010+0000 mgr.y (mgr.34101) 2524 : cluster [DBG] pgmap v3452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:50.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3864 16 16 0 0 0 - 0 2024-07-28T20:53:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:50 smithi155 bash[73694]: debug 2024-07-28T20:53:50.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:53:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:53:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:53:51.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3865 16 16 0 0 0 - 0 2024-07-28T20:53:51.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:51 smithi155 bash[73694]: debug 2024-07-28T20:53:51.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:51 smithi155 bash[68033]: cluster 2024-07-28T20:53:49.564748+0000 mgr.y (mgr.34101) 2525 : cluster [DBG] pgmap v3453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:51.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:51 smithi045 bash[80445]: cluster 2024-07-28T20:53:49.564748+0000 mgr.y (mgr.34101) 2525 : cluster [DBG] pgmap v3453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:51.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:51 smithi045 bash[82788]: cluster 2024-07-28T20:53:49.564748+0000 mgr.y (mgr.34101) 2525 : cluster [DBG] pgmap v3453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:52.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3866 16 16 0 0 0 - 0 2024-07-28T20:53:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:52 smithi155 bash[73694]: debug 2024-07-28T20:53:52.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:53:52 smithi155 bash[60745]: ts=2024-07-28T20:53:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:53:53.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3867 16 16 0 0 0 - 0 2024-07-28T20:53:53.534 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:53 smithi155 bash[73694]: debug 2024-07-28T20:53:53.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:53 smithi155 bash[68033]: cluster 2024-07-28T20:53:51.566629+0000 mgr.y (mgr.34101) 2526 : cluster [DBG] pgmap v3454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:53.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:53 smithi045 bash[80445]: cluster 2024-07-28T20:53:51.566629+0000 mgr.y (mgr.34101) 2526 : cluster [DBG] pgmap v3454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:53 smithi045 bash[82788]: cluster 2024-07-28T20:53:51.566629+0000 mgr.y (mgr.34101) 2526 : cluster [DBG] pgmap v3454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:54.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3868 16 16 0 0 0 - 0 2024-07-28T20:53:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:54 smithi155 bash[73694]: debug 2024-07-28T20:53:54.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:55.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3869 16 16 0 0 0 - 0 2024-07-28T20:53:55.538 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:55 smithi155 bash[73694]: debug 2024-07-28T20:53:55.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:55 smithi155 bash[68033]: cluster 2024-07-28T20:53:53.568354+0000 mgr.y (mgr.34101) 2527 : cluster [DBG] pgmap v3455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:55 smithi045 bash[80445]: cluster 2024-07-28T20:53:53.568354+0000 mgr.y (mgr.34101) 2527 : cluster [DBG] pgmap v3455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:55 smithi045 bash[82788]: cluster 2024-07-28T20:53:53.568354+0000 mgr.y (mgr.34101) 2527 : cluster [DBG] pgmap v3455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:56.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3870 16 16 0 0 0 - 0 2024-07-28T20:53:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:56 smithi155 bash[73694]: debug 2024-07-28T20:53:56.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:57.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3871 16 16 0 0 0 - 0 2024-07-28T20:53:57.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:57 smithi155 bash[73694]: debug 2024-07-28T20:53:57.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:57 smithi155 bash[68033]: cluster 2024-07-28T20:53:55.570138+0000 mgr.y (mgr.34101) 2528 : cluster [DBG] pgmap v3456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:57 smithi045 bash[80445]: cluster 2024-07-28T20:53:55.570138+0000 mgr.y (mgr.34101) 2528 : cluster [DBG] pgmap v3456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:57.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:57 smithi045 bash[82788]: cluster 2024-07-28T20:53:55.570138+0000 mgr.y (mgr.34101) 2528 : cluster [DBG] pgmap v3456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:58.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3872 16 16 0 0 0 - 0 2024-07-28T20:53:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:58 smithi155 bash[73694]: debug 2024-07-28T20:53:58.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:59.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3873 16 16 0 0 0 - 0 2024-07-28T20:53:59.547 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:53:59 smithi155 bash[73694]: debug 2024-07-28T20:53:59.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:53:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:53:59 smithi155 bash[68033]: cluster 2024-07-28T20:53:57.572005+0000 mgr.y (mgr.34101) 2529 : cluster [DBG] pgmap v3457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:59.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:53:59 smithi045 bash[80445]: cluster 2024-07-28T20:53:57.572005+0000 mgr.y (mgr.34101) 2529 : cluster [DBG] pgmap v3457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:53:59.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:53:59 smithi045 bash[82788]: cluster 2024-07-28T20:53:57.572005+0000 mgr.y (mgr.34101) 2529 : cluster [DBG] pgmap v3457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:00.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3874 16 16 0 0 0 - 0 2024-07-28T20:54:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:00 smithi155 bash[73694]: debug 2024-07-28T20:54:00.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:00 smithi045 bash[80445]: cluster 2024-07-28T20:53:59.573737+0000 mgr.y (mgr.34101) 2530 : cluster [DBG] pgmap v3458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:54:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:54:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:54:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:00 smithi045 bash[82788]: cluster 2024-07-28T20:53:59.573737+0000 mgr.y (mgr.34101) 2530 : cluster [DBG] pgmap v3458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:00 smithi155 bash[68033]: cluster 2024-07-28T20:53:59.573737+0000 mgr.y (mgr.34101) 2530 : cluster [DBG] pgmap v3458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:01.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3875 16 16 0 0 0 - 0 2024-07-28T20:54:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:01 smithi155 bash[73694]: debug 2024-07-28T20:54:01.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:02.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3876 16 16 0 0 0 - 0 2024-07-28T20:54:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:02 smithi155 bash[73694]: debug 2024-07-28T20:54:02.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:54:02 smithi155 bash[60745]: ts=2024-07-28T20:54:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:54:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:02 smithi045 bash[80445]: cluster 2024-07-28T20:54:01.575603+0000 mgr.y (mgr.34101) 2531 : cluster [DBG] pgmap v3459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:02 smithi045 bash[82788]: cluster 2024-07-28T20:54:01.575603+0000 mgr.y (mgr.34101) 2531 : cluster [DBG] pgmap v3459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:03.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:02 smithi155 bash[68033]: cluster 2024-07-28T20:54:01.575603+0000 mgr.y (mgr.34101) 2531 : cluster [DBG] pgmap v3459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:03.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3877 16 16 0 0 0 - 0 2024-07-28T20:54:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:03 smithi155 bash[73694]: debug 2024-07-28T20:54:03.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:03 smithi045 bash[80445]: audit 2024-07-28T20:54:03.289534+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:03 smithi045 bash[82788]: audit 2024-07-28T20:54:03.289534+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:03 smithi155 bash[68033]: audit 2024-07-28T20:54:03.289534+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:04.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3878 16 16 0 0 0 - 0 2024-07-28T20:54:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:04 smithi155 bash[73694]: debug 2024-07-28T20:54:04.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:04 smithi045 bash[80445]: cluster 2024-07-28T20:54:03.577275+0000 mgr.y (mgr.34101) 2532 : cluster [DBG] pgmap v3460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:04 smithi045 bash[82788]: cluster 2024-07-28T20:54:03.577275+0000 mgr.y (mgr.34101) 2532 : cluster [DBG] pgmap v3460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:04 smithi155 bash[68033]: cluster 2024-07-28T20:54:03.577275+0000 mgr.y (mgr.34101) 2532 : cluster [DBG] pgmap v3460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:05.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3879 16 16 0 0 0 - 0 2024-07-28T20:54:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:05 smithi155 bash[73694]: debug 2024-07-28T20:54:05.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:06.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:54:06.284409+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:54:06.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:54:06.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3880 16 16 0 0 0 - 0 2024-07-28T20:54:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:06 smithi155 bash[73694]: debug 2024-07-28T20:54:06.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:06 smithi045 bash[80445]: cluster 2024-07-28T20:54:05.579011+0000 mgr.y (mgr.34101) 2533 : cluster [DBG] pgmap v3461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:06.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:06 smithi045 bash[82788]: cluster 2024-07-28T20:54:05.579011+0000 mgr.y (mgr.34101) 2533 : cluster [DBG] pgmap v3461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:07.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:06 smithi155 bash[68033]: cluster 2024-07-28T20:54:05.579011+0000 mgr.y (mgr.34101) 2533 : cluster [DBG] pgmap v3461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:07.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3881 16 16 0 0 0 - 0 2024-07-28T20:54:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:07 smithi155 bash[73694]: debug 2024-07-28T20:54:07.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:08.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3882 16 16 0 0 0 - 0 2024-07-28T20:54:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:08 smithi155 bash[73694]: debug 2024-07-28T20:54:08.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:08 smithi045 bash[80445]: cluster 2024-07-28T20:54:07.580864+0000 mgr.y (mgr.34101) 2534 : cluster [DBG] pgmap v3462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:08.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:08 smithi045 bash[82788]: cluster 2024-07-28T20:54:07.580864+0000 mgr.y (mgr.34101) 2534 : cluster [DBG] pgmap v3462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:08 smithi155 bash[68033]: cluster 2024-07-28T20:54:07.580864+0000 mgr.y (mgr.34101) 2534 : cluster [DBG] pgmap v3462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:09.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3883 16 16 0 0 0 - 0 2024-07-28T20:54:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:09 smithi155 bash[73694]: debug 2024-07-28T20:54:09.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:10.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3884 16 16 0 0 0 - 0 2024-07-28T20:54:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:10 smithi155 bash[73694]: debug 2024-07-28T20:54:10.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:10.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:10 smithi045 bash[80445]: cluster 2024-07-28T20:54:09.582590+0000 mgr.y (mgr.34101) 2535 : cluster [DBG] pgmap v3463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:54:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:54:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:54:10.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:10 smithi045 bash[82788]: cluster 2024-07-28T20:54:09.582590+0000 mgr.y (mgr.34101) 2535 : cluster [DBG] pgmap v3463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:10 smithi155 bash[68033]: cluster 2024-07-28T20:54:09.582590+0000 mgr.y (mgr.34101) 2535 : cluster [DBG] pgmap v3463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:11.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3885 16 16 0 0 0 - 0 2024-07-28T20:54:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:11 smithi155 bash[73694]: debug 2024-07-28T20:54:11.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:12.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3886 16 16 0 0 0 - 0 2024-07-28T20:54:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:12 smithi155 bash[73694]: debug 2024-07-28T20:54:12.087+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:54:12 smithi155 bash[60745]: ts=2024-07-28T20:54:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:54:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:12 smithi045 bash[80445]: cluster 2024-07-28T20:54:11.584438+0000 mgr.y (mgr.34101) 2536 : cluster [DBG] pgmap v3464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:12.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:12 smithi045 bash[82788]: cluster 2024-07-28T20:54:11.584438+0000 mgr.y (mgr.34101) 2536 : cluster [DBG] pgmap v3464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:12 smithi155 bash[68033]: cluster 2024-07-28T20:54:11.584438+0000 mgr.y (mgr.34101) 2536 : cluster [DBG] pgmap v3464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:13.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3887 16 16 0 0 0 - 0 2024-07-28T20:54:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:13 smithi155 bash[73694]: debug 2024-07-28T20:54:13.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:14.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3888 16 16 0 0 0 - 0 2024-07-28T20:54:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:14 smithi155 bash[73694]: debug 2024-07-28T20:54:14.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:14 smithi045 bash[82788]: cluster 2024-07-28T20:54:13.586201+0000 mgr.y (mgr.34101) 2537 : cluster [DBG] pgmap v3465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:14 smithi045 bash[80445]: cluster 2024-07-28T20:54:13.586201+0000 mgr.y (mgr.34101) 2537 : cluster [DBG] pgmap v3465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:14 smithi155 bash[68033]: cluster 2024-07-28T20:54:13.586201+0000 mgr.y (mgr.34101) 2537 : cluster [DBG] pgmap v3465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:15.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3889 16 16 0 0 0 - 0 2024-07-28T20:54:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:15 smithi155 bash[73694]: debug 2024-07-28T20:54:15.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:16.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3890 16 16 0 0 0 - 0 2024-07-28T20:54:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:16 smithi155 bash[73694]: debug 2024-07-28T20:54:16.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:16 smithi045 bash[80445]: cluster 2024-07-28T20:54:15.587913+0000 mgr.y (mgr.34101) 2538 : cluster [DBG] pgmap v3466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:16 smithi045 bash[82788]: cluster 2024-07-28T20:54:15.587913+0000 mgr.y (mgr.34101) 2538 : cluster [DBG] pgmap v3466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:17.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:16 smithi155 bash[68033]: cluster 2024-07-28T20:54:15.587913+0000 mgr.y (mgr.34101) 2538 : cluster [DBG] pgmap v3466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:17.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3891 16 16 0 0 0 - 0 2024-07-28T20:54:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:17 smithi155 bash[73694]: debug 2024-07-28T20:54:17.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:18.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3892 16 16 0 0 0 - 0 2024-07-28T20:54:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:18 smithi155 bash[73694]: debug 2024-07-28T20:54:18.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:18 smithi045 bash[80445]: cluster 2024-07-28T20:54:17.589930+0000 mgr.y (mgr.34101) 2539 : cluster [DBG] pgmap v3467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:18 smithi045 bash[80445]: audit 2024-07-28T20:54:18.289983+0000 mon.c (mon.2) 764 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:18 smithi045 bash[82788]: cluster 2024-07-28T20:54:17.589930+0000 mgr.y (mgr.34101) 2539 : cluster [DBG] pgmap v3467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:18 smithi045 bash[82788]: audit 2024-07-28T20:54:18.289983+0000 mon.c (mon.2) 764 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:19.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:18 smithi155 bash[68033]: cluster 2024-07-28T20:54:17.589930+0000 mgr.y (mgr.34101) 2539 : cluster [DBG] pgmap v3467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:19.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:18 smithi155 bash[68033]: audit 2024-07-28T20:54:18.289983+0000 mon.c (mon.2) 764 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:19.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3893 16 16 0 0 0 - 0 2024-07-28T20:54:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:19 smithi155 bash[73694]: debug 2024-07-28T20:54:19.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:20.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3894 16 16 0 0 0 - 0 2024-07-28T20:54:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:20 smithi155 bash[73694]: debug 2024-07-28T20:54:20.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:54:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:54:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:54:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:20 smithi045 bash[82788]: cluster 2024-07-28T20:54:19.591697+0000 mgr.y (mgr.34101) 2540 : cluster [DBG] pgmap v3468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:20 smithi045 bash[80445]: cluster 2024-07-28T20:54:19.591697+0000 mgr.y (mgr.34101) 2540 : cluster [DBG] pgmap v3468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:21.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:20 smithi155 bash[68033]: cluster 2024-07-28T20:54:19.591697+0000 mgr.y (mgr.34101) 2540 : cluster [DBG] pgmap v3468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:21.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3895 16 16 0 0 0 - 0 2024-07-28T20:54:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:21 smithi155 bash[73694]: debug 2024-07-28T20:54:21.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:22.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3896 16 16 0 0 0 - 0 2024-07-28T20:54:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:21 smithi155 bash[73694]: debug 2024-07-28T20:54:21.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:22.685 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:54:22 smithi155 bash[60745]: ts=2024-07-28T20:54:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:54:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:22 smithi045 bash[80445]: cluster 2024-07-28T20:54:21.593539+0000 mgr.y (mgr.34101) 2541 : cluster [DBG] pgmap v3469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:22 smithi045 bash[82788]: cluster 2024-07-28T20:54:21.593539+0000 mgr.y (mgr.34101) 2541 : cluster [DBG] pgmap v3469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:22.996 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:22 smithi155 bash[68033]: cluster 2024-07-28T20:54:21.593539+0000 mgr.y (mgr.34101) 2541 : cluster [DBG] pgmap v3469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:23.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3897 16 16 0 0 0 - 0 2024-07-28T20:54:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:22 smithi155 bash[73694]: debug 2024-07-28T20:54:22.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:24.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3898 16 16 0 0 0 - 0 2024-07-28T20:54:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:23 smithi155 bash[73694]: debug 2024-07-28T20:54:23.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:24.943 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:24 smithi155 bash[68033]: cluster 2024-07-28T20:54:23.595414+0000 mgr.y (mgr.34101) 2542 : cluster [DBG] pgmap v3470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:24 smithi045 bash[80445]: cluster 2024-07-28T20:54:23.595414+0000 mgr.y (mgr.34101) 2542 : cluster [DBG] pgmap v3470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:24 smithi045 bash[82788]: cluster 2024-07-28T20:54:23.595414+0000 mgr.y (mgr.34101) 2542 : cluster [DBG] pgmap v3470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:25.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3899 16 16 0 0 0 - 0 2024-07-28T20:54:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:24 smithi155 bash[73694]: debug 2024-07-28T20:54:24.943+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:26.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:54:26.287628+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:54:26.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:54:26.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3900 16 16 0 0 0 - 0 2024-07-28T20:54:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:25 smithi155 bash[73694]: debug 2024-07-28T20:54:25.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:26 smithi045 bash[80445]: cluster 2024-07-28T20:54:25.597330+0000 mgr.y (mgr.34101) 2543 : cluster [DBG] pgmap v3471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:26.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:26 smithi045 bash[82788]: cluster 2024-07-28T20:54:25.597330+0000 mgr.y (mgr.34101) 2543 : cluster [DBG] pgmap v3471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:26 smithi155 bash[68033]: cluster 2024-07-28T20:54:25.597330+0000 mgr.y (mgr.34101) 2543 : cluster [DBG] pgmap v3471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:26 smithi155 bash[73694]: debug 2024-07-28T20:54:26.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:27.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3901 16 16 0 0 0 - 0 2024-07-28T20:54:28.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3902 16 16 0 0 0 - 0 2024-07-28T20:54:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:27 smithi155 bash[73694]: debug 2024-07-28T20:54:27.903+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:28 smithi045 bash[82788]: cluster 2024-07-28T20:54:27.599420+0000 mgr.y (mgr.34101) 2544 : cluster [DBG] pgmap v3472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:28 smithi045 bash[80445]: cluster 2024-07-28T20:54:27.599420+0000 mgr.y (mgr.34101) 2544 : cluster [DBG] pgmap v3472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:28 smithi155 bash[68033]: cluster 2024-07-28T20:54:27.599420+0000 mgr.y (mgr.34101) 2544 : cluster [DBG] pgmap v3472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:28 smithi155 bash[73694]: debug 2024-07-28T20:54:28.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:29.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3903 16 16 0 0 0 - 0 2024-07-28T20:54:30.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3904 16 16 0 0 0 - 0 2024-07-28T20:54:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:29 smithi155 bash[73694]: debug 2024-07-28T20:54:29.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:54:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:54:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:54:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:30 smithi045 bash[82788]: cluster 2024-07-28T20:54:29.601169+0000 mgr.y (mgr.34101) 2545 : cluster [DBG] pgmap v3473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:30.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:30 smithi045 bash[80445]: cluster 2024-07-28T20:54:29.601169+0000 mgr.y (mgr.34101) 2545 : cluster [DBG] pgmap v3473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:30 smithi155 bash[68033]: cluster 2024-07-28T20:54:29.601169+0000 mgr.y (mgr.34101) 2545 : cluster [DBG] pgmap v3473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:30 smithi155 bash[73694]: debug 2024-07-28T20:54:30.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:31.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3905 16 16 0 0 0 - 0 2024-07-28T20:54:32.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3906 16 16 0 0 0 - 0 2024-07-28T20:54:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:31 smithi155 bash[73694]: debug 2024-07-28T20:54:31.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:32.706 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:54:32 smithi155 bash[60745]: ts=2024-07-28T20:54:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:54:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:32 smithi045 bash[82788]: cluster 2024-07-28T20:54:31.603027+0000 mgr.y (mgr.34101) 2546 : cluster [DBG] pgmap v3474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:32.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:32 smithi045 bash[80445]: cluster 2024-07-28T20:54:31.603027+0000 mgr.y (mgr.34101) 2546 : cluster [DBG] pgmap v3474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:32 smithi155 bash[68033]: cluster 2024-07-28T20:54:31.603027+0000 mgr.y (mgr.34101) 2546 : cluster [DBG] pgmap v3474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:32 smithi155 bash[73694]: debug 2024-07-28T20:54:32.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:33.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3907 16 16 0 0 0 - 0 2024-07-28T20:54:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:33 smithi045 bash[80445]: audit 2024-07-28T20:54:33.290478+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:33 smithi045 bash[82788]: audit 2024-07-28T20:54:33.290478+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:33 smithi155 bash[73694]: debug 2024-07-28T20:54:33.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:33 smithi155 bash[68033]: audit 2024-07-28T20:54:33.290478+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:34.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3908 16 16 0 0 0 - 0 2024-07-28T20:54:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:34 smithi045 bash[80445]: cluster 2024-07-28T20:54:33.604868+0000 mgr.y (mgr.34101) 2547 : cluster [DBG] pgmap v3475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:34 smithi045 bash[82788]: cluster 2024-07-28T20:54:33.604868+0000 mgr.y (mgr.34101) 2547 : cluster [DBG] pgmap v3475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:34 smithi155 bash[73694]: debug 2024-07-28T20:54:34.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:34 smithi155 bash[68033]: cluster 2024-07-28T20:54:33.604868+0000 mgr.y (mgr.34101) 2547 : cluster [DBG] pgmap v3475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:35.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3909 16 16 0 0 0 - 0 2024-07-28T20:54:36.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3910 16 16 0 0 0 - 0 2024-07-28T20:54:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:36 smithi155 bash[73694]: debug 2024-07-28T20:54:36.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:37.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:36 smithi155 bash[68033]: cluster 2024-07-28T20:54:35.606827+0000 mgr.y (mgr.34101) 2548 : cluster [DBG] pgmap v3476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:36 smithi045 bash[80445]: cluster 2024-07-28T20:54:35.606827+0000 mgr.y (mgr.34101) 2548 : cluster [DBG] pgmap v3476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:37.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:36 smithi045 bash[82788]: cluster 2024-07-28T20:54:35.606827+0000 mgr.y (mgr.34101) 2548 : cluster [DBG] pgmap v3476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:37.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3911 16 16 0 0 0 - 0 2024-07-28T20:54:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:37 smithi155 bash[73694]: debug 2024-07-28T20:54:37.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:38.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3912 16 16 0 0 0 - 0 2024-07-28T20:54:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:38 smithi155 bash[73694]: debug 2024-07-28T20:54:38.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:39.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:38 smithi155 bash[68033]: cluster 2024-07-28T20:54:37.608759+0000 mgr.y (mgr.34101) 2549 : cluster [DBG] pgmap v3477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:39.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:38 smithi045 bash[82788]: cluster 2024-07-28T20:54:37.608759+0000 mgr.y (mgr.34101) 2549 : cluster [DBG] pgmap v3477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:39.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:38 smithi045 bash[80445]: cluster 2024-07-28T20:54:37.608759+0000 mgr.y (mgr.34101) 2549 : cluster [DBG] pgmap v3477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:39.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3913 16 16 0 0 0 - 0 2024-07-28T20:54:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:39 smithi155 bash[73694]: debug 2024-07-28T20:54:39.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:40.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3914 16 16 0 0 0 - 0 2024-07-28T20:54:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:40 smithi155 bash[73694]: debug 2024-07-28T20:54:40.130+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:54:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:54:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:54:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:40 smithi045 bash[82788]: cluster 2024-07-28T20:54:39.610505+0000 mgr.y (mgr.34101) 2550 : cluster [DBG] pgmap v3478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:40 smithi045 bash[80445]: cluster 2024-07-28T20:54:39.610505+0000 mgr.y (mgr.34101) 2550 : cluster [DBG] pgmap v3478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:40 smithi155 bash[68033]: cluster 2024-07-28T20:54:39.610505+0000 mgr.y (mgr.34101) 2550 : cluster [DBG] pgmap v3478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:41.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3915 16 16 0 0 0 - 0 2024-07-28T20:54:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:41 smithi155 bash[73694]: debug 2024-07-28T20:54:41.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:42.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3916 16 16 0 0 0 - 0 2024-07-28T20:54:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:42 smithi155 bash[73694]: debug 2024-07-28T20:54:42.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:54:42 smithi155 bash[60745]: ts=2024-07-28T20:54:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:54:43.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:42 smithi155 bash[68033]: cluster 2024-07-28T20:54:41.612374+0000 mgr.y (mgr.34101) 2551 : cluster [DBG] pgmap v3479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:42 smithi045 bash[80445]: cluster 2024-07-28T20:54:41.612374+0000 mgr.y (mgr.34101) 2551 : cluster [DBG] pgmap v3479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:43.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:42 smithi045 bash[82788]: cluster 2024-07-28T20:54:41.612374+0000 mgr.y (mgr.34101) 2551 : cluster [DBG] pgmap v3479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:43.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3917 16 16 0 0 0 - 0 2024-07-28T20:54:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:43 smithi155 bash[73694]: debug 2024-07-28T20:54:43.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:43 smithi155 bash[68033]: audit 2024-07-28T20:54:43.036024+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:54:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:43 smithi045 bash[80445]: audit 2024-07-28T20:54:43.036024+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:54:44.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:43 smithi045 bash[82788]: audit 2024-07-28T20:54:43.036024+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:54:44.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3918 16 16 0 0 0 - 0 2024-07-28T20:54:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:44 smithi155 bash[73694]: debug 2024-07-28T20:54:44.150+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:44 smithi155 bash[68033]: cluster 2024-07-28T20:54:43.614144+0000 mgr.y (mgr.34101) 2552 : cluster [DBG] pgmap v3480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:44 smithi045 bash[80445]: cluster 2024-07-28T20:54:43.614144+0000 mgr.y (mgr.34101) 2552 : cluster [DBG] pgmap v3480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:45.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:44 smithi045 bash[82788]: cluster 2024-07-28T20:54:43.614144+0000 mgr.y (mgr.34101) 2552 : cluster [DBG] pgmap v3480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:45.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3919 16 16 0 0 0 - 0 2024-07-28T20:54:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:45 smithi155 bash[73694]: debug 2024-07-28T20:54:45.146+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:46.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:54:46.290926+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:54:46.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:54:46.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3920 16 16 0 0 0 - 0 2024-07-28T20:54:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:46 smithi155 bash[73694]: debug 2024-07-28T20:54:46.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:46 smithi155 bash[68033]: cluster 2024-07-28T20:54:45.616075+0000 mgr.y (mgr.34101) 2553 : cluster [DBG] pgmap v3481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:46 smithi045 bash[80445]: cluster 2024-07-28T20:54:45.616075+0000 mgr.y (mgr.34101) 2553 : cluster [DBG] pgmap v3481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:46 smithi045 bash[82788]: cluster 2024-07-28T20:54:45.616075+0000 mgr.y (mgr.34101) 2553 : cluster [DBG] pgmap v3481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:47.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3921 16 16 0 0 0 - 0 2024-07-28T20:54:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:47 smithi155 bash[73694]: debug 2024-07-28T20:54:47.150+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:48.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3922 16 16 0 0 0 - 0 2024-07-28T20:54:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:48 smithi155 bash[73694]: debug 2024-07-28T20:54:48.134+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:48 smithi155 bash[68033]: cluster 2024-07-28T20:54:47.618199+0000 mgr.y (mgr.34101) 2554 : cluster [DBG] pgmap v3482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:48 smithi155 bash[68033]: audit 2024-07-28T20:54:48.289881+0000 mon.c (mon.2) 767 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:48 smithi155 bash[68033]: audit 2024-07-28T20:54:48.701865+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:48 smithi155 bash[68033]: audit 2024-07-28T20:54:48.708820+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:48 smithi045 bash[80445]: cluster 2024-07-28T20:54:47.618199+0000 mgr.y (mgr.34101) 2554 : cluster [DBG] pgmap v3482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:49.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:48 smithi045 bash[80445]: audit 2024-07-28T20:54:48.289881+0000 mon.c (mon.2) 767 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:49.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:48 smithi045 bash[80445]: audit 2024-07-28T20:54:48.701865+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:49.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:48 smithi045 bash[80445]: audit 2024-07-28T20:54:48.708820+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:48 smithi045 bash[82788]: cluster 2024-07-28T20:54:47.618199+0000 mgr.y (mgr.34101) 2554 : cluster [DBG] pgmap v3482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:48 smithi045 bash[82788]: audit 2024-07-28T20:54:48.289881+0000 mon.c (mon.2) 767 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:54:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:48 smithi045 bash[82788]: audit 2024-07-28T20:54:48.701865+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:48 smithi045 bash[82788]: audit 2024-07-28T20:54:48.708820+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:49.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3923 16 16 0 0 0 - 0 2024-07-28T20:54:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:49 smithi155 bash[73694]: debug 2024-07-28T20:54:49.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:49 smithi045 bash[80445]: audit 2024-07-28T20:54:48.941889+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:49 smithi045 bash[80445]: audit 2024-07-28T20:54:48.953684+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:49 smithi045 bash[80445]: audit 2024-07-28T20:54:49.362551+0000 mon.c (mon.2) 768 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:54:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:49 smithi045 bash[80445]: audit 2024-07-28T20:54:49.364303+0000 mon.c (mon.2) 769 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:54:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:49 smithi045 bash[80445]: audit 2024-07-28T20:54:49.373373+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:50.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:49 smithi045 bash[82788]: audit 2024-07-28T20:54:48.941889+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:50.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:49 smithi045 bash[82788]: audit 2024-07-28T20:54:48.953684+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:50.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:49 smithi045 bash[82788]: audit 2024-07-28T20:54:49.362551+0000 mon.c (mon.2) 768 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:54:50.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:49 smithi045 bash[82788]: audit 2024-07-28T20:54:49.364303+0000 mon.c (mon.2) 769 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:54:50.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:49 smithi045 bash[82788]: audit 2024-07-28T20:54:49.373373+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:50.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3924 16 16 0 0 0 - 0 2024-07-28T20:54:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:50 smithi155 bash[73694]: debug 2024-07-28T20:54:50.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:49 smithi155 bash[68033]: audit 2024-07-28T20:54:48.941889+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:49 smithi155 bash[68033]: audit 2024-07-28T20:54:48.953684+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:49 smithi155 bash[68033]: audit 2024-07-28T20:54:49.362551+0000 mon.c (mon.2) 768 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:54:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:49 smithi155 bash[68033]: audit 2024-07-28T20:54:49.364303+0000 mon.c (mon.2) 769 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:54:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:49 smithi155 bash[68033]: audit 2024-07-28T20:54:49.373373+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:54:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:54:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:54:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:54:51.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3925 16 16 0 0 0 - 0 2024-07-28T20:54:51.375 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:51 smithi155 bash[73694]: debug 2024-07-28T20:54:51.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:51 smithi045 bash[80445]: cluster 2024-07-28T20:54:49.619970+0000 mgr.y (mgr.34101) 2555 : cluster [DBG] pgmap v3483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:51.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:51 smithi045 bash[82788]: cluster 2024-07-28T20:54:49.619970+0000 mgr.y (mgr.34101) 2555 : cluster [DBG] pgmap v3483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:51 smithi155 bash[68033]: cluster 2024-07-28T20:54:49.619970+0000 mgr.y (mgr.34101) 2555 : cluster [DBG] pgmap v3483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:52.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3926 16 16 0 0 0 - 0 2024-07-28T20:54:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:52 smithi155 bash[73694]: debug 2024-07-28T20:54:52.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:54:52 smithi155 bash[60745]: ts=2024-07-28T20:54:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:54:53.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3927 16 16 0 0 0 - 0 2024-07-28T20:54:53.379 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:53 smithi155 bash[73694]: debug 2024-07-28T20:54:53.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:53.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:53 smithi045 bash[80445]: cluster 2024-07-28T20:54:51.622051+0000 mgr.y (mgr.34101) 2556 : cluster [DBG] pgmap v3484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:53 smithi045 bash[82788]: cluster 2024-07-28T20:54:51.622051+0000 mgr.y (mgr.34101) 2556 : cluster [DBG] pgmap v3484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:53 smithi155 bash[68033]: cluster 2024-07-28T20:54:51.622051+0000 mgr.y (mgr.34101) 2556 : cluster [DBG] pgmap v3484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:54.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3928 16 16 0 0 0 - 0 2024-07-28T20:54:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:54 smithi155 bash[73694]: debug 2024-07-28T20:54:54.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:55.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3929 16 16 0 0 0 - 0 2024-07-28T20:54:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:55 smithi155 bash[73694]: debug 2024-07-28T20:54:55.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:55.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:55 smithi045 bash[80445]: cluster 2024-07-28T20:54:53.623999+0000 mgr.y (mgr.34101) 2557 : cluster [DBG] pgmap v3485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:55.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:55 smithi045 bash[82788]: cluster 2024-07-28T20:54:53.623999+0000 mgr.y (mgr.34101) 2557 : cluster [DBG] pgmap v3485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:55 smithi155 bash[68033]: cluster 2024-07-28T20:54:53.623999+0000 mgr.y (mgr.34101) 2557 : cluster [DBG] pgmap v3485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:56.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3930 16 16 0 0 0 - 0 2024-07-28T20:54:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:56 smithi155 bash[73694]: debug 2024-07-28T20:54:56.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:57.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3931 16 16 0 0 0 - 0 2024-07-28T20:54:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:56 smithi155 bash[73694]: debug 2024-07-28T20:54:56.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:57 smithi045 bash[80445]: cluster 2024-07-28T20:54:55.625787+0000 mgr.y (mgr.34101) 2558 : cluster [DBG] pgmap v3486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:57 smithi045 bash[82788]: cluster 2024-07-28T20:54:55.625787+0000 mgr.y (mgr.34101) 2558 : cluster [DBG] pgmap v3486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:57 smithi155 bash[68033]: cluster 2024-07-28T20:54:55.625787+0000 mgr.y (mgr.34101) 2558 : cluster [DBG] pgmap v3486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:58.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3932 16 16 0 0 0 - 0 2024-07-28T20:54:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:57 smithi155 bash[73694]: debug 2024-07-28T20:54:57.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:59.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3933 16 16 0 0 0 - 0 2024-07-28T20:54:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:58 smithi155 bash[73694]: debug 2024-07-28T20:54:58.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:54:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:54:59 smithi045 bash[82788]: cluster 2024-07-28T20:54:57.627698+0000 mgr.y (mgr.34101) 2559 : cluster [DBG] pgmap v3487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:59.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:54:59 smithi045 bash[80445]: cluster 2024-07-28T20:54:57.627698+0000 mgr.y (mgr.34101) 2559 : cluster [DBG] pgmap v3487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:54:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:54:59 smithi155 bash[68033]: cluster 2024-07-28T20:54:57.627698+0000 mgr.y (mgr.34101) 2559 : cluster [DBG] pgmap v3487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:00.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3934 16 16 0 0 0 - 0 2024-07-28T20:55:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:54:59 smithi155 bash[73694]: debug 2024-07-28T20:54:59.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:55:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:55:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:55:01.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3935 16 16 0 0 0 - 0 2024-07-28T20:55:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:00 smithi155 bash[73694]: debug 2024-07-28T20:55:00.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:01.646 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:01 smithi045 bash[80445]: cluster 2024-07-28T20:54:59.629426+0000 mgr.y (mgr.34101) 2560 : cluster [DBG] pgmap v3488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:01.647 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:01 smithi045 bash[82788]: cluster 2024-07-28T20:54:59.629426+0000 mgr.y (mgr.34101) 2560 : cluster [DBG] pgmap v3488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:01 smithi155 bash[68033]: cluster 2024-07-28T20:54:59.629426+0000 mgr.y (mgr.34101) 2560 : cluster [DBG] pgmap v3488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:02.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3936 16 16 0 0 0 - 0 2024-07-28T20:55:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:01 smithi155 bash[73694]: debug 2024-07-28T20:55:01.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:02.809 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:55:02 smithi155 bash[60745]: ts=2024-07-28T20:55:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:55:03.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3937 16 16 0 0 0 - 0 2024-07-28T20:55:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:02 smithi155 bash[73694]: debug 2024-07-28T20:55:02.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:03.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:03 smithi045 bash[80445]: cluster 2024-07-28T20:55:01.631374+0000 mgr.y (mgr.34101) 2561 : cluster [DBG] pgmap v3489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:03.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:03 smithi045 bash[80445]: audit 2024-07-28T20:55:03.291034+0000 mon.c (mon.2) 770 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:03.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:03 smithi045 bash[82788]: cluster 2024-07-28T20:55:01.631374+0000 mgr.y (mgr.34101) 2561 : cluster [DBG] pgmap v3489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:03.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:03 smithi045 bash[82788]: audit 2024-07-28T20:55:03.291034+0000 mon.c (mon.2) 770 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:03 smithi155 bash[68033]: cluster 2024-07-28T20:55:01.631374+0000 mgr.y (mgr.34101) 2561 : cluster [DBG] pgmap v3489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:03 smithi155 bash[68033]: audit 2024-07-28T20:55:03.291034+0000 mon.c (mon.2) 770 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:04.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3938 16 16 0 0 0 - 0 2024-07-28T20:55:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:03 smithi155 bash[73694]: debug 2024-07-28T20:55:03.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:05.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3939 16 16 0 0 0 - 0 2024-07-28T20:55:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:04 smithi155 bash[73694]: debug 2024-07-28T20:55:04.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:05 smithi045 bash[80445]: cluster 2024-07-28T20:55:03.633121+0000 mgr.y (mgr.34101) 2562 : cluster [DBG] pgmap v3490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:05 smithi045 bash[82788]: cluster 2024-07-28T20:55:03.633121+0000 mgr.y (mgr.34101) 2562 : cluster [DBG] pgmap v3490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:05 smithi155 bash[68033]: cluster 2024-07-28T20:55:03.633121+0000 mgr.y (mgr.34101) 2562 : cluster [DBG] pgmap v3490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:06.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:55:06.293991+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:55:06.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:55:06.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3940 16 16 0 0 0 - 0 2024-07-28T20:55:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:05 smithi155 bash[73694]: debug 2024-07-28T20:55:05.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:07.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3941 16 16 0 0 0 - 0 2024-07-28T20:55:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:06 smithi155 bash[73694]: debug 2024-07-28T20:55:06.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:07 smithi045 bash[80445]: cluster 2024-07-28T20:55:05.634890+0000 mgr.y (mgr.34101) 2563 : cluster [DBG] pgmap v3491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:07 smithi045 bash[82788]: cluster 2024-07-28T20:55:05.634890+0000 mgr.y (mgr.34101) 2563 : cluster [DBG] pgmap v3491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:07 smithi155 bash[68033]: cluster 2024-07-28T20:55:05.634890+0000 mgr.y (mgr.34101) 2563 : cluster [DBG] pgmap v3491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:08.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3942 16 16 0 0 0 - 0 2024-07-28T20:55:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:07 smithi155 bash[73694]: debug 2024-07-28T20:55:07.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:09.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3943 16 16 0 0 0 - 0 2024-07-28T20:55:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:08 smithi155 bash[73694]: debug 2024-07-28T20:55:08.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:09 smithi045 bash[80445]: cluster 2024-07-28T20:55:07.636779+0000 mgr.y (mgr.34101) 2564 : cluster [DBG] pgmap v3492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:09 smithi045 bash[82788]: cluster 2024-07-28T20:55:07.636779+0000 mgr.y (mgr.34101) 2564 : cluster [DBG] pgmap v3492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:09 smithi155 bash[68033]: cluster 2024-07-28T20:55:07.636779+0000 mgr.y (mgr.34101) 2564 : cluster [DBG] pgmap v3492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:10.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3944 16 16 0 0 0 - 0 2024-07-28T20:55:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:09 smithi155 bash[73694]: debug 2024-07-28T20:55:09.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:55:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:55:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T20:55:11.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3945 16 16 0 0 0 - 0 2024-07-28T20:55:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:10 smithi155 bash[73694]: debug 2024-07-28T20:55:10.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:11 smithi045 bash[80445]: cluster 2024-07-28T20:55:09.638549+0000 mgr.y (mgr.34101) 2565 : cluster [DBG] pgmap v3493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:11.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:11 smithi045 bash[82788]: cluster 2024-07-28T20:55:09.638549+0000 mgr.y (mgr.34101) 2565 : cluster [DBG] pgmap v3493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:11 smithi155 bash[68033]: cluster 2024-07-28T20:55:09.638549+0000 mgr.y (mgr.34101) 2565 : cluster [DBG] pgmap v3493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:12.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3946 16 16 0 0 0 - 0 2024-07-28T20:55:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:11 smithi155 bash[73694]: debug 2024-07-28T20:55:11.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:55:12 smithi155 bash[60745]: ts=2024-07-28T20:55:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:55:13.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3947 16 16 0 0 0 - 0 2024-07-28T20:55:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:12 smithi155 bash[73694]: debug 2024-07-28T20:55:12.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:13 smithi045 bash[80445]: cluster 2024-07-28T20:55:11.640399+0000 mgr.y (mgr.34101) 2566 : cluster [DBG] pgmap v3494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:13.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:13 smithi045 bash[82788]: cluster 2024-07-28T20:55:11.640399+0000 mgr.y (mgr.34101) 2566 : cluster [DBG] pgmap v3494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:13 smithi155 bash[68033]: cluster 2024-07-28T20:55:11.640399+0000 mgr.y (mgr.34101) 2566 : cluster [DBG] pgmap v3494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:14.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3948 16 16 0 0 0 - 0 2024-07-28T20:55:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:13 smithi155 bash[73694]: debug 2024-07-28T20:55:13.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:15.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3949 16 16 0 0 0 - 0 2024-07-28T20:55:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:14 smithi155 bash[73694]: debug 2024-07-28T20:55:14.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:15 smithi045 bash[80445]: cluster 2024-07-28T20:55:13.642170+0000 mgr.y (mgr.34101) 2567 : cluster [DBG] pgmap v3495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:15 smithi045 bash[82788]: cluster 2024-07-28T20:55:13.642170+0000 mgr.y (mgr.34101) 2567 : cluster [DBG] pgmap v3495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:15 smithi155 bash[68033]: cluster 2024-07-28T20:55:13.642170+0000 mgr.y (mgr.34101) 2567 : cluster [DBG] pgmap v3495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:16.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3950 16 16 0 0 0 - 0 2024-07-28T20:55:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:15 smithi155 bash[73694]: debug 2024-07-28T20:55:15.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:17.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3951 16 16 0 0 0 - 0 2024-07-28T20:55:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:16 smithi155 bash[73694]: debug 2024-07-28T20:55:16.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:17 smithi045 bash[80445]: cluster 2024-07-28T20:55:15.643909+0000 mgr.y (mgr.34101) 2568 : cluster [DBG] pgmap v3496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:17 smithi045 bash[82788]: cluster 2024-07-28T20:55:15.643909+0000 mgr.y (mgr.34101) 2568 : cluster [DBG] pgmap v3496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:17 smithi155 bash[68033]: cluster 2024-07-28T20:55:15.643909+0000 mgr.y (mgr.34101) 2568 : cluster [DBG] pgmap v3496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:18.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3952 16 16 0 0 0 - 0 2024-07-28T20:55:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:17 smithi155 bash[73694]: debug 2024-07-28T20:55:17.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:18 smithi045 bash[80445]: audit 2024-07-28T20:55:18.291889+0000 mon.c (mon.2) 771 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:18 smithi045 bash[82788]: audit 2024-07-28T20:55:18.291889+0000 mon.c (mon.2) 771 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:18 smithi155 bash[68033]: audit 2024-07-28T20:55:18.291889+0000 mon.c (mon.2) 771 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:19.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3953 16 16 0 0 0 - 0 2024-07-28T20:55:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:18 smithi155 bash[73694]: debug 2024-07-28T20:55:18.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:19 smithi045 bash[80445]: cluster 2024-07-28T20:55:17.645796+0000 mgr.y (mgr.34101) 2569 : cluster [DBG] pgmap v3497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:19 smithi045 bash[82788]: cluster 2024-07-28T20:55:17.645796+0000 mgr.y (mgr.34101) 2569 : cluster [DBG] pgmap v3497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:19 smithi155 bash[68033]: cluster 2024-07-28T20:55:17.645796+0000 mgr.y (mgr.34101) 2569 : cluster [DBG] pgmap v3497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:20.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3954 16 16 0 0 0 - 0 2024-07-28T20:55:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:19 smithi155 bash[73694]: debug 2024-07-28T20:55:19.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:55:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:55:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T20:55:21.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3955 16 16 0 0 0 - 0 2024-07-28T20:55:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:20 smithi155 bash[73694]: debug 2024-07-28T20:55:20.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:21.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:21 smithi045 bash[80445]: cluster 2024-07-28T20:55:19.647543+0000 mgr.y (mgr.34101) 2570 : cluster [DBG] pgmap v3498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:21.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:21 smithi045 bash[82788]: cluster 2024-07-28T20:55:19.647543+0000 mgr.y (mgr.34101) 2570 : cluster [DBG] pgmap v3498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:21 smithi155 bash[68033]: cluster 2024-07-28T20:55:19.647543+0000 mgr.y (mgr.34101) 2570 : cluster [DBG] pgmap v3498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:22.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3956 16 16 0 0 0 - 0 2024-07-28T20:55:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:22 smithi155 bash[73694]: debug 2024-07-28T20:55:22.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:55:22 smithi155 bash[60745]: ts=2024-07-28T20:55:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:55:23.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3957 16 16 0 0 0 - 0 2024-07-28T20:55:23.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:23 smithi155 bash[73694]: debug 2024-07-28T20:55:23.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:23 smithi045 bash[80445]: cluster 2024-07-28T20:55:21.649471+0000 mgr.y (mgr.34101) 2571 : cluster [DBG] pgmap v3499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:23 smithi045 bash[82788]: cluster 2024-07-28T20:55:21.649471+0000 mgr.y (mgr.34101) 2571 : cluster [DBG] pgmap v3499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:23 smithi155 bash[68033]: cluster 2024-07-28T20:55:21.649471+0000 mgr.y (mgr.34101) 2571 : cluster [DBG] pgmap v3499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:24.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3958 16 16 0 0 0 - 0 2024-07-28T20:55:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:24 smithi155 bash[73694]: debug 2024-07-28T20:55:24.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:25.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3959 16 16 0 0 0 - 0 2024-07-28T20:55:25.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:25 smithi155 bash[73694]: debug 2024-07-28T20:55:25.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:25 smithi045 bash[80445]: cluster 2024-07-28T20:55:23.651266+0000 mgr.y (mgr.34101) 2572 : cluster [DBG] pgmap v3500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:25 smithi045 bash[82788]: cluster 2024-07-28T20:55:23.651266+0000 mgr.y (mgr.34101) 2572 : cluster [DBG] pgmap v3500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:25 smithi155 bash[68033]: cluster 2024-07-28T20:55:23.651266+0000 mgr.y (mgr.34101) 2572 : cluster [DBG] pgmap v3500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:26.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:55:26.297179+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:55:26.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:55:26.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3960 16 16 0 0 0 - 0 2024-07-28T20:55:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:26 smithi155 bash[73694]: debug 2024-07-28T20:55:26.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:27.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3961 16 16 0 0 0 - 0 2024-07-28T20:55:27.467 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:27 smithi155 bash[73694]: debug 2024-07-28T20:55:27.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:27.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:27 smithi045 bash[80445]: cluster 2024-07-28T20:55:25.653052+0000 mgr.y (mgr.34101) 2573 : cluster [DBG] pgmap v3501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:27 smithi045 bash[82788]: cluster 2024-07-28T20:55:25.653052+0000 mgr.y (mgr.34101) 2573 : cluster [DBG] pgmap v3501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:27 smithi155 bash[68033]: cluster 2024-07-28T20:55:25.653052+0000 mgr.y (mgr.34101) 2573 : cluster [DBG] pgmap v3501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:28.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3962 16 16 0 0 0 - 0 2024-07-28T20:55:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:28 smithi155 bash[73694]: debug 2024-07-28T20:55:28.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:29.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3963 16 16 0 0 0 - 0 2024-07-28T20:55:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:29 smithi155 bash[73694]: debug 2024-07-28T20:55:29.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:29 smithi155 bash[68033]: cluster 2024-07-28T20:55:27.655157+0000 mgr.y (mgr.34101) 2574 : cluster [DBG] pgmap v3502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:29.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:29 smithi045 bash[82788]: cluster 2024-07-28T20:55:27.655157+0000 mgr.y (mgr.34101) 2574 : cluster [DBG] pgmap v3502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:29.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:29 smithi045 bash[80445]: cluster 2024-07-28T20:55:27.655157+0000 mgr.y (mgr.34101) 2574 : cluster [DBG] pgmap v3502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:30.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3964 16 16 0 0 0 - 0 2024-07-28T20:55:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:30 smithi155 bash[73694]: debug 2024-07-28T20:55:30.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:55:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:55:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T20:55:31.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3965 16 16 0 0 0 - 0 2024-07-28T20:55:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:30 smithi155 bash[73694]: debug 2024-07-28T20:55:30.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:31 smithi155 bash[68033]: cluster 2024-07-28T20:55:29.656940+0000 mgr.y (mgr.34101) 2575 : cluster [DBG] pgmap v3503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:31 smithi045 bash[80445]: cluster 2024-07-28T20:55:29.656940+0000 mgr.y (mgr.34101) 2575 : cluster [DBG] pgmap v3503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:31.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:31 smithi045 bash[82788]: cluster 2024-07-28T20:55:29.656940+0000 mgr.y (mgr.34101) 2575 : cluster [DBG] pgmap v3503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:32.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3966 16 16 0 0 0 - 0 2024-07-28T20:55:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:32 smithi155 bash[73694]: debug 2024-07-28T20:55:32.025+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:55:32 smithi155 bash[60745]: ts=2024-07-28T20:55:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:55:33.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3967 16 16 0 0 0 - 0 2024-07-28T20:55:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:32 smithi155 bash[73694]: debug 2024-07-28T20:55:32.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:33 smithi155 bash[68033]: cluster 2024-07-28T20:55:31.659028+0000 mgr.y (mgr.34101) 2576 : cluster [DBG] pgmap v3504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:33 smithi155 bash[68033]: audit 2024-07-28T20:55:33.292125+0000 mon.c (mon.2) 772 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:33 smithi045 bash[80445]: cluster 2024-07-28T20:55:31.659028+0000 mgr.y (mgr.34101) 2576 : cluster [DBG] pgmap v3504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:33 smithi045 bash[80445]: audit 2024-07-28T20:55:33.292125+0000 mon.c (mon.2) 772 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:33 smithi045 bash[82788]: cluster 2024-07-28T20:55:31.659028+0000 mgr.y (mgr.34101) 2576 : cluster [DBG] pgmap v3504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:33 smithi045 bash[82788]: audit 2024-07-28T20:55:33.292125+0000 mon.c (mon.2) 772 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:34.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3968 16 16 0 0 0 - 0 2024-07-28T20:55:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:34 smithi155 bash[73694]: debug 2024-07-28T20:55:34.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:35.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3969 16 16 0 0 0 - 0 2024-07-28T20:55:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:35 smithi155 bash[73694]: debug 2024-07-28T20:55:35.005+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:35 smithi155 bash[68033]: cluster 2024-07-28T20:55:33.660959+0000 mgr.y (mgr.34101) 2577 : cluster [DBG] pgmap v3505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:35 smithi045 bash[80445]: cluster 2024-07-28T20:55:33.660959+0000 mgr.y (mgr.34101) 2577 : cluster [DBG] pgmap v3505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:35 smithi045 bash[82788]: cluster 2024-07-28T20:55:33.660959+0000 mgr.y (mgr.34101) 2577 : cluster [DBG] pgmap v3505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:36.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3970 16 16 0 0 0 - 0 2024-07-28T20:55:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:36 smithi155 bash[73694]: debug 2024-07-28T20:55:36.005+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:37.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3971 16 16 0 0 0 - 0 2024-07-28T20:55:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:37 smithi155 bash[73694]: debug 2024-07-28T20:55:37.025+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:37 smithi155 bash[68033]: cluster 2024-07-28T20:55:35.662877+0000 mgr.y (mgr.34101) 2578 : cluster [DBG] pgmap v3506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:37 smithi045 bash[80445]: cluster 2024-07-28T20:55:35.662877+0000 mgr.y (mgr.34101) 2578 : cluster [DBG] pgmap v3506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:37.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:37 smithi045 bash[82788]: cluster 2024-07-28T20:55:35.662877+0000 mgr.y (mgr.34101) 2578 : cluster [DBG] pgmap v3506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:38.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3972 16 16 0 0 0 - 0 2024-07-28T20:55:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:38 smithi155 bash[73694]: debug 2024-07-28T20:55:38.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:39.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3973 16 16 0 0 0 - 0 2024-07-28T20:55:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:39 smithi155 bash[73694]: debug 2024-07-28T20:55:39.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:39 smithi155 bash[68033]: cluster 2024-07-28T20:55:37.664936+0000 mgr.y (mgr.34101) 2579 : cluster [DBG] pgmap v3507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:39 smithi045 bash[80445]: cluster 2024-07-28T20:55:37.664936+0000 mgr.y (mgr.34101) 2579 : cluster [DBG] pgmap v3507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:39.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:39 smithi045 bash[82788]: cluster 2024-07-28T20:55:37.664936+0000 mgr.y (mgr.34101) 2579 : cluster [DBG] pgmap v3507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:40.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3974 16 16 0 0 0 - 0 2024-07-28T20:55:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:39 smithi155 bash[73694]: debug 2024-07-28T20:55:39.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:55:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:55:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:55:41.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3975 16 16 0 0 0 - 0 2024-07-28T20:55:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:41 smithi155 bash[73694]: debug 2024-07-28T20:55:41.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:41 smithi155 bash[68033]: cluster 2024-07-28T20:55:39.666883+0000 mgr.y (mgr.34101) 2580 : cluster [DBG] pgmap v3508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:41 smithi045 bash[82788]: cluster 2024-07-28T20:55:39.666883+0000 mgr.y (mgr.34101) 2580 : cluster [DBG] pgmap v3508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:41 smithi045 bash[80445]: cluster 2024-07-28T20:55:39.666883+0000 mgr.y (mgr.34101) 2580 : cluster [DBG] pgmap v3508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:42.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3976 16 16 0 0 0 - 0 2024-07-28T20:55:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:42 smithi155 bash[73694]: debug 2024-07-28T20:55:42.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:55:42 smithi155 bash[60745]: ts=2024-07-28T20:55:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:55:43.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3977 16 16 0 0 0 - 0 2024-07-28T20:55:43.500 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:43 smithi155 bash[73694]: debug 2024-07-28T20:55:43.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:43 smithi155 bash[68033]: cluster 2024-07-28T20:55:41.668949+0000 mgr.y (mgr.34101) 2581 : cluster [DBG] pgmap v3509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:43.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:43 smithi045 bash[82788]: cluster 2024-07-28T20:55:41.668949+0000 mgr.y (mgr.34101) 2581 : cluster [DBG] pgmap v3509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:43.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:43 smithi045 bash[80445]: cluster 2024-07-28T20:55:41.668949+0000 mgr.y (mgr.34101) 2581 : cluster [DBG] pgmap v3509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:44.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3978 16 16 0 0 0 - 0 2024-07-28T20:55:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:44 smithi155 bash[73694]: debug 2024-07-28T20:55:44.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:45.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3979 16 16 0 0 0 - 0 2024-07-28T20:55:45.506 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:45 smithi155 bash[73694]: debug 2024-07-28T20:55:45.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:45 smithi155 bash[68033]: cluster 2024-07-28T20:55:43.670893+0000 mgr.y (mgr.34101) 2582 : cluster [DBG] pgmap v3510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:45.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:45 smithi045 bash[82788]: cluster 2024-07-28T20:55:43.670893+0000 mgr.y (mgr.34101) 2582 : cluster [DBG] pgmap v3510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:45.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:45 smithi045 bash[80445]: cluster 2024-07-28T20:55:43.670893+0000 mgr.y (mgr.34101) 2582 : cluster [DBG] pgmap v3510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:46.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:55:46.300389+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:55:46.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:55:46.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3980 16 16 0 0 0 - 0 2024-07-28T20:55:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:46 smithi155 bash[73694]: debug 2024-07-28T20:55:46.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:47.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3981 16 16 0 0 0 - 0 2024-07-28T20:55:47.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:47 smithi155 bash[73694]: debug 2024-07-28T20:55:47.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:47 smithi155 bash[68033]: cluster 2024-07-28T20:55:45.672815+0000 mgr.y (mgr.34101) 2583 : cluster [DBG] pgmap v3511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:47 smithi045 bash[82788]: cluster 2024-07-28T20:55:45.672815+0000 mgr.y (mgr.34101) 2583 : cluster [DBG] pgmap v3511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:47.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:47 smithi045 bash[80445]: cluster 2024-07-28T20:55:45.672815+0000 mgr.y (mgr.34101) 2583 : cluster [DBG] pgmap v3511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:48.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3982 16 16 0 0 0 - 0 2024-07-28T20:55:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:48 smithi155 bash[73694]: debug 2024-07-28T20:55:48.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:48 smithi045 bash[80445]: audit 2024-07-28T20:55:48.294979+0000 mon.c (mon.2) 773 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:48 smithi045 bash[82788]: audit 2024-07-28T20:55:48.294979+0000 mon.c (mon.2) 773 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:48 smithi155 bash[68033]: audit 2024-07-28T20:55:48.294979+0000 mon.c (mon.2) 773 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:55:49.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3983 16 16 0 0 0 - 0 2024-07-28T20:55:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:49 smithi155 bash[73694]: debug 2024-07-28T20:55:49.153+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:49 smithi045 bash[80445]: cluster 2024-07-28T20:55:47.674929+0000 mgr.y (mgr.34101) 2584 : cluster [DBG] pgmap v3512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:49 smithi045 bash[80445]: audit 2024-07-28T20:55:49.512333+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:55:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:49 smithi045 bash[82788]: cluster 2024-07-28T20:55:47.674929+0000 mgr.y (mgr.34101) 2584 : cluster [DBG] pgmap v3512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:49 smithi045 bash[82788]: audit 2024-07-28T20:55:49.512333+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:55:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:49 smithi155 bash[68033]: cluster 2024-07-28T20:55:47.674929+0000 mgr.y (mgr.34101) 2584 : cluster [DBG] pgmap v3512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:49 smithi155 bash[68033]: audit 2024-07-28T20:55:49.512333+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:55:50.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3984 16 16 0 0 0 - 0 2024-07-28T20:55:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:50 smithi155 bash[73694]: debug 2024-07-28T20:55:50.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:55:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:55:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:55:51.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3985 16 16 0 0 0 - 0 2024-07-28T20:55:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:51 smithi155 bash[73694]: debug 2024-07-28T20:55:51.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:51 smithi045 bash[80445]: cluster 2024-07-28T20:55:49.676670+0000 mgr.y (mgr.34101) 2585 : cluster [DBG] pgmap v3513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:51.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:51 smithi045 bash[82788]: cluster 2024-07-28T20:55:49.676670+0000 mgr.y (mgr.34101) 2585 : cluster [DBG] pgmap v3513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:51 smithi155 bash[68033]: cluster 2024-07-28T20:55:49.676670+0000 mgr.y (mgr.34101) 2585 : cluster [DBG] pgmap v3513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:52.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3986 16 16 0 0 0 - 0 2024-07-28T20:55:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:52 smithi155 bash[73694]: debug 2024-07-28T20:55:52.221+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:55:52 smithi155 bash[60745]: ts=2024-07-28T20:55:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:55:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:52 smithi045 bash[80445]: cluster 2024-07-28T20:55:51.678544+0000 mgr.y (mgr.34101) 2586 : cluster [DBG] pgmap v3514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:52 smithi045 bash[82788]: cluster 2024-07-28T20:55:51.678544+0000 mgr.y (mgr.34101) 2586 : cluster [DBG] pgmap v3514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:52 smithi155 bash[68033]: cluster 2024-07-28T20:55:51.678544+0000 mgr.y (mgr.34101) 2586 : cluster [DBG] pgmap v3514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:53.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3987 16 16 0 0 0 - 0 2024-07-28T20:55:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:53 smithi155 bash[73694]: debug 2024-07-28T20:55:53.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:54.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3988 16 16 0 0 0 - 0 2024-07-28T20:55:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:54 smithi155 bash[73694]: debug 2024-07-28T20:55:54.205+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:54 smithi155 bash[68033]: cluster 2024-07-28T20:55:53.680275+0000 mgr.y (mgr.34101) 2587 : cluster [DBG] pgmap v3515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:54 smithi045 bash[82788]: cluster 2024-07-28T20:55:53.680275+0000 mgr.y (mgr.34101) 2587 : cluster [DBG] pgmap v3515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:54 smithi045 bash[80445]: cluster 2024-07-28T20:55:53.680275+0000 mgr.y (mgr.34101) 2587 : cluster [DBG] pgmap v3515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:55.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3989 16 16 0 0 0 - 0 2024-07-28T20:55:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:55 smithi155 bash[73694]: debug 2024-07-28T20:55:55.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:56.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3990 16 16 0 0 0 - 0 2024-07-28T20:55:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[80445]: audit 2024-07-28T20:55:55.166519+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[80445]: audit 2024-07-28T20:55:55.175825+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[80445]: audit 2024-07-28T20:55:55.395441+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[80445]: audit 2024-07-28T20:55:55.409924+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[80445]: audit 2024-07-28T20:55:55.847936+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:55:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[80445]: audit 2024-07-28T20:55:55.849499+0000 mon.c (mon.2) 776 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:55:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[80445]: audit 2024-07-28T20:55:55.860189+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[82788]: audit 2024-07-28T20:55:55.166519+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[82788]: audit 2024-07-28T20:55:55.175825+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[82788]: audit 2024-07-28T20:55:55.395441+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[82788]: audit 2024-07-28T20:55:55.409924+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[82788]: audit 2024-07-28T20:55:55.847936+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:55:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[82788]: audit 2024-07-28T20:55:55.849499+0000 mon.c (mon.2) 776 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:55:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:56 smithi045 bash[82788]: audit 2024-07-28T20:55:55.860189+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:56 smithi155 bash[73694]: debug 2024-07-28T20:55:56.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:56 smithi155 bash[68033]: audit 2024-07-28T20:55:55.166519+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:56 smithi155 bash[68033]: audit 2024-07-28T20:55:55.175825+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:56 smithi155 bash[68033]: audit 2024-07-28T20:55:55.395441+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:56 smithi155 bash[68033]: audit 2024-07-28T20:55:55.409924+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:56 smithi155 bash[68033]: audit 2024-07-28T20:55:55.847936+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:55:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:56 smithi155 bash[68033]: audit 2024-07-28T20:55:55.849499+0000 mon.c (mon.2) 776 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:55:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:56 smithi155 bash[68033]: audit 2024-07-28T20:55:55.860189+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:55:57.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3991 16 16 0 0 0 - 0 2024-07-28T20:55:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:57 smithi155 bash[68033]: cluster 2024-07-28T20:55:55.682014+0000 mgr.y (mgr.34101) 2588 : cluster [DBG] pgmap v3516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:57 smithi155 bash[73694]: debug 2024-07-28T20:55:57.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:57 smithi045 bash[80445]: cluster 2024-07-28T20:55:55.682014+0000 mgr.y (mgr.34101) 2588 : cluster [DBG] pgmap v3516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:57 smithi045 bash[82788]: cluster 2024-07-28T20:55:55.682014+0000 mgr.y (mgr.34101) 2588 : cluster [DBG] pgmap v3516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:58.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3992 16 16 0 0 0 - 0 2024-07-28T20:55:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:58 smithi155 bash[73694]: debug 2024-07-28T20:55:58.189+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:59.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3993 16 16 0 0 0 - 0 2024-07-28T20:55:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:55:59 smithi155 bash[73694]: debug 2024-07-28T20:55:59.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:55:59.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:55:59 smithi155 bash[68033]: cluster 2024-07-28T20:55:57.683997+0000 mgr.y (mgr.34101) 2589 : cluster [DBG] pgmap v3517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:55:59 smithi045 bash[80445]: cluster 2024-07-28T20:55:57.683997+0000 mgr.y (mgr.34101) 2589 : cluster [DBG] pgmap v3517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:55:59.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:55:59 smithi045 bash[82788]: cluster 2024-07-28T20:55:57.683997+0000 mgr.y (mgr.34101) 2589 : cluster [DBG] pgmap v3517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:00.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3994 16 16 0 0 0 - 0 2024-07-28T20:56:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:00 smithi155 bash[73694]: debug 2024-07-28T20:56:00.185+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:56:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:56:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:56:01.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3995 16 16 0 0 0 - 0 2024-07-28T20:56:01.417 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:01 smithi155 bash[73694]: debug 2024-07-28T20:56:01.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:01 smithi045 bash[80445]: cluster 2024-07-28T20:55:59.685952+0000 mgr.y (mgr.34101) 2590 : cluster [DBG] pgmap v3518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:01.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:01 smithi045 bash[82788]: cluster 2024-07-28T20:55:59.685952+0000 mgr.y (mgr.34101) 2590 : cluster [DBG] pgmap v3518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:01 smithi155 bash[68033]: cluster 2024-07-28T20:55:59.685952+0000 mgr.y (mgr.34101) 2590 : cluster [DBG] pgmap v3518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:02.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3996 16 16 0 0 0 - 0 2024-07-28T20:56:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:02 smithi155 bash[73694]: debug 2024-07-28T20:56:02.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:56:02 smithi155 bash[60745]: ts=2024-07-28T20:56:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:56:03.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3997 16 16 0 0 0 - 0 2024-07-28T20:56:03.421 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:03 smithi155 bash[73694]: debug 2024-07-28T20:56:03.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:03 smithi045 bash[80445]: cluster 2024-07-28T20:56:01.688034+0000 mgr.y (mgr.34101) 2591 : cluster [DBG] pgmap v3519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:03 smithi045 bash[80445]: audit 2024-07-28T20:56:03.295299+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:03 smithi045 bash[82788]: cluster 2024-07-28T20:56:01.688034+0000 mgr.y (mgr.34101) 2591 : cluster [DBG] pgmap v3519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:03 smithi045 bash[82788]: audit 2024-07-28T20:56:03.295299+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:03 smithi155 bash[68033]: cluster 2024-07-28T20:56:01.688034+0000 mgr.y (mgr.34101) 2591 : cluster [DBG] pgmap v3519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:03 smithi155 bash[68033]: audit 2024-07-28T20:56:03.295299+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:04.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3998 16 16 0 0 0 - 0 2024-07-28T20:56:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:04 smithi155 bash[73694]: debug 2024-07-28T20:56:04.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:05.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 3999 16 16 0 0 0 - 0 2024-07-28T20:56:05.425 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:05 smithi155 bash[73694]: debug 2024-07-28T20:56:05.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:05.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:05 smithi045 bash[80445]: cluster 2024-07-28T20:56:03.689906+0000 mgr.y (mgr.34101) 2592 : cluster [DBG] pgmap v3520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:05 smithi045 bash[82788]: cluster 2024-07-28T20:56:03.689906+0000 mgr.y (mgr.34101) 2592 : cluster [DBG] pgmap v3520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:05 smithi155 bash[68033]: cluster 2024-07-28T20:56:03.689906+0000 mgr.y (mgr.34101) 2592 : cluster [DBG] pgmap v3520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:06.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:56:06.303657+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:56:06.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:56:06.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4000 16 16 0 0 0 - 0 2024-07-28T20:56:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:06 smithi155 bash[73694]: debug 2024-07-28T20:56:06.173+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:07.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4001 16 16 0 0 0 - 0 2024-07-28T20:56:07.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:07 smithi155 bash[73694]: debug 2024-07-28T20:56:07.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:07 smithi045 bash[80445]: cluster 2024-07-28T20:56:05.691678+0000 mgr.y (mgr.34101) 2593 : cluster [DBG] pgmap v3521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:07 smithi045 bash[82788]: cluster 2024-07-28T20:56:05.691678+0000 mgr.y (mgr.34101) 2593 : cluster [DBG] pgmap v3521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:07 smithi155 bash[68033]: cluster 2024-07-28T20:56:05.691678+0000 mgr.y (mgr.34101) 2593 : cluster [DBG] pgmap v3521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:08.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4002 16 16 0 0 0 - 0 2024-07-28T20:56:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:08 smithi155 bash[73694]: debug 2024-07-28T20:56:08.220+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:09.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4003 16 16 0 0 0 - 0 2024-07-28T20:56:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:09 smithi155 bash[73694]: debug 2024-07-28T20:56:09.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:09.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:09 smithi155 bash[68033]: cluster 2024-07-28T20:56:07.693729+0000 mgr.y (mgr.34101) 2594 : cluster [DBG] pgmap v3522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:09 smithi045 bash[80445]: cluster 2024-07-28T20:56:07.693729+0000 mgr.y (mgr.34101) 2594 : cluster [DBG] pgmap v3522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:09 smithi045 bash[82788]: cluster 2024-07-28T20:56:07.693729+0000 mgr.y (mgr.34101) 2594 : cluster [DBG] pgmap v3522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:10.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4004 16 16 0 0 0 - 0 2024-07-28T20:56:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:10 smithi155 bash[73694]: debug 2024-07-28T20:56:10.216+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:56:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:56:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:56:11.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4005 16 16 0 0 0 - 0 2024-07-28T20:56:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:11 smithi155 bash[68033]: cluster 2024-07-28T20:56:09.695574+0000 mgr.y (mgr.34101) 2595 : cluster [DBG] pgmap v3523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:11 smithi155 bash[73694]: debug 2024-07-28T20:56:11.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:11 smithi045 bash[80445]: cluster 2024-07-28T20:56:09.695574+0000 mgr.y (mgr.34101) 2595 : cluster [DBG] pgmap v3523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:11.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:11 smithi045 bash[82788]: cluster 2024-07-28T20:56:09.695574+0000 mgr.y (mgr.34101) 2595 : cluster [DBG] pgmap v3523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:12.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4006 16 16 0 0 0 - 0 2024-07-28T20:56:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:12 smithi155 bash[73694]: debug 2024-07-28T20:56:12.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:56:12 smithi155 bash[60745]: ts=2024-07-28T20:56:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:56:13.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4007 16 16 0 0 0 - 0 2024-07-28T20:56:13.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:13 smithi155 bash[73694]: debug 2024-07-28T20:56:13.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:13 smithi045 bash[80445]: cluster 2024-07-28T20:56:11.697488+0000 mgr.y (mgr.34101) 2596 : cluster [DBG] pgmap v3524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:13.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:13 smithi045 bash[82788]: cluster 2024-07-28T20:56:11.697488+0000 mgr.y (mgr.34101) 2596 : cluster [DBG] pgmap v3524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:13 smithi155 bash[68033]: cluster 2024-07-28T20:56:11.697488+0000 mgr.y (mgr.34101) 2596 : cluster [DBG] pgmap v3524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:14.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4008 16 16 0 0 0 - 0 2024-07-28T20:56:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:14 smithi155 bash[73694]: debug 2024-07-28T20:56:14.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:15.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4009 16 16 0 0 0 - 0 2024-07-28T20:56:15.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:15 smithi155 bash[73694]: debug 2024-07-28T20:56:15.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:15 smithi045 bash[80445]: cluster 2024-07-28T20:56:13.699282+0000 mgr.y (mgr.34101) 2597 : cluster [DBG] pgmap v3525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:15 smithi045 bash[82788]: cluster 2024-07-28T20:56:13.699282+0000 mgr.y (mgr.34101) 2597 : cluster [DBG] pgmap v3525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:15 smithi155 bash[68033]: cluster 2024-07-28T20:56:13.699282+0000 mgr.y (mgr.34101) 2597 : cluster [DBG] pgmap v3525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:16.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4010 16 16 0 0 0 - 0 2024-07-28T20:56:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:16 smithi155 bash[73694]: debug 2024-07-28T20:56:16.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:17.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4011 16 16 0 0 0 - 0 2024-07-28T20:56:17.450 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:17 smithi155 bash[73694]: debug 2024-07-28T20:56:17.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:17 smithi045 bash[80445]: cluster 2024-07-28T20:56:15.700995+0000 mgr.y (mgr.34101) 2598 : cluster [DBG] pgmap v3526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:17 smithi045 bash[82788]: cluster 2024-07-28T20:56:15.700995+0000 mgr.y (mgr.34101) 2598 : cluster [DBG] pgmap v3526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:17 smithi155 bash[68033]: cluster 2024-07-28T20:56:15.700995+0000 mgr.y (mgr.34101) 2598 : cluster [DBG] pgmap v3526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:18.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4012 16 16 0 0 0 - 0 2024-07-28T20:56:18.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:18 smithi155 bash[73694]: debug 2024-07-28T20:56:18.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:18 smithi045 bash[80445]: audit 2024-07-28T20:56:18.295708+0000 mon.c (mon.2) 778 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:18 smithi045 bash[82788]: audit 2024-07-28T20:56:18.295708+0000 mon.c (mon.2) 778 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:18 smithi155 bash[68033]: audit 2024-07-28T20:56:18.295708+0000 mon.c (mon.2) 778 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:19.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4013 16 16 0 0 0 - 0 2024-07-28T20:56:19.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:19 smithi155 bash[73694]: debug 2024-07-28T20:56:19.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:19 smithi045 bash[80445]: cluster 2024-07-28T20:56:17.702890+0000 mgr.y (mgr.34101) 2599 : cluster [DBG] pgmap v3527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:19 smithi045 bash[82788]: cluster 2024-07-28T20:56:17.702890+0000 mgr.y (mgr.34101) 2599 : cluster [DBG] pgmap v3527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:19 smithi155 bash[68033]: cluster 2024-07-28T20:56:17.702890+0000 mgr.y (mgr.34101) 2599 : cluster [DBG] pgmap v3527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:20.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4014 16 16 0 0 0 - 0 2024-07-28T20:56:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:20 smithi155 bash[73694]: debug 2024-07-28T20:56:20.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:56:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:56:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:56:21.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4015 16 16 0 0 0 - 0 2024-07-28T20:56:21.467 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:21 smithi155 bash[73694]: debug 2024-07-28T20:56:21.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:21 smithi045 bash[82788]: cluster 2024-07-28T20:56:19.704617+0000 mgr.y (mgr.34101) 2600 : cluster [DBG] pgmap v3528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:21.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:21 smithi045 bash[80445]: cluster 2024-07-28T20:56:19.704617+0000 mgr.y (mgr.34101) 2600 : cluster [DBG] pgmap v3528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:21 smithi155 bash[68033]: cluster 2024-07-28T20:56:19.704617+0000 mgr.y (mgr.34101) 2600 : cluster [DBG] pgmap v3528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:22.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4016 16 16 0 0 0 - 0 2024-07-28T20:56:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:22 smithi155 bash[73694]: debug 2024-07-28T20:56:22.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:56:22 smithi155 bash[60745]: ts=2024-07-28T20:56:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:56:23.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4017 16 16 0 0 0 - 0 2024-07-28T20:56:23.471 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:23 smithi155 bash[73694]: debug 2024-07-28T20:56:23.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:23 smithi155 bash[68033]: cluster 2024-07-28T20:56:21.706503+0000 mgr.y (mgr.34101) 2601 : cluster [DBG] pgmap v3529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:23 smithi045 bash[82788]: cluster 2024-07-28T20:56:21.706503+0000 mgr.y (mgr.34101) 2601 : cluster [DBG] pgmap v3529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:23 smithi045 bash[80445]: cluster 2024-07-28T20:56:21.706503+0000 mgr.y (mgr.34101) 2601 : cluster [DBG] pgmap v3529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:24.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4018 16 16 0 0 0 - 0 2024-07-28T20:56:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:24 smithi155 bash[73694]: debug 2024-07-28T20:56:24.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:25.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4019 16 16 0 0 0 - 0 2024-07-28T20:56:25.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:25 smithi155 bash[73694]: debug 2024-07-28T20:56:25.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:25 smithi155 bash[68033]: cluster 2024-07-28T20:56:23.708230+0000 mgr.y (mgr.34101) 2602 : cluster [DBG] pgmap v3530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:25 smithi045 bash[82788]: cluster 2024-07-28T20:56:23.708230+0000 mgr.y (mgr.34101) 2602 : cluster [DBG] pgmap v3530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:25.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:25 smithi045 bash[80445]: cluster 2024-07-28T20:56:23.708230+0000 mgr.y (mgr.34101) 2602 : cluster [DBG] pgmap v3530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:26.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:56:26.306940+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:56:26.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:56:26.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4020 16 16 0 0 0 - 0 2024-07-28T20:56:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:26 smithi155 bash[73694]: debug 2024-07-28T20:56:26.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:27.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4021 16 16 0 0 0 - 0 2024-07-28T20:56:27.480 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:27 smithi155 bash[73694]: debug 2024-07-28T20:56:27.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:27 smithi155 bash[68033]: cluster 2024-07-28T20:56:25.710024+0000 mgr.y (mgr.34101) 2603 : cluster [DBG] pgmap v3531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:27 smithi045 bash[82788]: cluster 2024-07-28T20:56:25.710024+0000 mgr.y (mgr.34101) 2603 : cluster [DBG] pgmap v3531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:27.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:27 smithi045 bash[80445]: cluster 2024-07-28T20:56:25.710024+0000 mgr.y (mgr.34101) 2603 : cluster [DBG] pgmap v3531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:28.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4022 16 16 0 0 0 - 0 2024-07-28T20:56:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:28 smithi155 bash[73694]: debug 2024-07-28T20:56:28.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:29.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4023 16 16 0 0 0 - 0 2024-07-28T20:56:29.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:29 smithi155 bash[73694]: debug 2024-07-28T20:56:29.184+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:29 smithi155 bash[68033]: cluster 2024-07-28T20:56:27.711920+0000 mgr.y (mgr.34101) 2604 : cluster [DBG] pgmap v3532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:29 smithi045 bash[80445]: cluster 2024-07-28T20:56:27.711920+0000 mgr.y (mgr.34101) 2604 : cluster [DBG] pgmap v3532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:29.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:29 smithi045 bash[82788]: cluster 2024-07-28T20:56:27.711920+0000 mgr.y (mgr.34101) 2604 : cluster [DBG] pgmap v3532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:30.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4024 16 16 0 0 0 - 0 2024-07-28T20:56:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:30 smithi155 bash[73694]: debug 2024-07-28T20:56:30.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:56:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:56:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:56:31.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4025 16 16 0 0 0 - 0 2024-07-28T20:56:31.488 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:31 smithi155 bash[73694]: debug 2024-07-28T20:56:31.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:31 smithi155 bash[68033]: cluster 2024-07-28T20:56:29.713665+0000 mgr.y (mgr.34101) 2605 : cluster [DBG] pgmap v3533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:31 smithi045 bash[82788]: cluster 2024-07-28T20:56:29.713665+0000 mgr.y (mgr.34101) 2605 : cluster [DBG] pgmap v3533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:31.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:31 smithi045 bash[80445]: cluster 2024-07-28T20:56:29.713665+0000 mgr.y (mgr.34101) 2605 : cluster [DBG] pgmap v3533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:32.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4026 16 16 0 0 0 - 0 2024-07-28T20:56:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:32 smithi155 bash[73694]: debug 2024-07-28T20:56:32.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:56:32 smithi155 bash[60745]: ts=2024-07-28T20:56:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:56:33.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4027 16 16 0 0 0 - 0 2024-07-28T20:56:33.492 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:33 smithi155 bash[73694]: debug 2024-07-28T20:56:33.184+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:33 smithi155 bash[68033]: cluster 2024-07-28T20:56:31.715585+0000 mgr.y (mgr.34101) 2606 : cluster [DBG] pgmap v3534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:33 smithi155 bash[68033]: audit 2024-07-28T20:56:33.296228+0000 mon.c (mon.2) 779 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:33 smithi045 bash[82788]: cluster 2024-07-28T20:56:31.715585+0000 mgr.y (mgr.34101) 2606 : cluster [DBG] pgmap v3534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:33 smithi045 bash[82788]: audit 2024-07-28T20:56:33.296228+0000 mon.c (mon.2) 779 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:33 smithi045 bash[80445]: cluster 2024-07-28T20:56:31.715585+0000 mgr.y (mgr.34101) 2606 : cluster [DBG] pgmap v3534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:33 smithi045 bash[80445]: audit 2024-07-28T20:56:33.296228+0000 mon.c (mon.2) 779 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:34.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4028 16 16 0 0 0 - 0 2024-07-28T20:56:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:34 smithi155 bash[73694]: debug 2024-07-28T20:56:34.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:35.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4029 16 16 0 0 0 - 0 2024-07-28T20:56:35.496 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:35 smithi155 bash[73694]: debug 2024-07-28T20:56:35.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:35 smithi155 bash[68033]: cluster 2024-07-28T20:56:33.717306+0000 mgr.y (mgr.34101) 2607 : cluster [DBG] pgmap v3535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:35 smithi045 bash[82788]: cluster 2024-07-28T20:56:33.717306+0000 mgr.y (mgr.34101) 2607 : cluster [DBG] pgmap v3535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:35.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:35 smithi045 bash[80445]: cluster 2024-07-28T20:56:33.717306+0000 mgr.y (mgr.34101) 2607 : cluster [DBG] pgmap v3535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:36.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4030 16 16 0 0 0 - 0 2024-07-28T20:56:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:36 smithi155 bash[73694]: debug 2024-07-28T20:56:36.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:37.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4031 16 16 0 0 0 - 0 2024-07-28T20:56:37.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:37 smithi155 bash[73694]: debug 2024-07-28T20:56:37.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:37 smithi155 bash[68033]: cluster 2024-07-28T20:56:35.719060+0000 mgr.y (mgr.34101) 2608 : cluster [DBG] pgmap v3536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:37.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:37 smithi045 bash[80445]: cluster 2024-07-28T20:56:35.719060+0000 mgr.y (mgr.34101) 2608 : cluster [DBG] pgmap v3536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:37.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:37 smithi045 bash[82788]: cluster 2024-07-28T20:56:35.719060+0000 mgr.y (mgr.34101) 2608 : cluster [DBG] pgmap v3536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:38.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4032 16 16 0 0 0 - 0 2024-07-28T20:56:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:38 smithi155 bash[73694]: debug 2024-07-28T20:56:38.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:39.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4033 16 16 0 0 0 - 0 2024-07-28T20:56:39.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:39 smithi155 bash[73694]: debug 2024-07-28T20:56:39.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:39 smithi155 bash[68033]: cluster 2024-07-28T20:56:37.720881+0000 mgr.y (mgr.34101) 2609 : cluster [DBG] pgmap v3537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:39 smithi045 bash[80445]: cluster 2024-07-28T20:56:37.720881+0000 mgr.y (mgr.34101) 2609 : cluster [DBG] pgmap v3537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:39.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:39 smithi045 bash[82788]: cluster 2024-07-28T20:56:37.720881+0000 mgr.y (mgr.34101) 2609 : cluster [DBG] pgmap v3537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:40.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4034 16 16 0 0 0 - 0 2024-07-28T20:56:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:40 smithi155 bash[73694]: debug 2024-07-28T20:56:40.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:56:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:56:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T20:56:41.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4035 16 16 0 0 0 - 0 2024-07-28T20:56:41.509 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:41 smithi155 bash[73694]: debug 2024-07-28T20:56:41.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:41 smithi155 bash[68033]: cluster 2024-07-28T20:56:39.722653+0000 mgr.y (mgr.34101) 2610 : cluster [DBG] pgmap v3538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:41 smithi045 bash[80445]: cluster 2024-07-28T20:56:39.722653+0000 mgr.y (mgr.34101) 2610 : cluster [DBG] pgmap v3538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:41 smithi045 bash[82788]: cluster 2024-07-28T20:56:39.722653+0000 mgr.y (mgr.34101) 2610 : cluster [DBG] pgmap v3538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:42 smithi155 bash[73694]: debug 2024-07-28T20:56:42.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:42.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4036 16 16 0 0 0 - 0 2024-07-28T20:56:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:56:42 smithi155 bash[60745]: ts=2024-07-28T20:56:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:56:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:43 smithi155 bash[73694]: debug 2024-07-28T20:56:43.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:43.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4037 16 16 0 0 0 - 0 2024-07-28T20:56:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:43 smithi155 bash[68033]: cluster 2024-07-28T20:56:41.724498+0000 mgr.y (mgr.34101) 2611 : cluster [DBG] pgmap v3539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:43.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:43 smithi045 bash[82788]: cluster 2024-07-28T20:56:41.724498+0000 mgr.y (mgr.34101) 2611 : cluster [DBG] pgmap v3539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:43.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:43 smithi045 bash[80445]: cluster 2024-07-28T20:56:41.724498+0000 mgr.y (mgr.34101) 2611 : cluster [DBG] pgmap v3539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:44 smithi155 bash[73694]: debug 2024-07-28T20:56:44.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:44.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4038 16 16 0 0 0 - 0 2024-07-28T20:56:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:45 smithi155 bash[73694]: debug 2024-07-28T20:56:45.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:45.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4039 16 16 0 0 0 - 0 2024-07-28T20:56:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:45 smithi155 bash[68033]: cluster 2024-07-28T20:56:43.726254+0000 mgr.y (mgr.34101) 2612 : cluster [DBG] pgmap v3540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:45.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:45 smithi045 bash[82788]: cluster 2024-07-28T20:56:43.726254+0000 mgr.y (mgr.34101) 2612 : cluster [DBG] pgmap v3540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:45.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:45 smithi045 bash[80445]: cluster 2024-07-28T20:56:43.726254+0000 mgr.y (mgr.34101) 2612 : cluster [DBG] pgmap v3540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:46 smithi155 bash[73694]: debug 2024-07-28T20:56:46.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:46.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:56:46.310132+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:56:46.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:56:46.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4040 16 16 0 0 0 - 0 2024-07-28T20:56:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:47 smithi155 bash[73694]: debug 2024-07-28T20:56:47.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:47.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4041 16 16 0 0 0 - 0 2024-07-28T20:56:47.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:47 smithi155 bash[68033]: cluster 2024-07-28T20:56:45.727961+0000 mgr.y (mgr.34101) 2613 : cluster [DBG] pgmap v3541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:47 smithi045 bash[80445]: cluster 2024-07-28T20:56:45.727961+0000 mgr.y (mgr.34101) 2613 : cluster [DBG] pgmap v3541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:47.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:47 smithi045 bash[82788]: cluster 2024-07-28T20:56:45.727961+0000 mgr.y (mgr.34101) 2613 : cluster [DBG] pgmap v3541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:48 smithi155 bash[73694]: debug 2024-07-28T20:56:48.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:48.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4042 16 16 0 0 0 - 0 2024-07-28T20:56:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:48 smithi155 bash[68033]: audit 2024-07-28T20:56:48.298908+0000 mon.c (mon.2) 780 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:48 smithi045 bash[80445]: audit 2024-07-28T20:56:48.298908+0000 mon.c (mon.2) 780 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:48 smithi045 bash[82788]: audit 2024-07-28T20:56:48.298908+0000 mon.c (mon.2) 780 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:56:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:49 smithi155 bash[73694]: debug 2024-07-28T20:56:49.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:49.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4043 16 16 0 0 0 - 0 2024-07-28T20:56:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:49 smithi155 bash[68033]: cluster 2024-07-28T20:56:47.729888+0000 mgr.y (mgr.34101) 2614 : cluster [DBG] pgmap v3542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:49 smithi045 bash[80445]: cluster 2024-07-28T20:56:47.729888+0000 mgr.y (mgr.34101) 2614 : cluster [DBG] pgmap v3542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:49 smithi045 bash[82788]: cluster 2024-07-28T20:56:47.729888+0000 mgr.y (mgr.34101) 2614 : cluster [DBG] pgmap v3542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:50 smithi155 bash[73694]: debug 2024-07-28T20:56:50.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:50.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4044 16 16 0 0 0 - 0 2024-07-28T20:56:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:56:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:56:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T20:56:51.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4045 16 16 0 0 0 - 0 2024-07-28T20:56:51.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:51 smithi155 bash[73694]: debug 2024-07-28T20:56:51.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:51 smithi155 bash[68033]: cluster 2024-07-28T20:56:49.731583+0000 mgr.y (mgr.34101) 2615 : cluster [DBG] pgmap v3543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:51.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:51 smithi045 bash[80445]: cluster 2024-07-28T20:56:49.731583+0000 mgr.y (mgr.34101) 2615 : cluster [DBG] pgmap v3543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:51.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:51 smithi045 bash[82788]: cluster 2024-07-28T20:56:49.731583+0000 mgr.y (mgr.34101) 2615 : cluster [DBG] pgmap v3543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:52.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4046 16 16 0 0 0 - 0 2024-07-28T20:56:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:52 smithi155 bash[73694]: debug 2024-07-28T20:56:52.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:56:52 smithi155 bash[60745]: ts=2024-07-28T20:56:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:56:53.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4047 16 16 0 0 0 - 0 2024-07-28T20:56:53.543 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:53 smithi155 bash[73694]: debug 2024-07-28T20:56:53.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:53 smithi155 bash[68033]: cluster 2024-07-28T20:56:51.733461+0000 mgr.y (mgr.34101) 2616 : cluster [DBG] pgmap v3544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:53 smithi045 bash[82788]: cluster 2024-07-28T20:56:51.733461+0000 mgr.y (mgr.34101) 2616 : cluster [DBG] pgmap v3544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:53.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:53 smithi045 bash[80445]: cluster 2024-07-28T20:56:51.733461+0000 mgr.y (mgr.34101) 2616 : cluster [DBG] pgmap v3544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:54.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4048 16 16 0 0 0 - 0 2024-07-28T20:56:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:54 smithi155 bash[73694]: debug 2024-07-28T20:56:54.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:55.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4049 16 16 0 0 0 - 0 2024-07-28T20:56:55.547 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:55 smithi155 bash[73694]: debug 2024-07-28T20:56:55.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:55 smithi155 bash[68033]: cluster 2024-07-28T20:56:53.735231+0000 mgr.y (mgr.34101) 2617 : cluster [DBG] pgmap v3545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:55 smithi045 bash[82788]: cluster 2024-07-28T20:56:53.735231+0000 mgr.y (mgr.34101) 2617 : cluster [DBG] pgmap v3545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:55 smithi045 bash[80445]: cluster 2024-07-28T20:56:53.735231+0000 mgr.y (mgr.34101) 2617 : cluster [DBG] pgmap v3545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:56.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4050 16 16 0 0 0 - 0 2024-07-28T20:56:56.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:56 smithi155 bash[73694]: debug 2024-07-28T20:56:56.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:56.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:56 smithi155 bash[68033]: audit 2024-07-28T20:56:55.991573+0000 mon.c (mon.2) 781 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:56:56.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:56 smithi155 bash[68033]: audit 2024-07-28T20:56:56.373527+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:56:56.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:56 smithi155 bash[68033]: audit 2024-07-28T20:56:56.380545+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:56:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:56 smithi045 bash[80445]: audit 2024-07-28T20:56:55.991573+0000 mon.c (mon.2) 781 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:56:56.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:56 smithi045 bash[80445]: audit 2024-07-28T20:56:56.373527+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:56:56.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:56 smithi045 bash[80445]: audit 2024-07-28T20:56:56.380545+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:56:56.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:56 smithi045 bash[82788]: audit 2024-07-28T20:56:55.991573+0000 mon.c (mon.2) 781 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:56:56.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:56 smithi045 bash[82788]: audit 2024-07-28T20:56:56.373527+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:56:56.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:56 smithi045 bash[82788]: audit 2024-07-28T20:56:56.380545+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:56:57.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4051 16 16 0 0 0 - 0 2024-07-28T20:56:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:57 smithi155 bash[73694]: debug 2024-07-28T20:56:57.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:57 smithi045 bash[80445]: cluster 2024-07-28T20:56:55.737089+0000 mgr.y (mgr.34101) 2618 : cluster [DBG] pgmap v3546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:57.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:57 smithi045 bash[82788]: cluster 2024-07-28T20:56:55.737089+0000 mgr.y (mgr.34101) 2618 : cluster [DBG] pgmap v3546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:58.029 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:57 smithi155 bash[68033]: cluster 2024-07-28T20:56:55.737089+0000 mgr.y (mgr.34101) 2618 : cluster [DBG] pgmap v3546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:58 smithi155 bash[73694]: debug 2024-07-28T20:56:58.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:58.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4052 16 16 0 0 0 - 0 2024-07-28T20:56:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:56:59 smithi155 bash[73694]: debug 2024-07-28T20:56:59.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:56:59.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4053 16 16 0 0 0 - 0 2024-07-28T20:56:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:56:59 smithi045 bash[80445]: cluster 2024-07-28T20:56:57.739197+0000 mgr.y (mgr.34101) 2619 : cluster [DBG] pgmap v3547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:56:59.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:56:59 smithi045 bash[82788]: cluster 2024-07-28T20:56:57.739197+0000 mgr.y (mgr.34101) 2619 : cluster [DBG] pgmap v3547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:56:59 smithi155 bash[68033]: cluster 2024-07-28T20:56:57.739197+0000 mgr.y (mgr.34101) 2619 : cluster [DBG] pgmap v3547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:00.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4054 16 16 0 0 0 - 0 2024-07-28T20:57:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:00 smithi155 bash[73694]: debug 2024-07-28T20:57:00.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:57:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:57:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T20:57:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:01 smithi155 bash[73694]: debug 2024-07-28T20:57:01.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:01.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4055 16 16 0 0 0 - 0 2024-07-28T20:57:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:01 smithi045 bash[80445]: cluster 2024-07-28T20:56:59.740994+0000 mgr.y (mgr.34101) 2620 : cluster [DBG] pgmap v3548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:01 smithi045 bash[82788]: cluster 2024-07-28T20:56:59.740994+0000 mgr.y (mgr.34101) 2620 : cluster [DBG] pgmap v3548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:02.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:01 smithi155 bash[68033]: cluster 2024-07-28T20:56:59.740994+0000 mgr.y (mgr.34101) 2620 : cluster [DBG] pgmap v3548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:02 smithi155 bash[73694]: debug 2024-07-28T20:57:02.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:02.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4056 16 16 0 0 0 - 0 2024-07-28T20:57:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:57:02 smithi155 bash[60745]: ts=2024-07-28T20:57:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:57:03.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[80445]: cluster 2024-07-28T20:57:01.741951+0000 mgr.y (mgr.34101) 2621 : cluster [DBG] pgmap v3549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:03.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[80445]: audit 2024-07-28T20:57:01.864185+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[80445]: audit 2024-07-28T20:57:01.869538+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[80445]: audit 2024-07-28T20:57:02.041211+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[80445]: audit 2024-07-28T20:57:02.048107+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[80445]: audit 2024-07-28T20:57:02.488170+0000 mon.c (mon.2) 782 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:57:03.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[80445]: audit 2024-07-28T20:57:02.489723+0000 mon.c (mon.2) 783 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:57:03.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[80445]: audit 2024-07-28T20:57:02.497107+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[82788]: cluster 2024-07-28T20:57:01.741951+0000 mgr.y (mgr.34101) 2621 : cluster [DBG] pgmap v3549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:03.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[82788]: audit 2024-07-28T20:57:01.864185+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[82788]: audit 2024-07-28T20:57:01.869538+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[82788]: audit 2024-07-28T20:57:02.041211+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[82788]: audit 2024-07-28T20:57:02.048107+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[82788]: audit 2024-07-28T20:57:02.488170+0000 mon.c (mon.2) 782 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:57:03.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[82788]: audit 2024-07-28T20:57:02.489723+0000 mon.c (mon.2) 783 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:57:03.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:02 smithi045 bash[82788]: audit 2024-07-28T20:57:02.497107+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:02 smithi155 bash[73694]: debug 2024-07-28T20:57:02.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:02 smithi155 bash[68033]: cluster 2024-07-28T20:57:01.741951+0000 mgr.y (mgr.34101) 2621 : cluster [DBG] pgmap v3549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:02 smithi155 bash[68033]: audit 2024-07-28T20:57:01.864185+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:02 smithi155 bash[68033]: audit 2024-07-28T20:57:01.869538+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:02 smithi155 bash[68033]: audit 2024-07-28T20:57:02.041211+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:02 smithi155 bash[68033]: audit 2024-07-28T20:57:02.048107+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:02 smithi155 bash[68033]: audit 2024-07-28T20:57:02.488170+0000 mon.c (mon.2) 782 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:57:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:02 smithi155 bash[68033]: audit 2024-07-28T20:57:02.489723+0000 mon.c (mon.2) 783 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:57:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:02 smithi155 bash[68033]: audit 2024-07-28T20:57:02.497107+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:57:03.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4057 16 16 0 0 0 - 0 2024-07-28T20:57:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:03 smithi045 bash[80445]: audit 2024-07-28T20:57:03.299507+0000 mon.c (mon.2) 784 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:03 smithi045 bash[82788]: audit 2024-07-28T20:57:03.299507+0000 mon.c (mon.2) 784 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:03 smithi155 bash[68033]: audit 2024-07-28T20:57:03.299507+0000 mon.c (mon.2) 784 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:04 smithi155 bash[73694]: debug 2024-07-28T20:57:04.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:04.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4058 16 16 0 0 0 - 0 2024-07-28T20:57:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:04 smithi045 bash[80445]: cluster 2024-07-28T20:57:03.743791+0000 mgr.y (mgr.34101) 2622 : cluster [DBG] pgmap v3550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:05.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:04 smithi045 bash[82788]: cluster 2024-07-28T20:57:03.743791+0000 mgr.y (mgr.34101) 2622 : cluster [DBG] pgmap v3550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:04 smithi155 bash[68033]: cluster 2024-07-28T20:57:03.743791+0000 mgr.y (mgr.34101) 2622 : cluster [DBG] pgmap v3550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:05 smithi155 bash[73694]: debug 2024-07-28T20:57:05.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:05.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4059 16 16 0 0 0 - 0 2024-07-28T20:57:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:06 smithi155 bash[73694]: debug 2024-07-28T20:57:06.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:06.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:57:06.313289+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:57:06.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:57:06.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4060 16 16 0 0 0 - 0 2024-07-28T20:57:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:06 smithi045 bash[80445]: cluster 2024-07-28T20:57:05.745588+0000 mgr.y (mgr.34101) 2623 : cluster [DBG] pgmap v3551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:07.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:06 smithi045 bash[82788]: cluster 2024-07-28T20:57:05.745588+0000 mgr.y (mgr.34101) 2623 : cluster [DBG] pgmap v3551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:06 smithi155 bash[68033]: cluster 2024-07-28T20:57:05.745588+0000 mgr.y (mgr.34101) 2623 : cluster [DBG] pgmap v3551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:07 smithi155 bash[73694]: debug 2024-07-28T20:57:07.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:07.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4061 16 16 0 0 0 - 0 2024-07-28T20:57:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:07 smithi155 bash[73694]: debug 2024-07-28T20:57:07.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:08.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4062 16 16 0 0 0 - 0 2024-07-28T20:57:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:08 smithi045 bash[80445]: cluster 2024-07-28T20:57:07.747464+0000 mgr.y (mgr.34101) 2624 : cluster [DBG] pgmap v3552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:09.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:08 smithi045 bash[82788]: cluster 2024-07-28T20:57:07.747464+0000 mgr.y (mgr.34101) 2624 : cluster [DBG] pgmap v3552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:09 smithi155 bash[73694]: debug 2024-07-28T20:57:09.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:08 smithi155 bash[68033]: cluster 2024-07-28T20:57:07.747464+0000 mgr.y (mgr.34101) 2624 : cluster [DBG] pgmap v3552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:09.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4063 16 16 0 0 0 - 0 2024-07-28T20:57:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:10 smithi155 bash[73694]: debug 2024-07-28T20:57:10.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:10.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4064 16 16 0 0 0 - 0 2024-07-28T20:57:10.889 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:57:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:57:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:57:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:10 smithi045 bash[82788]: cluster 2024-07-28T20:57:09.749373+0000 mgr.y (mgr.34101) 2625 : cluster [DBG] pgmap v3553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:11.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:10 smithi045 bash[80445]: cluster 2024-07-28T20:57:09.749373+0000 mgr.y (mgr.34101) 2625 : cluster [DBG] pgmap v3553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:11 smithi155 bash[73694]: debug 2024-07-28T20:57:11.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:10 smithi155 bash[68033]: cluster 2024-07-28T20:57:09.749373+0000 mgr.y (mgr.34101) 2625 : cluster [DBG] pgmap v3553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:11.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4065 16 16 0 0 0 - 0 2024-07-28T20:57:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:12 smithi155 bash[73694]: debug 2024-07-28T20:57:12.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:12.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4066 16 16 0 0 0 - 0 2024-07-28T20:57:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:57:12 smithi155 bash[60745]: ts=2024-07-28T20:57:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:57:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:12 smithi045 bash[82788]: cluster 2024-07-28T20:57:11.751463+0000 mgr.y (mgr.34101) 2626 : cluster [DBG] pgmap v3554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:13.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:12 smithi045 bash[80445]: cluster 2024-07-28T20:57:11.751463+0000 mgr.y (mgr.34101) 2626 : cluster [DBG] pgmap v3554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:13 smithi155 bash[73694]: debug 2024-07-28T20:57:13.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:12 smithi155 bash[68033]: cluster 2024-07-28T20:57:11.751463+0000 mgr.y (mgr.34101) 2626 : cluster [DBG] pgmap v3554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:13.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4067 16 16 0 0 0 - 0 2024-07-28T20:57:14.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4068 16 16 0 0 0 - 0 2024-07-28T20:57:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:14 smithi155 bash[73694]: debug 2024-07-28T20:57:14.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:14 smithi045 bash[80445]: cluster 2024-07-28T20:57:13.753246+0000 mgr.y (mgr.34101) 2627 : cluster [DBG] pgmap v3555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:15.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:14 smithi045 bash[82788]: cluster 2024-07-28T20:57:13.753246+0000 mgr.y (mgr.34101) 2627 : cluster [DBG] pgmap v3555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:15 smithi155 bash[73694]: debug 2024-07-28T20:57:15.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:14 smithi155 bash[68033]: cluster 2024-07-28T20:57:13.753246+0000 mgr.y (mgr.34101) 2627 : cluster [DBG] pgmap v3555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:15.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4069 16 16 0 0 0 - 0 2024-07-28T20:57:16.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4070 16 16 0 0 0 - 0 2024-07-28T20:57:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:16 smithi155 bash[73694]: debug 2024-07-28T20:57:16.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:16 smithi045 bash[80445]: cluster 2024-07-28T20:57:15.754987+0000 mgr.y (mgr.34101) 2628 : cluster [DBG] pgmap v3556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:17.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:16 smithi045 bash[82788]: cluster 2024-07-28T20:57:15.754987+0000 mgr.y (mgr.34101) 2628 : cluster [DBG] pgmap v3556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:17 smithi155 bash[73694]: debug 2024-07-28T20:57:17.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:16 smithi155 bash[68033]: cluster 2024-07-28T20:57:15.754987+0000 mgr.y (mgr.34101) 2628 : cluster [DBG] pgmap v3556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:17.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4071 16 16 0 0 0 - 0 2024-07-28T20:57:18.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4072 16 16 0 0 0 - 0 2024-07-28T20:57:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:18 smithi155 bash[73694]: debug 2024-07-28T20:57:18.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:18 smithi045 bash[80445]: cluster 2024-07-28T20:57:17.756841+0000 mgr.y (mgr.34101) 2629 : cluster [DBG] pgmap v3557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:19.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:18 smithi045 bash[80445]: audit 2024-07-28T20:57:18.299843+0000 mon.c (mon.2) 785 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:18 smithi045 bash[82788]: cluster 2024-07-28T20:57:17.756841+0000 mgr.y (mgr.34101) 2629 : cluster [DBG] pgmap v3557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:18 smithi045 bash[82788]: audit 2024-07-28T20:57:18.299843+0000 mon.c (mon.2) 785 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:19 smithi155 bash[73694]: debug 2024-07-28T20:57:19.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:18 smithi155 bash[68033]: cluster 2024-07-28T20:57:17.756841+0000 mgr.y (mgr.34101) 2629 : cluster [DBG] pgmap v3557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:18 smithi155 bash[68033]: audit 2024-07-28T20:57:18.299843+0000 mon.c (mon.2) 785 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:19.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4073 16 16 0 0 0 - 0 2024-07-28T20:57:20.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4074 16 16 0 0 0 - 0 2024-07-28T20:57:20.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:20 smithi155 bash[73694]: debug 2024-07-28T20:57:20.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:20.910 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:57:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:57:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T20:57:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:20 smithi045 bash[80445]: cluster 2024-07-28T20:57:19.758736+0000 mgr.y (mgr.34101) 2630 : cluster [DBG] pgmap v3558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:21.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:20 smithi045 bash[82788]: cluster 2024-07-28T20:57:19.758736+0000 mgr.y (mgr.34101) 2630 : cluster [DBG] pgmap v3558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:21 smithi155 bash[73694]: debug 2024-07-28T20:57:21.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:20 smithi155 bash[68033]: cluster 2024-07-28T20:57:19.758736+0000 mgr.y (mgr.34101) 2630 : cluster [DBG] pgmap v3558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:21.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4075 16 16 0 0 0 - 0 2024-07-28T20:57:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:22 smithi155 bash[73694]: debug 2024-07-28T20:57:22.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:22.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4076 16 16 0 0 0 - 0 2024-07-28T20:57:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:57:22 smithi155 bash[60745]: ts=2024-07-28T20:57:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:57:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:23 smithi155 bash[73694]: debug 2024-07-28T20:57:23.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:23.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4077 16 16 0 0 0 - 0 2024-07-28T20:57:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:23 smithi045 bash[80445]: cluster 2024-07-28T20:57:21.760677+0000 mgr.y (mgr.34101) 2631 : cluster [DBG] pgmap v3559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:23 smithi045 bash[82788]: cluster 2024-07-28T20:57:21.760677+0000 mgr.y (mgr.34101) 2631 : cluster [DBG] pgmap v3559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:24.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:23 smithi155 bash[68033]: cluster 2024-07-28T20:57:21.760677+0000 mgr.y (mgr.34101) 2631 : cluster [DBG] pgmap v3559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:24 smithi155 bash[73694]: debug 2024-07-28T20:57:24.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:24.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4078 16 16 0 0 0 - 0 2024-07-28T20:57:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:25 smithi155 bash[73694]: debug 2024-07-28T20:57:25.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:25.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4079 16 16 0 0 0 - 0 2024-07-28T20:57:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:25 smithi045 bash[80445]: cluster 2024-07-28T20:57:23.762498+0000 mgr.y (mgr.34101) 2632 : cluster [DBG] pgmap v3560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:25.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:25 smithi045 bash[82788]: cluster 2024-07-28T20:57:23.762498+0000 mgr.y (mgr.34101) 2632 : cluster [DBG] pgmap v3560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:26.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:25 smithi155 bash[68033]: cluster 2024-07-28T20:57:23.762498+0000 mgr.y (mgr.34101) 2632 : cluster [DBG] pgmap v3560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:26 smithi155 bash[73694]: debug 2024-07-28T20:57:26.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:26.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:57:26.316523+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:57:26.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:57:26.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4080 16 16 0 0 0 - 0 2024-07-28T20:57:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:27 smithi155 bash[73694]: debug 2024-07-28T20:57:27.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:27.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4081 16 16 0 0 0 - 0 2024-07-28T20:57:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:27 smithi045 bash[80445]: cluster 2024-07-28T20:57:25.764269+0000 mgr.y (mgr.34101) 2633 : cluster [DBG] pgmap v3561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:27.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:27 smithi045 bash[82788]: cluster 2024-07-28T20:57:25.764269+0000 mgr.y (mgr.34101) 2633 : cluster [DBG] pgmap v3561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:28.028 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:27 smithi155 bash[68033]: cluster 2024-07-28T20:57:25.764269+0000 mgr.y (mgr.34101) 2633 : cluster [DBG] pgmap v3561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:28 smithi155 bash[73694]: debug 2024-07-28T20:57:28.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:28.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4082 16 16 0 0 0 - 0 2024-07-28T20:57:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:28 smithi045 bash[80445]: cluster 2024-07-28T20:57:27.766214+0000 mgr.y (mgr.34101) 2634 : cluster [DBG] pgmap v3562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:28.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:28 smithi045 bash[82788]: cluster 2024-07-28T20:57:27.766214+0000 mgr.y (mgr.34101) 2634 : cluster [DBG] pgmap v3562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:29.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:28 smithi155 bash[68033]: cluster 2024-07-28T20:57:27.766214+0000 mgr.y (mgr.34101) 2634 : cluster [DBG] pgmap v3562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:29 smithi155 bash[73694]: debug 2024-07-28T20:57:29.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:29.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4083 16 16 0 0 0 - 0 2024-07-28T20:57:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:29 smithi155 bash[73694]: debug 2024-07-28T20:57:29.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:30.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4084 16 16 0 0 0 - 0 2024-07-28T20:57:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:30 smithi045 bash[80445]: cluster 2024-07-28T20:57:29.767930+0000 mgr.y (mgr.34101) 2635 : cluster [DBG] pgmap v3563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:57:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:57:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T20:57:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:30 smithi045 bash[82788]: cluster 2024-07-28T20:57:29.767930+0000 mgr.y (mgr.34101) 2635 : cluster [DBG] pgmap v3563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:31 smithi155 bash[73694]: debug 2024-07-28T20:57:31.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:30 smithi155 bash[68033]: cluster 2024-07-28T20:57:29.767930+0000 mgr.y (mgr.34101) 2635 : cluster [DBG] pgmap v3563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:31.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4085 16 16 0 0 0 - 0 2024-07-28T20:57:32.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4086 16 16 0 0 0 - 0 2024-07-28T20:57:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:32 smithi155 bash[73694]: debug 2024-07-28T20:57:32.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:57:32 smithi155 bash[60745]: ts=2024-07-28T20:57:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:57:33.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:32 smithi045 bash[80445]: cluster 2024-07-28T20:57:31.769780+0000 mgr.y (mgr.34101) 2636 : cluster [DBG] pgmap v3564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:33.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:32 smithi045 bash[82788]: cluster 2024-07-28T20:57:31.769780+0000 mgr.y (mgr.34101) 2636 : cluster [DBG] pgmap v3564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:33.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:32 smithi155 bash[68033]: cluster 2024-07-28T20:57:31.769780+0000 mgr.y (mgr.34101) 2636 : cluster [DBG] pgmap v3564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:33 smithi155 bash[73694]: debug 2024-07-28T20:57:33.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:33.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4087 16 16 0 0 0 - 0 2024-07-28T20:57:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:33 smithi045 bash[80445]: audit 2024-07-28T20:57:33.300262+0000 mon.c (mon.2) 786 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:33 smithi045 bash[82788]: audit 2024-07-28T20:57:33.300262+0000 mon.c (mon.2) 786 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:33 smithi155 bash[73694]: debug 2024-07-28T20:57:33.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:33 smithi155 bash[68033]: audit 2024-07-28T20:57:33.300262+0000 mon.c (mon.2) 786 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:34.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4088 16 16 0 0 0 - 0 2024-07-28T20:57:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:34 smithi045 bash[80445]: cluster 2024-07-28T20:57:33.771466+0000 mgr.y (mgr.34101) 2637 : cluster [DBG] pgmap v3565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:34 smithi045 bash[82788]: cluster 2024-07-28T20:57:33.771466+0000 mgr.y (mgr.34101) 2637 : cluster [DBG] pgmap v3565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:35 smithi155 bash[73694]: debug 2024-07-28T20:57:34.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:34 smithi155 bash[68033]: cluster 2024-07-28T20:57:33.771466+0000 mgr.y (mgr.34101) 2637 : cluster [DBG] pgmap v3565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:35.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4089 16 16 0 0 0 - 0 2024-07-28T20:57:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:35 smithi155 bash[73694]: debug 2024-07-28T20:57:35.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:36.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4090 16 16 0 0 0 - 0 2024-07-28T20:57:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:36 smithi045 bash[82788]: cluster 2024-07-28T20:57:35.773219+0000 mgr.y (mgr.34101) 2638 : cluster [DBG] pgmap v3566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:37.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:36 smithi045 bash[80445]: cluster 2024-07-28T20:57:35.773219+0000 mgr.y (mgr.34101) 2638 : cluster [DBG] pgmap v3566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:36 smithi155 bash[68033]: cluster 2024-07-28T20:57:35.773219+0000 mgr.y (mgr.34101) 2638 : cluster [DBG] pgmap v3566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:36 smithi155 bash[73694]: debug 2024-07-28T20:57:36.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:37.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4091 16 16 0 0 0 - 0 2024-07-28T20:57:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:37 smithi155 bash[73694]: debug 2024-07-28T20:57:37.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:38.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4092 16 16 0 0 0 - 0 2024-07-28T20:57:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:38 smithi045 bash[82788]: cluster 2024-07-28T20:57:37.775145+0000 mgr.y (mgr.34101) 2639 : cluster [DBG] pgmap v3567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:39.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:38 smithi045 bash[80445]: cluster 2024-07-28T20:57:37.775145+0000 mgr.y (mgr.34101) 2639 : cluster [DBG] pgmap v3567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:38 smithi155 bash[68033]: cluster 2024-07-28T20:57:37.775145+0000 mgr.y (mgr.34101) 2639 : cluster [DBG] pgmap v3567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:38 smithi155 bash[73694]: debug 2024-07-28T20:57:38.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:39.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4093 16 16 0 0 0 - 0 2024-07-28T20:57:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:40 smithi155 bash[73694]: debug 2024-07-28T20:57:40.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:40.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4094 16 16 0 0 0 - 0 2024-07-28T20:57:40.852 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:57:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:57:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T20:57:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:40 smithi045 bash[80445]: cluster 2024-07-28T20:57:39.776874+0000 mgr.y (mgr.34101) 2640 : cluster [DBG] pgmap v3568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:40 smithi045 bash[82788]: cluster 2024-07-28T20:57:39.776874+0000 mgr.y (mgr.34101) 2640 : cluster [DBG] pgmap v3568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:41 smithi155 bash[73694]: debug 2024-07-28T20:57:41.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:40 smithi155 bash[68033]: cluster 2024-07-28T20:57:39.776874+0000 mgr.y (mgr.34101) 2640 : cluster [DBG] pgmap v3568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:41.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4095 16 16 0 0 0 - 0 2024-07-28T20:57:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:42 smithi155 bash[73694]: debug 2024-07-28T20:57:42.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:42.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4096 16 16 0 0 0 - 0 2024-07-28T20:57:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:57:42 smithi155 bash[60745]: ts=2024-07-28T20:57:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:57:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:42 smithi045 bash[80445]: cluster 2024-07-28T20:57:41.778784+0000 mgr.y (mgr.34101) 2641 : cluster [DBG] pgmap v3569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:43.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:42 smithi045 bash[82788]: cluster 2024-07-28T20:57:41.778784+0000 mgr.y (mgr.34101) 2641 : cluster [DBG] pgmap v3569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:43 smithi155 bash[73694]: debug 2024-07-28T20:57:43.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:42 smithi155 bash[68033]: cluster 2024-07-28T20:57:41.778784+0000 mgr.y (mgr.34101) 2641 : cluster [DBG] pgmap v3569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:43.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4097 16 16 0 0 0 - 0 2024-07-28T20:57:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:44 smithi155 bash[73694]: debug 2024-07-28T20:57:44.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:44.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4098 16 16 0 0 0 - 0 2024-07-28T20:57:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:44 smithi045 bash[80445]: cluster 2024-07-28T20:57:43.780513+0000 mgr.y (mgr.34101) 2642 : cluster [DBG] pgmap v3570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:45.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:44 smithi045 bash[82788]: cluster 2024-07-28T20:57:43.780513+0000 mgr.y (mgr.34101) 2642 : cluster [DBG] pgmap v3570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:45 smithi155 bash[73694]: debug 2024-07-28T20:57:45.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:44 smithi155 bash[68033]: cluster 2024-07-28T20:57:43.780513+0000 mgr.y (mgr.34101) 2642 : cluster [DBG] pgmap v3570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:45.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4099 16 16 0 0 0 - 0 2024-07-28T20:57:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:46 smithi155 bash[73694]: debug 2024-07-28T20:57:46.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:46.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:57:46.319774+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:57:46.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:57:46.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4100 16 16 0 0 0 - 0 2024-07-28T20:57:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:47 smithi155 bash[73694]: debug 2024-07-28T20:57:47.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:47.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4101 16 16 0 0 0 - 0 2024-07-28T20:57:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:47 smithi045 bash[80445]: cluster 2024-07-28T20:57:45.782238+0000 mgr.y (mgr.34101) 2643 : cluster [DBG] pgmap v3571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:47.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:47 smithi045 bash[82788]: cluster 2024-07-28T20:57:45.782238+0000 mgr.y (mgr.34101) 2643 : cluster [DBG] pgmap v3571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:48.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:47 smithi155 bash[68033]: cluster 2024-07-28T20:57:45.782238+0000 mgr.y (mgr.34101) 2643 : cluster [DBG] pgmap v3571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:48 smithi155 bash[73694]: debug 2024-07-28T20:57:48.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:48.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4102 16 16 0 0 0 - 0 2024-07-28T20:57:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:48 smithi045 bash[80445]: audit 2024-07-28T20:57:48.302942+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:48 smithi045 bash[82788]: audit 2024-07-28T20:57:48.302942+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:49.027 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:48 smithi155 bash[68033]: audit 2024-07-28T20:57:48.302942+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:57:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:49 smithi155 bash[73694]: debug 2024-07-28T20:57:49.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:49.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4103 16 16 0 0 0 - 0 2024-07-28T20:57:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:49 smithi045 bash[80445]: cluster 2024-07-28T20:57:47.784092+0000 mgr.y (mgr.34101) 2644 : cluster [DBG] pgmap v3572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:49 smithi045 bash[82788]: cluster 2024-07-28T20:57:47.784092+0000 mgr.y (mgr.34101) 2644 : cluster [DBG] pgmap v3572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:50.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:49 smithi155 bash[68033]: cluster 2024-07-28T20:57:47.784092+0000 mgr.y (mgr.34101) 2644 : cluster [DBG] pgmap v3572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:50 smithi155 bash[73694]: debug 2024-07-28T20:57:50.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:50.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4104 16 16 0 0 0 - 0 2024-07-28T20:57:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:50 smithi045 bash[80445]: cluster 2024-07-28T20:57:49.785940+0000 mgr.y (mgr.34101) 2645 : cluster [DBG] pgmap v3573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:57:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:57:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:57:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:50 smithi045 bash[82788]: cluster 2024-07-28T20:57:49.785940+0000 mgr.y (mgr.34101) 2645 : cluster [DBG] pgmap v3573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:50 smithi155 bash[68033]: cluster 2024-07-28T20:57:49.785940+0000 mgr.y (mgr.34101) 2645 : cluster [DBG] pgmap v3573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:51.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4105 16 16 0 0 0 - 0 2024-07-28T20:57:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:51 smithi155 bash[73694]: debug 2024-07-28T20:57:51.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:52.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4106 16 16 0 0 0 - 0 2024-07-28T20:57:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:52 smithi155 bash[73694]: debug 2024-07-28T20:57:52.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:57:52 smithi155 bash[60745]: ts=2024-07-28T20:57:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:57:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:52 smithi045 bash[80445]: cluster 2024-07-28T20:57:51.787985+0000 mgr.y (mgr.34101) 2646 : cluster [DBG] pgmap v3574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:53.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:52 smithi045 bash[82788]: cluster 2024-07-28T20:57:51.787985+0000 mgr.y (mgr.34101) 2646 : cluster [DBG] pgmap v3574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:53 smithi155 bash[73694]: debug 2024-07-28T20:57:53.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:53.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:52 smithi155 bash[68033]: cluster 2024-07-28T20:57:51.787985+0000 mgr.y (mgr.34101) 2646 : cluster [DBG] pgmap v3574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:53.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4107 16 16 0 0 0 - 0 2024-07-28T20:57:54.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4108 16 16 0 0 0 - 0 2024-07-28T20:57:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:54 smithi155 bash[73694]: debug 2024-07-28T20:57:54.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:54 smithi045 bash[80445]: cluster 2024-07-28T20:57:53.789916+0000 mgr.y (mgr.34101) 2647 : cluster [DBG] pgmap v3575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:54 smithi045 bash[82788]: cluster 2024-07-28T20:57:53.789916+0000 mgr.y (mgr.34101) 2647 : cluster [DBG] pgmap v3575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:55 smithi155 bash[73694]: debug 2024-07-28T20:57:55.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:54 smithi155 bash[68033]: cluster 2024-07-28T20:57:53.789916+0000 mgr.y (mgr.34101) 2647 : cluster [DBG] pgmap v3575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:55.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4109 16 16 0 0 0 - 0 2024-07-28T20:57:56.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4110 16 16 0 0 0 - 0 2024-07-28T20:57:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:56 smithi155 bash[73694]: debug 2024-07-28T20:57:56.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:57.115 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:56 smithi155 bash[68033]: cluster 2024-07-28T20:57:55.791655+0000 mgr.y (mgr.34101) 2648 : cluster [DBG] pgmap v3576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:56 smithi045 bash[80445]: cluster 2024-07-28T20:57:55.791655+0000 mgr.y (mgr.34101) 2648 : cluster [DBG] pgmap v3576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:56 smithi045 bash[82788]: cluster 2024-07-28T20:57:55.791655+0000 mgr.y (mgr.34101) 2648 : cluster [DBG] pgmap v3576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:57.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4111 16 16 0 0 0 - 0 2024-07-28T20:57:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:57 smithi155 bash[73694]: debug 2024-07-28T20:57:57.114+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:58.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4112 16 16 0 0 0 - 0 2024-07-28T20:57:58.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:58 smithi155 bash[73694]: debug 2024-07-28T20:57:58.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:57:59.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:57:58 smithi155 bash[68033]: cluster 2024-07-28T20:57:57.793678+0000 mgr.y (mgr.34101) 2649 : cluster [DBG] pgmap v3577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:57:58 smithi045 bash[80445]: cluster 2024-07-28T20:57:57.793678+0000 mgr.y (mgr.34101) 2649 : cluster [DBG] pgmap v3577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:59.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:57:58 smithi045 bash[82788]: cluster 2024-07-28T20:57:57.793678+0000 mgr.y (mgr.34101) 2649 : cluster [DBG] pgmap v3577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:57:59.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4113 16 16 0 0 0 - 0 2024-07-28T20:57:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:57:59 smithi155 bash[73694]: debug 2024-07-28T20:57:59.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:00.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4114 16 16 0 0 0 - 0 2024-07-28T20:58:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:00 smithi155 bash[73694]: debug 2024-07-28T20:58:00.190+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:00.862 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:58:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:58:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:58:01.217 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:00 smithi155 bash[68033]: cluster 2024-07-28T20:57:59.795461+0000 mgr.y (mgr.34101) 2650 : cluster [DBG] pgmap v3578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:00 smithi045 bash[80445]: cluster 2024-07-28T20:57:59.795461+0000 mgr.y (mgr.34101) 2650 : cluster [DBG] pgmap v3578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:00 smithi045 bash[82788]: cluster 2024-07-28T20:57:59.795461+0000 mgr.y (mgr.34101) 2650 : cluster [DBG] pgmap v3578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:01.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4115 16 16 0 0 0 - 0 2024-07-28T20:58:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:01 smithi155 bash[73694]: debug 2024-07-28T20:58:01.214+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:02.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4116 16 16 0 0 0 - 0 2024-07-28T20:58:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:02 smithi155 bash[73694]: debug 2024-07-28T20:58:02.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:58:02 smithi155 bash[60745]: ts=2024-07-28T20:58:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:58:03.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:02 smithi155 bash[68033]: cluster 2024-07-28T20:58:01.797290+0000 mgr.y (mgr.34101) 2651 : cluster [DBG] pgmap v3579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:03.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:02 smithi155 bash[68033]: audit 2024-07-28T20:58:02.624816+0000 mon.c (mon.2) 788 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:58:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:02 smithi045 bash[80445]: cluster 2024-07-28T20:58:01.797290+0000 mgr.y (mgr.34101) 2651 : cluster [DBG] pgmap v3579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:02 smithi045 bash[80445]: audit 2024-07-28T20:58:02.624816+0000 mon.c (mon.2) 788 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:58:03.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:02 smithi045 bash[82788]: cluster 2024-07-28T20:58:01.797290+0000 mgr.y (mgr.34101) 2651 : cluster [DBG] pgmap v3579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:03.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:02 smithi045 bash[82788]: audit 2024-07-28T20:58:02.624816+0000 mon.c (mon.2) 788 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:58:03.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4117 16 16 0 0 0 - 0 2024-07-28T20:58:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:03 smithi155 bash[73694]: debug 2024-07-28T20:58:03.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:03 smithi045 bash[80445]: audit 2024-07-28T20:58:03.303412+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:03 smithi045 bash[82788]: audit 2024-07-28T20:58:03.303412+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:04 smithi155 bash[73694]: debug 2024-07-28T20:58:04.114+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:03 smithi155 bash[68033]: audit 2024-07-28T20:58:03.303412+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:04.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4118 16 16 0 0 0 - 0 2024-07-28T20:58:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:04 smithi045 bash[80445]: cluster 2024-07-28T20:58:03.799013+0000 mgr.y (mgr.34101) 2652 : cluster [DBG] pgmap v3580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:05.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:04 smithi045 bash[82788]: cluster 2024-07-28T20:58:03.799013+0000 mgr.y (mgr.34101) 2652 : cluster [DBG] pgmap v3580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:05 smithi155 bash[73694]: debug 2024-07-28T20:58:05.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:04 smithi155 bash[68033]: cluster 2024-07-28T20:58:03.799013+0000 mgr.y (mgr.34101) 2652 : cluster [DBG] pgmap v3580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:05.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4119 16 16 0 0 0 - 0 2024-07-28T20:58:06.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:58:06.322982+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:58:06.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:58:06.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4120 16 16 0 0 0 - 0 2024-07-28T20:58:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:06 smithi155 bash[73694]: debug 2024-07-28T20:58:06.134+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:07.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:06 smithi155 bash[68033]: cluster 2024-07-28T20:58:05.800755+0000 mgr.y (mgr.34101) 2653 : cluster [DBG] pgmap v3581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:06 smithi045 bash[80445]: cluster 2024-07-28T20:58:05.800755+0000 mgr.y (mgr.34101) 2653 : cluster [DBG] pgmap v3581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:07.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:06 smithi045 bash[82788]: cluster 2024-07-28T20:58:05.800755+0000 mgr.y (mgr.34101) 2653 : cluster [DBG] pgmap v3581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:07.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4121 16 16 0 0 0 - 0 2024-07-28T20:58:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:07 smithi155 bash[73694]: debug 2024-07-28T20:58:07.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:08.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4122 16 16 0 0 0 - 0 2024-07-28T20:58:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:08 smithi155 bash[73694]: debug 2024-07-28T20:58:08.146+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:09.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4123 16 16 0 0 0 - 0 2024-07-28T20:58:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:09 smithi155 bash[73694]: debug 2024-07-28T20:58:09.146+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:09 smithi155 bash[68033]: cluster 2024-07-28T20:58:07.801937+0000 mgr.y (mgr.34101) 2654 : cluster [DBG] pgmap v3582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:09 smithi155 bash[68033]: audit 2024-07-28T20:58:08.292785+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:09 smithi155 bash[68033]: audit 2024-07-28T20:58:08.302081+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:09 smithi155 bash[68033]: audit 2024-07-28T20:58:08.533348+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:09 smithi155 bash[68033]: audit 2024-07-28T20:58:08.545175+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:09 smithi155 bash[68033]: audit 2024-07-28T20:58:09.002688+0000 mon.c (mon.2) 790 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:58:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:09 smithi155 bash[68033]: audit 2024-07-28T20:58:09.004223+0000 mon.c (mon.2) 791 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:58:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:09 smithi155 bash[68033]: audit 2024-07-28T20:58:09.013721+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[80445]: cluster 2024-07-28T20:58:07.801937+0000 mgr.y (mgr.34101) 2654 : cluster [DBG] pgmap v3582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[80445]: audit 2024-07-28T20:58:08.292785+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[80445]: audit 2024-07-28T20:58:08.302081+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[80445]: audit 2024-07-28T20:58:08.533348+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[80445]: audit 2024-07-28T20:58:08.545175+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[80445]: audit 2024-07-28T20:58:09.002688+0000 mon.c (mon.2) 790 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:58:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[80445]: audit 2024-07-28T20:58:09.004223+0000 mon.c (mon.2) 791 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:58:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[80445]: audit 2024-07-28T20:58:09.013721+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[82788]: cluster 2024-07-28T20:58:07.801937+0000 mgr.y (mgr.34101) 2654 : cluster [DBG] pgmap v3582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:09.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[82788]: audit 2024-07-28T20:58:08.292785+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[82788]: audit 2024-07-28T20:58:08.302081+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[82788]: audit 2024-07-28T20:58:08.533348+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[82788]: audit 2024-07-28T20:58:08.545175+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:09.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[82788]: audit 2024-07-28T20:58:09.002688+0000 mon.c (mon.2) 790 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:58:09.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[82788]: audit 2024-07-28T20:58:09.004223+0000 mon.c (mon.2) 791 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:58:09.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:09 smithi045 bash[82788]: audit 2024-07-28T20:58:09.013721+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:58:10.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4124 16 16 0 0 0 - 0 2024-07-28T20:58:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:10 smithi155 bash[73694]: debug 2024-07-28T20:58:10.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:58:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:58:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:58:11.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4125 16 16 0 0 0 - 0 2024-07-28T20:58:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:11 smithi155 bash[73694]: debug 2024-07-28T20:58:11.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:11 smithi155 bash[68033]: cluster 2024-07-28T20:58:09.803671+0000 mgr.y (mgr.34101) 2655 : cluster [DBG] pgmap v3583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:11 smithi045 bash[80445]: cluster 2024-07-28T20:58:09.803671+0000 mgr.y (mgr.34101) 2655 : cluster [DBG] pgmap v3583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:11.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:11 smithi045 bash[82788]: cluster 2024-07-28T20:58:09.803671+0000 mgr.y (mgr.34101) 2655 : cluster [DBG] pgmap v3583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:12.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4126 16 16 0 0 0 - 0 2024-07-28T20:58:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:12 smithi155 bash[73694]: debug 2024-07-28T20:58:12.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:58:12 smithi155 bash[60745]: ts=2024-07-28T20:58:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:58:13.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4127 16 16 0 0 0 - 0 2024-07-28T20:58:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:13 smithi155 bash[68033]: cluster 2024-07-28T20:58:11.805527+0000 mgr.y (mgr.34101) 2656 : cluster [DBG] pgmap v3584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:13 smithi155 bash[73694]: debug 2024-07-28T20:58:13.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:13 smithi045 bash[80445]: cluster 2024-07-28T20:58:11.805527+0000 mgr.y (mgr.34101) 2656 : cluster [DBG] pgmap v3584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:13.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:13 smithi045 bash[82788]: cluster 2024-07-28T20:58:11.805527+0000 mgr.y (mgr.34101) 2656 : cluster [DBG] pgmap v3584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:14 smithi155 bash[73694]: debug 2024-07-28T20:58:14.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:14.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4128 16 16 0 0 0 - 0 2024-07-28T20:58:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:15 smithi155 bash[73694]: debug 2024-07-28T20:58:15.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:15.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4129 16 16 0 0 0 - 0 2024-07-28T20:58:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:15 smithi045 bash[80445]: cluster 2024-07-28T20:58:13.807335+0000 mgr.y (mgr.34101) 2657 : cluster [DBG] pgmap v3585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:15 smithi045 bash[82788]: cluster 2024-07-28T20:58:13.807335+0000 mgr.y (mgr.34101) 2657 : cluster [DBG] pgmap v3585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:15 smithi155 bash[68033]: cluster 2024-07-28T20:58:13.807335+0000 mgr.y (mgr.34101) 2657 : cluster [DBG] pgmap v3585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:15 smithi155 bash[73694]: debug 2024-07-28T20:58:15.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:16.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4130 16 16 0 0 0 - 0 2024-07-28T20:58:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:16 smithi155 bash[73694]: debug 2024-07-28T20:58:16.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:17.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4131 16 16 0 0 0 - 0 2024-07-28T20:58:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:17 smithi045 bash[80445]: cluster 2024-07-28T20:58:15.809065+0000 mgr.y (mgr.34101) 2658 : cluster [DBG] pgmap v3586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:17 smithi045 bash[82788]: cluster 2024-07-28T20:58:15.809065+0000 mgr.y (mgr.34101) 2658 : cluster [DBG] pgmap v3586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:17 smithi155 bash[68033]: cluster 2024-07-28T20:58:15.809065+0000 mgr.y (mgr.34101) 2658 : cluster [DBG] pgmap v3586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:18 smithi155 bash[73694]: debug 2024-07-28T20:58:18.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:18.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4132 16 16 0 0 0 - 0 2024-07-28T20:58:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:18 smithi045 bash[80445]: audit 2024-07-28T20:58:18.303769+0000 mon.c (mon.2) 792 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:18.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:18 smithi045 bash[82788]: audit 2024-07-28T20:58:18.303769+0000 mon.c (mon.2) 792 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:18 smithi155 bash[68033]: audit 2024-07-28T20:58:18.303769+0000 mon.c (mon.2) 792 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:19 smithi155 bash[73694]: debug 2024-07-28T20:58:19.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:19.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4133 16 16 0 0 0 - 0 2024-07-28T20:58:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:19 smithi045 bash[80445]: cluster 2024-07-28T20:58:17.810955+0000 mgr.y (mgr.34101) 2659 : cluster [DBG] pgmap v3587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:19 smithi045 bash[82788]: cluster 2024-07-28T20:58:17.810955+0000 mgr.y (mgr.34101) 2659 : cluster [DBG] pgmap v3587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:19 smithi155 bash[68033]: cluster 2024-07-28T20:58:17.810955+0000 mgr.y (mgr.34101) 2659 : cluster [DBG] pgmap v3587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:20 smithi155 bash[73694]: debug 2024-07-28T20:58:20.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:20.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4134 16 16 0 0 0 - 0 2024-07-28T20:58:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:58:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:58:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T20:58:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:20 smithi155 bash[73694]: debug 2024-07-28T20:58:20.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:21.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4135 16 16 0 0 0 - 0 2024-07-28T20:58:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:21 smithi045 bash[80445]: cluster 2024-07-28T20:58:19.812669+0000 mgr.y (mgr.34101) 2660 : cluster [DBG] pgmap v3588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:21.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:21 smithi045 bash[82788]: cluster 2024-07-28T20:58:19.812669+0000 mgr.y (mgr.34101) 2660 : cluster [DBG] pgmap v3588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:21 smithi155 bash[68033]: cluster 2024-07-28T20:58:19.812669+0000 mgr.y (mgr.34101) 2660 : cluster [DBG] pgmap v3588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:22 smithi155 bash[73694]: debug 2024-07-28T20:58:22.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:22.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4136 16 16 0 0 0 - 0 2024-07-28T20:58:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:58:22 smithi155 bash[60745]: ts=2024-07-28T20:58:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:58:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:22 smithi155 bash[73694]: debug 2024-07-28T20:58:22.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:23.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4137 16 16 0 0 0 - 0 2024-07-28T20:58:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:23 smithi045 bash[80445]: cluster 2024-07-28T20:58:21.814672+0000 mgr.y (mgr.34101) 2661 : cluster [DBG] pgmap v3589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:23 smithi045 bash[82788]: cluster 2024-07-28T20:58:21.814672+0000 mgr.y (mgr.34101) 2661 : cluster [DBG] pgmap v3589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:23 smithi155 bash[68033]: cluster 2024-07-28T20:58:21.814672+0000 mgr.y (mgr.34101) 2661 : cluster [DBG] pgmap v3589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:23 smithi155 bash[73694]: debug 2024-07-28T20:58:23.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:24.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4138 16 16 0 0 0 - 0 2024-07-28T20:58:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:24 smithi155 bash[73694]: debug 2024-07-28T20:58:24.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:25.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4139 16 16 0 0 0 - 0 2024-07-28T20:58:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:25 smithi045 bash[80445]: cluster 2024-07-28T20:58:23.816434+0000 mgr.y (mgr.34101) 2662 : cluster [DBG] pgmap v3590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:25 smithi045 bash[82788]: cluster 2024-07-28T20:58:23.816434+0000 mgr.y (mgr.34101) 2662 : cluster [DBG] pgmap v3590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:25 smithi155 bash[68033]: cluster 2024-07-28T20:58:23.816434+0000 mgr.y (mgr.34101) 2662 : cluster [DBG] pgmap v3590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:25 smithi155 bash[73694]: debug 2024-07-28T20:58:25.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:26.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:58:26.325977+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:58:26.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:58:26.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4140 16 16 0 0 0 - 0 2024-07-28T20:58:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:26 smithi155 bash[73694]: debug 2024-07-28T20:58:26.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:27.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4141 16 16 0 0 0 - 0 2024-07-28T20:58:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:27 smithi045 bash[80445]: cluster 2024-07-28T20:58:25.818169+0000 mgr.y (mgr.34101) 2663 : cluster [DBG] pgmap v3591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:27 smithi045 bash[82788]: cluster 2024-07-28T20:58:25.818169+0000 mgr.y (mgr.34101) 2663 : cluster [DBG] pgmap v3591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:27 smithi155 bash[68033]: cluster 2024-07-28T20:58:25.818169+0000 mgr.y (mgr.34101) 2663 : cluster [DBG] pgmap v3591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:27 smithi155 bash[73694]: debug 2024-07-28T20:58:27.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:28.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4142 16 16 0 0 0 - 0 2024-07-28T20:58:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:28 smithi155 bash[73694]: debug 2024-07-28T20:58:28.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:29.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4143 16 16 0 0 0 - 0 2024-07-28T20:58:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:29 smithi045 bash[80445]: cluster 2024-07-28T20:58:27.820173+0000 mgr.y (mgr.34101) 2664 : cluster [DBG] pgmap v3592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:29 smithi045 bash[82788]: cluster 2024-07-28T20:58:27.820173+0000 mgr.y (mgr.34101) 2664 : cluster [DBG] pgmap v3592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:29 smithi155 bash[68033]: cluster 2024-07-28T20:58:27.820173+0000 mgr.y (mgr.34101) 2664 : cluster [DBG] pgmap v3592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:29 smithi155 bash[73694]: debug 2024-07-28T20:58:29.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:30.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4144 16 16 0 0 0 - 0 2024-07-28T20:58:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:58:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:58:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T20:58:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:30 smithi155 bash[73694]: debug 2024-07-28T20:58:30.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:31.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4145 16 16 0 0 0 - 0 2024-07-28T20:58:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:31 smithi045 bash[80445]: cluster 2024-07-28T20:58:29.821998+0000 mgr.y (mgr.34101) 2665 : cluster [DBG] pgmap v3593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:31.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:31 smithi045 bash[82788]: cluster 2024-07-28T20:58:29.821998+0000 mgr.y (mgr.34101) 2665 : cluster [DBG] pgmap v3593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:31 smithi155 bash[68033]: cluster 2024-07-28T20:58:29.821998+0000 mgr.y (mgr.34101) 2665 : cluster [DBG] pgmap v3593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:31 smithi155 bash[73694]: debug 2024-07-28T20:58:31.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:32.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4146 16 16 0 0 0 - 0 2024-07-28T20:58:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:58:32 smithi155 bash[60745]: ts=2024-07-28T20:58:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:58:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:32 smithi155 bash[73694]: debug 2024-07-28T20:58:32.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:33.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4147 16 16 0 0 0 - 0 2024-07-28T20:58:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:33 smithi045 bash[82788]: cluster 2024-07-28T20:58:31.823871+0000 mgr.y (mgr.34101) 2666 : cluster [DBG] pgmap v3594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:33 smithi045 bash[82788]: audit 2024-07-28T20:58:33.304066+0000 mon.c (mon.2) 793 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:33 smithi045 bash[80445]: cluster 2024-07-28T20:58:31.823871+0000 mgr.y (mgr.34101) 2666 : cluster [DBG] pgmap v3594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:33 smithi045 bash[80445]: audit 2024-07-28T20:58:33.304066+0000 mon.c (mon.2) 793 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:33 smithi155 bash[68033]: cluster 2024-07-28T20:58:31.823871+0000 mgr.y (mgr.34101) 2666 : cluster [DBG] pgmap v3594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:33 smithi155 bash[68033]: audit 2024-07-28T20:58:33.304066+0000 mon.c (mon.2) 793 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:33 smithi155 bash[73694]: debug 2024-07-28T20:58:33.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:34.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4148 16 16 0 0 0 - 0 2024-07-28T20:58:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:34 smithi155 bash[73694]: debug 2024-07-28T20:58:34.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:35.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4149 16 16 0 0 0 - 0 2024-07-28T20:58:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:35 smithi045 bash[82788]: cluster 2024-07-28T20:58:33.825580+0000 mgr.y (mgr.34101) 2667 : cluster [DBG] pgmap v3595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:35 smithi045 bash[80445]: cluster 2024-07-28T20:58:33.825580+0000 mgr.y (mgr.34101) 2667 : cluster [DBG] pgmap v3595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:35 smithi155 bash[68033]: cluster 2024-07-28T20:58:33.825580+0000 mgr.y (mgr.34101) 2667 : cluster [DBG] pgmap v3595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:35 smithi155 bash[73694]: debug 2024-07-28T20:58:35.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:36.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4150 16 16 0 0 0 - 0 2024-07-28T20:58:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:36 smithi155 bash[73694]: debug 2024-07-28T20:58:36.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:37.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4151 16 16 0 0 0 - 0 2024-07-28T20:58:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:37 smithi045 bash[82788]: cluster 2024-07-28T20:58:35.827340+0000 mgr.y (mgr.34101) 2668 : cluster [DBG] pgmap v3596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:37.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:37 smithi045 bash[80445]: cluster 2024-07-28T20:58:35.827340+0000 mgr.y (mgr.34101) 2668 : cluster [DBG] pgmap v3596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:37 smithi155 bash[68033]: cluster 2024-07-28T20:58:35.827340+0000 mgr.y (mgr.34101) 2668 : cluster [DBG] pgmap v3596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:37 smithi155 bash[73694]: debug 2024-07-28T20:58:37.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:38.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4152 16 16 0 0 0 - 0 2024-07-28T20:58:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:38 smithi155 bash[73694]: debug 2024-07-28T20:58:38.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:39.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4153 16 16 0 0 0 - 0 2024-07-28T20:58:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:39 smithi045 bash[82788]: cluster 2024-07-28T20:58:37.829251+0000 mgr.y (mgr.34101) 2669 : cluster [DBG] pgmap v3597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:39.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:39 smithi045 bash[80445]: cluster 2024-07-28T20:58:37.829251+0000 mgr.y (mgr.34101) 2669 : cluster [DBG] pgmap v3597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:39 smithi155 bash[68033]: cluster 2024-07-28T20:58:37.829251+0000 mgr.y (mgr.34101) 2669 : cluster [DBG] pgmap v3597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:39 smithi155 bash[73694]: debug 2024-07-28T20:58:39.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:40.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4154 16 16 0 0 0 - 0 2024-07-28T20:58:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:58:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:58:40] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:58:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:40 smithi155 bash[73694]: debug 2024-07-28T20:58:40.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:41.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4155 16 16 0 0 0 - 0 2024-07-28T20:58:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:41 smithi045 bash[82788]: cluster 2024-07-28T20:58:39.831029+0000 mgr.y (mgr.34101) 2670 : cluster [DBG] pgmap v3598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:41.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:41 smithi045 bash[80445]: cluster 2024-07-28T20:58:39.831029+0000 mgr.y (mgr.34101) 2670 : cluster [DBG] pgmap v3598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:41 smithi155 bash[68033]: cluster 2024-07-28T20:58:39.831029+0000 mgr.y (mgr.34101) 2670 : cluster [DBG] pgmap v3598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:41 smithi155 bash[73694]: debug 2024-07-28T20:58:41.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:42.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4156 16 16 0 0 0 - 0 2024-07-28T20:58:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:58:42 smithi155 bash[60745]: ts=2024-07-28T20:58:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:58:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:42 smithi155 bash[73694]: debug 2024-07-28T20:58:42.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:43.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4157 16 16 0 0 0 - 0 2024-07-28T20:58:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:43 smithi045 bash[80445]: cluster 2024-07-28T20:58:41.832885+0000 mgr.y (mgr.34101) 2671 : cluster [DBG] pgmap v3599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:43.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:43 smithi045 bash[82788]: cluster 2024-07-28T20:58:41.832885+0000 mgr.y (mgr.34101) 2671 : cluster [DBG] pgmap v3599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:43.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:43 smithi155 bash[68033]: cluster 2024-07-28T20:58:41.832885+0000 mgr.y (mgr.34101) 2671 : cluster [DBG] pgmap v3599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:43 smithi155 bash[73694]: debug 2024-07-28T20:58:43.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:44.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4158 16 16 0 0 0 - 0 2024-07-28T20:58:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:44 smithi155 bash[73694]: debug 2024-07-28T20:58:44.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:45.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4159 16 16 0 0 0 - 0 2024-07-28T20:58:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:45 smithi045 bash[80445]: cluster 2024-07-28T20:58:43.834800+0000 mgr.y (mgr.34101) 2672 : cluster [DBG] pgmap v3600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:45.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:45 smithi045 bash[82788]: cluster 2024-07-28T20:58:43.834800+0000 mgr.y (mgr.34101) 2672 : cluster [DBG] pgmap v3600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:45.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:45 smithi155 bash[68033]: cluster 2024-07-28T20:58:43.834800+0000 mgr.y (mgr.34101) 2672 : cluster [DBG] pgmap v3600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:45 smithi155 bash[73694]: debug 2024-07-28T20:58:45.765+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:46.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:58:46.329312+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:58:46.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:58:46.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4160 16 16 0 0 0 - 0 2024-07-28T20:58:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:46 smithi155 bash[73694]: debug 2024-07-28T20:58:46.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:47.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4161 16 16 0 0 0 - 0 2024-07-28T20:58:47.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:47 smithi155 bash[68033]: cluster 2024-07-28T20:58:45.836594+0000 mgr.y (mgr.34101) 2673 : cluster [DBG] pgmap v3601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:47 smithi045 bash[80445]: cluster 2024-07-28T20:58:45.836594+0000 mgr.y (mgr.34101) 2673 : cluster [DBG] pgmap v3601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:47 smithi045 bash[82788]: cluster 2024-07-28T20:58:45.836594+0000 mgr.y (mgr.34101) 2673 : cluster [DBG] pgmap v3601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:47 smithi155 bash[73694]: debug 2024-07-28T20:58:47.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:48.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4162 16 16 0 0 0 - 0 2024-07-28T20:58:48.676 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:48 smithi155 bash[68033]: audit 2024-07-28T20:58:48.306868+0000 mon.c (mon.2) 794 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:48 smithi045 bash[80445]: audit 2024-07-28T20:58:48.306868+0000 mon.c (mon.2) 794 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:48 smithi045 bash[82788]: audit 2024-07-28T20:58:48.306868+0000 mon.c (mon.2) 794 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:58:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:48 smithi155 bash[73694]: debug 2024-07-28T20:58:48.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:49.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4163 16 16 0 0 0 - 0 2024-07-28T20:58:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:49 smithi045 bash[80445]: cluster 2024-07-28T20:58:47.838519+0000 mgr.y (mgr.34101) 2674 : cluster [DBG] pgmap v3602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:49 smithi045 bash[82788]: cluster 2024-07-28T20:58:47.838519+0000 mgr.y (mgr.34101) 2674 : cluster [DBG] pgmap v3602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:49 smithi155 bash[68033]: cluster 2024-07-28T20:58:47.838519+0000 mgr.y (mgr.34101) 2674 : cluster [DBG] pgmap v3602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:49 smithi155 bash[73694]: debug 2024-07-28T20:58:49.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:50.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4164 16 16 0 0 0 - 0 2024-07-28T20:58:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:58:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:58:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:58:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:50 smithi155 bash[73694]: debug 2024-07-28T20:58:50.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:51.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4165 16 16 0 0 0 - 0 2024-07-28T20:58:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:51 smithi045 bash[80445]: cluster 2024-07-28T20:58:49.840236+0000 mgr.y (mgr.34101) 2675 : cluster [DBG] pgmap v3603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:51.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:51 smithi045 bash[82788]: cluster 2024-07-28T20:58:49.840236+0000 mgr.y (mgr.34101) 2675 : cluster [DBG] pgmap v3603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:51 smithi155 bash[73694]: debug 2024-07-28T20:58:51.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:51 smithi155 bash[68033]: cluster 2024-07-28T20:58:49.840236+0000 mgr.y (mgr.34101) 2675 : cluster [DBG] pgmap v3603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:52.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4166 16 16 0 0 0 - 0 2024-07-28T20:58:52.664 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:58:52 smithi155 bash[60745]: ts=2024-07-28T20:58:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:58:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:52 smithi155 bash[73694]: debug 2024-07-28T20:58:52.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:53.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4167 16 16 0 0 0 - 0 2024-07-28T20:58:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:53 smithi045 bash[80445]: cluster 2024-07-28T20:58:51.842113+0000 mgr.y (mgr.34101) 2676 : cluster [DBG] pgmap v3604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:53 smithi045 bash[82788]: cluster 2024-07-28T20:58:51.842113+0000 mgr.y (mgr.34101) 2676 : cluster [DBG] pgmap v3604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:53 smithi155 bash[68033]: cluster 2024-07-28T20:58:51.842113+0000 mgr.y (mgr.34101) 2676 : cluster [DBG] pgmap v3604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:53 smithi155 bash[73694]: debug 2024-07-28T20:58:53.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:54.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4168 16 16 0 0 0 - 0 2024-07-28T20:58:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:54 smithi155 bash[73694]: debug 2024-07-28T20:58:54.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:55.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4169 16 16 0 0 0 - 0 2024-07-28T20:58:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:55 smithi045 bash[80445]: cluster 2024-07-28T20:58:53.843849+0000 mgr.y (mgr.34101) 2677 : cluster [DBG] pgmap v3605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:55.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:55 smithi045 bash[82788]: cluster 2024-07-28T20:58:53.843849+0000 mgr.y (mgr.34101) 2677 : cluster [DBG] pgmap v3605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:55 smithi155 bash[73694]: debug 2024-07-28T20:58:55.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:55 smithi155 bash[68033]: cluster 2024-07-28T20:58:53.843849+0000 mgr.y (mgr.34101) 2677 : cluster [DBG] pgmap v3605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:56.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4170 16 16 0 0 0 - 0 2024-07-28T20:58:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:56 smithi155 bash[73694]: debug 2024-07-28T20:58:56.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:57.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4171 16 16 0 0 0 - 0 2024-07-28T20:58:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:57 smithi045 bash[80445]: cluster 2024-07-28T20:58:55.845584+0000 mgr.y (mgr.34101) 2678 : cluster [DBG] pgmap v3606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:57 smithi045 bash[82788]: cluster 2024-07-28T20:58:55.845584+0000 mgr.y (mgr.34101) 2678 : cluster [DBG] pgmap v3606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:57 smithi155 bash[73694]: debug 2024-07-28T20:58:57.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:57 smithi155 bash[68033]: cluster 2024-07-28T20:58:55.845584+0000 mgr.y (mgr.34101) 2678 : cluster [DBG] pgmap v3606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:58.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4172 16 16 0 0 0 - 0 2024-07-28T20:58:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:58 smithi155 bash[73694]: debug 2024-07-28T20:58:58.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:59.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4173 16 16 0 0 0 - 0 2024-07-28T20:58:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:58:59 smithi045 bash[80445]: cluster 2024-07-28T20:58:57.847480+0000 mgr.y (mgr.34101) 2679 : cluster [DBG] pgmap v3607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:59.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:58:59 smithi045 bash[82788]: cluster 2024-07-28T20:58:57.847480+0000 mgr.y (mgr.34101) 2679 : cluster [DBG] pgmap v3607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:58:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:58:59 smithi155 bash[73694]: debug 2024-07-28T20:58:59.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:58:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:58:59 smithi155 bash[68033]: cluster 2024-07-28T20:58:57.847480+0000 mgr.y (mgr.34101) 2679 : cluster [DBG] pgmap v3607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:00.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4174 16 16 0 0 0 - 0 2024-07-28T20:59:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:59:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:59:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T20:59:01.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:00 smithi155 bash[73694]: debug 2024-07-28T20:59:00.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:01.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4175 16 16 0 0 0 - 0 2024-07-28T20:59:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:01 smithi045 bash[82788]: cluster 2024-07-28T20:58:59.849208+0000 mgr.y (mgr.34101) 2680 : cluster [DBG] pgmap v3608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:01.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:01 smithi045 bash[80445]: cluster 2024-07-28T20:58:59.849208+0000 mgr.y (mgr.34101) 2680 : cluster [DBG] pgmap v3608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:01 smithi155 bash[68033]: cluster 2024-07-28T20:58:59.849208+0000 mgr.y (mgr.34101) 2680 : cluster [DBG] pgmap v3608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:01 smithi155 bash[73694]: debug 2024-07-28T20:59:01.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:02.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4176 16 16 0 0 0 - 0 2024-07-28T20:59:02.605 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:59:02 smithi155 bash[60745]: ts=2024-07-28T20:59:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:59:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:02 smithi155 bash[73694]: debug 2024-07-28T20:59:02.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:03.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4177 16 16 0 0 0 - 0 2024-07-28T20:59:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:03 smithi045 bash[82788]: cluster 2024-07-28T20:59:01.851085+0000 mgr.y (mgr.34101) 2681 : cluster [DBG] pgmap v3609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:03 smithi045 bash[82788]: audit 2024-07-28T20:59:03.307355+0000 mon.c (mon.2) 795 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:03 smithi045 bash[80445]: cluster 2024-07-28T20:59:01.851085+0000 mgr.y (mgr.34101) 2681 : cluster [DBG] pgmap v3609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:03 smithi045 bash[80445]: audit 2024-07-28T20:59:03.307355+0000 mon.c (mon.2) 795 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:03 smithi155 bash[68033]: cluster 2024-07-28T20:59:01.851085+0000 mgr.y (mgr.34101) 2681 : cluster [DBG] pgmap v3609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:03 smithi155 bash[68033]: audit 2024-07-28T20:59:03.307355+0000 mon.c (mon.2) 795 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:03 smithi155 bash[73694]: debug 2024-07-28T20:59:03.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:04.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4178 16 16 0 0 0 - 0 2024-07-28T20:59:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:04 smithi155 bash[73694]: debug 2024-07-28T20:59:04.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:05.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4179 16 16 0 0 0 - 0 2024-07-28T20:59:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:05 smithi045 bash[80445]: cluster 2024-07-28T20:59:03.852813+0000 mgr.y (mgr.34101) 2682 : cluster [DBG] pgmap v3610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:05 smithi045 bash[82788]: cluster 2024-07-28T20:59:03.852813+0000 mgr.y (mgr.34101) 2682 : cluster [DBG] pgmap v3610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:05 smithi155 bash[73694]: debug 2024-07-28T20:59:05.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:05 smithi155 bash[68033]: cluster 2024-07-28T20:59:03.852813+0000 mgr.y (mgr.34101) 2682 : cluster [DBG] pgmap v3610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:06.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:59:06.332620+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:59:06.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:59:06.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4180 16 16 0 0 0 - 0 2024-07-28T20:59:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:06 smithi155 bash[73694]: debug 2024-07-28T20:59:06.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:07.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4181 16 16 0 0 0 - 0 2024-07-28T20:59:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:07 smithi045 bash[82788]: cluster 2024-07-28T20:59:05.854576+0000 mgr.y (mgr.34101) 2683 : cluster [DBG] pgmap v3611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:07 smithi045 bash[80445]: cluster 2024-07-28T20:59:05.854576+0000 mgr.y (mgr.34101) 2683 : cluster [DBG] pgmap v3611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:07 smithi155 bash[73694]: debug 2024-07-28T20:59:07.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:07 smithi155 bash[68033]: cluster 2024-07-28T20:59:05.854576+0000 mgr.y (mgr.34101) 2683 : cluster [DBG] pgmap v3611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:08.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4182 16 16 0 0 0 - 0 2024-07-28T20:59:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:08 smithi155 bash[73694]: debug 2024-07-28T20:59:08.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:09.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4183 16 16 0 0 0 - 0 2024-07-28T20:59:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:09 smithi045 bash[80445]: cluster 2024-07-28T20:59:07.856461+0000 mgr.y (mgr.34101) 2684 : cluster [DBG] pgmap v3612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:09 smithi045 bash[80445]: audit 2024-07-28T20:59:09.149306+0000 mon.c (mon.2) 796 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:59:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:09 smithi045 bash[82788]: cluster 2024-07-28T20:59:07.856461+0000 mgr.y (mgr.34101) 2684 : cluster [DBG] pgmap v3612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:09 smithi045 bash[82788]: audit 2024-07-28T20:59:09.149306+0000 mon.c (mon.2) 796 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:59:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:09 smithi155 bash[73694]: debug 2024-07-28T20:59:09.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:09 smithi155 bash[68033]: cluster 2024-07-28T20:59:07.856461+0000 mgr.y (mgr.34101) 2684 : cluster [DBG] pgmap v3612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:09 smithi155 bash[68033]: audit 2024-07-28T20:59:09.149306+0000 mon.c (mon.2) 796 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T20:59:10.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4184 16 16 0 0 0 - 0 2024-07-28T20:59:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:10 smithi155 bash[73694]: debug 2024-07-28T20:59:10.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:59:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:59:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:59:11.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4185 16 16 0 0 0 - 0 2024-07-28T20:59:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:11 smithi045 bash[80445]: cluster 2024-07-28T20:59:09.858362+0000 mgr.y (mgr.34101) 2685 : cluster [DBG] pgmap v3613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:11.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:11 smithi045 bash[82788]: cluster 2024-07-28T20:59:09.858362+0000 mgr.y (mgr.34101) 2685 : cluster [DBG] pgmap v3613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:11 smithi155 bash[68033]: cluster 2024-07-28T20:59:09.858362+0000 mgr.y (mgr.34101) 2685 : cluster [DBG] pgmap v3613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:11 smithi155 bash[73694]: debug 2024-07-28T20:59:11.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:12.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4186 16 16 0 0 0 - 0 2024-07-28T20:59:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:12 smithi155 bash[73694]: debug 2024-07-28T20:59:12.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:59:12 smithi155 bash[60745]: ts=2024-07-28T20:59:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:59:13.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4187 16 16 0 0 0 - 0 2024-07-28T20:59:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:13 smithi045 bash[80445]: cluster 2024-07-28T20:59:11.860436+0000 mgr.y (mgr.34101) 2686 : cluster [DBG] pgmap v3614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:13.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:13 smithi045 bash[82788]: cluster 2024-07-28T20:59:11.860436+0000 mgr.y (mgr.34101) 2686 : cluster [DBG] pgmap v3614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:13 smithi155 bash[68033]: cluster 2024-07-28T20:59:11.860436+0000 mgr.y (mgr.34101) 2686 : cluster [DBG] pgmap v3614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:13 smithi155 bash[73694]: debug 2024-07-28T20:59:13.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:14.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4188 16 16 0 0 0 - 0 2024-07-28T20:59:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:14 smithi155 bash[73694]: debug 2024-07-28T20:59:14.557+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:15.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4189 16 16 0 0 0 - 0 2024-07-28T20:59:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[80445]: cluster 2024-07-28T20:59:13.862227+0000 mgr.y (mgr.34101) 2687 : cluster [DBG] pgmap v3615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[80445]: audit 2024-07-28T20:59:14.823167+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[80445]: audit 2024-07-28T20:59:14.833072+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[80445]: audit 2024-07-28T20:59:14.976518+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[80445]: audit 2024-07-28T20:59:14.987765+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[80445]: audit 2024-07-28T20:59:15.434174+0000 mon.c (mon.2) 797 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:59:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[80445]: audit 2024-07-28T20:59:15.435855+0000 mon.c (mon.2) 798 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:59:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[80445]: audit 2024-07-28T20:59:15.445700+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[82788]: cluster 2024-07-28T20:59:13.862227+0000 mgr.y (mgr.34101) 2687 : cluster [DBG] pgmap v3615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[82788]: audit 2024-07-28T20:59:14.823167+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[82788]: audit 2024-07-28T20:59:14.833072+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[82788]: audit 2024-07-28T20:59:14.976518+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[82788]: audit 2024-07-28T20:59:14.987765+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[82788]: audit 2024-07-28T20:59:15.434174+0000 mon.c (mon.2) 797 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:59:15.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[82788]: audit 2024-07-28T20:59:15.435855+0000 mon.c (mon.2) 798 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:59:15.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:15 smithi045 bash[82788]: audit 2024-07-28T20:59:15.445700+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:15 smithi155 bash[73694]: debug 2024-07-28T20:59:15.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:15 smithi155 bash[68033]: cluster 2024-07-28T20:59:13.862227+0000 mgr.y (mgr.34101) 2687 : cluster [DBG] pgmap v3615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:15 smithi155 bash[68033]: audit 2024-07-28T20:59:14.823167+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:15 smithi155 bash[68033]: audit 2024-07-28T20:59:14.833072+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:15 smithi155 bash[68033]: audit 2024-07-28T20:59:14.976518+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:15 smithi155 bash[68033]: audit 2024-07-28T20:59:14.987765+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:15 smithi155 bash[68033]: audit 2024-07-28T20:59:15.434174+0000 mon.c (mon.2) 797 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T20:59:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:15 smithi155 bash[68033]: audit 2024-07-28T20:59:15.435855+0000 mon.c (mon.2) 798 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T20:59:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:15 smithi155 bash[68033]: audit 2024-07-28T20:59:15.445700+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T20:59:16.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4190 16 16 0 0 0 - 0 2024-07-28T20:59:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:16 smithi155 bash[73694]: debug 2024-07-28T20:59:16.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:17.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4191 16 16 0 0 0 - 0 2024-07-28T20:59:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:17 smithi045 bash[82788]: cluster 2024-07-28T20:59:15.863958+0000 mgr.y (mgr.34101) 2688 : cluster [DBG] pgmap v3616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:17.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:17 smithi045 bash[80445]: cluster 2024-07-28T20:59:15.863958+0000 mgr.y (mgr.34101) 2688 : cluster [DBG] pgmap v3616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:17 smithi155 bash[68033]: cluster 2024-07-28T20:59:15.863958+0000 mgr.y (mgr.34101) 2688 : cluster [DBG] pgmap v3616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:17 smithi155 bash[73694]: debug 2024-07-28T20:59:17.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:18.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4192 16 16 0 0 0 - 0 2024-07-28T20:59:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:18 smithi155 bash[68033]: audit 2024-07-28T20:59:18.307708+0000 mon.c (mon.2) 799 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:18 smithi155 bash[73694]: debug 2024-07-28T20:59:18.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:18 smithi045 bash[82788]: audit 2024-07-28T20:59:18.307708+0000 mon.c (mon.2) 799 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:18 smithi045 bash[80445]: audit 2024-07-28T20:59:18.307708+0000 mon.c (mon.2) 799 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:19.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4193 16 16 0 0 0 - 0 2024-07-28T20:59:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:19 smithi155 bash[73694]: debug 2024-07-28T20:59:19.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:19 smithi155 bash[68033]: cluster 2024-07-28T20:59:17.865851+0000 mgr.y (mgr.34101) 2689 : cluster [DBG] pgmap v3617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:19 smithi045 bash[80445]: cluster 2024-07-28T20:59:17.865851+0000 mgr.y (mgr.34101) 2689 : cluster [DBG] pgmap v3617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:19 smithi045 bash[82788]: cluster 2024-07-28T20:59:17.865851+0000 mgr.y (mgr.34101) 2689 : cluster [DBG] pgmap v3617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:20.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4194 16 16 0 0 0 - 0 2024-07-28T20:59:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:20 smithi155 bash[73694]: debug 2024-07-28T20:59:20.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:59:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:59:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:59:21.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4195 16 16 0 0 0 - 0 2024-07-28T20:59:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:21 smithi155 bash[68033]: cluster 2024-07-28T20:59:19.867550+0000 mgr.y (mgr.34101) 2690 : cluster [DBG] pgmap v3618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:21 smithi155 bash[73694]: debug 2024-07-28T20:59:21.545+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:21 smithi045 bash[80445]: cluster 2024-07-28T20:59:19.867550+0000 mgr.y (mgr.34101) 2690 : cluster [DBG] pgmap v3618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:21 smithi045 bash[82788]: cluster 2024-07-28T20:59:19.867550+0000 mgr.y (mgr.34101) 2690 : cluster [DBG] pgmap v3618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:22.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4196 16 16 0 0 0 - 0 2024-07-28T20:59:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:22 smithi155 bash[73694]: debug 2024-07-28T20:59:22.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:59:22 smithi155 bash[60745]: ts=2024-07-28T20:59:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:59:23.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4197 16 16 0 0 0 - 0 2024-07-28T20:59:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:23 smithi155 bash[68033]: cluster 2024-07-28T20:59:21.869441+0000 mgr.y (mgr.34101) 2691 : cluster [DBG] pgmap v3619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:23 smithi155 bash[73694]: debug 2024-07-28T20:59:23.500+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:23 smithi045 bash[80445]: cluster 2024-07-28T20:59:21.869441+0000 mgr.y (mgr.34101) 2691 : cluster [DBG] pgmap v3619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:23 smithi045 bash[82788]: cluster 2024-07-28T20:59:21.869441+0000 mgr.y (mgr.34101) 2691 : cluster [DBG] pgmap v3619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:24.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4198 16 16 0 0 0 - 0 2024-07-28T20:59:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:24 smithi155 bash[73694]: debug 2024-07-28T20:59:24.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:25.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4199 16 16 0 0 0 - 0 2024-07-28T20:59:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:25 smithi155 bash[73694]: debug 2024-07-28T20:59:25.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:25 smithi155 bash[68033]: cluster 2024-07-28T20:59:23.871195+0000 mgr.y (mgr.34101) 2692 : cluster [DBG] pgmap v3620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:25 smithi045 bash[80445]: cluster 2024-07-28T20:59:23.871195+0000 mgr.y (mgr.34101) 2692 : cluster [DBG] pgmap v3620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:25.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:25 smithi045 bash[82788]: cluster 2024-07-28T20:59:23.871195+0000 mgr.y (mgr.34101) 2692 : cluster [DBG] pgmap v3620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:26.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:59:26.335823+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:59:26.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:59:26.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4200 16 16 0 0 0 - 0 2024-07-28T20:59:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:26 smithi155 bash[73694]: debug 2024-07-28T20:59:26.400+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:27.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4201 16 16 0 0 0 - 0 2024-07-28T20:59:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:27 smithi155 bash[73694]: debug 2024-07-28T20:59:27.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:27 smithi155 bash[68033]: cluster 2024-07-28T20:59:25.872914+0000 mgr.y (mgr.34101) 2693 : cluster [DBG] pgmap v3621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:27 smithi045 bash[80445]: cluster 2024-07-28T20:59:25.872914+0000 mgr.y (mgr.34101) 2693 : cluster [DBG] pgmap v3621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:27.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:27 smithi045 bash[82788]: cluster 2024-07-28T20:59:25.872914+0000 mgr.y (mgr.34101) 2693 : cluster [DBG] pgmap v3621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:28.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4202 16 16 0 0 0 - 0 2024-07-28T20:59:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:28 smithi155 bash[73694]: debug 2024-07-28T20:59:28.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:29.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4203 16 16 0 0 0 - 0 2024-07-28T20:59:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:29 smithi155 bash[73694]: debug 2024-07-28T20:59:29.344+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:29 smithi155 bash[68033]: cluster 2024-07-28T20:59:27.874786+0000 mgr.y (mgr.34101) 2694 : cluster [DBG] pgmap v3622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:29 smithi045 bash[80445]: cluster 2024-07-28T20:59:27.874786+0000 mgr.y (mgr.34101) 2694 : cluster [DBG] pgmap v3622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:29.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:29 smithi045 bash[82788]: cluster 2024-07-28T20:59:27.874786+0000 mgr.y (mgr.34101) 2694 : cluster [DBG] pgmap v3622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:30.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4204 16 16 0 0 0 - 0 2024-07-28T20:59:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:30 smithi155 bash[73694]: debug 2024-07-28T20:59:30.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:59:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:59:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T20:59:31.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4205 16 16 0 0 0 - 0 2024-07-28T20:59:31.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:31 smithi155 bash[68033]: cluster 2024-07-28T20:59:29.876500+0000 mgr.y (mgr.34101) 2695 : cluster [DBG] pgmap v3623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:31 smithi155 bash[73694]: debug 2024-07-28T20:59:31.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:31 smithi045 bash[80445]: cluster 2024-07-28T20:59:29.876500+0000 mgr.y (mgr.34101) 2695 : cluster [DBG] pgmap v3623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:32.059 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:31 smithi045 bash[82788]: cluster 2024-07-28T20:59:29.876500+0000 mgr.y (mgr.34101) 2695 : cluster [DBG] pgmap v3623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:32.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4206 16 16 0 0 0 - 0 2024-07-28T20:59:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:32 smithi155 bash[73694]: debug 2024-07-28T20:59:32.320+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:59:32 smithi155 bash[60745]: ts=2024-07-28T20:59:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:59:33.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4207 16 16 0 0 0 - 0 2024-07-28T20:59:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:33 smithi155 bash[73694]: debug 2024-07-28T20:59:33.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:33 smithi155 bash[68033]: cluster 2024-07-28T20:59:31.878388+0000 mgr.y (mgr.34101) 2696 : cluster [DBG] pgmap v3624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:33 smithi155 bash[68033]: audit 2024-07-28T20:59:33.308143+0000 mon.c (mon.2) 800 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:33 smithi045 bash[80445]: cluster 2024-07-28T20:59:31.878388+0000 mgr.y (mgr.34101) 2696 : cluster [DBG] pgmap v3624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:33 smithi045 bash[80445]: audit 2024-07-28T20:59:33.308143+0000 mon.c (mon.2) 800 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:33 smithi045 bash[82788]: cluster 2024-07-28T20:59:31.878388+0000 mgr.y (mgr.34101) 2696 : cluster [DBG] pgmap v3624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:33 smithi045 bash[82788]: audit 2024-07-28T20:59:33.308143+0000 mon.c (mon.2) 800 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:34.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4208 16 16 0 0 0 - 0 2024-07-28T20:59:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:34 smithi155 bash[73694]: debug 2024-07-28T20:59:34.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:35.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4209 16 16 0 0 0 - 0 2024-07-28T20:59:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:35 smithi155 bash[68033]: cluster 2024-07-28T20:59:33.880081+0000 mgr.y (mgr.34101) 2697 : cluster [DBG] pgmap v3625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:35 smithi155 bash[73694]: debug 2024-07-28T20:59:35.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:35 smithi045 bash[80445]: cluster 2024-07-28T20:59:33.880081+0000 mgr.y (mgr.34101) 2697 : cluster [DBG] pgmap v3625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:35 smithi045 bash[82788]: cluster 2024-07-28T20:59:33.880081+0000 mgr.y (mgr.34101) 2697 : cluster [DBG] pgmap v3625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:36.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4210 16 16 0 0 0 - 0 2024-07-28T20:59:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:36 smithi155 bash[73694]: debug 2024-07-28T20:59:36.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:37.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4211 16 16 0 0 0 - 0 2024-07-28T20:59:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:37 smithi155 bash[73694]: debug 2024-07-28T20:59:37.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:37 smithi155 bash[68033]: cluster 2024-07-28T20:59:35.881985+0000 mgr.y (mgr.34101) 2698 : cluster [DBG] pgmap v3626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:37 smithi045 bash[80445]: cluster 2024-07-28T20:59:35.881985+0000 mgr.y (mgr.34101) 2698 : cluster [DBG] pgmap v3626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:37 smithi045 bash[82788]: cluster 2024-07-28T20:59:35.881985+0000 mgr.y (mgr.34101) 2698 : cluster [DBG] pgmap v3626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:38.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4212 16 16 0 0 0 - 0 2024-07-28T20:59:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:38 smithi155 bash[73694]: debug 2024-07-28T20:59:38.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:39.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4213 16 16 0 0 0 - 0 2024-07-28T20:59:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:39 smithi155 bash[73694]: debug 2024-07-28T20:59:39.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:39.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:39 smithi155 bash[68033]: cluster 2024-07-28T20:59:37.884031+0000 mgr.y (mgr.34101) 2699 : cluster [DBG] pgmap v3627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:39 smithi045 bash[80445]: cluster 2024-07-28T20:59:37.884031+0000 mgr.y (mgr.34101) 2699 : cluster [DBG] pgmap v3627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:39.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:39 smithi045 bash[82788]: cluster 2024-07-28T20:59:37.884031+0000 mgr.y (mgr.34101) 2699 : cluster [DBG] pgmap v3627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:40.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4214 16 16 0 0 0 - 0 2024-07-28T20:59:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:40 smithi155 bash[73694]: debug 2024-07-28T20:59:40.400+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:59:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:59:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T20:59:41.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4215 16 16 0 0 0 - 0 2024-07-28T20:59:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:41 smithi155 bash[68033]: cluster 2024-07-28T20:59:39.885795+0000 mgr.y (mgr.34101) 2700 : cluster [DBG] pgmap v3628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:41 smithi155 bash[73694]: debug 2024-07-28T20:59:41.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:41 smithi045 bash[80445]: cluster 2024-07-28T20:59:39.885795+0000 mgr.y (mgr.34101) 2700 : cluster [DBG] pgmap v3628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:41 smithi045 bash[82788]: cluster 2024-07-28T20:59:39.885795+0000 mgr.y (mgr.34101) 2700 : cluster [DBG] pgmap v3628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:42.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4216 16 16 0 0 0 - 0 2024-07-28T20:59:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:59:42 smithi155 bash[60745]: ts=2024-07-28T20:59:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:59:42.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:42 smithi155 bash[73694]: debug 2024-07-28T20:59:42.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:43.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4217 16 16 0 0 0 - 0 2024-07-28T20:59:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:43 smithi155 bash[68033]: cluster 2024-07-28T20:59:41.887706+0000 mgr.y (mgr.34101) 2701 : cluster [DBG] pgmap v3629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:43 smithi155 bash[73694]: debug 2024-07-28T20:59:43.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:43 smithi045 bash[80445]: cluster 2024-07-28T20:59:41.887706+0000 mgr.y (mgr.34101) 2701 : cluster [DBG] pgmap v3629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:43 smithi045 bash[82788]: cluster 2024-07-28T20:59:41.887706+0000 mgr.y (mgr.34101) 2701 : cluster [DBG] pgmap v3629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:44.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4218 16 16 0 0 0 - 0 2024-07-28T20:59:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:44 smithi155 bash[73694]: debug 2024-07-28T20:59:44.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:45.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4219 16 16 0 0 0 - 0 2024-07-28T20:59:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:45 smithi155 bash[73694]: debug 2024-07-28T20:59:45.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:45.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:45 smithi155 bash[68033]: cluster 2024-07-28T20:59:43.889429+0000 mgr.y (mgr.34101) 2702 : cluster [DBG] pgmap v3630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:45 smithi045 bash[80445]: cluster 2024-07-28T20:59:43.889429+0000 mgr.y (mgr.34101) 2702 : cluster [DBG] pgmap v3630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:45.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:45 smithi045 bash[82788]: cluster 2024-07-28T20:59:43.889429+0000 mgr.y (mgr.34101) 2702 : cluster [DBG] pgmap v3630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:46.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T20:59:46.339047+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T20:59:46.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T20:59:46.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4220 16 16 0 0 0 - 0 2024-07-28T20:59:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:46 smithi155 bash[73694]: debug 2024-07-28T20:59:46.440+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:47.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4221 16 16 0 0 0 - 0 2024-07-28T20:59:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:47 smithi155 bash[73694]: debug 2024-07-28T20:59:47.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:47 smithi155 bash[68033]: cluster 2024-07-28T20:59:45.891163+0000 mgr.y (mgr.34101) 2703 : cluster [DBG] pgmap v3631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:47 smithi045 bash[80445]: cluster 2024-07-28T20:59:45.891163+0000 mgr.y (mgr.34101) 2703 : cluster [DBG] pgmap v3631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:47.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:47 smithi045 bash[82788]: cluster 2024-07-28T20:59:45.891163+0000 mgr.y (mgr.34101) 2703 : cluster [DBG] pgmap v3631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:48.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4222 16 16 0 0 0 - 0 2024-07-28T20:59:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:48 smithi155 bash[68033]: audit 2024-07-28T20:59:48.311151+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:48 smithi155 bash[73694]: debug 2024-07-28T20:59:48.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:48 smithi045 bash[80445]: audit 2024-07-28T20:59:48.311151+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:48 smithi045 bash[82788]: audit 2024-07-28T20:59:48.311151+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T20:59:49.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4223 16 16 0 0 0 - 0 2024-07-28T20:59:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:49 smithi155 bash[68033]: cluster 2024-07-28T20:59:47.893157+0000 mgr.y (mgr.34101) 2704 : cluster [DBG] pgmap v3632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:49 smithi155 bash[73694]: debug 2024-07-28T20:59:49.432+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:49 smithi045 bash[80445]: cluster 2024-07-28T20:59:47.893157+0000 mgr.y (mgr.34101) 2704 : cluster [DBG] pgmap v3632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:49 smithi045 bash[82788]: cluster 2024-07-28T20:59:47.893157+0000 mgr.y (mgr.34101) 2704 : cluster [DBG] pgmap v3632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:50.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4224 16 16 0 0 0 - 0 2024-07-28T20:59:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:50 smithi155 bash[73694]: debug 2024-07-28T20:59:50.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 20:59:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:20:59:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T20:59:51.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4225 16 16 0 0 0 - 0 2024-07-28T20:59:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:51 smithi155 bash[68033]: cluster 2024-07-28T20:59:49.895077+0000 mgr.y (mgr.34101) 2705 : cluster [DBG] pgmap v3633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:51 smithi155 bash[73694]: debug 2024-07-28T20:59:51.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:51 smithi045 bash[80445]: cluster 2024-07-28T20:59:49.895077+0000 mgr.y (mgr.34101) 2705 : cluster [DBG] pgmap v3633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:51.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:51 smithi045 bash[82788]: cluster 2024-07-28T20:59:49.895077+0000 mgr.y (mgr.34101) 2705 : cluster [DBG] pgmap v3633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:52.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4226 16 16 0 0 0 - 0 2024-07-28T20:59:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:52 smithi155 bash[73694]: debug 2024-07-28T20:59:52.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 20:59:52 smithi155 bash[60745]: ts=2024-07-28T20:59:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T20:59:53.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4227 16 16 0 0 0 - 0 2024-07-28T20:59:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:53 smithi155 bash[68033]: cluster 2024-07-28T20:59:51.897109+0000 mgr.y (mgr.34101) 2706 : cluster [DBG] pgmap v3634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:53 smithi155 bash[73694]: debug 2024-07-28T20:59:53.528+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:53 smithi045 bash[80445]: cluster 2024-07-28T20:59:51.897109+0000 mgr.y (mgr.34101) 2706 : cluster [DBG] pgmap v3634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:53 smithi045 bash[82788]: cluster 2024-07-28T20:59:51.897109+0000 mgr.y (mgr.34101) 2706 : cluster [DBG] pgmap v3634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:54.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4228 16 16 0 0 0 - 0 2024-07-28T20:59:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:54 smithi155 bash[73694]: debug 2024-07-28T20:59:54.552+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:55.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4229 16 16 0 0 0 - 0 2024-07-28T20:59:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:55 smithi155 bash[68033]: cluster 2024-07-28T20:59:53.899036+0000 mgr.y (mgr.34101) 2707 : cluster [DBG] pgmap v3635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:55 smithi155 bash[73694]: debug 2024-07-28T20:59:55.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:55 smithi045 bash[80445]: cluster 2024-07-28T20:59:53.899036+0000 mgr.y (mgr.34101) 2707 : cluster [DBG] pgmap v3635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:55 smithi045 bash[82788]: cluster 2024-07-28T20:59:53.899036+0000 mgr.y (mgr.34101) 2707 : cluster [DBG] pgmap v3635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:56.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4230 16 16 0 0 0 - 0 2024-07-28T20:59:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:56 smithi155 bash[73694]: debug 2024-07-28T20:59:56.548+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:57.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4231 16 16 0 0 0 - 0 2024-07-28T20:59:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:57 smithi045 bash[80445]: cluster 2024-07-28T20:59:55.900968+0000 mgr.y (mgr.34101) 2708 : cluster [DBG] pgmap v3636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:57.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:57 smithi045 bash[82788]: cluster 2024-07-28T20:59:55.900968+0000 mgr.y (mgr.34101) 2708 : cluster [DBG] pgmap v3636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:57 smithi155 bash[68033]: cluster 2024-07-28T20:59:55.900968+0000 mgr.y (mgr.34101) 2708 : cluster [DBG] pgmap v3636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:57 smithi155 bash[73694]: debug 2024-07-28T20:59:57.592+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:58.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4232 16 16 0 0 0 - 0 2024-07-28T20:59:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:58 smithi155 bash[73694]: debug 2024-07-28T20:59:58.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T20:59:59.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4233 16 16 0 0 0 - 0 2024-07-28T20:59:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 20:59:59 smithi045 bash[80445]: cluster 2024-07-28T20:59:57.903063+0000 mgr.y (mgr.34101) 2709 : cluster [DBG] pgmap v3637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T20:59:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 20:59:59 smithi045 bash[82788]: cluster 2024-07-28T20:59:57.903063+0000 mgr.y (mgr.34101) 2709 : cluster [DBG] pgmap v3637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 20:59:59 smithi155 bash[73694]: debug 2024-07-28T20:59:59.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 20:59:59 smithi155 bash[68033]: cluster 2024-07-28T20:59:57.903063+0000 mgr.y (mgr.34101) 2709 : cluster [DBG] pgmap v3637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:00.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4234 16 16 0 0 0 - 0 2024-07-28T21:00:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:00:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:00:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:00:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:00 smithi045 bash[80445]: cluster 2024-07-28T21:00:00.000155+0000 mon.a (mon.0) 3213 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:00:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:00 smithi045 bash[82788]: cluster 2024-07-28T21:00:00.000155+0000 mon.a (mon.0) 3213 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:00:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:00 smithi155 bash[73694]: debug 2024-07-28T21:00:00.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:00 smithi155 bash[68033]: cluster 2024-07-28T21:00:00.000155+0000 mon.a (mon.0) 3213 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:00:01.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4235 16 16 0 0 0 - 0 2024-07-28T21:00:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:01 smithi045 bash[80445]: cluster 2024-07-28T20:59:59.904956+0000 mgr.y (mgr.34101) 2710 : cluster [DBG] pgmap v3638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:01 smithi045 bash[82788]: cluster 2024-07-28T20:59:59.904956+0000 mgr.y (mgr.34101) 2710 : cluster [DBG] pgmap v3638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:01 smithi155 bash[68033]: cluster 2024-07-28T20:59:59.904956+0000 mgr.y (mgr.34101) 2710 : cluster [DBG] pgmap v3638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:01 smithi155 bash[73694]: debug 2024-07-28T21:00:01.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:02.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4236 16 16 0 0 0 - 0 2024-07-28T21:00:02.590 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:00:02 smithi155 bash[60745]: ts=2024-07-28T21:00:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:00:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:02 smithi155 bash[73694]: debug 2024-07-28T21:00:02.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:03.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4237 16 16 0 0 0 - 0 2024-07-28T21:00:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:03 smithi045 bash[80445]: cluster 2024-07-28T21:00:01.907074+0000 mgr.y (mgr.34101) 2711 : cluster [DBG] pgmap v3639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:03.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:03 smithi045 bash[80445]: audit 2024-07-28T21:00:03.311514+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:03 smithi045 bash[82788]: cluster 2024-07-28T21:00:01.907074+0000 mgr.y (mgr.34101) 2711 : cluster [DBG] pgmap v3639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:03 smithi045 bash[82788]: audit 2024-07-28T21:00:03.311514+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:03 smithi155 bash[73694]: debug 2024-07-28T21:00:03.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:03 smithi155 bash[68033]: cluster 2024-07-28T21:00:01.907074+0000 mgr.y (mgr.34101) 2711 : cluster [DBG] pgmap v3639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:03 smithi155 bash[68033]: audit 2024-07-28T21:00:03.311514+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:04.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4238 16 16 0 0 0 - 0 2024-07-28T21:00:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:04 smithi155 bash[73694]: debug 2024-07-28T21:00:04.576+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:05.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4239 16 16 0 0 0 - 0 2024-07-28T21:00:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:05 smithi045 bash[82788]: cluster 2024-07-28T21:00:03.909012+0000 mgr.y (mgr.34101) 2712 : cluster [DBG] pgmap v3640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:05.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:05 smithi045 bash[80445]: cluster 2024-07-28T21:00:03.909012+0000 mgr.y (mgr.34101) 2712 : cluster [DBG] pgmap v3640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:05 smithi155 bash[68033]: cluster 2024-07-28T21:00:03.909012+0000 mgr.y (mgr.34101) 2712 : cluster [DBG] pgmap v3640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:05 smithi155 bash[73694]: debug 2024-07-28T21:00:05.576+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:06.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:00:06.342244+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:00:06.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:00:06.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4240 16 16 0 0 0 - 0 2024-07-28T21:00:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:06 smithi155 bash[73694]: debug 2024-07-28T21:00:06.552+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:07.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4241 16 16 0 0 0 - 0 2024-07-28T21:00:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:07 smithi155 bash[73694]: debug 2024-07-28T21:00:07.512+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:07 smithi155 bash[68033]: cluster 2024-07-28T21:00:05.910946+0000 mgr.y (mgr.34101) 2713 : cluster [DBG] pgmap v3641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:07 smithi045 bash[80445]: cluster 2024-07-28T21:00:05.910946+0000 mgr.y (mgr.34101) 2713 : cluster [DBG] pgmap v3641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:07.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:07 smithi045 bash[82788]: cluster 2024-07-28T21:00:05.910946+0000 mgr.y (mgr.34101) 2713 : cluster [DBG] pgmap v3641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:08.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4242 16 16 0 0 0 - 0 2024-07-28T21:00:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:08 smithi155 bash[73694]: debug 2024-07-28T21:00:08.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:09.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4243 16 16 0 0 0 - 0 2024-07-28T21:00:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:09 smithi155 bash[73694]: debug 2024-07-28T21:00:09.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:09 smithi155 bash[68033]: cluster 2024-07-28T21:00:07.912988+0000 mgr.y (mgr.34101) 2714 : cluster [DBG] pgmap v3642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:09 smithi045 bash[80445]: cluster 2024-07-28T21:00:07.912988+0000 mgr.y (mgr.34101) 2714 : cluster [DBG] pgmap v3642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:09 smithi045 bash[82788]: cluster 2024-07-28T21:00:07.912988+0000 mgr.y (mgr.34101) 2714 : cluster [DBG] pgmap v3642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:10.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4244 16 16 0 0 0 - 0 2024-07-28T21:00:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:10 smithi155 bash[73694]: debug 2024-07-28T21:00:10.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:00:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:00:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:00:11.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4245 16 16 0 0 0 - 0 2024-07-28T21:00:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:11 smithi155 bash[73694]: debug 2024-07-28T21:00:11.528+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:11 smithi155 bash[68033]: cluster 2024-07-28T21:00:09.914939+0000 mgr.y (mgr.34101) 2715 : cluster [DBG] pgmap v3643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:11 smithi045 bash[80445]: cluster 2024-07-28T21:00:09.914939+0000 mgr.y (mgr.34101) 2715 : cluster [DBG] pgmap v3643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:11.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:11 smithi045 bash[82788]: cluster 2024-07-28T21:00:09.914939+0000 mgr.y (mgr.34101) 2715 : cluster [DBG] pgmap v3643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:12.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4246 16 16 0 0 0 - 0 2024-07-28T21:00:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:12 smithi155 bash[73694]: debug 2024-07-28T21:00:12.492+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:00:12 smithi155 bash[60745]: ts=2024-07-28T21:00:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:00:13.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4247 16 16 0 0 0 - 0 2024-07-28T21:00:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:13 smithi155 bash[73694]: debug 2024-07-28T21:00:13.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:13 smithi155 bash[68033]: cluster 2024-07-28T21:00:11.916974+0000 mgr.y (mgr.34101) 2716 : cluster [DBG] pgmap v3644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:13 smithi045 bash[80445]: cluster 2024-07-28T21:00:11.916974+0000 mgr.y (mgr.34101) 2716 : cluster [DBG] pgmap v3644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:13 smithi045 bash[82788]: cluster 2024-07-28T21:00:11.916974+0000 mgr.y (mgr.34101) 2716 : cluster [DBG] pgmap v3644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:14.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4248 16 16 0 0 0 - 0 2024-07-28T21:00:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:14 smithi155 bash[73694]: debug 2024-07-28T21:00:14.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:15.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4249 16 16 0 0 0 - 0 2024-07-28T21:00:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:15 smithi155 bash[73694]: debug 2024-07-28T21:00:15.519+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:15 smithi155 bash[68033]: cluster 2024-07-28T21:00:13.918923+0000 mgr.y (mgr.34101) 2717 : cluster [DBG] pgmap v3645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:15 smithi155 bash[68033]: audit 2024-07-28T21:00:15.581000+0000 mon.c (mon.2) 803 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:00:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:15 smithi045 bash[82788]: cluster 2024-07-28T21:00:13.918923+0000 mgr.y (mgr.34101) 2717 : cluster [DBG] pgmap v3645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:15 smithi045 bash[82788]: audit 2024-07-28T21:00:15.581000+0000 mon.c (mon.2) 803 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:00:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:15 smithi045 bash[80445]: cluster 2024-07-28T21:00:13.918923+0000 mgr.y (mgr.34101) 2717 : cluster [DBG] pgmap v3645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:15 smithi045 bash[80445]: audit 2024-07-28T21:00:15.581000+0000 mon.c (mon.2) 803 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:00:16.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4250 16 16 0 0 0 - 0 2024-07-28T21:00:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:16 smithi155 bash[73694]: debug 2024-07-28T21:00:16.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:16 smithi045 bash[82788]: cluster 2024-07-28T21:00:15.920024+0000 mgr.y (mgr.34101) 2718 : cluster [DBG] pgmap v3646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:17.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:16 smithi045 bash[82788]: audit 2024-07-28T21:00:15.963575+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:17.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:16 smithi045 bash[82788]: audit 2024-07-28T21:00:15.969344+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:17.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:16 smithi045 bash[80445]: cluster 2024-07-28T21:00:15.920024+0000 mgr.y (mgr.34101) 2718 : cluster [DBG] pgmap v3646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:17.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:16 smithi045 bash[80445]: audit 2024-07-28T21:00:15.963575+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:17.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:16 smithi045 bash[80445]: audit 2024-07-28T21:00:15.969344+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:16 smithi155 bash[68033]: cluster 2024-07-28T21:00:15.920024+0000 mgr.y (mgr.34101) 2718 : cluster [DBG] pgmap v3646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:16 smithi155 bash[68033]: audit 2024-07-28T21:00:15.963575+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:16 smithi155 bash[68033]: audit 2024-07-28T21:00:15.969344+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:17.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4251 16 16 0 0 0 - 0 2024-07-28T21:00:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:17 smithi155 bash[73694]: debug 2024-07-28T21:00:17.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:18.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4252 16 16 0 0 0 - 0 2024-07-28T21:00:18.968 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:18 smithi155 bash[73694]: debug 2024-07-28T21:00:18.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:18 smithi045 bash[80445]: cluster 2024-07-28T21:00:17.922057+0000 mgr.y (mgr.34101) 2719 : cluster [DBG] pgmap v3647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:18 smithi045 bash[80445]: audit 2024-07-28T21:00:18.312019+0000 mon.c (mon.2) 804 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:18 smithi045 bash[82788]: cluster 2024-07-28T21:00:17.922057+0000 mgr.y (mgr.34101) 2719 : cluster [DBG] pgmap v3647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:18 smithi045 bash[82788]: audit 2024-07-28T21:00:18.312019+0000 mon.c (mon.2) 804 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:18 smithi155 bash[68033]: cluster 2024-07-28T21:00:17.922057+0000 mgr.y (mgr.34101) 2719 : cluster [DBG] pgmap v3647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:18 smithi155 bash[68033]: audit 2024-07-28T21:00:18.312019+0000 mon.c (mon.2) 804 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:19.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4253 16 16 0 0 0 - 0 2024-07-28T21:00:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:19 smithi155 bash[73694]: debug 2024-07-28T21:00:19.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:20.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4254 16 16 0 0 0 - 0 2024-07-28T21:00:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:00:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:00:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:00:20.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:20 smithi155 bash[73694]: debug 2024-07-28T21:00:20.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:20 smithi155 bash[68033]: cluster 2024-07-28T21:00:19.923833+0000 mgr.y (mgr.34101) 2720 : cluster [DBG] pgmap v3648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:21.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4255 16 16 0 0 0 - 0 2024-07-28T21:00:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:20 smithi045 bash[82788]: cluster 2024-07-28T21:00:19.923833+0000 mgr.y (mgr.34101) 2720 : cluster [DBG] pgmap v3648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:20 smithi045 bash[80445]: cluster 2024-07-28T21:00:19.923833+0000 mgr.y (mgr.34101) 2720 : cluster [DBG] pgmap v3648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:21 smithi155 bash[73694]: debug 2024-07-28T21:00:21.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:22.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4256 16 16 0 0 0 - 0 2024-07-28T21:00:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:00:22 smithi155 bash[60745]: ts=2024-07-28T21:00:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:00:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:22 smithi155 bash[68033]: audit 2024-07-28T21:00:21.231801+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:22 smithi155 bash[68033]: audit 2024-07-28T21:00:21.237344+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:22 smithi155 bash[68033]: audit 2024-07-28T21:00:21.822664+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:22 smithi155 bash[68033]: audit 2024-07-28T21:00:21.834265+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:22 smithi045 bash[80445]: audit 2024-07-28T21:00:21.231801+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:22 smithi045 bash[80445]: audit 2024-07-28T21:00:21.237344+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:22 smithi045 bash[80445]: audit 2024-07-28T21:00:21.822664+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:22 smithi045 bash[80445]: audit 2024-07-28T21:00:21.834265+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:22 smithi045 bash[82788]: audit 2024-07-28T21:00:21.231801+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:22 smithi045 bash[82788]: audit 2024-07-28T21:00:21.237344+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:22 smithi045 bash[82788]: audit 2024-07-28T21:00:21.822664+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:22 smithi045 bash[82788]: audit 2024-07-28T21:00:21.834265+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:22 smithi155 bash[73694]: debug 2024-07-28T21:00:22.559+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:23.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4257 16 16 0 0 0 - 0 2024-07-28T21:00:23.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:23 smithi155 bash[68033]: cluster 2024-07-28T21:00:21.925724+0000 mgr.y (mgr.34101) 2721 : cluster [DBG] pgmap v3649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:23.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:23 smithi155 bash[68033]: audit 2024-07-28T21:00:22.313027+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:00:23.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:23 smithi155 bash[68033]: audit 2024-07-28T21:00:22.314871+0000 mon.c (mon.2) 806 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:00:23.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:23 smithi155 bash[68033]: audit 2024-07-28T21:00:22.325668+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:23 smithi045 bash[80445]: cluster 2024-07-28T21:00:21.925724+0000 mgr.y (mgr.34101) 2721 : cluster [DBG] pgmap v3649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:23 smithi045 bash[80445]: audit 2024-07-28T21:00:22.313027+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:00:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:23 smithi045 bash[80445]: audit 2024-07-28T21:00:22.314871+0000 mon.c (mon.2) 806 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:00:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:23 smithi045 bash[80445]: audit 2024-07-28T21:00:22.325668+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:23 smithi045 bash[82788]: cluster 2024-07-28T21:00:21.925724+0000 mgr.y (mgr.34101) 2721 : cluster [DBG] pgmap v3649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:23 smithi045 bash[82788]: audit 2024-07-28T21:00:22.313027+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:00:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:23 smithi045 bash[82788]: audit 2024-07-28T21:00:22.314871+0000 mon.c (mon.2) 806 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:00:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:23 smithi045 bash[82788]: audit 2024-07-28T21:00:22.325668+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:00:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:23 smithi155 bash[73694]: debug 2024-07-28T21:00:23.519+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:24.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4258 16 16 0 0 0 - 0 2024-07-28T21:00:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:24 smithi155 bash[73694]: debug 2024-07-28T21:00:24.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:25.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4259 16 16 0 0 0 - 0 2024-07-28T21:00:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:25 smithi155 bash[68033]: cluster 2024-07-28T21:00:23.927464+0000 mgr.y (mgr.34101) 2722 : cluster [DBG] pgmap v3650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:25 smithi045 bash[80445]: cluster 2024-07-28T21:00:23.927464+0000 mgr.y (mgr.34101) 2722 : cluster [DBG] pgmap v3650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:25 smithi045 bash[82788]: cluster 2024-07-28T21:00:23.927464+0000 mgr.y (mgr.34101) 2722 : cluster [DBG] pgmap v3650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:25 smithi155 bash[73694]: debug 2024-07-28T21:00:25.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:26.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:00:26.345391+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:00:26.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:00:26.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4260 16 16 0 0 0 - 0 2024-07-28T21:00:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:26 smithi155 bash[73694]: debug 2024-07-28T21:00:26.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:27.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4261 16 16 0 0 0 - 0 2024-07-28T21:00:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:27 smithi155 bash[68033]: cluster 2024-07-28T21:00:25.929211+0000 mgr.y (mgr.34101) 2723 : cluster [DBG] pgmap v3651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:27 smithi045 bash[82788]: cluster 2024-07-28T21:00:25.929211+0000 mgr.y (mgr.34101) 2723 : cluster [DBG] pgmap v3651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:27.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:27 smithi045 bash[80445]: cluster 2024-07-28T21:00:25.929211+0000 mgr.y (mgr.34101) 2723 : cluster [DBG] pgmap v3651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:27 smithi155 bash[73694]: debug 2024-07-28T21:00:27.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:28.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4262 16 16 0 0 0 - 0 2024-07-28T21:00:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:28 smithi155 bash[73694]: debug 2024-07-28T21:00:28.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:29.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4263 16 16 0 0 0 - 0 2024-07-28T21:00:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:29 smithi155 bash[68033]: cluster 2024-07-28T21:00:27.931107+0000 mgr.y (mgr.34101) 2724 : cluster [DBG] pgmap v3652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:29 smithi045 bash[80445]: cluster 2024-07-28T21:00:27.931107+0000 mgr.y (mgr.34101) 2724 : cluster [DBG] pgmap v3652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:29 smithi045 bash[82788]: cluster 2024-07-28T21:00:27.931107+0000 mgr.y (mgr.34101) 2724 : cluster [DBG] pgmap v3652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:29 smithi155 bash[73694]: debug 2024-07-28T21:00:29.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:30.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4264 16 16 0 0 0 - 0 2024-07-28T21:00:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:30 smithi155 bash[73694]: debug 2024-07-28T21:00:30.523+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:00:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:00:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:00:31.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4265 16 16 0 0 0 - 0 2024-07-28T21:00:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:31 smithi155 bash[73694]: debug 2024-07-28T21:00:31.475+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:31.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:31 smithi155 bash[68033]: cluster 2024-07-28T21:00:29.932848+0000 mgr.y (mgr.34101) 2725 : cluster [DBG] pgmap v3653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:31 smithi045 bash[80445]: cluster 2024-07-28T21:00:29.932848+0000 mgr.y (mgr.34101) 2725 : cluster [DBG] pgmap v3653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:31.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:31 smithi045 bash[82788]: cluster 2024-07-28T21:00:29.932848+0000 mgr.y (mgr.34101) 2725 : cluster [DBG] pgmap v3653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:32.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4266 16 16 0 0 0 - 0 2024-07-28T21:00:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:32 smithi155 bash[73694]: debug 2024-07-28T21:00:32.443+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:00:32 smithi155 bash[60745]: ts=2024-07-28T21:00:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:00:33.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4267 16 16 0 0 0 - 0 2024-07-28T21:00:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:33 smithi155 bash[68033]: cluster 2024-07-28T21:00:31.934725+0000 mgr.y (mgr.34101) 2726 : cluster [DBG] pgmap v3654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:33 smithi155 bash[73694]: debug 2024-07-28T21:00:33.403+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:33 smithi045 bash[80445]: cluster 2024-07-28T21:00:31.934725+0000 mgr.y (mgr.34101) 2726 : cluster [DBG] pgmap v3654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:33 smithi045 bash[82788]: cluster 2024-07-28T21:00:31.934725+0000 mgr.y (mgr.34101) 2726 : cluster [DBG] pgmap v3654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:34.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4268 16 16 0 0 0 - 0 2024-07-28T21:00:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:34 smithi155 bash[68033]: audit 2024-07-28T21:00:33.312284+0000 mon.c (mon.2) 807 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:34 smithi155 bash[73694]: debug 2024-07-28T21:00:34.359+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:34 smithi045 bash[80445]: audit 2024-07-28T21:00:33.312284+0000 mon.c (mon.2) 807 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:34 smithi045 bash[82788]: audit 2024-07-28T21:00:33.312284+0000 mon.c (mon.2) 807 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:35.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4269 16 16 0 0 0 - 0 2024-07-28T21:00:35.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:35 smithi155 bash[68033]: cluster 2024-07-28T21:00:33.936414+0000 mgr.y (mgr.34101) 2727 : cluster [DBG] pgmap v3655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:35 smithi155 bash[73694]: debug 2024-07-28T21:00:35.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:35 smithi045 bash[80445]: cluster 2024-07-28T21:00:33.936414+0000 mgr.y (mgr.34101) 2727 : cluster [DBG] pgmap v3655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:35 smithi045 bash[82788]: cluster 2024-07-28T21:00:33.936414+0000 mgr.y (mgr.34101) 2727 : cluster [DBG] pgmap v3655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:36.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4270 16 16 0 0 0 - 0 2024-07-28T21:00:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:36 smithi155 bash[73694]: debug 2024-07-28T21:00:36.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:37.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4271 16 16 0 0 0 - 0 2024-07-28T21:00:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:37 smithi155 bash[73694]: debug 2024-07-28T21:00:37.399+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:37.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:37 smithi155 bash[68033]: cluster 2024-07-28T21:00:35.938144+0000 mgr.y (mgr.34101) 2728 : cluster [DBG] pgmap v3656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:37 smithi045 bash[80445]: cluster 2024-07-28T21:00:35.938144+0000 mgr.y (mgr.34101) 2728 : cluster [DBG] pgmap v3656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:37 smithi045 bash[82788]: cluster 2024-07-28T21:00:35.938144+0000 mgr.y (mgr.34101) 2728 : cluster [DBG] pgmap v3656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:38.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4272 16 16 0 0 0 - 0 2024-07-28T21:00:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:38 smithi155 bash[73694]: debug 2024-07-28T21:00:38.367+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:39.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4273 16 16 0 0 0 - 0 2024-07-28T21:00:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:39 smithi155 bash[73694]: debug 2024-07-28T21:00:39.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:39.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:39 smithi155 bash[68033]: cluster 2024-07-28T21:00:37.940003+0000 mgr.y (mgr.34101) 2729 : cluster [DBG] pgmap v3657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:39 smithi045 bash[82788]: cluster 2024-07-28T21:00:37.940003+0000 mgr.y (mgr.34101) 2729 : cluster [DBG] pgmap v3657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:39.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:39 smithi045 bash[80445]: cluster 2024-07-28T21:00:37.940003+0000 mgr.y (mgr.34101) 2729 : cluster [DBG] pgmap v3657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:40.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4274 16 16 0 0 0 - 0 2024-07-28T21:00:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:40 smithi155 bash[73694]: debug 2024-07-28T21:00:40.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:00:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:00:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:00:41.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4275 16 16 0 0 0 - 0 2024-07-28T21:00:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:41 smithi155 bash[73694]: debug 2024-07-28T21:00:41.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:41.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:41 smithi155 bash[68033]: cluster 2024-07-28T21:00:39.941738+0000 mgr.y (mgr.34101) 2730 : cluster [DBG] pgmap v3658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:41 smithi045 bash[80445]: cluster 2024-07-28T21:00:39.941738+0000 mgr.y (mgr.34101) 2730 : cluster [DBG] pgmap v3658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:41 smithi045 bash[82788]: cluster 2024-07-28T21:00:39.941738+0000 mgr.y (mgr.34101) 2730 : cluster [DBG] pgmap v3658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:42.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4276 16 16 0 0 0 - 0 2024-07-28T21:00:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:42 smithi155 bash[73694]: debug 2024-07-28T21:00:42.455+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:00:42 smithi155 bash[60745]: ts=2024-07-28T21:00:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:00:43.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4277 16 16 0 0 0 - 0 2024-07-28T21:00:43.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:43 smithi155 bash[68033]: cluster 2024-07-28T21:00:41.943525+0000 mgr.y (mgr.34101) 2731 : cluster [DBG] pgmap v3659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:43 smithi155 bash[73694]: debug 2024-07-28T21:00:43.459+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:43 smithi045 bash[82788]: cluster 2024-07-28T21:00:41.943525+0000 mgr.y (mgr.34101) 2731 : cluster [DBG] pgmap v3659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:43.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:43 smithi045 bash[80445]: cluster 2024-07-28T21:00:41.943525+0000 mgr.y (mgr.34101) 2731 : cluster [DBG] pgmap v3659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:44.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4278 16 16 0 0 0 - 0 2024-07-28T21:00:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:44 smithi155 bash[73694]: debug 2024-07-28T21:00:44.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:45.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4279 16 16 0 0 0 - 0 2024-07-28T21:00:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:45 smithi155 bash[68033]: cluster 2024-07-28T21:00:43.945260+0000 mgr.y (mgr.34101) 2732 : cluster [DBG] pgmap v3660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:45 smithi155 bash[73694]: debug 2024-07-28T21:00:45.419+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:45 smithi045 bash[82788]: cluster 2024-07-28T21:00:43.945260+0000 mgr.y (mgr.34101) 2732 : cluster [DBG] pgmap v3660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:45.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:45 smithi045 bash[80445]: cluster 2024-07-28T21:00:43.945260+0000 mgr.y (mgr.34101) 2732 : cluster [DBG] pgmap v3660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:46.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:00:46.348605+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:00:46.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:00:46.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4280 16 16 0 0 0 - 0 2024-07-28T21:00:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:46 smithi155 bash[73694]: debug 2024-07-28T21:00:46.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:47.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4281 16 16 0 0 0 - 0 2024-07-28T21:00:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:47 smithi155 bash[68033]: cluster 2024-07-28T21:00:45.947016+0000 mgr.y (mgr.34101) 2733 : cluster [DBG] pgmap v3661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:47 smithi155 bash[73694]: debug 2024-07-28T21:00:47.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:47 smithi045 bash[80445]: cluster 2024-07-28T21:00:45.947016+0000 mgr.y (mgr.34101) 2733 : cluster [DBG] pgmap v3661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:47.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:47 smithi045 bash[82788]: cluster 2024-07-28T21:00:45.947016+0000 mgr.y (mgr.34101) 2733 : cluster [DBG] pgmap v3661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:48.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4282 16 16 0 0 0 - 0 2024-07-28T21:00:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:48 smithi155 bash[73694]: debug 2024-07-28T21:00:48.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:49.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4283 16 16 0 0 0 - 0 2024-07-28T21:00:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:49 smithi155 bash[73694]: debug 2024-07-28T21:00:49.367+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:49 smithi155 bash[68033]: cluster 2024-07-28T21:00:47.949067+0000 mgr.y (mgr.34101) 2734 : cluster [DBG] pgmap v3662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:49 smithi155 bash[68033]: audit 2024-07-28T21:00:48.314794+0000 mon.c (mon.2) 808 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:49 smithi045 bash[80445]: cluster 2024-07-28T21:00:47.949067+0000 mgr.y (mgr.34101) 2734 : cluster [DBG] pgmap v3662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:49 smithi045 bash[80445]: audit 2024-07-28T21:00:48.314794+0000 mon.c (mon.2) 808 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:49 smithi045 bash[82788]: cluster 2024-07-28T21:00:47.949067+0000 mgr.y (mgr.34101) 2734 : cluster [DBG] pgmap v3662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:49 smithi045 bash[82788]: audit 2024-07-28T21:00:48.314794+0000 mon.c (mon.2) 808 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:00:50.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4284 16 16 0 0 0 - 0 2024-07-28T21:00:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:50 smithi155 bash[73694]: debug 2024-07-28T21:00:50.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:00:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:00:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:00:51.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4285 16 16 0 0 0 - 0 2024-07-28T21:00:51.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:51 smithi155 bash[68033]: cluster 2024-07-28T21:00:49.951072+0000 mgr.y (mgr.34101) 2735 : cluster [DBG] pgmap v3663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:51 smithi155 bash[73694]: debug 2024-07-28T21:00:51.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:51 smithi045 bash[80445]: cluster 2024-07-28T21:00:49.951072+0000 mgr.y (mgr.34101) 2735 : cluster [DBG] pgmap v3663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:51.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:51 smithi045 bash[82788]: cluster 2024-07-28T21:00:49.951072+0000 mgr.y (mgr.34101) 2735 : cluster [DBG] pgmap v3663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:52.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4286 16 16 0 0 0 - 0 2024-07-28T21:00:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:52 smithi155 bash[73694]: debug 2024-07-28T21:00:52.355+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:00:52 smithi155 bash[60745]: ts=2024-07-28T21:00:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:00:53.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4287 16 16 0 0 0 - 0 2024-07-28T21:00:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:53 smithi155 bash[73694]: debug 2024-07-28T21:00:53.355+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:53.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:53 smithi155 bash[68033]: cluster 2024-07-28T21:00:51.953161+0000 mgr.y (mgr.34101) 2736 : cluster [DBG] pgmap v3664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:53 smithi045 bash[80445]: cluster 2024-07-28T21:00:51.953161+0000 mgr.y (mgr.34101) 2736 : cluster [DBG] pgmap v3664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:53 smithi045 bash[82788]: cluster 2024-07-28T21:00:51.953161+0000 mgr.y (mgr.34101) 2736 : cluster [DBG] pgmap v3664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:54.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4288 16 16 0 0 0 - 0 2024-07-28T21:00:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:54 smithi155 bash[73694]: debug 2024-07-28T21:00:54.367+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:55.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4289 16 16 0 0 0 - 0 2024-07-28T21:00:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:55 smithi045 bash[82788]: cluster 2024-07-28T21:00:53.954976+0000 mgr.y (mgr.34101) 2737 : cluster [DBG] pgmap v3665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:55.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:55 smithi045 bash[80445]: cluster 2024-07-28T21:00:53.954976+0000 mgr.y (mgr.34101) 2737 : cluster [DBG] pgmap v3665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:55 smithi155 bash[73694]: debug 2024-07-28T21:00:55.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:55 smithi155 bash[68033]: cluster 2024-07-28T21:00:53.954976+0000 mgr.y (mgr.34101) 2737 : cluster [DBG] pgmap v3665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:56.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4290 16 16 0 0 0 - 0 2024-07-28T21:00:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:56 smithi155 bash[73694]: debug 2024-07-28T21:00:56.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:57.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4291 16 16 0 0 0 - 0 2024-07-28T21:00:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:57 smithi045 bash[82788]: cluster 2024-07-28T21:00:55.956753+0000 mgr.y (mgr.34101) 2738 : cluster [DBG] pgmap v3666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:57 smithi045 bash[80445]: cluster 2024-07-28T21:00:55.956753+0000 mgr.y (mgr.34101) 2738 : cluster [DBG] pgmap v3666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:57 smithi155 bash[68033]: cluster 2024-07-28T21:00:55.956753+0000 mgr.y (mgr.34101) 2738 : cluster [DBG] pgmap v3666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:57 smithi155 bash[73694]: debug 2024-07-28T21:00:57.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:58.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4292 16 16 0 0 0 - 0 2024-07-28T21:00:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:58 smithi155 bash[73694]: debug 2024-07-28T21:00:58.359+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:59.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4293 16 16 0 0 0 - 0 2024-07-28T21:00:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:00:59 smithi045 bash[82788]: cluster 2024-07-28T21:00:57.958642+0000 mgr.y (mgr.34101) 2739 : cluster [DBG] pgmap v3667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:00:59 smithi045 bash[80445]: cluster 2024-07-28T21:00:57.958642+0000 mgr.y (mgr.34101) 2739 : cluster [DBG] pgmap v3667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:00:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:00:59 smithi155 bash[73694]: debug 2024-07-28T21:00:59.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:00:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:00:59 smithi155 bash[68033]: cluster 2024-07-28T21:00:57.958642+0000 mgr.y (mgr.34101) 2739 : cluster [DBG] pgmap v3667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:00.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4294 16 16 0 0 0 - 0 2024-07-28T21:01:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:00 smithi155 bash[73694]: debug 2024-07-28T21:01:00.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:01:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:01:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:01:01.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4295 16 16 0 0 0 - 0 2024-07-28T21:01:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:01 smithi045 bash[80445]: cluster 2024-07-28T21:00:59.960403+0000 mgr.y (mgr.34101) 2740 : cluster [DBG] pgmap v3668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:01.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:01 smithi045 bash[82788]: cluster 2024-07-28T21:00:59.960403+0000 mgr.y (mgr.34101) 2740 : cluster [DBG] pgmap v3668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:01 smithi155 bash[73694]: debug 2024-07-28T21:01:01.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:01 smithi155 bash[68033]: cluster 2024-07-28T21:00:59.960403+0000 mgr.y (mgr.34101) 2740 : cluster [DBG] pgmap v3668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:02.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4296 16 16 0 0 0 - 0 2024-07-28T21:01:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:02 smithi155 bash[73694]: debug 2024-07-28T21:01:02.355+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:01:02 smithi155 bash[60745]: ts=2024-07-28T21:01:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:01:03.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4297 16 16 0 0 0 - 0 2024-07-28T21:01:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:03 smithi045 bash[80445]: cluster 2024-07-28T21:01:01.962307+0000 mgr.y (mgr.34101) 2741 : cluster [DBG] pgmap v3669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:03 smithi045 bash[80445]: audit 2024-07-28T21:01:03.315324+0000 mon.c (mon.2) 809 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:03 smithi045 bash[82788]: cluster 2024-07-28T21:01:01.962307+0000 mgr.y (mgr.34101) 2741 : cluster [DBG] pgmap v3669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:03 smithi045 bash[82788]: audit 2024-07-28T21:01:03.315324+0000 mon.c (mon.2) 809 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:03 smithi155 bash[73694]: debug 2024-07-28T21:01:03.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:03 smithi155 bash[68033]: cluster 2024-07-28T21:01:01.962307+0000 mgr.y (mgr.34101) 2741 : cluster [DBG] pgmap v3669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:03 smithi155 bash[68033]: audit 2024-07-28T21:01:03.315324+0000 mon.c (mon.2) 809 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:04.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4298 16 16 0 0 0 - 0 2024-07-28T21:01:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:04 smithi155 bash[73694]: debug 2024-07-28T21:01:04.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:05.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4299 16 16 0 0 0 - 0 2024-07-28T21:01:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:05 smithi045 bash[80445]: cluster 2024-07-28T21:01:03.964017+0000 mgr.y (mgr.34101) 2742 : cluster [DBG] pgmap v3670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:05 smithi045 bash[82788]: cluster 2024-07-28T21:01:03.964017+0000 mgr.y (mgr.34101) 2742 : cluster [DBG] pgmap v3670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:05 smithi155 bash[73694]: debug 2024-07-28T21:01:05.327+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:05 smithi155 bash[68033]: cluster 2024-07-28T21:01:03.964017+0000 mgr.y (mgr.34101) 2742 : cluster [DBG] pgmap v3670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:06.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:01:06.351799+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:01:06.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:01:06.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4300 16 16 0 0 0 - 0 2024-07-28T21:01:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:06 smithi155 bash[73694]: debug 2024-07-28T21:01:06.322+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:07.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4301 16 16 0 0 0 - 0 2024-07-28T21:01:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:07 smithi045 bash[80445]: cluster 2024-07-28T21:01:05.965731+0000 mgr.y (mgr.34101) 2743 : cluster [DBG] pgmap v3671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:07 smithi045 bash[82788]: cluster 2024-07-28T21:01:05.965731+0000 mgr.y (mgr.34101) 2743 : cluster [DBG] pgmap v3671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:07 smithi155 bash[73694]: debug 2024-07-28T21:01:07.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:07 smithi155 bash[68033]: cluster 2024-07-28T21:01:05.965731+0000 mgr.y (mgr.34101) 2743 : cluster [DBG] pgmap v3671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:08.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4302 16 16 0 0 0 - 0 2024-07-28T21:01:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:08 smithi155 bash[73694]: debug 2024-07-28T21:01:08.338+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:09.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4303 16 16 0 0 0 - 0 2024-07-28T21:01:09.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:09 smithi155 bash[68033]: cluster 2024-07-28T21:01:07.967607+0000 mgr.y (mgr.34101) 2744 : cluster [DBG] pgmap v3672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:09 smithi155 bash[73694]: debug 2024-07-28T21:01:09.290+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:09 smithi045 bash[82788]: cluster 2024-07-28T21:01:07.967607+0000 mgr.y (mgr.34101) 2744 : cluster [DBG] pgmap v3672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:09 smithi045 bash[80445]: cluster 2024-07-28T21:01:07.967607+0000 mgr.y (mgr.34101) 2744 : cluster [DBG] pgmap v3672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:10.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4304 16 16 0 0 0 - 0 2024-07-28T21:01:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:10 smithi155 bash[73694]: debug 2024-07-28T21:01:10.326+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:01:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:01:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:01:11.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4305 16 16 0 0 0 - 0 2024-07-28T21:01:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:11 smithi045 bash[82788]: cluster 2024-07-28T21:01:09.969280+0000 mgr.y (mgr.34101) 2745 : cluster [DBG] pgmap v3673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:11 smithi045 bash[80445]: cluster 2024-07-28T21:01:09.969280+0000 mgr.y (mgr.34101) 2745 : cluster [DBG] pgmap v3673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:11 smithi155 bash[73694]: debug 2024-07-28T21:01:11.314+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:11.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:11 smithi155 bash[68033]: cluster 2024-07-28T21:01:09.969280+0000 mgr.y (mgr.34101) 2745 : cluster [DBG] pgmap v3673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:12.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4306 16 16 0 0 0 - 0 2024-07-28T21:01:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:12 smithi155 bash[73694]: debug 2024-07-28T21:01:12.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:01:12 smithi155 bash[60745]: ts=2024-07-28T21:01:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:01:13.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4307 16 16 0 0 0 - 0 2024-07-28T21:01:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:13 smithi045 bash[82788]: cluster 2024-07-28T21:01:11.971138+0000 mgr.y (mgr.34101) 2746 : cluster [DBG] pgmap v3674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:13.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:13 smithi045 bash[80445]: cluster 2024-07-28T21:01:11.971138+0000 mgr.y (mgr.34101) 2746 : cluster [DBG] pgmap v3674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:13 smithi155 bash[73694]: debug 2024-07-28T21:01:13.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:13.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:13 smithi155 bash[68033]: cluster 2024-07-28T21:01:11.971138+0000 mgr.y (mgr.34101) 2746 : cluster [DBG] pgmap v3674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:14.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4308 16 16 0 0 0 - 0 2024-07-28T21:01:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:14 smithi155 bash[73694]: debug 2024-07-28T21:01:14.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:15.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4309 16 16 0 0 0 - 0 2024-07-28T21:01:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:15 smithi045 bash[80445]: cluster 2024-07-28T21:01:13.972886+0000 mgr.y (mgr.34101) 2747 : cluster [DBG] pgmap v3675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:15 smithi045 bash[82788]: cluster 2024-07-28T21:01:13.972886+0000 mgr.y (mgr.34101) 2747 : cluster [DBG] pgmap v3675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:15 smithi155 bash[68033]: cluster 2024-07-28T21:01:13.972886+0000 mgr.y (mgr.34101) 2747 : cluster [DBG] pgmap v3675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:15 smithi155 bash[73694]: debug 2024-07-28T21:01:15.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:16.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4310 16 16 0 0 0 - 0 2024-07-28T21:01:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:16 smithi155 bash[73694]: debug 2024-07-28T21:01:16.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:17.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4311 16 16 0 0 0 - 0 2024-07-28T21:01:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:17 smithi045 bash[80445]: cluster 2024-07-28T21:01:15.974647+0000 mgr.y (mgr.34101) 2748 : cluster [DBG] pgmap v3676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:17 smithi045 bash[82788]: cluster 2024-07-28T21:01:15.974647+0000 mgr.y (mgr.34101) 2748 : cluster [DBG] pgmap v3676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:17 smithi155 bash[73694]: debug 2024-07-28T21:01:17.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:17 smithi155 bash[68033]: cluster 2024-07-28T21:01:15.974647+0000 mgr.y (mgr.34101) 2748 : cluster [DBG] pgmap v3676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:18.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4312 16 16 0 0 0 - 0 2024-07-28T21:01:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:18 smithi045 bash[80445]: audit 2024-07-28T21:01:18.315760+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:18 smithi045 bash[82788]: audit 2024-07-28T21:01:18.315760+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:18 smithi155 bash[68033]: audit 2024-07-28T21:01:18.315760+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:18 smithi155 bash[73694]: debug 2024-07-28T21:01:18.406+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:19.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4313 16 16 0 0 0 - 0 2024-07-28T21:01:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:19 smithi045 bash[80445]: cluster 2024-07-28T21:01:17.976539+0000 mgr.y (mgr.34101) 2749 : cluster [DBG] pgmap v3677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:19 smithi045 bash[82788]: cluster 2024-07-28T21:01:17.976539+0000 mgr.y (mgr.34101) 2749 : cluster [DBG] pgmap v3677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:19 smithi155 bash[68033]: cluster 2024-07-28T21:01:17.976539+0000 mgr.y (mgr.34101) 2749 : cluster [DBG] pgmap v3677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:19 smithi155 bash[73694]: debug 2024-07-28T21:01:19.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:20.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4314 16 16 0 0 0 - 0 2024-07-28T21:01:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:20 smithi155 bash[73694]: debug 2024-07-28T21:01:20.406+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:01:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:01:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:01:21.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4315 16 16 0 0 0 - 0 2024-07-28T21:01:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:21 smithi045 bash[82788]: cluster 2024-07-28T21:01:19.978441+0000 mgr.y (mgr.34101) 2750 : cluster [DBG] pgmap v3678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:21.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:21 smithi045 bash[80445]: cluster 2024-07-28T21:01:19.978441+0000 mgr.y (mgr.34101) 2750 : cluster [DBG] pgmap v3678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:21 smithi155 bash[73694]: debug 2024-07-28T21:01:21.434+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:21.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:21 smithi155 bash[68033]: cluster 2024-07-28T21:01:19.978441+0000 mgr.y (mgr.34101) 2750 : cluster [DBG] pgmap v3678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:22.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4316 16 16 0 0 0 - 0 2024-07-28T21:01:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:22 smithi155 bash[73694]: debug 2024-07-28T21:01:22.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:01:22 smithi155 bash[60745]: ts=2024-07-28T21:01:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:01:23.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4317 16 16 0 0 0 - 0 2024-07-28T21:01:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:23 smithi045 bash[80445]: cluster 2024-07-28T21:01:21.980487+0000 mgr.y (mgr.34101) 2751 : cluster [DBG] pgmap v3679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:23 smithi045 bash[80445]: audit 2024-07-28T21:01:22.466174+0000 mon.c (mon.2) 811 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:01:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:23 smithi045 bash[82788]: cluster 2024-07-28T21:01:21.980487+0000 mgr.y (mgr.34101) 2751 : cluster [DBG] pgmap v3679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:23 smithi045 bash[82788]: audit 2024-07-28T21:01:22.466174+0000 mon.c (mon.2) 811 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:01:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:23 smithi155 bash[73694]: debug 2024-07-28T21:01:23.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:23 smithi155 bash[68033]: cluster 2024-07-28T21:01:21.980487+0000 mgr.y (mgr.34101) 2751 : cluster [DBG] pgmap v3679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:23 smithi155 bash[68033]: audit 2024-07-28T21:01:22.466174+0000 mon.c (mon.2) 811 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:01:24.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4318 16 16 0 0 0 - 0 2024-07-28T21:01:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:24 smithi155 bash[73694]: debug 2024-07-28T21:01:24.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:25.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4319 16 16 0 0 0 - 0 2024-07-28T21:01:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:25 smithi045 bash[80445]: cluster 2024-07-28T21:01:23.982217+0000 mgr.y (mgr.34101) 2752 : cluster [DBG] pgmap v3680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:25 smithi045 bash[82788]: cluster 2024-07-28T21:01:23.982217+0000 mgr.y (mgr.34101) 2752 : cluster [DBG] pgmap v3680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:25 smithi155 bash[68033]: cluster 2024-07-28T21:01:23.982217+0000 mgr.y (mgr.34101) 2752 : cluster [DBG] pgmap v3680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:25 smithi155 bash[73694]: debug 2024-07-28T21:01:25.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:26.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:01:26.354679+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:01:26.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:01:26.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4320 16 16 0 0 0 - 0 2024-07-28T21:01:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:26 smithi155 bash[73694]: debug 2024-07-28T21:01:26.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:27.305 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 21:01:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T21:01:26.809513798Z level=info msg="Completed cleanup jobs" duration=192.429697ms 2024-07-28T21:01:27.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4321 16 16 0 0 0 - 0 2024-07-28T21:01:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:27 smithi045 bash[80445]: cluster 2024-07-28T21:01:25.983992+0000 mgr.y (mgr.34101) 2753 : cluster [DBG] pgmap v3681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:27 smithi045 bash[82788]: cluster 2024-07-28T21:01:25.983992+0000 mgr.y (mgr.34101) 2753 : cluster [DBG] pgmap v3681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:27 smithi155 bash[73694]: debug 2024-07-28T21:01:27.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:27 smithi155 bash[68033]: cluster 2024-07-28T21:01:25.983992+0000 mgr.y (mgr.34101) 2753 : cluster [DBG] pgmap v3681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:28.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4322 16 16 0 0 0 - 0 2024-07-28T21:01:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:28 smithi155 bash[73694]: debug 2024-07-28T21:01:28.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:29.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4323 16 16 0 0 0 - 0 2024-07-28T21:01:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[80445]: cluster 2024-07-28T21:01:27.984971+0000 mgr.y (mgr.34101) 2754 : cluster [DBG] pgmap v3682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:29.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[80445]: audit 2024-07-28T21:01:28.158507+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[80445]: audit 2024-07-28T21:01:28.169531+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[80445]: audit 2024-07-28T21:01:28.375572+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[80445]: audit 2024-07-28T21:01:28.389508+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[80445]: audit 2024-07-28T21:01:28.842689+0000 mon.c (mon.2) 812 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:01:29.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[80445]: audit 2024-07-28T21:01:28.844135+0000 mon.c (mon.2) 813 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:01:29.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[80445]: audit 2024-07-28T21:01:28.854454+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[82788]: cluster 2024-07-28T21:01:27.984971+0000 mgr.y (mgr.34101) 2754 : cluster [DBG] pgmap v3682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:29.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[82788]: audit 2024-07-28T21:01:28.158507+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[82788]: audit 2024-07-28T21:01:28.169531+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[82788]: audit 2024-07-28T21:01:28.375572+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[82788]: audit 2024-07-28T21:01:28.389508+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[82788]: audit 2024-07-28T21:01:28.842689+0000 mon.c (mon.2) 812 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:01:29.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[82788]: audit 2024-07-28T21:01:28.844135+0000 mon.c (mon.2) 813 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:01:29.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:29 smithi045 bash[82788]: audit 2024-07-28T21:01:28.854454+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:29 smithi155 bash[68033]: cluster 2024-07-28T21:01:27.984971+0000 mgr.y (mgr.34101) 2754 : cluster [DBG] pgmap v3682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:29 smithi155 bash[68033]: audit 2024-07-28T21:01:28.158507+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:29 smithi155 bash[68033]: audit 2024-07-28T21:01:28.169531+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:29 smithi155 bash[68033]: audit 2024-07-28T21:01:28.375572+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:29 smithi155 bash[68033]: audit 2024-07-28T21:01:28.389508+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:29 smithi155 bash[68033]: audit 2024-07-28T21:01:28.842689+0000 mon.c (mon.2) 812 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:01:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:29 smithi155 bash[68033]: audit 2024-07-28T21:01:28.844135+0000 mon.c (mon.2) 813 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:01:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:29 smithi155 bash[68033]: audit 2024-07-28T21:01:28.854454+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:01:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:29 smithi155 bash[73694]: debug 2024-07-28T21:01:29.558+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:30.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4324 16 16 0 0 0 - 0 2024-07-28T21:01:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:30 smithi155 bash[73694]: debug 2024-07-28T21:01:30.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:01:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:01:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:01:31.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4325 16 16 0 0 0 - 0 2024-07-28T21:01:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:31 smithi045 bash[80445]: cluster 2024-07-28T21:01:29.986695+0000 mgr.y (mgr.34101) 2755 : cluster [DBG] pgmap v3683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:31.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:31 smithi045 bash[82788]: cluster 2024-07-28T21:01:29.986695+0000 mgr.y (mgr.34101) 2755 : cluster [DBG] pgmap v3683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:31.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:31 smithi155 bash[68033]: cluster 2024-07-28T21:01:29.986695+0000 mgr.y (mgr.34101) 2755 : cluster [DBG] pgmap v3683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:31 smithi155 bash[73694]: debug 2024-07-28T21:01:31.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:32.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4326 16 16 0 0 0 - 0 2024-07-28T21:01:32.589 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:01:32 smithi155 bash[60745]: ts=2024-07-28T21:01:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:01:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:32 smithi155 bash[73694]: debug 2024-07-28T21:01:32.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:33.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4327 16 16 0 0 0 - 0 2024-07-28T21:01:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:33 smithi045 bash[80445]: cluster 2024-07-28T21:01:31.988565+0000 mgr.y (mgr.34101) 2756 : cluster [DBG] pgmap v3684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:33 smithi045 bash[82788]: cluster 2024-07-28T21:01:31.988565+0000 mgr.y (mgr.34101) 2756 : cluster [DBG] pgmap v3684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:33 smithi155 bash[68033]: cluster 2024-07-28T21:01:31.988565+0000 mgr.y (mgr.34101) 2756 : cluster [DBG] pgmap v3684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:33 smithi155 bash[73694]: debug 2024-07-28T21:01:33.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:34.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4328 16 16 0 0 0 - 0 2024-07-28T21:01:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:34 smithi045 bash[80445]: audit 2024-07-28T21:01:33.316261+0000 mon.c (mon.2) 814 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:34 smithi045 bash[82788]: audit 2024-07-28T21:01:33.316261+0000 mon.c (mon.2) 814 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:34.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:34 smithi155 bash[68033]: audit 2024-07-28T21:01:33.316261+0000 mon.c (mon.2) 814 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:34 smithi155 bash[73694]: debug 2024-07-28T21:01:34.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:35.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4329 16 16 0 0 0 - 0 2024-07-28T21:01:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:35 smithi045 bash[82788]: cluster 2024-07-28T21:01:33.990371+0000 mgr.y (mgr.34101) 2757 : cluster [DBG] pgmap v3685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:35 smithi045 bash[80445]: cluster 2024-07-28T21:01:33.990371+0000 mgr.y (mgr.34101) 2757 : cluster [DBG] pgmap v3685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:35.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:35 smithi155 bash[68033]: cluster 2024-07-28T21:01:33.990371+0000 mgr.y (mgr.34101) 2757 : cluster [DBG] pgmap v3685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:35 smithi155 bash[73694]: debug 2024-07-28T21:01:35.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:36.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4330 16 16 0 0 0 - 0 2024-07-28T21:01:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:36 smithi155 bash[73694]: debug 2024-07-28T21:01:36.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:37.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4331 16 16 0 0 0 - 0 2024-07-28T21:01:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:37 smithi045 bash[80445]: cluster 2024-07-28T21:01:35.992091+0000 mgr.y (mgr.34101) 2758 : cluster [DBG] pgmap v3686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:37 smithi045 bash[82788]: cluster 2024-07-28T21:01:35.992091+0000 mgr.y (mgr.34101) 2758 : cluster [DBG] pgmap v3686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:37.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:37 smithi155 bash[68033]: cluster 2024-07-28T21:01:35.992091+0000 mgr.y (mgr.34101) 2758 : cluster [DBG] pgmap v3686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:37 smithi155 bash[73694]: debug 2024-07-28T21:01:37.558+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:38.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4332 16 16 0 0 0 - 0 2024-07-28T21:01:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:38 smithi155 bash[73694]: debug 2024-07-28T21:01:38.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:39.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4333 16 16 0 0 0 - 0 2024-07-28T21:01:39.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:39 smithi045 bash[80445]: cluster 2024-07-28T21:01:37.993990+0000 mgr.y (mgr.34101) 2759 : cluster [DBG] pgmap v3687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:39.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:39 smithi045 bash[82788]: cluster 2024-07-28T21:01:37.993990+0000 mgr.y (mgr.34101) 2759 : cluster [DBG] pgmap v3687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:39.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:39 smithi155 bash[68033]: cluster 2024-07-28T21:01:37.993990+0000 mgr.y (mgr.34101) 2759 : cluster [DBG] pgmap v3687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:39 smithi155 bash[73694]: debug 2024-07-28T21:01:39.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:40.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4334 16 16 0 0 0 - 0 2024-07-28T21:01:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:40 smithi155 bash[73694]: debug 2024-07-28T21:01:40.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:01:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:01:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:01:41.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4335 16 16 0 0 0 - 0 2024-07-28T21:01:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:41 smithi045 bash[80445]: cluster 2024-07-28T21:01:39.995671+0000 mgr.y (mgr.34101) 2760 : cluster [DBG] pgmap v3688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:41 smithi045 bash[82788]: cluster 2024-07-28T21:01:39.995671+0000 mgr.y (mgr.34101) 2760 : cluster [DBG] pgmap v3688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:41.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:41 smithi155 bash[68033]: cluster 2024-07-28T21:01:39.995671+0000 mgr.y (mgr.34101) 2760 : cluster [DBG] pgmap v3688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:41 smithi155 bash[73694]: debug 2024-07-28T21:01:41.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:42.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4336 16 16 0 0 0 - 0 2024-07-28T21:01:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:42 smithi155 bash[73694]: debug 2024-07-28T21:01:42.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:01:42 smithi155 bash[60745]: ts=2024-07-28T21:01:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:01:43.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4337 16 16 0 0 0 - 0 2024-07-28T21:01:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:43 smithi045 bash[80445]: cluster 2024-07-28T21:01:41.997543+0000 mgr.y (mgr.34101) 2761 : cluster [DBG] pgmap v3689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:43.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:43 smithi045 bash[82788]: cluster 2024-07-28T21:01:41.997543+0000 mgr.y (mgr.34101) 2761 : cluster [DBG] pgmap v3689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:43.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:43 smithi155 bash[68033]: cluster 2024-07-28T21:01:41.997543+0000 mgr.y (mgr.34101) 2761 : cluster [DBG] pgmap v3689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:43 smithi155 bash[73694]: debug 2024-07-28T21:01:43.574+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:44.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4338 16 16 0 0 0 - 0 2024-07-28T21:01:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:44 smithi155 bash[73694]: debug 2024-07-28T21:01:44.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:45.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4339 16 16 0 0 0 - 0 2024-07-28T21:01:45.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:45 smithi045 bash[80445]: cluster 2024-07-28T21:01:43.999289+0000 mgr.y (mgr.34101) 2762 : cluster [DBG] pgmap v3690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:45.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:45 smithi045 bash[82788]: cluster 2024-07-28T21:01:43.999289+0000 mgr.y (mgr.34101) 2762 : cluster [DBG] pgmap v3690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:45 smithi155 bash[68033]: cluster 2024-07-28T21:01:43.999289+0000 mgr.y (mgr.34101) 2762 : cluster [DBG] pgmap v3690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:45 smithi155 bash[73694]: debug 2024-07-28T21:01:45.574+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:46.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:01:46.357988+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:01:46.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:01:46.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4340 16 16 0 0 0 - 0 2024-07-28T21:01:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:46 smithi155 bash[73694]: debug 2024-07-28T21:01:46.574+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:47.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4341 16 16 0 0 0 - 0 2024-07-28T21:01:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:47 smithi045 bash[80445]: cluster 2024-07-28T21:01:46.001021+0000 mgr.y (mgr.34101) 2763 : cluster [DBG] pgmap v3691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:47 smithi045 bash[82788]: cluster 2024-07-28T21:01:46.001021+0000 mgr.y (mgr.34101) 2763 : cluster [DBG] pgmap v3691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:47 smithi155 bash[68033]: cluster 2024-07-28T21:01:46.001021+0000 mgr.y (mgr.34101) 2763 : cluster [DBG] pgmap v3691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:47 smithi155 bash[73694]: debug 2024-07-28T21:01:47.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:48.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4342 16 16 0 0 0 - 0 2024-07-28T21:01:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:48 smithi155 bash[73694]: debug 2024-07-28T21:01:48.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:49.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4343 16 16 0 0 0 - 0 2024-07-28T21:01:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:49 smithi045 bash[80445]: cluster 2024-07-28T21:01:48.002924+0000 mgr.y (mgr.34101) 2764 : cluster [DBG] pgmap v3692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:49 smithi045 bash[80445]: audit 2024-07-28T21:01:48.318933+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:49 smithi045 bash[82788]: cluster 2024-07-28T21:01:48.002924+0000 mgr.y (mgr.34101) 2764 : cluster [DBG] pgmap v3692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:49 smithi045 bash[82788]: audit 2024-07-28T21:01:48.318933+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:49 smithi155 bash[68033]: cluster 2024-07-28T21:01:48.002924+0000 mgr.y (mgr.34101) 2764 : cluster [DBG] pgmap v3692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:49 smithi155 bash[68033]: audit 2024-07-28T21:01:48.318933+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:01:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:49 smithi155 bash[73694]: debug 2024-07-28T21:01:49.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:50.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4344 16 16 0 0 0 - 0 2024-07-28T21:01:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:01:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:01:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:01:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:50 smithi155 bash[73694]: debug 2024-07-28T21:01:50.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:51.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4345 16 16 0 0 0 - 0 2024-07-28T21:01:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:51 smithi045 bash[80445]: cluster 2024-07-28T21:01:50.004607+0000 mgr.y (mgr.34101) 2765 : cluster [DBG] pgmap v3693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:51 smithi045 bash[82788]: cluster 2024-07-28T21:01:50.004607+0000 mgr.y (mgr.34101) 2765 : cluster [DBG] pgmap v3693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:51.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:51 smithi155 bash[68033]: cluster 2024-07-28T21:01:50.004607+0000 mgr.y (mgr.34101) 2765 : cluster [DBG] pgmap v3693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:51 smithi155 bash[73694]: debug 2024-07-28T21:01:51.610+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:52.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4346 16 16 0 0 0 - 0 2024-07-28T21:01:52.650 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:01:52 smithi155 bash[60745]: ts=2024-07-28T21:01:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:01:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:52 smithi155 bash[73694]: debug 2024-07-28T21:01:52.650+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:53.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4347 16 16 0 0 0 - 0 2024-07-28T21:01:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:53 smithi045 bash[80445]: cluster 2024-07-28T21:01:52.006516+0000 mgr.y (mgr.34101) 2766 : cluster [DBG] pgmap v3694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:53 smithi045 bash[82788]: cluster 2024-07-28T21:01:52.006516+0000 mgr.y (mgr.34101) 2766 : cluster [DBG] pgmap v3694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:53.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:53 smithi155 bash[68033]: cluster 2024-07-28T21:01:52.006516+0000 mgr.y (mgr.34101) 2766 : cluster [DBG] pgmap v3694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:53 smithi155 bash[73694]: debug 2024-07-28T21:01:53.626+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:54.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4348 16 16 0 0 0 - 0 2024-07-28T21:01:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:54 smithi155 bash[73694]: debug 2024-07-28T21:01:54.589+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:55.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4349 16 16 0 0 0 - 0 2024-07-28T21:01:55.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:55 smithi155 bash[68033]: cluster 2024-07-28T21:01:54.008319+0000 mgr.y (mgr.34101) 2767 : cluster [DBG] pgmap v3695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:55 smithi045 bash[80445]: cluster 2024-07-28T21:01:54.008319+0000 mgr.y (mgr.34101) 2767 : cluster [DBG] pgmap v3695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:55.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:55 smithi045 bash[82788]: cluster 2024-07-28T21:01:54.008319+0000 mgr.y (mgr.34101) 2767 : cluster [DBG] pgmap v3695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:55 smithi155 bash[73694]: debug 2024-07-28T21:01:55.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:56.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4350 16 16 0 0 0 - 0 2024-07-28T21:01:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:56 smithi155 bash[73694]: debug 2024-07-28T21:01:56.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:57.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4351 16 16 0 0 0 - 0 2024-07-28T21:01:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:57 smithi155 bash[68033]: cluster 2024-07-28T21:01:56.010131+0000 mgr.y (mgr.34101) 2768 : cluster [DBG] pgmap v3696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:57 smithi045 bash[82788]: cluster 2024-07-28T21:01:56.010131+0000 mgr.y (mgr.34101) 2768 : cluster [DBG] pgmap v3696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:57 smithi045 bash[80445]: cluster 2024-07-28T21:01:56.010131+0000 mgr.y (mgr.34101) 2768 : cluster [DBG] pgmap v3696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:57 smithi155 bash[73694]: debug 2024-07-28T21:01:57.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:58.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4352 16 16 0 0 0 - 0 2024-07-28T21:01:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:58 smithi155 bash[73694]: debug 2024-07-28T21:01:58.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:01:59.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4353 16 16 0 0 0 - 0 2024-07-28T21:01:59.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:01:59 smithi155 bash[68033]: cluster 2024-07-28T21:01:58.012047+0000 mgr.y (mgr.34101) 2769 : cluster [DBG] pgmap v3697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:01:59 smithi045 bash[82788]: cluster 2024-07-28T21:01:58.012047+0000 mgr.y (mgr.34101) 2769 : cluster [DBG] pgmap v3697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:01:59.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:01:59 smithi045 bash[80445]: cluster 2024-07-28T21:01:58.012047+0000 mgr.y (mgr.34101) 2769 : cluster [DBG] pgmap v3697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:01:59 smithi155 bash[73694]: debug 2024-07-28T21:01:59.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:00.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4354 16 16 0 0 0 - 0 2024-07-28T21:02:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:02:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:02:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:02:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:00 smithi155 bash[73694]: debug 2024-07-28T21:02:00.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:01.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4355 16 16 0 0 0 - 0 2024-07-28T21:02:01.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:01 smithi155 bash[68033]: cluster 2024-07-28T21:02:00.013792+0000 mgr.y (mgr.34101) 2770 : cluster [DBG] pgmap v3698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:01 smithi045 bash[80445]: cluster 2024-07-28T21:02:00.013792+0000 mgr.y (mgr.34101) 2770 : cluster [DBG] pgmap v3698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:01.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:01 smithi045 bash[82788]: cluster 2024-07-28T21:02:00.013792+0000 mgr.y (mgr.34101) 2770 : cluster [DBG] pgmap v3698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:02.063 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:01 smithi155 bash[73694]: debug 2024-07-28T21:02:01.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:02.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4356 16 16 0 0 0 - 0 2024-07-28T21:02:02.608 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:02:02 smithi155 bash[60745]: ts=2024-07-28T21:02:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:02:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:02 smithi155 bash[73694]: debug 2024-07-28T21:02:02.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:03.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4357 16 16 0 0 0 - 0 2024-07-28T21:02:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:03 smithi155 bash[68033]: cluster 2024-07-28T21:02:02.015669+0000 mgr.y (mgr.34101) 2771 : cluster [DBG] pgmap v3699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:03 smithi045 bash[80445]: cluster 2024-07-28T21:02:02.015669+0000 mgr.y (mgr.34101) 2771 : cluster [DBG] pgmap v3699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:03 smithi045 bash[82788]: cluster 2024-07-28T21:02:02.015669+0000 mgr.y (mgr.34101) 2771 : cluster [DBG] pgmap v3699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:03 smithi155 bash[73694]: debug 2024-07-28T21:02:03.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:04.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4358 16 16 0 0 0 - 0 2024-07-28T21:02:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:04 smithi155 bash[68033]: audit 2024-07-28T21:02:03.319402+0000 mon.c (mon.2) 816 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:04 smithi045 bash[80445]: audit 2024-07-28T21:02:03.319402+0000 mon.c (mon.2) 816 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:04 smithi045 bash[82788]: audit 2024-07-28T21:02:03.319402+0000 mon.c (mon.2) 816 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:04 smithi155 bash[73694]: debug 2024-07-28T21:02:04.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:05.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4359 16 16 0 0 0 - 0 2024-07-28T21:02:05.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:05 smithi155 bash[68033]: cluster 2024-07-28T21:02:04.017385+0000 mgr.y (mgr.34101) 2772 : cluster [DBG] pgmap v3700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:05 smithi045 bash[80445]: cluster 2024-07-28T21:02:04.017385+0000 mgr.y (mgr.34101) 2772 : cluster [DBG] pgmap v3700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:05 smithi045 bash[82788]: cluster 2024-07-28T21:02:04.017385+0000 mgr.y (mgr.34101) 2772 : cluster [DBG] pgmap v3700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:05 smithi155 bash[73694]: debug 2024-07-28T21:02:05.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:06.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:02:06.361284+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:02:06.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:02:06.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4360 16 16 0 0 0 - 0 2024-07-28T21:02:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:06 smithi155 bash[73694]: debug 2024-07-28T21:02:06.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:07.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4361 16 16 0 0 0 - 0 2024-07-28T21:02:07.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:07 smithi155 bash[68033]: cluster 2024-07-28T21:02:06.019139+0000 mgr.y (mgr.34101) 2773 : cluster [DBG] pgmap v3701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:07 smithi045 bash[80445]: cluster 2024-07-28T21:02:06.019139+0000 mgr.y (mgr.34101) 2773 : cluster [DBG] pgmap v3701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:07 smithi045 bash[82788]: cluster 2024-07-28T21:02:06.019139+0000 mgr.y (mgr.34101) 2773 : cluster [DBG] pgmap v3701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:07 smithi155 bash[73694]: debug 2024-07-28T21:02:07.545+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:08.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4362 16 16 0 0 0 - 0 2024-07-28T21:02:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:08 smithi155 bash[73694]: debug 2024-07-28T21:02:08.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:09.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4363 16 16 0 0 0 - 0 2024-07-28T21:02:09.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:09 smithi155 bash[68033]: cluster 2024-07-28T21:02:08.021022+0000 mgr.y (mgr.34101) 2774 : cluster [DBG] pgmap v3702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:09 smithi045 bash[82788]: cluster 2024-07-28T21:02:08.021022+0000 mgr.y (mgr.34101) 2774 : cluster [DBG] pgmap v3702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:09 smithi045 bash[80445]: cluster 2024-07-28T21:02:08.021022+0000 mgr.y (mgr.34101) 2774 : cluster [DBG] pgmap v3702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:09 smithi155 bash[73694]: debug 2024-07-28T21:02:09.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:10.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4364 16 16 0 0 0 - 0 2024-07-28T21:02:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:02:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:02:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:02:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:10 smithi155 bash[73694]: debug 2024-07-28T21:02:10.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:11.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4365 16 16 0 0 0 - 0 2024-07-28T21:02:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:11 smithi155 bash[68033]: cluster 2024-07-28T21:02:10.022817+0000 mgr.y (mgr.34101) 2775 : cluster [DBG] pgmap v3703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:11 smithi045 bash[80445]: cluster 2024-07-28T21:02:10.022817+0000 mgr.y (mgr.34101) 2775 : cluster [DBG] pgmap v3703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:11.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:11 smithi045 bash[82788]: cluster 2024-07-28T21:02:10.022817+0000 mgr.y (mgr.34101) 2775 : cluster [DBG] pgmap v3703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:11 smithi155 bash[73694]: debug 2024-07-28T21:02:11.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:12.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4366 16 16 0 0 0 - 0 2024-07-28T21:02:12.655 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:02:12 smithi155 bash[60745]: ts=2024-07-28T21:02:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:02:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:12 smithi155 bash[73694]: debug 2024-07-28T21:02:12.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:13.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4367 16 16 0 0 0 - 0 2024-07-28T21:02:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:13 smithi155 bash[68033]: cluster 2024-07-28T21:02:12.024670+0000 mgr.y (mgr.34101) 2776 : cluster [DBG] pgmap v3704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:13 smithi045 bash[80445]: cluster 2024-07-28T21:02:12.024670+0000 mgr.y (mgr.34101) 2776 : cluster [DBG] pgmap v3704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:13.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:13 smithi045 bash[82788]: cluster 2024-07-28T21:02:12.024670+0000 mgr.y (mgr.34101) 2776 : cluster [DBG] pgmap v3704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:13 smithi155 bash[73694]: debug 2024-07-28T21:02:13.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:14.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4368 16 16 0 0 0 - 0 2024-07-28T21:02:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:14 smithi155 bash[73694]: debug 2024-07-28T21:02:14.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:15.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4369 16 16 0 0 0 - 0 2024-07-28T21:02:15.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:15 smithi155 bash[68033]: cluster 2024-07-28T21:02:14.026414+0000 mgr.y (mgr.34101) 2777 : cluster [DBG] pgmap v3705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:15 smithi045 bash[80445]: cluster 2024-07-28T21:02:14.026414+0000 mgr.y (mgr.34101) 2777 : cluster [DBG] pgmap v3705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:15 smithi045 bash[82788]: cluster 2024-07-28T21:02:14.026414+0000 mgr.y (mgr.34101) 2777 : cluster [DBG] pgmap v3705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:15 smithi155 bash[73694]: debug 2024-07-28T21:02:15.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:16.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4370 16 16 0 0 0 - 0 2024-07-28T21:02:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:16 smithi155 bash[73694]: debug 2024-07-28T21:02:16.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:17.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4371 16 16 0 0 0 - 0 2024-07-28T21:02:17.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:17 smithi155 bash[68033]: cluster 2024-07-28T21:02:16.028145+0000 mgr.y (mgr.34101) 2778 : cluster [DBG] pgmap v3706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:17 smithi045 bash[80445]: cluster 2024-07-28T21:02:16.028145+0000 mgr.y (mgr.34101) 2778 : cluster [DBG] pgmap v3706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:17 smithi045 bash[82788]: cluster 2024-07-28T21:02:16.028145+0000 mgr.y (mgr.34101) 2778 : cluster [DBG] pgmap v3706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:17 smithi155 bash[73694]: debug 2024-07-28T21:02:17.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:18.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4372 16 16 0 0 0 - 0 2024-07-28T21:02:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:18 smithi155 bash[73694]: debug 2024-07-28T21:02:18.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:19.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4373 16 16 0 0 0 - 0 2024-07-28T21:02:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:19 smithi155 bash[68033]: cluster 2024-07-28T21:02:18.030057+0000 mgr.y (mgr.34101) 2779 : cluster [DBG] pgmap v3707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:19 smithi155 bash[68033]: audit 2024-07-28T21:02:18.319778+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:19 smithi045 bash[80445]: cluster 2024-07-28T21:02:18.030057+0000 mgr.y (mgr.34101) 2779 : cluster [DBG] pgmap v3707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:19 smithi045 bash[80445]: audit 2024-07-28T21:02:18.319778+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:19.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:19 smithi045 bash[82788]: cluster 2024-07-28T21:02:18.030057+0000 mgr.y (mgr.34101) 2779 : cluster [DBG] pgmap v3707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:19.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:19 smithi045 bash[82788]: audit 2024-07-28T21:02:18.319778+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:19 smithi155 bash[73694]: debug 2024-07-28T21:02:19.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:20.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4374 16 16 0 0 0 - 0 2024-07-28T21:02:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:02:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:02:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:02:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:20 smithi155 bash[73694]: debug 2024-07-28T21:02:20.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:21.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4375 16 16 0 0 0 - 0 2024-07-28T21:02:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:21 smithi155 bash[68033]: cluster 2024-07-28T21:02:20.031796+0000 mgr.y (mgr.34101) 2780 : cluster [DBG] pgmap v3708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:21 smithi045 bash[80445]: cluster 2024-07-28T21:02:20.031796+0000 mgr.y (mgr.34101) 2780 : cluster [DBG] pgmap v3708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:21.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:21 smithi045 bash[82788]: cluster 2024-07-28T21:02:20.031796+0000 mgr.y (mgr.34101) 2780 : cluster [DBG] pgmap v3708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:21 smithi155 bash[73694]: debug 2024-07-28T21:02:21.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:22.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4376 16 16 0 0 0 - 0 2024-07-28T21:02:22.602 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:02:22 smithi155 bash[60745]: ts=2024-07-28T21:02:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:02:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:22 smithi155 bash[73694]: debug 2024-07-28T21:02:22.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:23.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4377 16 16 0 0 0 - 0 2024-07-28T21:02:23.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:23 smithi155 bash[68033]: cluster 2024-07-28T21:02:22.033638+0000 mgr.y (mgr.34101) 2781 : cluster [DBG] pgmap v3709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:23 smithi045 bash[80445]: cluster 2024-07-28T21:02:22.033638+0000 mgr.y (mgr.34101) 2781 : cluster [DBG] pgmap v3709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:23 smithi045 bash[82788]: cluster 2024-07-28T21:02:22.033638+0000 mgr.y (mgr.34101) 2781 : cluster [DBG] pgmap v3709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:23 smithi155 bash[73694]: debug 2024-07-28T21:02:23.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:24.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4378 16 16 0 0 0 - 0 2024-07-28T21:02:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:24 smithi155 bash[73694]: debug 2024-07-28T21:02:24.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:25.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4379 16 16 0 0 0 - 0 2024-07-28T21:02:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:25 smithi155 bash[68033]: cluster 2024-07-28T21:02:24.035355+0000 mgr.y (mgr.34101) 2782 : cluster [DBG] pgmap v3710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:25 smithi045 bash[80445]: cluster 2024-07-28T21:02:24.035355+0000 mgr.y (mgr.34101) 2782 : cluster [DBG] pgmap v3710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:25 smithi045 bash[82788]: cluster 2024-07-28T21:02:24.035355+0000 mgr.y (mgr.34101) 2782 : cluster [DBG] pgmap v3710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:25 smithi155 bash[73694]: debug 2024-07-28T21:02:25.557+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:26.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:02:26.364483+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:02:26.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:02:26.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4380 16 16 0 0 0 - 0 2024-07-28T21:02:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:26 smithi155 bash[73694]: debug 2024-07-28T21:02:26.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:27.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4381 16 16 0 0 0 - 0 2024-07-28T21:02:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:27 smithi155 bash[68033]: cluster 2024-07-28T21:02:26.037082+0000 mgr.y (mgr.34101) 2783 : cluster [DBG] pgmap v3711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:27 smithi045 bash[80445]: cluster 2024-07-28T21:02:26.037082+0000 mgr.y (mgr.34101) 2783 : cluster [DBG] pgmap v3711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:27 smithi045 bash[82788]: cluster 2024-07-28T21:02:26.037082+0000 mgr.y (mgr.34101) 2783 : cluster [DBG] pgmap v3711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:27 smithi155 bash[73694]: debug 2024-07-28T21:02:27.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:28.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4382 16 16 0 0 0 - 0 2024-07-28T21:02:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:28 smithi155 bash[73694]: debug 2024-07-28T21:02:28.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:29.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4383 16 16 0 0 0 - 0 2024-07-28T21:02:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:29 smithi155 bash[68033]: cluster 2024-07-28T21:02:28.038971+0000 mgr.y (mgr.34101) 2784 : cluster [DBG] pgmap v3712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:29 smithi155 bash[68033]: audit 2024-07-28T21:02:28.984924+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:02:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:29 smithi045 bash[80445]: cluster 2024-07-28T21:02:28.038971+0000 mgr.y (mgr.34101) 2784 : cluster [DBG] pgmap v3712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:29 smithi045 bash[80445]: audit 2024-07-28T21:02:28.984924+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:02:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:29 smithi045 bash[82788]: cluster 2024-07-28T21:02:28.038971+0000 mgr.y (mgr.34101) 2784 : cluster [DBG] pgmap v3712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:29 smithi045 bash[82788]: audit 2024-07-28T21:02:28.984924+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:02:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:29 smithi155 bash[73694]: debug 2024-07-28T21:02:29.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:30.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4384 16 16 0 0 0 - 0 2024-07-28T21:02:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:02:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:02:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:02:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:30 smithi155 bash[73694]: debug 2024-07-28T21:02:30.589+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:31.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4385 16 16 0 0 0 - 0 2024-07-28T21:02:31.626 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:31 smithi155 bash[68033]: cluster 2024-07-28T21:02:30.040699+0000 mgr.y (mgr.34101) 2785 : cluster [DBG] pgmap v3713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:31 smithi045 bash[80445]: cluster 2024-07-28T21:02:30.040699+0000 mgr.y (mgr.34101) 2785 : cluster [DBG] pgmap v3713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:31.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:31 smithi045 bash[82788]: cluster 2024-07-28T21:02:30.040699+0000 mgr.y (mgr.34101) 2785 : cluster [DBG] pgmap v3713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:31 smithi155 bash[73694]: debug 2024-07-28T21:02:31.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:32.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4386 16 16 0 0 0 - 0 2024-07-28T21:02:32.632 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:02:32 smithi155 bash[60745]: ts=2024-07-28T21:02:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:02:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:32 smithi155 bash[73694]: debug 2024-07-28T21:02:32.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:33.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4387 16 16 0 0 0 - 0 2024-07-28T21:02:33.585 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:33 smithi155 bash[68033]: cluster 2024-07-28T21:02:32.042662+0000 mgr.y (mgr.34101) 2786 : cluster [DBG] pgmap v3714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:33 smithi045 bash[80445]: cluster 2024-07-28T21:02:32.042662+0000 mgr.y (mgr.34101) 2786 : cluster [DBG] pgmap v3714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:33 smithi045 bash[82788]: cluster 2024-07-28T21:02:32.042662+0000 mgr.y (mgr.34101) 2786 : cluster [DBG] pgmap v3714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:33 smithi155 bash[73694]: debug 2024-07-28T21:02:33.585+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:34.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4388 16 16 0 0 0 - 0 2024-07-28T21:02:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:34 smithi155 bash[68033]: audit 2024-07-28T21:02:33.320415+0000 mon.c (mon.2) 819 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:34 smithi045 bash[82788]: audit 2024-07-28T21:02:33.320415+0000 mon.c (mon.2) 819 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:34 smithi045 bash[80445]: audit 2024-07-28T21:02:33.320415+0000 mon.c (mon.2) 819 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:34 smithi155 bash[73694]: debug 2024-07-28T21:02:34.589+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:35.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4389 16 16 0 0 0 - 0 2024-07-28T21:02:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[80445]: cluster 2024-07-28T21:02:34.043972+0000 mgr.y (mgr.34101) 2787 : cluster [DBG] pgmap v3715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[80445]: audit 2024-07-28T21:02:34.669351+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[80445]: audit 2024-07-28T21:02:34.678480+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[80445]: audit 2024-07-28T21:02:34.842651+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[80445]: audit 2024-07-28T21:02:34.856596+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[80445]: audit 2024-07-28T21:02:35.301461+0000 mon.c (mon.2) 820 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:02:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[80445]: audit 2024-07-28T21:02:35.303034+0000 mon.c (mon.2) 821 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:02:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[80445]: audit 2024-07-28T21:02:35.312446+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[82788]: cluster 2024-07-28T21:02:34.043972+0000 mgr.y (mgr.34101) 2787 : cluster [DBG] pgmap v3715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:35.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[82788]: audit 2024-07-28T21:02:34.669351+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[82788]: audit 2024-07-28T21:02:34.678480+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[82788]: audit 2024-07-28T21:02:34.842651+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[82788]: audit 2024-07-28T21:02:34.856596+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[82788]: audit 2024-07-28T21:02:35.301461+0000 mon.c (mon.2) 820 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:02:35.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[82788]: audit 2024-07-28T21:02:35.303034+0000 mon.c (mon.2) 821 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:02:35.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:35 smithi045 bash[82788]: audit 2024-07-28T21:02:35.312446+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:35 smithi155 bash[73694]: debug 2024-07-28T21:02:35.541+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:35 smithi155 bash[68033]: cluster 2024-07-28T21:02:34.043972+0000 mgr.y (mgr.34101) 2787 : cluster [DBG] pgmap v3715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:35 smithi155 bash[68033]: audit 2024-07-28T21:02:34.669351+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:35 smithi155 bash[68033]: audit 2024-07-28T21:02:34.678480+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:35 smithi155 bash[68033]: audit 2024-07-28T21:02:34.842651+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:35 smithi155 bash[68033]: audit 2024-07-28T21:02:34.856596+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:35 smithi155 bash[68033]: audit 2024-07-28T21:02:35.301461+0000 mon.c (mon.2) 820 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:02:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:35 smithi155 bash[68033]: audit 2024-07-28T21:02:35.303034+0000 mon.c (mon.2) 821 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:02:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:35 smithi155 bash[68033]: audit 2024-07-28T21:02:35.312446+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:02:36.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4390 16 16 0 0 0 - 0 2024-07-28T21:02:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:36 smithi155 bash[73694]: debug 2024-07-28T21:02:36.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:37.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4391 16 16 0 0 0 - 0 2024-07-28T21:02:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:37 smithi045 bash[82788]: cluster 2024-07-28T21:02:36.045722+0000 mgr.y (mgr.34101) 2788 : cluster [DBG] pgmap v3716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:37 smithi045 bash[80445]: cluster 2024-07-28T21:02:36.045722+0000 mgr.y (mgr.34101) 2788 : cluster [DBG] pgmap v3716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:37 smithi155 bash[73694]: debug 2024-07-28T21:02:37.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:37 smithi155 bash[68033]: cluster 2024-07-28T21:02:36.045722+0000 mgr.y (mgr.34101) 2788 : cluster [DBG] pgmap v3716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:38.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4392 16 16 0 0 0 - 0 2024-07-28T21:02:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:38 smithi155 bash[73694]: debug 2024-07-28T21:02:38.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:39.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4393 16 16 0 0 0 - 0 2024-07-28T21:02:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:39 smithi045 bash[80445]: cluster 2024-07-28T21:02:38.047558+0000 mgr.y (mgr.34101) 2789 : cluster [DBG] pgmap v3717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:39.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:39 smithi045 bash[82788]: cluster 2024-07-28T21:02:38.047558+0000 mgr.y (mgr.34101) 2789 : cluster [DBG] pgmap v3717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:39 smithi155 bash[68033]: cluster 2024-07-28T21:02:38.047558+0000 mgr.y (mgr.34101) 2789 : cluster [DBG] pgmap v3717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:39 smithi155 bash[73694]: debug 2024-07-28T21:02:39.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:40.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4394 16 16 0 0 0 - 0 2024-07-28T21:02:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:02:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:02:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:02:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:40 smithi155 bash[73694]: debug 2024-07-28T21:02:40.569+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:41.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4395 16 16 0 0 0 - 0 2024-07-28T21:02:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:41 smithi045 bash[80445]: cluster 2024-07-28T21:02:40.049300+0000 mgr.y (mgr.34101) 2790 : cluster [DBG] pgmap v3718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:41 smithi045 bash[82788]: cluster 2024-07-28T21:02:40.049300+0000 mgr.y (mgr.34101) 2790 : cluster [DBG] pgmap v3718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:41 smithi155 bash[73694]: debug 2024-07-28T21:02:41.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:41 smithi155 bash[68033]: cluster 2024-07-28T21:02:40.049300+0000 mgr.y (mgr.34101) 2790 : cluster [DBG] pgmap v3718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:42.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4396 16 16 0 0 0 - 0 2024-07-28T21:02:42.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:42 smithi155 bash[73694]: debug 2024-07-28T21:02:42.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:02:42 smithi155 bash[60745]: ts=2024-07-28T21:02:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:02:43.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4397 16 16 0 0 0 - 0 2024-07-28T21:02:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:43 smithi045 bash[80445]: cluster 2024-07-28T21:02:42.051191+0000 mgr.y (mgr.34101) 2791 : cluster [DBG] pgmap v3719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:43 smithi045 bash[82788]: cluster 2024-07-28T21:02:42.051191+0000 mgr.y (mgr.34101) 2791 : cluster [DBG] pgmap v3719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:43 smithi155 bash[73694]: debug 2024-07-28T21:02:43.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:43 smithi155 bash[68033]: cluster 2024-07-28T21:02:42.051191+0000 mgr.y (mgr.34101) 2791 : cluster [DBG] pgmap v3719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:44.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4398 16 16 0 0 0 - 0 2024-07-28T21:02:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:44 smithi155 bash[73694]: debug 2024-07-28T21:02:44.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:45.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4399 16 16 0 0 0 - 0 2024-07-28T21:02:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:45 smithi045 bash[80445]: cluster 2024-07-28T21:02:44.052926+0000 mgr.y (mgr.34101) 2792 : cluster [DBG] pgmap v3720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:45.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:45 smithi045 bash[82788]: cluster 2024-07-28T21:02:44.052926+0000 mgr.y (mgr.34101) 2792 : cluster [DBG] pgmap v3720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:45 smithi155 bash[68033]: cluster 2024-07-28T21:02:44.052926+0000 mgr.y (mgr.34101) 2792 : cluster [DBG] pgmap v3720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:45 smithi155 bash[73694]: debug 2024-07-28T21:02:45.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:46.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:02:46.367616+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:02:46.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:02:46.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4400 16 16 0 0 0 - 0 2024-07-28T21:02:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:46 smithi155 bash[73694]: debug 2024-07-28T21:02:46.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:47.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4401 16 16 0 0 0 - 0 2024-07-28T21:02:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:47 smithi045 bash[80445]: cluster 2024-07-28T21:02:46.054665+0000 mgr.y (mgr.34101) 2793 : cluster [DBG] pgmap v3721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:47.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:47 smithi045 bash[82788]: cluster 2024-07-28T21:02:46.054665+0000 mgr.y (mgr.34101) 2793 : cluster [DBG] pgmap v3721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:47 smithi155 bash[68033]: cluster 2024-07-28T21:02:46.054665+0000 mgr.y (mgr.34101) 2793 : cluster [DBG] pgmap v3721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:47 smithi155 bash[73694]: debug 2024-07-28T21:02:47.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:48.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4402 16 16 0 0 0 - 0 2024-07-28T21:02:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:48 smithi045 bash[80445]: audit 2024-07-28T21:02:48.322891+0000 mon.c (mon.2) 822 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:48 smithi045 bash[82788]: audit 2024-07-28T21:02:48.322891+0000 mon.c (mon.2) 822 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:48 smithi155 bash[68033]: audit 2024-07-28T21:02:48.322891+0000 mon.c (mon.2) 822 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:02:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:02:48 smithi155 bash[73694]: debug 2024-07-28T21:02:48.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T20:52:13.621202+0000 (oldest deadline 2024-07-28T20:52:33.621202+0000) 2024-07-28T21:02:49.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4403 16 16 0 0 0 - 0 2024-07-28T21:02:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:49 smithi045 bash[80445]: cluster 2024-07-28T21:02:48.056545+0000 mgr.y (mgr.34101) 2794 : cluster [DBG] pgmap v3722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:49 smithi045 bash[82788]: cluster 2024-07-28T21:02:48.056545+0000 mgr.y (mgr.34101) 2794 : cluster [DBG] pgmap v3722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:49 smithi155 bash[68033]: cluster 2024-07-28T21:02:48.056545+0000 mgr.y (mgr.34101) 2794 : cluster [DBG] pgmap v3722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:50.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4404 16 16 0 0 0 - 0 2024-07-28T21:02:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:02:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:02:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:02:51.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4405 16 16 0 0 0 - 0 2024-07-28T21:02:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:51 smithi045 bash[80445]: cluster 2024-07-28T21:02:50.058277+0000 mgr.y (mgr.34101) 2795 : cluster [DBG] pgmap v3723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:51 smithi045 bash[82788]: cluster 2024-07-28T21:02:50.058277+0000 mgr.y (mgr.34101) 2795 : cluster [DBG] pgmap v3723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:51 smithi155 bash[68033]: cluster 2024-07-28T21:02:50.058277+0000 mgr.y (mgr.34101) 2795 : cluster [DBG] pgmap v3723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:52.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4406 16 16 0 0 0 - 0 2024-07-28T21:02:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:02:52 smithi155 bash[60745]: ts=2024-07-28T21:02:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:02:53.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4407 16 16 0 0 0 - 0 2024-07-28T21:02:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:53 smithi045 bash[82788]: cluster 2024-07-28T21:02:52.060153+0000 mgr.y (mgr.34101) 2796 : cluster [DBG] pgmap v3724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:53 smithi045 bash[80445]: cluster 2024-07-28T21:02:52.060153+0000 mgr.y (mgr.34101) 2796 : cluster [DBG] pgmap v3724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:53 smithi155 bash[68033]: cluster 2024-07-28T21:02:52.060153+0000 mgr.y (mgr.34101) 2796 : cluster [DBG] pgmap v3724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:54.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4408 16 16 0 0 0 - 0 2024-07-28T21:02:55.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4409 16 16 0 0 0 - 0 2024-07-28T21:02:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:55 smithi045 bash[80445]: cluster 2024-07-28T21:02:54.061910+0000 mgr.y (mgr.34101) 2797 : cluster [DBG] pgmap v3725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:55 smithi045 bash[82788]: cluster 2024-07-28T21:02:54.061910+0000 mgr.y (mgr.34101) 2797 : cluster [DBG] pgmap v3725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:55 smithi155 bash[68033]: cluster 2024-07-28T21:02:54.061910+0000 mgr.y (mgr.34101) 2797 : cluster [DBG] pgmap v3725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:56.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4410 16 16 0 0 0 - 0 2024-07-28T21:02:57.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4411 16 16 0 0 0 - 0 2024-07-28T21:02:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:57 smithi045 bash[80445]: cluster 2024-07-28T21:02:56.063656+0000 mgr.y (mgr.34101) 2798 : cluster [DBG] pgmap v3726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:57 smithi045 bash[82788]: cluster 2024-07-28T21:02:56.063656+0000 mgr.y (mgr.34101) 2798 : cluster [DBG] pgmap v3726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:57 smithi155 bash[68033]: cluster 2024-07-28T21:02:56.063656+0000 mgr.y (mgr.34101) 2798 : cluster [DBG] pgmap v3726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:58.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4412 16 16 0 0 0 - 0 2024-07-28T21:02:59.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4413 16 16 0 0 0 - 0 2024-07-28T21:02:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:02:59 smithi045 bash[80445]: cluster 2024-07-28T21:02:58.065530+0000 mgr.y (mgr.34101) 2799 : cluster [DBG] pgmap v3727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:02:59 smithi045 bash[82788]: cluster 2024-07-28T21:02:58.065530+0000 mgr.y (mgr.34101) 2799 : cluster [DBG] pgmap v3727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:02:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:02:59 smithi155 bash[68033]: cluster 2024-07-28T21:02:58.065530+0000 mgr.y (mgr.34101) 2799 : cluster [DBG] pgmap v3727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:00.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4414 16 16 0 0 0 - 0 2024-07-28T21:03:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:03:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:03:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:03:01.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4415 16 16 0 0 0 - 0 2024-07-28T21:03:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:01 smithi045 bash[80445]: cluster 2024-07-28T21:03:00.067485+0000 mgr.y (mgr.34101) 2800 : cluster [DBG] pgmap v3728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:01 smithi045 bash[82788]: cluster 2024-07-28T21:03:00.067485+0000 mgr.y (mgr.34101) 2800 : cluster [DBG] pgmap v3728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:01 smithi155 bash[68033]: cluster 2024-07-28T21:03:00.067485+0000 mgr.y (mgr.34101) 2800 : cluster [DBG] pgmap v3728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:02.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4416 16 16 0 0 0 - 0 2024-07-28T21:03:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:03:02 smithi155 bash[60745]: ts=2024-07-28T21:03:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:03:03.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4417 16 16 0 0 0 - 0 2024-07-28T21:03:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:03 smithi045 bash[80445]: cluster 2024-07-28T21:03:02.069564+0000 mgr.y (mgr.34101) 2801 : cluster [DBG] pgmap v3729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:03 smithi045 bash[80445]: audit 2024-07-28T21:03:03.323444+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:03 smithi045 bash[82788]: cluster 2024-07-28T21:03:02.069564+0000 mgr.y (mgr.34101) 2801 : cluster [DBG] pgmap v3729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:03 smithi045 bash[82788]: audit 2024-07-28T21:03:03.323444+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:03 smithi155 bash[68033]: cluster 2024-07-28T21:03:02.069564+0000 mgr.y (mgr.34101) 2801 : cluster [DBG] pgmap v3729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:03 smithi155 bash[68033]: audit 2024-07-28T21:03:03.323444+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:04.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4418 16 16 0 0 0 - 0 2024-07-28T21:03:05.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4419 16 16 0 0 0 - 0 2024-07-28T21:03:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:05 smithi045 bash[80445]: cluster 2024-07-28T21:03:04.071354+0000 mgr.y (mgr.34101) 2802 : cluster [DBG] pgmap v3730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:05 smithi045 bash[82788]: cluster 2024-07-28T21:03:04.071354+0000 mgr.y (mgr.34101) 2802 : cluster [DBG] pgmap v3730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:05 smithi155 bash[68033]: cluster 2024-07-28T21:03:04.071354+0000 mgr.y (mgr.34101) 2802 : cluster [DBG] pgmap v3730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:06.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:03:06.370697+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:03:06.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:03:06.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4420 16 16 0 0 0 - 0 2024-07-28T21:03:07.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4421 16 16 0 0 0 - 0 2024-07-28T21:03:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:07 smithi045 bash[80445]: cluster 2024-07-28T21:03:06.073098+0000 mgr.y (mgr.34101) 2803 : cluster [DBG] pgmap v3731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:07 smithi045 bash[82788]: cluster 2024-07-28T21:03:06.073098+0000 mgr.y (mgr.34101) 2803 : cluster [DBG] pgmap v3731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:07 smithi155 bash[68033]: cluster 2024-07-28T21:03:06.073098+0000 mgr.y (mgr.34101) 2803 : cluster [DBG] pgmap v3731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:08.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4422 16 16 0 0 0 - 0 2024-07-28T21:03:09.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4423 16 16 0 0 0 - 0 2024-07-28T21:03:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:09 smithi045 bash[82788]: cluster 2024-07-28T21:03:08.075008+0000 mgr.y (mgr.34101) 2804 : cluster [DBG] pgmap v3732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:09 smithi045 bash[80445]: cluster 2024-07-28T21:03:08.075008+0000 mgr.y (mgr.34101) 2804 : cluster [DBG] pgmap v3732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:09 smithi155 bash[68033]: cluster 2024-07-28T21:03:08.075008+0000 mgr.y (mgr.34101) 2804 : cluster [DBG] pgmap v3732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:10.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4424 16 16 0 0 0 - 0 2024-07-28T21:03:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:03:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:03:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:03:11.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4425 16 16 0 0 0 - 0 2024-07-28T21:03:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:11 smithi045 bash[82788]: cluster 2024-07-28T21:03:10.076921+0000 mgr.y (mgr.34101) 2805 : cluster [DBG] pgmap v3733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:11 smithi045 bash[80445]: cluster 2024-07-28T21:03:10.076921+0000 mgr.y (mgr.34101) 2805 : cluster [DBG] pgmap v3733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:11 smithi155 bash[68033]: cluster 2024-07-28T21:03:10.076921+0000 mgr.y (mgr.34101) 2805 : cluster [DBG] pgmap v3733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:12.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4426 16 16 0 0 0 - 0 2024-07-28T21:03:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:03:12 smithi155 bash[60745]: ts=2024-07-28T21:03:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:03:13.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4427 16 16 0 0 0 - 0 2024-07-28T21:03:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:13 smithi155 bash[73694]: debug 2024-07-28T21:03:13.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:13 smithi155 bash[68033]: cluster 2024-07-28T21:03:12.078850+0000 mgr.y (mgr.34101) 2806 : cluster [DBG] pgmap v3734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:13 smithi045 bash[80445]: cluster 2024-07-28T21:03:12.078850+0000 mgr.y (mgr.34101) 2806 : cluster [DBG] pgmap v3734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:13.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:13 smithi045 bash[82788]: cluster 2024-07-28T21:03:12.078850+0000 mgr.y (mgr.34101) 2806 : cluster [DBG] pgmap v3734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:14.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4428 16 16 0 0 0 - 0 2024-07-28T21:03:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:14 smithi155 bash[73694]: debug 2024-07-28T21:03:14.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:15.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4429 16 16 0 0 0 - 0 2024-07-28T21:03:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:15 smithi045 bash[82788]: cluster 2024-07-28T21:03:14.080580+0000 mgr.y (mgr.34101) 2807 : cluster [DBG] pgmap v3735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:15 smithi045 bash[80445]: cluster 2024-07-28T21:03:14.080580+0000 mgr.y (mgr.34101) 2807 : cluster [DBG] pgmap v3735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:15 smithi155 bash[73694]: debug 2024-07-28T21:03:15.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:15 smithi155 bash[68033]: cluster 2024-07-28T21:03:14.080580+0000 mgr.y (mgr.34101) 2807 : cluster [DBG] pgmap v3735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:16.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4430 16 16 0 0 0 - 0 2024-07-28T21:03:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:16 smithi155 bash[73694]: debug 2024-07-28T21:03:16.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:17.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4431 16 16 0 0 0 - 0 2024-07-28T21:03:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:17 smithi045 bash[80445]: cluster 2024-07-28T21:03:16.082372+0000 mgr.y (mgr.34101) 2808 : cluster [DBG] pgmap v3736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:17 smithi045 bash[82788]: cluster 2024-07-28T21:03:16.082372+0000 mgr.y (mgr.34101) 2808 : cluster [DBG] pgmap v3736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:17 smithi155 bash[73694]: debug 2024-07-28T21:03:17.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:17 smithi155 bash[68033]: cluster 2024-07-28T21:03:16.082372+0000 mgr.y (mgr.34101) 2808 : cluster [DBG] pgmap v3736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:18.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4432 16 16 0 0 0 - 0 2024-07-28T21:03:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:18 smithi155 bash[68033]: audit 2024-07-28T21:03:18.323722+0000 mon.c (mon.2) 824 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:18 smithi155 bash[73694]: debug 2024-07-28T21:03:18.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:18 smithi045 bash[80445]: audit 2024-07-28T21:03:18.323722+0000 mon.c (mon.2) 824 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:18 smithi045 bash[82788]: audit 2024-07-28T21:03:18.323722+0000 mon.c (mon.2) 824 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:19.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4433 16 16 0 0 0 - 0 2024-07-28T21:03:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:19 smithi155 bash[73694]: debug 2024-07-28T21:03:19.296+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:19 smithi155 bash[68033]: cluster 2024-07-28T21:03:18.084274+0000 mgr.y (mgr.34101) 2809 : cluster [DBG] pgmap v3737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:19 smithi045 bash[82788]: cluster 2024-07-28T21:03:18.084274+0000 mgr.y (mgr.34101) 2809 : cluster [DBG] pgmap v3737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:19 smithi045 bash[80445]: cluster 2024-07-28T21:03:18.084274+0000 mgr.y (mgr.34101) 2809 : cluster [DBG] pgmap v3737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:20.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4434 16 16 0 0 0 - 0 2024-07-28T21:03:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:20 smithi155 bash[73694]: debug 2024-07-28T21:03:20.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:03:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:03:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:03:21.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4435 16 16 0 0 0 - 0 2024-07-28T21:03:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:21 smithi045 bash[80445]: cluster 2024-07-28T21:03:20.086050+0000 mgr.y (mgr.34101) 2810 : cluster [DBG] pgmap v3738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:21 smithi045 bash[82788]: cluster 2024-07-28T21:03:20.086050+0000 mgr.y (mgr.34101) 2810 : cluster [DBG] pgmap v3738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:21 smithi155 bash[68033]: cluster 2024-07-28T21:03:20.086050+0000 mgr.y (mgr.34101) 2810 : cluster [DBG] pgmap v3738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:21 smithi155 bash[73694]: debug 2024-07-28T21:03:21.312+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:22.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4436 16 16 0 0 0 - 0 2024-07-28T21:03:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:22 smithi155 bash[73694]: debug 2024-07-28T21:03:22.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:03:22 smithi155 bash[60745]: ts=2024-07-28T21:03:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:03:23.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4437 16 16 0 0 0 - 0 2024-07-28T21:03:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:23 smithi045 bash[80445]: cluster 2024-07-28T21:03:22.087894+0000 mgr.y (mgr.34101) 2811 : cluster [DBG] pgmap v3739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:23 smithi045 bash[82788]: cluster 2024-07-28T21:03:22.087894+0000 mgr.y (mgr.34101) 2811 : cluster [DBG] pgmap v3739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:23 smithi155 bash[73694]: debug 2024-07-28T21:03:23.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:23 smithi155 bash[68033]: cluster 2024-07-28T21:03:22.087894+0000 mgr.y (mgr.34101) 2811 : cluster [DBG] pgmap v3739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:24.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4438 16 16 0 0 0 - 0 2024-07-28T21:03:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:24 smithi155 bash[73694]: debug 2024-07-28T21:03:24.344+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:25.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4439 16 16 0 0 0 - 0 2024-07-28T21:03:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:25 smithi045 bash[80445]: cluster 2024-07-28T21:03:24.089598+0000 mgr.y (mgr.34101) 2812 : cluster [DBG] pgmap v3740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:25 smithi045 bash[82788]: cluster 2024-07-28T21:03:24.089598+0000 mgr.y (mgr.34101) 2812 : cluster [DBG] pgmap v3740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:25 smithi155 bash[73694]: debug 2024-07-28T21:03:25.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:25.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:25 smithi155 bash[68033]: cluster 2024-07-28T21:03:24.089598+0000 mgr.y (mgr.34101) 2812 : cluster [DBG] pgmap v3740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:26.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:03:26.373990+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:03:26.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:03:26.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4440 16 16 0 0 0 - 0 2024-07-28T21:03:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:26 smithi155 bash[73694]: debug 2024-07-28T21:03:26.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:27.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4441 16 16 0 0 0 - 0 2024-07-28T21:03:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:27 smithi045 bash[80445]: cluster 2024-07-28T21:03:26.091338+0000 mgr.y (mgr.34101) 2813 : cluster [DBG] pgmap v3741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:27 smithi045 bash[82788]: cluster 2024-07-28T21:03:26.091338+0000 mgr.y (mgr.34101) 2813 : cluster [DBG] pgmap v3741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:27 smithi155 bash[68033]: cluster 2024-07-28T21:03:26.091338+0000 mgr.y (mgr.34101) 2813 : cluster [DBG] pgmap v3741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:27 smithi155 bash[73694]: debug 2024-07-28T21:03:27.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:28.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4442 16 16 0 0 0 - 0 2024-07-28T21:03:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:28 smithi155 bash[73694]: debug 2024-07-28T21:03:28.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:29.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4443 16 16 0 0 0 - 0 2024-07-28T21:03:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:29 smithi045 bash[80445]: cluster 2024-07-28T21:03:28.093218+0000 mgr.y (mgr.34101) 2814 : cluster [DBG] pgmap v3742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:29 smithi045 bash[82788]: cluster 2024-07-28T21:03:28.093218+0000 mgr.y (mgr.34101) 2814 : cluster [DBG] pgmap v3742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:29 smithi155 bash[73694]: debug 2024-07-28T21:03:29.364+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:29 smithi155 bash[68033]: cluster 2024-07-28T21:03:28.093218+0000 mgr.y (mgr.34101) 2814 : cluster [DBG] pgmap v3742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:30.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4444 16 16 0 0 0 - 0 2024-07-28T21:03:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:30 smithi155 bash[73694]: debug 2024-07-28T21:03:30.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:03:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:03:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:03:31.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4445 16 16 0 0 0 - 0 2024-07-28T21:03:31.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:31 smithi155 bash[68033]: cluster 2024-07-28T21:03:30.094982+0000 mgr.y (mgr.34101) 2815 : cluster [DBG] pgmap v3743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:31 smithi155 bash[73694]: debug 2024-07-28T21:03:31.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:31 smithi045 bash[80445]: cluster 2024-07-28T21:03:30.094982+0000 mgr.y (mgr.34101) 2815 : cluster [DBG] pgmap v3743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:31.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:31 smithi045 bash[82788]: cluster 2024-07-28T21:03:30.094982+0000 mgr.y (mgr.34101) 2815 : cluster [DBG] pgmap v3743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:32.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4446 16 16 0 0 0 - 0 2024-07-28T21:03:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:32 smithi155 bash[73694]: debug 2024-07-28T21:03:32.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:03:32 smithi155 bash[60745]: ts=2024-07-28T21:03:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:03:33.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4447 16 16 0 0 0 - 0 2024-07-28T21:03:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:33 smithi155 bash[73694]: debug 2024-07-28T21:03:33.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:33 smithi155 bash[68033]: cluster 2024-07-28T21:03:32.096836+0000 mgr.y (mgr.34101) 2816 : cluster [DBG] pgmap v3744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:33.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:33 smithi155 bash[68033]: audit 2024-07-28T21:03:33.324166+0000 mon.c (mon.2) 825 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:33 smithi045 bash[80445]: cluster 2024-07-28T21:03:32.096836+0000 mgr.y (mgr.34101) 2816 : cluster [DBG] pgmap v3744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:33 smithi045 bash[80445]: audit 2024-07-28T21:03:33.324166+0000 mon.c (mon.2) 825 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:33 smithi045 bash[82788]: cluster 2024-07-28T21:03:32.096836+0000 mgr.y (mgr.34101) 2816 : cluster [DBG] pgmap v3744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:33 smithi045 bash[82788]: audit 2024-07-28T21:03:33.324166+0000 mon.c (mon.2) 825 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:34.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4448 16 16 0 0 0 - 0 2024-07-28T21:03:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:34 smithi155 bash[73694]: debug 2024-07-28T21:03:34.291+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:35.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4449 16 16 0 0 0 - 0 2024-07-28T21:03:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:35 smithi155 bash[73694]: debug 2024-07-28T21:03:35.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:35.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:35 smithi155 bash[68033]: cluster 2024-07-28T21:03:34.098559+0000 mgr.y (mgr.34101) 2817 : cluster [DBG] pgmap v3745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:35.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:35 smithi155 bash[68033]: audit 2024-07-28T21:03:35.447482+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:03:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:35 smithi045 bash[82788]: cluster 2024-07-28T21:03:34.098559+0000 mgr.y (mgr.34101) 2817 : cluster [DBG] pgmap v3745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:35 smithi045 bash[82788]: audit 2024-07-28T21:03:35.447482+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:03:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:35 smithi045 bash[80445]: cluster 2024-07-28T21:03:34.098559+0000 mgr.y (mgr.34101) 2817 : cluster [DBG] pgmap v3745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:35 smithi045 bash[80445]: audit 2024-07-28T21:03:35.447482+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:03:36.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4450 16 16 0 0 0 - 0 2024-07-28T21:03:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:36 smithi155 bash[73694]: debug 2024-07-28T21:03:36.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:37.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4451 16 16 0 0 0 - 0 2024-07-28T21:03:37.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:37 smithi155 bash[68033]: cluster 2024-07-28T21:03:36.100292+0000 mgr.y (mgr.34101) 2818 : cluster [DBG] pgmap v3746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:37 smithi155 bash[73694]: debug 2024-07-28T21:03:37.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:37 smithi045 bash[80445]: cluster 2024-07-28T21:03:36.100292+0000 mgr.y (mgr.34101) 2818 : cluster [DBG] pgmap v3746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:37 smithi045 bash[82788]: cluster 2024-07-28T21:03:36.100292+0000 mgr.y (mgr.34101) 2818 : cluster [DBG] pgmap v3746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:38.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4452 16 16 0 0 0 - 0 2024-07-28T21:03:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:38 smithi155 bash[73694]: debug 2024-07-28T21:03:38.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:39.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4453 16 16 0 0 0 - 0 2024-07-28T21:03:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:39 smithi155 bash[73694]: debug 2024-07-28T21:03:39.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:39 smithi155 bash[68033]: cluster 2024-07-28T21:03:38.102186+0000 mgr.y (mgr.34101) 2819 : cluster [DBG] pgmap v3747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:39 smithi045 bash[80445]: cluster 2024-07-28T21:03:38.102186+0000 mgr.y (mgr.34101) 2819 : cluster [DBG] pgmap v3747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:39 smithi045 bash[82788]: cluster 2024-07-28T21:03:38.102186+0000 mgr.y (mgr.34101) 2819 : cluster [DBG] pgmap v3747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:40.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4454 16 16 0 0 0 - 0 2024-07-28T21:03:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:40 smithi155 bash[73694]: debug 2024-07-28T21:03:40.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:03:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:03:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:03:41.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4455 16 16 0 0 0 - 0 2024-07-28T21:03:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:41 smithi155 bash[73694]: debug 2024-07-28T21:03:41.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:41 smithi155 bash[68033]: cluster 2024-07-28T21:03:40.103986+0000 mgr.y (mgr.34101) 2820 : cluster [DBG] pgmap v3748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:41 smithi155 bash[68033]: audit 2024-07-28T21:03:41.119072+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:41 smithi155 bash[68033]: audit 2024-07-28T21:03:41.126176+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:41 smithi155 bash[68033]: audit 2024-07-28T21:03:41.378046+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:41 smithi155 bash[68033]: audit 2024-07-28T21:03:41.389405+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:41 smithi045 bash[80445]: cluster 2024-07-28T21:03:40.103986+0000 mgr.y (mgr.34101) 2820 : cluster [DBG] pgmap v3748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:41 smithi045 bash[80445]: audit 2024-07-28T21:03:41.119072+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:41 smithi045 bash[80445]: audit 2024-07-28T21:03:41.126176+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:41 smithi045 bash[80445]: audit 2024-07-28T21:03:41.378046+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:41 smithi045 bash[80445]: audit 2024-07-28T21:03:41.389405+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:41 smithi045 bash[82788]: cluster 2024-07-28T21:03:40.103986+0000 mgr.y (mgr.34101) 2820 : cluster [DBG] pgmap v3748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:41 smithi045 bash[82788]: audit 2024-07-28T21:03:41.119072+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:41 smithi045 bash[82788]: audit 2024-07-28T21:03:41.126176+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:41 smithi045 bash[82788]: audit 2024-07-28T21:03:41.378046+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:41 smithi045 bash[82788]: audit 2024-07-28T21:03:41.389405+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:42.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4456 16 16 0 0 0 - 0 2024-07-28T21:03:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:42 smithi155 bash[73694]: debug 2024-07-28T21:03:42.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:42.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:42 smithi155 bash[68033]: audit 2024-07-28T21:03:41.798581+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:03:42.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:42 smithi155 bash[68033]: audit 2024-07-28T21:03:41.800220+0000 mon.c (mon.2) 828 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:03:42.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:42 smithi155 bash[68033]: audit 2024-07-28T21:03:41.810606+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:03:42 smithi155 bash[60745]: ts=2024-07-28T21:03:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:03:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:42 smithi045 bash[80445]: audit 2024-07-28T21:03:41.798581+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:03:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:42 smithi045 bash[80445]: audit 2024-07-28T21:03:41.800220+0000 mon.c (mon.2) 828 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:03:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:42 smithi045 bash[80445]: audit 2024-07-28T21:03:41.810606+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:42 smithi045 bash[82788]: audit 2024-07-28T21:03:41.798581+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:03:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:42 smithi045 bash[82788]: audit 2024-07-28T21:03:41.800220+0000 mon.c (mon.2) 828 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:03:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:42 smithi045 bash[82788]: audit 2024-07-28T21:03:41.810606+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:03:43.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4457 16 16 0 0 0 - 0 2024-07-28T21:03:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:43 smithi155 bash[68033]: cluster 2024-07-28T21:03:42.105895+0000 mgr.y (mgr.34101) 2821 : cluster [DBG] pgmap v3749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:43 smithi155 bash[73694]: debug 2024-07-28T21:03:43.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:43 smithi045 bash[80445]: cluster 2024-07-28T21:03:42.105895+0000 mgr.y (mgr.34101) 2821 : cluster [DBG] pgmap v3749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:43 smithi045 bash[82788]: cluster 2024-07-28T21:03:42.105895+0000 mgr.y (mgr.34101) 2821 : cluster [DBG] pgmap v3749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:44.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4458 16 16 0 0 0 - 0 2024-07-28T21:03:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:44 smithi155 bash[73694]: debug 2024-07-28T21:03:44.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:45.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4459 16 16 0 0 0 - 0 2024-07-28T21:03:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:45 smithi155 bash[73694]: debug 2024-07-28T21:03:45.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:45 smithi155 bash[68033]: cluster 2024-07-28T21:03:44.107590+0000 mgr.y (mgr.34101) 2822 : cluster [DBG] pgmap v3750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:45 smithi045 bash[80445]: cluster 2024-07-28T21:03:44.107590+0000 mgr.y (mgr.34101) 2822 : cluster [DBG] pgmap v3750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:45 smithi045 bash[82788]: cluster 2024-07-28T21:03:44.107590+0000 mgr.y (mgr.34101) 2822 : cluster [DBG] pgmap v3750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:46.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:03:46.377243+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:03:46.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:03:46.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4460 16 16 0 0 0 - 0 2024-07-28T21:03:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:46 smithi155 bash[73694]: debug 2024-07-28T21:03:46.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:47.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4461 16 16 0 0 0 - 0 2024-07-28T21:03:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:47 smithi155 bash[73694]: debug 2024-07-28T21:03:47.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:47 smithi155 bash[68033]: cluster 2024-07-28T21:03:46.109353+0000 mgr.y (mgr.34101) 2823 : cluster [DBG] pgmap v3751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:47 smithi045 bash[80445]: cluster 2024-07-28T21:03:46.109353+0000 mgr.y (mgr.34101) 2823 : cluster [DBG] pgmap v3751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:47 smithi045 bash[82788]: cluster 2024-07-28T21:03:46.109353+0000 mgr.y (mgr.34101) 2823 : cluster [DBG] pgmap v3751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:48.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4462 16 16 0 0 0 - 0 2024-07-28T21:03:48.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:48 smithi155 bash[68033]: audit 2024-07-28T21:03:48.326836+0000 mon.c (mon.2) 829 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:48 smithi155 bash[73694]: debug 2024-07-28T21:03:48.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:48 smithi045 bash[80445]: audit 2024-07-28T21:03:48.326836+0000 mon.c (mon.2) 829 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:48 smithi045 bash[82788]: audit 2024-07-28T21:03:48.326836+0000 mon.c (mon.2) 829 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:03:49.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4463 16 16 0 0 0 - 0 2024-07-28T21:03:49.498 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:49 smithi155 bash[73694]: debug 2024-07-28T21:03:49.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:49 smithi155 bash[68033]: cluster 2024-07-28T21:03:48.111239+0000 mgr.y (mgr.34101) 2824 : cluster [DBG] pgmap v3752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:49 smithi045 bash[80445]: cluster 2024-07-28T21:03:48.111239+0000 mgr.y (mgr.34101) 2824 : cluster [DBG] pgmap v3752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:49 smithi045 bash[82788]: cluster 2024-07-28T21:03:48.111239+0000 mgr.y (mgr.34101) 2824 : cluster [DBG] pgmap v3752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:50.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4464 16 16 0 0 0 - 0 2024-07-28T21:03:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:50 smithi155 bash[73694]: debug 2024-07-28T21:03:50.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:03:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:03:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T21:03:51.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4465 16 16 0 0 0 - 0 2024-07-28T21:03:51.503 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:51 smithi155 bash[73694]: debug 2024-07-28T21:03:51.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:51 smithi155 bash[68033]: cluster 2024-07-28T21:03:50.112967+0000 mgr.y (mgr.34101) 2825 : cluster [DBG] pgmap v3753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:51 smithi045 bash[80445]: cluster 2024-07-28T21:03:50.112967+0000 mgr.y (mgr.34101) 2825 : cluster [DBG] pgmap v3753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:51 smithi045 bash[82788]: cluster 2024-07-28T21:03:50.112967+0000 mgr.y (mgr.34101) 2825 : cluster [DBG] pgmap v3753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:52.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4466 16 16 0 0 0 - 0 2024-07-28T21:03:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:52 smithi155 bash[73694]: debug 2024-07-28T21:03:52.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:03:52 smithi155 bash[60745]: ts=2024-07-28T21:03:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:03:53.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4467 16 16 0 0 0 - 0 2024-07-28T21:03:53.507 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:53 smithi155 bash[73694]: debug 2024-07-28T21:03:53.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:53 smithi155 bash[68033]: cluster 2024-07-28T21:03:52.114894+0000 mgr.y (mgr.34101) 2826 : cluster [DBG] pgmap v3754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:53 smithi045 bash[80445]: cluster 2024-07-28T21:03:52.114894+0000 mgr.y (mgr.34101) 2826 : cluster [DBG] pgmap v3754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:53 smithi045 bash[82788]: cluster 2024-07-28T21:03:52.114894+0000 mgr.y (mgr.34101) 2826 : cluster [DBG] pgmap v3754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:54.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4468 16 16 0 0 0 - 0 2024-07-28T21:03:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:54 smithi155 bash[73694]: debug 2024-07-28T21:03:54.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:55.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4469 16 16 0 0 0 - 0 2024-07-28T21:03:55.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:55 smithi155 bash[73694]: debug 2024-07-28T21:03:55.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:55 smithi155 bash[68033]: cluster 2024-07-28T21:03:54.116589+0000 mgr.y (mgr.34101) 2827 : cluster [DBG] pgmap v3755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:55 smithi045 bash[80445]: cluster 2024-07-28T21:03:54.116589+0000 mgr.y (mgr.34101) 2827 : cluster [DBG] pgmap v3755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:55 smithi045 bash[82788]: cluster 2024-07-28T21:03:54.116589+0000 mgr.y (mgr.34101) 2827 : cluster [DBG] pgmap v3755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:56.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4470 16 16 0 0 0 - 0 2024-07-28T21:03:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:56 smithi155 bash[73694]: debug 2024-07-28T21:03:56.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:57.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4471 16 16 0 0 0 - 0 2024-07-28T21:03:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:57 smithi155 bash[73694]: debug 2024-07-28T21:03:57.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:57 smithi155 bash[68033]: cluster 2024-07-28T21:03:56.118323+0000 mgr.y (mgr.34101) 2828 : cluster [DBG] pgmap v3756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:57 smithi045 bash[80445]: cluster 2024-07-28T21:03:56.118323+0000 mgr.y (mgr.34101) 2828 : cluster [DBG] pgmap v3756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:57 smithi045 bash[82788]: cluster 2024-07-28T21:03:56.118323+0000 mgr.y (mgr.34101) 2828 : cluster [DBG] pgmap v3756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:58.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4472 16 16 0 0 0 - 0 2024-07-28T21:03:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:58 smithi155 bash[73694]: debug 2024-07-28T21:03:58.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:59.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4473 16 16 0 0 0 - 0 2024-07-28T21:03:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:03:59 smithi155 bash[73694]: debug 2024-07-28T21:03:59.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:03:59.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:03:59 smithi155 bash[68033]: cluster 2024-07-28T21:03:58.120174+0000 mgr.y (mgr.34101) 2829 : cluster [DBG] pgmap v3757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:03:59 smithi045 bash[80445]: cluster 2024-07-28T21:03:58.120174+0000 mgr.y (mgr.34101) 2829 : cluster [DBG] pgmap v3757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:03:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:03:59 smithi045 bash[82788]: cluster 2024-07-28T21:03:58.120174+0000 mgr.y (mgr.34101) 2829 : cluster [DBG] pgmap v3757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:00.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4474 16 16 0 0 0 - 0 2024-07-28T21:04:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:00 smithi155 bash[73694]: debug 2024-07-28T21:04:00.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:04:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:04:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T21:04:01.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4475 16 16 0 0 0 - 0 2024-07-28T21:04:01.524 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:01 smithi155 bash[73694]: debug 2024-07-28T21:04:01.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:01 smithi155 bash[68033]: cluster 2024-07-28T21:04:00.121910+0000 mgr.y (mgr.34101) 2830 : cluster [DBG] pgmap v3758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:01 smithi045 bash[80445]: cluster 2024-07-28T21:04:00.121910+0000 mgr.y (mgr.34101) 2830 : cluster [DBG] pgmap v3758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:01 smithi045 bash[82788]: cluster 2024-07-28T21:04:00.121910+0000 mgr.y (mgr.34101) 2830 : cluster [DBG] pgmap v3758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:02.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4476 16 16 0 0 0 - 0 2024-07-28T21:04:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:02 smithi155 bash[73694]: debug 2024-07-28T21:04:02.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:04:02 smithi155 bash[60745]: ts=2024-07-28T21:04:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:04:03.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4477 16 16 0 0 0 - 0 2024-07-28T21:04:03.528 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:03 smithi155 bash[73694]: debug 2024-07-28T21:04:03.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:03 smithi155 bash[68033]: cluster 2024-07-28T21:04:02.123771+0000 mgr.y (mgr.34101) 2831 : cluster [DBG] pgmap v3759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:03 smithi155 bash[68033]: audit 2024-07-28T21:04:03.327201+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:03 smithi045 bash[80445]: cluster 2024-07-28T21:04:02.123771+0000 mgr.y (mgr.34101) 2831 : cluster [DBG] pgmap v3759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:03 smithi045 bash[80445]: audit 2024-07-28T21:04:03.327201+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:03 smithi045 bash[82788]: cluster 2024-07-28T21:04:02.123771+0000 mgr.y (mgr.34101) 2831 : cluster [DBG] pgmap v3759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:03 smithi045 bash[82788]: audit 2024-07-28T21:04:03.327201+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:04.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4478 16 16 0 0 0 - 0 2024-07-28T21:04:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:04 smithi155 bash[73694]: debug 2024-07-28T21:04:04.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:05.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4479 16 16 0 0 0 - 0 2024-07-28T21:04:05.533 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:05 smithi155 bash[73694]: debug 2024-07-28T21:04:05.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:05 smithi155 bash[68033]: cluster 2024-07-28T21:04:04.125462+0000 mgr.y (mgr.34101) 2832 : cluster [DBG] pgmap v3760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:05 smithi045 bash[80445]: cluster 2024-07-28T21:04:04.125462+0000 mgr.y (mgr.34101) 2832 : cluster [DBG] pgmap v3760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:05 smithi045 bash[82788]: cluster 2024-07-28T21:04:04.125462+0000 mgr.y (mgr.34101) 2832 : cluster [DBG] pgmap v3760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:06.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:04:06.380549+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:04:06.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:04:06.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4480 16 16 0 0 0 - 0 2024-07-28T21:04:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:06 smithi155 bash[73694]: debug 2024-07-28T21:04:06.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:07.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4481 16 16 0 0 0 - 0 2024-07-28T21:04:07.537 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:07 smithi155 bash[73694]: debug 2024-07-28T21:04:07.243+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:07 smithi155 bash[68033]: cluster 2024-07-28T21:04:06.127212+0000 mgr.y (mgr.34101) 2833 : cluster [DBG] pgmap v3761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:07 smithi045 bash[80445]: cluster 2024-07-28T21:04:06.127212+0000 mgr.y (mgr.34101) 2833 : cluster [DBG] pgmap v3761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:07 smithi045 bash[82788]: cluster 2024-07-28T21:04:06.127212+0000 mgr.y (mgr.34101) 2833 : cluster [DBG] pgmap v3761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:08.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4482 16 16 0 0 0 - 0 2024-07-28T21:04:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:08 smithi155 bash[73694]: debug 2024-07-28T21:04:08.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:09.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4483 16 16 0 0 0 - 0 2024-07-28T21:04:09.541 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:09 smithi155 bash[73694]: debug 2024-07-28T21:04:09.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:09 smithi155 bash[68033]: cluster 2024-07-28T21:04:08.129077+0000 mgr.y (mgr.34101) 2834 : cluster [DBG] pgmap v3762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:09 smithi045 bash[80445]: cluster 2024-07-28T21:04:08.129077+0000 mgr.y (mgr.34101) 2834 : cluster [DBG] pgmap v3762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:09 smithi045 bash[82788]: cluster 2024-07-28T21:04:08.129077+0000 mgr.y (mgr.34101) 2834 : cluster [DBG] pgmap v3762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:10.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4484 16 16 0 0 0 - 0 2024-07-28T21:04:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:10 smithi155 bash[73694]: debug 2024-07-28T21:04:10.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:04:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:04:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:04:11.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4485 16 16 0 0 0 - 0 2024-07-28T21:04:11.546 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:11 smithi155 bash[73694]: debug 2024-07-28T21:04:11.167+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:11 smithi155 bash[68033]: cluster 2024-07-28T21:04:10.130841+0000 mgr.y (mgr.34101) 2835 : cluster [DBG] pgmap v3763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:11 smithi045 bash[80445]: cluster 2024-07-28T21:04:10.130841+0000 mgr.y (mgr.34101) 2835 : cluster [DBG] pgmap v3763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:11.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:11 smithi045 bash[82788]: cluster 2024-07-28T21:04:10.130841+0000 mgr.y (mgr.34101) 2835 : cluster [DBG] pgmap v3763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:12.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4486 16 16 0 0 0 - 0 2024-07-28T21:04:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:12 smithi155 bash[73694]: debug 2024-07-28T21:04:12.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:04:12 smithi155 bash[60745]: ts=2024-07-28T21:04:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:04:13.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4487 16 16 0 0 0 - 0 2024-07-28T21:04:13.550 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:13 smithi155 bash[73694]: debug 2024-07-28T21:04:13.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:13 smithi155 bash[68033]: cluster 2024-07-28T21:04:12.132696+0000 mgr.y (mgr.34101) 2836 : cluster [DBG] pgmap v3764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:13 smithi045 bash[82788]: cluster 2024-07-28T21:04:12.132696+0000 mgr.y (mgr.34101) 2836 : cluster [DBG] pgmap v3764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:13 smithi045 bash[80445]: cluster 2024-07-28T21:04:12.132696+0000 mgr.y (mgr.34101) 2836 : cluster [DBG] pgmap v3764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:14.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4488 16 16 0 0 0 - 0 2024-07-28T21:04:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:14 smithi155 bash[73694]: debug 2024-07-28T21:04:14.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:15.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4489 16 16 0 0 0 - 0 2024-07-28T21:04:15.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:15 smithi155 bash[73694]: debug 2024-07-28T21:04:15.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:15 smithi155 bash[68033]: cluster 2024-07-28T21:04:14.134467+0000 mgr.y (mgr.34101) 2837 : cluster [DBG] pgmap v3765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:15 smithi045 bash[82788]: cluster 2024-07-28T21:04:14.134467+0000 mgr.y (mgr.34101) 2837 : cluster [DBG] pgmap v3765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:15 smithi045 bash[80445]: cluster 2024-07-28T21:04:14.134467+0000 mgr.y (mgr.34101) 2837 : cluster [DBG] pgmap v3765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:16.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4490 16 16 0 0 0 - 0 2024-07-28T21:04:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:16 smithi155 bash[73694]: debug 2024-07-28T21:04:16.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:17.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4491 16 16 0 0 0 - 0 2024-07-28T21:04:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:17 smithi155 bash[73694]: debug 2024-07-28T21:04:17.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:17 smithi045 bash[80445]: cluster 2024-07-28T21:04:16.136189+0000 mgr.y (mgr.34101) 2838 : cluster [DBG] pgmap v3766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:17 smithi045 bash[82788]: cluster 2024-07-28T21:04:16.136189+0000 mgr.y (mgr.34101) 2838 : cluster [DBG] pgmap v3766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:17 smithi155 bash[68033]: cluster 2024-07-28T21:04:16.136189+0000 mgr.y (mgr.34101) 2838 : cluster [DBG] pgmap v3766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:18.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4492 16 16 0 0 0 - 0 2024-07-28T21:04:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:18 smithi155 bash[73694]: debug 2024-07-28T21:04:18.131+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:18 smithi045 bash[80445]: audit 2024-07-28T21:04:18.327874+0000 mon.c (mon.2) 831 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:18 smithi045 bash[82788]: audit 2024-07-28T21:04:18.327874+0000 mon.c (mon.2) 831 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:19.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:18 smithi155 bash[68033]: audit 2024-07-28T21:04:18.327874+0000 mon.c (mon.2) 831 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:19.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4493 16 16 0 0 0 - 0 2024-07-28T21:04:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:19 smithi155 bash[73694]: debug 2024-07-28T21:04:19.122+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:19 smithi045 bash[80445]: cluster 2024-07-28T21:04:18.138205+0000 mgr.y (mgr.34101) 2839 : cluster [DBG] pgmap v3767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:19 smithi045 bash[82788]: cluster 2024-07-28T21:04:18.138205+0000 mgr.y (mgr.34101) 2839 : cluster [DBG] pgmap v3767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:19 smithi155 bash[68033]: cluster 2024-07-28T21:04:18.138205+0000 mgr.y (mgr.34101) 2839 : cluster [DBG] pgmap v3767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:20.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4494 16 16 0 0 0 - 0 2024-07-28T21:04:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:20 smithi155 bash[73694]: debug 2024-07-28T21:04:20.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:04:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:04:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:04:21.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4495 16 16 0 0 0 - 0 2024-07-28T21:04:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:21 smithi155 bash[73694]: debug 2024-07-28T21:04:21.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:21.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:21 smithi045 bash[80445]: cluster 2024-07-28T21:04:20.140140+0000 mgr.y (mgr.34101) 2840 : cluster [DBG] pgmap v3768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:21.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:21 smithi045 bash[82788]: cluster 2024-07-28T21:04:20.140140+0000 mgr.y (mgr.34101) 2840 : cluster [DBG] pgmap v3768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:21 smithi155 bash[68033]: cluster 2024-07-28T21:04:20.140140+0000 mgr.y (mgr.34101) 2840 : cluster [DBG] pgmap v3768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:22.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4496 16 16 0 0 0 - 0 2024-07-28T21:04:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:22 smithi155 bash[73694]: debug 2024-07-28T21:04:22.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:04:22 smithi155 bash[60745]: ts=2024-07-28T21:04:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:04:23.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4497 16 16 0 0 0 - 0 2024-07-28T21:04:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:23 smithi155 bash[73694]: debug 2024-07-28T21:04:23.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:23 smithi045 bash[80445]: cluster 2024-07-28T21:04:22.142203+0000 mgr.y (mgr.34101) 2841 : cluster [DBG] pgmap v3769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:23 smithi045 bash[82788]: cluster 2024-07-28T21:04:22.142203+0000 mgr.y (mgr.34101) 2841 : cluster [DBG] pgmap v3769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:23 smithi155 bash[68033]: cluster 2024-07-28T21:04:22.142203+0000 mgr.y (mgr.34101) 2841 : cluster [DBG] pgmap v3769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:24.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4498 16 16 0 0 0 - 0 2024-07-28T21:04:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:24 smithi155 bash[73694]: debug 2024-07-28T21:04:24.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:25.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4499 16 16 0 0 0 - 0 2024-07-28T21:04:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:25 smithi155 bash[73694]: debug 2024-07-28T21:04:25.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:25 smithi045 bash[80445]: cluster 2024-07-28T21:04:24.144170+0000 mgr.y (mgr.34101) 2842 : cluster [DBG] pgmap v3770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:25 smithi045 bash[82788]: cluster 2024-07-28T21:04:24.144170+0000 mgr.y (mgr.34101) 2842 : cluster [DBG] pgmap v3770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:25 smithi155 bash[68033]: cluster 2024-07-28T21:04:24.144170+0000 mgr.y (mgr.34101) 2842 : cluster [DBG] pgmap v3770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:26.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:04:26.383896+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:04:26.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:04:26.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4500 16 16 0 0 0 - 0 2024-07-28T21:04:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:26 smithi155 bash[73694]: debug 2024-07-28T21:04:26.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:27.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4501 16 16 0 0 0 - 0 2024-07-28T21:04:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:27 smithi155 bash[73694]: debug 2024-07-28T21:04:27.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:27 smithi045 bash[80445]: cluster 2024-07-28T21:04:26.145969+0000 mgr.y (mgr.34101) 2843 : cluster [DBG] pgmap v3771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:27 smithi045 bash[82788]: cluster 2024-07-28T21:04:26.145969+0000 mgr.y (mgr.34101) 2843 : cluster [DBG] pgmap v3771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:27 smithi155 bash[68033]: cluster 2024-07-28T21:04:26.145969+0000 mgr.y (mgr.34101) 2843 : cluster [DBG] pgmap v3771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:28.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4502 16 16 0 0 0 - 0 2024-07-28T21:04:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:28 smithi155 bash[73694]: debug 2024-07-28T21:04:28.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:29.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4503 16 16 0 0 0 - 0 2024-07-28T21:04:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:29 smithi155 bash[73694]: debug 2024-07-28T21:04:29.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:29 smithi045 bash[80445]: cluster 2024-07-28T21:04:28.147814+0000 mgr.y (mgr.34101) 2844 : cluster [DBG] pgmap v3772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:29 smithi045 bash[82788]: cluster 2024-07-28T21:04:28.147814+0000 mgr.y (mgr.34101) 2844 : cluster [DBG] pgmap v3772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:29 smithi155 bash[68033]: cluster 2024-07-28T21:04:28.147814+0000 mgr.y (mgr.34101) 2844 : cluster [DBG] pgmap v3772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:30.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4504 16 16 0 0 0 - 0 2024-07-28T21:04:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:30 smithi155 bash[73694]: debug 2024-07-28T21:04:30.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:04:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:04:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:04:31.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4505 16 16 0 0 0 - 0 2024-07-28T21:04:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:31 smithi155 bash[73694]: debug 2024-07-28T21:04:31.218+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:31 smithi045 bash[80445]: cluster 2024-07-28T21:04:30.149731+0000 mgr.y (mgr.34101) 2845 : cluster [DBG] pgmap v3773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:31 smithi045 bash[82788]: cluster 2024-07-28T21:04:30.149731+0000 mgr.y (mgr.34101) 2845 : cluster [DBG] pgmap v3773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:31 smithi155 bash[68033]: cluster 2024-07-28T21:04:30.149731+0000 mgr.y (mgr.34101) 2845 : cluster [DBG] pgmap v3773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:32.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4506 16 16 0 0 0 - 0 2024-07-28T21:04:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:32 smithi155 bash[73694]: debug 2024-07-28T21:04:32.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:04:32 smithi155 bash[60745]: ts=2024-07-28T21:04:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:04:33.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4507 16 16 0 0 0 - 0 2024-07-28T21:04:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:33 smithi155 bash[73694]: debug 2024-07-28T21:04:33.234+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:33 smithi045 bash[80445]: cluster 2024-07-28T21:04:32.151695+0000 mgr.y (mgr.34101) 2846 : cluster [DBG] pgmap v3774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:33 smithi045 bash[80445]: audit 2024-07-28T21:04:33.328206+0000 mon.c (mon.2) 832 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:33 smithi045 bash[82788]: cluster 2024-07-28T21:04:32.151695+0000 mgr.y (mgr.34101) 2846 : cluster [DBG] pgmap v3774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:33 smithi045 bash[82788]: audit 2024-07-28T21:04:33.328206+0000 mon.c (mon.2) 832 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:33 smithi155 bash[68033]: cluster 2024-07-28T21:04:32.151695+0000 mgr.y (mgr.34101) 2846 : cluster [DBG] pgmap v3774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:33 smithi155 bash[68033]: audit 2024-07-28T21:04:33.328206+0000 mon.c (mon.2) 832 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:34.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4508 16 16 0 0 0 - 0 2024-07-28T21:04:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:34 smithi155 bash[73694]: debug 2024-07-28T21:04:34.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:35.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4509 16 16 0 0 0 - 0 2024-07-28T21:04:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:35 smithi155 bash[73694]: debug 2024-07-28T21:04:35.230+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:35 smithi045 bash[80445]: cluster 2024-07-28T21:04:34.153448+0000 mgr.y (mgr.34101) 2847 : cluster [DBG] pgmap v3775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:35 smithi045 bash[82788]: cluster 2024-07-28T21:04:34.153448+0000 mgr.y (mgr.34101) 2847 : cluster [DBG] pgmap v3775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:35 smithi155 bash[68033]: cluster 2024-07-28T21:04:34.153448+0000 mgr.y (mgr.34101) 2847 : cluster [DBG] pgmap v3775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:36.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4510 16 16 0 0 0 - 0 2024-07-28T21:04:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:36 smithi155 bash[73694]: debug 2024-07-28T21:04:36.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:37.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4511 16 16 0 0 0 - 0 2024-07-28T21:04:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:37 smithi155 bash[73694]: debug 2024-07-28T21:04:37.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:37 smithi045 bash[80445]: cluster 2024-07-28T21:04:36.155219+0000 mgr.y (mgr.34101) 2848 : cluster [DBG] pgmap v3776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:37 smithi045 bash[82788]: cluster 2024-07-28T21:04:36.155219+0000 mgr.y (mgr.34101) 2848 : cluster [DBG] pgmap v3776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:37 smithi155 bash[68033]: cluster 2024-07-28T21:04:36.155219+0000 mgr.y (mgr.34101) 2848 : cluster [DBG] pgmap v3776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:38.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4512 16 16 0 0 0 - 0 2024-07-28T21:04:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:38 smithi155 bash[73694]: debug 2024-07-28T21:04:38.210+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:39.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4513 16 16 0 0 0 - 0 2024-07-28T21:04:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:39 smithi155 bash[73694]: debug 2024-07-28T21:04:39.246+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:39 smithi045 bash[82788]: cluster 2024-07-28T21:04:38.157152+0000 mgr.y (mgr.34101) 2849 : cluster [DBG] pgmap v3777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:39 smithi045 bash[80445]: cluster 2024-07-28T21:04:38.157152+0000 mgr.y (mgr.34101) 2849 : cluster [DBG] pgmap v3777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:39 smithi155 bash[68033]: cluster 2024-07-28T21:04:38.157152+0000 mgr.y (mgr.34101) 2849 : cluster [DBG] pgmap v3777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:40.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4514 16 16 0 0 0 - 0 2024-07-28T21:04:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:40 smithi155 bash[73694]: debug 2024-07-28T21:04:40.242+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:04:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:04:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:04:41.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4515 16 16 0 0 0 - 0 2024-07-28T21:04:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:41 smithi155 bash[73694]: debug 2024-07-28T21:04:41.262+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:41 smithi045 bash[82788]: cluster 2024-07-28T21:04:40.158970+0000 mgr.y (mgr.34101) 2850 : cluster [DBG] pgmap v3778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:41 smithi045 bash[80445]: cluster 2024-07-28T21:04:40.158970+0000 mgr.y (mgr.34101) 2850 : cluster [DBG] pgmap v3778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:41 smithi155 bash[68033]: cluster 2024-07-28T21:04:40.158970+0000 mgr.y (mgr.34101) 2850 : cluster [DBG] pgmap v3778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:42.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4516 16 16 0 0 0 - 0 2024-07-28T21:04:42.623 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:42 smithi155 bash[73694]: debug 2024-07-28T21:04:42.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:42.624 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:04:42 smithi155 bash[60745]: ts=2024-07-28T21:04:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:04:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:42 smithi045 bash[80445]: audit 2024-07-28T21:04:41.963734+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:04:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:42 smithi045 bash[82788]: audit 2024-07-28T21:04:41.963734+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:04:43.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:42 smithi155 bash[68033]: audit 2024-07-28T21:04:41.963734+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:04:43.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4517 16 16 0 0 0 - 0 2024-07-28T21:04:43.626 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:43 smithi155 bash[73694]: debug 2024-07-28T21:04:43.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:43 smithi045 bash[80445]: cluster 2024-07-28T21:04:42.160884+0000 mgr.y (mgr.34101) 2851 : cluster [DBG] pgmap v3779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:43 smithi045 bash[82788]: cluster 2024-07-28T21:04:42.160884+0000 mgr.y (mgr.34101) 2851 : cluster [DBG] pgmap v3779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:43 smithi155 bash[68033]: cluster 2024-07-28T21:04:42.160884+0000 mgr.y (mgr.34101) 2851 : cluster [DBG] pgmap v3779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:44.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4518 16 16 0 0 0 - 0 2024-07-28T21:04:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:44 smithi155 bash[73694]: debug 2024-07-28T21:04:44.338+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:45.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4519 16 16 0 0 0 - 0 2024-07-28T21:04:45.630 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:45 smithi155 bash[73694]: debug 2024-07-28T21:04:45.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:45 smithi045 bash[80445]: cluster 2024-07-28T21:04:44.162664+0000 mgr.y (mgr.34101) 2852 : cluster [DBG] pgmap v3780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:45.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:45 smithi045 bash[82788]: cluster 2024-07-28T21:04:44.162664+0000 mgr.y (mgr.34101) 2852 : cluster [DBG] pgmap v3780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:45 smithi155 bash[68033]: cluster 2024-07-28T21:04:44.162664+0000 mgr.y (mgr.34101) 2852 : cluster [DBG] pgmap v3780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:46.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:04:46.386861+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:04:46.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:04:46.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4520 16 16 0 0 0 - 0 2024-07-28T21:04:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:46 smithi155 bash[73694]: debug 2024-07-28T21:04:46.342+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:47.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4521 16 16 0 0 0 - 0 2024-07-28T21:04:47.634 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:47 smithi155 bash[73694]: debug 2024-07-28T21:04:47.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:47 smithi045 bash[80445]: cluster 2024-07-28T21:04:46.164383+0000 mgr.y (mgr.34101) 2853 : cluster [DBG] pgmap v3781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:47 smithi045 bash[82788]: cluster 2024-07-28T21:04:46.164383+0000 mgr.y (mgr.34101) 2853 : cluster [DBG] pgmap v3781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:47 smithi155 bash[68033]: cluster 2024-07-28T21:04:46.164383+0000 mgr.y (mgr.34101) 2853 : cluster [DBG] pgmap v3781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:48.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4522 16 16 0 0 0 - 0 2024-07-28T21:04:48.658 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:48 smithi155 bash[73694]: debug 2024-07-28T21:04:48.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[80445]: audit 2024-07-28T21:04:47.656721+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[80445]: audit 2024-07-28T21:04:47.665499+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[80445]: audit 2024-07-28T21:04:47.868876+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[80445]: audit 2024-07-28T21:04:47.879075+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[80445]: audit 2024-07-28T21:04:48.301156+0000 mon.c (mon.2) 834 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:04:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[80445]: audit 2024-07-28T21:04:48.302642+0000 mon.c (mon.2) 835 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:04:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[80445]: audit 2024-07-28T21:04:48.312542+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[80445]: audit 2024-07-28T21:04:48.328612+0000 mon.c (mon.2) 836 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[82788]: audit 2024-07-28T21:04:47.656721+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[82788]: audit 2024-07-28T21:04:47.665499+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[82788]: audit 2024-07-28T21:04:47.868876+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[82788]: audit 2024-07-28T21:04:47.879075+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[82788]: audit 2024-07-28T21:04:48.301156+0000 mon.c (mon.2) 834 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:04:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[82788]: audit 2024-07-28T21:04:48.302642+0000 mon.c (mon.2) 835 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:04:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[82788]: audit 2024-07-28T21:04:48.312542+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:48 smithi045 bash[82788]: audit 2024-07-28T21:04:48.328612+0000 mon.c (mon.2) 836 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:48 smithi155 bash[68033]: audit 2024-07-28T21:04:47.656721+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:48 smithi155 bash[68033]: audit 2024-07-28T21:04:47.665499+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:48 smithi155 bash[68033]: audit 2024-07-28T21:04:47.868876+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:48 smithi155 bash[68033]: audit 2024-07-28T21:04:47.879075+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:48 smithi155 bash[68033]: audit 2024-07-28T21:04:48.301156+0000 mon.c (mon.2) 834 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:04:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:48 smithi155 bash[68033]: audit 2024-07-28T21:04:48.302642+0000 mon.c (mon.2) 835 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:04:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:48 smithi155 bash[68033]: audit 2024-07-28T21:04:48.312542+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:04:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:48 smithi155 bash[68033]: audit 2024-07-28T21:04:48.328612+0000 mon.c (mon.2) 836 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:04:49.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4523 16 16 0 0 0 - 0 2024-07-28T21:04:49.659 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:49 smithi155 bash[73694]: debug 2024-07-28T21:04:49.306+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:49 smithi045 bash[80445]: cluster 2024-07-28T21:04:48.166253+0000 mgr.y (mgr.34101) 2854 : cluster [DBG] pgmap v3782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:49 smithi045 bash[82788]: cluster 2024-07-28T21:04:48.166253+0000 mgr.y (mgr.34101) 2854 : cluster [DBG] pgmap v3782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:49 smithi155 bash[68033]: cluster 2024-07-28T21:04:48.166253+0000 mgr.y (mgr.34101) 2854 : cluster [DBG] pgmap v3782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:50.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4524 16 16 0 0 0 - 0 2024-07-28T21:04:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:50 smithi155 bash[73694]: debug 2024-07-28T21:04:50.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:04:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:04:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:04:51.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4525 16 16 0 0 0 - 0 2024-07-28T21:04:51.664 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:51 smithi155 bash[73694]: debug 2024-07-28T21:04:51.322+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:51 smithi045 bash[80445]: cluster 2024-07-28T21:04:50.167979+0000 mgr.y (mgr.34101) 2855 : cluster [DBG] pgmap v3783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:51 smithi045 bash[82788]: cluster 2024-07-28T21:04:50.167979+0000 mgr.y (mgr.34101) 2855 : cluster [DBG] pgmap v3783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:51 smithi155 bash[68033]: cluster 2024-07-28T21:04:50.167979+0000 mgr.y (mgr.34101) 2855 : cluster [DBG] pgmap v3783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:52.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4526 16 16 0 0 0 - 0 2024-07-28T21:04:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:52 smithi155 bash[73694]: debug 2024-07-28T21:04:52.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:04:52 smithi155 bash[60745]: ts=2024-07-28T21:04:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:04:53.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4527 16 16 0 0 0 - 0 2024-07-28T21:04:53.668 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:53 smithi155 bash[73694]: debug 2024-07-28T21:04:53.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:53 smithi045 bash[80445]: cluster 2024-07-28T21:04:52.169876+0000 mgr.y (mgr.34101) 2856 : cluster [DBG] pgmap v3784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:53 smithi045 bash[82788]: cluster 2024-07-28T21:04:52.169876+0000 mgr.y (mgr.34101) 2856 : cluster [DBG] pgmap v3784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:53 smithi155 bash[68033]: cluster 2024-07-28T21:04:52.169876+0000 mgr.y (mgr.34101) 2856 : cluster [DBG] pgmap v3784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:54.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4528 16 16 0 0 0 - 0 2024-07-28T21:04:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:54 smithi155 bash[73694]: debug 2024-07-28T21:04:54.326+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:55.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4529 16 16 0 0 0 - 0 2024-07-28T21:04:55.672 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:55 smithi155 bash[73694]: debug 2024-07-28T21:04:55.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:55 smithi045 bash[80445]: cluster 2024-07-28T21:04:54.171591+0000 mgr.y (mgr.34101) 2857 : cluster [DBG] pgmap v3785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:55 smithi045 bash[82788]: cluster 2024-07-28T21:04:54.171591+0000 mgr.y (mgr.34101) 2857 : cluster [DBG] pgmap v3785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:55 smithi155 bash[68033]: cluster 2024-07-28T21:04:54.171591+0000 mgr.y (mgr.34101) 2857 : cluster [DBG] pgmap v3785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:56.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4530 16 16 0 0 0 - 0 2024-07-28T21:04:56.681 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:56 smithi155 bash[73694]: debug 2024-07-28T21:04:56.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:56 smithi045 bash[80445]: cluster 2024-07-28T21:04:56.173368+0000 mgr.y (mgr.34101) 2858 : cluster [DBG] pgmap v3786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:56 smithi045 bash[82788]: cluster 2024-07-28T21:04:56.173368+0000 mgr.y (mgr.34101) 2858 : cluster [DBG] pgmap v3786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:56 smithi155 bash[68033]: cluster 2024-07-28T21:04:56.173368+0000 mgr.y (mgr.34101) 2858 : cluster [DBG] pgmap v3786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:57.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4531 16 16 0 0 0 - 0 2024-07-28T21:04:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:57 smithi155 bash[73694]: debug 2024-07-28T21:04:57.382+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:58.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4532 16 16 0 0 0 - 0 2024-07-28T21:04:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:58 smithi155 bash[73694]: debug 2024-07-28T21:04:58.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:59.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4533 16 16 0 0 0 - 0 2024-07-28T21:04:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:04:59 smithi155 bash[73694]: debug 2024-07-28T21:04:59.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:04:59.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:04:59 smithi155 bash[68033]: cluster 2024-07-28T21:04:58.175280+0000 mgr.y (mgr.34101) 2859 : cluster [DBG] pgmap v3787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:04:59 smithi045 bash[80445]: cluster 2024-07-28T21:04:58.175280+0000 mgr.y (mgr.34101) 2859 : cluster [DBG] pgmap v3787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:04:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:04:59 smithi045 bash[82788]: cluster 2024-07-28T21:04:58.175280+0000 mgr.y (mgr.34101) 2859 : cluster [DBG] pgmap v3787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:00.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4534 16 16 0 0 0 - 0 2024-07-28T21:05:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:00 smithi155 bash[73694]: debug 2024-07-28T21:05:00.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:05:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:05:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:05:01.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4535 16 16 0 0 0 - 0 2024-07-28T21:05:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:01 smithi155 bash[73694]: debug 2024-07-28T21:05:01.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:01.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:01 smithi155 bash[68033]: cluster 2024-07-28T21:05:00.177051+0000 mgr.y (mgr.34101) 2860 : cluster [DBG] pgmap v3788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:01.653 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:01 smithi045 bash[82788]: cluster 2024-07-28T21:05:00.177051+0000 mgr.y (mgr.34101) 2860 : cluster [DBG] pgmap v3788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:01.653 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:01 smithi045 bash[80445]: cluster 2024-07-28T21:05:00.177051+0000 mgr.y (mgr.34101) 2860 : cluster [DBG] pgmap v3788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:02.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4536 16 16 0 0 0 - 0 2024-07-28T21:05:02.706 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:02 smithi155 bash[73694]: debug 2024-07-28T21:05:02.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:02.706 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:05:02 smithi155 bash[60745]: ts=2024-07-28T21:05:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:05:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:02 smithi045 bash[80445]: cluster 2024-07-28T21:05:02.178949+0000 mgr.y (mgr.34101) 2861 : cluster [DBG] pgmap v3789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:02 smithi045 bash[82788]: cluster 2024-07-28T21:05:02.178949+0000 mgr.y (mgr.34101) 2861 : cluster [DBG] pgmap v3789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:03.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:02 smithi155 bash[68033]: cluster 2024-07-28T21:05:02.178949+0000 mgr.y (mgr.34101) 2861 : cluster [DBG] pgmap v3789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:03.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4537 16 16 0 0 0 - 0 2024-07-28T21:05:03.708 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:03 smithi155 bash[73694]: debug 2024-07-28T21:05:03.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:03 smithi045 bash[80445]: audit 2024-07-28T21:05:03.329758+0000 mon.c (mon.2) 837 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:03 smithi045 bash[82788]: audit 2024-07-28T21:05:03.329758+0000 mon.c (mon.2) 837 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:03 smithi155 bash[68033]: audit 2024-07-28T21:05:03.329758+0000 mon.c (mon.2) 837 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:04.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4538 16 16 0 0 0 - 0 2024-07-28T21:05:04.716 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:04 smithi155 bash[73694]: debug 2024-07-28T21:05:04.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:04 smithi045 bash[80445]: cluster 2024-07-28T21:05:04.180817+0000 mgr.y (mgr.34101) 2862 : cluster [DBG] pgmap v3790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:04 smithi045 bash[82788]: cluster 2024-07-28T21:05:04.180817+0000 mgr.y (mgr.34101) 2862 : cluster [DBG] pgmap v3790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:04 smithi155 bash[68033]: cluster 2024-07-28T21:05:04.180817+0000 mgr.y (mgr.34101) 2862 : cluster [DBG] pgmap v3790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:05.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4539 16 16 0 0 0 - 0 2024-07-28T21:05:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:05 smithi155 bash[73694]: debug 2024-07-28T21:05:05.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:06.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:05:06.389981+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:05:06.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:05:06.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4540 16 16 0 0 0 - 0 2024-07-28T21:05:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:06 smithi155 bash[73694]: debug 2024-07-28T21:05:06.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:07.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4541 16 16 0 0 0 - 0 2024-07-28T21:05:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:07 smithi155 bash[73694]: debug 2024-07-28T21:05:07.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:07 smithi155 bash[68033]: cluster 2024-07-28T21:05:06.182667+0000 mgr.y (mgr.34101) 2863 : cluster [DBG] pgmap v3791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:07 smithi045 bash[80445]: cluster 2024-07-28T21:05:06.182667+0000 mgr.y (mgr.34101) 2863 : cluster [DBG] pgmap v3791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:07 smithi045 bash[82788]: cluster 2024-07-28T21:05:06.182667+0000 mgr.y (mgr.34101) 2863 : cluster [DBG] pgmap v3791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:08.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4542 16 16 0 0 0 - 0 2024-07-28T21:05:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:08 smithi155 bash[73694]: debug 2024-07-28T21:05:08.381+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:09.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4543 16 16 0 0 0 - 0 2024-07-28T21:05:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:09 smithi155 bash[73694]: debug 2024-07-28T21:05:09.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:09 smithi155 bash[68033]: cluster 2024-07-28T21:05:08.184544+0000 mgr.y (mgr.34101) 2864 : cluster [DBG] pgmap v3792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:09 smithi045 bash[80445]: cluster 2024-07-28T21:05:08.184544+0000 mgr.y (mgr.34101) 2864 : cluster [DBG] pgmap v3792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:09 smithi045 bash[82788]: cluster 2024-07-28T21:05:08.184544+0000 mgr.y (mgr.34101) 2864 : cluster [DBG] pgmap v3792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:10.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4544 16 16 0 0 0 - 0 2024-07-28T21:05:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:10 smithi155 bash[73694]: debug 2024-07-28T21:05:10.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:05:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:05:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:05:11.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4545 16 16 0 0 0 - 0 2024-07-28T21:05:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:11 smithi155 bash[73694]: debug 2024-07-28T21:05:11.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:11 smithi155 bash[68033]: cluster 2024-07-28T21:05:10.186282+0000 mgr.y (mgr.34101) 2865 : cluster [DBG] pgmap v3793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:11 smithi045 bash[80445]: cluster 2024-07-28T21:05:10.186282+0000 mgr.y (mgr.34101) 2865 : cluster [DBG] pgmap v3793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:11 smithi045 bash[82788]: cluster 2024-07-28T21:05:10.186282+0000 mgr.y (mgr.34101) 2865 : cluster [DBG] pgmap v3793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:12.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4546 16 16 0 0 0 - 0 2024-07-28T21:05:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:12 smithi155 bash[73694]: debug 2024-07-28T21:05:12.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:05:12 smithi155 bash[60745]: ts=2024-07-28T21:05:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:05:13.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4547 16 16 0 0 0 - 0 2024-07-28T21:05:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:13 smithi155 bash[73694]: debug 2024-07-28T21:05:13.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:13.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:13 smithi155 bash[68033]: cluster 2024-07-28T21:05:12.188140+0000 mgr.y (mgr.34101) 2866 : cluster [DBG] pgmap v3794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:13 smithi045 bash[80445]: cluster 2024-07-28T21:05:12.188140+0000 mgr.y (mgr.34101) 2866 : cluster [DBG] pgmap v3794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:13 smithi045 bash[82788]: cluster 2024-07-28T21:05:12.188140+0000 mgr.y (mgr.34101) 2866 : cluster [DBG] pgmap v3794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:14.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4548 16 16 0 0 0 - 0 2024-07-28T21:05:14.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:14 smithi155 bash[73694]: debug 2024-07-28T21:05:14.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:15.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4549 16 16 0 0 0 - 0 2024-07-28T21:05:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:15 smithi155 bash[73694]: debug 2024-07-28T21:05:15.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:15.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:15 smithi155 bash[68033]: cluster 2024-07-28T21:05:14.190038+0000 mgr.y (mgr.34101) 2867 : cluster [DBG] pgmap v3795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:15 smithi045 bash[80445]: cluster 2024-07-28T21:05:14.190038+0000 mgr.y (mgr.34101) 2867 : cluster [DBG] pgmap v3795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:15 smithi045 bash[82788]: cluster 2024-07-28T21:05:14.190038+0000 mgr.y (mgr.34101) 2867 : cluster [DBG] pgmap v3795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:16.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4550 16 16 0 0 0 - 0 2024-07-28T21:05:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:16 smithi155 bash[73694]: debug 2024-07-28T21:05:16.261+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:17.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4551 16 16 0 0 0 - 0 2024-07-28T21:05:17.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:17 smithi155 bash[68033]: cluster 2024-07-28T21:05:16.191974+0000 mgr.y (mgr.34101) 2868 : cluster [DBG] pgmap v3796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:17 smithi155 bash[73694]: debug 2024-07-28T21:05:17.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:17 smithi045 bash[80445]: cluster 2024-07-28T21:05:16.191974+0000 mgr.y (mgr.34101) 2868 : cluster [DBG] pgmap v3796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:17 smithi045 bash[82788]: cluster 2024-07-28T21:05:16.191974+0000 mgr.y (mgr.34101) 2868 : cluster [DBG] pgmap v3796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:18.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4552 16 16 0 0 0 - 0 2024-07-28T21:05:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:18 smithi155 bash[73694]: debug 2024-07-28T21:05:18.265+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:19.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4553 16 16 0 0 0 - 0 2024-07-28T21:05:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:19 smithi155 bash[73694]: debug 2024-07-28T21:05:19.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:19 smithi155 bash[68033]: cluster 2024-07-28T21:05:18.193981+0000 mgr.y (mgr.34101) 2869 : cluster [DBG] pgmap v3797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:19 smithi155 bash[68033]: audit 2024-07-28T21:05:18.330474+0000 mon.c (mon.2) 838 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:19 smithi045 bash[80445]: cluster 2024-07-28T21:05:18.193981+0000 mgr.y (mgr.34101) 2869 : cluster [DBG] pgmap v3797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:19 smithi045 bash[80445]: audit 2024-07-28T21:05:18.330474+0000 mon.c (mon.2) 838 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:19 smithi045 bash[82788]: cluster 2024-07-28T21:05:18.193981+0000 mgr.y (mgr.34101) 2869 : cluster [DBG] pgmap v3797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:19 smithi045 bash[82788]: audit 2024-07-28T21:05:18.330474+0000 mon.c (mon.2) 838 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:20.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4554 16 16 0 0 0 - 0 2024-07-28T21:05:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:20 smithi155 bash[73694]: debug 2024-07-28T21:05:20.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:05:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:05:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:05:21.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4555 16 16 0 0 0 - 0 2024-07-28T21:05:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:21 smithi155 bash[68033]: cluster 2024-07-28T21:05:20.195716+0000 mgr.y (mgr.34101) 2870 : cluster [DBG] pgmap v3798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:21 smithi155 bash[73694]: debug 2024-07-28T21:05:21.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:21 smithi045 bash[80445]: cluster 2024-07-28T21:05:20.195716+0000 mgr.y (mgr.34101) 2870 : cluster [DBG] pgmap v3798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:21 smithi045 bash[82788]: cluster 2024-07-28T21:05:20.195716+0000 mgr.y (mgr.34101) 2870 : cluster [DBG] pgmap v3798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:22.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4556 16 16 0 0 0 - 0 2024-07-28T21:05:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:05:22 smithi155 bash[60745]: ts=2024-07-28T21:05:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:05:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:22 smithi155 bash[73694]: debug 2024-07-28T21:05:22.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:23.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4557 16 16 0 0 0 - 0 2024-07-28T21:05:23.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:23 smithi155 bash[68033]: cluster 2024-07-28T21:05:22.197562+0000 mgr.y (mgr.34101) 2871 : cluster [DBG] pgmap v3799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:23 smithi155 bash[73694]: debug 2024-07-28T21:05:23.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:23 smithi045 bash[80445]: cluster 2024-07-28T21:05:22.197562+0000 mgr.y (mgr.34101) 2871 : cluster [DBG] pgmap v3799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:23 smithi045 bash[82788]: cluster 2024-07-28T21:05:22.197562+0000 mgr.y (mgr.34101) 2871 : cluster [DBG] pgmap v3799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:24.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4558 16 16 0 0 0 - 0 2024-07-28T21:05:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:24 smithi155 bash[73694]: debug 2024-07-28T21:05:24.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:25.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4559 16 16 0 0 0 - 0 2024-07-28T21:05:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:25 smithi155 bash[73694]: debug 2024-07-28T21:05:25.237+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:25.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:25 smithi155 bash[68033]: cluster 2024-07-28T21:05:24.199307+0000 mgr.y (mgr.34101) 2872 : cluster [DBG] pgmap v3800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:25 smithi045 bash[80445]: cluster 2024-07-28T21:05:24.199307+0000 mgr.y (mgr.34101) 2872 : cluster [DBG] pgmap v3800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:25 smithi045 bash[82788]: cluster 2024-07-28T21:05:24.199307+0000 mgr.y (mgr.34101) 2872 : cluster [DBG] pgmap v3800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:26.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:05:26.393273+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:05:26.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:05:26.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4560 16 16 0 0 0 - 0 2024-07-28T21:05:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:26 smithi155 bash[73694]: debug 2024-07-28T21:05:26.265+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:27.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4561 16 16 0 0 0 - 0 2024-07-28T21:05:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:27 smithi155 bash[68033]: cluster 2024-07-28T21:05:26.201035+0000 mgr.y (mgr.34101) 2873 : cluster [DBG] pgmap v3801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:27 smithi155 bash[73694]: debug 2024-07-28T21:05:27.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:27 smithi045 bash[80445]: cluster 2024-07-28T21:05:26.201035+0000 mgr.y (mgr.34101) 2873 : cluster [DBG] pgmap v3801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:27 smithi045 bash[82788]: cluster 2024-07-28T21:05:26.201035+0000 mgr.y (mgr.34101) 2873 : cluster [DBG] pgmap v3801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:28.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4562 16 16 0 0 0 - 0 2024-07-28T21:05:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:28 smithi155 bash[73694]: debug 2024-07-28T21:05:28.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:29.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4563 16 16 0 0 0 - 0 2024-07-28T21:05:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:29 smithi155 bash[68033]: cluster 2024-07-28T21:05:28.202948+0000 mgr.y (mgr.34101) 2874 : cluster [DBG] pgmap v3802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:29 smithi155 bash[73694]: debug 2024-07-28T21:05:29.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:29 smithi045 bash[80445]: cluster 2024-07-28T21:05:28.202948+0000 mgr.y (mgr.34101) 2874 : cluster [DBG] pgmap v3802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:29 smithi045 bash[82788]: cluster 2024-07-28T21:05:28.202948+0000 mgr.y (mgr.34101) 2874 : cluster [DBG] pgmap v3802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:30.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4564 16 16 0 0 0 - 0 2024-07-28T21:05:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:30 smithi155 bash[73694]: debug 2024-07-28T21:05:30.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:05:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:05:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:05:31.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4565 16 16 0 0 0 - 0 2024-07-28T21:05:31.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:31 smithi155 bash[68033]: cluster 2024-07-28T21:05:30.204677+0000 mgr.y (mgr.34101) 2875 : cluster [DBG] pgmap v3803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:31 smithi155 bash[73694]: debug 2024-07-28T21:05:31.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:31 smithi045 bash[80445]: cluster 2024-07-28T21:05:30.204677+0000 mgr.y (mgr.34101) 2875 : cluster [DBG] pgmap v3803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:31 smithi045 bash[82788]: cluster 2024-07-28T21:05:30.204677+0000 mgr.y (mgr.34101) 2875 : cluster [DBG] pgmap v3803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:32.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4566 16 16 0 0 0 - 0 2024-07-28T21:05:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:32 smithi155 bash[73694]: debug 2024-07-28T21:05:32.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:05:32 smithi155 bash[60745]: ts=2024-07-28T21:05:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:05:33.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4567 16 16 0 0 0 - 0 2024-07-28T21:05:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:33 smithi155 bash[68033]: cluster 2024-07-28T21:05:32.206591+0000 mgr.y (mgr.34101) 2876 : cluster [DBG] pgmap v3804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:33 smithi155 bash[73694]: debug 2024-07-28T21:05:33.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:33 smithi045 bash[80445]: cluster 2024-07-28T21:05:32.206591+0000 mgr.y (mgr.34101) 2876 : cluster [DBG] pgmap v3804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:33 smithi045 bash[82788]: cluster 2024-07-28T21:05:32.206591+0000 mgr.y (mgr.34101) 2876 : cluster [DBG] pgmap v3804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:34.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4568 16 16 0 0 0 - 0 2024-07-28T21:05:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:34 smithi155 bash[73694]: debug 2024-07-28T21:05:34.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:34 smithi155 bash[68033]: audit 2024-07-28T21:05:33.331093+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:34 smithi045 bash[80445]: audit 2024-07-28T21:05:33.331093+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:34 smithi045 bash[82788]: audit 2024-07-28T21:05:33.331093+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:35.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4569 16 16 0 0 0 - 0 2024-07-28T21:05:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:35 smithi155 bash[73694]: debug 2024-07-28T21:05:35.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:35.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:35 smithi155 bash[68033]: cluster 2024-07-28T21:05:34.208332+0000 mgr.y (mgr.34101) 2877 : cluster [DBG] pgmap v3805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:35 smithi045 bash[80445]: cluster 2024-07-28T21:05:34.208332+0000 mgr.y (mgr.34101) 2877 : cluster [DBG] pgmap v3805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:35 smithi045 bash[82788]: cluster 2024-07-28T21:05:34.208332+0000 mgr.y (mgr.34101) 2877 : cluster [DBG] pgmap v3805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:36.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4570 16 16 0 0 0 - 0 2024-07-28T21:05:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:36 smithi155 bash[73694]: debug 2024-07-28T21:05:36.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:37.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4571 16 16 0 0 0 - 0 2024-07-28T21:05:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:37 smithi155 bash[73694]: debug 2024-07-28T21:05:37.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:37.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:37 smithi155 bash[68033]: cluster 2024-07-28T21:05:36.210149+0000 mgr.y (mgr.34101) 2878 : cluster [DBG] pgmap v3806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:37 smithi045 bash[80445]: cluster 2024-07-28T21:05:36.210149+0000 mgr.y (mgr.34101) 2878 : cluster [DBG] pgmap v3806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:37 smithi045 bash[82788]: cluster 2024-07-28T21:05:36.210149+0000 mgr.y (mgr.34101) 2878 : cluster [DBG] pgmap v3806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:38.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4572 16 16 0 0 0 - 0 2024-07-28T21:05:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:38 smithi155 bash[73694]: debug 2024-07-28T21:05:38.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:39.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4573 16 16 0 0 0 - 0 2024-07-28T21:05:39.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:39 smithi155 bash[68033]: cluster 2024-07-28T21:05:38.212044+0000 mgr.y (mgr.34101) 2879 : cluster [DBG] pgmap v3807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:39 smithi155 bash[73694]: debug 2024-07-28T21:05:39.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:39 smithi045 bash[80445]: cluster 2024-07-28T21:05:38.212044+0000 mgr.y (mgr.34101) 2879 : cluster [DBG] pgmap v3807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:39 smithi045 bash[82788]: cluster 2024-07-28T21:05:38.212044+0000 mgr.y (mgr.34101) 2879 : cluster [DBG] pgmap v3807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:40.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4574 16 16 0 0 0 - 0 2024-07-28T21:05:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:40 smithi155 bash[73694]: debug 2024-07-28T21:05:40.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:05:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:05:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:05:41.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4575 16 16 0 0 0 - 0 2024-07-28T21:05:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:41 smithi155 bash[73694]: debug 2024-07-28T21:05:41.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:41.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:41 smithi155 bash[68033]: cluster 2024-07-28T21:05:40.213839+0000 mgr.y (mgr.34101) 2880 : cluster [DBG] pgmap v3808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:41 smithi045 bash[80445]: cluster 2024-07-28T21:05:40.213839+0000 mgr.y (mgr.34101) 2880 : cluster [DBG] pgmap v3808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:41 smithi045 bash[82788]: cluster 2024-07-28T21:05:40.213839+0000 mgr.y (mgr.34101) 2880 : cluster [DBG] pgmap v3808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:42.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4576 16 16 0 0 0 - 0 2024-07-28T21:05:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:42 smithi155 bash[73694]: debug 2024-07-28T21:05:42.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:05:42 smithi155 bash[60745]: ts=2024-07-28T21:05:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:05:43.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4577 16 16 0 0 0 - 0 2024-07-28T21:05:43.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:43 smithi155 bash[68033]: cluster 2024-07-28T21:05:42.215705+0000 mgr.y (mgr.34101) 2881 : cluster [DBG] pgmap v3809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:43 smithi155 bash[73694]: debug 2024-07-28T21:05:43.289+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:43 smithi045 bash[80445]: cluster 2024-07-28T21:05:42.215705+0000 mgr.y (mgr.34101) 2881 : cluster [DBG] pgmap v3809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:43 smithi045 bash[82788]: cluster 2024-07-28T21:05:42.215705+0000 mgr.y (mgr.34101) 2881 : cluster [DBG] pgmap v3809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:44.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4578 16 16 0 0 0 - 0 2024-07-28T21:05:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:44 smithi155 bash[73694]: debug 2024-07-28T21:05:44.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:45.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4579 16 16 0 0 0 - 0 2024-07-28T21:05:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:45 smithi155 bash[68033]: cluster 2024-07-28T21:05:44.217570+0000 mgr.y (mgr.34101) 2882 : cluster [DBG] pgmap v3810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:45 smithi155 bash[73694]: debug 2024-07-28T21:05:45.213+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:45 smithi045 bash[80445]: cluster 2024-07-28T21:05:44.217570+0000 mgr.y (mgr.34101) 2882 : cluster [DBG] pgmap v3810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:45 smithi045 bash[82788]: cluster 2024-07-28T21:05:44.217570+0000 mgr.y (mgr.34101) 2882 : cluster [DBG] pgmap v3810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:46.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:05:46.396526+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:05:46.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:05:46.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4580 16 16 0 0 0 - 0 2024-07-28T21:05:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:46 smithi155 bash[73694]: debug 2024-07-28T21:05:46.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:47.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4581 16 16 0 0 0 - 0 2024-07-28T21:05:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:47 smithi155 bash[68033]: cluster 2024-07-28T21:05:46.219509+0000 mgr.y (mgr.34101) 2883 : cluster [DBG] pgmap v3811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:47 smithi155 bash[73694]: debug 2024-07-28T21:05:47.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:47 smithi045 bash[80445]: cluster 2024-07-28T21:05:46.219509+0000 mgr.y (mgr.34101) 2883 : cluster [DBG] pgmap v3811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:47 smithi045 bash[82788]: cluster 2024-07-28T21:05:46.219509+0000 mgr.y (mgr.34101) 2883 : cluster [DBG] pgmap v3811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:48.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4582 16 16 0 0 0 - 0 2024-07-28T21:05:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:48 smithi155 bash[73694]: debug 2024-07-28T21:05:48.325+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:49.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4583 16 16 0 0 0 - 0 2024-07-28T21:05:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:49 smithi155 bash[73694]: debug 2024-07-28T21:05:49.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:49 smithi155 bash[68033]: cluster 2024-07-28T21:05:48.221585+0000 mgr.y (mgr.34101) 2884 : cluster [DBG] pgmap v3812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:49 smithi155 bash[68033]: audit 2024-07-28T21:05:48.335759+0000 mon.c (mon.2) 840 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:49 smithi155 bash[68033]: audit 2024-07-28T21:05:48.422494+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:05:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:49 smithi045 bash[80445]: cluster 2024-07-28T21:05:48.221585+0000 mgr.y (mgr.34101) 2884 : cluster [DBG] pgmap v3812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:49 smithi045 bash[80445]: audit 2024-07-28T21:05:48.335759+0000 mon.c (mon.2) 840 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:49 smithi045 bash[80445]: audit 2024-07-28T21:05:48.422494+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:05:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:49 smithi045 bash[82788]: cluster 2024-07-28T21:05:48.221585+0000 mgr.y (mgr.34101) 2884 : cluster [DBG] pgmap v3812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:49 smithi045 bash[82788]: audit 2024-07-28T21:05:48.335759+0000 mon.c (mon.2) 840 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:05:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:49 smithi045 bash[82788]: audit 2024-07-28T21:05:48.422494+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:05:50.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4584 16 16 0 0 0 - 0 2024-07-28T21:05:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:50 smithi155 bash[73694]: debug 2024-07-28T21:05:50.237+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:05:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:05:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:05:51.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4585 16 16 0 0 0 - 0 2024-07-28T21:05:51.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:51 smithi155 bash[68033]: cluster 2024-07-28T21:05:50.223489+0000 mgr.y (mgr.34101) 2885 : cluster [DBG] pgmap v3813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:51 smithi155 bash[73694]: debug 2024-07-28T21:05:51.205+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:51 smithi045 bash[80445]: cluster 2024-07-28T21:05:50.223489+0000 mgr.y (mgr.34101) 2885 : cluster [DBG] pgmap v3813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:51 smithi045 bash[82788]: cluster 2024-07-28T21:05:50.223489+0000 mgr.y (mgr.34101) 2885 : cluster [DBG] pgmap v3813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:52.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4586 16 16 0 0 0 - 0 2024-07-28T21:05:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:52 smithi155 bash[73694]: debug 2024-07-28T21:05:52.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:05:52 smithi155 bash[60745]: ts=2024-07-28T21:05:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:05:53.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4587 16 16 0 0 0 - 0 2024-07-28T21:05:53.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:53 smithi155 bash[68033]: cluster 2024-07-28T21:05:52.225562+0000 mgr.y (mgr.34101) 2886 : cluster [DBG] pgmap v3814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:53 smithi155 bash[73694]: debug 2024-07-28T21:05:53.197+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:53 smithi045 bash[80445]: cluster 2024-07-28T21:05:52.225562+0000 mgr.y (mgr.34101) 2886 : cluster [DBG] pgmap v3814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:53 smithi045 bash[82788]: cluster 2024-07-28T21:05:52.225562+0000 mgr.y (mgr.34101) 2886 : cluster [DBG] pgmap v3814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:54.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4588 16 16 0 0 0 - 0 2024-07-28T21:05:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:54 smithi155 bash[73694]: debug 2024-07-28T21:05:54.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:55.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4589 16 16 0 0 0 - 0 2024-07-28T21:05:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[80445]: audit 2024-07-28T21:05:54.106784+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[80445]: audit 2024-07-28T21:05:54.119473+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[80445]: cluster 2024-07-28T21:05:54.227341+0000 mgr.y (mgr.34101) 2887 : cluster [DBG] pgmap v3815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[80445]: audit 2024-07-28T21:05:54.278875+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[80445]: audit 2024-07-28T21:05:54.290633+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[80445]: audit 2024-07-28T21:05:54.704396+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:05:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[80445]: audit 2024-07-28T21:05:54.705623+0000 mon.c (mon.2) 843 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:05:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[80445]: audit 2024-07-28T21:05:54.714893+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[82788]: audit 2024-07-28T21:05:54.106784+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[82788]: audit 2024-07-28T21:05:54.119473+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[82788]: cluster 2024-07-28T21:05:54.227341+0000 mgr.y (mgr.34101) 2887 : cluster [DBG] pgmap v3815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[82788]: audit 2024-07-28T21:05:54.278875+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[82788]: audit 2024-07-28T21:05:54.290633+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[82788]: audit 2024-07-28T21:05:54.704396+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:05:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[82788]: audit 2024-07-28T21:05:54.705623+0000 mon.c (mon.2) 843 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:05:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:55 smithi045 bash[82788]: audit 2024-07-28T21:05:54.714893+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:55 smithi155 bash[73694]: debug 2024-07-28T21:05:55.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:55 smithi155 bash[68033]: audit 2024-07-28T21:05:54.106784+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:55 smithi155 bash[68033]: audit 2024-07-28T21:05:54.119473+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:55 smithi155 bash[68033]: cluster 2024-07-28T21:05:54.227341+0000 mgr.y (mgr.34101) 2887 : cluster [DBG] pgmap v3815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:55 smithi155 bash[68033]: audit 2024-07-28T21:05:54.278875+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:55 smithi155 bash[68033]: audit 2024-07-28T21:05:54.290633+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:55 smithi155 bash[68033]: audit 2024-07-28T21:05:54.704396+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:05:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:55 smithi155 bash[68033]: audit 2024-07-28T21:05:54.705623+0000 mon.c (mon.2) 843 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:05:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:55 smithi155 bash[68033]: audit 2024-07-28T21:05:54.714893+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:05:56.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4590 16 16 0 0 0 - 0 2024-07-28T21:05:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:56 smithi155 bash[73694]: debug 2024-07-28T21:05:56.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:57.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4591 16 16 0 0 0 - 0 2024-07-28T21:05:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:57 smithi155 bash[73694]: debug 2024-07-28T21:05:57.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:57 smithi155 bash[68033]: cluster 2024-07-28T21:05:56.229071+0000 mgr.y (mgr.34101) 2888 : cluster [DBG] pgmap v3816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:57 smithi045 bash[80445]: cluster 2024-07-28T21:05:56.229071+0000 mgr.y (mgr.34101) 2888 : cluster [DBG] pgmap v3816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:57 smithi045 bash[82788]: cluster 2024-07-28T21:05:56.229071+0000 mgr.y (mgr.34101) 2888 : cluster [DBG] pgmap v3816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:58.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4592 16 16 0 0 0 - 0 2024-07-28T21:05:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:58 smithi155 bash[73694]: debug 2024-07-28T21:05:58.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:59.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4593 16 16 0 0 0 - 0 2024-07-28T21:05:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:05:59 smithi155 bash[73694]: debug 2024-07-28T21:05:59.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:05:59.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:05:59 smithi155 bash[68033]: cluster 2024-07-28T21:05:58.230963+0000 mgr.y (mgr.34101) 2889 : cluster [DBG] pgmap v3817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:05:59 smithi045 bash[82788]: cluster 2024-07-28T21:05:58.230963+0000 mgr.y (mgr.34101) 2889 : cluster [DBG] pgmap v3817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:05:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:05:59 smithi045 bash[80445]: cluster 2024-07-28T21:05:58.230963+0000 mgr.y (mgr.34101) 2889 : cluster [DBG] pgmap v3817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:00.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4594 16 16 0 0 0 - 0 2024-07-28T21:06:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:00 smithi155 bash[73694]: debug 2024-07-28T21:06:00.184+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:06:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:06:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:06:01.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4595 16 16 0 0 0 - 0 2024-07-28T21:06:01.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:01 smithi155 bash[68033]: cluster 2024-07-28T21:06:00.232678+0000 mgr.y (mgr.34101) 2890 : cluster [DBG] pgmap v3818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:01 smithi155 bash[73694]: debug 2024-07-28T21:06:01.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:01 smithi045 bash[80445]: cluster 2024-07-28T21:06:00.232678+0000 mgr.y (mgr.34101) 2890 : cluster [DBG] pgmap v3818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:01 smithi045 bash[82788]: cluster 2024-07-28T21:06:00.232678+0000 mgr.y (mgr.34101) 2890 : cluster [DBG] pgmap v3818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:02.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4596 16 16 0 0 0 - 0 2024-07-28T21:06:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:02 smithi155 bash[73694]: debug 2024-07-28T21:06:02.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:06:02 smithi155 bash[60745]: ts=2024-07-28T21:06:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:06:03.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4597 16 16 0 0 0 - 0 2024-07-28T21:06:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:03 smithi155 bash[68033]: cluster 2024-07-28T21:06:02.234576+0000 mgr.y (mgr.34101) 2891 : cluster [DBG] pgmap v3819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:03 smithi155 bash[73694]: debug 2024-07-28T21:06:03.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:03 smithi045 bash[80445]: cluster 2024-07-28T21:06:02.234576+0000 mgr.y (mgr.34101) 2891 : cluster [DBG] pgmap v3819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:03 smithi045 bash[82788]: cluster 2024-07-28T21:06:02.234576+0000 mgr.y (mgr.34101) 2891 : cluster [DBG] pgmap v3819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:04.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4598 16 16 0 0 0 - 0 2024-07-28T21:06:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:04 smithi155 bash[73694]: debug 2024-07-28T21:06:04.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:04 smithi155 bash[68033]: audit 2024-07-28T21:06:03.336171+0000 mon.c (mon.2) 844 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:04 smithi045 bash[80445]: audit 2024-07-28T21:06:03.336171+0000 mon.c (mon.2) 844 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:04 smithi045 bash[82788]: audit 2024-07-28T21:06:03.336171+0000 mon.c (mon.2) 844 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:05.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4599 16 16 0 0 0 - 0 2024-07-28T21:06:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:05 smithi155 bash[73694]: debug 2024-07-28T21:06:05.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:05 smithi155 bash[68033]: cluster 2024-07-28T21:06:04.236428+0000 mgr.y (mgr.34101) 2892 : cluster [DBG] pgmap v3820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:05 smithi045 bash[80445]: cluster 2024-07-28T21:06:04.236428+0000 mgr.y (mgr.34101) 2892 : cluster [DBG] pgmap v3820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:05 smithi045 bash[82788]: cluster 2024-07-28T21:06:04.236428+0000 mgr.y (mgr.34101) 2892 : cluster [DBG] pgmap v3820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:06.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:06:06.399706+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:06:06.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:06:06.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4600 16 16 0 0 0 - 0 2024-07-28T21:06:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:06 smithi155 bash[73694]: debug 2024-07-28T21:06:06.192+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:07.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4601 16 16 0 0 0 - 0 2024-07-28T21:06:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:07 smithi155 bash[73694]: debug 2024-07-28T21:06:07.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:07.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:07 smithi155 bash[68033]: cluster 2024-07-28T21:06:06.238371+0000 mgr.y (mgr.34101) 2893 : cluster [DBG] pgmap v3821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:07 smithi045 bash[80445]: cluster 2024-07-28T21:06:06.238371+0000 mgr.y (mgr.34101) 2893 : cluster [DBG] pgmap v3821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:07 smithi045 bash[82788]: cluster 2024-07-28T21:06:06.238371+0000 mgr.y (mgr.34101) 2893 : cluster [DBG] pgmap v3821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:08.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4602 16 16 0 0 0 - 0 2024-07-28T21:06:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:08 smithi155 bash[73694]: debug 2024-07-28T21:06:08.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:09.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4603 16 16 0 0 0 - 0 2024-07-28T21:06:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:09 smithi155 bash[73694]: debug 2024-07-28T21:06:09.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:09.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:09 smithi155 bash[68033]: cluster 2024-07-28T21:06:08.240450+0000 mgr.y (mgr.34101) 2894 : cluster [DBG] pgmap v3822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:09 smithi045 bash[80445]: cluster 2024-07-28T21:06:08.240450+0000 mgr.y (mgr.34101) 2894 : cluster [DBG] pgmap v3822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:09 smithi045 bash[82788]: cluster 2024-07-28T21:06:08.240450+0000 mgr.y (mgr.34101) 2894 : cluster [DBG] pgmap v3822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:10.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4604 16 16 0 0 0 - 0 2024-07-28T21:06:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:10 smithi155 bash[73694]: debug 2024-07-28T21:06:10.216+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:06:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:06:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T21:06:11.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4605 16 16 0 0 0 - 0 2024-07-28T21:06:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:11 smithi155 bash[68033]: cluster 2024-07-28T21:06:10.242413+0000 mgr.y (mgr.34101) 2895 : cluster [DBG] pgmap v3823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:11 smithi155 bash[73694]: debug 2024-07-28T21:06:11.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:11 smithi045 bash[82788]: cluster 2024-07-28T21:06:10.242413+0000 mgr.y (mgr.34101) 2895 : cluster [DBG] pgmap v3823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:11 smithi045 bash[80445]: cluster 2024-07-28T21:06:10.242413+0000 mgr.y (mgr.34101) 2895 : cluster [DBG] pgmap v3823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:12.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4606 16 16 0 0 0 - 0 2024-07-28T21:06:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:12 smithi155 bash[73694]: debug 2024-07-28T21:06:12.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:06:12 smithi155 bash[60745]: ts=2024-07-28T21:06:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:06:13.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4607 16 16 0 0 0 - 0 2024-07-28T21:06:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:13 smithi155 bash[68033]: cluster 2024-07-28T21:06:12.244464+0000 mgr.y (mgr.34101) 2896 : cluster [DBG] pgmap v3824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:13 smithi155 bash[73694]: debug 2024-07-28T21:06:13.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:13 smithi045 bash[80445]: cluster 2024-07-28T21:06:12.244464+0000 mgr.y (mgr.34101) 2896 : cluster [DBG] pgmap v3824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:13 smithi045 bash[82788]: cluster 2024-07-28T21:06:12.244464+0000 mgr.y (mgr.34101) 2896 : cluster [DBG] pgmap v3824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:14.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4608 16 16 0 0 0 - 0 2024-07-28T21:06:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:14 smithi155 bash[73694]: debug 2024-07-28T21:06:14.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:15.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4609 16 16 0 0 0 - 0 2024-07-28T21:06:15.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:15 smithi155 bash[68033]: cluster 2024-07-28T21:06:14.246422+0000 mgr.y (mgr.34101) 2897 : cluster [DBG] pgmap v3825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:15 smithi155 bash[73694]: debug 2024-07-28T21:06:15.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:15 smithi045 bash[80445]: cluster 2024-07-28T21:06:14.246422+0000 mgr.y (mgr.34101) 2897 : cluster [DBG] pgmap v3825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:15 smithi045 bash[82788]: cluster 2024-07-28T21:06:14.246422+0000 mgr.y (mgr.34101) 2897 : cluster [DBG] pgmap v3825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:16.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4610 16 16 0 0 0 - 0 2024-07-28T21:06:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:16 smithi155 bash[73694]: debug 2024-07-28T21:06:16.192+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:17.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4611 16 16 0 0 0 - 0 2024-07-28T21:06:17.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:17 smithi155 bash[68033]: cluster 2024-07-28T21:06:16.248319+0000 mgr.y (mgr.34101) 2898 : cluster [DBG] pgmap v3826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:17 smithi155 bash[73694]: debug 2024-07-28T21:06:17.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:17 smithi045 bash[80445]: cluster 2024-07-28T21:06:16.248319+0000 mgr.y (mgr.34101) 2898 : cluster [DBG] pgmap v3826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:17 smithi045 bash[82788]: cluster 2024-07-28T21:06:16.248319+0000 mgr.y (mgr.34101) 2898 : cluster [DBG] pgmap v3826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:18.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4612 16 16 0 0 0 - 0 2024-07-28T21:06:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:18 smithi155 bash[68033]: audit 2024-07-28T21:06:18.336551+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:18 smithi155 bash[73694]: debug 2024-07-28T21:06:18.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:18 smithi045 bash[80445]: audit 2024-07-28T21:06:18.336551+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:18 smithi045 bash[82788]: audit 2024-07-28T21:06:18.336551+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:19.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4613 16 16 0 0 0 - 0 2024-07-28T21:06:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:19 smithi155 bash[68033]: cluster 2024-07-28T21:06:18.250242+0000 mgr.y (mgr.34101) 2899 : cluster [DBG] pgmap v3827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:19 smithi155 bash[73694]: debug 2024-07-28T21:06:19.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:19 smithi045 bash[80445]: cluster 2024-07-28T21:06:18.250242+0000 mgr.y (mgr.34101) 2899 : cluster [DBG] pgmap v3827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:19 smithi045 bash[82788]: cluster 2024-07-28T21:06:18.250242+0000 mgr.y (mgr.34101) 2899 : cluster [DBG] pgmap v3827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:20.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4614 16 16 0 0 0 - 0 2024-07-28T21:06:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:20 smithi155 bash[73694]: debug 2024-07-28T21:06:20.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:06:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:06:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:06:21.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4615 16 16 0 0 0 - 0 2024-07-28T21:06:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:21 smithi155 bash[68033]: cluster 2024-07-28T21:06:20.251974+0000 mgr.y (mgr.34101) 2900 : cluster [DBG] pgmap v3828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:21 smithi155 bash[73694]: debug 2024-07-28T21:06:21.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:21 smithi045 bash[80445]: cluster 2024-07-28T21:06:20.251974+0000 mgr.y (mgr.34101) 2900 : cluster [DBG] pgmap v3828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:21 smithi045 bash[82788]: cluster 2024-07-28T21:06:20.251974+0000 mgr.y (mgr.34101) 2900 : cluster [DBG] pgmap v3828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:22.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4616 16 16 0 0 0 - 0 2024-07-28T21:06:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:22 smithi155 bash[73694]: debug 2024-07-28T21:06:22.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:06:22 smithi155 bash[60745]: ts=2024-07-28T21:06:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:06:23.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4617 16 16 0 0 0 - 0 2024-07-28T21:06:23.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:23 smithi155 bash[73694]: debug 2024-07-28T21:06:23.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:23.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:23 smithi155 bash[68033]: cluster 2024-07-28T21:06:22.253873+0000 mgr.y (mgr.34101) 2901 : cluster [DBG] pgmap v3829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:23 smithi045 bash[80445]: cluster 2024-07-28T21:06:22.253873+0000 mgr.y (mgr.34101) 2901 : cluster [DBG] pgmap v3829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:23 smithi045 bash[82788]: cluster 2024-07-28T21:06:22.253873+0000 mgr.y (mgr.34101) 2901 : cluster [DBG] pgmap v3829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:24.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4618 16 16 0 0 0 - 0 2024-07-28T21:06:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:24 smithi155 bash[73694]: debug 2024-07-28T21:06:24.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:25.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4619 16 16 0 0 0 - 0 2024-07-28T21:06:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:25 smithi155 bash[73694]: debug 2024-07-28T21:06:25.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:25 smithi155 bash[68033]: cluster 2024-07-28T21:06:24.255730+0000 mgr.y (mgr.34101) 2902 : cluster [DBG] pgmap v3830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:25 smithi045 bash[80445]: cluster 2024-07-28T21:06:24.255730+0000 mgr.y (mgr.34101) 2902 : cluster [DBG] pgmap v3830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:25 smithi045 bash[82788]: cluster 2024-07-28T21:06:24.255730+0000 mgr.y (mgr.34101) 2902 : cluster [DBG] pgmap v3830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:26.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:06:26.402736+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:06:26.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:06:26.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4620 16 16 0 0 0 - 0 2024-07-28T21:06:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:26 smithi155 bash[73694]: debug 2024-07-28T21:06:26.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:27.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4621 16 16 0 0 0 - 0 2024-07-28T21:06:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:27 smithi155 bash[68033]: cluster 2024-07-28T21:06:26.257646+0000 mgr.y (mgr.34101) 2903 : cluster [DBG] pgmap v3831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:27 smithi155 bash[73694]: debug 2024-07-28T21:06:27.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:27 smithi045 bash[80445]: cluster 2024-07-28T21:06:26.257646+0000 mgr.y (mgr.34101) 2903 : cluster [DBG] pgmap v3831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:27 smithi045 bash[82788]: cluster 2024-07-28T21:06:26.257646+0000 mgr.y (mgr.34101) 2903 : cluster [DBG] pgmap v3831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:28.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4622 16 16 0 0 0 - 0 2024-07-28T21:06:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:28 smithi155 bash[73694]: debug 2024-07-28T21:06:28.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:29.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4623 16 16 0 0 0 - 0 2024-07-28T21:06:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:29 smithi155 bash[68033]: cluster 2024-07-28T21:06:28.259670+0000 mgr.y (mgr.34101) 2904 : cluster [DBG] pgmap v3832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:29 smithi155 bash[73694]: debug 2024-07-28T21:06:29.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:29 smithi045 bash[80445]: cluster 2024-07-28T21:06:28.259670+0000 mgr.y (mgr.34101) 2904 : cluster [DBG] pgmap v3832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:29 smithi045 bash[82788]: cluster 2024-07-28T21:06:28.259670+0000 mgr.y (mgr.34101) 2904 : cluster [DBG] pgmap v3832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:30.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4624 16 16 0 0 0 - 0 2024-07-28T21:06:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:30 smithi155 bash[73694]: debug 2024-07-28T21:06:30.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:06:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:06:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:06:31.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4625 16 16 0 0 0 - 0 2024-07-28T21:06:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:31 smithi155 bash[73694]: debug 2024-07-28T21:06:31.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:31.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:31 smithi155 bash[68033]: cluster 2024-07-28T21:06:30.261585+0000 mgr.y (mgr.34101) 2905 : cluster [DBG] pgmap v3833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:31 smithi045 bash[80445]: cluster 2024-07-28T21:06:30.261585+0000 mgr.y (mgr.34101) 2905 : cluster [DBG] pgmap v3833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:31 smithi045 bash[82788]: cluster 2024-07-28T21:06:30.261585+0000 mgr.y (mgr.34101) 2905 : cluster [DBG] pgmap v3833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:32.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4626 16 16 0 0 0 - 0 2024-07-28T21:06:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:32 smithi155 bash[73694]: debug 2024-07-28T21:06:32.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:06:32 smithi155 bash[60745]: ts=2024-07-28T21:06:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:06:33.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4627 16 16 0 0 0 - 0 2024-07-28T21:06:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:33 smithi155 bash[73694]: debug 2024-07-28T21:06:33.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:33.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:33 smithi155 bash[68033]: cluster 2024-07-28T21:06:32.263612+0000 mgr.y (mgr.34101) 2906 : cluster [DBG] pgmap v3834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:33.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:33 smithi155 bash[68033]: audit 2024-07-28T21:06:33.337021+0000 mon.c (mon.2) 846 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:33 smithi045 bash[80445]: cluster 2024-07-28T21:06:32.263612+0000 mgr.y (mgr.34101) 2906 : cluster [DBG] pgmap v3834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:33 smithi045 bash[80445]: audit 2024-07-28T21:06:33.337021+0000 mon.c (mon.2) 846 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:33 smithi045 bash[82788]: cluster 2024-07-28T21:06:32.263612+0000 mgr.y (mgr.34101) 2906 : cluster [DBG] pgmap v3834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:33.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:33 smithi045 bash[82788]: audit 2024-07-28T21:06:33.337021+0000 mon.c (mon.2) 846 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:34.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4628 16 16 0 0 0 - 0 2024-07-28T21:06:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:34 smithi155 bash[73694]: debug 2024-07-28T21:06:34.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:35.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4629 16 16 0 0 0 - 0 2024-07-28T21:06:35.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:35 smithi155 bash[68033]: cluster 2024-07-28T21:06:34.265545+0000 mgr.y (mgr.34101) 2907 : cluster [DBG] pgmap v3835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:35 smithi155 bash[73694]: debug 2024-07-28T21:06:35.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:35 smithi045 bash[80445]: cluster 2024-07-28T21:06:34.265545+0000 mgr.y (mgr.34101) 2907 : cluster [DBG] pgmap v3835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:35 smithi045 bash[82788]: cluster 2024-07-28T21:06:34.265545+0000 mgr.y (mgr.34101) 2907 : cluster [DBG] pgmap v3835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:36.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4630 16 16 0 0 0 - 0 2024-07-28T21:06:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:36 smithi155 bash[73694]: debug 2024-07-28T21:06:36.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:37.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4631 16 16 0 0 0 - 0 2024-07-28T21:06:37.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:37 smithi155 bash[68033]: cluster 2024-07-28T21:06:36.267497+0000 mgr.y (mgr.34101) 2908 : cluster [DBG] pgmap v3836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:37 smithi155 bash[73694]: debug 2024-07-28T21:06:37.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:37 smithi045 bash[82788]: cluster 2024-07-28T21:06:36.267497+0000 mgr.y (mgr.34101) 2908 : cluster [DBG] pgmap v3836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:37.725 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:37 smithi045 bash[80445]: cluster 2024-07-28T21:06:36.267497+0000 mgr.y (mgr.34101) 2908 : cluster [DBG] pgmap v3836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:38.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4632 16 16 0 0 0 - 0 2024-07-28T21:06:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:38 smithi155 bash[73694]: debug 2024-07-28T21:06:38.184+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:39.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4633 16 16 0 0 0 - 0 2024-07-28T21:06:39.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:39 smithi155 bash[68033]: cluster 2024-07-28T21:06:38.269431+0000 mgr.y (mgr.34101) 2909 : cluster [DBG] pgmap v3837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:39 smithi155 bash[73694]: debug 2024-07-28T21:06:39.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:39 smithi045 bash[82788]: cluster 2024-07-28T21:06:38.269431+0000 mgr.y (mgr.34101) 2909 : cluster [DBG] pgmap v3837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:39 smithi045 bash[80445]: cluster 2024-07-28T21:06:38.269431+0000 mgr.y (mgr.34101) 2909 : cluster [DBG] pgmap v3837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:40.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4634 16 16 0 0 0 - 0 2024-07-28T21:06:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:40 smithi155 bash[73694]: debug 2024-07-28T21:06:40.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:06:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:06:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:06:41.398 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:41 smithi155 bash[73694]: debug 2024-07-28T21:06:41.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:41.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4635 16 16 0 0 0 - 0 2024-07-28T21:06:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:41 smithi045 bash[82788]: cluster 2024-07-28T21:06:40.271235+0000 mgr.y (mgr.34101) 2910 : cluster [DBG] pgmap v3838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:41 smithi045 bash[80445]: cluster 2024-07-28T21:06:40.271235+0000 mgr.y (mgr.34101) 2910 : cluster [DBG] pgmap v3838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:41 smithi155 bash[68033]: cluster 2024-07-28T21:06:40.271235+0000 mgr.y (mgr.34101) 2910 : cluster [DBG] pgmap v3838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:42.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4636 16 16 0 0 0 - 0 2024-07-28T21:06:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:42 smithi155 bash[73694]: debug 2024-07-28T21:06:42.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:06:42 smithi155 bash[60745]: ts=2024-07-28T21:06:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:06:43.403 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:43 smithi155 bash[73694]: debug 2024-07-28T21:06:43.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:43.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4637 16 16 0 0 0 - 0 2024-07-28T21:06:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:43 smithi045 bash[80445]: cluster 2024-07-28T21:06:42.273113+0000 mgr.y (mgr.34101) 2911 : cluster [DBG] pgmap v3839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:43 smithi045 bash[82788]: cluster 2024-07-28T21:06:42.273113+0000 mgr.y (mgr.34101) 2911 : cluster [DBG] pgmap v3839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:43 smithi155 bash[68033]: cluster 2024-07-28T21:06:42.273113+0000 mgr.y (mgr.34101) 2911 : cluster [DBG] pgmap v3839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:44 smithi155 bash[73694]: debug 2024-07-28T21:06:44.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:44.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4638 16 16 0 0 0 - 0 2024-07-28T21:06:45.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4639 16 16 0 0 0 - 0 2024-07-28T21:06:45.407 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:45 smithi155 bash[73694]: debug 2024-07-28T21:06:45.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:45 smithi045 bash[80445]: cluster 2024-07-28T21:06:44.275059+0000 mgr.y (mgr.34101) 2912 : cluster [DBG] pgmap v3840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:45 smithi045 bash[82788]: cluster 2024-07-28T21:06:44.275059+0000 mgr.y (mgr.34101) 2912 : cluster [DBG] pgmap v3840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:45 smithi155 bash[68033]: cluster 2024-07-28T21:06:44.275059+0000 mgr.y (mgr.34101) 2912 : cluster [DBG] pgmap v3840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:46.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:06:46.405730+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:06:46.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:06:46.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4640 16 16 0 0 0 - 0 2024-07-28T21:06:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:46 smithi155 bash[73694]: debug 2024-07-28T21:06:46.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:47.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4641 16 16 0 0 0 - 0 2024-07-28T21:06:47.411 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:47 smithi155 bash[73694]: debug 2024-07-28T21:06:47.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:47 smithi045 bash[80445]: cluster 2024-07-28T21:06:46.276851+0000 mgr.y (mgr.34101) 2913 : cluster [DBG] pgmap v3841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:47 smithi045 bash[82788]: cluster 2024-07-28T21:06:46.276851+0000 mgr.y (mgr.34101) 2913 : cluster [DBG] pgmap v3841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:47 smithi155 bash[68033]: cluster 2024-07-28T21:06:46.276851+0000 mgr.y (mgr.34101) 2913 : cluster [DBG] pgmap v3841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:48.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4642 16 16 0 0 0 - 0 2024-07-28T21:06:48.421 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:48 smithi155 bash[73694]: debug 2024-07-28T21:06:48.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:48 smithi045 bash[80445]: audit 2024-07-28T21:06:48.339638+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:48 smithi045 bash[82788]: audit 2024-07-28T21:06:48.339638+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:48 smithi155 bash[68033]: audit 2024-07-28T21:06:48.339638+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:06:49.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4643 16 16 0 0 0 - 0 2024-07-28T21:06:49.422 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:49 smithi155 bash[73694]: debug 2024-07-28T21:06:49.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:49 smithi045 bash[80445]: cluster 2024-07-28T21:06:48.278748+0000 mgr.y (mgr.34101) 2914 : cluster [DBG] pgmap v3842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:49 smithi045 bash[82788]: cluster 2024-07-28T21:06:48.278748+0000 mgr.y (mgr.34101) 2914 : cluster [DBG] pgmap v3842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:49 smithi155 bash[68033]: cluster 2024-07-28T21:06:48.278748+0000 mgr.y (mgr.34101) 2914 : cluster [DBG] pgmap v3842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:50.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4644 16 16 0 0 0 - 0 2024-07-28T21:06:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:50 smithi155 bash[73694]: debug 2024-07-28T21:06:50.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:06:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:06:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:06:51.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4645 16 16 0 0 0 - 0 2024-07-28T21:06:51.427 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:51 smithi155 bash[73694]: debug 2024-07-28T21:06:51.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:51 smithi045 bash[80445]: cluster 2024-07-28T21:06:50.280467+0000 mgr.y (mgr.34101) 2915 : cluster [DBG] pgmap v3843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:51 smithi045 bash[82788]: cluster 2024-07-28T21:06:50.280467+0000 mgr.y (mgr.34101) 2915 : cluster [DBG] pgmap v3843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:51 smithi155 bash[68033]: cluster 2024-07-28T21:06:50.280467+0000 mgr.y (mgr.34101) 2915 : cluster [DBG] pgmap v3843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:52.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4646 16 16 0 0 0 - 0 2024-07-28T21:06:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:52 smithi155 bash[73694]: debug 2024-07-28T21:06:52.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:06:52 smithi155 bash[60745]: ts=2024-07-28T21:06:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:06:53.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4647 16 16 0 0 0 - 0 2024-07-28T21:06:53.431 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:53 smithi155 bash[73694]: debug 2024-07-28T21:06:53.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:53 smithi045 bash[80445]: cluster 2024-07-28T21:06:52.282328+0000 mgr.y (mgr.34101) 2916 : cluster [DBG] pgmap v3844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:53 smithi045 bash[82788]: cluster 2024-07-28T21:06:52.282328+0000 mgr.y (mgr.34101) 2916 : cluster [DBG] pgmap v3844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:53 smithi155 bash[68033]: cluster 2024-07-28T21:06:52.282328+0000 mgr.y (mgr.34101) 2916 : cluster [DBG] pgmap v3844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:54.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4648 16 16 0 0 0 - 0 2024-07-28T21:06:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:54 smithi155 bash[73694]: debug 2024-07-28T21:06:54.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:55.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4649 16 16 0 0 0 - 0 2024-07-28T21:06:55.435 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:55 smithi155 bash[73694]: debug 2024-07-28T21:06:55.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:55 smithi045 bash[80445]: cluster 2024-07-28T21:06:54.284041+0000 mgr.y (mgr.34101) 2917 : cluster [DBG] pgmap v3845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:55 smithi045 bash[80445]: audit 2024-07-28T21:06:54.843941+0000 mon.c (mon.2) 848 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:06:55.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:55 smithi045 bash[82788]: cluster 2024-07-28T21:06:54.284041+0000 mgr.y (mgr.34101) 2917 : cluster [DBG] pgmap v3845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:55.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:55 smithi045 bash[82788]: audit 2024-07-28T21:06:54.843941+0000 mon.c (mon.2) 848 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:06:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:55 smithi155 bash[68033]: cluster 2024-07-28T21:06:54.284041+0000 mgr.y (mgr.34101) 2917 : cluster [DBG] pgmap v3845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:55 smithi155 bash[68033]: audit 2024-07-28T21:06:54.843941+0000 mon.c (mon.2) 848 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:06:56.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4650 16 16 0 0 0 - 0 2024-07-28T21:06:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:56 smithi155 bash[73694]: debug 2024-07-28T21:06:56.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:57.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4651 16 16 0 0 0 - 0 2024-07-28T21:06:57.440 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:57 smithi155 bash[73694]: debug 2024-07-28T21:06:57.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:57 smithi045 bash[80445]: cluster 2024-07-28T21:06:56.285688+0000 mgr.y (mgr.34101) 2918 : cluster [DBG] pgmap v3846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:57 smithi045 bash[82788]: cluster 2024-07-28T21:06:56.285688+0000 mgr.y (mgr.34101) 2918 : cluster [DBG] pgmap v3846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:57 smithi155 bash[68033]: cluster 2024-07-28T21:06:56.285688+0000 mgr.y (mgr.34101) 2918 : cluster [DBG] pgmap v3846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:58.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4652 16 16 0 0 0 - 0 2024-07-28T21:06:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:58 smithi155 bash[73694]: debug 2024-07-28T21:06:58.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:59.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4653 16 16 0 0 0 - 0 2024-07-28T21:06:59.445 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:06:59 smithi155 bash[73694]: debug 2024-07-28T21:06:59.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:06:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:06:59 smithi045 bash[80445]: cluster 2024-07-28T21:06:58.287586+0000 mgr.y (mgr.34101) 2919 : cluster [DBG] pgmap v3847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:06:59 smithi045 bash[82788]: cluster 2024-07-28T21:06:58.287586+0000 mgr.y (mgr.34101) 2919 : cluster [DBG] pgmap v3847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:06:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:06:59 smithi155 bash[68033]: cluster 2024-07-28T21:06:58.287586+0000 mgr.y (mgr.34101) 2919 : cluster [DBG] pgmap v3847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:00.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4654 16 16 0 0 0 - 0 2024-07-28T21:07:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:00 smithi155 bash[73694]: debug 2024-07-28T21:07:00.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:07:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:07:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:07:01.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4655 16 16 0 0 0 - 0 2024-07-28T21:07:01.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:01 smithi155 bash[73694]: debug 2024-07-28T21:07:01.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:01 smithi155 bash[68033]: cluster 2024-07-28T21:07:00.288386+0000 mgr.y (mgr.34101) 2920 : cluster [DBG] pgmap v3848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:01.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:01 smithi155 bash[68033]: audit 2024-07-28T21:07:00.534283+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:01 smithi155 bash[68033]: audit 2024-07-28T21:07:00.540075+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:01 smithi155 bash[68033]: audit 2024-07-28T21:07:00.722251+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:01 smithi155 bash[68033]: audit 2024-07-28T21:07:00.734873+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:01 smithi155 bash[68033]: audit 2024-07-28T21:07:01.174223+0000 mon.c (mon.2) 849 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:07:01.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:01 smithi155 bash[68033]: audit 2024-07-28T21:07:01.175802+0000 mon.c (mon.2) 850 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:07:01.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:01 smithi155 bash[68033]: audit 2024-07-28T21:07:01.184559+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[80445]: cluster 2024-07-28T21:07:00.288386+0000 mgr.y (mgr.34101) 2920 : cluster [DBG] pgmap v3848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[80445]: audit 2024-07-28T21:07:00.534283+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[80445]: audit 2024-07-28T21:07:00.540075+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[80445]: audit 2024-07-28T21:07:00.722251+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[80445]: audit 2024-07-28T21:07:00.734873+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[80445]: audit 2024-07-28T21:07:01.174223+0000 mon.c (mon.2) 849 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:07:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[80445]: audit 2024-07-28T21:07:01.175802+0000 mon.c (mon.2) 850 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:07:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[80445]: audit 2024-07-28T21:07:01.184559+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[82788]: cluster 2024-07-28T21:07:00.288386+0000 mgr.y (mgr.34101) 2920 : cluster [DBG] pgmap v3848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[82788]: audit 2024-07-28T21:07:00.534283+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[82788]: audit 2024-07-28T21:07:00.540075+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[82788]: audit 2024-07-28T21:07:00.722251+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[82788]: audit 2024-07-28T21:07:00.734873+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[82788]: audit 2024-07-28T21:07:01.174223+0000 mon.c (mon.2) 849 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:07:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[82788]: audit 2024-07-28T21:07:01.175802+0000 mon.c (mon.2) 850 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:07:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:01 smithi045 bash[82788]: audit 2024-07-28T21:07:01.184559+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:07:02.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4656 16 16 0 0 0 - 0 2024-07-28T21:07:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:02 smithi155 bash[73694]: debug 2024-07-28T21:07:02.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:07:02 smithi155 bash[60745]: ts=2024-07-28T21:07:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:07:03.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4657 16 16 0 0 0 - 0 2024-07-28T21:07:03.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:03 smithi155 bash[73694]: debug 2024-07-28T21:07:03.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:03 smithi155 bash[68033]: cluster 2024-07-28T21:07:02.290228+0000 mgr.y (mgr.34101) 2921 : cluster [DBG] pgmap v3849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:03 smithi155 bash[68033]: audit 2024-07-28T21:07:03.340350+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:03 smithi045 bash[80445]: cluster 2024-07-28T21:07:02.290228+0000 mgr.y (mgr.34101) 2921 : cluster [DBG] pgmap v3849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:03 smithi045 bash[80445]: audit 2024-07-28T21:07:03.340350+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:03 smithi045 bash[82788]: cluster 2024-07-28T21:07:02.290228+0000 mgr.y (mgr.34101) 2921 : cluster [DBG] pgmap v3849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:03 smithi045 bash[82788]: audit 2024-07-28T21:07:03.340350+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:04.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4658 16 16 0 0 0 - 0 2024-07-28T21:07:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:04 smithi155 bash[73694]: debug 2024-07-28T21:07:04.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:05 smithi155 bash[73694]: debug 2024-07-28T21:07:05.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:05.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4659 16 16 0 0 0 - 0 2024-07-28T21:07:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:05 smithi155 bash[68033]: cluster 2024-07-28T21:07:04.291964+0000 mgr.y (mgr.34101) 2922 : cluster [DBG] pgmap v3850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:05 smithi045 bash[80445]: cluster 2024-07-28T21:07:04.291964+0000 mgr.y (mgr.34101) 2922 : cluster [DBG] pgmap v3850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:05 smithi045 bash[82788]: cluster 2024-07-28T21:07:04.291964+0000 mgr.y (mgr.34101) 2922 : cluster [DBG] pgmap v3850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:06 smithi155 bash[73694]: debug 2024-07-28T21:07:05.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:06.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:07:06.408899+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:07:06.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:07:06.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4660 16 16 0 0 0 - 0 2024-07-28T21:07:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:07 smithi155 bash[73694]: debug 2024-07-28T21:07:07.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:07.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4661 16 16 0 0 0 - 0 2024-07-28T21:07:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:07 smithi155 bash[68033]: cluster 2024-07-28T21:07:06.293661+0000 mgr.y (mgr.34101) 2923 : cluster [DBG] pgmap v3851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:07 smithi045 bash[80445]: cluster 2024-07-28T21:07:06.293661+0000 mgr.y (mgr.34101) 2923 : cluster [DBG] pgmap v3851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:07 smithi045 bash[82788]: cluster 2024-07-28T21:07:06.293661+0000 mgr.y (mgr.34101) 2923 : cluster [DBG] pgmap v3851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:07 smithi155 bash[73694]: debug 2024-07-28T21:07:07.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:08.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4662 16 16 0 0 0 - 0 2024-07-28T21:07:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:08 smithi155 bash[73694]: debug 2024-07-28T21:07:08.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:09.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4663 16 16 0 0 0 - 0 2024-07-28T21:07:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:09 smithi155 bash[68033]: cluster 2024-07-28T21:07:08.295515+0000 mgr.y (mgr.34101) 2924 : cluster [DBG] pgmap v3852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:09 smithi045 bash[80445]: cluster 2024-07-28T21:07:08.295515+0000 mgr.y (mgr.34101) 2924 : cluster [DBG] pgmap v3852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:09 smithi045 bash[82788]: cluster 2024-07-28T21:07:08.295515+0000 mgr.y (mgr.34101) 2924 : cluster [DBG] pgmap v3852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:09 smithi155 bash[73694]: debug 2024-07-28T21:07:09.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:10.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4664 16 16 0 0 0 - 0 2024-07-28T21:07:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:07:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:07:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:07:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:11 smithi155 bash[73694]: debug 2024-07-28T21:07:11.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:11.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4665 16 16 0 0 0 - 0 2024-07-28T21:07:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:11 smithi045 bash[80445]: cluster 2024-07-28T21:07:10.297236+0000 mgr.y (mgr.34101) 2925 : cluster [DBG] pgmap v3853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:11.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:11 smithi045 bash[82788]: cluster 2024-07-28T21:07:10.297236+0000 mgr.y (mgr.34101) 2925 : cluster [DBG] pgmap v3853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:12.013 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:11 smithi155 bash[68033]: cluster 2024-07-28T21:07:10.297236+0000 mgr.y (mgr.34101) 2925 : cluster [DBG] pgmap v3853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:12 smithi155 bash[73694]: debug 2024-07-28T21:07:12.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:12.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4666 16 16 0 0 0 - 0 2024-07-28T21:07:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:07:12 smithi155 bash[60745]: ts=2024-07-28T21:07:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:07:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:12 smithi155 bash[73694]: debug 2024-07-28T21:07:12.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:13.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4667 16 16 0 0 0 - 0 2024-07-28T21:07:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:13 smithi045 bash[80445]: cluster 2024-07-28T21:07:12.299117+0000 mgr.y (mgr.34101) 2926 : cluster [DBG] pgmap v3854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:13 smithi045 bash[82788]: cluster 2024-07-28T21:07:12.299117+0000 mgr.y (mgr.34101) 2926 : cluster [DBG] pgmap v3854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:13.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:13 smithi155 bash[68033]: cluster 2024-07-28T21:07:12.299117+0000 mgr.y (mgr.34101) 2926 : cluster [DBG] pgmap v3854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:13 smithi155 bash[73694]: debug 2024-07-28T21:07:13.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:14.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4668 16 16 0 0 0 - 0 2024-07-28T21:07:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:14 smithi155 bash[73694]: debug 2024-07-28T21:07:14.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:15.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4669 16 16 0 0 0 - 0 2024-07-28T21:07:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:15 smithi045 bash[80445]: cluster 2024-07-28T21:07:14.300811+0000 mgr.y (mgr.34101) 2927 : cluster [DBG] pgmap v3855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:15.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:15 smithi045 bash[82788]: cluster 2024-07-28T21:07:14.300811+0000 mgr.y (mgr.34101) 2927 : cluster [DBG] pgmap v3855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:16.012 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:15 smithi155 bash[68033]: cluster 2024-07-28T21:07:14.300811+0000 mgr.y (mgr.34101) 2927 : cluster [DBG] pgmap v3855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:16 smithi155 bash[73694]: debug 2024-07-28T21:07:16.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:16.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4670 16 16 0 0 0 - 0 2024-07-28T21:07:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:16 smithi155 bash[73694]: debug 2024-07-28T21:07:16.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:17.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4671 16 16 0 0 0 - 0 2024-07-28T21:07:17.942 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:17 smithi155 bash[68033]: cluster 2024-07-28T21:07:16.302559+0000 mgr.y (mgr.34101) 2928 : cluster [DBG] pgmap v3856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:17 smithi045 bash[80445]: cluster 2024-07-28T21:07:16.302559+0000 mgr.y (mgr.34101) 2928 : cluster [DBG] pgmap v3856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:17 smithi045 bash[82788]: cluster 2024-07-28T21:07:16.302559+0000 mgr.y (mgr.34101) 2928 : cluster [DBG] pgmap v3856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:17 smithi155 bash[73694]: debug 2024-07-28T21:07:17.939+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:18.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4672 16 16 0 0 0 - 0 2024-07-28T21:07:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:18 smithi045 bash[82788]: audit 2024-07-28T21:07:18.340874+0000 mon.c (mon.2) 852 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:18 smithi045 bash[80445]: audit 2024-07-28T21:07:18.340874+0000 mon.c (mon.2) 852 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:18 smithi155 bash[68033]: audit 2024-07-28T21:07:18.340874+0000 mon.c (mon.2) 852 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:18 smithi155 bash[73694]: debug 2024-07-28T21:07:18.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:19.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4673 16 16 0 0 0 - 0 2024-07-28T21:07:19.966 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:19 smithi155 bash[68033]: cluster 2024-07-28T21:07:18.304437+0000 mgr.y (mgr.34101) 2929 : cluster [DBG] pgmap v3857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:19 smithi045 bash[80445]: cluster 2024-07-28T21:07:18.304437+0000 mgr.y (mgr.34101) 2929 : cluster [DBG] pgmap v3857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:19 smithi045 bash[82788]: cluster 2024-07-28T21:07:18.304437+0000 mgr.y (mgr.34101) 2929 : cluster [DBG] pgmap v3857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:19 smithi155 bash[73694]: debug 2024-07-28T21:07:19.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:20.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4674 16 16 0 0 0 - 0 2024-07-28T21:07:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:07:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:07:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:07:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:20 smithi155 bash[73694]: debug 2024-07-28T21:07:20.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:21.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4675 16 16 0 0 0 - 0 2024-07-28T21:07:21.920 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:21 smithi155 bash[68033]: cluster 2024-07-28T21:07:20.306209+0000 mgr.y (mgr.34101) 2930 : cluster [DBG] pgmap v3858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:21 smithi045 bash[82788]: cluster 2024-07-28T21:07:20.306209+0000 mgr.y (mgr.34101) 2930 : cluster [DBG] pgmap v3858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:21 smithi045 bash[80445]: cluster 2024-07-28T21:07:20.306209+0000 mgr.y (mgr.34101) 2930 : cluster [DBG] pgmap v3858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:21 smithi155 bash[73694]: debug 2024-07-28T21:07:21.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:22.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4676 16 16 0 0 0 - 0 2024-07-28T21:07:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:07:22 smithi155 bash[60745]: ts=2024-07-28T21:07:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:07:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:22 smithi155 bash[73694]: debug 2024-07-28T21:07:22.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:23.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4677 16 16 0 0 0 - 0 2024-07-28T21:07:23.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:23 smithi155 bash[68033]: cluster 2024-07-28T21:07:22.308078+0000 mgr.y (mgr.34101) 2931 : cluster [DBG] pgmap v3859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:23 smithi045 bash[80445]: cluster 2024-07-28T21:07:22.308078+0000 mgr.y (mgr.34101) 2931 : cluster [DBG] pgmap v3859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:23 smithi045 bash[82788]: cluster 2024-07-28T21:07:22.308078+0000 mgr.y (mgr.34101) 2931 : cluster [DBG] pgmap v3859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:23 smithi155 bash[73694]: debug 2024-07-28T21:07:23.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:24.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4678 16 16 0 0 0 - 0 2024-07-28T21:07:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:24 smithi155 bash[73694]: debug 2024-07-28T21:07:24.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:25.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4679 16 16 0 0 0 - 0 2024-07-28T21:07:25.926 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:25 smithi155 bash[68033]: cluster 2024-07-28T21:07:24.309798+0000 mgr.y (mgr.34101) 2932 : cluster [DBG] pgmap v3860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:25 smithi045 bash[80445]: cluster 2024-07-28T21:07:24.309798+0000 mgr.y (mgr.34101) 2932 : cluster [DBG] pgmap v3860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:25 smithi045 bash[82788]: cluster 2024-07-28T21:07:24.309798+0000 mgr.y (mgr.34101) 2932 : cluster [DBG] pgmap v3860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:25 smithi155 bash[73694]: debug 2024-07-28T21:07:25.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:26.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:07:26.412186+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:07:26.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:07:26.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4680 16 16 0 0 0 - 0 2024-07-28T21:07:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:26 smithi155 bash[73694]: debug 2024-07-28T21:07:26.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:27.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4681 16 16 0 0 0 - 0 2024-07-28T21:07:27.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:27 smithi155 bash[68033]: cluster 2024-07-28T21:07:26.311538+0000 mgr.y (mgr.34101) 2933 : cluster [DBG] pgmap v3861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:27 smithi045 bash[82788]: cluster 2024-07-28T21:07:26.311538+0000 mgr.y (mgr.34101) 2933 : cluster [DBG] pgmap v3861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:27 smithi045 bash[80445]: cluster 2024-07-28T21:07:26.311538+0000 mgr.y (mgr.34101) 2933 : cluster [DBG] pgmap v3861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:27 smithi155 bash[73694]: debug 2024-07-28T21:07:27.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:28.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4682 16 16 0 0 0 - 0 2024-07-28T21:07:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:28 smithi155 bash[73694]: debug 2024-07-28T21:07:28.911+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:29.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4683 16 16 0 0 0 - 0 2024-07-28T21:07:29.914 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:29 smithi155 bash[68033]: cluster 2024-07-28T21:07:28.313396+0000 mgr.y (mgr.34101) 2934 : cluster [DBG] pgmap v3862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:29 smithi045 bash[80445]: cluster 2024-07-28T21:07:28.313396+0000 mgr.y (mgr.34101) 2934 : cluster [DBG] pgmap v3862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:29.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:29 smithi045 bash[82788]: cluster 2024-07-28T21:07:28.313396+0000 mgr.y (mgr.34101) 2934 : cluster [DBG] pgmap v3862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:29 smithi155 bash[73694]: debug 2024-07-28T21:07:29.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:30.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4684 16 16 0 0 0 - 0 2024-07-28T21:07:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:07:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:07:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:07:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:30 smithi155 bash[73694]: debug 2024-07-28T21:07:30.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:31.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4685 16 16 0 0 0 - 0 2024-07-28T21:07:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:31 smithi045 bash[80445]: cluster 2024-07-28T21:07:30.315163+0000 mgr.y (mgr.34101) 2935 : cluster [DBG] pgmap v3863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:31.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:31 smithi045 bash[82788]: cluster 2024-07-28T21:07:30.315163+0000 mgr.y (mgr.34101) 2935 : cluster [DBG] pgmap v3863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:31.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:31 smithi155 bash[68033]: cluster 2024-07-28T21:07:30.315163+0000 mgr.y (mgr.34101) 2935 : cluster [DBG] pgmap v3863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:31 smithi155 bash[73694]: debug 2024-07-28T21:07:31.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:32.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4686 16 16 0 0 0 - 0 2024-07-28T21:07:32.814 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:07:32 smithi155 bash[60745]: ts=2024-07-28T21:07:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:07:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:33 smithi155 bash[73694]: debug 2024-07-28T21:07:33.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:33.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4687 16 16 0 0 0 - 0 2024-07-28T21:07:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:33 smithi045 bash[80445]: cluster 2024-07-28T21:07:32.316998+0000 mgr.y (mgr.34101) 2936 : cluster [DBG] pgmap v3864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:33 smithi045 bash[80445]: audit 2024-07-28T21:07:33.341071+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:33 smithi045 bash[82788]: cluster 2024-07-28T21:07:32.316998+0000 mgr.y (mgr.34101) 2936 : cluster [DBG] pgmap v3864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:33 smithi045 bash[82788]: audit 2024-07-28T21:07:33.341071+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:33.994 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:33 smithi155 bash[68033]: cluster 2024-07-28T21:07:32.316998+0000 mgr.y (mgr.34101) 2936 : cluster [DBG] pgmap v3864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:33.994 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:33 smithi155 bash[68033]: audit 2024-07-28T21:07:33.341071+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:33 smithi155 bash[73694]: debug 2024-07-28T21:07:33.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:34.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4688 16 16 0 0 0 - 0 2024-07-28T21:07:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:35 smithi155 bash[73694]: debug 2024-07-28T21:07:35.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:35.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4689 16 16 0 0 0 - 0 2024-07-28T21:07:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:35 smithi045 bash[80445]: cluster 2024-07-28T21:07:34.318730+0000 mgr.y (mgr.34101) 2937 : cluster [DBG] pgmap v3865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:35 smithi045 bash[82788]: cluster 2024-07-28T21:07:34.318730+0000 mgr.y (mgr.34101) 2937 : cluster [DBG] pgmap v3865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:35.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:35 smithi155 bash[68033]: cluster 2024-07-28T21:07:34.318730+0000 mgr.y (mgr.34101) 2937 : cluster [DBG] pgmap v3865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:35 smithi155 bash[73694]: debug 2024-07-28T21:07:35.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:36.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4690 16 16 0 0 0 - 0 2024-07-28T21:07:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:36 smithi155 bash[73694]: debug 2024-07-28T21:07:36.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:37.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4691 16 16 0 0 0 - 0 2024-07-28T21:07:37.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:37 smithi155 bash[68033]: cluster 2024-07-28T21:07:36.320450+0000 mgr.y (mgr.34101) 2938 : cluster [DBG] pgmap v3866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:37 smithi045 bash[80445]: cluster 2024-07-28T21:07:36.320450+0000 mgr.y (mgr.34101) 2938 : cluster [DBG] pgmap v3866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:37 smithi045 bash[82788]: cluster 2024-07-28T21:07:36.320450+0000 mgr.y (mgr.34101) 2938 : cluster [DBG] pgmap v3866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:37 smithi155 bash[73694]: debug 2024-07-28T21:07:37.959+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:38.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4692 16 16 0 0 0 - 0 2024-07-28T21:07:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:38 smithi155 bash[73694]: debug 2024-07-28T21:07:38.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:39.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4693 16 16 0 0 0 - 0 2024-07-28T21:07:39.924 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:39 smithi155 bash[68033]: cluster 2024-07-28T21:07:38.322316+0000 mgr.y (mgr.34101) 2939 : cluster [DBG] pgmap v3867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:39 smithi045 bash[80445]: cluster 2024-07-28T21:07:38.322316+0000 mgr.y (mgr.34101) 2939 : cluster [DBG] pgmap v3867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:39 smithi045 bash[82788]: cluster 2024-07-28T21:07:38.322316+0000 mgr.y (mgr.34101) 2939 : cluster [DBG] pgmap v3867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:39 smithi155 bash[73694]: debug 2024-07-28T21:07:39.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:40.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4694 16 16 0 0 0 - 0 2024-07-28T21:07:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:07:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:07:40] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:07:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:40 smithi155 bash[73694]: debug 2024-07-28T21:07:40.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:41.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4695 16 16 0 0 0 - 0 2024-07-28T21:07:41.943 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:41 smithi155 bash[68033]: cluster 2024-07-28T21:07:40.324042+0000 mgr.y (mgr.34101) 2940 : cluster [DBG] pgmap v3868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:41 smithi045 bash[80445]: cluster 2024-07-28T21:07:40.324042+0000 mgr.y (mgr.34101) 2940 : cluster [DBG] pgmap v3868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:41 smithi045 bash[82788]: cluster 2024-07-28T21:07:40.324042+0000 mgr.y (mgr.34101) 2940 : cluster [DBG] pgmap v3868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:41 smithi155 bash[73694]: debug 2024-07-28T21:07:41.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:42.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4696 16 16 0 0 0 - 0 2024-07-28T21:07:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:07:42 smithi155 bash[60745]: ts=2024-07-28T21:07:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:07:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:42 smithi155 bash[73694]: debug 2024-07-28T21:07:42.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:43.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4697 16 16 0 0 0 - 0 2024-07-28T21:07:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:43 smithi045 bash[80445]: cluster 2024-07-28T21:07:42.325926+0000 mgr.y (mgr.34101) 2941 : cluster [DBG] pgmap v3869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:43.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:43 smithi045 bash[82788]: cluster 2024-07-28T21:07:42.325926+0000 mgr.y (mgr.34101) 2941 : cluster [DBG] pgmap v3869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:44.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:43 smithi155 bash[68033]: cluster 2024-07-28T21:07:42.325926+0000 mgr.y (mgr.34101) 2941 : cluster [DBG] pgmap v3869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:44 smithi155 bash[73694]: debug 2024-07-28T21:07:44.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:44.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4698 16 16 0 0 0 - 0 2024-07-28T21:07:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:45 smithi155 bash[73694]: debug 2024-07-28T21:07:45.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:45.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4699 16 16 0 0 0 - 0 2024-07-28T21:07:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:45 smithi045 bash[80445]: cluster 2024-07-28T21:07:44.327624+0000 mgr.y (mgr.34101) 2942 : cluster [DBG] pgmap v3870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:45 smithi045 bash[82788]: cluster 2024-07-28T21:07:44.327624+0000 mgr.y (mgr.34101) 2942 : cluster [DBG] pgmap v3870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:46.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:45 smithi155 bash[68033]: cluster 2024-07-28T21:07:44.327624+0000 mgr.y (mgr.34101) 2942 : cluster [DBG] pgmap v3870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:46 smithi155 bash[73694]: debug 2024-07-28T21:07:46.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:46.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:07:46.415435+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:07:46.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:07:46.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4700 16 16 0 0 0 - 0 2024-07-28T21:07:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:46 smithi155 bash[73694]: debug 2024-07-28T21:07:46.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:47.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4701 16 16 0 0 0 - 0 2024-07-28T21:07:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:47 smithi045 bash[80445]: cluster 2024-07-28T21:07:46.329355+0000 mgr.y (mgr.34101) 2943 : cluster [DBG] pgmap v3871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:47 smithi045 bash[82788]: cluster 2024-07-28T21:07:46.329355+0000 mgr.y (mgr.34101) 2943 : cluster [DBG] pgmap v3871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:47.996 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:47 smithi155 bash[68033]: cluster 2024-07-28T21:07:46.329355+0000 mgr.y (mgr.34101) 2943 : cluster [DBG] pgmap v3871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:47 smithi155 bash[73694]: debug 2024-07-28T21:07:47.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:48.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4702 16 16 0 0 0 - 0 2024-07-28T21:07:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:48 smithi045 bash[82788]: audit 2024-07-28T21:07:48.343695+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:48 smithi045 bash[80445]: audit 2024-07-28T21:07:48.343695+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:49.013 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:48 smithi155 bash[68033]: audit 2024-07-28T21:07:48.343695+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:07:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:49 smithi155 bash[73694]: debug 2024-07-28T21:07:49.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:49.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4703 16 16 0 0 0 - 0 2024-07-28T21:07:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:49 smithi045 bash[80445]: cluster 2024-07-28T21:07:48.331234+0000 mgr.y (mgr.34101) 2944 : cluster [DBG] pgmap v3872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:49 smithi045 bash[82788]: cluster 2024-07-28T21:07:48.331234+0000 mgr.y (mgr.34101) 2944 : cluster [DBG] pgmap v3872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:49 smithi155 bash[68033]: cluster 2024-07-28T21:07:48.331234+0000 mgr.y (mgr.34101) 2944 : cluster [DBG] pgmap v3872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:50.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4704 16 16 0 0 0 - 0 2024-07-28T21:07:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:50 smithi155 bash[73694]: debug 2024-07-28T21:07:50.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:07:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:07:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:07:51.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4705 16 16 0 0 0 - 0 2024-07-28T21:07:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:51 smithi155 bash[73694]: debug 2024-07-28T21:07:51.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:51 smithi045 bash[80445]: cluster 2024-07-28T21:07:50.333572+0000 mgr.y (mgr.34101) 2945 : cluster [DBG] pgmap v3873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:51 smithi045 bash[82788]: cluster 2024-07-28T21:07:50.333572+0000 mgr.y (mgr.34101) 2945 : cluster [DBG] pgmap v3873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:51 smithi155 bash[68033]: cluster 2024-07-28T21:07:50.333572+0000 mgr.y (mgr.34101) 2945 : cluster [DBG] pgmap v3873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:52.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4706 16 16 0 0 0 - 0 2024-07-28T21:07:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:52 smithi155 bash[73694]: debug 2024-07-28T21:07:52.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:07:52 smithi155 bash[60745]: ts=2024-07-28T21:07:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:07:53.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4707 16 16 0 0 0 - 0 2024-07-28T21:07:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:53 smithi155 bash[73694]: debug 2024-07-28T21:07:53.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:53 smithi045 bash[80445]: cluster 2024-07-28T21:07:52.335458+0000 mgr.y (mgr.34101) 2946 : cluster [DBG] pgmap v3874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:53 smithi045 bash[82788]: cluster 2024-07-28T21:07:52.335458+0000 mgr.y (mgr.34101) 2946 : cluster [DBG] pgmap v3874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:53 smithi155 bash[68033]: cluster 2024-07-28T21:07:52.335458+0000 mgr.y (mgr.34101) 2946 : cluster [DBG] pgmap v3874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:54.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4708 16 16 0 0 0 - 0 2024-07-28T21:07:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:54 smithi155 bash[73694]: debug 2024-07-28T21:07:54.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:55.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4709 16 16 0 0 0 - 0 2024-07-28T21:07:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:55 smithi155 bash[73694]: debug 2024-07-28T21:07:55.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:55 smithi045 bash[82788]: cluster 2024-07-28T21:07:54.337186+0000 mgr.y (mgr.34101) 2947 : cluster [DBG] pgmap v3875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:55 smithi045 bash[80445]: cluster 2024-07-28T21:07:54.337186+0000 mgr.y (mgr.34101) 2947 : cluster [DBG] pgmap v3875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:56.023 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:55 smithi155 bash[68033]: cluster 2024-07-28T21:07:54.337186+0000 mgr.y (mgr.34101) 2947 : cluster [DBG] pgmap v3875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:56 smithi155 bash[73694]: debug 2024-07-28T21:07:56.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:56.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4710 16 16 0 0 0 - 0 2024-07-28T21:07:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:57 smithi155 bash[73694]: debug 2024-07-28T21:07:57.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:57.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4711 16 16 0 0 0 - 0 2024-07-28T21:07:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:57 smithi045 bash[82788]: cluster 2024-07-28T21:07:56.339039+0000 mgr.y (mgr.34101) 2948 : cluster [DBG] pgmap v3876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:57 smithi045 bash[80445]: cluster 2024-07-28T21:07:56.339039+0000 mgr.y (mgr.34101) 2948 : cluster [DBG] pgmap v3876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:58.026 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:57 smithi155 bash[68033]: cluster 2024-07-28T21:07:56.339039+0000 mgr.y (mgr.34101) 2948 : cluster [DBG] pgmap v3876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:58 smithi155 bash[73694]: debug 2024-07-28T21:07:58.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:58.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4712 16 16 0 0 0 - 0 2024-07-28T21:07:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:59 smithi155 bash[73694]: debug 2024-07-28T21:07:59.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:07:59.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4713 16 16 0 0 0 - 0 2024-07-28T21:07:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:07:59 smithi045 bash[80445]: cluster 2024-07-28T21:07:58.340873+0000 mgr.y (mgr.34101) 2949 : cluster [DBG] pgmap v3877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:07:59 smithi045 bash[82788]: cluster 2024-07-28T21:07:58.340873+0000 mgr.y (mgr.34101) 2949 : cluster [DBG] pgmap v3877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:07:59.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:07:59 smithi155 bash[68033]: cluster 2024-07-28T21:07:58.340873+0000 mgr.y (mgr.34101) 2949 : cluster [DBG] pgmap v3877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:07:59 smithi155 bash[73694]: debug 2024-07-28T21:07:59.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:00.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4714 16 16 0 0 0 - 0 2024-07-28T21:08:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:08:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:08:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:08:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:00 smithi155 bash[73694]: debug 2024-07-28T21:08:00.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:01.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4715 16 16 0 0 0 - 0 2024-07-28T21:08:01.956 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:01 smithi155 bash[68033]: cluster 2024-07-28T21:08:00.342666+0000 mgr.y (mgr.34101) 2950 : cluster [DBG] pgmap v3878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:01.956 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:01 smithi155 bash[68033]: audit 2024-07-28T21:08:01.323357+0000 mon.c (mon.2) 855 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:08:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:01 smithi045 bash[80445]: cluster 2024-07-28T21:08:00.342666+0000 mgr.y (mgr.34101) 2950 : cluster [DBG] pgmap v3878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:01 smithi045 bash[80445]: audit 2024-07-28T21:08:01.323357+0000 mon.c (mon.2) 855 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:08:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:01 smithi045 bash[82788]: cluster 2024-07-28T21:08:00.342666+0000 mgr.y (mgr.34101) 2950 : cluster [DBG] pgmap v3878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:01 smithi045 bash[82788]: audit 2024-07-28T21:08:01.323357+0000 mon.c (mon.2) 855 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:08:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:01 smithi155 bash[73694]: debug 2024-07-28T21:08:01.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:02.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4716 16 16 0 0 0 - 0 2024-07-28T21:08:02.701 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:08:02 smithi155 bash[60745]: ts=2024-07-28T21:08:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:08:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:02 smithi045 bash[80445]: audit 2024-07-28T21:08:01.700933+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:02 smithi045 bash[80445]: audit 2024-07-28T21:08:01.707384+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:02 smithi045 bash[82788]: audit 2024-07-28T21:08:01.700933+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:02 smithi045 bash[82788]: audit 2024-07-28T21:08:01.707384+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:02.997 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:02 smithi155 bash[68033]: audit 2024-07-28T21:08:01.700933+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:02.997 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:02 smithi155 bash[68033]: audit 2024-07-28T21:08:01.707384+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:02 smithi155 bash[73694]: debug 2024-07-28T21:08:02.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:03.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4717 16 16 0 0 0 - 0 2024-07-28T21:08:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:03 smithi045 bash[80445]: cluster 2024-07-28T21:08:02.344549+0000 mgr.y (mgr.34101) 2951 : cluster [DBG] pgmap v3879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:03 smithi045 bash[80445]: audit 2024-07-28T21:08:03.344064+0000 mon.c (mon.2) 856 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:03 smithi045 bash[82788]: cluster 2024-07-28T21:08:02.344549+0000 mgr.y (mgr.34101) 2951 : cluster [DBG] pgmap v3879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:03 smithi045 bash[82788]: audit 2024-07-28T21:08:03.344064+0000 mon.c (mon.2) 856 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:03 smithi155 bash[73694]: debug 2024-07-28T21:08:03.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:03 smithi155 bash[68033]: cluster 2024-07-28T21:08:02.344549+0000 mgr.y (mgr.34101) 2951 : cluster [DBG] pgmap v3879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:03 smithi155 bash[68033]: audit 2024-07-28T21:08:03.344064+0000 mon.c (mon.2) 856 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:04.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4718 16 16 0 0 0 - 0 2024-07-28T21:08:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:04 smithi155 bash[73694]: debug 2024-07-28T21:08:04.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:05.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4719 16 16 0 0 0 - 0 2024-07-28T21:08:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:05 smithi045 bash[80445]: cluster 2024-07-28T21:08:04.346311+0000 mgr.y (mgr.34101) 2952 : cluster [DBG] pgmap v3880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:05.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:05 smithi045 bash[82788]: cluster 2024-07-28T21:08:04.346311+0000 mgr.y (mgr.34101) 2952 : cluster [DBG] pgmap v3880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:05 smithi155 bash[73694]: debug 2024-07-28T21:08:05.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:06.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:05 smithi155 bash[68033]: cluster 2024-07-28T21:08:04.346311+0000 mgr.y (mgr.34101) 2952 : cluster [DBG] pgmap v3880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:06.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:08:06.418609+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:08:06.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:08:06.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4720 16 16 0 0 0 - 0 2024-07-28T21:08:07.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:06 smithi155 bash[68033]: cluster 2024-07-28T21:08:06.348028+0000 mgr.y (mgr.34101) 2953 : cluster [DBG] pgmap v3881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:06 smithi155 bash[73694]: debug 2024-07-28T21:08:06.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:06 smithi045 bash[80445]: cluster 2024-07-28T21:08:06.348028+0000 mgr.y (mgr.34101) 2953 : cluster [DBG] pgmap v3881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:06 smithi045 bash[82788]: cluster 2024-07-28T21:08:06.348028+0000 mgr.y (mgr.34101) 2953 : cluster [DBG] pgmap v3881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:07.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4721 16 16 0 0 0 - 0 2024-07-28T21:08:08.183 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:07 smithi155 bash[73694]: debug 2024-07-28T21:08:07.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:08.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4722 16 16 0 0 0 - 0 2024-07-28T21:08:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[80445]: audit 2024-07-28T21:08:07.182763+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[80445]: audit 2024-07-28T21:08:07.188048+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[80445]: audit 2024-07-28T21:08:07.336849+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[80445]: audit 2024-07-28T21:08:07.344649+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[80445]: audit 2024-07-28T21:08:07.816497+0000 mon.c (mon.2) 857 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:08:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[80445]: audit 2024-07-28T21:08:07.818305+0000 mon.c (mon.2) 858 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:08:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[80445]: audit 2024-07-28T21:08:07.829476+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[82788]: audit 2024-07-28T21:08:07.182763+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[82788]: audit 2024-07-28T21:08:07.188048+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[82788]: audit 2024-07-28T21:08:07.336849+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[82788]: audit 2024-07-28T21:08:07.344649+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[82788]: audit 2024-07-28T21:08:07.816497+0000 mon.c (mon.2) 857 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:08:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[82788]: audit 2024-07-28T21:08:07.818305+0000 mon.c (mon.2) 858 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:08:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:08 smithi045 bash[82788]: audit 2024-07-28T21:08:07.829476+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:08 smithi155 bash[68033]: audit 2024-07-28T21:08:07.182763+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:08 smithi155 bash[68033]: audit 2024-07-28T21:08:07.188048+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:08 smithi155 bash[68033]: audit 2024-07-28T21:08:07.336849+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:08 smithi155 bash[68033]: audit 2024-07-28T21:08:07.344649+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:08 smithi155 bash[68033]: audit 2024-07-28T21:08:07.816497+0000 mon.c (mon.2) 857 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:08:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:08 smithi155 bash[68033]: audit 2024-07-28T21:08:07.818305+0000 mon.c (mon.2) 858 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:08:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:08 smithi155 bash[68033]: audit 2024-07-28T21:08:07.829476+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:08:09.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:08 smithi155 bash[73694]: debug 2024-07-28T21:08:08.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:09.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4723 16 16 0 0 0 - 0 2024-07-28T21:08:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:09 smithi045 bash[80445]: cluster 2024-07-28T21:08:08.349922+0000 mgr.y (mgr.34101) 2954 : cluster [DBG] pgmap v3882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:09 smithi045 bash[82788]: cluster 2024-07-28T21:08:08.349922+0000 mgr.y (mgr.34101) 2954 : cluster [DBG] pgmap v3882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:09.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:09 smithi155 bash[68033]: cluster 2024-07-28T21:08:08.349922+0000 mgr.y (mgr.34101) 2954 : cluster [DBG] pgmap v3882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:09 smithi155 bash[73694]: debug 2024-07-28T21:08:09.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:10.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4724 16 16 0 0 0 - 0 2024-07-28T21:08:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:08:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:08:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:08:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:10 smithi155 bash[73694]: debug 2024-07-28T21:08:10.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:11.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4725 16 16 0 0 0 - 0 2024-07-28T21:08:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:11 smithi045 bash[80445]: cluster 2024-07-28T21:08:10.351777+0000 mgr.y (mgr.34101) 2955 : cluster [DBG] pgmap v3883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:11 smithi045 bash[82788]: cluster 2024-07-28T21:08:10.351777+0000 mgr.y (mgr.34101) 2955 : cluster [DBG] pgmap v3883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:11 smithi155 bash[68033]: cluster 2024-07-28T21:08:10.351777+0000 mgr.y (mgr.34101) 2955 : cluster [DBG] pgmap v3883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:11 smithi155 bash[73694]: debug 2024-07-28T21:08:11.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:12.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4726 16 16 0 0 0 - 0 2024-07-28T21:08:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:08:12 smithi155 bash[60745]: ts=2024-07-28T21:08:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:08:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:12 smithi155 bash[73694]: debug 2024-07-28T21:08:12.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:13.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4727 16 16 0 0 0 - 0 2024-07-28T21:08:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:13 smithi045 bash[80445]: cluster 2024-07-28T21:08:12.353802+0000 mgr.y (mgr.34101) 2956 : cluster [DBG] pgmap v3884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:13 smithi045 bash[82788]: cluster 2024-07-28T21:08:12.353802+0000 mgr.y (mgr.34101) 2956 : cluster [DBG] pgmap v3884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:13 smithi155 bash[68033]: cluster 2024-07-28T21:08:12.353802+0000 mgr.y (mgr.34101) 2956 : cluster [DBG] pgmap v3884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:13 smithi155 bash[73694]: debug 2024-07-28T21:08:13.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:14.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4728 16 16 0 0 0 - 0 2024-07-28T21:08:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:14 smithi155 bash[73694]: debug 2024-07-28T21:08:14.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:15.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4729 16 16 0 0 0 - 0 2024-07-28T21:08:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:15 smithi045 bash[80445]: cluster 2024-07-28T21:08:14.355704+0000 mgr.y (mgr.34101) 2957 : cluster [DBG] pgmap v3885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:15 smithi045 bash[82788]: cluster 2024-07-28T21:08:14.355704+0000 mgr.y (mgr.34101) 2957 : cluster [DBG] pgmap v3885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:15 smithi155 bash[68033]: cluster 2024-07-28T21:08:14.355704+0000 mgr.y (mgr.34101) 2957 : cluster [DBG] pgmap v3885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:15 smithi155 bash[73694]: debug 2024-07-28T21:08:15.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:16.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4730 16 16 0 0 0 - 0 2024-07-28T21:08:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:16 smithi155 bash[73694]: debug 2024-07-28T21:08:16.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:17.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4731 16 16 0 0 0 - 0 2024-07-28T21:08:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:17 smithi045 bash[80445]: cluster 2024-07-28T21:08:16.357596+0000 mgr.y (mgr.34101) 2958 : cluster [DBG] pgmap v3886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:17.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:17 smithi045 bash[82788]: cluster 2024-07-28T21:08:16.357596+0000 mgr.y (mgr.34101) 2958 : cluster [DBG] pgmap v3886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:17 smithi155 bash[68033]: cluster 2024-07-28T21:08:16.357596+0000 mgr.y (mgr.34101) 2958 : cluster [DBG] pgmap v3886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:17 smithi155 bash[73694]: debug 2024-07-28T21:08:17.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:18.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4732 16 16 0 0 0 - 0 2024-07-28T21:08:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:18 smithi045 bash[80445]: audit 2024-07-28T21:08:18.344540+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:18 smithi045 bash[82788]: audit 2024-07-28T21:08:18.344540+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:18 smithi155 bash[68033]: audit 2024-07-28T21:08:18.344540+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:18 smithi155 bash[73694]: debug 2024-07-28T21:08:18.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:19.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4733 16 16 0 0 0 - 0 2024-07-28T21:08:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:19 smithi045 bash[80445]: cluster 2024-07-28T21:08:18.359866+0000 mgr.y (mgr.34101) 2959 : cluster [DBG] pgmap v3887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:19 smithi045 bash[82788]: cluster 2024-07-28T21:08:18.359866+0000 mgr.y (mgr.34101) 2959 : cluster [DBG] pgmap v3887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:19 smithi155 bash[68033]: cluster 2024-07-28T21:08:18.359866+0000 mgr.y (mgr.34101) 2959 : cluster [DBG] pgmap v3887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:19 smithi155 bash[73694]: debug 2024-07-28T21:08:19.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:20.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4734 16 16 0 0 0 - 0 2024-07-28T21:08:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:08:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:08:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:08:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:20 smithi155 bash[73694]: debug 2024-07-28T21:08:20.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:21.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4735 16 16 0 0 0 - 0 2024-07-28T21:08:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:21 smithi045 bash[80445]: cluster 2024-07-28T21:08:20.361607+0000 mgr.y (mgr.34101) 2960 : cluster [DBG] pgmap v3888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:21 smithi045 bash[82788]: cluster 2024-07-28T21:08:20.361607+0000 mgr.y (mgr.34101) 2960 : cluster [DBG] pgmap v3888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:21 smithi155 bash[68033]: cluster 2024-07-28T21:08:20.361607+0000 mgr.y (mgr.34101) 2960 : cluster [DBG] pgmap v3888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:21 smithi155 bash[73694]: debug 2024-07-28T21:08:21.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:22.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4736 16 16 0 0 0 - 0 2024-07-28T21:08:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:08:22 smithi155 bash[60745]: ts=2024-07-28T21:08:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:08:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:22 smithi155 bash[73694]: debug 2024-07-28T21:08:22.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:23.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4737 16 16 0 0 0 - 0 2024-07-28T21:08:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:23 smithi045 bash[80445]: cluster 2024-07-28T21:08:22.363459+0000 mgr.y (mgr.34101) 2961 : cluster [DBG] pgmap v3889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:23 smithi045 bash[82788]: cluster 2024-07-28T21:08:22.363459+0000 mgr.y (mgr.34101) 2961 : cluster [DBG] pgmap v3889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:23 smithi155 bash[68033]: cluster 2024-07-28T21:08:22.363459+0000 mgr.y (mgr.34101) 2961 : cluster [DBG] pgmap v3889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:23 smithi155 bash[73694]: debug 2024-07-28T21:08:23.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:24.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4738 16 16 0 0 0 - 0 2024-07-28T21:08:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:24 smithi155 bash[73694]: debug 2024-07-28T21:08:24.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:25.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4739 16 16 0 0 0 - 0 2024-07-28T21:08:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:25 smithi045 bash[80445]: cluster 2024-07-28T21:08:24.365185+0000 mgr.y (mgr.34101) 2962 : cluster [DBG] pgmap v3890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:25.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:25 smithi045 bash[82788]: cluster 2024-07-28T21:08:24.365185+0000 mgr.y (mgr.34101) 2962 : cluster [DBG] pgmap v3890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:25 smithi155 bash[68033]: cluster 2024-07-28T21:08:24.365185+0000 mgr.y (mgr.34101) 2962 : cluster [DBG] pgmap v3890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:25 smithi155 bash[73694]: debug 2024-07-28T21:08:25.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:26.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:08:26.421654+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:08:26.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:08:26.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4740 16 16 0 0 0 - 0 2024-07-28T21:08:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:26 smithi155 bash[73694]: debug 2024-07-28T21:08:26.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:27.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4741 16 16 0 0 0 - 0 2024-07-28T21:08:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:27 smithi045 bash[80445]: cluster 2024-07-28T21:08:26.366937+0000 mgr.y (mgr.34101) 2963 : cluster [DBG] pgmap v3891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:27 smithi045 bash[82788]: cluster 2024-07-28T21:08:26.366937+0000 mgr.y (mgr.34101) 2963 : cluster [DBG] pgmap v3891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:27 smithi155 bash[68033]: cluster 2024-07-28T21:08:26.366937+0000 mgr.y (mgr.34101) 2963 : cluster [DBG] pgmap v3891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:27 smithi155 bash[73694]: debug 2024-07-28T21:08:27.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:28.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4742 16 16 0 0 0 - 0 2024-07-28T21:08:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:28 smithi155 bash[73694]: debug 2024-07-28T21:08:28.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:29.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4743 16 16 0 0 0 - 0 2024-07-28T21:08:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:29 smithi045 bash[80445]: cluster 2024-07-28T21:08:28.368814+0000 mgr.y (mgr.34101) 2964 : cluster [DBG] pgmap v3892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:29 smithi045 bash[82788]: cluster 2024-07-28T21:08:28.368814+0000 mgr.y (mgr.34101) 2964 : cluster [DBG] pgmap v3892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:29 smithi155 bash[68033]: cluster 2024-07-28T21:08:28.368814+0000 mgr.y (mgr.34101) 2964 : cluster [DBG] pgmap v3892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:29 smithi155 bash[73694]: debug 2024-07-28T21:08:29.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:30.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4744 16 16 0 0 0 - 0 2024-07-28T21:08:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:08:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:08:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:08:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:30 smithi155 bash[73694]: debug 2024-07-28T21:08:30.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:31.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4745 16 16 0 0 0 - 0 2024-07-28T21:08:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:31 smithi045 bash[82788]: cluster 2024-07-28T21:08:30.370571+0000 mgr.y (mgr.34101) 2965 : cluster [DBG] pgmap v3893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:31 smithi045 bash[80445]: cluster 2024-07-28T21:08:30.370571+0000 mgr.y (mgr.34101) 2965 : cluster [DBG] pgmap v3893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:31 smithi155 bash[68033]: cluster 2024-07-28T21:08:30.370571+0000 mgr.y (mgr.34101) 2965 : cluster [DBG] pgmap v3893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:31 smithi155 bash[73694]: debug 2024-07-28T21:08:31.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:32.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4746 16 16 0 0 0 - 0 2024-07-28T21:08:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:08:32 smithi155 bash[60745]: ts=2024-07-28T21:08:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:08:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:32 smithi155 bash[73694]: debug 2024-07-28T21:08:32.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:33.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4747 16 16 0 0 0 - 0 2024-07-28T21:08:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:33 smithi045 bash[82788]: cluster 2024-07-28T21:08:32.372562+0000 mgr.y (mgr.34101) 2966 : cluster [DBG] pgmap v3894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:33 smithi045 bash[82788]: audit 2024-07-28T21:08:33.345022+0000 mon.c (mon.2) 860 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:33 smithi045 bash[80445]: cluster 2024-07-28T21:08:32.372562+0000 mgr.y (mgr.34101) 2966 : cluster [DBG] pgmap v3894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:33.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:33 smithi045 bash[80445]: audit 2024-07-28T21:08:33.345022+0000 mon.c (mon.2) 860 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:33 smithi155 bash[68033]: cluster 2024-07-28T21:08:32.372562+0000 mgr.y (mgr.34101) 2966 : cluster [DBG] pgmap v3894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:33 smithi155 bash[68033]: audit 2024-07-28T21:08:33.345022+0000 mon.c (mon.2) 860 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:33 smithi155 bash[73694]: debug 2024-07-28T21:08:33.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:34.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4748 16 16 0 0 0 - 0 2024-07-28T21:08:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:34 smithi155 bash[73694]: debug 2024-07-28T21:08:34.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:35.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4749 16 16 0 0 0 - 0 2024-07-28T21:08:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:35 smithi155 bash[68033]: cluster 2024-07-28T21:08:34.374536+0000 mgr.y (mgr.34101) 2967 : cluster [DBG] pgmap v3895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:35 smithi045 bash[80445]: cluster 2024-07-28T21:08:34.374536+0000 mgr.y (mgr.34101) 2967 : cluster [DBG] pgmap v3895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:35 smithi045 bash[82788]: cluster 2024-07-28T21:08:34.374536+0000 mgr.y (mgr.34101) 2967 : cluster [DBG] pgmap v3895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:35 smithi155 bash[73694]: debug 2024-07-28T21:08:35.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:36.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4750 16 16 0 0 0 - 0 2024-07-28T21:08:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:36 smithi155 bash[73694]: debug 2024-07-28T21:08:36.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:37.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4751 16 16 0 0 0 - 0 2024-07-28T21:08:37.794 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:37 smithi155 bash[68033]: cluster 2024-07-28T21:08:36.376319+0000 mgr.y (mgr.34101) 2968 : cluster [DBG] pgmap v3896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:37 smithi045 bash[80445]: cluster 2024-07-28T21:08:36.376319+0000 mgr.y (mgr.34101) 2968 : cluster [DBG] pgmap v3896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:37 smithi045 bash[82788]: cluster 2024-07-28T21:08:36.376319+0000 mgr.y (mgr.34101) 2968 : cluster [DBG] pgmap v3896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:37 smithi155 bash[73694]: debug 2024-07-28T21:08:37.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:38.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4752 16 16 0 0 0 - 0 2024-07-28T21:08:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:38 smithi155 bash[73694]: debug 2024-07-28T21:08:38.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:39.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4753 16 16 0 0 0 - 0 2024-07-28T21:08:39.789 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:39 smithi155 bash[68033]: cluster 2024-07-28T21:08:38.378204+0000 mgr.y (mgr.34101) 2969 : cluster [DBG] pgmap v3897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:39 smithi045 bash[80445]: cluster 2024-07-28T21:08:38.378204+0000 mgr.y (mgr.34101) 2969 : cluster [DBG] pgmap v3897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:39 smithi045 bash[82788]: cluster 2024-07-28T21:08:38.378204+0000 mgr.y (mgr.34101) 2969 : cluster [DBG] pgmap v3897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:39 smithi155 bash[73694]: debug 2024-07-28T21:08:39.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:40.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4754 16 16 0 0 0 - 0 2024-07-28T21:08:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:08:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:08:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:08:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:40 smithi155 bash[73694]: debug 2024-07-28T21:08:40.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:41.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4755 16 16 0 0 0 - 0 2024-07-28T21:08:41.785 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:41 smithi155 bash[68033]: cluster 2024-07-28T21:08:40.380103+0000 mgr.y (mgr.34101) 2970 : cluster [DBG] pgmap v3898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:41 smithi045 bash[80445]: cluster 2024-07-28T21:08:40.380103+0000 mgr.y (mgr.34101) 2970 : cluster [DBG] pgmap v3898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:41 smithi045 bash[82788]: cluster 2024-07-28T21:08:40.380103+0000 mgr.y (mgr.34101) 2970 : cluster [DBG] pgmap v3898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:41 smithi155 bash[73694]: debug 2024-07-28T21:08:41.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:42.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4756 16 16 0 0 0 - 0 2024-07-28T21:08:42.764 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:08:42 smithi155 bash[60745]: ts=2024-07-28T21:08:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:08:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:42 smithi155 bash[73694]: debug 2024-07-28T21:08:42.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:43.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4757 16 16 0 0 0 - 0 2024-07-28T21:08:43.785 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:43 smithi155 bash[68033]: cluster 2024-07-28T21:08:42.382162+0000 mgr.y (mgr.34101) 2971 : cluster [DBG] pgmap v3899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:43 smithi045 bash[80445]: cluster 2024-07-28T21:08:42.382162+0000 mgr.y (mgr.34101) 2971 : cluster [DBG] pgmap v3899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:43 smithi045 bash[82788]: cluster 2024-07-28T21:08:42.382162+0000 mgr.y (mgr.34101) 2971 : cluster [DBG] pgmap v3899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:43 smithi155 bash[73694]: debug 2024-07-28T21:08:43.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:44.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4758 16 16 0 0 0 - 0 2024-07-28T21:08:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:44 smithi155 bash[73694]: debug 2024-07-28T21:08:44.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:45.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4759 16 16 0 0 0 - 0 2024-07-28T21:08:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:45 smithi155 bash[68033]: cluster 2024-07-28T21:08:44.384078+0000 mgr.y (mgr.34101) 2972 : cluster [DBG] pgmap v3900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:45 smithi045 bash[80445]: cluster 2024-07-28T21:08:44.384078+0000 mgr.y (mgr.34101) 2972 : cluster [DBG] pgmap v3900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:45.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:45 smithi045 bash[82788]: cluster 2024-07-28T21:08:44.384078+0000 mgr.y (mgr.34101) 2972 : cluster [DBG] pgmap v3900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:45 smithi155 bash[73694]: debug 2024-07-28T21:08:45.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:46.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:08:46.424674+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:08:46.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:08:46.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4760 16 16 0 0 0 - 0 2024-07-28T21:08:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:46 smithi155 bash[73694]: debug 2024-07-28T21:08:46.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:47.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4761 16 16 0 0 0 - 0 2024-07-28T21:08:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:47 smithi155 bash[68033]: cluster 2024-07-28T21:08:46.386022+0000 mgr.y (mgr.34101) 2973 : cluster [DBG] pgmap v3901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:47 smithi045 bash[80445]: cluster 2024-07-28T21:08:46.386022+0000 mgr.y (mgr.34101) 2973 : cluster [DBG] pgmap v3901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:47.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:47 smithi045 bash[82788]: cluster 2024-07-28T21:08:46.386022+0000 mgr.y (mgr.34101) 2973 : cluster [DBG] pgmap v3901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:47 smithi155 bash[73694]: debug 2024-07-28T21:08:47.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:48.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4762 16 16 0 0 0 - 0 2024-07-28T21:08:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:48 smithi155 bash[68033]: audit 2024-07-28T21:08:48.347802+0000 mon.c (mon.2) 861 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:48 smithi045 bash[80445]: audit 2024-07-28T21:08:48.347802+0000 mon.c (mon.2) 861 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:48 smithi045 bash[82788]: audit 2024-07-28T21:08:48.347802+0000 mon.c (mon.2) 861 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:08:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:48 smithi155 bash[73694]: debug 2024-07-28T21:08:48.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:49.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4763 16 16 0 0 0 - 0 2024-07-28T21:08:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:49 smithi155 bash[68033]: cluster 2024-07-28T21:08:48.388075+0000 mgr.y (mgr.34101) 2974 : cluster [DBG] pgmap v3902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:49 smithi045 bash[80445]: cluster 2024-07-28T21:08:48.388075+0000 mgr.y (mgr.34101) 2974 : cluster [DBG] pgmap v3902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:49 smithi045 bash[82788]: cluster 2024-07-28T21:08:48.388075+0000 mgr.y (mgr.34101) 2974 : cluster [DBG] pgmap v3902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:49 smithi155 bash[73694]: debug 2024-07-28T21:08:49.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:50.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4764 16 16 0 0 0 - 0 2024-07-28T21:08:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:08:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:08:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:08:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:50 smithi155 bash[73694]: debug 2024-07-28T21:08:50.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:51.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4765 16 16 0 0 0 - 0 2024-07-28T21:08:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:51 smithi155 bash[68033]: cluster 2024-07-28T21:08:50.390040+0000 mgr.y (mgr.34101) 2975 : cluster [DBG] pgmap v3903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:51 smithi045 bash[80445]: cluster 2024-07-28T21:08:50.390040+0000 mgr.y (mgr.34101) 2975 : cluster [DBG] pgmap v3903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:51 smithi045 bash[82788]: cluster 2024-07-28T21:08:50.390040+0000 mgr.y (mgr.34101) 2975 : cluster [DBG] pgmap v3903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:51 smithi155 bash[73694]: debug 2024-07-28T21:08:51.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:52.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4766 16 16 0 0 0 - 0 2024-07-28T21:08:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:08:52 smithi155 bash[60745]: ts=2024-07-28T21:08:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:08:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:52 smithi155 bash[73694]: debug 2024-07-28T21:08:52.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:53.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4767 16 16 0 0 0 - 0 2024-07-28T21:08:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:53 smithi155 bash[68033]: cluster 2024-07-28T21:08:52.392093+0000 mgr.y (mgr.34101) 2976 : cluster [DBG] pgmap v3904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:53 smithi045 bash[80445]: cluster 2024-07-28T21:08:52.392093+0000 mgr.y (mgr.34101) 2976 : cluster [DBG] pgmap v3904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:53 smithi045 bash[82788]: cluster 2024-07-28T21:08:52.392093+0000 mgr.y (mgr.34101) 2976 : cluster [DBG] pgmap v3904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:53 smithi155 bash[73694]: debug 2024-07-28T21:08:53.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:54.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4768 16 16 0 0 0 - 0 2024-07-28T21:08:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:54 smithi155 bash[73694]: debug 2024-07-28T21:08:54.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:55.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4769 16 16 0 0 0 - 0 2024-07-28T21:08:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:55 smithi155 bash[68033]: cluster 2024-07-28T21:08:54.394026+0000 mgr.y (mgr.34101) 2977 : cluster [DBG] pgmap v3905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:55 smithi045 bash[80445]: cluster 2024-07-28T21:08:54.394026+0000 mgr.y (mgr.34101) 2977 : cluster [DBG] pgmap v3905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:55 smithi045 bash[82788]: cluster 2024-07-28T21:08:54.394026+0000 mgr.y (mgr.34101) 2977 : cluster [DBG] pgmap v3905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:55 smithi155 bash[73694]: debug 2024-07-28T21:08:55.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:56.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4770 16 16 0 0 0 - 0 2024-07-28T21:08:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:56 smithi155 bash[73694]: debug 2024-07-28T21:08:56.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:57.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4771 16 16 0 0 0 - 0 2024-07-28T21:08:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:57 smithi155 bash[73694]: debug 2024-07-28T21:08:57.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:57 smithi155 bash[68033]: cluster 2024-07-28T21:08:56.395963+0000 mgr.y (mgr.34101) 2978 : cluster [DBG] pgmap v3906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:57.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:57 smithi045 bash[80445]: cluster 2024-07-28T21:08:56.395963+0000 mgr.y (mgr.34101) 2978 : cluster [DBG] pgmap v3906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:57.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:57 smithi045 bash[82788]: cluster 2024-07-28T21:08:56.395963+0000 mgr.y (mgr.34101) 2978 : cluster [DBG] pgmap v3906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:58.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4772 16 16 0 0 0 - 0 2024-07-28T21:08:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:58 smithi155 bash[73694]: debug 2024-07-28T21:08:58.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:59.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4773 16 16 0 0 0 - 0 2024-07-28T21:08:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:08:59 smithi155 bash[73694]: debug 2024-07-28T21:08:59.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:08:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:08:59 smithi155 bash[68033]: cluster 2024-07-28T21:08:58.398061+0000 mgr.y (mgr.34101) 2979 : cluster [DBG] pgmap v3907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:08:59 smithi045 bash[80445]: cluster 2024-07-28T21:08:58.398061+0000 mgr.y (mgr.34101) 2979 : cluster [DBG] pgmap v3907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:08:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:08:59 smithi045 bash[82788]: cluster 2024-07-28T21:08:58.398061+0000 mgr.y (mgr.34101) 2979 : cluster [DBG] pgmap v3907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:00.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4774 16 16 0 0 0 - 0 2024-07-28T21:09:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:09:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:09:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:09:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:00 smithi155 bash[73694]: debug 2024-07-28T21:09:00.729+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:01.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4775 16 16 0 0 0 - 0 2024-07-28T21:09:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:01 smithi155 bash[73694]: debug 2024-07-28T21:09:01.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:01 smithi155 bash[68033]: cluster 2024-07-28T21:09:00.399994+0000 mgr.y (mgr.34101) 2980 : cluster [DBG] pgmap v3908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:01 smithi045 bash[80445]: cluster 2024-07-28T21:09:00.399994+0000 mgr.y (mgr.34101) 2980 : cluster [DBG] pgmap v3908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:01 smithi045 bash[82788]: cluster 2024-07-28T21:09:00.399994+0000 mgr.y (mgr.34101) 2980 : cluster [DBG] pgmap v3908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:02.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4776 16 16 0 0 0 - 0 2024-07-28T21:09:02.701 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:09:02 smithi155 bash[60745]: ts=2024-07-28T21:09:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:09:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:02 smithi155 bash[73694]: debug 2024-07-28T21:09:02.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:03.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4777 16 16 0 0 0 - 0 2024-07-28T21:09:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:03 smithi155 bash[73694]: debug 2024-07-28T21:09:03.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:03 smithi155 bash[68033]: cluster 2024-07-28T21:09:02.401960+0000 mgr.y (mgr.34101) 2981 : cluster [DBG] pgmap v3909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:03 smithi155 bash[68033]: audit 2024-07-28T21:09:03.348036+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:03 smithi045 bash[80445]: cluster 2024-07-28T21:09:02.401960+0000 mgr.y (mgr.34101) 2981 : cluster [DBG] pgmap v3909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:03 smithi045 bash[80445]: audit 2024-07-28T21:09:03.348036+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:03 smithi045 bash[82788]: cluster 2024-07-28T21:09:02.401960+0000 mgr.y (mgr.34101) 2981 : cluster [DBG] pgmap v3909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:03 smithi045 bash[82788]: audit 2024-07-28T21:09:03.348036+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:04.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4778 16 16 0 0 0 - 0 2024-07-28T21:09:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:04 smithi155 bash[73694]: debug 2024-07-28T21:09:04.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:05.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4779 16 16 0 0 0 - 0 2024-07-28T21:09:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:05 smithi155 bash[68033]: cluster 2024-07-28T21:09:04.403625+0000 mgr.y (mgr.34101) 2982 : cluster [DBG] pgmap v3910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:05 smithi155 bash[73694]: debug 2024-07-28T21:09:05.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:05 smithi045 bash[80445]: cluster 2024-07-28T21:09:04.403625+0000 mgr.y (mgr.34101) 2982 : cluster [DBG] pgmap v3910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:05 smithi045 bash[82788]: cluster 2024-07-28T21:09:04.403625+0000 mgr.y (mgr.34101) 2982 : cluster [DBG] pgmap v3910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:06.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:09:06.427978+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:09:06.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:09:06.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4780 16 16 0 0 0 - 0 2024-07-28T21:09:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:06 smithi155 bash[73694]: debug 2024-07-28T21:09:06.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:07.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4781 16 16 0 0 0 - 0 2024-07-28T21:09:07.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:07 smithi155 bash[68033]: cluster 2024-07-28T21:09:06.405514+0000 mgr.y (mgr.34101) 2983 : cluster [DBG] pgmap v3911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:07 smithi045 bash[80445]: cluster 2024-07-28T21:09:06.405514+0000 mgr.y (mgr.34101) 2983 : cluster [DBG] pgmap v3911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:07 smithi045 bash[82788]: cluster 2024-07-28T21:09:06.405514+0000 mgr.y (mgr.34101) 2983 : cluster [DBG] pgmap v3911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:07 smithi155 bash[73694]: debug 2024-07-28T21:09:07.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:08.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4782 16 16 0 0 0 - 0 2024-07-28T21:09:08.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:08 smithi155 bash[68033]: audit 2024-07-28T21:09:07.968292+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:09:08.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:08 smithi155 bash[73694]: debug 2024-07-28T21:09:08.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:08 smithi045 bash[80445]: audit 2024-07-28T21:09:07.968292+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:09:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:08 smithi045 bash[82788]: audit 2024-07-28T21:09:07.968292+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:09:09.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4783 16 16 0 0 0 - 0 2024-07-28T21:09:09.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:09 smithi155 bash[68033]: cluster 2024-07-28T21:09:08.407582+0000 mgr.y (mgr.34101) 2984 : cluster [DBG] pgmap v3912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:09 smithi045 bash[80445]: cluster 2024-07-28T21:09:08.407582+0000 mgr.y (mgr.34101) 2984 : cluster [DBG] pgmap v3912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:09 smithi045 bash[82788]: cluster 2024-07-28T21:09:08.407582+0000 mgr.y (mgr.34101) 2984 : cluster [DBG] pgmap v3912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:09 smithi155 bash[73694]: debug 2024-07-28T21:09:09.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:10.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4784 16 16 0 0 0 - 0 2024-07-28T21:09:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:09:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:09:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:09:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:10 smithi155 bash[73694]: debug 2024-07-28T21:09:10.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:11.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4785 16 16 0 0 0 - 0 2024-07-28T21:09:11.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:11 smithi155 bash[68033]: cluster 2024-07-28T21:09:10.409530+0000 mgr.y (mgr.34101) 2985 : cluster [DBG] pgmap v3913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:11 smithi045 bash[82788]: cluster 2024-07-28T21:09:10.409530+0000 mgr.y (mgr.34101) 2985 : cluster [DBG] pgmap v3913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:11.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:11 smithi045 bash[80445]: cluster 2024-07-28T21:09:10.409530+0000 mgr.y (mgr.34101) 2985 : cluster [DBG] pgmap v3913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:11 smithi155 bash[73694]: debug 2024-07-28T21:09:11.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:12.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4786 16 16 0 0 0 - 0 2024-07-28T21:09:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:09:12 smithi155 bash[60745]: ts=2024-07-28T21:09:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:09:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:12 smithi155 bash[73694]: debug 2024-07-28T21:09:12.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:13.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4787 16 16 0 0 0 - 0 2024-07-28T21:09:13.924 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:13 smithi155 bash[68033]: cluster 2024-07-28T21:09:12.411486+0000 mgr.y (mgr.34101) 2986 : cluster [DBG] pgmap v3914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:13 smithi045 bash[80445]: cluster 2024-07-28T21:09:12.411486+0000 mgr.y (mgr.34101) 2986 : cluster [DBG] pgmap v3914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:13 smithi045 bash[82788]: cluster 2024-07-28T21:09:12.411486+0000 mgr.y (mgr.34101) 2986 : cluster [DBG] pgmap v3914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:13 smithi155 bash[73694]: debug 2024-07-28T21:09:13.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:14.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4788 16 16 0 0 0 - 0 2024-07-28T21:09:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[80445]: audit 2024-07-28T21:09:13.683557+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[80445]: audit 2024-07-28T21:09:13.692239+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[80445]: audit 2024-07-28T21:09:13.848978+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[80445]: audit 2024-07-28T21:09:13.861605+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[80445]: audit 2024-07-28T21:09:14.312989+0000 mon.c (mon.2) 864 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:09:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[80445]: audit 2024-07-28T21:09:14.314923+0000 mon.c (mon.2) 865 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:09:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[80445]: audit 2024-07-28T21:09:14.325490+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[82788]: audit 2024-07-28T21:09:13.683557+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[82788]: audit 2024-07-28T21:09:13.692239+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[82788]: audit 2024-07-28T21:09:13.848978+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[82788]: audit 2024-07-28T21:09:13.861605+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:14.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[82788]: audit 2024-07-28T21:09:14.312989+0000 mon.c (mon.2) 864 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:09:14.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[82788]: audit 2024-07-28T21:09:14.314923+0000 mon.c (mon.2) 865 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:09:14.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:14 smithi045 bash[82788]: audit 2024-07-28T21:09:14.325490+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:14 smithi155 bash[73694]: debug 2024-07-28T21:09:14.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:14 smithi155 bash[68033]: audit 2024-07-28T21:09:13.683557+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:14 smithi155 bash[68033]: audit 2024-07-28T21:09:13.692239+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:14 smithi155 bash[68033]: audit 2024-07-28T21:09:13.848978+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:14 smithi155 bash[68033]: audit 2024-07-28T21:09:13.861605+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:14 smithi155 bash[68033]: audit 2024-07-28T21:09:14.312989+0000 mon.c (mon.2) 864 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:09:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:14 smithi155 bash[68033]: audit 2024-07-28T21:09:14.314923+0000 mon.c (mon.2) 865 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:09:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:14 smithi155 bash[68033]: audit 2024-07-28T21:09:14.325490+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:09:15.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4789 16 16 0 0 0 - 0 2024-07-28T21:09:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:15 smithi045 bash[82788]: cluster 2024-07-28T21:09:14.413182+0000 mgr.y (mgr.34101) 2987 : cluster [DBG] pgmap v3915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:15 smithi045 bash[80445]: cluster 2024-07-28T21:09:14.413182+0000 mgr.y (mgr.34101) 2987 : cluster [DBG] pgmap v3915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:15 smithi155 bash[73694]: debug 2024-07-28T21:09:15.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:15 smithi155 bash[68033]: cluster 2024-07-28T21:09:14.413182+0000 mgr.y (mgr.34101) 2987 : cluster [DBG] pgmap v3915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:16.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4790 16 16 0 0 0 - 0 2024-07-28T21:09:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:16 smithi155 bash[73694]: debug 2024-07-28T21:09:16.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:17.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4791 16 16 0 0 0 - 0 2024-07-28T21:09:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:17 smithi045 bash[82788]: cluster 2024-07-28T21:09:16.415099+0000 mgr.y (mgr.34101) 2988 : cluster [DBG] pgmap v3916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:17 smithi045 bash[80445]: cluster 2024-07-28T21:09:16.415099+0000 mgr.y (mgr.34101) 2988 : cluster [DBG] pgmap v3916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:17 smithi155 bash[73694]: debug 2024-07-28T21:09:17.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:17 smithi155 bash[68033]: cluster 2024-07-28T21:09:16.415099+0000 mgr.y (mgr.34101) 2988 : cluster [DBG] pgmap v3916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:18.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4792 16 16 0 0 0 - 0 2024-07-28T21:09:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:18 smithi045 bash[80445]: audit 2024-07-28T21:09:18.348820+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:18 smithi045 bash[82788]: audit 2024-07-28T21:09:18.348820+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:18 smithi155 bash[73694]: debug 2024-07-28T21:09:18.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:18 smithi155 bash[68033]: audit 2024-07-28T21:09:18.348820+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:19.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4793 16 16 0 0 0 - 0 2024-07-28T21:09:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:19 smithi045 bash[82788]: cluster 2024-07-28T21:09:18.417108+0000 mgr.y (mgr.34101) 2989 : cluster [DBG] pgmap v3917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:19.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:19 smithi045 bash[80445]: cluster 2024-07-28T21:09:18.417108+0000 mgr.y (mgr.34101) 2989 : cluster [DBG] pgmap v3917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:19 smithi155 bash[73694]: debug 2024-07-28T21:09:19.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:19 smithi155 bash[68033]: cluster 2024-07-28T21:09:18.417108+0000 mgr.y (mgr.34101) 2989 : cluster [DBG] pgmap v3917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:20.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4794 16 16 0 0 0 - 0 2024-07-28T21:09:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:09:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:09:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:09:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:20 smithi155 bash[73694]: debug 2024-07-28T21:09:20.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:21.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4795 16 16 0 0 0 - 0 2024-07-28T21:09:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:21 smithi045 bash[82788]: cluster 2024-07-28T21:09:20.419067+0000 mgr.y (mgr.34101) 2990 : cluster [DBG] pgmap v3918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:21 smithi045 bash[80445]: cluster 2024-07-28T21:09:20.419067+0000 mgr.y (mgr.34101) 2990 : cluster [DBG] pgmap v3918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:21 smithi155 bash[73694]: debug 2024-07-28T21:09:21.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:21 smithi155 bash[68033]: cluster 2024-07-28T21:09:20.419067+0000 mgr.y (mgr.34101) 2990 : cluster [DBG] pgmap v3918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:22.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4796 16 16 0 0 0 - 0 2024-07-28T21:09:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:09:22 smithi155 bash[60745]: ts=2024-07-28T21:09:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:09:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:22 smithi155 bash[73694]: debug 2024-07-28T21:09:22.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:23.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4797 16 16 0 0 0 - 0 2024-07-28T21:09:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:23 smithi045 bash[82788]: cluster 2024-07-28T21:09:22.421117+0000 mgr.y (mgr.34101) 2991 : cluster [DBG] pgmap v3919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:23 smithi045 bash[80445]: cluster 2024-07-28T21:09:22.421117+0000 mgr.y (mgr.34101) 2991 : cluster [DBG] pgmap v3919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:23 smithi155 bash[68033]: cluster 2024-07-28T21:09:22.421117+0000 mgr.y (mgr.34101) 2991 : cluster [DBG] pgmap v3919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:23 smithi155 bash[73694]: debug 2024-07-28T21:09:23.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:24.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4798 16 16 0 0 0 - 0 2024-07-28T21:09:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:24 smithi155 bash[73694]: debug 2024-07-28T21:09:24.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:25.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4799 16 16 0 0 0 - 0 2024-07-28T21:09:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:25 smithi045 bash[82788]: cluster 2024-07-28T21:09:24.422913+0000 mgr.y (mgr.34101) 2992 : cluster [DBG] pgmap v3920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:25 smithi045 bash[80445]: cluster 2024-07-28T21:09:24.422913+0000 mgr.y (mgr.34101) 2992 : cluster [DBG] pgmap v3920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:25 smithi155 bash[73694]: debug 2024-07-28T21:09:25.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:25 smithi155 bash[68033]: cluster 2024-07-28T21:09:24.422913+0000 mgr.y (mgr.34101) 2992 : cluster [DBG] pgmap v3920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:26.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:09:26.431259+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:09:26.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:09:26.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4800 16 16 0 0 0 - 0 2024-07-28T21:09:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:26 smithi155 bash[73694]: debug 2024-07-28T21:09:26.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:27.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4801 16 16 0 0 0 - 0 2024-07-28T21:09:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:27 smithi155 bash[73694]: debug 2024-07-28T21:09:27.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:27 smithi155 bash[68033]: cluster 2024-07-28T21:09:26.424775+0000 mgr.y (mgr.34101) 2993 : cluster [DBG] pgmap v3921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:27 smithi045 bash[82788]: cluster 2024-07-28T21:09:26.424775+0000 mgr.y (mgr.34101) 2993 : cluster [DBG] pgmap v3921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:27 smithi045 bash[80445]: cluster 2024-07-28T21:09:26.424775+0000 mgr.y (mgr.34101) 2993 : cluster [DBG] pgmap v3921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:28.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4802 16 16 0 0 0 - 0 2024-07-28T21:09:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:28 smithi155 bash[73694]: debug 2024-07-28T21:09:28.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:29.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4803 16 16 0 0 0 - 0 2024-07-28T21:09:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:29 smithi155 bash[73694]: debug 2024-07-28T21:09:29.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:29 smithi155 bash[68033]: cluster 2024-07-28T21:09:28.426890+0000 mgr.y (mgr.34101) 2994 : cluster [DBG] pgmap v3922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:29 smithi045 bash[80445]: cluster 2024-07-28T21:09:28.426890+0000 mgr.y (mgr.34101) 2994 : cluster [DBG] pgmap v3922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:29 smithi045 bash[82788]: cluster 2024-07-28T21:09:28.426890+0000 mgr.y (mgr.34101) 2994 : cluster [DBG] pgmap v3922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:30.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4804 16 16 0 0 0 - 0 2024-07-28T21:09:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:09:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:09:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:09:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:30 smithi045 bash[80445]: cluster 2024-07-28T21:09:30.428830+0000 mgr.y (mgr.34101) 2995 : cluster [DBG] pgmap v3923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:30 smithi045 bash[82788]: cluster 2024-07-28T21:09:30.428830+0000 mgr.y (mgr.34101) 2995 : cluster [DBG] pgmap v3923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:30 smithi155 bash[73694]: debug 2024-07-28T21:09:30.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:30 smithi155 bash[68033]: cluster 2024-07-28T21:09:30.428830+0000 mgr.y (mgr.34101) 2995 : cluster [DBG] pgmap v3923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:31.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4805 16 16 0 0 0 - 0 2024-07-28T21:09:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:31 smithi155 bash[73694]: debug 2024-07-28T21:09:31.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:32.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4806 16 16 0 0 0 - 0 2024-07-28T21:09:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:09:32 smithi155 bash[60745]: ts=2024-07-28T21:09:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:09:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:32 smithi155 bash[73694]: debug 2024-07-28T21:09:32.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:33.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4807 16 16 0 0 0 - 0 2024-07-28T21:09:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:33 smithi155 bash[68033]: cluster 2024-07-28T21:09:32.430759+0000 mgr.y (mgr.34101) 2996 : cluster [DBG] pgmap v3924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:33 smithi155 bash[68033]: audit 2024-07-28T21:09:33.348931+0000 mon.c (mon.2) 867 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:33 smithi045 bash[80445]: cluster 2024-07-28T21:09:32.430759+0000 mgr.y (mgr.34101) 2996 : cluster [DBG] pgmap v3924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:33 smithi045 bash[80445]: audit 2024-07-28T21:09:33.348931+0000 mon.c (mon.2) 867 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:33 smithi045 bash[82788]: cluster 2024-07-28T21:09:32.430759+0000 mgr.y (mgr.34101) 2996 : cluster [DBG] pgmap v3924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:33 smithi045 bash[82788]: audit 2024-07-28T21:09:33.348931+0000 mon.c (mon.2) 867 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:33 smithi155 bash[73694]: debug 2024-07-28T21:09:33.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:34.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4808 16 16 0 0 0 - 0 2024-07-28T21:09:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:34 smithi155 bash[73694]: debug 2024-07-28T21:09:34.872+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:35.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4809 16 16 0 0 0 - 0 2024-07-28T21:09:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:35 smithi155 bash[68033]: cluster 2024-07-28T21:09:34.432488+0000 mgr.y (mgr.34101) 2997 : cluster [DBG] pgmap v3925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:35 smithi045 bash[80445]: cluster 2024-07-28T21:09:34.432488+0000 mgr.y (mgr.34101) 2997 : cluster [DBG] pgmap v3925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:35 smithi045 bash[82788]: cluster 2024-07-28T21:09:34.432488+0000 mgr.y (mgr.34101) 2997 : cluster [DBG] pgmap v3925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:35 smithi155 bash[73694]: debug 2024-07-28T21:09:35.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:36.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4810 16 16 0 0 0 - 0 2024-07-28T21:09:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:36 smithi155 bash[73694]: debug 2024-07-28T21:09:36.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:37.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4811 16 16 0 0 0 - 0 2024-07-28T21:09:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:37 smithi155 bash[68033]: cluster 2024-07-28T21:09:36.434258+0000 mgr.y (mgr.34101) 2998 : cluster [DBG] pgmap v3926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:37 smithi045 bash[80445]: cluster 2024-07-28T21:09:36.434258+0000 mgr.y (mgr.34101) 2998 : cluster [DBG] pgmap v3926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:37 smithi045 bash[82788]: cluster 2024-07-28T21:09:36.434258+0000 mgr.y (mgr.34101) 2998 : cluster [DBG] pgmap v3926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:37 smithi155 bash[73694]: debug 2024-07-28T21:09:37.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:38.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4812 16 16 0 0 0 - 0 2024-07-28T21:09:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:38 smithi155 bash[73694]: debug 2024-07-28T21:09:38.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:39.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4813 16 16 0 0 0 - 0 2024-07-28T21:09:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:39 smithi155 bash[68033]: cluster 2024-07-28T21:09:38.436132+0000 mgr.y (mgr.34101) 2999 : cluster [DBG] pgmap v3927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:39 smithi045 bash[80445]: cluster 2024-07-28T21:09:38.436132+0000 mgr.y (mgr.34101) 2999 : cluster [DBG] pgmap v3927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:39 smithi045 bash[82788]: cluster 2024-07-28T21:09:38.436132+0000 mgr.y (mgr.34101) 2999 : cluster [DBG] pgmap v3927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:39 smithi155 bash[73694]: debug 2024-07-28T21:09:39.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:40.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4814 16 16 0 0 0 - 0 2024-07-28T21:09:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:09:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:09:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:09:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:40 smithi155 bash[73694]: debug 2024-07-28T21:09:40.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:41.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4815 16 16 0 0 0 - 0 2024-07-28T21:09:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:41 smithi155 bash[68033]: cluster 2024-07-28T21:09:40.437911+0000 mgr.y (mgr.34101) 3000 : cluster [DBG] pgmap v3928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:41 smithi045 bash[80445]: cluster 2024-07-28T21:09:40.437911+0000 mgr.y (mgr.34101) 3000 : cluster [DBG] pgmap v3928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:41 smithi045 bash[82788]: cluster 2024-07-28T21:09:40.437911+0000 mgr.y (mgr.34101) 3000 : cluster [DBG] pgmap v3928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:41 smithi155 bash[73694]: debug 2024-07-28T21:09:41.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:42.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4816 16 16 0 0 0 - 0 2024-07-28T21:09:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:09:42 smithi155 bash[60745]: ts=2024-07-28T21:09:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:09:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:43 smithi155 bash[73694]: debug 2024-07-28T21:09:43.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:43.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4817 16 16 0 0 0 - 0 2024-07-28T21:09:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:43 smithi155 bash[68033]: cluster 2024-07-28T21:09:42.439749+0000 mgr.y (mgr.34101) 3001 : cluster [DBG] pgmap v3929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:43 smithi045 bash[80445]: cluster 2024-07-28T21:09:42.439749+0000 mgr.y (mgr.34101) 3001 : cluster [DBG] pgmap v3929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:43 smithi045 bash[82788]: cluster 2024-07-28T21:09:42.439749+0000 mgr.y (mgr.34101) 3001 : cluster [DBG] pgmap v3929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:44.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4818 16 16 0 0 0 - 0 2024-07-28T21:09:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:44 smithi155 bash[73694]: debug 2024-07-28T21:09:44.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:45 smithi155 bash[73694]: debug 2024-07-28T21:09:45.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:45.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4819 16 16 0 0 0 - 0 2024-07-28T21:09:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:45 smithi155 bash[68033]: cluster 2024-07-28T21:09:44.441495+0000 mgr.y (mgr.34101) 3002 : cluster [DBG] pgmap v3930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:45 smithi045 bash[80445]: cluster 2024-07-28T21:09:44.441495+0000 mgr.y (mgr.34101) 3002 : cluster [DBG] pgmap v3930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:45 smithi045 bash[82788]: cluster 2024-07-28T21:09:44.441495+0000 mgr.y (mgr.34101) 3002 : cluster [DBG] pgmap v3930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:46 smithi155 bash[73694]: debug 2024-07-28T21:09:46.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:46.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:09:46.434518+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:09:46.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:09:46.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4820 16 16 0 0 0 - 0 2024-07-28T21:09:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:47 smithi155 bash[73694]: debug 2024-07-28T21:09:47.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:47.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4821 16 16 0 0 0 - 0 2024-07-28T21:09:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:47 smithi155 bash[68033]: cluster 2024-07-28T21:09:46.443247+0000 mgr.y (mgr.34101) 3003 : cluster [DBG] pgmap v3931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:47 smithi045 bash[80445]: cluster 2024-07-28T21:09:46.443247+0000 mgr.y (mgr.34101) 3003 : cluster [DBG] pgmap v3931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:47 smithi045 bash[82788]: cluster 2024-07-28T21:09:46.443247+0000 mgr.y (mgr.34101) 3003 : cluster [DBG] pgmap v3931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:47 smithi155 bash[73694]: debug 2024-07-28T21:09:47.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:48.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4822 16 16 0 0 0 - 0 2024-07-28T21:09:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:48 smithi155 bash[68033]: audit 2024-07-28T21:09:48.351925+0000 mon.c (mon.2) 868 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:48 smithi045 bash[80445]: audit 2024-07-28T21:09:48.351925+0000 mon.c (mon.2) 868 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:48 smithi045 bash[82788]: audit 2024-07-28T21:09:48.351925+0000 mon.c (mon.2) 868 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:09:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:48 smithi155 bash[73694]: debug 2024-07-28T21:09:48.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:49.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4823 16 16 0 0 0 - 0 2024-07-28T21:09:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:49 smithi155 bash[68033]: cluster 2024-07-28T21:09:48.445128+0000 mgr.y (mgr.34101) 3004 : cluster [DBG] pgmap v3932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:49 smithi045 bash[82788]: cluster 2024-07-28T21:09:48.445128+0000 mgr.y (mgr.34101) 3004 : cluster [DBG] pgmap v3932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:49 smithi045 bash[80445]: cluster 2024-07-28T21:09:48.445128+0000 mgr.y (mgr.34101) 3004 : cluster [DBG] pgmap v3932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:49 smithi155 bash[73694]: debug 2024-07-28T21:09:49.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:50.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4824 16 16 0 0 0 - 0 2024-07-28T21:09:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:09:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:09:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:09:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:50 smithi155 bash[73694]: debug 2024-07-28T21:09:50.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:51.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4825 16 16 0 0 0 - 0 2024-07-28T21:09:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:51 smithi155 bash[68033]: cluster 2024-07-28T21:09:50.446911+0000 mgr.y (mgr.34101) 3005 : cluster [DBG] pgmap v3933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:51 smithi045 bash[80445]: cluster 2024-07-28T21:09:50.446911+0000 mgr.y (mgr.34101) 3005 : cluster [DBG] pgmap v3933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:51 smithi045 bash[82788]: cluster 2024-07-28T21:09:50.446911+0000 mgr.y (mgr.34101) 3005 : cluster [DBG] pgmap v3933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:51 smithi155 bash[73694]: debug 2024-07-28T21:09:51.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:52.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4826 16 16 0 0 0 - 0 2024-07-28T21:09:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:09:52 smithi155 bash[60745]: ts=2024-07-28T21:09:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:09:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:52 smithi155 bash[73694]: debug 2024-07-28T21:09:52.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:53.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4827 16 16 0 0 0 - 0 2024-07-28T21:09:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:53 smithi155 bash[68033]: cluster 2024-07-28T21:09:52.448799+0000 mgr.y (mgr.34101) 3006 : cluster [DBG] pgmap v3934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:53 smithi045 bash[80445]: cluster 2024-07-28T21:09:52.448799+0000 mgr.y (mgr.34101) 3006 : cluster [DBG] pgmap v3934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:53 smithi045 bash[82788]: cluster 2024-07-28T21:09:52.448799+0000 mgr.y (mgr.34101) 3006 : cluster [DBG] pgmap v3934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:53 smithi155 bash[73694]: debug 2024-07-28T21:09:53.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:54.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4828 16 16 0 0 0 - 0 2024-07-28T21:09:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:54 smithi155 bash[73694]: debug 2024-07-28T21:09:54.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:55.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4829 16 16 0 0 0 - 0 2024-07-28T21:09:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:55 smithi155 bash[68033]: cluster 2024-07-28T21:09:54.450634+0000 mgr.y (mgr.34101) 3007 : cluster [DBG] pgmap v3935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:55 smithi045 bash[80445]: cluster 2024-07-28T21:09:54.450634+0000 mgr.y (mgr.34101) 3007 : cluster [DBG] pgmap v3935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:55 smithi045 bash[82788]: cluster 2024-07-28T21:09:54.450634+0000 mgr.y (mgr.34101) 3007 : cluster [DBG] pgmap v3935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:55 smithi155 bash[73694]: debug 2024-07-28T21:09:55.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:56.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4830 16 16 0 0 0 - 0 2024-07-28T21:09:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:56 smithi155 bash[73694]: debug 2024-07-28T21:09:56.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:57.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4831 16 16 0 0 0 - 0 2024-07-28T21:09:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:57 smithi155 bash[68033]: cluster 2024-07-28T21:09:56.452403+0000 mgr.y (mgr.34101) 3008 : cluster [DBG] pgmap v3936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:57 smithi045 bash[80445]: cluster 2024-07-28T21:09:56.452403+0000 mgr.y (mgr.34101) 3008 : cluster [DBG] pgmap v3936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:57 smithi045 bash[82788]: cluster 2024-07-28T21:09:56.452403+0000 mgr.y (mgr.34101) 3008 : cluster [DBG] pgmap v3936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:57 smithi155 bash[73694]: debug 2024-07-28T21:09:57.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:58.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4832 16 16 0 0 0 - 0 2024-07-28T21:09:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:58 smithi155 bash[73694]: debug 2024-07-28T21:09:58.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:09:59.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4833 16 16 0 0 0 - 0 2024-07-28T21:09:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:09:59 smithi045 bash[80445]: cluster 2024-07-28T21:09:58.454310+0000 mgr.y (mgr.34101) 3009 : cluster [DBG] pgmap v3937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:09:59 smithi045 bash[82788]: cluster 2024-07-28T21:09:58.454310+0000 mgr.y (mgr.34101) 3009 : cluster [DBG] pgmap v3937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:09:59.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:09:59 smithi155 bash[68033]: cluster 2024-07-28T21:09:58.454310+0000 mgr.y (mgr.34101) 3009 : cluster [DBG] pgmap v3937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:09:59 smithi155 bash[73694]: debug 2024-07-28T21:09:59.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:00.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4834 16 16 0 0 0 - 0 2024-07-28T21:10:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:00 smithi045 bash[80445]: cluster 2024-07-28T21:10:00.000178+0000 mon.a (mon.0) 3263 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:10:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:10:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:10:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:10:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:00 smithi045 bash[82788]: cluster 2024-07-28T21:10:00.000178+0000 mon.a (mon.0) 3263 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:10:00.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:00 smithi155 bash[68033]: cluster 2024-07-28T21:10:00.000178+0000 mon.a (mon.0) 3263 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:10:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:00 smithi155 bash[73694]: debug 2024-07-28T21:10:00.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:01.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4835 16 16 0 0 0 - 0 2024-07-28T21:10:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:01 smithi045 bash[82788]: cluster 2024-07-28T21:10:00.456035+0000 mgr.y (mgr.34101) 3010 : cluster [DBG] pgmap v3938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:01 smithi045 bash[80445]: cluster 2024-07-28T21:10:00.456035+0000 mgr.y (mgr.34101) 3010 : cluster [DBG] pgmap v3938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:02.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:01 smithi155 bash[68033]: cluster 2024-07-28T21:10:00.456035+0000 mgr.y (mgr.34101) 3010 : cluster [DBG] pgmap v3938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:02 smithi155 bash[73694]: debug 2024-07-28T21:10:01.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:02.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4836 16 16 0 0 0 - 0 2024-07-28T21:10:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:10:02 smithi155 bash[60745]: ts=2024-07-28T21:10:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:10:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:02 smithi155 bash[73694]: debug 2024-07-28T21:10:02.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:03.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4837 16 16 0 0 0 - 0 2024-07-28T21:10:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:03 smithi045 bash[80445]: cluster 2024-07-28T21:10:02.457952+0000 mgr.y (mgr.34101) 3011 : cluster [DBG] pgmap v3939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:03 smithi045 bash[80445]: audit 2024-07-28T21:10:03.352320+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:03 smithi045 bash[82788]: cluster 2024-07-28T21:10:02.457952+0000 mgr.y (mgr.34101) 3011 : cluster [DBG] pgmap v3939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:03 smithi045 bash[82788]: audit 2024-07-28T21:10:03.352320+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:03.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:03 smithi155 bash[68033]: cluster 2024-07-28T21:10:02.457952+0000 mgr.y (mgr.34101) 3011 : cluster [DBG] pgmap v3939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:03.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:03 smithi155 bash[68033]: audit 2024-07-28T21:10:03.352320+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:03 smithi155 bash[73694]: debug 2024-07-28T21:10:03.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:04.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4838 16 16 0 0 0 - 0 2024-07-28T21:10:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:05 smithi155 bash[73694]: debug 2024-07-28T21:10:05.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:05.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4839 16 16 0 0 0 - 0 2024-07-28T21:10:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:05 smithi045 bash[80445]: cluster 2024-07-28T21:10:04.459653+0000 mgr.y (mgr.34101) 3012 : cluster [DBG] pgmap v3940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:05.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:05 smithi045 bash[82788]: cluster 2024-07-28T21:10:04.459653+0000 mgr.y (mgr.34101) 3012 : cluster [DBG] pgmap v3940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:05.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:05 smithi155 bash[68033]: cluster 2024-07-28T21:10:04.459653+0000 mgr.y (mgr.34101) 3012 : cluster [DBG] pgmap v3940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:05 smithi155 bash[73694]: debug 2024-07-28T21:10:05.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:06.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:10:06.437894+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:10:06.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:10:06.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4840 16 16 0 0 0 - 0 2024-07-28T21:10:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:07 smithi155 bash[73694]: debug 2024-07-28T21:10:07.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:07.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4841 16 16 0 0 0 - 0 2024-07-28T21:10:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:07 smithi045 bash[82788]: cluster 2024-07-28T21:10:06.461414+0000 mgr.y (mgr.34101) 3013 : cluster [DBG] pgmap v3941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:07 smithi045 bash[80445]: cluster 2024-07-28T21:10:06.461414+0000 mgr.y (mgr.34101) 3013 : cluster [DBG] pgmap v3941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:08.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:07 smithi155 bash[68033]: cluster 2024-07-28T21:10:06.461414+0000 mgr.y (mgr.34101) 3013 : cluster [DBG] pgmap v3941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:08 smithi155 bash[73694]: debug 2024-07-28T21:10:08.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:08.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4842 16 16 0 0 0 - 0 2024-07-28T21:10:09.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4843 16 16 0 0 0 - 0 2024-07-28T21:10:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:09 smithi155 bash[73694]: debug 2024-07-28T21:10:09.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:09 smithi045 bash[80445]: cluster 2024-07-28T21:10:08.463343+0000 mgr.y (mgr.34101) 3014 : cluster [DBG] pgmap v3942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:09 smithi045 bash[82788]: cluster 2024-07-28T21:10:08.463343+0000 mgr.y (mgr.34101) 3014 : cluster [DBG] pgmap v3942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:09 smithi155 bash[68033]: cluster 2024-07-28T21:10:08.463343+0000 mgr.y (mgr.34101) 3014 : cluster [DBG] pgmap v3942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:10.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4844 16 16 0 0 0 - 0 2024-07-28T21:10:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:10 smithi155 bash[73694]: debug 2024-07-28T21:10:10.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:10:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:10:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:10:11.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4845 16 16 0 0 0 - 0 2024-07-28T21:10:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:11 smithi155 bash[73694]: debug 2024-07-28T21:10:11.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:11 smithi045 bash[80445]: cluster 2024-07-28T21:10:10.465113+0000 mgr.y (mgr.34101) 3015 : cluster [DBG] pgmap v3943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:11 smithi045 bash[82788]: cluster 2024-07-28T21:10:10.465113+0000 mgr.y (mgr.34101) 3015 : cluster [DBG] pgmap v3943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:11 smithi155 bash[68033]: cluster 2024-07-28T21:10:10.465113+0000 mgr.y (mgr.34101) 3015 : cluster [DBG] pgmap v3943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:12.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4846 16 16 0 0 0 - 0 2024-07-28T21:10:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:12 smithi155 bash[73694]: debug 2024-07-28T21:10:12.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:10:12 smithi155 bash[60745]: ts=2024-07-28T21:10:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:10:13.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4847 16 16 0 0 0 - 0 2024-07-28T21:10:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:13 smithi155 bash[73694]: debug 2024-07-28T21:10:13.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:13 smithi045 bash[80445]: cluster 2024-07-28T21:10:12.467059+0000 mgr.y (mgr.34101) 3016 : cluster [DBG] pgmap v3944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:13 smithi045 bash[82788]: cluster 2024-07-28T21:10:12.467059+0000 mgr.y (mgr.34101) 3016 : cluster [DBG] pgmap v3944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:13 smithi155 bash[68033]: cluster 2024-07-28T21:10:12.467059+0000 mgr.y (mgr.34101) 3016 : cluster [DBG] pgmap v3944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:14.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4848 16 16 0 0 0 - 0 2024-07-28T21:10:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:14 smithi155 bash[73694]: debug 2024-07-28T21:10:14.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:14 smithi045 bash[80445]: audit 2024-07-28T21:10:14.468182+0000 mon.c (mon.2) 870 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:10:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:14 smithi045 bash[82788]: audit 2024-07-28T21:10:14.468182+0000 mon.c (mon.2) 870 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:10:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:14 smithi155 bash[68033]: audit 2024-07-28T21:10:14.468182+0000 mon.c (mon.2) 870 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:10:15.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4849 16 16 0 0 0 - 0 2024-07-28T21:10:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:15 smithi155 bash[73694]: debug 2024-07-28T21:10:15.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:15 smithi045 bash[80445]: cluster 2024-07-28T21:10:14.468301+0000 mgr.y (mgr.34101) 3017 : cluster [DBG] pgmap v3945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:15 smithi045 bash[82788]: cluster 2024-07-28T21:10:14.468301+0000 mgr.y (mgr.34101) 3017 : cluster [DBG] pgmap v3945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:15 smithi155 bash[68033]: cluster 2024-07-28T21:10:14.468301+0000 mgr.y (mgr.34101) 3017 : cluster [DBG] pgmap v3945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:16.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4850 16 16 0 0 0 - 0 2024-07-28T21:10:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:16 smithi155 bash[73694]: debug 2024-07-28T21:10:16.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:17.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4851 16 16 0 0 0 - 0 2024-07-28T21:10:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:17 smithi155 bash[73694]: debug 2024-07-28T21:10:17.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:17 smithi045 bash[80445]: cluster 2024-07-28T21:10:16.470071+0000 mgr.y (mgr.34101) 3018 : cluster [DBG] pgmap v3946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:17 smithi045 bash[82788]: cluster 2024-07-28T21:10:16.470071+0000 mgr.y (mgr.34101) 3018 : cluster [DBG] pgmap v3946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:17 smithi155 bash[68033]: cluster 2024-07-28T21:10:16.470071+0000 mgr.y (mgr.34101) 3018 : cluster [DBG] pgmap v3946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:18.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4852 16 16 0 0 0 - 0 2024-07-28T21:10:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:18 smithi155 bash[73694]: debug 2024-07-28T21:10:18.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:18 smithi045 bash[80445]: audit 2024-07-28T21:10:18.352626+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:18 smithi045 bash[82788]: audit 2024-07-28T21:10:18.352626+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:18 smithi155 bash[68033]: audit 2024-07-28T21:10:18.352626+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:19.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4853 16 16 0 0 0 - 0 2024-07-28T21:10:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:19 smithi155 bash[73694]: debug 2024-07-28T21:10:19.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:19 smithi045 bash[80445]: cluster 2024-07-28T21:10:18.472063+0000 mgr.y (mgr.34101) 3019 : cluster [DBG] pgmap v3947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:19 smithi045 bash[82788]: cluster 2024-07-28T21:10:18.472063+0000 mgr.y (mgr.34101) 3019 : cluster [DBG] pgmap v3947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:19 smithi155 bash[68033]: cluster 2024-07-28T21:10:18.472063+0000 mgr.y (mgr.34101) 3019 : cluster [DBG] pgmap v3947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:20.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4854 16 16 0 0 0 - 0 2024-07-28T21:10:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:20 smithi155 bash[73694]: debug 2024-07-28T21:10:20.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:10:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:10:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:10:21.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4855 16 16 0 0 0 - 0 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: audit 2024-07-28T21:10:20.196576+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: audit 2024-07-28T21:10:20.205685+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: audit 2024-07-28T21:10:20.380197+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: audit 2024-07-28T21:10:20.391571+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: cluster 2024-07-28T21:10:20.473595+0000 mgr.y (mgr.34101) 3020 : cluster [DBG] pgmap v3948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: audit 2024-07-28T21:10:21.008872+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: audit 2024-07-28T21:10:21.017163+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: audit 2024-07-28T21:10:21.119614+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: audit 2024-07-28T21:10:21.132033+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: audit 2024-07-28T21:10:21.135155+0000 mon.c (mon.2) 872 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: audit 2024-07-28T21:10:21.136923+0000 mon.c (mon.2) 873 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:10:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[80445]: audit 2024-07-28T21:10:21.147281+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: audit 2024-07-28T21:10:20.196576+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: audit 2024-07-28T21:10:20.205685+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: audit 2024-07-28T21:10:20.380197+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: audit 2024-07-28T21:10:20.391571+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: cluster 2024-07-28T21:10:20.473595+0000 mgr.y (mgr.34101) 3020 : cluster [DBG] pgmap v3948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: audit 2024-07-28T21:10:21.008872+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: audit 2024-07-28T21:10:21.017163+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: audit 2024-07-28T21:10:21.119614+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: audit 2024-07-28T21:10:21.132033+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: audit 2024-07-28T21:10:21.135155+0000 mon.c (mon.2) 872 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:10:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: audit 2024-07-28T21:10:21.136923+0000 mon.c (mon.2) 873 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:10:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:21 smithi045 bash[82788]: audit 2024-07-28T21:10:21.147281+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[73694]: debug 2024-07-28T21:10:21.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: audit 2024-07-28T21:10:20.196576+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: audit 2024-07-28T21:10:20.205685+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: audit 2024-07-28T21:10:20.380197+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: audit 2024-07-28T21:10:20.391571+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: cluster 2024-07-28T21:10:20.473595+0000 mgr.y (mgr.34101) 3020 : cluster [DBG] pgmap v3948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: audit 2024-07-28T21:10:21.008872+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: audit 2024-07-28T21:10:21.017163+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: audit 2024-07-28T21:10:21.119614+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: audit 2024-07-28T21:10:21.132033+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: audit 2024-07-28T21:10:21.135155+0000 mon.c (mon.2) 872 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:10:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: audit 2024-07-28T21:10:21.136923+0000 mon.c (mon.2) 873 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:10:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:21 smithi155 bash[68033]: audit 2024-07-28T21:10:21.147281+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:10:22.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4856 16 16 0 0 0 - 0 2024-07-28T21:10:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:22 smithi155 bash[73694]: debug 2024-07-28T21:10:22.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:10:22 smithi155 bash[60745]: ts=2024-07-28T21:10:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:10:23.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4857 16 16 0 0 0 - 0 2024-07-28T21:10:23.533 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:23 smithi155 bash[73694]: debug 2024-07-28T21:10:23.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:23 smithi155 bash[68033]: cluster 2024-07-28T21:10:22.475595+0000 mgr.y (mgr.34101) 3021 : cluster [DBG] pgmap v3949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:23 smithi045 bash[80445]: cluster 2024-07-28T21:10:22.475595+0000 mgr.y (mgr.34101) 3021 : cluster [DBG] pgmap v3949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:23 smithi045 bash[82788]: cluster 2024-07-28T21:10:22.475595+0000 mgr.y (mgr.34101) 3021 : cluster [DBG] pgmap v3949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:24.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4858 16 16 0 0 0 - 0 2024-07-28T21:10:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:24 smithi155 bash[73694]: debug 2024-07-28T21:10:24.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:25.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4859 16 16 0 0 0 - 0 2024-07-28T21:10:25.537 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:25 smithi155 bash[73694]: debug 2024-07-28T21:10:25.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:25 smithi155 bash[68033]: cluster 2024-07-28T21:10:24.477471+0000 mgr.y (mgr.34101) 3022 : cluster [DBG] pgmap v3950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:25 smithi045 bash[80445]: cluster 2024-07-28T21:10:24.477471+0000 mgr.y (mgr.34101) 3022 : cluster [DBG] pgmap v3950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:25 smithi045 bash[82788]: cluster 2024-07-28T21:10:24.477471+0000 mgr.y (mgr.34101) 3022 : cluster [DBG] pgmap v3950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:26.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:10:26.441011+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:10:26.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:10:26.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4860 16 16 0 0 0 - 0 2024-07-28T21:10:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:26 smithi155 bash[73694]: debug 2024-07-28T21:10:26.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:27.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4861 16 16 0 0 0 - 0 2024-07-28T21:10:27.541 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:27 smithi155 bash[73694]: debug 2024-07-28T21:10:27.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:27 smithi155 bash[68033]: cluster 2024-07-28T21:10:26.479419+0000 mgr.y (mgr.34101) 3023 : cluster [DBG] pgmap v3951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:27 smithi045 bash[80445]: cluster 2024-07-28T21:10:26.479419+0000 mgr.y (mgr.34101) 3023 : cluster [DBG] pgmap v3951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:27 smithi045 bash[82788]: cluster 2024-07-28T21:10:26.479419+0000 mgr.y (mgr.34101) 3023 : cluster [DBG] pgmap v3951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:28 smithi155 bash[73694]: debug 2024-07-28T21:10:28.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:28.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4862 16 16 0 0 0 - 0 2024-07-28T21:10:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:29 smithi155 bash[73694]: debug 2024-07-28T21:10:29.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:29.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4863 16 16 0 0 0 - 0 2024-07-28T21:10:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:29 smithi155 bash[68033]: cluster 2024-07-28T21:10:28.481479+0000 mgr.y (mgr.34101) 3024 : cluster [DBG] pgmap v3952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:29 smithi045 bash[80445]: cluster 2024-07-28T21:10:28.481479+0000 mgr.y (mgr.34101) 3024 : cluster [DBG] pgmap v3952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:29.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:29 smithi045 bash[82788]: cluster 2024-07-28T21:10:28.481479+0000 mgr.y (mgr.34101) 3024 : cluster [DBG] pgmap v3952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:30 smithi155 bash[73694]: debug 2024-07-28T21:10:30.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:30.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4864 16 16 0 0 0 - 0 2024-07-28T21:10:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:10:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:10:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:10:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:31 smithi155 bash[73694]: debug 2024-07-28T21:10:31.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:31.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4865 16 16 0 0 0 - 0 2024-07-28T21:10:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:31 smithi155 bash[68033]: cluster 2024-07-28T21:10:30.483436+0000 mgr.y (mgr.34101) 3025 : cluster [DBG] pgmap v3953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:31 smithi045 bash[80445]: cluster 2024-07-28T21:10:30.483436+0000 mgr.y (mgr.34101) 3025 : cluster [DBG] pgmap v3953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:31.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:31 smithi045 bash[82788]: cluster 2024-07-28T21:10:30.483436+0000 mgr.y (mgr.34101) 3025 : cluster [DBG] pgmap v3953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:32.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4866 16 16 0 0 0 - 0 2024-07-28T21:10:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:32 smithi155 bash[73694]: debug 2024-07-28T21:10:32.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:10:32 smithi155 bash[60745]: ts=2024-07-28T21:10:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:10:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:33 smithi155 bash[73694]: debug 2024-07-28T21:10:33.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:33.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4867 16 16 0 0 0 - 0 2024-07-28T21:10:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:33 smithi155 bash[68033]: cluster 2024-07-28T21:10:32.485463+0000 mgr.y (mgr.34101) 3026 : cluster [DBG] pgmap v3954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:33 smithi155 bash[68033]: audit 2024-07-28T21:10:33.353023+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:33 smithi045 bash[80445]: cluster 2024-07-28T21:10:32.485463+0000 mgr.y (mgr.34101) 3026 : cluster [DBG] pgmap v3954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:33 smithi045 bash[80445]: audit 2024-07-28T21:10:33.353023+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:33 smithi045 bash[82788]: cluster 2024-07-28T21:10:32.485463+0000 mgr.y (mgr.34101) 3026 : cluster [DBG] pgmap v3954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:33 smithi045 bash[82788]: audit 2024-07-28T21:10:33.353023+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:34 smithi155 bash[73694]: debug 2024-07-28T21:10:34.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:34.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4868 16 16 0 0 0 - 0 2024-07-28T21:10:35.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4869 16 16 0 0 0 - 0 2024-07-28T21:10:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:35 smithi155 bash[73694]: debug 2024-07-28T21:10:35.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:35 smithi045 bash[80445]: cluster 2024-07-28T21:10:34.487495+0000 mgr.y (mgr.34101) 3027 : cluster [DBG] pgmap v3955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:35 smithi045 bash[82788]: cluster 2024-07-28T21:10:34.487495+0000 mgr.y (mgr.34101) 3027 : cluster [DBG] pgmap v3955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:35 smithi155 bash[68033]: cluster 2024-07-28T21:10:34.487495+0000 mgr.y (mgr.34101) 3027 : cluster [DBG] pgmap v3955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:36.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4870 16 16 0 0 0 - 0 2024-07-28T21:10:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:36 smithi155 bash[73694]: debug 2024-07-28T21:10:36.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:37.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4871 16 16 0 0 0 - 0 2024-07-28T21:10:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:37 smithi155 bash[73694]: debug 2024-07-28T21:10:37.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:37 smithi045 bash[80445]: cluster 2024-07-28T21:10:36.489421+0000 mgr.y (mgr.34101) 3028 : cluster [DBG] pgmap v3956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:37 smithi045 bash[82788]: cluster 2024-07-28T21:10:36.489421+0000 mgr.y (mgr.34101) 3028 : cluster [DBG] pgmap v3956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:37 smithi155 bash[68033]: cluster 2024-07-28T21:10:36.489421+0000 mgr.y (mgr.34101) 3028 : cluster [DBG] pgmap v3956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:38.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4872 16 16 0 0 0 - 0 2024-07-28T21:10:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:38 smithi155 bash[73694]: debug 2024-07-28T21:10:38.131+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:39.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4873 16 16 0 0 0 - 0 2024-07-28T21:10:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:39 smithi155 bash[73694]: debug 2024-07-28T21:10:39.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:39 smithi045 bash[82788]: cluster 2024-07-28T21:10:38.491522+0000 mgr.y (mgr.34101) 3029 : cluster [DBG] pgmap v3957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:39 smithi045 bash[80445]: cluster 2024-07-28T21:10:38.491522+0000 mgr.y (mgr.34101) 3029 : cluster [DBG] pgmap v3957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:39 smithi155 bash[68033]: cluster 2024-07-28T21:10:38.491522+0000 mgr.y (mgr.34101) 3029 : cluster [DBG] pgmap v3957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:40.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4874 16 16 0 0 0 - 0 2024-07-28T21:10:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:40 smithi155 bash[73694]: debug 2024-07-28T21:10:40.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:10:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:10:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:10:41.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4875 16 16 0 0 0 - 0 2024-07-28T21:10:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:41 smithi155 bash[73694]: debug 2024-07-28T21:10:41.131+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:41 smithi045 bash[82788]: cluster 2024-07-28T21:10:40.493460+0000 mgr.y (mgr.34101) 3030 : cluster [DBG] pgmap v3958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:41 smithi045 bash[80445]: cluster 2024-07-28T21:10:40.493460+0000 mgr.y (mgr.34101) 3030 : cluster [DBG] pgmap v3958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:41 smithi155 bash[68033]: cluster 2024-07-28T21:10:40.493460+0000 mgr.y (mgr.34101) 3030 : cluster [DBG] pgmap v3958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:42.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4876 16 16 0 0 0 - 0 2024-07-28T21:10:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:42 smithi155 bash[73694]: debug 2024-07-28T21:10:42.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:10:42 smithi155 bash[60745]: ts=2024-07-28T21:10:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:10:43.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4877 16 16 0 0 0 - 0 2024-07-28T21:10:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:43 smithi155 bash[73694]: debug 2024-07-28T21:10:43.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:43 smithi045 bash[82788]: cluster 2024-07-28T21:10:42.495384+0000 mgr.y (mgr.34101) 3031 : cluster [DBG] pgmap v3959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:43 smithi045 bash[80445]: cluster 2024-07-28T21:10:42.495384+0000 mgr.y (mgr.34101) 3031 : cluster [DBG] pgmap v3959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:43 smithi155 bash[68033]: cluster 2024-07-28T21:10:42.495384+0000 mgr.y (mgr.34101) 3031 : cluster [DBG] pgmap v3959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:44.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4878 16 16 0 0 0 - 0 2024-07-28T21:10:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:44 smithi155 bash[73694]: debug 2024-07-28T21:10:44.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:45.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4879 16 16 0 0 0 - 0 2024-07-28T21:10:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:45 smithi155 bash[73694]: debug 2024-07-28T21:10:45.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:45 smithi045 bash[82788]: cluster 2024-07-28T21:10:44.497118+0000 mgr.y (mgr.34101) 3032 : cluster [DBG] pgmap v3960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:45 smithi045 bash[80445]: cluster 2024-07-28T21:10:44.497118+0000 mgr.y (mgr.34101) 3032 : cluster [DBG] pgmap v3960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:45 smithi155 bash[68033]: cluster 2024-07-28T21:10:44.497118+0000 mgr.y (mgr.34101) 3032 : cluster [DBG] pgmap v3960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:46.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:10:46.444409+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:10:46.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:10:46.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4880 16 16 0 0 0 - 0 2024-07-28T21:10:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:46 smithi155 bash[73694]: debug 2024-07-28T21:10:46.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:47.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4881 16 16 0 0 0 - 0 2024-07-28T21:10:47.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:47 smithi155 bash[73694]: debug 2024-07-28T21:10:47.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:47 smithi045 bash[82788]: cluster 2024-07-28T21:10:46.498885+0000 mgr.y (mgr.34101) 3033 : cluster [DBG] pgmap v3961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:47 smithi045 bash[80445]: cluster 2024-07-28T21:10:46.498885+0000 mgr.y (mgr.34101) 3033 : cluster [DBG] pgmap v3961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:47 smithi155 bash[68033]: cluster 2024-07-28T21:10:46.498885+0000 mgr.y (mgr.34101) 3033 : cluster [DBG] pgmap v3961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:48.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4882 16 16 0 0 0 - 0 2024-07-28T21:10:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:48 smithi155 bash[73694]: debug 2024-07-28T21:10:48.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:48 smithi045 bash[82788]: audit 2024-07-28T21:10:48.355746+0000 mon.c (mon.2) 875 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:48 smithi045 bash[80445]: audit 2024-07-28T21:10:48.355746+0000 mon.c (mon.2) 875 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:48 smithi155 bash[68033]: audit 2024-07-28T21:10:48.355746+0000 mon.c (mon.2) 875 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:10:49.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4883 16 16 0 0 0 - 0 2024-07-28T21:10:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:49 smithi155 bash[73694]: debug 2024-07-28T21:10:49.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:49 smithi045 bash[82788]: cluster 2024-07-28T21:10:48.500715+0000 mgr.y (mgr.34101) 3034 : cluster [DBG] pgmap v3962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:49 smithi045 bash[80445]: cluster 2024-07-28T21:10:48.500715+0000 mgr.y (mgr.34101) 3034 : cluster [DBG] pgmap v3962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:49 smithi155 bash[68033]: cluster 2024-07-28T21:10:48.500715+0000 mgr.y (mgr.34101) 3034 : cluster [DBG] pgmap v3962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:50.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4884 16 16 0 0 0 - 0 2024-07-28T21:10:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:50 smithi155 bash[73694]: debug 2024-07-28T21:10:50.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:10:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:10:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:10:51.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4885 16 16 0 0 0 - 0 2024-07-28T21:10:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:51 smithi155 bash[73694]: debug 2024-07-28T21:10:51.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:51 smithi045 bash[82788]: cluster 2024-07-28T21:10:50.502477+0000 mgr.y (mgr.34101) 3035 : cluster [DBG] pgmap v3963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:51 smithi045 bash[80445]: cluster 2024-07-28T21:10:50.502477+0000 mgr.y (mgr.34101) 3035 : cluster [DBG] pgmap v3963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:52.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:51 smithi155 bash[68033]: cluster 2024-07-28T21:10:50.502477+0000 mgr.y (mgr.34101) 3035 : cluster [DBG] pgmap v3963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:52.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4886 16 16 0 0 0 - 0 2024-07-28T21:10:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:52 smithi155 bash[73694]: debug 2024-07-28T21:10:52.131+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:10:52 smithi155 bash[60745]: ts=2024-07-28T21:10:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:10:53.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4887 16 16 0 0 0 - 0 2024-07-28T21:10:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:53 smithi155 bash[73694]: debug 2024-07-28T21:10:53.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:53 smithi045 bash[82788]: cluster 2024-07-28T21:10:52.504343+0000 mgr.y (mgr.34101) 3036 : cluster [DBG] pgmap v3964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:53 smithi045 bash[80445]: cluster 2024-07-28T21:10:52.504343+0000 mgr.y (mgr.34101) 3036 : cluster [DBG] pgmap v3964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:53 smithi155 bash[68033]: cluster 2024-07-28T21:10:52.504343+0000 mgr.y (mgr.34101) 3036 : cluster [DBG] pgmap v3964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:54.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4888 16 16 0 0 0 - 0 2024-07-28T21:10:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:54 smithi155 bash[73694]: debug 2024-07-28T21:10:54.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:55.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4889 16 16 0 0 0 - 0 2024-07-28T21:10:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:55 smithi155 bash[73694]: debug 2024-07-28T21:10:55.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:55 smithi045 bash[80445]: cluster 2024-07-28T21:10:54.506134+0000 mgr.y (mgr.34101) 3037 : cluster [DBG] pgmap v3965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:55 smithi045 bash[82788]: cluster 2024-07-28T21:10:54.506134+0000 mgr.y (mgr.34101) 3037 : cluster [DBG] pgmap v3965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:55 smithi155 bash[68033]: cluster 2024-07-28T21:10:54.506134+0000 mgr.y (mgr.34101) 3037 : cluster [DBG] pgmap v3965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:56.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4890 16 16 0 0 0 - 0 2024-07-28T21:10:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:56 smithi155 bash[73694]: debug 2024-07-28T21:10:56.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:57.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4891 16 16 0 0 0 - 0 2024-07-28T21:10:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:57 smithi155 bash[73694]: debug 2024-07-28T21:10:57.167+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:57 smithi045 bash[82788]: cluster 2024-07-28T21:10:56.507919+0000 mgr.y (mgr.34101) 3038 : cluster [DBG] pgmap v3966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:57 smithi045 bash[80445]: cluster 2024-07-28T21:10:56.507919+0000 mgr.y (mgr.34101) 3038 : cluster [DBG] pgmap v3966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:57 smithi155 bash[68033]: cluster 2024-07-28T21:10:56.507919+0000 mgr.y (mgr.34101) 3038 : cluster [DBG] pgmap v3966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:58.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4892 16 16 0 0 0 - 0 2024-07-28T21:10:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:58 smithi155 bash[73694]: debug 2024-07-28T21:10:58.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:59.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4893 16 16 0 0 0 - 0 2024-07-28T21:10:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:10:59 smithi155 bash[73694]: debug 2024-07-28T21:10:59.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:10:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:10:59 smithi045 bash[82788]: cluster 2024-07-28T21:10:58.509863+0000 mgr.y (mgr.34101) 3039 : cluster [DBG] pgmap v3967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:10:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:10:59 smithi045 bash[80445]: cluster 2024-07-28T21:10:58.509863+0000 mgr.y (mgr.34101) 3039 : cluster [DBG] pgmap v3967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:10:59 smithi155 bash[68033]: cluster 2024-07-28T21:10:58.509863+0000 mgr.y (mgr.34101) 3039 : cluster [DBG] pgmap v3967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:00.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4894 16 16 0 0 0 - 0 2024-07-28T21:11:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:00 smithi155 bash[73694]: debug 2024-07-28T21:11:00.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:11:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:11:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:11:01.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4895 16 16 0 0 0 - 0 2024-07-28T21:11:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:01 smithi155 bash[73694]: debug 2024-07-28T21:11:01.234+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:01 smithi045 bash[80445]: cluster 2024-07-28T21:11:00.511632+0000 mgr.y (mgr.34101) 3040 : cluster [DBG] pgmap v3968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:01 smithi045 bash[82788]: cluster 2024-07-28T21:11:00.511632+0000 mgr.y (mgr.34101) 3040 : cluster [DBG] pgmap v3968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:01 smithi155 bash[68033]: cluster 2024-07-28T21:11:00.511632+0000 mgr.y (mgr.34101) 3040 : cluster [DBG] pgmap v3968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:02.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4896 16 16 0 0 0 - 0 2024-07-28T21:11:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:11:02 smithi155 bash[60745]: ts=2024-07-28T21:11:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:11:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:02 smithi155 bash[73694]: debug 2024-07-28T21:11:02.278+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:03.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4897 16 16 0 0 0 - 0 2024-07-28T21:11:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:03 smithi155 bash[73694]: debug 2024-07-28T21:11:03.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:03 smithi045 bash[80445]: cluster 2024-07-28T21:11:02.513510+0000 mgr.y (mgr.34101) 3041 : cluster [DBG] pgmap v3969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:03 smithi045 bash[80445]: audit 2024-07-28T21:11:03.356088+0000 mon.c (mon.2) 876 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:03 smithi045 bash[82788]: cluster 2024-07-28T21:11:02.513510+0000 mgr.y (mgr.34101) 3041 : cluster [DBG] pgmap v3969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:03 smithi045 bash[82788]: audit 2024-07-28T21:11:03.356088+0000 mon.c (mon.2) 876 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:03 smithi155 bash[68033]: cluster 2024-07-28T21:11:02.513510+0000 mgr.y (mgr.34101) 3041 : cluster [DBG] pgmap v3969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:03 smithi155 bash[68033]: audit 2024-07-28T21:11:03.356088+0000 mon.c (mon.2) 876 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:04.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4898 16 16 0 0 0 - 0 2024-07-28T21:11:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:04 smithi155 bash[73694]: debug 2024-07-28T21:11:04.254+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:05.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4899 16 16 0 0 0 - 0 2024-07-28T21:11:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:05 smithi155 bash[73694]: debug 2024-07-28T21:11:05.262+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:05 smithi045 bash[80445]: cluster 2024-07-28T21:11:04.515314+0000 mgr.y (mgr.34101) 3042 : cluster [DBG] pgmap v3970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:05 smithi045 bash[82788]: cluster 2024-07-28T21:11:04.515314+0000 mgr.y (mgr.34101) 3042 : cluster [DBG] pgmap v3970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:05 smithi155 bash[68033]: cluster 2024-07-28T21:11:04.515314+0000 mgr.y (mgr.34101) 3042 : cluster [DBG] pgmap v3970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:06.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:11:06.447707+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:11:06.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:11:06.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4900 16 16 0 0 0 - 0 2024-07-28T21:11:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:06 smithi155 bash[73694]: debug 2024-07-28T21:11:06.222+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:07.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4901 16 16 0 0 0 - 0 2024-07-28T21:11:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:07 smithi155 bash[73694]: debug 2024-07-28T21:11:07.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:07 smithi045 bash[80445]: cluster 2024-07-28T21:11:06.517070+0000 mgr.y (mgr.34101) 3043 : cluster [DBG] pgmap v3971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:07 smithi045 bash[82788]: cluster 2024-07-28T21:11:06.517070+0000 mgr.y (mgr.34101) 3043 : cluster [DBG] pgmap v3971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:07 smithi155 bash[68033]: cluster 2024-07-28T21:11:06.517070+0000 mgr.y (mgr.34101) 3043 : cluster [DBG] pgmap v3971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:08.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4902 16 16 0 0 0 - 0 2024-07-28T21:11:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:08 smithi155 bash[73694]: debug 2024-07-28T21:11:08.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:09.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4903 16 16 0 0 0 - 0 2024-07-28T21:11:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:09 smithi155 bash[73694]: debug 2024-07-28T21:11:09.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:09 smithi045 bash[80445]: cluster 2024-07-28T21:11:08.519015+0000 mgr.y (mgr.34101) 3044 : cluster [DBG] pgmap v3972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:09 smithi045 bash[82788]: cluster 2024-07-28T21:11:08.519015+0000 mgr.y (mgr.34101) 3044 : cluster [DBG] pgmap v3972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:09 smithi155 bash[68033]: cluster 2024-07-28T21:11:08.519015+0000 mgr.y (mgr.34101) 3044 : cluster [DBG] pgmap v3972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:10.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4904 16 16 0 0 0 - 0 2024-07-28T21:11:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:10 smithi155 bash[73694]: debug 2024-07-28T21:11:10.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:11:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:11:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:11:11.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4905 16 16 0 0 0 - 0 2024-07-28T21:11:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:11 smithi155 bash[73694]: debug 2024-07-28T21:11:11.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:11 smithi045 bash[80445]: cluster 2024-07-28T21:11:10.520790+0000 mgr.y (mgr.34101) 3045 : cluster [DBG] pgmap v3973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:11 smithi045 bash[82788]: cluster 2024-07-28T21:11:10.520790+0000 mgr.y (mgr.34101) 3045 : cluster [DBG] pgmap v3973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:11 smithi155 bash[68033]: cluster 2024-07-28T21:11:10.520790+0000 mgr.y (mgr.34101) 3045 : cluster [DBG] pgmap v3973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:12.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4906 16 16 0 0 0 - 0 2024-07-28T21:11:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:12 smithi155 bash[73694]: debug 2024-07-28T21:11:12.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:11:12 smithi155 bash[60745]: ts=2024-07-28T21:11:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:11:13.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4907 16 16 0 0 0 - 0 2024-07-28T21:11:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:13 smithi155 bash[73694]: debug 2024-07-28T21:11:13.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:13 smithi045 bash[80445]: cluster 2024-07-28T21:11:12.522722+0000 mgr.y (mgr.34101) 3046 : cluster [DBG] pgmap v3974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:13 smithi045 bash[82788]: cluster 2024-07-28T21:11:12.522722+0000 mgr.y (mgr.34101) 3046 : cluster [DBG] pgmap v3974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:13 smithi155 bash[68033]: cluster 2024-07-28T21:11:12.522722+0000 mgr.y (mgr.34101) 3046 : cluster [DBG] pgmap v3974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:14.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4908 16 16 0 0 0 - 0 2024-07-28T21:11:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:14 smithi155 bash[73694]: debug 2024-07-28T21:11:14.182+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:15.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4909 16 16 0 0 0 - 0 2024-07-28T21:11:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:15 smithi155 bash[73694]: debug 2024-07-28T21:11:15.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:15 smithi045 bash[80445]: cluster 2024-07-28T21:11:14.524535+0000 mgr.y (mgr.34101) 3047 : cluster [DBG] pgmap v3975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:15 smithi045 bash[82788]: cluster 2024-07-28T21:11:14.524535+0000 mgr.y (mgr.34101) 3047 : cluster [DBG] pgmap v3975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:15 smithi155 bash[68033]: cluster 2024-07-28T21:11:14.524535+0000 mgr.y (mgr.34101) 3047 : cluster [DBG] pgmap v3975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:16.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4910 16 16 0 0 0 - 0 2024-07-28T21:11:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:16 smithi155 bash[73694]: debug 2024-07-28T21:11:16.190+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:17.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4911 16 16 0 0 0 - 0 2024-07-28T21:11:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:17 smithi155 bash[73694]: debug 2024-07-28T21:11:17.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:17 smithi045 bash[80445]: cluster 2024-07-28T21:11:16.526332+0000 mgr.y (mgr.34101) 3048 : cluster [DBG] pgmap v3976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:17 smithi045 bash[82788]: cluster 2024-07-28T21:11:16.526332+0000 mgr.y (mgr.34101) 3048 : cluster [DBG] pgmap v3976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:17 smithi155 bash[68033]: cluster 2024-07-28T21:11:16.526332+0000 mgr.y (mgr.34101) 3048 : cluster [DBG] pgmap v3976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:18.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4912 16 16 0 0 0 - 0 2024-07-28T21:11:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:18 smithi155 bash[73694]: debug 2024-07-28T21:11:18.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:18 smithi045 bash[80445]: audit 2024-07-28T21:11:18.356606+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:18 smithi045 bash[82788]: audit 2024-07-28T21:11:18.356606+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:18 smithi155 bash[68033]: audit 2024-07-28T21:11:18.356606+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:19.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4913 16 16 0 0 0 - 0 2024-07-28T21:11:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:19 smithi155 bash[73694]: debug 2024-07-28T21:11:19.130+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:19 smithi045 bash[80445]: cluster 2024-07-28T21:11:18.528196+0000 mgr.y (mgr.34101) 3049 : cluster [DBG] pgmap v3977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:19 smithi045 bash[82788]: cluster 2024-07-28T21:11:18.528196+0000 mgr.y (mgr.34101) 3049 : cluster [DBG] pgmap v3977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:19 smithi155 bash[68033]: cluster 2024-07-28T21:11:18.528196+0000 mgr.y (mgr.34101) 3049 : cluster [DBG] pgmap v3977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:20.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4914 16 16 0 0 0 - 0 2024-07-28T21:11:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:20 smithi155 bash[73694]: debug 2024-07-28T21:11:20.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:11:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:11:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:11:21.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4915 16 16 0 0 0 - 0 2024-07-28T21:11:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:21 smithi155 bash[73694]: debug 2024-07-28T21:11:21.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:21 smithi045 bash[80445]: cluster 2024-07-28T21:11:20.530144+0000 mgr.y (mgr.34101) 3050 : cluster [DBG] pgmap v3978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:21 smithi045 bash[80445]: audit 2024-07-28T21:11:21.276917+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:11:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:21 smithi045 bash[80445]: audit 2024-07-28T21:11:21.654039+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:21.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:21 smithi045 bash[80445]: audit 2024-07-28T21:11:21.661792+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:21 smithi045 bash[82788]: cluster 2024-07-28T21:11:20.530144+0000 mgr.y (mgr.34101) 3050 : cluster [DBG] pgmap v3978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:21 smithi045 bash[82788]: audit 2024-07-28T21:11:21.276917+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:11:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:21 smithi045 bash[82788]: audit 2024-07-28T21:11:21.654039+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:21 smithi045 bash[82788]: audit 2024-07-28T21:11:21.661792+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:21 smithi155 bash[68033]: cluster 2024-07-28T21:11:20.530144+0000 mgr.y (mgr.34101) 3050 : cluster [DBG] pgmap v3978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:21 smithi155 bash[68033]: audit 2024-07-28T21:11:21.276917+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:11:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:21 smithi155 bash[68033]: audit 2024-07-28T21:11:21.654039+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:21 smithi155 bash[68033]: audit 2024-07-28T21:11:21.661792+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:22.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4916 16 16 0 0 0 - 0 2024-07-28T21:11:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:22 smithi155 bash[73694]: debug 2024-07-28T21:11:22.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:11:22 smithi155 bash[60745]: ts=2024-07-28T21:11:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:11:23.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4917 16 16 0 0 0 - 0 2024-07-28T21:11:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:23 smithi155 bash[73694]: debug 2024-07-28T21:11:23.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:23 smithi045 bash[80445]: cluster 2024-07-28T21:11:22.532035+0000 mgr.y (mgr.34101) 3051 : cluster [DBG] pgmap v3979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:23 smithi045 bash[82788]: cluster 2024-07-28T21:11:22.532035+0000 mgr.y (mgr.34101) 3051 : cluster [DBG] pgmap v3979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:23 smithi155 bash[68033]: cluster 2024-07-28T21:11:22.532035+0000 mgr.y (mgr.34101) 3051 : cluster [DBG] pgmap v3979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:24.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4918 16 16 0 0 0 - 0 2024-07-28T21:11:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:24 smithi155 bash[73694]: debug 2024-07-28T21:11:24.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:25 smithi155 bash[73694]: debug 2024-07-28T21:11:25.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:25.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4919 16 16 0 0 0 - 0 2024-07-28T21:11:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:25 smithi045 bash[80445]: cluster 2024-07-28T21:11:24.533803+0000 mgr.y (mgr.34101) 3052 : cluster [DBG] pgmap v3980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:25 smithi045 bash[82788]: cluster 2024-07-28T21:11:24.533803+0000 mgr.y (mgr.34101) 3052 : cluster [DBG] pgmap v3980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:26.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:25 smithi155 bash[68033]: cluster 2024-07-28T21:11:24.533803+0000 mgr.y (mgr.34101) 3052 : cluster [DBG] pgmap v3980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:26 smithi155 bash[73694]: debug 2024-07-28T21:11:26.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:26.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:11:26.450813+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:11:26.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:11:26.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4920 16 16 0 0 0 - 0 2024-07-28T21:11:27.040 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 21:11:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T21:11:26.758816332Z level=info msg="Completed cleanup jobs" duration=141.377988ms 2024-07-28T21:11:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:27 smithi155 bash[73694]: debug 2024-07-28T21:11:27.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:27.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4921 16 16 0 0 0 - 0 2024-07-28T21:11:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:27 smithi045 bash[80445]: cluster 2024-07-28T21:11:26.534645+0000 mgr.y (mgr.34101) 3053 : cluster [DBG] pgmap v3981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:27 smithi045 bash[80445]: audit 2024-07-28T21:11:26.967931+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:27 smithi045 bash[80445]: audit 2024-07-28T21:11:26.981327+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:27.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:27 smithi045 bash[80445]: audit 2024-07-28T21:11:27.518934+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:27.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:27 smithi045 bash[80445]: audit 2024-07-28T21:11:27.530763+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:27.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:27 smithi045 bash[82788]: cluster 2024-07-28T21:11:26.534645+0000 mgr.y (mgr.34101) 3053 : cluster [DBG] pgmap v3981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:27.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:27 smithi045 bash[82788]: audit 2024-07-28T21:11:26.967931+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:27.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:27 smithi045 bash[82788]: audit 2024-07-28T21:11:26.981327+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:27.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:27 smithi045 bash[82788]: audit 2024-07-28T21:11:27.518934+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:27.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:27 smithi045 bash[82788]: audit 2024-07-28T21:11:27.530763+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:27.999 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:27 smithi155 bash[68033]: cluster 2024-07-28T21:11:26.534645+0000 mgr.y (mgr.34101) 3053 : cluster [DBG] pgmap v3981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:27.999 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:27 smithi155 bash[68033]: audit 2024-07-28T21:11:26.967931+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:27.999 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:27 smithi155 bash[68033]: audit 2024-07-28T21:11:26.981327+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:27.999 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:27 smithi155 bash[68033]: audit 2024-07-28T21:11:27.518934+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:27.999 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:27 smithi155 bash[68033]: audit 2024-07-28T21:11:27.530763+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:27 smithi155 bash[73694]: debug 2024-07-28T21:11:27.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:28.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4922 16 16 0 0 0 - 0 2024-07-28T21:11:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:28 smithi155 bash[73694]: debug 2024-07-28T21:11:28.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:29.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4923 16 16 0 0 0 - 0 2024-07-28T21:11:29.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:29 smithi155 bash[68033]: cluster 2024-07-28T21:11:28.536468+0000 mgr.y (mgr.34101) 3054 : cluster [DBG] pgmap v3982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:29 smithi045 bash[80445]: cluster 2024-07-28T21:11:28.536468+0000 mgr.y (mgr.34101) 3054 : cluster [DBG] pgmap v3982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:29 smithi045 bash[82788]: cluster 2024-07-28T21:11:28.536468+0000 mgr.y (mgr.34101) 3054 : cluster [DBG] pgmap v3982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:29 smithi155 bash[73694]: debug 2024-07-28T21:11:29.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:30.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4924 16 16 0 0 0 - 0 2024-07-28T21:11:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:11:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:11:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:11:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:30 smithi155 bash[73694]: debug 2024-07-28T21:11:30.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:31.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4925 16 16 0 0 0 - 0 2024-07-28T21:11:31.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:31 smithi155 bash[68033]: cluster 2024-07-28T21:11:30.538253+0000 mgr.y (mgr.34101) 3055 : cluster [DBG] pgmap v3983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:31 smithi045 bash[80445]: cluster 2024-07-28T21:11:30.538253+0000 mgr.y (mgr.34101) 3055 : cluster [DBG] pgmap v3983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:31 smithi045 bash[82788]: cluster 2024-07-28T21:11:30.538253+0000 mgr.y (mgr.34101) 3055 : cluster [DBG] pgmap v3983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:31 smithi155 bash[73694]: debug 2024-07-28T21:11:31.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:32.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4926 16 16 0 0 0 - 0 2024-07-28T21:11:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:11:32 smithi155 bash[60745]: ts=2024-07-28T21:11:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:11:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:32 smithi155 bash[73694]: debug 2024-07-28T21:11:32.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:33.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4927 16 16 0 0 0 - 0 2024-07-28T21:11:33.787 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:33 smithi045 bash[80445]: cluster 2024-07-28T21:11:32.540167+0000 mgr.y (mgr.34101) 3056 : cluster [DBG] pgmap v3984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:33.788 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:33 smithi045 bash[80445]: audit 2024-07-28T21:11:33.357067+0000 mon.c (mon.2) 879 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:33.788 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:33 smithi045 bash[82788]: cluster 2024-07-28T21:11:32.540167+0000 mgr.y (mgr.34101) 3056 : cluster [DBG] pgmap v3984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:33.788 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:33 smithi045 bash[82788]: audit 2024-07-28T21:11:33.357067+0000 mon.c (mon.2) 879 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:33.943 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:33 smithi155 bash[68033]: cluster 2024-07-28T21:11:32.540167+0000 mgr.y (mgr.34101) 3056 : cluster [DBG] pgmap v3984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:33.943 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:33 smithi155 bash[68033]: audit 2024-07-28T21:11:33.357067+0000 mon.c (mon.2) 879 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:34.201 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:33 smithi155 bash[73694]: debug 2024-07-28T21:11:33.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:34.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4928 16 16 0 0 0 - 0 2024-07-28T21:11:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:34 smithi155 bash[73694]: debug 2024-07-28T21:11:34.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:35.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4929 16 16 0 0 0 - 0 2024-07-28T21:11:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:35 smithi045 bash[80445]: cluster 2024-07-28T21:11:34.542035+0000 mgr.y (mgr.34101) 3057 : cluster [DBG] pgmap v3985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:35 smithi045 bash[82788]: cluster 2024-07-28T21:11:34.542035+0000 mgr.y (mgr.34101) 3057 : cluster [DBG] pgmap v3985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:35 smithi155 bash[68033]: cluster 2024-07-28T21:11:34.542035+0000 mgr.y (mgr.34101) 3057 : cluster [DBG] pgmap v3985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:35 smithi155 bash[73694]: debug 2024-07-28T21:11:35.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:36.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4930 16 16 0 0 0 - 0 2024-07-28T21:11:37.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:36 smithi155 bash[73694]: debug 2024-07-28T21:11:36.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:37.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4931 16 16 0 0 0 - 0 2024-07-28T21:11:37.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[80445]: cluster 2024-07-28T21:11:36.543386+0000 mgr.y (mgr.34101) 3058 : cluster [DBG] pgmap v3986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:37.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[80445]: audit 2024-07-28T21:11:37.262447+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:37.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[80445]: audit 2024-07-28T21:11:37.275849+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:37.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[80445]: audit 2024-07-28T21:11:37.458369+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:37.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[80445]: audit 2024-07-28T21:11:37.471428+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:37.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[80445]: audit 2024-07-28T21:11:37.474755+0000 mon.c (mon.2) 880 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:11:37.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[80445]: audit 2024-07-28T21:11:37.476612+0000 mon.c (mon.2) 881 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:11:37.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[80445]: audit 2024-07-28T21:11:37.487795+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:37.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[82788]: cluster 2024-07-28T21:11:36.543386+0000 mgr.y (mgr.34101) 3058 : cluster [DBG] pgmap v3986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:37.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[82788]: audit 2024-07-28T21:11:37.262447+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:37.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[82788]: audit 2024-07-28T21:11:37.275849+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:37.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[82788]: audit 2024-07-28T21:11:37.458369+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:37.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[82788]: audit 2024-07-28T21:11:37.471428+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:37.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[82788]: audit 2024-07-28T21:11:37.474755+0000 mon.c (mon.2) 880 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:11:37.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[82788]: audit 2024-07-28T21:11:37.476612+0000 mon.c (mon.2) 881 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:11:37.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:37 smithi045 bash[82788]: audit 2024-07-28T21:11:37.487795+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:37 smithi155 bash[73694]: debug 2024-07-28T21:11:37.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:37 smithi155 bash[68033]: cluster 2024-07-28T21:11:36.543386+0000 mgr.y (mgr.34101) 3058 : cluster [DBG] pgmap v3986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:37 smithi155 bash[68033]: audit 2024-07-28T21:11:37.262447+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:37 smithi155 bash[68033]: audit 2024-07-28T21:11:37.275849+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:37 smithi155 bash[68033]: audit 2024-07-28T21:11:37.458369+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:38.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:37 smithi155 bash[68033]: audit 2024-07-28T21:11:37.471428+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:38.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:37 smithi155 bash[68033]: audit 2024-07-28T21:11:37.474755+0000 mon.c (mon.2) 880 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:11:38.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:37 smithi155 bash[68033]: audit 2024-07-28T21:11:37.476612+0000 mon.c (mon.2) 881 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:11:38.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:37 smithi155 bash[68033]: audit 2024-07-28T21:11:37.487795+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:11:38.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4932 16 16 0 0 0 - 0 2024-07-28T21:11:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:38 smithi155 bash[73694]: debug 2024-07-28T21:11:38.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:39.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4933 16 16 0 0 0 - 0 2024-07-28T21:11:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:39 smithi045 bash[80445]: cluster 2024-07-28T21:11:38.545249+0000 mgr.y (mgr.34101) 3059 : cluster [DBG] pgmap v3987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:39 smithi045 bash[82788]: cluster 2024-07-28T21:11:38.545249+0000 mgr.y (mgr.34101) 3059 : cluster [DBG] pgmap v3987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:39 smithi155 bash[68033]: cluster 2024-07-28T21:11:38.545249+0000 mgr.y (mgr.34101) 3059 : cluster [DBG] pgmap v3987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:39 smithi155 bash[73694]: debug 2024-07-28T21:11:39.826+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:40.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4934 16 16 0 0 0 - 0 2024-07-28T21:11:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:11:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:11:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:11:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:40 smithi155 bash[73694]: debug 2024-07-28T21:11:40.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:41.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4935 16 16 0 0 0 - 0 2024-07-28T21:11:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:41 smithi045 bash[80445]: cluster 2024-07-28T21:11:40.546992+0000 mgr.y (mgr.34101) 3060 : cluster [DBG] pgmap v3988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:41 smithi045 bash[82788]: cluster 2024-07-28T21:11:40.546992+0000 mgr.y (mgr.34101) 3060 : cluster [DBG] pgmap v3988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:41 smithi155 bash[68033]: cluster 2024-07-28T21:11:40.546992+0000 mgr.y (mgr.34101) 3060 : cluster [DBG] pgmap v3988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:41 smithi155 bash[73694]: debug 2024-07-28T21:11:41.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:42.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4936 16 16 0 0 0 - 0 2024-07-28T21:11:42.785 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:11:42 smithi155 bash[60745]: ts=2024-07-28T21:11:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:11:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:42 smithi155 bash[73694]: debug 2024-07-28T21:11:42.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:43.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4937 16 16 0 0 0 - 0 2024-07-28T21:11:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:43 smithi045 bash[80445]: cluster 2024-07-28T21:11:42.548912+0000 mgr.y (mgr.34101) 3061 : cluster [DBG] pgmap v3989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:43 smithi045 bash[82788]: cluster 2024-07-28T21:11:42.548912+0000 mgr.y (mgr.34101) 3061 : cluster [DBG] pgmap v3989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:43 smithi155 bash[68033]: cluster 2024-07-28T21:11:42.548912+0000 mgr.y (mgr.34101) 3061 : cluster [DBG] pgmap v3989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:43 smithi155 bash[73694]: debug 2024-07-28T21:11:43.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:44.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4938 16 16 0 0 0 - 0 2024-07-28T21:11:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:44 smithi155 bash[73694]: debug 2024-07-28T21:11:44.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:45.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4939 16 16 0 0 0 - 0 2024-07-28T21:11:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:45 smithi045 bash[80445]: cluster 2024-07-28T21:11:44.550701+0000 mgr.y (mgr.34101) 3062 : cluster [DBG] pgmap v3990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:45 smithi045 bash[82788]: cluster 2024-07-28T21:11:44.550701+0000 mgr.y (mgr.34101) 3062 : cluster [DBG] pgmap v3990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:46.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:45 smithi155 bash[73694]: debug 2024-07-28T21:11:45.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:45 smithi155 bash[68033]: cluster 2024-07-28T21:11:44.550701+0000 mgr.y (mgr.34101) 3062 : cluster [DBG] pgmap v3990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:46.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:11:46.453885+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:11:46.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:11:46.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4940 16 16 0 0 0 - 0 2024-07-28T21:11:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:46 smithi155 bash[73694]: debug 2024-07-28T21:11:46.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:47.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4941 16 16 0 0 0 - 0 2024-07-28T21:11:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:47 smithi155 bash[68033]: cluster 2024-07-28T21:11:46.552429+0000 mgr.y (mgr.34101) 3063 : cluster [DBG] pgmap v3991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:47 smithi155 bash[73694]: debug 2024-07-28T21:11:47.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:47 smithi045 bash[80445]: cluster 2024-07-28T21:11:46.552429+0000 mgr.y (mgr.34101) 3063 : cluster [DBG] pgmap v3991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:47 smithi045 bash[82788]: cluster 2024-07-28T21:11:46.552429+0000 mgr.y (mgr.34101) 3063 : cluster [DBG] pgmap v3991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:48.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4942 16 16 0 0 0 - 0 2024-07-28T21:11:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:48 smithi155 bash[68033]: audit 2024-07-28T21:11:48.359716+0000 mon.c (mon.2) 882 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:48 smithi155 bash[73694]: debug 2024-07-28T21:11:48.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:48 smithi045 bash[80445]: audit 2024-07-28T21:11:48.359716+0000 mon.c (mon.2) 882 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:48 smithi045 bash[82788]: audit 2024-07-28T21:11:48.359716+0000 mon.c (mon.2) 882 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:11:49.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4943 16 16 0 0 0 - 0 2024-07-28T21:11:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:49 smithi155 bash[73694]: debug 2024-07-28T21:11:49.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:49 smithi155 bash[68033]: cluster 2024-07-28T21:11:48.554302+0000 mgr.y (mgr.34101) 3064 : cluster [DBG] pgmap v3992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:49 smithi045 bash[80445]: cluster 2024-07-28T21:11:48.554302+0000 mgr.y (mgr.34101) 3064 : cluster [DBG] pgmap v3992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:49 smithi045 bash[82788]: cluster 2024-07-28T21:11:48.554302+0000 mgr.y (mgr.34101) 3064 : cluster [DBG] pgmap v3992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:50.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4944 16 16 0 0 0 - 0 2024-07-28T21:11:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:11:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:11:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:11:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:50 smithi155 bash[73694]: debug 2024-07-28T21:11:50.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:51.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4945 16 16 0 0 0 - 0 2024-07-28T21:11:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:51 smithi155 bash[73694]: debug 2024-07-28T21:11:51.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:51 smithi155 bash[68033]: cluster 2024-07-28T21:11:50.556034+0000 mgr.y (mgr.34101) 3065 : cluster [DBG] pgmap v3993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:51 smithi045 bash[80445]: cluster 2024-07-28T21:11:50.556034+0000 mgr.y (mgr.34101) 3065 : cluster [DBG] pgmap v3993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:52.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:51 smithi045 bash[82788]: cluster 2024-07-28T21:11:50.556034+0000 mgr.y (mgr.34101) 3065 : cluster [DBG] pgmap v3993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:52.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4946 16 16 0 0 0 - 0 2024-07-28T21:11:52.762 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:11:52 smithi155 bash[60745]: ts=2024-07-28T21:11:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:11:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:52 smithi155 bash[73694]: debug 2024-07-28T21:11:52.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:53.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4947 16 16 0 0 0 - 0 2024-07-28T21:11:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:53 smithi155 bash[73694]: debug 2024-07-28T21:11:53.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:53 smithi155 bash[68033]: cluster 2024-07-28T21:11:52.557923+0000 mgr.y (mgr.34101) 3066 : cluster [DBG] pgmap v3994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:53 smithi045 bash[82788]: cluster 2024-07-28T21:11:52.557923+0000 mgr.y (mgr.34101) 3066 : cluster [DBG] pgmap v3994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:53 smithi045 bash[80445]: cluster 2024-07-28T21:11:52.557923+0000 mgr.y (mgr.34101) 3066 : cluster [DBG] pgmap v3994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:54.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4948 16 16 0 0 0 - 0 2024-07-28T21:11:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:54 smithi155 bash[73694]: debug 2024-07-28T21:11:54.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:55.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4949 16 16 0 0 0 - 0 2024-07-28T21:11:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:55 smithi155 bash[73694]: debug 2024-07-28T21:11:55.765+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:55 smithi155 bash[68033]: cluster 2024-07-28T21:11:54.559681+0000 mgr.y (mgr.34101) 3067 : cluster [DBG] pgmap v3995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:55 smithi045 bash[80445]: cluster 2024-07-28T21:11:54.559681+0000 mgr.y (mgr.34101) 3067 : cluster [DBG] pgmap v3995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:55 smithi045 bash[82788]: cluster 2024-07-28T21:11:54.559681+0000 mgr.y (mgr.34101) 3067 : cluster [DBG] pgmap v3995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:56.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4950 16 16 0 0 0 - 0 2024-07-28T21:11:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:56 smithi155 bash[73694]: debug 2024-07-28T21:11:56.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:57.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4951 16 16 0 0 0 - 0 2024-07-28T21:11:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:57 smithi155 bash[73694]: debug 2024-07-28T21:11:57.749+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:57 smithi155 bash[68033]: cluster 2024-07-28T21:11:56.561417+0000 mgr.y (mgr.34101) 3068 : cluster [DBG] pgmap v3996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:57 smithi045 bash[80445]: cluster 2024-07-28T21:11:56.561417+0000 mgr.y (mgr.34101) 3068 : cluster [DBG] pgmap v3996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:57 smithi045 bash[82788]: cluster 2024-07-28T21:11:56.561417+0000 mgr.y (mgr.34101) 3068 : cluster [DBG] pgmap v3996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:11:58.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4952 16 16 0 0 0 - 0 2024-07-28T21:11:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:58 smithi155 bash[73694]: debug 2024-07-28T21:11:58.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:11:59.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4953 16 16 0 0 0 - 0 2024-07-28T21:12:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:11:59 smithi155 bash[73694]: debug 2024-07-28T21:11:59.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:00.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:11:59 smithi155 bash[68033]: cluster 2024-07-28T21:11:58.563460+0000 mgr.y (mgr.34101) 3069 : cluster [DBG] pgmap v3997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:11:59 smithi045 bash[80445]: cluster 2024-07-28T21:11:58.563460+0000 mgr.y (mgr.34101) 3069 : cluster [DBG] pgmap v3997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:11:59 smithi045 bash[82788]: cluster 2024-07-28T21:11:58.563460+0000 mgr.y (mgr.34101) 3069 : cluster [DBG] pgmap v3997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:00.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4954 16 16 0 0 0 - 0 2024-07-28T21:12:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:00 smithi045 bash[80445]: cluster 2024-07-28T21:12:00.565401+0000 mgr.y (mgr.34101) 3070 : cluster [DBG] pgmap v3998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:12:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:12:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:12:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:00 smithi045 bash[82788]: cluster 2024-07-28T21:12:00.565401+0000 mgr.y (mgr.34101) 3070 : cluster [DBG] pgmap v3998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:00 smithi155 bash[68033]: cluster 2024-07-28T21:12:00.565401+0000 mgr.y (mgr.34101) 3070 : cluster [DBG] pgmap v3998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:00 smithi155 bash[73694]: debug 2024-07-28T21:12:00.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:01.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4955 16 16 0 0 0 - 0 2024-07-28T21:12:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:01 smithi155 bash[73694]: debug 2024-07-28T21:12:01.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:02.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4956 16 16 0 0 0 - 0 2024-07-28T21:12:02.718 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:12:02 smithi155 bash[60745]: ts=2024-07-28T21:12:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:12:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:02 smithi155 bash[73694]: debug 2024-07-28T21:12:02.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:03.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4957 16 16 0 0 0 - 0 2024-07-28T21:12:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:03 smithi045 bash[80445]: cluster 2024-07-28T21:12:02.567486+0000 mgr.y (mgr.34101) 3071 : cluster [DBG] pgmap v3999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:03 smithi045 bash[80445]: audit 2024-07-28T21:12:03.360204+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:03 smithi045 bash[82788]: cluster 2024-07-28T21:12:02.567486+0000 mgr.y (mgr.34101) 3071 : cluster [DBG] pgmap v3999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:03 smithi045 bash[82788]: audit 2024-07-28T21:12:03.360204+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:03 smithi155 bash[73694]: debug 2024-07-28T21:12:03.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:03 smithi155 bash[68033]: cluster 2024-07-28T21:12:02.567486+0000 mgr.y (mgr.34101) 3071 : cluster [DBG] pgmap v3999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:03 smithi155 bash[68033]: audit 2024-07-28T21:12:03.360204+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:04.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4958 16 16 0 0 0 - 0 2024-07-28T21:12:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:04 smithi155 bash[73694]: debug 2024-07-28T21:12:04.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:05.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4959 16 16 0 0 0 - 0 2024-07-28T21:12:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:05 smithi045 bash[80445]: cluster 2024-07-28T21:12:04.569411+0000 mgr.y (mgr.34101) 3072 : cluster [DBG] pgmap v4000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:05 smithi045 bash[82788]: cluster 2024-07-28T21:12:04.569411+0000 mgr.y (mgr.34101) 3072 : cluster [DBG] pgmap v4000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:05 smithi155 bash[73694]: debug 2024-07-28T21:12:05.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:06.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:05 smithi155 bash[68033]: cluster 2024-07-28T21:12:04.569411+0000 mgr.y (mgr.34101) 3072 : cluster [DBG] pgmap v4000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:06.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:12:06.457110+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:12:06.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:12:06.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4960 16 16 0 0 0 - 0 2024-07-28T21:12:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:06 smithi155 bash[73694]: debug 2024-07-28T21:12:06.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:07.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4961 16 16 0 0 0 - 0 2024-07-28T21:12:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:07 smithi045 bash[80445]: cluster 2024-07-28T21:12:06.571235+0000 mgr.y (mgr.34101) 3073 : cluster [DBG] pgmap v4001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:07 smithi045 bash[82788]: cluster 2024-07-28T21:12:06.571235+0000 mgr.y (mgr.34101) 3073 : cluster [DBG] pgmap v4001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:07 smithi155 bash[73694]: debug 2024-07-28T21:12:07.765+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:07 smithi155 bash[68033]: cluster 2024-07-28T21:12:06.571235+0000 mgr.y (mgr.34101) 3073 : cluster [DBG] pgmap v4001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:08.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4962 16 16 0 0 0 - 0 2024-07-28T21:12:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:08 smithi155 bash[73694]: debug 2024-07-28T21:12:08.765+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:09.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4963 16 16 0 0 0 - 0 2024-07-28T21:12:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:09 smithi045 bash[80445]: cluster 2024-07-28T21:12:08.573069+0000 mgr.y (mgr.34101) 3074 : cluster [DBG] pgmap v4002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:09 smithi045 bash[82788]: cluster 2024-07-28T21:12:08.573069+0000 mgr.y (mgr.34101) 3074 : cluster [DBG] pgmap v4002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:09 smithi155 bash[68033]: cluster 2024-07-28T21:12:08.573069+0000 mgr.y (mgr.34101) 3074 : cluster [DBG] pgmap v4002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:09 smithi155 bash[73694]: debug 2024-07-28T21:12:09.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:10.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4964 16 16 0 0 0 - 0 2024-07-28T21:12:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:12:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:12:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:12:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:10 smithi155 bash[73694]: debug 2024-07-28T21:12:10.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:11.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4965 16 16 0 0 0 - 0 2024-07-28T21:12:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:11 smithi045 bash[80445]: cluster 2024-07-28T21:12:10.574798+0000 mgr.y (mgr.34101) 3075 : cluster [DBG] pgmap v4003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:11 smithi045 bash[82788]: cluster 2024-07-28T21:12:10.574798+0000 mgr.y (mgr.34101) 3075 : cluster [DBG] pgmap v4003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:11 smithi155 bash[73694]: debug 2024-07-28T21:12:11.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:11 smithi155 bash[68033]: cluster 2024-07-28T21:12:10.574798+0000 mgr.y (mgr.34101) 3075 : cluster [DBG] pgmap v4003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:12.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4966 16 16 0 0 0 - 0 2024-07-28T21:12:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:12:12 smithi155 bash[60745]: ts=2024-07-28T21:12:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:12:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:12 smithi155 bash[73694]: debug 2024-07-28T21:12:12.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:13.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4967 16 16 0 0 0 - 0 2024-07-28T21:12:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:13 smithi045 bash[80445]: cluster 2024-07-28T21:12:12.576671+0000 mgr.y (mgr.34101) 3076 : cluster [DBG] pgmap v4004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:13 smithi045 bash[82788]: cluster 2024-07-28T21:12:12.576671+0000 mgr.y (mgr.34101) 3076 : cluster [DBG] pgmap v4004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:13 smithi155 bash[73694]: debug 2024-07-28T21:12:13.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:13 smithi155 bash[68033]: cluster 2024-07-28T21:12:12.576671+0000 mgr.y (mgr.34101) 3076 : cluster [DBG] pgmap v4004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:14.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4968 16 16 0 0 0 - 0 2024-07-28T21:12:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:14 smithi155 bash[73694]: debug 2024-07-28T21:12:14.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:15.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4969 16 16 0 0 0 - 0 2024-07-28T21:12:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:15 smithi045 bash[80445]: cluster 2024-07-28T21:12:14.578489+0000 mgr.y (mgr.34101) 3077 : cluster [DBG] pgmap v4005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:15 smithi045 bash[82788]: cluster 2024-07-28T21:12:14.578489+0000 mgr.y (mgr.34101) 3077 : cluster [DBG] pgmap v4005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:15 smithi155 bash[73694]: debug 2024-07-28T21:12:15.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:15 smithi155 bash[68033]: cluster 2024-07-28T21:12:14.578489+0000 mgr.y (mgr.34101) 3077 : cluster [DBG] pgmap v4005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:16.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4970 16 16 0 0 0 - 0 2024-07-28T21:12:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:16 smithi155 bash[73694]: debug 2024-07-28T21:12:16.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:17.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4971 16 16 0 0 0 - 0 2024-07-28T21:12:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:17 smithi045 bash[80445]: cluster 2024-07-28T21:12:16.580234+0000 mgr.y (mgr.34101) 3078 : cluster [DBG] pgmap v4006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:17 smithi045 bash[82788]: cluster 2024-07-28T21:12:16.580234+0000 mgr.y (mgr.34101) 3078 : cluster [DBG] pgmap v4006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:17 smithi155 bash[73694]: debug 2024-07-28T21:12:17.861+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:18.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:17 smithi155 bash[68033]: cluster 2024-07-28T21:12:16.580234+0000 mgr.y (mgr.34101) 3078 : cluster [DBG] pgmap v4006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:18.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4972 16 16 0 0 0 - 0 2024-07-28T21:12:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:18 smithi045 bash[80445]: audit 2024-07-28T21:12:18.360544+0000 mon.c (mon.2) 884 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:18 smithi045 bash[82788]: audit 2024-07-28T21:12:18.360544+0000 mon.c (mon.2) 884 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:18 smithi155 bash[73694]: debug 2024-07-28T21:12:18.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:18 smithi155 bash[68033]: audit 2024-07-28T21:12:18.360544+0000 mon.c (mon.2) 884 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:19.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4973 16 16 0 0 0 - 0 2024-07-28T21:12:19.933 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:19 smithi155 bash[68033]: cluster 2024-07-28T21:12:18.582079+0000 mgr.y (mgr.34101) 3079 : cluster [DBG] pgmap v4007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:19 smithi045 bash[80445]: cluster 2024-07-28T21:12:18.582079+0000 mgr.y (mgr.34101) 3079 : cluster [DBG] pgmap v4007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:19 smithi045 bash[82788]: cluster 2024-07-28T21:12:18.582079+0000 mgr.y (mgr.34101) 3079 : cluster [DBG] pgmap v4007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:19 smithi155 bash[73694]: debug 2024-07-28T21:12:19.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:20.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4974 16 16 0 0 0 - 0 2024-07-28T21:12:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:12:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:12:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:12:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:20 smithi155 bash[73694]: debug 2024-07-28T21:12:20.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:21.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4975 16 16 0 0 0 - 0 2024-07-28T21:12:21.920 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:21 smithi155 bash[68033]: cluster 2024-07-28T21:12:20.583961+0000 mgr.y (mgr.34101) 3080 : cluster [DBG] pgmap v4008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:21 smithi045 bash[80445]: cluster 2024-07-28T21:12:20.583961+0000 mgr.y (mgr.34101) 3080 : cluster [DBG] pgmap v4008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:21 smithi045 bash[82788]: cluster 2024-07-28T21:12:20.583961+0000 mgr.y (mgr.34101) 3080 : cluster [DBG] pgmap v4008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:21 smithi155 bash[73694]: debug 2024-07-28T21:12:21.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:22.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4976 16 16 0 0 0 - 0 2024-07-28T21:12:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:12:22 smithi155 bash[60745]: ts=2024-07-28T21:12:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:12:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:22 smithi155 bash[73694]: debug 2024-07-28T21:12:22.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:23.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4977 16 16 0 0 0 - 0 2024-07-28T21:12:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:23 smithi045 bash[80445]: cluster 2024-07-28T21:12:22.586055+0000 mgr.y (mgr.34101) 3081 : cluster [DBG] pgmap v4009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:23 smithi045 bash[82788]: cluster 2024-07-28T21:12:22.586055+0000 mgr.y (mgr.34101) 3081 : cluster [DBG] pgmap v4009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:23 smithi155 bash[73694]: debug 2024-07-28T21:12:23.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:23 smithi155 bash[68033]: cluster 2024-07-28T21:12:22.586055+0000 mgr.y (mgr.34101) 3081 : cluster [DBG] pgmap v4009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:24.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4978 16 16 0 0 0 - 0 2024-07-28T21:12:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:24 smithi155 bash[73694]: debug 2024-07-28T21:12:24.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:25.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4979 16 16 0 0 0 - 0 2024-07-28T21:12:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:25 smithi045 bash[80445]: cluster 2024-07-28T21:12:24.587912+0000 mgr.y (mgr.34101) 3082 : cluster [DBG] pgmap v4010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:25 smithi045 bash[82788]: cluster 2024-07-28T21:12:24.587912+0000 mgr.y (mgr.34101) 3082 : cluster [DBG] pgmap v4010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:25 smithi155 bash[73694]: debug 2024-07-28T21:12:25.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:25 smithi155 bash[68033]: cluster 2024-07-28T21:12:24.587912+0000 mgr.y (mgr.34101) 3082 : cluster [DBG] pgmap v4010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:26.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:12:26.460399+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:12:26.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:12:26.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4980 16 16 0 0 0 - 0 2024-07-28T21:12:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:26 smithi155 bash[73694]: debug 2024-07-28T21:12:26.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:27.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4981 16 16 0 0 0 - 0 2024-07-28T21:12:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:27 smithi045 bash[82788]: cluster 2024-07-28T21:12:26.589741+0000 mgr.y (mgr.34101) 3083 : cluster [DBG] pgmap v4011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:27.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:27 smithi045 bash[80445]: cluster 2024-07-28T21:12:26.589741+0000 mgr.y (mgr.34101) 3083 : cluster [DBG] pgmap v4011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:27 smithi155 bash[68033]: cluster 2024-07-28T21:12:26.589741+0000 mgr.y (mgr.34101) 3083 : cluster [DBG] pgmap v4011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:27 smithi155 bash[73694]: debug 2024-07-28T21:12:27.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:28.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4982 16 16 0 0 0 - 0 2024-07-28T21:12:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:28 smithi155 bash[73694]: debug 2024-07-28T21:12:28.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:29.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4983 16 16 0 0 0 - 0 2024-07-28T21:12:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:29 smithi045 bash[80445]: cluster 2024-07-28T21:12:28.591474+0000 mgr.y (mgr.34101) 3084 : cluster [DBG] pgmap v4012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:29.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:29 smithi045 bash[82788]: cluster 2024-07-28T21:12:28.591474+0000 mgr.y (mgr.34101) 3084 : cluster [DBG] pgmap v4012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:29 smithi155 bash[73694]: debug 2024-07-28T21:12:29.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:29 smithi155 bash[68033]: cluster 2024-07-28T21:12:28.591474+0000 mgr.y (mgr.34101) 3084 : cluster [DBG] pgmap v4012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:30.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4984 16 16 0 0 0 - 0 2024-07-28T21:12:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:12:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:12:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:12:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:30 smithi155 bash[73694]: debug 2024-07-28T21:12:30.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:31.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4985 16 16 0 0 0 - 0 2024-07-28T21:12:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:31 smithi045 bash[80445]: cluster 2024-07-28T21:12:30.593192+0000 mgr.y (mgr.34101) 3085 : cluster [DBG] pgmap v4013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:31 smithi045 bash[82788]: cluster 2024-07-28T21:12:30.593192+0000 mgr.y (mgr.34101) 3085 : cluster [DBG] pgmap v4013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:31 smithi155 bash[73694]: debug 2024-07-28T21:12:31.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:31 smithi155 bash[68033]: cluster 2024-07-28T21:12:30.593192+0000 mgr.y (mgr.34101) 3085 : cluster [DBG] pgmap v4013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:32.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4986 16 16 0 0 0 - 0 2024-07-28T21:12:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:12:32 smithi155 bash[60745]: ts=2024-07-28T21:12:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:12:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:32 smithi155 bash[73694]: debug 2024-07-28T21:12:32.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:33.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4987 16 16 0 0 0 - 0 2024-07-28T21:12:33.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:33 smithi045 bash[80445]: cluster 2024-07-28T21:12:32.595069+0000 mgr.y (mgr.34101) 3086 : cluster [DBG] pgmap v4014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:33.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:33 smithi045 bash[80445]: audit 2024-07-28T21:12:33.361085+0000 mon.c (mon.2) 885 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:33 smithi045 bash[82788]: cluster 2024-07-28T21:12:32.595069+0000 mgr.y (mgr.34101) 3086 : cluster [DBG] pgmap v4014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:33 smithi045 bash[82788]: audit 2024-07-28T21:12:33.361085+0000 mon.c (mon.2) 885 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:33 smithi155 bash[73694]: debug 2024-07-28T21:12:33.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:33 smithi155 bash[68033]: cluster 2024-07-28T21:12:32.595069+0000 mgr.y (mgr.34101) 3086 : cluster [DBG] pgmap v4014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:33 smithi155 bash[68033]: audit 2024-07-28T21:12:33.361085+0000 mon.c (mon.2) 885 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:34.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4988 16 16 0 0 0 - 0 2024-07-28T21:12:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:34 smithi155 bash[73694]: debug 2024-07-28T21:12:34.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:35.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4989 16 16 0 0 0 - 0 2024-07-28T21:12:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:35 smithi045 bash[80445]: cluster 2024-07-28T21:12:34.596799+0000 mgr.y (mgr.34101) 3087 : cluster [DBG] pgmap v4015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:35 smithi045 bash[82788]: cluster 2024-07-28T21:12:34.596799+0000 mgr.y (mgr.34101) 3087 : cluster [DBG] pgmap v4015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:35 smithi155 bash[73694]: debug 2024-07-28T21:12:35.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:35 smithi155 bash[68033]: cluster 2024-07-28T21:12:34.596799+0000 mgr.y (mgr.34101) 3087 : cluster [DBG] pgmap v4015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:36.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4990 16 16 0 0 0 - 0 2024-07-28T21:12:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:36 smithi155 bash[73694]: debug 2024-07-28T21:12:36.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:37.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4991 16 16 0 0 0 - 0 2024-07-28T21:12:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:37 smithi045 bash[80445]: cluster 2024-07-28T21:12:36.598673+0000 mgr.y (mgr.34101) 3088 : cluster [DBG] pgmap v4016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:37 smithi045 bash[80445]: audit 2024-07-28T21:12:37.643248+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:12:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:37 smithi045 bash[82788]: cluster 2024-07-28T21:12:36.598673+0000 mgr.y (mgr.34101) 3088 : cluster [DBG] pgmap v4016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:37 smithi045 bash[82788]: audit 2024-07-28T21:12:37.643248+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:12:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:37 smithi155 bash[73694]: debug 2024-07-28T21:12:37.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:37 smithi155 bash[68033]: cluster 2024-07-28T21:12:36.598673+0000 mgr.y (mgr.34101) 3088 : cluster [DBG] pgmap v4016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:37 smithi155 bash[68033]: audit 2024-07-28T21:12:37.643248+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:12:38.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4992 16 16 0 0 0 - 0 2024-07-28T21:12:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:38 smithi155 bash[73694]: debug 2024-07-28T21:12:38.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:39.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4993 16 16 0 0 0 - 0 2024-07-28T21:12:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:39 smithi045 bash[80445]: cluster 2024-07-28T21:12:38.600414+0000 mgr.y (mgr.34101) 3089 : cluster [DBG] pgmap v4017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:39 smithi045 bash[82788]: cluster 2024-07-28T21:12:38.600414+0000 mgr.y (mgr.34101) 3089 : cluster [DBG] pgmap v4017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:39 smithi155 bash[73694]: debug 2024-07-28T21:12:39.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:39 smithi155 bash[68033]: cluster 2024-07-28T21:12:38.600414+0000 mgr.y (mgr.34101) 3089 : cluster [DBG] pgmap v4017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:40.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4994 16 16 0 0 0 - 0 2024-07-28T21:12:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:12:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:12:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:12:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:40 smithi155 bash[73694]: debug 2024-07-28T21:12:40.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:41.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4995 16 16 0 0 0 - 0 2024-07-28T21:12:41.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:41 smithi155 bash[68033]: cluster 2024-07-28T21:12:40.601632+0000 mgr.y (mgr.34101) 3090 : cluster [DBG] pgmap v4018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:41 smithi045 bash[80445]: cluster 2024-07-28T21:12:40.601632+0000 mgr.y (mgr.34101) 3090 : cluster [DBG] pgmap v4018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:41 smithi045 bash[82788]: cluster 2024-07-28T21:12:40.601632+0000 mgr.y (mgr.34101) 3090 : cluster [DBG] pgmap v4018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:41 smithi155 bash[73694]: debug 2024-07-28T21:12:41.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:42.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4996 16 16 0 0 0 - 0 2024-07-28T21:12:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:12:42 smithi155 bash[60745]: ts=2024-07-28T21:12:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:12:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:42 smithi045 bash[80445]: cluster 2024-07-28T21:12:42.602622+0000 mgr.y (mgr.34101) 3091 : cluster [DBG] pgmap v4019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:42 smithi045 bash[82788]: cluster 2024-07-28T21:12:42.602622+0000 mgr.y (mgr.34101) 3091 : cluster [DBG] pgmap v4019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:42 smithi155 bash[73694]: debug 2024-07-28T21:12:42.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:42 smithi155 bash[68033]: cluster 2024-07-28T21:12:42.602622+0000 mgr.y (mgr.34101) 3091 : cluster [DBG] pgmap v4019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:43.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4997 16 16 0 0 0 - 0 2024-07-28T21:12:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:44 smithi155 bash[73694]: debug 2024-07-28T21:12:44.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:44 smithi155 bash[68033]: audit 2024-07-28T21:12:43.276386+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:44 smithi155 bash[68033]: audit 2024-07-28T21:12:43.282160+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:44 smithi155 bash[68033]: audit 2024-07-28T21:12:43.537902+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:44 smithi155 bash[68033]: audit 2024-07-28T21:12:43.549207+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:44 smithi155 bash[68033]: audit 2024-07-28T21:12:43.972214+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:12:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:44 smithi155 bash[68033]: audit 2024-07-28T21:12:43.973753+0000 mon.c (mon.2) 888 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:12:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:44 smithi155 bash[68033]: audit 2024-07-28T21:12:43.983646+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4998 16 16 0 0 0 - 0 2024-07-28T21:12:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[80445]: audit 2024-07-28T21:12:43.276386+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[80445]: audit 2024-07-28T21:12:43.282160+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[80445]: audit 2024-07-28T21:12:43.537902+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[80445]: audit 2024-07-28T21:12:43.549207+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[80445]: audit 2024-07-28T21:12:43.972214+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:12:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[80445]: audit 2024-07-28T21:12:43.973753+0000 mon.c (mon.2) 888 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:12:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[80445]: audit 2024-07-28T21:12:43.983646+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[82788]: audit 2024-07-28T21:12:43.276386+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[82788]: audit 2024-07-28T21:12:43.282160+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[82788]: audit 2024-07-28T21:12:43.537902+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[82788]: audit 2024-07-28T21:12:43.549207+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[82788]: audit 2024-07-28T21:12:43.972214+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:12:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[82788]: audit 2024-07-28T21:12:43.973753+0000 mon.c (mon.2) 888 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:12:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:44 smithi045 bash[82788]: audit 2024-07-28T21:12:43.983646+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:12:45.288 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:45 smithi155 bash[73694]: debug 2024-07-28T21:12:45.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:45.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 4999 16 16 0 0 0 - 0 2024-07-28T21:12:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:45 smithi155 bash[68033]: cluster 2024-07-28T21:12:44.604361+0000 mgr.y (mgr.34101) 3092 : cluster [DBG] pgmap v4020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:45 smithi045 bash[80445]: cluster 2024-07-28T21:12:44.604361+0000 mgr.y (mgr.34101) 3092 : cluster [DBG] pgmap v4020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:45 smithi045 bash[82788]: cluster 2024-07-28T21:12:44.604361+0000 mgr.y (mgr.34101) 3092 : cluster [DBG] pgmap v4020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:46 smithi155 bash[73694]: debug 2024-07-28T21:12:46.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:46.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:12:46.463669+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:12:46.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:12:46.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5000 16 16 0 0 0 - 0 2024-07-28T21:12:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:47 smithi155 bash[73694]: debug 2024-07-28T21:12:47.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:47.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5001 16 16 0 0 0 - 0 2024-07-28T21:12:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:47 smithi045 bash[80445]: cluster 2024-07-28T21:12:46.606227+0000 mgr.y (mgr.34101) 3093 : cluster [DBG] pgmap v4021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:47 smithi045 bash[82788]: cluster 2024-07-28T21:12:46.606227+0000 mgr.y (mgr.34101) 3093 : cluster [DBG] pgmap v4021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:48.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:47 smithi155 bash[68033]: cluster 2024-07-28T21:12:46.606227+0000 mgr.y (mgr.34101) 3093 : cluster [DBG] pgmap v4021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:48 smithi155 bash[73694]: debug 2024-07-28T21:12:48.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:48.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5002 16 16 0 0 0 - 0 2024-07-28T21:12:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:48 smithi045 bash[80445]: audit 2024-07-28T21:12:48.363974+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:48 smithi045 bash[82788]: audit 2024-07-28T21:12:48.363974+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:49.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:48 smithi155 bash[68033]: audit 2024-07-28T21:12:48.363974+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:12:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:49 smithi155 bash[73694]: debug 2024-07-28T21:12:49.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:49.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5003 16 16 0 0 0 - 0 2024-07-28T21:12:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:49 smithi045 bash[80445]: cluster 2024-07-28T21:12:48.607916+0000 mgr.y (mgr.34101) 3094 : cluster [DBG] pgmap v4022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:49 smithi045 bash[82788]: cluster 2024-07-28T21:12:48.607916+0000 mgr.y (mgr.34101) 3094 : cluster [DBG] pgmap v4022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:50.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:49 smithi155 bash[68033]: cluster 2024-07-28T21:12:48.607916+0000 mgr.y (mgr.34101) 3094 : cluster [DBG] pgmap v4022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:50 smithi155 bash[73694]: debug 2024-07-28T21:12:50.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:50.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5004 16 16 0 0 0 - 0 2024-07-28T21:12:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:12:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:12:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:12:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:51 smithi155 bash[73694]: debug 2024-07-28T21:12:51.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:51.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5005 16 16 0 0 0 - 0 2024-07-28T21:12:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:51 smithi045 bash[80445]: cluster 2024-07-28T21:12:50.609647+0000 mgr.y (mgr.34101) 3095 : cluster [DBG] pgmap v4023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:51 smithi045 bash[82788]: cluster 2024-07-28T21:12:50.609647+0000 mgr.y (mgr.34101) 3095 : cluster [DBG] pgmap v4023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:51 smithi155 bash[68033]: cluster 2024-07-28T21:12:50.609647+0000 mgr.y (mgr.34101) 3095 : cluster [DBG] pgmap v4023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:52.315 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:52 smithi155 bash[73694]: debug 2024-07-28T21:12:52.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:52.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5006 16 16 0 0 0 - 0 2024-07-28T21:12:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:12:52 smithi155 bash[60745]: ts=2024-07-28T21:12:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:12:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:53 smithi155 bash[73694]: debug 2024-07-28T21:12:53.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:53.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5007 16 16 0 0 0 - 0 2024-07-28T21:12:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:53 smithi045 bash[80445]: cluster 2024-07-28T21:12:52.611522+0000 mgr.y (mgr.34101) 3096 : cluster [DBG] pgmap v4024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:53 smithi045 bash[82788]: cluster 2024-07-28T21:12:52.611522+0000 mgr.y (mgr.34101) 3096 : cluster [DBG] pgmap v4024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:54.027 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:53 smithi155 bash[68033]: cluster 2024-07-28T21:12:52.611522+0000 mgr.y (mgr.34101) 3096 : cluster [DBG] pgmap v4024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:54 smithi155 bash[73694]: debug 2024-07-28T21:12:54.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:54.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5008 16 16 0 0 0 - 0 2024-07-28T21:12:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:55 smithi155 bash[73694]: debug 2024-07-28T21:12:55.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:55.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5009 16 16 0 0 0 - 0 2024-07-28T21:12:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:55 smithi045 bash[80445]: cluster 2024-07-28T21:12:54.613300+0000 mgr.y (mgr.34101) 3097 : cluster [DBG] pgmap v4025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:55 smithi045 bash[82788]: cluster 2024-07-28T21:12:54.613300+0000 mgr.y (mgr.34101) 3097 : cluster [DBG] pgmap v4025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:55 smithi155 bash[68033]: cluster 2024-07-28T21:12:54.613300+0000 mgr.y (mgr.34101) 3097 : cluster [DBG] pgmap v4025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:56.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5010 16 16 0 0 0 - 0 2024-07-28T21:12:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:56 smithi155 bash[73694]: debug 2024-07-28T21:12:56.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:57 smithi155 bash[73694]: debug 2024-07-28T21:12:57.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:57.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5011 16 16 0 0 0 - 0 2024-07-28T21:12:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:57 smithi045 bash[80445]: cluster 2024-07-28T21:12:56.615193+0000 mgr.y (mgr.34101) 3098 : cluster [DBG] pgmap v4026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:57 smithi045 bash[82788]: cluster 2024-07-28T21:12:56.615193+0000 mgr.y (mgr.34101) 3098 : cluster [DBG] pgmap v4026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:57 smithi155 bash[68033]: cluster 2024-07-28T21:12:56.615193+0000 mgr.y (mgr.34101) 3098 : cluster [DBG] pgmap v4026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:58.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5012 16 16 0 0 0 - 0 2024-07-28T21:12:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:58 smithi155 bash[73694]: debug 2024-07-28T21:12:58.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:59.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5013 16 16 0 0 0 - 0 2024-07-28T21:12:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:12:59 smithi155 bash[73694]: debug 2024-07-28T21:12:59.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:12:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:12:59 smithi045 bash[82788]: cluster 2024-07-28T21:12:58.616935+0000 mgr.y (mgr.34101) 3099 : cluster [DBG] pgmap v4027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:12:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:12:59 smithi045 bash[80445]: cluster 2024-07-28T21:12:58.616935+0000 mgr.y (mgr.34101) 3099 : cluster [DBG] pgmap v4027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:12:59 smithi155 bash[68033]: cluster 2024-07-28T21:12:58.616935+0000 mgr.y (mgr.34101) 3099 : cluster [DBG] pgmap v4027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:00.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5014 16 16 0 0 0 - 0 2024-07-28T21:13:00.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:00 smithi155 bash[73694]: debug 2024-07-28T21:13:00.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:13:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:13:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:13:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:01 smithi155 bash[73694]: debug 2024-07-28T21:13:01.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:01.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5015 16 16 0 0 0 - 0 2024-07-28T21:13:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:01 smithi045 bash[80445]: cluster 2024-07-28T21:13:00.618695+0000 mgr.y (mgr.34101) 3100 : cluster [DBG] pgmap v4028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:01 smithi045 bash[82788]: cluster 2024-07-28T21:13:00.618695+0000 mgr.y (mgr.34101) 3100 : cluster [DBG] pgmap v4028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:02.012 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:01 smithi155 bash[68033]: cluster 2024-07-28T21:13:00.618695+0000 mgr.y (mgr.34101) 3100 : cluster [DBG] pgmap v4028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:02 smithi155 bash[73694]: debug 2024-07-28T21:13:02.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:02.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5016 16 16 0 0 0 - 0 2024-07-28T21:13:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:13:02 smithi155 bash[60745]: ts=2024-07-28T21:13:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:13:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:03 smithi155 bash[73694]: debug 2024-07-28T21:13:03.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:03.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5017 16 16 0 0 0 - 0 2024-07-28T21:13:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:03 smithi045 bash[82788]: cluster 2024-07-28T21:13:02.620580+0000 mgr.y (mgr.34101) 3101 : cluster [DBG] pgmap v4029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:03 smithi045 bash[82788]: audit 2024-07-28T21:13:03.364340+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:03.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:03 smithi045 bash[80445]: cluster 2024-07-28T21:13:02.620580+0000 mgr.y (mgr.34101) 3101 : cluster [DBG] pgmap v4029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:03.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:03 smithi045 bash[80445]: audit 2024-07-28T21:13:03.364340+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:03 smithi155 bash[68033]: cluster 2024-07-28T21:13:02.620580+0000 mgr.y (mgr.34101) 3101 : cluster [DBG] pgmap v4029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:03.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:03 smithi155 bash[68033]: audit 2024-07-28T21:13:03.364340+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:03 smithi155 bash[73694]: debug 2024-07-28T21:13:03.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:04.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5018 16 16 0 0 0 - 0 2024-07-28T21:13:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:05 smithi155 bash[73694]: debug 2024-07-28T21:13:05.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:05.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5019 16 16 0 0 0 - 0 2024-07-28T21:13:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:05 smithi045 bash[82788]: cluster 2024-07-28T21:13:04.622367+0000 mgr.y (mgr.34101) 3102 : cluster [DBG] pgmap v4030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:05 smithi045 bash[80445]: cluster 2024-07-28T21:13:04.622367+0000 mgr.y (mgr.34101) 3102 : cluster [DBG] pgmap v4030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:05 smithi155 bash[68033]: cluster 2024-07-28T21:13:04.622367+0000 mgr.y (mgr.34101) 3102 : cluster [DBG] pgmap v4030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:06.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:13:06.466815+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:13:06.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:13:06.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5020 16 16 0 0 0 - 0 2024-07-28T21:13:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:06 smithi155 bash[73694]: debug 2024-07-28T21:13:06.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:07 smithi155 bash[73694]: debug 2024-07-28T21:13:07.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:07.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5021 16 16 0 0 0 - 0 2024-07-28T21:13:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:07 smithi045 bash[82788]: cluster 2024-07-28T21:13:06.624227+0000 mgr.y (mgr.34101) 3103 : cluster [DBG] pgmap v4031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:07 smithi045 bash[80445]: cluster 2024-07-28T21:13:06.624227+0000 mgr.y (mgr.34101) 3103 : cluster [DBG] pgmap v4031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:07 smithi155 bash[68033]: cluster 2024-07-28T21:13:06.624227+0000 mgr.y (mgr.34101) 3103 : cluster [DBG] pgmap v4031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:08.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5022 16 16 0 0 0 - 0 2024-07-28T21:13:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:08 smithi155 bash[73694]: debug 2024-07-28T21:13:08.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:09 smithi155 bash[73694]: debug 2024-07-28T21:13:09.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:09.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5023 16 16 0 0 0 - 0 2024-07-28T21:13:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:09 smithi045 bash[82788]: cluster 2024-07-28T21:13:08.626010+0000 mgr.y (mgr.34101) 3104 : cluster [DBG] pgmap v4032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:09.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:09 smithi045 bash[80445]: cluster 2024-07-28T21:13:08.626010+0000 mgr.y (mgr.34101) 3104 : cluster [DBG] pgmap v4032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:09 smithi155 bash[68033]: cluster 2024-07-28T21:13:08.626010+0000 mgr.y (mgr.34101) 3104 : cluster [DBG] pgmap v4032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:10.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5024 16 16 0 0 0 - 0 2024-07-28T21:13:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:10 smithi155 bash[73694]: debug 2024-07-28T21:13:10.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:13:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:13:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:13:11.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5025 16 16 0 0 0 - 0 2024-07-28T21:13:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:11 smithi155 bash[73694]: debug 2024-07-28T21:13:11.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:12.027 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:11 smithi155 bash[68033]: cluster 2024-07-28T21:13:10.627724+0000 mgr.y (mgr.34101) 3105 : cluster [DBG] pgmap v4033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:11 smithi045 bash[80445]: cluster 2024-07-28T21:13:10.627724+0000 mgr.y (mgr.34101) 3105 : cluster [DBG] pgmap v4033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:11 smithi045 bash[82788]: cluster 2024-07-28T21:13:10.627724+0000 mgr.y (mgr.34101) 3105 : cluster [DBG] pgmap v4033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:12 smithi155 bash[73694]: debug 2024-07-28T21:13:12.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:12.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5026 16 16 0 0 0 - 0 2024-07-28T21:13:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:13:12 smithi155 bash[60745]: ts=2024-07-28T21:13:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:13:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:13 smithi155 bash[73694]: debug 2024-07-28T21:13:13.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:13.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5027 16 16 0 0 0 - 0 2024-07-28T21:13:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:13 smithi155 bash[73694]: debug 2024-07-28T21:13:13.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:14.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:13 smithi155 bash[68033]: cluster 2024-07-28T21:13:12.629582+0000 mgr.y (mgr.34101) 3106 : cluster [DBG] pgmap v4034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:13 smithi045 bash[80445]: cluster 2024-07-28T21:13:12.629582+0000 mgr.y (mgr.34101) 3106 : cluster [DBG] pgmap v4034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:13 smithi045 bash[82788]: cluster 2024-07-28T21:13:12.629582+0000 mgr.y (mgr.34101) 3106 : cluster [DBG] pgmap v4034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:14.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5028 16 16 0 0 0 - 0 2024-07-28T21:13:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:14 smithi155 bash[73694]: debug 2024-07-28T21:13:14.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:15.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5029 16 16 0 0 0 - 0 2024-07-28T21:13:16.016 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:15 smithi155 bash[68033]: cluster 2024-07-28T21:13:14.631340+0000 mgr.y (mgr.34101) 3107 : cluster [DBG] pgmap v4035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:15 smithi045 bash[82788]: cluster 2024-07-28T21:13:14.631340+0000 mgr.y (mgr.34101) 3107 : cluster [DBG] pgmap v4035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:15 smithi045 bash[80445]: cluster 2024-07-28T21:13:14.631340+0000 mgr.y (mgr.34101) 3107 : cluster [DBG] pgmap v4035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:16 smithi155 bash[73694]: debug 2024-07-28T21:13:16.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:16.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5030 16 16 0 0 0 - 0 2024-07-28T21:13:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:17 smithi155 bash[73694]: debug 2024-07-28T21:13:17.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:17.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5031 16 16 0 0 0 - 0 2024-07-28T21:13:18.019 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:17 smithi155 bash[68033]: cluster 2024-07-28T21:13:16.633225+0000 mgr.y (mgr.34101) 3108 : cluster [DBG] pgmap v4036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:17 smithi045 bash[80445]: cluster 2024-07-28T21:13:16.633225+0000 mgr.y (mgr.34101) 3108 : cluster [DBG] pgmap v4036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:17 smithi045 bash[82788]: cluster 2024-07-28T21:13:16.633225+0000 mgr.y (mgr.34101) 3108 : cluster [DBG] pgmap v4036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:18 smithi155 bash[73694]: debug 2024-07-28T21:13:18.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:18.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5032 16 16 0 0 0 - 0 2024-07-28T21:13:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:18 smithi155 bash[68033]: audit 2024-07-28T21:13:18.364819+0000 mon.c (mon.2) 891 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:18 smithi155 bash[73694]: debug 2024-07-28T21:13:18.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:18 smithi045 bash[80445]: audit 2024-07-28T21:13:18.364819+0000 mon.c (mon.2) 891 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:18 smithi045 bash[82788]: audit 2024-07-28T21:13:18.364819+0000 mon.c (mon.2) 891 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:19.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5033 16 16 0 0 0 - 0 2024-07-28T21:13:20.010 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:19 smithi155 bash[68033]: cluster 2024-07-28T21:13:18.634963+0000 mgr.y (mgr.34101) 3109 : cluster [DBG] pgmap v4037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:19 smithi045 bash[80445]: cluster 2024-07-28T21:13:18.634963+0000 mgr.y (mgr.34101) 3109 : cluster [DBG] pgmap v4037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:19 smithi045 bash[82788]: cluster 2024-07-28T21:13:18.634963+0000 mgr.y (mgr.34101) 3109 : cluster [DBG] pgmap v4037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:20 smithi155 bash[73694]: debug 2024-07-28T21:13:20.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:20.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5034 16 16 0 0 0 - 0 2024-07-28T21:13:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:13:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:13:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:13:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:21 smithi155 bash[73694]: debug 2024-07-28T21:13:21.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:21.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5035 16 16 0 0 0 - 0 2024-07-28T21:13:22.012 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:21 smithi155 bash[68033]: cluster 2024-07-28T21:13:20.636738+0000 mgr.y (mgr.34101) 3110 : cluster [DBG] pgmap v4038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:21 smithi045 bash[80445]: cluster 2024-07-28T21:13:20.636738+0000 mgr.y (mgr.34101) 3110 : cluster [DBG] pgmap v4038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:21 smithi045 bash[82788]: cluster 2024-07-28T21:13:20.636738+0000 mgr.y (mgr.34101) 3110 : cluster [DBG] pgmap v4038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:22 smithi155 bash[73694]: debug 2024-07-28T21:13:22.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:22.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5036 16 16 0 0 0 - 0 2024-07-28T21:13:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:13:22 smithi155 bash[60745]: ts=2024-07-28T21:13:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:13:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:23 smithi155 bash[73694]: debug 2024-07-28T21:13:23.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:23.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5037 16 16 0 0 0 - 0 2024-07-28T21:13:24.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:23 smithi155 bash[68033]: cluster 2024-07-28T21:13:22.638648+0000 mgr.y (mgr.34101) 3111 : cluster [DBG] pgmap v4039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:23 smithi045 bash[80445]: cluster 2024-07-28T21:13:22.638648+0000 mgr.y (mgr.34101) 3111 : cluster [DBG] pgmap v4039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:23 smithi045 bash[82788]: cluster 2024-07-28T21:13:22.638648+0000 mgr.y (mgr.34101) 3111 : cluster [DBG] pgmap v4039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:24 smithi155 bash[73694]: debug 2024-07-28T21:13:24.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:02:52.682918+0000 (oldest deadline 2024-07-28T21:03:12.682918+0000) 2024-07-28T21:13:24.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5038 16 16 0 0 0 - 0 2024-07-28T21:13:25.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5039 16 16 0 0 0 - 0 2024-07-28T21:13:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:25 smithi155 bash[68033]: cluster 2024-07-28T21:13:24.640375+0000 mgr.y (mgr.34101) 3112 : cluster [DBG] pgmap v4040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:25 smithi045 bash[80445]: cluster 2024-07-28T21:13:24.640375+0000 mgr.y (mgr.34101) 3112 : cluster [DBG] pgmap v4040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:26.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:25 smithi045 bash[82788]: cluster 2024-07-28T21:13:24.640375+0000 mgr.y (mgr.34101) 3112 : cluster [DBG] pgmap v4040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:26.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:13:26.470095+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:13:26.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:13:26.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5040 16 16 0 0 0 - 0 2024-07-28T21:13:27.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5041 16 16 0 0 0 - 0 2024-07-28T21:13:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:27 smithi155 bash[68033]: cluster 2024-07-28T21:13:26.642243+0000 mgr.y (mgr.34101) 3113 : cluster [DBG] pgmap v4041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:27 smithi045 bash[80445]: cluster 2024-07-28T21:13:26.642243+0000 mgr.y (mgr.34101) 3113 : cluster [DBG] pgmap v4041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:27 smithi045 bash[82788]: cluster 2024-07-28T21:13:26.642243+0000 mgr.y (mgr.34101) 3113 : cluster [DBG] pgmap v4041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:28.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5042 16 16 0 0 0 - 0 2024-07-28T21:13:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:28 smithi045 bash[80445]: cluster 2024-07-28T21:13:28.643958+0000 mgr.y (mgr.34101) 3114 : cluster [DBG] pgmap v4042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:28 smithi045 bash[82788]: cluster 2024-07-28T21:13:28.643958+0000 mgr.y (mgr.34101) 3114 : cluster [DBG] pgmap v4042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:28 smithi155 bash[68033]: cluster 2024-07-28T21:13:28.643958+0000 mgr.y (mgr.34101) 3114 : cluster [DBG] pgmap v4042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:29.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5043 16 16 0 0 0 - 0 2024-07-28T21:13:30.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5044 16 16 0 0 0 - 0 2024-07-28T21:13:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:13:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:13:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:13:31.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5045 16 16 0 0 0 - 0 2024-07-28T21:13:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:31 smithi045 bash[80445]: cluster 2024-07-28T21:13:30.645670+0000 mgr.y (mgr.34101) 3115 : cluster [DBG] pgmap v4043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:31 smithi045 bash[82788]: cluster 2024-07-28T21:13:30.645670+0000 mgr.y (mgr.34101) 3115 : cluster [DBG] pgmap v4043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:31 smithi155 bash[68033]: cluster 2024-07-28T21:13:30.645670+0000 mgr.y (mgr.34101) 3115 : cluster [DBG] pgmap v4043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:32.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5046 16 16 0 0 0 - 0 2024-07-28T21:13:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:13:32 smithi155 bash[60745]: ts=2024-07-28T21:13:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:13:33.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5047 16 16 0 0 0 - 0 2024-07-28T21:13:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:33 smithi045 bash[80445]: cluster 2024-07-28T21:13:32.647551+0000 mgr.y (mgr.34101) 3116 : cluster [DBG] pgmap v4044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:33 smithi045 bash[80445]: audit 2024-07-28T21:13:33.365261+0000 mon.c (mon.2) 892 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:33 smithi045 bash[82788]: cluster 2024-07-28T21:13:32.647551+0000 mgr.y (mgr.34101) 3116 : cluster [DBG] pgmap v4044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:33 smithi045 bash[82788]: audit 2024-07-28T21:13:33.365261+0000 mon.c (mon.2) 892 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:33 smithi155 bash[68033]: cluster 2024-07-28T21:13:32.647551+0000 mgr.y (mgr.34101) 3116 : cluster [DBG] pgmap v4044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:33 smithi155 bash[68033]: audit 2024-07-28T21:13:33.365261+0000 mon.c (mon.2) 892 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:34.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5048 16 16 0 0 0 - 0 2024-07-28T21:13:35.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5049 16 16 0 0 0 - 0 2024-07-28T21:13:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:35 smithi045 bash[80445]: cluster 2024-07-28T21:13:34.649319+0000 mgr.y (mgr.34101) 3117 : cluster [DBG] pgmap v4045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:35 smithi045 bash[82788]: cluster 2024-07-28T21:13:34.649319+0000 mgr.y (mgr.34101) 3117 : cluster [DBG] pgmap v4045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:35 smithi155 bash[68033]: cluster 2024-07-28T21:13:34.649319+0000 mgr.y (mgr.34101) 3117 : cluster [DBG] pgmap v4045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:36.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5050 16 16 0 0 0 - 0 2024-07-28T21:13:37.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5051 16 16 0 0 0 - 0 2024-07-28T21:13:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:37 smithi045 bash[80445]: cluster 2024-07-28T21:13:36.651194+0000 mgr.y (mgr.34101) 3118 : cluster [DBG] pgmap v4046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:37 smithi045 bash[82788]: cluster 2024-07-28T21:13:36.651194+0000 mgr.y (mgr.34101) 3118 : cluster [DBG] pgmap v4046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:37 smithi155 bash[68033]: cluster 2024-07-28T21:13:36.651194+0000 mgr.y (mgr.34101) 3118 : cluster [DBG] pgmap v4046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:38.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5052 16 16 0 0 0 - 0 2024-07-28T21:13:39.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5053 16 16 0 0 0 - 0 2024-07-28T21:13:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:39 smithi155 bash[68033]: cluster 2024-07-28T21:13:38.652922+0000 mgr.y (mgr.34101) 3119 : cluster [DBG] pgmap v4047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:39 smithi045 bash[80445]: cluster 2024-07-28T21:13:38.652922+0000 mgr.y (mgr.34101) 3119 : cluster [DBG] pgmap v4047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:39 smithi045 bash[82788]: cluster 2024-07-28T21:13:38.652922+0000 mgr.y (mgr.34101) 3119 : cluster [DBG] pgmap v4047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:40.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5054 16 16 0 0 0 - 0 2024-07-28T21:13:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:13:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:13:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:13:41.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5055 16 16 0 0 0 - 0 2024-07-28T21:13:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:41 smithi155 bash[68033]: cluster 2024-07-28T21:13:40.654688+0000 mgr.y (mgr.34101) 3120 : cluster [DBG] pgmap v4048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:41 smithi045 bash[82788]: cluster 2024-07-28T21:13:40.654688+0000 mgr.y (mgr.34101) 3120 : cluster [DBG] pgmap v4048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:41 smithi045 bash[80445]: cluster 2024-07-28T21:13:40.654688+0000 mgr.y (mgr.34101) 3120 : cluster [DBG] pgmap v4048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:42.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5056 16 16 0 0 0 - 0 2024-07-28T21:13:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:13:42 smithi155 bash[60745]: ts=2024-07-28T21:13:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:13:43.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5057 16 16 0 0 0 - 0 2024-07-28T21:13:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:43 smithi155 bash[68033]: cluster 2024-07-28T21:13:42.656562+0000 mgr.y (mgr.34101) 3121 : cluster [DBG] pgmap v4049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:43 smithi045 bash[80445]: cluster 2024-07-28T21:13:42.656562+0000 mgr.y (mgr.34101) 3121 : cluster [DBG] pgmap v4049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:44.283 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:43 smithi045 bash[82788]: cluster 2024-07-28T21:13:42.656562+0000 mgr.y (mgr.34101) 3121 : cluster [DBG] pgmap v4049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:44.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5058 16 16 0 0 0 - 0 2024-07-28T21:13:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:44 smithi155 bash[68033]: audit 2024-07-28T21:13:44.088238+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:13:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:44 smithi045 bash[80445]: audit 2024-07-28T21:13:44.088238+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:13:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:44 smithi045 bash[82788]: audit 2024-07-28T21:13:44.088238+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:13:45.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5059 16 16 0 0 0 - 0 2024-07-28T21:13:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:45 smithi155 bash[68033]: cluster 2024-07-28T21:13:44.658387+0000 mgr.y (mgr.34101) 3122 : cluster [DBG] pgmap v4050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:45 smithi045 bash[82788]: cluster 2024-07-28T21:13:44.658387+0000 mgr.y (mgr.34101) 3122 : cluster [DBG] pgmap v4050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:45 smithi045 bash[80445]: cluster 2024-07-28T21:13:44.658387+0000 mgr.y (mgr.34101) 3122 : cluster [DBG] pgmap v4050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:46.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:13:46.473344+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:13:46.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:13:46.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5060 16 16 0 0 0 - 0 2024-07-28T21:13:47.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5061 16 16 0 0 0 - 0 2024-07-28T21:13:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:47 smithi155 bash[73694]: debug 2024-07-28T21:13:47.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:48.027 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:47 smithi155 bash[68033]: cluster 2024-07-28T21:13:46.660294+0000 mgr.y (mgr.34101) 3123 : cluster [DBG] pgmap v4051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:47 smithi045 bash[80445]: cluster 2024-07-28T21:13:46.660294+0000 mgr.y (mgr.34101) 3123 : cluster [DBG] pgmap v4051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:48.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:47 smithi045 bash[82788]: cluster 2024-07-28T21:13:46.660294+0000 mgr.y (mgr.34101) 3123 : cluster [DBG] pgmap v4051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:48 smithi155 bash[73694]: debug 2024-07-28T21:13:48.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:48.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5062 16 16 0 0 0 - 0 2024-07-28T21:13:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:48 smithi155 bash[68033]: audit 2024-07-28T21:13:48.367971+0000 mon.c (mon.2) 894 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:48 smithi045 bash[82788]: audit 2024-07-28T21:13:48.367971+0000 mon.c (mon.2) 894 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:48 smithi045 bash[80445]: audit 2024-07-28T21:13:48.367971+0000 mon.c (mon.2) 894 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:13:49.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5063 16 16 0 0 0 - 0 2024-07-28T21:13:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:49 smithi155 bash[73694]: debug 2024-07-28T21:13:49.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:49 smithi155 bash[68033]: cluster 2024-07-28T21:13:48.662084+0000 mgr.y (mgr.34101) 3124 : cluster [DBG] pgmap v4052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:49 smithi045 bash[80445]: cluster 2024-07-28T21:13:48.662084+0000 mgr.y (mgr.34101) 3124 : cluster [DBG] pgmap v4052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:49 smithi045 bash[82788]: cluster 2024-07-28T21:13:48.662084+0000 mgr.y (mgr.34101) 3124 : cluster [DBG] pgmap v4052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:50.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5064 16 16 0 0 0 - 0 2024-07-28T21:13:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:50 smithi155 bash[73694]: debug 2024-07-28T21:13:50.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:13:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:13:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[80445]: audit 2024-07-28T21:13:49.778020+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[80445]: audit 2024-07-28T21:13:49.786232+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[80445]: audit 2024-07-28T21:13:50.017763+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[80445]: audit 2024-07-28T21:13:50.031659+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[80445]: audit 2024-07-28T21:13:50.477419+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:13:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[80445]: audit 2024-07-28T21:13:50.479116+0000 mon.c (mon.2) 896 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:13:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[80445]: audit 2024-07-28T21:13:50.489703+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[80445]: cluster 2024-07-28T21:13:50.663812+0000 mgr.y (mgr.34101) 3125 : cluster [DBG] pgmap v4053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[82788]: audit 2024-07-28T21:13:49.778020+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[82788]: audit 2024-07-28T21:13:49.786232+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[82788]: audit 2024-07-28T21:13:50.017763+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[82788]: audit 2024-07-28T21:13:50.031659+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[82788]: audit 2024-07-28T21:13:50.477419+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:13:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[82788]: audit 2024-07-28T21:13:50.479116+0000 mon.c (mon.2) 896 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:13:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[82788]: audit 2024-07-28T21:13:50.489703+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:50 smithi045 bash[82788]: cluster 2024-07-28T21:13:50.663812+0000 mgr.y (mgr.34101) 3125 : cluster [DBG] pgmap v4053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:50 smithi155 bash[68033]: audit 2024-07-28T21:13:49.778020+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:50 smithi155 bash[68033]: audit 2024-07-28T21:13:49.786232+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:50 smithi155 bash[68033]: audit 2024-07-28T21:13:50.017763+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:50 smithi155 bash[68033]: audit 2024-07-28T21:13:50.031659+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:50 smithi155 bash[68033]: audit 2024-07-28T21:13:50.477419+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:13:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:50 smithi155 bash[68033]: audit 2024-07-28T21:13:50.479116+0000 mon.c (mon.2) 896 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:13:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:50 smithi155 bash[68033]: audit 2024-07-28T21:13:50.489703+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:13:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:50 smithi155 bash[68033]: cluster 2024-07-28T21:13:50.663812+0000 mgr.y (mgr.34101) 3125 : cluster [DBG] pgmap v4053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:51.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5065 16 16 0 0 0 - 0 2024-07-28T21:13:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:51 smithi155 bash[73694]: debug 2024-07-28T21:13:51.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:52.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5066 16 16 0 0 0 - 0 2024-07-28T21:13:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:52 smithi155 bash[73694]: debug 2024-07-28T21:13:52.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:13:52 smithi155 bash[60745]: ts=2024-07-28T21:13:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:13:53.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5067 16 16 0 0 0 - 0 2024-07-28T21:13:53.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:53 smithi155 bash[73694]: debug 2024-07-28T21:13:53.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:53 smithi155 bash[68033]: cluster 2024-07-28T21:13:52.665667+0000 mgr.y (mgr.34101) 3126 : cluster [DBG] pgmap v4054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:53 smithi045 bash[80445]: cluster 2024-07-28T21:13:52.665667+0000 mgr.y (mgr.34101) 3126 : cluster [DBG] pgmap v4054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:53 smithi045 bash[82788]: cluster 2024-07-28T21:13:52.665667+0000 mgr.y (mgr.34101) 3126 : cluster [DBG] pgmap v4054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:54.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5068 16 16 0 0 0 - 0 2024-07-28T21:13:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:54 smithi155 bash[73694]: debug 2024-07-28T21:13:54.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:55 smithi155 bash[73694]: debug 2024-07-28T21:13:55.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:55.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5069 16 16 0 0 0 - 0 2024-07-28T21:13:55.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:55 smithi155 bash[68033]: cluster 2024-07-28T21:13:54.667417+0000 mgr.y (mgr.34101) 3127 : cluster [DBG] pgmap v4055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:55 smithi045 bash[80445]: cluster 2024-07-28T21:13:54.667417+0000 mgr.y (mgr.34101) 3127 : cluster [DBG] pgmap v4055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:55 smithi045 bash[82788]: cluster 2024-07-28T21:13:54.667417+0000 mgr.y (mgr.34101) 3127 : cluster [DBG] pgmap v4055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:55 smithi155 bash[73694]: debug 2024-07-28T21:13:55.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:56.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5070 16 16 0 0 0 - 0 2024-07-28T21:13:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:57 smithi155 bash[73694]: debug 2024-07-28T21:13:57.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:57.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5071 16 16 0 0 0 - 0 2024-07-28T21:13:58.019 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:57 smithi155 bash[68033]: cluster 2024-07-28T21:13:56.669276+0000 mgr.y (mgr.34101) 3128 : cluster [DBG] pgmap v4056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:57 smithi045 bash[80445]: cluster 2024-07-28T21:13:56.669276+0000 mgr.y (mgr.34101) 3128 : cluster [DBG] pgmap v4056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:57 smithi045 bash[82788]: cluster 2024-07-28T21:13:56.669276+0000 mgr.y (mgr.34101) 3128 : cluster [DBG] pgmap v4056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:13:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:58 smithi155 bash[73694]: debug 2024-07-28T21:13:58.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:13:58.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5072 16 16 0 0 0 - 0 2024-07-28T21:13:59.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5073 16 16 0 0 0 - 0 2024-07-28T21:13:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:13:59 smithi155 bash[73694]: debug 2024-07-28T21:13:59.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:13:59 smithi155 bash[68033]: cluster 2024-07-28T21:13:58.671041+0000 mgr.y (mgr.34101) 3129 : cluster [DBG] pgmap v4057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:13:59 smithi045 bash[80445]: cluster 2024-07-28T21:13:58.671041+0000 mgr.y (mgr.34101) 3129 : cluster [DBG] pgmap v4057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:13:59 smithi045 bash[82788]: cluster 2024-07-28T21:13:58.671041+0000 mgr.y (mgr.34101) 3129 : cluster [DBG] pgmap v4057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:00.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5074 16 16 0 0 0 - 0 2024-07-28T21:14:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:00 smithi155 bash[73694]: debug 2024-07-28T21:14:00.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:14:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:14:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:14:01.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5075 16 16 0 0 0 - 0 2024-07-28T21:14:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:01 smithi155 bash[73694]: debug 2024-07-28T21:14:01.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:01 smithi155 bash[68033]: cluster 2024-07-28T21:14:00.672795+0000 mgr.y (mgr.34101) 3130 : cluster [DBG] pgmap v4058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:01 smithi045 bash[80445]: cluster 2024-07-28T21:14:00.672795+0000 mgr.y (mgr.34101) 3130 : cluster [DBG] pgmap v4058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:01 smithi045 bash[82788]: cluster 2024-07-28T21:14:00.672795+0000 mgr.y (mgr.34101) 3130 : cluster [DBG] pgmap v4058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:02.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5076 16 16 0 0 0 - 0 2024-07-28T21:14:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:02 smithi155 bash[73694]: debug 2024-07-28T21:14:02.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:14:02 smithi155 bash[60745]: ts=2024-07-28T21:14:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:14:03.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5077 16 16 0 0 0 - 0 2024-07-28T21:14:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:03 smithi155 bash[73694]: debug 2024-07-28T21:14:03.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:03 smithi155 bash[68033]: cluster 2024-07-28T21:14:02.674672+0000 mgr.y (mgr.34101) 3131 : cluster [DBG] pgmap v4059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:03 smithi155 bash[68033]: audit 2024-07-28T21:14:03.368352+0000 mon.c (mon.2) 897 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:03 smithi045 bash[80445]: cluster 2024-07-28T21:14:02.674672+0000 mgr.y (mgr.34101) 3131 : cluster [DBG] pgmap v4059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:03 smithi045 bash[80445]: audit 2024-07-28T21:14:03.368352+0000 mon.c (mon.2) 897 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:03 smithi045 bash[82788]: cluster 2024-07-28T21:14:02.674672+0000 mgr.y (mgr.34101) 3131 : cluster [DBG] pgmap v4059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:03 smithi045 bash[82788]: audit 2024-07-28T21:14:03.368352+0000 mon.c (mon.2) 897 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:04.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5078 16 16 0 0 0 - 0 2024-07-28T21:14:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:04 smithi155 bash[73694]: debug 2024-07-28T21:14:04.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:05.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5079 16 16 0 0 0 - 0 2024-07-28T21:14:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:05 smithi155 bash[73694]: debug 2024-07-28T21:14:05.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:06.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:05 smithi155 bash[68033]: cluster 2024-07-28T21:14:04.676403+0000 mgr.y (mgr.34101) 3132 : cluster [DBG] pgmap v4060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:05 smithi045 bash[80445]: cluster 2024-07-28T21:14:04.676403+0000 mgr.y (mgr.34101) 3132 : cluster [DBG] pgmap v4060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:05 smithi045 bash[82788]: cluster 2024-07-28T21:14:04.676403+0000 mgr.y (mgr.34101) 3132 : cluster [DBG] pgmap v4060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:06 smithi155 bash[73694]: debug 2024-07-28T21:14:06.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:06.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:14:06.476479+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:14:06.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:14:06.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5080 16 16 0 0 0 - 0 2024-07-28T21:14:07.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5081 16 16 0 0 0 - 0 2024-07-28T21:14:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:07 smithi155 bash[73694]: debug 2024-07-28T21:14:07.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:07 smithi155 bash[68033]: cluster 2024-07-28T21:14:06.678292+0000 mgr.y (mgr.34101) 3133 : cluster [DBG] pgmap v4061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:07 smithi045 bash[80445]: cluster 2024-07-28T21:14:06.678292+0000 mgr.y (mgr.34101) 3133 : cluster [DBG] pgmap v4061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:07 smithi045 bash[82788]: cluster 2024-07-28T21:14:06.678292+0000 mgr.y (mgr.34101) 3133 : cluster [DBG] pgmap v4061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:08.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5082 16 16 0 0 0 - 0 2024-07-28T21:14:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:08 smithi155 bash[73694]: debug 2024-07-28T21:14:08.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:09.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5083 16 16 0 0 0 - 0 2024-07-28T21:14:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:09 smithi155 bash[73694]: debug 2024-07-28T21:14:09.087+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:09 smithi155 bash[68033]: cluster 2024-07-28T21:14:08.680018+0000 mgr.y (mgr.34101) 3134 : cluster [DBG] pgmap v4062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:09 smithi045 bash[80445]: cluster 2024-07-28T21:14:08.680018+0000 mgr.y (mgr.34101) 3134 : cluster [DBG] pgmap v4062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:09 smithi045 bash[82788]: cluster 2024-07-28T21:14:08.680018+0000 mgr.y (mgr.34101) 3134 : cluster [DBG] pgmap v4062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:10.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5084 16 16 0 0 0 - 0 2024-07-28T21:14:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:10 smithi155 bash[73694]: debug 2024-07-28T21:14:10.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:14:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:14:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:14:11.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5085 16 16 0 0 0 - 0 2024-07-28T21:14:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:11 smithi155 bash[73694]: debug 2024-07-28T21:14:11.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:11 smithi155 bash[68033]: cluster 2024-07-28T21:14:10.681738+0000 mgr.y (mgr.34101) 3135 : cluster [DBG] pgmap v4063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:11 smithi045 bash[80445]: cluster 2024-07-28T21:14:10.681738+0000 mgr.y (mgr.34101) 3135 : cluster [DBG] pgmap v4063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:11 smithi045 bash[82788]: cluster 2024-07-28T21:14:10.681738+0000 mgr.y (mgr.34101) 3135 : cluster [DBG] pgmap v4063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:12.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5086 16 16 0 0 0 - 0 2024-07-28T21:14:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:12 smithi155 bash[73694]: debug 2024-07-28T21:14:12.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:14:12 smithi155 bash[60745]: ts=2024-07-28T21:14:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:14:13.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5087 16 16 0 0 0 - 0 2024-07-28T21:14:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:13 smithi155 bash[73694]: debug 2024-07-28T21:14:13.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:13 smithi155 bash[68033]: cluster 2024-07-28T21:14:12.683742+0000 mgr.y (mgr.34101) 3136 : cluster [DBG] pgmap v4064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:13 smithi045 bash[80445]: cluster 2024-07-28T21:14:12.683742+0000 mgr.y (mgr.34101) 3136 : cluster [DBG] pgmap v4064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:13 smithi045 bash[82788]: cluster 2024-07-28T21:14:12.683742+0000 mgr.y (mgr.34101) 3136 : cluster [DBG] pgmap v4064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:14.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5088 16 16 0 0 0 - 0 2024-07-28T21:14:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:14 smithi155 bash[73694]: debug 2024-07-28T21:14:14.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:15.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5089 16 16 0 0 0 - 0 2024-07-28T21:14:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:15 smithi155 bash[73694]: debug 2024-07-28T21:14:15.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:15 smithi155 bash[68033]: cluster 2024-07-28T21:14:14.685672+0000 mgr.y (mgr.34101) 3137 : cluster [DBG] pgmap v4065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:15 smithi045 bash[80445]: cluster 2024-07-28T21:14:14.685672+0000 mgr.y (mgr.34101) 3137 : cluster [DBG] pgmap v4065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:15 smithi045 bash[82788]: cluster 2024-07-28T21:14:14.685672+0000 mgr.y (mgr.34101) 3137 : cluster [DBG] pgmap v4065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:16.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5090 16 16 0 0 0 - 0 2024-07-28T21:14:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:16 smithi155 bash[73694]: debug 2024-07-28T21:14:16.214+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:17.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5091 16 16 0 0 0 - 0 2024-07-28T21:14:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:17 smithi155 bash[73694]: debug 2024-07-28T21:14:17.246+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:17 smithi155 bash[68033]: cluster 2024-07-28T21:14:16.687697+0000 mgr.y (mgr.34101) 3138 : cluster [DBG] pgmap v4066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:17 smithi045 bash[80445]: cluster 2024-07-28T21:14:16.687697+0000 mgr.y (mgr.34101) 3138 : cluster [DBG] pgmap v4066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:17 smithi045 bash[82788]: cluster 2024-07-28T21:14:16.687697+0000 mgr.y (mgr.34101) 3138 : cluster [DBG] pgmap v4066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:18.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5092 16 16 0 0 0 - 0 2024-07-28T21:14:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:18 smithi155 bash[73694]: debug 2024-07-28T21:14:18.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:18 smithi155 bash[68033]: audit 2024-07-28T21:14:18.368806+0000 mon.c (mon.2) 898 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:18 smithi045 bash[80445]: audit 2024-07-28T21:14:18.368806+0000 mon.c (mon.2) 898 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:18 smithi045 bash[82788]: audit 2024-07-28T21:14:18.368806+0000 mon.c (mon.2) 898 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:19.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5093 16 16 0 0 0 - 0 2024-07-28T21:14:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:19 smithi155 bash[73694]: debug 2024-07-28T21:14:19.242+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:19 smithi155 bash[68033]: cluster 2024-07-28T21:14:18.689609+0000 mgr.y (mgr.34101) 3139 : cluster [DBG] pgmap v4067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:19 smithi045 bash[80445]: cluster 2024-07-28T21:14:18.689609+0000 mgr.y (mgr.34101) 3139 : cluster [DBG] pgmap v4067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:19 smithi045 bash[82788]: cluster 2024-07-28T21:14:18.689609+0000 mgr.y (mgr.34101) 3139 : cluster [DBG] pgmap v4067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:20.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5094 16 16 0 0 0 - 0 2024-07-28T21:14:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:20 smithi155 bash[73694]: debug 2024-07-28T21:14:20.246+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:14:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:14:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:14:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:20 smithi045 bash[80445]: cluster 2024-07-28T21:14:20.691548+0000 mgr.y (mgr.34101) 3140 : cluster [DBG] pgmap v4068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:20 smithi045 bash[82788]: cluster 2024-07-28T21:14:20.691548+0000 mgr.y (mgr.34101) 3140 : cluster [DBG] pgmap v4068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:20 smithi155 bash[68033]: cluster 2024-07-28T21:14:20.691548+0000 mgr.y (mgr.34101) 3140 : cluster [DBG] pgmap v4068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:21.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5095 16 16 0 0 0 - 0 2024-07-28T21:14:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:21 smithi155 bash[73694]: debug 2024-07-28T21:14:21.270+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:22.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5096 16 16 0 0 0 - 0 2024-07-28T21:14:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:22 smithi155 bash[73694]: debug 2024-07-28T21:14:22.234+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:14:22 smithi155 bash[60745]: ts=2024-07-28T21:14:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:14:23.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5097 16 16 0 0 0 - 0 2024-07-28T21:14:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:23 smithi155 bash[73694]: debug 2024-07-28T21:14:23.214+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:23 smithi155 bash[68033]: cluster 2024-07-28T21:14:22.693601+0000 mgr.y (mgr.34101) 3141 : cluster [DBG] pgmap v4069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:23 smithi045 bash[80445]: cluster 2024-07-28T21:14:22.693601+0000 mgr.y (mgr.34101) 3141 : cluster [DBG] pgmap v4069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:23 smithi045 bash[82788]: cluster 2024-07-28T21:14:22.693601+0000 mgr.y (mgr.34101) 3141 : cluster [DBG] pgmap v4069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:24.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5098 16 16 0 0 0 - 0 2024-07-28T21:14:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:24 smithi155 bash[73694]: debug 2024-07-28T21:14:24.230+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:25.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5099 16 16 0 0 0 - 0 2024-07-28T21:14:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:25 smithi155 bash[73694]: debug 2024-07-28T21:14:25.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:25 smithi155 bash[68033]: cluster 2024-07-28T21:14:24.695558+0000 mgr.y (mgr.34101) 3142 : cluster [DBG] pgmap v4070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:25 smithi045 bash[80445]: cluster 2024-07-28T21:14:24.695558+0000 mgr.y (mgr.34101) 3142 : cluster [DBG] pgmap v4070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:25 smithi045 bash[82788]: cluster 2024-07-28T21:14:24.695558+0000 mgr.y (mgr.34101) 3142 : cluster [DBG] pgmap v4070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:26.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:14:26.479860+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:14:26.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:14:26.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5100 16 16 0 0 0 - 0 2024-07-28T21:14:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:26 smithi155 bash[73694]: debug 2024-07-28T21:14:26.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:27.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5101 16 16 0 0 0 - 0 2024-07-28T21:14:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:27 smithi155 bash[73694]: debug 2024-07-28T21:14:27.234+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:27 smithi155 bash[68033]: cluster 2024-07-28T21:14:26.697611+0000 mgr.y (mgr.34101) 3143 : cluster [DBG] pgmap v4071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:27 smithi045 bash[82788]: cluster 2024-07-28T21:14:26.697611+0000 mgr.y (mgr.34101) 3143 : cluster [DBG] pgmap v4071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:27 smithi045 bash[80445]: cluster 2024-07-28T21:14:26.697611+0000 mgr.y (mgr.34101) 3143 : cluster [DBG] pgmap v4071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:28.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5102 16 16 0 0 0 - 0 2024-07-28T21:14:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:28 smithi155 bash[73694]: debug 2024-07-28T21:14:28.262+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:29.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5103 16 16 0 0 0 - 0 2024-07-28T21:14:29.764 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:29 smithi155 bash[73694]: debug 2024-07-28T21:14:29.306+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:29 smithi155 bash[68033]: cluster 2024-07-28T21:14:28.699531+0000 mgr.y (mgr.34101) 3144 : cluster [DBG] pgmap v4072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:29 smithi045 bash[80445]: cluster 2024-07-28T21:14:28.699531+0000 mgr.y (mgr.34101) 3144 : cluster [DBG] pgmap v4072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:29 smithi045 bash[82788]: cluster 2024-07-28T21:14:28.699531+0000 mgr.y (mgr.34101) 3144 : cluster [DBG] pgmap v4072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:30.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5104 16 16 0 0 0 - 0 2024-07-28T21:14:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:30 smithi155 bash[73694]: debug 2024-07-28T21:14:30.266+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:14:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:14:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:14:31.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5105 16 16 0 0 0 - 0 2024-07-28T21:14:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:31 smithi155 bash[73694]: debug 2024-07-28T21:14:31.230+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:31 smithi155 bash[68033]: cluster 2024-07-28T21:14:30.701481+0000 mgr.y (mgr.34101) 3145 : cluster [DBG] pgmap v4073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:31 smithi045 bash[80445]: cluster 2024-07-28T21:14:30.701481+0000 mgr.y (mgr.34101) 3145 : cluster [DBG] pgmap v4073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:31 smithi045 bash[82788]: cluster 2024-07-28T21:14:30.701481+0000 mgr.y (mgr.34101) 3145 : cluster [DBG] pgmap v4073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:32.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5106 16 16 0 0 0 - 0 2024-07-28T21:14:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:32 smithi155 bash[73694]: debug 2024-07-28T21:14:32.182+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:14:32 smithi155 bash[60745]: ts=2024-07-28T21:14:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:14:33.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5107 16 16 0 0 0 - 0 2024-07-28T21:14:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:33 smithi155 bash[73694]: debug 2024-07-28T21:14:33.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:33 smithi155 bash[68033]: cluster 2024-07-28T21:14:32.703403+0000 mgr.y (mgr.34101) 3146 : cluster [DBG] pgmap v4074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:33 smithi155 bash[68033]: audit 2024-07-28T21:14:33.369212+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:33 smithi045 bash[82788]: cluster 2024-07-28T21:14:32.703403+0000 mgr.y (mgr.34101) 3146 : cluster [DBG] pgmap v4074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:33 smithi045 bash[82788]: audit 2024-07-28T21:14:33.369212+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:33 smithi045 bash[80445]: cluster 2024-07-28T21:14:32.703403+0000 mgr.y (mgr.34101) 3146 : cluster [DBG] pgmap v4074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:34.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:33 smithi045 bash[80445]: audit 2024-07-28T21:14:33.369212+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:34.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5108 16 16 0 0 0 - 0 2024-07-28T21:14:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:34 smithi155 bash[73694]: debug 2024-07-28T21:14:34.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:35.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5109 16 16 0 0 0 - 0 2024-07-28T21:14:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:35 smithi155 bash[73694]: debug 2024-07-28T21:14:35.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:35 smithi155 bash[68033]: cluster 2024-07-28T21:14:34.705180+0000 mgr.y (mgr.34101) 3147 : cluster [DBG] pgmap v4075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:35 smithi045 bash[80445]: cluster 2024-07-28T21:14:34.705180+0000 mgr.y (mgr.34101) 3147 : cluster [DBG] pgmap v4075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:35 smithi045 bash[82788]: cluster 2024-07-28T21:14:34.705180+0000 mgr.y (mgr.34101) 3147 : cluster [DBG] pgmap v4075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:36.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5110 16 16 0 0 0 - 0 2024-07-28T21:14:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:36 smithi155 bash[73694]: debug 2024-07-28T21:14:36.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:37.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5111 16 16 0 0 0 - 0 2024-07-28T21:14:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:37 smithi155 bash[73694]: debug 2024-07-28T21:14:37.210+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:37 smithi155 bash[68033]: cluster 2024-07-28T21:14:36.707064+0000 mgr.y (mgr.34101) 3148 : cluster [DBG] pgmap v4076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:37 smithi045 bash[80445]: cluster 2024-07-28T21:14:36.707064+0000 mgr.y (mgr.34101) 3148 : cluster [DBG] pgmap v4076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:37 smithi045 bash[82788]: cluster 2024-07-28T21:14:36.707064+0000 mgr.y (mgr.34101) 3148 : cluster [DBG] pgmap v4076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:38.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5112 16 16 0 0 0 - 0 2024-07-28T21:14:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:38 smithi155 bash[73694]: debug 2024-07-28T21:14:38.190+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:39.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5113 16 16 0 0 0 - 0 2024-07-28T21:14:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:39 smithi155 bash[73694]: debug 2024-07-28T21:14:39.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:39 smithi155 bash[68033]: cluster 2024-07-28T21:14:38.708931+0000 mgr.y (mgr.34101) 3149 : cluster [DBG] pgmap v4077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:39 smithi045 bash[82788]: cluster 2024-07-28T21:14:38.708931+0000 mgr.y (mgr.34101) 3149 : cluster [DBG] pgmap v4077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:39 smithi045 bash[80445]: cluster 2024-07-28T21:14:38.708931+0000 mgr.y (mgr.34101) 3149 : cluster [DBG] pgmap v4077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:40.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5114 16 16 0 0 0 - 0 2024-07-28T21:14:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:40 smithi155 bash[73694]: debug 2024-07-28T21:14:40.178+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:14:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:14:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:14:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:40 smithi045 bash[80445]: cluster 2024-07-28T21:14:40.710971+0000 mgr.y (mgr.34101) 3150 : cluster [DBG] pgmap v4078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:40 smithi045 bash[82788]: cluster 2024-07-28T21:14:40.710971+0000 mgr.y (mgr.34101) 3150 : cluster [DBG] pgmap v4078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:40 smithi155 bash[68033]: cluster 2024-07-28T21:14:40.710971+0000 mgr.y (mgr.34101) 3150 : cluster [DBG] pgmap v4078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:41.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5115 16 16 0 0 0 - 0 2024-07-28T21:14:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:41 smithi155 bash[73694]: debug 2024-07-28T21:14:41.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:42.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5116 16 16 0 0 0 - 0 2024-07-28T21:14:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:42 smithi155 bash[73694]: debug 2024-07-28T21:14:42.210+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:14:42 smithi155 bash[60745]: ts=2024-07-28T21:14:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:14:43.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5117 16 16 0 0 0 - 0 2024-07-28T21:14:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:43 smithi155 bash[73694]: debug 2024-07-28T21:14:43.230+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:43 smithi155 bash[68033]: cluster 2024-07-28T21:14:42.713052+0000 mgr.y (mgr.34101) 3151 : cluster [DBG] pgmap v4079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:43 smithi045 bash[82788]: cluster 2024-07-28T21:14:42.713052+0000 mgr.y (mgr.34101) 3151 : cluster [DBG] pgmap v4079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:43 smithi045 bash[80445]: cluster 2024-07-28T21:14:42.713052+0000 mgr.y (mgr.34101) 3151 : cluster [DBG] pgmap v4079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:44.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5118 16 16 0 0 0 - 0 2024-07-28T21:14:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:44 smithi155 bash[73694]: debug 2024-07-28T21:14:44.230+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:45.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5119 16 16 0 0 0 - 0 2024-07-28T21:14:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:45 smithi155 bash[73694]: debug 2024-07-28T21:14:45.210+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:45 smithi155 bash[68033]: cluster 2024-07-28T21:14:44.715015+0000 mgr.y (mgr.34101) 3152 : cluster [DBG] pgmap v4080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:45 smithi045 bash[82788]: cluster 2024-07-28T21:14:44.715015+0000 mgr.y (mgr.34101) 3152 : cluster [DBG] pgmap v4080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:45 smithi045 bash[80445]: cluster 2024-07-28T21:14:44.715015+0000 mgr.y (mgr.34101) 3152 : cluster [DBG] pgmap v4080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:46.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:14:46.483143+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:14:46.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:14:46.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5120 16 16 0 0 0 - 0 2024-07-28T21:14:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:46 smithi155 bash[73694]: debug 2024-07-28T21:14:46.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:47.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5121 16 16 0 0 0 - 0 2024-07-28T21:14:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:47 smithi155 bash[73694]: debug 2024-07-28T21:14:47.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:47 smithi155 bash[68033]: cluster 2024-07-28T21:14:46.717075+0000 mgr.y (mgr.34101) 3153 : cluster [DBG] pgmap v4081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:47 smithi045 bash[80445]: cluster 2024-07-28T21:14:46.717075+0000 mgr.y (mgr.34101) 3153 : cluster [DBG] pgmap v4081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:47 smithi045 bash[82788]: cluster 2024-07-28T21:14:46.717075+0000 mgr.y (mgr.34101) 3153 : cluster [DBG] pgmap v4081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:48.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5122 16 16 0 0 0 - 0 2024-07-28T21:14:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:48 smithi155 bash[73694]: debug 2024-07-28T21:14:48.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:48 smithi155 bash[68033]: audit 2024-07-28T21:14:48.371811+0000 mon.c (mon.2) 900 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:48 smithi045 bash[80445]: audit 2024-07-28T21:14:48.371811+0000 mon.c (mon.2) 900 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:48 smithi045 bash[82788]: audit 2024-07-28T21:14:48.371811+0000 mon.c (mon.2) 900 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:14:49.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5123 16 16 0 0 0 - 0 2024-07-28T21:14:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:49 smithi155 bash[73694]: debug 2024-07-28T21:14:49.150+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:49 smithi155 bash[68033]: cluster 2024-07-28T21:14:48.719013+0000 mgr.y (mgr.34101) 3154 : cluster [DBG] pgmap v4082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:49 smithi045 bash[80445]: cluster 2024-07-28T21:14:48.719013+0000 mgr.y (mgr.34101) 3154 : cluster [DBG] pgmap v4082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:49 smithi045 bash[82788]: cluster 2024-07-28T21:14:48.719013+0000 mgr.y (mgr.34101) 3154 : cluster [DBG] pgmap v4082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:50.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5124 16 16 0 0 0 - 0 2024-07-28T21:14:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:50 smithi155 bash[73694]: debug 2024-07-28T21:14:50.146+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:14:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:14:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T21:14:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:50 smithi045 bash[80445]: audit 2024-07-28T21:14:50.617777+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:14:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:50 smithi045 bash[80445]: cluster 2024-07-28T21:14:50.720913+0000 mgr.y (mgr.34101) 3155 : cluster [DBG] pgmap v4083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:50 smithi045 bash[82788]: audit 2024-07-28T21:14:50.617777+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:14:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:50 smithi045 bash[82788]: cluster 2024-07-28T21:14:50.720913+0000 mgr.y (mgr.34101) 3155 : cluster [DBG] pgmap v4083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:50 smithi155 bash[68033]: audit 2024-07-28T21:14:50.617777+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:14:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:50 smithi155 bash[68033]: cluster 2024-07-28T21:14:50.720913+0000 mgr.y (mgr.34101) 3155 : cluster [DBG] pgmap v4083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:51.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5125 16 16 0 0 0 - 0 2024-07-28T21:14:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:51 smithi155 bash[73694]: debug 2024-07-28T21:14:51.122+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:52.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5126 16 16 0 0 0 - 0 2024-07-28T21:14:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:52 smithi155 bash[73694]: debug 2024-07-28T21:14:52.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:14:52 smithi155 bash[60745]: ts=2024-07-28T21:14:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:14:53.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5127 16 16 0 0 0 - 0 2024-07-28T21:14:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:53 smithi155 bash[73694]: debug 2024-07-28T21:14:53.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:53 smithi155 bash[68033]: cluster 2024-07-28T21:14:52.722985+0000 mgr.y (mgr.34101) 3156 : cluster [DBG] pgmap v4084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:53 smithi045 bash[80445]: cluster 2024-07-28T21:14:52.722985+0000 mgr.y (mgr.34101) 3156 : cluster [DBG] pgmap v4084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:53 smithi045 bash[82788]: cluster 2024-07-28T21:14:52.722985+0000 mgr.y (mgr.34101) 3156 : cluster [DBG] pgmap v4084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:54.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5128 16 16 0 0 0 - 0 2024-07-28T21:14:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:54 smithi155 bash[73694]: debug 2024-07-28T21:14:54.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:55.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5129 16 16 0 0 0 - 0 2024-07-28T21:14:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:55 smithi155 bash[73694]: debug 2024-07-28T21:14:55.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:55 smithi155 bash[68033]: cluster 2024-07-28T21:14:54.724772+0000 mgr.y (mgr.34101) 3157 : cluster [DBG] pgmap v4085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:55 smithi045 bash[82788]: cluster 2024-07-28T21:14:54.724772+0000 mgr.y (mgr.34101) 3157 : cluster [DBG] pgmap v4085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:55 smithi045 bash[80445]: cluster 2024-07-28T21:14:54.724772+0000 mgr.y (mgr.34101) 3157 : cluster [DBG] pgmap v4085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:56.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5130 16 16 0 0 0 - 0 2024-07-28T21:14:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:56 smithi155 bash[73694]: debug 2024-07-28T21:14:56.214+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:57.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5131 16 16 0 0 0 - 0 2024-07-28T21:14:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:57 smithi155 bash[73694]: debug 2024-07-28T21:14:57.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:57 smithi155 bash[68033]: audit 2024-07-28T21:14:56.323412+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:57 smithi155 bash[68033]: audit 2024-07-28T21:14:56.330809+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:57 smithi155 bash[68033]: audit 2024-07-28T21:14:56.529244+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:57 smithi155 bash[68033]: audit 2024-07-28T21:14:56.542194+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:57 smithi155 bash[68033]: cluster 2024-07-28T21:14:56.726394+0000 mgr.y (mgr.34101) 3158 : cluster [DBG] pgmap v4086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:57 smithi155 bash[68033]: audit 2024-07-28T21:14:56.985697+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:14:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:57 smithi155 bash[68033]: audit 2024-07-28T21:14:56.987613+0000 mon.c (mon.2) 903 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:14:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:57 smithi155 bash[68033]: audit 2024-07-28T21:14:56.998433+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[80445]: audit 2024-07-28T21:14:56.323412+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[80445]: audit 2024-07-28T21:14:56.330809+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[80445]: audit 2024-07-28T21:14:56.529244+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[80445]: audit 2024-07-28T21:14:56.542194+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[80445]: cluster 2024-07-28T21:14:56.726394+0000 mgr.y (mgr.34101) 3158 : cluster [DBG] pgmap v4086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[80445]: audit 2024-07-28T21:14:56.985697+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:14:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[80445]: audit 2024-07-28T21:14:56.987613+0000 mon.c (mon.2) 903 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:14:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[80445]: audit 2024-07-28T21:14:56.998433+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[82788]: audit 2024-07-28T21:14:56.323412+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[82788]: audit 2024-07-28T21:14:56.330809+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[82788]: audit 2024-07-28T21:14:56.529244+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[82788]: audit 2024-07-28T21:14:56.542194+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:57.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[82788]: cluster 2024-07-28T21:14:56.726394+0000 mgr.y (mgr.34101) 3158 : cluster [DBG] pgmap v4086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:14:57.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[82788]: audit 2024-07-28T21:14:56.985697+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:14:57.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[82788]: audit 2024-07-28T21:14:56.987613+0000 mon.c (mon.2) 903 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:14:57.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:57 smithi045 bash[82788]: audit 2024-07-28T21:14:56.998433+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:14:58.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5132 16 16 0 0 0 - 0 2024-07-28T21:14:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:58 smithi155 bash[73694]: debug 2024-07-28T21:14:58.254+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:14:59.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5133 16 16 0 0 0 - 0 2024-07-28T21:14:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:14:59 smithi155 bash[73694]: debug 2024-07-28T21:14:59.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:14:59 smithi155 bash[68033]: cluster 2024-07-28T21:14:58.728078+0000 mgr.y (mgr.34101) 3159 : cluster [DBG] pgmap v4087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:14:59 smithi045 bash[80445]: cluster 2024-07-28T21:14:58.728078+0000 mgr.y (mgr.34101) 3159 : cluster [DBG] pgmap v4087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:14:59 smithi045 bash[82788]: cluster 2024-07-28T21:14:58.728078+0000 mgr.y (mgr.34101) 3159 : cluster [DBG] pgmap v4087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:00.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5134 16 16 0 0 0 - 0 2024-07-28T21:15:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:00 smithi155 bash[73694]: debug 2024-07-28T21:15:00.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:15:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:15:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-28T21:15:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:00 smithi045 bash[82788]: cluster 2024-07-28T21:15:00.729850+0000 mgr.y (mgr.34101) 3160 : cluster [DBG] pgmap v4088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:00 smithi045 bash[80445]: cluster 2024-07-28T21:15:00.729850+0000 mgr.y (mgr.34101) 3160 : cluster [DBG] pgmap v4088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:01.162 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:00 smithi155 bash[68033]: cluster 2024-07-28T21:15:00.729850+0000 mgr.y (mgr.34101) 3160 : cluster [DBG] pgmap v4088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:01.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5135 16 16 0 0 0 - 0 2024-07-28T21:15:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:01 smithi155 bash[73694]: debug 2024-07-28T21:15:01.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:02.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5136 16 16 0 0 0 - 0 2024-07-28T21:15:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:02 smithi155 bash[73694]: debug 2024-07-28T21:15:02.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:15:02 smithi155 bash[60745]: ts=2024-07-28T21:15:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:15:03.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5137 16 16 0 0 0 - 0 2024-07-28T21:15:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:03 smithi155 bash[73694]: debug 2024-07-28T21:15:03.089+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:04.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:03 smithi155 bash[68033]: cluster 2024-07-28T21:15:02.731696+0000 mgr.y (mgr.34101) 3161 : cluster [DBG] pgmap v4089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:04.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:03 smithi155 bash[68033]: audit 2024-07-28T21:15:03.372183+0000 mon.c (mon.2) 904 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:03 smithi045 bash[80445]: cluster 2024-07-28T21:15:02.731696+0000 mgr.y (mgr.34101) 3161 : cluster [DBG] pgmap v4089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:03 smithi045 bash[80445]: audit 2024-07-28T21:15:03.372183+0000 mon.c (mon.2) 904 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:03 smithi045 bash[82788]: cluster 2024-07-28T21:15:02.731696+0000 mgr.y (mgr.34101) 3161 : cluster [DBG] pgmap v4089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:03 smithi045 bash[82788]: audit 2024-07-28T21:15:03.372183+0000 mon.c (mon.2) 904 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:04 smithi155 bash[73694]: debug 2024-07-28T21:15:04.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:04.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5138 16 16 0 0 0 - 0 2024-07-28T21:15:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:04 smithi155 bash[68033]: cluster 2024-07-28T21:15:04.733444+0000 mgr.y (mgr.34101) 3162 : cluster [DBG] pgmap v4090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:04 smithi045 bash[82788]: cluster 2024-07-28T21:15:04.733444+0000 mgr.y (mgr.34101) 3162 : cluster [DBG] pgmap v4090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:04 smithi045 bash[80445]: cluster 2024-07-28T21:15:04.733444+0000 mgr.y (mgr.34101) 3162 : cluster [DBG] pgmap v4090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:05.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5139 16 16 0 0 0 - 0 2024-07-28T21:15:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:05 smithi155 bash[73694]: debug 2024-07-28T21:15:05.097+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:06.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:15:06.486440+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:15:06.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:15:06.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5140 16 16 0 0 0 - 0 2024-07-28T21:15:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:06 smithi155 bash[73694]: debug 2024-07-28T21:15:06.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:07.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:06 smithi155 bash[68033]: cluster 2024-07-28T21:15:06.735310+0000 mgr.y (mgr.34101) 3163 : cluster [DBG] pgmap v4091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:06 smithi045 bash[82788]: cluster 2024-07-28T21:15:06.735310+0000 mgr.y (mgr.34101) 3163 : cluster [DBG] pgmap v4091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:06 smithi045 bash[80445]: cluster 2024-07-28T21:15:06.735310+0000 mgr.y (mgr.34101) 3163 : cluster [DBG] pgmap v4091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:07.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5141 16 16 0 0 0 - 0 2024-07-28T21:15:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:07 smithi155 bash[73694]: debug 2024-07-28T21:15:07.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:08.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5142 16 16 0 0 0 - 0 2024-07-28T21:15:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:08 smithi155 bash[73694]: debug 2024-07-28T21:15:08.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:09.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:08 smithi155 bash[68033]: cluster 2024-07-28T21:15:08.737029+0000 mgr.y (mgr.34101) 3164 : cluster [DBG] pgmap v4092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:08 smithi045 bash[82788]: cluster 2024-07-28T21:15:08.737029+0000 mgr.y (mgr.34101) 3164 : cluster [DBG] pgmap v4092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:08 smithi045 bash[80445]: cluster 2024-07-28T21:15:08.737029+0000 mgr.y (mgr.34101) 3164 : cluster [DBG] pgmap v4092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:09.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5143 16 16 0 0 0 - 0 2024-07-28T21:15:09.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:09 smithi155 bash[73694]: debug 2024-07-28T21:15:09.141+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:10.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5144 16 16 0 0 0 - 0 2024-07-28T21:15:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:10 smithi155 bash[73694]: debug 2024-07-28T21:15:10.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:10 smithi045 bash[80445]: cluster 2024-07-28T21:15:10.738922+0000 mgr.y (mgr.34101) 3165 : cluster [DBG] pgmap v4093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:15:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:15:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:15:10.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:10 smithi045 bash[82788]: cluster 2024-07-28T21:15:10.738922+0000 mgr.y (mgr.34101) 3165 : cluster [DBG] pgmap v4093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:11.125 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:10 smithi155 bash[68033]: cluster 2024-07-28T21:15:10.738922+0000 mgr.y (mgr.34101) 3165 : cluster [DBG] pgmap v4093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:11.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5145 16 16 0 0 0 - 0 2024-07-28T21:15:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:11 smithi155 bash[73694]: debug 2024-07-28T21:15:11.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:12.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5146 16 16 0 0 0 - 0 2024-07-28T21:15:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:12 smithi155 bash[73694]: debug 2024-07-28T21:15:12.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:15:12 smithi155 bash[60745]: ts=2024-07-28T21:15:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:15:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:12 smithi045 bash[80445]: cluster 2024-07-28T21:15:12.740765+0000 mgr.y (mgr.34101) 3166 : cluster [DBG] pgmap v4094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:12 smithi045 bash[82788]: cluster 2024-07-28T21:15:12.740765+0000 mgr.y (mgr.34101) 3166 : cluster [DBG] pgmap v4094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:13 smithi155 bash[73694]: debug 2024-07-28T21:15:13.089+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:12 smithi155 bash[68033]: cluster 2024-07-28T21:15:12.740765+0000 mgr.y (mgr.34101) 3166 : cluster [DBG] pgmap v4094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:13.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5147 16 16 0 0 0 - 0 2024-07-28T21:15:14.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5148 16 16 0 0 0 - 0 2024-07-28T21:15:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:14 smithi155 bash[73694]: debug 2024-07-28T21:15:14.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:15.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:14 smithi155 bash[68033]: cluster 2024-07-28T21:15:14.742542+0000 mgr.y (mgr.34101) 3167 : cluster [DBG] pgmap v4095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:14 smithi045 bash[80445]: cluster 2024-07-28T21:15:14.742542+0000 mgr.y (mgr.34101) 3167 : cluster [DBG] pgmap v4095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:14 smithi045 bash[82788]: cluster 2024-07-28T21:15:14.742542+0000 mgr.y (mgr.34101) 3167 : cluster [DBG] pgmap v4095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:15.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5149 16 16 0 0 0 - 0 2024-07-28T21:15:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:15 smithi155 bash[73694]: debug 2024-07-28T21:15:15.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:16.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5150 16 16 0 0 0 - 0 2024-07-28T21:15:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:16 smithi155 bash[73694]: debug 2024-07-28T21:15:16.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:16 smithi045 bash[80445]: cluster 2024-07-28T21:15:16.744400+0000 mgr.y (mgr.34101) 3168 : cluster [DBG] pgmap v4096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:16 smithi045 bash[82788]: cluster 2024-07-28T21:15:16.744400+0000 mgr.y (mgr.34101) 3168 : cluster [DBG] pgmap v4096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:17 smithi155 bash[73694]: debug 2024-07-28T21:15:17.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:16 smithi155 bash[68033]: cluster 2024-07-28T21:15:16.744400+0000 mgr.y (mgr.34101) 3168 : cluster [DBG] pgmap v4096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:17.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5151 16 16 0 0 0 - 0 2024-07-28T21:15:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:18 smithi155 bash[73694]: debug 2024-07-28T21:15:18.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:18.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5152 16 16 0 0 0 - 0 2024-07-28T21:15:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:18 smithi045 bash[80445]: audit 2024-07-28T21:15:18.372613+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:18 smithi045 bash[82788]: audit 2024-07-28T21:15:18.372613+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:18 smithi155 bash[68033]: audit 2024-07-28T21:15:18.372613+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:18 smithi155 bash[73694]: debug 2024-07-28T21:15:18.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:19.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5153 16 16 0 0 0 - 0 2024-07-28T21:15:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:19 smithi045 bash[80445]: cluster 2024-07-28T21:15:18.746163+0000 mgr.y (mgr.34101) 3169 : cluster [DBG] pgmap v4097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:19 smithi045 bash[82788]: cluster 2024-07-28T21:15:18.746163+0000 mgr.y (mgr.34101) 3169 : cluster [DBG] pgmap v4097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:19 smithi155 bash[68033]: cluster 2024-07-28T21:15:18.746163+0000 mgr.y (mgr.34101) 3169 : cluster [DBG] pgmap v4097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:19 smithi155 bash[73694]: debug 2024-07-28T21:15:19.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:20.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5154 16 16 0 0 0 - 0 2024-07-28T21:15:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:15:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:15:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:15:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:20 smithi045 bash[80445]: cluster 2024-07-28T21:15:20.748050+0000 mgr.y (mgr.34101) 3170 : cluster [DBG] pgmap v4098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:20 smithi045 bash[82788]: cluster 2024-07-28T21:15:20.748050+0000 mgr.y (mgr.34101) 3170 : cluster [DBG] pgmap v4098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:20 smithi155 bash[73694]: debug 2024-07-28T21:15:20.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:20 smithi155 bash[68033]: cluster 2024-07-28T21:15:20.748050+0000 mgr.y (mgr.34101) 3170 : cluster [DBG] pgmap v4098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:21.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5155 16 16 0 0 0 - 0 2024-07-28T21:15:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:21 smithi155 bash[73694]: debug 2024-07-28T21:15:21.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:22.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5156 16 16 0 0 0 - 0 2024-07-28T21:15:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:15:22 smithi155 bash[60745]: ts=2024-07-28T21:15:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:15:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:22 smithi045 bash[82788]: cluster 2024-07-28T21:15:22.749985+0000 mgr.y (mgr.34101) 3171 : cluster [DBG] pgmap v4099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:22 smithi045 bash[80445]: cluster 2024-07-28T21:15:22.749985+0000 mgr.y (mgr.34101) 3171 : cluster [DBG] pgmap v4099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:23.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:22 smithi155 bash[68033]: cluster 2024-07-28T21:15:22.749985+0000 mgr.y (mgr.34101) 3171 : cluster [DBG] pgmap v4099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:22 smithi155 bash[73694]: debug 2024-07-28T21:15:22.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:23.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5157 16 16 0 0 0 - 0 2024-07-28T21:15:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:23 smithi155 bash[73694]: debug 2024-07-28T21:15:23.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:24.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5158 16 16 0 0 0 - 0 2024-07-28T21:15:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:24 smithi045 bash[80445]: cluster 2024-07-28T21:15:24.751770+0000 mgr.y (mgr.34101) 3172 : cluster [DBG] pgmap v4100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:24 smithi045 bash[82788]: cluster 2024-07-28T21:15:24.751770+0000 mgr.y (mgr.34101) 3172 : cluster [DBG] pgmap v4100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:25 smithi155 bash[73694]: debug 2024-07-28T21:15:25.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:25.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:24 smithi155 bash[68033]: cluster 2024-07-28T21:15:24.751770+0000 mgr.y (mgr.34101) 3172 : cluster [DBG] pgmap v4100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:25.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5159 16 16 0 0 0 - 0 2024-07-28T21:15:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:26 smithi155 bash[73694]: debug 2024-07-28T21:15:26.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:26.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:15:26.489900+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:15:26.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:15:26.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5160 16 16 0 0 0 - 0 2024-07-28T21:15:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:26 smithi045 bash[82788]: cluster 2024-07-28T21:15:26.753603+0000 mgr.y (mgr.34101) 3173 : cluster [DBG] pgmap v4101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:26 smithi045 bash[80445]: cluster 2024-07-28T21:15:26.753603+0000 mgr.y (mgr.34101) 3173 : cluster [DBG] pgmap v4101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:27.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:26 smithi155 bash[68033]: cluster 2024-07-28T21:15:26.753603+0000 mgr.y (mgr.34101) 3173 : cluster [DBG] pgmap v4101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:27 smithi155 bash[73694]: debug 2024-07-28T21:15:27.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:27.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5161 16 16 0 0 0 - 0 2024-07-28T21:15:28.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5162 16 16 0 0 0 - 0 2024-07-28T21:15:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:28 smithi155 bash[73694]: debug 2024-07-28T21:15:28.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:28 smithi045 bash[80445]: cluster 2024-07-28T21:15:28.755316+0000 mgr.y (mgr.34101) 3174 : cluster [DBG] pgmap v4102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:28 smithi045 bash[82788]: cluster 2024-07-28T21:15:28.755316+0000 mgr.y (mgr.34101) 3174 : cluster [DBG] pgmap v4102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:29 smithi155 bash[73694]: debug 2024-07-28T21:15:29.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:28 smithi155 bash[68033]: cluster 2024-07-28T21:15:28.755316+0000 mgr.y (mgr.34101) 3174 : cluster [DBG] pgmap v4102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:29.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5163 16 16 0 0 0 - 0 2024-07-28T21:15:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:30 smithi155 bash[73694]: debug 2024-07-28T21:15:30.025+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:30.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5164 16 16 0 0 0 - 0 2024-07-28T21:15:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:30 smithi045 bash[80445]: cluster 2024-07-28T21:15:30.757182+0000 mgr.y (mgr.34101) 3175 : cluster [DBG] pgmap v4103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:15:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:15:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:15:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:30 smithi045 bash[82788]: cluster 2024-07-28T21:15:30.757182+0000 mgr.y (mgr.34101) 3175 : cluster [DBG] pgmap v4103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:31 smithi155 bash[73694]: debug 2024-07-28T21:15:31.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:30 smithi155 bash[68033]: cluster 2024-07-28T21:15:30.757182+0000 mgr.y (mgr.34101) 3175 : cluster [DBG] pgmap v4103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:31.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5165 16 16 0 0 0 - 0 2024-07-28T21:15:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:32 smithi155 bash[73694]: debug 2024-07-28T21:15:31.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:32.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5166 16 16 0 0 0 - 0 2024-07-28T21:15:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:15:32 smithi155 bash[60745]: ts=2024-07-28T21:15:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:15:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:32 smithi045 bash[80445]: cluster 2024-07-28T21:15:32.759249+0000 mgr.y (mgr.34101) 3176 : cluster [DBG] pgmap v4104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:32 smithi045 bash[82788]: cluster 2024-07-28T21:15:32.759249+0000 mgr.y (mgr.34101) 3176 : cluster [DBG] pgmap v4104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:32 smithi155 bash[73694]: debug 2024-07-28T21:15:32.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:33.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:32 smithi155 bash[68033]: cluster 2024-07-28T21:15:32.759249+0000 mgr.y (mgr.34101) 3176 : cluster [DBG] pgmap v4104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:33.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5167 16 16 0 0 0 - 0 2024-07-28T21:15:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:33 smithi045 bash[80445]: audit 2024-07-28T21:15:33.373052+0000 mon.c (mon.2) 906 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:33 smithi045 bash[82788]: audit 2024-07-28T21:15:33.373052+0000 mon.c (mon.2) 906 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:34 smithi155 bash[73694]: debug 2024-07-28T21:15:34.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:33 smithi155 bash[68033]: audit 2024-07-28T21:15:33.373052+0000 mon.c (mon.2) 906 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:34.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5168 16 16 0 0 0 - 0 2024-07-28T21:15:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:34 smithi045 bash[80445]: cluster 2024-07-28T21:15:34.761054+0000 mgr.y (mgr.34101) 3177 : cluster [DBG] pgmap v4105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:34 smithi045 bash[82788]: cluster 2024-07-28T21:15:34.761054+0000 mgr.y (mgr.34101) 3177 : cluster [DBG] pgmap v4105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:34 smithi155 bash[68033]: cluster 2024-07-28T21:15:34.761054+0000 mgr.y (mgr.34101) 3177 : cluster [DBG] pgmap v4105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:35 smithi155 bash[73694]: debug 2024-07-28T21:15:35.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:35.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5169 16 16 0 0 0 - 0 2024-07-28T21:15:36.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5170 16 16 0 0 0 - 0 2024-07-28T21:15:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:36 smithi155 bash[73694]: debug 2024-07-28T21:15:36.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:36 smithi045 bash[82788]: cluster 2024-07-28T21:15:36.762981+0000 mgr.y (mgr.34101) 3178 : cluster [DBG] pgmap v4106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:36 smithi045 bash[80445]: cluster 2024-07-28T21:15:36.762981+0000 mgr.y (mgr.34101) 3178 : cluster [DBG] pgmap v4106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:37 smithi155 bash[73694]: debug 2024-07-28T21:15:37.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:37.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:36 smithi155 bash[68033]: cluster 2024-07-28T21:15:36.762981+0000 mgr.y (mgr.34101) 3178 : cluster [DBG] pgmap v4106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:37.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5171 16 16 0 0 0 - 0 2024-07-28T21:15:38.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5172 16 16 0 0 0 - 0 2024-07-28T21:15:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:38 smithi155 bash[73694]: debug 2024-07-28T21:15:38.089+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:38 smithi045 bash[80445]: cluster 2024-07-28T21:15:38.764664+0000 mgr.y (mgr.34101) 3179 : cluster [DBG] pgmap v4107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:38 smithi045 bash[82788]: cluster 2024-07-28T21:15:38.764664+0000 mgr.y (mgr.34101) 3179 : cluster [DBG] pgmap v4107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:39 smithi155 bash[73694]: debug 2024-07-28T21:15:39.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:38 smithi155 bash[68033]: cluster 2024-07-28T21:15:38.764664+0000 mgr.y (mgr.34101) 3179 : cluster [DBG] pgmap v4107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:39.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5173 16 16 0 0 0 - 0 2024-07-28T21:15:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:40 smithi155 bash[73694]: debug 2024-07-28T21:15:40.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:40.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5174 16 16 0 0 0 - 0 2024-07-28T21:15:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:15:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:15:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:15:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:40 smithi045 bash[80445]: cluster 2024-07-28T21:15:40.766563+0000 mgr.y (mgr.34101) 3180 : cluster [DBG] pgmap v4108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:40 smithi045 bash[82788]: cluster 2024-07-28T21:15:40.766563+0000 mgr.y (mgr.34101) 3180 : cluster [DBG] pgmap v4108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:40 smithi155 bash[68033]: cluster 2024-07-28T21:15:40.766563+0000 mgr.y (mgr.34101) 3180 : cluster [DBG] pgmap v4108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:41 smithi155 bash[73694]: debug 2024-07-28T21:15:41.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:41.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5175 16 16 0 0 0 - 0 2024-07-28T21:15:42.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5176 16 16 0 0 0 - 0 2024-07-28T21:15:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:42 smithi155 bash[73694]: debug 2024-07-28T21:15:42.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:15:42 smithi155 bash[60745]: ts=2024-07-28T21:15:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:15:43.106 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:42 smithi155 bash[68033]: cluster 2024-07-28T21:15:42.768553+0000 mgr.y (mgr.34101) 3181 : cluster [DBG] pgmap v4109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:42 smithi045 bash[80445]: cluster 2024-07-28T21:15:42.768553+0000 mgr.y (mgr.34101) 3181 : cluster [DBG] pgmap v4109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:42 smithi045 bash[82788]: cluster 2024-07-28T21:15:42.768553+0000 mgr.y (mgr.34101) 3181 : cluster [DBG] pgmap v4109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:43.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5177 16 16 0 0 0 - 0 2024-07-28T21:15:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:43 smithi155 bash[73694]: debug 2024-07-28T21:15:43.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:44.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5178 16 16 0 0 0 - 0 2024-07-28T21:15:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:44 smithi155 bash[73694]: debug 2024-07-28T21:15:44.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:45.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:44 smithi155 bash[68033]: cluster 2024-07-28T21:15:44.770383+0000 mgr.y (mgr.34101) 3182 : cluster [DBG] pgmap v4110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:44 smithi045 bash[80445]: cluster 2024-07-28T21:15:44.770383+0000 mgr.y (mgr.34101) 3182 : cluster [DBG] pgmap v4110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:44 smithi045 bash[82788]: cluster 2024-07-28T21:15:44.770383+0000 mgr.y (mgr.34101) 3182 : cluster [DBG] pgmap v4110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:45.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5179 16 16 0 0 0 - 0 2024-07-28T21:15:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:45 smithi155 bash[73694]: debug 2024-07-28T21:15:45.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:46.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:15:46.493076+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:15:46.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:15:46.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5180 16 16 0 0 0 - 0 2024-07-28T21:15:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:46 smithi155 bash[73694]: debug 2024-07-28T21:15:46.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:46 smithi045 bash[80445]: cluster 2024-07-28T21:15:46.772251+0000 mgr.y (mgr.34101) 3183 : cluster [DBG] pgmap v4111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:46 smithi045 bash[82788]: cluster 2024-07-28T21:15:46.772251+0000 mgr.y (mgr.34101) 3183 : cluster [DBG] pgmap v4111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:47 smithi155 bash[73694]: debug 2024-07-28T21:15:47.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:46 smithi155 bash[68033]: cluster 2024-07-28T21:15:46.772251+0000 mgr.y (mgr.34101) 3183 : cluster [DBG] pgmap v4111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:47.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5181 16 16 0 0 0 - 0 2024-07-28T21:15:48.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:48 smithi155 bash[73694]: debug 2024-07-28T21:15:48.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:48.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5182 16 16 0 0 0 - 0 2024-07-28T21:15:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:48 smithi045 bash[80445]: audit 2024-07-28T21:15:48.375714+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:48 smithi045 bash[82788]: audit 2024-07-28T21:15:48.375714+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:48 smithi155 bash[68033]: audit 2024-07-28T21:15:48.375714+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:15:49.439 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:49 smithi155 bash[73694]: debug 2024-07-28T21:15:49.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:49.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5183 16 16 0 0 0 - 0 2024-07-28T21:15:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:49 smithi045 bash[80445]: cluster 2024-07-28T21:15:48.773994+0000 mgr.y (mgr.34101) 3184 : cluster [DBG] pgmap v4112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:49 smithi045 bash[82788]: cluster 2024-07-28T21:15:48.773994+0000 mgr.y (mgr.34101) 3184 : cluster [DBG] pgmap v4112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:49 smithi155 bash[68033]: cluster 2024-07-28T21:15:48.773994+0000 mgr.y (mgr.34101) 3184 : cluster [DBG] pgmap v4112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:50.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5184 16 16 0 0 0 - 0 2024-07-28T21:15:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:50 smithi155 bash[73694]: debug 2024-07-28T21:15:50.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:50 smithi045 bash[80445]: cluster 2024-07-28T21:15:50.775869+0000 mgr.y (mgr.34101) 3185 : cluster [DBG] pgmap v4113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:15:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:15:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:15:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:50 smithi045 bash[82788]: cluster 2024-07-28T21:15:50.775869+0000 mgr.y (mgr.34101) 3185 : cluster [DBG] pgmap v4113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:51 smithi155 bash[73694]: debug 2024-07-28T21:15:51.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:51.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:50 smithi155 bash[68033]: cluster 2024-07-28T21:15:50.775869+0000 mgr.y (mgr.34101) 3185 : cluster [DBG] pgmap v4113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:51.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5185 16 16 0 0 0 - 0 2024-07-28T21:15:52.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5186 16 16 0 0 0 - 0 2024-07-28T21:15:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:52 smithi155 bash[73694]: debug 2024-07-28T21:15:52.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:15:52 smithi155 bash[60745]: ts=2024-07-28T21:15:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:15:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:52 smithi045 bash[80445]: cluster 2024-07-28T21:15:52.777742+0000 mgr.y (mgr.34101) 3186 : cluster [DBG] pgmap v4114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:53.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:52 smithi045 bash[82788]: cluster 2024-07-28T21:15:52.777742+0000 mgr.y (mgr.34101) 3186 : cluster [DBG] pgmap v4114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:53 smithi155 bash[73694]: debug 2024-07-28T21:15:53.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:52 smithi155 bash[68033]: cluster 2024-07-28T21:15:52.777742+0000 mgr.y (mgr.34101) 3186 : cluster [DBG] pgmap v4114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:53.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5187 16 16 0 0 0 - 0 2024-07-28T21:15:54.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5188 16 16 0 0 0 - 0 2024-07-28T21:15:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:54 smithi155 bash[73694]: debug 2024-07-28T21:15:54.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:55.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:54 smithi155 bash[68033]: cluster 2024-07-28T21:15:54.779491+0000 mgr.y (mgr.34101) 3187 : cluster [DBG] pgmap v4115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:54 smithi045 bash[80445]: cluster 2024-07-28T21:15:54.779491+0000 mgr.y (mgr.34101) 3187 : cluster [DBG] pgmap v4115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:54 smithi045 bash[82788]: cluster 2024-07-28T21:15:54.779491+0000 mgr.y (mgr.34101) 3187 : cluster [DBG] pgmap v4115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:55.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5189 16 16 0 0 0 - 0 2024-07-28T21:15:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:55 smithi155 bash[73694]: debug 2024-07-28T21:15:55.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:56.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5190 16 16 0 0 0 - 0 2024-07-28T21:15:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:56 smithi155 bash[73694]: debug 2024-07-28T21:15:56.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:57.131 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:56 smithi155 bash[68033]: cluster 2024-07-28T21:15:56.781366+0000 mgr.y (mgr.34101) 3188 : cluster [DBG] pgmap v4116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:56 smithi045 bash[80445]: cluster 2024-07-28T21:15:56.781366+0000 mgr.y (mgr.34101) 3188 : cluster [DBG] pgmap v4116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:56 smithi045 bash[82788]: cluster 2024-07-28T21:15:56.781366+0000 mgr.y (mgr.34101) 3188 : cluster [DBG] pgmap v4116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:57.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5191 16 16 0 0 0 - 0 2024-07-28T21:15:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:57 smithi155 bash[73694]: debug 2024-07-28T21:15:57.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:58.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:57 smithi155 bash[68033]: audit 2024-07-28T21:15:57.132827+0000 mon.c (mon.2) 908 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:15:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:57 smithi045 bash[80445]: audit 2024-07-28T21:15:57.132827+0000 mon.c (mon.2) 908 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:15:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:57 smithi045 bash[82788]: audit 2024-07-28T21:15:57.132827+0000 mon.c (mon.2) 908 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:15:58.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5192 16 16 0 0 0 - 0 2024-07-28T21:15:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:58 smithi155 bash[73694]: debug 2024-07-28T21:15:58.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:15:59.119 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:15:58 smithi155 bash[68033]: cluster 2024-07-28T21:15:58.783155+0000 mgr.y (mgr.34101) 3189 : cluster [DBG] pgmap v4117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:15:58 smithi045 bash[80445]: cluster 2024-07-28T21:15:58.783155+0000 mgr.y (mgr.34101) 3189 : cluster [DBG] pgmap v4117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:15:58 smithi045 bash[82788]: cluster 2024-07-28T21:15:58.783155+0000 mgr.y (mgr.34101) 3189 : cluster [DBG] pgmap v4117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:15:59.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5193 16 16 0 0 0 - 0 2024-07-28T21:15:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:15:59 smithi155 bash[73694]: debug 2024-07-28T21:15:59.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:00.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5194 16 16 0 0 0 - 0 2024-07-28T21:16:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:00 smithi155 bash[73694]: debug 2024-07-28T21:16:00.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:16:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:16:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:16:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:00 smithi045 bash[80445]: cluster 2024-07-28T21:16:00.784925+0000 mgr.y (mgr.34101) 3190 : cluster [DBG] pgmap v4118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:00 smithi045 bash[82788]: cluster 2024-07-28T21:16:00.784925+0000 mgr.y (mgr.34101) 3190 : cluster [DBG] pgmap v4118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:01.183 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:00 smithi155 bash[68033]: cluster 2024-07-28T21:16:00.784925+0000 mgr.y (mgr.34101) 3190 : cluster [DBG] pgmap v4118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:01.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5195 16 16 0 0 0 - 0 2024-07-28T21:16:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:01 smithi155 bash[73694]: debug 2024-07-28T21:16:01.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:02.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5196 16 16 0 0 0 - 0 2024-07-28T21:16:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:02 smithi155 bash[73694]: debug 2024-07-28T21:16:02.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:16:02 smithi155 bash[60745]: ts=2024-07-28T21:16:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:16:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:02 smithi045 bash[82788]: cluster 2024-07-28T21:16:02.786735+0000 mgr.y (mgr.34101) 3191 : cluster [DBG] pgmap v4119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:02 smithi045 bash[82788]: audit 2024-07-28T21:16:02.841319+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:02 smithi045 bash[80445]: cluster 2024-07-28T21:16:02.786735+0000 mgr.y (mgr.34101) 3191 : cluster [DBG] pgmap v4119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:03.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:02 smithi045 bash[80445]: audit 2024-07-28T21:16:02.841319+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:03.234 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:02 smithi155 bash[68033]: cluster 2024-07-28T21:16:02.786735+0000 mgr.y (mgr.34101) 3191 : cluster [DBG] pgmap v4119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:03.234 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:02 smithi155 bash[68033]: audit 2024-07-28T21:16:02.841319+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:03.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5197 16 16 0 0 0 - 0 2024-07-28T21:16:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:03 smithi155 bash[73694]: debug 2024-07-28T21:16:03.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[80445]: audit 2024-07-28T21:16:02.861479+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[80445]: audit 2024-07-28T21:16:03.037196+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[80445]: audit 2024-07-28T21:16:03.047415+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[80445]: audit 2024-07-28T21:16:03.376019+0000 mon.c (mon.2) 909 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[80445]: audit 2024-07-28T21:16:03.502609+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:16:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[80445]: audit 2024-07-28T21:16:03.504029+0000 mon.c (mon.2) 911 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:16:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[80445]: audit 2024-07-28T21:16:03.512392+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[82788]: audit 2024-07-28T21:16:02.861479+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[82788]: audit 2024-07-28T21:16:03.037196+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[82788]: audit 2024-07-28T21:16:03.047415+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[82788]: audit 2024-07-28T21:16:03.376019+0000 mon.c (mon.2) 909 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[82788]: audit 2024-07-28T21:16:03.502609+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:16:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[82788]: audit 2024-07-28T21:16:03.504029+0000 mon.c (mon.2) 911 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:16:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:03 smithi045 bash[82788]: audit 2024-07-28T21:16:03.512392+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:03 smithi155 bash[68033]: audit 2024-07-28T21:16:02.861479+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:03 smithi155 bash[68033]: audit 2024-07-28T21:16:03.037196+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:03 smithi155 bash[68033]: audit 2024-07-28T21:16:03.047415+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:03 smithi155 bash[68033]: audit 2024-07-28T21:16:03.376019+0000 mon.c (mon.2) 909 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:04.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:03 smithi155 bash[68033]: audit 2024-07-28T21:16:03.502609+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:16:04.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:03 smithi155 bash[68033]: audit 2024-07-28T21:16:03.504029+0000 mon.c (mon.2) 911 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:16:04.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:03 smithi155 bash[68033]: audit 2024-07-28T21:16:03.512392+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:16:04.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5198 16 16 0 0 0 - 0 2024-07-28T21:16:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:04 smithi155 bash[73694]: debug 2024-07-28T21:16:04.220+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:04 smithi045 bash[82788]: cluster 2024-07-28T21:16:04.788474+0000 mgr.y (mgr.34101) 3192 : cluster [DBG] pgmap v4120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:04 smithi045 bash[80445]: cluster 2024-07-28T21:16:04.788474+0000 mgr.y (mgr.34101) 3192 : cluster [DBG] pgmap v4120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:05.271 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:04 smithi155 bash[68033]: cluster 2024-07-28T21:16:04.788474+0000 mgr.y (mgr.34101) 3192 : cluster [DBG] pgmap v4120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:05.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5199 16 16 0 0 0 - 0 2024-07-28T21:16:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:05 smithi155 bash[73694]: debug 2024-07-28T21:16:05.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:06.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:16:06.496293+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:16:06.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:16:06.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5200 16 16 0 0 0 - 0 2024-07-28T21:16:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:06 smithi155 bash[73694]: debug 2024-07-28T21:16:06.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:06 smithi045 bash[80445]: cluster 2024-07-28T21:16:06.790357+0000 mgr.y (mgr.34101) 3193 : cluster [DBG] pgmap v4121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:06 smithi045 bash[82788]: cluster 2024-07-28T21:16:06.790357+0000 mgr.y (mgr.34101) 3193 : cluster [DBG] pgmap v4121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:07.251 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:06 smithi155 bash[68033]: cluster 2024-07-28T21:16:06.790357+0000 mgr.y (mgr.34101) 3193 : cluster [DBG] pgmap v4121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:07.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5201 16 16 0 0 0 - 0 2024-07-28T21:16:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:07 smithi155 bash[73694]: debug 2024-07-28T21:16:07.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:08.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5202 16 16 0 0 0 - 0 2024-07-28T21:16:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:08 smithi155 bash[73694]: debug 2024-07-28T21:16:08.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:09.206 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:08 smithi155 bash[68033]: cluster 2024-07-28T21:16:08.792061+0000 mgr.y (mgr.34101) 3194 : cluster [DBG] pgmap v4122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:08 smithi045 bash[80445]: cluster 2024-07-28T21:16:08.792061+0000 mgr.y (mgr.34101) 3194 : cluster [DBG] pgmap v4122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:09.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:08 smithi045 bash[82788]: cluster 2024-07-28T21:16:08.792061+0000 mgr.y (mgr.34101) 3194 : cluster [DBG] pgmap v4122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:09.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5203 16 16 0 0 0 - 0 2024-07-28T21:16:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:09 smithi155 bash[73694]: debug 2024-07-28T21:16:09.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:10.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5204 16 16 0 0 0 - 0 2024-07-28T21:16:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:10 smithi155 bash[73694]: debug 2024-07-28T21:16:10.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:10.856 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:16:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:16:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:16:11.193 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:10 smithi155 bash[68033]: cluster 2024-07-28T21:16:10.793958+0000 mgr.y (mgr.34101) 3195 : cluster [DBG] pgmap v4123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:11.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:10 smithi045 bash[80445]: cluster 2024-07-28T21:16:10.793958+0000 mgr.y (mgr.34101) 3195 : cluster [DBG] pgmap v4123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:10 smithi045 bash[82788]: cluster 2024-07-28T21:16:10.793958+0000 mgr.y (mgr.34101) 3195 : cluster [DBG] pgmap v4123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:11.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5205 16 16 0 0 0 - 0 2024-07-28T21:16:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:11 smithi155 bash[73694]: debug 2024-07-28T21:16:11.192+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:12.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5206 16 16 0 0 0 - 0 2024-07-28T21:16:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:16:12 smithi155 bash[60745]: ts=2024-07-28T21:16:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:16:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:12 smithi155 bash[73694]: debug 2024-07-28T21:16:12.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:13.165 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:12 smithi155 bash[68033]: cluster 2024-07-28T21:16:12.796012+0000 mgr.y (mgr.34101) 3196 : cluster [DBG] pgmap v4124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:12 smithi045 bash[80445]: cluster 2024-07-28T21:16:12.796012+0000 mgr.y (mgr.34101) 3196 : cluster [DBG] pgmap v4124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:12 smithi045 bash[82788]: cluster 2024-07-28T21:16:12.796012+0000 mgr.y (mgr.34101) 3196 : cluster [DBG] pgmap v4124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:13.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5207 16 16 0 0 0 - 0 2024-07-28T21:16:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:13 smithi155 bash[73694]: debug 2024-07-28T21:16:13.160+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:14.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5208 16 16 0 0 0 - 0 2024-07-28T21:16:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:14 smithi155 bash[73694]: debug 2024-07-28T21:16:14.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:14 smithi045 bash[80445]: cluster 2024-07-28T21:16:14.797948+0000 mgr.y (mgr.34101) 3197 : cluster [DBG] pgmap v4125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:14 smithi045 bash[82788]: cluster 2024-07-28T21:16:14.797948+0000 mgr.y (mgr.34101) 3197 : cluster [DBG] pgmap v4125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:15 smithi155 bash[73694]: debug 2024-07-28T21:16:15.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:14 smithi155 bash[68033]: cluster 2024-07-28T21:16:14.797948+0000 mgr.y (mgr.34101) 3197 : cluster [DBG] pgmap v4125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:15.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5209 16 16 0 0 0 - 0 2024-07-28T21:16:16.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5210 16 16 0 0 0 - 0 2024-07-28T21:16:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:16 smithi155 bash[73694]: debug 2024-07-28T21:16:16.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:17.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5211 16 16 0 0 0 - 0 2024-07-28T21:16:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:17 smithi155 bash[73694]: debug 2024-07-28T21:16:17.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:17 smithi045 bash[80445]: cluster 2024-07-28T21:16:16.800027+0000 mgr.y (mgr.34101) 3198 : cluster [DBG] pgmap v4126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:17 smithi045 bash[82788]: cluster 2024-07-28T21:16:16.800027+0000 mgr.y (mgr.34101) 3198 : cluster [DBG] pgmap v4126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:18 smithi155 bash[73694]: debug 2024-07-28T21:16:18.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:17 smithi155 bash[68033]: cluster 2024-07-28T21:16:16.800027+0000 mgr.y (mgr.34101) 3198 : cluster [DBG] pgmap v4126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:18.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5212 16 16 0 0 0 - 0 2024-07-28T21:16:19.145 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:18 smithi155 bash[68033]: audit 2024-07-28T21:16:18.376588+0000 mon.c (mon.2) 912 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:18 smithi045 bash[80445]: audit 2024-07-28T21:16:18.376588+0000 mon.c (mon.2) 912 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:18 smithi045 bash[82788]: audit 2024-07-28T21:16:18.376588+0000 mon.c (mon.2) 912 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:19.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5213 16 16 0 0 0 - 0 2024-07-28T21:16:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:19 smithi155 bash[73694]: debug 2024-07-28T21:16:19.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:20.180 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:19 smithi155 bash[68033]: cluster 2024-07-28T21:16:18.801786+0000 mgr.y (mgr.34101) 3199 : cluster [DBG] pgmap v4127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:19 smithi045 bash[80445]: cluster 2024-07-28T21:16:18.801786+0000 mgr.y (mgr.34101) 3199 : cluster [DBG] pgmap v4127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:19 smithi045 bash[82788]: cluster 2024-07-28T21:16:18.801786+0000 mgr.y (mgr.34101) 3199 : cluster [DBG] pgmap v4127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:20.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5214 16 16 0 0 0 - 0 2024-07-28T21:16:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:20 smithi155 bash[73694]: debug 2024-07-28T21:16:20.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:16:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:16:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:16:21.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5215 16 16 0 0 0 - 0 2024-07-28T21:16:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:21 smithi155 bash[73694]: debug 2024-07-28T21:16:21.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:21 smithi045 bash[80445]: cluster 2024-07-28T21:16:20.803698+0000 mgr.y (mgr.34101) 3200 : cluster [DBG] pgmap v4128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:21 smithi045 bash[82788]: cluster 2024-07-28T21:16:20.803698+0000 mgr.y (mgr.34101) 3200 : cluster [DBG] pgmap v4128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:22 smithi155 bash[73694]: debug 2024-07-28T21:16:22.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:21 smithi155 bash[68033]: cluster 2024-07-28T21:16:20.803698+0000 mgr.y (mgr.34101) 3200 : cluster [DBG] pgmap v4128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:22.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5216 16 16 0 0 0 - 0 2024-07-28T21:16:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:16:22 smithi155 bash[60745]: ts=2024-07-28T21:16:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:16:23.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5217 16 16 0 0 0 - 0 2024-07-28T21:16:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:23 smithi155 bash[73694]: debug 2024-07-28T21:16:23.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:23 smithi045 bash[80445]: cluster 2024-07-28T21:16:22.805787+0000 mgr.y (mgr.34101) 3201 : cluster [DBG] pgmap v4129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:23 smithi045 bash[82788]: cluster 2024-07-28T21:16:22.805787+0000 mgr.y (mgr.34101) 3201 : cluster [DBG] pgmap v4129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:24.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:23 smithi155 bash[68033]: cluster 2024-07-28T21:16:22.805787+0000 mgr.y (mgr.34101) 3201 : cluster [DBG] pgmap v4129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:24 smithi155 bash[73694]: debug 2024-07-28T21:16:24.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:24.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5218 16 16 0 0 0 - 0 2024-07-28T21:16:25.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5219 16 16 0 0 0 - 0 2024-07-28T21:16:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:25 smithi155 bash[73694]: debug 2024-07-28T21:16:25.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:25 smithi045 bash[80445]: cluster 2024-07-28T21:16:24.807713+0000 mgr.y (mgr.34101) 3202 : cluster [DBG] pgmap v4130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:25 smithi045 bash[82788]: cluster 2024-07-28T21:16:24.807713+0000 mgr.y (mgr.34101) 3202 : cluster [DBG] pgmap v4130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:26 smithi155 bash[73694]: debug 2024-07-28T21:16:26.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:25 smithi155 bash[68033]: cluster 2024-07-28T21:16:24.807713+0000 mgr.y (mgr.34101) 3202 : cluster [DBG] pgmap v4130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:26.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:16:26.499452+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:16:26.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:16:26.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5220 16 16 0 0 0 - 0 2024-07-28T21:16:27.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5221 16 16 0 0 0 - 0 2024-07-28T21:16:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:27 smithi155 bash[73694]: debug 2024-07-28T21:16:27.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:27 smithi045 bash[80445]: cluster 2024-07-28T21:16:26.809750+0000 mgr.y (mgr.34101) 3203 : cluster [DBG] pgmap v4131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:27 smithi045 bash[82788]: cluster 2024-07-28T21:16:26.809750+0000 mgr.y (mgr.34101) 3203 : cluster [DBG] pgmap v4131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:28 smithi155 bash[73694]: debug 2024-07-28T21:16:28.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:27 smithi155 bash[68033]: cluster 2024-07-28T21:16:26.809750+0000 mgr.y (mgr.34101) 3203 : cluster [DBG] pgmap v4131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:28.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5222 16 16 0 0 0 - 0 2024-07-28T21:16:29.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5223 16 16 0 0 0 - 0 2024-07-28T21:16:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:29 smithi155 bash[73694]: debug 2024-07-28T21:16:29.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:30.149 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:29 smithi155 bash[68033]: cluster 2024-07-28T21:16:28.811513+0000 mgr.y (mgr.34101) 3204 : cluster [DBG] pgmap v4132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:29 smithi045 bash[80445]: cluster 2024-07-28T21:16:28.811513+0000 mgr.y (mgr.34101) 3204 : cluster [DBG] pgmap v4132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:29 smithi045 bash[82788]: cluster 2024-07-28T21:16:28.811513+0000 mgr.y (mgr.34101) 3204 : cluster [DBG] pgmap v4132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:30.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5224 16 16 0 0 0 - 0 2024-07-28T21:16:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:30 smithi155 bash[73694]: debug 2024-07-28T21:16:30.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:16:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:16:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:16:31.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5225 16 16 0 0 0 - 0 2024-07-28T21:16:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:31 smithi155 bash[73694]: debug 2024-07-28T21:16:31.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:32.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:31 smithi155 bash[68033]: cluster 2024-07-28T21:16:30.813358+0000 mgr.y (mgr.34101) 3205 : cluster [DBG] pgmap v4133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:31 smithi045 bash[82788]: cluster 2024-07-28T21:16:30.813358+0000 mgr.y (mgr.34101) 3205 : cluster [DBG] pgmap v4133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:31 smithi045 bash[80445]: cluster 2024-07-28T21:16:30.813358+0000 mgr.y (mgr.34101) 3205 : cluster [DBG] pgmap v4133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:32.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5226 16 16 0 0 0 - 0 2024-07-28T21:16:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:32 smithi155 bash[73694]: debug 2024-07-28T21:16:32.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:16:32 smithi155 bash[60745]: ts=2024-07-28T21:16:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:16:33.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5227 16 16 0 0 0 - 0 2024-07-28T21:16:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:33 smithi155 bash[73694]: debug 2024-07-28T21:16:33.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:34.198 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:33 smithi155 bash[68033]: cluster 2024-07-28T21:16:32.815466+0000 mgr.y (mgr.34101) 3206 : cluster [DBG] pgmap v4134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:34.198 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:33 smithi155 bash[68033]: audit 2024-07-28T21:16:33.376976+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:33 smithi045 bash[82788]: cluster 2024-07-28T21:16:32.815466+0000 mgr.y (mgr.34101) 3206 : cluster [DBG] pgmap v4134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:33 smithi045 bash[82788]: audit 2024-07-28T21:16:33.376976+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:33 smithi045 bash[80445]: cluster 2024-07-28T21:16:32.815466+0000 mgr.y (mgr.34101) 3206 : cluster [DBG] pgmap v4134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:33 smithi045 bash[80445]: audit 2024-07-28T21:16:33.376976+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:34.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5228 16 16 0 0 0 - 0 2024-07-28T21:16:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:34 smithi155 bash[73694]: debug 2024-07-28T21:16:34.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:35.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5229 16 16 0 0 0 - 0 2024-07-28T21:16:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:35 smithi155 bash[73694]: debug 2024-07-28T21:16:35.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:35 smithi045 bash[80445]: cluster 2024-07-28T21:16:34.817261+0000 mgr.y (mgr.34101) 3207 : cluster [DBG] pgmap v4135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:35 smithi045 bash[82788]: cluster 2024-07-28T21:16:34.817261+0000 mgr.y (mgr.34101) 3207 : cluster [DBG] pgmap v4135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:36.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:35 smithi155 bash[68033]: cluster 2024-07-28T21:16:34.817261+0000 mgr.y (mgr.34101) 3207 : cluster [DBG] pgmap v4135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:36.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5230 16 16 0 0 0 - 0 2024-07-28T21:16:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:36 smithi155 bash[73694]: debug 2024-07-28T21:16:36.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:37.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5231 16 16 0 0 0 - 0 2024-07-28T21:16:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:37 smithi155 bash[73694]: debug 2024-07-28T21:16:37.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:37 smithi045 bash[82788]: cluster 2024-07-28T21:16:36.819165+0000 mgr.y (mgr.34101) 3208 : cluster [DBG] pgmap v4136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:37 smithi045 bash[80445]: cluster 2024-07-28T21:16:36.819165+0000 mgr.y (mgr.34101) 3208 : cluster [DBG] pgmap v4136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:38.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:37 smithi155 bash[68033]: cluster 2024-07-28T21:16:36.819165+0000 mgr.y (mgr.34101) 3208 : cluster [DBG] pgmap v4136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:38.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5232 16 16 0 0 0 - 0 2024-07-28T21:16:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:38 smithi155 bash[73694]: debug 2024-07-28T21:16:38.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:39.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5233 16 16 0 0 0 - 0 2024-07-28T21:16:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:39 smithi155 bash[73694]: debug 2024-07-28T21:16:39.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:39 smithi045 bash[82788]: cluster 2024-07-28T21:16:38.820897+0000 mgr.y (mgr.34101) 3209 : cluster [DBG] pgmap v4137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:39 smithi045 bash[80445]: cluster 2024-07-28T21:16:38.820897+0000 mgr.y (mgr.34101) 3209 : cluster [DBG] pgmap v4137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:40.272 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:39 smithi155 bash[68033]: cluster 2024-07-28T21:16:38.820897+0000 mgr.y (mgr.34101) 3209 : cluster [DBG] pgmap v4137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:40.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5234 16 16 0 0 0 - 0 2024-07-28T21:16:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:40 smithi155 bash[73694]: debug 2024-07-28T21:16:40.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:16:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:16:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:16:41.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5235 16 16 0 0 0 - 0 2024-07-28T21:16:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:41 smithi155 bash[73694]: debug 2024-07-28T21:16:41.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:41 smithi045 bash[80445]: cluster 2024-07-28T21:16:40.822647+0000 mgr.y (mgr.34101) 3210 : cluster [DBG] pgmap v4138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:41 smithi045 bash[82788]: cluster 2024-07-28T21:16:40.822647+0000 mgr.y (mgr.34101) 3210 : cluster [DBG] pgmap v4138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:42.237 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:41 smithi155 bash[68033]: cluster 2024-07-28T21:16:40.822647+0000 mgr.y (mgr.34101) 3210 : cluster [DBG] pgmap v4138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:42.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5236 16 16 0 0 0 - 0 2024-07-28T21:16:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:42 smithi155 bash[73694]: debug 2024-07-28T21:16:42.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:16:42 smithi155 bash[60745]: ts=2024-07-28T21:16:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:16:43.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5237 16 16 0 0 0 - 0 2024-07-28T21:16:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:43 smithi155 bash[73694]: debug 2024-07-28T21:16:43.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:43 smithi045 bash[80445]: cluster 2024-07-28T21:16:42.824526+0000 mgr.y (mgr.34101) 3211 : cluster [DBG] pgmap v4139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:43 smithi045 bash[82788]: cluster 2024-07-28T21:16:42.824526+0000 mgr.y (mgr.34101) 3211 : cluster [DBG] pgmap v4139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:44.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:43 smithi155 bash[68033]: cluster 2024-07-28T21:16:42.824526+0000 mgr.y (mgr.34101) 3211 : cluster [DBG] pgmap v4139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:44.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5238 16 16 0 0 0 - 0 2024-07-28T21:16:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:44 smithi155 bash[73694]: debug 2024-07-28T21:16:44.291+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:45.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5239 16 16 0 0 0 - 0 2024-07-28T21:16:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:45 smithi155 bash[73694]: debug 2024-07-28T21:16:45.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:45 smithi045 bash[82788]: cluster 2024-07-28T21:16:44.826271+0000 mgr.y (mgr.34101) 3212 : cluster [DBG] pgmap v4140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:46.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:45 smithi045 bash[80445]: cluster 2024-07-28T21:16:44.826271+0000 mgr.y (mgr.34101) 3212 : cluster [DBG] pgmap v4140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:46.265 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:45 smithi155 bash[68033]: cluster 2024-07-28T21:16:44.826271+0000 mgr.y (mgr.34101) 3212 : cluster [DBG] pgmap v4140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:46.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:16:46.502654+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:16:46.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:16:46.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5240 16 16 0 0 0 - 0 2024-07-28T21:16:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:46 smithi155 bash[73694]: debug 2024-07-28T21:16:46.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:47.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5241 16 16 0 0 0 - 0 2024-07-28T21:16:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:47 smithi155 bash[73694]: debug 2024-07-28T21:16:47.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:47 smithi045 bash[82788]: cluster 2024-07-28T21:16:46.828106+0000 mgr.y (mgr.34101) 3213 : cluster [DBG] pgmap v4141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:47 smithi045 bash[80445]: cluster 2024-07-28T21:16:46.828106+0000 mgr.y (mgr.34101) 3213 : cluster [DBG] pgmap v4141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:48.277 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:47 smithi155 bash[68033]: cluster 2024-07-28T21:16:46.828106+0000 mgr.y (mgr.34101) 3213 : cluster [DBG] pgmap v4141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:48.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5242 16 16 0 0 0 - 0 2024-07-28T21:16:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:48 smithi155 bash[73694]: debug 2024-07-28T21:16:48.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:48 smithi045 bash[82788]: audit 2024-07-28T21:16:48.379794+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:48 smithi045 bash[80445]: audit 2024-07-28T21:16:48.379794+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:48 smithi155 bash[68033]: audit 2024-07-28T21:16:48.379794+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:16:49.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5243 16 16 0 0 0 - 0 2024-07-28T21:16:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:49 smithi155 bash[73694]: debug 2024-07-28T21:16:49.319+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:49 smithi045 bash[82788]: cluster 2024-07-28T21:16:48.829790+0000 mgr.y (mgr.34101) 3214 : cluster [DBG] pgmap v4142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:49 smithi045 bash[80445]: cluster 2024-07-28T21:16:48.829790+0000 mgr.y (mgr.34101) 3214 : cluster [DBG] pgmap v4142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:49 smithi155 bash[68033]: cluster 2024-07-28T21:16:48.829790+0000 mgr.y (mgr.34101) 3214 : cluster [DBG] pgmap v4142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:50.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5244 16 16 0 0 0 - 0 2024-07-28T21:16:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:50 smithi155 bash[73694]: debug 2024-07-28T21:16:50.311+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:16:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:16:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:16:51.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5245 16 16 0 0 0 - 0 2024-07-28T21:16:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:51 smithi155 bash[73694]: debug 2024-07-28T21:16:51.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:51 smithi045 bash[80445]: cluster 2024-07-28T21:16:50.831470+0000 mgr.y (mgr.34101) 3215 : cluster [DBG] pgmap v4143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:51 smithi045 bash[82788]: cluster 2024-07-28T21:16:50.831470+0000 mgr.y (mgr.34101) 3215 : cluster [DBG] pgmap v4143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:52.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:51 smithi155 bash[68033]: cluster 2024-07-28T21:16:50.831470+0000 mgr.y (mgr.34101) 3215 : cluster [DBG] pgmap v4143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:52.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5246 16 16 0 0 0 - 0 2024-07-28T21:16:52.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:52 smithi155 bash[73694]: debug 2024-07-28T21:16:52.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:16:52 smithi155 bash[60745]: ts=2024-07-28T21:16:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:16:53.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5247 16 16 0 0 0 - 0 2024-07-28T21:16:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:53 smithi155 bash[73694]: debug 2024-07-28T21:16:53.359+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:53 smithi045 bash[80445]: cluster 2024-07-28T21:16:52.833337+0000 mgr.y (mgr.34101) 3216 : cluster [DBG] pgmap v4144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:53 smithi045 bash[82788]: cluster 2024-07-28T21:16:52.833337+0000 mgr.y (mgr.34101) 3216 : cluster [DBG] pgmap v4144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:53 smithi155 bash[68033]: cluster 2024-07-28T21:16:52.833337+0000 mgr.y (mgr.34101) 3216 : cluster [DBG] pgmap v4144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:54.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5248 16 16 0 0 0 - 0 2024-07-28T21:16:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:54 smithi155 bash[73694]: debug 2024-07-28T21:16:54.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:55.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5249 16 16 0 0 0 - 0 2024-07-28T21:16:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:55 smithi155 bash[73694]: debug 2024-07-28T21:16:55.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:55 smithi045 bash[80445]: cluster 2024-07-28T21:16:54.835071+0000 mgr.y (mgr.34101) 3217 : cluster [DBG] pgmap v4145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:56.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:55 smithi045 bash[82788]: cluster 2024-07-28T21:16:54.835071+0000 mgr.y (mgr.34101) 3217 : cluster [DBG] pgmap v4145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:56.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:55 smithi155 bash[68033]: cluster 2024-07-28T21:16:54.835071+0000 mgr.y (mgr.34101) 3217 : cluster [DBG] pgmap v4145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:56.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5250 16 16 0 0 0 - 0 2024-07-28T21:16:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:56 smithi155 bash[73694]: debug 2024-07-28T21:16:56.355+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:57.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5251 16 16 0 0 0 - 0 2024-07-28T21:16:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:57 smithi155 bash[73694]: debug 2024-07-28T21:16:57.359+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:57 smithi045 bash[82788]: cluster 2024-07-28T21:16:56.836885+0000 mgr.y (mgr.34101) 3218 : cluster [DBG] pgmap v4146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:58.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:57 smithi045 bash[80445]: cluster 2024-07-28T21:16:56.836885+0000 mgr.y (mgr.34101) 3218 : cluster [DBG] pgmap v4146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:58.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:57 smithi155 bash[68033]: cluster 2024-07-28T21:16:56.836885+0000 mgr.y (mgr.34101) 3218 : cluster [DBG] pgmap v4146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:16:58.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5252 16 16 0 0 0 - 0 2024-07-28T21:16:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:58 smithi155 bash[73694]: debug 2024-07-28T21:16:58.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:16:59.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5253 16 16 0 0 0 - 0 2024-07-28T21:16:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:16:59 smithi155 bash[73694]: debug 2024-07-28T21:16:59.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:00.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:16:59 smithi155 bash[68033]: cluster 2024-07-28T21:16:58.838671+0000 mgr.y (mgr.34101) 3219 : cluster [DBG] pgmap v4147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:16:59 smithi045 bash[82788]: cluster 2024-07-28T21:16:58.838671+0000 mgr.y (mgr.34101) 3219 : cluster [DBG] pgmap v4147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:16:59 smithi045 bash[80445]: cluster 2024-07-28T21:16:58.838671+0000 mgr.y (mgr.34101) 3219 : cluster [DBG] pgmap v4147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:00.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5254 16 16 0 0 0 - 0 2024-07-28T21:17:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:00 smithi155 bash[73694]: debug 2024-07-28T21:17:00.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:17:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:17:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:17:01.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5255 16 16 0 0 0 - 0 2024-07-28T21:17:01.637 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:01 smithi155 bash[73694]: debug 2024-07-28T21:17:01.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:01 smithi155 bash[68033]: cluster 2024-07-28T21:17:00.840382+0000 mgr.y (mgr.34101) 3220 : cluster [DBG] pgmap v4148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:01 smithi045 bash[80445]: cluster 2024-07-28T21:17:00.840382+0000 mgr.y (mgr.34101) 3220 : cluster [DBG] pgmap v4148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:01 smithi045 bash[82788]: cluster 2024-07-28T21:17:00.840382+0000 mgr.y (mgr.34101) 3220 : cluster [DBG] pgmap v4148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:02.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5256 16 16 0 0 0 - 0 2024-07-28T21:17:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:17:02 smithi155 bash[60745]: ts=2024-07-28T21:17:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:17:02.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:02 smithi155 bash[73694]: debug 2024-07-28T21:17:02.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:03.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5257 16 16 0 0 0 - 0 2024-07-28T21:17:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:03 smithi155 bash[73694]: debug 2024-07-28T21:17:03.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:03 smithi155 bash[68033]: cluster 2024-07-28T21:17:02.842272+0000 mgr.y (mgr.34101) 3221 : cluster [DBG] pgmap v4149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:03 smithi155 bash[68033]: audit 2024-07-28T21:17:03.380119+0000 mon.c (mon.2) 915 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:03 smithi155 bash[68033]: audit 2024-07-28T21:17:03.649502+0000 mon.c (mon.2) 916 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:17:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:03 smithi045 bash[80445]: cluster 2024-07-28T21:17:02.842272+0000 mgr.y (mgr.34101) 3221 : cluster [DBG] pgmap v4149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:03 smithi045 bash[80445]: audit 2024-07-28T21:17:03.380119+0000 mon.c (mon.2) 915 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:03 smithi045 bash[80445]: audit 2024-07-28T21:17:03.649502+0000 mon.c (mon.2) 916 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:17:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:03 smithi045 bash[82788]: cluster 2024-07-28T21:17:02.842272+0000 mgr.y (mgr.34101) 3221 : cluster [DBG] pgmap v4149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:03 smithi045 bash[82788]: audit 2024-07-28T21:17:03.380119+0000 mon.c (mon.2) 915 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:03 smithi045 bash[82788]: audit 2024-07-28T21:17:03.649502+0000 mon.c (mon.2) 916 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:17:04.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5258 16 16 0 0 0 - 0 2024-07-28T21:17:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:04 smithi155 bash[73694]: debug 2024-07-28T21:17:04.455+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:05.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5259 16 16 0 0 0 - 0 2024-07-28T21:17:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:05 smithi155 bash[73694]: debug 2024-07-28T21:17:05.455+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:05 smithi155 bash[68033]: cluster 2024-07-28T21:17:04.844008+0000 mgr.y (mgr.34101) 3222 : cluster [DBG] pgmap v4150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:05 smithi045 bash[80445]: cluster 2024-07-28T21:17:04.844008+0000 mgr.y (mgr.34101) 3222 : cluster [DBG] pgmap v4150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:05 smithi045 bash[82788]: cluster 2024-07-28T21:17:04.844008+0000 mgr.y (mgr.34101) 3222 : cluster [DBG] pgmap v4150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:06.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:17:06.505876+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:17:06.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:17:06.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5260 16 16 0 0 0 - 0 2024-07-28T21:17:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:06 smithi155 bash[73694]: debug 2024-07-28T21:17:06.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:07.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5261 16 16 0 0 0 - 0 2024-07-28T21:17:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:07 smithi155 bash[73694]: debug 2024-07-28T21:17:07.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:07 smithi155 bash[68033]: cluster 2024-07-28T21:17:06.845906+0000 mgr.y (mgr.34101) 3223 : cluster [DBG] pgmap v4151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:07 smithi045 bash[80445]: cluster 2024-07-28T21:17:06.845906+0000 mgr.y (mgr.34101) 3223 : cluster [DBG] pgmap v4151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:07 smithi045 bash[82788]: cluster 2024-07-28T21:17:06.845906+0000 mgr.y (mgr.34101) 3223 : cluster [DBG] pgmap v4151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:08.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5262 16 16 0 0 0 - 0 2024-07-28T21:17:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:08 smithi155 bash[73694]: debug 2024-07-28T21:17:08.503+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:09.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5263 16 16 0 0 0 - 0 2024-07-28T21:17:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:09 smithi155 bash[73694]: debug 2024-07-28T21:17:09.543+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:10.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5264 16 16 0 0 0 - 0 2024-07-28T21:17:10.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:10 smithi155 bash[68033]: cluster 2024-07-28T21:17:08.846714+0000 mgr.y (mgr.34101) 3224 : cluster [DBG] pgmap v4152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:10.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:10 smithi155 bash[68033]: audit 2024-07-28T21:17:09.278094+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:10 smithi155 bash[68033]: audit 2024-07-28T21:17:09.285828+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:10 smithi155 bash[68033]: audit 2024-07-28T21:17:09.565572+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:10 smithi155 bash[68033]: audit 2024-07-28T21:17:09.576142+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:10 smithi155 bash[68033]: audit 2024-07-28T21:17:09.983972+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:17:10.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:10 smithi155 bash[68033]: audit 2024-07-28T21:17:09.985592+0000 mon.c (mon.2) 918 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:17:10.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:10 smithi155 bash[68033]: audit 2024-07-28T21:17:09.995825+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[80445]: cluster 2024-07-28T21:17:08.846714+0000 mgr.y (mgr.34101) 3224 : cluster [DBG] pgmap v4152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[80445]: audit 2024-07-28T21:17:09.278094+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[80445]: audit 2024-07-28T21:17:09.285828+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[80445]: audit 2024-07-28T21:17:09.565572+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[80445]: audit 2024-07-28T21:17:09.576142+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[80445]: audit 2024-07-28T21:17:09.983972+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:17:10.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[80445]: audit 2024-07-28T21:17:09.985592+0000 mon.c (mon.2) 918 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:17:10.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[80445]: audit 2024-07-28T21:17:09.995825+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[82788]: cluster 2024-07-28T21:17:08.846714+0000 mgr.y (mgr.34101) 3224 : cluster [DBG] pgmap v4152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[82788]: audit 2024-07-28T21:17:09.278094+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[82788]: audit 2024-07-28T21:17:09.285828+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[82788]: audit 2024-07-28T21:17:09.565572+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[82788]: audit 2024-07-28T21:17:09.576142+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[82788]: audit 2024-07-28T21:17:09.983972+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:17:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[82788]: audit 2024-07-28T21:17:09.985592+0000 mon.c (mon.2) 918 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:17:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[82788]: audit 2024-07-28T21:17:09.995825+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:17:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:10 smithi155 bash[73694]: debug 2024-07-28T21:17:10.527+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:17:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:17:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:17:11.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5265 16 16 0 0 0 - 0 2024-07-28T21:17:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:11 smithi155 bash[73694]: debug 2024-07-28T21:17:11.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:12.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5266 16 16 0 0 0 - 0 2024-07-28T21:17:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:12 smithi155 bash[73694]: debug 2024-07-28T21:17:12.487+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:12 smithi155 bash[68033]: cluster 2024-07-28T21:17:10.848424+0000 mgr.y (mgr.34101) 3225 : cluster [DBG] pgmap v4153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:17:12 smithi155 bash[60745]: ts=2024-07-28T21:17:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:17:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:12 smithi045 bash[80445]: cluster 2024-07-28T21:17:10.848424+0000 mgr.y (mgr.34101) 3225 : cluster [DBG] pgmap v4153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:12 smithi045 bash[82788]: cluster 2024-07-28T21:17:10.848424+0000 mgr.y (mgr.34101) 3225 : cluster [DBG] pgmap v4153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:13.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5267 16 16 0 0 0 - 0 2024-07-28T21:17:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:13 smithi155 bash[73694]: debug 2024-07-28T21:17:13.443+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:14.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5268 16 16 0 0 0 - 0 2024-07-28T21:17:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:14 smithi155 bash[68033]: cluster 2024-07-28T21:17:12.850301+0000 mgr.y (mgr.34101) 3226 : cluster [DBG] pgmap v4154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:14 smithi155 bash[73694]: debug 2024-07-28T21:17:14.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:14 smithi045 bash[80445]: cluster 2024-07-28T21:17:12.850301+0000 mgr.y (mgr.34101) 3226 : cluster [DBG] pgmap v4154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:14 smithi045 bash[82788]: cluster 2024-07-28T21:17:12.850301+0000 mgr.y (mgr.34101) 3226 : cluster [DBG] pgmap v4154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:15.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5269 16 16 0 0 0 - 0 2024-07-28T21:17:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:15 smithi155 bash[73694]: debug 2024-07-28T21:17:15.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:16.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5270 16 16 0 0 0 - 0 2024-07-28T21:17:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:16 smithi155 bash[68033]: cluster 2024-07-28T21:17:14.852055+0000 mgr.y (mgr.34101) 3227 : cluster [DBG] pgmap v4155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:16 smithi155 bash[73694]: debug 2024-07-28T21:17:16.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:16 smithi045 bash[80445]: cluster 2024-07-28T21:17:14.852055+0000 mgr.y (mgr.34101) 3227 : cluster [DBG] pgmap v4155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:16 smithi045 bash[82788]: cluster 2024-07-28T21:17:14.852055+0000 mgr.y (mgr.34101) 3227 : cluster [DBG] pgmap v4155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:17.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5271 16 16 0 0 0 - 0 2024-07-28T21:17:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:17 smithi155 bash[73694]: debug 2024-07-28T21:17:17.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:18.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5272 16 16 0 0 0 - 0 2024-07-28T21:17:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:18 smithi155 bash[68033]: cluster 2024-07-28T21:17:16.853938+0000 mgr.y (mgr.34101) 3228 : cluster [DBG] pgmap v4156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:18 smithi155 bash[73694]: debug 2024-07-28T21:17:18.435+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:18 smithi045 bash[80445]: cluster 2024-07-28T21:17:16.853938+0000 mgr.y (mgr.34101) 3228 : cluster [DBG] pgmap v4156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:18 smithi045 bash[82788]: cluster 2024-07-28T21:17:16.853938+0000 mgr.y (mgr.34101) 3228 : cluster [DBG] pgmap v4156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:19.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5273 16 16 0 0 0 - 0 2024-07-28T21:17:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:19 smithi155 bash[68033]: audit 2024-07-28T21:17:18.380419+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:19 smithi155 bash[73694]: debug 2024-07-28T21:17:19.451+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:19 smithi045 bash[82788]: audit 2024-07-28T21:17:18.380419+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:19 smithi045 bash[80445]: audit 2024-07-28T21:17:18.380419+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:20.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5274 16 16 0 0 0 - 0 2024-07-28T21:17:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:20 smithi045 bash[80445]: cluster 2024-07-28T21:17:18.855607+0000 mgr.y (mgr.34101) 3229 : cluster [DBG] pgmap v4157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:20.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:20 smithi045 bash[82788]: cluster 2024-07-28T21:17:18.855607+0000 mgr.y (mgr.34101) 3229 : cluster [DBG] pgmap v4157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:20 smithi155 bash[73694]: debug 2024-07-28T21:17:20.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:20 smithi155 bash[68033]: cluster 2024-07-28T21:17:18.855607+0000 mgr.y (mgr.34101) 3229 : cluster [DBG] pgmap v4157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:17:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:17:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:17:21.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5275 16 16 0 0 0 - 0 2024-07-28T21:17:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:21 smithi155 bash[73694]: debug 2024-07-28T21:17:21.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:22.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5276 16 16 0 0 0 - 0 2024-07-28T21:17:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:22 smithi045 bash[80445]: cluster 2024-07-28T21:17:20.857369+0000 mgr.y (mgr.34101) 3230 : cluster [DBG] pgmap v4158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:22 smithi045 bash[82788]: cluster 2024-07-28T21:17:20.857369+0000 mgr.y (mgr.34101) 3230 : cluster [DBG] pgmap v4158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:22 smithi155 bash[73694]: debug 2024-07-28T21:17:22.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:22 smithi155 bash[68033]: cluster 2024-07-28T21:17:20.857369+0000 mgr.y (mgr.34101) 3230 : cluster [DBG] pgmap v4158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:17:22 smithi155 bash[60745]: ts=2024-07-28T21:17:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:17:23.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5277 16 16 0 0 0 - 0 2024-07-28T21:17:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:23 smithi155 bash[73694]: debug 2024-07-28T21:17:23.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:24.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5278 16 16 0 0 0 - 0 2024-07-28T21:17:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:24 smithi045 bash[80445]: cluster 2024-07-28T21:17:22.859268+0000 mgr.y (mgr.34101) 3231 : cluster [DBG] pgmap v4159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:24 smithi045 bash[82788]: cluster 2024-07-28T21:17:22.859268+0000 mgr.y (mgr.34101) 3231 : cluster [DBG] pgmap v4159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:24 smithi155 bash[73694]: debug 2024-07-28T21:17:24.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:24 smithi155 bash[68033]: cluster 2024-07-28T21:17:22.859268+0000 mgr.y (mgr.34101) 3231 : cluster [DBG] pgmap v4159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:25.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5279 16 16 0 0 0 - 0 2024-07-28T21:17:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:25 smithi155 bash[73694]: debug 2024-07-28T21:17:25.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:26.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:17:26.509103+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:17:26.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:17:26.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5280 16 16 0 0 0 - 0 2024-07-28T21:17:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:26 smithi045 bash[80445]: cluster 2024-07-28T21:17:24.860999+0000 mgr.y (mgr.34101) 3232 : cluster [DBG] pgmap v4160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:26 smithi045 bash[82788]: cluster 2024-07-28T21:17:24.860999+0000 mgr.y (mgr.34101) 3232 : cluster [DBG] pgmap v4160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:26.815 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:26 smithi155 bash[73694]: debug 2024-07-28T21:17:26.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:26.815 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:26 smithi155 bash[68033]: cluster 2024-07-28T21:17:24.860999+0000 mgr.y (mgr.34101) 3232 : cluster [DBG] pgmap v4160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:27.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5281 16 16 0 0 0 - 0 2024-07-28T21:17:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:27 smithi155 bash[73694]: debug 2024-07-28T21:17:27.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:28.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5282 16 16 0 0 0 - 0 2024-07-28T21:17:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:28 smithi045 bash[80445]: cluster 2024-07-28T21:17:26.862868+0000 mgr.y (mgr.34101) 3233 : cluster [DBG] pgmap v4161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:28 smithi045 bash[82788]: cluster 2024-07-28T21:17:26.862868+0000 mgr.y (mgr.34101) 3233 : cluster [DBG] pgmap v4161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:28 smithi155 bash[68033]: cluster 2024-07-28T21:17:26.862868+0000 mgr.y (mgr.34101) 3233 : cluster [DBG] pgmap v4161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:28.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:28 smithi155 bash[73694]: debug 2024-07-28T21:17:28.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:29.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5283 16 16 0 0 0 - 0 2024-07-28T21:17:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:29 smithi155 bash[73694]: debug 2024-07-28T21:17:29.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:30.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5284 16 16 0 0 0 - 0 2024-07-28T21:17:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:30 smithi045 bash[80445]: cluster 2024-07-28T21:17:28.864587+0000 mgr.y (mgr.34101) 3234 : cluster [DBG] pgmap v4162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:30 smithi045 bash[82788]: cluster 2024-07-28T21:17:28.864587+0000 mgr.y (mgr.34101) 3234 : cluster [DBG] pgmap v4162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:30 smithi155 bash[73694]: debug 2024-07-28T21:17:30.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:30 smithi155 bash[68033]: cluster 2024-07-28T21:17:28.864587+0000 mgr.y (mgr.34101) 3234 : cluster [DBG] pgmap v4162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:17:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:17:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:17:31.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5285 16 16 0 0 0 - 0 2024-07-28T21:17:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:31 smithi155 bash[73694]: debug 2024-07-28T21:17:31.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:32.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5286 16 16 0 0 0 - 0 2024-07-28T21:17:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:32 smithi045 bash[80445]: cluster 2024-07-28T21:17:30.866341+0000 mgr.y (mgr.34101) 3235 : cluster [DBG] pgmap v4163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:32 smithi045 bash[82788]: cluster 2024-07-28T21:17:30.866341+0000 mgr.y (mgr.34101) 3235 : cluster [DBG] pgmap v4163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:32 smithi155 bash[73694]: debug 2024-07-28T21:17:32.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:17:32 smithi155 bash[60745]: ts=2024-07-28T21:17:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:17:32.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:32 smithi155 bash[68033]: cluster 2024-07-28T21:17:30.866341+0000 mgr.y (mgr.34101) 3235 : cluster [DBG] pgmap v4163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:33.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5287 16 16 0 0 0 - 0 2024-07-28T21:17:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:33 smithi155 bash[73694]: debug 2024-07-28T21:17:33.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:34.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5288 16 16 0 0 0 - 0 2024-07-28T21:17:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:34 smithi045 bash[80445]: cluster 2024-07-28T21:17:32.868218+0000 mgr.y (mgr.34101) 3236 : cluster [DBG] pgmap v4164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:34 smithi045 bash[80445]: audit 2024-07-28T21:17:33.381014+0000 mon.c (mon.2) 920 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:34 smithi045 bash[82788]: cluster 2024-07-28T21:17:32.868218+0000 mgr.y (mgr.34101) 3236 : cluster [DBG] pgmap v4164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:34 smithi045 bash[82788]: audit 2024-07-28T21:17:33.381014+0000 mon.c (mon.2) 920 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:34 smithi155 bash[73694]: debug 2024-07-28T21:17:34.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:34 smithi155 bash[68033]: cluster 2024-07-28T21:17:32.868218+0000 mgr.y (mgr.34101) 3236 : cluster [DBG] pgmap v4164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:34 smithi155 bash[68033]: audit 2024-07-28T21:17:33.381014+0000 mon.c (mon.2) 920 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:35.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5289 16 16 0 0 0 - 0 2024-07-28T21:17:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:35 smithi155 bash[73694]: debug 2024-07-28T21:17:35.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:36.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5290 16 16 0 0 0 - 0 2024-07-28T21:17:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:36 smithi045 bash[80445]: cluster 2024-07-28T21:17:34.869977+0000 mgr.y (mgr.34101) 3237 : cluster [DBG] pgmap v4165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:36 smithi045 bash[82788]: cluster 2024-07-28T21:17:34.869977+0000 mgr.y (mgr.34101) 3237 : cluster [DBG] pgmap v4165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:36 smithi155 bash[73694]: debug 2024-07-28T21:17:36.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:36 smithi155 bash[68033]: cluster 2024-07-28T21:17:34.869977+0000 mgr.y (mgr.34101) 3237 : cluster [DBG] pgmap v4165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:37.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5291 16 16 0 0 0 - 0 2024-07-28T21:17:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:37 smithi155 bash[73694]: debug 2024-07-28T21:17:37.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:38.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5292 16 16 0 0 0 - 0 2024-07-28T21:17:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:38 smithi045 bash[80445]: cluster 2024-07-28T21:17:36.871818+0000 mgr.y (mgr.34101) 3238 : cluster [DBG] pgmap v4166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:38 smithi045 bash[82788]: cluster 2024-07-28T21:17:36.871818+0000 mgr.y (mgr.34101) 3238 : cluster [DBG] pgmap v4166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:38 smithi155 bash[73694]: debug 2024-07-28T21:17:38.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:38.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:38 smithi155 bash[68033]: cluster 2024-07-28T21:17:36.871818+0000 mgr.y (mgr.34101) 3238 : cluster [DBG] pgmap v4166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:39.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5293 16 16 0 0 0 - 0 2024-07-28T21:17:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:39 smithi155 bash[73694]: debug 2024-07-28T21:17:39.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:40.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5294 16 16 0 0 0 - 0 2024-07-28T21:17:40.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:40 smithi045 bash[82788]: cluster 2024-07-28T21:17:38.873562+0000 mgr.y (mgr.34101) 3239 : cluster [DBG] pgmap v4167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:40.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:40 smithi045 bash[80445]: cluster 2024-07-28T21:17:38.873562+0000 mgr.y (mgr.34101) 3239 : cluster [DBG] pgmap v4167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:40 smithi155 bash[73694]: debug 2024-07-28T21:17:40.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:40.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:40 smithi155 bash[68033]: cluster 2024-07-28T21:17:38.873562+0000 mgr.y (mgr.34101) 3239 : cluster [DBG] pgmap v4167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:17:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:17:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:17:41.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5295 16 16 0 0 0 - 0 2024-07-28T21:17:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:41 smithi155 bash[73694]: debug 2024-07-28T21:17:41.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:42.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5296 16 16 0 0 0 - 0 2024-07-28T21:17:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:42 smithi045 bash[80445]: cluster 2024-07-28T21:17:40.875333+0000 mgr.y (mgr.34101) 3240 : cluster [DBG] pgmap v4168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:42 smithi045 bash[82788]: cluster 2024-07-28T21:17:40.875333+0000 mgr.y (mgr.34101) 3240 : cluster [DBG] pgmap v4168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:42 smithi155 bash[73694]: debug 2024-07-28T21:17:42.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:42.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:42 smithi155 bash[68033]: cluster 2024-07-28T21:17:40.875333+0000 mgr.y (mgr.34101) 3240 : cluster [DBG] pgmap v4168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:17:42 smithi155 bash[60745]: ts=2024-07-28T21:17:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:17:43.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5297 16 16 0 0 0 - 0 2024-07-28T21:17:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:43 smithi155 bash[73694]: debug 2024-07-28T21:17:43.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:44.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5298 16 16 0 0 0 - 0 2024-07-28T21:17:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:44 smithi045 bash[80445]: cluster 2024-07-28T21:17:42.877219+0000 mgr.y (mgr.34101) 3241 : cluster [DBG] pgmap v4169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:44.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:44 smithi045 bash[82788]: cluster 2024-07-28T21:17:42.877219+0000 mgr.y (mgr.34101) 3241 : cluster [DBG] pgmap v4169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:44 smithi155 bash[73694]: debug 2024-07-28T21:17:44.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:44 smithi155 bash[68033]: cluster 2024-07-28T21:17:42.877219+0000 mgr.y (mgr.34101) 3241 : cluster [DBG] pgmap v4169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:45.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5299 16 16 0 0 0 - 0 2024-07-28T21:17:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:45 smithi155 bash[73694]: debug 2024-07-28T21:17:45.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:46.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:17:46.512467+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:17:46.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:17:46.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5300 16 16 0 0 0 - 0 2024-07-28T21:17:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:46 smithi045 bash[80445]: cluster 2024-07-28T21:17:44.879013+0000 mgr.y (mgr.34101) 3242 : cluster [DBG] pgmap v4170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:46 smithi045 bash[82788]: cluster 2024-07-28T21:17:44.879013+0000 mgr.y (mgr.34101) 3242 : cluster [DBG] pgmap v4170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:46 smithi155 bash[73694]: debug 2024-07-28T21:17:46.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:46.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:46 smithi155 bash[68033]: cluster 2024-07-28T21:17:44.879013+0000 mgr.y (mgr.34101) 3242 : cluster [DBG] pgmap v4170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:47.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5301 16 16 0 0 0 - 0 2024-07-28T21:17:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:47 smithi155 bash[73694]: debug 2024-07-28T21:17:47.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:48.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5302 16 16 0 0 0 - 0 2024-07-28T21:17:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:48 smithi045 bash[80445]: cluster 2024-07-28T21:17:46.880871+0000 mgr.y (mgr.34101) 3243 : cluster [DBG] pgmap v4171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:48 smithi045 bash[82788]: cluster 2024-07-28T21:17:46.880871+0000 mgr.y (mgr.34101) 3243 : cluster [DBG] pgmap v4171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:48 smithi155 bash[73694]: debug 2024-07-28T21:17:48.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:48 smithi155 bash[68033]: cluster 2024-07-28T21:17:46.880871+0000 mgr.y (mgr.34101) 3243 : cluster [DBG] pgmap v4171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:49.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5303 16 16 0 0 0 - 0 2024-07-28T21:17:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:49 smithi045 bash[80445]: audit 2024-07-28T21:17:48.383657+0000 mon.c (mon.2) 921 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:49 smithi045 bash[82788]: audit 2024-07-28T21:17:48.383657+0000 mon.c (mon.2) 921 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:49 smithi155 bash[68033]: audit 2024-07-28T21:17:48.383657+0000 mon.c (mon.2) 921 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:17:49.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:49 smithi155 bash[73694]: debug 2024-07-28T21:17:49.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:50.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5304 16 16 0 0 0 - 0 2024-07-28T21:17:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:17:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:17:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:17:50.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:50 smithi045 bash[80445]: cluster 2024-07-28T21:17:48.882584+0000 mgr.y (mgr.34101) 3244 : cluster [DBG] pgmap v4172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:50.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:50 smithi045 bash[82788]: cluster 2024-07-28T21:17:48.882584+0000 mgr.y (mgr.34101) 3244 : cluster [DBG] pgmap v4172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:50 smithi155 bash[73694]: debug 2024-07-28T21:17:50.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:50 smithi155 bash[68033]: cluster 2024-07-28T21:17:48.882584+0000 mgr.y (mgr.34101) 3244 : cluster [DBG] pgmap v4172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:51.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5305 16 16 0 0 0 - 0 2024-07-28T21:17:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:51 smithi155 bash[73694]: debug 2024-07-28T21:17:51.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:52.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5306 16 16 0 0 0 - 0 2024-07-28T21:17:52.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:52 smithi045 bash[80445]: cluster 2024-07-28T21:17:50.884349+0000 mgr.y (mgr.34101) 3245 : cluster [DBG] pgmap v4173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:52 smithi045 bash[82788]: cluster 2024-07-28T21:17:50.884349+0000 mgr.y (mgr.34101) 3245 : cluster [DBG] pgmap v4173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:52 smithi155 bash[73694]: debug 2024-07-28T21:17:52.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:52.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:52 smithi155 bash[68033]: cluster 2024-07-28T21:17:50.884349+0000 mgr.y (mgr.34101) 3245 : cluster [DBG] pgmap v4173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:17:52 smithi155 bash[60745]: ts=2024-07-28T21:17:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:17:53.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5307 16 16 0 0 0 - 0 2024-07-28T21:17:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:53 smithi155 bash[73694]: debug 2024-07-28T21:17:53.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:54.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5308 16 16 0 0 0 - 0 2024-07-28T21:17:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:54 smithi045 bash[80445]: cluster 2024-07-28T21:17:52.886402+0000 mgr.y (mgr.34101) 3246 : cluster [DBG] pgmap v4174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:54 smithi045 bash[82788]: cluster 2024-07-28T21:17:52.886402+0000 mgr.y (mgr.34101) 3246 : cluster [DBG] pgmap v4174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:54 smithi155 bash[68033]: cluster 2024-07-28T21:17:52.886402+0000 mgr.y (mgr.34101) 3246 : cluster [DBG] pgmap v4174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:54 smithi155 bash[73694]: debug 2024-07-28T21:17:54.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:55.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5309 16 16 0 0 0 - 0 2024-07-28T21:17:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:55 smithi155 bash[73694]: debug 2024-07-28T21:17:55.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:56.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5310 16 16 0 0 0 - 0 2024-07-28T21:17:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:56 smithi045 bash[80445]: cluster 2024-07-28T21:17:54.888196+0000 mgr.y (mgr.34101) 3247 : cluster [DBG] pgmap v4175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:56 smithi045 bash[82788]: cluster 2024-07-28T21:17:54.888196+0000 mgr.y (mgr.34101) 3247 : cluster [DBG] pgmap v4175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:56.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:56 smithi155 bash[73694]: debug 2024-07-28T21:17:56.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:56 smithi155 bash[68033]: cluster 2024-07-28T21:17:54.888196+0000 mgr.y (mgr.34101) 3247 : cluster [DBG] pgmap v4175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:57.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5311 16 16 0 0 0 - 0 2024-07-28T21:17:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:57 smithi155 bash[73694]: debug 2024-07-28T21:17:57.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:58.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5312 16 16 0 0 0 - 0 2024-07-28T21:17:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:17:58 smithi045 bash[80445]: cluster 2024-07-28T21:17:56.890160+0000 mgr.y (mgr.34101) 3248 : cluster [DBG] pgmap v4176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:17:58 smithi045 bash[82788]: cluster 2024-07-28T21:17:56.890160+0000 mgr.y (mgr.34101) 3248 : cluster [DBG] pgmap v4176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:58 smithi155 bash[73694]: debug 2024-07-28T21:17:58.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:17:58.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:17:58 smithi155 bash[68033]: cluster 2024-07-28T21:17:56.890160+0000 mgr.y (mgr.34101) 3248 : cluster [DBG] pgmap v4176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:17:59.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5313 16 16 0 0 0 - 0 2024-07-28T21:17:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:17:59 smithi155 bash[73694]: debug 2024-07-28T21:17:59.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:00.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5314 16 16 0 0 0 - 0 2024-07-28T21:18:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:18:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:18:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:18:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:00 smithi045 bash[82788]: cluster 2024-07-28T21:17:58.891949+0000 mgr.y (mgr.34101) 3249 : cluster [DBG] pgmap v4177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:00.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:00 smithi045 bash[80445]: cluster 2024-07-28T21:17:58.891949+0000 mgr.y (mgr.34101) 3249 : cluster [DBG] pgmap v4177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:00 smithi155 bash[73694]: debug 2024-07-28T21:18:00.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:00 smithi155 bash[68033]: cluster 2024-07-28T21:17:58.891949+0000 mgr.y (mgr.34101) 3249 : cluster [DBG] pgmap v4177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:01.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5315 16 16 0 0 0 - 0 2024-07-28T21:18:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:01 smithi155 bash[73694]: debug 2024-07-28T21:18:01.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:02.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5316 16 16 0 0 0 - 0 2024-07-28T21:18:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:02 smithi045 bash[82788]: cluster 2024-07-28T21:18:00.893728+0000 mgr.y (mgr.34101) 3250 : cluster [DBG] pgmap v4178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:02 smithi045 bash[80445]: cluster 2024-07-28T21:18:00.893728+0000 mgr.y (mgr.34101) 3250 : cluster [DBG] pgmap v4178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:02 smithi155 bash[73694]: debug 2024-07-28T21:18:02.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:18:02 smithi155 bash[60745]: ts=2024-07-28T21:18:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:18:02.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:02 smithi155 bash[68033]: cluster 2024-07-28T21:18:00.893728+0000 mgr.y (mgr.34101) 3250 : cluster [DBG] pgmap v4178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:03.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5317 16 16 0 0 0 - 0 2024-07-28T21:18:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:03 smithi045 bash[80445]: audit 2024-07-28T21:18:03.384181+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:03 smithi045 bash[82788]: audit 2024-07-28T21:18:03.384181+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:03 smithi155 bash[68033]: audit 2024-07-28T21:18:03.384181+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:03 smithi155 bash[73694]: debug 2024-07-28T21:18:03.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:04.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5318 16 16 0 0 0 - 0 2024-07-28T21:18:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:04 smithi045 bash[80445]: cluster 2024-07-28T21:18:02.895605+0000 mgr.y (mgr.34101) 3251 : cluster [DBG] pgmap v4179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:04 smithi045 bash[82788]: cluster 2024-07-28T21:18:02.895605+0000 mgr.y (mgr.34101) 3251 : cluster [DBG] pgmap v4179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:04 smithi155 bash[68033]: cluster 2024-07-28T21:18:02.895605+0000 mgr.y (mgr.34101) 3251 : cluster [DBG] pgmap v4179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:04 smithi155 bash[73694]: debug 2024-07-28T21:18:04.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:05.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5319 16 16 0 0 0 - 0 2024-07-28T21:18:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:05 smithi155 bash[73694]: debug 2024-07-28T21:18:05.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:06.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:18:06.515835+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:18:06.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:18:06.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5320 16 16 0 0 0 - 0 2024-07-28T21:18:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:06 smithi045 bash[80445]: cluster 2024-07-28T21:18:04.897344+0000 mgr.y (mgr.34101) 3252 : cluster [DBG] pgmap v4180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:06 smithi045 bash[82788]: cluster 2024-07-28T21:18:04.897344+0000 mgr.y (mgr.34101) 3252 : cluster [DBG] pgmap v4180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:06.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:06 smithi155 bash[68033]: cluster 2024-07-28T21:18:04.897344+0000 mgr.y (mgr.34101) 3252 : cluster [DBG] pgmap v4180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:06 smithi155 bash[73694]: debug 2024-07-28T21:18:06.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:07.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5321 16 16 0 0 0 - 0 2024-07-28T21:18:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:07 smithi155 bash[73694]: debug 2024-07-28T21:18:07.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:08.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5322 16 16 0 0 0 - 0 2024-07-28T21:18:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:08 smithi045 bash[80445]: cluster 2024-07-28T21:18:06.899231+0000 mgr.y (mgr.34101) 3253 : cluster [DBG] pgmap v4181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:08 smithi045 bash[82788]: cluster 2024-07-28T21:18:06.899231+0000 mgr.y (mgr.34101) 3253 : cluster [DBG] pgmap v4181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:08 smithi155 bash[68033]: cluster 2024-07-28T21:18:06.899231+0000 mgr.y (mgr.34101) 3253 : cluster [DBG] pgmap v4181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:08 smithi155 bash[73694]: debug 2024-07-28T21:18:08.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:09.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5323 16 16 0 0 0 - 0 2024-07-28T21:18:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:09 smithi155 bash[73694]: debug 2024-07-28T21:18:09.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:10.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5324 16 16 0 0 0 - 0 2024-07-28T21:18:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:18:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:18:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:18:10.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:10 smithi045 bash[82788]: cluster 2024-07-28T21:18:08.900975+0000 mgr.y (mgr.34101) 3254 : cluster [DBG] pgmap v4182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:10.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:10 smithi045 bash[82788]: audit 2024-07-28T21:18:10.129559+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:18:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:10 smithi045 bash[80445]: cluster 2024-07-28T21:18:08.900975+0000 mgr.y (mgr.34101) 3254 : cluster [DBG] pgmap v4182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:10 smithi045 bash[80445]: audit 2024-07-28T21:18:10.129559+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:18:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:10 smithi155 bash[73694]: debug 2024-07-28T21:18:10.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:10.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:10 smithi155 bash[68033]: cluster 2024-07-28T21:18:08.900975+0000 mgr.y (mgr.34101) 3254 : cluster [DBG] pgmap v4182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:10.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:10 smithi155 bash[68033]: audit 2024-07-28T21:18:10.129559+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:18:11.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5325 16 16 0 0 0 - 0 2024-07-28T21:18:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:11 smithi155 bash[73694]: debug 2024-07-28T21:18:11.569+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:11.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:11 smithi155 bash[68033]: audit 2024-07-28T21:18:10.509116+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:11.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:11 smithi155 bash[68033]: audit 2024-07-28T21:18:10.515658+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:11 smithi045 bash[80445]: audit 2024-07-28T21:18:10.509116+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:11 smithi045 bash[80445]: audit 2024-07-28T21:18:10.515658+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:11 smithi045 bash[82788]: audit 2024-07-28T21:18:10.509116+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:11 smithi045 bash[82788]: audit 2024-07-28T21:18:10.515658+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:12.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5326 16 16 0 0 0 - 0 2024-07-28T21:18:12.568 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:12 smithi155 bash[68033]: cluster 2024-07-28T21:18:10.902698+0000 mgr.y (mgr.34101) 3255 : cluster [DBG] pgmap v4183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:12.568 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:18:12 smithi155 bash[60745]: ts=2024-07-28T21:18:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:18:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:12 smithi045 bash[80445]: cluster 2024-07-28T21:18:10.902698+0000 mgr.y (mgr.34101) 3255 : cluster [DBG] pgmap v4183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:12 smithi045 bash[82788]: cluster 2024-07-28T21:18:10.902698+0000 mgr.y (mgr.34101) 3255 : cluster [DBG] pgmap v4183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:12 smithi155 bash[73694]: debug 2024-07-28T21:18:12.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:13.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5327 16 16 0 0 0 - 0 2024-07-28T21:18:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:13 smithi155 bash[73694]: debug 2024-07-28T21:18:13.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:14.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5328 16 16 0 0 0 - 0 2024-07-28T21:18:14.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:14 smithi155 bash[73694]: debug 2024-07-28T21:18:14.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:14 smithi155 bash[68033]: cluster 2024-07-28T21:18:12.904619+0000 mgr.y (mgr.34101) 3256 : cluster [DBG] pgmap v4184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:14 smithi045 bash[80445]: cluster 2024-07-28T21:18:12.904619+0000 mgr.y (mgr.34101) 3256 : cluster [DBG] pgmap v4184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:14 smithi045 bash[82788]: cluster 2024-07-28T21:18:12.904619+0000 mgr.y (mgr.34101) 3256 : cluster [DBG] pgmap v4184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:15.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5329 16 16 0 0 0 - 0 2024-07-28T21:18:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:15 smithi155 bash[73694]: debug 2024-07-28T21:18:15.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:16.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5330 16 16 0 0 0 - 0 2024-07-28T21:18:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:16 smithi155 bash[73694]: debug 2024-07-28T21:18:16.541+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:16 smithi155 bash[68033]: cluster 2024-07-28T21:18:14.906429+0000 mgr.y (mgr.34101) 3257 : cluster [DBG] pgmap v4185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:16 smithi155 bash[68033]: audit 2024-07-28T21:18:16.042840+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:16 smithi155 bash[68033]: audit 2024-07-28T21:18:16.049560+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:16 smithi155 bash[68033]: audit 2024-07-28T21:18:16.141584+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:16 smithi155 bash[68033]: audit 2024-07-28T21:18:16.152993+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:16 smithi045 bash[80445]: cluster 2024-07-28T21:18:14.906429+0000 mgr.y (mgr.34101) 3257 : cluster [DBG] pgmap v4185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:16 smithi045 bash[80445]: audit 2024-07-28T21:18:16.042840+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:16 smithi045 bash[80445]: audit 2024-07-28T21:18:16.049560+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:16 smithi045 bash[80445]: audit 2024-07-28T21:18:16.141584+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:16 smithi045 bash[80445]: audit 2024-07-28T21:18:16.152993+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:16 smithi045 bash[82788]: cluster 2024-07-28T21:18:14.906429+0000 mgr.y (mgr.34101) 3257 : cluster [DBG] pgmap v4185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:16 smithi045 bash[82788]: audit 2024-07-28T21:18:16.042840+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:16 smithi045 bash[82788]: audit 2024-07-28T21:18:16.049560+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:16 smithi045 bash[82788]: audit 2024-07-28T21:18:16.141584+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:16 smithi045 bash[82788]: audit 2024-07-28T21:18:16.152993+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:17.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5331 16 16 0 0 0 - 0 2024-07-28T21:18:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:17 smithi155 bash[73694]: debug 2024-07-28T21:18:17.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:17 smithi155 bash[68033]: audit 2024-07-28T21:18:16.606052+0000 mon.c (mon.2) 924 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:18:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:17 smithi155 bash[68033]: audit 2024-07-28T21:18:16.607290+0000 mon.c (mon.2) 925 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:18:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:17 smithi155 bash[68033]: audit 2024-07-28T21:18:16.614083+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:17 smithi045 bash[80445]: audit 2024-07-28T21:18:16.606052+0000 mon.c (mon.2) 924 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:18:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:17 smithi045 bash[80445]: audit 2024-07-28T21:18:16.607290+0000 mon.c (mon.2) 925 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:18:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:17 smithi045 bash[80445]: audit 2024-07-28T21:18:16.614083+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:17.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:17 smithi045 bash[82788]: audit 2024-07-28T21:18:16.606052+0000 mon.c (mon.2) 924 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:18:17.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:17 smithi045 bash[82788]: audit 2024-07-28T21:18:16.607290+0000 mon.c (mon.2) 925 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:18:17.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:17 smithi045 bash[82788]: audit 2024-07-28T21:18:16.614083+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:18:18.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5332 16 16 0 0 0 - 0 2024-07-28T21:18:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:18 smithi155 bash[73694]: debug 2024-07-28T21:18:18.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:18 smithi155 bash[68033]: cluster 2024-07-28T21:18:16.908270+0000 mgr.y (mgr.34101) 3258 : cluster [DBG] pgmap v4186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:18 smithi155 bash[68033]: audit 2024-07-28T21:18:18.384864+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:18 smithi045 bash[80445]: cluster 2024-07-28T21:18:16.908270+0000 mgr.y (mgr.34101) 3258 : cluster [DBG] pgmap v4186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:18 smithi045 bash[80445]: audit 2024-07-28T21:18:18.384864+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:18 smithi045 bash[82788]: cluster 2024-07-28T21:18:16.908270+0000 mgr.y (mgr.34101) 3258 : cluster [DBG] pgmap v4186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:18 smithi045 bash[82788]: audit 2024-07-28T21:18:18.384864+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:19.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5333 16 16 0 0 0 - 0 2024-07-28T21:18:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:19 smithi155 bash[73694]: debug 2024-07-28T21:18:19.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:20.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5334 16 16 0 0 0 - 0 2024-07-28T21:18:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:20 smithi155 bash[73694]: debug 2024-07-28T21:18:20.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:20 smithi155 bash[68033]: cluster 2024-07-28T21:18:18.910044+0000 mgr.y (mgr.34101) 3259 : cluster [DBG] pgmap v4187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:20 smithi045 bash[80445]: cluster 2024-07-28T21:18:18.910044+0000 mgr.y (mgr.34101) 3259 : cluster [DBG] pgmap v4187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:18:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:18:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:18:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:20 smithi045 bash[82788]: cluster 2024-07-28T21:18:18.910044+0000 mgr.y (mgr.34101) 3259 : cluster [DBG] pgmap v4187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:21.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5335 16 16 0 0 0 - 0 2024-07-28T21:18:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:21 smithi155 bash[73694]: debug 2024-07-28T21:18:21.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:22.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5336 16 16 0 0 0 - 0 2024-07-28T21:18:22.625 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:22 smithi155 bash[73694]: debug 2024-07-28T21:18:22.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:22.625 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:18:22 smithi155 bash[60745]: ts=2024-07-28T21:18:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:18:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:22 smithi045 bash[80445]: cluster 2024-07-28T21:18:20.911774+0000 mgr.y (mgr.34101) 3260 : cluster [DBG] pgmap v4188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:22 smithi045 bash[82788]: cluster 2024-07-28T21:18:20.911774+0000 mgr.y (mgr.34101) 3260 : cluster [DBG] pgmap v4188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:22 smithi155 bash[68033]: cluster 2024-07-28T21:18:20.911774+0000 mgr.y (mgr.34101) 3260 : cluster [DBG] pgmap v4188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:23.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5337 16 16 0 0 0 - 0 2024-07-28T21:18:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:23 smithi155 bash[73694]: debug 2024-07-28T21:18:23.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:24.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5338 16 16 0 0 0 - 0 2024-07-28T21:18:24.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:24 smithi155 bash[73694]: debug 2024-07-28T21:18:24.541+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:24 smithi155 bash[68033]: cluster 2024-07-28T21:18:22.913641+0000 mgr.y (mgr.34101) 3261 : cluster [DBG] pgmap v4189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:24 smithi045 bash[80445]: cluster 2024-07-28T21:18:22.913641+0000 mgr.y (mgr.34101) 3261 : cluster [DBG] pgmap v4189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:24 smithi045 bash[82788]: cluster 2024-07-28T21:18:22.913641+0000 mgr.y (mgr.34101) 3261 : cluster [DBG] pgmap v4189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:25.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5339 16 16 0 0 0 - 0 2024-07-28T21:18:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:25 smithi155 bash[73694]: debug 2024-07-28T21:18:25.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:26.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:18:26.518951+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:18:26.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:18:26.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5340 16 16 0 0 0 - 0 2024-07-28T21:18:26.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:26 smithi155 bash[68033]: cluster 2024-07-28T21:18:24.915407+0000 mgr.y (mgr.34101) 3262 : cluster [DBG] pgmap v4190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:26 smithi155 bash[73694]: debug 2024-07-28T21:18:26.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:26 smithi045 bash[80445]: cluster 2024-07-28T21:18:24.915407+0000 mgr.y (mgr.34101) 3262 : cluster [DBG] pgmap v4190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:26 smithi045 bash[82788]: cluster 2024-07-28T21:18:24.915407+0000 mgr.y (mgr.34101) 3262 : cluster [DBG] pgmap v4190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:27.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5341 16 16 0 0 0 - 0 2024-07-28T21:18:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:27 smithi155 bash[73694]: debug 2024-07-28T21:18:27.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:28.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5342 16 16 0 0 0 - 0 2024-07-28T21:18:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:28 smithi155 bash[68033]: cluster 2024-07-28T21:18:26.917324+0000 mgr.y (mgr.34101) 3263 : cluster [DBG] pgmap v4191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:28.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:28 smithi155 bash[73694]: debug 2024-07-28T21:18:28.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:28 smithi045 bash[80445]: cluster 2024-07-28T21:18:26.917324+0000 mgr.y (mgr.34101) 3263 : cluster [DBG] pgmap v4191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:28 smithi045 bash[82788]: cluster 2024-07-28T21:18:26.917324+0000 mgr.y (mgr.34101) 3263 : cluster [DBG] pgmap v4191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:29.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5343 16 16 0 0 0 - 0 2024-07-28T21:18:29.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:29 smithi155 bash[73694]: debug 2024-07-28T21:18:29.545+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:30.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5344 16 16 0 0 0 - 0 2024-07-28T21:18:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:30 smithi155 bash[73694]: debug 2024-07-28T21:18:30.545+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:30 smithi155 bash[68033]: cluster 2024-07-28T21:18:28.919093+0000 mgr.y (mgr.34101) 3264 : cluster [DBG] pgmap v4192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:30 smithi045 bash[80445]: cluster 2024-07-28T21:18:28.919093+0000 mgr.y (mgr.34101) 3264 : cluster [DBG] pgmap v4192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:18:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:18:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:18:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:30 smithi045 bash[82788]: cluster 2024-07-28T21:18:28.919093+0000 mgr.y (mgr.34101) 3264 : cluster [DBG] pgmap v4192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:31.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5345 16 16 0 0 0 - 0 2024-07-28T21:18:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:31 smithi155 bash[73694]: debug 2024-07-28T21:18:31.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:32.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5346 16 16 0 0 0 - 0 2024-07-28T21:18:32.646 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:18:32 smithi155 bash[60745]: ts=2024-07-28T21:18:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:18:32.646 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:32 smithi155 bash[73694]: debug 2024-07-28T21:18:32.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:32 smithi045 bash[80445]: cluster 2024-07-28T21:18:30.920822+0000 mgr.y (mgr.34101) 3265 : cluster [DBG] pgmap v4193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:32 smithi045 bash[82788]: cluster 2024-07-28T21:18:30.920822+0000 mgr.y (mgr.34101) 3265 : cluster [DBG] pgmap v4193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:32 smithi155 bash[68033]: cluster 2024-07-28T21:18:30.920822+0000 mgr.y (mgr.34101) 3265 : cluster [DBG] pgmap v4193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:33.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5347 16 16 0 0 0 - 0 2024-07-28T21:18:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:33 smithi045 bash[82788]: audit 2024-07-28T21:18:33.385193+0000 mon.c (mon.2) 927 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:33 smithi045 bash[80445]: audit 2024-07-28T21:18:33.385193+0000 mon.c (mon.2) 927 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:33 smithi155 bash[73694]: debug 2024-07-28T21:18:33.569+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:33 smithi155 bash[68033]: audit 2024-07-28T21:18:33.385193+0000 mon.c (mon.2) 927 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:34.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5348 16 16 0 0 0 - 0 2024-07-28T21:18:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:34 smithi045 bash[82788]: cluster 2024-07-28T21:18:32.922718+0000 mgr.y (mgr.34101) 3266 : cluster [DBG] pgmap v4194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:34 smithi045 bash[80445]: cluster 2024-07-28T21:18:32.922718+0000 mgr.y (mgr.34101) 3266 : cluster [DBG] pgmap v4194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:34 smithi155 bash[73694]: debug 2024-07-28T21:18:34.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:34 smithi155 bash[68033]: cluster 2024-07-28T21:18:32.922718+0000 mgr.y (mgr.34101) 3266 : cluster [DBG] pgmap v4194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:35.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5349 16 16 0 0 0 - 0 2024-07-28T21:18:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:35 smithi155 bash[73694]: debug 2024-07-28T21:18:35.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:36.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5350 16 16 0 0 0 - 0 2024-07-28T21:18:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:36 smithi045 bash[82788]: cluster 2024-07-28T21:18:34.924479+0000 mgr.y (mgr.34101) 3267 : cluster [DBG] pgmap v4195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:36 smithi045 bash[80445]: cluster 2024-07-28T21:18:34.924479+0000 mgr.y (mgr.34101) 3267 : cluster [DBG] pgmap v4195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:37.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:36 smithi155 bash[68033]: cluster 2024-07-28T21:18:34.924479+0000 mgr.y (mgr.34101) 3267 : cluster [DBG] pgmap v4195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:36 smithi155 bash[73694]: debug 2024-07-28T21:18:36.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:37.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5351 16 16 0 0 0 - 0 2024-07-28T21:18:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:37 smithi155 bash[73694]: debug 2024-07-28T21:18:37.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:38.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5352 16 16 0 0 0 - 0 2024-07-28T21:18:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:38 smithi045 bash[80445]: cluster 2024-07-28T21:18:36.926361+0000 mgr.y (mgr.34101) 3268 : cluster [DBG] pgmap v4196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:38 smithi045 bash[82788]: cluster 2024-07-28T21:18:36.926361+0000 mgr.y (mgr.34101) 3268 : cluster [DBG] pgmap v4196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:39.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:38 smithi155 bash[68033]: cluster 2024-07-28T21:18:36.926361+0000 mgr.y (mgr.34101) 3268 : cluster [DBG] pgmap v4196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:38 smithi155 bash[73694]: debug 2024-07-28T21:18:38.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:39.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5353 16 16 0 0 0 - 0 2024-07-28T21:18:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:39 smithi155 bash[73694]: debug 2024-07-28T21:18:39.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:40.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5354 16 16 0 0 0 - 0 2024-07-28T21:18:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:18:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:18:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:18:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:40 smithi045 bash[82788]: cluster 2024-07-28T21:18:38.928104+0000 mgr.y (mgr.34101) 3269 : cluster [DBG] pgmap v4197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:40 smithi045 bash[80445]: cluster 2024-07-28T21:18:38.928104+0000 mgr.y (mgr.34101) 3269 : cluster [DBG] pgmap v4197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:40 smithi155 bash[73694]: debug 2024-07-28T21:18:40.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:40 smithi155 bash[68033]: cluster 2024-07-28T21:18:38.928104+0000 mgr.y (mgr.34101) 3269 : cluster [DBG] pgmap v4197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:41.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5355 16 16 0 0 0 - 0 2024-07-28T21:18:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:41 smithi155 bash[73694]: debug 2024-07-28T21:18:41.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:42.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5356 16 16 0 0 0 - 0 2024-07-28T21:18:42.670 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:18:42 smithi155 bash[60745]: ts=2024-07-28T21:18:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:18:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:42 smithi045 bash[82788]: cluster 2024-07-28T21:18:40.929901+0000 mgr.y (mgr.34101) 3270 : cluster [DBG] pgmap v4198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:42 smithi045 bash[80445]: cluster 2024-07-28T21:18:40.929901+0000 mgr.y (mgr.34101) 3270 : cluster [DBG] pgmap v4198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:42 smithi155 bash[68033]: cluster 2024-07-28T21:18:40.929901+0000 mgr.y (mgr.34101) 3270 : cluster [DBG] pgmap v4198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:43.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:42 smithi155 bash[73694]: debug 2024-07-28T21:18:42.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:43.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5357 16 16 0 0 0 - 0 2024-07-28T21:18:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:43 smithi155 bash[73694]: debug 2024-07-28T21:18:43.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:44.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5358 16 16 0 0 0 - 0 2024-07-28T21:18:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:44 smithi045 bash[82788]: cluster 2024-07-28T21:18:42.931792+0000 mgr.y (mgr.34101) 3271 : cluster [DBG] pgmap v4199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:44 smithi045 bash[80445]: cluster 2024-07-28T21:18:42.931792+0000 mgr.y (mgr.34101) 3271 : cluster [DBG] pgmap v4199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:44 smithi155 bash[68033]: cluster 2024-07-28T21:18:42.931792+0000 mgr.y (mgr.34101) 3271 : cluster [DBG] pgmap v4199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:44 smithi155 bash[73694]: debug 2024-07-28T21:18:44.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:45.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5359 16 16 0 0 0 - 0 2024-07-28T21:18:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:45 smithi155 bash[73694]: debug 2024-07-28T21:18:45.649+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:46.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:18:46.522254+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:18:46.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:18:46.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5360 16 16 0 0 0 - 0 2024-07-28T21:18:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:46 smithi045 bash[80445]: cluster 2024-07-28T21:18:44.933590+0000 mgr.y (mgr.34101) 3272 : cluster [DBG] pgmap v4200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:46 smithi045 bash[82788]: cluster 2024-07-28T21:18:44.933590+0000 mgr.y (mgr.34101) 3272 : cluster [DBG] pgmap v4200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:46 smithi155 bash[73694]: debug 2024-07-28T21:18:46.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:46 smithi155 bash[68033]: cluster 2024-07-28T21:18:44.933590+0000 mgr.y (mgr.34101) 3272 : cluster [DBG] pgmap v4200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:47.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5361 16 16 0 0 0 - 0 2024-07-28T21:18:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:47 smithi155 bash[73694]: debug 2024-07-28T21:18:47.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:48.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5362 16 16 0 0 0 - 0 2024-07-28T21:18:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:48 smithi045 bash[80445]: cluster 2024-07-28T21:18:46.935536+0000 mgr.y (mgr.34101) 3273 : cluster [DBG] pgmap v4201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:48 smithi045 bash[80445]: audit 2024-07-28T21:18:48.387715+0000 mon.c (mon.2) 928 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:48 smithi045 bash[82788]: cluster 2024-07-28T21:18:46.935536+0000 mgr.y (mgr.34101) 3273 : cluster [DBG] pgmap v4201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:48 smithi045 bash[82788]: audit 2024-07-28T21:18:48.387715+0000 mon.c (mon.2) 928 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:48 smithi155 bash[68033]: cluster 2024-07-28T21:18:46.935536+0000 mgr.y (mgr.34101) 3273 : cluster [DBG] pgmap v4201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:48 smithi155 bash[68033]: audit 2024-07-28T21:18:48.387715+0000 mon.c (mon.2) 928 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:18:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:48 smithi155 bash[73694]: debug 2024-07-28T21:18:48.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:49.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5363 16 16 0 0 0 - 0 2024-07-28T21:18:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:49 smithi155 bash[73694]: debug 2024-07-28T21:18:49.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:50.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5364 16 16 0 0 0 - 0 2024-07-28T21:18:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:50 smithi045 bash[80445]: cluster 2024-07-28T21:18:48.937276+0000 mgr.y (mgr.34101) 3274 : cluster [DBG] pgmap v4202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:18:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:18:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:18:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:50 smithi045 bash[82788]: cluster 2024-07-28T21:18:48.937276+0000 mgr.y (mgr.34101) 3274 : cluster [DBG] pgmap v4202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:50 smithi155 bash[68033]: cluster 2024-07-28T21:18:48.937276+0000 mgr.y (mgr.34101) 3274 : cluster [DBG] pgmap v4202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:50 smithi155 bash[73694]: debug 2024-07-28T21:18:50.569+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:51.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5365 16 16 0 0 0 - 0 2024-07-28T21:18:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:51 smithi155 bash[73694]: debug 2024-07-28T21:18:51.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:52.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5366 16 16 0 0 0 - 0 2024-07-28T21:18:52.696 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:52 smithi155 bash[73694]: debug 2024-07-28T21:18:52.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:52.697 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:18:52 smithi155 bash[60745]: ts=2024-07-28T21:18:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:18:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:52 smithi045 bash[80445]: cluster 2024-07-28T21:18:50.939082+0000 mgr.y (mgr.34101) 3275 : cluster [DBG] pgmap v4203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:52 smithi045 bash[82788]: cluster 2024-07-28T21:18:50.939082+0000 mgr.y (mgr.34101) 3275 : cluster [DBG] pgmap v4203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:52 smithi155 bash[68033]: cluster 2024-07-28T21:18:50.939082+0000 mgr.y (mgr.34101) 3275 : cluster [DBG] pgmap v4203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:53.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5367 16 16 0 0 0 - 0 2024-07-28T21:18:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:53 smithi155 bash[73694]: debug 2024-07-28T21:18:53.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:54.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5368 16 16 0 0 0 - 0 2024-07-28T21:18:54.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:54 smithi155 bash[73694]: debug 2024-07-28T21:18:54.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:54 smithi155 bash[68033]: cluster 2024-07-28T21:18:52.940945+0000 mgr.y (mgr.34101) 3276 : cluster [DBG] pgmap v4204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:54 smithi045 bash[80445]: cluster 2024-07-28T21:18:52.940945+0000 mgr.y (mgr.34101) 3276 : cluster [DBG] pgmap v4204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:54 smithi045 bash[82788]: cluster 2024-07-28T21:18:52.940945+0000 mgr.y (mgr.34101) 3276 : cluster [DBG] pgmap v4204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:55.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5369 16 16 0 0 0 - 0 2024-07-28T21:18:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:55 smithi155 bash[73694]: debug 2024-07-28T21:18:55.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:56.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5370 16 16 0 0 0 - 0 2024-07-28T21:18:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:56 smithi045 bash[82788]: cluster 2024-07-28T21:18:54.942654+0000 mgr.y (mgr.34101) 3277 : cluster [DBG] pgmap v4205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:56 smithi045 bash[80445]: cluster 2024-07-28T21:18:54.942654+0000 mgr.y (mgr.34101) 3277 : cluster [DBG] pgmap v4205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:56 smithi155 bash[73694]: debug 2024-07-28T21:18:56.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:57.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:56 smithi155 bash[68033]: cluster 2024-07-28T21:18:54.942654+0000 mgr.y (mgr.34101) 3277 : cluster [DBG] pgmap v4205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:57.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5371 16 16 0 0 0 - 0 2024-07-28T21:18:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:57 smithi155 bash[73694]: debug 2024-07-28T21:18:57.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:58.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5372 16 16 0 0 0 - 0 2024-07-28T21:18:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:58 smithi155 bash[73694]: debug 2024-07-28T21:18:58.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:18:58.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:18:58 smithi155 bash[68033]: cluster 2024-07-28T21:18:56.944513+0000 mgr.y (mgr.34101) 3278 : cluster [DBG] pgmap v4206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:18:58 smithi045 bash[82788]: cluster 2024-07-28T21:18:56.944513+0000 mgr.y (mgr.34101) 3278 : cluster [DBG] pgmap v4206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:18:58 smithi045 bash[80445]: cluster 2024-07-28T21:18:56.944513+0000 mgr.y (mgr.34101) 3278 : cluster [DBG] pgmap v4206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:18:59.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5373 16 16 0 0 0 - 0 2024-07-28T21:18:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:18:59 smithi155 bash[73694]: debug 2024-07-28T21:18:59.492+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:00.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5374 16 16 0 0 0 - 0 2024-07-28T21:19:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:00 smithi155 bash[73694]: debug 2024-07-28T21:19:00.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:00 smithi155 bash[68033]: cluster 2024-07-28T21:18:58.946251+0000 mgr.y (mgr.34101) 3279 : cluster [DBG] pgmap v4207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:19:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:19:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:19:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:00 smithi045 bash[82788]: cluster 2024-07-28T21:18:58.946251+0000 mgr.y (mgr.34101) 3279 : cluster [DBG] pgmap v4207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:00 smithi045 bash[80445]: cluster 2024-07-28T21:18:58.946251+0000 mgr.y (mgr.34101) 3279 : cluster [DBG] pgmap v4207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:01.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5375 16 16 0 0 0 - 0 2024-07-28T21:19:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:01 smithi155 bash[73694]: debug 2024-07-28T21:19:01.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:02.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5376 16 16 0 0 0 - 0 2024-07-28T21:19:02.717 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:02 smithi155 bash[73694]: debug 2024-07-28T21:19:02.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:02.717 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:19:02 smithi155 bash[60745]: ts=2024-07-28T21:19:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:19:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:02 smithi045 bash[82788]: cluster 2024-07-28T21:19:00.947991+0000 mgr.y (mgr.34101) 3280 : cluster [DBG] pgmap v4208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:02 smithi045 bash[80445]: cluster 2024-07-28T21:19:00.947991+0000 mgr.y (mgr.34101) 3280 : cluster [DBG] pgmap v4208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:03.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:02 smithi155 bash[68033]: cluster 2024-07-28T21:19:00.947991+0000 mgr.y (mgr.34101) 3280 : cluster [DBG] pgmap v4208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:03.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5377 16 16 0 0 0 - 0 2024-07-28T21:19:03.728 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:03 smithi155 bash[73694]: debug 2024-07-28T21:19:03.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:03 smithi155 bash[68033]: audit 2024-07-28T21:19:03.388160+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:03 smithi045 bash[80445]: audit 2024-07-28T21:19:03.388160+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:03 smithi045 bash[82788]: audit 2024-07-28T21:19:03.388160+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:04.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5378 16 16 0 0 0 - 0 2024-07-28T21:19:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:04 smithi155 bash[73694]: debug 2024-07-28T21:19:04.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:04 smithi155 bash[68033]: cluster 2024-07-28T21:19:02.949874+0000 mgr.y (mgr.34101) 3281 : cluster [DBG] pgmap v4209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:04 smithi045 bash[82788]: cluster 2024-07-28T21:19:02.949874+0000 mgr.y (mgr.34101) 3281 : cluster [DBG] pgmap v4209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:04 smithi045 bash[80445]: cluster 2024-07-28T21:19:02.949874+0000 mgr.y (mgr.34101) 3281 : cluster [DBG] pgmap v4209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:05.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5379 16 16 0 0 0 - 0 2024-07-28T21:19:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:05 smithi155 bash[73694]: debug 2024-07-28T21:19:05.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:06.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:19:06.525550+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:19:06.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:19:06.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5380 16 16 0 0 0 - 0 2024-07-28T21:19:06.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:06 smithi155 bash[68033]: cluster 2024-07-28T21:19:04.951608+0000 mgr.y (mgr.34101) 3282 : cluster [DBG] pgmap v4210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:06 smithi155 bash[73694]: debug 2024-07-28T21:19:06.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:06 smithi045 bash[82788]: cluster 2024-07-28T21:19:04.951608+0000 mgr.y (mgr.34101) 3282 : cluster [DBG] pgmap v4210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:06 smithi045 bash[80445]: cluster 2024-07-28T21:19:04.951608+0000 mgr.y (mgr.34101) 3282 : cluster [DBG] pgmap v4210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:07.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5381 16 16 0 0 0 - 0 2024-07-28T21:19:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:07 smithi155 bash[73694]: debug 2024-07-28T21:19:07.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:08.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5382 16 16 0 0 0 - 0 2024-07-28T21:19:08.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:08 smithi155 bash[73694]: debug 2024-07-28T21:19:08.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:08 smithi155 bash[68033]: cluster 2024-07-28T21:19:06.953535+0000 mgr.y (mgr.34101) 3283 : cluster [DBG] pgmap v4211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:08 smithi045 bash[82788]: cluster 2024-07-28T21:19:06.953535+0000 mgr.y (mgr.34101) 3283 : cluster [DBG] pgmap v4211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:08 smithi045 bash[80445]: cluster 2024-07-28T21:19:06.953535+0000 mgr.y (mgr.34101) 3283 : cluster [DBG] pgmap v4211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:09.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5383 16 16 0 0 0 - 0 2024-07-28T21:19:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:09 smithi155 bash[73694]: debug 2024-07-28T21:19:09.432+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:10.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5384 16 16 0 0 0 - 0 2024-07-28T21:19:10.740 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:10 smithi155 bash[73694]: debug 2024-07-28T21:19:10.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:10 smithi045 bash[80445]: cluster 2024-07-28T21:19:08.955309+0000 mgr.y (mgr.34101) 3284 : cluster [DBG] pgmap v4212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:19:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:19:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:19:10.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:10 smithi045 bash[82788]: cluster 2024-07-28T21:19:08.955309+0000 mgr.y (mgr.34101) 3284 : cluster [DBG] pgmap v4212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:10 smithi155 bash[68033]: cluster 2024-07-28T21:19:08.955309+0000 mgr.y (mgr.34101) 3284 : cluster [DBG] pgmap v4212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:11.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5385 16 16 0 0 0 - 0 2024-07-28T21:19:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:11 smithi155 bash[73694]: debug 2024-07-28T21:19:11.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:12.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5386 16 16 0 0 0 - 0 2024-07-28T21:19:12.744 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:12 smithi155 bash[73694]: debug 2024-07-28T21:19:12.452+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:12.745 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:19:12 smithi155 bash[60745]: ts=2024-07-28T21:19:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:19:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:12 smithi155 bash[68033]: cluster 2024-07-28T21:19:10.957024+0000 mgr.y (mgr.34101) 3285 : cluster [DBG] pgmap v4213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:12 smithi045 bash[80445]: cluster 2024-07-28T21:19:10.957024+0000 mgr.y (mgr.34101) 3285 : cluster [DBG] pgmap v4213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:12 smithi045 bash[82788]: cluster 2024-07-28T21:19:10.957024+0000 mgr.y (mgr.34101) 3285 : cluster [DBG] pgmap v4213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:13.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5387 16 16 0 0 0 - 0 2024-07-28T21:19:13.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:13 smithi155 bash[73694]: debug 2024-07-28T21:19:13.412+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:14.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5388 16 16 0 0 0 - 0 2024-07-28T21:19:14.749 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:14 smithi155 bash[73694]: debug 2024-07-28T21:19:14.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:14 smithi155 bash[68033]: cluster 2024-07-28T21:19:12.958933+0000 mgr.y (mgr.34101) 3286 : cluster [DBG] pgmap v4214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:14 smithi045 bash[82788]: cluster 2024-07-28T21:19:12.958933+0000 mgr.y (mgr.34101) 3286 : cluster [DBG] pgmap v4214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:14 smithi045 bash[80445]: cluster 2024-07-28T21:19:12.958933+0000 mgr.y (mgr.34101) 3286 : cluster [DBG] pgmap v4214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:15.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5389 16 16 0 0 0 - 0 2024-07-28T21:19:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:15 smithi155 bash[73694]: debug 2024-07-28T21:19:15.400+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:16.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5390 16 16 0 0 0 - 0 2024-07-28T21:19:16.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:16 smithi155 bash[73694]: debug 2024-07-28T21:19:16.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:17.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:16 smithi155 bash[68033]: cluster 2024-07-28T21:19:14.960649+0000 mgr.y (mgr.34101) 3287 : cluster [DBG] pgmap v4215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:17.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:16 smithi155 bash[68033]: audit 2024-07-28T21:19:16.697583+0000 mon.c (mon.2) 930 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:19:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:16 smithi045 bash[80445]: cluster 2024-07-28T21:19:14.960649+0000 mgr.y (mgr.34101) 3287 : cluster [DBG] pgmap v4215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:16 smithi045 bash[80445]: audit 2024-07-28T21:19:16.697583+0000 mon.c (mon.2) 930 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:19:17.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:16 smithi045 bash[82788]: cluster 2024-07-28T21:19:14.960649+0000 mgr.y (mgr.34101) 3287 : cluster [DBG] pgmap v4215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:17.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:16 smithi045 bash[82788]: audit 2024-07-28T21:19:16.697583+0000 mon.c (mon.2) 930 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:19:17.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5391 16 16 0 0 0 - 0 2024-07-28T21:19:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:17 smithi155 bash[73694]: debug 2024-07-28T21:19:17.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:18.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5392 16 16 0 0 0 - 0 2024-07-28T21:19:18.757 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:18 smithi155 bash[73694]: debug 2024-07-28T21:19:18.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:18 smithi155 bash[68033]: cluster 2024-07-28T21:19:16.962513+0000 mgr.y (mgr.34101) 3288 : cluster [DBG] pgmap v4216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:18 smithi155 bash[68033]: audit 2024-07-28T21:19:18.388543+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:18 smithi045 bash[80445]: cluster 2024-07-28T21:19:16.962513+0000 mgr.y (mgr.34101) 3288 : cluster [DBG] pgmap v4216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:18 smithi045 bash[80445]: audit 2024-07-28T21:19:18.388543+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:18 smithi045 bash[82788]: cluster 2024-07-28T21:19:16.962513+0000 mgr.y (mgr.34101) 3288 : cluster [DBG] pgmap v4216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:18 smithi045 bash[82788]: audit 2024-07-28T21:19:18.388543+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:19.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5393 16 16 0 0 0 - 0 2024-07-28T21:19:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:19 smithi155 bash[73694]: debug 2024-07-28T21:19:19.360+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:20.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5394 16 16 0 0 0 - 0 2024-07-28T21:19:20.762 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:20 smithi155 bash[73694]: debug 2024-07-28T21:19:20.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:19:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:19:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:19:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:20 smithi045 bash[82788]: cluster 2024-07-28T21:19:18.964214+0000 mgr.y (mgr.34101) 3289 : cluster [DBG] pgmap v4217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:20 smithi045 bash[80445]: cluster 2024-07-28T21:19:18.964214+0000 mgr.y (mgr.34101) 3289 : cluster [DBG] pgmap v4217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:21.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:20 smithi155 bash[68033]: cluster 2024-07-28T21:19:18.964214+0000 mgr.y (mgr.34101) 3289 : cluster [DBG] pgmap v4217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:21.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5395 16 16 0 0 0 - 0 2024-07-28T21:19:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:21 smithi155 bash[73694]: debug 2024-07-28T21:19:21.348+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:22.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5396 16 16 0 0 0 - 0 2024-07-28T21:19:22.765 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:22 smithi155 bash[73694]: debug 2024-07-28T21:19:22.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:22.765 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:19:22 smithi155 bash[60745]: ts=2024-07-28T21:19:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:19:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:22 smithi155 bash[68033]: cluster 2024-07-28T21:19:20.966001+0000 mgr.y (mgr.34101) 3290 : cluster [DBG] pgmap v4218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:22 smithi155 bash[68033]: audit 2024-07-28T21:19:22.385004+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:22 smithi155 bash[68033]: audit 2024-07-28T21:19:22.395265+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:22 smithi155 bash[68033]: audit 2024-07-28T21:19:22.608673+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:22 smithi155 bash[68033]: audit 2024-07-28T21:19:22.620268+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:22 smithi045 bash[80445]: cluster 2024-07-28T21:19:20.966001+0000 mgr.y (mgr.34101) 3290 : cluster [DBG] pgmap v4218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:22 smithi045 bash[80445]: audit 2024-07-28T21:19:22.385004+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:22 smithi045 bash[80445]: audit 2024-07-28T21:19:22.395265+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:22 smithi045 bash[80445]: audit 2024-07-28T21:19:22.608673+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:22 smithi045 bash[80445]: audit 2024-07-28T21:19:22.620268+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:22 smithi045 bash[82788]: cluster 2024-07-28T21:19:20.966001+0000 mgr.y (mgr.34101) 3290 : cluster [DBG] pgmap v4218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:23.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:22 smithi045 bash[82788]: audit 2024-07-28T21:19:22.385004+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:22 smithi045 bash[82788]: audit 2024-07-28T21:19:22.395265+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:22 smithi045 bash[82788]: audit 2024-07-28T21:19:22.608673+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:22 smithi045 bash[82788]: audit 2024-07-28T21:19:22.620268+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:23.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5397 16 16 0 0 0 - 0 2024-07-28T21:19:23.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:23 smithi155 bash[73694]: debug 2024-07-28T21:19:23.356+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:23 smithi155 bash[68033]: audit 2024-07-28T21:19:23.055580+0000 mon.c (mon.2) 932 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:19:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:23 smithi155 bash[68033]: audit 2024-07-28T21:19:23.056831+0000 mon.c (mon.2) 933 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:19:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:23 smithi155 bash[68033]: audit 2024-07-28T21:19:23.066355+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:23 smithi045 bash[80445]: audit 2024-07-28T21:19:23.055580+0000 mon.c (mon.2) 932 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:19:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:23 smithi045 bash[80445]: audit 2024-07-28T21:19:23.056831+0000 mon.c (mon.2) 933 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:19:24.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:23 smithi045 bash[80445]: audit 2024-07-28T21:19:23.066355+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:23 smithi045 bash[82788]: audit 2024-07-28T21:19:23.055580+0000 mon.c (mon.2) 932 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:19:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:23 smithi045 bash[82788]: audit 2024-07-28T21:19:23.056831+0000 mon.c (mon.2) 933 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:19:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:23 smithi045 bash[82788]: audit 2024-07-28T21:19:23.066355+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:19:24.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5398 16 16 0 0 0 - 0 2024-07-28T21:19:24.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:24 smithi155 bash[73694]: debug 2024-07-28T21:19:24.344+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:25.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:24 smithi155 bash[68033]: cluster 2024-07-28T21:19:22.967883+0000 mgr.y (mgr.34101) 3291 : cluster [DBG] pgmap v4219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:24 smithi045 bash[80445]: cluster 2024-07-28T21:19:22.967883+0000 mgr.y (mgr.34101) 3291 : cluster [DBG] pgmap v4219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:24 smithi045 bash[82788]: cluster 2024-07-28T21:19:22.967883+0000 mgr.y (mgr.34101) 3291 : cluster [DBG] pgmap v4219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:25.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5399 16 16 0 0 0 - 0 2024-07-28T21:19:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:25 smithi155 bash[73694]: debug 2024-07-28T21:19:25.368+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:26.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:19:26.528686+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:19:26.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:19:26.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5400 16 16 0 0 0 - 0 2024-07-28T21:19:26.780 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:26 smithi155 bash[73694]: debug 2024-07-28T21:19:26.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:26 smithi155 bash[68033]: cluster 2024-07-28T21:19:24.969615+0000 mgr.y (mgr.34101) 3292 : cluster [DBG] pgmap v4220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:26 smithi045 bash[82788]: cluster 2024-07-28T21:19:24.969615+0000 mgr.y (mgr.34101) 3292 : cluster [DBG] pgmap v4220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:26 smithi045 bash[80445]: cluster 2024-07-28T21:19:24.969615+0000 mgr.y (mgr.34101) 3292 : cluster [DBG] pgmap v4220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:27.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5401 16 16 0 0 0 - 0 2024-07-28T21:19:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:27 smithi155 bash[73694]: debug 2024-07-28T21:19:27.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:28.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5402 16 16 0 0 0 - 0 2024-07-28T21:19:28.784 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:28 smithi155 bash[73694]: debug 2024-07-28T21:19:28.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:28 smithi155 bash[68033]: cluster 2024-07-28T21:19:26.971496+0000 mgr.y (mgr.34101) 3293 : cluster [DBG] pgmap v4221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:28 smithi045 bash[80445]: cluster 2024-07-28T21:19:26.971496+0000 mgr.y (mgr.34101) 3293 : cluster [DBG] pgmap v4221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:28 smithi045 bash[82788]: cluster 2024-07-28T21:19:26.971496+0000 mgr.y (mgr.34101) 3293 : cluster [DBG] pgmap v4221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:29.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5403 16 16 0 0 0 - 0 2024-07-28T21:19:29.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:29 smithi155 bash[73694]: debug 2024-07-28T21:19:29.356+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:30.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5404 16 16 0 0 0 - 0 2024-07-28T21:19:30.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:30 smithi155 bash[73694]: debug 2024-07-28T21:19:30.380+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:19:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:19:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:19:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:30 smithi045 bash[82788]: cluster 2024-07-28T21:19:28.973304+0000 mgr.y (mgr.34101) 3294 : cluster [DBG] pgmap v4222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:30.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:30 smithi045 bash[80445]: cluster 2024-07-28T21:19:28.973304+0000 mgr.y (mgr.34101) 3294 : cluster [DBG] pgmap v4222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:30 smithi155 bash[68033]: cluster 2024-07-28T21:19:28.973304+0000 mgr.y (mgr.34101) 3294 : cluster [DBG] pgmap v4222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:31.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5405 16 16 0 0 0 - 0 2024-07-28T21:19:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:31 smithi155 bash[73694]: debug 2024-07-28T21:19:31.380+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:32.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5406 16 16 0 0 0 - 0 2024-07-28T21:19:32.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:32 smithi155 bash[73694]: debug 2024-07-28T21:19:32.380+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:32.793 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:19:32 smithi155 bash[60745]: ts=2024-07-28T21:19:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:19:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:32 smithi155 bash[68033]: cluster 2024-07-28T21:19:30.975099+0000 mgr.y (mgr.34101) 3295 : cluster [DBG] pgmap v4223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:32 smithi045 bash[80445]: cluster 2024-07-28T21:19:30.975099+0000 mgr.y (mgr.34101) 3295 : cluster [DBG] pgmap v4223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:32 smithi045 bash[82788]: cluster 2024-07-28T21:19:30.975099+0000 mgr.y (mgr.34101) 3295 : cluster [DBG] pgmap v4223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:33.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5407 16 16 0 0 0 - 0 2024-07-28T21:19:33.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:33 smithi155 bash[73694]: debug 2024-07-28T21:19:33.360+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:33 smithi155 bash[68033]: audit 2024-07-28T21:19:33.389006+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:33 smithi045 bash[80445]: audit 2024-07-28T21:19:33.389006+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:33 smithi045 bash[82788]: audit 2024-07-28T21:19:33.389006+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:34.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5408 16 16 0 0 0 - 0 2024-07-28T21:19:34.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:34 smithi155 bash[73694]: debug 2024-07-28T21:19:34.312+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:34 smithi155 bash[68033]: cluster 2024-07-28T21:19:32.976961+0000 mgr.y (mgr.34101) 3296 : cluster [DBG] pgmap v4224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:34 smithi045 bash[80445]: cluster 2024-07-28T21:19:32.976961+0000 mgr.y (mgr.34101) 3296 : cluster [DBG] pgmap v4224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:34 smithi045 bash[82788]: cluster 2024-07-28T21:19:32.976961+0000 mgr.y (mgr.34101) 3296 : cluster [DBG] pgmap v4224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:35.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5409 16 16 0 0 0 - 0 2024-07-28T21:19:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:35 smithi155 bash[73694]: debug 2024-07-28T21:19:35.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:36.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5410 16 16 0 0 0 - 0 2024-07-28T21:19:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:36 smithi155 bash[73694]: debug 2024-07-28T21:19:36.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:36 smithi045 bash[80445]: cluster 2024-07-28T21:19:34.978738+0000 mgr.y (mgr.34101) 3297 : cluster [DBG] pgmap v4225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:36 smithi045 bash[82788]: cluster 2024-07-28T21:19:34.978738+0000 mgr.y (mgr.34101) 3297 : cluster [DBG] pgmap v4225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:37.237 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:36 smithi155 bash[68033]: cluster 2024-07-28T21:19:34.978738+0000 mgr.y (mgr.34101) 3297 : cluster [DBG] pgmap v4225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:37.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5411 16 16 0 0 0 - 0 2024-07-28T21:19:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:37 smithi155 bash[73694]: debug 2024-07-28T21:19:37.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:38.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5412 16 16 0 0 0 - 0 2024-07-28T21:19:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:38 smithi155 bash[73694]: debug 2024-07-28T21:19:38.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:38 smithi045 bash[82788]: cluster 2024-07-28T21:19:36.980746+0000 mgr.y (mgr.34101) 3298 : cluster [DBG] pgmap v4226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:38 smithi045 bash[80445]: cluster 2024-07-28T21:19:36.980746+0000 mgr.y (mgr.34101) 3298 : cluster [DBG] pgmap v4226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:39.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:38 smithi155 bash[68033]: cluster 2024-07-28T21:19:36.980746+0000 mgr.y (mgr.34101) 3298 : cluster [DBG] pgmap v4226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:39.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5413 16 16 0 0 0 - 0 2024-07-28T21:19:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:39 smithi155 bash[73694]: debug 2024-07-28T21:19:39.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:40.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5414 16 16 0 0 0 - 0 2024-07-28T21:19:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:40 smithi155 bash[73694]: debug 2024-07-28T21:19:40.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:19:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:19:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:19:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:40 smithi045 bash[82788]: cluster 2024-07-28T21:19:38.982555+0000 mgr.y (mgr.34101) 3299 : cluster [DBG] pgmap v4227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:40 smithi045 bash[80445]: cluster 2024-07-28T21:19:38.982555+0000 mgr.y (mgr.34101) 3299 : cluster [DBG] pgmap v4227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:41.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:40 smithi155 bash[68033]: cluster 2024-07-28T21:19:38.982555+0000 mgr.y (mgr.34101) 3299 : cluster [DBG] pgmap v4227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:41.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5415 16 16 0 0 0 - 0 2024-07-28T21:19:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:41 smithi155 bash[73694]: debug 2024-07-28T21:19:41.216+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:42.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5416 16 16 0 0 0 - 0 2024-07-28T21:19:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:42 smithi155 bash[73694]: debug 2024-07-28T21:19:42.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:19:42 smithi155 bash[60745]: ts=2024-07-28T21:19:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:19:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:42 smithi045 bash[82788]: cluster 2024-07-28T21:19:40.984285+0000 mgr.y (mgr.34101) 3300 : cluster [DBG] pgmap v4228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:42 smithi045 bash[80445]: cluster 2024-07-28T21:19:40.984285+0000 mgr.y (mgr.34101) 3300 : cluster [DBG] pgmap v4228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:43.285 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:42 smithi155 bash[68033]: cluster 2024-07-28T21:19:40.984285+0000 mgr.y (mgr.34101) 3300 : cluster [DBG] pgmap v4228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:43.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5417 16 16 0 0 0 - 0 2024-07-28T21:19:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:43 smithi155 bash[73694]: debug 2024-07-28T21:19:43.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:44.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5418 16 16 0 0 0 - 0 2024-07-28T21:19:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:44 smithi155 bash[73694]: debug 2024-07-28T21:19:44.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:44 smithi045 bash[82788]: cluster 2024-07-28T21:19:42.986214+0000 mgr.y (mgr.34101) 3301 : cluster [DBG] pgmap v4229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:44 smithi045 bash[80445]: cluster 2024-07-28T21:19:42.986214+0000 mgr.y (mgr.34101) 3301 : cluster [DBG] pgmap v4229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:45.262 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:44 smithi155 bash[68033]: cluster 2024-07-28T21:19:42.986214+0000 mgr.y (mgr.34101) 3301 : cluster [DBG] pgmap v4229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:45.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5419 16 16 0 0 0 - 0 2024-07-28T21:19:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:45 smithi155 bash[73694]: debug 2024-07-28T21:19:45.256+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:46.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:19:46.531966+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:19:46.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:19:46.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5420 16 16 0 0 0 - 0 2024-07-28T21:19:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:46 smithi155 bash[73694]: debug 2024-07-28T21:19:46.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:46 smithi045 bash[82788]: cluster 2024-07-28T21:19:44.987970+0000 mgr.y (mgr.34101) 3302 : cluster [DBG] pgmap v4230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:46 smithi045 bash[80445]: cluster 2024-07-28T21:19:44.987970+0000 mgr.y (mgr.34101) 3302 : cluster [DBG] pgmap v4230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:47.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:46 smithi155 bash[68033]: cluster 2024-07-28T21:19:44.987970+0000 mgr.y (mgr.34101) 3302 : cluster [DBG] pgmap v4230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:47.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5421 16 16 0 0 0 - 0 2024-07-28T21:19:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:47 smithi155 bash[73694]: debug 2024-07-28T21:19:47.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:48.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5422 16 16 0 0 0 - 0 2024-07-28T21:19:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:48 smithi155 bash[73694]: debug 2024-07-28T21:19:48.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:48 smithi045 bash[80445]: cluster 2024-07-28T21:19:46.989850+0000 mgr.y (mgr.34101) 3303 : cluster [DBG] pgmap v4231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:48 smithi045 bash[80445]: audit 2024-07-28T21:19:48.392100+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:48 smithi045 bash[82788]: cluster 2024-07-28T21:19:46.989850+0000 mgr.y (mgr.34101) 3303 : cluster [DBG] pgmap v4231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:48 smithi045 bash[82788]: audit 2024-07-28T21:19:48.392100+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:48 smithi155 bash[68033]: cluster 2024-07-28T21:19:46.989850+0000 mgr.y (mgr.34101) 3303 : cluster [DBG] pgmap v4231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:49.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:48 smithi155 bash[68033]: audit 2024-07-28T21:19:48.392100+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:19:49.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5423 16 16 0 0 0 - 0 2024-07-28T21:19:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:49 smithi155 bash[73694]: debug 2024-07-28T21:19:49.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:50.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5424 16 16 0 0 0 - 0 2024-07-28T21:19:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:50 smithi155 bash[73694]: debug 2024-07-28T21:19:50.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:50 smithi045 bash[80445]: cluster 2024-07-28T21:19:48.991706+0000 mgr.y (mgr.34101) 3304 : cluster [DBG] pgmap v4232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:19:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:19:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:19:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:50 smithi045 bash[82788]: cluster 2024-07-28T21:19:48.991706+0000 mgr.y (mgr.34101) 3304 : cluster [DBG] pgmap v4232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:50 smithi155 bash[68033]: cluster 2024-07-28T21:19:48.991706+0000 mgr.y (mgr.34101) 3304 : cluster [DBG] pgmap v4232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:51.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5425 16 16 0 0 0 - 0 2024-07-28T21:19:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:51 smithi155 bash[73694]: debug 2024-07-28T21:19:51.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:51 smithi045 bash[80445]: cluster 2024-07-28T21:19:50.993512+0000 mgr.y (mgr.34101) 3305 : cluster [DBG] pgmap v4233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:51 smithi045 bash[82788]: cluster 2024-07-28T21:19:50.993512+0000 mgr.y (mgr.34101) 3305 : cluster [DBG] pgmap v4233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:52.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:51 smithi155 bash[68033]: cluster 2024-07-28T21:19:50.993512+0000 mgr.y (mgr.34101) 3305 : cluster [DBG] pgmap v4233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:52.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5426 16 16 0 0 0 - 0 2024-07-28T21:19:52.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:52 smithi155 bash[73694]: debug 2024-07-28T21:19:52.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:19:52 smithi155 bash[60745]: ts=2024-07-28T21:19:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:19:53.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5427 16 16 0 0 0 - 0 2024-07-28T21:19:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:53 smithi155 bash[73694]: debug 2024-07-28T21:19:53.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:54.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:54 smithi155 bash[68033]: cluster 2024-07-28T21:19:52.995599+0000 mgr.y (mgr.34101) 3306 : cluster [DBG] pgmap v4234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:54 smithi045 bash[80445]: cluster 2024-07-28T21:19:52.995599+0000 mgr.y (mgr.34101) 3306 : cluster [DBG] pgmap v4234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:54 smithi045 bash[82788]: cluster 2024-07-28T21:19:52.995599+0000 mgr.y (mgr.34101) 3306 : cluster [DBG] pgmap v4234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:54.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5428 16 16 0 0 0 - 0 2024-07-28T21:19:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:54 smithi155 bash[73694]: debug 2024-07-28T21:19:54.355+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:55.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5429 16 16 0 0 0 - 0 2024-07-28T21:19:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:55 smithi155 bash[73694]: debug 2024-07-28T21:19:55.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:56.390 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:56 smithi155 bash[68033]: cluster 2024-07-28T21:19:54.997378+0000 mgr.y (mgr.34101) 3307 : cluster [DBG] pgmap v4235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:56 smithi045 bash[80445]: cluster 2024-07-28T21:19:54.997378+0000 mgr.y (mgr.34101) 3307 : cluster [DBG] pgmap v4235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:56 smithi045 bash[82788]: cluster 2024-07-28T21:19:54.997378+0000 mgr.y (mgr.34101) 3307 : cluster [DBG] pgmap v4235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:56.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5430 16 16 0 0 0 - 0 2024-07-28T21:19:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:56 smithi155 bash[73694]: debug 2024-07-28T21:19:56.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:57.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5431 16 16 0 0 0 - 0 2024-07-28T21:19:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:57 smithi155 bash[73694]: debug 2024-07-28T21:19:57.435+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:58.395 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:19:58 smithi155 bash[68033]: cluster 2024-07-28T21:19:56.999265+0000 mgr.y (mgr.34101) 3308 : cluster [DBG] pgmap v4236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:19:58 smithi045 bash[80445]: cluster 2024-07-28T21:19:56.999265+0000 mgr.y (mgr.34101) 3308 : cluster [DBG] pgmap v4236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:19:58 smithi045 bash[82788]: cluster 2024-07-28T21:19:56.999265+0000 mgr.y (mgr.34101) 3308 : cluster [DBG] pgmap v4236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:19:58.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5432 16 16 0 0 0 - 0 2024-07-28T21:19:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:58 smithi155 bash[73694]: debug 2024-07-28T21:19:58.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:19:59.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5433 16 16 0 0 0 - 0 2024-07-28T21:19:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:19:59 smithi155 bash[73694]: debug 2024-07-28T21:19:59.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:00.423 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:00 smithi155 bash[68033]: cluster 2024-07-28T21:19:59.000991+0000 mgr.y (mgr.34101) 3309 : cluster [DBG] pgmap v4237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:00.424 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:00 smithi155 bash[68033]: cluster 2024-07-28T21:20:00.000201+0000 mon.a (mon.0) 3321 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:20:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:00 smithi045 bash[80445]: cluster 2024-07-28T21:19:59.000991+0000 mgr.y (mgr.34101) 3309 : cluster [DBG] pgmap v4237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:00 smithi045 bash[80445]: cluster 2024-07-28T21:20:00.000201+0000 mon.a (mon.0) 3321 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:20:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:00 smithi045 bash[82788]: cluster 2024-07-28T21:19:59.000991+0000 mgr.y (mgr.34101) 3309 : cluster [DBG] pgmap v4237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:00 smithi045 bash[82788]: cluster 2024-07-28T21:20:00.000201+0000 mon.a (mon.0) 3321 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:20:00.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5434 16 16 0 0 0 - 0 2024-07-28T21:20:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:00 smithi155 bash[73694]: debug 2024-07-28T21:20:00.419+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:20:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:20:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:20:01.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5435 16 16 0 0 0 - 0 2024-07-28T21:20:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:01 smithi155 bash[73694]: debug 2024-07-28T21:20:01.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:02.452 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:20:02 smithi155 bash[60745]: ts=2024-07-28T21:20:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:20:02.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:02 smithi155 bash[68033]: cluster 2024-07-28T21:20:01.002751+0000 mgr.y (mgr.34101) 3310 : cluster [DBG] pgmap v4238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:02 smithi045 bash[80445]: cluster 2024-07-28T21:20:01.002751+0000 mgr.y (mgr.34101) 3310 : cluster [DBG] pgmap v4238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:02 smithi045 bash[82788]: cluster 2024-07-28T21:20:01.002751+0000 mgr.y (mgr.34101) 3310 : cluster [DBG] pgmap v4238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:02.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5436 16 16 0 0 0 - 0 2024-07-28T21:20:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:02 smithi155 bash[73694]: debug 2024-07-28T21:20:02.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:03.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5437 16 16 0 0 0 - 0 2024-07-28T21:20:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:03 smithi155 bash[73694]: debug 2024-07-28T21:20:03.435+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:04.409 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:04 smithi155 bash[68033]: cluster 2024-07-28T21:20:03.004737+0000 mgr.y (mgr.34101) 3311 : cluster [DBG] pgmap v4239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:04.409 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:04 smithi155 bash[68033]: audit 2024-07-28T21:20:03.392377+0000 mon.c (mon.2) 936 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:04 smithi045 bash[80445]: cluster 2024-07-28T21:20:03.004737+0000 mgr.y (mgr.34101) 3311 : cluster [DBG] pgmap v4239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:04 smithi045 bash[80445]: audit 2024-07-28T21:20:03.392377+0000 mon.c (mon.2) 936 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:04 smithi045 bash[82788]: cluster 2024-07-28T21:20:03.004737+0000 mgr.y (mgr.34101) 3311 : cluster [DBG] pgmap v4239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:04 smithi045 bash[82788]: audit 2024-07-28T21:20:03.392377+0000 mon.c (mon.2) 936 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:04.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5438 16 16 0 0 0 - 0 2024-07-28T21:20:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:04 smithi155 bash[73694]: debug 2024-07-28T21:20:04.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:05.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5439 16 16 0 0 0 - 0 2024-07-28T21:20:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:05 smithi155 bash[73694]: debug 2024-07-28T21:20:05.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:06.427 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:06 smithi155 bash[68033]: cluster 2024-07-28T21:20:05.006688+0000 mgr.y (mgr.34101) 3312 : cluster [DBG] pgmap v4240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:06 smithi045 bash[80445]: cluster 2024-07-28T21:20:05.006688+0000 mgr.y (mgr.34101) 3312 : cluster [DBG] pgmap v4240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:06 smithi045 bash[82788]: cluster 2024-07-28T21:20:05.006688+0000 mgr.y (mgr.34101) 3312 : cluster [DBG] pgmap v4240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:06.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:20:06.535120+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:20:06.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:20:06.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5440 16 16 0 0 0 - 0 2024-07-28T21:20:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:06 smithi155 bash[73694]: debug 2024-07-28T21:20:06.423+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:07.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5441 16 16 0 0 0 - 0 2024-07-28T21:20:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:07 smithi155 bash[73694]: debug 2024-07-28T21:20:07.411+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:08.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:08 smithi155 bash[68033]: cluster 2024-07-28T21:20:07.008768+0000 mgr.y (mgr.34101) 3313 : cluster [DBG] pgmap v4241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:08 smithi045 bash[80445]: cluster 2024-07-28T21:20:07.008768+0000 mgr.y (mgr.34101) 3313 : cluster [DBG] pgmap v4241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:08 smithi045 bash[82788]: cluster 2024-07-28T21:20:07.008768+0000 mgr.y (mgr.34101) 3313 : cluster [DBG] pgmap v4241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:08.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5442 16 16 0 0 0 - 0 2024-07-28T21:20:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:08 smithi155 bash[73694]: debug 2024-07-28T21:20:08.411+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:09.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5443 16 16 0 0 0 - 0 2024-07-28T21:20:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:09 smithi155 bash[73694]: debug 2024-07-28T21:20:09.451+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:10 smithi045 bash[80445]: cluster 2024-07-28T21:20:09.010728+0000 mgr.y (mgr.34101) 3314 : cluster [DBG] pgmap v4242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:10 smithi045 bash[82788]: cluster 2024-07-28T21:20:09.010728+0000 mgr.y (mgr.34101) 3314 : cluster [DBG] pgmap v4242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:10.504 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:10 smithi155 bash[68033]: cluster 2024-07-28T21:20:09.010728+0000 mgr.y (mgr.34101) 3314 : cluster [DBG] pgmap v4242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:10.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5444 16 16 0 0 0 - 0 2024-07-28T21:20:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:10 smithi155 bash[73694]: debug 2024-07-28T21:20:10.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:20:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:20:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:20:11.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5445 16 16 0 0 0 - 0 2024-07-28T21:20:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:11 smithi155 bash[73694]: debug 2024-07-28T21:20:11.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:12 smithi045 bash[80445]: cluster 2024-07-28T21:20:11.012691+0000 mgr.y (mgr.34101) 3315 : cluster [DBG] pgmap v4243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:12 smithi045 bash[82788]: cluster 2024-07-28T21:20:11.012691+0000 mgr.y (mgr.34101) 3315 : cluster [DBG] pgmap v4243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:12.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5446 16 16 0 0 0 - 0 2024-07-28T21:20:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:12 smithi155 bash[68033]: cluster 2024-07-28T21:20:11.012691+0000 mgr.y (mgr.34101) 3315 : cluster [DBG] pgmap v4243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:20:12 smithi155 bash[60745]: ts=2024-07-28T21:20:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:20:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:12 smithi155 bash[73694]: debug 2024-07-28T21:20:12.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:13.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5447 16 16 0 0 0 - 0 2024-07-28T21:20:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:13 smithi155 bash[73694]: debug 2024-07-28T21:20:13.547+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:14 smithi045 bash[80445]: cluster 2024-07-28T21:20:13.014805+0000 mgr.y (mgr.34101) 3316 : cluster [DBG] pgmap v4244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:14 smithi045 bash[82788]: cluster 2024-07-28T21:20:13.014805+0000 mgr.y (mgr.34101) 3316 : cluster [DBG] pgmap v4244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:14.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5448 16 16 0 0 0 - 0 2024-07-28T21:20:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:14 smithi155 bash[68033]: cluster 2024-07-28T21:20:13.014805+0000 mgr.y (mgr.34101) 3316 : cluster [DBG] pgmap v4244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:14 smithi155 bash[73694]: debug 2024-07-28T21:20:14.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:15.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5449 16 16 0 0 0 - 0 2024-07-28T21:20:15.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:15 smithi155 bash[73694]: debug 2024-07-28T21:20:15.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:16 smithi045 bash[80445]: cluster 2024-07-28T21:20:15.016724+0000 mgr.y (mgr.34101) 3317 : cluster [DBG] pgmap v4245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:16 smithi045 bash[82788]: cluster 2024-07-28T21:20:15.016724+0000 mgr.y (mgr.34101) 3317 : cluster [DBG] pgmap v4245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:16.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5450 16 16 0 0 0 - 0 2024-07-28T21:20:16.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:16 smithi155 bash[68033]: cluster 2024-07-28T21:20:15.016724+0000 mgr.y (mgr.34101) 3317 : cluster [DBG] pgmap v4245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:16 smithi155 bash[73694]: debug 2024-07-28T21:20:16.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:17.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5451 16 16 0 0 0 - 0 2024-07-28T21:20:17.937 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:17 smithi155 bash[73694]: debug 2024-07-28T21:20:17.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:17 smithi045 bash[80445]: cluster 2024-07-28T21:20:17.018876+0000 mgr.y (mgr.34101) 3318 : cluster [DBG] pgmap v4246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:17 smithi045 bash[82788]: cluster 2024-07-28T21:20:17.018876+0000 mgr.y (mgr.34101) 3318 : cluster [DBG] pgmap v4246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:18.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:17 smithi155 bash[68033]: cluster 2024-07-28T21:20:17.018876+0000 mgr.y (mgr.34101) 3318 : cluster [DBG] pgmap v4246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:18.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5452 16 16 0 0 0 - 0 2024-07-28T21:20:18.939 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:18 smithi155 bash[73694]: debug 2024-07-28T21:20:18.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:18 smithi045 bash[80445]: audit 2024-07-28T21:20:18.392863+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:18 smithi045 bash[82788]: audit 2024-07-28T21:20:18.392863+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:18 smithi155 bash[68033]: audit 2024-07-28T21:20:18.392863+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:19.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5453 16 16 0 0 0 - 0 2024-07-28T21:20:19.949 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:19 smithi155 bash[73694]: debug 2024-07-28T21:20:19.559+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:19 smithi045 bash[80445]: cluster 2024-07-28T21:20:19.020791+0000 mgr.y (mgr.34101) 3319 : cluster [DBG] pgmap v4247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:19 smithi045 bash[82788]: cluster 2024-07-28T21:20:19.020791+0000 mgr.y (mgr.34101) 3319 : cluster [DBG] pgmap v4247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:19 smithi155 bash[68033]: cluster 2024-07-28T21:20:19.020791+0000 mgr.y (mgr.34101) 3319 : cluster [DBG] pgmap v4247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:20.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5454 16 16 0 0 0 - 0 2024-07-28T21:20:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:20:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:20:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:20:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:20 smithi155 bash[73694]: debug 2024-07-28T21:20:20.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:21.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5455 16 16 0 0 0 - 0 2024-07-28T21:20:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:21 smithi155 bash[73694]: debug 2024-07-28T21:20:21.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:22 smithi045 bash[80445]: cluster 2024-07-28T21:20:21.022750+0000 mgr.y (mgr.34101) 3320 : cluster [DBG] pgmap v4248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:22 smithi045 bash[82788]: cluster 2024-07-28T21:20:21.022750+0000 mgr.y (mgr.34101) 3320 : cluster [DBG] pgmap v4248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:22.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5456 16 16 0 0 0 - 0 2024-07-28T21:20:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:22 smithi155 bash[68033]: cluster 2024-07-28T21:20:21.022750+0000 mgr.y (mgr.34101) 3320 : cluster [DBG] pgmap v4248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:20:22 smithi155 bash[60745]: ts=2024-07-28T21:20:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:20:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:22 smithi155 bash[73694]: debug 2024-07-28T21:20:22.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:23.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5457 16 16 0 0 0 - 0 2024-07-28T21:20:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:23 smithi155 bash[73694]: debug 2024-07-28T21:20:23.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:24 smithi045 bash[80445]: cluster 2024-07-28T21:20:23.024799+0000 mgr.y (mgr.34101) 3321 : cluster [DBG] pgmap v4249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:24 smithi045 bash[80445]: audit 2024-07-28T21:20:23.195967+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:20:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:24 smithi045 bash[82788]: cluster 2024-07-28T21:20:23.024799+0000 mgr.y (mgr.34101) 3321 : cluster [DBG] pgmap v4249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:24 smithi045 bash[82788]: audit 2024-07-28T21:20:23.195967+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:20:24.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5458 16 16 0 0 0 - 0 2024-07-28T21:20:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:24 smithi155 bash[68033]: cluster 2024-07-28T21:20:23.024799+0000 mgr.y (mgr.34101) 3321 : cluster [DBG] pgmap v4249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:24 smithi155 bash[68033]: audit 2024-07-28T21:20:23.195967+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:20:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:24 smithi155 bash[73694]: debug 2024-07-28T21:20:24.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:25.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5459 16 16 0 0 0 - 0 2024-07-28T21:20:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:25 smithi155 bash[73694]: debug 2024-07-28T21:20:25.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:26 smithi045 bash[80445]: cluster 2024-07-28T21:20:25.026794+0000 mgr.y (mgr.34101) 3322 : cluster [DBG] pgmap v4250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:26 smithi045 bash[82788]: cluster 2024-07-28T21:20:25.026794+0000 mgr.y (mgr.34101) 3322 : cluster [DBG] pgmap v4250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:26.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:20:26.538214+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:20:26.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:20:26.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5460 16 16 0 0 0 - 0 2024-07-28T21:20:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:26 smithi155 bash[68033]: cluster 2024-07-28T21:20:25.026794+0000 mgr.y (mgr.34101) 3322 : cluster [DBG] pgmap v4250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:26 smithi155 bash[73694]: debug 2024-07-28T21:20:26.559+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:27.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5461 16 16 0 0 0 - 0 2024-07-28T21:20:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:27 smithi155 bash[73694]: debug 2024-07-28T21:20:27.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:28 smithi045 bash[80445]: cluster 2024-07-28T21:20:27.028859+0000 mgr.y (mgr.34101) 3323 : cluster [DBG] pgmap v4251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:28 smithi045 bash[82788]: cluster 2024-07-28T21:20:27.028859+0000 mgr.y (mgr.34101) 3323 : cluster [DBG] pgmap v4251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:28.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5462 16 16 0 0 0 - 0 2024-07-28T21:20:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:28 smithi155 bash[68033]: cluster 2024-07-28T21:20:27.028859+0000 mgr.y (mgr.34101) 3323 : cluster [DBG] pgmap v4251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:28 smithi155 bash[73694]: debug 2024-07-28T21:20:28.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:29.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5463 16 16 0 0 0 - 0 2024-07-28T21:20:29.855 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:29 smithi155 bash[73694]: debug 2024-07-28T21:20:29.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[80445]: audit 2024-07-28T21:20:28.856509+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[80445]: audit 2024-07-28T21:20:28.866103+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[80445]: cluster 2024-07-28T21:20:29.030651+0000 mgr.y (mgr.34101) 3324 : cluster [DBG] pgmap v4252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:30.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[80445]: audit 2024-07-28T21:20:29.123878+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[80445]: audit 2024-07-28T21:20:29.134945+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[80445]: audit 2024-07-28T21:20:29.534548+0000 mon.c (mon.2) 939 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:20:30.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[80445]: audit 2024-07-28T21:20:29.536095+0000 mon.c (mon.2) 940 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:20:30.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[80445]: audit 2024-07-28T21:20:29.545840+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[82788]: audit 2024-07-28T21:20:28.856509+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[82788]: audit 2024-07-28T21:20:28.866103+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[82788]: cluster 2024-07-28T21:20:29.030651+0000 mgr.y (mgr.34101) 3324 : cluster [DBG] pgmap v4252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[82788]: audit 2024-07-28T21:20:29.123878+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[82788]: audit 2024-07-28T21:20:29.134945+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[82788]: audit 2024-07-28T21:20:29.534548+0000 mon.c (mon.2) 939 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:20:30.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[82788]: audit 2024-07-28T21:20:29.536095+0000 mon.c (mon.2) 940 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:20:30.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:29 smithi045 bash[82788]: audit 2024-07-28T21:20:29.545840+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:29 smithi155 bash[68033]: audit 2024-07-28T21:20:28.856509+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:29 smithi155 bash[68033]: audit 2024-07-28T21:20:28.866103+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:29 smithi155 bash[68033]: cluster 2024-07-28T21:20:29.030651+0000 mgr.y (mgr.34101) 3324 : cluster [DBG] pgmap v4252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:29 smithi155 bash[68033]: audit 2024-07-28T21:20:29.123878+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:29 smithi155 bash[68033]: audit 2024-07-28T21:20:29.134945+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:29 smithi155 bash[68033]: audit 2024-07-28T21:20:29.534548+0000 mon.c (mon.2) 939 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:20:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:29 smithi155 bash[68033]: audit 2024-07-28T21:20:29.536095+0000 mon.c (mon.2) 940 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:20:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:29 smithi155 bash[68033]: audit 2024-07-28T21:20:29.545840+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:20:30.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5464 16 16 0 0 0 - 0 2024-07-28T21:20:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:20:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:20:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:20:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:30 smithi155 bash[73694]: debug 2024-07-28T21:20:30.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:31.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5465 16 16 0 0 0 - 0 2024-07-28T21:20:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:31 smithi155 bash[73694]: debug 2024-07-28T21:20:31.559+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:32 smithi045 bash[80445]: cluster 2024-07-28T21:20:31.032368+0000 mgr.y (mgr.34101) 3325 : cluster [DBG] pgmap v4253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:32 smithi045 bash[82788]: cluster 2024-07-28T21:20:31.032368+0000 mgr.y (mgr.34101) 3325 : cluster [DBG] pgmap v4253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:32.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5466 16 16 0 0 0 - 0 2024-07-28T21:20:32.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:32 smithi155 bash[68033]: cluster 2024-07-28T21:20:31.032368+0000 mgr.y (mgr.34101) 3325 : cluster [DBG] pgmap v4253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:20:32 smithi155 bash[60745]: ts=2024-07-28T21:20:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:20:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:32 smithi155 bash[73694]: debug 2024-07-28T21:20:32.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:33.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5467 16 16 0 0 0 - 0 2024-07-28T21:20:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:33 smithi155 bash[73694]: debug 2024-07-28T21:20:33.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:34 smithi045 bash[80445]: cluster 2024-07-28T21:20:33.034220+0000 mgr.y (mgr.34101) 3326 : cluster [DBG] pgmap v4254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:34 smithi045 bash[80445]: audit 2024-07-28T21:20:33.393352+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:34 smithi045 bash[82788]: cluster 2024-07-28T21:20:33.034220+0000 mgr.y (mgr.34101) 3326 : cluster [DBG] pgmap v4254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:34 smithi045 bash[82788]: audit 2024-07-28T21:20:33.393352+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:34.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5468 16 16 0 0 0 - 0 2024-07-28T21:20:34.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:34 smithi155 bash[68033]: cluster 2024-07-28T21:20:33.034220+0000 mgr.y (mgr.34101) 3326 : cluster [DBG] pgmap v4254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:34.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:34 smithi155 bash[68033]: audit 2024-07-28T21:20:33.393352+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:34 smithi155 bash[73694]: debug 2024-07-28T21:20:34.547+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:35.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5469 16 16 0 0 0 - 0 2024-07-28T21:20:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:35 smithi155 bash[73694]: debug 2024-07-28T21:20:35.527+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:36 smithi045 bash[80445]: cluster 2024-07-28T21:20:35.035947+0000 mgr.y (mgr.34101) 3327 : cluster [DBG] pgmap v4255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:36 smithi045 bash[82788]: cluster 2024-07-28T21:20:35.035947+0000 mgr.y (mgr.34101) 3327 : cluster [DBG] pgmap v4255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:36.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5470 16 16 0 0 0 - 0 2024-07-28T21:20:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:36 smithi155 bash[68033]: cluster 2024-07-28T21:20:35.035947+0000 mgr.y (mgr.34101) 3327 : cluster [DBG] pgmap v4255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:36 smithi155 bash[73694]: debug 2024-07-28T21:20:36.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:37.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5471 16 16 0 0 0 - 0 2024-07-28T21:20:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:37 smithi155 bash[73694]: debug 2024-07-28T21:20:37.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:38 smithi045 bash[82788]: cluster 2024-07-28T21:20:37.037798+0000 mgr.y (mgr.34101) 3328 : cluster [DBG] pgmap v4256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:38 smithi045 bash[80445]: cluster 2024-07-28T21:20:37.037798+0000 mgr.y (mgr.34101) 3328 : cluster [DBG] pgmap v4256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:38.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:38 smithi155 bash[68033]: cluster 2024-07-28T21:20:37.037798+0000 mgr.y (mgr.34101) 3328 : cluster [DBG] pgmap v4256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:38.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5472 16 16 0 0 0 - 0 2024-07-28T21:20:38.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:38 smithi155 bash[73694]: debug 2024-07-28T21:20:38.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:39.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5473 16 16 0 0 0 - 0 2024-07-28T21:20:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:39 smithi155 bash[73694]: debug 2024-07-28T21:20:39.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:40 smithi045 bash[80445]: cluster 2024-07-28T21:20:39.039715+0000 mgr.y (mgr.34101) 3329 : cluster [DBG] pgmap v4257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:40 smithi045 bash[82788]: cluster 2024-07-28T21:20:39.039715+0000 mgr.y (mgr.34101) 3329 : cluster [DBG] pgmap v4257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:40.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5474 16 16 0 0 0 - 0 2024-07-28T21:20:40.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:40 smithi155 bash[68033]: cluster 2024-07-28T21:20:39.039715+0000 mgr.y (mgr.34101) 3329 : cluster [DBG] pgmap v4257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:20:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:20:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:20:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:40 smithi155 bash[73694]: debug 2024-07-28T21:20:40.610+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:41.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5475 16 16 0 0 0 - 0 2024-07-28T21:20:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:41 smithi155 bash[73694]: debug 2024-07-28T21:20:41.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:42 smithi045 bash[80445]: cluster 2024-07-28T21:20:41.041413+0000 mgr.y (mgr.34101) 3330 : cluster [DBG] pgmap v4258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:42 smithi045 bash[82788]: cluster 2024-07-28T21:20:41.041413+0000 mgr.y (mgr.34101) 3330 : cluster [DBG] pgmap v4258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:42.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5476 16 16 0 0 0 - 0 2024-07-28T21:20:42.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:42 smithi155 bash[68033]: cluster 2024-07-28T21:20:41.041413+0000 mgr.y (mgr.34101) 3330 : cluster [DBG] pgmap v4258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:42.554 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:20:42 smithi155 bash[60745]: ts=2024-07-28T21:20:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:20:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:42 smithi155 bash[73694]: debug 2024-07-28T21:20:42.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:43.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5477 16 16 0 0 0 - 0 2024-07-28T21:20:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:43 smithi155 bash[73694]: debug 2024-07-28T21:20:43.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:44 smithi045 bash[80445]: cluster 2024-07-28T21:20:43.043262+0000 mgr.y (mgr.34101) 3331 : cluster [DBG] pgmap v4259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:44 smithi045 bash[82788]: cluster 2024-07-28T21:20:43.043262+0000 mgr.y (mgr.34101) 3331 : cluster [DBG] pgmap v4259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:44.495 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:44 smithi155 bash[68033]: cluster 2024-07-28T21:20:43.043262+0000 mgr.y (mgr.34101) 3331 : cluster [DBG] pgmap v4259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:44.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5478 16 16 0 0 0 - 0 2024-07-28T21:20:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:44 smithi155 bash[73694]: debug 2024-07-28T21:20:44.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:45.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5479 16 16 0 0 0 - 0 2024-07-28T21:20:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:45 smithi155 bash[73694]: debug 2024-07-28T21:20:45.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:46 smithi045 bash[80445]: cluster 2024-07-28T21:20:45.044975+0000 mgr.y (mgr.34101) 3332 : cluster [DBG] pgmap v4260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:46 smithi045 bash[82788]: cluster 2024-07-28T21:20:45.044975+0000 mgr.y (mgr.34101) 3332 : cluster [DBG] pgmap v4260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:46.520 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:46 smithi155 bash[68033]: cluster 2024-07-28T21:20:45.044975+0000 mgr.y (mgr.34101) 3332 : cluster [DBG] pgmap v4260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:46.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:20:46.541302+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:20:46.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:20:46.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5480 16 16 0 0 0 - 0 2024-07-28T21:20:46.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:46 smithi155 bash[73694]: debug 2024-07-28T21:20:46.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:47.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5481 16 16 0 0 0 - 0 2024-07-28T21:20:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:47 smithi155 bash[73694]: debug 2024-07-28T21:20:47.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:48 smithi045 bash[80445]: cluster 2024-07-28T21:20:47.046835+0000 mgr.y (mgr.34101) 3333 : cluster [DBG] pgmap v4261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:48 smithi045 bash[82788]: cluster 2024-07-28T21:20:47.046835+0000 mgr.y (mgr.34101) 3333 : cluster [DBG] pgmap v4261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:48.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:48 smithi155 bash[68033]: cluster 2024-07-28T21:20:47.046835+0000 mgr.y (mgr.34101) 3333 : cluster [DBG] pgmap v4261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:48.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5482 16 16 0 0 0 - 0 2024-07-28T21:20:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:48 smithi155 bash[73694]: debug 2024-07-28T21:20:48.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:49 smithi045 bash[80445]: audit 2024-07-28T21:20:48.396222+0000 mon.c (mon.2) 942 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:49 smithi045 bash[82788]: audit 2024-07-28T21:20:48.396222+0000 mon.c (mon.2) 942 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:49.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:49 smithi155 bash[68033]: audit 2024-07-28T21:20:48.396222+0000 mon.c (mon.2) 942 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:20:49.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5483 16 16 0 0 0 - 0 2024-07-28T21:20:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:49 smithi155 bash[73694]: debug 2024-07-28T21:20:49.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:50.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:50 smithi155 bash[68033]: cluster 2024-07-28T21:20:49.048554+0000 mgr.y (mgr.34101) 3334 : cluster [DBG] pgmap v4262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:50 smithi045 bash[80445]: cluster 2024-07-28T21:20:49.048554+0000 mgr.y (mgr.34101) 3334 : cluster [DBG] pgmap v4262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:50 smithi045 bash[82788]: cluster 2024-07-28T21:20:49.048554+0000 mgr.y (mgr.34101) 3334 : cluster [DBG] pgmap v4262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:50.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5484 16 16 0 0 0 - 0 2024-07-28T21:20:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:50 smithi155 bash[73694]: debug 2024-07-28T21:20:50.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:20:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:20:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:20:51.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5485 16 16 0 0 0 - 0 2024-07-28T21:20:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:51 smithi155 bash[73694]: debug 2024-07-28T21:20:51.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:52 smithi045 bash[80445]: cluster 2024-07-28T21:20:51.050307+0000 mgr.y (mgr.34101) 3335 : cluster [DBG] pgmap v4263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:52 smithi045 bash[82788]: cluster 2024-07-28T21:20:51.050307+0000 mgr.y (mgr.34101) 3335 : cluster [DBG] pgmap v4263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:52.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:52 smithi155 bash[68033]: cluster 2024-07-28T21:20:51.050307+0000 mgr.y (mgr.34101) 3335 : cluster [DBG] pgmap v4263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:52.493 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:20:52 smithi155 bash[60745]: ts=2024-07-28T21:20:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:20:52.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5486 16 16 0 0 0 - 0 2024-07-28T21:20:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:52 smithi155 bash[73694]: debug 2024-07-28T21:20:52.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:53.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5487 16 16 0 0 0 - 0 2024-07-28T21:20:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:53 smithi155 bash[73694]: debug 2024-07-28T21:20:53.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:54 smithi045 bash[82788]: cluster 2024-07-28T21:20:53.052193+0000 mgr.y (mgr.34101) 3336 : cluster [DBG] pgmap v4264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:54 smithi045 bash[80445]: cluster 2024-07-28T21:20:53.052193+0000 mgr.y (mgr.34101) 3336 : cluster [DBG] pgmap v4264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:54.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:54 smithi155 bash[68033]: cluster 2024-07-28T21:20:53.052193+0000 mgr.y (mgr.34101) 3336 : cluster [DBG] pgmap v4264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:54.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5488 16 16 0 0 0 - 0 2024-07-28T21:20:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:54 smithi155 bash[73694]: debug 2024-07-28T21:20:54.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:55.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5489 16 16 0 0 0 - 0 2024-07-28T21:20:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:55 smithi155 bash[73694]: debug 2024-07-28T21:20:55.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:56 smithi045 bash[80445]: cluster 2024-07-28T21:20:55.053922+0000 mgr.y (mgr.34101) 3337 : cluster [DBG] pgmap v4265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:56 smithi045 bash[82788]: cluster 2024-07-28T21:20:55.053922+0000 mgr.y (mgr.34101) 3337 : cluster [DBG] pgmap v4265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:56.501 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:56 smithi155 bash[68033]: cluster 2024-07-28T21:20:55.053922+0000 mgr.y (mgr.34101) 3337 : cluster [DBG] pgmap v4265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:56.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5490 16 16 0 0 0 - 0 2024-07-28T21:20:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:56 smithi155 bash[73694]: debug 2024-07-28T21:20:56.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:57.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5491 16 16 0 0 0 - 0 2024-07-28T21:20:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:57 smithi155 bash[73694]: debug 2024-07-28T21:20:57.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:20:58 smithi045 bash[80445]: cluster 2024-07-28T21:20:57.055759+0000 mgr.y (mgr.34101) 3338 : cluster [DBG] pgmap v4266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:20:58 smithi045 bash[82788]: cluster 2024-07-28T21:20:57.055759+0000 mgr.y (mgr.34101) 3338 : cluster [DBG] pgmap v4266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:58.526 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:20:58 smithi155 bash[68033]: cluster 2024-07-28T21:20:57.055759+0000 mgr.y (mgr.34101) 3338 : cluster [DBG] pgmap v4266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:20:58.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5492 16 16 0 0 0 - 0 2024-07-28T21:20:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:58 smithi155 bash[73694]: debug 2024-07-28T21:20:58.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:20:59.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5493 16 16 0 0 0 - 0 2024-07-28T21:20:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:20:59 smithi155 bash[73694]: debug 2024-07-28T21:20:59.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:00.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:00 smithi155 bash[68033]: cluster 2024-07-28T21:20:59.057449+0000 mgr.y (mgr.34101) 3339 : cluster [DBG] pgmap v4267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:00 smithi045 bash[80445]: cluster 2024-07-28T21:20:59.057449+0000 mgr.y (mgr.34101) 3339 : cluster [DBG] pgmap v4267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:00 smithi045 bash[82788]: cluster 2024-07-28T21:20:59.057449+0000 mgr.y (mgr.34101) 3339 : cluster [DBG] pgmap v4267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:00.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5494 16 16 0 0 0 - 0 2024-07-28T21:21:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:00 smithi155 bash[73694]: debug 2024-07-28T21:21:00.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:21:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:21:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:21:01.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5495 16 16 0 0 0 - 0 2024-07-28T21:21:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:01 smithi155 bash[73694]: debug 2024-07-28T21:21:01.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:02 smithi045 bash[80445]: cluster 2024-07-28T21:21:01.059206+0000 mgr.y (mgr.34101) 3340 : cluster [DBG] pgmap v4268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:02 smithi045 bash[82788]: cluster 2024-07-28T21:21:01.059206+0000 mgr.y (mgr.34101) 3340 : cluster [DBG] pgmap v4268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:02.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5496 16 16 0 0 0 - 0 2024-07-28T21:21:02.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:02 smithi155 bash[68033]: cluster 2024-07-28T21:21:01.059206+0000 mgr.y (mgr.34101) 3340 : cluster [DBG] pgmap v4268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:02 smithi155 bash[73694]: debug 2024-07-28T21:21:02.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:21:02 smithi155 bash[60745]: ts=2024-07-28T21:21:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:21:03.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5497 16 16 0 0 0 - 0 2024-07-28T21:21:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:03 smithi155 bash[73694]: debug 2024-07-28T21:21:03.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:04 smithi045 bash[82788]: cluster 2024-07-28T21:21:03.061039+0000 mgr.y (mgr.34101) 3341 : cluster [DBG] pgmap v4269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:04 smithi045 bash[82788]: audit 2024-07-28T21:21:03.396549+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:04 smithi045 bash[80445]: cluster 2024-07-28T21:21:03.061039+0000 mgr.y (mgr.34101) 3341 : cluster [DBG] pgmap v4269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:04 smithi045 bash[80445]: audit 2024-07-28T21:21:03.396549+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:04.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5498 16 16 0 0 0 - 0 2024-07-28T21:21:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:04 smithi155 bash[68033]: cluster 2024-07-28T21:21:03.061039+0000 mgr.y (mgr.34101) 3341 : cluster [DBG] pgmap v4269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:04 smithi155 bash[68033]: audit 2024-07-28T21:21:03.396549+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:04 smithi155 bash[73694]: debug 2024-07-28T21:21:04.382+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:05.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5499 16 16 0 0 0 - 0 2024-07-28T21:21:05.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:05 smithi155 bash[73694]: debug 2024-07-28T21:21:05.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:06.430 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:06 smithi155 bash[68033]: cluster 2024-07-28T21:21:05.062807+0000 mgr.y (mgr.34101) 3342 : cluster [DBG] pgmap v4270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:06 smithi045 bash[80445]: cluster 2024-07-28T21:21:05.062807+0000 mgr.y (mgr.34101) 3342 : cluster [DBG] pgmap v4270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:06 smithi045 bash[82788]: cluster 2024-07-28T21:21:05.062807+0000 mgr.y (mgr.34101) 3342 : cluster [DBG] pgmap v4270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:06.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:21:06.544531+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:21:06.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:21:06.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5500 16 16 0 0 0 - 0 2024-07-28T21:21:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:06 smithi155 bash[73694]: debug 2024-07-28T21:21:06.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:07.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5501 16 16 0 0 0 - 0 2024-07-28T21:21:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:07 smithi155 bash[73694]: debug 2024-07-28T21:21:07.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:08 smithi045 bash[82788]: cluster 2024-07-28T21:21:07.064669+0000 mgr.y (mgr.34101) 3343 : cluster [DBG] pgmap v4271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:08 smithi045 bash[80445]: cluster 2024-07-28T21:21:07.064669+0000 mgr.y (mgr.34101) 3343 : cluster [DBG] pgmap v4271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:08.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5502 16 16 0 0 0 - 0 2024-07-28T21:21:08.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:08 smithi155 bash[68033]: cluster 2024-07-28T21:21:07.064669+0000 mgr.y (mgr.34101) 3343 : cluster [DBG] pgmap v4271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:08.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:08 smithi155 bash[73694]: debug 2024-07-28T21:21:08.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:09.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5503 16 16 0 0 0 - 0 2024-07-28T21:21:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:09 smithi155 bash[73694]: debug 2024-07-28T21:21:09.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:10 smithi045 bash[82788]: cluster 2024-07-28T21:21:09.066411+0000 mgr.y (mgr.34101) 3344 : cluster [DBG] pgmap v4272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:10 smithi045 bash[80445]: cluster 2024-07-28T21:21:09.066411+0000 mgr.y (mgr.34101) 3344 : cluster [DBG] pgmap v4272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:10.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5504 16 16 0 0 0 - 0 2024-07-28T21:21:10.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:10 smithi155 bash[68033]: cluster 2024-07-28T21:21:09.066411+0000 mgr.y (mgr.34101) 3344 : cluster [DBG] pgmap v4272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:10 smithi155 bash[73694]: debug 2024-07-28T21:21:10.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:21:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:21:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:21:11.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5505 16 16 0 0 0 - 0 2024-07-28T21:21:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:11 smithi155 bash[73694]: debug 2024-07-28T21:21:11.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:12 smithi045 bash[80445]: cluster 2024-07-28T21:21:11.068162+0000 mgr.y (mgr.34101) 3345 : cluster [DBG] pgmap v4273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:12 smithi045 bash[82788]: cluster 2024-07-28T21:21:11.068162+0000 mgr.y (mgr.34101) 3345 : cluster [DBG] pgmap v4273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:12.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5506 16 16 0 0 0 - 0 2024-07-28T21:21:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:12 smithi155 bash[73694]: debug 2024-07-28T21:21:12.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:12 smithi155 bash[68033]: cluster 2024-07-28T21:21:11.068162+0000 mgr.y (mgr.34101) 3345 : cluster [DBG] pgmap v4273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:21:12 smithi155 bash[60745]: ts=2024-07-28T21:21:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:21:13.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5507 16 16 0 0 0 - 0 2024-07-28T21:21:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:13 smithi155 bash[73694]: debug 2024-07-28T21:21:13.346+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:14 smithi045 bash[80445]: cluster 2024-07-28T21:21:13.070049+0000 mgr.y (mgr.34101) 3346 : cluster [DBG] pgmap v4274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:14 smithi045 bash[82788]: cluster 2024-07-28T21:21:13.070049+0000 mgr.y (mgr.34101) 3346 : cluster [DBG] pgmap v4274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:14.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5508 16 16 0 0 0 - 0 2024-07-28T21:21:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:14 smithi155 bash[68033]: cluster 2024-07-28T21:21:13.070049+0000 mgr.y (mgr.34101) 3346 : cluster [DBG] pgmap v4274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:14 smithi155 bash[73694]: debug 2024-07-28T21:21:14.382+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:15.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5509 16 16 0 0 0 - 0 2024-07-28T21:21:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:15 smithi155 bash[73694]: debug 2024-07-28T21:21:15.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:16 smithi045 bash[80445]: cluster 2024-07-28T21:21:15.071866+0000 mgr.y (mgr.34101) 3347 : cluster [DBG] pgmap v4275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:16 smithi045 bash[82788]: cluster 2024-07-28T21:21:15.071866+0000 mgr.y (mgr.34101) 3347 : cluster [DBG] pgmap v4275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:16.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5510 16 16 0 0 0 - 0 2024-07-28T21:21:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:16 smithi155 bash[68033]: cluster 2024-07-28T21:21:15.071866+0000 mgr.y (mgr.34101) 3347 : cluster [DBG] pgmap v4275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:16 smithi155 bash[73694]: debug 2024-07-28T21:21:16.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:17.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5511 16 16 0 0 0 - 0 2024-07-28T21:21:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:17 smithi155 bash[73694]: debug 2024-07-28T21:21:17.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:18 smithi045 bash[80445]: cluster 2024-07-28T21:21:17.073709+0000 mgr.y (mgr.34101) 3348 : cluster [DBG] pgmap v4276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:18 smithi045 bash[82788]: cluster 2024-07-28T21:21:17.073709+0000 mgr.y (mgr.34101) 3348 : cluster [DBG] pgmap v4276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:18.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5512 16 16 0 0 0 - 0 2024-07-28T21:21:18.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:18 smithi155 bash[68033]: cluster 2024-07-28T21:21:17.073709+0000 mgr.y (mgr.34101) 3348 : cluster [DBG] pgmap v4276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:18 smithi155 bash[73694]: debug 2024-07-28T21:21:18.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:19 smithi045 bash[80445]: audit 2024-07-28T21:21:18.396860+0000 mon.c (mon.2) 944 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:19 smithi045 bash[82788]: audit 2024-07-28T21:21:18.396860+0000 mon.c (mon.2) 944 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:19.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5513 16 16 0 0 0 - 0 2024-07-28T21:21:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:19 smithi155 bash[68033]: audit 2024-07-28T21:21:18.396860+0000 mon.c (mon.2) 944 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:19 smithi155 bash[73694]: debug 2024-07-28T21:21:19.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:20 smithi045 bash[82788]: cluster 2024-07-28T21:21:19.075432+0000 mgr.y (mgr.34101) 3349 : cluster [DBG] pgmap v4277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:20 smithi045 bash[80445]: cluster 2024-07-28T21:21:19.075432+0000 mgr.y (mgr.34101) 3349 : cluster [DBG] pgmap v4277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:20.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5514 16 16 0 0 0 - 0 2024-07-28T21:21:20.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:20 smithi155 bash[68033]: cluster 2024-07-28T21:21:19.075432+0000 mgr.y (mgr.34101) 3349 : cluster [DBG] pgmap v4277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:20 smithi155 bash[73694]: debug 2024-07-28T21:21:20.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:21:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:21:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:21:21.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5515 16 16 0 0 0 - 0 2024-07-28T21:21:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:21 smithi155 bash[73694]: debug 2024-07-28T21:21:21.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:22 smithi045 bash[80445]: cluster 2024-07-28T21:21:21.077216+0000 mgr.y (mgr.34101) 3350 : cluster [DBG] pgmap v4278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:22 smithi045 bash[82788]: cluster 2024-07-28T21:21:21.077216+0000 mgr.y (mgr.34101) 3350 : cluster [DBG] pgmap v4278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:22.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5516 16 16 0 0 0 - 0 2024-07-28T21:21:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:22 smithi155 bash[73694]: debug 2024-07-28T21:21:22.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:22 smithi155 bash[68033]: cluster 2024-07-28T21:21:21.077216+0000 mgr.y (mgr.34101) 3350 : cluster [DBG] pgmap v4278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:21:22 smithi155 bash[60745]: ts=2024-07-28T21:21:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:21:23.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5517 16 16 0 0 0 - 0 2024-07-28T21:21:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:23 smithi155 bash[73694]: debug 2024-07-28T21:21:23.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:24.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5518 16 16 0 0 0 - 0 2024-07-28T21:21:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:24 smithi155 bash[68033]: cluster 2024-07-28T21:21:23.079124+0000 mgr.y (mgr.34101) 3351 : cluster [DBG] pgmap v4279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:24 smithi155 bash[73694]: debug 2024-07-28T21:21:24.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:24 smithi045 bash[80445]: cluster 2024-07-28T21:21:23.079124+0000 mgr.y (mgr.34101) 3351 : cluster [DBG] pgmap v4279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:24 smithi045 bash[82788]: cluster 2024-07-28T21:21:23.079124+0000 mgr.y (mgr.34101) 3351 : cluster [DBG] pgmap v4279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:25.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5519 16 16 0 0 0 - 0 2024-07-28T21:21:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:25 smithi155 bash[73694]: debug 2024-07-28T21:21:25.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:26.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:21:26.547829+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:21:26.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:21:26.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5520 16 16 0 0 0 - 0 2024-07-28T21:21:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:26 smithi155 bash[73694]: debug 2024-07-28T21:21:26.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:26 smithi155 bash[68033]: cluster 2024-07-28T21:21:25.080869+0000 mgr.y (mgr.34101) 3352 : cluster [DBG] pgmap v4280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:26 smithi045 bash[80445]: cluster 2024-07-28T21:21:25.080869+0000 mgr.y (mgr.34101) 3352 : cluster [DBG] pgmap v4280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:26 smithi045 bash[82788]: cluster 2024-07-28T21:21:25.080869+0000 mgr.y (mgr.34101) 3352 : cluster [DBG] pgmap v4280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:27.055 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 21:21:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T21:21:26.760638039Z level=info msg="Completed cleanup jobs" duration=143.468293ms 2024-07-28T21:21:27.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5521 16 16 0 0 0 - 0 2024-07-28T21:21:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:27 smithi155 bash[73694]: debug 2024-07-28T21:21:27.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:28.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5522 16 16 0 0 0 - 0 2024-07-28T21:21:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:28 smithi155 bash[68033]: cluster 2024-07-28T21:21:27.082786+0000 mgr.y (mgr.34101) 3353 : cluster [DBG] pgmap v4281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:28 smithi155 bash[73694]: debug 2024-07-28T21:21:28.345+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:28 smithi045 bash[80445]: cluster 2024-07-28T21:21:27.082786+0000 mgr.y (mgr.34101) 3353 : cluster [DBG] pgmap v4281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:28 smithi045 bash[82788]: cluster 2024-07-28T21:21:27.082786+0000 mgr.y (mgr.34101) 3353 : cluster [DBG] pgmap v4281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:29.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5523 16 16 0 0 0 - 0 2024-07-28T21:21:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:29 smithi155 bash[73694]: debug 2024-07-28T21:21:29.381+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:30.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5524 16 16 0 0 0 - 0 2024-07-28T21:21:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:30 smithi155 bash[73694]: debug 2024-07-28T21:21:30.377+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:30 smithi155 bash[68033]: cluster 2024-07-28T21:21:29.084488+0000 mgr.y (mgr.34101) 3354 : cluster [DBG] pgmap v4282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:30 smithi155 bash[68033]: audit 2024-07-28T21:21:29.677712+0000 mon.c (mon.2) 945 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:21:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:30 smithi155 bash[68033]: audit 2024-07-28T21:21:30.054287+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:30 smithi155 bash[68033]: audit 2024-07-28T21:21:30.061495+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:30.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:30 smithi045 bash[80445]: cluster 2024-07-28T21:21:29.084488+0000 mgr.y (mgr.34101) 3354 : cluster [DBG] pgmap v4282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:30 smithi045 bash[80445]: audit 2024-07-28T21:21:29.677712+0000 mon.c (mon.2) 945 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:21:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:30 smithi045 bash[80445]: audit 2024-07-28T21:21:30.054287+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:30 smithi045 bash[80445]: audit 2024-07-28T21:21:30.061495+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:30 smithi045 bash[82788]: cluster 2024-07-28T21:21:29.084488+0000 mgr.y (mgr.34101) 3354 : cluster [DBG] pgmap v4282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:30 smithi045 bash[82788]: audit 2024-07-28T21:21:29.677712+0000 mon.c (mon.2) 945 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:21:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:30 smithi045 bash[82788]: audit 2024-07-28T21:21:30.054287+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:30 smithi045 bash[82788]: audit 2024-07-28T21:21:30.061495+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:21:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:21:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:21:31.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5525 16 16 0 0 0 - 0 2024-07-28T21:21:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:31 smithi155 bash[73694]: debug 2024-07-28T21:21:31.345+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:32.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5526 16 16 0 0 0 - 0 2024-07-28T21:21:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:32 smithi155 bash[73694]: debug 2024-07-28T21:21:32.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:32 smithi155 bash[68033]: cluster 2024-07-28T21:21:31.086252+0000 mgr.y (mgr.34101) 3355 : cluster [DBG] pgmap v4283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:21:32 smithi155 bash[60745]: ts=2024-07-28T21:21:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:21:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:32 smithi045 bash[80445]: cluster 2024-07-28T21:21:31.086252+0000 mgr.y (mgr.34101) 3355 : cluster [DBG] pgmap v4283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:32 smithi045 bash[82788]: cluster 2024-07-28T21:21:31.086252+0000 mgr.y (mgr.34101) 3355 : cluster [DBG] pgmap v4283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:33.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5527 16 16 0 0 0 - 0 2024-07-28T21:21:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:33 smithi155 bash[73694]: debug 2024-07-28T21:21:33.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:34.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5528 16 16 0 0 0 - 0 2024-07-28T21:21:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:34 smithi155 bash[73694]: debug 2024-07-28T21:21:34.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:34 smithi155 bash[68033]: cluster 2024-07-28T21:21:33.088140+0000 mgr.y (mgr.34101) 3356 : cluster [DBG] pgmap v4284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:34 smithi155 bash[68033]: audit 2024-07-28T21:21:33.397302+0000 mon.c (mon.2) 946 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:34 smithi045 bash[80445]: cluster 2024-07-28T21:21:33.088140+0000 mgr.y (mgr.34101) 3356 : cluster [DBG] pgmap v4284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:34 smithi045 bash[80445]: audit 2024-07-28T21:21:33.397302+0000 mon.c (mon.2) 946 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:34 smithi045 bash[82788]: cluster 2024-07-28T21:21:33.088140+0000 mgr.y (mgr.34101) 3356 : cluster [DBG] pgmap v4284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:34 smithi045 bash[82788]: audit 2024-07-28T21:21:33.397302+0000 mon.c (mon.2) 946 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:35.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5529 16 16 0 0 0 - 0 2024-07-28T21:21:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:35 smithi155 bash[73694]: debug 2024-07-28T21:21:35.281+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:36.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5530 16 16 0 0 0 - 0 2024-07-28T21:21:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:36 smithi155 bash[73694]: debug 2024-07-28T21:21:36.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:36 smithi155 bash[68033]: cluster 2024-07-28T21:21:35.088938+0000 mgr.y (mgr.34101) 3357 : cluster [DBG] pgmap v4285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:36 smithi155 bash[68033]: audit 2024-07-28T21:21:35.306930+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:36 smithi155 bash[68033]: audit 2024-07-28T21:21:35.317366+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:36 smithi155 bash[68033]: audit 2024-07-28T21:21:35.919177+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:36 smithi155 bash[68033]: audit 2024-07-28T21:21:35.931753+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:36 smithi045 bash[80445]: cluster 2024-07-28T21:21:35.088938+0000 mgr.y (mgr.34101) 3357 : cluster [DBG] pgmap v4285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:36 smithi045 bash[80445]: audit 2024-07-28T21:21:35.306930+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:36 smithi045 bash[80445]: audit 2024-07-28T21:21:35.317366+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:36 smithi045 bash[80445]: audit 2024-07-28T21:21:35.919177+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:36 smithi045 bash[80445]: audit 2024-07-28T21:21:35.931753+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:36 smithi045 bash[82788]: cluster 2024-07-28T21:21:35.088938+0000 mgr.y (mgr.34101) 3357 : cluster [DBG] pgmap v4285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:36 smithi045 bash[82788]: audit 2024-07-28T21:21:35.306930+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:36 smithi045 bash[82788]: audit 2024-07-28T21:21:35.317366+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:36 smithi045 bash[82788]: audit 2024-07-28T21:21:35.919177+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:36 smithi045 bash[82788]: audit 2024-07-28T21:21:35.931753+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:37.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5531 16 16 0 0 0 - 0 2024-07-28T21:21:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:37 smithi045 bash[80445]: audit 2024-07-28T21:21:36.400321+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:21:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:37 smithi045 bash[80445]: audit 2024-07-28T21:21:36.402055+0000 mon.c (mon.2) 948 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:21:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:37 smithi045 bash[80445]: audit 2024-07-28T21:21:36.412176+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:37 smithi045 bash[82788]: audit 2024-07-28T21:21:36.400321+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:21:37.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:37 smithi045 bash[82788]: audit 2024-07-28T21:21:36.402055+0000 mon.c (mon.2) 948 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:21:37.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:37 smithi045 bash[82788]: audit 2024-07-28T21:21:36.412176+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:37 smithi155 bash[73694]: debug 2024-07-28T21:21:37.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:37 smithi155 bash[68033]: audit 2024-07-28T21:21:36.400321+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:21:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:37 smithi155 bash[68033]: audit 2024-07-28T21:21:36.402055+0000 mon.c (mon.2) 948 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:21:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:37 smithi155 bash[68033]: audit 2024-07-28T21:21:36.412176+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:21:38.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5532 16 16 0 0 0 - 0 2024-07-28T21:21:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:38 smithi155 bash[73694]: debug 2024-07-28T21:21:38.285+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:38 smithi155 bash[68033]: cluster 2024-07-28T21:21:37.090783+0000 mgr.y (mgr.34101) 3358 : cluster [DBG] pgmap v4286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:38 smithi045 bash[82788]: cluster 2024-07-28T21:21:37.090783+0000 mgr.y (mgr.34101) 3358 : cluster [DBG] pgmap v4286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:38 smithi045 bash[80445]: cluster 2024-07-28T21:21:37.090783+0000 mgr.y (mgr.34101) 3358 : cluster [DBG] pgmap v4286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:39.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5533 16 16 0 0 0 - 0 2024-07-28T21:21:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:39 smithi155 bash[73694]: debug 2024-07-28T21:21:39.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:40.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5534 16 16 0 0 0 - 0 2024-07-28T21:21:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:21:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:21:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:21:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:40 smithi045 bash[80445]: cluster 2024-07-28T21:21:39.092506+0000 mgr.y (mgr.34101) 3359 : cluster [DBG] pgmap v4287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:40.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:40 smithi045 bash[82788]: cluster 2024-07-28T21:21:39.092506+0000 mgr.y (mgr.34101) 3359 : cluster [DBG] pgmap v4287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:40 smithi155 bash[68033]: cluster 2024-07-28T21:21:39.092506+0000 mgr.y (mgr.34101) 3359 : cluster [DBG] pgmap v4287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:40.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:40 smithi155 bash[73694]: debug 2024-07-28T21:21:40.313+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:41.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5535 16 16 0 0 0 - 0 2024-07-28T21:21:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:41 smithi155 bash[73694]: debug 2024-07-28T21:21:41.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:42.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5536 16 16 0 0 0 - 0 2024-07-28T21:21:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:42 smithi155 bash[68033]: cluster 2024-07-28T21:21:41.094252+0000 mgr.y (mgr.34101) 3360 : cluster [DBG] pgmap v4288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:42 smithi155 bash[73694]: debug 2024-07-28T21:21:42.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:21:42 smithi155 bash[60745]: ts=2024-07-28T21:21:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:21:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:42 smithi045 bash[80445]: cluster 2024-07-28T21:21:41.094252+0000 mgr.y (mgr.34101) 3360 : cluster [DBG] pgmap v4288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:42 smithi045 bash[82788]: cluster 2024-07-28T21:21:41.094252+0000 mgr.y (mgr.34101) 3360 : cluster [DBG] pgmap v4288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:43.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5537 16 16 0 0 0 - 0 2024-07-28T21:21:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:43 smithi155 bash[73694]: debug 2024-07-28T21:21:43.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:44.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5538 16 16 0 0 0 - 0 2024-07-28T21:21:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:44 smithi045 bash[80445]: cluster 2024-07-28T21:21:43.096122+0000 mgr.y (mgr.34101) 3361 : cluster [DBG] pgmap v4289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:44.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:44 smithi045 bash[82788]: cluster 2024-07-28T21:21:43.096122+0000 mgr.y (mgr.34101) 3361 : cluster [DBG] pgmap v4289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:44 smithi155 bash[68033]: cluster 2024-07-28T21:21:43.096122+0000 mgr.y (mgr.34101) 3361 : cluster [DBG] pgmap v4289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:44 smithi155 bash[73694]: debug 2024-07-28T21:21:44.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:45.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5539 16 16 0 0 0 - 0 2024-07-28T21:21:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:45 smithi155 bash[73694]: debug 2024-07-28T21:21:45.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:46.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:21:46.551028+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:21:46.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:21:46.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5540 16 16 0 0 0 - 0 2024-07-28T21:21:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:46 smithi045 bash[80445]: cluster 2024-07-28T21:21:45.097889+0000 mgr.y (mgr.34101) 3362 : cluster [DBG] pgmap v4290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:46 smithi045 bash[82788]: cluster 2024-07-28T21:21:45.097889+0000 mgr.y (mgr.34101) 3362 : cluster [DBG] pgmap v4290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:46 smithi155 bash[68033]: cluster 2024-07-28T21:21:45.097889+0000 mgr.y (mgr.34101) 3362 : cluster [DBG] pgmap v4290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:46.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:46 smithi155 bash[73694]: debug 2024-07-28T21:21:46.373+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:47.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5541 16 16 0 0 0 - 0 2024-07-28T21:21:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:47 smithi155 bash[73694]: debug 2024-07-28T21:21:47.349+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:47 smithi045 bash[80445]: cluster 2024-07-28T21:21:47.099748+0000 mgr.y (mgr.34101) 3363 : cluster [DBG] pgmap v4291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:47 smithi045 bash[82788]: cluster 2024-07-28T21:21:47.099748+0000 mgr.y (mgr.34101) 3363 : cluster [DBG] pgmap v4291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:47 smithi155 bash[68033]: cluster 2024-07-28T21:21:47.099748+0000 mgr.y (mgr.34101) 3363 : cluster [DBG] pgmap v4291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:48.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5542 16 16 0 0 0 - 0 2024-07-28T21:21:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:48 smithi155 bash[73694]: debug 2024-07-28T21:21:48.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:48 smithi045 bash[80445]: audit 2024-07-28T21:21:48.400069+0000 mon.c (mon.2) 949 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:48 smithi045 bash[82788]: audit 2024-07-28T21:21:48.400069+0000 mon.c (mon.2) 949 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:48 smithi155 bash[68033]: audit 2024-07-28T21:21:48.400069+0000 mon.c (mon.2) 949 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:21:49.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5543 16 16 0 0 0 - 0 2024-07-28T21:21:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:49 smithi155 bash[73694]: debug 2024-07-28T21:21:49.373+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:49 smithi155 bash[68033]: cluster 2024-07-28T21:21:49.101479+0000 mgr.y (mgr.34101) 3364 : cluster [DBG] pgmap v4292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:49 smithi045 bash[80445]: cluster 2024-07-28T21:21:49.101479+0000 mgr.y (mgr.34101) 3364 : cluster [DBG] pgmap v4292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:49 smithi045 bash[82788]: cluster 2024-07-28T21:21:49.101479+0000 mgr.y (mgr.34101) 3364 : cluster [DBG] pgmap v4292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:50.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5544 16 16 0 0 0 - 0 2024-07-28T21:21:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:50 smithi155 bash[73694]: debug 2024-07-28T21:21:50.325+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:21:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:21:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:21:51.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5545 16 16 0 0 0 - 0 2024-07-28T21:21:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:51 smithi155 bash[73694]: debug 2024-07-28T21:21:51.361+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:52.411 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:52 smithi155 bash[68033]: cluster 2024-07-28T21:21:51.103246+0000 mgr.y (mgr.34101) 3365 : cluster [DBG] pgmap v4293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:52.412 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:21:52 smithi155 bash[60745]: ts=2024-07-28T21:21:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:21:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:52 smithi045 bash[82788]: cluster 2024-07-28T21:21:51.103246+0000 mgr.y (mgr.34101) 3365 : cluster [DBG] pgmap v4293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:52 smithi045 bash[80445]: cluster 2024-07-28T21:21:51.103246+0000 mgr.y (mgr.34101) 3365 : cluster [DBG] pgmap v4293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:52.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5546 16 16 0 0 0 - 0 2024-07-28T21:21:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:52 smithi155 bash[73694]: debug 2024-07-28T21:21:52.409+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:53.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5547 16 16 0 0 0 - 0 2024-07-28T21:21:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:53 smithi155 bash[73694]: debug 2024-07-28T21:21:53.445+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:54.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:54 smithi155 bash[68033]: cluster 2024-07-28T21:21:53.105116+0000 mgr.y (mgr.34101) 3366 : cluster [DBG] pgmap v4294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:54 smithi045 bash[82788]: cluster 2024-07-28T21:21:53.105116+0000 mgr.y (mgr.34101) 3366 : cluster [DBG] pgmap v4294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:54 smithi045 bash[80445]: cluster 2024-07-28T21:21:53.105116+0000 mgr.y (mgr.34101) 3366 : cluster [DBG] pgmap v4294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:54.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5548 16 16 0 0 0 - 0 2024-07-28T21:21:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:54 smithi155 bash[73694]: debug 2024-07-28T21:21:54.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:55.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5549 16 16 0 0 0 - 0 2024-07-28T21:21:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:55 smithi155 bash[73694]: debug 2024-07-28T21:21:55.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:56.437 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:56 smithi155 bash[68033]: cluster 2024-07-28T21:21:55.106872+0000 mgr.y (mgr.34101) 3367 : cluster [DBG] pgmap v4295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:56 smithi045 bash[80445]: cluster 2024-07-28T21:21:55.106872+0000 mgr.y (mgr.34101) 3367 : cluster [DBG] pgmap v4295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:56 smithi045 bash[82788]: cluster 2024-07-28T21:21:55.106872+0000 mgr.y (mgr.34101) 3367 : cluster [DBG] pgmap v4295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:56.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5550 16 16 0 0 0 - 0 2024-07-28T21:21:56.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:56 smithi155 bash[73694]: debug 2024-07-28T21:21:56.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:57.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5551 16 16 0 0 0 - 0 2024-07-28T21:21:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:57 smithi155 bash[73694]: debug 2024-07-28T21:21:57.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:58.450 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:21:58 smithi155 bash[68033]: cluster 2024-07-28T21:21:57.108766+0000 mgr.y (mgr.34101) 3368 : cluster [DBG] pgmap v4296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:21:58 smithi045 bash[80445]: cluster 2024-07-28T21:21:57.108766+0000 mgr.y (mgr.34101) 3368 : cluster [DBG] pgmap v4296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:21:58 smithi045 bash[82788]: cluster 2024-07-28T21:21:57.108766+0000 mgr.y (mgr.34101) 3368 : cluster [DBG] pgmap v4296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:21:58.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5552 16 16 0 0 0 - 0 2024-07-28T21:21:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:58 smithi155 bash[73694]: debug 2024-07-28T21:21:58.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:21:59.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5553 16 16 0 0 0 - 0 2024-07-28T21:21:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:21:59 smithi155 bash[73694]: debug 2024-07-28T21:21:59.441+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:00 smithi045 bash[80445]: cluster 2024-07-28T21:21:59.110518+0000 mgr.y (mgr.34101) 3369 : cluster [DBG] pgmap v4297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:00 smithi045 bash[82788]: cluster 2024-07-28T21:21:59.110518+0000 mgr.y (mgr.34101) 3369 : cluster [DBG] pgmap v4297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:00.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5554 16 16 0 0 0 - 0 2024-07-28T21:22:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:00 smithi155 bash[68033]: cluster 2024-07-28T21:21:59.110518+0000 mgr.y (mgr.34101) 3369 : cluster [DBG] pgmap v4297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:00 smithi155 bash[73694]: debug 2024-07-28T21:22:00.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:22:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:22:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:22:01.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5555 16 16 0 0 0 - 0 2024-07-28T21:22:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:01 smithi155 bash[73694]: debug 2024-07-28T21:22:01.405+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:02.448 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:02 smithi155 bash[68033]: cluster 2024-07-28T21:22:01.112289+0000 mgr.y (mgr.34101) 3370 : cluster [DBG] pgmap v4298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:02.449 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:22:02 smithi155 bash[60745]: ts=2024-07-28T21:22:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:22:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:02 smithi045 bash[80445]: cluster 2024-07-28T21:22:01.112289+0000 mgr.y (mgr.34101) 3370 : cluster [DBG] pgmap v4298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:02 smithi045 bash[82788]: cluster 2024-07-28T21:22:01.112289+0000 mgr.y (mgr.34101) 3370 : cluster [DBG] pgmap v4298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:02.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5556 16 16 0 0 0 - 0 2024-07-28T21:22:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:02 smithi155 bash[73694]: debug 2024-07-28T21:22:02.445+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:03.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5557 16 16 0 0 0 - 0 2024-07-28T21:22:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:03 smithi155 bash[73694]: debug 2024-07-28T21:22:03.413+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:04 smithi045 bash[80445]: cluster 2024-07-28T21:22:03.114183+0000 mgr.y (mgr.34101) 3371 : cluster [DBG] pgmap v4299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:04 smithi045 bash[80445]: audit 2024-07-28T21:22:03.400563+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:04 smithi045 bash[82788]: cluster 2024-07-28T21:22:03.114183+0000 mgr.y (mgr.34101) 3371 : cluster [DBG] pgmap v4299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:04 smithi045 bash[82788]: audit 2024-07-28T21:22:03.400563+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:04.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5558 16 16 0 0 0 - 0 2024-07-28T21:22:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:04 smithi155 bash[73694]: debug 2024-07-28T21:22:04.393+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:04 smithi155 bash[68033]: cluster 2024-07-28T21:22:03.114183+0000 mgr.y (mgr.34101) 3371 : cluster [DBG] pgmap v4299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:04 smithi155 bash[68033]: audit 2024-07-28T21:22:03.400563+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:05.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5559 16 16 0 0 0 - 0 2024-07-28T21:22:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:05 smithi155 bash[73694]: debug 2024-07-28T21:22:05.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:06 smithi045 bash[80445]: cluster 2024-07-28T21:22:05.115921+0000 mgr.y (mgr.34101) 3372 : cluster [DBG] pgmap v4300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:06 smithi045 bash[82788]: cluster 2024-07-28T21:22:05.115921+0000 mgr.y (mgr.34101) 3372 : cluster [DBG] pgmap v4300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:06.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:22:06.554356+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:22:06.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:22:06.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5560 16 16 0 0 0 - 0 2024-07-28T21:22:06.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:06 smithi155 bash[68033]: cluster 2024-07-28T21:22:05.115921+0000 mgr.y (mgr.34101) 3372 : cluster [DBG] pgmap v4300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:06 smithi155 bash[73694]: debug 2024-07-28T21:22:06.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:07.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5561 16 16 0 0 0 - 0 2024-07-28T21:22:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:07 smithi155 bash[73694]: debug 2024-07-28T21:22:07.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:08 smithi045 bash[80445]: cluster 2024-07-28T21:22:07.117770+0000 mgr.y (mgr.34101) 3373 : cluster [DBG] pgmap v4301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:08 smithi045 bash[82788]: cluster 2024-07-28T21:22:07.117770+0000 mgr.y (mgr.34101) 3373 : cluster [DBG] pgmap v4301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:08.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5562 16 16 0 0 0 - 0 2024-07-28T21:22:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:08 smithi155 bash[73694]: debug 2024-07-28T21:22:08.313+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:08 smithi155 bash[68033]: cluster 2024-07-28T21:22:07.117770+0000 mgr.y (mgr.34101) 3373 : cluster [DBG] pgmap v4301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:09.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5563 16 16 0 0 0 - 0 2024-07-28T21:22:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:09 smithi155 bash[73694]: debug 2024-07-28T21:22:09.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:10 smithi045 bash[80445]: cluster 2024-07-28T21:22:09.119513+0000 mgr.y (mgr.34101) 3374 : cluster [DBG] pgmap v4302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:10 smithi045 bash[82788]: cluster 2024-07-28T21:22:09.119513+0000 mgr.y (mgr.34101) 3374 : cluster [DBG] pgmap v4302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:10.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5564 16 16 0 0 0 - 0 2024-07-28T21:22:10.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:10 smithi155 bash[68033]: cluster 2024-07-28T21:22:09.119513+0000 mgr.y (mgr.34101) 3374 : cluster [DBG] pgmap v4302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:10 smithi155 bash[73694]: debug 2024-07-28T21:22:10.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:22:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:22:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:22:11.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5565 16 16 0 0 0 - 0 2024-07-28T21:22:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:11 smithi155 bash[73694]: debug 2024-07-28T21:22:11.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:12 smithi045 bash[80445]: cluster 2024-07-28T21:22:11.121246+0000 mgr.y (mgr.34101) 3375 : cluster [DBG] pgmap v4303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:12 smithi045 bash[82788]: cluster 2024-07-28T21:22:11.121246+0000 mgr.y (mgr.34101) 3375 : cluster [DBG] pgmap v4303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:12.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5566 16 16 0 0 0 - 0 2024-07-28T21:22:12.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:12 smithi155 bash[68033]: cluster 2024-07-28T21:22:11.121246+0000 mgr.y (mgr.34101) 3375 : cluster [DBG] pgmap v4303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:12 smithi155 bash[73694]: debug 2024-07-28T21:22:12.385+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:22:12 smithi155 bash[60745]: ts=2024-07-28T21:22:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:22:13.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5567 16 16 0 0 0 - 0 2024-07-28T21:22:13.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:13 smithi155 bash[73694]: debug 2024-07-28T21:22:13.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:14 smithi045 bash[82788]: cluster 2024-07-28T21:22:13.123151+0000 mgr.y (mgr.34101) 3376 : cluster [DBG] pgmap v4304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:14 smithi045 bash[80445]: cluster 2024-07-28T21:22:13.123151+0000 mgr.y (mgr.34101) 3376 : cluster [DBG] pgmap v4304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:14.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5568 16 16 0 0 0 - 0 2024-07-28T21:22:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:14 smithi155 bash[68033]: cluster 2024-07-28T21:22:13.123151+0000 mgr.y (mgr.34101) 3376 : cluster [DBG] pgmap v4304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:14 smithi155 bash[73694]: debug 2024-07-28T21:22:14.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:15.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5569 16 16 0 0 0 - 0 2024-07-28T21:22:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:15 smithi155 bash[73694]: debug 2024-07-28T21:22:15.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:16 smithi045 bash[82788]: cluster 2024-07-28T21:22:15.124909+0000 mgr.y (mgr.34101) 3377 : cluster [DBG] pgmap v4305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:16 smithi045 bash[80445]: cluster 2024-07-28T21:22:15.124909+0000 mgr.y (mgr.34101) 3377 : cluster [DBG] pgmap v4305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:16.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5570 16 16 0 0 0 - 0 2024-07-28T21:22:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:16 smithi155 bash[68033]: cluster 2024-07-28T21:22:15.124909+0000 mgr.y (mgr.34101) 3377 : cluster [DBG] pgmap v4305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:16 smithi155 bash[73694]: debug 2024-07-28T21:22:16.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:17.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5571 16 16 0 0 0 - 0 2024-07-28T21:22:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:17 smithi155 bash[73694]: debug 2024-07-28T21:22:17.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:18 smithi045 bash[80445]: cluster 2024-07-28T21:22:17.126818+0000 mgr.y (mgr.34101) 3378 : cluster [DBG] pgmap v4306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:18 smithi045 bash[82788]: cluster 2024-07-28T21:22:17.126818+0000 mgr.y (mgr.34101) 3378 : cluster [DBG] pgmap v4306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:18.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5572 16 16 0 0 0 - 0 2024-07-28T21:22:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:18 smithi155 bash[73694]: debug 2024-07-28T21:22:18.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:18.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:18 smithi155 bash[68033]: cluster 2024-07-28T21:22:17.126818+0000 mgr.y (mgr.34101) 3378 : cluster [DBG] pgmap v4306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:19.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5573 16 16 0 0 0 - 0 2024-07-28T21:22:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:19 smithi155 bash[73694]: debug 2024-07-28T21:22:19.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:19 smithi155 bash[68033]: audit 2024-07-28T21:22:18.401038+0000 mon.c (mon.2) 951 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:19 smithi045 bash[80445]: audit 2024-07-28T21:22:18.401038+0000 mon.c (mon.2) 951 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:19 smithi045 bash[82788]: audit 2024-07-28T21:22:18.401038+0000 mon.c (mon.2) 951 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:20 smithi155 bash[73694]: debug 2024-07-28T21:22:20.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:20.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5574 16 16 0 0 0 - 0 2024-07-28T21:22:20.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:20 smithi155 bash[68033]: cluster 2024-07-28T21:22:19.128520+0000 mgr.y (mgr.34101) 3379 : cluster [DBG] pgmap v4307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:20 smithi045 bash[80445]: cluster 2024-07-28T21:22:19.128520+0000 mgr.y (mgr.34101) 3379 : cluster [DBG] pgmap v4307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:20.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:20 smithi045 bash[82788]: cluster 2024-07-28T21:22:19.128520+0000 mgr.y (mgr.34101) 3379 : cluster [DBG] pgmap v4307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:22:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:22:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:22:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:21 smithi155 bash[73694]: debug 2024-07-28T21:22:21.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:21.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5575 16 16 0 0 0 - 0 2024-07-28T21:22:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:22 smithi155 bash[68033]: cluster 2024-07-28T21:22:21.130286+0000 mgr.y (mgr.34101) 3380 : cluster [DBG] pgmap v4308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:22 smithi155 bash[73694]: debug 2024-07-28T21:22:22.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:22:22 smithi155 bash[60745]: ts=2024-07-28T21:22:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:22:22.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5576 16 16 0 0 0 - 0 2024-07-28T21:22:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:22 smithi045 bash[80445]: cluster 2024-07-28T21:22:21.130286+0000 mgr.y (mgr.34101) 3380 : cluster [DBG] pgmap v4308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:22 smithi045 bash[82788]: cluster 2024-07-28T21:22:21.130286+0000 mgr.y (mgr.34101) 3380 : cluster [DBG] pgmap v4308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:23 smithi155 bash[73694]: debug 2024-07-28T21:22:23.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:23.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5577 16 16 0 0 0 - 0 2024-07-28T21:22:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:24 smithi155 bash[68033]: cluster 2024-07-28T21:22:23.132142+0000 mgr.y (mgr.34101) 3381 : cluster [DBG] pgmap v4309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:24 smithi155 bash[73694]: debug 2024-07-28T21:22:24.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:24.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5578 16 16 0 0 0 - 0 2024-07-28T21:22:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:24 smithi045 bash[80445]: cluster 2024-07-28T21:22:23.132142+0000 mgr.y (mgr.34101) 3381 : cluster [DBG] pgmap v4309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:24 smithi045 bash[82788]: cluster 2024-07-28T21:22:23.132142+0000 mgr.y (mgr.34101) 3381 : cluster [DBG] pgmap v4309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:25.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:25 smithi155 bash[73694]: debug 2024-07-28T21:22:25.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:25.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5579 16 16 0 0 0 - 0 2024-07-28T21:22:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:26 smithi155 bash[73694]: debug 2024-07-28T21:22:26.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:26.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:26 smithi155 bash[68033]: cluster 2024-07-28T21:22:25.133902+0000 mgr.y (mgr.34101) 3382 : cluster [DBG] pgmap v4310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:26.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:22:26.557664+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:22:26.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:22:26.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5580 16 16 0 0 0 - 0 2024-07-28T21:22:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:26 smithi045 bash[80445]: cluster 2024-07-28T21:22:25.133902+0000 mgr.y (mgr.34101) 3382 : cluster [DBG] pgmap v4310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:26 smithi045 bash[82788]: cluster 2024-07-28T21:22:25.133902+0000 mgr.y (mgr.34101) 3382 : cluster [DBG] pgmap v4310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:27 smithi155 bash[73694]: debug 2024-07-28T21:22:27.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:27.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5581 16 16 0 0 0 - 0 2024-07-28T21:22:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:28 smithi155 bash[68033]: cluster 2024-07-28T21:22:27.135759+0000 mgr.y (mgr.34101) 3383 : cluster [DBG] pgmap v4311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:28 smithi155 bash[73694]: debug 2024-07-28T21:22:28.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:28.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5582 16 16 0 0 0 - 0 2024-07-28T21:22:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:28 smithi045 bash[80445]: cluster 2024-07-28T21:22:27.135759+0000 mgr.y (mgr.34101) 3383 : cluster [DBG] pgmap v4311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:28 smithi045 bash[82788]: cluster 2024-07-28T21:22:27.135759+0000 mgr.y (mgr.34101) 3383 : cluster [DBG] pgmap v4311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:29 smithi155 bash[73694]: debug 2024-07-28T21:22:29.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:29.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5583 16 16 0 0 0 - 0 2024-07-28T21:22:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:30 smithi155 bash[68033]: cluster 2024-07-28T21:22:29.137496+0000 mgr.y (mgr.34101) 3384 : cluster [DBG] pgmap v4312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:30 smithi155 bash[73694]: debug 2024-07-28T21:22:30.312+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:30.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5584 16 16 0 0 0 - 0 2024-07-28T21:22:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:30 smithi045 bash[82788]: cluster 2024-07-28T21:22:29.137496+0000 mgr.y (mgr.34101) 3384 : cluster [DBG] pgmap v4312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:30 smithi045 bash[80445]: cluster 2024-07-28T21:22:29.137496+0000 mgr.y (mgr.34101) 3384 : cluster [DBG] pgmap v4312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:22:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:22:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:22:31.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5585 16 16 0 0 0 - 0 2024-07-28T21:22:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:31 smithi155 bash[73694]: debug 2024-07-28T21:22:31.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:32.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:32 smithi155 bash[68033]: cluster 2024-07-28T21:22:31.139289+0000 mgr.y (mgr.34101) 3385 : cluster [DBG] pgmap v4313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:32 smithi155 bash[73694]: debug 2024-07-28T21:22:32.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:22:32 smithi155 bash[60745]: ts=2024-07-28T21:22:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:22:32.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5586 16 16 0 0 0 - 0 2024-07-28T21:22:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:32 smithi045 bash[80445]: cluster 2024-07-28T21:22:31.139289+0000 mgr.y (mgr.34101) 3385 : cluster [DBG] pgmap v4313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:32 smithi045 bash[82788]: cluster 2024-07-28T21:22:31.139289+0000 mgr.y (mgr.34101) 3385 : cluster [DBG] pgmap v4313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:33 smithi155 bash[73694]: debug 2024-07-28T21:22:33.296+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:33.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5587 16 16 0 0 0 - 0 2024-07-28T21:22:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:34 smithi155 bash[73694]: debug 2024-07-28T21:22:34.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:34 smithi155 bash[68033]: cluster 2024-07-28T21:22:33.141164+0000 mgr.y (mgr.34101) 3386 : cluster [DBG] pgmap v4314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:34 smithi155 bash[68033]: audit 2024-07-28T21:22:33.401479+0000 mon.c (mon.2) 952 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:34.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5588 16 16 0 0 0 - 0 2024-07-28T21:22:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:34 smithi045 bash[80445]: cluster 2024-07-28T21:22:33.141164+0000 mgr.y (mgr.34101) 3386 : cluster [DBG] pgmap v4314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:34 smithi045 bash[80445]: audit 2024-07-28T21:22:33.401479+0000 mon.c (mon.2) 952 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:34 smithi045 bash[82788]: cluster 2024-07-28T21:22:33.141164+0000 mgr.y (mgr.34101) 3386 : cluster [DBG] pgmap v4314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:34 smithi045 bash[82788]: audit 2024-07-28T21:22:33.401479+0000 mon.c (mon.2) 952 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:35 smithi155 bash[73694]: debug 2024-07-28T21:22:35.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:35.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5589 16 16 0 0 0 - 0 2024-07-28T21:22:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:36 smithi155 bash[73694]: debug 2024-07-28T21:22:36.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:36 smithi155 bash[68033]: cluster 2024-07-28T21:22:35.142968+0000 mgr.y (mgr.34101) 3387 : cluster [DBG] pgmap v4315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:36.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5590 16 16 0 0 0 - 0 2024-07-28T21:22:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:36 smithi045 bash[82788]: cluster 2024-07-28T21:22:35.142968+0000 mgr.y (mgr.34101) 3387 : cluster [DBG] pgmap v4315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:36 smithi045 bash[80445]: cluster 2024-07-28T21:22:35.142968+0000 mgr.y (mgr.34101) 3387 : cluster [DBG] pgmap v4315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:37 smithi155 bash[73694]: debug 2024-07-28T21:22:37.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:37.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:37 smithi155 bash[68033]: audit 2024-07-28T21:22:36.552905+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:22:37.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5591 16 16 0 0 0 - 0 2024-07-28T21:22:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:37 smithi045 bash[82788]: audit 2024-07-28T21:22:36.552905+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:22:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:37 smithi045 bash[80445]: audit 2024-07-28T21:22:36.552905+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:22:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:38 smithi155 bash[73694]: debug 2024-07-28T21:22:38.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:38 smithi155 bash[68033]: cluster 2024-07-28T21:22:37.144864+0000 mgr.y (mgr.34101) 3388 : cluster [DBG] pgmap v4316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:38.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5592 16 16 0 0 0 - 0 2024-07-28T21:22:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:38 smithi045 bash[80445]: cluster 2024-07-28T21:22:37.144864+0000 mgr.y (mgr.34101) 3388 : cluster [DBG] pgmap v4316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:38 smithi045 bash[82788]: cluster 2024-07-28T21:22:37.144864+0000 mgr.y (mgr.34101) 3388 : cluster [DBG] pgmap v4316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:39 smithi155 bash[73694]: debug 2024-07-28T21:22:39.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:39.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5593 16 16 0 0 0 - 0 2024-07-28T21:22:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:40 smithi155 bash[68033]: cluster 2024-07-28T21:22:39.146627+0000 mgr.y (mgr.34101) 3389 : cluster [DBG] pgmap v4317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:40 smithi155 bash[73694]: debug 2024-07-28T21:22:40.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:40.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5594 16 16 0 0 0 - 0 2024-07-28T21:22:40.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:40 smithi045 bash[80445]: cluster 2024-07-28T21:22:39.146627+0000 mgr.y (mgr.34101) 3389 : cluster [DBG] pgmap v4317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:40.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:40 smithi045 bash[82788]: cluster 2024-07-28T21:22:39.146627+0000 mgr.y (mgr.34101) 3389 : cluster [DBG] pgmap v4317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:22:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:22:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:22:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:41 smithi155 bash[73694]: debug 2024-07-28T21:22:41.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:41.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5595 16 16 0 0 0 - 0 2024-07-28T21:22:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:42 smithi155 bash[73694]: debug 2024-07-28T21:22:42.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:22:42 smithi155 bash[60745]: ts=2024-07-28T21:22:42.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:22:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:42 smithi155 bash[68033]: cluster 2024-07-28T21:22:41.148397+0000 mgr.y (mgr.34101) 3390 : cluster [DBG] pgmap v4318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:42 smithi155 bash[68033]: audit 2024-07-28T21:22:42.244806+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:42 smithi155 bash[68033]: audit 2024-07-28T21:22:42.255813+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:42.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5596 16 16 0 0 0 - 0 2024-07-28T21:22:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:42 smithi045 bash[80445]: cluster 2024-07-28T21:22:41.148397+0000 mgr.y (mgr.34101) 3390 : cluster [DBG] pgmap v4318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:42 smithi045 bash[80445]: audit 2024-07-28T21:22:42.244806+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:42 smithi045 bash[80445]: audit 2024-07-28T21:22:42.255813+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:42 smithi045 bash[82788]: cluster 2024-07-28T21:22:41.148397+0000 mgr.y (mgr.34101) 3390 : cluster [DBG] pgmap v4318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:42 smithi045 bash[82788]: audit 2024-07-28T21:22:42.244806+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:42 smithi045 bash[82788]: audit 2024-07-28T21:22:42.255813+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:43 smithi155 bash[73694]: debug 2024-07-28T21:22:43.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:43 smithi155 bash[68033]: audit 2024-07-28T21:22:42.485635+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:43 smithi155 bash[68033]: audit 2024-07-28T21:22:42.497786+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:43 smithi155 bash[68033]: audit 2024-07-28T21:22:42.902174+0000 mon.c (mon.2) 954 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:22:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:43 smithi155 bash[68033]: audit 2024-07-28T21:22:42.903693+0000 mon.c (mon.2) 955 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:22:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:43 smithi155 bash[68033]: audit 2024-07-28T21:22:42.913891+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:43.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5597 16 16 0 0 0 - 0 2024-07-28T21:22:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:43 smithi045 bash[82788]: audit 2024-07-28T21:22:42.485635+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:43.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:43 smithi045 bash[82788]: audit 2024-07-28T21:22:42.497786+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:43.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:43 smithi045 bash[82788]: audit 2024-07-28T21:22:42.902174+0000 mon.c (mon.2) 954 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:22:43.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:43 smithi045 bash[82788]: audit 2024-07-28T21:22:42.903693+0000 mon.c (mon.2) 955 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:22:43.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:43 smithi045 bash[82788]: audit 2024-07-28T21:22:42.913891+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:43.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:43 smithi045 bash[80445]: audit 2024-07-28T21:22:42.485635+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:43.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:43 smithi045 bash[80445]: audit 2024-07-28T21:22:42.497786+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:43.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:43 smithi045 bash[80445]: audit 2024-07-28T21:22:42.902174+0000 mon.c (mon.2) 954 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:22:43.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:43 smithi045 bash[80445]: audit 2024-07-28T21:22:42.903693+0000 mon.c (mon.2) 955 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:22:43.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:43 smithi045 bash[80445]: audit 2024-07-28T21:22:42.913891+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:22:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:44 smithi155 bash[73694]: debug 2024-07-28T21:22:44.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:44 smithi155 bash[68033]: cluster 2024-07-28T21:22:43.150300+0000 mgr.y (mgr.34101) 3391 : cluster [DBG] pgmap v4319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:44.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5598 16 16 0 0 0 - 0 2024-07-28T21:22:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:44 smithi045 bash[82788]: cluster 2024-07-28T21:22:43.150300+0000 mgr.y (mgr.34101) 3391 : cluster [DBG] pgmap v4319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:44 smithi045 bash[80445]: cluster 2024-07-28T21:22:43.150300+0000 mgr.y (mgr.34101) 3391 : cluster [DBG] pgmap v4319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:45 smithi155 bash[73694]: debug 2024-07-28T21:22:45.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:45.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5599 16 16 0 0 0 - 0 2024-07-28T21:22:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:46 smithi155 bash[68033]: cluster 2024-07-28T21:22:45.152048+0000 mgr.y (mgr.34101) 3392 : cluster [DBG] pgmap v4320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:46 smithi155 bash[73694]: debug 2024-07-28T21:22:46.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:46.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:22:46.560928+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:22:46.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:22:46.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5600 16 16 0 0 0 - 0 2024-07-28T21:22:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:46 smithi045 bash[82788]: cluster 2024-07-28T21:22:45.152048+0000 mgr.y (mgr.34101) 3392 : cluster [DBG] pgmap v4320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:46 smithi045 bash[80445]: cluster 2024-07-28T21:22:45.152048+0000 mgr.y (mgr.34101) 3392 : cluster [DBG] pgmap v4320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:47 smithi155 bash[73694]: debug 2024-07-28T21:22:47.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:47.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5601 16 16 0 0 0 - 0 2024-07-28T21:22:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:48 smithi155 bash[68033]: cluster 2024-07-28T21:22:47.153976+0000 mgr.y (mgr.34101) 3393 : cluster [DBG] pgmap v4321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:48 smithi155 bash[68033]: audit 2024-07-28T21:22:48.404195+0000 mon.c (mon.2) 956 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:48 smithi155 bash[73694]: debug 2024-07-28T21:22:48.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:48.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5602 16 16 0 0 0 - 0 2024-07-28T21:22:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:48 smithi045 bash[82788]: cluster 2024-07-28T21:22:47.153976+0000 mgr.y (mgr.34101) 3393 : cluster [DBG] pgmap v4321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:48 smithi045 bash[82788]: audit 2024-07-28T21:22:48.404195+0000 mon.c (mon.2) 956 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:48 smithi045 bash[80445]: cluster 2024-07-28T21:22:47.153976+0000 mgr.y (mgr.34101) 3393 : cluster [DBG] pgmap v4321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:48 smithi045 bash[80445]: audit 2024-07-28T21:22:48.404195+0000 mon.c (mon.2) 956 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:22:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:49 smithi155 bash[73694]: debug 2024-07-28T21:22:49.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:49.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5603 16 16 0 0 0 - 0 2024-07-28T21:22:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:50 smithi155 bash[73694]: debug 2024-07-28T21:22:50.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:50 smithi155 bash[68033]: cluster 2024-07-28T21:22:49.155740+0000 mgr.y (mgr.34101) 3394 : cluster [DBG] pgmap v4322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:50.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5604 16 16 0 0 0 - 0 2024-07-28T21:22:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:22:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:22:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:22:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:50 smithi045 bash[82788]: cluster 2024-07-28T21:22:49.155740+0000 mgr.y (mgr.34101) 3394 : cluster [DBG] pgmap v4322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:50 smithi045 bash[80445]: cluster 2024-07-28T21:22:49.155740+0000 mgr.y (mgr.34101) 3394 : cluster [DBG] pgmap v4322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:51 smithi155 bash[73694]: debug 2024-07-28T21:22:51.288+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:51.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5605 16 16 0 0 0 - 0 2024-07-28T21:22:52.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5606 16 16 0 0 0 - 0 2024-07-28T21:22:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:52 smithi155 bash[73694]: debug 2024-07-28T21:22:52.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:52.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:52 smithi155 bash[68033]: cluster 2024-07-28T21:22:51.157498+0000 mgr.y (mgr.34101) 3395 : cluster [DBG] pgmap v4323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:22:52 smithi155 bash[60745]: ts=2024-07-28T21:22:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:22:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:52 smithi045 bash[82788]: cluster 2024-07-28T21:22:51.157498+0000 mgr.y (mgr.34101) 3395 : cluster [DBG] pgmap v4323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:52 smithi045 bash[80445]: cluster 2024-07-28T21:22:51.157498+0000 mgr.y (mgr.34101) 3395 : cluster [DBG] pgmap v4323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:53.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5607 16 16 0 0 0 - 0 2024-07-28T21:22:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:53 smithi155 bash[73694]: debug 2024-07-28T21:22:53.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:54.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5608 16 16 0 0 0 - 0 2024-07-28T21:22:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:54 smithi155 bash[73694]: debug 2024-07-28T21:22:54.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:54 smithi155 bash[68033]: cluster 2024-07-28T21:22:53.159384+0000 mgr.y (mgr.34101) 3396 : cluster [DBG] pgmap v4324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:54 smithi045 bash[80445]: cluster 2024-07-28T21:22:53.159384+0000 mgr.y (mgr.34101) 3396 : cluster [DBG] pgmap v4324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:54 smithi045 bash[82788]: cluster 2024-07-28T21:22:53.159384+0000 mgr.y (mgr.34101) 3396 : cluster [DBG] pgmap v4324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:55.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5609 16 16 0 0 0 - 0 2024-07-28T21:22:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:55 smithi155 bash[73694]: debug 2024-07-28T21:22:55.348+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:56.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5610 16 16 0 0 0 - 0 2024-07-28T21:22:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:56 smithi155 bash[73694]: debug 2024-07-28T21:22:56.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:56 smithi155 bash[68033]: cluster 2024-07-28T21:22:55.161121+0000 mgr.y (mgr.34101) 3397 : cluster [DBG] pgmap v4325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:56 smithi045 bash[80445]: cluster 2024-07-28T21:22:55.161121+0000 mgr.y (mgr.34101) 3397 : cluster [DBG] pgmap v4325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:56 smithi045 bash[82788]: cluster 2024-07-28T21:22:55.161121+0000 mgr.y (mgr.34101) 3397 : cluster [DBG] pgmap v4325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:57.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5611 16 16 0 0 0 - 0 2024-07-28T21:22:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:57 smithi155 bash[73694]: debug 2024-07-28T21:22:57.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:58.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5612 16 16 0 0 0 - 0 2024-07-28T21:22:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:22:58 smithi155 bash[68033]: cluster 2024-07-28T21:22:57.163003+0000 mgr.y (mgr.34101) 3398 : cluster [DBG] pgmap v4326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:58.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:58 smithi155 bash[73694]: debug 2024-07-28T21:22:58.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:22:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:22:58 smithi045 bash[80445]: cluster 2024-07-28T21:22:57.163003+0000 mgr.y (mgr.34101) 3398 : cluster [DBG] pgmap v4326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:22:58 smithi045 bash[82788]: cluster 2024-07-28T21:22:57.163003+0000 mgr.y (mgr.34101) 3398 : cluster [DBG] pgmap v4326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:22:59.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5613 16 16 0 0 0 - 0 2024-07-28T21:22:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:22:59 smithi155 bash[73694]: debug 2024-07-28T21:22:59.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:00.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5614 16 16 0 0 0 - 0 2024-07-28T21:23:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:00 smithi155 bash[68033]: cluster 2024-07-28T21:22:59.164839+0000 mgr.y (mgr.34101) 3399 : cluster [DBG] pgmap v4327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:00.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:00 smithi155 bash[73694]: debug 2024-07-28T21:23:00.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:23:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:23:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:23:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:00 smithi045 bash[80445]: cluster 2024-07-28T21:22:59.164839+0000 mgr.y (mgr.34101) 3399 : cluster [DBG] pgmap v4327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:00 smithi045 bash[82788]: cluster 2024-07-28T21:22:59.164839+0000 mgr.y (mgr.34101) 3399 : cluster [DBG] pgmap v4327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:01.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5615 16 16 0 0 0 - 0 2024-07-28T21:23:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:01 smithi155 bash[73694]: debug 2024-07-28T21:23:01.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:02.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5616 16 16 0 0 0 - 0 2024-07-28T21:23:02.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:02 smithi155 bash[68033]: cluster 2024-07-28T21:23:01.166655+0000 mgr.y (mgr.34101) 3400 : cluster [DBG] pgmap v4328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:02.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:02 smithi155 bash[73694]: debug 2024-07-28T21:23:02.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:23:02 smithi155 bash[60745]: ts=2024-07-28T21:23:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:23:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:02 smithi045 bash[80445]: cluster 2024-07-28T21:23:01.166655+0000 mgr.y (mgr.34101) 3400 : cluster [DBG] pgmap v4328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:02 smithi045 bash[82788]: cluster 2024-07-28T21:23:01.166655+0000 mgr.y (mgr.34101) 3400 : cluster [DBG] pgmap v4328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:03.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5617 16 16 0 0 0 - 0 2024-07-28T21:23:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:03 smithi155 bash[73694]: debug 2024-07-28T21:23:03.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:03 smithi155 bash[68033]: audit 2024-07-28T21:23:03.404279+0000 mon.c (mon.2) 957 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:03 smithi045 bash[80445]: audit 2024-07-28T21:23:03.404279+0000 mon.c (mon.2) 957 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:03 smithi045 bash[82788]: audit 2024-07-28T21:23:03.404279+0000 mon.c (mon.2) 957 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:04.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5618 16 16 0 0 0 - 0 2024-07-28T21:23:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:04 smithi155 bash[73694]: debug 2024-07-28T21:23:04.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:04 smithi155 bash[68033]: cluster 2024-07-28T21:23:03.168655+0000 mgr.y (mgr.34101) 3401 : cluster [DBG] pgmap v4329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:04 smithi045 bash[80445]: cluster 2024-07-28T21:23:03.168655+0000 mgr.y (mgr.34101) 3401 : cluster [DBG] pgmap v4329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:04 smithi045 bash[82788]: cluster 2024-07-28T21:23:03.168655+0000 mgr.y (mgr.34101) 3401 : cluster [DBG] pgmap v4329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:05.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5619 16 16 0 0 0 - 0 2024-07-28T21:23:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:05 smithi155 bash[73694]: debug 2024-07-28T21:23:05.412+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:06.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:23:06.564253+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:23:06.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:23:06.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5620 16 16 0 0 0 - 0 2024-07-28T21:23:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:06 smithi155 bash[68033]: cluster 2024-07-28T21:23:05.170506+0000 mgr.y (mgr.34101) 3402 : cluster [DBG] pgmap v4330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:06 smithi155 bash[73694]: debug 2024-07-28T21:23:06.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:06 smithi045 bash[80445]: cluster 2024-07-28T21:23:05.170506+0000 mgr.y (mgr.34101) 3402 : cluster [DBG] pgmap v4330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:06 smithi045 bash[82788]: cluster 2024-07-28T21:23:05.170506+0000 mgr.y (mgr.34101) 3402 : cluster [DBG] pgmap v4330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:07.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5621 16 16 0 0 0 - 0 2024-07-28T21:23:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:07 smithi155 bash[73694]: debug 2024-07-28T21:23:07.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:08.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5622 16 16 0 0 0 - 0 2024-07-28T21:23:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:08 smithi155 bash[73694]: debug 2024-07-28T21:23:08.344+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:08.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:08 smithi155 bash[68033]: cluster 2024-07-28T21:23:07.172346+0000 mgr.y (mgr.34101) 3403 : cluster [DBG] pgmap v4331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:08 smithi045 bash[82788]: cluster 2024-07-28T21:23:07.172346+0000 mgr.y (mgr.34101) 3403 : cluster [DBG] pgmap v4331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:08 smithi045 bash[80445]: cluster 2024-07-28T21:23:07.172346+0000 mgr.y (mgr.34101) 3403 : cluster [DBG] pgmap v4331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:09.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5623 16 16 0 0 0 - 0 2024-07-28T21:23:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:09 smithi155 bash[73694]: debug 2024-07-28T21:23:09.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:10.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5624 16 16 0 0 0 - 0 2024-07-28T21:23:10.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:10 smithi155 bash[73694]: debug 2024-07-28T21:23:10.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:10.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:10 smithi155 bash[68033]: cluster 2024-07-28T21:23:09.174087+0000 mgr.y (mgr.34101) 3404 : cluster [DBG] pgmap v4332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:23:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:23:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:23:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:10 smithi045 bash[82788]: cluster 2024-07-28T21:23:09.174087+0000 mgr.y (mgr.34101) 3404 : cluster [DBG] pgmap v4332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:10 smithi045 bash[80445]: cluster 2024-07-28T21:23:09.174087+0000 mgr.y (mgr.34101) 3404 : cluster [DBG] pgmap v4332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:11.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5625 16 16 0 0 0 - 0 2024-07-28T21:23:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:11 smithi155 bash[73694]: debug 2024-07-28T21:23:11.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:12.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5626 16 16 0 0 0 - 0 2024-07-28T21:23:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:12 smithi155 bash[73694]: debug 2024-07-28T21:23:12.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:12 smithi155 bash[68033]: cluster 2024-07-28T21:23:11.175855+0000 mgr.y (mgr.34101) 3405 : cluster [DBG] pgmap v4333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:23:12 smithi155 bash[60745]: ts=2024-07-28T21:23:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:23:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:12 smithi045 bash[82788]: cluster 2024-07-28T21:23:11.175855+0000 mgr.y (mgr.34101) 3405 : cluster [DBG] pgmap v4333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:12 smithi045 bash[80445]: cluster 2024-07-28T21:23:11.175855+0000 mgr.y (mgr.34101) 3405 : cluster [DBG] pgmap v4333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:13.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5627 16 16 0 0 0 - 0 2024-07-28T21:23:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:13 smithi155 bash[73694]: debug 2024-07-28T21:23:13.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:14.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:14 smithi155 bash[73694]: debug 2024-07-28T21:23:14.299+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:14.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5628 16 16 0 0 0 - 0 2024-07-28T21:23:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:14 smithi155 bash[68033]: cluster 2024-07-28T21:23:13.177717+0000 mgr.y (mgr.34101) 3406 : cluster [DBG] pgmap v4334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:14 smithi045 bash[82788]: cluster 2024-07-28T21:23:13.177717+0000 mgr.y (mgr.34101) 3406 : cluster [DBG] pgmap v4334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:14 smithi045 bash[80445]: cluster 2024-07-28T21:23:13.177717+0000 mgr.y (mgr.34101) 3406 : cluster [DBG] pgmap v4334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:15.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5629 16 16 0 0 0 - 0 2024-07-28T21:23:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:15 smithi155 bash[73694]: debug 2024-07-28T21:23:15.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:16.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5630 16 16 0 0 0 - 0 2024-07-28T21:23:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:16 smithi155 bash[68033]: cluster 2024-07-28T21:23:15.179502+0000 mgr.y (mgr.34101) 3407 : cluster [DBG] pgmap v4335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:16.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:16 smithi155 bash[73694]: debug 2024-07-28T21:23:16.311+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:16 smithi045 bash[80445]: cluster 2024-07-28T21:23:15.179502+0000 mgr.y (mgr.34101) 3407 : cluster [DBG] pgmap v4335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:16 smithi045 bash[82788]: cluster 2024-07-28T21:23:15.179502+0000 mgr.y (mgr.34101) 3407 : cluster [DBG] pgmap v4335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:17 smithi155 bash[73694]: debug 2024-07-28T21:23:17.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:17.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5631 16 16 0 0 0 - 0 2024-07-28T21:23:18.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:18 smithi155 bash[73694]: debug 2024-07-28T21:23:18.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:18.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5632 16 16 0 0 0 - 0 2024-07-28T21:23:18.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:18 smithi045 bash[80445]: cluster 2024-07-28T21:23:17.181379+0000 mgr.y (mgr.34101) 3408 : cluster [DBG] pgmap v4336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:18.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:18 smithi045 bash[80445]: audit 2024-07-28T21:23:18.404726+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:18.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:18 smithi045 bash[82788]: cluster 2024-07-28T21:23:17.181379+0000 mgr.y (mgr.34101) 3408 : cluster [DBG] pgmap v4336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:18.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:18 smithi045 bash[82788]: audit 2024-07-28T21:23:18.404726+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:18 smithi155 bash[68033]: cluster 2024-07-28T21:23:17.181379+0000 mgr.y (mgr.34101) 3408 : cluster [DBG] pgmap v4336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:18 smithi155 bash[68033]: audit 2024-07-28T21:23:18.404726+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:19 smithi155 bash[73694]: debug 2024-07-28T21:23:19.291+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:19.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5633 16 16 0 0 0 - 0 2024-07-28T21:23:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:20 smithi155 bash[73694]: debug 2024-07-28T21:23:20.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:20.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5634 16 16 0 0 0 - 0 2024-07-28T21:23:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:20 smithi045 bash[80445]: cluster 2024-07-28T21:23:19.183124+0000 mgr.y (mgr.34101) 3409 : cluster [DBG] pgmap v4337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:23:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:23:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:23:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:20 smithi045 bash[82788]: cluster 2024-07-28T21:23:19.183124+0000 mgr.y (mgr.34101) 3409 : cluster [DBG] pgmap v4337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:21.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:20 smithi155 bash[68033]: cluster 2024-07-28T21:23:19.183124+0000 mgr.y (mgr.34101) 3409 : cluster [DBG] pgmap v4337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:21.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5635 16 16 0 0 0 - 0 2024-07-28T21:23:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:21 smithi155 bash[73694]: debug 2024-07-28T21:23:21.327+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:22 smithi155 bash[73694]: debug 2024-07-28T21:23:22.291+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:23:22 smithi155 bash[60745]: ts=2024-07-28T21:23:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:23:22.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5636 16 16 0 0 0 - 0 2024-07-28T21:23:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:22 smithi045 bash[80445]: cluster 2024-07-28T21:23:21.184903+0000 mgr.y (mgr.34101) 3410 : cluster [DBG] pgmap v4338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:22 smithi045 bash[82788]: cluster 2024-07-28T21:23:21.184903+0000 mgr.y (mgr.34101) 3410 : cluster [DBG] pgmap v4338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:22 smithi155 bash[68033]: cluster 2024-07-28T21:23:21.184903+0000 mgr.y (mgr.34101) 3410 : cluster [DBG] pgmap v4338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:23.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5637 16 16 0 0 0 - 0 2024-07-28T21:23:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:23 smithi155 bash[73694]: debug 2024-07-28T21:23:23.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:24.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5638 16 16 0 0 0 - 0 2024-07-28T21:23:24.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:24 smithi155 bash[68033]: cluster 2024-07-28T21:23:23.186768+0000 mgr.y (mgr.34101) 3411 : cluster [DBG] pgmap v4339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:24.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:24 smithi155 bash[73694]: debug 2024-07-28T21:23:24.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:24 smithi045 bash[80445]: cluster 2024-07-28T21:23:23.186768+0000 mgr.y (mgr.34101) 3411 : cluster [DBG] pgmap v4339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:24 smithi045 bash[82788]: cluster 2024-07-28T21:23:23.186768+0000 mgr.y (mgr.34101) 3411 : cluster [DBG] pgmap v4339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:25.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5639 16 16 0 0 0 - 0 2024-07-28T21:23:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:25 smithi155 bash[73694]: debug 2024-07-28T21:23:25.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:26 smithi155 bash[73694]: debug 2024-07-28T21:23:26.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:26.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:23:26.567209+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:23:26.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:23:26.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5640 16 16 0 0 0 - 0 2024-07-28T21:23:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:26 smithi045 bash[80445]: cluster 2024-07-28T21:23:25.188486+0000 mgr.y (mgr.34101) 3412 : cluster [DBG] pgmap v4340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:26 smithi045 bash[82788]: cluster 2024-07-28T21:23:25.188486+0000 mgr.y (mgr.34101) 3412 : cluster [DBG] pgmap v4340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:26 smithi155 bash[68033]: cluster 2024-07-28T21:23:25.188486+0000 mgr.y (mgr.34101) 3412 : cluster [DBG] pgmap v4340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:27 smithi155 bash[73694]: debug 2024-07-28T21:23:27.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:27.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5641 16 16 0 0 0 - 0 2024-07-28T21:23:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:28 smithi155 bash[73694]: debug 2024-07-28T21:23:28.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:28.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5642 16 16 0 0 0 - 0 2024-07-28T21:23:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:28 smithi045 bash[82788]: cluster 2024-07-28T21:23:27.190362+0000 mgr.y (mgr.34101) 3413 : cluster [DBG] pgmap v4341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:28 smithi045 bash[80445]: cluster 2024-07-28T21:23:27.190362+0000 mgr.y (mgr.34101) 3413 : cluster [DBG] pgmap v4341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:28 smithi155 bash[68033]: cluster 2024-07-28T21:23:27.190362+0000 mgr.y (mgr.34101) 3413 : cluster [DBG] pgmap v4341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:29 smithi155 bash[73694]: debug 2024-07-28T21:23:29.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:29.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5643 16 16 0 0 0 - 0 2024-07-28T21:23:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:30 smithi155 bash[73694]: debug 2024-07-28T21:23:30.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:30.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5644 16 16 0 0 0 - 0 2024-07-28T21:23:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:23:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:23:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:23:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:30 smithi045 bash[82788]: cluster 2024-07-28T21:23:29.192083+0000 mgr.y (mgr.34101) 3414 : cluster [DBG] pgmap v4342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:30 smithi045 bash[80445]: cluster 2024-07-28T21:23:29.192083+0000 mgr.y (mgr.34101) 3414 : cluster [DBG] pgmap v4342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:30 smithi155 bash[68033]: cluster 2024-07-28T21:23:29.192083+0000 mgr.y (mgr.34101) 3414 : cluster [DBG] pgmap v4342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:31 smithi155 bash[73694]: debug 2024-07-28T21:23:31.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:31.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5645 16 16 0 0 0 - 0 2024-07-28T21:23:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:32 smithi155 bash[73694]: debug 2024-07-28T21:23:32.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:23:32 smithi155 bash[60745]: ts=2024-07-28T21:23:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:23:32.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5646 16 16 0 0 0 - 0 2024-07-28T21:23:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:32 smithi045 bash[80445]: cluster 2024-07-28T21:23:31.193832+0000 mgr.y (mgr.34101) 3415 : cluster [DBG] pgmap v4343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:32 smithi045 bash[82788]: cluster 2024-07-28T21:23:31.193832+0000 mgr.y (mgr.34101) 3415 : cluster [DBG] pgmap v4343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:32 smithi155 bash[68033]: cluster 2024-07-28T21:23:31.193832+0000 mgr.y (mgr.34101) 3415 : cluster [DBG] pgmap v4343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:33 smithi155 bash[73694]: debug 2024-07-28T21:23:33.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:33.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5647 16 16 0 0 0 - 0 2024-07-28T21:23:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:33 smithi045 bash[80445]: audit 2024-07-28T21:23:33.405141+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:33 smithi045 bash[82788]: audit 2024-07-28T21:23:33.405141+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:33 smithi155 bash[68033]: audit 2024-07-28T21:23:33.405141+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:34 smithi155 bash[73694]: debug 2024-07-28T21:23:34.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:34.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5648 16 16 0 0 0 - 0 2024-07-28T21:23:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:34 smithi045 bash[80445]: cluster 2024-07-28T21:23:33.195713+0000 mgr.y (mgr.34101) 3416 : cluster [DBG] pgmap v4344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:34 smithi045 bash[82788]: cluster 2024-07-28T21:23:33.195713+0000 mgr.y (mgr.34101) 3416 : cluster [DBG] pgmap v4344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:34 smithi155 bash[68033]: cluster 2024-07-28T21:23:33.195713+0000 mgr.y (mgr.34101) 3416 : cluster [DBG] pgmap v4344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:35 smithi155 bash[73694]: debug 2024-07-28T21:23:35.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:35.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5649 16 16 0 0 0 - 0 2024-07-28T21:23:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:36 smithi155 bash[73694]: debug 2024-07-28T21:23:36.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:36.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5650 16 16 0 0 0 - 0 2024-07-28T21:23:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:36 smithi045 bash[80445]: cluster 2024-07-28T21:23:35.197465+0000 mgr.y (mgr.34101) 3417 : cluster [DBG] pgmap v4345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:36 smithi045 bash[82788]: cluster 2024-07-28T21:23:35.197465+0000 mgr.y (mgr.34101) 3417 : cluster [DBG] pgmap v4345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:37.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:36 smithi155 bash[68033]: cluster 2024-07-28T21:23:35.197465+0000 mgr.y (mgr.34101) 3417 : cluster [DBG] pgmap v4345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:37 smithi155 bash[73694]: debug 2024-07-28T21:23:37.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:37.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5651 16 16 0 0 0 - 0 2024-07-28T21:23:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:38 smithi155 bash[73694]: debug 2024-07-28T21:23:38.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:38.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5652 16 16 0 0 0 - 0 2024-07-28T21:23:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:38 smithi045 bash[80445]: cluster 2024-07-28T21:23:37.199361+0000 mgr.y (mgr.34101) 3418 : cluster [DBG] pgmap v4346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:38 smithi045 bash[82788]: cluster 2024-07-28T21:23:37.199361+0000 mgr.y (mgr.34101) 3418 : cluster [DBG] pgmap v4346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:39.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:38 smithi155 bash[68033]: cluster 2024-07-28T21:23:37.199361+0000 mgr.y (mgr.34101) 3418 : cluster [DBG] pgmap v4346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:39 smithi155 bash[73694]: debug 2024-07-28T21:23:39.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:39.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5653 16 16 0 0 0 - 0 2024-07-28T21:23:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:40 smithi155 bash[73694]: debug 2024-07-28T21:23:40.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:40.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5654 16 16 0 0 0 - 0 2024-07-28T21:23:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:40 smithi045 bash[80445]: cluster 2024-07-28T21:23:39.201090+0000 mgr.y (mgr.34101) 3419 : cluster [DBG] pgmap v4347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:23:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:23:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:23:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:40 smithi045 bash[82788]: cluster 2024-07-28T21:23:39.201090+0000 mgr.y (mgr.34101) 3419 : cluster [DBG] pgmap v4347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:40 smithi155 bash[68033]: cluster 2024-07-28T21:23:39.201090+0000 mgr.y (mgr.34101) 3419 : cluster [DBG] pgmap v4347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:41 smithi155 bash[73694]: debug 2024-07-28T21:23:41.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:41.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5655 16 16 0 0 0 - 0 2024-07-28T21:23:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:42 smithi155 bash[73694]: debug 2024-07-28T21:23:42.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:23:42 smithi155 bash[60745]: ts=2024-07-28T21:23:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:23:42.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5656 16 16 0 0 0 - 0 2024-07-28T21:23:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:42 smithi045 bash[80445]: cluster 2024-07-28T21:23:41.202886+0000 mgr.y (mgr.34101) 3420 : cluster [DBG] pgmap v4348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:42 smithi045 bash[82788]: cluster 2024-07-28T21:23:41.202886+0000 mgr.y (mgr.34101) 3420 : cluster [DBG] pgmap v4348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:42 smithi155 bash[68033]: cluster 2024-07-28T21:23:41.202886+0000 mgr.y (mgr.34101) 3420 : cluster [DBG] pgmap v4348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:43 smithi155 bash[73694]: debug 2024-07-28T21:23:43.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:43.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5657 16 16 0 0 0 - 0 2024-07-28T21:23:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:43 smithi045 bash[80445]: audit 2024-07-28T21:23:43.044767+0000 mon.c (mon.2) 960 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:23:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:43 smithi045 bash[82788]: audit 2024-07-28T21:23:43.044767+0000 mon.c (mon.2) 960 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:23:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:43 smithi155 bash[68033]: audit 2024-07-28T21:23:43.044767+0000 mon.c (mon.2) 960 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:23:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:44 smithi155 bash[73694]: debug 2024-07-28T21:23:44.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:44.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5658 16 16 0 0 0 - 0 2024-07-28T21:23:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:44 smithi045 bash[80445]: cluster 2024-07-28T21:23:43.204774+0000 mgr.y (mgr.34101) 3421 : cluster [DBG] pgmap v4349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:44 smithi045 bash[82788]: cluster 2024-07-28T21:23:43.204774+0000 mgr.y (mgr.34101) 3421 : cluster [DBG] pgmap v4349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:44 smithi155 bash[68033]: cluster 2024-07-28T21:23:43.204774+0000 mgr.y (mgr.34101) 3421 : cluster [DBG] pgmap v4349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:45 smithi155 bash[73694]: debug 2024-07-28T21:23:45.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:45.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5659 16 16 0 0 0 - 0 2024-07-28T21:23:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:46 smithi155 bash[73694]: debug 2024-07-28T21:23:46.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:46.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:23:46.570541+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:23:46.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:23:46.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5660 16 16 0 0 0 - 0 2024-07-28T21:23:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:46 smithi045 bash[80445]: cluster 2024-07-28T21:23:45.206569+0000 mgr.y (mgr.34101) 3422 : cluster [DBG] pgmap v4350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:46 smithi045 bash[82788]: cluster 2024-07-28T21:23:45.206569+0000 mgr.y (mgr.34101) 3422 : cluster [DBG] pgmap v4350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:46 smithi155 bash[68033]: cluster 2024-07-28T21:23:45.206569+0000 mgr.y (mgr.34101) 3422 : cluster [DBG] pgmap v4350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:47.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5661 16 16 0 0 0 - 0 2024-07-28T21:23:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:47 smithi155 bash[73694]: debug 2024-07-28T21:23:47.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:48.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5662 16 16 0 0 0 - 0 2024-07-28T21:23:48.637 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:48 smithi155 bash[73694]: debug 2024-07-28T21:23:48.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:48 smithi045 bash[80445]: cluster 2024-07-28T21:23:47.208458+0000 mgr.y (mgr.34101) 3423 : cluster [DBG] pgmap v4351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:48 smithi045 bash[80445]: audit 2024-07-28T21:23:48.404741+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:48 smithi045 bash[82788]: cluster 2024-07-28T21:23:47.208458+0000 mgr.y (mgr.34101) 3423 : cluster [DBG] pgmap v4351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:48 smithi045 bash[82788]: audit 2024-07-28T21:23:48.404741+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:48 smithi155 bash[68033]: cluster 2024-07-28T21:23:47.208458+0000 mgr.y (mgr.34101) 3423 : cluster [DBG] pgmap v4351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:48 smithi155 bash[68033]: audit 2024-07-28T21:23:48.404741+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:23:49.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5663 16 16 0 0 0 - 0 2024-07-28T21:23:49.687 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:49 smithi155 bash[73694]: debug 2024-07-28T21:23:49.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[82788]: audit 2024-07-28T21:23:48.686087+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[82788]: audit 2024-07-28T21:23:48.694603+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[82788]: audit 2024-07-28T21:23:48.954622+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[82788]: audit 2024-07-28T21:23:48.964235+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[82788]: audit 2024-07-28T21:23:49.398671+0000 mon.c (mon.2) 962 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[82788]: audit 2024-07-28T21:23:49.400206+0000 mon.c (mon.2) 963 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[82788]: audit 2024-07-28T21:23:49.408817+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[80445]: audit 2024-07-28T21:23:48.686087+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[80445]: audit 2024-07-28T21:23:48.694603+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[80445]: audit 2024-07-28T21:23:48.954622+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[80445]: audit 2024-07-28T21:23:48.964235+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[80445]: audit 2024-07-28T21:23:49.398671+0000 mon.c (mon.2) 962 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[80445]: audit 2024-07-28T21:23:49.400206+0000 mon.c (mon.2) 963 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:23:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:49 smithi045 bash[80445]: audit 2024-07-28T21:23:49.408817+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:49 smithi155 bash[68033]: audit 2024-07-28T21:23:48.686087+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:49 smithi155 bash[68033]: audit 2024-07-28T21:23:48.694603+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:49 smithi155 bash[68033]: audit 2024-07-28T21:23:48.954622+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:49 smithi155 bash[68033]: audit 2024-07-28T21:23:48.964235+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:49 smithi155 bash[68033]: audit 2024-07-28T21:23:49.398671+0000 mon.c (mon.2) 962 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:23:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:49 smithi155 bash[68033]: audit 2024-07-28T21:23:49.400206+0000 mon.c (mon.2) 963 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:23:50.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:49 smithi155 bash[68033]: audit 2024-07-28T21:23:49.408817+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:23:50.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5664 16 16 0 0 0 - 0 2024-07-28T21:23:50.688 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:50 smithi155 bash[73694]: debug 2024-07-28T21:23:50.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:50 smithi045 bash[80445]: cluster 2024-07-28T21:23:49.210192+0000 mgr.y (mgr.34101) 3424 : cluster [DBG] pgmap v4352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:23:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:23:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:23:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:50 smithi045 bash[82788]: cluster 2024-07-28T21:23:49.210192+0000 mgr.y (mgr.34101) 3424 : cluster [DBG] pgmap v4352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:50 smithi155 bash[68033]: cluster 2024-07-28T21:23:49.210192+0000 mgr.y (mgr.34101) 3424 : cluster [DBG] pgmap v4352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:51.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5665 16 16 0 0 0 - 0 2024-07-28T21:23:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:51 smithi155 bash[73694]: debug 2024-07-28T21:23:51.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:52.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5666 16 16 0 0 0 - 0 2024-07-28T21:23:52.693 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:52 smithi155 bash[73694]: debug 2024-07-28T21:23:52.343+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:52.693 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:23:52 smithi155 bash[60745]: ts=2024-07-28T21:23:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:23:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:52 smithi045 bash[80445]: cluster 2024-07-28T21:23:51.211924+0000 mgr.y (mgr.34101) 3425 : cluster [DBG] pgmap v4353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:52 smithi045 bash[82788]: cluster 2024-07-28T21:23:51.211924+0000 mgr.y (mgr.34101) 3425 : cluster [DBG] pgmap v4353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:52 smithi155 bash[68033]: cluster 2024-07-28T21:23:51.211924+0000 mgr.y (mgr.34101) 3425 : cluster [DBG] pgmap v4353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:53.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5667 16 16 0 0 0 - 0 2024-07-28T21:23:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:53 smithi155 bash[73694]: debug 2024-07-28T21:23:53.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:54.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5668 16 16 0 0 0 - 0 2024-07-28T21:23:54.697 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:54 smithi155 bash[73694]: debug 2024-07-28T21:23:54.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:54 smithi045 bash[80445]: cluster 2024-07-28T21:23:53.213788+0000 mgr.y (mgr.34101) 3426 : cluster [DBG] pgmap v4354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:54 smithi045 bash[82788]: cluster 2024-07-28T21:23:53.213788+0000 mgr.y (mgr.34101) 3426 : cluster [DBG] pgmap v4354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:54 smithi155 bash[68033]: cluster 2024-07-28T21:23:53.213788+0000 mgr.y (mgr.34101) 3426 : cluster [DBG] pgmap v4354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:55 smithi155 bash[73694]: debug 2024-07-28T21:23:55.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:55.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5669 16 16 0 0 0 - 0 2024-07-28T21:23:56.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5670 16 16 0 0 0 - 0 2024-07-28T21:23:56.701 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:56 smithi155 bash[73694]: debug 2024-07-28T21:23:56.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:56 smithi045 bash[82788]: cluster 2024-07-28T21:23:55.215586+0000 mgr.y (mgr.34101) 3427 : cluster [DBG] pgmap v4355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:56 smithi045 bash[80445]: cluster 2024-07-28T21:23:55.215586+0000 mgr.y (mgr.34101) 3427 : cluster [DBG] pgmap v4355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:57.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:56 smithi155 bash[68033]: cluster 2024-07-28T21:23:55.215586+0000 mgr.y (mgr.34101) 3427 : cluster [DBG] pgmap v4355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:57 smithi155 bash[73694]: debug 2024-07-28T21:23:57.282+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:57.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5671 16 16 0 0 0 - 0 2024-07-28T21:23:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:58 smithi155 bash[73694]: debug 2024-07-28T21:23:58.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:23:58.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5672 16 16 0 0 0 - 0 2024-07-28T21:23:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:23:58 smithi045 bash[82788]: cluster 2024-07-28T21:23:57.217446+0000 mgr.y (mgr.34101) 3428 : cluster [DBG] pgmap v4356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:23:58 smithi045 bash[80445]: cluster 2024-07-28T21:23:57.217446+0000 mgr.y (mgr.34101) 3428 : cluster [DBG] pgmap v4356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:59.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:23:58 smithi155 bash[68033]: cluster 2024-07-28T21:23:57.217446+0000 mgr.y (mgr.34101) 3428 : cluster [DBG] pgmap v4356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:23:59.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5673 16 16 0 0 0 - 0 2024-07-28T21:23:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:23:59 smithi155 bash[73694]: debug 2024-07-28T21:23:59.338+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:24:00.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5674 16 16 0 0 0 - 0 2024-07-28T21:24:00.710 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:00 smithi155 bash[73694]: debug 2024-07-28T21:24:00.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:24:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:24:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:24:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:00 smithi045 bash[80445]: cluster 2024-07-28T21:23:59.219193+0000 mgr.y (mgr.34101) 3429 : cluster [DBG] pgmap v4357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:00 smithi045 bash[82788]: cluster 2024-07-28T21:23:59.219193+0000 mgr.y (mgr.34101) 3429 : cluster [DBG] pgmap v4357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:00 smithi155 bash[68033]: cluster 2024-07-28T21:23:59.219193+0000 mgr.y (mgr.34101) 3429 : cluster [DBG] pgmap v4357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:01.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5675 16 16 0 0 0 - 0 2024-07-28T21:24:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:01 smithi155 bash[73694]: debug 2024-07-28T21:24:01.406+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:13:26.653332+0000 (oldest deadline 2024-07-28T21:13:46.653332+0000) 2024-07-28T21:24:02.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5676 16 16 0 0 0 - 0 2024-07-28T21:24:02.714 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:24:02 smithi155 bash[60745]: ts=2024-07-28T21:24:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:24:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:02 smithi045 bash[80445]: cluster 2024-07-28T21:24:01.220945+0000 mgr.y (mgr.34101) 3430 : cluster [DBG] pgmap v4358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:02 smithi045 bash[82788]: cluster 2024-07-28T21:24:01.220945+0000 mgr.y (mgr.34101) 3430 : cluster [DBG] pgmap v4358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:03.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:02 smithi155 bash[68033]: cluster 2024-07-28T21:24:01.220945+0000 mgr.y (mgr.34101) 3430 : cluster [DBG] pgmap v4358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:03.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5677 16 16 0 0 0 - 0 2024-07-28T21:24:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:03 smithi155 bash[68033]: audit 2024-07-28T21:24:03.405871+0000 mon.c (mon.2) 964 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:03 smithi045 bash[80445]: audit 2024-07-28T21:24:03.405871+0000 mon.c (mon.2) 964 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:03 smithi045 bash[82788]: audit 2024-07-28T21:24:03.405871+0000 mon.c (mon.2) 964 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:04.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5678 16 16 0 0 0 - 0 2024-07-28T21:24:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:04 smithi155 bash[68033]: cluster 2024-07-28T21:24:03.222862+0000 mgr.y (mgr.34101) 3431 : cluster [DBG] pgmap v4359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:04 smithi045 bash[80445]: cluster 2024-07-28T21:24:03.222862+0000 mgr.y (mgr.34101) 3431 : cluster [DBG] pgmap v4359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:04 smithi045 bash[82788]: cluster 2024-07-28T21:24:03.222862+0000 mgr.y (mgr.34101) 3431 : cluster [DBG] pgmap v4359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:05.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5679 16 16 0 0 0 - 0 2024-07-28T21:24:06.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:24:06.573827+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:24:06.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:24:06.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5680 16 16 0 0 0 - 0 2024-07-28T21:24:07.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:06 smithi155 bash[68033]: cluster 2024-07-28T21:24:05.224631+0000 mgr.y (mgr.34101) 3432 : cluster [DBG] pgmap v4360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:06 smithi045 bash[80445]: cluster 2024-07-28T21:24:05.224631+0000 mgr.y (mgr.34101) 3432 : cluster [DBG] pgmap v4360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:06 smithi045 bash[82788]: cluster 2024-07-28T21:24:05.224631+0000 mgr.y (mgr.34101) 3432 : cluster [DBG] pgmap v4360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:07.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5681 16 16 0 0 0 - 0 2024-07-28T21:24:08.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5682 16 16 0 0 0 - 0 2024-07-28T21:24:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:08 smithi155 bash[68033]: cluster 2024-07-28T21:24:07.226553+0000 mgr.y (mgr.34101) 3433 : cluster [DBG] pgmap v4361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:08 smithi045 bash[80445]: cluster 2024-07-28T21:24:07.226553+0000 mgr.y (mgr.34101) 3433 : cluster [DBG] pgmap v4361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:08 smithi045 bash[82788]: cluster 2024-07-28T21:24:07.226553+0000 mgr.y (mgr.34101) 3433 : cluster [DBG] pgmap v4361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:09.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5683 16 16 0 0 0 - 0 2024-07-28T21:24:10.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5684 16 16 0 0 0 - 0 2024-07-28T21:24:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:10 smithi045 bash[80445]: cluster 2024-07-28T21:24:09.228433+0000 mgr.y (mgr.34101) 3434 : cluster [DBG] pgmap v4362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:24:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:24:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:24:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:10 smithi045 bash[82788]: cluster 2024-07-28T21:24:09.228433+0000 mgr.y (mgr.34101) 3434 : cluster [DBG] pgmap v4362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:10 smithi155 bash[68033]: cluster 2024-07-28T21:24:09.228433+0000 mgr.y (mgr.34101) 3434 : cluster [DBG] pgmap v4362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:11.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5685 16 16 0 0 0 - 0 2024-07-28T21:24:12.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5686 16 16 0 0 0 - 0 2024-07-28T21:24:12.749 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:24:12 smithi155 bash[60745]: ts=2024-07-28T21:24:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:24:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:12 smithi155 bash[68033]: cluster 2024-07-28T21:24:11.230267+0000 mgr.y (mgr.34101) 3435 : cluster [DBG] pgmap v4363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:12 smithi045 bash[80445]: cluster 2024-07-28T21:24:11.230267+0000 mgr.y (mgr.34101) 3435 : cluster [DBG] pgmap v4363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:12 smithi045 bash[82788]: cluster 2024-07-28T21:24:11.230267+0000 mgr.y (mgr.34101) 3435 : cluster [DBG] pgmap v4363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:13.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5687 16 16 0 0 0 - 0 2024-07-28T21:24:14.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5688 16 16 0 0 0 - 0 2024-07-28T21:24:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:14 smithi155 bash[68033]: cluster 2024-07-28T21:24:13.232125+0000 mgr.y (mgr.34101) 3436 : cluster [DBG] pgmap v4364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:14 smithi045 bash[80445]: cluster 2024-07-28T21:24:13.232125+0000 mgr.y (mgr.34101) 3436 : cluster [DBG] pgmap v4364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:14 smithi045 bash[82788]: cluster 2024-07-28T21:24:13.232125+0000 mgr.y (mgr.34101) 3436 : cluster [DBG] pgmap v4364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:15.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5689 16 16 0 0 0 - 0 2024-07-28T21:24:16.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5690 16 16 0 0 0 - 0 2024-07-28T21:24:17.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:16 smithi155 bash[68033]: cluster 2024-07-28T21:24:15.233883+0000 mgr.y (mgr.34101) 3437 : cluster [DBG] pgmap v4365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:16 smithi045 bash[80445]: cluster 2024-07-28T21:24:15.233883+0000 mgr.y (mgr.34101) 3437 : cluster [DBG] pgmap v4365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:16 smithi045 bash[82788]: cluster 2024-07-28T21:24:15.233883+0000 mgr.y (mgr.34101) 3437 : cluster [DBG] pgmap v4365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:17.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5691 16 16 0 0 0 - 0 2024-07-28T21:24:18.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5692 16 16 0 0 0 - 0 2024-07-28T21:24:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:18 smithi155 bash[68033]: cluster 2024-07-28T21:24:17.235681+0000 mgr.y (mgr.34101) 3438 : cluster [DBG] pgmap v4366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:18 smithi155 bash[68033]: audit 2024-07-28T21:24:18.406574+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:19.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:18 smithi045 bash[80445]: cluster 2024-07-28T21:24:17.235681+0000 mgr.y (mgr.34101) 3438 : cluster [DBG] pgmap v4366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:19.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:18 smithi045 bash[80445]: audit 2024-07-28T21:24:18.406574+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:18 smithi045 bash[82788]: cluster 2024-07-28T21:24:17.235681+0000 mgr.y (mgr.34101) 3438 : cluster [DBG] pgmap v4366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:18 smithi045 bash[82788]: audit 2024-07-28T21:24:18.406574+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:19.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5693 16 16 0 0 0 - 0 2024-07-28T21:24:20.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5694 16 16 0 0 0 - 0 2024-07-28T21:24:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:20 smithi045 bash[80445]: cluster 2024-07-28T21:24:19.237399+0000 mgr.y (mgr.34101) 3439 : cluster [DBG] pgmap v4367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:24:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:24:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:24:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:20 smithi045 bash[82788]: cluster 2024-07-28T21:24:19.237399+0000 mgr.y (mgr.34101) 3439 : cluster [DBG] pgmap v4367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:21.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:20 smithi155 bash[68033]: cluster 2024-07-28T21:24:19.237399+0000 mgr.y (mgr.34101) 3439 : cluster [DBG] pgmap v4367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:21.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5695 16 16 0 0 0 - 0 2024-07-28T21:24:22.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5696 16 16 0 0 0 - 0 2024-07-28T21:24:22.771 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:24:22 smithi155 bash[60745]: ts=2024-07-28T21:24:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:24:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:22 smithi155 bash[68033]: cluster 2024-07-28T21:24:21.239146+0000 mgr.y (mgr.34101) 3440 : cluster [DBG] pgmap v4368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:22 smithi045 bash[80445]: cluster 2024-07-28T21:24:21.239146+0000 mgr.y (mgr.34101) 3440 : cluster [DBG] pgmap v4368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:22 smithi045 bash[82788]: cluster 2024-07-28T21:24:21.239146+0000 mgr.y (mgr.34101) 3440 : cluster [DBG] pgmap v4368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:23.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5697 16 16 0 0 0 - 0 2024-07-28T21:24:24.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5698 16 16 0 0 0 - 0 2024-07-28T21:24:25.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:24 smithi155 bash[73694]: debug 2024-07-28T21:24:24.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:25.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:24 smithi155 bash[68033]: cluster 2024-07-28T21:24:23.241006+0000 mgr.y (mgr.34101) 3441 : cluster [DBG] pgmap v4369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:24 smithi045 bash[80445]: cluster 2024-07-28T21:24:23.241006+0000 mgr.y (mgr.34101) 3441 : cluster [DBG] pgmap v4369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:24 smithi045 bash[82788]: cluster 2024-07-28T21:24:23.241006+0000 mgr.y (mgr.34101) 3441 : cluster [DBG] pgmap v4369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:25.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5699 16 16 0 0 0 - 0 2024-07-28T21:24:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:25 smithi155 bash[73694]: debug 2024-07-28T21:24:25.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:26.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:24:26.577296+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:24:26.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:24:26.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5700 16 16 0 0 0 - 0 2024-07-28T21:24:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:26 smithi155 bash[73694]: debug 2024-07-28T21:24:26.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:27.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:26 smithi155 bash[68033]: cluster 2024-07-28T21:24:25.242777+0000 mgr.y (mgr.34101) 3442 : cluster [DBG] pgmap v4370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:26 smithi045 bash[80445]: cluster 2024-07-28T21:24:25.242777+0000 mgr.y (mgr.34101) 3442 : cluster [DBG] pgmap v4370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:26 smithi045 bash[82788]: cluster 2024-07-28T21:24:25.242777+0000 mgr.y (mgr.34101) 3442 : cluster [DBG] pgmap v4370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:27.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5701 16 16 0 0 0 - 0 2024-07-28T21:24:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:27 smithi155 bash[73694]: debug 2024-07-28T21:24:27.654+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:28.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5702 16 16 0 0 0 - 0 2024-07-28T21:24:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:28 smithi155 bash[68033]: cluster 2024-07-28T21:24:27.244654+0000 mgr.y (mgr.34101) 3443 : cluster [DBG] pgmap v4371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:29.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:28 smithi155 bash[73694]: debug 2024-07-28T21:24:28.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:28 smithi045 bash[80445]: cluster 2024-07-28T21:24:27.244654+0000 mgr.y (mgr.34101) 3443 : cluster [DBG] pgmap v4371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:28 smithi045 bash[82788]: cluster 2024-07-28T21:24:27.244654+0000 mgr.y (mgr.34101) 3443 : cluster [DBG] pgmap v4371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:29.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5703 16 16 0 0 0 - 0 2024-07-28T21:24:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:29 smithi155 bash[73694]: debug 2024-07-28T21:24:29.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:30.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5704 16 16 0 0 0 - 0 2024-07-28T21:24:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:24:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:24:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:24:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:30 smithi045 bash[80445]: cluster 2024-07-28T21:24:29.246413+0000 mgr.y (mgr.34101) 3444 : cluster [DBG] pgmap v4372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:30 smithi045 bash[82788]: cluster 2024-07-28T21:24:29.246413+0000 mgr.y (mgr.34101) 3444 : cluster [DBG] pgmap v4372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:31.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:30 smithi155 bash[73694]: debug 2024-07-28T21:24:30.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:31.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:30 smithi155 bash[68033]: cluster 2024-07-28T21:24:29.246413+0000 mgr.y (mgr.34101) 3444 : cluster [DBG] pgmap v4372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:31.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5705 16 16 0 0 0 - 0 2024-07-28T21:24:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:31 smithi155 bash[73694]: debug 2024-07-28T21:24:31.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:32.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5706 16 16 0 0 0 - 0 2024-07-28T21:24:32.730 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:24:32 smithi155 bash[60745]: ts=2024-07-28T21:24:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:24:33.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:32 smithi155 bash[68033]: cluster 2024-07-28T21:24:31.248302+0000 mgr.y (mgr.34101) 3445 : cluster [DBG] pgmap v4373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:32 smithi155 bash[73694]: debug 2024-07-28T21:24:32.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:32 smithi045 bash[80445]: cluster 2024-07-28T21:24:31.248302+0000 mgr.y (mgr.34101) 3445 : cluster [DBG] pgmap v4373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:32 smithi045 bash[82788]: cluster 2024-07-28T21:24:31.248302+0000 mgr.y (mgr.34101) 3445 : cluster [DBG] pgmap v4373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:33.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5707 16 16 0 0 0 - 0 2024-07-28T21:24:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:33 smithi155 bash[68033]: audit 2024-07-28T21:24:33.407110+0000 mon.c (mon.2) 966 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:34.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:33 smithi155 bash[73694]: debug 2024-07-28T21:24:33.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:33 smithi045 bash[80445]: audit 2024-07-28T21:24:33.407110+0000 mon.c (mon.2) 966 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:33 smithi045 bash[82788]: audit 2024-07-28T21:24:33.407110+0000 mon.c (mon.2) 966 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:34.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5708 16 16 0 0 0 - 0 2024-07-28T21:24:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:34 smithi155 bash[68033]: cluster 2024-07-28T21:24:33.250402+0000 mgr.y (mgr.34101) 3446 : cluster [DBG] pgmap v4374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:35.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:34 smithi155 bash[73694]: debug 2024-07-28T21:24:34.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:34 smithi045 bash[80445]: cluster 2024-07-28T21:24:33.250402+0000 mgr.y (mgr.34101) 3446 : cluster [DBG] pgmap v4374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:34 smithi045 bash[82788]: cluster 2024-07-28T21:24:33.250402+0000 mgr.y (mgr.34101) 3446 : cluster [DBG] pgmap v4374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:35.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5709 16 16 0 0 0 - 0 2024-07-28T21:24:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:35 smithi155 bash[73694]: debug 2024-07-28T21:24:35.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:36.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5710 16 16 0 0 0 - 0 2024-07-28T21:24:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:36 smithi155 bash[73694]: debug 2024-07-28T21:24:36.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:37.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:36 smithi155 bash[68033]: cluster 2024-07-28T21:24:35.252162+0000 mgr.y (mgr.34101) 3447 : cluster [DBG] pgmap v4375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:36 smithi045 bash[80445]: cluster 2024-07-28T21:24:35.252162+0000 mgr.y (mgr.34101) 3447 : cluster [DBG] pgmap v4375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:36 smithi045 bash[82788]: cluster 2024-07-28T21:24:35.252162+0000 mgr.y (mgr.34101) 3447 : cluster [DBG] pgmap v4375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:37.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5711 16 16 0 0 0 - 0 2024-07-28T21:24:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:37 smithi155 bash[73694]: debug 2024-07-28T21:24:37.674+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:38.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5712 16 16 0 0 0 - 0 2024-07-28T21:24:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:38 smithi155 bash[73694]: debug 2024-07-28T21:24:38.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:39.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:38 smithi155 bash[68033]: cluster 2024-07-28T21:24:37.254062+0000 mgr.y (mgr.34101) 3448 : cluster [DBG] pgmap v4376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:38 smithi045 bash[80445]: cluster 2024-07-28T21:24:37.254062+0000 mgr.y (mgr.34101) 3448 : cluster [DBG] pgmap v4376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:38 smithi045 bash[82788]: cluster 2024-07-28T21:24:37.254062+0000 mgr.y (mgr.34101) 3448 : cluster [DBG] pgmap v4376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:39.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5713 16 16 0 0 0 - 0 2024-07-28T21:24:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:39 smithi155 bash[73694]: debug 2024-07-28T21:24:39.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:40.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5714 16 16 0 0 0 - 0 2024-07-28T21:24:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:40 smithi045 bash[80445]: cluster 2024-07-28T21:24:39.255744+0000 mgr.y (mgr.34101) 3449 : cluster [DBG] pgmap v4377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:24:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:24:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:24:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:40 smithi045 bash[82788]: cluster 2024-07-28T21:24:39.255744+0000 mgr.y (mgr.34101) 3449 : cluster [DBG] pgmap v4377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:40 smithi155 bash[73694]: debug 2024-07-28T21:24:40.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:40 smithi155 bash[68033]: cluster 2024-07-28T21:24:39.255744+0000 mgr.y (mgr.34101) 3449 : cluster [DBG] pgmap v4377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:41.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5715 16 16 0 0 0 - 0 2024-07-28T21:24:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:41 smithi155 bash[73694]: debug 2024-07-28T21:24:41.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:42.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5716 16 16 0 0 0 - 0 2024-07-28T21:24:42.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:24:42 smithi155 bash[60745]: ts=2024-07-28T21:24:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:24:43.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:42 smithi155 bash[73694]: debug 2024-07-28T21:24:42.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:42 smithi155 bash[68033]: cluster 2024-07-28T21:24:41.257438+0000 mgr.y (mgr.34101) 3450 : cluster [DBG] pgmap v4378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:42 smithi045 bash[80445]: cluster 2024-07-28T21:24:41.257438+0000 mgr.y (mgr.34101) 3450 : cluster [DBG] pgmap v4378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:42 smithi045 bash[82788]: cluster 2024-07-28T21:24:41.257438+0000 mgr.y (mgr.34101) 3450 : cluster [DBG] pgmap v4378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:43.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5717 16 16 0 0 0 - 0 2024-07-28T21:24:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:43 smithi155 bash[73694]: debug 2024-07-28T21:24:43.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:44.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5718 16 16 0 0 0 - 0 2024-07-28T21:24:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:44 smithi155 bash[73694]: debug 2024-07-28T21:24:44.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:45.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:44 smithi155 bash[68033]: cluster 2024-07-28T21:24:43.259317+0000 mgr.y (mgr.34101) 3451 : cluster [DBG] pgmap v4379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:44 smithi045 bash[80445]: cluster 2024-07-28T21:24:43.259317+0000 mgr.y (mgr.34101) 3451 : cluster [DBG] pgmap v4379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:44 smithi045 bash[82788]: cluster 2024-07-28T21:24:43.259317+0000 mgr.y (mgr.34101) 3451 : cluster [DBG] pgmap v4379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:45.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5719 16 16 0 0 0 - 0 2024-07-28T21:24:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:45 smithi155 bash[73694]: debug 2024-07-28T21:24:45.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:46.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:24:46.580631+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:24:46.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:24:46.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5720 16 16 0 0 0 - 0 2024-07-28T21:24:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:46 smithi155 bash[68033]: cluster 2024-07-28T21:24:45.261018+0000 mgr.y (mgr.34101) 3452 : cluster [DBG] pgmap v4380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:46 smithi155 bash[73694]: debug 2024-07-28T21:24:46.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:46 smithi045 bash[80445]: cluster 2024-07-28T21:24:45.261018+0000 mgr.y (mgr.34101) 3452 : cluster [DBG] pgmap v4380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:46 smithi045 bash[82788]: cluster 2024-07-28T21:24:45.261018+0000 mgr.y (mgr.34101) 3452 : cluster [DBG] pgmap v4380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:47.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5721 16 16 0 0 0 - 0 2024-07-28T21:24:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:47 smithi155 bash[73694]: debug 2024-07-28T21:24:47.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:48.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5722 16 16 0 0 0 - 0 2024-07-28T21:24:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:48 smithi155 bash[73694]: debug 2024-07-28T21:24:48.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:48 smithi155 bash[68033]: cluster 2024-07-28T21:24:47.262896+0000 mgr.y (mgr.34101) 3453 : cluster [DBG] pgmap v4381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:48 smithi155 bash[68033]: audit 2024-07-28T21:24:48.409670+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:48 smithi045 bash[80445]: cluster 2024-07-28T21:24:47.262896+0000 mgr.y (mgr.34101) 3453 : cluster [DBG] pgmap v4381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:48 smithi045 bash[80445]: audit 2024-07-28T21:24:48.409670+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:48 smithi045 bash[82788]: cluster 2024-07-28T21:24:47.262896+0000 mgr.y (mgr.34101) 3453 : cluster [DBG] pgmap v4381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:48 smithi045 bash[82788]: audit 2024-07-28T21:24:48.409670+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:24:49.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5723 16 16 0 0 0 - 0 2024-07-28T21:24:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:49 smithi155 bash[68033]: audit 2024-07-28T21:24:49.539377+0000 mon.c (mon.2) 968 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:24:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:49 smithi155 bash[73694]: debug 2024-07-28T21:24:49.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:49 smithi045 bash[80445]: audit 2024-07-28T21:24:49.539377+0000 mon.c (mon.2) 968 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:24:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:49 smithi045 bash[82788]: audit 2024-07-28T21:24:49.539377+0000 mon.c (mon.2) 968 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:24:50.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5724 16 16 0 0 0 - 0 2024-07-28T21:24:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:24:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:24:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:24:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:50 smithi045 bash[80445]: cluster 2024-07-28T21:24:49.264647+0000 mgr.y (mgr.34101) 3454 : cluster [DBG] pgmap v4382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:50 smithi045 bash[82788]: cluster 2024-07-28T21:24:49.264647+0000 mgr.y (mgr.34101) 3454 : cluster [DBG] pgmap v4382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:50 smithi155 bash[68033]: cluster 2024-07-28T21:24:49.264647+0000 mgr.y (mgr.34101) 3454 : cluster [DBG] pgmap v4382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:50 smithi155 bash[73694]: debug 2024-07-28T21:24:50.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:51.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5725 16 16 0 0 0 - 0 2024-07-28T21:24:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:51 smithi155 bash[73694]: debug 2024-07-28T21:24:51.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:52.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5726 16 16 0 0 0 - 0 2024-07-28T21:24:52.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:24:52 smithi155 bash[60745]: ts=2024-07-28T21:24:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:24:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:52 smithi155 bash[68033]: cluster 2024-07-28T21:24:51.266409+0000 mgr.y (mgr.34101) 3455 : cluster [DBG] pgmap v4383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:52 smithi155 bash[73694]: debug 2024-07-28T21:24:52.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:52 smithi045 bash[80445]: cluster 2024-07-28T21:24:51.266409+0000 mgr.y (mgr.34101) 3455 : cluster [DBG] pgmap v4383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:52 smithi045 bash[82788]: cluster 2024-07-28T21:24:51.266409+0000 mgr.y (mgr.34101) 3455 : cluster [DBG] pgmap v4383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:53.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5727 16 16 0 0 0 - 0 2024-07-28T21:24:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:53 smithi155 bash[73694]: debug 2024-07-28T21:24:53.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:54.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5728 16 16 0 0 0 - 0 2024-07-28T21:24:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:54 smithi155 bash[73694]: debug 2024-07-28T21:24:54.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:54 smithi155 bash[68033]: cluster 2024-07-28T21:24:53.268285+0000 mgr.y (mgr.34101) 3456 : cluster [DBG] pgmap v4384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:54 smithi045 bash[80445]: cluster 2024-07-28T21:24:53.268285+0000 mgr.y (mgr.34101) 3456 : cluster [DBG] pgmap v4384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:54 smithi045 bash[82788]: cluster 2024-07-28T21:24:53.268285+0000 mgr.y (mgr.34101) 3456 : cluster [DBG] pgmap v4384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:55.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5729 16 16 0 0 0 - 0 2024-07-28T21:24:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:55 smithi155 bash[73694]: debug 2024-07-28T21:24:55.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[80445]: audit 2024-07-28T21:24:55.179428+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[80445]: audit 2024-07-28T21:24:55.186070+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[80445]: cluster 2024-07-28T21:24:55.269994+0000 mgr.y (mgr.34101) 3457 : cluster [DBG] pgmap v4385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[80445]: audit 2024-07-28T21:24:55.439563+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[80445]: audit 2024-07-28T21:24:55.450470+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[80445]: audit 2024-07-28T21:24:55.877471+0000 mon.c (mon.2) 969 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:24:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[80445]: audit 2024-07-28T21:24:55.878705+0000 mon.c (mon.2) 970 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:24:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[80445]: audit 2024-07-28T21:24:55.886310+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[82788]: audit 2024-07-28T21:24:55.179428+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[82788]: audit 2024-07-28T21:24:55.186070+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[82788]: cluster 2024-07-28T21:24:55.269994+0000 mgr.y (mgr.34101) 3457 : cluster [DBG] pgmap v4385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[82788]: audit 2024-07-28T21:24:55.439563+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[82788]: audit 2024-07-28T21:24:55.450470+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[82788]: audit 2024-07-28T21:24:55.877471+0000 mon.c (mon.2) 969 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:24:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[82788]: audit 2024-07-28T21:24:55.878705+0000 mon.c (mon.2) 970 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:24:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:56 smithi045 bash[82788]: audit 2024-07-28T21:24:55.886310+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:56 smithi155 bash[68033]: audit 2024-07-28T21:24:55.179428+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:56 smithi155 bash[68033]: audit 2024-07-28T21:24:55.186070+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:56 smithi155 bash[68033]: cluster 2024-07-28T21:24:55.269994+0000 mgr.y (mgr.34101) 3457 : cluster [DBG] pgmap v4385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:56 smithi155 bash[68033]: audit 2024-07-28T21:24:55.439563+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:56 smithi155 bash[68033]: audit 2024-07-28T21:24:55.450470+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:56 smithi155 bash[68033]: audit 2024-07-28T21:24:55.877471+0000 mon.c (mon.2) 969 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:24:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:56 smithi155 bash[68033]: audit 2024-07-28T21:24:55.878705+0000 mon.c (mon.2) 970 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:24:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:56 smithi155 bash[68033]: audit 2024-07-28T21:24:55.886310+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:24:56.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5730 16 16 0 0 0 - 0 2024-07-28T21:24:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:56 smithi155 bash[73694]: debug 2024-07-28T21:24:56.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:57.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5731 16 16 0 0 0 - 0 2024-07-28T21:24:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:57 smithi155 bash[73694]: debug 2024-07-28T21:24:57.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:58.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5732 16 16 0 0 0 - 0 2024-07-28T21:24:58.665 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:24:58 smithi155 bash[68033]: cluster 2024-07-28T21:24:57.271858+0000 mgr.y (mgr.34101) 3458 : cluster [DBG] pgmap v4386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:24:58 smithi045 bash[80445]: cluster 2024-07-28T21:24:57.271858+0000 mgr.y (mgr.34101) 3458 : cluster [DBG] pgmap v4386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:24:58 smithi045 bash[82788]: cluster 2024-07-28T21:24:57.271858+0000 mgr.y (mgr.34101) 3458 : cluster [DBG] pgmap v4386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:24:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:58 smithi155 bash[73694]: debug 2024-07-28T21:24:58.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:24:59.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5733 16 16 0 0 0 - 0 2024-07-28T21:25:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:24:59 smithi155 bash[73694]: debug 2024-07-28T21:24:59.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:00.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5734 16 16 0 0 0 - 0 2024-07-28T21:25:00.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:00 smithi045 bash[80445]: cluster 2024-07-28T21:24:59.273576+0000 mgr.y (mgr.34101) 3459 : cluster [DBG] pgmap v4387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:00.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:00 smithi045 bash[82788]: cluster 2024-07-28T21:24:59.273576+0000 mgr.y (mgr.34101) 3459 : cluster [DBG] pgmap v4387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:00.670 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:00 smithi155 bash[68033]: cluster 2024-07-28T21:24:59.273576+0000 mgr.y (mgr.34101) 3459 : cluster [DBG] pgmap v4387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:25:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:25:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:25:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:00 smithi155 bash[73694]: debug 2024-07-28T21:25:00.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:01.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5735 16 16 0 0 0 - 0 2024-07-28T21:25:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:01 smithi155 bash[73694]: debug 2024-07-28T21:25:01.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:02.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5736 16 16 0 0 0 - 0 2024-07-28T21:25:02.677 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:25:02 smithi155 bash[60745]: ts=2024-07-28T21:25:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:25:02.678 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:02 smithi155 bash[68033]: cluster 2024-07-28T21:25:01.275317+0000 mgr.y (mgr.34101) 3460 : cluster [DBG] pgmap v4388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:02 smithi045 bash[80445]: cluster 2024-07-28T21:25:01.275317+0000 mgr.y (mgr.34101) 3460 : cluster [DBG] pgmap v4388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:02 smithi045 bash[82788]: cluster 2024-07-28T21:25:01.275317+0000 mgr.y (mgr.34101) 3460 : cluster [DBG] pgmap v4388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:02 smithi155 bash[73694]: debug 2024-07-28T21:25:02.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:03.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5737 16 16 0 0 0 - 0 2024-07-28T21:25:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:03 smithi155 bash[73694]: debug 2024-07-28T21:25:03.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:04.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5738 16 16 0 0 0 - 0 2024-07-28T21:25:04.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:04 smithi155 bash[68033]: cluster 2024-07-28T21:25:03.277187+0000 mgr.y (mgr.34101) 3461 : cluster [DBG] pgmap v4389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:04.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:04 smithi155 bash[68033]: audit 2024-07-28T21:25:03.410330+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:04 smithi045 bash[80445]: cluster 2024-07-28T21:25:03.277187+0000 mgr.y (mgr.34101) 3461 : cluster [DBG] pgmap v4389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:04 smithi045 bash[80445]: audit 2024-07-28T21:25:03.410330+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:04 smithi045 bash[82788]: cluster 2024-07-28T21:25:03.277187+0000 mgr.y (mgr.34101) 3461 : cluster [DBG] pgmap v4389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:04 smithi045 bash[82788]: audit 2024-07-28T21:25:03.410330+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:04 smithi155 bash[73694]: debug 2024-07-28T21:25:04.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:05.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5739 16 16 0 0 0 - 0 2024-07-28T21:25:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:05 smithi155 bash[73694]: debug 2024-07-28T21:25:05.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:06.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:25:06.583886+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:25:06.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:25:06.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5740 16 16 0 0 0 - 0 2024-07-28T21:25:06.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:06 smithi155 bash[68033]: cluster 2024-07-28T21:25:05.278959+0000 mgr.y (mgr.34101) 3462 : cluster [DBG] pgmap v4390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:06 smithi045 bash[80445]: cluster 2024-07-28T21:25:05.278959+0000 mgr.y (mgr.34101) 3462 : cluster [DBG] pgmap v4390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:06 smithi045 bash[82788]: cluster 2024-07-28T21:25:05.278959+0000 mgr.y (mgr.34101) 3462 : cluster [DBG] pgmap v4390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:06 smithi155 bash[73694]: debug 2024-07-28T21:25:06.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:07.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5741 16 16 0 0 0 - 0 2024-07-28T21:25:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:07 smithi155 bash[73694]: debug 2024-07-28T21:25:07.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:08.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5742 16 16 0 0 0 - 0 2024-07-28T21:25:08.665 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:08 smithi155 bash[68033]: cluster 2024-07-28T21:25:07.280848+0000 mgr.y (mgr.34101) 3463 : cluster [DBG] pgmap v4391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:08 smithi045 bash[80445]: cluster 2024-07-28T21:25:07.280848+0000 mgr.y (mgr.34101) 3463 : cluster [DBG] pgmap v4391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:08 smithi045 bash[82788]: cluster 2024-07-28T21:25:07.280848+0000 mgr.y (mgr.34101) 3463 : cluster [DBG] pgmap v4391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:08 smithi155 bash[73694]: debug 2024-07-28T21:25:08.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:09.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5743 16 16 0 0 0 - 0 2024-07-28T21:25:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:09 smithi155 bash[73694]: debug 2024-07-28T21:25:09.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:10.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5744 16 16 0 0 0 - 0 2024-07-28T21:25:10.676 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:10 smithi155 bash[68033]: cluster 2024-07-28T21:25:09.282595+0000 mgr.y (mgr.34101) 3464 : cluster [DBG] pgmap v4392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:25:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:25:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:25:10.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:10 smithi045 bash[82788]: cluster 2024-07-28T21:25:09.282595+0000 mgr.y (mgr.34101) 3464 : cluster [DBG] pgmap v4392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:10 smithi045 bash[80445]: cluster 2024-07-28T21:25:09.282595+0000 mgr.y (mgr.34101) 3464 : cluster [DBG] pgmap v4392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:10 smithi155 bash[73694]: debug 2024-07-28T21:25:10.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:11.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5745 16 16 0 0 0 - 0 2024-07-28T21:25:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:11 smithi155 bash[73694]: debug 2024-07-28T21:25:11.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:12.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5746 16 16 0 0 0 - 0 2024-07-28T21:25:12.698 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:12 smithi155 bash[68033]: cluster 2024-07-28T21:25:11.284314+0000 mgr.y (mgr.34101) 3465 : cluster [DBG] pgmap v4393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:12.698 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:25:12 smithi155 bash[60745]: ts=2024-07-28T21:25:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:25:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:12 smithi045 bash[80445]: cluster 2024-07-28T21:25:11.284314+0000 mgr.y (mgr.34101) 3465 : cluster [DBG] pgmap v4393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:12 smithi045 bash[82788]: cluster 2024-07-28T21:25:11.284314+0000 mgr.y (mgr.34101) 3465 : cluster [DBG] pgmap v4393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:13.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:12 smithi155 bash[73694]: debug 2024-07-28T21:25:12.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:13.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5747 16 16 0 0 0 - 0 2024-07-28T21:25:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:13 smithi155 bash[73694]: debug 2024-07-28T21:25:13.729+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:14.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5748 16 16 0 0 0 - 0 2024-07-28T21:25:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:14 smithi045 bash[80445]: cluster 2024-07-28T21:25:13.286278+0000 mgr.y (mgr.34101) 3466 : cluster [DBG] pgmap v4394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:14 smithi045 bash[82788]: cluster 2024-07-28T21:25:13.286278+0000 mgr.y (mgr.34101) 3466 : cluster [DBG] pgmap v4394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:14.771 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:14 smithi155 bash[68033]: cluster 2024-07-28T21:25:13.286278+0000 mgr.y (mgr.34101) 3466 : cluster [DBG] pgmap v4394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:14 smithi155 bash[73694]: debug 2024-07-28T21:25:14.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:15.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5749 16 16 0 0 0 - 0 2024-07-28T21:25:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:15 smithi155 bash[73694]: debug 2024-07-28T21:25:15.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:16.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5750 16 16 0 0 0 - 0 2024-07-28T21:25:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:16 smithi045 bash[80445]: cluster 2024-07-28T21:25:15.288044+0000 mgr.y (mgr.34101) 3467 : cluster [DBG] pgmap v4395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:16 smithi045 bash[82788]: cluster 2024-07-28T21:25:15.288044+0000 mgr.y (mgr.34101) 3467 : cluster [DBG] pgmap v4395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:16.797 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:16 smithi155 bash[68033]: cluster 2024-07-28T21:25:15.288044+0000 mgr.y (mgr.34101) 3467 : cluster [DBG] pgmap v4395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:16 smithi155 bash[73694]: debug 2024-07-28T21:25:16.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:17.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5751 16 16 0 0 0 - 0 2024-07-28T21:25:18.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:17 smithi155 bash[73694]: debug 2024-07-28T21:25:17.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:18.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5752 16 16 0 0 0 - 0 2024-07-28T21:25:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:18 smithi045 bash[80445]: cluster 2024-07-28T21:25:17.289936+0000 mgr.y (mgr.34101) 3468 : cluster [DBG] pgmap v4396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:18 smithi045 bash[82788]: cluster 2024-07-28T21:25:17.289936+0000 mgr.y (mgr.34101) 3468 : cluster [DBG] pgmap v4396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:18.761 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:18 smithi155 bash[68033]: cluster 2024-07-28T21:25:17.289936+0000 mgr.y (mgr.34101) 3468 : cluster [DBG] pgmap v4396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:18 smithi155 bash[73694]: debug 2024-07-28T21:25:18.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:19.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5753 16 16 0 0 0 - 0 2024-07-28T21:25:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:19 smithi045 bash[82788]: audit 2024-07-28T21:25:18.410596+0000 mon.c (mon.2) 972 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:19 smithi045 bash[80445]: audit 2024-07-28T21:25:18.410596+0000 mon.c (mon.2) 972 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:19.726 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:19 smithi155 bash[68033]: audit 2024-07-28T21:25:18.410596+0000 mon.c (mon.2) 972 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:19 smithi155 bash[73694]: debug 2024-07-28T21:25:19.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:20.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5754 16 16 0 0 0 - 0 2024-07-28T21:25:20.695 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:20 smithi155 bash[68033]: cluster 2024-07-28T21:25:19.291629+0000 mgr.y (mgr.34101) 3469 : cluster [DBG] pgmap v4397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:25:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:25:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:25:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:20 smithi045 bash[82788]: cluster 2024-07-28T21:25:19.291629+0000 mgr.y (mgr.34101) 3469 : cluster [DBG] pgmap v4397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:20 smithi045 bash[80445]: cluster 2024-07-28T21:25:19.291629+0000 mgr.y (mgr.34101) 3469 : cluster [DBG] pgmap v4397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:21.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:20 smithi155 bash[73694]: debug 2024-07-28T21:25:20.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:21.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5755 16 16 0 0 0 - 0 2024-07-28T21:25:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:21 smithi155 bash[73694]: debug 2024-07-28T21:25:21.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:22.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5756 16 16 0 0 0 - 0 2024-07-28T21:25:22.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:22 smithi155 bash[68033]: cluster 2024-07-28T21:25:21.293327+0000 mgr.y (mgr.34101) 3470 : cluster [DBG] pgmap v4398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:22.715 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:25:22 smithi155 bash[60745]: ts=2024-07-28T21:25:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:25:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:22 smithi045 bash[82788]: cluster 2024-07-28T21:25:21.293327+0000 mgr.y (mgr.34101) 3470 : cluster [DBG] pgmap v4398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:22 smithi045 bash[80445]: cluster 2024-07-28T21:25:21.293327+0000 mgr.y (mgr.34101) 3470 : cluster [DBG] pgmap v4398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:22 smithi155 bash[73694]: debug 2024-07-28T21:25:22.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:23.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5757 16 16 0 0 0 - 0 2024-07-28T21:25:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:23 smithi155 bash[73694]: debug 2024-07-28T21:25:23.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:24.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5758 16 16 0 0 0 - 0 2024-07-28T21:25:24.680 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:24 smithi155 bash[68033]: cluster 2024-07-28T21:25:23.295203+0000 mgr.y (mgr.34101) 3471 : cluster [DBG] pgmap v4399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:24 smithi045 bash[80445]: cluster 2024-07-28T21:25:23.295203+0000 mgr.y (mgr.34101) 3471 : cluster [DBG] pgmap v4399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:24 smithi045 bash[82788]: cluster 2024-07-28T21:25:23.295203+0000 mgr.y (mgr.34101) 3471 : cluster [DBG] pgmap v4399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:24 smithi155 bash[73694]: debug 2024-07-28T21:25:24.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:25.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5759 16 16 0 0 0 - 0 2024-07-28T21:25:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:25 smithi155 bash[73694]: debug 2024-07-28T21:25:25.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:26.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:25:26.587175+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:25:26.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:25:26.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5760 16 16 0 0 0 - 0 2024-07-28T21:25:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:26 smithi045 bash[80445]: cluster 2024-07-28T21:25:25.296900+0000 mgr.y (mgr.34101) 3472 : cluster [DBG] pgmap v4400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:26 smithi045 bash[82788]: cluster 2024-07-28T21:25:25.296900+0000 mgr.y (mgr.34101) 3472 : cluster [DBG] pgmap v4400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:26.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:26 smithi155 bash[68033]: cluster 2024-07-28T21:25:25.296900+0000 mgr.y (mgr.34101) 3472 : cluster [DBG] pgmap v4400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:26 smithi155 bash[73694]: debug 2024-07-28T21:25:26.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:27.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5761 16 16 0 0 0 - 0 2024-07-28T21:25:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:27 smithi155 bash[73694]: debug 2024-07-28T21:25:27.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:28.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5762 16 16 0 0 0 - 0 2024-07-28T21:25:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:28 smithi045 bash[80445]: cluster 2024-07-28T21:25:27.298785+0000 mgr.y (mgr.34101) 3473 : cluster [DBG] pgmap v4401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:28 smithi045 bash[82788]: cluster 2024-07-28T21:25:27.298785+0000 mgr.y (mgr.34101) 3473 : cluster [DBG] pgmap v4401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:28.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:28 smithi155 bash[68033]: cluster 2024-07-28T21:25:27.298785+0000 mgr.y (mgr.34101) 3473 : cluster [DBG] pgmap v4401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:28 smithi155 bash[73694]: debug 2024-07-28T21:25:28.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:29.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5763 16 16 0 0 0 - 0 2024-07-28T21:25:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:29 smithi155 bash[73694]: debug 2024-07-28T21:25:29.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:30.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5764 16 16 0 0 0 - 0 2024-07-28T21:25:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:30 smithi045 bash[80445]: cluster 2024-07-28T21:25:29.300492+0000 mgr.y (mgr.34101) 3474 : cluster [DBG] pgmap v4402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:25:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:25:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:25:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:30 smithi045 bash[82788]: cluster 2024-07-28T21:25:29.300492+0000 mgr.y (mgr.34101) 3474 : cluster [DBG] pgmap v4402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:30.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:30 smithi155 bash[68033]: cluster 2024-07-28T21:25:29.300492+0000 mgr.y (mgr.34101) 3474 : cluster [DBG] pgmap v4402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:31.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:30 smithi155 bash[73694]: debug 2024-07-28T21:25:30.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:31.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5765 16 16 0 0 0 - 0 2024-07-28T21:25:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:31 smithi155 bash[73694]: debug 2024-07-28T21:25:31.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:32.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5766 16 16 0 0 0 - 0 2024-07-28T21:25:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:32 smithi045 bash[80445]: cluster 2024-07-28T21:25:31.302250+0000 mgr.y (mgr.34101) 3475 : cluster [DBG] pgmap v4403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:32 smithi045 bash[82788]: cluster 2024-07-28T21:25:31.302250+0000 mgr.y (mgr.34101) 3475 : cluster [DBG] pgmap v4403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:32.761 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:32 smithi155 bash[68033]: cluster 2024-07-28T21:25:31.302250+0000 mgr.y (mgr.34101) 3475 : cluster [DBG] pgmap v4403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:32.762 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:25:32 smithi155 bash[60745]: ts=2024-07-28T21:25:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:25:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:32 smithi155 bash[73694]: debug 2024-07-28T21:25:32.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:33.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5767 16 16 0 0 0 - 0 2024-07-28T21:25:34.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:33 smithi155 bash[73694]: debug 2024-07-28T21:25:33.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:34.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5768 16 16 0 0 0 - 0 2024-07-28T21:25:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:34 smithi045 bash[80445]: cluster 2024-07-28T21:25:33.304107+0000 mgr.y (mgr.34101) 3476 : cluster [DBG] pgmap v4404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:34 smithi045 bash[80445]: audit 2024-07-28T21:25:33.415026+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:34 smithi045 bash[82788]: cluster 2024-07-28T21:25:33.304107+0000 mgr.y (mgr.34101) 3476 : cluster [DBG] pgmap v4404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:34 smithi045 bash[82788]: audit 2024-07-28T21:25:33.415026+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:34.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:34 smithi155 bash[68033]: cluster 2024-07-28T21:25:33.304107+0000 mgr.y (mgr.34101) 3476 : cluster [DBG] pgmap v4404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:34.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:34 smithi155 bash[68033]: audit 2024-07-28T21:25:33.415026+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:34 smithi155 bash[73694]: debug 2024-07-28T21:25:34.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:35.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5769 16 16 0 0 0 - 0 2024-07-28T21:25:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:35 smithi155 bash[73694]: debug 2024-07-28T21:25:35.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:36.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5770 16 16 0 0 0 - 0 2024-07-28T21:25:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:36 smithi045 bash[80445]: cluster 2024-07-28T21:25:35.305911+0000 mgr.y (mgr.34101) 3477 : cluster [DBG] pgmap v4405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:36 smithi045 bash[82788]: cluster 2024-07-28T21:25:35.305911+0000 mgr.y (mgr.34101) 3477 : cluster [DBG] pgmap v4405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:36.765 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:36 smithi155 bash[68033]: cluster 2024-07-28T21:25:35.305911+0000 mgr.y (mgr.34101) 3477 : cluster [DBG] pgmap v4405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:36 smithi155 bash[73694]: debug 2024-07-28T21:25:36.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:37.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5771 16 16 0 0 0 - 0 2024-07-28T21:25:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:37 smithi155 bash[73694]: debug 2024-07-28T21:25:37.716+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:38.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5772 16 16 0 0 0 - 0 2024-07-28T21:25:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:38 smithi045 bash[80445]: cluster 2024-07-28T21:25:37.307774+0000 mgr.y (mgr.34101) 3478 : cluster [DBG] pgmap v4406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:38 smithi045 bash[82788]: cluster 2024-07-28T21:25:37.307774+0000 mgr.y (mgr.34101) 3478 : cluster [DBG] pgmap v4406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:38.754 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:38 smithi155 bash[68033]: cluster 2024-07-28T21:25:37.307774+0000 mgr.y (mgr.34101) 3478 : cluster [DBG] pgmap v4406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:38 smithi155 bash[73694]: debug 2024-07-28T21:25:38.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:39.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5773 16 16 0 0 0 - 0 2024-07-28T21:25:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:39 smithi155 bash[73694]: debug 2024-07-28T21:25:39.728+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:40.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5774 16 16 0 0 0 - 0 2024-07-28T21:25:40.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:40 smithi155 bash[68033]: cluster 2024-07-28T21:25:39.309488+0000 mgr.y (mgr.34101) 3479 : cluster [DBG] pgmap v4407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:40 smithi045 bash[80445]: cluster 2024-07-28T21:25:39.309488+0000 mgr.y (mgr.34101) 3479 : cluster [DBG] pgmap v4407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:25:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:25:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:25:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:40 smithi045 bash[82788]: cluster 2024-07-28T21:25:39.309488+0000 mgr.y (mgr.34101) 3479 : cluster [DBG] pgmap v4407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:40 smithi155 bash[73694]: debug 2024-07-28T21:25:40.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:41.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5775 16 16 0 0 0 - 0 2024-07-28T21:25:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:41 smithi155 bash[73694]: debug 2024-07-28T21:25:41.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:42.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5776 16 16 0 0 0 - 0 2024-07-28T21:25:42.708 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:25:42 smithi155 bash[60745]: ts=2024-07-28T21:25:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:25:42.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:42 smithi155 bash[68033]: cluster 2024-07-28T21:25:41.311255+0000 mgr.y (mgr.34101) 3480 : cluster [DBG] pgmap v4408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:42 smithi045 bash[82788]: cluster 2024-07-28T21:25:41.311255+0000 mgr.y (mgr.34101) 3480 : cluster [DBG] pgmap v4408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:42 smithi045 bash[80445]: cluster 2024-07-28T21:25:41.311255+0000 mgr.y (mgr.34101) 3480 : cluster [DBG] pgmap v4408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:42 smithi155 bash[73694]: debug 2024-07-28T21:25:42.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:43.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5777 16 16 0 0 0 - 0 2024-07-28T21:25:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:43 smithi155 bash[73694]: debug 2024-07-28T21:25:43.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:44.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5778 16 16 0 0 0 - 0 2024-07-28T21:25:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:44 smithi045 bash[80445]: cluster 2024-07-28T21:25:43.313074+0000 mgr.y (mgr.34101) 3481 : cluster [DBG] pgmap v4409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:44.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:44 smithi045 bash[82788]: cluster 2024-07-28T21:25:43.313074+0000 mgr.y (mgr.34101) 3481 : cluster [DBG] pgmap v4409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:44 smithi155 bash[68033]: cluster 2024-07-28T21:25:43.313074+0000 mgr.y (mgr.34101) 3481 : cluster [DBG] pgmap v4409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:44 smithi155 bash[73694]: debug 2024-07-28T21:25:44.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:45.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5779 16 16 0 0 0 - 0 2024-07-28T21:25:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:45 smithi155 bash[73694]: debug 2024-07-28T21:25:45.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:46.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:25:46.590419+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:25:46.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:25:46.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5780 16 16 0 0 0 - 0 2024-07-28T21:25:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:46 smithi045 bash[80445]: cluster 2024-07-28T21:25:45.314822+0000 mgr.y (mgr.34101) 3482 : cluster [DBG] pgmap v4410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:46 smithi045 bash[82788]: cluster 2024-07-28T21:25:45.314822+0000 mgr.y (mgr.34101) 3482 : cluster [DBG] pgmap v4410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:46.751 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:46 smithi155 bash[68033]: cluster 2024-07-28T21:25:45.314822+0000 mgr.y (mgr.34101) 3482 : cluster [DBG] pgmap v4410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:46 smithi155 bash[73694]: debug 2024-07-28T21:25:46.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:47.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5781 16 16 0 0 0 - 0 2024-07-28T21:25:48.020 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:47 smithi155 bash[73694]: debug 2024-07-28T21:25:47.716+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:48 smithi155 bash[68033]: cluster 2024-07-28T21:25:47.316749+0000 mgr.y (mgr.34101) 3483 : cluster [DBG] pgmap v4411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:48 smithi045 bash[80445]: cluster 2024-07-28T21:25:47.316749+0000 mgr.y (mgr.34101) 3483 : cluster [DBG] pgmap v4411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:48 smithi045 bash[82788]: cluster 2024-07-28T21:25:47.316749+0000 mgr.y (mgr.34101) 3483 : cluster [DBG] pgmap v4411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:48.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5782 16 16 0 0 0 - 0 2024-07-28T21:25:49.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:48 smithi155 bash[73694]: debug 2024-07-28T21:25:48.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:49 smithi155 bash[68033]: audit 2024-07-28T21:25:48.413758+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:49 smithi045 bash[80445]: audit 2024-07-28T21:25:48.413758+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:49 smithi045 bash[82788]: audit 2024-07-28T21:25:48.413758+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:25:49.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5783 16 16 0 0 0 - 0 2024-07-28T21:25:50.031 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:49 smithi155 bash[73694]: debug 2024-07-28T21:25:49.716+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:50 smithi155 bash[68033]: cluster 2024-07-28T21:25:49.318522+0000 mgr.y (mgr.34101) 3484 : cluster [DBG] pgmap v4412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:50 smithi045 bash[80445]: cluster 2024-07-28T21:25:49.318522+0000 mgr.y (mgr.34101) 3484 : cluster [DBG] pgmap v4412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:50 smithi045 bash[82788]: cluster 2024-07-28T21:25:49.318522+0000 mgr.y (mgr.34101) 3484 : cluster [DBG] pgmap v4412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:50.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5784 16 16 0 0 0 - 0 2024-07-28T21:25:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:25:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:25:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:25:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:50 smithi155 bash[73694]: debug 2024-07-28T21:25:50.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:51.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5785 16 16 0 0 0 - 0 2024-07-28T21:25:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:51 smithi155 bash[73694]: debug 2024-07-28T21:25:51.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:52.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5786 16 16 0 0 0 - 0 2024-07-28T21:25:52.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:52 smithi045 bash[80445]: cluster 2024-07-28T21:25:51.320267+0000 mgr.y (mgr.34101) 3485 : cluster [DBG] pgmap v4413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:52 smithi045 bash[82788]: cluster 2024-07-28T21:25:51.320267+0000 mgr.y (mgr.34101) 3485 : cluster [DBG] pgmap v4413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:52.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:52 smithi155 bash[68033]: cluster 2024-07-28T21:25:51.320267+0000 mgr.y (mgr.34101) 3485 : cluster [DBG] pgmap v4413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:52.755 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:25:52 smithi155 bash[60745]: ts=2024-07-28T21:25:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:25:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:52 smithi155 bash[73694]: debug 2024-07-28T21:25:52.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:53.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5787 16 16 0 0 0 - 0 2024-07-28T21:25:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:53 smithi155 bash[73694]: debug 2024-07-28T21:25:53.732+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:54.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5788 16 16 0 0 0 - 0 2024-07-28T21:25:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:54 smithi045 bash[80445]: cluster 2024-07-28T21:25:53.322095+0000 mgr.y (mgr.34101) 3486 : cluster [DBG] pgmap v4414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:54 smithi045 bash[82788]: cluster 2024-07-28T21:25:53.322095+0000 mgr.y (mgr.34101) 3486 : cluster [DBG] pgmap v4414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:54.763 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:54 smithi155 bash[68033]: cluster 2024-07-28T21:25:53.322095+0000 mgr.y (mgr.34101) 3486 : cluster [DBG] pgmap v4414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:54 smithi155 bash[73694]: debug 2024-07-28T21:25:54.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:55.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5789 16 16 0 0 0 - 0 2024-07-28T21:25:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:55 smithi155 bash[73694]: debug 2024-07-28T21:25:55.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:56.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5790 16 16 0 0 0 - 0 2024-07-28T21:25:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:56 smithi045 bash[80445]: cluster 2024-07-28T21:25:55.323828+0000 mgr.y (mgr.34101) 3487 : cluster [DBG] pgmap v4415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:56 smithi045 bash[80445]: audit 2024-07-28T21:25:56.014203+0000 mon.c (mon.2) 975 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:25:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:56 smithi045 bash[82788]: cluster 2024-07-28T21:25:55.323828+0000 mgr.y (mgr.34101) 3487 : cluster [DBG] pgmap v4415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:56 smithi045 bash[82788]: audit 2024-07-28T21:25:56.014203+0000 mon.c (mon.2) 975 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:25:56.763 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:56 smithi155 bash[68033]: cluster 2024-07-28T21:25:55.323828+0000 mgr.y (mgr.34101) 3487 : cluster [DBG] pgmap v4415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:56.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:56 smithi155 bash[68033]: audit 2024-07-28T21:25:56.014203+0000 mon.c (mon.2) 975 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:25:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:56 smithi155 bash[73694]: debug 2024-07-28T21:25:56.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:57.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5791 16 16 0 0 0 - 0 2024-07-28T21:25:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:57 smithi155 bash[73694]: debug 2024-07-28T21:25:57.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:58.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5792 16 16 0 0 0 - 0 2024-07-28T21:25:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:25:58 smithi045 bash[80445]: cluster 2024-07-28T21:25:57.325724+0000 mgr.y (mgr.34101) 3488 : cluster [DBG] pgmap v4416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:25:58 smithi045 bash[82788]: cluster 2024-07-28T21:25:57.325724+0000 mgr.y (mgr.34101) 3488 : cluster [DBG] pgmap v4416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:58.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:25:58 smithi155 bash[68033]: cluster 2024-07-28T21:25:57.325724+0000 mgr.y (mgr.34101) 3488 : cluster [DBG] pgmap v4416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:25:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:58 smithi155 bash[73694]: debug 2024-07-28T21:25:58.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:25:59.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5793 16 16 0 0 0 - 0 2024-07-28T21:26:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:25:59 smithi155 bash[73694]: debug 2024-07-28T21:25:59.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:00.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5794 16 16 0 0 0 - 0 2024-07-28T21:26:00.650 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:00 smithi155 bash[68033]: cluster 2024-07-28T21:25:59.327465+0000 mgr.y (mgr.34101) 3489 : cluster [DBG] pgmap v4417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:00 smithi045 bash[80445]: cluster 2024-07-28T21:25:59.327465+0000 mgr.y (mgr.34101) 3489 : cluster [DBG] pgmap v4417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:26:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:26:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:26:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:00 smithi045 bash[82788]: cluster 2024-07-28T21:25:59.327465+0000 mgr.y (mgr.34101) 3489 : cluster [DBG] pgmap v4417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:00 smithi155 bash[73694]: debug 2024-07-28T21:26:00.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:01.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5795 16 16 0 0 0 - 0 2024-07-28T21:26:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:01 smithi155 bash[73694]: debug 2024-07-28T21:26:01.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:02.583 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:26:02 smithi155 bash[60745]: ts=2024-07-28T21:26:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:26:02.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5796 16 16 0 0 0 - 0 2024-07-28T21:26:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[80445]: cluster 2024-07-28T21:26:01.328443+0000 mgr.y (mgr.34101) 3490 : cluster [DBG] pgmap v4418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[80445]: audit 2024-07-28T21:26:01.699550+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[80445]: audit 2024-07-28T21:26:01.705715+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:02.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[80445]: audit 2024-07-28T21:26:01.914738+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:02.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[80445]: audit 2024-07-28T21:26:01.926731+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:02.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[80445]: audit 2024-07-28T21:26:02.365121+0000 mon.c (mon.2) 976 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:26:02.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[80445]: audit 2024-07-28T21:26:02.366694+0000 mon.c (mon.2) 977 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:26:02.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[80445]: audit 2024-07-28T21:26:02.374443+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[82788]: cluster 2024-07-28T21:26:01.328443+0000 mgr.y (mgr.34101) 3490 : cluster [DBG] pgmap v4418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[82788]: audit 2024-07-28T21:26:01.699550+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[82788]: audit 2024-07-28T21:26:01.705715+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[82788]: audit 2024-07-28T21:26:01.914738+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[82788]: audit 2024-07-28T21:26:01.926731+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[82788]: audit 2024-07-28T21:26:02.365121+0000 mon.c (mon.2) 976 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:26:02.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[82788]: audit 2024-07-28T21:26:02.366694+0000 mon.c (mon.2) 977 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:26:02.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:02 smithi045 bash[82788]: audit 2024-07-28T21:26:02.374443+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:02 smithi155 bash[73694]: debug 2024-07-28T21:26:02.580+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:02 smithi155 bash[68033]: cluster 2024-07-28T21:26:01.328443+0000 mgr.y (mgr.34101) 3490 : cluster [DBG] pgmap v4418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:02 smithi155 bash[68033]: audit 2024-07-28T21:26:01.699550+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:02 smithi155 bash[68033]: audit 2024-07-28T21:26:01.705715+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:02 smithi155 bash[68033]: audit 2024-07-28T21:26:01.914738+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:02 smithi155 bash[68033]: audit 2024-07-28T21:26:01.926731+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:02 smithi155 bash[68033]: audit 2024-07-28T21:26:02.365121+0000 mon.c (mon.2) 976 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:26:03.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:02 smithi155 bash[68033]: audit 2024-07-28T21:26:02.366694+0000 mon.c (mon.2) 977 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:26:03.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:02 smithi155 bash[68033]: audit 2024-07-28T21:26:02.374443+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:26:03.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5797 16 16 0 0 0 - 0 2024-07-28T21:26:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:03 smithi155 bash[73694]: debug 2024-07-28T21:26:03.536+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:03 smithi155 bash[68033]: audit 2024-07-28T21:26:03.414111+0000 mon.c (mon.2) 978 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:03 smithi045 bash[80445]: audit 2024-07-28T21:26:03.414111+0000 mon.c (mon.2) 978 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:03 smithi045 bash[82788]: audit 2024-07-28T21:26:03.414111+0000 mon.c (mon.2) 978 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:04.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5798 16 16 0 0 0 - 0 2024-07-28T21:26:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:04 smithi045 bash[80445]: cluster 2024-07-28T21:26:03.330288+0000 mgr.y (mgr.34101) 3491 : cluster [DBG] pgmap v4419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:04 smithi045 bash[82788]: cluster 2024-07-28T21:26:03.330288+0000 mgr.y (mgr.34101) 3491 : cluster [DBG] pgmap v4419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:04 smithi155 bash[68033]: cluster 2024-07-28T21:26:03.330288+0000 mgr.y (mgr.34101) 3491 : cluster [DBG] pgmap v4419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:04 smithi155 bash[73694]: debug 2024-07-28T21:26:04.568+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:05.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5799 16 16 0 0 0 - 0 2024-07-28T21:26:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:05 smithi155 bash[73694]: debug 2024-07-28T21:26:05.572+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:06.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:26:06.593496+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:26:06.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:26:06.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5800 16 16 0 0 0 - 0 2024-07-28T21:26:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:06 smithi155 bash[73694]: debug 2024-07-28T21:26:06.532+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:06 smithi155 bash[68033]: cluster 2024-07-28T21:26:05.332027+0000 mgr.y (mgr.34101) 3492 : cluster [DBG] pgmap v4420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:06 smithi045 bash[80445]: cluster 2024-07-28T21:26:05.332027+0000 mgr.y (mgr.34101) 3492 : cluster [DBG] pgmap v4420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:06 smithi045 bash[82788]: cluster 2024-07-28T21:26:05.332027+0000 mgr.y (mgr.34101) 3492 : cluster [DBG] pgmap v4420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:07.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5801 16 16 0 0 0 - 0 2024-07-28T21:26:07.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:07 smithi155 bash[73694]: debug 2024-07-28T21:26:07.536+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:08.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5802 16 16 0 0 0 - 0 2024-07-28T21:26:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:08 smithi155 bash[68033]: cluster 2024-07-28T21:26:07.333960+0000 mgr.y (mgr.34101) 3493 : cluster [DBG] pgmap v4421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:08 smithi155 bash[73694]: debug 2024-07-28T21:26:08.572+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:08 smithi045 bash[80445]: cluster 2024-07-28T21:26:07.333960+0000 mgr.y (mgr.34101) 3493 : cluster [DBG] pgmap v4421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:08 smithi045 bash[82788]: cluster 2024-07-28T21:26:07.333960+0000 mgr.y (mgr.34101) 3493 : cluster [DBG] pgmap v4421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:09.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5803 16 16 0 0 0 - 0 2024-07-28T21:26:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:09 smithi155 bash[73694]: debug 2024-07-28T21:26:09.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:10.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5804 16 16 0 0 0 - 0 2024-07-28T21:26:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:26:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:26:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:26:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:10 smithi045 bash[80445]: cluster 2024-07-28T21:26:09.335715+0000 mgr.y (mgr.34101) 3494 : cluster [DBG] pgmap v4422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:10 smithi045 bash[82788]: cluster 2024-07-28T21:26:09.335715+0000 mgr.y (mgr.34101) 3494 : cluster [DBG] pgmap v4422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:11.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:10 smithi155 bash[68033]: cluster 2024-07-28T21:26:09.335715+0000 mgr.y (mgr.34101) 3494 : cluster [DBG] pgmap v4422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:10 smithi155 bash[73694]: debug 2024-07-28T21:26:10.568+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:11.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5805 16 16 0 0 0 - 0 2024-07-28T21:26:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:11 smithi155 bash[73694]: debug 2024-07-28T21:26:11.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:12.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5806 16 16 0 0 0 - 0 2024-07-28T21:26:12.727 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:12 smithi155 bash[73694]: debug 2024-07-28T21:26:12.560+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:12.727 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:26:12 smithi155 bash[60745]: ts=2024-07-28T21:26:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:26:13.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:12 smithi155 bash[68033]: cluster 2024-07-28T21:26:11.337474+0000 mgr.y (mgr.34101) 3495 : cluster [DBG] pgmap v4423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:12 smithi045 bash[80445]: cluster 2024-07-28T21:26:11.337474+0000 mgr.y (mgr.34101) 3495 : cluster [DBG] pgmap v4423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:12 smithi045 bash[82788]: cluster 2024-07-28T21:26:11.337474+0000 mgr.y (mgr.34101) 3495 : cluster [DBG] pgmap v4423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:13.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5807 16 16 0 0 0 - 0 2024-07-28T21:26:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:13 smithi155 bash[73694]: debug 2024-07-28T21:26:13.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:14.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5808 16 16 0 0 0 - 0 2024-07-28T21:26:14.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:14 smithi155 bash[73694]: debug 2024-07-28T21:26:14.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:14 smithi155 bash[68033]: cluster 2024-07-28T21:26:13.339395+0000 mgr.y (mgr.34101) 3496 : cluster [DBG] pgmap v4424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:14 smithi045 bash[80445]: cluster 2024-07-28T21:26:13.339395+0000 mgr.y (mgr.34101) 3496 : cluster [DBG] pgmap v4424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:14 smithi045 bash[82788]: cluster 2024-07-28T21:26:13.339395+0000 mgr.y (mgr.34101) 3496 : cluster [DBG] pgmap v4424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:15.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5809 16 16 0 0 0 - 0 2024-07-28T21:26:15.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:15 smithi155 bash[73694]: debug 2024-07-28T21:26:15.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:16.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5810 16 16 0 0 0 - 0 2024-07-28T21:26:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:16 smithi155 bash[68033]: cluster 2024-07-28T21:26:15.341171+0000 mgr.y (mgr.34101) 3497 : cluster [DBG] pgmap v4425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:16.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:16 smithi155 bash[73694]: debug 2024-07-28T21:26:16.484+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:16 smithi045 bash[80445]: cluster 2024-07-28T21:26:15.341171+0000 mgr.y (mgr.34101) 3497 : cluster [DBG] pgmap v4425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:16 smithi045 bash[82788]: cluster 2024-07-28T21:26:15.341171+0000 mgr.y (mgr.34101) 3497 : cluster [DBG] pgmap v4425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:17.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5811 16 16 0 0 0 - 0 2024-07-28T21:26:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:17 smithi155 bash[73694]: debug 2024-07-28T21:26:17.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:18.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5812 16 16 0 0 0 - 0 2024-07-28T21:26:18.740 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:18 smithi155 bash[73694]: debug 2024-07-28T21:26:18.435+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:18 smithi155 bash[68033]: cluster 2024-07-28T21:26:17.343100+0000 mgr.y (mgr.34101) 3498 : cluster [DBG] pgmap v4426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:18 smithi155 bash[68033]: audit 2024-07-28T21:26:18.414590+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:18 smithi045 bash[80445]: cluster 2024-07-28T21:26:17.343100+0000 mgr.y (mgr.34101) 3498 : cluster [DBG] pgmap v4426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:18 smithi045 bash[80445]: audit 2024-07-28T21:26:18.414590+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:18 smithi045 bash[82788]: cluster 2024-07-28T21:26:17.343100+0000 mgr.y (mgr.34101) 3498 : cluster [DBG] pgmap v4426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:18 smithi045 bash[82788]: audit 2024-07-28T21:26:18.414590+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:19.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5813 16 16 0 0 0 - 0 2024-07-28T21:26:19.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:19 smithi155 bash[73694]: debug 2024-07-28T21:26:19.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:20.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5814 16 16 0 0 0 - 0 2024-07-28T21:26:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:20 smithi155 bash[73694]: debug 2024-07-28T21:26:20.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:20 smithi155 bash[68033]: cluster 2024-07-28T21:26:19.344859+0000 mgr.y (mgr.34101) 3499 : cluster [DBG] pgmap v4427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:26:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:26:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:26:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:20 smithi045 bash[80445]: cluster 2024-07-28T21:26:19.344859+0000 mgr.y (mgr.34101) 3499 : cluster [DBG] pgmap v4427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:20 smithi045 bash[82788]: cluster 2024-07-28T21:26:19.344859+0000 mgr.y (mgr.34101) 3499 : cluster [DBG] pgmap v4427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:21.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5815 16 16 0 0 0 - 0 2024-07-28T21:26:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:21 smithi155 bash[73694]: debug 2024-07-28T21:26:21.503+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:22.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5816 16 16 0 0 0 - 0 2024-07-28T21:26:22.748 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:22 smithi155 bash[73694]: debug 2024-07-28T21:26:22.455+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:22.749 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:26:22 smithi155 bash[60745]: ts=2024-07-28T21:26:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:26:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:22 smithi155 bash[68033]: cluster 2024-07-28T21:26:21.346657+0000 mgr.y (mgr.34101) 3500 : cluster [DBG] pgmap v4428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:22 smithi045 bash[82788]: cluster 2024-07-28T21:26:21.346657+0000 mgr.y (mgr.34101) 3500 : cluster [DBG] pgmap v4428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:22 smithi045 bash[80445]: cluster 2024-07-28T21:26:21.346657+0000 mgr.y (mgr.34101) 3500 : cluster [DBG] pgmap v4428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:23.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5817 16 16 0 0 0 - 0 2024-07-28T21:26:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:23 smithi155 bash[73694]: debug 2024-07-28T21:26:23.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:24.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5818 16 16 0 0 0 - 0 2024-07-28T21:26:24.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:24 smithi155 bash[73694]: debug 2024-07-28T21:26:24.543+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:24 smithi155 bash[68033]: cluster 2024-07-28T21:26:23.348531+0000 mgr.y (mgr.34101) 3501 : cluster [DBG] pgmap v4429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:24 smithi045 bash[82788]: cluster 2024-07-28T21:26:23.348531+0000 mgr.y (mgr.34101) 3501 : cluster [DBG] pgmap v4429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:24 smithi045 bash[80445]: cluster 2024-07-28T21:26:23.348531+0000 mgr.y (mgr.34101) 3501 : cluster [DBG] pgmap v4429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:25.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5819 16 16 0 0 0 - 0 2024-07-28T21:26:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:25 smithi155 bash[73694]: debug 2024-07-28T21:26:25.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:26.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:26:26.596674+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:26:26.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:26:26.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5820 16 16 0 0 0 - 0 2024-07-28T21:26:26.757 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:26 smithi155 bash[73694]: debug 2024-07-28T21:26:26.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:27.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:26 smithi155 bash[68033]: cluster 2024-07-28T21:26:25.350310+0000 mgr.y (mgr.34101) 3502 : cluster [DBG] pgmap v4430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:26 smithi045 bash[80445]: cluster 2024-07-28T21:26:25.350310+0000 mgr.y (mgr.34101) 3502 : cluster [DBG] pgmap v4430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:26 smithi045 bash[82788]: cluster 2024-07-28T21:26:25.350310+0000 mgr.y (mgr.34101) 3502 : cluster [DBG] pgmap v4430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:27.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5821 16 16 0 0 0 - 0 2024-07-28T21:26:27.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:27 smithi155 bash[73694]: debug 2024-07-28T21:26:27.503+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:28.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5822 16 16 0 0 0 - 0 2024-07-28T21:26:28.761 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:28 smithi155 bash[73694]: debug 2024-07-28T21:26:28.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:28 smithi155 bash[68033]: cluster 2024-07-28T21:26:27.352192+0000 mgr.y (mgr.34101) 3503 : cluster [DBG] pgmap v4431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:28 smithi045 bash[80445]: cluster 2024-07-28T21:26:27.352192+0000 mgr.y (mgr.34101) 3503 : cluster [DBG] pgmap v4431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:28 smithi045 bash[82788]: cluster 2024-07-28T21:26:27.352192+0000 mgr.y (mgr.34101) 3503 : cluster [DBG] pgmap v4431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:29.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5823 16 16 0 0 0 - 0 2024-07-28T21:26:29.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:29 smithi155 bash[73694]: debug 2024-07-28T21:26:29.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:30.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5824 16 16 0 0 0 - 0 2024-07-28T21:26:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:30 smithi155 bash[68033]: cluster 2024-07-28T21:26:29.353924+0000 mgr.y (mgr.34101) 3504 : cluster [DBG] pgmap v4432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:30.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:30 smithi155 bash[73694]: debug 2024-07-28T21:26:30.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:30 smithi045 bash[80445]: cluster 2024-07-28T21:26:29.353924+0000 mgr.y (mgr.34101) 3504 : cluster [DBG] pgmap v4432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:26:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:26:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:26:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:30 smithi045 bash[82788]: cluster 2024-07-28T21:26:29.353924+0000 mgr.y (mgr.34101) 3504 : cluster [DBG] pgmap v4432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:31.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5825 16 16 0 0 0 - 0 2024-07-28T21:26:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:31 smithi155 bash[73694]: debug 2024-07-28T21:26:31.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:32.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5826 16 16 0 0 0 - 0 2024-07-28T21:26:32.769 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:26:32 smithi155 bash[60745]: ts=2024-07-28T21:26:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:26:32.770 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:32 smithi155 bash[73694]: debug 2024-07-28T21:26:32.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:33.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:32 smithi155 bash[68033]: cluster 2024-07-28T21:26:31.355648+0000 mgr.y (mgr.34101) 3505 : cluster [DBG] pgmap v4433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:32 smithi045 bash[80445]: cluster 2024-07-28T21:26:31.355648+0000 mgr.y (mgr.34101) 3505 : cluster [DBG] pgmap v4433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:32 smithi045 bash[82788]: cluster 2024-07-28T21:26:31.355648+0000 mgr.y (mgr.34101) 3505 : cluster [DBG] pgmap v4433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:33.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5827 16 16 0 0 0 - 0 2024-07-28T21:26:33.777 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:33 smithi155 bash[73694]: debug 2024-07-28T21:26:33.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:33 smithi155 bash[68033]: audit 2024-07-28T21:26:33.414955+0000 mon.c (mon.2) 980 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:33 smithi045 bash[80445]: audit 2024-07-28T21:26:33.414955+0000 mon.c (mon.2) 980 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:33 smithi045 bash[82788]: audit 2024-07-28T21:26:33.414955+0000 mon.c (mon.2) 980 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:34.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5828 16 16 0 0 0 - 0 2024-07-28T21:26:34.779 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:34 smithi155 bash[73694]: debug 2024-07-28T21:26:34.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:34 smithi155 bash[68033]: cluster 2024-07-28T21:26:33.357496+0000 mgr.y (mgr.34101) 3506 : cluster [DBG] pgmap v4434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:34 smithi045 bash[80445]: cluster 2024-07-28T21:26:33.357496+0000 mgr.y (mgr.34101) 3506 : cluster [DBG] pgmap v4434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:34 smithi045 bash[82788]: cluster 2024-07-28T21:26:33.357496+0000 mgr.y (mgr.34101) 3506 : cluster [DBG] pgmap v4434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:35.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5829 16 16 0 0 0 - 0 2024-07-28T21:26:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:35 smithi155 bash[73694]: debug 2024-07-28T21:26:35.483+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:36.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5830 16 16 0 0 0 - 0 2024-07-28T21:26:36.784 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:36 smithi155 bash[73694]: debug 2024-07-28T21:26:36.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:37.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:36 smithi155 bash[68033]: cluster 2024-07-28T21:26:35.359252+0000 mgr.y (mgr.34101) 3507 : cluster [DBG] pgmap v4435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:36 smithi045 bash[80445]: cluster 2024-07-28T21:26:35.359252+0000 mgr.y (mgr.34101) 3507 : cluster [DBG] pgmap v4435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:36 smithi045 bash[82788]: cluster 2024-07-28T21:26:35.359252+0000 mgr.y (mgr.34101) 3507 : cluster [DBG] pgmap v4435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:37.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5831 16 16 0 0 0 - 0 2024-07-28T21:26:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:37 smithi155 bash[73694]: debug 2024-07-28T21:26:37.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:38.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5832 16 16 0 0 0 - 0 2024-07-28T21:26:38.787 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:38 smithi155 bash[73694]: debug 2024-07-28T21:26:38.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:39.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:38 smithi155 bash[68033]: cluster 2024-07-28T21:26:37.361172+0000 mgr.y (mgr.34101) 3508 : cluster [DBG] pgmap v4436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:38 smithi045 bash[80445]: cluster 2024-07-28T21:26:37.361172+0000 mgr.y (mgr.34101) 3508 : cluster [DBG] pgmap v4436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:38 smithi045 bash[82788]: cluster 2024-07-28T21:26:37.361172+0000 mgr.y (mgr.34101) 3508 : cluster [DBG] pgmap v4436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:39.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5833 16 16 0 0 0 - 0 2024-07-28T21:26:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:39 smithi155 bash[73694]: debug 2024-07-28T21:26:39.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:40.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5834 16 16 0 0 0 - 0 2024-07-28T21:26:40.792 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:40 smithi155 bash[73694]: debug 2024-07-28T21:26:40.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:26:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:26:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:26:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:40 smithi045 bash[80445]: cluster 2024-07-28T21:26:39.362925+0000 mgr.y (mgr.34101) 3509 : cluster [DBG] pgmap v4437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:40 smithi045 bash[82788]: cluster 2024-07-28T21:26:39.362925+0000 mgr.y (mgr.34101) 3509 : cluster [DBG] pgmap v4437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:40 smithi155 bash[68033]: cluster 2024-07-28T21:26:39.362925+0000 mgr.y (mgr.34101) 3509 : cluster [DBG] pgmap v4437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:41.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5835 16 16 0 0 0 - 0 2024-07-28T21:26:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:41 smithi155 bash[73694]: debug 2024-07-28T21:26:41.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:42.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5836 16 16 0 0 0 - 0 2024-07-28T21:26:42.796 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:42 smithi155 bash[73694]: debug 2024-07-28T21:26:42.523+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:42.796 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:26:42 smithi155 bash[60745]: ts=2024-07-28T21:26:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:26:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:42 smithi155 bash[68033]: cluster 2024-07-28T21:26:41.364615+0000 mgr.y (mgr.34101) 3510 : cluster [DBG] pgmap v4438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:42 smithi045 bash[80445]: cluster 2024-07-28T21:26:41.364615+0000 mgr.y (mgr.34101) 3510 : cluster [DBG] pgmap v4438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:42 smithi045 bash[82788]: cluster 2024-07-28T21:26:41.364615+0000 mgr.y (mgr.34101) 3510 : cluster [DBG] pgmap v4438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:43.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5837 16 16 0 0 0 - 0 2024-07-28T21:26:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:43 smithi155 bash[73694]: debug 2024-07-28T21:26:43.511+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:44.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5838 16 16 0 0 0 - 0 2024-07-28T21:26:44.800 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:44 smithi155 bash[73694]: debug 2024-07-28T21:26:44.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:45.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:44 smithi155 bash[68033]: cluster 2024-07-28T21:26:43.366574+0000 mgr.y (mgr.34101) 3511 : cluster [DBG] pgmap v4439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:44 smithi045 bash[80445]: cluster 2024-07-28T21:26:43.366574+0000 mgr.y (mgr.34101) 3511 : cluster [DBG] pgmap v4439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:44 smithi045 bash[82788]: cluster 2024-07-28T21:26:43.366574+0000 mgr.y (mgr.34101) 3511 : cluster [DBG] pgmap v4439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:45.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5839 16 16 0 0 0 - 0 2024-07-28T21:26:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:45 smithi155 bash[73694]: debug 2024-07-28T21:26:45.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:46.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:26:46.600018+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:26:46.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:26:46.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5840 16 16 0 0 0 - 0 2024-07-28T21:26:46.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:46 smithi155 bash[73694]: debug 2024-07-28T21:26:46.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:46 smithi155 bash[68033]: cluster 2024-07-28T21:26:45.368312+0000 mgr.y (mgr.34101) 3512 : cluster [DBG] pgmap v4440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:46 smithi045 bash[80445]: cluster 2024-07-28T21:26:45.368312+0000 mgr.y (mgr.34101) 3512 : cluster [DBG] pgmap v4440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:46 smithi045 bash[82788]: cluster 2024-07-28T21:26:45.368312+0000 mgr.y (mgr.34101) 3512 : cluster [DBG] pgmap v4440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:47.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5841 16 16 0 0 0 - 0 2024-07-28T21:26:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:47 smithi155 bash[73694]: debug 2024-07-28T21:26:47.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:48.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5842 16 16 0 0 0 - 0 2024-07-28T21:26:48.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:48 smithi155 bash[73694]: debug 2024-07-28T21:26:48.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:48 smithi045 bash[80445]: cluster 2024-07-28T21:26:47.370234+0000 mgr.y (mgr.34101) 3513 : cluster [DBG] pgmap v4441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:48 smithi045 bash[80445]: audit 2024-07-28T21:26:48.417778+0000 mon.c (mon.2) 981 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:48 smithi045 bash[82788]: cluster 2024-07-28T21:26:47.370234+0000 mgr.y (mgr.34101) 3513 : cluster [DBG] pgmap v4441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:48 smithi045 bash[82788]: audit 2024-07-28T21:26:48.417778+0000 mon.c (mon.2) 981 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:48 smithi155 bash[68033]: cluster 2024-07-28T21:26:47.370234+0000 mgr.y (mgr.34101) 3513 : cluster [DBG] pgmap v4441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:48 smithi155 bash[68033]: audit 2024-07-28T21:26:48.417778+0000 mon.c (mon.2) 981 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:26:49.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5843 16 16 0 0 0 - 0 2024-07-28T21:26:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:49 smithi155 bash[73694]: debug 2024-07-28T21:26:49.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:50.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5844 16 16 0 0 0 - 0 2024-07-28T21:26:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:50 smithi155 bash[73694]: debug 2024-07-28T21:26:50.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:26:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:26:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:26:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:50 smithi045 bash[80445]: cluster 2024-07-28T21:26:49.371955+0000 mgr.y (mgr.34101) 3514 : cluster [DBG] pgmap v4442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:50 smithi045 bash[82788]: cluster 2024-07-28T21:26:49.371955+0000 mgr.y (mgr.34101) 3514 : cluster [DBG] pgmap v4442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:51.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:50 smithi155 bash[68033]: cluster 2024-07-28T21:26:49.371955+0000 mgr.y (mgr.34101) 3514 : cluster [DBG] pgmap v4442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:51.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5845 16 16 0 0 0 - 0 2024-07-28T21:26:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:51 smithi155 bash[73694]: debug 2024-07-28T21:26:51.399+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:52.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5846 16 16 0 0 0 - 0 2024-07-28T21:26:52.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:52 smithi155 bash[73694]: debug 2024-07-28T21:26:52.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:26:52 smithi155 bash[60745]: ts=2024-07-28T21:26:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:26:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:52 smithi045 bash[82788]: cluster 2024-07-28T21:26:51.373800+0000 mgr.y (mgr.34101) 3515 : cluster [DBG] pgmap v4443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:52 smithi045 bash[80445]: cluster 2024-07-28T21:26:51.373800+0000 mgr.y (mgr.34101) 3515 : cluster [DBG] pgmap v4443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:52 smithi155 bash[68033]: cluster 2024-07-28T21:26:51.373800+0000 mgr.y (mgr.34101) 3515 : cluster [DBG] pgmap v4443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:53.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5847 16 16 0 0 0 - 0 2024-07-28T21:26:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:53 smithi155 bash[73694]: debug 2024-07-28T21:26:53.399+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:54.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5848 16 16 0 0 0 - 0 2024-07-28T21:26:54.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:54 smithi155 bash[73694]: debug 2024-07-28T21:26:54.451+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:54 smithi045 bash[82788]: cluster 2024-07-28T21:26:53.375522+0000 mgr.y (mgr.34101) 3516 : cluster [DBG] pgmap v4444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:54 smithi045 bash[80445]: cluster 2024-07-28T21:26:53.375522+0000 mgr.y (mgr.34101) 3516 : cluster [DBG] pgmap v4444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:54 smithi155 bash[68033]: cluster 2024-07-28T21:26:53.375522+0000 mgr.y (mgr.34101) 3516 : cluster [DBG] pgmap v4444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:55.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5849 16 16 0 0 0 - 0 2024-07-28T21:26:55.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:55 smithi155 bash[73694]: debug 2024-07-28T21:26:55.459+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:56.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5850 16 16 0 0 0 - 0 2024-07-28T21:26:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:56 smithi155 bash[73694]: debug 2024-07-28T21:26:56.503+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:56 smithi045 bash[82788]: cluster 2024-07-28T21:26:55.377267+0000 mgr.y (mgr.34101) 3517 : cluster [DBG] pgmap v4445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:56 smithi045 bash[80445]: cluster 2024-07-28T21:26:55.377267+0000 mgr.y (mgr.34101) 3517 : cluster [DBG] pgmap v4445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:56 smithi155 bash[68033]: cluster 2024-07-28T21:26:55.377267+0000 mgr.y (mgr.34101) 3517 : cluster [DBG] pgmap v4445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:57.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5851 16 16 0 0 0 - 0 2024-07-28T21:26:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:57 smithi155 bash[73694]: debug 2024-07-28T21:26:57.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:58.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5852 16 16 0 0 0 - 0 2024-07-28T21:26:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:58 smithi155 bash[73694]: debug 2024-07-28T21:26:58.483+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:26:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:26:58 smithi045 bash[82788]: cluster 2024-07-28T21:26:57.379176+0000 mgr.y (mgr.34101) 3518 : cluster [DBG] pgmap v4446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:26:58 smithi045 bash[80445]: cluster 2024-07-28T21:26:57.379176+0000 mgr.y (mgr.34101) 3518 : cluster [DBG] pgmap v4446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:59.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:26:58 smithi155 bash[68033]: cluster 2024-07-28T21:26:57.379176+0000 mgr.y (mgr.34101) 3518 : cluster [DBG] pgmap v4446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:26:59.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5853 16 16 0 0 0 - 0 2024-07-28T21:26:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:26:59 smithi155 bash[73694]: debug 2024-07-28T21:26:59.519+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:00.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5854 16 16 0 0 0 - 0 2024-07-28T21:27:00.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:00 smithi155 bash[73694]: debug 2024-07-28T21:27:00.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:00 smithi045 bash[80445]: cluster 2024-07-28T21:26:59.380903+0000 mgr.y (mgr.34101) 3519 : cluster [DBG] pgmap v4447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:27:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:27:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:27:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:00 smithi045 bash[82788]: cluster 2024-07-28T21:26:59.380903+0000 mgr.y (mgr.34101) 3519 : cluster [DBG] pgmap v4447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:00 smithi155 bash[68033]: cluster 2024-07-28T21:26:59.380903+0000 mgr.y (mgr.34101) 3519 : cluster [DBG] pgmap v4447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:01.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5855 16 16 0 0 0 - 0 2024-07-28T21:27:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:01 smithi155 bash[73694]: debug 2024-07-28T21:27:01.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:02.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5856 16 16 0 0 0 - 0 2024-07-28T21:27:02.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:02 smithi155 bash[73694]: debug 2024-07-28T21:27:02.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:27:02 smithi155 bash[60745]: ts=2024-07-28T21:27:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:27:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:02 smithi045 bash[80445]: cluster 2024-07-28T21:27:01.382784+0000 mgr.y (mgr.34101) 3520 : cluster [DBG] pgmap v4448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:02 smithi045 bash[80445]: audit 2024-07-28T21:27:02.505089+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:27:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:02 smithi045 bash[82788]: cluster 2024-07-28T21:27:01.382784+0000 mgr.y (mgr.34101) 3520 : cluster [DBG] pgmap v4448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:02 smithi045 bash[82788]: audit 2024-07-28T21:27:02.505089+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:27:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:02 smithi155 bash[68033]: cluster 2024-07-28T21:27:01.382784+0000 mgr.y (mgr.34101) 3520 : cluster [DBG] pgmap v4448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:02 smithi155 bash[68033]: audit 2024-07-28T21:27:02.505089+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:27:03.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5857 16 16 0 0 0 - 0 2024-07-28T21:27:03.846 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:03 smithi155 bash[73694]: debug 2024-07-28T21:27:03.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:03 smithi045 bash[80445]: audit 2024-07-28T21:27:03.418103+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:03 smithi045 bash[82788]: audit 2024-07-28T21:27:03.418103+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:03 smithi155 bash[68033]: audit 2024-07-28T21:27:03.418103+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:04.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5858 16 16 0 0 0 - 0 2024-07-28T21:27:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:04 smithi155 bash[73694]: debug 2024-07-28T21:27:04.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:04 smithi155 bash[68033]: cluster 2024-07-28T21:27:03.384496+0000 mgr.y (mgr.34101) 3521 : cluster [DBG] pgmap v4449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:04 smithi045 bash[80445]: cluster 2024-07-28T21:27:03.384496+0000 mgr.y (mgr.34101) 3521 : cluster [DBG] pgmap v4449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:04 smithi045 bash[82788]: cluster 2024-07-28T21:27:03.384496+0000 mgr.y (mgr.34101) 3521 : cluster [DBG] pgmap v4449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:05.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5859 16 16 0 0 0 - 0 2024-07-28T21:27:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:05 smithi155 bash[73694]: debug 2024-07-28T21:27:05.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:06.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:27:06.603180+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:27:06.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:27:06.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5860 16 16 0 0 0 - 0 2024-07-28T21:27:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:06 smithi155 bash[73694]: debug 2024-07-28T21:27:06.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:06 smithi045 bash[80445]: cluster 2024-07-28T21:27:05.386614+0000 mgr.y (mgr.34101) 3522 : cluster [DBG] pgmap v4450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:06 smithi045 bash[82788]: cluster 2024-07-28T21:27:05.386614+0000 mgr.y (mgr.34101) 3522 : cluster [DBG] pgmap v4450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:07.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:06 smithi155 bash[68033]: cluster 2024-07-28T21:27:05.386614+0000 mgr.y (mgr.34101) 3522 : cluster [DBG] pgmap v4450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:07.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5861 16 16 0 0 0 - 0 2024-07-28T21:27:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:07 smithi155 bash[73694]: debug 2024-07-28T21:27:07.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:08.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5862 16 16 0 0 0 - 0 2024-07-28T21:27:08.855 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:08 smithi155 bash[73694]: debug 2024-07-28T21:27:08.590+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:08 smithi045 bash[80445]: cluster 2024-07-28T21:27:07.388525+0000 mgr.y (mgr.34101) 3523 : cluster [DBG] pgmap v4451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:08 smithi045 bash[80445]: audit 2024-07-28T21:27:08.200529+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:08 smithi045 bash[80445]: audit 2024-07-28T21:27:08.218104+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:08 smithi045 bash[80445]: audit 2024-07-28T21:27:08.438929+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:08 smithi045 bash[80445]: audit 2024-07-28T21:27:08.451767+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:08 smithi045 bash[82788]: cluster 2024-07-28T21:27:07.388525+0000 mgr.y (mgr.34101) 3523 : cluster [DBG] pgmap v4451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:09.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:08 smithi045 bash[82788]: audit 2024-07-28T21:27:08.200529+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:08 smithi045 bash[82788]: audit 2024-07-28T21:27:08.218104+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:08 smithi045 bash[82788]: audit 2024-07-28T21:27:08.438929+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:08 smithi045 bash[82788]: audit 2024-07-28T21:27:08.451767+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:08 smithi155 bash[68033]: cluster 2024-07-28T21:27:07.388525+0000 mgr.y (mgr.34101) 3523 : cluster [DBG] pgmap v4451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:08 smithi155 bash[68033]: audit 2024-07-28T21:27:08.200529+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:08 smithi155 bash[68033]: audit 2024-07-28T21:27:08.218104+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:08 smithi155 bash[68033]: audit 2024-07-28T21:27:08.438929+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:08 smithi155 bash[68033]: audit 2024-07-28T21:27:08.451767+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:09.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5863 16 16 0 0 0 - 0 2024-07-28T21:27:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:09 smithi155 bash[73694]: debug 2024-07-28T21:27:09.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:09 smithi045 bash[80445]: audit 2024-07-28T21:27:08.891502+0000 mon.c (mon.2) 984 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:27:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:09 smithi045 bash[80445]: audit 2024-07-28T21:27:08.892794+0000 mon.c (mon.2) 985 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:27:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:09 smithi045 bash[80445]: audit 2024-07-28T21:27:08.902718+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:09 smithi045 bash[82788]: audit 2024-07-28T21:27:08.891502+0000 mon.c (mon.2) 984 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:27:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:09 smithi045 bash[82788]: audit 2024-07-28T21:27:08.892794+0000 mon.c (mon.2) 985 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:27:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:09 smithi045 bash[82788]: audit 2024-07-28T21:27:08.902718+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:09 smithi155 bash[68033]: audit 2024-07-28T21:27:08.891502+0000 mon.c (mon.2) 984 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:27:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:09 smithi155 bash[68033]: audit 2024-07-28T21:27:08.892794+0000 mon.c (mon.2) 985 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:27:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:09 smithi155 bash[68033]: audit 2024-07-28T21:27:08.902718+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:27:10.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5864 16 16 0 0 0 - 0 2024-07-28T21:27:10.902 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:27:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:27:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:27:10.902 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:10 smithi155 bash[73694]: debug 2024-07-28T21:27:10.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:11.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:10 smithi045 bash[80445]: cluster 2024-07-28T21:27:09.390279+0000 mgr.y (mgr.34101) 3524 : cluster [DBG] pgmap v4452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:10 smithi045 bash[82788]: cluster 2024-07-28T21:27:09.390279+0000 mgr.y (mgr.34101) 3524 : cluster [DBG] pgmap v4452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:10 smithi155 bash[68033]: cluster 2024-07-28T21:27:09.390279+0000 mgr.y (mgr.34101) 3524 : cluster [DBG] pgmap v4452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:11.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5865 16 16 0 0 0 - 0 2024-07-28T21:27:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:11 smithi155 bash[73694]: debug 2024-07-28T21:27:11.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:12.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5866 16 16 0 0 0 - 0 2024-07-28T21:27:12.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:12 smithi155 bash[73694]: debug 2024-07-28T21:27:12.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:27:12 smithi155 bash[60745]: ts=2024-07-28T21:27:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:27:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:12 smithi045 bash[80445]: cluster 2024-07-28T21:27:11.392116+0000 mgr.y (mgr.34101) 3525 : cluster [DBG] pgmap v4453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:12 smithi045 bash[82788]: cluster 2024-07-28T21:27:11.392116+0000 mgr.y (mgr.34101) 3525 : cluster [DBG] pgmap v4453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:12 smithi155 bash[68033]: cluster 2024-07-28T21:27:11.392116+0000 mgr.y (mgr.34101) 3525 : cluster [DBG] pgmap v4453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:13.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5867 16 16 0 0 0 - 0 2024-07-28T21:27:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:13 smithi155 bash[73694]: debug 2024-07-28T21:27:13.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:14.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5868 16 16 0 0 0 - 0 2024-07-28T21:27:14.911 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:14 smithi155 bash[73694]: debug 2024-07-28T21:27:14.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:14 smithi045 bash[82788]: cluster 2024-07-28T21:27:13.393871+0000 mgr.y (mgr.34101) 3526 : cluster [DBG] pgmap v4454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:14 smithi045 bash[80445]: cluster 2024-07-28T21:27:13.393871+0000 mgr.y (mgr.34101) 3526 : cluster [DBG] pgmap v4454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:14 smithi155 bash[68033]: cluster 2024-07-28T21:27:13.393871+0000 mgr.y (mgr.34101) 3526 : cluster [DBG] pgmap v4454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:15.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5869 16 16 0 0 0 - 0 2024-07-28T21:27:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:15 smithi155 bash[73694]: debug 2024-07-28T21:27:15.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:16.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5870 16 16 0 0 0 - 0 2024-07-28T21:27:16.915 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:16 smithi155 bash[73694]: debug 2024-07-28T21:27:16.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:16 smithi045 bash[82788]: cluster 2024-07-28T21:27:15.395648+0000 mgr.y (mgr.34101) 3527 : cluster [DBG] pgmap v4455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:16 smithi045 bash[80445]: cluster 2024-07-28T21:27:15.395648+0000 mgr.y (mgr.34101) 3527 : cluster [DBG] pgmap v4455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:16 smithi155 bash[68033]: cluster 2024-07-28T21:27:15.395648+0000 mgr.y (mgr.34101) 3527 : cluster [DBG] pgmap v4455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:17.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5871 16 16 0 0 0 - 0 2024-07-28T21:27:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:17 smithi155 bash[73694]: debug 2024-07-28T21:27:17.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:18.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5872 16 16 0 0 0 - 0 2024-07-28T21:27:18.919 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:18 smithi155 bash[73694]: debug 2024-07-28T21:27:18.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:18 smithi045 bash[82788]: cluster 2024-07-28T21:27:17.397561+0000 mgr.y (mgr.34101) 3528 : cluster [DBG] pgmap v4456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:18 smithi045 bash[82788]: audit 2024-07-28T21:27:18.418545+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:18 smithi045 bash[80445]: cluster 2024-07-28T21:27:17.397561+0000 mgr.y (mgr.34101) 3528 : cluster [DBG] pgmap v4456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:18 smithi045 bash[80445]: audit 2024-07-28T21:27:18.418545+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:18 smithi155 bash[68033]: cluster 2024-07-28T21:27:17.397561+0000 mgr.y (mgr.34101) 3528 : cluster [DBG] pgmap v4456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:18 smithi155 bash[68033]: audit 2024-07-28T21:27:18.418545+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:19.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5873 16 16 0 0 0 - 0 2024-07-28T21:27:20.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:19 smithi155 bash[73694]: debug 2024-07-28T21:27:19.630+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:20.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5874 16 16 0 0 0 - 0 2024-07-28T21:27:20.923 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:27:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:27:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:27:20.924 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:20 smithi155 bash[73694]: debug 2024-07-28T21:27:20.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:20 smithi045 bash[80445]: cluster 2024-07-28T21:27:19.399327+0000 mgr.y (mgr.34101) 3529 : cluster [DBG] pgmap v4457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:20 smithi045 bash[82788]: cluster 2024-07-28T21:27:19.399327+0000 mgr.y (mgr.34101) 3529 : cluster [DBG] pgmap v4457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:20 smithi155 bash[68033]: cluster 2024-07-28T21:27:19.399327+0000 mgr.y (mgr.34101) 3529 : cluster [DBG] pgmap v4457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:21.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5875 16 16 0 0 0 - 0 2024-07-28T21:27:22.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:21 smithi155 bash[73694]: debug 2024-07-28T21:27:21.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:22.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5876 16 16 0 0 0 - 0 2024-07-28T21:27:22.642 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:27:22 smithi155 bash[60745]: ts=2024-07-28T21:27:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:27:22.928 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:22 smithi155 bash[73694]: debug 2024-07-28T21:27:22.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:22 smithi045 bash[80445]: cluster 2024-07-28T21:27:21.401182+0000 mgr.y (mgr.34101) 3530 : cluster [DBG] pgmap v4458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:22 smithi045 bash[82788]: cluster 2024-07-28T21:27:21.401182+0000 mgr.y (mgr.34101) 3530 : cluster [DBG] pgmap v4458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:23.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:22 smithi155 bash[68033]: cluster 2024-07-28T21:27:21.401182+0000 mgr.y (mgr.34101) 3530 : cluster [DBG] pgmap v4458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:23.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5877 16 16 0 0 0 - 0 2024-07-28T21:27:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:23 smithi155 bash[73694]: debug 2024-07-28T21:27:23.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:24.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5878 16 16 0 0 0 - 0 2024-07-28T21:27:24.932 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:24 smithi155 bash[73694]: debug 2024-07-28T21:27:24.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:24 smithi045 bash[80445]: cluster 2024-07-28T21:27:23.402903+0000 mgr.y (mgr.34101) 3531 : cluster [DBG] pgmap v4459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:24 smithi045 bash[82788]: cluster 2024-07-28T21:27:23.402903+0000 mgr.y (mgr.34101) 3531 : cluster [DBG] pgmap v4459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:25.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:24 smithi155 bash[68033]: cluster 2024-07-28T21:27:23.402903+0000 mgr.y (mgr.34101) 3531 : cluster [DBG] pgmap v4459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:25.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5879 16 16 0 0 0 - 0 2024-07-28T21:27:25.941 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:25 smithi155 bash[73694]: debug 2024-07-28T21:27:25.650+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:25 smithi045 bash[80445]: cluster 2024-07-28T21:27:25.404643+0000 mgr.y (mgr.34101) 3532 : cluster [DBG] pgmap v4460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:25 smithi045 bash[82788]: cluster 2024-07-28T21:27:25.404643+0000 mgr.y (mgr.34101) 3532 : cluster [DBG] pgmap v4460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:25 smithi155 bash[68033]: cluster 2024-07-28T21:27:25.404643+0000 mgr.y (mgr.34101) 3532 : cluster [DBG] pgmap v4460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:26.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:27:26.606234+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:27:26.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:27:26.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5880 16 16 0 0 0 - 0 2024-07-28T21:27:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:26 smithi155 bash[73694]: debug 2024-07-28T21:27:26.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:27.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5881 16 16 0 0 0 - 0 2024-07-28T21:27:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:27 smithi155 bash[73694]: debug 2024-07-28T21:27:27.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:28.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5882 16 16 0 0 0 - 0 2024-07-28T21:27:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:28 smithi045 bash[80445]: cluster 2024-07-28T21:27:27.406534+0000 mgr.y (mgr.34101) 3533 : cluster [DBG] pgmap v4461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:28 smithi045 bash[82788]: cluster 2024-07-28T21:27:27.406534+0000 mgr.y (mgr.34101) 3533 : cluster [DBG] pgmap v4461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:28 smithi155 bash[68033]: cluster 2024-07-28T21:27:27.406534+0000 mgr.y (mgr.34101) 3533 : cluster [DBG] pgmap v4461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:28.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:28 smithi155 bash[73694]: debug 2024-07-28T21:27:28.690+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:29.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5883 16 16 0 0 0 - 0 2024-07-28T21:27:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:29 smithi155 bash[73694]: debug 2024-07-28T21:27:29.658+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:30.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5884 16 16 0 0 0 - 0 2024-07-28T21:27:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:27:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:27:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:27:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:30 smithi045 bash[80445]: cluster 2024-07-28T21:27:29.408390+0000 mgr.y (mgr.34101) 3534 : cluster [DBG] pgmap v4462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:30 smithi045 bash[82788]: cluster 2024-07-28T21:27:29.408390+0000 mgr.y (mgr.34101) 3534 : cluster [DBG] pgmap v4462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:30.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:30 smithi155 bash[73694]: debug 2024-07-28T21:27:30.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:30 smithi155 bash[68033]: cluster 2024-07-28T21:27:29.408390+0000 mgr.y (mgr.34101) 3534 : cluster [DBG] pgmap v4462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:31.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5885 16 16 0 0 0 - 0 2024-07-28T21:27:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:31 smithi155 bash[73694]: debug 2024-07-28T21:27:31.690+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:32.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5886 16 16 0 0 0 - 0 2024-07-28T21:27:32.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:32 smithi155 bash[68033]: cluster 2024-07-28T21:27:31.410328+0000 mgr.y (mgr.34101) 3535 : cluster [DBG] pgmap v4463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:32.724 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:27:32 smithi155 bash[60745]: ts=2024-07-28T21:27:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:27:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:32 smithi045 bash[80445]: cluster 2024-07-28T21:27:31.410328+0000 mgr.y (mgr.34101) 3535 : cluster [DBG] pgmap v4463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:32 smithi045 bash[82788]: cluster 2024-07-28T21:27:31.410328+0000 mgr.y (mgr.34101) 3535 : cluster [DBG] pgmap v4463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:32 smithi155 bash[73694]: debug 2024-07-28T21:27:32.722+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:33.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5887 16 16 0 0 0 - 0 2024-07-28T21:27:33.742 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:33 smithi155 bash[68033]: audit 2024-07-28T21:27:33.419001+0000 mon.c (mon.2) 987 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:33 smithi045 bash[82788]: audit 2024-07-28T21:27:33.419001+0000 mon.c (mon.2) 987 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:33 smithi045 bash[80445]: audit 2024-07-28T21:27:33.419001+0000 mon.c (mon.2) 987 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:34.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:33 smithi155 bash[73694]: debug 2024-07-28T21:27:33.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:34.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5888 16 16 0 0 0 - 0 2024-07-28T21:27:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:34 smithi155 bash[68033]: cluster 2024-07-28T21:27:33.412202+0000 mgr.y (mgr.34101) 3536 : cluster [DBG] pgmap v4464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:34 smithi155 bash[73694]: debug 2024-07-28T21:27:34.722+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:34 smithi045 bash[82788]: cluster 2024-07-28T21:27:33.412202+0000 mgr.y (mgr.34101) 3536 : cluster [DBG] pgmap v4464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:35.026 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:34 smithi045 bash[80445]: cluster 2024-07-28T21:27:33.412202+0000 mgr.y (mgr.34101) 3536 : cluster [DBG] pgmap v4464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:35.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5889 16 16 0 0 0 - 0 2024-07-28T21:27:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:35 smithi155 bash[73694]: debug 2024-07-28T21:27:35.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:36.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5890 16 16 0 0 0 - 0 2024-07-28T21:27:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:36 smithi155 bash[68033]: cluster 2024-07-28T21:27:35.413994+0000 mgr.y (mgr.34101) 3537 : cluster [DBG] pgmap v4465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:36.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:36 smithi155 bash[73694]: debug 2024-07-28T21:27:36.674+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:36 smithi045 bash[82788]: cluster 2024-07-28T21:27:35.413994+0000 mgr.y (mgr.34101) 3537 : cluster [DBG] pgmap v4465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:36 smithi045 bash[80445]: cluster 2024-07-28T21:27:35.413994+0000 mgr.y (mgr.34101) 3537 : cluster [DBG] pgmap v4465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:37.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5891 16 16 0 0 0 - 0 2024-07-28T21:27:38.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:37 smithi155 bash[73694]: debug 2024-07-28T21:27:37.722+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:38.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5892 16 16 0 0 0 - 0 2024-07-28T21:27:38.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:38 smithi155 bash[68033]: cluster 2024-07-28T21:27:37.415848+0000 mgr.y (mgr.34101) 3538 : cluster [DBG] pgmap v4466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:38 smithi045 bash[80445]: cluster 2024-07-28T21:27:37.415848+0000 mgr.y (mgr.34101) 3538 : cluster [DBG] pgmap v4466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:38 smithi045 bash[82788]: cluster 2024-07-28T21:27:37.415848+0000 mgr.y (mgr.34101) 3538 : cluster [DBG] pgmap v4466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:38 smithi155 bash[73694]: debug 2024-07-28T21:27:38.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:39.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5893 16 16 0 0 0 - 0 2024-07-28T21:27:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:39 smithi155 bash[73694]: debug 2024-07-28T21:27:39.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:40.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5894 16 16 0 0 0 - 0 2024-07-28T21:27:40.760 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:40 smithi155 bash[68033]: cluster 2024-07-28T21:27:39.417707+0000 mgr.y (mgr.34101) 3539 : cluster [DBG] pgmap v4467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:40 smithi045 bash[80445]: cluster 2024-07-28T21:27:39.417707+0000 mgr.y (mgr.34101) 3539 : cluster [DBG] pgmap v4467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:27:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:27:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:27:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:40 smithi045 bash[82788]: cluster 2024-07-28T21:27:39.417707+0000 mgr.y (mgr.34101) 3539 : cluster [DBG] pgmap v4467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:40 smithi155 bash[73694]: debug 2024-07-28T21:27:40.758+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:41.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5895 16 16 0 0 0 - 0 2024-07-28T21:27:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:41 smithi155 bash[73694]: debug 2024-07-28T21:27:41.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:42.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5896 16 16 0 0 0 - 0 2024-07-28T21:27:42.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:42 smithi155 bash[68033]: cluster 2024-07-28T21:27:41.419677+0000 mgr.y (mgr.34101) 3540 : cluster [DBG] pgmap v4468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:42.738 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:27:42 smithi155 bash[60745]: ts=2024-07-28T21:27:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:27:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:42 smithi045 bash[80445]: cluster 2024-07-28T21:27:41.419677+0000 mgr.y (mgr.34101) 3540 : cluster [DBG] pgmap v4468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:42 smithi045 bash[82788]: cluster 2024-07-28T21:27:41.419677+0000 mgr.y (mgr.34101) 3540 : cluster [DBG] pgmap v4468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:42 smithi155 bash[73694]: debug 2024-07-28T21:27:42.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:43.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5897 16 16 0 0 0 - 0 2024-07-28T21:27:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:43 smithi155 bash[73694]: debug 2024-07-28T21:27:43.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:44.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5898 16 16 0 0 0 - 0 2024-07-28T21:27:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:44 smithi155 bash[68033]: cluster 2024-07-28T21:27:43.421415+0000 mgr.y (mgr.34101) 3541 : cluster [DBG] pgmap v4469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:44 smithi045 bash[80445]: cluster 2024-07-28T21:27:43.421415+0000 mgr.y (mgr.34101) 3541 : cluster [DBG] pgmap v4469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:44 smithi045 bash[82788]: cluster 2024-07-28T21:27:43.421415+0000 mgr.y (mgr.34101) 3541 : cluster [DBG] pgmap v4469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:44 smithi155 bash[73694]: debug 2024-07-28T21:27:44.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:45.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5899 16 16 0 0 0 - 0 2024-07-28T21:27:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:45 smithi155 bash[73694]: debug 2024-07-28T21:27:45.826+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:46.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:27:46.609420+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:27:46.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:27:46.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5900 16 16 0 0 0 - 0 2024-07-28T21:27:46.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:46 smithi155 bash[68033]: cluster 2024-07-28T21:27:45.423161+0000 mgr.y (mgr.34101) 3542 : cluster [DBG] pgmap v4470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:46 smithi045 bash[82788]: cluster 2024-07-28T21:27:45.423161+0000 mgr.y (mgr.34101) 3542 : cluster [DBG] pgmap v4470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:46 smithi045 bash[80445]: cluster 2024-07-28T21:27:45.423161+0000 mgr.y (mgr.34101) 3542 : cluster [DBG] pgmap v4470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:46 smithi155 bash[73694]: debug 2024-07-28T21:27:46.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:47.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5901 16 16 0 0 0 - 0 2024-07-28T21:27:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:47 smithi155 bash[73694]: debug 2024-07-28T21:27:47.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:48.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5902 16 16 0 0 0 - 0 2024-07-28T21:27:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:48 smithi155 bash[68033]: cluster 2024-07-28T21:27:47.425012+0000 mgr.y (mgr.34101) 3543 : cluster [DBG] pgmap v4471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:48 smithi155 bash[68033]: audit 2024-07-28T21:27:48.421676+0000 mon.c (mon.2) 988 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:48 smithi045 bash[82788]: cluster 2024-07-28T21:27:47.425012+0000 mgr.y (mgr.34101) 3543 : cluster [DBG] pgmap v4471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:48 smithi045 bash[82788]: audit 2024-07-28T21:27:48.421676+0000 mon.c (mon.2) 988 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:48 smithi045 bash[80445]: cluster 2024-07-28T21:27:47.425012+0000 mgr.y (mgr.34101) 3543 : cluster [DBG] pgmap v4471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:48 smithi045 bash[80445]: audit 2024-07-28T21:27:48.421676+0000 mon.c (mon.2) 988 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:27:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:48 smithi155 bash[73694]: debug 2024-07-28T21:27:48.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:49.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5903 16 16 0 0 0 - 0 2024-07-28T21:27:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:49 smithi155 bash[73694]: debug 2024-07-28T21:27:49.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:50.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5904 16 16 0 0 0 - 0 2024-07-28T21:27:50.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:50 smithi155 bash[68033]: cluster 2024-07-28T21:27:49.426753+0000 mgr.y (mgr.34101) 3544 : cluster [DBG] pgmap v4472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:27:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:27:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:27:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:50 smithi045 bash[80445]: cluster 2024-07-28T21:27:49.426753+0000 mgr.y (mgr.34101) 3544 : cluster [DBG] pgmap v4472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:50 smithi045 bash[82788]: cluster 2024-07-28T21:27:49.426753+0000 mgr.y (mgr.34101) 3544 : cluster [DBG] pgmap v4472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:50 smithi155 bash[73694]: debug 2024-07-28T21:27:50.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:51.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5905 16 16 0 0 0 - 0 2024-07-28T21:27:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:51 smithi155 bash[73694]: debug 2024-07-28T21:27:51.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:52.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5906 16 16 0 0 0 - 0 2024-07-28T21:27:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:27:52 smithi155 bash[60745]: ts=2024-07-28T21:27:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:27:52.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:52 smithi155 bash[68033]: cluster 2024-07-28T21:27:51.428593+0000 mgr.y (mgr.34101) 3545 : cluster [DBG] pgmap v4473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:52 smithi045 bash[80445]: cluster 2024-07-28T21:27:51.428593+0000 mgr.y (mgr.34101) 3545 : cluster [DBG] pgmap v4473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:52 smithi045 bash[82788]: cluster 2024-07-28T21:27:51.428593+0000 mgr.y (mgr.34101) 3545 : cluster [DBG] pgmap v4473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:52 smithi155 bash[73694]: debug 2024-07-28T21:27:52.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:53.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5907 16 16 0 0 0 - 0 2024-07-28T21:27:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:53 smithi155 bash[73694]: debug 2024-07-28T21:27:53.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:54.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5908 16 16 0 0 0 - 0 2024-07-28T21:27:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:54 smithi155 bash[68033]: cluster 2024-07-28T21:27:53.430330+0000 mgr.y (mgr.34101) 3546 : cluster [DBG] pgmap v4474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:54 smithi045 bash[80445]: cluster 2024-07-28T21:27:53.430330+0000 mgr.y (mgr.34101) 3546 : cluster [DBG] pgmap v4474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:54 smithi045 bash[82788]: cluster 2024-07-28T21:27:53.430330+0000 mgr.y (mgr.34101) 3546 : cluster [DBG] pgmap v4474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:54 smithi155 bash[73694]: debug 2024-07-28T21:27:54.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:55.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5909 16 16 0 0 0 - 0 2024-07-28T21:27:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:55 smithi155 bash[73694]: debug 2024-07-28T21:27:55.861+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:56.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5910 16 16 0 0 0 - 0 2024-07-28T21:27:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:56 smithi155 bash[68033]: cluster 2024-07-28T21:27:55.432058+0000 mgr.y (mgr.34101) 3547 : cluster [DBG] pgmap v4475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:56 smithi045 bash[80445]: cluster 2024-07-28T21:27:55.432058+0000 mgr.y (mgr.34101) 3547 : cluster [DBG] pgmap v4475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:56 smithi045 bash[82788]: cluster 2024-07-28T21:27:55.432058+0000 mgr.y (mgr.34101) 3547 : cluster [DBG] pgmap v4475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:56 smithi155 bash[73694]: debug 2024-07-28T21:27:56.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:57.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5911 16 16 0 0 0 - 0 2024-07-28T21:27:58.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:27:58 smithi155 bash[68033]: cluster 2024-07-28T21:27:57.433945+0000 mgr.y (mgr.34101) 3548 : cluster [DBG] pgmap v4476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:57 smithi155 bash[73694]: debug 2024-07-28T21:27:57.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:27:58 smithi045 bash[80445]: cluster 2024-07-28T21:27:57.433945+0000 mgr.y (mgr.34101) 3548 : cluster [DBG] pgmap v4476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:27:58 smithi045 bash[82788]: cluster 2024-07-28T21:27:57.433945+0000 mgr.y (mgr.34101) 3548 : cluster [DBG] pgmap v4476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:27:58.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5912 16 16 0 0 0 - 0 2024-07-28T21:27:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:58 smithi155 bash[73694]: debug 2024-07-28T21:27:58.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:27:59.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5913 16 16 0 0 0 - 0 2024-07-28T21:28:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:27:59 smithi155 bash[73694]: debug 2024-07-28T21:27:59.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:00.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5914 16 16 0 0 0 - 0 2024-07-28T21:28:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:00 smithi155 bash[68033]: cluster 2024-07-28T21:27:59.435677+0000 mgr.y (mgr.34101) 3549 : cluster [DBG] pgmap v4477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:00 smithi045 bash[80445]: cluster 2024-07-28T21:27:59.435677+0000 mgr.y (mgr.34101) 3549 : cluster [DBG] pgmap v4477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:28:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:28:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:28:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:00 smithi045 bash[82788]: cluster 2024-07-28T21:27:59.435677+0000 mgr.y (mgr.34101) 3549 : cluster [DBG] pgmap v4477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:00 smithi155 bash[73694]: debug 2024-07-28T21:28:00.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:01.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5915 16 16 0 0 0 - 0 2024-07-28T21:28:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:01 smithi155 bash[73694]: debug 2024-07-28T21:28:01.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:02.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5916 16 16 0 0 0 - 0 2024-07-28T21:28:02.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:02 smithi155 bash[68033]: cluster 2024-07-28T21:28:01.437583+0000 mgr.y (mgr.34101) 3550 : cluster [DBG] pgmap v4478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:28:02 smithi155 bash[60745]: ts=2024-07-28T21:28:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:28:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:02 smithi045 bash[80445]: cluster 2024-07-28T21:28:01.437583+0000 mgr.y (mgr.34101) 3550 : cluster [DBG] pgmap v4478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:02 smithi045 bash[82788]: cluster 2024-07-28T21:28:01.437583+0000 mgr.y (mgr.34101) 3550 : cluster [DBG] pgmap v4478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:02 smithi155 bash[73694]: debug 2024-07-28T21:28:02.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:03.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5917 16 16 0 0 0 - 0 2024-07-28T21:28:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:03 smithi155 bash[68033]: audit 2024-07-28T21:28:03.422204+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:03 smithi045 bash[80445]: audit 2024-07-28T21:28:03.422204+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:03 smithi045 bash[82788]: audit 2024-07-28T21:28:03.422204+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:03 smithi155 bash[73694]: debug 2024-07-28T21:28:03.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:04.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5918 16 16 0 0 0 - 0 2024-07-28T21:28:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:04 smithi155 bash[68033]: cluster 2024-07-28T21:28:03.440211+0000 mgr.y (mgr.34101) 3551 : cluster [DBG] pgmap v4479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:04 smithi045 bash[80445]: cluster 2024-07-28T21:28:03.440211+0000 mgr.y (mgr.34101) 3551 : cluster [DBG] pgmap v4479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:04 smithi045 bash[82788]: cluster 2024-07-28T21:28:03.440211+0000 mgr.y (mgr.34101) 3551 : cluster [DBG] pgmap v4479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:04 smithi155 bash[73694]: debug 2024-07-28T21:28:04.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:05.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5919 16 16 0 0 0 - 0 2024-07-28T21:28:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:05 smithi155 bash[73694]: debug 2024-07-28T21:28:05.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:06.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:28:06.612530+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:28:06.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:28:06.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5920 16 16 0 0 0 - 0 2024-07-28T21:28:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:06 smithi155 bash[68033]: cluster 2024-07-28T21:28:05.442033+0000 mgr.y (mgr.34101) 3552 : cluster [DBG] pgmap v4480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:06 smithi045 bash[80445]: cluster 2024-07-28T21:28:05.442033+0000 mgr.y (mgr.34101) 3552 : cluster [DBG] pgmap v4480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:06 smithi045 bash[82788]: cluster 2024-07-28T21:28:05.442033+0000 mgr.y (mgr.34101) 3552 : cluster [DBG] pgmap v4480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:07 smithi155 bash[73694]: debug 2024-07-28T21:28:07.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:07.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5921 16 16 0 0 0 - 0 2024-07-28T21:28:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:07 smithi155 bash[73694]: debug 2024-07-28T21:28:07.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:08.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5922 16 16 0 0 0 - 0 2024-07-28T21:28:08.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:08 smithi155 bash[68033]: cluster 2024-07-28T21:28:07.443888+0000 mgr.y (mgr.34101) 3553 : cluster [DBG] pgmap v4481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:08 smithi045 bash[80445]: cluster 2024-07-28T21:28:07.443888+0000 mgr.y (mgr.34101) 3553 : cluster [DBG] pgmap v4481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:08 smithi045 bash[82788]: cluster 2024-07-28T21:28:07.443888+0000 mgr.y (mgr.34101) 3553 : cluster [DBG] pgmap v4481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:08 smithi155 bash[73694]: debug 2024-07-28T21:28:08.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:09.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5923 16 16 0 0 0 - 0 2024-07-28T21:28:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:09 smithi155 bash[68033]: audit 2024-07-28T21:28:09.040433+0000 mon.c (mon.2) 990 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:28:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:09 smithi045 bash[80445]: audit 2024-07-28T21:28:09.040433+0000 mon.c (mon.2) 990 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:28:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:09 smithi045 bash[82788]: audit 2024-07-28T21:28:09.040433+0000 mon.c (mon.2) 990 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:28:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:09 smithi155 bash[73694]: debug 2024-07-28T21:28:09.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:10.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5924 16 16 0 0 0 - 0 2024-07-28T21:28:10.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:10 smithi155 bash[68033]: cluster 2024-07-28T21:28:09.445605+0000 mgr.y (mgr.34101) 3554 : cluster [DBG] pgmap v4482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:10 smithi045 bash[80445]: cluster 2024-07-28T21:28:09.445605+0000 mgr.y (mgr.34101) 3554 : cluster [DBG] pgmap v4482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:28:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:28:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T21:28:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:10 smithi045 bash[82788]: cluster 2024-07-28T21:28:09.445605+0000 mgr.y (mgr.34101) 3554 : cluster [DBG] pgmap v4482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:10 smithi155 bash[73694]: debug 2024-07-28T21:28:10.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:11.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5925 16 16 0 0 0 - 0 2024-07-28T21:28:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:12 smithi155 bash[73694]: debug 2024-07-28T21:28:11.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:12.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5926 16 16 0 0 0 - 0 2024-07-28T21:28:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:12 smithi155 bash[68033]: cluster 2024-07-28T21:28:11.447559+0000 mgr.y (mgr.34101) 3555 : cluster [DBG] pgmap v4483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:28:12 smithi155 bash[60745]: ts=2024-07-28T21:28:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:28:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:12 smithi045 bash[80445]: cluster 2024-07-28T21:28:11.447559+0000 mgr.y (mgr.34101) 3555 : cluster [DBG] pgmap v4483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:12 smithi045 bash[82788]: cluster 2024-07-28T21:28:11.447559+0000 mgr.y (mgr.34101) 3555 : cluster [DBG] pgmap v4483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:13 smithi155 bash[73694]: debug 2024-07-28T21:28:13.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:13.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5927 16 16 0 0 0 - 0 2024-07-28T21:28:14.533 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:14 smithi155 bash[73694]: debug 2024-07-28T21:28:14.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:14.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5928 16 16 0 0 0 - 0 2024-07-28T21:28:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:14 smithi155 bash[68033]: cluster 2024-07-28T21:28:13.448943+0000 mgr.y (mgr.34101) 3556 : cluster [DBG] pgmap v4484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:14 smithi045 bash[80445]: cluster 2024-07-28T21:28:13.448943+0000 mgr.y (mgr.34101) 3556 : cluster [DBG] pgmap v4484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:14 smithi045 bash[82788]: cluster 2024-07-28T21:28:13.448943+0000 mgr.y (mgr.34101) 3556 : cluster [DBG] pgmap v4484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:15 smithi155 bash[73694]: debug 2024-07-28T21:28:15.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:15.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5929 16 16 0 0 0 - 0 2024-07-28T21:28:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[80445]: audit 2024-07-28T21:28:14.709089+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[80445]: audit 2024-07-28T21:28:14.717407+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[80445]: audit 2024-07-28T21:28:14.900603+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[80445]: audit 2024-07-28T21:28:14.912922+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[80445]: audit 2024-07-28T21:28:15.348556+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:28:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[80445]: audit 2024-07-28T21:28:15.349931+0000 mon.c (mon.2) 992 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:28:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[80445]: audit 2024-07-28T21:28:15.359655+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:15.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[82788]: audit 2024-07-28T21:28:14.709089+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:15.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[82788]: audit 2024-07-28T21:28:14.717407+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:15.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[82788]: audit 2024-07-28T21:28:14.900603+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:15.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[82788]: audit 2024-07-28T21:28:14.912922+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:15.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[82788]: audit 2024-07-28T21:28:15.348556+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:28:15.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[82788]: audit 2024-07-28T21:28:15.349931+0000 mon.c (mon.2) 992 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:28:15.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:15 smithi045 bash[82788]: audit 2024-07-28T21:28:15.359655+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:15 smithi155 bash[68033]: audit 2024-07-28T21:28:14.709089+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:15 smithi155 bash[68033]: audit 2024-07-28T21:28:14.717407+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:15 smithi155 bash[68033]: audit 2024-07-28T21:28:14.900603+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:15 smithi155 bash[68033]: audit 2024-07-28T21:28:14.912922+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:15 smithi155 bash[68033]: audit 2024-07-28T21:28:15.348556+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:28:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:15 smithi155 bash[68033]: audit 2024-07-28T21:28:15.349931+0000 mon.c (mon.2) 992 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:28:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:15 smithi155 bash[68033]: audit 2024-07-28T21:28:15.359655+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:28:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:16 smithi155 bash[73694]: debug 2024-07-28T21:28:16.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:16.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5930 16 16 0 0 0 - 0 2024-07-28T21:28:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:16 smithi045 bash[80445]: cluster 2024-07-28T21:28:15.450689+0000 mgr.y (mgr.34101) 3557 : cluster [DBG] pgmap v4485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:16 smithi045 bash[82788]: cluster 2024-07-28T21:28:15.450689+0000 mgr.y (mgr.34101) 3557 : cluster [DBG] pgmap v4485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:17.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:16 smithi155 bash[68033]: cluster 2024-07-28T21:28:15.450689+0000 mgr.y (mgr.34101) 3557 : cluster [DBG] pgmap v4485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:17 smithi155 bash[73694]: debug 2024-07-28T21:28:17.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:17.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5931 16 16 0 0 0 - 0 2024-07-28T21:28:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:18 smithi155 bash[73694]: debug 2024-07-28T21:28:18.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:18.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5932 16 16 0 0 0 - 0 2024-07-28T21:28:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:18 smithi045 bash[80445]: cluster 2024-07-28T21:28:17.452544+0000 mgr.y (mgr.34101) 3558 : cluster [DBG] pgmap v4486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:18 smithi045 bash[80445]: audit 2024-07-28T21:28:18.422437+0000 mon.c (mon.2) 993 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:18 smithi045 bash[82788]: cluster 2024-07-28T21:28:17.452544+0000 mgr.y (mgr.34101) 3558 : cluster [DBG] pgmap v4486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:18 smithi045 bash[82788]: audit 2024-07-28T21:28:18.422437+0000 mon.c (mon.2) 993 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:18 smithi155 bash[68033]: cluster 2024-07-28T21:28:17.452544+0000 mgr.y (mgr.34101) 3558 : cluster [DBG] pgmap v4486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:18 smithi155 bash[68033]: audit 2024-07-28T21:28:18.422437+0000 mon.c (mon.2) 993 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:19 smithi155 bash[73694]: debug 2024-07-28T21:28:19.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:19.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5933 16 16 0 0 0 - 0 2024-07-28T21:28:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:20 smithi155 bash[73694]: debug 2024-07-28T21:28:20.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:20.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5934 16 16 0 0 0 - 0 2024-07-28T21:28:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:20 smithi045 bash[80445]: cluster 2024-07-28T21:28:19.454320+0000 mgr.y (mgr.34101) 3559 : cluster [DBG] pgmap v4487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:28:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:28:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:28:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:20 smithi045 bash[82788]: cluster 2024-07-28T21:28:19.454320+0000 mgr.y (mgr.34101) 3559 : cluster [DBG] pgmap v4487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:21.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:20 smithi155 bash[68033]: cluster 2024-07-28T21:28:19.454320+0000 mgr.y (mgr.34101) 3559 : cluster [DBG] pgmap v4487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:21 smithi155 bash[73694]: debug 2024-07-28T21:28:21.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:21.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5935 16 16 0 0 0 - 0 2024-07-28T21:28:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:22 smithi155 bash[73694]: debug 2024-07-28T21:28:22.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:28:22 smithi155 bash[60745]: ts=2024-07-28T21:28:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:28:22.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5936 16 16 0 0 0 - 0 2024-07-28T21:28:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:22 smithi155 bash[68033]: cluster 2024-07-28T21:28:21.456121+0000 mgr.y (mgr.34101) 3560 : cluster [DBG] pgmap v4488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:22 smithi045 bash[80445]: cluster 2024-07-28T21:28:21.456121+0000 mgr.y (mgr.34101) 3560 : cluster [DBG] pgmap v4488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:22 smithi045 bash[82788]: cluster 2024-07-28T21:28:21.456121+0000 mgr.y (mgr.34101) 3560 : cluster [DBG] pgmap v4488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:23 smithi155 bash[73694]: debug 2024-07-28T21:28:23.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:23.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5937 16 16 0 0 0 - 0 2024-07-28T21:28:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:24 smithi155 bash[73694]: debug 2024-07-28T21:28:24.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:24.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5938 16 16 0 0 0 - 0 2024-07-28T21:28:25.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:24 smithi155 bash[68033]: cluster 2024-07-28T21:28:23.457821+0000 mgr.y (mgr.34101) 3561 : cluster [DBG] pgmap v4489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:24 smithi045 bash[80445]: cluster 2024-07-28T21:28:23.457821+0000 mgr.y (mgr.34101) 3561 : cluster [DBG] pgmap v4489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:24 smithi045 bash[82788]: cluster 2024-07-28T21:28:23.457821+0000 mgr.y (mgr.34101) 3561 : cluster [DBG] pgmap v4489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:25 smithi155 bash[73694]: debug 2024-07-28T21:28:25.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:25.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5939 16 16 0 0 0 - 0 2024-07-28T21:28:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:26 smithi155 bash[73694]: debug 2024-07-28T21:28:26.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:26.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:28:26.615778+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:28:26.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:28:26.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5940 16 16 0 0 0 - 0 2024-07-28T21:28:27.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:26 smithi155 bash[68033]: cluster 2024-07-28T21:28:25.459570+0000 mgr.y (mgr.34101) 3562 : cluster [DBG] pgmap v4490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:26 smithi045 bash[80445]: cluster 2024-07-28T21:28:25.459570+0000 mgr.y (mgr.34101) 3562 : cluster [DBG] pgmap v4490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:26 smithi045 bash[82788]: cluster 2024-07-28T21:28:25.459570+0000 mgr.y (mgr.34101) 3562 : cluster [DBG] pgmap v4490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:27 smithi155 bash[73694]: debug 2024-07-28T21:28:27.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:27.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5941 16 16 0 0 0 - 0 2024-07-28T21:28:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:28 smithi155 bash[73694]: debug 2024-07-28T21:28:28.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:28.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5942 16 16 0 0 0 - 0 2024-07-28T21:28:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:28 smithi155 bash[68033]: cluster 2024-07-28T21:28:27.461442+0000 mgr.y (mgr.34101) 3563 : cluster [DBG] pgmap v4491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:28 smithi045 bash[80445]: cluster 2024-07-28T21:28:27.461442+0000 mgr.y (mgr.34101) 3563 : cluster [DBG] pgmap v4491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:28 smithi045 bash[82788]: cluster 2024-07-28T21:28:27.461442+0000 mgr.y (mgr.34101) 3563 : cluster [DBG] pgmap v4491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:29 smithi155 bash[73694]: debug 2024-07-28T21:28:29.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:29.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5943 16 16 0 0 0 - 0 2024-07-28T21:28:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:30 smithi155 bash[73694]: debug 2024-07-28T21:28:30.097+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:30.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5944 16 16 0 0 0 - 0 2024-07-28T21:28:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:30 smithi045 bash[80445]: cluster 2024-07-28T21:28:29.463186+0000 mgr.y (mgr.34101) 3564 : cluster [DBG] pgmap v4492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:28:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:28:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:28:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:30 smithi045 bash[82788]: cluster 2024-07-28T21:28:29.463186+0000 mgr.y (mgr.34101) 3564 : cluster [DBG] pgmap v4492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:31.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:30 smithi155 bash[68033]: cluster 2024-07-28T21:28:29.463186+0000 mgr.y (mgr.34101) 3564 : cluster [DBG] pgmap v4492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:31 smithi155 bash[73694]: debug 2024-07-28T21:28:31.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:31.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5945 16 16 0 0 0 - 0 2024-07-28T21:28:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:32 smithi155 bash[73694]: debug 2024-07-28T21:28:32.089+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:28:32 smithi155 bash[60745]: ts=2024-07-28T21:28:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:28:32.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5946 16 16 0 0 0 - 0 2024-07-28T21:28:33.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:32 smithi155 bash[68033]: cluster 2024-07-28T21:28:31.465029+0000 mgr.y (mgr.34101) 3565 : cluster [DBG] pgmap v4493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:32 smithi045 bash[80445]: cluster 2024-07-28T21:28:31.465029+0000 mgr.y (mgr.34101) 3565 : cluster [DBG] pgmap v4493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:32 smithi045 bash[82788]: cluster 2024-07-28T21:28:31.465029+0000 mgr.y (mgr.34101) 3565 : cluster [DBG] pgmap v4493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:33 smithi155 bash[73694]: debug 2024-07-28T21:28:33.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:33.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5947 16 16 0 0 0 - 0 2024-07-28T21:28:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:33 smithi155 bash[68033]: audit 2024-07-28T21:28:33.422878+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:33 smithi045 bash[80445]: audit 2024-07-28T21:28:33.422878+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:33 smithi045 bash[82788]: audit 2024-07-28T21:28:33.422878+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:34.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:34 smithi155 bash[73694]: debug 2024-07-28T21:28:34.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:34.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5948 16 16 0 0 0 - 0 2024-07-28T21:28:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:34 smithi155 bash[68033]: cluster 2024-07-28T21:28:33.466744+0000 mgr.y (mgr.34101) 3566 : cluster [DBG] pgmap v4494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:34 smithi045 bash[80445]: cluster 2024-07-28T21:28:33.466744+0000 mgr.y (mgr.34101) 3566 : cluster [DBG] pgmap v4494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:34 smithi045 bash[82788]: cluster 2024-07-28T21:28:33.466744+0000 mgr.y (mgr.34101) 3566 : cluster [DBG] pgmap v4494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:35 smithi155 bash[73694]: debug 2024-07-28T21:28:35.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:35.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5949 16 16 0 0 0 - 0 2024-07-28T21:28:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:36 smithi155 bash[73694]: debug 2024-07-28T21:28:36.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:36.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5950 16 16 0 0 0 - 0 2024-07-28T21:28:37.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:36 smithi155 bash[68033]: cluster 2024-07-28T21:28:35.468497+0000 mgr.y (mgr.34101) 3567 : cluster [DBG] pgmap v4495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:36 smithi045 bash[80445]: cluster 2024-07-28T21:28:35.468497+0000 mgr.y (mgr.34101) 3567 : cluster [DBG] pgmap v4495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:36 smithi045 bash[82788]: cluster 2024-07-28T21:28:35.468497+0000 mgr.y (mgr.34101) 3567 : cluster [DBG] pgmap v4495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:37 smithi155 bash[73694]: debug 2024-07-28T21:28:37.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:37.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5951 16 16 0 0 0 - 0 2024-07-28T21:28:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:38 smithi155 bash[73694]: debug 2024-07-28T21:28:38.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:38.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5952 16 16 0 0 0 - 0 2024-07-28T21:28:39.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:38 smithi155 bash[68033]: cluster 2024-07-28T21:28:37.470384+0000 mgr.y (mgr.34101) 3568 : cluster [DBG] pgmap v4496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:38 smithi045 bash[80445]: cluster 2024-07-28T21:28:37.470384+0000 mgr.y (mgr.34101) 3568 : cluster [DBG] pgmap v4496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:38 smithi045 bash[82788]: cluster 2024-07-28T21:28:37.470384+0000 mgr.y (mgr.34101) 3568 : cluster [DBG] pgmap v4496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:39 smithi155 bash[73694]: debug 2024-07-28T21:28:39.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:39.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5953 16 16 0 0 0 - 0 2024-07-28T21:28:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:40 smithi155 bash[73694]: debug 2024-07-28T21:28:40.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:40.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5954 16 16 0 0 0 - 0 2024-07-28T21:28:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:28:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:28:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:28:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:40 smithi045 bash[80445]: cluster 2024-07-28T21:28:39.472081+0000 mgr.y (mgr.34101) 3569 : cluster [DBG] pgmap v4497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:40 smithi045 bash[82788]: cluster 2024-07-28T21:28:39.472081+0000 mgr.y (mgr.34101) 3569 : cluster [DBG] pgmap v4497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:40 smithi155 bash[68033]: cluster 2024-07-28T21:28:39.472081+0000 mgr.y (mgr.34101) 3569 : cluster [DBG] pgmap v4497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:41 smithi155 bash[73694]: debug 2024-07-28T21:28:41.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:41.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5955 16 16 0 0 0 - 0 2024-07-28T21:28:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:42 smithi155 bash[73694]: debug 2024-07-28T21:28:42.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:28:42 smithi155 bash[60745]: ts=2024-07-28T21:28:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:28:42.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5956 16 16 0 0 0 - 0 2024-07-28T21:28:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:42 smithi155 bash[68033]: cluster 2024-07-28T21:28:41.473969+0000 mgr.y (mgr.34101) 3570 : cluster [DBG] pgmap v4498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:42 smithi045 bash[80445]: cluster 2024-07-28T21:28:41.473969+0000 mgr.y (mgr.34101) 3570 : cluster [DBG] pgmap v4498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:42 smithi045 bash[82788]: cluster 2024-07-28T21:28:41.473969+0000 mgr.y (mgr.34101) 3570 : cluster [DBG] pgmap v4498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:43 smithi155 bash[73694]: debug 2024-07-28T21:28:43.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:43.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5957 16 16 0 0 0 - 0 2024-07-28T21:28:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:44 smithi155 bash[73694]: debug 2024-07-28T21:28:44.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:44.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5958 16 16 0 0 0 - 0 2024-07-28T21:28:45.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:44 smithi155 bash[68033]: cluster 2024-07-28T21:28:43.475669+0000 mgr.y (mgr.34101) 3571 : cluster [DBG] pgmap v4499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:44 smithi045 bash[80445]: cluster 2024-07-28T21:28:43.475669+0000 mgr.y (mgr.34101) 3571 : cluster [DBG] pgmap v4499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:44 smithi045 bash[82788]: cluster 2024-07-28T21:28:43.475669+0000 mgr.y (mgr.34101) 3571 : cluster [DBG] pgmap v4499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:45 smithi155 bash[73694]: debug 2024-07-28T21:28:45.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:45.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5959 16 16 0 0 0 - 0 2024-07-28T21:28:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:46 smithi155 bash[73694]: debug 2024-07-28T21:28:46.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:46.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:28:46.619070+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:28:46.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:28:46.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5960 16 16 0 0 0 - 0 2024-07-28T21:28:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:46 smithi155 bash[68033]: cluster 2024-07-28T21:28:45.477415+0000 mgr.y (mgr.34101) 3572 : cluster [DBG] pgmap v4500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:46 smithi045 bash[80445]: cluster 2024-07-28T21:28:45.477415+0000 mgr.y (mgr.34101) 3572 : cluster [DBG] pgmap v4500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:46 smithi045 bash[82788]: cluster 2024-07-28T21:28:45.477415+0000 mgr.y (mgr.34101) 3572 : cluster [DBG] pgmap v4500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:47 smithi155 bash[73694]: debug 2024-07-28T21:28:47.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:47.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5961 16 16 0 0 0 - 0 2024-07-28T21:28:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:48 smithi155 bash[73694]: debug 2024-07-28T21:28:48.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:48.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5962 16 16 0 0 0 - 0 2024-07-28T21:28:49.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:48 smithi155 bash[68033]: cluster 2024-07-28T21:28:47.479299+0000 mgr.y (mgr.34101) 3573 : cluster [DBG] pgmap v4501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:49.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:48 smithi155 bash[68033]: audit 2024-07-28T21:28:48.425694+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:48 smithi045 bash[80445]: cluster 2024-07-28T21:28:47.479299+0000 mgr.y (mgr.34101) 3573 : cluster [DBG] pgmap v4501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:48 smithi045 bash[80445]: audit 2024-07-28T21:28:48.425694+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:48 smithi045 bash[82788]: cluster 2024-07-28T21:28:47.479299+0000 mgr.y (mgr.34101) 3573 : cluster [DBG] pgmap v4501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:48 smithi045 bash[82788]: audit 2024-07-28T21:28:48.425694+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:28:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:49 smithi155 bash[73694]: debug 2024-07-28T21:28:49.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:49.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5963 16 16 0 0 0 - 0 2024-07-28T21:28:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:50 smithi155 bash[73694]: debug 2024-07-28T21:28:50.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:50.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5964 16 16 0 0 0 - 0 2024-07-28T21:28:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:28:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:28:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:28:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:50 smithi045 bash[82788]: cluster 2024-07-28T21:28:49.481009+0000 mgr.y (mgr.34101) 3574 : cluster [DBG] pgmap v4502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:50 smithi045 bash[80445]: cluster 2024-07-28T21:28:49.481009+0000 mgr.y (mgr.34101) 3574 : cluster [DBG] pgmap v4502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:50 smithi155 bash[73694]: debug 2024-07-28T21:28:50.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:50 smithi155 bash[68033]: cluster 2024-07-28T21:28:49.481009+0000 mgr.y (mgr.34101) 3574 : cluster [DBG] pgmap v4502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:51.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5965 16 16 0 0 0 - 0 2024-07-28T21:28:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:52 smithi155 bash[73694]: debug 2024-07-28T21:28:52.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:52.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5966 16 16 0 0 0 - 0 2024-07-28T21:28:52.792 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:28:52 smithi155 bash[60745]: ts=2024-07-28T21:28:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:28:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:52 smithi155 bash[68033]: cluster 2024-07-28T21:28:51.482901+0000 mgr.y (mgr.34101) 3575 : cluster [DBG] pgmap v4503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:52 smithi155 bash[73694]: debug 2024-07-28T21:28:52.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:52 smithi045 bash[80445]: cluster 2024-07-28T21:28:51.482901+0000 mgr.y (mgr.34101) 3575 : cluster [DBG] pgmap v4503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:52 smithi045 bash[82788]: cluster 2024-07-28T21:28:51.482901+0000 mgr.y (mgr.34101) 3575 : cluster [DBG] pgmap v4503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:53.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5967 16 16 0 0 0 - 0 2024-07-28T21:28:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:53 smithi155 bash[73694]: debug 2024-07-28T21:28:53.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:54.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5968 16 16 0 0 0 - 0 2024-07-28T21:28:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:54 smithi155 bash[68033]: cluster 2024-07-28T21:28:53.484592+0000 mgr.y (mgr.34101) 3576 : cluster [DBG] pgmap v4504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:54 smithi155 bash[73694]: debug 2024-07-28T21:28:54.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:54 smithi045 bash[82788]: cluster 2024-07-28T21:28:53.484592+0000 mgr.y (mgr.34101) 3576 : cluster [DBG] pgmap v4504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:54 smithi045 bash[80445]: cluster 2024-07-28T21:28:53.484592+0000 mgr.y (mgr.34101) 3576 : cluster [DBG] pgmap v4504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:55.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5969 16 16 0 0 0 - 0 2024-07-28T21:28:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:55 smithi155 bash[73694]: debug 2024-07-28T21:28:55.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:56.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5970 16 16 0 0 0 - 0 2024-07-28T21:28:57.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:56 smithi155 bash[68033]: cluster 2024-07-28T21:28:55.486330+0000 mgr.y (mgr.34101) 3577 : cluster [DBG] pgmap v4505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:56 smithi155 bash[73694]: debug 2024-07-28T21:28:56.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:56 smithi045 bash[82788]: cluster 2024-07-28T21:28:55.486330+0000 mgr.y (mgr.34101) 3577 : cluster [DBG] pgmap v4505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:56 smithi045 bash[80445]: cluster 2024-07-28T21:28:55.486330+0000 mgr.y (mgr.34101) 3577 : cluster [DBG] pgmap v4505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:57.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5971 16 16 0 0 0 - 0 2024-07-28T21:28:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:57 smithi155 bash[73694]: debug 2024-07-28T21:28:57.872+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:58.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5972 16 16 0 0 0 - 0 2024-07-28T21:28:59.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:28:58 smithi155 bash[68033]: cluster 2024-07-28T21:28:57.488177+0000 mgr.y (mgr.34101) 3578 : cluster [DBG] pgmap v4506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:58 smithi155 bash[73694]: debug 2024-07-28T21:28:58.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:28:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:28:58 smithi045 bash[82788]: cluster 2024-07-28T21:28:57.488177+0000 mgr.y (mgr.34101) 3578 : cluster [DBG] pgmap v4506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:28:58 smithi045 bash[80445]: cluster 2024-07-28T21:28:57.488177+0000 mgr.y (mgr.34101) 3578 : cluster [DBG] pgmap v4506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:28:59.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5973 16 16 0 0 0 - 0 2024-07-28T21:29:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:28:59 smithi155 bash[73694]: debug 2024-07-28T21:28:59.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:00.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5974 16 16 0 0 0 - 0 2024-07-28T21:29:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:00 smithi045 bash[80445]: cluster 2024-07-28T21:28:59.489910+0000 mgr.y (mgr.34101) 3579 : cluster [DBG] pgmap v4507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:29:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:29:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:29:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:00 smithi045 bash[82788]: cluster 2024-07-28T21:28:59.489910+0000 mgr.y (mgr.34101) 3579 : cluster [DBG] pgmap v4507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:00 smithi155 bash[68033]: cluster 2024-07-28T21:28:59.489910+0000 mgr.y (mgr.34101) 3579 : cluster [DBG] pgmap v4507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:00 smithi155 bash[73694]: debug 2024-07-28T21:29:00.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:01.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5975 16 16 0 0 0 - 0 2024-07-28T21:29:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:01 smithi155 bash[73694]: debug 2024-07-28T21:29:01.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:02.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5976 16 16 0 0 0 - 0 2024-07-28T21:29:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:29:02 smithi155 bash[60745]: ts=2024-07-28T21:29:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:29:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:02 smithi045 bash[80445]: cluster 2024-07-28T21:29:01.491786+0000 mgr.y (mgr.34101) 3580 : cluster [DBG] pgmap v4508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:03.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:02 smithi045 bash[82788]: cluster 2024-07-28T21:29:01.491786+0000 mgr.y (mgr.34101) 3580 : cluster [DBG] pgmap v4508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:02 smithi155 bash[73694]: debug 2024-07-28T21:29:02.872+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:02 smithi155 bash[68033]: cluster 2024-07-28T21:29:01.491786+0000 mgr.y (mgr.34101) 3580 : cluster [DBG] pgmap v4508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:03.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5977 16 16 0 0 0 - 0 2024-07-28T21:29:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:03 smithi045 bash[80445]: audit 2024-07-28T21:29:03.426059+0000 mon.c (mon.2) 996 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:03 smithi045 bash[82788]: audit 2024-07-28T21:29:03.426059+0000 mon.c (mon.2) 996 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:03 smithi155 bash[68033]: audit 2024-07-28T21:29:03.426059+0000 mon.c (mon.2) 996 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:03 smithi155 bash[73694]: debug 2024-07-28T21:29:03.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:04.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5978 16 16 0 0 0 - 0 2024-07-28T21:29:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:04 smithi045 bash[82788]: cluster 2024-07-28T21:29:03.493497+0000 mgr.y (mgr.34101) 3581 : cluster [DBG] pgmap v4509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:04 smithi045 bash[80445]: cluster 2024-07-28T21:29:03.493497+0000 mgr.y (mgr.34101) 3581 : cluster [DBG] pgmap v4509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:04 smithi155 bash[73694]: debug 2024-07-28T21:29:04.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:05.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:04 smithi155 bash[68033]: cluster 2024-07-28T21:29:03.493497+0000 mgr.y (mgr.34101) 3581 : cluster [DBG] pgmap v4509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:05.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5979 16 16 0 0 0 - 0 2024-07-28T21:29:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:05 smithi155 bash[73694]: debug 2024-07-28T21:29:05.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:06.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:29:06.622421+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:29:06.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:29:06.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5980 16 16 0 0 0 - 0 2024-07-28T21:29:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:06 smithi045 bash[80445]: cluster 2024-07-28T21:29:05.495241+0000 mgr.y (mgr.34101) 3582 : cluster [DBG] pgmap v4510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:06 smithi045 bash[82788]: cluster 2024-07-28T21:29:05.495241+0000 mgr.y (mgr.34101) 3582 : cluster [DBG] pgmap v4510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:06 smithi155 bash[73694]: debug 2024-07-28T21:29:06.840+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:07.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:06 smithi155 bash[68033]: cluster 2024-07-28T21:29:05.495241+0000 mgr.y (mgr.34101) 3582 : cluster [DBG] pgmap v4510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:07.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5981 16 16 0 0 0 - 0 2024-07-28T21:29:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:07 smithi155 bash[73694]: debug 2024-07-28T21:29:07.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:08.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5982 16 16 0 0 0 - 0 2024-07-28T21:29:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:08 smithi045 bash[82788]: cluster 2024-07-28T21:29:07.497146+0000 mgr.y (mgr.34101) 3583 : cluster [DBG] pgmap v4511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:08 smithi045 bash[80445]: cluster 2024-07-28T21:29:07.497146+0000 mgr.y (mgr.34101) 3583 : cluster [DBG] pgmap v4511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:08 smithi155 bash[68033]: cluster 2024-07-28T21:29:07.497146+0000 mgr.y (mgr.34101) 3583 : cluster [DBG] pgmap v4511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:08 smithi155 bash[73694]: debug 2024-07-28T21:29:08.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:09.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5983 16 16 0 0 0 - 0 2024-07-28T21:29:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:09 smithi155 bash[73694]: debug 2024-07-28T21:29:09.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:10.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5984 16 16 0 0 0 - 0 2024-07-28T21:29:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:10 smithi045 bash[80445]: cluster 2024-07-28T21:29:09.498905+0000 mgr.y (mgr.34101) 3584 : cluster [DBG] pgmap v4512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:29:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:29:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:29:10.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:10 smithi045 bash[82788]: cluster 2024-07-28T21:29:09.498905+0000 mgr.y (mgr.34101) 3584 : cluster [DBG] pgmap v4512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:11.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:10 smithi155 bash[68033]: cluster 2024-07-28T21:29:09.498905+0000 mgr.y (mgr.34101) 3584 : cluster [DBG] pgmap v4512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:10 smithi155 bash[73694]: debug 2024-07-28T21:29:10.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:11.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5985 16 16 0 0 0 - 0 2024-07-28T21:29:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:11 smithi155 bash[73694]: debug 2024-07-28T21:29:11.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:12.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5986 16 16 0 0 0 - 0 2024-07-28T21:29:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:29:12 smithi155 bash[60745]: ts=2024-07-28T21:29:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:29:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:12 smithi045 bash[80445]: cluster 2024-07-28T21:29:11.500736+0000 mgr.y (mgr.34101) 3585 : cluster [DBG] pgmap v4513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:12 smithi045 bash[82788]: cluster 2024-07-28T21:29:11.500736+0000 mgr.y (mgr.34101) 3585 : cluster [DBG] pgmap v4513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:12 smithi155 bash[68033]: cluster 2024-07-28T21:29:11.500736+0000 mgr.y (mgr.34101) 3585 : cluster [DBG] pgmap v4513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:12 smithi155 bash[73694]: debug 2024-07-28T21:29:12.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:13.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5987 16 16 0 0 0 - 0 2024-07-28T21:29:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:14 smithi155 bash[73694]: debug 2024-07-28T21:29:14.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:14.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5988 16 16 0 0 0 - 0 2024-07-28T21:29:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:14 smithi045 bash[82788]: cluster 2024-07-28T21:29:13.502471+0000 mgr.y (mgr.34101) 3586 : cluster [DBG] pgmap v4514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:14 smithi045 bash[80445]: cluster 2024-07-28T21:29:13.502471+0000 mgr.y (mgr.34101) 3586 : cluster [DBG] pgmap v4514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:14 smithi155 bash[68033]: cluster 2024-07-28T21:29:13.502471+0000 mgr.y (mgr.34101) 3586 : cluster [DBG] pgmap v4514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:15 smithi155 bash[73694]: debug 2024-07-28T21:29:15.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:15.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5989 16 16 0 0 0 - 0 2024-07-28T21:29:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:15 smithi045 bash[80445]: audit 2024-07-28T21:29:15.492100+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:29:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:15 smithi045 bash[82788]: audit 2024-07-28T21:29:15.492100+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:29:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:15 smithi155 bash[68033]: audit 2024-07-28T21:29:15.492100+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:29:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:15 smithi155 bash[73694]: debug 2024-07-28T21:29:15.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:16.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5990 16 16 0 0 0 - 0 2024-07-28T21:29:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:16 smithi045 bash[80445]: cluster 2024-07-28T21:29:15.505052+0000 mgr.y (mgr.34101) 3587 : cluster [DBG] pgmap v4515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:16 smithi045 bash[80445]: audit 2024-07-28T21:29:15.891379+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:16 smithi045 bash[80445]: audit 2024-07-28T21:29:15.899096+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:16 smithi045 bash[82788]: cluster 2024-07-28T21:29:15.505052+0000 mgr.y (mgr.34101) 3587 : cluster [DBG] pgmap v4515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:16 smithi045 bash[82788]: audit 2024-07-28T21:29:15.891379+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:17.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:16 smithi045 bash[82788]: audit 2024-07-28T21:29:15.899096+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:17 smithi155 bash[73694]: debug 2024-07-28T21:29:17.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:16 smithi155 bash[68033]: cluster 2024-07-28T21:29:15.505052+0000 mgr.y (mgr.34101) 3587 : cluster [DBG] pgmap v4515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:16 smithi155 bash[68033]: audit 2024-07-28T21:29:15.891379+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:16 smithi155 bash[68033]: audit 2024-07-28T21:29:15.899096+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:17.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5991 16 16 0 0 0 - 0 2024-07-28T21:29:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:18 smithi155 bash[73694]: debug 2024-07-28T21:29:18.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:18.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5992 16 16 0 0 0 - 0 2024-07-28T21:29:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:18 smithi045 bash[80445]: cluster 2024-07-28T21:29:17.506971+0000 mgr.y (mgr.34101) 3588 : cluster [DBG] pgmap v4516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:18 smithi045 bash[80445]: audit 2024-07-28T21:29:18.426489+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:18 smithi045 bash[82788]: cluster 2024-07-28T21:29:17.506971+0000 mgr.y (mgr.34101) 3588 : cluster [DBG] pgmap v4516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:18 smithi045 bash[82788]: audit 2024-07-28T21:29:18.426489+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:18 smithi155 bash[68033]: cluster 2024-07-28T21:29:17.506971+0000 mgr.y (mgr.34101) 3588 : cluster [DBG] pgmap v4516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:18 smithi155 bash[68033]: audit 2024-07-28T21:29:18.426489+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:19 smithi155 bash[73694]: debug 2024-07-28T21:29:19.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:19.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5993 16 16 0 0 0 - 0 2024-07-28T21:29:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:20 smithi155 bash[73694]: debug 2024-07-28T21:29:20.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:20.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5994 16 16 0 0 0 - 0 2024-07-28T21:29:20.899 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:29:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:29:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:29:20.900 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:20 smithi045 bash[82788]: cluster 2024-07-28T21:29:19.508663+0000 mgr.y (mgr.34101) 3589 : cluster [DBG] pgmap v4517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:20 smithi045 bash[80445]: cluster 2024-07-28T21:29:19.508663+0000 mgr.y (mgr.34101) 3589 : cluster [DBG] pgmap v4517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:21 smithi155 bash[73694]: debug 2024-07-28T21:29:21.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:20 smithi155 bash[68033]: cluster 2024-07-28T21:29:19.508663+0000 mgr.y (mgr.34101) 3589 : cluster [DBG] pgmap v4517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:21.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5995 16 16 0 0 0 - 0 2024-07-28T21:29:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:22 smithi155 bash[73694]: debug 2024-07-28T21:29:22.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:29:22 smithi155 bash[60745]: ts=2024-07-28T21:29:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:29:22.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:22 smithi155 bash[68033]: audit 2024-07-28T21:29:21.355962+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:22 smithi155 bash[68033]: audit 2024-07-28T21:29:21.362302+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:22 smithi155 bash[68033]: cluster 2024-07-28T21:29:21.510072+0000 mgr.y (mgr.34101) 3590 : cluster [DBG] pgmap v4518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:22.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:22 smithi155 bash[68033]: audit 2024-07-28T21:29:21.531121+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:22 smithi155 bash[68033]: audit 2024-07-28T21:29:21.537838+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:22 smithi155 bash[68033]: audit 2024-07-28T21:29:21.957259+0000 mon.c (mon.2) 999 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:29:22.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:22 smithi155 bash[68033]: audit 2024-07-28T21:29:21.958950+0000 mon.c (mon.2) 1000 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:29:22.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:22 smithi155 bash[68033]: audit 2024-07-28T21:29:21.969828+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5996 16 16 0 0 0 - 0 2024-07-28T21:29:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[80445]: audit 2024-07-28T21:29:21.355962+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[80445]: audit 2024-07-28T21:29:21.362302+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[80445]: cluster 2024-07-28T21:29:21.510072+0000 mgr.y (mgr.34101) 3590 : cluster [DBG] pgmap v4518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[80445]: audit 2024-07-28T21:29:21.531121+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[80445]: audit 2024-07-28T21:29:21.537838+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[80445]: audit 2024-07-28T21:29:21.957259+0000 mon.c (mon.2) 999 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:29:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[80445]: audit 2024-07-28T21:29:21.958950+0000 mon.c (mon.2) 1000 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:29:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[80445]: audit 2024-07-28T21:29:21.969828+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[82788]: audit 2024-07-28T21:29:21.355962+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[82788]: audit 2024-07-28T21:29:21.362302+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[82788]: cluster 2024-07-28T21:29:21.510072+0000 mgr.y (mgr.34101) 3590 : cluster [DBG] pgmap v4518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[82788]: audit 2024-07-28T21:29:21.531121+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[82788]: audit 2024-07-28T21:29:21.537838+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[82788]: audit 2024-07-28T21:29:21.957259+0000 mon.c (mon.2) 999 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:29:22.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[82788]: audit 2024-07-28T21:29:21.958950+0000 mon.c (mon.2) 1000 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:29:22.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:22 smithi045 bash[82788]: audit 2024-07-28T21:29:21.969828+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:29:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:23 smithi155 bash[73694]: debug 2024-07-28T21:29:23.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:23.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5997 16 16 0 0 0 - 0 2024-07-28T21:29:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:24 smithi155 bash[73694]: debug 2024-07-28T21:29:24.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:24.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5998 16 16 0 0 0 - 0 2024-07-28T21:29:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:24 smithi045 bash[80445]: cluster 2024-07-28T21:29:23.511749+0000 mgr.y (mgr.34101) 3591 : cluster [DBG] pgmap v4519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:24 smithi045 bash[82788]: cluster 2024-07-28T21:29:23.511749+0000 mgr.y (mgr.34101) 3591 : cluster [DBG] pgmap v4519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:25.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:24 smithi155 bash[68033]: cluster 2024-07-28T21:29:23.511749+0000 mgr.y (mgr.34101) 3591 : cluster [DBG] pgmap v4519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:25 smithi155 bash[73694]: debug 2024-07-28T21:29:25.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:25.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 5999 16 16 0 0 0 - 0 2024-07-28T21:29:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:26 smithi155 bash[73694]: debug 2024-07-28T21:29:26.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:26.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:29:26.625749+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:29:26.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:29:26.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6000 16 16 0 0 0 - 0 2024-07-28T21:29:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:26 smithi045 bash[80445]: cluster 2024-07-28T21:29:25.513443+0000 mgr.y (mgr.34101) 3592 : cluster [DBG] pgmap v4520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:26 smithi045 bash[82788]: cluster 2024-07-28T21:29:25.513443+0000 mgr.y (mgr.34101) 3592 : cluster [DBG] pgmap v4520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:27.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:26 smithi155 bash[68033]: cluster 2024-07-28T21:29:25.513443+0000 mgr.y (mgr.34101) 3592 : cluster [DBG] pgmap v4520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:27 smithi155 bash[73694]: debug 2024-07-28T21:29:27.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:27.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6001 16 16 0 0 0 - 0 2024-07-28T21:29:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:28 smithi155 bash[73694]: debug 2024-07-28T21:29:28.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:28.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6002 16 16 0 0 0 - 0 2024-07-28T21:29:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:28 smithi045 bash[80445]: cluster 2024-07-28T21:29:27.515312+0000 mgr.y (mgr.34101) 3593 : cluster [DBG] pgmap v4521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:28 smithi045 bash[82788]: cluster 2024-07-28T21:29:27.515312+0000 mgr.y (mgr.34101) 3593 : cluster [DBG] pgmap v4521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:28 smithi155 bash[68033]: cluster 2024-07-28T21:29:27.515312+0000 mgr.y (mgr.34101) 3593 : cluster [DBG] pgmap v4521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:29 smithi155 bash[73694]: debug 2024-07-28T21:29:29.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:29.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6003 16 16 0 0 0 - 0 2024-07-28T21:29:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:30 smithi155 bash[73694]: debug 2024-07-28T21:29:30.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:30.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6004 16 16 0 0 0 - 0 2024-07-28T21:29:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:30 smithi045 bash[80445]: cluster 2024-07-28T21:29:29.517004+0000 mgr.y (mgr.34101) 3594 : cluster [DBG] pgmap v4522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:29:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:29:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:29:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:30 smithi045 bash[82788]: cluster 2024-07-28T21:29:29.517004+0000 mgr.y (mgr.34101) 3594 : cluster [DBG] pgmap v4522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:31.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:30 smithi155 bash[68033]: cluster 2024-07-28T21:29:29.517004+0000 mgr.y (mgr.34101) 3594 : cluster [DBG] pgmap v4522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:31 smithi155 bash[73694]: debug 2024-07-28T21:29:31.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:31.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6005 16 16 0 0 0 - 0 2024-07-28T21:29:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:32 smithi155 bash[73694]: debug 2024-07-28T21:29:32.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:29:32 smithi155 bash[60745]: ts=2024-07-28T21:29:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:29:32.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6006 16 16 0 0 0 - 0 2024-07-28T21:29:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:32 smithi045 bash[80445]: cluster 2024-07-28T21:29:31.518857+0000 mgr.y (mgr.34101) 3595 : cluster [DBG] pgmap v4523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:32 smithi045 bash[82788]: cluster 2024-07-28T21:29:31.518857+0000 mgr.y (mgr.34101) 3595 : cluster [DBG] pgmap v4523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:33.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:32 smithi155 bash[68033]: cluster 2024-07-28T21:29:31.518857+0000 mgr.y (mgr.34101) 3595 : cluster [DBG] pgmap v4523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:33 smithi155 bash[73694]: debug 2024-07-28T21:29:33.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:33.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6007 16 16 0 0 0 - 0 2024-07-28T21:29:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:33 smithi045 bash[80445]: audit 2024-07-28T21:29:33.426893+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:33 smithi045 bash[82788]: audit 2024-07-28T21:29:33.426893+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:33 smithi155 bash[68033]: audit 2024-07-28T21:29:33.426893+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:34 smithi155 bash[73694]: debug 2024-07-28T21:29:34.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:34.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6008 16 16 0 0 0 - 0 2024-07-28T21:29:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:34 smithi045 bash[80445]: cluster 2024-07-28T21:29:33.520519+0000 mgr.y (mgr.34101) 3596 : cluster [DBG] pgmap v4524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:34 smithi045 bash[82788]: cluster 2024-07-28T21:29:33.520519+0000 mgr.y (mgr.34101) 3596 : cluster [DBG] pgmap v4524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:34 smithi155 bash[68033]: cluster 2024-07-28T21:29:33.520519+0000 mgr.y (mgr.34101) 3596 : cluster [DBG] pgmap v4524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:35 smithi155 bash[73694]: debug 2024-07-28T21:29:35.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:35.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6009 16 16 0 0 0 - 0 2024-07-28T21:29:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:36 smithi155 bash[73694]: debug 2024-07-28T21:29:36.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:36.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6010 16 16 0 0 0 - 0 2024-07-28T21:29:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:36 smithi045 bash[80445]: cluster 2024-07-28T21:29:35.522264+0000 mgr.y (mgr.34101) 3597 : cluster [DBG] pgmap v4525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:36 smithi045 bash[82788]: cluster 2024-07-28T21:29:35.522264+0000 mgr.y (mgr.34101) 3597 : cluster [DBG] pgmap v4525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:37.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:36 smithi155 bash[68033]: cluster 2024-07-28T21:29:35.522264+0000 mgr.y (mgr.34101) 3597 : cluster [DBG] pgmap v4525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:37 smithi155 bash[73694]: debug 2024-07-28T21:29:37.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:37.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6011 16 16 0 0 0 - 0 2024-07-28T21:29:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:38 smithi155 bash[73694]: debug 2024-07-28T21:29:38.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:38.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6012 16 16 0 0 0 - 0 2024-07-28T21:29:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:38 smithi045 bash[80445]: cluster 2024-07-28T21:29:37.524272+0000 mgr.y (mgr.34101) 3598 : cluster [DBG] pgmap v4526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:38 smithi045 bash[82788]: cluster 2024-07-28T21:29:37.524272+0000 mgr.y (mgr.34101) 3598 : cluster [DBG] pgmap v4526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:39.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:38 smithi155 bash[68033]: cluster 2024-07-28T21:29:37.524272+0000 mgr.y (mgr.34101) 3598 : cluster [DBG] pgmap v4526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:39 smithi155 bash[73694]: debug 2024-07-28T21:29:39.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:39.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6013 16 16 0 0 0 - 0 2024-07-28T21:29:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:40 smithi155 bash[73694]: debug 2024-07-28T21:29:40.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:40.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6014 16 16 0 0 0 - 0 2024-07-28T21:29:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:29:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:29:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:29:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:40 smithi045 bash[80445]: cluster 2024-07-28T21:29:39.526032+0000 mgr.y (mgr.34101) 3599 : cluster [DBG] pgmap v4527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:40 smithi045 bash[82788]: cluster 2024-07-28T21:29:39.526032+0000 mgr.y (mgr.34101) 3599 : cluster [DBG] pgmap v4527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:40 smithi155 bash[68033]: cluster 2024-07-28T21:29:39.526032+0000 mgr.y (mgr.34101) 3599 : cluster [DBG] pgmap v4527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:41 smithi155 bash[73694]: debug 2024-07-28T21:29:41.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:41.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6015 16 16 0 0 0 - 0 2024-07-28T21:29:42.616 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:42 smithi155 bash[73694]: debug 2024-07-28T21:29:42.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:42.616 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:29:42 smithi155 bash[60745]: ts=2024-07-28T21:29:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:29:42.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6016 16 16 0 0 0 - 0 2024-07-28T21:29:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:42 smithi045 bash[80445]: cluster 2024-07-28T21:29:41.527850+0000 mgr.y (mgr.34101) 3600 : cluster [DBG] pgmap v4528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:42 smithi045 bash[82788]: cluster 2024-07-28T21:29:41.527850+0000 mgr.y (mgr.34101) 3600 : cluster [DBG] pgmap v4528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:42 smithi155 bash[68033]: cluster 2024-07-28T21:29:41.527850+0000 mgr.y (mgr.34101) 3600 : cluster [DBG] pgmap v4528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:43.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6017 16 16 0 0 0 - 0 2024-07-28T21:29:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:43 smithi155 bash[73694]: debug 2024-07-28T21:29:43.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:44.621 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:44 smithi155 bash[73694]: debug 2024-07-28T21:29:44.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:44.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6018 16 16 0 0 0 - 0 2024-07-28T21:29:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:44 smithi045 bash[80445]: cluster 2024-07-28T21:29:43.529552+0000 mgr.y (mgr.34101) 3601 : cluster [DBG] pgmap v4529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:44 smithi045 bash[82788]: cluster 2024-07-28T21:29:43.529552+0000 mgr.y (mgr.34101) 3601 : cluster [DBG] pgmap v4529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:45.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:44 smithi155 bash[68033]: cluster 2024-07-28T21:29:43.529552+0000 mgr.y (mgr.34101) 3601 : cluster [DBG] pgmap v4529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:45.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6019 16 16 0 0 0 - 0 2024-07-28T21:29:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:45 smithi155 bash[73694]: debug 2024-07-28T21:29:45.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:46 smithi155 bash[73694]: debug 2024-07-28T21:29:46.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:46.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:29:46.628805+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:29:46.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:29:46.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6020 16 16 0 0 0 - 0 2024-07-28T21:29:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:46 smithi045 bash[80445]: cluster 2024-07-28T21:29:45.531290+0000 mgr.y (mgr.34101) 3602 : cluster [DBG] pgmap v4530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:46 smithi045 bash[82788]: cluster 2024-07-28T21:29:45.531290+0000 mgr.y (mgr.34101) 3602 : cluster [DBG] pgmap v4530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:46 smithi155 bash[68033]: cluster 2024-07-28T21:29:45.531290+0000 mgr.y (mgr.34101) 3602 : cluster [DBG] pgmap v4530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:47 smithi155 bash[73694]: debug 2024-07-28T21:29:47.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:47.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6021 16 16 0 0 0 - 0 2024-07-28T21:29:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:48 smithi045 bash[80445]: cluster 2024-07-28T21:29:47.533153+0000 mgr.y (mgr.34101) 3603 : cluster [DBG] pgmap v4531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:48 smithi045 bash[82788]: cluster 2024-07-28T21:29:47.533153+0000 mgr.y (mgr.34101) 3603 : cluster [DBG] pgmap v4531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:48 smithi155 bash[73694]: debug 2024-07-28T21:29:48.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:48 smithi155 bash[68033]: cluster 2024-07-28T21:29:47.533153+0000 mgr.y (mgr.34101) 3603 : cluster [DBG] pgmap v4531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:48.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6022 16 16 0 0 0 - 0 2024-07-28T21:29:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:49 smithi045 bash[80445]: audit 2024-07-28T21:29:48.429597+0000 mon.c (mon.2) 1002 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:49 smithi045 bash[82788]: audit 2024-07-28T21:29:48.429597+0000 mon.c (mon.2) 1002 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:49 smithi155 bash[73694]: debug 2024-07-28T21:29:49.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:49 smithi155 bash[68033]: audit 2024-07-28T21:29:48.429597+0000 mon.c (mon.2) 1002 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:29:49.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6023 16 16 0 0 0 - 0 2024-07-28T21:29:50.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:50 smithi045 bash[80445]: cluster 2024-07-28T21:29:49.535266+0000 mgr.y (mgr.34101) 3604 : cluster [DBG] pgmap v4532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:50.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:50 smithi045 bash[82788]: cluster 2024-07-28T21:29:49.535266+0000 mgr.y (mgr.34101) 3604 : cluster [DBG] pgmap v4532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:50 smithi155 bash[73694]: debug 2024-07-28T21:29:50.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:50 smithi155 bash[68033]: cluster 2024-07-28T21:29:49.535266+0000 mgr.y (mgr.34101) 3604 : cluster [DBG] pgmap v4532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:50.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6024 16 16 0 0 0 - 0 2024-07-28T21:29:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:29:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:29:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:29:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:51 smithi155 bash[73694]: debug 2024-07-28T21:29:51.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:51.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6025 16 16 0 0 0 - 0 2024-07-28T21:29:52.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:52 smithi155 bash[73694]: debug 2024-07-28T21:29:52.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:29:52 smithi155 bash[60745]: ts=2024-07-28T21:29:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:29:52.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6026 16 16 0 0 0 - 0 2024-07-28T21:29:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:52 smithi045 bash[80445]: cluster 2024-07-28T21:29:51.537116+0000 mgr.y (mgr.34101) 3605 : cluster [DBG] pgmap v4533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:52 smithi045 bash[82788]: cluster 2024-07-28T21:29:51.537116+0000 mgr.y (mgr.34101) 3605 : cluster [DBG] pgmap v4533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:52 smithi155 bash[68033]: cluster 2024-07-28T21:29:51.537116+0000 mgr.y (mgr.34101) 3605 : cluster [DBG] pgmap v4533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:53 smithi155 bash[73694]: debug 2024-07-28T21:29:53.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:53.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6027 16 16 0 0 0 - 0 2024-07-28T21:29:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:54 smithi155 bash[73694]: debug 2024-07-28T21:29:54.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:54.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6028 16 16 0 0 0 - 0 2024-07-28T21:29:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:54 smithi045 bash[80445]: cluster 2024-07-28T21:29:53.538857+0000 mgr.y (mgr.34101) 3606 : cluster [DBG] pgmap v4534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:54 smithi045 bash[82788]: cluster 2024-07-28T21:29:53.538857+0000 mgr.y (mgr.34101) 3606 : cluster [DBG] pgmap v4534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:54 smithi155 bash[68033]: cluster 2024-07-28T21:29:53.538857+0000 mgr.y (mgr.34101) 3606 : cluster [DBG] pgmap v4534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:55 smithi155 bash[73694]: debug 2024-07-28T21:29:55.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:55.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6029 16 16 0 0 0 - 0 2024-07-28T21:29:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:56 smithi155 bash[73694]: debug 2024-07-28T21:29:56.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:56.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6030 16 16 0 0 0 - 0 2024-07-28T21:29:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:56 smithi045 bash[80445]: cluster 2024-07-28T21:29:55.540601+0000 mgr.y (mgr.34101) 3607 : cluster [DBG] pgmap v4535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:56 smithi045 bash[82788]: cluster 2024-07-28T21:29:55.540601+0000 mgr.y (mgr.34101) 3607 : cluster [DBG] pgmap v4535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:57.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:56 smithi155 bash[68033]: cluster 2024-07-28T21:29:55.540601+0000 mgr.y (mgr.34101) 3607 : cluster [DBG] pgmap v4535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:57 smithi155 bash[73694]: debug 2024-07-28T21:29:57.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:57.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6031 16 16 0 0 0 - 0 2024-07-28T21:29:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:58 smithi155 bash[73694]: debug 2024-07-28T21:29:58.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:58.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6032 16 16 0 0 0 - 0 2024-07-28T21:29:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:29:58 smithi045 bash[80445]: cluster 2024-07-28T21:29:57.542505+0000 mgr.y (mgr.34101) 3608 : cluster [DBG] pgmap v4536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:29:58 smithi045 bash[82788]: cluster 2024-07-28T21:29:57.542505+0000 mgr.y (mgr.34101) 3608 : cluster [DBG] pgmap v4536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:59.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:29:58 smithi155 bash[68033]: cluster 2024-07-28T21:29:57.542505+0000 mgr.y (mgr.34101) 3608 : cluster [DBG] pgmap v4536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:29:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:29:59 smithi155 bash[73694]: debug 2024-07-28T21:29:59.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:29:59.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6033 16 16 0 0 0 - 0 2024-07-28T21:30:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:00 smithi155 bash[73694]: debug 2024-07-28T21:30:00.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:00.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6034 16 16 0 0 0 - 0 2024-07-28T21:30:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:30:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:30:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:30:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:00 smithi045 bash[80445]: cluster 2024-07-28T21:29:59.544231+0000 mgr.y (mgr.34101) 3609 : cluster [DBG] pgmap v4537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:00 smithi045 bash[80445]: cluster 2024-07-28T21:30:00.000160+0000 mon.a (mon.0) 3371 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:30:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:00 smithi045 bash[82788]: cluster 2024-07-28T21:29:59.544231+0000 mgr.y (mgr.34101) 3609 : cluster [DBG] pgmap v4537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:00 smithi045 bash[82788]: cluster 2024-07-28T21:30:00.000160+0000 mon.a (mon.0) 3371 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:30:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:00 smithi155 bash[68033]: cluster 2024-07-28T21:29:59.544231+0000 mgr.y (mgr.34101) 3609 : cluster [DBG] pgmap v4537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:00 smithi155 bash[68033]: cluster 2024-07-28T21:30:00.000160+0000 mon.a (mon.0) 3371 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:30:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:01 smithi155 bash[73694]: debug 2024-07-28T21:30:01.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:01.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6035 16 16 0 0 0 - 0 2024-07-28T21:30:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:02 smithi155 bash[73694]: debug 2024-07-28T21:30:02.299+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:30:02 smithi155 bash[60745]: ts=2024-07-28T21:30:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:30:02.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6036 16 16 0 0 0 - 0 2024-07-28T21:30:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:02 smithi045 bash[80445]: cluster 2024-07-28T21:30:01.546104+0000 mgr.y (mgr.34101) 3610 : cluster [DBG] pgmap v4538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:02 smithi045 bash[82788]: cluster 2024-07-28T21:30:01.546104+0000 mgr.y (mgr.34101) 3610 : cluster [DBG] pgmap v4538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:02 smithi155 bash[68033]: cluster 2024-07-28T21:30:01.546104+0000 mgr.y (mgr.34101) 3610 : cluster [DBG] pgmap v4538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:03.626 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:03 smithi155 bash[73694]: debug 2024-07-28T21:30:03.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:03.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6037 16 16 0 0 0 - 0 2024-07-28T21:30:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:03 smithi045 bash[80445]: audit 2024-07-28T21:30:03.429986+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:03 smithi045 bash[82788]: audit 2024-07-28T21:30:03.429986+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:03 smithi155 bash[68033]: audit 2024-07-28T21:30:03.429986+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:04.627 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:04 smithi155 bash[73694]: debug 2024-07-28T21:30:04.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:04.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6038 16 16 0 0 0 - 0 2024-07-28T21:30:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:04 smithi045 bash[80445]: cluster 2024-07-28T21:30:03.547787+0000 mgr.y (mgr.34101) 3611 : cluster [DBG] pgmap v4539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:04 smithi045 bash[82788]: cluster 2024-07-28T21:30:03.547787+0000 mgr.y (mgr.34101) 3611 : cluster [DBG] pgmap v4539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:04 smithi155 bash[68033]: cluster 2024-07-28T21:30:03.547787+0000 mgr.y (mgr.34101) 3611 : cluster [DBG] pgmap v4539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:05 smithi155 bash[73694]: debug 2024-07-28T21:30:05.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:05.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6039 16 16 0 0 0 - 0 2024-07-28T21:30:06.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:06 smithi155 bash[73694]: debug 2024-07-28T21:30:06.243+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:06.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:30:06.631858+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:30:06.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:30:06.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6040 16 16 0 0 0 - 0 2024-07-28T21:30:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:06 smithi045 bash[80445]: cluster 2024-07-28T21:30:05.549514+0000 mgr.y (mgr.34101) 3612 : cluster [DBG] pgmap v4540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:06 smithi045 bash[82788]: cluster 2024-07-28T21:30:05.549514+0000 mgr.y (mgr.34101) 3612 : cluster [DBG] pgmap v4540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:07.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:06 smithi155 bash[68033]: cluster 2024-07-28T21:30:05.549514+0000 mgr.y (mgr.34101) 3612 : cluster [DBG] pgmap v4540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:07 smithi155 bash[73694]: debug 2024-07-28T21:30:07.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:07.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6041 16 16 0 0 0 - 0 2024-07-28T21:30:08.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:08 smithi155 bash[73694]: debug 2024-07-28T21:30:08.243+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:08.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6042 16 16 0 0 0 - 0 2024-07-28T21:30:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:08 smithi045 bash[80445]: cluster 2024-07-28T21:30:07.551405+0000 mgr.y (mgr.34101) 3613 : cluster [DBG] pgmap v4541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:08 smithi045 bash[82788]: cluster 2024-07-28T21:30:07.551405+0000 mgr.y (mgr.34101) 3613 : cluster [DBG] pgmap v4541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:08 smithi155 bash[68033]: cluster 2024-07-28T21:30:07.551405+0000 mgr.y (mgr.34101) 3613 : cluster [DBG] pgmap v4541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:09 smithi155 bash[73694]: debug 2024-07-28T21:30:09.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:09.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6043 16 16 0 0 0 - 0 2024-07-28T21:30:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:10 smithi155 bash[73694]: debug 2024-07-28T21:30:10.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:10.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6044 16 16 0 0 0 - 0 2024-07-28T21:30:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:30:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:30:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:30:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:10 smithi045 bash[80445]: cluster 2024-07-28T21:30:09.553131+0000 mgr.y (mgr.34101) 3614 : cluster [DBG] pgmap v4542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:10 smithi045 bash[82788]: cluster 2024-07-28T21:30:09.553131+0000 mgr.y (mgr.34101) 3614 : cluster [DBG] pgmap v4542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:11.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:10 smithi155 bash[68033]: cluster 2024-07-28T21:30:09.553131+0000 mgr.y (mgr.34101) 3614 : cluster [DBG] pgmap v4542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:11 smithi155 bash[73694]: debug 2024-07-28T21:30:11.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:11.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6045 16 16 0 0 0 - 0 2024-07-28T21:30:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:12 smithi155 bash[73694]: debug 2024-07-28T21:30:12.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:30:12 smithi155 bash[60745]: ts=2024-07-28T21:30:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:30:12.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6046 16 16 0 0 0 - 0 2024-07-28T21:30:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:12 smithi045 bash[80445]: cluster 2024-07-28T21:30:11.555013+0000 mgr.y (mgr.34101) 3615 : cluster [DBG] pgmap v4543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:12 smithi045 bash[82788]: cluster 2024-07-28T21:30:11.555013+0000 mgr.y (mgr.34101) 3615 : cluster [DBG] pgmap v4543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:13.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:12 smithi155 bash[68033]: cluster 2024-07-28T21:30:11.555013+0000 mgr.y (mgr.34101) 3615 : cluster [DBG] pgmap v4543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:13 smithi155 bash[73694]: debug 2024-07-28T21:30:13.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:13.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6047 16 16 0 0 0 - 0 2024-07-28T21:30:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:14 smithi155 bash[73694]: debug 2024-07-28T21:30:14.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:14.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6048 16 16 0 0 0 - 0 2024-07-28T21:30:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:14 smithi045 bash[80445]: cluster 2024-07-28T21:30:13.556730+0000 mgr.y (mgr.34101) 3616 : cluster [DBG] pgmap v4544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:14 smithi045 bash[82788]: cluster 2024-07-28T21:30:13.556730+0000 mgr.y (mgr.34101) 3616 : cluster [DBG] pgmap v4544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:14 smithi155 bash[68033]: cluster 2024-07-28T21:30:13.556730+0000 mgr.y (mgr.34101) 3616 : cluster [DBG] pgmap v4544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:15 smithi155 bash[73694]: debug 2024-07-28T21:30:15.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:15.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6049 16 16 0 0 0 - 0 2024-07-28T21:30:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:16 smithi155 bash[73694]: debug 2024-07-28T21:30:16.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:16.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6050 16 16 0 0 0 - 0 2024-07-28T21:30:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:16 smithi045 bash[80445]: cluster 2024-07-28T21:30:15.558500+0000 mgr.y (mgr.34101) 3617 : cluster [DBG] pgmap v4545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:16 smithi045 bash[82788]: cluster 2024-07-28T21:30:15.558500+0000 mgr.y (mgr.34101) 3617 : cluster [DBG] pgmap v4545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:17.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:16 smithi155 bash[68033]: cluster 2024-07-28T21:30:15.558500+0000 mgr.y (mgr.34101) 3617 : cluster [DBG] pgmap v4545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:17 smithi155 bash[73694]: debug 2024-07-28T21:30:17.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:17.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6051 16 16 0 0 0 - 0 2024-07-28T21:30:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:18 smithi155 bash[73694]: debug 2024-07-28T21:30:18.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:18.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6052 16 16 0 0 0 - 0 2024-07-28T21:30:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:18 smithi045 bash[80445]: cluster 2024-07-28T21:30:17.560355+0000 mgr.y (mgr.34101) 3618 : cluster [DBG] pgmap v4546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:18 smithi045 bash[80445]: audit 2024-07-28T21:30:18.430438+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:18 smithi045 bash[82788]: cluster 2024-07-28T21:30:17.560355+0000 mgr.y (mgr.34101) 3618 : cluster [DBG] pgmap v4546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:18 smithi045 bash[82788]: audit 2024-07-28T21:30:18.430438+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:18 smithi155 bash[68033]: cluster 2024-07-28T21:30:17.560355+0000 mgr.y (mgr.34101) 3618 : cluster [DBG] pgmap v4546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:18 smithi155 bash[68033]: audit 2024-07-28T21:30:18.430438+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:19 smithi155 bash[73694]: debug 2024-07-28T21:30:19.087+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:19.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6053 16 16 0 0 0 - 0 2024-07-28T21:30:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:20 smithi155 bash[73694]: debug 2024-07-28T21:30:20.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:20.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6054 16 16 0 0 0 - 0 2024-07-28T21:30:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:30:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:30:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:30:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:20 smithi045 bash[80445]: cluster 2024-07-28T21:30:19.562100+0000 mgr.y (mgr.34101) 3619 : cluster [DBG] pgmap v4547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:20 smithi045 bash[82788]: cluster 2024-07-28T21:30:19.562100+0000 mgr.y (mgr.34101) 3619 : cluster [DBG] pgmap v4547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:21.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:20 smithi155 bash[68033]: cluster 2024-07-28T21:30:19.562100+0000 mgr.y (mgr.34101) 3619 : cluster [DBG] pgmap v4547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:21 smithi155 bash[73694]: debug 2024-07-28T21:30:21.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:21.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6055 16 16 0 0 0 - 0 2024-07-28T21:30:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:22 smithi155 bash[73694]: debug 2024-07-28T21:30:22.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:22.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6056 16 16 0 0 0 - 0 2024-07-28T21:30:22.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:30:22 smithi155 bash[60745]: ts=2024-07-28T21:30:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:30:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:22 smithi045 bash[80445]: cluster 2024-07-28T21:30:21.563954+0000 mgr.y (mgr.34101) 3620 : cluster [DBG] pgmap v4548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:22 smithi045 bash[80445]: audit 2024-07-28T21:30:22.100566+0000 mon.c (mon.2) 1005 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:30:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:22 smithi045 bash[82788]: cluster 2024-07-28T21:30:21.563954+0000 mgr.y (mgr.34101) 3620 : cluster [DBG] pgmap v4548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:22 smithi045 bash[82788]: audit 2024-07-28T21:30:22.100566+0000 mon.c (mon.2) 1005 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:30:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:22 smithi155 bash[68033]: cluster 2024-07-28T21:30:21.563954+0000 mgr.y (mgr.34101) 3620 : cluster [DBG] pgmap v4548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:22 smithi155 bash[68033]: audit 2024-07-28T21:30:22.100566+0000 mon.c (mon.2) 1005 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:30:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:23 smithi155 bash[73694]: debug 2024-07-28T21:30:23.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:23.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6057 16 16 0 0 0 - 0 2024-07-28T21:30:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:24 smithi155 bash[73694]: debug 2024-07-28T21:30:24.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:24.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6058 16 16 0 0 0 - 0 2024-07-28T21:30:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:24 smithi045 bash[80445]: cluster 2024-07-28T21:30:23.565690+0000 mgr.y (mgr.34101) 3621 : cluster [DBG] pgmap v4549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:24 smithi045 bash[82788]: cluster 2024-07-28T21:30:23.565690+0000 mgr.y (mgr.34101) 3621 : cluster [DBG] pgmap v4549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:25.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:24 smithi155 bash[68033]: cluster 2024-07-28T21:30:23.565690+0000 mgr.y (mgr.34101) 3621 : cluster [DBG] pgmap v4549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:25 smithi155 bash[73694]: debug 2024-07-28T21:30:25.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:25.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6059 16 16 0 0 0 - 0 2024-07-28T21:30:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:26 smithi155 bash[73694]: debug 2024-07-28T21:30:26.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:26.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:30:26.635220+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:30:26.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:30:26.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6060 16 16 0 0 0 - 0 2024-07-28T21:30:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:26 smithi045 bash[80445]: cluster 2024-07-28T21:30:25.567478+0000 mgr.y (mgr.34101) 3622 : cluster [DBG] pgmap v4550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:26 smithi045 bash[82788]: cluster 2024-07-28T21:30:25.567478+0000 mgr.y (mgr.34101) 3622 : cluster [DBG] pgmap v4550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:26 smithi155 bash[68033]: cluster 2024-07-28T21:30:25.567478+0000 mgr.y (mgr.34101) 3622 : cluster [DBG] pgmap v4550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:27 smithi155 bash[73694]: debug 2024-07-28T21:30:27.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:27.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6061 16 16 0 0 0 - 0 2024-07-28T21:30:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:28 smithi155 bash[73694]: debug 2024-07-28T21:30:28.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:28.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6062 16 16 0 0 0 - 0 2024-07-28T21:30:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:28 smithi155 bash[68033]: cluster 2024-07-28T21:30:27.568347+0000 mgr.y (mgr.34101) 3623 : cluster [DBG] pgmap v4551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:28 smithi155 bash[68033]: audit 2024-07-28T21:30:27.783121+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:28 smithi155 bash[68033]: audit 2024-07-28T21:30:27.792290+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:28 smithi155 bash[68033]: audit 2024-07-28T21:30:28.031710+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:28 smithi155 bash[68033]: audit 2024-07-28T21:30:28.041272+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:28 smithi155 bash[68033]: audit 2024-07-28T21:30:28.467719+0000 mon.c (mon.2) 1006 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:30:29.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:28 smithi155 bash[68033]: audit 2024-07-28T21:30:28.469147+0000 mon.c (mon.2) 1007 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:30:29.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:28 smithi155 bash[68033]: audit 2024-07-28T21:30:28.481931+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[80445]: cluster 2024-07-28T21:30:27.568347+0000 mgr.y (mgr.34101) 3623 : cluster [DBG] pgmap v4551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[80445]: audit 2024-07-28T21:30:27.783121+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[80445]: audit 2024-07-28T21:30:27.792290+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[80445]: audit 2024-07-28T21:30:28.031710+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[80445]: audit 2024-07-28T21:30:28.041272+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[80445]: audit 2024-07-28T21:30:28.467719+0000 mon.c (mon.2) 1006 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:30:29.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[80445]: audit 2024-07-28T21:30:28.469147+0000 mon.c (mon.2) 1007 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:30:29.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[80445]: audit 2024-07-28T21:30:28.481931+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[82788]: cluster 2024-07-28T21:30:27.568347+0000 mgr.y (mgr.34101) 3623 : cluster [DBG] pgmap v4551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[82788]: audit 2024-07-28T21:30:27.783121+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[82788]: audit 2024-07-28T21:30:27.792290+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[82788]: audit 2024-07-28T21:30:28.031710+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[82788]: audit 2024-07-28T21:30:28.041272+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[82788]: audit 2024-07-28T21:30:28.467719+0000 mon.c (mon.2) 1006 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:30:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[82788]: audit 2024-07-28T21:30:28.469147+0000 mon.c (mon.2) 1007 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:30:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:28 smithi045 bash[82788]: audit 2024-07-28T21:30:28.481931+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:30:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:29 smithi155 bash[73694]: debug 2024-07-28T21:30:29.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:29.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6063 16 16 0 0 0 - 0 2024-07-28T21:30:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:30 smithi155 bash[73694]: debug 2024-07-28T21:30:30.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:30.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6064 16 16 0 0 0 - 0 2024-07-28T21:30:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:30 smithi045 bash[80445]: cluster 2024-07-28T21:30:29.570197+0000 mgr.y (mgr.34101) 3624 : cluster [DBG] pgmap v4552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:30 smithi045 bash[82788]: cluster 2024-07-28T21:30:29.570197+0000 mgr.y (mgr.34101) 3624 : cluster [DBG] pgmap v4552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:30:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:30:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:30:31.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:30 smithi155 bash[68033]: cluster 2024-07-28T21:30:29.570197+0000 mgr.y (mgr.34101) 3624 : cluster [DBG] pgmap v4552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:31 smithi155 bash[73694]: debug 2024-07-28T21:30:31.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:31.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6065 16 16 0 0 0 - 0 2024-07-28T21:30:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:32 smithi155 bash[73694]: debug 2024-07-28T21:30:32.122+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:30:32 smithi155 bash[60745]: ts=2024-07-28T21:30:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:30:32.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6066 16 16 0 0 0 - 0 2024-07-28T21:30:33.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:32 smithi155 bash[68033]: cluster 2024-07-28T21:30:31.572218+0000 mgr.y (mgr.34101) 3625 : cluster [DBG] pgmap v4553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:32 smithi045 bash[80445]: cluster 2024-07-28T21:30:31.572218+0000 mgr.y (mgr.34101) 3625 : cluster [DBG] pgmap v4553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:32 smithi045 bash[82788]: cluster 2024-07-28T21:30:31.572218+0000 mgr.y (mgr.34101) 3625 : cluster [DBG] pgmap v4553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:33 smithi155 bash[73694]: debug 2024-07-28T21:30:33.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:33.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6067 16 16 0 0 0 - 0 2024-07-28T21:30:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:33 smithi155 bash[68033]: audit 2024-07-28T21:30:33.430840+0000 mon.c (mon.2) 1008 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:33 smithi045 bash[80445]: audit 2024-07-28T21:30:33.430840+0000 mon.c (mon.2) 1008 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:33 smithi045 bash[82788]: audit 2024-07-28T21:30:33.430840+0000 mon.c (mon.2) 1008 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:34 smithi155 bash[73694]: debug 2024-07-28T21:30:34.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:34.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6068 16 16 0 0 0 - 0 2024-07-28T21:30:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:34 smithi155 bash[68033]: cluster 2024-07-28T21:30:33.573975+0000 mgr.y (mgr.34101) 3626 : cluster [DBG] pgmap v4554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:34 smithi045 bash[80445]: cluster 2024-07-28T21:30:33.573975+0000 mgr.y (mgr.34101) 3626 : cluster [DBG] pgmap v4554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:34 smithi045 bash[82788]: cluster 2024-07-28T21:30:33.573975+0000 mgr.y (mgr.34101) 3626 : cluster [DBG] pgmap v4554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:35 smithi155 bash[73694]: debug 2024-07-28T21:30:35.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:35.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6069 16 16 0 0 0 - 0 2024-07-28T21:30:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:36 smithi155 bash[73694]: debug 2024-07-28T21:30:36.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:36.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6070 16 16 0 0 0 - 0 2024-07-28T21:30:37.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:36 smithi155 bash[68033]: cluster 2024-07-28T21:30:35.575799+0000 mgr.y (mgr.34101) 3627 : cluster [DBG] pgmap v4555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:37 smithi155 bash[73694]: debug 2024-07-28T21:30:37.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:36 smithi045 bash[80445]: cluster 2024-07-28T21:30:35.575799+0000 mgr.y (mgr.34101) 3627 : cluster [DBG] pgmap v4555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:36 smithi045 bash[82788]: cluster 2024-07-28T21:30:35.575799+0000 mgr.y (mgr.34101) 3627 : cluster [DBG] pgmap v4555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:37.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6071 16 16 0 0 0 - 0 2024-07-28T21:30:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:38 smithi155 bash[73694]: debug 2024-07-28T21:30:38.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:38.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6072 16 16 0 0 0 - 0 2024-07-28T21:30:39.089 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:38 smithi155 bash[68033]: cluster 2024-07-28T21:30:37.577932+0000 mgr.y (mgr.34101) 3628 : cluster [DBG] pgmap v4556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:38 smithi045 bash[80445]: cluster 2024-07-28T21:30:37.577932+0000 mgr.y (mgr.34101) 3628 : cluster [DBG] pgmap v4556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:38 smithi045 bash[82788]: cluster 2024-07-28T21:30:37.577932+0000 mgr.y (mgr.34101) 3628 : cluster [DBG] pgmap v4556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:39 smithi155 bash[73694]: debug 2024-07-28T21:30:39.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:39.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6073 16 16 0 0 0 - 0 2024-07-28T21:30:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:40 smithi155 bash[73694]: debug 2024-07-28T21:30:40.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:40.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6074 16 16 0 0 0 - 0 2024-07-28T21:30:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:40 smithi045 bash[80445]: cluster 2024-07-28T21:30:39.579855+0000 mgr.y (mgr.34101) 3629 : cluster [DBG] pgmap v4557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:30:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:30:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:30:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:40 smithi045 bash[82788]: cluster 2024-07-28T21:30:39.579855+0000 mgr.y (mgr.34101) 3629 : cluster [DBG] pgmap v4557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:41.078 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:40 smithi155 bash[68033]: cluster 2024-07-28T21:30:39.579855+0000 mgr.y (mgr.34101) 3629 : cluster [DBG] pgmap v4557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:41 smithi155 bash[73694]: debug 2024-07-28T21:30:41.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:41.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6075 16 16 0 0 0 - 0 2024-07-28T21:30:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:42 smithi155 bash[73694]: debug 2024-07-28T21:30:42.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:30:42 smithi155 bash[60745]: ts=2024-07-28T21:30:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:30:42.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6076 16 16 0 0 0 - 0 2024-07-28T21:30:43.125 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:42 smithi155 bash[68033]: cluster 2024-07-28T21:30:41.581976+0000 mgr.y (mgr.34101) 3630 : cluster [DBG] pgmap v4558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:42 smithi045 bash[80445]: cluster 2024-07-28T21:30:41.581976+0000 mgr.y (mgr.34101) 3630 : cluster [DBG] pgmap v4558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:42 smithi045 bash[82788]: cluster 2024-07-28T21:30:41.581976+0000 mgr.y (mgr.34101) 3630 : cluster [DBG] pgmap v4558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:43 smithi155 bash[73694]: debug 2024-07-28T21:30:43.122+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:43.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6077 16 16 0 0 0 - 0 2024-07-28T21:30:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:44 smithi155 bash[73694]: debug 2024-07-28T21:30:44.122+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:44.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6078 16 16 0 0 0 - 0 2024-07-28T21:30:45.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:44 smithi155 bash[68033]: cluster 2024-07-28T21:30:43.583801+0000 mgr.y (mgr.34101) 3631 : cluster [DBG] pgmap v4559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:44 smithi045 bash[80445]: cluster 2024-07-28T21:30:43.583801+0000 mgr.y (mgr.34101) 3631 : cluster [DBG] pgmap v4559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:44 smithi045 bash[82788]: cluster 2024-07-28T21:30:43.583801+0000 mgr.y (mgr.34101) 3631 : cluster [DBG] pgmap v4559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:45 smithi155 bash[73694]: debug 2024-07-28T21:30:45.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:45.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6079 16 16 0 0 0 - 0 2024-07-28T21:30:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:46 smithi155 bash[73694]: debug 2024-07-28T21:30:46.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:46.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:30:46.638576+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:30:46.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:30:46.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6080 16 16 0 0 0 - 0 2024-07-28T21:30:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:46 smithi045 bash[80445]: cluster 2024-07-28T21:30:45.585913+0000 mgr.y (mgr.34101) 3632 : cluster [DBG] pgmap v4560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:46 smithi045 bash[82788]: cluster 2024-07-28T21:30:45.585913+0000 mgr.y (mgr.34101) 3632 : cluster [DBG] pgmap v4560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:47 smithi155 bash[73694]: debug 2024-07-28T21:30:47.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:46 smithi155 bash[68033]: cluster 2024-07-28T21:30:45.585913+0000 mgr.y (mgr.34101) 3632 : cluster [DBG] pgmap v4560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:47.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6081 16 16 0 0 0 - 0 2024-07-28T21:30:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:48 smithi155 bash[73694]: debug 2024-07-28T21:30:48.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:48.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6082 16 16 0 0 0 - 0 2024-07-28T21:30:49.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:48 smithi155 bash[68033]: cluster 2024-07-28T21:30:47.587996+0000 mgr.y (mgr.34101) 3633 : cluster [DBG] pgmap v4561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:49.081 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:48 smithi155 bash[68033]: audit 2024-07-28T21:30:48.433444+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:48 smithi045 bash[80445]: cluster 2024-07-28T21:30:47.587996+0000 mgr.y (mgr.34101) 3633 : cluster [DBG] pgmap v4561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:48 smithi045 bash[80445]: audit 2024-07-28T21:30:48.433444+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:48 smithi045 bash[82788]: cluster 2024-07-28T21:30:47.587996+0000 mgr.y (mgr.34101) 3633 : cluster [DBG] pgmap v4561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:48 smithi045 bash[82788]: audit 2024-07-28T21:30:48.433444+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:30:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:49 smithi155 bash[73694]: debug 2024-07-28T21:30:49.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:49.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6083 16 16 0 0 0 - 0 2024-07-28T21:30:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:50 smithi155 bash[73694]: debug 2024-07-28T21:30:50.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:50.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6084 16 16 0 0 0 - 0 2024-07-28T21:30:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:50 smithi045 bash[80445]: cluster 2024-07-28T21:30:49.589778+0000 mgr.y (mgr.34101) 3634 : cluster [DBG] pgmap v4562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:30:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:30:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:30:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:50 smithi045 bash[82788]: cluster 2024-07-28T21:30:49.589778+0000 mgr.y (mgr.34101) 3634 : cluster [DBG] pgmap v4562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:51.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:50 smithi155 bash[68033]: cluster 2024-07-28T21:30:49.589778+0000 mgr.y (mgr.34101) 3634 : cluster [DBG] pgmap v4562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:51 smithi155 bash[73694]: debug 2024-07-28T21:30:51.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:51.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6085 16 16 0 0 0 - 0 2024-07-28T21:30:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:52 smithi155 bash[73694]: debug 2024-07-28T21:30:52.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:52.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6086 16 16 0 0 0 - 0 2024-07-28T21:30:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:30:52 smithi155 bash[60745]: ts=2024-07-28T21:30:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:30:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:52 smithi045 bash[80445]: cluster 2024-07-28T21:30:51.591700+0000 mgr.y (mgr.34101) 3635 : cluster [DBG] pgmap v4563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:52 smithi045 bash[82788]: cluster 2024-07-28T21:30:51.591700+0000 mgr.y (mgr.34101) 3635 : cluster [DBG] pgmap v4563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:52 smithi155 bash[68033]: cluster 2024-07-28T21:30:51.591700+0000 mgr.y (mgr.34101) 3635 : cluster [DBG] pgmap v4563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:52 smithi155 bash[73694]: debug 2024-07-28T21:30:52.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:53.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6087 16 16 0 0 0 - 0 2024-07-28T21:30:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:53 smithi155 bash[73694]: debug 2024-07-28T21:30:53.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:54.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6088 16 16 0 0 0 - 0 2024-07-28T21:30:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:54 smithi045 bash[80445]: cluster 2024-07-28T21:30:53.593450+0000 mgr.y (mgr.34101) 3636 : cluster [DBG] pgmap v4564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:54 smithi045 bash[82788]: cluster 2024-07-28T21:30:53.593450+0000 mgr.y (mgr.34101) 3636 : cluster [DBG] pgmap v4564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:55 smithi155 bash[73694]: debug 2024-07-28T21:30:55.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:54 smithi155 bash[68033]: cluster 2024-07-28T21:30:53.593450+0000 mgr.y (mgr.34101) 3636 : cluster [DBG] pgmap v4564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:55.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6089 16 16 0 0 0 - 0 2024-07-28T21:30:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:55 smithi155 bash[73694]: debug 2024-07-28T21:30:55.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:56.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6090 16 16 0 0 0 - 0 2024-07-28T21:30:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:56 smithi045 bash[80445]: cluster 2024-07-28T21:30:55.595230+0000 mgr.y (mgr.34101) 3637 : cluster [DBG] pgmap v4565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:56 smithi045 bash[82788]: cluster 2024-07-28T21:30:55.595230+0000 mgr.y (mgr.34101) 3637 : cluster [DBG] pgmap v4565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:56 smithi155 bash[73694]: debug 2024-07-28T21:30:56.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:56 smithi155 bash[68033]: cluster 2024-07-28T21:30:55.595230+0000 mgr.y (mgr.34101) 3637 : cluster [DBG] pgmap v4565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:57.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6091 16 16 0 0 0 - 0 2024-07-28T21:30:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:57 smithi155 bash[73694]: debug 2024-07-28T21:30:57.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:58.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6092 16 16 0 0 0 - 0 2024-07-28T21:30:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:30:58 smithi045 bash[80445]: cluster 2024-07-28T21:30:57.597097+0000 mgr.y (mgr.34101) 3638 : cluster [DBG] pgmap v4566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:30:58 smithi045 bash[82788]: cluster 2024-07-28T21:30:57.597097+0000 mgr.y (mgr.34101) 3638 : cluster [DBG] pgmap v4566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:58 smithi155 bash[73694]: debug 2024-07-28T21:30:58.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:30:59.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:30:58 smithi155 bash[68033]: cluster 2024-07-28T21:30:57.597097+0000 mgr.y (mgr.34101) 3638 : cluster [DBG] pgmap v4566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:30:59.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6093 16 16 0 0 0 - 0 2024-07-28T21:31:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:30:59 smithi155 bash[73694]: debug 2024-07-28T21:30:59.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:00.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6094 16 16 0 0 0 - 0 2024-07-28T21:31:00.855 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:31:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:31:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:31:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:00 smithi045 bash[80445]: cluster 2024-07-28T21:30:59.598840+0000 mgr.y (mgr.34101) 3639 : cluster [DBG] pgmap v4567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:00 smithi045 bash[82788]: cluster 2024-07-28T21:30:59.598840+0000 mgr.y (mgr.34101) 3639 : cluster [DBG] pgmap v4567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:00 smithi155 bash[68033]: cluster 2024-07-28T21:30:59.598840+0000 mgr.y (mgr.34101) 3639 : cluster [DBG] pgmap v4567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:00 smithi155 bash[73694]: debug 2024-07-28T21:31:00.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:01.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6095 16 16 0 0 0 - 0 2024-07-28T21:31:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:01 smithi155 bash[73694]: debug 2024-07-28T21:31:01.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:02.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6096 16 16 0 0 0 - 0 2024-07-28T21:31:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:31:02 smithi155 bash[60745]: ts=2024-07-28T21:31:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:31:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:02 smithi045 bash[80445]: cluster 2024-07-28T21:31:01.600702+0000 mgr.y (mgr.34101) 3640 : cluster [DBG] pgmap v4568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:02 smithi045 bash[82788]: cluster 2024-07-28T21:31:01.600702+0000 mgr.y (mgr.34101) 3640 : cluster [DBG] pgmap v4568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:02 smithi155 bash[68033]: cluster 2024-07-28T21:31:01.600702+0000 mgr.y (mgr.34101) 3640 : cluster [DBG] pgmap v4568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:02 smithi155 bash[73694]: debug 2024-07-28T21:31:02.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:03.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6097 16 16 0 0 0 - 0 2024-07-28T21:31:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:03 smithi045 bash[82788]: audit 2024-07-28T21:31:03.433966+0000 mon.c (mon.2) 1010 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:03 smithi045 bash[80445]: audit 2024-07-28T21:31:03.433966+0000 mon.c (mon.2) 1010 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:03 smithi155 bash[73694]: debug 2024-07-28T21:31:03.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:03 smithi155 bash[68033]: audit 2024-07-28T21:31:03.433966+0000 mon.c (mon.2) 1010 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:04.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6098 16 16 0 0 0 - 0 2024-07-28T21:31:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:04 smithi045 bash[80445]: cluster 2024-07-28T21:31:03.602562+0000 mgr.y (mgr.34101) 3641 : cluster [DBG] pgmap v4569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:04 smithi045 bash[82788]: cluster 2024-07-28T21:31:03.602562+0000 mgr.y (mgr.34101) 3641 : cluster [DBG] pgmap v4569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:04 smithi155 bash[73694]: debug 2024-07-28T21:31:04.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:05.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:04 smithi155 bash[68033]: cluster 2024-07-28T21:31:03.602562+0000 mgr.y (mgr.34101) 3641 : cluster [DBG] pgmap v4569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:05.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6099 16 16 0 0 0 - 0 2024-07-28T21:31:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:05 smithi155 bash[73694]: debug 2024-07-28T21:31:05.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:06.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:31:06.641856+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:31:06.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:31:06.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6100 16 16 0 0 0 - 0 2024-07-28T21:31:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:06 smithi045 bash[80445]: cluster 2024-07-28T21:31:05.604503+0000 mgr.y (mgr.34101) 3642 : cluster [DBG] pgmap v4570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:06 smithi045 bash[82788]: cluster 2024-07-28T21:31:05.604503+0000 mgr.y (mgr.34101) 3642 : cluster [DBG] pgmap v4570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:06 smithi155 bash[73694]: debug 2024-07-28T21:31:06.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:07.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:06 smithi155 bash[68033]: cluster 2024-07-28T21:31:05.604503+0000 mgr.y (mgr.34101) 3642 : cluster [DBG] pgmap v4570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:07.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6101 16 16 0 0 0 - 0 2024-07-28T21:31:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:07 smithi155 bash[73694]: debug 2024-07-28T21:31:07.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:08.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6102 16 16 0 0 0 - 0 2024-07-28T21:31:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:08 smithi045 bash[82788]: cluster 2024-07-28T21:31:07.606590+0000 mgr.y (mgr.34101) 3643 : cluster [DBG] pgmap v4571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:08 smithi045 bash[80445]: cluster 2024-07-28T21:31:07.606590+0000 mgr.y (mgr.34101) 3643 : cluster [DBG] pgmap v4571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:08 smithi155 bash[73694]: debug 2024-07-28T21:31:08.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:08 smithi155 bash[68033]: cluster 2024-07-28T21:31:07.606590+0000 mgr.y (mgr.34101) 3643 : cluster [DBG] pgmap v4571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:09.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6103 16 16 0 0 0 - 0 2024-07-28T21:31:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:09 smithi155 bash[73694]: debug 2024-07-28T21:31:09.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:10.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6104 16 16 0 0 0 - 0 2024-07-28T21:31:10.883 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:31:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:31:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:31:11.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:10 smithi045 bash[80445]: cluster 2024-07-28T21:31:09.608539+0000 mgr.y (mgr.34101) 3644 : cluster [DBG] pgmap v4572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:10 smithi045 bash[82788]: cluster 2024-07-28T21:31:09.608539+0000 mgr.y (mgr.34101) 3644 : cluster [DBG] pgmap v4572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:10 smithi155 bash[73694]: debug 2024-07-28T21:31:10.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:11.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:10 smithi155 bash[68033]: cluster 2024-07-28T21:31:09.608539+0000 mgr.y (mgr.34101) 3644 : cluster [DBG] pgmap v4572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:11.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6105 16 16 0 0 0 - 0 2024-07-28T21:31:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:11 smithi155 bash[73694]: debug 2024-07-28T21:31:11.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:12.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6106 16 16 0 0 0 - 0 2024-07-28T21:31:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:31:12 smithi155 bash[60745]: ts=2024-07-28T21:31:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:31:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:12 smithi045 bash[80445]: cluster 2024-07-28T21:31:11.610637+0000 mgr.y (mgr.34101) 3645 : cluster [DBG] pgmap v4573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:12 smithi045 bash[82788]: cluster 2024-07-28T21:31:11.610637+0000 mgr.y (mgr.34101) 3645 : cluster [DBG] pgmap v4573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:12 smithi155 bash[73694]: debug 2024-07-28T21:31:12.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:12 smithi155 bash[68033]: cluster 2024-07-28T21:31:11.610637+0000 mgr.y (mgr.34101) 3645 : cluster [DBG] pgmap v4573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:13.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6107 16 16 0 0 0 - 0 2024-07-28T21:31:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:13 smithi155 bash[73694]: debug 2024-07-28T21:31:13.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:14.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6108 16 16 0 0 0 - 0 2024-07-28T21:31:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:14 smithi045 bash[80445]: cluster 2024-07-28T21:31:13.612507+0000 mgr.y (mgr.34101) 3646 : cluster [DBG] pgmap v4574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:14 smithi045 bash[82788]: cluster 2024-07-28T21:31:13.612507+0000 mgr.y (mgr.34101) 3646 : cluster [DBG] pgmap v4574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:14 smithi155 bash[68033]: cluster 2024-07-28T21:31:13.612507+0000 mgr.y (mgr.34101) 3646 : cluster [DBG] pgmap v4574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:14 smithi155 bash[73694]: debug 2024-07-28T21:31:14.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:15.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6109 16 16 0 0 0 - 0 2024-07-28T21:31:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:15 smithi155 bash[73694]: debug 2024-07-28T21:31:15.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:16.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6110 16 16 0 0 0 - 0 2024-07-28T21:31:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:16 smithi045 bash[80445]: cluster 2024-07-28T21:31:15.614301+0000 mgr.y (mgr.34101) 3647 : cluster [DBG] pgmap v4575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:16 smithi045 bash[82788]: cluster 2024-07-28T21:31:15.614301+0000 mgr.y (mgr.34101) 3647 : cluster [DBG] pgmap v4575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:16 smithi155 bash[73694]: debug 2024-07-28T21:31:16.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:16 smithi155 bash[68033]: cluster 2024-07-28T21:31:15.614301+0000 mgr.y (mgr.34101) 3647 : cluster [DBG] pgmap v4575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:17.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6111 16 16 0 0 0 - 0 2024-07-28T21:31:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:17 smithi155 bash[73694]: debug 2024-07-28T21:31:17.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:18.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6112 16 16 0 0 0 - 0 2024-07-28T21:31:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:18 smithi045 bash[80445]: cluster 2024-07-28T21:31:17.616180+0000 mgr.y (mgr.34101) 3648 : cluster [DBG] pgmap v4576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:18 smithi045 bash[80445]: audit 2024-07-28T21:31:18.434335+0000 mon.c (mon.2) 1011 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:18 smithi045 bash[82788]: cluster 2024-07-28T21:31:17.616180+0000 mgr.y (mgr.34101) 3648 : cluster [DBG] pgmap v4576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:18 smithi045 bash[82788]: audit 2024-07-28T21:31:18.434335+0000 mon.c (mon.2) 1011 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:18 smithi155 bash[73694]: debug 2024-07-28T21:31:18.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:18 smithi155 bash[68033]: cluster 2024-07-28T21:31:17.616180+0000 mgr.y (mgr.34101) 3648 : cluster [DBG] pgmap v4576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:18 smithi155 bash[68033]: audit 2024-07-28T21:31:18.434335+0000 mon.c (mon.2) 1011 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:19.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6113 16 16 0 0 0 - 0 2024-07-28T21:31:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:19 smithi155 bash[73694]: debug 2024-07-28T21:31:19.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:20.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6114 16 16 0 0 0 - 0 2024-07-28T21:31:20.905 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:31:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:31:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:31:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:20 smithi045 bash[80445]: cluster 2024-07-28T21:31:19.617914+0000 mgr.y (mgr.34101) 3649 : cluster [DBG] pgmap v4577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:20 smithi045 bash[82788]: cluster 2024-07-28T21:31:19.617914+0000 mgr.y (mgr.34101) 3649 : cluster [DBG] pgmap v4577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:20 smithi155 bash[68033]: cluster 2024-07-28T21:31:19.617914+0000 mgr.y (mgr.34101) 3649 : cluster [DBG] pgmap v4577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:20 smithi155 bash[73694]: debug 2024-07-28T21:31:20.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:21.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6115 16 16 0 0 0 - 0 2024-07-28T21:31:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:21 smithi155 bash[73694]: debug 2024-07-28T21:31:21.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:22.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6116 16 16 0 0 0 - 0 2024-07-28T21:31:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:31:22 smithi155 bash[60745]: ts=2024-07-28T21:31:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:31:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:22 smithi045 bash[80445]: cluster 2024-07-28T21:31:21.619782+0000 mgr.y (mgr.34101) 3650 : cluster [DBG] pgmap v4578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:22 smithi045 bash[82788]: cluster 2024-07-28T21:31:21.619782+0000 mgr.y (mgr.34101) 3650 : cluster [DBG] pgmap v4578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:22 smithi155 bash[73694]: debug 2024-07-28T21:31:22.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:23.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:22 smithi155 bash[68033]: cluster 2024-07-28T21:31:21.619782+0000 mgr.y (mgr.34101) 3650 : cluster [DBG] pgmap v4578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:23.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6117 16 16 0 0 0 - 0 2024-07-28T21:31:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:23 smithi155 bash[73694]: debug 2024-07-28T21:31:23.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:24.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6118 16 16 0 0 0 - 0 2024-07-28T21:31:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:24 smithi045 bash[80445]: cluster 2024-07-28T21:31:23.621516+0000 mgr.y (mgr.34101) 3651 : cluster [DBG] pgmap v4579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:24 smithi045 bash[82788]: cluster 2024-07-28T21:31:23.621516+0000 mgr.y (mgr.34101) 3651 : cluster [DBG] pgmap v4579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:25.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:24 smithi155 bash[68033]: cluster 2024-07-28T21:31:23.621516+0000 mgr.y (mgr.34101) 3651 : cluster [DBG] pgmap v4579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:24 smithi155 bash[73694]: debug 2024-07-28T21:31:24.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:25.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6119 16 16 0 0 0 - 0 2024-07-28T21:31:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:25 smithi155 bash[73694]: debug 2024-07-28T21:31:25.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:26.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:31:26.645092+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:31:26.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:31:26.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6120 16 16 0 0 0 - 0 2024-07-28T21:31:26.950 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 21:31:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T21:31:26.67053302Z level=info msg="Completed cleanup jobs" duration=53.41237ms 2024-07-28T21:31:26.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:26 smithi155 bash[68033]: cluster 2024-07-28T21:31:25.623252+0000 mgr.y (mgr.34101) 3652 : cluster [DBG] pgmap v4580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:26 smithi045 bash[80445]: cluster 2024-07-28T21:31:25.623252+0000 mgr.y (mgr.34101) 3652 : cluster [DBG] pgmap v4580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:26 smithi045 bash[82788]: cluster 2024-07-28T21:31:25.623252+0000 mgr.y (mgr.34101) 3652 : cluster [DBG] pgmap v4580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:26 smithi155 bash[73694]: debug 2024-07-28T21:31:26.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:27.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6121 16 16 0 0 0 - 0 2024-07-28T21:31:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:27 smithi155 bash[73694]: debug 2024-07-28T21:31:27.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:28.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6122 16 16 0 0 0 - 0 2024-07-28T21:31:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:28 smithi045 bash[80445]: cluster 2024-07-28T21:31:27.625137+0000 mgr.y (mgr.34101) 3653 : cluster [DBG] pgmap v4581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:28 smithi045 bash[80445]: audit 2024-07-28T21:31:28.617988+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:31:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:28 smithi045 bash[82788]: cluster 2024-07-28T21:31:27.625137+0000 mgr.y (mgr.34101) 3653 : cluster [DBG] pgmap v4581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:28 smithi045 bash[82788]: audit 2024-07-28T21:31:28.617988+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:31:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:28 smithi155 bash[73694]: debug 2024-07-28T21:31:28.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:28 smithi155 bash[68033]: cluster 2024-07-28T21:31:27.625137+0000 mgr.y (mgr.34101) 3653 : cluster [DBG] pgmap v4581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:28 smithi155 bash[68033]: audit 2024-07-28T21:31:28.617988+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:31:29.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6123 16 16 0 0 0 - 0 2024-07-28T21:31:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:29 smithi155 bash[73694]: debug 2024-07-28T21:31:29.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:30.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6124 16 16 0 0 0 - 0 2024-07-28T21:31:30.926 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:31:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:31:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:31:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:30 smithi045 bash[82788]: cluster 2024-07-28T21:31:29.626882+0000 mgr.y (mgr.34101) 3654 : cluster [DBG] pgmap v4582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:31.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:30 smithi045 bash[80445]: cluster 2024-07-28T21:31:29.626882+0000 mgr.y (mgr.34101) 3654 : cluster [DBG] pgmap v4582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:31.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:30 smithi155 bash[68033]: cluster 2024-07-28T21:31:29.626882+0000 mgr.y (mgr.34101) 3654 : cluster [DBG] pgmap v4582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:30 smithi155 bash[73694]: debug 2024-07-28T21:31:30.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:31.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6125 16 16 0 0 0 - 0 2024-07-28T21:31:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:31 smithi155 bash[73694]: debug 2024-07-28T21:31:31.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:32.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6126 16 16 0 0 0 - 0 2024-07-28T21:31:32.783 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:31:32 smithi155 bash[60745]: ts=2024-07-28T21:31:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:31:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:32 smithi155 bash[73694]: debug 2024-07-28T21:31:32.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:33.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:32 smithi155 bash[68033]: cluster 2024-07-28T21:31:31.628905+0000 mgr.y (mgr.34101) 3655 : cluster [DBG] pgmap v4583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:32 smithi045 bash[80445]: cluster 2024-07-28T21:31:31.628905+0000 mgr.y (mgr.34101) 3655 : cluster [DBG] pgmap v4583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:32 smithi045 bash[82788]: cluster 2024-07-28T21:31:31.628905+0000 mgr.y (mgr.34101) 3655 : cluster [DBG] pgmap v4583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:33.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6127 16 16 0 0 0 - 0 2024-07-28T21:31:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:33 smithi155 bash[68033]: audit 2024-07-28T21:31:33.434789+0000 mon.c (mon.2) 1013 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:34.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:33 smithi155 bash[73694]: debug 2024-07-28T21:31:33.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:33 smithi045 bash[80445]: audit 2024-07-28T21:31:33.434789+0000 mon.c (mon.2) 1013 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:33 smithi045 bash[82788]: audit 2024-07-28T21:31:33.434789+0000 mon.c (mon.2) 1013 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:34.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6128 16 16 0 0 0 - 0 2024-07-28T21:31:35.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:34 smithi155 bash[73694]: debug 2024-07-28T21:31:34.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:34 smithi155 bash[68033]: cluster 2024-07-28T21:31:33.629854+0000 mgr.y (mgr.34101) 3656 : cluster [DBG] pgmap v4584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:34 smithi155 bash[68033]: audit 2024-07-28T21:31:34.307257+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:34 smithi155 bash[68033]: audit 2024-07-28T21:31:34.324031+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:34 smithi155 bash[68033]: audit 2024-07-28T21:31:34.489342+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:34 smithi155 bash[68033]: audit 2024-07-28T21:31:34.501380+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:34 smithi045 bash[80445]: cluster 2024-07-28T21:31:33.629854+0000 mgr.y (mgr.34101) 3656 : cluster [DBG] pgmap v4584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:34 smithi045 bash[80445]: audit 2024-07-28T21:31:34.307257+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:34 smithi045 bash[80445]: audit 2024-07-28T21:31:34.324031+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:34 smithi045 bash[80445]: audit 2024-07-28T21:31:34.489342+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:34 smithi045 bash[80445]: audit 2024-07-28T21:31:34.501380+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:34 smithi045 bash[82788]: cluster 2024-07-28T21:31:33.629854+0000 mgr.y (mgr.34101) 3656 : cluster [DBG] pgmap v4584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:34 smithi045 bash[82788]: audit 2024-07-28T21:31:34.307257+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:34 smithi045 bash[82788]: audit 2024-07-28T21:31:34.324031+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:34 smithi045 bash[82788]: audit 2024-07-28T21:31:34.489342+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:34 smithi045 bash[82788]: audit 2024-07-28T21:31:34.501380+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:35.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6129 16 16 0 0 0 - 0 2024-07-28T21:31:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:35 smithi155 bash[73694]: debug 2024-07-28T21:31:35.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:35 smithi155 bash[68033]: audit 2024-07-28T21:31:34.955346+0000 mon.c (mon.2) 1014 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:31:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:35 smithi155 bash[68033]: audit 2024-07-28T21:31:34.956755+0000 mon.c (mon.2) 1015 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:31:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:35 smithi155 bash[68033]: audit 2024-07-28T21:31:34.966265+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:35 smithi045 bash[80445]: audit 2024-07-28T21:31:34.955346+0000 mon.c (mon.2) 1014 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:31:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:35 smithi045 bash[80445]: audit 2024-07-28T21:31:34.956755+0000 mon.c (mon.2) 1015 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:31:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:35 smithi045 bash[80445]: audit 2024-07-28T21:31:34.966265+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:35 smithi045 bash[82788]: audit 2024-07-28T21:31:34.955346+0000 mon.c (mon.2) 1014 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:31:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:35 smithi045 bash[82788]: audit 2024-07-28T21:31:34.956755+0000 mon.c (mon.2) 1015 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:31:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:35 smithi045 bash[82788]: audit 2024-07-28T21:31:34.966265+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:31:36.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6130 16 16 0 0 0 - 0 2024-07-28T21:31:37.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:36 smithi155 bash[68033]: cluster 2024-07-28T21:31:35.631580+0000 mgr.y (mgr.34101) 3657 : cluster [DBG] pgmap v4585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:36 smithi155 bash[73694]: debug 2024-07-28T21:31:36.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:36 smithi045 bash[80445]: cluster 2024-07-28T21:31:35.631580+0000 mgr.y (mgr.34101) 3657 : cluster [DBG] pgmap v4585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:36 smithi045 bash[82788]: cluster 2024-07-28T21:31:35.631580+0000 mgr.y (mgr.34101) 3657 : cluster [DBG] pgmap v4585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:37.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6131 16 16 0 0 0 - 0 2024-07-28T21:31:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:37 smithi155 bash[73694]: debug 2024-07-28T21:31:37.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:38.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6132 16 16 0 0 0 - 0 2024-07-28T21:31:39.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:38 smithi155 bash[68033]: cluster 2024-07-28T21:31:37.633468+0000 mgr.y (mgr.34101) 3658 : cluster [DBG] pgmap v4586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:38 smithi155 bash[73694]: debug 2024-07-28T21:31:38.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:39.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:38 smithi045 bash[80445]: cluster 2024-07-28T21:31:37.633468+0000 mgr.y (mgr.34101) 3658 : cluster [DBG] pgmap v4586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:38 smithi045 bash[82788]: cluster 2024-07-28T21:31:37.633468+0000 mgr.y (mgr.34101) 3658 : cluster [DBG] pgmap v4586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:39.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6133 16 16 0 0 0 - 0 2024-07-28T21:31:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:39 smithi155 bash[73694]: debug 2024-07-28T21:31:39.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:40.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6134 16 16 0 0 0 - 0 2024-07-28T21:31:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:31:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:31:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:31:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:40 smithi155 bash[68033]: cluster 2024-07-28T21:31:39.635241+0000 mgr.y (mgr.34101) 3659 : cluster [DBG] pgmap v4587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:40 smithi155 bash[73694]: debug 2024-07-28T21:31:40.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:40 smithi045 bash[82788]: cluster 2024-07-28T21:31:39.635241+0000 mgr.y (mgr.34101) 3659 : cluster [DBG] pgmap v4587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:40 smithi045 bash[80445]: cluster 2024-07-28T21:31:39.635241+0000 mgr.y (mgr.34101) 3659 : cluster [DBG] pgmap v4587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:41.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6135 16 16 0 0 0 - 0 2024-07-28T21:31:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:41 smithi155 bash[73694]: debug 2024-07-28T21:31:41.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:42.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6136 16 16 0 0 0 - 0 2024-07-28T21:31:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:31:42 smithi155 bash[60745]: ts=2024-07-28T21:31:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:31:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:42 smithi155 bash[68033]: cluster 2024-07-28T21:31:41.637117+0000 mgr.y (mgr.34101) 3660 : cluster [DBG] pgmap v4588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:42 smithi155 bash[73694]: debug 2024-07-28T21:31:42.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:42 smithi045 bash[80445]: cluster 2024-07-28T21:31:41.637117+0000 mgr.y (mgr.34101) 3660 : cluster [DBG] pgmap v4588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:43.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:42 smithi045 bash[82788]: cluster 2024-07-28T21:31:41.637117+0000 mgr.y (mgr.34101) 3660 : cluster [DBG] pgmap v4588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:43.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6137 16 16 0 0 0 - 0 2024-07-28T21:31:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:43 smithi155 bash[73694]: debug 2024-07-28T21:31:43.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:44.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6138 16 16 0 0 0 - 0 2024-07-28T21:31:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:44 smithi155 bash[73694]: debug 2024-07-28T21:31:44.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:44 smithi155 bash[68033]: cluster 2024-07-28T21:31:43.638886+0000 mgr.y (mgr.34101) 3661 : cluster [DBG] pgmap v4589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:44 smithi045 bash[80445]: cluster 2024-07-28T21:31:43.638886+0000 mgr.y (mgr.34101) 3661 : cluster [DBG] pgmap v4589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:44 smithi045 bash[82788]: cluster 2024-07-28T21:31:43.638886+0000 mgr.y (mgr.34101) 3661 : cluster [DBG] pgmap v4589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:45.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6139 16 16 0 0 0 - 0 2024-07-28T21:31:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:45 smithi155 bash[73694]: debug 2024-07-28T21:31:45.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:46.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:45 smithi155 bash[68033]: cluster 2024-07-28T21:31:45.640615+0000 mgr.y (mgr.34101) 3662 : cluster [DBG] pgmap v4590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:45 smithi045 bash[82788]: cluster 2024-07-28T21:31:45.640615+0000 mgr.y (mgr.34101) 3662 : cluster [DBG] pgmap v4590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:45 smithi045 bash[80445]: cluster 2024-07-28T21:31:45.640615+0000 mgr.y (mgr.34101) 3662 : cluster [DBG] pgmap v4590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:46.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:31:46.648182+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:31:46.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:31:46.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6140 16 16 0 0 0 - 0 2024-07-28T21:31:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:46 smithi155 bash[73694]: debug 2024-07-28T21:31:46.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:47.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6141 16 16 0 0 0 - 0 2024-07-28T21:31:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:47 smithi155 bash[73694]: debug 2024-07-28T21:31:47.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:48.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6142 16 16 0 0 0 - 0 2024-07-28T21:31:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:48 smithi045 bash[80445]: cluster 2024-07-28T21:31:47.642503+0000 mgr.y (mgr.34101) 3663 : cluster [DBG] pgmap v4591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:48 smithi045 bash[80445]: audit 2024-07-28T21:31:48.437484+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:48 smithi045 bash[82788]: cluster 2024-07-28T21:31:47.642503+0000 mgr.y (mgr.34101) 3663 : cluster [DBG] pgmap v4591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:48 smithi045 bash[82788]: audit 2024-07-28T21:31:48.437484+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:48 smithi155 bash[73694]: debug 2024-07-28T21:31:48.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:48 smithi155 bash[68033]: cluster 2024-07-28T21:31:47.642503+0000 mgr.y (mgr.34101) 3663 : cluster [DBG] pgmap v4591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:48 smithi155 bash[68033]: audit 2024-07-28T21:31:48.437484+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:31:49.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6143 16 16 0 0 0 - 0 2024-07-28T21:31:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:49 smithi155 bash[73694]: debug 2024-07-28T21:31:49.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:50.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6144 16 16 0 0 0 - 0 2024-07-28T21:31:50.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:50 smithi155 bash[68033]: cluster 2024-07-28T21:31:49.644192+0000 mgr.y (mgr.34101) 3664 : cluster [DBG] pgmap v4592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:31:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:31:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:31:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:50 smithi045 bash[82788]: cluster 2024-07-28T21:31:49.644192+0000 mgr.y (mgr.34101) 3664 : cluster [DBG] pgmap v4592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:50 smithi045 bash[80445]: cluster 2024-07-28T21:31:49.644192+0000 mgr.y (mgr.34101) 3664 : cluster [DBG] pgmap v4592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:50 smithi155 bash[73694]: debug 2024-07-28T21:31:50.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:51.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6145 16 16 0 0 0 - 0 2024-07-28T21:31:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:52 smithi155 bash[73694]: debug 2024-07-28T21:31:52.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:52.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6146 16 16 0 0 0 - 0 2024-07-28T21:31:52.708 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:31:52 smithi155 bash[60745]: ts=2024-07-28T21:31:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:31:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:52 smithi045 bash[80445]: cluster 2024-07-28T21:31:51.646070+0000 mgr.y (mgr.34101) 3665 : cluster [DBG] pgmap v4593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:52 smithi045 bash[82788]: cluster 2024-07-28T21:31:51.646070+0000 mgr.y (mgr.34101) 3665 : cluster [DBG] pgmap v4593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:52 smithi155 bash[68033]: cluster 2024-07-28T21:31:51.646070+0000 mgr.y (mgr.34101) 3665 : cluster [DBG] pgmap v4593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:53 smithi155 bash[73694]: debug 2024-07-28T21:31:53.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:53.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6147 16 16 0 0 0 - 0 2024-07-28T21:31:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:54 smithi155 bash[73694]: debug 2024-07-28T21:31:54.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:54.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6148 16 16 0 0 0 - 0 2024-07-28T21:31:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:54 smithi045 bash[82788]: cluster 2024-07-28T21:31:53.647791+0000 mgr.y (mgr.34101) 3666 : cluster [DBG] pgmap v4594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:54 smithi045 bash[80445]: cluster 2024-07-28T21:31:53.647791+0000 mgr.y (mgr.34101) 3666 : cluster [DBG] pgmap v4594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:55.010 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:54 smithi155 bash[68033]: cluster 2024-07-28T21:31:53.647791+0000 mgr.y (mgr.34101) 3666 : cluster [DBG] pgmap v4594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:55 smithi155 bash[73694]: debug 2024-07-28T21:31:55.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:55.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6149 16 16 0 0 0 - 0 2024-07-28T21:31:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:55 smithi155 bash[73694]: debug 2024-07-28T21:31:55.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:56.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6150 16 16 0 0 0 - 0 2024-07-28T21:31:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:56 smithi045 bash[82788]: cluster 2024-07-28T21:31:55.649526+0000 mgr.y (mgr.34101) 3667 : cluster [DBG] pgmap v4595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:56 smithi045 bash[80445]: cluster 2024-07-28T21:31:55.649526+0000 mgr.y (mgr.34101) 3667 : cluster [DBG] pgmap v4595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:57.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:56 smithi155 bash[68033]: cluster 2024-07-28T21:31:55.649526+0000 mgr.y (mgr.34101) 3667 : cluster [DBG] pgmap v4595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:57.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:56 smithi155 bash[73694]: debug 2024-07-28T21:31:56.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:57.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6151 16 16 0 0 0 - 0 2024-07-28T21:31:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:57 smithi155 bash[73694]: debug 2024-07-28T21:31:57.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:58.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6152 16 16 0 0 0 - 0 2024-07-28T21:31:59.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:31:58 smithi155 bash[68033]: cluster 2024-07-28T21:31:57.651418+0000 mgr.y (mgr.34101) 3668 : cluster [DBG] pgmap v4596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:31:58 smithi045 bash[80445]: cluster 2024-07-28T21:31:57.651418+0000 mgr.y (mgr.34101) 3668 : cluster [DBG] pgmap v4596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:59.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:31:58 smithi045 bash[82788]: cluster 2024-07-28T21:31:57.651418+0000 mgr.y (mgr.34101) 3668 : cluster [DBG] pgmap v4596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:31:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:31:59 smithi155 bash[73694]: debug 2024-07-28T21:31:59.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:31:59.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6153 16 16 0 0 0 - 0 2024-07-28T21:32:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:00 smithi155 bash[73694]: debug 2024-07-28T21:32:00.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:00.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6154 16 16 0 0 0 - 0 2024-07-28T21:32:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:00 smithi045 bash[80445]: cluster 2024-07-28T21:31:59.653139+0000 mgr.y (mgr.34101) 3669 : cluster [DBG] pgmap v4597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:32:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:32:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:32:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:00 smithi045 bash[82788]: cluster 2024-07-28T21:31:59.653139+0000 mgr.y (mgr.34101) 3669 : cluster [DBG] pgmap v4597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:01.021 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:00 smithi155 bash[68033]: cluster 2024-07-28T21:31:59.653139+0000 mgr.y (mgr.34101) 3669 : cluster [DBG] pgmap v4597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:01 smithi155 bash[73694]: debug 2024-07-28T21:32:01.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:01.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6155 16 16 0 0 0 - 0 2024-07-28T21:32:02.316 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:02 smithi155 bash[73694]: debug 2024-07-28T21:32:02.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:02.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6156 16 16 0 0 0 - 0 2024-07-28T21:32:02.729 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:32:02 smithi155 bash[60745]: ts=2024-07-28T21:32:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:32:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:02 smithi155 bash[68033]: cluster 2024-07-28T21:32:01.655015+0000 mgr.y (mgr.34101) 3670 : cluster [DBG] pgmap v4598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:02 smithi045 bash[82788]: cluster 2024-07-28T21:32:01.655015+0000 mgr.y (mgr.34101) 3670 : cluster [DBG] pgmap v4598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:02 smithi045 bash[80445]: cluster 2024-07-28T21:32:01.655015+0000 mgr.y (mgr.34101) 3670 : cluster [DBG] pgmap v4598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:03 smithi155 bash[73694]: debug 2024-07-28T21:32:03.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:03.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6157 16 16 0 0 0 - 0 2024-07-28T21:32:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:03 smithi155 bash[68033]: audit 2024-07-28T21:32:03.437954+0000 mon.c (mon.2) 1017 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:03 smithi045 bash[82788]: audit 2024-07-28T21:32:03.437954+0000 mon.c (mon.2) 1017 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:03 smithi045 bash[80445]: audit 2024-07-28T21:32:03.437954+0000 mon.c (mon.2) 1017 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:04 smithi155 bash[73694]: debug 2024-07-28T21:32:04.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:04.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6158 16 16 0 0 0 - 0 2024-07-28T21:32:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:04 smithi155 bash[68033]: cluster 2024-07-28T21:32:03.656703+0000 mgr.y (mgr.34101) 3671 : cluster [DBG] pgmap v4599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:04 smithi045 bash[82788]: cluster 2024-07-28T21:32:03.656703+0000 mgr.y (mgr.34101) 3671 : cluster [DBG] pgmap v4599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:04 smithi045 bash[80445]: cluster 2024-07-28T21:32:03.656703+0000 mgr.y (mgr.34101) 3671 : cluster [DBG] pgmap v4599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:05 smithi155 bash[73694]: debug 2024-07-28T21:32:05.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:05.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6159 16 16 0 0 0 - 0 2024-07-28T21:32:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:06 smithi155 bash[73694]: debug 2024-07-28T21:32:06.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:06.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:32:06.651377+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:32:06.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:32:06.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6160 16 16 0 0 0 - 0 2024-07-28T21:32:07.016 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:06 smithi155 bash[68033]: cluster 2024-07-28T21:32:05.658458+0000 mgr.y (mgr.34101) 3672 : cluster [DBG] pgmap v4600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:06 smithi045 bash[82788]: cluster 2024-07-28T21:32:05.658458+0000 mgr.y (mgr.34101) 3672 : cluster [DBG] pgmap v4600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:06 smithi045 bash[80445]: cluster 2024-07-28T21:32:05.658458+0000 mgr.y (mgr.34101) 3672 : cluster [DBG] pgmap v4600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:07 smithi155 bash[73694]: debug 2024-07-28T21:32:07.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:07.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6161 16 16 0 0 0 - 0 2024-07-28T21:32:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:07 smithi155 bash[73694]: debug 2024-07-28T21:32:07.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:08.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6162 16 16 0 0 0 - 0 2024-07-28T21:32:09.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:08 smithi155 bash[68033]: cluster 2024-07-28T21:32:07.660323+0000 mgr.y (mgr.34101) 3673 : cluster [DBG] pgmap v4601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:08 smithi045 bash[82788]: cluster 2024-07-28T21:32:07.660323+0000 mgr.y (mgr.34101) 3673 : cluster [DBG] pgmap v4601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:08 smithi045 bash[80445]: cluster 2024-07-28T21:32:07.660323+0000 mgr.y (mgr.34101) 3673 : cluster [DBG] pgmap v4601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:09 smithi155 bash[73694]: debug 2024-07-28T21:32:08.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:09.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6163 16 16 0 0 0 - 0 2024-07-28T21:32:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:10 smithi155 bash[73694]: debug 2024-07-28T21:32:10.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:10.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6164 16 16 0 0 0 - 0 2024-07-28T21:32:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:10 smithi045 bash[80445]: cluster 2024-07-28T21:32:09.662046+0000 mgr.y (mgr.34101) 3674 : cluster [DBG] pgmap v4602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:32:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:32:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:32:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:10 smithi045 bash[82788]: cluster 2024-07-28T21:32:09.662046+0000 mgr.y (mgr.34101) 3674 : cluster [DBG] pgmap v4602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:11.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:10 smithi155 bash[68033]: cluster 2024-07-28T21:32:09.662046+0000 mgr.y (mgr.34101) 3674 : cluster [DBG] pgmap v4602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:11 smithi155 bash[73694]: debug 2024-07-28T21:32:11.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:11.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6165 16 16 0 0 0 - 0 2024-07-28T21:32:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:12 smithi155 bash[73694]: debug 2024-07-28T21:32:12.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:12.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6166 16 16 0 0 0 - 0 2024-07-28T21:32:12.757 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:32:12 smithi155 bash[60745]: ts=2024-07-28T21:32:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:32:13.019 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:12 smithi155 bash[68033]: cluster 2024-07-28T21:32:11.663872+0000 mgr.y (mgr.34101) 3675 : cluster [DBG] pgmap v4603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:12 smithi045 bash[80445]: cluster 2024-07-28T21:32:11.663872+0000 mgr.y (mgr.34101) 3675 : cluster [DBG] pgmap v4603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:12 smithi045 bash[82788]: cluster 2024-07-28T21:32:11.663872+0000 mgr.y (mgr.34101) 3675 : cluster [DBG] pgmap v4603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:13 smithi155 bash[73694]: debug 2024-07-28T21:32:13.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:13.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6167 16 16 0 0 0 - 0 2024-07-28T21:32:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:14 smithi155 bash[73694]: debug 2024-07-28T21:32:14.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:14.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6168 16 16 0 0 0 - 0 2024-07-28T21:32:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:14 smithi155 bash[68033]: cluster 2024-07-28T21:32:13.665586+0000 mgr.y (mgr.34101) 3676 : cluster [DBG] pgmap v4604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:14 smithi045 bash[80445]: cluster 2024-07-28T21:32:13.665586+0000 mgr.y (mgr.34101) 3676 : cluster [DBG] pgmap v4604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:14 smithi045 bash[82788]: cluster 2024-07-28T21:32:13.665586+0000 mgr.y (mgr.34101) 3676 : cluster [DBG] pgmap v4604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:15 smithi155 bash[73694]: debug 2024-07-28T21:32:15.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:15.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6169 16 16 0 0 0 - 0 2024-07-28T21:32:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:16 smithi155 bash[73694]: debug 2024-07-28T21:32:16.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:16.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6170 16 16 0 0 0 - 0 2024-07-28T21:32:17.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:16 smithi155 bash[68033]: cluster 2024-07-28T21:32:15.667365+0000 mgr.y (mgr.34101) 3677 : cluster [DBG] pgmap v4605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:16 smithi045 bash[80445]: cluster 2024-07-28T21:32:15.667365+0000 mgr.y (mgr.34101) 3677 : cluster [DBG] pgmap v4605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:16 smithi045 bash[82788]: cluster 2024-07-28T21:32:15.667365+0000 mgr.y (mgr.34101) 3677 : cluster [DBG] pgmap v4605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:17 smithi155 bash[73694]: debug 2024-07-28T21:32:17.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:17.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6171 16 16 0 0 0 - 0 2024-07-28T21:32:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:18 smithi155 bash[73694]: debug 2024-07-28T21:32:18.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:18.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6172 16 16 0 0 0 - 0 2024-07-28T21:32:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:18 smithi155 bash[68033]: cluster 2024-07-28T21:32:17.669233+0000 mgr.y (mgr.34101) 3678 : cluster [DBG] pgmap v4606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:18 smithi155 bash[68033]: audit 2024-07-28T21:32:18.438334+0000 mon.c (mon.2) 1018 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:18 smithi045 bash[80445]: cluster 2024-07-28T21:32:17.669233+0000 mgr.y (mgr.34101) 3678 : cluster [DBG] pgmap v4606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:18 smithi045 bash[80445]: audit 2024-07-28T21:32:18.438334+0000 mon.c (mon.2) 1018 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:18 smithi045 bash[82788]: cluster 2024-07-28T21:32:17.669233+0000 mgr.y (mgr.34101) 3678 : cluster [DBG] pgmap v4606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:18 smithi045 bash[82788]: audit 2024-07-28T21:32:18.438334+0000 mon.c (mon.2) 1018 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:19 smithi155 bash[73694]: debug 2024-07-28T21:32:19.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:19.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6173 16 16 0 0 0 - 0 2024-07-28T21:32:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:20 smithi155 bash[73694]: debug 2024-07-28T21:32:20.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:20.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6174 16 16 0 0 0 - 0 2024-07-28T21:32:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:20 smithi045 bash[80445]: cluster 2024-07-28T21:32:19.670978+0000 mgr.y (mgr.34101) 3679 : cluster [DBG] pgmap v4607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:32:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:32:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:32:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:20 smithi045 bash[82788]: cluster 2024-07-28T21:32:19.670978+0000 mgr.y (mgr.34101) 3679 : cluster [DBG] pgmap v4607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:21.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:20 smithi155 bash[68033]: cluster 2024-07-28T21:32:19.670978+0000 mgr.y (mgr.34101) 3679 : cluster [DBG] pgmap v4607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:21 smithi155 bash[73694]: debug 2024-07-28T21:32:21.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:21.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6175 16 16 0 0 0 - 0 2024-07-28T21:32:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:22 smithi155 bash[73694]: debug 2024-07-28T21:32:22.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:32:22 smithi155 bash[60745]: ts=2024-07-28T21:32:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:32:22.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6176 16 16 0 0 0 - 0 2024-07-28T21:32:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:22 smithi155 bash[68033]: cluster 2024-07-28T21:32:21.672825+0000 mgr.y (mgr.34101) 3680 : cluster [DBG] pgmap v4608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:22 smithi045 bash[80445]: cluster 2024-07-28T21:32:21.672825+0000 mgr.y (mgr.34101) 3680 : cluster [DBG] pgmap v4608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:22 smithi045 bash[82788]: cluster 2024-07-28T21:32:21.672825+0000 mgr.y (mgr.34101) 3680 : cluster [DBG] pgmap v4608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:23 smithi155 bash[73694]: debug 2024-07-28T21:32:23.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:23.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6177 16 16 0 0 0 - 0 2024-07-28T21:32:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:24 smithi155 bash[73694]: debug 2024-07-28T21:32:24.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:24.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6178 16 16 0 0 0 - 0 2024-07-28T21:32:25.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:24 smithi155 bash[68033]: cluster 2024-07-28T21:32:23.674564+0000 mgr.y (mgr.34101) 3681 : cluster [DBG] pgmap v4609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:24 smithi045 bash[80445]: cluster 2024-07-28T21:32:23.674564+0000 mgr.y (mgr.34101) 3681 : cluster [DBG] pgmap v4609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:24 smithi045 bash[82788]: cluster 2024-07-28T21:32:23.674564+0000 mgr.y (mgr.34101) 3681 : cluster [DBG] pgmap v4609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:25 smithi155 bash[73694]: debug 2024-07-28T21:32:25.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:25.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6179 16 16 0 0 0 - 0 2024-07-28T21:32:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:26 smithi155 bash[73694]: debug 2024-07-28T21:32:26.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:26.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:32:26.654458+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:32:26.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:32:26.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6180 16 16 0 0 0 - 0 2024-07-28T21:32:27.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:26 smithi155 bash[68033]: cluster 2024-07-28T21:32:25.676265+0000 mgr.y (mgr.34101) 3682 : cluster [DBG] pgmap v4610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:26 smithi045 bash[80445]: cluster 2024-07-28T21:32:25.676265+0000 mgr.y (mgr.34101) 3682 : cluster [DBG] pgmap v4610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:26 smithi045 bash[82788]: cluster 2024-07-28T21:32:25.676265+0000 mgr.y (mgr.34101) 3682 : cluster [DBG] pgmap v4610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:27 smithi155 bash[73694]: debug 2024-07-28T21:32:27.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:27.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6181 16 16 0 0 0 - 0 2024-07-28T21:32:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:28 smithi155 bash[73694]: debug 2024-07-28T21:32:28.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:28.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6182 16 16 0 0 0 - 0 2024-07-28T21:32:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:28 smithi155 bash[68033]: cluster 2024-07-28T21:32:27.678146+0000 mgr.y (mgr.34101) 3683 : cluster [DBG] pgmap v4611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:28 smithi045 bash[80445]: cluster 2024-07-28T21:32:27.678146+0000 mgr.y (mgr.34101) 3683 : cluster [DBG] pgmap v4611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:28 smithi045 bash[82788]: cluster 2024-07-28T21:32:27.678146+0000 mgr.y (mgr.34101) 3683 : cluster [DBG] pgmap v4611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:29 smithi155 bash[73694]: debug 2024-07-28T21:32:29.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:29.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6183 16 16 0 0 0 - 0 2024-07-28T21:32:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:30 smithi155 bash[73694]: debug 2024-07-28T21:32:30.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:30.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6184 16 16 0 0 0 - 0 2024-07-28T21:32:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:32:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:32:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:32:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:30 smithi045 bash[82788]: cluster 2024-07-28T21:32:29.679899+0000 mgr.y (mgr.34101) 3684 : cluster [DBG] pgmap v4612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:30 smithi045 bash[80445]: cluster 2024-07-28T21:32:29.679899+0000 mgr.y (mgr.34101) 3684 : cluster [DBG] pgmap v4612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:31.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:30 smithi155 bash[68033]: cluster 2024-07-28T21:32:29.679899+0000 mgr.y (mgr.34101) 3684 : cluster [DBG] pgmap v4612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:31 smithi155 bash[73694]: debug 2024-07-28T21:32:31.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:31.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6185 16 16 0 0 0 - 0 2024-07-28T21:32:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:32 smithi155 bash[73694]: debug 2024-07-28T21:32:32.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:32:32 smithi155 bash[60745]: ts=2024-07-28T21:32:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:32:32.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6186 16 16 0 0 0 - 0 2024-07-28T21:32:33.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:32 smithi155 bash[68033]: cluster 2024-07-28T21:32:31.681757+0000 mgr.y (mgr.34101) 3685 : cluster [DBG] pgmap v4613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:32 smithi045 bash[82788]: cluster 2024-07-28T21:32:31.681757+0000 mgr.y (mgr.34101) 3685 : cluster [DBG] pgmap v4613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:32 smithi045 bash[80445]: cluster 2024-07-28T21:32:31.681757+0000 mgr.y (mgr.34101) 3685 : cluster [DBG] pgmap v4613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:33 smithi155 bash[73694]: debug 2024-07-28T21:32:33.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:33.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6187 16 16 0 0 0 - 0 2024-07-28T21:32:34.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:33 smithi155 bash[68033]: audit 2024-07-28T21:32:33.438943+0000 mon.c (mon.2) 1019 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:33 smithi045 bash[82788]: audit 2024-07-28T21:32:33.438943+0000 mon.c (mon.2) 1019 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:33 smithi045 bash[80445]: audit 2024-07-28T21:32:33.438943+0000 mon.c (mon.2) 1019 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:34 smithi155 bash[73694]: debug 2024-07-28T21:32:34.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:34.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6188 16 16 0 0 0 - 0 2024-07-28T21:32:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:34 smithi045 bash[80445]: cluster 2024-07-28T21:32:33.683445+0000 mgr.y (mgr.34101) 3686 : cluster [DBG] pgmap v4614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:34 smithi045 bash[82788]: cluster 2024-07-28T21:32:33.683445+0000 mgr.y (mgr.34101) 3686 : cluster [DBG] pgmap v4614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:35 smithi155 bash[73694]: debug 2024-07-28T21:32:35.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:34 smithi155 bash[68033]: cluster 2024-07-28T21:32:33.683445+0000 mgr.y (mgr.34101) 3686 : cluster [DBG] pgmap v4614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:35.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6189 16 16 0 0 0 - 0 2024-07-28T21:32:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:35 smithi045 bash[80445]: audit 2024-07-28T21:32:35.099601+0000 mon.c (mon.2) 1020 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:32:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:35 smithi045 bash[80445]: audit 2024-07-28T21:32:35.468266+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:35 smithi045 bash[80445]: audit 2024-07-28T21:32:35.473912+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:35 smithi045 bash[82788]: audit 2024-07-28T21:32:35.099601+0000 mon.c (mon.2) 1020 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:32:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:35 smithi045 bash[82788]: audit 2024-07-28T21:32:35.468266+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:35 smithi045 bash[82788]: audit 2024-07-28T21:32:35.473912+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:35 smithi155 bash[73694]: debug 2024-07-28T21:32:35.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:35 smithi155 bash[68033]: audit 2024-07-28T21:32:35.099601+0000 mon.c (mon.2) 1020 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:32:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:35 smithi155 bash[68033]: audit 2024-07-28T21:32:35.468266+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:35 smithi155 bash[68033]: audit 2024-07-28T21:32:35.473912+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:36.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6190 16 16 0 0 0 - 0 2024-07-28T21:32:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:36 smithi045 bash[80445]: cluster 2024-07-28T21:32:35.685150+0000 mgr.y (mgr.34101) 3687 : cluster [DBG] pgmap v4615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:36 smithi045 bash[82788]: cluster 2024-07-28T21:32:35.685150+0000 mgr.y (mgr.34101) 3687 : cluster [DBG] pgmap v4615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:37 smithi155 bash[73694]: debug 2024-07-28T21:32:37.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:37.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:36 smithi155 bash[68033]: cluster 2024-07-28T21:32:35.685150+0000 mgr.y (mgr.34101) 3687 : cluster [DBG] pgmap v4615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:37.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6191 16 16 0 0 0 - 0 2024-07-28T21:32:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:37 smithi155 bash[73694]: debug 2024-07-28T21:32:37.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:38.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6192 16 16 0 0 0 - 0 2024-07-28T21:32:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:38 smithi045 bash[80445]: cluster 2024-07-28T21:32:37.687072+0000 mgr.y (mgr.34101) 3688 : cluster [DBG] pgmap v4616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:38 smithi045 bash[82788]: cluster 2024-07-28T21:32:37.687072+0000 mgr.y (mgr.34101) 3688 : cluster [DBG] pgmap v4616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:39.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:38 smithi155 bash[68033]: cluster 2024-07-28T21:32:37.687072+0000 mgr.y (mgr.34101) 3688 : cluster [DBG] pgmap v4616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:38 smithi155 bash[73694]: debug 2024-07-28T21:32:38.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:39.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6193 16 16 0 0 0 - 0 2024-07-28T21:32:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:39 smithi155 bash[73694]: debug 2024-07-28T21:32:39.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:40.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6194 16 16 0 0 0 - 0 2024-07-28T21:32:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:32:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:32:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:32:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:40 smithi045 bash[80445]: cluster 2024-07-28T21:32:39.688834+0000 mgr.y (mgr.34101) 3689 : cluster [DBG] pgmap v4617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:40 smithi045 bash[80445]: audit 2024-07-28T21:32:40.777841+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:40 smithi045 bash[80445]: audit 2024-07-28T21:32:40.787579+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:40 smithi045 bash[82788]: cluster 2024-07-28T21:32:39.688834+0000 mgr.y (mgr.34101) 3689 : cluster [DBG] pgmap v4617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:40 smithi045 bash[82788]: audit 2024-07-28T21:32:40.777841+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:40 smithi045 bash[82788]: audit 2024-07-28T21:32:40.787579+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:40 smithi155 bash[73694]: debug 2024-07-28T21:32:40.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:40 smithi155 bash[68033]: cluster 2024-07-28T21:32:39.688834+0000 mgr.y (mgr.34101) 3689 : cluster [DBG] pgmap v4617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:40 smithi155 bash[68033]: audit 2024-07-28T21:32:40.777841+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:40 smithi155 bash[68033]: audit 2024-07-28T21:32:40.787579+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:41.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6195 16 16 0 0 0 - 0 2024-07-28T21:32:42.303 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:41 smithi155 bash[73694]: debug 2024-07-28T21:32:41.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:32:42 smithi155 bash[60745]: ts=2024-07-28T21:32:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:32:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:42 smithi155 bash[68033]: audit 2024-07-28T21:32:41.305473+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:42 smithi155 bash[68033]: audit 2024-07-28T21:32:41.317863+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:42 smithi155 bash[68033]: cluster 2024-07-28T21:32:41.690702+0000 mgr.y (mgr.34101) 3690 : cluster [DBG] pgmap v4618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:42 smithi155 bash[68033]: audit 2024-07-28T21:32:41.771654+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:32:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:42 smithi155 bash[68033]: audit 2024-07-28T21:32:41.773374+0000 mon.c (mon.2) 1022 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:32:42.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:42 smithi155 bash[68033]: audit 2024-07-28T21:32:41.784035+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:42.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6196 16 16 0 0 0 - 0 2024-07-28T21:32:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[80445]: audit 2024-07-28T21:32:41.305473+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[80445]: audit 2024-07-28T21:32:41.317863+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[80445]: cluster 2024-07-28T21:32:41.690702+0000 mgr.y (mgr.34101) 3690 : cluster [DBG] pgmap v4618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[80445]: audit 2024-07-28T21:32:41.771654+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:32:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[80445]: audit 2024-07-28T21:32:41.773374+0000 mon.c (mon.2) 1022 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:32:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[80445]: audit 2024-07-28T21:32:41.784035+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[82788]: audit 2024-07-28T21:32:41.305473+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[82788]: audit 2024-07-28T21:32:41.317863+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[82788]: cluster 2024-07-28T21:32:41.690702+0000 mgr.y (mgr.34101) 3690 : cluster [DBG] pgmap v4618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[82788]: audit 2024-07-28T21:32:41.771654+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:32:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[82788]: audit 2024-07-28T21:32:41.773374+0000 mon.c (mon.2) 1022 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:32:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:42 smithi045 bash[82788]: audit 2024-07-28T21:32:41.784035+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:32:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:42 smithi155 bash[73694]: debug 2024-07-28T21:32:42.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:43.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6197 16 16 0 0 0 - 0 2024-07-28T21:32:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:43 smithi155 bash[73694]: debug 2024-07-28T21:32:43.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:44.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6198 16 16 0 0 0 - 0 2024-07-28T21:32:45.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:44 smithi155 bash[68033]: cluster 2024-07-28T21:32:43.692415+0000 mgr.y (mgr.34101) 3691 : cluster [DBG] pgmap v4619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:44 smithi155 bash[73694]: debug 2024-07-28T21:32:44.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:44 smithi045 bash[80445]: cluster 2024-07-28T21:32:43.692415+0000 mgr.y (mgr.34101) 3691 : cluster [DBG] pgmap v4619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:44 smithi045 bash[82788]: cluster 2024-07-28T21:32:43.692415+0000 mgr.y (mgr.34101) 3691 : cluster [DBG] pgmap v4619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:45.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6199 16 16 0 0 0 - 0 2024-07-28T21:32:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:46 smithi155 bash[73694]: debug 2024-07-28T21:32:46.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:46.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:32:46.657665+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:32:46.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:32:46.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6200 16 16 0 0 0 - 0 2024-07-28T21:32:47.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:46 smithi155 bash[68033]: cluster 2024-07-28T21:32:45.694162+0000 mgr.y (mgr.34101) 3692 : cluster [DBG] pgmap v4620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:46 smithi045 bash[80445]: cluster 2024-07-28T21:32:45.694162+0000 mgr.y (mgr.34101) 3692 : cluster [DBG] pgmap v4620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:46 smithi045 bash[82788]: cluster 2024-07-28T21:32:45.694162+0000 mgr.y (mgr.34101) 3692 : cluster [DBG] pgmap v4620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:47 smithi155 bash[73694]: debug 2024-07-28T21:32:47.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:47.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6201 16 16 0 0 0 - 0 2024-07-28T21:32:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:48 smithi155 bash[73694]: debug 2024-07-28T21:32:48.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:48.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6202 16 16 0 0 0 - 0 2024-07-28T21:32:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:48 smithi155 bash[73694]: debug 2024-07-28T21:32:48.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:48 smithi155 bash[68033]: cluster 2024-07-28T21:32:47.696025+0000 mgr.y (mgr.34101) 3693 : cluster [DBG] pgmap v4621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:48 smithi155 bash[68033]: audit 2024-07-28T21:32:48.441494+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:48 smithi045 bash[80445]: cluster 2024-07-28T21:32:47.696025+0000 mgr.y (mgr.34101) 3693 : cluster [DBG] pgmap v4621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:48 smithi045 bash[80445]: audit 2024-07-28T21:32:48.441494+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:48 smithi045 bash[82788]: cluster 2024-07-28T21:32:47.696025+0000 mgr.y (mgr.34101) 3693 : cluster [DBG] pgmap v4621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:48 smithi045 bash[82788]: audit 2024-07-28T21:32:48.441494+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:32:49.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6203 16 16 0 0 0 - 0 2024-07-28T21:32:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:50 smithi155 bash[73694]: debug 2024-07-28T21:32:50.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:50.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6204 16 16 0 0 0 - 0 2024-07-28T21:32:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:50 smithi045 bash[80445]: cluster 2024-07-28T21:32:49.697752+0000 mgr.y (mgr.34101) 3694 : cluster [DBG] pgmap v4622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:32:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:32:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:32:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:50 smithi045 bash[82788]: cluster 2024-07-28T21:32:49.697752+0000 mgr.y (mgr.34101) 3694 : cluster [DBG] pgmap v4622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:51.027 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:50 smithi155 bash[68033]: cluster 2024-07-28T21:32:49.697752+0000 mgr.y (mgr.34101) 3694 : cluster [DBG] pgmap v4622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:51 smithi155 bash[73694]: debug 2024-07-28T21:32:51.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:51.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6205 16 16 0 0 0 - 0 2024-07-28T21:32:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:52 smithi155 bash[73694]: debug 2024-07-28T21:32:52.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:52.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6206 16 16 0 0 0 - 0 2024-07-28T21:32:52.766 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:32:52 smithi155 bash[60745]: ts=2024-07-28T21:32:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:32:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:52 smithi155 bash[68033]: cluster 2024-07-28T21:32:51.699569+0000 mgr.y (mgr.34101) 3695 : cluster [DBG] pgmap v4623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:52 smithi045 bash[80445]: cluster 2024-07-28T21:32:51.699569+0000 mgr.y (mgr.34101) 3695 : cluster [DBG] pgmap v4623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:52 smithi045 bash[82788]: cluster 2024-07-28T21:32:51.699569+0000 mgr.y (mgr.34101) 3695 : cluster [DBG] pgmap v4623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:53 smithi155 bash[73694]: debug 2024-07-28T21:32:53.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:53.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6207 16 16 0 0 0 - 0 2024-07-28T21:32:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:54 smithi155 bash[73694]: debug 2024-07-28T21:32:54.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:54.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6208 16 16 0 0 0 - 0 2024-07-28T21:32:55.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:54 smithi155 bash[68033]: cluster 2024-07-28T21:32:53.701416+0000 mgr.y (mgr.34101) 3696 : cluster [DBG] pgmap v4624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:54 smithi045 bash[82788]: cluster 2024-07-28T21:32:53.701416+0000 mgr.y (mgr.34101) 3696 : cluster [DBG] pgmap v4624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:54 smithi045 bash[80445]: cluster 2024-07-28T21:32:53.701416+0000 mgr.y (mgr.34101) 3696 : cluster [DBG] pgmap v4624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:55 smithi155 bash[73694]: debug 2024-07-28T21:32:55.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:55.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6209 16 16 0 0 0 - 0 2024-07-28T21:32:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:56 smithi155 bash[73694]: debug 2024-07-28T21:32:56.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:56.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6210 16 16 0 0 0 - 0 2024-07-28T21:32:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:56 smithi155 bash[73694]: debug 2024-07-28T21:32:56.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:57.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:56 smithi155 bash[68033]: cluster 2024-07-28T21:32:55.703167+0000 mgr.y (mgr.34101) 3697 : cluster [DBG] pgmap v4625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:56 smithi045 bash[80445]: cluster 2024-07-28T21:32:55.703167+0000 mgr.y (mgr.34101) 3697 : cluster [DBG] pgmap v4625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:56 smithi045 bash[82788]: cluster 2024-07-28T21:32:55.703167+0000 mgr.y (mgr.34101) 3697 : cluster [DBG] pgmap v4625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:57.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6211 16 16 0 0 0 - 0 2024-07-28T21:32:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:58 smithi155 bash[73694]: debug 2024-07-28T21:32:58.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:58.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6212 16 16 0 0 0 - 0 2024-07-28T21:32:59.045 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:32:58 smithi155 bash[68033]: cluster 2024-07-28T21:32:57.705034+0000 mgr.y (mgr.34101) 3698 : cluster [DBG] pgmap v4626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:32:58 smithi045 bash[82788]: cluster 2024-07-28T21:32:57.705034+0000 mgr.y (mgr.34101) 3698 : cluster [DBG] pgmap v4626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:32:58 smithi045 bash[80445]: cluster 2024-07-28T21:32:57.705034+0000 mgr.y (mgr.34101) 3698 : cluster [DBG] pgmap v4626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:32:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:32:59 smithi155 bash[73694]: debug 2024-07-28T21:32:59.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:32:59.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6213 16 16 0 0 0 - 0 2024-07-28T21:33:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:00 smithi155 bash[73694]: debug 2024-07-28T21:33:00.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:00.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6214 16 16 0 0 0 - 0 2024-07-28T21:33:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:00 smithi045 bash[80445]: cluster 2024-07-28T21:32:59.706790+0000 mgr.y (mgr.34101) 3699 : cluster [DBG] pgmap v4627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:33:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:33:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:33:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:00 smithi045 bash[82788]: cluster 2024-07-28T21:32:59.706790+0000 mgr.y (mgr.34101) 3699 : cluster [DBG] pgmap v4627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:00 smithi155 bash[68033]: cluster 2024-07-28T21:32:59.706790+0000 mgr.y (mgr.34101) 3699 : cluster [DBG] pgmap v4627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:01 smithi155 bash[73694]: debug 2024-07-28T21:33:01.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:01.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6215 16 16 0 0 0 - 0 2024-07-28T21:33:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:02 smithi155 bash[73694]: debug 2024-07-28T21:33:02.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:02.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6216 16 16 0 0 0 - 0 2024-07-28T21:33:02.788 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:33:02 smithi155 bash[60745]: ts=2024-07-28T21:33:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:33:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:02 smithi155 bash[68033]: cluster 2024-07-28T21:33:01.708624+0000 mgr.y (mgr.34101) 3700 : cluster [DBG] pgmap v4628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:03 smithi155 bash[73694]: debug 2024-07-28T21:33:03.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:02 smithi045 bash[80445]: cluster 2024-07-28T21:33:01.708624+0000 mgr.y (mgr.34101) 3700 : cluster [DBG] pgmap v4628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:02 smithi045 bash[82788]: cluster 2024-07-28T21:33:01.708624+0000 mgr.y (mgr.34101) 3700 : cluster [DBG] pgmap v4628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:03.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6217 16 16 0 0 0 - 0 2024-07-28T21:33:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:04 smithi155 bash[73694]: debug 2024-07-28T21:33:04.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:03 smithi155 bash[68033]: audit 2024-07-28T21:33:03.441972+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:03 smithi045 bash[82788]: audit 2024-07-28T21:33:03.441972+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:03 smithi045 bash[80445]: audit 2024-07-28T21:33:03.441972+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:04.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6218 16 16 0 0 0 - 0 2024-07-28T21:33:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:05 smithi155 bash[73694]: debug 2024-07-28T21:33:05.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:04 smithi155 bash[68033]: cluster 2024-07-28T21:33:03.710362+0000 mgr.y (mgr.34101) 3701 : cluster [DBG] pgmap v4629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:04 smithi045 bash[80445]: cluster 2024-07-28T21:33:03.710362+0000 mgr.y (mgr.34101) 3701 : cluster [DBG] pgmap v4629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:04 smithi045 bash[82788]: cluster 2024-07-28T21:33:03.710362+0000 mgr.y (mgr.34101) 3701 : cluster [DBG] pgmap v4629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:05.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6219 16 16 0 0 0 - 0 2024-07-28T21:33:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:06 smithi155 bash[73694]: debug 2024-07-28T21:33:06.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:06.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:33:06.661001+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:33:06.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:33:06.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6220 16 16 0 0 0 - 0 2024-07-28T21:33:07.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:06 smithi155 bash[68033]: cluster 2024-07-28T21:33:05.712097+0000 mgr.y (mgr.34101) 3702 : cluster [DBG] pgmap v4630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:06 smithi155 bash[73694]: debug 2024-07-28T21:33:06.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:06 smithi045 bash[80445]: cluster 2024-07-28T21:33:05.712097+0000 mgr.y (mgr.34101) 3702 : cluster [DBG] pgmap v4630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:06 smithi045 bash[82788]: cluster 2024-07-28T21:33:05.712097+0000 mgr.y (mgr.34101) 3702 : cluster [DBG] pgmap v4630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:07.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6221 16 16 0 0 0 - 0 2024-07-28T21:33:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:07 smithi155 bash[73694]: debug 2024-07-28T21:33:07.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:08.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6222 16 16 0 0 0 - 0 2024-07-28T21:33:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:08 smithi045 bash[80445]: cluster 2024-07-28T21:33:07.714002+0000 mgr.y (mgr.34101) 3703 : cluster [DBG] pgmap v4631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:08 smithi045 bash[82788]: cluster 2024-07-28T21:33:07.714002+0000 mgr.y (mgr.34101) 3703 : cluster [DBG] pgmap v4631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:08 smithi155 bash[68033]: cluster 2024-07-28T21:33:07.714002+0000 mgr.y (mgr.34101) 3703 : cluster [DBG] pgmap v4631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:08 smithi155 bash[73694]: debug 2024-07-28T21:33:08.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:09.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6223 16 16 0 0 0 - 0 2024-07-28T21:33:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:09 smithi155 bash[73694]: debug 2024-07-28T21:33:09.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:10.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6224 16 16 0 0 0 - 0 2024-07-28T21:33:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:33:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:33:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:33:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:10 smithi045 bash[80445]: cluster 2024-07-28T21:33:09.715658+0000 mgr.y (mgr.34101) 3704 : cluster [DBG] pgmap v4632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:10 smithi045 bash[82788]: cluster 2024-07-28T21:33:09.715658+0000 mgr.y (mgr.34101) 3704 : cluster [DBG] pgmap v4632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:11.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:10 smithi155 bash[68033]: cluster 2024-07-28T21:33:09.715658+0000 mgr.y (mgr.34101) 3704 : cluster [DBG] pgmap v4632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:10 smithi155 bash[73694]: debug 2024-07-28T21:33:10.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:11.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6225 16 16 0 0 0 - 0 2024-07-28T21:33:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:12 smithi155 bash[73694]: debug 2024-07-28T21:33:12.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:12.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6226 16 16 0 0 0 - 0 2024-07-28T21:33:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:33:12 smithi155 bash[60745]: ts=2024-07-28T21:33:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:33:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:12 smithi045 bash[80445]: cluster 2024-07-28T21:33:11.717515+0000 mgr.y (mgr.34101) 3705 : cluster [DBG] pgmap v4633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:12 smithi045 bash[82788]: cluster 2024-07-28T21:33:11.717515+0000 mgr.y (mgr.34101) 3705 : cluster [DBG] pgmap v4633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:12 smithi155 bash[68033]: cluster 2024-07-28T21:33:11.717515+0000 mgr.y (mgr.34101) 3705 : cluster [DBG] pgmap v4633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:13 smithi155 bash[73694]: debug 2024-07-28T21:33:13.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:13.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6227 16 16 0 0 0 - 0 2024-07-28T21:33:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:13 smithi155 bash[73694]: debug 2024-07-28T21:33:13.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:14.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6228 16 16 0 0 0 - 0 2024-07-28T21:33:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:14 smithi045 bash[80445]: cluster 2024-07-28T21:33:13.719250+0000 mgr.y (mgr.34101) 3706 : cluster [DBG] pgmap v4634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:14 smithi045 bash[82788]: cluster 2024-07-28T21:33:13.719250+0000 mgr.y (mgr.34101) 3706 : cluster [DBG] pgmap v4634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:14 smithi155 bash[68033]: cluster 2024-07-28T21:33:13.719250+0000 mgr.y (mgr.34101) 3706 : cluster [DBG] pgmap v4634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:15 smithi155 bash[73694]: debug 2024-07-28T21:33:15.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:15.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6229 16 16 0 0 0 - 0 2024-07-28T21:33:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:16 smithi155 bash[73694]: debug 2024-07-28T21:33:15.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:16.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6230 16 16 0 0 0 - 0 2024-07-28T21:33:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:16 smithi045 bash[80445]: cluster 2024-07-28T21:33:15.720984+0000 mgr.y (mgr.34101) 3707 : cluster [DBG] pgmap v4635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:16 smithi045 bash[82788]: cluster 2024-07-28T21:33:15.720984+0000 mgr.y (mgr.34101) 3707 : cluster [DBG] pgmap v4635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:16 smithi155 bash[73694]: debug 2024-07-28T21:33:16.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:16 smithi155 bash[68033]: cluster 2024-07-28T21:33:15.720984+0000 mgr.y (mgr.34101) 3707 : cluster [DBG] pgmap v4635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:17.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6231 16 16 0 0 0 - 0 2024-07-28T21:33:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:18 smithi155 bash[73694]: debug 2024-07-28T21:33:18.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:18.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6232 16 16 0 0 0 - 0 2024-07-28T21:33:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:18 smithi045 bash[80445]: cluster 2024-07-28T21:33:17.722878+0000 mgr.y (mgr.34101) 3708 : cluster [DBG] pgmap v4636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:18 smithi045 bash[80445]: audit 2024-07-28T21:33:18.442289+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:18 smithi045 bash[82788]: cluster 2024-07-28T21:33:17.722878+0000 mgr.y (mgr.34101) 3708 : cluster [DBG] pgmap v4636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:18 smithi045 bash[82788]: audit 2024-07-28T21:33:18.442289+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:18 smithi155 bash[68033]: cluster 2024-07-28T21:33:17.722878+0000 mgr.y (mgr.34101) 3708 : cluster [DBG] pgmap v4636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:18 smithi155 bash[68033]: audit 2024-07-28T21:33:18.442289+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:19 smithi155 bash[73694]: debug 2024-07-28T21:33:19.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:19.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6233 16 16 0 0 0 - 0 2024-07-28T21:33:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:20 smithi155 bash[73694]: debug 2024-07-28T21:33:20.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:20.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6234 16 16 0 0 0 - 0 2024-07-28T21:33:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:33:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:33:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:33:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:20 smithi045 bash[80445]: cluster 2024-07-28T21:33:19.724602+0000 mgr.y (mgr.34101) 3709 : cluster [DBG] pgmap v4637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:20 smithi045 bash[82788]: cluster 2024-07-28T21:33:19.724602+0000 mgr.y (mgr.34101) 3709 : cluster [DBG] pgmap v4637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:21 smithi155 bash[73694]: debug 2024-07-28T21:33:21.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:20 smithi155 bash[68033]: cluster 2024-07-28T21:33:19.724602+0000 mgr.y (mgr.34101) 3709 : cluster [DBG] pgmap v4637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:21.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6235 16 16 0 0 0 - 0 2024-07-28T21:33:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:22 smithi155 bash[73694]: debug 2024-07-28T21:33:22.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:22.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6236 16 16 0 0 0 - 0 2024-07-28T21:33:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:33:22 smithi155 bash[60745]: ts=2024-07-28T21:33:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:33:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:22 smithi045 bash[80445]: cluster 2024-07-28T21:33:21.726498+0000 mgr.y (mgr.34101) 3710 : cluster [DBG] pgmap v4638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:22 smithi045 bash[82788]: cluster 2024-07-28T21:33:21.726498+0000 mgr.y (mgr.34101) 3710 : cluster [DBG] pgmap v4638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:23.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:22 smithi155 bash[68033]: cluster 2024-07-28T21:33:21.726498+0000 mgr.y (mgr.34101) 3710 : cluster [DBG] pgmap v4638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:23 smithi155 bash[73694]: debug 2024-07-28T21:33:23.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:23.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6237 16 16 0 0 0 - 0 2024-07-28T21:33:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:24 smithi155 bash[73694]: debug 2024-07-28T21:33:24.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:24.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6238 16 16 0 0 0 - 0 2024-07-28T21:33:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:24 smithi045 bash[80445]: cluster 2024-07-28T21:33:23.728224+0000 mgr.y (mgr.34101) 3711 : cluster [DBG] pgmap v4639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:24 smithi045 bash[82788]: cluster 2024-07-28T21:33:23.728224+0000 mgr.y (mgr.34101) 3711 : cluster [DBG] pgmap v4639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:25.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:24 smithi155 bash[68033]: cluster 2024-07-28T21:33:23.728224+0000 mgr.y (mgr.34101) 3711 : cluster [DBG] pgmap v4639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:24 smithi155 bash[73694]: debug 2024-07-28T21:33:24.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:25.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6239 16 16 0 0 0 - 0 2024-07-28T21:33:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:26 smithi155 bash[73694]: debug 2024-07-28T21:33:26.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:26.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:33:26.664297+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:33:26.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:33:26.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6240 16 16 0 0 0 - 0 2024-07-28T21:33:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:26 smithi045 bash[80445]: cluster 2024-07-28T21:33:25.729957+0000 mgr.y (mgr.34101) 3712 : cluster [DBG] pgmap v4640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:26 smithi045 bash[82788]: cluster 2024-07-28T21:33:25.729957+0000 mgr.y (mgr.34101) 3712 : cluster [DBG] pgmap v4640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:27.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:26 smithi155 bash[68033]: cluster 2024-07-28T21:33:25.729957+0000 mgr.y (mgr.34101) 3712 : cluster [DBG] pgmap v4640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:26 smithi155 bash[73694]: debug 2024-07-28T21:33:26.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:27.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6241 16 16 0 0 0 - 0 2024-07-28T21:33:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:28 smithi155 bash[73694]: debug 2024-07-28T21:33:28.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:28.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6242 16 16 0 0 0 - 0 2024-07-28T21:33:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:28 smithi045 bash[80445]: cluster 2024-07-28T21:33:27.731764+0000 mgr.y (mgr.34101) 3713 : cluster [DBG] pgmap v4641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:28 smithi045 bash[82788]: cluster 2024-07-28T21:33:27.731764+0000 mgr.y (mgr.34101) 3713 : cluster [DBG] pgmap v4641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:29 smithi155 bash[73694]: debug 2024-07-28T21:33:29.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:28 smithi155 bash[68033]: cluster 2024-07-28T21:33:27.731764+0000 mgr.y (mgr.34101) 3713 : cluster [DBG] pgmap v4641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:29.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6243 16 16 0 0 0 - 0 2024-07-28T21:33:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:30 smithi155 bash[73694]: debug 2024-07-28T21:33:30.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:30.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6244 16 16 0 0 0 - 0 2024-07-28T21:33:30.858 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:33:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:33:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:33:31.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:30 smithi045 bash[80445]: cluster 2024-07-28T21:33:29.733481+0000 mgr.y (mgr.34101) 3714 : cluster [DBG] pgmap v4642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:30 smithi045 bash[82788]: cluster 2024-07-28T21:33:29.733481+0000 mgr.y (mgr.34101) 3714 : cluster [DBG] pgmap v4642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:31.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:30 smithi155 bash[68033]: cluster 2024-07-28T21:33:29.733481+0000 mgr.y (mgr.34101) 3714 : cluster [DBG] pgmap v4642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:31 smithi155 bash[73694]: debug 2024-07-28T21:33:31.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:31.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6245 16 16 0 0 0 - 0 2024-07-28T21:33:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:32 smithi155 bash[73694]: debug 2024-07-28T21:33:32.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:32.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6246 16 16 0 0 0 - 0 2024-07-28T21:33:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:33:32 smithi155 bash[60745]: ts=2024-07-28T21:33:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:33:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:32 smithi045 bash[80445]: cluster 2024-07-28T21:33:31.735370+0000 mgr.y (mgr.34101) 3715 : cluster [DBG] pgmap v4643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:33 smithi045 bash[82788]: cluster 2024-07-28T21:33:31.735370+0000 mgr.y (mgr.34101) 3715 : cluster [DBG] pgmap v4643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:33.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:32 smithi155 bash[68033]: cluster 2024-07-28T21:33:31.735370+0000 mgr.y (mgr.34101) 3715 : cluster [DBG] pgmap v4643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:33.351 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:33 smithi155 bash[73694]: debug 2024-07-28T21:33:33.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:33.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6247 16 16 0 0 0 - 0 2024-07-28T21:33:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:33 smithi045 bash[80445]: audit 2024-07-28T21:33:33.442751+0000 mon.c (mon.2) 1026 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:33 smithi045 bash[82788]: audit 2024-07-28T21:33:33.442751+0000 mon.c (mon.2) 1026 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:33 smithi155 bash[68033]: audit 2024-07-28T21:33:33.442751+0000 mon.c (mon.2) 1026 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:34 smithi155 bash[73694]: debug 2024-07-28T21:33:34.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:34.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6248 16 16 0 0 0 - 0 2024-07-28T21:33:35.126 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:34 smithi155 bash[68033]: cluster 2024-07-28T21:33:33.737049+0000 mgr.y (mgr.34101) 3716 : cluster [DBG] pgmap v4644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:34 smithi045 bash[80445]: cluster 2024-07-28T21:33:33.737049+0000 mgr.y (mgr.34101) 3716 : cluster [DBG] pgmap v4644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:34 smithi045 bash[82788]: cluster 2024-07-28T21:33:33.737049+0000 mgr.y (mgr.34101) 3716 : cluster [DBG] pgmap v4644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:35 smithi155 bash[73694]: debug 2024-07-28T21:33:35.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:35.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6249 16 16 0 0 0 - 0 2024-07-28T21:33:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:36 smithi155 bash[73694]: debug 2024-07-28T21:33:36.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:36.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6250 16 16 0 0 0 - 0 2024-07-28T21:33:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:36 smithi045 bash[80445]: cluster 2024-07-28T21:33:35.738803+0000 mgr.y (mgr.34101) 3717 : cluster [DBG] pgmap v4645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:36 smithi045 bash[82788]: cluster 2024-07-28T21:33:35.738803+0000 mgr.y (mgr.34101) 3717 : cluster [DBG] pgmap v4645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:37 smithi155 bash[73694]: debug 2024-07-28T21:33:37.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:37.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:36 smithi155 bash[68033]: cluster 2024-07-28T21:33:35.738803+0000 mgr.y (mgr.34101) 3717 : cluster [DBG] pgmap v4645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:37.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6251 16 16 0 0 0 - 0 2024-07-28T21:33:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:38 smithi155 bash[73694]: debug 2024-07-28T21:33:38.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:38.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6252 16 16 0 0 0 - 0 2024-07-28T21:33:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:38 smithi045 bash[80445]: cluster 2024-07-28T21:33:37.740664+0000 mgr.y (mgr.34101) 3718 : cluster [DBG] pgmap v4646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:38 smithi045 bash[82788]: cluster 2024-07-28T21:33:37.740664+0000 mgr.y (mgr.34101) 3718 : cluster [DBG] pgmap v4646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:39.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:38 smithi155 bash[68033]: cluster 2024-07-28T21:33:37.740664+0000 mgr.y (mgr.34101) 3718 : cluster [DBG] pgmap v4646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:39 smithi155 bash[73694]: debug 2024-07-28T21:33:39.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:39.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6253 16 16 0 0 0 - 0 2024-07-28T21:33:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:40 smithi155 bash[73694]: debug 2024-07-28T21:33:40.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:40.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6254 16 16 0 0 0 - 0 2024-07-28T21:33:40.886 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:33:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:33:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:33:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:40 smithi045 bash[80445]: cluster 2024-07-28T21:33:39.742420+0000 mgr.y (mgr.34101) 3719 : cluster [DBG] pgmap v4647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:41.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:40 smithi045 bash[82788]: cluster 2024-07-28T21:33:39.742420+0000 mgr.y (mgr.34101) 3719 : cluster [DBG] pgmap v4647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:40 smithi155 bash[68033]: cluster 2024-07-28T21:33:39.742420+0000 mgr.y (mgr.34101) 3719 : cluster [DBG] pgmap v4647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:41 smithi155 bash[73694]: debug 2024-07-28T21:33:41.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:41.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6255 16 16 0 0 0 - 0 2024-07-28T21:33:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:42 smithi155 bash[73694]: debug 2024-07-28T21:33:42.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:42.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6256 16 16 0 0 0 - 0 2024-07-28T21:33:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:33:42 smithi155 bash[60745]: ts=2024-07-28T21:33:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:33:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:42 smithi045 bash[80445]: cluster 2024-07-28T21:33:41.744283+0000 mgr.y (mgr.34101) 3720 : cluster [DBG] pgmap v4648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:42 smithi045 bash[80445]: audit 2024-07-28T21:33:41.934356+0000 mon.c (mon.2) 1027 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:33:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:42 smithi045 bash[82788]: cluster 2024-07-28T21:33:41.744283+0000 mgr.y (mgr.34101) 3720 : cluster [DBG] pgmap v4648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:42 smithi045 bash[82788]: audit 2024-07-28T21:33:41.934356+0000 mon.c (mon.2) 1027 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:33:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:43 smithi155 bash[73694]: debug 2024-07-28T21:33:43.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:42 smithi155 bash[68033]: cluster 2024-07-28T21:33:41.744283+0000 mgr.y (mgr.34101) 3720 : cluster [DBG] pgmap v4648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:42 smithi155 bash[68033]: audit 2024-07-28T21:33:41.934356+0000 mon.c (mon.2) 1027 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:33:43.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6257 16 16 0 0 0 - 0 2024-07-28T21:33:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:44 smithi155 bash[73694]: debug 2024-07-28T21:33:44.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:44.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6258 16 16 0 0 0 - 0 2024-07-28T21:33:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:44 smithi045 bash[80445]: cluster 2024-07-28T21:33:43.746048+0000 mgr.y (mgr.34101) 3721 : cluster [DBG] pgmap v4649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:44 smithi045 bash[82788]: cluster 2024-07-28T21:33:43.746048+0000 mgr.y (mgr.34101) 3721 : cluster [DBG] pgmap v4649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:45 smithi155 bash[73694]: debug 2024-07-28T21:33:45.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:44 smithi155 bash[68033]: cluster 2024-07-28T21:33:43.746048+0000 mgr.y (mgr.34101) 3721 : cluster [DBG] pgmap v4649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:45.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6259 16 16 0 0 0 - 0 2024-07-28T21:33:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:46 smithi155 bash[73694]: debug 2024-07-28T21:33:46.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:46.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:33:46.667698+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:33:46.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:33:46.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6260 16 16 0 0 0 - 0 2024-07-28T21:33:47.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:46 smithi045 bash[82788]: cluster 2024-07-28T21:33:45.747756+0000 mgr.y (mgr.34101) 3722 : cluster [DBG] pgmap v4650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:46 smithi045 bash[80445]: cluster 2024-07-28T21:33:45.747756+0000 mgr.y (mgr.34101) 3722 : cluster [DBG] pgmap v4650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:47 smithi155 bash[73694]: debug 2024-07-28T21:33:47.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:46 smithi155 bash[68033]: cluster 2024-07-28T21:33:45.747756+0000 mgr.y (mgr.34101) 3722 : cluster [DBG] pgmap v4650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:47.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6261 16 16 0 0 0 - 0 2024-07-28T21:33:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:48 smithi155 bash[73694]: debug 2024-07-28T21:33:48.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:48.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6262 16 16 0 0 0 - 0 2024-07-28T21:33:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[80445]: audit 2024-07-28T21:33:47.601662+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[80445]: audit 2024-07-28T21:33:47.606637+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[80445]: cluster 2024-07-28T21:33:47.749594+0000 mgr.y (mgr.34101) 3723 : cluster [DBG] pgmap v4651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[80445]: audit 2024-07-28T21:33:47.838891+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[80445]: audit 2024-07-28T21:33:47.849362+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[80445]: audit 2024-07-28T21:33:48.270129+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:33:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[80445]: audit 2024-07-28T21:33:48.271704+0000 mon.c (mon.2) 1029 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:33:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[80445]: audit 2024-07-28T21:33:48.280503+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[80445]: audit 2024-07-28T21:33:48.445089+0000 mon.c (mon.2) 1030 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[82788]: audit 2024-07-28T21:33:47.601662+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[82788]: audit 2024-07-28T21:33:47.606637+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[82788]: cluster 2024-07-28T21:33:47.749594+0000 mgr.y (mgr.34101) 3723 : cluster [DBG] pgmap v4651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[82788]: audit 2024-07-28T21:33:47.838891+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:48.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[82788]: audit 2024-07-28T21:33:47.849362+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:48.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[82788]: audit 2024-07-28T21:33:48.270129+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:33:48.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[82788]: audit 2024-07-28T21:33:48.271704+0000 mon.c (mon.2) 1029 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:33:48.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[82788]: audit 2024-07-28T21:33:48.280503+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:48.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:48 smithi045 bash[82788]: audit 2024-07-28T21:33:48.445089+0000 mon.c (mon.2) 1030 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:49.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:48 smithi155 bash[68033]: audit 2024-07-28T21:33:47.601662+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:49.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:48 smithi155 bash[68033]: audit 2024-07-28T21:33:47.606637+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:49.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:48 smithi155 bash[68033]: cluster 2024-07-28T21:33:47.749594+0000 mgr.y (mgr.34101) 3723 : cluster [DBG] pgmap v4651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:49.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:48 smithi155 bash[68033]: audit 2024-07-28T21:33:47.838891+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:49.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:48 smithi155 bash[68033]: audit 2024-07-28T21:33:47.849362+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:49.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:48 smithi155 bash[68033]: audit 2024-07-28T21:33:48.270129+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:33:49.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:48 smithi155 bash[68033]: audit 2024-07-28T21:33:48.271704+0000 mon.c (mon.2) 1029 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:33:49.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:48 smithi155 bash[68033]: audit 2024-07-28T21:33:48.280503+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:33:49.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:48 smithi155 bash[68033]: audit 2024-07-28T21:33:48.445089+0000 mon.c (mon.2) 1030 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:33:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:49 smithi155 bash[73694]: debug 2024-07-28T21:33:49.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:49.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6263 16 16 0 0 0 - 0 2024-07-28T21:33:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:49 smithi155 bash[73694]: debug 2024-07-28T21:33:49.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:50.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6264 16 16 0 0 0 - 0 2024-07-28T21:33:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:50 smithi045 bash[80445]: cluster 2024-07-28T21:33:49.751352+0000 mgr.y (mgr.34101) 3724 : cluster [DBG] pgmap v4652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:33:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:33:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:33:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:50 smithi045 bash[82788]: cluster 2024-07-28T21:33:49.751352+0000 mgr.y (mgr.34101) 3724 : cluster [DBG] pgmap v4652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:51.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:50 smithi155 bash[68033]: cluster 2024-07-28T21:33:49.751352+0000 mgr.y (mgr.34101) 3724 : cluster [DBG] pgmap v4652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:50 smithi155 bash[73694]: debug 2024-07-28T21:33:50.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:51.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6265 16 16 0 0 0 - 0 2024-07-28T21:33:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:51 smithi155 bash[73694]: debug 2024-07-28T21:33:51.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:52.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6266 16 16 0 0 0 - 0 2024-07-28T21:33:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:33:52 smithi155 bash[60745]: ts=2024-07-28T21:33:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:33:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:52 smithi045 bash[80445]: cluster 2024-07-28T21:33:51.753179+0000 mgr.y (mgr.34101) 3725 : cluster [DBG] pgmap v4653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:52 smithi045 bash[82788]: cluster 2024-07-28T21:33:51.753179+0000 mgr.y (mgr.34101) 3725 : cluster [DBG] pgmap v4653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:52 smithi155 bash[73694]: debug 2024-07-28T21:33:52.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:52 smithi155 bash[68033]: cluster 2024-07-28T21:33:51.753179+0000 mgr.y (mgr.34101) 3725 : cluster [DBG] pgmap v4653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:53.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6267 16 16 0 0 0 - 0 2024-07-28T21:33:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:53 smithi155 bash[73694]: debug 2024-07-28T21:33:53.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:54.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6268 16 16 0 0 0 - 0 2024-07-28T21:33:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:54 smithi045 bash[80445]: cluster 2024-07-28T21:33:53.754900+0000 mgr.y (mgr.34101) 3726 : cluster [DBG] pgmap v4654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:54 smithi045 bash[82788]: cluster 2024-07-28T21:33:53.754900+0000 mgr.y (mgr.34101) 3726 : cluster [DBG] pgmap v4654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:54 smithi155 bash[68033]: cluster 2024-07-28T21:33:53.754900+0000 mgr.y (mgr.34101) 3726 : cluster [DBG] pgmap v4654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:54 smithi155 bash[73694]: debug 2024-07-28T21:33:54.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:55.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6269 16 16 0 0 0 - 0 2024-07-28T21:33:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:55 smithi155 bash[73694]: debug 2024-07-28T21:33:55.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:56.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6270 16 16 0 0 0 - 0 2024-07-28T21:33:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:56 smithi045 bash[80445]: cluster 2024-07-28T21:33:55.756615+0000 mgr.y (mgr.34101) 3727 : cluster [DBG] pgmap v4655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:56 smithi045 bash[82788]: cluster 2024-07-28T21:33:55.756615+0000 mgr.y (mgr.34101) 3727 : cluster [DBG] pgmap v4655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:56 smithi155 bash[68033]: cluster 2024-07-28T21:33:55.756615+0000 mgr.y (mgr.34101) 3727 : cluster [DBG] pgmap v4655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:56 smithi155 bash[73694]: debug 2024-07-28T21:33:56.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:57.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6271 16 16 0 0 0 - 0 2024-07-28T21:33:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:57 smithi155 bash[73694]: debug 2024-07-28T21:33:57.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:58.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6272 16 16 0 0 0 - 0 2024-07-28T21:33:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:33:58 smithi045 bash[80445]: cluster 2024-07-28T21:33:57.758686+0000 mgr.y (mgr.34101) 3728 : cluster [DBG] pgmap v4656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:33:58 smithi045 bash[82788]: cluster 2024-07-28T21:33:57.758686+0000 mgr.y (mgr.34101) 3728 : cluster [DBG] pgmap v4656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:58 smithi155 bash[73694]: debug 2024-07-28T21:33:58.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:33:59.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:33:58 smithi155 bash[68033]: cluster 2024-07-28T21:33:57.758686+0000 mgr.y (mgr.34101) 3728 : cluster [DBG] pgmap v4656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:33:59.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6273 16 16 0 0 0 - 0 2024-07-28T21:34:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:33:59 smithi155 bash[73694]: debug 2024-07-28T21:33:59.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:00.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6274 16 16 0 0 0 - 0 2024-07-28T21:34:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:00 smithi045 bash[80445]: cluster 2024-07-28T21:33:59.760434+0000 mgr.y (mgr.34101) 3729 : cluster [DBG] pgmap v4657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:34:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:34:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:34:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:00 smithi045 bash[82788]: cluster 2024-07-28T21:33:59.760434+0000 mgr.y (mgr.34101) 3729 : cluster [DBG] pgmap v4657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:00 smithi155 bash[73694]: debug 2024-07-28T21:34:00.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:00 smithi155 bash[68033]: cluster 2024-07-28T21:33:59.760434+0000 mgr.y (mgr.34101) 3729 : cluster [DBG] pgmap v4657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:01.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6275 16 16 0 0 0 - 0 2024-07-28T21:34:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:01 smithi155 bash[73694]: debug 2024-07-28T21:34:01.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:02.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6276 16 16 0 0 0 - 0 2024-07-28T21:34:02.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:34:02 smithi155 bash[60745]: ts=2024-07-28T21:34:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:34:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:02 smithi155 bash[68033]: cluster 2024-07-28T21:34:01.762481+0000 mgr.y (mgr.34101) 3730 : cluster [DBG] pgmap v4658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:02 smithi155 bash[73694]: debug 2024-07-28T21:34:02.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:02 smithi045 bash[80445]: cluster 2024-07-28T21:34:01.762481+0000 mgr.y (mgr.34101) 3730 : cluster [DBG] pgmap v4658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:02 smithi045 bash[82788]: cluster 2024-07-28T21:34:01.762481+0000 mgr.y (mgr.34101) 3730 : cluster [DBG] pgmap v4658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:03.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6277 16 16 0 0 0 - 0 2024-07-28T21:34:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:03 smithi045 bash[82788]: audit 2024-07-28T21:34:03.445703+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:03 smithi045 bash[80445]: audit 2024-07-28T21:34:03.445703+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:03 smithi155 bash[73694]: debug 2024-07-28T21:34:03.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:03 smithi155 bash[68033]: audit 2024-07-28T21:34:03.445703+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:04.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6278 16 16 0 0 0 - 0 2024-07-28T21:34:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:04 smithi155 bash[73694]: debug 2024-07-28T21:34:04.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:04 smithi155 bash[68033]: cluster 2024-07-28T21:34:03.764221+0000 mgr.y (mgr.34101) 3731 : cluster [DBG] pgmap v4659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:04 smithi045 bash[80445]: cluster 2024-07-28T21:34:03.764221+0000 mgr.y (mgr.34101) 3731 : cluster [DBG] pgmap v4659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:04 smithi045 bash[82788]: cluster 2024-07-28T21:34:03.764221+0000 mgr.y (mgr.34101) 3731 : cluster [DBG] pgmap v4659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:05.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6279 16 16 0 0 0 - 0 2024-07-28T21:34:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:05 smithi155 bash[73694]: debug 2024-07-28T21:34:05.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:06.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:34:06.671041+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:34:06.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:34:06.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6280 16 16 0 0 0 - 0 2024-07-28T21:34:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:06 smithi045 bash[80445]: cluster 2024-07-28T21:34:05.766150+0000 mgr.y (mgr.34101) 3732 : cluster [DBG] pgmap v4660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:06 smithi045 bash[82788]: cluster 2024-07-28T21:34:05.766150+0000 mgr.y (mgr.34101) 3732 : cluster [DBG] pgmap v4660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:06 smithi155 bash[68033]: cluster 2024-07-28T21:34:05.766150+0000 mgr.y (mgr.34101) 3732 : cluster [DBG] pgmap v4660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:06 smithi155 bash[73694]: debug 2024-07-28T21:34:06.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:07.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6281 16 16 0 0 0 - 0 2024-07-28T21:34:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:07 smithi155 bash[73694]: debug 2024-07-28T21:34:07.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:08.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6282 16 16 0 0 0 - 0 2024-07-28T21:34:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:08 smithi045 bash[80445]: cluster 2024-07-28T21:34:07.768090+0000 mgr.y (mgr.34101) 3733 : cluster [DBG] pgmap v4661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:08 smithi045 bash[82788]: cluster 2024-07-28T21:34:07.768090+0000 mgr.y (mgr.34101) 3733 : cluster [DBG] pgmap v4661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:08 smithi155 bash[73694]: debug 2024-07-28T21:34:08.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:08 smithi155 bash[68033]: cluster 2024-07-28T21:34:07.768090+0000 mgr.y (mgr.34101) 3733 : cluster [DBG] pgmap v4661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:09.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6283 16 16 0 0 0 - 0 2024-07-28T21:34:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:09 smithi155 bash[73694]: debug 2024-07-28T21:34:09.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:10.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6284 16 16 0 0 0 - 0 2024-07-28T21:34:10.858 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:34:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:34:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:34:11.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:10 smithi155 bash[68033]: cluster 2024-07-28T21:34:09.770007+0000 mgr.y (mgr.34101) 3734 : cluster [DBG] pgmap v4662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:10 smithi155 bash[73694]: debug 2024-07-28T21:34:10.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:11.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:10 smithi045 bash[80445]: cluster 2024-07-28T21:34:09.770007+0000 mgr.y (mgr.34101) 3734 : cluster [DBG] pgmap v4662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:10 smithi045 bash[82788]: cluster 2024-07-28T21:34:09.770007+0000 mgr.y (mgr.34101) 3734 : cluster [DBG] pgmap v4662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:11.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6285 16 16 0 0 0 - 0 2024-07-28T21:34:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:11 smithi155 bash[73694]: debug 2024-07-28T21:34:11.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:12.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6286 16 16 0 0 0 - 0 2024-07-28T21:34:12.758 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:34:12 smithi155 bash[60745]: ts=2024-07-28T21:34:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:34:13.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:12 smithi155 bash[68033]: cluster 2024-07-28T21:34:11.771924+0000 mgr.y (mgr.34101) 3735 : cluster [DBG] pgmap v4663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:13.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:12 smithi155 bash[73694]: debug 2024-07-28T21:34:12.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:12 smithi045 bash[80445]: cluster 2024-07-28T21:34:11.771924+0000 mgr.y (mgr.34101) 3735 : cluster [DBG] pgmap v4663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:12 smithi045 bash[82788]: cluster 2024-07-28T21:34:11.771924+0000 mgr.y (mgr.34101) 3735 : cluster [DBG] pgmap v4663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:13.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6287 16 16 0 0 0 - 0 2024-07-28T21:34:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:13 smithi155 bash[73694]: debug 2024-07-28T21:34:13.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:14.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6288 16 16 0 0 0 - 0 2024-07-28T21:34:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:14 smithi155 bash[73694]: debug 2024-07-28T21:34:14.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:14 smithi155 bash[68033]: cluster 2024-07-28T21:34:13.773647+0000 mgr.y (mgr.34101) 3736 : cluster [DBG] pgmap v4664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:14 smithi045 bash[82788]: cluster 2024-07-28T21:34:13.773647+0000 mgr.y (mgr.34101) 3736 : cluster [DBG] pgmap v4664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:14 smithi045 bash[80445]: cluster 2024-07-28T21:34:13.773647+0000 mgr.y (mgr.34101) 3736 : cluster [DBG] pgmap v4664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:15.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6289 16 16 0 0 0 - 0 2024-07-28T21:34:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:15 smithi155 bash[73694]: debug 2024-07-28T21:34:15.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:16.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6290 16 16 0 0 0 - 0 2024-07-28T21:34:17.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:16 smithi155 bash[68033]: cluster 2024-07-28T21:34:15.775392+0000 mgr.y (mgr.34101) 3737 : cluster [DBG] pgmap v4665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:16 smithi155 bash[73694]: debug 2024-07-28T21:34:16.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:16 smithi045 bash[82788]: cluster 2024-07-28T21:34:15.775392+0000 mgr.y (mgr.34101) 3737 : cluster [DBG] pgmap v4665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:16 smithi045 bash[80445]: cluster 2024-07-28T21:34:15.775392+0000 mgr.y (mgr.34101) 3737 : cluster [DBG] pgmap v4665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:17.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6291 16 16 0 0 0 - 0 2024-07-28T21:34:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:17 smithi155 bash[73694]: debug 2024-07-28T21:34:17.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:18.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6292 16 16 0 0 0 - 0 2024-07-28T21:34:19.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:18 smithi155 bash[73694]: debug 2024-07-28T21:34:18.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:18 smithi155 bash[68033]: cluster 2024-07-28T21:34:17.777448+0000 mgr.y (mgr.34101) 3738 : cluster [DBG] pgmap v4666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:18 smithi155 bash[68033]: audit 2024-07-28T21:34:18.446149+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:18 smithi045 bash[82788]: cluster 2024-07-28T21:34:17.777448+0000 mgr.y (mgr.34101) 3738 : cluster [DBG] pgmap v4666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:18 smithi045 bash[82788]: audit 2024-07-28T21:34:18.446149+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:18 smithi045 bash[80445]: cluster 2024-07-28T21:34:17.777448+0000 mgr.y (mgr.34101) 3738 : cluster [DBG] pgmap v4666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:18 smithi045 bash[80445]: audit 2024-07-28T21:34:18.446149+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:19.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6293 16 16 0 0 0 - 0 2024-07-28T21:34:20.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:19 smithi155 bash[73694]: debug 2024-07-28T21:34:19.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:20.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6294 16 16 0 0 0 - 0 2024-07-28T21:34:20.880 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:34:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:34:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:34:21.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:20 smithi155 bash[68033]: cluster 2024-07-28T21:34:19.779391+0000 mgr.y (mgr.34101) 3739 : cluster [DBG] pgmap v4667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:21.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:20 smithi155 bash[73694]: debug 2024-07-28T21:34:20.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:20 smithi045 bash[80445]: cluster 2024-07-28T21:34:19.779391+0000 mgr.y (mgr.34101) 3739 : cluster [DBG] pgmap v4667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:20 smithi045 bash[82788]: cluster 2024-07-28T21:34:19.779391+0000 mgr.y (mgr.34101) 3739 : cluster [DBG] pgmap v4667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:21.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6295 16 16 0 0 0 - 0 2024-07-28T21:34:22.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:21 smithi155 bash[73694]: debug 2024-07-28T21:34:21.654+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:22.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6296 16 16 0 0 0 - 0 2024-07-28T21:34:22.705 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:34:22 smithi155 bash[60745]: ts=2024-07-28T21:34:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:34:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:22 smithi155 bash[68033]: cluster 2024-07-28T21:34:21.781308+0000 mgr.y (mgr.34101) 3740 : cluster [DBG] pgmap v4668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:23.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:22 smithi155 bash[73694]: debug 2024-07-28T21:34:22.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:22 smithi045 bash[80445]: cluster 2024-07-28T21:34:21.781308+0000 mgr.y (mgr.34101) 3740 : cluster [DBG] pgmap v4668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:22 smithi045 bash[82788]: cluster 2024-07-28T21:34:21.781308+0000 mgr.y (mgr.34101) 3740 : cluster [DBG] pgmap v4668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:23.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6297 16 16 0 0 0 - 0 2024-07-28T21:34:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:23 smithi155 bash[73694]: debug 2024-07-28T21:34:23.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:24.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6298 16 16 0 0 0 - 0 2024-07-28T21:34:25.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:24 smithi155 bash[73694]: debug 2024-07-28T21:34:24.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:25.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:24 smithi155 bash[68033]: cluster 2024-07-28T21:34:23.783068+0000 mgr.y (mgr.34101) 3741 : cluster [DBG] pgmap v4669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:24 smithi045 bash[80445]: cluster 2024-07-28T21:34:23.783068+0000 mgr.y (mgr.34101) 3741 : cluster [DBG] pgmap v4669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:24 smithi045 bash[82788]: cluster 2024-07-28T21:34:23.783068+0000 mgr.y (mgr.34101) 3741 : cluster [DBG] pgmap v4669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:25.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6299 16 16 0 0 0 - 0 2024-07-28T21:34:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:25 smithi155 bash[73694]: debug 2024-07-28T21:34:25.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:26.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:34:26.674291+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:34:26.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:34:26.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6300 16 16 0 0 0 - 0 2024-07-28T21:34:27.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:26 smithi155 bash[68033]: cluster 2024-07-28T21:34:25.784821+0000 mgr.y (mgr.34101) 3742 : cluster [DBG] pgmap v4670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:26 smithi155 bash[73694]: debug 2024-07-28T21:34:26.722+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:26 smithi045 bash[80445]: cluster 2024-07-28T21:34:25.784821+0000 mgr.y (mgr.34101) 3742 : cluster [DBG] pgmap v4670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:26 smithi045 bash[82788]: cluster 2024-07-28T21:34:25.784821+0000 mgr.y (mgr.34101) 3742 : cluster [DBG] pgmap v4670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:27.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6301 16 16 0 0 0 - 0 2024-07-28T21:34:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:27 smithi155 bash[73694]: debug 2024-07-28T21:34:27.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:28.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6302 16 16 0 0 0 - 0 2024-07-28T21:34:29.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:28 smithi155 bash[73694]: debug 2024-07-28T21:34:28.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:28 smithi155 bash[68033]: cluster 2024-07-28T21:34:27.786706+0000 mgr.y (mgr.34101) 3743 : cluster [DBG] pgmap v4671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:28 smithi045 bash[80445]: cluster 2024-07-28T21:34:27.786706+0000 mgr.y (mgr.34101) 3743 : cluster [DBG] pgmap v4671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:28 smithi045 bash[82788]: cluster 2024-07-28T21:34:27.786706+0000 mgr.y (mgr.34101) 3743 : cluster [DBG] pgmap v4671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:29.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6303 16 16 0 0 0 - 0 2024-07-28T21:34:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:29 smithi155 bash[73694]: debug 2024-07-28T21:34:29.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:30.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6304 16 16 0 0 0 - 0 2024-07-28T21:34:30.902 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:34:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:34:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:34:31.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:30 smithi155 bash[73694]: debug 2024-07-28T21:34:30.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:31.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:30 smithi155 bash[68033]: cluster 2024-07-28T21:34:29.788458+0000 mgr.y (mgr.34101) 3744 : cluster [DBG] pgmap v4672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:31.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:30 smithi045 bash[80445]: cluster 2024-07-28T21:34:29.788458+0000 mgr.y (mgr.34101) 3744 : cluster [DBG] pgmap v4672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:30 smithi045 bash[82788]: cluster 2024-07-28T21:34:29.788458+0000 mgr.y (mgr.34101) 3744 : cluster [DBG] pgmap v4672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:31.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6305 16 16 0 0 0 - 0 2024-07-28T21:34:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:31 smithi155 bash[73694]: debug 2024-07-28T21:34:31.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:32.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6306 16 16 0 0 0 - 0 2024-07-28T21:34:32.763 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:34:32 smithi155 bash[60745]: ts=2024-07-28T21:34:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:34:33.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:32 smithi155 bash[68033]: cluster 2024-07-28T21:34:31.790361+0000 mgr.y (mgr.34101) 3745 : cluster [DBG] pgmap v4673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:32 smithi155 bash[73694]: debug 2024-07-28T21:34:32.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:32 smithi045 bash[80445]: cluster 2024-07-28T21:34:31.790361+0000 mgr.y (mgr.34101) 3745 : cluster [DBG] pgmap v4673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:32 smithi045 bash[82788]: cluster 2024-07-28T21:34:31.790361+0000 mgr.y (mgr.34101) 3745 : cluster [DBG] pgmap v4673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:33.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6307 16 16 0 0 0 - 0 2024-07-28T21:34:34.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:33 smithi155 bash[73694]: debug 2024-07-28T21:34:33.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:33 smithi155 bash[68033]: audit 2024-07-28T21:34:33.446531+0000 mon.c (mon.2) 1033 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:33 smithi045 bash[80445]: audit 2024-07-28T21:34:33.446531+0000 mon.c (mon.2) 1033 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:33 smithi045 bash[82788]: audit 2024-07-28T21:34:33.446531+0000 mon.c (mon.2) 1033 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:34.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6308 16 16 0 0 0 - 0 2024-07-28T21:34:35.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:34 smithi155 bash[73694]: debug 2024-07-28T21:34:34.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:24:04.514526+0000 (oldest deadline 2024-07-28T21:24:24.514526+0000) 2024-07-28T21:34:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:34 smithi155 bash[68033]: cluster 2024-07-28T21:34:33.792066+0000 mgr.y (mgr.34101) 3746 : cluster [DBG] pgmap v4674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:34 smithi045 bash[82788]: cluster 2024-07-28T21:34:33.792066+0000 mgr.y (mgr.34101) 3746 : cluster [DBG] pgmap v4674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:34 smithi045 bash[80445]: cluster 2024-07-28T21:34:33.792066+0000 mgr.y (mgr.34101) 3746 : cluster [DBG] pgmap v4674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:35.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6309 16 16 0 0 0 - 0 2024-07-28T21:34:36.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6310 16 16 0 0 0 - 0 2024-07-28T21:34:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:36 smithi045 bash[82788]: cluster 2024-07-28T21:34:35.793797+0000 mgr.y (mgr.34101) 3747 : cluster [DBG] pgmap v4675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:36 smithi045 bash[80445]: cluster 2024-07-28T21:34:35.793797+0000 mgr.y (mgr.34101) 3747 : cluster [DBG] pgmap v4675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:37.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:36 smithi155 bash[68033]: cluster 2024-07-28T21:34:35.793797+0000 mgr.y (mgr.34101) 3747 : cluster [DBG] pgmap v4675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:37.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6311 16 16 0 0 0 - 0 2024-07-28T21:34:38.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6312 16 16 0 0 0 - 0 2024-07-28T21:34:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:38 smithi045 bash[82788]: cluster 2024-07-28T21:34:37.795680+0000 mgr.y (mgr.34101) 3748 : cluster [DBG] pgmap v4676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:38 smithi045 bash[80445]: cluster 2024-07-28T21:34:37.795680+0000 mgr.y (mgr.34101) 3748 : cluster [DBG] pgmap v4676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:39.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:38 smithi155 bash[68033]: cluster 2024-07-28T21:34:37.795680+0000 mgr.y (mgr.34101) 3748 : cluster [DBG] pgmap v4676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:39.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6313 16 16 0 0 0 - 0 2024-07-28T21:34:40.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6314 16 16 0 0 0 - 0 2024-07-28T21:34:40.929 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:34:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:34:40] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T21:34:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:40 smithi045 bash[80445]: cluster 2024-07-28T21:34:39.797413+0000 mgr.y (mgr.34101) 3749 : cluster [DBG] pgmap v4677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:41.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:40 smithi045 bash[82788]: cluster 2024-07-28T21:34:39.797413+0000 mgr.y (mgr.34101) 3749 : cluster [DBG] pgmap v4677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:40 smithi155 bash[68033]: cluster 2024-07-28T21:34:39.797413+0000 mgr.y (mgr.34101) 3749 : cluster [DBG] pgmap v4677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:41.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6315 16 16 0 0 0 - 0 2024-07-28T21:34:42.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6316 16 16 0 0 0 - 0 2024-07-28T21:34:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:34:42 smithi155 bash[60745]: ts=2024-07-28T21:34:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:34:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:42 smithi045 bash[80445]: cluster 2024-07-28T21:34:41.799275+0000 mgr.y (mgr.34101) 3750 : cluster [DBG] pgmap v4678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:42 smithi045 bash[82788]: cluster 2024-07-28T21:34:41.799275+0000 mgr.y (mgr.34101) 3750 : cluster [DBG] pgmap v4678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:42 smithi155 bash[68033]: cluster 2024-07-28T21:34:41.799275+0000 mgr.y (mgr.34101) 3750 : cluster [DBG] pgmap v4678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:43.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6317 16 16 0 0 0 - 0 2024-07-28T21:34:44.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6318 16 16 0 0 0 - 0 2024-07-28T21:34:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:44 smithi045 bash[80445]: cluster 2024-07-28T21:34:43.800987+0000 mgr.y (mgr.34101) 3751 : cluster [DBG] pgmap v4679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:44 smithi045 bash[82788]: cluster 2024-07-28T21:34:43.800987+0000 mgr.y (mgr.34101) 3751 : cluster [DBG] pgmap v4679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:44 smithi155 bash[68033]: cluster 2024-07-28T21:34:43.800987+0000 mgr.y (mgr.34101) 3751 : cluster [DBG] pgmap v4679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:45.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6319 16 16 0 0 0 - 0 2024-07-28T21:34:46.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:34:46.677623+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:34:46.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:34:46.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6320 16 16 0 0 0 - 0 2024-07-28T21:34:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:46 smithi045 bash[80445]: cluster 2024-07-28T21:34:45.802760+0000 mgr.y (mgr.34101) 3752 : cluster [DBG] pgmap v4680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:46 smithi045 bash[82788]: cluster 2024-07-28T21:34:45.802760+0000 mgr.y (mgr.34101) 3752 : cluster [DBG] pgmap v4680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:46 smithi155 bash[68033]: cluster 2024-07-28T21:34:45.802760+0000 mgr.y (mgr.34101) 3752 : cluster [DBG] pgmap v4680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:47.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6321 16 16 0 0 0 - 0 2024-07-28T21:34:48.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6322 16 16 0 0 0 - 0 2024-07-28T21:34:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:48 smithi045 bash[80445]: cluster 2024-07-28T21:34:47.804669+0000 mgr.y (mgr.34101) 3753 : cluster [DBG] pgmap v4681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:48 smithi045 bash[80445]: audit 2024-07-28T21:34:48.412518+0000 mon.c (mon.2) 1034 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:34:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:48 smithi045 bash[80445]: audit 2024-07-28T21:34:48.446818+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:48 smithi045 bash[82788]: cluster 2024-07-28T21:34:47.804669+0000 mgr.y (mgr.34101) 3753 : cluster [DBG] pgmap v4681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:48 smithi045 bash[82788]: audit 2024-07-28T21:34:48.412518+0000 mon.c (mon.2) 1034 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:34:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:48 smithi045 bash[82788]: audit 2024-07-28T21:34:48.446818+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:48 smithi155 bash[68033]: cluster 2024-07-28T21:34:47.804669+0000 mgr.y (mgr.34101) 3753 : cluster [DBG] pgmap v4681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:48 smithi155 bash[68033]: audit 2024-07-28T21:34:48.412518+0000 mon.c (mon.2) 1034 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:34:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:48 smithi155 bash[68033]: audit 2024-07-28T21:34:48.446818+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:34:49.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6323 16 16 0 0 0 - 0 2024-07-28T21:34:50.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6324 16 16 0 0 0 - 0 2024-07-28T21:34:50.952 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:34:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:34:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:34:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:50 smithi045 bash[80445]: cluster 2024-07-28T21:34:49.806396+0000 mgr.y (mgr.34101) 3754 : cluster [DBG] pgmap v4682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:50 smithi045 bash[82788]: cluster 2024-07-28T21:34:49.806396+0000 mgr.y (mgr.34101) 3754 : cluster [DBG] pgmap v4682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:51.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:50 smithi155 bash[68033]: cluster 2024-07-28T21:34:49.806396+0000 mgr.y (mgr.34101) 3754 : cluster [DBG] pgmap v4682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:51.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6325 16 16 0 0 0 - 0 2024-07-28T21:34:52.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6326 16 16 0 0 0 - 0 2024-07-28T21:34:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:34:52 smithi155 bash[60745]: ts=2024-07-28T21:34:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:34:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:52 smithi045 bash[80445]: cluster 2024-07-28T21:34:51.808285+0000 mgr.y (mgr.34101) 3755 : cluster [DBG] pgmap v4683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:52 smithi045 bash[82788]: cluster 2024-07-28T21:34:51.808285+0000 mgr.y (mgr.34101) 3755 : cluster [DBG] pgmap v4683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:52 smithi155 bash[68033]: cluster 2024-07-28T21:34:51.808285+0000 mgr.y (mgr.34101) 3755 : cluster [DBG] pgmap v4683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:53.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6327 16 16 0 0 0 - 0 2024-07-28T21:34:54.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6328 16 16 0 0 0 - 0 2024-07-28T21:34:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[80445]: cluster 2024-07-28T21:34:53.809106+0000 mgr.y (mgr.34101) 3756 : cluster [DBG] pgmap v4684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[80445]: audit 2024-07-28T21:34:54.155057+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[80445]: audit 2024-07-28T21:34:54.159782+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[80445]: audit 2024-07-28T21:34:54.330524+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[80445]: audit 2024-07-28T21:34:54.341173+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[80445]: audit 2024-07-28T21:34:54.776330+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:34:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[80445]: audit 2024-07-28T21:34:54.778146+0000 mon.c (mon.2) 1037 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:34:55.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[80445]: audit 2024-07-28T21:34:54.787282+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[82788]: cluster 2024-07-28T21:34:53.809106+0000 mgr.y (mgr.34101) 3756 : cluster [DBG] pgmap v4684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[82788]: audit 2024-07-28T21:34:54.155057+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[82788]: audit 2024-07-28T21:34:54.159782+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[82788]: audit 2024-07-28T21:34:54.330524+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[82788]: audit 2024-07-28T21:34:54.341173+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[82788]: audit 2024-07-28T21:34:54.776330+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:34:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[82788]: audit 2024-07-28T21:34:54.778146+0000 mon.c (mon.2) 1037 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:34:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:54 smithi045 bash[82788]: audit 2024-07-28T21:34:54.787282+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:54 smithi155 bash[68033]: cluster 2024-07-28T21:34:53.809106+0000 mgr.y (mgr.34101) 3756 : cluster [DBG] pgmap v4684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:54 smithi155 bash[68033]: audit 2024-07-28T21:34:54.155057+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:54 smithi155 bash[68033]: audit 2024-07-28T21:34:54.159782+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:54 smithi155 bash[68033]: audit 2024-07-28T21:34:54.330524+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:54 smithi155 bash[68033]: audit 2024-07-28T21:34:54.341173+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:54 smithi155 bash[68033]: audit 2024-07-28T21:34:54.776330+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:34:55.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:54 smithi155 bash[68033]: audit 2024-07-28T21:34:54.778146+0000 mon.c (mon.2) 1037 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:34:55.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:54 smithi155 bash[68033]: audit 2024-07-28T21:34:54.787282+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:34:55.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6329 16 16 0 0 0 - 0 2024-07-28T21:34:56.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6330 16 16 0 0 0 - 0 2024-07-28T21:34:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:56 smithi045 bash[80445]: cluster 2024-07-28T21:34:55.810833+0000 mgr.y (mgr.34101) 3757 : cluster [DBG] pgmap v4685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:56 smithi045 bash[82788]: cluster 2024-07-28T21:34:55.810833+0000 mgr.y (mgr.34101) 3757 : cluster [DBG] pgmap v4685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:56 smithi155 bash[68033]: cluster 2024-07-28T21:34:55.810833+0000 mgr.y (mgr.34101) 3757 : cluster [DBG] pgmap v4685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:57.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6331 16 16 0 0 0 - 0 2024-07-28T21:34:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:57 smithi155 bash[73694]: debug 2024-07-28T21:34:57.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:34:58.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6332 16 16 0 0 0 - 0 2024-07-28T21:34:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:58 smithi155 bash[73694]: debug 2024-07-28T21:34:58.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:34:59.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:34:58 smithi155 bash[68033]: cluster 2024-07-28T21:34:57.812752+0000 mgr.y (mgr.34101) 3758 : cluster [DBG] pgmap v4686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:34:58 smithi045 bash[80445]: cluster 2024-07-28T21:34:57.812752+0000 mgr.y (mgr.34101) 3758 : cluster [DBG] pgmap v4686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:34:58 smithi045 bash[82788]: cluster 2024-07-28T21:34:57.812752+0000 mgr.y (mgr.34101) 3758 : cluster [DBG] pgmap v4686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:34:59.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6333 16 16 0 0 0 - 0 2024-07-28T21:35:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:34:59 smithi155 bash[73694]: debug 2024-07-28T21:34:59.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:00.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6334 16 16 0 0 0 - 0 2024-07-28T21:35:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:35:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:35:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:35:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:00 smithi155 bash[73694]: debug 2024-07-28T21:35:00.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:00 smithi155 bash[68033]: cluster 2024-07-28T21:34:59.814501+0000 mgr.y (mgr.34101) 3759 : cluster [DBG] pgmap v4687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:00 smithi045 bash[80445]: cluster 2024-07-28T21:34:59.814501+0000 mgr.y (mgr.34101) 3759 : cluster [DBG] pgmap v4687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:00 smithi045 bash[82788]: cluster 2024-07-28T21:34:59.814501+0000 mgr.y (mgr.34101) 3759 : cluster [DBG] pgmap v4687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:01.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6335 16 16 0 0 0 - 0 2024-07-28T21:35:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:01 smithi155 bash[73694]: debug 2024-07-28T21:35:01.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:02.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6336 16 16 0 0 0 - 0 2024-07-28T21:35:02.812 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:35:02 smithi155 bash[60745]: ts=2024-07-28T21:35:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:35:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:02 smithi155 bash[73694]: debug 2024-07-28T21:35:02.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:02 smithi155 bash[68033]: cluster 2024-07-28T21:35:01.816399+0000 mgr.y (mgr.34101) 3760 : cluster [DBG] pgmap v4688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:02 smithi045 bash[80445]: cluster 2024-07-28T21:35:01.816399+0000 mgr.y (mgr.34101) 3760 : cluster [DBG] pgmap v4688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:02 smithi045 bash[82788]: cluster 2024-07-28T21:35:01.816399+0000 mgr.y (mgr.34101) 3760 : cluster [DBG] pgmap v4688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:03.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6337 16 16 0 0 0 - 0 2024-07-28T21:35:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:04 smithi155 bash[73694]: debug 2024-07-28T21:35:04.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:03 smithi155 bash[68033]: audit 2024-07-28T21:35:03.447861+0000 mon.c (mon.2) 1038 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:03 smithi045 bash[80445]: audit 2024-07-28T21:35:03.447861+0000 mon.c (mon.2) 1038 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:03 smithi045 bash[82788]: audit 2024-07-28T21:35:03.447861+0000 mon.c (mon.2) 1038 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:04.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6338 16 16 0 0 0 - 0 2024-07-28T21:35:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:05 smithi155 bash[73694]: debug 2024-07-28T21:35:05.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:05.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:04 smithi155 bash[68033]: cluster 2024-07-28T21:35:03.818145+0000 mgr.y (mgr.34101) 3761 : cluster [DBG] pgmap v4689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:04 smithi045 bash[80445]: cluster 2024-07-28T21:35:03.818145+0000 mgr.y (mgr.34101) 3761 : cluster [DBG] pgmap v4689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:05.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:04 smithi045 bash[82788]: cluster 2024-07-28T21:35:03.818145+0000 mgr.y (mgr.34101) 3761 : cluster [DBG] pgmap v4689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:05.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6339 16 16 0 0 0 - 0 2024-07-28T21:35:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:06 smithi155 bash[73694]: debug 2024-07-28T21:35:06.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:06.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:35:06.680813+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:35:06.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:35:06.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6340 16 16 0 0 0 - 0 2024-07-28T21:35:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:07 smithi155 bash[73694]: debug 2024-07-28T21:35:07.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:07.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:06 smithi155 bash[68033]: cluster 2024-07-28T21:35:05.819889+0000 mgr.y (mgr.34101) 3762 : cluster [DBG] pgmap v4690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:06 smithi045 bash[82788]: cluster 2024-07-28T21:35:05.819889+0000 mgr.y (mgr.34101) 3762 : cluster [DBG] pgmap v4690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:06 smithi045 bash[80445]: cluster 2024-07-28T21:35:05.819889+0000 mgr.y (mgr.34101) 3762 : cluster [DBG] pgmap v4690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:07.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6341 16 16 0 0 0 - 0 2024-07-28T21:35:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:08 smithi155 bash[73694]: debug 2024-07-28T21:35:08.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:08.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6342 16 16 0 0 0 - 0 2024-07-28T21:35:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:08 smithi155 bash[73694]: debug 2024-07-28T21:35:08.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:08 smithi155 bash[68033]: cluster 2024-07-28T21:35:07.821786+0000 mgr.y (mgr.34101) 3763 : cluster [DBG] pgmap v4691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:08 smithi045 bash[80445]: cluster 2024-07-28T21:35:07.821786+0000 mgr.y (mgr.34101) 3763 : cluster [DBG] pgmap v4691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:08 smithi045 bash[82788]: cluster 2024-07-28T21:35:07.821786+0000 mgr.y (mgr.34101) 3763 : cluster [DBG] pgmap v4691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:09.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6343 16 16 0 0 0 - 0 2024-07-28T21:35:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:09 smithi155 bash[73694]: debug 2024-07-28T21:35:09.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:10.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6344 16 16 0 0 0 - 0 2024-07-28T21:35:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:35:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:35:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:35:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:10 smithi155 bash[73694]: debug 2024-07-28T21:35:10.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:11.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:11 smithi155 bash[68033]: cluster 2024-07-28T21:35:09.823556+0000 mgr.y (mgr.34101) 3764 : cluster [DBG] pgmap v4692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:11 smithi045 bash[80445]: cluster 2024-07-28T21:35:09.823556+0000 mgr.y (mgr.34101) 3764 : cluster [DBG] pgmap v4692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:11 smithi045 bash[82788]: cluster 2024-07-28T21:35:09.823556+0000 mgr.y (mgr.34101) 3764 : cluster [DBG] pgmap v4692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:11.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6345 16 16 0 0 0 - 0 2024-07-28T21:35:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:12 smithi155 bash[73694]: debug 2024-07-28T21:35:12.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:12.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6346 16 16 0 0 0 - 0 2024-07-28T21:35:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:35:12 smithi155 bash[60745]: ts=2024-07-28T21:35:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:35:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:12 smithi155 bash[73694]: debug 2024-07-28T21:35:12.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:13 smithi155 bash[68033]: cluster 2024-07-28T21:35:11.825410+0000 mgr.y (mgr.34101) 3765 : cluster [DBG] pgmap v4693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:13 smithi045 bash[82788]: cluster 2024-07-28T21:35:11.825410+0000 mgr.y (mgr.34101) 3765 : cluster [DBG] pgmap v4693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:13 smithi045 bash[80445]: cluster 2024-07-28T21:35:11.825410+0000 mgr.y (mgr.34101) 3765 : cluster [DBG] pgmap v4693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:13.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6347 16 16 0 0 0 - 0 2024-07-28T21:35:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:14 smithi155 bash[73694]: debug 2024-07-28T21:35:13.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:14.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6348 16 16 0 0 0 - 0 2024-07-28T21:35:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:14 smithi155 bash[73694]: debug 2024-07-28T21:35:14.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:15 smithi155 bash[68033]: cluster 2024-07-28T21:35:13.827130+0000 mgr.y (mgr.34101) 3766 : cluster [DBG] pgmap v4694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:15 smithi045 bash[82788]: cluster 2024-07-28T21:35:13.827130+0000 mgr.y (mgr.34101) 3766 : cluster [DBG] pgmap v4694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:15 smithi045 bash[80445]: cluster 2024-07-28T21:35:13.827130+0000 mgr.y (mgr.34101) 3766 : cluster [DBG] pgmap v4694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:15.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6349 16 16 0 0 0 - 0 2024-07-28T21:35:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:16 smithi155 bash[73694]: debug 2024-07-28T21:35:16.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:16.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6350 16 16 0 0 0 - 0 2024-07-28T21:35:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:16 smithi155 bash[73694]: debug 2024-07-28T21:35:16.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:17 smithi155 bash[68033]: cluster 2024-07-28T21:35:15.828863+0000 mgr.y (mgr.34101) 3767 : cluster [DBG] pgmap v4695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:17 smithi045 bash[80445]: cluster 2024-07-28T21:35:15.828863+0000 mgr.y (mgr.34101) 3767 : cluster [DBG] pgmap v4695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:17 smithi045 bash[82788]: cluster 2024-07-28T21:35:15.828863+0000 mgr.y (mgr.34101) 3767 : cluster [DBG] pgmap v4695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:17.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6351 16 16 0 0 0 - 0 2024-07-28T21:35:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:17 smithi155 bash[73694]: debug 2024-07-28T21:35:17.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:18 smithi155 bash[68033]: cluster 2024-07-28T21:35:17.830770+0000 mgr.y (mgr.34101) 3768 : cluster [DBG] pgmap v4696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:18 smithi045 bash[80445]: cluster 2024-07-28T21:35:17.830770+0000 mgr.y (mgr.34101) 3768 : cluster [DBG] pgmap v4696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:18 smithi045 bash[82788]: cluster 2024-07-28T21:35:17.830770+0000 mgr.y (mgr.34101) 3768 : cluster [DBG] pgmap v4696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:18.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6352 16 16 0 0 0 - 0 2024-07-28T21:35:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:19 smithi155 bash[68033]: audit 2024-07-28T21:35:18.448229+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:18 smithi155 bash[73694]: debug 2024-07-28T21:35:18.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:19 smithi045 bash[80445]: audit 2024-07-28T21:35:18.448229+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:19 smithi045 bash[82788]: audit 2024-07-28T21:35:18.448229+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:19.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6353 16 16 0 0 0 - 0 2024-07-28T21:35:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:19 smithi155 bash[73694]: debug 2024-07-28T21:35:19.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:20 smithi155 bash[68033]: cluster 2024-07-28T21:35:19.832516+0000 mgr.y (mgr.34101) 3769 : cluster [DBG] pgmap v4697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:20 smithi045 bash[80445]: cluster 2024-07-28T21:35:19.832516+0000 mgr.y (mgr.34101) 3769 : cluster [DBG] pgmap v4697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:20 smithi045 bash[82788]: cluster 2024-07-28T21:35:19.832516+0000 mgr.y (mgr.34101) 3769 : cluster [DBG] pgmap v4697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:20.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6354 16 16 0 0 0 - 0 2024-07-28T21:35:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:35:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:35:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:35:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:20 smithi155 bash[73694]: debug 2024-07-28T21:35:20.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:21.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6355 16 16 0 0 0 - 0 2024-07-28T21:35:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:21 smithi155 bash[73694]: debug 2024-07-28T21:35:21.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:22.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6356 16 16 0 0 0 - 0 2024-07-28T21:35:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:35:22 smithi155 bash[60745]: ts=2024-07-28T21:35:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:35:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:22 smithi045 bash[80445]: cluster 2024-07-28T21:35:21.834403+0000 mgr.y (mgr.34101) 3770 : cluster [DBG] pgmap v4698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:22 smithi045 bash[82788]: cluster 2024-07-28T21:35:21.834403+0000 mgr.y (mgr.34101) 3770 : cluster [DBG] pgmap v4698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:23.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:22 smithi155 bash[68033]: cluster 2024-07-28T21:35:21.834403+0000 mgr.y (mgr.34101) 3770 : cluster [DBG] pgmap v4698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:22 smithi155 bash[73694]: debug 2024-07-28T21:35:22.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:23.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6357 16 16 0 0 0 - 0 2024-07-28T21:35:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:23 smithi155 bash[73694]: debug 2024-07-28T21:35:23.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:24.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6358 16 16 0 0 0 - 0 2024-07-28T21:35:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:24 smithi045 bash[80445]: cluster 2024-07-28T21:35:23.836138+0000 mgr.y (mgr.34101) 3771 : cluster [DBG] pgmap v4699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:24 smithi045 bash[82788]: cluster 2024-07-28T21:35:23.836138+0000 mgr.y (mgr.34101) 3771 : cluster [DBG] pgmap v4699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:24 smithi155 bash[73694]: debug 2024-07-28T21:35:24.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:25.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:24 smithi155 bash[68033]: cluster 2024-07-28T21:35:23.836138+0000 mgr.y (mgr.34101) 3771 : cluster [DBG] pgmap v4699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:25.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6359 16 16 0 0 0 - 0 2024-07-28T21:35:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:25 smithi155 bash[73694]: debug 2024-07-28T21:35:25.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:26.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:35:26.684088+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:35:26.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:35:26.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6360 16 16 0 0 0 - 0 2024-07-28T21:35:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:26 smithi045 bash[80445]: cluster 2024-07-28T21:35:25.837903+0000 mgr.y (mgr.34101) 3772 : cluster [DBG] pgmap v4700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:26 smithi045 bash[82788]: cluster 2024-07-28T21:35:25.837903+0000 mgr.y (mgr.34101) 3772 : cluster [DBG] pgmap v4700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:26 smithi155 bash[73694]: debug 2024-07-28T21:35:26.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:27.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:26 smithi155 bash[68033]: cluster 2024-07-28T21:35:25.837903+0000 mgr.y (mgr.34101) 3772 : cluster [DBG] pgmap v4700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:27.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6361 16 16 0 0 0 - 0 2024-07-28T21:35:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:27 smithi155 bash[73694]: debug 2024-07-28T21:35:27.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:28.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6362 16 16 0 0 0 - 0 2024-07-28T21:35:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:28 smithi045 bash[80445]: cluster 2024-07-28T21:35:27.839816+0000 mgr.y (mgr.34101) 3773 : cluster [DBG] pgmap v4701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:28 smithi045 bash[82788]: cluster 2024-07-28T21:35:27.839816+0000 mgr.y (mgr.34101) 3773 : cluster [DBG] pgmap v4701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:28 smithi155 bash[73694]: debug 2024-07-28T21:35:28.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:28 smithi155 bash[68033]: cluster 2024-07-28T21:35:27.839816+0000 mgr.y (mgr.34101) 3773 : cluster [DBG] pgmap v4701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:29.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6363 16 16 0 0 0 - 0 2024-07-28T21:35:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:29 smithi155 bash[73694]: debug 2024-07-28T21:35:29.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:30.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6364 16 16 0 0 0 - 0 2024-07-28T21:35:30.908 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:35:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:35:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:35:31.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:30 smithi045 bash[80445]: cluster 2024-07-28T21:35:29.841541+0000 mgr.y (mgr.34101) 3774 : cluster [DBG] pgmap v4702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:30 smithi045 bash[82788]: cluster 2024-07-28T21:35:29.841541+0000 mgr.y (mgr.34101) 3774 : cluster [DBG] pgmap v4702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:31.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:30 smithi155 bash[68033]: cluster 2024-07-28T21:35:29.841541+0000 mgr.y (mgr.34101) 3774 : cluster [DBG] pgmap v4702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:30 smithi155 bash[73694]: debug 2024-07-28T21:35:30.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:31.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6365 16 16 0 0 0 - 0 2024-07-28T21:35:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:31 smithi155 bash[73694]: debug 2024-07-28T21:35:31.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:32.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6366 16 16 0 0 0 - 0 2024-07-28T21:35:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:35:32 smithi155 bash[60745]: ts=2024-07-28T21:35:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:35:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:32 smithi045 bash[80445]: cluster 2024-07-28T21:35:31.843428+0000 mgr.y (mgr.34101) 3775 : cluster [DBG] pgmap v4703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:32 smithi045 bash[82788]: cluster 2024-07-28T21:35:31.843428+0000 mgr.y (mgr.34101) 3775 : cluster [DBG] pgmap v4703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:32 smithi155 bash[73694]: debug 2024-07-28T21:35:32.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:33.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:32 smithi155 bash[68033]: cluster 2024-07-28T21:35:31.843428+0000 mgr.y (mgr.34101) 3775 : cluster [DBG] pgmap v4703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:33.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6367 16 16 0 0 0 - 0 2024-07-28T21:35:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:33 smithi045 bash[80445]: audit 2024-07-28T21:35:33.448830+0000 mon.c (mon.2) 1040 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:33 smithi045 bash[82788]: audit 2024-07-28T21:35:33.448830+0000 mon.c (mon.2) 1040 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:33 smithi155 bash[73694]: debug 2024-07-28T21:35:33.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:33 smithi155 bash[68033]: audit 2024-07-28T21:35:33.448830+0000 mon.c (mon.2) 1040 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:34.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6368 16 16 0 0 0 - 0 2024-07-28T21:35:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:34 smithi045 bash[80445]: cluster 2024-07-28T21:35:33.845158+0000 mgr.y (mgr.34101) 3776 : cluster [DBG] pgmap v4704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:34 smithi045 bash[82788]: cluster 2024-07-28T21:35:33.845158+0000 mgr.y (mgr.34101) 3776 : cluster [DBG] pgmap v4704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:34 smithi155 bash[73694]: debug 2024-07-28T21:35:34.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:34 smithi155 bash[68033]: cluster 2024-07-28T21:35:33.845158+0000 mgr.y (mgr.34101) 3776 : cluster [DBG] pgmap v4704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:35.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6369 16 16 0 0 0 - 0 2024-07-28T21:35:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:35 smithi155 bash[73694]: debug 2024-07-28T21:35:35.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:36.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6370 16 16 0 0 0 - 0 2024-07-28T21:35:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:36 smithi045 bash[82788]: cluster 2024-07-28T21:35:35.846896+0000 mgr.y (mgr.34101) 3777 : cluster [DBG] pgmap v4705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:36 smithi045 bash[80445]: cluster 2024-07-28T21:35:35.846896+0000 mgr.y (mgr.34101) 3777 : cluster [DBG] pgmap v4705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:36 smithi155 bash[73694]: debug 2024-07-28T21:35:36.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:37.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:36 smithi155 bash[68033]: cluster 2024-07-28T21:35:35.846896+0000 mgr.y (mgr.34101) 3777 : cluster [DBG] pgmap v4705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:37.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6371 16 16 0 0 0 - 0 2024-07-28T21:35:38.170 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:37 smithi155 bash[73694]: debug 2024-07-28T21:35:37.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:38 smithi045 bash[80445]: cluster 2024-07-28T21:35:37.848771+0000 mgr.y (mgr.34101) 3778 : cluster [DBG] pgmap v4706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:38 smithi045 bash[82788]: cluster 2024-07-28T21:35:37.848771+0000 mgr.y (mgr.34101) 3778 : cluster [DBG] pgmap v4706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:38 smithi155 bash[68033]: cluster 2024-07-28T21:35:37.848771+0000 mgr.y (mgr.34101) 3778 : cluster [DBG] pgmap v4706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:38.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6372 16 16 0 0 0 - 0 2024-07-28T21:35:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:38 smithi155 bash[73694]: debug 2024-07-28T21:35:38.836+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:39.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6373 16 16 0 0 0 - 0 2024-07-28T21:35:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:39 smithi155 bash[73694]: debug 2024-07-28T21:35:39.840+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:40.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6374 16 16 0 0 0 - 0 2024-07-28T21:35:40.906 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:35:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:35:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:35:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:40 smithi045 bash[80445]: cluster 2024-07-28T21:35:39.850492+0000 mgr.y (mgr.34101) 3779 : cluster [DBG] pgmap v4707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:41.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:40 smithi045 bash[82788]: cluster 2024-07-28T21:35:39.850492+0000 mgr.y (mgr.34101) 3779 : cluster [DBG] pgmap v4707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:40 smithi155 bash[68033]: cluster 2024-07-28T21:35:39.850492+0000 mgr.y (mgr.34101) 3779 : cluster [DBG] pgmap v4707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:40 smithi155 bash[73694]: debug 2024-07-28T21:35:40.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:41.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6375 16 16 0 0 0 - 0 2024-07-28T21:35:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:41 smithi155 bash[73694]: debug 2024-07-28T21:35:41.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:42.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6376 16 16 0 0 0 - 0 2024-07-28T21:35:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:35:42 smithi155 bash[60745]: ts=2024-07-28T21:35:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:35:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:42 smithi045 bash[80445]: cluster 2024-07-28T21:35:41.852340+0000 mgr.y (mgr.34101) 3780 : cluster [DBG] pgmap v4708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:42 smithi045 bash[82788]: cluster 2024-07-28T21:35:41.852340+0000 mgr.y (mgr.34101) 3780 : cluster [DBG] pgmap v4708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:42 smithi155 bash[68033]: cluster 2024-07-28T21:35:41.852340+0000 mgr.y (mgr.34101) 3780 : cluster [DBG] pgmap v4708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:42 smithi155 bash[73694]: debug 2024-07-28T21:35:42.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:43.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6377 16 16 0 0 0 - 0 2024-07-28T21:35:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:43 smithi155 bash[73694]: debug 2024-07-28T21:35:43.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:44.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6378 16 16 0 0 0 - 0 2024-07-28T21:35:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:44 smithi045 bash[80445]: cluster 2024-07-28T21:35:43.854063+0000 mgr.y (mgr.34101) 3781 : cluster [DBG] pgmap v4709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:44 smithi045 bash[82788]: cluster 2024-07-28T21:35:43.854063+0000 mgr.y (mgr.34101) 3781 : cluster [DBG] pgmap v4709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:44 smithi155 bash[68033]: cluster 2024-07-28T21:35:43.854063+0000 mgr.y (mgr.34101) 3781 : cluster [DBG] pgmap v4709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:44 smithi155 bash[73694]: debug 2024-07-28T21:35:44.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:45.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6379 16 16 0 0 0 - 0 2024-07-28T21:35:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:45 smithi155 bash[73694]: debug 2024-07-28T21:35:45.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:46.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:35:46.687426+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:35:46.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:35:46.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6380 16 16 0 0 0 - 0 2024-07-28T21:35:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:46 smithi045 bash[80445]: cluster 2024-07-28T21:35:45.855778+0000 mgr.y (mgr.34101) 3782 : cluster [DBG] pgmap v4710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:46 smithi045 bash[82788]: cluster 2024-07-28T21:35:45.855778+0000 mgr.y (mgr.34101) 3782 : cluster [DBG] pgmap v4710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:46 smithi155 bash[68033]: cluster 2024-07-28T21:35:45.855778+0000 mgr.y (mgr.34101) 3782 : cluster [DBG] pgmap v4710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:46 smithi155 bash[73694]: debug 2024-07-28T21:35:46.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:47.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6381 16 16 0 0 0 - 0 2024-07-28T21:35:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:47 smithi155 bash[73694]: debug 2024-07-28T21:35:47.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:48.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6382 16 16 0 0 0 - 0 2024-07-28T21:35:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:48 smithi045 bash[80445]: cluster 2024-07-28T21:35:47.857644+0000 mgr.y (mgr.34101) 3783 : cluster [DBG] pgmap v4711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:48 smithi045 bash[80445]: audit 2024-07-28T21:35:48.449188+0000 mon.c (mon.2) 1041 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:48 smithi045 bash[82788]: cluster 2024-07-28T21:35:47.857644+0000 mgr.y (mgr.34101) 3783 : cluster [DBG] pgmap v4711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:48 smithi045 bash[82788]: audit 2024-07-28T21:35:48.449188+0000 mon.c (mon.2) 1041 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:48 smithi155 bash[73694]: debug 2024-07-28T21:35:48.856+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:48 smithi155 bash[68033]: cluster 2024-07-28T21:35:47.857644+0000 mgr.y (mgr.34101) 3783 : cluster [DBG] pgmap v4711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:48 smithi155 bash[68033]: audit 2024-07-28T21:35:48.449188+0000 mon.c (mon.2) 1041 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:35:49.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6383 16 16 0 0 0 - 0 2024-07-28T21:35:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:49 smithi155 bash[73694]: debug 2024-07-28T21:35:49.872+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:50.687 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6384 16 16 0 0 0 - 0 2024-07-28T21:35:50.928 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:35:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:35:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:35:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:50 smithi045 bash[80445]: cluster 2024-07-28T21:35:49.859366+0000 mgr.y (mgr.34101) 3784 : cluster [DBG] pgmap v4712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:50 smithi045 bash[82788]: cluster 2024-07-28T21:35:49.859366+0000 mgr.y (mgr.34101) 3784 : cluster [DBG] pgmap v4712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:50 smithi155 bash[73694]: debug 2024-07-28T21:35:50.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:51.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:50 smithi155 bash[68033]: cluster 2024-07-28T21:35:49.859366+0000 mgr.y (mgr.34101) 3784 : cluster [DBG] pgmap v4712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:51.687 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6385 16 16 0 0 0 - 0 2024-07-28T21:35:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:51 smithi155 bash[73694]: debug 2024-07-28T21:35:51.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:52.687 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6386 16 16 0 0 0 - 0 2024-07-28T21:35:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:35:52 smithi155 bash[60745]: ts=2024-07-28T21:35:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:35:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:52 smithi045 bash[80445]: cluster 2024-07-28T21:35:51.861244+0000 mgr.y (mgr.34101) 3785 : cluster [DBG] pgmap v4713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:52 smithi045 bash[82788]: cluster 2024-07-28T21:35:51.861244+0000 mgr.y (mgr.34101) 3785 : cluster [DBG] pgmap v4713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:52 smithi155 bash[73694]: debug 2024-07-28T21:35:52.840+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:52 smithi155 bash[68033]: cluster 2024-07-28T21:35:51.861244+0000 mgr.y (mgr.34101) 3785 : cluster [DBG] pgmap v4713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:53.687 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6387 16 16 0 0 0 - 0 2024-07-28T21:35:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:53 smithi155 bash[73694]: debug 2024-07-28T21:35:53.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:54.687 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6388 16 16 0 0 0 - 0 2024-07-28T21:35:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:54 smithi155 bash[73694]: debug 2024-07-28T21:35:54.784+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:54 smithi155 bash[68033]: cluster 2024-07-28T21:35:53.863005+0000 mgr.y (mgr.34101) 3786 : cluster [DBG] pgmap v4714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:54 smithi155 bash[68033]: audit 2024-07-28T21:35:54.924112+0000 mon.c (mon.2) 1042 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:35:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:54 smithi045 bash[80445]: cluster 2024-07-28T21:35:53.863005+0000 mgr.y (mgr.34101) 3786 : cluster [DBG] pgmap v4714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:54 smithi045 bash[80445]: audit 2024-07-28T21:35:54.924112+0000 mon.c (mon.2) 1042 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:35:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:54 smithi045 bash[82788]: cluster 2024-07-28T21:35:53.863005+0000 mgr.y (mgr.34101) 3786 : cluster [DBG] pgmap v4714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:54 smithi045 bash[82788]: audit 2024-07-28T21:35:54.924112+0000 mon.c (mon.2) 1042 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:35:55.687 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6389 16 16 0 0 0 - 0 2024-07-28T21:35:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:55 smithi155 bash[73694]: debug 2024-07-28T21:35:55.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:56.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6390 16 16 0 0 0 - 0 2024-07-28T21:35:57.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:56 smithi155 bash[68033]: cluster 2024-07-28T21:35:55.864769+0000 mgr.y (mgr.34101) 3787 : cluster [DBG] pgmap v4715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:56 smithi155 bash[73694]: debug 2024-07-28T21:35:56.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:56 smithi045 bash[80445]: cluster 2024-07-28T21:35:55.864769+0000 mgr.y (mgr.34101) 3787 : cluster [DBG] pgmap v4715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:56 smithi045 bash[82788]: cluster 2024-07-28T21:35:55.864769+0000 mgr.y (mgr.34101) 3787 : cluster [DBG] pgmap v4715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:57.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6391 16 16 0 0 0 - 0 2024-07-28T21:35:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:57 smithi155 bash[73694]: debug 2024-07-28T21:35:57.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:58.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6392 16 16 0 0 0 - 0 2024-07-28T21:35:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:58 smithi155 bash[73694]: debug 2024-07-28T21:35:58.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:35:59.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:35:58 smithi155 bash[68033]: cluster 2024-07-28T21:35:57.866682+0000 mgr.y (mgr.34101) 3788 : cluster [DBG] pgmap v4716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:35:58 smithi045 bash[82788]: cluster 2024-07-28T21:35:57.866682+0000 mgr.y (mgr.34101) 3788 : cluster [DBG] pgmap v4716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:35:58 smithi045 bash[80445]: cluster 2024-07-28T21:35:57.866682+0000 mgr.y (mgr.34101) 3788 : cluster [DBG] pgmap v4716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:35:59.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6393 16 16 0 0 0 - 0 2024-07-28T21:36:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:35:59 smithi155 bash[73694]: debug 2024-07-28T21:35:59.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:00.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6394 16 16 0 0 0 - 0 2024-07-28T21:36:00.948 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:36:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:36:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:36:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:00 smithi155 bash[73694]: debug 2024-07-28T21:36:00.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:00 smithi155 bash[68033]: cluster 2024-07-28T21:35:59.867917+0000 mgr.y (mgr.34101) 3789 : cluster [DBG] pgmap v4717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:00 smithi155 bash[68033]: audit 2024-07-28T21:36:00.625285+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:00 smithi155 bash[68033]: audit 2024-07-28T21:36:00.634090+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:00 smithi155 bash[68033]: audit 2024-07-28T21:36:00.839988+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:00 smithi155 bash[68033]: audit 2024-07-28T21:36:00.852588+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:00 smithi045 bash[80445]: cluster 2024-07-28T21:35:59.867917+0000 mgr.y (mgr.34101) 3789 : cluster [DBG] pgmap v4717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:00 smithi045 bash[80445]: audit 2024-07-28T21:36:00.625285+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:00 smithi045 bash[80445]: audit 2024-07-28T21:36:00.634090+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:00 smithi045 bash[80445]: audit 2024-07-28T21:36:00.839988+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:00 smithi045 bash[80445]: audit 2024-07-28T21:36:00.852588+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:00 smithi045 bash[82788]: cluster 2024-07-28T21:35:59.867917+0000 mgr.y (mgr.34101) 3789 : cluster [DBG] pgmap v4717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:00 smithi045 bash[82788]: audit 2024-07-28T21:36:00.625285+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:00 smithi045 bash[82788]: audit 2024-07-28T21:36:00.634090+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:00 smithi045 bash[82788]: audit 2024-07-28T21:36:00.839988+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:00 smithi045 bash[82788]: audit 2024-07-28T21:36:00.852588+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:01.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6395 16 16 0 0 0 - 0 2024-07-28T21:36:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:01 smithi155 bash[73694]: debug 2024-07-28T21:36:01.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:02.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:01 smithi155 bash[68033]: audit 2024-07-28T21:36:01.280391+0000 mon.c (mon.2) 1043 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:36:02.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:01 smithi155 bash[68033]: audit 2024-07-28T21:36:01.281966+0000 mon.c (mon.2) 1044 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:36:02.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:01 smithi155 bash[68033]: audit 2024-07-28T21:36:01.290089+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:01 smithi045 bash[80445]: audit 2024-07-28T21:36:01.280391+0000 mon.c (mon.2) 1043 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:36:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:01 smithi045 bash[80445]: audit 2024-07-28T21:36:01.281966+0000 mon.c (mon.2) 1044 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:36:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:01 smithi045 bash[80445]: audit 2024-07-28T21:36:01.290089+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:01 smithi045 bash[82788]: audit 2024-07-28T21:36:01.280391+0000 mon.c (mon.2) 1043 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:36:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:01 smithi045 bash[82788]: audit 2024-07-28T21:36:01.281966+0000 mon.c (mon.2) 1044 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:36:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:01 smithi045 bash[82788]: audit 2024-07-28T21:36:01.290089+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:36:02.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6396 16 16 0 0 0 - 0 2024-07-28T21:36:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:36:02 smithi155 bash[60745]: ts=2024-07-28T21:36:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:36:02.813 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:02 smithi155 bash[73694]: debug 2024-07-28T21:36:02.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:02 smithi045 bash[82788]: cluster 2024-07-28T21:36:01.869735+0000 mgr.y (mgr.34101) 3790 : cluster [DBG] pgmap v4718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:02 smithi045 bash[80445]: cluster 2024-07-28T21:36:01.869735+0000 mgr.y (mgr.34101) 3790 : cluster [DBG] pgmap v4718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:02 smithi155 bash[68033]: cluster 2024-07-28T21:36:01.869735+0000 mgr.y (mgr.34101) 3790 : cluster [DBG] pgmap v4718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:03.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6397 16 16 0 0 0 - 0 2024-07-28T21:36:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:03 smithi155 bash[68033]: audit 2024-07-28T21:36:03.449307+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:03 smithi155 bash[73694]: debug 2024-07-28T21:36:03.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:03 smithi045 bash[80445]: audit 2024-07-28T21:36:03.449307+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:03 smithi045 bash[82788]: audit 2024-07-28T21:36:03.449307+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:04.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6398 16 16 0 0 0 - 0 2024-07-28T21:36:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:04 smithi155 bash[68033]: cluster 2024-07-28T21:36:03.871419+0000 mgr.y (mgr.34101) 3791 : cluster [DBG] pgmap v4719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:04 smithi155 bash[73694]: debug 2024-07-28T21:36:04.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:04 smithi045 bash[80445]: cluster 2024-07-28T21:36:03.871419+0000 mgr.y (mgr.34101) 3791 : cluster [DBG] pgmap v4719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:04 smithi045 bash[82788]: cluster 2024-07-28T21:36:03.871419+0000 mgr.y (mgr.34101) 3791 : cluster [DBG] pgmap v4719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:05.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6399 16 16 0 0 0 - 0 2024-07-28T21:36:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:05 smithi155 bash[73694]: debug 2024-07-28T21:36:05.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:06.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:36:06.690686+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:36:06.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:36:06.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6400 16 16 0 0 0 - 0 2024-07-28T21:36:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:06 smithi155 bash[73694]: debug 2024-07-28T21:36:06.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:07.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:06 smithi155 bash[68033]: cluster 2024-07-28T21:36:05.873156+0000 mgr.y (mgr.34101) 3792 : cluster [DBG] pgmap v4720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:06 smithi045 bash[80445]: cluster 2024-07-28T21:36:05.873156+0000 mgr.y (mgr.34101) 3792 : cluster [DBG] pgmap v4720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:06 smithi045 bash[82788]: cluster 2024-07-28T21:36:05.873156+0000 mgr.y (mgr.34101) 3792 : cluster [DBG] pgmap v4720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:07.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6401 16 16 0 0 0 - 0 2024-07-28T21:36:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:07 smithi155 bash[73694]: debug 2024-07-28T21:36:07.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:08.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6402 16 16 0 0 0 - 0 2024-07-28T21:36:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:08 smithi155 bash[73694]: debug 2024-07-28T21:36:08.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:08 smithi155 bash[68033]: cluster 2024-07-28T21:36:07.875039+0000 mgr.y (mgr.34101) 3793 : cluster [DBG] pgmap v4721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:08 smithi045 bash[80445]: cluster 2024-07-28T21:36:07.875039+0000 mgr.y (mgr.34101) 3793 : cluster [DBG] pgmap v4721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:08 smithi045 bash[82788]: cluster 2024-07-28T21:36:07.875039+0000 mgr.y (mgr.34101) 3793 : cluster [DBG] pgmap v4721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:09.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6403 16 16 0 0 0 - 0 2024-07-28T21:36:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:09 smithi155 bash[73694]: debug 2024-07-28T21:36:09.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:10.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6404 16 16 0 0 0 - 0 2024-07-28T21:36:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:36:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:36:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:36:10.977 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:10 smithi155 bash[73694]: debug 2024-07-28T21:36:10.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:11.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:10 smithi155 bash[68033]: cluster 2024-07-28T21:36:09.876776+0000 mgr.y (mgr.34101) 3794 : cluster [DBG] pgmap v4722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:10 smithi045 bash[80445]: cluster 2024-07-28T21:36:09.876776+0000 mgr.y (mgr.34101) 3794 : cluster [DBG] pgmap v4722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:10 smithi045 bash[82788]: cluster 2024-07-28T21:36:09.876776+0000 mgr.y (mgr.34101) 3794 : cluster [DBG] pgmap v4722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:11.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6405 16 16 0 0 0 - 0 2024-07-28T21:36:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:11 smithi155 bash[73694]: debug 2024-07-28T21:36:11.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:12.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6406 16 16 0 0 0 - 0 2024-07-28T21:36:12.691 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:36:12 smithi155 bash[60745]: ts=2024-07-28T21:36:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:36:12.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:12 smithi155 bash[73694]: debug 2024-07-28T21:36:12.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:12 smithi155 bash[68033]: cluster 2024-07-28T21:36:11.878666+0000 mgr.y (mgr.34101) 3795 : cluster [DBG] pgmap v4723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:12 smithi045 bash[80445]: cluster 2024-07-28T21:36:11.878666+0000 mgr.y (mgr.34101) 3795 : cluster [DBG] pgmap v4723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:12 smithi045 bash[82788]: cluster 2024-07-28T21:36:11.878666+0000 mgr.y (mgr.34101) 3795 : cluster [DBG] pgmap v4723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:13.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6407 16 16 0 0 0 - 0 2024-07-28T21:36:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:13 smithi155 bash[73694]: debug 2024-07-28T21:36:13.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:14.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6408 16 16 0 0 0 - 0 2024-07-28T21:36:14.986 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:14 smithi155 bash[73694]: debug 2024-07-28T21:36:14.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:14 smithi155 bash[68033]: cluster 2024-07-28T21:36:13.880370+0000 mgr.y (mgr.34101) 3796 : cluster [DBG] pgmap v4724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:14 smithi045 bash[80445]: cluster 2024-07-28T21:36:13.880370+0000 mgr.y (mgr.34101) 3796 : cluster [DBG] pgmap v4724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:14 smithi045 bash[82788]: cluster 2024-07-28T21:36:13.880370+0000 mgr.y (mgr.34101) 3796 : cluster [DBG] pgmap v4724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:15.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6409 16 16 0 0 0 - 0 2024-07-28T21:36:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:15 smithi155 bash[73694]: debug 2024-07-28T21:36:15.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:16.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6410 16 16 0 0 0 - 0 2024-07-28T21:36:16.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:16 smithi155 bash[73694]: debug 2024-07-28T21:36:16.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:16 smithi155 bash[68033]: cluster 2024-07-28T21:36:15.882148+0000 mgr.y (mgr.34101) 3797 : cluster [DBG] pgmap v4725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:16 smithi045 bash[80445]: cluster 2024-07-28T21:36:15.882148+0000 mgr.y (mgr.34101) 3797 : cluster [DBG] pgmap v4725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:16 smithi045 bash[82788]: cluster 2024-07-28T21:36:15.882148+0000 mgr.y (mgr.34101) 3797 : cluster [DBG] pgmap v4725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:17.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6411 16 16 0 0 0 - 0 2024-07-28T21:36:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:17 smithi155 bash[73694]: debug 2024-07-28T21:36:17.663+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:18.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6412 16 16 0 0 0 - 0 2024-07-28T21:36:18.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:18 smithi155 bash[73694]: debug 2024-07-28T21:36:18.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:18 smithi155 bash[68033]: cluster 2024-07-28T21:36:17.884045+0000 mgr.y (mgr.34101) 3798 : cluster [DBG] pgmap v4726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:18 smithi155 bash[68033]: audit 2024-07-28T21:36:18.449736+0000 mon.c (mon.2) 1046 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:18 smithi045 bash[80445]: cluster 2024-07-28T21:36:17.884045+0000 mgr.y (mgr.34101) 3798 : cluster [DBG] pgmap v4726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:18 smithi045 bash[80445]: audit 2024-07-28T21:36:18.449736+0000 mon.c (mon.2) 1046 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:18 smithi045 bash[82788]: cluster 2024-07-28T21:36:17.884045+0000 mgr.y (mgr.34101) 3798 : cluster [DBG] pgmap v4726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:18 smithi045 bash[82788]: audit 2024-07-28T21:36:18.449736+0000 mon.c (mon.2) 1046 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:19.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6413 16 16 0 0 0 - 0 2024-07-28T21:36:20.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:19 smithi155 bash[73694]: debug 2024-07-28T21:36:19.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:20.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6414 16 16 0 0 0 - 0 2024-07-28T21:36:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:36:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:36:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:36:20.999 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:20 smithi155 bash[73694]: debug 2024-07-28T21:36:20.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:20 smithi155 bash[68033]: cluster 2024-07-28T21:36:19.885754+0000 mgr.y (mgr.34101) 3799 : cluster [DBG] pgmap v4727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:20 smithi045 bash[80445]: cluster 2024-07-28T21:36:19.885754+0000 mgr.y (mgr.34101) 3799 : cluster [DBG] pgmap v4727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:21 smithi045 bash[82788]: cluster 2024-07-28T21:36:19.885754+0000 mgr.y (mgr.34101) 3799 : cluster [DBG] pgmap v4727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:21.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6415 16 16 0 0 0 - 0 2024-07-28T21:36:22.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:21 smithi155 bash[73694]: debug 2024-07-28T21:36:21.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:22.684 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:36:22 smithi155 bash[60745]: ts=2024-07-28T21:36:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:36:22.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6416 16 16 0 0 0 - 0 2024-07-28T21:36:23.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:22 smithi155 bash[73694]: debug 2024-07-28T21:36:22.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:23.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:23 smithi155 bash[68033]: cluster 2024-07-28T21:36:21.887659+0000 mgr.y (mgr.34101) 3800 : cluster [DBG] pgmap v4728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:23 smithi045 bash[80445]: cluster 2024-07-28T21:36:21.887659+0000 mgr.y (mgr.34101) 3800 : cluster [DBG] pgmap v4728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:23 smithi045 bash[82788]: cluster 2024-07-28T21:36:21.887659+0000 mgr.y (mgr.34101) 3800 : cluster [DBG] pgmap v4728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:23.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6417 16 16 0 0 0 - 0 2024-07-28T21:36:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:23 smithi155 bash[73694]: debug 2024-07-28T21:36:23.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:24.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6418 16 16 0 0 0 - 0 2024-07-28T21:36:25.008 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:24 smithi155 bash[73694]: debug 2024-07-28T21:36:24.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:25.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:25 smithi155 bash[68033]: cluster 2024-07-28T21:36:23.889379+0000 mgr.y (mgr.34101) 3801 : cluster [DBG] pgmap v4729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:25 smithi045 bash[80445]: cluster 2024-07-28T21:36:23.889379+0000 mgr.y (mgr.34101) 3801 : cluster [DBG] pgmap v4729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:25 smithi045 bash[82788]: cluster 2024-07-28T21:36:23.889379+0000 mgr.y (mgr.34101) 3801 : cluster [DBG] pgmap v4729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:25.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6419 16 16 0 0 0 - 0 2024-07-28T21:36:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:25 smithi155 bash[73694]: debug 2024-07-28T21:36:25.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:26.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:36:26.694098+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:36:26.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:36:26.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6420 16 16 0 0 0 - 0 2024-07-28T21:36:27.012 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:26 smithi155 bash[73694]: debug 2024-07-28T21:36:26.667+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:27.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:27 smithi155 bash[68033]: cluster 2024-07-28T21:36:25.891132+0000 mgr.y (mgr.34101) 3802 : cluster [DBG] pgmap v4730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:27 smithi045 bash[82788]: cluster 2024-07-28T21:36:25.891132+0000 mgr.y (mgr.34101) 3802 : cluster [DBG] pgmap v4730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:27 smithi045 bash[80445]: cluster 2024-07-28T21:36:25.891132+0000 mgr.y (mgr.34101) 3802 : cluster [DBG] pgmap v4730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:27.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6421 16 16 0 0 0 - 0 2024-07-28T21:36:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:27 smithi155 bash[73694]: debug 2024-07-28T21:36:27.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:28.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6422 16 16 0 0 0 - 0 2024-07-28T21:36:29.016 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:28 smithi155 bash[73694]: debug 2024-07-28T21:36:28.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:29 smithi155 bash[68033]: cluster 2024-07-28T21:36:27.893008+0000 mgr.y (mgr.34101) 3803 : cluster [DBG] pgmap v4731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:29 smithi045 bash[80445]: cluster 2024-07-28T21:36:27.893008+0000 mgr.y (mgr.34101) 3803 : cluster [DBG] pgmap v4731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:29 smithi045 bash[82788]: cluster 2024-07-28T21:36:27.893008+0000 mgr.y (mgr.34101) 3803 : cluster [DBG] pgmap v4731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:29.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6423 16 16 0 0 0 - 0 2024-07-28T21:36:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:29 smithi155 bash[73694]: debug 2024-07-28T21:36:29.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:30.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6424 16 16 0 0 0 - 0 2024-07-28T21:36:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:36:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:36:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:36:31.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:30 smithi155 bash[73694]: debug 2024-07-28T21:36:30.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:31.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:31 smithi155 bash[68033]: cluster 2024-07-28T21:36:29.894744+0000 mgr.y (mgr.34101) 3804 : cluster [DBG] pgmap v4732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:31 smithi045 bash[80445]: cluster 2024-07-28T21:36:29.894744+0000 mgr.y (mgr.34101) 3804 : cluster [DBG] pgmap v4732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:31 smithi045 bash[82788]: cluster 2024-07-28T21:36:29.894744+0000 mgr.y (mgr.34101) 3804 : cluster [DBG] pgmap v4732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:31.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6425 16 16 0 0 0 - 0 2024-07-28T21:36:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:31 smithi155 bash[73694]: debug 2024-07-28T21:36:31.623+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:32.597 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:36:32 smithi155 bash[60745]: ts=2024-07-28T21:36:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:36:32.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6426 16 16 0 0 0 - 0 2024-07-28T21:36:33.025 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:32 smithi155 bash[73694]: debug 2024-07-28T21:36:32.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:33.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:33 smithi155 bash[68033]: cluster 2024-07-28T21:36:31.896613+0000 mgr.y (mgr.34101) 3805 : cluster [DBG] pgmap v4733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:33 smithi045 bash[80445]: cluster 2024-07-28T21:36:31.896613+0000 mgr.y (mgr.34101) 3805 : cluster [DBG] pgmap v4733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:33 smithi045 bash[82788]: cluster 2024-07-28T21:36:31.896613+0000 mgr.y (mgr.34101) 3805 : cluster [DBG] pgmap v4733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:33.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6427 16 16 0 0 0 - 0 2024-07-28T21:36:34.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:33 smithi155 bash[73694]: debug 2024-07-28T21:36:33.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:34 smithi155 bash[68033]: audit 2024-07-28T21:36:33.450106+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:34 smithi045 bash[80445]: audit 2024-07-28T21:36:33.450106+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:34 smithi045 bash[82788]: audit 2024-07-28T21:36:33.450106+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:34.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6428 16 16 0 0 0 - 0 2024-07-28T21:36:35.036 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:34 smithi155 bash[73694]: debug 2024-07-28T21:36:34.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:35 smithi155 bash[68033]: cluster 2024-07-28T21:36:33.898359+0000 mgr.y (mgr.34101) 3806 : cluster [DBG] pgmap v4734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:35 smithi045 bash[80445]: cluster 2024-07-28T21:36:33.898359+0000 mgr.y (mgr.34101) 3806 : cluster [DBG] pgmap v4734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:35 smithi045 bash[82788]: cluster 2024-07-28T21:36:33.898359+0000 mgr.y (mgr.34101) 3806 : cluster [DBG] pgmap v4734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:35.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6429 16 16 0 0 0 - 0 2024-07-28T21:36:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:35 smithi155 bash[73694]: debug 2024-07-28T21:36:35.595+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:36.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6430 16 16 0 0 0 - 0 2024-07-28T21:36:37.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:36 smithi155 bash[73694]: debug 2024-07-28T21:36:36.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:37 smithi155 bash[68033]: cluster 2024-07-28T21:36:35.900091+0000 mgr.y (mgr.34101) 3807 : cluster [DBG] pgmap v4735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:37 smithi045 bash[80445]: cluster 2024-07-28T21:36:35.900091+0000 mgr.y (mgr.34101) 3807 : cluster [DBG] pgmap v4735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:37 smithi045 bash[82788]: cluster 2024-07-28T21:36:35.900091+0000 mgr.y (mgr.34101) 3807 : cluster [DBG] pgmap v4735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:37.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6431 16 16 0 0 0 - 0 2024-07-28T21:36:38.051 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:37 smithi155 bash[73694]: debug 2024-07-28T21:36:37.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:38 smithi155 bash[68033]: cluster 2024-07-28T21:36:37.901992+0000 mgr.y (mgr.34101) 3808 : cluster [DBG] pgmap v4736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:38 smithi045 bash[80445]: cluster 2024-07-28T21:36:37.901992+0000 mgr.y (mgr.34101) 3808 : cluster [DBG] pgmap v4736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:38 smithi045 bash[82788]: cluster 2024-07-28T21:36:37.901992+0000 mgr.y (mgr.34101) 3808 : cluster [DBG] pgmap v4736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:38.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6432 16 16 0 0 0 - 0 2024-07-28T21:36:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:38 smithi155 bash[73694]: debug 2024-07-28T21:36:38.663+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:39.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6433 16 16 0 0 0 - 0 2024-07-28T21:36:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:39 smithi155 bash[73694]: debug 2024-07-28T21:36:39.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:40.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6434 16 16 0 0 0 - 0 2024-07-28T21:36:40.960 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:36:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:36:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:36:40.960 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:40 smithi155 bash[73694]: debug 2024-07-28T21:36:40.623+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:41.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:40 smithi045 bash[82788]: cluster 2024-07-28T21:36:39.903688+0000 mgr.y (mgr.34101) 3809 : cluster [DBG] pgmap v4737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:40 smithi045 bash[80445]: cluster 2024-07-28T21:36:39.903688+0000 mgr.y (mgr.34101) 3809 : cluster [DBG] pgmap v4737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:40 smithi155 bash[68033]: cluster 2024-07-28T21:36:39.903688+0000 mgr.y (mgr.34101) 3809 : cluster [DBG] pgmap v4737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:41.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6435 16 16 0 0 0 - 0 2024-07-28T21:36:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:41 smithi155 bash[73694]: debug 2024-07-28T21:36:41.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:42.620 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:36:42 smithi155 bash[60745]: ts=2024-07-28T21:36:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:36:42.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6436 16 16 0 0 0 - 0 2024-07-28T21:36:42.965 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:42 smithi155 bash[73694]: debug 2024-07-28T21:36:42.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:42 smithi045 bash[80445]: cluster 2024-07-28T21:36:41.905515+0000 mgr.y (mgr.34101) 3810 : cluster [DBG] pgmap v4738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:42 smithi045 bash[82788]: cluster 2024-07-28T21:36:41.905515+0000 mgr.y (mgr.34101) 3810 : cluster [DBG] pgmap v4738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:42 smithi155 bash[68033]: cluster 2024-07-28T21:36:41.905515+0000 mgr.y (mgr.34101) 3810 : cluster [DBG] pgmap v4738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:43.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6437 16 16 0 0 0 - 0 2024-07-28T21:36:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:43 smithi155 bash[73694]: debug 2024-07-28T21:36:43.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:44.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6438 16 16 0 0 0 - 0 2024-07-28T21:36:44.970 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:44 smithi155 bash[73694]: debug 2024-07-28T21:36:44.639+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:44 smithi155 bash[68033]: cluster 2024-07-28T21:36:43.907253+0000 mgr.y (mgr.34101) 3811 : cluster [DBG] pgmap v4739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:44 smithi045 bash[80445]: cluster 2024-07-28T21:36:43.907253+0000 mgr.y (mgr.34101) 3811 : cluster [DBG] pgmap v4739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:44 smithi045 bash[82788]: cluster 2024-07-28T21:36:43.907253+0000 mgr.y (mgr.34101) 3811 : cluster [DBG] pgmap v4739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:45.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6439 16 16 0 0 0 - 0 2024-07-28T21:36:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:45 smithi155 bash[73694]: debug 2024-07-28T21:36:45.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:46.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:36:46.697363+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:36:46.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:36:46.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6440 16 16 0 0 0 - 0 2024-07-28T21:36:46.974 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:46 smithi155 bash[73694]: debug 2024-07-28T21:36:46.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:46 smithi155 bash[68033]: cluster 2024-07-28T21:36:45.909123+0000 mgr.y (mgr.34101) 3812 : cluster [DBG] pgmap v4740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:46 smithi045 bash[80445]: cluster 2024-07-28T21:36:45.909123+0000 mgr.y (mgr.34101) 3812 : cluster [DBG] pgmap v4740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:46 smithi045 bash[82788]: cluster 2024-07-28T21:36:45.909123+0000 mgr.y (mgr.34101) 3812 : cluster [DBG] pgmap v4740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:47.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6441 16 16 0 0 0 - 0 2024-07-28T21:36:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:47 smithi155 bash[73694]: debug 2024-07-28T21:36:47.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:48 smithi045 bash[80445]: cluster 2024-07-28T21:36:47.911207+0000 mgr.y (mgr.34101) 3813 : cluster [DBG] pgmap v4741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:48 smithi045 bash[82788]: cluster 2024-07-28T21:36:47.911207+0000 mgr.y (mgr.34101) 3813 : cluster [DBG] pgmap v4741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:48 smithi155 bash[68033]: cluster 2024-07-28T21:36:47.911207+0000 mgr.y (mgr.34101) 3813 : cluster [DBG] pgmap v4741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:48.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6442 16 16 0 0 0 - 0 2024-07-28T21:36:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:48 smithi155 bash[73694]: debug 2024-07-28T21:36:48.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:49 smithi045 bash[80445]: audit 2024-07-28T21:36:48.450636+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:49 smithi045 bash[82788]: audit 2024-07-28T21:36:48.450636+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:49.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:49 smithi155 bash[68033]: audit 2024-07-28T21:36:48.450636+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:36:49.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6443 16 16 0 0 0 - 0 2024-07-28T21:36:49.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:49 smithi155 bash[73694]: debug 2024-07-28T21:36:49.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:50 smithi045 bash[82788]: cluster 2024-07-28T21:36:49.912995+0000 mgr.y (mgr.34101) 3814 : cluster [DBG] pgmap v4742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:50 smithi045 bash[80445]: cluster 2024-07-28T21:36:49.912995+0000 mgr.y (mgr.34101) 3814 : cluster [DBG] pgmap v4742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:50 smithi155 bash[68033]: cluster 2024-07-28T21:36:49.912995+0000 mgr.y (mgr.34101) 3814 : cluster [DBG] pgmap v4742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:50.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6444 16 16 0 0 0 - 0 2024-07-28T21:36:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:36:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:36:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:36:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:50 smithi155 bash[73694]: debug 2024-07-28T21:36:50.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:51.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6445 16 16 0 0 0 - 0 2024-07-28T21:36:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:51 smithi155 bash[73694]: debug 2024-07-28T21:36:51.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:52.591 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:36:52 smithi155 bash[60745]: ts=2024-07-28T21:36:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:36:52.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6446 16 16 0 0 0 - 0 2024-07-28T21:36:52.972 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:52 smithi155 bash[73694]: debug 2024-07-28T21:36:52.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:52 smithi155 bash[68033]: cluster 2024-07-28T21:36:51.915013+0000 mgr.y (mgr.34101) 3815 : cluster [DBG] pgmap v4743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:52 smithi045 bash[82788]: cluster 2024-07-28T21:36:51.915013+0000 mgr.y (mgr.34101) 3815 : cluster [DBG] pgmap v4743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:52 smithi045 bash[80445]: cluster 2024-07-28T21:36:51.915013+0000 mgr.y (mgr.34101) 3815 : cluster [DBG] pgmap v4743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:53.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6447 16 16 0 0 0 - 0 2024-07-28T21:36:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:53 smithi155 bash[73694]: debug 2024-07-28T21:36:53.559+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:54.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6448 16 16 0 0 0 - 0 2024-07-28T21:36:54.976 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:54 smithi155 bash[73694]: debug 2024-07-28T21:36:54.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:54 smithi155 bash[68033]: cluster 2024-07-28T21:36:53.916910+0000 mgr.y (mgr.34101) 3816 : cluster [DBG] pgmap v4744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:55.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:54 smithi045 bash[80445]: cluster 2024-07-28T21:36:53.916910+0000 mgr.y (mgr.34101) 3816 : cluster [DBG] pgmap v4744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:54 smithi045 bash[82788]: cluster 2024-07-28T21:36:53.916910+0000 mgr.y (mgr.34101) 3816 : cluster [DBG] pgmap v4744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:55.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6449 16 16 0 0 0 - 0 2024-07-28T21:36:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:55 smithi155 bash[73694]: debug 2024-07-28T21:36:55.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:56.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6450 16 16 0 0 0 - 0 2024-07-28T21:36:56.980 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:56 smithi155 bash[73694]: debug 2024-07-28T21:36:56.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:56 smithi155 bash[68033]: cluster 2024-07-28T21:36:55.918853+0000 mgr.y (mgr.34101) 3817 : cluster [DBG] pgmap v4745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:56 smithi045 bash[82788]: cluster 2024-07-28T21:36:55.918853+0000 mgr.y (mgr.34101) 3817 : cluster [DBG] pgmap v4745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:56 smithi045 bash[80445]: cluster 2024-07-28T21:36:55.918853+0000 mgr.y (mgr.34101) 3817 : cluster [DBG] pgmap v4745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:57.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6451 16 16 0 0 0 - 0 2024-07-28T21:36:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:57 smithi155 bash[73694]: debug 2024-07-28T21:36:57.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:58.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6452 16 16 0 0 0 - 0 2024-07-28T21:36:58.985 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:58 smithi155 bash[73694]: debug 2024-07-28T21:36:58.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:36:59.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:36:58 smithi155 bash[68033]: cluster 2024-07-28T21:36:57.920920+0000 mgr.y (mgr.34101) 3818 : cluster [DBG] pgmap v4746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:36:58 smithi045 bash[80445]: cluster 2024-07-28T21:36:57.920920+0000 mgr.y (mgr.34101) 3818 : cluster [DBG] pgmap v4746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:36:58 smithi045 bash[82788]: cluster 2024-07-28T21:36:57.920920+0000 mgr.y (mgr.34101) 3818 : cluster [DBG] pgmap v4746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:36:59.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6453 16 16 0 0 0 - 0 2024-07-28T21:37:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:36:59 smithi155 bash[73694]: debug 2024-07-28T21:36:59.667+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:00.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6454 16 16 0 0 0 - 0 2024-07-28T21:37:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:37:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:37:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:37:00.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:00 smithi155 bash[73694]: debug 2024-07-28T21:37:00.671+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:00 smithi155 bash[68033]: cluster 2024-07-28T21:36:59.922938+0000 mgr.y (mgr.34101) 3819 : cluster [DBG] pgmap v4747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:00 smithi045 bash[80445]: cluster 2024-07-28T21:36:59.922938+0000 mgr.y (mgr.34101) 3819 : cluster [DBG] pgmap v4747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:00 smithi045 bash[82788]: cluster 2024-07-28T21:36:59.922938+0000 mgr.y (mgr.34101) 3819 : cluster [DBG] pgmap v4747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:01.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6455 16 16 0 0 0 - 0 2024-07-28T21:37:01.998 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:01 smithi155 bash[73694]: debug 2024-07-28T21:37:01.711+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:01 smithi155 bash[68033]: audit 2024-07-28T21:37:01.418411+0000 mon.c (mon.2) 1049 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:37:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:01 smithi045 bash[80445]: audit 2024-07-28T21:37:01.418411+0000 mon.c (mon.2) 1049 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:37:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:01 smithi045 bash[82788]: audit 2024-07-28T21:37:01.418411+0000 mon.c (mon.2) 1049 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:37:02.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6456 16 16 0 0 0 - 0 2024-07-28T21:37:02.767 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:37:02 smithi155 bash[60745]: ts=2024-07-28T21:37:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:37:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:03 smithi155 bash[68033]: cluster 2024-07-28T21:37:01.924868+0000 mgr.y (mgr.34101) 3820 : cluster [DBG] pgmap v4748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:02 smithi155 bash[73694]: debug 2024-07-28T21:37:02.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:03 smithi045 bash[82788]: cluster 2024-07-28T21:37:01.924868+0000 mgr.y (mgr.34101) 3820 : cluster [DBG] pgmap v4748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:03 smithi045 bash[80445]: cluster 2024-07-28T21:37:01.924868+0000 mgr.y (mgr.34101) 3820 : cluster [DBG] pgmap v4748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:03.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6457 16 16 0 0 0 - 0 2024-07-28T21:37:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:04 smithi155 bash[68033]: audit 2024-07-28T21:37:03.451100+0000 mon.c (mon.2) 1050 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:03 smithi155 bash[73694]: debug 2024-07-28T21:37:03.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:04 smithi045 bash[82788]: audit 2024-07-28T21:37:03.451100+0000 mon.c (mon.2) 1050 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:04 smithi045 bash[80445]: audit 2024-07-28T21:37:03.451100+0000 mon.c (mon.2) 1050 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:04.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6458 16 16 0 0 0 - 0 2024-07-28T21:37:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:05 smithi155 bash[68033]: cluster 2024-07-28T21:37:03.926747+0000 mgr.y (mgr.34101) 3821 : cluster [DBG] pgmap v4749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:04 smithi155 bash[73694]: debug 2024-07-28T21:37:04.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:05 smithi045 bash[80445]: cluster 2024-07-28T21:37:03.926747+0000 mgr.y (mgr.34101) 3821 : cluster [DBG] pgmap v4749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:05 smithi045 bash[82788]: cluster 2024-07-28T21:37:03.926747+0000 mgr.y (mgr.34101) 3821 : cluster [DBG] pgmap v4749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:05.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6459 16 16 0 0 0 - 0 2024-07-28T21:37:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:05 smithi155 bash[73694]: debug 2024-07-28T21:37:05.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:06.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:37:06.700560+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:37:06.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:37:06.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6460 16 16 0 0 0 - 0 2024-07-28T21:37:07.013 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:06 smithi155 bash[73694]: debug 2024-07-28T21:37:06.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:07 smithi155 bash[68033]: cluster 2024-07-28T21:37:05.928685+0000 mgr.y (mgr.34101) 3822 : cluster [DBG] pgmap v4750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:07 smithi045 bash[80445]: cluster 2024-07-28T21:37:05.928685+0000 mgr.y (mgr.34101) 3822 : cluster [DBG] pgmap v4750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:07 smithi045 bash[82788]: cluster 2024-07-28T21:37:05.928685+0000 mgr.y (mgr.34101) 3822 : cluster [DBG] pgmap v4750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:07.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6461 16 16 0 0 0 - 0 2024-07-28T21:37:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:07 smithi155 bash[73694]: debug 2024-07-28T21:37:07.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[80445]: audit 2024-07-28T21:37:07.110710+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[80445]: audit 2024-07-28T21:37:07.115496+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[80445]: audit 2024-07-28T21:37:07.330951+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[80445]: audit 2024-07-28T21:37:07.342930+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[80445]: audit 2024-07-28T21:37:07.775543+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:37:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[80445]: audit 2024-07-28T21:37:07.777147+0000 mon.c (mon.2) 1052 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:37:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[80445]: audit 2024-07-28T21:37:07.787192+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[80445]: cluster 2024-07-28T21:37:07.930622+0000 mgr.y (mgr.34101) 3823 : cluster [DBG] pgmap v4751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[82788]: audit 2024-07-28T21:37:07.110710+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[82788]: audit 2024-07-28T21:37:07.115496+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[82788]: audit 2024-07-28T21:37:07.330951+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[82788]: audit 2024-07-28T21:37:07.342930+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[82788]: audit 2024-07-28T21:37:07.775543+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:37:08.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[82788]: audit 2024-07-28T21:37:07.777147+0000 mon.c (mon.2) 1052 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:37:08.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[82788]: audit 2024-07-28T21:37:07.787192+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:08 smithi045 bash[82788]: cluster 2024-07-28T21:37:07.930622+0000 mgr.y (mgr.34101) 3823 : cluster [DBG] pgmap v4751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:08 smithi155 bash[68033]: audit 2024-07-28T21:37:07.110710+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:08 smithi155 bash[68033]: audit 2024-07-28T21:37:07.115496+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:08 smithi155 bash[68033]: audit 2024-07-28T21:37:07.330951+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:08 smithi155 bash[68033]: audit 2024-07-28T21:37:07.342930+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:08 smithi155 bash[68033]: audit 2024-07-28T21:37:07.775543+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:37:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:08 smithi155 bash[68033]: audit 2024-07-28T21:37:07.777147+0000 mon.c (mon.2) 1052 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:37:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:08 smithi155 bash[68033]: audit 2024-07-28T21:37:07.787192+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:37:08.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:08 smithi155 bash[68033]: cluster 2024-07-28T21:37:07.930622+0000 mgr.y (mgr.34101) 3823 : cluster [DBG] pgmap v4751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:08.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6462 16 16 0 0 0 - 0 2024-07-28T21:37:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:08 smithi155 bash[73694]: debug 2024-07-28T21:37:08.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:09.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6463 16 16 0 0 0 - 0 2024-07-28T21:37:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:09 smithi155 bash[73694]: debug 2024-07-28T21:37:09.670+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:10.700 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6464 16 16 0 0 0 - 0 2024-07-28T21:37:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:37:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:37:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:37:10.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:10 smithi155 bash[73694]: debug 2024-07-28T21:37:10.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:11.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:10 smithi155 bash[68033]: cluster 2024-07-28T21:37:09.932473+0000 mgr.y (mgr.34101) 3824 : cluster [DBG] pgmap v4752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:10 smithi045 bash[82788]: cluster 2024-07-28T21:37:09.932473+0000 mgr.y (mgr.34101) 3824 : cluster [DBG] pgmap v4752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:10 smithi045 bash[80445]: cluster 2024-07-28T21:37:09.932473+0000 mgr.y (mgr.34101) 3824 : cluster [DBG] pgmap v4752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:11.700 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6465 16 16 0 0 0 - 0 2024-07-28T21:37:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:11 smithi155 bash[73694]: debug 2024-07-28T21:37:11.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:12.689 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:37:12 smithi155 bash[60745]: ts=2024-07-28T21:37:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:37:12.700 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6466 16 16 0 0 0 - 0 2024-07-28T21:37:12.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:12 smithi155 bash[73694]: debug 2024-07-28T21:37:12.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:12 smithi155 bash[68033]: cluster 2024-07-28T21:37:11.934531+0000 mgr.y (mgr.34101) 3825 : cluster [DBG] pgmap v4753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:12 smithi045 bash[80445]: cluster 2024-07-28T21:37:11.934531+0000 mgr.y (mgr.34101) 3825 : cluster [DBG] pgmap v4753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:12 smithi045 bash[82788]: cluster 2024-07-28T21:37:11.934531+0000 mgr.y (mgr.34101) 3825 : cluster [DBG] pgmap v4753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:13.700 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6467 16 16 0 0 0 - 0 2024-07-28T21:37:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:13 smithi155 bash[73694]: debug 2024-07-28T21:37:13.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:14.700 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6468 16 16 0 0 0 - 0 2024-07-28T21:37:14.999 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:14 smithi155 bash[73694]: debug 2024-07-28T21:37:14.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:14 smithi155 bash[68033]: cluster 2024-07-28T21:37:13.936277+0000 mgr.y (mgr.34101) 3826 : cluster [DBG] pgmap v4754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:14 smithi045 bash[80445]: cluster 2024-07-28T21:37:13.936277+0000 mgr.y (mgr.34101) 3826 : cluster [DBG] pgmap v4754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:15 smithi045 bash[82788]: cluster 2024-07-28T21:37:13.936277+0000 mgr.y (mgr.34101) 3826 : cluster [DBG] pgmap v4754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:15.700 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6469 16 16 0 0 0 - 0 2024-07-28T21:37:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:15 smithi155 bash[73694]: debug 2024-07-28T21:37:15.674+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:16.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6470 16 16 0 0 0 - 0 2024-07-28T21:37:17.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:16 smithi155 bash[73694]: debug 2024-07-28T21:37:16.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:17 smithi155 bash[68033]: cluster 2024-07-28T21:37:15.938162+0000 mgr.y (mgr.34101) 3827 : cluster [DBG] pgmap v4755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:17 smithi045 bash[80445]: cluster 2024-07-28T21:37:15.938162+0000 mgr.y (mgr.34101) 3827 : cluster [DBG] pgmap v4755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:17 smithi045 bash[82788]: cluster 2024-07-28T21:37:15.938162+0000 mgr.y (mgr.34101) 3827 : cluster [DBG] pgmap v4755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:17.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6471 16 16 0 0 0 - 0 2024-07-28T21:37:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:17 smithi155 bash[73694]: debug 2024-07-28T21:37:17.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:18.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6472 16 16 0 0 0 - 0 2024-07-28T21:37:19.007 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:18 smithi155 bash[73694]: debug 2024-07-28T21:37:18.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:19 smithi155 bash[68033]: cluster 2024-07-28T21:37:17.940170+0000 mgr.y (mgr.34101) 3828 : cluster [DBG] pgmap v4756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:19 smithi155 bash[68033]: audit 2024-07-28T21:37:18.451415+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:19 smithi045 bash[80445]: cluster 2024-07-28T21:37:17.940170+0000 mgr.y (mgr.34101) 3828 : cluster [DBG] pgmap v4756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:19 smithi045 bash[80445]: audit 2024-07-28T21:37:18.451415+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:19 smithi045 bash[82788]: cluster 2024-07-28T21:37:17.940170+0000 mgr.y (mgr.34101) 3828 : cluster [DBG] pgmap v4756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:19 smithi045 bash[82788]: audit 2024-07-28T21:37:18.451415+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:19.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6473 16 16 0 0 0 - 0 2024-07-28T21:37:20.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:19 smithi155 bash[73694]: debug 2024-07-28T21:37:19.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:20.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6474 16 16 0 0 0 - 0 2024-07-28T21:37:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:37:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:37:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:37:21.012 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:20 smithi155 bash[73694]: debug 2024-07-28T21:37:20.674+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:21 smithi155 bash[68033]: cluster 2024-07-28T21:37:19.941959+0000 mgr.y (mgr.34101) 3829 : cluster [DBG] pgmap v4757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:21 smithi045 bash[80445]: cluster 2024-07-28T21:37:19.941959+0000 mgr.y (mgr.34101) 3829 : cluster [DBG] pgmap v4757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:21 smithi045 bash[82788]: cluster 2024-07-28T21:37:19.941959+0000 mgr.y (mgr.34101) 3829 : cluster [DBG] pgmap v4757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:21.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6475 16 16 0 0 0 - 0 2024-07-28T21:37:22.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:21 smithi155 bash[73694]: debug 2024-07-28T21:37:21.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:22.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6476 16 16 0 0 0 - 0 2024-07-28T21:37:22.718 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:37:22 smithi155 bash[60745]: ts=2024-07-28T21:37:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:37:23.016 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:22 smithi155 bash[73694]: debug 2024-07-28T21:37:22.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:23.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:23 smithi155 bash[68033]: cluster 2024-07-28T21:37:21.943733+0000 mgr.y (mgr.34101) 3830 : cluster [DBG] pgmap v4758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:23 smithi045 bash[80445]: cluster 2024-07-28T21:37:21.943733+0000 mgr.y (mgr.34101) 3830 : cluster [DBG] pgmap v4758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:23 smithi045 bash[82788]: cluster 2024-07-28T21:37:21.943733+0000 mgr.y (mgr.34101) 3830 : cluster [DBG] pgmap v4758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:23.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6477 16 16 0 0 0 - 0 2024-07-28T21:37:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:23 smithi155 bash[73694]: debug 2024-07-28T21:37:23.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:24.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6478 16 16 0 0 0 - 0 2024-07-28T21:37:25.021 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:24 smithi155 bash[73694]: debug 2024-07-28T21:37:24.654+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:25.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:25 smithi155 bash[68033]: cluster 2024-07-28T21:37:23.945427+0000 mgr.y (mgr.34101) 3831 : cluster [DBG] pgmap v4759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:25 smithi045 bash[80445]: cluster 2024-07-28T21:37:23.945427+0000 mgr.y (mgr.34101) 3831 : cluster [DBG] pgmap v4759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:25 smithi045 bash[82788]: cluster 2024-07-28T21:37:23.945427+0000 mgr.y (mgr.34101) 3831 : cluster [DBG] pgmap v4759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:25.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6479 16 16 0 0 0 - 0 2024-07-28T21:37:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:25 smithi155 bash[73694]: debug 2024-07-28T21:37:25.610+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:26.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:37:26.703851+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:37:26.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:37:26.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6480 16 16 0 0 0 - 0 2024-07-28T21:37:27.025 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:26 smithi155 bash[73694]: debug 2024-07-28T21:37:26.646+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:27.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:27 smithi155 bash[68033]: cluster 2024-07-28T21:37:25.947211+0000 mgr.y (mgr.34101) 3832 : cluster [DBG] pgmap v4760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:27 smithi045 bash[80445]: cluster 2024-07-28T21:37:25.947211+0000 mgr.y (mgr.34101) 3832 : cluster [DBG] pgmap v4760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:27 smithi045 bash[82788]: cluster 2024-07-28T21:37:25.947211+0000 mgr.y (mgr.34101) 3832 : cluster [DBG] pgmap v4760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:27.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6481 16 16 0 0 0 - 0 2024-07-28T21:37:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:27 smithi155 bash[73694]: debug 2024-07-28T21:37:27.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:28.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6482 16 16 0 0 0 - 0 2024-07-28T21:37:29.029 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:28 smithi155 bash[73694]: debug 2024-07-28T21:37:28.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:29 smithi155 bash[68033]: cluster 2024-07-28T21:37:27.949076+0000 mgr.y (mgr.34101) 3833 : cluster [DBG] pgmap v4761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:29 smithi045 bash[80445]: cluster 2024-07-28T21:37:27.949076+0000 mgr.y (mgr.34101) 3833 : cluster [DBG] pgmap v4761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:29 smithi045 bash[82788]: cluster 2024-07-28T21:37:27.949076+0000 mgr.y (mgr.34101) 3833 : cluster [DBG] pgmap v4761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:29.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6483 16 16 0 0 0 - 0 2024-07-28T21:37:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:29 smithi155 bash[73694]: debug 2024-07-28T21:37:29.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:30.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6484 16 16 0 0 0 - 0 2024-07-28T21:37:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:37:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:37:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:37:31.033 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:30 smithi155 bash[73694]: debug 2024-07-28T21:37:30.558+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:31.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:31 smithi155 bash[68033]: cluster 2024-07-28T21:37:29.950820+0000 mgr.y (mgr.34101) 3834 : cluster [DBG] pgmap v4762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:31 smithi045 bash[80445]: cluster 2024-07-28T21:37:29.950820+0000 mgr.y (mgr.34101) 3834 : cluster [DBG] pgmap v4762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:31 smithi045 bash[82788]: cluster 2024-07-28T21:37:29.950820+0000 mgr.y (mgr.34101) 3834 : cluster [DBG] pgmap v4762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:31.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6485 16 16 0 0 0 - 0 2024-07-28T21:37:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:31 smithi155 bash[73694]: debug 2024-07-28T21:37:31.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:32.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6486 16 16 0 0 0 - 0 2024-07-28T21:37:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:32 smithi155 bash[73694]: debug 2024-07-28T21:37:32.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:37:32 smithi155 bash[60745]: ts=2024-07-28T21:37:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:37:33.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:33 smithi155 bash[68033]: cluster 2024-07-28T21:37:31.952645+0000 mgr.y (mgr.34101) 3835 : cluster [DBG] pgmap v4763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:33 smithi045 bash[82788]: cluster 2024-07-28T21:37:31.952645+0000 mgr.y (mgr.34101) 3835 : cluster [DBG] pgmap v4763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:33 smithi045 bash[80445]: cluster 2024-07-28T21:37:31.952645+0000 mgr.y (mgr.34101) 3835 : cluster [DBG] pgmap v4763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:33.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6487 16 16 0 0 0 - 0 2024-07-28T21:37:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:33 smithi155 bash[73694]: debug 2024-07-28T21:37:33.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:34 smithi155 bash[68033]: audit 2024-07-28T21:37:33.451773+0000 mon.c (mon.2) 1054 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:34 smithi045 bash[80445]: audit 2024-07-28T21:37:33.451773+0000 mon.c (mon.2) 1054 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:34 smithi045 bash[82788]: audit 2024-07-28T21:37:33.451773+0000 mon.c (mon.2) 1054 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:34.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6488 16 16 0 0 0 - 0 2024-07-28T21:37:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:34 smithi155 bash[73694]: debug 2024-07-28T21:37:34.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:35 smithi155 bash[68033]: cluster 2024-07-28T21:37:33.954494+0000 mgr.y (mgr.34101) 3836 : cluster [DBG] pgmap v4764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:35 smithi045 bash[80445]: cluster 2024-07-28T21:37:33.954494+0000 mgr.y (mgr.34101) 3836 : cluster [DBG] pgmap v4764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:35 smithi045 bash[82788]: cluster 2024-07-28T21:37:33.954494+0000 mgr.y (mgr.34101) 3836 : cluster [DBG] pgmap v4764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:35.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6489 16 16 0 0 0 - 0 2024-07-28T21:37:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:35 smithi155 bash[73694]: debug 2024-07-28T21:37:35.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:36.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6490 16 16 0 0 0 - 0 2024-07-28T21:37:36.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:36 smithi155 bash[73694]: debug 2024-07-28T21:37:36.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:37.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:37 smithi155 bash[68033]: cluster 2024-07-28T21:37:35.956416+0000 mgr.y (mgr.34101) 3837 : cluster [DBG] pgmap v4765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:37 smithi045 bash[82788]: cluster 2024-07-28T21:37:35.956416+0000 mgr.y (mgr.34101) 3837 : cluster [DBG] pgmap v4765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:37 smithi045 bash[80445]: cluster 2024-07-28T21:37:35.956416+0000 mgr.y (mgr.34101) 3837 : cluster [DBG] pgmap v4765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:37.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6491 16 16 0 0 0 - 0 2024-07-28T21:37:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:37 smithi155 bash[73694]: debug 2024-07-28T21:37:37.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:38 smithi045 bash[82788]: cluster 2024-07-28T21:37:37.958522+0000 mgr.y (mgr.34101) 3838 : cluster [DBG] pgmap v4766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:38 smithi045 bash[80445]: cluster 2024-07-28T21:37:37.958522+0000 mgr.y (mgr.34101) 3838 : cluster [DBG] pgmap v4766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:38 smithi155 bash[68033]: cluster 2024-07-28T21:37:37.958522+0000 mgr.y (mgr.34101) 3838 : cluster [DBG] pgmap v4766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:38.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6492 16 16 0 0 0 - 0 2024-07-28T21:37:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:38 smithi155 bash[73694]: debug 2024-07-28T21:37:38.602+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:39.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6493 16 16 0 0 0 - 0 2024-07-28T21:37:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:39 smithi155 bash[73694]: debug 2024-07-28T21:37:39.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:40.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6494 16 16 0 0 0 - 0 2024-07-28T21:37:40.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:40 smithi155 bash[73694]: debug 2024-07-28T21:37:40.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:37:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:37:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:37:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:41 smithi155 bash[68033]: cluster 2024-07-28T21:37:39.960285+0000 mgr.y (mgr.34101) 3839 : cluster [DBG] pgmap v4767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:41 smithi045 bash[80445]: cluster 2024-07-28T21:37:39.960285+0000 mgr.y (mgr.34101) 3839 : cluster [DBG] pgmap v4767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:41 smithi045 bash[82788]: cluster 2024-07-28T21:37:39.960285+0000 mgr.y (mgr.34101) 3839 : cluster [DBG] pgmap v4767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:41.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6495 16 16 0 0 0 - 0 2024-07-28T21:37:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:41 smithi155 bash[73694]: debug 2024-07-28T21:37:41.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:42.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6496 16 16 0 0 0 - 0 2024-07-28T21:37:42.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:42 smithi155 bash[73694]: debug 2024-07-28T21:37:42.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:37:42 smithi155 bash[60745]: ts=2024-07-28T21:37:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:37:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:43 smithi155 bash[68033]: cluster 2024-07-28T21:37:41.962296+0000 mgr.y (mgr.34101) 3840 : cluster [DBG] pgmap v4768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:43 smithi045 bash[80445]: cluster 2024-07-28T21:37:41.962296+0000 mgr.y (mgr.34101) 3840 : cluster [DBG] pgmap v4768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:43.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:43 smithi045 bash[82788]: cluster 2024-07-28T21:37:41.962296+0000 mgr.y (mgr.34101) 3840 : cluster [DBG] pgmap v4768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:43.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6497 16 16 0 0 0 - 0 2024-07-28T21:37:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:43 smithi155 bash[73694]: debug 2024-07-28T21:37:43.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:44.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6498 16 16 0 0 0 - 0 2024-07-28T21:37:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:44 smithi155 bash[73694]: debug 2024-07-28T21:37:44.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:45 smithi155 bash[68033]: cluster 2024-07-28T21:37:43.964162+0000 mgr.y (mgr.34101) 3841 : cluster [DBG] pgmap v4769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:45 smithi045 bash[80445]: cluster 2024-07-28T21:37:43.964162+0000 mgr.y (mgr.34101) 3841 : cluster [DBG] pgmap v4769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:45 smithi045 bash[82788]: cluster 2024-07-28T21:37:43.964162+0000 mgr.y (mgr.34101) 3841 : cluster [DBG] pgmap v4769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:45.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6499 16 16 0 0 0 - 0 2024-07-28T21:37:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:45 smithi155 bash[73694]: debug 2024-07-28T21:37:45.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:46.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:37:46.707147+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:37:46.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:37:46.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6500 16 16 0 0 0 - 0 2024-07-28T21:37:46.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:46 smithi155 bash[73694]: debug 2024-07-28T21:37:46.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:47 smithi155 bash[68033]: cluster 2024-07-28T21:37:45.966089+0000 mgr.y (mgr.34101) 3842 : cluster [DBG] pgmap v4770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:47 smithi045 bash[80445]: cluster 2024-07-28T21:37:45.966089+0000 mgr.y (mgr.34101) 3842 : cluster [DBG] pgmap v4770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:47 smithi045 bash[82788]: cluster 2024-07-28T21:37:45.966089+0000 mgr.y (mgr.34101) 3842 : cluster [DBG] pgmap v4770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:47.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6501 16 16 0 0 0 - 0 2024-07-28T21:37:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:47 smithi155 bash[73694]: debug 2024-07-28T21:37:47.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:48 smithi045 bash[82788]: cluster 2024-07-28T21:37:47.968149+0000 mgr.y (mgr.34101) 3843 : cluster [DBG] pgmap v4771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:48 smithi045 bash[80445]: cluster 2024-07-28T21:37:47.968149+0000 mgr.y (mgr.34101) 3843 : cluster [DBG] pgmap v4771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:48.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:48 smithi155 bash[68033]: cluster 2024-07-28T21:37:47.968149+0000 mgr.y (mgr.34101) 3843 : cluster [DBG] pgmap v4771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:48.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6502 16 16 0 0 0 - 0 2024-07-28T21:37:48.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:48 smithi155 bash[73694]: debug 2024-07-28T21:37:48.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:49 smithi045 bash[80445]: audit 2024-07-28T21:37:48.452180+0000 mon.c (mon.2) 1055 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:49 smithi045 bash[82788]: audit 2024-07-28T21:37:48.452180+0000 mon.c (mon.2) 1055 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:49.499 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:49 smithi155 bash[68033]: audit 2024-07-28T21:37:48.452180+0000 mon.c (mon.2) 1055 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:37:49.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6503 16 16 0 0 0 - 0 2024-07-28T21:37:49.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:49 smithi155 bash[73694]: debug 2024-07-28T21:37:49.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:50.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:50 smithi155 bash[68033]: cluster 2024-07-28T21:37:49.970051+0000 mgr.y (mgr.34101) 3844 : cluster [DBG] pgmap v4772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:50.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:50 smithi045 bash[80445]: cluster 2024-07-28T21:37:49.970051+0000 mgr.y (mgr.34101) 3844 : cluster [DBG] pgmap v4772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:50.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:50 smithi045 bash[82788]: cluster 2024-07-28T21:37:49.970051+0000 mgr.y (mgr.34101) 3844 : cluster [DBG] pgmap v4772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:50.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6504 16 16 0 0 0 - 0 2024-07-28T21:37:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:50 smithi155 bash[73694]: debug 2024-07-28T21:37:50.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:37:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:37:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:37:51.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6505 16 16 0 0 0 - 0 2024-07-28T21:37:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:51 smithi155 bash[73694]: debug 2024-07-28T21:37:51.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:52.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6506 16 16 0 0 0 - 0 2024-07-28T21:37:52.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:52 smithi155 bash[73694]: debug 2024-07-28T21:37:52.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:37:52 smithi155 bash[60745]: ts=2024-07-28T21:37:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:37:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:53 smithi155 bash[68033]: cluster 2024-07-28T21:37:51.971938+0000 mgr.y (mgr.34101) 3845 : cluster [DBG] pgmap v4773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:53 smithi045 bash[80445]: cluster 2024-07-28T21:37:51.971938+0000 mgr.y (mgr.34101) 3845 : cluster [DBG] pgmap v4773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:53 smithi045 bash[82788]: cluster 2024-07-28T21:37:51.971938+0000 mgr.y (mgr.34101) 3845 : cluster [DBG] pgmap v4773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:53.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6507 16 16 0 0 0 - 0 2024-07-28T21:37:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:53 smithi155 bash[73694]: debug 2024-07-28T21:37:53.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:54.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6508 16 16 0 0 0 - 0 2024-07-28T21:37:54.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:54 smithi155 bash[73694]: debug 2024-07-28T21:37:54.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:55 smithi155 bash[68033]: cluster 2024-07-28T21:37:53.973635+0000 mgr.y (mgr.34101) 3846 : cluster [DBG] pgmap v4774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:55 smithi045 bash[80445]: cluster 2024-07-28T21:37:53.973635+0000 mgr.y (mgr.34101) 3846 : cluster [DBG] pgmap v4774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:55 smithi045 bash[82788]: cluster 2024-07-28T21:37:53.973635+0000 mgr.y (mgr.34101) 3846 : cluster [DBG] pgmap v4774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:55.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6509 16 16 0 0 0 - 0 2024-07-28T21:37:55.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:55 smithi155 bash[73694]: debug 2024-07-28T21:37:55.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:56.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6510 16 16 0 0 0 - 0 2024-07-28T21:37:56.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:56 smithi155 bash[73694]: debug 2024-07-28T21:37:56.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:57 smithi155 bash[68033]: cluster 2024-07-28T21:37:55.975351+0000 mgr.y (mgr.34101) 3847 : cluster [DBG] pgmap v4775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:57 smithi045 bash[80445]: cluster 2024-07-28T21:37:55.975351+0000 mgr.y (mgr.34101) 3847 : cluster [DBG] pgmap v4775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:57 smithi045 bash[82788]: cluster 2024-07-28T21:37:55.975351+0000 mgr.y (mgr.34101) 3847 : cluster [DBG] pgmap v4775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:57.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6511 16 16 0 0 0 - 0 2024-07-28T21:37:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:57 smithi155 bash[73694]: debug 2024-07-28T21:37:57.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:58.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6512 16 16 0 0 0 - 0 2024-07-28T21:37:58.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:58 smithi155 bash[73694]: debug 2024-07-28T21:37:58.441+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:37:59.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:37:59 smithi155 bash[68033]: cluster 2024-07-28T21:37:57.977214+0000 mgr.y (mgr.34101) 3848 : cluster [DBG] pgmap v4776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:37:59 smithi045 bash[82788]: cluster 2024-07-28T21:37:57.977214+0000 mgr.y (mgr.34101) 3848 : cluster [DBG] pgmap v4776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:37:59 smithi045 bash[80445]: cluster 2024-07-28T21:37:57.977214+0000 mgr.y (mgr.34101) 3848 : cluster [DBG] pgmap v4776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:37:59.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6513 16 16 0 0 0 - 0 2024-07-28T21:37:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:37:59 smithi155 bash[73694]: debug 2024-07-28T21:37:59.401+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:00.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6514 16 16 0 0 0 - 0 2024-07-28T21:38:00.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:00 smithi155 bash[73694]: debug 2024-07-28T21:38:00.369+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:38:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:38:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:38:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:01 smithi155 bash[68033]: cluster 2024-07-28T21:37:59.978989+0000 mgr.y (mgr.34101) 3849 : cluster [DBG] pgmap v4777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:01 smithi045 bash[82788]: cluster 2024-07-28T21:37:59.978989+0000 mgr.y (mgr.34101) 3849 : cluster [DBG] pgmap v4777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:01 smithi045 bash[80445]: cluster 2024-07-28T21:37:59.978989+0000 mgr.y (mgr.34101) 3849 : cluster [DBG] pgmap v4777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:01.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6515 16 16 0 0 0 - 0 2024-07-28T21:38:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:01 smithi155 bash[73694]: debug 2024-07-28T21:38:01.401+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:02.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6516 16 16 0 0 0 - 0 2024-07-28T21:38:02.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:02 smithi155 bash[73694]: debug 2024-07-28T21:38:02.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:38:02 smithi155 bash[60745]: ts=2024-07-28T21:38:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:38:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:03 smithi155 bash[68033]: cluster 2024-07-28T21:38:01.980837+0000 mgr.y (mgr.34101) 3850 : cluster [DBG] pgmap v4778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:03 smithi045 bash[82788]: cluster 2024-07-28T21:38:01.980837+0000 mgr.y (mgr.34101) 3850 : cluster [DBG] pgmap v4778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:03 smithi045 bash[80445]: cluster 2024-07-28T21:38:01.980837+0000 mgr.y (mgr.34101) 3850 : cluster [DBG] pgmap v4778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:03.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6517 16 16 0 0 0 - 0 2024-07-28T21:38:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:03 smithi155 bash[73694]: debug 2024-07-28T21:38:03.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:04.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:04 smithi155 bash[68033]: audit 2024-07-28T21:38:03.452676+0000 mon.c (mon.2) 1056 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:04.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:04 smithi045 bash[80445]: audit 2024-07-28T21:38:03.452676+0000 mon.c (mon.2) 1056 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:04 smithi045 bash[82788]: audit 2024-07-28T21:38:03.452676+0000 mon.c (mon.2) 1056 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:04.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6518 16 16 0 0 0 - 0 2024-07-28T21:38:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:04 smithi155 bash[73694]: debug 2024-07-28T21:38:04.457+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:05 smithi045 bash[80445]: cluster 2024-07-28T21:38:03.982585+0000 mgr.y (mgr.34101) 3851 : cluster [DBG] pgmap v4779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:05 smithi045 bash[82788]: cluster 2024-07-28T21:38:03.982585+0000 mgr.y (mgr.34101) 3851 : cluster [DBG] pgmap v4779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:05.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:05 smithi155 bash[68033]: cluster 2024-07-28T21:38:03.982585+0000 mgr.y (mgr.34101) 3851 : cluster [DBG] pgmap v4779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:05.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6519 16 16 0 0 0 - 0 2024-07-28T21:38:05.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:05 smithi155 bash[73694]: debug 2024-07-28T21:38:05.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:06 smithi045 bash[80445]: cluster 2024-07-28T21:38:05.984319+0000 mgr.y (mgr.34101) 3852 : cluster [DBG] pgmap v4780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:06 smithi045 bash[82788]: cluster 2024-07-28T21:38:05.984319+0000 mgr.y (mgr.34101) 3852 : cluster [DBG] pgmap v4780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:06.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:06 smithi155 bash[68033]: cluster 2024-07-28T21:38:05.984319+0000 mgr.y (mgr.34101) 3852 : cluster [DBG] pgmap v4780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:06.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:38:06.710359+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:38:06.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:38:06.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6520 16 16 0 0 0 - 0 2024-07-28T21:38:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:06 smithi155 bash[73694]: debug 2024-07-28T21:38:06.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:07.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6521 16 16 0 0 0 - 0 2024-07-28T21:38:07.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:07 smithi155 bash[73694]: debug 2024-07-28T21:38:07.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:07 smithi155 bash[68033]: audit 2024-07-28T21:38:07.926838+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:38:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:07 smithi045 bash[80445]: audit 2024-07-28T21:38:07.926838+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:38:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:07 smithi045 bash[82788]: audit 2024-07-28T21:38:07.926838+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:38:08.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6522 16 16 0 0 0 - 0 2024-07-28T21:38:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:08 smithi155 bash[73694]: debug 2024-07-28T21:38:08.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:08 smithi155 bash[68033]: cluster 2024-07-28T21:38:07.985442+0000 mgr.y (mgr.34101) 3853 : cluster [DBG] pgmap v4781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:08 smithi045 bash[80445]: cluster 2024-07-28T21:38:07.985442+0000 mgr.y (mgr.34101) 3853 : cluster [DBG] pgmap v4781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:08 smithi045 bash[82788]: cluster 2024-07-28T21:38:07.985442+0000 mgr.y (mgr.34101) 3853 : cluster [DBG] pgmap v4781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:09.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6523 16 16 0 0 0 - 0 2024-07-28T21:38:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:09 smithi155 bash[73694]: debug 2024-07-28T21:38:09.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:10.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6524 16 16 0 0 0 - 0 2024-07-28T21:38:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:10 smithi155 bash[73694]: debug 2024-07-28T21:38:10.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:38:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:38:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:38:11.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:11 smithi155 bash[68033]: cluster 2024-07-28T21:38:09.987158+0000 mgr.y (mgr.34101) 3854 : cluster [DBG] pgmap v4782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:11 smithi045 bash[80445]: cluster 2024-07-28T21:38:09.987158+0000 mgr.y (mgr.34101) 3854 : cluster [DBG] pgmap v4782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:11 smithi045 bash[82788]: cluster 2024-07-28T21:38:09.987158+0000 mgr.y (mgr.34101) 3854 : cluster [DBG] pgmap v4782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:11.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6525 16 16 0 0 0 - 0 2024-07-28T21:38:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:11 smithi155 bash[73694]: debug 2024-07-28T21:38:11.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:12.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6526 16 16 0 0 0 - 0 2024-07-28T21:38:12.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:12 smithi155 bash[73694]: debug 2024-07-28T21:38:12.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:38:12 smithi155 bash[60745]: ts=2024-07-28T21:38:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:38:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:13 smithi155 bash[68033]: cluster 2024-07-28T21:38:11.988987+0000 mgr.y (mgr.34101) 3855 : cluster [DBG] pgmap v4783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:13.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:13 smithi045 bash[80445]: cluster 2024-07-28T21:38:11.988987+0000 mgr.y (mgr.34101) 3855 : cluster [DBG] pgmap v4783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:13 smithi045 bash[82788]: cluster 2024-07-28T21:38:11.988987+0000 mgr.y (mgr.34101) 3855 : cluster [DBG] pgmap v4783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:13.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6527 16 16 0 0 0 - 0 2024-07-28T21:38:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:13 smithi155 bash[73694]: debug 2024-07-28T21:38:13.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:14.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6528 16 16 0 0 0 - 0 2024-07-28T21:38:14.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:14 smithi155 bash[73694]: debug 2024-07-28T21:38:14.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:14 smithi155 bash[68033]: audit 2024-07-28T21:38:13.618696+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:14 smithi155 bash[68033]: audit 2024-07-28T21:38:13.624569+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:14 smithi155 bash[68033]: audit 2024-07-28T21:38:13.824393+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:14 smithi155 bash[68033]: audit 2024-07-28T21:38:13.836218+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:14 smithi155 bash[68033]: cluster 2024-07-28T21:38:13.990608+0000 mgr.y (mgr.34101) 3856 : cluster [DBG] pgmap v4784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:14 smithi155 bash[68033]: audit 2024-07-28T21:38:14.230806+0000 mon.c (mon.2) 1058 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:38:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:14 smithi155 bash[68033]: audit 2024-07-28T21:38:14.232549+0000 mon.c (mon.2) 1059 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:38:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:14 smithi155 bash[68033]: audit 2024-07-28T21:38:14.242208+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[80445]: audit 2024-07-28T21:38:13.618696+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[80445]: audit 2024-07-28T21:38:13.624569+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[80445]: audit 2024-07-28T21:38:13.824393+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[80445]: audit 2024-07-28T21:38:13.836218+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[80445]: cluster 2024-07-28T21:38:13.990608+0000 mgr.y (mgr.34101) 3856 : cluster [DBG] pgmap v4784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[80445]: audit 2024-07-28T21:38:14.230806+0000 mon.c (mon.2) 1058 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:38:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[80445]: audit 2024-07-28T21:38:14.232549+0000 mon.c (mon.2) 1059 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:38:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[80445]: audit 2024-07-28T21:38:14.242208+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[82788]: audit 2024-07-28T21:38:13.618696+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[82788]: audit 2024-07-28T21:38:13.624569+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[82788]: audit 2024-07-28T21:38:13.824393+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[82788]: audit 2024-07-28T21:38:13.836218+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[82788]: cluster 2024-07-28T21:38:13.990608+0000 mgr.y (mgr.34101) 3856 : cluster [DBG] pgmap v4784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[82788]: audit 2024-07-28T21:38:14.230806+0000 mon.c (mon.2) 1058 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:38:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[82788]: audit 2024-07-28T21:38:14.232549+0000 mon.c (mon.2) 1059 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:38:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:14 smithi045 bash[82788]: audit 2024-07-28T21:38:14.242208+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:38:15.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6529 16 16 0 0 0 - 0 2024-07-28T21:38:15.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:15 smithi155 bash[73694]: debug 2024-07-28T21:38:15.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:16.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6530 16 16 0 0 0 - 0 2024-07-28T21:38:16.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:16 smithi155 bash[73694]: debug 2024-07-28T21:38:16.445+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:17 smithi155 bash[68033]: cluster 2024-07-28T21:38:15.992378+0000 mgr.y (mgr.34101) 3857 : cluster [DBG] pgmap v4785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:17.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:17 smithi045 bash[80445]: cluster 2024-07-28T21:38:15.992378+0000 mgr.y (mgr.34101) 3857 : cluster [DBG] pgmap v4785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:17 smithi045 bash[82788]: cluster 2024-07-28T21:38:15.992378+0000 mgr.y (mgr.34101) 3857 : cluster [DBG] pgmap v4785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:17.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6531 16 16 0 0 0 - 0 2024-07-28T21:38:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:17 smithi155 bash[73694]: debug 2024-07-28T21:38:17.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:18.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6532 16 16 0 0 0 - 0 2024-07-28T21:38:18.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:18 smithi155 bash[73694]: debug 2024-07-28T21:38:18.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:19 smithi155 bash[68033]: cluster 2024-07-28T21:38:17.994277+0000 mgr.y (mgr.34101) 3858 : cluster [DBG] pgmap v4786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:19 smithi155 bash[68033]: audit 2024-07-28T21:38:18.453344+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:19 smithi045 bash[80445]: cluster 2024-07-28T21:38:17.994277+0000 mgr.y (mgr.34101) 3858 : cluster [DBG] pgmap v4786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:19 smithi045 bash[80445]: audit 2024-07-28T21:38:18.453344+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:19 smithi045 bash[82788]: cluster 2024-07-28T21:38:17.994277+0000 mgr.y (mgr.34101) 3858 : cluster [DBG] pgmap v4786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:19 smithi045 bash[82788]: audit 2024-07-28T21:38:18.453344+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:19.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6533 16 16 0 0 0 - 0 2024-07-28T21:38:19.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:19 smithi155 bash[73694]: debug 2024-07-28T21:38:19.545+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:20.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6534 16 16 0 0 0 - 0 2024-07-28T21:38:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:38:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:38:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:38:21.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:20 smithi155 bash[73694]: debug 2024-07-28T21:38:20.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:21.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:21 smithi045 bash[80445]: cluster 2024-07-28T21:38:19.995987+0000 mgr.y (mgr.34101) 3859 : cluster [DBG] pgmap v4787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:21 smithi045 bash[82788]: cluster 2024-07-28T21:38:19.995987+0000 mgr.y (mgr.34101) 3859 : cluster [DBG] pgmap v4787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:21.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:21 smithi155 bash[68033]: cluster 2024-07-28T21:38:19.995987+0000 mgr.y (mgr.34101) 3859 : cluster [DBG] pgmap v4787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:21.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6535 16 16 0 0 0 - 0 2024-07-28T21:38:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:21 smithi155 bash[73694]: debug 2024-07-28T21:38:21.545+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:22 smithi045 bash[80445]: cluster 2024-07-28T21:38:21.997880+0000 mgr.y (mgr.34101) 3860 : cluster [DBG] pgmap v4788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:22 smithi045 bash[82788]: cluster 2024-07-28T21:38:21.997880+0000 mgr.y (mgr.34101) 3860 : cluster [DBG] pgmap v4788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:38:22 smithi155 bash[60745]: ts=2024-07-28T21:38:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:38:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:22 smithi155 bash[68033]: cluster 2024-07-28T21:38:21.997880+0000 mgr.y (mgr.34101) 3860 : cluster [DBG] pgmap v4788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:22.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6536 16 16 0 0 0 - 0 2024-07-28T21:38:23.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:22 smithi155 bash[73694]: debug 2024-07-28T21:38:22.557+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:23.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6537 16 16 0 0 0 - 0 2024-07-28T21:38:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:23 smithi155 bash[73694]: debug 2024-07-28T21:38:23.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:24.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6538 16 16 0 0 0 - 0 2024-07-28T21:38:24.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:24 smithi155 bash[73694]: debug 2024-07-28T21:38:24.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:25.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:25 smithi155 bash[68033]: cluster 2024-07-28T21:38:23.999566+0000 mgr.y (mgr.34101) 3861 : cluster [DBG] pgmap v4789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:25.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:25 smithi045 bash[80445]: cluster 2024-07-28T21:38:23.999566+0000 mgr.y (mgr.34101) 3861 : cluster [DBG] pgmap v4789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:25 smithi045 bash[82788]: cluster 2024-07-28T21:38:23.999566+0000 mgr.y (mgr.34101) 3861 : cluster [DBG] pgmap v4789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:25.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6539 16 16 0 0 0 - 0 2024-07-28T21:38:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:25 smithi155 bash[73694]: debug 2024-07-28T21:38:25.441+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:26.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:38:26.713645+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:38:26.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:38:26.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6540 16 16 0 0 0 - 0 2024-07-28T21:38:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:26 smithi155 bash[73694]: debug 2024-07-28T21:38:26.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:27.398 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:27 smithi155 bash[68033]: cluster 2024-07-28T21:38:26.001354+0000 mgr.y (mgr.34101) 3862 : cluster [DBG] pgmap v4790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:27 smithi045 bash[80445]: cluster 2024-07-28T21:38:26.001354+0000 mgr.y (mgr.34101) 3862 : cluster [DBG] pgmap v4790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:27 smithi045 bash[82788]: cluster 2024-07-28T21:38:26.001354+0000 mgr.y (mgr.34101) 3862 : cluster [DBG] pgmap v4790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:27.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6541 16 16 0 0 0 - 0 2024-07-28T21:38:27.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:27 smithi155 bash[73694]: debug 2024-07-28T21:38:27.397+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:28.400 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:28 smithi155 bash[68033]: cluster 2024-07-28T21:38:28.003253+0000 mgr.y (mgr.34101) 3863 : cluster [DBG] pgmap v4791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:28 smithi045 bash[82788]: cluster 2024-07-28T21:38:28.003253+0000 mgr.y (mgr.34101) 3863 : cluster [DBG] pgmap v4791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:28 smithi045 bash[80445]: cluster 2024-07-28T21:38:28.003253+0000 mgr.y (mgr.34101) 3863 : cluster [DBG] pgmap v4791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:28.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6542 16 16 0 0 0 - 0 2024-07-28T21:38:28.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:28 smithi155 bash[73694]: debug 2024-07-28T21:38:28.397+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:29.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6543 16 16 0 0 0 - 0 2024-07-28T21:38:29.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:29 smithi155 bash[73694]: debug 2024-07-28T21:38:29.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:30.401 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:30 smithi155 bash[68033]: cluster 2024-07-28T21:38:30.005012+0000 mgr.y (mgr.34101) 3864 : cluster [DBG] pgmap v4792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:30 smithi045 bash[80445]: cluster 2024-07-28T21:38:30.005012+0000 mgr.y (mgr.34101) 3864 : cluster [DBG] pgmap v4792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:30 smithi045 bash[82788]: cluster 2024-07-28T21:38:30.005012+0000 mgr.y (mgr.34101) 3864 : cluster [DBG] pgmap v4792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:30.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6544 16 16 0 0 0 - 0 2024-07-28T21:38:30.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:30 smithi155 bash[73694]: debug 2024-07-28T21:38:30.397+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:38:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:38:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:38:31.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6545 16 16 0 0 0 - 0 2024-07-28T21:38:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:31 smithi155 bash[73694]: debug 2024-07-28T21:38:31.373+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:32 smithi045 bash[80445]: cluster 2024-07-28T21:38:32.006941+0000 mgr.y (mgr.34101) 3865 : cluster [DBG] pgmap v4793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:32 smithi045 bash[82788]: cluster 2024-07-28T21:38:32.006941+0000 mgr.y (mgr.34101) 3865 : cluster [DBG] pgmap v4793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:32 smithi155 bash[73694]: debug 2024-07-28T21:38:32.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:38:32 smithi155 bash[60745]: ts=2024-07-28T21:38:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:38:32.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:32 smithi155 bash[68033]: cluster 2024-07-28T21:38:32.006941+0000 mgr.y (mgr.34101) 3865 : cluster [DBG] pgmap v4793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:32.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6546 16 16 0 0 0 - 0 2024-07-28T21:38:33.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6547 16 16 0 0 0 - 0 2024-07-28T21:38:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:33 smithi155 bash[68033]: audit 2024-07-28T21:38:33.453457+0000 mon.c (mon.2) 1061 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:33 smithi155 bash[73694]: debug 2024-07-28T21:38:33.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:33 smithi045 bash[80445]: audit 2024-07-28T21:38:33.453457+0000 mon.c (mon.2) 1061 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:33 smithi045 bash[82788]: audit 2024-07-28T21:38:33.453457+0000 mon.c (mon.2) 1061 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:34.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6548 16 16 0 0 0 - 0 2024-07-28T21:38:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:34 smithi155 bash[68033]: cluster 2024-07-28T21:38:34.008691+0000 mgr.y (mgr.34101) 3866 : cluster [DBG] pgmap v4794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:34 smithi155 bash[73694]: debug 2024-07-28T21:38:34.373+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:34 smithi045 bash[80445]: cluster 2024-07-28T21:38:34.008691+0000 mgr.y (mgr.34101) 3866 : cluster [DBG] pgmap v4794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:34 smithi045 bash[82788]: cluster 2024-07-28T21:38:34.008691+0000 mgr.y (mgr.34101) 3866 : cluster [DBG] pgmap v4794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:35.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6549 16 16 0 0 0 - 0 2024-07-28T21:38:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:35 smithi155 bash[73694]: debug 2024-07-28T21:38:35.333+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:36 smithi045 bash[80445]: cluster 2024-07-28T21:38:36.010459+0000 mgr.y (mgr.34101) 3867 : cluster [DBG] pgmap v4795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:36 smithi045 bash[82788]: cluster 2024-07-28T21:38:36.010459+0000 mgr.y (mgr.34101) 3867 : cluster [DBG] pgmap v4795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:36 smithi155 bash[68033]: cluster 2024-07-28T21:38:36.010459+0000 mgr.y (mgr.34101) 3867 : cluster [DBG] pgmap v4795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:36 smithi155 bash[73694]: debug 2024-07-28T21:38:36.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:36.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6550 16 16 0 0 0 - 0 2024-07-28T21:38:37.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6551 16 16 0 0 0 - 0 2024-07-28T21:38:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:37 smithi155 bash[73694]: debug 2024-07-28T21:38:37.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:38 smithi045 bash[80445]: cluster 2024-07-28T21:38:38.012346+0000 mgr.y (mgr.34101) 3868 : cluster [DBG] pgmap v4796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:38 smithi045 bash[82788]: cluster 2024-07-28T21:38:38.012346+0000 mgr.y (mgr.34101) 3868 : cluster [DBG] pgmap v4796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:38 smithi155 bash[68033]: cluster 2024-07-28T21:38:38.012346+0000 mgr.y (mgr.34101) 3868 : cluster [DBG] pgmap v4796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:38 smithi155 bash[73694]: debug 2024-07-28T21:38:38.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:38.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6552 16 16 0 0 0 - 0 2024-07-28T21:38:39.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6553 16 16 0 0 0 - 0 2024-07-28T21:38:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:39 smithi155 bash[73694]: debug 2024-07-28T21:38:39.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:40 smithi045 bash[80445]: cluster 2024-07-28T21:38:40.014094+0000 mgr.y (mgr.34101) 3869 : cluster [DBG] pgmap v4797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:40 smithi045 bash[82788]: cluster 2024-07-28T21:38:40.014094+0000 mgr.y (mgr.34101) 3869 : cluster [DBG] pgmap v4797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:40 smithi155 bash[73694]: debug 2024-07-28T21:38:40.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:40 smithi155 bash[68033]: cluster 2024-07-28T21:38:40.014094+0000 mgr.y (mgr.34101) 3869 : cluster [DBG] pgmap v4797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:40.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6554 16 16 0 0 0 - 0 2024-07-28T21:38:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:38:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:38:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:38:41.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6555 16 16 0 0 0 - 0 2024-07-28T21:38:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:41 smithi155 bash[73694]: debug 2024-07-28T21:38:41.344+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:42.372 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:42 smithi155 bash[68033]: cluster 2024-07-28T21:38:42.015934+0000 mgr.y (mgr.34101) 3870 : cluster [DBG] pgmap v4798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:42.372 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:38:42 smithi155 bash[60745]: ts=2024-07-28T21:38:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:38:42.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:42 smithi045 bash[80445]: cluster 2024-07-28T21:38:42.015934+0000 mgr.y (mgr.34101) 3870 : cluster [DBG] pgmap v4798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:42 smithi045 bash[82788]: cluster 2024-07-28T21:38:42.015934+0000 mgr.y (mgr.34101) 3870 : cluster [DBG] pgmap v4798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:42.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6556 16 16 0 0 0 - 0 2024-07-28T21:38:42.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:42 smithi155 bash[73694]: debug 2024-07-28T21:38:42.368+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:43.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6557 16 16 0 0 0 - 0 2024-07-28T21:38:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:43 smithi155 bash[73694]: debug 2024-07-28T21:38:43.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:44 smithi045 bash[80445]: cluster 2024-07-28T21:38:44.017651+0000 mgr.y (mgr.34101) 3871 : cluster [DBG] pgmap v4799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:44 smithi045 bash[82788]: cluster 2024-07-28T21:38:44.017651+0000 mgr.y (mgr.34101) 3871 : cluster [DBG] pgmap v4799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:44 smithi155 bash[73694]: debug 2024-07-28T21:38:44.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:44 smithi155 bash[68033]: cluster 2024-07-28T21:38:44.017651+0000 mgr.y (mgr.34101) 3871 : cluster [DBG] pgmap v4799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:44.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6558 16 16 0 0 0 - 0 2024-07-28T21:38:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:45 smithi155 bash[73694]: debug 2024-07-28T21:38:45.272+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:45.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6559 16 16 0 0 0 - 0 2024-07-28T21:38:46.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:46 smithi045 bash[80445]: cluster 2024-07-28T21:38:46.019423+0000 mgr.y (mgr.34101) 3872 : cluster [DBG] pgmap v4800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:46 smithi045 bash[82788]: cluster 2024-07-28T21:38:46.019423+0000 mgr.y (mgr.34101) 3872 : cluster [DBG] pgmap v4800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:46 smithi155 bash[73694]: debug 2024-07-28T21:38:46.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:46 smithi155 bash[68033]: cluster 2024-07-28T21:38:46.019423+0000 mgr.y (mgr.34101) 3872 : cluster [DBG] pgmap v4800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:46.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:38:46.716906+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:38:46.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:38:46.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6560 16 16 0 0 0 - 0 2024-07-28T21:38:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:47 smithi155 bash[73694]: debug 2024-07-28T21:38:47.288+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:47.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6561 16 16 0 0 0 - 0 2024-07-28T21:38:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:48 smithi045 bash[82788]: cluster 2024-07-28T21:38:48.021313+0000 mgr.y (mgr.34101) 3873 : cluster [DBG] pgmap v4801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:48 smithi045 bash[80445]: cluster 2024-07-28T21:38:48.021313+0000 mgr.y (mgr.34101) 3873 : cluster [DBG] pgmap v4801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:48 smithi155 bash[68033]: cluster 2024-07-28T21:38:48.021313+0000 mgr.y (mgr.34101) 3873 : cluster [DBG] pgmap v4801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:48 smithi155 bash[73694]: debug 2024-07-28T21:38:48.256+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:48.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6562 16 16 0 0 0 - 0 2024-07-28T21:38:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:49 smithi045 bash[80445]: audit 2024-07-28T21:38:48.454116+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:49 smithi045 bash[82788]: audit 2024-07-28T21:38:48.454116+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:49 smithi155 bash[68033]: audit 2024-07-28T21:38:48.454116+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:38:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:49 smithi155 bash[73694]: debug 2024-07-28T21:38:49.272+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:49.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6563 16 16 0 0 0 - 0 2024-07-28T21:38:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:50 smithi045 bash[80445]: cluster 2024-07-28T21:38:50.023113+0000 mgr.y (mgr.34101) 3874 : cluster [DBG] pgmap v4802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:50 smithi045 bash[82788]: cluster 2024-07-28T21:38:50.023113+0000 mgr.y (mgr.34101) 3874 : cluster [DBG] pgmap v4802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:50 smithi155 bash[68033]: cluster 2024-07-28T21:38:50.023113+0000 mgr.y (mgr.34101) 3874 : cluster [DBG] pgmap v4802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:50 smithi155 bash[73694]: debug 2024-07-28T21:38:50.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:50.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6564 16 16 0 0 0 - 0 2024-07-28T21:38:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:38:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:38:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:38:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:51 smithi155 bash[73694]: debug 2024-07-28T21:38:51.200+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:51.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6565 16 16 0 0 0 - 0 2024-07-28T21:38:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:52 smithi045 bash[82788]: cluster 2024-07-28T21:38:52.025022+0000 mgr.y (mgr.34101) 3875 : cluster [DBG] pgmap v4803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:52 smithi045 bash[80445]: cluster 2024-07-28T21:38:52.025022+0000 mgr.y (mgr.34101) 3875 : cluster [DBG] pgmap v4803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:52 smithi155 bash[68033]: cluster 2024-07-28T21:38:52.025022+0000 mgr.y (mgr.34101) 3875 : cluster [DBG] pgmap v4803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:52.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:52 smithi155 bash[73694]: debug 2024-07-28T21:38:52.240+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:38:52 smithi155 bash[60745]: ts=2024-07-28T21:38:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:38:52.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6566 16 16 0 0 0 - 0 2024-07-28T21:38:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:53 smithi155 bash[73694]: debug 2024-07-28T21:38:53.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:53.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6567 16 16 0 0 0 - 0 2024-07-28T21:38:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:54 smithi045 bash[82788]: cluster 2024-07-28T21:38:54.026790+0000 mgr.y (mgr.34101) 3876 : cluster [DBG] pgmap v4804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:54 smithi045 bash[80445]: cluster 2024-07-28T21:38:54.026790+0000 mgr.y (mgr.34101) 3876 : cluster [DBG] pgmap v4804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:54 smithi155 bash[73694]: debug 2024-07-28T21:38:54.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:54 smithi155 bash[68033]: cluster 2024-07-28T21:38:54.026790+0000 mgr.y (mgr.34101) 3876 : cluster [DBG] pgmap v4804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:54.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6568 16 16 0 0 0 - 0 2024-07-28T21:38:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:55 smithi155 bash[73694]: debug 2024-07-28T21:38:55.256+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:55.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6569 16 16 0 0 0 - 0 2024-07-28T21:38:56.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:56 smithi045 bash[80445]: cluster 2024-07-28T21:38:56.028559+0000 mgr.y (mgr.34101) 3877 : cluster [DBG] pgmap v4805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:56 smithi045 bash[82788]: cluster 2024-07-28T21:38:56.028559+0000 mgr.y (mgr.34101) 3877 : cluster [DBG] pgmap v4805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:56 smithi155 bash[73694]: debug 2024-07-28T21:38:56.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:56 smithi155 bash[68033]: cluster 2024-07-28T21:38:56.028559+0000 mgr.y (mgr.34101) 3877 : cluster [DBG] pgmap v4805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:56.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6570 16 16 0 0 0 - 0 2024-07-28T21:38:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:57 smithi155 bash[73694]: debug 2024-07-28T21:38:57.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:57.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6571 16 16 0 0 0 - 0 2024-07-28T21:38:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:38:58 smithi045 bash[82788]: cluster 2024-07-28T21:38:58.030484+0000 mgr.y (mgr.34101) 3878 : cluster [DBG] pgmap v4806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:38:58 smithi045 bash[80445]: cluster 2024-07-28T21:38:58.030484+0000 mgr.y (mgr.34101) 3878 : cluster [DBG] pgmap v4806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:38:58 smithi155 bash[68033]: cluster 2024-07-28T21:38:58.030484+0000 mgr.y (mgr.34101) 3878 : cluster [DBG] pgmap v4806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:38:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:58 smithi155 bash[73694]: debug 2024-07-28T21:38:58.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:38:58.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6572 16 16 0 0 0 - 0 2024-07-28T21:38:59.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6573 16 16 0 0 0 - 0 2024-07-28T21:38:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:38:59 smithi155 bash[73694]: debug 2024-07-28T21:38:59.360+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:00 smithi045 bash[82788]: cluster 2024-07-28T21:39:00.032240+0000 mgr.y (mgr.34101) 3879 : cluster [DBG] pgmap v4807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:00 smithi045 bash[80445]: cluster 2024-07-28T21:39:00.032240+0000 mgr.y (mgr.34101) 3879 : cluster [DBG] pgmap v4807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:00 smithi155 bash[73694]: debug 2024-07-28T21:39:00.320+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:00 smithi155 bash[68033]: cluster 2024-07-28T21:39:00.032240+0000 mgr.y (mgr.34101) 3879 : cluster [DBG] pgmap v4807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:00.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6574 16 16 0 0 0 - 0 2024-07-28T21:39:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:39:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:39:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:39:01.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6575 16 16 0 0 0 - 0 2024-07-28T21:39:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:01 smithi155 bash[73694]: debug 2024-07-28T21:39:01.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:02 smithi045 bash[82788]: cluster 2024-07-28T21:39:02.034149+0000 mgr.y (mgr.34101) 3880 : cluster [DBG] pgmap v4808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:02 smithi045 bash[80445]: cluster 2024-07-28T21:39:02.034149+0000 mgr.y (mgr.34101) 3880 : cluster [DBG] pgmap v4808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:02 smithi155 bash[68033]: cluster 2024-07-28T21:39:02.034149+0000 mgr.y (mgr.34101) 3880 : cluster [DBG] pgmap v4808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:02 smithi155 bash[73694]: debug 2024-07-28T21:39:02.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:39:02 smithi155 bash[60745]: ts=2024-07-28T21:39:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:39:02.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6576 16 16 0 0 0 - 0 2024-07-28T21:39:03.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6577 16 16 0 0 0 - 0 2024-07-28T21:39:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:03 smithi155 bash[68033]: audit 2024-07-28T21:39:03.454325+0000 mon.c (mon.2) 1063 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:03 smithi155 bash[73694]: debug 2024-07-28T21:39:03.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:03 smithi045 bash[80445]: audit 2024-07-28T21:39:03.454325+0000 mon.c (mon.2) 1063 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:03 smithi045 bash[82788]: audit 2024-07-28T21:39:03.454325+0000 mon.c (mon.2) 1063 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:04.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6578 16 16 0 0 0 - 0 2024-07-28T21:39:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:04 smithi155 bash[73694]: debug 2024-07-28T21:39:04.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:04 smithi155 bash[68033]: cluster 2024-07-28T21:39:04.035892+0000 mgr.y (mgr.34101) 3881 : cluster [DBG] pgmap v4809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:04 smithi045 bash[80445]: cluster 2024-07-28T21:39:04.035892+0000 mgr.y (mgr.34101) 3881 : cluster [DBG] pgmap v4809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:04 smithi045 bash[82788]: cluster 2024-07-28T21:39:04.035892+0000 mgr.y (mgr.34101) 3881 : cluster [DBG] pgmap v4809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:05.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6579 16 16 0 0 0 - 0 2024-07-28T21:39:05.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:05 smithi155 bash[73694]: debug 2024-07-28T21:39:05.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:06.399 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:06 smithi155 bash[68033]: cluster 2024-07-28T21:39:06.037661+0000 mgr.y (mgr.34101) 3882 : cluster [DBG] pgmap v4810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:06 smithi045 bash[80445]: cluster 2024-07-28T21:39:06.037661+0000 mgr.y (mgr.34101) 3882 : cluster [DBG] pgmap v4810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:06 smithi045 bash[82788]: cluster 2024-07-28T21:39:06.037661+0000 mgr.y (mgr.34101) 3882 : cluster [DBG] pgmap v4810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:06.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:39:06.720149+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:39:06.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:39:06.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6580 16 16 0 0 0 - 0 2024-07-28T21:39:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:06 smithi155 bash[73694]: debug 2024-07-28T21:39:06.396+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:07.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6581 16 16 0 0 0 - 0 2024-07-28T21:39:07.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:07 smithi155 bash[73694]: debug 2024-07-28T21:39:07.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:08.439 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:08 smithi155 bash[68033]: cluster 2024-07-28T21:39:08.039554+0000 mgr.y (mgr.34101) 3883 : cluster [DBG] pgmap v4811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:08 smithi045 bash[82788]: cluster 2024-07-28T21:39:08.039554+0000 mgr.y (mgr.34101) 3883 : cluster [DBG] pgmap v4811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:08 smithi045 bash[80445]: cluster 2024-07-28T21:39:08.039554+0000 mgr.y (mgr.34101) 3883 : cluster [DBG] pgmap v4811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:08.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6582 16 16 0 0 0 - 0 2024-07-28T21:39:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:08 smithi155 bash[73694]: debug 2024-07-28T21:39:08.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:09.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6583 16 16 0 0 0 - 0 2024-07-28T21:39:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:09 smithi155 bash[73694]: debug 2024-07-28T21:39:09.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:10.387 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:10 smithi155 bash[68033]: cluster 2024-07-28T21:39:10.041318+0000 mgr.y (mgr.34101) 3884 : cluster [DBG] pgmap v4812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:10 smithi045 bash[80445]: cluster 2024-07-28T21:39:10.041318+0000 mgr.y (mgr.34101) 3884 : cluster [DBG] pgmap v4812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:10 smithi045 bash[82788]: cluster 2024-07-28T21:39:10.041318+0000 mgr.y (mgr.34101) 3884 : cluster [DBG] pgmap v4812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:10.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6584 16 16 0 0 0 - 0 2024-07-28T21:39:10.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:10 smithi155 bash[73694]: debug 2024-07-28T21:39:10.384+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:39:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:39:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:39:11.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6585 16 16 0 0 0 - 0 2024-07-28T21:39:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:11 smithi155 bash[73694]: debug 2024-07-28T21:39:11.348+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:12.398 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:39:12 smithi155 bash[60745]: ts=2024-07-28T21:39:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:39:12.398 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:12 smithi155 bash[68033]: cluster 2024-07-28T21:39:12.043225+0000 mgr.y (mgr.34101) 3885 : cluster [DBG] pgmap v4813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:12 smithi045 bash[80445]: cluster 2024-07-28T21:39:12.043225+0000 mgr.y (mgr.34101) 3885 : cluster [DBG] pgmap v4813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:12 smithi045 bash[82788]: cluster 2024-07-28T21:39:12.043225+0000 mgr.y (mgr.34101) 3885 : cluster [DBG] pgmap v4813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:12.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6586 16 16 0 0 0 - 0 2024-07-28T21:39:12.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:12 smithi155 bash[73694]: debug 2024-07-28T21:39:12.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:13.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6587 16 16 0 0 0 - 0 2024-07-28T21:39:13.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:13 smithi155 bash[73694]: debug 2024-07-28T21:39:13.356+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:14 smithi045 bash[80445]: cluster 2024-07-28T21:39:14.044928+0000 mgr.y (mgr.34101) 3886 : cluster [DBG] pgmap v4814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:14 smithi045 bash[82788]: cluster 2024-07-28T21:39:14.044928+0000 mgr.y (mgr.34101) 3886 : cluster [DBG] pgmap v4814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:14 smithi155 bash[73694]: debug 2024-07-28T21:39:14.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:14.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:14 smithi155 bash[68033]: cluster 2024-07-28T21:39:14.044928+0000 mgr.y (mgr.34101) 3886 : cluster [DBG] pgmap v4814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:14.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6588 16 16 0 0 0 - 0 2024-07-28T21:39:15.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:15 smithi045 bash[80445]: audit 2024-07-28T21:39:14.367746+0000 mon.c (mon.2) 1064 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:39:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:15 smithi045 bash[82788]: audit 2024-07-28T21:39:14.367746+0000 mon.c (mon.2) 1064 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:39:15.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:15 smithi155 bash[68033]: audit 2024-07-28T21:39:14.367746+0000 mon.c (mon.2) 1064 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:39:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:15 smithi155 bash[73694]: debug 2024-07-28T21:39:15.364+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:15.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6589 16 16 0 0 0 - 0 2024-07-28T21:39:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:16 smithi045 bash[80445]: cluster 2024-07-28T21:39:16.046715+0000 mgr.y (mgr.34101) 3887 : cluster [DBG] pgmap v4815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:16 smithi045 bash[82788]: cluster 2024-07-28T21:39:16.046715+0000 mgr.y (mgr.34101) 3887 : cluster [DBG] pgmap v4815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:16 smithi155 bash[73694]: debug 2024-07-28T21:39:16.336+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:16.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:16 smithi155 bash[68033]: cluster 2024-07-28T21:39:16.046715+0000 mgr.y (mgr.34101) 3887 : cluster [DBG] pgmap v4815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:16.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6590 16 16 0 0 0 - 0 2024-07-28T21:39:17.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6591 16 16 0 0 0 - 0 2024-07-28T21:39:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:17 smithi155 bash[73694]: debug 2024-07-28T21:39:17.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:18.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:18 smithi045 bash[82788]: cluster 2024-07-28T21:39:18.048626+0000 mgr.y (mgr.34101) 3888 : cluster [DBG] pgmap v4816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:18 smithi045 bash[80445]: cluster 2024-07-28T21:39:18.048626+0000 mgr.y (mgr.34101) 3888 : cluster [DBG] pgmap v4816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:18.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:18 smithi155 bash[68033]: cluster 2024-07-28T21:39:18.048626+0000 mgr.y (mgr.34101) 3888 : cluster [DBG] pgmap v4816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:18 smithi155 bash[73694]: debug 2024-07-28T21:39:18.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:18.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6592 16 16 0 0 0 - 0 2024-07-28T21:39:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:19 smithi045 bash[80445]: audit 2024-07-28T21:39:18.454722+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:19.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:19 smithi045 bash[82788]: audit 2024-07-28T21:39:18.454722+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:19 smithi155 bash[73694]: debug 2024-07-28T21:39:19.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:19 smithi155 bash[68033]: audit 2024-07-28T21:39:18.454722+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:19.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6593 16 16 0 0 0 - 0 2024-07-28T21:39:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:20 smithi155 bash[73694]: debug 2024-07-28T21:39:20.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:20.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6594 16 16 0 0 0 - 0 2024-07-28T21:39:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:39:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:39:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:39:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:21 smithi155 bash[73694]: debug 2024-07-28T21:39:21.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:21 smithi155 bash[68033]: audit 2024-07-28T21:39:20.036259+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:21 smithi155 bash[68033]: audit 2024-07-28T21:39:20.041912+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:21 smithi155 bash[68033]: cluster 2024-07-28T21:39:20.049679+0000 mgr.y (mgr.34101) 3889 : cluster [DBG] pgmap v4817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:21.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:21 smithi155 bash[68033]: audit 2024-07-28T21:39:20.275364+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:21 smithi155 bash[68033]: audit 2024-07-28T21:39:20.288421+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:21 smithi155 bash[68033]: audit 2024-07-28T21:39:20.704944+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:39:21.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:21 smithi155 bash[68033]: audit 2024-07-28T21:39:20.706333+0000 mon.c (mon.2) 1067 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:39:21.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:21 smithi155 bash[68033]: audit 2024-07-28T21:39:20.715369+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[80445]: audit 2024-07-28T21:39:20.036259+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[80445]: audit 2024-07-28T21:39:20.041912+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[80445]: cluster 2024-07-28T21:39:20.049679+0000 mgr.y (mgr.34101) 3889 : cluster [DBG] pgmap v4817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[80445]: audit 2024-07-28T21:39:20.275364+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[80445]: audit 2024-07-28T21:39:20.288421+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[80445]: audit 2024-07-28T21:39:20.704944+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:39:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[80445]: audit 2024-07-28T21:39:20.706333+0000 mon.c (mon.2) 1067 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:39:21.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[80445]: audit 2024-07-28T21:39:20.715369+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[82788]: audit 2024-07-28T21:39:20.036259+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[82788]: audit 2024-07-28T21:39:20.041912+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[82788]: cluster 2024-07-28T21:39:20.049679+0000 mgr.y (mgr.34101) 3889 : cluster [DBG] pgmap v4817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[82788]: audit 2024-07-28T21:39:20.275364+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[82788]: audit 2024-07-28T21:39:20.288421+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[82788]: audit 2024-07-28T21:39:20.704944+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:39:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[82788]: audit 2024-07-28T21:39:20.706333+0000 mon.c (mon.2) 1067 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:39:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:21 smithi045 bash[82788]: audit 2024-07-28T21:39:20.715369+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:39:21.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6595 16 16 0 0 0 - 0 2024-07-28T21:39:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:22 smithi045 bash[80445]: cluster 2024-07-28T21:39:22.051517+0000 mgr.y (mgr.34101) 3890 : cluster [DBG] pgmap v4818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:22 smithi045 bash[82788]: cluster 2024-07-28T21:39:22.051517+0000 mgr.y (mgr.34101) 3890 : cluster [DBG] pgmap v4818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:22 smithi155 bash[73694]: debug 2024-07-28T21:39:22.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:22 smithi155 bash[68033]: cluster 2024-07-28T21:39:22.051517+0000 mgr.y (mgr.34101) 3890 : cluster [DBG] pgmap v4818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:39:22 smithi155 bash[60745]: ts=2024-07-28T21:39:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:39:22.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6596 16 16 0 0 0 - 0 2024-07-28T21:39:23.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6597 16 16 0 0 0 - 0 2024-07-28T21:39:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:23 smithi155 bash[73694]: debug 2024-07-28T21:39:23.356+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:24 smithi045 bash[80445]: cluster 2024-07-28T21:39:24.053204+0000 mgr.y (mgr.34101) 3891 : cluster [DBG] pgmap v4819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:24 smithi045 bash[82788]: cluster 2024-07-28T21:39:24.053204+0000 mgr.y (mgr.34101) 3891 : cluster [DBG] pgmap v4819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:24 smithi155 bash[73694]: debug 2024-07-28T21:39:24.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:24.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:24 smithi155 bash[68033]: cluster 2024-07-28T21:39:24.053204+0000 mgr.y (mgr.34101) 3891 : cluster [DBG] pgmap v4819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:24.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6598 16 16 0 0 0 - 0 2024-07-28T21:39:25.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6599 16 16 0 0 0 - 0 2024-07-28T21:39:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:25 smithi155 bash[73694]: debug 2024-07-28T21:39:25.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:26 smithi045 bash[80445]: cluster 2024-07-28T21:39:26.054943+0000 mgr.y (mgr.34101) 3892 : cluster [DBG] pgmap v4820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:26 smithi045 bash[82788]: cluster 2024-07-28T21:39:26.054943+0000 mgr.y (mgr.34101) 3892 : cluster [DBG] pgmap v4820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:26 smithi155 bash[73694]: debug 2024-07-28T21:39:26.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:26.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:26 smithi155 bash[68033]: cluster 2024-07-28T21:39:26.054943+0000 mgr.y (mgr.34101) 3892 : cluster [DBG] pgmap v4820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:26.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:39:26.723091+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:39:26.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:39:26.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6600 16 16 0 0 0 - 0 2024-07-28T21:39:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:27 smithi155 bash[73694]: debug 2024-07-28T21:39:27.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:27.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6601 16 16 0 0 0 - 0 2024-07-28T21:39:28.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:28 smithi045 bash[80445]: cluster 2024-07-28T21:39:28.056844+0000 mgr.y (mgr.34101) 3893 : cluster [DBG] pgmap v4821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:28 smithi045 bash[82788]: cluster 2024-07-28T21:39:28.056844+0000 mgr.y (mgr.34101) 3893 : cluster [DBG] pgmap v4821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:28 smithi155 bash[68033]: cluster 2024-07-28T21:39:28.056844+0000 mgr.y (mgr.34101) 3893 : cluster [DBG] pgmap v4821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:28 smithi155 bash[73694]: debug 2024-07-28T21:39:28.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:28.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6602 16 16 0 0 0 - 0 2024-07-28T21:39:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:29 smithi155 bash[73694]: debug 2024-07-28T21:39:29.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:29.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6603 16 16 0 0 0 - 0 2024-07-28T21:39:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:30 smithi045 bash[82788]: cluster 2024-07-28T21:39:30.058654+0000 mgr.y (mgr.34101) 3894 : cluster [DBG] pgmap v4822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:30 smithi045 bash[80445]: cluster 2024-07-28T21:39:30.058654+0000 mgr.y (mgr.34101) 3894 : cluster [DBG] pgmap v4822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:30 smithi155 bash[73694]: debug 2024-07-28T21:39:30.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:30 smithi155 bash[68033]: cluster 2024-07-28T21:39:30.058654+0000 mgr.y (mgr.34101) 3894 : cluster [DBG] pgmap v4822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:30.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6604 16 16 0 0 0 - 0 2024-07-28T21:39:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:39:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:39:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:39:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:31 smithi155 bash[73694]: debug 2024-07-28T21:39:31.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:31.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6605 16 16 0 0 0 - 0 2024-07-28T21:39:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:32 smithi045 bash[80445]: cluster 2024-07-28T21:39:32.060562+0000 mgr.y (mgr.34101) 3895 : cluster [DBG] pgmap v4823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:32 smithi045 bash[82788]: cluster 2024-07-28T21:39:32.060562+0000 mgr.y (mgr.34101) 3895 : cluster [DBG] pgmap v4823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:32 smithi155 bash[73694]: debug 2024-07-28T21:39:32.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:32 smithi155 bash[68033]: cluster 2024-07-28T21:39:32.060562+0000 mgr.y (mgr.34101) 3895 : cluster [DBG] pgmap v4823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:39:32 smithi155 bash[60745]: ts=2024-07-28T21:39:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:39:32.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6606 16 16 0 0 0 - 0 2024-07-28T21:39:33.508 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:33 smithi155 bash[73694]: debug 2024-07-28T21:39:33.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:33.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6607 16 16 0 0 0 - 0 2024-07-28T21:39:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:33 smithi155 bash[68033]: audit 2024-07-28T21:39:33.455351+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:33 smithi045 bash[82788]: audit 2024-07-28T21:39:33.455351+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:33 smithi045 bash[80445]: audit 2024-07-28T21:39:33.455351+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:34.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:34 smithi155 bash[73694]: debug 2024-07-28T21:39:34.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:34.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6608 16 16 0 0 0 - 0 2024-07-28T21:39:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:34 smithi155 bash[68033]: cluster 2024-07-28T21:39:34.062345+0000 mgr.y (mgr.34101) 3896 : cluster [DBG] pgmap v4824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:34 smithi045 bash[82788]: cluster 2024-07-28T21:39:34.062345+0000 mgr.y (mgr.34101) 3896 : cluster [DBG] pgmap v4824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:34 smithi045 bash[80445]: cluster 2024-07-28T21:39:34.062345+0000 mgr.y (mgr.34101) 3896 : cluster [DBG] pgmap v4824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:35 smithi155 bash[73694]: debug 2024-07-28T21:39:35.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:35.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6609 16 16 0 0 0 - 0 2024-07-28T21:39:36.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:36 smithi045 bash[82788]: cluster 2024-07-28T21:39:36.064089+0000 mgr.y (mgr.34101) 3897 : cluster [DBG] pgmap v4825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:36 smithi045 bash[80445]: cluster 2024-07-28T21:39:36.064089+0000 mgr.y (mgr.34101) 3897 : cluster [DBG] pgmap v4825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:36 smithi155 bash[73694]: debug 2024-07-28T21:39:36.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:36 smithi155 bash[68033]: cluster 2024-07-28T21:39:36.064089+0000 mgr.y (mgr.34101) 3897 : cluster [DBG] pgmap v4825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:36.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6610 16 16 0 0 0 - 0 2024-07-28T21:39:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:37 smithi155 bash[73694]: debug 2024-07-28T21:39:37.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:37.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6611 16 16 0 0 0 - 0 2024-07-28T21:39:38.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:38 smithi045 bash[80445]: cluster 2024-07-28T21:39:38.065986+0000 mgr.y (mgr.34101) 3898 : cluster [DBG] pgmap v4826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:38 smithi045 bash[82788]: cluster 2024-07-28T21:39:38.065986+0000 mgr.y (mgr.34101) 3898 : cluster [DBG] pgmap v4826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:38 smithi155 bash[73694]: debug 2024-07-28T21:39:38.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:38 smithi155 bash[68033]: cluster 2024-07-28T21:39:38.065986+0000 mgr.y (mgr.34101) 3898 : cluster [DBG] pgmap v4826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:38.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6612 16 16 0 0 0 - 0 2024-07-28T21:39:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:39 smithi155 bash[73694]: debug 2024-07-28T21:39:39.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:39.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6613 16 16 0 0 0 - 0 2024-07-28T21:39:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:40 smithi045 bash[80445]: cluster 2024-07-28T21:39:40.067711+0000 mgr.y (mgr.34101) 3899 : cluster [DBG] pgmap v4827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:40 smithi045 bash[82788]: cluster 2024-07-28T21:39:40.067711+0000 mgr.y (mgr.34101) 3899 : cluster [DBG] pgmap v4827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:40 smithi155 bash[73694]: debug 2024-07-28T21:39:40.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:40 smithi155 bash[68033]: cluster 2024-07-28T21:39:40.067711+0000 mgr.y (mgr.34101) 3899 : cluster [DBG] pgmap v4827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:40.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6614 16 16 0 0 0 - 0 2024-07-28T21:39:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:39:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:39:40] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T21:39:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:41 smithi155 bash[73694]: debug 2024-07-28T21:39:41.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:41.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6615 16 16 0 0 0 - 0 2024-07-28T21:39:42.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:42 smithi045 bash[82788]: cluster 2024-07-28T21:39:42.069559+0000 mgr.y (mgr.34101) 3900 : cluster [DBG] pgmap v4828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:42 smithi045 bash[80445]: cluster 2024-07-28T21:39:42.069559+0000 mgr.y (mgr.34101) 3900 : cluster [DBG] pgmap v4828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:42 smithi155 bash[73694]: debug 2024-07-28T21:39:42.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:42 smithi155 bash[68033]: cluster 2024-07-28T21:39:42.069559+0000 mgr.y (mgr.34101) 3900 : cluster [DBG] pgmap v4828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:39:42 smithi155 bash[60745]: ts=2024-07-28T21:39:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:39:42.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6616 16 16 0 0 0 - 0 2024-07-28T21:39:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:43 smithi155 bash[73694]: debug 2024-07-28T21:39:43.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:43.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6617 16 16 0 0 0 - 0 2024-07-28T21:39:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:44 smithi045 bash[82788]: cluster 2024-07-28T21:39:44.071285+0000 mgr.y (mgr.34101) 3901 : cluster [DBG] pgmap v4829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:44 smithi045 bash[80445]: cluster 2024-07-28T21:39:44.071285+0000 mgr.y (mgr.34101) 3901 : cluster [DBG] pgmap v4829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:44 smithi155 bash[68033]: cluster 2024-07-28T21:39:44.071285+0000 mgr.y (mgr.34101) 3901 : cluster [DBG] pgmap v4829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:44 smithi155 bash[73694]: debug 2024-07-28T21:39:44.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:44.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6618 16 16 0 0 0 - 0 2024-07-28T21:39:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:45 smithi155 bash[73694]: debug 2024-07-28T21:39:45.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:45.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6619 16 16 0 0 0 - 0 2024-07-28T21:39:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:46 smithi045 bash[80445]: cluster 2024-07-28T21:39:46.073029+0000 mgr.y (mgr.34101) 3902 : cluster [DBG] pgmap v4830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:46 smithi045 bash[82788]: cluster 2024-07-28T21:39:46.073029+0000 mgr.y (mgr.34101) 3902 : cluster [DBG] pgmap v4830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:46 smithi155 bash[73694]: debug 2024-07-28T21:39:46.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:46 smithi155 bash[68033]: cluster 2024-07-28T21:39:46.073029+0000 mgr.y (mgr.34101) 3902 : cluster [DBG] pgmap v4830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:46.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:39:46.726332+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:39:46.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:39:46.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6620 16 16 0 0 0 - 0 2024-07-28T21:39:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:47 smithi155 bash[73694]: debug 2024-07-28T21:39:47.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:47.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6621 16 16 0 0 0 - 0 2024-07-28T21:39:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:48 smithi155 bash[73694]: debug 2024-07-28T21:39:48.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:48.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6622 16 16 0 0 0 - 0 2024-07-28T21:39:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:49 smithi045 bash[80445]: cluster 2024-07-28T21:39:48.074928+0000 mgr.y (mgr.34101) 3903 : cluster [DBG] pgmap v4831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:49 smithi045 bash[80445]: audit 2024-07-28T21:39:48.455468+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:49 smithi045 bash[82788]: cluster 2024-07-28T21:39:48.074928+0000 mgr.y (mgr.34101) 3903 : cluster [DBG] pgmap v4831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:49 smithi045 bash[82788]: audit 2024-07-28T21:39:48.455468+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:49 smithi155 bash[73694]: debug 2024-07-28T21:39:49.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:49 smithi155 bash[68033]: cluster 2024-07-28T21:39:48.074928+0000 mgr.y (mgr.34101) 3903 : cluster [DBG] pgmap v4831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:49 smithi155 bash[68033]: audit 2024-07-28T21:39:48.455468+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:39:49.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6623 16 16 0 0 0 - 0 2024-07-28T21:39:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:50 smithi155 bash[73694]: debug 2024-07-28T21:39:50.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:50.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6624 16 16 0 0 0 - 0 2024-07-28T21:39:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:39:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:39:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:39:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:51 smithi045 bash[80445]: cluster 2024-07-28T21:39:50.076611+0000 mgr.y (mgr.34101) 3904 : cluster [DBG] pgmap v4832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:51 smithi045 bash[82788]: cluster 2024-07-28T21:39:50.076611+0000 mgr.y (mgr.34101) 3904 : cluster [DBG] pgmap v4832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:51 smithi155 bash[68033]: cluster 2024-07-28T21:39:50.076611+0000 mgr.y (mgr.34101) 3904 : cluster [DBG] pgmap v4832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:51 smithi155 bash[73694]: debug 2024-07-28T21:39:51.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:51.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6625 16 16 0 0 0 - 0 2024-07-28T21:39:52.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:52 smithi155 bash[73694]: debug 2024-07-28T21:39:52.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:39:52 smithi155 bash[60745]: ts=2024-07-28T21:39:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:39:52.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6626 16 16 0 0 0 - 0 2024-07-28T21:39:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:53 smithi045 bash[80445]: cluster 2024-07-28T21:39:52.078495+0000 mgr.y (mgr.34101) 3905 : cluster [DBG] pgmap v4833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:53 smithi045 bash[82788]: cluster 2024-07-28T21:39:52.078495+0000 mgr.y (mgr.34101) 3905 : cluster [DBG] pgmap v4833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:53 smithi155 bash[68033]: cluster 2024-07-28T21:39:52.078495+0000 mgr.y (mgr.34101) 3905 : cluster [DBG] pgmap v4833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:53 smithi155 bash[73694]: debug 2024-07-28T21:39:53.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:53.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6627 16 16 0 0 0 - 0 2024-07-28T21:39:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:54 smithi155 bash[73694]: debug 2024-07-28T21:39:54.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:54.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6628 16 16 0 0 0 - 0 2024-07-28T21:39:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:55 smithi045 bash[80445]: cluster 2024-07-28T21:39:54.080197+0000 mgr.y (mgr.34101) 3906 : cluster [DBG] pgmap v4834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:55 smithi045 bash[82788]: cluster 2024-07-28T21:39:54.080197+0000 mgr.y (mgr.34101) 3906 : cluster [DBG] pgmap v4834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:55 smithi155 bash[68033]: cluster 2024-07-28T21:39:54.080197+0000 mgr.y (mgr.34101) 3906 : cluster [DBG] pgmap v4834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:55 smithi155 bash[73694]: debug 2024-07-28T21:39:55.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:55.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6629 16 16 0 0 0 - 0 2024-07-28T21:39:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:56 smithi155 bash[73694]: debug 2024-07-28T21:39:56.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:56.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6630 16 16 0 0 0 - 0 2024-07-28T21:39:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:57 smithi045 bash[82788]: cluster 2024-07-28T21:39:56.081952+0000 mgr.y (mgr.34101) 3907 : cluster [DBG] pgmap v4835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:57 smithi045 bash[80445]: cluster 2024-07-28T21:39:56.081952+0000 mgr.y (mgr.34101) 3907 : cluster [DBG] pgmap v4835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:57 smithi155 bash[73694]: debug 2024-07-28T21:39:57.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:57 smithi155 bash[68033]: cluster 2024-07-28T21:39:56.081952+0000 mgr.y (mgr.34101) 3907 : cluster [DBG] pgmap v4835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:57.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6631 16 16 0 0 0 - 0 2024-07-28T21:39:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:58 smithi155 bash[73694]: debug 2024-07-28T21:39:58.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:58.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6632 16 16 0 0 0 - 0 2024-07-28T21:39:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:39:59 smithi045 bash[80445]: cluster 2024-07-28T21:39:58.083814+0000 mgr.y (mgr.34101) 3908 : cluster [DBG] pgmap v4836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:39:59 smithi045 bash[82788]: cluster 2024-07-28T21:39:58.083814+0000 mgr.y (mgr.34101) 3908 : cluster [DBG] pgmap v4836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:39:59 smithi155 bash[73694]: debug 2024-07-28T21:39:59.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:39:59.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:39:59 smithi155 bash[68033]: cluster 2024-07-28T21:39:58.083814+0000 mgr.y (mgr.34101) 3908 : cluster [DBG] pgmap v4836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:39:59.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6633 16 16 0 0 0 - 0 2024-07-28T21:40:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:00 smithi045 bash[80445]: cluster 2024-07-28T21:40:00.000163+0000 mon.a (mon.0) 3419 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:40:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:00 smithi045 bash[82788]: cluster 2024-07-28T21:40:00.000163+0000 mon.a (mon.0) 3419 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:40:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:00 smithi155 bash[73694]: debug 2024-07-28T21:40:00.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:00 smithi155 bash[68033]: cluster 2024-07-28T21:40:00.000163+0000 mon.a (mon.0) 3419 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:40:00.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6634 16 16 0 0 0 - 0 2024-07-28T21:40:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:40:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:40:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:40:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:01 smithi045 bash[80445]: cluster 2024-07-28T21:40:00.085551+0000 mgr.y (mgr.34101) 3909 : cluster [DBG] pgmap v4837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:01 smithi045 bash[82788]: cluster 2024-07-28T21:40:00.085551+0000 mgr.y (mgr.34101) 3909 : cluster [DBG] pgmap v4837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:01 smithi155 bash[73694]: debug 2024-07-28T21:40:01.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:01.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:01 smithi155 bash[68033]: cluster 2024-07-28T21:40:00.085551+0000 mgr.y (mgr.34101) 3909 : cluster [DBG] pgmap v4837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:01.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6635 16 16 0 0 0 - 0 2024-07-28T21:40:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:02 smithi155 bash[73694]: debug 2024-07-28T21:40:02.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:40:02 smithi155 bash[60745]: ts=2024-07-28T21:40:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:40:02.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6636 16 16 0 0 0 - 0 2024-07-28T21:40:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:03 smithi045 bash[80445]: cluster 2024-07-28T21:40:02.087427+0000 mgr.y (mgr.34101) 3910 : cluster [DBG] pgmap v4838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:03 smithi045 bash[82788]: cluster 2024-07-28T21:40:02.087427+0000 mgr.y (mgr.34101) 3910 : cluster [DBG] pgmap v4838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:03 smithi155 bash[73694]: debug 2024-07-28T21:40:03.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:03 smithi155 bash[68033]: cluster 2024-07-28T21:40:02.087427+0000 mgr.y (mgr.34101) 3910 : cluster [DBG] pgmap v4838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:03.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6637 16 16 0 0 0 - 0 2024-07-28T21:40:04.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:04 smithi045 bash[80445]: audit 2024-07-28T21:40:03.456182+0000 mon.c (mon.2) 1070 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:04 smithi045 bash[82788]: audit 2024-07-28T21:40:03.456182+0000 mon.c (mon.2) 1070 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:04.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:04 smithi155 bash[73694]: debug 2024-07-28T21:40:04.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:04.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:04 smithi155 bash[68033]: audit 2024-07-28T21:40:03.456182+0000 mon.c (mon.2) 1070 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:04.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6638 16 16 0 0 0 - 0 2024-07-28T21:40:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:05 smithi045 bash[80445]: cluster 2024-07-28T21:40:04.089119+0000 mgr.y (mgr.34101) 3911 : cluster [DBG] pgmap v4839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:05 smithi045 bash[82788]: cluster 2024-07-28T21:40:04.089119+0000 mgr.y (mgr.34101) 3911 : cluster [DBG] pgmap v4839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:05 smithi155 bash[68033]: cluster 2024-07-28T21:40:04.089119+0000 mgr.y (mgr.34101) 3911 : cluster [DBG] pgmap v4839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:05 smithi155 bash[73694]: debug 2024-07-28T21:40:05.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:05.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6639 16 16 0 0 0 - 0 2024-07-28T21:40:06.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:06 smithi155 bash[73694]: debug 2024-07-28T21:40:06.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:06.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:40:06.729705+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:40:06.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:40:06.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6640 16 16 0 0 0 - 0 2024-07-28T21:40:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:07 smithi045 bash[80445]: cluster 2024-07-28T21:40:06.090920+0000 mgr.y (mgr.34101) 3912 : cluster [DBG] pgmap v4840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:07 smithi045 bash[82788]: cluster 2024-07-28T21:40:06.090920+0000 mgr.y (mgr.34101) 3912 : cluster [DBG] pgmap v4840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:07 smithi155 bash[73694]: debug 2024-07-28T21:40:07.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:07 smithi155 bash[68033]: cluster 2024-07-28T21:40:06.090920+0000 mgr.y (mgr.34101) 3912 : cluster [DBG] pgmap v4840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:07.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6641 16 16 0 0 0 - 0 2024-07-28T21:40:08.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:08 smithi155 bash[73694]: debug 2024-07-28T21:40:08.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:08.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6642 16 16 0 0 0 - 0 2024-07-28T21:40:09.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:09 smithi045 bash[80445]: cluster 2024-07-28T21:40:08.092804+0000 mgr.y (mgr.34101) 3913 : cluster [DBG] pgmap v4841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:09 smithi045 bash[82788]: cluster 2024-07-28T21:40:08.092804+0000 mgr.y (mgr.34101) 3913 : cluster [DBG] pgmap v4841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:09 smithi155 bash[73694]: debug 2024-07-28T21:40:09.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:09 smithi155 bash[68033]: cluster 2024-07-28T21:40:08.092804+0000 mgr.y (mgr.34101) 3913 : cluster [DBG] pgmap v4841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:09.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6643 16 16 0 0 0 - 0 2024-07-28T21:40:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:10 smithi155 bash[73694]: debug 2024-07-28T21:40:10.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:10.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6644 16 16 0 0 0 - 0 2024-07-28T21:40:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:40:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:40:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:40:11.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:11 smithi045 bash[80445]: cluster 2024-07-28T21:40:10.094569+0000 mgr.y (mgr.34101) 3914 : cluster [DBG] pgmap v4842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:11 smithi045 bash[82788]: cluster 2024-07-28T21:40:10.094569+0000 mgr.y (mgr.34101) 3914 : cluster [DBG] pgmap v4842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:11 smithi155 bash[73694]: debug 2024-07-28T21:40:11.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:11.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:11 smithi155 bash[68033]: cluster 2024-07-28T21:40:10.094569+0000 mgr.y (mgr.34101) 3914 : cluster [DBG] pgmap v4842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:11.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6645 16 16 0 0 0 - 0 2024-07-28T21:40:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:12 smithi155 bash[73694]: debug 2024-07-28T21:40:12.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:40:12 smithi155 bash[60745]: ts=2024-07-28T21:40:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:40:12.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6646 16 16 0 0 0 - 0 2024-07-28T21:40:13.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:13 smithi045 bash[80445]: cluster 2024-07-28T21:40:12.096427+0000 mgr.y (mgr.34101) 3915 : cluster [DBG] pgmap v4843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:13 smithi045 bash[82788]: cluster 2024-07-28T21:40:12.096427+0000 mgr.y (mgr.34101) 3915 : cluster [DBG] pgmap v4843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:13.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:13 smithi155 bash[68033]: cluster 2024-07-28T21:40:12.096427+0000 mgr.y (mgr.34101) 3915 : cluster [DBG] pgmap v4843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:13 smithi155 bash[73694]: debug 2024-07-28T21:40:13.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:13.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6647 16 16 0 0 0 - 0 2024-07-28T21:40:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:14 smithi155 bash[73694]: debug 2024-07-28T21:40:14.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:14.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6648 16 16 0 0 0 - 0 2024-07-28T21:40:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:15 smithi045 bash[80445]: cluster 2024-07-28T21:40:14.098179+0000 mgr.y (mgr.34101) 3916 : cluster [DBG] pgmap v4844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:15 smithi045 bash[82788]: cluster 2024-07-28T21:40:14.098179+0000 mgr.y (mgr.34101) 3916 : cluster [DBG] pgmap v4844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:15 smithi155 bash[73694]: debug 2024-07-28T21:40:15.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:15.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:15 smithi155 bash[68033]: cluster 2024-07-28T21:40:14.098179+0000 mgr.y (mgr.34101) 3916 : cluster [DBG] pgmap v4844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:15.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6649 16 16 0 0 0 - 0 2024-07-28T21:40:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:16 smithi155 bash[73694]: debug 2024-07-28T21:40:16.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:16.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6650 16 16 0 0 0 - 0 2024-07-28T21:40:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:17 smithi045 bash[80445]: cluster 2024-07-28T21:40:16.099921+0000 mgr.y (mgr.34101) 3917 : cluster [DBG] pgmap v4845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:17 smithi045 bash[82788]: cluster 2024-07-28T21:40:16.099921+0000 mgr.y (mgr.34101) 3917 : cluster [DBG] pgmap v4845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:17 smithi155 bash[73694]: debug 2024-07-28T21:40:17.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:17.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:17 smithi155 bash[68033]: cluster 2024-07-28T21:40:16.099921+0000 mgr.y (mgr.34101) 3917 : cluster [DBG] pgmap v4845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:17.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6651 16 16 0 0 0 - 0 2024-07-28T21:40:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:18 smithi155 bash[73694]: debug 2024-07-28T21:40:18.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:18.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6652 16 16 0 0 0 - 0 2024-07-28T21:40:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:19 smithi045 bash[80445]: cluster 2024-07-28T21:40:18.101780+0000 mgr.y (mgr.34101) 3918 : cluster [DBG] pgmap v4846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:19 smithi045 bash[80445]: audit 2024-07-28T21:40:18.456521+0000 mon.c (mon.2) 1071 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:19 smithi045 bash[82788]: cluster 2024-07-28T21:40:18.101780+0000 mgr.y (mgr.34101) 3918 : cluster [DBG] pgmap v4846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:19 smithi045 bash[82788]: audit 2024-07-28T21:40:18.456521+0000 mon.c (mon.2) 1071 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:19 smithi155 bash[73694]: debug 2024-07-28T21:40:19.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:19 smithi155 bash[68033]: cluster 2024-07-28T21:40:18.101780+0000 mgr.y (mgr.34101) 3918 : cluster [DBG] pgmap v4846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:19 smithi155 bash[68033]: audit 2024-07-28T21:40:18.456521+0000 mon.c (mon.2) 1071 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:19.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6653 16 16 0 0 0 - 0 2024-07-28T21:40:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:20 smithi155 bash[73694]: debug 2024-07-28T21:40:20.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:20.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6654 16 16 0 0 0 - 0 2024-07-28T21:40:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:40:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:40:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:40:21.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:21 smithi045 bash[80445]: cluster 2024-07-28T21:40:20.103547+0000 mgr.y (mgr.34101) 3919 : cluster [DBG] pgmap v4847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:21.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:21 smithi045 bash[80445]: audit 2024-07-28T21:40:20.841261+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:40:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:21 smithi045 bash[82788]: cluster 2024-07-28T21:40:20.103547+0000 mgr.y (mgr.34101) 3919 : cluster [DBG] pgmap v4847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:21 smithi045 bash[82788]: audit 2024-07-28T21:40:20.841261+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:40:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:21 smithi155 bash[73694]: debug 2024-07-28T21:40:21.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:21 smithi155 bash[68033]: cluster 2024-07-28T21:40:20.103547+0000 mgr.y (mgr.34101) 3919 : cluster [DBG] pgmap v4847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:21 smithi155 bash[68033]: audit 2024-07-28T21:40:20.841261+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:40:21.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6655 16 16 0 0 0 - 0 2024-07-28T21:40:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:22 smithi155 bash[73694]: debug 2024-07-28T21:40:22.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:22 smithi155 bash[68033]: audit 2024-07-28T21:40:21.226405+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:22 smithi155 bash[68033]: audit 2024-07-28T21:40:21.234088+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:22.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:40:22 smithi155 bash[60745]: ts=2024-07-28T21:40:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:40:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:22 smithi045 bash[80445]: audit 2024-07-28T21:40:21.226405+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:22 smithi045 bash[80445]: audit 2024-07-28T21:40:21.234088+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:22 smithi045 bash[82788]: audit 2024-07-28T21:40:21.226405+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:22 smithi045 bash[82788]: audit 2024-07-28T21:40:21.234088+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:22.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6656 16 16 0 0 0 - 0 2024-07-28T21:40:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:23 smithi155 bash[73694]: debug 2024-07-28T21:40:23.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:23.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:23 smithi155 bash[68033]: cluster 2024-07-28T21:40:22.105469+0000 mgr.y (mgr.34101) 3920 : cluster [DBG] pgmap v4848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:23 smithi045 bash[80445]: cluster 2024-07-28T21:40:22.105469+0000 mgr.y (mgr.34101) 3920 : cluster [DBG] pgmap v4848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:23 smithi045 bash[82788]: cluster 2024-07-28T21:40:22.105469+0000 mgr.y (mgr.34101) 3920 : cluster [DBG] pgmap v4848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:23.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6657 16 16 0 0 0 - 0 2024-07-28T21:40:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:24 smithi155 bash[73694]: debug 2024-07-28T21:40:24.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:24.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6658 16 16 0 0 0 - 0 2024-07-28T21:40:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:25 smithi155 bash[73694]: debug 2024-07-28T21:40:25.146+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:25.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:25 smithi155 bash[68033]: cluster 2024-07-28T21:40:24.106541+0000 mgr.y (mgr.34101) 3921 : cluster [DBG] pgmap v4849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:25 smithi045 bash[80445]: cluster 2024-07-28T21:40:24.106541+0000 mgr.y (mgr.34101) 3921 : cluster [DBG] pgmap v4849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:25 smithi045 bash[82788]: cluster 2024-07-28T21:40:24.106541+0000 mgr.y (mgr.34101) 3921 : cluster [DBG] pgmap v4849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:25.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6659 16 16 0 0 0 - 0 2024-07-28T21:40:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:26 smithi155 bash[73694]: debug 2024-07-28T21:40:26.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:26.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:40:26.732931+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:40:26.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:40:26.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6660 16 16 0 0 0 - 0 2024-07-28T21:40:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[73694]: debug 2024-07-28T21:40:27.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:27.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6661 16 16 0 0 0 - 0 2024-07-28T21:40:28.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: cluster 2024-07-28T21:40:26.107362+0000 mgr.y (mgr.34101) 3922 : cluster [DBG] pgmap v4850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:28.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: audit 2024-07-28T21:40:26.749382+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: audit 2024-07-28T21:40:26.756295+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: audit 2024-07-28T21:40:26.843258+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: audit 2024-07-28T21:40:26.852352+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: audit 2024-07-28T21:40:27.592906+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: audit 2024-07-28T21:40:27.599027+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: audit 2024-07-28T21:40:27.602539+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: audit 2024-07-28T21:40:27.608341+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: audit 2024-07-28T21:40:27.610312+0000 mon.c (mon.2) 1073 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:40:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: audit 2024-07-28T21:40:27.611235+0000 mon.c (mon.2) 1074 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:40:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:27 smithi155 bash[68033]: audit 2024-07-28T21:40:27.616567+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: cluster 2024-07-28T21:40:26.107362+0000 mgr.y (mgr.34101) 3922 : cluster [DBG] pgmap v4850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: audit 2024-07-28T21:40:26.749382+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: audit 2024-07-28T21:40:26.756295+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: audit 2024-07-28T21:40:26.843258+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: audit 2024-07-28T21:40:26.852352+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: audit 2024-07-28T21:40:27.592906+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: audit 2024-07-28T21:40:27.599027+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: audit 2024-07-28T21:40:27.602539+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: audit 2024-07-28T21:40:27.608341+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: audit 2024-07-28T21:40:27.610312+0000 mon.c (mon.2) 1073 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: audit 2024-07-28T21:40:27.611235+0000 mon.c (mon.2) 1074 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:40:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[80445]: audit 2024-07-28T21:40:27.616567+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: cluster 2024-07-28T21:40:26.107362+0000 mgr.y (mgr.34101) 3922 : cluster [DBG] pgmap v4850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: audit 2024-07-28T21:40:26.749382+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: audit 2024-07-28T21:40:26.756295+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: audit 2024-07-28T21:40:26.843258+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: audit 2024-07-28T21:40:26.852352+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: audit 2024-07-28T21:40:27.592906+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: audit 2024-07-28T21:40:27.599027+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: audit 2024-07-28T21:40:27.602539+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: audit 2024-07-28T21:40:27.608341+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: audit 2024-07-28T21:40:27.610312+0000 mon.c (mon.2) 1073 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: audit 2024-07-28T21:40:27.611235+0000 mon.c (mon.2) 1074 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:40:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:27 smithi045 bash[82788]: audit 2024-07-28T21:40:27.616567+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:40:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:28 smithi155 bash[73694]: debug 2024-07-28T21:40:28.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:28.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6662 16 16 0 0 0 - 0 2024-07-28T21:40:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:29 smithi155 bash[73694]: debug 2024-07-28T21:40:29.234+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:29.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6663 16 16 0 0 0 - 0 2024-07-28T21:40:30.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:29 smithi155 bash[68033]: cluster 2024-07-28T21:40:28.109197+0000 mgr.y (mgr.34101) 3923 : cluster [DBG] pgmap v4851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:29 smithi045 bash[80445]: cluster 2024-07-28T21:40:28.109197+0000 mgr.y (mgr.34101) 3923 : cluster [DBG] pgmap v4851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:29 smithi045 bash[82788]: cluster 2024-07-28T21:40:28.109197+0000 mgr.y (mgr.34101) 3923 : cluster [DBG] pgmap v4851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:30 smithi155 bash[73694]: debug 2024-07-28T21:40:30.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:30.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6664 16 16 0 0 0 - 0 2024-07-28T21:40:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:40:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:40:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:40:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:31 smithi155 bash[73694]: debug 2024-07-28T21:40:31.270+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:31.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6665 16 16 0 0 0 - 0 2024-07-28T21:40:32.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:31 smithi155 bash[68033]: cluster 2024-07-28T21:40:30.111098+0000 mgr.y (mgr.34101) 3924 : cluster [DBG] pgmap v4852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:32.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:31 smithi045 bash[80445]: cluster 2024-07-28T21:40:30.111098+0000 mgr.y (mgr.34101) 3924 : cluster [DBG] pgmap v4852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:31 smithi045 bash[82788]: cluster 2024-07-28T21:40:30.111098+0000 mgr.y (mgr.34101) 3924 : cluster [DBG] pgmap v4852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:32.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6666 16 16 0 0 0 - 0 2024-07-28T21:40:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:32 smithi155 bash[73694]: debug 2024-07-28T21:40:32.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:40:32 smithi155 bash[60745]: ts=2024-07-28T21:40:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:40:33.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6667 16 16 0 0 0 - 0 2024-07-28T21:40:33.763 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:33 smithi155 bash[73694]: debug 2024-07-28T21:40:33.346+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:33 smithi155 bash[68033]: cluster 2024-07-28T21:40:32.113176+0000 mgr.y (mgr.34101) 3925 : cluster [DBG] pgmap v4853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:33 smithi155 bash[68033]: audit 2024-07-28T21:40:33.456840+0000 mon.c (mon.2) 1075 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:33 smithi045 bash[80445]: cluster 2024-07-28T21:40:32.113176+0000 mgr.y (mgr.34101) 3925 : cluster [DBG] pgmap v4853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:33 smithi045 bash[80445]: audit 2024-07-28T21:40:33.456840+0000 mon.c (mon.2) 1075 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:33 smithi045 bash[82788]: cluster 2024-07-28T21:40:32.113176+0000 mgr.y (mgr.34101) 3925 : cluster [DBG] pgmap v4853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:33 smithi045 bash[82788]: audit 2024-07-28T21:40:33.456840+0000 mon.c (mon.2) 1075 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:34.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6668 16 16 0 0 0 - 0 2024-07-28T21:40:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:34 smithi155 bash[73694]: debug 2024-07-28T21:40:34.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:35.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6669 16 16 0 0 0 - 0 2024-07-28T21:40:35.767 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:35 smithi155 bash[73694]: debug 2024-07-28T21:40:35.338+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:35 smithi155 bash[68033]: cluster 2024-07-28T21:40:34.114968+0000 mgr.y (mgr.34101) 3926 : cluster [DBG] pgmap v4854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:35 smithi045 bash[80445]: cluster 2024-07-28T21:40:34.114968+0000 mgr.y (mgr.34101) 3926 : cluster [DBG] pgmap v4854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:35 smithi045 bash[82788]: cluster 2024-07-28T21:40:34.114968+0000 mgr.y (mgr.34101) 3926 : cluster [DBG] pgmap v4854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:36.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6670 16 16 0 0 0 - 0 2024-07-28T21:40:36.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:36 smithi155 bash[73694]: debug 2024-07-28T21:40:36.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:37.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6671 16 16 0 0 0 - 0 2024-07-28T21:40:37.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:37 smithi155 bash[73694]: debug 2024-07-28T21:40:37.338+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:37 smithi155 bash[68033]: cluster 2024-07-28T21:40:36.116820+0000 mgr.y (mgr.34101) 3927 : cluster [DBG] pgmap v4855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:37 smithi045 bash[80445]: cluster 2024-07-28T21:40:36.116820+0000 mgr.y (mgr.34101) 3927 : cluster [DBG] pgmap v4855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:37 smithi045 bash[82788]: cluster 2024-07-28T21:40:36.116820+0000 mgr.y (mgr.34101) 3927 : cluster [DBG] pgmap v4855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:38.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6672 16 16 0 0 0 - 0 2024-07-28T21:40:38.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:38 smithi155 bash[73694]: debug 2024-07-28T21:40:38.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:39.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6673 16 16 0 0 0 - 0 2024-07-28T21:40:39.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:39 smithi155 bash[73694]: debug 2024-07-28T21:40:39.334+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:40.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:39 smithi155 bash[68033]: cluster 2024-07-28T21:40:38.118915+0000 mgr.y (mgr.34101) 3928 : cluster [DBG] pgmap v4856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:39 smithi045 bash[80445]: cluster 2024-07-28T21:40:38.118915+0000 mgr.y (mgr.34101) 3928 : cluster [DBG] pgmap v4856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:39 smithi045 bash[82788]: cluster 2024-07-28T21:40:38.118915+0000 mgr.y (mgr.34101) 3928 : cluster [DBG] pgmap v4856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:40 smithi155 bash[73694]: debug 2024-07-28T21:40:40.286+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:40.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6674 16 16 0 0 0 - 0 2024-07-28T21:40:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:40:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:40:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:40:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:41 smithi155 bash[73694]: debug 2024-07-28T21:40:41.242+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:41.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6675 16 16 0 0 0 - 0 2024-07-28T21:40:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:41 smithi155 bash[68033]: cluster 2024-07-28T21:40:40.120853+0000 mgr.y (mgr.34101) 3929 : cluster [DBG] pgmap v4857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:42.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:41 smithi045 bash[80445]: cluster 2024-07-28T21:40:40.120853+0000 mgr.y (mgr.34101) 3929 : cluster [DBG] pgmap v4857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:41 smithi045 bash[82788]: cluster 2024-07-28T21:40:40.120853+0000 mgr.y (mgr.34101) 3929 : cluster [DBG] pgmap v4857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:42 smithi155 bash[73694]: debug 2024-07-28T21:40:42.274+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:40:42 smithi155 bash[60745]: ts=2024-07-28T21:40:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:40:42.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6676 16 16 0 0 0 - 0 2024-07-28T21:40:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:43 smithi155 bash[73694]: debug 2024-07-28T21:40:43.274+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:43.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6677 16 16 0 0 0 - 0 2024-07-28T21:40:44.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:43 smithi155 bash[68033]: cluster 2024-07-28T21:40:42.122849+0000 mgr.y (mgr.34101) 3930 : cluster [DBG] pgmap v4858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:44.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:43 smithi045 bash[80445]: cluster 2024-07-28T21:40:42.122849+0000 mgr.y (mgr.34101) 3930 : cluster [DBG] pgmap v4858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:43 smithi045 bash[82788]: cluster 2024-07-28T21:40:42.122849+0000 mgr.y (mgr.34101) 3930 : cluster [DBG] pgmap v4858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:44 smithi155 bash[73694]: debug 2024-07-28T21:40:44.282+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:44.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6678 16 16 0 0 0 - 0 2024-07-28T21:40:45.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6679 16 16 0 0 0 - 0 2024-07-28T21:40:45.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:45 smithi155 bash[73694]: debug 2024-07-28T21:40:45.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:46.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:45 smithi155 bash[68033]: cluster 2024-07-28T21:40:44.124569+0000 mgr.y (mgr.34101) 3931 : cluster [DBG] pgmap v4859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:45 smithi045 bash[80445]: cluster 2024-07-28T21:40:44.124569+0000 mgr.y (mgr.34101) 3931 : cluster [DBG] pgmap v4859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:45 smithi045 bash[82788]: cluster 2024-07-28T21:40:44.124569+0000 mgr.y (mgr.34101) 3931 : cluster [DBG] pgmap v4859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:46.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:40:46.736217+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:40:46.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:40:46.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6680 16 16 0 0 0 - 0 2024-07-28T21:40:46.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:46 smithi155 bash[73694]: debug 2024-07-28T21:40:46.338+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:47.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6681 16 16 0 0 0 - 0 2024-07-28T21:40:47.792 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:47 smithi155 bash[73694]: debug 2024-07-28T21:40:47.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:48.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:47 smithi155 bash[68033]: cluster 2024-07-28T21:40:46.126472+0000 mgr.y (mgr.34101) 3932 : cluster [DBG] pgmap v4860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:47 smithi045 bash[80445]: cluster 2024-07-28T21:40:46.126472+0000 mgr.y (mgr.34101) 3932 : cluster [DBG] pgmap v4860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:47 smithi045 bash[82788]: cluster 2024-07-28T21:40:46.126472+0000 mgr.y (mgr.34101) 3932 : cluster [DBG] pgmap v4860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:48.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6682 16 16 0 0 0 - 0 2024-07-28T21:40:48.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:48 smithi155 bash[73694]: debug 2024-07-28T21:40:48.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:48 smithi155 bash[68033]: audit 2024-07-28T21:40:48.457289+0000 mon.c (mon.2) 1076 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:48 smithi045 bash[80445]: audit 2024-07-28T21:40:48.457289+0000 mon.c (mon.2) 1076 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:48 smithi045 bash[82788]: audit 2024-07-28T21:40:48.457289+0000 mon.c (mon.2) 1076 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:40:49.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6683 16 16 0 0 0 - 0 2024-07-28T21:40:49.803 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:49 smithi155 bash[73694]: debug 2024-07-28T21:40:49.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:49 smithi155 bash[68033]: cluster 2024-07-28T21:40:48.128544+0000 mgr.y (mgr.34101) 3933 : cluster [DBG] pgmap v4861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:49 smithi045 bash[80445]: cluster 2024-07-28T21:40:48.128544+0000 mgr.y (mgr.34101) 3933 : cluster [DBG] pgmap v4861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:49 smithi045 bash[82788]: cluster 2024-07-28T21:40:48.128544+0000 mgr.y (mgr.34101) 3933 : cluster [DBG] pgmap v4861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:50.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6684 16 16 0 0 0 - 0 2024-07-28T21:40:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:50 smithi155 bash[73694]: debug 2024-07-28T21:40:50.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:40:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:40:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:40:51.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6685 16 16 0 0 0 - 0 2024-07-28T21:40:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:51 smithi155 bash[73694]: debug 2024-07-28T21:40:51.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:52.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:51 smithi045 bash[80445]: cluster 2024-07-28T21:40:50.130506+0000 mgr.y (mgr.34101) 3934 : cluster [DBG] pgmap v4862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:51 smithi045 bash[82788]: cluster 2024-07-28T21:40:50.130506+0000 mgr.y (mgr.34101) 3934 : cluster [DBG] pgmap v4862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:52.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:51 smithi155 bash[68033]: cluster 2024-07-28T21:40:50.130506+0000 mgr.y (mgr.34101) 3934 : cluster [DBG] pgmap v4862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:52.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6686 16 16 0 0 0 - 0 2024-07-28T21:40:52.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:52 smithi155 bash[73694]: debug 2024-07-28T21:40:52.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:40:52 smithi155 bash[60745]: ts=2024-07-28T21:40:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:40:53.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6687 16 16 0 0 0 - 0 2024-07-28T21:40:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:53 smithi155 bash[73694]: debug 2024-07-28T21:40:53.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:53 smithi045 bash[80445]: cluster 2024-07-28T21:40:52.132593+0000 mgr.y (mgr.34101) 3935 : cluster [DBG] pgmap v4863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:53 smithi045 bash[82788]: cluster 2024-07-28T21:40:52.132593+0000 mgr.y (mgr.34101) 3935 : cluster [DBG] pgmap v4863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:54.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:53 smithi155 bash[68033]: cluster 2024-07-28T21:40:52.132593+0000 mgr.y (mgr.34101) 3935 : cluster [DBG] pgmap v4863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:54.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6688 16 16 0 0 0 - 0 2024-07-28T21:40:54.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:54 smithi155 bash[73694]: debug 2024-07-28T21:40:54.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:55.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6689 16 16 0 0 0 - 0 2024-07-28T21:40:55.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:55 smithi155 bash[73694]: debug 2024-07-28T21:40:55.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:56.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:55 smithi045 bash[82788]: cluster 2024-07-28T21:40:54.134383+0000 mgr.y (mgr.34101) 3936 : cluster [DBG] pgmap v4864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:55 smithi045 bash[80445]: cluster 2024-07-28T21:40:54.134383+0000 mgr.y (mgr.34101) 3936 : cluster [DBG] pgmap v4864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:55 smithi155 bash[68033]: cluster 2024-07-28T21:40:54.134383+0000 mgr.y (mgr.34101) 3936 : cluster [DBG] pgmap v4864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:56.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6690 16 16 0 0 0 - 0 2024-07-28T21:40:56.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:56 smithi155 bash[73694]: debug 2024-07-28T21:40:56.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:57.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6691 16 16 0 0 0 - 0 2024-07-28T21:40:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:57 smithi155 bash[73694]: debug 2024-07-28T21:40:57.326+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:58.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:57 smithi045 bash[82788]: cluster 2024-07-28T21:40:56.136106+0000 mgr.y (mgr.34101) 3937 : cluster [DBG] pgmap v4865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:57 smithi045 bash[80445]: cluster 2024-07-28T21:40:56.136106+0000 mgr.y (mgr.34101) 3937 : cluster [DBG] pgmap v4865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:58.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:57 smithi155 bash[68033]: cluster 2024-07-28T21:40:56.136106+0000 mgr.y (mgr.34101) 3937 : cluster [DBG] pgmap v4865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:40:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:58 smithi155 bash[73694]: debug 2024-07-28T21:40:58.290+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:58.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6692 16 16 0 0 0 - 0 2024-07-28T21:40:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:40:59 smithi155 bash[73694]: debug 2024-07-28T21:40:59.242+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:40:59.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6693 16 16 0 0 0 - 0 2024-07-28T21:41:00.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:40:59 smithi045 bash[82788]: cluster 2024-07-28T21:40:58.138143+0000 mgr.y (mgr.34101) 3938 : cluster [DBG] pgmap v4866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:40:59 smithi045 bash[80445]: cluster 2024-07-28T21:40:58.138143+0000 mgr.y (mgr.34101) 3938 : cluster [DBG] pgmap v4866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:00.245 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:40:59 smithi155 bash[68033]: cluster 2024-07-28T21:40:58.138143+0000 mgr.y (mgr.34101) 3938 : cluster [DBG] pgmap v4866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:00 smithi155 bash[73694]: debug 2024-07-28T21:41:00.242+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:00.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6694 16 16 0 0 0 - 0 2024-07-28T21:41:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:41:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:41:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:41:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:01 smithi155 bash[73694]: debug 2024-07-28T21:41:01.274+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:01.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6695 16 16 0 0 0 - 0 2024-07-28T21:41:02.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:01 smithi045 bash[80445]: cluster 2024-07-28T21:41:00.140087+0000 mgr.y (mgr.34101) 3939 : cluster [DBG] pgmap v4867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:01 smithi045 bash[82788]: cluster 2024-07-28T21:41:00.140087+0000 mgr.y (mgr.34101) 3939 : cluster [DBG] pgmap v4867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:02.275 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:01 smithi155 bash[68033]: cluster 2024-07-28T21:41:00.140087+0000 mgr.y (mgr.34101) 3939 : cluster [DBG] pgmap v4867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:02 smithi155 bash[73694]: debug 2024-07-28T21:41:02.274+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:41:02 smithi155 bash[60745]: ts=2024-07-28T21:41:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:41:02.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6696 16 16 0 0 0 - 0 2024-07-28T21:41:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:03 smithi155 bash[73694]: debug 2024-07-28T21:41:03.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:03.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6697 16 16 0 0 0 - 0 2024-07-28T21:41:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:03 smithi045 bash[80445]: cluster 2024-07-28T21:41:02.142169+0000 mgr.y (mgr.34101) 3940 : cluster [DBG] pgmap v4868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:03 smithi045 bash[80445]: audit 2024-07-28T21:41:03.457607+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:03 smithi045 bash[82788]: cluster 2024-07-28T21:41:02.142169+0000 mgr.y (mgr.34101) 3940 : cluster [DBG] pgmap v4868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:03 smithi045 bash[82788]: audit 2024-07-28T21:41:03.457607+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:03 smithi155 bash[68033]: cluster 2024-07-28T21:41:02.142169+0000 mgr.y (mgr.34101) 3940 : cluster [DBG] pgmap v4868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:03 smithi155 bash[68033]: audit 2024-07-28T21:41:03.457607+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:04.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6698 16 16 0 0 0 - 0 2024-07-28T21:41:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:04 smithi155 bash[73694]: debug 2024-07-28T21:41:04.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:05 smithi155 bash[73694]: debug 2024-07-28T21:41:05.302+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:05.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6699 16 16 0 0 0 - 0 2024-07-28T21:41:06.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:05 smithi045 bash[80445]: cluster 2024-07-28T21:41:04.143940+0000 mgr.y (mgr.34101) 3941 : cluster [DBG] pgmap v4869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:05 smithi045 bash[82788]: cluster 2024-07-28T21:41:04.143940+0000 mgr.y (mgr.34101) 3941 : cluster [DBG] pgmap v4869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:05 smithi155 bash[68033]: cluster 2024-07-28T21:41:04.143940+0000 mgr.y (mgr.34101) 3941 : cluster [DBG] pgmap v4869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:06.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:41:06.739516+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:41:06.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:41:06.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6700 16 16 0 0 0 - 0 2024-07-28T21:41:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:06 smithi155 bash[73694]: debug 2024-07-28T21:41:06.334+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:07.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6701 16 16 0 0 0 - 0 2024-07-28T21:41:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:07 smithi155 bash[73694]: debug 2024-07-28T21:41:07.365+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:08.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:07 smithi045 bash[82788]: cluster 2024-07-28T21:41:06.145837+0000 mgr.y (mgr.34101) 3942 : cluster [DBG] pgmap v4870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:07 smithi045 bash[80445]: cluster 2024-07-28T21:41:06.145837+0000 mgr.y (mgr.34101) 3942 : cluster [DBG] pgmap v4870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:07 smithi155 bash[68033]: cluster 2024-07-28T21:41:06.145837+0000 mgr.y (mgr.34101) 3942 : cluster [DBG] pgmap v4870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:08.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6702 16 16 0 0 0 - 0 2024-07-28T21:41:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:08 smithi155 bash[73694]: debug 2024-07-28T21:41:08.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:09.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6703 16 16 0 0 0 - 0 2024-07-28T21:41:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:09 smithi155 bash[73694]: debug 2024-07-28T21:41:09.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:10.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:09 smithi045 bash[82788]: cluster 2024-07-28T21:41:08.147888+0000 mgr.y (mgr.34101) 3943 : cluster [DBG] pgmap v4871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:09 smithi045 bash[80445]: cluster 2024-07-28T21:41:08.147888+0000 mgr.y (mgr.34101) 3943 : cluster [DBG] pgmap v4871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:09 smithi155 bash[68033]: cluster 2024-07-28T21:41:08.147888+0000 mgr.y (mgr.34101) 3943 : cluster [DBG] pgmap v4871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:10.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6704 16 16 0 0 0 - 0 2024-07-28T21:41:10.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:10 smithi155 bash[73694]: debug 2024-07-28T21:41:10.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:41:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:41:10] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:41:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:11 smithi155 bash[73694]: debug 2024-07-28T21:41:11.265+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:11.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6705 16 16 0 0 0 - 0 2024-07-28T21:41:12.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:11 smithi045 bash[80445]: cluster 2024-07-28T21:41:10.149835+0000 mgr.y (mgr.34101) 3944 : cluster [DBG] pgmap v4872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:11 smithi045 bash[82788]: cluster 2024-07-28T21:41:10.149835+0000 mgr.y (mgr.34101) 3944 : cluster [DBG] pgmap v4872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:12.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:11 smithi155 bash[68033]: cluster 2024-07-28T21:41:10.149835+0000 mgr.y (mgr.34101) 3944 : cluster [DBG] pgmap v4872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:12 smithi155 bash[73694]: debug 2024-07-28T21:41:12.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:41:12 smithi155 bash[60745]: ts=2024-07-28T21:41:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:41:12.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6706 16 16 0 0 0 - 0 2024-07-28T21:41:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:13 smithi155 bash[73694]: debug 2024-07-28T21:41:13.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:13.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6707 16 16 0 0 0 - 0 2024-07-28T21:41:14.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:13 smithi045 bash[80445]: cluster 2024-07-28T21:41:12.151746+0000 mgr.y (mgr.34101) 3945 : cluster [DBG] pgmap v4873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:13 smithi045 bash[82788]: cluster 2024-07-28T21:41:12.151746+0000 mgr.y (mgr.34101) 3945 : cluster [DBG] pgmap v4873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:14.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:13 smithi155 bash[68033]: cluster 2024-07-28T21:41:12.151746+0000 mgr.y (mgr.34101) 3945 : cluster [DBG] pgmap v4873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:14 smithi155 bash[73694]: debug 2024-07-28T21:41:14.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:14.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6708 16 16 0 0 0 - 0 2024-07-28T21:41:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:15 smithi155 bash[73694]: debug 2024-07-28T21:41:15.289+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:15.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6709 16 16 0 0 0 - 0 2024-07-28T21:41:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:15 smithi045 bash[80445]: cluster 2024-07-28T21:41:14.153452+0000 mgr.y (mgr.34101) 3946 : cluster [DBG] pgmap v4874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:15 smithi045 bash[82788]: cluster 2024-07-28T21:41:14.153452+0000 mgr.y (mgr.34101) 3946 : cluster [DBG] pgmap v4874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:15 smithi155 bash[68033]: cluster 2024-07-28T21:41:14.153452+0000 mgr.y (mgr.34101) 3946 : cluster [DBG] pgmap v4874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:16 smithi155 bash[73694]: debug 2024-07-28T21:41:16.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:16.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6710 16 16 0 0 0 - 0 2024-07-28T21:41:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:17 smithi155 bash[73694]: debug 2024-07-28T21:41:17.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:17.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6711 16 16 0 0 0 - 0 2024-07-28T21:41:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:17 smithi045 bash[80445]: cluster 2024-07-28T21:41:16.155181+0000 mgr.y (mgr.34101) 3947 : cluster [DBG] pgmap v4875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:17 smithi045 bash[82788]: cluster 2024-07-28T21:41:16.155181+0000 mgr.y (mgr.34101) 3947 : cluster [DBG] pgmap v4875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:18.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:17 smithi155 bash[68033]: cluster 2024-07-28T21:41:16.155181+0000 mgr.y (mgr.34101) 3947 : cluster [DBG] pgmap v4875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:18 smithi155 bash[73694]: debug 2024-07-28T21:41:18.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:18.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6712 16 16 0 0 0 - 0 2024-07-28T21:41:19.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:18 smithi155 bash[68033]: audit 2024-07-28T21:41:18.458149+0000 mon.c (mon.2) 1078 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:18 smithi045 bash[80445]: audit 2024-07-28T21:41:18.458149+0000 mon.c (mon.2) 1078 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:18 smithi045 bash[82788]: audit 2024-07-28T21:41:18.458149+0000 mon.c (mon.2) 1078 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:19 smithi155 bash[73694]: debug 2024-07-28T21:41:19.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:19.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6713 16 16 0 0 0 - 0 2024-07-28T21:41:20.164 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:19 smithi155 bash[68033]: cluster 2024-07-28T21:41:18.157029+0000 mgr.y (mgr.34101) 3948 : cluster [DBG] pgmap v4876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:20.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:19 smithi045 bash[82788]: cluster 2024-07-28T21:41:18.157029+0000 mgr.y (mgr.34101) 3948 : cluster [DBG] pgmap v4876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:19 smithi045 bash[80445]: cluster 2024-07-28T21:41:18.157029+0000 mgr.y (mgr.34101) 3948 : cluster [DBG] pgmap v4876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:20 smithi155 bash[73694]: debug 2024-07-28T21:41:20.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:20.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6714 16 16 0 0 0 - 0 2024-07-28T21:41:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:41:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:41:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:41:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:21 smithi155 bash[73694]: debug 2024-07-28T21:41:21.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:21.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6715 16 16 0 0 0 - 0 2024-07-28T21:41:22.135 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:21 smithi155 bash[68033]: cluster 2024-07-28T21:41:20.158801+0000 mgr.y (mgr.34101) 3949 : cluster [DBG] pgmap v4877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:22.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:21 smithi045 bash[82788]: cluster 2024-07-28T21:41:20.158801+0000 mgr.y (mgr.34101) 3949 : cluster [DBG] pgmap v4877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:21 smithi045 bash[80445]: cluster 2024-07-28T21:41:20.158801+0000 mgr.y (mgr.34101) 3949 : cluster [DBG] pgmap v4877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:22 smithi155 bash[73694]: debug 2024-07-28T21:41:22.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:41:22 smithi155 bash[60745]: ts=2024-07-28T21:41:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:41:22.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6716 16 16 0 0 0 - 0 2024-07-28T21:41:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:23 smithi155 bash[73694]: debug 2024-07-28T21:41:23.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:23.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6717 16 16 0 0 0 - 0 2024-07-28T21:41:24.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:23 smithi045 bash[82788]: cluster 2024-07-28T21:41:22.160716+0000 mgr.y (mgr.34101) 3950 : cluster [DBG] pgmap v4878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:23 smithi045 bash[80445]: cluster 2024-07-28T21:41:22.160716+0000 mgr.y (mgr.34101) 3950 : cluster [DBG] pgmap v4878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:24 smithi155 bash[73694]: debug 2024-07-28T21:41:24.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:24.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:23 smithi155 bash[68033]: cluster 2024-07-28T21:41:22.160716+0000 mgr.y (mgr.34101) 3950 : cluster [DBG] pgmap v4878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:24.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6718 16 16 0 0 0 - 0 2024-07-28T21:41:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:25 smithi155 bash[73694]: debug 2024-07-28T21:41:25.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:25.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6719 16 16 0 0 0 - 0 2024-07-28T21:41:26.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:25 smithi045 bash[82788]: cluster 2024-07-28T21:41:24.162485+0000 mgr.y (mgr.34101) 3951 : cluster [DBG] pgmap v4879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:25 smithi045 bash[80445]: cluster 2024-07-28T21:41:24.162485+0000 mgr.y (mgr.34101) 3951 : cluster [DBG] pgmap v4879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:25 smithi155 bash[68033]: cluster 2024-07-28T21:41:24.162485+0000 mgr.y (mgr.34101) 3951 : cluster [DBG] pgmap v4879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:26 smithi155 bash[73694]: debug 2024-07-28T21:41:26.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:26.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:41:26.742813+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:41:26.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:41:26.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6720 16 16 0 0 0 - 0 2024-07-28T21:41:27.056 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 21:41:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T21:41:26.664533739Z level=info msg="Completed cleanup jobs" duration=47.009402ms 2024-07-28T21:41:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:27 smithi155 bash[73694]: debug 2024-07-28T21:41:27.097+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:27.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6721 16 16 0 0 0 - 0 2024-07-28T21:41:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:27 smithi045 bash[82788]: cluster 2024-07-28T21:41:26.164211+0000 mgr.y (mgr.34101) 3952 : cluster [DBG] pgmap v4880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:27 smithi045 bash[82788]: audit 2024-07-28T21:41:27.712327+0000 mon.c (mon.2) 1079 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:41:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:27 smithi045 bash[80445]: cluster 2024-07-28T21:41:26.164211+0000 mgr.y (mgr.34101) 3952 : cluster [DBG] pgmap v4880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:27 smithi045 bash[80445]: audit 2024-07-28T21:41:27.712327+0000 mon.c (mon.2) 1079 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:41:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:28 smithi155 bash[73694]: debug 2024-07-28T21:41:28.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:27 smithi155 bash[68033]: cluster 2024-07-28T21:41:26.164211+0000 mgr.y (mgr.34101) 3952 : cluster [DBG] pgmap v4880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:27 smithi155 bash[68033]: audit 2024-07-28T21:41:27.712327+0000 mon.c (mon.2) 1079 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:41:28.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6722 16 16 0 0 0 - 0 2024-07-28T21:41:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:29 smithi155 bash[73694]: debug 2024-07-28T21:41:29.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:29.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6723 16 16 0 0 0 - 0 2024-07-28T21:41:30.152 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:29 smithi155 bash[68033]: cluster 2024-07-28T21:41:28.166078+0000 mgr.y (mgr.34101) 3953 : cluster [DBG] pgmap v4881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:30.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:29 smithi045 bash[82788]: cluster 2024-07-28T21:41:28.166078+0000 mgr.y (mgr.34101) 3953 : cluster [DBG] pgmap v4881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:29 smithi045 bash[80445]: cluster 2024-07-28T21:41:28.166078+0000 mgr.y (mgr.34101) 3953 : cluster [DBG] pgmap v4881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:30 smithi155 bash[73694]: debug 2024-07-28T21:41:30.149+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:30.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6724 16 16 0 0 0 - 0 2024-07-28T21:41:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:41:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:41:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:41:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:31 smithi155 bash[73694]: debug 2024-07-28T21:41:31.197+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:31.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6725 16 16 0 0 0 - 0 2024-07-28T21:41:32.186 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:31 smithi155 bash[68033]: cluster 2024-07-28T21:41:30.167978+0000 mgr.y (mgr.34101) 3954 : cluster [DBG] pgmap v4882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:31 smithi045 bash[80445]: cluster 2024-07-28T21:41:30.167978+0000 mgr.y (mgr.34101) 3954 : cluster [DBG] pgmap v4882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:31 smithi045 bash[82788]: cluster 2024-07-28T21:41:30.167978+0000 mgr.y (mgr.34101) 3954 : cluster [DBG] pgmap v4882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:32 smithi155 bash[73694]: debug 2024-07-28T21:41:32.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:41:32 smithi155 bash[60745]: ts=2024-07-28T21:41:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:41:32.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6726 16 16 0 0 0 - 0 2024-07-28T21:41:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:33 smithi155 bash[73694]: debug 2024-07-28T21:41:33.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:33.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6727 16 16 0 0 0 - 0 2024-07-28T21:41:34.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:33 smithi155 bash[68033]: cluster 2024-07-28T21:41:32.170111+0000 mgr.y (mgr.34101) 3955 : cluster [DBG] pgmap v4883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:34.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:33 smithi155 bash[68033]: audit 2024-07-28T21:41:33.418554+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:33 smithi155 bash[68033]: audit 2024-07-28T21:41:33.427704+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:33 smithi155 bash[68033]: audit 2024-07-28T21:41:33.457461+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:34.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:33 smithi155 bash[68033]: audit 2024-07-28T21:41:33.641577+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:33 smithi155 bash[68033]: audit 2024-07-28T21:41:33.655598+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[80445]: cluster 2024-07-28T21:41:32.170111+0000 mgr.y (mgr.34101) 3955 : cluster [DBG] pgmap v4883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[80445]: audit 2024-07-28T21:41:33.418554+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[80445]: audit 2024-07-28T21:41:33.427704+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[80445]: audit 2024-07-28T21:41:33.457461+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[80445]: audit 2024-07-28T21:41:33.641577+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[80445]: audit 2024-07-28T21:41:33.655598+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[82788]: cluster 2024-07-28T21:41:32.170111+0000 mgr.y (mgr.34101) 3955 : cluster [DBG] pgmap v4883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[82788]: audit 2024-07-28T21:41:33.418554+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[82788]: audit 2024-07-28T21:41:33.427704+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[82788]: audit 2024-07-28T21:41:33.457461+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[82788]: audit 2024-07-28T21:41:33.641577+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:33 smithi045 bash[82788]: audit 2024-07-28T21:41:33.655598+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:34 smithi155 bash[73694]: debug 2024-07-28T21:41:34.173+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:34.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6728 16 16 0 0 0 - 0 2024-07-28T21:41:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:34 smithi045 bash[82788]: audit 2024-07-28T21:41:34.101434+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:41:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:34 smithi045 bash[82788]: audit 2024-07-28T21:41:34.103173+0000 mon.c (mon.2) 1082 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:41:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:34 smithi045 bash[82788]: audit 2024-07-28T21:41:34.113425+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:34 smithi045 bash[80445]: audit 2024-07-28T21:41:34.101434+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:41:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:34 smithi045 bash[80445]: audit 2024-07-28T21:41:34.103173+0000 mon.c (mon.2) 1082 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:41:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:34 smithi045 bash[80445]: audit 2024-07-28T21:41:34.113425+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:35 smithi155 bash[73694]: debug 2024-07-28T21:41:35.149+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:34 smithi155 bash[68033]: audit 2024-07-28T21:41:34.101434+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:41:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:34 smithi155 bash[68033]: audit 2024-07-28T21:41:34.103173+0000 mon.c (mon.2) 1082 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:41:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:34 smithi155 bash[68033]: audit 2024-07-28T21:41:34.113425+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:41:35.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6729 16 16 0 0 0 - 0 2024-07-28T21:41:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:35 smithi045 bash[80445]: cluster 2024-07-28T21:41:34.171872+0000 mgr.y (mgr.34101) 3956 : cluster [DBG] pgmap v4884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:35 smithi045 bash[82788]: cluster 2024-07-28T21:41:34.171872+0000 mgr.y (mgr.34101) 3956 : cluster [DBG] pgmap v4884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:35 smithi155 bash[68033]: cluster 2024-07-28T21:41:34.171872+0000 mgr.y (mgr.34101) 3956 : cluster [DBG] pgmap v4884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:36 smithi155 bash[73694]: debug 2024-07-28T21:41:36.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:36.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6730 16 16 0 0 0 - 0 2024-07-28T21:41:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:37 smithi155 bash[73694]: debug 2024-07-28T21:41:37.149+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:37.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6731 16 16 0 0 0 - 0 2024-07-28T21:41:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:37 smithi045 bash[80445]: cluster 2024-07-28T21:41:36.173582+0000 mgr.y (mgr.34101) 3957 : cluster [DBG] pgmap v4885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:37 smithi045 bash[82788]: cluster 2024-07-28T21:41:36.173582+0000 mgr.y (mgr.34101) 3957 : cluster [DBG] pgmap v4885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:37 smithi155 bash[68033]: cluster 2024-07-28T21:41:36.173582+0000 mgr.y (mgr.34101) 3957 : cluster [DBG] pgmap v4885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:38 smithi155 bash[73694]: debug 2024-07-28T21:41:38.141+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:38.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6732 16 16 0 0 0 - 0 2024-07-28T21:41:39.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:39 smithi155 bash[73694]: debug 2024-07-28T21:41:39.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:39.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6733 16 16 0 0 0 - 0 2024-07-28T21:41:40.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:39 smithi045 bash[80445]: cluster 2024-07-28T21:41:38.175481+0000 mgr.y (mgr.34101) 3958 : cluster [DBG] pgmap v4886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:39 smithi045 bash[82788]: cluster 2024-07-28T21:41:38.175481+0000 mgr.y (mgr.34101) 3958 : cluster [DBG] pgmap v4886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:40 smithi155 bash[73694]: debug 2024-07-28T21:41:40.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:39 smithi155 bash[68033]: cluster 2024-07-28T21:41:38.175481+0000 mgr.y (mgr.34101) 3958 : cluster [DBG] pgmap v4886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:40.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6734 16 16 0 0 0 - 0 2024-07-28T21:41:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:41:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:41:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:41:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:41 smithi155 bash[73694]: debug 2024-07-28T21:41:41.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:41.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6735 16 16 0 0 0 - 0 2024-07-28T21:41:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:41 smithi045 bash[82788]: cluster 2024-07-28T21:41:40.177209+0000 mgr.y (mgr.34101) 3959 : cluster [DBG] pgmap v4887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:41 smithi045 bash[80445]: cluster 2024-07-28T21:41:40.177209+0000 mgr.y (mgr.34101) 3959 : cluster [DBG] pgmap v4887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:42 smithi155 bash[73694]: debug 2024-07-28T21:41:42.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:41 smithi155 bash[68033]: cluster 2024-07-28T21:41:40.177209+0000 mgr.y (mgr.34101) 3959 : cluster [DBG] pgmap v4887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:42.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6736 16 16 0 0 0 - 0 2024-07-28T21:41:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:41:42 smithi155 bash[60745]: ts=2024-07-28T21:41:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:41:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:43 smithi155 bash[73694]: debug 2024-07-28T21:41:43.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:43.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6737 16 16 0 0 0 - 0 2024-07-28T21:41:44.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:43 smithi045 bash[82788]: cluster 2024-07-28T21:41:42.179096+0000 mgr.y (mgr.34101) 3960 : cluster [DBG] pgmap v4888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:43 smithi045 bash[80445]: cluster 2024-07-28T21:41:42.179096+0000 mgr.y (mgr.34101) 3960 : cluster [DBG] pgmap v4888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:44 smithi155 bash[73694]: debug 2024-07-28T21:41:44.173+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:43 smithi155 bash[68033]: cluster 2024-07-28T21:41:42.179096+0000 mgr.y (mgr.34101) 3960 : cluster [DBG] pgmap v4888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:44.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6738 16 16 0 0 0 - 0 2024-07-28T21:41:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:45 smithi155 bash[73694]: debug 2024-07-28T21:41:45.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:45.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6739 16 16 0 0 0 - 0 2024-07-28T21:41:46.183 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:45 smithi155 bash[68033]: cluster 2024-07-28T21:41:44.180803+0000 mgr.y (mgr.34101) 3961 : cluster [DBG] pgmap v4889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:46.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:45 smithi045 bash[82788]: cluster 2024-07-28T21:41:44.180803+0000 mgr.y (mgr.34101) 3961 : cluster [DBG] pgmap v4889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:45 smithi045 bash[80445]: cluster 2024-07-28T21:41:44.180803+0000 mgr.y (mgr.34101) 3961 : cluster [DBG] pgmap v4889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:46 smithi155 bash[73694]: debug 2024-07-28T21:41:46.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:46.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:41:46.745885+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:41:46.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:41:46.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6740 16 16 0 0 0 - 0 2024-07-28T21:41:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:47 smithi155 bash[73694]: debug 2024-07-28T21:41:47.185+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:47.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6741 16 16 0 0 0 - 0 2024-07-28T21:41:48.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:47 smithi155 bash[68033]: cluster 2024-07-28T21:41:46.182588+0000 mgr.y (mgr.34101) 3962 : cluster [DBG] pgmap v4890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:48.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:47 smithi045 bash[82788]: cluster 2024-07-28T21:41:46.182588+0000 mgr.y (mgr.34101) 3962 : cluster [DBG] pgmap v4890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:47 smithi045 bash[80445]: cluster 2024-07-28T21:41:46.182588+0000 mgr.y (mgr.34101) 3962 : cluster [DBG] pgmap v4890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:48 smithi155 bash[73694]: debug 2024-07-28T21:41:48.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:48.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6742 16 16 0 0 0 - 0 2024-07-28T21:41:49.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:48 smithi045 bash[82788]: audit 2024-07-28T21:41:48.458862+0000 mon.c (mon.2) 1083 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:48 smithi045 bash[80445]: audit 2024-07-28T21:41:48.458862+0000 mon.c (mon.2) 1083 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:49.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:48 smithi155 bash[68033]: audit 2024-07-28T21:41:48.458862+0000 mon.c (mon.2) 1083 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:41:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:49 smithi155 bash[73694]: debug 2024-07-28T21:41:49.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:49.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6743 16 16 0 0 0 - 0 2024-07-28T21:41:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:49 smithi045 bash[82788]: cluster 2024-07-28T21:41:48.184538+0000 mgr.y (mgr.34101) 3963 : cluster [DBG] pgmap v4891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:49 smithi045 bash[80445]: cluster 2024-07-28T21:41:48.184538+0000 mgr.y (mgr.34101) 3963 : cluster [DBG] pgmap v4891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:50.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:49 smithi155 bash[68033]: cluster 2024-07-28T21:41:48.184538+0000 mgr.y (mgr.34101) 3963 : cluster [DBG] pgmap v4891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:50 smithi155 bash[73694]: debug 2024-07-28T21:41:50.285+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:50.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6744 16 16 0 0 0 - 0 2024-07-28T21:41:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:41:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:41:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:41:51.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6745 16 16 0 0 0 - 0 2024-07-28T21:41:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:51 smithi155 bash[73694]: debug 2024-07-28T21:41:51.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:51 smithi045 bash[80445]: cluster 2024-07-28T21:41:50.186528+0000 mgr.y (mgr.34101) 3964 : cluster [DBG] pgmap v4892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:51 smithi045 bash[82788]: cluster 2024-07-28T21:41:50.186528+0000 mgr.y (mgr.34101) 3964 : cluster [DBG] pgmap v4892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:52.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:51 smithi155 bash[68033]: cluster 2024-07-28T21:41:50.186528+0000 mgr.y (mgr.34101) 3964 : cluster [DBG] pgmap v4892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:52.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6746 16 16 0 0 0 - 0 2024-07-28T21:41:52.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:52 smithi155 bash[73694]: debug 2024-07-28T21:41:52.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:41:52 smithi155 bash[60745]: ts=2024-07-28T21:41:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:41:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:53 smithi155 bash[73694]: debug 2024-07-28T21:41:53.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:53.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6747 16 16 0 0 0 - 0 2024-07-28T21:41:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:53 smithi045 bash[80445]: cluster 2024-07-28T21:41:52.188615+0000 mgr.y (mgr.34101) 3965 : cluster [DBG] pgmap v4893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:53 smithi045 bash[82788]: cluster 2024-07-28T21:41:52.188615+0000 mgr.y (mgr.34101) 3965 : cluster [DBG] pgmap v4893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:54.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:53 smithi155 bash[68033]: cluster 2024-07-28T21:41:52.188615+0000 mgr.y (mgr.34101) 3965 : cluster [DBG] pgmap v4893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:54 smithi155 bash[73694]: debug 2024-07-28T21:41:54.289+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:54.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6748 16 16 0 0 0 - 0 2024-07-28T21:41:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:55 smithi155 bash[73694]: debug 2024-07-28T21:41:55.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:55.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6749 16 16 0 0 0 - 0 2024-07-28T21:41:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:55 smithi045 bash[80445]: cluster 2024-07-28T21:41:54.190536+0000 mgr.y (mgr.34101) 3966 : cluster [DBG] pgmap v4894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:55 smithi045 bash[82788]: cluster 2024-07-28T21:41:54.190536+0000 mgr.y (mgr.34101) 3966 : cluster [DBG] pgmap v4894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:56 smithi155 bash[73694]: debug 2024-07-28T21:41:56.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:55 smithi155 bash[68033]: cluster 2024-07-28T21:41:54.190536+0000 mgr.y (mgr.34101) 3966 : cluster [DBG] pgmap v4894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:56.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6750 16 16 0 0 0 - 0 2024-07-28T21:41:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:57 smithi155 bash[73694]: debug 2024-07-28T21:41:57.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:57.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6751 16 16 0 0 0 - 0 2024-07-28T21:41:58.249 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:57 smithi155 bash[68033]: cluster 2024-07-28T21:41:56.192454+0000 mgr.y (mgr.34101) 3967 : cluster [DBG] pgmap v4895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:57 smithi045 bash[80445]: cluster 2024-07-28T21:41:56.192454+0000 mgr.y (mgr.34101) 3967 : cluster [DBG] pgmap v4895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:57 smithi045 bash[82788]: cluster 2024-07-28T21:41:56.192454+0000 mgr.y (mgr.34101) 3967 : cluster [DBG] pgmap v4895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:41:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:58 smithi155 bash[73694]: debug 2024-07-28T21:41:58.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:58.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6752 16 16 0 0 0 - 0 2024-07-28T21:41:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:41:59 smithi155 bash[73694]: debug 2024-07-28T21:41:59.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:41:59.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6753 16 16 0 0 0 - 0 2024-07-28T21:42:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:00 smithi155 bash[73694]: debug 2024-07-28T21:42:00.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:00.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:41:59 smithi155 bash[68033]: cluster 2024-07-28T21:41:58.194593+0000 mgr.y (mgr.34101) 3968 : cluster [DBG] pgmap v4896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:00.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:41:59 smithi045 bash[80445]: cluster 2024-07-28T21:41:58.194593+0000 mgr.y (mgr.34101) 3968 : cluster [DBG] pgmap v4896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:41:59 smithi045 bash[82788]: cluster 2024-07-28T21:41:58.194593+0000 mgr.y (mgr.34101) 3968 : cluster [DBG] pgmap v4896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:00.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6754 16 16 0 0 0 - 0 2024-07-28T21:42:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:42:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:42:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:42:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:01 smithi155 bash[73694]: debug 2024-07-28T21:42:01.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:01.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6755 16 16 0 0 0 - 0 2024-07-28T21:42:02.272 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:01 smithi155 bash[68033]: cluster 2024-07-28T21:42:00.196490+0000 mgr.y (mgr.34101) 3969 : cluster [DBG] pgmap v4897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:01 smithi045 bash[80445]: cluster 2024-07-28T21:42:00.196490+0000 mgr.y (mgr.34101) 3969 : cluster [DBG] pgmap v4897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:01 smithi045 bash[82788]: cluster 2024-07-28T21:42:00.196490+0000 mgr.y (mgr.34101) 3969 : cluster [DBG] pgmap v4897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:02 smithi155 bash[73694]: debug 2024-07-28T21:42:02.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:42:02 smithi155 bash[60745]: ts=2024-07-28T21:42:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:42:02.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6756 16 16 0 0 0 - 0 2024-07-28T21:42:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:03 smithi155 bash[73694]: debug 2024-07-28T21:42:03.272+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:03.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6757 16 16 0 0 0 - 0 2024-07-28T21:42:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:03 smithi155 bash[68033]: cluster 2024-07-28T21:42:02.198611+0000 mgr.y (mgr.34101) 3970 : cluster [DBG] pgmap v4898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:03 smithi155 bash[68033]: audit 2024-07-28T21:42:03.459069+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:03 smithi045 bash[80445]: cluster 2024-07-28T21:42:02.198611+0000 mgr.y (mgr.34101) 3970 : cluster [DBG] pgmap v4898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:03 smithi045 bash[80445]: audit 2024-07-28T21:42:03.459069+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:03 smithi045 bash[82788]: cluster 2024-07-28T21:42:02.198611+0000 mgr.y (mgr.34101) 3970 : cluster [DBG] pgmap v4898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:03 smithi045 bash[82788]: audit 2024-07-28T21:42:03.459069+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:04.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6758 16 16 0 0 0 - 0 2024-07-28T21:42:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:04 smithi155 bash[73694]: debug 2024-07-28T21:42:04.312+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:05 smithi155 bash[73694]: debug 2024-07-28T21:42:05.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:05.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6759 16 16 0 0 0 - 0 2024-07-28T21:42:06.256 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:05 smithi155 bash[68033]: cluster 2024-07-28T21:42:04.200528+0000 mgr.y (mgr.34101) 3971 : cluster [DBG] pgmap v4899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:05 smithi045 bash[80445]: cluster 2024-07-28T21:42:04.200528+0000 mgr.y (mgr.34101) 3971 : cluster [DBG] pgmap v4899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:05 smithi045 bash[82788]: cluster 2024-07-28T21:42:04.200528+0000 mgr.y (mgr.34101) 3971 : cluster [DBG] pgmap v4899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:06.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:06 smithi155 bash[73694]: debug 2024-07-28T21:42:06.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:06.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:42:06.749153+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:42:06.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:42:06.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6760 16 16 0 0 0 - 0 2024-07-28T21:42:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:07 smithi155 bash[73694]: debug 2024-07-28T21:42:07.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:07.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6761 16 16 0 0 0 - 0 2024-07-28T21:42:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:07 smithi155 bash[68033]: cluster 2024-07-28T21:42:06.202340+0000 mgr.y (mgr.34101) 3972 : cluster [DBG] pgmap v4900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:08 smithi155 bash[73694]: debug 2024-07-28T21:42:08.220+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:08.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:07 smithi045 bash[80445]: cluster 2024-07-28T21:42:06.202340+0000 mgr.y (mgr.34101) 3972 : cluster [DBG] pgmap v4900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:07 smithi045 bash[82788]: cluster 2024-07-28T21:42:06.202340+0000 mgr.y (mgr.34101) 3972 : cluster [DBG] pgmap v4900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:08.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6762 16 16 0 0 0 - 0 2024-07-28T21:42:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:09 smithi155 bash[73694]: debug 2024-07-28T21:42:09.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:09.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6763 16 16 0 0 0 - 0 2024-07-28T21:42:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:09 smithi155 bash[68033]: cluster 2024-07-28T21:42:08.204200+0000 mgr.y (mgr.34101) 3973 : cluster [DBG] pgmap v4901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:10 smithi155 bash[73694]: debug 2024-07-28T21:42:10.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:09 smithi045 bash[80445]: cluster 2024-07-28T21:42:08.204200+0000 mgr.y (mgr.34101) 3973 : cluster [DBG] pgmap v4901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:09 smithi045 bash[82788]: cluster 2024-07-28T21:42:08.204200+0000 mgr.y (mgr.34101) 3973 : cluster [DBG] pgmap v4901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:10.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6764 16 16 0 0 0 - 0 2024-07-28T21:42:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:42:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:42:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:42:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:11 smithi155 bash[73694]: debug 2024-07-28T21:42:11.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:11.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6765 16 16 0 0 0 - 0 2024-07-28T21:42:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:12 smithi155 bash[73694]: debug 2024-07-28T21:42:12.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:11 smithi155 bash[68033]: cluster 2024-07-28T21:42:10.205965+0000 mgr.y (mgr.34101) 3974 : cluster [DBG] pgmap v4902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:12 smithi045 bash[82788]: cluster 2024-07-28T21:42:10.205965+0000 mgr.y (mgr.34101) 3974 : cluster [DBG] pgmap v4902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:11 smithi045 bash[80445]: cluster 2024-07-28T21:42:10.205965+0000 mgr.y (mgr.34101) 3974 : cluster [DBG] pgmap v4902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:12.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6766 16 16 0 0 0 - 0 2024-07-28T21:42:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:42:12 smithi155 bash[60745]: ts=2024-07-28T21:42:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:42:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:13 smithi155 bash[73694]: debug 2024-07-28T21:42:13.200+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:13.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6767 16 16 0 0 0 - 0 2024-07-28T21:42:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:14 smithi155 bash[73694]: debug 2024-07-28T21:42:14.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:14 smithi155 bash[68033]: cluster 2024-07-28T21:42:12.207834+0000 mgr.y (mgr.34101) 3975 : cluster [DBG] pgmap v4903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:14 smithi045 bash[82788]: cluster 2024-07-28T21:42:12.207834+0000 mgr.y (mgr.34101) 3975 : cluster [DBG] pgmap v4903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:14 smithi045 bash[80445]: cluster 2024-07-28T21:42:12.207834+0000 mgr.y (mgr.34101) 3975 : cluster [DBG] pgmap v4903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:14.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6768 16 16 0 0 0 - 0 2024-07-28T21:42:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:15 smithi155 bash[73694]: debug 2024-07-28T21:42:15.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:15.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6769 16 16 0 0 0 - 0 2024-07-28T21:42:16.258 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:16 smithi155 bash[68033]: cluster 2024-07-28T21:42:14.209705+0000 mgr.y (mgr.34101) 3976 : cluster [DBG] pgmap v4904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:16.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:16 smithi045 bash[80445]: cluster 2024-07-28T21:42:14.209705+0000 mgr.y (mgr.34101) 3976 : cluster [DBG] pgmap v4904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:16 smithi045 bash[82788]: cluster 2024-07-28T21:42:14.209705+0000 mgr.y (mgr.34101) 3976 : cluster [DBG] pgmap v4904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:16 smithi155 bash[73694]: debug 2024-07-28T21:42:16.256+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:16.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6770 16 16 0 0 0 - 0 2024-07-28T21:42:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:17 smithi155 bash[73694]: debug 2024-07-28T21:42:17.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:17.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6771 16 16 0 0 0 - 0 2024-07-28T21:42:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:18 smithi155 bash[73694]: debug 2024-07-28T21:42:18.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:18 smithi155 bash[68033]: cluster 2024-07-28T21:42:16.211443+0000 mgr.y (mgr.34101) 3977 : cluster [DBG] pgmap v4905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:18 smithi045 bash[80445]: cluster 2024-07-28T21:42:16.211443+0000 mgr.y (mgr.34101) 3977 : cluster [DBG] pgmap v4905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:18 smithi045 bash[82788]: cluster 2024-07-28T21:42:16.211443+0000 mgr.y (mgr.34101) 3977 : cluster [DBG] pgmap v4905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:18.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6772 16 16 0 0 0 - 0 2024-07-28T21:42:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:19 smithi155 bash[73694]: debug 2024-07-28T21:42:19.216+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:19 smithi155 bash[68033]: audit 2024-07-28T21:42:18.459736+0000 mon.c (mon.2) 1085 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:19 smithi045 bash[80445]: audit 2024-07-28T21:42:18.459736+0000 mon.c (mon.2) 1085 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:19 smithi045 bash[82788]: audit 2024-07-28T21:42:18.459736+0000 mon.c (mon.2) 1085 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:19.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6773 16 16 0 0 0 - 0 2024-07-28T21:42:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:20 smithi155 bash[73694]: debug 2024-07-28T21:42:20.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:20 smithi155 bash[68033]: cluster 2024-07-28T21:42:18.213468+0000 mgr.y (mgr.34101) 3978 : cluster [DBG] pgmap v4906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:20.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:20 smithi045 bash[80445]: cluster 2024-07-28T21:42:18.213468+0000 mgr.y (mgr.34101) 3978 : cluster [DBG] pgmap v4906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:20 smithi045 bash[82788]: cluster 2024-07-28T21:42:18.213468+0000 mgr.y (mgr.34101) 3978 : cluster [DBG] pgmap v4906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:20.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6774 16 16 0 0 0 - 0 2024-07-28T21:42:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:42:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:42:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:42:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:21 smithi155 bash[73694]: debug 2024-07-28T21:42:21.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:21.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6775 16 16 0 0 0 - 0 2024-07-28T21:42:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:22 smithi155 bash[73694]: debug 2024-07-28T21:42:22.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:22 smithi155 bash[68033]: cluster 2024-07-28T21:42:20.215406+0000 mgr.y (mgr.34101) 3979 : cluster [DBG] pgmap v4907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:22 smithi045 bash[80445]: cluster 2024-07-28T21:42:20.215406+0000 mgr.y (mgr.34101) 3979 : cluster [DBG] pgmap v4907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:22 smithi045 bash[82788]: cluster 2024-07-28T21:42:20.215406+0000 mgr.y (mgr.34101) 3979 : cluster [DBG] pgmap v4907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:22.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6776 16 16 0 0 0 - 0 2024-07-28T21:42:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:42:22 smithi155 bash[60745]: ts=2024-07-28T21:42:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:42:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:23 smithi155 bash[73694]: debug 2024-07-28T21:42:23.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:23.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6777 16 16 0 0 0 - 0 2024-07-28T21:42:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:24 smithi155 bash[73694]: debug 2024-07-28T21:42:24.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:24.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:24 smithi155 bash[68033]: cluster 2024-07-28T21:42:22.217490+0000 mgr.y (mgr.34101) 3980 : cluster [DBG] pgmap v4908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:24 smithi045 bash[80445]: cluster 2024-07-28T21:42:22.217490+0000 mgr.y (mgr.34101) 3980 : cluster [DBG] pgmap v4908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:24 smithi045 bash[82788]: cluster 2024-07-28T21:42:22.217490+0000 mgr.y (mgr.34101) 3980 : cluster [DBG] pgmap v4908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:24.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6778 16 16 0 0 0 - 0 2024-07-28T21:42:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:25 smithi155 bash[73694]: debug 2024-07-28T21:42:25.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:25.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6779 16 16 0 0 0 - 0 2024-07-28T21:42:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:26 smithi155 bash[73694]: debug 2024-07-28T21:42:26.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:26 smithi155 bash[68033]: cluster 2024-07-28T21:42:24.219421+0000 mgr.y (mgr.34101) 3981 : cluster [DBG] pgmap v4909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:26 smithi045 bash[80445]: cluster 2024-07-28T21:42:24.219421+0000 mgr.y (mgr.34101) 3981 : cluster [DBG] pgmap v4909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:26 smithi045 bash[82788]: cluster 2024-07-28T21:42:24.219421+0000 mgr.y (mgr.34101) 3981 : cluster [DBG] pgmap v4909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:26.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:42:26.752510+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:42:26.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:42:26.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6780 16 16 0 0 0 - 0 2024-07-28T21:42:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:27 smithi155 bash[73694]: debug 2024-07-28T21:42:27.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:27.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6781 16 16 0 0 0 - 0 2024-07-28T21:42:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:28 smithi155 bash[73694]: debug 2024-07-28T21:42:28.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:28 smithi155 bash[68033]: cluster 2024-07-28T21:42:26.221329+0000 mgr.y (mgr.34101) 3982 : cluster [DBG] pgmap v4910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:28 smithi045 bash[82788]: cluster 2024-07-28T21:42:26.221329+0000 mgr.y (mgr.34101) 3982 : cluster [DBG] pgmap v4910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:28 smithi045 bash[80445]: cluster 2024-07-28T21:42:26.221329+0000 mgr.y (mgr.34101) 3982 : cluster [DBG] pgmap v4910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:28.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6782 16 16 0 0 0 - 0 2024-07-28T21:42:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:29 smithi155 bash[73694]: debug 2024-07-28T21:42:29.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:29.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6783 16 16 0 0 0 - 0 2024-07-28T21:42:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:30 smithi155 bash[73694]: debug 2024-07-28T21:42:30.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:30 smithi155 bash[68033]: cluster 2024-07-28T21:42:28.223302+0000 mgr.y (mgr.34101) 3983 : cluster [DBG] pgmap v4911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:30 smithi045 bash[82788]: cluster 2024-07-28T21:42:28.223302+0000 mgr.y (mgr.34101) 3983 : cluster [DBG] pgmap v4911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:30 smithi045 bash[80445]: cluster 2024-07-28T21:42:28.223302+0000 mgr.y (mgr.34101) 3983 : cluster [DBG] pgmap v4911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:30.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6784 16 16 0 0 0 - 0 2024-07-28T21:42:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:42:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:42:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:42:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:31 smithi155 bash[73694]: debug 2024-07-28T21:42:31.192+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:31.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6785 16 16 0 0 0 - 0 2024-07-28T21:42:32.316 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:32 smithi155 bash[73694]: debug 2024-07-28T21:42:32.240+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:32.316 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:32 smithi155 bash[68033]: cluster 2024-07-28T21:42:30.225190+0000 mgr.y (mgr.34101) 3984 : cluster [DBG] pgmap v4912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:32 smithi045 bash[80445]: cluster 2024-07-28T21:42:30.225190+0000 mgr.y (mgr.34101) 3984 : cluster [DBG] pgmap v4912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:32 smithi045 bash[82788]: cluster 2024-07-28T21:42:30.225190+0000 mgr.y (mgr.34101) 3984 : cluster [DBG] pgmap v4912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:32.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6786 16 16 0 0 0 - 0 2024-07-28T21:42:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:42:32 smithi155 bash[60745]: ts=2024-07-28T21:42:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:42:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:33 smithi155 bash[73694]: debug 2024-07-28T21:42:33.272+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:33.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6787 16 16 0 0 0 - 0 2024-07-28T21:42:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:34 smithi045 bash[80445]: cluster 2024-07-28T21:42:32.227268+0000 mgr.y (mgr.34101) 3985 : cluster [DBG] pgmap v4913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:34 smithi045 bash[80445]: audit 2024-07-28T21:42:33.460067+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:34 smithi045 bash[82788]: cluster 2024-07-28T21:42:32.227268+0000 mgr.y (mgr.34101) 3985 : cluster [DBG] pgmap v4913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:34 smithi045 bash[82788]: audit 2024-07-28T21:42:33.460067+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:34 smithi155 bash[68033]: cluster 2024-07-28T21:42:32.227268+0000 mgr.y (mgr.34101) 3985 : cluster [DBG] pgmap v4913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:34 smithi155 bash[68033]: audit 2024-07-28T21:42:33.460067+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:34 smithi155 bash[73694]: debug 2024-07-28T21:42:34.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:34.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6788 16 16 0 0 0 - 0 2024-07-28T21:42:35.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:35 smithi045 bash[80445]: audit 2024-07-28T21:42:34.244943+0000 mon.c (mon.2) 1087 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:42:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:35 smithi045 bash[82788]: audit 2024-07-28T21:42:34.244943+0000 mon.c (mon.2) 1087 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:42:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:35 smithi155 bash[73694]: debug 2024-07-28T21:42:35.192+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:35.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:35 smithi155 bash[68033]: audit 2024-07-28T21:42:34.244943+0000 mon.c (mon.2) 1087 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:42:35.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6789 16 16 0 0 0 - 0 2024-07-28T21:42:36.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:36 smithi045 bash[80445]: cluster 2024-07-28T21:42:34.229203+0000 mgr.y (mgr.34101) 3986 : cluster [DBG] pgmap v4914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:36 smithi045 bash[82788]: cluster 2024-07-28T21:42:34.229203+0000 mgr.y (mgr.34101) 3986 : cluster [DBG] pgmap v4914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:36 smithi155 bash[73694]: debug 2024-07-28T21:42:36.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:36 smithi155 bash[68033]: cluster 2024-07-28T21:42:34.229203+0000 mgr.y (mgr.34101) 3986 : cluster [DBG] pgmap v4914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:36.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6790 16 16 0 0 0 - 0 2024-07-28T21:42:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:37 smithi155 bash[73694]: debug 2024-07-28T21:42:37.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:37.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6791 16 16 0 0 0 - 0 2024-07-28T21:42:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:38 smithi045 bash[80445]: cluster 2024-07-28T21:42:36.231048+0000 mgr.y (mgr.34101) 3987 : cluster [DBG] pgmap v4915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:38 smithi045 bash[82788]: cluster 2024-07-28T21:42:36.231048+0000 mgr.y (mgr.34101) 3987 : cluster [DBG] pgmap v4915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:38 smithi155 bash[68033]: cluster 2024-07-28T21:42:36.231048+0000 mgr.y (mgr.34101) 3987 : cluster [DBG] pgmap v4915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:38 smithi155 bash[73694]: debug 2024-07-28T21:42:38.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:38.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6792 16 16 0 0 0 - 0 2024-07-28T21:42:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:39 smithi155 bash[73694]: debug 2024-07-28T21:42:39.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:39.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6793 16 16 0 0 0 - 0 2024-07-28T21:42:40.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:40 smithi045 bash[80445]: cluster 2024-07-28T21:42:38.232940+0000 mgr.y (mgr.34101) 3988 : cluster [DBG] pgmap v4916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:40 smithi045 bash[80445]: audit 2024-07-28T21:42:39.932561+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:40 smithi045 bash[80445]: audit 2024-07-28T21:42:39.942176+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:40 smithi045 bash[82788]: cluster 2024-07-28T21:42:38.232940+0000 mgr.y (mgr.34101) 3988 : cluster [DBG] pgmap v4916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:40 smithi045 bash[82788]: audit 2024-07-28T21:42:39.932561+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:40 smithi045 bash[82788]: audit 2024-07-28T21:42:39.942176+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:40 smithi155 bash[73694]: debug 2024-07-28T21:42:40.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:40 smithi155 bash[68033]: cluster 2024-07-28T21:42:38.232940+0000 mgr.y (mgr.34101) 3988 : cluster [DBG] pgmap v4916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:40 smithi155 bash[68033]: audit 2024-07-28T21:42:39.932561+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:40 smithi155 bash[68033]: audit 2024-07-28T21:42:39.942176+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:40.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6794 16 16 0 0 0 - 0 2024-07-28T21:42:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:42:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:42:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:42:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:41 smithi045 bash[80445]: audit 2024-07-28T21:42:40.156773+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:41 smithi045 bash[80445]: audit 2024-07-28T21:42:40.168383+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:41 smithi045 bash[80445]: cluster 2024-07-28T21:42:40.234695+0000 mgr.y (mgr.34101) 3989 : cluster [DBG] pgmap v4917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:41 smithi045 bash[82788]: audit 2024-07-28T21:42:40.156773+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:41 smithi045 bash[82788]: audit 2024-07-28T21:42:40.168383+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:41 smithi045 bash[82788]: cluster 2024-07-28T21:42:40.234695+0000 mgr.y (mgr.34101) 3989 : cluster [DBG] pgmap v4917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:41 smithi155 bash[73694]: debug 2024-07-28T21:42:41.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:41.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:41 smithi155 bash[68033]: audit 2024-07-28T21:42:40.156773+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:41.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:41 smithi155 bash[68033]: audit 2024-07-28T21:42:40.168383+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:41.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:41 smithi155 bash[68033]: cluster 2024-07-28T21:42:40.234695+0000 mgr.y (mgr.34101) 3989 : cluster [DBG] pgmap v4917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:41.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6795 16 16 0 0 0 - 0 2024-07-28T21:42:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:42 smithi155 bash[73694]: debug 2024-07-28T21:42:42.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:42:42 smithi155 bash[60745]: ts=2024-07-28T21:42:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:42:42.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6796 16 16 0 0 0 - 0 2024-07-28T21:42:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:43 smithi155 bash[73694]: debug 2024-07-28T21:42:43.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:43 smithi155 bash[68033]: cluster 2024-07-28T21:42:42.236569+0000 mgr.y (mgr.34101) 3990 : cluster [DBG] pgmap v4918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:43 smithi045 bash[80445]: cluster 2024-07-28T21:42:42.236569+0000 mgr.y (mgr.34101) 3990 : cluster [DBG] pgmap v4918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:43 smithi045 bash[82788]: cluster 2024-07-28T21:42:42.236569+0000 mgr.y (mgr.34101) 3990 : cluster [DBG] pgmap v4918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:43.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6797 16 16 0 0 0 - 0 2024-07-28T21:42:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:44 smithi155 bash[73694]: debug 2024-07-28T21:42:44.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:44.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6798 16 16 0 0 0 - 0 2024-07-28T21:42:45.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:45 smithi155 bash[68033]: cluster 2024-07-28T21:42:44.238334+0000 mgr.y (mgr.34101) 3991 : cluster [DBG] pgmap v4919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:45 smithi155 bash[73694]: debug 2024-07-28T21:42:45.131+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:45 smithi045 bash[80445]: cluster 2024-07-28T21:42:44.238334+0000 mgr.y (mgr.34101) 3991 : cluster [DBG] pgmap v4919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:45 smithi045 bash[82788]: cluster 2024-07-28T21:42:44.238334+0000 mgr.y (mgr.34101) 3991 : cluster [DBG] pgmap v4919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:45.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6799 16 16 0 0 0 - 0 2024-07-28T21:42:46.468 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:46 smithi155 bash[73694]: debug 2024-07-28T21:42:46.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:46.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:42:46.755626+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:42:46.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:42:46.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6800 16 16 0 0 0 - 0 2024-07-28T21:42:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:47 smithi155 bash[73694]: debug 2024-07-28T21:42:47.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:47.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:47 smithi155 bash[68033]: cluster 2024-07-28T21:42:46.240074+0000 mgr.y (mgr.34101) 3992 : cluster [DBG] pgmap v4920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:47 smithi045 bash[80445]: cluster 2024-07-28T21:42:46.240074+0000 mgr.y (mgr.34101) 3992 : cluster [DBG] pgmap v4920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:47 smithi045 bash[82788]: cluster 2024-07-28T21:42:46.240074+0000 mgr.y (mgr.34101) 3992 : cluster [DBG] pgmap v4920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:47.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6801 16 16 0 0 0 - 0 2024-07-28T21:42:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:48 smithi155 bash[73694]: debug 2024-07-28T21:42:48.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:48.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6802 16 16 0 0 0 - 0 2024-07-28T21:42:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:49 smithi155 bash[73694]: debug 2024-07-28T21:42:49.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:49 smithi155 bash[68033]: cluster 2024-07-28T21:42:48.241882+0000 mgr.y (mgr.34101) 3993 : cluster [DBG] pgmap v4921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:49 smithi155 bash[68033]: audit 2024-07-28T21:42:48.460714+0000 mon.c (mon.2) 1088 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:49.570 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:49 smithi045 bash[80445]: cluster 2024-07-28T21:42:48.241882+0000 mgr.y (mgr.34101) 3993 : cluster [DBG] pgmap v4921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:49.570 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:49 smithi045 bash[80445]: audit 2024-07-28T21:42:48.460714+0000 mon.c (mon.2) 1088 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:49.570 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:49 smithi045 bash[82788]: cluster 2024-07-28T21:42:48.241882+0000 mgr.y (mgr.34101) 3993 : cluster [DBG] pgmap v4921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:49.570 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:49 smithi045 bash[82788]: audit 2024-07-28T21:42:48.460714+0000 mon.c (mon.2) 1088 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:42:49.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6803 16 16 0 0 0 - 0 2024-07-28T21:42:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:50 smithi155 bash[73694]: debug 2024-07-28T21:42:50.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:50.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6804 16 16 0 0 0 - 0 2024-07-28T21:42:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:42:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:42:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:42:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[80445]: audit 2024-07-28T21:42:50.141505+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[80445]: audit 2024-07-28T21:42:50.154120+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[80445]: cluster 2024-07-28T21:42:50.243750+0000 mgr.y (mgr.34101) 3994 : cluster [DBG] pgmap v4922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[80445]: audit 2024-07-28T21:42:50.260275+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[80445]: audit 2024-07-28T21:42:50.273287+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[80445]: audit 2024-07-28T21:42:50.276513+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:42:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[80445]: audit 2024-07-28T21:42:50.278377+0000 mon.c (mon.2) 1090 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:42:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[80445]: audit 2024-07-28T21:42:50.288050+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[82788]: audit 2024-07-28T21:42:50.141505+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[82788]: audit 2024-07-28T21:42:50.154120+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[82788]: cluster 2024-07-28T21:42:50.243750+0000 mgr.y (mgr.34101) 3994 : cluster [DBG] pgmap v4922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:51.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[82788]: audit 2024-07-28T21:42:50.260275+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[82788]: audit 2024-07-28T21:42:50.273287+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[82788]: audit 2024-07-28T21:42:50.276513+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:42:51.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[82788]: audit 2024-07-28T21:42:50.278377+0000 mon.c (mon.2) 1090 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:42:51.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:51 smithi045 bash[82788]: audit 2024-07-28T21:42:50.288050+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:51 smithi155 bash[73694]: debug 2024-07-28T21:42:51.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:51 smithi155 bash[68033]: audit 2024-07-28T21:42:50.141505+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:51 smithi155 bash[68033]: audit 2024-07-28T21:42:50.154120+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:51 smithi155 bash[68033]: cluster 2024-07-28T21:42:50.243750+0000 mgr.y (mgr.34101) 3994 : cluster [DBG] pgmap v4922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:51 smithi155 bash[68033]: audit 2024-07-28T21:42:50.260275+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:51 smithi155 bash[68033]: audit 2024-07-28T21:42:50.273287+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:51 smithi155 bash[68033]: audit 2024-07-28T21:42:50.276513+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:42:51.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:51 smithi155 bash[68033]: audit 2024-07-28T21:42:50.278377+0000 mon.c (mon.2) 1090 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:42:51.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:51 smithi155 bash[68033]: audit 2024-07-28T21:42:50.288050+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:42:51.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6805 16 16 0 0 0 - 0 2024-07-28T21:42:52.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:52 smithi155 bash[73694]: debug 2024-07-28T21:42:52.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:42:52 smithi155 bash[60745]: ts=2024-07-28T21:42:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:42:52.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6806 16 16 0 0 0 - 0 2024-07-28T21:42:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:53 smithi155 bash[73694]: debug 2024-07-28T21:42:53.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:53 smithi155 bash[68033]: cluster 2024-07-28T21:42:52.245690+0000 mgr.y (mgr.34101) 3995 : cluster [DBG] pgmap v4923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:53 smithi045 bash[80445]: cluster 2024-07-28T21:42:52.245690+0000 mgr.y (mgr.34101) 3995 : cluster [DBG] pgmap v4923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:53 smithi045 bash[82788]: cluster 2024-07-28T21:42:52.245690+0000 mgr.y (mgr.34101) 3995 : cluster [DBG] pgmap v4923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:53.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6807 16 16 0 0 0 - 0 2024-07-28T21:42:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:54 smithi155 bash[73694]: debug 2024-07-28T21:42:54.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:54.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6808 16 16 0 0 0 - 0 2024-07-28T21:42:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:55 smithi155 bash[68033]: cluster 2024-07-28T21:42:54.247401+0000 mgr.y (mgr.34101) 3996 : cluster [DBG] pgmap v4924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:55 smithi155 bash[73694]: debug 2024-07-28T21:42:55.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:55 smithi045 bash[82788]: cluster 2024-07-28T21:42:54.247401+0000 mgr.y (mgr.34101) 3996 : cluster [DBG] pgmap v4924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:55 smithi045 bash[80445]: cluster 2024-07-28T21:42:54.247401+0000 mgr.y (mgr.34101) 3996 : cluster [DBG] pgmap v4924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:55.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6809 16 16 0 0 0 - 0 2024-07-28T21:42:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:56 smithi155 bash[73694]: debug 2024-07-28T21:42:56.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:56.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6810 16 16 0 0 0 - 0 2024-07-28T21:42:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:57 smithi155 bash[68033]: cluster 2024-07-28T21:42:56.249166+0000 mgr.y (mgr.34101) 3997 : cluster [DBG] pgmap v4925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:57 smithi155 bash[73694]: debug 2024-07-28T21:42:57.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:57 smithi045 bash[82788]: cluster 2024-07-28T21:42:56.249166+0000 mgr.y (mgr.34101) 3997 : cluster [DBG] pgmap v4925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:57 smithi045 bash[80445]: cluster 2024-07-28T21:42:56.249166+0000 mgr.y (mgr.34101) 3997 : cluster [DBG] pgmap v4925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:57.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6811 16 16 0 0 0 - 0 2024-07-28T21:42:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:58 smithi155 bash[73694]: debug 2024-07-28T21:42:58.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:58.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6812 16 16 0 0 0 - 0 2024-07-28T21:42:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:42:59 smithi155 bash[73694]: debug 2024-07-28T21:42:59.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:42:59.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:42:59 smithi155 bash[68033]: cluster 2024-07-28T21:42:58.251037+0000 mgr.y (mgr.34101) 3998 : cluster [DBG] pgmap v4926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:42:59 smithi045 bash[80445]: cluster 2024-07-28T21:42:58.251037+0000 mgr.y (mgr.34101) 3998 : cluster [DBG] pgmap v4926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:42:59 smithi045 bash[82788]: cluster 2024-07-28T21:42:58.251037+0000 mgr.y (mgr.34101) 3998 : cluster [DBG] pgmap v4926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:42:59.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6813 16 16 0 0 0 - 0 2024-07-28T21:43:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:00 smithi155 bash[73694]: debug 2024-07-28T21:43:00.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:00.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6814 16 16 0 0 0 - 0 2024-07-28T21:43:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:43:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:43:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:43:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:01 smithi155 bash[73694]: debug 2024-07-28T21:43:01.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:01.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:01 smithi155 bash[68033]: cluster 2024-07-28T21:43:00.252859+0000 mgr.y (mgr.34101) 3999 : cluster [DBG] pgmap v4927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:01 smithi045 bash[80445]: cluster 2024-07-28T21:43:00.252859+0000 mgr.y (mgr.34101) 3999 : cluster [DBG] pgmap v4927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:01 smithi045 bash[82788]: cluster 2024-07-28T21:43:00.252859+0000 mgr.y (mgr.34101) 3999 : cluster [DBG] pgmap v4927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:01.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6815 16 16 0 0 0 - 0 2024-07-28T21:43:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:02 smithi155 bash[73694]: debug 2024-07-28T21:43:02.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:43:02 smithi155 bash[60745]: ts=2024-07-28T21:43:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:43:02.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6816 16 16 0 0 0 - 0 2024-07-28T21:43:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:03 smithi155 bash[68033]: cluster 2024-07-28T21:43:02.254728+0000 mgr.y (mgr.34101) 4000 : cluster [DBG] pgmap v4928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:03 smithi155 bash[73694]: debug 2024-07-28T21:43:03.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:03 smithi045 bash[80445]: cluster 2024-07-28T21:43:02.254728+0000 mgr.y (mgr.34101) 4000 : cluster [DBG] pgmap v4928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:03 smithi045 bash[82788]: cluster 2024-07-28T21:43:02.254728+0000 mgr.y (mgr.34101) 4000 : cluster [DBG] pgmap v4928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:03.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6817 16 16 0 0 0 - 0 2024-07-28T21:43:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:04 smithi155 bash[73694]: debug 2024-07-28T21:43:04.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:04 smithi155 bash[68033]: audit 2024-07-28T21:43:03.460838+0000 mon.c (mon.2) 1091 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:04 smithi045 bash[80445]: audit 2024-07-28T21:43:03.460838+0000 mon.c (mon.2) 1091 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:04 smithi045 bash[82788]: audit 2024-07-28T21:43:03.460838+0000 mon.c (mon.2) 1091 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:04.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6818 16 16 0 0 0 - 0 2024-07-28T21:43:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:05 smithi155 bash[73694]: debug 2024-07-28T21:43:05.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:05 smithi155 bash[68033]: cluster 2024-07-28T21:43:04.256421+0000 mgr.y (mgr.34101) 4001 : cluster [DBG] pgmap v4929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:05 smithi045 bash[82788]: cluster 2024-07-28T21:43:04.256421+0000 mgr.y (mgr.34101) 4001 : cluster [DBG] pgmap v4929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:05 smithi045 bash[80445]: cluster 2024-07-28T21:43:04.256421+0000 mgr.y (mgr.34101) 4001 : cluster [DBG] pgmap v4929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:05.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6819 16 16 0 0 0 - 0 2024-07-28T21:43:06.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:06 smithi155 bash[73694]: debug 2024-07-28T21:43:06.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:06.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:43:06.758875+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:43:06.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:43:06.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6820 16 16 0 0 0 - 0 2024-07-28T21:43:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:07 smithi155 bash[68033]: cluster 2024-07-28T21:43:06.258217+0000 mgr.y (mgr.34101) 4002 : cluster [DBG] pgmap v4930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:07 smithi155 bash[73694]: debug 2024-07-28T21:43:07.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:07 smithi045 bash[82788]: cluster 2024-07-28T21:43:06.258217+0000 mgr.y (mgr.34101) 4002 : cluster [DBG] pgmap v4930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:07 smithi045 bash[80445]: cluster 2024-07-28T21:43:06.258217+0000 mgr.y (mgr.34101) 4002 : cluster [DBG] pgmap v4930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:07.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6821 16 16 0 0 0 - 0 2024-07-28T21:43:08.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:08 smithi155 bash[73694]: debug 2024-07-28T21:43:08.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:08.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6822 16 16 0 0 0 - 0 2024-07-28T21:43:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:09 smithi155 bash[68033]: cluster 2024-07-28T21:43:08.260086+0000 mgr.y (mgr.34101) 4003 : cluster [DBG] pgmap v4931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:09 smithi155 bash[73694]: debug 2024-07-28T21:43:09.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:09 smithi045 bash[80445]: cluster 2024-07-28T21:43:08.260086+0000 mgr.y (mgr.34101) 4003 : cluster [DBG] pgmap v4931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:09 smithi045 bash[82788]: cluster 2024-07-28T21:43:08.260086+0000 mgr.y (mgr.34101) 4003 : cluster [DBG] pgmap v4931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:09.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6823 16 16 0 0 0 - 0 2024-07-28T21:43:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:10 smithi155 bash[73694]: debug 2024-07-28T21:43:10.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:10.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6824 16 16 0 0 0 - 0 2024-07-28T21:43:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:43:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:43:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:43:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:11 smithi155 bash[73694]: debug 2024-07-28T21:43:11.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:11.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:11 smithi155 bash[68033]: cluster 2024-07-28T21:43:10.261866+0000 mgr.y (mgr.34101) 4004 : cluster [DBG] pgmap v4932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:11 smithi045 bash[80445]: cluster 2024-07-28T21:43:10.261866+0000 mgr.y (mgr.34101) 4004 : cluster [DBG] pgmap v4932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:11 smithi045 bash[82788]: cluster 2024-07-28T21:43:10.261866+0000 mgr.y (mgr.34101) 4004 : cluster [DBG] pgmap v4932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:11.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6825 16 16 0 0 0 - 0 2024-07-28T21:43:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:12 smithi155 bash[73694]: debug 2024-07-28T21:43:12.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:43:12 smithi155 bash[60745]: ts=2024-07-28T21:43:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:43:12.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6826 16 16 0 0 0 - 0 2024-07-28T21:43:13.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:13 smithi155 bash[68033]: cluster 2024-07-28T21:43:12.263668+0000 mgr.y (mgr.34101) 4005 : cluster [DBG] pgmap v4933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:13 smithi155 bash[73694]: debug 2024-07-28T21:43:13.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:13 smithi045 bash[80445]: cluster 2024-07-28T21:43:12.263668+0000 mgr.y (mgr.34101) 4005 : cluster [DBG] pgmap v4933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:13 smithi045 bash[82788]: cluster 2024-07-28T21:43:12.263668+0000 mgr.y (mgr.34101) 4005 : cluster [DBG] pgmap v4933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:13.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6827 16 16 0 0 0 - 0 2024-07-28T21:43:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:14 smithi155 bash[73694]: debug 2024-07-28T21:43:14.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:14.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6828 16 16 0 0 0 - 0 2024-07-28T21:43:15.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:15 smithi155 bash[68033]: cluster 2024-07-28T21:43:14.265392+0000 mgr.y (mgr.34101) 4006 : cluster [DBG] pgmap v4934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:15 smithi155 bash[73694]: debug 2024-07-28T21:43:15.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:15 smithi045 bash[80445]: cluster 2024-07-28T21:43:14.265392+0000 mgr.y (mgr.34101) 4006 : cluster [DBG] pgmap v4934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:15 smithi045 bash[82788]: cluster 2024-07-28T21:43:14.265392+0000 mgr.y (mgr.34101) 4006 : cluster [DBG] pgmap v4934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:15.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6829 16 16 0 0 0 - 0 2024-07-28T21:43:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:16 smithi155 bash[73694]: debug 2024-07-28T21:43:16.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:16.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6830 16 16 0 0 0 - 0 2024-07-28T21:43:17.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:17 smithi155 bash[68033]: cluster 2024-07-28T21:43:16.267176+0000 mgr.y (mgr.34101) 4007 : cluster [DBG] pgmap v4935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:17 smithi155 bash[73694]: debug 2024-07-28T21:43:17.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:17 smithi045 bash[80445]: cluster 2024-07-28T21:43:16.267176+0000 mgr.y (mgr.34101) 4007 : cluster [DBG] pgmap v4935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:17 smithi045 bash[82788]: cluster 2024-07-28T21:43:16.267176+0000 mgr.y (mgr.34101) 4007 : cluster [DBG] pgmap v4935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:17.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6831 16 16 0 0 0 - 0 2024-07-28T21:43:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:18 smithi155 bash[73694]: debug 2024-07-28T21:43:18.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:18.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6832 16 16 0 0 0 - 0 2024-07-28T21:43:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:19 smithi155 bash[73694]: debug 2024-07-28T21:43:19.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:19 smithi155 bash[68033]: cluster 2024-07-28T21:43:18.269048+0000 mgr.y (mgr.34101) 4008 : cluster [DBG] pgmap v4936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:19 smithi155 bash[68033]: audit 2024-07-28T21:43:18.461385+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:19 smithi045 bash[80445]: cluster 2024-07-28T21:43:18.269048+0000 mgr.y (mgr.34101) 4008 : cluster [DBG] pgmap v4936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:19 smithi045 bash[80445]: audit 2024-07-28T21:43:18.461385+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:19 smithi045 bash[82788]: cluster 2024-07-28T21:43:18.269048+0000 mgr.y (mgr.34101) 4008 : cluster [DBG] pgmap v4936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:19 smithi045 bash[82788]: audit 2024-07-28T21:43:18.461385+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:19.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6833 16 16 0 0 0 - 0 2024-07-28T21:43:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:20 smithi155 bash[73694]: debug 2024-07-28T21:43:20.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:20.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6834 16 16 0 0 0 - 0 2024-07-28T21:43:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:43:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:43:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:43:21.367 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:21 smithi155 bash[73694]: debug 2024-07-28T21:43:21.087+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:21 smithi045 bash[80445]: cluster 2024-07-28T21:43:20.270908+0000 mgr.y (mgr.34101) 4009 : cluster [DBG] pgmap v4937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:21 smithi045 bash[82788]: cluster 2024-07-28T21:43:20.270908+0000 mgr.y (mgr.34101) 4009 : cluster [DBG] pgmap v4937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:21.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6835 16 16 0 0 0 - 0 2024-07-28T21:43:21.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:21 smithi155 bash[68033]: cluster 2024-07-28T21:43:20.270908+0000 mgr.y (mgr.34101) 4009 : cluster [DBG] pgmap v4937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:22 smithi155 bash[73694]: debug 2024-07-28T21:43:22.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:22.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6836 16 16 0 0 0 - 0 2024-07-28T21:43:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:43:22 smithi155 bash[60745]: ts=2024-07-28T21:43:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:43:23.371 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:23 smithi155 bash[73694]: debug 2024-07-28T21:43:23.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:23 smithi045 bash[80445]: cluster 2024-07-28T21:43:22.272741+0000 mgr.y (mgr.34101) 4010 : cluster [DBG] pgmap v4938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:23 smithi045 bash[82788]: cluster 2024-07-28T21:43:22.272741+0000 mgr.y (mgr.34101) 4010 : cluster [DBG] pgmap v4938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:23.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6837 16 16 0 0 0 - 0 2024-07-28T21:43:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:23 smithi155 bash[68033]: cluster 2024-07-28T21:43:22.272741+0000 mgr.y (mgr.34101) 4010 : cluster [DBG] pgmap v4938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:24 smithi155 bash[73694]: debug 2024-07-28T21:43:24.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:24.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6838 16 16 0 0 0 - 0 2024-07-28T21:43:25.375 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:25 smithi155 bash[73694]: debug 2024-07-28T21:43:25.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:25 smithi045 bash[80445]: cluster 2024-07-28T21:43:24.274490+0000 mgr.y (mgr.34101) 4011 : cluster [DBG] pgmap v4939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:25 smithi045 bash[82788]: cluster 2024-07-28T21:43:24.274490+0000 mgr.y (mgr.34101) 4011 : cluster [DBG] pgmap v4939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:25.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6839 16 16 0 0 0 - 0 2024-07-28T21:43:25.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:25 smithi155 bash[68033]: cluster 2024-07-28T21:43:24.274490+0000 mgr.y (mgr.34101) 4011 : cluster [DBG] pgmap v4939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:26 smithi155 bash[73694]: debug 2024-07-28T21:43:26.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:26.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:43:26.762124+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:43:26.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:43:26.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6840 16 16 0 0 0 - 0 2024-07-28T21:43:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:27 smithi155 bash[73694]: debug 2024-07-28T21:43:27.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:27 smithi045 bash[80445]: cluster 2024-07-28T21:43:26.276232+0000 mgr.y (mgr.34101) 4012 : cluster [DBG] pgmap v4940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:27 smithi045 bash[82788]: cluster 2024-07-28T21:43:26.276232+0000 mgr.y (mgr.34101) 4012 : cluster [DBG] pgmap v4940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:27.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6841 16 16 0 0 0 - 0 2024-07-28T21:43:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:27 smithi155 bash[68033]: cluster 2024-07-28T21:43:26.276232+0000 mgr.y (mgr.34101) 4012 : cluster [DBG] pgmap v4940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:28 smithi155 bash[73694]: debug 2024-07-28T21:43:28.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:28.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6842 16 16 0 0 0 - 0 2024-07-28T21:43:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:29 smithi155 bash[73694]: debug 2024-07-28T21:43:29.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:29 smithi045 bash[80445]: cluster 2024-07-28T21:43:28.278157+0000 mgr.y (mgr.34101) 4013 : cluster [DBG] pgmap v4941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:29 smithi045 bash[82788]: cluster 2024-07-28T21:43:28.278157+0000 mgr.y (mgr.34101) 4013 : cluster [DBG] pgmap v4941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:29.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6843 16 16 0 0 0 - 0 2024-07-28T21:43:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:29 smithi155 bash[68033]: cluster 2024-07-28T21:43:28.278157+0000 mgr.y (mgr.34101) 4013 : cluster [DBG] pgmap v4941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:30 smithi155 bash[73694]: debug 2024-07-28T21:43:30.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:30.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6844 16 16 0 0 0 - 0 2024-07-28T21:43:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:43:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:43:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-28T21:43:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:30 smithi155 bash[73694]: debug 2024-07-28T21:43:30.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:31 smithi045 bash[80445]: cluster 2024-07-28T21:43:30.279910+0000 mgr.y (mgr.34101) 4014 : cluster [DBG] pgmap v4942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:31 smithi045 bash[82788]: cluster 2024-07-28T21:43:30.279910+0000 mgr.y (mgr.34101) 4014 : cluster [DBG] pgmap v4942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:31.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6845 16 16 0 0 0 - 0 2024-07-28T21:43:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:31 smithi155 bash[68033]: cluster 2024-07-28T21:43:30.279910+0000 mgr.y (mgr.34101) 4014 : cluster [DBG] pgmap v4942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:31 smithi155 bash[73694]: debug 2024-07-28T21:43:31.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:32.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6846 16 16 0 0 0 - 0 2024-07-28T21:43:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:43:32 smithi155 bash[60745]: ts=2024-07-28T21:43:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:43:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:32 smithi155 bash[73694]: debug 2024-07-28T21:43:32.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:33 smithi045 bash[82788]: cluster 2024-07-28T21:43:32.281824+0000 mgr.y (mgr.34101) 4015 : cluster [DBG] pgmap v4943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:33 smithi045 bash[80445]: cluster 2024-07-28T21:43:32.281824+0000 mgr.y (mgr.34101) 4015 : cluster [DBG] pgmap v4943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:33.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6847 16 16 0 0 0 - 0 2024-07-28T21:43:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:33 smithi155 bash[68033]: cluster 2024-07-28T21:43:32.281824+0000 mgr.y (mgr.34101) 4015 : cluster [DBG] pgmap v4943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:33 smithi155 bash[73694]: debug 2024-07-28T21:43:33.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:34.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:34 smithi045 bash[80445]: audit 2024-07-28T21:43:33.461744+0000 mon.c (mon.2) 1093 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:34 smithi045 bash[82788]: audit 2024-07-28T21:43:33.461744+0000 mon.c (mon.2) 1093 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:34.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6848 16 16 0 0 0 - 0 2024-07-28T21:43:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:34 smithi155 bash[68033]: audit 2024-07-28T21:43:33.461744+0000 mon.c (mon.2) 1093 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:34 smithi155 bash[73694]: debug 2024-07-28T21:43:34.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:35 smithi045 bash[80445]: cluster 2024-07-28T21:43:34.283569+0000 mgr.y (mgr.34101) 4016 : cluster [DBG] pgmap v4944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:35 smithi045 bash[82788]: cluster 2024-07-28T21:43:34.283569+0000 mgr.y (mgr.34101) 4016 : cluster [DBG] pgmap v4944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:35.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6849 16 16 0 0 0 - 0 2024-07-28T21:43:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:35 smithi155 bash[68033]: cluster 2024-07-28T21:43:34.283569+0000 mgr.y (mgr.34101) 4016 : cluster [DBG] pgmap v4944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:35 smithi155 bash[73694]: debug 2024-07-28T21:43:35.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:36.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6850 16 16 0 0 0 - 0 2024-07-28T21:43:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:36 smithi155 bash[73694]: debug 2024-07-28T21:43:36.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:37 smithi045 bash[80445]: cluster 2024-07-28T21:43:36.285321+0000 mgr.y (mgr.34101) 4017 : cluster [DBG] pgmap v4945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:37 smithi045 bash[82788]: cluster 2024-07-28T21:43:36.285321+0000 mgr.y (mgr.34101) 4017 : cluster [DBG] pgmap v4945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:37.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6851 16 16 0 0 0 - 0 2024-07-28T21:43:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:37 smithi155 bash[68033]: cluster 2024-07-28T21:43:36.285321+0000 mgr.y (mgr.34101) 4017 : cluster [DBG] pgmap v4945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:37 smithi155 bash[73694]: debug 2024-07-28T21:43:37.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:38.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6852 16 16 0 0 0 - 0 2024-07-28T21:43:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:38 smithi155 bash[73694]: debug 2024-07-28T21:43:38.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:39 smithi045 bash[80445]: cluster 2024-07-28T21:43:38.287246+0000 mgr.y (mgr.34101) 4018 : cluster [DBG] pgmap v4946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:39 smithi045 bash[82788]: cluster 2024-07-28T21:43:38.287246+0000 mgr.y (mgr.34101) 4018 : cluster [DBG] pgmap v4946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:39.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6853 16 16 0 0 0 - 0 2024-07-28T21:43:39.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:39 smithi155 bash[68033]: cluster 2024-07-28T21:43:38.287246+0000 mgr.y (mgr.34101) 4018 : cluster [DBG] pgmap v4946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:39 smithi155 bash[73694]: debug 2024-07-28T21:43:39.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:40.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6854 16 16 0 0 0 - 0 2024-07-28T21:43:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:43:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:43:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:43:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:40 smithi155 bash[73694]: debug 2024-07-28T21:43:40.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:41 smithi045 bash[82788]: cluster 2024-07-28T21:43:40.289106+0000 mgr.y (mgr.34101) 4019 : cluster [DBG] pgmap v4947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:41 smithi045 bash[80445]: cluster 2024-07-28T21:43:40.289106+0000 mgr.y (mgr.34101) 4019 : cluster [DBG] pgmap v4947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:41.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6855 16 16 0 0 0 - 0 2024-07-28T21:43:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:41 smithi155 bash[68033]: cluster 2024-07-28T21:43:40.289106+0000 mgr.y (mgr.34101) 4019 : cluster [DBG] pgmap v4947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:41 smithi155 bash[73694]: debug 2024-07-28T21:43:41.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:42.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6856 16 16 0 0 0 - 0 2024-07-28T21:43:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:43:42 smithi155 bash[60745]: ts=2024-07-28T21:43:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:43:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:42 smithi155 bash[73694]: debug 2024-07-28T21:43:42.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:43 smithi045 bash[80445]: cluster 2024-07-28T21:43:42.291161+0000 mgr.y (mgr.34101) 4020 : cluster [DBG] pgmap v4948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:43 smithi045 bash[82788]: cluster 2024-07-28T21:43:42.291161+0000 mgr.y (mgr.34101) 4020 : cluster [DBG] pgmap v4948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:43.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6857 16 16 0 0 0 - 0 2024-07-28T21:43:43.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:43 smithi155 bash[68033]: cluster 2024-07-28T21:43:42.291161+0000 mgr.y (mgr.34101) 4020 : cluster [DBG] pgmap v4948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:43 smithi155 bash[73694]: debug 2024-07-28T21:43:43.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:44.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6858 16 16 0 0 0 - 0 2024-07-28T21:43:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:44 smithi155 bash[73694]: debug 2024-07-28T21:43:44.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:45 smithi045 bash[80445]: cluster 2024-07-28T21:43:44.292878+0000 mgr.y (mgr.34101) 4021 : cluster [DBG] pgmap v4949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:45 smithi045 bash[82788]: cluster 2024-07-28T21:43:44.292878+0000 mgr.y (mgr.34101) 4021 : cluster [DBG] pgmap v4949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:45.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6859 16 16 0 0 0 - 0 2024-07-28T21:43:45.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:45 smithi155 bash[68033]: cluster 2024-07-28T21:43:44.292878+0000 mgr.y (mgr.34101) 4021 : cluster [DBG] pgmap v4949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:45 smithi155 bash[73694]: debug 2024-07-28T21:43:45.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:46.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:43:46.765410+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:43:46.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:43:46.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6860 16 16 0 0 0 - 0 2024-07-28T21:43:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:46 smithi155 bash[73694]: debug 2024-07-28T21:43:46.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:47 smithi045 bash[80445]: cluster 2024-07-28T21:43:46.294629+0000 mgr.y (mgr.34101) 4022 : cluster [DBG] pgmap v4950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:47 smithi045 bash[82788]: cluster 2024-07-28T21:43:46.294629+0000 mgr.y (mgr.34101) 4022 : cluster [DBG] pgmap v4950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:47.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6861 16 16 0 0 0 - 0 2024-07-28T21:43:47.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:47 smithi155 bash[68033]: cluster 2024-07-28T21:43:46.294629+0000 mgr.y (mgr.34101) 4022 : cluster [DBG] pgmap v4950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:47 smithi155 bash[73694]: debug 2024-07-28T21:43:47.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:48.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6862 16 16 0 0 0 - 0 2024-07-28T21:43:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:48 smithi155 bash[73694]: debug 2024-07-28T21:43:48.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:49 smithi045 bash[82788]: cluster 2024-07-28T21:43:48.296502+0000 mgr.y (mgr.34101) 4023 : cluster [DBG] pgmap v4951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:49 smithi045 bash[82788]: audit 2024-07-28T21:43:48.462118+0000 mon.c (mon.2) 1094 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:49 smithi045 bash[80445]: cluster 2024-07-28T21:43:48.296502+0000 mgr.y (mgr.34101) 4023 : cluster [DBG] pgmap v4951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:49 smithi045 bash[80445]: audit 2024-07-28T21:43:48.462118+0000 mon.c (mon.2) 1094 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:49.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6863 16 16 0 0 0 - 0 2024-07-28T21:43:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:49 smithi155 bash[68033]: cluster 2024-07-28T21:43:48.296502+0000 mgr.y (mgr.34101) 4023 : cluster [DBG] pgmap v4951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:49 smithi155 bash[68033]: audit 2024-07-28T21:43:48.462118+0000 mon.c (mon.2) 1094 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:43:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:49 smithi155 bash[73694]: debug 2024-07-28T21:43:49.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:50.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:50 smithi045 bash[82788]: audit 2024-07-28T21:43:50.410429+0000 mon.c (mon.2) 1095 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:43:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:43:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:43:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:43:50.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:50 smithi045 bash[80445]: audit 2024-07-28T21:43:50.410429+0000 mon.c (mon.2) 1095 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:43:50.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6864 16 16 0 0 0 - 0 2024-07-28T21:43:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:50 smithi155 bash[68033]: audit 2024-07-28T21:43:50.410429+0000 mon.c (mon.2) 1095 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:43:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:50 smithi155 bash[73694]: debug 2024-07-28T21:43:50.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:51.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6865 16 16 0 0 0 - 0 2024-07-28T21:43:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:51 smithi155 bash[73694]: debug 2024-07-28T21:43:51.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:52.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:51 smithi155 bash[68033]: cluster 2024-07-28T21:43:50.298291+0000 mgr.y (mgr.34101) 4024 : cluster [DBG] pgmap v4952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:52.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:51 smithi155 bash[68033]: audit 2024-07-28T21:43:50.796973+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:52.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:51 smithi155 bash[68033]: audit 2024-07-28T21:43:50.805954+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:51 smithi045 bash[80445]: cluster 2024-07-28T21:43:50.298291+0000 mgr.y (mgr.34101) 4024 : cluster [DBG] pgmap v4952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:51 smithi045 bash[80445]: audit 2024-07-28T21:43:50.796973+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:51 smithi045 bash[80445]: audit 2024-07-28T21:43:50.805954+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:51 smithi045 bash[82788]: cluster 2024-07-28T21:43:50.298291+0000 mgr.y (mgr.34101) 4024 : cluster [DBG] pgmap v4952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:51 smithi045 bash[82788]: audit 2024-07-28T21:43:50.796973+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:51 smithi045 bash[82788]: audit 2024-07-28T21:43:50.805954+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:52.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6866 16 16 0 0 0 - 0 2024-07-28T21:43:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:43:52 smithi155 bash[60745]: ts=2024-07-28T21:43:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:43:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:52 smithi155 bash[73694]: debug 2024-07-28T21:43:52.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:53.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6867 16 16 0 0 0 - 0 2024-07-28T21:43:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:53 smithi155 bash[68033]: cluster 2024-07-28T21:43:52.300200+0000 mgr.y (mgr.34101) 4025 : cluster [DBG] pgmap v4953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:53 smithi155 bash[73694]: debug 2024-07-28T21:43:53.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:53 smithi045 bash[80445]: cluster 2024-07-28T21:43:52.300200+0000 mgr.y (mgr.34101) 4025 : cluster [DBG] pgmap v4953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:53 smithi045 bash[82788]: cluster 2024-07-28T21:43:52.300200+0000 mgr.y (mgr.34101) 4025 : cluster [DBG] pgmap v4953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:54.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6868 16 16 0 0 0 - 0 2024-07-28T21:43:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:54 smithi155 bash[73694]: debug 2024-07-28T21:43:54.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:55.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6869 16 16 0 0 0 - 0 2024-07-28T21:43:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:55 smithi155 bash[68033]: cluster 2024-07-28T21:43:54.301949+0000 mgr.y (mgr.34101) 4026 : cluster [DBG] pgmap v4954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:55 smithi155 bash[73694]: debug 2024-07-28T21:43:55.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:55 smithi045 bash[80445]: cluster 2024-07-28T21:43:54.301949+0000 mgr.y (mgr.34101) 4026 : cluster [DBG] pgmap v4954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:55 smithi045 bash[82788]: cluster 2024-07-28T21:43:54.301949+0000 mgr.y (mgr.34101) 4026 : cluster [DBG] pgmap v4954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:56.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6870 16 16 0 0 0 - 0 2024-07-28T21:43:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:56 smithi155 bash[73694]: debug 2024-07-28T21:43:56.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:57 smithi155 bash[68033]: audit 2024-07-28T21:43:56.116743+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:57 smithi155 bash[68033]: audit 2024-07-28T21:43:56.126811+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:57 smithi155 bash[68033]: audit 2024-07-28T21:43:56.629215+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:57 smithi155 bash[68033]: audit 2024-07-28T21:43:56.641311+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:57 smithi155 bash[68033]: audit 2024-07-28T21:43:57.086806+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:43:57.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:57 smithi155 bash[68033]: audit 2024-07-28T21:43:57.088509+0000 mon.c (mon.2) 1097 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:43:57.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:57 smithi155 bash[68033]: audit 2024-07-28T21:43:57.098738+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[80445]: audit 2024-07-28T21:43:56.116743+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[80445]: audit 2024-07-28T21:43:56.126811+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[80445]: audit 2024-07-28T21:43:56.629215+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[80445]: audit 2024-07-28T21:43:56.641311+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[80445]: audit 2024-07-28T21:43:57.086806+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:43:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[80445]: audit 2024-07-28T21:43:57.088509+0000 mon.c (mon.2) 1097 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:43:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[80445]: audit 2024-07-28T21:43:57.098738+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[82788]: audit 2024-07-28T21:43:56.116743+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[82788]: audit 2024-07-28T21:43:56.126811+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[82788]: audit 2024-07-28T21:43:56.629215+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[82788]: audit 2024-07-28T21:43:56.641311+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[82788]: audit 2024-07-28T21:43:57.086806+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:43:57.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[82788]: audit 2024-07-28T21:43:57.088509+0000 mon.c (mon.2) 1097 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:43:57.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:57 smithi045 bash[82788]: audit 2024-07-28T21:43:57.098738+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:43:57.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6871 16 16 0 0 0 - 0 2024-07-28T21:43:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:57 smithi155 bash[73694]: debug 2024-07-28T21:43:57.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:58.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:43:58 smithi155 bash[68033]: cluster 2024-07-28T21:43:56.303627+0000 mgr.y (mgr.34101) 4027 : cluster [DBG] pgmap v4955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:43:58 smithi045 bash[80445]: cluster 2024-07-28T21:43:56.303627+0000 mgr.y (mgr.34101) 4027 : cluster [DBG] pgmap v4955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:43:58 smithi045 bash[82788]: cluster 2024-07-28T21:43:56.303627+0000 mgr.y (mgr.34101) 4027 : cluster [DBG] pgmap v4955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:43:58.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6872 16 16 0 0 0 - 0 2024-07-28T21:43:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:58 smithi155 bash[73694]: debug 2024-07-28T21:43:58.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:43:59.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6873 16 16 0 0 0 - 0 2024-07-28T21:44:00.122 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:43:59 smithi155 bash[73694]: debug 2024-07-28T21:43:59.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:00 smithi045 bash[80445]: cluster 2024-07-28T21:43:58.305515+0000 mgr.y (mgr.34101) 4028 : cluster [DBG] pgmap v4956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:00 smithi045 bash[82788]: cluster 2024-07-28T21:43:58.305515+0000 mgr.y (mgr.34101) 4028 : cluster [DBG] pgmap v4956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:00 smithi155 bash[68033]: cluster 2024-07-28T21:43:58.305515+0000 mgr.y (mgr.34101) 4028 : cluster [DBG] pgmap v4956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:00.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6874 16 16 0 0 0 - 0 2024-07-28T21:44:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:44:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:44:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:44:01.175 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:00 smithi155 bash[73694]: debug 2024-07-28T21:44:00.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:01 smithi045 bash[80445]: cluster 2024-07-28T21:44:00.307269+0000 mgr.y (mgr.34101) 4029 : cluster [DBG] pgmap v4957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:01 smithi045 bash[82788]: cluster 2024-07-28T21:44:00.307269+0000 mgr.y (mgr.34101) 4029 : cluster [DBG] pgmap v4957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:01.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:01 smithi155 bash[68033]: cluster 2024-07-28T21:44:00.307269+0000 mgr.y (mgr.34101) 4029 : cluster [DBG] pgmap v4957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:01.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6875 16 16 0 0 0 - 0 2024-07-28T21:44:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:01 smithi155 bash[73694]: debug 2024-07-28T21:44:01.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:02.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6876 16 16 0 0 0 - 0 2024-07-28T21:44:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:44:02 smithi155 bash[60745]: ts=2024-07-28T21:44:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:44:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:02 smithi155 bash[73694]: debug 2024-07-28T21:44:02.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:03 smithi045 bash[80445]: cluster 2024-07-28T21:44:02.309116+0000 mgr.y (mgr.34101) 4030 : cluster [DBG] pgmap v4958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:03 smithi045 bash[82788]: cluster 2024-07-28T21:44:02.309116+0000 mgr.y (mgr.34101) 4030 : cluster [DBG] pgmap v4958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:03.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6877 16 16 0 0 0 - 0 2024-07-28T21:44:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:03 smithi155 bash[68033]: cluster 2024-07-28T21:44:02.309116+0000 mgr.y (mgr.34101) 4030 : cluster [DBG] pgmap v4958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:03 smithi155 bash[73694]: debug 2024-07-28T21:44:03.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:04 smithi045 bash[80445]: audit 2024-07-28T21:44:03.462798+0000 mon.c (mon.2) 1098 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:04 smithi045 bash[82788]: audit 2024-07-28T21:44:03.462798+0000 mon.c (mon.2) 1098 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:04.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6878 16 16 0 0 0 - 0 2024-07-28T21:44:04.793 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:04 smithi155 bash[68033]: audit 2024-07-28T21:44:03.462798+0000 mon.c (mon.2) 1098 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:04 smithi155 bash[73694]: debug 2024-07-28T21:44:04.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:05 smithi045 bash[80445]: cluster 2024-07-28T21:44:04.310849+0000 mgr.y (mgr.34101) 4031 : cluster [DBG] pgmap v4959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:05 smithi045 bash[82788]: cluster 2024-07-28T21:44:04.310849+0000 mgr.y (mgr.34101) 4031 : cluster [DBG] pgmap v4959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:05.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:05 smithi155 bash[68033]: cluster 2024-07-28T21:44:04.310849+0000 mgr.y (mgr.34101) 4031 : cluster [DBG] pgmap v4959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:05.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6879 16 16 0 0 0 - 0 2024-07-28T21:44:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:05 smithi155 bash[73694]: debug 2024-07-28T21:44:05.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:06.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:44:06.768529+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:44:06.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:44:06.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6880 16 16 0 0 0 - 0 2024-07-28T21:44:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:06 smithi155 bash[73694]: debug 2024-07-28T21:44:06.758+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:07 smithi045 bash[80445]: cluster 2024-07-28T21:44:06.312598+0000 mgr.y (mgr.34101) 4032 : cluster [DBG] pgmap v4960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:07 smithi045 bash[82788]: cluster 2024-07-28T21:44:06.312598+0000 mgr.y (mgr.34101) 4032 : cluster [DBG] pgmap v4960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:07.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6881 16 16 0 0 0 - 0 2024-07-28T21:44:07.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:07 smithi155 bash[68033]: cluster 2024-07-28T21:44:06.312598+0000 mgr.y (mgr.34101) 4032 : cluster [DBG] pgmap v4960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:07 smithi155 bash[73694]: debug 2024-07-28T21:44:07.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:08.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6882 16 16 0 0 0 - 0 2024-07-28T21:44:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:08 smithi155 bash[73694]: debug 2024-07-28T21:44:08.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:09 smithi045 bash[82788]: cluster 2024-07-28T21:44:08.314647+0000 mgr.y (mgr.34101) 4033 : cluster [DBG] pgmap v4961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:09 smithi045 bash[80445]: cluster 2024-07-28T21:44:08.314647+0000 mgr.y (mgr.34101) 4033 : cluster [DBG] pgmap v4961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:09.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6883 16 16 0 0 0 - 0 2024-07-28T21:44:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:09 smithi155 bash[68033]: cluster 2024-07-28T21:44:08.314647+0000 mgr.y (mgr.34101) 4033 : cluster [DBG] pgmap v4961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:09 smithi155 bash[73694]: debug 2024-07-28T21:44:09.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:10.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6884 16 16 0 0 0 - 0 2024-07-28T21:44:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:44:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:44:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:44:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:10 smithi155 bash[73694]: debug 2024-07-28T21:44:10.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:11 smithi045 bash[80445]: cluster 2024-07-28T21:44:10.316585+0000 mgr.y (mgr.34101) 4034 : cluster [DBG] pgmap v4962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:11 smithi045 bash[82788]: cluster 2024-07-28T21:44:10.316585+0000 mgr.y (mgr.34101) 4034 : cluster [DBG] pgmap v4962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:11.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6885 16 16 0 0 0 - 0 2024-07-28T21:44:11.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:11 smithi155 bash[68033]: cluster 2024-07-28T21:44:10.316585+0000 mgr.y (mgr.34101) 4034 : cluster [DBG] pgmap v4962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:11 smithi155 bash[73694]: debug 2024-07-28T21:44:11.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:12.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6886 16 16 0 0 0 - 0 2024-07-28T21:44:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:44:12 smithi155 bash[60745]: ts=2024-07-28T21:44:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:44:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:12 smithi155 bash[73694]: debug 2024-07-28T21:44:12.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:13 smithi045 bash[80445]: cluster 2024-07-28T21:44:12.318693+0000 mgr.y (mgr.34101) 4035 : cluster [DBG] pgmap v4963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:13 smithi045 bash[82788]: cluster 2024-07-28T21:44:12.318693+0000 mgr.y (mgr.34101) 4035 : cluster [DBG] pgmap v4963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:13.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6887 16 16 0 0 0 - 0 2024-07-28T21:44:13.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:13 smithi155 bash[68033]: cluster 2024-07-28T21:44:12.318693+0000 mgr.y (mgr.34101) 4035 : cluster [DBG] pgmap v4963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:13 smithi155 bash[73694]: debug 2024-07-28T21:44:13.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:14.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6888 16 16 0 0 0 - 0 2024-07-28T21:44:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:14 smithi155 bash[73694]: debug 2024-07-28T21:44:14.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:15 smithi045 bash[82788]: cluster 2024-07-28T21:44:14.320590+0000 mgr.y (mgr.34101) 4036 : cluster [DBG] pgmap v4964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:15 smithi045 bash[80445]: cluster 2024-07-28T21:44:14.320590+0000 mgr.y (mgr.34101) 4036 : cluster [DBG] pgmap v4964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:15.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6889 16 16 0 0 0 - 0 2024-07-28T21:44:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:15 smithi155 bash[68033]: cluster 2024-07-28T21:44:14.320590+0000 mgr.y (mgr.34101) 4036 : cluster [DBG] pgmap v4964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:15 smithi155 bash[73694]: debug 2024-07-28T21:44:15.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:16.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6890 16 16 0 0 0 - 0 2024-07-28T21:44:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:16 smithi155 bash[73694]: debug 2024-07-28T21:44:16.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:17 smithi045 bash[80445]: cluster 2024-07-28T21:44:16.322552+0000 mgr.y (mgr.34101) 4037 : cluster [DBG] pgmap v4965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:17 smithi045 bash[82788]: cluster 2024-07-28T21:44:16.322552+0000 mgr.y (mgr.34101) 4037 : cluster [DBG] pgmap v4965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:17.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6891 16 16 0 0 0 - 0 2024-07-28T21:44:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:17 smithi155 bash[68033]: cluster 2024-07-28T21:44:16.322552+0000 mgr.y (mgr.34101) 4037 : cluster [DBG] pgmap v4965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:17 smithi155 bash[73694]: debug 2024-07-28T21:44:17.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:18.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6892 16 16 0 0 0 - 0 2024-07-28T21:44:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:18 smithi155 bash[73694]: debug 2024-07-28T21:44:18.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:19 smithi045 bash[80445]: cluster 2024-07-28T21:44:18.324465+0000 mgr.y (mgr.34101) 4038 : cluster [DBG] pgmap v4966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:19 smithi045 bash[80445]: audit 2024-07-28T21:44:18.463326+0000 mon.c (mon.2) 1099 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:19 smithi045 bash[82788]: cluster 2024-07-28T21:44:18.324465+0000 mgr.y (mgr.34101) 4038 : cluster [DBG] pgmap v4966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:19 smithi045 bash[82788]: audit 2024-07-28T21:44:18.463326+0000 mon.c (mon.2) 1099 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:19.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6893 16 16 0 0 0 - 0 2024-07-28T21:44:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:19 smithi155 bash[68033]: cluster 2024-07-28T21:44:18.324465+0000 mgr.y (mgr.34101) 4038 : cluster [DBG] pgmap v4966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:19 smithi155 bash[68033]: audit 2024-07-28T21:44:18.463326+0000 mon.c (mon.2) 1099 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:19 smithi155 bash[73694]: debug 2024-07-28T21:44:19.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:20.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6894 16 16 0 0 0 - 0 2024-07-28T21:44:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:44:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:44:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:44:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:21 smithi155 bash[73694]: debug 2024-07-28T21:44:21.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:21 smithi045 bash[80445]: cluster 2024-07-28T21:44:20.326225+0000 mgr.y (mgr.34101) 4039 : cluster [DBG] pgmap v4967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:21 smithi045 bash[82788]: cluster 2024-07-28T21:44:20.326225+0000 mgr.y (mgr.34101) 4039 : cluster [DBG] pgmap v4967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:21.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6895 16 16 0 0 0 - 0 2024-07-28T21:44:21.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:21 smithi155 bash[68033]: cluster 2024-07-28T21:44:20.326225+0000 mgr.y (mgr.34101) 4039 : cluster [DBG] pgmap v4967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:22 smithi155 bash[73694]: debug 2024-07-28T21:44:22.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:22.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6896 16 16 0 0 0 - 0 2024-07-28T21:44:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:44:22 smithi155 bash[60745]: ts=2024-07-28T21:44:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:44:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:22 smithi155 bash[73694]: debug 2024-07-28T21:44:22.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:23 smithi045 bash[80445]: cluster 2024-07-28T21:44:22.328124+0000 mgr.y (mgr.34101) 4040 : cluster [DBG] pgmap v4968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:23 smithi045 bash[82788]: cluster 2024-07-28T21:44:22.328124+0000 mgr.y (mgr.34101) 4040 : cluster [DBG] pgmap v4968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:23.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6897 16 16 0 0 0 - 0 2024-07-28T21:44:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:23 smithi155 bash[68033]: cluster 2024-07-28T21:44:22.328124+0000 mgr.y (mgr.34101) 4040 : cluster [DBG] pgmap v4968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:23 smithi155 bash[73694]: debug 2024-07-28T21:44:23.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:24.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6898 16 16 0 0 0 - 0 2024-07-28T21:44:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:25 smithi155 bash[73694]: debug 2024-07-28T21:44:25.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:25 smithi045 bash[80445]: cluster 2024-07-28T21:44:24.329852+0000 mgr.y (mgr.34101) 4041 : cluster [DBG] pgmap v4969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:25 smithi045 bash[82788]: cluster 2024-07-28T21:44:24.329852+0000 mgr.y (mgr.34101) 4041 : cluster [DBG] pgmap v4969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:25.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6899 16 16 0 0 0 - 0 2024-07-28T21:44:25.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:25 smithi155 bash[68033]: cluster 2024-07-28T21:44:24.329852+0000 mgr.y (mgr.34101) 4041 : cluster [DBG] pgmap v4969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:26 smithi155 bash[73694]: debug 2024-07-28T21:44:26.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:26.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:44:26.771889+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:44:26.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:44:26.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6900 16 16 0 0 0 - 0 2024-07-28T21:44:27.423 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:27 smithi155 bash[73694]: debug 2024-07-28T21:44:27.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:27 smithi045 bash[80445]: cluster 2024-07-28T21:44:26.331600+0000 mgr.y (mgr.34101) 4042 : cluster [DBG] pgmap v4970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:27 smithi045 bash[82788]: cluster 2024-07-28T21:44:26.331600+0000 mgr.y (mgr.34101) 4042 : cluster [DBG] pgmap v4970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:27.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6901 16 16 0 0 0 - 0 2024-07-28T21:44:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:27 smithi155 bash[68033]: cluster 2024-07-28T21:44:26.331600+0000 mgr.y (mgr.34101) 4042 : cluster [DBG] pgmap v4970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:28 smithi155 bash[73694]: debug 2024-07-28T21:44:28.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:28.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6902 16 16 0 0 0 - 0 2024-07-28T21:44:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:29 smithi155 bash[73694]: debug 2024-07-28T21:44:29.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:29 smithi045 bash[80445]: cluster 2024-07-28T21:44:28.333469+0000 mgr.y (mgr.34101) 4043 : cluster [DBG] pgmap v4971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:29 smithi045 bash[82788]: cluster 2024-07-28T21:44:28.333469+0000 mgr.y (mgr.34101) 4043 : cluster [DBG] pgmap v4971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:29.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6903 16 16 0 0 0 - 0 2024-07-28T21:44:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:29 smithi155 bash[68033]: cluster 2024-07-28T21:44:28.333469+0000 mgr.y (mgr.34101) 4043 : cluster [DBG] pgmap v4971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:30 smithi155 bash[73694]: debug 2024-07-28T21:44:30.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:30.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6904 16 16 0 0 0 - 0 2024-07-28T21:44:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:44:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:44:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:44:31.431 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:31 smithi155 bash[73694]: debug 2024-07-28T21:44:31.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:31 smithi045 bash[80445]: cluster 2024-07-28T21:44:30.335215+0000 mgr.y (mgr.34101) 4044 : cluster [DBG] pgmap v4972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:31 smithi045 bash[82788]: cluster 2024-07-28T21:44:30.335215+0000 mgr.y (mgr.34101) 4044 : cluster [DBG] pgmap v4972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:31.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6905 16 16 0 0 0 - 0 2024-07-28T21:44:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:31 smithi155 bash[68033]: cluster 2024-07-28T21:44:30.335215+0000 mgr.y (mgr.34101) 4044 : cluster [DBG] pgmap v4972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:32 smithi155 bash[73694]: debug 2024-07-28T21:44:32.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:44:32 smithi155 bash[60745]: ts=2024-07-28T21:44:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:44:32.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6906 16 16 0 0 0 - 0 2024-07-28T21:44:33.436 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:33 smithi155 bash[73694]: debug 2024-07-28T21:44:33.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:33 smithi045 bash[82788]: cluster 2024-07-28T21:44:32.337078+0000 mgr.y (mgr.34101) 4045 : cluster [DBG] pgmap v4973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:33 smithi045 bash[80445]: cluster 2024-07-28T21:44:32.337078+0000 mgr.y (mgr.34101) 4045 : cluster [DBG] pgmap v4973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:33.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6907 16 16 0 0 0 - 0 2024-07-28T21:44:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:33 smithi155 bash[68033]: cluster 2024-07-28T21:44:32.337078+0000 mgr.y (mgr.34101) 4045 : cluster [DBG] pgmap v4973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:34.444 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:34 smithi155 bash[73694]: debug 2024-07-28T21:44:34.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:34 smithi045 bash[82788]: audit 2024-07-28T21:44:33.463647+0000 mon.c (mon.2) 1100 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:34 smithi045 bash[80445]: audit 2024-07-28T21:44:33.463647+0000 mon.c (mon.2) 1100 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:34.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6908 16 16 0 0 0 - 0 2024-07-28T21:44:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:34 smithi155 bash[68033]: audit 2024-07-28T21:44:33.463647+0000 mon.c (mon.2) 1100 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:35.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:35 smithi155 bash[73694]: debug 2024-07-28T21:44:35.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:35 smithi045 bash[80445]: cluster 2024-07-28T21:44:34.338814+0000 mgr.y (mgr.34101) 4046 : cluster [DBG] pgmap v4974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:35 smithi045 bash[82788]: cluster 2024-07-28T21:44:34.338814+0000 mgr.y (mgr.34101) 4046 : cluster [DBG] pgmap v4974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:35.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6909 16 16 0 0 0 - 0 2024-07-28T21:44:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:35 smithi155 bash[68033]: cluster 2024-07-28T21:44:34.338814+0000 mgr.y (mgr.34101) 4046 : cluster [DBG] pgmap v4974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:36 smithi155 bash[73694]: debug 2024-07-28T21:44:36.169+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:36.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6910 16 16 0 0 0 - 0 2024-07-28T21:44:37.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:37 smithi155 bash[68033]: cluster 2024-07-28T21:44:36.340543+0000 mgr.y (mgr.34101) 4047 : cluster [DBG] pgmap v4975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:37 smithi155 bash[73694]: debug 2024-07-28T21:44:37.213+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:37 smithi045 bash[80445]: cluster 2024-07-28T21:44:36.340543+0000 mgr.y (mgr.34101) 4047 : cluster [DBG] pgmap v4975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:37 smithi045 bash[82788]: cluster 2024-07-28T21:44:36.340543+0000 mgr.y (mgr.34101) 4047 : cluster [DBG] pgmap v4975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:37.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6911 16 16 0 0 0 - 0 2024-07-28T21:44:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:38 smithi155 bash[73694]: debug 2024-07-28T21:44:38.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:38.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6912 16 16 0 0 0 - 0 2024-07-28T21:44:39.455 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:39 smithi155 bash[73694]: debug 2024-07-28T21:44:39.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:39 smithi045 bash[80445]: cluster 2024-07-28T21:44:38.342482+0000 mgr.y (mgr.34101) 4048 : cluster [DBG] pgmap v4976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:39 smithi045 bash[82788]: cluster 2024-07-28T21:44:38.342482+0000 mgr.y (mgr.34101) 4048 : cluster [DBG] pgmap v4976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:39.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6913 16 16 0 0 0 - 0 2024-07-28T21:44:39.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:39 smithi155 bash[68033]: cluster 2024-07-28T21:44:38.342482+0000 mgr.y (mgr.34101) 4048 : cluster [DBG] pgmap v4976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:40 smithi155 bash[73694]: debug 2024-07-28T21:44:40.185+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:40.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6914 16 16 0 0 0 - 0 2024-07-28T21:44:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:44:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:44:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:44:41.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:41 smithi155 bash[73694]: debug 2024-07-28T21:44:41.197+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:41 smithi045 bash[80445]: cluster 2024-07-28T21:44:40.344224+0000 mgr.y (mgr.34101) 4049 : cluster [DBG] pgmap v4977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:41 smithi045 bash[82788]: cluster 2024-07-28T21:44:40.344224+0000 mgr.y (mgr.34101) 4049 : cluster [DBG] pgmap v4977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:41.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6915 16 16 0 0 0 - 0 2024-07-28T21:44:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:41 smithi155 bash[68033]: cluster 2024-07-28T21:44:40.344224+0000 mgr.y (mgr.34101) 4049 : cluster [DBG] pgmap v4977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:42 smithi155 bash[73694]: debug 2024-07-28T21:44:42.205+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:44:42 smithi155 bash[60745]: ts=2024-07-28T21:44:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:44:42.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6916 16 16 0 0 0 - 0 2024-07-28T21:44:43.463 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:43 smithi155 bash[73694]: debug 2024-07-28T21:44:43.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:43 smithi045 bash[80445]: cluster 2024-07-28T21:44:42.346108+0000 mgr.y (mgr.34101) 4050 : cluster [DBG] pgmap v4978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:43 smithi045 bash[82788]: cluster 2024-07-28T21:44:42.346108+0000 mgr.y (mgr.34101) 4050 : cluster [DBG] pgmap v4978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:43.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6917 16 16 0 0 0 - 0 2024-07-28T21:44:43.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:43 smithi155 bash[68033]: cluster 2024-07-28T21:44:42.346108+0000 mgr.y (mgr.34101) 4050 : cluster [DBG] pgmap v4978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:44 smithi155 bash[73694]: debug 2024-07-28T21:44:44.237+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:44.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6918 16 16 0 0 0 - 0 2024-07-28T21:44:45.467 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:45 smithi155 bash[73694]: debug 2024-07-28T21:44:45.205+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:45 smithi045 bash[80445]: cluster 2024-07-28T21:44:44.347825+0000 mgr.y (mgr.34101) 4051 : cluster [DBG] pgmap v4979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:45 smithi045 bash[82788]: cluster 2024-07-28T21:44:44.347825+0000 mgr.y (mgr.34101) 4051 : cluster [DBG] pgmap v4979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:45.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6919 16 16 0 0 0 - 0 2024-07-28T21:44:45.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:45 smithi155 bash[68033]: cluster 2024-07-28T21:44:44.347825+0000 mgr.y (mgr.34101) 4051 : cluster [DBG] pgmap v4979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:46 smithi155 bash[73694]: debug 2024-07-28T21:44:46.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:46.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:44:46.775202+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:44:46.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:44:46.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6920 16 16 0 0 0 - 0 2024-07-28T21:44:47.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:47 smithi155 bash[68033]: cluster 2024-07-28T21:44:46.349548+0000 mgr.y (mgr.34101) 4052 : cluster [DBG] pgmap v4980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:47 smithi155 bash[73694]: debug 2024-07-28T21:44:47.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:47.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6921 16 16 0 0 0 - 0 2024-07-28T21:44:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:47 smithi045 bash[80445]: cluster 2024-07-28T21:44:46.349548+0000 mgr.y (mgr.34101) 4052 : cluster [DBG] pgmap v4980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:47 smithi045 bash[82788]: cluster 2024-07-28T21:44:46.349548+0000 mgr.y (mgr.34101) 4052 : cluster [DBG] pgmap v4980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:48 smithi155 bash[68033]: audit 2024-07-28T21:44:48.464229+0000 mon.c (mon.2) 1101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:48 smithi155 bash[73694]: debug 2024-07-28T21:44:48.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:48.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6922 16 16 0 0 0 - 0 2024-07-28T21:44:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:48 smithi045 bash[80445]: audit 2024-07-28T21:44:48.464229+0000 mon.c (mon.2) 1101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:48 smithi045 bash[82788]: audit 2024-07-28T21:44:48.464229+0000 mon.c (mon.2) 1101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:44:49.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:49 smithi155 bash[73694]: debug 2024-07-28T21:44:49.197+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:49.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6923 16 16 0 0 0 - 0 2024-07-28T21:44:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:49 smithi155 bash[68033]: cluster 2024-07-28T21:44:48.351504+0000 mgr.y (mgr.34101) 4053 : cluster [DBG] pgmap v4981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:49 smithi045 bash[80445]: cluster 2024-07-28T21:44:48.351504+0000 mgr.y (mgr.34101) 4053 : cluster [DBG] pgmap v4981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:49 smithi045 bash[82788]: cluster 2024-07-28T21:44:48.351504+0000 mgr.y (mgr.34101) 4053 : cluster [DBG] pgmap v4981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:50 smithi155 bash[73694]: debug 2024-07-28T21:44:50.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:50.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6924 16 16 0 0 0 - 0 2024-07-28T21:44:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:44:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:44:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:44:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:51 smithi155 bash[68033]: cluster 2024-07-28T21:44:50.353313+0000 mgr.y (mgr.34101) 4054 : cluster [DBG] pgmap v4982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:51 smithi155 bash[73694]: debug 2024-07-28T21:44:51.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:51.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6925 16 16 0 0 0 - 0 2024-07-28T21:44:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:51 smithi045 bash[80445]: cluster 2024-07-28T21:44:50.353313+0000 mgr.y (mgr.34101) 4054 : cluster [DBG] pgmap v4982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:51 smithi045 bash[82788]: cluster 2024-07-28T21:44:50.353313+0000 mgr.y (mgr.34101) 4054 : cluster [DBG] pgmap v4982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:52.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:52 smithi155 bash[73694]: debug 2024-07-28T21:44:52.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:44:52 smithi155 bash[60745]: ts=2024-07-28T21:44:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:44:52.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6926 16 16 0 0 0 - 0 2024-07-28T21:44:53.494 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:53 smithi155 bash[73694]: debug 2024-07-28T21:44:53.237+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:53.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6927 16 16 0 0 0 - 0 2024-07-28T21:44:53.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:53 smithi155 bash[68033]: cluster 2024-07-28T21:44:52.355235+0000 mgr.y (mgr.34101) 4055 : cluster [DBG] pgmap v4983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:53 smithi045 bash[80445]: cluster 2024-07-28T21:44:52.355235+0000 mgr.y (mgr.34101) 4055 : cluster [DBG] pgmap v4983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:53 smithi045 bash[82788]: cluster 2024-07-28T21:44:52.355235+0000 mgr.y (mgr.34101) 4055 : cluster [DBG] pgmap v4983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:54 smithi155 bash[73694]: debug 2024-07-28T21:44:54.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:54.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6928 16 16 0 0 0 - 0 2024-07-28T21:44:55.498 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:55 smithi155 bash[73694]: debug 2024-07-28T21:44:55.237+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:55.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6929 16 16 0 0 0 - 0 2024-07-28T21:44:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:55 smithi155 bash[68033]: cluster 2024-07-28T21:44:54.356937+0000 mgr.y (mgr.34101) 4056 : cluster [DBG] pgmap v4984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:55 smithi045 bash[82788]: cluster 2024-07-28T21:44:54.356937+0000 mgr.y (mgr.34101) 4056 : cluster [DBG] pgmap v4984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:55 smithi045 bash[80445]: cluster 2024-07-28T21:44:54.356937+0000 mgr.y (mgr.34101) 4056 : cluster [DBG] pgmap v4984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:56 smithi155 bash[73694]: debug 2024-07-28T21:44:56.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:56.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6930 16 16 0 0 0 - 0 2024-07-28T21:44:57.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6931 16 16 0 0 0 - 0 2024-07-28T21:44:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:57 smithi155 bash[73694]: debug 2024-07-28T21:44:57.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:57.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:57 smithi155 bash[68033]: cluster 2024-07-28T21:44:56.358688+0000 mgr.y (mgr.34101) 4057 : cluster [DBG] pgmap v4985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:57.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:57 smithi155 bash[68033]: audit 2024-07-28T21:44:57.205127+0000 mon.c (mon.2) 1102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:44:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:57 smithi045 bash[80445]: cluster 2024-07-28T21:44:56.358688+0000 mgr.y (mgr.34101) 4057 : cluster [DBG] pgmap v4985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:57 smithi045 bash[80445]: audit 2024-07-28T21:44:57.205127+0000 mon.c (mon.2) 1102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:44:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:57 smithi045 bash[82788]: cluster 2024-07-28T21:44:56.358688+0000 mgr.y (mgr.34101) 4057 : cluster [DBG] pgmap v4985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:57 smithi045 bash[82788]: audit 2024-07-28T21:44:57.205127+0000 mon.c (mon.2) 1102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:44:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:58 smithi155 bash[73694]: debug 2024-07-28T21:44:58.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:58.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6932 16 16 0 0 0 - 0 2024-07-28T21:44:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:44:59 smithi155 bash[73694]: debug 2024-07-28T21:44:59.265+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:44:59.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:44:59 smithi155 bash[68033]: cluster 2024-07-28T21:44:58.360564+0000 mgr.y (mgr.34101) 4058 : cluster [DBG] pgmap v4986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:59.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6933 16 16 0 0 0 - 0 2024-07-28T21:44:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:44:59 smithi045 bash[80445]: cluster 2024-07-28T21:44:58.360564+0000 mgr.y (mgr.34101) 4058 : cluster [DBG] pgmap v4986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:44:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:44:59 smithi045 bash[82788]: cluster 2024-07-28T21:44:58.360564+0000 mgr.y (mgr.34101) 4058 : cluster [DBG] pgmap v4986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:00.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6934 16 16 0 0 0 - 0 2024-07-28T21:45:00.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:00 smithi155 bash[73694]: debug 2024-07-28T21:45:00.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:45:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:45:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:45:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:45:01.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:01 smithi155 bash[68033]: cluster 2024-07-28T21:45:00.362320+0000 mgr.y (mgr.34101) 4059 : cluster [DBG] pgmap v4987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:01 smithi155 bash[73694]: debug 2024-07-28T21:45:01.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:45:01.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6935 16 16 0 0 0 - 0 2024-07-28T21:45:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:01 smithi045 bash[80445]: cluster 2024-07-28T21:45:00.362320+0000 mgr.y (mgr.34101) 4059 : cluster [DBG] pgmap v4987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:01 smithi045 bash[82788]: cluster 2024-07-28T21:45:00.362320+0000 mgr.y (mgr.34101) 4059 : cluster [DBG] pgmap v4987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:02 smithi155 bash[73694]: debug 2024-07-28T21:45:02.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:45:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:45:02 smithi155 bash[60745]: ts=2024-07-28T21:45:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:45:02.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6936 16 16 0 0 0 - 0 2024-07-28T21:45:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:03 smithi155 bash[73694]: debug 2024-07-28T21:45:03.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:45:03.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6937 16 16 0 0 0 - 0 2024-07-28T21:45:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[80445]: cluster 2024-07-28T21:45:02.363226+0000 mgr.y (mgr.34101) 4060 : cluster [DBG] pgmap v4988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[80445]: audit 2024-07-28T21:45:02.892652+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[80445]: audit 2024-07-28T21:45:02.902907+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[80445]: audit 2024-07-28T21:45:03.100627+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[80445]: audit 2024-07-28T21:45:03.113151+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[80445]: audit 2024-07-28T21:45:03.478577+0000 mon.c (mon.2) 1103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[80445]: audit 2024-07-28T21:45:03.594359+0000 mon.c (mon.2) 1104 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[80445]: audit 2024-07-28T21:45:03.596091+0000 mon.c (mon.2) 1105 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[80445]: audit 2024-07-28T21:45:03.606832+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[82788]: cluster 2024-07-28T21:45:02.363226+0000 mgr.y (mgr.34101) 4060 : cluster [DBG] pgmap v4988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[82788]: audit 2024-07-28T21:45:02.892652+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[82788]: audit 2024-07-28T21:45:02.902907+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[82788]: audit 2024-07-28T21:45:03.100627+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[82788]: audit 2024-07-28T21:45:03.113151+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[82788]: audit 2024-07-28T21:45:03.478577+0000 mon.c (mon.2) 1103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[82788]: audit 2024-07-28T21:45:03.594359+0000 mon.c (mon.2) 1104 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[82788]: audit 2024-07-28T21:45:03.596091+0000 mon.c (mon.2) 1105 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:45:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:03 smithi045 bash[82788]: audit 2024-07-28T21:45:03.606832+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:03 smithi155 bash[68033]: cluster 2024-07-28T21:45:02.363226+0000 mgr.y (mgr.34101) 4060 : cluster [DBG] pgmap v4988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:03 smithi155 bash[68033]: audit 2024-07-28T21:45:02.892652+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:03 smithi155 bash[68033]: audit 2024-07-28T21:45:02.902907+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:03 smithi155 bash[68033]: audit 2024-07-28T21:45:03.100627+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:03 smithi155 bash[68033]: audit 2024-07-28T21:45:03.113151+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:03 smithi155 bash[68033]: audit 2024-07-28T21:45:03.478577+0000 mon.c (mon.2) 1103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:03 smithi155 bash[68033]: audit 2024-07-28T21:45:03.594359+0000 mon.c (mon.2) 1104 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:45:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:03 smithi155 bash[68033]: audit 2024-07-28T21:45:03.596091+0000 mon.c (mon.2) 1105 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:45:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:03 smithi155 bash[68033]: audit 2024-07-28T21:45:03.606832+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:45:04.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6938 16 16 0 0 0 - 0 2024-07-28T21:45:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:04 smithi155 bash[73694]: debug 2024-07-28T21:45:04.333+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:45:05.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6939 16 16 0 0 0 - 0 2024-07-28T21:45:05.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:05 smithi155 bash[73694]: debug 2024-07-28T21:45:05.381+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:45:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:05 smithi045 bash[80445]: cluster 2024-07-28T21:45:04.364909+0000 mgr.y (mgr.34101) 4061 : cluster [DBG] pgmap v4989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:05 smithi045 bash[82788]: cluster 2024-07-28T21:45:04.364909+0000 mgr.y (mgr.34101) 4061 : cluster [DBG] pgmap v4989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:05 smithi155 bash[68033]: cluster 2024-07-28T21:45:04.364909+0000 mgr.y (mgr.34101) 4061 : cluster [DBG] pgmap v4989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:06.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:45:06.778474+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:45:06.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:45:06.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6940 16 16 0 0 0 - 0 2024-07-28T21:45:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:06 smithi155 bash[73694]: debug 2024-07-28T21:45:06.377+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:45:07.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6941 16 16 0 0 0 - 0 2024-07-28T21:45:07.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:07 smithi155 bash[73694]: debug 2024-07-28T21:45:07.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:45:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:07 smithi045 bash[80445]: cluster 2024-07-28T21:45:06.366610+0000 mgr.y (mgr.34101) 4062 : cluster [DBG] pgmap v4990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:07 smithi045 bash[82788]: cluster 2024-07-28T21:45:06.366610+0000 mgr.y (mgr.34101) 4062 : cluster [DBG] pgmap v4990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:07 smithi155 bash[68033]: cluster 2024-07-28T21:45:06.366610+0000 mgr.y (mgr.34101) 4062 : cluster [DBG] pgmap v4990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:08.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6942 16 16 0 0 0 - 0 2024-07-28T21:45:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:08 smithi155 bash[73694]: debug 2024-07-28T21:45:08.373+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:45:09.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6943 16 16 0 0 0 - 0 2024-07-28T21:45:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:09 smithi155 bash[73694]: debug 2024-07-28T21:45:09.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:45:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:09 smithi045 bash[80445]: cluster 2024-07-28T21:45:08.368478+0000 mgr.y (mgr.34101) 4063 : cluster [DBG] pgmap v4991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:09 smithi045 bash[82788]: cluster 2024-07-28T21:45:08.368478+0000 mgr.y (mgr.34101) 4063 : cluster [DBG] pgmap v4991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:09 smithi155 bash[68033]: cluster 2024-07-28T21:45:08.368478+0000 mgr.y (mgr.34101) 4063 : cluster [DBG] pgmap v4991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:10.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6944 16 16 0 0 0 - 0 2024-07-28T21:45:10.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:10 smithi155 bash[73694]: debug 2024-07-28T21:45:10.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:34:37.087293+0000 (oldest deadline 2024-07-28T21:34:57.087293+0000) 2024-07-28T21:45:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:45:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:45:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:45:11.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6945 16 16 0 0 0 - 0 2024-07-28T21:45:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:11 smithi045 bash[80445]: cluster 2024-07-28T21:45:10.370262+0000 mgr.y (mgr.34101) 4064 : cluster [DBG] pgmap v4992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:11 smithi045 bash[82788]: cluster 2024-07-28T21:45:10.370262+0000 mgr.y (mgr.34101) 4064 : cluster [DBG] pgmap v4992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:11 smithi155 bash[68033]: cluster 2024-07-28T21:45:10.370262+0000 mgr.y (mgr.34101) 4064 : cluster [DBG] pgmap v4992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:12.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6946 16 16 0 0 0 - 0 2024-07-28T21:45:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:45:12 smithi155 bash[60745]: ts=2024-07-28T21:45:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:45:13.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6947 16 16 0 0 0 - 0 2024-07-28T21:45:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:13 smithi045 bash[80445]: cluster 2024-07-28T21:45:12.372144+0000 mgr.y (mgr.34101) 4065 : cluster [DBG] pgmap v4993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:13 smithi045 bash[82788]: cluster 2024-07-28T21:45:12.372144+0000 mgr.y (mgr.34101) 4065 : cluster [DBG] pgmap v4993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:13 smithi155 bash[68033]: cluster 2024-07-28T21:45:12.372144+0000 mgr.y (mgr.34101) 4065 : cluster [DBG] pgmap v4993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:14.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6948 16 16 0 0 0 - 0 2024-07-28T21:45:15.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6949 16 16 0 0 0 - 0 2024-07-28T21:45:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:15 smithi045 bash[80445]: cluster 2024-07-28T21:45:14.373876+0000 mgr.y (mgr.34101) 4066 : cluster [DBG] pgmap v4994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:15 smithi045 bash[82788]: cluster 2024-07-28T21:45:14.373876+0000 mgr.y (mgr.34101) 4066 : cluster [DBG] pgmap v4994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:15 smithi155 bash[68033]: cluster 2024-07-28T21:45:14.373876+0000 mgr.y (mgr.34101) 4066 : cluster [DBG] pgmap v4994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:16.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6950 16 16 0 0 0 - 0 2024-07-28T21:45:17.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6951 16 16 0 0 0 - 0 2024-07-28T21:45:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:17 smithi045 bash[82788]: cluster 2024-07-28T21:45:16.375625+0000 mgr.y (mgr.34101) 4067 : cluster [DBG] pgmap v4995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:17 smithi045 bash[80445]: cluster 2024-07-28T21:45:16.375625+0000 mgr.y (mgr.34101) 4067 : cluster [DBG] pgmap v4995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:17 smithi155 bash[68033]: cluster 2024-07-28T21:45:16.375625+0000 mgr.y (mgr.34101) 4067 : cluster [DBG] pgmap v4995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:18.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6952 16 16 0 0 0 - 0 2024-07-28T21:45:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:18 smithi045 bash[80445]: audit 2024-07-28T21:45:18.479247+0000 mon.c (mon.2) 1106 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:18 smithi045 bash[82788]: audit 2024-07-28T21:45:18.479247+0000 mon.c (mon.2) 1106 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:18 smithi155 bash[68033]: audit 2024-07-28T21:45:18.479247+0000 mon.c (mon.2) 1106 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:19.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6953 16 16 0 0 0 - 0 2024-07-28T21:45:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:19 smithi045 bash[80445]: cluster 2024-07-28T21:45:18.377515+0000 mgr.y (mgr.34101) 4068 : cluster [DBG] pgmap v4996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:19 smithi045 bash[82788]: cluster 2024-07-28T21:45:18.377515+0000 mgr.y (mgr.34101) 4068 : cluster [DBG] pgmap v4996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:19 smithi155 bash[68033]: cluster 2024-07-28T21:45:18.377515+0000 mgr.y (mgr.34101) 4068 : cluster [DBG] pgmap v4996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:20.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6954 16 16 0 0 0 - 0 2024-07-28T21:45:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:45:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:45:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:45:21.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6955 16 16 0 0 0 - 0 2024-07-28T21:45:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:21 smithi045 bash[80445]: cluster 2024-07-28T21:45:20.379417+0000 mgr.y (mgr.34101) 4069 : cluster [DBG] pgmap v4997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:21 smithi045 bash[82788]: cluster 2024-07-28T21:45:20.379417+0000 mgr.y (mgr.34101) 4069 : cluster [DBG] pgmap v4997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:21 smithi155 bash[68033]: cluster 2024-07-28T21:45:20.379417+0000 mgr.y (mgr.34101) 4069 : cluster [DBG] pgmap v4997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:22.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6956 16 16 0 0 0 - 0 2024-07-28T21:45:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:45:22 smithi155 bash[60745]: ts=2024-07-28T21:45:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:45:23.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6957 16 16 0 0 0 - 0 2024-07-28T21:45:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:23 smithi045 bash[80445]: cluster 2024-07-28T21:45:22.381388+0000 mgr.y (mgr.34101) 4070 : cluster [DBG] pgmap v4998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:23 smithi045 bash[82788]: cluster 2024-07-28T21:45:22.381388+0000 mgr.y (mgr.34101) 4070 : cluster [DBG] pgmap v4998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:24.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:23 smithi155 bash[68033]: cluster 2024-07-28T21:45:22.381388+0000 mgr.y (mgr.34101) 4070 : cluster [DBG] pgmap v4998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:24.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6958 16 16 0 0 0 - 0 2024-07-28T21:45:25.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6959 16 16 0 0 0 - 0 2024-07-28T21:45:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:25 smithi045 bash[80445]: cluster 2024-07-28T21:45:24.383165+0000 mgr.y (mgr.34101) 4071 : cluster [DBG] pgmap v4999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:25 smithi045 bash[82788]: cluster 2024-07-28T21:45:24.383165+0000 mgr.y (mgr.34101) 4071 : cluster [DBG] pgmap v4999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:25 smithi155 bash[68033]: cluster 2024-07-28T21:45:24.383165+0000 mgr.y (mgr.34101) 4071 : cluster [DBG] pgmap v4999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:26.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:45:26.781765+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:45:26.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:45:26.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6960 16 16 0 0 0 - 0 2024-07-28T21:45:27.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6961 16 16 0 0 0 - 0 2024-07-28T21:45:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:27 smithi045 bash[80445]: cluster 2024-07-28T21:45:26.384916+0000 mgr.y (mgr.34101) 4072 : cluster [DBG] pgmap v5000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:27 smithi045 bash[82788]: cluster 2024-07-28T21:45:26.384916+0000 mgr.y (mgr.34101) 4072 : cluster [DBG] pgmap v5000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:27 smithi155 bash[68033]: cluster 2024-07-28T21:45:26.384916+0000 mgr.y (mgr.34101) 4072 : cluster [DBG] pgmap v5000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:28.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6962 16 16 0 0 0 - 0 2024-07-28T21:45:29.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6963 16 16 0 0 0 - 0 2024-07-28T21:45:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:29 smithi045 bash[80445]: cluster 2024-07-28T21:45:28.386842+0000 mgr.y (mgr.34101) 4073 : cluster [DBG] pgmap v5001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:29 smithi045 bash[82788]: cluster 2024-07-28T21:45:28.386842+0000 mgr.y (mgr.34101) 4073 : cluster [DBG] pgmap v5001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:29 smithi155 bash[68033]: cluster 2024-07-28T21:45:28.386842+0000 mgr.y (mgr.34101) 4073 : cluster [DBG] pgmap v5001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:30.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6964 16 16 0 0 0 - 0 2024-07-28T21:45:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:45:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:45:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:45:31.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6965 16 16 0 0 0 - 0 2024-07-28T21:45:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:31 smithi155 bash[73694]: debug 2024-07-28T21:45:31.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:31 smithi045 bash[80445]: cluster 2024-07-28T21:45:30.388638+0000 mgr.y (mgr.34101) 4074 : cluster [DBG] pgmap v5002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:31 smithi045 bash[82788]: cluster 2024-07-28T21:45:30.388638+0000 mgr.y (mgr.34101) 4074 : cluster [DBG] pgmap v5002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:31 smithi155 bash[68033]: cluster 2024-07-28T21:45:30.388638+0000 mgr.y (mgr.34101) 4074 : cluster [DBG] pgmap v5002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:32.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6966 16 16 0 0 0 - 0 2024-07-28T21:45:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:32 smithi155 bash[73694]: debug 2024-07-28T21:45:32.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:45:32 smithi155 bash[60745]: ts=2024-07-28T21:45:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:45:33.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6967 16 16 0 0 0 - 0 2024-07-28T21:45:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:33 smithi155 bash[73694]: debug 2024-07-28T21:45:33.356+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:33 smithi045 bash[80445]: cluster 2024-07-28T21:45:32.390574+0000 mgr.y (mgr.34101) 4075 : cluster [DBG] pgmap v5003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:33 smithi045 bash[80445]: audit 2024-07-28T21:45:33.479628+0000 mon.c (mon.2) 1107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:33 smithi045 bash[82788]: cluster 2024-07-28T21:45:32.390574+0000 mgr.y (mgr.34101) 4075 : cluster [DBG] pgmap v5003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:33 smithi045 bash[82788]: audit 2024-07-28T21:45:33.479628+0000 mon.c (mon.2) 1107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:33 smithi155 bash[68033]: cluster 2024-07-28T21:45:32.390574+0000 mgr.y (mgr.34101) 4075 : cluster [DBG] pgmap v5003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:33 smithi155 bash[68033]: audit 2024-07-28T21:45:33.479628+0000 mon.c (mon.2) 1107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:34.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6968 16 16 0 0 0 - 0 2024-07-28T21:45:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:34 smithi155 bash[73694]: debug 2024-07-28T21:45:34.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:35.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6969 16 16 0 0 0 - 0 2024-07-28T21:45:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:35 smithi155 bash[73694]: debug 2024-07-28T21:45:35.380+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:35 smithi155 bash[68033]: cluster 2024-07-28T21:45:34.392293+0000 mgr.y (mgr.34101) 4076 : cluster [DBG] pgmap v5004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:35 smithi045 bash[80445]: cluster 2024-07-28T21:45:34.392293+0000 mgr.y (mgr.34101) 4076 : cluster [DBG] pgmap v5004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:35 smithi045 bash[82788]: cluster 2024-07-28T21:45:34.392293+0000 mgr.y (mgr.34101) 4076 : cluster [DBG] pgmap v5004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:36.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6970 16 16 0 0 0 - 0 2024-07-28T21:45:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:36 smithi155 bash[73694]: debug 2024-07-28T21:45:36.360+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:37.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6971 16 16 0 0 0 - 0 2024-07-28T21:45:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:37 smithi155 bash[73694]: debug 2024-07-28T21:45:37.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:37 smithi155 bash[68033]: cluster 2024-07-28T21:45:36.394038+0000 mgr.y (mgr.34101) 4077 : cluster [DBG] pgmap v5005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:37 smithi045 bash[80445]: cluster 2024-07-28T21:45:36.394038+0000 mgr.y (mgr.34101) 4077 : cluster [DBG] pgmap v5005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:37 smithi045 bash[82788]: cluster 2024-07-28T21:45:36.394038+0000 mgr.y (mgr.34101) 4077 : cluster [DBG] pgmap v5005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:38.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6972 16 16 0 0 0 - 0 2024-07-28T21:45:38.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:38 smithi155 bash[73694]: debug 2024-07-28T21:45:38.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:39.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6973 16 16 0 0 0 - 0 2024-07-28T21:45:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:39 smithi155 bash[73694]: debug 2024-07-28T21:45:39.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:39 smithi155 bash[68033]: cluster 2024-07-28T21:45:38.395911+0000 mgr.y (mgr.34101) 4078 : cluster [DBG] pgmap v5006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:39 smithi045 bash[80445]: cluster 2024-07-28T21:45:38.395911+0000 mgr.y (mgr.34101) 4078 : cluster [DBG] pgmap v5006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:39 smithi045 bash[82788]: cluster 2024-07-28T21:45:38.395911+0000 mgr.y (mgr.34101) 4078 : cluster [DBG] pgmap v5006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:40.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6974 16 16 0 0 0 - 0 2024-07-28T21:45:40.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:40 smithi155 bash[73694]: debug 2024-07-28T21:45:40.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:45:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:45:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:45:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:41 smithi155 bash[73694]: debug 2024-07-28T21:45:41.296+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:41.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6975 16 16 0 0 0 - 0 2024-07-28T21:45:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:41 smithi155 bash[68033]: cluster 2024-07-28T21:45:40.397651+0000 mgr.y (mgr.34101) 4079 : cluster [DBG] pgmap v5007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:41 smithi045 bash[80445]: cluster 2024-07-28T21:45:40.397651+0000 mgr.y (mgr.34101) 4079 : cluster [DBG] pgmap v5007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:41 smithi045 bash[82788]: cluster 2024-07-28T21:45:40.397651+0000 mgr.y (mgr.34101) 4079 : cluster [DBG] pgmap v5007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:42.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6976 16 16 0 0 0 - 0 2024-07-28T21:45:42.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:42 smithi155 bash[73694]: debug 2024-07-28T21:45:42.320+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:45:42 smithi155 bash[60745]: ts=2024-07-28T21:45:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:45:43.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6977 16 16 0 0 0 - 0 2024-07-28T21:45:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:43 smithi155 bash[73694]: debug 2024-07-28T21:45:43.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:43 smithi155 bash[68033]: cluster 2024-07-28T21:45:42.399551+0000 mgr.y (mgr.34101) 4080 : cluster [DBG] pgmap v5008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:43 smithi045 bash[80445]: cluster 2024-07-28T21:45:42.399551+0000 mgr.y (mgr.34101) 4080 : cluster [DBG] pgmap v5008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:43 smithi045 bash[82788]: cluster 2024-07-28T21:45:42.399551+0000 mgr.y (mgr.34101) 4080 : cluster [DBG] pgmap v5008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:44.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6978 16 16 0 0 0 - 0 2024-07-28T21:45:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:44 smithi155 bash[73694]: debug 2024-07-28T21:45:44.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:45 smithi155 bash[73694]: debug 2024-07-28T21:45:45.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:45.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6979 16 16 0 0 0 - 0 2024-07-28T21:45:46.268 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:45 smithi155 bash[68033]: cluster 2024-07-28T21:45:44.401263+0000 mgr.y (mgr.34101) 4081 : cluster [DBG] pgmap v5009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:45 smithi045 bash[80445]: cluster 2024-07-28T21:45:44.401263+0000 mgr.y (mgr.34101) 4081 : cluster [DBG] pgmap v5009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:45 smithi045 bash[82788]: cluster 2024-07-28T21:45:44.401263+0000 mgr.y (mgr.34101) 4081 : cluster [DBG] pgmap v5009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:46 smithi155 bash[73694]: debug 2024-07-28T21:45:46.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:46.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:45:46.784920+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:45:46.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:45:46.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6980 16 16 0 0 0 - 0 2024-07-28T21:45:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:47 smithi155 bash[73694]: debug 2024-07-28T21:45:47.216+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:47.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6981 16 16 0 0 0 - 0 2024-07-28T21:45:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:48 smithi155 bash[73694]: debug 2024-07-28T21:45:48.200+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:47 smithi155 bash[68033]: cluster 2024-07-28T21:45:46.403028+0000 mgr.y (mgr.34101) 4082 : cluster [DBG] pgmap v5010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:47 smithi045 bash[80445]: cluster 2024-07-28T21:45:46.403028+0000 mgr.y (mgr.34101) 4082 : cluster [DBG] pgmap v5010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:47 smithi045 bash[82788]: cluster 2024-07-28T21:45:46.403028+0000 mgr.y (mgr.34101) 4082 : cluster [DBG] pgmap v5010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:48.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6982 16 16 0 0 0 - 0 2024-07-28T21:45:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:49 smithi155 bash[73694]: debug 2024-07-28T21:45:49.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:49 smithi155 bash[68033]: audit 2024-07-28T21:45:48.480050+0000 mon.c (mon.2) 1108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:49 smithi045 bash[82788]: audit 2024-07-28T21:45:48.480050+0000 mon.c (mon.2) 1108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:49 smithi045 bash[80445]: audit 2024-07-28T21:45:48.480050+0000 mon.c (mon.2) 1108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:45:49.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6983 16 16 0 0 0 - 0 2024-07-28T21:45:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:50 smithi155 bash[68033]: cluster 2024-07-28T21:45:48.404880+0000 mgr.y (mgr.34101) 4083 : cluster [DBG] pgmap v5011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:50 smithi155 bash[73694]: debug 2024-07-28T21:45:50.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:50 smithi045 bash[80445]: cluster 2024-07-28T21:45:48.404880+0000 mgr.y (mgr.34101) 4083 : cluster [DBG] pgmap v5011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:50 smithi045 bash[82788]: cluster 2024-07-28T21:45:48.404880+0000 mgr.y (mgr.34101) 4083 : cluster [DBG] pgmap v5011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:50.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6984 16 16 0 0 0 - 0 2024-07-28T21:45:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:45:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:45:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:45:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:51 smithi155 bash[73694]: debug 2024-07-28T21:45:51.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:51.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6985 16 16 0 0 0 - 0 2024-07-28T21:45:52.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:52 smithi155 bash[68033]: cluster 2024-07-28T21:45:50.406622+0000 mgr.y (mgr.34101) 4084 : cluster [DBG] pgmap v5012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:52 smithi155 bash[73694]: debug 2024-07-28T21:45:52.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:52 smithi045 bash[80445]: cluster 2024-07-28T21:45:50.406622+0000 mgr.y (mgr.34101) 4084 : cluster [DBG] pgmap v5012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:52 smithi045 bash[82788]: cluster 2024-07-28T21:45:50.406622+0000 mgr.y (mgr.34101) 4084 : cluster [DBG] pgmap v5012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:52.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6986 16 16 0 0 0 - 0 2024-07-28T21:45:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:45:52 smithi155 bash[60745]: ts=2024-07-28T21:45:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:45:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:53 smithi155 bash[73694]: debug 2024-07-28T21:45:53.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:53.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6987 16 16 0 0 0 - 0 2024-07-28T21:45:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:54 smithi155 bash[73694]: debug 2024-07-28T21:45:54.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:54.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:54 smithi155 bash[68033]: cluster 2024-07-28T21:45:52.408573+0000 mgr.y (mgr.34101) 4085 : cluster [DBG] pgmap v5013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:54 smithi045 bash[80445]: cluster 2024-07-28T21:45:52.408573+0000 mgr.y (mgr.34101) 4085 : cluster [DBG] pgmap v5013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:54 smithi045 bash[82788]: cluster 2024-07-28T21:45:52.408573+0000 mgr.y (mgr.34101) 4085 : cluster [DBG] pgmap v5013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:54.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6988 16 16 0 0 0 - 0 2024-07-28T21:45:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:55 smithi155 bash[73694]: debug 2024-07-28T21:45:55.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:55.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6989 16 16 0 0 0 - 0 2024-07-28T21:45:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:56 smithi155 bash[73694]: debug 2024-07-28T21:45:56.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:56 smithi155 bash[68033]: cluster 2024-07-28T21:45:54.410321+0000 mgr.y (mgr.34101) 4086 : cluster [DBG] pgmap v5014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:56 smithi045 bash[80445]: cluster 2024-07-28T21:45:54.410321+0000 mgr.y (mgr.34101) 4086 : cluster [DBG] pgmap v5014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:56 smithi045 bash[82788]: cluster 2024-07-28T21:45:54.410321+0000 mgr.y (mgr.34101) 4086 : cluster [DBG] pgmap v5014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:56.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6990 16 16 0 0 0 - 0 2024-07-28T21:45:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:57 smithi155 bash[73694]: debug 2024-07-28T21:45:57.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:57.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6991 16 16 0 0 0 - 0 2024-07-28T21:45:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:58 smithi155 bash[73694]: debug 2024-07-28T21:45:58.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:58.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:45:58 smithi155 bash[68033]: cluster 2024-07-28T21:45:56.412054+0000 mgr.y (mgr.34101) 4087 : cluster [DBG] pgmap v5015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:45:58 smithi045 bash[80445]: cluster 2024-07-28T21:45:56.412054+0000 mgr.y (mgr.34101) 4087 : cluster [DBG] pgmap v5015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:45:58 smithi045 bash[82788]: cluster 2024-07-28T21:45:56.412054+0000 mgr.y (mgr.34101) 4087 : cluster [DBG] pgmap v5015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:45:58.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6992 16 16 0 0 0 - 0 2024-07-28T21:45:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:45:59 smithi155 bash[73694]: debug 2024-07-28T21:45:59.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:45:59.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6993 16 16 0 0 0 - 0 2024-07-28T21:46:00.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:00 smithi155 bash[68033]: cluster 2024-07-28T21:45:58.413947+0000 mgr.y (mgr.34101) 4088 : cluster [DBG] pgmap v5016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:00 smithi155 bash[73694]: debug 2024-07-28T21:46:00.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:00 smithi045 bash[80445]: cluster 2024-07-28T21:45:58.413947+0000 mgr.y (mgr.34101) 4088 : cluster [DBG] pgmap v5016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:00 smithi045 bash[82788]: cluster 2024-07-28T21:45:58.413947+0000 mgr.y (mgr.34101) 4088 : cluster [DBG] pgmap v5016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:00.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6994 16 16 0 0 0 - 0 2024-07-28T21:46:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:46:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:46:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:46:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:01 smithi155 bash[73694]: debug 2024-07-28T21:46:01.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:01.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6995 16 16 0 0 0 - 0 2024-07-28T21:46:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:02 smithi155 bash[68033]: cluster 2024-07-28T21:46:00.415646+0000 mgr.y (mgr.34101) 4089 : cluster [DBG] pgmap v5017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:02 smithi155 bash[73694]: debug 2024-07-28T21:46:02.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:02 smithi045 bash[80445]: cluster 2024-07-28T21:46:00.415646+0000 mgr.y (mgr.34101) 4089 : cluster [DBG] pgmap v5017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:02 smithi045 bash[82788]: cluster 2024-07-28T21:46:00.415646+0000 mgr.y (mgr.34101) 4089 : cluster [DBG] pgmap v5017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:02.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6996 16 16 0 0 0 - 0 2024-07-28T21:46:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:46:02 smithi155 bash[60745]: ts=2024-07-28T21:46:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:46:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:03 smithi155 bash[73694]: debug 2024-07-28T21:46:03.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:03.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6997 16 16 0 0 0 - 0 2024-07-28T21:46:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:04 smithi155 bash[73694]: debug 2024-07-28T21:46:04.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:04 smithi155 bash[68033]: cluster 2024-07-28T21:46:02.417506+0000 mgr.y (mgr.34101) 4090 : cluster [DBG] pgmap v5018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:04 smithi155 bash[68033]: audit 2024-07-28T21:46:03.480464+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:04 smithi155 bash[68033]: audit 2024-07-28T21:46:03.726797+0000 mon.c (mon.2) 1110 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:46:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:04 smithi045 bash[80445]: cluster 2024-07-28T21:46:02.417506+0000 mgr.y (mgr.34101) 4090 : cluster [DBG] pgmap v5018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:04 smithi045 bash[80445]: audit 2024-07-28T21:46:03.480464+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:04 smithi045 bash[80445]: audit 2024-07-28T21:46:03.726797+0000 mon.c (mon.2) 1110 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:46:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:04 smithi045 bash[82788]: cluster 2024-07-28T21:46:02.417506+0000 mgr.y (mgr.34101) 4090 : cluster [DBG] pgmap v5018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:04 smithi045 bash[82788]: audit 2024-07-28T21:46:03.480464+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:04 smithi045 bash[82788]: audit 2024-07-28T21:46:03.726797+0000 mon.c (mon.2) 1110 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:46:04.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6998 16 16 0 0 0 - 0 2024-07-28T21:46:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:05 smithi155 bash[73694]: debug 2024-07-28T21:46:05.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:05.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 6999 16 16 0 0 0 - 0 2024-07-28T21:46:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:06 smithi155 bash[73694]: debug 2024-07-28T21:46:06.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:06 smithi155 bash[68033]: cluster 2024-07-28T21:46:04.419225+0000 mgr.y (mgr.34101) 4091 : cluster [DBG] pgmap v5019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:06 smithi045 bash[82788]: cluster 2024-07-28T21:46:04.419225+0000 mgr.y (mgr.34101) 4091 : cluster [DBG] pgmap v5019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:06 smithi045 bash[80445]: cluster 2024-07-28T21:46:04.419225+0000 mgr.y (mgr.34101) 4091 : cluster [DBG] pgmap v5019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:06.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:46:06.788084+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:46:06.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:46:06.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7000 16 16 0 0 0 - 0 2024-07-28T21:46:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:07 smithi155 bash[73694]: debug 2024-07-28T21:46:07.131+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:07.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7001 16 16 0 0 0 - 0 2024-07-28T21:46:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:08 smithi155 bash[68033]: cluster 2024-07-28T21:46:06.420976+0000 mgr.y (mgr.34101) 4092 : cluster [DBG] pgmap v5020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:08 smithi155 bash[73694]: debug 2024-07-28T21:46:08.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:08 smithi045 bash[80445]: cluster 2024-07-28T21:46:06.420976+0000 mgr.y (mgr.34101) 4092 : cluster [DBG] pgmap v5020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:08 smithi045 bash[82788]: cluster 2024-07-28T21:46:06.420976+0000 mgr.y (mgr.34101) 4092 : cluster [DBG] pgmap v5020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:08.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7002 16 16 0 0 0 - 0 2024-07-28T21:46:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:09 smithi155 bash[73694]: debug 2024-07-28T21:46:09.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:09.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7003 16 16 0 0 0 - 0 2024-07-28T21:46:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:10 smithi045 bash[80445]: cluster 2024-07-28T21:46:08.422887+0000 mgr.y (mgr.34101) 4093 : cluster [DBG] pgmap v5021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:10 smithi045 bash[80445]: audit 2024-07-28T21:46:09.449602+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:10 smithi045 bash[80445]: audit 2024-07-28T21:46:09.458437+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:10 smithi045 bash[80445]: audit 2024-07-28T21:46:09.674067+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:10 smithi045 bash[80445]: audit 2024-07-28T21:46:09.686141+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:10 smithi045 bash[82788]: cluster 2024-07-28T21:46:08.422887+0000 mgr.y (mgr.34101) 4093 : cluster [DBG] pgmap v5021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:10 smithi045 bash[82788]: audit 2024-07-28T21:46:09.449602+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:10 smithi045 bash[82788]: audit 2024-07-28T21:46:09.458437+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:10 smithi045 bash[82788]: audit 2024-07-28T21:46:09.674067+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:10 smithi045 bash[82788]: audit 2024-07-28T21:46:09.686141+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:10 smithi155 bash[73694]: debug 2024-07-28T21:46:10.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:10 smithi155 bash[68033]: cluster 2024-07-28T21:46:08.422887+0000 mgr.y (mgr.34101) 4093 : cluster [DBG] pgmap v5021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:10 smithi155 bash[68033]: audit 2024-07-28T21:46:09.449602+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:10 smithi155 bash[68033]: audit 2024-07-28T21:46:09.458437+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:10 smithi155 bash[68033]: audit 2024-07-28T21:46:09.674067+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:10 smithi155 bash[68033]: audit 2024-07-28T21:46:09.686141+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:10.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7004 16 16 0 0 0 - 0 2024-07-28T21:46:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:46:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:46:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T21:46:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:11 smithi045 bash[80445]: audit 2024-07-28T21:46:10.109911+0000 mon.c (mon.2) 1111 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:46:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:11 smithi045 bash[80445]: audit 2024-07-28T21:46:10.111271+0000 mon.c (mon.2) 1112 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:46:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:11 smithi045 bash[80445]: audit 2024-07-28T21:46:10.121190+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:11 smithi045 bash[82788]: audit 2024-07-28T21:46:10.109911+0000 mon.c (mon.2) 1111 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:46:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:11 smithi045 bash[82788]: audit 2024-07-28T21:46:10.111271+0000 mon.c (mon.2) 1112 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:46:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:11 smithi045 bash[82788]: audit 2024-07-28T21:46:10.121190+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:11 smithi155 bash[73694]: debug 2024-07-28T21:46:11.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:11.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:11 smithi155 bash[68033]: audit 2024-07-28T21:46:10.109911+0000 mon.c (mon.2) 1111 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:46:11.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:11 smithi155 bash[68033]: audit 2024-07-28T21:46:10.111271+0000 mon.c (mon.2) 1112 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:46:11.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:11 smithi155 bash[68033]: audit 2024-07-28T21:46:10.121190+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:46:11.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7005 16 16 0 0 0 - 0 2024-07-28T21:46:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:12 smithi045 bash[80445]: cluster 2024-07-28T21:46:10.424605+0000 mgr.y (mgr.34101) 4094 : cluster [DBG] pgmap v5022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:12 smithi045 bash[82788]: cluster 2024-07-28T21:46:10.424605+0000 mgr.y (mgr.34101) 4094 : cluster [DBG] pgmap v5022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:12 smithi155 bash[68033]: cluster 2024-07-28T21:46:10.424605+0000 mgr.y (mgr.34101) 4094 : cluster [DBG] pgmap v5022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:12 smithi155 bash[73694]: debug 2024-07-28T21:46:12.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:46:12 smithi155 bash[60745]: ts=2024-07-28T21:46:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:46:12.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7006 16 16 0 0 0 - 0 2024-07-28T21:46:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:13 smithi155 bash[73694]: debug 2024-07-28T21:46:13.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:13.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7007 16 16 0 0 0 - 0 2024-07-28T21:46:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:14 smithi045 bash[80445]: cluster 2024-07-28T21:46:12.426500+0000 mgr.y (mgr.34101) 4095 : cluster [DBG] pgmap v5023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:14 smithi045 bash[82788]: cluster 2024-07-28T21:46:12.426500+0000 mgr.y (mgr.34101) 4095 : cluster [DBG] pgmap v5023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:14 smithi155 bash[73694]: debug 2024-07-28T21:46:14.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:14.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:14 smithi155 bash[68033]: cluster 2024-07-28T21:46:12.426500+0000 mgr.y (mgr.34101) 4095 : cluster [DBG] pgmap v5023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:14.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7008 16 16 0 0 0 - 0 2024-07-28T21:46:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:15 smithi155 bash[73694]: debug 2024-07-28T21:46:15.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:15.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7009 16 16 0 0 0 - 0 2024-07-28T21:46:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:16 smithi045 bash[80445]: cluster 2024-07-28T21:46:14.428217+0000 mgr.y (mgr.34101) 4096 : cluster [DBG] pgmap v5024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:16 smithi045 bash[82788]: cluster 2024-07-28T21:46:14.428217+0000 mgr.y (mgr.34101) 4096 : cluster [DBG] pgmap v5024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:16 smithi155 bash[73694]: debug 2024-07-28T21:46:16.087+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:16.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:16 smithi155 bash[68033]: cluster 2024-07-28T21:46:14.428217+0000 mgr.y (mgr.34101) 4096 : cluster [DBG] pgmap v5024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:16.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7010 16 16 0 0 0 - 0 2024-07-28T21:46:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:17 smithi155 bash[73694]: debug 2024-07-28T21:46:17.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:17.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7011 16 16 0 0 0 - 0 2024-07-28T21:46:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:18 smithi045 bash[80445]: cluster 2024-07-28T21:46:16.429985+0000 mgr.y (mgr.34101) 4097 : cluster [DBG] pgmap v5025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:18 smithi045 bash[82788]: cluster 2024-07-28T21:46:16.429985+0000 mgr.y (mgr.34101) 4097 : cluster [DBG] pgmap v5025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:18 smithi155 bash[73694]: debug 2024-07-28T21:46:18.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:18.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:18 smithi155 bash[68033]: cluster 2024-07-28T21:46:16.429985+0000 mgr.y (mgr.34101) 4097 : cluster [DBG] pgmap v5025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:18.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7012 16 16 0 0 0 - 0 2024-07-28T21:46:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:19 smithi045 bash[80445]: audit 2024-07-28T21:46:18.480921+0000 mon.c (mon.2) 1113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:19 smithi045 bash[82788]: audit 2024-07-28T21:46:18.480921+0000 mon.c (mon.2) 1113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:19 smithi155 bash[73694]: debug 2024-07-28T21:46:19.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:19 smithi155 bash[68033]: audit 2024-07-28T21:46:18.480921+0000 mon.c (mon.2) 1113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:19.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7013 16 16 0 0 0 - 0 2024-07-28T21:46:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:20 smithi045 bash[80445]: cluster 2024-07-28T21:46:18.431801+0000 mgr.y (mgr.34101) 4098 : cluster [DBG] pgmap v5026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:20 smithi045 bash[82788]: cluster 2024-07-28T21:46:18.431801+0000 mgr.y (mgr.34101) 4098 : cluster [DBG] pgmap v5026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:20 smithi155 bash[73694]: debug 2024-07-28T21:46:20.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:20.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:20 smithi155 bash[68033]: cluster 2024-07-28T21:46:18.431801+0000 mgr.y (mgr.34101) 4098 : cluster [DBG] pgmap v5026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:20.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7014 16 16 0 0 0 - 0 2024-07-28T21:46:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:46:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:46:20] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T21:46:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:21 smithi155 bash[73694]: debug 2024-07-28T21:46:21.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:21.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7015 16 16 0 0 0 - 0 2024-07-28T21:46:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:22 smithi045 bash[80445]: cluster 2024-07-28T21:46:20.433520+0000 mgr.y (mgr.34101) 4099 : cluster [DBG] pgmap v5027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:22 smithi045 bash[82788]: cluster 2024-07-28T21:46:20.433520+0000 mgr.y (mgr.34101) 4099 : cluster [DBG] pgmap v5027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:22 smithi155 bash[68033]: cluster 2024-07-28T21:46:20.433520+0000 mgr.y (mgr.34101) 4099 : cluster [DBG] pgmap v5027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:22 smithi155 bash[73694]: debug 2024-07-28T21:46:22.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:46:22 smithi155 bash[60745]: ts=2024-07-28T21:46:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:46:22.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7016 16 16 0 0 0 - 0 2024-07-28T21:46:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:23 smithi045 bash[80445]: cluster 2024-07-28T21:46:22.435398+0000 mgr.y (mgr.34101) 4100 : cluster [DBG] pgmap v5028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:23 smithi045 bash[82788]: cluster 2024-07-28T21:46:22.435398+0000 mgr.y (mgr.34101) 4100 : cluster [DBG] pgmap v5028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:23.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:23 smithi155 bash[68033]: cluster 2024-07-28T21:46:22.435398+0000 mgr.y (mgr.34101) 4100 : cluster [DBG] pgmap v5028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:23 smithi155 bash[73694]: debug 2024-07-28T21:46:23.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:23.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7017 16 16 0 0 0 - 0 2024-07-28T21:46:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:24 smithi155 bash[73694]: debug 2024-07-28T21:46:24.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:24.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7018 16 16 0 0 0 - 0 2024-07-28T21:46:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:25 smithi155 bash[73694]: debug 2024-07-28T21:46:25.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:25.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7019 16 16 0 0 0 - 0 2024-07-28T21:46:25.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:25 smithi155 bash[68033]: cluster 2024-07-28T21:46:24.437117+0000 mgr.y (mgr.34101) 4101 : cluster [DBG] pgmap v5029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:25.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:25 smithi045 bash[80445]: cluster 2024-07-28T21:46:24.437117+0000 mgr.y (mgr.34101) 4101 : cluster [DBG] pgmap v5029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:25.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:25 smithi045 bash[82788]: cluster 2024-07-28T21:46:24.437117+0000 mgr.y (mgr.34101) 4101 : cluster [DBG] pgmap v5029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:26 smithi155 bash[73694]: debug 2024-07-28T21:46:26.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:26.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:46:26.791166+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:46:26.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:46:26.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7020 16 16 0 0 0 - 0 2024-07-28T21:46:27.498 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:27 smithi155 bash[73694]: debug 2024-07-28T21:46:27.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:27.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7021 16 16 0 0 0 - 0 2024-07-28T21:46:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:27 smithi155 bash[68033]: cluster 2024-07-28T21:46:26.439119+0000 mgr.y (mgr.34101) 4102 : cluster [DBG] pgmap v5030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:27 smithi045 bash[80445]: cluster 2024-07-28T21:46:26.439119+0000 mgr.y (mgr.34101) 4102 : cluster [DBG] pgmap v5030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:27 smithi045 bash[82788]: cluster 2024-07-28T21:46:26.439119+0000 mgr.y (mgr.34101) 4102 : cluster [DBG] pgmap v5030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:28 smithi155 bash[73694]: debug 2024-07-28T21:46:28.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:28.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7022 16 16 0 0 0 - 0 2024-07-28T21:46:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:29 smithi155 bash[73694]: debug 2024-07-28T21:46:29.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:29.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7023 16 16 0 0 0 - 0 2024-07-28T21:46:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:29 smithi155 bash[68033]: cluster 2024-07-28T21:46:28.441126+0000 mgr.y (mgr.34101) 4103 : cluster [DBG] pgmap v5031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:29 smithi045 bash[80445]: cluster 2024-07-28T21:46:28.441126+0000 mgr.y (mgr.34101) 4103 : cluster [DBG] pgmap v5031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:29 smithi045 bash[82788]: cluster 2024-07-28T21:46:28.441126+0000 mgr.y (mgr.34101) 4103 : cluster [DBG] pgmap v5031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:30 smithi155 bash[73694]: debug 2024-07-28T21:46:29.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:30.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7024 16 16 0 0 0 - 0 2024-07-28T21:46:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:46:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:46:30] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T21:46:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:31 smithi155 bash[73694]: debug 2024-07-28T21:46:31.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:31.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7025 16 16 0 0 0 - 0 2024-07-28T21:46:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:31 smithi155 bash[68033]: cluster 2024-07-28T21:46:30.442887+0000 mgr.y (mgr.34101) 4104 : cluster [DBG] pgmap v5032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:31 smithi045 bash[80445]: cluster 2024-07-28T21:46:30.442887+0000 mgr.y (mgr.34101) 4104 : cluster [DBG] pgmap v5032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:31 smithi045 bash[82788]: cluster 2024-07-28T21:46:30.442887+0000 mgr.y (mgr.34101) 4104 : cluster [DBG] pgmap v5032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:31 smithi155 bash[73694]: debug 2024-07-28T21:46:31.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:32.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7026 16 16 0 0 0 - 0 2024-07-28T21:46:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:46:32 smithi155 bash[60745]: ts=2024-07-28T21:46:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:46:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:32 smithi155 bash[73694]: debug 2024-07-28T21:46:32.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:33.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7027 16 16 0 0 0 - 0 2024-07-28T21:46:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:33 smithi155 bash[68033]: cluster 2024-07-28T21:46:32.444734+0000 mgr.y (mgr.34101) 4105 : cluster [DBG] pgmap v5033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:33 smithi155 bash[68033]: audit 2024-07-28T21:46:33.481314+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:33 smithi045 bash[80445]: cluster 2024-07-28T21:46:32.444734+0000 mgr.y (mgr.34101) 4105 : cluster [DBG] pgmap v5033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:33 smithi045 bash[80445]: audit 2024-07-28T21:46:33.481314+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:33 smithi045 bash[82788]: cluster 2024-07-28T21:46:32.444734+0000 mgr.y (mgr.34101) 4105 : cluster [DBG] pgmap v5033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:33 smithi045 bash[82788]: audit 2024-07-28T21:46:33.481314+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:33 smithi155 bash[73694]: debug 2024-07-28T21:46:33.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:34.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7028 16 16 0 0 0 - 0 2024-07-28T21:46:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:35 smithi155 bash[73694]: debug 2024-07-28T21:46:35.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:35.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7029 16 16 0 0 0 - 0 2024-07-28T21:46:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:35 smithi155 bash[68033]: cluster 2024-07-28T21:46:34.446646+0000 mgr.y (mgr.34101) 4106 : cluster [DBG] pgmap v5034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:35 smithi045 bash[80445]: cluster 2024-07-28T21:46:34.446646+0000 mgr.y (mgr.34101) 4106 : cluster [DBG] pgmap v5034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:35 smithi045 bash[82788]: cluster 2024-07-28T21:46:34.446646+0000 mgr.y (mgr.34101) 4106 : cluster [DBG] pgmap v5034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:36 smithi155 bash[73694]: debug 2024-07-28T21:46:36.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:36.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7030 16 16 0 0 0 - 0 2024-07-28T21:46:37.519 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:37 smithi155 bash[73694]: debug 2024-07-28T21:46:37.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:37.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7031 16 16 0 0 0 - 0 2024-07-28T21:46:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:37 smithi155 bash[68033]: cluster 2024-07-28T21:46:36.448681+0000 mgr.y (mgr.34101) 4107 : cluster [DBG] pgmap v5035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:37 smithi045 bash[80445]: cluster 2024-07-28T21:46:36.448681+0000 mgr.y (mgr.34101) 4107 : cluster [DBG] pgmap v5035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:37 smithi045 bash[82788]: cluster 2024-07-28T21:46:36.448681+0000 mgr.y (mgr.34101) 4107 : cluster [DBG] pgmap v5035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:38 smithi155 bash[73694]: debug 2024-07-28T21:46:38.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:38.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7032 16 16 0 0 0 - 0 2024-07-28T21:46:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:39 smithi155 bash[73694]: debug 2024-07-28T21:46:39.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:39.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7033 16 16 0 0 0 - 0 2024-07-28T21:46:39.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:39 smithi155 bash[68033]: cluster 2024-07-28T21:46:38.450658+0000 mgr.y (mgr.34101) 4108 : cluster [DBG] pgmap v5036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:39 smithi045 bash[80445]: cluster 2024-07-28T21:46:38.450658+0000 mgr.y (mgr.34101) 4108 : cluster [DBG] pgmap v5036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:39 smithi045 bash[82788]: cluster 2024-07-28T21:46:38.450658+0000 mgr.y (mgr.34101) 4108 : cluster [DBG] pgmap v5036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:40 smithi155 bash[73694]: debug 2024-07-28T21:46:40.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:40.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7034 16 16 0 0 0 - 0 2024-07-28T21:46:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:46:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:46:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:46:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:41 smithi155 bash[73694]: debug 2024-07-28T21:46:41.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:41.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7035 16 16 0 0 0 - 0 2024-07-28T21:46:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:41 smithi155 bash[68033]: cluster 2024-07-28T21:46:40.452617+0000 mgr.y (mgr.34101) 4109 : cluster [DBG] pgmap v5037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:41 smithi045 bash[80445]: cluster 2024-07-28T21:46:40.452617+0000 mgr.y (mgr.34101) 4109 : cluster [DBG] pgmap v5037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:41 smithi045 bash[82788]: cluster 2024-07-28T21:46:40.452617+0000 mgr.y (mgr.34101) 4109 : cluster [DBG] pgmap v5037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:41 smithi155 bash[73694]: debug 2024-07-28T21:46:41.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:42.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7036 16 16 0 0 0 - 0 2024-07-28T21:46:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:46:42 smithi155 bash[60745]: ts=2024-07-28T21:46:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:46:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:43 smithi155 bash[73694]: debug 2024-07-28T21:46:43.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:43.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7037 16 16 0 0 0 - 0 2024-07-28T21:46:43.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:43 smithi155 bash[68033]: cluster 2024-07-28T21:46:42.454725+0000 mgr.y (mgr.34101) 4110 : cluster [DBG] pgmap v5038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:43 smithi045 bash[80445]: cluster 2024-07-28T21:46:42.454725+0000 mgr.y (mgr.34101) 4110 : cluster [DBG] pgmap v5038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:43 smithi045 bash[82788]: cluster 2024-07-28T21:46:42.454725+0000 mgr.y (mgr.34101) 4110 : cluster [DBG] pgmap v5038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:44 smithi155 bash[73694]: debug 2024-07-28T21:46:44.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:44.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7038 16 16 0 0 0 - 0 2024-07-28T21:46:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:45 smithi155 bash[73694]: debug 2024-07-28T21:46:44.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:45.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7039 16 16 0 0 0 - 0 2024-07-28T21:46:45.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:45 smithi155 bash[68033]: cluster 2024-07-28T21:46:44.456641+0000 mgr.y (mgr.34101) 4111 : cluster [DBG] pgmap v5039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:45 smithi045 bash[80445]: cluster 2024-07-28T21:46:44.456641+0000 mgr.y (mgr.34101) 4111 : cluster [DBG] pgmap v5039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:45 smithi045 bash[82788]: cluster 2024-07-28T21:46:44.456641+0000 mgr.y (mgr.34101) 4111 : cluster [DBG] pgmap v5039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:45 smithi155 bash[73694]: debug 2024-07-28T21:46:45.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:46.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:46:46.794501+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:46:46.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:46:46.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7040 16 16 0 0 0 - 0 2024-07-28T21:46:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:46 smithi155 bash[73694]: debug 2024-07-28T21:46:46.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:47.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7041 16 16 0 0 0 - 0 2024-07-28T21:46:47.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:47 smithi155 bash[68033]: cluster 2024-07-28T21:46:46.458747+0000 mgr.y (mgr.34101) 4112 : cluster [DBG] pgmap v5040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:47 smithi045 bash[80445]: cluster 2024-07-28T21:46:46.458747+0000 mgr.y (mgr.34101) 4112 : cluster [DBG] pgmap v5040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:47 smithi045 bash[82788]: cluster 2024-07-28T21:46:46.458747+0000 mgr.y (mgr.34101) 4112 : cluster [DBG] pgmap v5040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:48 smithi155 bash[73694]: debug 2024-07-28T21:46:48.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:48.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7042 16 16 0 0 0 - 0 2024-07-28T21:46:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:48 smithi155 bash[68033]: audit 2024-07-28T21:46:48.481586+0000 mon.c (mon.2) 1115 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:48 smithi045 bash[80445]: audit 2024-07-28T21:46:48.481586+0000 mon.c (mon.2) 1115 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:48 smithi045 bash[82788]: audit 2024-07-28T21:46:48.481586+0000 mon.c (mon.2) 1115 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:46:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:49 smithi155 bash[73694]: debug 2024-07-28T21:46:49.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:49.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7043 16 16 0 0 0 - 0 2024-07-28T21:46:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:49 smithi155 bash[68033]: cluster 2024-07-28T21:46:48.460678+0000 mgr.y (mgr.34101) 4113 : cluster [DBG] pgmap v5041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:49 smithi045 bash[80445]: cluster 2024-07-28T21:46:48.460678+0000 mgr.y (mgr.34101) 4113 : cluster [DBG] pgmap v5041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:49 smithi045 bash[82788]: cluster 2024-07-28T21:46:48.460678+0000 mgr.y (mgr.34101) 4113 : cluster [DBG] pgmap v5041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:50 smithi155 bash[73694]: debug 2024-07-28T21:46:50.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:50.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7044 16 16 0 0 0 - 0 2024-07-28T21:46:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:46:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:46:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:46:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:51 smithi155 bash[73694]: debug 2024-07-28T21:46:50.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:51.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7045 16 16 0 0 0 - 0 2024-07-28T21:46:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:51 smithi155 bash[68033]: cluster 2024-07-28T21:46:50.462641+0000 mgr.y (mgr.34101) 4114 : cluster [DBG] pgmap v5042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:51 smithi045 bash[80445]: cluster 2024-07-28T21:46:50.462641+0000 mgr.y (mgr.34101) 4114 : cluster [DBG] pgmap v5042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:51 smithi045 bash[82788]: cluster 2024-07-28T21:46:50.462641+0000 mgr.y (mgr.34101) 4114 : cluster [DBG] pgmap v5042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:52 smithi155 bash[73694]: debug 2024-07-28T21:46:52.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:52.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7046 16 16 0 0 0 - 0 2024-07-28T21:46:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:46:52 smithi155 bash[60745]: ts=2024-07-28T21:46:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:46:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:53 smithi155 bash[73694]: debug 2024-07-28T21:46:53.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:53.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7047 16 16 0 0 0 - 0 2024-07-28T21:46:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:53 smithi045 bash[80445]: cluster 2024-07-28T21:46:52.464692+0000 mgr.y (mgr.34101) 4115 : cluster [DBG] pgmap v5043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:53 smithi045 bash[82788]: cluster 2024-07-28T21:46:52.464692+0000 mgr.y (mgr.34101) 4115 : cluster [DBG] pgmap v5043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:54.024 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:53 smithi155 bash[68033]: cluster 2024-07-28T21:46:52.464692+0000 mgr.y (mgr.34101) 4115 : cluster [DBG] pgmap v5043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:54 smithi155 bash[73694]: debug 2024-07-28T21:46:54.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:54.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7048 16 16 0 0 0 - 0 2024-07-28T21:46:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:55 smithi155 bash[73694]: debug 2024-07-28T21:46:55.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:55.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7049 16 16 0 0 0 - 0 2024-07-28T21:46:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:55 smithi045 bash[80445]: cluster 2024-07-28T21:46:54.466667+0000 mgr.y (mgr.34101) 4116 : cluster [DBG] pgmap v5044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:55 smithi045 bash[82788]: cluster 2024-07-28T21:46:54.466667+0000 mgr.y (mgr.34101) 4116 : cluster [DBG] pgmap v5044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:55 smithi155 bash[68033]: cluster 2024-07-28T21:46:54.466667+0000 mgr.y (mgr.34101) 4116 : cluster [DBG] pgmap v5044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:56 smithi155 bash[73694]: debug 2024-07-28T21:46:56.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:56.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7050 16 16 0 0 0 - 0 2024-07-28T21:46:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:57 smithi155 bash[73694]: debug 2024-07-28T21:46:57.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:57.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7051 16 16 0 0 0 - 0 2024-07-28T21:46:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:57 smithi045 bash[80445]: cluster 2024-07-28T21:46:56.468731+0000 mgr.y (mgr.34101) 4117 : cluster [DBG] pgmap v5045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:57 smithi045 bash[82788]: cluster 2024-07-28T21:46:56.468731+0000 mgr.y (mgr.34101) 4117 : cluster [DBG] pgmap v5045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:58.016 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:57 smithi155 bash[68033]: cluster 2024-07-28T21:46:56.468731+0000 mgr.y (mgr.34101) 4117 : cluster [DBG] pgmap v5045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:58 smithi155 bash[73694]: debug 2024-07-28T21:46:58.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:58.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7052 16 16 0 0 0 - 0 2024-07-28T21:46:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:46:59 smithi155 bash[73694]: debug 2024-07-28T21:46:59.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:46:59.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7053 16 16 0 0 0 - 0 2024-07-28T21:46:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:46:59 smithi045 bash[80445]: cluster 2024-07-28T21:46:58.470689+0000 mgr.y (mgr.34101) 4118 : cluster [DBG] pgmap v5046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:46:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:46:59 smithi045 bash[82788]: cluster 2024-07-28T21:46:58.470689+0000 mgr.y (mgr.34101) 4118 : cluster [DBG] pgmap v5046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:00.024 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:46:59 smithi155 bash[68033]: cluster 2024-07-28T21:46:58.470689+0000 mgr.y (mgr.34101) 4118 : cluster [DBG] pgmap v5046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:00 smithi155 bash[73694]: debug 2024-07-28T21:47:00.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:00.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7054 16 16 0 0 0 - 0 2024-07-28T21:47:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:47:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:47:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:47:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:01 smithi155 bash[73694]: debug 2024-07-28T21:47:00.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:01.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7055 16 16 0 0 0 - 0 2024-07-28T21:47:01.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:01 smithi155 bash[68033]: cluster 2024-07-28T21:47:00.472631+0000 mgr.y (mgr.34101) 4119 : cluster [DBG] pgmap v5047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:01.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:01 smithi045 bash[82788]: cluster 2024-07-28T21:47:00.472631+0000 mgr.y (mgr.34101) 4119 : cluster [DBG] pgmap v5047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:01 smithi045 bash[80445]: cluster 2024-07-28T21:47:00.472631+0000 mgr.y (mgr.34101) 4119 : cluster [DBG] pgmap v5047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:01 smithi155 bash[73694]: debug 2024-07-28T21:47:01.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:02.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7056 16 16 0 0 0 - 0 2024-07-28T21:47:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:47:02 smithi155 bash[60745]: ts=2024-07-28T21:47:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:47:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:02 smithi155 bash[73694]: debug 2024-07-28T21:47:02.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:03.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7057 16 16 0 0 0 - 0 2024-07-28T21:47:03.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:03 smithi155 bash[68033]: cluster 2024-07-28T21:47:02.474598+0000 mgr.y (mgr.34101) 4120 : cluster [DBG] pgmap v5048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:03.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:03 smithi155 bash[68033]: audit 2024-07-28T21:47:03.482135+0000 mon.c (mon.2) 1116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:03 smithi045 bash[80445]: cluster 2024-07-28T21:47:02.474598+0000 mgr.y (mgr.34101) 4120 : cluster [DBG] pgmap v5048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:03 smithi045 bash[80445]: audit 2024-07-28T21:47:03.482135+0000 mon.c (mon.2) 1116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:03 smithi045 bash[82788]: cluster 2024-07-28T21:47:02.474598+0000 mgr.y (mgr.34101) 4120 : cluster [DBG] pgmap v5048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:03 smithi045 bash[82788]: audit 2024-07-28T21:47:03.482135+0000 mon.c (mon.2) 1116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:03 smithi155 bash[73694]: debug 2024-07-28T21:47:03.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:04.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7058 16 16 0 0 0 - 0 2024-07-28T21:47:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:04 smithi155 bash[73694]: debug 2024-07-28T21:47:04.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:05.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7059 16 16 0 0 0 - 0 2024-07-28T21:47:05.929 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:05 smithi155 bash[68033]: cluster 2024-07-28T21:47:04.476345+0000 mgr.y (mgr.34101) 4121 : cluster [DBG] pgmap v5049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:05 smithi045 bash[80445]: cluster 2024-07-28T21:47:04.476345+0000 mgr.y (mgr.34101) 4121 : cluster [DBG] pgmap v5049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:05 smithi045 bash[82788]: cluster 2024-07-28T21:47:04.476345+0000 mgr.y (mgr.34101) 4121 : cluster [DBG] pgmap v5049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:05 smithi155 bash[73694]: debug 2024-07-28T21:47:05.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:06.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:47:06.797765+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:47:06.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:47:06.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7060 16 16 0 0 0 - 0 2024-07-28T21:47:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:06 smithi155 bash[73694]: debug 2024-07-28T21:47:06.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:07.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7061 16 16 0 0 0 - 0 2024-07-28T21:47:07.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:07 smithi045 bash[82788]: cluster 2024-07-28T21:47:06.478216+0000 mgr.y (mgr.34101) 4122 : cluster [DBG] pgmap v5050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:07.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:07 smithi045 bash[80445]: cluster 2024-07-28T21:47:06.478216+0000 mgr.y (mgr.34101) 4122 : cluster [DBG] pgmap v5050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:07.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:07 smithi155 bash[68033]: cluster 2024-07-28T21:47:06.478216+0000 mgr.y (mgr.34101) 4122 : cluster [DBG] pgmap v5050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:07 smithi155 bash[73694]: debug 2024-07-28T21:47:07.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:08.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7062 16 16 0 0 0 - 0 2024-07-28T21:47:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:08 smithi155 bash[73694]: debug 2024-07-28T21:47:08.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:09.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7063 16 16 0 0 0 - 0 2024-07-28T21:47:09.915 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:09 smithi155 bash[68033]: cluster 2024-07-28T21:47:08.479972+0000 mgr.y (mgr.34101) 4123 : cluster [DBG] pgmap v5051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:09.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:09 smithi045 bash[82788]: cluster 2024-07-28T21:47:08.479972+0000 mgr.y (mgr.34101) 4123 : cluster [DBG] pgmap v5051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:09 smithi045 bash[80445]: cluster 2024-07-28T21:47:08.479972+0000 mgr.y (mgr.34101) 4123 : cluster [DBG] pgmap v5051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:09 smithi155 bash[73694]: debug 2024-07-28T21:47:09.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:10.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7064 16 16 0 0 0 - 0 2024-07-28T21:47:10.911 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:10 smithi155 bash[68033]: audit 2024-07-28T21:47:10.250610+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:47:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:47:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:47:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:47:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:10 smithi045 bash[82788]: audit 2024-07-28T21:47:10.250610+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:47:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:10 smithi045 bash[80445]: audit 2024-07-28T21:47:10.250610+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:47:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:10 smithi155 bash[73694]: debug 2024-07-28T21:47:10.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:11.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7065 16 16 0 0 0 - 0 2024-07-28T21:47:11.884 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:11 smithi155 bash[68033]: cluster 2024-07-28T21:47:10.481787+0000 mgr.y (mgr.34101) 4124 : cluster [DBG] pgmap v5052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:11 smithi045 bash[82788]: cluster 2024-07-28T21:47:10.481787+0000 mgr.y (mgr.34101) 4124 : cluster [DBG] pgmap v5052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:11 smithi045 bash[80445]: cluster 2024-07-28T21:47:10.481787+0000 mgr.y (mgr.34101) 4124 : cluster [DBG] pgmap v5052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:11 smithi155 bash[73694]: debug 2024-07-28T21:47:11.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:12.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7066 16 16 0 0 0 - 0 2024-07-28T21:47:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:47:12 smithi155 bash[60745]: ts=2024-07-28T21:47:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:47:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:12 smithi155 bash[73694]: debug 2024-07-28T21:47:12.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:13.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7067 16 16 0 0 0 - 0 2024-07-28T21:47:13.933 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:13 smithi155 bash[68033]: cluster 2024-07-28T21:47:12.483762+0000 mgr.y (mgr.34101) 4125 : cluster [DBG] pgmap v5053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:13 smithi045 bash[80445]: cluster 2024-07-28T21:47:12.483762+0000 mgr.y (mgr.34101) 4125 : cluster [DBG] pgmap v5053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:13 smithi045 bash[82788]: cluster 2024-07-28T21:47:12.483762+0000 mgr.y (mgr.34101) 4125 : cluster [DBG] pgmap v5053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:13 smithi155 bash[73694]: debug 2024-07-28T21:47:13.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:14.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7068 16 16 0 0 0 - 0 2024-07-28T21:47:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:14 smithi155 bash[73694]: debug 2024-07-28T21:47:14.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:15.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7069 16 16 0 0 0 - 0 2024-07-28T21:47:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:15 smithi045 bash[80445]: cluster 2024-07-28T21:47:14.485534+0000 mgr.y (mgr.34101) 4126 : cluster [DBG] pgmap v5054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:15 smithi045 bash[82788]: cluster 2024-07-28T21:47:14.485534+0000 mgr.y (mgr.34101) 4126 : cluster [DBG] pgmap v5054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:15.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:15 smithi155 bash[68033]: cluster 2024-07-28T21:47:14.485534+0000 mgr.y (mgr.34101) 4126 : cluster [DBG] pgmap v5054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:15 smithi155 bash[73694]: debug 2024-07-28T21:47:15.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:16.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7070 16 16 0 0 0 - 0 2024-07-28T21:47:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[80445]: audit 2024-07-28T21:47:15.896683+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[80445]: audit 2024-07-28T21:47:15.908111+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[80445]: audit 2024-07-28T21:47:16.148178+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[80445]: audit 2024-07-28T21:47:16.160314+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[80445]: audit 2024-07-28T21:47:16.589120+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:47:17.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[80445]: audit 2024-07-28T21:47:16.590478+0000 mon.c (mon.2) 1119 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:47:17.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[80445]: audit 2024-07-28T21:47:16.599971+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[82788]: audit 2024-07-28T21:47:15.896683+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[82788]: audit 2024-07-28T21:47:15.908111+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[82788]: audit 2024-07-28T21:47:16.148178+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[82788]: audit 2024-07-28T21:47:16.160314+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[82788]: audit 2024-07-28T21:47:16.589120+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:47:17.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[82788]: audit 2024-07-28T21:47:16.590478+0000 mon.c (mon.2) 1119 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:47:17.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:16 smithi045 bash[82788]: audit 2024-07-28T21:47:16.599971+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:16 smithi155 bash[73694]: debug 2024-07-28T21:47:16.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:16 smithi155 bash[68033]: audit 2024-07-28T21:47:15.896683+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:16 smithi155 bash[68033]: audit 2024-07-28T21:47:15.908111+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:16 smithi155 bash[68033]: audit 2024-07-28T21:47:16.148178+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:16 smithi155 bash[68033]: audit 2024-07-28T21:47:16.160314+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:16 smithi155 bash[68033]: audit 2024-07-28T21:47:16.589120+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:47:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:16 smithi155 bash[68033]: audit 2024-07-28T21:47:16.590478+0000 mon.c (mon.2) 1119 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:47:17.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:16 smithi155 bash[68033]: audit 2024-07-28T21:47:16.599971+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:47:17.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7071 16 16 0 0 0 - 0 2024-07-28T21:47:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:18 smithi155 bash[68033]: cluster 2024-07-28T21:47:16.487389+0000 mgr.y (mgr.34101) 4127 : cluster [DBG] pgmap v5055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:18 smithi155 bash[73694]: debug 2024-07-28T21:47:18.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:18 smithi045 bash[80445]: cluster 2024-07-28T21:47:16.487389+0000 mgr.y (mgr.34101) 4127 : cluster [DBG] pgmap v5055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:18 smithi045 bash[82788]: cluster 2024-07-28T21:47:16.487389+0000 mgr.y (mgr.34101) 4127 : cluster [DBG] pgmap v5055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:18.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7072 16 16 0 0 0 - 0 2024-07-28T21:47:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:19 smithi155 bash[73694]: debug 2024-07-28T21:47:19.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:19 smithi155 bash[68033]: audit 2024-07-28T21:47:18.482595+0000 mon.c (mon.2) 1120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:19 smithi045 bash[80445]: audit 2024-07-28T21:47:18.482595+0000 mon.c (mon.2) 1120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:19 smithi045 bash[82788]: audit 2024-07-28T21:47:18.482595+0000 mon.c (mon.2) 1120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:19.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7073 16 16 0 0 0 - 0 2024-07-28T21:47:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:20 smithi045 bash[80445]: cluster 2024-07-28T21:47:18.492934+0000 mgr.y (mgr.34101) 4128 : cluster [DBG] pgmap v5056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:20 smithi045 bash[82788]: cluster 2024-07-28T21:47:18.492934+0000 mgr.y (mgr.34101) 4128 : cluster [DBG] pgmap v5056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:20 smithi155 bash[73694]: debug 2024-07-28T21:47:20.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:20.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:20 smithi155 bash[68033]: cluster 2024-07-28T21:47:18.492934+0000 mgr.y (mgr.34101) 4128 : cluster [DBG] pgmap v5056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:20.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7074 16 16 0 0 0 - 0 2024-07-28T21:47:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:47:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:47:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:47:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:21 smithi045 bash[80445]: cluster 2024-07-28T21:47:20.494731+0000 mgr.y (mgr.34101) 4129 : cluster [DBG] pgmap v5057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:21 smithi045 bash[82788]: cluster 2024-07-28T21:47:20.494731+0000 mgr.y (mgr.34101) 4129 : cluster [DBG] pgmap v5057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:21 smithi155 bash[73694]: debug 2024-07-28T21:47:21.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:21 smithi155 bash[68033]: cluster 2024-07-28T21:47:20.494731+0000 mgr.y (mgr.34101) 4129 : cluster [DBG] pgmap v5057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:21.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7075 16 16 0 0 0 - 0 2024-07-28T21:47:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:22 smithi155 bash[73694]: debug 2024-07-28T21:47:22.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:22.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7076 16 16 0 0 0 - 0 2024-07-28T21:47:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:47:22 smithi155 bash[60745]: ts=2024-07-28T21:47:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:47:23.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:23 smithi155 bash[73694]: debug 2024-07-28T21:47:23.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:23.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7077 16 16 0 0 0 - 0 2024-07-28T21:47:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:23 smithi155 bash[68033]: cluster 2024-07-28T21:47:22.496612+0000 mgr.y (mgr.34101) 4130 : cluster [DBG] pgmap v5058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:23 smithi045 bash[80445]: cluster 2024-07-28T21:47:22.496612+0000 mgr.y (mgr.34101) 4130 : cluster [DBG] pgmap v5058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:23 smithi045 bash[82788]: cluster 2024-07-28T21:47:22.496612+0000 mgr.y (mgr.34101) 4130 : cluster [DBG] pgmap v5058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:24 smithi155 bash[73694]: debug 2024-07-28T21:47:24.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:24.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7078 16 16 0 0 0 - 0 2024-07-28T21:47:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:25 smithi155 bash[73694]: debug 2024-07-28T21:47:25.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:25.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7079 16 16 0 0 0 - 0 2024-07-28T21:47:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:25 smithi045 bash[82788]: cluster 2024-07-28T21:47:24.498511+0000 mgr.y (mgr.34101) 4131 : cluster [DBG] pgmap v5059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:25 smithi045 bash[80445]: cluster 2024-07-28T21:47:24.498511+0000 mgr.y (mgr.34101) 4131 : cluster [DBG] pgmap v5059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:26.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:25 smithi155 bash[68033]: cluster 2024-07-28T21:47:24.498511+0000 mgr.y (mgr.34101) 4131 : cluster [DBG] pgmap v5059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:26 smithi155 bash[73694]: debug 2024-07-28T21:47:26.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:26.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:47:26.801010+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:47:26.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:47:26.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7080 16 16 0 0 0 - 0 2024-07-28T21:47:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:27 smithi155 bash[73694]: debug 2024-07-28T21:47:27.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:27.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7081 16 16 0 0 0 - 0 2024-07-28T21:47:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:27 smithi045 bash[80445]: cluster 2024-07-28T21:47:26.500420+0000 mgr.y (mgr.34101) 4132 : cluster [DBG] pgmap v5060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:27 smithi045 bash[82788]: cluster 2024-07-28T21:47:26.500420+0000 mgr.y (mgr.34101) 4132 : cluster [DBG] pgmap v5060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:28.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:27 smithi155 bash[68033]: cluster 2024-07-28T21:47:26.500420+0000 mgr.y (mgr.34101) 4132 : cluster [DBG] pgmap v5060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:28 smithi155 bash[73694]: debug 2024-07-28T21:47:28.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:28.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7082 16 16 0 0 0 - 0 2024-07-28T21:47:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:29 smithi155 bash[73694]: debug 2024-07-28T21:47:29.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:29.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7083 16 16 0 0 0 - 0 2024-07-28T21:47:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:29 smithi045 bash[80445]: cluster 2024-07-28T21:47:28.502232+0000 mgr.y (mgr.34101) 4133 : cluster [DBG] pgmap v5061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:29 smithi045 bash[82788]: cluster 2024-07-28T21:47:28.502232+0000 mgr.y (mgr.34101) 4133 : cluster [DBG] pgmap v5061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:30.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:29 smithi155 bash[68033]: cluster 2024-07-28T21:47:28.502232+0000 mgr.y (mgr.34101) 4133 : cluster [DBG] pgmap v5061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:30 smithi155 bash[73694]: debug 2024-07-28T21:47:30.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:30.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7084 16 16 0 0 0 - 0 2024-07-28T21:47:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:47:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:47:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:47:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:31 smithi155 bash[73694]: debug 2024-07-28T21:47:31.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:31.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7085 16 16 0 0 0 - 0 2024-07-28T21:47:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:31 smithi045 bash[80445]: cluster 2024-07-28T21:47:30.504084+0000 mgr.y (mgr.34101) 4134 : cluster [DBG] pgmap v5062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:31 smithi045 bash[82788]: cluster 2024-07-28T21:47:30.504084+0000 mgr.y (mgr.34101) 4134 : cluster [DBG] pgmap v5062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:32.000 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:31 smithi155 bash[68033]: cluster 2024-07-28T21:47:30.504084+0000 mgr.y (mgr.34101) 4134 : cluster [DBG] pgmap v5062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:32 smithi155 bash[73694]: debug 2024-07-28T21:47:31.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:32.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7086 16 16 0 0 0 - 0 2024-07-28T21:47:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:47:32 smithi155 bash[60745]: ts=2024-07-28T21:47:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:47:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:33 smithi155 bash[73694]: debug 2024-07-28T21:47:33.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:33.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7087 16 16 0 0 0 - 0 2024-07-28T21:47:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:33 smithi045 bash[80445]: cluster 2024-07-28T21:47:32.506040+0000 mgr.y (mgr.34101) 4135 : cluster [DBG] pgmap v5063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:33 smithi045 bash[80445]: audit 2024-07-28T21:47:33.482979+0000 mon.c (mon.2) 1121 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:33 smithi045 bash[82788]: cluster 2024-07-28T21:47:32.506040+0000 mgr.y (mgr.34101) 4135 : cluster [DBG] pgmap v5063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:33 smithi045 bash[82788]: audit 2024-07-28T21:47:33.482979+0000 mon.c (mon.2) 1121 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:34.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:33 smithi155 bash[68033]: cluster 2024-07-28T21:47:32.506040+0000 mgr.y (mgr.34101) 4135 : cluster [DBG] pgmap v5063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:34.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:33 smithi155 bash[68033]: audit 2024-07-28T21:47:33.482979+0000 mon.c (mon.2) 1121 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:34 smithi155 bash[73694]: debug 2024-07-28T21:47:34.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:34.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7088 16 16 0 0 0 - 0 2024-07-28T21:47:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:34 smithi155 bash[73694]: debug 2024-07-28T21:47:34.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:35.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7089 16 16 0 0 0 - 0 2024-07-28T21:47:35.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:35 smithi155 bash[68033]: cluster 2024-07-28T21:47:34.507781+0000 mgr.y (mgr.34101) 4136 : cluster [DBG] pgmap v5064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:35 smithi045 bash[80445]: cluster 2024-07-28T21:47:34.507781+0000 mgr.y (mgr.34101) 4136 : cluster [DBG] pgmap v5064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:35 smithi045 bash[82788]: cluster 2024-07-28T21:47:34.507781+0000 mgr.y (mgr.34101) 4136 : cluster [DBG] pgmap v5064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:35 smithi155 bash[73694]: debug 2024-07-28T21:47:35.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:36.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7090 16 16 0 0 0 - 0 2024-07-28T21:47:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:36 smithi155 bash[73694]: debug 2024-07-28T21:47:36.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:37.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7091 16 16 0 0 0 - 0 2024-07-28T21:47:37.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:37 smithi155 bash[68033]: cluster 2024-07-28T21:47:36.509662+0000 mgr.y (mgr.34101) 4137 : cluster [DBG] pgmap v5065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:37 smithi045 bash[80445]: cluster 2024-07-28T21:47:36.509662+0000 mgr.y (mgr.34101) 4137 : cluster [DBG] pgmap v5065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:37 smithi045 bash[82788]: cluster 2024-07-28T21:47:36.509662+0000 mgr.y (mgr.34101) 4137 : cluster [DBG] pgmap v5065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:37 smithi155 bash[73694]: debug 2024-07-28T21:47:37.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:38.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7092 16 16 0 0 0 - 0 2024-07-28T21:47:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:38 smithi155 bash[73694]: debug 2024-07-28T21:47:38.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:39.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7093 16 16 0 0 0 - 0 2024-07-28T21:47:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:39 smithi045 bash[82788]: cluster 2024-07-28T21:47:38.511394+0000 mgr.y (mgr.34101) 4138 : cluster [DBG] pgmap v5066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:39 smithi045 bash[80445]: cluster 2024-07-28T21:47:38.511394+0000 mgr.y (mgr.34101) 4138 : cluster [DBG] pgmap v5066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:40.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:39 smithi155 bash[68033]: cluster 2024-07-28T21:47:38.511394+0000 mgr.y (mgr.34101) 4138 : cluster [DBG] pgmap v5066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:40 smithi155 bash[73694]: debug 2024-07-28T21:47:40.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:40.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7094 16 16 0 0 0 - 0 2024-07-28T21:47:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:47:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:47:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T21:47:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:41 smithi155 bash[73694]: debug 2024-07-28T21:47:41.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:41.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7095 16 16 0 0 0 - 0 2024-07-28T21:47:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:41 smithi045 bash[82788]: cluster 2024-07-28T21:47:40.513120+0000 mgr.y (mgr.34101) 4139 : cluster [DBG] pgmap v5067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:41 smithi045 bash[80445]: cluster 2024-07-28T21:47:40.513120+0000 mgr.y (mgr.34101) 4139 : cluster [DBG] pgmap v5067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:41.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:41 smithi155 bash[68033]: cluster 2024-07-28T21:47:40.513120+0000 mgr.y (mgr.34101) 4139 : cluster [DBG] pgmap v5067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:41 smithi155 bash[73694]: debug 2024-07-28T21:47:41.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:42.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7096 16 16 0 0 0 - 0 2024-07-28T21:47:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:47:42 smithi155 bash[60745]: ts=2024-07-28T21:47:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:47:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:42 smithi155 bash[73694]: debug 2024-07-28T21:47:42.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:43.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7097 16 16 0 0 0 - 0 2024-07-28T21:47:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:43 smithi045 bash[80445]: cluster 2024-07-28T21:47:42.515022+0000 mgr.y (mgr.34101) 4140 : cluster [DBG] pgmap v5068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:43 smithi045 bash[82788]: cluster 2024-07-28T21:47:42.515022+0000 mgr.y (mgr.34101) 4140 : cluster [DBG] pgmap v5068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:44.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:43 smithi155 bash[68033]: cluster 2024-07-28T21:47:42.515022+0000 mgr.y (mgr.34101) 4140 : cluster [DBG] pgmap v5068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:44 smithi155 bash[73694]: debug 2024-07-28T21:47:44.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:44.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7098 16 16 0 0 0 - 0 2024-07-28T21:47:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:45 smithi155 bash[73694]: debug 2024-07-28T21:47:45.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:45.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7099 16 16 0 0 0 - 0 2024-07-28T21:47:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:45 smithi045 bash[80445]: cluster 2024-07-28T21:47:44.516797+0000 mgr.y (mgr.34101) 4141 : cluster [DBG] pgmap v5069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:45 smithi045 bash[82788]: cluster 2024-07-28T21:47:44.516797+0000 mgr.y (mgr.34101) 4141 : cluster [DBG] pgmap v5069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:46.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:45 smithi155 bash[68033]: cluster 2024-07-28T21:47:44.516797+0000 mgr.y (mgr.34101) 4141 : cluster [DBG] pgmap v5069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:46 smithi155 bash[73694]: debug 2024-07-28T21:47:46.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:46.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:47:46.804369+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:47:46.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:47:46.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7100 16 16 0 0 0 - 0 2024-07-28T21:47:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:47 smithi155 bash[73694]: debug 2024-07-28T21:47:47.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:47.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7101 16 16 0 0 0 - 0 2024-07-28T21:47:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:47 smithi045 bash[80445]: cluster 2024-07-28T21:47:46.518683+0000 mgr.y (mgr.34101) 4142 : cluster [DBG] pgmap v5070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:47 smithi045 bash[82788]: cluster 2024-07-28T21:47:46.518683+0000 mgr.y (mgr.34101) 4142 : cluster [DBG] pgmap v5070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:48.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:47 smithi155 bash[68033]: cluster 2024-07-28T21:47:46.518683+0000 mgr.y (mgr.34101) 4142 : cluster [DBG] pgmap v5070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:48 smithi155 bash[73694]: debug 2024-07-28T21:47:48.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:48.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7102 16 16 0 0 0 - 0 2024-07-28T21:47:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:48 smithi045 bash[80445]: audit 2024-07-28T21:47:48.483442+0000 mon.c (mon.2) 1122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:48 smithi045 bash[82788]: audit 2024-07-28T21:47:48.483442+0000 mon.c (mon.2) 1122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:48 smithi155 bash[68033]: audit 2024-07-28T21:47:48.483442+0000 mon.c (mon.2) 1122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:47:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:49 smithi155 bash[73694]: debug 2024-07-28T21:47:49.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:49.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7103 16 16 0 0 0 - 0 2024-07-28T21:47:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:49 smithi045 bash[80445]: cluster 2024-07-28T21:47:48.520370+0000 mgr.y (mgr.34101) 4143 : cluster [DBG] pgmap v5071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:49 smithi045 bash[82788]: cluster 2024-07-28T21:47:48.520370+0000 mgr.y (mgr.34101) 4143 : cluster [DBG] pgmap v5071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:49 smithi155 bash[68033]: cluster 2024-07-28T21:47:48.520370+0000 mgr.y (mgr.34101) 4143 : cluster [DBG] pgmap v5071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:50 smithi155 bash[73694]: debug 2024-07-28T21:47:50.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:50.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7104 16 16 0 0 0 - 0 2024-07-28T21:47:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:47:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:47:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:47:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:51 smithi155 bash[73694]: debug 2024-07-28T21:47:51.153+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:51.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7105 16 16 0 0 0 - 0 2024-07-28T21:47:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:51 smithi045 bash[82788]: cluster 2024-07-28T21:47:50.522175+0000 mgr.y (mgr.34101) 4144 : cluster [DBG] pgmap v5072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:51 smithi045 bash[80445]: cluster 2024-07-28T21:47:50.522175+0000 mgr.y (mgr.34101) 4144 : cluster [DBG] pgmap v5072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:52.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:51 smithi155 bash[68033]: cluster 2024-07-28T21:47:50.522175+0000 mgr.y (mgr.34101) 4144 : cluster [DBG] pgmap v5072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:52.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:52 smithi155 bash[73694]: debug 2024-07-28T21:47:52.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:47:52 smithi155 bash[60745]: ts=2024-07-28T21:47:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:47:52.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7106 16 16 0 0 0 - 0 2024-07-28T21:47:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:53 smithi155 bash[73694]: debug 2024-07-28T21:47:53.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:53.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7107 16 16 0 0 0 - 0 2024-07-28T21:47:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:53 smithi045 bash[82788]: cluster 2024-07-28T21:47:52.524134+0000 mgr.y (mgr.34101) 4145 : cluster [DBG] pgmap v5073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:53 smithi045 bash[80445]: cluster 2024-07-28T21:47:52.524134+0000 mgr.y (mgr.34101) 4145 : cluster [DBG] pgmap v5073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:53 smithi155 bash[68033]: cluster 2024-07-28T21:47:52.524134+0000 mgr.y (mgr.34101) 4145 : cluster [DBG] pgmap v5073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:54 smithi155 bash[73694]: debug 2024-07-28T21:47:54.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:54.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7108 16 16 0 0 0 - 0 2024-07-28T21:47:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:55 smithi155 bash[73694]: debug 2024-07-28T21:47:55.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:55.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7109 16 16 0 0 0 - 0 2024-07-28T21:47:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:55 smithi045 bash[80445]: cluster 2024-07-28T21:47:54.526101+0000 mgr.y (mgr.34101) 4146 : cluster [DBG] pgmap v5074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:55 smithi045 bash[82788]: cluster 2024-07-28T21:47:54.526101+0000 mgr.y (mgr.34101) 4146 : cluster [DBG] pgmap v5074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:55 smithi155 bash[68033]: cluster 2024-07-28T21:47:54.526101+0000 mgr.y (mgr.34101) 4146 : cluster [DBG] pgmap v5074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:56 smithi155 bash[73694]: debug 2024-07-28T21:47:56.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:56.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7110 16 16 0 0 0 - 0 2024-07-28T21:47:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:57 smithi155 bash[73694]: debug 2024-07-28T21:47:57.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:57.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7111 16 16 0 0 0 - 0 2024-07-28T21:47:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:57 smithi045 bash[80445]: cluster 2024-07-28T21:47:56.528020+0000 mgr.y (mgr.34101) 4147 : cluster [DBG] pgmap v5075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:57 smithi045 bash[82788]: cluster 2024-07-28T21:47:56.528020+0000 mgr.y (mgr.34101) 4147 : cluster [DBG] pgmap v5075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:58.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:57 smithi155 bash[68033]: cluster 2024-07-28T21:47:56.528020+0000 mgr.y (mgr.34101) 4147 : cluster [DBG] pgmap v5075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:58 smithi155 bash[73694]: debug 2024-07-28T21:47:58.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:58.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7112 16 16 0 0 0 - 0 2024-07-28T21:47:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:59 smithi155 bash[73694]: debug 2024-07-28T21:47:59.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:47:59.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7113 16 16 0 0 0 - 0 2024-07-28T21:47:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:47:59 smithi045 bash[80445]: cluster 2024-07-28T21:47:58.529769+0000 mgr.y (mgr.34101) 4148 : cluster [DBG] pgmap v5076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:47:59 smithi045 bash[82788]: cluster 2024-07-28T21:47:58.529769+0000 mgr.y (mgr.34101) 4148 : cluster [DBG] pgmap v5076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:47:59.971 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:47:59 smithi155 bash[68033]: cluster 2024-07-28T21:47:58.529769+0000 mgr.y (mgr.34101) 4148 : cluster [DBG] pgmap v5076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:47:59 smithi155 bash[73694]: debug 2024-07-28T21:47:59.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:00.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7114 16 16 0 0 0 - 0 2024-07-28T21:48:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:48:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:48:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:48:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:01 smithi155 bash[73694]: debug 2024-07-28T21:48:01.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:01.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7115 16 16 0 0 0 - 0 2024-07-28T21:48:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:01 smithi045 bash[82788]: cluster 2024-07-28T21:48:00.531572+0000 mgr.y (mgr.34101) 4149 : cluster [DBG] pgmap v5077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:01 smithi045 bash[80445]: cluster 2024-07-28T21:48:00.531572+0000 mgr.y (mgr.34101) 4149 : cluster [DBG] pgmap v5077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:01.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:01 smithi155 bash[68033]: cluster 2024-07-28T21:48:00.531572+0000 mgr.y (mgr.34101) 4149 : cluster [DBG] pgmap v5077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:01 smithi155 bash[73694]: debug 2024-07-28T21:48:01.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:02.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7116 16 16 0 0 0 - 0 2024-07-28T21:48:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:48:02 smithi155 bash[60745]: ts=2024-07-28T21:48:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:48:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:02 smithi155 bash[73694]: debug 2024-07-28T21:48:02.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:03.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7117 16 16 0 0 0 - 0 2024-07-28T21:48:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:03 smithi045 bash[80445]: cluster 2024-07-28T21:48:02.533484+0000 mgr.y (mgr.34101) 4150 : cluster [DBG] pgmap v5078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:03 smithi045 bash[80445]: audit 2024-07-28T21:48:03.483859+0000 mon.c (mon.2) 1123 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:03 smithi045 bash[82788]: cluster 2024-07-28T21:48:02.533484+0000 mgr.y (mgr.34101) 4150 : cluster [DBG] pgmap v5078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:03 smithi045 bash[82788]: audit 2024-07-28T21:48:03.483859+0000 mon.c (mon.2) 1123 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:04.021 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:03 smithi155 bash[68033]: cluster 2024-07-28T21:48:02.533484+0000 mgr.y (mgr.34101) 4150 : cluster [DBG] pgmap v5078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:04.021 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:03 smithi155 bash[68033]: audit 2024-07-28T21:48:03.483859+0000 mon.c (mon.2) 1123 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:04 smithi155 bash[73694]: debug 2024-07-28T21:48:04.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:04.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7118 16 16 0 0 0 - 0 2024-07-28T21:48:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:05 smithi155 bash[73694]: debug 2024-07-28T21:48:05.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:05.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7119 16 16 0 0 0 - 0 2024-07-28T21:48:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:05 smithi045 bash[80445]: cluster 2024-07-28T21:48:04.535443+0000 mgr.y (mgr.34101) 4151 : cluster [DBG] pgmap v5079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:05 smithi045 bash[82788]: cluster 2024-07-28T21:48:04.535443+0000 mgr.y (mgr.34101) 4151 : cluster [DBG] pgmap v5079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:05.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:05 smithi155 bash[68033]: cluster 2024-07-28T21:48:04.535443+0000 mgr.y (mgr.34101) 4151 : cluster [DBG] pgmap v5079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:05 smithi155 bash[73694]: debug 2024-07-28T21:48:05.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:06.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:48:06.807638+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:48:06.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:48:06.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7120 16 16 0 0 0 - 0 2024-07-28T21:48:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:06 smithi155 bash[73694]: debug 2024-07-28T21:48:06.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:07.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7121 16 16 0 0 0 - 0 2024-07-28T21:48:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:07 smithi045 bash[80445]: cluster 2024-07-28T21:48:06.537496+0000 mgr.y (mgr.34101) 4152 : cluster [DBG] pgmap v5080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:07 smithi045 bash[82788]: cluster 2024-07-28T21:48:06.537496+0000 mgr.y (mgr.34101) 4152 : cluster [DBG] pgmap v5080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:08.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:07 smithi155 bash[68033]: cluster 2024-07-28T21:48:06.537496+0000 mgr.y (mgr.34101) 4152 : cluster [DBG] pgmap v5080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:08 smithi155 bash[73694]: debug 2024-07-28T21:48:08.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:08.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7122 16 16 0 0 0 - 0 2024-07-28T21:48:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:08 smithi155 bash[73694]: debug 2024-07-28T21:48:08.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:09.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7123 16 16 0 0 0 - 0 2024-07-28T21:48:09.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:09 smithi155 bash[68033]: cluster 2024-07-28T21:48:08.539446+0000 mgr.y (mgr.34101) 4153 : cluster [DBG] pgmap v5081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:09 smithi045 bash[80445]: cluster 2024-07-28T21:48:08.539446+0000 mgr.y (mgr.34101) 4153 : cluster [DBG] pgmap v5081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:09 smithi045 bash[82788]: cluster 2024-07-28T21:48:08.539446+0000 mgr.y (mgr.34101) 4153 : cluster [DBG] pgmap v5081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:09 smithi155 bash[73694]: debug 2024-07-28T21:48:09.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:10.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7124 16 16 0 0 0 - 0 2024-07-28T21:48:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:48:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:48:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:48:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:10 smithi155 bash[73694]: debug 2024-07-28T21:48:10.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:11.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7125 16 16 0 0 0 - 0 2024-07-28T21:48:11.930 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:11 smithi155 bash[68033]: cluster 2024-07-28T21:48:10.541386+0000 mgr.y (mgr.34101) 4154 : cluster [DBG] pgmap v5082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:11 smithi045 bash[82788]: cluster 2024-07-28T21:48:10.541386+0000 mgr.y (mgr.34101) 4154 : cluster [DBG] pgmap v5082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:11 smithi045 bash[80445]: cluster 2024-07-28T21:48:10.541386+0000 mgr.y (mgr.34101) 4154 : cluster [DBG] pgmap v5082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:11 smithi155 bash[73694]: debug 2024-07-28T21:48:11.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:48:12 smithi155 bash[60745]: ts=2024-07-28T21:48:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:48:12.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7126 16 16 0 0 0 - 0 2024-07-28T21:48:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:12 smithi155 bash[73694]: debug 2024-07-28T21:48:12.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:13.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7127 16 16 0 0 0 - 0 2024-07-28T21:48:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:13 smithi045 bash[80445]: cluster 2024-07-28T21:48:12.543370+0000 mgr.y (mgr.34101) 4155 : cluster [DBG] pgmap v5083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:13 smithi045 bash[82788]: cluster 2024-07-28T21:48:12.543370+0000 mgr.y (mgr.34101) 4155 : cluster [DBG] pgmap v5083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:13 smithi155 bash[73694]: debug 2024-07-28T21:48:13.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:14.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:13 smithi155 bash[68033]: cluster 2024-07-28T21:48:12.543370+0000 mgr.y (mgr.34101) 4155 : cluster [DBG] pgmap v5083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:14.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7128 16 16 0 0 0 - 0 2024-07-28T21:48:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:14 smithi155 bash[73694]: debug 2024-07-28T21:48:14.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:15.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7129 16 16 0 0 0 - 0 2024-07-28T21:48:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:15 smithi045 bash[80445]: cluster 2024-07-28T21:48:14.545152+0000 mgr.y (mgr.34101) 4156 : cluster [DBG] pgmap v5084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:15 smithi045 bash[82788]: cluster 2024-07-28T21:48:14.545152+0000 mgr.y (mgr.34101) 4156 : cluster [DBG] pgmap v5084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:15 smithi155 bash[73694]: debug 2024-07-28T21:48:15.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:15 smithi155 bash[68033]: cluster 2024-07-28T21:48:14.545152+0000 mgr.y (mgr.34101) 4156 : cluster [DBG] pgmap v5084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:16.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7130 16 16 0 0 0 - 0 2024-07-28T21:48:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:16 smithi155 bash[73694]: debug 2024-07-28T21:48:16.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:17.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7131 16 16 0 0 0 - 0 2024-07-28T21:48:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:17 smithi155 bash[68033]: cluster 2024-07-28T21:48:16.547038+0000 mgr.y (mgr.34101) 4157 : cluster [DBG] pgmap v5085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:17.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:17 smithi155 bash[68033]: audit 2024-07-28T21:48:16.730657+0000 mon.c (mon.2) 1124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:48:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:17 smithi045 bash[80445]: cluster 2024-07-28T21:48:16.547038+0000 mgr.y (mgr.34101) 4157 : cluster [DBG] pgmap v5085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:17 smithi045 bash[80445]: audit 2024-07-28T21:48:16.730657+0000 mon.c (mon.2) 1124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:48:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:17 smithi045 bash[82788]: cluster 2024-07-28T21:48:16.547038+0000 mgr.y (mgr.34101) 4157 : cluster [DBG] pgmap v5085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:17 smithi045 bash[82788]: audit 2024-07-28T21:48:16.730657+0000 mon.c (mon.2) 1124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:48:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:17 smithi155 bash[73694]: debug 2024-07-28T21:48:17.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:18.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7132 16 16 0 0 0 - 0 2024-07-28T21:48:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:18 smithi045 bash[80445]: audit 2024-07-28T21:48:18.484335+0000 mon.c (mon.2) 1125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:18 smithi045 bash[82788]: audit 2024-07-28T21:48:18.484335+0000 mon.c (mon.2) 1125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:18 smithi155 bash[68033]: audit 2024-07-28T21:48:18.484335+0000 mon.c (mon.2) 1125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:19.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:18 smithi155 bash[73694]: debug 2024-07-28T21:48:18.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:19.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7133 16 16 0 0 0 - 0 2024-07-28T21:48:19.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:19 smithi155 bash[68033]: cluster 2024-07-28T21:48:18.548877+0000 mgr.y (mgr.34101) 4158 : cluster [DBG] pgmap v5086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:19 smithi045 bash[80445]: cluster 2024-07-28T21:48:18.548877+0000 mgr.y (mgr.34101) 4158 : cluster [DBG] pgmap v5086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:19 smithi045 bash[82788]: cluster 2024-07-28T21:48:18.548877+0000 mgr.y (mgr.34101) 4158 : cluster [DBG] pgmap v5086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:19 smithi155 bash[73694]: debug 2024-07-28T21:48:19.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:20.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7134 16 16 0 0 0 - 0 2024-07-28T21:48:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:48:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:48:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:48:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:20 smithi155 bash[73694]: debug 2024-07-28T21:48:20.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:21.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7135 16 16 0 0 0 - 0 2024-07-28T21:48:21.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:21 smithi155 bash[68033]: cluster 2024-07-28T21:48:20.550834+0000 mgr.y (mgr.34101) 4159 : cluster [DBG] pgmap v5087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:21 smithi045 bash[80445]: cluster 2024-07-28T21:48:20.550834+0000 mgr.y (mgr.34101) 4159 : cluster [DBG] pgmap v5087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:21 smithi045 bash[82788]: cluster 2024-07-28T21:48:20.550834+0000 mgr.y (mgr.34101) 4159 : cluster [DBG] pgmap v5087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:21 smithi155 bash[73694]: debug 2024-07-28T21:48:21.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:48:22 smithi155 bash[60745]: ts=2024-07-28T21:48:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:48:22.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7136 16 16 0 0 0 - 0 2024-07-28T21:48:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:22 smithi155 bash[73694]: debug 2024-07-28T21:48:22.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[80445]: audit 2024-07-28T21:48:22.365201+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[80445]: audit 2024-07-28T21:48:22.374890+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[80445]: cluster 2024-07-28T21:48:22.552073+0000 mgr.y (mgr.34101) 4160 : cluster [DBG] pgmap v5088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[80445]: audit 2024-07-28T21:48:22.603432+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[80445]: audit 2024-07-28T21:48:22.617774+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[80445]: audit 2024-07-28T21:48:23.080990+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:48:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[80445]: audit 2024-07-28T21:48:23.082788+0000 mon.c (mon.2) 1127 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:48:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[80445]: audit 2024-07-28T21:48:23.093370+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[82788]: audit 2024-07-28T21:48:22.365201+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[82788]: audit 2024-07-28T21:48:22.374890+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[82788]: cluster 2024-07-28T21:48:22.552073+0000 mgr.y (mgr.34101) 4160 : cluster [DBG] pgmap v5088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[82788]: audit 2024-07-28T21:48:22.603432+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[82788]: audit 2024-07-28T21:48:22.617774+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[82788]: audit 2024-07-28T21:48:23.080990+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:48:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[82788]: audit 2024-07-28T21:48:23.082788+0000 mon.c (mon.2) 1127 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:48:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:23 smithi045 bash[82788]: audit 2024-07-28T21:48:23.093370+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:23 smithi155 bash[68033]: audit 2024-07-28T21:48:22.365201+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:23 smithi155 bash[68033]: audit 2024-07-28T21:48:22.374890+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:23 smithi155 bash[68033]: cluster 2024-07-28T21:48:22.552073+0000 mgr.y (mgr.34101) 4160 : cluster [DBG] pgmap v5088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:23.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:23 smithi155 bash[68033]: audit 2024-07-28T21:48:22.603432+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:23 smithi155 bash[68033]: audit 2024-07-28T21:48:22.617774+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:23 smithi155 bash[68033]: audit 2024-07-28T21:48:23.080990+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:48:23.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:23 smithi155 bash[68033]: audit 2024-07-28T21:48:23.082788+0000 mon.c (mon.2) 1127 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:48:23.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:23 smithi155 bash[68033]: audit 2024-07-28T21:48:23.093370+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:48:23.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7137 16 16 0 0 0 - 0 2024-07-28T21:48:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:23 smithi155 bash[73694]: debug 2024-07-28T21:48:23.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:24.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7138 16 16 0 0 0 - 0 2024-07-28T21:48:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:24 smithi155 bash[73694]: debug 2024-07-28T21:48:24.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:25.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7139 16 16 0 0 0 - 0 2024-07-28T21:48:25.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:25 smithi155 bash[68033]: cluster 2024-07-28T21:48:24.553841+0000 mgr.y (mgr.34101) 4161 : cluster [DBG] pgmap v5089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:25 smithi045 bash[80445]: cluster 2024-07-28T21:48:24.553841+0000 mgr.y (mgr.34101) 4161 : cluster [DBG] pgmap v5089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:25 smithi045 bash[82788]: cluster 2024-07-28T21:48:24.553841+0000 mgr.y (mgr.34101) 4161 : cluster [DBG] pgmap v5089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:25 smithi155 bash[73694]: debug 2024-07-28T21:48:25.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:26.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:48:26.810822+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:48:26.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:48:26.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7140 16 16 0 0 0 - 0 2024-07-28T21:48:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:26 smithi155 bash[73694]: debug 2024-07-28T21:48:26.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:27.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7141 16 16 0 0 0 - 0 2024-07-28T21:48:27.901 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:27 smithi155 bash[68033]: cluster 2024-07-28T21:48:26.555712+0000 mgr.y (mgr.34101) 4162 : cluster [DBG] pgmap v5090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:27 smithi045 bash[80445]: cluster 2024-07-28T21:48:26.555712+0000 mgr.y (mgr.34101) 4162 : cluster [DBG] pgmap v5090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:27 smithi045 bash[82788]: cluster 2024-07-28T21:48:26.555712+0000 mgr.y (mgr.34101) 4162 : cluster [DBG] pgmap v5090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:27 smithi155 bash[73694]: debug 2024-07-28T21:48:27.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:28.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7142 16 16 0 0 0 - 0 2024-07-28T21:48:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:28 smithi155 bash[73694]: debug 2024-07-28T21:48:28.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:29.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7143 16 16 0 0 0 - 0 2024-07-28T21:48:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:29 smithi045 bash[82788]: cluster 2024-07-28T21:48:28.557463+0000 mgr.y (mgr.34101) 4163 : cluster [DBG] pgmap v5091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:29 smithi045 bash[80445]: cluster 2024-07-28T21:48:28.557463+0000 mgr.y (mgr.34101) 4163 : cluster [DBG] pgmap v5091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:29 smithi155 bash[73694]: debug 2024-07-28T21:48:29.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:30.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:29 smithi155 bash[68033]: cluster 2024-07-28T21:48:28.557463+0000 mgr.y (mgr.34101) 4163 : cluster [DBG] pgmap v5091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:30.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7144 16 16 0 0 0 - 0 2024-07-28T21:48:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:48:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:48:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:48:31.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:30 smithi155 bash[73694]: debug 2024-07-28T21:48:30.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:31.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7145 16 16 0 0 0 - 0 2024-07-28T21:48:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:31 smithi045 bash[82788]: cluster 2024-07-28T21:48:30.559235+0000 mgr.y (mgr.34101) 4164 : cluster [DBG] pgmap v5092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:31 smithi045 bash[80445]: cluster 2024-07-28T21:48:30.559235+0000 mgr.y (mgr.34101) 4164 : cluster [DBG] pgmap v5092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:31 smithi155 bash[73694]: debug 2024-07-28T21:48:31.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:32.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:31 smithi155 bash[68033]: cluster 2024-07-28T21:48:30.559235+0000 mgr.y (mgr.34101) 4164 : cluster [DBG] pgmap v5092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:32.749 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:48:32 smithi155 bash[60745]: ts=2024-07-28T21:48:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:48:32.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7146 16 16 0 0 0 - 0 2024-07-28T21:48:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:32 smithi155 bash[73694]: debug 2024-07-28T21:48:32.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:33.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7147 16 16 0 0 0 - 0 2024-07-28T21:48:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:33 smithi045 bash[80445]: cluster 2024-07-28T21:48:32.561129+0000 mgr.y (mgr.34101) 4165 : cluster [DBG] pgmap v5093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:33 smithi045 bash[80445]: audit 2024-07-28T21:48:33.484779+0000 mon.c (mon.2) 1128 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:33 smithi045 bash[82788]: cluster 2024-07-28T21:48:32.561129+0000 mgr.y (mgr.34101) 4165 : cluster [DBG] pgmap v5093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:33 smithi045 bash[82788]: audit 2024-07-28T21:48:33.484779+0000 mon.c (mon.2) 1128 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:34.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:33 smithi155 bash[73694]: debug 2024-07-28T21:48:33.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:33 smithi155 bash[68033]: cluster 2024-07-28T21:48:32.561129+0000 mgr.y (mgr.34101) 4165 : cluster [DBG] pgmap v5093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:33 smithi155 bash[68033]: audit 2024-07-28T21:48:33.484779+0000 mon.c (mon.2) 1128 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:34.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7148 16 16 0 0 0 - 0 2024-07-28T21:48:35.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:34 smithi155 bash[73694]: debug 2024-07-28T21:48:34.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:35.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7149 16 16 0 0 0 - 0 2024-07-28T21:48:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:35 smithi045 bash[80445]: cluster 2024-07-28T21:48:34.562936+0000 mgr.y (mgr.34101) 4166 : cluster [DBG] pgmap v5094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:35 smithi045 bash[82788]: cluster 2024-07-28T21:48:34.562936+0000 mgr.y (mgr.34101) 4166 : cluster [DBG] pgmap v5094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:35 smithi155 bash[73694]: debug 2024-07-28T21:48:35.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:35 smithi155 bash[68033]: cluster 2024-07-28T21:48:34.562936+0000 mgr.y (mgr.34101) 4166 : cluster [DBG] pgmap v5094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:36.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7150 16 16 0 0 0 - 0 2024-07-28T21:48:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:36 smithi155 bash[73694]: debug 2024-07-28T21:48:36.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:37.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7151 16 16 0 0 0 - 0 2024-07-28T21:48:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:37 smithi045 bash[80445]: cluster 2024-07-28T21:48:36.564815+0000 mgr.y (mgr.34101) 4167 : cluster [DBG] pgmap v5095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:37 smithi045 bash[82788]: cluster 2024-07-28T21:48:36.564815+0000 mgr.y (mgr.34101) 4167 : cluster [DBG] pgmap v5095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:37 smithi155 bash[73694]: debug 2024-07-28T21:48:37.784+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:37 smithi155 bash[68033]: cluster 2024-07-28T21:48:36.564815+0000 mgr.y (mgr.34101) 4167 : cluster [DBG] pgmap v5095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:38.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7152 16 16 0 0 0 - 0 2024-07-28T21:48:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:38 smithi155 bash[73694]: debug 2024-07-28T21:48:38.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:39.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7153 16 16 0 0 0 - 0 2024-07-28T21:48:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:39 smithi045 bash[82788]: cluster 2024-07-28T21:48:38.566566+0000 mgr.y (mgr.34101) 4168 : cluster [DBG] pgmap v5096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:39 smithi045 bash[80445]: cluster 2024-07-28T21:48:38.566566+0000 mgr.y (mgr.34101) 4168 : cluster [DBG] pgmap v5096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:39 smithi155 bash[73694]: debug 2024-07-28T21:48:39.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:40.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:39 smithi155 bash[68033]: cluster 2024-07-28T21:48:38.566566+0000 mgr.y (mgr.34101) 4168 : cluster [DBG] pgmap v5096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:40.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7154 16 16 0 0 0 - 0 2024-07-28T21:48:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:48:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:48:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:48:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:40 smithi155 bash[73694]: debug 2024-07-28T21:48:40.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:41.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7155 16 16 0 0 0 - 0 2024-07-28T21:48:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:41 smithi045 bash[82788]: cluster 2024-07-28T21:48:40.568352+0000 mgr.y (mgr.34101) 4169 : cluster [DBG] pgmap v5097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:41 smithi045 bash[80445]: cluster 2024-07-28T21:48:40.568352+0000 mgr.y (mgr.34101) 4169 : cluster [DBG] pgmap v5097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:41 smithi155 bash[68033]: cluster 2024-07-28T21:48:40.568352+0000 mgr.y (mgr.34101) 4169 : cluster [DBG] pgmap v5097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:41 smithi155 bash[73694]: debug 2024-07-28T21:48:41.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:48:42 smithi155 bash[60745]: ts=2024-07-28T21:48:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:48:42.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7156 16 16 0 0 0 - 0 2024-07-28T21:48:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:42 smithi155 bash[73694]: debug 2024-07-28T21:48:42.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:43.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7157 16 16 0 0 0 - 0 2024-07-28T21:48:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:43 smithi045 bash[82788]: cluster 2024-07-28T21:48:42.570299+0000 mgr.y (mgr.34101) 4170 : cluster [DBG] pgmap v5098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:43 smithi045 bash[80445]: cluster 2024-07-28T21:48:42.570299+0000 mgr.y (mgr.34101) 4170 : cluster [DBG] pgmap v5098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:43 smithi155 bash[73694]: debug 2024-07-28T21:48:43.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:44.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:43 smithi155 bash[68033]: cluster 2024-07-28T21:48:42.570299+0000 mgr.y (mgr.34101) 4170 : cluster [DBG] pgmap v5098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:44.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7158 16 16 0 0 0 - 0 2024-07-28T21:48:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:44 smithi155 bash[73694]: debug 2024-07-28T21:48:44.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:45.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7159 16 16 0 0 0 - 0 2024-07-28T21:48:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:45 smithi045 bash[80445]: cluster 2024-07-28T21:48:44.572060+0000 mgr.y (mgr.34101) 4171 : cluster [DBG] pgmap v5099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:45 smithi045 bash[82788]: cluster 2024-07-28T21:48:44.572060+0000 mgr.y (mgr.34101) 4171 : cluster [DBG] pgmap v5099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:45 smithi155 bash[73694]: debug 2024-07-28T21:48:45.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:46.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:45 smithi155 bash[68033]: cluster 2024-07-28T21:48:44.572060+0000 mgr.y (mgr.34101) 4171 : cluster [DBG] pgmap v5099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:46.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:48:46.814152+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:48:46.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:48:46.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7160 16 16 0 0 0 - 0 2024-07-28T21:48:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:46 smithi155 bash[73694]: debug 2024-07-28T21:48:46.708+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:47.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7161 16 16 0 0 0 - 0 2024-07-28T21:48:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:47 smithi045 bash[80445]: cluster 2024-07-28T21:48:46.573986+0000 mgr.y (mgr.34101) 4172 : cluster [DBG] pgmap v5100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:47 smithi045 bash[82788]: cluster 2024-07-28T21:48:46.573986+0000 mgr.y (mgr.34101) 4172 : cluster [DBG] pgmap v5100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:47 smithi155 bash[73694]: debug 2024-07-28T21:48:47.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:48.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:47 smithi155 bash[68033]: cluster 2024-07-28T21:48:46.573986+0000 mgr.y (mgr.34101) 4172 : cluster [DBG] pgmap v5100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:48.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7162 16 16 0 0 0 - 0 2024-07-28T21:48:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:48 smithi045 bash[80445]: audit 2024-07-28T21:48:48.485176+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:48 smithi045 bash[82788]: audit 2024-07-28T21:48:48.485176+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:48 smithi155 bash[73694]: debug 2024-07-28T21:48:48.664+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:48 smithi155 bash[68033]: audit 2024-07-28T21:48:48.485176+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:48:49.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7163 16 16 0 0 0 - 0 2024-07-28T21:48:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:49 smithi045 bash[80445]: cluster 2024-07-28T21:48:48.575666+0000 mgr.y (mgr.34101) 4173 : cluster [DBG] pgmap v5101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:49 smithi045 bash[82788]: cluster 2024-07-28T21:48:48.575666+0000 mgr.y (mgr.34101) 4173 : cluster [DBG] pgmap v5101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:49 smithi155 bash[68033]: cluster 2024-07-28T21:48:48.575666+0000 mgr.y (mgr.34101) 4173 : cluster [DBG] pgmap v5101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:49 smithi155 bash[73694]: debug 2024-07-28T21:48:49.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:50.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7164 16 16 0 0 0 - 0 2024-07-28T21:48:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:48:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:48:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:48:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:50 smithi155 bash[73694]: debug 2024-07-28T21:48:50.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:51.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7165 16 16 0 0 0 - 0 2024-07-28T21:48:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:51 smithi045 bash[80445]: cluster 2024-07-28T21:48:50.577503+0000 mgr.y (mgr.34101) 4174 : cluster [DBG] pgmap v5102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:51 smithi045 bash[82788]: cluster 2024-07-28T21:48:50.577503+0000 mgr.y (mgr.34101) 4174 : cluster [DBG] pgmap v5102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:52.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:51 smithi155 bash[68033]: cluster 2024-07-28T21:48:50.577503+0000 mgr.y (mgr.34101) 4174 : cluster [DBG] pgmap v5102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:51 smithi155 bash[73694]: debug 2024-07-28T21:48:51.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:52.603 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:48:52 smithi155 bash[60745]: ts=2024-07-28T21:48:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:48:52.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7166 16 16 0 0 0 - 0 2024-07-28T21:48:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:52 smithi155 bash[73694]: debug 2024-07-28T21:48:52.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:53.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7167 16 16 0 0 0 - 0 2024-07-28T21:48:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:53 smithi045 bash[80445]: cluster 2024-07-28T21:48:52.579436+0000 mgr.y (mgr.34101) 4175 : cluster [DBG] pgmap v5103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:53 smithi045 bash[82788]: cluster 2024-07-28T21:48:52.579436+0000 mgr.y (mgr.34101) 4175 : cluster [DBG] pgmap v5103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:53 smithi155 bash[68033]: cluster 2024-07-28T21:48:52.579436+0000 mgr.y (mgr.34101) 4175 : cluster [DBG] pgmap v5103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:53 smithi155 bash[73694]: debug 2024-07-28T21:48:53.608+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:54.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7168 16 16 0 0 0 - 0 2024-07-28T21:48:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:54 smithi155 bash[73694]: debug 2024-07-28T21:48:54.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:55.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7169 16 16 0 0 0 - 0 2024-07-28T21:48:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:55 smithi045 bash[80445]: cluster 2024-07-28T21:48:54.581208+0000 mgr.y (mgr.34101) 4176 : cluster [DBG] pgmap v5104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:55 smithi045 bash[82788]: cluster 2024-07-28T21:48:54.581208+0000 mgr.y (mgr.34101) 4176 : cluster [DBG] pgmap v5104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:55 smithi155 bash[68033]: cluster 2024-07-28T21:48:54.581208+0000 mgr.y (mgr.34101) 4176 : cluster [DBG] pgmap v5104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:55 smithi155 bash[73694]: debug 2024-07-28T21:48:55.604+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:56.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7170 16 16 0 0 0 - 0 2024-07-28T21:48:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:56 smithi155 bash[73694]: debug 2024-07-28T21:48:56.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:57.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7171 16 16 0 0 0 - 0 2024-07-28T21:48:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:57 smithi045 bash[80445]: cluster 2024-07-28T21:48:56.583143+0000 mgr.y (mgr.34101) 4177 : cluster [DBG] pgmap v5105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:57 smithi045 bash[82788]: cluster 2024-07-28T21:48:56.583143+0000 mgr.y (mgr.34101) 4177 : cluster [DBG] pgmap v5105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:58.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:57 smithi155 bash[68033]: cluster 2024-07-28T21:48:56.583143+0000 mgr.y (mgr.34101) 4177 : cluster [DBG] pgmap v5105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:57 smithi155 bash[73694]: debug 2024-07-28T21:48:57.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:58.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7172 16 16 0 0 0 - 0 2024-07-28T21:48:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:58 smithi155 bash[73694]: debug 2024-07-28T21:48:58.604+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:48:59.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7173 16 16 0 0 0 - 0 2024-07-28T21:48:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:48:59 smithi045 bash[80445]: cluster 2024-07-28T21:48:58.584905+0000 mgr.y (mgr.34101) 4178 : cluster [DBG] pgmap v5106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:48:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:48:59 smithi045 bash[82788]: cluster 2024-07-28T21:48:58.584905+0000 mgr.y (mgr.34101) 4178 : cluster [DBG] pgmap v5106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:00.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:48:59 smithi155 bash[68033]: cluster 2024-07-28T21:48:58.584905+0000 mgr.y (mgr.34101) 4178 : cluster [DBG] pgmap v5106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:48:59 smithi155 bash[73694]: debug 2024-07-28T21:48:59.612+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:00.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7174 16 16 0 0 0 - 0 2024-07-28T21:49:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:49:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:49:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:49:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:00 smithi155 bash[73694]: debug 2024-07-28T21:49:00.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:01.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7175 16 16 0 0 0 - 0 2024-07-28T21:49:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:01 smithi045 bash[80445]: cluster 2024-07-28T21:49:00.586679+0000 mgr.y (mgr.34101) 4179 : cluster [DBG] pgmap v5107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:01 smithi045 bash[82788]: cluster 2024-07-28T21:49:00.586679+0000 mgr.y (mgr.34101) 4179 : cluster [DBG] pgmap v5107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:01 smithi155 bash[73694]: debug 2024-07-28T21:49:01.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:02.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:01 smithi155 bash[68033]: cluster 2024-07-28T21:49:00.586679+0000 mgr.y (mgr.34101) 4179 : cluster [DBG] pgmap v5107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:02.687 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:49:02 smithi155 bash[60745]: ts=2024-07-28T21:49:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:49:02.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7176 16 16 0 0 0 - 0 2024-07-28T21:49:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:02 smithi155 bash[73694]: debug 2024-07-28T21:49:02.684+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:03.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7177 16 16 0 0 0 - 0 2024-07-28T21:49:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:03 smithi045 bash[80445]: cluster 2024-07-28T21:49:02.588530+0000 mgr.y (mgr.34101) 4180 : cluster [DBG] pgmap v5108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:03 smithi045 bash[80445]: audit 2024-07-28T21:49:03.485644+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:03 smithi045 bash[82788]: cluster 2024-07-28T21:49:02.588530+0000 mgr.y (mgr.34101) 4180 : cluster [DBG] pgmap v5108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:03 smithi045 bash[82788]: audit 2024-07-28T21:49:03.485644+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:03 smithi155 bash[73694]: debug 2024-07-28T21:49:03.712+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:03 smithi155 bash[68033]: cluster 2024-07-28T21:49:02.588530+0000 mgr.y (mgr.34101) 4180 : cluster [DBG] pgmap v5108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:03 smithi155 bash[68033]: audit 2024-07-28T21:49:03.485644+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:04.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7178 16 16 0 0 0 - 0 2024-07-28T21:49:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:04 smithi155 bash[73694]: debug 2024-07-28T21:49:04.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:05.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7179 16 16 0 0 0 - 0 2024-07-28T21:49:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:05 smithi045 bash[80445]: cluster 2024-07-28T21:49:04.590271+0000 mgr.y (mgr.34101) 4181 : cluster [DBG] pgmap v5109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:05 smithi045 bash[82788]: cluster 2024-07-28T21:49:04.590271+0000 mgr.y (mgr.34101) 4181 : cluster [DBG] pgmap v5109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:05 smithi155 bash[73694]: debug 2024-07-28T21:49:05.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:06.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:05 smithi155 bash[68033]: cluster 2024-07-28T21:49:04.590271+0000 mgr.y (mgr.34101) 4181 : cluster [DBG] pgmap v5109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:06.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:49:06.817436+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:49:06.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:49:06.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7180 16 16 0 0 0 - 0 2024-07-28T21:49:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:06 smithi155 bash[73694]: debug 2024-07-28T21:49:06.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:07.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7181 16 16 0 0 0 - 0 2024-07-28T21:49:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:07 smithi045 bash[80445]: cluster 2024-07-28T21:49:06.592107+0000 mgr.y (mgr.34101) 4182 : cluster [DBG] pgmap v5110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:07 smithi045 bash[82788]: cluster 2024-07-28T21:49:06.592107+0000 mgr.y (mgr.34101) 4182 : cluster [DBG] pgmap v5110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:07 smithi155 bash[73694]: debug 2024-07-28T21:49:07.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:07 smithi155 bash[68033]: cluster 2024-07-28T21:49:06.592107+0000 mgr.y (mgr.34101) 4182 : cluster [DBG] pgmap v5110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:08.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7182 16 16 0 0 0 - 0 2024-07-28T21:49:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:08 smithi155 bash[73694]: debug 2024-07-28T21:49:08.800+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:09.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7183 16 16 0 0 0 - 0 2024-07-28T21:49:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:09 smithi045 bash[80445]: cluster 2024-07-28T21:49:08.593867+0000 mgr.y (mgr.34101) 4183 : cluster [DBG] pgmap v5111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:09 smithi045 bash[82788]: cluster 2024-07-28T21:49:08.593867+0000 mgr.y (mgr.34101) 4183 : cluster [DBG] pgmap v5111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:09 smithi155 bash[73694]: debug 2024-07-28T21:49:09.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:10.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:09 smithi155 bash[68033]: cluster 2024-07-28T21:49:08.593867+0000 mgr.y (mgr.34101) 4183 : cluster [DBG] pgmap v5111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:10.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7184 16 16 0 0 0 - 0 2024-07-28T21:49:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:49:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:49:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:49:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:10 smithi155 bash[73694]: debug 2024-07-28T21:49:10.784+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:11.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7185 16 16 0 0 0 - 0 2024-07-28T21:49:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:11 smithi155 bash[73694]: debug 2024-07-28T21:49:11.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:12.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:11 smithi155 bash[68033]: cluster 2024-07-28T21:49:10.595809+0000 mgr.y (mgr.34101) 4184 : cluster [DBG] pgmap v5112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:11 smithi045 bash[82788]: cluster 2024-07-28T21:49:10.595809+0000 mgr.y (mgr.34101) 4184 : cluster [DBG] pgmap v5112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:11 smithi045 bash[80445]: cluster 2024-07-28T21:49:10.595809+0000 mgr.y (mgr.34101) 4184 : cluster [DBG] pgmap v5112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:49:12 smithi155 bash[60745]: ts=2024-07-28T21:49:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:49:12.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7186 16 16 0 0 0 - 0 2024-07-28T21:49:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:12 smithi155 bash[73694]: debug 2024-07-28T21:49:12.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:13.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7187 16 16 0 0 0 - 0 2024-07-28T21:49:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:13 smithi155 bash[73694]: debug 2024-07-28T21:49:13.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:14.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:13 smithi155 bash[68033]: cluster 2024-07-28T21:49:12.597746+0000 mgr.y (mgr.34101) 4185 : cluster [DBG] pgmap v5113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:13 smithi045 bash[80445]: cluster 2024-07-28T21:49:12.597746+0000 mgr.y (mgr.34101) 4185 : cluster [DBG] pgmap v5113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:13 smithi045 bash[82788]: cluster 2024-07-28T21:49:12.597746+0000 mgr.y (mgr.34101) 4185 : cluster [DBG] pgmap v5113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:14.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7188 16 16 0 0 0 - 0 2024-07-28T21:49:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:14 smithi155 bash[73694]: debug 2024-07-28T21:49:14.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:15.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7189 16 16 0 0 0 - 0 2024-07-28T21:49:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:15 smithi155 bash[68033]: cluster 2024-07-28T21:49:14.599531+0000 mgr.y (mgr.34101) 4186 : cluster [DBG] pgmap v5114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:15 smithi155 bash[73694]: debug 2024-07-28T21:49:15.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:15 smithi045 bash[82788]: cluster 2024-07-28T21:49:14.599531+0000 mgr.y (mgr.34101) 4186 : cluster [DBG] pgmap v5114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:15 smithi045 bash[80445]: cluster 2024-07-28T21:49:14.599531+0000 mgr.y (mgr.34101) 4186 : cluster [DBG] pgmap v5114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:16.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7190 16 16 0 0 0 - 0 2024-07-28T21:49:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:16 smithi155 bash[73694]: debug 2024-07-28T21:49:16.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:17.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7191 16 16 0 0 0 - 0 2024-07-28T21:49:18.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:17 smithi155 bash[68033]: cluster 2024-07-28T21:49:16.601411+0000 mgr.y (mgr.34101) 4187 : cluster [DBG] pgmap v5115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:17 smithi155 bash[73694]: debug 2024-07-28T21:49:17.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:17 smithi045 bash[80445]: cluster 2024-07-28T21:49:16.601411+0000 mgr.y (mgr.34101) 4187 : cluster [DBG] pgmap v5115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:17 smithi045 bash[82788]: cluster 2024-07-28T21:49:16.601411+0000 mgr.y (mgr.34101) 4187 : cluster [DBG] pgmap v5115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:18.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7192 16 16 0 0 0 - 0 2024-07-28T21:49:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:18 smithi155 bash[68033]: audit 2024-07-28T21:49:18.486130+0000 mon.c (mon.2) 1131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:19.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:18 smithi155 bash[73694]: debug 2024-07-28T21:49:18.824+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:18 smithi045 bash[80445]: audit 2024-07-28T21:49:18.486130+0000 mon.c (mon.2) 1131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:18 smithi045 bash[82788]: audit 2024-07-28T21:49:18.486130+0000 mon.c (mon.2) 1131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:19.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7193 16 16 0 0 0 - 0 2024-07-28T21:49:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:19 smithi155 bash[68033]: cluster 2024-07-28T21:49:18.603121+0000 mgr.y (mgr.34101) 4188 : cluster [DBG] pgmap v5116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:20.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:19 smithi155 bash[73694]: debug 2024-07-28T21:49:19.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:19 smithi045 bash[80445]: cluster 2024-07-28T21:49:18.603121+0000 mgr.y (mgr.34101) 4188 : cluster [DBG] pgmap v5116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:19 smithi045 bash[82788]: cluster 2024-07-28T21:49:18.603121+0000 mgr.y (mgr.34101) 4188 : cluster [DBG] pgmap v5116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:20.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7194 16 16 0 0 0 - 0 2024-07-28T21:49:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:49:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:49:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T21:49:21.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:20 smithi155 bash[73694]: debug 2024-07-28T21:49:20.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:21.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7195 16 16 0 0 0 - 0 2024-07-28T21:49:22.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:21 smithi155 bash[73694]: debug 2024-07-28T21:49:21.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:21 smithi155 bash[68033]: cluster 2024-07-28T21:49:20.604825+0000 mgr.y (mgr.34101) 4189 : cluster [DBG] pgmap v5117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:21 smithi045 bash[80445]: cluster 2024-07-28T21:49:20.604825+0000 mgr.y (mgr.34101) 4189 : cluster [DBG] pgmap v5117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:21 smithi045 bash[82788]: cluster 2024-07-28T21:49:20.604825+0000 mgr.y (mgr.34101) 4189 : cluster [DBG] pgmap v5117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:49:22 smithi155 bash[60745]: ts=2024-07-28T21:49:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:49:22.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7196 16 16 0 0 0 - 0 2024-07-28T21:49:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:22 smithi155 bash[73694]: debug 2024-07-28T21:49:22.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:23.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7197 16 16 0 0 0 - 0 2024-07-28T21:49:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:23 smithi155 bash[73694]: debug 2024-07-28T21:49:23.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:23 smithi155 bash[68033]: cluster 2024-07-28T21:49:22.606713+0000 mgr.y (mgr.34101) 4190 : cluster [DBG] pgmap v5118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:23 smithi155 bash[68033]: audit 2024-07-28T21:49:23.224391+0000 mon.c (mon.2) 1132 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:49:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:23 smithi045 bash[80445]: cluster 2024-07-28T21:49:22.606713+0000 mgr.y (mgr.34101) 4190 : cluster [DBG] pgmap v5118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:23 smithi045 bash[80445]: audit 2024-07-28T21:49:23.224391+0000 mon.c (mon.2) 1132 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:49:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:23 smithi045 bash[82788]: cluster 2024-07-28T21:49:22.606713+0000 mgr.y (mgr.34101) 4190 : cluster [DBG] pgmap v5118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:23 smithi045 bash[82788]: audit 2024-07-28T21:49:23.224391+0000 mon.c (mon.2) 1132 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:49:24.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7198 16 16 0 0 0 - 0 2024-07-28T21:49:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:24 smithi155 bash[73694]: debug 2024-07-28T21:49:24.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:25.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7199 16 16 0 0 0 - 0 2024-07-28T21:49:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:25 smithi155 bash[73694]: debug 2024-07-28T21:49:25.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:26.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:25 smithi155 bash[68033]: cluster 2024-07-28T21:49:24.608486+0000 mgr.y (mgr.34101) 4191 : cluster [DBG] pgmap v5119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:25 smithi045 bash[80445]: cluster 2024-07-28T21:49:24.608486+0000 mgr.y (mgr.34101) 4191 : cluster [DBG] pgmap v5119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:25 smithi045 bash[82788]: cluster 2024-07-28T21:49:24.608486+0000 mgr.y (mgr.34101) 4191 : cluster [DBG] pgmap v5119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:26.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:49:26.820757+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:49:26.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:49:26.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7200 16 16 0 0 0 - 0 2024-07-28T21:49:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:26 smithi155 bash[73694]: debug 2024-07-28T21:49:26.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:27.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7201 16 16 0 0 0 - 0 2024-07-28T21:49:28.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:27 smithi155 bash[68033]: cluster 2024-07-28T21:49:26.610409+0000 mgr.y (mgr.34101) 4192 : cluster [DBG] pgmap v5120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:27 smithi155 bash[73694]: debug 2024-07-28T21:49:27.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:28.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:27 smithi045 bash[82788]: cluster 2024-07-28T21:49:26.610409+0000 mgr.y (mgr.34101) 4192 : cluster [DBG] pgmap v5120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:27 smithi045 bash[80445]: cluster 2024-07-28T21:49:26.610409+0000 mgr.y (mgr.34101) 4192 : cluster [DBG] pgmap v5120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:28.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7202 16 16 0 0 0 - 0 2024-07-28T21:49:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:28 smithi155 bash[73694]: debug 2024-07-28T21:49:28.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:29.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7203 16 16 0 0 0 - 0 2024-07-28T21:49:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[80445]: cluster 2024-07-28T21:49:28.611207+0000 mgr.y (mgr.34101) 4193 : cluster [DBG] pgmap v5121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[80445]: audit 2024-07-28T21:49:28.908583+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[80445]: audit 2024-07-28T21:49:28.917934+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[80445]: audit 2024-07-28T21:49:29.135214+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[80445]: audit 2024-07-28T21:49:29.147543+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[80445]: audit 2024-07-28T21:49:29.582343+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[80445]: audit 2024-07-28T21:49:29.583990+0000 mon.c (mon.2) 1134 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[80445]: audit 2024-07-28T21:49:29.594272+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[82788]: cluster 2024-07-28T21:49:28.611207+0000 mgr.y (mgr.34101) 4193 : cluster [DBG] pgmap v5121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[82788]: audit 2024-07-28T21:49:28.908583+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[82788]: audit 2024-07-28T21:49:28.917934+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[82788]: audit 2024-07-28T21:49:29.135214+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[82788]: audit 2024-07-28T21:49:29.147543+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[82788]: audit 2024-07-28T21:49:29.582343+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[82788]: audit 2024-07-28T21:49:29.583990+0000 mon.c (mon.2) 1134 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:49:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:29 smithi045 bash[82788]: audit 2024-07-28T21:49:29.594272+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:29 smithi155 bash[73694]: debug 2024-07-28T21:49:29.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:29 smithi155 bash[68033]: cluster 2024-07-28T21:49:28.611207+0000 mgr.y (mgr.34101) 4193 : cluster [DBG] pgmap v5121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:29 smithi155 bash[68033]: audit 2024-07-28T21:49:28.908583+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:29 smithi155 bash[68033]: audit 2024-07-28T21:49:28.917934+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:29 smithi155 bash[68033]: audit 2024-07-28T21:49:29.135214+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:29 smithi155 bash[68033]: audit 2024-07-28T21:49:29.147543+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:29 smithi155 bash[68033]: audit 2024-07-28T21:49:29.582343+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:49:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:29 smithi155 bash[68033]: audit 2024-07-28T21:49:29.583990+0000 mon.c (mon.2) 1134 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:49:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:29 smithi155 bash[68033]: audit 2024-07-28T21:49:29.594272+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:49:30.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7204 16 16 0 0 0 - 0 2024-07-28T21:49:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:49:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:49:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T21:49:31.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:30 smithi155 bash[73694]: debug 2024-07-28T21:49:30.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:31.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7205 16 16 0 0 0 - 0 2024-07-28T21:49:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:31 smithi155 bash[73694]: debug 2024-07-28T21:49:31.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:32.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:31 smithi155 bash[68033]: cluster 2024-07-28T21:49:30.612896+0000 mgr.y (mgr.34101) 4194 : cluster [DBG] pgmap v5122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:31 smithi045 bash[80445]: cluster 2024-07-28T21:49:30.612896+0000 mgr.y (mgr.34101) 4194 : cluster [DBG] pgmap v5122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:31 smithi045 bash[82788]: cluster 2024-07-28T21:49:30.612896+0000 mgr.y (mgr.34101) 4194 : cluster [DBG] pgmap v5122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:49:32 smithi155 bash[60745]: ts=2024-07-28T21:49:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:49:32.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7206 16 16 0 0 0 - 0 2024-07-28T21:49:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:32 smithi155 bash[73694]: debug 2024-07-28T21:49:32.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:33 smithi045 bash[80445]: cluster 2024-07-28T21:49:32.614868+0000 mgr.y (mgr.34101) 4195 : cluster [DBG] pgmap v5123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:33 smithi045 bash[82788]: cluster 2024-07-28T21:49:32.614868+0000 mgr.y (mgr.34101) 4195 : cluster [DBG] pgmap v5123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:33.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:33 smithi155 bash[68033]: cluster 2024-07-28T21:49:32.614868+0000 mgr.y (mgr.34101) 4195 : cluster [DBG] pgmap v5123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:33.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7207 16 16 0 0 0 - 0 2024-07-28T21:49:34.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:33 smithi155 bash[73694]: debug 2024-07-28T21:49:33.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:34 smithi045 bash[80445]: audit 2024-07-28T21:49:33.486835+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:34 smithi045 bash[82788]: audit 2024-07-28T21:49:33.486835+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:34.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:34 smithi155 bash[68033]: audit 2024-07-28T21:49:33.486835+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:34.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7208 16 16 0 0 0 - 0 2024-07-28T21:49:35.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:34 smithi155 bash[73694]: debug 2024-07-28T21:49:34.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:35 smithi045 bash[80445]: cluster 2024-07-28T21:49:34.616620+0000 mgr.y (mgr.34101) 4196 : cluster [DBG] pgmap v5124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:35 smithi045 bash[82788]: cluster 2024-07-28T21:49:34.616620+0000 mgr.y (mgr.34101) 4196 : cluster [DBG] pgmap v5124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:35.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:35 smithi155 bash[68033]: cluster 2024-07-28T21:49:34.616620+0000 mgr.y (mgr.34101) 4196 : cluster [DBG] pgmap v5124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:35.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7209 16 16 0 0 0 - 0 2024-07-28T21:49:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:35 smithi155 bash[73694]: debug 2024-07-28T21:49:35.719+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:36.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7210 16 16 0 0 0 - 0 2024-07-28T21:49:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:36 smithi155 bash[73694]: debug 2024-07-28T21:49:36.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:37.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7211 16 16 0 0 0 - 0 2024-07-28T21:49:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:37 smithi045 bash[82788]: cluster 2024-07-28T21:49:36.618520+0000 mgr.y (mgr.34101) 4197 : cluster [DBG] pgmap v5125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:37 smithi045 bash[80445]: cluster 2024-07-28T21:49:36.618520+0000 mgr.y (mgr.34101) 4197 : cluster [DBG] pgmap v5125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:37 smithi155 bash[68033]: cluster 2024-07-28T21:49:36.618520+0000 mgr.y (mgr.34101) 4197 : cluster [DBG] pgmap v5125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:37 smithi155 bash[73694]: debug 2024-07-28T21:49:37.671+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:38.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7212 16 16 0 0 0 - 0 2024-07-28T21:49:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:38 smithi155 bash[73694]: debug 2024-07-28T21:49:38.667+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:39.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7213 16 16 0 0 0 - 0 2024-07-28T21:49:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:39 smithi045 bash[80445]: cluster 2024-07-28T21:49:38.620236+0000 mgr.y (mgr.34101) 4198 : cluster [DBG] pgmap v5126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:39 smithi045 bash[82788]: cluster 2024-07-28T21:49:38.620236+0000 mgr.y (mgr.34101) 4198 : cluster [DBG] pgmap v5126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:39 smithi155 bash[73694]: debug 2024-07-28T21:49:39.639+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:40.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:39 smithi155 bash[68033]: cluster 2024-07-28T21:49:38.620236+0000 mgr.y (mgr.34101) 4198 : cluster [DBG] pgmap v5126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:40.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7214 16 16 0 0 0 - 0 2024-07-28T21:49:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:49:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:49:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:49:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:40 smithi155 bash[73694]: debug 2024-07-28T21:49:40.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:41.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7215 16 16 0 0 0 - 0 2024-07-28T21:49:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:41 smithi045 bash[80445]: cluster 2024-07-28T21:49:40.621994+0000 mgr.y (mgr.34101) 4199 : cluster [DBG] pgmap v5127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:41 smithi045 bash[82788]: cluster 2024-07-28T21:49:40.621994+0000 mgr.y (mgr.34101) 4199 : cluster [DBG] pgmap v5127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:41 smithi155 bash[68033]: cluster 2024-07-28T21:49:40.621994+0000 mgr.y (mgr.34101) 4199 : cluster [DBG] pgmap v5127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:41 smithi155 bash[73694]: debug 2024-07-28T21:49:41.695+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:42.674 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:49:42 smithi155 bash[60745]: ts=2024-07-28T21:49:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:49:42.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7216 16 16 0 0 0 - 0 2024-07-28T21:49:43.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:42 smithi155 bash[73694]: debug 2024-07-28T21:49:42.667+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:43.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7217 16 16 0 0 0 - 0 2024-07-28T21:49:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:43 smithi045 bash[80445]: cluster 2024-07-28T21:49:42.623833+0000 mgr.y (mgr.34101) 4200 : cluster [DBG] pgmap v5128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:43 smithi045 bash[82788]: cluster 2024-07-28T21:49:42.623833+0000 mgr.y (mgr.34101) 4200 : cluster [DBG] pgmap v5128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:43 smithi155 bash[73694]: debug 2024-07-28T21:49:43.663+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:44.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:43 smithi155 bash[68033]: cluster 2024-07-28T21:49:42.623833+0000 mgr.y (mgr.34101) 4200 : cluster [DBG] pgmap v5128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:44.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7218 16 16 0 0 0 - 0 2024-07-28T21:49:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:44 smithi155 bash[73694]: debug 2024-07-28T21:49:44.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:45.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7219 16 16 0 0 0 - 0 2024-07-28T21:49:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:45 smithi045 bash[80445]: cluster 2024-07-28T21:49:44.625573+0000 mgr.y (mgr.34101) 4201 : cluster [DBG] pgmap v5129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:45 smithi045 bash[82788]: cluster 2024-07-28T21:49:44.625573+0000 mgr.y (mgr.34101) 4201 : cluster [DBG] pgmap v5129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:45 smithi155 bash[73694]: debug 2024-07-28T21:49:45.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:46.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:45 smithi155 bash[68033]: cluster 2024-07-28T21:49:44.625573+0000 mgr.y (mgr.34101) 4201 : cluster [DBG] pgmap v5129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:46.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:49:46.823949+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:49:46.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:49:46.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7220 16 16 0 0 0 - 0 2024-07-28T21:49:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:46 smithi155 bash[73694]: debug 2024-07-28T21:49:46.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:47.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7221 16 16 0 0 0 - 0 2024-07-28T21:49:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:47 smithi045 bash[80445]: cluster 2024-07-28T21:49:46.627410+0000 mgr.y (mgr.34101) 4202 : cluster [DBG] pgmap v5130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:47 smithi045 bash[82788]: cluster 2024-07-28T21:49:46.627410+0000 mgr.y (mgr.34101) 4202 : cluster [DBG] pgmap v5130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:48.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:47 smithi155 bash[68033]: cluster 2024-07-28T21:49:46.627410+0000 mgr.y (mgr.34101) 4202 : cluster [DBG] pgmap v5130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:47 smithi155 bash[73694]: debug 2024-07-28T21:49:47.711+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:48.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7222 16 16 0 0 0 - 0 2024-07-28T21:49:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:48 smithi045 bash[80445]: audit 2024-07-28T21:49:48.487071+0000 mon.c (mon.2) 1136 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:48 smithi045 bash[82788]: audit 2024-07-28T21:49:48.487071+0000 mon.c (mon.2) 1136 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:48 smithi155 bash[68033]: audit 2024-07-28T21:49:48.487071+0000 mon.c (mon.2) 1136 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:49:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:48 smithi155 bash[73694]: debug 2024-07-28T21:49:48.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:49.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7223 16 16 0 0 0 - 0 2024-07-28T21:49:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:49 smithi045 bash[80445]: cluster 2024-07-28T21:49:48.629090+0000 mgr.y (mgr.34101) 4203 : cluster [DBG] pgmap v5131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:49 smithi045 bash[82788]: cluster 2024-07-28T21:49:48.629090+0000 mgr.y (mgr.34101) 4203 : cluster [DBG] pgmap v5131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:49 smithi155 bash[68033]: cluster 2024-07-28T21:49:48.629090+0000 mgr.y (mgr.34101) 4203 : cluster [DBG] pgmap v5131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:49 smithi155 bash[73694]: debug 2024-07-28T21:49:49.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:50.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7224 16 16 0 0 0 - 0 2024-07-28T21:49:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:49:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:49:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:49:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:50 smithi155 bash[73694]: debug 2024-07-28T21:49:50.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:51.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7225 16 16 0 0 0 - 0 2024-07-28T21:49:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:51 smithi155 bash[73694]: debug 2024-07-28T21:49:51.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:52.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:51 smithi155 bash[68033]: cluster 2024-07-28T21:49:50.630824+0000 mgr.y (mgr.34101) 4204 : cluster [DBG] pgmap v5132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:51 smithi045 bash[80445]: cluster 2024-07-28T21:49:50.630824+0000 mgr.y (mgr.34101) 4204 : cluster [DBG] pgmap v5132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:51 smithi045 bash[82788]: cluster 2024-07-28T21:49:50.630824+0000 mgr.y (mgr.34101) 4204 : cluster [DBG] pgmap v5132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:52.738 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:49:52 smithi155 bash[60745]: ts=2024-07-28T21:49:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:49:52.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7226 16 16 0 0 0 - 0 2024-07-28T21:49:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:52 smithi155 bash[73694]: debug 2024-07-28T21:49:52.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:53.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7227 16 16 0 0 0 - 0 2024-07-28T21:49:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:53 smithi155 bash[73694]: debug 2024-07-28T21:49:53.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:53 smithi155 bash[68033]: cluster 2024-07-28T21:49:52.632682+0000 mgr.y (mgr.34101) 4205 : cluster [DBG] pgmap v5133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:53 smithi045 bash[80445]: cluster 2024-07-28T21:49:52.632682+0000 mgr.y (mgr.34101) 4205 : cluster [DBG] pgmap v5133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:53 smithi045 bash[82788]: cluster 2024-07-28T21:49:52.632682+0000 mgr.y (mgr.34101) 4205 : cluster [DBG] pgmap v5133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:54.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7228 16 16 0 0 0 - 0 2024-07-28T21:49:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:54 smithi155 bash[73694]: debug 2024-07-28T21:49:54.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:55.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7229 16 16 0 0 0 - 0 2024-07-28T21:49:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:55 smithi155 bash[73694]: debug 2024-07-28T21:49:55.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:55 smithi155 bash[68033]: cluster 2024-07-28T21:49:54.634437+0000 mgr.y (mgr.34101) 4206 : cluster [DBG] pgmap v5134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:55 smithi045 bash[80445]: cluster 2024-07-28T21:49:54.634437+0000 mgr.y (mgr.34101) 4206 : cluster [DBG] pgmap v5134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:55 smithi045 bash[82788]: cluster 2024-07-28T21:49:54.634437+0000 mgr.y (mgr.34101) 4206 : cluster [DBG] pgmap v5134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:56.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7230 16 16 0 0 0 - 0 2024-07-28T21:49:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:56 smithi155 bash[73694]: debug 2024-07-28T21:49:56.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:57.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7231 16 16 0 0 0 - 0 2024-07-28T21:49:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:57 smithi155 bash[73694]: debug 2024-07-28T21:49:57.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:58.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:57 smithi155 bash[68033]: cluster 2024-07-28T21:49:56.636272+0000 mgr.y (mgr.34101) 4207 : cluster [DBG] pgmap v5135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:57 smithi045 bash[80445]: cluster 2024-07-28T21:49:56.636272+0000 mgr.y (mgr.34101) 4207 : cluster [DBG] pgmap v5135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:57 smithi045 bash[82788]: cluster 2024-07-28T21:49:56.636272+0000 mgr.y (mgr.34101) 4207 : cluster [DBG] pgmap v5135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:49:58.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7232 16 16 0 0 0 - 0 2024-07-28T21:49:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:58 smithi155 bash[73694]: debug 2024-07-28T21:49:58.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:49:59.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7233 16 16 0 0 0 - 0 2024-07-28T21:50:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:49:59 smithi155 bash[73694]: debug 2024-07-28T21:49:59.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:00.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:49:59 smithi155 bash[68033]: cluster 2024-07-28T21:49:58.638028+0000 mgr.y (mgr.34101) 4208 : cluster [DBG] pgmap v5136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:49:59 smithi045 bash[80445]: cluster 2024-07-28T21:49:58.638028+0000 mgr.y (mgr.34101) 4208 : cluster [DBG] pgmap v5136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:49:59 smithi045 bash[82788]: cluster 2024-07-28T21:49:58.638028+0000 mgr.y (mgr.34101) 4208 : cluster [DBG] pgmap v5136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:00.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7234 16 16 0 0 0 - 0 2024-07-28T21:50:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:00 smithi045 bash[80445]: cluster 2024-07-28T21:50:00.000144+0000 mon.a (mon.0) 3477 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:50:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:50:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:50:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:50:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:00 smithi045 bash[82788]: cluster 2024-07-28T21:50:00.000144+0000 mon.a (mon.0) 3477 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:50:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:00 smithi155 bash[73694]: debug 2024-07-28T21:50:00.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:00 smithi155 bash[68033]: cluster 2024-07-28T21:50:00.000144+0000 mon.a (mon.0) 3477 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T21:50:01.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7235 16 16 0 0 0 - 0 2024-07-28T21:50:02.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:01 smithi155 bash[68033]: cluster 2024-07-28T21:50:00.639746+0000 mgr.y (mgr.34101) 4209 : cluster [DBG] pgmap v5137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:01 smithi155 bash[73694]: debug 2024-07-28T21:50:01.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:01 smithi045 bash[80445]: cluster 2024-07-28T21:50:00.639746+0000 mgr.y (mgr.34101) 4209 : cluster [DBG] pgmap v5137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:01 smithi045 bash[82788]: cluster 2024-07-28T21:50:00.639746+0000 mgr.y (mgr.34101) 4209 : cluster [DBG] pgmap v5137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:02.728 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:50:02 smithi155 bash[60745]: ts=2024-07-28T21:50:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:50:02.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7236 16 16 0 0 0 - 0 2024-07-28T21:50:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:02 smithi155 bash[73694]: debug 2024-07-28T21:50:02.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:03.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7237 16 16 0 0 0 - 0 2024-07-28T21:50:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:03 smithi155 bash[73694]: debug 2024-07-28T21:50:03.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:03 smithi155 bash[68033]: cluster 2024-07-28T21:50:02.641627+0000 mgr.y (mgr.34101) 4210 : cluster [DBG] pgmap v5138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:03 smithi155 bash[68033]: audit 2024-07-28T21:50:03.487442+0000 mon.c (mon.2) 1137 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:03 smithi045 bash[80445]: cluster 2024-07-28T21:50:02.641627+0000 mgr.y (mgr.34101) 4210 : cluster [DBG] pgmap v5138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:03 smithi045 bash[80445]: audit 2024-07-28T21:50:03.487442+0000 mon.c (mon.2) 1137 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:03 smithi045 bash[82788]: cluster 2024-07-28T21:50:02.641627+0000 mgr.y (mgr.34101) 4210 : cluster [DBG] pgmap v5138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:03 smithi045 bash[82788]: audit 2024-07-28T21:50:03.487442+0000 mon.c (mon.2) 1137 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:04.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7238 16 16 0 0 0 - 0 2024-07-28T21:50:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:04 smithi155 bash[73694]: debug 2024-07-28T21:50:04.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:05.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7239 16 16 0 0 0 - 0 2024-07-28T21:50:06.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:05 smithi155 bash[68033]: cluster 2024-07-28T21:50:04.643398+0000 mgr.y (mgr.34101) 4211 : cluster [DBG] pgmap v5139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:05 smithi155 bash[73694]: debug 2024-07-28T21:50:05.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:05 smithi045 bash[80445]: cluster 2024-07-28T21:50:04.643398+0000 mgr.y (mgr.34101) 4211 : cluster [DBG] pgmap v5139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:05 smithi045 bash[82788]: cluster 2024-07-28T21:50:04.643398+0000 mgr.y (mgr.34101) 4211 : cluster [DBG] pgmap v5139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:06.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:50:06.827311+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:50:06.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:50:06.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7240 16 16 0 0 0 - 0 2024-07-28T21:50:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:06 smithi155 bash[73694]: debug 2024-07-28T21:50:06.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:07.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7241 16 16 0 0 0 - 0 2024-07-28T21:50:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:07 smithi155 bash[68033]: cluster 2024-07-28T21:50:06.645235+0000 mgr.y (mgr.34101) 4212 : cluster [DBG] pgmap v5140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:07 smithi155 bash[73694]: debug 2024-07-28T21:50:07.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:07 smithi045 bash[80445]: cluster 2024-07-28T21:50:06.645235+0000 mgr.y (mgr.34101) 4212 : cluster [DBG] pgmap v5140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:07 smithi045 bash[82788]: cluster 2024-07-28T21:50:06.645235+0000 mgr.y (mgr.34101) 4212 : cluster [DBG] pgmap v5140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:08.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7242 16 16 0 0 0 - 0 2024-07-28T21:50:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:08 smithi155 bash[73694]: debug 2024-07-28T21:50:08.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:09.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7243 16 16 0 0 0 - 0 2024-07-28T21:50:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:09 smithi155 bash[73694]: debug 2024-07-28T21:50:09.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:10.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:09 smithi155 bash[68033]: cluster 2024-07-28T21:50:08.646964+0000 mgr.y (mgr.34101) 4213 : cluster [DBG] pgmap v5141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:09 smithi045 bash[80445]: cluster 2024-07-28T21:50:08.646964+0000 mgr.y (mgr.34101) 4213 : cluster [DBG] pgmap v5141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:09 smithi045 bash[82788]: cluster 2024-07-28T21:50:08.646964+0000 mgr.y (mgr.34101) 4213 : cluster [DBG] pgmap v5141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:10.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7244 16 16 0 0 0 - 0 2024-07-28T21:50:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:50:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:50:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:50:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:10 smithi155 bash[73694]: debug 2024-07-28T21:50:10.770+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:11.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7245 16 16 0 0 0 - 0 2024-07-28T21:50:12.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:11 smithi155 bash[68033]: cluster 2024-07-28T21:50:10.648684+0000 mgr.y (mgr.34101) 4214 : cluster [DBG] pgmap v5142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:11 smithi155 bash[73694]: debug 2024-07-28T21:50:11.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:11 smithi045 bash[80445]: cluster 2024-07-28T21:50:10.648684+0000 mgr.y (mgr.34101) 4214 : cluster [DBG] pgmap v5142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:11 smithi045 bash[82788]: cluster 2024-07-28T21:50:10.648684+0000 mgr.y (mgr.34101) 4214 : cluster [DBG] pgmap v5142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:50:12 smithi155 bash[60745]: ts=2024-07-28T21:50:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:50:12.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7246 16 16 0 0 0 - 0 2024-07-28T21:50:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:12 smithi155 bash[73694]: debug 2024-07-28T21:50:12.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:13.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7247 16 16 0 0 0 - 0 2024-07-28T21:50:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:13 smithi155 bash[73694]: debug 2024-07-28T21:50:13.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:14.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:13 smithi155 bash[68033]: cluster 2024-07-28T21:50:12.650578+0000 mgr.y (mgr.34101) 4215 : cluster [DBG] pgmap v5143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:13 smithi045 bash[80445]: cluster 2024-07-28T21:50:12.650578+0000 mgr.y (mgr.34101) 4215 : cluster [DBG] pgmap v5143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:13 smithi045 bash[82788]: cluster 2024-07-28T21:50:12.650578+0000 mgr.y (mgr.34101) 4215 : cluster [DBG] pgmap v5143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:14.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7248 16 16 0 0 0 - 0 2024-07-28T21:50:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:14 smithi155 bash[73694]: debug 2024-07-28T21:50:14.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:15.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7249 16 16 0 0 0 - 0 2024-07-28T21:50:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:15 smithi155 bash[73694]: debug 2024-07-28T21:50:15.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:15 smithi155 bash[68033]: cluster 2024-07-28T21:50:14.652294+0000 mgr.y (mgr.34101) 4216 : cluster [DBG] pgmap v5144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:15 smithi045 bash[80445]: cluster 2024-07-28T21:50:14.652294+0000 mgr.y (mgr.34101) 4216 : cluster [DBG] pgmap v5144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:15 smithi045 bash[82788]: cluster 2024-07-28T21:50:14.652294+0000 mgr.y (mgr.34101) 4216 : cluster [DBG] pgmap v5144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:16.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7250 16 16 0 0 0 - 0 2024-07-28T21:50:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:16 smithi155 bash[73694]: debug 2024-07-28T21:50:16.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:17.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7251 16 16 0 0 0 - 0 2024-07-28T21:50:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:17 smithi155 bash[73694]: debug 2024-07-28T21:50:17.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:18.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:17 smithi155 bash[68033]: cluster 2024-07-28T21:50:16.654184+0000 mgr.y (mgr.34101) 4217 : cluster [DBG] pgmap v5145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:17 smithi045 bash[80445]: cluster 2024-07-28T21:50:16.654184+0000 mgr.y (mgr.34101) 4217 : cluster [DBG] pgmap v5145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:17 smithi045 bash[82788]: cluster 2024-07-28T21:50:16.654184+0000 mgr.y (mgr.34101) 4217 : cluster [DBG] pgmap v5145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:18.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7252 16 16 0 0 0 - 0 2024-07-28T21:50:19.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:18 smithi155 bash[73694]: debug 2024-07-28T21:50:18.742+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:18 smithi155 bash[68033]: audit 2024-07-28T21:50:18.487686+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:18 smithi045 bash[80445]: audit 2024-07-28T21:50:18.487686+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:18 smithi045 bash[82788]: audit 2024-07-28T21:50:18.487686+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:19.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7253 16 16 0 0 0 - 0 2024-07-28T21:50:20.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:19 smithi155 bash[73694]: debug 2024-07-28T21:50:19.758+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:19 smithi155 bash[68033]: cluster 2024-07-28T21:50:18.655873+0000 mgr.y (mgr.34101) 4218 : cluster [DBG] pgmap v5146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:19 smithi045 bash[80445]: cluster 2024-07-28T21:50:18.655873+0000 mgr.y (mgr.34101) 4218 : cluster [DBG] pgmap v5146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:19 smithi045 bash[82788]: cluster 2024-07-28T21:50:18.655873+0000 mgr.y (mgr.34101) 4218 : cluster [DBG] pgmap v5146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:20.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7254 16 16 0 0 0 - 0 2024-07-28T21:50:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:50:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:50:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:50:21.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:20 smithi155 bash[73694]: debug 2024-07-28T21:50:20.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:21.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7255 16 16 0 0 0 - 0 2024-07-28T21:50:22.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:21 smithi155 bash[73694]: debug 2024-07-28T21:50:21.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:21 smithi155 bash[68033]: cluster 2024-07-28T21:50:20.657661+0000 mgr.y (mgr.34101) 4219 : cluster [DBG] pgmap v5147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:21 smithi045 bash[80445]: cluster 2024-07-28T21:50:20.657661+0000 mgr.y (mgr.34101) 4219 : cluster [DBG] pgmap v5147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:21 smithi045 bash[82788]: cluster 2024-07-28T21:50:20.657661+0000 mgr.y (mgr.34101) 4219 : cluster [DBG] pgmap v5147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:50:22 smithi155 bash[60745]: ts=2024-07-28T21:50:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:50:22.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7256 16 16 0 0 0 - 0 2024-07-28T21:50:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:22 smithi155 bash[73694]: debug 2024-07-28T21:50:22.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:23.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7257 16 16 0 0 0 - 0 2024-07-28T21:50:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:23 smithi155 bash[68033]: cluster 2024-07-28T21:50:22.659535+0000 mgr.y (mgr.34101) 4220 : cluster [DBG] pgmap v5148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:23 smithi155 bash[73694]: debug 2024-07-28T21:50:23.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:23 smithi045 bash[80445]: cluster 2024-07-28T21:50:22.659535+0000 mgr.y (mgr.34101) 4220 : cluster [DBG] pgmap v5148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:23 smithi045 bash[82788]: cluster 2024-07-28T21:50:22.659535+0000 mgr.y (mgr.34101) 4220 : cluster [DBG] pgmap v5148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:24.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7258 16 16 0 0 0 - 0 2024-07-28T21:50:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:24 smithi155 bash[73694]: debug 2024-07-28T21:50:24.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:25.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7259 16 16 0 0 0 - 0 2024-07-28T21:50:26.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:25 smithi155 bash[68033]: cluster 2024-07-28T21:50:24.661288+0000 mgr.y (mgr.34101) 4221 : cluster [DBG] pgmap v5149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:25 smithi155 bash[73694]: debug 2024-07-28T21:50:25.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:25 smithi045 bash[80445]: cluster 2024-07-28T21:50:24.661288+0000 mgr.y (mgr.34101) 4221 : cluster [DBG] pgmap v5149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:25 smithi045 bash[82788]: cluster 2024-07-28T21:50:24.661288+0000 mgr.y (mgr.34101) 4221 : cluster [DBG] pgmap v5149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:26.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:50:26.830526+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:50:26.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:50:26.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7260 16 16 0 0 0 - 0 2024-07-28T21:50:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:26 smithi155 bash[73694]: debug 2024-07-28T21:50:26.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:27.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7261 16 16 0 0 0 - 0 2024-07-28T21:50:28.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:27 smithi155 bash[68033]: cluster 2024-07-28T21:50:26.663176+0000 mgr.y (mgr.34101) 4222 : cluster [DBG] pgmap v5150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:27 smithi155 bash[73694]: debug 2024-07-28T21:50:27.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:27 smithi045 bash[80445]: cluster 2024-07-28T21:50:26.663176+0000 mgr.y (mgr.34101) 4222 : cluster [DBG] pgmap v5150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:27 smithi045 bash[82788]: cluster 2024-07-28T21:50:26.663176+0000 mgr.y (mgr.34101) 4222 : cluster [DBG] pgmap v5150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:28.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7262 16 16 0 0 0 - 0 2024-07-28T21:50:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:28 smithi155 bash[73694]: debug 2024-07-28T21:50:28.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:29.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7263 16 16 0 0 0 - 0 2024-07-28T21:50:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:29 smithi045 bash[80445]: cluster 2024-07-28T21:50:28.664906+0000 mgr.y (mgr.34101) 4223 : cluster [DBG] pgmap v5151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:29 smithi045 bash[80445]: audit 2024-07-28T21:50:29.724994+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:50:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:29 smithi045 bash[82788]: cluster 2024-07-28T21:50:28.664906+0000 mgr.y (mgr.34101) 4223 : cluster [DBG] pgmap v5151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:29 smithi045 bash[82788]: audit 2024-07-28T21:50:29.724994+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:50:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:29 smithi155 bash[73694]: debug 2024-07-28T21:50:29.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:29 smithi155 bash[68033]: cluster 2024-07-28T21:50:28.664906+0000 mgr.y (mgr.34101) 4223 : cluster [DBG] pgmap v5151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:29 smithi155 bash[68033]: audit 2024-07-28T21:50:29.724994+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:50:30.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7264 16 16 0 0 0 - 0 2024-07-28T21:50:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:50:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:50:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:50:31.108 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:30 smithi155 bash[73694]: debug 2024-07-28T21:50:30.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:31 smithi045 bash[80445]: audit 2024-07-28T21:50:30.108142+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:31 smithi045 bash[80445]: audit 2024-07-28T21:50:30.114905+0000 mon.a (mon.0) 3479 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:31 smithi045 bash[82788]: audit 2024-07-28T21:50:30.108142+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:31 smithi045 bash[82788]: audit 2024-07-28T21:50:30.114905+0000 mon.a (mon.0) 3479 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:31.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:31 smithi155 bash[68033]: audit 2024-07-28T21:50:30.108142+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:31.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:31 smithi155 bash[68033]: audit 2024-07-28T21:50:30.114905+0000 mon.a (mon.0) 3479 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:31.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7265 16 16 0 0 0 - 0 2024-07-28T21:50:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:31 smithi155 bash[73694]: debug 2024-07-28T21:50:31.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:32 smithi045 bash[80445]: cluster 2024-07-28T21:50:30.666698+0000 mgr.y (mgr.34101) 4224 : cluster [DBG] pgmap v5152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:32 smithi045 bash[82788]: cluster 2024-07-28T21:50:30.666698+0000 mgr.y (mgr.34101) 4224 : cluster [DBG] pgmap v5152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:32 smithi155 bash[68033]: cluster 2024-07-28T21:50:30.666698+0000 mgr.y (mgr.34101) 4224 : cluster [DBG] pgmap v5152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:50:32 smithi155 bash[60745]: ts=2024-07-28T21:50:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:50:32.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7266 16 16 0 0 0 - 0 2024-07-28T21:50:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:32 smithi155 bash[73694]: debug 2024-07-28T21:50:32.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:33.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7267 16 16 0 0 0 - 0 2024-07-28T21:50:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:34 smithi155 bash[68033]: cluster 2024-07-28T21:50:32.668589+0000 mgr.y (mgr.34101) 4225 : cluster [DBG] pgmap v5153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:34 smithi155 bash[68033]: audit 2024-07-28T21:50:33.488390+0000 mon.c (mon.2) 1140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:33 smithi155 bash[73694]: debug 2024-07-28T21:50:33.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:34 smithi045 bash[80445]: cluster 2024-07-28T21:50:32.668589+0000 mgr.y (mgr.34101) 4225 : cluster [DBG] pgmap v5153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:34 smithi045 bash[80445]: audit 2024-07-28T21:50:33.488390+0000 mon.c (mon.2) 1140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:34 smithi045 bash[82788]: cluster 2024-07-28T21:50:32.668589+0000 mgr.y (mgr.34101) 4225 : cluster [DBG] pgmap v5153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:34 smithi045 bash[82788]: audit 2024-07-28T21:50:33.488390+0000 mon.c (mon.2) 1140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:34.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7268 16 16 0 0 0 - 0 2024-07-28T21:50:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:34 smithi155 bash[73694]: debug 2024-07-28T21:50:34.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:35.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7269 16 16 0 0 0 - 0 2024-07-28T21:50:36.129 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:35 smithi155 bash[73694]: debug 2024-07-28T21:50:35.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:36 smithi045 bash[80445]: cluster 2024-07-28T21:50:34.670340+0000 mgr.y (mgr.34101) 4226 : cluster [DBG] pgmap v5154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:36 smithi045 bash[80445]: audit 2024-07-28T21:50:35.587163+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:36 smithi045 bash[80445]: audit 2024-07-28T21:50:35.593217+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:36 smithi045 bash[80445]: audit 2024-07-28T21:50:35.741684+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:36 smithi045 bash[80445]: audit 2024-07-28T21:50:35.751620+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:36 smithi045 bash[82788]: cluster 2024-07-28T21:50:34.670340+0000 mgr.y (mgr.34101) 4226 : cluster [DBG] pgmap v5154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:36 smithi045 bash[82788]: audit 2024-07-28T21:50:35.587163+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:36 smithi045 bash[82788]: audit 2024-07-28T21:50:35.593217+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:36 smithi045 bash[82788]: audit 2024-07-28T21:50:35.741684+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:36 smithi045 bash[82788]: audit 2024-07-28T21:50:35.751620+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:36 smithi155 bash[68033]: cluster 2024-07-28T21:50:34.670340+0000 mgr.y (mgr.34101) 4226 : cluster [DBG] pgmap v5154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:36 smithi155 bash[68033]: audit 2024-07-28T21:50:35.587163+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:36 smithi155 bash[68033]: audit 2024-07-28T21:50:35.593217+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:36 smithi155 bash[68033]: audit 2024-07-28T21:50:35.741684+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:36 smithi155 bash[68033]: audit 2024-07-28T21:50:35.751620+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:36.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7270 16 16 0 0 0 - 0 2024-07-28T21:50:37.129 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:36 smithi155 bash[73694]: debug 2024-07-28T21:50:36.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:37 smithi045 bash[80445]: audit 2024-07-28T21:50:36.215552+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:50:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:37 smithi045 bash[80445]: audit 2024-07-28T21:50:36.217016+0000 mon.c (mon.2) 1142 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:50:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:37 smithi045 bash[80445]: audit 2024-07-28T21:50:36.225714+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:37 smithi045 bash[82788]: audit 2024-07-28T21:50:36.215552+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:50:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:37 smithi045 bash[82788]: audit 2024-07-28T21:50:36.217016+0000 mon.c (mon.2) 1142 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:50:37.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:37 smithi045 bash[82788]: audit 2024-07-28T21:50:36.225714+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:37.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:37 smithi155 bash[68033]: audit 2024-07-28T21:50:36.215552+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:50:37.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:37 smithi155 bash[68033]: audit 2024-07-28T21:50:36.217016+0000 mon.c (mon.2) 1142 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:50:37.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:37 smithi155 bash[68033]: audit 2024-07-28T21:50:36.225714+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:50:37.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7271 16 16 0 0 0 - 0 2024-07-28T21:50:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:37 smithi155 bash[73694]: debug 2024-07-28T21:50:37.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:38 smithi155 bash[68033]: cluster 2024-07-28T21:50:36.672193+0000 mgr.y (mgr.34101) 4227 : cluster [DBG] pgmap v5155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:38 smithi045 bash[82788]: cluster 2024-07-28T21:50:36.672193+0000 mgr.y (mgr.34101) 4227 : cluster [DBG] pgmap v5155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:38 smithi045 bash[80445]: cluster 2024-07-28T21:50:36.672193+0000 mgr.y (mgr.34101) 4227 : cluster [DBG] pgmap v5155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:38.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7272 16 16 0 0 0 - 0 2024-07-28T21:50:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:38 smithi155 bash[73694]: debug 2024-07-28T21:50:38.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:39.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7273 16 16 0 0 0 - 0 2024-07-28T21:50:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:40 smithi155 bash[68033]: cluster 2024-07-28T21:50:38.673937+0000 mgr.y (mgr.34101) 4228 : cluster [DBG] pgmap v5156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:39 smithi155 bash[73694]: debug 2024-07-28T21:50:39.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:40 smithi045 bash[82788]: cluster 2024-07-28T21:50:38.673937+0000 mgr.y (mgr.34101) 4228 : cluster [DBG] pgmap v5156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:40 smithi045 bash[80445]: cluster 2024-07-28T21:50:38.673937+0000 mgr.y (mgr.34101) 4228 : cluster [DBG] pgmap v5156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:40.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7274 16 16 0 0 0 - 0 2024-07-28T21:50:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:50:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:50:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:50:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:40 smithi155 bash[73694]: debug 2024-07-28T21:50:40.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:41.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7275 16 16 0 0 0 - 0 2024-07-28T21:50:42.139 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:41 smithi155 bash[73694]: debug 2024-07-28T21:50:41.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:42 smithi045 bash[80445]: cluster 2024-07-28T21:50:40.675612+0000 mgr.y (mgr.34101) 4229 : cluster [DBG] pgmap v5157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:42 smithi045 bash[82788]: cluster 2024-07-28T21:50:40.675612+0000 mgr.y (mgr.34101) 4229 : cluster [DBG] pgmap v5157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:42 smithi155 bash[68033]: cluster 2024-07-28T21:50:40.675612+0000 mgr.y (mgr.34101) 4229 : cluster [DBG] pgmap v5157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:50:42 smithi155 bash[60745]: ts=2024-07-28T21:50:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:50:42.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7276 16 16 0 0 0 - 0 2024-07-28T21:50:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:42 smithi155 bash[73694]: debug 2024-07-28T21:50:42.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:43 smithi045 bash[80445]: cluster 2024-07-28T21:50:42.677457+0000 mgr.y (mgr.34101) 4230 : cluster [DBG] pgmap v5158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:43 smithi045 bash[82788]: cluster 2024-07-28T21:50:42.677457+0000 mgr.y (mgr.34101) 4230 : cluster [DBG] pgmap v5158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:43.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:43 smithi155 bash[68033]: cluster 2024-07-28T21:50:42.677457+0000 mgr.y (mgr.34101) 4230 : cluster [DBG] pgmap v5158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:43.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7277 16 16 0 0 0 - 0 2024-07-28T21:50:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:43 smithi155 bash[73694]: debug 2024-07-28T21:50:43.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:44.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7278 16 16 0 0 0 - 0 2024-07-28T21:50:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:44 smithi155 bash[73694]: debug 2024-07-28T21:50:44.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:45.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7279 16 16 0 0 0 - 0 2024-07-28T21:50:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:45 smithi155 bash[73694]: debug 2024-07-28T21:50:45.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:46.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:45 smithi155 bash[68033]: cluster 2024-07-28T21:50:44.679202+0000 mgr.y (mgr.34101) 4231 : cluster [DBG] pgmap v5159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:45 smithi045 bash[80445]: cluster 2024-07-28T21:50:44.679202+0000 mgr.y (mgr.34101) 4231 : cluster [DBG] pgmap v5159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:45 smithi045 bash[82788]: cluster 2024-07-28T21:50:44.679202+0000 mgr.y (mgr.34101) 4231 : cluster [DBG] pgmap v5159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:46.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:50:46.833641+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:50:46.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:50:46.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7280 16 16 0 0 0 - 0 2024-07-28T21:50:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:46 smithi155 bash[73694]: debug 2024-07-28T21:50:46.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:47.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7281 16 16 0 0 0 - 0 2024-07-28T21:50:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:47 smithi155 bash[73694]: debug 2024-07-28T21:50:47.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:48.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:47 smithi155 bash[68033]: cluster 2024-07-28T21:50:46.681189+0000 mgr.y (mgr.34101) 4232 : cluster [DBG] pgmap v5160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:47 smithi045 bash[80445]: cluster 2024-07-28T21:50:46.681189+0000 mgr.y (mgr.34101) 4232 : cluster [DBG] pgmap v5160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:47 smithi045 bash[82788]: cluster 2024-07-28T21:50:46.681189+0000 mgr.y (mgr.34101) 4232 : cluster [DBG] pgmap v5160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:48.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7282 16 16 0 0 0 - 0 2024-07-28T21:50:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:48 smithi155 bash[73694]: debug 2024-07-28T21:50:48.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:48 smithi155 bash[68033]: audit 2024-07-28T21:50:48.488827+0000 mon.c (mon.2) 1143 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:48 smithi045 bash[82788]: audit 2024-07-28T21:50:48.488827+0000 mon.c (mon.2) 1143 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:48 smithi045 bash[80445]: audit 2024-07-28T21:50:48.488827+0000 mon.c (mon.2) 1143 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:50:49.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7283 16 16 0 0 0 - 0 2024-07-28T21:50:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:49 smithi155 bash[73694]: debug 2024-07-28T21:50:49.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:49 smithi155 bash[68033]: cluster 2024-07-28T21:50:48.683075+0000 mgr.y (mgr.34101) 4233 : cluster [DBG] pgmap v5161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:49 smithi045 bash[82788]: cluster 2024-07-28T21:50:48.683075+0000 mgr.y (mgr.34101) 4233 : cluster [DBG] pgmap v5161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:49 smithi045 bash[80445]: cluster 2024-07-28T21:50:48.683075+0000 mgr.y (mgr.34101) 4233 : cluster [DBG] pgmap v5161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:50.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7284 16 16 0 0 0 - 0 2024-07-28T21:50:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:50:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:50:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:50:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:50 smithi155 bash[73694]: debug 2024-07-28T21:50:50.826+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:51.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7285 16 16 0 0 0 - 0 2024-07-28T21:50:52.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:51 smithi155 bash[68033]: cluster 2024-07-28T21:50:50.684851+0000 mgr.y (mgr.34101) 4234 : cluster [DBG] pgmap v5162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:51 smithi155 bash[73694]: debug 2024-07-28T21:50:51.826+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:51 smithi045 bash[80445]: cluster 2024-07-28T21:50:50.684851+0000 mgr.y (mgr.34101) 4234 : cluster [DBG] pgmap v5162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:51 smithi045 bash[82788]: cluster 2024-07-28T21:50:50.684851+0000 mgr.y (mgr.34101) 4234 : cluster [DBG] pgmap v5162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:50:52 smithi155 bash[60745]: ts=2024-07-28T21:50:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:50:52.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7286 16 16 0 0 0 - 0 2024-07-28T21:50:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:52 smithi155 bash[73694]: debug 2024-07-28T21:50:52.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:53.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7287 16 16 0 0 0 - 0 2024-07-28T21:50:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:53 smithi155 bash[73694]: debug 2024-07-28T21:50:53.826+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:53 smithi155 bash[68033]: cluster 2024-07-28T21:50:52.686762+0000 mgr.y (mgr.34101) 4235 : cluster [DBG] pgmap v5163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:53 smithi045 bash[80445]: cluster 2024-07-28T21:50:52.686762+0000 mgr.y (mgr.34101) 4235 : cluster [DBG] pgmap v5163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:53 smithi045 bash[82788]: cluster 2024-07-28T21:50:52.686762+0000 mgr.y (mgr.34101) 4235 : cluster [DBG] pgmap v5163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:54.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7288 16 16 0 0 0 - 0 2024-07-28T21:50:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:54 smithi155 bash[73694]: debug 2024-07-28T21:50:54.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:55.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7289 16 16 0 0 0 - 0 2024-07-28T21:50:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:55 smithi155 bash[73694]: debug 2024-07-28T21:50:55.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:55 smithi155 bash[68033]: cluster 2024-07-28T21:50:54.688692+0000 mgr.y (mgr.34101) 4236 : cluster [DBG] pgmap v5164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:55 smithi045 bash[80445]: cluster 2024-07-28T21:50:54.688692+0000 mgr.y (mgr.34101) 4236 : cluster [DBG] pgmap v5164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:55 smithi045 bash[82788]: cluster 2024-07-28T21:50:54.688692+0000 mgr.y (mgr.34101) 4236 : cluster [DBG] pgmap v5164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:56.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7290 16 16 0 0 0 - 0 2024-07-28T21:50:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:56 smithi155 bash[73694]: debug 2024-07-28T21:50:56.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:57.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7291 16 16 0 0 0 - 0 2024-07-28T21:50:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:57 smithi155 bash[73694]: debug 2024-07-28T21:50:57.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:58.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:57 smithi155 bash[68033]: cluster 2024-07-28T21:50:56.690604+0000 mgr.y (mgr.34101) 4237 : cluster [DBG] pgmap v5165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:57 smithi045 bash[80445]: cluster 2024-07-28T21:50:56.690604+0000 mgr.y (mgr.34101) 4237 : cluster [DBG] pgmap v5165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:57 smithi045 bash[82788]: cluster 2024-07-28T21:50:56.690604+0000 mgr.y (mgr.34101) 4237 : cluster [DBG] pgmap v5165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:50:58.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7292 16 16 0 0 0 - 0 2024-07-28T21:50:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:58 smithi155 bash[73694]: debug 2024-07-28T21:50:58.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:50:59.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7293 16 16 0 0 0 - 0 2024-07-28T21:51:00.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:50:59 smithi155 bash[68033]: cluster 2024-07-28T21:50:58.692320+0000 mgr.y (mgr.34101) 4238 : cluster [DBG] pgmap v5166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:50:59 smithi155 bash[73694]: debug 2024-07-28T21:50:59.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:50:59 smithi045 bash[80445]: cluster 2024-07-28T21:50:58.692320+0000 mgr.y (mgr.34101) 4238 : cluster [DBG] pgmap v5166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:50:59 smithi045 bash[82788]: cluster 2024-07-28T21:50:58.692320+0000 mgr.y (mgr.34101) 4238 : cluster [DBG] pgmap v5166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:00.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7294 16 16 0 0 0 - 0 2024-07-28T21:51:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:51:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:51:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:51:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:00 smithi155 bash[73694]: debug 2024-07-28T21:51:00.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:01.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7295 16 16 0 0 0 - 0 2024-07-28T21:51:02.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:01 smithi155 bash[68033]: cluster 2024-07-28T21:51:00.694061+0000 mgr.y (mgr.34101) 4239 : cluster [DBG] pgmap v5167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:01 smithi155 bash[73694]: debug 2024-07-28T21:51:01.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:01 smithi045 bash[80445]: cluster 2024-07-28T21:51:00.694061+0000 mgr.y (mgr.34101) 4239 : cluster [DBG] pgmap v5167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:01 smithi045 bash[82788]: cluster 2024-07-28T21:51:00.694061+0000 mgr.y (mgr.34101) 4239 : cluster [DBG] pgmap v5167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:02.772 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:51:02 smithi155 bash[60745]: ts=2024-07-28T21:51:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:51:02.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7296 16 16 0 0 0 - 0 2024-07-28T21:51:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:02 smithi155 bash[73694]: debug 2024-07-28T21:51:02.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:03.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7297 16 16 0 0 0 - 0 2024-07-28T21:51:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:03 smithi155 bash[73694]: debug 2024-07-28T21:51:03.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:03 smithi155 bash[68033]: cluster 2024-07-28T21:51:02.695938+0000 mgr.y (mgr.34101) 4240 : cluster [DBG] pgmap v5168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:03 smithi155 bash[68033]: audit 2024-07-28T21:51:03.489299+0000 mon.c (mon.2) 1144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:03 smithi045 bash[80445]: cluster 2024-07-28T21:51:02.695938+0000 mgr.y (mgr.34101) 4240 : cluster [DBG] pgmap v5168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:03 smithi045 bash[80445]: audit 2024-07-28T21:51:03.489299+0000 mon.c (mon.2) 1144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:03 smithi045 bash[82788]: cluster 2024-07-28T21:51:02.695938+0000 mgr.y (mgr.34101) 4240 : cluster [DBG] pgmap v5168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:03 smithi045 bash[82788]: audit 2024-07-28T21:51:03.489299+0000 mon.c (mon.2) 1144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:04.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7298 16 16 0 0 0 - 0 2024-07-28T21:51:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:04 smithi155 bash[73694]: debug 2024-07-28T21:51:04.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:05.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7299 16 16 0 0 0 - 0 2024-07-28T21:51:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:05 smithi155 bash[73694]: debug 2024-07-28T21:51:05.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:06.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:05 smithi155 bash[68033]: cluster 2024-07-28T21:51:04.697711+0000 mgr.y (mgr.34101) 4241 : cluster [DBG] pgmap v5169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:05 smithi045 bash[82788]: cluster 2024-07-28T21:51:04.697711+0000 mgr.y (mgr.34101) 4241 : cluster [DBG] pgmap v5169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:05 smithi045 bash[80445]: cluster 2024-07-28T21:51:04.697711+0000 mgr.y (mgr.34101) 4241 : cluster [DBG] pgmap v5169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:06.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:51:06.836981+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:51:06.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:51:06.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7300 16 16 0 0 0 - 0 2024-07-28T21:51:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:06 smithi155 bash[73694]: debug 2024-07-28T21:51:06.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:07.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7301 16 16 0 0 0 - 0 2024-07-28T21:51:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:07 smithi155 bash[73694]: debug 2024-07-28T21:51:07.745+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:07 smithi155 bash[68033]: cluster 2024-07-28T21:51:06.699583+0000 mgr.y (mgr.34101) 4242 : cluster [DBG] pgmap v5170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:07 smithi045 bash[82788]: cluster 2024-07-28T21:51:06.699583+0000 mgr.y (mgr.34101) 4242 : cluster [DBG] pgmap v5170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:07 smithi045 bash[80445]: cluster 2024-07-28T21:51:06.699583+0000 mgr.y (mgr.34101) 4242 : cluster [DBG] pgmap v5170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:08.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7302 16 16 0 0 0 - 0 2024-07-28T21:51:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:08 smithi155 bash[73694]: debug 2024-07-28T21:51:08.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:09.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7303 16 16 0 0 0 - 0 2024-07-28T21:51:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:09 smithi155 bash[73694]: debug 2024-07-28T21:51:09.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:10.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:09 smithi155 bash[68033]: cluster 2024-07-28T21:51:08.701332+0000 mgr.y (mgr.34101) 4243 : cluster [DBG] pgmap v5171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:09 smithi045 bash[82788]: cluster 2024-07-28T21:51:08.701332+0000 mgr.y (mgr.34101) 4243 : cluster [DBG] pgmap v5171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:09 smithi045 bash[80445]: cluster 2024-07-28T21:51:08.701332+0000 mgr.y (mgr.34101) 4243 : cluster [DBG] pgmap v5171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:10.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7304 16 16 0 0 0 - 0 2024-07-28T21:51:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:51:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:51:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:51:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:10 smithi155 bash[73694]: debug 2024-07-28T21:51:10.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:11.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7305 16 16 0 0 0 - 0 2024-07-28T21:51:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:11 smithi155 bash[73694]: debug 2024-07-28T21:51:11.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:12.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:11 smithi155 bash[68033]: cluster 2024-07-28T21:51:10.703163+0000 mgr.y (mgr.34101) 4244 : cluster [DBG] pgmap v5172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:11 smithi045 bash[82788]: cluster 2024-07-28T21:51:10.703163+0000 mgr.y (mgr.34101) 4244 : cluster [DBG] pgmap v5172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:11 smithi045 bash[80445]: cluster 2024-07-28T21:51:10.703163+0000 mgr.y (mgr.34101) 4244 : cluster [DBG] pgmap v5172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:12.708 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:51:12 smithi155 bash[60745]: ts=2024-07-28T21:51:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:51:12.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7306 16 16 0 0 0 - 0 2024-07-28T21:51:13.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:12 smithi155 bash[73694]: debug 2024-07-28T21:51:12.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:13.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7307 16 16 0 0 0 - 0 2024-07-28T21:51:14.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:13 smithi155 bash[68033]: cluster 2024-07-28T21:51:12.705207+0000 mgr.y (mgr.34101) 4245 : cluster [DBG] pgmap v5173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:13 smithi155 bash[73694]: debug 2024-07-28T21:51:13.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:13 smithi045 bash[80445]: cluster 2024-07-28T21:51:12.705207+0000 mgr.y (mgr.34101) 4245 : cluster [DBG] pgmap v5173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:13 smithi045 bash[82788]: cluster 2024-07-28T21:51:12.705207+0000 mgr.y (mgr.34101) 4245 : cluster [DBG] pgmap v5173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:14.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7308 16 16 0 0 0 - 0 2024-07-28T21:51:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:14 smithi155 bash[73694]: debug 2024-07-28T21:51:14.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:15.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7309 16 16 0 0 0 - 0 2024-07-28T21:51:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:15 smithi155 bash[68033]: cluster 2024-07-28T21:51:14.707043+0000 mgr.y (mgr.34101) 4246 : cluster [DBG] pgmap v5174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:15 smithi155 bash[73694]: debug 2024-07-28T21:51:15.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:15 smithi045 bash[80445]: cluster 2024-07-28T21:51:14.707043+0000 mgr.y (mgr.34101) 4246 : cluster [DBG] pgmap v5174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:15 smithi045 bash[82788]: cluster 2024-07-28T21:51:14.707043+0000 mgr.y (mgr.34101) 4246 : cluster [DBG] pgmap v5174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:16.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7310 16 16 0 0 0 - 0 2024-07-28T21:51:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:16 smithi155 bash[73694]: debug 2024-07-28T21:51:16.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:17.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7311 16 16 0 0 0 - 0 2024-07-28T21:51:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:17 smithi155 bash[73694]: debug 2024-07-28T21:51:17.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:18.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:17 smithi155 bash[68033]: cluster 2024-07-28T21:51:16.709018+0000 mgr.y (mgr.34101) 4247 : cluster [DBG] pgmap v5175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:17 smithi045 bash[80445]: cluster 2024-07-28T21:51:16.709018+0000 mgr.y (mgr.34101) 4247 : cluster [DBG] pgmap v5175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:17 smithi045 bash[82788]: cluster 2024-07-28T21:51:16.709018+0000 mgr.y (mgr.34101) 4247 : cluster [DBG] pgmap v5175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:18.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7312 16 16 0 0 0 - 0 2024-07-28T21:51:19.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:18 smithi155 bash[73694]: debug 2024-07-28T21:51:18.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:18 smithi155 bash[68033]: audit 2024-07-28T21:51:18.489714+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:18 smithi045 bash[80445]: audit 2024-07-28T21:51:18.489714+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:18 smithi045 bash[82788]: audit 2024-07-28T21:51:18.489714+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:19.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7313 16 16 0 0 0 - 0 2024-07-28T21:51:20.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:19 smithi155 bash[73694]: debug 2024-07-28T21:51:19.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:19 smithi155 bash[68033]: cluster 2024-07-28T21:51:18.710760+0000 mgr.y (mgr.34101) 4248 : cluster [DBG] pgmap v5176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:19 smithi045 bash[80445]: cluster 2024-07-28T21:51:18.710760+0000 mgr.y (mgr.34101) 4248 : cluster [DBG] pgmap v5176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:19 smithi045 bash[82788]: cluster 2024-07-28T21:51:18.710760+0000 mgr.y (mgr.34101) 4248 : cluster [DBG] pgmap v5176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:20.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7314 16 16 0 0 0 - 0 2024-07-28T21:51:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:51:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:51:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:51:21.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:20 smithi155 bash[73694]: debug 2024-07-28T21:51:20.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:21.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7315 16 16 0 0 0 - 0 2024-07-28T21:51:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:21 smithi155 bash[68033]: cluster 2024-07-28T21:51:20.712526+0000 mgr.y (mgr.34101) 4249 : cluster [DBG] pgmap v5177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:22.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:21 smithi155 bash[73694]: debug 2024-07-28T21:51:21.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:21 smithi045 bash[80445]: cluster 2024-07-28T21:51:20.712526+0000 mgr.y (mgr.34101) 4249 : cluster [DBG] pgmap v5177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:21 smithi045 bash[82788]: cluster 2024-07-28T21:51:20.712526+0000 mgr.y (mgr.34101) 4249 : cluster [DBG] pgmap v5177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:22.655 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:51:22 smithi155 bash[60745]: ts=2024-07-28T21:51:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:51:22.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7316 16 16 0 0 0 - 0 2024-07-28T21:51:23.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:22 smithi155 bash[73694]: debug 2024-07-28T21:51:22.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:23.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7317 16 16 0 0 0 - 0 2024-07-28T21:51:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:23 smithi155 bash[73694]: debug 2024-07-28T21:51:23.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:23 smithi155 bash[68033]: cluster 2024-07-28T21:51:22.714426+0000 mgr.y (mgr.34101) 4250 : cluster [DBG] pgmap v5178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:23 smithi045 bash[80445]: cluster 2024-07-28T21:51:22.714426+0000 mgr.y (mgr.34101) 4250 : cluster [DBG] pgmap v5178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:23 smithi045 bash[82788]: cluster 2024-07-28T21:51:22.714426+0000 mgr.y (mgr.34101) 4250 : cluster [DBG] pgmap v5178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:24.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7318 16 16 0 0 0 - 0 2024-07-28T21:51:25.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:24 smithi155 bash[73694]: debug 2024-07-28T21:51:24.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:25.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7319 16 16 0 0 0 - 0 2024-07-28T21:51:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:25 smithi155 bash[73694]: debug 2024-07-28T21:51:25.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:26.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:25 smithi155 bash[68033]: cluster 2024-07-28T21:51:24.716176+0000 mgr.y (mgr.34101) 4251 : cluster [DBG] pgmap v5179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:25 smithi045 bash[80445]: cluster 2024-07-28T21:51:24.716176+0000 mgr.y (mgr.34101) 4251 : cluster [DBG] pgmap v5179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:25 smithi045 bash[82788]: cluster 2024-07-28T21:51:24.716176+0000 mgr.y (mgr.34101) 4251 : cluster [DBG] pgmap v5179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:26.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:51:26.840124+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:51:26.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:51:26.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7320 16 16 0 0 0 - 0 2024-07-28T21:51:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:26 smithi155 bash[73694]: debug 2024-07-28T21:51:26.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:27.056 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 21:51:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T21:51:26.663848218Z level=info msg="Completed cleanup jobs" duration=46.650604ms 2024-07-28T21:51:27.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7321 16 16 0 0 0 - 0 2024-07-28T21:51:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:27 smithi155 bash[73694]: debug 2024-07-28T21:51:27.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:28.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:27 smithi155 bash[68033]: cluster 2024-07-28T21:51:26.718068+0000 mgr.y (mgr.34101) 4252 : cluster [DBG] pgmap v5180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:27 smithi045 bash[80445]: cluster 2024-07-28T21:51:26.718068+0000 mgr.y (mgr.34101) 4252 : cluster [DBG] pgmap v5180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:27 smithi045 bash[82788]: cluster 2024-07-28T21:51:26.718068+0000 mgr.y (mgr.34101) 4252 : cluster [DBG] pgmap v5180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:28.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7322 16 16 0 0 0 - 0 2024-07-28T21:51:29.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:28 smithi155 bash[73694]: debug 2024-07-28T21:51:28.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:29.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7323 16 16 0 0 0 - 0 2024-07-28T21:51:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:29 smithi155 bash[73694]: debug 2024-07-28T21:51:29.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:30.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:29 smithi155 bash[68033]: cluster 2024-07-28T21:51:28.719816+0000 mgr.y (mgr.34101) 4253 : cluster [DBG] pgmap v5181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:29 smithi045 bash[80445]: cluster 2024-07-28T21:51:28.719816+0000 mgr.y (mgr.34101) 4253 : cluster [DBG] pgmap v5181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:29 smithi045 bash[82788]: cluster 2024-07-28T21:51:28.719816+0000 mgr.y (mgr.34101) 4253 : cluster [DBG] pgmap v5181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:30.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:30 smithi155 bash[73694]: debug 2024-07-28T21:51:30.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:30.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7324 16 16 0 0 0 - 0 2024-07-28T21:51:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:51:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:51:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:51:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:31 smithi155 bash[73694]: debug 2024-07-28T21:51:31.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:31.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7325 16 16 0 0 0 - 0 2024-07-28T21:51:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:31 smithi045 bash[80445]: cluster 2024-07-28T21:51:30.721522+0000 mgr.y (mgr.34101) 4254 : cluster [DBG] pgmap v5182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:31 smithi045 bash[82788]: cluster 2024-07-28T21:51:30.721522+0000 mgr.y (mgr.34101) 4254 : cluster [DBG] pgmap v5182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:31 smithi155 bash[68033]: cluster 2024-07-28T21:51:30.721522+0000 mgr.y (mgr.34101) 4254 : cluster [DBG] pgmap v5182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:51:32 smithi155 bash[60745]: ts=2024-07-28T21:51:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:51:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:32 smithi155 bash[73694]: debug 2024-07-28T21:51:32.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:32.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7326 16 16 0 0 0 - 0 2024-07-28T21:51:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:33 smithi155 bash[73694]: debug 2024-07-28T21:51:33.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:33.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7327 16 16 0 0 0 - 0 2024-07-28T21:51:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:33 smithi045 bash[80445]: cluster 2024-07-28T21:51:32.723414+0000 mgr.y (mgr.34101) 4255 : cluster [DBG] pgmap v5183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:33 smithi045 bash[80445]: audit 2024-07-28T21:51:33.490187+0000 mon.c (mon.2) 1146 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:33 smithi045 bash[82788]: cluster 2024-07-28T21:51:32.723414+0000 mgr.y (mgr.34101) 4255 : cluster [DBG] pgmap v5183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:33 smithi045 bash[82788]: audit 2024-07-28T21:51:33.490187+0000 mon.c (mon.2) 1146 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:33 smithi155 bash[68033]: cluster 2024-07-28T21:51:32.723414+0000 mgr.y (mgr.34101) 4255 : cluster [DBG] pgmap v5183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:33 smithi155 bash[68033]: audit 2024-07-28T21:51:33.490187+0000 mon.c (mon.2) 1146 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:34 smithi155 bash[73694]: debug 2024-07-28T21:51:34.541+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:34.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7328 16 16 0 0 0 - 0 2024-07-28T21:51:35.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7329 16 16 0 0 0 - 0 2024-07-28T21:51:35.854 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:35 smithi155 bash[73694]: debug 2024-07-28T21:51:35.557+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:35 smithi045 bash[82788]: cluster 2024-07-28T21:51:34.725183+0000 mgr.y (mgr.34101) 4256 : cluster [DBG] pgmap v5184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:36.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:35 smithi045 bash[80445]: cluster 2024-07-28T21:51:34.725183+0000 mgr.y (mgr.34101) 4256 : cluster [DBG] pgmap v5184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:35 smithi155 bash[68033]: cluster 2024-07-28T21:51:34.725183+0000 mgr.y (mgr.34101) 4256 : cluster [DBG] pgmap v5184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:36.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7330 16 16 0 0 0 - 0 2024-07-28T21:51:36.863 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:36 smithi155 bash[73694]: debug 2024-07-28T21:51:36.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:36 smithi045 bash[80445]: audit 2024-07-28T21:51:36.311121+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:51:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:36 smithi045 bash[82788]: audit 2024-07-28T21:51:36.311121+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:51:37.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:36 smithi155 bash[68033]: audit 2024-07-28T21:51:36.311121+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:51:37.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7331 16 16 0 0 0 - 0 2024-07-28T21:51:37.865 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:37 smithi155 bash[73694]: debug 2024-07-28T21:51:37.585+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:37 smithi045 bash[80445]: cluster 2024-07-28T21:51:36.727088+0000 mgr.y (mgr.34101) 4257 : cluster [DBG] pgmap v5185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:37 smithi045 bash[82788]: cluster 2024-07-28T21:51:36.727088+0000 mgr.y (mgr.34101) 4257 : cluster [DBG] pgmap v5185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:37 smithi155 bash[68033]: cluster 2024-07-28T21:51:36.727088+0000 mgr.y (mgr.34101) 4257 : cluster [DBG] pgmap v5185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:38.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7332 16 16 0 0 0 - 0 2024-07-28T21:51:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:38 smithi155 bash[73694]: debug 2024-07-28T21:51:38.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:39.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7333 16 16 0 0 0 - 0 2024-07-28T21:51:40.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:39 smithi155 bash[68033]: cluster 2024-07-28T21:51:38.728862+0000 mgr.y (mgr.34101) 4258 : cluster [DBG] pgmap v5186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:39 smithi155 bash[73694]: debug 2024-07-28T21:51:39.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:39 smithi045 bash[80445]: cluster 2024-07-28T21:51:38.728862+0000 mgr.y (mgr.34101) 4258 : cluster [DBG] pgmap v5186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:39 smithi045 bash[82788]: cluster 2024-07-28T21:51:38.728862+0000 mgr.y (mgr.34101) 4258 : cluster [DBG] pgmap v5186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:40.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7334 16 16 0 0 0 - 0 2024-07-28T21:51:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:51:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:51:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:51:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:40 smithi155 bash[73694]: debug 2024-07-28T21:51:40.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:41.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7335 16 16 0 0 0 - 0 2024-07-28T21:51:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:41 smithi155 bash[68033]: cluster 2024-07-28T21:51:40.730484+0000 mgr.y (mgr.34101) 4259 : cluster [DBG] pgmap v5187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:41 smithi155 bash[73694]: debug 2024-07-28T21:51:41.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:41 smithi045 bash[80445]: cluster 2024-07-28T21:51:40.730484+0000 mgr.y (mgr.34101) 4259 : cluster [DBG] pgmap v5187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:41 smithi045 bash[82788]: cluster 2024-07-28T21:51:40.730484+0000 mgr.y (mgr.34101) 4259 : cluster [DBG] pgmap v5187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:42.637 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:51:42 smithi155 bash[60745]: ts=2024-07-28T21:51:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:51:42.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7336 16 16 0 0 0 - 0 2024-07-28T21:51:42.979 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:42 smithi155 bash[73694]: debug 2024-07-28T21:51:42.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:42 smithi155 bash[68033]: audit 2024-07-28T21:51:41.979817+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:42 smithi155 bash[68033]: audit 2024-07-28T21:51:41.987067+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:42 smithi155 bash[68033]: audit 2024-07-28T21:51:42.175014+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:42 smithi155 bash[68033]: audit 2024-07-28T21:51:42.186856+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:42 smithi155 bash[68033]: audit 2024-07-28T21:51:42.607088+0000 mon.c (mon.2) 1148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:51:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:42 smithi155 bash[68033]: audit 2024-07-28T21:51:42.608855+0000 mon.c (mon.2) 1149 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:51:43.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:42 smithi155 bash[68033]: audit 2024-07-28T21:51:42.619731+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[80445]: audit 2024-07-28T21:51:41.979817+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[80445]: audit 2024-07-28T21:51:41.987067+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[80445]: audit 2024-07-28T21:51:42.175014+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[80445]: audit 2024-07-28T21:51:42.186856+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[80445]: audit 2024-07-28T21:51:42.607088+0000 mon.c (mon.2) 1148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:51:43.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[80445]: audit 2024-07-28T21:51:42.608855+0000 mon.c (mon.2) 1149 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:51:43.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[80445]: audit 2024-07-28T21:51:42.619731+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[82788]: audit 2024-07-28T21:51:41.979817+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[82788]: audit 2024-07-28T21:51:41.987067+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[82788]: audit 2024-07-28T21:51:42.175014+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[82788]: audit 2024-07-28T21:51:42.186856+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[82788]: audit 2024-07-28T21:51:42.607088+0000 mon.c (mon.2) 1148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:51:43.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[82788]: audit 2024-07-28T21:51:42.608855+0000 mon.c (mon.2) 1149 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:51:43.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:42 smithi045 bash[82788]: audit 2024-07-28T21:51:42.619731+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:51:43.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7337 16 16 0 0 0 - 0 2024-07-28T21:51:43.980 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:43 smithi155 bash[73694]: debug 2024-07-28T21:51:43.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:43 smithi155 bash[68033]: cluster 2024-07-28T21:51:42.731981+0000 mgr.y (mgr.34101) 4260 : cluster [DBG] pgmap v5188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:43 smithi045 bash[80445]: cluster 2024-07-28T21:51:42.731981+0000 mgr.y (mgr.34101) 4260 : cluster [DBG] pgmap v5188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:43 smithi045 bash[82788]: cluster 2024-07-28T21:51:42.731981+0000 mgr.y (mgr.34101) 4260 : cluster [DBG] pgmap v5188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:44.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7338 16 16 0 0 0 - 0 2024-07-28T21:51:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:44 smithi155 bash[73694]: debug 2024-07-28T21:51:44.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:45.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7339 16 16 0 0 0 - 0 2024-07-28T21:51:45.985 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:45 smithi155 bash[73694]: debug 2024-07-28T21:51:45.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:46.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:45 smithi155 bash[68033]: cluster 2024-07-28T21:51:44.733729+0000 mgr.y (mgr.34101) 4261 : cluster [DBG] pgmap v5189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:45 smithi045 bash[80445]: cluster 2024-07-28T21:51:44.733729+0000 mgr.y (mgr.34101) 4261 : cluster [DBG] pgmap v5189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:45 smithi045 bash[82788]: cluster 2024-07-28T21:51:44.733729+0000 mgr.y (mgr.34101) 4261 : cluster [DBG] pgmap v5189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:46.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:51:46.843248+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:51:46.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:51:46.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7340 16 16 0 0 0 - 0 2024-07-28T21:51:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:46 smithi155 bash[73694]: debug 2024-07-28T21:51:46.649+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:47.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7341 16 16 0 0 0 - 0 2024-07-28T21:51:47.989 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:47 smithi155 bash[73694]: debug 2024-07-28T21:51:47.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:47 smithi155 bash[68033]: cluster 2024-07-28T21:51:46.735597+0000 mgr.y (mgr.34101) 4262 : cluster [DBG] pgmap v5190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:47 smithi045 bash[80445]: cluster 2024-07-28T21:51:46.735597+0000 mgr.y (mgr.34101) 4262 : cluster [DBG] pgmap v5190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:47 smithi045 bash[82788]: cluster 2024-07-28T21:51:46.735597+0000 mgr.y (mgr.34101) 4262 : cluster [DBG] pgmap v5190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:48.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7342 16 16 0 0 0 - 0 2024-07-28T21:51:48.998 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:48 smithi155 bash[73694]: debug 2024-07-28T21:51:48.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:48 smithi155 bash[68033]: audit 2024-07-28T21:51:48.490923+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:48 smithi045 bash[80445]: audit 2024-07-28T21:51:48.490923+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:48 smithi045 bash[82788]: audit 2024-07-28T21:51:48.490923+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:51:49.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7343 16 16 0 0 0 - 0 2024-07-28T21:51:49.999 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:49 smithi155 bash[73694]: debug 2024-07-28T21:51:49.649+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:49 smithi155 bash[68033]: cluster 2024-07-28T21:51:48.737296+0000 mgr.y (mgr.34101) 4263 : cluster [DBG] pgmap v5191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:49 smithi045 bash[80445]: cluster 2024-07-28T21:51:48.737296+0000 mgr.y (mgr.34101) 4263 : cluster [DBG] pgmap v5191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:50 smithi045 bash[82788]: cluster 2024-07-28T21:51:48.737296+0000 mgr.y (mgr.34101) 4263 : cluster [DBG] pgmap v5191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:50.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7344 16 16 0 0 0 - 0 2024-07-28T21:51:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:51:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:51:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:51:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:50 smithi155 bash[73694]: debug 2024-07-28T21:51:50.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:51.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7345 16 16 0 0 0 - 0 2024-07-28T21:51:52.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:51 smithi155 bash[73694]: debug 2024-07-28T21:51:51.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:52.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:52 smithi155 bash[68033]: cluster 2024-07-28T21:51:50.739246+0000 mgr.y (mgr.34101) 4264 : cluster [DBG] pgmap v5192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:52 smithi045 bash[80445]: cluster 2024-07-28T21:51:50.739246+0000 mgr.y (mgr.34101) 4264 : cluster [DBG] pgmap v5192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:52 smithi045 bash[82788]: cluster 2024-07-28T21:51:50.739246+0000 mgr.y (mgr.34101) 4264 : cluster [DBG] pgmap v5192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:52.649 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:51:52 smithi155 bash[60745]: ts=2024-07-28T21:51:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:51:52.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7346 16 16 0 0 0 - 0 2024-07-28T21:51:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:52 smithi155 bash[73694]: debug 2024-07-28T21:51:52.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:53.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7347 16 16 0 0 0 - 0 2024-07-28T21:51:54.008 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:53 smithi155 bash[73694]: debug 2024-07-28T21:51:53.664+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:54.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:54 smithi155 bash[68033]: cluster 2024-07-28T21:51:52.741335+0000 mgr.y (mgr.34101) 4265 : cluster [DBG] pgmap v5193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:54 smithi045 bash[80445]: cluster 2024-07-28T21:51:52.741335+0000 mgr.y (mgr.34101) 4265 : cluster [DBG] pgmap v5193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:54 smithi045 bash[82788]: cluster 2024-07-28T21:51:52.741335+0000 mgr.y (mgr.34101) 4265 : cluster [DBG] pgmap v5193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:54.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7348 16 16 0 0 0 - 0 2024-07-28T21:51:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:54 smithi155 bash[73694]: debug 2024-07-28T21:51:54.636+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:55.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7349 16 16 0 0 0 - 0 2024-07-28T21:51:56.012 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:55 smithi155 bash[73694]: debug 2024-07-28T21:51:55.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:56 smithi155 bash[68033]: cluster 2024-07-28T21:51:54.743296+0000 mgr.y (mgr.34101) 4266 : cluster [DBG] pgmap v5194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:56 smithi045 bash[80445]: cluster 2024-07-28T21:51:54.743296+0000 mgr.y (mgr.34101) 4266 : cluster [DBG] pgmap v5194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:56 smithi045 bash[82788]: cluster 2024-07-28T21:51:54.743296+0000 mgr.y (mgr.34101) 4266 : cluster [DBG] pgmap v5194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:56.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7350 16 16 0 0 0 - 0 2024-07-28T21:51:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:56 smithi155 bash[73694]: debug 2024-07-28T21:51:56.616+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:57.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7351 16 16 0 0 0 - 0 2024-07-28T21:51:58.016 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:57 smithi155 bash[73694]: debug 2024-07-28T21:51:57.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:58.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:51:58 smithi155 bash[68033]: cluster 2024-07-28T21:51:56.745331+0000 mgr.y (mgr.34101) 4267 : cluster [DBG] pgmap v5195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:51:58 smithi045 bash[80445]: cluster 2024-07-28T21:51:56.745331+0000 mgr.y (mgr.34101) 4267 : cluster [DBG] pgmap v5195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:51:58 smithi045 bash[82788]: cluster 2024-07-28T21:51:56.745331+0000 mgr.y (mgr.34101) 4267 : cluster [DBG] pgmap v5195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:51:58.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7352 16 16 0 0 0 - 0 2024-07-28T21:51:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:58 smithi155 bash[73694]: debug 2024-07-28T21:51:58.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:51:59.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7353 16 16 0 0 0 - 0 2024-07-28T21:52:00.020 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:51:59 smithi155 bash[73694]: debug 2024-07-28T21:51:59.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:00.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:00 smithi155 bash[68033]: cluster 2024-07-28T21:51:58.747299+0000 mgr.y (mgr.34101) 4268 : cluster [DBG] pgmap v5196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:00 smithi045 bash[80445]: cluster 2024-07-28T21:51:58.747299+0000 mgr.y (mgr.34101) 4268 : cluster [DBG] pgmap v5196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:00 smithi045 bash[82788]: cluster 2024-07-28T21:51:58.747299+0000 mgr.y (mgr.34101) 4268 : cluster [DBG] pgmap v5196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:00.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7354 16 16 0 0 0 - 0 2024-07-28T21:52:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:52:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:52:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:52:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:00 smithi155 bash[73694]: debug 2024-07-28T21:52:00.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:01.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7355 16 16 0 0 0 - 0 2024-07-28T21:52:02.024 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:01 smithi155 bash[73694]: debug 2024-07-28T21:52:01.572+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:02 smithi155 bash[68033]: cluster 2024-07-28T21:52:00.749208+0000 mgr.y (mgr.34101) 4269 : cluster [DBG] pgmap v5197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:02 smithi045 bash[80445]: cluster 2024-07-28T21:52:00.749208+0000 mgr.y (mgr.34101) 4269 : cluster [DBG] pgmap v5197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:02 smithi045 bash[82788]: cluster 2024-07-28T21:52:00.749208+0000 mgr.y (mgr.34101) 4269 : cluster [DBG] pgmap v5197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:02.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:02 smithi155 bash[73694]: debug 2024-07-28T21:52:02.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:52:02 smithi155 bash[60745]: ts=2024-07-28T21:52:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:52:02.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7356 16 16 0 0 0 - 0 2024-07-28T21:52:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:03 smithi155 bash[73694]: debug 2024-07-28T21:52:03.548+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:03.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7357 16 16 0 0 0 - 0 2024-07-28T21:52:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:04 smithi155 bash[68033]: cluster 2024-07-28T21:52:02.751311+0000 mgr.y (mgr.34101) 4270 : cluster [DBG] pgmap v5198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:04 smithi155 bash[68033]: audit 2024-07-28T21:52:03.491173+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:04 smithi045 bash[80445]: cluster 2024-07-28T21:52:02.751311+0000 mgr.y (mgr.34101) 4270 : cluster [DBG] pgmap v5198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:04 smithi045 bash[80445]: audit 2024-07-28T21:52:03.491173+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:04 smithi045 bash[82788]: cluster 2024-07-28T21:52:02.751311+0000 mgr.y (mgr.34101) 4270 : cluster [DBG] pgmap v5198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:04 smithi045 bash[82788]: audit 2024-07-28T21:52:03.491173+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:04 smithi155 bash[73694]: debug 2024-07-28T21:52:04.520+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:04.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7358 16 16 0 0 0 - 0 2024-07-28T21:52:05.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7359 16 16 0 0 0 - 0 2024-07-28T21:52:06.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:05 smithi155 bash[73694]: debug 2024-07-28T21:52:05.552+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:06 smithi155 bash[68033]: cluster 2024-07-28T21:52:04.753235+0000 mgr.y (mgr.34101) 4271 : cluster [DBG] pgmap v5199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:06 smithi045 bash[82788]: cluster 2024-07-28T21:52:04.753235+0000 mgr.y (mgr.34101) 4271 : cluster [DBG] pgmap v5199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:06 smithi045 bash[80445]: cluster 2024-07-28T21:52:04.753235+0000 mgr.y (mgr.34101) 4271 : cluster [DBG] pgmap v5199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:06 smithi155 bash[73694]: debug 2024-07-28T21:52:06.520+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:06.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:52:06.846604+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:52:06.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:52:06.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7360 16 16 0 0 0 - 0 2024-07-28T21:52:07.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:07 smithi155 bash[73694]: debug 2024-07-28T21:52:07.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:07.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7361 16 16 0 0 0 - 0 2024-07-28T21:52:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:08 smithi155 bash[68033]: cluster 2024-07-28T21:52:06.755206+0000 mgr.y (mgr.34101) 4272 : cluster [DBG] pgmap v5200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:08 smithi045 bash[80445]: cluster 2024-07-28T21:52:06.755206+0000 mgr.y (mgr.34101) 4272 : cluster [DBG] pgmap v5200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:08 smithi045 bash[82788]: cluster 2024-07-28T21:52:06.755206+0000 mgr.y (mgr.34101) 4272 : cluster [DBG] pgmap v5200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:08 smithi155 bash[73694]: debug 2024-07-28T21:52:08.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:08.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7362 16 16 0 0 0 - 0 2024-07-28T21:52:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:09 smithi155 bash[73694]: debug 2024-07-28T21:52:09.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:09.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7363 16 16 0 0 0 - 0 2024-07-28T21:52:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:10 smithi155 bash[68033]: cluster 2024-07-28T21:52:08.756994+0000 mgr.y (mgr.34101) 4273 : cluster [DBG] pgmap v5201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:10 smithi045 bash[80445]: cluster 2024-07-28T21:52:08.756994+0000 mgr.y (mgr.34101) 4273 : cluster [DBG] pgmap v5201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:10 smithi045 bash[82788]: cluster 2024-07-28T21:52:08.756994+0000 mgr.y (mgr.34101) 4273 : cluster [DBG] pgmap v5201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:10.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:10 smithi155 bash[73694]: debug 2024-07-28T21:52:10.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:10.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7364 16 16 0 0 0 - 0 2024-07-28T21:52:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:52:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:52:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:52:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:11 smithi155 bash[73694]: debug 2024-07-28T21:52:11.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:11.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7365 16 16 0 0 0 - 0 2024-07-28T21:52:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:12 smithi155 bash[68033]: cluster 2024-07-28T21:52:10.758752+0000 mgr.y (mgr.34101) 4274 : cluster [DBG] pgmap v5202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:12 smithi045 bash[80445]: cluster 2024-07-28T21:52:10.758752+0000 mgr.y (mgr.34101) 4274 : cluster [DBG] pgmap v5202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:12 smithi045 bash[82788]: cluster 2024-07-28T21:52:10.758752+0000 mgr.y (mgr.34101) 4274 : cluster [DBG] pgmap v5202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:12.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:12 smithi155 bash[73694]: debug 2024-07-28T21:52:12.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:52:12 smithi155 bash[60745]: ts=2024-07-28T21:52:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:52:12.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7366 16 16 0 0 0 - 0 2024-07-28T21:52:13.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:13 smithi155 bash[73694]: debug 2024-07-28T21:52:13.440+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:13.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7367 16 16 0 0 0 - 0 2024-07-28T21:52:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:14 smithi155 bash[68033]: cluster 2024-07-28T21:52:12.760629+0000 mgr.y (mgr.34101) 4275 : cluster [DBG] pgmap v5203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:14 smithi045 bash[82788]: cluster 2024-07-28T21:52:12.760629+0000 mgr.y (mgr.34101) 4275 : cluster [DBG] pgmap v5203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:14 smithi045 bash[80445]: cluster 2024-07-28T21:52:12.760629+0000 mgr.y (mgr.34101) 4275 : cluster [DBG] pgmap v5203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:14.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:14 smithi155 bash[73694]: debug 2024-07-28T21:52:14.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:14.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7368 16 16 0 0 0 - 0 2024-07-28T21:52:15.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:15 smithi155 bash[73694]: debug 2024-07-28T21:52:15.476+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:15.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7369 16 16 0 0 0 - 0 2024-07-28T21:52:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:16 smithi155 bash[68033]: cluster 2024-07-28T21:52:14.762405+0000 mgr.y (mgr.34101) 4276 : cluster [DBG] pgmap v5204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:16 smithi045 bash[80445]: cluster 2024-07-28T21:52:14.762405+0000 mgr.y (mgr.34101) 4276 : cluster [DBG] pgmap v5204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:16 smithi045 bash[82788]: cluster 2024-07-28T21:52:14.762405+0000 mgr.y (mgr.34101) 4276 : cluster [DBG] pgmap v5204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:16.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:16 smithi155 bash[73694]: debug 2024-07-28T21:52:16.432+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:16.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7370 16 16 0 0 0 - 0 2024-07-28T21:52:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:17 smithi155 bash[73694]: debug 2024-07-28T21:52:17.400+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:17.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7371 16 16 0 0 0 - 0 2024-07-28T21:52:18.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:18 smithi155 bash[68033]: cluster 2024-07-28T21:52:16.764249+0000 mgr.y (mgr.34101) 4277 : cluster [DBG] pgmap v5205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:18 smithi045 bash[80445]: cluster 2024-07-28T21:52:16.764249+0000 mgr.y (mgr.34101) 4277 : cluster [DBG] pgmap v5205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:18 smithi045 bash[82788]: cluster 2024-07-28T21:52:16.764249+0000 mgr.y (mgr.34101) 4277 : cluster [DBG] pgmap v5205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:18.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:18 smithi155 bash[73694]: debug 2024-07-28T21:52:18.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:18.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7372 16 16 0 0 0 - 0 2024-07-28T21:52:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:19 smithi045 bash[82788]: audit 2024-07-28T21:52:18.491611+0000 mon.c (mon.2) 1152 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:19 smithi045 bash[80445]: audit 2024-07-28T21:52:18.491611+0000 mon.c (mon.2) 1152 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:19.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:19 smithi155 bash[68033]: audit 2024-07-28T21:52:18.491611+0000 mon.c (mon.2) 1152 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:19.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:19 smithi155 bash[73694]: debug 2024-07-28T21:52:19.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:19.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7373 16 16 0 0 0 - 0 2024-07-28T21:52:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:20 smithi045 bash[82788]: cluster 2024-07-28T21:52:18.765957+0000 mgr.y (mgr.34101) 4278 : cluster [DBG] pgmap v5206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:20 smithi045 bash[80445]: cluster 2024-07-28T21:52:18.765957+0000 mgr.y (mgr.34101) 4278 : cluster [DBG] pgmap v5206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:20.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:20 smithi155 bash[68033]: cluster 2024-07-28T21:52:18.765957+0000 mgr.y (mgr.34101) 4278 : cluster [DBG] pgmap v5206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:20 smithi155 bash[73694]: debug 2024-07-28T21:52:20.512+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:20.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7374 16 16 0 0 0 - 0 2024-07-28T21:52:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:52:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:52:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:52:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:21 smithi155 bash[73694]: debug 2024-07-28T21:52:21.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:21.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7375 16 16 0 0 0 - 0 2024-07-28T21:52:22.441 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:22 smithi155 bash[68033]: cluster 2024-07-28T21:52:20.767657+0000 mgr.y (mgr.34101) 4279 : cluster [DBG] pgmap v5207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:22.442 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:52:22 smithi155 bash[60745]: ts=2024-07-28T21:52:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:52:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:22 smithi045 bash[80445]: cluster 2024-07-28T21:52:20.767657+0000 mgr.y (mgr.34101) 4279 : cluster [DBG] pgmap v5207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:22 smithi045 bash[82788]: cluster 2024-07-28T21:52:20.767657+0000 mgr.y (mgr.34101) 4279 : cluster [DBG] pgmap v5207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:22.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:22 smithi155 bash[73694]: debug 2024-07-28T21:52:22.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:22.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7376 16 16 0 0 0 - 0 2024-07-28T21:52:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:23 smithi155 bash[73694]: debug 2024-07-28T21:52:23.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:23.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7377 16 16 0 0 0 - 0 2024-07-28T21:52:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:24 smithi045 bash[80445]: cluster 2024-07-28T21:52:22.769501+0000 mgr.y (mgr.34101) 4280 : cluster [DBG] pgmap v5208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:24 smithi045 bash[82788]: cluster 2024-07-28T21:52:22.769501+0000 mgr.y (mgr.34101) 4280 : cluster [DBG] pgmap v5208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:24.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:24 smithi155 bash[68033]: cluster 2024-07-28T21:52:22.769501+0000 mgr.y (mgr.34101) 4280 : cluster [DBG] pgmap v5208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:24.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:24 smithi155 bash[73694]: debug 2024-07-28T21:52:24.476+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:24.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7378 16 16 0 0 0 - 0 2024-07-28T21:52:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:25 smithi155 bash[73694]: debug 2024-07-28T21:52:25.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:25.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7379 16 16 0 0 0 - 0 2024-07-28T21:52:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:26 smithi045 bash[80445]: cluster 2024-07-28T21:52:24.771238+0000 mgr.y (mgr.34101) 4281 : cluster [DBG] pgmap v5209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:26 smithi045 bash[82788]: cluster 2024-07-28T21:52:24.771238+0000 mgr.y (mgr.34101) 4281 : cluster [DBG] pgmap v5209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:26.494 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:26 smithi155 bash[68033]: cluster 2024-07-28T21:52:24.771238+0000 mgr.y (mgr.34101) 4281 : cluster [DBG] pgmap v5209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:26 smithi155 bash[73694]: debug 2024-07-28T21:52:26.492+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:26.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:52:26.849961+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:52:26.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:52:26.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7380 16 16 0 0 0 - 0 2024-07-28T21:52:27.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:27 smithi155 bash[73694]: debug 2024-07-28T21:52:27.452+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:27.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7381 16 16 0 0 0 - 0 2024-07-28T21:52:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:28 smithi045 bash[80445]: cluster 2024-07-28T21:52:26.773109+0000 mgr.y (mgr.34101) 4282 : cluster [DBG] pgmap v5210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:28 smithi045 bash[82788]: cluster 2024-07-28T21:52:26.773109+0000 mgr.y (mgr.34101) 4282 : cluster [DBG] pgmap v5210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:28.504 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:28 smithi155 bash[68033]: cluster 2024-07-28T21:52:26.773109+0000 mgr.y (mgr.34101) 4282 : cluster [DBG] pgmap v5210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:28.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:28 smithi155 bash[73694]: debug 2024-07-28T21:52:28.500+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:28.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7382 16 16 0 0 0 - 0 2024-07-28T21:52:29.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:29 smithi155 bash[73694]: debug 2024-07-28T21:52:29.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:29.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7383 16 16 0 0 0 - 0 2024-07-28T21:52:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:30 smithi045 bash[80445]: cluster 2024-07-28T21:52:28.774890+0000 mgr.y (mgr.34101) 4283 : cluster [DBG] pgmap v5211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:30 smithi045 bash[82788]: cluster 2024-07-28T21:52:28.774890+0000 mgr.y (mgr.34101) 4283 : cluster [DBG] pgmap v5211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:30.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:30 smithi155 bash[68033]: cluster 2024-07-28T21:52:28.774890+0000 mgr.y (mgr.34101) 4283 : cluster [DBG] pgmap v5211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:30.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:30 smithi155 bash[73694]: debug 2024-07-28T21:52:30.540+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:30.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7384 16 16 0 0 0 - 0 2024-07-28T21:52:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:52:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:52:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:52:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:31 smithi155 bash[73694]: debug 2024-07-28T21:52:31.520+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:31.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7385 16 16 0 0 0 - 0 2024-07-28T21:52:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:32 smithi045 bash[80445]: cluster 2024-07-28T21:52:30.776639+0000 mgr.y (mgr.34101) 4284 : cluster [DBG] pgmap v5212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:32 smithi045 bash[82788]: cluster 2024-07-28T21:52:30.776639+0000 mgr.y (mgr.34101) 4284 : cluster [DBG] pgmap v5212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:32.520 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:32 smithi155 bash[68033]: cluster 2024-07-28T21:52:30.776639+0000 mgr.y (mgr.34101) 4284 : cluster [DBG] pgmap v5212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:32.520 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:52:32 smithi155 bash[60745]: ts=2024-07-28T21:52:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:52:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:32 smithi155 bash[73694]: debug 2024-07-28T21:52:32.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:32.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7386 16 16 0 0 0 - 0 2024-07-28T21:52:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:33 smithi155 bash[73694]: debug 2024-07-28T21:52:33.500+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:33.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7387 16 16 0 0 0 - 0 2024-07-28T21:52:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:34 smithi045 bash[80445]: cluster 2024-07-28T21:52:32.778551+0000 mgr.y (mgr.34101) 4285 : cluster [DBG] pgmap v5213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:34 smithi045 bash[80445]: audit 2024-07-28T21:52:33.491974+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:34 smithi045 bash[82788]: cluster 2024-07-28T21:52:32.778551+0000 mgr.y (mgr.34101) 4285 : cluster [DBG] pgmap v5213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:34 smithi045 bash[82788]: audit 2024-07-28T21:52:33.491974+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:34.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:34 smithi155 bash[68033]: cluster 2024-07-28T21:52:32.778551+0000 mgr.y (mgr.34101) 4285 : cluster [DBG] pgmap v5213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:34.471 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:34 smithi155 bash[68033]: audit 2024-07-28T21:52:33.491974+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:34 smithi155 bash[73694]: debug 2024-07-28T21:52:34.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:34.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7388 16 16 0 0 0 - 0 2024-07-28T21:52:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:35 smithi155 bash[73694]: debug 2024-07-28T21:52:35.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:35.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7389 16 16 0 0 0 - 0 2024-07-28T21:52:36.103 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:36 smithi045 bash[82788]: cluster 2024-07-28T21:52:34.780281+0000 mgr.y (mgr.34101) 4286 : cluster [DBG] pgmap v5214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:36.103 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:36 smithi045 bash[80445]: cluster 2024-07-28T21:52:34.780281+0000 mgr.y (mgr.34101) 4286 : cluster [DBG] pgmap v5214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:36.520 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:36 smithi155 bash[68033]: cluster 2024-07-28T21:52:34.780281+0000 mgr.y (mgr.34101) 4286 : cluster [DBG] pgmap v5214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:36.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:36 smithi155 bash[73694]: debug 2024-07-28T21:52:36.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:36.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7390 16 16 0 0 0 - 0 2024-07-28T21:52:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:37 smithi155 bash[73694]: debug 2024-07-28T21:52:37.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:37.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7391 16 16 0 0 0 - 0 2024-07-28T21:52:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:38 smithi045 bash[80445]: cluster 2024-07-28T21:52:36.782166+0000 mgr.y (mgr.34101) 4287 : cluster [DBG] pgmap v5215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:38 smithi045 bash[82788]: cluster 2024-07-28T21:52:36.782166+0000 mgr.y (mgr.34101) 4287 : cluster [DBG] pgmap v5215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:38.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:38 smithi155 bash[68033]: cluster 2024-07-28T21:52:36.782166+0000 mgr.y (mgr.34101) 4287 : cluster [DBG] pgmap v5215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:38.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:38 smithi155 bash[73694]: debug 2024-07-28T21:52:38.484+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:38.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7392 16 16 0 0 0 - 0 2024-07-28T21:52:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:39 smithi155 bash[73694]: debug 2024-07-28T21:52:39.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:39.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7393 16 16 0 0 0 - 0 2024-07-28T21:52:40.437 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:40 smithi155 bash[68033]: cluster 2024-07-28T21:52:38.783862+0000 mgr.y (mgr.34101) 4288 : cluster [DBG] pgmap v5216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:40 smithi045 bash[80445]: cluster 2024-07-28T21:52:38.783862+0000 mgr.y (mgr.34101) 4288 : cluster [DBG] pgmap v5216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:40 smithi045 bash[82788]: cluster 2024-07-28T21:52:38.783862+0000 mgr.y (mgr.34101) 4288 : cluster [DBG] pgmap v5216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:40.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:40 smithi155 bash[73694]: debug 2024-07-28T21:52:40.432+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:40.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7394 16 16 0 0 0 - 0 2024-07-28T21:52:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:52:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:52:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:52:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:41 smithi155 bash[73694]: debug 2024-07-28T21:52:41.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:41.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7395 16 16 0 0 0 - 0 2024-07-28T21:52:42.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:42 smithi155 bash[68033]: cluster 2024-07-28T21:52:40.785643+0000 mgr.y (mgr.34101) 4289 : cluster [DBG] pgmap v5217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:42.444 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:52:42 smithi155 bash[60745]: ts=2024-07-28T21:52:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:52:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:42 smithi045 bash[80445]: cluster 2024-07-28T21:52:40.785643+0000 mgr.y (mgr.34101) 4289 : cluster [DBG] pgmap v5217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:42 smithi045 bash[82788]: cluster 2024-07-28T21:52:40.785643+0000 mgr.y (mgr.34101) 4289 : cluster [DBG] pgmap v5217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:42.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:42 smithi155 bash[73694]: debug 2024-07-28T21:52:42.439+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:42.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7396 16 16 0 0 0 - 0 2024-07-28T21:52:43.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:43 smithi155 bash[68033]: audit 2024-07-28T21:52:42.753288+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:52:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:43 smithi045 bash[80445]: audit 2024-07-28T21:52:42.753288+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:52:43.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:43 smithi045 bash[82788]: audit 2024-07-28T21:52:42.753288+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:52:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:43 smithi155 bash[73694]: debug 2024-07-28T21:52:43.439+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:43.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7397 16 16 0 0 0 - 0 2024-07-28T21:52:44.441 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:44 smithi155 bash[68033]: cluster 2024-07-28T21:52:42.786779+0000 mgr.y (mgr.34101) 4290 : cluster [DBG] pgmap v5218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:44 smithi045 bash[80445]: cluster 2024-07-28T21:52:42.786779+0000 mgr.y (mgr.34101) 4290 : cluster [DBG] pgmap v5218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:44 smithi045 bash[82788]: cluster 2024-07-28T21:52:42.786779+0000 mgr.y (mgr.34101) 4290 : cluster [DBG] pgmap v5218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:44 smithi155 bash[73694]: debug 2024-07-28T21:52:44.439+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:44.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7398 16 16 0 0 0 - 0 2024-07-28T21:52:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:45 smithi155 bash[73694]: debug 2024-07-28T21:52:45.439+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:45.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7399 16 16 0 0 0 - 0 2024-07-28T21:52:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:46 smithi045 bash[80445]: cluster 2024-07-28T21:52:44.788463+0000 mgr.y (mgr.34101) 4291 : cluster [DBG] pgmap v5219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:46 smithi045 bash[82788]: cluster 2024-07-28T21:52:44.788463+0000 mgr.y (mgr.34101) 4291 : cluster [DBG] pgmap v5219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:46.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:46 smithi155 bash[68033]: cluster 2024-07-28T21:52:44.788463+0000 mgr.y (mgr.34101) 4291 : cluster [DBG] pgmap v5219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:46.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:46 smithi155 bash[73694]: debug 2024-07-28T21:52:46.479+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:46.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:52:46.853285+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:52:46.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:52:46.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7400 16 16 0 0 0 - 0 2024-07-28T21:52:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:47 smithi155 bash[73694]: debug 2024-07-28T21:52:47.451+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:47.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7401 16 16 0 0 0 - 0 2024-07-28T21:52:48.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:48 smithi155 bash[68033]: cluster 2024-07-28T21:52:46.790363+0000 mgr.y (mgr.34101) 4292 : cluster [DBG] pgmap v5220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:48 smithi045 bash[82788]: cluster 2024-07-28T21:52:46.790363+0000 mgr.y (mgr.34101) 4292 : cluster [DBG] pgmap v5220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:48 smithi045 bash[80445]: cluster 2024-07-28T21:52:46.790363+0000 mgr.y (mgr.34101) 4292 : cluster [DBG] pgmap v5220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:48.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:48 smithi155 bash[73694]: debug 2024-07-28T21:52:48.411+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:48.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7402 16 16 0 0 0 - 0 2024-07-28T21:52:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[80445]: audit 2024-07-28T21:52:48.439244+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[80445]: audit 2024-07-28T21:52:48.448707+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[80445]: audit 2024-07-28T21:52:48.492234+0000 mon.c (mon.2) 1155 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[80445]: audit 2024-07-28T21:52:48.608755+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[80445]: audit 2024-07-28T21:52:48.621137+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[80445]: cluster 2024-07-28T21:52:48.791564+0000 mgr.y (mgr.34101) 4293 : cluster [DBG] pgmap v5221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[80445]: audit 2024-07-28T21:52:49.026128+0000 mon.c (mon.2) 1156 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:52:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[80445]: audit 2024-07-28T21:52:49.027857+0000 mon.c (mon.2) 1157 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:52:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[80445]: audit 2024-07-28T21:52:49.040102+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[82788]: audit 2024-07-28T21:52:48.439244+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[82788]: audit 2024-07-28T21:52:48.448707+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[82788]: audit 2024-07-28T21:52:48.492234+0000 mon.c (mon.2) 1155 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:49.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[82788]: audit 2024-07-28T21:52:48.608755+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[82788]: audit 2024-07-28T21:52:48.621137+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[82788]: cluster 2024-07-28T21:52:48.791564+0000 mgr.y (mgr.34101) 4293 : cluster [DBG] pgmap v5221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:49.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[82788]: audit 2024-07-28T21:52:49.026128+0000 mon.c (mon.2) 1156 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:52:49.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[82788]: audit 2024-07-28T21:52:49.027857+0000 mon.c (mon.2) 1157 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:52:49.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:49 smithi045 bash[82788]: audit 2024-07-28T21:52:49.040102+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:49 smithi155 bash[73694]: debug 2024-07-28T21:52:49.399+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:49 smithi155 bash[68033]: audit 2024-07-28T21:52:48.439244+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:49 smithi155 bash[68033]: audit 2024-07-28T21:52:48.448707+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:49 smithi155 bash[68033]: audit 2024-07-28T21:52:48.492234+0000 mon.c (mon.2) 1155 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:52:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:49 smithi155 bash[68033]: audit 2024-07-28T21:52:48.608755+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:49 smithi155 bash[68033]: audit 2024-07-28T21:52:48.621137+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:49 smithi155 bash[68033]: cluster 2024-07-28T21:52:48.791564+0000 mgr.y (mgr.34101) 4293 : cluster [DBG] pgmap v5221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:49 smithi155 bash[68033]: audit 2024-07-28T21:52:49.026128+0000 mon.c (mon.2) 1156 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:52:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:49 smithi155 bash[68033]: audit 2024-07-28T21:52:49.027857+0000 mon.c (mon.2) 1157 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:52:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:49 smithi155 bash[68033]: audit 2024-07-28T21:52:49.040102+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:52:49.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7403 16 16 0 0 0 - 0 2024-07-28T21:52:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:50 smithi155 bash[73694]: debug 2024-07-28T21:52:50.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:50.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7404 16 16 0 0 0 - 0 2024-07-28T21:52:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:52:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:52:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:52:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:51 smithi155 bash[73694]: debug 2024-07-28T21:52:51.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:51.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7405 16 16 0 0 0 - 0 2024-07-28T21:52:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:51 smithi045 bash[80445]: cluster 2024-07-28T21:52:50.793377+0000 mgr.y (mgr.34101) 4294 : cluster [DBG] pgmap v5222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:51 smithi045 bash[82788]: cluster 2024-07-28T21:52:50.793377+0000 mgr.y (mgr.34101) 4294 : cluster [DBG] pgmap v5222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:52.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:51 smithi155 bash[68033]: cluster 2024-07-28T21:52:50.793377+0000 mgr.y (mgr.34101) 4294 : cluster [DBG] pgmap v5222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:52.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:52 smithi155 bash[73694]: debug 2024-07-28T21:52:52.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:52:52 smithi155 bash[60745]: ts=2024-07-28T21:52:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:52:52.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7406 16 16 0 0 0 - 0 2024-07-28T21:52:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:53 smithi155 bash[73694]: debug 2024-07-28T21:52:53.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:53.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7407 16 16 0 0 0 - 0 2024-07-28T21:52:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:53 smithi045 bash[80445]: cluster 2024-07-28T21:52:52.795466+0000 mgr.y (mgr.34101) 4295 : cluster [DBG] pgmap v5223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:53 smithi045 bash[82788]: cluster 2024-07-28T21:52:52.795466+0000 mgr.y (mgr.34101) 4295 : cluster [DBG] pgmap v5223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:54.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:53 smithi155 bash[68033]: cluster 2024-07-28T21:52:52.795466+0000 mgr.y (mgr.34101) 4295 : cluster [DBG] pgmap v5223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:54.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:54 smithi155 bash[73694]: debug 2024-07-28T21:52:54.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:54.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7408 16 16 0 0 0 - 0 2024-07-28T21:52:55.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:55 smithi155 bash[73694]: debug 2024-07-28T21:52:55.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:55.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7409 16 16 0 0 0 - 0 2024-07-28T21:52:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:55 smithi045 bash[80445]: cluster 2024-07-28T21:52:54.797258+0000 mgr.y (mgr.34101) 4296 : cluster [DBG] pgmap v5224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:55 smithi045 bash[82788]: cluster 2024-07-28T21:52:54.797258+0000 mgr.y (mgr.34101) 4296 : cluster [DBG] pgmap v5224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:55 smithi155 bash[68033]: cluster 2024-07-28T21:52:54.797258+0000 mgr.y (mgr.34101) 4296 : cluster [DBG] pgmap v5224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:56.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:56 smithi155 bash[73694]: debug 2024-07-28T21:52:56.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:56.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7410 16 16 0 0 0 - 0 2024-07-28T21:52:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:57 smithi155 bash[73694]: debug 2024-07-28T21:52:57.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:57.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7411 16 16 0 0 0 - 0 2024-07-28T21:52:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:57 smithi045 bash[80445]: cluster 2024-07-28T21:52:56.799254+0000 mgr.y (mgr.34101) 4297 : cluster [DBG] pgmap v5225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:57 smithi045 bash[82788]: cluster 2024-07-28T21:52:56.799254+0000 mgr.y (mgr.34101) 4297 : cluster [DBG] pgmap v5225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:58.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:57 smithi155 bash[68033]: cluster 2024-07-28T21:52:56.799254+0000 mgr.y (mgr.34101) 4297 : cluster [DBG] pgmap v5225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:52:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:58 smithi155 bash[73694]: debug 2024-07-28T21:52:58.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:58.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7412 16 16 0 0 0 - 0 2024-07-28T21:52:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:52:59 smithi155 bash[73694]: debug 2024-07-28T21:52:59.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:52:59.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7413 16 16 0 0 0 - 0 2024-07-28T21:53:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:52:59 smithi045 bash[80445]: cluster 2024-07-28T21:52:58.801040+0000 mgr.y (mgr.34101) 4298 : cluster [DBG] pgmap v5226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:52:59 smithi045 bash[82788]: cluster 2024-07-28T21:52:58.801040+0000 mgr.y (mgr.34101) 4298 : cluster [DBG] pgmap v5226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:00.263 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:52:59 smithi155 bash[68033]: cluster 2024-07-28T21:52:58.801040+0000 mgr.y (mgr.34101) 4298 : cluster [DBG] pgmap v5226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:00 smithi155 bash[73694]: debug 2024-07-28T21:53:00.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:00.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7414 16 16 0 0 0 - 0 2024-07-28T21:53:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:53:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:53:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:53:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:01 smithi155 bash[73694]: debug 2024-07-28T21:53:01.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:01.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7415 16 16 0 0 0 - 0 2024-07-28T21:53:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:01 smithi045 bash[80445]: cluster 2024-07-28T21:53:00.802784+0000 mgr.y (mgr.34101) 4299 : cluster [DBG] pgmap v5227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:01 smithi045 bash[82788]: cluster 2024-07-28T21:53:00.802784+0000 mgr.y (mgr.34101) 4299 : cluster [DBG] pgmap v5227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:02.260 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:01 smithi155 bash[68033]: cluster 2024-07-28T21:53:00.802784+0000 mgr.y (mgr.34101) 4299 : cluster [DBG] pgmap v5227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:02 smithi155 bash[73694]: debug 2024-07-28T21:53:02.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:53:02 smithi155 bash[60745]: ts=2024-07-28T21:53:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:53:02.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7416 16 16 0 0 0 - 0 2024-07-28T21:53:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:03 smithi155 bash[73694]: debug 2024-07-28T21:53:03.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:03.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7417 16 16 0 0 0 - 0 2024-07-28T21:53:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:03 smithi045 bash[80445]: cluster 2024-07-28T21:53:02.804642+0000 mgr.y (mgr.34101) 4300 : cluster [DBG] pgmap v5228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:03 smithi045 bash[80445]: audit 2024-07-28T21:53:03.492623+0000 mon.c (mon.2) 1158 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:03 smithi045 bash[82788]: cluster 2024-07-28T21:53:02.804642+0000 mgr.y (mgr.34101) 4300 : cluster [DBG] pgmap v5228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:03 smithi045 bash[82788]: audit 2024-07-28T21:53:03.492623+0000 mon.c (mon.2) 1158 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:04.275 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:03 smithi155 bash[68033]: cluster 2024-07-28T21:53:02.804642+0000 mgr.y (mgr.34101) 4300 : cluster [DBG] pgmap v5228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:04.275 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:03 smithi155 bash[68033]: audit 2024-07-28T21:53:03.492623+0000 mon.c (mon.2) 1158 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:04 smithi155 bash[73694]: debug 2024-07-28T21:53:04.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:04.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7418 16 16 0 0 0 - 0 2024-07-28T21:53:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:05 smithi155 bash[73694]: debug 2024-07-28T21:53:05.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:05.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7419 16 16 0 0 0 - 0 2024-07-28T21:53:06.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:05 smithi155 bash[68033]: cluster 2024-07-28T21:53:04.806356+0000 mgr.y (mgr.34101) 4301 : cluster [DBG] pgmap v5229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:05 smithi045 bash[80445]: cluster 2024-07-28T21:53:04.806356+0000 mgr.y (mgr.34101) 4301 : cluster [DBG] pgmap v5229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:05 smithi045 bash[82788]: cluster 2024-07-28T21:53:04.806356+0000 mgr.y (mgr.34101) 4301 : cluster [DBG] pgmap v5229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:06.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:06 smithi155 bash[73694]: debug 2024-07-28T21:53:06.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:06.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:53:06.856236+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:53:06.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:53:06.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7420 16 16 0 0 0 - 0 2024-07-28T21:53:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:07 smithi155 bash[73694]: debug 2024-07-28T21:53:07.167+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:07.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7421 16 16 0 0 0 - 0 2024-07-28T21:53:08.195 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:07 smithi155 bash[68033]: cluster 2024-07-28T21:53:06.808189+0000 mgr.y (mgr.34101) 4302 : cluster [DBG] pgmap v5230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:07 smithi045 bash[80445]: cluster 2024-07-28T21:53:06.808189+0000 mgr.y (mgr.34101) 4302 : cluster [DBG] pgmap v5230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:07 smithi045 bash[82788]: cluster 2024-07-28T21:53:06.808189+0000 mgr.y (mgr.34101) 4302 : cluster [DBG] pgmap v5230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:08.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:08 smithi155 bash[73694]: debug 2024-07-28T21:53:08.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:08.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7422 16 16 0 0 0 - 0 2024-07-28T21:53:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:09 smithi155 bash[73694]: debug 2024-07-28T21:53:09.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:09.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7423 16 16 0 0 0 - 0 2024-07-28T21:53:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:09 smithi045 bash[80445]: cluster 2024-07-28T21:53:08.809928+0000 mgr.y (mgr.34101) 4303 : cluster [DBG] pgmap v5231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:09 smithi045 bash[82788]: cluster 2024-07-28T21:53:08.809928+0000 mgr.y (mgr.34101) 4303 : cluster [DBG] pgmap v5231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:10.268 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:09 smithi155 bash[68033]: cluster 2024-07-28T21:53:08.809928+0000 mgr.y (mgr.34101) 4303 : cluster [DBG] pgmap v5231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:10 smithi155 bash[73694]: debug 2024-07-28T21:53:10.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:10.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7424 16 16 0 0 0 - 0 2024-07-28T21:53:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:53:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:53:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:53:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:11 smithi155 bash[73694]: debug 2024-07-28T21:53:11.299+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:11.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7425 16 16 0 0 0 - 0 2024-07-28T21:53:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:11 smithi045 bash[80445]: cluster 2024-07-28T21:53:10.811626+0000 mgr.y (mgr.34101) 4304 : cluster [DBG] pgmap v5232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:11 smithi045 bash[82788]: cluster 2024-07-28T21:53:10.811626+0000 mgr.y (mgr.34101) 4304 : cluster [DBG] pgmap v5232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:12.268 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:11 smithi155 bash[68033]: cluster 2024-07-28T21:53:10.811626+0000 mgr.y (mgr.34101) 4304 : cluster [DBG] pgmap v5232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:12 smithi155 bash[73694]: debug 2024-07-28T21:53:12.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:53:12 smithi155 bash[60745]: ts=2024-07-28T21:53:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:53:12.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7426 16 16 0 0 0 - 0 2024-07-28T21:53:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:13 smithi155 bash[73694]: debug 2024-07-28T21:53:13.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:13.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7427 16 16 0 0 0 - 0 2024-07-28T21:53:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:13 smithi045 bash[80445]: cluster 2024-07-28T21:53:12.813489+0000 mgr.y (mgr.34101) 4305 : cluster [DBG] pgmap v5233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:13 smithi045 bash[82788]: cluster 2024-07-28T21:53:12.813489+0000 mgr.y (mgr.34101) 4305 : cluster [DBG] pgmap v5233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:14.245 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:13 smithi155 bash[68033]: cluster 2024-07-28T21:53:12.813489+0000 mgr.y (mgr.34101) 4305 : cluster [DBG] pgmap v5233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:14 smithi155 bash[73694]: debug 2024-07-28T21:53:14.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:14.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7428 16 16 0 0 0 - 0 2024-07-28T21:53:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:15 smithi155 bash[73694]: debug 2024-07-28T21:53:15.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:15.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7429 16 16 0 0 0 - 0 2024-07-28T21:53:16.191 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:15 smithi155 bash[68033]: cluster 2024-07-28T21:53:14.815266+0000 mgr.y (mgr.34101) 4306 : cluster [DBG] pgmap v5234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:15 smithi045 bash[80445]: cluster 2024-07-28T21:53:14.815266+0000 mgr.y (mgr.34101) 4306 : cluster [DBG] pgmap v5234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:15 smithi045 bash[82788]: cluster 2024-07-28T21:53:14.815266+0000 mgr.y (mgr.34101) 4306 : cluster [DBG] pgmap v5234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:16 smithi155 bash[73694]: debug 2024-07-28T21:53:16.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:16.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7430 16 16 0 0 0 - 0 2024-07-28T21:53:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:17 smithi155 bash[73694]: debug 2024-07-28T21:53:17.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:17.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7431 16 16 0 0 0 - 0 2024-07-28T21:53:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:17 smithi045 bash[82788]: cluster 2024-07-28T21:53:16.817085+0000 mgr.y (mgr.34101) 4307 : cluster [DBG] pgmap v5235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:17 smithi045 bash[80445]: cluster 2024-07-28T21:53:16.817085+0000 mgr.y (mgr.34101) 4307 : cluster [DBG] pgmap v5235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:18 smithi155 bash[73694]: debug 2024-07-28T21:53:18.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:17 smithi155 bash[68033]: cluster 2024-07-28T21:53:16.817085+0000 mgr.y (mgr.34101) 4307 : cluster [DBG] pgmap v5235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:18.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7432 16 16 0 0 0 - 0 2024-07-28T21:53:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:18 smithi045 bash[82788]: audit 2024-07-28T21:53:18.493134+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:18 smithi045 bash[80445]: audit 2024-07-28T21:53:18.493134+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:19 smithi155 bash[73694]: debug 2024-07-28T21:53:19.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:18 smithi155 bash[68033]: audit 2024-07-28T21:53:18.493134+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:19.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7433 16 16 0 0 0 - 0 2024-07-28T21:53:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:19 smithi045 bash[82788]: cluster 2024-07-28T21:53:18.818863+0000 mgr.y (mgr.34101) 4308 : cluster [DBG] pgmap v5236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:19 smithi045 bash[80445]: cluster 2024-07-28T21:53:18.818863+0000 mgr.y (mgr.34101) 4308 : cluster [DBG] pgmap v5236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:19 smithi155 bash[68033]: cluster 2024-07-28T21:53:18.818863+0000 mgr.y (mgr.34101) 4308 : cluster [DBG] pgmap v5236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:20 smithi155 bash[73694]: debug 2024-07-28T21:53:20.087+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:20.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7434 16 16 0 0 0 - 0 2024-07-28T21:53:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:53:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:53:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:53:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:21 smithi155 bash[73694]: debug 2024-07-28T21:53:21.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:21.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7435 16 16 0 0 0 - 0 2024-07-28T21:53:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:21 smithi045 bash[82788]: cluster 2024-07-28T21:53:20.820527+0000 mgr.y (mgr.34101) 4309 : cluster [DBG] pgmap v5237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:21 smithi045 bash[80445]: cluster 2024-07-28T21:53:20.820527+0000 mgr.y (mgr.34101) 4309 : cluster [DBG] pgmap v5237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:22 smithi155 bash[73694]: debug 2024-07-28T21:53:22.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:21 smithi155 bash[68033]: cluster 2024-07-28T21:53:20.820527+0000 mgr.y (mgr.34101) 4309 : cluster [DBG] pgmap v5237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:53:22 smithi155 bash[60745]: ts=2024-07-28T21:53:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:53:22.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7436 16 16 0 0 0 - 0 2024-07-28T21:53:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:23 smithi155 bash[73694]: debug 2024-07-28T21:53:23.131+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:23.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7437 16 16 0 0 0 - 0 2024-07-28T21:53:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:23 smithi045 bash[82788]: cluster 2024-07-28T21:53:22.822411+0000 mgr.y (mgr.34101) 4310 : cluster [DBG] pgmap v5238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:23 smithi045 bash[80445]: cluster 2024-07-28T21:53:22.822411+0000 mgr.y (mgr.34101) 4310 : cluster [DBG] pgmap v5238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:24.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:23 smithi155 bash[68033]: cluster 2024-07-28T21:53:22.822411+0000 mgr.y (mgr.34101) 4310 : cluster [DBG] pgmap v5238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:24 smithi155 bash[73694]: debug 2024-07-28T21:53:24.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:24.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7438 16 16 0 0 0 - 0 2024-07-28T21:53:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:25 smithi155 bash[73694]: debug 2024-07-28T21:53:25.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:25.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7439 16 16 0 0 0 - 0 2024-07-28T21:53:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:25 smithi045 bash[82788]: cluster 2024-07-28T21:53:24.824301+0000 mgr.y (mgr.34101) 4311 : cluster [DBG] pgmap v5239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:25 smithi045 bash[80445]: cluster 2024-07-28T21:53:24.824301+0000 mgr.y (mgr.34101) 4311 : cluster [DBG] pgmap v5239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:25 smithi155 bash[68033]: cluster 2024-07-28T21:53:24.824301+0000 mgr.y (mgr.34101) 4311 : cluster [DBG] pgmap v5239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:26 smithi155 bash[73694]: debug 2024-07-28T21:53:26.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:26.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:53:26.859496+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:53:26.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:53:26.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7440 16 16 0 0 0 - 0 2024-07-28T21:53:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:27 smithi155 bash[73694]: debug 2024-07-28T21:53:27.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:27.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7441 16 16 0 0 0 - 0 2024-07-28T21:53:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:27 smithi045 bash[82788]: cluster 2024-07-28T21:53:26.826241+0000 mgr.y (mgr.34101) 4312 : cluster [DBG] pgmap v5240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:27 smithi045 bash[80445]: cluster 2024-07-28T21:53:26.826241+0000 mgr.y (mgr.34101) 4312 : cluster [DBG] pgmap v5240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:28 smithi155 bash[73694]: debug 2024-07-28T21:53:28.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:27 smithi155 bash[68033]: cluster 2024-07-28T21:53:26.826241+0000 mgr.y (mgr.34101) 4312 : cluster [DBG] pgmap v5240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:28.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7442 16 16 0 0 0 - 0 2024-07-28T21:53:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:29 smithi155 bash[73694]: debug 2024-07-28T21:53:29.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:29.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7443 16 16 0 0 0 - 0 2024-07-28T21:53:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:29 smithi045 bash[82788]: cluster 2024-07-28T21:53:28.827952+0000 mgr.y (mgr.34101) 4313 : cluster [DBG] pgmap v5241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:29 smithi045 bash[80445]: cluster 2024-07-28T21:53:28.827952+0000 mgr.y (mgr.34101) 4313 : cluster [DBG] pgmap v5241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:29 smithi155 bash[68033]: cluster 2024-07-28T21:53:28.827952+0000 mgr.y (mgr.34101) 4313 : cluster [DBG] pgmap v5241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:30 smithi155 bash[73694]: debug 2024-07-28T21:53:30.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:30.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7444 16 16 0 0 0 - 0 2024-07-28T21:53:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:53:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:53:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:53:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:31 smithi155 bash[73694]: debug 2024-07-28T21:53:31.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:31.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7445 16 16 0 0 0 - 0 2024-07-28T21:53:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:31 smithi045 bash[82788]: cluster 2024-07-28T21:53:30.829768+0000 mgr.y (mgr.34101) 4314 : cluster [DBG] pgmap v5242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:31 smithi045 bash[80445]: cluster 2024-07-28T21:53:30.829768+0000 mgr.y (mgr.34101) 4314 : cluster [DBG] pgmap v5242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:32 smithi155 bash[73694]: debug 2024-07-28T21:53:32.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:31 smithi155 bash[68033]: cluster 2024-07-28T21:53:30.829768+0000 mgr.y (mgr.34101) 4314 : cluster [DBG] pgmap v5242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:53:32 smithi155 bash[60745]: ts=2024-07-28T21:53:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:53:32.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7446 16 16 0 0 0 - 0 2024-07-28T21:53:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:33 smithi155 bash[73694]: debug 2024-07-28T21:53:33.130+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:33.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7447 16 16 0 0 0 - 0 2024-07-28T21:53:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:33 smithi045 bash[82788]: cluster 2024-07-28T21:53:32.831690+0000 mgr.y (mgr.34101) 4315 : cluster [DBG] pgmap v5243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:33 smithi045 bash[82788]: audit 2024-07-28T21:53:33.493524+0000 mon.c (mon.2) 1160 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:33 smithi045 bash[80445]: cluster 2024-07-28T21:53:32.831690+0000 mgr.y (mgr.34101) 4315 : cluster [DBG] pgmap v5243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:34.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:33 smithi045 bash[80445]: audit 2024-07-28T21:53:33.493524+0000 mon.c (mon.2) 1160 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:34 smithi155 bash[73694]: debug 2024-07-28T21:53:34.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:33 smithi155 bash[68033]: cluster 2024-07-28T21:53:32.831690+0000 mgr.y (mgr.34101) 4315 : cluster [DBG] pgmap v5243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:33 smithi155 bash[68033]: audit 2024-07-28T21:53:33.493524+0000 mon.c (mon.2) 1160 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:34.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7448 16 16 0 0 0 - 0 2024-07-28T21:53:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:35 smithi155 bash[73694]: debug 2024-07-28T21:53:35.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:35.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7449 16 16 0 0 0 - 0 2024-07-28T21:53:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:35 smithi045 bash[82788]: cluster 2024-07-28T21:53:34.833533+0000 mgr.y (mgr.34101) 4316 : cluster [DBG] pgmap v5244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:35 smithi045 bash[80445]: cluster 2024-07-28T21:53:34.833533+0000 mgr.y (mgr.34101) 4316 : cluster [DBG] pgmap v5244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:35 smithi155 bash[68033]: cluster 2024-07-28T21:53:34.833533+0000 mgr.y (mgr.34101) 4316 : cluster [DBG] pgmap v5244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:36 smithi155 bash[73694]: debug 2024-07-28T21:53:36.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:36.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7450 16 16 0 0 0 - 0 2024-07-28T21:53:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:37 smithi155 bash[73694]: debug 2024-07-28T21:53:37.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:37.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7451 16 16 0 0 0 - 0 2024-07-28T21:53:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:37 smithi045 bash[80445]: cluster 2024-07-28T21:53:36.835425+0000 mgr.y (mgr.34101) 4317 : cluster [DBG] pgmap v5245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:37 smithi045 bash[82788]: cluster 2024-07-28T21:53:36.835425+0000 mgr.y (mgr.34101) 4317 : cluster [DBG] pgmap v5245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:38 smithi155 bash[73694]: debug 2024-07-28T21:53:38.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:37 smithi155 bash[68033]: cluster 2024-07-28T21:53:36.835425+0000 mgr.y (mgr.34101) 4317 : cluster [DBG] pgmap v5245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:38.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7452 16 16 0 0 0 - 0 2024-07-28T21:53:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:39 smithi155 bash[73694]: debug 2024-07-28T21:53:39.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:39.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7453 16 16 0 0 0 - 0 2024-07-28T21:53:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:39 smithi045 bash[82788]: cluster 2024-07-28T21:53:38.837139+0000 mgr.y (mgr.34101) 4318 : cluster [DBG] pgmap v5246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:39 smithi045 bash[80445]: cluster 2024-07-28T21:53:38.837139+0000 mgr.y (mgr.34101) 4318 : cluster [DBG] pgmap v5246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:39 smithi155 bash[68033]: cluster 2024-07-28T21:53:38.837139+0000 mgr.y (mgr.34101) 4318 : cluster [DBG] pgmap v5246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:40 smithi155 bash[73694]: debug 2024-07-28T21:53:40.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:40.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7454 16 16 0 0 0 - 0 2024-07-28T21:53:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:53:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:53:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:53:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:41 smithi155 bash[73694]: debug 2024-07-28T21:53:41.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:41.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7455 16 16 0 0 0 - 0 2024-07-28T21:53:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:41 smithi155 bash[68033]: cluster 2024-07-28T21:53:40.838883+0000 mgr.y (mgr.34101) 4319 : cluster [DBG] pgmap v5247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:42 smithi155 bash[73694]: debug 2024-07-28T21:53:42.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:41 smithi045 bash[82788]: cluster 2024-07-28T21:53:40.838883+0000 mgr.y (mgr.34101) 4319 : cluster [DBG] pgmap v5247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:41 smithi045 bash[80445]: cluster 2024-07-28T21:53:40.838883+0000 mgr.y (mgr.34101) 4319 : cluster [DBG] pgmap v5247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:53:42 smithi155 bash[60745]: ts=2024-07-28T21:53:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:53:42.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7456 16 16 0 0 0 - 0 2024-07-28T21:53:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:42 smithi155 bash[73694]: debug 2024-07-28T21:53:42.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:43.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7457 16 16 0 0 0 - 0 2024-07-28T21:53:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:43 smithi155 bash[68033]: cluster 2024-07-28T21:53:42.840746+0000 mgr.y (mgr.34101) 4320 : cluster [DBG] pgmap v5248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:43 smithi155 bash[73694]: debug 2024-07-28T21:53:43.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:43 smithi045 bash[80445]: cluster 2024-07-28T21:53:42.840746+0000 mgr.y (mgr.34101) 4320 : cluster [DBG] pgmap v5248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:44.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:43 smithi045 bash[82788]: cluster 2024-07-28T21:53:42.840746+0000 mgr.y (mgr.34101) 4320 : cluster [DBG] pgmap v5248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:44.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7458 16 16 0 0 0 - 0 2024-07-28T21:53:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:44 smithi155 bash[73694]: debug 2024-07-28T21:53:44.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:45.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7459 16 16 0 0 0 - 0 2024-07-28T21:53:46.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:45 smithi155 bash[68033]: cluster 2024-07-28T21:53:44.842635+0000 mgr.y (mgr.34101) 4321 : cluster [DBG] pgmap v5249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:45 smithi155 bash[73694]: debug 2024-07-28T21:53:45.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:45 smithi045 bash[80445]: cluster 2024-07-28T21:53:44.842635+0000 mgr.y (mgr.34101) 4321 : cluster [DBG] pgmap v5249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:45 smithi045 bash[82788]: cluster 2024-07-28T21:53:44.842635+0000 mgr.y (mgr.34101) 4321 : cluster [DBG] pgmap v5249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:46.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:53:46.862879+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:53:46.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:53:46.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7460 16 16 0 0 0 - 0 2024-07-28T21:53:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:46 smithi155 bash[73694]: debug 2024-07-28T21:53:46.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:47.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7461 16 16 0 0 0 - 0 2024-07-28T21:53:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:47 smithi155 bash[73694]: debug 2024-07-28T21:53:47.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:47 smithi155 bash[68033]: cluster 2024-07-28T21:53:46.844519+0000 mgr.y (mgr.34101) 4322 : cluster [DBG] pgmap v5250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:47 smithi045 bash[80445]: cluster 2024-07-28T21:53:46.844519+0000 mgr.y (mgr.34101) 4322 : cluster [DBG] pgmap v5250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:47 smithi045 bash[82788]: cluster 2024-07-28T21:53:46.844519+0000 mgr.y (mgr.34101) 4322 : cluster [DBG] pgmap v5250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:48.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7462 16 16 0 0 0 - 0 2024-07-28T21:53:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:48 smithi155 bash[68033]: audit 2024-07-28T21:53:48.494067+0000 mon.c (mon.2) 1161 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:48 smithi155 bash[73694]: debug 2024-07-28T21:53:48.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:48 smithi045 bash[80445]: audit 2024-07-28T21:53:48.494067+0000 mon.c (mon.2) 1161 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:48 smithi045 bash[82788]: audit 2024-07-28T21:53:48.494067+0000 mon.c (mon.2) 1161 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:53:49.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7463 16 16 0 0 0 - 0 2024-07-28T21:53:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:49 smithi155 bash[73694]: debug 2024-07-28T21:53:49.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:49 smithi155 bash[68033]: cluster 2024-07-28T21:53:48.846392+0000 mgr.y (mgr.34101) 4323 : cluster [DBG] pgmap v5251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:49 smithi155 bash[68033]: audit 2024-07-28T21:53:49.172249+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:53:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:49 smithi045 bash[80445]: cluster 2024-07-28T21:53:48.846392+0000 mgr.y (mgr.34101) 4323 : cluster [DBG] pgmap v5251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:49 smithi045 bash[80445]: audit 2024-07-28T21:53:49.172249+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:53:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:49 smithi045 bash[82788]: cluster 2024-07-28T21:53:48.846392+0000 mgr.y (mgr.34101) 4323 : cluster [DBG] pgmap v5251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:49 smithi045 bash[82788]: audit 2024-07-28T21:53:49.172249+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:53:50.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7464 16 16 0 0 0 - 0 2024-07-28T21:53:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:53:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:53:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:53:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:50 smithi155 bash[73694]: debug 2024-07-28T21:53:50.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:51.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7465 16 16 0 0 0 - 0 2024-07-28T21:53:52.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:51 smithi155 bash[68033]: cluster 2024-07-28T21:53:50.848150+0000 mgr.y (mgr.34101) 4324 : cluster [DBG] pgmap v5252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:51 smithi155 bash[73694]: debug 2024-07-28T21:53:51.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:51 smithi045 bash[80445]: cluster 2024-07-28T21:53:50.848150+0000 mgr.y (mgr.34101) 4324 : cluster [DBG] pgmap v5252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:51 smithi045 bash[82788]: cluster 2024-07-28T21:53:50.848150+0000 mgr.y (mgr.34101) 4324 : cluster [DBG] pgmap v5252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:53:52 smithi155 bash[60745]: ts=2024-07-28T21:53:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:53:52.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7466 16 16 0 0 0 - 0 2024-07-28T21:53:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:52 smithi155 bash[73694]: debug 2024-07-28T21:53:52.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:53.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7467 16 16 0 0 0 - 0 2024-07-28T21:53:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:54 smithi155 bash[73694]: debug 2024-07-28T21:53:54.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:54.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:54 smithi155 bash[68033]: cluster 2024-07-28T21:53:52.850049+0000 mgr.y (mgr.34101) 4325 : cluster [DBG] pgmap v5253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:54 smithi045 bash[80445]: cluster 2024-07-28T21:53:52.850049+0000 mgr.y (mgr.34101) 4325 : cluster [DBG] pgmap v5253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:54 smithi045 bash[82788]: cluster 2024-07-28T21:53:52.850049+0000 mgr.y (mgr.34101) 4325 : cluster [DBG] pgmap v5253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:54.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7468 16 16 0 0 0 - 0 2024-07-28T21:53:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:54 smithi155 bash[73694]: debug 2024-07-28T21:53:54.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:55.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7469 16 16 0 0 0 - 0 2024-07-28T21:53:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[82788]: audit 2024-07-28T21:53:54.833138+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[82788]: audit 2024-07-28T21:53:54.841714+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[82788]: cluster 2024-07-28T21:53:54.851253+0000 mgr.y (mgr.34101) 4326 : cluster [DBG] pgmap v5254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:56.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[82788]: audit 2024-07-28T21:53:55.028386+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[82788]: audit 2024-07-28T21:53:55.040800+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[82788]: audit 2024-07-28T21:53:55.486362+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:53:56.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[82788]: audit 2024-07-28T21:53:55.487653+0000 mon.c (mon.2) 1164 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:53:56.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[82788]: audit 2024-07-28T21:53:55.497623+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[80445]: audit 2024-07-28T21:53:54.833138+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[80445]: audit 2024-07-28T21:53:54.841714+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[80445]: cluster 2024-07-28T21:53:54.851253+0000 mgr.y (mgr.34101) 4326 : cluster [DBG] pgmap v5254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:56.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[80445]: audit 2024-07-28T21:53:55.028386+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[80445]: audit 2024-07-28T21:53:55.040800+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[80445]: audit 2024-07-28T21:53:55.486362+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:53:56.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[80445]: audit 2024-07-28T21:53:55.487653+0000 mon.c (mon.2) 1164 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:53:56.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:55 smithi045 bash[80445]: audit 2024-07-28T21:53:55.497623+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:55 smithi155 bash[73694]: debug 2024-07-28T21:53:55.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:55 smithi155 bash[68033]: audit 2024-07-28T21:53:54.833138+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:55 smithi155 bash[68033]: audit 2024-07-28T21:53:54.841714+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:55 smithi155 bash[68033]: cluster 2024-07-28T21:53:54.851253+0000 mgr.y (mgr.34101) 4326 : cluster [DBG] pgmap v5254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:55 smithi155 bash[68033]: audit 2024-07-28T21:53:55.028386+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:55 smithi155 bash[68033]: audit 2024-07-28T21:53:55.040800+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:55 smithi155 bash[68033]: audit 2024-07-28T21:53:55.486362+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:53:56.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:55 smithi155 bash[68033]: audit 2024-07-28T21:53:55.487653+0000 mon.c (mon.2) 1164 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:53:56.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:55 smithi155 bash[68033]: audit 2024-07-28T21:53:55.497623+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:53:56.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7470 16 16 0 0 0 - 0 2024-07-28T21:53:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:56 smithi155 bash[73694]: debug 2024-07-28T21:53:56.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:57.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7471 16 16 0 0 0 - 0 2024-07-28T21:53:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:57 smithi045 bash[80445]: cluster 2024-07-28T21:53:56.853081+0000 mgr.y (mgr.34101) 4327 : cluster [DBG] pgmap v5255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:57 smithi045 bash[82788]: cluster 2024-07-28T21:53:56.853081+0000 mgr.y (mgr.34101) 4327 : cluster [DBG] pgmap v5255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:57 smithi155 bash[73694]: debug 2024-07-28T21:53:57.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:58.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:57 smithi155 bash[68033]: cluster 2024-07-28T21:53:56.853081+0000 mgr.y (mgr.34101) 4327 : cluster [DBG] pgmap v5255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:53:58.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7472 16 16 0 0 0 - 0 2024-07-28T21:53:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:58 smithi155 bash[73694]: debug 2024-07-28T21:53:58.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:53:59.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7473 16 16 0 0 0 - 0 2024-07-28T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:53:59 smithi045 bash[80445]: cluster 2024-07-28T21:53:58.854811+0000 mgr.y (mgr.34101) 4328 : cluster [DBG] pgmap v5256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:53:59 smithi045 bash[82788]: cluster 2024-07-28T21:53:58.854811+0000 mgr.y (mgr.34101) 4328 : cluster [DBG] pgmap v5256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:00.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:53:59 smithi155 bash[68033]: cluster 2024-07-28T21:53:58.854811+0000 mgr.y (mgr.34101) 4328 : cluster [DBG] pgmap v5256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:53:59 smithi155 bash[73694]: debug 2024-07-28T21:53:59.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:00.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7474 16 16 0 0 0 - 0 2024-07-28T21:54:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:54:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:54:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:54:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:00 smithi155 bash[73694]: debug 2024-07-28T21:54:00.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:01.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7475 16 16 0 0 0 - 0 2024-07-28T21:54:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:01 smithi045 bash[80445]: cluster 2024-07-28T21:54:00.856537+0000 mgr.y (mgr.34101) 4329 : cluster [DBG] pgmap v5257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:01 smithi045 bash[82788]: cluster 2024-07-28T21:54:00.856537+0000 mgr.y (mgr.34101) 4329 : cluster [DBG] pgmap v5257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:01 smithi155 bash[73694]: debug 2024-07-28T21:54:01.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:01 smithi155 bash[68033]: cluster 2024-07-28T21:54:00.856537+0000 mgr.y (mgr.34101) 4329 : cluster [DBG] pgmap v5257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:54:02 smithi155 bash[60745]: ts=2024-07-28T21:54:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:54:02.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7476 16 16 0 0 0 - 0 2024-07-28T21:54:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:02 smithi155 bash[73694]: debug 2024-07-28T21:54:02.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:03.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7477 16 16 0 0 0 - 0 2024-07-28T21:54:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:03 smithi045 bash[80445]: cluster 2024-07-28T21:54:02.858409+0000 mgr.y (mgr.34101) 4330 : cluster [DBG] pgmap v5258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:03 smithi045 bash[80445]: audit 2024-07-28T21:54:03.494501+0000 mon.c (mon.2) 1165 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:03 smithi045 bash[82788]: cluster 2024-07-28T21:54:02.858409+0000 mgr.y (mgr.34101) 4330 : cluster [DBG] pgmap v5258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:03 smithi045 bash[82788]: audit 2024-07-28T21:54:03.494501+0000 mon.c (mon.2) 1165 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:03 smithi155 bash[73694]: debug 2024-07-28T21:54:03.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:03 smithi155 bash[68033]: cluster 2024-07-28T21:54:02.858409+0000 mgr.y (mgr.34101) 4330 : cluster [DBG] pgmap v5258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:03 smithi155 bash[68033]: audit 2024-07-28T21:54:03.494501+0000 mon.c (mon.2) 1165 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:04.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7478 16 16 0 0 0 - 0 2024-07-28T21:54:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:04 smithi155 bash[73694]: debug 2024-07-28T21:54:04.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:05.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7479 16 16 0 0 0 - 0 2024-07-28T21:54:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:05 smithi045 bash[82788]: cluster 2024-07-28T21:54:04.860115+0000 mgr.y (mgr.34101) 4331 : cluster [DBG] pgmap v5259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:05 smithi045 bash[80445]: cluster 2024-07-28T21:54:04.860115+0000 mgr.y (mgr.34101) 4331 : cluster [DBG] pgmap v5259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:05 smithi155 bash[68033]: cluster 2024-07-28T21:54:04.860115+0000 mgr.y (mgr.34101) 4331 : cluster [DBG] pgmap v5259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:05 smithi155 bash[73694]: debug 2024-07-28T21:54:05.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:06.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:54:06.866149+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:54:06.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:54:06.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7480 16 16 0 0 0 - 0 2024-07-28T21:54:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:06 smithi155 bash[73694]: debug 2024-07-28T21:54:06.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:07.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7481 16 16 0 0 0 - 0 2024-07-28T21:54:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:07 smithi045 bash[82788]: cluster 2024-07-28T21:54:06.861977+0000 mgr.y (mgr.34101) 4332 : cluster [DBG] pgmap v5260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:07 smithi045 bash[80445]: cluster 2024-07-28T21:54:06.861977+0000 mgr.y (mgr.34101) 4332 : cluster [DBG] pgmap v5260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:07 smithi155 bash[73694]: debug 2024-07-28T21:54:07.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:07 smithi155 bash[68033]: cluster 2024-07-28T21:54:06.861977+0000 mgr.y (mgr.34101) 4332 : cluster [DBG] pgmap v5260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:08.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7482 16 16 0 0 0 - 0 2024-07-28T21:54:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:08 smithi155 bash[73694]: debug 2024-07-28T21:54:08.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:09.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7483 16 16 0 0 0 - 0 2024-07-28T21:54:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:09 smithi045 bash[82788]: cluster 2024-07-28T21:54:08.863707+0000 mgr.y (mgr.34101) 4333 : cluster [DBG] pgmap v5261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:09 smithi045 bash[80445]: cluster 2024-07-28T21:54:08.863707+0000 mgr.y (mgr.34101) 4333 : cluster [DBG] pgmap v5261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:09 smithi155 bash[73694]: debug 2024-07-28T21:54:09.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:09 smithi155 bash[68033]: cluster 2024-07-28T21:54:08.863707+0000 mgr.y (mgr.34101) 4333 : cluster [DBG] pgmap v5261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:10.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7484 16 16 0 0 0 - 0 2024-07-28T21:54:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:54:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:54:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T21:54:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:10 smithi155 bash[73694]: debug 2024-07-28T21:54:10.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:11.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7485 16 16 0 0 0 - 0 2024-07-28T21:54:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:11 smithi045 bash[80445]: cluster 2024-07-28T21:54:10.865411+0000 mgr.y (mgr.34101) 4334 : cluster [DBG] pgmap v5262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:11 smithi045 bash[82788]: cluster 2024-07-28T21:54:10.865411+0000 mgr.y (mgr.34101) 4334 : cluster [DBG] pgmap v5262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:11 smithi155 bash[73694]: debug 2024-07-28T21:54:11.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:11 smithi155 bash[68033]: cluster 2024-07-28T21:54:10.865411+0000 mgr.y (mgr.34101) 4334 : cluster [DBG] pgmap v5262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:54:12 smithi155 bash[60745]: ts=2024-07-28T21:54:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:54:12.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7486 16 16 0 0 0 - 0 2024-07-28T21:54:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:12 smithi155 bash[73694]: debug 2024-07-28T21:54:12.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:13.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7487 16 16 0 0 0 - 0 2024-07-28T21:54:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:13 smithi045 bash[80445]: cluster 2024-07-28T21:54:12.867298+0000 mgr.y (mgr.34101) 4335 : cluster [DBG] pgmap v5263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:13 smithi045 bash[82788]: cluster 2024-07-28T21:54:12.867298+0000 mgr.y (mgr.34101) 4335 : cluster [DBG] pgmap v5263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:13 smithi155 bash[73694]: debug 2024-07-28T21:54:13.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:13 smithi155 bash[68033]: cluster 2024-07-28T21:54:12.867298+0000 mgr.y (mgr.34101) 4335 : cluster [DBG] pgmap v5263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:14.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7488 16 16 0 0 0 - 0 2024-07-28T21:54:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:14 smithi155 bash[73694]: debug 2024-07-28T21:54:14.826+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:15.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7489 16 16 0 0 0 - 0 2024-07-28T21:54:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:15 smithi045 bash[80445]: cluster 2024-07-28T21:54:14.868993+0000 mgr.y (mgr.34101) 4336 : cluster [DBG] pgmap v5264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:15 smithi045 bash[82788]: cluster 2024-07-28T21:54:14.868993+0000 mgr.y (mgr.34101) 4336 : cluster [DBG] pgmap v5264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:15 smithi155 bash[68033]: cluster 2024-07-28T21:54:14.868993+0000 mgr.y (mgr.34101) 4336 : cluster [DBG] pgmap v5264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:15 smithi155 bash[73694]: debug 2024-07-28T21:54:15.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:16.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7490 16 16 0 0 0 - 0 2024-07-28T21:54:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:16 smithi155 bash[73694]: debug 2024-07-28T21:54:16.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:17.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7491 16 16 0 0 0 - 0 2024-07-28T21:54:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:17 smithi045 bash[80445]: cluster 2024-07-28T21:54:16.870868+0000 mgr.y (mgr.34101) 4337 : cluster [DBG] pgmap v5265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:17 smithi045 bash[82788]: cluster 2024-07-28T21:54:16.870868+0000 mgr.y (mgr.34101) 4337 : cluster [DBG] pgmap v5265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:17 smithi155 bash[73694]: debug 2024-07-28T21:54:17.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:17 smithi155 bash[68033]: cluster 2024-07-28T21:54:16.870868+0000 mgr.y (mgr.34101) 4337 : cluster [DBG] pgmap v5265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:18.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7492 16 16 0 0 0 - 0 2024-07-28T21:54:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:18 smithi045 bash[82788]: audit 2024-07-28T21:54:18.494937+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:18 smithi045 bash[80445]: audit 2024-07-28T21:54:18.494937+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:18 smithi155 bash[68033]: audit 2024-07-28T21:54:18.494937+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:18 smithi155 bash[73694]: debug 2024-07-28T21:54:18.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:19.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7493 16 16 0 0 0 - 0 2024-07-28T21:54:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:19 smithi045 bash[82788]: cluster 2024-07-28T21:54:18.872542+0000 mgr.y (mgr.34101) 4338 : cluster [DBG] pgmap v5266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:19 smithi045 bash[80445]: cluster 2024-07-28T21:54:18.872542+0000 mgr.y (mgr.34101) 4338 : cluster [DBG] pgmap v5266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:19 smithi155 bash[68033]: cluster 2024-07-28T21:54:18.872542+0000 mgr.y (mgr.34101) 4338 : cluster [DBG] pgmap v5266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:19 smithi155 bash[73694]: debug 2024-07-28T21:54:19.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:20.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7494 16 16 0 0 0 - 0 2024-07-28T21:54:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:54:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:54:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T21:54:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:20 smithi155 bash[73694]: debug 2024-07-28T21:54:20.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:21.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7495 16 16 0 0 0 - 0 2024-07-28T21:54:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:21 smithi045 bash[80445]: cluster 2024-07-28T21:54:20.874280+0000 mgr.y (mgr.34101) 4339 : cluster [DBG] pgmap v5267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:21 smithi045 bash[82788]: cluster 2024-07-28T21:54:20.874280+0000 mgr.y (mgr.34101) 4339 : cluster [DBG] pgmap v5267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:21 smithi155 bash[68033]: cluster 2024-07-28T21:54:20.874280+0000 mgr.y (mgr.34101) 4339 : cluster [DBG] pgmap v5267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:21 smithi155 bash[73694]: debug 2024-07-28T21:54:21.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:54:22 smithi155 bash[60745]: ts=2024-07-28T21:54:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:54:22.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7496 16 16 0 0 0 - 0 2024-07-28T21:54:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:22 smithi155 bash[73694]: debug 2024-07-28T21:54:22.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:23.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7497 16 16 0 0 0 - 0 2024-07-28T21:54:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:23 smithi155 bash[73694]: debug 2024-07-28T21:54:23.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:24.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:23 smithi155 bash[68033]: cluster 2024-07-28T21:54:22.876127+0000 mgr.y (mgr.34101) 4340 : cluster [DBG] pgmap v5268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:23 smithi045 bash[80445]: cluster 2024-07-28T21:54:22.876127+0000 mgr.y (mgr.34101) 4340 : cluster [DBG] pgmap v5268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:23 smithi045 bash[82788]: cluster 2024-07-28T21:54:22.876127+0000 mgr.y (mgr.34101) 4340 : cluster [DBG] pgmap v5268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:24.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7498 16 16 0 0 0 - 0 2024-07-28T21:54:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:24 smithi155 bash[73694]: debug 2024-07-28T21:54:24.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:25.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7499 16 16 0 0 0 - 0 2024-07-28T21:54:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:25 smithi155 bash[68033]: cluster 2024-07-28T21:54:24.877991+0000 mgr.y (mgr.34101) 4341 : cluster [DBG] pgmap v5269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:25 smithi155 bash[73694]: debug 2024-07-28T21:54:25.861+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:25 smithi045 bash[80445]: cluster 2024-07-28T21:54:24.877991+0000 mgr.y (mgr.34101) 4341 : cluster [DBG] pgmap v5269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:25 smithi045 bash[82788]: cluster 2024-07-28T21:54:24.877991+0000 mgr.y (mgr.34101) 4341 : cluster [DBG] pgmap v5269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:26.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:54:26.869434+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:54:26.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:54:26.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7500 16 16 0 0 0 - 0 2024-07-28T21:54:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:26 smithi155 bash[73694]: debug 2024-07-28T21:54:26.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:27.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7501 16 16 0 0 0 - 0 2024-07-28T21:54:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:27 smithi155 bash[68033]: cluster 2024-07-28T21:54:26.879871+0000 mgr.y (mgr.34101) 4342 : cluster [DBG] pgmap v5270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:27 smithi155 bash[73694]: debug 2024-07-28T21:54:27.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:27 smithi045 bash[80445]: cluster 2024-07-28T21:54:26.879871+0000 mgr.y (mgr.34101) 4342 : cluster [DBG] pgmap v5270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:27 smithi045 bash[82788]: cluster 2024-07-28T21:54:26.879871+0000 mgr.y (mgr.34101) 4342 : cluster [DBG] pgmap v5270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:28.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7502 16 16 0 0 0 - 0 2024-07-28T21:54:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:28 smithi155 bash[73694]: debug 2024-07-28T21:54:28.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:29.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7503 16 16 0 0 0 - 0 2024-07-28T21:54:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:29 smithi155 bash[73694]: debug 2024-07-28T21:54:29.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:29 smithi155 bash[68033]: cluster 2024-07-28T21:54:28.881739+0000 mgr.y (mgr.34101) 4343 : cluster [DBG] pgmap v5271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:29 smithi045 bash[80445]: cluster 2024-07-28T21:54:28.881739+0000 mgr.y (mgr.34101) 4343 : cluster [DBG] pgmap v5271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:29 smithi045 bash[82788]: cluster 2024-07-28T21:54:28.881739+0000 mgr.y (mgr.34101) 4343 : cluster [DBG] pgmap v5271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:30.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7504 16 16 0 0 0 - 0 2024-07-28T21:54:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:54:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:54:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T21:54:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:30 smithi155 bash[73694]: debug 2024-07-28T21:54:30.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:31.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7505 16 16 0 0 0 - 0 2024-07-28T21:54:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:31 smithi155 bash[73694]: debug 2024-07-28T21:54:31.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:31 smithi155 bash[68033]: cluster 2024-07-28T21:54:30.883695+0000 mgr.y (mgr.34101) 4344 : cluster [DBG] pgmap v5272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:31 smithi045 bash[80445]: cluster 2024-07-28T21:54:30.883695+0000 mgr.y (mgr.34101) 4344 : cluster [DBG] pgmap v5272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:31 smithi045 bash[82788]: cluster 2024-07-28T21:54:30.883695+0000 mgr.y (mgr.34101) 4344 : cluster [DBG] pgmap v5272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:54:32 smithi155 bash[60745]: ts=2024-07-28T21:54:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:54:32.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7506 16 16 0 0 0 - 0 2024-07-28T21:54:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:32 smithi155 bash[73694]: debug 2024-07-28T21:54:32.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:33.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7507 16 16 0 0 0 - 0 2024-07-28T21:54:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:33 smithi155 bash[73694]: debug 2024-07-28T21:54:33.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:33 smithi155 bash[68033]: cluster 2024-07-28T21:54:32.885628+0000 mgr.y (mgr.34101) 4345 : cluster [DBG] pgmap v5273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:33 smithi155 bash[68033]: audit 2024-07-28T21:54:33.495363+0000 mon.c (mon.2) 1167 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:33 smithi045 bash[80445]: cluster 2024-07-28T21:54:32.885628+0000 mgr.y (mgr.34101) 4345 : cluster [DBG] pgmap v5273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:33 smithi045 bash[80445]: audit 2024-07-28T21:54:33.495363+0000 mon.c (mon.2) 1167 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:33 smithi045 bash[82788]: cluster 2024-07-28T21:54:32.885628+0000 mgr.y (mgr.34101) 4345 : cluster [DBG] pgmap v5273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:33 smithi045 bash[82788]: audit 2024-07-28T21:54:33.495363+0000 mon.c (mon.2) 1167 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:34.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7508 16 16 0 0 0 - 0 2024-07-28T21:54:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:34 smithi155 bash[73694]: debug 2024-07-28T21:54:34.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:35.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7509 16 16 0 0 0 - 0 2024-07-28T21:54:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:35 smithi155 bash[68033]: cluster 2024-07-28T21:54:34.887481+0000 mgr.y (mgr.34101) 4346 : cluster [DBG] pgmap v5274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:35 smithi155 bash[73694]: debug 2024-07-28T21:54:35.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:35 smithi045 bash[82788]: cluster 2024-07-28T21:54:34.887481+0000 mgr.y (mgr.34101) 4346 : cluster [DBG] pgmap v5274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:35 smithi045 bash[80445]: cluster 2024-07-28T21:54:34.887481+0000 mgr.y (mgr.34101) 4346 : cluster [DBG] pgmap v5274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:36.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7510 16 16 0 0 0 - 0 2024-07-28T21:54:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:36 smithi155 bash[73694]: debug 2024-07-28T21:54:36.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:37.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7511 16 16 0 0 0 - 0 2024-07-28T21:54:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:37 smithi155 bash[73694]: debug 2024-07-28T21:54:37.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:38 smithi155 bash[68033]: cluster 2024-07-28T21:54:36.889395+0000 mgr.y (mgr.34101) 4347 : cluster [DBG] pgmap v5275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:38 smithi045 bash[80445]: cluster 2024-07-28T21:54:36.889395+0000 mgr.y (mgr.34101) 4347 : cluster [DBG] pgmap v5275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:38 smithi045 bash[82788]: cluster 2024-07-28T21:54:36.889395+0000 mgr.y (mgr.34101) 4347 : cluster [DBG] pgmap v5275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:38.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7512 16 16 0 0 0 - 0 2024-07-28T21:54:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:38 smithi155 bash[73694]: debug 2024-07-28T21:54:38.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:39.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7513 16 16 0 0 0 - 0 2024-07-28T21:54:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:39 smithi155 bash[73694]: debug 2024-07-28T21:54:39.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:40 smithi155 bash[68033]: cluster 2024-07-28T21:54:38.891282+0000 mgr.y (mgr.34101) 4348 : cluster [DBG] pgmap v5276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:40 smithi045 bash[80445]: cluster 2024-07-28T21:54:38.891282+0000 mgr.y (mgr.34101) 4348 : cluster [DBG] pgmap v5276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:40 smithi045 bash[82788]: cluster 2024-07-28T21:54:38.891282+0000 mgr.y (mgr.34101) 4348 : cluster [DBG] pgmap v5276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:40.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7514 16 16 0 0 0 - 0 2024-07-28T21:54:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:54:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:54:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:54:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:40 smithi155 bash[73694]: debug 2024-07-28T21:54:40.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:41.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7515 16 16 0 0 0 - 0 2024-07-28T21:54:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:41 smithi155 bash[73694]: debug 2024-07-28T21:54:41.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:42 smithi155 bash[68033]: cluster 2024-07-28T21:54:40.893172+0000 mgr.y (mgr.34101) 4349 : cluster [DBG] pgmap v5277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:42 smithi045 bash[80445]: cluster 2024-07-28T21:54:40.893172+0000 mgr.y (mgr.34101) 4349 : cluster [DBG] pgmap v5277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:42 smithi045 bash[82788]: cluster 2024-07-28T21:54:40.893172+0000 mgr.y (mgr.34101) 4349 : cluster [DBG] pgmap v5277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:54:42 smithi155 bash[60745]: ts=2024-07-28T21:54:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:54:42.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7516 16 16 0 0 0 - 0 2024-07-28T21:54:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:42 smithi155 bash[73694]: debug 2024-07-28T21:54:42.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:43.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7517 16 16 0 0 0 - 0 2024-07-28T21:54:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:44 smithi155 bash[68033]: cluster 2024-07-28T21:54:42.895101+0000 mgr.y (mgr.34101) 4350 : cluster [DBG] pgmap v5278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:43 smithi155 bash[73694]: debug 2024-07-28T21:54:43.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:44 smithi045 bash[80445]: cluster 2024-07-28T21:54:42.895101+0000 mgr.y (mgr.34101) 4350 : cluster [DBG] pgmap v5278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:44 smithi045 bash[82788]: cluster 2024-07-28T21:54:42.895101+0000 mgr.y (mgr.34101) 4350 : cluster [DBG] pgmap v5278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:44.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7518 16 16 0 0 0 - 0 2024-07-28T21:54:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:45 smithi155 bash[73694]: debug 2024-07-28T21:54:45.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:45.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7519 16 16 0 0 0 - 0 2024-07-28T21:54:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:46 smithi155 bash[73694]: debug 2024-07-28T21:54:46.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:46.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:46 smithi155 bash[68033]: cluster 2024-07-28T21:54:44.896955+0000 mgr.y (mgr.34101) 4351 : cluster [DBG] pgmap v5279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:46 smithi045 bash[80445]: cluster 2024-07-28T21:54:44.896955+0000 mgr.y (mgr.34101) 4351 : cluster [DBG] pgmap v5279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:46 smithi045 bash[82788]: cluster 2024-07-28T21:54:44.896955+0000 mgr.y (mgr.34101) 4351 : cluster [DBG] pgmap v5279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:46.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:54:46.872775+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:54:46.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:54:46.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7520 16 16 0 0 0 - 0 2024-07-28T21:54:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:47 smithi155 bash[73694]: debug 2024-07-28T21:54:47.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:47.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7521 16 16 0 0 0 - 0 2024-07-28T21:54:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:48 smithi155 bash[68033]: cluster 2024-07-28T21:54:46.899042+0000 mgr.y (mgr.34101) 4352 : cluster [DBG] pgmap v5280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:48 smithi155 bash[73694]: debug 2024-07-28T21:54:48.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:48 smithi045 bash[80445]: cluster 2024-07-28T21:54:46.899042+0000 mgr.y (mgr.34101) 4352 : cluster [DBG] pgmap v5280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:48 smithi045 bash[82788]: cluster 2024-07-28T21:54:46.899042+0000 mgr.y (mgr.34101) 4352 : cluster [DBG] pgmap v5280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:48.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7522 16 16 0 0 0 - 0 2024-07-28T21:54:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:49 smithi155 bash[68033]: audit 2024-07-28T21:54:48.495872+0000 mon.c (mon.2) 1168 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:49 smithi155 bash[73694]: debug 2024-07-28T21:54:49.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:49 smithi045 bash[80445]: audit 2024-07-28T21:54:48.495872+0000 mon.c (mon.2) 1168 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:49 smithi045 bash[82788]: audit 2024-07-28T21:54:48.495872+0000 mon.c (mon.2) 1168 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:54:49.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7523 16 16 0 0 0 - 0 2024-07-28T21:54:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:50 smithi155 bash[68033]: cluster 2024-07-28T21:54:48.900919+0000 mgr.y (mgr.34101) 4353 : cluster [DBG] pgmap v5281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:50 smithi155 bash[73694]: debug 2024-07-28T21:54:50.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:50 smithi045 bash[80445]: cluster 2024-07-28T21:54:48.900919+0000 mgr.y (mgr.34101) 4353 : cluster [DBG] pgmap v5281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:50 smithi045 bash[82788]: cluster 2024-07-28T21:54:48.900919+0000 mgr.y (mgr.34101) 4353 : cluster [DBG] pgmap v5281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:50.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7524 16 16 0 0 0 - 0 2024-07-28T21:54:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:54:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:54:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:54:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:50 smithi155 bash[73694]: debug 2024-07-28T21:54:50.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:51.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7525 16 16 0 0 0 - 0 2024-07-28T21:54:52.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:52 smithi155 bash[68033]: cluster 2024-07-28T21:54:50.902840+0000 mgr.y (mgr.34101) 4354 : cluster [DBG] pgmap v5282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:52 smithi155 bash[73694]: debug 2024-07-28T21:54:52.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:52 smithi045 bash[82788]: cluster 2024-07-28T21:54:50.902840+0000 mgr.y (mgr.34101) 4354 : cluster [DBG] pgmap v5282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:52 smithi045 bash[80445]: cluster 2024-07-28T21:54:50.902840+0000 mgr.y (mgr.34101) 4354 : cluster [DBG] pgmap v5282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:54:52 smithi155 bash[60745]: ts=2024-07-28T21:54:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:54:52.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7526 16 16 0 0 0 - 0 2024-07-28T21:54:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:53 smithi155 bash[73694]: debug 2024-07-28T21:54:53.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:53.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7527 16 16 0 0 0 - 0 2024-07-28T21:54:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:54 smithi155 bash[73694]: debug 2024-07-28T21:54:54.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:54.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:54 smithi155 bash[68033]: cluster 2024-07-28T21:54:52.904882+0000 mgr.y (mgr.34101) 4355 : cluster [DBG] pgmap v5283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:54 smithi045 bash[80445]: cluster 2024-07-28T21:54:52.904882+0000 mgr.y (mgr.34101) 4355 : cluster [DBG] pgmap v5283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:54 smithi045 bash[82788]: cluster 2024-07-28T21:54:52.904882+0000 mgr.y (mgr.34101) 4355 : cluster [DBG] pgmap v5283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:54.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7528 16 16 0 0 0 - 0 2024-07-28T21:54:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:55 smithi155 bash[73694]: debug 2024-07-28T21:54:55.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:55.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7529 16 16 0 0 0 - 0 2024-07-28T21:54:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:55 smithi155 bash[73694]: debug 2024-07-28T21:54:55.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:56 smithi155 bash[68033]: cluster 2024-07-28T21:54:54.906790+0000 mgr.y (mgr.34101) 4356 : cluster [DBG] pgmap v5284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:56 smithi155 bash[68033]: audit 2024-07-28T21:54:55.629293+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:54:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:56 smithi155 bash[68033]: audit 2024-07-28T21:54:56.012083+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:54:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:56 smithi155 bash[68033]: audit 2024-07-28T21:54:56.021533+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:54:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:56 smithi045 bash[80445]: cluster 2024-07-28T21:54:54.906790+0000 mgr.y (mgr.34101) 4356 : cluster [DBG] pgmap v5284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:56 smithi045 bash[80445]: audit 2024-07-28T21:54:55.629293+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:54:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:56 smithi045 bash[80445]: audit 2024-07-28T21:54:56.012083+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:54:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:56 smithi045 bash[80445]: audit 2024-07-28T21:54:56.021533+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:54:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:56 smithi045 bash[82788]: cluster 2024-07-28T21:54:54.906790+0000 mgr.y (mgr.34101) 4356 : cluster [DBG] pgmap v5284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:56 smithi045 bash[82788]: audit 2024-07-28T21:54:55.629293+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:54:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:56 smithi045 bash[82788]: audit 2024-07-28T21:54:56.012083+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:54:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:56 smithi045 bash[82788]: audit 2024-07-28T21:54:56.021533+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:54:56.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7530 16 16 0 0 0 - 0 2024-07-28T21:54:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:57 smithi155 bash[73694]: debug 2024-07-28T21:54:57.005+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:57.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7531 16 16 0 0 0 - 0 2024-07-28T21:54:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:57 smithi155 bash[73694]: debug 2024-07-28T21:54:57.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:58.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:54:58 smithi155 bash[68033]: cluster 2024-07-28T21:54:56.908686+0000 mgr.y (mgr.34101) 4357 : cluster [DBG] pgmap v5285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:54:58 smithi045 bash[82788]: cluster 2024-07-28T21:54:56.908686+0000 mgr.y (mgr.34101) 4357 : cluster [DBG] pgmap v5285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:54:58 smithi045 bash[80445]: cluster 2024-07-28T21:54:56.908686+0000 mgr.y (mgr.34101) 4357 : cluster [DBG] pgmap v5285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:54:58.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7532 16 16 0 0 0 - 0 2024-07-28T21:54:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:58 smithi155 bash[73694]: debug 2024-07-28T21:54:58.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:54:59.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7533 16 16 0 0 0 - 0 2024-07-28T21:55:00.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:00 smithi155 bash[68033]: cluster 2024-07-28T21:54:58.910433+0000 mgr.y (mgr.34101) 4358 : cluster [DBG] pgmap v5286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:54:59 smithi155 bash[73694]: debug 2024-07-28T21:54:59.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:00 smithi045 bash[80445]: cluster 2024-07-28T21:54:58.910433+0000 mgr.y (mgr.34101) 4358 : cluster [DBG] pgmap v5286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:00 smithi045 bash[82788]: cluster 2024-07-28T21:54:58.910433+0000 mgr.y (mgr.34101) 4358 : cluster [DBG] pgmap v5286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:00.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7534 16 16 0 0 0 - 0 2024-07-28T21:55:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:55:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:55:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:55:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:00 smithi155 bash[73694]: debug 2024-07-28T21:55:00.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:01.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7535 16 16 0 0 0 - 0 2024-07-28T21:55:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:01 smithi155 bash[73694]: debug 2024-07-28T21:55:01.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:02 smithi155 bash[68033]: cluster 2024-07-28T21:55:00.911260+0000 mgr.y (mgr.34101) 4359 : cluster [DBG] pgmap v5287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:02 smithi155 bash[68033]: audit 2024-07-28T21:55:01.305783+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:02 smithi155 bash[68033]: audit 2024-07-28T21:55:01.314658+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:02 smithi155 bash[68033]: audit 2024-07-28T21:55:01.843876+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:02 smithi155 bash[68033]: audit 2024-07-28T21:55:01.856714+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:02 smithi045 bash[82788]: cluster 2024-07-28T21:55:00.911260+0000 mgr.y (mgr.34101) 4359 : cluster [DBG] pgmap v5287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:02 smithi045 bash[82788]: audit 2024-07-28T21:55:01.305783+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:02 smithi045 bash[82788]: audit 2024-07-28T21:55:01.314658+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:02 smithi045 bash[82788]: audit 2024-07-28T21:55:01.843876+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:02 smithi045 bash[82788]: audit 2024-07-28T21:55:01.856714+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:02 smithi045 bash[80445]: cluster 2024-07-28T21:55:00.911260+0000 mgr.y (mgr.34101) 4359 : cluster [DBG] pgmap v5287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:02 smithi045 bash[80445]: audit 2024-07-28T21:55:01.305783+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:02 smithi045 bash[80445]: audit 2024-07-28T21:55:01.314658+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:02 smithi045 bash[80445]: audit 2024-07-28T21:55:01.843876+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:02 smithi045 bash[80445]: audit 2024-07-28T21:55:01.856714+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:55:02 smithi155 bash[60745]: ts=2024-07-28T21:55:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:55:02.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7536 16 16 0 0 0 - 0 2024-07-28T21:55:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:03 smithi155 bash[68033]: audit 2024-07-28T21:55:02.313441+0000 mon.c (mon.2) 1170 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:55:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:03 smithi155 bash[68033]: audit 2024-07-28T21:55:02.315130+0000 mon.c (mon.2) 1171 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:55:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:03 smithi155 bash[68033]: audit 2024-07-28T21:55:02.328034+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:02 smithi155 bash[73694]: debug 2024-07-28T21:55:02.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:03 smithi045 bash[80445]: audit 2024-07-28T21:55:02.313441+0000 mon.c (mon.2) 1170 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:55:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:03 smithi045 bash[80445]: audit 2024-07-28T21:55:02.315130+0000 mon.c (mon.2) 1171 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:55:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:03 smithi045 bash[80445]: audit 2024-07-28T21:55:02.328034+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:03 smithi045 bash[82788]: audit 2024-07-28T21:55:02.313441+0000 mon.c (mon.2) 1170 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:55:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:03 smithi045 bash[82788]: audit 2024-07-28T21:55:02.315130+0000 mon.c (mon.2) 1171 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:55:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:03 smithi045 bash[82788]: audit 2024-07-28T21:55:02.328034+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:55:03.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7537 16 16 0 0 0 - 0 2024-07-28T21:55:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:04 smithi155 bash[68033]: cluster 2024-07-28T21:55:02.913066+0000 mgr.y (mgr.34101) 4360 : cluster [DBG] pgmap v5288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:04 smithi155 bash[68033]: audit 2024-07-28T21:55:03.496300+0000 mon.c (mon.2) 1172 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:04 smithi155 bash[73694]: debug 2024-07-28T21:55:04.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:04 smithi045 bash[80445]: cluster 2024-07-28T21:55:02.913066+0000 mgr.y (mgr.34101) 4360 : cluster [DBG] pgmap v5288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:04 smithi045 bash[80445]: audit 2024-07-28T21:55:03.496300+0000 mon.c (mon.2) 1172 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:04 smithi045 bash[82788]: cluster 2024-07-28T21:55:02.913066+0000 mgr.y (mgr.34101) 4360 : cluster [DBG] pgmap v5288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:04 smithi045 bash[82788]: audit 2024-07-28T21:55:03.496300+0000 mon.c (mon.2) 1172 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:04.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7538 16 16 0 0 0 - 0 2024-07-28T21:55:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:05 smithi155 bash[73694]: debug 2024-07-28T21:55:05.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:05.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7539 16 16 0 0 0 - 0 2024-07-28T21:55:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:06 smithi155 bash[73694]: debug 2024-07-28T21:55:06.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:06 smithi155 bash[68033]: cluster 2024-07-28T21:55:04.914854+0000 mgr.y (mgr.34101) 4361 : cluster [DBG] pgmap v5289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:06 smithi045 bash[80445]: cluster 2024-07-28T21:55:04.914854+0000 mgr.y (mgr.34101) 4361 : cluster [DBG] pgmap v5289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:06 smithi045 bash[82788]: cluster 2024-07-28T21:55:04.914854+0000 mgr.y (mgr.34101) 4361 : cluster [DBG] pgmap v5289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:06.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:55:06.876017+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:55:06.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:55:06.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7540 16 16 0 0 0 - 0 2024-07-28T21:55:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:06 smithi155 bash[73694]: debug 2024-07-28T21:55:06.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:07.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7541 16 16 0 0 0 - 0 2024-07-28T21:55:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:08 smithi155 bash[73694]: debug 2024-07-28T21:55:07.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:08 smithi155 bash[68033]: cluster 2024-07-28T21:55:06.916722+0000 mgr.y (mgr.34101) 4362 : cluster [DBG] pgmap v5290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:08 smithi045 bash[80445]: cluster 2024-07-28T21:55:06.916722+0000 mgr.y (mgr.34101) 4362 : cluster [DBG] pgmap v5290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:08 smithi045 bash[82788]: cluster 2024-07-28T21:55:06.916722+0000 mgr.y (mgr.34101) 4362 : cluster [DBG] pgmap v5290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:08.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7542 16 16 0 0 0 - 0 2024-07-28T21:55:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:08 smithi155 bash[73694]: debug 2024-07-28T21:55:08.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:09.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7543 16 16 0 0 0 - 0 2024-07-28T21:55:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:10 smithi155 bash[68033]: cluster 2024-07-28T21:55:08.918465+0000 mgr.y (mgr.34101) 4363 : cluster [DBG] pgmap v5291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:09 smithi155 bash[73694]: debug 2024-07-28T21:55:09.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:10 smithi045 bash[80445]: cluster 2024-07-28T21:55:08.918465+0000 mgr.y (mgr.34101) 4363 : cluster [DBG] pgmap v5291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:10 smithi045 bash[82788]: cluster 2024-07-28T21:55:08.918465+0000 mgr.y (mgr.34101) 4363 : cluster [DBG] pgmap v5291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:10.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7544 16 16 0 0 0 - 0 2024-07-28T21:55:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:55:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:55:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:55:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:10 smithi155 bash[73694]: debug 2024-07-28T21:55:10.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:11.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7545 16 16 0 0 0 - 0 2024-07-28T21:55:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:12 smithi155 bash[68033]: cluster 2024-07-28T21:55:10.920191+0000 mgr.y (mgr.34101) 4364 : cluster [DBG] pgmap v5292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:11 smithi155 bash[73694]: debug 2024-07-28T21:55:11.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:12 smithi045 bash[80445]: cluster 2024-07-28T21:55:10.920191+0000 mgr.y (mgr.34101) 4364 : cluster [DBG] pgmap v5292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:12 smithi045 bash[82788]: cluster 2024-07-28T21:55:10.920191+0000 mgr.y (mgr.34101) 4364 : cluster [DBG] pgmap v5292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:55:12 smithi155 bash[60745]: ts=2024-07-28T21:55:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:55:12.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7546 16 16 0 0 0 - 0 2024-07-28T21:55:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:12 smithi155 bash[73694]: debug 2024-07-28T21:55:12.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:13.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7547 16 16 0 0 0 - 0 2024-07-28T21:55:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:14 smithi155 bash[68033]: cluster 2024-07-28T21:55:12.922101+0000 mgr.y (mgr.34101) 4365 : cluster [DBG] pgmap v5293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:13 smithi155 bash[73694]: debug 2024-07-28T21:55:13.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:14 smithi045 bash[82788]: cluster 2024-07-28T21:55:12.922101+0000 mgr.y (mgr.34101) 4365 : cluster [DBG] pgmap v5293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:14 smithi045 bash[80445]: cluster 2024-07-28T21:55:12.922101+0000 mgr.y (mgr.34101) 4365 : cluster [DBG] pgmap v5293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:14.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7548 16 16 0 0 0 - 0 2024-07-28T21:55:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:14 smithi155 bash[73694]: debug 2024-07-28T21:55:14.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:15.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7549 16 16 0 0 0 - 0 2024-07-28T21:55:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:15 smithi155 bash[73694]: debug 2024-07-28T21:55:15.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:16 smithi155 bash[68033]: cluster 2024-07-28T21:55:14.923824+0000 mgr.y (mgr.34101) 4366 : cluster [DBG] pgmap v5294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:16 smithi045 bash[80445]: cluster 2024-07-28T21:55:14.923824+0000 mgr.y (mgr.34101) 4366 : cluster [DBG] pgmap v5294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:16 smithi045 bash[82788]: cluster 2024-07-28T21:55:14.923824+0000 mgr.y (mgr.34101) 4366 : cluster [DBG] pgmap v5294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:16.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7550 16 16 0 0 0 - 0 2024-07-28T21:55:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:17 smithi155 bash[73694]: debug 2024-07-28T21:55:17.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:17.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7551 16 16 0 0 0 - 0 2024-07-28T21:55:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:18 smithi155 bash[68033]: cluster 2024-07-28T21:55:16.925699+0000 mgr.y (mgr.34101) 4367 : cluster [DBG] pgmap v5295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:17 smithi155 bash[73694]: debug 2024-07-28T21:55:17.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:18 smithi045 bash[80445]: cluster 2024-07-28T21:55:16.925699+0000 mgr.y (mgr.34101) 4367 : cluster [DBG] pgmap v5295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:18 smithi045 bash[82788]: cluster 2024-07-28T21:55:16.925699+0000 mgr.y (mgr.34101) 4367 : cluster [DBG] pgmap v5295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:18.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7552 16 16 0 0 0 - 0 2024-07-28T21:55:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:18 smithi155 bash[73694]: debug 2024-07-28T21:55:18.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:19 smithi155 bash[68033]: audit 2024-07-28T21:55:18.496656+0000 mon.c (mon.2) 1173 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:19 smithi045 bash[80445]: audit 2024-07-28T21:55:18.496656+0000 mon.c (mon.2) 1173 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:19 smithi045 bash[82788]: audit 2024-07-28T21:55:18.496656+0000 mon.c (mon.2) 1173 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:19.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7553 16 16 0 0 0 - 0 2024-07-28T21:55:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:20 smithi155 bash[68033]: cluster 2024-07-28T21:55:18.927409+0000 mgr.y (mgr.34101) 4368 : cluster [DBG] pgmap v5296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:19 smithi155 bash[73694]: debug 2024-07-28T21:55:19.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:20 smithi045 bash[80445]: cluster 2024-07-28T21:55:18.927409+0000 mgr.y (mgr.34101) 4368 : cluster [DBG] pgmap v5296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:20 smithi045 bash[82788]: cluster 2024-07-28T21:55:18.927409+0000 mgr.y (mgr.34101) 4368 : cluster [DBG] pgmap v5296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:20.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7554 16 16 0 0 0 - 0 2024-07-28T21:55:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:55:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:55:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:55:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:20 smithi155 bash[73694]: debug 2024-07-28T21:55:20.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:21.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7555 16 16 0 0 0 - 0 2024-07-28T21:55:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:21 smithi155 bash[73694]: debug 2024-07-28T21:55:21.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:22 smithi155 bash[68033]: cluster 2024-07-28T21:55:20.929148+0000 mgr.y (mgr.34101) 4369 : cluster [DBG] pgmap v5297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:22 smithi045 bash[80445]: cluster 2024-07-28T21:55:20.929148+0000 mgr.y (mgr.34101) 4369 : cluster [DBG] pgmap v5297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:22 smithi045 bash[82788]: cluster 2024-07-28T21:55:20.929148+0000 mgr.y (mgr.34101) 4369 : cluster [DBG] pgmap v5297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:55:22 smithi155 bash[60745]: ts=2024-07-28T21:55:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:55:22.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7556 16 16 0 0 0 - 0 2024-07-28T21:55:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:23 smithi155 bash[73694]: debug 2024-07-28T21:55:23.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:23.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7557 16 16 0 0 0 - 0 2024-07-28T21:55:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:24 smithi155 bash[73694]: debug 2024-07-28T21:55:24.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:24.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:24 smithi155 bash[68033]: cluster 2024-07-28T21:55:22.931042+0000 mgr.y (mgr.34101) 4370 : cluster [DBG] pgmap v5298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:24 smithi045 bash[80445]: cluster 2024-07-28T21:55:22.931042+0000 mgr.y (mgr.34101) 4370 : cluster [DBG] pgmap v5298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:24 smithi045 bash[82788]: cluster 2024-07-28T21:55:22.931042+0000 mgr.y (mgr.34101) 4370 : cluster [DBG] pgmap v5298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:24.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7558 16 16 0 0 0 - 0 2024-07-28T21:55:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:25 smithi155 bash[73694]: debug 2024-07-28T21:55:25.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:25.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7559 16 16 0 0 0 - 0 2024-07-28T21:55:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:26 smithi155 bash[68033]: cluster 2024-07-28T21:55:24.932769+0000 mgr.y (mgr.34101) 4371 : cluster [DBG] pgmap v5299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:26 smithi155 bash[73694]: debug 2024-07-28T21:55:25.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:26 smithi045 bash[80445]: cluster 2024-07-28T21:55:24.932769+0000 mgr.y (mgr.34101) 4371 : cluster [DBG] pgmap v5299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:26 smithi045 bash[82788]: cluster 2024-07-28T21:55:24.932769+0000 mgr.y (mgr.34101) 4371 : cluster [DBG] pgmap v5299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:26.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:55:26.879374+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:55:26.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:55:26.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7560 16 16 0 0 0 - 0 2024-07-28T21:55:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:27 smithi155 bash[73694]: debug 2024-07-28T21:55:27.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:27.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7561 16 16 0 0 0 - 0 2024-07-28T21:55:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:28 smithi155 bash[68033]: cluster 2024-07-28T21:55:26.934654+0000 mgr.y (mgr.34101) 4372 : cluster [DBG] pgmap v5300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:28 smithi155 bash[73694]: debug 2024-07-28T21:55:28.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:28 smithi045 bash[80445]: cluster 2024-07-28T21:55:26.934654+0000 mgr.y (mgr.34101) 4372 : cluster [DBG] pgmap v5300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:28 smithi045 bash[82788]: cluster 2024-07-28T21:55:26.934654+0000 mgr.y (mgr.34101) 4372 : cluster [DBG] pgmap v5300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:28.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7562 16 16 0 0 0 - 0 2024-07-28T21:55:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:28 smithi155 bash[73694]: debug 2024-07-28T21:55:28.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:29.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7563 16 16 0 0 0 - 0 2024-07-28T21:55:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:30 smithi155 bash[68033]: cluster 2024-07-28T21:55:28.936368+0000 mgr.y (mgr.34101) 4373 : cluster [DBG] pgmap v5301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:30 smithi155 bash[73694]: debug 2024-07-28T21:55:29.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:30 smithi045 bash[80445]: cluster 2024-07-28T21:55:28.936368+0000 mgr.y (mgr.34101) 4373 : cluster [DBG] pgmap v5301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:30 smithi045 bash[82788]: cluster 2024-07-28T21:55:28.936368+0000 mgr.y (mgr.34101) 4373 : cluster [DBG] pgmap v5301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:30.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7564 16 16 0 0 0 - 0 2024-07-28T21:55:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:55:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:55:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:55:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:31 smithi155 bash[73694]: debug 2024-07-28T21:55:31.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:31.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7565 16 16 0 0 0 - 0 2024-07-28T21:55:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:32 smithi155 bash[73694]: debug 2024-07-28T21:55:32.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:32 smithi155 bash[68033]: cluster 2024-07-28T21:55:30.938138+0000 mgr.y (mgr.34101) 4374 : cluster [DBG] pgmap v5302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:32 smithi045 bash[80445]: cluster 2024-07-28T21:55:30.938138+0000 mgr.y (mgr.34101) 4374 : cluster [DBG] pgmap v5302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:32 smithi045 bash[82788]: cluster 2024-07-28T21:55:30.938138+0000 mgr.y (mgr.34101) 4374 : cluster [DBG] pgmap v5302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:55:32 smithi155 bash[60745]: ts=2024-07-28T21:55:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:55:32.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7566 16 16 0 0 0 - 0 2024-07-28T21:55:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:33 smithi155 bash[73694]: debug 2024-07-28T21:55:33.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:33.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7567 16 16 0 0 0 - 0 2024-07-28T21:55:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:34 smithi155 bash[73694]: debug 2024-07-28T21:55:34.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:34 smithi155 bash[68033]: cluster 2024-07-28T21:55:32.939997+0000 mgr.y (mgr.34101) 4375 : cluster [DBG] pgmap v5303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:34 smithi155 bash[68033]: audit 2024-07-28T21:55:33.497079+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:34 smithi045 bash[80445]: cluster 2024-07-28T21:55:32.939997+0000 mgr.y (mgr.34101) 4375 : cluster [DBG] pgmap v5303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:34 smithi045 bash[80445]: audit 2024-07-28T21:55:33.497079+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:34 smithi045 bash[82788]: cluster 2024-07-28T21:55:32.939997+0000 mgr.y (mgr.34101) 4375 : cluster [DBG] pgmap v5303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:34 smithi045 bash[82788]: audit 2024-07-28T21:55:33.497079+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:34.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7568 16 16 0 0 0 - 0 2024-07-28T21:55:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:34 smithi155 bash[73694]: debug 2024-07-28T21:55:34.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:35.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7569 16 16 0 0 0 - 0 2024-07-28T21:55:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:36 smithi155 bash[68033]: cluster 2024-07-28T21:55:34.941739+0000 mgr.y (mgr.34101) 4376 : cluster [DBG] pgmap v5304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:35 smithi155 bash[73694]: debug 2024-07-28T21:55:35.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:36 smithi045 bash[80445]: cluster 2024-07-28T21:55:34.941739+0000 mgr.y (mgr.34101) 4376 : cluster [DBG] pgmap v5304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:36 smithi045 bash[82788]: cluster 2024-07-28T21:55:34.941739+0000 mgr.y (mgr.34101) 4376 : cluster [DBG] pgmap v5304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:36.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7570 16 16 0 0 0 - 0 2024-07-28T21:55:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:36 smithi155 bash[73694]: debug 2024-07-28T21:55:36.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:37.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7571 16 16 0 0 0 - 0 2024-07-28T21:55:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:37 smithi155 bash[73694]: debug 2024-07-28T21:55:37.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:38 smithi155 bash[68033]: cluster 2024-07-28T21:55:36.943615+0000 mgr.y (mgr.34101) 4377 : cluster [DBG] pgmap v5305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:38 smithi045 bash[80445]: cluster 2024-07-28T21:55:36.943615+0000 mgr.y (mgr.34101) 4377 : cluster [DBG] pgmap v5305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:38 smithi045 bash[82788]: cluster 2024-07-28T21:55:36.943615+0000 mgr.y (mgr.34101) 4377 : cluster [DBG] pgmap v5305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:38.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7572 16 16 0 0 0 - 0 2024-07-28T21:55:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:38 smithi155 bash[73694]: debug 2024-07-28T21:55:38.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:39.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7573 16 16 0 0 0 - 0 2024-07-28T21:55:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:39 smithi155 bash[73694]: debug 2024-07-28T21:55:39.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:40 smithi155 bash[68033]: cluster 2024-07-28T21:55:38.945361+0000 mgr.y (mgr.34101) 4378 : cluster [DBG] pgmap v5306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:40 smithi045 bash[82788]: cluster 2024-07-28T21:55:38.945361+0000 mgr.y (mgr.34101) 4378 : cluster [DBG] pgmap v5306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:40 smithi045 bash[80445]: cluster 2024-07-28T21:55:38.945361+0000 mgr.y (mgr.34101) 4378 : cluster [DBG] pgmap v5306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:40.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7574 16 16 0 0 0 - 0 2024-07-28T21:55:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:55:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:55:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:55:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:40 smithi155 bash[73694]: debug 2024-07-28T21:55:40.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:41.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7575 16 16 0 0 0 - 0 2024-07-28T21:55:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:41 smithi155 bash[73694]: debug 2024-07-28T21:55:41.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:42 smithi155 bash[68033]: cluster 2024-07-28T21:55:40.947072+0000 mgr.y (mgr.34101) 4379 : cluster [DBG] pgmap v5307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:42 smithi045 bash[80445]: cluster 2024-07-28T21:55:40.947072+0000 mgr.y (mgr.34101) 4379 : cluster [DBG] pgmap v5307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:42 smithi045 bash[82788]: cluster 2024-07-28T21:55:40.947072+0000 mgr.y (mgr.34101) 4379 : cluster [DBG] pgmap v5307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:55:42 smithi155 bash[60745]: ts=2024-07-28T21:55:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:55:42.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7576 16 16 0 0 0 - 0 2024-07-28T21:55:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:42 smithi155 bash[73694]: debug 2024-07-28T21:55:42.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:43.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7577 16 16 0 0 0 - 0 2024-07-28T21:55:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:44 smithi155 bash[73694]: debug 2024-07-28T21:55:44.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:44 smithi155 bash[68033]: cluster 2024-07-28T21:55:42.948954+0000 mgr.y (mgr.34101) 4380 : cluster [DBG] pgmap v5308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:44 smithi045 bash[80445]: cluster 2024-07-28T21:55:42.948954+0000 mgr.y (mgr.34101) 4380 : cluster [DBG] pgmap v5308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:44 smithi045 bash[82788]: cluster 2024-07-28T21:55:42.948954+0000 mgr.y (mgr.34101) 4380 : cluster [DBG] pgmap v5308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:44.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7578 16 16 0 0 0 - 0 2024-07-28T21:55:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:45 smithi155 bash[73694]: debug 2024-07-28T21:55:45.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:45.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7579 16 16 0 0 0 - 0 2024-07-28T21:55:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:46 smithi045 bash[80445]: cluster 2024-07-28T21:55:44.950714+0000 mgr.y (mgr.34101) 4381 : cluster [DBG] pgmap v5309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:46 smithi045 bash[82788]: cluster 2024-07-28T21:55:44.950714+0000 mgr.y (mgr.34101) 4381 : cluster [DBG] pgmap v5309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:46 smithi155 bash[73694]: debug 2024-07-28T21:55:46.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:46 smithi155 bash[68033]: cluster 2024-07-28T21:55:44.950714+0000 mgr.y (mgr.34101) 4381 : cluster [DBG] pgmap v5309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:46.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:55:46.882731+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:55:46.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:55:46.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7580 16 16 0 0 0 - 0 2024-07-28T21:55:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:47 smithi155 bash[73694]: debug 2024-07-28T21:55:47.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:47.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7581 16 16 0 0 0 - 0 2024-07-28T21:55:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:48 smithi045 bash[80445]: cluster 2024-07-28T21:55:46.952577+0000 mgr.y (mgr.34101) 4382 : cluster [DBG] pgmap v5310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:48 smithi045 bash[82788]: cluster 2024-07-28T21:55:46.952577+0000 mgr.y (mgr.34101) 4382 : cluster [DBG] pgmap v5310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:55:48 smithi155 bash[73694]: debug 2024-07-28T21:55:48.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:45:11.152030+0000 (oldest deadline 2024-07-28T21:45:31.152030+0000) 2024-07-28T21:55:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:48 smithi155 bash[68033]: cluster 2024-07-28T21:55:46.952577+0000 mgr.y (mgr.34101) 4382 : cluster [DBG] pgmap v5310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:48.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7582 16 16 0 0 0 - 0 2024-07-28T21:55:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:49 smithi045 bash[80445]: audit 2024-07-28T21:55:48.497603+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:49 smithi045 bash[82788]: audit 2024-07-28T21:55:48.497603+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:49 smithi155 bash[68033]: audit 2024-07-28T21:55:48.497603+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:55:49.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7583 16 16 0 0 0 - 0 2024-07-28T21:55:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:50 smithi045 bash[80445]: cluster 2024-07-28T21:55:48.954282+0000 mgr.y (mgr.34101) 4383 : cluster [DBG] pgmap v5311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:50 smithi045 bash[82788]: cluster 2024-07-28T21:55:48.954282+0000 mgr.y (mgr.34101) 4383 : cluster [DBG] pgmap v5311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:50 smithi155 bash[68033]: cluster 2024-07-28T21:55:48.954282+0000 mgr.y (mgr.34101) 4383 : cluster [DBG] pgmap v5311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:50.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7584 16 16 0 0 0 - 0 2024-07-28T21:55:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:55:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:55:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:55:51.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7585 16 16 0 0 0 - 0 2024-07-28T21:55:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:52 smithi045 bash[80445]: cluster 2024-07-28T21:55:50.955961+0000 mgr.y (mgr.34101) 4384 : cluster [DBG] pgmap v5312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:52 smithi045 bash[82788]: cluster 2024-07-28T21:55:50.955961+0000 mgr.y (mgr.34101) 4384 : cluster [DBG] pgmap v5312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:52 smithi155 bash[68033]: cluster 2024-07-28T21:55:50.955961+0000 mgr.y (mgr.34101) 4384 : cluster [DBG] pgmap v5312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:55:52 smithi155 bash[60745]: ts=2024-07-28T21:55:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:55:52.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7586 16 16 0 0 0 - 0 2024-07-28T21:55:53.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7587 16 16 0 0 0 - 0 2024-07-28T21:55:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:54 smithi045 bash[80445]: cluster 2024-07-28T21:55:52.957846+0000 mgr.y (mgr.34101) 4385 : cluster [DBG] pgmap v5313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:54 smithi045 bash[82788]: cluster 2024-07-28T21:55:52.957846+0000 mgr.y (mgr.34101) 4385 : cluster [DBG] pgmap v5313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:54 smithi155 bash[68033]: cluster 2024-07-28T21:55:52.957846+0000 mgr.y (mgr.34101) 4385 : cluster [DBG] pgmap v5313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:54.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7588 16 16 0 0 0 - 0 2024-07-28T21:55:55.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7589 16 16 0 0 0 - 0 2024-07-28T21:55:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:56 smithi045 bash[80445]: cluster 2024-07-28T21:55:54.959583+0000 mgr.y (mgr.34101) 4386 : cluster [DBG] pgmap v5314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:56 smithi045 bash[82788]: cluster 2024-07-28T21:55:54.959583+0000 mgr.y (mgr.34101) 4386 : cluster [DBG] pgmap v5314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:56 smithi155 bash[68033]: cluster 2024-07-28T21:55:54.959583+0000 mgr.y (mgr.34101) 4386 : cluster [DBG] pgmap v5314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:56.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7590 16 16 0 0 0 - 0 2024-07-28T21:55:57.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7591 16 16 0 0 0 - 0 2024-07-28T21:55:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:55:58 smithi045 bash[82788]: cluster 2024-07-28T21:55:56.961436+0000 mgr.y (mgr.34101) 4387 : cluster [DBG] pgmap v5315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:55:58 smithi045 bash[80445]: cluster 2024-07-28T21:55:56.961436+0000 mgr.y (mgr.34101) 4387 : cluster [DBG] pgmap v5315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:55:58 smithi155 bash[68033]: cluster 2024-07-28T21:55:56.961436+0000 mgr.y (mgr.34101) 4387 : cluster [DBG] pgmap v5315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:55:58.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7592 16 16 0 0 0 - 0 2024-07-28T21:55:59.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7593 16 16 0 0 0 - 0 2024-07-28T21:56:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:00 smithi045 bash[80445]: cluster 2024-07-28T21:55:58.963221+0000 mgr.y (mgr.34101) 4388 : cluster [DBG] pgmap v5316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:00.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:00 smithi045 bash[82788]: cluster 2024-07-28T21:55:58.963221+0000 mgr.y (mgr.34101) 4388 : cluster [DBG] pgmap v5316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:00 smithi155 bash[68033]: cluster 2024-07-28T21:55:58.963221+0000 mgr.y (mgr.34101) 4388 : cluster [DBG] pgmap v5316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:00.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7594 16 16 0 0 0 - 0 2024-07-28T21:56:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:56:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:56:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:56:01.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7595 16 16 0 0 0 - 0 2024-07-28T21:56:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:02 smithi045 bash[80445]: cluster 2024-07-28T21:56:00.964926+0000 mgr.y (mgr.34101) 4389 : cluster [DBG] pgmap v5317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:02 smithi045 bash[82788]: cluster 2024-07-28T21:56:00.964926+0000 mgr.y (mgr.34101) 4389 : cluster [DBG] pgmap v5317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:02 smithi155 bash[68033]: cluster 2024-07-28T21:56:00.964926+0000 mgr.y (mgr.34101) 4389 : cluster [DBG] pgmap v5317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:56:02 smithi155 bash[60745]: ts=2024-07-28T21:56:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:56:02.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7596 16 16 0 0 0 - 0 2024-07-28T21:56:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:03 smithi045 bash[80445]: audit 2024-07-28T21:56:02.464566+0000 mon.c (mon.2) 1176 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:56:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:03 smithi045 bash[82788]: audit 2024-07-28T21:56:02.464566+0000 mon.c (mon.2) 1176 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:56:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:03 smithi155 bash[68033]: audit 2024-07-28T21:56:02.464566+0000 mon.c (mon.2) 1176 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:56:03.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7597 16 16 0 0 0 - 0 2024-07-28T21:56:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:04 smithi045 bash[80445]: cluster 2024-07-28T21:56:02.966803+0000 mgr.y (mgr.34101) 4390 : cluster [DBG] pgmap v5318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:04 smithi045 bash[80445]: audit 2024-07-28T21:56:03.497927+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:04 smithi045 bash[82788]: cluster 2024-07-28T21:56:02.966803+0000 mgr.y (mgr.34101) 4390 : cluster [DBG] pgmap v5318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:04 smithi045 bash[82788]: audit 2024-07-28T21:56:03.497927+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:04 smithi155 bash[68033]: cluster 2024-07-28T21:56:02.966803+0000 mgr.y (mgr.34101) 4390 : cluster [DBG] pgmap v5318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:04 smithi155 bash[68033]: audit 2024-07-28T21:56:03.497927+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:04.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7598 16 16 0 0 0 - 0 2024-07-28T21:56:05.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7599 16 16 0 0 0 - 0 2024-07-28T21:56:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:06 smithi045 bash[80445]: cluster 2024-07-28T21:56:04.968556+0000 mgr.y (mgr.34101) 4391 : cluster [DBG] pgmap v5319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:06 smithi045 bash[82788]: cluster 2024-07-28T21:56:04.968556+0000 mgr.y (mgr.34101) 4391 : cluster [DBG] pgmap v5319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:06 smithi155 bash[68033]: cluster 2024-07-28T21:56:04.968556+0000 mgr.y (mgr.34101) 4391 : cluster [DBG] pgmap v5319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:06.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:56:06.885994+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:56:06.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:56:06.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7600 16 16 0 0 0 - 0 2024-07-28T21:56:07.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7601 16 16 0 0 0 - 0 2024-07-28T21:56:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:08 smithi045 bash[80445]: cluster 2024-07-28T21:56:06.970500+0000 mgr.y (mgr.34101) 4392 : cluster [DBG] pgmap v5320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:08 smithi045 bash[80445]: audit 2024-07-28T21:56:08.135563+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:08 smithi045 bash[80445]: audit 2024-07-28T21:56:08.145249+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:08 smithi045 bash[82788]: cluster 2024-07-28T21:56:06.970500+0000 mgr.y (mgr.34101) 4392 : cluster [DBG] pgmap v5320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:08 smithi045 bash[82788]: audit 2024-07-28T21:56:08.135563+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:08 smithi045 bash[82788]: audit 2024-07-28T21:56:08.145249+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:08 smithi155 bash[68033]: cluster 2024-07-28T21:56:06.970500+0000 mgr.y (mgr.34101) 4392 : cluster [DBG] pgmap v5320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:08 smithi155 bash[68033]: audit 2024-07-28T21:56:08.135563+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:08 smithi155 bash[68033]: audit 2024-07-28T21:56:08.145249+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:08.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7602 16 16 0 0 0 - 0 2024-07-28T21:56:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:08 smithi155 bash[73694]: debug 2024-07-28T21:56:08.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[80445]: audit 2024-07-28T21:56:08.376005+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[80445]: audit 2024-07-28T21:56:08.388096+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[80445]: audit 2024-07-28T21:56:08.816092+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:56:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[80445]: audit 2024-07-28T21:56:08.817293+0000 mon.c (mon.2) 1179 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:56:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[80445]: audit 2024-07-28T21:56:08.827570+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[80445]: cluster 2024-07-28T21:56:08.972208+0000 mgr.y (mgr.34101) 4393 : cluster [DBG] pgmap v5321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[82788]: audit 2024-07-28T21:56:08.376005+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[82788]: audit 2024-07-28T21:56:08.388096+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[82788]: audit 2024-07-28T21:56:08.816092+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:56:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[82788]: audit 2024-07-28T21:56:08.817293+0000 mon.c (mon.2) 1179 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:56:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[82788]: audit 2024-07-28T21:56:08.827570+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:09 smithi045 bash[82788]: cluster 2024-07-28T21:56:08.972208+0000 mgr.y (mgr.34101) 4393 : cluster [DBG] pgmap v5321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:09 smithi155 bash[68033]: audit 2024-07-28T21:56:08.376005+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:09 smithi155 bash[68033]: audit 2024-07-28T21:56:08.388096+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:09 smithi155 bash[68033]: audit 2024-07-28T21:56:08.816092+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:56:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:09 smithi155 bash[68033]: audit 2024-07-28T21:56:08.817293+0000 mon.c (mon.2) 1179 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:56:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:09 smithi155 bash[68033]: audit 2024-07-28T21:56:08.827570+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:56:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:09 smithi155 bash[68033]: cluster 2024-07-28T21:56:08.972208+0000 mgr.y (mgr.34101) 4393 : cluster [DBG] pgmap v5321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:09.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7603 16 16 0 0 0 - 0 2024-07-28T21:56:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:10 smithi155 bash[73694]: debug 2024-07-28T21:56:10.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:10.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7604 16 16 0 0 0 - 0 2024-07-28T21:56:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:56:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:56:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:56:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:11 smithi155 bash[73694]: debug 2024-07-28T21:56:11.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:11.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7605 16 16 0 0 0 - 0 2024-07-28T21:56:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:12 smithi155 bash[68033]: cluster 2024-07-28T21:56:10.974100+0000 mgr.y (mgr.34101) 4394 : cluster [DBG] pgmap v5322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:11 smithi155 bash[73694]: debug 2024-07-28T21:56:11.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:12 smithi045 bash[80445]: cluster 2024-07-28T21:56:10.974100+0000 mgr.y (mgr.34101) 4394 : cluster [DBG] pgmap v5322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:12 smithi045 bash[82788]: cluster 2024-07-28T21:56:10.974100+0000 mgr.y (mgr.34101) 4394 : cluster [DBG] pgmap v5322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:56:12 smithi155 bash[60745]: ts=2024-07-28T21:56:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:56:12.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7606 16 16 0 0 0 - 0 2024-07-28T21:56:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:13 smithi155 bash[73694]: debug 2024-07-28T21:56:13.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:13.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7607 16 16 0 0 0 - 0 2024-07-28T21:56:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:14 smithi155 bash[68033]: cluster 2024-07-28T21:56:12.976143+0000 mgr.y (mgr.34101) 4395 : cluster [DBG] pgmap v5323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:14 smithi155 bash[73694]: debug 2024-07-28T21:56:14.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:14 smithi045 bash[80445]: cluster 2024-07-28T21:56:12.976143+0000 mgr.y (mgr.34101) 4395 : cluster [DBG] pgmap v5323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:14 smithi045 bash[82788]: cluster 2024-07-28T21:56:12.976143+0000 mgr.y (mgr.34101) 4395 : cluster [DBG] pgmap v5323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:14.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7608 16 16 0 0 0 - 0 2024-07-28T21:56:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:15 smithi155 bash[73694]: debug 2024-07-28T21:56:14.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:15.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7609 16 16 0 0 0 - 0 2024-07-28T21:56:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:15 smithi155 bash[73694]: debug 2024-07-28T21:56:15.959+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:16 smithi155 bash[68033]: cluster 2024-07-28T21:56:14.977953+0000 mgr.y (mgr.34101) 4396 : cluster [DBG] pgmap v5324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:16 smithi045 bash[80445]: cluster 2024-07-28T21:56:14.977953+0000 mgr.y (mgr.34101) 4396 : cluster [DBG] pgmap v5324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:16 smithi045 bash[82788]: cluster 2024-07-28T21:56:14.977953+0000 mgr.y (mgr.34101) 4396 : cluster [DBG] pgmap v5324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:16.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7610 16 16 0 0 0 - 0 2024-07-28T21:56:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:16 smithi155 bash[73694]: debug 2024-07-28T21:56:16.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:17.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7611 16 16 0 0 0 - 0 2024-07-28T21:56:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:17 smithi155 bash[73694]: debug 2024-07-28T21:56:17.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:18 smithi155 bash[68033]: cluster 2024-07-28T21:56:16.979925+0000 mgr.y (mgr.34101) 4397 : cluster [DBG] pgmap v5325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:18 smithi045 bash[82788]: cluster 2024-07-28T21:56:16.979925+0000 mgr.y (mgr.34101) 4397 : cluster [DBG] pgmap v5325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:18 smithi045 bash[80445]: cluster 2024-07-28T21:56:16.979925+0000 mgr.y (mgr.34101) 4397 : cluster [DBG] pgmap v5325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:18.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7612 16 16 0 0 0 - 0 2024-07-28T21:56:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:19 smithi155 bash[73694]: debug 2024-07-28T21:56:19.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:19 smithi155 bash[68033]: audit 2024-07-28T21:56:18.498383+0000 mon.c (mon.2) 1180 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:19 smithi045 bash[80445]: audit 2024-07-28T21:56:18.498383+0000 mon.c (mon.2) 1180 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:19 smithi045 bash[82788]: audit 2024-07-28T21:56:18.498383+0000 mon.c (mon.2) 1180 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:19.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7613 16 16 0 0 0 - 0 2024-07-28T21:56:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:19 smithi155 bash[73694]: debug 2024-07-28T21:56:19.955+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:20 smithi155 bash[68033]: cluster 2024-07-28T21:56:18.981798+0000 mgr.y (mgr.34101) 4398 : cluster [DBG] pgmap v5326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:20 smithi045 bash[80445]: cluster 2024-07-28T21:56:18.981798+0000 mgr.y (mgr.34101) 4398 : cluster [DBG] pgmap v5326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:20 smithi045 bash[82788]: cluster 2024-07-28T21:56:18.981798+0000 mgr.y (mgr.34101) 4398 : cluster [DBG] pgmap v5326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:20.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7614 16 16 0 0 0 - 0 2024-07-28T21:56:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:56:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:56:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:56:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:20 smithi155 bash[73694]: debug 2024-07-28T21:56:20.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:21.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7615 16 16 0 0 0 - 0 2024-07-28T21:56:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:22 smithi155 bash[73694]: debug 2024-07-28T21:56:22.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:22 smithi155 bash[68033]: cluster 2024-07-28T21:56:20.983541+0000 mgr.y (mgr.34101) 4399 : cluster [DBG] pgmap v5327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:22 smithi045 bash[80445]: cluster 2024-07-28T21:56:20.983541+0000 mgr.y (mgr.34101) 4399 : cluster [DBG] pgmap v5327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:22 smithi045 bash[82788]: cluster 2024-07-28T21:56:20.983541+0000 mgr.y (mgr.34101) 4399 : cluster [DBG] pgmap v5327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:56:22 smithi155 bash[60745]: ts=2024-07-28T21:56:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:56:22.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7616 16 16 0 0 0 - 0 2024-07-28T21:56:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:23 smithi155 bash[73694]: debug 2024-07-28T21:56:23.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:23.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7617 16 16 0 0 0 - 0 2024-07-28T21:56:24.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:24 smithi155 bash[68033]: cluster 2024-07-28T21:56:22.985467+0000 mgr.y (mgr.34101) 4400 : cluster [DBG] pgmap v5328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:24 smithi155 bash[73694]: debug 2024-07-28T21:56:24.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:24 smithi045 bash[80445]: cluster 2024-07-28T21:56:22.985467+0000 mgr.y (mgr.34101) 4400 : cluster [DBG] pgmap v5328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:24 smithi045 bash[82788]: cluster 2024-07-28T21:56:22.985467+0000 mgr.y (mgr.34101) 4400 : cluster [DBG] pgmap v5328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:24.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7618 16 16 0 0 0 - 0 2024-07-28T21:56:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:24 smithi155 bash[73694]: debug 2024-07-28T21:56:24.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:25.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7619 16 16 0 0 0 - 0 2024-07-28T21:56:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:26 smithi155 bash[68033]: cluster 2024-07-28T21:56:24.987238+0000 mgr.y (mgr.34101) 4401 : cluster [DBG] pgmap v5329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:25 smithi155 bash[73694]: debug 2024-07-28T21:56:25.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:26 smithi045 bash[80445]: cluster 2024-07-28T21:56:24.987238+0000 mgr.y (mgr.34101) 4401 : cluster [DBG] pgmap v5329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:26 smithi045 bash[82788]: cluster 2024-07-28T21:56:24.987238+0000 mgr.y (mgr.34101) 4401 : cluster [DBG] pgmap v5329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:26.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:56:26.889061+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:56:26.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:56:26.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7620 16 16 0 0 0 - 0 2024-07-28T21:56:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:26 smithi155 bash[73694]: debug 2024-07-28T21:56:26.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:27.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7621 16 16 0 0 0 - 0 2024-07-28T21:56:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:28 smithi155 bash[68033]: cluster 2024-07-28T21:56:26.989090+0000 mgr.y (mgr.34101) 4402 : cluster [DBG] pgmap v5330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:27 smithi155 bash[73694]: debug 2024-07-28T21:56:27.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:28 smithi045 bash[82788]: cluster 2024-07-28T21:56:26.989090+0000 mgr.y (mgr.34101) 4402 : cluster [DBG] pgmap v5330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:28 smithi045 bash[80445]: cluster 2024-07-28T21:56:26.989090+0000 mgr.y (mgr.34101) 4402 : cluster [DBG] pgmap v5330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:28.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7622 16 16 0 0 0 - 0 2024-07-28T21:56:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:28 smithi155 bash[73694]: debug 2024-07-28T21:56:28.939+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:29.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7623 16 16 0 0 0 - 0 2024-07-28T21:56:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:30 smithi155 bash[68033]: cluster 2024-07-28T21:56:28.990925+0000 mgr.y (mgr.34101) 4403 : cluster [DBG] pgmap v5331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:29 smithi155 bash[73694]: debug 2024-07-28T21:56:29.955+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:30 smithi045 bash[80445]: cluster 2024-07-28T21:56:28.990925+0000 mgr.y (mgr.34101) 4403 : cluster [DBG] pgmap v5331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:30 smithi045 bash[82788]: cluster 2024-07-28T21:56:28.990925+0000 mgr.y (mgr.34101) 4403 : cluster [DBG] pgmap v5331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:30.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7624 16 16 0 0 0 - 0 2024-07-28T21:56:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:56:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:56:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T21:56:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:30 smithi155 bash[73694]: debug 2024-07-28T21:56:30.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:31.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7625 16 16 0 0 0 - 0 2024-07-28T21:56:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:32 smithi155 bash[73694]: debug 2024-07-28T21:56:31.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:32 smithi155 bash[68033]: cluster 2024-07-28T21:56:30.992681+0000 mgr.y (mgr.34101) 4404 : cluster [DBG] pgmap v5332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:32 smithi045 bash[80445]: cluster 2024-07-28T21:56:30.992681+0000 mgr.y (mgr.34101) 4404 : cluster [DBG] pgmap v5332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:32 smithi045 bash[82788]: cluster 2024-07-28T21:56:30.992681+0000 mgr.y (mgr.34101) 4404 : cluster [DBG] pgmap v5332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:56:32 smithi155 bash[60745]: ts=2024-07-28T21:56:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:56:32.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7626 16 16 0 0 0 - 0 2024-07-28T21:56:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:33 smithi155 bash[73694]: debug 2024-07-28T21:56:33.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:33.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7627 16 16 0 0 0 - 0 2024-07-28T21:56:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:33 smithi155 bash[73694]: debug 2024-07-28T21:56:33.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:34 smithi155 bash[68033]: cluster 2024-07-28T21:56:32.994615+0000 mgr.y (mgr.34101) 4405 : cluster [DBG] pgmap v5333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:34 smithi155 bash[68033]: audit 2024-07-28T21:56:33.498795+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:34 smithi045 bash[80445]: cluster 2024-07-28T21:56:32.994615+0000 mgr.y (mgr.34101) 4405 : cluster [DBG] pgmap v5333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:34 smithi045 bash[80445]: audit 2024-07-28T21:56:33.498795+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:34 smithi045 bash[82788]: cluster 2024-07-28T21:56:32.994615+0000 mgr.y (mgr.34101) 4405 : cluster [DBG] pgmap v5333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:34 smithi045 bash[82788]: audit 2024-07-28T21:56:33.498795+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:34.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7628 16 16 0 0 0 - 0 2024-07-28T21:56:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:35 smithi155 bash[73694]: debug 2024-07-28T21:56:35.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:35.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7629 16 16 0 0 0 - 0 2024-07-28T21:56:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:36 smithi045 bash[80445]: cluster 2024-07-28T21:56:34.996331+0000 mgr.y (mgr.34101) 4406 : cluster [DBG] pgmap v5334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:36 smithi045 bash[82788]: cluster 2024-07-28T21:56:34.996331+0000 mgr.y (mgr.34101) 4406 : cluster [DBG] pgmap v5334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:36 smithi155 bash[73694]: debug 2024-07-28T21:56:36.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:36 smithi155 bash[68033]: cluster 2024-07-28T21:56:34.996331+0000 mgr.y (mgr.34101) 4406 : cluster [DBG] pgmap v5334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:36.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7630 16 16 0 0 0 - 0 2024-07-28T21:56:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:37 smithi155 bash[73694]: debug 2024-07-28T21:56:37.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:37.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7631 16 16 0 0 0 - 0 2024-07-28T21:56:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:38 smithi045 bash[80445]: cluster 2024-07-28T21:56:36.998228+0000 mgr.y (mgr.34101) 4407 : cluster [DBG] pgmap v5335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:38 smithi045 bash[82788]: cluster 2024-07-28T21:56:36.998228+0000 mgr.y (mgr.34101) 4407 : cluster [DBG] pgmap v5335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:38 smithi155 bash[73694]: debug 2024-07-28T21:56:38.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:38 smithi155 bash[68033]: cluster 2024-07-28T21:56:36.998228+0000 mgr.y (mgr.34101) 4407 : cluster [DBG] pgmap v5335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:38.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7632 16 16 0 0 0 - 0 2024-07-28T21:56:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:39 smithi155 bash[73694]: debug 2024-07-28T21:56:39.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:39.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7633 16 16 0 0 0 - 0 2024-07-28T21:56:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:40 smithi045 bash[80445]: cluster 2024-07-28T21:56:38.999967+0000 mgr.y (mgr.34101) 4408 : cluster [DBG] pgmap v5336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:40 smithi045 bash[82788]: cluster 2024-07-28T21:56:38.999967+0000 mgr.y (mgr.34101) 4408 : cluster [DBG] pgmap v5336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:40 smithi155 bash[73694]: debug 2024-07-28T21:56:40.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:40 smithi155 bash[68033]: cluster 2024-07-28T21:56:38.999967+0000 mgr.y (mgr.34101) 4408 : cluster [DBG] pgmap v5336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:40.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7634 16 16 0 0 0 - 0 2024-07-28T21:56:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:56:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:56:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:56:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:41 smithi155 bash[73694]: debug 2024-07-28T21:56:41.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:41.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7635 16 16 0 0 0 - 0 2024-07-28T21:56:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:42 smithi155 bash[73694]: debug 2024-07-28T21:56:42.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:42 smithi155 bash[68033]: cluster 2024-07-28T21:56:41.001702+0000 mgr.y (mgr.34101) 4409 : cluster [DBG] pgmap v5337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:42 smithi045 bash[80445]: cluster 2024-07-28T21:56:41.001702+0000 mgr.y (mgr.34101) 4409 : cluster [DBG] pgmap v5337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:42 smithi045 bash[82788]: cluster 2024-07-28T21:56:41.001702+0000 mgr.y (mgr.34101) 4409 : cluster [DBG] pgmap v5337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:56:42 smithi155 bash[60745]: ts=2024-07-28T21:56:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:56:42.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7636 16 16 0 0 0 - 0 2024-07-28T21:56:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:43 smithi155 bash[73694]: debug 2024-07-28T21:56:43.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:43.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7637 16 16 0 0 0 - 0 2024-07-28T21:56:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:44 smithi155 bash[68033]: cluster 2024-07-28T21:56:43.003559+0000 mgr.y (mgr.34101) 4410 : cluster [DBG] pgmap v5338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:44 smithi155 bash[73694]: debug 2024-07-28T21:56:44.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:44 smithi045 bash[80445]: cluster 2024-07-28T21:56:43.003559+0000 mgr.y (mgr.34101) 4410 : cluster [DBG] pgmap v5338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:44 smithi045 bash[82788]: cluster 2024-07-28T21:56:43.003559+0000 mgr.y (mgr.34101) 4410 : cluster [DBG] pgmap v5338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:44.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7638 16 16 0 0 0 - 0 2024-07-28T21:56:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:45 smithi155 bash[73694]: debug 2024-07-28T21:56:45.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:45.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7639 16 16 0 0 0 - 0 2024-07-28T21:56:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:46 smithi155 bash[73694]: debug 2024-07-28T21:56:46.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:46.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:46 smithi155 bash[68033]: cluster 2024-07-28T21:56:45.005298+0000 mgr.y (mgr.34101) 4411 : cluster [DBG] pgmap v5339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:46 smithi045 bash[80445]: cluster 2024-07-28T21:56:45.005298+0000 mgr.y (mgr.34101) 4411 : cluster [DBG] pgmap v5339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:46 smithi045 bash[82788]: cluster 2024-07-28T21:56:45.005298+0000 mgr.y (mgr.34101) 4411 : cluster [DBG] pgmap v5339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:46.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:56:46.892351+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:56:46.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:56:46.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7640 16 16 0 0 0 - 0 2024-07-28T21:56:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:47 smithi155 bash[73694]: debug 2024-07-28T21:56:47.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:47.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7641 16 16 0 0 0 - 0 2024-07-28T21:56:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:48 smithi045 bash[80445]: cluster 2024-07-28T21:56:47.007153+0000 mgr.y (mgr.34101) 4412 : cluster [DBG] pgmap v5340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:48 smithi045 bash[82788]: cluster 2024-07-28T21:56:47.007153+0000 mgr.y (mgr.34101) 4412 : cluster [DBG] pgmap v5340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:48 smithi155 bash[73694]: debug 2024-07-28T21:56:48.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:48 smithi155 bash[68033]: cluster 2024-07-28T21:56:47.007153+0000 mgr.y (mgr.34101) 4412 : cluster [DBG] pgmap v5340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:48.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7642 16 16 0 0 0 - 0 2024-07-28T21:56:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:49 smithi045 bash[80445]: audit 2024-07-28T21:56:48.499377+0000 mon.c (mon.2) 1182 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:49 smithi045 bash[82788]: audit 2024-07-28T21:56:48.499377+0000 mon.c (mon.2) 1182 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:49 smithi155 bash[73694]: debug 2024-07-28T21:56:49.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:49 smithi155 bash[68033]: audit 2024-07-28T21:56:48.499377+0000 mon.c (mon.2) 1182 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:56:49.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7643 16 16 0 0 0 - 0 2024-07-28T21:56:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:50 smithi045 bash[80445]: cluster 2024-07-28T21:56:49.008840+0000 mgr.y (mgr.34101) 4413 : cluster [DBG] pgmap v5341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:50 smithi045 bash[82788]: cluster 2024-07-28T21:56:49.008840+0000 mgr.y (mgr.34101) 4413 : cluster [DBG] pgmap v5341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:50 smithi155 bash[73694]: debug 2024-07-28T21:56:50.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:50 smithi155 bash[68033]: cluster 2024-07-28T21:56:49.008840+0000 mgr.y (mgr.34101) 4413 : cluster [DBG] pgmap v5341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:50.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7644 16 16 0 0 0 - 0 2024-07-28T21:56:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:56:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:56:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:56:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:51 smithi155 bash[73694]: debug 2024-07-28T21:56:51.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:51.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7645 16 16 0 0 0 - 0 2024-07-28T21:56:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:52 smithi155 bash[73694]: debug 2024-07-28T21:56:52.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:52.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:52 smithi155 bash[68033]: cluster 2024-07-28T21:56:51.010576+0000 mgr.y (mgr.34101) 4414 : cluster [DBG] pgmap v5342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:52 smithi045 bash[80445]: cluster 2024-07-28T21:56:51.010576+0000 mgr.y (mgr.34101) 4414 : cluster [DBG] pgmap v5342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:52 smithi045 bash[82788]: cluster 2024-07-28T21:56:51.010576+0000 mgr.y (mgr.34101) 4414 : cluster [DBG] pgmap v5342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:56:52 smithi155 bash[60745]: ts=2024-07-28T21:56:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:56:52.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7646 16 16 0 0 0 - 0 2024-07-28T21:56:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:53 smithi155 bash[73694]: debug 2024-07-28T21:56:53.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:53.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7647 16 16 0 0 0 - 0 2024-07-28T21:56:54.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:54 smithi155 bash[68033]: cluster 2024-07-28T21:56:53.012498+0000 mgr.y (mgr.34101) 4415 : cluster [DBG] pgmap v5343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:54 smithi155 bash[73694]: debug 2024-07-28T21:56:54.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:54 smithi045 bash[80445]: cluster 2024-07-28T21:56:53.012498+0000 mgr.y (mgr.34101) 4415 : cluster [DBG] pgmap v5343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:54 smithi045 bash[82788]: cluster 2024-07-28T21:56:53.012498+0000 mgr.y (mgr.34101) 4415 : cluster [DBG] pgmap v5343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:54.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7648 16 16 0 0 0 - 0 2024-07-28T21:56:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:55 smithi155 bash[73694]: debug 2024-07-28T21:56:55.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:55.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7649 16 16 0 0 0 - 0 2024-07-28T21:56:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:56 smithi045 bash[80445]: cluster 2024-07-28T21:56:55.014243+0000 mgr.y (mgr.34101) 4416 : cluster [DBG] pgmap v5344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:56 smithi045 bash[82788]: cluster 2024-07-28T21:56:55.014243+0000 mgr.y (mgr.34101) 4416 : cluster [DBG] pgmap v5344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:56 smithi155 bash[68033]: cluster 2024-07-28T21:56:55.014243+0000 mgr.y (mgr.34101) 4416 : cluster [DBG] pgmap v5344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:56 smithi155 bash[73694]: debug 2024-07-28T21:56:56.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:56.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7650 16 16 0 0 0 - 0 2024-07-28T21:56:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:57 smithi155 bash[73694]: debug 2024-07-28T21:56:57.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:57.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7651 16 16 0 0 0 - 0 2024-07-28T21:56:58.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:56:58 smithi155 bash[68033]: cluster 2024-07-28T21:56:57.016083+0000 mgr.y (mgr.34101) 4417 : cluster [DBG] pgmap v5345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:58 smithi155 bash[73694]: debug 2024-07-28T21:56:58.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:56:58 smithi045 bash[80445]: cluster 2024-07-28T21:56:57.016083+0000 mgr.y (mgr.34101) 4417 : cluster [DBG] pgmap v5345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:56:58 smithi045 bash[82788]: cluster 2024-07-28T21:56:57.016083+0000 mgr.y (mgr.34101) 4417 : cluster [DBG] pgmap v5345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:56:58.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7652 16 16 0 0 0 - 0 2024-07-28T21:56:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:56:59 smithi155 bash[73694]: debug 2024-07-28T21:56:59.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:56:59.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7653 16 16 0 0 0 - 0 2024-07-28T21:57:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:00 smithi045 bash[80445]: cluster 2024-07-28T21:56:59.017848+0000 mgr.y (mgr.34101) 4418 : cluster [DBG] pgmap v5346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:00 smithi045 bash[82788]: cluster 2024-07-28T21:56:59.017848+0000 mgr.y (mgr.34101) 4418 : cluster [DBG] pgmap v5346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:00 smithi155 bash[68033]: cluster 2024-07-28T21:56:59.017848+0000 mgr.y (mgr.34101) 4418 : cluster [DBG] pgmap v5346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:00 smithi155 bash[73694]: debug 2024-07-28T21:57:00.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:00.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7654 16 16 0 0 0 - 0 2024-07-28T21:57:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:57:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:57:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T21:57:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:01 smithi155 bash[73694]: debug 2024-07-28T21:57:01.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:01.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7655 16 16 0 0 0 - 0 2024-07-28T21:57:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:02 smithi045 bash[80445]: cluster 2024-07-28T21:57:01.019520+0000 mgr.y (mgr.34101) 4419 : cluster [DBG] pgmap v5347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:02 smithi045 bash[82788]: cluster 2024-07-28T21:57:01.019520+0000 mgr.y (mgr.34101) 4419 : cluster [DBG] pgmap v5347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:02 smithi155 bash[68033]: cluster 2024-07-28T21:57:01.019520+0000 mgr.y (mgr.34101) 4419 : cluster [DBG] pgmap v5347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:02 smithi155 bash[73694]: debug 2024-07-28T21:57:02.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:57:02 smithi155 bash[60745]: ts=2024-07-28T21:57:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:57:02.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7656 16 16 0 0 0 - 0 2024-07-28T21:57:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:03 smithi155 bash[73694]: debug 2024-07-28T21:57:03.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:03.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7657 16 16 0 0 0 - 0 2024-07-28T21:57:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:04 smithi045 bash[82788]: cluster 2024-07-28T21:57:03.021393+0000 mgr.y (mgr.34101) 4420 : cluster [DBG] pgmap v5348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:04 smithi045 bash[82788]: audit 2024-07-28T21:57:03.500006+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:04.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:04 smithi045 bash[80445]: cluster 2024-07-28T21:57:03.021393+0000 mgr.y (mgr.34101) 4420 : cluster [DBG] pgmap v5348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:04.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:04 smithi045 bash[80445]: audit 2024-07-28T21:57:03.500006+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:04 smithi155 bash[73694]: debug 2024-07-28T21:57:04.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:04 smithi155 bash[68033]: cluster 2024-07-28T21:57:03.021393+0000 mgr.y (mgr.34101) 4420 : cluster [DBG] pgmap v5348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:04 smithi155 bash[68033]: audit 2024-07-28T21:57:03.500006+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:04.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7658 16 16 0 0 0 - 0 2024-07-28T21:57:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:05 smithi155 bash[73694]: debug 2024-07-28T21:57:05.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:05.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7659 16 16 0 0 0 - 0 2024-07-28T21:57:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:06 smithi045 bash[80445]: cluster 2024-07-28T21:57:05.023156+0000 mgr.y (mgr.34101) 4421 : cluster [DBG] pgmap v5349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:06 smithi045 bash[82788]: cluster 2024-07-28T21:57:05.023156+0000 mgr.y (mgr.34101) 4421 : cluster [DBG] pgmap v5349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:06.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:06 smithi155 bash[73694]: debug 2024-07-28T21:57:06.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:06 smithi155 bash[68033]: cluster 2024-07-28T21:57:05.023156+0000 mgr.y (mgr.34101) 4421 : cluster [DBG] pgmap v5349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:06.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:57:06.895581+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:57:06.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:57:06.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7660 16 16 0 0 0 - 0 2024-07-28T21:57:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:07 smithi155 bash[73694]: debug 2024-07-28T21:57:07.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:07.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7661 16 16 0 0 0 - 0 2024-07-28T21:57:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:08 smithi045 bash[80445]: cluster 2024-07-28T21:57:07.025007+0000 mgr.y (mgr.34101) 4422 : cluster [DBG] pgmap v5350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:08 smithi045 bash[82788]: cluster 2024-07-28T21:57:07.025007+0000 mgr.y (mgr.34101) 4422 : cluster [DBG] pgmap v5350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:08.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:08 smithi155 bash[68033]: cluster 2024-07-28T21:57:07.025007+0000 mgr.y (mgr.34101) 4422 : cluster [DBG] pgmap v5350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:08.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:08 smithi155 bash[73694]: debug 2024-07-28T21:57:08.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:08.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7662 16 16 0 0 0 - 0 2024-07-28T21:57:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:09 smithi155 bash[68033]: audit 2024-07-28T21:57:08.958775+0000 mon.c (mon.2) 1184 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:57:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:09 smithi155 bash[73694]: debug 2024-07-28T21:57:09.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:09 smithi045 bash[80445]: audit 2024-07-28T21:57:08.958775+0000 mon.c (mon.2) 1184 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:57:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:09 smithi045 bash[82788]: audit 2024-07-28T21:57:08.958775+0000 mon.c (mon.2) 1184 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:57:09.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7663 16 16 0 0 0 - 0 2024-07-28T21:57:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:10 smithi045 bash[80445]: cluster 2024-07-28T21:57:09.026739+0000 mgr.y (mgr.34101) 4423 : cluster [DBG] pgmap v5351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:10 smithi045 bash[82788]: cluster 2024-07-28T21:57:09.026739+0000 mgr.y (mgr.34101) 4423 : cluster [DBG] pgmap v5351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:10 smithi155 bash[68033]: cluster 2024-07-28T21:57:09.026739+0000 mgr.y (mgr.34101) 4423 : cluster [DBG] pgmap v5351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:10 smithi155 bash[73694]: debug 2024-07-28T21:57:10.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:10.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7664 16 16 0 0 0 - 0 2024-07-28T21:57:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:57:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:57:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:57:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:11 smithi155 bash[73694]: debug 2024-07-28T21:57:11.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:11.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7665 16 16 0 0 0 - 0 2024-07-28T21:57:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:12 smithi045 bash[80445]: cluster 2024-07-28T21:57:11.028453+0000 mgr.y (mgr.34101) 4424 : cluster [DBG] pgmap v5352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:12 smithi045 bash[82788]: cluster 2024-07-28T21:57:11.028453+0000 mgr.y (mgr.34101) 4424 : cluster [DBG] pgmap v5352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:12 smithi155 bash[68033]: cluster 2024-07-28T21:57:11.028453+0000 mgr.y (mgr.34101) 4424 : cluster [DBG] pgmap v5352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:12 smithi155 bash[73694]: debug 2024-07-28T21:57:12.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:57:12 smithi155 bash[60745]: ts=2024-07-28T21:57:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:57:12.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7666 16 16 0 0 0 - 0 2024-07-28T21:57:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:13 smithi155 bash[73694]: debug 2024-07-28T21:57:13.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:13.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7667 16 16 0 0 0 - 0 2024-07-28T21:57:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:14 smithi155 bash[73694]: debug 2024-07-28T21:57:14.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:14 smithi155 bash[68033]: cluster 2024-07-28T21:57:13.030330+0000 mgr.y (mgr.34101) 4425 : cluster [DBG] pgmap v5353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:14 smithi045 bash[80445]: cluster 2024-07-28T21:57:13.030330+0000 mgr.y (mgr.34101) 4425 : cluster [DBG] pgmap v5353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:14 smithi045 bash[82788]: cluster 2024-07-28T21:57:13.030330+0000 mgr.y (mgr.34101) 4425 : cluster [DBG] pgmap v5353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:14.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7668 16 16 0 0 0 - 0 2024-07-28T21:57:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:15 smithi155 bash[73694]: debug 2024-07-28T21:57:15.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:15.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7669 16 16 0 0 0 - 0 2024-07-28T21:57:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[80445]: audit 2024-07-28T21:57:14.639293+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[80445]: audit 2024-07-28T21:57:14.646112+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[80445]: audit 2024-07-28T21:57:14.788838+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[80445]: audit 2024-07-28T21:57:14.802712+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[80445]: cluster 2024-07-28T21:57:15.031994+0000 mgr.y (mgr.34101) 4426 : cluster [DBG] pgmap v5354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:15.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[80445]: audit 2024-07-28T21:57:15.235708+0000 mon.c (mon.2) 1185 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:57:15.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[80445]: audit 2024-07-28T21:57:15.237517+0000 mon.c (mon.2) 1186 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:57:15.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[80445]: audit 2024-07-28T21:57:15.249779+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:15.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[82788]: audit 2024-07-28T21:57:14.639293+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:15.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[82788]: audit 2024-07-28T21:57:14.646112+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[82788]: audit 2024-07-28T21:57:14.788838+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[82788]: audit 2024-07-28T21:57:14.802712+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[82788]: cluster 2024-07-28T21:57:15.031994+0000 mgr.y (mgr.34101) 4426 : cluster [DBG] pgmap v5354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[82788]: audit 2024-07-28T21:57:15.235708+0000 mon.c (mon.2) 1185 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:57:15.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[82788]: audit 2024-07-28T21:57:15.237517+0000 mon.c (mon.2) 1186 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:57:15.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:15 smithi045 bash[82788]: audit 2024-07-28T21:57:15.249779+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:16.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:15 smithi155 bash[68033]: audit 2024-07-28T21:57:14.639293+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:16.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:15 smithi155 bash[68033]: audit 2024-07-28T21:57:14.646112+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:16.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:15 smithi155 bash[68033]: audit 2024-07-28T21:57:14.788838+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:16.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:15 smithi155 bash[68033]: audit 2024-07-28T21:57:14.802712+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:16.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:15 smithi155 bash[68033]: cluster 2024-07-28T21:57:15.031994+0000 mgr.y (mgr.34101) 4426 : cluster [DBG] pgmap v5354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:16.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:15 smithi155 bash[68033]: audit 2024-07-28T21:57:15.235708+0000 mon.c (mon.2) 1185 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:57:16.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:15 smithi155 bash[68033]: audit 2024-07-28T21:57:15.237517+0000 mon.c (mon.2) 1186 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:57:16.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:15 smithi155 bash[68033]: audit 2024-07-28T21:57:15.249779+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:57:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:16 smithi155 bash[73694]: debug 2024-07-28T21:57:16.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:16.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7670 16 16 0 0 0 - 0 2024-07-28T21:57:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:17 smithi155 bash[73694]: debug 2024-07-28T21:57:17.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:17.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7671 16 16 0 0 0 - 0 2024-07-28T21:57:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:17 smithi155 bash[73694]: debug 2024-07-28T21:57:17.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:18 smithi155 bash[68033]: cluster 2024-07-28T21:57:17.033899+0000 mgr.y (mgr.34101) 4427 : cluster [DBG] pgmap v5355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:18 smithi045 bash[80445]: cluster 2024-07-28T21:57:17.033899+0000 mgr.y (mgr.34101) 4427 : cluster [DBG] pgmap v5355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:18 smithi045 bash[82788]: cluster 2024-07-28T21:57:17.033899+0000 mgr.y (mgr.34101) 4427 : cluster [DBG] pgmap v5355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:18.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7672 16 16 0 0 0 - 0 2024-07-28T21:57:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:19 smithi155 bash[73694]: debug 2024-07-28T21:57:19.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:19 smithi155 bash[68033]: audit 2024-07-28T21:57:18.500447+0000 mon.c (mon.2) 1187 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:19 smithi045 bash[82788]: audit 2024-07-28T21:57:18.500447+0000 mon.c (mon.2) 1187 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:19.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:19 smithi045 bash[80445]: audit 2024-07-28T21:57:18.500447+0000 mon.c (mon.2) 1187 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:19.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7673 16 16 0 0 0 - 0 2024-07-28T21:57:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:19 smithi155 bash[73694]: debug 2024-07-28T21:57:19.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:20 smithi155 bash[68033]: cluster 2024-07-28T21:57:19.035568+0000 mgr.y (mgr.34101) 4428 : cluster [DBG] pgmap v5356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:20 smithi045 bash[80445]: cluster 2024-07-28T21:57:19.035568+0000 mgr.y (mgr.34101) 4428 : cluster [DBG] pgmap v5356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:20 smithi045 bash[82788]: cluster 2024-07-28T21:57:19.035568+0000 mgr.y (mgr.34101) 4428 : cluster [DBG] pgmap v5356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:20.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7674 16 16 0 0 0 - 0 2024-07-28T21:57:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:57:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:57:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:57:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:20 smithi155 bash[73694]: debug 2024-07-28T21:57:20.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:21.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7675 16 16 0 0 0 - 0 2024-07-28T21:57:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:22 smithi155 bash[73694]: debug 2024-07-28T21:57:22.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:22 smithi155 bash[68033]: cluster 2024-07-28T21:57:21.037288+0000 mgr.y (mgr.34101) 4429 : cluster [DBG] pgmap v5357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:22 smithi045 bash[80445]: cluster 2024-07-28T21:57:21.037288+0000 mgr.y (mgr.34101) 4429 : cluster [DBG] pgmap v5357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:22 smithi045 bash[82788]: cluster 2024-07-28T21:57:21.037288+0000 mgr.y (mgr.34101) 4429 : cluster [DBG] pgmap v5357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:57:22 smithi155 bash[60745]: ts=2024-07-28T21:57:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:57:22.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7676 16 16 0 0 0 - 0 2024-07-28T21:57:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:23 smithi155 bash[73694]: debug 2024-07-28T21:57:23.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:23.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7677 16 16 0 0 0 - 0 2024-07-28T21:57:24.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:24 smithi155 bash[68033]: cluster 2024-07-28T21:57:23.039164+0000 mgr.y (mgr.34101) 4430 : cluster [DBG] pgmap v5358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:24 smithi155 bash[73694]: debug 2024-07-28T21:57:23.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:24 smithi045 bash[80445]: cluster 2024-07-28T21:57:23.039164+0000 mgr.y (mgr.34101) 4430 : cluster [DBG] pgmap v5358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:24 smithi045 bash[82788]: cluster 2024-07-28T21:57:23.039164+0000 mgr.y (mgr.34101) 4430 : cluster [DBG] pgmap v5358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:24.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7678 16 16 0 0 0 - 0 2024-07-28T21:57:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:24 smithi155 bash[73694]: debug 2024-07-28T21:57:24.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:25.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7679 16 16 0 0 0 - 0 2024-07-28T21:57:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:25 smithi155 bash[73694]: debug 2024-07-28T21:57:25.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:26 smithi155 bash[68033]: cluster 2024-07-28T21:57:25.040904+0000 mgr.y (mgr.34101) 4431 : cluster [DBG] pgmap v5359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:26 smithi045 bash[82788]: cluster 2024-07-28T21:57:25.040904+0000 mgr.y (mgr.34101) 4431 : cluster [DBG] pgmap v5359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:26 smithi045 bash[80445]: cluster 2024-07-28T21:57:25.040904+0000 mgr.y (mgr.34101) 4431 : cluster [DBG] pgmap v5359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:26.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:57:26.898852+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:57:26.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:57:26.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7680 16 16 0 0 0 - 0 2024-07-28T21:57:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:26 smithi155 bash[73694]: debug 2024-07-28T21:57:26.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:27.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7681 16 16 0 0 0 - 0 2024-07-28T21:57:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:27 smithi155 bash[73694]: debug 2024-07-28T21:57:27.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:28 smithi155 bash[68033]: cluster 2024-07-28T21:57:27.042808+0000 mgr.y (mgr.34101) 4432 : cluster [DBG] pgmap v5360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:28 smithi045 bash[80445]: cluster 2024-07-28T21:57:27.042808+0000 mgr.y (mgr.34101) 4432 : cluster [DBG] pgmap v5360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:28 smithi045 bash[82788]: cluster 2024-07-28T21:57:27.042808+0000 mgr.y (mgr.34101) 4432 : cluster [DBG] pgmap v5360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:28.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7682 16 16 0 0 0 - 0 2024-07-28T21:57:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:29 smithi155 bash[73694]: debug 2024-07-28T21:57:29.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:29.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7683 16 16 0 0 0 - 0 2024-07-28T21:57:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:30 smithi155 bash[73694]: debug 2024-07-28T21:57:30.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:30 smithi155 bash[68033]: cluster 2024-07-28T21:57:29.044545+0000 mgr.y (mgr.34101) 4433 : cluster [DBG] pgmap v5361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:30 smithi045 bash[80445]: cluster 2024-07-28T21:57:29.044545+0000 mgr.y (mgr.34101) 4433 : cluster [DBG] pgmap v5361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:30 smithi045 bash[82788]: cluster 2024-07-28T21:57:29.044545+0000 mgr.y (mgr.34101) 4433 : cluster [DBG] pgmap v5361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:30.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7684 16 16 0 0 0 - 0 2024-07-28T21:57:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:57:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:57:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T21:57:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:31 smithi155 bash[73694]: debug 2024-07-28T21:57:31.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:31.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7685 16 16 0 0 0 - 0 2024-07-28T21:57:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:32 smithi045 bash[80445]: cluster 2024-07-28T21:57:31.046309+0000 mgr.y (mgr.34101) 4434 : cluster [DBG] pgmap v5362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:32 smithi045 bash[82788]: cluster 2024-07-28T21:57:31.046309+0000 mgr.y (mgr.34101) 4434 : cluster [DBG] pgmap v5362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:32 smithi155 bash[73694]: debug 2024-07-28T21:57:32.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:32 smithi155 bash[68033]: cluster 2024-07-28T21:57:31.046309+0000 mgr.y (mgr.34101) 4434 : cluster [DBG] pgmap v5362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:57:32 smithi155 bash[60745]: ts=2024-07-28T21:57:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:57:32.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7686 16 16 0 0 0 - 0 2024-07-28T21:57:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:33 smithi155 bash[73694]: debug 2024-07-28T21:57:33.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:33.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7687 16 16 0 0 0 - 0 2024-07-28T21:57:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:33 smithi155 bash[73694]: debug 2024-07-28T21:57:33.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:34 smithi155 bash[68033]: cluster 2024-07-28T21:57:33.048202+0000 mgr.y (mgr.34101) 4435 : cluster [DBG] pgmap v5363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:34 smithi155 bash[68033]: audit 2024-07-28T21:57:33.500771+0000 mon.c (mon.2) 1188 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:34 smithi045 bash[80445]: cluster 2024-07-28T21:57:33.048202+0000 mgr.y (mgr.34101) 4435 : cluster [DBG] pgmap v5363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:34 smithi045 bash[80445]: audit 2024-07-28T21:57:33.500771+0000 mon.c (mon.2) 1188 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:34 smithi045 bash[82788]: cluster 2024-07-28T21:57:33.048202+0000 mgr.y (mgr.34101) 4435 : cluster [DBG] pgmap v5363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:34 smithi045 bash[82788]: audit 2024-07-28T21:57:33.500771+0000 mon.c (mon.2) 1188 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:34.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7688 16 16 0 0 0 - 0 2024-07-28T21:57:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:34 smithi155 bash[73694]: debug 2024-07-28T21:57:34.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:35.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7689 16 16 0 0 0 - 0 2024-07-28T21:57:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:35 smithi155 bash[73694]: debug 2024-07-28T21:57:35.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:36 smithi155 bash[68033]: cluster 2024-07-28T21:57:35.049964+0000 mgr.y (mgr.34101) 4436 : cluster [DBG] pgmap v5364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:36 smithi045 bash[80445]: cluster 2024-07-28T21:57:35.049964+0000 mgr.y (mgr.34101) 4436 : cluster [DBG] pgmap v5364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:36 smithi045 bash[82788]: cluster 2024-07-28T21:57:35.049964+0000 mgr.y (mgr.34101) 4436 : cluster [DBG] pgmap v5364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:36.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7690 16 16 0 0 0 - 0 2024-07-28T21:57:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:36 smithi155 bash[73694]: debug 2024-07-28T21:57:36.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:37.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7691 16 16 0 0 0 - 0 2024-07-28T21:57:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:37 smithi155 bash[73694]: debug 2024-07-28T21:57:37.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:38 smithi155 bash[68033]: cluster 2024-07-28T21:57:37.051811+0000 mgr.y (mgr.34101) 4437 : cluster [DBG] pgmap v5365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:38 smithi045 bash[80445]: cluster 2024-07-28T21:57:37.051811+0000 mgr.y (mgr.34101) 4437 : cluster [DBG] pgmap v5365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:38 smithi045 bash[82788]: cluster 2024-07-28T21:57:37.051811+0000 mgr.y (mgr.34101) 4437 : cluster [DBG] pgmap v5365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:38.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7692 16 16 0 0 0 - 0 2024-07-28T21:57:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:38 smithi155 bash[73694]: debug 2024-07-28T21:57:38.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:39.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7693 16 16 0 0 0 - 0 2024-07-28T21:57:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:40 smithi155 bash[68033]: cluster 2024-07-28T21:57:39.053517+0000 mgr.y (mgr.34101) 4438 : cluster [DBG] pgmap v5366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:39 smithi155 bash[73694]: debug 2024-07-28T21:57:39.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:40 smithi045 bash[82788]: cluster 2024-07-28T21:57:39.053517+0000 mgr.y (mgr.34101) 4438 : cluster [DBG] pgmap v5366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:40 smithi045 bash[80445]: cluster 2024-07-28T21:57:39.053517+0000 mgr.y (mgr.34101) 4438 : cluster [DBG] pgmap v5366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:40.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7694 16 16 0 0 0 - 0 2024-07-28T21:57:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:57:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:57:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:57:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:40 smithi155 bash[73694]: debug 2024-07-28T21:57:40.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:41.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7695 16 16 0 0 0 - 0 2024-07-28T21:57:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:41 smithi155 bash[73694]: debug 2024-07-28T21:57:41.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:42 smithi155 bash[68033]: cluster 2024-07-28T21:57:41.055250+0000 mgr.y (mgr.34101) 4439 : cluster [DBG] pgmap v5367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:42 smithi045 bash[80445]: cluster 2024-07-28T21:57:41.055250+0000 mgr.y (mgr.34101) 4439 : cluster [DBG] pgmap v5367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:42 smithi045 bash[82788]: cluster 2024-07-28T21:57:41.055250+0000 mgr.y (mgr.34101) 4439 : cluster [DBG] pgmap v5367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:57:42 smithi155 bash[60745]: ts=2024-07-28T21:57:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:57:42.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7696 16 16 0 0 0 - 0 2024-07-28T21:57:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:42 smithi155 bash[73694]: debug 2024-07-28T21:57:42.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:43.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7697 16 16 0 0 0 - 0 2024-07-28T21:57:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:43 smithi155 bash[73694]: debug 2024-07-28T21:57:43.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:44 smithi155 bash[68033]: cluster 2024-07-28T21:57:43.057118+0000 mgr.y (mgr.34101) 4440 : cluster [DBG] pgmap v5368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:44 smithi045 bash[82788]: cluster 2024-07-28T21:57:43.057118+0000 mgr.y (mgr.34101) 4440 : cluster [DBG] pgmap v5368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:44 smithi045 bash[80445]: cluster 2024-07-28T21:57:43.057118+0000 mgr.y (mgr.34101) 4440 : cluster [DBG] pgmap v5368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:44.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7698 16 16 0 0 0 - 0 2024-07-28T21:57:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:44 smithi155 bash[73694]: debug 2024-07-28T21:57:44.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:45.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7699 16 16 0 0 0 - 0 2024-07-28T21:57:46.155 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:45 smithi155 bash[73694]: debug 2024-07-28T21:57:45.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:46 smithi045 bash[80445]: cluster 2024-07-28T21:57:45.058869+0000 mgr.y (mgr.34101) 4441 : cluster [DBG] pgmap v5369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:46 smithi045 bash[82788]: cluster 2024-07-28T21:57:45.058869+0000 mgr.y (mgr.34101) 4441 : cluster [DBG] pgmap v5369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:46 smithi155 bash[68033]: cluster 2024-07-28T21:57:45.058869+0000 mgr.y (mgr.34101) 4441 : cluster [DBG] pgmap v5369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:46.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:57:46.902320+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:57:46.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:57:46.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7700 16 16 0 0 0 - 0 2024-07-28T21:57:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:46 smithi155 bash[73694]: debug 2024-07-28T21:57:46.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:47.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7701 16 16 0 0 0 - 0 2024-07-28T21:57:48.159 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:47 smithi155 bash[73694]: debug 2024-07-28T21:57:47.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:48 smithi045 bash[80445]: cluster 2024-07-28T21:57:47.060719+0000 mgr.y (mgr.34101) 4442 : cluster [DBG] pgmap v5370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:48 smithi045 bash[82788]: cluster 2024-07-28T21:57:47.060719+0000 mgr.y (mgr.34101) 4442 : cluster [DBG] pgmap v5370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:48 smithi155 bash[68033]: cluster 2024-07-28T21:57:47.060719+0000 mgr.y (mgr.34101) 4442 : cluster [DBG] pgmap v5370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:48.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7702 16 16 0 0 0 - 0 2024-07-28T21:57:49.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:48 smithi155 bash[73694]: debug 2024-07-28T21:57:48.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:49 smithi045 bash[80445]: audit 2024-07-28T21:57:48.501111+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:49 smithi045 bash[82788]: audit 2024-07-28T21:57:48.501111+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:49 smithi155 bash[68033]: audit 2024-07-28T21:57:48.501111+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:57:49.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7703 16 16 0 0 0 - 0 2024-07-28T21:57:50.170 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:49 smithi155 bash[73694]: debug 2024-07-28T21:57:49.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:50.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:50 smithi045 bash[80445]: cluster 2024-07-28T21:57:49.062410+0000 mgr.y (mgr.34101) 4443 : cluster [DBG] pgmap v5371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:50.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:50 smithi045 bash[82788]: cluster 2024-07-28T21:57:49.062410+0000 mgr.y (mgr.34101) 4443 : cluster [DBG] pgmap v5371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:50 smithi155 bash[68033]: cluster 2024-07-28T21:57:49.062410+0000 mgr.y (mgr.34101) 4443 : cluster [DBG] pgmap v5371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:50.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7704 16 16 0 0 0 - 0 2024-07-28T21:57:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:57:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:57:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T21:57:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:50 smithi155 bash[73694]: debug 2024-07-28T21:57:50.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:51.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7705 16 16 0 0 0 - 0 2024-07-28T21:57:52.175 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:51 smithi155 bash[73694]: debug 2024-07-28T21:57:51.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:52 smithi045 bash[82788]: cluster 2024-07-28T21:57:51.064120+0000 mgr.y (mgr.34101) 4444 : cluster [DBG] pgmap v5372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:52 smithi045 bash[80445]: cluster 2024-07-28T21:57:51.064120+0000 mgr.y (mgr.34101) 4444 : cluster [DBG] pgmap v5372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:52 smithi155 bash[68033]: cluster 2024-07-28T21:57:51.064120+0000 mgr.y (mgr.34101) 4444 : cluster [DBG] pgmap v5372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:57:52 smithi155 bash[60745]: ts=2024-07-28T21:57:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:57:52.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7706 16 16 0 0 0 - 0 2024-07-28T21:57:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:52 smithi155 bash[73694]: debug 2024-07-28T21:57:52.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:53.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7707 16 16 0 0 0 - 0 2024-07-28T21:57:54.180 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:53 smithi155 bash[73694]: debug 2024-07-28T21:57:53.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:54 smithi045 bash[80445]: cluster 2024-07-28T21:57:53.066030+0000 mgr.y (mgr.34101) 4445 : cluster [DBG] pgmap v5373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:54 smithi045 bash[82788]: cluster 2024-07-28T21:57:53.066030+0000 mgr.y (mgr.34101) 4445 : cluster [DBG] pgmap v5373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:54.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:54 smithi155 bash[68033]: cluster 2024-07-28T21:57:53.066030+0000 mgr.y (mgr.34101) 4445 : cluster [DBG] pgmap v5373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:54.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7708 16 16 0 0 0 - 0 2024-07-28T21:57:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:54 smithi155 bash[73694]: debug 2024-07-28T21:57:54.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:55.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7709 16 16 0 0 0 - 0 2024-07-28T21:57:56.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:55 smithi155 bash[73694]: debug 2024-07-28T21:57:55.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:56 smithi045 bash[80445]: cluster 2024-07-28T21:57:55.067769+0000 mgr.y (mgr.34101) 4446 : cluster [DBG] pgmap v5374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:56 smithi045 bash[82788]: cluster 2024-07-28T21:57:55.067769+0000 mgr.y (mgr.34101) 4446 : cluster [DBG] pgmap v5374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:56 smithi155 bash[68033]: cluster 2024-07-28T21:57:55.067769+0000 mgr.y (mgr.34101) 4446 : cluster [DBG] pgmap v5374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:56.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7710 16 16 0 0 0 - 0 2024-07-28T21:57:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:56 smithi155 bash[73694]: debug 2024-07-28T21:57:56.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:57.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7711 16 16 0 0 0 - 0 2024-07-28T21:57:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:57 smithi155 bash[73694]: debug 2024-07-28T21:57:57.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:57:58 smithi045 bash[82788]: cluster 2024-07-28T21:57:57.069631+0000 mgr.y (mgr.34101) 4447 : cluster [DBG] pgmap v5375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:57:58 smithi045 bash[80445]: cluster 2024-07-28T21:57:57.069631+0000 mgr.y (mgr.34101) 4447 : cluster [DBG] pgmap v5375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:58.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:57:58 smithi155 bash[68033]: cluster 2024-07-28T21:57:57.069631+0000 mgr.y (mgr.34101) 4447 : cluster [DBG] pgmap v5375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:57:58.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7712 16 16 0 0 0 - 0 2024-07-28T21:57:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:58 smithi155 bash[73694]: debug 2024-07-28T21:57:58.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:57:59.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7713 16 16 0 0 0 - 0 2024-07-28T21:58:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:57:59 smithi155 bash[73694]: debug 2024-07-28T21:57:59.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:00 smithi045 bash[80445]: cluster 2024-07-28T21:57:59.071348+0000 mgr.y (mgr.34101) 4448 : cluster [DBG] pgmap v5376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:00 smithi045 bash[82788]: cluster 2024-07-28T21:57:59.071348+0000 mgr.y (mgr.34101) 4448 : cluster [DBG] pgmap v5376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:00 smithi155 bash[68033]: cluster 2024-07-28T21:57:59.071348+0000 mgr.y (mgr.34101) 4448 : cluster [DBG] pgmap v5376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:00.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7714 16 16 0 0 0 - 0 2024-07-28T21:58:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:58:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:58:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T21:58:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:00 smithi155 bash[73694]: debug 2024-07-28T21:58:00.749+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:01.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7715 16 16 0 0 0 - 0 2024-07-28T21:58:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:01 smithi155 bash[73694]: debug 2024-07-28T21:58:01.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:02 smithi045 bash[82788]: cluster 2024-07-28T21:58:01.073079+0000 mgr.y (mgr.34101) 4449 : cluster [DBG] pgmap v5377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:02 smithi045 bash[80445]: cluster 2024-07-28T21:58:01.073079+0000 mgr.y (mgr.34101) 4449 : cluster [DBG] pgmap v5377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:02 smithi155 bash[68033]: cluster 2024-07-28T21:58:01.073079+0000 mgr.y (mgr.34101) 4449 : cluster [DBG] pgmap v5377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:58:02 smithi155 bash[60745]: ts=2024-07-28T21:58:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:58:02.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7716 16 16 0 0 0 - 0 2024-07-28T21:58:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:02 smithi155 bash[73694]: debug 2024-07-28T21:58:02.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:03.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7717 16 16 0 0 0 - 0 2024-07-28T21:58:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:03 smithi155 bash[73694]: debug 2024-07-28T21:58:03.725+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:04 smithi045 bash[80445]: cluster 2024-07-28T21:58:03.074942+0000 mgr.y (mgr.34101) 4450 : cluster [DBG] pgmap v5378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:04 smithi045 bash[80445]: audit 2024-07-28T21:58:03.501459+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:04 smithi045 bash[82788]: cluster 2024-07-28T21:58:03.074942+0000 mgr.y (mgr.34101) 4450 : cluster [DBG] pgmap v5378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:04 smithi045 bash[82788]: audit 2024-07-28T21:58:03.501459+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:04 smithi155 bash[68033]: cluster 2024-07-28T21:58:03.074942+0000 mgr.y (mgr.34101) 4450 : cluster [DBG] pgmap v5378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:04 smithi155 bash[68033]: audit 2024-07-28T21:58:03.501459+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:04.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7718 16 16 0 0 0 - 0 2024-07-28T21:58:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:04 smithi155 bash[73694]: debug 2024-07-28T21:58:04.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:05.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7719 16 16 0 0 0 - 0 2024-07-28T21:58:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:05 smithi155 bash[73694]: debug 2024-07-28T21:58:05.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:06 smithi045 bash[80445]: cluster 2024-07-28T21:58:05.076645+0000 mgr.y (mgr.34101) 4451 : cluster [DBG] pgmap v5379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:06 smithi045 bash[82788]: cluster 2024-07-28T21:58:05.076645+0000 mgr.y (mgr.34101) 4451 : cluster [DBG] pgmap v5379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:06 smithi155 bash[68033]: cluster 2024-07-28T21:58:05.076645+0000 mgr.y (mgr.34101) 4451 : cluster [DBG] pgmap v5379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:06.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:58:06.905656+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:58:06.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:58:06.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7720 16 16 0 0 0 - 0 2024-07-28T21:58:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:06 smithi155 bash[73694]: debug 2024-07-28T21:58:06.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:07.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7721 16 16 0 0 0 - 0 2024-07-28T21:58:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:07 smithi155 bash[73694]: debug 2024-07-28T21:58:07.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:08 smithi045 bash[82788]: cluster 2024-07-28T21:58:07.078495+0000 mgr.y (mgr.34101) 4452 : cluster [DBG] pgmap v5380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:08 smithi045 bash[80445]: cluster 2024-07-28T21:58:07.078495+0000 mgr.y (mgr.34101) 4452 : cluster [DBG] pgmap v5380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:08 smithi155 bash[68033]: cluster 2024-07-28T21:58:07.078495+0000 mgr.y (mgr.34101) 4452 : cluster [DBG] pgmap v5380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:08.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7722 16 16 0 0 0 - 0 2024-07-28T21:58:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:08 smithi155 bash[73694]: debug 2024-07-28T21:58:08.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:09.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7723 16 16 0 0 0 - 0 2024-07-28T21:58:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:09 smithi155 bash[73694]: debug 2024-07-28T21:58:09.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:10 smithi045 bash[80445]: cluster 2024-07-28T21:58:09.080184+0000 mgr.y (mgr.34101) 4453 : cluster [DBG] pgmap v5381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:10 smithi045 bash[82788]: cluster 2024-07-28T21:58:09.080184+0000 mgr.y (mgr.34101) 4453 : cluster [DBG] pgmap v5381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:10 smithi155 bash[68033]: cluster 2024-07-28T21:58:09.080184+0000 mgr.y (mgr.34101) 4453 : cluster [DBG] pgmap v5381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:10.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7724 16 16 0 0 0 - 0 2024-07-28T21:58:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:58:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:58:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:58:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:10 smithi155 bash[73694]: debug 2024-07-28T21:58:10.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:11.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7725 16 16 0 0 0 - 0 2024-07-28T21:58:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:11 smithi155 bash[73694]: debug 2024-07-28T21:58:11.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:12 smithi155 bash[68033]: cluster 2024-07-28T21:58:11.081859+0000 mgr.y (mgr.34101) 4454 : cluster [DBG] pgmap v5382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:58:12 smithi155 bash[60745]: ts=2024-07-28T21:58:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:58:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:12 smithi045 bash[80445]: cluster 2024-07-28T21:58:11.081859+0000 mgr.y (mgr.34101) 4454 : cluster [DBG] pgmap v5382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:12 smithi045 bash[82788]: cluster 2024-07-28T21:58:11.081859+0000 mgr.y (mgr.34101) 4454 : cluster [DBG] pgmap v5382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:12.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7726 16 16 0 0 0 - 0 2024-07-28T21:58:13.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:12 smithi155 bash[73694]: debug 2024-07-28T21:58:12.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:13.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7727 16 16 0 0 0 - 0 2024-07-28T21:58:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:13 smithi155 bash[73694]: debug 2024-07-28T21:58:13.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:14.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:14 smithi155 bash[68033]: cluster 2024-07-28T21:58:13.083671+0000 mgr.y (mgr.34101) 4455 : cluster [DBG] pgmap v5383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:14 smithi045 bash[80445]: cluster 2024-07-28T21:58:13.083671+0000 mgr.y (mgr.34101) 4455 : cluster [DBG] pgmap v5383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:14 smithi045 bash[82788]: cluster 2024-07-28T21:58:13.083671+0000 mgr.y (mgr.34101) 4455 : cluster [DBG] pgmap v5383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:14.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7728 16 16 0 0 0 - 0 2024-07-28T21:58:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:14 smithi155 bash[73694]: debug 2024-07-28T21:58:14.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:15.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7729 16 16 0 0 0 - 0 2024-07-28T21:58:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:15 smithi155 bash[73694]: debug 2024-07-28T21:58:15.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:16.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:16 smithi155 bash[68033]: cluster 2024-07-28T21:58:15.085399+0000 mgr.y (mgr.34101) 4456 : cluster [DBG] pgmap v5384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:16.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:16 smithi155 bash[68033]: audit 2024-07-28T21:58:15.387568+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:58:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:16 smithi045 bash[80445]: cluster 2024-07-28T21:58:15.085399+0000 mgr.y (mgr.34101) 4456 : cluster [DBG] pgmap v5384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:16 smithi045 bash[80445]: audit 2024-07-28T21:58:15.387568+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:58:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:16 smithi045 bash[82788]: cluster 2024-07-28T21:58:15.085399+0000 mgr.y (mgr.34101) 4456 : cluster [DBG] pgmap v5384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:16 smithi045 bash[82788]: audit 2024-07-28T21:58:15.387568+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:58:16.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7730 16 16 0 0 0 - 0 2024-07-28T21:58:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:16 smithi155 bash[73694]: debug 2024-07-28T21:58:16.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:17.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7731 16 16 0 0 0 - 0 2024-07-28T21:58:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:17 smithi155 bash[73694]: debug 2024-07-28T21:58:17.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:18.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:18 smithi155 bash[68033]: cluster 2024-07-28T21:58:17.087296+0000 mgr.y (mgr.34101) 4457 : cluster [DBG] pgmap v5385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:18 smithi045 bash[80445]: cluster 2024-07-28T21:58:17.087296+0000 mgr.y (mgr.34101) 4457 : cluster [DBG] pgmap v5385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:18 smithi045 bash[82788]: cluster 2024-07-28T21:58:17.087296+0000 mgr.y (mgr.34101) 4457 : cluster [DBG] pgmap v5385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:18.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7732 16 16 0 0 0 - 0 2024-07-28T21:58:19.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:18 smithi155 bash[73694]: debug 2024-07-28T21:58:18.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:19 smithi155 bash[68033]: audit 2024-07-28T21:58:18.501938+0000 mon.c (mon.2) 1192 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:19 smithi045 bash[80445]: audit 2024-07-28T21:58:18.501938+0000 mon.c (mon.2) 1192 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:19 smithi045 bash[82788]: audit 2024-07-28T21:58:18.501938+0000 mon.c (mon.2) 1192 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:19.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7733 16 16 0 0 0 - 0 2024-07-28T21:58:20.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:19 smithi155 bash[73694]: debug 2024-07-28T21:58:19.557+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:20.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:20 smithi155 bash[68033]: cluster 2024-07-28T21:58:19.089020+0000 mgr.y (mgr.34101) 4458 : cluster [DBG] pgmap v5386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:20.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:20 smithi045 bash[80445]: cluster 2024-07-28T21:58:19.089020+0000 mgr.y (mgr.34101) 4458 : cluster [DBG] pgmap v5386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:20.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:20 smithi045 bash[82788]: cluster 2024-07-28T21:58:19.089020+0000 mgr.y (mgr.34101) 4458 : cluster [DBG] pgmap v5386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:20.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7734 16 16 0 0 0 - 0 2024-07-28T21:58:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:58:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:58:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T21:58:21.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:20 smithi155 bash[73694]: debug 2024-07-28T21:58:20.589+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:21.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7735 16 16 0 0 0 - 0 2024-07-28T21:58:22.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:21 smithi155 bash[73694]: debug 2024-07-28T21:58:21.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:22.317 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:22 smithi155 bash[68033]: audit 2024-07-28T21:58:21.059281+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.317 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:22 smithi155 bash[68033]: audit 2024-07-28T21:58:21.067632+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.318 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:22 smithi155 bash[68033]: cluster 2024-07-28T21:58:21.090301+0000 mgr.y (mgr.34101) 4459 : cluster [DBG] pgmap v5387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:22.318 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:22 smithi155 bash[68033]: audit 2024-07-28T21:58:21.276785+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.318 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:22 smithi155 bash[68033]: audit 2024-07-28T21:58:21.291098+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.318 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:22 smithi155 bash[68033]: audit 2024-07-28T21:58:21.746890+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:58:22.318 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:22 smithi155 bash[68033]: audit 2024-07-28T21:58:21.748492+0000 mon.c (mon.2) 1194 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:58:22.318 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:22 smithi155 bash[68033]: audit 2024-07-28T21:58:21.758802+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[80445]: audit 2024-07-28T21:58:21.059281+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[80445]: audit 2024-07-28T21:58:21.067632+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[80445]: cluster 2024-07-28T21:58:21.090301+0000 mgr.y (mgr.34101) 4459 : cluster [DBG] pgmap v5387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[80445]: audit 2024-07-28T21:58:21.276785+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[80445]: audit 2024-07-28T21:58:21.291098+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[80445]: audit 2024-07-28T21:58:21.746890+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:58:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[80445]: audit 2024-07-28T21:58:21.748492+0000 mon.c (mon.2) 1194 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:58:22.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[80445]: audit 2024-07-28T21:58:21.758802+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[82788]: audit 2024-07-28T21:58:21.059281+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[82788]: audit 2024-07-28T21:58:21.067632+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[82788]: cluster 2024-07-28T21:58:21.090301+0000 mgr.y (mgr.34101) 4459 : cluster [DBG] pgmap v5387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[82788]: audit 2024-07-28T21:58:21.276785+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[82788]: audit 2024-07-28T21:58:21.291098+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[82788]: audit 2024-07-28T21:58:21.746890+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:58:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[82788]: audit 2024-07-28T21:58:21.748492+0000 mon.c (mon.2) 1194 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:58:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:22 smithi045 bash[82788]: audit 2024-07-28T21:58:21.758802+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:58:22.648 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:58:22 smithi155 bash[60745]: ts=2024-07-28T21:58:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:58:22.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7736 16 16 0 0 0 - 0 2024-07-28T21:58:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:22 smithi155 bash[73694]: debug 2024-07-28T21:58:22.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:23 smithi155 bash[68033]: cluster 2024-07-28T21:58:23.092127+0000 mgr.y (mgr.34101) 4460 : cluster [DBG] pgmap v5388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:23 smithi155 bash[73694]: debug 2024-07-28T21:58:23.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:23.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7737 16 16 0 0 0 - 0 2024-07-28T21:58:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:23 smithi045 bash[80445]: cluster 2024-07-28T21:58:23.092127+0000 mgr.y (mgr.34101) 4460 : cluster [DBG] pgmap v5388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:23 smithi045 bash[82788]: cluster 2024-07-28T21:58:23.092127+0000 mgr.y (mgr.34101) 4460 : cluster [DBG] pgmap v5388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:24.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7738 16 16 0 0 0 - 0 2024-07-28T21:58:25.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:24 smithi155 bash[73694]: debug 2024-07-28T21:58:24.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:25.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7739 16 16 0 0 0 - 0 2024-07-28T21:58:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:25 smithi155 bash[73694]: debug 2024-07-28T21:58:25.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:26 smithi045 bash[80445]: cluster 2024-07-28T21:58:25.093846+0000 mgr.y (mgr.34101) 4461 : cluster [DBG] pgmap v5389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:26 smithi045 bash[82788]: cluster 2024-07-28T21:58:25.093846+0000 mgr.y (mgr.34101) 4461 : cluster [DBG] pgmap v5389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:26.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:26 smithi155 bash[68033]: cluster 2024-07-28T21:58:25.093846+0000 mgr.y (mgr.34101) 4461 : cluster [DBG] pgmap v5389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:26.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:58:26.908799+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:58:26.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:58:26.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7740 16 16 0 0 0 - 0 2024-07-28T21:58:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:26 smithi155 bash[73694]: debug 2024-07-28T21:58:26.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:27.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7741 16 16 0 0 0 - 0 2024-07-28T21:58:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:27 smithi155 bash[73694]: debug 2024-07-28T21:58:27.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:28 smithi045 bash[80445]: cluster 2024-07-28T21:58:27.095676+0000 mgr.y (mgr.34101) 4462 : cluster [DBG] pgmap v5390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:28 smithi045 bash[82788]: cluster 2024-07-28T21:58:27.095676+0000 mgr.y (mgr.34101) 4462 : cluster [DBG] pgmap v5390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:28 smithi155 bash[68033]: cluster 2024-07-28T21:58:27.095676+0000 mgr.y (mgr.34101) 4462 : cluster [DBG] pgmap v5390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:28.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7742 16 16 0 0 0 - 0 2024-07-28T21:58:29.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:28 smithi155 bash[73694]: debug 2024-07-28T21:58:28.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:29.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7743 16 16 0 0 0 - 0 2024-07-28T21:58:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:29 smithi155 bash[73694]: debug 2024-07-28T21:58:29.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:30 smithi045 bash[80445]: cluster 2024-07-28T21:58:29.097414+0000 mgr.y (mgr.34101) 4463 : cluster [DBG] pgmap v5391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:30 smithi045 bash[82788]: cluster 2024-07-28T21:58:29.097414+0000 mgr.y (mgr.34101) 4463 : cluster [DBG] pgmap v5391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:30.527 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:30 smithi155 bash[68033]: cluster 2024-07-28T21:58:29.097414+0000 mgr.y (mgr.34101) 4463 : cluster [DBG] pgmap v5391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:30.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:30 smithi155 bash[73694]: debug 2024-07-28T21:58:30.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:30.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7744 16 16 0 0 0 - 0 2024-07-28T21:58:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:58:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:58:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T21:58:31.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7745 16 16 0 0 0 - 0 2024-07-28T21:58:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:31 smithi155 bash[73694]: debug 2024-07-28T21:58:31.557+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:32 smithi045 bash[82788]: cluster 2024-07-28T21:58:31.099167+0000 mgr.y (mgr.34101) 4464 : cluster [DBG] pgmap v5392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:32 smithi045 bash[80445]: cluster 2024-07-28T21:58:31.099167+0000 mgr.y (mgr.34101) 4464 : cluster [DBG] pgmap v5392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:32.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:32 smithi155 bash[68033]: cluster 2024-07-28T21:58:31.099167+0000 mgr.y (mgr.34101) 4464 : cluster [DBG] pgmap v5392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:58:32 smithi155 bash[60745]: ts=2024-07-28T21:58:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:58:32.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7746 16 16 0 0 0 - 0 2024-07-28T21:58:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:32 smithi155 bash[73694]: debug 2024-07-28T21:58:32.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:33.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7747 16 16 0 0 0 - 0 2024-07-28T21:58:34.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:33 smithi155 bash[73694]: debug 2024-07-28T21:58:33.612+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:34 smithi045 bash[82788]: cluster 2024-07-28T21:58:33.101052+0000 mgr.y (mgr.34101) 4465 : cluster [DBG] pgmap v5393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:34 smithi045 bash[82788]: audit 2024-07-28T21:58:33.502419+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:34 smithi045 bash[80445]: cluster 2024-07-28T21:58:33.101052+0000 mgr.y (mgr.34101) 4465 : cluster [DBG] pgmap v5393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:34 smithi045 bash[80445]: audit 2024-07-28T21:58:33.502419+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:34 smithi155 bash[68033]: cluster 2024-07-28T21:58:33.101052+0000 mgr.y (mgr.34101) 4465 : cluster [DBG] pgmap v5393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:34 smithi155 bash[68033]: audit 2024-07-28T21:58:33.502419+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:34.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7748 16 16 0 0 0 - 0 2024-07-28T21:58:35.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:34 smithi155 bash[73694]: debug 2024-07-28T21:58:34.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:35.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7749 16 16 0 0 0 - 0 2024-07-28T21:58:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:35 smithi155 bash[73694]: debug 2024-07-28T21:58:35.580+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:36 smithi045 bash[80445]: cluster 2024-07-28T21:58:35.102812+0000 mgr.y (mgr.34101) 4466 : cluster [DBG] pgmap v5394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:36 smithi045 bash[82788]: cluster 2024-07-28T21:58:35.102812+0000 mgr.y (mgr.34101) 4466 : cluster [DBG] pgmap v5394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:36.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:36 smithi155 bash[68033]: cluster 2024-07-28T21:58:35.102812+0000 mgr.y (mgr.34101) 4466 : cluster [DBG] pgmap v5394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:36.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:36 smithi155 bash[73694]: debug 2024-07-28T21:58:36.548+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:36.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7750 16 16 0 0 0 - 0 2024-07-28T21:58:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:37 smithi155 bash[73694]: debug 2024-07-28T21:58:37.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:37.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7751 16 16 0 0 0 - 0 2024-07-28T21:58:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:38 smithi045 bash[80445]: cluster 2024-07-28T21:58:37.104633+0000 mgr.y (mgr.34101) 4467 : cluster [DBG] pgmap v5395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:38 smithi045 bash[82788]: cluster 2024-07-28T21:58:37.104633+0000 mgr.y (mgr.34101) 4467 : cluster [DBG] pgmap v5395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:38 smithi155 bash[68033]: cluster 2024-07-28T21:58:37.104633+0000 mgr.y (mgr.34101) 4467 : cluster [DBG] pgmap v5395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:38.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7752 16 16 0 0 0 - 0 2024-07-28T21:58:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:38 smithi155 bash[73694]: debug 2024-07-28T21:58:38.564+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:39.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7753 16 16 0 0 0 - 0 2024-07-28T21:58:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:39 smithi155 bash[73694]: debug 2024-07-28T21:58:39.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:40 smithi045 bash[80445]: cluster 2024-07-28T21:58:39.106371+0000 mgr.y (mgr.34101) 4468 : cluster [DBG] pgmap v5396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:40 smithi045 bash[82788]: cluster 2024-07-28T21:58:39.106371+0000 mgr.y (mgr.34101) 4468 : cluster [DBG] pgmap v5396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:40 smithi155 bash[68033]: cluster 2024-07-28T21:58:39.106371+0000 mgr.y (mgr.34101) 4468 : cluster [DBG] pgmap v5396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:40.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7754 16 16 0 0 0 - 0 2024-07-28T21:58:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:58:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:58:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T21:58:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:40 smithi155 bash[73694]: debug 2024-07-28T21:58:40.592+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:41 smithi155 bash[73694]: debug 2024-07-28T21:58:41.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:41.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7755 16 16 0 0 0 - 0 2024-07-28T21:58:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:42 smithi045 bash[80445]: cluster 2024-07-28T21:58:41.108229+0000 mgr.y (mgr.34101) 4469 : cluster [DBG] pgmap v5397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:42 smithi045 bash[82788]: cluster 2024-07-28T21:58:41.108229+0000 mgr.y (mgr.34101) 4469 : cluster [DBG] pgmap v5397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:42.536 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:58:42 smithi155 bash[60745]: ts=2024-07-28T21:58:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:58:42.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:42 smithi155 bash[68033]: cluster 2024-07-28T21:58:41.108229+0000 mgr.y (mgr.34101) 4469 : cluster [DBG] pgmap v5397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:42 smithi155 bash[73694]: debug 2024-07-28T21:58:42.532+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:42.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7756 16 16 0 0 0 - 0 2024-07-28T21:58:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:43 smithi155 bash[73694]: debug 2024-07-28T21:58:43.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:43.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7757 16 16 0 0 0 - 0 2024-07-28T21:58:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:44 smithi045 bash[82788]: cluster 2024-07-28T21:58:43.110277+0000 mgr.y (mgr.34101) 4470 : cluster [DBG] pgmap v5398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:44 smithi045 bash[80445]: cluster 2024-07-28T21:58:43.110277+0000 mgr.y (mgr.34101) 4470 : cluster [DBG] pgmap v5398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:44 smithi155 bash[68033]: cluster 2024-07-28T21:58:43.110277+0000 mgr.y (mgr.34101) 4470 : cluster [DBG] pgmap v5398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:44.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7758 16 16 0 0 0 - 0 2024-07-28T21:58:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:44 smithi155 bash[73694]: debug 2024-07-28T21:58:44.572+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:45.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7759 16 16 0 0 0 - 0 2024-07-28T21:58:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:45 smithi155 bash[73694]: debug 2024-07-28T21:58:45.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:46 smithi045 bash[80445]: cluster 2024-07-28T21:58:45.112027+0000 mgr.y (mgr.34101) 4471 : cluster [DBG] pgmap v5399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:46 smithi045 bash[82788]: cluster 2024-07-28T21:58:45.112027+0000 mgr.y (mgr.34101) 4471 : cluster [DBG] pgmap v5399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:46.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:46 smithi155 bash[68033]: cluster 2024-07-28T21:58:45.112027+0000 mgr.y (mgr.34101) 4471 : cluster [DBG] pgmap v5399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:46 smithi155 bash[73694]: debug 2024-07-28T21:58:46.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:46.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:58:46.912116+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:58:46.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:58:46.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7760 16 16 0 0 0 - 0 2024-07-28T21:58:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:47 smithi155 bash[73694]: debug 2024-07-28T21:58:47.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:47.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7761 16 16 0 0 0 - 0 2024-07-28T21:58:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:48 smithi045 bash[80445]: cluster 2024-07-28T21:58:47.113926+0000 mgr.y (mgr.34101) 4472 : cluster [DBG] pgmap v5400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:48 smithi045 bash[82788]: cluster 2024-07-28T21:58:47.113926+0000 mgr.y (mgr.34101) 4472 : cluster [DBG] pgmap v5400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:48 smithi155 bash[68033]: cluster 2024-07-28T21:58:47.113926+0000 mgr.y (mgr.34101) 4472 : cluster [DBG] pgmap v5400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:48.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7762 16 16 0 0 0 - 0 2024-07-28T21:58:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:48 smithi155 bash[73694]: debug 2024-07-28T21:58:48.564+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:49 smithi045 bash[82788]: audit 2024-07-28T21:58:48.502823+0000 mon.c (mon.2) 1196 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:49 smithi045 bash[80445]: audit 2024-07-28T21:58:48.502823+0000 mon.c (mon.2) 1196 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:49 smithi155 bash[68033]: audit 2024-07-28T21:58:48.502823+0000 mon.c (mon.2) 1196 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:58:49.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7763 16 16 0 0 0 - 0 2024-07-28T21:58:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:49 smithi155 bash[73694]: debug 2024-07-28T21:58:49.612+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:50 smithi045 bash[82788]: cluster 2024-07-28T21:58:49.115611+0000 mgr.y (mgr.34101) 4473 : cluster [DBG] pgmap v5401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:50 smithi045 bash[80445]: cluster 2024-07-28T21:58:49.115611+0000 mgr.y (mgr.34101) 4473 : cluster [DBG] pgmap v5401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:50 smithi155 bash[68033]: cluster 2024-07-28T21:58:49.115611+0000 mgr.y (mgr.34101) 4473 : cluster [DBG] pgmap v5401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:50.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7764 16 16 0 0 0 - 0 2024-07-28T21:58:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:58:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:58:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:58:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:50 smithi155 bash[73694]: debug 2024-07-28T21:58:50.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:51.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7765 16 16 0 0 0 - 0 2024-07-28T21:58:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:51 smithi155 bash[73694]: debug 2024-07-28T21:58:51.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:52 smithi045 bash[80445]: cluster 2024-07-28T21:58:51.117316+0000 mgr.y (mgr.34101) 4474 : cluster [DBG] pgmap v5402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:52 smithi045 bash[82788]: cluster 2024-07-28T21:58:51.117316+0000 mgr.y (mgr.34101) 4474 : cluster [DBG] pgmap v5402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:52 smithi155 bash[68033]: cluster 2024-07-28T21:58:51.117316+0000 mgr.y (mgr.34101) 4474 : cluster [DBG] pgmap v5402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:58:52 smithi155 bash[60745]: ts=2024-07-28T21:58:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:58:52.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7766 16 16 0 0 0 - 0 2024-07-28T21:58:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:52 smithi155 bash[73694]: debug 2024-07-28T21:58:52.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:53.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7767 16 16 0 0 0 - 0 2024-07-28T21:58:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:53 smithi155 bash[73694]: debug 2024-07-28T21:58:53.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:54 smithi045 bash[82788]: cluster 2024-07-28T21:58:53.119182+0000 mgr.y (mgr.34101) 4475 : cluster [DBG] pgmap v5403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:54 smithi045 bash[80445]: cluster 2024-07-28T21:58:53.119182+0000 mgr.y (mgr.34101) 4475 : cluster [DBG] pgmap v5403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:54 smithi155 bash[68033]: cluster 2024-07-28T21:58:53.119182+0000 mgr.y (mgr.34101) 4475 : cluster [DBG] pgmap v5403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:54.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7768 16 16 0 0 0 - 0 2024-07-28T21:58:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:54 smithi155 bash[73694]: debug 2024-07-28T21:58:54.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:55.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7769 16 16 0 0 0 - 0 2024-07-28T21:58:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:55 smithi155 bash[73694]: debug 2024-07-28T21:58:55.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:56 smithi155 bash[68033]: cluster 2024-07-28T21:58:55.120872+0000 mgr.y (mgr.34101) 4476 : cluster [DBG] pgmap v5404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:56 smithi045 bash[80445]: cluster 2024-07-28T21:58:55.120872+0000 mgr.y (mgr.34101) 4476 : cluster [DBG] pgmap v5404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:56 smithi045 bash[82788]: cluster 2024-07-28T21:58:55.120872+0000 mgr.y (mgr.34101) 4476 : cluster [DBG] pgmap v5404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:56.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7770 16 16 0 0 0 - 0 2024-07-28T21:58:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:56 smithi155 bash[73694]: debug 2024-07-28T21:58:56.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:57.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7771 16 16 0 0 0 - 0 2024-07-28T21:58:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:57 smithi155 bash[73694]: debug 2024-07-28T21:58:57.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:58:58 smithi155 bash[68033]: cluster 2024-07-28T21:58:57.122751+0000 mgr.y (mgr.34101) 4477 : cluster [DBG] pgmap v5405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:58:58 smithi045 bash[80445]: cluster 2024-07-28T21:58:57.122751+0000 mgr.y (mgr.34101) 4477 : cluster [DBG] pgmap v5405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:58:58 smithi045 bash[82788]: cluster 2024-07-28T21:58:57.122751+0000 mgr.y (mgr.34101) 4477 : cluster [DBG] pgmap v5405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:58:58.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7772 16 16 0 0 0 - 0 2024-07-28T21:58:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:58 smithi155 bash[73694]: debug 2024-07-28T21:58:58.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:58:59.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7773 16 16 0 0 0 - 0 2024-07-28T21:59:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:58:59 smithi155 bash[73694]: debug 2024-07-28T21:58:59.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:00 smithi155 bash[68033]: cluster 2024-07-28T21:58:59.124457+0000 mgr.y (mgr.34101) 4478 : cluster [DBG] pgmap v5406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:00.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:00 smithi045 bash[80445]: cluster 2024-07-28T21:58:59.124457+0000 mgr.y (mgr.34101) 4478 : cluster [DBG] pgmap v5406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:00 smithi045 bash[82788]: cluster 2024-07-28T21:58:59.124457+0000 mgr.y (mgr.34101) 4478 : cluster [DBG] pgmap v5406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:00.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7774 16 16 0 0 0 - 0 2024-07-28T21:59:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:59:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:59:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:59:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:00 smithi155 bash[73694]: debug 2024-07-28T21:59:00.664+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:01.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7775 16 16 0 0 0 - 0 2024-07-28T21:59:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:01 smithi155 bash[73694]: debug 2024-07-28T21:59:01.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:59:02 smithi155 bash[60745]: ts=2024-07-28T21:59:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:59:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:02 smithi155 bash[68033]: cluster 2024-07-28T21:59:01.126210+0000 mgr.y (mgr.34101) 4479 : cluster [DBG] pgmap v5407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:02 smithi045 bash[80445]: cluster 2024-07-28T21:59:01.126210+0000 mgr.y (mgr.34101) 4479 : cluster [DBG] pgmap v5407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:02 smithi045 bash[82788]: cluster 2024-07-28T21:59:01.126210+0000 mgr.y (mgr.34101) 4479 : cluster [DBG] pgmap v5407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:02.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7776 16 16 0 0 0 - 0 2024-07-28T21:59:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:02 smithi155 bash[73694]: debug 2024-07-28T21:59:02.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:03.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7777 16 16 0 0 0 - 0 2024-07-28T21:59:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:03 smithi155 bash[73694]: debug 2024-07-28T21:59:03.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:04 smithi155 bash[68033]: cluster 2024-07-28T21:59:03.128067+0000 mgr.y (mgr.34101) 4480 : cluster [DBG] pgmap v5408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:04 smithi155 bash[68033]: audit 2024-07-28T21:59:03.503216+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:04 smithi045 bash[80445]: cluster 2024-07-28T21:59:03.128067+0000 mgr.y (mgr.34101) 4480 : cluster [DBG] pgmap v5408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:04 smithi045 bash[80445]: audit 2024-07-28T21:59:03.503216+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:04 smithi045 bash[82788]: cluster 2024-07-28T21:59:03.128067+0000 mgr.y (mgr.34101) 4480 : cluster [DBG] pgmap v5408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:04 smithi045 bash[82788]: audit 2024-07-28T21:59:03.503216+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:04.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7778 16 16 0 0 0 - 0 2024-07-28T21:59:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:04 smithi155 bash[73694]: debug 2024-07-28T21:59:04.716+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:05.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7779 16 16 0 0 0 - 0 2024-07-28T21:59:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:05 smithi155 bash[73694]: debug 2024-07-28T21:59:05.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:06 smithi155 bash[68033]: cluster 2024-07-28T21:59:05.129778+0000 mgr.y (mgr.34101) 4481 : cluster [DBG] pgmap v5409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:06 smithi045 bash[82788]: cluster 2024-07-28T21:59:05.129778+0000 mgr.y (mgr.34101) 4481 : cluster [DBG] pgmap v5409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:06 smithi045 bash[80445]: cluster 2024-07-28T21:59:05.129778+0000 mgr.y (mgr.34101) 4481 : cluster [DBG] pgmap v5409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:06.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:59:06.915565+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:59:06.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:59:06.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7780 16 16 0 0 0 - 0 2024-07-28T21:59:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:06 smithi155 bash[73694]: debug 2024-07-28T21:59:06.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:07.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7781 16 16 0 0 0 - 0 2024-07-28T21:59:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:07 smithi155 bash[73694]: debug 2024-07-28T21:59:07.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:08 smithi155 bash[68033]: cluster 2024-07-28T21:59:07.131652+0000 mgr.y (mgr.34101) 4482 : cluster [DBG] pgmap v5410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:08 smithi045 bash[80445]: cluster 2024-07-28T21:59:07.131652+0000 mgr.y (mgr.34101) 4482 : cluster [DBG] pgmap v5410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:08 smithi045 bash[82788]: cluster 2024-07-28T21:59:07.131652+0000 mgr.y (mgr.34101) 4482 : cluster [DBG] pgmap v5410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:08.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7782 16 16 0 0 0 - 0 2024-07-28T21:59:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:08 smithi155 bash[73694]: debug 2024-07-28T21:59:08.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:09.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7783 16 16 0 0 0 - 0 2024-07-28T21:59:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:09 smithi155 bash[73694]: debug 2024-07-28T21:59:09.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:10 smithi155 bash[68033]: cluster 2024-07-28T21:59:09.133354+0000 mgr.y (mgr.34101) 4483 : cluster [DBG] pgmap v5411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:10 smithi045 bash[80445]: cluster 2024-07-28T21:59:09.133354+0000 mgr.y (mgr.34101) 4483 : cluster [DBG] pgmap v5411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:10 smithi045 bash[82788]: cluster 2024-07-28T21:59:09.133354+0000 mgr.y (mgr.34101) 4483 : cluster [DBG] pgmap v5411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:10.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7784 16 16 0 0 0 - 0 2024-07-28T21:59:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:59:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:59:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:59:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:10 smithi155 bash[73694]: debug 2024-07-28T21:59:10.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:11.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7785 16 16 0 0 0 - 0 2024-07-28T21:59:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:11 smithi155 bash[73694]: debug 2024-07-28T21:59:11.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:12 smithi155 bash[68033]: cluster 2024-07-28T21:59:11.135241+0000 mgr.y (mgr.34101) 4484 : cluster [DBG] pgmap v5412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:59:12 smithi155 bash[60745]: ts=2024-07-28T21:59:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:59:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:12 smithi045 bash[80445]: cluster 2024-07-28T21:59:11.135241+0000 mgr.y (mgr.34101) 4484 : cluster [DBG] pgmap v5412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:12 smithi045 bash[82788]: cluster 2024-07-28T21:59:11.135241+0000 mgr.y (mgr.34101) 4484 : cluster [DBG] pgmap v5412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:12.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7786 16 16 0 0 0 - 0 2024-07-28T21:59:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:12 smithi155 bash[73694]: debug 2024-07-28T21:59:12.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:13.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7787 16 16 0 0 0 - 0 2024-07-28T21:59:14.257 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:13 smithi155 bash[73694]: debug 2024-07-28T21:59:13.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:14.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:14 smithi155 bash[68033]: cluster 2024-07-28T21:59:13.137133+0000 mgr.y (mgr.34101) 4485 : cluster [DBG] pgmap v5413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:14 smithi045 bash[80445]: cluster 2024-07-28T21:59:13.137133+0000 mgr.y (mgr.34101) 4485 : cluster [DBG] pgmap v5413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:14 smithi045 bash[82788]: cluster 2024-07-28T21:59:13.137133+0000 mgr.y (mgr.34101) 4485 : cluster [DBG] pgmap v5413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:14.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7788 16 16 0 0 0 - 0 2024-07-28T21:59:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:14 smithi155 bash[73694]: debug 2024-07-28T21:59:14.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:15.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7789 16 16 0 0 0 - 0 2024-07-28T21:59:16.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:15 smithi155 bash[73694]: debug 2024-07-28T21:59:15.824+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:16.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:16 smithi155 bash[68033]: cluster 2024-07-28T21:59:15.138852+0000 mgr.y (mgr.34101) 4486 : cluster [DBG] pgmap v5414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:16 smithi045 bash[80445]: cluster 2024-07-28T21:59:15.138852+0000 mgr.y (mgr.34101) 4486 : cluster [DBG] pgmap v5414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:16 smithi045 bash[82788]: cluster 2024-07-28T21:59:15.138852+0000 mgr.y (mgr.34101) 4486 : cluster [DBG] pgmap v5414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:16.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7790 16 16 0 0 0 - 0 2024-07-28T21:59:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:16 smithi155 bash[73694]: debug 2024-07-28T21:59:16.856+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:17.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7791 16 16 0 0 0 - 0 2024-07-28T21:59:18.266 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:17 smithi155 bash[73694]: debug 2024-07-28T21:59:17.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:18.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:18 smithi155 bash[68033]: cluster 2024-07-28T21:59:17.140692+0000 mgr.y (mgr.34101) 4487 : cluster [DBG] pgmap v5415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:18 smithi045 bash[80445]: cluster 2024-07-28T21:59:17.140692+0000 mgr.y (mgr.34101) 4487 : cluster [DBG] pgmap v5415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:18 smithi045 bash[82788]: cluster 2024-07-28T21:59:17.140692+0000 mgr.y (mgr.34101) 4487 : cluster [DBG] pgmap v5415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:18.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7792 16 16 0 0 0 - 0 2024-07-28T21:59:19.278 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:18 smithi155 bash[73694]: debug 2024-07-28T21:59:18.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:19 smithi155 bash[68033]: audit 2024-07-28T21:59:18.503674+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:19 smithi045 bash[80445]: audit 2024-07-28T21:59:18.503674+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:19 smithi045 bash[82788]: audit 2024-07-28T21:59:18.503674+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:19.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7793 16 16 0 0 0 - 0 2024-07-28T21:59:20.278 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:19 smithi155 bash[73694]: debug 2024-07-28T21:59:19.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:20.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:20 smithi155 bash[68033]: cluster 2024-07-28T21:59:19.142428+0000 mgr.y (mgr.34101) 4488 : cluster [DBG] pgmap v5416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:20 smithi045 bash[80445]: cluster 2024-07-28T21:59:19.142428+0000 mgr.y (mgr.34101) 4488 : cluster [DBG] pgmap v5416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:20.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:20 smithi045 bash[82788]: cluster 2024-07-28T21:59:19.142428+0000 mgr.y (mgr.34101) 4488 : cluster [DBG] pgmap v5416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:20.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7794 16 16 0 0 0 - 0 2024-07-28T21:59:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:59:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:59:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:59:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:20 smithi155 bash[73694]: debug 2024-07-28T21:59:20.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:21.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7795 16 16 0 0 0 - 0 2024-07-28T21:59:22.281 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:21 smithi155 bash[73694]: debug 2024-07-28T21:59:21.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:22 smithi155 bash[68033]: cluster 2024-07-28T21:59:21.144148+0000 mgr.y (mgr.34101) 4489 : cluster [DBG] pgmap v5417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:22 smithi155 bash[68033]: audit 2024-07-28T21:59:21.891041+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:59:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:59:22 smithi155 bash[60745]: ts=2024-07-28T21:59:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:59:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:22 smithi045 bash[80445]: cluster 2024-07-28T21:59:21.144148+0000 mgr.y (mgr.34101) 4489 : cluster [DBG] pgmap v5417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:22 smithi045 bash[80445]: audit 2024-07-28T21:59:21.891041+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:59:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:22 smithi045 bash[82788]: cluster 2024-07-28T21:59:21.144148+0000 mgr.y (mgr.34101) 4489 : cluster [DBG] pgmap v5417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:22 smithi045 bash[82788]: audit 2024-07-28T21:59:21.891041+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T21:59:22.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7796 16 16 0 0 0 - 0 2024-07-28T21:59:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:22 smithi155 bash[73694]: debug 2024-07-28T21:59:22.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:23.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7797 16 16 0 0 0 - 0 2024-07-28T21:59:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:23 smithi155 bash[73694]: debug 2024-07-28T21:59:23.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:24.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:24 smithi155 bash[68033]: cluster 2024-07-28T21:59:23.146036+0000 mgr.y (mgr.34101) 4490 : cluster [DBG] pgmap v5418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:24 smithi045 bash[80445]: cluster 2024-07-28T21:59:23.146036+0000 mgr.y (mgr.34101) 4490 : cluster [DBG] pgmap v5418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:24 smithi045 bash[82788]: cluster 2024-07-28T21:59:23.146036+0000 mgr.y (mgr.34101) 4490 : cluster [DBG] pgmap v5418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:24.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7798 16 16 0 0 0 - 0 2024-07-28T21:59:25.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:24 smithi155 bash[73694]: debug 2024-07-28T21:59:24.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:25.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7799 16 16 0 0 0 - 0 2024-07-28T21:59:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:25 smithi155 bash[73694]: debug 2024-07-28T21:59:25.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:26.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:26 smithi155 bash[68033]: cluster 2024-07-28T21:59:25.147783+0000 mgr.y (mgr.34101) 4491 : cluster [DBG] pgmap v5419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:26 smithi045 bash[80445]: cluster 2024-07-28T21:59:25.147783+0000 mgr.y (mgr.34101) 4491 : cluster [DBG] pgmap v5419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:26.757 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:26 smithi045 bash[82788]: cluster 2024-07-28T21:59:25.147783+0000 mgr.y (mgr.34101) 4491 : cluster [DBG] pgmap v5419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:26.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:59:26.918748+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:59:26.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:59:26.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7800 16 16 0 0 0 - 0 2024-07-28T21:59:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:26 smithi155 bash[73694]: debug 2024-07-28T21:59:26.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:27.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7801 16 16 0 0 0 - 0 2024-07-28T21:59:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:27 smithi155 bash[73694]: debug 2024-07-28T21:59:27.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:28 smithi155 bash[68033]: cluster 2024-07-28T21:59:27.148739+0000 mgr.y (mgr.34101) 4492 : cluster [DBG] pgmap v5420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:28 smithi155 bash[68033]: audit 2024-07-28T21:59:27.577529+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:28 smithi155 bash[68033]: audit 2024-07-28T21:59:27.587331+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:28 smithi155 bash[68033]: audit 2024-07-28T21:59:27.793870+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:28 smithi155 bash[68033]: audit 2024-07-28T21:59:27.807361+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:28 smithi155 bash[68033]: audit 2024-07-28T21:59:28.234671+0000 mon.c (mon.2) 1200 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:59:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:28 smithi155 bash[68033]: audit 2024-07-28T21:59:28.236069+0000 mon.c (mon.2) 1201 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:59:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:28 smithi155 bash[68033]: audit 2024-07-28T21:59:28.244082+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[80445]: cluster 2024-07-28T21:59:27.148739+0000 mgr.y (mgr.34101) 4492 : cluster [DBG] pgmap v5420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[80445]: audit 2024-07-28T21:59:27.577529+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[80445]: audit 2024-07-28T21:59:27.587331+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[80445]: audit 2024-07-28T21:59:27.793870+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[80445]: audit 2024-07-28T21:59:27.807361+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[80445]: audit 2024-07-28T21:59:28.234671+0000 mon.c (mon.2) 1200 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:59:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[80445]: audit 2024-07-28T21:59:28.236069+0000 mon.c (mon.2) 1201 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:59:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[80445]: audit 2024-07-28T21:59:28.244082+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[82788]: cluster 2024-07-28T21:59:27.148739+0000 mgr.y (mgr.34101) 4492 : cluster [DBG] pgmap v5420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[82788]: audit 2024-07-28T21:59:27.577529+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[82788]: audit 2024-07-28T21:59:27.587331+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[82788]: audit 2024-07-28T21:59:27.793870+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[82788]: audit 2024-07-28T21:59:27.807361+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[82788]: audit 2024-07-28T21:59:28.234671+0000 mon.c (mon.2) 1200 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T21:59:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[82788]: audit 2024-07-28T21:59:28.236069+0000 mon.c (mon.2) 1201 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T21:59:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:28 smithi045 bash[82788]: audit 2024-07-28T21:59:28.244082+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T21:59:28.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7802 16 16 0 0 0 - 0 2024-07-28T21:59:29.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:28 smithi155 bash[73694]: debug 2024-07-28T21:59:28.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:29.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7803 16 16 0 0 0 - 0 2024-07-28T21:59:30.059 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:29 smithi155 bash[73694]: debug 2024-07-28T21:59:29.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:30 smithi155 bash[68033]: cluster 2024-07-28T21:59:29.150459+0000 mgr.y (mgr.34101) 4493 : cluster [DBG] pgmap v5421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:30 smithi045 bash[80445]: cluster 2024-07-28T21:59:29.150459+0000 mgr.y (mgr.34101) 4493 : cluster [DBG] pgmap v5421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:30 smithi045 bash[82788]: cluster 2024-07-28T21:59:29.150459+0000 mgr.y (mgr.34101) 4493 : cluster [DBG] pgmap v5421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:30.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7804 16 16 0 0 0 - 0 2024-07-28T21:59:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:59:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:59:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T21:59:31.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:30 smithi155 bash[73694]: debug 2024-07-28T21:59:30.719+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:31 smithi045 bash[80445]: cluster 2024-07-28T21:59:31.152183+0000 mgr.y (mgr.34101) 4494 : cluster [DBG] pgmap v5422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:31.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:31 smithi155 bash[68033]: cluster 2024-07-28T21:59:31.152183+0000 mgr.y (mgr.34101) 4494 : cluster [DBG] pgmap v5422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:31.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:31 smithi045 bash[82788]: cluster 2024-07-28T21:59:31.152183+0000 mgr.y (mgr.34101) 4494 : cluster [DBG] pgmap v5422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:31.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7805 16 16 0 0 0 - 0 2024-07-28T21:59:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:31 smithi155 bash[73694]: debug 2024-07-28T21:59:31.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:32.698 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:59:32 smithi155 bash[60745]: ts=2024-07-28T21:59:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:59:32.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7806 16 16 0 0 0 - 0 2024-07-28T21:59:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:32 smithi155 bash[73694]: debug 2024-07-28T21:59:32.695+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:33.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7807 16 16 0 0 0 - 0 2024-07-28T21:59:34.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:33 smithi155 bash[73694]: debug 2024-07-28T21:59:33.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:34 smithi045 bash[80445]: cluster 2024-07-28T21:59:33.154090+0000 mgr.y (mgr.34101) 4495 : cluster [DBG] pgmap v5423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:34 smithi045 bash[80445]: audit 2024-07-28T21:59:33.504147+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:34 smithi045 bash[82788]: cluster 2024-07-28T21:59:33.154090+0000 mgr.y (mgr.34101) 4495 : cluster [DBG] pgmap v5423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:34 smithi045 bash[82788]: audit 2024-07-28T21:59:33.504147+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:34 smithi155 bash[68033]: cluster 2024-07-28T21:59:33.154090+0000 mgr.y (mgr.34101) 4495 : cluster [DBG] pgmap v5423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:34 smithi155 bash[68033]: audit 2024-07-28T21:59:33.504147+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:34.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7808 16 16 0 0 0 - 0 2024-07-28T21:59:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:34 smithi155 bash[73694]: debug 2024-07-28T21:59:34.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:35.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7809 16 16 0 0 0 - 0 2024-07-28T21:59:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:35 smithi155 bash[73694]: debug 2024-07-28T21:59:35.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:36 smithi045 bash[82788]: cluster 2024-07-28T21:59:35.155823+0000 mgr.y (mgr.34101) 4496 : cluster [DBG] pgmap v5424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:36 smithi045 bash[80445]: cluster 2024-07-28T21:59:35.155823+0000 mgr.y (mgr.34101) 4496 : cluster [DBG] pgmap v5424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:36 smithi155 bash[68033]: cluster 2024-07-28T21:59:35.155823+0000 mgr.y (mgr.34101) 4496 : cluster [DBG] pgmap v5424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:36.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7810 16 16 0 0 0 - 0 2024-07-28T21:59:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:36 smithi155 bash[73694]: debug 2024-07-28T21:59:36.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:37.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7811 16 16 0 0 0 - 0 2024-07-28T21:59:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:37 smithi155 bash[73694]: debug 2024-07-28T21:59:37.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:38 smithi155 bash[68033]: cluster 2024-07-28T21:59:37.157658+0000 mgr.y (mgr.34101) 4497 : cluster [DBG] pgmap v5425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:38 smithi045 bash[80445]: cluster 2024-07-28T21:59:37.157658+0000 mgr.y (mgr.34101) 4497 : cluster [DBG] pgmap v5425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:38 smithi045 bash[82788]: cluster 2024-07-28T21:59:37.157658+0000 mgr.y (mgr.34101) 4497 : cluster [DBG] pgmap v5425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:38.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7812 16 16 0 0 0 - 0 2024-07-28T21:59:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:38 smithi155 bash[73694]: debug 2024-07-28T21:59:38.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:39.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7813 16 16 0 0 0 - 0 2024-07-28T21:59:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:39 smithi155 bash[73694]: debug 2024-07-28T21:59:39.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:40.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:40 smithi155 bash[68033]: cluster 2024-07-28T21:59:39.159375+0000 mgr.y (mgr.34101) 4498 : cluster [DBG] pgmap v5426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:40.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:40 smithi045 bash[80445]: cluster 2024-07-28T21:59:39.159375+0000 mgr.y (mgr.34101) 4498 : cluster [DBG] pgmap v5426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:40.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:40 smithi045 bash[82788]: cluster 2024-07-28T21:59:39.159375+0000 mgr.y (mgr.34101) 4498 : cluster [DBG] pgmap v5426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:40.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7814 16 16 0 0 0 - 0 2024-07-28T21:59:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:59:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:59:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T21:59:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:40 smithi155 bash[73694]: debug 2024-07-28T21:59:40.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:41.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7815 16 16 0 0 0 - 0 2024-07-28T21:59:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:41 smithi155 bash[73694]: debug 2024-07-28T21:59:41.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:42 smithi155 bash[68033]: cluster 2024-07-28T21:59:41.161092+0000 mgr.y (mgr.34101) 4499 : cluster [DBG] pgmap v5427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:59:42 smithi155 bash[60745]: ts=2024-07-28T21:59:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:59:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:42 smithi045 bash[82788]: cluster 2024-07-28T21:59:41.161092+0000 mgr.y (mgr.34101) 4499 : cluster [DBG] pgmap v5427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:42 smithi045 bash[80445]: cluster 2024-07-28T21:59:41.161092+0000 mgr.y (mgr.34101) 4499 : cluster [DBG] pgmap v5427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:42.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7816 16 16 0 0 0 - 0 2024-07-28T21:59:43.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:42 smithi155 bash[73694]: debug 2024-07-28T21:59:42.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:43.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7817 16 16 0 0 0 - 0 2024-07-28T21:59:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:43 smithi155 bash[73694]: debug 2024-07-28T21:59:43.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:44 smithi155 bash[68033]: cluster 2024-07-28T21:59:43.162973+0000 mgr.y (mgr.34101) 4500 : cluster [DBG] pgmap v5428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:44 smithi045 bash[80445]: cluster 2024-07-28T21:59:43.162973+0000 mgr.y (mgr.34101) 4500 : cluster [DBG] pgmap v5428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:44.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:44 smithi045 bash[82788]: cluster 2024-07-28T21:59:43.162973+0000 mgr.y (mgr.34101) 4500 : cluster [DBG] pgmap v5428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:44.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7818 16 16 0 0 0 - 0 2024-07-28T21:59:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:44 smithi155 bash[73694]: debug 2024-07-28T21:59:44.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:45.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7819 16 16 0 0 0 - 0 2024-07-28T21:59:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:45 smithi155 bash[73694]: debug 2024-07-28T21:59:45.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:46 smithi155 bash[68033]: cluster 2024-07-28T21:59:45.164689+0000 mgr.y (mgr.34101) 4501 : cluster [DBG] pgmap v5429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:46 smithi045 bash[82788]: cluster 2024-07-28T21:59:45.164689+0000 mgr.y (mgr.34101) 4501 : cluster [DBG] pgmap v5429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:46 smithi045 bash[80445]: cluster 2024-07-28T21:59:45.164689+0000 mgr.y (mgr.34101) 4501 : cluster [DBG] pgmap v5429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:46.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T21:59:46.921868+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T21:59:46.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T21:59:46.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7820 16 16 0 0 0 - 0 2024-07-28T21:59:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:46 smithi155 bash[73694]: debug 2024-07-28T21:59:46.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:47.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7821 16 16 0 0 0 - 0 2024-07-28T21:59:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:47 smithi155 bash[73694]: debug 2024-07-28T21:59:47.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:48 smithi155 bash[68033]: cluster 2024-07-28T21:59:47.166555+0000 mgr.y (mgr.34101) 4502 : cluster [DBG] pgmap v5430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:48 smithi045 bash[80445]: cluster 2024-07-28T21:59:47.166555+0000 mgr.y (mgr.34101) 4502 : cluster [DBG] pgmap v5430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:48 smithi045 bash[82788]: cluster 2024-07-28T21:59:47.166555+0000 mgr.y (mgr.34101) 4502 : cluster [DBG] pgmap v5430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:48.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7822 16 16 0 0 0 - 0 2024-07-28T21:59:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:48 smithi155 bash[73694]: debug 2024-07-28T21:59:48.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:49 smithi155 bash[68033]: audit 2024-07-28T21:59:48.504817+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:49 smithi045 bash[80445]: audit 2024-07-28T21:59:48.504817+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:49 smithi045 bash[82788]: audit 2024-07-28T21:59:48.504817+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T21:59:49.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7823 16 16 0 0 0 - 0 2024-07-28T21:59:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:49 smithi155 bash[73694]: debug 2024-07-28T21:59:49.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:50 smithi155 bash[68033]: cluster 2024-07-28T21:59:49.168227+0000 mgr.y (mgr.34101) 4503 : cluster [DBG] pgmap v5431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:50.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:50 smithi045 bash[80445]: cluster 2024-07-28T21:59:49.168227+0000 mgr.y (mgr.34101) 4503 : cluster [DBG] pgmap v5431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:50.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:50 smithi045 bash[82788]: cluster 2024-07-28T21:59:49.168227+0000 mgr.y (mgr.34101) 4503 : cluster [DBG] pgmap v5431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:50.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7824 16 16 0 0 0 - 0 2024-07-28T21:59:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 21:59:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:21:59:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T21:59:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:50 smithi155 bash[73694]: debug 2024-07-28T21:59:50.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:51.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7825 16 16 0 0 0 - 0 2024-07-28T21:59:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:51 smithi155 bash[73694]: debug 2024-07-28T21:59:51.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:52 smithi155 bash[68033]: cluster 2024-07-28T21:59:51.169946+0000 mgr.y (mgr.34101) 4504 : cluster [DBG] pgmap v5432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 21:59:52 smithi155 bash[60745]: ts=2024-07-28T21:59:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T21:59:52.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:52 smithi045 bash[80445]: cluster 2024-07-28T21:59:51.169946+0000 mgr.y (mgr.34101) 4504 : cluster [DBG] pgmap v5432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:52 smithi045 bash[82788]: cluster 2024-07-28T21:59:51.169946+0000 mgr.y (mgr.34101) 4504 : cluster [DBG] pgmap v5432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:52.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7826 16 16 0 0 0 - 0 2024-07-28T21:59:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:52 smithi155 bash[73694]: debug 2024-07-28T21:59:52.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:53.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7827 16 16 0 0 0 - 0 2024-07-28T21:59:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:53 smithi155 bash[73694]: debug 2024-07-28T21:59:53.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:54 smithi155 bash[68033]: cluster 2024-07-28T21:59:53.171744+0000 mgr.y (mgr.34101) 4505 : cluster [DBG] pgmap v5433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:54 smithi045 bash[80445]: cluster 2024-07-28T21:59:53.171744+0000 mgr.y (mgr.34101) 4505 : cluster [DBG] pgmap v5433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:54 smithi045 bash[82788]: cluster 2024-07-28T21:59:53.171744+0000 mgr.y (mgr.34101) 4505 : cluster [DBG] pgmap v5433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:54.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7828 16 16 0 0 0 - 0 2024-07-28T21:59:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:54 smithi155 bash[73694]: debug 2024-07-28T21:59:54.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:55.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7829 16 16 0 0 0 - 0 2024-07-28T21:59:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:55 smithi155 bash[73694]: debug 2024-07-28T21:59:55.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:56 smithi155 bash[68033]: cluster 2024-07-28T21:59:55.173474+0000 mgr.y (mgr.34101) 4506 : cluster [DBG] pgmap v5434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:56 smithi045 bash[80445]: cluster 2024-07-28T21:59:55.173474+0000 mgr.y (mgr.34101) 4506 : cluster [DBG] pgmap v5434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:56 smithi045 bash[82788]: cluster 2024-07-28T21:59:55.173474+0000 mgr.y (mgr.34101) 4506 : cluster [DBG] pgmap v5434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:56.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7830 16 16 0 0 0 - 0 2024-07-28T21:59:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:56 smithi155 bash[73694]: debug 2024-07-28T21:59:56.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:57.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7831 16 16 0 0 0 - 0 2024-07-28T21:59:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:57 smithi155 bash[73694]: debug 2024-07-28T21:59:57.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 21:59:58 smithi155 bash[68033]: cluster 2024-07-28T21:59:57.175332+0000 mgr.y (mgr.34101) 4507 : cluster [DBG] pgmap v5435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 21:59:58 smithi045 bash[80445]: cluster 2024-07-28T21:59:57.175332+0000 mgr.y (mgr.34101) 4507 : cluster [DBG] pgmap v5435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 21:59:58 smithi045 bash[82788]: cluster 2024-07-28T21:59:57.175332+0000 mgr.y (mgr.34101) 4507 : cluster [DBG] pgmap v5435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T21:59:58.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7832 16 16 0 0 0 - 0 2024-07-28T21:59:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:58 smithi155 bash[73694]: debug 2024-07-28T21:59:58.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T21:59:59.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7833 16 16 0 0 0 - 0 2024-07-28T22:00:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 21:59:59 smithi155 bash[73694]: debug 2024-07-28T21:59:59.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:00 smithi155 bash[68033]: cluster 2024-07-28T21:59:59.177054+0000 mgr.y (mgr.34101) 4508 : cluster [DBG] pgmap v5436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:00 smithi155 bash[68033]: cluster 2024-07-28T22:00:00.000185+0000 mon.a (mon.0) 3527 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:00:00.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:00 smithi045 bash[80445]: cluster 2024-07-28T21:59:59.177054+0000 mgr.y (mgr.34101) 4508 : cluster [DBG] pgmap v5436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:00.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:00 smithi045 bash[80445]: cluster 2024-07-28T22:00:00.000185+0000 mon.a (mon.0) 3527 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:00:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:00 smithi045 bash[82788]: cluster 2024-07-28T21:59:59.177054+0000 mgr.y (mgr.34101) 4508 : cluster [DBG] pgmap v5436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:00.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:00 smithi045 bash[82788]: cluster 2024-07-28T22:00:00.000185+0000 mon.a (mon.0) 3527 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:00:00.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7834 16 16 0 0 0 - 0 2024-07-28T22:00:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:00:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:00:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:00:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:00 smithi155 bash[73694]: debug 2024-07-28T22:00:00.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:01.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7835 16 16 0 0 0 - 0 2024-07-28T22:00:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:01 smithi155 bash[73694]: debug 2024-07-28T22:00:01.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:02 smithi155 bash[68033]: cluster 2024-07-28T22:00:01.178795+0000 mgr.y (mgr.34101) 4509 : cluster [DBG] pgmap v5437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:00:02 smithi155 bash[60745]: ts=2024-07-28T22:00:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:00:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:02 smithi045 bash[80445]: cluster 2024-07-28T22:00:01.178795+0000 mgr.y (mgr.34101) 4509 : cluster [DBG] pgmap v5437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:02 smithi045 bash[82788]: cluster 2024-07-28T22:00:01.178795+0000 mgr.y (mgr.34101) 4509 : cluster [DBG] pgmap v5437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:02.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7836 16 16 0 0 0 - 0 2024-07-28T22:00:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:02 smithi155 bash[73694]: debug 2024-07-28T22:00:02.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:03.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7837 16 16 0 0 0 - 0 2024-07-28T22:00:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:03 smithi155 bash[73694]: debug 2024-07-28T22:00:03.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:04 smithi155 bash[68033]: cluster 2024-07-28T22:00:03.180606+0000 mgr.y (mgr.34101) 4510 : cluster [DBG] pgmap v5438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:04 smithi155 bash[68033]: audit 2024-07-28T22:00:03.505066+0000 mon.c (mon.2) 1204 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:04 smithi045 bash[80445]: cluster 2024-07-28T22:00:03.180606+0000 mgr.y (mgr.34101) 4510 : cluster [DBG] pgmap v5438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:04 smithi045 bash[80445]: audit 2024-07-28T22:00:03.505066+0000 mon.c (mon.2) 1204 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:04 smithi045 bash[82788]: cluster 2024-07-28T22:00:03.180606+0000 mgr.y (mgr.34101) 4510 : cluster [DBG] pgmap v5438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:04 smithi045 bash[82788]: audit 2024-07-28T22:00:03.505066+0000 mon.c (mon.2) 1204 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:04.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7838 16 16 0 0 0 - 0 2024-07-28T22:00:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:04 smithi155 bash[73694]: debug 2024-07-28T22:00:04.695+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:05.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7839 16 16 0 0 0 - 0 2024-07-28T22:00:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:05 smithi155 bash[73694]: debug 2024-07-28T22:00:05.695+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:06 smithi155 bash[68033]: cluster 2024-07-28T22:00:05.182414+0000 mgr.y (mgr.34101) 4511 : cluster [DBG] pgmap v5439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:06 smithi045 bash[80445]: cluster 2024-07-28T22:00:05.182414+0000 mgr.y (mgr.34101) 4511 : cluster [DBG] pgmap v5439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:06 smithi045 bash[82788]: cluster 2024-07-28T22:00:05.182414+0000 mgr.y (mgr.34101) 4511 : cluster [DBG] pgmap v5439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:06.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:00:06.925123+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:00:06.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:00:06.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7840 16 16 0 0 0 - 0 2024-07-28T22:00:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:06 smithi155 bash[73694]: debug 2024-07-28T22:00:06.667+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:07.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7841 16 16 0 0 0 - 0 2024-07-28T22:00:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:07 smithi155 bash[73694]: debug 2024-07-28T22:00:07.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:08 smithi155 bash[68033]: cluster 2024-07-28T22:00:07.184305+0000 mgr.y (mgr.34101) 4512 : cluster [DBG] pgmap v5440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:08 smithi045 bash[82788]: cluster 2024-07-28T22:00:07.184305+0000 mgr.y (mgr.34101) 4512 : cluster [DBG] pgmap v5440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:08 smithi045 bash[80445]: cluster 2024-07-28T22:00:07.184305+0000 mgr.y (mgr.34101) 4512 : cluster [DBG] pgmap v5440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:08.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7842 16 16 0 0 0 - 0 2024-07-28T22:00:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:08 smithi155 bash[73694]: debug 2024-07-28T22:00:08.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:09.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7843 16 16 0 0 0 - 0 2024-07-28T22:00:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:09 smithi155 bash[73694]: debug 2024-07-28T22:00:09.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:10.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:10 smithi155 bash[68033]: cluster 2024-07-28T22:00:09.186093+0000 mgr.y (mgr.34101) 4513 : cluster [DBG] pgmap v5441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:10 smithi045 bash[82788]: cluster 2024-07-28T22:00:09.186093+0000 mgr.y (mgr.34101) 4513 : cluster [DBG] pgmap v5441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:10 smithi045 bash[80445]: cluster 2024-07-28T22:00:09.186093+0000 mgr.y (mgr.34101) 4513 : cluster [DBG] pgmap v5441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:10.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7844 16 16 0 0 0 - 0 2024-07-28T22:00:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:00:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:00:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:00:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:10 smithi155 bash[73694]: debug 2024-07-28T22:00:10.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:11.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7845 16 16 0 0 0 - 0 2024-07-28T22:00:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:11 smithi155 bash[73694]: debug 2024-07-28T22:00:11.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:12 smithi155 bash[68033]: cluster 2024-07-28T22:00:11.187809+0000 mgr.y (mgr.34101) 4514 : cluster [DBG] pgmap v5442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:00:12 smithi155 bash[60745]: ts=2024-07-28T22:00:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:00:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:12 smithi045 bash[80445]: cluster 2024-07-28T22:00:11.187809+0000 mgr.y (mgr.34101) 4514 : cluster [DBG] pgmap v5442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:12 smithi045 bash[82788]: cluster 2024-07-28T22:00:11.187809+0000 mgr.y (mgr.34101) 4514 : cluster [DBG] pgmap v5442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:12.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7846 16 16 0 0 0 - 0 2024-07-28T22:00:13.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:12 smithi155 bash[73694]: debug 2024-07-28T22:00:12.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:13.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7847 16 16 0 0 0 - 0 2024-07-28T22:00:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:13 smithi155 bash[73694]: debug 2024-07-28T22:00:13.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:14.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:14 smithi155 bash[68033]: cluster 2024-07-28T22:00:13.189680+0000 mgr.y (mgr.34101) 4515 : cluster [DBG] pgmap v5443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:14 smithi045 bash[80445]: cluster 2024-07-28T22:00:13.189680+0000 mgr.y (mgr.34101) 4515 : cluster [DBG] pgmap v5443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:14 smithi045 bash[82788]: cluster 2024-07-28T22:00:13.189680+0000 mgr.y (mgr.34101) 4515 : cluster [DBG] pgmap v5443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:14.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7848 16 16 0 0 0 - 0 2024-07-28T22:00:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:14 smithi155 bash[73694]: debug 2024-07-28T22:00:14.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:15.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:15 smithi155 bash[73694]: debug 2024-07-28T22:00:15.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:15.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7849 16 16 0 0 0 - 0 2024-07-28T22:00:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:16 smithi045 bash[80445]: cluster 2024-07-28T22:00:15.191414+0000 mgr.y (mgr.34101) 4516 : cluster [DBG] pgmap v5444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:16 smithi045 bash[82788]: cluster 2024-07-28T22:00:15.191414+0000 mgr.y (mgr.34101) 4516 : cluster [DBG] pgmap v5444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:16 smithi155 bash[68033]: cluster 2024-07-28T22:00:15.191414+0000 mgr.y (mgr.34101) 4516 : cluster [DBG] pgmap v5444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:16.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:16 smithi155 bash[73694]: debug 2024-07-28T22:00:16.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:16.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7850 16 16 0 0 0 - 0 2024-07-28T22:00:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:17 smithi045 bash[80445]: cluster 2024-07-28T22:00:17.193264+0000 mgr.y (mgr.34101) 4517 : cluster [DBG] pgmap v5445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:17 smithi045 bash[82788]: cluster 2024-07-28T22:00:17.193264+0000 mgr.y (mgr.34101) 4517 : cluster [DBG] pgmap v5445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:17 smithi155 bash[68033]: cluster 2024-07-28T22:00:17.193264+0000 mgr.y (mgr.34101) 4517 : cluster [DBG] pgmap v5445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:17 smithi155 bash[73694]: debug 2024-07-28T22:00:17.574+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:17.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7851 16 16 0 0 0 - 0 2024-07-28T22:00:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:18 smithi155 bash[68033]: audit 2024-07-28T22:00:18.505478+0000 mon.c (mon.2) 1205 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:18.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:18 smithi155 bash[73694]: debug 2024-07-28T22:00:18.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:18.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7852 16 16 0 0 0 - 0 2024-07-28T22:00:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:18 smithi045 bash[80445]: audit 2024-07-28T22:00:18.505478+0000 mon.c (mon.2) 1205 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:18 smithi045 bash[82788]: audit 2024-07-28T22:00:18.505478+0000 mon.c (mon.2) 1205 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:19.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:19 smithi155 bash[73694]: debug 2024-07-28T22:00:19.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:19 smithi155 bash[68033]: cluster 2024-07-28T22:00:19.194973+0000 mgr.y (mgr.34101) 4518 : cluster [DBG] pgmap v5446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:19.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7853 16 16 0 0 0 - 0 2024-07-28T22:00:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:19 smithi045 bash[82788]: cluster 2024-07-28T22:00:19.194973+0000 mgr.y (mgr.34101) 4518 : cluster [DBG] pgmap v5446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:19 smithi045 bash[80445]: cluster 2024-07-28T22:00:19.194973+0000 mgr.y (mgr.34101) 4518 : cluster [DBG] pgmap v5446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:20 smithi155 bash[73694]: debug 2024-07-28T22:00:20.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:20.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7854 16 16 0 0 0 - 0 2024-07-28T22:00:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:00:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:00:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:00:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:21 smithi155 bash[73694]: debug 2024-07-28T22:00:21.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:21.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7855 16 16 0 0 0 - 0 2024-07-28T22:00:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:22 smithi155 bash[68033]: cluster 2024-07-28T22:00:21.196680+0000 mgr.y (mgr.34101) 4519 : cluster [DBG] pgmap v5447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:00:22 smithi155 bash[60745]: ts=2024-07-28T22:00:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:00:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:22 smithi045 bash[82788]: cluster 2024-07-28T22:00:21.196680+0000 mgr.y (mgr.34101) 4519 : cluster [DBG] pgmap v5447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:22 smithi045 bash[80445]: cluster 2024-07-28T22:00:21.196680+0000 mgr.y (mgr.34101) 4519 : cluster [DBG] pgmap v5447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:22.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7856 16 16 0 0 0 - 0 2024-07-28T22:00:23.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:22 smithi155 bash[73694]: debug 2024-07-28T22:00:22.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:23.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7857 16 16 0 0 0 - 0 2024-07-28T22:00:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:23 smithi155 bash[73694]: debug 2024-07-28T22:00:23.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:24.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:24 smithi155 bash[68033]: cluster 2024-07-28T22:00:23.198587+0000 mgr.y (mgr.34101) 4520 : cluster [DBG] pgmap v5448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:24 smithi045 bash[82788]: cluster 2024-07-28T22:00:23.198587+0000 mgr.y (mgr.34101) 4520 : cluster [DBG] pgmap v5448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:24 smithi045 bash[80445]: cluster 2024-07-28T22:00:23.198587+0000 mgr.y (mgr.34101) 4520 : cluster [DBG] pgmap v5448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:24.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7858 16 16 0 0 0 - 0 2024-07-28T22:00:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:24 smithi155 bash[73694]: debug 2024-07-28T22:00:24.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:25.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7859 16 16 0 0 0 - 0 2024-07-28T22:00:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:25 smithi155 bash[73694]: debug 2024-07-28T22:00:25.610+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:26.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:26 smithi155 bash[68033]: cluster 2024-07-28T22:00:25.200297+0000 mgr.y (mgr.34101) 4521 : cluster [DBG] pgmap v5449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:26 smithi045 bash[80445]: cluster 2024-07-28T22:00:25.200297+0000 mgr.y (mgr.34101) 4521 : cluster [DBG] pgmap v5449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:26 smithi045 bash[82788]: cluster 2024-07-28T22:00:25.200297+0000 mgr.y (mgr.34101) 4521 : cluster [DBG] pgmap v5449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:26.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:00:26.928341+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:00:26.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:00:26.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7860 16 16 0 0 0 - 0 2024-07-28T22:00:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:26 smithi155 bash[73694]: debug 2024-07-28T22:00:26.610+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:27.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7861 16 16 0 0 0 - 0 2024-07-28T22:00:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:27 smithi155 bash[73694]: debug 2024-07-28T22:00:27.650+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:28 smithi155 bash[68033]: cluster 2024-07-28T22:00:27.202186+0000 mgr.y (mgr.34101) 4522 : cluster [DBG] pgmap v5450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:28 smithi045 bash[80445]: cluster 2024-07-28T22:00:27.202186+0000 mgr.y (mgr.34101) 4522 : cluster [DBG] pgmap v5450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:28 smithi045 bash[82788]: cluster 2024-07-28T22:00:27.202186+0000 mgr.y (mgr.34101) 4522 : cluster [DBG] pgmap v5450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:28.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7862 16 16 0 0 0 - 0 2024-07-28T22:00:29.103 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:28 smithi155 bash[73694]: debug 2024-07-28T22:00:28.654+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:29 smithi155 bash[68033]: audit 2024-07-28T22:00:28.330921+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:00:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:29 smithi045 bash[80445]: audit 2024-07-28T22:00:28.330921+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:00:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:29 smithi045 bash[82788]: audit 2024-07-28T22:00:28.330921+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:00:29.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7863 16 16 0 0 0 - 0 2024-07-28T22:00:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:29 smithi155 bash[73694]: debug 2024-07-28T22:00:29.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:30.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:30 smithi155 bash[68033]: cluster 2024-07-28T22:00:29.203922+0000 mgr.y (mgr.34101) 4523 : cluster [DBG] pgmap v5451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:30 smithi045 bash[80445]: cluster 2024-07-28T22:00:29.203922+0000 mgr.y (mgr.34101) 4523 : cluster [DBG] pgmap v5451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:30 smithi045 bash[82788]: cluster 2024-07-28T22:00:29.203922+0000 mgr.y (mgr.34101) 4523 : cluster [DBG] pgmap v5451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:30.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7864 16 16 0 0 0 - 0 2024-07-28T22:00:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:00:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:00:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:00:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:30 smithi155 bash[73694]: debug 2024-07-28T22:00:30.674+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:31.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7865 16 16 0 0 0 - 0 2024-07-28T22:00:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:31 smithi155 bash[73694]: debug 2024-07-28T22:00:31.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:32 smithi155 bash[68033]: cluster 2024-07-28T22:00:31.205647+0000 mgr.y (mgr.34101) 4524 : cluster [DBG] pgmap v5452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:00:32 smithi155 bash[60745]: ts=2024-07-28T22:00:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:00:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:32 smithi045 bash[82788]: cluster 2024-07-28T22:00:31.205647+0000 mgr.y (mgr.34101) 4524 : cluster [DBG] pgmap v5452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:32 smithi045 bash[80445]: cluster 2024-07-28T22:00:31.205647+0000 mgr.y (mgr.34101) 4524 : cluster [DBG] pgmap v5452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:32.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7866 16 16 0 0 0 - 0 2024-07-28T22:00:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:32 smithi155 bash[73694]: debug 2024-07-28T22:00:32.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:33.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7867 16 16 0 0 0 - 0 2024-07-28T22:00:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:33 smithi155 bash[73694]: debug 2024-07-28T22:00:33.670+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:34 smithi155 bash[68033]: cluster 2024-07-28T22:00:33.207524+0000 mgr.y (mgr.34101) 4525 : cluster [DBG] pgmap v5453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:34 smithi155 bash[68033]: audit 2024-07-28T22:00:33.504987+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:34 smithi155 bash[68033]: audit 2024-07-28T22:00:34.011641+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:34 smithi155 bash[68033]: audit 2024-07-28T22:00:34.021390+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:34 smithi155 bash[68033]: audit 2024-07-28T22:00:34.229376+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:34 smithi155 bash[68033]: audit 2024-07-28T22:00:34.240803+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[80445]: cluster 2024-07-28T22:00:33.207524+0000 mgr.y (mgr.34101) 4525 : cluster [DBG] pgmap v5453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[80445]: audit 2024-07-28T22:00:33.504987+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[80445]: audit 2024-07-28T22:00:34.011641+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[80445]: audit 2024-07-28T22:00:34.021390+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[80445]: audit 2024-07-28T22:00:34.229376+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[80445]: audit 2024-07-28T22:00:34.240803+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[82788]: cluster 2024-07-28T22:00:33.207524+0000 mgr.y (mgr.34101) 4525 : cluster [DBG] pgmap v5453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[82788]: audit 2024-07-28T22:00:33.504987+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[82788]: audit 2024-07-28T22:00:34.011641+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[82788]: audit 2024-07-28T22:00:34.021390+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[82788]: audit 2024-07-28T22:00:34.229376+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:34 smithi045 bash[82788]: audit 2024-07-28T22:00:34.240803+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:34.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7868 16 16 0 0 0 - 0 2024-07-28T22:00:35.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:34 smithi155 bash[73694]: debug 2024-07-28T22:00:34.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:35.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:35 smithi155 bash[68033]: audit 2024-07-28T22:00:34.667259+0000 mon.c (mon.2) 1208 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:00:35.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:35 smithi155 bash[68033]: audit 2024-07-28T22:00:34.668995+0000 mon.c (mon.2) 1209 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:00:35.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:35 smithi155 bash[68033]: audit 2024-07-28T22:00:34.681682+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:35 smithi045 bash[80445]: audit 2024-07-28T22:00:34.667259+0000 mon.c (mon.2) 1208 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:00:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:35 smithi045 bash[80445]: audit 2024-07-28T22:00:34.668995+0000 mon.c (mon.2) 1209 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:00:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:35 smithi045 bash[80445]: audit 2024-07-28T22:00:34.681682+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:35 smithi045 bash[82788]: audit 2024-07-28T22:00:34.667259+0000 mon.c (mon.2) 1208 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:00:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:35 smithi045 bash[82788]: audit 2024-07-28T22:00:34.668995+0000 mon.c (mon.2) 1209 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:00:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:35 smithi045 bash[82788]: audit 2024-07-28T22:00:34.681682+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:00:35.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7869 16 16 0 0 0 - 0 2024-07-28T22:00:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:35 smithi155 bash[73694]: debug 2024-07-28T22:00:35.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:36 smithi155 bash[68033]: cluster 2024-07-28T22:00:35.209257+0000 mgr.y (mgr.34101) 4526 : cluster [DBG] pgmap v5454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:36 smithi045 bash[80445]: cluster 2024-07-28T22:00:35.209257+0000 mgr.y (mgr.34101) 4526 : cluster [DBG] pgmap v5454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:36 smithi045 bash[82788]: cluster 2024-07-28T22:00:35.209257+0000 mgr.y (mgr.34101) 4526 : cluster [DBG] pgmap v5454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:36.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7870 16 16 0 0 0 - 0 2024-07-28T22:00:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:36 smithi155 bash[73694]: debug 2024-07-28T22:00:36.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:37.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7871 16 16 0 0 0 - 0 2024-07-28T22:00:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:37 smithi155 bash[73694]: debug 2024-07-28T22:00:37.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:38 smithi155 bash[68033]: cluster 2024-07-28T22:00:37.211139+0000 mgr.y (mgr.34101) 4527 : cluster [DBG] pgmap v5455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:38 smithi045 bash[80445]: cluster 2024-07-28T22:00:37.211139+0000 mgr.y (mgr.34101) 4527 : cluster [DBG] pgmap v5455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:38 smithi045 bash[82788]: cluster 2024-07-28T22:00:37.211139+0000 mgr.y (mgr.34101) 4527 : cluster [DBG] pgmap v5455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:38.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7872 16 16 0 0 0 - 0 2024-07-28T22:00:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:38 smithi155 bash[73694]: debug 2024-07-28T22:00:38.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:39.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7873 16 16 0 0 0 - 0 2024-07-28T22:00:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:39 smithi155 bash[73694]: debug 2024-07-28T22:00:39.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:40.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:40 smithi155 bash[68033]: cluster 2024-07-28T22:00:39.212856+0000 mgr.y (mgr.34101) 4528 : cluster [DBG] pgmap v5456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:40.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:40 smithi045 bash[80445]: cluster 2024-07-28T22:00:39.212856+0000 mgr.y (mgr.34101) 4528 : cluster [DBG] pgmap v5456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:40.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:40 smithi045 bash[82788]: cluster 2024-07-28T22:00:39.212856+0000 mgr.y (mgr.34101) 4528 : cluster [DBG] pgmap v5456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:40.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7874 16 16 0 0 0 - 0 2024-07-28T22:00:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:00:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:00:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:00:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:40 smithi155 bash[73694]: debug 2024-07-28T22:00:40.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:41.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7875 16 16 0 0 0 - 0 2024-07-28T22:00:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:41 smithi155 bash[73694]: debug 2024-07-28T22:00:41.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:42.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:42 smithi155 bash[68033]: cluster 2024-07-28T22:00:41.214617+0000 mgr.y (mgr.34101) 4529 : cluster [DBG] pgmap v5457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:42.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:00:42 smithi155 bash[60745]: ts=2024-07-28T22:00:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:00:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:42 smithi045 bash[80445]: cluster 2024-07-28T22:00:41.214617+0000 mgr.y (mgr.34101) 4529 : cluster [DBG] pgmap v5457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:42 smithi045 bash[82788]: cluster 2024-07-28T22:00:41.214617+0000 mgr.y (mgr.34101) 4529 : cluster [DBG] pgmap v5457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:42.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7876 16 16 0 0 0 - 0 2024-07-28T22:00:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:42 smithi155 bash[73694]: debug 2024-07-28T22:00:42.626+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:43.617 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:43 smithi155 bash[68033]: cluster 2024-07-28T22:00:43.216505+0000 mgr.y (mgr.34101) 4530 : cluster [DBG] pgmap v5458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:43 smithi045 bash[80445]: cluster 2024-07-28T22:00:43.216505+0000 mgr.y (mgr.34101) 4530 : cluster [DBG] pgmap v5458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:43 smithi045 bash[82788]: cluster 2024-07-28T22:00:43.216505+0000 mgr.y (mgr.34101) 4530 : cluster [DBG] pgmap v5458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:43.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7877 16 16 0 0 0 - 0 2024-07-28T22:00:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:43 smithi155 bash[73694]: debug 2024-07-28T22:00:43.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:44.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7878 16 16 0 0 0 - 0 2024-07-28T22:00:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:44 smithi155 bash[73694]: debug 2024-07-28T22:00:44.650+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:45.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7879 16 16 0 0 0 - 0 2024-07-28T22:00:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:45 smithi155 bash[73694]: debug 2024-07-28T22:00:45.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:46 smithi155 bash[68033]: cluster 2024-07-28T22:00:45.218272+0000 mgr.y (mgr.34101) 4531 : cluster [DBG] pgmap v5459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:46 smithi045 bash[80445]: cluster 2024-07-28T22:00:45.218272+0000 mgr.y (mgr.34101) 4531 : cluster [DBG] pgmap v5459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:46 smithi045 bash[82788]: cluster 2024-07-28T22:00:45.218272+0000 mgr.y (mgr.34101) 4531 : cluster [DBG] pgmap v5459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:46.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:00:46.931552+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:00:46.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:00:46.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7880 16 16 0 0 0 - 0 2024-07-28T22:00:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:46 smithi155 bash[73694]: debug 2024-07-28T22:00:46.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:47.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7881 16 16 0 0 0 - 0 2024-07-28T22:00:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:47 smithi155 bash[73694]: debug 2024-07-28T22:00:47.670+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:48 smithi155 bash[68033]: cluster 2024-07-28T22:00:47.220133+0000 mgr.y (mgr.34101) 4532 : cluster [DBG] pgmap v5460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:48 smithi045 bash[80445]: cluster 2024-07-28T22:00:47.220133+0000 mgr.y (mgr.34101) 4532 : cluster [DBG] pgmap v5460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:48 smithi045 bash[82788]: cluster 2024-07-28T22:00:47.220133+0000 mgr.y (mgr.34101) 4532 : cluster [DBG] pgmap v5460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:48.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7882 16 16 0 0 0 - 0 2024-07-28T22:00:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:48 smithi155 bash[73694]: debug 2024-07-28T22:00:48.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:49 smithi155 bash[68033]: audit 2024-07-28T22:00:48.506047+0000 mon.c (mon.2) 1210 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:49 smithi045 bash[80445]: audit 2024-07-28T22:00:48.506047+0000 mon.c (mon.2) 1210 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:49 smithi045 bash[82788]: audit 2024-07-28T22:00:48.506047+0000 mon.c (mon.2) 1210 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:00:49.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7883 16 16 0 0 0 - 0 2024-07-28T22:00:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:49 smithi155 bash[73694]: debug 2024-07-28T22:00:49.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:50 smithi155 bash[68033]: cluster 2024-07-28T22:00:49.221873+0000 mgr.y (mgr.34101) 4533 : cluster [DBG] pgmap v5461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:50.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:50 smithi045 bash[80445]: cluster 2024-07-28T22:00:49.221873+0000 mgr.y (mgr.34101) 4533 : cluster [DBG] pgmap v5461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:50.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:50 smithi045 bash[82788]: cluster 2024-07-28T22:00:49.221873+0000 mgr.y (mgr.34101) 4533 : cluster [DBG] pgmap v5461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:50.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7884 16 16 0 0 0 - 0 2024-07-28T22:00:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:00:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:00:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:00:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:50 smithi155 bash[73694]: debug 2024-07-28T22:00:50.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:51.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7885 16 16 0 0 0 - 0 2024-07-28T22:00:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:51 smithi155 bash[73694]: debug 2024-07-28T22:00:51.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:00:52 smithi155 bash[60745]: ts=2024-07-28T22:00:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:00:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:52 smithi155 bash[68033]: cluster 2024-07-28T22:00:51.223586+0000 mgr.y (mgr.34101) 4534 : cluster [DBG] pgmap v5462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:52.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:52 smithi045 bash[80445]: cluster 2024-07-28T22:00:51.223586+0000 mgr.y (mgr.34101) 4534 : cluster [DBG] pgmap v5462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:52 smithi045 bash[82788]: cluster 2024-07-28T22:00:51.223586+0000 mgr.y (mgr.34101) 4534 : cluster [DBG] pgmap v5462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:52.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7886 16 16 0 0 0 - 0 2024-07-28T22:00:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:52 smithi155 bash[73694]: debug 2024-07-28T22:00:52.690+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:53.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7887 16 16 0 0 0 - 0 2024-07-28T22:00:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:53 smithi155 bash[73694]: debug 2024-07-28T22:00:53.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:54 smithi155 bash[68033]: cluster 2024-07-28T22:00:53.225488+0000 mgr.y (mgr.34101) 4535 : cluster [DBG] pgmap v5463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:54 smithi045 bash[80445]: cluster 2024-07-28T22:00:53.225488+0000 mgr.y (mgr.34101) 4535 : cluster [DBG] pgmap v5463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:54 smithi045 bash[82788]: cluster 2024-07-28T22:00:53.225488+0000 mgr.y (mgr.34101) 4535 : cluster [DBG] pgmap v5463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:54.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7888 16 16 0 0 0 - 0 2024-07-28T22:00:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:54 smithi155 bash[73694]: debug 2024-07-28T22:00:54.722+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:55.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7889 16 16 0 0 0 - 0 2024-07-28T22:00:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:55 smithi155 bash[73694]: debug 2024-07-28T22:00:55.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:56 smithi155 bash[68033]: cluster 2024-07-28T22:00:55.227260+0000 mgr.y (mgr.34101) 4536 : cluster [DBG] pgmap v5464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:56 smithi045 bash[82788]: cluster 2024-07-28T22:00:55.227260+0000 mgr.y (mgr.34101) 4536 : cluster [DBG] pgmap v5464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:56 smithi045 bash[80445]: cluster 2024-07-28T22:00:55.227260+0000 mgr.y (mgr.34101) 4536 : cluster [DBG] pgmap v5464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:56.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7890 16 16 0 0 0 - 0 2024-07-28T22:00:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:56 smithi155 bash[73694]: debug 2024-07-28T22:00:56.690+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:57.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7891 16 16 0 0 0 - 0 2024-07-28T22:00:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:57 smithi155 bash[73694]: debug 2024-07-28T22:00:57.674+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:58.637 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:00:58 smithi155 bash[68033]: cluster 2024-07-28T22:00:57.229118+0000 mgr.y (mgr.34101) 4537 : cluster [DBG] pgmap v5465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:00:58 smithi045 bash[80445]: cluster 2024-07-28T22:00:57.229118+0000 mgr.y (mgr.34101) 4537 : cluster [DBG] pgmap v5465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:00:58 smithi045 bash[82788]: cluster 2024-07-28T22:00:57.229118+0000 mgr.y (mgr.34101) 4537 : cluster [DBG] pgmap v5465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:00:58.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7892 16 16 0 0 0 - 0 2024-07-28T22:00:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:58 smithi155 bash[73694]: debug 2024-07-28T22:00:58.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:00:59.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7893 16 16 0 0 0 - 0 2024-07-28T22:01:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:00:59 smithi155 bash[73694]: debug 2024-07-28T22:00:59.630+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:00.583 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:00 smithi155 bash[68033]: cluster 2024-07-28T22:00:59.230897+0000 mgr.y (mgr.34101) 4538 : cluster [DBG] pgmap v5466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:00 smithi045 bash[82788]: cluster 2024-07-28T22:00:59.230897+0000 mgr.y (mgr.34101) 4538 : cluster [DBG] pgmap v5466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:00.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:00 smithi045 bash[80445]: cluster 2024-07-28T22:00:59.230897+0000 mgr.y (mgr.34101) 4538 : cluster [DBG] pgmap v5466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:00.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7894 16 16 0 0 0 - 0 2024-07-28T22:01:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:01:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:01:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:01:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:00 smithi155 bash[73694]: debug 2024-07-28T22:01:00.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:01.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7895 16 16 0 0 0 - 0 2024-07-28T22:01:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:01 smithi155 bash[73694]: debug 2024-07-28T22:01:01.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:02 smithi045 bash[80445]: cluster 2024-07-28T22:01:01.232619+0000 mgr.y (mgr.34101) 4539 : cluster [DBG] pgmap v5467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:02 smithi045 bash[82788]: cluster 2024-07-28T22:01:01.232619+0000 mgr.y (mgr.34101) 4539 : cluster [DBG] pgmap v5467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:02.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:02 smithi155 bash[73694]: debug 2024-07-28T22:01:02.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:02.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:02 smithi155 bash[68033]: cluster 2024-07-28T22:01:01.232619+0000 mgr.y (mgr.34101) 4539 : cluster [DBG] pgmap v5467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:01:02 smithi155 bash[60745]: ts=2024-07-28T22:01:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:01:02.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7896 16 16 0 0 0 - 0 2024-07-28T22:01:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:03 smithi045 bash[80445]: cluster 2024-07-28T22:01:03.234503+0000 mgr.y (mgr.34101) 4540 : cluster [DBG] pgmap v5468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:03 smithi045 bash[82788]: cluster 2024-07-28T22:01:03.234503+0000 mgr.y (mgr.34101) 4540 : cluster [DBG] pgmap v5468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:03 smithi155 bash[68033]: cluster 2024-07-28T22:01:03.234503+0000 mgr.y (mgr.34101) 4540 : cluster [DBG] pgmap v5468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:03 smithi155 bash[73694]: debug 2024-07-28T22:01:03.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:03.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7897 16 16 0 0 0 - 0 2024-07-28T22:01:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:04 smithi045 bash[80445]: audit 2024-07-28T22:01:03.506918+0000 mon.c (mon.2) 1211 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:04 smithi045 bash[82788]: audit 2024-07-28T22:01:03.506918+0000 mon.c (mon.2) 1211 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:04 smithi155 bash[68033]: audit 2024-07-28T22:01:03.506918+0000 mon.c (mon.2) 1211 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:04 smithi155 bash[73694]: debug 2024-07-28T22:01:04.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:04.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7898 16 16 0 0 0 - 0 2024-07-28T22:01:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:05 smithi045 bash[82788]: cluster 2024-07-28T22:01:05.236219+0000 mgr.y (mgr.34101) 4541 : cluster [DBG] pgmap v5469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:05 smithi045 bash[80445]: cluster 2024-07-28T22:01:05.236219+0000 mgr.y (mgr.34101) 4541 : cluster [DBG] pgmap v5469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:05.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:05 smithi155 bash[68033]: cluster 2024-07-28T22:01:05.236219+0000 mgr.y (mgr.34101) 4541 : cluster [DBG] pgmap v5469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:05.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:05 smithi155 bash[73694]: debug 2024-07-28T22:01:05.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:05.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7899 16 16 0 0 0 - 0 2024-07-28T22:01:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:06 smithi155 bash[73694]: debug 2024-07-28T22:01:06.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:06.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:01:06.934856+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:01:06.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:01:06.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7900 16 16 0 0 0 - 0 2024-07-28T22:01:07.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:07 smithi155 bash[73694]: debug 2024-07-28T22:01:07.541+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:07.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7901 16 16 0 0 0 - 0 2024-07-28T22:01:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:08 smithi155 bash[68033]: cluster 2024-07-28T22:01:07.238110+0000 mgr.y (mgr.34101) 4542 : cluster [DBG] pgmap v5470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:08 smithi045 bash[82788]: cluster 2024-07-28T22:01:07.238110+0000 mgr.y (mgr.34101) 4542 : cluster [DBG] pgmap v5470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:08 smithi045 bash[80445]: cluster 2024-07-28T22:01:07.238110+0000 mgr.y (mgr.34101) 4542 : cluster [DBG] pgmap v5470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:08.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7902 16 16 0 0 0 - 0 2024-07-28T22:01:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:08 smithi155 bash[73694]: debug 2024-07-28T22:01:08.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:09.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7903 16 16 0 0 0 - 0 2024-07-28T22:01:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:09 smithi155 bash[73694]: debug 2024-07-28T22:01:09.557+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:10 smithi155 bash[68033]: cluster 2024-07-28T22:01:09.239873+0000 mgr.y (mgr.34101) 4543 : cluster [DBG] pgmap v5471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:10 smithi045 bash[82788]: cluster 2024-07-28T22:01:09.239873+0000 mgr.y (mgr.34101) 4543 : cluster [DBG] pgmap v5471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:10.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:10 smithi045 bash[80445]: cluster 2024-07-28T22:01:09.239873+0000 mgr.y (mgr.34101) 4543 : cluster [DBG] pgmap v5471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:10.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7904 16 16 0 0 0 - 0 2024-07-28T22:01:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:01:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:01:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:01:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:10 smithi155 bash[73694]: debug 2024-07-28T22:01:10.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:11 smithi155 bash[73694]: debug 2024-07-28T22:01:11.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:11.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7905 16 16 0 0 0 - 0 2024-07-28T22:01:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:12 smithi155 bash[68033]: cluster 2024-07-28T22:01:11.241645+0000 mgr.y (mgr.34101) 4544 : cluster [DBG] pgmap v5472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:12 smithi155 bash[73694]: debug 2024-07-28T22:01:12.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:01:12 smithi155 bash[60745]: ts=2024-07-28T22:01:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:01:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:12 smithi045 bash[80445]: cluster 2024-07-28T22:01:11.241645+0000 mgr.y (mgr.34101) 4544 : cluster [DBG] pgmap v5472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:12 smithi045 bash[82788]: cluster 2024-07-28T22:01:11.241645+0000 mgr.y (mgr.34101) 4544 : cluster [DBG] pgmap v5472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:12.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7906 16 16 0 0 0 - 0 2024-07-28T22:01:13.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:13 smithi155 bash[73694]: debug 2024-07-28T22:01:13.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:13.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7907 16 16 0 0 0 - 0 2024-07-28T22:01:14.567 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:14 smithi155 bash[68033]: cluster 2024-07-28T22:01:13.243547+0000 mgr.y (mgr.34101) 4545 : cluster [DBG] pgmap v5473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:14 smithi045 bash[80445]: cluster 2024-07-28T22:01:13.243547+0000 mgr.y (mgr.34101) 4545 : cluster [DBG] pgmap v5473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:14 smithi045 bash[82788]: cluster 2024-07-28T22:01:13.243547+0000 mgr.y (mgr.34101) 4545 : cluster [DBG] pgmap v5473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:14.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7908 16 16 0 0 0 - 0 2024-07-28T22:01:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:14 smithi155 bash[73694]: debug 2024-07-28T22:01:14.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:15.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7909 16 16 0 0 0 - 0 2024-07-28T22:01:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:15 smithi155 bash[73694]: debug 2024-07-28T22:01:15.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:16.615 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:16 smithi155 bash[68033]: cluster 2024-07-28T22:01:15.245313+0000 mgr.y (mgr.34101) 4546 : cluster [DBG] pgmap v5474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:16 smithi045 bash[82788]: cluster 2024-07-28T22:01:15.245313+0000 mgr.y (mgr.34101) 4546 : cluster [DBG] pgmap v5474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:16 smithi045 bash[80445]: cluster 2024-07-28T22:01:15.245313+0000 mgr.y (mgr.34101) 4546 : cluster [DBG] pgmap v5474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:16.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7910 16 16 0 0 0 - 0 2024-07-28T22:01:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:16 smithi155 bash[73694]: debug 2024-07-28T22:01:16.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:17.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7911 16 16 0 0 0 - 0 2024-07-28T22:01:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:17 smithi155 bash[73694]: debug 2024-07-28T22:01:17.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:18.689 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:18 smithi155 bash[68033]: cluster 2024-07-28T22:01:17.247232+0000 mgr.y (mgr.34101) 4547 : cluster [DBG] pgmap v5475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:18 smithi045 bash[82788]: cluster 2024-07-28T22:01:17.247232+0000 mgr.y (mgr.34101) 4547 : cluster [DBG] pgmap v5475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:18 smithi045 bash[80445]: cluster 2024-07-28T22:01:17.247232+0000 mgr.y (mgr.34101) 4547 : cluster [DBG] pgmap v5475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:18.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7912 16 16 0 0 0 - 0 2024-07-28T22:01:19.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:18 smithi155 bash[73694]: debug 2024-07-28T22:01:18.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:19.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:19 smithi155 bash[68033]: audit 2024-07-28T22:01:18.507489+0000 mon.c (mon.2) 1212 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:19 smithi045 bash[82788]: audit 2024-07-28T22:01:18.507489+0000 mon.c (mon.2) 1212 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:19 smithi045 bash[80445]: audit 2024-07-28T22:01:18.507489+0000 mon.c (mon.2) 1212 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:19.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7913 16 16 0 0 0 - 0 2024-07-28T22:01:20.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:19 smithi155 bash[73694]: debug 2024-07-28T22:01:19.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:20 smithi045 bash[80445]: cluster 2024-07-28T22:01:19.248930+0000 mgr.y (mgr.34101) 4548 : cluster [DBG] pgmap v5476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:20.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:20 smithi045 bash[82788]: cluster 2024-07-28T22:01:19.248930+0000 mgr.y (mgr.34101) 4548 : cluster [DBG] pgmap v5476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:20.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:20 smithi155 bash[68033]: cluster 2024-07-28T22:01:19.248930+0000 mgr.y (mgr.34101) 4548 : cluster [DBG] pgmap v5476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:20.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7914 16 16 0 0 0 - 0 2024-07-28T22:01:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:01:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:01:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T22:01:21.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:20 smithi155 bash[73694]: debug 2024-07-28T22:01:20.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:21 smithi045 bash[80445]: cluster 2024-07-28T22:01:21.250690+0000 mgr.y (mgr.34101) 4549 : cluster [DBG] pgmap v5477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:21 smithi045 bash[82788]: cluster 2024-07-28T22:01:21.250690+0000 mgr.y (mgr.34101) 4549 : cluster [DBG] pgmap v5477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:21.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:21 smithi155 bash[68033]: cluster 2024-07-28T22:01:21.250690+0000 mgr.y (mgr.34101) 4549 : cluster [DBG] pgmap v5477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:21.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7915 16 16 0 0 0 - 0 2024-07-28T22:01:22.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:21 smithi155 bash[73694]: debug 2024-07-28T22:01:21.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:22.781 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:01:22 smithi155 bash[60745]: ts=2024-07-28T22:01:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:01:22.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7916 16 16 0 0 0 - 0 2024-07-28T22:01:23.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:22 smithi155 bash[73694]: debug 2024-07-28T22:01:22.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:23.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7917 16 16 0 0 0 - 0 2024-07-28T22:01:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:23 smithi155 bash[73694]: debug 2024-07-28T22:01:23.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:24.694 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:24 smithi155 bash[68033]: cluster 2024-07-28T22:01:23.252556+0000 mgr.y (mgr.34101) 4550 : cluster [DBG] pgmap v5478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:24 smithi045 bash[80445]: cluster 2024-07-28T22:01:23.252556+0000 mgr.y (mgr.34101) 4550 : cluster [DBG] pgmap v5478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:24 smithi045 bash[82788]: cluster 2024-07-28T22:01:23.252556+0000 mgr.y (mgr.34101) 4550 : cluster [DBG] pgmap v5478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:24.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7918 16 16 0 0 0 - 0 2024-07-28T22:01:25.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:24 smithi155 bash[73694]: debug 2024-07-28T22:01:24.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:25.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7919 16 16 0 0 0 - 0 2024-07-28T22:01:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:25 smithi155 bash[73694]: debug 2024-07-28T22:01:25.729+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:26.690 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:26 smithi155 bash[68033]: cluster 2024-07-28T22:01:25.254328+0000 mgr.y (mgr.34101) 4551 : cluster [DBG] pgmap v5479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:26 smithi045 bash[82788]: cluster 2024-07-28T22:01:25.254328+0000 mgr.y (mgr.34101) 4551 : cluster [DBG] pgmap v5479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:26 smithi045 bash[80445]: cluster 2024-07-28T22:01:25.254328+0000 mgr.y (mgr.34101) 4551 : cluster [DBG] pgmap v5479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:26.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:01:26.938117+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:01:26.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:01:26.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7920 16 16 0 0 0 - 0 2024-07-28T22:01:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:26 smithi155 bash[73694]: debug 2024-07-28T22:01:26.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:27.056 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 22:01:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T22:01:26.81039904Z level=info msg="Completed cleanup jobs" duration=192.585378ms 2024-07-28T22:01:27.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7921 16 16 0 0 0 - 0 2024-07-28T22:01:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:27 smithi155 bash[73694]: debug 2024-07-28T22:01:27.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:28.651 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:28 smithi155 bash[68033]: cluster 2024-07-28T22:01:27.256226+0000 mgr.y (mgr.34101) 4552 : cluster [DBG] pgmap v5480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:28 smithi045 bash[82788]: cluster 2024-07-28T22:01:27.256226+0000 mgr.y (mgr.34101) 4552 : cluster [DBG] pgmap v5480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:28 smithi045 bash[80445]: cluster 2024-07-28T22:01:27.256226+0000 mgr.y (mgr.34101) 4552 : cluster [DBG] pgmap v5480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:28.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7922 16 16 0 0 0 - 0 2024-07-28T22:01:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:28 smithi155 bash[73694]: debug 2024-07-28T22:01:28.649+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:29.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7923 16 16 0 0 0 - 0 2024-07-28T22:01:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:29 smithi155 bash[73694]: debug 2024-07-28T22:01:29.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:30 smithi045 bash[80445]: cluster 2024-07-28T22:01:29.257992+0000 mgr.y (mgr.34101) 4553 : cluster [DBG] pgmap v5481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:30 smithi045 bash[82788]: cluster 2024-07-28T22:01:29.257992+0000 mgr.y (mgr.34101) 4553 : cluster [DBG] pgmap v5481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:30.626 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:30 smithi155 bash[68033]: cluster 2024-07-28T22:01:29.257992+0000 mgr.y (mgr.34101) 4553 : cluster [DBG] pgmap v5481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:30.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7924 16 16 0 0 0 - 0 2024-07-28T22:01:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:01:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:01:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T22:01:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:30 smithi155 bash[73694]: debug 2024-07-28T22:01:30.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:31.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:31 smithi155 bash[68033]: cluster 2024-07-28T22:01:31.259738+0000 mgr.y (mgr.34101) 4554 : cluster [DBG] pgmap v5482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:31 smithi045 bash[80445]: cluster 2024-07-28T22:01:31.259738+0000 mgr.y (mgr.34101) 4554 : cluster [DBG] pgmap v5482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:31 smithi045 bash[82788]: cluster 2024-07-28T22:01:31.259738+0000 mgr.y (mgr.34101) 4554 : cluster [DBG] pgmap v5482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:31.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7925 16 16 0 0 0 - 0 2024-07-28T22:01:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:31 smithi155 bash[73694]: debug 2024-07-28T22:01:31.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:32 smithi155 bash[73694]: debug 2024-07-28T22:01:32.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:01:32 smithi155 bash[60745]: ts=2024-07-28T22:01:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:01:32.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7926 16 16 0 0 0 - 0 2024-07-28T22:01:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:33 smithi155 bash[73694]: debug 2024-07-28T22:01:33.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:33.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7927 16 16 0 0 0 - 0 2024-07-28T22:01:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:34 smithi045 bash[80445]: cluster 2024-07-28T22:01:33.261629+0000 mgr.y (mgr.34101) 4555 : cluster [DBG] pgmap v5483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:34 smithi045 bash[80445]: audit 2024-07-28T22:01:33.507637+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:34 smithi045 bash[82788]: cluster 2024-07-28T22:01:33.261629+0000 mgr.y (mgr.34101) 4555 : cluster [DBG] pgmap v5483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:34 smithi045 bash[82788]: audit 2024-07-28T22:01:33.507637+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:34 smithi155 bash[73694]: debug 2024-07-28T22:01:34.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:34 smithi155 bash[68033]: cluster 2024-07-28T22:01:33.261629+0000 mgr.y (mgr.34101) 4555 : cluster [DBG] pgmap v5483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:34 smithi155 bash[68033]: audit 2024-07-28T22:01:33.507637+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:34.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7928 16 16 0 0 0 - 0 2024-07-28T22:01:35.579 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:35 smithi155 bash[68033]: audit 2024-07-28T22:01:34.812699+0000 mon.c (mon.2) 1214 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:01:35.579 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:35 smithi155 bash[68033]: audit 2024-07-28T22:01:35.196631+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:35.579 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:35 smithi155 bash[68033]: audit 2024-07-28T22:01:35.203013+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:35 smithi045 bash[80445]: audit 2024-07-28T22:01:34.812699+0000 mon.c (mon.2) 1214 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:01:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:35 smithi045 bash[80445]: audit 2024-07-28T22:01:35.196631+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:35 smithi045 bash[80445]: audit 2024-07-28T22:01:35.203013+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:35 smithi045 bash[82788]: audit 2024-07-28T22:01:34.812699+0000 mon.c (mon.2) 1214 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:01:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:35 smithi045 bash[82788]: audit 2024-07-28T22:01:35.196631+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:35 smithi045 bash[82788]: audit 2024-07-28T22:01:35.203013+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:35.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7929 16 16 0 0 0 - 0 2024-07-28T22:01:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:35 smithi155 bash[73694]: debug 2024-07-28T22:01:35.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:36.573 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:36 smithi155 bash[68033]: cluster 2024-07-28T22:01:35.262813+0000 mgr.y (mgr.34101) 4556 : cluster [DBG] pgmap v5484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:36 smithi045 bash[80445]: cluster 2024-07-28T22:01:35.262813+0000 mgr.y (mgr.34101) 4556 : cluster [DBG] pgmap v5484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:36 smithi045 bash[82788]: cluster 2024-07-28T22:01:35.262813+0000 mgr.y (mgr.34101) 4556 : cluster [DBG] pgmap v5484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:36.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7930 16 16 0 0 0 - 0 2024-07-28T22:01:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:36 smithi155 bash[73694]: debug 2024-07-28T22:01:36.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:37 smithi045 bash[80445]: cluster 2024-07-28T22:01:37.264664+0000 mgr.y (mgr.34101) 4557 : cluster [DBG] pgmap v5485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:37 smithi045 bash[82788]: cluster 2024-07-28T22:01:37.264664+0000 mgr.y (mgr.34101) 4557 : cluster [DBG] pgmap v5485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:37 smithi155 bash[68033]: cluster 2024-07-28T22:01:37.264664+0000 mgr.y (mgr.34101) 4557 : cluster [DBG] pgmap v5485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:37 smithi155 bash[73694]: debug 2024-07-28T22:01:37.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:37.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7931 16 16 0 0 0 - 0 2024-07-28T22:01:38.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7932 16 16 0 0 0 - 0 2024-07-28T22:01:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:38 smithi155 bash[73694]: debug 2024-07-28T22:01:38.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:39.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7933 16 16 0 0 0 - 0 2024-07-28T22:01:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:39 smithi155 bash[73694]: debug 2024-07-28T22:01:39.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:40.581 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:40 smithi155 bash[68033]: cluster 2024-07-28T22:01:39.266408+0000 mgr.y (mgr.34101) 4558 : cluster [DBG] pgmap v5486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:40.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:40 smithi045 bash[80445]: cluster 2024-07-28T22:01:39.266408+0000 mgr.y (mgr.34101) 4558 : cluster [DBG] pgmap v5486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:40.599 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:40 smithi045 bash[82788]: cluster 2024-07-28T22:01:39.266408+0000 mgr.y (mgr.34101) 4558 : cluster [DBG] pgmap v5486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:40.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7934 16 16 0 0 0 - 0 2024-07-28T22:01:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:01:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:01:40] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:01:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:40 smithi155 bash[73694]: debug 2024-07-28T22:01:40.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:41.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7935 16 16 0 0 0 - 0 2024-07-28T22:01:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:41 smithi155 bash[73694]: debug 2024-07-28T22:01:41.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:41 smithi155 bash[68033]: audit 2024-07-28T22:01:40.733496+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:41 smithi155 bash[68033]: audit 2024-07-28T22:01:40.740346+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:41 smithi155 bash[68033]: audit 2024-07-28T22:01:40.841481+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:41 smithi155 bash[68033]: audit 2024-07-28T22:01:40.852842+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:41 smithi155 bash[68033]: cluster 2024-07-28T22:01:41.267204+0000 mgr.y (mgr.34101) 4559 : cluster [DBG] pgmap v5487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:42.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:41 smithi155 bash[68033]: audit 2024-07-28T22:01:41.304277+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:01:42.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:41 smithi155 bash[68033]: audit 2024-07-28T22:01:41.305940+0000 mon.c (mon.2) 1216 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:01:42.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:41 smithi155 bash[68033]: audit 2024-07-28T22:01:41.317591+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[82788]: audit 2024-07-28T22:01:40.733496+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[82788]: audit 2024-07-28T22:01:40.740346+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[82788]: audit 2024-07-28T22:01:40.841481+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[82788]: audit 2024-07-28T22:01:40.852842+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[82788]: cluster 2024-07-28T22:01:41.267204+0000 mgr.y (mgr.34101) 4559 : cluster [DBG] pgmap v5487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[82788]: audit 2024-07-28T22:01:41.304277+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[82788]: audit 2024-07-28T22:01:41.305940+0000 mon.c (mon.2) 1216 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[82788]: audit 2024-07-28T22:01:41.317591+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[80445]: audit 2024-07-28T22:01:40.733496+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[80445]: audit 2024-07-28T22:01:40.740346+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[80445]: audit 2024-07-28T22:01:40.841481+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[80445]: audit 2024-07-28T22:01:40.852842+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[80445]: cluster 2024-07-28T22:01:41.267204+0000 mgr.y (mgr.34101) 4559 : cluster [DBG] pgmap v5487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[80445]: audit 2024-07-28T22:01:41.304277+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[80445]: audit 2024-07-28T22:01:41.305940+0000 mon.c (mon.2) 1216 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:01:42.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:41 smithi045 bash[80445]: audit 2024-07-28T22:01:41.317591+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:01:42.575 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:01:42 smithi155 bash[60745]: ts=2024-07-28T22:01:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:01:42.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7936 16 16 0 0 0 - 0 2024-07-28T22:01:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:42 smithi155 bash[73694]: debug 2024-07-28T22:01:42.569+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:43 smithi045 bash[80445]: cluster 2024-07-28T22:01:43.269019+0000 mgr.y (mgr.34101) 4560 : cluster [DBG] pgmap v5488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:43 smithi045 bash[82788]: cluster 2024-07-28T22:01:43.269019+0000 mgr.y (mgr.34101) 4560 : cluster [DBG] pgmap v5488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:43.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:43 smithi155 bash[68033]: cluster 2024-07-28T22:01:43.269019+0000 mgr.y (mgr.34101) 4560 : cluster [DBG] pgmap v5488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:43 smithi155 bash[73694]: debug 2024-07-28T22:01:43.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:43.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7937 16 16 0 0 0 - 0 2024-07-28T22:01:44.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7938 16 16 0 0 0 - 0 2024-07-28T22:01:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:44 smithi155 bash[73694]: debug 2024-07-28T22:01:44.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:45 smithi045 bash[80445]: cluster 2024-07-28T22:01:45.270880+0000 mgr.y (mgr.34101) 4561 : cluster [DBG] pgmap v5489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:45.757 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:45 smithi045 bash[82788]: cluster 2024-07-28T22:01:45.270880+0000 mgr.y (mgr.34101) 4561 : cluster [DBG] pgmap v5489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:45 smithi155 bash[73694]: debug 2024-07-28T22:01:45.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:45.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:45 smithi155 bash[68033]: cluster 2024-07-28T22:01:45.270880+0000 mgr.y (mgr.34101) 4561 : cluster [DBG] pgmap v5489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:45.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7939 16 16 0 0 0 - 0 2024-07-28T22:01:46.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:01:46.941347+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:01:46.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:01:46.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7940 16 16 0 0 0 - 0 2024-07-28T22:01:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:46 smithi155 bash[73694]: debug 2024-07-28T22:01:46.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:47 smithi045 bash[80445]: cluster 2024-07-28T22:01:47.272919+0000 mgr.y (mgr.34101) 4562 : cluster [DBG] pgmap v5490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:47 smithi045 bash[82788]: cluster 2024-07-28T22:01:47.272919+0000 mgr.y (mgr.34101) 4562 : cluster [DBG] pgmap v5490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:47.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:47 smithi155 bash[68033]: cluster 2024-07-28T22:01:47.272919+0000 mgr.y (mgr.34101) 4562 : cluster [DBG] pgmap v5490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:47 smithi155 bash[73694]: debug 2024-07-28T22:01:47.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:47.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7941 16 16 0 0 0 - 0 2024-07-28T22:01:48.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7942 16 16 0 0 0 - 0 2024-07-28T22:01:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:48 smithi045 bash[80445]: audit 2024-07-28T22:01:48.508176+0000 mon.c (mon.2) 1217 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:48 smithi045 bash[82788]: audit 2024-07-28T22:01:48.508176+0000 mon.c (mon.2) 1217 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:48 smithi155 bash[68033]: audit 2024-07-28T22:01:48.508176+0000 mon.c (mon.2) 1217 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:01:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:48 smithi155 bash[73694]: debug 2024-07-28T22:01:48.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:49.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7943 16 16 0 0 0 - 0 2024-07-28T22:01:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:49 smithi045 bash[80445]: cluster 2024-07-28T22:01:49.274885+0000 mgr.y (mgr.34101) 4563 : cluster [DBG] pgmap v5491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:49 smithi045 bash[82788]: cluster 2024-07-28T22:01:49.274885+0000 mgr.y (mgr.34101) 4563 : cluster [DBG] pgmap v5491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:49 smithi155 bash[68033]: cluster 2024-07-28T22:01:49.274885+0000 mgr.y (mgr.34101) 4563 : cluster [DBG] pgmap v5491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:49 smithi155 bash[73694]: debug 2024-07-28T22:01:49.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:50.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7944 16 16 0 0 0 - 0 2024-07-28T22:01:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:01:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:01:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:01:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:50 smithi155 bash[73694]: debug 2024-07-28T22:01:50.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:51 smithi045 bash[80445]: cluster 2024-07-28T22:01:51.276753+0000 mgr.y (mgr.34101) 4564 : cluster [DBG] pgmap v5492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:51 smithi045 bash[82788]: cluster 2024-07-28T22:01:51.276753+0000 mgr.y (mgr.34101) 4564 : cluster [DBG] pgmap v5492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:51 smithi155 bash[68033]: cluster 2024-07-28T22:01:51.276753+0000 mgr.y (mgr.34101) 4564 : cluster [DBG] pgmap v5492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:51 smithi155 bash[73694]: debug 2024-07-28T22:01:51.585+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:51.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7945 16 16 0 0 0 - 0 2024-07-28T22:01:52.609 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:01:52 smithi155 bash[60745]: ts=2024-07-28T22:01:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:01:52.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7946 16 16 0 0 0 - 0 2024-07-28T22:01:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:52 smithi155 bash[73694]: debug 2024-07-28T22:01:52.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:53 smithi045 bash[80445]: cluster 2024-07-28T22:01:53.278825+0000 mgr.y (mgr.34101) 4565 : cluster [DBG] pgmap v5493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:53 smithi045 bash[82788]: cluster 2024-07-28T22:01:53.278825+0000 mgr.y (mgr.34101) 4565 : cluster [DBG] pgmap v5493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:53.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:53 smithi155 bash[68033]: cluster 2024-07-28T22:01:53.278825+0000 mgr.y (mgr.34101) 4565 : cluster [DBG] pgmap v5493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:53 smithi155 bash[73694]: debug 2024-07-28T22:01:53.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:53.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7947 16 16 0 0 0 - 0 2024-07-28T22:01:54.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7948 16 16 0 0 0 - 0 2024-07-28T22:01:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:54 smithi155 bash[73694]: debug 2024-07-28T22:01:54.588+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:55.643 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:55 smithi155 bash[68033]: cluster 2024-07-28T22:01:55.280770+0000 mgr.y (mgr.34101) 4566 : cluster [DBG] pgmap v5494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:55 smithi045 bash[80445]: cluster 2024-07-28T22:01:55.280770+0000 mgr.y (mgr.34101) 4566 : cluster [DBG] pgmap v5494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:55 smithi045 bash[82788]: cluster 2024-07-28T22:01:55.280770+0000 mgr.y (mgr.34101) 4566 : cluster [DBG] pgmap v5494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:55.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7949 16 16 0 0 0 - 0 2024-07-28T22:01:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:55 smithi155 bash[73694]: debug 2024-07-28T22:01:55.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:56.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7950 16 16 0 0 0 - 0 2024-07-28T22:01:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:56 smithi155 bash[73694]: debug 2024-07-28T22:01:56.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:57.679 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:57 smithi155 bash[68033]: cluster 2024-07-28T22:01:57.282859+0000 mgr.y (mgr.34101) 4567 : cluster [DBG] pgmap v5495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:57 smithi045 bash[80445]: cluster 2024-07-28T22:01:57.282859+0000 mgr.y (mgr.34101) 4567 : cluster [DBG] pgmap v5495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:57 smithi045 bash[82788]: cluster 2024-07-28T22:01:57.282859+0000 mgr.y (mgr.34101) 4567 : cluster [DBG] pgmap v5495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:57.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7951 16 16 0 0 0 - 0 2024-07-28T22:01:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:57 smithi155 bash[73694]: debug 2024-07-28T22:01:57.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:58.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7952 16 16 0 0 0 - 0 2024-07-28T22:01:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:58 smithi155 bash[73694]: debug 2024-07-28T22:01:58.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:01:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:01:59 smithi045 bash[80445]: cluster 2024-07-28T22:01:59.284777+0000 mgr.y (mgr.34101) 4568 : cluster [DBG] pgmap v5496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:01:59 smithi045 bash[82788]: cluster 2024-07-28T22:01:59.284777+0000 mgr.y (mgr.34101) 4568 : cluster [DBG] pgmap v5496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:59.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:01:59 smithi155 bash[68033]: cluster 2024-07-28T22:01:59.284777+0000 mgr.y (mgr.34101) 4568 : cluster [DBG] pgmap v5496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:01:59.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7953 16 16 0 0 0 - 0 2024-07-28T22:02:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:01:59 smithi155 bash[73694]: debug 2024-07-28T22:01:59.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:00.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7954 16 16 0 0 0 - 0 2024-07-28T22:02:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:02:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:02:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:02:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:00 smithi155 bash[73694]: debug 2024-07-28T22:02:00.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:01.666 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:01 smithi155 bash[68033]: cluster 2024-07-28T22:02:01.286733+0000 mgr.y (mgr.34101) 4569 : cluster [DBG] pgmap v5497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:01 smithi045 bash[80445]: cluster 2024-07-28T22:02:01.286733+0000 mgr.y (mgr.34101) 4569 : cluster [DBG] pgmap v5497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:01 smithi045 bash[82788]: cluster 2024-07-28T22:02:01.286733+0000 mgr.y (mgr.34101) 4569 : cluster [DBG] pgmap v5497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:01.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7955 16 16 0 0 0 - 0 2024-07-28T22:02:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:01 smithi155 bash[73694]: debug 2024-07-28T22:02:01.664+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:02.656 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:02:02 smithi155 bash[60745]: ts=2024-07-28T22:02:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:02:02.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7956 16 16 0 0 0 - 0 2024-07-28T22:02:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:02 smithi155 bash[73694]: debug 2024-07-28T22:02:02.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:03.671 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:03 smithi155 bash[68033]: cluster 2024-07-28T22:02:03.288810+0000 mgr.y (mgr.34101) 4570 : cluster [DBG] pgmap v5498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:03 smithi045 bash[80445]: cluster 2024-07-28T22:02:03.288810+0000 mgr.y (mgr.34101) 4570 : cluster [DBG] pgmap v5498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:03 smithi045 bash[82788]: cluster 2024-07-28T22:02:03.288810+0000 mgr.y (mgr.34101) 4570 : cluster [DBG] pgmap v5498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:03.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7957 16 16 0 0 0 - 0 2024-07-28T22:02:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:03 smithi155 bash[73694]: debug 2024-07-28T22:02:03.664+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:04.674 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:04 smithi155 bash[68033]: audit 2024-07-28T22:02:03.508484+0000 mon.c (mon.2) 1218 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:04 smithi045 bash[80445]: audit 2024-07-28T22:02:03.508484+0000 mon.c (mon.2) 1218 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:04 smithi045 bash[82788]: audit 2024-07-28T22:02:03.508484+0000 mon.c (mon.2) 1218 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:04.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7958 16 16 0 0 0 - 0 2024-07-28T22:02:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:04 smithi155 bash[73694]: debug 2024-07-28T22:02:04.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:05.647 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:05 smithi155 bash[68033]: cluster 2024-07-28T22:02:05.290764+0000 mgr.y (mgr.34101) 4571 : cluster [DBG] pgmap v5499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:05 smithi045 bash[80445]: cluster 2024-07-28T22:02:05.290764+0000 mgr.y (mgr.34101) 4571 : cluster [DBG] pgmap v5499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:05 smithi045 bash[82788]: cluster 2024-07-28T22:02:05.290764+0000 mgr.y (mgr.34101) 4571 : cluster [DBG] pgmap v5499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:05.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7959 16 16 0 0 0 - 0 2024-07-28T22:02:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:05 smithi155 bash[73694]: debug 2024-07-28T22:02:05.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:06.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:02:06.944601+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:02:06.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:02:06.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7960 16 16 0 0 0 - 0 2024-07-28T22:02:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:06 smithi155 bash[73694]: debug 2024-07-28T22:02:06.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:07 smithi045 bash[80445]: cluster 2024-07-28T22:02:07.292844+0000 mgr.y (mgr.34101) 4572 : cluster [DBG] pgmap v5500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:07 smithi045 bash[82788]: cluster 2024-07-28T22:02:07.292844+0000 mgr.y (mgr.34101) 4572 : cluster [DBG] pgmap v5500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:07.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:07 smithi155 bash[68033]: cluster 2024-07-28T22:02:07.292844+0000 mgr.y (mgr.34101) 4572 : cluster [DBG] pgmap v5500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:07.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7961 16 16 0 0 0 - 0 2024-07-28T22:02:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:07 smithi155 bash[73694]: debug 2024-07-28T22:02:07.732+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:08.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7962 16 16 0 0 0 - 0 2024-07-28T22:02:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:08 smithi155 bash[73694]: debug 2024-07-28T22:02:08.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:09 smithi045 bash[80445]: cluster 2024-07-28T22:02:09.294800+0000 mgr.y (mgr.34101) 4573 : cluster [DBG] pgmap v5501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:09 smithi045 bash[82788]: cluster 2024-07-28T22:02:09.294800+0000 mgr.y (mgr.34101) 4573 : cluster [DBG] pgmap v5501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:09.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:09 smithi155 bash[68033]: cluster 2024-07-28T22:02:09.294800+0000 mgr.y (mgr.34101) 4573 : cluster [DBG] pgmap v5501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:09.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7963 16 16 0 0 0 - 0 2024-07-28T22:02:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:09 smithi155 bash[73694]: debug 2024-07-28T22:02:09.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:10.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7964 16 16 0 0 0 - 0 2024-07-28T22:02:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:02:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:02:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:02:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:10 smithi155 bash[73694]: debug 2024-07-28T22:02:10.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:11 smithi045 bash[80445]: cluster 2024-07-28T22:02:11.296717+0000 mgr.y (mgr.34101) 4574 : cluster [DBG] pgmap v5502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:11 smithi045 bash[82788]: cluster 2024-07-28T22:02:11.296717+0000 mgr.y (mgr.34101) 4574 : cluster [DBG] pgmap v5502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:11.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:11 smithi155 bash[68033]: cluster 2024-07-28T22:02:11.296717+0000 mgr.y (mgr.34101) 4574 : cluster [DBG] pgmap v5502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:11.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7965 16 16 0 0 0 - 0 2024-07-28T22:02:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:11 smithi155 bash[73694]: debug 2024-07-28T22:02:11.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:02:12 smithi155 bash[60745]: ts=2024-07-28T22:02:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:02:12.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7966 16 16 0 0 0 - 0 2024-07-28T22:02:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:12 smithi155 bash[73694]: debug 2024-07-28T22:02:12.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:13 smithi045 bash[80445]: cluster 2024-07-28T22:02:13.298784+0000 mgr.y (mgr.34101) 4575 : cluster [DBG] pgmap v5503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:13 smithi045 bash[82788]: cluster 2024-07-28T22:02:13.298784+0000 mgr.y (mgr.34101) 4575 : cluster [DBG] pgmap v5503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:13.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:13 smithi155 bash[68033]: cluster 2024-07-28T22:02:13.298784+0000 mgr.y (mgr.34101) 4575 : cluster [DBG] pgmap v5503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:13.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7967 16 16 0 0 0 - 0 2024-07-28T22:02:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:13 smithi155 bash[73694]: debug 2024-07-28T22:02:13.840+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:14.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7968 16 16 0 0 0 - 0 2024-07-28T22:02:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:14 smithi155 bash[73694]: debug 2024-07-28T22:02:14.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:15 smithi045 bash[80445]: cluster 2024-07-28T22:02:15.300698+0000 mgr.y (mgr.34101) 4576 : cluster [DBG] pgmap v5504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:15 smithi045 bash[82788]: cluster 2024-07-28T22:02:15.300698+0000 mgr.y (mgr.34101) 4576 : cluster [DBG] pgmap v5504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:15 smithi155 bash[68033]: cluster 2024-07-28T22:02:15.300698+0000 mgr.y (mgr.34101) 4576 : cluster [DBG] pgmap v5504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:15.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7969 16 16 0 0 0 - 0 2024-07-28T22:02:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:15 smithi155 bash[73694]: debug 2024-07-28T22:02:15.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:16.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7970 16 16 0 0 0 - 0 2024-07-28T22:02:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:16 smithi155 bash[73694]: debug 2024-07-28T22:02:16.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:17 smithi045 bash[80445]: cluster 2024-07-28T22:02:17.302758+0000 mgr.y (mgr.34101) 4577 : cluster [DBG] pgmap v5505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:17 smithi045 bash[82788]: cluster 2024-07-28T22:02:17.302758+0000 mgr.y (mgr.34101) 4577 : cluster [DBG] pgmap v5505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:17 smithi155 bash[68033]: cluster 2024-07-28T22:02:17.302758+0000 mgr.y (mgr.34101) 4577 : cluster [DBG] pgmap v5505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:17.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7971 16 16 0 0 0 - 0 2024-07-28T22:02:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:17 smithi155 bash[73694]: debug 2024-07-28T22:02:17.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:18.923 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:18 smithi155 bash[68033]: audit 2024-07-28T22:02:18.508878+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:18.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7972 16 16 0 0 0 - 0 2024-07-28T22:02:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:18 smithi045 bash[80445]: audit 2024-07-28T22:02:18.508878+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:18 smithi045 bash[82788]: audit 2024-07-28T22:02:18.508878+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:18 smithi155 bash[73694]: debug 2024-07-28T22:02:18.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:19.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7973 16 16 0 0 0 - 0 2024-07-28T22:02:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:19 smithi155 bash[68033]: cluster 2024-07-28T22:02:19.304670+0000 mgr.y (mgr.34101) 4578 : cluster [DBG] pgmap v5506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:19 smithi045 bash[80445]: cluster 2024-07-28T22:02:19.304670+0000 mgr.y (mgr.34101) 4578 : cluster [DBG] pgmap v5506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:19 smithi045 bash[82788]: cluster 2024-07-28T22:02:19.304670+0000 mgr.y (mgr.34101) 4578 : cluster [DBG] pgmap v5506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:19 smithi155 bash[73694]: debug 2024-07-28T22:02:19.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:20.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7974 16 16 0 0 0 - 0 2024-07-28T22:02:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:02:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:02:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:02:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:20 smithi155 bash[73694]: debug 2024-07-28T22:02:20.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:21 smithi045 bash[80445]: cluster 2024-07-28T22:02:21.306436+0000 mgr.y (mgr.34101) 4579 : cluster [DBG] pgmap v5507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:21 smithi045 bash[82788]: cluster 2024-07-28T22:02:21.306436+0000 mgr.y (mgr.34101) 4579 : cluster [DBG] pgmap v5507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:21.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:21 smithi155 bash[68033]: cluster 2024-07-28T22:02:21.306436+0000 mgr.y (mgr.34101) 4579 : cluster [DBG] pgmap v5507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:21.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7975 16 16 0 0 0 - 0 2024-07-28T22:02:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:22 smithi155 bash[73694]: debug 2024-07-28T22:02:22.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:02:22 smithi155 bash[60745]: ts=2024-07-28T22:02:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:02:22.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7976 16 16 0 0 0 - 0 2024-07-28T22:02:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:22 smithi155 bash[73694]: debug 2024-07-28T22:02:22.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:23 smithi045 bash[80445]: cluster 2024-07-28T22:02:23.308285+0000 mgr.y (mgr.34101) 4580 : cluster [DBG] pgmap v5508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:23 smithi045 bash[82788]: cluster 2024-07-28T22:02:23.308285+0000 mgr.y (mgr.34101) 4580 : cluster [DBG] pgmap v5508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:23 smithi155 bash[68033]: cluster 2024-07-28T22:02:23.308285+0000 mgr.y (mgr.34101) 4580 : cluster [DBG] pgmap v5508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:23.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7977 16 16 0 0 0 - 0 2024-07-28T22:02:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:23 smithi155 bash[73694]: debug 2024-07-28T22:02:23.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:24.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7978 16 16 0 0 0 - 0 2024-07-28T22:02:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:24 smithi155 bash[73694]: debug 2024-07-28T22:02:24.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:25 smithi045 bash[80445]: cluster 2024-07-28T22:02:25.310180+0000 mgr.y (mgr.34101) 4581 : cluster [DBG] pgmap v5509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:25 smithi045 bash[82788]: cluster 2024-07-28T22:02:25.310180+0000 mgr.y (mgr.34101) 4581 : cluster [DBG] pgmap v5509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:25.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:25 smithi155 bash[68033]: cluster 2024-07-28T22:02:25.310180+0000 mgr.y (mgr.34101) 4581 : cluster [DBG] pgmap v5509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:25.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7979 16 16 0 0 0 - 0 2024-07-28T22:02:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:26 smithi155 bash[73694]: debug 2024-07-28T22:02:26.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:26.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:02:26.947658+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:02:26.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:02:26.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7980 16 16 0 0 0 - 0 2024-07-28T22:02:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:26 smithi155 bash[73694]: debug 2024-07-28T22:02:26.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:27 smithi045 bash[80445]: cluster 2024-07-28T22:02:27.312088+0000 mgr.y (mgr.34101) 4582 : cluster [DBG] pgmap v5510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:27 smithi045 bash[82788]: cluster 2024-07-28T22:02:27.312088+0000 mgr.y (mgr.34101) 4582 : cluster [DBG] pgmap v5510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:27 smithi155 bash[68033]: cluster 2024-07-28T22:02:27.312088+0000 mgr.y (mgr.34101) 4582 : cluster [DBG] pgmap v5510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:27.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7981 16 16 0 0 0 - 0 2024-07-28T22:02:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:27 smithi155 bash[73694]: debug 2024-07-28T22:02:27.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:28.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7982 16 16 0 0 0 - 0 2024-07-28T22:02:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:28 smithi155 bash[73694]: debug 2024-07-28T22:02:28.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:29 smithi045 bash[80445]: cluster 2024-07-28T22:02:29.313970+0000 mgr.y (mgr.34101) 4583 : cluster [DBG] pgmap v5511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:29 smithi045 bash[82788]: cluster 2024-07-28T22:02:29.313970+0000 mgr.y (mgr.34101) 4583 : cluster [DBG] pgmap v5511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:29 smithi155 bash[68033]: cluster 2024-07-28T22:02:29.313970+0000 mgr.y (mgr.34101) 4583 : cluster [DBG] pgmap v5511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:29.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7983 16 16 0 0 0 - 0 2024-07-28T22:02:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:29 smithi155 bash[73694]: debug 2024-07-28T22:02:29.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:30.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7984 16 16 0 0 0 - 0 2024-07-28T22:02:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:02:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:02:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:02:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:30 smithi155 bash[73694]: debug 2024-07-28T22:02:30.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:31 smithi045 bash[82788]: cluster 2024-07-28T22:02:31.315750+0000 mgr.y (mgr.34101) 4584 : cluster [DBG] pgmap v5512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:31 smithi045 bash[80445]: cluster 2024-07-28T22:02:31.315750+0000 mgr.y (mgr.34101) 4584 : cluster [DBG] pgmap v5512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:31 smithi155 bash[68033]: cluster 2024-07-28T22:02:31.315750+0000 mgr.y (mgr.34101) 4584 : cluster [DBG] pgmap v5512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:31.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7985 16 16 0 0 0 - 0 2024-07-28T22:02:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:31 smithi155 bash[73694]: debug 2024-07-28T22:02:31.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:02:32 smithi155 bash[60745]: ts=2024-07-28T22:02:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:02:32.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7986 16 16 0 0 0 - 0 2024-07-28T22:02:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:32 smithi155 bash[73694]: debug 2024-07-28T22:02:32.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:33 smithi045 bash[80445]: cluster 2024-07-28T22:02:33.317632+0000 mgr.y (mgr.34101) 4585 : cluster [DBG] pgmap v5513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:33 smithi045 bash[82788]: cluster 2024-07-28T22:02:33.317632+0000 mgr.y (mgr.34101) 4585 : cluster [DBG] pgmap v5513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:33 smithi155 bash[68033]: cluster 2024-07-28T22:02:33.317632+0000 mgr.y (mgr.34101) 4585 : cluster [DBG] pgmap v5513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:33.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7987 16 16 0 0 0 - 0 2024-07-28T22:02:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:33 smithi155 bash[73694]: debug 2024-07-28T22:02:33.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:34 smithi045 bash[80445]: audit 2024-07-28T22:02:33.509717+0000 mon.c (mon.2) 1220 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:34 smithi045 bash[82788]: audit 2024-07-28T22:02:33.509717+0000 mon.c (mon.2) 1220 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:34 smithi155 bash[68033]: audit 2024-07-28T22:02:33.509717+0000 mon.c (mon.2) 1220 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:34.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7988 16 16 0 0 0 - 0 2024-07-28T22:02:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:34 smithi155 bash[73694]: debug 2024-07-28T22:02:34.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:35 smithi045 bash[80445]: cluster 2024-07-28T22:02:35.319330+0000 mgr.y (mgr.34101) 4586 : cluster [DBG] pgmap v5514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:35 smithi045 bash[82788]: cluster 2024-07-28T22:02:35.319330+0000 mgr.y (mgr.34101) 4586 : cluster [DBG] pgmap v5514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:35 smithi155 bash[68033]: cluster 2024-07-28T22:02:35.319330+0000 mgr.y (mgr.34101) 4586 : cluster [DBG] pgmap v5514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:35.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7989 16 16 0 0 0 - 0 2024-07-28T22:02:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:36 smithi155 bash[73694]: debug 2024-07-28T22:02:36.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:36.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7990 16 16 0 0 0 - 0 2024-07-28T22:02:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:36 smithi155 bash[73694]: debug 2024-07-28T22:02:36.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:37 smithi045 bash[80445]: cluster 2024-07-28T22:02:37.321152+0000 mgr.y (mgr.34101) 4587 : cluster [DBG] pgmap v5515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:37 smithi045 bash[82788]: cluster 2024-07-28T22:02:37.321152+0000 mgr.y (mgr.34101) 4587 : cluster [DBG] pgmap v5515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:37 smithi155 bash[68033]: cluster 2024-07-28T22:02:37.321152+0000 mgr.y (mgr.34101) 4587 : cluster [DBG] pgmap v5515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:37.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7991 16 16 0 0 0 - 0 2024-07-28T22:02:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:37 smithi155 bash[73694]: debug 2024-07-28T22:02:37.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:38.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7992 16 16 0 0 0 - 0 2024-07-28T22:02:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:38 smithi155 bash[73694]: debug 2024-07-28T22:02:38.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:39 smithi045 bash[80445]: cluster 2024-07-28T22:02:39.322872+0000 mgr.y (mgr.34101) 4588 : cluster [DBG] pgmap v5516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:39 smithi045 bash[82788]: cluster 2024-07-28T22:02:39.322872+0000 mgr.y (mgr.34101) 4588 : cluster [DBG] pgmap v5516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:39 smithi155 bash[68033]: cluster 2024-07-28T22:02:39.322872+0000 mgr.y (mgr.34101) 4588 : cluster [DBG] pgmap v5516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:39.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7993 16 16 0 0 0 - 0 2024-07-28T22:02:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:39 smithi155 bash[73694]: debug 2024-07-28T22:02:39.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:40.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7994 16 16 0 0 0 - 0 2024-07-28T22:02:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:02:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:02:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:02:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:40 smithi155 bash[73694]: debug 2024-07-28T22:02:40.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:41 smithi045 bash[80445]: cluster 2024-07-28T22:02:41.324584+0000 mgr.y (mgr.34101) 4589 : cluster [DBG] pgmap v5517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:41 smithi045 bash[82788]: cluster 2024-07-28T22:02:41.324584+0000 mgr.y (mgr.34101) 4589 : cluster [DBG] pgmap v5517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:41.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:41 smithi155 bash[68033]: cluster 2024-07-28T22:02:41.324584+0000 mgr.y (mgr.34101) 4589 : cluster [DBG] pgmap v5517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:41.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7995 16 16 0 0 0 - 0 2024-07-28T22:02:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:41 smithi155 bash[73694]: debug 2024-07-28T22:02:41.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:42 smithi045 bash[80445]: audit 2024-07-28T22:02:41.413130+0000 mon.c (mon.2) 1221 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:02:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:42 smithi045 bash[82788]: audit 2024-07-28T22:02:41.413130+0000 mon.c (mon.2) 1221 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:02:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:42 smithi155 bash[68033]: audit 2024-07-28T22:02:41.413130+0000 mon.c (mon.2) 1221 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:02:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:02:42 smithi155 bash[60745]: ts=2024-07-28T22:02:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:02:42.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7996 16 16 0 0 0 - 0 2024-07-28T22:02:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:42 smithi155 bash[73694]: debug 2024-07-28T22:02:42.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:43 smithi045 bash[82788]: cluster 2024-07-28T22:02:43.326483+0000 mgr.y (mgr.34101) 4590 : cluster [DBG] pgmap v5518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:43 smithi045 bash[80445]: cluster 2024-07-28T22:02:43.326483+0000 mgr.y (mgr.34101) 4590 : cluster [DBG] pgmap v5518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:43 smithi155 bash[68033]: cluster 2024-07-28T22:02:43.326483+0000 mgr.y (mgr.34101) 4590 : cluster [DBG] pgmap v5518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:43.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7997 16 16 0 0 0 - 0 2024-07-28T22:02:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:43 smithi155 bash[73694]: debug 2024-07-28T22:02:43.943+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:44.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7998 16 16 0 0 0 - 0 2024-07-28T22:02:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:44 smithi155 bash[73694]: debug 2024-07-28T22:02:44.943+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:45 smithi045 bash[80445]: cluster 2024-07-28T22:02:45.328190+0000 mgr.y (mgr.34101) 4591 : cluster [DBG] pgmap v5519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:45 smithi045 bash[82788]: cluster 2024-07-28T22:02:45.328190+0000 mgr.y (mgr.34101) 4591 : cluster [DBG] pgmap v5519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:45.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:45 smithi155 bash[68033]: cluster 2024-07-28T22:02:45.328190+0000 mgr.y (mgr.34101) 4591 : cluster [DBG] pgmap v5519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:45.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 7999 16 16 0 0 0 - 0 2024-07-28T22:02:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:45 smithi155 bash[73694]: debug 2024-07-28T22:02:45.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:46.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:02:46.950826+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:02:46.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:02:46.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8000 16 16 0 0 0 - 0 2024-07-28T22:02:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:46 smithi155 bash[73694]: debug 2024-07-28T22:02:46.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:47.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8001 16 16 0 0 0 - 0 2024-07-28T22:02:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:47 smithi155 bash[73694]: debug 2024-07-28T22:02:47.939+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:48 smithi155 bash[68033]: audit 2024-07-28T22:02:47.112486+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:48 smithi155 bash[68033]: audit 2024-07-28T22:02:47.119117+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:48 smithi155 bash[68033]: audit 2024-07-28T22:02:47.311912+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:48 smithi155 bash[68033]: audit 2024-07-28T22:02:47.323972+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:48 smithi155 bash[68033]: cluster 2024-07-28T22:02:47.329972+0000 mgr.y (mgr.34101) 4592 : cluster [DBG] pgmap v5520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:48 smithi155 bash[68033]: audit 2024-07-28T22:02:47.735449+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:02:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:48 smithi155 bash[68033]: audit 2024-07-28T22:02:47.736937+0000 mon.c (mon.2) 1223 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:02:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:48 smithi155 bash[68033]: audit 2024-07-28T22:02:47.746933+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[80445]: audit 2024-07-28T22:02:47.112486+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[80445]: audit 2024-07-28T22:02:47.119117+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[80445]: audit 2024-07-28T22:02:47.311912+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[80445]: audit 2024-07-28T22:02:47.323972+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[80445]: cluster 2024-07-28T22:02:47.329972+0000 mgr.y (mgr.34101) 4592 : cluster [DBG] pgmap v5520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[80445]: audit 2024-07-28T22:02:47.735449+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:02:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[80445]: audit 2024-07-28T22:02:47.736937+0000 mon.c (mon.2) 1223 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:02:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[80445]: audit 2024-07-28T22:02:47.746933+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[82788]: audit 2024-07-28T22:02:47.112486+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[82788]: audit 2024-07-28T22:02:47.119117+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[82788]: audit 2024-07-28T22:02:47.311912+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[82788]: audit 2024-07-28T22:02:47.323972+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[82788]: cluster 2024-07-28T22:02:47.329972+0000 mgr.y (mgr.34101) 4592 : cluster [DBG] pgmap v5520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[82788]: audit 2024-07-28T22:02:47.735449+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:02:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[82788]: audit 2024-07-28T22:02:47.736937+0000 mon.c (mon.2) 1223 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:02:48.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:48 smithi045 bash[82788]: audit 2024-07-28T22:02:47.746933+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:02:48.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8002 16 16 0 0 0 - 0 2024-07-28T22:02:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:48 smithi155 bash[73694]: debug 2024-07-28T22:02:48.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:49 smithi045 bash[80445]: audit 2024-07-28T22:02:48.509904+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:49 smithi045 bash[82788]: audit 2024-07-28T22:02:48.509904+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:49 smithi155 bash[68033]: audit 2024-07-28T22:02:48.509904+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:02:49.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8003 16 16 0 0 0 - 0 2024-07-28T22:02:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:49 smithi155 bash[73694]: debug 2024-07-28T22:02:49.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:50.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:50 smithi045 bash[82788]: cluster 2024-07-28T22:02:49.331924+0000 mgr.y (mgr.34101) 4593 : cluster [DBG] pgmap v5521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:50.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:50 smithi045 bash[80445]: cluster 2024-07-28T22:02:49.331924+0000 mgr.y (mgr.34101) 4593 : cluster [DBG] pgmap v5521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:50 smithi155 bash[68033]: cluster 2024-07-28T22:02:49.331924+0000 mgr.y (mgr.34101) 4593 : cluster [DBG] pgmap v5521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:50.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8004 16 16 0 0 0 - 0 2024-07-28T22:02:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:02:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:02:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:02:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:50 smithi155 bash[73694]: debug 2024-07-28T22:02:50.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:51 smithi045 bash[80445]: cluster 2024-07-28T22:02:51.333677+0000 mgr.y (mgr.34101) 4594 : cluster [DBG] pgmap v5522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:51 smithi045 bash[82788]: cluster 2024-07-28T22:02:51.333677+0000 mgr.y (mgr.34101) 4594 : cluster [DBG] pgmap v5522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:51 smithi155 bash[68033]: cluster 2024-07-28T22:02:51.333677+0000 mgr.y (mgr.34101) 4594 : cluster [DBG] pgmap v5522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:51.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8005 16 16 0 0 0 - 0 2024-07-28T22:02:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:51 smithi155 bash[73694]: debug 2024-07-28T22:02:51.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:02:52 smithi155 bash[60745]: ts=2024-07-28T22:02:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:02:52.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8006 16 16 0 0 0 - 0 2024-07-28T22:02:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:52 smithi155 bash[73694]: debug 2024-07-28T22:02:52.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:53.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8007 16 16 0 0 0 - 0 2024-07-28T22:02:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:53 smithi155 bash[73694]: debug 2024-07-28T22:02:53.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:54 smithi045 bash[80445]: cluster 2024-07-28T22:02:53.335596+0000 mgr.y (mgr.34101) 4595 : cluster [DBG] pgmap v5523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:54 smithi045 bash[82788]: cluster 2024-07-28T22:02:53.335596+0000 mgr.y (mgr.34101) 4595 : cluster [DBG] pgmap v5523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:54.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:54 smithi155 bash[68033]: cluster 2024-07-28T22:02:53.335596+0000 mgr.y (mgr.34101) 4595 : cluster [DBG] pgmap v5523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:54.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8008 16 16 0 0 0 - 0 2024-07-28T22:02:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:54 smithi155 bash[73694]: debug 2024-07-28T22:02:54.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:55.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8009 16 16 0 0 0 - 0 2024-07-28T22:02:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:55 smithi155 bash[73694]: debug 2024-07-28T22:02:55.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:56 smithi045 bash[80445]: cluster 2024-07-28T22:02:55.337314+0000 mgr.y (mgr.34101) 4596 : cluster [DBG] pgmap v5524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:56 smithi045 bash[82788]: cluster 2024-07-28T22:02:55.337314+0000 mgr.y (mgr.34101) 4596 : cluster [DBG] pgmap v5524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:56 smithi155 bash[68033]: cluster 2024-07-28T22:02:55.337314+0000 mgr.y (mgr.34101) 4596 : cluster [DBG] pgmap v5524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:56.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8010 16 16 0 0 0 - 0 2024-07-28T22:02:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:56 smithi155 bash[73694]: debug 2024-07-28T22:02:56.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:57.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8011 16 16 0 0 0 - 0 2024-07-28T22:02:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:57 smithi155 bash[73694]: debug 2024-07-28T22:02:57.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:02:58 smithi045 bash[80445]: cluster 2024-07-28T22:02:57.339170+0000 mgr.y (mgr.34101) 4597 : cluster [DBG] pgmap v5525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:02:58 smithi045 bash[82788]: cluster 2024-07-28T22:02:57.339170+0000 mgr.y (mgr.34101) 4597 : cluster [DBG] pgmap v5525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:02:58 smithi155 bash[68033]: cluster 2024-07-28T22:02:57.339170+0000 mgr.y (mgr.34101) 4597 : cluster [DBG] pgmap v5525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:02:58.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8012 16 16 0 0 0 - 0 2024-07-28T22:02:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:58 smithi155 bash[73694]: debug 2024-07-28T22:02:58.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:02:59.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8013 16 16 0 0 0 - 0 2024-07-28T22:03:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:02:59 smithi155 bash[73694]: debug 2024-07-28T22:02:59.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:03:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:03:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:03:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:00 smithi045 bash[80445]: cluster 2024-07-28T22:02:59.340900+0000 mgr.y (mgr.34101) 4598 : cluster [DBG] pgmap v5526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:00 smithi045 bash[82788]: cluster 2024-07-28T22:02:59.340900+0000 mgr.y (mgr.34101) 4598 : cluster [DBG] pgmap v5526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:00.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:00 smithi155 bash[68033]: cluster 2024-07-28T22:02:59.340900+0000 mgr.y (mgr.34101) 4598 : cluster [DBG] pgmap v5526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:00.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8014 16 16 0 0 0 - 0 2024-07-28T22:03:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:00 smithi155 bash[73694]: debug 2024-07-28T22:03:00.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:01.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8015 16 16 0 0 0 - 0 2024-07-28T22:03:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:01 smithi155 bash[73694]: debug 2024-07-28T22:03:01.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:02.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:02 smithi155 bash[68033]: cluster 2024-07-28T22:03:01.342664+0000 mgr.y (mgr.34101) 4599 : cluster [DBG] pgmap v5527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:02.713 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:03:02 smithi155 bash[60745]: ts=2024-07-28T22:03:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:03:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:02 smithi045 bash[80445]: cluster 2024-07-28T22:03:01.342664+0000 mgr.y (mgr.34101) 4599 : cluster [DBG] pgmap v5527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:02 smithi045 bash[82788]: cluster 2024-07-28T22:03:01.342664+0000 mgr.y (mgr.34101) 4599 : cluster [DBG] pgmap v5527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:02.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8016 16 16 0 0 0 - 0 2024-07-28T22:03:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:02 smithi155 bash[73694]: debug 2024-07-28T22:03:02.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:03.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8017 16 16 0 0 0 - 0 2024-07-28T22:03:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:03 smithi155 bash[73694]: debug 2024-07-28T22:03:03.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:04 smithi045 bash[80445]: cluster 2024-07-28T22:03:03.344528+0000 mgr.y (mgr.34101) 4600 : cluster [DBG] pgmap v5528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:04 smithi045 bash[80445]: audit 2024-07-28T22:03:03.510417+0000 mon.c (mon.2) 1225 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:04 smithi045 bash[82788]: cluster 2024-07-28T22:03:03.344528+0000 mgr.y (mgr.34101) 4600 : cluster [DBG] pgmap v5528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:04 smithi045 bash[82788]: audit 2024-07-28T22:03:03.510417+0000 mon.c (mon.2) 1225 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:04 smithi155 bash[73694]: debug 2024-07-28T22:03:04.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:04 smithi155 bash[68033]: cluster 2024-07-28T22:03:03.344528+0000 mgr.y (mgr.34101) 4600 : cluster [DBG] pgmap v5528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:04 smithi155 bash[68033]: audit 2024-07-28T22:03:03.510417+0000 mon.c (mon.2) 1225 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:04.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8018 16 16 0 0 0 - 0 2024-07-28T22:03:05.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8019 16 16 0 0 0 - 0 2024-07-28T22:03:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:05 smithi155 bash[73694]: debug 2024-07-28T22:03:05.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:06 smithi045 bash[80445]: cluster 2024-07-28T22:03:05.346253+0000 mgr.y (mgr.34101) 4601 : cluster [DBG] pgmap v5529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:06 smithi045 bash[82788]: cluster 2024-07-28T22:03:05.346253+0000 mgr.y (mgr.34101) 4601 : cluster [DBG] pgmap v5529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:06 smithi155 bash[73694]: debug 2024-07-28T22:03:06.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:06 smithi155 bash[68033]: cluster 2024-07-28T22:03:05.346253+0000 mgr.y (mgr.34101) 4601 : cluster [DBG] pgmap v5529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:06.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:03:06.954149+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:03:06.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:03:06.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8020 16 16 0 0 0 - 0 2024-07-28T22:03:07.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8021 16 16 0 0 0 - 0 2024-07-28T22:03:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:07 smithi155 bash[73694]: debug 2024-07-28T22:03:07.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:08 smithi045 bash[80445]: cluster 2024-07-28T22:03:07.348092+0000 mgr.y (mgr.34101) 4602 : cluster [DBG] pgmap v5530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:08 smithi045 bash[82788]: cluster 2024-07-28T22:03:07.348092+0000 mgr.y (mgr.34101) 4602 : cluster [DBG] pgmap v5530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:08 smithi155 bash[73694]: debug 2024-07-28T22:03:08.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:08.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:08 smithi155 bash[68033]: cluster 2024-07-28T22:03:07.348092+0000 mgr.y (mgr.34101) 4602 : cluster [DBG] pgmap v5530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:08.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8022 16 16 0 0 0 - 0 2024-07-28T22:03:09.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8023 16 16 0 0 0 - 0 2024-07-28T22:03:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:09 smithi155 bash[73694]: debug 2024-07-28T22:03:09.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:03:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:03:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:03:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:10 smithi045 bash[80445]: cluster 2024-07-28T22:03:09.349825+0000 mgr.y (mgr.34101) 4603 : cluster [DBG] pgmap v5531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:10.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:10 smithi045 bash[82788]: cluster 2024-07-28T22:03:09.349825+0000 mgr.y (mgr.34101) 4603 : cluster [DBG] pgmap v5531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:10.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:10 smithi155 bash[73694]: debug 2024-07-28T22:03:10.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:10.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:10 smithi155 bash[68033]: cluster 2024-07-28T22:03:09.349825+0000 mgr.y (mgr.34101) 4603 : cluster [DBG] pgmap v5531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:10.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8024 16 16 0 0 0 - 0 2024-07-28T22:03:11.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8025 16 16 0 0 0 - 0 2024-07-28T22:03:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:11 smithi155 bash[73694]: debug 2024-07-28T22:03:11.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:12 smithi045 bash[82788]: cluster 2024-07-28T22:03:11.351549+0000 mgr.y (mgr.34101) 4604 : cluster [DBG] pgmap v5532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:12 smithi045 bash[80445]: cluster 2024-07-28T22:03:11.351549+0000 mgr.y (mgr.34101) 4604 : cluster [DBG] pgmap v5532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:12.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:12 smithi155 bash[73694]: debug 2024-07-28T22:03:12.543+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:12 smithi155 bash[68033]: cluster 2024-07-28T22:03:11.351549+0000 mgr.y (mgr.34101) 4604 : cluster [DBG] pgmap v5532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:03:12 smithi155 bash[60745]: ts=2024-07-28T22:03:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:03:12.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8026 16 16 0 0 0 - 0 2024-07-28T22:03:13.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:13 smithi155 bash[73694]: debug 2024-07-28T22:03:13.523+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:13.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8027 16 16 0 0 0 - 0 2024-07-28T22:03:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:14 smithi045 bash[82788]: cluster 2024-07-28T22:03:13.353435+0000 mgr.y (mgr.34101) 4605 : cluster [DBG] pgmap v5533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:14 smithi045 bash[80445]: cluster 2024-07-28T22:03:13.353435+0000 mgr.y (mgr.34101) 4605 : cluster [DBG] pgmap v5533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:14 smithi155 bash[68033]: cluster 2024-07-28T22:03:13.353435+0000 mgr.y (mgr.34101) 4605 : cluster [DBG] pgmap v5533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:14.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:14 smithi155 bash[73694]: debug 2024-07-28T22:03:14.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:14.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8028 16 16 0 0 0 - 0 2024-07-28T22:03:15.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:15 smithi155 bash[73694]: debug 2024-07-28T22:03:15.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:15.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8029 16 16 0 0 0 - 0 2024-07-28T22:03:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:16 smithi045 bash[82788]: cluster 2024-07-28T22:03:15.355167+0000 mgr.y (mgr.34101) 4606 : cluster [DBG] pgmap v5534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:16 smithi045 bash[80445]: cluster 2024-07-28T22:03:15.355167+0000 mgr.y (mgr.34101) 4606 : cluster [DBG] pgmap v5534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:16.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:16 smithi155 bash[73694]: debug 2024-07-28T22:03:16.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:16 smithi155 bash[68033]: cluster 2024-07-28T22:03:15.355167+0000 mgr.y (mgr.34101) 4606 : cluster [DBG] pgmap v5534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:16.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8030 16 16 0 0 0 - 0 2024-07-28T22:03:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:17 smithi155 bash[73694]: debug 2024-07-28T22:03:17.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:17.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8031 16 16 0 0 0 - 0 2024-07-28T22:03:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:18 smithi045 bash[82788]: cluster 2024-07-28T22:03:17.357073+0000 mgr.y (mgr.34101) 4607 : cluster [DBG] pgmap v5535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:18 smithi045 bash[80445]: cluster 2024-07-28T22:03:17.357073+0000 mgr.y (mgr.34101) 4607 : cluster [DBG] pgmap v5535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:18 smithi155 bash[68033]: cluster 2024-07-28T22:03:17.357073+0000 mgr.y (mgr.34101) 4607 : cluster [DBG] pgmap v5535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:18.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:18 smithi155 bash[73694]: debug 2024-07-28T22:03:18.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:18.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8032 16 16 0 0 0 - 0 2024-07-28T22:03:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:19 smithi045 bash[82788]: audit 2024-07-28T22:03:18.510769+0000 mon.c (mon.2) 1226 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:19 smithi045 bash[80445]: audit 2024-07-28T22:03:18.510769+0000 mon.c (mon.2) 1226 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:19.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:19 smithi155 bash[73694]: debug 2024-07-28T22:03:19.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:19 smithi155 bash[68033]: audit 2024-07-28T22:03:18.510769+0000 mon.c (mon.2) 1226 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:19.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8033 16 16 0 0 0 - 0 2024-07-28T22:03:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:03:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:03:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:03:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:20 smithi045 bash[82788]: cluster 2024-07-28T22:03:19.358883+0000 mgr.y (mgr.34101) 4608 : cluster [DBG] pgmap v5536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:20 smithi045 bash[80445]: cluster 2024-07-28T22:03:19.358883+0000 mgr.y (mgr.34101) 4608 : cluster [DBG] pgmap v5536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:20 smithi155 bash[68033]: cluster 2024-07-28T22:03:19.358883+0000 mgr.y (mgr.34101) 4608 : cluster [DBG] pgmap v5536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:20 smithi155 bash[73694]: debug 2024-07-28T22:03:20.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:20.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8034 16 16 0 0 0 - 0 2024-07-28T22:03:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:21 smithi155 bash[73694]: debug 2024-07-28T22:03:21.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:21.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8035 16 16 0 0 0 - 0 2024-07-28T22:03:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:22 smithi045 bash[82788]: cluster 2024-07-28T22:03:21.360624+0000 mgr.y (mgr.34101) 4609 : cluster [DBG] pgmap v5537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:22 smithi045 bash[80445]: cluster 2024-07-28T22:03:21.360624+0000 mgr.y (mgr.34101) 4609 : cluster [DBG] pgmap v5537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:22 smithi155 bash[68033]: cluster 2024-07-28T22:03:21.360624+0000 mgr.y (mgr.34101) 4609 : cluster [DBG] pgmap v5537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:22.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:22 smithi155 bash[73694]: debug 2024-07-28T22:03:22.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:03:22 smithi155 bash[60745]: ts=2024-07-28T22:03:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:03:22.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8036 16 16 0 0 0 - 0 2024-07-28T22:03:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:23 smithi155 bash[73694]: debug 2024-07-28T22:03:23.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:23.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8037 16 16 0 0 0 - 0 2024-07-28T22:03:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:24 smithi045 bash[82788]: cluster 2024-07-28T22:03:23.362556+0000 mgr.y (mgr.34101) 4610 : cluster [DBG] pgmap v5538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:24 smithi045 bash[80445]: cluster 2024-07-28T22:03:23.362556+0000 mgr.y (mgr.34101) 4610 : cluster [DBG] pgmap v5538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:24.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:24 smithi155 bash[68033]: cluster 2024-07-28T22:03:23.362556+0000 mgr.y (mgr.34101) 4610 : cluster [DBG] pgmap v5538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:24.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:24 smithi155 bash[73694]: debug 2024-07-28T22:03:24.319+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:24.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8038 16 16 0 0 0 - 0 2024-07-28T22:03:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:25 smithi155 bash[73694]: debug 2024-07-28T22:03:25.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:25.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8039 16 16 0 0 0 - 0 2024-07-28T22:03:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:26 smithi045 bash[80445]: cluster 2024-07-28T22:03:25.364298+0000 mgr.y (mgr.34101) 4611 : cluster [DBG] pgmap v5539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:26 smithi045 bash[82788]: cluster 2024-07-28T22:03:25.364298+0000 mgr.y (mgr.34101) 4611 : cluster [DBG] pgmap v5539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:26 smithi155 bash[68033]: cluster 2024-07-28T22:03:25.364298+0000 mgr.y (mgr.34101) 4611 : cluster [DBG] pgmap v5539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:26 smithi155 bash[73694]: debug 2024-07-28T22:03:26.311+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:26.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:03:26.957439+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:03:26.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:03:26.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8040 16 16 0 0 0 - 0 2024-07-28T22:03:27.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:27 smithi155 bash[73694]: debug 2024-07-28T22:03:27.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:27.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8041 16 16 0 0 0 - 0 2024-07-28T22:03:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:28 smithi155 bash[68033]: cluster 2024-07-28T22:03:27.366230+0000 mgr.y (mgr.34101) 4612 : cluster [DBG] pgmap v5540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:28.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:28 smithi155 bash[73694]: debug 2024-07-28T22:03:28.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:28.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8042 16 16 0 0 0 - 0 2024-07-28T22:03:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:28 smithi045 bash[80445]: cluster 2024-07-28T22:03:27.366230+0000 mgr.y (mgr.34101) 4612 : cluster [DBG] pgmap v5540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:28 smithi045 bash[82788]: cluster 2024-07-28T22:03:27.366230+0000 mgr.y (mgr.34101) 4612 : cluster [DBG] pgmap v5540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:29 smithi155 bash[73694]: debug 2024-07-28T22:03:29.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:29.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8043 16 16 0 0 0 - 0 2024-07-28T22:03:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:30 smithi155 bash[73694]: debug 2024-07-28T22:03:30.299+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:30 smithi155 bash[68033]: cluster 2024-07-28T22:03:29.367928+0000 mgr.y (mgr.34101) 4613 : cluster [DBG] pgmap v5541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:30.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8044 16 16 0 0 0 - 0 2024-07-28T22:03:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:03:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:03:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:03:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:30 smithi045 bash[82788]: cluster 2024-07-28T22:03:29.367928+0000 mgr.y (mgr.34101) 4613 : cluster [DBG] pgmap v5541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:30 smithi045 bash[80445]: cluster 2024-07-28T22:03:29.367928+0000 mgr.y (mgr.34101) 4613 : cluster [DBG] pgmap v5541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:31 smithi155 bash[73694]: debug 2024-07-28T22:03:31.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:31.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8045 16 16 0 0 0 - 0 2024-07-28T22:03:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:32 smithi155 bash[73694]: debug 2024-07-28T22:03:32.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:32 smithi155 bash[68033]: cluster 2024-07-28T22:03:31.369624+0000 mgr.y (mgr.34101) 4614 : cluster [DBG] pgmap v5542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:03:32 smithi155 bash[60745]: ts=2024-07-28T22:03:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:03:32.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8046 16 16 0 0 0 - 0 2024-07-28T22:03:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:32 smithi045 bash[82788]: cluster 2024-07-28T22:03:31.369624+0000 mgr.y (mgr.34101) 4614 : cluster [DBG] pgmap v5542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:32 smithi045 bash[80445]: cluster 2024-07-28T22:03:31.369624+0000 mgr.y (mgr.34101) 4614 : cluster [DBG] pgmap v5542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:33 smithi155 bash[73694]: debug 2024-07-28T22:03:33.286+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:33.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8047 16 16 0 0 0 - 0 2024-07-28T22:03:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:34 smithi155 bash[73694]: debug 2024-07-28T22:03:34.282+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:34 smithi155 bash[68033]: cluster 2024-07-28T22:03:33.371834+0000 mgr.y (mgr.34101) 4615 : cluster [DBG] pgmap v5543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:34 smithi155 bash[68033]: audit 2024-07-28T22:03:33.511406+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:34.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8048 16 16 0 0 0 - 0 2024-07-28T22:03:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:34 smithi045 bash[80445]: cluster 2024-07-28T22:03:33.371834+0000 mgr.y (mgr.34101) 4615 : cluster [DBG] pgmap v5543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:34 smithi045 bash[80445]: audit 2024-07-28T22:03:33.511406+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:34 smithi045 bash[82788]: cluster 2024-07-28T22:03:33.371834+0000 mgr.y (mgr.34101) 4615 : cluster [DBG] pgmap v5543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:34 smithi045 bash[82788]: audit 2024-07-28T22:03:33.511406+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:35 smithi155 bash[73694]: debug 2024-07-28T22:03:35.234+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:35.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8049 16 16 0 0 0 - 0 2024-07-28T22:03:36.488 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:36 smithi155 bash[73694]: debug 2024-07-28T22:03:36.214+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:36 smithi155 bash[68033]: cluster 2024-07-28T22:03:35.373612+0000 mgr.y (mgr.34101) 4616 : cluster [DBG] pgmap v5544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:36.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8050 16 16 0 0 0 - 0 2024-07-28T22:03:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:36 smithi045 bash[80445]: cluster 2024-07-28T22:03:35.373612+0000 mgr.y (mgr.34101) 4616 : cluster [DBG] pgmap v5544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:36 smithi045 bash[82788]: cluster 2024-07-28T22:03:35.373612+0000 mgr.y (mgr.34101) 4616 : cluster [DBG] pgmap v5544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:37 smithi155 bash[73694]: debug 2024-07-28T22:03:37.258+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:37.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8051 16 16 0 0 0 - 0 2024-07-28T22:03:38.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:38 smithi155 bash[73694]: debug 2024-07-28T22:03:38.306+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:38.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:38 smithi155 bash[68033]: cluster 2024-07-28T22:03:37.375504+0000 mgr.y (mgr.34101) 4617 : cluster [DBG] pgmap v5545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:38.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8052 16 16 0 0 0 - 0 2024-07-28T22:03:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:38 smithi045 bash[80445]: cluster 2024-07-28T22:03:37.375504+0000 mgr.y (mgr.34101) 4617 : cluster [DBG] pgmap v5545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:38 smithi045 bash[82788]: cluster 2024-07-28T22:03:37.375504+0000 mgr.y (mgr.34101) 4617 : cluster [DBG] pgmap v5545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:39 smithi155 bash[73694]: debug 2024-07-28T22:03:39.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:39.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8053 16 16 0 0 0 - 0 2024-07-28T22:03:40.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:40 smithi155 bash[73694]: debug 2024-07-28T22:03:40.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:40.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:40 smithi155 bash[68033]: cluster 2024-07-28T22:03:39.377241+0000 mgr.y (mgr.34101) 4618 : cluster [DBG] pgmap v5546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:40.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8054 16 16 0 0 0 - 0 2024-07-28T22:03:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:03:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:03:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:03:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:40 smithi045 bash[80445]: cluster 2024-07-28T22:03:39.377241+0000 mgr.y (mgr.34101) 4618 : cluster [DBG] pgmap v5546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:40 smithi045 bash[82788]: cluster 2024-07-28T22:03:39.377241+0000 mgr.y (mgr.34101) 4618 : cluster [DBG] pgmap v5546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:41 smithi155 bash[73694]: debug 2024-07-28T22:03:41.342+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:41.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8055 16 16 0 0 0 - 0 2024-07-28T22:03:42.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:42 smithi155 bash[73694]: debug 2024-07-28T22:03:42.342+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:42.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:42 smithi155 bash[68033]: cluster 2024-07-28T22:03:41.379060+0000 mgr.y (mgr.34101) 4619 : cluster [DBG] pgmap v5547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:03:42 smithi155 bash[60745]: ts=2024-07-28T22:03:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:03:42.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8056 16 16 0 0 0 - 0 2024-07-28T22:03:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:42 smithi045 bash[80445]: cluster 2024-07-28T22:03:41.379060+0000 mgr.y (mgr.34101) 4619 : cluster [DBG] pgmap v5547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:42 smithi045 bash[82788]: cluster 2024-07-28T22:03:41.379060+0000 mgr.y (mgr.34101) 4619 : cluster [DBG] pgmap v5547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:43 smithi155 bash[73694]: debug 2024-07-28T22:03:43.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:43.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8057 16 16 0 0 0 - 0 2024-07-28T22:03:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:44 smithi155 bash[68033]: cluster 2024-07-28T22:03:43.380983+0000 mgr.y (mgr.34101) 4620 : cluster [DBG] pgmap v5548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:44 smithi155 bash[73694]: debug 2024-07-28T22:03:44.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:44.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8058 16 16 0 0 0 - 0 2024-07-28T22:03:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:44 smithi045 bash[82788]: cluster 2024-07-28T22:03:43.380983+0000 mgr.y (mgr.34101) 4620 : cluster [DBG] pgmap v5548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:44 smithi045 bash[80445]: cluster 2024-07-28T22:03:43.380983+0000 mgr.y (mgr.34101) 4620 : cluster [DBG] pgmap v5548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:45 smithi155 bash[73694]: debug 2024-07-28T22:03:45.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:45.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8059 16 16 0 0 0 - 0 2024-07-28T22:03:46.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:46 smithi155 bash[73694]: debug 2024-07-28T22:03:46.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:46.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:46 smithi155 bash[68033]: cluster 2024-07-28T22:03:45.382747+0000 mgr.y (mgr.34101) 4621 : cluster [DBG] pgmap v5549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:46.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:03:46.960606+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:03:46.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:03:46.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8060 16 16 0 0 0 - 0 2024-07-28T22:03:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:46 smithi045 bash[80445]: cluster 2024-07-28T22:03:45.382747+0000 mgr.y (mgr.34101) 4621 : cluster [DBG] pgmap v5549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:46 smithi045 bash[82788]: cluster 2024-07-28T22:03:45.382747+0000 mgr.y (mgr.34101) 4621 : cluster [DBG] pgmap v5549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:47 smithi155 bash[73694]: debug 2024-07-28T22:03:47.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:47.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8061 16 16 0 0 0 - 0 2024-07-28T22:03:48.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:48 smithi155 bash[73694]: debug 2024-07-28T22:03:48.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:48 smithi155 bash[68033]: cluster 2024-07-28T22:03:47.384641+0000 mgr.y (mgr.34101) 4622 : cluster [DBG] pgmap v5550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:48 smithi155 bash[68033]: audit 2024-07-28T22:03:47.878027+0000 mon.c (mon.2) 1228 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:03:48.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8062 16 16 0 0 0 - 0 2024-07-28T22:03:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:48 smithi045 bash[80445]: cluster 2024-07-28T22:03:47.384641+0000 mgr.y (mgr.34101) 4622 : cluster [DBG] pgmap v5550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:48 smithi045 bash[80445]: audit 2024-07-28T22:03:47.878027+0000 mon.c (mon.2) 1228 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:03:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:48 smithi045 bash[82788]: cluster 2024-07-28T22:03:47.384641+0000 mgr.y (mgr.34101) 4622 : cluster [DBG] pgmap v5550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:48 smithi045 bash[82788]: audit 2024-07-28T22:03:47.878027+0000 mon.c (mon.2) 1228 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:03:49.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:49 smithi155 bash[73694]: debug 2024-07-28T22:03:49.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:49 smithi155 bash[68033]: audit 2024-07-28T22:03:48.511889+0000 mon.c (mon.2) 1229 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:49.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8063 16 16 0 0 0 - 0 2024-07-28T22:03:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:49 smithi045 bash[80445]: audit 2024-07-28T22:03:48.511889+0000 mon.c (mon.2) 1229 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:49 smithi045 bash[82788]: audit 2024-07-28T22:03:48.511889+0000 mon.c (mon.2) 1229 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:03:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:50 smithi155 bash[68033]: cluster 2024-07-28T22:03:49.386378+0000 mgr.y (mgr.34101) 4623 : cluster [DBG] pgmap v5551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:50 smithi155 bash[73694]: debug 2024-07-28T22:03:50.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:50.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8064 16 16 0 0 0 - 0 2024-07-28T22:03:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:50 smithi045 bash[80445]: cluster 2024-07-28T22:03:49.386378+0000 mgr.y (mgr.34101) 4623 : cluster [DBG] pgmap v5551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:03:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:03:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:03:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:50 smithi045 bash[82788]: cluster 2024-07-28T22:03:49.386378+0000 mgr.y (mgr.34101) 4623 : cluster [DBG] pgmap v5551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:51 smithi155 bash[73694]: debug 2024-07-28T22:03:51.402+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:51.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8065 16 16 0 0 0 - 0 2024-07-28T22:03:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:52 smithi155 bash[73694]: debug 2024-07-28T22:03:52.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:03:52 smithi155 bash[60745]: ts=2024-07-28T22:03:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:03:52.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:52 smithi155 bash[68033]: cluster 2024-07-28T22:03:51.388090+0000 mgr.y (mgr.34101) 4624 : cluster [DBG] pgmap v5552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:52.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8066 16 16 0 0 0 - 0 2024-07-28T22:03:52.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:52 smithi045 bash[80445]: cluster 2024-07-28T22:03:51.388090+0000 mgr.y (mgr.34101) 4624 : cluster [DBG] pgmap v5552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:52 smithi045 bash[82788]: cluster 2024-07-28T22:03:51.388090+0000 mgr.y (mgr.34101) 4624 : cluster [DBG] pgmap v5552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:53.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:53 smithi155 bash[73694]: debug 2024-07-28T22:03:53.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:53.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8067 16 16 0 0 0 - 0 2024-07-28T22:03:54.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:54 smithi155 bash[73694]: debug 2024-07-28T22:03:54.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:54 smithi155 bash[68033]: cluster 2024-07-28T22:03:53.389302+0000 mgr.y (mgr.34101) 4625 : cluster [DBG] pgmap v5553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:54 smithi155 bash[68033]: audit 2024-07-28T22:03:53.565173+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:54 smithi155 bash[68033]: audit 2024-07-28T22:03:53.577718+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:54 smithi155 bash[68033]: audit 2024-07-28T22:03:53.777274+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:54 smithi155 bash[68033]: audit 2024-07-28T22:03:53.789954+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:54 smithi155 bash[68033]: audit 2024-07-28T22:03:54.226210+0000 mon.c (mon.2) 1230 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:03:54.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:54 smithi155 bash[68033]: audit 2024-07-28T22:03:54.227846+0000 mon.c (mon.2) 1231 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:03:54.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:54 smithi155 bash[68033]: audit 2024-07-28T22:03:54.238112+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8068 16 16 0 0 0 - 0 2024-07-28T22:03:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[80445]: cluster 2024-07-28T22:03:53.389302+0000 mgr.y (mgr.34101) 4625 : cluster [DBG] pgmap v5553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[80445]: audit 2024-07-28T22:03:53.565173+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[80445]: audit 2024-07-28T22:03:53.577718+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[80445]: audit 2024-07-28T22:03:53.777274+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[80445]: audit 2024-07-28T22:03:53.789954+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[80445]: audit 2024-07-28T22:03:54.226210+0000 mon.c (mon.2) 1230 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:03:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[80445]: audit 2024-07-28T22:03:54.227846+0000 mon.c (mon.2) 1231 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:03:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[80445]: audit 2024-07-28T22:03:54.238112+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[82788]: cluster 2024-07-28T22:03:53.389302+0000 mgr.y (mgr.34101) 4625 : cluster [DBG] pgmap v5553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[82788]: audit 2024-07-28T22:03:53.565173+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[82788]: audit 2024-07-28T22:03:53.577718+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[82788]: audit 2024-07-28T22:03:53.777274+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[82788]: audit 2024-07-28T22:03:53.789954+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[82788]: audit 2024-07-28T22:03:54.226210+0000 mon.c (mon.2) 1230 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:03:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[82788]: audit 2024-07-28T22:03:54.227846+0000 mon.c (mon.2) 1231 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:03:54.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:54 smithi045 bash[82788]: audit 2024-07-28T22:03:54.238112+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:03:55.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:55 smithi155 bash[73694]: debug 2024-07-28T22:03:55.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:55.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8069 16 16 0 0 0 - 0 2024-07-28T22:03:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:56 smithi155 bash[68033]: cluster 2024-07-28T22:03:55.391081+0000 mgr.y (mgr.34101) 4626 : cluster [DBG] pgmap v5554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:56.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:56 smithi155 bash[73694]: debug 2024-07-28T22:03:56.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:56.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8070 16 16 0 0 0 - 0 2024-07-28T22:03:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:56 smithi045 bash[80445]: cluster 2024-07-28T22:03:55.391081+0000 mgr.y (mgr.34101) 4626 : cluster [DBG] pgmap v5554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:56 smithi045 bash[82788]: cluster 2024-07-28T22:03:55.391081+0000 mgr.y (mgr.34101) 4626 : cluster [DBG] pgmap v5554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:57 smithi155 bash[73694]: debug 2024-07-28T22:03:57.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:57.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8071 16 16 0 0 0 - 0 2024-07-28T22:03:58.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:58 smithi155 bash[73694]: debug 2024-07-28T22:03:58.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:03:58.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:03:58 smithi155 bash[68033]: cluster 2024-07-28T22:03:57.392972+0000 mgr.y (mgr.34101) 4627 : cluster [DBG] pgmap v5555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:58.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8072 16 16 0 0 0 - 0 2024-07-28T22:03:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:03:58 smithi045 bash[80445]: cluster 2024-07-28T22:03:57.392972+0000 mgr.y (mgr.34101) 4627 : cluster [DBG] pgmap v5555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:03:58 smithi045 bash[82788]: cluster 2024-07-28T22:03:57.392972+0000 mgr.y (mgr.34101) 4627 : cluster [DBG] pgmap v5555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:03:59.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8073 16 16 0 0 0 - 0 2024-07-28T22:04:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:03:59 smithi155 bash[73694]: debug 2024-07-28T22:03:59.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:00.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8074 16 16 0 0 0 - 0 2024-07-28T22:04:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:00 smithi045 bash[80445]: cluster 2024-07-28T22:03:59.394751+0000 mgr.y (mgr.34101) 4628 : cluster [DBG] pgmap v5556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:04:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:04:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:04:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:00 smithi045 bash[82788]: cluster 2024-07-28T22:03:59.394751+0000 mgr.y (mgr.34101) 4628 : cluster [DBG] pgmap v5556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:00 smithi155 bash[68033]: cluster 2024-07-28T22:03:59.394751+0000 mgr.y (mgr.34101) 4628 : cluster [DBG] pgmap v5556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:00 smithi155 bash[73694]: debug 2024-07-28T22:04:00.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:01 smithi155 bash[73694]: debug 2024-07-28T22:04:01.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:01.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8075 16 16 0 0 0 - 0 2024-07-28T22:04:02.581 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:04:02 smithi155 bash[60745]: ts=2024-07-28T22:04:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:04:02.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8076 16 16 0 0 0 - 0 2024-07-28T22:04:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:02 smithi045 bash[80445]: cluster 2024-07-28T22:04:01.396445+0000 mgr.y (mgr.34101) 4629 : cluster [DBG] pgmap v5557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:02 smithi045 bash[82788]: cluster 2024-07-28T22:04:01.396445+0000 mgr.y (mgr.34101) 4629 : cluster [DBG] pgmap v5557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:02 smithi155 bash[68033]: cluster 2024-07-28T22:04:01.396445+0000 mgr.y (mgr.34101) 4629 : cluster [DBG] pgmap v5557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:02 smithi155 bash[73694]: debug 2024-07-28T22:04:02.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:03.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8077 16 16 0 0 0 - 0 2024-07-28T22:04:04.005 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:03 smithi045 bash[80445]: audit 2024-07-28T22:04:03.512516+0000 mon.c (mon.2) 1232 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:04.006 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:03 smithi045 bash[82788]: audit 2024-07-28T22:04:03.512516+0000 mon.c (mon.2) 1232 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:03 smithi155 bash[68033]: audit 2024-07-28T22:04:03.512516+0000 mon.c (mon.2) 1232 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:03 smithi155 bash[73694]: debug 2024-07-28T22:04:03.590+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:04.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8078 16 16 0 0 0 - 0 2024-07-28T22:04:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:04 smithi045 bash[80445]: cluster 2024-07-28T22:04:03.398321+0000 mgr.y (mgr.34101) 4630 : cluster [DBG] pgmap v5558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:04 smithi045 bash[82788]: cluster 2024-07-28T22:04:03.398321+0000 mgr.y (mgr.34101) 4630 : cluster [DBG] pgmap v5558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:04 smithi155 bash[73694]: debug 2024-07-28T22:04:04.558+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:04 smithi155 bash[68033]: cluster 2024-07-28T22:04:03.398321+0000 mgr.y (mgr.34101) 4630 : cluster [DBG] pgmap v5558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:05.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8079 16 16 0 0 0 - 0 2024-07-28T22:04:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:05 smithi155 bash[73694]: debug 2024-07-28T22:04:05.602+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:06.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:04:06.963679+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:04:06.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:04:06.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8080 16 16 0 0 0 - 0 2024-07-28T22:04:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:06 smithi045 bash[80445]: cluster 2024-07-28T22:04:05.400041+0000 mgr.y (mgr.34101) 4631 : cluster [DBG] pgmap v5559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:06 smithi045 bash[82788]: cluster 2024-07-28T22:04:05.400041+0000 mgr.y (mgr.34101) 4631 : cluster [DBG] pgmap v5559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:06 smithi155 bash[73694]: debug 2024-07-28T22:04:06.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:07.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:06 smithi155 bash[68033]: cluster 2024-07-28T22:04:05.400041+0000 mgr.y (mgr.34101) 4631 : cluster [DBG] pgmap v5559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:07.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:07 smithi155 bash[73694]: debug 2024-07-28T22:04:07.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:07.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8081 16 16 0 0 0 - 0 2024-07-28T22:04:08.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:08 smithi155 bash[68033]: cluster 2024-07-28T22:04:07.402008+0000 mgr.y (mgr.34101) 4632 : cluster [DBG] pgmap v5560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:08 smithi155 bash[73694]: debug 2024-07-28T22:04:08.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:08.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8082 16 16 0 0 0 - 0 2024-07-28T22:04:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:08 smithi045 bash[80445]: cluster 2024-07-28T22:04:07.402008+0000 mgr.y (mgr.34101) 4632 : cluster [DBG] pgmap v5560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:08 smithi045 bash[82788]: cluster 2024-07-28T22:04:07.402008+0000 mgr.y (mgr.34101) 4632 : cluster [DBG] pgmap v5560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:09 smithi155 bash[73694]: debug 2024-07-28T22:04:09.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:09.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8083 16 16 0 0 0 - 0 2024-07-28T22:04:10.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:10 smithi155 bash[68033]: cluster 2024-07-28T22:04:09.403753+0000 mgr.y (mgr.34101) 4633 : cluster [DBG] pgmap v5561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:10.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:10 smithi155 bash[73694]: debug 2024-07-28T22:04:10.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:10.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8084 16 16 0 0 0 - 0 2024-07-28T22:04:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:10 smithi045 bash[80445]: cluster 2024-07-28T22:04:09.403753+0000 mgr.y (mgr.34101) 4633 : cluster [DBG] pgmap v5561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:04:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:04:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:04:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:10 smithi045 bash[82788]: cluster 2024-07-28T22:04:09.403753+0000 mgr.y (mgr.34101) 4633 : cluster [DBG] pgmap v5561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:11 smithi155 bash[73694]: debug 2024-07-28T22:04:11.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:11.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8085 16 16 0 0 0 - 0 2024-07-28T22:04:12.610 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:12 smithi155 bash[73694]: debug 2024-07-28T22:04:12.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:12.610 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:04:12 smithi155 bash[60745]: ts=2024-07-28T22:04:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:04:12.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8086 16 16 0 0 0 - 0 2024-07-28T22:04:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:12 smithi045 bash[80445]: cluster 2024-07-28T22:04:11.405470+0000 mgr.y (mgr.34101) 4634 : cluster [DBG] pgmap v5562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:12 smithi045 bash[82788]: cluster 2024-07-28T22:04:11.405470+0000 mgr.y (mgr.34101) 4634 : cluster [DBG] pgmap v5562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:13.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:12 smithi155 bash[68033]: cluster 2024-07-28T22:04:11.405470+0000 mgr.y (mgr.34101) 4634 : cluster [DBG] pgmap v5562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:13.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8087 16 16 0 0 0 - 0 2024-07-28T22:04:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:13 smithi155 bash[73694]: debug 2024-07-28T22:04:13.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:14.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8088 16 16 0 0 0 - 0 2024-07-28T22:04:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:14 smithi045 bash[80445]: cluster 2024-07-28T22:04:13.407419+0000 mgr.y (mgr.34101) 4635 : cluster [DBG] pgmap v5563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:14 smithi045 bash[82788]: cluster 2024-07-28T22:04:13.407419+0000 mgr.y (mgr.34101) 4635 : cluster [DBG] pgmap v5563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:14 smithi155 bash[73694]: debug 2024-07-28T22:04:14.626+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:14 smithi155 bash[68033]: cluster 2024-07-28T22:04:13.407419+0000 mgr.y (mgr.34101) 4635 : cluster [DBG] pgmap v5563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:15.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8089 16 16 0 0 0 - 0 2024-07-28T22:04:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:15 smithi155 bash[73694]: debug 2024-07-28T22:04:15.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:16.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8090 16 16 0 0 0 - 0 2024-07-28T22:04:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:16 smithi045 bash[80445]: cluster 2024-07-28T22:04:15.409125+0000 mgr.y (mgr.34101) 4636 : cluster [DBG] pgmap v5564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:16 smithi045 bash[82788]: cluster 2024-07-28T22:04:15.409125+0000 mgr.y (mgr.34101) 4636 : cluster [DBG] pgmap v5564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:17.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:16 smithi155 bash[68033]: cluster 2024-07-28T22:04:15.409125+0000 mgr.y (mgr.34101) 4636 : cluster [DBG] pgmap v5564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:16 smithi155 bash[73694]: debug 2024-07-28T22:04:16.574+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:17.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8091 16 16 0 0 0 - 0 2024-07-28T22:04:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:17 smithi155 bash[73694]: debug 2024-07-28T22:04:17.574+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:18.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:18 smithi155 bash[73694]: debug 2024-07-28T22:04:18.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:18 smithi155 bash[68033]: cluster 2024-07-28T22:04:17.411059+0000 mgr.y (mgr.34101) 4637 : cluster [DBG] pgmap v5565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:18 smithi155 bash[68033]: audit 2024-07-28T22:04:18.512719+0000 mon.c (mon.2) 1233 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:18.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8092 16 16 0 0 0 - 0 2024-07-28T22:04:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:18 smithi045 bash[80445]: cluster 2024-07-28T22:04:17.411059+0000 mgr.y (mgr.34101) 4637 : cluster [DBG] pgmap v5565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:18 smithi045 bash[80445]: audit 2024-07-28T22:04:18.512719+0000 mon.c (mon.2) 1233 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:18 smithi045 bash[82788]: cluster 2024-07-28T22:04:17.411059+0000 mgr.y (mgr.34101) 4637 : cluster [DBG] pgmap v5565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:18 smithi045 bash[82788]: audit 2024-07-28T22:04:18.512719+0000 mon.c (mon.2) 1233 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:19.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8093 16 16 0 0 0 - 0 2024-07-28T22:04:20.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:19 smithi155 bash[73694]: debug 2024-07-28T22:04:19.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:20.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8094 16 16 0 0 0 - 0 2024-07-28T22:04:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:04:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:04:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:04:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:20 smithi045 bash[82788]: cluster 2024-07-28T22:04:19.412769+0000 mgr.y (mgr.34101) 4638 : cluster [DBG] pgmap v5566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:20 smithi045 bash[80445]: cluster 2024-07-28T22:04:19.412769+0000 mgr.y (mgr.34101) 4638 : cluster [DBG] pgmap v5566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:21.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:20 smithi155 bash[73694]: debug 2024-07-28T22:04:20.602+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:21.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:20 smithi155 bash[68033]: cluster 2024-07-28T22:04:19.412769+0000 mgr.y (mgr.34101) 4638 : cluster [DBG] pgmap v5566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:21.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8095 16 16 0 0 0 - 0 2024-07-28T22:04:22.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:21 smithi155 bash[73694]: debug 2024-07-28T22:04:21.626+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:22.639 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:04:22 smithi155 bash[60745]: ts=2024-07-28T22:04:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:04:22.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8096 16 16 0 0 0 - 0 2024-07-28T22:04:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:22 smithi045 bash[82788]: cluster 2024-07-28T22:04:21.414531+0000 mgr.y (mgr.34101) 4639 : cluster [DBG] pgmap v5567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:22 smithi045 bash[80445]: cluster 2024-07-28T22:04:21.414531+0000 mgr.y (mgr.34101) 4639 : cluster [DBG] pgmap v5567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:22 smithi155 bash[68033]: cluster 2024-07-28T22:04:21.414531+0000 mgr.y (mgr.34101) 4639 : cluster [DBG] pgmap v5567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:23.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:22 smithi155 bash[73694]: debug 2024-07-28T22:04:22.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:23.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8097 16 16 0 0 0 - 0 2024-07-28T22:04:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:23 smithi155 bash[73694]: debug 2024-07-28T22:04:23.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:24.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8098 16 16 0 0 0 - 0 2024-07-28T22:04:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:24 smithi045 bash[82788]: cluster 2024-07-28T22:04:23.416556+0000 mgr.y (mgr.34101) 4640 : cluster [DBG] pgmap v5568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:24 smithi045 bash[80445]: cluster 2024-07-28T22:04:23.416556+0000 mgr.y (mgr.34101) 4640 : cluster [DBG] pgmap v5568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:24 smithi155 bash[73694]: debug 2024-07-28T22:04:24.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:25.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:24 smithi155 bash[68033]: cluster 2024-07-28T22:04:23.416556+0000 mgr.y (mgr.34101) 4640 : cluster [DBG] pgmap v5568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:25.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8099 16 16 0 0 0 - 0 2024-07-28T22:04:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:25 smithi155 bash[73694]: debug 2024-07-28T22:04:25.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:26.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:04:26.966830+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:04:26.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:04:26.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8100 16 16 0 0 0 - 0 2024-07-28T22:04:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:26 smithi045 bash[82788]: cluster 2024-07-28T22:04:25.418511+0000 mgr.y (mgr.34101) 4641 : cluster [DBG] pgmap v5569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:26 smithi045 bash[80445]: cluster 2024-07-28T22:04:25.418511+0000 mgr.y (mgr.34101) 4641 : cluster [DBG] pgmap v5569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:26 smithi155 bash[73694]: debug 2024-07-28T22:04:26.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:27.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:26 smithi155 bash[68033]: cluster 2024-07-28T22:04:25.418511+0000 mgr.y (mgr.34101) 4641 : cluster [DBG] pgmap v5569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:27.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8101 16 16 0 0 0 - 0 2024-07-28T22:04:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:27 smithi155 bash[73694]: debug 2024-07-28T22:04:27.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:28.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8102 16 16 0 0 0 - 0 2024-07-28T22:04:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:28 smithi045 bash[80445]: cluster 2024-07-28T22:04:27.420571+0000 mgr.y (mgr.34101) 4642 : cluster [DBG] pgmap v5570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:28 smithi045 bash[82788]: cluster 2024-07-28T22:04:27.420571+0000 mgr.y (mgr.34101) 4642 : cluster [DBG] pgmap v5570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:29.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:28 smithi155 bash[73694]: debug 2024-07-28T22:04:28.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:28 smithi155 bash[68033]: cluster 2024-07-28T22:04:27.420571+0000 mgr.y (mgr.34101) 4642 : cluster [DBG] pgmap v5570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:29.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8103 16 16 0 0 0 - 0 2024-07-28T22:04:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:29 smithi155 bash[73694]: debug 2024-07-28T22:04:29.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:30.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8104 16 16 0 0 0 - 0 2024-07-28T22:04:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:30 smithi045 bash[80445]: cluster 2024-07-28T22:04:29.422542+0000 mgr.y (mgr.34101) 4643 : cluster [DBG] pgmap v5571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:04:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:04:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:04:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:30 smithi045 bash[82788]: cluster 2024-07-28T22:04:29.422542+0000 mgr.y (mgr.34101) 4643 : cluster [DBG] pgmap v5571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:31.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:30 smithi155 bash[73694]: debug 2024-07-28T22:04:30.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:31.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:30 smithi155 bash[68033]: cluster 2024-07-28T22:04:29.422542+0000 mgr.y (mgr.34101) 4643 : cluster [DBG] pgmap v5571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:31.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8105 16 16 0 0 0 - 0 2024-07-28T22:04:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:31 smithi155 bash[73694]: debug 2024-07-28T22:04:31.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:32.607 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:04:32 smithi155 bash[60745]: ts=2024-07-28T22:04:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:04:32.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8106 16 16 0 0 0 - 0 2024-07-28T22:04:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:32 smithi045 bash[80445]: cluster 2024-07-28T22:04:31.424452+0000 mgr.y (mgr.34101) 4644 : cluster [DBG] pgmap v5572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:32 smithi045 bash[82788]: cluster 2024-07-28T22:04:31.424452+0000 mgr.y (mgr.34101) 4644 : cluster [DBG] pgmap v5572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:32 smithi155 bash[73694]: debug 2024-07-28T22:04:32.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:33.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:32 smithi155 bash[68033]: cluster 2024-07-28T22:04:31.424452+0000 mgr.y (mgr.34101) 4644 : cluster [DBG] pgmap v5572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:33.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8107 16 16 0 0 0 - 0 2024-07-28T22:04:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:33 smithi045 bash[80445]: audit 2024-07-28T22:04:33.513135+0000 mon.c (mon.2) 1234 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:33 smithi045 bash[82788]: audit 2024-07-28T22:04:33.513135+0000 mon.c (mon.2) 1234 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:33 smithi155 bash[73694]: debug 2024-07-28T22:04:33.649+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:33 smithi155 bash[68033]: audit 2024-07-28T22:04:33.513135+0000 mon.c (mon.2) 1234 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:34.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8108 16 16 0 0 0 - 0 2024-07-28T22:04:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:34 smithi045 bash[80445]: cluster 2024-07-28T22:04:33.426522+0000 mgr.y (mgr.34101) 4645 : cluster [DBG] pgmap v5573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:34 smithi045 bash[82788]: cluster 2024-07-28T22:04:33.426522+0000 mgr.y (mgr.34101) 4645 : cluster [DBG] pgmap v5573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:35.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:34 smithi155 bash[73694]: debug 2024-07-28T22:04:34.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:34 smithi155 bash[68033]: cluster 2024-07-28T22:04:33.426522+0000 mgr.y (mgr.34101) 4645 : cluster [DBG] pgmap v5573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:35.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8109 16 16 0 0 0 - 0 2024-07-28T22:04:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:35 smithi155 bash[73694]: debug 2024-07-28T22:04:35.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:36.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8110 16 16 0 0 0 - 0 2024-07-28T22:04:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:36 smithi045 bash[80445]: cluster 2024-07-28T22:04:35.428405+0000 mgr.y (mgr.34101) 4646 : cluster [DBG] pgmap v5574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:36 smithi045 bash[82788]: cluster 2024-07-28T22:04:35.428405+0000 mgr.y (mgr.34101) 4646 : cluster [DBG] pgmap v5574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:37.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:36 smithi155 bash[68033]: cluster 2024-07-28T22:04:35.428405+0000 mgr.y (mgr.34101) 4646 : cluster [DBG] pgmap v5574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:36 smithi155 bash[73694]: debug 2024-07-28T22:04:36.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:37.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8111 16 16 0 0 0 - 0 2024-07-28T22:04:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:37 smithi155 bash[73694]: debug 2024-07-28T22:04:37.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:38.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8112 16 16 0 0 0 - 0 2024-07-28T22:04:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:38 smithi045 bash[80445]: cluster 2024-07-28T22:04:37.430511+0000 mgr.y (mgr.34101) 4647 : cluster [DBG] pgmap v5575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:38 smithi045 bash[82788]: cluster 2024-07-28T22:04:37.430511+0000 mgr.y (mgr.34101) 4647 : cluster [DBG] pgmap v5575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:38 smithi155 bash[73694]: debug 2024-07-28T22:04:38.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:39.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:38 smithi155 bash[68033]: cluster 2024-07-28T22:04:37.430511+0000 mgr.y (mgr.34101) 4647 : cluster [DBG] pgmap v5575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:39.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8113 16 16 0 0 0 - 0 2024-07-28T22:04:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:39 smithi155 bash[73694]: debug 2024-07-28T22:04:39.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:40.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8114 16 16 0 0 0 - 0 2024-07-28T22:04:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:40 smithi045 bash[80445]: cluster 2024-07-28T22:04:39.432419+0000 mgr.y (mgr.34101) 4648 : cluster [DBG] pgmap v5576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:04:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:04:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:04:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:40 smithi045 bash[82788]: cluster 2024-07-28T22:04:39.432419+0000 mgr.y (mgr.34101) 4648 : cluster [DBG] pgmap v5576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:40 smithi155 bash[68033]: cluster 2024-07-28T22:04:39.432419+0000 mgr.y (mgr.34101) 4648 : cluster [DBG] pgmap v5576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:40 smithi155 bash[73694]: debug 2024-07-28T22:04:40.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:41.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8115 16 16 0 0 0 - 0 2024-07-28T22:04:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:41 smithi155 bash[73694]: debug 2024-07-28T22:04:41.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:42.617 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:04:42 smithi155 bash[60745]: ts=2024-07-28T22:04:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:04:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:42 smithi045 bash[82788]: cluster 2024-07-28T22:04:41.434344+0000 mgr.y (mgr.34101) 4649 : cluster [DBG] pgmap v5577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:42 smithi045 bash[80445]: cluster 2024-07-28T22:04:41.434344+0000 mgr.y (mgr.34101) 4649 : cluster [DBG] pgmap v5577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:42.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8116 16 16 0 0 0 - 0 2024-07-28T22:04:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:42 smithi155 bash[73694]: debug 2024-07-28T22:04:42.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:42 smithi155 bash[68033]: cluster 2024-07-28T22:04:41.434344+0000 mgr.y (mgr.34101) 4649 : cluster [DBG] pgmap v5577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:43.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8117 16 16 0 0 0 - 0 2024-07-28T22:04:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:43 smithi155 bash[73694]: debug 2024-07-28T22:04:43.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:44 smithi045 bash[80445]: cluster 2024-07-28T22:04:43.436401+0000 mgr.y (mgr.34101) 4650 : cluster [DBG] pgmap v5578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:44 smithi045 bash[82788]: cluster 2024-07-28T22:04:43.436401+0000 mgr.y (mgr.34101) 4650 : cluster [DBG] pgmap v5578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:44.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8118 16 16 0 0 0 - 0 2024-07-28T22:04:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:44 smithi155 bash[73694]: debug 2024-07-28T22:04:44.649+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:45.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:44 smithi155 bash[68033]: cluster 2024-07-28T22:04:43.436401+0000 mgr.y (mgr.34101) 4650 : cluster [DBG] pgmap v5578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:45.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8119 16 16 0 0 0 - 0 2024-07-28T22:04:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:45 smithi155 bash[73694]: debug 2024-07-28T22:04:45.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:46 smithi045 bash[80445]: cluster 2024-07-28T22:04:45.438322+0000 mgr.y (mgr.34101) 4651 : cluster [DBG] pgmap v5579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:46 smithi045 bash[82788]: cluster 2024-07-28T22:04:45.438322+0000 mgr.y (mgr.34101) 4651 : cluster [DBG] pgmap v5579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:46.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:04:46.969967+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:04:46.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:04:46.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8120 16 16 0 0 0 - 0 2024-07-28T22:04:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:46 smithi155 bash[73694]: debug 2024-07-28T22:04:46.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:46 smithi155 bash[68033]: cluster 2024-07-28T22:04:45.438322+0000 mgr.y (mgr.34101) 4651 : cluster [DBG] pgmap v5579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:47.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8121 16 16 0 0 0 - 0 2024-07-28T22:04:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:47 smithi155 bash[73694]: debug 2024-07-28T22:04:47.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:48 smithi045 bash[80445]: cluster 2024-07-28T22:04:47.440370+0000 mgr.y (mgr.34101) 4652 : cluster [DBG] pgmap v5580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:48 smithi045 bash[80445]: audit 2024-07-28T22:04:48.513679+0000 mon.c (mon.2) 1235 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:48 smithi045 bash[82788]: cluster 2024-07-28T22:04:47.440370+0000 mgr.y (mgr.34101) 4652 : cluster [DBG] pgmap v5580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:48 smithi045 bash[82788]: audit 2024-07-28T22:04:48.513679+0000 mon.c (mon.2) 1235 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:48.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8122 16 16 0 0 0 - 0 2024-07-28T22:04:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:48 smithi155 bash[73694]: debug 2024-07-28T22:04:48.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:48 smithi155 bash[68033]: cluster 2024-07-28T22:04:47.440370+0000 mgr.y (mgr.34101) 4652 : cluster [DBG] pgmap v5580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:48 smithi155 bash[68033]: audit 2024-07-28T22:04:48.513679+0000 mon.c (mon.2) 1235 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:04:49.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8123 16 16 0 0 0 - 0 2024-07-28T22:04:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:49 smithi155 bash[73694]: debug 2024-07-28T22:04:49.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:04:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:04:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:04:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:50 smithi045 bash[80445]: cluster 2024-07-28T22:04:49.442264+0000 mgr.y (mgr.34101) 4653 : cluster [DBG] pgmap v5581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:50 smithi045 bash[82788]: cluster 2024-07-28T22:04:49.442264+0000 mgr.y (mgr.34101) 4653 : cluster [DBG] pgmap v5581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:50.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8124 16 16 0 0 0 - 0 2024-07-28T22:04:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:50 smithi155 bash[68033]: cluster 2024-07-28T22:04:49.442264+0000 mgr.y (mgr.34101) 4653 : cluster [DBG] pgmap v5581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:50 smithi155 bash[73694]: debug 2024-07-28T22:04:50.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:51.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8125 16 16 0 0 0 - 0 2024-07-28T22:04:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:51 smithi155 bash[73694]: debug 2024-07-28T22:04:51.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:52.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:04:52 smithi155 bash[60745]: ts=2024-07-28T22:04:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:04:52.709 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:52 smithi155 bash[73694]: debug 2024-07-28T22:04:52.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:52 smithi045 bash[80445]: cluster 2024-07-28T22:04:51.444134+0000 mgr.y (mgr.34101) 4654 : cluster [DBG] pgmap v5582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:52 smithi045 bash[82788]: cluster 2024-07-28T22:04:51.444134+0000 mgr.y (mgr.34101) 4654 : cluster [DBG] pgmap v5582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:52.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8126 16 16 0 0 0 - 0 2024-07-28T22:04:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:52 smithi155 bash[68033]: cluster 2024-07-28T22:04:51.444134+0000 mgr.y (mgr.34101) 4654 : cluster [DBG] pgmap v5582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:53.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8127 16 16 0 0 0 - 0 2024-07-28T22:04:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:53 smithi155 bash[73694]: debug 2024-07-28T22:04:53.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:54 smithi045 bash[80445]: cluster 2024-07-28T22:04:53.446239+0000 mgr.y (mgr.34101) 4655 : cluster [DBG] pgmap v5583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:54 smithi045 bash[80445]: audit 2024-07-28T22:04:54.368516+0000 mon.c (mon.2) 1236 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:04:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:54 smithi045 bash[82788]: cluster 2024-07-28T22:04:53.446239+0000 mgr.y (mgr.34101) 4655 : cluster [DBG] pgmap v5583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:54 smithi045 bash[82788]: audit 2024-07-28T22:04:54.368516+0000 mon.c (mon.2) 1236 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:04:54.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8128 16 16 0 0 0 - 0 2024-07-28T22:04:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:54 smithi155 bash[73694]: debug 2024-07-28T22:04:54.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:54 smithi155 bash[68033]: cluster 2024-07-28T22:04:53.446239+0000 mgr.y (mgr.34101) 4655 : cluster [DBG] pgmap v5583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:54 smithi155 bash[68033]: audit 2024-07-28T22:04:54.368516+0000 mon.c (mon.2) 1236 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:04:55.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8129 16 16 0 0 0 - 0 2024-07-28T22:04:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:55 smithi155 bash[73694]: debug 2024-07-28T22:04:55.585+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:56 smithi045 bash[80445]: cluster 2024-07-28T22:04:55.448024+0000 mgr.y (mgr.34101) 4656 : cluster [DBG] pgmap v5584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:56 smithi045 bash[82788]: cluster 2024-07-28T22:04:55.448024+0000 mgr.y (mgr.34101) 4656 : cluster [DBG] pgmap v5584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:56.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8130 16 16 0 0 0 - 0 2024-07-28T22:04:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:56 smithi155 bash[73694]: debug 2024-07-28T22:04:56.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:57.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:56 smithi155 bash[68033]: cluster 2024-07-28T22:04:55.448024+0000 mgr.y (mgr.34101) 4656 : cluster [DBG] pgmap v5584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:57.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8131 16 16 0 0 0 - 0 2024-07-28T22:04:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:57 smithi155 bash[73694]: debug 2024-07-28T22:04:57.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:58.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8132 16 16 0 0 0 - 0 2024-07-28T22:04:59.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:04:58 smithi155 bash[68033]: cluster 2024-07-28T22:04:57.450081+0000 mgr.y (mgr.34101) 4657 : cluster [DBG] pgmap v5585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:58 smithi155 bash[73694]: debug 2024-07-28T22:04:58.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:04:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:04:58 smithi045 bash[80445]: cluster 2024-07-28T22:04:57.450081+0000 mgr.y (mgr.34101) 4657 : cluster [DBG] pgmap v5585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:04:58 smithi045 bash[82788]: cluster 2024-07-28T22:04:57.450081+0000 mgr.y (mgr.34101) 4657 : cluster [DBG] pgmap v5585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:04:59.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8133 16 16 0 0 0 - 0 2024-07-28T22:05:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:04:59 smithi155 bash[73694]: debug 2024-07-28T22:04:59.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:05:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:05:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:05:00.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8134 16 16 0 0 0 - 0 2024-07-28T22:05:01.048 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:00 smithi155 bash[73694]: debug 2024-07-28T22:05:00.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:01 smithi155 bash[68033]: cluster 2024-07-28T22:04:59.452325+0000 mgr.y (mgr.34101) 4658 : cluster [DBG] pgmap v5586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:01 smithi155 bash[68033]: audit 2024-07-28T22:05:00.048042+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:01 smithi155 bash[68033]: audit 2024-07-28T22:05:00.054457+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:01 smithi155 bash[68033]: audit 2024-07-28T22:05:00.274280+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:01 smithi155 bash[68033]: audit 2024-07-28T22:05:00.286343+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:01 smithi155 bash[68033]: audit 2024-07-28T22:05:00.731157+0000 mon.c (mon.2) 1237 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:05:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:01 smithi155 bash[68033]: audit 2024-07-28T22:05:00.733177+0000 mon.c (mon.2) 1238 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:05:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:01 smithi155 bash[68033]: audit 2024-07-28T22:05:00.743640+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[80445]: cluster 2024-07-28T22:04:59.452325+0000 mgr.y (mgr.34101) 4658 : cluster [DBG] pgmap v5586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[80445]: audit 2024-07-28T22:05:00.048042+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[80445]: audit 2024-07-28T22:05:00.054457+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[80445]: audit 2024-07-28T22:05:00.274280+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[80445]: audit 2024-07-28T22:05:00.286343+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[80445]: audit 2024-07-28T22:05:00.731157+0000 mon.c (mon.2) 1237 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:05:01.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[80445]: audit 2024-07-28T22:05:00.733177+0000 mon.c (mon.2) 1238 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:05:01.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[80445]: audit 2024-07-28T22:05:00.743640+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[82788]: cluster 2024-07-28T22:04:59.452325+0000 mgr.y (mgr.34101) 4658 : cluster [DBG] pgmap v5586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[82788]: audit 2024-07-28T22:05:00.048042+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[82788]: audit 2024-07-28T22:05:00.054457+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[82788]: audit 2024-07-28T22:05:00.274280+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[82788]: audit 2024-07-28T22:05:00.286343+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[82788]: audit 2024-07-28T22:05:00.731157+0000 mon.c (mon.2) 1237 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:05:01.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[82788]: audit 2024-07-28T22:05:00.733177+0000 mon.c (mon.2) 1238 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:05:01.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:01 smithi045 bash[82788]: audit 2024-07-28T22:05:00.743640+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:05:01.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8135 16 16 0 0 0 - 0 2024-07-28T22:05:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:01 smithi155 bash[73694]: debug 2024-07-28T22:05:01.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:02.746 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:05:02 smithi155 bash[60745]: ts=2024-07-28T22:05:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:05:02.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8136 16 16 0 0 0 - 0 2024-07-28T22:05:03.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:02 smithi155 bash[73694]: debug 2024-07-28T22:05:02.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:03 smithi155 bash[68033]: cluster 2024-07-28T22:05:01.454087+0000 mgr.y (mgr.34101) 4659 : cluster [DBG] pgmap v5587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:03 smithi045 bash[80445]: cluster 2024-07-28T22:05:01.454087+0000 mgr.y (mgr.34101) 4659 : cluster [DBG] pgmap v5587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:03 smithi045 bash[82788]: cluster 2024-07-28T22:05:01.454087+0000 mgr.y (mgr.34101) 4659 : cluster [DBG] pgmap v5587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:03.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8137 16 16 0 0 0 - 0 2024-07-28T22:05:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:03 smithi155 bash[73694]: debug 2024-07-28T22:05:03.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:04 smithi045 bash[80445]: audit 2024-07-28T22:05:03.514101+0000 mon.c (mon.2) 1239 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:04 smithi045 bash[82788]: audit 2024-07-28T22:05:03.514101+0000 mon.c (mon.2) 1239 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:04 smithi155 bash[68033]: audit 2024-07-28T22:05:03.514101+0000 mon.c (mon.2) 1239 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:04.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8138 16 16 0 0 0 - 0 2024-07-28T22:05:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:04 smithi155 bash[73694]: debug 2024-07-28T22:05:04.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:05 smithi045 bash[80445]: cluster 2024-07-28T22:05:03.455975+0000 mgr.y (mgr.34101) 4660 : cluster [DBG] pgmap v5588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:05.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:05 smithi045 bash[82788]: cluster 2024-07-28T22:05:03.455975+0000 mgr.y (mgr.34101) 4660 : cluster [DBG] pgmap v5588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:05 smithi155 bash[68033]: cluster 2024-07-28T22:05:03.455975+0000 mgr.y (mgr.34101) 4660 : cluster [DBG] pgmap v5588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:05.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8139 16 16 0 0 0 - 0 2024-07-28T22:05:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:05 smithi155 bash[73694]: debug 2024-07-28T22:05:05.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:06.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:05:06.973291+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:05:06.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:05:06.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8140 16 16 0 0 0 - 0 2024-07-28T22:05:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:06 smithi155 bash[73694]: debug 2024-07-28T22:05:06.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:07 smithi045 bash[80445]: cluster 2024-07-28T22:05:05.457726+0000 mgr.y (mgr.34101) 4661 : cluster [DBG] pgmap v5589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:07 smithi045 bash[82788]: cluster 2024-07-28T22:05:05.457726+0000 mgr.y (mgr.34101) 4661 : cluster [DBG] pgmap v5589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:07 smithi155 bash[68033]: cluster 2024-07-28T22:05:05.457726+0000 mgr.y (mgr.34101) 4661 : cluster [DBG] pgmap v5589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:07.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8141 16 16 0 0 0 - 0 2024-07-28T22:05:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:07 smithi155 bash[73694]: debug 2024-07-28T22:05:07.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:08.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8142 16 16 0 0 0 - 0 2024-07-28T22:05:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:08 smithi155 bash[73694]: debug 2024-07-28T22:05:08.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:09 smithi045 bash[80445]: cluster 2024-07-28T22:05:07.459656+0000 mgr.y (mgr.34101) 4662 : cluster [DBG] pgmap v5590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:09 smithi045 bash[82788]: cluster 2024-07-28T22:05:07.459656+0000 mgr.y (mgr.34101) 4662 : cluster [DBG] pgmap v5590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:09 smithi155 bash[68033]: cluster 2024-07-28T22:05:07.459656+0000 mgr.y (mgr.34101) 4662 : cluster [DBG] pgmap v5590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:09.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8143 16 16 0 0 0 - 0 2024-07-28T22:05:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:09 smithi155 bash[73694]: debug 2024-07-28T22:05:09.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:05:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:05:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:05:10.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8144 16 16 0 0 0 - 0 2024-07-28T22:05:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:10 smithi155 bash[73694]: debug 2024-07-28T22:05:10.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:11 smithi045 bash[80445]: cluster 2024-07-28T22:05:09.461408+0000 mgr.y (mgr.34101) 4663 : cluster [DBG] pgmap v5591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:11 smithi045 bash[82788]: cluster 2024-07-28T22:05:09.461408+0000 mgr.y (mgr.34101) 4663 : cluster [DBG] pgmap v5591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:11.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:11 smithi155 bash[68033]: cluster 2024-07-28T22:05:09.461408+0000 mgr.y (mgr.34101) 4663 : cluster [DBG] pgmap v5591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:11.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8145 16 16 0 0 0 - 0 2024-07-28T22:05:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:11 smithi155 bash[73694]: debug 2024-07-28T22:05:11.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:12.729 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:05:12 smithi155 bash[60745]: ts=2024-07-28T22:05:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:05:12.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8146 16 16 0 0 0 - 0 2024-07-28T22:05:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:12 smithi155 bash[73694]: debug 2024-07-28T22:05:12.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:13 smithi045 bash[80445]: cluster 2024-07-28T22:05:11.463189+0000 mgr.y (mgr.34101) 4664 : cluster [DBG] pgmap v5592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:13 smithi045 bash[82788]: cluster 2024-07-28T22:05:11.463189+0000 mgr.y (mgr.34101) 4664 : cluster [DBG] pgmap v5592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:13.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:13 smithi155 bash[68033]: cluster 2024-07-28T22:05:11.463189+0000 mgr.y (mgr.34101) 4664 : cluster [DBG] pgmap v5592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:13.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8147 16 16 0 0 0 - 0 2024-07-28T22:05:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:13 smithi155 bash[73694]: debug 2024-07-28T22:05:13.728+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:14.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8148 16 16 0 0 0 - 0 2024-07-28T22:05:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:14 smithi155 bash[73694]: debug 2024-07-28T22:05:14.740+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:15 smithi045 bash[80445]: cluster 2024-07-28T22:05:13.465084+0000 mgr.y (mgr.34101) 4665 : cluster [DBG] pgmap v5593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:15 smithi045 bash[82788]: cluster 2024-07-28T22:05:13.465084+0000 mgr.y (mgr.34101) 4665 : cluster [DBG] pgmap v5593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:15.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:15 smithi155 bash[68033]: cluster 2024-07-28T22:05:13.465084+0000 mgr.y (mgr.34101) 4665 : cluster [DBG] pgmap v5593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:15.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8149 16 16 0 0 0 - 0 2024-07-28T22:05:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:15 smithi155 bash[73694]: debug 2024-07-28T22:05:15.740+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:16.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8150 16 16 0 0 0 - 0 2024-07-28T22:05:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:16 smithi155 bash[73694]: debug 2024-07-28T22:05:16.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:17 smithi045 bash[80445]: cluster 2024-07-28T22:05:15.466866+0000 mgr.y (mgr.34101) 4666 : cluster [DBG] pgmap v5594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:17 smithi045 bash[82788]: cluster 2024-07-28T22:05:15.466866+0000 mgr.y (mgr.34101) 4666 : cluster [DBG] pgmap v5594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:17.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:17 smithi155 bash[68033]: cluster 2024-07-28T22:05:15.466866+0000 mgr.y (mgr.34101) 4666 : cluster [DBG] pgmap v5594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:17.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8151 16 16 0 0 0 - 0 2024-07-28T22:05:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:17 smithi155 bash[73694]: debug 2024-07-28T22:05:17.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:18.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8152 16 16 0 0 0 - 0 2024-07-28T22:05:19.094 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:18 smithi155 bash[73694]: debug 2024-07-28T22:05:18.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:19 smithi045 bash[80445]: cluster 2024-07-28T22:05:17.468757+0000 mgr.y (mgr.34101) 4667 : cluster [DBG] pgmap v5595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:19 smithi045 bash[80445]: audit 2024-07-28T22:05:18.514525+0000 mon.c (mon.2) 1240 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:19 smithi045 bash[82788]: cluster 2024-07-28T22:05:17.468757+0000 mgr.y (mgr.34101) 4667 : cluster [DBG] pgmap v5595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:19 smithi045 bash[82788]: audit 2024-07-28T22:05:18.514525+0000 mon.c (mon.2) 1240 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:19 smithi155 bash[68033]: cluster 2024-07-28T22:05:17.468757+0000 mgr.y (mgr.34101) 4667 : cluster [DBG] pgmap v5595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:19 smithi155 bash[68033]: audit 2024-07-28T22:05:18.514525+0000 mon.c (mon.2) 1240 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:19.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8153 16 16 0 0 0 - 0 2024-07-28T22:05:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:19 smithi155 bash[73694]: debug 2024-07-28T22:05:19.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:05:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:05:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:05:20.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8154 16 16 0 0 0 - 0 2024-07-28T22:05:21.098 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:20 smithi155 bash[73694]: debug 2024-07-28T22:05:20.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:21 smithi045 bash[80445]: cluster 2024-07-28T22:05:19.470680+0000 mgr.y (mgr.34101) 4668 : cluster [DBG] pgmap v5596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:21 smithi045 bash[82788]: cluster 2024-07-28T22:05:19.470680+0000 mgr.y (mgr.34101) 4668 : cluster [DBG] pgmap v5596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:21 smithi155 bash[68033]: cluster 2024-07-28T22:05:19.470680+0000 mgr.y (mgr.34101) 4668 : cluster [DBG] pgmap v5596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:21.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8155 16 16 0 0 0 - 0 2024-07-28T22:05:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:21 smithi155 bash[73694]: debug 2024-07-28T22:05:21.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:22.786 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:05:22 smithi155 bash[60745]: ts=2024-07-28T22:05:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:05:22.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8156 16 16 0 0 0 - 0 2024-07-28T22:05:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:22 smithi155 bash[73694]: debug 2024-07-28T22:05:22.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:23 smithi045 bash[80445]: cluster 2024-07-28T22:05:21.472414+0000 mgr.y (mgr.34101) 4669 : cluster [DBG] pgmap v5597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:23 smithi045 bash[82788]: cluster 2024-07-28T22:05:21.472414+0000 mgr.y (mgr.34101) 4669 : cluster [DBG] pgmap v5597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:23.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:23 smithi155 bash[68033]: cluster 2024-07-28T22:05:21.472414+0000 mgr.y (mgr.34101) 4669 : cluster [DBG] pgmap v5597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:23.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8157 16 16 0 0 0 - 0 2024-07-28T22:05:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:23 smithi155 bash[73694]: debug 2024-07-28T22:05:23.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:24.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8158 16 16 0 0 0 - 0 2024-07-28T22:05:25.107 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:24 smithi155 bash[73694]: debug 2024-07-28T22:05:24.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:25 smithi045 bash[80445]: cluster 2024-07-28T22:05:23.474315+0000 mgr.y (mgr.34101) 4670 : cluster [DBG] pgmap v5598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:25 smithi045 bash[82788]: cluster 2024-07-28T22:05:23.474315+0000 mgr.y (mgr.34101) 4670 : cluster [DBG] pgmap v5598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:25 smithi155 bash[68033]: cluster 2024-07-28T22:05:23.474315+0000 mgr.y (mgr.34101) 4670 : cluster [DBG] pgmap v5598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:25.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8159 16 16 0 0 0 - 0 2024-07-28T22:05:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:25 smithi155 bash[73694]: debug 2024-07-28T22:05:25.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:26.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:05:26.976574+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:05:26.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:05:26.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8160 16 16 0 0 0 - 0 2024-07-28T22:05:27.111 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:26 smithi155 bash[73694]: debug 2024-07-28T22:05:26.824+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:27 smithi045 bash[80445]: cluster 2024-07-28T22:05:25.476080+0000 mgr.y (mgr.34101) 4671 : cluster [DBG] pgmap v5599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:27 smithi045 bash[82788]: cluster 2024-07-28T22:05:25.476080+0000 mgr.y (mgr.34101) 4671 : cluster [DBG] pgmap v5599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:27.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:27 smithi155 bash[68033]: cluster 2024-07-28T22:05:25.476080+0000 mgr.y (mgr.34101) 4671 : cluster [DBG] pgmap v5599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:27.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8161 16 16 0 0 0 - 0 2024-07-28T22:05:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:27 smithi155 bash[73694]: debug 2024-07-28T22:05:27.872+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:28.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8162 16 16 0 0 0 - 0 2024-07-28T22:05:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:28 smithi155 bash[73694]: debug 2024-07-28T22:05:28.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:29 smithi155 bash[68033]: cluster 2024-07-28T22:05:27.478007+0000 mgr.y (mgr.34101) 4672 : cluster [DBG] pgmap v5600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:29 smithi045 bash[80445]: cluster 2024-07-28T22:05:27.478007+0000 mgr.y (mgr.34101) 4672 : cluster [DBG] pgmap v5600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:29 smithi045 bash[82788]: cluster 2024-07-28T22:05:27.478007+0000 mgr.y (mgr.34101) 4672 : cluster [DBG] pgmap v5600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:29.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8163 16 16 0 0 0 - 0 2024-07-28T22:05:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:29 smithi155 bash[73694]: debug 2024-07-28T22:05:29.824+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:05:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:05:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:05:30.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8164 16 16 0 0 0 - 0 2024-07-28T22:05:31.119 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:30 smithi155 bash[73694]: debug 2024-07-28T22:05:30.856+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:31 smithi045 bash[80445]: cluster 2024-07-28T22:05:29.479707+0000 mgr.y (mgr.34101) 4673 : cluster [DBG] pgmap v5601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:31 smithi045 bash[82788]: cluster 2024-07-28T22:05:29.479707+0000 mgr.y (mgr.34101) 4673 : cluster [DBG] pgmap v5601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:31.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:31 smithi155 bash[68033]: cluster 2024-07-28T22:05:29.479707+0000 mgr.y (mgr.34101) 4673 : cluster [DBG] pgmap v5601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:31.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8165 16 16 0 0 0 - 0 2024-07-28T22:05:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:31 smithi155 bash[73694]: debug 2024-07-28T22:05:31.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:05:32 smithi155 bash[60745]: ts=2024-07-28T22:05:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:05:32.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8166 16 16 0 0 0 - 0 2024-07-28T22:05:33.124 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:32 smithi155 bash[73694]: debug 2024-07-28T22:05:32.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:33 smithi045 bash[80445]: cluster 2024-07-28T22:05:31.481461+0000 mgr.y (mgr.34101) 4674 : cluster [DBG] pgmap v5602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:33 smithi045 bash[82788]: cluster 2024-07-28T22:05:31.481461+0000 mgr.y (mgr.34101) 4674 : cluster [DBG] pgmap v5602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:33 smithi155 bash[68033]: cluster 2024-07-28T22:05:31.481461+0000 mgr.y (mgr.34101) 4674 : cluster [DBG] pgmap v5602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:33.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8167 16 16 0 0 0 - 0 2024-07-28T22:05:34.134 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:33 smithi155 bash[73694]: debug 2024-07-28T22:05:33.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:34 smithi045 bash[82788]: audit 2024-07-28T22:05:33.514898+0000 mon.c (mon.2) 1241 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:34 smithi045 bash[80445]: audit 2024-07-28T22:05:33.514898+0000 mon.c (mon.2) 1241 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:34 smithi155 bash[68033]: audit 2024-07-28T22:05:33.514898+0000 mon.c (mon.2) 1241 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:34.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8168 16 16 0 0 0 - 0 2024-07-28T22:05:35.135 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:34 smithi155 bash[73694]: debug 2024-07-28T22:05:34.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:35 smithi045 bash[80445]: cluster 2024-07-28T22:05:33.483399+0000 mgr.y (mgr.34101) 4675 : cluster [DBG] pgmap v5603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:35 smithi045 bash[82788]: cluster 2024-07-28T22:05:33.483399+0000 mgr.y (mgr.34101) 4675 : cluster [DBG] pgmap v5603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:35.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:35 smithi155 bash[68033]: cluster 2024-07-28T22:05:33.483399+0000 mgr.y (mgr.34101) 4675 : cluster [DBG] pgmap v5603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:35.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8169 16 16 0 0 0 - 0 2024-07-28T22:05:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:35 smithi155 bash[73694]: debug 2024-07-28T22:05:35.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:36.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8170 16 16 0 0 0 - 0 2024-07-28T22:05:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:36 smithi155 bash[73694]: debug 2024-07-28T22:05:36.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:37 smithi045 bash[80445]: cluster 2024-07-28T22:05:35.485170+0000 mgr.y (mgr.34101) 4676 : cluster [DBG] pgmap v5604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:37 smithi045 bash[82788]: cluster 2024-07-28T22:05:35.485170+0000 mgr.y (mgr.34101) 4676 : cluster [DBG] pgmap v5604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:37.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:37 smithi155 bash[68033]: cluster 2024-07-28T22:05:35.485170+0000 mgr.y (mgr.34101) 4676 : cluster [DBG] pgmap v5604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:37.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8171 16 16 0 0 0 - 0 2024-07-28T22:05:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:37 smithi155 bash[73694]: debug 2024-07-28T22:05:37.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:38.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8172 16 16 0 0 0 - 0 2024-07-28T22:05:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:38 smithi155 bash[73694]: debug 2024-07-28T22:05:38.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:39.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:39 smithi045 bash[80445]: cluster 2024-07-28T22:05:37.487107+0000 mgr.y (mgr.34101) 4677 : cluster [DBG] pgmap v5605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:39 smithi045 bash[82788]: cluster 2024-07-28T22:05:37.487107+0000 mgr.y (mgr.34101) 4677 : cluster [DBG] pgmap v5605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:39.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:39 smithi155 bash[68033]: cluster 2024-07-28T22:05:37.487107+0000 mgr.y (mgr.34101) 4677 : cluster [DBG] pgmap v5605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:39.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8173 16 16 0 0 0 - 0 2024-07-28T22:05:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:39 smithi155 bash[73694]: debug 2024-07-28T22:05:39.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:05:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:05:40] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:05:40.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8174 16 16 0 0 0 - 0 2024-07-28T22:05:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:40 smithi155 bash[73694]: debug 2024-07-28T22:05:40.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:41 smithi045 bash[80445]: cluster 2024-07-28T22:05:39.488854+0000 mgr.y (mgr.34101) 4678 : cluster [DBG] pgmap v5606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:41 smithi045 bash[82788]: cluster 2024-07-28T22:05:39.488854+0000 mgr.y (mgr.34101) 4678 : cluster [DBG] pgmap v5606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:41.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:41 smithi155 bash[68033]: cluster 2024-07-28T22:05:39.488854+0000 mgr.y (mgr.34101) 4678 : cluster [DBG] pgmap v5606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:41.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8175 16 16 0 0 0 - 0 2024-07-28T22:05:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:41 smithi155 bash[73694]: debug 2024-07-28T22:05:41.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:42.701 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:05:42 smithi155 bash[60745]: ts=2024-07-28T22:05:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:05:42.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8176 16 16 0 0 0 - 0 2024-07-28T22:05:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:42 smithi155 bash[73694]: debug 2024-07-28T22:05:42.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:43 smithi045 bash[80445]: cluster 2024-07-28T22:05:41.490778+0000 mgr.y (mgr.34101) 4679 : cluster [DBG] pgmap v5607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:43.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:43 smithi045 bash[82788]: cluster 2024-07-28T22:05:41.490778+0000 mgr.y (mgr.34101) 4679 : cluster [DBG] pgmap v5607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:43 smithi155 bash[68033]: cluster 2024-07-28T22:05:41.490778+0000 mgr.y (mgr.34101) 4679 : cluster [DBG] pgmap v5607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:43.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8177 16 16 0 0 0 - 0 2024-07-28T22:05:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:43 smithi155 bash[73694]: debug 2024-07-28T22:05:43.728+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:44.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8178 16 16 0 0 0 - 0 2024-07-28T22:05:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:44 smithi155 bash[73694]: debug 2024-07-28T22:05:44.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:45 smithi045 bash[80445]: cluster 2024-07-28T22:05:43.492833+0000 mgr.y (mgr.34101) 4680 : cluster [DBG] pgmap v5608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:45 smithi045 bash[82788]: cluster 2024-07-28T22:05:43.492833+0000 mgr.y (mgr.34101) 4680 : cluster [DBG] pgmap v5608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:45.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:45 smithi155 bash[68033]: cluster 2024-07-28T22:05:43.492833+0000 mgr.y (mgr.34101) 4680 : cluster [DBG] pgmap v5608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:45.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8179 16 16 0 0 0 - 0 2024-07-28T22:05:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:45 smithi155 bash[73694]: debug 2024-07-28T22:05:45.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:46.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:05:46.980004+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:05:46.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:05:46.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8180 16 16 0 0 0 - 0 2024-07-28T22:05:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:46 smithi155 bash[73694]: debug 2024-07-28T22:05:46.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:47 smithi045 bash[80445]: cluster 2024-07-28T22:05:45.494769+0000 mgr.y (mgr.34101) 4681 : cluster [DBG] pgmap v5609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:47 smithi045 bash[82788]: cluster 2024-07-28T22:05:45.494769+0000 mgr.y (mgr.34101) 4681 : cluster [DBG] pgmap v5609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:47 smithi155 bash[68033]: cluster 2024-07-28T22:05:45.494769+0000 mgr.y (mgr.34101) 4681 : cluster [DBG] pgmap v5609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:47.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8181 16 16 0 0 0 - 0 2024-07-28T22:05:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:47 smithi155 bash[73694]: debug 2024-07-28T22:05:47.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:48.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8182 16 16 0 0 0 - 0 2024-07-28T22:05:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:48 smithi155 bash[73694]: debug 2024-07-28T22:05:48.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:49 smithi045 bash[80445]: cluster 2024-07-28T22:05:47.496698+0000 mgr.y (mgr.34101) 4682 : cluster [DBG] pgmap v5610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:49 smithi045 bash[80445]: audit 2024-07-28T22:05:48.515598+0000 mon.c (mon.2) 1242 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:49 smithi045 bash[82788]: cluster 2024-07-28T22:05:47.496698+0000 mgr.y (mgr.34101) 4682 : cluster [DBG] pgmap v5610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:49 smithi045 bash[82788]: audit 2024-07-28T22:05:48.515598+0000 mon.c (mon.2) 1242 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:49 smithi155 bash[68033]: cluster 2024-07-28T22:05:47.496698+0000 mgr.y (mgr.34101) 4682 : cluster [DBG] pgmap v5610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:49 smithi155 bash[68033]: audit 2024-07-28T22:05:48.515598+0000 mon.c (mon.2) 1242 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:05:49.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8183 16 16 0 0 0 - 0 2024-07-28T22:05:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:49 smithi155 bash[73694]: debug 2024-07-28T22:05:49.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:05:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:05:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:05:50.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8184 16 16 0 0 0 - 0 2024-07-28T22:05:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:50 smithi155 bash[73694]: debug 2024-07-28T22:05:50.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:51 smithi045 bash[82788]: cluster 2024-07-28T22:05:49.498435+0000 mgr.y (mgr.34101) 4683 : cluster [DBG] pgmap v5611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:51.524 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:51 smithi045 bash[80445]: cluster 2024-07-28T22:05:49.498435+0000 mgr.y (mgr.34101) 4683 : cluster [DBG] pgmap v5611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:51 smithi155 bash[68033]: cluster 2024-07-28T22:05:49.498435+0000 mgr.y (mgr.34101) 4683 : cluster [DBG] pgmap v5611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:51.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8185 16 16 0 0 0 - 0 2024-07-28T22:05:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:51 smithi155 bash[73694]: debug 2024-07-28T22:05:51.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:05:52 smithi155 bash[60745]: ts=2024-07-28T22:05:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:05:52.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8186 16 16 0 0 0 - 0 2024-07-28T22:05:53.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:52 smithi155 bash[73694]: debug 2024-07-28T22:05:52.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:53 smithi045 bash[80445]: cluster 2024-07-28T22:05:51.500166+0000 mgr.y (mgr.34101) 4684 : cluster [DBG] pgmap v5612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:53 smithi045 bash[82788]: cluster 2024-07-28T22:05:51.500166+0000 mgr.y (mgr.34101) 4684 : cluster [DBG] pgmap v5612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:53.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:53 smithi155 bash[68033]: cluster 2024-07-28T22:05:51.500166+0000 mgr.y (mgr.34101) 4684 : cluster [DBG] pgmap v5612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:53.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8187 16 16 0 0 0 - 0 2024-07-28T22:05:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:53 smithi155 bash[73694]: debug 2024-07-28T22:05:53.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:54.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8188 16 16 0 0 0 - 0 2024-07-28T22:05:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:54 smithi155 bash[73694]: debug 2024-07-28T22:05:54.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:55 smithi045 bash[82788]: cluster 2024-07-28T22:05:53.502079+0000 mgr.y (mgr.34101) 4685 : cluster [DBG] pgmap v5613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:55 smithi045 bash[80445]: cluster 2024-07-28T22:05:53.502079+0000 mgr.y (mgr.34101) 4685 : cluster [DBG] pgmap v5613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:55.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:55 smithi155 bash[68033]: cluster 2024-07-28T22:05:53.502079+0000 mgr.y (mgr.34101) 4685 : cluster [DBG] pgmap v5613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:55.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8189 16 16 0 0 0 - 0 2024-07-28T22:05:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:55 smithi155 bash[73694]: debug 2024-07-28T22:05:55.836+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:56.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8190 16 16 0 0 0 - 0 2024-07-28T22:05:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:56 smithi155 bash[73694]: debug 2024-07-28T22:05:56.784+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:57 smithi045 bash[82788]: cluster 2024-07-28T22:05:55.503947+0000 mgr.y (mgr.34101) 4686 : cluster [DBG] pgmap v5614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:57 smithi045 bash[80445]: cluster 2024-07-28T22:05:55.503947+0000 mgr.y (mgr.34101) 4686 : cluster [DBG] pgmap v5614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:57 smithi155 bash[68033]: cluster 2024-07-28T22:05:55.503947+0000 mgr.y (mgr.34101) 4686 : cluster [DBG] pgmap v5614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:57.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8191 16 16 0 0 0 - 0 2024-07-28T22:05:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:57 smithi155 bash[73694]: debug 2024-07-28T22:05:57.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:58.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8192 16 16 0 0 0 - 0 2024-07-28T22:05:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:58 smithi155 bash[73694]: debug 2024-07-28T22:05:58.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:05:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:05:59 smithi045 bash[80445]: cluster 2024-07-28T22:05:57.506022+0000 mgr.y (mgr.34101) 4687 : cluster [DBG] pgmap v5615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:05:59 smithi045 bash[82788]: cluster 2024-07-28T22:05:57.506022+0000 mgr.y (mgr.34101) 4687 : cluster [DBG] pgmap v5615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:59.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:05:59 smithi155 bash[68033]: cluster 2024-07-28T22:05:57.506022+0000 mgr.y (mgr.34101) 4687 : cluster [DBG] pgmap v5615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:05:59.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8193 16 16 0 0 0 - 0 2024-07-28T22:06:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:05:59 smithi155 bash[73694]: debug 2024-07-28T22:05:59.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:06:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:06:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:06:00.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8194 16 16 0 0 0 - 0 2024-07-28T22:06:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:00 smithi155 bash[73694]: debug 2024-07-28T22:06:00.800+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:01 smithi045 bash[80445]: cluster 2024-07-28T22:05:59.507930+0000 mgr.y (mgr.34101) 4688 : cluster [DBG] pgmap v5616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:01 smithi045 bash[80445]: audit 2024-07-28T22:06:00.879082+0000 mon.c (mon.2) 1243 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:06:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:01 smithi045 bash[82788]: cluster 2024-07-28T22:05:59.507930+0000 mgr.y (mgr.34101) 4688 : cluster [DBG] pgmap v5616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:01 smithi045 bash[82788]: audit 2024-07-28T22:06:00.879082+0000 mon.c (mon.2) 1243 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:06:01.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:01 smithi155 bash[68033]: cluster 2024-07-28T22:05:59.507930+0000 mgr.y (mgr.34101) 4688 : cluster [DBG] pgmap v5616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:01.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:01 smithi155 bash[68033]: audit 2024-07-28T22:06:00.879082+0000 mon.c (mon.2) 1243 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:06:01.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8195 16 16 0 0 0 - 0 2024-07-28T22:06:02.239 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:01 smithi155 bash[73694]: debug 2024-07-28T22:06:01.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:06:02 smithi155 bash[60745]: ts=2024-07-28T22:06:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:06:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:02 smithi155 bash[68033]: audit 2024-07-28T22:06:01.239350+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:02 smithi155 bash[68033]: audit 2024-07-28T22:06:01.246373+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:02 smithi045 bash[80445]: audit 2024-07-28T22:06:01.239350+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:02 smithi045 bash[80445]: audit 2024-07-28T22:06:01.246373+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:02 smithi045 bash[82788]: audit 2024-07-28T22:06:01.239350+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:02 smithi045 bash[82788]: audit 2024-07-28T22:06:01.246373+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:02.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8196 16 16 0 0 0 - 0 2024-07-28T22:06:03.249 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:02 smithi155 bash[73694]: debug 2024-07-28T22:06:02.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:03 smithi155 bash[68033]: cluster 2024-07-28T22:06:01.509840+0000 mgr.y (mgr.34101) 4689 : cluster [DBG] pgmap v5617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:03 smithi045 bash[80445]: cluster 2024-07-28T22:06:01.509840+0000 mgr.y (mgr.34101) 4689 : cluster [DBG] pgmap v5617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:03 smithi045 bash[82788]: cluster 2024-07-28T22:06:01.509840+0000 mgr.y (mgr.34101) 4689 : cluster [DBG] pgmap v5617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:03.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8197 16 16 0 0 0 - 0 2024-07-28T22:06:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:03 smithi155 bash[73694]: debug 2024-07-28T22:06:03.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:04 smithi155 bash[68033]: audit 2024-07-28T22:06:03.516059+0000 mon.c (mon.2) 1244 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:04 smithi045 bash[80445]: audit 2024-07-28T22:06:03.516059+0000 mon.c (mon.2) 1244 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:04 smithi045 bash[82788]: audit 2024-07-28T22:06:03.516059+0000 mon.c (mon.2) 1244 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:04.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8198 16 16 0 0 0 - 0 2024-07-28T22:06:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:04 smithi155 bash[73694]: debug 2024-07-28T22:06:04.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:05 smithi155 bash[68033]: cluster 2024-07-28T22:06:03.511553+0000 mgr.y (mgr.34101) 4690 : cluster [DBG] pgmap v5618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:05 smithi045 bash[80445]: cluster 2024-07-28T22:06:03.511553+0000 mgr.y (mgr.34101) 4690 : cluster [DBG] pgmap v5618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:05 smithi045 bash[82788]: cluster 2024-07-28T22:06:03.511553+0000 mgr.y (mgr.34101) 4690 : cluster [DBG] pgmap v5618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:05.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8199 16 16 0 0 0 - 0 2024-07-28T22:06:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:05 smithi155 bash[73694]: debug 2024-07-28T22:06:05.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:06.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:06:06.983188+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:06:06.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:06:06.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8200 16 16 0 0 0 - 0 2024-07-28T22:06:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:06 smithi155 bash[73694]: debug 2024-07-28T22:06:06.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:07 smithi155 bash[68033]: cluster 2024-07-28T22:06:05.513287+0000 mgr.y (mgr.34101) 4691 : cluster [DBG] pgmap v5619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:07 smithi155 bash[68033]: audit 2024-07-28T22:06:06.582645+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:07 smithi155 bash[68033]: audit 2024-07-28T22:06:06.593862+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:07 smithi155 bash[68033]: audit 2024-07-28T22:06:07.098547+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:07 smithi155 bash[68033]: audit 2024-07-28T22:06:07.111513+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:07 smithi045 bash[82788]: cluster 2024-07-28T22:06:05.513287+0000 mgr.y (mgr.34101) 4691 : cluster [DBG] pgmap v5619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:07 smithi045 bash[82788]: audit 2024-07-28T22:06:06.582645+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:07 smithi045 bash[82788]: audit 2024-07-28T22:06:06.593862+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:07 smithi045 bash[82788]: audit 2024-07-28T22:06:07.098547+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:07 smithi045 bash[82788]: audit 2024-07-28T22:06:07.111513+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:07 smithi045 bash[80445]: cluster 2024-07-28T22:06:05.513287+0000 mgr.y (mgr.34101) 4691 : cluster [DBG] pgmap v5619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:07 smithi045 bash[80445]: audit 2024-07-28T22:06:06.582645+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:07 smithi045 bash[80445]: audit 2024-07-28T22:06:06.593862+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:07 smithi045 bash[80445]: audit 2024-07-28T22:06:07.098547+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:07 smithi045 bash[80445]: audit 2024-07-28T22:06:07.111513+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:07.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8201 16 16 0 0 0 - 0 2024-07-28T22:06:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:07 smithi155 bash[73694]: debug 2024-07-28T22:06:07.719+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:08 smithi155 bash[68033]: audit 2024-07-28T22:06:07.583653+0000 mon.c (mon.2) 1245 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:06:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:08 smithi155 bash[68033]: audit 2024-07-28T22:06:07.585525+0000 mon.c (mon.2) 1246 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:06:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:08 smithi155 bash[68033]: audit 2024-07-28T22:06:07.597035+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:08 smithi045 bash[82788]: audit 2024-07-28T22:06:07.583653+0000 mon.c (mon.2) 1245 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:06:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:08 smithi045 bash[82788]: audit 2024-07-28T22:06:07.585525+0000 mon.c (mon.2) 1246 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:06:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:08 smithi045 bash[82788]: audit 2024-07-28T22:06:07.597035+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:08 smithi045 bash[80445]: audit 2024-07-28T22:06:07.583653+0000 mon.c (mon.2) 1245 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:06:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:08 smithi045 bash[80445]: audit 2024-07-28T22:06:07.585525+0000 mon.c (mon.2) 1246 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:06:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:08 smithi045 bash[80445]: audit 2024-07-28T22:06:07.597035+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:06:08.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8202 16 16 0 0 0 - 0 2024-07-28T22:06:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:08 smithi155 bash[73694]: debug 2024-07-28T22:06:08.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:09 smithi155 bash[68033]: cluster 2024-07-28T22:06:07.515187+0000 mgr.y (mgr.34101) 4692 : cluster [DBG] pgmap v5620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:09 smithi045 bash[80445]: cluster 2024-07-28T22:06:07.515187+0000 mgr.y (mgr.34101) 4692 : cluster [DBG] pgmap v5620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:09 smithi045 bash[82788]: cluster 2024-07-28T22:06:07.515187+0000 mgr.y (mgr.34101) 4692 : cluster [DBG] pgmap v5620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:09.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8203 16 16 0 0 0 - 0 2024-07-28T22:06:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:09 smithi155 bash[73694]: debug 2024-07-28T22:06:09.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:06:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:06:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:06:10.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8204 16 16 0 0 0 - 0 2024-07-28T22:06:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:10 smithi155 bash[73694]: debug 2024-07-28T22:06:10.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:11.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:11 smithi155 bash[68033]: cluster 2024-07-28T22:06:09.516912+0000 mgr.y (mgr.34101) 4693 : cluster [DBG] pgmap v5621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:11 smithi045 bash[82788]: cluster 2024-07-28T22:06:09.516912+0000 mgr.y (mgr.34101) 4693 : cluster [DBG] pgmap v5621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:11 smithi045 bash[80445]: cluster 2024-07-28T22:06:09.516912+0000 mgr.y (mgr.34101) 4693 : cluster [DBG] pgmap v5621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:11.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8205 16 16 0 0 0 - 0 2024-07-28T22:06:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:11 smithi155 bash[73694]: debug 2024-07-28T22:06:11.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:12.672 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:06:12 smithi155 bash[60745]: ts=2024-07-28T22:06:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:06:12.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8206 16 16 0 0 0 - 0 2024-07-28T22:06:13.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:12 smithi155 bash[73694]: debug 2024-07-28T22:06:12.671+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:13.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:13 smithi155 bash[68033]: cluster 2024-07-28T22:06:11.518754+0000 mgr.y (mgr.34101) 4694 : cluster [DBG] pgmap v5622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:13 smithi045 bash[80445]: cluster 2024-07-28T22:06:11.518754+0000 mgr.y (mgr.34101) 4694 : cluster [DBG] pgmap v5622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:13 smithi045 bash[82788]: cluster 2024-07-28T22:06:11.518754+0000 mgr.y (mgr.34101) 4694 : cluster [DBG] pgmap v5622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:13.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8207 16 16 0 0 0 - 0 2024-07-28T22:06:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:13 smithi155 bash[73694]: debug 2024-07-28T22:06:13.623+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:14.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8208 16 16 0 0 0 - 0 2024-07-28T22:06:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:14 smithi155 bash[73694]: debug 2024-07-28T22:06:14.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:15.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:15 smithi155 bash[68033]: cluster 2024-07-28T22:06:13.520494+0000 mgr.y (mgr.34101) 4695 : cluster [DBG] pgmap v5623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:15 smithi045 bash[80445]: cluster 2024-07-28T22:06:13.520494+0000 mgr.y (mgr.34101) 4695 : cluster [DBG] pgmap v5623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:15 smithi045 bash[82788]: cluster 2024-07-28T22:06:13.520494+0000 mgr.y (mgr.34101) 4695 : cluster [DBG] pgmap v5623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:15.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8209 16 16 0 0 0 - 0 2024-07-28T22:06:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:15 smithi155 bash[73694]: debug 2024-07-28T22:06:15.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:16.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8210 16 16 0 0 0 - 0 2024-07-28T22:06:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:16 smithi155 bash[73694]: debug 2024-07-28T22:06:16.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:17.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:17 smithi155 bash[68033]: cluster 2024-07-28T22:06:15.522236+0000 mgr.y (mgr.34101) 4696 : cluster [DBG] pgmap v5624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:17 smithi045 bash[80445]: cluster 2024-07-28T22:06:15.522236+0000 mgr.y (mgr.34101) 4696 : cluster [DBG] pgmap v5624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:17 smithi045 bash[82788]: cluster 2024-07-28T22:06:15.522236+0000 mgr.y (mgr.34101) 4696 : cluster [DBG] pgmap v5624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:17.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8211 16 16 0 0 0 - 0 2024-07-28T22:06:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:17 smithi155 bash[73694]: debug 2024-07-28T22:06:17.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:18.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8212 16 16 0 0 0 - 0 2024-07-28T22:06:19.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:18 smithi155 bash[73694]: debug 2024-07-28T22:06:18.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:19 smithi155 bash[68033]: cluster 2024-07-28T22:06:17.524101+0000 mgr.y (mgr.34101) 4697 : cluster [DBG] pgmap v5625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:19 smithi155 bash[68033]: audit 2024-07-28T22:06:18.516207+0000 mon.c (mon.2) 1247 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:19 smithi045 bash[80445]: cluster 2024-07-28T22:06:17.524101+0000 mgr.y (mgr.34101) 4697 : cluster [DBG] pgmap v5625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:19 smithi045 bash[80445]: audit 2024-07-28T22:06:18.516207+0000 mon.c (mon.2) 1247 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:19 smithi045 bash[82788]: cluster 2024-07-28T22:06:17.524101+0000 mgr.y (mgr.34101) 4697 : cluster [DBG] pgmap v5625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:19 smithi045 bash[82788]: audit 2024-07-28T22:06:18.516207+0000 mon.c (mon.2) 1247 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:19.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8213 16 16 0 0 0 - 0 2024-07-28T22:06:20.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:19 smithi155 bash[73694]: debug 2024-07-28T22:06:19.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:06:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:06:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:06:20.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8214 16 16 0 0 0 - 0 2024-07-28T22:06:21.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:20 smithi155 bash[73694]: debug 2024-07-28T22:06:20.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:21 smithi155 bash[68033]: cluster 2024-07-28T22:06:19.525803+0000 mgr.y (mgr.34101) 4698 : cluster [DBG] pgmap v5626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:21 smithi045 bash[80445]: cluster 2024-07-28T22:06:19.525803+0000 mgr.y (mgr.34101) 4698 : cluster [DBG] pgmap v5626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:21 smithi045 bash[82788]: cluster 2024-07-28T22:06:19.525803+0000 mgr.y (mgr.34101) 4698 : cluster [DBG] pgmap v5626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:21.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8215 16 16 0 0 0 - 0 2024-07-28T22:06:22.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:21 smithi155 bash[73694]: debug 2024-07-28T22:06:21.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:22.660 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:06:22 smithi155 bash[60745]: ts=2024-07-28T22:06:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:06:22.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8216 16 16 0 0 0 - 0 2024-07-28T22:06:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:22 smithi155 bash[73694]: debug 2024-07-28T22:06:22.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:23.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:23 smithi155 bash[68033]: cluster 2024-07-28T22:06:21.527680+0000 mgr.y (mgr.34101) 4699 : cluster [DBG] pgmap v5627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:23 smithi045 bash[80445]: cluster 2024-07-28T22:06:21.527680+0000 mgr.y (mgr.34101) 4699 : cluster [DBG] pgmap v5627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:23 smithi045 bash[82788]: cluster 2024-07-28T22:06:21.527680+0000 mgr.y (mgr.34101) 4699 : cluster [DBG] pgmap v5627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:23.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8217 16 16 0 0 0 - 0 2024-07-28T22:06:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:23 smithi155 bash[73694]: debug 2024-07-28T22:06:23.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:24.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8218 16 16 0 0 0 - 0 2024-07-28T22:06:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:24 smithi155 bash[73694]: debug 2024-07-28T22:06:24.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:25.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:25 smithi155 bash[68033]: cluster 2024-07-28T22:06:23.529415+0000 mgr.y (mgr.34101) 4700 : cluster [DBG] pgmap v5628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:25 smithi045 bash[80445]: cluster 2024-07-28T22:06:23.529415+0000 mgr.y (mgr.34101) 4700 : cluster [DBG] pgmap v5628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:25 smithi045 bash[82788]: cluster 2024-07-28T22:06:23.529415+0000 mgr.y (mgr.34101) 4700 : cluster [DBG] pgmap v5628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:25.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8219 16 16 0 0 0 - 0 2024-07-28T22:06:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:25 smithi155 bash[73694]: debug 2024-07-28T22:06:25.595+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T21:55:48.926698+0000 (oldest deadline 2024-07-28T21:56:08.926698+0000) 2024-07-28T22:06:26.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:06:26.986259+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:06:26.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:06:26.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8220 16 16 0 0 0 - 0 2024-07-28T22:06:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:27 smithi045 bash[80445]: cluster 2024-07-28T22:06:25.531208+0000 mgr.y (mgr.34101) 4701 : cluster [DBG] pgmap v5629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:27 smithi045 bash[82788]: cluster 2024-07-28T22:06:25.531208+0000 mgr.y (mgr.34101) 4701 : cluster [DBG] pgmap v5629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:27 smithi155 bash[68033]: cluster 2024-07-28T22:06:25.531208+0000 mgr.y (mgr.34101) 4701 : cluster [DBG] pgmap v5629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:27.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8221 16 16 0 0 0 - 0 2024-07-28T22:06:28.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8222 16 16 0 0 0 - 0 2024-07-28T22:06:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:29 smithi045 bash[80445]: cluster 2024-07-28T22:06:27.533081+0000 mgr.y (mgr.34101) 4702 : cluster [DBG] pgmap v5630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:29 smithi045 bash[82788]: cluster 2024-07-28T22:06:27.533081+0000 mgr.y (mgr.34101) 4702 : cluster [DBG] pgmap v5630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:29 smithi155 bash[68033]: cluster 2024-07-28T22:06:27.533081+0000 mgr.y (mgr.34101) 4702 : cluster [DBG] pgmap v5630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:29.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8223 16 16 0 0 0 - 0 2024-07-28T22:06:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:06:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:06:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:06:30.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8224 16 16 0 0 0 - 0 2024-07-28T22:06:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:31 smithi045 bash[82788]: cluster 2024-07-28T22:06:29.534824+0000 mgr.y (mgr.34101) 4703 : cluster [DBG] pgmap v5631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:31 smithi045 bash[80445]: cluster 2024-07-28T22:06:29.534824+0000 mgr.y (mgr.34101) 4703 : cluster [DBG] pgmap v5631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:31 smithi155 bash[68033]: cluster 2024-07-28T22:06:29.534824+0000 mgr.y (mgr.34101) 4703 : cluster [DBG] pgmap v5631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:31.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8225 16 16 0 0 0 - 0 2024-07-28T22:06:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:06:32 smithi155 bash[60745]: ts=2024-07-28T22:06:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:06:32.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8226 16 16 0 0 0 - 0 2024-07-28T22:06:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:33 smithi045 bash[82788]: cluster 2024-07-28T22:06:31.536669+0000 mgr.y (mgr.34101) 4704 : cluster [DBG] pgmap v5632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:33 smithi045 bash[80445]: cluster 2024-07-28T22:06:31.536669+0000 mgr.y (mgr.34101) 4704 : cluster [DBG] pgmap v5632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:33 smithi155 bash[68033]: cluster 2024-07-28T22:06:31.536669+0000 mgr.y (mgr.34101) 4704 : cluster [DBG] pgmap v5632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:33.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8227 16 16 0 0 0 - 0 2024-07-28T22:06:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:34 smithi045 bash[80445]: audit 2024-07-28T22:06:33.516762+0000 mon.c (mon.2) 1248 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:34 smithi045 bash[82788]: audit 2024-07-28T22:06:33.516762+0000 mon.c (mon.2) 1248 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:34 smithi155 bash[68033]: audit 2024-07-28T22:06:33.516762+0000 mon.c (mon.2) 1248 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:34.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8228 16 16 0 0 0 - 0 2024-07-28T22:06:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:35 smithi045 bash[80445]: cluster 2024-07-28T22:06:33.543160+0000 mgr.y (mgr.34101) 4705 : cluster [DBG] pgmap v5633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:35 smithi045 bash[82788]: cluster 2024-07-28T22:06:33.543160+0000 mgr.y (mgr.34101) 4705 : cluster [DBG] pgmap v5633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:35 smithi155 bash[68033]: cluster 2024-07-28T22:06:33.543160+0000 mgr.y (mgr.34101) 4705 : cluster [DBG] pgmap v5633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:35.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8229 16 16 0 0 0 - 0 2024-07-28T22:06:36.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8230 16 16 0 0 0 - 0 2024-07-28T22:06:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:37 smithi045 bash[80445]: cluster 2024-07-28T22:06:35.544956+0000 mgr.y (mgr.34101) 4706 : cluster [DBG] pgmap v5634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:37 smithi045 bash[82788]: cluster 2024-07-28T22:06:35.544956+0000 mgr.y (mgr.34101) 4706 : cluster [DBG] pgmap v5634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:37 smithi155 bash[68033]: cluster 2024-07-28T22:06:35.544956+0000 mgr.y (mgr.34101) 4706 : cluster [DBG] pgmap v5634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:37.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8231 16 16 0 0 0 - 0 2024-07-28T22:06:38.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8232 16 16 0 0 0 - 0 2024-07-28T22:06:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:39 smithi045 bash[80445]: cluster 2024-07-28T22:06:37.546886+0000 mgr.y (mgr.34101) 4707 : cluster [DBG] pgmap v5635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:39 smithi045 bash[82788]: cluster 2024-07-28T22:06:37.546886+0000 mgr.y (mgr.34101) 4707 : cluster [DBG] pgmap v5635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:39 smithi155 bash[68033]: cluster 2024-07-28T22:06:37.546886+0000 mgr.y (mgr.34101) 4707 : cluster [DBG] pgmap v5635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:39.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8233 16 16 0 0 0 - 0 2024-07-28T22:06:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:06:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:06:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:06:40.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8234 16 16 0 0 0 - 0 2024-07-28T22:06:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:41 smithi045 bash[80445]: cluster 2024-07-28T22:06:39.548647+0000 mgr.y (mgr.34101) 4708 : cluster [DBG] pgmap v5636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:41 smithi045 bash[82788]: cluster 2024-07-28T22:06:39.548647+0000 mgr.y (mgr.34101) 4708 : cluster [DBG] pgmap v5636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:41 smithi155 bash[68033]: cluster 2024-07-28T22:06:39.548647+0000 mgr.y (mgr.34101) 4708 : cluster [DBG] pgmap v5636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:41.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8235 16 16 0 0 0 - 0 2024-07-28T22:06:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:06:42 smithi155 bash[60745]: ts=2024-07-28T22:06:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:06:42.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8236 16 16 0 0 0 - 0 2024-07-28T22:06:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:43 smithi045 bash[80445]: cluster 2024-07-28T22:06:41.550539+0000 mgr.y (mgr.34101) 4709 : cluster [DBG] pgmap v5637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:43 smithi045 bash[82788]: cluster 2024-07-28T22:06:41.550539+0000 mgr.y (mgr.34101) 4709 : cluster [DBG] pgmap v5637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:43.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:43 smithi155 bash[68033]: cluster 2024-07-28T22:06:41.550539+0000 mgr.y (mgr.34101) 4709 : cluster [DBG] pgmap v5637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:43.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8237 16 16 0 0 0 - 0 2024-07-28T22:06:44.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8238 16 16 0 0 0 - 0 2024-07-28T22:06:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:45 smithi045 bash[80445]: cluster 2024-07-28T22:06:43.552299+0000 mgr.y (mgr.34101) 4710 : cluster [DBG] pgmap v5638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:45 smithi045 bash[82788]: cluster 2024-07-28T22:06:43.552299+0000 mgr.y (mgr.34101) 4710 : cluster [DBG] pgmap v5638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:45.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:45 smithi155 bash[68033]: cluster 2024-07-28T22:06:43.552299+0000 mgr.y (mgr.34101) 4710 : cluster [DBG] pgmap v5638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:45.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8239 16 16 0 0 0 - 0 2024-07-28T22:06:46.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:06:46.989508+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:06:46.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:06:46.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8240 16 16 0 0 0 - 0 2024-07-28T22:06:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:46 smithi155 bash[73694]: debug 2024-07-28T22:06:46.671+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:47.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:47 smithi155 bash[68033]: cluster 2024-07-28T22:06:45.554067+0000 mgr.y (mgr.34101) 4711 : cluster [DBG] pgmap v5639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:47 smithi045 bash[80445]: cluster 2024-07-28T22:06:45.554067+0000 mgr.y (mgr.34101) 4711 : cluster [DBG] pgmap v5639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:47 smithi045 bash[82788]: cluster 2024-07-28T22:06:45.554067+0000 mgr.y (mgr.34101) 4711 : cluster [DBG] pgmap v5639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:47.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8241 16 16 0 0 0 - 0 2024-07-28T22:06:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:47 smithi155 bash[73694]: debug 2024-07-28T22:06:47.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:48.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8242 16 16 0 0 0 - 0 2024-07-28T22:06:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:48 smithi155 bash[73694]: debug 2024-07-28T22:06:48.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:49.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:49 smithi155 bash[68033]: cluster 2024-07-28T22:06:47.555942+0000 mgr.y (mgr.34101) 4712 : cluster [DBG] pgmap v5640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:49.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:49 smithi155 bash[68033]: audit 2024-07-28T22:06:48.517189+0000 mon.c (mon.2) 1249 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:49 smithi045 bash[80445]: cluster 2024-07-28T22:06:47.555942+0000 mgr.y (mgr.34101) 4712 : cluster [DBG] pgmap v5640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:49 smithi045 bash[80445]: audit 2024-07-28T22:06:48.517189+0000 mon.c (mon.2) 1249 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:49 smithi045 bash[82788]: cluster 2024-07-28T22:06:47.555942+0000 mgr.y (mgr.34101) 4712 : cluster [DBG] pgmap v5640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:49 smithi045 bash[82788]: audit 2024-07-28T22:06:48.517189+0000 mon.c (mon.2) 1249 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:06:49.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8243 16 16 0 0 0 - 0 2024-07-28T22:06:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:49 smithi155 bash[73694]: debug 2024-07-28T22:06:49.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:06:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:06:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:06:50.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8244 16 16 0 0 0 - 0 2024-07-28T22:06:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:50 smithi155 bash[73694]: debug 2024-07-28T22:06:50.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:51.672 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:51 smithi155 bash[68033]: cluster 2024-07-28T22:06:49.557689+0000 mgr.y (mgr.34101) 4713 : cluster [DBG] pgmap v5641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:51 smithi045 bash[80445]: cluster 2024-07-28T22:06:49.557689+0000 mgr.y (mgr.34101) 4713 : cluster [DBG] pgmap v5641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:51 smithi045 bash[82788]: cluster 2024-07-28T22:06:49.557689+0000 mgr.y (mgr.34101) 4713 : cluster [DBG] pgmap v5641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:51.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8245 16 16 0 0 0 - 0 2024-07-28T22:06:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:51 smithi155 bash[73694]: debug 2024-07-28T22:06:51.670+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:52.715 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:06:52 smithi155 bash[60745]: ts=2024-07-28T22:06:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:06:52.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8246 16 16 0 0 0 - 0 2024-07-28T22:06:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:52 smithi155 bash[73694]: debug 2024-07-28T22:06:52.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:53 smithi045 bash[80445]: cluster 2024-07-28T22:06:51.559540+0000 mgr.y (mgr.34101) 4714 : cluster [DBG] pgmap v5642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:53 smithi045 bash[82788]: cluster 2024-07-28T22:06:51.559540+0000 mgr.y (mgr.34101) 4714 : cluster [DBG] pgmap v5642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:53.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:53 smithi155 bash[68033]: cluster 2024-07-28T22:06:51.559540+0000 mgr.y (mgr.34101) 4714 : cluster [DBG] pgmap v5642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:53.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8247 16 16 0 0 0 - 0 2024-07-28T22:06:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:53 smithi155 bash[73694]: debug 2024-07-28T22:06:53.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:54.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8248 16 16 0 0 0 - 0 2024-07-28T22:06:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:54 smithi155 bash[73694]: debug 2024-07-28T22:06:54.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:55 smithi045 bash[80445]: cluster 2024-07-28T22:06:53.561251+0000 mgr.y (mgr.34101) 4715 : cluster [DBG] pgmap v5643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:55 smithi045 bash[82788]: cluster 2024-07-28T22:06:53.561251+0000 mgr.y (mgr.34101) 4715 : cluster [DBG] pgmap v5643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:55.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:55 smithi155 bash[68033]: cluster 2024-07-28T22:06:53.561251+0000 mgr.y (mgr.34101) 4715 : cluster [DBG] pgmap v5643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:55.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8249 16 16 0 0 0 - 0 2024-07-28T22:06:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:55 smithi155 bash[73694]: debug 2024-07-28T22:06:55.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:56.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8250 16 16 0 0 0 - 0 2024-07-28T22:06:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:56 smithi155 bash[73694]: debug 2024-07-28T22:06:56.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:57 smithi045 bash[80445]: cluster 2024-07-28T22:06:55.563017+0000 mgr.y (mgr.34101) 4716 : cluster [DBG] pgmap v5644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:57 smithi045 bash[82788]: cluster 2024-07-28T22:06:55.563017+0000 mgr.y (mgr.34101) 4716 : cluster [DBG] pgmap v5644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:57.732 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:57 smithi155 bash[68033]: cluster 2024-07-28T22:06:55.563017+0000 mgr.y (mgr.34101) 4716 : cluster [DBG] pgmap v5644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:57.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8251 16 16 0 0 0 - 0 2024-07-28T22:06:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:57 smithi155 bash[73694]: debug 2024-07-28T22:06:57.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:58.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8252 16 16 0 0 0 - 0 2024-07-28T22:06:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:58 smithi155 bash[73694]: debug 2024-07-28T22:06:58.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:06:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:06:59 smithi045 bash[80445]: cluster 2024-07-28T22:06:57.564881+0000 mgr.y (mgr.34101) 4717 : cluster [DBG] pgmap v5645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:06:59 smithi045 bash[82788]: cluster 2024-07-28T22:06:57.564881+0000 mgr.y (mgr.34101) 4717 : cluster [DBG] pgmap v5645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:59.779 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:06:59 smithi155 bash[68033]: cluster 2024-07-28T22:06:57.564881+0000 mgr.y (mgr.34101) 4717 : cluster [DBG] pgmap v5645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:06:59.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8253 16 16 0 0 0 - 0 2024-07-28T22:07:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:06:59 smithi155 bash[73694]: debug 2024-07-28T22:06:59.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:00 smithi045 bash[80445]: cluster 2024-07-28T22:06:59.566610+0000 mgr.y (mgr.34101) 4718 : cluster [DBG] pgmap v5646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:07:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:07:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:07:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:00 smithi045 bash[82788]: cluster 2024-07-28T22:06:59.566610+0000 mgr.y (mgr.34101) 4718 : cluster [DBG] pgmap v5646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:00.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:00 smithi155 bash[68033]: cluster 2024-07-28T22:06:59.566610+0000 mgr.y (mgr.34101) 4718 : cluster [DBG] pgmap v5646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:00.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8254 16 16 0 0 0 - 0 2024-07-28T22:07:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:00 smithi155 bash[73694]: debug 2024-07-28T22:07:00.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:01.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8255 16 16 0 0 0 - 0 2024-07-28T22:07:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:01 smithi155 bash[73694]: debug 2024-07-28T22:07:01.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:02.625 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:07:02 smithi155 bash[60745]: ts=2024-07-28T22:07:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:07:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:02 smithi045 bash[80445]: cluster 2024-07-28T22:07:01.568500+0000 mgr.y (mgr.34101) 4719 : cluster [DBG] pgmap v5647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:02 smithi045 bash[82788]: cluster 2024-07-28T22:07:01.568500+0000 mgr.y (mgr.34101) 4719 : cluster [DBG] pgmap v5647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:02.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8256 16 16 0 0 0 - 0 2024-07-28T22:07:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:02 smithi155 bash[73694]: debug 2024-07-28T22:07:02.770+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:02 smithi155 bash[68033]: cluster 2024-07-28T22:07:01.568500+0000 mgr.y (mgr.34101) 4719 : cluster [DBG] pgmap v5647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:03 smithi045 bash[80445]: audit 2024-07-28T22:07:03.517652+0000 mon.c (mon.2) 1250 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:03 smithi045 bash[82788]: audit 2024-07-28T22:07:03.517652+0000 mon.c (mon.2) 1250 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:03.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8257 16 16 0 0 0 - 0 2024-07-28T22:07:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:03 smithi155 bash[73694]: debug 2024-07-28T22:07:03.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:03 smithi155 bash[68033]: audit 2024-07-28T22:07:03.517652+0000 mon.c (mon.2) 1250 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:04 smithi045 bash[80445]: cluster 2024-07-28T22:07:03.570244+0000 mgr.y (mgr.34101) 4720 : cluster [DBG] pgmap v5648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:04 smithi045 bash[82788]: cluster 2024-07-28T22:07:03.570244+0000 mgr.y (mgr.34101) 4720 : cluster [DBG] pgmap v5648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:04.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8258 16 16 0 0 0 - 0 2024-07-28T22:07:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:04 smithi155 bash[73694]: debug 2024-07-28T22:07:04.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:04 smithi155 bash[68033]: cluster 2024-07-28T22:07:03.570244+0000 mgr.y (mgr.34101) 4720 : cluster [DBG] pgmap v5648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:05.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8259 16 16 0 0 0 - 0 2024-07-28T22:07:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:05 smithi155 bash[73694]: debug 2024-07-28T22:07:05.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:06 smithi045 bash[80445]: cluster 2024-07-28T22:07:05.571967+0000 mgr.y (mgr.34101) 4721 : cluster [DBG] pgmap v5649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:06 smithi045 bash[82788]: cluster 2024-07-28T22:07:05.571967+0000 mgr.y (mgr.34101) 4721 : cluster [DBG] pgmap v5649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:06.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:07:06.992740+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:07:06.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:07:06.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8260 16 16 0 0 0 - 0 2024-07-28T22:07:07.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:06 smithi155 bash[68033]: cluster 2024-07-28T22:07:05.571967+0000 mgr.y (mgr.34101) 4721 : cluster [DBG] pgmap v5649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:06 smithi155 bash[73694]: debug 2024-07-28T22:07:06.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:07.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8261 16 16 0 0 0 - 0 2024-07-28T22:07:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:07 smithi155 bash[73694]: debug 2024-07-28T22:07:07.758+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:08 smithi045 bash[80445]: cluster 2024-07-28T22:07:07.573853+0000 mgr.y (mgr.34101) 4722 : cluster [DBG] pgmap v5650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:08 smithi045 bash[80445]: audit 2024-07-28T22:07:07.731591+0000 mon.c (mon.2) 1251 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:07:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:08 smithi045 bash[82788]: cluster 2024-07-28T22:07:07.573853+0000 mgr.y (mgr.34101) 4722 : cluster [DBG] pgmap v5650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:08 smithi045 bash[82788]: audit 2024-07-28T22:07:07.731591+0000 mon.c (mon.2) 1251 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:07:08.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8262 16 16 0 0 0 - 0 2024-07-28T22:07:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:08 smithi155 bash[73694]: debug 2024-07-28T22:07:08.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:08 smithi155 bash[68033]: cluster 2024-07-28T22:07:07.573853+0000 mgr.y (mgr.34101) 4722 : cluster [DBG] pgmap v5650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:08 smithi155 bash[68033]: audit 2024-07-28T22:07:07.731591+0000 mon.c (mon.2) 1251 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:07:09.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8263 16 16 0 0 0 - 0 2024-07-28T22:07:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:09 smithi155 bash[73694]: debug 2024-07-28T22:07:09.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:10 smithi045 bash[80445]: cluster 2024-07-28T22:07:09.575573+0000 mgr.y (mgr.34101) 4723 : cluster [DBG] pgmap v5651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:07:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:07:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:07:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:10 smithi045 bash[82788]: cluster 2024-07-28T22:07:09.575573+0000 mgr.y (mgr.34101) 4723 : cluster [DBG] pgmap v5651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:10.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8264 16 16 0 0 0 - 0 2024-07-28T22:07:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:10 smithi155 bash[73694]: debug 2024-07-28T22:07:10.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:11.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:10 smithi155 bash[68033]: cluster 2024-07-28T22:07:09.575573+0000 mgr.y (mgr.34101) 4723 : cluster [DBG] pgmap v5651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:11.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8265 16 16 0 0 0 - 0 2024-07-28T22:07:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:11 smithi155 bash[73694]: debug 2024-07-28T22:07:11.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:12.644 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:07:12 smithi155 bash[60745]: ts=2024-07-28T22:07:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:07:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:12 smithi045 bash[80445]: cluster 2024-07-28T22:07:11.577454+0000 mgr.y (mgr.34101) 4724 : cluster [DBG] pgmap v5652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:12 smithi045 bash[82788]: cluster 2024-07-28T22:07:11.577454+0000 mgr.y (mgr.34101) 4724 : cluster [DBG] pgmap v5652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:12.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8266 16 16 0 0 0 - 0 2024-07-28T22:07:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:12 smithi155 bash[73694]: debug 2024-07-28T22:07:12.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:13.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:12 smithi155 bash[68033]: cluster 2024-07-28T22:07:11.577454+0000 mgr.y (mgr.34101) 4724 : cluster [DBG] pgmap v5652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:13.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8267 16 16 0 0 0 - 0 2024-07-28T22:07:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:13 smithi155 bash[73694]: debug 2024-07-28T22:07:13.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[80445]: audit 2024-07-28T22:07:13.418734+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[80445]: audit 2024-07-28T22:07:13.424959+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[80445]: cluster 2024-07-28T22:07:13.578723+0000 mgr.y (mgr.34101) 4725 : cluster [DBG] pgmap v5653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[80445]: audit 2024-07-28T22:07:13.619153+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[80445]: audit 2024-07-28T22:07:13.631015+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[80445]: audit 2024-07-28T22:07:14.052699+0000 mon.c (mon.2) 1252 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[80445]: audit 2024-07-28T22:07:14.054419+0000 mon.c (mon.2) 1253 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[80445]: audit 2024-07-28T22:07:14.064785+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[82788]: audit 2024-07-28T22:07:13.418734+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[82788]: audit 2024-07-28T22:07:13.424959+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[82788]: cluster 2024-07-28T22:07:13.578723+0000 mgr.y (mgr.34101) 4725 : cluster [DBG] pgmap v5653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[82788]: audit 2024-07-28T22:07:13.619153+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[82788]: audit 2024-07-28T22:07:13.631015+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[82788]: audit 2024-07-28T22:07:14.052699+0000 mon.c (mon.2) 1252 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:07:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[82788]: audit 2024-07-28T22:07:14.054419+0000 mon.c (mon.2) 1253 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:07:14.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:14 smithi045 bash[82788]: audit 2024-07-28T22:07:14.064785+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:14 smithi155 bash[73694]: debug 2024-07-28T22:07:14.630+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:14 smithi155 bash[68033]: audit 2024-07-28T22:07:13.418734+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:14 smithi155 bash[68033]: audit 2024-07-28T22:07:13.424959+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:14 smithi155 bash[68033]: cluster 2024-07-28T22:07:13.578723+0000 mgr.y (mgr.34101) 4725 : cluster [DBG] pgmap v5653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:14 smithi155 bash[68033]: audit 2024-07-28T22:07:13.619153+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:14 smithi155 bash[68033]: audit 2024-07-28T22:07:13.631015+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:14 smithi155 bash[68033]: audit 2024-07-28T22:07:14.052699+0000 mon.c (mon.2) 1252 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:07:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:14 smithi155 bash[68033]: audit 2024-07-28T22:07:14.054419+0000 mon.c (mon.2) 1253 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:07:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:14 smithi155 bash[68033]: audit 2024-07-28T22:07:14.064785+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:07:14.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8268 16 16 0 0 0 - 0 2024-07-28T22:07:15.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8269 16 16 0 0 0 - 0 2024-07-28T22:07:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:15 smithi155 bash[73694]: debug 2024-07-28T22:07:15.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:16 smithi045 bash[80445]: cluster 2024-07-28T22:07:15.580542+0000 mgr.y (mgr.34101) 4726 : cluster [DBG] pgmap v5654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:16 smithi045 bash[82788]: cluster 2024-07-28T22:07:15.580542+0000 mgr.y (mgr.34101) 4726 : cluster [DBG] pgmap v5654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:16.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8270 16 16 0 0 0 - 0 2024-07-28T22:07:17.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:16 smithi155 bash[68033]: cluster 2024-07-28T22:07:15.580542+0000 mgr.y (mgr.34101) 4726 : cluster [DBG] pgmap v5654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:16 smithi155 bash[73694]: debug 2024-07-28T22:07:16.610+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:17.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8271 16 16 0 0 0 - 0 2024-07-28T22:07:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:17 smithi155 bash[73694]: debug 2024-07-28T22:07:17.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:18 smithi045 bash[80445]: cluster 2024-07-28T22:07:17.582612+0000 mgr.y (mgr.34101) 4727 : cluster [DBG] pgmap v5655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:18 smithi045 bash[80445]: audit 2024-07-28T22:07:18.518025+0000 mon.c (mon.2) 1254 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:18 smithi045 bash[82788]: cluster 2024-07-28T22:07:17.582612+0000 mgr.y (mgr.34101) 4727 : cluster [DBG] pgmap v5655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:18 smithi045 bash[82788]: audit 2024-07-28T22:07:18.518025+0000 mon.c (mon.2) 1254 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:18.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8272 16 16 0 0 0 - 0 2024-07-28T22:07:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:18 smithi155 bash[73694]: debug 2024-07-28T22:07:18.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:18 smithi155 bash[68033]: cluster 2024-07-28T22:07:17.582612+0000 mgr.y (mgr.34101) 4727 : cluster [DBG] pgmap v5655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:18 smithi155 bash[68033]: audit 2024-07-28T22:07:18.518025+0000 mon.c (mon.2) 1254 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:19.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8273 16 16 0 0 0 - 0 2024-07-28T22:07:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:19 smithi155 bash[73694]: debug 2024-07-28T22:07:19.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:20 smithi155 bash[68033]: cluster 2024-07-28T22:07:19.584522+0000 mgr.y (mgr.34101) 4728 : cluster [DBG] pgmap v5656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:20 smithi155 bash[73694]: debug 2024-07-28T22:07:20.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:20 smithi045 bash[80445]: cluster 2024-07-28T22:07:19.584522+0000 mgr.y (mgr.34101) 4728 : cluster [DBG] pgmap v5656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:07:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:07:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:07:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:20 smithi045 bash[82788]: cluster 2024-07-28T22:07:19.584522+0000 mgr.y (mgr.34101) 4728 : cluster [DBG] pgmap v5656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:20.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8274 16 16 0 0 0 - 0 2024-07-28T22:07:21.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8275 16 16 0 0 0 - 0 2024-07-28T22:07:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:21 smithi155 bash[73694]: debug 2024-07-28T22:07:21.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:22.573 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:07:22 smithi155 bash[60745]: ts=2024-07-28T22:07:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:07:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:22 smithi045 bash[80445]: cluster 2024-07-28T22:07:21.586637+0000 mgr.y (mgr.34101) 4729 : cluster [DBG] pgmap v5657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:22 smithi045 bash[82788]: cluster 2024-07-28T22:07:21.586637+0000 mgr.y (mgr.34101) 4729 : cluster [DBG] pgmap v5657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:22.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8276 16 16 0 0 0 - 0 2024-07-28T22:07:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:22 smithi155 bash[68033]: cluster 2024-07-28T22:07:21.586637+0000 mgr.y (mgr.34101) 4729 : cluster [DBG] pgmap v5657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:23.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:22 smithi155 bash[73694]: debug 2024-07-28T22:07:22.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:23.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8277 16 16 0 0 0 - 0 2024-07-28T22:07:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:23 smithi155 bash[73694]: debug 2024-07-28T22:07:23.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:24 smithi045 bash[80445]: cluster 2024-07-28T22:07:23.588555+0000 mgr.y (mgr.34101) 4730 : cluster [DBG] pgmap v5658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:24 smithi045 bash[82788]: cluster 2024-07-28T22:07:23.588555+0000 mgr.y (mgr.34101) 4730 : cluster [DBG] pgmap v5658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:24.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8278 16 16 0 0 0 - 0 2024-07-28T22:07:25.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:24 smithi155 bash[73694]: debug 2024-07-28T22:07:24.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:25.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:24 smithi155 bash[68033]: cluster 2024-07-28T22:07:23.588555+0000 mgr.y (mgr.34101) 4730 : cluster [DBG] pgmap v5658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:25.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8279 16 16 0 0 0 - 0 2024-07-28T22:07:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:25 smithi155 bash[73694]: debug 2024-07-28T22:07:25.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:26 smithi045 bash[80445]: cluster 2024-07-28T22:07:25.590472+0000 mgr.y (mgr.34101) 4731 : cluster [DBG] pgmap v5659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:26 smithi045 bash[82788]: cluster 2024-07-28T22:07:25.590472+0000 mgr.y (mgr.34101) 4731 : cluster [DBG] pgmap v5659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:26.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:07:26.995776+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:07:26.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:07:26.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8280 16 16 0 0 0 - 0 2024-07-28T22:07:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:26 smithi155 bash[73694]: debug 2024-07-28T22:07:26.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:27.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:26 smithi155 bash[68033]: cluster 2024-07-28T22:07:25.590472+0000 mgr.y (mgr.34101) 4731 : cluster [DBG] pgmap v5659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:27.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8281 16 16 0 0 0 - 0 2024-07-28T22:07:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:27 smithi155 bash[73694]: debug 2024-07-28T22:07:27.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:28 smithi045 bash[80445]: cluster 2024-07-28T22:07:27.592501+0000 mgr.y (mgr.34101) 4732 : cluster [DBG] pgmap v5660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:28 smithi045 bash[82788]: cluster 2024-07-28T22:07:27.592501+0000 mgr.y (mgr.34101) 4732 : cluster [DBG] pgmap v5660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:28.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8282 16 16 0 0 0 - 0 2024-07-28T22:07:29.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:28 smithi155 bash[73694]: debug 2024-07-28T22:07:28.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:29.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:28 smithi155 bash[68033]: cluster 2024-07-28T22:07:27.592501+0000 mgr.y (mgr.34101) 4732 : cluster [DBG] pgmap v5660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:29.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8283 16 16 0 0 0 - 0 2024-07-28T22:07:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:29 smithi155 bash[73694]: debug 2024-07-28T22:07:29.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:30 smithi045 bash[80445]: cluster 2024-07-28T22:07:29.594410+0000 mgr.y (mgr.34101) 4733 : cluster [DBG] pgmap v5661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:07:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:07:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:07:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:30 smithi045 bash[82788]: cluster 2024-07-28T22:07:29.594410+0000 mgr.y (mgr.34101) 4733 : cluster [DBG] pgmap v5661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:30.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8284 16 16 0 0 0 - 0 2024-07-28T22:07:31.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:30 smithi155 bash[68033]: cluster 2024-07-28T22:07:29.594410+0000 mgr.y (mgr.34101) 4733 : cluster [DBG] pgmap v5661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:31.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:30 smithi155 bash[73694]: debug 2024-07-28T22:07:30.650+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:31.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8285 16 16 0 0 0 - 0 2024-07-28T22:07:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:31 smithi155 bash[73694]: debug 2024-07-28T22:07:31.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:32.670 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:07:32 smithi155 bash[60745]: ts=2024-07-28T22:07:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:07:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:32 smithi045 bash[80445]: cluster 2024-07-28T22:07:31.596448+0000 mgr.y (mgr.34101) 4734 : cluster [DBG] pgmap v5662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:32 smithi045 bash[82788]: cluster 2024-07-28T22:07:31.596448+0000 mgr.y (mgr.34101) 4734 : cluster [DBG] pgmap v5662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:32.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8286 16 16 0 0 0 - 0 2024-07-28T22:07:33.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:32 smithi155 bash[68033]: cluster 2024-07-28T22:07:31.596448+0000 mgr.y (mgr.34101) 4734 : cluster [DBG] pgmap v5662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:32 smithi155 bash[73694]: debug 2024-07-28T22:07:32.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:33 smithi045 bash[80445]: audit 2024-07-28T22:07:33.518446+0000 mon.c (mon.2) 1255 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:33 smithi045 bash[82788]: audit 2024-07-28T22:07:33.518446+0000 mon.c (mon.2) 1255 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:33.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8287 16 16 0 0 0 - 0 2024-07-28T22:07:34.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:33 smithi155 bash[73694]: debug 2024-07-28T22:07:33.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:33 smithi155 bash[68033]: audit 2024-07-28T22:07:33.518446+0000 mon.c (mon.2) 1255 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:34 smithi045 bash[80445]: cluster 2024-07-28T22:07:33.598310+0000 mgr.y (mgr.34101) 4735 : cluster [DBG] pgmap v5663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:34 smithi045 bash[82788]: cluster 2024-07-28T22:07:33.598310+0000 mgr.y (mgr.34101) 4735 : cluster [DBG] pgmap v5663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:34.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8288 16 16 0 0 0 - 0 2024-07-28T22:07:35.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:34 smithi155 bash[73694]: debug 2024-07-28T22:07:34.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:34 smithi155 bash[68033]: cluster 2024-07-28T22:07:33.598310+0000 mgr.y (mgr.34101) 4735 : cluster [DBG] pgmap v5663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:35.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8289 16 16 0 0 0 - 0 2024-07-28T22:07:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:35 smithi155 bash[73694]: debug 2024-07-28T22:07:35.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:36 smithi045 bash[80445]: cluster 2024-07-28T22:07:35.600198+0000 mgr.y (mgr.34101) 4736 : cluster [DBG] pgmap v5664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:36 smithi045 bash[82788]: cluster 2024-07-28T22:07:35.600198+0000 mgr.y (mgr.34101) 4736 : cluster [DBG] pgmap v5664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:36.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8290 16 16 0 0 0 - 0 2024-07-28T22:07:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:36 smithi155 bash[73694]: debug 2024-07-28T22:07:36.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:37.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:36 smithi155 bash[68033]: cluster 2024-07-28T22:07:35.600198+0000 mgr.y (mgr.34101) 4736 : cluster [DBG] pgmap v5664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:37.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8291 16 16 0 0 0 - 0 2024-07-28T22:07:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:37 smithi155 bash[73694]: debug 2024-07-28T22:07:37.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:38 smithi045 bash[82788]: cluster 2024-07-28T22:07:37.602248+0000 mgr.y (mgr.34101) 4737 : cluster [DBG] pgmap v5665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:38 smithi045 bash[80445]: cluster 2024-07-28T22:07:37.602248+0000 mgr.y (mgr.34101) 4737 : cluster [DBG] pgmap v5665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:38.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8292 16 16 0 0 0 - 0 2024-07-28T22:07:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:38 smithi155 bash[73694]: debug 2024-07-28T22:07:38.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:39.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:38 smithi155 bash[68033]: cluster 2024-07-28T22:07:37.602248+0000 mgr.y (mgr.34101) 4737 : cluster [DBG] pgmap v5665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:39.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8293 16 16 0 0 0 - 0 2024-07-28T22:07:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:39 smithi155 bash[73694]: debug 2024-07-28T22:07:39.646+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:07:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:07:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:07:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:40 smithi045 bash[80445]: cluster 2024-07-28T22:07:39.604134+0000 mgr.y (mgr.34101) 4738 : cluster [DBG] pgmap v5666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:40 smithi045 bash[82788]: cluster 2024-07-28T22:07:39.604134+0000 mgr.y (mgr.34101) 4738 : cluster [DBG] pgmap v5666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:40.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8294 16 16 0 0 0 - 0 2024-07-28T22:07:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:40 smithi155 bash[73694]: debug 2024-07-28T22:07:40.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:40 smithi155 bash[68033]: cluster 2024-07-28T22:07:39.604134+0000 mgr.y (mgr.34101) 4738 : cluster [DBG] pgmap v5666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:41.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8295 16 16 0 0 0 - 0 2024-07-28T22:07:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:41 smithi155 bash[73694]: debug 2024-07-28T22:07:41.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:42.645 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:07:42 smithi155 bash[60745]: ts=2024-07-28T22:07:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:07:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:42 smithi045 bash[80445]: cluster 2024-07-28T22:07:41.606165+0000 mgr.y (mgr.34101) 4739 : cluster [DBG] pgmap v5667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:42 smithi045 bash[82788]: cluster 2024-07-28T22:07:41.606165+0000 mgr.y (mgr.34101) 4739 : cluster [DBG] pgmap v5667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:42.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8296 16 16 0 0 0 - 0 2024-07-28T22:07:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:42 smithi155 bash[73694]: debug 2024-07-28T22:07:42.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:42 smithi155 bash[68033]: cluster 2024-07-28T22:07:41.606165+0000 mgr.y (mgr.34101) 4739 : cluster [DBG] pgmap v5667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:43.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8297 16 16 0 0 0 - 0 2024-07-28T22:07:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:43 smithi155 bash[73694]: debug 2024-07-28T22:07:43.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:44 smithi045 bash[80445]: cluster 2024-07-28T22:07:43.608063+0000 mgr.y (mgr.34101) 4740 : cluster [DBG] pgmap v5668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:44 smithi045 bash[82788]: cluster 2024-07-28T22:07:43.608063+0000 mgr.y (mgr.34101) 4740 : cluster [DBG] pgmap v5668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:44.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8298 16 16 0 0 0 - 0 2024-07-28T22:07:45.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:44 smithi155 bash[68033]: cluster 2024-07-28T22:07:43.608063+0000 mgr.y (mgr.34101) 4740 : cluster [DBG] pgmap v5668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:44 smithi155 bash[73694]: debug 2024-07-28T22:07:44.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:45.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8299 16 16 0 0 0 - 0 2024-07-28T22:07:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:45 smithi155 bash[73694]: debug 2024-07-28T22:07:45.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:46 smithi045 bash[80445]: cluster 2024-07-28T22:07:45.609976+0000 mgr.y (mgr.34101) 4741 : cluster [DBG] pgmap v5669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:46 smithi045 bash[82788]: cluster 2024-07-28T22:07:45.609976+0000 mgr.y (mgr.34101) 4741 : cluster [DBG] pgmap v5669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:46.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:07:46.999114+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:07:46.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:07:46.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8300 16 16 0 0 0 - 0 2024-07-28T22:07:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:46 smithi155 bash[73694]: debug 2024-07-28T22:07:46.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:46 smithi155 bash[68033]: cluster 2024-07-28T22:07:45.609976+0000 mgr.y (mgr.34101) 4741 : cluster [DBG] pgmap v5669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:47.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8301 16 16 0 0 0 - 0 2024-07-28T22:07:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:47 smithi155 bash[73694]: debug 2024-07-28T22:07:47.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:48 smithi045 bash[80445]: cluster 2024-07-28T22:07:47.612015+0000 mgr.y (mgr.34101) 4742 : cluster [DBG] pgmap v5670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:48 smithi045 bash[80445]: audit 2024-07-28T22:07:48.518880+0000 mon.c (mon.2) 1256 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:48 smithi045 bash[82788]: cluster 2024-07-28T22:07:47.612015+0000 mgr.y (mgr.34101) 4742 : cluster [DBG] pgmap v5670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:48 smithi045 bash[82788]: audit 2024-07-28T22:07:48.518880+0000 mon.c (mon.2) 1256 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:48.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8302 16 16 0 0 0 - 0 2024-07-28T22:07:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:48 smithi155 bash[73694]: debug 2024-07-28T22:07:48.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:48 smithi155 bash[68033]: cluster 2024-07-28T22:07:47.612015+0000 mgr.y (mgr.34101) 4742 : cluster [DBG] pgmap v5670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:48 smithi155 bash[68033]: audit 2024-07-28T22:07:48.518880+0000 mon.c (mon.2) 1256 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:07:49.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8303 16 16 0 0 0 - 0 2024-07-28T22:07:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:49 smithi155 bash[73694]: debug 2024-07-28T22:07:49.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:50 smithi045 bash[80445]: cluster 2024-07-28T22:07:49.613928+0000 mgr.y (mgr.34101) 4743 : cluster [DBG] pgmap v5671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:07:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:07:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:07:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:50 smithi045 bash[82788]: cluster 2024-07-28T22:07:49.613928+0000 mgr.y (mgr.34101) 4743 : cluster [DBG] pgmap v5671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:50.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8304 16 16 0 0 0 - 0 2024-07-28T22:07:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:50 smithi155 bash[68033]: cluster 2024-07-28T22:07:49.613928+0000 mgr.y (mgr.34101) 4743 : cluster [DBG] pgmap v5671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:50 smithi155 bash[73694]: debug 2024-07-28T22:07:50.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:51.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8305 16 16 0 0 0 - 0 2024-07-28T22:07:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:51 smithi155 bash[73694]: debug 2024-07-28T22:07:51.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:52.673 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:07:52 smithi155 bash[60745]: ts=2024-07-28T22:07:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:07:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:52 smithi045 bash[80445]: cluster 2024-07-28T22:07:51.615963+0000 mgr.y (mgr.34101) 4744 : cluster [DBG] pgmap v5672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:52 smithi045 bash[82788]: cluster 2024-07-28T22:07:51.615963+0000 mgr.y (mgr.34101) 4744 : cluster [DBG] pgmap v5672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:52.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8306 16 16 0 0 0 - 0 2024-07-28T22:07:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:52 smithi155 bash[68033]: cluster 2024-07-28T22:07:51.615963+0000 mgr.y (mgr.34101) 4744 : cluster [DBG] pgmap v5672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:52 smithi155 bash[73694]: debug 2024-07-28T22:07:52.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:53.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8307 16 16 0 0 0 - 0 2024-07-28T22:07:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:53 smithi155 bash[73694]: debug 2024-07-28T22:07:53.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:54.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8308 16 16 0 0 0 - 0 2024-07-28T22:07:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:54 smithi155 bash[73694]: debug 2024-07-28T22:07:54.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:54 smithi155 bash[68033]: cluster 2024-07-28T22:07:53.617921+0000 mgr.y (mgr.34101) 4745 : cluster [DBG] pgmap v5673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:54 smithi045 bash[80445]: cluster 2024-07-28T22:07:53.617921+0000 mgr.y (mgr.34101) 4745 : cluster [DBG] pgmap v5673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:54 smithi045 bash[82788]: cluster 2024-07-28T22:07:53.617921+0000 mgr.y (mgr.34101) 4745 : cluster [DBG] pgmap v5673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:55.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8309 16 16 0 0 0 - 0 2024-07-28T22:07:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:55 smithi155 bash[73694]: debug 2024-07-28T22:07:55.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:56.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8310 16 16 0 0 0 - 0 2024-07-28T22:07:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:56 smithi155 bash[73694]: debug 2024-07-28T22:07:56.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:57.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:56 smithi155 bash[68033]: cluster 2024-07-28T22:07:55.619826+0000 mgr.y (mgr.34101) 4746 : cluster [DBG] pgmap v5674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:56 smithi045 bash[80445]: cluster 2024-07-28T22:07:55.619826+0000 mgr.y (mgr.34101) 4746 : cluster [DBG] pgmap v5674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:56 smithi045 bash[82788]: cluster 2024-07-28T22:07:55.619826+0000 mgr.y (mgr.34101) 4746 : cluster [DBG] pgmap v5674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:58.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8311 16 16 0 0 0 - 0 2024-07-28T22:07:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:57 smithi155 bash[73694]: debug 2024-07-28T22:07:57.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:59.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8312 16 16 0 0 0 - 0 2024-07-28T22:07:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:58 smithi155 bash[73694]: debug 2024-07-28T22:07:58.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:07:59.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:07:58 smithi155 bash[68033]: cluster 2024-07-28T22:07:57.621917+0000 mgr.y (mgr.34101) 4747 : cluster [DBG] pgmap v5675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:07:58 smithi045 bash[80445]: cluster 2024-07-28T22:07:57.621917+0000 mgr.y (mgr.34101) 4747 : cluster [DBG] pgmap v5675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:07:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:07:58 smithi045 bash[82788]: cluster 2024-07-28T22:07:57.621917+0000 mgr.y (mgr.34101) 4747 : cluster [DBG] pgmap v5675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:00.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8313 16 16 0 0 0 - 0 2024-07-28T22:08:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:07:59 smithi155 bash[73694]: debug 2024-07-28T22:07:59.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:00 smithi045 bash[80445]: cluster 2024-07-28T22:07:59.623845+0000 mgr.y (mgr.34101) 4748 : cluster [DBG] pgmap v5676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:08:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:08:00] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:08:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:00 smithi045 bash[82788]: cluster 2024-07-28T22:07:59.623845+0000 mgr.y (mgr.34101) 4748 : cluster [DBG] pgmap v5676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:01.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8314 16 16 0 0 0 - 0 2024-07-28T22:08:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:00 smithi155 bash[68033]: cluster 2024-07-28T22:07:59.623845+0000 mgr.y (mgr.34101) 4748 : cluster [DBG] pgmap v5676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:00 smithi155 bash[73694]: debug 2024-07-28T22:08:00.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:02.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8315 16 16 0 0 0 - 0 2024-07-28T22:08:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:01 smithi155 bash[73694]: debug 2024-07-28T22:08:01.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:02.574 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:08:02 smithi155 bash[60745]: ts=2024-07-28T22:08:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:08:03.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8316 16 16 0 0 0 - 0 2024-07-28T22:08:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:02 smithi155 bash[73694]: debug 2024-07-28T22:08:02.569+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:02 smithi155 bash[68033]: cluster 2024-07-28T22:08:01.625931+0000 mgr.y (mgr.34101) 4749 : cluster [DBG] pgmap v5677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:02 smithi045 bash[80445]: cluster 2024-07-28T22:08:01.625931+0000 mgr.y (mgr.34101) 4749 : cluster [DBG] pgmap v5677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:02 smithi045 bash[82788]: cluster 2024-07-28T22:08:01.625931+0000 mgr.y (mgr.34101) 4749 : cluster [DBG] pgmap v5677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:04.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8317 16 16 0 0 0 - 0 2024-07-28T22:08:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:03 smithi155 bash[73694]: debug 2024-07-28T22:08:03.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:03 smithi155 bash[68033]: audit 2024-07-28T22:08:03.519356+0000 mon.c (mon.2) 1257 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:03 smithi045 bash[80445]: audit 2024-07-28T22:08:03.519356+0000 mon.c (mon.2) 1257 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:03 smithi045 bash[82788]: audit 2024-07-28T22:08:03.519356+0000 mon.c (mon.2) 1257 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:05.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8318 16 16 0 0 0 - 0 2024-07-28T22:08:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:04 smithi155 bash[68033]: cluster 2024-07-28T22:08:03.627678+0000 mgr.y (mgr.34101) 4750 : cluster [DBG] pgmap v5678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:04 smithi155 bash[73694]: debug 2024-07-28T22:08:04.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:04 smithi045 bash[80445]: cluster 2024-07-28T22:08:03.627678+0000 mgr.y (mgr.34101) 4750 : cluster [DBG] pgmap v5678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:04 smithi045 bash[82788]: cluster 2024-07-28T22:08:03.627678+0000 mgr.y (mgr.34101) 4750 : cluster [DBG] pgmap v5678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:06.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8319 16 16 0 0 0 - 0 2024-07-28T22:08:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:05 smithi155 bash[73694]: debug 2024-07-28T22:08:05.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:07.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:08:07.002253+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:08:07.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:08:07.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8320 16 16 0 0 0 - 0 2024-07-28T22:08:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:06 smithi155 bash[73694]: debug 2024-07-28T22:08:06.589+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:07.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:06 smithi155 bash[68033]: cluster 2024-07-28T22:08:05.629520+0000 mgr.y (mgr.34101) 4751 : cluster [DBG] pgmap v5679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:06 smithi045 bash[80445]: cluster 2024-07-28T22:08:05.629520+0000 mgr.y (mgr.34101) 4751 : cluster [DBG] pgmap v5679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:06 smithi045 bash[82788]: cluster 2024-07-28T22:08:05.629520+0000 mgr.y (mgr.34101) 4751 : cluster [DBG] pgmap v5679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:08.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8321 16 16 0 0 0 - 0 2024-07-28T22:08:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:07 smithi155 bash[73694]: debug 2024-07-28T22:08:07.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:09.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8322 16 16 0 0 0 - 0 2024-07-28T22:08:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:08 smithi155 bash[68033]: cluster 2024-07-28T22:08:07.631611+0000 mgr.y (mgr.34101) 4752 : cluster [DBG] pgmap v5680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:08 smithi155 bash[73694]: debug 2024-07-28T22:08:08.557+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:08 smithi045 bash[80445]: cluster 2024-07-28T22:08:07.631611+0000 mgr.y (mgr.34101) 4752 : cluster [DBG] pgmap v5680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:08 smithi045 bash[82788]: cluster 2024-07-28T22:08:07.631611+0000 mgr.y (mgr.34101) 4752 : cluster [DBG] pgmap v5680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:09 smithi155 bash[73694]: debug 2024-07-28T22:08:09.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:10.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8323 16 16 0 0 0 - 0 2024-07-28T22:08:10.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:10 smithi155 bash[73694]: debug 2024-07-28T22:08:10.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:10 smithi045 bash[80445]: cluster 2024-07-28T22:08:09.633526+0000 mgr.y (mgr.34101) 4753 : cluster [DBG] pgmap v5681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:08:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:08:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:08:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:10 smithi045 bash[82788]: cluster 2024-07-28T22:08:09.633526+0000 mgr.y (mgr.34101) 4753 : cluster [DBG] pgmap v5681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:11.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8324 16 16 0 0 0 - 0 2024-07-28T22:08:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:10 smithi155 bash[68033]: cluster 2024-07-28T22:08:09.633526+0000 mgr.y (mgr.34101) 4753 : cluster [DBG] pgmap v5681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:11 smithi155 bash[73694]: debug 2024-07-28T22:08:11.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:12.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8325 16 16 0 0 0 - 0 2024-07-28T22:08:12.776 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:08:12 smithi155 bash[60745]: ts=2024-07-28T22:08:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:08:12.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:12 smithi155 bash[73694]: debug 2024-07-28T22:08:12.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:13.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8326 16 16 0 0 0 - 0 2024-07-28T22:08:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:12 smithi155 bash[68033]: cluster 2024-07-28T22:08:11.635609+0000 mgr.y (mgr.34101) 4754 : cluster [DBG] pgmap v5682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:12 smithi045 bash[80445]: cluster 2024-07-28T22:08:11.635609+0000 mgr.y (mgr.34101) 4754 : cluster [DBG] pgmap v5682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:12 smithi045 bash[82788]: cluster 2024-07-28T22:08:11.635609+0000 mgr.y (mgr.34101) 4754 : cluster [DBG] pgmap v5682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:13.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:13 smithi155 bash[73694]: debug 2024-07-28T22:08:13.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:14.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8327 16 16 0 0 0 - 0 2024-07-28T22:08:14.780 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:14 smithi155 bash[73694]: debug 2024-07-28T22:08:14.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:15.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8328 16 16 0 0 0 - 0 2024-07-28T22:08:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:14 smithi155 bash[68033]: cluster 2024-07-28T22:08:13.637530+0000 mgr.y (mgr.34101) 4755 : cluster [DBG] pgmap v5683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:14 smithi155 bash[68033]: audit 2024-07-28T22:08:14.196953+0000 mon.c (mon.2) 1258 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:08:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:14 smithi045 bash[80445]: cluster 2024-07-28T22:08:13.637530+0000 mgr.y (mgr.34101) 4755 : cluster [DBG] pgmap v5683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:14 smithi045 bash[80445]: audit 2024-07-28T22:08:14.196953+0000 mon.c (mon.2) 1258 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:08:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:14 smithi045 bash[82788]: cluster 2024-07-28T22:08:13.637530+0000 mgr.y (mgr.34101) 4755 : cluster [DBG] pgmap v5683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:14 smithi045 bash[82788]: audit 2024-07-28T22:08:14.196953+0000 mon.c (mon.2) 1258 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:08:15.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:15 smithi155 bash[73694]: debug 2024-07-28T22:08:15.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:16.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8329 16 16 0 0 0 - 0 2024-07-28T22:08:16.784 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:16 smithi155 bash[73694]: debug 2024-07-28T22:08:16.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:17.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8330 16 16 0 0 0 - 0 2024-07-28T22:08:17.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:16 smithi155 bash[68033]: cluster 2024-07-28T22:08:15.639466+0000 mgr.y (mgr.34101) 4756 : cluster [DBG] pgmap v5684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:16 smithi045 bash[80445]: cluster 2024-07-28T22:08:15.639466+0000 mgr.y (mgr.34101) 4756 : cluster [DBG] pgmap v5684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:16 smithi045 bash[82788]: cluster 2024-07-28T22:08:15.639466+0000 mgr.y (mgr.34101) 4756 : cluster [DBG] pgmap v5684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:17 smithi155 bash[73694]: debug 2024-07-28T22:08:17.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:18.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8331 16 16 0 0 0 - 0 2024-07-28T22:08:18.788 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:18 smithi155 bash[73694]: debug 2024-07-28T22:08:18.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:19.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8332 16 16 0 0 0 - 0 2024-07-28T22:08:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:18 smithi155 bash[68033]: cluster 2024-07-28T22:08:17.641396+0000 mgr.y (mgr.34101) 4757 : cluster [DBG] pgmap v5685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:18 smithi155 bash[68033]: audit 2024-07-28T22:08:18.519845+0000 mon.c (mon.2) 1259 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:18 smithi045 bash[80445]: cluster 2024-07-28T22:08:17.641396+0000 mgr.y (mgr.34101) 4757 : cluster [DBG] pgmap v5685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:18 smithi045 bash[80445]: audit 2024-07-28T22:08:18.519845+0000 mon.c (mon.2) 1259 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:18 smithi045 bash[82788]: cluster 2024-07-28T22:08:17.641396+0000 mgr.y (mgr.34101) 4757 : cluster [DBG] pgmap v5685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:18 smithi045 bash[82788]: audit 2024-07-28T22:08:18.519845+0000 mon.c (mon.2) 1259 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:19 smithi155 bash[73694]: debug 2024-07-28T22:08:19.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:20.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8333 16 16 0 0 0 - 0 2024-07-28T22:08:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:20 smithi155 bash[73694]: debug 2024-07-28T22:08:20.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:20.879 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:08:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:08:21.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8334 16 16 0 0 0 - 0 2024-07-28T22:08:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[80445]: cluster 2024-07-28T22:08:19.642168+0000 mgr.y (mgr.34101) 4758 : cluster [DBG] pgmap v5686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[80445]: audit 2024-07-28T22:08:19.879059+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[80445]: audit 2024-07-28T22:08:19.886324+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[80445]: audit 2024-07-28T22:08:20.118849+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[80445]: audit 2024-07-28T22:08:20.131470+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[80445]: audit 2024-07-28T22:08:20.562053+0000 mon.c (mon.2) 1260 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:08:21.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[80445]: audit 2024-07-28T22:08:20.563653+0000 mon.c (mon.2) 1261 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:08:21.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[80445]: audit 2024-07-28T22:08:20.571734+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[82788]: cluster 2024-07-28T22:08:19.642168+0000 mgr.y (mgr.34101) 4758 : cluster [DBG] pgmap v5686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:21.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[82788]: audit 2024-07-28T22:08:19.879059+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[82788]: audit 2024-07-28T22:08:19.886324+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[82788]: audit 2024-07-28T22:08:20.118849+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[82788]: audit 2024-07-28T22:08:20.131470+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[82788]: audit 2024-07-28T22:08:20.562053+0000 mon.c (mon.2) 1260 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:08:21.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[82788]: audit 2024-07-28T22:08:20.563653+0000 mon.c (mon.2) 1261 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:08:21.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:20 smithi045 bash[82788]: audit 2024-07-28T22:08:20.571734+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:20 smithi155 bash[68033]: cluster 2024-07-28T22:08:19.642168+0000 mgr.y (mgr.34101) 4758 : cluster [DBG] pgmap v5686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:20 smithi155 bash[68033]: audit 2024-07-28T22:08:19.879059+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:20 smithi155 bash[68033]: audit 2024-07-28T22:08:19.886324+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:20 smithi155 bash[68033]: audit 2024-07-28T22:08:20.118849+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:20 smithi155 bash[68033]: audit 2024-07-28T22:08:20.131470+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:20 smithi155 bash[68033]: audit 2024-07-28T22:08:20.562053+0000 mon.c (mon.2) 1260 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:08:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:20 smithi155 bash[68033]: audit 2024-07-28T22:08:20.563653+0000 mon.c (mon.2) 1261 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:08:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:20 smithi155 bash[68033]: audit 2024-07-28T22:08:20.571734+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:08:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:21 smithi155 bash[73694]: debug 2024-07-28T22:08:21.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:22.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8335 16 16 0 0 0 - 0 2024-07-28T22:08:22.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:22 smithi155 bash[73694]: debug 2024-07-28T22:08:22.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:08:22 smithi155 bash[60745]: ts=2024-07-28T22:08:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:08:23.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8336 16 16 0 0 0 - 0 2024-07-28T22:08:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:22 smithi045 bash[80445]: cluster 2024-07-28T22:08:21.643960+0000 mgr.y (mgr.34101) 4759 : cluster [DBG] pgmap v5687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:22 smithi045 bash[82788]: cluster 2024-07-28T22:08:21.643960+0000 mgr.y (mgr.34101) 4759 : cluster [DBG] pgmap v5687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:23.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:22 smithi155 bash[68033]: cluster 2024-07-28T22:08:21.643960+0000 mgr.y (mgr.34101) 4759 : cluster [DBG] pgmap v5687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:23 smithi155 bash[73694]: debug 2024-07-28T22:08:23.437+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:24.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8337 16 16 0 0 0 - 0 2024-07-28T22:08:24.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:24 smithi155 bash[73694]: debug 2024-07-28T22:08:24.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:25.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8338 16 16 0 0 0 - 0 2024-07-28T22:08:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:24 smithi045 bash[80445]: cluster 2024-07-28T22:08:23.645689+0000 mgr.y (mgr.34101) 4760 : cluster [DBG] pgmap v5688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:24 smithi045 bash[82788]: cluster 2024-07-28T22:08:23.645689+0000 mgr.y (mgr.34101) 4760 : cluster [DBG] pgmap v5688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:25.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:24 smithi155 bash[68033]: cluster 2024-07-28T22:08:23.645689+0000 mgr.y (mgr.34101) 4760 : cluster [DBG] pgmap v5688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:25 smithi155 bash[73694]: debug 2024-07-28T22:08:25.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:26.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8339 16 16 0 0 0 - 0 2024-07-28T22:08:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:26 smithi155 bash[73694]: debug 2024-07-28T22:08:26.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:27.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:08:27.005401+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:08:27.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:08:27.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8340 16 16 0 0 0 - 0 2024-07-28T22:08:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:26 smithi045 bash[80445]: cluster 2024-07-28T22:08:25.647423+0000 mgr.y (mgr.34101) 4761 : cluster [DBG] pgmap v5689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:26 smithi045 bash[82788]: cluster 2024-07-28T22:08:25.647423+0000 mgr.y (mgr.34101) 4761 : cluster [DBG] pgmap v5689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:27.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:26 smithi155 bash[68033]: cluster 2024-07-28T22:08:25.647423+0000 mgr.y (mgr.34101) 4761 : cluster [DBG] pgmap v5689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:27.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:27 smithi155 bash[73694]: debug 2024-07-28T22:08:27.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:28.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8341 16 16 0 0 0 - 0 2024-07-28T22:08:28.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:28 smithi155 bash[73694]: debug 2024-07-28T22:08:28.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:29.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8342 16 16 0 0 0 - 0 2024-07-28T22:08:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:28 smithi045 bash[80445]: cluster 2024-07-28T22:08:27.649378+0000 mgr.y (mgr.34101) 4762 : cluster [DBG] pgmap v5690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:28 smithi045 bash[82788]: cluster 2024-07-28T22:08:27.649378+0000 mgr.y (mgr.34101) 4762 : cluster [DBG] pgmap v5690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:28 smithi155 bash[68033]: cluster 2024-07-28T22:08:27.649378+0000 mgr.y (mgr.34101) 4762 : cluster [DBG] pgmap v5690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:29 smithi155 bash[73694]: debug 2024-07-28T22:08:29.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:30.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8343 16 16 0 0 0 - 0 2024-07-28T22:08:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:30 smithi155 bash[73694]: debug 2024-07-28T22:08:30.413+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:30.899 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:08:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:08:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:08:31.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8344 16 16 0 0 0 - 0 2024-07-28T22:08:31.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:30 smithi045 bash[80445]: cluster 2024-07-28T22:08:29.651193+0000 mgr.y (mgr.34101) 4763 : cluster [DBG] pgmap v5691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:30 smithi045 bash[82788]: cluster 2024-07-28T22:08:29.651193+0000 mgr.y (mgr.34101) 4763 : cluster [DBG] pgmap v5691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:30 smithi155 bash[68033]: cluster 2024-07-28T22:08:29.651193+0000 mgr.y (mgr.34101) 4763 : cluster [DBG] pgmap v5691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:31 smithi155 bash[73694]: debug 2024-07-28T22:08:31.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:32.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8345 16 16 0 0 0 - 0 2024-07-28T22:08:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:32 smithi155 bash[73694]: debug 2024-07-28T22:08:32.400+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:08:32 smithi155 bash[60745]: ts=2024-07-28T22:08:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:08:33.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8346 16 16 0 0 0 - 0 2024-07-28T22:08:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:32 smithi045 bash[82788]: cluster 2024-07-28T22:08:31.653026+0000 mgr.y (mgr.34101) 4764 : cluster [DBG] pgmap v5692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:32 smithi045 bash[80445]: cluster 2024-07-28T22:08:31.653026+0000 mgr.y (mgr.34101) 4764 : cluster [DBG] pgmap v5692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:33.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:32 smithi155 bash[68033]: cluster 2024-07-28T22:08:31.653026+0000 mgr.y (mgr.34101) 4764 : cluster [DBG] pgmap v5692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:33 smithi155 bash[73694]: debug 2024-07-28T22:08:33.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:34.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8347 16 16 0 0 0 - 0 2024-07-28T22:08:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:33 smithi045 bash[80445]: audit 2024-07-28T22:08:33.520267+0000 mon.c (mon.2) 1262 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:33 smithi045 bash[82788]: audit 2024-07-28T22:08:33.520267+0000 mon.c (mon.2) 1262 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:33 smithi155 bash[68033]: audit 2024-07-28T22:08:33.520267+0000 mon.c (mon.2) 1262 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:34 smithi155 bash[73694]: debug 2024-07-28T22:08:34.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:35.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8348 16 16 0 0 0 - 0 2024-07-28T22:08:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:34 smithi045 bash[82788]: cluster 2024-07-28T22:08:33.654758+0000 mgr.y (mgr.34101) 4765 : cluster [DBG] pgmap v5693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:34 smithi045 bash[80445]: cluster 2024-07-28T22:08:33.654758+0000 mgr.y (mgr.34101) 4765 : cluster [DBG] pgmap v5693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:34 smithi155 bash[68033]: cluster 2024-07-28T22:08:33.654758+0000 mgr.y (mgr.34101) 4765 : cluster [DBG] pgmap v5693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:35 smithi155 bash[73694]: debug 2024-07-28T22:08:35.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:36.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8349 16 16 0 0 0 - 0 2024-07-28T22:08:36.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:36 smithi155 bash[73694]: debug 2024-07-28T22:08:36.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:37.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8350 16 16 0 0 0 - 0 2024-07-28T22:08:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:36 smithi045 bash[82788]: cluster 2024-07-28T22:08:35.656504+0000 mgr.y (mgr.34101) 4766 : cluster [DBG] pgmap v5694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:36 smithi045 bash[80445]: cluster 2024-07-28T22:08:35.656504+0000 mgr.y (mgr.34101) 4766 : cluster [DBG] pgmap v5694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:37.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:36 smithi155 bash[68033]: cluster 2024-07-28T22:08:35.656504+0000 mgr.y (mgr.34101) 4766 : cluster [DBG] pgmap v5694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:37 smithi155 bash[73694]: debug 2024-07-28T22:08:37.528+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:38.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8351 16 16 0 0 0 - 0 2024-07-28T22:08:38.923 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:38 smithi155 bash[73694]: debug 2024-07-28T22:08:38.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:39.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8352 16 16 0 0 0 - 0 2024-07-28T22:08:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:38 smithi045 bash[82788]: cluster 2024-07-28T22:08:37.658399+0000 mgr.y (mgr.34101) 4767 : cluster [DBG] pgmap v5695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:38 smithi045 bash[80445]: cluster 2024-07-28T22:08:37.658399+0000 mgr.y (mgr.34101) 4767 : cluster [DBG] pgmap v5695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:38 smithi155 bash[68033]: cluster 2024-07-28T22:08:37.658399+0000 mgr.y (mgr.34101) 4767 : cluster [DBG] pgmap v5695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:40.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8353 16 16 0 0 0 - 0 2024-07-28T22:08:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:39 smithi155 bash[73694]: debug 2024-07-28T22:08:39.604+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:40.926 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:08:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:08:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:08:40.927 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:40 smithi155 bash[73694]: debug 2024-07-28T22:08:40.616+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:41.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8354 16 16 0 0 0 - 0 2024-07-28T22:08:41.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:40 smithi045 bash[82788]: cluster 2024-07-28T22:08:39.660095+0000 mgr.y (mgr.34101) 4768 : cluster [DBG] pgmap v5696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:40 smithi045 bash[80445]: cluster 2024-07-28T22:08:39.660095+0000 mgr.y (mgr.34101) 4768 : cluster [DBG] pgmap v5696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:40 smithi155 bash[68033]: cluster 2024-07-28T22:08:39.660095+0000 mgr.y (mgr.34101) 4768 : cluster [DBG] pgmap v5696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:42.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8355 16 16 0 0 0 - 0 2024-07-28T22:08:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:41 smithi155 bash[73694]: debug 2024-07-28T22:08:41.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:42.669 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:08:42 smithi155 bash[60745]: ts=2024-07-28T22:08:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:08:42.931 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:42 smithi155 bash[73694]: debug 2024-07-28T22:08:42.668+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:43.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8356 16 16 0 0 0 - 0 2024-07-28T22:08:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:42 smithi045 bash[82788]: cluster 2024-07-28T22:08:41.661961+0000 mgr.y (mgr.34101) 4769 : cluster [DBG] pgmap v5697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:42 smithi045 bash[80445]: cluster 2024-07-28T22:08:41.661961+0000 mgr.y (mgr.34101) 4769 : cluster [DBG] pgmap v5697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:42 smithi155 bash[68033]: cluster 2024-07-28T22:08:41.661961+0000 mgr.y (mgr.34101) 4769 : cluster [DBG] pgmap v5697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:44.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8357 16 16 0 0 0 - 0 2024-07-28T22:08:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:43 smithi155 bash[73694]: debug 2024-07-28T22:08:43.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:44.936 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:44 smithi155 bash[73694]: debug 2024-07-28T22:08:44.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:45.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8358 16 16 0 0 0 - 0 2024-07-28T22:08:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:44 smithi045 bash[80445]: cluster 2024-07-28T22:08:43.663733+0000 mgr.y (mgr.34101) 4770 : cluster [DBG] pgmap v5698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:44 smithi045 bash[82788]: cluster 2024-07-28T22:08:43.663733+0000 mgr.y (mgr.34101) 4770 : cluster [DBG] pgmap v5698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:44 smithi155 bash[68033]: cluster 2024-07-28T22:08:43.663733+0000 mgr.y (mgr.34101) 4770 : cluster [DBG] pgmap v5698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:46.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8359 16 16 0 0 0 - 0 2024-07-28T22:08:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:45 smithi155 bash[73694]: debug 2024-07-28T22:08:45.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:47.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:08:47.008584+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:08:47.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:08:47.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8360 16 16 0 0 0 - 0 2024-07-28T22:08:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:46 smithi155 bash[68033]: cluster 2024-07-28T22:08:45.665462+0000 mgr.y (mgr.34101) 4771 : cluster [DBG] pgmap v5699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:46 smithi155 bash[73694]: debug 2024-07-28T22:08:46.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:46 smithi045 bash[82788]: cluster 2024-07-28T22:08:45.665462+0000 mgr.y (mgr.34101) 4771 : cluster [DBG] pgmap v5699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:46 smithi045 bash[80445]: cluster 2024-07-28T22:08:45.665462+0000 mgr.y (mgr.34101) 4771 : cluster [DBG] pgmap v5699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:48.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8361 16 16 0 0 0 - 0 2024-07-28T22:08:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:47 smithi155 bash[73694]: debug 2024-07-28T22:08:47.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:49.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8362 16 16 0 0 0 - 0 2024-07-28T22:08:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:48 smithi155 bash[73694]: debug 2024-07-28T22:08:48.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:48 smithi155 bash[68033]: cluster 2024-07-28T22:08:47.667350+0000 mgr.y (mgr.34101) 4772 : cluster [DBG] pgmap v5700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:48 smithi155 bash[68033]: audit 2024-07-28T22:08:48.520701+0000 mon.c (mon.2) 1263 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:48 smithi045 bash[82788]: cluster 2024-07-28T22:08:47.667350+0000 mgr.y (mgr.34101) 4772 : cluster [DBG] pgmap v5700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:48 smithi045 bash[82788]: audit 2024-07-28T22:08:48.520701+0000 mon.c (mon.2) 1263 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:48 smithi045 bash[80445]: cluster 2024-07-28T22:08:47.667350+0000 mgr.y (mgr.34101) 4772 : cluster [DBG] pgmap v5700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:48 smithi045 bash[80445]: audit 2024-07-28T22:08:48.520701+0000 mon.c (mon.2) 1263 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:08:50.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8363 16 16 0 0 0 - 0 2024-07-28T22:08:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:49 smithi155 bash[73694]: debug 2024-07-28T22:08:49.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:50.947 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:08:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:08:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:08:51.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8364 16 16 0 0 0 - 0 2024-07-28T22:08:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:50 smithi045 bash[80445]: cluster 2024-07-28T22:08:49.669052+0000 mgr.y (mgr.34101) 4773 : cluster [DBG] pgmap v5701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:50 smithi045 bash[82788]: cluster 2024-07-28T22:08:49.669052+0000 mgr.y (mgr.34101) 4773 : cluster [DBG] pgmap v5701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:51.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:50 smithi155 bash[68033]: cluster 2024-07-28T22:08:49.669052+0000 mgr.y (mgr.34101) 4773 : cluster [DBG] pgmap v5701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:50 smithi155 bash[73694]: debug 2024-07-28T22:08:50.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:52.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8365 16 16 0 0 0 - 0 2024-07-28T22:08:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:51 smithi155 bash[73694]: debug 2024-07-28T22:08:51.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:08:52 smithi155 bash[60745]: ts=2024-07-28T22:08:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:08:53.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8366 16 16 0 0 0 - 0 2024-07-28T22:08:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:52 smithi045 bash[80445]: cluster 2024-07-28T22:08:51.670886+0000 mgr.y (mgr.34101) 4774 : cluster [DBG] pgmap v5702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:52 smithi045 bash[82788]: cluster 2024-07-28T22:08:51.670886+0000 mgr.y (mgr.34101) 4774 : cluster [DBG] pgmap v5702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:52 smithi155 bash[73694]: debug 2024-07-28T22:08:52.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:52 smithi155 bash[68033]: cluster 2024-07-28T22:08:51.670886+0000 mgr.y (mgr.34101) 4774 : cluster [DBG] pgmap v5702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:54.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8367 16 16 0 0 0 - 0 2024-07-28T22:08:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:53 smithi155 bash[73694]: debug 2024-07-28T22:08:53.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:55.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8368 16 16 0 0 0 - 0 2024-07-28T22:08:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:54 smithi155 bash[68033]: cluster 2024-07-28T22:08:53.672608+0000 mgr.y (mgr.34101) 4775 : cluster [DBG] pgmap v5703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:54 smithi155 bash[73694]: debug 2024-07-28T22:08:54.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:54 smithi045 bash[80445]: cluster 2024-07-28T22:08:53.672608+0000 mgr.y (mgr.34101) 4775 : cluster [DBG] pgmap v5703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:54 smithi045 bash[82788]: cluster 2024-07-28T22:08:53.672608+0000 mgr.y (mgr.34101) 4775 : cluster [DBG] pgmap v5703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:56.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8369 16 16 0 0 0 - 0 2024-07-28T22:08:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:55 smithi155 bash[73694]: debug 2024-07-28T22:08:55.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:57.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8370 16 16 0 0 0 - 0 2024-07-28T22:08:57.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:56 smithi155 bash[68033]: cluster 2024-07-28T22:08:55.674366+0000 mgr.y (mgr.34101) 4776 : cluster [DBG] pgmap v5704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:56 smithi155 bash[73694]: debug 2024-07-28T22:08:56.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:56 smithi045 bash[80445]: cluster 2024-07-28T22:08:55.674366+0000 mgr.y (mgr.34101) 4776 : cluster [DBG] pgmap v5704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:56 smithi045 bash[82788]: cluster 2024-07-28T22:08:55.674366+0000 mgr.y (mgr.34101) 4776 : cluster [DBG] pgmap v5704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:58.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8371 16 16 0 0 0 - 0 2024-07-28T22:08:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:57 smithi155 bash[73694]: debug 2024-07-28T22:08:57.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:59.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8372 16 16 0 0 0 - 0 2024-07-28T22:08:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:58 smithi155 bash[73694]: debug 2024-07-28T22:08:58.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:08:59.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:08:58 smithi155 bash[68033]: cluster 2024-07-28T22:08:57.676231+0000 mgr.y (mgr.34101) 4777 : cluster [DBG] pgmap v5705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:08:58 smithi045 bash[80445]: cluster 2024-07-28T22:08:57.676231+0000 mgr.y (mgr.34101) 4777 : cluster [DBG] pgmap v5705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:08:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:08:58 smithi045 bash[82788]: cluster 2024-07-28T22:08:57.676231+0000 mgr.y (mgr.34101) 4777 : cluster [DBG] pgmap v5705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:00.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8373 16 16 0 0 0 - 0 2024-07-28T22:09:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:08:59 smithi155 bash[73694]: debug 2024-07-28T22:08:59.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:09:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:09:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:09:01.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8374 16 16 0 0 0 - 0 2024-07-28T22:09:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:00 smithi155 bash[73694]: debug 2024-07-28T22:09:00.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:00 smithi155 bash[68033]: cluster 2024-07-28T22:08:59.677979+0000 mgr.y (mgr.34101) 4778 : cluster [DBG] pgmap v5706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:00 smithi045 bash[82788]: cluster 2024-07-28T22:08:59.677979+0000 mgr.y (mgr.34101) 4778 : cluster [DBG] pgmap v5706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:00 smithi045 bash[80445]: cluster 2024-07-28T22:08:59.677979+0000 mgr.y (mgr.34101) 4778 : cluster [DBG] pgmap v5706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:02.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8375 16 16 0 0 0 - 0 2024-07-28T22:09:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:01 smithi155 bash[73694]: debug 2024-07-28T22:09:01.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:02.657 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:09:02 smithi155 bash[60745]: ts=2024-07-28T22:09:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:09:02.974 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:02 smithi155 bash[73694]: debug 2024-07-28T22:09:02.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:03.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8376 16 16 0 0 0 - 0 2024-07-28T22:09:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:02 smithi155 bash[68033]: cluster 2024-07-28T22:09:01.679820+0000 mgr.y (mgr.34101) 4779 : cluster [DBG] pgmap v5707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:02 smithi045 bash[80445]: cluster 2024-07-28T22:09:01.679820+0000 mgr.y (mgr.34101) 4779 : cluster [DBG] pgmap v5707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:02 smithi045 bash[82788]: cluster 2024-07-28T22:09:01.679820+0000 mgr.y (mgr.34101) 4779 : cluster [DBG] pgmap v5707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:03.985 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:03 smithi155 bash[73694]: debug 2024-07-28T22:09:03.664+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:04.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8377 16 16 0 0 0 - 0 2024-07-28T22:09:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:03 smithi155 bash[68033]: audit 2024-07-28T22:09:03.521047+0000 mon.c (mon.2) 1264 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:03 smithi045 bash[80445]: audit 2024-07-28T22:09:03.521047+0000 mon.c (mon.2) 1264 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:03 smithi045 bash[82788]: audit 2024-07-28T22:09:03.521047+0000 mon.c (mon.2) 1264 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:04.987 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:04 smithi155 bash[73694]: debug 2024-07-28T22:09:04.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:05.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8378 16 16 0 0 0 - 0 2024-07-28T22:09:05.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:04 smithi155 bash[68033]: cluster 2024-07-28T22:09:03.681507+0000 mgr.y (mgr.34101) 4780 : cluster [DBG] pgmap v5708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:04 smithi045 bash[80445]: cluster 2024-07-28T22:09:03.681507+0000 mgr.y (mgr.34101) 4780 : cluster [DBG] pgmap v5708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:04 smithi045 bash[82788]: cluster 2024-07-28T22:09:03.681507+0000 mgr.y (mgr.34101) 4780 : cluster [DBG] pgmap v5708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:06.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8379 16 16 0 0 0 - 0 2024-07-28T22:09:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:05 smithi155 bash[73694]: debug 2024-07-28T22:09:05.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:06.990 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:06 smithi155 bash[73694]: debug 2024-07-28T22:09:06.684+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:07.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:09:07.011723+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:09:07.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:09:07.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8380 16 16 0 0 0 - 0 2024-07-28T22:09:07.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:06 smithi155 bash[68033]: cluster 2024-07-28T22:09:05.683276+0000 mgr.y (mgr.34101) 4781 : cluster [DBG] pgmap v5709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:06 smithi045 bash[80445]: cluster 2024-07-28T22:09:05.683276+0000 mgr.y (mgr.34101) 4781 : cluster [DBG] pgmap v5709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:06 smithi045 bash[82788]: cluster 2024-07-28T22:09:05.683276+0000 mgr.y (mgr.34101) 4781 : cluster [DBG] pgmap v5709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:08.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8381 16 16 0 0 0 - 0 2024-07-28T22:09:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:07 smithi155 bash[73694]: debug 2024-07-28T22:09:07.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:08.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:08 smithi155 bash[73694]: debug 2024-07-28T22:09:08.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:09.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8382 16 16 0 0 0 - 0 2024-07-28T22:09:09.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:08 smithi155 bash[68033]: cluster 2024-07-28T22:09:07.685149+0000 mgr.y (mgr.34101) 4782 : cluster [DBG] pgmap v5710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:08 smithi045 bash[80445]: cluster 2024-07-28T22:09:07.685149+0000 mgr.y (mgr.34101) 4782 : cluster [DBG] pgmap v5710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:08 smithi045 bash[82788]: cluster 2024-07-28T22:09:07.685149+0000 mgr.y (mgr.34101) 4782 : cluster [DBG] pgmap v5710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:10.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8383 16 16 0 0 0 - 0 2024-07-28T22:09:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:09 smithi155 bash[73694]: debug 2024-07-28T22:09:09.612+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:09:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:09:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:09:10.998 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:10 smithi155 bash[73694]: debug 2024-07-28T22:09:10.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:11.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8384 16 16 0 0 0 - 0 2024-07-28T22:09:11.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:10 smithi155 bash[68033]: cluster 2024-07-28T22:09:09.686900+0000 mgr.y (mgr.34101) 4783 : cluster [DBG] pgmap v5711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:10 smithi045 bash[80445]: cluster 2024-07-28T22:09:09.686900+0000 mgr.y (mgr.34101) 4783 : cluster [DBG] pgmap v5711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:10 smithi045 bash[82788]: cluster 2024-07-28T22:09:09.686900+0000 mgr.y (mgr.34101) 4783 : cluster [DBG] pgmap v5711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:12.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8385 16 16 0 0 0 - 0 2024-07-28T22:09:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:11 smithi155 bash[73694]: debug 2024-07-28T22:09:11.612+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:12.621 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:09:12 smithi155 bash[60745]: ts=2024-07-28T22:09:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:09:13.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:12 smithi155 bash[73694]: debug 2024-07-28T22:09:12.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:13.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8386 16 16 0 0 0 - 0 2024-07-28T22:09:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:13 smithi155 bash[68033]: cluster 2024-07-28T22:09:11.688766+0000 mgr.y (mgr.34101) 4784 : cluster [DBG] pgmap v5712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:13 smithi045 bash[80445]: cluster 2024-07-28T22:09:11.688766+0000 mgr.y (mgr.34101) 4784 : cluster [DBG] pgmap v5712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:13 smithi045 bash[82788]: cluster 2024-07-28T22:09:11.688766+0000 mgr.y (mgr.34101) 4784 : cluster [DBG] pgmap v5712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:14.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8387 16 16 0 0 0 - 0 2024-07-28T22:09:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:13 smithi155 bash[73694]: debug 2024-07-28T22:09:13.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:15.007 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:14 smithi155 bash[73694]: debug 2024-07-28T22:09:14.580+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:15.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8388 16 16 0 0 0 - 0 2024-07-28T22:09:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:15 smithi155 bash[68033]: cluster 2024-07-28T22:09:13.690520+0000 mgr.y (mgr.34101) 4785 : cluster [DBG] pgmap v5713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:15 smithi045 bash[80445]: cluster 2024-07-28T22:09:13.690520+0000 mgr.y (mgr.34101) 4785 : cluster [DBG] pgmap v5713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:15 smithi045 bash[82788]: cluster 2024-07-28T22:09:13.690520+0000 mgr.y (mgr.34101) 4785 : cluster [DBG] pgmap v5713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:16.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8389 16 16 0 0 0 - 0 2024-07-28T22:09:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:15 smithi155 bash[73694]: debug 2024-07-28T22:09:15.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:16 smithi155 bash[73694]: debug 2024-07-28T22:09:16.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:17.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8390 16 16 0 0 0 - 0 2024-07-28T22:09:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:17 smithi155 bash[68033]: cluster 2024-07-28T22:09:15.692239+0000 mgr.y (mgr.34101) 4786 : cluster [DBG] pgmap v5714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:17 smithi045 bash[80445]: cluster 2024-07-28T22:09:15.692239+0000 mgr.y (mgr.34101) 4786 : cluster [DBG] pgmap v5714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:17 smithi045 bash[82788]: cluster 2024-07-28T22:09:15.692239+0000 mgr.y (mgr.34101) 4786 : cluster [DBG] pgmap v5714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:17 smithi155 bash[73694]: debug 2024-07-28T22:09:17.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:18.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8391 16 16 0 0 0 - 0 2024-07-28T22:09:18.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:18 smithi155 bash[73694]: debug 2024-07-28T22:09:18.492+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:19.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8392 16 16 0 0 0 - 0 2024-07-28T22:09:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:19 smithi155 bash[68033]: cluster 2024-07-28T22:09:17.694111+0000 mgr.y (mgr.34101) 4787 : cluster [DBG] pgmap v5715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:19 smithi155 bash[68033]: audit 2024-07-28T22:09:18.521556+0000 mon.c (mon.2) 1265 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:19 smithi045 bash[80445]: cluster 2024-07-28T22:09:17.694111+0000 mgr.y (mgr.34101) 4787 : cluster [DBG] pgmap v5715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:19 smithi045 bash[80445]: audit 2024-07-28T22:09:18.521556+0000 mon.c (mon.2) 1265 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:19 smithi045 bash[82788]: cluster 2024-07-28T22:09:17.694111+0000 mgr.y (mgr.34101) 4787 : cluster [DBG] pgmap v5715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:19 smithi045 bash[82788]: audit 2024-07-28T22:09:18.521556+0000 mon.c (mon.2) 1265 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:19 smithi155 bash[73694]: debug 2024-07-28T22:09:19.500+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:20.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8393 16 16 0 0 0 - 0 2024-07-28T22:09:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:20 smithi155 bash[73694]: debug 2024-07-28T22:09:20.520+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:09:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:09:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:09:21.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8394 16 16 0 0 0 - 0 2024-07-28T22:09:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:21 smithi155 bash[68033]: cluster 2024-07-28T22:09:19.695811+0000 mgr.y (mgr.34101) 4788 : cluster [DBG] pgmap v5716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:21 smithi155 bash[68033]: audit 2024-07-28T22:09:20.677621+0000 mon.c (mon.2) 1266 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:09:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:21 smithi045 bash[80445]: cluster 2024-07-28T22:09:19.695811+0000 mgr.y (mgr.34101) 4788 : cluster [DBG] pgmap v5716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:21 smithi045 bash[80445]: audit 2024-07-28T22:09:20.677621+0000 mon.c (mon.2) 1266 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:09:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:21 smithi045 bash[82788]: cluster 2024-07-28T22:09:19.695811+0000 mgr.y (mgr.34101) 4788 : cluster [DBG] pgmap v5716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:21 smithi045 bash[82788]: audit 2024-07-28T22:09:20.677621+0000 mon.c (mon.2) 1266 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:09:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:21 smithi155 bash[73694]: debug 2024-07-28T22:09:21.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:22.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8395 16 16 0 0 0 - 0 2024-07-28T22:09:22.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:22 smithi155 bash[73694]: debug 2024-07-28T22:09:22.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:09:22 smithi155 bash[60745]: ts=2024-07-28T22:09:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:09:23.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8396 16 16 0 0 0 - 0 2024-07-28T22:09:23.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:23 smithi155 bash[68033]: cluster 2024-07-28T22:09:21.697668+0000 mgr.y (mgr.34101) 4789 : cluster [DBG] pgmap v5717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:23 smithi045 bash[82788]: cluster 2024-07-28T22:09:21.697668+0000 mgr.y (mgr.34101) 4789 : cluster [DBG] pgmap v5717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:23 smithi045 bash[80445]: cluster 2024-07-28T22:09:21.697668+0000 mgr.y (mgr.34101) 4789 : cluster [DBG] pgmap v5717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:24.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8397 16 16 0 0 0 - 0 2024-07-28T22:09:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:23 smithi155 bash[73694]: debug 2024-07-28T22:09:23.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:25.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8398 16 16 0 0 0 - 0 2024-07-28T22:09:25.027 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:24 smithi155 bash[73694]: debug 2024-07-28T22:09:24.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:25.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:25 smithi155 bash[68033]: cluster 2024-07-28T22:09:23.699597+0000 mgr.y (mgr.34101) 4790 : cluster [DBG] pgmap v5718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:25 smithi045 bash[82788]: cluster 2024-07-28T22:09:23.699597+0000 mgr.y (mgr.34101) 4790 : cluster [DBG] pgmap v5718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:25 smithi045 bash[80445]: cluster 2024-07-28T22:09:23.699597+0000 mgr.y (mgr.34101) 4790 : cluster [DBG] pgmap v5718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:26.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8399 16 16 0 0 0 - 0 2024-07-28T22:09:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:25 smithi155 bash[73694]: debug 2024-07-28T22:09:25.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:27.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:09:27.014428+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:09:27.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:09:27.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8400 16 16 0 0 0 - 0 2024-07-28T22:09:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:26 smithi155 bash[73694]: debug 2024-07-28T22:09:26.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[80445]: cluster 2024-07-28T22:09:25.700541+0000 mgr.y (mgr.34101) 4791 : cluster [DBG] pgmap v5719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:27.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[80445]: audit 2024-07-28T22:09:26.379542+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[80445]: audit 2024-07-28T22:09:26.389080+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[80445]: audit 2024-07-28T22:09:26.571960+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[80445]: audit 2024-07-28T22:09:26.583907+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[80445]: audit 2024-07-28T22:09:27.042899+0000 mon.c (mon.2) 1267 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:09:27.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[80445]: audit 2024-07-28T22:09:27.044677+0000 mon.c (mon.2) 1268 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:09:27.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[80445]: audit 2024-07-28T22:09:27.053999+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[82788]: cluster 2024-07-28T22:09:25.700541+0000 mgr.y (mgr.34101) 4791 : cluster [DBG] pgmap v5719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[82788]: audit 2024-07-28T22:09:26.379542+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[82788]: audit 2024-07-28T22:09:26.389080+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[82788]: audit 2024-07-28T22:09:26.571960+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[82788]: audit 2024-07-28T22:09:26.583907+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[82788]: audit 2024-07-28T22:09:27.042899+0000 mon.c (mon.2) 1267 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:09:27.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[82788]: audit 2024-07-28T22:09:27.044677+0000 mon.c (mon.2) 1268 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:09:27.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:27 smithi045 bash[82788]: audit 2024-07-28T22:09:27.053999+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:27 smithi155 bash[73694]: debug 2024-07-28T22:09:27.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:27 smithi155 bash[68033]: cluster 2024-07-28T22:09:25.700541+0000 mgr.y (mgr.34101) 4791 : cluster [DBG] pgmap v5719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:27 smithi155 bash[68033]: audit 2024-07-28T22:09:26.379542+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:27 smithi155 bash[68033]: audit 2024-07-28T22:09:26.389080+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:27 smithi155 bash[68033]: audit 2024-07-28T22:09:26.571960+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:27 smithi155 bash[68033]: audit 2024-07-28T22:09:26.583907+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:27 smithi155 bash[68033]: audit 2024-07-28T22:09:27.042899+0000 mon.c (mon.2) 1267 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:09:27.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:27 smithi155 bash[68033]: audit 2024-07-28T22:09:27.044677+0000 mon.c (mon.2) 1268 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:09:27.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:27 smithi155 bash[68033]: audit 2024-07-28T22:09:27.053999+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:09:28.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8401 16 16 0 0 0 - 0 2024-07-28T22:09:29.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8402 16 16 0 0 0 - 0 2024-07-28T22:09:29.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:28 smithi155 bash[73694]: debug 2024-07-28T22:09:28.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:29 smithi045 bash[82788]: cluster 2024-07-28T22:09:27.702401+0000 mgr.y (mgr.34101) 4792 : cluster [DBG] pgmap v5720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:29 smithi045 bash[80445]: cluster 2024-07-28T22:09:27.702401+0000 mgr.y (mgr.34101) 4792 : cluster [DBG] pgmap v5720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:29.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:29 smithi155 bash[73694]: debug 2024-07-28T22:09:29.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:29 smithi155 bash[68033]: cluster 2024-07-28T22:09:27.702401+0000 mgr.y (mgr.34101) 4792 : cluster [DBG] pgmap v5720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:30.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8403 16 16 0 0 0 - 0 2024-07-28T22:09:30.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:30 smithi155 bash[73694]: debug 2024-07-28T22:09:30.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:09:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:09:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:09:31.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8404 16 16 0 0 0 - 0 2024-07-28T22:09:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:31 smithi045 bash[80445]: cluster 2024-07-28T22:09:29.704107+0000 mgr.y (mgr.34101) 4793 : cluster [DBG] pgmap v5721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:31.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:31 smithi045 bash[82788]: cluster 2024-07-28T22:09:29.704107+0000 mgr.y (mgr.34101) 4793 : cluster [DBG] pgmap v5721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:31 smithi155 bash[68033]: cluster 2024-07-28T22:09:29.704107+0000 mgr.y (mgr.34101) 4793 : cluster [DBG] pgmap v5721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:31 smithi155 bash[73694]: debug 2024-07-28T22:09:31.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:32.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8405 16 16 0 0 0 - 0 2024-07-28T22:09:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:32 smithi155 bash[73694]: debug 2024-07-28T22:09:32.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:09:32 smithi155 bash[60745]: ts=2024-07-28T22:09:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:09:33.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8406 16 16 0 0 0 - 0 2024-07-28T22:09:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:33 smithi045 bash[80445]: cluster 2024-07-28T22:09:31.705994+0000 mgr.y (mgr.34101) 4794 : cluster [DBG] pgmap v5722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:33 smithi045 bash[82788]: cluster 2024-07-28T22:09:31.705994+0000 mgr.y (mgr.34101) 4794 : cluster [DBG] pgmap v5722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:33 smithi155 bash[68033]: cluster 2024-07-28T22:09:31.705994+0000 mgr.y (mgr.34101) 4794 : cluster [DBG] pgmap v5722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:33 smithi155 bash[73694]: debug 2024-07-28T22:09:33.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:34.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8407 16 16 0 0 0 - 0 2024-07-28T22:09:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:34 smithi045 bash[80445]: audit 2024-07-28T22:09:33.522001+0000 mon.c (mon.2) 1269 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:34 smithi045 bash[82788]: audit 2024-07-28T22:09:33.522001+0000 mon.c (mon.2) 1269 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:34 smithi155 bash[73694]: debug 2024-07-28T22:09:34.483+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:34 smithi155 bash[68033]: audit 2024-07-28T22:09:33.522001+0000 mon.c (mon.2) 1269 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:35.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8408 16 16 0 0 0 - 0 2024-07-28T22:09:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:35 smithi045 bash[80445]: cluster 2024-07-28T22:09:33.707631+0000 mgr.y (mgr.34101) 4795 : cluster [DBG] pgmap v5723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:35 smithi045 bash[82788]: cluster 2024-07-28T22:09:33.707631+0000 mgr.y (mgr.34101) 4795 : cluster [DBG] pgmap v5723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:35 smithi155 bash[73694]: debug 2024-07-28T22:09:35.487+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:35 smithi155 bash[68033]: cluster 2024-07-28T22:09:33.707631+0000 mgr.y (mgr.34101) 4795 : cluster [DBG] pgmap v5723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:36.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8409 16 16 0 0 0 - 0 2024-07-28T22:09:36.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:36 smithi155 bash[73694]: debug 2024-07-28T22:09:36.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:37.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8410 16 16 0 0 0 - 0 2024-07-28T22:09:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:37 smithi045 bash[80445]: cluster 2024-07-28T22:09:35.709354+0000 mgr.y (mgr.34101) 4796 : cluster [DBG] pgmap v5724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:37 smithi045 bash[82788]: cluster 2024-07-28T22:09:35.709354+0000 mgr.y (mgr.34101) 4796 : cluster [DBG] pgmap v5724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:37 smithi155 bash[68033]: cluster 2024-07-28T22:09:35.709354+0000 mgr.y (mgr.34101) 4796 : cluster [DBG] pgmap v5724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:37 smithi155 bash[73694]: debug 2024-07-28T22:09:37.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:38.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8411 16 16 0 0 0 - 0 2024-07-28T22:09:38.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:38 smithi155 bash[73694]: debug 2024-07-28T22:09:38.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:39.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8412 16 16 0 0 0 - 0 2024-07-28T22:09:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:39 smithi045 bash[80445]: cluster 2024-07-28T22:09:37.711415+0000 mgr.y (mgr.34101) 4797 : cluster [DBG] pgmap v5725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:39 smithi045 bash[82788]: cluster 2024-07-28T22:09:37.711415+0000 mgr.y (mgr.34101) 4797 : cluster [DBG] pgmap v5725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:39.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:39 smithi155 bash[68033]: cluster 2024-07-28T22:09:37.711415+0000 mgr.y (mgr.34101) 4797 : cluster [DBG] pgmap v5725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:39 smithi155 bash[73694]: debug 2024-07-28T22:09:39.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:40.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8413 16 16 0 0 0 - 0 2024-07-28T22:09:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:40 smithi155 bash[73694]: debug 2024-07-28T22:09:40.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:09:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:09:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:09:41.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8414 16 16 0 0 0 - 0 2024-07-28T22:09:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:41 smithi045 bash[80445]: cluster 2024-07-28T22:09:39.713351+0000 mgr.y (mgr.34101) 4798 : cluster [DBG] pgmap v5726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:41 smithi045 bash[82788]: cluster 2024-07-28T22:09:39.713351+0000 mgr.y (mgr.34101) 4798 : cluster [DBG] pgmap v5726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:41 smithi155 bash[73694]: debug 2024-07-28T22:09:41.547+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:41 smithi155 bash[68033]: cluster 2024-07-28T22:09:39.713351+0000 mgr.y (mgr.34101) 4798 : cluster [DBG] pgmap v5726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:42.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8415 16 16 0 0 0 - 0 2024-07-28T22:09:42.578 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:42 smithi155 bash[68033]: cluster 2024-07-28T22:09:41.715439+0000 mgr.y (mgr.34101) 4799 : cluster [DBG] pgmap v5727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:42.578 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:09:42 smithi155 bash[60745]: ts=2024-07-28T22:09:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:09:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:42 smithi045 bash[80445]: cluster 2024-07-28T22:09:41.715439+0000 mgr.y (mgr.34101) 4799 : cluster [DBG] pgmap v5727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:42 smithi045 bash[82788]: cluster 2024-07-28T22:09:41.715439+0000 mgr.y (mgr.34101) 4799 : cluster [DBG] pgmap v5727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:43.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8416 16 16 0 0 0 - 0 2024-07-28T22:09:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:42 smithi155 bash[73694]: debug 2024-07-28T22:09:42.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:44.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8417 16 16 0 0 0 - 0 2024-07-28T22:09:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:43 smithi155 bash[73694]: debug 2024-07-28T22:09:43.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:45.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8418 16 16 0 0 0 - 0 2024-07-28T22:09:45.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:44 smithi155 bash[68033]: cluster 2024-07-28T22:09:43.717203+0000 mgr.y (mgr.34101) 4800 : cluster [DBG] pgmap v5728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:44 smithi155 bash[73694]: debug 2024-07-28T22:09:44.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:44 smithi045 bash[80445]: cluster 2024-07-28T22:09:43.717203+0000 mgr.y (mgr.34101) 4800 : cluster [DBG] pgmap v5728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:44 smithi045 bash[82788]: cluster 2024-07-28T22:09:43.717203+0000 mgr.y (mgr.34101) 4800 : cluster [DBG] pgmap v5728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:46.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8419 16 16 0 0 0 - 0 2024-07-28T22:09:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:45 smithi155 bash[73694]: debug 2024-07-28T22:09:45.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:47.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:09:47.017707+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:09:47.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:09:47.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8420 16 16 0 0 0 - 0 2024-07-28T22:09:47.064 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:46 smithi155 bash[68033]: cluster 2024-07-28T22:09:45.719117+0000 mgr.y (mgr.34101) 4801 : cluster [DBG] pgmap v5729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:47.065 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:46 smithi155 bash[73694]: debug 2024-07-28T22:09:46.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:46 smithi045 bash[82788]: cluster 2024-07-28T22:09:45.719117+0000 mgr.y (mgr.34101) 4801 : cluster [DBG] pgmap v5729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:46 smithi045 bash[80445]: cluster 2024-07-28T22:09:45.719117+0000 mgr.y (mgr.34101) 4801 : cluster [DBG] pgmap v5729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:48.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8421 16 16 0 0 0 - 0 2024-07-28T22:09:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:47 smithi155 bash[73694]: debug 2024-07-28T22:09:47.651+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:48 smithi045 bash[82788]: cluster 2024-07-28T22:09:47.721222+0000 mgr.y (mgr.34101) 4802 : cluster [DBG] pgmap v5730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:48 smithi045 bash[82788]: audit 2024-07-28T22:09:48.522522+0000 mon.c (mon.2) 1270 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:48 smithi045 bash[80445]: cluster 2024-07-28T22:09:47.721222+0000 mgr.y (mgr.34101) 4802 : cluster [DBG] pgmap v5730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:48 smithi045 bash[80445]: audit 2024-07-28T22:09:48.522522+0000 mon.c (mon.2) 1270 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:49.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8422 16 16 0 0 0 - 0 2024-07-28T22:09:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:48 smithi155 bash[73694]: debug 2024-07-28T22:09:48.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:48 smithi155 bash[68033]: cluster 2024-07-28T22:09:47.721222+0000 mgr.y (mgr.34101) 4802 : cluster [DBG] pgmap v5730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:48 smithi155 bash[68033]: audit 2024-07-28T22:09:48.522522+0000 mon.c (mon.2) 1270 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:09:50.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8423 16 16 0 0 0 - 0 2024-07-28T22:09:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:49 smithi155 bash[73694]: debug 2024-07-28T22:09:49.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:09:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:09:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:09:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:50 smithi045 bash[82788]: cluster 2024-07-28T22:09:49.723206+0000 mgr.y (mgr.34101) 4803 : cluster [DBG] pgmap v5731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:50 smithi045 bash[80445]: cluster 2024-07-28T22:09:49.723206+0000 mgr.y (mgr.34101) 4803 : cluster [DBG] pgmap v5731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:51.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8424 16 16 0 0 0 - 0 2024-07-28T22:09:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:50 smithi155 bash[73694]: debug 2024-07-28T22:09:50.595+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:50 smithi155 bash[68033]: cluster 2024-07-28T22:09:49.723206+0000 mgr.y (mgr.34101) 4803 : cluster [DBG] pgmap v5731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:52.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8425 16 16 0 0 0 - 0 2024-07-28T22:09:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:51 smithi155 bash[73694]: debug 2024-07-28T22:09:51.595+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:52.639 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:09:52 smithi155 bash[60745]: ts=2024-07-28T22:09:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:09:53.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8426 16 16 0 0 0 - 0 2024-07-28T22:09:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:52 smithi155 bash[73694]: debug 2024-07-28T22:09:52.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:52 smithi155 bash[68033]: cluster 2024-07-28T22:09:51.725243+0000 mgr.y (mgr.34101) 4804 : cluster [DBG] pgmap v5732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:52 smithi045 bash[80445]: cluster 2024-07-28T22:09:51.725243+0000 mgr.y (mgr.34101) 4804 : cluster [DBG] pgmap v5732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:52 smithi045 bash[82788]: cluster 2024-07-28T22:09:51.725243+0000 mgr.y (mgr.34101) 4804 : cluster [DBG] pgmap v5732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:54.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8427 16 16 0 0 0 - 0 2024-07-28T22:09:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:53 smithi155 bash[73694]: debug 2024-07-28T22:09:53.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:55.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8428 16 16 0 0 0 - 0 2024-07-28T22:09:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:54 smithi155 bash[68033]: cluster 2024-07-28T22:09:53.727198+0000 mgr.y (mgr.34101) 4805 : cluster [DBG] pgmap v5733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:54 smithi155 bash[73694]: debug 2024-07-28T22:09:54.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:54 smithi045 bash[82788]: cluster 2024-07-28T22:09:53.727198+0000 mgr.y (mgr.34101) 4805 : cluster [DBG] pgmap v5733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:54 smithi045 bash[80445]: cluster 2024-07-28T22:09:53.727198+0000 mgr.y (mgr.34101) 4805 : cluster [DBG] pgmap v5733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:56.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8429 16 16 0 0 0 - 0 2024-07-28T22:09:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:55 smithi155 bash[73694]: debug 2024-07-28T22:09:55.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:57.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8430 16 16 0 0 0 - 0 2024-07-28T22:09:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:56 smithi155 bash[73694]: debug 2024-07-28T22:09:56.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:57.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:56 smithi155 bash[68033]: cluster 2024-07-28T22:09:55.729118+0000 mgr.y (mgr.34101) 4806 : cluster [DBG] pgmap v5734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:56 smithi045 bash[82788]: cluster 2024-07-28T22:09:55.729118+0000 mgr.y (mgr.34101) 4806 : cluster [DBG] pgmap v5734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:56 smithi045 bash[80445]: cluster 2024-07-28T22:09:55.729118+0000 mgr.y (mgr.34101) 4806 : cluster [DBG] pgmap v5734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:58.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8431 16 16 0 0 0 - 0 2024-07-28T22:09:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:57 smithi155 bash[73694]: debug 2024-07-28T22:09:57.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:59.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8432 16 16 0 0 0 - 0 2024-07-28T22:09:59.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:09:58 smithi155 bash[68033]: cluster 2024-07-28T22:09:57.731254+0000 mgr.y (mgr.34101) 4807 : cluster [DBG] pgmap v5735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:58 smithi155 bash[73694]: debug 2024-07-28T22:09:58.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:09:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:09:58 smithi045 bash[82788]: cluster 2024-07-28T22:09:57.731254+0000 mgr.y (mgr.34101) 4807 : cluster [DBG] pgmap v5735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:09:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:09:58 smithi045 bash[80445]: cluster 2024-07-28T22:09:57.731254+0000 mgr.y (mgr.34101) 4807 : cluster [DBG] pgmap v5735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:00.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8433 16 16 0 0 0 - 0 2024-07-28T22:10:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:09:59 smithi155 bash[73694]: debug 2024-07-28T22:09:59.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:10:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:10:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:10:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:00 smithi045 bash[82788]: cluster 2024-07-28T22:09:59.733182+0000 mgr.y (mgr.34101) 4808 : cluster [DBG] pgmap v5736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:00 smithi045 bash[82788]: cluster 2024-07-28T22:10:00.000177+0000 mon.a (mon.0) 3577 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:10:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:00 smithi045 bash[80445]: cluster 2024-07-28T22:09:59.733182+0000 mgr.y (mgr.34101) 4808 : cluster [DBG] pgmap v5736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:00 smithi045 bash[80445]: cluster 2024-07-28T22:10:00.000177+0000 mon.a (mon.0) 3577 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:10:01.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8434 16 16 0 0 0 - 0 2024-07-28T22:10:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:00 smithi155 bash[73694]: debug 2024-07-28T22:10:00.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:00 smithi155 bash[68033]: cluster 2024-07-28T22:09:59.733182+0000 mgr.y (mgr.34101) 4808 : cluster [DBG] pgmap v5736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:00 smithi155 bash[68033]: cluster 2024-07-28T22:10:00.000177+0000 mon.a (mon.0) 3577 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:10:02.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8435 16 16 0 0 0 - 0 2024-07-28T22:10:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:01 smithi155 bash[73694]: debug 2024-07-28T22:10:01.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:02.641 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:10:02 smithi155 bash[60745]: ts=2024-07-28T22:10:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:10:03.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8436 16 16 0 0 0 - 0 2024-07-28T22:10:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:02 smithi155 bash[68033]: cluster 2024-07-28T22:10:01.735283+0000 mgr.y (mgr.34101) 4809 : cluster [DBG] pgmap v5737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:03.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:02 smithi155 bash[73694]: debug 2024-07-28T22:10:02.639+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:02 smithi045 bash[82788]: cluster 2024-07-28T22:10:01.735283+0000 mgr.y (mgr.34101) 4809 : cluster [DBG] pgmap v5737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:02 smithi045 bash[80445]: cluster 2024-07-28T22:10:01.735283+0000 mgr.y (mgr.34101) 4809 : cluster [DBG] pgmap v5737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:04.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8437 16 16 0 0 0 - 0 2024-07-28T22:10:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:03 smithi155 bash[68033]: audit 2024-07-28T22:10:03.522814+0000 mon.c (mon.2) 1271 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:03 smithi155 bash[73694]: debug 2024-07-28T22:10:03.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:03 smithi045 bash[80445]: audit 2024-07-28T22:10:03.522814+0000 mon.c (mon.2) 1271 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:03 smithi045 bash[82788]: audit 2024-07-28T22:10:03.522814+0000 mon.c (mon.2) 1271 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:05.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8438 16 16 0 0 0 - 0 2024-07-28T22:10:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:04 smithi155 bash[68033]: cluster 2024-07-28T22:10:03.737179+0000 mgr.y (mgr.34101) 4810 : cluster [DBG] pgmap v5738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:04 smithi155 bash[73694]: debug 2024-07-28T22:10:04.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:04 smithi045 bash[82788]: cluster 2024-07-28T22:10:03.737179+0000 mgr.y (mgr.34101) 4810 : cluster [DBG] pgmap v5738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:04 smithi045 bash[80445]: cluster 2024-07-28T22:10:03.737179+0000 mgr.y (mgr.34101) 4810 : cluster [DBG] pgmap v5738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:06.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8439 16 16 0 0 0 - 0 2024-07-28T22:10:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:05 smithi155 bash[73694]: debug 2024-07-28T22:10:05.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:07.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:10:07.020952+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:10:07.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:10:07.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8440 16 16 0 0 0 - 0 2024-07-28T22:10:07.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:06 smithi155 bash[68033]: cluster 2024-07-28T22:10:05.739130+0000 mgr.y (mgr.34101) 4811 : cluster [DBG] pgmap v5739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:06 smithi155 bash[73694]: debug 2024-07-28T22:10:06.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:06 smithi045 bash[80445]: cluster 2024-07-28T22:10:05.739130+0000 mgr.y (mgr.34101) 4811 : cluster [DBG] pgmap v5739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:06 smithi045 bash[82788]: cluster 2024-07-28T22:10:05.739130+0000 mgr.y (mgr.34101) 4811 : cluster [DBG] pgmap v5739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:08.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8441 16 16 0 0 0 - 0 2024-07-28T22:10:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:07 smithi155 bash[73694]: debug 2024-07-28T22:10:07.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:09.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8442 16 16 0 0 0 - 0 2024-07-28T22:10:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:08 smithi155 bash[68033]: cluster 2024-07-28T22:10:07.741224+0000 mgr.y (mgr.34101) 4812 : cluster [DBG] pgmap v5740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:08 smithi155 bash[73694]: debug 2024-07-28T22:10:08.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:08 smithi045 bash[80445]: cluster 2024-07-28T22:10:07.741224+0000 mgr.y (mgr.34101) 4812 : cluster [DBG] pgmap v5740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:08 smithi045 bash[82788]: cluster 2024-07-28T22:10:07.741224+0000 mgr.y (mgr.34101) 4812 : cluster [DBG] pgmap v5740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:10.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8443 16 16 0 0 0 - 0 2024-07-28T22:10:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:09 smithi155 bash[73694]: debug 2024-07-28T22:10:09.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:10:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:10:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:10:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:10 smithi045 bash[80445]: cluster 2024-07-28T22:10:09.743168+0000 mgr.y (mgr.34101) 4813 : cluster [DBG] pgmap v5741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:10 smithi045 bash[82788]: cluster 2024-07-28T22:10:09.743168+0000 mgr.y (mgr.34101) 4813 : cluster [DBG] pgmap v5741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:11.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8444 16 16 0 0 0 - 0 2024-07-28T22:10:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:10 smithi155 bash[68033]: cluster 2024-07-28T22:10:09.743168+0000 mgr.y (mgr.34101) 4813 : cluster [DBG] pgmap v5741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:10 smithi155 bash[73694]: debug 2024-07-28T22:10:10.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:12.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8445 16 16 0 0 0 - 0 2024-07-28T22:10:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:11 smithi155 bash[73694]: debug 2024-07-28T22:10:11.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:10:12 smithi155 bash[60745]: ts=2024-07-28T22:10:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:10:13.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8446 16 16 0 0 0 - 0 2024-07-28T22:10:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:12 smithi045 bash[80445]: cluster 2024-07-28T22:10:11.745220+0000 mgr.y (mgr.34101) 4814 : cluster [DBG] pgmap v5742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:12 smithi045 bash[82788]: cluster 2024-07-28T22:10:11.745220+0000 mgr.y (mgr.34101) 4814 : cluster [DBG] pgmap v5742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:12 smithi155 bash[68033]: cluster 2024-07-28T22:10:11.745220+0000 mgr.y (mgr.34101) 4814 : cluster [DBG] pgmap v5742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:12 smithi155 bash[73694]: debug 2024-07-28T22:10:12.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:14.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8447 16 16 0 0 0 - 0 2024-07-28T22:10:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:13 smithi155 bash[73694]: debug 2024-07-28T22:10:13.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:15.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8448 16 16 0 0 0 - 0 2024-07-28T22:10:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:14 smithi155 bash[68033]: cluster 2024-07-28T22:10:13.747142+0000 mgr.y (mgr.34101) 4815 : cluster [DBG] pgmap v5743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:14 smithi155 bash[73694]: debug 2024-07-28T22:10:14.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:14 smithi045 bash[80445]: cluster 2024-07-28T22:10:13.747142+0000 mgr.y (mgr.34101) 4815 : cluster [DBG] pgmap v5743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:14 smithi045 bash[82788]: cluster 2024-07-28T22:10:13.747142+0000 mgr.y (mgr.34101) 4815 : cluster [DBG] pgmap v5743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:16.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8449 16 16 0 0 0 - 0 2024-07-28T22:10:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:15 smithi155 bash[73694]: debug 2024-07-28T22:10:15.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:17.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8450 16 16 0 0 0 - 0 2024-07-28T22:10:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:16 smithi045 bash[82788]: cluster 2024-07-28T22:10:15.749078+0000 mgr.y (mgr.34101) 4816 : cluster [DBG] pgmap v5744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:16 smithi045 bash[80445]: cluster 2024-07-28T22:10:15.749078+0000 mgr.y (mgr.34101) 4816 : cluster [DBG] pgmap v5744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:16 smithi155 bash[73694]: debug 2024-07-28T22:10:16.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:16 smithi155 bash[68033]: cluster 2024-07-28T22:10:15.749078+0000 mgr.y (mgr.34101) 4816 : cluster [DBG] pgmap v5744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:18.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8451 16 16 0 0 0 - 0 2024-07-28T22:10:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:17 smithi155 bash[73694]: debug 2024-07-28T22:10:17.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:19.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8452 16 16 0 0 0 - 0 2024-07-28T22:10:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:18 smithi045 bash[82788]: cluster 2024-07-28T22:10:17.751171+0000 mgr.y (mgr.34101) 4817 : cluster [DBG] pgmap v5745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:18 smithi045 bash[82788]: audit 2024-07-28T22:10:18.523318+0000 mon.c (mon.2) 1272 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:18 smithi045 bash[80445]: cluster 2024-07-28T22:10:17.751171+0000 mgr.y (mgr.34101) 4817 : cluster [DBG] pgmap v5745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:18 smithi045 bash[80445]: audit 2024-07-28T22:10:18.523318+0000 mon.c (mon.2) 1272 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:18 smithi155 bash[73694]: debug 2024-07-28T22:10:18.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:18 smithi155 bash[68033]: cluster 2024-07-28T22:10:17.751171+0000 mgr.y (mgr.34101) 4817 : cluster [DBG] pgmap v5745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:18 smithi155 bash[68033]: audit 2024-07-28T22:10:18.523318+0000 mon.c (mon.2) 1272 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:20.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8453 16 16 0 0 0 - 0 2024-07-28T22:10:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:19 smithi155 bash[73694]: debug 2024-07-28T22:10:19.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:20.856 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:10:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:10:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:10:21.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8454 16 16 0 0 0 - 0 2024-07-28T22:10:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:20 smithi045 bash[80445]: cluster 2024-07-28T22:10:19.752933+0000 mgr.y (mgr.34101) 4818 : cluster [DBG] pgmap v5746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:20 smithi045 bash[82788]: cluster 2024-07-28T22:10:19.752933+0000 mgr.y (mgr.34101) 4818 : cluster [DBG] pgmap v5746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:20 smithi155 bash[73694]: debug 2024-07-28T22:10:20.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:20 smithi155 bash[68033]: cluster 2024-07-28T22:10:19.752933+0000 mgr.y (mgr.34101) 4818 : cluster [DBG] pgmap v5746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:22.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8455 16 16 0 0 0 - 0 2024-07-28T22:10:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:21 smithi155 bash[73694]: debug 2024-07-28T22:10:21.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:10:22 smithi155 bash[60745]: ts=2024-07-28T22:10:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:10:23.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8456 16 16 0 0 0 - 0 2024-07-28T22:10:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:22 smithi045 bash[80445]: cluster 2024-07-28T22:10:21.754915+0000 mgr.y (mgr.34101) 4819 : cluster [DBG] pgmap v5747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:22 smithi045 bash[82788]: cluster 2024-07-28T22:10:21.754915+0000 mgr.y (mgr.34101) 4819 : cluster [DBG] pgmap v5747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:22 smithi155 bash[73694]: debug 2024-07-28T22:10:22.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:23.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:22 smithi155 bash[68033]: cluster 2024-07-28T22:10:21.754915+0000 mgr.y (mgr.34101) 4819 : cluster [DBG] pgmap v5747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:24.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8457 16 16 0 0 0 - 0 2024-07-28T22:10:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:23 smithi155 bash[73694]: debug 2024-07-28T22:10:23.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:25.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8458 16 16 0 0 0 - 0 2024-07-28T22:10:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:24 smithi045 bash[80445]: cluster 2024-07-28T22:10:23.756830+0000 mgr.y (mgr.34101) 4820 : cluster [DBG] pgmap v5748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:24 smithi045 bash[82788]: cluster 2024-07-28T22:10:23.756830+0000 mgr.y (mgr.34101) 4820 : cluster [DBG] pgmap v5748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:24 smithi155 bash[73694]: debug 2024-07-28T22:10:24.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:25.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:24 smithi155 bash[68033]: cluster 2024-07-28T22:10:23.756830+0000 mgr.y (mgr.34101) 4820 : cluster [DBG] pgmap v5748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:26.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8459 16 16 0 0 0 - 0 2024-07-28T22:10:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:25 smithi155 bash[73694]: debug 2024-07-28T22:10:25.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:27.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:10:27.024360+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:10:27.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:10:27.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8460 16 16 0 0 0 - 0 2024-07-28T22:10:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:26 smithi045 bash[80445]: cluster 2024-07-28T22:10:25.758696+0000 mgr.y (mgr.34101) 4821 : cluster [DBG] pgmap v5749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:26 smithi045 bash[82788]: cluster 2024-07-28T22:10:25.758696+0000 mgr.y (mgr.34101) 4821 : cluster [DBG] pgmap v5749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:27.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:26 smithi155 bash[68033]: cluster 2024-07-28T22:10:25.758696+0000 mgr.y (mgr.34101) 4821 : cluster [DBG] pgmap v5749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:26 smithi155 bash[73694]: debug 2024-07-28T22:10:26.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:28.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8461 16 16 0 0 0 - 0 2024-07-28T22:10:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:27 smithi045 bash[80445]: audit 2024-07-28T22:10:27.187755+0000 mon.c (mon.2) 1273 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:10:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:27 smithi045 bash[82788]: audit 2024-07-28T22:10:27.187755+0000 mon.c (mon.2) 1273 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:10:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:27 smithi155 bash[68033]: audit 2024-07-28T22:10:27.187755+0000 mon.c (mon.2) 1273 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:10:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:27 smithi155 bash[73694]: debug 2024-07-28T22:10:27.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:29.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8462 16 16 0 0 0 - 0 2024-07-28T22:10:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:28 smithi045 bash[80445]: cluster 2024-07-28T22:10:27.760601+0000 mgr.y (mgr.34101) 4822 : cluster [DBG] pgmap v5750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:28 smithi045 bash[82788]: cluster 2024-07-28T22:10:27.760601+0000 mgr.y (mgr.34101) 4822 : cluster [DBG] pgmap v5750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:28 smithi155 bash[73694]: debug 2024-07-28T22:10:28.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:28 smithi155 bash[68033]: cluster 2024-07-28T22:10:27.760601+0000 mgr.y (mgr.34101) 4822 : cluster [DBG] pgmap v5750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:30.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8463 16 16 0 0 0 - 0 2024-07-28T22:10:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:29 smithi155 bash[73694]: debug 2024-07-28T22:10:29.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:30.883 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:10:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:10:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:10:31.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8464 16 16 0 0 0 - 0 2024-07-28T22:10:31.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:30 smithi045 bash[80445]: cluster 2024-07-28T22:10:29.762361+0000 mgr.y (mgr.34101) 4823 : cluster [DBG] pgmap v5751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:30 smithi045 bash[82788]: cluster 2024-07-28T22:10:29.762361+0000 mgr.y (mgr.34101) 4823 : cluster [DBG] pgmap v5751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:31.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:30 smithi155 bash[68033]: cluster 2024-07-28T22:10:29.762361+0000 mgr.y (mgr.34101) 4823 : cluster [DBG] pgmap v5751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:30 smithi155 bash[73694]: debug 2024-07-28T22:10:30.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:32.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8465 16 16 0 0 0 - 0 2024-07-28T22:10:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:31 smithi155 bash[73694]: debug 2024-07-28T22:10:31.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:10:32 smithi155 bash[60745]: ts=2024-07-28T22:10:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:10:33.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8466 16 16 0 0 0 - 0 2024-07-28T22:10:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:32 smithi045 bash[82788]: cluster 2024-07-28T22:10:31.764256+0000 mgr.y (mgr.34101) 4824 : cluster [DBG] pgmap v5752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:32 smithi045 bash[82788]: audit 2024-07-28T22:10:32.855023+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:32 smithi045 bash[82788]: audit 2024-07-28T22:10:32.865909+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:32 smithi045 bash[80445]: cluster 2024-07-28T22:10:31.764256+0000 mgr.y (mgr.34101) 4824 : cluster [DBG] pgmap v5752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:32 smithi045 bash[80445]: audit 2024-07-28T22:10:32.855023+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:32 smithi045 bash[80445]: audit 2024-07-28T22:10:32.865909+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:32 smithi155 bash[73694]: debug 2024-07-28T22:10:32.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:33.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:32 smithi155 bash[68033]: cluster 2024-07-28T22:10:31.764256+0000 mgr.y (mgr.34101) 4824 : cluster [DBG] pgmap v5752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:33.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:32 smithi155 bash[68033]: audit 2024-07-28T22:10:32.855023+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:33.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:32 smithi155 bash[68033]: audit 2024-07-28T22:10:32.865909+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8467 16 16 0 0 0 - 0 2024-07-28T22:10:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:33 smithi155 bash[73694]: debug 2024-07-28T22:10:33.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:34 smithi155 bash[68033]: audit 2024-07-28T22:10:33.087627+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:34 smithi155 bash[68033]: audit 2024-07-28T22:10:33.102292+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:34 smithi155 bash[68033]: audit 2024-07-28T22:10:33.529391+0000 mon.c (mon.2) 1274 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:34 smithi155 bash[68033]: audit 2024-07-28T22:10:33.638241+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:34 smithi155 bash[68033]: audit 2024-07-28T22:10:33.645230+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:34 smithi155 bash[68033]: audit 2024-07-28T22:10:33.907114+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:34 smithi155 bash[68033]: audit 2024-07-28T22:10:33.920363+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:34 smithi155 bash[68033]: audit 2024-07-28T22:10:33.924685+0000 mon.c (mon.2) 1275 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:10:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:34 smithi155 bash[68033]: audit 2024-07-28T22:10:33.926446+0000 mon.c (mon.2) 1276 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:10:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:34 smithi155 bash[68033]: audit 2024-07-28T22:10:33.937380+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[80445]: audit 2024-07-28T22:10:33.087627+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[80445]: audit 2024-07-28T22:10:33.102292+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[80445]: audit 2024-07-28T22:10:33.529391+0000 mon.c (mon.2) 1274 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[80445]: audit 2024-07-28T22:10:33.638241+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[80445]: audit 2024-07-28T22:10:33.645230+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[80445]: audit 2024-07-28T22:10:33.907114+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[80445]: audit 2024-07-28T22:10:33.920363+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[80445]: audit 2024-07-28T22:10:33.924685+0000 mon.c (mon.2) 1275 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:10:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[80445]: audit 2024-07-28T22:10:33.926446+0000 mon.c (mon.2) 1276 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:10:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[80445]: audit 2024-07-28T22:10:33.937380+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[82788]: audit 2024-07-28T22:10:33.087627+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[82788]: audit 2024-07-28T22:10:33.102292+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[82788]: audit 2024-07-28T22:10:33.529391+0000 mon.c (mon.2) 1274 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[82788]: audit 2024-07-28T22:10:33.638241+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[82788]: audit 2024-07-28T22:10:33.645230+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[82788]: audit 2024-07-28T22:10:33.907114+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[82788]: audit 2024-07-28T22:10:33.920363+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[82788]: audit 2024-07-28T22:10:33.924685+0000 mon.c (mon.2) 1275 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:10:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[82788]: audit 2024-07-28T22:10:33.926446+0000 mon.c (mon.2) 1276 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:10:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:34 smithi045 bash[82788]: audit 2024-07-28T22:10:33.937380+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:10:35.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8468 16 16 0 0 0 - 0 2024-07-28T22:10:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:35 smithi155 bash[68033]: cluster 2024-07-28T22:10:33.765956+0000 mgr.y (mgr.34101) 4825 : cluster [DBG] pgmap v5753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:34 smithi155 bash[73694]: debug 2024-07-28T22:10:34.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:35 smithi045 bash[80445]: cluster 2024-07-28T22:10:33.765956+0000 mgr.y (mgr.34101) 4825 : cluster [DBG] pgmap v5753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:35 smithi045 bash[82788]: cluster 2024-07-28T22:10:33.765956+0000 mgr.y (mgr.34101) 4825 : cluster [DBG] pgmap v5753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:36.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8469 16 16 0 0 0 - 0 2024-07-28T22:10:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:35 smithi155 bash[73694]: debug 2024-07-28T22:10:35.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:37.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8470 16 16 0 0 0 - 0 2024-07-28T22:10:37.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:37 smithi155 bash[68033]: cluster 2024-07-28T22:10:35.767662+0000 mgr.y (mgr.34101) 4826 : cluster [DBG] pgmap v5754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:36 smithi155 bash[73694]: debug 2024-07-28T22:10:36.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:37 smithi045 bash[82788]: cluster 2024-07-28T22:10:35.767662+0000 mgr.y (mgr.34101) 4826 : cluster [DBG] pgmap v5754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:37 smithi045 bash[80445]: cluster 2024-07-28T22:10:35.767662+0000 mgr.y (mgr.34101) 4826 : cluster [DBG] pgmap v5754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:38.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8471 16 16 0 0 0 - 0 2024-07-28T22:10:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:37 smithi155 bash[73694]: debug 2024-07-28T22:10:37.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:39.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8472 16 16 0 0 0 - 0 2024-07-28T22:10:39.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:39 smithi155 bash[68033]: cluster 2024-07-28T22:10:37.769530+0000 mgr.y (mgr.34101) 4827 : cluster [DBG] pgmap v5755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:38 smithi155 bash[73694]: debug 2024-07-28T22:10:38.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:39.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:39 smithi045 bash[80445]: cluster 2024-07-28T22:10:37.769530+0000 mgr.y (mgr.34101) 4827 : cluster [DBG] pgmap v5755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:39 smithi045 bash[82788]: cluster 2024-07-28T22:10:37.769530+0000 mgr.y (mgr.34101) 4827 : cluster [DBG] pgmap v5755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:40.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8473 16 16 0 0 0 - 0 2024-07-28T22:10:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:40 smithi155 bash[73694]: debug 2024-07-28T22:10:40.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:10:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:10:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:10:41.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8474 16 16 0 0 0 - 0 2024-07-28T22:10:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:41 smithi155 bash[73694]: debug 2024-07-28T22:10:41.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:41 smithi155 bash[68033]: cluster 2024-07-28T22:10:39.771255+0000 mgr.y (mgr.34101) 4828 : cluster [DBG] pgmap v5756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:41 smithi045 bash[82788]: cluster 2024-07-28T22:10:39.771255+0000 mgr.y (mgr.34101) 4828 : cluster [DBG] pgmap v5756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:41 smithi045 bash[80445]: cluster 2024-07-28T22:10:39.771255+0000 mgr.y (mgr.34101) 4828 : cluster [DBG] pgmap v5756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:42.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8475 16 16 0 0 0 - 0 2024-07-28T22:10:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:42 smithi155 bash[73694]: debug 2024-07-28T22:10:42.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:10:42 smithi155 bash[60745]: ts=2024-07-28T22:10:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:10:43.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8476 16 16 0 0 0 - 0 2024-07-28T22:10:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:43 smithi045 bash[80445]: cluster 2024-07-28T22:10:41.773092+0000 mgr.y (mgr.34101) 4829 : cluster [DBG] pgmap v5757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:43.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:43 smithi045 bash[82788]: cluster 2024-07-28T22:10:41.773092+0000 mgr.y (mgr.34101) 4829 : cluster [DBG] pgmap v5757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:43 smithi155 bash[68033]: cluster 2024-07-28T22:10:41.773092+0000 mgr.y (mgr.34101) 4829 : cluster [DBG] pgmap v5757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:43 smithi155 bash[73694]: debug 2024-07-28T22:10:43.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:44.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8477 16 16 0 0 0 - 0 2024-07-28T22:10:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:44 smithi155 bash[73694]: debug 2024-07-28T22:10:44.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:45.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8478 16 16 0 0 0 - 0 2024-07-28T22:10:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:45 smithi045 bash[80445]: cluster 2024-07-28T22:10:43.774837+0000 mgr.y (mgr.34101) 4830 : cluster [DBG] pgmap v5758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:45 smithi045 bash[82788]: cluster 2024-07-28T22:10:43.774837+0000 mgr.y (mgr.34101) 4830 : cluster [DBG] pgmap v5758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:45 smithi155 bash[73694]: debug 2024-07-28T22:10:45.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:45.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:45 smithi155 bash[68033]: cluster 2024-07-28T22:10:43.774837+0000 mgr.y (mgr.34101) 4830 : cluster [DBG] pgmap v5758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:46.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8479 16 16 0 0 0 - 0 2024-07-28T22:10:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:46 smithi155 bash[73694]: debug 2024-07-28T22:10:46.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:47.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:10:47.027707+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:10:47.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:10:47.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8480 16 16 0 0 0 - 0 2024-07-28T22:10:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:47 smithi045 bash[80445]: cluster 2024-07-28T22:10:45.776535+0000 mgr.y (mgr.34101) 4831 : cluster [DBG] pgmap v5759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:47 smithi045 bash[82788]: cluster 2024-07-28T22:10:45.776535+0000 mgr.y (mgr.34101) 4831 : cluster [DBG] pgmap v5759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:47.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:47 smithi155 bash[68033]: cluster 2024-07-28T22:10:45.776535+0000 mgr.y (mgr.34101) 4831 : cluster [DBG] pgmap v5759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:47 smithi155 bash[73694]: debug 2024-07-28T22:10:47.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:48.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8481 16 16 0 0 0 - 0 2024-07-28T22:10:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:48 smithi155 bash[73694]: debug 2024-07-28T22:10:48.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:49.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8482 16 16 0 0 0 - 0 2024-07-28T22:10:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:49 smithi045 bash[82788]: cluster 2024-07-28T22:10:47.778411+0000 mgr.y (mgr.34101) 4832 : cluster [DBG] pgmap v5760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:49 smithi045 bash[82788]: audit 2024-07-28T22:10:48.530083+0000 mon.c (mon.2) 1277 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:49 smithi045 bash[80445]: cluster 2024-07-28T22:10:47.778411+0000 mgr.y (mgr.34101) 4832 : cluster [DBG] pgmap v5760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:49 smithi045 bash[80445]: audit 2024-07-28T22:10:48.530083+0000 mon.c (mon.2) 1277 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:49 smithi155 bash[73694]: debug 2024-07-28T22:10:49.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:49 smithi155 bash[68033]: cluster 2024-07-28T22:10:47.778411+0000 mgr.y (mgr.34101) 4832 : cluster [DBG] pgmap v5760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:49 smithi155 bash[68033]: audit 2024-07-28T22:10:48.530083+0000 mon.c (mon.2) 1277 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:10:50.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8483 16 16 0 0 0 - 0 2024-07-28T22:10:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:50 smithi155 bash[73694]: debug 2024-07-28T22:10:50.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:10:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:10:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:10:51.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8484 16 16 0 0 0 - 0 2024-07-28T22:10:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:51 smithi155 bash[73694]: debug 2024-07-28T22:10:51.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:51.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:51 smithi155 bash[68033]: cluster 2024-07-28T22:10:49.780134+0000 mgr.y (mgr.34101) 4833 : cluster [DBG] pgmap v5761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:51 smithi045 bash[80445]: cluster 2024-07-28T22:10:49.780134+0000 mgr.y (mgr.34101) 4833 : cluster [DBG] pgmap v5761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:51 smithi045 bash[82788]: cluster 2024-07-28T22:10:49.780134+0000 mgr.y (mgr.34101) 4833 : cluster [DBG] pgmap v5761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:52.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8485 16 16 0 0 0 - 0 2024-07-28T22:10:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:52 smithi155 bash[73694]: debug 2024-07-28T22:10:52.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:10:52 smithi155 bash[60745]: ts=2024-07-28T22:10:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:10:53.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8486 16 16 0 0 0 - 0 2024-07-28T22:10:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:53 smithi155 bash[68033]: cluster 2024-07-28T22:10:51.781995+0000 mgr.y (mgr.34101) 4834 : cluster [DBG] pgmap v5762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:52 smithi155 bash[73694]: debug 2024-07-28T22:10:52.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:53 smithi045 bash[80445]: cluster 2024-07-28T22:10:51.781995+0000 mgr.y (mgr.34101) 4834 : cluster [DBG] pgmap v5762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:53 smithi045 bash[82788]: cluster 2024-07-28T22:10:51.781995+0000 mgr.y (mgr.34101) 4834 : cluster [DBG] pgmap v5762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:54.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8487 16 16 0 0 0 - 0 2024-07-28T22:10:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:54 smithi155 bash[73694]: debug 2024-07-28T22:10:54.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:55.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8488 16 16 0 0 0 - 0 2024-07-28T22:10:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:55 smithi045 bash[80445]: cluster 2024-07-28T22:10:53.783712+0000 mgr.y (mgr.34101) 4835 : cluster [DBG] pgmap v5763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:55 smithi045 bash[82788]: cluster 2024-07-28T22:10:53.783712+0000 mgr.y (mgr.34101) 4835 : cluster [DBG] pgmap v5763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:55 smithi155 bash[68033]: cluster 2024-07-28T22:10:53.783712+0000 mgr.y (mgr.34101) 4835 : cluster [DBG] pgmap v5763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:55 smithi155 bash[73694]: debug 2024-07-28T22:10:55.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:56.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8489 16 16 0 0 0 - 0 2024-07-28T22:10:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:56 smithi155 bash[73694]: debug 2024-07-28T22:10:56.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:57.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8490 16 16 0 0 0 - 0 2024-07-28T22:10:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:57 smithi045 bash[80445]: cluster 2024-07-28T22:10:55.785430+0000 mgr.y (mgr.34101) 4836 : cluster [DBG] pgmap v5764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:57 smithi045 bash[82788]: cluster 2024-07-28T22:10:55.785430+0000 mgr.y (mgr.34101) 4836 : cluster [DBG] pgmap v5764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:57 smithi155 bash[73694]: debug 2024-07-28T22:10:57.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:57 smithi155 bash[68033]: cluster 2024-07-28T22:10:55.785430+0000 mgr.y (mgr.34101) 4836 : cluster [DBG] pgmap v5764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:58.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8491 16 16 0 0 0 - 0 2024-07-28T22:10:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:58 smithi155 bash[73694]: debug 2024-07-28T22:10:58.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:10:59.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8492 16 16 0 0 0 - 0 2024-07-28T22:10:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:10:59 smithi045 bash[80445]: cluster 2024-07-28T22:10:57.787297+0000 mgr.y (mgr.34101) 4837 : cluster [DBG] pgmap v5765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:10:59 smithi045 bash[82788]: cluster 2024-07-28T22:10:57.787297+0000 mgr.y (mgr.34101) 4837 : cluster [DBG] pgmap v5765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:59.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:10:59 smithi155 bash[68033]: cluster 2024-07-28T22:10:57.787297+0000 mgr.y (mgr.34101) 4837 : cluster [DBG] pgmap v5765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:10:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:10:59 smithi155 bash[73694]: debug 2024-07-28T22:10:59.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:00.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8493 16 16 0 0 0 - 0 2024-07-28T22:11:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:00 smithi155 bash[73694]: debug 2024-07-28T22:11:00.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:11:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:11:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:11:01.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8494 16 16 0 0 0 - 0 2024-07-28T22:11:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:01 smithi155 bash[68033]: cluster 2024-07-28T22:10:59.789010+0000 mgr.y (mgr.34101) 4838 : cluster [DBG] pgmap v5766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:01 smithi155 bash[73694]: debug 2024-07-28T22:11:01.025+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:01 smithi045 bash[80445]: cluster 2024-07-28T22:10:59.789010+0000 mgr.y (mgr.34101) 4838 : cluster [DBG] pgmap v5766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:01 smithi045 bash[82788]: cluster 2024-07-28T22:10:59.789010+0000 mgr.y (mgr.34101) 4838 : cluster [DBG] pgmap v5766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:02.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8495 16 16 0 0 0 - 0 2024-07-28T22:11:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:01 smithi155 bash[73694]: debug 2024-07-28T22:11:01.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:02.810 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:11:02 smithi155 bash[60745]: ts=2024-07-28T22:11:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:11:03.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8496 16 16 0 0 0 - 0 2024-07-28T22:11:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:02 smithi155 bash[73694]: debug 2024-07-28T22:11:02.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:03 smithi155 bash[68033]: cluster 2024-07-28T22:11:01.790875+0000 mgr.y (mgr.34101) 4839 : cluster [DBG] pgmap v5767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:03 smithi045 bash[80445]: cluster 2024-07-28T22:11:01.790875+0000 mgr.y (mgr.34101) 4839 : cluster [DBG] pgmap v5767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:03 smithi045 bash[82788]: cluster 2024-07-28T22:11:01.790875+0000 mgr.y (mgr.34101) 4839 : cluster [DBG] pgmap v5767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:04.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8497 16 16 0 0 0 - 0 2024-07-28T22:11:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:04 smithi155 bash[68033]: audit 2024-07-28T22:11:03.531164+0000 mon.c (mon.2) 1278 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:03 smithi155 bash[73694]: debug 2024-07-28T22:11:03.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:04 smithi045 bash[80445]: audit 2024-07-28T22:11:03.531164+0000 mon.c (mon.2) 1278 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:04 smithi045 bash[82788]: audit 2024-07-28T22:11:03.531164+0000 mon.c (mon.2) 1278 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:05.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8498 16 16 0 0 0 - 0 2024-07-28T22:11:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:04 smithi155 bash[73694]: debug 2024-07-28T22:11:04.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:05.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:05 smithi155 bash[68033]: cluster 2024-07-28T22:11:03.792575+0000 mgr.y (mgr.34101) 4840 : cluster [DBG] pgmap v5768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:05 smithi045 bash[80445]: cluster 2024-07-28T22:11:03.792575+0000 mgr.y (mgr.34101) 4840 : cluster [DBG] pgmap v5768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:05 smithi045 bash[82788]: cluster 2024-07-28T22:11:03.792575+0000 mgr.y (mgr.34101) 4840 : cluster [DBG] pgmap v5768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:06.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8499 16 16 0 0 0 - 0 2024-07-28T22:11:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:05 smithi155 bash[73694]: debug 2024-07-28T22:11:05.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:07.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:11:07.031077+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:11:07.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:11:07.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8500 16 16 0 0 0 - 0 2024-07-28T22:11:07.161 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:06 smithi155 bash[73694]: debug 2024-07-28T22:11:06.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:07 smithi045 bash[80445]: cluster 2024-07-28T22:11:05.794320+0000 mgr.y (mgr.34101) 4841 : cluster [DBG] pgmap v5769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:07 smithi045 bash[82788]: cluster 2024-07-28T22:11:05.794320+0000 mgr.y (mgr.34101) 4841 : cluster [DBG] pgmap v5769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:07 smithi155 bash[68033]: cluster 2024-07-28T22:11:05.794320+0000 mgr.y (mgr.34101) 4841 : cluster [DBG] pgmap v5769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:08.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8501 16 16 0 0 0 - 0 2024-07-28T22:11:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:07 smithi155 bash[73694]: debug 2024-07-28T22:11:07.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:09.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8502 16 16 0 0 0 - 0 2024-07-28T22:11:09.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:08 smithi155 bash[73694]: debug 2024-07-28T22:11:08.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:09 smithi045 bash[80445]: cluster 2024-07-28T22:11:07.796167+0000 mgr.y (mgr.34101) 4842 : cluster [DBG] pgmap v5770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:09 smithi045 bash[82788]: cluster 2024-07-28T22:11:07.796167+0000 mgr.y (mgr.34101) 4842 : cluster [DBG] pgmap v5770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:09 smithi155 bash[68033]: cluster 2024-07-28T22:11:07.796167+0000 mgr.y (mgr.34101) 4842 : cluster [DBG] pgmap v5770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:10.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8503 16 16 0 0 0 - 0 2024-07-28T22:11:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:09 smithi155 bash[73694]: debug 2024-07-28T22:11:09.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:11:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:11:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:11:11.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8504 16 16 0 0 0 - 0 2024-07-28T22:11:11.171 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:10 smithi155 bash[73694]: debug 2024-07-28T22:11:10.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:11 smithi045 bash[80445]: cluster 2024-07-28T22:11:09.797896+0000 mgr.y (mgr.34101) 4843 : cluster [DBG] pgmap v5771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:11 smithi045 bash[82788]: cluster 2024-07-28T22:11:09.797896+0000 mgr.y (mgr.34101) 4843 : cluster [DBG] pgmap v5771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:11 smithi155 bash[68033]: cluster 2024-07-28T22:11:09.797896+0000 mgr.y (mgr.34101) 4843 : cluster [DBG] pgmap v5771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:12.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8505 16 16 0 0 0 - 0 2024-07-28T22:11:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:11 smithi155 bash[73694]: debug 2024-07-28T22:11:11.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:11:12 smithi155 bash[60745]: ts=2024-07-28T22:11:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:11:13.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8506 16 16 0 0 0 - 0 2024-07-28T22:11:13.174 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:12 smithi155 bash[73694]: debug 2024-07-28T22:11:12.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:13 smithi045 bash[82788]: cluster 2024-07-28T22:11:11.799748+0000 mgr.y (mgr.34101) 4844 : cluster [DBG] pgmap v5772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:13 smithi045 bash[80445]: cluster 2024-07-28T22:11:11.799748+0000 mgr.y (mgr.34101) 4844 : cluster [DBG] pgmap v5772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:13 smithi155 bash[68033]: cluster 2024-07-28T22:11:11.799748+0000 mgr.y (mgr.34101) 4844 : cluster [DBG] pgmap v5772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:14.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8507 16 16 0 0 0 - 0 2024-07-28T22:11:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:13 smithi155 bash[73694]: debug 2024-07-28T22:11:13.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:15.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8508 16 16 0 0 0 - 0 2024-07-28T22:11:15.178 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:14 smithi155 bash[73694]: debug 2024-07-28T22:11:14.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:15 smithi045 bash[80445]: cluster 2024-07-28T22:11:13.801438+0000 mgr.y (mgr.34101) 4845 : cluster [DBG] pgmap v5773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:15 smithi045 bash[82788]: cluster 2024-07-28T22:11:13.801438+0000 mgr.y (mgr.34101) 4845 : cluster [DBG] pgmap v5773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:15.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:15 smithi155 bash[68033]: cluster 2024-07-28T22:11:13.801438+0000 mgr.y (mgr.34101) 4845 : cluster [DBG] pgmap v5773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:16.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8509 16 16 0 0 0 - 0 2024-07-28T22:11:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:15 smithi155 bash[73694]: debug 2024-07-28T22:11:15.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:17.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8510 16 16 0 0 0 - 0 2024-07-28T22:11:17.182 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:16 smithi155 bash[73694]: debug 2024-07-28T22:11:16.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:17.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:17 smithi045 bash[80445]: cluster 2024-07-28T22:11:15.803170+0000 mgr.y (mgr.34101) 4846 : cluster [DBG] pgmap v5774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:17.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:17 smithi045 bash[82788]: cluster 2024-07-28T22:11:15.803170+0000 mgr.y (mgr.34101) 4846 : cluster [DBG] pgmap v5774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:17.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:17 smithi155 bash[68033]: cluster 2024-07-28T22:11:15.803170+0000 mgr.y (mgr.34101) 4846 : cluster [DBG] pgmap v5774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:18.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8511 16 16 0 0 0 - 0 2024-07-28T22:11:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:17 smithi155 bash[73694]: debug 2024-07-28T22:11:17.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:19.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8512 16 16 0 0 0 - 0 2024-07-28T22:11:19.186 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:18 smithi155 bash[73694]: debug 2024-07-28T22:11:18.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:19 smithi045 bash[80445]: cluster 2024-07-28T22:11:17.805014+0000 mgr.y (mgr.34101) 4847 : cluster [DBG] pgmap v5775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:19 smithi045 bash[80445]: audit 2024-07-28T22:11:18.531386+0000 mon.c (mon.2) 1279 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:19 smithi045 bash[82788]: cluster 2024-07-28T22:11:17.805014+0000 mgr.y (mgr.34101) 4847 : cluster [DBG] pgmap v5775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:19 smithi045 bash[82788]: audit 2024-07-28T22:11:18.531386+0000 mon.c (mon.2) 1279 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:19 smithi155 bash[68033]: cluster 2024-07-28T22:11:17.805014+0000 mgr.y (mgr.34101) 4847 : cluster [DBG] pgmap v5775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:19 smithi155 bash[68033]: audit 2024-07-28T22:11:18.531386+0000 mon.c (mon.2) 1279 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:20.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8513 16 16 0 0 0 - 0 2024-07-28T22:11:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:19 smithi155 bash[73694]: debug 2024-07-28T22:11:19.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:11:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:11:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:11:21.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8514 16 16 0 0 0 - 0 2024-07-28T22:11:21.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:20 smithi155 bash[73694]: debug 2024-07-28T22:11:20.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:21 smithi045 bash[80445]: cluster 2024-07-28T22:11:19.806757+0000 mgr.y (mgr.34101) 4848 : cluster [DBG] pgmap v5776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:21 smithi045 bash[82788]: cluster 2024-07-28T22:11:19.806757+0000 mgr.y (mgr.34101) 4848 : cluster [DBG] pgmap v5776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:21 smithi155 bash[68033]: cluster 2024-07-28T22:11:19.806757+0000 mgr.y (mgr.34101) 4848 : cluster [DBG] pgmap v5776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:22.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8515 16 16 0 0 0 - 0 2024-07-28T22:11:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:21 smithi155 bash[73694]: debug 2024-07-28T22:11:21.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:11:22 smithi155 bash[60745]: ts=2024-07-28T22:11:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:11:23.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8516 16 16 0 0 0 - 0 2024-07-28T22:11:23.195 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:22 smithi155 bash[73694]: debug 2024-07-28T22:11:22.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:23 smithi045 bash[80445]: cluster 2024-07-28T22:11:21.808587+0000 mgr.y (mgr.34101) 4849 : cluster [DBG] pgmap v5777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:23 smithi045 bash[82788]: cluster 2024-07-28T22:11:21.808587+0000 mgr.y (mgr.34101) 4849 : cluster [DBG] pgmap v5777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:23.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:23 smithi155 bash[68033]: cluster 2024-07-28T22:11:21.808587+0000 mgr.y (mgr.34101) 4849 : cluster [DBG] pgmap v5777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:24.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8517 16 16 0 0 0 - 0 2024-07-28T22:11:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:23 smithi155 bash[73694]: debug 2024-07-28T22:11:23.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:25.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8518 16 16 0 0 0 - 0 2024-07-28T22:11:25.199 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:24 smithi155 bash[73694]: debug 2024-07-28T22:11:24.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:25 smithi045 bash[80445]: cluster 2024-07-28T22:11:23.810325+0000 mgr.y (mgr.34101) 4850 : cluster [DBG] pgmap v5778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:25 smithi045 bash[82788]: cluster 2024-07-28T22:11:23.810325+0000 mgr.y (mgr.34101) 4850 : cluster [DBG] pgmap v5778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:25.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:25 smithi155 bash[68033]: cluster 2024-07-28T22:11:23.810325+0000 mgr.y (mgr.34101) 4850 : cluster [DBG] pgmap v5778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:26.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8519 16 16 0 0 0 - 0 2024-07-28T22:11:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:25 smithi155 bash[73694]: debug 2024-07-28T22:11:25.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:26.914 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 22:11:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T22:11:26.664543087Z level=info msg="Completed cleanup jobs" duration=46.922226ms 2024-07-28T22:11:27.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:11:27.034379+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:11:27.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:11:27.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8520 16 16 0 0 0 - 0 2024-07-28T22:11:27.203 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:26 smithi155 bash[73694]: debug 2024-07-28T22:11:26.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:27 smithi045 bash[80445]: cluster 2024-07-28T22:11:25.812046+0000 mgr.y (mgr.34101) 4851 : cluster [DBG] pgmap v5779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:27 smithi045 bash[82788]: cluster 2024-07-28T22:11:25.812046+0000 mgr.y (mgr.34101) 4851 : cluster [DBG] pgmap v5779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:27.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:27 smithi155 bash[68033]: cluster 2024-07-28T22:11:25.812046+0000 mgr.y (mgr.34101) 4851 : cluster [DBG] pgmap v5779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:28.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8521 16 16 0 0 0 - 0 2024-07-28T22:11:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:27 smithi155 bash[73694]: debug 2024-07-28T22:11:27.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:29.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8522 16 16 0 0 0 - 0 2024-07-28T22:11:29.208 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:28 smithi155 bash[73694]: debug 2024-07-28T22:11:28.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:29 smithi045 bash[80445]: cluster 2024-07-28T22:11:27.813915+0000 mgr.y (mgr.34101) 4852 : cluster [DBG] pgmap v5780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:29 smithi045 bash[82788]: cluster 2024-07-28T22:11:27.813915+0000 mgr.y (mgr.34101) 4852 : cluster [DBG] pgmap v5780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:29 smithi155 bash[68033]: cluster 2024-07-28T22:11:27.813915+0000 mgr.y (mgr.34101) 4852 : cluster [DBG] pgmap v5780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:30.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8523 16 16 0 0 0 - 0 2024-07-28T22:11:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:29 smithi155 bash[73694]: debug 2024-07-28T22:11:29.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:11:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:11:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:11:31.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8524 16 16 0 0 0 - 0 2024-07-28T22:11:31.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:30 smithi155 bash[73694]: debug 2024-07-28T22:11:30.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:31 smithi045 bash[82788]: cluster 2024-07-28T22:11:29.815610+0000 mgr.y (mgr.34101) 4853 : cluster [DBG] pgmap v5781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:31 smithi045 bash[80445]: cluster 2024-07-28T22:11:29.815610+0000 mgr.y (mgr.34101) 4853 : cluster [DBG] pgmap v5781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:31.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:31 smithi155 bash[68033]: cluster 2024-07-28T22:11:29.815610+0000 mgr.y (mgr.34101) 4853 : cluster [DBG] pgmap v5781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:32.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8525 16 16 0 0 0 - 0 2024-07-28T22:11:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:31 smithi155 bash[73694]: debug 2024-07-28T22:11:31.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:11:32 smithi155 bash[60745]: ts=2024-07-28T22:11:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:11:33.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8526 16 16 0 0 0 - 0 2024-07-28T22:11:33.216 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:32 smithi155 bash[73694]: debug 2024-07-28T22:11:32.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:33 smithi045 bash[82788]: cluster 2024-07-28T22:11:31.817467+0000 mgr.y (mgr.34101) 4854 : cluster [DBG] pgmap v5782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:33 smithi045 bash[80445]: cluster 2024-07-28T22:11:31.817467+0000 mgr.y (mgr.34101) 4854 : cluster [DBG] pgmap v5782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:33 smithi155 bash[68033]: cluster 2024-07-28T22:11:31.817467+0000 mgr.y (mgr.34101) 4854 : cluster [DBG] pgmap v5782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:34.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8527 16 16 0 0 0 - 0 2024-07-28T22:11:34.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:33 smithi155 bash[73694]: debug 2024-07-28T22:11:33.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:34 smithi155 bash[68033]: audit 2024-07-28T22:11:33.531869+0000 mon.c (mon.2) 1280 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:34 smithi155 bash[68033]: audit 2024-07-28T22:11:34.093680+0000 mon.c (mon.2) 1281 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:11:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:34 smithi045 bash[82788]: audit 2024-07-28T22:11:33.531869+0000 mon.c (mon.2) 1280 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:34 smithi045 bash[82788]: audit 2024-07-28T22:11:34.093680+0000 mon.c (mon.2) 1281 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:11:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:34 smithi045 bash[80445]: audit 2024-07-28T22:11:33.531869+0000 mon.c (mon.2) 1280 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:34 smithi045 bash[80445]: audit 2024-07-28T22:11:34.093680+0000 mon.c (mon.2) 1281 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:11:35.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8528 16 16 0 0 0 - 0 2024-07-28T22:11:35.226 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:34 smithi155 bash[73694]: debug 2024-07-28T22:11:34.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:35.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:35 smithi155 bash[68033]: cluster 2024-07-28T22:11:33.819175+0000 mgr.y (mgr.34101) 4855 : cluster [DBG] pgmap v5783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:35 smithi045 bash[82788]: cluster 2024-07-28T22:11:33.819175+0000 mgr.y (mgr.34101) 4855 : cluster [DBG] pgmap v5783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:35 smithi045 bash[80445]: cluster 2024-07-28T22:11:33.819175+0000 mgr.y (mgr.34101) 4855 : cluster [DBG] pgmap v5783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:36.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8529 16 16 0 0 0 - 0 2024-07-28T22:11:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:35 smithi155 bash[73694]: debug 2024-07-28T22:11:35.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:37.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8530 16 16 0 0 0 - 0 2024-07-28T22:11:37.231 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:36 smithi155 bash[73694]: debug 2024-07-28T22:11:36.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:37.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:37 smithi155 bash[68033]: cluster 2024-07-28T22:11:35.820892+0000 mgr.y (mgr.34101) 4856 : cluster [DBG] pgmap v5784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:37 smithi045 bash[80445]: cluster 2024-07-28T22:11:35.820892+0000 mgr.y (mgr.34101) 4856 : cluster [DBG] pgmap v5784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:37 smithi045 bash[82788]: cluster 2024-07-28T22:11:35.820892+0000 mgr.y (mgr.34101) 4856 : cluster [DBG] pgmap v5784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:38.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8531 16 16 0 0 0 - 0 2024-07-28T22:11:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:37 smithi155 bash[73694]: debug 2024-07-28T22:11:37.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:39.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8532 16 16 0 0 0 - 0 2024-07-28T22:11:39.233 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:38 smithi155 bash[73694]: debug 2024-07-28T22:11:38.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:39.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:39 smithi155 bash[68033]: cluster 2024-07-28T22:11:37.822787+0000 mgr.y (mgr.34101) 4857 : cluster [DBG] pgmap v5785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:39 smithi045 bash[80445]: cluster 2024-07-28T22:11:37.822787+0000 mgr.y (mgr.34101) 4857 : cluster [DBG] pgmap v5785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:39 smithi045 bash[82788]: cluster 2024-07-28T22:11:37.822787+0000 mgr.y (mgr.34101) 4857 : cluster [DBG] pgmap v5785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:40.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8533 16 16 0 0 0 - 0 2024-07-28T22:11:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:39 smithi155 bash[73694]: debug 2024-07-28T22:11:39.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:11:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:11:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[80445]: audit 2024-07-28T22:11:39.796369+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[80445]: audit 2024-07-28T22:11:39.804057+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[80445]: cluster 2024-07-28T22:11:39.823727+0000 mgr.y (mgr.34101) 4858 : cluster [DBG] pgmap v5786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[80445]: audit 2024-07-28T22:11:40.036040+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[80445]: audit 2024-07-28T22:11:40.048597+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[80445]: audit 2024-07-28T22:11:40.491057+0000 mon.c (mon.2) 1282 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:11:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[80445]: audit 2024-07-28T22:11:40.492871+0000 mon.c (mon.2) 1283 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:11:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[80445]: audit 2024-07-28T22:11:40.503571+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[82788]: audit 2024-07-28T22:11:39.796369+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[82788]: audit 2024-07-28T22:11:39.804057+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[82788]: cluster 2024-07-28T22:11:39.823727+0000 mgr.y (mgr.34101) 4858 : cluster [DBG] pgmap v5786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[82788]: audit 2024-07-28T22:11:40.036040+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:40.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[82788]: audit 2024-07-28T22:11:40.048597+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:40.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[82788]: audit 2024-07-28T22:11:40.491057+0000 mon.c (mon.2) 1282 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:11:40.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[82788]: audit 2024-07-28T22:11:40.492871+0000 mon.c (mon.2) 1283 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:11:40.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:40 smithi045 bash[82788]: audit 2024-07-28T22:11:40.503571+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:41.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8534 16 16 0 0 0 - 0 2024-07-28T22:11:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:40 smithi155 bash[73694]: debug 2024-07-28T22:11:40.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:40 smithi155 bash[68033]: audit 2024-07-28T22:11:39.796369+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:40 smithi155 bash[68033]: audit 2024-07-28T22:11:39.804057+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:40 smithi155 bash[68033]: cluster 2024-07-28T22:11:39.823727+0000 mgr.y (mgr.34101) 4858 : cluster [DBG] pgmap v5786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:40 smithi155 bash[68033]: audit 2024-07-28T22:11:40.036040+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:40 smithi155 bash[68033]: audit 2024-07-28T22:11:40.048597+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:40 smithi155 bash[68033]: audit 2024-07-28T22:11:40.491057+0000 mon.c (mon.2) 1282 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:11:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:40 smithi155 bash[68033]: audit 2024-07-28T22:11:40.492871+0000 mon.c (mon.2) 1283 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:11:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:40 smithi155 bash[68033]: audit 2024-07-28T22:11:40.503571+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:11:42.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8535 16 16 0 0 0 - 0 2024-07-28T22:11:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:41 smithi155 bash[73694]: debug 2024-07-28T22:11:41.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:11:42 smithi155 bash[60745]: ts=2024-07-28T22:11:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:11:43.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8536 16 16 0 0 0 - 0 2024-07-28T22:11:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:42 smithi045 bash[80445]: cluster 2024-07-28T22:11:41.825575+0000 mgr.y (mgr.34101) 4859 : cluster [DBG] pgmap v5787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:42 smithi045 bash[82788]: cluster 2024-07-28T22:11:41.825575+0000 mgr.y (mgr.34101) 4859 : cluster [DBG] pgmap v5787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:42 smithi155 bash[73694]: debug 2024-07-28T22:11:42.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:42 smithi155 bash[68033]: cluster 2024-07-28T22:11:41.825575+0000 mgr.y (mgr.34101) 4859 : cluster [DBG] pgmap v5787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:44.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8537 16 16 0 0 0 - 0 2024-07-28T22:11:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:43 smithi155 bash[73694]: debug 2024-07-28T22:11:43.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:45.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8538 16 16 0 0 0 - 0 2024-07-28T22:11:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:44 smithi045 bash[80445]: cluster 2024-07-28T22:11:43.827321+0000 mgr.y (mgr.34101) 4860 : cluster [DBG] pgmap v5788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:44 smithi045 bash[82788]: cluster 2024-07-28T22:11:43.827321+0000 mgr.y (mgr.34101) 4860 : cluster [DBG] pgmap v5788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:44 smithi155 bash[68033]: cluster 2024-07-28T22:11:43.827321+0000 mgr.y (mgr.34101) 4860 : cluster [DBG] pgmap v5788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:44 smithi155 bash[73694]: debug 2024-07-28T22:11:44.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:46.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8539 16 16 0 0 0 - 0 2024-07-28T22:11:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:45 smithi155 bash[73694]: debug 2024-07-28T22:11:45.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:47.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:11:47.037700+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:11:47.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:11:47.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8540 16 16 0 0 0 - 0 2024-07-28T22:11:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:46 smithi045 bash[80445]: cluster 2024-07-28T22:11:45.829011+0000 mgr.y (mgr.34101) 4861 : cluster [DBG] pgmap v5789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:46 smithi045 bash[82788]: cluster 2024-07-28T22:11:45.829011+0000 mgr.y (mgr.34101) 4861 : cluster [DBG] pgmap v5789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:46 smithi155 bash[73694]: debug 2024-07-28T22:11:46.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:46 smithi155 bash[68033]: cluster 2024-07-28T22:11:45.829011+0000 mgr.y (mgr.34101) 4861 : cluster [DBG] pgmap v5789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:48.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8541 16 16 0 0 0 - 0 2024-07-28T22:11:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:47 smithi155 bash[73694]: debug 2024-07-28T22:11:47.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:49.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8542 16 16 0 0 0 - 0 2024-07-28T22:11:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:48 smithi045 bash[82788]: cluster 2024-07-28T22:11:47.830901+0000 mgr.y (mgr.34101) 4862 : cluster [DBG] pgmap v5790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:48 smithi045 bash[82788]: audit 2024-07-28T22:11:48.532327+0000 mon.c (mon.2) 1284 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:48 smithi045 bash[80445]: cluster 2024-07-28T22:11:47.830901+0000 mgr.y (mgr.34101) 4862 : cluster [DBG] pgmap v5790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:48 smithi045 bash[80445]: audit 2024-07-28T22:11:48.532327+0000 mon.c (mon.2) 1284 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:48 smithi155 bash[73694]: debug 2024-07-28T22:11:48.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:48 smithi155 bash[68033]: cluster 2024-07-28T22:11:47.830901+0000 mgr.y (mgr.34101) 4862 : cluster [DBG] pgmap v5790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:48 smithi155 bash[68033]: audit 2024-07-28T22:11:48.532327+0000 mon.c (mon.2) 1284 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:11:50.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8543 16 16 0 0 0 - 0 2024-07-28T22:11:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:49 smithi155 bash[73694]: debug 2024-07-28T22:11:49.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:50.899 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:11:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:11:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:11:51.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8544 16 16 0 0 0 - 0 2024-07-28T22:11:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:50 smithi045 bash[80445]: cluster 2024-07-28T22:11:49.832608+0000 mgr.y (mgr.34101) 4863 : cluster [DBG] pgmap v5791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:50 smithi045 bash[82788]: cluster 2024-07-28T22:11:49.832608+0000 mgr.y (mgr.34101) 4863 : cluster [DBG] pgmap v5791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:51.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:50 smithi155 bash[68033]: cluster 2024-07-28T22:11:49.832608+0000 mgr.y (mgr.34101) 4863 : cluster [DBG] pgmap v5791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:50 smithi155 bash[73694]: debug 2024-07-28T22:11:50.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:52.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8545 16 16 0 0 0 - 0 2024-07-28T22:11:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:51 smithi155 bash[73694]: debug 2024-07-28T22:11:51.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:11:52 smithi155 bash[60745]: ts=2024-07-28T22:11:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:11:53.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8546 16 16 0 0 0 - 0 2024-07-28T22:11:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:52 smithi045 bash[80445]: cluster 2024-07-28T22:11:51.834447+0000 mgr.y (mgr.34101) 4864 : cluster [DBG] pgmap v5792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:52 smithi045 bash[82788]: cluster 2024-07-28T22:11:51.834447+0000 mgr.y (mgr.34101) 4864 : cluster [DBG] pgmap v5792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:52 smithi155 bash[68033]: cluster 2024-07-28T22:11:51.834447+0000 mgr.y (mgr.34101) 4864 : cluster [DBG] pgmap v5792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:52 smithi155 bash[73694]: debug 2024-07-28T22:11:52.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:54.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8547 16 16 0 0 0 - 0 2024-07-28T22:11:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:53 smithi155 bash[73694]: debug 2024-07-28T22:11:53.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:55.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8548 16 16 0 0 0 - 0 2024-07-28T22:11:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:54 smithi045 bash[80445]: cluster 2024-07-28T22:11:53.836146+0000 mgr.y (mgr.34101) 4865 : cluster [DBG] pgmap v5793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:54 smithi045 bash[82788]: cluster 2024-07-28T22:11:53.836146+0000 mgr.y (mgr.34101) 4865 : cluster [DBG] pgmap v5793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:54 smithi155 bash[73694]: debug 2024-07-28T22:11:54.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:54 smithi155 bash[68033]: cluster 2024-07-28T22:11:53.836146+0000 mgr.y (mgr.34101) 4865 : cluster [DBG] pgmap v5793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:56.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8549 16 16 0 0 0 - 0 2024-07-28T22:11:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:55 smithi155 bash[73694]: debug 2024-07-28T22:11:55.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:57.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8550 16 16 0 0 0 - 0 2024-07-28T22:11:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:56 smithi045 bash[80445]: cluster 2024-07-28T22:11:55.837866+0000 mgr.y (mgr.34101) 4866 : cluster [DBG] pgmap v5794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:56 smithi045 bash[82788]: cluster 2024-07-28T22:11:55.837866+0000 mgr.y (mgr.34101) 4866 : cluster [DBG] pgmap v5794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:56 smithi155 bash[73694]: debug 2024-07-28T22:11:56.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:56 smithi155 bash[68033]: cluster 2024-07-28T22:11:55.837866+0000 mgr.y (mgr.34101) 4866 : cluster [DBG] pgmap v5794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:58.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8551 16 16 0 0 0 - 0 2024-07-28T22:11:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:57 smithi155 bash[73694]: debug 2024-07-28T22:11:57.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:11:59.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8552 16 16 0 0 0 - 0 2024-07-28T22:11:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:11:58 smithi045 bash[80445]: cluster 2024-07-28T22:11:57.839698+0000 mgr.y (mgr.34101) 4867 : cluster [DBG] pgmap v5795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:11:58 smithi045 bash[82788]: cluster 2024-07-28T22:11:57.839698+0000 mgr.y (mgr.34101) 4867 : cluster [DBG] pgmap v5795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:59.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:11:58 smithi155 bash[68033]: cluster 2024-07-28T22:11:57.839698+0000 mgr.y (mgr.34101) 4867 : cluster [DBG] pgmap v5795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:11:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:58 smithi155 bash[73694]: debug 2024-07-28T22:11:58.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:00.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8553 16 16 0 0 0 - 0 2024-07-28T22:12:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:11:59 smithi155 bash[73694]: debug 2024-07-28T22:11:59.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:00.920 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:12:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:12:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:12:01.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8554 16 16 0 0 0 - 0 2024-07-28T22:12:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:00 smithi045 bash[80445]: cluster 2024-07-28T22:11:59.841406+0000 mgr.y (mgr.34101) 4868 : cluster [DBG] pgmap v5796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:00 smithi045 bash[82788]: cluster 2024-07-28T22:11:59.841406+0000 mgr.y (mgr.34101) 4868 : cluster [DBG] pgmap v5796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:00 smithi155 bash[68033]: cluster 2024-07-28T22:11:59.841406+0000 mgr.y (mgr.34101) 4868 : cluster [DBG] pgmap v5796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:01 smithi155 bash[73694]: debug 2024-07-28T22:12:01.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:02.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8555 16 16 0 0 0 - 0 2024-07-28T22:12:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:01 smithi155 bash[73694]: debug 2024-07-28T22:12:01.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:12:02 smithi155 bash[60745]: ts=2024-07-28T22:12:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:12:03.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8556 16 16 0 0 0 - 0 2024-07-28T22:12:03.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:02 smithi045 bash[80445]: cluster 2024-07-28T22:12:01.843256+0000 mgr.y (mgr.34101) 4869 : cluster [DBG] pgmap v5797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:02 smithi045 bash[82788]: cluster 2024-07-28T22:12:01.843256+0000 mgr.y (mgr.34101) 4869 : cluster [DBG] pgmap v5797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:03.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:02 smithi155 bash[68033]: cluster 2024-07-28T22:12:01.843256+0000 mgr.y (mgr.34101) 4869 : cluster [DBG] pgmap v5797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:02 smithi155 bash[73694]: debug 2024-07-28T22:12:02.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:04.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8557 16 16 0 0 0 - 0 2024-07-28T22:12:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:03 smithi045 bash[80445]: audit 2024-07-28T22:12:03.532734+0000 mon.c (mon.2) 1285 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:03 smithi045 bash[82788]: audit 2024-07-28T22:12:03.532734+0000 mon.c (mon.2) 1285 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:03 smithi155 bash[73694]: debug 2024-07-28T22:12:03.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:03 smithi155 bash[68033]: audit 2024-07-28T22:12:03.532734+0000 mon.c (mon.2) 1285 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:05.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8558 16 16 0 0 0 - 0 2024-07-28T22:12:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:04 smithi045 bash[80445]: cluster 2024-07-28T22:12:03.844942+0000 mgr.y (mgr.34101) 4870 : cluster [DBG] pgmap v5798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:04 smithi045 bash[82788]: cluster 2024-07-28T22:12:03.844942+0000 mgr.y (mgr.34101) 4870 : cluster [DBG] pgmap v5798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:04 smithi155 bash[73694]: debug 2024-07-28T22:12:04.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:05.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:04 smithi155 bash[68033]: cluster 2024-07-28T22:12:03.844942+0000 mgr.y (mgr.34101) 4870 : cluster [DBG] pgmap v5798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:06.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8559 16 16 0 0 0 - 0 2024-07-28T22:12:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:05 smithi155 bash[73694]: debug 2024-07-28T22:12:05.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:07.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:12:07.040985+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:12:07.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:12:07.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8560 16 16 0 0 0 - 0 2024-07-28T22:12:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:06 smithi045 bash[80445]: cluster 2024-07-28T22:12:05.846663+0000 mgr.y (mgr.34101) 4871 : cluster [DBG] pgmap v5799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:06 smithi045 bash[82788]: cluster 2024-07-28T22:12:05.846663+0000 mgr.y (mgr.34101) 4871 : cluster [DBG] pgmap v5799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:06 smithi155 bash[73694]: debug 2024-07-28T22:12:06.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:07.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:06 smithi155 bash[68033]: cluster 2024-07-28T22:12:05.846663+0000 mgr.y (mgr.34101) 4871 : cluster [DBG] pgmap v5799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:08.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8561 16 16 0 0 0 - 0 2024-07-28T22:12:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:07 smithi155 bash[73694]: debug 2024-07-28T22:12:07.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:09.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8562 16 16 0 0 0 - 0 2024-07-28T22:12:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:08 smithi045 bash[80445]: cluster 2024-07-28T22:12:07.848538+0000 mgr.y (mgr.34101) 4872 : cluster [DBG] pgmap v5800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:08 smithi045 bash[82788]: cluster 2024-07-28T22:12:07.848538+0000 mgr.y (mgr.34101) 4872 : cluster [DBG] pgmap v5800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:08 smithi155 bash[68033]: cluster 2024-07-28T22:12:07.848538+0000 mgr.y (mgr.34101) 4872 : cluster [DBG] pgmap v5800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:09 smithi155 bash[73694]: debug 2024-07-28T22:12:09.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:10.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8563 16 16 0 0 0 - 0 2024-07-28T22:12:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:10 smithi155 bash[73694]: debug 2024-07-28T22:12:10.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:10.948 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:12:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:12:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:12:11.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8564 16 16 0 0 0 - 0 2024-07-28T22:12:11.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:10 smithi045 bash[80445]: cluster 2024-07-28T22:12:09.850294+0000 mgr.y (mgr.34101) 4873 : cluster [DBG] pgmap v5801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:10 smithi045 bash[82788]: cluster 2024-07-28T22:12:09.850294+0000 mgr.y (mgr.34101) 4873 : cluster [DBG] pgmap v5801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:10 smithi155 bash[68033]: cluster 2024-07-28T22:12:09.850294+0000 mgr.y (mgr.34101) 4873 : cluster [DBG] pgmap v5801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:11 smithi155 bash[73694]: debug 2024-07-28T22:12:11.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:12.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8565 16 16 0 0 0 - 0 2024-07-28T22:12:12.317 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:12 smithi155 bash[73694]: debug 2024-07-28T22:12:12.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:12:12 smithi155 bash[60745]: ts=2024-07-28T22:12:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:12:13.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8566 16 16 0 0 0 - 0 2024-07-28T22:12:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:12 smithi045 bash[80445]: cluster 2024-07-28T22:12:11.852159+0000 mgr.y (mgr.34101) 4874 : cluster [DBG] pgmap v5802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:12 smithi045 bash[82788]: cluster 2024-07-28T22:12:11.852159+0000 mgr.y (mgr.34101) 4874 : cluster [DBG] pgmap v5802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:13 smithi155 bash[73694]: debug 2024-07-28T22:12:13.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:12 smithi155 bash[68033]: cluster 2024-07-28T22:12:11.852159+0000 mgr.y (mgr.34101) 4874 : cluster [DBG] pgmap v5802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:14.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8567 16 16 0 0 0 - 0 2024-07-28T22:12:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:14 smithi155 bash[73694]: debug 2024-07-28T22:12:14.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:15.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8568 16 16 0 0 0 - 0 2024-07-28T22:12:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:14 smithi045 bash[80445]: cluster 2024-07-28T22:12:13.853927+0000 mgr.y (mgr.34101) 4875 : cluster [DBG] pgmap v5803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:14 smithi045 bash[82788]: cluster 2024-07-28T22:12:13.853927+0000 mgr.y (mgr.34101) 4875 : cluster [DBG] pgmap v5803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:15 smithi155 bash[73694]: debug 2024-07-28T22:12:15.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:14 smithi155 bash[68033]: cluster 2024-07-28T22:12:13.853927+0000 mgr.y (mgr.34101) 4875 : cluster [DBG] pgmap v5803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:16.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8569 16 16 0 0 0 - 0 2024-07-28T22:12:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:16 smithi155 bash[73694]: debug 2024-07-28T22:12:16.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:17.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8570 16 16 0 0 0 - 0 2024-07-28T22:12:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:16 smithi045 bash[80445]: cluster 2024-07-28T22:12:15.855643+0000 mgr.y (mgr.34101) 4876 : cluster [DBG] pgmap v5804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:16 smithi045 bash[82788]: cluster 2024-07-28T22:12:15.855643+0000 mgr.y (mgr.34101) 4876 : cluster [DBG] pgmap v5804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:17 smithi155 bash[73694]: debug 2024-07-28T22:12:17.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:16 smithi155 bash[68033]: cluster 2024-07-28T22:12:15.855643+0000 mgr.y (mgr.34101) 4876 : cluster [DBG] pgmap v5804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:18.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8571 16 16 0 0 0 - 0 2024-07-28T22:12:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:18 smithi155 bash[73694]: debug 2024-07-28T22:12:18.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:19.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8572 16 16 0 0 0 - 0 2024-07-28T22:12:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:18 smithi045 bash[80445]: cluster 2024-07-28T22:12:17.857507+0000 mgr.y (mgr.34101) 4877 : cluster [DBG] pgmap v5805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:18 smithi045 bash[80445]: audit 2024-07-28T22:12:18.533153+0000 mon.c (mon.2) 1286 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:18 smithi045 bash[82788]: cluster 2024-07-28T22:12:17.857507+0000 mgr.y (mgr.34101) 4877 : cluster [DBG] pgmap v5805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:18 smithi045 bash[82788]: audit 2024-07-28T22:12:18.533153+0000 mon.c (mon.2) 1286 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:19 smithi155 bash[73694]: debug 2024-07-28T22:12:19.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:18 smithi155 bash[68033]: cluster 2024-07-28T22:12:17.857507+0000 mgr.y (mgr.34101) 4877 : cluster [DBG] pgmap v5805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:18 smithi155 bash[68033]: audit 2024-07-28T22:12:18.533153+0000 mon.c (mon.2) 1286 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:20.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8573 16 16 0 0 0 - 0 2024-07-28T22:12:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:20 smithi155 bash[73694]: debug 2024-07-28T22:12:20.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:12:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:12:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:12:21.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8574 16 16 0 0 0 - 0 2024-07-28T22:12:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:21 smithi155 bash[73694]: debug 2024-07-28T22:12:21.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:20 smithi155 bash[68033]: cluster 2024-07-28T22:12:19.859224+0000 mgr.y (mgr.34101) 4878 : cluster [DBG] pgmap v5806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:20 smithi045 bash[80445]: cluster 2024-07-28T22:12:19.859224+0000 mgr.y (mgr.34101) 4878 : cluster [DBG] pgmap v5806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:20 smithi045 bash[82788]: cluster 2024-07-28T22:12:19.859224+0000 mgr.y (mgr.34101) 4878 : cluster [DBG] pgmap v5806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:22.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8575 16 16 0 0 0 - 0 2024-07-28T22:12:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:22 smithi155 bash[73694]: debug 2024-07-28T22:12:22.220+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:12:22 smithi155 bash[60745]: ts=2024-07-28T22:12:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:12:23.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8576 16 16 0 0 0 - 0 2024-07-28T22:12:23.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:22 smithi155 bash[68033]: cluster 2024-07-28T22:12:21.861072+0000 mgr.y (mgr.34101) 4879 : cluster [DBG] pgmap v5807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:22 smithi045 bash[80445]: cluster 2024-07-28T22:12:21.861072+0000 mgr.y (mgr.34101) 4879 : cluster [DBG] pgmap v5807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:22 smithi045 bash[82788]: cluster 2024-07-28T22:12:21.861072+0000 mgr.y (mgr.34101) 4879 : cluster [DBG] pgmap v5807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:23 smithi155 bash[73694]: debug 2024-07-28T22:12:23.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:24.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8577 16 16 0 0 0 - 0 2024-07-28T22:12:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:24 smithi155 bash[73694]: debug 2024-07-28T22:12:24.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:25.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8578 16 16 0 0 0 - 0 2024-07-28T22:12:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:25 smithi155 bash[73694]: debug 2024-07-28T22:12:25.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:25.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:24 smithi155 bash[68033]: cluster 2024-07-28T22:12:23.862849+0000 mgr.y (mgr.34101) 4880 : cluster [DBG] pgmap v5808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:24 smithi045 bash[80445]: cluster 2024-07-28T22:12:23.862849+0000 mgr.y (mgr.34101) 4880 : cluster [DBG] pgmap v5808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:24 smithi045 bash[82788]: cluster 2024-07-28T22:12:23.862849+0000 mgr.y (mgr.34101) 4880 : cluster [DBG] pgmap v5808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:26.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8579 16 16 0 0 0 - 0 2024-07-28T22:12:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:26 smithi155 bash[73694]: debug 2024-07-28T22:12:26.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:27.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:12:27.044290+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:12:27.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:12:27.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8580 16 16 0 0 0 - 0 2024-07-28T22:12:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:27 smithi155 bash[73694]: debug 2024-07-28T22:12:27.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:27.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:26 smithi155 bash[68033]: cluster 2024-07-28T22:12:25.864595+0000 mgr.y (mgr.34101) 4881 : cluster [DBG] pgmap v5809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:26 smithi045 bash[80445]: cluster 2024-07-28T22:12:25.864595+0000 mgr.y (mgr.34101) 4881 : cluster [DBG] pgmap v5809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:26 smithi045 bash[82788]: cluster 2024-07-28T22:12:25.864595+0000 mgr.y (mgr.34101) 4881 : cluster [DBG] pgmap v5809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:28.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8581 16 16 0 0 0 - 0 2024-07-28T22:12:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:28 smithi155 bash[73694]: debug 2024-07-28T22:12:28.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:29.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8582 16 16 0 0 0 - 0 2024-07-28T22:12:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:29 smithi155 bash[73694]: debug 2024-07-28T22:12:29.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:28 smithi155 bash[68033]: cluster 2024-07-28T22:12:27.866492+0000 mgr.y (mgr.34101) 4882 : cluster [DBG] pgmap v5810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:28 smithi045 bash[80445]: cluster 2024-07-28T22:12:27.866492+0000 mgr.y (mgr.34101) 4882 : cluster [DBG] pgmap v5810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:28 smithi045 bash[82788]: cluster 2024-07-28T22:12:27.866492+0000 mgr.y (mgr.34101) 4882 : cluster [DBG] pgmap v5810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:30.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8583 16 16 0 0 0 - 0 2024-07-28T22:12:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:30 smithi155 bash[73694]: debug 2024-07-28T22:12:30.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:12:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:12:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:12:31.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8584 16 16 0 0 0 - 0 2024-07-28T22:12:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:31 smithi155 bash[73694]: debug 2024-07-28T22:12:31.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:31.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:30 smithi155 bash[68033]: cluster 2024-07-28T22:12:29.868221+0000 mgr.y (mgr.34101) 4883 : cluster [DBG] pgmap v5811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:30 smithi045 bash[80445]: cluster 2024-07-28T22:12:29.868221+0000 mgr.y (mgr.34101) 4883 : cluster [DBG] pgmap v5811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:30 smithi045 bash[82788]: cluster 2024-07-28T22:12:29.868221+0000 mgr.y (mgr.34101) 4883 : cluster [DBG] pgmap v5811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:32.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8585 16 16 0 0 0 - 0 2024-07-28T22:12:32.317 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:32 smithi155 bash[73694]: debug 2024-07-28T22:12:32.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:12:32 smithi155 bash[60745]: ts=2024-07-28T22:12:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:12:33.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8586 16 16 0 0 0 - 0 2024-07-28T22:12:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:33 smithi155 bash[73694]: debug 2024-07-28T22:12:33.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:33.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:32 smithi155 bash[68033]: cluster 2024-07-28T22:12:31.870109+0000 mgr.y (mgr.34101) 4884 : cluster [DBG] pgmap v5812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:32 smithi045 bash[80445]: cluster 2024-07-28T22:12:31.870109+0000 mgr.y (mgr.34101) 4884 : cluster [DBG] pgmap v5812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:32 smithi045 bash[82788]: cluster 2024-07-28T22:12:31.870109+0000 mgr.y (mgr.34101) 4884 : cluster [DBG] pgmap v5812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:34.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8587 16 16 0 0 0 - 0 2024-07-28T22:12:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:34 smithi155 bash[68033]: audit 2024-07-28T22:12:33.533777+0000 mon.c (mon.2) 1287 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:34 smithi155 bash[73694]: debug 2024-07-28T22:12:34.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:34 smithi045 bash[80445]: audit 2024-07-28T22:12:33.533777+0000 mon.c (mon.2) 1287 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:34 smithi045 bash[82788]: audit 2024-07-28T22:12:33.533777+0000 mon.c (mon.2) 1287 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:35.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8588 16 16 0 0 0 - 0 2024-07-28T22:12:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:35 smithi155 bash[68033]: cluster 2024-07-28T22:12:33.871856+0000 mgr.y (mgr.34101) 4885 : cluster [DBG] pgmap v5813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:35 smithi155 bash[73694]: debug 2024-07-28T22:12:35.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:35 smithi045 bash[80445]: cluster 2024-07-28T22:12:33.871856+0000 mgr.y (mgr.34101) 4885 : cluster [DBG] pgmap v5813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:35 smithi045 bash[82788]: cluster 2024-07-28T22:12:33.871856+0000 mgr.y (mgr.34101) 4885 : cluster [DBG] pgmap v5813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:36.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8589 16 16 0 0 0 - 0 2024-07-28T22:12:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:36 smithi155 bash[73694]: debug 2024-07-28T22:12:35.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:37.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8590 16 16 0 0 0 - 0 2024-07-28T22:12:37.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:37 smithi155 bash[68033]: cluster 2024-07-28T22:12:35.873561+0000 mgr.y (mgr.34101) 4886 : cluster [DBG] pgmap v5814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:36 smithi155 bash[73694]: debug 2024-07-28T22:12:36.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:37 smithi045 bash[82788]: cluster 2024-07-28T22:12:35.873561+0000 mgr.y (mgr.34101) 4886 : cluster [DBG] pgmap v5814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:37 smithi045 bash[80445]: cluster 2024-07-28T22:12:35.873561+0000 mgr.y (mgr.34101) 4886 : cluster [DBG] pgmap v5814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:38.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8591 16 16 0 0 0 - 0 2024-07-28T22:12:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:38 smithi155 bash[73694]: debug 2024-07-28T22:12:38.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:39.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8592 16 16 0 0 0 - 0 2024-07-28T22:12:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:38 smithi155 bash[73694]: debug 2024-07-28T22:12:38.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:39.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:39 smithi155 bash[68033]: cluster 2024-07-28T22:12:37.875428+0000 mgr.y (mgr.34101) 4887 : cluster [DBG] pgmap v5815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:39.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:39 smithi045 bash[80445]: cluster 2024-07-28T22:12:37.875428+0000 mgr.y (mgr.34101) 4887 : cluster [DBG] pgmap v5815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:39 smithi045 bash[82788]: cluster 2024-07-28T22:12:37.875428+0000 mgr.y (mgr.34101) 4887 : cluster [DBG] pgmap v5815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:40.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8593 16 16 0 0 0 - 0 2024-07-28T22:12:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:39 smithi155 bash[73694]: debug 2024-07-28T22:12:39.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:12:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:12:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:12:41.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8594 16 16 0 0 0 - 0 2024-07-28T22:12:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:41 smithi155 bash[73694]: debug 2024-07-28T22:12:41.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:41 smithi155 bash[68033]: cluster 2024-07-28T22:12:39.877145+0000 mgr.y (mgr.34101) 4888 : cluster [DBG] pgmap v5816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:41 smithi155 bash[68033]: audit 2024-07-28T22:12:40.636809+0000 mon.c (mon.2) 1288 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:12:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:41 smithi045 bash[82788]: cluster 2024-07-28T22:12:39.877145+0000 mgr.y (mgr.34101) 4888 : cluster [DBG] pgmap v5816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:41 smithi045 bash[82788]: audit 2024-07-28T22:12:40.636809+0000 mon.c (mon.2) 1288 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:12:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:41 smithi045 bash[80445]: cluster 2024-07-28T22:12:39.877145+0000 mgr.y (mgr.34101) 4888 : cluster [DBG] pgmap v5816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:41 smithi045 bash[80445]: audit 2024-07-28T22:12:40.636809+0000 mon.c (mon.2) 1288 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:12:42.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8595 16 16 0 0 0 - 0 2024-07-28T22:12:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:41 smithi155 bash[73694]: debug 2024-07-28T22:12:41.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:42 smithi155 bash[68033]: audit 2024-07-28T22:12:41.021603+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:42 smithi155 bash[68033]: audit 2024-07-28T22:12:41.027640+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:42 smithi045 bash[80445]: audit 2024-07-28T22:12:41.021603+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:42 smithi045 bash[80445]: audit 2024-07-28T22:12:41.027640+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:42 smithi045 bash[82788]: audit 2024-07-28T22:12:41.021603+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:42 smithi045 bash[82788]: audit 2024-07-28T22:12:41.027640+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:12:42 smithi155 bash[60745]: ts=2024-07-28T22:12:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:12:43.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8596 16 16 0 0 0 - 0 2024-07-28T22:12:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:43 smithi155 bash[73694]: debug 2024-07-28T22:12:42.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:43.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:43 smithi155 bash[68033]: cluster 2024-07-28T22:12:41.879024+0000 mgr.y (mgr.34101) 4889 : cluster [DBG] pgmap v5817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:43 smithi045 bash[80445]: cluster 2024-07-28T22:12:41.879024+0000 mgr.y (mgr.34101) 4889 : cluster [DBG] pgmap v5817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:43.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:43 smithi045 bash[82788]: cluster 2024-07-28T22:12:41.879024+0000 mgr.y (mgr.34101) 4889 : cluster [DBG] pgmap v5817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:44.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8597 16 16 0 0 0 - 0 2024-07-28T22:12:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:43 smithi155 bash[73694]: debug 2024-07-28T22:12:43.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:45.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8598 16 16 0 0 0 - 0 2024-07-28T22:12:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:44 smithi155 bash[73694]: debug 2024-07-28T22:12:44.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:45.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:45 smithi155 bash[68033]: cluster 2024-07-28T22:12:43.879977+0000 mgr.y (mgr.34101) 4890 : cluster [DBG] pgmap v5818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:45 smithi045 bash[80445]: cluster 2024-07-28T22:12:43.879977+0000 mgr.y (mgr.34101) 4890 : cluster [DBG] pgmap v5818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:45 smithi045 bash[82788]: cluster 2024-07-28T22:12:43.879977+0000 mgr.y (mgr.34101) 4890 : cluster [DBG] pgmap v5818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:46.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8599 16 16 0 0 0 - 0 2024-07-28T22:12:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:45 smithi155 bash[73694]: debug 2024-07-28T22:12:45.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:47.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:12:47.047456+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:12:47.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:12:47.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8600 16 16 0 0 0 - 0 2024-07-28T22:12:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:46 smithi155 bash[73694]: debug 2024-07-28T22:12:46.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:47 smithi155 bash[68033]: cluster 2024-07-28T22:12:45.881682+0000 mgr.y (mgr.34101) 4891 : cluster [DBG] pgmap v5819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:47 smithi155 bash[68033]: audit 2024-07-28T22:12:46.529159+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:47.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:47 smithi155 bash[68033]: audit 2024-07-28T22:12:46.535354+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:47.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:47 smithi155 bash[68033]: audit 2024-07-28T22:12:46.679776+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:47.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:47 smithi155 bash[68033]: audit 2024-07-28T22:12:46.688936+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:47 smithi045 bash[80445]: cluster 2024-07-28T22:12:45.881682+0000 mgr.y (mgr.34101) 4891 : cluster [DBG] pgmap v5819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:47 smithi045 bash[80445]: audit 2024-07-28T22:12:46.529159+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:47 smithi045 bash[80445]: audit 2024-07-28T22:12:46.535354+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:47 smithi045 bash[80445]: audit 2024-07-28T22:12:46.679776+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:47.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:47 smithi045 bash[80445]: audit 2024-07-28T22:12:46.688936+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:47.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:47 smithi045 bash[82788]: cluster 2024-07-28T22:12:45.881682+0000 mgr.y (mgr.34101) 4891 : cluster [DBG] pgmap v5819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:47.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:47 smithi045 bash[82788]: audit 2024-07-28T22:12:46.529159+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:47.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:47 smithi045 bash[82788]: audit 2024-07-28T22:12:46.535354+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:47.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:47 smithi045 bash[82788]: audit 2024-07-28T22:12:46.679776+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:47.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:47 smithi045 bash[82788]: audit 2024-07-28T22:12:46.688936+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:48.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8601 16 16 0 0 0 - 0 2024-07-28T22:12:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:47 smithi155 bash[73694]: debug 2024-07-28T22:12:47.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:48 smithi155 bash[68033]: audit 2024-07-28T22:12:47.142054+0000 mon.c (mon.2) 1289 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:12:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:48 smithi155 bash[68033]: audit 2024-07-28T22:12:47.143028+0000 mon.c (mon.2) 1290 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:12:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:48 smithi155 bash[68033]: audit 2024-07-28T22:12:47.151810+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:48 smithi045 bash[80445]: audit 2024-07-28T22:12:47.142054+0000 mon.c (mon.2) 1289 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:12:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:48 smithi045 bash[80445]: audit 2024-07-28T22:12:47.143028+0000 mon.c (mon.2) 1290 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:12:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:48 smithi045 bash[80445]: audit 2024-07-28T22:12:47.151810+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:48 smithi045 bash[82788]: audit 2024-07-28T22:12:47.142054+0000 mon.c (mon.2) 1289 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:12:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:48 smithi045 bash[82788]: audit 2024-07-28T22:12:47.143028+0000 mon.c (mon.2) 1290 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:12:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:48 smithi045 bash[82788]: audit 2024-07-28T22:12:47.151810+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:12:49.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8602 16 16 0 0 0 - 0 2024-07-28T22:12:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:48 smithi155 bash[73694]: debug 2024-07-28T22:12:48.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:49 smithi155 bash[68033]: cluster 2024-07-28T22:12:47.883614+0000 mgr.y (mgr.34101) 4892 : cluster [DBG] pgmap v5820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:49 smithi155 bash[68033]: audit 2024-07-28T22:12:48.534173+0000 mon.c (mon.2) 1291 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:49 smithi045 bash[80445]: cluster 2024-07-28T22:12:47.883614+0000 mgr.y (mgr.34101) 4892 : cluster [DBG] pgmap v5820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:49 smithi045 bash[80445]: audit 2024-07-28T22:12:48.534173+0000 mon.c (mon.2) 1291 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:49 smithi045 bash[82788]: cluster 2024-07-28T22:12:47.883614+0000 mgr.y (mgr.34101) 4892 : cluster [DBG] pgmap v5820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:49 smithi045 bash[82788]: audit 2024-07-28T22:12:48.534173+0000 mon.c (mon.2) 1291 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:12:50.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8603 16 16 0 0 0 - 0 2024-07-28T22:12:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:50 smithi155 bash[73694]: debug 2024-07-28T22:12:50.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:12:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:12:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:12:51.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8604 16 16 0 0 0 - 0 2024-07-28T22:12:51.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:51 smithi155 bash[68033]: cluster 2024-07-28T22:12:49.885361+0000 mgr.y (mgr.34101) 4893 : cluster [DBG] pgmap v5821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:50 smithi155 bash[73694]: debug 2024-07-28T22:12:50.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:51 smithi045 bash[80445]: cluster 2024-07-28T22:12:49.885361+0000 mgr.y (mgr.34101) 4893 : cluster [DBG] pgmap v5821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:51 smithi045 bash[82788]: cluster 2024-07-28T22:12:49.885361+0000 mgr.y (mgr.34101) 4893 : cluster [DBG] pgmap v5821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:52.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8605 16 16 0 0 0 - 0 2024-07-28T22:12:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:51 smithi155 bash[73694]: debug 2024-07-28T22:12:51.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:12:52 smithi155 bash[60745]: ts=2024-07-28T22:12:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:12:53.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8606 16 16 0 0 0 - 0 2024-07-28T22:12:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:52 smithi155 bash[73694]: debug 2024-07-28T22:12:52.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:53 smithi155 bash[68033]: cluster 2024-07-28T22:12:51.887220+0000 mgr.y (mgr.34101) 4894 : cluster [DBG] pgmap v5822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:53 smithi045 bash[80445]: cluster 2024-07-28T22:12:51.887220+0000 mgr.y (mgr.34101) 4894 : cluster [DBG] pgmap v5822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:53 smithi045 bash[82788]: cluster 2024-07-28T22:12:51.887220+0000 mgr.y (mgr.34101) 4894 : cluster [DBG] pgmap v5822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:54.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8607 16 16 0 0 0 - 0 2024-07-28T22:12:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:53 smithi155 bash[73694]: debug 2024-07-28T22:12:53.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:55.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8608 16 16 0 0 0 - 0 2024-07-28T22:12:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:54 smithi155 bash[73694]: debug 2024-07-28T22:12:54.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:55 smithi155 bash[68033]: cluster 2024-07-28T22:12:53.888936+0000 mgr.y (mgr.34101) 4895 : cluster [DBG] pgmap v5823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:55 smithi045 bash[80445]: cluster 2024-07-28T22:12:53.888936+0000 mgr.y (mgr.34101) 4895 : cluster [DBG] pgmap v5823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:55 smithi045 bash[82788]: cluster 2024-07-28T22:12:53.888936+0000 mgr.y (mgr.34101) 4895 : cluster [DBG] pgmap v5823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:56.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8609 16 16 0 0 0 - 0 2024-07-28T22:12:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:55 smithi155 bash[73694]: debug 2024-07-28T22:12:55.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:57.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8610 16 16 0 0 0 - 0 2024-07-28T22:12:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:57 smithi155 bash[68033]: cluster 2024-07-28T22:12:55.890719+0000 mgr.y (mgr.34101) 4896 : cluster [DBG] pgmap v5824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:56 smithi155 bash[73694]: debug 2024-07-28T22:12:56.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:57 smithi045 bash[80445]: cluster 2024-07-28T22:12:55.890719+0000 mgr.y (mgr.34101) 4896 : cluster [DBG] pgmap v5824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:57 smithi045 bash[82788]: cluster 2024-07-28T22:12:55.890719+0000 mgr.y (mgr.34101) 4896 : cluster [DBG] pgmap v5824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:58.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8611 16 16 0 0 0 - 0 2024-07-28T22:12:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:57 smithi155 bash[73694]: debug 2024-07-28T22:12:57.939+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:59.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8612 16 16 0 0 0 - 0 2024-07-28T22:12:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:58 smithi155 bash[73694]: debug 2024-07-28T22:12:58.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:12:59.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:12:59 smithi155 bash[68033]: cluster 2024-07-28T22:12:57.892602+0000 mgr.y (mgr.34101) 4897 : cluster [DBG] pgmap v5825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:12:59 smithi045 bash[80445]: cluster 2024-07-28T22:12:57.892602+0000 mgr.y (mgr.34101) 4897 : cluster [DBG] pgmap v5825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:12:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:12:59 smithi045 bash[82788]: cluster 2024-07-28T22:12:57.892602+0000 mgr.y (mgr.34101) 4897 : cluster [DBG] pgmap v5825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:00.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8613 16 16 0 0 0 - 0 2024-07-28T22:13:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:12:59 smithi155 bash[73694]: debug 2024-07-28T22:12:59.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:13:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:13:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:13:01.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8614 16 16 0 0 0 - 0 2024-07-28T22:13:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:01 smithi155 bash[68033]: cluster 2024-07-28T22:12:59.894352+0000 mgr.y (mgr.34101) 4898 : cluster [DBG] pgmap v5826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:01 smithi155 bash[73694]: debug 2024-07-28T22:13:01.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:01 smithi045 bash[80445]: cluster 2024-07-28T22:12:59.894352+0000 mgr.y (mgr.34101) 4898 : cluster [DBG] pgmap v5826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:01 smithi045 bash[82788]: cluster 2024-07-28T22:12:59.894352+0000 mgr.y (mgr.34101) 4898 : cluster [DBG] pgmap v5826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:02.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8615 16 16 0 0 0 - 0 2024-07-28T22:13:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:01 smithi155 bash[73694]: debug 2024-07-28T22:13:01.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:13:02 smithi155 bash[60745]: ts=2024-07-28T22:13:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:13:03.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8616 16 16 0 0 0 - 0 2024-07-28T22:13:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:03 smithi155 bash[68033]: cluster 2024-07-28T22:13:01.896184+0000 mgr.y (mgr.34101) 4899 : cluster [DBG] pgmap v5827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:03 smithi155 bash[73694]: debug 2024-07-28T22:13:03.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:03 smithi045 bash[80445]: cluster 2024-07-28T22:13:01.896184+0000 mgr.y (mgr.34101) 4899 : cluster [DBG] pgmap v5827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:03 smithi045 bash[82788]: cluster 2024-07-28T22:13:01.896184+0000 mgr.y (mgr.34101) 4899 : cluster [DBG] pgmap v5827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:04.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8617 16 16 0 0 0 - 0 2024-07-28T22:13:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:04 smithi155 bash[68033]: audit 2024-07-28T22:13:03.534642+0000 mon.c (mon.2) 1292 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:04 smithi155 bash[73694]: debug 2024-07-28T22:13:04.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:04 smithi045 bash[80445]: audit 2024-07-28T22:13:03.534642+0000 mon.c (mon.2) 1292 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:04 smithi045 bash[82788]: audit 2024-07-28T22:13:03.534642+0000 mon.c (mon.2) 1292 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:05.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8618 16 16 0 0 0 - 0 2024-07-28T22:13:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:05 smithi045 bash[80445]: cluster 2024-07-28T22:13:03.897881+0000 mgr.y (mgr.34101) 4900 : cluster [DBG] pgmap v5828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:05 smithi045 bash[82788]: cluster 2024-07-28T22:13:03.897881+0000 mgr.y (mgr.34101) 4900 : cluster [DBG] pgmap v5828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:05 smithi155 bash[73694]: debug 2024-07-28T22:13:05.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:05 smithi155 bash[68033]: cluster 2024-07-28T22:13:03.897881+0000 mgr.y (mgr.34101) 4900 : cluster [DBG] pgmap v5828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:06.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8619 16 16 0 0 0 - 0 2024-07-28T22:13:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:06 smithi155 bash[73694]: debug 2024-07-28T22:13:06.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:07.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:13:07.050704+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:13:07.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:13:07.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8620 16 16 0 0 0 - 0 2024-07-28T22:13:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:07 smithi045 bash[80445]: cluster 2024-07-28T22:13:05.899611+0000 mgr.y (mgr.34101) 4901 : cluster [DBG] pgmap v5829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:07 smithi045 bash[82788]: cluster 2024-07-28T22:13:05.899611+0000 mgr.y (mgr.34101) 4901 : cluster [DBG] pgmap v5829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:07 smithi155 bash[73694]: debug 2024-07-28T22:13:07.131+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:07 smithi155 bash[68033]: cluster 2024-07-28T22:13:05.899611+0000 mgr.y (mgr.34101) 4901 : cluster [DBG] pgmap v5829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:08.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8621 16 16 0 0 0 - 0 2024-07-28T22:13:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:08 smithi155 bash[73694]: debug 2024-07-28T22:13:08.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:09.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8622 16 16 0 0 0 - 0 2024-07-28T22:13:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:09 smithi045 bash[80445]: cluster 2024-07-28T22:13:07.901481+0000 mgr.y (mgr.34101) 4902 : cluster [DBG] pgmap v5830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:09 smithi045 bash[82788]: cluster 2024-07-28T22:13:07.901481+0000 mgr.y (mgr.34101) 4902 : cluster [DBG] pgmap v5830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:09 smithi155 bash[73694]: debug 2024-07-28T22:13:09.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:09 smithi155 bash[68033]: cluster 2024-07-28T22:13:07.901481+0000 mgr.y (mgr.34101) 4902 : cluster [DBG] pgmap v5830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:10.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8623 16 16 0 0 0 - 0 2024-07-28T22:13:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:10 smithi155 bash[73694]: debug 2024-07-28T22:13:10.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:13:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:13:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:13:11.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8624 16 16 0 0 0 - 0 2024-07-28T22:13:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:11 smithi045 bash[80445]: cluster 2024-07-28T22:13:09.903209+0000 mgr.y (mgr.34101) 4903 : cluster [DBG] pgmap v5831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:11 smithi045 bash[82788]: cluster 2024-07-28T22:13:09.903209+0000 mgr.y (mgr.34101) 4903 : cluster [DBG] pgmap v5831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:11 smithi155 bash[73694]: debug 2024-07-28T22:13:11.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:11.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:11 smithi155 bash[68033]: cluster 2024-07-28T22:13:09.903209+0000 mgr.y (mgr.34101) 4903 : cluster [DBG] pgmap v5831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:12.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8625 16 16 0 0 0 - 0 2024-07-28T22:13:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:12 smithi155 bash[73694]: debug 2024-07-28T22:13:12.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:13:12 smithi155 bash[60745]: ts=2024-07-28T22:13:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:13:13.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8626 16 16 0 0 0 - 0 2024-07-28T22:13:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:13 smithi045 bash[80445]: cluster 2024-07-28T22:13:11.905088+0000 mgr.y (mgr.34101) 4904 : cluster [DBG] pgmap v5832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:13 smithi045 bash[82788]: cluster 2024-07-28T22:13:11.905088+0000 mgr.y (mgr.34101) 4904 : cluster [DBG] pgmap v5832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:13.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:13 smithi155 bash[68033]: cluster 2024-07-28T22:13:11.905088+0000 mgr.y (mgr.34101) 4904 : cluster [DBG] pgmap v5832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:13 smithi155 bash[73694]: debug 2024-07-28T22:13:13.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:14.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8627 16 16 0 0 0 - 0 2024-07-28T22:13:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:14 smithi155 bash[73694]: debug 2024-07-28T22:13:14.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:15.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8628 16 16 0 0 0 - 0 2024-07-28T22:13:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:15 smithi045 bash[80445]: cluster 2024-07-28T22:13:13.906883+0000 mgr.y (mgr.34101) 4905 : cluster [DBG] pgmap v5833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:15 smithi045 bash[82788]: cluster 2024-07-28T22:13:13.906883+0000 mgr.y (mgr.34101) 4905 : cluster [DBG] pgmap v5833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:15 smithi155 bash[73694]: debug 2024-07-28T22:13:15.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:15.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:15 smithi155 bash[68033]: cluster 2024-07-28T22:13:13.906883+0000 mgr.y (mgr.34101) 4905 : cluster [DBG] pgmap v5833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:16.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8629 16 16 0 0 0 - 0 2024-07-28T22:13:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:16 smithi155 bash[73694]: debug 2024-07-28T22:13:16.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:17.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8630 16 16 0 0 0 - 0 2024-07-28T22:13:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:17 smithi045 bash[80445]: cluster 2024-07-28T22:13:15.908647+0000 mgr.y (mgr.34101) 4906 : cluster [DBG] pgmap v5834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:17 smithi045 bash[82788]: cluster 2024-07-28T22:13:15.908647+0000 mgr.y (mgr.34101) 4906 : cluster [DBG] pgmap v5834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:17.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:17 smithi155 bash[68033]: cluster 2024-07-28T22:13:15.908647+0000 mgr.y (mgr.34101) 4906 : cluster [DBG] pgmap v5834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:17 smithi155 bash[73694]: debug 2024-07-28T22:13:17.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:18.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8631 16 16 0 0 0 - 0 2024-07-28T22:13:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:18 smithi155 bash[73694]: debug 2024-07-28T22:13:18.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:19.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8632 16 16 0 0 0 - 0 2024-07-28T22:13:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:19 smithi155 bash[73694]: debug 2024-07-28T22:13:19.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:19 smithi155 bash[68033]: cluster 2024-07-28T22:13:17.910571+0000 mgr.y (mgr.34101) 4907 : cluster [DBG] pgmap v5835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:19 smithi155 bash[68033]: audit 2024-07-28T22:13:18.535323+0000 mon.c (mon.2) 1293 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:19 smithi045 bash[80445]: cluster 2024-07-28T22:13:17.910571+0000 mgr.y (mgr.34101) 4907 : cluster [DBG] pgmap v5835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:19 smithi045 bash[80445]: audit 2024-07-28T22:13:18.535323+0000 mon.c (mon.2) 1293 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:19 smithi045 bash[82788]: cluster 2024-07-28T22:13:17.910571+0000 mgr.y (mgr.34101) 4907 : cluster [DBG] pgmap v5835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:19 smithi045 bash[82788]: audit 2024-07-28T22:13:18.535323+0000 mon.c (mon.2) 1293 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:20.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8633 16 16 0 0 0 - 0 2024-07-28T22:13:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:20 smithi155 bash[73694]: debug 2024-07-28T22:13:20.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:13:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:13:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:13:21.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8634 16 16 0 0 0 - 0 2024-07-28T22:13:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:21 smithi155 bash[68033]: cluster 2024-07-28T22:13:19.912278+0000 mgr.y (mgr.34101) 4908 : cluster [DBG] pgmap v5836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:21 smithi155 bash[73694]: debug 2024-07-28T22:13:21.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:21 smithi045 bash[80445]: cluster 2024-07-28T22:13:19.912278+0000 mgr.y (mgr.34101) 4908 : cluster [DBG] pgmap v5836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:21 smithi045 bash[82788]: cluster 2024-07-28T22:13:19.912278+0000 mgr.y (mgr.34101) 4908 : cluster [DBG] pgmap v5836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:22.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8635 16 16 0 0 0 - 0 2024-07-28T22:13:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:22 smithi155 bash[73694]: debug 2024-07-28T22:13:22.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:13:22 smithi155 bash[60745]: ts=2024-07-28T22:13:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:13:23.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8636 16 16 0 0 0 - 0 2024-07-28T22:13:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:23 smithi155 bash[73694]: debug 2024-07-28T22:13:23.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:23.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:23 smithi155 bash[68033]: cluster 2024-07-28T22:13:21.914196+0000 mgr.y (mgr.34101) 4909 : cluster [DBG] pgmap v5837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:23 smithi045 bash[80445]: cluster 2024-07-28T22:13:21.914196+0000 mgr.y (mgr.34101) 4909 : cluster [DBG] pgmap v5837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:23 smithi045 bash[82788]: cluster 2024-07-28T22:13:21.914196+0000 mgr.y (mgr.34101) 4909 : cluster [DBG] pgmap v5837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:24.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8637 16 16 0 0 0 - 0 2024-07-28T22:13:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:24 smithi155 bash[73694]: debug 2024-07-28T22:13:24.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:25.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8638 16 16 0 0 0 - 0 2024-07-28T22:13:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:25 smithi155 bash[68033]: cluster 2024-07-28T22:13:23.915934+0000 mgr.y (mgr.34101) 4910 : cluster [DBG] pgmap v5838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:25 smithi155 bash[73694]: debug 2024-07-28T22:13:25.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:25 smithi045 bash[80445]: cluster 2024-07-28T22:13:23.915934+0000 mgr.y (mgr.34101) 4910 : cluster [DBG] pgmap v5838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:25 smithi045 bash[82788]: cluster 2024-07-28T22:13:23.915934+0000 mgr.y (mgr.34101) 4910 : cluster [DBG] pgmap v5838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:26.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8639 16 16 0 0 0 - 0 2024-07-28T22:13:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:26 smithi155 bash[73694]: debug 2024-07-28T22:13:26.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:27.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:13:27.053961+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:13:27.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:13:27.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8640 16 16 0 0 0 - 0 2024-07-28T22:13:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:27 smithi155 bash[73694]: debug 2024-07-28T22:13:27.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:27.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:27 smithi155 bash[68033]: cluster 2024-07-28T22:13:25.917668+0000 mgr.y (mgr.34101) 4911 : cluster [DBG] pgmap v5839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:27 smithi045 bash[80445]: cluster 2024-07-28T22:13:25.917668+0000 mgr.y (mgr.34101) 4911 : cluster [DBG] pgmap v5839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:27 smithi045 bash[82788]: cluster 2024-07-28T22:13:25.917668+0000 mgr.y (mgr.34101) 4911 : cluster [DBG] pgmap v5839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:28.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8641 16 16 0 0 0 - 0 2024-07-28T22:13:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:28 smithi155 bash[73694]: debug 2024-07-28T22:13:28.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:29.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8642 16 16 0 0 0 - 0 2024-07-28T22:13:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:29 smithi155 bash[73694]: debug 2024-07-28T22:13:29.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:29 smithi155 bash[68033]: cluster 2024-07-28T22:13:27.919551+0000 mgr.y (mgr.34101) 4912 : cluster [DBG] pgmap v5840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:29 smithi045 bash[80445]: cluster 2024-07-28T22:13:27.919551+0000 mgr.y (mgr.34101) 4912 : cluster [DBG] pgmap v5840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:29 smithi045 bash[82788]: cluster 2024-07-28T22:13:27.919551+0000 mgr.y (mgr.34101) 4912 : cluster [DBG] pgmap v5840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:30.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8643 16 16 0 0 0 - 0 2024-07-28T22:13:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:30 smithi155 bash[73694]: debug 2024-07-28T22:13:30.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:13:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:13:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:13:31.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8644 16 16 0 0 0 - 0 2024-07-28T22:13:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:31 smithi155 bash[73694]: debug 2024-07-28T22:13:31.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:31.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:31 smithi155 bash[68033]: cluster 2024-07-28T22:13:29.921261+0000 mgr.y (mgr.34101) 4913 : cluster [DBG] pgmap v5841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:31 smithi045 bash[80445]: cluster 2024-07-28T22:13:29.921261+0000 mgr.y (mgr.34101) 4913 : cluster [DBG] pgmap v5841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:31 smithi045 bash[82788]: cluster 2024-07-28T22:13:29.921261+0000 mgr.y (mgr.34101) 4913 : cluster [DBG] pgmap v5841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:32.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8645 16 16 0 0 0 - 0 2024-07-28T22:13:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:32 smithi155 bash[73694]: debug 2024-07-28T22:13:32.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:13:32 smithi155 bash[60745]: ts=2024-07-28T22:13:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:13:33.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8646 16 16 0 0 0 - 0 2024-07-28T22:13:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:33 smithi155 bash[73694]: debug 2024-07-28T22:13:33.274+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:33.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:33 smithi155 bash[68033]: cluster 2024-07-28T22:13:31.923150+0000 mgr.y (mgr.34101) 4914 : cluster [DBG] pgmap v5842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:33 smithi045 bash[82788]: cluster 2024-07-28T22:13:31.923150+0000 mgr.y (mgr.34101) 4914 : cluster [DBG] pgmap v5842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:33 smithi045 bash[80445]: cluster 2024-07-28T22:13:31.923150+0000 mgr.y (mgr.34101) 4914 : cluster [DBG] pgmap v5842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:34.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8647 16 16 0 0 0 - 0 2024-07-28T22:13:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:34 smithi155 bash[73694]: debug 2024-07-28T22:13:34.306+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:34 smithi155 bash[68033]: audit 2024-07-28T22:13:33.535946+0000 mon.c (mon.2) 1294 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:34 smithi045 bash[82788]: audit 2024-07-28T22:13:33.535946+0000 mon.c (mon.2) 1294 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:34 smithi045 bash[80445]: audit 2024-07-28T22:13:33.535946+0000 mon.c (mon.2) 1294 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:35.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8648 16 16 0 0 0 - 0 2024-07-28T22:13:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:35 smithi155 bash[73694]: debug 2024-07-28T22:13:35.274+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:35.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:35 smithi155 bash[68033]: cluster 2024-07-28T22:13:33.924857+0000 mgr.y (mgr.34101) 4915 : cluster [DBG] pgmap v5843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:35 smithi045 bash[82788]: cluster 2024-07-28T22:13:33.924857+0000 mgr.y (mgr.34101) 4915 : cluster [DBG] pgmap v5843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:35 smithi045 bash[80445]: cluster 2024-07-28T22:13:33.924857+0000 mgr.y (mgr.34101) 4915 : cluster [DBG] pgmap v5843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:36.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8649 16 16 0 0 0 - 0 2024-07-28T22:13:36.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:36 smithi155 bash[73694]: debug 2024-07-28T22:13:36.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:37.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8650 16 16 0 0 0 - 0 2024-07-28T22:13:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:37 smithi155 bash[73694]: debug 2024-07-28T22:13:37.286+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:37.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:37 smithi155 bash[68033]: cluster 2024-07-28T22:13:35.926634+0000 mgr.y (mgr.34101) 4916 : cluster [DBG] pgmap v5844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:37 smithi045 bash[82788]: cluster 2024-07-28T22:13:35.926634+0000 mgr.y (mgr.34101) 4916 : cluster [DBG] pgmap v5844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:37 smithi045 bash[80445]: cluster 2024-07-28T22:13:35.926634+0000 mgr.y (mgr.34101) 4916 : cluster [DBG] pgmap v5844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:38.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8651 16 16 0 0 0 - 0 2024-07-28T22:13:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:38 smithi155 bash[73694]: debug 2024-07-28T22:13:38.274+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:39.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8652 16 16 0 0 0 - 0 2024-07-28T22:13:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:39 smithi155 bash[73694]: debug 2024-07-28T22:13:39.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:39.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:39 smithi155 bash[68033]: cluster 2024-07-28T22:13:37.928498+0000 mgr.y (mgr.34101) 4917 : cluster [DBG] pgmap v5845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:39 smithi045 bash[82788]: cluster 2024-07-28T22:13:37.928498+0000 mgr.y (mgr.34101) 4917 : cluster [DBG] pgmap v5845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:39 smithi045 bash[80445]: cluster 2024-07-28T22:13:37.928498+0000 mgr.y (mgr.34101) 4917 : cluster [DBG] pgmap v5845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:40.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8653 16 16 0 0 0 - 0 2024-07-28T22:13:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:40 smithi155 bash[73694]: debug 2024-07-28T22:13:40.270+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:13:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:13:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:13:41.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8654 16 16 0 0 0 - 0 2024-07-28T22:13:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:41 smithi155 bash[73694]: debug 2024-07-28T22:13:41.246+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:41.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:41 smithi155 bash[68033]: cluster 2024-07-28T22:13:39.930243+0000 mgr.y (mgr.34101) 4918 : cluster [DBG] pgmap v5846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:41 smithi045 bash[82788]: cluster 2024-07-28T22:13:39.930243+0000 mgr.y (mgr.34101) 4918 : cluster [DBG] pgmap v5846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:41 smithi045 bash[80445]: cluster 2024-07-28T22:13:39.930243+0000 mgr.y (mgr.34101) 4918 : cluster [DBG] pgmap v5846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:42.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8655 16 16 0 0 0 - 0 2024-07-28T22:13:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:42 smithi155 bash[73694]: debug 2024-07-28T22:13:42.278+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:13:42 smithi155 bash[60745]: ts=2024-07-28T22:13:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:13:43.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8656 16 16 0 0 0 - 0 2024-07-28T22:13:43.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:43 smithi155 bash[68033]: cluster 2024-07-28T22:13:41.932080+0000 mgr.y (mgr.34101) 4919 : cluster [DBG] pgmap v5847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:43 smithi155 bash[73694]: debug 2024-07-28T22:13:43.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:43 smithi045 bash[80445]: cluster 2024-07-28T22:13:41.932080+0000 mgr.y (mgr.34101) 4919 : cluster [DBG] pgmap v5847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:43 smithi045 bash[82788]: cluster 2024-07-28T22:13:41.932080+0000 mgr.y (mgr.34101) 4919 : cluster [DBG] pgmap v5847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:44.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8657 16 16 0 0 0 - 0 2024-07-28T22:13:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:44 smithi155 bash[73694]: debug 2024-07-28T22:13:44.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:45.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8658 16 16 0 0 0 - 0 2024-07-28T22:13:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:45 smithi155 bash[73694]: debug 2024-07-28T22:13:45.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:45.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:45 smithi155 bash[68033]: cluster 2024-07-28T22:13:43.933838+0000 mgr.y (mgr.34101) 4920 : cluster [DBG] pgmap v5848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:45 smithi045 bash[80445]: cluster 2024-07-28T22:13:43.933838+0000 mgr.y (mgr.34101) 4920 : cluster [DBG] pgmap v5848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:45 smithi045 bash[82788]: cluster 2024-07-28T22:13:43.933838+0000 mgr.y (mgr.34101) 4920 : cluster [DBG] pgmap v5848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:46.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8659 16 16 0 0 0 - 0 2024-07-28T22:13:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:46 smithi155 bash[73694]: debug 2024-07-28T22:13:46.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:47.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:13:47.057214+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:13:47.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:13:47.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8660 16 16 0 0 0 - 0 2024-07-28T22:13:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:47 smithi155 bash[68033]: cluster 2024-07-28T22:13:45.935551+0000 mgr.y (mgr.34101) 4921 : cluster [DBG] pgmap v5849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:47.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:47 smithi155 bash[68033]: audit 2024-07-28T22:13:47.279747+0000 mon.c (mon.2) 1295 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:13:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:47 smithi155 bash[73694]: debug 2024-07-28T22:13:47.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:47 smithi045 bash[82788]: cluster 2024-07-28T22:13:45.935551+0000 mgr.y (mgr.34101) 4921 : cluster [DBG] pgmap v5849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:47 smithi045 bash[82788]: audit 2024-07-28T22:13:47.279747+0000 mon.c (mon.2) 1295 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:13:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:47 smithi045 bash[80445]: cluster 2024-07-28T22:13:45.935551+0000 mgr.y (mgr.34101) 4921 : cluster [DBG] pgmap v5849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:47 smithi045 bash[80445]: audit 2024-07-28T22:13:47.279747+0000 mon.c (mon.2) 1295 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:13:48.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8661 16 16 0 0 0 - 0 2024-07-28T22:13:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:48 smithi155 bash[73694]: debug 2024-07-28T22:13:48.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:48 smithi155 bash[68033]: cluster 2024-07-28T22:13:47.937406+0000 mgr.y (mgr.34101) 4922 : cluster [DBG] pgmap v5850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:48 smithi155 bash[68033]: audit 2024-07-28T22:13:48.536047+0000 mon.c (mon.2) 1296 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:49.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8662 16 16 0 0 0 - 0 2024-07-28T22:13:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:48 smithi045 bash[80445]: cluster 2024-07-28T22:13:47.937406+0000 mgr.y (mgr.34101) 4922 : cluster [DBG] pgmap v5850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:48 smithi045 bash[80445]: audit 2024-07-28T22:13:48.536047+0000 mon.c (mon.2) 1296 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:48 smithi045 bash[82788]: cluster 2024-07-28T22:13:47.937406+0000 mgr.y (mgr.34101) 4922 : cluster [DBG] pgmap v5850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:48 smithi045 bash[82788]: audit 2024-07-28T22:13:48.536047+0000 mon.c (mon.2) 1296 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:13:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:49 smithi155 bash[73694]: debug 2024-07-28T22:13:49.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:50.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8663 16 16 0 0 0 - 0 2024-07-28T22:13:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:50 smithi155 bash[73694]: debug 2024-07-28T22:13:50.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:13:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:13:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:13:51.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8664 16 16 0 0 0 - 0 2024-07-28T22:13:51.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:50 smithi155 bash[68033]: cluster 2024-07-28T22:13:49.939190+0000 mgr.y (mgr.34101) 4923 : cluster [DBG] pgmap v5851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:51 smithi155 bash[73694]: debug 2024-07-28T22:13:51.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:50 smithi045 bash[80445]: cluster 2024-07-28T22:13:49.939190+0000 mgr.y (mgr.34101) 4923 : cluster [DBG] pgmap v5851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:50 smithi045 bash[82788]: cluster 2024-07-28T22:13:49.939190+0000 mgr.y (mgr.34101) 4923 : cluster [DBG] pgmap v5851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:52.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8665 16 16 0 0 0 - 0 2024-07-28T22:13:52.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:52 smithi155 bash[73694]: debug 2024-07-28T22:13:52.122+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:13:52 smithi155 bash[60745]: ts=2024-07-28T22:13:52.314Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:13:53.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8666 16 16 0 0 0 - 0 2024-07-28T22:13:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:53 smithi155 bash[73694]: debug 2024-07-28T22:13:53.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:53 smithi155 bash[68033]: cluster 2024-07-28T22:13:51.941069+0000 mgr.y (mgr.34101) 4924 : cluster [DBG] pgmap v5852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:53 smithi155 bash[68033]: audit 2024-07-28T22:13:52.981734+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:53 smithi155 bash[68033]: audit 2024-07-28T22:13:52.991991+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:53 smithi045 bash[80445]: cluster 2024-07-28T22:13:51.941069+0000 mgr.y (mgr.34101) 4924 : cluster [DBG] pgmap v5852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:53 smithi045 bash[80445]: audit 2024-07-28T22:13:52.981734+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:53 smithi045 bash[80445]: audit 2024-07-28T22:13:52.991991+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:53 smithi045 bash[82788]: cluster 2024-07-28T22:13:51.941069+0000 mgr.y (mgr.34101) 4924 : cluster [DBG] pgmap v5852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:53 smithi045 bash[82788]: audit 2024-07-28T22:13:52.981734+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:53.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:53 smithi045 bash[82788]: audit 2024-07-28T22:13:52.991991+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:54.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8667 16 16 0 0 0 - 0 2024-07-28T22:13:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:54 smithi045 bash[80445]: audit 2024-07-28T22:13:53.216505+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:54 smithi045 bash[80445]: audit 2024-07-28T22:13:53.228595+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:54 smithi045 bash[82788]: audit 2024-07-28T22:13:53.216505+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:54 smithi045 bash[82788]: audit 2024-07-28T22:13:53.228595+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:54 smithi155 bash[73694]: debug 2024-07-28T22:13:54.190+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:54 smithi155 bash[68033]: audit 2024-07-28T22:13:53.216505+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:54 smithi155 bash[68033]: audit 2024-07-28T22:13:53.228595+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:13:55.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8668 16 16 0 0 0 - 0 2024-07-28T22:13:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:55 smithi155 bash[73694]: debug 2024-07-28T22:13:55.178+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:55 smithi155 bash[68033]: cluster 2024-07-28T22:13:53.942838+0000 mgr.y (mgr.34101) 4925 : cluster [DBG] pgmap v5853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:55 smithi045 bash[80445]: cluster 2024-07-28T22:13:53.942838+0000 mgr.y (mgr.34101) 4925 : cluster [DBG] pgmap v5853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:55 smithi045 bash[82788]: cluster 2024-07-28T22:13:53.942838+0000 mgr.y (mgr.34101) 4925 : cluster [DBG] pgmap v5853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:56.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8669 16 16 0 0 0 - 0 2024-07-28T22:13:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:56 smithi155 bash[73694]: debug 2024-07-28T22:13:56.210+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:57.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8670 16 16 0 0 0 - 0 2024-07-28T22:13:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:57 smithi155 bash[73694]: debug 2024-07-28T22:13:57.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:57 smithi155 bash[68033]: cluster 2024-07-28T22:13:55.944708+0000 mgr.y (mgr.34101) 4926 : cluster [DBG] pgmap v5854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:57 smithi045 bash[80445]: cluster 2024-07-28T22:13:55.944708+0000 mgr.y (mgr.34101) 4926 : cluster [DBG] pgmap v5854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:57 smithi045 bash[82788]: cluster 2024-07-28T22:13:55.944708+0000 mgr.y (mgr.34101) 4926 : cluster [DBG] pgmap v5854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:58.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8671 16 16 0 0 0 - 0 2024-07-28T22:13:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:58 smithi155 bash[73694]: debug 2024-07-28T22:13:58.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:13:59.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8672 16 16 0 0 0 - 0 2024-07-28T22:13:59.486 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:13:59 smithi045 bash[80445]: cluster 2024-07-28T22:13:57.946671+0000 mgr.y (mgr.34101) 4927 : cluster [DBG] pgmap v5855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:59.487 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:13:59 smithi045 bash[82788]: cluster 2024-07-28T22:13:57.946671+0000 mgr.y (mgr.34101) 4927 : cluster [DBG] pgmap v5855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:59.496 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:13:59 smithi155 bash[68033]: cluster 2024-07-28T22:13:57.946671+0000 mgr.y (mgr.34101) 4927 : cluster [DBG] pgmap v5855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:13:59.496 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:13:59 smithi155 bash[73694]: debug 2024-07-28T22:13:59.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:00.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8673 16 16 0 0 0 - 0 2024-07-28T22:14:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:00 smithi155 bash[73694]: debug 2024-07-28T22:14:00.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:14:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:14:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:14:01.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8674 16 16 0 0 0 - 0 2024-07-28T22:14:01.373 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:01 smithi155 bash[73694]: debug 2024-07-28T22:14:01.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:01.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:01 smithi155 bash[68033]: cluster 2024-07-28T22:13:59.948562+0000 mgr.y (mgr.34101) 4928 : cluster [DBG] pgmap v5856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:01.496 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:01 smithi045 bash[80445]: cluster 2024-07-28T22:13:59.948562+0000 mgr.y (mgr.34101) 4928 : cluster [DBG] pgmap v5856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:01.497 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:01 smithi045 bash[82788]: cluster 2024-07-28T22:13:59.948562+0000 mgr.y (mgr.34101) 4928 : cluster [DBG] pgmap v5856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:02.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8675 16 16 0 0 0 - 0 2024-07-28T22:14:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:02 smithi155 bash[73694]: debug 2024-07-28T22:14:02.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:14:02 smithi155 bash[60745]: ts=2024-07-28T22:14:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:14:03.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8676 16 16 0 0 0 - 0 2024-07-28T22:14:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:03 smithi155 bash[73694]: debug 2024-07-28T22:14:03.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:03 smithi155 bash[68033]: cluster 2024-07-28T22:14:01.950342+0000 mgr.y (mgr.34101) 4929 : cluster [DBG] pgmap v5857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:03 smithi155 bash[68033]: audit 2024-07-28T22:14:03.036759+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:03 smithi155 bash[68033]: audit 2024-07-28T22:14:03.052435+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:03 smithi155 bash[68033]: audit 2024-07-28T22:14:03.079634+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:03 smithi155 bash[68033]: audit 2024-07-28T22:14:03.094018+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:03 smithi155 bash[68033]: audit 2024-07-28T22:14:03.097408+0000 mon.c (mon.2) 1297 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:14:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:03 smithi155 bash[68033]: audit 2024-07-28T22:14:03.099312+0000 mon.c (mon.2) 1298 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:14:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:03 smithi155 bash[68033]: audit 2024-07-28T22:14:03.112392+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[80445]: cluster 2024-07-28T22:14:01.950342+0000 mgr.y (mgr.34101) 4929 : cluster [DBG] pgmap v5857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[80445]: audit 2024-07-28T22:14:03.036759+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[80445]: audit 2024-07-28T22:14:03.052435+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[80445]: audit 2024-07-28T22:14:03.079634+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[80445]: audit 2024-07-28T22:14:03.094018+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[80445]: audit 2024-07-28T22:14:03.097408+0000 mon.c (mon.2) 1297 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:14:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[80445]: audit 2024-07-28T22:14:03.099312+0000 mon.c (mon.2) 1298 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:14:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[80445]: audit 2024-07-28T22:14:03.112392+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[82788]: cluster 2024-07-28T22:14:01.950342+0000 mgr.y (mgr.34101) 4929 : cluster [DBG] pgmap v5857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[82788]: audit 2024-07-28T22:14:03.036759+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[82788]: audit 2024-07-28T22:14:03.052435+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[82788]: audit 2024-07-28T22:14:03.079634+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[82788]: audit 2024-07-28T22:14:03.094018+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[82788]: audit 2024-07-28T22:14:03.097408+0000 mon.c (mon.2) 1297 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:14:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[82788]: audit 2024-07-28T22:14:03.099312+0000 mon.c (mon.2) 1298 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:14:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:03 smithi045 bash[82788]: audit 2024-07-28T22:14:03.112392+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:14:04.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8677 16 16 0 0 0 - 0 2024-07-28T22:14:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:04 smithi155 bash[73694]: debug 2024-07-28T22:14:04.122+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:04 smithi155 bash[68033]: audit 2024-07-28T22:14:03.536452+0000 mon.c (mon.2) 1299 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:04 smithi045 bash[82788]: audit 2024-07-28T22:14:03.536452+0000 mon.c (mon.2) 1299 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:04 smithi045 bash[80445]: audit 2024-07-28T22:14:03.536452+0000 mon.c (mon.2) 1299 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:05.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8678 16 16 0 0 0 - 0 2024-07-28T22:14:05.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:05 smithi155 bash[68033]: cluster 2024-07-28T22:14:03.951992+0000 mgr.y (mgr.34101) 4930 : cluster [DBG] pgmap v5858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:05 smithi155 bash[73694]: debug 2024-07-28T22:14:05.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:05 smithi045 bash[82788]: cluster 2024-07-28T22:14:03.951992+0000 mgr.y (mgr.34101) 4930 : cluster [DBG] pgmap v5858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:05 smithi045 bash[80445]: cluster 2024-07-28T22:14:03.951992+0000 mgr.y (mgr.34101) 4930 : cluster [DBG] pgmap v5858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:06.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8679 16 16 0 0 0 - 0 2024-07-28T22:14:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:06 smithi155 bash[73694]: debug 2024-07-28T22:14:06.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:07.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:14:07.060471+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:14:07.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:14:07.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8680 16 16 0 0 0 - 0 2024-07-28T22:14:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:07 smithi155 bash[68033]: cluster 2024-07-28T22:14:05.953722+0000 mgr.y (mgr.34101) 4931 : cluster [DBG] pgmap v5859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:07 smithi155 bash[73694]: debug 2024-07-28T22:14:07.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:07 smithi045 bash[82788]: cluster 2024-07-28T22:14:05.953722+0000 mgr.y (mgr.34101) 4931 : cluster [DBG] pgmap v5859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:07 smithi045 bash[80445]: cluster 2024-07-28T22:14:05.953722+0000 mgr.y (mgr.34101) 4931 : cluster [DBG] pgmap v5859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:08.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8681 16 16 0 0 0 - 0 2024-07-28T22:14:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:08 smithi155 bash[73694]: debug 2024-07-28T22:14:08.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:09.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8682 16 16 0 0 0 - 0 2024-07-28T22:14:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:09 smithi155 bash[68033]: cluster 2024-07-28T22:14:07.955614+0000 mgr.y (mgr.34101) 4932 : cluster [DBG] pgmap v5860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:09 smithi155 bash[73694]: debug 2024-07-28T22:14:09.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:09 smithi045 bash[82788]: cluster 2024-07-28T22:14:07.955614+0000 mgr.y (mgr.34101) 4932 : cluster [DBG] pgmap v5860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:09 smithi045 bash[80445]: cluster 2024-07-28T22:14:07.955614+0000 mgr.y (mgr.34101) 4932 : cluster [DBG] pgmap v5860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:10.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8683 16 16 0 0 0 - 0 2024-07-28T22:14:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:10 smithi155 bash[73694]: debug 2024-07-28T22:14:10.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:14:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:14:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:14:11.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8684 16 16 0 0 0 - 0 2024-07-28T22:14:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:11 smithi155 bash[73694]: debug 2024-07-28T22:14:11.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:11.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:11 smithi155 bash[68033]: cluster 2024-07-28T22:14:09.957316+0000 mgr.y (mgr.34101) 4933 : cluster [DBG] pgmap v5861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:11 smithi045 bash[80445]: cluster 2024-07-28T22:14:09.957316+0000 mgr.y (mgr.34101) 4933 : cluster [DBG] pgmap v5861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:11 smithi045 bash[82788]: cluster 2024-07-28T22:14:09.957316+0000 mgr.y (mgr.34101) 4933 : cluster [DBG] pgmap v5861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:12.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8685 16 16 0 0 0 - 0 2024-07-28T22:14:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:12 smithi155 bash[73694]: debug 2024-07-28T22:14:12.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:14:12 smithi155 bash[60745]: ts=2024-07-28T22:14:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:14:13.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8686 16 16 0 0 0 - 0 2024-07-28T22:14:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:13 smithi155 bash[73694]: debug 2024-07-28T22:14:13.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:13.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:13 smithi155 bash[68033]: cluster 2024-07-28T22:14:11.959179+0000 mgr.y (mgr.34101) 4934 : cluster [DBG] pgmap v5862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:13 smithi045 bash[80445]: cluster 2024-07-28T22:14:11.959179+0000 mgr.y (mgr.34101) 4934 : cluster [DBG] pgmap v5862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:13 smithi045 bash[82788]: cluster 2024-07-28T22:14:11.959179+0000 mgr.y (mgr.34101) 4934 : cluster [DBG] pgmap v5862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:14.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8687 16 16 0 0 0 - 0 2024-07-28T22:14:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:14 smithi155 bash[73694]: debug 2024-07-28T22:14:14.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:15.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8688 16 16 0 0 0 - 0 2024-07-28T22:14:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:15 smithi155 bash[73694]: debug 2024-07-28T22:14:15.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:15.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:15 smithi155 bash[68033]: cluster 2024-07-28T22:14:13.960900+0000 mgr.y (mgr.34101) 4935 : cluster [DBG] pgmap v5863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:15 smithi045 bash[80445]: cluster 2024-07-28T22:14:13.960900+0000 mgr.y (mgr.34101) 4935 : cluster [DBG] pgmap v5863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:15 smithi045 bash[82788]: cluster 2024-07-28T22:14:13.960900+0000 mgr.y (mgr.34101) 4935 : cluster [DBG] pgmap v5863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:16.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8689 16 16 0 0 0 - 0 2024-07-28T22:14:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:16 smithi155 bash[73694]: debug 2024-07-28T22:14:16.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:17.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8690 16 16 0 0 0 - 0 2024-07-28T22:14:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:17 smithi155 bash[73694]: debug 2024-07-28T22:14:17.134+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:17.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:17 smithi155 bash[68033]: cluster 2024-07-28T22:14:15.962671+0000 mgr.y (mgr.34101) 4936 : cluster [DBG] pgmap v5864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:17 smithi045 bash[80445]: cluster 2024-07-28T22:14:15.962671+0000 mgr.y (mgr.34101) 4936 : cluster [DBG] pgmap v5864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:17 smithi045 bash[82788]: cluster 2024-07-28T22:14:15.962671+0000 mgr.y (mgr.34101) 4936 : cluster [DBG] pgmap v5864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:18.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8691 16 16 0 0 0 - 0 2024-07-28T22:14:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:18 smithi155 bash[73694]: debug 2024-07-28T22:14:18.114+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:19.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8692 16 16 0 0 0 - 0 2024-07-28T22:14:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:19 smithi155 bash[73694]: debug 2024-07-28T22:14:19.150+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:19 smithi155 bash[68033]: cluster 2024-07-28T22:14:17.964528+0000 mgr.y (mgr.34101) 4937 : cluster [DBG] pgmap v5865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:19 smithi155 bash[68033]: audit 2024-07-28T22:14:18.536842+0000 mon.c (mon.2) 1300 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:19 smithi045 bash[80445]: cluster 2024-07-28T22:14:17.964528+0000 mgr.y (mgr.34101) 4937 : cluster [DBG] pgmap v5865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:19 smithi045 bash[80445]: audit 2024-07-28T22:14:18.536842+0000 mon.c (mon.2) 1300 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:19 smithi045 bash[82788]: cluster 2024-07-28T22:14:17.964528+0000 mgr.y (mgr.34101) 4937 : cluster [DBG] pgmap v5865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:19 smithi045 bash[82788]: audit 2024-07-28T22:14:18.536842+0000 mon.c (mon.2) 1300 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:20.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8693 16 16 0 0 0 - 0 2024-07-28T22:14:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:20 smithi155 bash[73694]: debug 2024-07-28T22:14:20.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:14:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:14:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:14:21.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8694 16 16 0 0 0 - 0 2024-07-28T22:14:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:21 smithi155 bash[73694]: debug 2024-07-28T22:14:21.149+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:21 smithi155 bash[68033]: cluster 2024-07-28T22:14:19.966280+0000 mgr.y (mgr.34101) 4938 : cluster [DBG] pgmap v5866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:21 smithi045 bash[82788]: cluster 2024-07-28T22:14:19.966280+0000 mgr.y (mgr.34101) 4938 : cluster [DBG] pgmap v5866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:21 smithi045 bash[80445]: cluster 2024-07-28T22:14:19.966280+0000 mgr.y (mgr.34101) 4938 : cluster [DBG] pgmap v5866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:22.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8695 16 16 0 0 0 - 0 2024-07-28T22:14:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:22 smithi155 bash[73694]: debug 2024-07-28T22:14:22.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:14:22 smithi155 bash[60745]: ts=2024-07-28T22:14:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:14:23.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8696 16 16 0 0 0 - 0 2024-07-28T22:14:23.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:23 smithi155 bash[68033]: cluster 2024-07-28T22:14:21.968179+0000 mgr.y (mgr.34101) 4939 : cluster [DBG] pgmap v5867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:23 smithi155 bash[73694]: debug 2024-07-28T22:14:23.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:23 smithi045 bash[80445]: cluster 2024-07-28T22:14:21.968179+0000 mgr.y (mgr.34101) 4939 : cluster [DBG] pgmap v5867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:23 smithi045 bash[82788]: cluster 2024-07-28T22:14:21.968179+0000 mgr.y (mgr.34101) 4939 : cluster [DBG] pgmap v5867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:24.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8697 16 16 0 0 0 - 0 2024-07-28T22:14:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:24 smithi155 bash[73694]: debug 2024-07-28T22:14:24.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:25.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8698 16 16 0 0 0 - 0 2024-07-28T22:14:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:25 smithi155 bash[73694]: debug 2024-07-28T22:14:25.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:25.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:25 smithi155 bash[68033]: cluster 2024-07-28T22:14:23.969952+0000 mgr.y (mgr.34101) 4940 : cluster [DBG] pgmap v5868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:25 smithi045 bash[82788]: cluster 2024-07-28T22:14:23.969952+0000 mgr.y (mgr.34101) 4940 : cluster [DBG] pgmap v5868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:25.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:25 smithi045 bash[80445]: cluster 2024-07-28T22:14:23.969952+0000 mgr.y (mgr.34101) 4940 : cluster [DBG] pgmap v5868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:26.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8699 16 16 0 0 0 - 0 2024-07-28T22:14:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:26 smithi155 bash[73694]: debug 2024-07-28T22:14:26.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:27.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:14:27.063587+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:14:27.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:14:27.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8700 16 16 0 0 0 - 0 2024-07-28T22:14:27.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:27 smithi155 bash[73694]: debug 2024-07-28T22:14:27.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:27 smithi155 bash[68033]: cluster 2024-07-28T22:14:25.971620+0000 mgr.y (mgr.34101) 4941 : cluster [DBG] pgmap v5869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:27 smithi045 bash[80445]: cluster 2024-07-28T22:14:25.971620+0000 mgr.y (mgr.34101) 4941 : cluster [DBG] pgmap v5869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:27 smithi045 bash[82788]: cluster 2024-07-28T22:14:25.971620+0000 mgr.y (mgr.34101) 4941 : cluster [DBG] pgmap v5869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:28.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8701 16 16 0 0 0 - 0 2024-07-28T22:14:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:28 smithi155 bash[73694]: debug 2024-07-28T22:14:28.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:29.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8702 16 16 0 0 0 - 0 2024-07-28T22:14:29.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:29 smithi155 bash[73694]: debug 2024-07-28T22:14:29.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:29 smithi155 bash[68033]: cluster 2024-07-28T22:14:27.973488+0000 mgr.y (mgr.34101) 4942 : cluster [DBG] pgmap v5870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:29 smithi045 bash[80445]: cluster 2024-07-28T22:14:27.973488+0000 mgr.y (mgr.34101) 4942 : cluster [DBG] pgmap v5870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:29 smithi045 bash[82788]: cluster 2024-07-28T22:14:27.973488+0000 mgr.y (mgr.34101) 4942 : cluster [DBG] pgmap v5870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:30.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8703 16 16 0 0 0 - 0 2024-07-28T22:14:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:29 smithi155 bash[73694]: debug 2024-07-28T22:14:29.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:14:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:14:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:14:31.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8704 16 16 0 0 0 - 0 2024-07-28T22:14:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:30 smithi155 bash[73694]: debug 2024-07-28T22:14:30.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:31 smithi045 bash[80445]: cluster 2024-07-28T22:14:29.975222+0000 mgr.y (mgr.34101) 4943 : cluster [DBG] pgmap v5871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:31 smithi045 bash[82788]: cluster 2024-07-28T22:14:29.975222+0000 mgr.y (mgr.34101) 4943 : cluster [DBG] pgmap v5871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:31 smithi155 bash[68033]: cluster 2024-07-28T22:14:29.975222+0000 mgr.y (mgr.34101) 4943 : cluster [DBG] pgmap v5871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:32.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8705 16 16 0 0 0 - 0 2024-07-28T22:14:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:31 smithi155 bash[73694]: debug 2024-07-28T22:14:31.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:14:32 smithi155 bash[60745]: ts=2024-07-28T22:14:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:14:33.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8706 16 16 0 0 0 - 0 2024-07-28T22:14:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:32 smithi155 bash[73694]: debug 2024-07-28T22:14:32.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:33 smithi045 bash[80445]: cluster 2024-07-28T22:14:31.977089+0000 mgr.y (mgr.34101) 4944 : cluster [DBG] pgmap v5872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:33 smithi045 bash[82788]: cluster 2024-07-28T22:14:31.977089+0000 mgr.y (mgr.34101) 4944 : cluster [DBG] pgmap v5872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:33 smithi155 bash[68033]: cluster 2024-07-28T22:14:31.977089+0000 mgr.y (mgr.34101) 4944 : cluster [DBG] pgmap v5872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:34.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8707 16 16 0 0 0 - 0 2024-07-28T22:14:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:33 smithi155 bash[73694]: debug 2024-07-28T22:14:33.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:34 smithi045 bash[80445]: audit 2024-07-28T22:14:33.537398+0000 mon.c (mon.2) 1301 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:34 smithi045 bash[82788]: audit 2024-07-28T22:14:33.537398+0000 mon.c (mon.2) 1301 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:34 smithi155 bash[68033]: audit 2024-07-28T22:14:33.537398+0000 mon.c (mon.2) 1301 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:35.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8708 16 16 0 0 0 - 0 2024-07-28T22:14:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:34 smithi155 bash[73694]: debug 2024-07-28T22:14:34.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:35 smithi045 bash[80445]: cluster 2024-07-28T22:14:33.978801+0000 mgr.y (mgr.34101) 4945 : cluster [DBG] pgmap v5873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:35 smithi045 bash[82788]: cluster 2024-07-28T22:14:33.978801+0000 mgr.y (mgr.34101) 4945 : cluster [DBG] pgmap v5873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:35 smithi155 bash[68033]: cluster 2024-07-28T22:14:33.978801+0000 mgr.y (mgr.34101) 4945 : cluster [DBG] pgmap v5873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:36.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8709 16 16 0 0 0 - 0 2024-07-28T22:14:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:35 smithi155 bash[73694]: debug 2024-07-28T22:14:35.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:37.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8710 16 16 0 0 0 - 0 2024-07-28T22:14:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:36 smithi155 bash[73694]: debug 2024-07-28T22:14:36.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:37 smithi045 bash[80445]: cluster 2024-07-28T22:14:35.980520+0000 mgr.y (mgr.34101) 4946 : cluster [DBG] pgmap v5874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:37 smithi045 bash[82788]: cluster 2024-07-28T22:14:35.980520+0000 mgr.y (mgr.34101) 4946 : cluster [DBG] pgmap v5874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:37 smithi155 bash[68033]: cluster 2024-07-28T22:14:35.980520+0000 mgr.y (mgr.34101) 4946 : cluster [DBG] pgmap v5874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:38.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8711 16 16 0 0 0 - 0 2024-07-28T22:14:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:37 smithi155 bash[73694]: debug 2024-07-28T22:14:37.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:39.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8712 16 16 0 0 0 - 0 2024-07-28T22:14:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:38 smithi155 bash[73694]: debug 2024-07-28T22:14:38.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:39 smithi045 bash[80445]: cluster 2024-07-28T22:14:37.982397+0000 mgr.y (mgr.34101) 4947 : cluster [DBG] pgmap v5875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:39 smithi045 bash[82788]: cluster 2024-07-28T22:14:37.982397+0000 mgr.y (mgr.34101) 4947 : cluster [DBG] pgmap v5875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:39.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:39 smithi155 bash[68033]: cluster 2024-07-28T22:14:37.982397+0000 mgr.y (mgr.34101) 4947 : cluster [DBG] pgmap v5875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:40.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8713 16 16 0 0 0 - 0 2024-07-28T22:14:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:39 smithi155 bash[73694]: debug 2024-07-28T22:14:39.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:14:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:14:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:14:41.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8714 16 16 0 0 0 - 0 2024-07-28T22:14:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:40 smithi155 bash[73694]: debug 2024-07-28T22:14:40.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:41 smithi045 bash[80445]: cluster 2024-07-28T22:14:39.984103+0000 mgr.y (mgr.34101) 4948 : cluster [DBG] pgmap v5876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:41 smithi045 bash[82788]: cluster 2024-07-28T22:14:39.984103+0000 mgr.y (mgr.34101) 4948 : cluster [DBG] pgmap v5876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:41 smithi155 bash[68033]: cluster 2024-07-28T22:14:39.984103+0000 mgr.y (mgr.34101) 4948 : cluster [DBG] pgmap v5876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:42.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8715 16 16 0 0 0 - 0 2024-07-28T22:14:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:41 smithi155 bash[73694]: debug 2024-07-28T22:14:41.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:14:42 smithi155 bash[60745]: ts=2024-07-28T22:14:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:14:43.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8716 16 16 0 0 0 - 0 2024-07-28T22:14:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:42 smithi155 bash[73694]: debug 2024-07-28T22:14:42.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:43 smithi045 bash[80445]: cluster 2024-07-28T22:14:41.985995+0000 mgr.y (mgr.34101) 4949 : cluster [DBG] pgmap v5877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:43 smithi045 bash[82788]: cluster 2024-07-28T22:14:41.985995+0000 mgr.y (mgr.34101) 4949 : cluster [DBG] pgmap v5877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:43 smithi155 bash[68033]: cluster 2024-07-28T22:14:41.985995+0000 mgr.y (mgr.34101) 4949 : cluster [DBG] pgmap v5877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:44.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8717 16 16 0 0 0 - 0 2024-07-28T22:14:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:43 smithi155 bash[73694]: debug 2024-07-28T22:14:43.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:45.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8718 16 16 0 0 0 - 0 2024-07-28T22:14:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:44 smithi155 bash[73694]: debug 2024-07-28T22:14:44.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:45 smithi045 bash[80445]: cluster 2024-07-28T22:14:43.987659+0000 mgr.y (mgr.34101) 4950 : cluster [DBG] pgmap v5878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:45 smithi045 bash[82788]: cluster 2024-07-28T22:14:43.987659+0000 mgr.y (mgr.34101) 4950 : cluster [DBG] pgmap v5878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:45 smithi155 bash[68033]: cluster 2024-07-28T22:14:43.987659+0000 mgr.y (mgr.34101) 4950 : cluster [DBG] pgmap v5878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:46.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8719 16 16 0 0 0 - 0 2024-07-28T22:14:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:45 smithi155 bash[73694]: debug 2024-07-28T22:14:45.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:47.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:14:47.066814+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:14:47.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:14:47.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8720 16 16 0 0 0 - 0 2024-07-28T22:14:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:46 smithi155 bash[73694]: debug 2024-07-28T22:14:46.861+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:47 smithi045 bash[80445]: cluster 2024-07-28T22:14:45.989386+0000 mgr.y (mgr.34101) 4951 : cluster [DBG] pgmap v5879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:47 smithi045 bash[82788]: cluster 2024-07-28T22:14:45.989386+0000 mgr.y (mgr.34101) 4951 : cluster [DBG] pgmap v5879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:47 smithi155 bash[68033]: cluster 2024-07-28T22:14:45.989386+0000 mgr.y (mgr.34101) 4951 : cluster [DBG] pgmap v5879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:48.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8721 16 16 0 0 0 - 0 2024-07-28T22:14:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:47 smithi155 bash[73694]: debug 2024-07-28T22:14:47.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:49.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8722 16 16 0 0 0 - 0 2024-07-28T22:14:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:48 smithi155 bash[73694]: debug 2024-07-28T22:14:48.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:49 smithi045 bash[80445]: cluster 2024-07-28T22:14:47.991278+0000 mgr.y (mgr.34101) 4952 : cluster [DBG] pgmap v5880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:49 smithi045 bash[80445]: audit 2024-07-28T22:14:48.537873+0000 mon.c (mon.2) 1302 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:49 smithi045 bash[82788]: cluster 2024-07-28T22:14:47.991278+0000 mgr.y (mgr.34101) 4952 : cluster [DBG] pgmap v5880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:49 smithi045 bash[82788]: audit 2024-07-28T22:14:48.537873+0000 mon.c (mon.2) 1302 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:49 smithi155 bash[68033]: cluster 2024-07-28T22:14:47.991278+0000 mgr.y (mgr.34101) 4952 : cluster [DBG] pgmap v5880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:49 smithi155 bash[68033]: audit 2024-07-28T22:14:48.537873+0000 mon.c (mon.2) 1302 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:14:50.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8723 16 16 0 0 0 - 0 2024-07-28T22:14:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:49 smithi155 bash[73694]: debug 2024-07-28T22:14:49.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:14:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:14:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:14:51.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8724 16 16 0 0 0 - 0 2024-07-28T22:14:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:50 smithi155 bash[73694]: debug 2024-07-28T22:14:50.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:51 smithi045 bash[80445]: cluster 2024-07-28T22:14:49.992998+0000 mgr.y (mgr.34101) 4953 : cluster [DBG] pgmap v5881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:51 smithi045 bash[82788]: cluster 2024-07-28T22:14:49.992998+0000 mgr.y (mgr.34101) 4953 : cluster [DBG] pgmap v5881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:51 smithi155 bash[68033]: cluster 2024-07-28T22:14:49.992998+0000 mgr.y (mgr.34101) 4953 : cluster [DBG] pgmap v5881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:52.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8725 16 16 0 0 0 - 0 2024-07-28T22:14:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:51 smithi155 bash[73694]: debug 2024-07-28T22:14:51.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:14:52 smithi155 bash[60745]: ts=2024-07-28T22:14:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:14:53.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8726 16 16 0 0 0 - 0 2024-07-28T22:14:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:52 smithi155 bash[73694]: debug 2024-07-28T22:14:52.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:53 smithi045 bash[80445]: cluster 2024-07-28T22:14:51.994888+0000 mgr.y (mgr.34101) 4954 : cluster [DBG] pgmap v5882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:53 smithi045 bash[82788]: cluster 2024-07-28T22:14:51.994888+0000 mgr.y (mgr.34101) 4954 : cluster [DBG] pgmap v5882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:53.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:53 smithi155 bash[68033]: cluster 2024-07-28T22:14:51.994888+0000 mgr.y (mgr.34101) 4954 : cluster [DBG] pgmap v5882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:54.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8727 16 16 0 0 0 - 0 2024-07-28T22:14:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:53 smithi155 bash[73694]: debug 2024-07-28T22:14:53.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:55.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8728 16 16 0 0 0 - 0 2024-07-28T22:14:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:54 smithi155 bash[73694]: debug 2024-07-28T22:14:54.861+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:55 smithi045 bash[80445]: cluster 2024-07-28T22:14:53.996601+0000 mgr.y (mgr.34101) 4955 : cluster [DBG] pgmap v5883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:55 smithi045 bash[82788]: cluster 2024-07-28T22:14:53.996601+0000 mgr.y (mgr.34101) 4955 : cluster [DBG] pgmap v5883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:55 smithi155 bash[68033]: cluster 2024-07-28T22:14:53.996601+0000 mgr.y (mgr.34101) 4955 : cluster [DBG] pgmap v5883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:56.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8729 16 16 0 0 0 - 0 2024-07-28T22:14:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:55 smithi155 bash[73694]: debug 2024-07-28T22:14:55.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:57.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8730 16 16 0 0 0 - 0 2024-07-28T22:14:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:56 smithi155 bash[73694]: debug 2024-07-28T22:14:56.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:57 smithi045 bash[80445]: cluster 2024-07-28T22:14:55.998329+0000 mgr.y (mgr.34101) 4956 : cluster [DBG] pgmap v5884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:57 smithi045 bash[82788]: cluster 2024-07-28T22:14:55.998329+0000 mgr.y (mgr.34101) 4956 : cluster [DBG] pgmap v5884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:57.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:57 smithi155 bash[68033]: cluster 2024-07-28T22:14:55.998329+0000 mgr.y (mgr.34101) 4956 : cluster [DBG] pgmap v5884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:57 smithi155 bash[73694]: debug 2024-07-28T22:14:57.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:58.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8731 16 16 0 0 0 - 0 2024-07-28T22:14:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:58 smithi155 bash[73694]: debug 2024-07-28T22:14:58.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:14:59.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8732 16 16 0 0 0 - 0 2024-07-28T22:14:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:14:59 smithi045 bash[80445]: cluster 2024-07-28T22:14:58.000204+0000 mgr.y (mgr.34101) 4957 : cluster [DBG] pgmap v5885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:14:59 smithi045 bash[82788]: cluster 2024-07-28T22:14:58.000204+0000 mgr.y (mgr.34101) 4957 : cluster [DBG] pgmap v5885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:14:59.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:14:59 smithi155 bash[68033]: cluster 2024-07-28T22:14:58.000204+0000 mgr.y (mgr.34101) 4957 : cluster [DBG] pgmap v5885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:14:59 smithi155 bash[73694]: debug 2024-07-28T22:14:59.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:00.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8733 16 16 0 0 0 - 0 2024-07-28T22:15:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:15:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:15:00] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:15:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:00 smithi155 bash[73694]: debug 2024-07-28T22:15:00.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:01.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8734 16 16 0 0 0 - 0 2024-07-28T22:15:01.692 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:01 smithi155 bash[68033]: cluster 2024-07-28T22:15:00.001983+0000 mgr.y (mgr.34101) 4958 : cluster [DBG] pgmap v5886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:01 smithi045 bash[80445]: cluster 2024-07-28T22:15:00.001983+0000 mgr.y (mgr.34101) 4958 : cluster [DBG] pgmap v5886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:01 smithi045 bash[82788]: cluster 2024-07-28T22:15:00.001983+0000 mgr.y (mgr.34101) 4958 : cluster [DBG] pgmap v5886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:01 smithi155 bash[73694]: debug 2024-07-28T22:15:01.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:02.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8735 16 16 0 0 0 - 0 2024-07-28T22:15:02.713 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:15:02 smithi155 bash[60745]: ts=2024-07-28T22:15:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:15:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:02 smithi155 bash[73694]: debug 2024-07-28T22:15:02.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:03.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8736 16 16 0 0 0 - 0 2024-07-28T22:15:03.703 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:03 smithi155 bash[68033]: cluster 2024-07-28T22:15:02.003898+0000 mgr.y (mgr.34101) 4959 : cluster [DBG] pgmap v5887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:03.703 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:03 smithi155 bash[68033]: audit 2024-07-28T22:15:03.269002+0000 mon.c (mon.2) 1303 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:15:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:03 smithi045 bash[82788]: cluster 2024-07-28T22:15:02.003898+0000 mgr.y (mgr.34101) 4959 : cluster [DBG] pgmap v5887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:03 smithi045 bash[82788]: audit 2024-07-28T22:15:03.269002+0000 mon.c (mon.2) 1303 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:15:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:03 smithi045 bash[80445]: cluster 2024-07-28T22:15:02.003898+0000 mgr.y (mgr.34101) 4959 : cluster [DBG] pgmap v5887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:03 smithi045 bash[80445]: audit 2024-07-28T22:15:03.269002+0000 mon.c (mon.2) 1303 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:15:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:03 smithi155 bash[73694]: debug 2024-07-28T22:15:03.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:04.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8737 16 16 0 0 0 - 0 2024-07-28T22:15:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:04 smithi045 bash[80445]: audit 2024-07-28T22:15:03.538173+0000 mon.c (mon.2) 1304 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:04 smithi045 bash[82788]: audit 2024-07-28T22:15:03.538173+0000 mon.c (mon.2) 1304 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:04.729 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:04 smithi155 bash[68033]: audit 2024-07-28T22:15:03.538173+0000 mon.c (mon.2) 1304 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:04 smithi155 bash[73694]: debug 2024-07-28T22:15:04.725+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:05.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8738 16 16 0 0 0 - 0 2024-07-28T22:15:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:05 smithi045 bash[80445]: cluster 2024-07-28T22:15:04.005689+0000 mgr.y (mgr.34101) 4960 : cluster [DBG] pgmap v5888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:05 smithi045 bash[82788]: cluster 2024-07-28T22:15:04.005689+0000 mgr.y (mgr.34101) 4960 : cluster [DBG] pgmap v5888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:05.741 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:05 smithi155 bash[68033]: cluster 2024-07-28T22:15:04.005689+0000 mgr.y (mgr.34101) 4960 : cluster [DBG] pgmap v5888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:05 smithi155 bash[73694]: debug 2024-07-28T22:15:05.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:06.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8739 16 16 0 0 0 - 0 2024-07-28T22:15:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:06 smithi155 bash[73694]: debug 2024-07-28T22:15:06.765+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:07.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:15:07.070120+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:15:07.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:15:07.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8740 16 16 0 0 0 - 0 2024-07-28T22:15:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:07 smithi045 bash[80445]: cluster 2024-07-28T22:15:06.007415+0000 mgr.y (mgr.34101) 4961 : cluster [DBG] pgmap v5889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:07 smithi045 bash[82788]: cluster 2024-07-28T22:15:06.007415+0000 mgr.y (mgr.34101) 4961 : cluster [DBG] pgmap v5889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:07.757 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:07 smithi155 bash[68033]: cluster 2024-07-28T22:15:06.007415+0000 mgr.y (mgr.34101) 4961 : cluster [DBG] pgmap v5889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:07 smithi155 bash[73694]: debug 2024-07-28T22:15:07.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:08.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8741 16 16 0 0 0 - 0 2024-07-28T22:15:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:08 smithi155 bash[73694]: debug 2024-07-28T22:15:08.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:09.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8742 16 16 0 0 0 - 0 2024-07-28T22:15:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:09 smithi045 bash[80445]: cluster 2024-07-28T22:15:08.009291+0000 mgr.y (mgr.34101) 4962 : cluster [DBG] pgmap v5890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:09 smithi045 bash[80445]: audit 2024-07-28T22:15:08.944364+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:09 smithi045 bash[80445]: audit 2024-07-28T22:15:08.954695+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:09 smithi045 bash[80445]: audit 2024-07-28T22:15:09.187173+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:09 smithi045 bash[80445]: audit 2024-07-28T22:15:09.201430+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:09 smithi045 bash[82788]: cluster 2024-07-28T22:15:08.009291+0000 mgr.y (mgr.34101) 4962 : cluster [DBG] pgmap v5890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:09 smithi045 bash[82788]: audit 2024-07-28T22:15:08.944364+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:09 smithi045 bash[82788]: audit 2024-07-28T22:15:08.954695+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:09 smithi045 bash[82788]: audit 2024-07-28T22:15:09.187173+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:09 smithi045 bash[82788]: audit 2024-07-28T22:15:09.201430+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:09.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:09 smithi155 bash[68033]: cluster 2024-07-28T22:15:08.009291+0000 mgr.y (mgr.34101) 4962 : cluster [DBG] pgmap v5890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:09.737 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:09 smithi155 bash[68033]: audit 2024-07-28T22:15:08.944364+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:09.737 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:09 smithi155 bash[68033]: audit 2024-07-28T22:15:08.954695+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:09.737 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:09 smithi155 bash[68033]: audit 2024-07-28T22:15:09.187173+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:09.737 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:09 smithi155 bash[68033]: audit 2024-07-28T22:15:09.201430+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:09 smithi155 bash[73694]: debug 2024-07-28T22:15:09.729+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:10.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8743 16 16 0 0 0 - 0 2024-07-28T22:15:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:15:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:15:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:15:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:10 smithi045 bash[80445]: audit 2024-07-28T22:15:09.592305+0000 mon.c (mon.2) 1305 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:15:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:10 smithi045 bash[80445]: audit 2024-07-28T22:15:09.593871+0000 mon.c (mon.2) 1306 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:15:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:10 smithi045 bash[80445]: audit 2024-07-28T22:15:09.602967+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:10 smithi045 bash[82788]: audit 2024-07-28T22:15:09.592305+0000 mon.c (mon.2) 1305 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:15:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:10 smithi045 bash[82788]: audit 2024-07-28T22:15:09.593871+0000 mon.c (mon.2) 1306 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:15:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:10 smithi045 bash[82788]: audit 2024-07-28T22:15:09.602967+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:10.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:10 smithi155 bash[68033]: audit 2024-07-28T22:15:09.592305+0000 mon.c (mon.2) 1305 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:15:10.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:10 smithi155 bash[68033]: audit 2024-07-28T22:15:09.593871+0000 mon.c (mon.2) 1306 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:15:10.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:10 smithi155 bash[68033]: audit 2024-07-28T22:15:09.602967+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:15:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:10 smithi155 bash[73694]: debug 2024-07-28T22:15:10.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:11.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8744 16 16 0 0 0 - 0 2024-07-28T22:15:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:11 smithi045 bash[80445]: cluster 2024-07-28T22:15:10.011050+0000 mgr.y (mgr.34101) 4963 : cluster [DBG] pgmap v5891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:11 smithi045 bash[82788]: cluster 2024-07-28T22:15:10.011050+0000 mgr.y (mgr.34101) 4963 : cluster [DBG] pgmap v5891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:11.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:11 smithi155 bash[68033]: cluster 2024-07-28T22:15:10.011050+0000 mgr.y (mgr.34101) 4963 : cluster [DBG] pgmap v5891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:11 smithi155 bash[73694]: debug 2024-07-28T22:15:11.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:12.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8745 16 16 0 0 0 - 0 2024-07-28T22:15:12.724 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:15:12 smithi155 bash[60745]: ts=2024-07-28T22:15:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:15:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:12 smithi155 bash[73694]: debug 2024-07-28T22:15:12.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:13.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8746 16 16 0 0 0 - 0 2024-07-28T22:15:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:13 smithi045 bash[80445]: cluster 2024-07-28T22:15:12.012908+0000 mgr.y (mgr.34101) 4964 : cluster [DBG] pgmap v5892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:13 smithi045 bash[82788]: cluster 2024-07-28T22:15:12.012908+0000 mgr.y (mgr.34101) 4964 : cluster [DBG] pgmap v5892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:13.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:13 smithi155 bash[68033]: cluster 2024-07-28T22:15:12.012908+0000 mgr.y (mgr.34101) 4964 : cluster [DBG] pgmap v5892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:13 smithi155 bash[73694]: debug 2024-07-28T22:15:13.708+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:14.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8747 16 16 0 0 0 - 0 2024-07-28T22:15:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:14 smithi155 bash[73694]: debug 2024-07-28T22:15:14.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:15.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8748 16 16 0 0 0 - 0 2024-07-28T22:15:15.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:15 smithi155 bash[68033]: cluster 2024-07-28T22:15:14.014629+0000 mgr.y (mgr.34101) 4965 : cluster [DBG] pgmap v5893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:15 smithi045 bash[80445]: cluster 2024-07-28T22:15:14.014629+0000 mgr.y (mgr.34101) 4965 : cluster [DBG] pgmap v5893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:15 smithi045 bash[82788]: cluster 2024-07-28T22:15:14.014629+0000 mgr.y (mgr.34101) 4965 : cluster [DBG] pgmap v5893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:15 smithi155 bash[73694]: debug 2024-07-28T22:15:15.684+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:16.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8749 16 16 0 0 0 - 0 2024-07-28T22:15:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:16 smithi155 bash[73694]: debug 2024-07-28T22:15:16.728+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:17.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8750 16 16 0 0 0 - 0 2024-07-28T22:15:17.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:17 smithi155 bash[68033]: cluster 2024-07-28T22:15:16.016323+0000 mgr.y (mgr.34101) 4966 : cluster [DBG] pgmap v5894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:17 smithi045 bash[80445]: cluster 2024-07-28T22:15:16.016323+0000 mgr.y (mgr.34101) 4966 : cluster [DBG] pgmap v5894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:17 smithi045 bash[82788]: cluster 2024-07-28T22:15:16.016323+0000 mgr.y (mgr.34101) 4966 : cluster [DBG] pgmap v5894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:17 smithi155 bash[73694]: debug 2024-07-28T22:15:17.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:18.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8751 16 16 0 0 0 - 0 2024-07-28T22:15:19.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:18 smithi155 bash[73694]: debug 2024-07-28T22:15:18.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:19.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8752 16 16 0 0 0 - 0 2024-07-28T22:15:19.670 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:19 smithi155 bash[68033]: cluster 2024-07-28T22:15:18.018215+0000 mgr.y (mgr.34101) 4967 : cluster [DBG] pgmap v5895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:19.670 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:19 smithi155 bash[68033]: audit 2024-07-28T22:15:18.538758+0000 mon.c (mon.2) 1307 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:19 smithi045 bash[80445]: cluster 2024-07-28T22:15:18.018215+0000 mgr.y (mgr.34101) 4967 : cluster [DBG] pgmap v5895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:19 smithi045 bash[80445]: audit 2024-07-28T22:15:18.538758+0000 mon.c (mon.2) 1307 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:19 smithi045 bash[82788]: cluster 2024-07-28T22:15:18.018215+0000 mgr.y (mgr.34101) 4967 : cluster [DBG] pgmap v5895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:19 smithi045 bash[82788]: audit 2024-07-28T22:15:18.538758+0000 mon.c (mon.2) 1307 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:19 smithi155 bash[73694]: debug 2024-07-28T22:15:19.668+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:20.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8753 16 16 0 0 0 - 0 2024-07-28T22:15:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:15:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:15:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:15:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:20 smithi155 bash[73694]: debug 2024-07-28T22:15:20.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:21.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8754 16 16 0 0 0 - 0 2024-07-28T22:15:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:21 smithi045 bash[80445]: cluster 2024-07-28T22:15:20.019915+0000 mgr.y (mgr.34101) 4968 : cluster [DBG] pgmap v5896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:21 smithi045 bash[82788]: cluster 2024-07-28T22:15:20.019915+0000 mgr.y (mgr.34101) 4968 : cluster [DBG] pgmap v5896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:21.748 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:21 smithi155 bash[68033]: cluster 2024-07-28T22:15:20.019915+0000 mgr.y (mgr.34101) 4968 : cluster [DBG] pgmap v5896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:21 smithi155 bash[73694]: debug 2024-07-28T22:15:21.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:22.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8755 16 16 0 0 0 - 0 2024-07-28T22:15:22.758 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:15:22 smithi155 bash[60745]: ts=2024-07-28T22:15:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:15:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:22 smithi155 bash[73694]: debug 2024-07-28T22:15:22.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:23.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8756 16 16 0 0 0 - 0 2024-07-28T22:15:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:23 smithi045 bash[80445]: cluster 2024-07-28T22:15:22.021794+0000 mgr.y (mgr.34101) 4969 : cluster [DBG] pgmap v5897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:23 smithi045 bash[82788]: cluster 2024-07-28T22:15:22.021794+0000 mgr.y (mgr.34101) 4969 : cluster [DBG] pgmap v5897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:23.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:23 smithi155 bash[68033]: cluster 2024-07-28T22:15:22.021794+0000 mgr.y (mgr.34101) 4969 : cluster [DBG] pgmap v5897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:23 smithi155 bash[73694]: debug 2024-07-28T22:15:23.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:24.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8757 16 16 0 0 0 - 0 2024-07-28T22:15:25.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8758 16 16 0 0 0 - 0 2024-07-28T22:15:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:24 smithi155 bash[73694]: debug 2024-07-28T22:15:24.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:25 smithi045 bash[80445]: cluster 2024-07-28T22:15:24.023470+0000 mgr.y (mgr.34101) 4970 : cluster [DBG] pgmap v5898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:25 smithi045 bash[82788]: cluster 2024-07-28T22:15:24.023470+0000 mgr.y (mgr.34101) 4970 : cluster [DBG] pgmap v5898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:25 smithi155 bash[68033]: cluster 2024-07-28T22:15:24.023470+0000 mgr.y (mgr.34101) 4970 : cluster [DBG] pgmap v5898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:26.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8759 16 16 0 0 0 - 0 2024-07-28T22:15:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:25 smithi155 bash[73694]: debug 2024-07-28T22:15:25.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:27.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:15:27.073465+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:15:27.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:15:27.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8760 16 16 0 0 0 - 0 2024-07-28T22:15:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:26 smithi155 bash[73694]: debug 2024-07-28T22:15:26.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:27 smithi045 bash[80445]: cluster 2024-07-28T22:15:26.025222+0000 mgr.y (mgr.34101) 4971 : cluster [DBG] pgmap v5899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:27 smithi045 bash[82788]: cluster 2024-07-28T22:15:26.025222+0000 mgr.y (mgr.34101) 4971 : cluster [DBG] pgmap v5899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:27 smithi155 bash[68033]: cluster 2024-07-28T22:15:26.025222+0000 mgr.y (mgr.34101) 4971 : cluster [DBG] pgmap v5899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:28.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8761 16 16 0 0 0 - 0 2024-07-28T22:15:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:27 smithi155 bash[73694]: debug 2024-07-28T22:15:27.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:29.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8762 16 16 0 0 0 - 0 2024-07-28T22:15:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:28 smithi155 bash[73694]: debug 2024-07-28T22:15:28.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:29 smithi045 bash[80445]: cluster 2024-07-28T22:15:28.027120+0000 mgr.y (mgr.34101) 4972 : cluster [DBG] pgmap v5900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:29 smithi045 bash[82788]: cluster 2024-07-28T22:15:28.027120+0000 mgr.y (mgr.34101) 4972 : cluster [DBG] pgmap v5900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:29 smithi155 bash[68033]: cluster 2024-07-28T22:15:28.027120+0000 mgr.y (mgr.34101) 4972 : cluster [DBG] pgmap v5900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:30.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8763 16 16 0 0 0 - 0 2024-07-28T22:15:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:29 smithi155 bash[73694]: debug 2024-07-28T22:15:29.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:15:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:15:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:15:31.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8764 16 16 0 0 0 - 0 2024-07-28T22:15:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:30 smithi155 bash[73694]: debug 2024-07-28T22:15:30.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:31 smithi045 bash[80445]: cluster 2024-07-28T22:15:30.028870+0000 mgr.y (mgr.34101) 4973 : cluster [DBG] pgmap v5901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:31 smithi045 bash[82788]: cluster 2024-07-28T22:15:30.028870+0000 mgr.y (mgr.34101) 4973 : cluster [DBG] pgmap v5901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:31 smithi155 bash[68033]: cluster 2024-07-28T22:15:30.028870+0000 mgr.y (mgr.34101) 4973 : cluster [DBG] pgmap v5901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:32.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8765 16 16 0 0 0 - 0 2024-07-28T22:15:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:31 smithi155 bash[73694]: debug 2024-07-28T22:15:31.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:15:32 smithi155 bash[60745]: ts=2024-07-28T22:15:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:15:33.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8766 16 16 0 0 0 - 0 2024-07-28T22:15:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:32 smithi155 bash[73694]: debug 2024-07-28T22:15:32.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:33 smithi045 bash[80445]: cluster 2024-07-28T22:15:32.030795+0000 mgr.y (mgr.34101) 4974 : cluster [DBG] pgmap v5902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:33 smithi045 bash[82788]: cluster 2024-07-28T22:15:32.030795+0000 mgr.y (mgr.34101) 4974 : cluster [DBG] pgmap v5902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:33 smithi155 bash[68033]: cluster 2024-07-28T22:15:32.030795+0000 mgr.y (mgr.34101) 4974 : cluster [DBG] pgmap v5902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:34.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8767 16 16 0 0 0 - 0 2024-07-28T22:15:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:33 smithi155 bash[73694]: debug 2024-07-28T22:15:33.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:34 smithi045 bash[82788]: audit 2024-07-28T22:15:33.539230+0000 mon.c (mon.2) 1308 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:34 smithi045 bash[80445]: audit 2024-07-28T22:15:33.539230+0000 mon.c (mon.2) 1308 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:34 smithi155 bash[68033]: audit 2024-07-28T22:15:33.539230+0000 mon.c (mon.2) 1308 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:35.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8768 16 16 0 0 0 - 0 2024-07-28T22:15:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:34 smithi155 bash[73694]: debug 2024-07-28T22:15:34.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:35 smithi045 bash[80445]: cluster 2024-07-28T22:15:34.032465+0000 mgr.y (mgr.34101) 4975 : cluster [DBG] pgmap v5903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:35 smithi045 bash[82788]: cluster 2024-07-28T22:15:34.032465+0000 mgr.y (mgr.34101) 4975 : cluster [DBG] pgmap v5903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:35 smithi155 bash[68033]: cluster 2024-07-28T22:15:34.032465+0000 mgr.y (mgr.34101) 4975 : cluster [DBG] pgmap v5903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:36.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8769 16 16 0 0 0 - 0 2024-07-28T22:15:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:35 smithi155 bash[73694]: debug 2024-07-28T22:15:35.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:37.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8770 16 16 0 0 0 - 0 2024-07-28T22:15:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:36 smithi155 bash[73694]: debug 2024-07-28T22:15:36.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:37 smithi045 bash[80445]: cluster 2024-07-28T22:15:36.034192+0000 mgr.y (mgr.34101) 4976 : cluster [DBG] pgmap v5904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:37 smithi045 bash[82788]: cluster 2024-07-28T22:15:36.034192+0000 mgr.y (mgr.34101) 4976 : cluster [DBG] pgmap v5904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:37 smithi155 bash[68033]: cluster 2024-07-28T22:15:36.034192+0000 mgr.y (mgr.34101) 4976 : cluster [DBG] pgmap v5904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:38.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8771 16 16 0 0 0 - 0 2024-07-28T22:15:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:37 smithi155 bash[73694]: debug 2024-07-28T22:15:37.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:38 smithi155 bash[73694]: debug 2024-07-28T22:15:38.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:39.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8772 16 16 0 0 0 - 0 2024-07-28T22:15:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:39 smithi045 bash[80445]: cluster 2024-07-28T22:15:38.036235+0000 mgr.y (mgr.34101) 4977 : cluster [DBG] pgmap v5905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:39 smithi045 bash[82788]: cluster 2024-07-28T22:15:38.036235+0000 mgr.y (mgr.34101) 4977 : cluster [DBG] pgmap v5905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:39 smithi155 bash[68033]: cluster 2024-07-28T22:15:38.036235+0000 mgr.y (mgr.34101) 4977 : cluster [DBG] pgmap v5905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:40.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8773 16 16 0 0 0 - 0 2024-07-28T22:15:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:39 smithi155 bash[73694]: debug 2024-07-28T22:15:39.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:15:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:15:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:15:41.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8774 16 16 0 0 0 - 0 2024-07-28T22:15:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:40 smithi155 bash[73694]: debug 2024-07-28T22:15:40.840+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:41 smithi155 bash[68033]: cluster 2024-07-28T22:15:40.038207+0000 mgr.y (mgr.34101) 4978 : cluster [DBG] pgmap v5906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:41 smithi045 bash[80445]: cluster 2024-07-28T22:15:40.038207+0000 mgr.y (mgr.34101) 4978 : cluster [DBG] pgmap v5906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:41 smithi045 bash[82788]: cluster 2024-07-28T22:15:40.038207+0000 mgr.y (mgr.34101) 4978 : cluster [DBG] pgmap v5906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:42.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8775 16 16 0 0 0 - 0 2024-07-28T22:15:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:41 smithi155 bash[73694]: debug 2024-07-28T22:15:41.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:42.775 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:15:42 smithi155 bash[60745]: ts=2024-07-28T22:15:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:15:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:42 smithi155 bash[73694]: debug 2024-07-28T22:15:42.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:43.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8776 16 16 0 0 0 - 0 2024-07-28T22:15:43.760 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:43 smithi155 bash[68033]: cluster 2024-07-28T22:15:42.040241+0000 mgr.y (mgr.34101) 4979 : cluster [DBG] pgmap v5907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:43 smithi045 bash[80445]: cluster 2024-07-28T22:15:42.040241+0000 mgr.y (mgr.34101) 4979 : cluster [DBG] pgmap v5907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:43 smithi045 bash[82788]: cluster 2024-07-28T22:15:42.040241+0000 mgr.y (mgr.34101) 4979 : cluster [DBG] pgmap v5907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:43 smithi155 bash[73694]: debug 2024-07-28T22:15:43.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:44.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8777 16 16 0 0 0 - 0 2024-07-28T22:15:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:44 smithi155 bash[73694]: debug 2024-07-28T22:15:44.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:45.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8778 16 16 0 0 0 - 0 2024-07-28T22:15:45.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:45 smithi155 bash[68033]: cluster 2024-07-28T22:15:44.042155+0000 mgr.y (mgr.34101) 4980 : cluster [DBG] pgmap v5908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:45 smithi045 bash[80445]: cluster 2024-07-28T22:15:44.042155+0000 mgr.y (mgr.34101) 4980 : cluster [DBG] pgmap v5908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:45 smithi045 bash[82788]: cluster 2024-07-28T22:15:44.042155+0000 mgr.y (mgr.34101) 4980 : cluster [DBG] pgmap v5908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:45 smithi155 bash[73694]: debug 2024-07-28T22:15:45.740+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:46.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8779 16 16 0 0 0 - 0 2024-07-28T22:15:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:46 smithi155 bash[73694]: debug 2024-07-28T22:15:46.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:47.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:15:47.076774+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:15:47.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:15:47.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8780 16 16 0 0 0 - 0 2024-07-28T22:15:47.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:47 smithi155 bash[68033]: cluster 2024-07-28T22:15:46.043911+0000 mgr.y (mgr.34101) 4981 : cluster [DBG] pgmap v5909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:47 smithi045 bash[80445]: cluster 2024-07-28T22:15:46.043911+0000 mgr.y (mgr.34101) 4981 : cluster [DBG] pgmap v5909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:47 smithi045 bash[82788]: cluster 2024-07-28T22:15:46.043911+0000 mgr.y (mgr.34101) 4981 : cluster [DBG] pgmap v5909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:47 smithi155 bash[73694]: debug 2024-07-28T22:15:47.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:48.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8781 16 16 0 0 0 - 0 2024-07-28T22:15:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:48 smithi155 bash[68033]: cluster 2024-07-28T22:15:48.045908+0000 mgr.y (mgr.34101) 4982 : cluster [DBG] pgmap v5910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:48.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:48 smithi155 bash[73694]: debug 2024-07-28T22:15:48.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:48 smithi045 bash[80445]: cluster 2024-07-28T22:15:48.045908+0000 mgr.y (mgr.34101) 4982 : cluster [DBG] pgmap v5910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:48 smithi045 bash[82788]: cluster 2024-07-28T22:15:48.045908+0000 mgr.y (mgr.34101) 4982 : cluster [DBG] pgmap v5910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:49.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8782 16 16 0 0 0 - 0 2024-07-28T22:15:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:49 smithi155 bash[68033]: audit 2024-07-28T22:15:48.543750+0000 mon.c (mon.2) 1309 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:49.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:49 smithi155 bash[73694]: debug 2024-07-28T22:15:49.784+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:49 smithi045 bash[82788]: audit 2024-07-28T22:15:48.543750+0000 mon.c (mon.2) 1309 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:49 smithi045 bash[80445]: audit 2024-07-28T22:15:48.543750+0000 mon.c (mon.2) 1309 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:15:50.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8783 16 16 0 0 0 - 0 2024-07-28T22:15:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:50 smithi155 bash[68033]: cluster 2024-07-28T22:15:50.047604+0000 mgr.y (mgr.34101) 4983 : cluster [DBG] pgmap v5911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:15:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:15:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:15:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:50 smithi045 bash[82788]: cluster 2024-07-28T22:15:50.047604+0000 mgr.y (mgr.34101) 4983 : cluster [DBG] pgmap v5911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:50 smithi045 bash[80445]: cluster 2024-07-28T22:15:50.047604+0000 mgr.y (mgr.34101) 4983 : cluster [DBG] pgmap v5911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:51.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8784 16 16 0 0 0 - 0 2024-07-28T22:15:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:50 smithi155 bash[73694]: debug 2024-07-28T22:15:50.824+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:52.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8785 16 16 0 0 0 - 0 2024-07-28T22:15:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:51 smithi155 bash[73694]: debug 2024-07-28T22:15:51.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:15:52 smithi155 bash[60745]: ts=2024-07-28T22:15:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:15:53.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8786 16 16 0 0 0 - 0 2024-07-28T22:15:53.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:53 smithi155 bash[68033]: cluster 2024-07-28T22:15:52.049430+0000 mgr.y (mgr.34101) 4984 : cluster [DBG] pgmap v5912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:52 smithi155 bash[73694]: debug 2024-07-28T22:15:52.856+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:53 smithi045 bash[82788]: cluster 2024-07-28T22:15:52.049430+0000 mgr.y (mgr.34101) 4984 : cluster [DBG] pgmap v5912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:53 smithi045 bash[80445]: cluster 2024-07-28T22:15:52.049430+0000 mgr.y (mgr.34101) 4984 : cluster [DBG] pgmap v5912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:54.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8787 16 16 0 0 0 - 0 2024-07-28T22:15:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:53 smithi155 bash[73694]: debug 2024-07-28T22:15:53.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:55.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8788 16 16 0 0 0 - 0 2024-07-28T22:15:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:55 smithi155 bash[68033]: cluster 2024-07-28T22:15:54.051137+0000 mgr.y (mgr.34101) 4985 : cluster [DBG] pgmap v5913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:54 smithi155 bash[73694]: debug 2024-07-28T22:15:54.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:55 smithi045 bash[82788]: cluster 2024-07-28T22:15:54.051137+0000 mgr.y (mgr.34101) 4985 : cluster [DBG] pgmap v5913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:55 smithi045 bash[80445]: cluster 2024-07-28T22:15:54.051137+0000 mgr.y (mgr.34101) 4985 : cluster [DBG] pgmap v5913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:56.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8789 16 16 0 0 0 - 0 2024-07-28T22:15:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:55 smithi155 bash[73694]: debug 2024-07-28T22:15:55.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:57.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8790 16 16 0 0 0 - 0 2024-07-28T22:15:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:57 smithi155 bash[68033]: cluster 2024-07-28T22:15:56.052828+0000 mgr.y (mgr.34101) 4986 : cluster [DBG] pgmap v5914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:56 smithi155 bash[73694]: debug 2024-07-28T22:15:56.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:57 smithi045 bash[82788]: cluster 2024-07-28T22:15:56.052828+0000 mgr.y (mgr.34101) 4986 : cluster [DBG] pgmap v5914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:57 smithi045 bash[80445]: cluster 2024-07-28T22:15:56.052828+0000 mgr.y (mgr.34101) 4986 : cluster [DBG] pgmap v5914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:58.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8791 16 16 0 0 0 - 0 2024-07-28T22:15:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:57 smithi155 bash[73694]: debug 2024-07-28T22:15:57.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:59.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8792 16 16 0 0 0 - 0 2024-07-28T22:15:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:58 smithi155 bash[73694]: debug 2024-07-28T22:15:58.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:15:59.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:15:59 smithi155 bash[68033]: cluster 2024-07-28T22:15:58.054690+0000 mgr.y (mgr.34101) 4987 : cluster [DBG] pgmap v5915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:15:59 smithi045 bash[80445]: cluster 2024-07-28T22:15:58.054690+0000 mgr.y (mgr.34101) 4987 : cluster [DBG] pgmap v5915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:15:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:15:59 smithi045 bash[82788]: cluster 2024-07-28T22:15:58.054690+0000 mgr.y (mgr.34101) 4987 : cluster [DBG] pgmap v5915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:00.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8793 16 16 0 0 0 - 0 2024-07-28T22:16:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:15:59 smithi155 bash[73694]: debug 2024-07-28T22:15:59.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:16:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:16:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:16:01.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8794 16 16 0 0 0 - 0 2024-07-28T22:16:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:01 smithi155 bash[68033]: cluster 2024-07-28T22:16:00.056405+0000 mgr.y (mgr.34101) 4988 : cluster [DBG] pgmap v5916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:00 smithi155 bash[73694]: debug 2024-07-28T22:16:00.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:01 smithi045 bash[80445]: cluster 2024-07-28T22:16:00.056405+0000 mgr.y (mgr.34101) 4988 : cluster [DBG] pgmap v5916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:01 smithi045 bash[82788]: cluster 2024-07-28T22:16:00.056405+0000 mgr.y (mgr.34101) 4988 : cluster [DBG] pgmap v5916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:02.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8795 16 16 0 0 0 - 0 2024-07-28T22:16:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:01 smithi155 bash[73694]: debug 2024-07-28T22:16:01.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:16:02 smithi155 bash[60745]: ts=2024-07-28T22:16:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:16:03.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8796 16 16 0 0 0 - 0 2024-07-28T22:16:03.127 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:02 smithi155 bash[73694]: debug 2024-07-28T22:16:02.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:03 smithi045 bash[80445]: cluster 2024-07-28T22:16:02.058304+0000 mgr.y (mgr.34101) 4989 : cluster [DBG] pgmap v5917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:03 smithi045 bash[82788]: cluster 2024-07-28T22:16:02.058304+0000 mgr.y (mgr.34101) 4989 : cluster [DBG] pgmap v5917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:03 smithi155 bash[68033]: cluster 2024-07-28T22:16:02.058304+0000 mgr.y (mgr.34101) 4989 : cluster [DBG] pgmap v5917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:03 smithi155 bash[73694]: debug 2024-07-28T22:16:03.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:04.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8797 16 16 0 0 0 - 0 2024-07-28T22:16:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:04 smithi045 bash[82788]: audit 2024-07-28T22:16:03.540049+0000 mon.c (mon.2) 1310 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:04 smithi045 bash[80445]: audit 2024-07-28T22:16:03.540049+0000 mon.c (mon.2) 1310 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:04 smithi155 bash[68033]: audit 2024-07-28T22:16:03.540049+0000 mon.c (mon.2) 1310 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:04 smithi155 bash[73694]: debug 2024-07-28T22:16:04.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:05.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8798 16 16 0 0 0 - 0 2024-07-28T22:16:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:05 smithi045 bash[80445]: cluster 2024-07-28T22:16:04.060120+0000 mgr.y (mgr.34101) 4990 : cluster [DBG] pgmap v5918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:05 smithi045 bash[82788]: cluster 2024-07-28T22:16:04.060120+0000 mgr.y (mgr.34101) 4990 : cluster [DBG] pgmap v5918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:05.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:05 smithi155 bash[68033]: cluster 2024-07-28T22:16:04.060120+0000 mgr.y (mgr.34101) 4990 : cluster [DBG] pgmap v5918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:05 smithi155 bash[73694]: debug 2024-07-28T22:16:05.711+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:06.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8799 16 16 0 0 0 - 0 2024-07-28T22:16:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:06 smithi155 bash[73694]: debug 2024-07-28T22:16:06.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:07.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:16:07.080102+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:16:07.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:16:07.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8800 16 16 0 0 0 - 0 2024-07-28T22:16:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:07 smithi045 bash[80445]: cluster 2024-07-28T22:16:06.062038+0000 mgr.y (mgr.34101) 4991 : cluster [DBG] pgmap v5919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:07 smithi045 bash[82788]: cluster 2024-07-28T22:16:06.062038+0000 mgr.y (mgr.34101) 4991 : cluster [DBG] pgmap v5919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:07.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:07 smithi155 bash[68033]: cluster 2024-07-28T22:16:06.062038+0000 mgr.y (mgr.34101) 4991 : cluster [DBG] pgmap v5919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:07 smithi155 bash[73694]: debug 2024-07-28T22:16:07.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:08.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8801 16 16 0 0 0 - 0 2024-07-28T22:16:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:08 smithi155 bash[73694]: debug 2024-07-28T22:16:08.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:09.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8802 16 16 0 0 0 - 0 2024-07-28T22:16:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:09 smithi045 bash[80445]: cluster 2024-07-28T22:16:08.064094+0000 mgr.y (mgr.34101) 4992 : cluster [DBG] pgmap v5920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:09 smithi045 bash[82788]: cluster 2024-07-28T22:16:08.064094+0000 mgr.y (mgr.34101) 4992 : cluster [DBG] pgmap v5920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:09 smithi155 bash[68033]: cluster 2024-07-28T22:16:08.064094+0000 mgr.y (mgr.34101) 4992 : cluster [DBG] pgmap v5920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:10.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:09 smithi155 bash[73694]: debug 2024-07-28T22:16:09.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:10.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8803 16 16 0 0 0 - 0 2024-07-28T22:16:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:10 smithi045 bash[80445]: audit 2024-07-28T22:16:09.725115+0000 mon.c (mon.2) 1311 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:16:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:10 smithi045 bash[80445]: audit 2024-07-28T22:16:10.097433+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:10 smithi045 bash[80445]: audit 2024-07-28T22:16:10.109286+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:10.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:10 smithi045 bash[82788]: audit 2024-07-28T22:16:09.725115+0000 mon.c (mon.2) 1311 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:16:10.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:10 smithi045 bash[82788]: audit 2024-07-28T22:16:10.097433+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:10.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:10 smithi045 bash[82788]: audit 2024-07-28T22:16:10.109286+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:10.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:10 smithi155 bash[68033]: audit 2024-07-28T22:16:09.725115+0000 mon.c (mon.2) 1311 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:16:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:10 smithi155 bash[68033]: audit 2024-07-28T22:16:10.097433+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:10 smithi155 bash[68033]: audit 2024-07-28T22:16:10.109286+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:16:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:16:10] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T22:16:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:10 smithi155 bash[73694]: debug 2024-07-28T22:16:10.651+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:11.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8804 16 16 0 0 0 - 0 2024-07-28T22:16:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:11 smithi045 bash[80445]: cluster 2024-07-28T22:16:10.065206+0000 mgr.y (mgr.34101) 4993 : cluster [DBG] pgmap v5921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:11 smithi045 bash[82788]: cluster 2024-07-28T22:16:10.065206+0000 mgr.y (mgr.34101) 4993 : cluster [DBG] pgmap v5921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:11 smithi155 bash[68033]: cluster 2024-07-28T22:16:10.065206+0000 mgr.y (mgr.34101) 4993 : cluster [DBG] pgmap v5921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:11 smithi155 bash[73694]: debug 2024-07-28T22:16:11.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:12.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8805 16 16 0 0 0 - 0 2024-07-28T22:16:12.667 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:16:12 smithi155 bash[60745]: ts=2024-07-28T22:16:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:16:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:12 smithi155 bash[73694]: debug 2024-07-28T22:16:12.663+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:13.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8806 16 16 0 0 0 - 0 2024-07-28T22:16:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:13 smithi045 bash[80445]: cluster 2024-07-28T22:16:12.067019+0000 mgr.y (mgr.34101) 4994 : cluster [DBG] pgmap v5922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:13 smithi045 bash[82788]: cluster 2024-07-28T22:16:12.067019+0000 mgr.y (mgr.34101) 4994 : cluster [DBG] pgmap v5922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:13 smithi155 bash[68033]: cluster 2024-07-28T22:16:12.067019+0000 mgr.y (mgr.34101) 4994 : cluster [DBG] pgmap v5922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:13 smithi155 bash[73694]: debug 2024-07-28T22:16:13.695+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:14.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8807 16 16 0 0 0 - 0 2024-07-28T22:16:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:14 smithi155 bash[73694]: debug 2024-07-28T22:16:14.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:15.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8808 16 16 0 0 0 - 0 2024-07-28T22:16:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:15 smithi045 bash[82788]: cluster 2024-07-28T22:16:14.068873+0000 mgr.y (mgr.34101) 4995 : cluster [DBG] pgmap v5923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:15 smithi045 bash[80445]: cluster 2024-07-28T22:16:14.068873+0000 mgr.y (mgr.34101) 4995 : cluster [DBG] pgmap v5923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:15.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:15 smithi155 bash[68033]: cluster 2024-07-28T22:16:14.068873+0000 mgr.y (mgr.34101) 4995 : cluster [DBG] pgmap v5923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:15 smithi155 bash[73694]: debug 2024-07-28T22:16:15.639+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:16.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8809 16 16 0 0 0 - 0 2024-07-28T22:16:16.691 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:16 smithi155 bash[68033]: audit 2024-07-28T22:16:15.331572+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:16.691 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:16 smithi155 bash[68033]: audit 2024-07-28T22:16:15.339638+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:16.691 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:16 smithi155 bash[68033]: audit 2024-07-28T22:16:15.993487+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:16.691 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:16 smithi155 bash[68033]: audit 2024-07-28T22:16:16.006751+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:16 smithi045 bash[80445]: audit 2024-07-28T22:16:15.331572+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:16 smithi045 bash[80445]: audit 2024-07-28T22:16:15.339638+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:16 smithi045 bash[80445]: audit 2024-07-28T22:16:15.993487+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:16 smithi045 bash[80445]: audit 2024-07-28T22:16:16.006751+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:16 smithi045 bash[82788]: audit 2024-07-28T22:16:15.331572+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:16 smithi045 bash[82788]: audit 2024-07-28T22:16:15.339638+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:16 smithi045 bash[82788]: audit 2024-07-28T22:16:15.993487+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:16 smithi045 bash[82788]: audit 2024-07-28T22:16:16.006751+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:16 smithi155 bash[73694]: debug 2024-07-28T22:16:16.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:17.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8810 16 16 0 0 0 - 0 2024-07-28T22:16:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:17 smithi045 bash[82788]: cluster 2024-07-28T22:16:16.070681+0000 mgr.y (mgr.34101) 4996 : cluster [DBG] pgmap v5924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:17 smithi045 bash[82788]: audit 2024-07-28T22:16:16.490980+0000 mon.c (mon.2) 1312 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:16:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:17 smithi045 bash[82788]: audit 2024-07-28T22:16:16.491941+0000 mon.c (mon.2) 1313 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:16:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:17 smithi045 bash[82788]: audit 2024-07-28T22:16:16.501341+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:17.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:17 smithi045 bash[80445]: cluster 2024-07-28T22:16:16.070681+0000 mgr.y (mgr.34101) 4996 : cluster [DBG] pgmap v5924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:17.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:17 smithi045 bash[80445]: audit 2024-07-28T22:16:16.490980+0000 mon.c (mon.2) 1312 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:16:17.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:17 smithi045 bash[80445]: audit 2024-07-28T22:16:16.491941+0000 mon.c (mon.2) 1313 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:16:17.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:17 smithi045 bash[80445]: audit 2024-07-28T22:16:16.501341+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:17 smithi155 bash[68033]: cluster 2024-07-28T22:16:16.070681+0000 mgr.y (mgr.34101) 4996 : cluster [DBG] pgmap v5924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:17 smithi155 bash[68033]: audit 2024-07-28T22:16:16.490980+0000 mon.c (mon.2) 1312 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:16:17.719 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:17 smithi155 bash[68033]: audit 2024-07-28T22:16:16.491941+0000 mon.c (mon.2) 1313 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:16:17.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:17 smithi155 bash[68033]: audit 2024-07-28T22:16:16.501341+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:16:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:17 smithi155 bash[73694]: debug 2024-07-28T22:16:17.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:18.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8811 16 16 0 0 0 - 0 2024-07-28T22:16:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:18 smithi155 bash[73694]: debug 2024-07-28T22:16:18.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:19.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8812 16 16 0 0 0 - 0 2024-07-28T22:16:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:19 smithi045 bash[82788]: cluster 2024-07-28T22:16:18.072559+0000 mgr.y (mgr.34101) 4997 : cluster [DBG] pgmap v5925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:19 smithi045 bash[82788]: audit 2024-07-28T22:16:18.540680+0000 mon.c (mon.2) 1314 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:19 smithi045 bash[80445]: cluster 2024-07-28T22:16:18.072559+0000 mgr.y (mgr.34101) 4997 : cluster [DBG] pgmap v5925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:19 smithi045 bash[80445]: audit 2024-07-28T22:16:18.540680+0000 mon.c (mon.2) 1314 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:19.752 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:19 smithi155 bash[68033]: cluster 2024-07-28T22:16:18.072559+0000 mgr.y (mgr.34101) 4997 : cluster [DBG] pgmap v5925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:19.753 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:19 smithi155 bash[68033]: audit 2024-07-28T22:16:18.540680+0000 mon.c (mon.2) 1314 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:19 smithi155 bash[73694]: debug 2024-07-28T22:16:19.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:20.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8813 16 16 0 0 0 - 0 2024-07-28T22:16:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:16:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:16:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:16:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:20 smithi155 bash[73694]: debug 2024-07-28T22:16:20.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:21.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8814 16 16 0 0 0 - 0 2024-07-28T22:16:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:21 smithi045 bash[80445]: cluster 2024-07-28T22:16:20.074314+0000 mgr.y (mgr.34101) 4998 : cluster [DBG] pgmap v5926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:21 smithi045 bash[82788]: cluster 2024-07-28T22:16:20.074314+0000 mgr.y (mgr.34101) 4998 : cluster [DBG] pgmap v5926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:21.740 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:21 smithi155 bash[68033]: cluster 2024-07-28T22:16:20.074314+0000 mgr.y (mgr.34101) 4998 : cluster [DBG] pgmap v5926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:21 smithi155 bash[73694]: debug 2024-07-28T22:16:21.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:22.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8815 16 16 0 0 0 - 0 2024-07-28T22:16:22.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:16:22 smithi155 bash[60745]: ts=2024-07-28T22:16:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:16:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:22 smithi155 bash[73694]: debug 2024-07-28T22:16:22.711+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:23.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8816 16 16 0 0 0 - 0 2024-07-28T22:16:23.671 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:23 smithi155 bash[68033]: cluster 2024-07-28T22:16:22.076169+0000 mgr.y (mgr.34101) 4999 : cluster [DBG] pgmap v5927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:23 smithi045 bash[80445]: cluster 2024-07-28T22:16:22.076169+0000 mgr.y (mgr.34101) 4999 : cluster [DBG] pgmap v5927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:23 smithi045 bash[82788]: cluster 2024-07-28T22:16:22.076169+0000 mgr.y (mgr.34101) 4999 : cluster [DBG] pgmap v5927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:23 smithi155 bash[73694]: debug 2024-07-28T22:16:23.667+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:24.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8817 16 16 0 0 0 - 0 2024-07-28T22:16:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:24 smithi155 bash[73694]: debug 2024-07-28T22:16:24.711+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:25.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8818 16 16 0 0 0 - 0 2024-07-28T22:16:25.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:25 smithi155 bash[68033]: cluster 2024-07-28T22:16:24.077905+0000 mgr.y (mgr.34101) 5000 : cluster [DBG] pgmap v5928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:25 smithi045 bash[80445]: cluster 2024-07-28T22:16:24.077905+0000 mgr.y (mgr.34101) 5000 : cluster [DBG] pgmap v5928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:25 smithi045 bash[82788]: cluster 2024-07-28T22:16:24.077905+0000 mgr.y (mgr.34101) 5000 : cluster [DBG] pgmap v5928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:25 smithi155 bash[73694]: debug 2024-07-28T22:16:25.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:26.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8819 16 16 0 0 0 - 0 2024-07-28T22:16:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:26 smithi155 bash[73694]: debug 2024-07-28T22:16:26.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:27.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:16:27.083228+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:16:27.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:16:27.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8820 16 16 0 0 0 - 0 2024-07-28T22:16:27.684 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:27 smithi155 bash[68033]: cluster 2024-07-28T22:16:26.079627+0000 mgr.y (mgr.34101) 5001 : cluster [DBG] pgmap v5929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:27 smithi045 bash[80445]: cluster 2024-07-28T22:16:26.079627+0000 mgr.y (mgr.34101) 5001 : cluster [DBG] pgmap v5929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:27 smithi045 bash[82788]: cluster 2024-07-28T22:16:26.079627+0000 mgr.y (mgr.34101) 5001 : cluster [DBG] pgmap v5929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:27 smithi155 bash[73694]: debug 2024-07-28T22:16:27.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:28.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8821 16 16 0 0 0 - 0 2024-07-28T22:16:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:28 smithi155 bash[73694]: debug 2024-07-28T22:16:28.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:29.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8822 16 16 0 0 0 - 0 2024-07-28T22:16:29.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:29 smithi155 bash[68033]: cluster 2024-07-28T22:16:28.081492+0000 mgr.y (mgr.34101) 5002 : cluster [DBG] pgmap v5930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:29 smithi045 bash[80445]: cluster 2024-07-28T22:16:28.081492+0000 mgr.y (mgr.34101) 5002 : cluster [DBG] pgmap v5930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:29 smithi045 bash[82788]: cluster 2024-07-28T22:16:28.081492+0000 mgr.y (mgr.34101) 5002 : cluster [DBG] pgmap v5930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:29 smithi155 bash[73694]: debug 2024-07-28T22:16:29.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:30.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8823 16 16 0 0 0 - 0 2024-07-28T22:16:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:16:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:16:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:16:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:30 smithi155 bash[73694]: debug 2024-07-28T22:16:30.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:31.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8824 16 16 0 0 0 - 0 2024-07-28T22:16:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:31 smithi045 bash[80445]: cluster 2024-07-28T22:16:30.083219+0000 mgr.y (mgr.34101) 5003 : cluster [DBG] pgmap v5931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:31 smithi045 bash[82788]: cluster 2024-07-28T22:16:30.083219+0000 mgr.y (mgr.34101) 5003 : cluster [DBG] pgmap v5931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:31 smithi155 bash[73694]: debug 2024-07-28T22:16:31.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:31 smithi155 bash[68033]: cluster 2024-07-28T22:16:30.083219+0000 mgr.y (mgr.34101) 5003 : cluster [DBG] pgmap v5931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:32.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8825 16 16 0 0 0 - 0 2024-07-28T22:16:32.649 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:16:32 smithi155 bash[60745]: ts=2024-07-28T22:16:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:16:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:32 smithi155 bash[73694]: debug 2024-07-28T22:16:32.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:33.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8826 16 16 0 0 0 - 0 2024-07-28T22:16:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:33 smithi045 bash[80445]: cluster 2024-07-28T22:16:32.085070+0000 mgr.y (mgr.34101) 5004 : cluster [DBG] pgmap v5932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:33 smithi045 bash[82788]: cluster 2024-07-28T22:16:32.085070+0000 mgr.y (mgr.34101) 5004 : cluster [DBG] pgmap v5932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:33 smithi155 bash[68033]: cluster 2024-07-28T22:16:32.085070+0000 mgr.y (mgr.34101) 5004 : cluster [DBG] pgmap v5932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:33 smithi155 bash[73694]: debug 2024-07-28T22:16:33.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:34.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8827 16 16 0 0 0 - 0 2024-07-28T22:16:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:34 smithi045 bash[80445]: audit 2024-07-28T22:16:33.541194+0000 mon.c (mon.2) 1315 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:34 smithi045 bash[82788]: audit 2024-07-28T22:16:33.541194+0000 mon.c (mon.2) 1315 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:34 smithi155 bash[68033]: audit 2024-07-28T22:16:33.541194+0000 mon.c (mon.2) 1315 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:34 smithi155 bash[73694]: debug 2024-07-28T22:16:34.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:35.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8828 16 16 0 0 0 - 0 2024-07-28T22:16:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:35 smithi045 bash[80445]: cluster 2024-07-28T22:16:34.086774+0000 mgr.y (mgr.34101) 5005 : cluster [DBG] pgmap v5933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:35 smithi045 bash[82788]: cluster 2024-07-28T22:16:34.086774+0000 mgr.y (mgr.34101) 5005 : cluster [DBG] pgmap v5933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:35 smithi155 bash[68033]: cluster 2024-07-28T22:16:34.086774+0000 mgr.y (mgr.34101) 5005 : cluster [DBG] pgmap v5933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:35 smithi155 bash[73694]: debug 2024-07-28T22:16:35.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:36.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8829 16 16 0 0 0 - 0 2024-07-28T22:16:37.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:36 smithi155 bash[73694]: debug 2024-07-28T22:16:36.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:37.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8830 16 16 0 0 0 - 0 2024-07-28T22:16:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:37 smithi045 bash[80445]: cluster 2024-07-28T22:16:36.088492+0000 mgr.y (mgr.34101) 5006 : cluster [DBG] pgmap v5934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:37 smithi045 bash[82788]: cluster 2024-07-28T22:16:36.088492+0000 mgr.y (mgr.34101) 5006 : cluster [DBG] pgmap v5934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:37 smithi155 bash[68033]: cluster 2024-07-28T22:16:36.088492+0000 mgr.y (mgr.34101) 5006 : cluster [DBG] pgmap v5934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:37 smithi155 bash[73694]: debug 2024-07-28T22:16:37.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:38.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8831 16 16 0 0 0 - 0 2024-07-28T22:16:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:38 smithi155 bash[73694]: debug 2024-07-28T22:16:38.519+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:39.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8832 16 16 0 0 0 - 0 2024-07-28T22:16:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:39 smithi045 bash[80445]: cluster 2024-07-28T22:16:38.090388+0000 mgr.y (mgr.34101) 5007 : cluster [DBG] pgmap v5935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:39 smithi045 bash[82788]: cluster 2024-07-28T22:16:38.090388+0000 mgr.y (mgr.34101) 5007 : cluster [DBG] pgmap v5935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:39.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:39 smithi155 bash[68033]: cluster 2024-07-28T22:16:38.090388+0000 mgr.y (mgr.34101) 5007 : cluster [DBG] pgmap v5935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:39 smithi155 bash[73694]: debug 2024-07-28T22:16:39.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:40.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8833 16 16 0 0 0 - 0 2024-07-28T22:16:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:16:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:16:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:16:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:40 smithi155 bash[73694]: debug 2024-07-28T22:16:40.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:41.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8834 16 16 0 0 0 - 0 2024-07-28T22:16:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:41 smithi045 bash[80445]: cluster 2024-07-28T22:16:40.092116+0000 mgr.y (mgr.34101) 5008 : cluster [DBG] pgmap v5936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:41 smithi045 bash[82788]: cluster 2024-07-28T22:16:40.092116+0000 mgr.y (mgr.34101) 5008 : cluster [DBG] pgmap v5936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:41 smithi155 bash[73694]: debug 2024-07-28T22:16:41.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:41 smithi155 bash[68033]: cluster 2024-07-28T22:16:40.092116+0000 mgr.y (mgr.34101) 5008 : cluster [DBG] pgmap v5936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:42.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8835 16 16 0 0 0 - 0 2024-07-28T22:16:42.592 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:16:42 smithi155 bash[60745]: ts=2024-07-28T22:16:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:16:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:42 smithi155 bash[73694]: debug 2024-07-28T22:16:42.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:43.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8836 16 16 0 0 0 - 0 2024-07-28T22:16:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:43 smithi045 bash[80445]: cluster 2024-07-28T22:16:42.093978+0000 mgr.y (mgr.34101) 5009 : cluster [DBG] pgmap v5937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:43 smithi045 bash[82788]: cluster 2024-07-28T22:16:42.093978+0000 mgr.y (mgr.34101) 5009 : cluster [DBG] pgmap v5937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:43 smithi155 bash[68033]: cluster 2024-07-28T22:16:42.093978+0000 mgr.y (mgr.34101) 5009 : cluster [DBG] pgmap v5937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:43 smithi155 bash[73694]: debug 2024-07-28T22:16:43.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:44.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8837 16 16 0 0 0 - 0 2024-07-28T22:16:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:44 smithi155 bash[73694]: debug 2024-07-28T22:16:44.547+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:45.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8838 16 16 0 0 0 - 0 2024-07-28T22:16:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:45 smithi045 bash[80445]: cluster 2024-07-28T22:16:44.095656+0000 mgr.y (mgr.34101) 5010 : cluster [DBG] pgmap v5938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:45 smithi045 bash[82788]: cluster 2024-07-28T22:16:44.095656+0000 mgr.y (mgr.34101) 5010 : cluster [DBG] pgmap v5938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:45 smithi155 bash[68033]: cluster 2024-07-28T22:16:44.095656+0000 mgr.y (mgr.34101) 5010 : cluster [DBG] pgmap v5938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:45 smithi155 bash[73694]: debug 2024-07-28T22:16:45.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:46.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8839 16 16 0 0 0 - 0 2024-07-28T22:16:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:46 smithi155 bash[73694]: debug 2024-07-28T22:16:46.523+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:47.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:16:47.086344+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:16:47.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:16:47.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8840 16 16 0 0 0 - 0 2024-07-28T22:16:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:47 smithi045 bash[80445]: cluster 2024-07-28T22:16:46.097359+0000 mgr.y (mgr.34101) 5011 : cluster [DBG] pgmap v5939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:47 smithi045 bash[82788]: cluster 2024-07-28T22:16:46.097359+0000 mgr.y (mgr.34101) 5011 : cluster [DBG] pgmap v5939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:47 smithi155 bash[68033]: cluster 2024-07-28T22:16:46.097359+0000 mgr.y (mgr.34101) 5011 : cluster [DBG] pgmap v5939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:47 smithi155 bash[73694]: debug 2024-07-28T22:16:47.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:48.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8841 16 16 0 0 0 - 0 2024-07-28T22:16:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:48 smithi155 bash[73694]: debug 2024-07-28T22:16:48.523+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:49.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8842 16 16 0 0 0 - 0 2024-07-28T22:16:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:49 smithi045 bash[80445]: cluster 2024-07-28T22:16:48.099223+0000 mgr.y (mgr.34101) 5012 : cluster [DBG] pgmap v5940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:49 smithi045 bash[80445]: audit 2024-07-28T22:16:48.541282+0000 mon.c (mon.2) 1316 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:49 smithi045 bash[82788]: cluster 2024-07-28T22:16:48.099223+0000 mgr.y (mgr.34101) 5012 : cluster [DBG] pgmap v5940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:49 smithi045 bash[82788]: audit 2024-07-28T22:16:48.541282+0000 mon.c (mon.2) 1316 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:49 smithi155 bash[73694]: debug 2024-07-28T22:16:49.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:49 smithi155 bash[68033]: cluster 2024-07-28T22:16:48.099223+0000 mgr.y (mgr.34101) 5012 : cluster [DBG] pgmap v5940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:49 smithi155 bash[68033]: audit 2024-07-28T22:16:48.541282+0000 mon.c (mon.2) 1316 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:16:50.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8843 16 16 0 0 0 - 0 2024-07-28T22:16:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:50 smithi155 bash[73694]: debug 2024-07-28T22:16:50.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:16:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:16:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:16:51.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8844 16 16 0 0 0 - 0 2024-07-28T22:16:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:51 smithi045 bash[82788]: cluster 2024-07-28T22:16:50.100953+0000 mgr.y (mgr.34101) 5013 : cluster [DBG] pgmap v5941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:51 smithi045 bash[80445]: cluster 2024-07-28T22:16:50.100953+0000 mgr.y (mgr.34101) 5013 : cluster [DBG] pgmap v5941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:51 smithi155 bash[73694]: debug 2024-07-28T22:16:51.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:51 smithi155 bash[68033]: cluster 2024-07-28T22:16:50.100953+0000 mgr.y (mgr.34101) 5013 : cluster [DBG] pgmap v5941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:52.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8845 16 16 0 0 0 - 0 2024-07-28T22:16:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:52 smithi155 bash[73694]: debug 2024-07-28T22:16:52.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:16:52 smithi155 bash[60745]: ts=2024-07-28T22:16:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:16:53.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8846 16 16 0 0 0 - 0 2024-07-28T22:16:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:53 smithi045 bash[82788]: cluster 2024-07-28T22:16:52.102853+0000 mgr.y (mgr.34101) 5014 : cluster [DBG] pgmap v5942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:53 smithi045 bash[80445]: cluster 2024-07-28T22:16:52.102853+0000 mgr.y (mgr.34101) 5014 : cluster [DBG] pgmap v5942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:53 smithi155 bash[68033]: cluster 2024-07-28T22:16:52.102853+0000 mgr.y (mgr.34101) 5014 : cluster [DBG] pgmap v5942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:53 smithi155 bash[73694]: debug 2024-07-28T22:16:53.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:54.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8847 16 16 0 0 0 - 0 2024-07-28T22:16:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:54 smithi155 bash[73694]: debug 2024-07-28T22:16:54.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:55.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8848 16 16 0 0 0 - 0 2024-07-28T22:16:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:55 smithi045 bash[82788]: cluster 2024-07-28T22:16:54.104571+0000 mgr.y (mgr.34101) 5015 : cluster [DBG] pgmap v5943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:55 smithi045 bash[80445]: cluster 2024-07-28T22:16:54.104571+0000 mgr.y (mgr.34101) 5015 : cluster [DBG] pgmap v5943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:55 smithi155 bash[68033]: cluster 2024-07-28T22:16:54.104571+0000 mgr.y (mgr.34101) 5015 : cluster [DBG] pgmap v5943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:55.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:55 smithi155 bash[73694]: debug 2024-07-28T22:16:55.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:56.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8849 16 16 0 0 0 - 0 2024-07-28T22:16:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:56 smithi155 bash[73694]: debug 2024-07-28T22:16:56.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:57.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8850 16 16 0 0 0 - 0 2024-07-28T22:16:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:57 smithi045 bash[80445]: cluster 2024-07-28T22:16:56.106306+0000 mgr.y (mgr.34101) 5016 : cluster [DBG] pgmap v5944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:57 smithi045 bash[82788]: cluster 2024-07-28T22:16:56.106306+0000 mgr.y (mgr.34101) 5016 : cluster [DBG] pgmap v5944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:57 smithi155 bash[68033]: cluster 2024-07-28T22:16:56.106306+0000 mgr.y (mgr.34101) 5016 : cluster [DBG] pgmap v5944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:57 smithi155 bash[73694]: debug 2024-07-28T22:16:57.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:58.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8851 16 16 0 0 0 - 0 2024-07-28T22:16:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:58 smithi155 bash[73694]: debug 2024-07-28T22:16:58.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:59.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8852 16 16 0 0 0 - 0 2024-07-28T22:16:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:16:59 smithi045 bash[82788]: cluster 2024-07-28T22:16:58.108203+0000 mgr.y (mgr.34101) 5017 : cluster [DBG] pgmap v5945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:16:59 smithi045 bash[80445]: cluster 2024-07-28T22:16:58.108203+0000 mgr.y (mgr.34101) 5017 : cluster [DBG] pgmap v5945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:16:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:16:59 smithi155 bash[73694]: debug 2024-07-28T22:16:59.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:16:59.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:16:59 smithi155 bash[68033]: cluster 2024-07-28T22:16:58.108203+0000 mgr.y (mgr.34101) 5017 : cluster [DBG] pgmap v5945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:00.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8853 16 16 0 0 0 - 0 2024-07-28T22:17:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:00 smithi155 bash[73694]: debug 2024-07-28T22:17:00.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:17:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:17:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:17:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:17:01.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8854 16 16 0 0 0 - 0 2024-07-28T22:17:01.701 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:01 smithi155 bash[68033]: cluster 2024-07-28T22:17:00.109942+0000 mgr.y (mgr.34101) 5018 : cluster [DBG] pgmap v5946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:01.701 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:01 smithi155 bash[73694]: debug 2024-07-28T22:17:01.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:17:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:01 smithi045 bash[82788]: cluster 2024-07-28T22:17:00.109942+0000 mgr.y (mgr.34101) 5018 : cluster [DBG] pgmap v5946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:01 smithi045 bash[80445]: cluster 2024-07-28T22:17:00.109942+0000 mgr.y (mgr.34101) 5018 : cluster [DBG] pgmap v5946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:02.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8855 16 16 0 0 0 - 0 2024-07-28T22:17:02.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:02 smithi155 bash[73694]: debug 2024-07-28T22:17:02.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:17:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:17:02 smithi155 bash[60745]: ts=2024-07-28T22:17:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:17:03.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8856 16 16 0 0 0 - 0 2024-07-28T22:17:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:03 smithi045 bash[80445]: cluster 2024-07-28T22:17:02.111827+0000 mgr.y (mgr.34101) 5019 : cluster [DBG] pgmap v5947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:03 smithi045 bash[82788]: cluster 2024-07-28T22:17:02.111827+0000 mgr.y (mgr.34101) 5019 : cluster [DBG] pgmap v5947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:03 smithi155 bash[73694]: debug 2024-07-28T22:17:03.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:06:26.590014+0000 (oldest deadline 2024-07-28T22:06:46.590014+0000) 2024-07-28T22:17:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:03 smithi155 bash[68033]: cluster 2024-07-28T22:17:02.111827+0000 mgr.y (mgr.34101) 5019 : cluster [DBG] pgmap v5947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:04.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8857 16 16 0 0 0 - 0 2024-07-28T22:17:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:04 smithi045 bash[80445]: audit 2024-07-28T22:17:03.541856+0000 mon.c (mon.2) 1317 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:04 smithi045 bash[82788]: audit 2024-07-28T22:17:03.541856+0000 mon.c (mon.2) 1317 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:04 smithi155 bash[68033]: audit 2024-07-28T22:17:03.541856+0000 mon.c (mon.2) 1317 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:05.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8858 16 16 0 0 0 - 0 2024-07-28T22:17:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:05 smithi045 bash[82788]: cluster 2024-07-28T22:17:04.113511+0000 mgr.y (mgr.34101) 5020 : cluster [DBG] pgmap v5948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:05 smithi045 bash[80445]: cluster 2024-07-28T22:17:04.113511+0000 mgr.y (mgr.34101) 5020 : cluster [DBG] pgmap v5948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:05 smithi155 bash[68033]: cluster 2024-07-28T22:17:04.113511+0000 mgr.y (mgr.34101) 5020 : cluster [DBG] pgmap v5948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:06.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8859 16 16 0 0 0 - 0 2024-07-28T22:17:07.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:17:07.089736+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:17:07.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:17:07.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8860 16 16 0 0 0 - 0 2024-07-28T22:17:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:07 smithi045 bash[80445]: cluster 2024-07-28T22:17:06.115246+0000 mgr.y (mgr.34101) 5021 : cluster [DBG] pgmap v5949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:07 smithi045 bash[82788]: cluster 2024-07-28T22:17:06.115246+0000 mgr.y (mgr.34101) 5021 : cluster [DBG] pgmap v5949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:07 smithi155 bash[68033]: cluster 2024-07-28T22:17:06.115246+0000 mgr.y (mgr.34101) 5021 : cluster [DBG] pgmap v5949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:08.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8861 16 16 0 0 0 - 0 2024-07-28T22:17:09.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8862 16 16 0 0 0 - 0 2024-07-28T22:17:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:09 smithi045 bash[80445]: cluster 2024-07-28T22:17:08.117118+0000 mgr.y (mgr.34101) 5022 : cluster [DBG] pgmap v5950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:09 smithi045 bash[82788]: cluster 2024-07-28T22:17:08.117118+0000 mgr.y (mgr.34101) 5022 : cluster [DBG] pgmap v5950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:09 smithi155 bash[68033]: cluster 2024-07-28T22:17:08.117118+0000 mgr.y (mgr.34101) 5022 : cluster [DBG] pgmap v5950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:10.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8863 16 16 0 0 0 - 0 2024-07-28T22:17:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:17:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:17:10] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T22:17:11.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8864 16 16 0 0 0 - 0 2024-07-28T22:17:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:11 smithi045 bash[80445]: cluster 2024-07-28T22:17:10.118892+0000 mgr.y (mgr.34101) 5023 : cluster [DBG] pgmap v5951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:11 smithi045 bash[82788]: cluster 2024-07-28T22:17:10.118892+0000 mgr.y (mgr.34101) 5023 : cluster [DBG] pgmap v5951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:11 smithi155 bash[68033]: cluster 2024-07-28T22:17:10.118892+0000 mgr.y (mgr.34101) 5023 : cluster [DBG] pgmap v5951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:12.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8865 16 16 0 0 0 - 0 2024-07-28T22:17:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:17:12 smithi155 bash[60745]: ts=2024-07-28T22:17:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:17:13.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8866 16 16 0 0 0 - 0 2024-07-28T22:17:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:13 smithi045 bash[82788]: cluster 2024-07-28T22:17:12.120773+0000 mgr.y (mgr.34101) 5024 : cluster [DBG] pgmap v5952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:13 smithi045 bash[80445]: cluster 2024-07-28T22:17:12.120773+0000 mgr.y (mgr.34101) 5024 : cluster [DBG] pgmap v5952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:13.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:13 smithi155 bash[68033]: cluster 2024-07-28T22:17:12.120773+0000 mgr.y (mgr.34101) 5024 : cluster [DBG] pgmap v5952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:14.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8867 16 16 0 0 0 - 0 2024-07-28T22:17:15.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8868 16 16 0 0 0 - 0 2024-07-28T22:17:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:15 smithi045 bash[80445]: cluster 2024-07-28T22:17:14.122519+0000 mgr.y (mgr.34101) 5025 : cluster [DBG] pgmap v5953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:15 smithi045 bash[82788]: cluster 2024-07-28T22:17:14.122519+0000 mgr.y (mgr.34101) 5025 : cluster [DBG] pgmap v5953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:15 smithi155 bash[68033]: cluster 2024-07-28T22:17:14.122519+0000 mgr.y (mgr.34101) 5025 : cluster [DBG] pgmap v5953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:16.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8869 16 16 0 0 0 - 0 2024-07-28T22:17:17.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8870 16 16 0 0 0 - 0 2024-07-28T22:17:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:17 smithi155 bash[68033]: cluster 2024-07-28T22:17:16.124229+0000 mgr.y (mgr.34101) 5026 : cluster [DBG] pgmap v5954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:17 smithi155 bash[68033]: audit 2024-07-28T22:17:16.632779+0000 mon.c (mon.2) 1318 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:17:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:17 smithi045 bash[80445]: cluster 2024-07-28T22:17:16.124229+0000 mgr.y (mgr.34101) 5026 : cluster [DBG] pgmap v5954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:17 smithi045 bash[80445]: audit 2024-07-28T22:17:16.632779+0000 mon.c (mon.2) 1318 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:17:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:17 smithi045 bash[82788]: cluster 2024-07-28T22:17:16.124229+0000 mgr.y (mgr.34101) 5026 : cluster [DBG] pgmap v5954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:17 smithi045 bash[82788]: audit 2024-07-28T22:17:16.632779+0000 mon.c (mon.2) 1318 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:17:18.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8871 16 16 0 0 0 - 0 2024-07-28T22:17:19.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8872 16 16 0 0 0 - 0 2024-07-28T22:17:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:19 smithi155 bash[68033]: cluster 2024-07-28T22:17:18.126143+0000 mgr.y (mgr.34101) 5027 : cluster [DBG] pgmap v5955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:19 smithi155 bash[68033]: audit 2024-07-28T22:17:18.542347+0000 mon.c (mon.2) 1319 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:19 smithi045 bash[80445]: cluster 2024-07-28T22:17:18.126143+0000 mgr.y (mgr.34101) 5027 : cluster [DBG] pgmap v5955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:19 smithi045 bash[80445]: audit 2024-07-28T22:17:18.542347+0000 mon.c (mon.2) 1319 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:19 smithi045 bash[82788]: cluster 2024-07-28T22:17:18.126143+0000 mgr.y (mgr.34101) 5027 : cluster [DBG] pgmap v5955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:19 smithi045 bash[82788]: audit 2024-07-28T22:17:18.542347+0000 mon.c (mon.2) 1319 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:20.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8873 16 16 0 0 0 - 0 2024-07-28T22:17:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:17:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:17:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:17:21.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8874 16 16 0 0 0 - 0 2024-07-28T22:17:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:21 smithi155 bash[68033]: cluster 2024-07-28T22:17:20.127896+0000 mgr.y (mgr.34101) 5028 : cluster [DBG] pgmap v5956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:21 smithi045 bash[80445]: cluster 2024-07-28T22:17:20.127896+0000 mgr.y (mgr.34101) 5028 : cluster [DBG] pgmap v5956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:21 smithi045 bash[82788]: cluster 2024-07-28T22:17:20.127896+0000 mgr.y (mgr.34101) 5028 : cluster [DBG] pgmap v5956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:22.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8875 16 16 0 0 0 - 0 2024-07-28T22:17:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:17:22 smithi155 bash[60745]: ts=2024-07-28T22:17:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:17:23.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8876 16 16 0 0 0 - 0 2024-07-28T22:17:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[80445]: cluster 2024-07-28T22:17:22.128786+0000 mgr.y (mgr.34101) 5029 : cluster [DBG] pgmap v5957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[80445]: audit 2024-07-28T22:17:22.330222+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[80445]: audit 2024-07-28T22:17:22.338491+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[80445]: audit 2024-07-28T22:17:22.476675+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[80445]: audit 2024-07-28T22:17:22.493578+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[80445]: audit 2024-07-28T22:17:22.904697+0000 mon.c (mon.2) 1320 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:17:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[80445]: audit 2024-07-28T22:17:22.906457+0000 mon.c (mon.2) 1321 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:17:23.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[80445]: audit 2024-07-28T22:17:22.916460+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[82788]: cluster 2024-07-28T22:17:22.128786+0000 mgr.y (mgr.34101) 5029 : cluster [DBG] pgmap v5957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[82788]: audit 2024-07-28T22:17:22.330222+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[82788]: audit 2024-07-28T22:17:22.338491+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[82788]: audit 2024-07-28T22:17:22.476675+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[82788]: audit 2024-07-28T22:17:22.493578+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[82788]: audit 2024-07-28T22:17:22.904697+0000 mon.c (mon.2) 1320 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:17:23.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[82788]: audit 2024-07-28T22:17:22.906457+0000 mon.c (mon.2) 1321 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:17:23.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:23 smithi045 bash[82788]: audit 2024-07-28T22:17:22.916460+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:23 smithi155 bash[68033]: cluster 2024-07-28T22:17:22.128786+0000 mgr.y (mgr.34101) 5029 : cluster [DBG] pgmap v5957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:23 smithi155 bash[68033]: audit 2024-07-28T22:17:22.330222+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:23 smithi155 bash[68033]: audit 2024-07-28T22:17:22.338491+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:23 smithi155 bash[68033]: audit 2024-07-28T22:17:22.476675+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:23 smithi155 bash[68033]: audit 2024-07-28T22:17:22.493578+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:23 smithi155 bash[68033]: audit 2024-07-28T22:17:22.904697+0000 mon.c (mon.2) 1320 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:17:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:23 smithi155 bash[68033]: audit 2024-07-28T22:17:22.906457+0000 mon.c (mon.2) 1321 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:17:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:23 smithi155 bash[68033]: audit 2024-07-28T22:17:22.916460+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:17:24.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8877 16 16 0 0 0 - 0 2024-07-28T22:17:25.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8878 16 16 0 0 0 - 0 2024-07-28T22:17:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:25 smithi045 bash[82788]: cluster 2024-07-28T22:17:24.130495+0000 mgr.y (mgr.34101) 5030 : cluster [DBG] pgmap v5958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:25 smithi045 bash[80445]: cluster 2024-07-28T22:17:24.130495+0000 mgr.y (mgr.34101) 5030 : cluster [DBG] pgmap v5958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:25.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:25 smithi155 bash[68033]: cluster 2024-07-28T22:17:24.130495+0000 mgr.y (mgr.34101) 5030 : cluster [DBG] pgmap v5958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:26.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8879 16 16 0 0 0 - 0 2024-07-28T22:17:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:26 smithi155 bash[73694]: debug 2024-07-28T22:17:26.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:27.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:17:27.093049+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:17:27.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:17:27.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8880 16 16 0 0 0 - 0 2024-07-28T22:17:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:27 smithi045 bash[80445]: cluster 2024-07-28T22:17:26.132194+0000 mgr.y (mgr.34101) 5031 : cluster [DBG] pgmap v5959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:27 smithi045 bash[82788]: cluster 2024-07-28T22:17:26.132194+0000 mgr.y (mgr.34101) 5031 : cluster [DBG] pgmap v5959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:27 smithi155 bash[68033]: cluster 2024-07-28T22:17:26.132194+0000 mgr.y (mgr.34101) 5031 : cluster [DBG] pgmap v5959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:27.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:27 smithi155 bash[73694]: debug 2024-07-28T22:17:27.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:28.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8881 16 16 0 0 0 - 0 2024-07-28T22:17:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:28 smithi155 bash[73694]: debug 2024-07-28T22:17:28.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:29.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8882 16 16 0 0 0 - 0 2024-07-28T22:17:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:29 smithi045 bash[80445]: cluster 2024-07-28T22:17:28.134071+0000 mgr.y (mgr.34101) 5032 : cluster [DBG] pgmap v5960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:29 smithi045 bash[82788]: cluster 2024-07-28T22:17:28.134071+0000 mgr.y (mgr.34101) 5032 : cluster [DBG] pgmap v5960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:29 smithi155 bash[68033]: cluster 2024-07-28T22:17:28.134071+0000 mgr.y (mgr.34101) 5032 : cluster [DBG] pgmap v5960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:29.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:29 smithi155 bash[73694]: debug 2024-07-28T22:17:29.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:30.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8883 16 16 0 0 0 - 0 2024-07-28T22:17:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:30 smithi155 bash[73694]: debug 2024-07-28T22:17:30.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:17:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:17:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:17:31.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8884 16 16 0 0 0 - 0 2024-07-28T22:17:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:31 smithi045 bash[80445]: cluster 2024-07-28T22:17:30.135773+0000 mgr.y (mgr.34101) 5033 : cluster [DBG] pgmap v5961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:31 smithi045 bash[82788]: cluster 2024-07-28T22:17:30.135773+0000 mgr.y (mgr.34101) 5033 : cluster [DBG] pgmap v5961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:31 smithi155 bash[68033]: cluster 2024-07-28T22:17:30.135773+0000 mgr.y (mgr.34101) 5033 : cluster [DBG] pgmap v5961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:31 smithi155 bash[73694]: debug 2024-07-28T22:17:31.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:32.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8885 16 16 0 0 0 - 0 2024-07-28T22:17:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:32 smithi155 bash[73694]: debug 2024-07-28T22:17:32.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:17:32 smithi155 bash[60745]: ts=2024-07-28T22:17:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:17:33.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8886 16 16 0 0 0 - 0 2024-07-28T22:17:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:33 smithi045 bash[82788]: cluster 2024-07-28T22:17:32.137613+0000 mgr.y (mgr.34101) 5034 : cluster [DBG] pgmap v5962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:33 smithi045 bash[80445]: cluster 2024-07-28T22:17:32.137613+0000 mgr.y (mgr.34101) 5034 : cluster [DBG] pgmap v5962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:33 smithi155 bash[73694]: debug 2024-07-28T22:17:33.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:33.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:33 smithi155 bash[68033]: cluster 2024-07-28T22:17:32.137613+0000 mgr.y (mgr.34101) 5034 : cluster [DBG] pgmap v5962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:34.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8887 16 16 0 0 0 - 0 2024-07-28T22:17:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:34 smithi045 bash[80445]: audit 2024-07-28T22:17:33.543127+0000 mon.c (mon.2) 1322 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:34 smithi045 bash[82788]: audit 2024-07-28T22:17:33.543127+0000 mon.c (mon.2) 1322 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:34 smithi155 bash[68033]: audit 2024-07-28T22:17:33.543127+0000 mon.c (mon.2) 1322 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:34 smithi155 bash[73694]: debug 2024-07-28T22:17:34.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:35.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8888 16 16 0 0 0 - 0 2024-07-28T22:17:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:35 smithi045 bash[80445]: cluster 2024-07-28T22:17:34.139295+0000 mgr.y (mgr.34101) 5035 : cluster [DBG] pgmap v5963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:35 smithi045 bash[82788]: cluster 2024-07-28T22:17:34.139295+0000 mgr.y (mgr.34101) 5035 : cluster [DBG] pgmap v5963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:35 smithi155 bash[68033]: cluster 2024-07-28T22:17:34.139295+0000 mgr.y (mgr.34101) 5035 : cluster [DBG] pgmap v5963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:35 smithi155 bash[73694]: debug 2024-07-28T22:17:35.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:36.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8889 16 16 0 0 0 - 0 2024-07-28T22:17:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:36 smithi155 bash[73694]: debug 2024-07-28T22:17:36.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:37.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8890 16 16 0 0 0 - 0 2024-07-28T22:17:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:37 smithi045 bash[80445]: cluster 2024-07-28T22:17:36.140990+0000 mgr.y (mgr.34101) 5036 : cluster [DBG] pgmap v5964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:37 smithi045 bash[82788]: cluster 2024-07-28T22:17:36.140990+0000 mgr.y (mgr.34101) 5036 : cluster [DBG] pgmap v5964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:37 smithi155 bash[73694]: debug 2024-07-28T22:17:37.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:37 smithi155 bash[68033]: cluster 2024-07-28T22:17:36.140990+0000 mgr.y (mgr.34101) 5036 : cluster [DBG] pgmap v5964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:38.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8891 16 16 0 0 0 - 0 2024-07-28T22:17:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:38 smithi155 bash[73694]: debug 2024-07-28T22:17:38.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:39.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8892 16 16 0 0 0 - 0 2024-07-28T22:17:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:39 smithi045 bash[80445]: cluster 2024-07-28T22:17:38.142886+0000 mgr.y (mgr.34101) 5037 : cluster [DBG] pgmap v5965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:39 smithi045 bash[82788]: cluster 2024-07-28T22:17:38.142886+0000 mgr.y (mgr.34101) 5037 : cluster [DBG] pgmap v5965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:39 smithi155 bash[73694]: debug 2024-07-28T22:17:39.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:39.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:39 smithi155 bash[68033]: cluster 2024-07-28T22:17:38.142886+0000 mgr.y (mgr.34101) 5037 : cluster [DBG] pgmap v5965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:40.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8893 16 16 0 0 0 - 0 2024-07-28T22:17:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:40 smithi155 bash[73694]: debug 2024-07-28T22:17:40.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:17:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:17:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:17:41.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8894 16 16 0 0 0 - 0 2024-07-28T22:17:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:41 smithi045 bash[82788]: cluster 2024-07-28T22:17:40.144623+0000 mgr.y (mgr.34101) 5038 : cluster [DBG] pgmap v5966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:41 smithi045 bash[80445]: cluster 2024-07-28T22:17:40.144623+0000 mgr.y (mgr.34101) 5038 : cluster [DBG] pgmap v5966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:41 smithi155 bash[68033]: cluster 2024-07-28T22:17:40.144623+0000 mgr.y (mgr.34101) 5038 : cluster [DBG] pgmap v5966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:41 smithi155 bash[73694]: debug 2024-07-28T22:17:41.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:42.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8895 16 16 0 0 0 - 0 2024-07-28T22:17:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:42 smithi155 bash[73694]: debug 2024-07-28T22:17:42.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:17:42 smithi155 bash[60745]: ts=2024-07-28T22:17:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:17:43.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8896 16 16 0 0 0 - 0 2024-07-28T22:17:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:43 smithi045 bash[80445]: cluster 2024-07-28T22:17:42.146478+0000 mgr.y (mgr.34101) 5039 : cluster [DBG] pgmap v5967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:43 smithi045 bash[82788]: cluster 2024-07-28T22:17:42.146478+0000 mgr.y (mgr.34101) 5039 : cluster [DBG] pgmap v5967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:43 smithi155 bash[68033]: cluster 2024-07-28T22:17:42.146478+0000 mgr.y (mgr.34101) 5039 : cluster [DBG] pgmap v5967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:43 smithi155 bash[73694]: debug 2024-07-28T22:17:43.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:44.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8897 16 16 0 0 0 - 0 2024-07-28T22:17:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:44 smithi155 bash[73694]: debug 2024-07-28T22:17:44.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:45.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8898 16 16 0 0 0 - 0 2024-07-28T22:17:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:45 smithi045 bash[80445]: cluster 2024-07-28T22:17:44.148192+0000 mgr.y (mgr.34101) 5040 : cluster [DBG] pgmap v5968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:45 smithi045 bash[82788]: cluster 2024-07-28T22:17:44.148192+0000 mgr.y (mgr.34101) 5040 : cluster [DBG] pgmap v5968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:45.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:45 smithi155 bash[68033]: cluster 2024-07-28T22:17:44.148192+0000 mgr.y (mgr.34101) 5040 : cluster [DBG] pgmap v5968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:45 smithi155 bash[73694]: debug 2024-07-28T22:17:45.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:46.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8899 16 16 0 0 0 - 0 2024-07-28T22:17:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:46 smithi155 bash[73694]: debug 2024-07-28T22:17:46.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:47.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:17:47.096390+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:17:47.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:17:47.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8900 16 16 0 0 0 - 0 2024-07-28T22:17:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:47 smithi045 bash[80445]: cluster 2024-07-28T22:17:46.149939+0000 mgr.y (mgr.34101) 5041 : cluster [DBG] pgmap v5969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:47 smithi045 bash[82788]: cluster 2024-07-28T22:17:46.149939+0000 mgr.y (mgr.34101) 5041 : cluster [DBG] pgmap v5969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:47.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:47 smithi155 bash[68033]: cluster 2024-07-28T22:17:46.149939+0000 mgr.y (mgr.34101) 5041 : cluster [DBG] pgmap v5969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:47 smithi155 bash[73694]: debug 2024-07-28T22:17:47.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:48.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8901 16 16 0 0 0 - 0 2024-07-28T22:17:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:48 smithi155 bash[73694]: debug 2024-07-28T22:17:48.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:49.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8902 16 16 0 0 0 - 0 2024-07-28T22:17:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:48 smithi045 bash[80445]: cluster 2024-07-28T22:17:48.151805+0000 mgr.y (mgr.34101) 5042 : cluster [DBG] pgmap v5970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:48 smithi045 bash[80445]: audit 2024-07-28T22:17:48.543222+0000 mon.c (mon.2) 1323 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:48 smithi045 bash[82788]: cluster 2024-07-28T22:17:48.151805+0000 mgr.y (mgr.34101) 5042 : cluster [DBG] pgmap v5970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:48 smithi045 bash[82788]: audit 2024-07-28T22:17:48.543222+0000 mon.c (mon.2) 1323 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:48 smithi155 bash[68033]: cluster 2024-07-28T22:17:48.151805+0000 mgr.y (mgr.34101) 5042 : cluster [DBG] pgmap v5970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:48 smithi155 bash[68033]: audit 2024-07-28T22:17:48.543222+0000 mon.c (mon.2) 1323 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:17:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:49 smithi155 bash[73694]: debug 2024-07-28T22:17:49.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:50.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8903 16 16 0 0 0 - 0 2024-07-28T22:17:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:50 smithi155 bash[73694]: debug 2024-07-28T22:17:50.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:17:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:17:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:17:51.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8904 16 16 0 0 0 - 0 2024-07-28T22:17:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:51 smithi045 bash[80445]: cluster 2024-07-28T22:17:50.153501+0000 mgr.y (mgr.34101) 5043 : cluster [DBG] pgmap v5971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:51 smithi045 bash[82788]: cluster 2024-07-28T22:17:50.153501+0000 mgr.y (mgr.34101) 5043 : cluster [DBG] pgmap v5971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:51.486 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:51 smithi155 bash[68033]: cluster 2024-07-28T22:17:50.153501+0000 mgr.y (mgr.34101) 5043 : cluster [DBG] pgmap v5971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:51 smithi155 bash[73694]: debug 2024-07-28T22:17:51.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:52.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8905 16 16 0 0 0 - 0 2024-07-28T22:17:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:52 smithi155 bash[73694]: debug 2024-07-28T22:17:52.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:17:52 smithi155 bash[60745]: ts=2024-07-28T22:17:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:17:53.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8906 16 16 0 0 0 - 0 2024-07-28T22:17:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:53 smithi045 bash[82788]: cluster 2024-07-28T22:17:52.155375+0000 mgr.y (mgr.34101) 5044 : cluster [DBG] pgmap v5972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:53 smithi045 bash[80445]: cluster 2024-07-28T22:17:52.155375+0000 mgr.y (mgr.34101) 5044 : cluster [DBG] pgmap v5972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:53.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:53 smithi155 bash[68033]: cluster 2024-07-28T22:17:52.155375+0000 mgr.y (mgr.34101) 5044 : cluster [DBG] pgmap v5972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:53 smithi155 bash[73694]: debug 2024-07-28T22:17:53.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:54.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8907 16 16 0 0 0 - 0 2024-07-28T22:17:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:54 smithi155 bash[73694]: debug 2024-07-28T22:17:54.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:55.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8908 16 16 0 0 0 - 0 2024-07-28T22:17:55.487 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:55 smithi155 bash[68033]: cluster 2024-07-28T22:17:54.157096+0000 mgr.y (mgr.34101) 5045 : cluster [DBG] pgmap v5973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:55 smithi045 bash[82788]: cluster 2024-07-28T22:17:54.157096+0000 mgr.y (mgr.34101) 5045 : cluster [DBG] pgmap v5973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:55 smithi045 bash[80445]: cluster 2024-07-28T22:17:54.157096+0000 mgr.y (mgr.34101) 5045 : cluster [DBG] pgmap v5973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:55 smithi155 bash[73694]: debug 2024-07-28T22:17:55.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:56.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8909 16 16 0 0 0 - 0 2024-07-28T22:17:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:56 smithi155 bash[73694]: debug 2024-07-28T22:17:56.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:57.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8910 16 16 0 0 0 - 0 2024-07-28T22:17:57.505 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:57 smithi155 bash[68033]: cluster 2024-07-28T22:17:56.158846+0000 mgr.y (mgr.34101) 5046 : cluster [DBG] pgmap v5974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:57 smithi045 bash[80445]: cluster 2024-07-28T22:17:56.158846+0000 mgr.y (mgr.34101) 5046 : cluster [DBG] pgmap v5974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:57 smithi045 bash[82788]: cluster 2024-07-28T22:17:56.158846+0000 mgr.y (mgr.34101) 5046 : cluster [DBG] pgmap v5974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:57 smithi155 bash[73694]: debug 2024-07-28T22:17:57.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:58.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8911 16 16 0 0 0 - 0 2024-07-28T22:17:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:58 smithi155 bash[73694]: debug 2024-07-28T22:17:58.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:59.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8912 16 16 0 0 0 - 0 2024-07-28T22:17:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:17:59 smithi155 bash[73694]: debug 2024-07-28T22:17:59.457+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:17:59.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:17:59 smithi155 bash[68033]: cluster 2024-07-28T22:17:58.160725+0000 mgr.y (mgr.34101) 5047 : cluster [DBG] pgmap v5975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:17:59 smithi045 bash[82788]: cluster 2024-07-28T22:17:58.160725+0000 mgr.y (mgr.34101) 5047 : cluster [DBG] pgmap v5975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:17:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:17:59 smithi045 bash[80445]: cluster 2024-07-28T22:17:58.160725+0000 mgr.y (mgr.34101) 5047 : cluster [DBG] pgmap v5975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:00.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8913 16 16 0 0 0 - 0 2024-07-28T22:18:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:00 smithi155 bash[73694]: debug 2024-07-28T22:18:00.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:18:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:18:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:18:01.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8914 16 16 0 0 0 - 0 2024-07-28T22:18:01.500 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:01 smithi155 bash[68033]: cluster 2024-07-28T22:18:00.162473+0000 mgr.y (mgr.34101) 5048 : cluster [DBG] pgmap v5976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:01 smithi045 bash[80445]: cluster 2024-07-28T22:18:00.162473+0000 mgr.y (mgr.34101) 5048 : cluster [DBG] pgmap v5976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:01 smithi045 bash[82788]: cluster 2024-07-28T22:18:00.162473+0000 mgr.y (mgr.34101) 5048 : cluster [DBG] pgmap v5976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:01 smithi155 bash[73694]: debug 2024-07-28T22:18:01.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:02.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8915 16 16 0 0 0 - 0 2024-07-28T22:18:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:02 smithi155 bash[73694]: debug 2024-07-28T22:18:02.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:18:02 smithi155 bash[60745]: ts=2024-07-28T22:18:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:18:03.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8916 16 16 0 0 0 - 0 2024-07-28T22:18:03.513 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:03 smithi155 bash[68033]: cluster 2024-07-28T22:18:02.164340+0000 mgr.y (mgr.34101) 5049 : cluster [DBG] pgmap v5977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:03 smithi045 bash[80445]: cluster 2024-07-28T22:18:02.164340+0000 mgr.y (mgr.34101) 5049 : cluster [DBG] pgmap v5977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:03 smithi045 bash[82788]: cluster 2024-07-28T22:18:02.164340+0000 mgr.y (mgr.34101) 5049 : cluster [DBG] pgmap v5977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:03 smithi155 bash[73694]: debug 2024-07-28T22:18:03.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:04.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8917 16 16 0 0 0 - 0 2024-07-28T22:18:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:04 smithi155 bash[68033]: audit 2024-07-28T22:18:03.543661+0000 mon.c (mon.2) 1324 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:04 smithi155 bash[73694]: debug 2024-07-28T22:18:04.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:04 smithi045 bash[80445]: audit 2024-07-28T22:18:03.543661+0000 mon.c (mon.2) 1324 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:04 smithi045 bash[82788]: audit 2024-07-28T22:18:03.543661+0000 mon.c (mon.2) 1324 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:05.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8918 16 16 0 0 0 - 0 2024-07-28T22:18:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:05 smithi155 bash[73694]: debug 2024-07-28T22:18:05.445+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:05.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:05 smithi155 bash[68033]: cluster 2024-07-28T22:18:04.166040+0000 mgr.y (mgr.34101) 5050 : cluster [DBG] pgmap v5978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:05 smithi045 bash[80445]: cluster 2024-07-28T22:18:04.166040+0000 mgr.y (mgr.34101) 5050 : cluster [DBG] pgmap v5978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:05 smithi045 bash[82788]: cluster 2024-07-28T22:18:04.166040+0000 mgr.y (mgr.34101) 5050 : cluster [DBG] pgmap v5978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:06.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8919 16 16 0 0 0 - 0 2024-07-28T22:18:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:06 smithi155 bash[73694]: debug 2024-07-28T22:18:06.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:07.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:18:07.099651+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:18:07.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:18:07.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8920 16 16 0 0 0 - 0 2024-07-28T22:18:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:07 smithi155 bash[73694]: debug 2024-07-28T22:18:07.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:07.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:07 smithi155 bash[68033]: cluster 2024-07-28T22:18:06.167769+0000 mgr.y (mgr.34101) 5051 : cluster [DBG] pgmap v5979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:07 smithi045 bash[80445]: cluster 2024-07-28T22:18:06.167769+0000 mgr.y (mgr.34101) 5051 : cluster [DBG] pgmap v5979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:07 smithi045 bash[82788]: cluster 2024-07-28T22:18:06.167769+0000 mgr.y (mgr.34101) 5051 : cluster [DBG] pgmap v5979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:08.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8921 16 16 0 0 0 - 0 2024-07-28T22:18:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:08 smithi155 bash[73694]: debug 2024-07-28T22:18:08.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:09.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8922 16 16 0 0 0 - 0 2024-07-28T22:18:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:09 smithi155 bash[73694]: debug 2024-07-28T22:18:09.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:09.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:09 smithi155 bash[68033]: cluster 2024-07-28T22:18:08.169620+0000 mgr.y (mgr.34101) 5052 : cluster [DBG] pgmap v5980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:09 smithi045 bash[80445]: cluster 2024-07-28T22:18:08.169620+0000 mgr.y (mgr.34101) 5052 : cluster [DBG] pgmap v5980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:09 smithi045 bash[82788]: cluster 2024-07-28T22:18:08.169620+0000 mgr.y (mgr.34101) 5052 : cluster [DBG] pgmap v5980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:10.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8923 16 16 0 0 0 - 0 2024-07-28T22:18:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:10 smithi155 bash[73694]: debug 2024-07-28T22:18:10.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:18:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:18:10] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T22:18:11.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8924 16 16 0 0 0 - 0 2024-07-28T22:18:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:11 smithi155 bash[68033]: cluster 2024-07-28T22:18:10.171365+0000 mgr.y (mgr.34101) 5053 : cluster [DBG] pgmap v5981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:11 smithi155 bash[73694]: debug 2024-07-28T22:18:11.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:11 smithi045 bash[80445]: cluster 2024-07-28T22:18:10.171365+0000 mgr.y (mgr.34101) 5053 : cluster [DBG] pgmap v5981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:11 smithi045 bash[82788]: cluster 2024-07-28T22:18:10.171365+0000 mgr.y (mgr.34101) 5053 : cluster [DBG] pgmap v5981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:12.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8925 16 16 0 0 0 - 0 2024-07-28T22:18:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:12 smithi155 bash[73694]: debug 2024-07-28T22:18:12.445+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:18:12 smithi155 bash[60745]: ts=2024-07-28T22:18:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:18:13.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8926 16 16 0 0 0 - 0 2024-07-28T22:18:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:13 smithi155 bash[73694]: debug 2024-07-28T22:18:13.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:13.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:13 smithi155 bash[68033]: cluster 2024-07-28T22:18:12.173233+0000 mgr.y (mgr.34101) 5054 : cluster [DBG] pgmap v5982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:13 smithi045 bash[80445]: cluster 2024-07-28T22:18:12.173233+0000 mgr.y (mgr.34101) 5054 : cluster [DBG] pgmap v5982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:13 smithi045 bash[82788]: cluster 2024-07-28T22:18:12.173233+0000 mgr.y (mgr.34101) 5054 : cluster [DBG] pgmap v5982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:14.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8927 16 16 0 0 0 - 0 2024-07-28T22:18:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:14 smithi155 bash[73694]: debug 2024-07-28T22:18:14.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:15.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8928 16 16 0 0 0 - 0 2024-07-28T22:18:15.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:15 smithi155 bash[68033]: cluster 2024-07-28T22:18:14.174976+0000 mgr.y (mgr.34101) 5055 : cluster [DBG] pgmap v5983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:15 smithi155 bash[73694]: debug 2024-07-28T22:18:15.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:15 smithi045 bash[80445]: cluster 2024-07-28T22:18:14.174976+0000 mgr.y (mgr.34101) 5055 : cluster [DBG] pgmap v5983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:15 smithi045 bash[82788]: cluster 2024-07-28T22:18:14.174976+0000 mgr.y (mgr.34101) 5055 : cluster [DBG] pgmap v5983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:16.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8929 16 16 0 0 0 - 0 2024-07-28T22:18:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:16 smithi155 bash[73694]: debug 2024-07-28T22:18:16.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:17.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8930 16 16 0 0 0 - 0 2024-07-28T22:18:17.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:17 smithi155 bash[68033]: cluster 2024-07-28T22:18:16.176690+0000 mgr.y (mgr.34101) 5056 : cluster [DBG] pgmap v5984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:17 smithi155 bash[73694]: debug 2024-07-28T22:18:17.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:17 smithi045 bash[80445]: cluster 2024-07-28T22:18:16.176690+0000 mgr.y (mgr.34101) 5056 : cluster [DBG] pgmap v5984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:17 smithi045 bash[82788]: cluster 2024-07-28T22:18:16.176690+0000 mgr.y (mgr.34101) 5056 : cluster [DBG] pgmap v5984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:18.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8931 16 16 0 0 0 - 0 2024-07-28T22:18:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:18 smithi155 bash[73694]: debug 2024-07-28T22:18:18.545+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:19.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8932 16 16 0 0 0 - 0 2024-07-28T22:18:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:19 smithi155 bash[73694]: debug 2024-07-28T22:18:19.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:19 smithi155 bash[68033]: cluster 2024-07-28T22:18:18.178602+0000 mgr.y (mgr.34101) 5057 : cluster [DBG] pgmap v5985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:19 smithi155 bash[68033]: audit 2024-07-28T22:18:18.544148+0000 mon.c (mon.2) 1325 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:19 smithi045 bash[80445]: cluster 2024-07-28T22:18:18.178602+0000 mgr.y (mgr.34101) 5057 : cluster [DBG] pgmap v5985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:19 smithi045 bash[80445]: audit 2024-07-28T22:18:18.544148+0000 mon.c (mon.2) 1325 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:19 smithi045 bash[82788]: cluster 2024-07-28T22:18:18.178602+0000 mgr.y (mgr.34101) 5057 : cluster [DBG] pgmap v5985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:19 smithi045 bash[82788]: audit 2024-07-28T22:18:18.544148+0000 mon.c (mon.2) 1325 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:20.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8933 16 16 0 0 0 - 0 2024-07-28T22:18:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:20 smithi155 bash[73694]: debug 2024-07-28T22:18:20.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:18:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:18:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:18:21.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8934 16 16 0 0 0 - 0 2024-07-28T22:18:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:21 smithi155 bash[73694]: debug 2024-07-28T22:18:21.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:21 smithi155 bash[68033]: cluster 2024-07-28T22:18:20.180322+0000 mgr.y (mgr.34101) 5058 : cluster [DBG] pgmap v5986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:21 smithi045 bash[80445]: cluster 2024-07-28T22:18:20.180322+0000 mgr.y (mgr.34101) 5058 : cluster [DBG] pgmap v5986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:21 smithi045 bash[82788]: cluster 2024-07-28T22:18:20.180322+0000 mgr.y (mgr.34101) 5058 : cluster [DBG] pgmap v5986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:22.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8935 16 16 0 0 0 - 0 2024-07-28T22:18:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:22 smithi155 bash[73694]: debug 2024-07-28T22:18:22.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:18:22 smithi155 bash[60745]: ts=2024-07-28T22:18:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:18:23.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8936 16 16 0 0 0 - 0 2024-07-28T22:18:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:23 smithi155 bash[73694]: debug 2024-07-28T22:18:23.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:23.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:23 smithi155 bash[68033]: cluster 2024-07-28T22:18:22.182193+0000 mgr.y (mgr.34101) 5059 : cluster [DBG] pgmap v5987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:23.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:23 smithi155 bash[68033]: audit 2024-07-28T22:18:23.044832+0000 mon.c (mon.2) 1326 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:18:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:23 smithi045 bash[82788]: cluster 2024-07-28T22:18:22.182193+0000 mgr.y (mgr.34101) 5059 : cluster [DBG] pgmap v5987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:23 smithi045 bash[82788]: audit 2024-07-28T22:18:23.044832+0000 mon.c (mon.2) 1326 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:18:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:23 smithi045 bash[80445]: cluster 2024-07-28T22:18:22.182193+0000 mgr.y (mgr.34101) 5059 : cluster [DBG] pgmap v5987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:23 smithi045 bash[80445]: audit 2024-07-28T22:18:23.044832+0000 mon.c (mon.2) 1326 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:18:24.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8937 16 16 0 0 0 - 0 2024-07-28T22:18:24.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:24 smithi155 bash[73694]: debug 2024-07-28T22:18:24.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:25.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8938 16 16 0 0 0 - 0 2024-07-28T22:18:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:25 smithi155 bash[68033]: cluster 2024-07-28T22:18:24.183935+0000 mgr.y (mgr.34101) 5060 : cluster [DBG] pgmap v5988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:25 smithi155 bash[73694]: debug 2024-07-28T22:18:25.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:25 smithi045 bash[80445]: cluster 2024-07-28T22:18:24.183935+0000 mgr.y (mgr.34101) 5060 : cluster [DBG] pgmap v5988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:25 smithi045 bash[82788]: cluster 2024-07-28T22:18:24.183935+0000 mgr.y (mgr.34101) 5060 : cluster [DBG] pgmap v5988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:26.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8939 16 16 0 0 0 - 0 2024-07-28T22:18:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:26 smithi155 bash[73694]: debug 2024-07-28T22:18:26.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:27.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:18:27.102881+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:18:27.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:18:27.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8940 16 16 0 0 0 - 0 2024-07-28T22:18:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:27 smithi155 bash[68033]: cluster 2024-07-28T22:18:26.185685+0000 mgr.y (mgr.34101) 5061 : cluster [DBG] pgmap v5989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:27 smithi155 bash[73694]: debug 2024-07-28T22:18:27.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:27 smithi045 bash[80445]: cluster 2024-07-28T22:18:26.185685+0000 mgr.y (mgr.34101) 5061 : cluster [DBG] pgmap v5989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:27 smithi045 bash[82788]: cluster 2024-07-28T22:18:26.185685+0000 mgr.y (mgr.34101) 5061 : cluster [DBG] pgmap v5989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:28.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8941 16 16 0 0 0 - 0 2024-07-28T22:18:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:28 smithi155 bash[73694]: debug 2024-07-28T22:18:28.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:29.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8942 16 16 0 0 0 - 0 2024-07-28T22:18:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:29 smithi155 bash[73694]: debug 2024-07-28T22:18:29.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:29 smithi155 bash[68033]: cluster 2024-07-28T22:18:28.186579+0000 mgr.y (mgr.34101) 5062 : cluster [DBG] pgmap v5990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:29 smithi155 bash[68033]: audit 2024-07-28T22:18:28.751668+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:29 smithi155 bash[68033]: audit 2024-07-28T22:18:28.759382+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:29 smithi155 bash[68033]: audit 2024-07-28T22:18:28.958413+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:29 smithi155 bash[68033]: audit 2024-07-28T22:18:28.969915+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:29 smithi045 bash[80445]: cluster 2024-07-28T22:18:28.186579+0000 mgr.y (mgr.34101) 5062 : cluster [DBG] pgmap v5990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:29 smithi045 bash[80445]: audit 2024-07-28T22:18:28.751668+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:29 smithi045 bash[80445]: audit 2024-07-28T22:18:28.759382+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:29 smithi045 bash[80445]: audit 2024-07-28T22:18:28.958413+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:29 smithi045 bash[80445]: audit 2024-07-28T22:18:28.969915+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:29 smithi045 bash[82788]: cluster 2024-07-28T22:18:28.186579+0000 mgr.y (mgr.34101) 5062 : cluster [DBG] pgmap v5990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:29 smithi045 bash[82788]: audit 2024-07-28T22:18:28.751668+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:29 smithi045 bash[82788]: audit 2024-07-28T22:18:28.759382+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:29 smithi045 bash[82788]: audit 2024-07-28T22:18:28.958413+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:29 smithi045 bash[82788]: audit 2024-07-28T22:18:28.969915+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:30.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8943 16 16 0 0 0 - 0 2024-07-28T22:18:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:30 smithi155 bash[73694]: debug 2024-07-28T22:18:30.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:30 smithi155 bash[68033]: audit 2024-07-28T22:18:29.399134+0000 mon.c (mon.2) 1327 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:18:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:30 smithi155 bash[68033]: audit 2024-07-28T22:18:29.400596+0000 mon.c (mon.2) 1328 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:18:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:30 smithi155 bash[68033]: audit 2024-07-28T22:18:29.410110+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:30 smithi045 bash[80445]: audit 2024-07-28T22:18:29.399134+0000 mon.c (mon.2) 1327 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:18:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:30 smithi045 bash[80445]: audit 2024-07-28T22:18:29.400596+0000 mon.c (mon.2) 1328 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:18:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:30 smithi045 bash[80445]: audit 2024-07-28T22:18:29.410110+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:30.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:30 smithi045 bash[82788]: audit 2024-07-28T22:18:29.399134+0000 mon.c (mon.2) 1327 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:18:30.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:30 smithi045 bash[82788]: audit 2024-07-28T22:18:29.400596+0000 mon.c (mon.2) 1328 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:18:30.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:30 smithi045 bash[82788]: audit 2024-07-28T22:18:29.410110+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:18:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:18:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:18:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:18:31.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8944 16 16 0 0 0 - 0 2024-07-28T22:18:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:31 smithi045 bash[80445]: cluster 2024-07-28T22:18:30.188249+0000 mgr.y (mgr.34101) 5063 : cluster [DBG] pgmap v5991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:31 smithi045 bash[82788]: cluster 2024-07-28T22:18:30.188249+0000 mgr.y (mgr.34101) 5063 : cluster [DBG] pgmap v5991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:31 smithi155 bash[73694]: debug 2024-07-28T22:18:31.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:31 smithi155 bash[68033]: cluster 2024-07-28T22:18:30.188249+0000 mgr.y (mgr.34101) 5063 : cluster [DBG] pgmap v5991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:32.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8945 16 16 0 0 0 - 0 2024-07-28T22:18:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:32 smithi155 bash[73694]: debug 2024-07-28T22:18:32.440+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:18:32 smithi155 bash[60745]: ts=2024-07-28T22:18:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:18:33.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8946 16 16 0 0 0 - 0 2024-07-28T22:18:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:33 smithi045 bash[80445]: cluster 2024-07-28T22:18:32.190177+0000 mgr.y (mgr.34101) 5064 : cluster [DBG] pgmap v5992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:33 smithi045 bash[82788]: cluster 2024-07-28T22:18:32.190177+0000 mgr.y (mgr.34101) 5064 : cluster [DBG] pgmap v5992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:33 smithi155 bash[68033]: cluster 2024-07-28T22:18:32.190177+0000 mgr.y (mgr.34101) 5064 : cluster [DBG] pgmap v5992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:33 smithi155 bash[73694]: debug 2024-07-28T22:18:33.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:34.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8947 16 16 0 0 0 - 0 2024-07-28T22:18:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:34 smithi045 bash[80445]: audit 2024-07-28T22:18:33.544510+0000 mon.c (mon.2) 1329 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:34 smithi045 bash[82788]: audit 2024-07-28T22:18:33.544510+0000 mon.c (mon.2) 1329 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:34 smithi155 bash[68033]: audit 2024-07-28T22:18:33.544510+0000 mon.c (mon.2) 1329 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:34 smithi155 bash[73694]: debug 2024-07-28T22:18:34.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:35.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8948 16 16 0 0 0 - 0 2024-07-28T22:18:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:35 smithi045 bash[80445]: cluster 2024-07-28T22:18:34.191906+0000 mgr.y (mgr.34101) 5065 : cluster [DBG] pgmap v5993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:35 smithi045 bash[82788]: cluster 2024-07-28T22:18:34.191906+0000 mgr.y (mgr.34101) 5065 : cluster [DBG] pgmap v5993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:35 smithi155 bash[73694]: debug 2024-07-28T22:18:35.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:35 smithi155 bash[68033]: cluster 2024-07-28T22:18:34.191906+0000 mgr.y (mgr.34101) 5065 : cluster [DBG] pgmap v5993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:36.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8949 16 16 0 0 0 - 0 2024-07-28T22:18:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:36 smithi155 bash[73694]: debug 2024-07-28T22:18:36.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:37.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8950 16 16 0 0 0 - 0 2024-07-28T22:18:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:37 smithi045 bash[80445]: cluster 2024-07-28T22:18:36.193648+0000 mgr.y (mgr.34101) 5066 : cluster [DBG] pgmap v5994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:37 smithi045 bash[82788]: cluster 2024-07-28T22:18:36.193648+0000 mgr.y (mgr.34101) 5066 : cluster [DBG] pgmap v5994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:37 smithi155 bash[73694]: debug 2024-07-28T22:18:37.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:37 smithi155 bash[68033]: cluster 2024-07-28T22:18:36.193648+0000 mgr.y (mgr.34101) 5066 : cluster [DBG] pgmap v5994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:38.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8951 16 16 0 0 0 - 0 2024-07-28T22:18:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:38 smithi155 bash[73694]: debug 2024-07-28T22:18:38.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:39.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8952 16 16 0 0 0 - 0 2024-07-28T22:18:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:39 smithi045 bash[80445]: cluster 2024-07-28T22:18:38.195554+0000 mgr.y (mgr.34101) 5067 : cluster [DBG] pgmap v5995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:39 smithi045 bash[82788]: cluster 2024-07-28T22:18:38.195554+0000 mgr.y (mgr.34101) 5067 : cluster [DBG] pgmap v5995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:39 smithi155 bash[68033]: cluster 2024-07-28T22:18:38.195554+0000 mgr.y (mgr.34101) 5067 : cluster [DBG] pgmap v5995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:39 smithi155 bash[73694]: debug 2024-07-28T22:18:39.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:40.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8953 16 16 0 0 0 - 0 2024-07-28T22:18:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:40 smithi155 bash[73694]: debug 2024-07-28T22:18:40.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:18:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:18:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:18:41.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8954 16 16 0 0 0 - 0 2024-07-28T22:18:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:41 smithi045 bash[82788]: cluster 2024-07-28T22:18:40.197298+0000 mgr.y (mgr.34101) 5068 : cluster [DBG] pgmap v5996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:41 smithi045 bash[80445]: cluster 2024-07-28T22:18:40.197298+0000 mgr.y (mgr.34101) 5068 : cluster [DBG] pgmap v5996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:41 smithi155 bash[73694]: debug 2024-07-28T22:18:41.412+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:41 smithi155 bash[68033]: cluster 2024-07-28T22:18:40.197298+0000 mgr.y (mgr.34101) 5068 : cluster [DBG] pgmap v5996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:42.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8955 16 16 0 0 0 - 0 2024-07-28T22:18:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:42 smithi155 bash[73694]: debug 2024-07-28T22:18:42.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:18:42 smithi155 bash[60745]: ts=2024-07-28T22:18:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:18:43.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8956 16 16 0 0 0 - 0 2024-07-28T22:18:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:43 smithi045 bash[80445]: cluster 2024-07-28T22:18:42.199194+0000 mgr.y (mgr.34101) 5069 : cluster [DBG] pgmap v5997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:43 smithi045 bash[82788]: cluster 2024-07-28T22:18:42.199194+0000 mgr.y (mgr.34101) 5069 : cluster [DBG] pgmap v5997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:43 smithi155 bash[73694]: debug 2024-07-28T22:18:43.412+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:43.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:43 smithi155 bash[68033]: cluster 2024-07-28T22:18:42.199194+0000 mgr.y (mgr.34101) 5069 : cluster [DBG] pgmap v5997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:44.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8957 16 16 0 0 0 - 0 2024-07-28T22:18:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:44 smithi155 bash[73694]: debug 2024-07-28T22:18:44.400+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:45.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8958 16 16 0 0 0 - 0 2024-07-28T22:18:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:45 smithi045 bash[80445]: cluster 2024-07-28T22:18:44.200918+0000 mgr.y (mgr.34101) 5070 : cluster [DBG] pgmap v5998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:45 smithi045 bash[82788]: cluster 2024-07-28T22:18:44.200918+0000 mgr.y (mgr.34101) 5070 : cluster [DBG] pgmap v5998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:45 smithi155 bash[73694]: debug 2024-07-28T22:18:45.364+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:45 smithi155 bash[68033]: cluster 2024-07-28T22:18:44.200918+0000 mgr.y (mgr.34101) 5070 : cluster [DBG] pgmap v5998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:46.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8959 16 16 0 0 0 - 0 2024-07-28T22:18:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:46 smithi155 bash[73694]: debug 2024-07-28T22:18:46.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:47.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:18:47.106060+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:18:47.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:18:47.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8960 16 16 0 0 0 - 0 2024-07-28T22:18:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:47 smithi045 bash[80445]: cluster 2024-07-28T22:18:46.202655+0000 mgr.y (mgr.34101) 5071 : cluster [DBG] pgmap v5999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:47 smithi045 bash[82788]: cluster 2024-07-28T22:18:46.202655+0000 mgr.y (mgr.34101) 5071 : cluster [DBG] pgmap v5999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:47 smithi155 bash[73694]: debug 2024-07-28T22:18:47.336+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:47.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:47 smithi155 bash[68033]: cluster 2024-07-28T22:18:46.202655+0000 mgr.y (mgr.34101) 5071 : cluster [DBG] pgmap v5999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:48.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8961 16 16 0 0 0 - 0 2024-07-28T22:18:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:48 smithi155 bash[73694]: debug 2024-07-28T22:18:48.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:49.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8962 16 16 0 0 0 - 0 2024-07-28T22:18:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:49 smithi045 bash[80445]: cluster 2024-07-28T22:18:48.204536+0000 mgr.y (mgr.34101) 5072 : cluster [DBG] pgmap v6000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:49 smithi045 bash[80445]: audit 2024-07-28T22:18:48.544933+0000 mon.c (mon.2) 1330 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:49 smithi045 bash[82788]: cluster 2024-07-28T22:18:48.204536+0000 mgr.y (mgr.34101) 5072 : cluster [DBG] pgmap v6000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:49 smithi045 bash[82788]: audit 2024-07-28T22:18:48.544933+0000 mon.c (mon.2) 1330 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:49 smithi155 bash[73694]: debug 2024-07-28T22:18:49.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:49 smithi155 bash[68033]: cluster 2024-07-28T22:18:48.204536+0000 mgr.y (mgr.34101) 5072 : cluster [DBG] pgmap v6000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:49 smithi155 bash[68033]: audit 2024-07-28T22:18:48.544933+0000 mon.c (mon.2) 1330 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:18:50.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8963 16 16 0 0 0 - 0 2024-07-28T22:18:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:50 smithi155 bash[73694]: debug 2024-07-28T22:18:50.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:18:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:18:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:18:51.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8964 16 16 0 0 0 - 0 2024-07-28T22:18:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:51 smithi045 bash[80445]: cluster 2024-07-28T22:18:50.206298+0000 mgr.y (mgr.34101) 5073 : cluster [DBG] pgmap v6001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:51 smithi045 bash[82788]: cluster 2024-07-28T22:18:50.206298+0000 mgr.y (mgr.34101) 5073 : cluster [DBG] pgmap v6001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:51 smithi155 bash[73694]: debug 2024-07-28T22:18:51.380+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:51 smithi155 bash[68033]: cluster 2024-07-28T22:18:50.206298+0000 mgr.y (mgr.34101) 5073 : cluster [DBG] pgmap v6001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:52.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8965 16 16 0 0 0 - 0 2024-07-28T22:18:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:52 smithi155 bash[73694]: debug 2024-07-28T22:18:52.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:18:52 smithi155 bash[60745]: ts=2024-07-28T22:18:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:18:53.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8966 16 16 0 0 0 - 0 2024-07-28T22:18:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:53 smithi155 bash[73694]: debug 2024-07-28T22:18:53.368+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:53.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:53 smithi155 bash[68033]: cluster 2024-07-28T22:18:52.208187+0000 mgr.y (mgr.34101) 5074 : cluster [DBG] pgmap v6002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:53 smithi045 bash[80445]: cluster 2024-07-28T22:18:52.208187+0000 mgr.y (mgr.34101) 5074 : cluster [DBG] pgmap v6002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:53 smithi045 bash[82788]: cluster 2024-07-28T22:18:52.208187+0000 mgr.y (mgr.34101) 5074 : cluster [DBG] pgmap v6002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:54.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8967 16 16 0 0 0 - 0 2024-07-28T22:18:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:54 smithi155 bash[73694]: debug 2024-07-28T22:18:54.344+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:55.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8968 16 16 0 0 0 - 0 2024-07-28T22:18:55.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:55 smithi155 bash[73694]: debug 2024-07-28T22:18:55.380+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:55 smithi155 bash[68033]: cluster 2024-07-28T22:18:54.209953+0000 mgr.y (mgr.34101) 5075 : cluster [DBG] pgmap v6003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:55 smithi045 bash[82788]: cluster 2024-07-28T22:18:54.209953+0000 mgr.y (mgr.34101) 5075 : cluster [DBG] pgmap v6003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:55 smithi045 bash[80445]: cluster 2024-07-28T22:18:54.209953+0000 mgr.y (mgr.34101) 5075 : cluster [DBG] pgmap v6003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:56.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8969 16 16 0 0 0 - 0 2024-07-28T22:18:56.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:56 smithi155 bash[73694]: debug 2024-07-28T22:18:56.348+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:57.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8970 16 16 0 0 0 - 0 2024-07-28T22:18:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:57 smithi155 bash[68033]: cluster 2024-07-28T22:18:56.211680+0000 mgr.y (mgr.34101) 5076 : cluster [DBG] pgmap v6004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:57 smithi155 bash[73694]: debug 2024-07-28T22:18:57.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:57 smithi045 bash[80445]: cluster 2024-07-28T22:18:56.211680+0000 mgr.y (mgr.34101) 5076 : cluster [DBG] pgmap v6004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:57 smithi045 bash[82788]: cluster 2024-07-28T22:18:56.211680+0000 mgr.y (mgr.34101) 5076 : cluster [DBG] pgmap v6004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:58.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8971 16 16 0 0 0 - 0 2024-07-28T22:18:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:58 smithi155 bash[73694]: debug 2024-07-28T22:18:58.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:59.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8972 16 16 0 0 0 - 0 2024-07-28T22:18:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:18:59 smithi155 bash[73694]: debug 2024-07-28T22:18:59.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:18:59.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:18:59 smithi155 bash[68033]: cluster 2024-07-28T22:18:58.213538+0000 mgr.y (mgr.34101) 5077 : cluster [DBG] pgmap v6005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:18:59 smithi045 bash[82788]: cluster 2024-07-28T22:18:58.213538+0000 mgr.y (mgr.34101) 5077 : cluster [DBG] pgmap v6005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:18:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:18:59 smithi045 bash[80445]: cluster 2024-07-28T22:18:58.213538+0000 mgr.y (mgr.34101) 5077 : cluster [DBG] pgmap v6005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:00.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8973 16 16 0 0 0 - 0 2024-07-28T22:19:00.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:00 smithi155 bash[73694]: debug 2024-07-28T22:19:00.412+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:19:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:19:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:19:01.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8974 16 16 0 0 0 - 0 2024-07-28T22:19:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:01 smithi155 bash[68033]: cluster 2024-07-28T22:19:00.215281+0000 mgr.y (mgr.34101) 5078 : cluster [DBG] pgmap v6006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:01 smithi155 bash[73694]: debug 2024-07-28T22:19:01.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:01 smithi045 bash[80445]: cluster 2024-07-28T22:19:00.215281+0000 mgr.y (mgr.34101) 5078 : cluster [DBG] pgmap v6006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:01 smithi045 bash[82788]: cluster 2024-07-28T22:19:00.215281+0000 mgr.y (mgr.34101) 5078 : cluster [DBG] pgmap v6006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:02.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8975 16 16 0 0 0 - 0 2024-07-28T22:19:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:02 smithi155 bash[73694]: debug 2024-07-28T22:19:02.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:19:02 smithi155 bash[60745]: ts=2024-07-28T22:19:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:19:03.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8976 16 16 0 0 0 - 0 2024-07-28T22:19:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:03 smithi155 bash[68033]: cluster 2024-07-28T22:19:02.217143+0000 mgr.y (mgr.34101) 5079 : cluster [DBG] pgmap v6007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:03 smithi155 bash[73694]: debug 2024-07-28T22:19:03.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:03 smithi045 bash[80445]: cluster 2024-07-28T22:19:02.217143+0000 mgr.y (mgr.34101) 5079 : cluster [DBG] pgmap v6007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:03 smithi045 bash[82788]: cluster 2024-07-28T22:19:02.217143+0000 mgr.y (mgr.34101) 5079 : cluster [DBG] pgmap v6007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:04.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8977 16 16 0 0 0 - 0 2024-07-28T22:19:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:04 smithi155 bash[68033]: audit 2024-07-28T22:19:03.545663+0000 mon.c (mon.2) 1331 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:04 smithi155 bash[73694]: debug 2024-07-28T22:19:04.452+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:04 smithi045 bash[80445]: audit 2024-07-28T22:19:03.545663+0000 mon.c (mon.2) 1331 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:04 smithi045 bash[82788]: audit 2024-07-28T22:19:03.545663+0000 mon.c (mon.2) 1331 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:05.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8978 16 16 0 0 0 - 0 2024-07-28T22:19:05.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:05 smithi155 bash[68033]: cluster 2024-07-28T22:19:04.218889+0000 mgr.y (mgr.34101) 5080 : cluster [DBG] pgmap v6008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:05.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:05 smithi155 bash[73694]: debug 2024-07-28T22:19:05.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:05 smithi045 bash[82788]: cluster 2024-07-28T22:19:04.218889+0000 mgr.y (mgr.34101) 5080 : cluster [DBG] pgmap v6008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:05 smithi045 bash[80445]: cluster 2024-07-28T22:19:04.218889+0000 mgr.y (mgr.34101) 5080 : cluster [DBG] pgmap v6008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:06.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8979 16 16 0 0 0 - 0 2024-07-28T22:19:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:06 smithi155 bash[73694]: debug 2024-07-28T22:19:06.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:07.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:19:07.109294+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:19:07.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:19:07.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8980 16 16 0 0 0 - 0 2024-07-28T22:19:07.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:07 smithi155 bash[73694]: debug 2024-07-28T22:19:07.412+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:07.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:07 smithi155 bash[68033]: cluster 2024-07-28T22:19:06.220611+0000 mgr.y (mgr.34101) 5081 : cluster [DBG] pgmap v6009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:07 smithi045 bash[82788]: cluster 2024-07-28T22:19:06.220611+0000 mgr.y (mgr.34101) 5081 : cluster [DBG] pgmap v6009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:07 smithi045 bash[80445]: cluster 2024-07-28T22:19:06.220611+0000 mgr.y (mgr.34101) 5081 : cluster [DBG] pgmap v6009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:08.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8981 16 16 0 0 0 - 0 2024-07-28T22:19:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:08 smithi155 bash[73694]: debug 2024-07-28T22:19:08.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:09.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8982 16 16 0 0 0 - 0 2024-07-28T22:19:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:09 smithi155 bash[68033]: cluster 2024-07-28T22:19:08.222500+0000 mgr.y (mgr.34101) 5082 : cluster [DBG] pgmap v6010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:09 smithi155 bash[73694]: debug 2024-07-28T22:19:09.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:09 smithi045 bash[82788]: cluster 2024-07-28T22:19:08.222500+0000 mgr.y (mgr.34101) 5082 : cluster [DBG] pgmap v6010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:09 smithi045 bash[80445]: cluster 2024-07-28T22:19:08.222500+0000 mgr.y (mgr.34101) 5082 : cluster [DBG] pgmap v6010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:10.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8983 16 16 0 0 0 - 0 2024-07-28T22:19:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:10 smithi155 bash[73694]: debug 2024-07-28T22:19:10.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:19:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:19:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:19:11.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8984 16 16 0 0 0 - 0 2024-07-28T22:19:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:11 smithi155 bash[68033]: cluster 2024-07-28T22:19:10.224241+0000 mgr.y (mgr.34101) 5083 : cluster [DBG] pgmap v6011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:11 smithi155 bash[73694]: debug 2024-07-28T22:19:11.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:11 smithi045 bash[80445]: cluster 2024-07-28T22:19:10.224241+0000 mgr.y (mgr.34101) 5083 : cluster [DBG] pgmap v6011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:11 smithi045 bash[82788]: cluster 2024-07-28T22:19:10.224241+0000 mgr.y (mgr.34101) 5083 : cluster [DBG] pgmap v6011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:12.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8985 16 16 0 0 0 - 0 2024-07-28T22:19:12.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:12 smithi155 bash[73694]: debug 2024-07-28T22:19:12.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:19:12 smithi155 bash[60745]: ts=2024-07-28T22:19:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:19:13.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8986 16 16 0 0 0 - 0 2024-07-28T22:19:13.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:13 smithi155 bash[73694]: debug 2024-07-28T22:19:13.432+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:13.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:13 smithi155 bash[68033]: cluster 2024-07-28T22:19:12.226152+0000 mgr.y (mgr.34101) 5084 : cluster [DBG] pgmap v6012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:13 smithi045 bash[80445]: cluster 2024-07-28T22:19:12.226152+0000 mgr.y (mgr.34101) 5084 : cluster [DBG] pgmap v6012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:13 smithi045 bash[82788]: cluster 2024-07-28T22:19:12.226152+0000 mgr.y (mgr.34101) 5084 : cluster [DBG] pgmap v6012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:14.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8987 16 16 0 0 0 - 0 2024-07-28T22:19:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:14 smithi155 bash[73694]: debug 2024-07-28T22:19:14.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:15.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8988 16 16 0 0 0 - 0 2024-07-28T22:19:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:15 smithi155 bash[73694]: debug 2024-07-28T22:19:15.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:15 smithi155 bash[68033]: cluster 2024-07-28T22:19:14.228012+0000 mgr.y (mgr.34101) 5085 : cluster [DBG] pgmap v6013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:15 smithi045 bash[80445]: cluster 2024-07-28T22:19:14.228012+0000 mgr.y (mgr.34101) 5085 : cluster [DBG] pgmap v6013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:15 smithi045 bash[82788]: cluster 2024-07-28T22:19:14.228012+0000 mgr.y (mgr.34101) 5085 : cluster [DBG] pgmap v6013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:16.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8989 16 16 0 0 0 - 0 2024-07-28T22:19:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:16 smithi155 bash[73694]: debug 2024-07-28T22:19:16.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:16 smithi155 bash[68033]: cluster 2024-07-28T22:19:16.229972+0000 mgr.y (mgr.34101) 5086 : cluster [DBG] pgmap v6014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:16 smithi045 bash[80445]: cluster 2024-07-28T22:19:16.229972+0000 mgr.y (mgr.34101) 5086 : cluster [DBG] pgmap v6014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:16 smithi045 bash[82788]: cluster 2024-07-28T22:19:16.229972+0000 mgr.y (mgr.34101) 5086 : cluster [DBG] pgmap v6014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:17.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8990 16 16 0 0 0 - 0 2024-07-28T22:19:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:17 smithi155 bash[73694]: debug 2024-07-28T22:19:17.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:18.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8991 16 16 0 0 0 - 0 2024-07-28T22:19:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:18 smithi155 bash[73694]: debug 2024-07-28T22:19:18.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:19.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8992 16 16 0 0 0 - 0 2024-07-28T22:19:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:19 smithi155 bash[73694]: debug 2024-07-28T22:19:19.488+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:19 smithi155 bash[68033]: cluster 2024-07-28T22:19:18.232033+0000 mgr.y (mgr.34101) 5087 : cluster [DBG] pgmap v6015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:19 smithi155 bash[68033]: audit 2024-07-28T22:19:18.546110+0000 mon.c (mon.2) 1332 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:19 smithi045 bash[80445]: cluster 2024-07-28T22:19:18.232033+0000 mgr.y (mgr.34101) 5087 : cluster [DBG] pgmap v6015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:19 smithi045 bash[80445]: audit 2024-07-28T22:19:18.546110+0000 mon.c (mon.2) 1332 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:19 smithi045 bash[82788]: cluster 2024-07-28T22:19:18.232033+0000 mgr.y (mgr.34101) 5087 : cluster [DBG] pgmap v6015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:19 smithi045 bash[82788]: audit 2024-07-28T22:19:18.546110+0000 mon.c (mon.2) 1332 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:20.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8993 16 16 0 0 0 - 0 2024-07-28T22:19:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:20 smithi155 bash[73694]: debug 2024-07-28T22:19:20.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:19:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:19:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:19:21.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8994 16 16 0 0 0 - 0 2024-07-28T22:19:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:21 smithi155 bash[73694]: debug 2024-07-28T22:19:21.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:21 smithi155 bash[68033]: cluster 2024-07-28T22:19:20.233987+0000 mgr.y (mgr.34101) 5088 : cluster [DBG] pgmap v6016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:21 smithi045 bash[80445]: cluster 2024-07-28T22:19:20.233987+0000 mgr.y (mgr.34101) 5088 : cluster [DBG] pgmap v6016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:21 smithi045 bash[82788]: cluster 2024-07-28T22:19:20.233987+0000 mgr.y (mgr.34101) 5088 : cluster [DBG] pgmap v6016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:22.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8995 16 16 0 0 0 - 0 2024-07-28T22:19:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:22 smithi155 bash[73694]: debug 2024-07-28T22:19:22.527+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:19:22 smithi155 bash[60745]: ts=2024-07-28T22:19:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:19:23.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8996 16 16 0 0 0 - 0 2024-07-28T22:19:23.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:23 smithi155 bash[68033]: cluster 2024-07-28T22:19:22.236048+0000 mgr.y (mgr.34101) 5089 : cluster [DBG] pgmap v6017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:23 smithi045 bash[80445]: cluster 2024-07-28T22:19:22.236048+0000 mgr.y (mgr.34101) 5089 : cluster [DBG] pgmap v6017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:23 smithi045 bash[82788]: cluster 2024-07-28T22:19:22.236048+0000 mgr.y (mgr.34101) 5089 : cluster [DBG] pgmap v6017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:23 smithi155 bash[73694]: debug 2024-07-28T22:19:23.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:24.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8997 16 16 0 0 0 - 0 2024-07-28T22:19:25.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:24 smithi155 bash[73694]: debug 2024-07-28T22:19:24.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:25.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8998 16 16 0 0 0 - 0 2024-07-28T22:19:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:25 smithi155 bash[68033]: cluster 2024-07-28T22:19:24.238029+0000 mgr.y (mgr.34101) 5090 : cluster [DBG] pgmap v6018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:25 smithi045 bash[80445]: cluster 2024-07-28T22:19:24.238029+0000 mgr.y (mgr.34101) 5090 : cluster [DBG] pgmap v6018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:25 smithi045 bash[82788]: cluster 2024-07-28T22:19:24.238029+0000 mgr.y (mgr.34101) 5090 : cluster [DBG] pgmap v6018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:25 smithi155 bash[73694]: debug 2024-07-28T22:19:25.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:26.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 8999 16 16 0 0 0 - 0 2024-07-28T22:19:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:26 smithi155 bash[73694]: debug 2024-07-28T22:19:26.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:27.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:19:27.112710+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:19:27.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:19:27.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9000 16 16 0 0 0 - 0 2024-07-28T22:19:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:27 smithi045 bash[80445]: cluster 2024-07-28T22:19:26.239934+0000 mgr.y (mgr.34101) 5091 : cluster [DBG] pgmap v6019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:27 smithi045 bash[82788]: cluster 2024-07-28T22:19:26.239934+0000 mgr.y (mgr.34101) 5091 : cluster [DBG] pgmap v6019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:27 smithi155 bash[73694]: debug 2024-07-28T22:19:27.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:27 smithi155 bash[68033]: cluster 2024-07-28T22:19:26.239934+0000 mgr.y (mgr.34101) 5091 : cluster [DBG] pgmap v6019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:28.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9001 16 16 0 0 0 - 0 2024-07-28T22:19:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:28 smithi155 bash[73694]: debug 2024-07-28T22:19:28.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:29.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9002 16 16 0 0 0 - 0 2024-07-28T22:19:29.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:29 smithi155 bash[68033]: cluster 2024-07-28T22:19:28.242000+0000 mgr.y (mgr.34101) 5092 : cluster [DBG] pgmap v6020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:29 smithi045 bash[80445]: cluster 2024-07-28T22:19:28.242000+0000 mgr.y (mgr.34101) 5092 : cluster [DBG] pgmap v6020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:29 smithi045 bash[82788]: cluster 2024-07-28T22:19:28.242000+0000 mgr.y (mgr.34101) 5092 : cluster [DBG] pgmap v6020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:29 smithi155 bash[73694]: debug 2024-07-28T22:19:29.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:30.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9003 16 16 0 0 0 - 0 2024-07-28T22:19:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:30 smithi045 bash[80445]: audit 2024-07-28T22:19:29.491114+0000 mon.c (mon.2) 1333 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:19:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:30 smithi045 bash[82788]: audit 2024-07-28T22:19:29.491114+0000 mon.c (mon.2) 1333 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:19:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:30 smithi155 bash[68033]: audit 2024-07-28T22:19:29.491114+0000 mon.c (mon.2) 1333 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:19:30.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:30 smithi155 bash[73694]: debug 2024-07-28T22:19:30.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:19:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:19:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:19:31.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9004 16 16 0 0 0 - 0 2024-07-28T22:19:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:31 smithi045 bash[80445]: cluster 2024-07-28T22:19:30.243821+0000 mgr.y (mgr.34101) 5093 : cluster [DBG] pgmap v6021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:31 smithi045 bash[82788]: cluster 2024-07-28T22:19:30.243821+0000 mgr.y (mgr.34101) 5093 : cluster [DBG] pgmap v6021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:31 smithi155 bash[73694]: debug 2024-07-28T22:19:31.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:31 smithi155 bash[68033]: cluster 2024-07-28T22:19:30.243821+0000 mgr.y (mgr.34101) 5093 : cluster [DBG] pgmap v6021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:32.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9005 16 16 0 0 0 - 0 2024-07-28T22:19:32.576 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:19:32 smithi155 bash[60745]: ts=2024-07-28T22:19:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:19:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:32 smithi155 bash[73694]: debug 2024-07-28T22:19:32.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:33.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9006 16 16 0 0 0 - 0 2024-07-28T22:19:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:33 smithi045 bash[80445]: cluster 2024-07-28T22:19:32.245723+0000 mgr.y (mgr.34101) 5094 : cluster [DBG] pgmap v6022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:33 smithi045 bash[82788]: cluster 2024-07-28T22:19:32.245723+0000 mgr.y (mgr.34101) 5094 : cluster [DBG] pgmap v6022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:33 smithi155 bash[68033]: cluster 2024-07-28T22:19:32.245723+0000 mgr.y (mgr.34101) 5094 : cluster [DBG] pgmap v6022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:33 smithi155 bash[73694]: debug 2024-07-28T22:19:33.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:34.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9007 16 16 0 0 0 - 0 2024-07-28T22:19:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:34 smithi045 bash[80445]: audit 2024-07-28T22:19:33.546366+0000 mon.c (mon.2) 1334 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:34 smithi045 bash[82788]: audit 2024-07-28T22:19:33.546366+0000 mon.c (mon.2) 1334 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:34 smithi155 bash[73694]: debug 2024-07-28T22:19:34.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:34 smithi155 bash[68033]: audit 2024-07-28T22:19:33.546366+0000 mon.c (mon.2) 1334 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:35.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9008 16 16 0 0 0 - 0 2024-07-28T22:19:35.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:35 smithi155 bash[68033]: cluster 2024-07-28T22:19:34.247459+0000 mgr.y (mgr.34101) 5095 : cluster [DBG] pgmap v6023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:35.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:35 smithi155 bash[68033]: audit 2024-07-28T22:19:35.137390+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:35.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:35 smithi155 bash[68033]: audit 2024-07-28T22:19:35.146505+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:35 smithi045 bash[80445]: cluster 2024-07-28T22:19:34.247459+0000 mgr.y (mgr.34101) 5095 : cluster [DBG] pgmap v6023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:35 smithi045 bash[80445]: audit 2024-07-28T22:19:35.137390+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:35 smithi045 bash[80445]: audit 2024-07-28T22:19:35.146505+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:35 smithi045 bash[82788]: cluster 2024-07-28T22:19:34.247459+0000 mgr.y (mgr.34101) 5095 : cluster [DBG] pgmap v6023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:35 smithi045 bash[82788]: audit 2024-07-28T22:19:35.137390+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:35 smithi045 bash[82788]: audit 2024-07-28T22:19:35.146505+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:35 smithi155 bash[73694]: debug 2024-07-28T22:19:35.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:36.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9009 16 16 0 0 0 - 0 2024-07-28T22:19:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:36 smithi045 bash[80445]: audit 2024-07-28T22:19:35.425145+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:36 smithi045 bash[80445]: audit 2024-07-28T22:19:35.435238+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:36 smithi045 bash[80445]: audit 2024-07-28T22:19:35.864239+0000 mon.c (mon.2) 1335 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:19:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:36 smithi045 bash[80445]: audit 2024-07-28T22:19:35.865449+0000 mon.c (mon.2) 1336 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:19:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:36 smithi045 bash[80445]: audit 2024-07-28T22:19:35.874839+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:36 smithi045 bash[82788]: audit 2024-07-28T22:19:35.425145+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:36 smithi045 bash[82788]: audit 2024-07-28T22:19:35.435238+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:36 smithi045 bash[82788]: audit 2024-07-28T22:19:35.864239+0000 mon.c (mon.2) 1335 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:19:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:36 smithi045 bash[82788]: audit 2024-07-28T22:19:35.865449+0000 mon.c (mon.2) 1336 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:19:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:36 smithi045 bash[82788]: audit 2024-07-28T22:19:35.874839+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:36 smithi155 bash[73694]: debug 2024-07-28T22:19:36.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:36 smithi155 bash[68033]: audit 2024-07-28T22:19:35.425145+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:36 smithi155 bash[68033]: audit 2024-07-28T22:19:35.435238+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:36 smithi155 bash[68033]: audit 2024-07-28T22:19:35.864239+0000 mon.c (mon.2) 1335 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:19:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:36 smithi155 bash[68033]: audit 2024-07-28T22:19:35.865449+0000 mon.c (mon.2) 1336 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:19:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:36 smithi155 bash[68033]: audit 2024-07-28T22:19:35.874839+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:19:37.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9010 16 16 0 0 0 - 0 2024-07-28T22:19:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:37 smithi045 bash[80445]: cluster 2024-07-28T22:19:36.249194+0000 mgr.y (mgr.34101) 5096 : cluster [DBG] pgmap v6024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:37 smithi045 bash[82788]: cluster 2024-07-28T22:19:36.249194+0000 mgr.y (mgr.34101) 5096 : cluster [DBG] pgmap v6024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:37 smithi155 bash[73694]: debug 2024-07-28T22:19:37.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:37.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:37 smithi155 bash[68033]: cluster 2024-07-28T22:19:36.249194+0000 mgr.y (mgr.34101) 5096 : cluster [DBG] pgmap v6024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:38.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9011 16 16 0 0 0 - 0 2024-07-28T22:19:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:38 smithi155 bash[73694]: debug 2024-07-28T22:19:38.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:39.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9012 16 16 0 0 0 - 0 2024-07-28T22:19:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:39 smithi045 bash[80445]: cluster 2024-07-28T22:19:38.251056+0000 mgr.y (mgr.34101) 5097 : cluster [DBG] pgmap v6025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:39 smithi045 bash[82788]: cluster 2024-07-28T22:19:38.251056+0000 mgr.y (mgr.34101) 5097 : cluster [DBG] pgmap v6025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:39 smithi155 bash[68033]: cluster 2024-07-28T22:19:38.251056+0000 mgr.y (mgr.34101) 5097 : cluster [DBG] pgmap v6025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:39 smithi155 bash[73694]: debug 2024-07-28T22:19:39.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:40.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9013 16 16 0 0 0 - 0 2024-07-28T22:19:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:19:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:19:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:19:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:40 smithi155 bash[73694]: debug 2024-07-28T22:19:40.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:41.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9014 16 16 0 0 0 - 0 2024-07-28T22:19:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:41 smithi045 bash[80445]: cluster 2024-07-28T22:19:40.252769+0000 mgr.y (mgr.34101) 5098 : cluster [DBG] pgmap v6026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:41 smithi045 bash[82788]: cluster 2024-07-28T22:19:40.252769+0000 mgr.y (mgr.34101) 5098 : cluster [DBG] pgmap v6026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:41 smithi155 bash[68033]: cluster 2024-07-28T22:19:40.252769+0000 mgr.y (mgr.34101) 5098 : cluster [DBG] pgmap v6026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:41 smithi155 bash[73694]: debug 2024-07-28T22:19:41.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:42.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9015 16 16 0 0 0 - 0 2024-07-28T22:19:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:42 smithi155 bash[73694]: debug 2024-07-28T22:19:42.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:19:42 smithi155 bash[60745]: ts=2024-07-28T22:19:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:19:43.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9016 16 16 0 0 0 - 0 2024-07-28T22:19:43.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:43 smithi045 bash[80445]: cluster 2024-07-28T22:19:42.254639+0000 mgr.y (mgr.34101) 5099 : cluster [DBG] pgmap v6027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:43.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:43 smithi045 bash[82788]: cluster 2024-07-28T22:19:42.254639+0000 mgr.y (mgr.34101) 5099 : cluster [DBG] pgmap v6027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:43 smithi155 bash[68033]: cluster 2024-07-28T22:19:42.254639+0000 mgr.y (mgr.34101) 5099 : cluster [DBG] pgmap v6027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:43 smithi155 bash[73694]: debug 2024-07-28T22:19:43.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:44.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9017 16 16 0 0 0 - 0 2024-07-28T22:19:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:44 smithi155 bash[73694]: debug 2024-07-28T22:19:44.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:45.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9018 16 16 0 0 0 - 0 2024-07-28T22:19:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:45 smithi045 bash[80445]: cluster 2024-07-28T22:19:44.256339+0000 mgr.y (mgr.34101) 5100 : cluster [DBG] pgmap v6028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:45 smithi045 bash[82788]: cluster 2024-07-28T22:19:44.256339+0000 mgr.y (mgr.34101) 5100 : cluster [DBG] pgmap v6028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:45 smithi155 bash[68033]: cluster 2024-07-28T22:19:44.256339+0000 mgr.y (mgr.34101) 5100 : cluster [DBG] pgmap v6028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:45 smithi155 bash[73694]: debug 2024-07-28T22:19:45.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:46.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9019 16 16 0 0 0 - 0 2024-07-28T22:19:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:46 smithi155 bash[73694]: debug 2024-07-28T22:19:46.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:47.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:19:47.115990+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:19:47.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:19:47.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9020 16 16 0 0 0 - 0 2024-07-28T22:19:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:47 smithi045 bash[80445]: cluster 2024-07-28T22:19:46.258083+0000 mgr.y (mgr.34101) 5101 : cluster [DBG] pgmap v6029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:47 smithi045 bash[82788]: cluster 2024-07-28T22:19:46.258083+0000 mgr.y (mgr.34101) 5101 : cluster [DBG] pgmap v6029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:47 smithi155 bash[68033]: cluster 2024-07-28T22:19:46.258083+0000 mgr.y (mgr.34101) 5101 : cluster [DBG] pgmap v6029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:47 smithi155 bash[73694]: debug 2024-07-28T22:19:47.519+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:48.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9021 16 16 0 0 0 - 0 2024-07-28T22:19:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:48 smithi155 bash[73694]: debug 2024-07-28T22:19:48.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:49.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9022 16 16 0 0 0 - 0 2024-07-28T22:19:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:49 smithi045 bash[80445]: cluster 2024-07-28T22:19:48.259932+0000 mgr.y (mgr.34101) 5102 : cluster [DBG] pgmap v6030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:49 smithi045 bash[80445]: audit 2024-07-28T22:19:48.546800+0000 mon.c (mon.2) 1337 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:49 smithi045 bash[82788]: cluster 2024-07-28T22:19:48.259932+0000 mgr.y (mgr.34101) 5102 : cluster [DBG] pgmap v6030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:49 smithi045 bash[82788]: audit 2024-07-28T22:19:48.546800+0000 mon.c (mon.2) 1337 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:49 smithi155 bash[73694]: debug 2024-07-28T22:19:49.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:49 smithi155 bash[68033]: cluster 2024-07-28T22:19:48.259932+0000 mgr.y (mgr.34101) 5102 : cluster [DBG] pgmap v6030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:49 smithi155 bash[68033]: audit 2024-07-28T22:19:48.546800+0000 mon.c (mon.2) 1337 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:19:50.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9023 16 16 0 0 0 - 0 2024-07-28T22:19:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:19:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:19:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:19:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:50 smithi155 bash[73694]: debug 2024-07-28T22:19:50.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:51.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9024 16 16 0 0 0 - 0 2024-07-28T22:19:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:51 smithi045 bash[80445]: cluster 2024-07-28T22:19:50.261650+0000 mgr.y (mgr.34101) 5103 : cluster [DBG] pgmap v6031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:51 smithi045 bash[82788]: cluster 2024-07-28T22:19:50.261650+0000 mgr.y (mgr.34101) 5103 : cluster [DBG] pgmap v6031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:51 smithi155 bash[68033]: cluster 2024-07-28T22:19:50.261650+0000 mgr.y (mgr.34101) 5103 : cluster [DBG] pgmap v6031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:51 smithi155 bash[73694]: debug 2024-07-28T22:19:51.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:52.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9025 16 16 0 0 0 - 0 2024-07-28T22:19:52.612 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:19:52 smithi155 bash[60745]: ts=2024-07-28T22:19:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:19:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:52 smithi155 bash[73694]: debug 2024-07-28T22:19:52.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:53.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9026 16 16 0 0 0 - 0 2024-07-28T22:19:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:53 smithi045 bash[80445]: cluster 2024-07-28T22:19:52.263479+0000 mgr.y (mgr.34101) 5104 : cluster [DBG] pgmap v6032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:53 smithi045 bash[82788]: cluster 2024-07-28T22:19:52.263479+0000 mgr.y (mgr.34101) 5104 : cluster [DBG] pgmap v6032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:53 smithi155 bash[68033]: cluster 2024-07-28T22:19:52.263479+0000 mgr.y (mgr.34101) 5104 : cluster [DBG] pgmap v6032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:53 smithi155 bash[73694]: debug 2024-07-28T22:19:53.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:54.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9027 16 16 0 0 0 - 0 2024-07-28T22:19:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:54 smithi155 bash[73694]: debug 2024-07-28T22:19:54.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:55.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9028 16 16 0 0 0 - 0 2024-07-28T22:19:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:55 smithi045 bash[80445]: cluster 2024-07-28T22:19:54.265201+0000 mgr.y (mgr.34101) 5105 : cluster [DBG] pgmap v6033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:55 smithi045 bash[82788]: cluster 2024-07-28T22:19:54.265201+0000 mgr.y (mgr.34101) 5105 : cluster [DBG] pgmap v6033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:55 smithi155 bash[73694]: debug 2024-07-28T22:19:55.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:55 smithi155 bash[68033]: cluster 2024-07-28T22:19:54.265201+0000 mgr.y (mgr.34101) 5105 : cluster [DBG] pgmap v6033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:56.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9029 16 16 0 0 0 - 0 2024-07-28T22:19:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:56 smithi155 bash[73694]: debug 2024-07-28T22:19:56.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:57.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9030 16 16 0 0 0 - 0 2024-07-28T22:19:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:57 smithi045 bash[80445]: cluster 2024-07-28T22:19:56.266918+0000 mgr.y (mgr.34101) 5106 : cluster [DBG] pgmap v6034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:57 smithi045 bash[82788]: cluster 2024-07-28T22:19:56.266918+0000 mgr.y (mgr.34101) 5106 : cluster [DBG] pgmap v6034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:57 smithi155 bash[68033]: cluster 2024-07-28T22:19:56.266918+0000 mgr.y (mgr.34101) 5106 : cluster [DBG] pgmap v6034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:57 smithi155 bash[73694]: debug 2024-07-28T22:19:57.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:58.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9031 16 16 0 0 0 - 0 2024-07-28T22:19:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:58 smithi155 bash[73694]: debug 2024-07-28T22:19:58.615+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:59.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9032 16 16 0 0 0 - 0 2024-07-28T22:19:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:19:59 smithi155 bash[68033]: cluster 2024-07-28T22:19:58.268783+0000 mgr.y (mgr.34101) 5107 : cluster [DBG] pgmap v6035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:19:59 smithi155 bash[73694]: debug 2024-07-28T22:19:59.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:19:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:19:59 smithi045 bash[80445]: cluster 2024-07-28T22:19:58.268783+0000 mgr.y (mgr.34101) 5107 : cluster [DBG] pgmap v6035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:19:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:19:59 smithi045 bash[82788]: cluster 2024-07-28T22:19:58.268783+0000 mgr.y (mgr.34101) 5107 : cluster [DBG] pgmap v6035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:00.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9033 16 16 0 0 0 - 0 2024-07-28T22:20:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:00 smithi155 bash[73694]: debug 2024-07-28T22:20:00.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:00 smithi155 bash[68033]: cluster 2024-07-28T22:20:00.000153+0000 mon.a (mon.0) 3635 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:20:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:00 smithi045 bash[80445]: cluster 2024-07-28T22:20:00.000153+0000 mon.a (mon.0) 3635 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:20:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:20:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:20:00] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:20:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:00 smithi045 bash[82788]: cluster 2024-07-28T22:20:00.000153+0000 mon.a (mon.0) 3635 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:20:01.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9034 16 16 0 0 0 - 0 2024-07-28T22:20:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:01 smithi155 bash[73694]: debug 2024-07-28T22:20:01.559+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:01.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:01 smithi155 bash[68033]: cluster 2024-07-28T22:20:00.270529+0000 mgr.y (mgr.34101) 5108 : cluster [DBG] pgmap v6036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:01 smithi045 bash[80445]: cluster 2024-07-28T22:20:00.270529+0000 mgr.y (mgr.34101) 5108 : cluster [DBG] pgmap v6036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:01 smithi045 bash[82788]: cluster 2024-07-28T22:20:00.270529+0000 mgr.y (mgr.34101) 5108 : cluster [DBG] pgmap v6036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:02.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9035 16 16 0 0 0 - 0 2024-07-28T22:20:02.573 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:20:02 smithi155 bash[60745]: ts=2024-07-28T22:20:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:20:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:02 smithi155 bash[73694]: debug 2024-07-28T22:20:02.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:03.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9036 16 16 0 0 0 - 0 2024-07-28T22:20:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:03 smithi155 bash[73694]: debug 2024-07-28T22:20:03.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:03 smithi155 bash[68033]: cluster 2024-07-28T22:20:02.272349+0000 mgr.y (mgr.34101) 5109 : cluster [DBG] pgmap v6037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:03 smithi045 bash[80445]: cluster 2024-07-28T22:20:02.272349+0000 mgr.y (mgr.34101) 5109 : cluster [DBG] pgmap v6037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:03 smithi045 bash[82788]: cluster 2024-07-28T22:20:02.272349+0000 mgr.y (mgr.34101) 5109 : cluster [DBG] pgmap v6037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:04.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9037 16 16 0 0 0 - 0 2024-07-28T22:20:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:04 smithi155 bash[73694]: debug 2024-07-28T22:20:04.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:04 smithi155 bash[68033]: audit 2024-07-28T22:20:03.547253+0000 mon.c (mon.2) 1338 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:04 smithi045 bash[80445]: audit 2024-07-28T22:20:03.547253+0000 mon.c (mon.2) 1338 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:04 smithi045 bash[82788]: audit 2024-07-28T22:20:03.547253+0000 mon.c (mon.2) 1338 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:05.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9038 16 16 0 0 0 - 0 2024-07-28T22:20:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:05 smithi155 bash[73694]: debug 2024-07-28T22:20:05.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:05.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:05 smithi155 bash[68033]: cluster 2024-07-28T22:20:04.274130+0000 mgr.y (mgr.34101) 5110 : cluster [DBG] pgmap v6038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:05 smithi045 bash[80445]: cluster 2024-07-28T22:20:04.274130+0000 mgr.y (mgr.34101) 5110 : cluster [DBG] pgmap v6038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:05 smithi045 bash[82788]: cluster 2024-07-28T22:20:04.274130+0000 mgr.y (mgr.34101) 5110 : cluster [DBG] pgmap v6038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:06.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9039 16 16 0 0 0 - 0 2024-07-28T22:20:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:06 smithi155 bash[73694]: debug 2024-07-28T22:20:06.503+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:07.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:20:07.119324+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:20:07.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:20:07.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9040 16 16 0 0 0 - 0 2024-07-28T22:20:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:07 smithi155 bash[73694]: debug 2024-07-28T22:20:07.503+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:07.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:07 smithi155 bash[68033]: cluster 2024-07-28T22:20:06.275856+0000 mgr.y (mgr.34101) 5111 : cluster [DBG] pgmap v6039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:07 smithi045 bash[80445]: cluster 2024-07-28T22:20:06.275856+0000 mgr.y (mgr.34101) 5111 : cluster [DBG] pgmap v6039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:07 smithi045 bash[82788]: cluster 2024-07-28T22:20:06.275856+0000 mgr.y (mgr.34101) 5111 : cluster [DBG] pgmap v6039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:08.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9041 16 16 0 0 0 - 0 2024-07-28T22:20:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:08 smithi155 bash[73694]: debug 2024-07-28T22:20:08.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:09.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9042 16 16 0 0 0 - 0 2024-07-28T22:20:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:09 smithi155 bash[73694]: debug 2024-07-28T22:20:09.535+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:09 smithi155 bash[68033]: cluster 2024-07-28T22:20:08.277742+0000 mgr.y (mgr.34101) 5112 : cluster [DBG] pgmap v6040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:09 smithi045 bash[80445]: cluster 2024-07-28T22:20:08.277742+0000 mgr.y (mgr.34101) 5112 : cluster [DBG] pgmap v6040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:09 smithi045 bash[82788]: cluster 2024-07-28T22:20:08.277742+0000 mgr.y (mgr.34101) 5112 : cluster [DBG] pgmap v6040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:10.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9043 16 16 0 0 0 - 0 2024-07-28T22:20:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:10 smithi155 bash[73694]: debug 2024-07-28T22:20:10.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:20:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:20:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:20:11.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9044 16 16 0 0 0 - 0 2024-07-28T22:20:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:11 smithi155 bash[68033]: cluster 2024-07-28T22:20:10.279502+0000 mgr.y (mgr.34101) 5113 : cluster [DBG] pgmap v6041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:11 smithi155 bash[73694]: debug 2024-07-28T22:20:11.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:11 smithi045 bash[80445]: cluster 2024-07-28T22:20:10.279502+0000 mgr.y (mgr.34101) 5113 : cluster [DBG] pgmap v6041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:11 smithi045 bash[82788]: cluster 2024-07-28T22:20:10.279502+0000 mgr.y (mgr.34101) 5113 : cluster [DBG] pgmap v6041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:12.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9045 16 16 0 0 0 - 0 2024-07-28T22:20:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:12 smithi155 bash[73694]: debug 2024-07-28T22:20:12.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:20:12 smithi155 bash[60745]: ts=2024-07-28T22:20:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:20:13.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9046 16 16 0 0 0 - 0 2024-07-28T22:20:13.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:13 smithi155 bash[68033]: cluster 2024-07-28T22:20:12.281399+0000 mgr.y (mgr.34101) 5114 : cluster [DBG] pgmap v6042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:13.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:13 smithi155 bash[73694]: debug 2024-07-28T22:20:13.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:13 smithi045 bash[80445]: cluster 2024-07-28T22:20:12.281399+0000 mgr.y (mgr.34101) 5114 : cluster [DBG] pgmap v6042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:13 smithi045 bash[82788]: cluster 2024-07-28T22:20:12.281399+0000 mgr.y (mgr.34101) 5114 : cluster [DBG] pgmap v6042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:14.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9047 16 16 0 0 0 - 0 2024-07-28T22:20:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:14 smithi155 bash[73694]: debug 2024-07-28T22:20:14.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:15.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9048 16 16 0 0 0 - 0 2024-07-28T22:20:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:15 smithi155 bash[68033]: cluster 2024-07-28T22:20:14.283149+0000 mgr.y (mgr.34101) 5115 : cluster [DBG] pgmap v6043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:15.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:15 smithi155 bash[73694]: debug 2024-07-28T22:20:15.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:15 smithi045 bash[80445]: cluster 2024-07-28T22:20:14.283149+0000 mgr.y (mgr.34101) 5115 : cluster [DBG] pgmap v6043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:15 smithi045 bash[82788]: cluster 2024-07-28T22:20:14.283149+0000 mgr.y (mgr.34101) 5115 : cluster [DBG] pgmap v6043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:16.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9049 16 16 0 0 0 - 0 2024-07-28T22:20:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:16 smithi155 bash[73694]: debug 2024-07-28T22:20:16.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:17.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9050 16 16 0 0 0 - 0 2024-07-28T22:20:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:17 smithi155 bash[73694]: debug 2024-07-28T22:20:17.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:17.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:17 smithi155 bash[68033]: cluster 2024-07-28T22:20:16.284881+0000 mgr.y (mgr.34101) 5116 : cluster [DBG] pgmap v6044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:17 smithi045 bash[80445]: cluster 2024-07-28T22:20:16.284881+0000 mgr.y (mgr.34101) 5116 : cluster [DBG] pgmap v6044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:17 smithi045 bash[82788]: cluster 2024-07-28T22:20:16.284881+0000 mgr.y (mgr.34101) 5116 : cluster [DBG] pgmap v6044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:18.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9051 16 16 0 0 0 - 0 2024-07-28T22:20:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:18 smithi155 bash[73694]: debug 2024-07-28T22:20:18.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:19.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9052 16 16 0 0 0 - 0 2024-07-28T22:20:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:19 smithi155 bash[73694]: debug 2024-07-28T22:20:19.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:19 smithi155 bash[68033]: cluster 2024-07-28T22:20:18.286815+0000 mgr.y (mgr.34101) 5117 : cluster [DBG] pgmap v6045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:19 smithi155 bash[68033]: audit 2024-07-28T22:20:18.547716+0000 mon.c (mon.2) 1339 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:19 smithi045 bash[80445]: cluster 2024-07-28T22:20:18.286815+0000 mgr.y (mgr.34101) 5117 : cluster [DBG] pgmap v6045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:19 smithi045 bash[80445]: audit 2024-07-28T22:20:18.547716+0000 mon.c (mon.2) 1339 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:19 smithi045 bash[82788]: cluster 2024-07-28T22:20:18.286815+0000 mgr.y (mgr.34101) 5117 : cluster [DBG] pgmap v6045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:19 smithi045 bash[82788]: audit 2024-07-28T22:20:18.547716+0000 mon.c (mon.2) 1339 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:20.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9053 16 16 0 0 0 - 0 2024-07-28T22:20:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:20:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:20:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:20:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:20 smithi155 bash[73694]: debug 2024-07-28T22:20:20.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:21.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9054 16 16 0 0 0 - 0 2024-07-28T22:20:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:21 smithi155 bash[68033]: cluster 2024-07-28T22:20:20.288572+0000 mgr.y (mgr.34101) 5118 : cluster [DBG] pgmap v6046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:21 smithi155 bash[73694]: debug 2024-07-28T22:20:21.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:21 smithi045 bash[80445]: cluster 2024-07-28T22:20:20.288572+0000 mgr.y (mgr.34101) 5118 : cluster [DBG] pgmap v6046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:21 smithi045 bash[82788]: cluster 2024-07-28T22:20:20.288572+0000 mgr.y (mgr.34101) 5118 : cluster [DBG] pgmap v6046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:22.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9055 16 16 0 0 0 - 0 2024-07-28T22:20:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:22 smithi155 bash[73694]: debug 2024-07-28T22:20:22.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:20:22 smithi155 bash[60745]: ts=2024-07-28T22:20:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:20:23.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9056 16 16 0 0 0 - 0 2024-07-28T22:20:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:23 smithi155 bash[73694]: debug 2024-07-28T22:20:23.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:23 smithi155 bash[68033]: cluster 2024-07-28T22:20:22.290490+0000 mgr.y (mgr.34101) 5119 : cluster [DBG] pgmap v6047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:23 smithi045 bash[80445]: cluster 2024-07-28T22:20:22.290490+0000 mgr.y (mgr.34101) 5119 : cluster [DBG] pgmap v6047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:23 smithi045 bash[82788]: cluster 2024-07-28T22:20:22.290490+0000 mgr.y (mgr.34101) 5119 : cluster [DBG] pgmap v6047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:24.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9057 16 16 0 0 0 - 0 2024-07-28T22:20:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:24 smithi155 bash[73694]: debug 2024-07-28T22:20:24.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:25.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9058 16 16 0 0 0 - 0 2024-07-28T22:20:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:25 smithi155 bash[68033]: cluster 2024-07-28T22:20:24.292230+0000 mgr.y (mgr.34101) 5120 : cluster [DBG] pgmap v6048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:25 smithi155 bash[73694]: debug 2024-07-28T22:20:25.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:25 smithi045 bash[80445]: cluster 2024-07-28T22:20:24.292230+0000 mgr.y (mgr.34101) 5120 : cluster [DBG] pgmap v6048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:25 smithi045 bash[82788]: cluster 2024-07-28T22:20:24.292230+0000 mgr.y (mgr.34101) 5120 : cluster [DBG] pgmap v6048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:26.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9059 16 16 0 0 0 - 0 2024-07-28T22:20:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:26 smithi155 bash[68033]: cluster 2024-07-28T22:20:26.294036+0000 mgr.y (mgr.34101) 5121 : cluster [DBG] pgmap v6049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:26 smithi155 bash[73694]: debug 2024-07-28T22:20:26.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:26 smithi045 bash[82788]: cluster 2024-07-28T22:20:26.294036+0000 mgr.y (mgr.34101) 5121 : cluster [DBG] pgmap v6049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:26 smithi045 bash[80445]: cluster 2024-07-28T22:20:26.294036+0000 mgr.y (mgr.34101) 5121 : cluster [DBG] pgmap v6049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:27.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:20:27.122646+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:20:27.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:20:27.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9060 16 16 0 0 0 - 0 2024-07-28T22:20:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:27 smithi155 bash[73694]: debug 2024-07-28T22:20:27.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:28.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9061 16 16 0 0 0 - 0 2024-07-28T22:20:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:28 smithi155 bash[73694]: debug 2024-07-28T22:20:28.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:29.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9062 16 16 0 0 0 - 0 2024-07-28T22:20:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:29 smithi045 bash[80445]: cluster 2024-07-28T22:20:28.295930+0000 mgr.y (mgr.34101) 5122 : cluster [DBG] pgmap v6050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:29 smithi045 bash[82788]: cluster 2024-07-28T22:20:28.295930+0000 mgr.y (mgr.34101) 5122 : cluster [DBG] pgmap v6050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:29 smithi155 bash[73694]: debug 2024-07-28T22:20:29.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:29 smithi155 bash[68033]: cluster 2024-07-28T22:20:28.295930+0000 mgr.y (mgr.34101) 5122 : cluster [DBG] pgmap v6050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:30.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9063 16 16 0 0 0 - 0 2024-07-28T22:20:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:30 smithi155 bash[73694]: debug 2024-07-28T22:20:30.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:20:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:20:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:20:31.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9064 16 16 0 0 0 - 0 2024-07-28T22:20:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:31 smithi045 bash[80445]: cluster 2024-07-28T22:20:30.297695+0000 mgr.y (mgr.34101) 5123 : cluster [DBG] pgmap v6051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:31 smithi045 bash[82788]: cluster 2024-07-28T22:20:30.297695+0000 mgr.y (mgr.34101) 5123 : cluster [DBG] pgmap v6051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:31 smithi155 bash[68033]: cluster 2024-07-28T22:20:30.297695+0000 mgr.y (mgr.34101) 5123 : cluster [DBG] pgmap v6051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:31 smithi155 bash[73694]: debug 2024-07-28T22:20:31.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:32.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9065 16 16 0 0 0 - 0 2024-07-28T22:20:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:20:32 smithi155 bash[60745]: ts=2024-07-28T22:20:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:20:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:32 smithi155 bash[73694]: debug 2024-07-28T22:20:32.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:33.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9066 16 16 0 0 0 - 0 2024-07-28T22:20:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:33 smithi045 bash[80445]: cluster 2024-07-28T22:20:32.299525+0000 mgr.y (mgr.34101) 5124 : cluster [DBG] pgmap v6052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:33 smithi045 bash[82788]: cluster 2024-07-28T22:20:32.299525+0000 mgr.y (mgr.34101) 5124 : cluster [DBG] pgmap v6052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:33 smithi155 bash[68033]: cluster 2024-07-28T22:20:32.299525+0000 mgr.y (mgr.34101) 5124 : cluster [DBG] pgmap v6052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:33 smithi155 bash[73694]: debug 2024-07-28T22:20:33.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:34.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9067 16 16 0 0 0 - 0 2024-07-28T22:20:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:34 smithi045 bash[80445]: audit 2024-07-28T22:20:33.548146+0000 mon.c (mon.2) 1340 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:34 smithi045 bash[82788]: audit 2024-07-28T22:20:33.548146+0000 mon.c (mon.2) 1340 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:34 smithi155 bash[73694]: debug 2024-07-28T22:20:34.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:34 smithi155 bash[68033]: audit 2024-07-28T22:20:33.548146+0000 mon.c (mon.2) 1340 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:35.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9068 16 16 0 0 0 - 0 2024-07-28T22:20:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:35 smithi045 bash[80445]: cluster 2024-07-28T22:20:34.301237+0000 mgr.y (mgr.34101) 5125 : cluster [DBG] pgmap v6053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:35 smithi045 bash[82788]: cluster 2024-07-28T22:20:34.301237+0000 mgr.y (mgr.34101) 5125 : cluster [DBG] pgmap v6053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:35 smithi155 bash[68033]: cluster 2024-07-28T22:20:34.301237+0000 mgr.y (mgr.34101) 5125 : cluster [DBG] pgmap v6053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:35 smithi155 bash[73694]: debug 2024-07-28T22:20:35.602+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:36.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9069 16 16 0 0 0 - 0 2024-07-28T22:20:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:36 smithi045 bash[80445]: audit 2024-07-28T22:20:36.005884+0000 mon.c (mon.2) 1341 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:20:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:36 smithi045 bash[82788]: audit 2024-07-28T22:20:36.005884+0000 mon.c (mon.2) 1341 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:20:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:36 smithi155 bash[68033]: audit 2024-07-28T22:20:36.005884+0000 mon.c (mon.2) 1341 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:20:36.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:36 smithi155 bash[73694]: debug 2024-07-28T22:20:36.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:37.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9070 16 16 0 0 0 - 0 2024-07-28T22:20:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:37 smithi045 bash[80445]: cluster 2024-07-28T22:20:36.302945+0000 mgr.y (mgr.34101) 5126 : cluster [DBG] pgmap v6054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:37 smithi045 bash[82788]: cluster 2024-07-28T22:20:36.302945+0000 mgr.y (mgr.34101) 5126 : cluster [DBG] pgmap v6054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:37 smithi155 bash[68033]: cluster 2024-07-28T22:20:36.302945+0000 mgr.y (mgr.34101) 5126 : cluster [DBG] pgmap v6054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:37 smithi155 bash[73694]: debug 2024-07-28T22:20:37.558+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:38.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9071 16 16 0 0 0 - 0 2024-07-28T22:20:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:38 smithi155 bash[73694]: debug 2024-07-28T22:20:38.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:39.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9072 16 16 0 0 0 - 0 2024-07-28T22:20:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:39 smithi045 bash[80445]: cluster 2024-07-28T22:20:38.304825+0000 mgr.y (mgr.34101) 5127 : cluster [DBG] pgmap v6055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:39 smithi045 bash[82788]: cluster 2024-07-28T22:20:38.304825+0000 mgr.y (mgr.34101) 5127 : cluster [DBG] pgmap v6055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:39 smithi155 bash[68033]: cluster 2024-07-28T22:20:38.304825+0000 mgr.y (mgr.34101) 5127 : cluster [DBG] pgmap v6055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:39 smithi155 bash[73694]: debug 2024-07-28T22:20:39.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:40.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9073 16 16 0 0 0 - 0 2024-07-28T22:20:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:20:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:20:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:20:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:40 smithi155 bash[73694]: debug 2024-07-28T22:20:40.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:41.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9074 16 16 0 0 0 - 0 2024-07-28T22:20:41.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:41 smithi045 bash[80445]: cluster 2024-07-28T22:20:40.306596+0000 mgr.y (mgr.34101) 5128 : cluster [DBG] pgmap v6056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:41 smithi045 bash[82788]: cluster 2024-07-28T22:20:40.306596+0000 mgr.y (mgr.34101) 5128 : cluster [DBG] pgmap v6056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:41 smithi155 bash[73694]: debug 2024-07-28T22:20:41.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:41 smithi155 bash[68033]: cluster 2024-07-28T22:20:40.306596+0000 mgr.y (mgr.34101) 5128 : cluster [DBG] pgmap v6056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:42.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9075 16 16 0 0 0 - 0 2024-07-28T22:20:42.607 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:20:42 smithi155 bash[60745]: ts=2024-07-28T22:20:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:20:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[80445]: audit 2024-07-28T22:20:41.695346+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[80445]: audit 2024-07-28T22:20:41.706001+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[80445]: audit 2024-07-28T22:20:41.913737+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[80445]: audit 2024-07-28T22:20:41.928371+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[80445]: cluster 2024-07-28T22:20:42.308187+0000 mgr.y (mgr.34101) 5129 : cluster [DBG] pgmap v6057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[80445]: audit 2024-07-28T22:20:42.361956+0000 mon.c (mon.2) 1342 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:20:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[80445]: audit 2024-07-28T22:20:42.363470+0000 mon.c (mon.2) 1343 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:20:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[80445]: audit 2024-07-28T22:20:42.372435+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[82788]: audit 2024-07-28T22:20:41.695346+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[82788]: audit 2024-07-28T22:20:41.706001+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[82788]: audit 2024-07-28T22:20:41.913737+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[82788]: audit 2024-07-28T22:20:41.928371+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[82788]: cluster 2024-07-28T22:20:42.308187+0000 mgr.y (mgr.34101) 5129 : cluster [DBG] pgmap v6057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:42.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[82788]: audit 2024-07-28T22:20:42.361956+0000 mon.c (mon.2) 1342 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:20:42.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[82788]: audit 2024-07-28T22:20:42.363470+0000 mon.c (mon.2) 1343 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:20:42.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:42 smithi045 bash[82788]: audit 2024-07-28T22:20:42.372435+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:42 smithi155 bash[73694]: debug 2024-07-28T22:20:42.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:42 smithi155 bash[68033]: audit 2024-07-28T22:20:41.695346+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:42 smithi155 bash[68033]: audit 2024-07-28T22:20:41.706001+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:42 smithi155 bash[68033]: audit 2024-07-28T22:20:41.913737+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:42 smithi155 bash[68033]: audit 2024-07-28T22:20:41.928371+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:42 smithi155 bash[68033]: cluster 2024-07-28T22:20:42.308187+0000 mgr.y (mgr.34101) 5129 : cluster [DBG] pgmap v6057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:42 smithi155 bash[68033]: audit 2024-07-28T22:20:42.361956+0000 mon.c (mon.2) 1342 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:20:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:42 smithi155 bash[68033]: audit 2024-07-28T22:20:42.363470+0000 mon.c (mon.2) 1343 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:20:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:42 smithi155 bash[68033]: audit 2024-07-28T22:20:42.372435+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:20:43.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9076 16 16 0 0 0 - 0 2024-07-28T22:20:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:43 smithi155 bash[73694]: debug 2024-07-28T22:20:43.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:44.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9077 16 16 0 0 0 - 0 2024-07-28T22:20:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:44 smithi155 bash[73694]: debug 2024-07-28T22:20:44.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:45.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9078 16 16 0 0 0 - 0 2024-07-28T22:20:45.684 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:45 smithi155 bash[68033]: cluster 2024-07-28T22:20:44.309941+0000 mgr.y (mgr.34101) 5130 : cluster [DBG] pgmap v6058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:45 smithi045 bash[80445]: cluster 2024-07-28T22:20:44.309941+0000 mgr.y (mgr.34101) 5130 : cluster [DBG] pgmap v6058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:45 smithi045 bash[82788]: cluster 2024-07-28T22:20:44.309941+0000 mgr.y (mgr.34101) 5130 : cluster [DBG] pgmap v6058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:45 smithi155 bash[73694]: debug 2024-07-28T22:20:45.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:46.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9079 16 16 0 0 0 - 0 2024-07-28T22:20:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:46 smithi155 bash[73694]: debug 2024-07-28T22:20:46.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:47.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:20:47.125768+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:20:47.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:20:47.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9080 16 16 0 0 0 - 0 2024-07-28T22:20:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:47 smithi045 bash[80445]: cluster 2024-07-28T22:20:46.311633+0000 mgr.y (mgr.34101) 5131 : cluster [DBG] pgmap v6059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:47 smithi045 bash[82788]: cluster 2024-07-28T22:20:46.311633+0000 mgr.y (mgr.34101) 5131 : cluster [DBG] pgmap v6059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:47.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:47 smithi155 bash[68033]: cluster 2024-07-28T22:20:46.311633+0000 mgr.y (mgr.34101) 5131 : cluster [DBG] pgmap v6059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:47 smithi155 bash[73694]: debug 2024-07-28T22:20:47.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:48.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9081 16 16 0 0 0 - 0 2024-07-28T22:20:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:48 smithi155 bash[73694]: debug 2024-07-28T22:20:48.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:48 smithi155 bash[68033]: cluster 2024-07-28T22:20:48.313533+0000 mgr.y (mgr.34101) 5132 : cluster [DBG] pgmap v6060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:48 smithi155 bash[68033]: audit 2024-07-28T22:20:48.548550+0000 mon.c (mon.2) 1344 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:49.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9082 16 16 0 0 0 - 0 2024-07-28T22:20:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:48 smithi045 bash[80445]: cluster 2024-07-28T22:20:48.313533+0000 mgr.y (mgr.34101) 5132 : cluster [DBG] pgmap v6060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:48 smithi045 bash[80445]: audit 2024-07-28T22:20:48.548550+0000 mon.c (mon.2) 1344 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:48 smithi045 bash[82788]: cluster 2024-07-28T22:20:48.313533+0000 mgr.y (mgr.34101) 5132 : cluster [DBG] pgmap v6060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:48 smithi045 bash[82788]: audit 2024-07-28T22:20:48.548550+0000 mon.c (mon.2) 1344 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:20:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:49 smithi155 bash[73694]: debug 2024-07-28T22:20:49.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:50.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9083 16 16 0 0 0 - 0 2024-07-28T22:20:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:20:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:20:50] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2024-07-28T22:20:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:50 smithi155 bash[73694]: debug 2024-07-28T22:20:50.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:51.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9084 16 16 0 0 0 - 0 2024-07-28T22:20:51.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:51 smithi155 bash[68033]: cluster 2024-07-28T22:20:50.315340+0000 mgr.y (mgr.34101) 5133 : cluster [DBG] pgmap v6061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:51 smithi045 bash[80445]: cluster 2024-07-28T22:20:50.315340+0000 mgr.y (mgr.34101) 5133 : cluster [DBG] pgmap v6061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:51 smithi045 bash[82788]: cluster 2024-07-28T22:20:50.315340+0000 mgr.y (mgr.34101) 5133 : cluster [DBG] pgmap v6061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:51 smithi155 bash[73694]: debug 2024-07-28T22:20:51.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:52.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9085 16 16 0 0 0 - 0 2024-07-28T22:20:52.747 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:20:52 smithi155 bash[60745]: ts=2024-07-28T22:20:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:20:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:52 smithi155 bash[73694]: debug 2024-07-28T22:20:52.742+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:53.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9086 16 16 0 0 0 - 0 2024-07-28T22:20:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:53 smithi045 bash[80445]: cluster 2024-07-28T22:20:52.317244+0000 mgr.y (mgr.34101) 5134 : cluster [DBG] pgmap v6062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:53 smithi045 bash[82788]: cluster 2024-07-28T22:20:52.317244+0000 mgr.y (mgr.34101) 5134 : cluster [DBG] pgmap v6062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:53.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:53 smithi155 bash[68033]: cluster 2024-07-28T22:20:52.317244+0000 mgr.y (mgr.34101) 5134 : cluster [DBG] pgmap v6062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:53 smithi155 bash[73694]: debug 2024-07-28T22:20:53.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:54.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9087 16 16 0 0 0 - 0 2024-07-28T22:20:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:54 smithi155 bash[73694]: debug 2024-07-28T22:20:54.758+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:55.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9088 16 16 0 0 0 - 0 2024-07-28T22:20:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:55 smithi045 bash[80445]: cluster 2024-07-28T22:20:54.319056+0000 mgr.y (mgr.34101) 5135 : cluster [DBG] pgmap v6063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:55 smithi045 bash[82788]: cluster 2024-07-28T22:20:54.319056+0000 mgr.y (mgr.34101) 5135 : cluster [DBG] pgmap v6063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:55.763 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:55 smithi155 bash[68033]: cluster 2024-07-28T22:20:54.319056+0000 mgr.y (mgr.34101) 5135 : cluster [DBG] pgmap v6063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:55 smithi155 bash[73694]: debug 2024-07-28T22:20:55.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:56.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9089 16 16 0 0 0 - 0 2024-07-28T22:20:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:56 smithi155 bash[73694]: debug 2024-07-28T22:20:56.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:57.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9090 16 16 0 0 0 - 0 2024-07-28T22:20:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:57 smithi045 bash[82788]: cluster 2024-07-28T22:20:56.320760+0000 mgr.y (mgr.34101) 5136 : cluster [DBG] pgmap v6064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:57 smithi045 bash[80445]: cluster 2024-07-28T22:20:56.320760+0000 mgr.y (mgr.34101) 5136 : cluster [DBG] pgmap v6064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:57.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:57 smithi155 bash[68033]: cluster 2024-07-28T22:20:56.320760+0000 mgr.y (mgr.34101) 5136 : cluster [DBG] pgmap v6064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:57 smithi155 bash[73694]: debug 2024-07-28T22:20:57.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:58.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9091 16 16 0 0 0 - 0 2024-07-28T22:20:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:58 smithi155 bash[73694]: debug 2024-07-28T22:20:58.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:20:59.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9092 16 16 0 0 0 - 0 2024-07-28T22:20:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:20:59 smithi045 bash[80445]: cluster 2024-07-28T22:20:58.322706+0000 mgr.y (mgr.34101) 5137 : cluster [DBG] pgmap v6065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:20:59 smithi045 bash[82788]: cluster 2024-07-28T22:20:58.322706+0000 mgr.y (mgr.34101) 5137 : cluster [DBG] pgmap v6065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:20:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:20:59 smithi155 bash[68033]: cluster 2024-07-28T22:20:58.322706+0000 mgr.y (mgr.34101) 5137 : cluster [DBG] pgmap v6065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:00.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9093 16 16 0 0 0 - 0 2024-07-28T22:21:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:20:59 smithi155 bash[73694]: debug 2024-07-28T22:20:59.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:21:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:21:00] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2024-07-28T22:21:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:00 smithi155 bash[73694]: debug 2024-07-28T22:21:00.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:01.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9094 16 16 0 0 0 - 0 2024-07-28T22:21:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:01 smithi045 bash[82788]: cluster 2024-07-28T22:21:00.324434+0000 mgr.y (mgr.34101) 5138 : cluster [DBG] pgmap v6066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:01 smithi045 bash[80445]: cluster 2024-07-28T22:21:00.324434+0000 mgr.y (mgr.34101) 5138 : cluster [DBG] pgmap v6066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:01.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:01 smithi155 bash[68033]: cluster 2024-07-28T22:21:00.324434+0000 mgr.y (mgr.34101) 5138 : cluster [DBG] pgmap v6066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:01 smithi155 bash[73694]: debug 2024-07-28T22:21:01.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:02.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9095 16 16 0 0 0 - 0 2024-07-28T22:21:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:21:02 smithi155 bash[60745]: ts=2024-07-28T22:21:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:21:03.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9096 16 16 0 0 0 - 0 2024-07-28T22:21:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:02 smithi155 bash[73694]: debug 2024-07-28T22:21:02.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:03 smithi045 bash[82788]: cluster 2024-07-28T22:21:02.326325+0000 mgr.y (mgr.34101) 5139 : cluster [DBG] pgmap v6067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:03 smithi045 bash[80445]: cluster 2024-07-28T22:21:02.326325+0000 mgr.y (mgr.34101) 5139 : cluster [DBG] pgmap v6067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:03 smithi155 bash[68033]: cluster 2024-07-28T22:21:02.326325+0000 mgr.y (mgr.34101) 5139 : cluster [DBG] pgmap v6067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:04.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9097 16 16 0 0 0 - 0 2024-07-28T22:21:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:03 smithi155 bash[73694]: debug 2024-07-28T22:21:03.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:04 smithi045 bash[82788]: audit 2024-07-28T22:21:03.548920+0000 mon.c (mon.2) 1345 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:04 smithi045 bash[80445]: audit 2024-07-28T22:21:03.548920+0000 mon.c (mon.2) 1345 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:04.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:04 smithi155 bash[68033]: audit 2024-07-28T22:21:03.548920+0000 mon.c (mon.2) 1345 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:04 smithi155 bash[73694]: debug 2024-07-28T22:21:04.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:05.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9098 16 16 0 0 0 - 0 2024-07-28T22:21:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:05 smithi045 bash[82788]: cluster 2024-07-28T22:21:04.328006+0000 mgr.y (mgr.34101) 5140 : cluster [DBG] pgmap v6068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:05 smithi045 bash[80445]: cluster 2024-07-28T22:21:04.328006+0000 mgr.y (mgr.34101) 5140 : cluster [DBG] pgmap v6068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:05 smithi155 bash[68033]: cluster 2024-07-28T22:21:04.328006+0000 mgr.y (mgr.34101) 5140 : cluster [DBG] pgmap v6068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:06.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9099 16 16 0 0 0 - 0 2024-07-28T22:21:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:05 smithi155 bash[73694]: debug 2024-07-28T22:21:05.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:07.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:21:07.129122+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:21:07.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:21:07.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9100 16 16 0 0 0 - 0 2024-07-28T22:21:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:06 smithi155 bash[73694]: debug 2024-07-28T22:21:06.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:07 smithi045 bash[82788]: cluster 2024-07-28T22:21:06.329714+0000 mgr.y (mgr.34101) 5141 : cluster [DBG] pgmap v6069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:07 smithi045 bash[80445]: cluster 2024-07-28T22:21:06.329714+0000 mgr.y (mgr.34101) 5141 : cluster [DBG] pgmap v6069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:07 smithi155 bash[68033]: cluster 2024-07-28T22:21:06.329714+0000 mgr.y (mgr.34101) 5141 : cluster [DBG] pgmap v6069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:08.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9101 16 16 0 0 0 - 0 2024-07-28T22:21:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:07 smithi155 bash[73694]: debug 2024-07-28T22:21:07.861+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:09.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9102 16 16 0 0 0 - 0 2024-07-28T22:21:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:08 smithi155 bash[73694]: debug 2024-07-28T22:21:08.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:09 smithi045 bash[82788]: cluster 2024-07-28T22:21:08.331617+0000 mgr.y (mgr.34101) 5142 : cluster [DBG] pgmap v6070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:09 smithi045 bash[80445]: cluster 2024-07-28T22:21:08.331617+0000 mgr.y (mgr.34101) 5142 : cluster [DBG] pgmap v6070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:09 smithi155 bash[68033]: cluster 2024-07-28T22:21:08.331617+0000 mgr.y (mgr.34101) 5142 : cluster [DBG] pgmap v6070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:10.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9103 16 16 0 0 0 - 0 2024-07-28T22:21:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:09 smithi155 bash[73694]: debug 2024-07-28T22:21:09.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:21:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:21:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:21:11.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9104 16 16 0 0 0 - 0 2024-07-28T22:21:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:10 smithi155 bash[73694]: debug 2024-07-28T22:21:10.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:11 smithi045 bash[82788]: cluster 2024-07-28T22:21:10.333326+0000 mgr.y (mgr.34101) 5143 : cluster [DBG] pgmap v6071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:11 smithi045 bash[80445]: cluster 2024-07-28T22:21:10.333326+0000 mgr.y (mgr.34101) 5143 : cluster [DBG] pgmap v6071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:11 smithi155 bash[68033]: cluster 2024-07-28T22:21:10.333326+0000 mgr.y (mgr.34101) 5143 : cluster [DBG] pgmap v6071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:12.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9105 16 16 0 0 0 - 0 2024-07-28T22:21:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:11 smithi155 bash[73694]: debug 2024-07-28T22:21:11.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:21:12 smithi155 bash[60745]: ts=2024-07-28T22:21:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:21:13.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9106 16 16 0 0 0 - 0 2024-07-28T22:21:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:12 smithi155 bash[73694]: debug 2024-07-28T22:21:12.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:13 smithi045 bash[82788]: cluster 2024-07-28T22:21:12.335225+0000 mgr.y (mgr.34101) 5144 : cluster [DBG] pgmap v6072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:13 smithi045 bash[80445]: cluster 2024-07-28T22:21:12.335225+0000 mgr.y (mgr.34101) 5144 : cluster [DBG] pgmap v6072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:13.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:13 smithi155 bash[68033]: cluster 2024-07-28T22:21:12.335225+0000 mgr.y (mgr.34101) 5144 : cluster [DBG] pgmap v6072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:13 smithi155 bash[73694]: debug 2024-07-28T22:21:13.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:14.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9107 16 16 0 0 0 - 0 2024-07-28T22:21:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:14 smithi155 bash[73694]: debug 2024-07-28T22:21:14.765+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:15.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9108 16 16 0 0 0 - 0 2024-07-28T22:21:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:15 smithi045 bash[82788]: cluster 2024-07-28T22:21:14.336959+0000 mgr.y (mgr.34101) 5145 : cluster [DBG] pgmap v6073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:15 smithi045 bash[80445]: cluster 2024-07-28T22:21:14.336959+0000 mgr.y (mgr.34101) 5145 : cluster [DBG] pgmap v6073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:15.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:15 smithi155 bash[68033]: cluster 2024-07-28T22:21:14.336959+0000 mgr.y (mgr.34101) 5145 : cluster [DBG] pgmap v6073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:15 smithi155 bash[73694]: debug 2024-07-28T22:21:15.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:16.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9109 16 16 0 0 0 - 0 2024-07-28T22:21:17.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9110 16 16 0 0 0 - 0 2024-07-28T22:21:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:16 smithi155 bash[73694]: debug 2024-07-28T22:21:16.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:17 smithi045 bash[82788]: cluster 2024-07-28T22:21:16.338738+0000 mgr.y (mgr.34101) 5146 : cluster [DBG] pgmap v6074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:17 smithi045 bash[80445]: cluster 2024-07-28T22:21:16.338738+0000 mgr.y (mgr.34101) 5146 : cluster [DBG] pgmap v6074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:17 smithi155 bash[68033]: cluster 2024-07-28T22:21:16.338738+0000 mgr.y (mgr.34101) 5146 : cluster [DBG] pgmap v6074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:18.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9111 16 16 0 0 0 - 0 2024-07-28T22:21:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:17 smithi155 bash[73694]: debug 2024-07-28T22:21:17.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:19.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9112 16 16 0 0 0 - 0 2024-07-28T22:21:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:18 smithi155 bash[73694]: debug 2024-07-28T22:21:18.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:19 smithi045 bash[82788]: cluster 2024-07-28T22:21:18.340608+0000 mgr.y (mgr.34101) 5147 : cluster [DBG] pgmap v6075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:19 smithi045 bash[82788]: audit 2024-07-28T22:21:18.549408+0000 mon.c (mon.2) 1346 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:19 smithi045 bash[80445]: cluster 2024-07-28T22:21:18.340608+0000 mgr.y (mgr.34101) 5147 : cluster [DBG] pgmap v6075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:19 smithi045 bash[80445]: audit 2024-07-28T22:21:18.549408+0000 mon.c (mon.2) 1346 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:19 smithi155 bash[68033]: cluster 2024-07-28T22:21:18.340608+0000 mgr.y (mgr.34101) 5147 : cluster [DBG] pgmap v6075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:19 smithi155 bash[68033]: audit 2024-07-28T22:21:18.549408+0000 mon.c (mon.2) 1346 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:20.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9113 16 16 0 0 0 - 0 2024-07-28T22:21:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:19 smithi155 bash[73694]: debug 2024-07-28T22:21:19.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:21:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:21:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:21:21.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9114 16 16 0 0 0 - 0 2024-07-28T22:21:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:20 smithi155 bash[73694]: debug 2024-07-28T22:21:20.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:21 smithi045 bash[80445]: cluster 2024-07-28T22:21:20.342387+0000 mgr.y (mgr.34101) 5148 : cluster [DBG] pgmap v6076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:21 smithi045 bash[82788]: cluster 2024-07-28T22:21:20.342387+0000 mgr.y (mgr.34101) 5148 : cluster [DBG] pgmap v6076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:21 smithi155 bash[68033]: cluster 2024-07-28T22:21:20.342387+0000 mgr.y (mgr.34101) 5148 : cluster [DBG] pgmap v6076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:22.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9115 16 16 0 0 0 - 0 2024-07-28T22:21:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:21 smithi155 bash[73694]: debug 2024-07-28T22:21:21.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:21:22 smithi155 bash[60745]: ts=2024-07-28T22:21:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:21:23.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9116 16 16 0 0 0 - 0 2024-07-28T22:21:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:22 smithi155 bash[73694]: debug 2024-07-28T22:21:22.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:23 smithi045 bash[80445]: cluster 2024-07-28T22:21:22.344290+0000 mgr.y (mgr.34101) 5149 : cluster [DBG] pgmap v6077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:23 smithi045 bash[82788]: cluster 2024-07-28T22:21:22.344290+0000 mgr.y (mgr.34101) 5149 : cluster [DBG] pgmap v6077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:23 smithi155 bash[68033]: cluster 2024-07-28T22:21:22.344290+0000 mgr.y (mgr.34101) 5149 : cluster [DBG] pgmap v6077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:24.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9117 16 16 0 0 0 - 0 2024-07-28T22:21:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:23 smithi155 bash[73694]: debug 2024-07-28T22:21:23.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:25.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9118 16 16 0 0 0 - 0 2024-07-28T22:21:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:24 smithi155 bash[73694]: debug 2024-07-28T22:21:24.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:25 smithi045 bash[80445]: cluster 2024-07-28T22:21:24.346094+0000 mgr.y (mgr.34101) 5150 : cluster [DBG] pgmap v6078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:25 smithi045 bash[82788]: cluster 2024-07-28T22:21:24.346094+0000 mgr.y (mgr.34101) 5150 : cluster [DBG] pgmap v6078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:25 smithi155 bash[68033]: cluster 2024-07-28T22:21:24.346094+0000 mgr.y (mgr.34101) 5150 : cluster [DBG] pgmap v6078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:26.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9119 16 16 0 0 0 - 0 2024-07-28T22:21:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:25 smithi155 bash[73694]: debug 2024-07-28T22:21:25.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:26.996 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 22:21:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T22:21:26.665696606Z level=info msg="Completed cleanup jobs" duration=47.954967ms 2024-07-28T22:21:27.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:21:27.132476+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:21:27.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:21:27.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9120 16 16 0 0 0 - 0 2024-07-28T22:21:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:26 smithi155 bash[73694]: debug 2024-07-28T22:21:26.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:27 smithi045 bash[80445]: cluster 2024-07-28T22:21:26.347804+0000 mgr.y (mgr.34101) 5151 : cluster [DBG] pgmap v6079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:27 smithi045 bash[82788]: cluster 2024-07-28T22:21:26.347804+0000 mgr.y (mgr.34101) 5151 : cluster [DBG] pgmap v6079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:27 smithi155 bash[68033]: cluster 2024-07-28T22:21:26.347804+0000 mgr.y (mgr.34101) 5151 : cluster [DBG] pgmap v6079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:28.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9121 16 16 0 0 0 - 0 2024-07-28T22:21:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:27 smithi155 bash[73694]: debug 2024-07-28T22:21:27.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:29.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9122 16 16 0 0 0 - 0 2024-07-28T22:21:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:28 smithi155 bash[73694]: debug 2024-07-28T22:21:28.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:29 smithi045 bash[80445]: cluster 2024-07-28T22:21:28.349677+0000 mgr.y (mgr.34101) 5152 : cluster [DBG] pgmap v6080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:29 smithi045 bash[82788]: cluster 2024-07-28T22:21:28.349677+0000 mgr.y (mgr.34101) 5152 : cluster [DBG] pgmap v6080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:29 smithi155 bash[68033]: cluster 2024-07-28T22:21:28.349677+0000 mgr.y (mgr.34101) 5152 : cluster [DBG] pgmap v6080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:30.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9123 16 16 0 0 0 - 0 2024-07-28T22:21:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:29 smithi155 bash[73694]: debug 2024-07-28T22:21:29.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:21:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:21:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:21:31.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9124 16 16 0 0 0 - 0 2024-07-28T22:21:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:30 smithi155 bash[73694]: debug 2024-07-28T22:21:30.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:31 smithi045 bash[80445]: cluster 2024-07-28T22:21:30.351432+0000 mgr.y (mgr.34101) 5153 : cluster [DBG] pgmap v6081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:31 smithi045 bash[82788]: cluster 2024-07-28T22:21:30.351432+0000 mgr.y (mgr.34101) 5153 : cluster [DBG] pgmap v6081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:31 smithi155 bash[68033]: cluster 2024-07-28T22:21:30.351432+0000 mgr.y (mgr.34101) 5153 : cluster [DBG] pgmap v6081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:32.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9125 16 16 0 0 0 - 0 2024-07-28T22:21:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:31 smithi155 bash[73694]: debug 2024-07-28T22:21:31.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:21:32 smithi155 bash[60745]: ts=2024-07-28T22:21:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:21:33.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9126 16 16 0 0 0 - 0 2024-07-28T22:21:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:32 smithi155 bash[73694]: debug 2024-07-28T22:21:32.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:33 smithi155 bash[68033]: cluster 2024-07-28T22:21:32.353292+0000 mgr.y (mgr.34101) 5154 : cluster [DBG] pgmap v6082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:33 smithi045 bash[80445]: cluster 2024-07-28T22:21:32.353292+0000 mgr.y (mgr.34101) 5154 : cluster [DBG] pgmap v6082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:33 smithi045 bash[82788]: cluster 2024-07-28T22:21:32.353292+0000 mgr.y (mgr.34101) 5154 : cluster [DBG] pgmap v6082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:34.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9127 16 16 0 0 0 - 0 2024-07-28T22:21:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:33 smithi155 bash[73694]: debug 2024-07-28T22:21:33.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:34 smithi155 bash[68033]: audit 2024-07-28T22:21:33.549783+0000 mon.c (mon.2) 1347 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:34 smithi045 bash[82788]: audit 2024-07-28T22:21:33.549783+0000 mon.c (mon.2) 1347 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:34 smithi045 bash[80445]: audit 2024-07-28T22:21:33.549783+0000 mon.c (mon.2) 1347 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:35.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9128 16 16 0 0 0 - 0 2024-07-28T22:21:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:34 smithi155 bash[73694]: debug 2024-07-28T22:21:34.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:35 smithi155 bash[68033]: cluster 2024-07-28T22:21:34.355020+0000 mgr.y (mgr.34101) 5155 : cluster [DBG] pgmap v6083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:35 smithi045 bash[80445]: cluster 2024-07-28T22:21:34.355020+0000 mgr.y (mgr.34101) 5155 : cluster [DBG] pgmap v6083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:35 smithi045 bash[82788]: cluster 2024-07-28T22:21:34.355020+0000 mgr.y (mgr.34101) 5155 : cluster [DBG] pgmap v6083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:36.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9129 16 16 0 0 0 - 0 2024-07-28T22:21:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:35 smithi155 bash[73694]: debug 2024-07-28T22:21:35.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:37.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9130 16 16 0 0 0 - 0 2024-07-28T22:21:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:36 smithi155 bash[73694]: debug 2024-07-28T22:21:36.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:37.793 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:37 smithi155 bash[68033]: cluster 2024-07-28T22:21:36.356740+0000 mgr.y (mgr.34101) 5156 : cluster [DBG] pgmap v6084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:37 smithi045 bash[80445]: cluster 2024-07-28T22:21:36.356740+0000 mgr.y (mgr.34101) 5156 : cluster [DBG] pgmap v6084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:37 smithi045 bash[82788]: cluster 2024-07-28T22:21:36.356740+0000 mgr.y (mgr.34101) 5156 : cluster [DBG] pgmap v6084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:37 smithi155 bash[73694]: debug 2024-07-28T22:21:37.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:38.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9131 16 16 0 0 0 - 0 2024-07-28T22:21:39.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9132 16 16 0 0 0 - 0 2024-07-28T22:21:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:38 smithi155 bash[73694]: debug 2024-07-28T22:21:38.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:39 smithi155 bash[68033]: cluster 2024-07-28T22:21:38.358657+0000 mgr.y (mgr.34101) 5157 : cluster [DBG] pgmap v6085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:39 smithi045 bash[80445]: cluster 2024-07-28T22:21:38.358657+0000 mgr.y (mgr.34101) 5157 : cluster [DBG] pgmap v6085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:39 smithi045 bash[82788]: cluster 2024-07-28T22:21:38.358657+0000 mgr.y (mgr.34101) 5157 : cluster [DBG] pgmap v6085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:40.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9133 16 16 0 0 0 - 0 2024-07-28T22:21:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:39 smithi155 bash[73694]: debug 2024-07-28T22:21:39.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:21:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:21:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:21:41.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9134 16 16 0 0 0 - 0 2024-07-28T22:21:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:40 smithi155 bash[73694]: debug 2024-07-28T22:21:40.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:41 smithi155 bash[68033]: cluster 2024-07-28T22:21:40.360422+0000 mgr.y (mgr.34101) 5158 : cluster [DBG] pgmap v6086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:41 smithi045 bash[80445]: cluster 2024-07-28T22:21:40.360422+0000 mgr.y (mgr.34101) 5158 : cluster [DBG] pgmap v6086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:41 smithi045 bash[82788]: cluster 2024-07-28T22:21:40.360422+0000 mgr.y (mgr.34101) 5158 : cluster [DBG] pgmap v6086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:42.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9135 16 16 0 0 0 - 0 2024-07-28T22:21:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:41 smithi155 bash[73694]: debug 2024-07-28T22:21:41.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:42 smithi155 bash[68033]: audit 2024-07-28T22:21:42.466392+0000 mon.c (mon.2) 1348 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:21:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:21:42 smithi155 bash[60745]: ts=2024-07-28T22:21:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:21:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:42 smithi045 bash[80445]: audit 2024-07-28T22:21:42.466392+0000 mon.c (mon.2) 1348 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:21:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:42 smithi045 bash[82788]: audit 2024-07-28T22:21:42.466392+0000 mon.c (mon.2) 1348 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:21:43.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9136 16 16 0 0 0 - 0 2024-07-28T22:21:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:42 smithi155 bash[73694]: debug 2024-07-28T22:21:42.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:43 smithi155 bash[68033]: cluster 2024-07-28T22:21:42.362314+0000 mgr.y (mgr.34101) 5159 : cluster [DBG] pgmap v6087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:43 smithi045 bash[80445]: cluster 2024-07-28T22:21:42.362314+0000 mgr.y (mgr.34101) 5159 : cluster [DBG] pgmap v6087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:43 smithi045 bash[82788]: cluster 2024-07-28T22:21:42.362314+0000 mgr.y (mgr.34101) 5159 : cluster [DBG] pgmap v6087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:44.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9137 16 16 0 0 0 - 0 2024-07-28T22:21:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:43 smithi155 bash[73694]: debug 2024-07-28T22:21:43.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:45.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9138 16 16 0 0 0 - 0 2024-07-28T22:21:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:44 smithi155 bash[73694]: debug 2024-07-28T22:21:44.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:45 smithi155 bash[68033]: cluster 2024-07-28T22:21:44.364027+0000 mgr.y (mgr.34101) 5160 : cluster [DBG] pgmap v6088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:45 smithi045 bash[80445]: cluster 2024-07-28T22:21:44.364027+0000 mgr.y (mgr.34101) 5160 : cluster [DBG] pgmap v6088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:45 smithi045 bash[82788]: cluster 2024-07-28T22:21:44.364027+0000 mgr.y (mgr.34101) 5160 : cluster [DBG] pgmap v6088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:46.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9139 16 16 0 0 0 - 0 2024-07-28T22:21:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:45 smithi155 bash[73694]: debug 2024-07-28T22:21:45.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:47.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:21:47.135784+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:21:47.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:21:47.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9140 16 16 0 0 0 - 0 2024-07-28T22:21:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:46 smithi155 bash[73694]: debug 2024-07-28T22:21:46.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:47 smithi155 bash[68033]: cluster 2024-07-28T22:21:46.365749+0000 mgr.y (mgr.34101) 5161 : cluster [DBG] pgmap v6089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:47 smithi045 bash[80445]: cluster 2024-07-28T22:21:46.365749+0000 mgr.y (mgr.34101) 5161 : cluster [DBG] pgmap v6089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:47 smithi045 bash[82788]: cluster 2024-07-28T22:21:46.365749+0000 mgr.y (mgr.34101) 5161 : cluster [DBG] pgmap v6089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:48.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9141 16 16 0 0 0 - 0 2024-07-28T22:21:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:47 smithi155 bash[73694]: debug 2024-07-28T22:21:47.861+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:49.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9142 16 16 0 0 0 - 0 2024-07-28T22:21:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:48 smithi155 bash[73694]: debug 2024-07-28T22:21:48.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:49 smithi155 bash[68033]: audit 2024-07-28T22:21:48.163714+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:49 smithi155 bash[68033]: audit 2024-07-28T22:21:48.175911+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:49 smithi155 bash[68033]: audit 2024-07-28T22:21:48.325296+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:49 smithi155 bash[68033]: audit 2024-07-28T22:21:48.337632+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:49 smithi155 bash[68033]: cluster 2024-07-28T22:21:48.367016+0000 mgr.y (mgr.34101) 5162 : cluster [DBG] pgmap v6090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:49 smithi155 bash[68033]: audit 2024-07-28T22:21:48.610511+0000 mon.c (mon.2) 1349 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:49 smithi155 bash[68033]: audit 2024-07-28T22:21:48.850173+0000 mon.c (mon.2) 1350 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:21:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:49 smithi155 bash[68033]: audit 2024-07-28T22:21:48.852029+0000 mon.c (mon.2) 1351 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:21:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:49 smithi155 bash[68033]: audit 2024-07-28T22:21:48.862465+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[80445]: audit 2024-07-28T22:21:48.163714+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[80445]: audit 2024-07-28T22:21:48.175911+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[80445]: audit 2024-07-28T22:21:48.325296+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[80445]: audit 2024-07-28T22:21:48.337632+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[80445]: cluster 2024-07-28T22:21:48.367016+0000 mgr.y (mgr.34101) 5162 : cluster [DBG] pgmap v6090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[80445]: audit 2024-07-28T22:21:48.610511+0000 mon.c (mon.2) 1349 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[80445]: audit 2024-07-28T22:21:48.850173+0000 mon.c (mon.2) 1350 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:21:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[80445]: audit 2024-07-28T22:21:48.852029+0000 mon.c (mon.2) 1351 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:21:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[80445]: audit 2024-07-28T22:21:48.862465+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[82788]: audit 2024-07-28T22:21:48.163714+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[82788]: audit 2024-07-28T22:21:48.175911+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[82788]: audit 2024-07-28T22:21:48.325296+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[82788]: audit 2024-07-28T22:21:48.337632+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:49.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[82788]: cluster 2024-07-28T22:21:48.367016+0000 mgr.y (mgr.34101) 5162 : cluster [DBG] pgmap v6090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:49.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[82788]: audit 2024-07-28T22:21:48.610511+0000 mon.c (mon.2) 1349 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:21:49.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[82788]: audit 2024-07-28T22:21:48.850173+0000 mon.c (mon.2) 1350 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:21:49.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[82788]: audit 2024-07-28T22:21:48.852029+0000 mon.c (mon.2) 1351 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:21:49.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:49 smithi045 bash[82788]: audit 2024-07-28T22:21:48.862465+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:21:50.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9143 16 16 0 0 0 - 0 2024-07-28T22:21:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:49 smithi155 bash[73694]: debug 2024-07-28T22:21:49.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:21:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:21:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:21:51.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9144 16 16 0 0 0 - 0 2024-07-28T22:21:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:50 smithi155 bash[73694]: debug 2024-07-28T22:21:50.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:51 smithi045 bash[80445]: cluster 2024-07-28T22:21:50.368722+0000 mgr.y (mgr.34101) 5163 : cluster [DBG] pgmap v6091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:51.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:51 smithi045 bash[82788]: cluster 2024-07-28T22:21:50.368722+0000 mgr.y (mgr.34101) 5163 : cluster [DBG] pgmap v6091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:51 smithi155 bash[68033]: cluster 2024-07-28T22:21:50.368722+0000 mgr.y (mgr.34101) 5163 : cluster [DBG] pgmap v6091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:52.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9145 16 16 0 0 0 - 0 2024-07-28T22:21:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:51 smithi155 bash[73694]: debug 2024-07-28T22:21:51.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:21:52 smithi155 bash[60745]: ts=2024-07-28T22:21:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:21:53.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9146 16 16 0 0 0 - 0 2024-07-28T22:21:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:52 smithi155 bash[73694]: debug 2024-07-28T22:21:52.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:53 smithi045 bash[80445]: cluster 2024-07-28T22:21:52.370770+0000 mgr.y (mgr.34101) 5164 : cluster [DBG] pgmap v6092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:53 smithi045 bash[82788]: cluster 2024-07-28T22:21:52.370770+0000 mgr.y (mgr.34101) 5164 : cluster [DBG] pgmap v6092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:53 smithi155 bash[68033]: cluster 2024-07-28T22:21:52.370770+0000 mgr.y (mgr.34101) 5164 : cluster [DBG] pgmap v6092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:54.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9147 16 16 0 0 0 - 0 2024-07-28T22:21:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:53 smithi155 bash[73694]: debug 2024-07-28T22:21:53.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:55.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9148 16 16 0 0 0 - 0 2024-07-28T22:21:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:55 smithi155 bash[73694]: debug 2024-07-28T22:21:55.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:55 smithi045 bash[82788]: cluster 2024-07-28T22:21:54.372538+0000 mgr.y (mgr.34101) 5165 : cluster [DBG] pgmap v6093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:55.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:55 smithi045 bash[80445]: cluster 2024-07-28T22:21:54.372538+0000 mgr.y (mgr.34101) 5165 : cluster [DBG] pgmap v6093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:55 smithi155 bash[68033]: cluster 2024-07-28T22:21:54.372538+0000 mgr.y (mgr.34101) 5165 : cluster [DBG] pgmap v6093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:56.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9149 16 16 0 0 0 - 0 2024-07-28T22:21:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:56 smithi155 bash[73694]: debug 2024-07-28T22:21:56.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:57.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9150 16 16 0 0 0 - 0 2024-07-28T22:21:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:57 smithi155 bash[73694]: debug 2024-07-28T22:21:57.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:57 smithi045 bash[80445]: cluster 2024-07-28T22:21:56.374457+0000 mgr.y (mgr.34101) 5166 : cluster [DBG] pgmap v6094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:57 smithi045 bash[82788]: cluster 2024-07-28T22:21:56.374457+0000 mgr.y (mgr.34101) 5166 : cluster [DBG] pgmap v6094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:57 smithi155 bash[68033]: cluster 2024-07-28T22:21:56.374457+0000 mgr.y (mgr.34101) 5166 : cluster [DBG] pgmap v6094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:58.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9151 16 16 0 0 0 - 0 2024-07-28T22:21:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:58 smithi155 bash[73694]: debug 2024-07-28T22:21:58.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:59.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9152 16 16 0 0 0 - 0 2024-07-28T22:21:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:21:59 smithi155 bash[73694]: debug 2024-07-28T22:21:59.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:21:59.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:21:59 smithi045 bash[80445]: cluster 2024-07-28T22:21:58.376527+0000 mgr.y (mgr.34101) 5167 : cluster [DBG] pgmap v6095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:21:59 smithi045 bash[82788]: cluster 2024-07-28T22:21:58.376527+0000 mgr.y (mgr.34101) 5167 : cluster [DBG] pgmap v6095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:21:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:21:59 smithi155 bash[68033]: cluster 2024-07-28T22:21:58.376527+0000 mgr.y (mgr.34101) 5167 : cluster [DBG] pgmap v6095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:00.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9153 16 16 0 0 0 - 0 2024-07-28T22:22:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:00 smithi155 bash[73694]: debug 2024-07-28T22:22:00.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:22:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:22:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:22:01.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9154 16 16 0 0 0 - 0 2024-07-28T22:22:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:00 smithi155 bash[73694]: debug 2024-07-28T22:22:00.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:01 smithi045 bash[80445]: cluster 2024-07-28T22:22:00.378487+0000 mgr.y (mgr.34101) 5168 : cluster [DBG] pgmap v6096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:01.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:01 smithi045 bash[82788]: cluster 2024-07-28T22:22:00.378487+0000 mgr.y (mgr.34101) 5168 : cluster [DBG] pgmap v6096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:01 smithi155 bash[68033]: cluster 2024-07-28T22:22:00.378487+0000 mgr.y (mgr.34101) 5168 : cluster [DBG] pgmap v6096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:02.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9155 16 16 0 0 0 - 0 2024-07-28T22:22:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:01 smithi155 bash[73694]: debug 2024-07-28T22:22:01.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:22:02 smithi155 bash[60745]: ts=2024-07-28T22:22:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:22:03.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9156 16 16 0 0 0 - 0 2024-07-28T22:22:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:03 smithi155 bash[73694]: debug 2024-07-28T22:22:03.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:03 smithi045 bash[80445]: cluster 2024-07-28T22:22:02.380516+0000 mgr.y (mgr.34101) 5169 : cluster [DBG] pgmap v6097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:03 smithi045 bash[82788]: cluster 2024-07-28T22:22:02.380516+0000 mgr.y (mgr.34101) 5169 : cluster [DBG] pgmap v6097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:03 smithi155 bash[68033]: cluster 2024-07-28T22:22:02.380516+0000 mgr.y (mgr.34101) 5169 : cluster [DBG] pgmap v6097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:04.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9157 16 16 0 0 0 - 0 2024-07-28T22:22:04.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:04 smithi155 bash[73694]: debug 2024-07-28T22:22:04.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:04 smithi045 bash[82788]: audit 2024-07-28T22:22:03.611064+0000 mon.c (mon.2) 1352 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:04 smithi045 bash[80445]: audit 2024-07-28T22:22:03.611064+0000 mon.c (mon.2) 1352 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:04 smithi155 bash[68033]: audit 2024-07-28T22:22:03.611064+0000 mon.c (mon.2) 1352 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:05.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9158 16 16 0 0 0 - 0 2024-07-28T22:22:05.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:05 smithi155 bash[73694]: debug 2024-07-28T22:22:05.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:05 smithi045 bash[80445]: cluster 2024-07-28T22:22:04.382335+0000 mgr.y (mgr.34101) 5170 : cluster [DBG] pgmap v6098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:05.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:05 smithi045 bash[82788]: cluster 2024-07-28T22:22:04.382335+0000 mgr.y (mgr.34101) 5170 : cluster [DBG] pgmap v6098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:05 smithi155 bash[68033]: cluster 2024-07-28T22:22:04.382335+0000 mgr.y (mgr.34101) 5170 : cluster [DBG] pgmap v6098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:06.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9159 16 16 0 0 0 - 0 2024-07-28T22:22:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:06 smithi155 bash[73694]: debug 2024-07-28T22:22:06.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:07.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:22:07.139118+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:22:07.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:22:07.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9160 16 16 0 0 0 - 0 2024-07-28T22:22:07.465 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:07 smithi155 bash[73694]: debug 2024-07-28T22:22:07.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:07 smithi045 bash[80445]: cluster 2024-07-28T22:22:06.384189+0000 mgr.y (mgr.34101) 5171 : cluster [DBG] pgmap v6099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:07 smithi045 bash[82788]: cluster 2024-07-28T22:22:06.384189+0000 mgr.y (mgr.34101) 5171 : cluster [DBG] pgmap v6099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:07 smithi155 bash[68033]: cluster 2024-07-28T22:22:06.384189+0000 mgr.y (mgr.34101) 5171 : cluster [DBG] pgmap v6099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:08.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9161 16 16 0 0 0 - 0 2024-07-28T22:22:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:08 smithi155 bash[73694]: debug 2024-07-28T22:22:08.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:09.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9162 16 16 0 0 0 - 0 2024-07-28T22:22:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:09 smithi155 bash[73694]: debug 2024-07-28T22:22:09.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:09 smithi155 bash[68033]: cluster 2024-07-28T22:22:08.386198+0000 mgr.y (mgr.34101) 5172 : cluster [DBG] pgmap v6100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:09 smithi045 bash[80445]: cluster 2024-07-28T22:22:08.386198+0000 mgr.y (mgr.34101) 5172 : cluster [DBG] pgmap v6100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:09 smithi045 bash[82788]: cluster 2024-07-28T22:22:08.386198+0000 mgr.y (mgr.34101) 5172 : cluster [DBG] pgmap v6100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:10.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9163 16 16 0 0 0 - 0 2024-07-28T22:22:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:10 smithi155 bash[73694]: debug 2024-07-28T22:22:10.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:22:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:22:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:22:11.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9164 16 16 0 0 0 - 0 2024-07-28T22:22:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:11 smithi155 bash[73694]: debug 2024-07-28T22:22:11.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:11 smithi155 bash[68033]: cluster 2024-07-28T22:22:10.387895+0000 mgr.y (mgr.34101) 5173 : cluster [DBG] pgmap v6101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:11 smithi045 bash[80445]: cluster 2024-07-28T22:22:10.387895+0000 mgr.y (mgr.34101) 5173 : cluster [DBG] pgmap v6101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:11 smithi045 bash[82788]: cluster 2024-07-28T22:22:10.387895+0000 mgr.y (mgr.34101) 5173 : cluster [DBG] pgmap v6101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:12.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9165 16 16 0 0 0 - 0 2024-07-28T22:22:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:11 smithi155 bash[73694]: debug 2024-07-28T22:22:11.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:22:12 smithi155 bash[60745]: ts=2024-07-28T22:22:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:22:13.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9166 16 16 0 0 0 - 0 2024-07-28T22:22:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:12 smithi155 bash[73694]: debug 2024-07-28T22:22:12.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:13 smithi155 bash[68033]: cluster 2024-07-28T22:22:12.389796+0000 mgr.y (mgr.34101) 5174 : cluster [DBG] pgmap v6102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:13 smithi045 bash[80445]: cluster 2024-07-28T22:22:12.389796+0000 mgr.y (mgr.34101) 5174 : cluster [DBG] pgmap v6102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:13 smithi045 bash[82788]: cluster 2024-07-28T22:22:12.389796+0000 mgr.y (mgr.34101) 5174 : cluster [DBG] pgmap v6102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:14.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9167 16 16 0 0 0 - 0 2024-07-28T22:22:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:14 smithi155 bash[73694]: debug 2024-07-28T22:22:14.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:15.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9168 16 16 0 0 0 - 0 2024-07-28T22:22:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:15 smithi155 bash[73694]: debug 2024-07-28T22:22:15.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:15 smithi155 bash[68033]: cluster 2024-07-28T22:22:14.391578+0000 mgr.y (mgr.34101) 5175 : cluster [DBG] pgmap v6103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:15 smithi045 bash[80445]: cluster 2024-07-28T22:22:14.391578+0000 mgr.y (mgr.34101) 5175 : cluster [DBG] pgmap v6103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:15 smithi045 bash[82788]: cluster 2024-07-28T22:22:14.391578+0000 mgr.y (mgr.34101) 5175 : cluster [DBG] pgmap v6103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:16.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9169 16 16 0 0 0 - 0 2024-07-28T22:22:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:16 smithi155 bash[73694]: debug 2024-07-28T22:22:16.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:17.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9170 16 16 0 0 0 - 0 2024-07-28T22:22:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:17 smithi155 bash[73694]: debug 2024-07-28T22:22:17.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:17 smithi155 bash[68033]: cluster 2024-07-28T22:22:16.393307+0000 mgr.y (mgr.34101) 5176 : cluster [DBG] pgmap v6104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:17 smithi045 bash[82788]: cluster 2024-07-28T22:22:16.393307+0000 mgr.y (mgr.34101) 5176 : cluster [DBG] pgmap v6104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:17 smithi045 bash[80445]: cluster 2024-07-28T22:22:16.393307+0000 mgr.y (mgr.34101) 5176 : cluster [DBG] pgmap v6104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:18.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9171 16 16 0 0 0 - 0 2024-07-28T22:22:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:18 smithi155 bash[73694]: debug 2024-07-28T22:22:18.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:19.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9172 16 16 0 0 0 - 0 2024-07-28T22:22:19.490 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:19 smithi155 bash[73694]: debug 2024-07-28T22:22:19.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:19 smithi155 bash[68033]: cluster 2024-07-28T22:22:18.395238+0000 mgr.y (mgr.34101) 5177 : cluster [DBG] pgmap v6105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:19 smithi155 bash[68033]: audit 2024-07-28T22:22:18.611357+0000 mon.c (mon.2) 1353 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:19 smithi045 bash[82788]: cluster 2024-07-28T22:22:18.395238+0000 mgr.y (mgr.34101) 5177 : cluster [DBG] pgmap v6105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:19 smithi045 bash[82788]: audit 2024-07-28T22:22:18.611357+0000 mon.c (mon.2) 1353 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:19 smithi045 bash[80445]: cluster 2024-07-28T22:22:18.395238+0000 mgr.y (mgr.34101) 5177 : cluster [DBG] pgmap v6105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:19.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:19 smithi045 bash[80445]: audit 2024-07-28T22:22:18.611357+0000 mon.c (mon.2) 1353 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:20.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9173 16 16 0 0 0 - 0 2024-07-28T22:22:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:20 smithi155 bash[73694]: debug 2024-07-28T22:22:20.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:22:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:22:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:22:21.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9174 16 16 0 0 0 - 0 2024-07-28T22:22:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:21 smithi155 bash[73694]: debug 2024-07-28T22:22:21.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:21 smithi155 bash[68033]: cluster 2024-07-28T22:22:20.396959+0000 mgr.y (mgr.34101) 5178 : cluster [DBG] pgmap v6106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:21 smithi045 bash[80445]: cluster 2024-07-28T22:22:20.396959+0000 mgr.y (mgr.34101) 5178 : cluster [DBG] pgmap v6106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:21 smithi045 bash[82788]: cluster 2024-07-28T22:22:20.396959+0000 mgr.y (mgr.34101) 5178 : cluster [DBG] pgmap v6106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:22.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9175 16 16 0 0 0 - 0 2024-07-28T22:22:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:22 smithi155 bash[73694]: debug 2024-07-28T22:22:22.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:22:22 smithi155 bash[60745]: ts=2024-07-28T22:22:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:22:23.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9176 16 16 0 0 0 - 0 2024-07-28T22:22:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:23 smithi155 bash[73694]: debug 2024-07-28T22:22:23.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:23 smithi155 bash[68033]: cluster 2024-07-28T22:22:22.398843+0000 mgr.y (mgr.34101) 5179 : cluster [DBG] pgmap v6107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:23 smithi045 bash[80445]: cluster 2024-07-28T22:22:22.398843+0000 mgr.y (mgr.34101) 5179 : cluster [DBG] pgmap v6107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:23 smithi045 bash[82788]: cluster 2024-07-28T22:22:22.398843+0000 mgr.y (mgr.34101) 5179 : cluster [DBG] pgmap v6107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:24.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9177 16 16 0 0 0 - 0 2024-07-28T22:22:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:24 smithi155 bash[73694]: debug 2024-07-28T22:22:24.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:25.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9178 16 16 0 0 0 - 0 2024-07-28T22:22:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:25 smithi155 bash[73694]: debug 2024-07-28T22:22:25.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:25 smithi155 bash[68033]: cluster 2024-07-28T22:22:24.400548+0000 mgr.y (mgr.34101) 5180 : cluster [DBG] pgmap v6108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:25 smithi045 bash[80445]: cluster 2024-07-28T22:22:24.400548+0000 mgr.y (mgr.34101) 5180 : cluster [DBG] pgmap v6108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:25 smithi045 bash[82788]: cluster 2024-07-28T22:22:24.400548+0000 mgr.y (mgr.34101) 5180 : cluster [DBG] pgmap v6108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:26.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9179 16 16 0 0 0 - 0 2024-07-28T22:22:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:25 smithi155 bash[73694]: debug 2024-07-28T22:22:25.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:27.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:22:27.142457+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:22:27.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:22:27.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9180 16 16 0 0 0 - 0 2024-07-28T22:22:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:27 smithi155 bash[73694]: debug 2024-07-28T22:22:27.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:27 smithi155 bash[68033]: cluster 2024-07-28T22:22:26.402305+0000 mgr.y (mgr.34101) 5181 : cluster [DBG] pgmap v6109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:27 smithi045 bash[80445]: cluster 2024-07-28T22:22:26.402305+0000 mgr.y (mgr.34101) 5181 : cluster [DBG] pgmap v6109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:27 smithi045 bash[82788]: cluster 2024-07-28T22:22:26.402305+0000 mgr.y (mgr.34101) 5181 : cluster [DBG] pgmap v6109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:28.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9181 16 16 0 0 0 - 0 2024-07-28T22:22:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:28 smithi155 bash[73694]: debug 2024-07-28T22:22:28.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:29.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9182 16 16 0 0 0 - 0 2024-07-28T22:22:29.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:29 smithi155 bash[73694]: debug 2024-07-28T22:22:29.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:29 smithi155 bash[68033]: cluster 2024-07-28T22:22:28.404199+0000 mgr.y (mgr.34101) 5182 : cluster [DBG] pgmap v6110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:29 smithi045 bash[80445]: cluster 2024-07-28T22:22:28.404199+0000 mgr.y (mgr.34101) 5182 : cluster [DBG] pgmap v6110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:29 smithi045 bash[82788]: cluster 2024-07-28T22:22:28.404199+0000 mgr.y (mgr.34101) 5182 : cluster [DBG] pgmap v6110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:30.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9183 16 16 0 0 0 - 0 2024-07-28T22:22:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:30 smithi155 bash[73694]: debug 2024-07-28T22:22:30.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:22:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:22:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:22:31.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9184 16 16 0 0 0 - 0 2024-07-28T22:22:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:31 smithi155 bash[73694]: debug 2024-07-28T22:22:31.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:31 smithi155 bash[68033]: cluster 2024-07-28T22:22:30.405972+0000 mgr.y (mgr.34101) 5183 : cluster [DBG] pgmap v6111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:31 smithi045 bash[80445]: cluster 2024-07-28T22:22:30.405972+0000 mgr.y (mgr.34101) 5183 : cluster [DBG] pgmap v6111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:31 smithi045 bash[82788]: cluster 2024-07-28T22:22:30.405972+0000 mgr.y (mgr.34101) 5183 : cluster [DBG] pgmap v6111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:32.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9185 16 16 0 0 0 - 0 2024-07-28T22:22:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:32 smithi155 bash[73694]: debug 2024-07-28T22:22:32.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:22:32 smithi155 bash[60745]: ts=2024-07-28T22:22:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:22:33.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9186 16 16 0 0 0 - 0 2024-07-28T22:22:33.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:33 smithi155 bash[73694]: debug 2024-07-28T22:22:33.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:33 smithi155 bash[68033]: cluster 2024-07-28T22:22:32.407865+0000 mgr.y (mgr.34101) 5184 : cluster [DBG] pgmap v6112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:33 smithi045 bash[80445]: cluster 2024-07-28T22:22:32.407865+0000 mgr.y (mgr.34101) 5184 : cluster [DBG] pgmap v6112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:33 smithi045 bash[82788]: cluster 2024-07-28T22:22:32.407865+0000 mgr.y (mgr.34101) 5184 : cluster [DBG] pgmap v6112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:34.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9187 16 16 0 0 0 - 0 2024-07-28T22:22:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:34 smithi155 bash[73694]: debug 2024-07-28T22:22:34.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:34 smithi155 bash[68033]: audit 2024-07-28T22:22:33.611787+0000 mon.c (mon.2) 1354 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:34 smithi045 bash[80445]: audit 2024-07-28T22:22:33.611787+0000 mon.c (mon.2) 1354 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:34 smithi045 bash[82788]: audit 2024-07-28T22:22:33.611787+0000 mon.c (mon.2) 1354 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:35.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9188 16 16 0 0 0 - 0 2024-07-28T22:22:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:35 smithi155 bash[73694]: debug 2024-07-28T22:22:35.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:35 smithi155 bash[68033]: cluster 2024-07-28T22:22:34.409594+0000 mgr.y (mgr.34101) 5185 : cluster [DBG] pgmap v6113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:35 smithi045 bash[80445]: cluster 2024-07-28T22:22:34.409594+0000 mgr.y (mgr.34101) 5185 : cluster [DBG] pgmap v6113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:35 smithi045 bash[82788]: cluster 2024-07-28T22:22:34.409594+0000 mgr.y (mgr.34101) 5185 : cluster [DBG] pgmap v6113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:36.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9189 16 16 0 0 0 - 0 2024-07-28T22:22:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:36 smithi155 bash[73694]: debug 2024-07-28T22:22:36.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:37.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9190 16 16 0 0 0 - 0 2024-07-28T22:22:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:37 smithi155 bash[73694]: debug 2024-07-28T22:22:37.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:37 smithi155 bash[68033]: cluster 2024-07-28T22:22:36.411352+0000 mgr.y (mgr.34101) 5186 : cluster [DBG] pgmap v6114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:37 smithi045 bash[82788]: cluster 2024-07-28T22:22:36.411352+0000 mgr.y (mgr.34101) 5186 : cluster [DBG] pgmap v6114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:37 smithi045 bash[80445]: cluster 2024-07-28T22:22:36.411352+0000 mgr.y (mgr.34101) 5186 : cluster [DBG] pgmap v6114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:38.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9191 16 16 0 0 0 - 0 2024-07-28T22:22:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:38 smithi155 bash[73694]: debug 2024-07-28T22:22:38.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:39.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9192 16 16 0 0 0 - 0 2024-07-28T22:22:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:39 smithi155 bash[73694]: debug 2024-07-28T22:22:39.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:39 smithi155 bash[68033]: cluster 2024-07-28T22:22:38.413221+0000 mgr.y (mgr.34101) 5187 : cluster [DBG] pgmap v6115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:39 smithi045 bash[80445]: cluster 2024-07-28T22:22:38.413221+0000 mgr.y (mgr.34101) 5187 : cluster [DBG] pgmap v6115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:39.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:39 smithi045 bash[82788]: cluster 2024-07-28T22:22:38.413221+0000 mgr.y (mgr.34101) 5187 : cluster [DBG] pgmap v6115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:40.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9193 16 16 0 0 0 - 0 2024-07-28T22:22:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:40 smithi155 bash[73694]: debug 2024-07-28T22:22:40.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:22:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:22:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:22:41.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9194 16 16 0 0 0 - 0 2024-07-28T22:22:41.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:41 smithi155 bash[73694]: debug 2024-07-28T22:22:41.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:41 smithi155 bash[68033]: cluster 2024-07-28T22:22:40.415009+0000 mgr.y (mgr.34101) 5188 : cluster [DBG] pgmap v6116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:41 smithi045 bash[82788]: cluster 2024-07-28T22:22:40.415009+0000 mgr.y (mgr.34101) 5188 : cluster [DBG] pgmap v6116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:41 smithi045 bash[80445]: cluster 2024-07-28T22:22:40.415009+0000 mgr.y (mgr.34101) 5188 : cluster [DBG] pgmap v6116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:42.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9195 16 16 0 0 0 - 0 2024-07-28T22:22:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:42 smithi155 bash[73694]: debug 2024-07-28T22:22:42.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:22:42 smithi155 bash[60745]: ts=2024-07-28T22:22:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:22:43.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9196 16 16 0 0 0 - 0 2024-07-28T22:22:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:43 smithi155 bash[73694]: debug 2024-07-28T22:22:43.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:43 smithi045 bash[80445]: cluster 2024-07-28T22:22:42.416860+0000 mgr.y (mgr.34101) 5189 : cluster [DBG] pgmap v6117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:43 smithi045 bash[82788]: cluster 2024-07-28T22:22:42.416860+0000 mgr.y (mgr.34101) 5189 : cluster [DBG] pgmap v6117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:43 smithi155 bash[68033]: cluster 2024-07-28T22:22:42.416860+0000 mgr.y (mgr.34101) 5189 : cluster [DBG] pgmap v6117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:44.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9197 16 16 0 0 0 - 0 2024-07-28T22:22:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:44 smithi155 bash[73694]: debug 2024-07-28T22:22:44.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:45.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9198 16 16 0 0 0 - 0 2024-07-28T22:22:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:45 smithi155 bash[73694]: debug 2024-07-28T22:22:45.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:45 smithi045 bash[80445]: cluster 2024-07-28T22:22:44.418628+0000 mgr.y (mgr.34101) 5190 : cluster [DBG] pgmap v6118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:45 smithi045 bash[82788]: cluster 2024-07-28T22:22:44.418628+0000 mgr.y (mgr.34101) 5190 : cluster [DBG] pgmap v6118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:45 smithi155 bash[68033]: cluster 2024-07-28T22:22:44.418628+0000 mgr.y (mgr.34101) 5190 : cluster [DBG] pgmap v6118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:46.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9199 16 16 0 0 0 - 0 2024-07-28T22:22:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:46 smithi155 bash[73694]: debug 2024-07-28T22:22:46.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:47.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:22:47.145698+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:22:47.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:22:47.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9200 16 16 0 0 0 - 0 2024-07-28T22:22:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:47 smithi155 bash[73694]: debug 2024-07-28T22:22:47.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:47 smithi045 bash[80445]: cluster 2024-07-28T22:22:46.420343+0000 mgr.y (mgr.34101) 5191 : cluster [DBG] pgmap v6119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:47 smithi045 bash[82788]: cluster 2024-07-28T22:22:46.420343+0000 mgr.y (mgr.34101) 5191 : cluster [DBG] pgmap v6119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:47 smithi155 bash[68033]: cluster 2024-07-28T22:22:46.420343+0000 mgr.y (mgr.34101) 5191 : cluster [DBG] pgmap v6119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:48.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9201 16 16 0 0 0 - 0 2024-07-28T22:22:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:48 smithi155 bash[73694]: debug 2024-07-28T22:22:48.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:48 smithi045 bash[80445]: cluster 2024-07-28T22:22:48.422302+0000 mgr.y (mgr.34101) 5192 : cluster [DBG] pgmap v6120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:48 smithi045 bash[82788]: cluster 2024-07-28T22:22:48.422302+0000 mgr.y (mgr.34101) 5192 : cluster [DBG] pgmap v6120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:48 smithi155 bash[68033]: cluster 2024-07-28T22:22:48.422302+0000 mgr.y (mgr.34101) 5192 : cluster [DBG] pgmap v6120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:49.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9202 16 16 0 0 0 - 0 2024-07-28T22:22:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:49 smithi155 bash[73694]: debug 2024-07-28T22:22:49.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:49 smithi045 bash[80445]: audit 2024-07-28T22:22:48.612207+0000 mon.c (mon.2) 1355 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:49 smithi045 bash[80445]: audit 2024-07-28T22:22:48.996798+0000 mon.c (mon.2) 1356 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:22:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:49 smithi045 bash[80445]: audit 2024-07-28T22:22:49.379970+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:49 smithi045 bash[80445]: audit 2024-07-28T22:22:49.385772+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:49 smithi045 bash[82788]: audit 2024-07-28T22:22:48.612207+0000 mon.c (mon.2) 1355 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:49 smithi045 bash[82788]: audit 2024-07-28T22:22:48.996798+0000 mon.c (mon.2) 1356 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:22:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:49 smithi045 bash[82788]: audit 2024-07-28T22:22:49.379970+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:49 smithi045 bash[82788]: audit 2024-07-28T22:22:49.385772+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:49 smithi155 bash[68033]: audit 2024-07-28T22:22:48.612207+0000 mon.c (mon.2) 1355 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:22:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:49 smithi155 bash[68033]: audit 2024-07-28T22:22:48.996798+0000 mon.c (mon.2) 1356 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:22:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:49 smithi155 bash[68033]: audit 2024-07-28T22:22:49.379970+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:49 smithi155 bash[68033]: audit 2024-07-28T22:22:49.385772+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:50.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9203 16 16 0 0 0 - 0 2024-07-28T22:22:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:50 smithi155 bash[73694]: debug 2024-07-28T22:22:50.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:22:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:22:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:22:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:50 smithi045 bash[80445]: cluster 2024-07-28T22:22:50.424004+0000 mgr.y (mgr.34101) 5193 : cluster [DBG] pgmap v6121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:50 smithi045 bash[82788]: cluster 2024-07-28T22:22:50.424004+0000 mgr.y (mgr.34101) 5193 : cluster [DBG] pgmap v6121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:50 smithi155 bash[68033]: cluster 2024-07-28T22:22:50.424004+0000 mgr.y (mgr.34101) 5193 : cluster [DBG] pgmap v6121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:51.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9204 16 16 0 0 0 - 0 2024-07-28T22:22:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:51 smithi155 bash[73694]: debug 2024-07-28T22:22:51.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:52.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9205 16 16 0 0 0 - 0 2024-07-28T22:22:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:52 smithi155 bash[73694]: debug 2024-07-28T22:22:52.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:22:52 smithi155 bash[60745]: ts=2024-07-28T22:22:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:22:53.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9206 16 16 0 0 0 - 0 2024-07-28T22:22:53.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:53 smithi155 bash[73694]: debug 2024-07-28T22:22:53.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:53 smithi155 bash[68033]: cluster 2024-07-28T22:22:52.425919+0000 mgr.y (mgr.34101) 5194 : cluster [DBG] pgmap v6122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:53 smithi045 bash[80445]: cluster 2024-07-28T22:22:52.425919+0000 mgr.y (mgr.34101) 5194 : cluster [DBG] pgmap v6122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:53 smithi045 bash[82788]: cluster 2024-07-28T22:22:52.425919+0000 mgr.y (mgr.34101) 5194 : cluster [DBG] pgmap v6122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:54.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9207 16 16 0 0 0 - 0 2024-07-28T22:22:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:54 smithi155 bash[73694]: debug 2024-07-28T22:22:54.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:55.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9208 16 16 0 0 0 - 0 2024-07-28T22:22:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:55 smithi155 bash[73694]: debug 2024-07-28T22:22:55.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:55 smithi155 bash[68033]: cluster 2024-07-28T22:22:54.426706+0000 mgr.y (mgr.34101) 5195 : cluster [DBG] pgmap v6123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:55 smithi155 bash[68033]: audit 2024-07-28T22:22:54.850304+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:55 smithi155 bash[68033]: audit 2024-07-28T22:22:54.856445+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:55 smithi155 bash[68033]: audit 2024-07-28T22:22:55.002033+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:55 smithi155 bash[68033]: audit 2024-07-28T22:22:55.008994+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:55 smithi155 bash[68033]: audit 2024-07-28T22:22:55.428407+0000 mon.c (mon.2) 1357 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:22:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:55 smithi155 bash[68033]: audit 2024-07-28T22:22:55.429966+0000 mon.c (mon.2) 1358 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:22:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:55 smithi155 bash[68033]: audit 2024-07-28T22:22:55.440293+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[80445]: cluster 2024-07-28T22:22:54.426706+0000 mgr.y (mgr.34101) 5195 : cluster [DBG] pgmap v6123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[80445]: audit 2024-07-28T22:22:54.850304+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[80445]: audit 2024-07-28T22:22:54.856445+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[80445]: audit 2024-07-28T22:22:55.002033+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[80445]: audit 2024-07-28T22:22:55.008994+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[80445]: audit 2024-07-28T22:22:55.428407+0000 mon.c (mon.2) 1357 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:22:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[80445]: audit 2024-07-28T22:22:55.429966+0000 mon.c (mon.2) 1358 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:22:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[80445]: audit 2024-07-28T22:22:55.440293+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[82788]: cluster 2024-07-28T22:22:54.426706+0000 mgr.y (mgr.34101) 5195 : cluster [DBG] pgmap v6123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[82788]: audit 2024-07-28T22:22:54.850304+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[82788]: audit 2024-07-28T22:22:54.856445+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[82788]: audit 2024-07-28T22:22:55.002033+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[82788]: audit 2024-07-28T22:22:55.008994+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:55.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[82788]: audit 2024-07-28T22:22:55.428407+0000 mon.c (mon.2) 1357 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:22:55.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[82788]: audit 2024-07-28T22:22:55.429966+0000 mon.c (mon.2) 1358 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:22:55.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:55 smithi045 bash[82788]: audit 2024-07-28T22:22:55.440293+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:22:56.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9209 16 16 0 0 0 - 0 2024-07-28T22:22:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:56 smithi155 bash[73694]: debug 2024-07-28T22:22:56.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:57.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9210 16 16 0 0 0 - 0 2024-07-28T22:22:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:57 smithi155 bash[68033]: cluster 2024-07-28T22:22:56.428374+0000 mgr.y (mgr.34101) 5196 : cluster [DBG] pgmap v6124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:57 smithi155 bash[73694]: debug 2024-07-28T22:22:57.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:57 smithi045 bash[80445]: cluster 2024-07-28T22:22:56.428374+0000 mgr.y (mgr.34101) 5196 : cluster [DBG] pgmap v6124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:57 smithi045 bash[82788]: cluster 2024-07-28T22:22:56.428374+0000 mgr.y (mgr.34101) 5196 : cluster [DBG] pgmap v6124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:58.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9211 16 16 0 0 0 - 0 2024-07-28T22:22:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:58 smithi155 bash[73694]: debug 2024-07-28T22:22:58.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:59.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9212 16 16 0 0 0 - 0 2024-07-28T22:22:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:22:59 smithi155 bash[73694]: debug 2024-07-28T22:22:59.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:22:59.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:22:59 smithi155 bash[68033]: cluster 2024-07-28T22:22:58.430446+0000 mgr.y (mgr.34101) 5197 : cluster [DBG] pgmap v6125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:22:59 smithi045 bash[80445]: cluster 2024-07-28T22:22:58.430446+0000 mgr.y (mgr.34101) 5197 : cluster [DBG] pgmap v6125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:22:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:22:59 smithi045 bash[82788]: cluster 2024-07-28T22:22:58.430446+0000 mgr.y (mgr.34101) 5197 : cluster [DBG] pgmap v6125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:00.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9213 16 16 0 0 0 - 0 2024-07-28T22:23:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:00 smithi155 bash[73694]: debug 2024-07-28T22:23:00.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:23:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:23:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:23:01.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9214 16 16 0 0 0 - 0 2024-07-28T22:23:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:01 smithi155 bash[68033]: cluster 2024-07-28T22:23:00.432342+0000 mgr.y (mgr.34101) 5198 : cluster [DBG] pgmap v6126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:01 smithi155 bash[73694]: debug 2024-07-28T22:23:01.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:01 smithi045 bash[80445]: cluster 2024-07-28T22:23:00.432342+0000 mgr.y (mgr.34101) 5198 : cluster [DBG] pgmap v6126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:01 smithi045 bash[82788]: cluster 2024-07-28T22:23:00.432342+0000 mgr.y (mgr.34101) 5198 : cluster [DBG] pgmap v6126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:02.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9215 16 16 0 0 0 - 0 2024-07-28T22:23:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:02 smithi155 bash[73694]: debug 2024-07-28T22:23:02.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:23:02 smithi155 bash[60745]: ts=2024-07-28T22:23:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:23:03.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9216 16 16 0 0 0 - 0 2024-07-28T22:23:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:03 smithi155 bash[73694]: debug 2024-07-28T22:23:03.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:03 smithi155 bash[68033]: cluster 2024-07-28T22:23:02.434240+0000 mgr.y (mgr.34101) 5199 : cluster [DBG] pgmap v6127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:03 smithi045 bash[80445]: cluster 2024-07-28T22:23:02.434240+0000 mgr.y (mgr.34101) 5199 : cluster [DBG] pgmap v6127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:03 smithi045 bash[82788]: cluster 2024-07-28T22:23:02.434240+0000 mgr.y (mgr.34101) 5199 : cluster [DBG] pgmap v6127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:04.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9217 16 16 0 0 0 - 0 2024-07-28T22:23:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:04 smithi155 bash[73694]: debug 2024-07-28T22:23:04.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:04 smithi155 bash[68033]: audit 2024-07-28T22:23:03.612659+0000 mon.c (mon.2) 1359 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:04 smithi045 bash[80445]: audit 2024-07-28T22:23:03.612659+0000 mon.c (mon.2) 1359 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:04 smithi045 bash[82788]: audit 2024-07-28T22:23:03.612659+0000 mon.c (mon.2) 1359 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:05.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9218 16 16 0 0 0 - 0 2024-07-28T22:23:05.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:05 smithi155 bash[73694]: debug 2024-07-28T22:23:05.243+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:05 smithi155 bash[68033]: cluster 2024-07-28T22:23:04.435931+0000 mgr.y (mgr.34101) 5200 : cluster [DBG] pgmap v6128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:05 smithi045 bash[80445]: cluster 2024-07-28T22:23:04.435931+0000 mgr.y (mgr.34101) 5200 : cluster [DBG] pgmap v6128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:05 smithi045 bash[82788]: cluster 2024-07-28T22:23:04.435931+0000 mgr.y (mgr.34101) 5200 : cluster [DBG] pgmap v6128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:06.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9219 16 16 0 0 0 - 0 2024-07-28T22:23:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:06 smithi155 bash[73694]: debug 2024-07-28T22:23:06.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:07.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:23:07.148986+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:23:07.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:23:07.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9220 16 16 0 0 0 - 0 2024-07-28T22:23:07.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:07 smithi155 bash[73694]: debug 2024-07-28T22:23:07.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:07 smithi155 bash[68033]: cluster 2024-07-28T22:23:06.437797+0000 mgr.y (mgr.34101) 5201 : cluster [DBG] pgmap v6129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:07 smithi045 bash[80445]: cluster 2024-07-28T22:23:06.437797+0000 mgr.y (mgr.34101) 5201 : cluster [DBG] pgmap v6129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:07 smithi045 bash[82788]: cluster 2024-07-28T22:23:06.437797+0000 mgr.y (mgr.34101) 5201 : cluster [DBG] pgmap v6129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:08.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9221 16 16 0 0 0 - 0 2024-07-28T22:23:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:08 smithi155 bash[73694]: debug 2024-07-28T22:23:08.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:09.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9222 16 16 0 0 0 - 0 2024-07-28T22:23:09.522 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:09 smithi155 bash[73694]: debug 2024-07-28T22:23:09.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:09 smithi155 bash[68033]: cluster 2024-07-28T22:23:08.439778+0000 mgr.y (mgr.34101) 5202 : cluster [DBG] pgmap v6130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:09 smithi045 bash[80445]: cluster 2024-07-28T22:23:08.439778+0000 mgr.y (mgr.34101) 5202 : cluster [DBG] pgmap v6130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:09 smithi045 bash[82788]: cluster 2024-07-28T22:23:08.439778+0000 mgr.y (mgr.34101) 5202 : cluster [DBG] pgmap v6130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:10.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9223 16 16 0 0 0 - 0 2024-07-28T22:23:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:10 smithi155 bash[73694]: debug 2024-07-28T22:23:10.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:23:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:23:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:23:11.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9224 16 16 0 0 0 - 0 2024-07-28T22:23:11.526 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:11 smithi155 bash[73694]: debug 2024-07-28T22:23:11.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:11 smithi155 bash[68033]: cluster 2024-07-28T22:23:10.441491+0000 mgr.y (mgr.34101) 5203 : cluster [DBG] pgmap v6131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:11 smithi045 bash[80445]: cluster 2024-07-28T22:23:10.441491+0000 mgr.y (mgr.34101) 5203 : cluster [DBG] pgmap v6131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:11 smithi045 bash[82788]: cluster 2024-07-28T22:23:10.441491+0000 mgr.y (mgr.34101) 5203 : cluster [DBG] pgmap v6131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:12.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9225 16 16 0 0 0 - 0 2024-07-28T22:23:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:12 smithi155 bash[73694]: debug 2024-07-28T22:23:12.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:23:12 smithi155 bash[60745]: ts=2024-07-28T22:23:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:23:13.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9226 16 16 0 0 0 - 0 2024-07-28T22:23:13.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:13 smithi155 bash[73694]: debug 2024-07-28T22:23:13.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:13 smithi155 bash[68033]: cluster 2024-07-28T22:23:12.443353+0000 mgr.y (mgr.34101) 5204 : cluster [DBG] pgmap v6132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:13 smithi045 bash[80445]: cluster 2024-07-28T22:23:12.443353+0000 mgr.y (mgr.34101) 5204 : cluster [DBG] pgmap v6132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:13 smithi045 bash[82788]: cluster 2024-07-28T22:23:12.443353+0000 mgr.y (mgr.34101) 5204 : cluster [DBG] pgmap v6132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:14.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9227 16 16 0 0 0 - 0 2024-07-28T22:23:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:14 smithi155 bash[73694]: debug 2024-07-28T22:23:14.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:15.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9228 16 16 0 0 0 - 0 2024-07-28T22:23:15.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:15 smithi155 bash[73694]: debug 2024-07-28T22:23:15.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:15 smithi155 bash[68033]: cluster 2024-07-28T22:23:14.445238+0000 mgr.y (mgr.34101) 5205 : cluster [DBG] pgmap v6133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:15 smithi045 bash[80445]: cluster 2024-07-28T22:23:14.445238+0000 mgr.y (mgr.34101) 5205 : cluster [DBG] pgmap v6133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:15 smithi045 bash[82788]: cluster 2024-07-28T22:23:14.445238+0000 mgr.y (mgr.34101) 5205 : cluster [DBG] pgmap v6133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:16.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9229 16 16 0 0 0 - 0 2024-07-28T22:23:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:16 smithi155 bash[73694]: debug 2024-07-28T22:23:16.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:17.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9230 16 16 0 0 0 - 0 2024-07-28T22:23:17.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:17 smithi155 bash[73694]: debug 2024-07-28T22:23:17.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:17 smithi155 bash[68033]: cluster 2024-07-28T22:23:16.447017+0000 mgr.y (mgr.34101) 5206 : cluster [DBG] pgmap v6134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:17 smithi045 bash[80445]: cluster 2024-07-28T22:23:16.447017+0000 mgr.y (mgr.34101) 5206 : cluster [DBG] pgmap v6134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:17 smithi045 bash[82788]: cluster 2024-07-28T22:23:16.447017+0000 mgr.y (mgr.34101) 5206 : cluster [DBG] pgmap v6134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:18.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9231 16 16 0 0 0 - 0 2024-07-28T22:23:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:18 smithi155 bash[73694]: debug 2024-07-28T22:23:18.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:19.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9232 16 16 0 0 0 - 0 2024-07-28T22:23:19.543 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:19 smithi155 bash[73694]: debug 2024-07-28T22:23:19.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:19 smithi155 bash[68033]: cluster 2024-07-28T22:23:18.448862+0000 mgr.y (mgr.34101) 5207 : cluster [DBG] pgmap v6135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:19 smithi155 bash[68033]: audit 2024-07-28T22:23:18.612834+0000 mon.c (mon.2) 1360 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:19 smithi045 bash[80445]: cluster 2024-07-28T22:23:18.448862+0000 mgr.y (mgr.34101) 5207 : cluster [DBG] pgmap v6135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:19 smithi045 bash[80445]: audit 2024-07-28T22:23:18.612834+0000 mon.c (mon.2) 1360 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:19 smithi045 bash[82788]: cluster 2024-07-28T22:23:18.448862+0000 mgr.y (mgr.34101) 5207 : cluster [DBG] pgmap v6135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:19 smithi045 bash[82788]: audit 2024-07-28T22:23:18.612834+0000 mon.c (mon.2) 1360 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:20.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9233 16 16 0 0 0 - 0 2024-07-28T22:23:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:20 smithi155 bash[73694]: debug 2024-07-28T22:23:20.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:23:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:23:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:23:21.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9234 16 16 0 0 0 - 0 2024-07-28T22:23:21.547 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:21 smithi155 bash[73694]: debug 2024-07-28T22:23:21.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:21 smithi155 bash[68033]: cluster 2024-07-28T22:23:20.450616+0000 mgr.y (mgr.34101) 5208 : cluster [DBG] pgmap v6136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:21 smithi045 bash[80445]: cluster 2024-07-28T22:23:20.450616+0000 mgr.y (mgr.34101) 5208 : cluster [DBG] pgmap v6136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:21 smithi045 bash[82788]: cluster 2024-07-28T22:23:20.450616+0000 mgr.y (mgr.34101) 5208 : cluster [DBG] pgmap v6136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:22.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9235 16 16 0 0 0 - 0 2024-07-28T22:23:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:22 smithi155 bash[73694]: debug 2024-07-28T22:23:22.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:23:22 smithi155 bash[60745]: ts=2024-07-28T22:23:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:23:23.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9236 16 16 0 0 0 - 0 2024-07-28T22:23:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:23 smithi155 bash[73694]: debug 2024-07-28T22:23:23.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:23 smithi155 bash[68033]: cluster 2024-07-28T22:23:22.452617+0000 mgr.y (mgr.34101) 5209 : cluster [DBG] pgmap v6137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:23 smithi045 bash[80445]: cluster 2024-07-28T22:23:22.452617+0000 mgr.y (mgr.34101) 5209 : cluster [DBG] pgmap v6137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:23 smithi045 bash[82788]: cluster 2024-07-28T22:23:22.452617+0000 mgr.y (mgr.34101) 5209 : cluster [DBG] pgmap v6137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:24.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9237 16 16 0 0 0 - 0 2024-07-28T22:23:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:24 smithi155 bash[73694]: debug 2024-07-28T22:23:23.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:25.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9238 16 16 0 0 0 - 0 2024-07-28T22:23:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:25 smithi155 bash[73694]: debug 2024-07-28T22:23:25.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:25 smithi045 bash[80445]: cluster 2024-07-28T22:23:24.454724+0000 mgr.y (mgr.34101) 5210 : cluster [DBG] pgmap v6138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:25.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:25 smithi045 bash[82788]: cluster 2024-07-28T22:23:24.454724+0000 mgr.y (mgr.34101) 5210 : cluster [DBG] pgmap v6138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:26.013 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:25 smithi155 bash[68033]: cluster 2024-07-28T22:23:24.454724+0000 mgr.y (mgr.34101) 5210 : cluster [DBG] pgmap v6138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:26.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9239 16 16 0 0 0 - 0 2024-07-28T22:23:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:26 smithi155 bash[73694]: debug 2024-07-28T22:23:26.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:27.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:23:27.152256+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:23:27.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:23:27.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9240 16 16 0 0 0 - 0 2024-07-28T22:23:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:27 smithi155 bash[73694]: debug 2024-07-28T22:23:26.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:27.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:27 smithi155 bash[68033]: cluster 2024-07-28T22:23:26.456475+0000 mgr.y (mgr.34101) 5211 : cluster [DBG] pgmap v6139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:27 smithi045 bash[80445]: cluster 2024-07-28T22:23:26.456475+0000 mgr.y (mgr.34101) 5211 : cluster [DBG] pgmap v6139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:27 smithi045 bash[82788]: cluster 2024-07-28T22:23:26.456475+0000 mgr.y (mgr.34101) 5211 : cluster [DBG] pgmap v6139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:28.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9241 16 16 0 0 0 - 0 2024-07-28T22:23:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:27 smithi155 bash[73694]: debug 2024-07-28T22:23:27.959+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:29.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9242 16 16 0 0 0 - 0 2024-07-28T22:23:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:28 smithi155 bash[73694]: debug 2024-07-28T22:23:28.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:29 smithi045 bash[80445]: cluster 2024-07-28T22:23:28.458367+0000 mgr.y (mgr.34101) 5212 : cluster [DBG] pgmap v6140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:29 smithi045 bash[82788]: cluster 2024-07-28T22:23:28.458367+0000 mgr.y (mgr.34101) 5212 : cluster [DBG] pgmap v6140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:30.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:29 smithi155 bash[68033]: cluster 2024-07-28T22:23:28.458367+0000 mgr.y (mgr.34101) 5212 : cluster [DBG] pgmap v6140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:30.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9243 16 16 0 0 0 - 0 2024-07-28T22:23:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:30 smithi155 bash[73694]: debug 2024-07-28T22:23:30.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:23:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:23:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:23:31.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9244 16 16 0 0 0 - 0 2024-07-28T22:23:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:31 smithi155 bash[73694]: debug 2024-07-28T22:23:31.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:31 smithi045 bash[80445]: cluster 2024-07-28T22:23:30.460060+0000 mgr.y (mgr.34101) 5213 : cluster [DBG] pgmap v6141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:31 smithi045 bash[82788]: cluster 2024-07-28T22:23:30.460060+0000 mgr.y (mgr.34101) 5213 : cluster [DBG] pgmap v6141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:32.028 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:31 smithi155 bash[68033]: cluster 2024-07-28T22:23:30.460060+0000 mgr.y (mgr.34101) 5213 : cluster [DBG] pgmap v6141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:32.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9245 16 16 0 0 0 - 0 2024-07-28T22:23:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:32 smithi155 bash[73694]: debug 2024-07-28T22:23:32.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:23:32 smithi155 bash[60745]: ts=2024-07-28T22:23:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:23:33.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9246 16 16 0 0 0 - 0 2024-07-28T22:23:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:33 smithi155 bash[73694]: debug 2024-07-28T22:23:33.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:33 smithi045 bash[80445]: cluster 2024-07-28T22:23:32.462139+0000 mgr.y (mgr.34101) 5214 : cluster [DBG] pgmap v6142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:33 smithi045 bash[82788]: cluster 2024-07-28T22:23:32.462139+0000 mgr.y (mgr.34101) 5214 : cluster [DBG] pgmap v6142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:33.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:33 smithi155 bash[68033]: cluster 2024-07-28T22:23:32.462139+0000 mgr.y (mgr.34101) 5214 : cluster [DBG] pgmap v6142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:34.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9247 16 16 0 0 0 - 0 2024-07-28T22:23:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:33 smithi155 bash[73694]: debug 2024-07-28T22:23:33.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:34 smithi045 bash[80445]: audit 2024-07-28T22:23:33.613473+0000 mon.c (mon.2) 1361 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:34 smithi045 bash[80445]: cluster 2024-07-28T22:23:34.464088+0000 mgr.y (mgr.34101) 5215 : cluster [DBG] pgmap v6143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:34 smithi045 bash[82788]: audit 2024-07-28T22:23:33.613473+0000 mon.c (mon.2) 1361 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:34 smithi045 bash[82788]: cluster 2024-07-28T22:23:34.464088+0000 mgr.y (mgr.34101) 5215 : cluster [DBG] pgmap v6143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:34.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:34 smithi155 bash[68033]: audit 2024-07-28T22:23:33.613473+0000 mon.c (mon.2) 1361 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:34.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:34 smithi155 bash[68033]: cluster 2024-07-28T22:23:34.464088+0000 mgr.y (mgr.34101) 5215 : cluster [DBG] pgmap v6143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:35.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9248 16 16 0 0 0 - 0 2024-07-28T22:23:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:34 smithi155 bash[73694]: debug 2024-07-28T22:23:34.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:36.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9249 16 16 0 0 0 - 0 2024-07-28T22:23:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:35 smithi155 bash[73694]: debug 2024-07-28T22:23:35.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:37.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9250 16 16 0 0 0 - 0 2024-07-28T22:23:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:36 smithi155 bash[73694]: debug 2024-07-28T22:23:36.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:37 smithi155 bash[68033]: cluster 2024-07-28T22:23:36.465856+0000 mgr.y (mgr.34101) 5216 : cluster [DBG] pgmap v6144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:37 smithi045 bash[80445]: cluster 2024-07-28T22:23:36.465856+0000 mgr.y (mgr.34101) 5216 : cluster [DBG] pgmap v6144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:37 smithi045 bash[82788]: cluster 2024-07-28T22:23:36.465856+0000 mgr.y (mgr.34101) 5216 : cluster [DBG] pgmap v6144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:38.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9251 16 16 0 0 0 - 0 2024-07-28T22:23:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:37 smithi155 bash[73694]: debug 2024-07-28T22:23:37.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:39.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9252 16 16 0 0 0 - 0 2024-07-28T22:23:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:38 smithi155 bash[73694]: debug 2024-07-28T22:23:38.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:39 smithi155 bash[68033]: cluster 2024-07-28T22:23:38.467717+0000 mgr.y (mgr.34101) 5217 : cluster [DBG] pgmap v6145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:39 smithi045 bash[80445]: cluster 2024-07-28T22:23:38.467717+0000 mgr.y (mgr.34101) 5217 : cluster [DBG] pgmap v6145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:39 smithi045 bash[82788]: cluster 2024-07-28T22:23:38.467717+0000 mgr.y (mgr.34101) 5217 : cluster [DBG] pgmap v6145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:40.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9253 16 16 0 0 0 - 0 2024-07-28T22:23:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:39 smithi155 bash[73694]: debug 2024-07-28T22:23:39.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:23:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:23:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:23:41.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9254 16 16 0 0 0 - 0 2024-07-28T22:23:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:40 smithi155 bash[73694]: debug 2024-07-28T22:23:40.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:41 smithi155 bash[68033]: cluster 2024-07-28T22:23:40.469413+0000 mgr.y (mgr.34101) 5218 : cluster [DBG] pgmap v6146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:41 smithi045 bash[80445]: cluster 2024-07-28T22:23:40.469413+0000 mgr.y (mgr.34101) 5218 : cluster [DBG] pgmap v6146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:41 smithi045 bash[82788]: cluster 2024-07-28T22:23:40.469413+0000 mgr.y (mgr.34101) 5218 : cluster [DBG] pgmap v6146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:42.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9255 16 16 0 0 0 - 0 2024-07-28T22:23:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:41 smithi155 bash[73694]: debug 2024-07-28T22:23:41.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:23:42 smithi155 bash[60745]: ts=2024-07-28T22:23:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:23:43.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9256 16 16 0 0 0 - 0 2024-07-28T22:23:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:42 smithi155 bash[73694]: debug 2024-07-28T22:23:42.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:43 smithi155 bash[68033]: cluster 2024-07-28T22:23:42.471310+0000 mgr.y (mgr.34101) 5219 : cluster [DBG] pgmap v6147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:43 smithi045 bash[80445]: cluster 2024-07-28T22:23:42.471310+0000 mgr.y (mgr.34101) 5219 : cluster [DBG] pgmap v6147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:43 smithi045 bash[82788]: cluster 2024-07-28T22:23:42.471310+0000 mgr.y (mgr.34101) 5219 : cluster [DBG] pgmap v6147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:44.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9257 16 16 0 0 0 - 0 2024-07-28T22:23:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:43 smithi155 bash[73694]: debug 2024-07-28T22:23:43.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:45.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9258 16 16 0 0 0 - 0 2024-07-28T22:23:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:44 smithi155 bash[73694]: debug 2024-07-28T22:23:44.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:45 smithi155 bash[68033]: cluster 2024-07-28T22:23:44.473179+0000 mgr.y (mgr.34101) 5220 : cluster [DBG] pgmap v6148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:45 smithi045 bash[80445]: cluster 2024-07-28T22:23:44.473179+0000 mgr.y (mgr.34101) 5220 : cluster [DBG] pgmap v6148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:45 smithi045 bash[82788]: cluster 2024-07-28T22:23:44.473179+0000 mgr.y (mgr.34101) 5220 : cluster [DBG] pgmap v6148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:46.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9259 16 16 0 0 0 - 0 2024-07-28T22:23:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:45 smithi155 bash[73694]: debug 2024-07-28T22:23:45.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:47.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:23:47.155589+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:23:47.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:23:47.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9260 16 16 0 0 0 - 0 2024-07-28T22:23:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:46 smithi155 bash[73694]: debug 2024-07-28T22:23:46.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:47.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:47 smithi155 bash[68033]: cluster 2024-07-28T22:23:46.474926+0000 mgr.y (mgr.34101) 5221 : cluster [DBG] pgmap v6149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:47 smithi045 bash[80445]: cluster 2024-07-28T22:23:46.474926+0000 mgr.y (mgr.34101) 5221 : cluster [DBG] pgmap v6149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:47 smithi045 bash[82788]: cluster 2024-07-28T22:23:46.474926+0000 mgr.y (mgr.34101) 5221 : cluster [DBG] pgmap v6149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:48.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9261 16 16 0 0 0 - 0 2024-07-28T22:23:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:47 smithi155 bash[73694]: debug 2024-07-28T22:23:47.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:49.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9262 16 16 0 0 0 - 0 2024-07-28T22:23:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:49 smithi155 bash[73694]: debug 2024-07-28T22:23:49.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:49 smithi155 bash[68033]: cluster 2024-07-28T22:23:48.476769+0000 mgr.y (mgr.34101) 5222 : cluster [DBG] pgmap v6150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:49 smithi155 bash[68033]: audit 2024-07-28T22:23:48.613849+0000 mon.c (mon.2) 1362 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:49 smithi045 bash[80445]: cluster 2024-07-28T22:23:48.476769+0000 mgr.y (mgr.34101) 5222 : cluster [DBG] pgmap v6150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:49 smithi045 bash[80445]: audit 2024-07-28T22:23:48.613849+0000 mon.c (mon.2) 1362 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:49 smithi045 bash[82788]: cluster 2024-07-28T22:23:48.476769+0000 mgr.y (mgr.34101) 5222 : cluster [DBG] pgmap v6150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:49 smithi045 bash[82788]: audit 2024-07-28T22:23:48.613849+0000 mon.c (mon.2) 1362 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:23:50.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9263 16 16 0 0 0 - 0 2024-07-28T22:23:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:50 smithi155 bash[73694]: debug 2024-07-28T22:23:50.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:23:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:23:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:23:51.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9264 16 16 0 0 0 - 0 2024-07-28T22:23:51.552 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:51 smithi155 bash[73694]: debug 2024-07-28T22:23:51.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:51 smithi155 bash[68033]: cluster 2024-07-28T22:23:50.478516+0000 mgr.y (mgr.34101) 5223 : cluster [DBG] pgmap v6151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:51 smithi045 bash[80445]: cluster 2024-07-28T22:23:50.478516+0000 mgr.y (mgr.34101) 5223 : cluster [DBG] pgmap v6151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:51 smithi045 bash[82788]: cluster 2024-07-28T22:23:50.478516+0000 mgr.y (mgr.34101) 5223 : cluster [DBG] pgmap v6151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:52.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9265 16 16 0 0 0 - 0 2024-07-28T22:23:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:52 smithi155 bash[73694]: debug 2024-07-28T22:23:52.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:23:52 smithi155 bash[60745]: ts=2024-07-28T22:23:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:23:53.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9266 16 16 0 0 0 - 0 2024-07-28T22:23:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:53 smithi155 bash[73694]: debug 2024-07-28T22:23:53.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:53.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:53 smithi155 bash[68033]: cluster 2024-07-28T22:23:52.480349+0000 mgr.y (mgr.34101) 5224 : cluster [DBG] pgmap v6152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:53 smithi045 bash[80445]: cluster 2024-07-28T22:23:52.480349+0000 mgr.y (mgr.34101) 5224 : cluster [DBG] pgmap v6152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:53 smithi045 bash[82788]: cluster 2024-07-28T22:23:52.480349+0000 mgr.y (mgr.34101) 5224 : cluster [DBG] pgmap v6152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:54.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9267 16 16 0 0 0 - 0 2024-07-28T22:23:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:53 smithi155 bash[73694]: debug 2024-07-28T22:23:53.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:55.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9268 16 16 0 0 0 - 0 2024-07-28T22:23:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:54 smithi155 bash[73694]: debug 2024-07-28T22:23:54.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:55 smithi045 bash[82788]: cluster 2024-07-28T22:23:54.482132+0000 mgr.y (mgr.34101) 5225 : cluster [DBG] pgmap v6153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:55 smithi045 bash[80445]: cluster 2024-07-28T22:23:54.482132+0000 mgr.y (mgr.34101) 5225 : cluster [DBG] pgmap v6153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:56.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:55 smithi155 bash[68033]: cluster 2024-07-28T22:23:54.482132+0000 mgr.y (mgr.34101) 5225 : cluster [DBG] pgmap v6153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:56.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9269 16 16 0 0 0 - 0 2024-07-28T22:23:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:56 smithi155 bash[73694]: debug 2024-07-28T22:23:56.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:56 smithi045 bash[80445]: audit 2024-07-28T22:23:55.575773+0000 mon.c (mon.2) 1363 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:23:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:56 smithi045 bash[82788]: audit 2024-07-28T22:23:55.575773+0000 mon.c (mon.2) 1363 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:23:57.024 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:56 smithi155 bash[68033]: audit 2024-07-28T22:23:55.575773+0000 mon.c (mon.2) 1363 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:23:57.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9270 16 16 0 0 0 - 0 2024-07-28T22:23:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:57 smithi155 bash[73694]: debug 2024-07-28T22:23:57.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:57 smithi045 bash[80445]: cluster 2024-07-28T22:23:56.483853+0000 mgr.y (mgr.34101) 5226 : cluster [DBG] pgmap v6154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:57 smithi045 bash[82788]: cluster 2024-07-28T22:23:56.483853+0000 mgr.y (mgr.34101) 5226 : cluster [DBG] pgmap v6154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:58.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:57 smithi155 bash[68033]: cluster 2024-07-28T22:23:56.483853+0000 mgr.y (mgr.34101) 5226 : cluster [DBG] pgmap v6154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:58.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9271 16 16 0 0 0 - 0 2024-07-28T22:23:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:58 smithi155 bash[73694]: debug 2024-07-28T22:23:57.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:59.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9272 16 16 0 0 0 - 0 2024-07-28T22:23:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:59 smithi155 bash[73694]: debug 2024-07-28T22:23:59.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:23:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:23:59 smithi045 bash[80445]: cluster 2024-07-28T22:23:58.484850+0000 mgr.y (mgr.34101) 5227 : cluster [DBG] pgmap v6155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:23:59 smithi045 bash[82788]: cluster 2024-07-28T22:23:58.484850+0000 mgr.y (mgr.34101) 5227 : cluster [DBG] pgmap v6155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:23:59.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:23:59 smithi155 bash[68033]: cluster 2024-07-28T22:23:58.484850+0000 mgr.y (mgr.34101) 5227 : cluster [DBG] pgmap v6155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:00.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9273 16 16 0 0 0 - 0 2024-07-28T22:24:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:23:59 smithi155 bash[73694]: debug 2024-07-28T22:23:59.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:00 smithi045 bash[80445]: cluster 2024-07-28T22:24:00.485820+0000 mgr.y (mgr.34101) 5228 : cluster [DBG] pgmap v6156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:24:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:24:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:24:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:00 smithi045 bash[82788]: cluster 2024-07-28T22:24:00.485820+0000 mgr.y (mgr.34101) 5228 : cluster [DBG] pgmap v6156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:00.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:00 smithi155 bash[68033]: cluster 2024-07-28T22:24:00.485820+0000 mgr.y (mgr.34101) 5228 : cluster [DBG] pgmap v6156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:01.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9274 16 16 0 0 0 - 0 2024-07-28T22:24:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:00 smithi155 bash[73694]: debug 2024-07-28T22:24:00.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:02.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9275 16 16 0 0 0 - 0 2024-07-28T22:24:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:02 smithi155 bash[73694]: debug 2024-07-28T22:24:02.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:02 smithi155 bash[68033]: audit 2024-07-28T22:24:01.195036+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:02 smithi155 bash[68033]: audit 2024-07-28T22:24:01.205021+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:02 smithi155 bash[68033]: audit 2024-07-28T22:24:01.461800+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:02 smithi155 bash[68033]: audit 2024-07-28T22:24:01.472517+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:02 smithi155 bash[68033]: audit 2024-07-28T22:24:01.878057+0000 mon.c (mon.2) 1364 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:24:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:02 smithi155 bash[68033]: audit 2024-07-28T22:24:01.879552+0000 mon.c (mon.2) 1365 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:24:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:02 smithi155 bash[68033]: audit 2024-07-28T22:24:01.887190+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[82788]: audit 2024-07-28T22:24:01.195036+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[82788]: audit 2024-07-28T22:24:01.205021+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[82788]: audit 2024-07-28T22:24:01.461800+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[82788]: audit 2024-07-28T22:24:01.472517+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[82788]: audit 2024-07-28T22:24:01.878057+0000 mon.c (mon.2) 1364 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:24:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[82788]: audit 2024-07-28T22:24:01.879552+0000 mon.c (mon.2) 1365 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:24:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[82788]: audit 2024-07-28T22:24:01.887190+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[80445]: audit 2024-07-28T22:24:01.195036+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[80445]: audit 2024-07-28T22:24:01.205021+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[80445]: audit 2024-07-28T22:24:01.461800+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[80445]: audit 2024-07-28T22:24:01.472517+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[80445]: audit 2024-07-28T22:24:01.878057+0000 mon.c (mon.2) 1364 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:24:02.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[80445]: audit 2024-07-28T22:24:01.879552+0000 mon.c (mon.2) 1365 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:24:02.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:02 smithi045 bash[80445]: audit 2024-07-28T22:24:01.887190+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:24:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:24:02 smithi155 bash[60745]: ts=2024-07-28T22:24:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:24:03.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9276 16 16 0 0 0 - 0 2024-07-28T22:24:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:03 smithi155 bash[68033]: cluster 2024-07-28T22:24:02.487605+0000 mgr.y (mgr.34101) 5229 : cluster [DBG] pgmap v6157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:03 smithi155 bash[73694]: debug 2024-07-28T22:24:03.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:03 smithi045 bash[80445]: cluster 2024-07-28T22:24:02.487605+0000 mgr.y (mgr.34101) 5229 : cluster [DBG] pgmap v6157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:03 smithi045 bash[82788]: cluster 2024-07-28T22:24:02.487605+0000 mgr.y (mgr.34101) 5229 : cluster [DBG] pgmap v6157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:04.032 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:24:03 smithi155 bash[60745]: ts=2024-07-28T22:24:03.645Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1722194640968 maxt=1722196800000 ulid=01J3XQ35DQST9XEDM3XGCGBDQZ duration=133.472267ms 2024-07-28T22:24:04.033 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:24:03 smithi155 bash[60745]: ts=2024-07-28T22:24:03.656Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=11.261509ms 2024-07-28T22:24:04.033 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:24:03 smithi155 bash[60745]: ts=2024-07-28T22:24:03.657Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=1 mint=1722196800000 2024-07-28T22:24:04.033 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:24:03 smithi155 bash[60745]: ts=2024-07-28T22:24:03.670Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=1 duration=13.194895ms 2024-07-28T22:24:04.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9277 16 16 0 0 0 - 0 2024-07-28T22:24:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:04 smithi155 bash[68033]: audit 2024-07-28T22:24:03.614441+0000 mon.c (mon.2) 1366 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:04 smithi155 bash[73694]: debug 2024-07-28T22:24:04.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:04 smithi045 bash[82788]: audit 2024-07-28T22:24:03.614441+0000 mon.c (mon.2) 1366 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:04 smithi045 bash[80445]: audit 2024-07-28T22:24:03.614441+0000 mon.c (mon.2) 1366 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:05.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9278 16 16 0 0 0 - 0 2024-07-28T22:24:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:05 smithi155 bash[68033]: cluster 2024-07-28T22:24:04.489354+0000 mgr.y (mgr.34101) 5230 : cluster [DBG] pgmap v6158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:05 smithi155 bash[73694]: debug 2024-07-28T22:24:05.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:05 smithi045 bash[80445]: cluster 2024-07-28T22:24:04.489354+0000 mgr.y (mgr.34101) 5230 : cluster [DBG] pgmap v6158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:05 smithi045 bash[82788]: cluster 2024-07-28T22:24:04.489354+0000 mgr.y (mgr.34101) 5230 : cluster [DBG] pgmap v6158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:06.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9279 16 16 0 0 0 - 0 2024-07-28T22:24:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:05 smithi155 bash[73694]: debug 2024-07-28T22:24:05.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:07.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:24:07.158866+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:24:07.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:24:07.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9280 16 16 0 0 0 - 0 2024-07-28T22:24:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:06 smithi155 bash[73694]: debug 2024-07-28T22:24:06.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:07 smithi155 bash[68033]: cluster 2024-07-28T22:24:06.491125+0000 mgr.y (mgr.34101) 5231 : cluster [DBG] pgmap v6159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:07 smithi045 bash[80445]: cluster 2024-07-28T22:24:06.491125+0000 mgr.y (mgr.34101) 5231 : cluster [DBG] pgmap v6159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:07 smithi045 bash[82788]: cluster 2024-07-28T22:24:06.491125+0000 mgr.y (mgr.34101) 5231 : cluster [DBG] pgmap v6159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:08.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9281 16 16 0 0 0 - 0 2024-07-28T22:24:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:07 smithi155 bash[73694]: debug 2024-07-28T22:24:07.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:09.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9282 16 16 0 0 0 - 0 2024-07-28T22:24:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:08 smithi155 bash[73694]: debug 2024-07-28T22:24:08.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:09 smithi155 bash[68033]: cluster 2024-07-28T22:24:08.492981+0000 mgr.y (mgr.34101) 5232 : cluster [DBG] pgmap v6160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:09 smithi045 bash[80445]: cluster 2024-07-28T22:24:08.492981+0000 mgr.y (mgr.34101) 5232 : cluster [DBG] pgmap v6160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:09 smithi045 bash[82788]: cluster 2024-07-28T22:24:08.492981+0000 mgr.y (mgr.34101) 5232 : cluster [DBG] pgmap v6160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:10.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9283 16 16 0 0 0 - 0 2024-07-28T22:24:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:09 smithi155 bash[73694]: debug 2024-07-28T22:24:09.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:24:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:24:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:24:11.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9284 16 16 0 0 0 - 0 2024-07-28T22:24:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:10 smithi155 bash[73694]: debug 2024-07-28T22:24:10.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:11 smithi045 bash[80445]: cluster 2024-07-28T22:24:10.494725+0000 mgr.y (mgr.34101) 5233 : cluster [DBG] pgmap v6161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:11 smithi045 bash[82788]: cluster 2024-07-28T22:24:10.494725+0000 mgr.y (mgr.34101) 5233 : cluster [DBG] pgmap v6161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:12.000 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:11 smithi155 bash[68033]: cluster 2024-07-28T22:24:10.494725+0000 mgr.y (mgr.34101) 5233 : cluster [DBG] pgmap v6161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:12.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9285 16 16 0 0 0 - 0 2024-07-28T22:24:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:12 smithi155 bash[73694]: debug 2024-07-28T22:24:11.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:24:12 smithi155 bash[60745]: ts=2024-07-28T22:24:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:24:13.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9286 16 16 0 0 0 - 0 2024-07-28T22:24:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:13 smithi155 bash[73694]: debug 2024-07-28T22:24:13.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:13 smithi045 bash[80445]: cluster 2024-07-28T22:24:12.496572+0000 mgr.y (mgr.34101) 5234 : cluster [DBG] pgmap v6162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:13 smithi045 bash[82788]: cluster 2024-07-28T22:24:12.496572+0000 mgr.y (mgr.34101) 5234 : cluster [DBG] pgmap v6162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:13 smithi155 bash[68033]: cluster 2024-07-28T22:24:12.496572+0000 mgr.y (mgr.34101) 5234 : cluster [DBG] pgmap v6162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:14.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9287 16 16 0 0 0 - 0 2024-07-28T22:24:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:14 smithi155 bash[73694]: debug 2024-07-28T22:24:14.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:15.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9288 16 16 0 0 0 - 0 2024-07-28T22:24:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:15 smithi155 bash[73694]: debug 2024-07-28T22:24:15.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:15 smithi045 bash[80445]: cluster 2024-07-28T22:24:14.498325+0000 mgr.y (mgr.34101) 5235 : cluster [DBG] pgmap v6163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:15 smithi045 bash[82788]: cluster 2024-07-28T22:24:14.498325+0000 mgr.y (mgr.34101) 5235 : cluster [DBG] pgmap v6163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:15 smithi155 bash[68033]: cluster 2024-07-28T22:24:14.498325+0000 mgr.y (mgr.34101) 5235 : cluster [DBG] pgmap v6163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:16.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9289 16 16 0 0 0 - 0 2024-07-28T22:24:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:16 smithi155 bash[73694]: debug 2024-07-28T22:24:16.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:17.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9290 16 16 0 0 0 - 0 2024-07-28T22:24:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:17 smithi155 bash[73694]: debug 2024-07-28T22:24:17.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:17 smithi045 bash[80445]: cluster 2024-07-28T22:24:16.500019+0000 mgr.y (mgr.34101) 5236 : cluster [DBG] pgmap v6164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:17.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:17 smithi045 bash[82788]: cluster 2024-07-28T22:24:16.500019+0000 mgr.y (mgr.34101) 5236 : cluster [DBG] pgmap v6164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:17 smithi155 bash[68033]: cluster 2024-07-28T22:24:16.500019+0000 mgr.y (mgr.34101) 5236 : cluster [DBG] pgmap v6164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:18.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9291 16 16 0 0 0 - 0 2024-07-28T22:24:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:18 smithi155 bash[73694]: debug 2024-07-28T22:24:18.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:19.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9292 16 16 0 0 0 - 0 2024-07-28T22:24:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:19 smithi155 bash[73694]: debug 2024-07-28T22:24:19.218+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:19 smithi045 bash[80445]: cluster 2024-07-28T22:24:18.501868+0000 mgr.y (mgr.34101) 5237 : cluster [DBG] pgmap v6165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:19 smithi045 bash[80445]: audit 2024-07-28T22:24:18.614750+0000 mon.c (mon.2) 1367 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:19 smithi045 bash[82788]: cluster 2024-07-28T22:24:18.501868+0000 mgr.y (mgr.34101) 5237 : cluster [DBG] pgmap v6165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:19 smithi045 bash[82788]: audit 2024-07-28T22:24:18.614750+0000 mon.c (mon.2) 1367 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:19 smithi155 bash[68033]: cluster 2024-07-28T22:24:18.501868+0000 mgr.y (mgr.34101) 5237 : cluster [DBG] pgmap v6165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:19 smithi155 bash[68033]: audit 2024-07-28T22:24:18.614750+0000 mon.c (mon.2) 1367 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:20.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9293 16 16 0 0 0 - 0 2024-07-28T22:24:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:20 smithi155 bash[73694]: debug 2024-07-28T22:24:20.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:24:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:24:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:24:21.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9294 16 16 0 0 0 - 0 2024-07-28T22:24:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:21 smithi155 bash[73694]: debug 2024-07-28T22:24:21.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:21 smithi045 bash[80445]: cluster 2024-07-28T22:24:20.503572+0000 mgr.y (mgr.34101) 5238 : cluster [DBG] pgmap v6166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:21 smithi045 bash[82788]: cluster 2024-07-28T22:24:20.503572+0000 mgr.y (mgr.34101) 5238 : cluster [DBG] pgmap v6166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:21 smithi155 bash[68033]: cluster 2024-07-28T22:24:20.503572+0000 mgr.y (mgr.34101) 5238 : cluster [DBG] pgmap v6166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:22.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9295 16 16 0 0 0 - 0 2024-07-28T22:24:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:22 smithi155 bash[73694]: debug 2024-07-28T22:24:22.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:24:22 smithi155 bash[60745]: ts=2024-07-28T22:24:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:24:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:22 smithi045 bash[80445]: cluster 2024-07-28T22:24:22.505453+0000 mgr.y (mgr.34101) 5239 : cluster [DBG] pgmap v6167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:22 smithi045 bash[82788]: cluster 2024-07-28T22:24:22.505453+0000 mgr.y (mgr.34101) 5239 : cluster [DBG] pgmap v6167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:22 smithi155 bash[68033]: cluster 2024-07-28T22:24:22.505453+0000 mgr.y (mgr.34101) 5239 : cluster [DBG] pgmap v6167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:23.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9296 16 16 0 0 0 - 0 2024-07-28T22:24:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:23 smithi155 bash[73694]: debug 2024-07-28T22:24:23.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:24.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9297 16 16 0 0 0 - 0 2024-07-28T22:24:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:24 smithi155 bash[73694]: debug 2024-07-28T22:24:24.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:25.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9298 16 16 0 0 0 - 0 2024-07-28T22:24:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:25 smithi155 bash[73694]: debug 2024-07-28T22:24:25.173+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:25 smithi045 bash[80445]: cluster 2024-07-28T22:24:24.507225+0000 mgr.y (mgr.34101) 5240 : cluster [DBG] pgmap v6168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:25 smithi045 bash[82788]: cluster 2024-07-28T22:24:24.507225+0000 mgr.y (mgr.34101) 5240 : cluster [DBG] pgmap v6168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:25 smithi155 bash[68033]: cluster 2024-07-28T22:24:24.507225+0000 mgr.y (mgr.34101) 5240 : cluster [DBG] pgmap v6168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:26.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9299 16 16 0 0 0 - 0 2024-07-28T22:24:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:26 smithi155 bash[73694]: debug 2024-07-28T22:24:26.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:27.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:24:27.162137+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:24:27.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:24:27.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9300 16 16 0 0 0 - 0 2024-07-28T22:24:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:27 smithi155 bash[73694]: debug 2024-07-28T22:24:27.173+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:27 smithi045 bash[80445]: cluster 2024-07-28T22:24:26.508940+0000 mgr.y (mgr.34101) 5241 : cluster [DBG] pgmap v6169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:27 smithi045 bash[82788]: cluster 2024-07-28T22:24:26.508940+0000 mgr.y (mgr.34101) 5241 : cluster [DBG] pgmap v6169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:27 smithi155 bash[68033]: cluster 2024-07-28T22:24:26.508940+0000 mgr.y (mgr.34101) 5241 : cluster [DBG] pgmap v6169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:28.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9301 16 16 0 0 0 - 0 2024-07-28T22:24:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:28 smithi155 bash[73694]: debug 2024-07-28T22:24:28.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:29.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9302 16 16 0 0 0 - 0 2024-07-28T22:24:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:29 smithi155 bash[73694]: debug 2024-07-28T22:24:29.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:29 smithi045 bash[80445]: cluster 2024-07-28T22:24:28.510835+0000 mgr.y (mgr.34101) 5242 : cluster [DBG] pgmap v6170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:29 smithi045 bash[82788]: cluster 2024-07-28T22:24:28.510835+0000 mgr.y (mgr.34101) 5242 : cluster [DBG] pgmap v6170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:29 smithi155 bash[68033]: cluster 2024-07-28T22:24:28.510835+0000 mgr.y (mgr.34101) 5242 : cluster [DBG] pgmap v6170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:30.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9303 16 16 0 0 0 - 0 2024-07-28T22:24:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:30 smithi155 bash[73694]: debug 2024-07-28T22:24:30.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:24:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:24:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:24:31.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9304 16 16 0 0 0 - 0 2024-07-28T22:24:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:31 smithi155 bash[73694]: debug 2024-07-28T22:24:31.149+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:31 smithi045 bash[80445]: cluster 2024-07-28T22:24:30.512717+0000 mgr.y (mgr.34101) 5243 : cluster [DBG] pgmap v6171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:31 smithi045 bash[82788]: cluster 2024-07-28T22:24:30.512717+0000 mgr.y (mgr.34101) 5243 : cluster [DBG] pgmap v6171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:31 smithi155 bash[68033]: cluster 2024-07-28T22:24:30.512717+0000 mgr.y (mgr.34101) 5243 : cluster [DBG] pgmap v6171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:32.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9305 16 16 0 0 0 - 0 2024-07-28T22:24:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:32 smithi155 bash[73694]: debug 2024-07-28T22:24:32.173+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:24:32 smithi155 bash[60745]: ts=2024-07-28T22:24:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:24:33.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9306 16 16 0 0 0 - 0 2024-07-28T22:24:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:33 smithi155 bash[73694]: debug 2024-07-28T22:24:33.153+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:33 smithi045 bash[80445]: cluster 2024-07-28T22:24:32.514798+0000 mgr.y (mgr.34101) 5244 : cluster [DBG] pgmap v6172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:33 smithi045 bash[82788]: cluster 2024-07-28T22:24:32.514798+0000 mgr.y (mgr.34101) 5244 : cluster [DBG] pgmap v6172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:33 smithi155 bash[68033]: cluster 2024-07-28T22:24:32.514798+0000 mgr.y (mgr.34101) 5244 : cluster [DBG] pgmap v6172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:34.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9307 16 16 0 0 0 - 0 2024-07-28T22:24:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:34 smithi155 bash[73694]: debug 2024-07-28T22:24:34.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:34 smithi045 bash[80445]: audit 2024-07-28T22:24:33.615423+0000 mon.c (mon.2) 1368 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:34 smithi045 bash[80445]: cluster 2024-07-28T22:24:34.516537+0000 mgr.y (mgr.34101) 5245 : cluster [DBG] pgmap v6173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:34 smithi045 bash[82788]: audit 2024-07-28T22:24:33.615423+0000 mon.c (mon.2) 1368 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:34 smithi045 bash[82788]: cluster 2024-07-28T22:24:34.516537+0000 mgr.y (mgr.34101) 5245 : cluster [DBG] pgmap v6173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:34 smithi155 bash[68033]: audit 2024-07-28T22:24:33.615423+0000 mon.c (mon.2) 1368 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:34 smithi155 bash[68033]: cluster 2024-07-28T22:24:34.516537+0000 mgr.y (mgr.34101) 5245 : cluster [DBG] pgmap v6173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:35.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9308 16 16 0 0 0 - 0 2024-07-28T22:24:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:35 smithi155 bash[73694]: debug 2024-07-28T22:24:35.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:36.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9309 16 16 0 0 0 - 0 2024-07-28T22:24:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:36 smithi155 bash[73694]: debug 2024-07-28T22:24:36.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:37.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9310 16 16 0 0 0 - 0 2024-07-28T22:24:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:37 smithi155 bash[73694]: debug 2024-07-28T22:24:37.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:37 smithi045 bash[80445]: cluster 2024-07-28T22:24:36.518258+0000 mgr.y (mgr.34101) 5246 : cluster [DBG] pgmap v6174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:37 smithi045 bash[82788]: cluster 2024-07-28T22:24:36.518258+0000 mgr.y (mgr.34101) 5246 : cluster [DBG] pgmap v6174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:38.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:37 smithi155 bash[68033]: cluster 2024-07-28T22:24:36.518258+0000 mgr.y (mgr.34101) 5246 : cluster [DBG] pgmap v6174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:38.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9311 16 16 0 0 0 - 0 2024-07-28T22:24:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:38 smithi155 bash[73694]: debug 2024-07-28T22:24:38.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:39.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9312 16 16 0 0 0 - 0 2024-07-28T22:24:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:38 smithi155 bash[73694]: debug 2024-07-28T22:24:38.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:39.954 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:39 smithi155 bash[68033]: cluster 2024-07-28T22:24:38.520112+0000 mgr.y (mgr.34101) 5247 : cluster [DBG] pgmap v6175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:39 smithi045 bash[80445]: cluster 2024-07-28T22:24:38.520112+0000 mgr.y (mgr.34101) 5247 : cluster [DBG] pgmap v6175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:39 smithi045 bash[82788]: cluster 2024-07-28T22:24:38.520112+0000 mgr.y (mgr.34101) 5247 : cluster [DBG] pgmap v6175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:40.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9313 16 16 0 0 0 - 0 2024-07-28T22:24:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:39 smithi155 bash[73694]: debug 2024-07-28T22:24:39.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:24:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:24:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:24:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:40 smithi045 bash[82788]: cluster 2024-07-28T22:24:40.522022+0000 mgr.y (mgr.34101) 5248 : cluster [DBG] pgmap v6176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:40 smithi045 bash[80445]: cluster 2024-07-28T22:24:40.522022+0000 mgr.y (mgr.34101) 5248 : cluster [DBG] pgmap v6176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:40.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:40 smithi155 bash[68033]: cluster 2024-07-28T22:24:40.522022+0000 mgr.y (mgr.34101) 5248 : cluster [DBG] pgmap v6176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:41.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9314 16 16 0 0 0 - 0 2024-07-28T22:24:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:40 smithi155 bash[73694]: debug 2024-07-28T22:24:40.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:42.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9315 16 16 0 0 0 - 0 2024-07-28T22:24:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:41 smithi155 bash[73694]: debug 2024-07-28T22:24:41.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:24:42 smithi155 bash[60745]: ts=2024-07-28T22:24:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:24:43.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9316 16 16 0 0 0 - 0 2024-07-28T22:24:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:42 smithi155 bash[73694]: debug 2024-07-28T22:24:42.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:43.915 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:43 smithi155 bash[68033]: cluster 2024-07-28T22:24:42.524066+0000 mgr.y (mgr.34101) 5249 : cluster [DBG] pgmap v6177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:43 smithi045 bash[80445]: cluster 2024-07-28T22:24:42.524066+0000 mgr.y (mgr.34101) 5249 : cluster [DBG] pgmap v6177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:43.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:43 smithi045 bash[82788]: cluster 2024-07-28T22:24:42.524066+0000 mgr.y (mgr.34101) 5249 : cluster [DBG] pgmap v6177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:44.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9317 16 16 0 0 0 - 0 2024-07-28T22:24:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:43 smithi155 bash[73694]: debug 2024-07-28T22:24:43.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:44.889 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:44 smithi155 bash[68033]: cluster 2024-07-28T22:24:44.526011+0000 mgr.y (mgr.34101) 5250 : cluster [DBG] pgmap v6178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:44.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:44 smithi045 bash[80445]: cluster 2024-07-28T22:24:44.526011+0000 mgr.y (mgr.34101) 5250 : cluster [DBG] pgmap v6178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:44.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:44 smithi045 bash[82788]: cluster 2024-07-28T22:24:44.526011+0000 mgr.y (mgr.34101) 5250 : cluster [DBG] pgmap v6178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:45.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9318 16 16 0 0 0 - 0 2024-07-28T22:24:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:44 smithi155 bash[73694]: debug 2024-07-28T22:24:44.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:46.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9319 16 16 0 0 0 - 0 2024-07-28T22:24:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:45 smithi155 bash[73694]: debug 2024-07-28T22:24:45.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:47.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:24:47.165431+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:24:47.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:24:47.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9320 16 16 0 0 0 - 0 2024-07-28T22:24:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:46 smithi155 bash[73694]: debug 2024-07-28T22:24:46.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:47 smithi045 bash[80445]: cluster 2024-07-28T22:24:46.527887+0000 mgr.y (mgr.34101) 5251 : cluster [DBG] pgmap v6179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:47.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:47 smithi045 bash[82788]: cluster 2024-07-28T22:24:46.527887+0000 mgr.y (mgr.34101) 5251 : cluster [DBG] pgmap v6179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:47 smithi155 bash[68033]: cluster 2024-07-28T22:24:46.527887+0000 mgr.y (mgr.34101) 5251 : cluster [DBG] pgmap v6179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:47 smithi155 bash[73694]: debug 2024-07-28T22:24:47.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:48.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9321 16 16 0 0 0 - 0 2024-07-28T22:24:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:48 smithi045 bash[80445]: cluster 2024-07-28T22:24:48.529731+0000 mgr.y (mgr.34101) 5252 : cluster [DBG] pgmap v6180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:48 smithi045 bash[82788]: cluster 2024-07-28T22:24:48.529731+0000 mgr.y (mgr.34101) 5252 : cluster [DBG] pgmap v6180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:48 smithi155 bash[68033]: cluster 2024-07-28T22:24:48.529731+0000 mgr.y (mgr.34101) 5252 : cluster [DBG] pgmap v6180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:48 smithi155 bash[73694]: debug 2024-07-28T22:24:48.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:49.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9322 16 16 0 0 0 - 0 2024-07-28T22:24:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:49 smithi045 bash[80445]: audit 2024-07-28T22:24:48.615536+0000 mon.c (mon.2) 1369 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:49 smithi045 bash[82788]: audit 2024-07-28T22:24:48.615536+0000 mon.c (mon.2) 1369 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:49 smithi155 bash[68033]: audit 2024-07-28T22:24:48.615536+0000 mon.c (mon.2) 1369 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:24:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:49 smithi155 bash[73694]: debug 2024-07-28T22:24:49.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:50.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9323 16 16 0 0 0 - 0 2024-07-28T22:24:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:50 smithi045 bash[80445]: cluster 2024-07-28T22:24:50.531685+0000 mgr.y (mgr.34101) 5253 : cluster [DBG] pgmap v6181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:24:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:24:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:24:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:50 smithi045 bash[82788]: cluster 2024-07-28T22:24:50.531685+0000 mgr.y (mgr.34101) 5253 : cluster [DBG] pgmap v6181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:50 smithi155 bash[68033]: cluster 2024-07-28T22:24:50.531685+0000 mgr.y (mgr.34101) 5253 : cluster [DBG] pgmap v6181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:50 smithi155 bash[73694]: debug 2024-07-28T22:24:50.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:51.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9324 16 16 0 0 0 - 0 2024-07-28T22:24:52.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9325 16 16 0 0 0 - 0 2024-07-28T22:24:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:51 smithi155 bash[73694]: debug 2024-07-28T22:24:51.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:52.637 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:24:52 smithi155 bash[60745]: ts=2024-07-28T22:24:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:24:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:52 smithi045 bash[80445]: cluster 2024-07-28T22:24:52.533581+0000 mgr.y (mgr.34101) 5254 : cluster [DBG] pgmap v6182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:52 smithi045 bash[82788]: cluster 2024-07-28T22:24:52.533581+0000 mgr.y (mgr.34101) 5254 : cluster [DBG] pgmap v6182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:52 smithi155 bash[73694]: debug 2024-07-28T22:24:52.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:52 smithi155 bash[68033]: cluster 2024-07-28T22:24:52.533581+0000 mgr.y (mgr.34101) 5254 : cluster [DBG] pgmap v6182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:53.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9326 16 16 0 0 0 - 0 2024-07-28T22:24:54.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9327 16 16 0 0 0 - 0 2024-07-28T22:24:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:53 smithi155 bash[73694]: debug 2024-07-28T22:24:53.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:54 smithi045 bash[82788]: cluster 2024-07-28T22:24:54.535351+0000 mgr.y (mgr.34101) 5255 : cluster [DBG] pgmap v6183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:54 smithi045 bash[80445]: cluster 2024-07-28T22:24:54.535351+0000 mgr.y (mgr.34101) 5255 : cluster [DBG] pgmap v6183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:54 smithi155 bash[73694]: debug 2024-07-28T22:24:54.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:54 smithi155 bash[68033]: cluster 2024-07-28T22:24:54.535351+0000 mgr.y (mgr.34101) 5255 : cluster [DBG] pgmap v6183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:55.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9328 16 16 0 0 0 - 0 2024-07-28T22:24:56.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9329 16 16 0 0 0 - 0 2024-07-28T22:24:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:55 smithi155 bash[73694]: debug 2024-07-28T22:24:55.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:56 smithi045 bash[82788]: cluster 2024-07-28T22:24:56.537221+0000 mgr.y (mgr.34101) 5256 : cluster [DBG] pgmap v6184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:56 smithi045 bash[80445]: cluster 2024-07-28T22:24:56.537221+0000 mgr.y (mgr.34101) 5256 : cluster [DBG] pgmap v6184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:56 smithi155 bash[73694]: debug 2024-07-28T22:24:56.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:56 smithi155 bash[68033]: cluster 2024-07-28T22:24:56.537221+0000 mgr.y (mgr.34101) 5256 : cluster [DBG] pgmap v6184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:57.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9330 16 16 0 0 0 - 0 2024-07-28T22:24:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:57 smithi155 bash[73694]: debug 2024-07-28T22:24:57.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:58.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9331 16 16 0 0 0 - 0 2024-07-28T22:24:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:24:58 smithi045 bash[80445]: cluster 2024-07-28T22:24:58.538977+0000 mgr.y (mgr.34101) 5257 : cluster [DBG] pgmap v6185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:58.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:24:58 smithi045 bash[82788]: cluster 2024-07-28T22:24:58.538977+0000 mgr.y (mgr.34101) 5257 : cluster [DBG] pgmap v6185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:59.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:24:58 smithi155 bash[68033]: cluster 2024-07-28T22:24:58.538977+0000 mgr.y (mgr.34101) 5257 : cluster [DBG] pgmap v6185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:24:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:58 smithi155 bash[73694]: debug 2024-07-28T22:24:58.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:24:59.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9332 16 16 0 0 0 - 0 2024-07-28T22:25:00.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9333 16 16 0 0 0 - 0 2024-07-28T22:25:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:24:59 smithi155 bash[73694]: debug 2024-07-28T22:24:59.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:25:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:25:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:25:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:00 smithi045 bash[82788]: cluster 2024-07-28T22:25:00.540702+0000 mgr.y (mgr.34101) 5258 : cluster [DBG] pgmap v6186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:00 smithi045 bash[80445]: cluster 2024-07-28T22:25:00.540702+0000 mgr.y (mgr.34101) 5258 : cluster [DBG] pgmap v6186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:00 smithi155 bash[73694]: debug 2024-07-28T22:25:00.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:00 smithi155 bash[68033]: cluster 2024-07-28T22:25:00.540702+0000 mgr.y (mgr.34101) 5258 : cluster [DBG] pgmap v6186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:01.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9334 16 16 0 0 0 - 0 2024-07-28T22:25:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:01 smithi155 bash[73694]: debug 2024-07-28T22:25:01.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:02.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9335 16 16 0 0 0 - 0 2024-07-28T22:25:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:02 smithi045 bash[80445]: audit 2024-07-28T22:25:02.014758+0000 mon.c (mon.2) 1370 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:25:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:02 smithi045 bash[82788]: audit 2024-07-28T22:25:02.014758+0000 mon.c (mon.2) 1370 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:25:02.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:02 smithi155 bash[68033]: audit 2024-07-28T22:25:02.014758+0000 mon.c (mon.2) 1370 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:25:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:25:02 smithi155 bash[60745]: ts=2024-07-28T22:25:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:25:03.077 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:02 smithi155 bash[73694]: debug 2024-07-28T22:25:02.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:03.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9336 16 16 0 0 0 - 0 2024-07-28T22:25:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:03 smithi045 bash[80445]: cluster 2024-07-28T22:25:02.542625+0000 mgr.y (mgr.34101) 5259 : cluster [DBG] pgmap v6187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:03 smithi045 bash[82788]: cluster 2024-07-28T22:25:02.542625+0000 mgr.y (mgr.34101) 5259 : cluster [DBG] pgmap v6187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:03 smithi155 bash[68033]: cluster 2024-07-28T22:25:02.542625+0000 mgr.y (mgr.34101) 5259 : cluster [DBG] pgmap v6187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:03 smithi155 bash[73694]: debug 2024-07-28T22:25:03.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:04.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9337 16 16 0 0 0 - 0 2024-07-28T22:25:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:04 smithi045 bash[80445]: audit 2024-07-28T22:25:03.616051+0000 mon.c (mon.2) 1371 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:04 smithi045 bash[82788]: audit 2024-07-28T22:25:03.616051+0000 mon.c (mon.2) 1371 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:04 smithi155 bash[68033]: audit 2024-07-28T22:25:03.616051+0000 mon.c (mon.2) 1371 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:04 smithi155 bash[73694]: debug 2024-07-28T22:25:04.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:05.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9338 16 16 0 0 0 - 0 2024-07-28T22:25:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:05 smithi045 bash[80445]: cluster 2024-07-28T22:25:04.544418+0000 mgr.y (mgr.34101) 5260 : cluster [DBG] pgmap v6188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:05.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:05 smithi045 bash[82788]: cluster 2024-07-28T22:25:04.544418+0000 mgr.y (mgr.34101) 5260 : cluster [DBG] pgmap v6188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:05.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:05 smithi155 bash[68033]: cluster 2024-07-28T22:25:04.544418+0000 mgr.y (mgr.34101) 5260 : cluster [DBG] pgmap v6188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:06.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9339 16 16 0 0 0 - 0 2024-07-28T22:25:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:05 smithi155 bash[73694]: debug 2024-07-28T22:25:05.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:06 smithi045 bash[80445]: cluster 2024-07-28T22:25:06.546351+0000 mgr.y (mgr.34101) 5261 : cluster [DBG] pgmap v6189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:06.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:06 smithi045 bash[82788]: cluster 2024-07-28T22:25:06.546351+0000 mgr.y (mgr.34101) 5261 : cluster [DBG] pgmap v6189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:07.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:06 smithi155 bash[68033]: cluster 2024-07-28T22:25:06.546351+0000 mgr.y (mgr.34101) 5261 : cluster [DBG] pgmap v6189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:06 smithi155 bash[73694]: debug 2024-07-28T22:25:06.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:07.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:25:07.168633+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:25:07.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:25:07.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9340 16 16 0 0 0 - 0 2024-07-28T22:25:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:07 smithi155 bash[73694]: debug 2024-07-28T22:25:07.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:08.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9341 16 16 0 0 0 - 0 2024-07-28T22:25:08.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[80445]: audit 2024-07-28T22:25:07.708812+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:08.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[80445]: audit 2024-07-28T22:25:07.715923+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:08.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[80445]: audit 2024-07-28T22:25:07.869373+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:08.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[80445]: audit 2024-07-28T22:25:07.880636+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:08.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[80445]: audit 2024-07-28T22:25:08.306008+0000 mon.c (mon.2) 1372 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:25:08.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[80445]: audit 2024-07-28T22:25:08.307548+0000 mon.c (mon.2) 1373 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:25:08.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[80445]: audit 2024-07-28T22:25:08.317592+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:08.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[80445]: cluster 2024-07-28T22:25:08.548077+0000 mgr.y (mgr.34101) 5262 : cluster [DBG] pgmap v6190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[82788]: audit 2024-07-28T22:25:07.708812+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[82788]: audit 2024-07-28T22:25:07.715923+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[82788]: audit 2024-07-28T22:25:07.869373+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[82788]: audit 2024-07-28T22:25:07.880636+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[82788]: audit 2024-07-28T22:25:08.306008+0000 mon.c (mon.2) 1372 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:25:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[82788]: audit 2024-07-28T22:25:08.307548+0000 mon.c (mon.2) 1373 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:25:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[82788]: audit 2024-07-28T22:25:08.317592+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:08 smithi045 bash[82788]: cluster 2024-07-28T22:25:08.548077+0000 mgr.y (mgr.34101) 5262 : cluster [DBG] pgmap v6190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:08 smithi155 bash[73694]: debug 2024-07-28T22:25:08.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:08 smithi155 bash[68033]: audit 2024-07-28T22:25:07.708812+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:08 smithi155 bash[68033]: audit 2024-07-28T22:25:07.715923+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:08 smithi155 bash[68033]: audit 2024-07-28T22:25:07.869373+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:08 smithi155 bash[68033]: audit 2024-07-28T22:25:07.880636+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:08 smithi155 bash[68033]: audit 2024-07-28T22:25:08.306008+0000 mon.c (mon.2) 1372 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:25:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:08 smithi155 bash[68033]: audit 2024-07-28T22:25:08.307548+0000 mon.c (mon.2) 1373 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:25:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:08 smithi155 bash[68033]: audit 2024-07-28T22:25:08.317592+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:25:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:08 smithi155 bash[68033]: cluster 2024-07-28T22:25:08.548077+0000 mgr.y (mgr.34101) 5262 : cluster [DBG] pgmap v6190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:09.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9342 16 16 0 0 0 - 0 2024-07-28T22:25:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:09 smithi155 bash[73694]: debug 2024-07-28T22:25:09.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:10.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9343 16 16 0 0 0 - 0 2024-07-28T22:25:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:10 smithi045 bash[80445]: cluster 2024-07-28T22:25:10.549794+0000 mgr.y (mgr.34101) 5263 : cluster [DBG] pgmap v6191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:25:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:25:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:25:10.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:10 smithi045 bash[82788]: cluster 2024-07-28T22:25:10.549794+0000 mgr.y (mgr.34101) 5263 : cluster [DBG] pgmap v6191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:10 smithi155 bash[73694]: debug 2024-07-28T22:25:10.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:10 smithi155 bash[68033]: cluster 2024-07-28T22:25:10.549794+0000 mgr.y (mgr.34101) 5263 : cluster [DBG] pgmap v6191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:11.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9344 16 16 0 0 0 - 0 2024-07-28T22:25:12.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9345 16 16 0 0 0 - 0 2024-07-28T22:25:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:11 smithi155 bash[73694]: debug 2024-07-28T22:25:11.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:12.641 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:25:12 smithi155 bash[60745]: ts=2024-07-28T22:25:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:25:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:12 smithi045 bash[80445]: cluster 2024-07-28T22:25:12.551687+0000 mgr.y (mgr.34101) 5264 : cluster [DBG] pgmap v6192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:12 smithi045 bash[82788]: cluster 2024-07-28T22:25:12.551687+0000 mgr.y (mgr.34101) 5264 : cluster [DBG] pgmap v6192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:12 smithi155 bash[68033]: cluster 2024-07-28T22:25:12.551687+0000 mgr.y (mgr.34101) 5264 : cluster [DBG] pgmap v6192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:13.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:12 smithi155 bash[73694]: debug 2024-07-28T22:25:12.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:13.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9346 16 16 0 0 0 - 0 2024-07-28T22:25:14.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9347 16 16 0 0 0 - 0 2024-07-28T22:25:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:13 smithi155 bash[73694]: debug 2024-07-28T22:25:13.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:14.911 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:14 smithi155 bash[68033]: cluster 2024-07-28T22:25:14.553433+0000 mgr.y (mgr.34101) 5265 : cluster [DBG] pgmap v6193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:14 smithi045 bash[80445]: cluster 2024-07-28T22:25:14.553433+0000 mgr.y (mgr.34101) 5265 : cluster [DBG] pgmap v6193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:14 smithi045 bash[82788]: cluster 2024-07-28T22:25:14.553433+0000 mgr.y (mgr.34101) 5265 : cluster [DBG] pgmap v6193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:15.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9348 16 16 0 0 0 - 0 2024-07-28T22:25:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:14 smithi155 bash[73694]: debug 2024-07-28T22:25:14.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:16.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9349 16 16 0 0 0 - 0 2024-07-28T22:25:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:15 smithi155 bash[73694]: debug 2024-07-28T22:25:15.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:16.914 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:16 smithi155 bash[68033]: cluster 2024-07-28T22:25:16.555306+0000 mgr.y (mgr.34101) 5266 : cluster [DBG] pgmap v6194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:16 smithi045 bash[80445]: cluster 2024-07-28T22:25:16.555306+0000 mgr.y (mgr.34101) 5266 : cluster [DBG] pgmap v6194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:16 smithi045 bash[82788]: cluster 2024-07-28T22:25:16.555306+0000 mgr.y (mgr.34101) 5266 : cluster [DBG] pgmap v6194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:17.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9350 16 16 0 0 0 - 0 2024-07-28T22:25:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:16 smithi155 bash[73694]: debug 2024-07-28T22:25:16.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:18.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9351 16 16 0 0 0 - 0 2024-07-28T22:25:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:17 smithi155 bash[73694]: debug 2024-07-28T22:25:17.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:18 smithi045 bash[80445]: cluster 2024-07-28T22:25:18.557009+0000 mgr.y (mgr.34101) 5267 : cluster [DBG] pgmap v6195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:18 smithi045 bash[80445]: audit 2024-07-28T22:25:18.617195+0000 mon.c (mon.2) 1374 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:18 smithi045 bash[82788]: cluster 2024-07-28T22:25:18.557009+0000 mgr.y (mgr.34101) 5267 : cluster [DBG] pgmap v6195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:18 smithi045 bash[82788]: audit 2024-07-28T22:25:18.617195+0000 mon.c (mon.2) 1374 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:18.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:18 smithi155 bash[68033]: cluster 2024-07-28T22:25:18.557009+0000 mgr.y (mgr.34101) 5267 : cluster [DBG] pgmap v6195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:18.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:18 smithi155 bash[68033]: audit 2024-07-28T22:25:18.617195+0000 mon.c (mon.2) 1374 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:19.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9352 16 16 0 0 0 - 0 2024-07-28T22:25:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:18 smithi155 bash[73694]: debug 2024-07-28T22:25:18.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:20.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9353 16 16 0 0 0 - 0 2024-07-28T22:25:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:20 smithi155 bash[73694]: debug 2024-07-28T22:25:20.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:20.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:20 smithi155 bash[68033]: cluster 2024-07-28T22:25:20.558884+0000 mgr.y (mgr.34101) 5268 : cluster [DBG] pgmap v6196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:25:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:25:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:25:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:20 smithi045 bash[80445]: cluster 2024-07-28T22:25:20.558884+0000 mgr.y (mgr.34101) 5268 : cluster [DBG] pgmap v6196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:20 smithi045 bash[82788]: cluster 2024-07-28T22:25:20.558884+0000 mgr.y (mgr.34101) 5268 : cluster [DBG] pgmap v6196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:21.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9354 16 16 0 0 0 - 0 2024-07-28T22:25:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:20 smithi155 bash[73694]: debug 2024-07-28T22:25:20.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:22.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9355 16 16 0 0 0 - 0 2024-07-28T22:25:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:21 smithi155 bash[73694]: debug 2024-07-28T22:25:21.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:22.641 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:25:22 smithi155 bash[60745]: ts=2024-07-28T22:25:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:25:22.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:22 smithi155 bash[68033]: cluster 2024-07-28T22:25:22.560906+0000 mgr.y (mgr.34101) 5269 : cluster [DBG] pgmap v6197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:22 smithi045 bash[80445]: cluster 2024-07-28T22:25:22.560906+0000 mgr.y (mgr.34101) 5269 : cluster [DBG] pgmap v6197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:22 smithi045 bash[82788]: cluster 2024-07-28T22:25:22.560906+0000 mgr.y (mgr.34101) 5269 : cluster [DBG] pgmap v6197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:23.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9356 16 16 0 0 0 - 0 2024-07-28T22:25:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:22 smithi155 bash[73694]: debug 2024-07-28T22:25:22.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:24.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9357 16 16 0 0 0 - 0 2024-07-28T22:25:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:23 smithi155 bash[73694]: debug 2024-07-28T22:25:23.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:24 smithi045 bash[80445]: cluster 2024-07-28T22:25:24.562794+0000 mgr.y (mgr.34101) 5270 : cluster [DBG] pgmap v6198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:24 smithi045 bash[82788]: cluster 2024-07-28T22:25:24.562794+0000 mgr.y (mgr.34101) 5270 : cluster [DBG] pgmap v6198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:24.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:24 smithi155 bash[68033]: cluster 2024-07-28T22:25:24.562794+0000 mgr.y (mgr.34101) 5270 : cluster [DBG] pgmap v6198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:25.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9358 16 16 0 0 0 - 0 2024-07-28T22:25:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:24 smithi155 bash[73694]: debug 2024-07-28T22:25:24.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:26.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9359 16 16 0 0 0 - 0 2024-07-28T22:25:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:25 smithi155 bash[73694]: debug 2024-07-28T22:25:25.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:26 smithi045 bash[80445]: cluster 2024-07-28T22:25:26.564835+0000 mgr.y (mgr.34101) 5271 : cluster [DBG] pgmap v6199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:26.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:26 smithi045 bash[82788]: cluster 2024-07-28T22:25:26.564835+0000 mgr.y (mgr.34101) 5271 : cluster [DBG] pgmap v6199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:26.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:26 smithi155 bash[68033]: cluster 2024-07-28T22:25:26.564835+0000 mgr.y (mgr.34101) 5271 : cluster [DBG] pgmap v6199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:27.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:25:27.171665+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:25:27.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:25:27.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9360 16 16 0 0 0 - 0 2024-07-28T22:25:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:26 smithi155 bash[73694]: debug 2024-07-28T22:25:26.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:28.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9361 16 16 0 0 0 - 0 2024-07-28T22:25:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:27 smithi155 bash[73694]: debug 2024-07-28T22:25:27.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:28 smithi045 bash[82788]: cluster 2024-07-28T22:25:28.566794+0000 mgr.y (mgr.34101) 5272 : cluster [DBG] pgmap v6200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:28 smithi045 bash[80445]: cluster 2024-07-28T22:25:28.566794+0000 mgr.y (mgr.34101) 5272 : cluster [DBG] pgmap v6200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:29.026 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:28 smithi155 bash[68033]: cluster 2024-07-28T22:25:28.566794+0000 mgr.y (mgr.34101) 5272 : cluster [DBG] pgmap v6200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:29.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9362 16 16 0 0 0 - 0 2024-07-28T22:25:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:29 smithi155 bash[73694]: debug 2024-07-28T22:25:29.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:30.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9363 16 16 0 0 0 - 0 2024-07-28T22:25:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:30 smithi155 bash[73694]: debug 2024-07-28T22:25:30.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:25:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:25:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:25:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:30 smithi045 bash[82788]: cluster 2024-07-28T22:25:30.568709+0000 mgr.y (mgr.34101) 5273 : cluster [DBG] pgmap v6201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:30.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:30 smithi045 bash[80445]: cluster 2024-07-28T22:25:30.568709+0000 mgr.y (mgr.34101) 5273 : cluster [DBG] pgmap v6201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:30 smithi155 bash[68033]: cluster 2024-07-28T22:25:30.568709+0000 mgr.y (mgr.34101) 5273 : cluster [DBG] pgmap v6201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:31.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9364 16 16 0 0 0 - 0 2024-07-28T22:25:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:31 smithi155 bash[73694]: debug 2024-07-28T22:25:31.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:32.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9365 16 16 0 0 0 - 0 2024-07-28T22:25:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:32 smithi155 bash[73694]: debug 2024-07-28T22:25:32.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:32.645 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:25:32 smithi155 bash[60745]: ts=2024-07-28T22:25:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:25:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:32 smithi045 bash[82788]: cluster 2024-07-28T22:25:32.570789+0000 mgr.y (mgr.34101) 5274 : cluster [DBG] pgmap v6202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:32.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:32 smithi045 bash[80445]: cluster 2024-07-28T22:25:32.570789+0000 mgr.y (mgr.34101) 5274 : cluster [DBG] pgmap v6202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:32.998 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:32 smithi155 bash[68033]: cluster 2024-07-28T22:25:32.570789+0000 mgr.y (mgr.34101) 5274 : cluster [DBG] pgmap v6202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:33.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9366 16 16 0 0 0 - 0 2024-07-28T22:25:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:32 smithi155 bash[73694]: debug 2024-07-28T22:25:32.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:33 smithi045 bash[82788]: audit 2024-07-28T22:25:33.616781+0000 mon.c (mon.2) 1375 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:33 smithi045 bash[80445]: audit 2024-07-28T22:25:33.616781+0000 mon.c (mon.2) 1375 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:34.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:33 smithi155 bash[68033]: audit 2024-07-28T22:25:33.616781+0000 mon.c (mon.2) 1375 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:34.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9367 16 16 0 0 0 - 0 2024-07-28T22:25:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:34 smithi155 bash[73694]: debug 2024-07-28T22:25:34.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:34 smithi045 bash[82788]: cluster 2024-07-28T22:25:34.572688+0000 mgr.y (mgr.34101) 5275 : cluster [DBG] pgmap v6203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:34 smithi045 bash[80445]: cluster 2024-07-28T22:25:34.572688+0000 mgr.y (mgr.34101) 5275 : cluster [DBG] pgmap v6203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:34.992 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:34 smithi155 bash[68033]: cluster 2024-07-28T22:25:34.572688+0000 mgr.y (mgr.34101) 5275 : cluster [DBG] pgmap v6203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:35.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9368 16 16 0 0 0 - 0 2024-07-28T22:25:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:34 smithi155 bash[73694]: debug 2024-07-28T22:25:34.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:36.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9369 16 16 0 0 0 - 0 2024-07-28T22:25:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:35 smithi155 bash[73694]: debug 2024-07-28T22:25:35.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:36 smithi045 bash[82788]: cluster 2024-07-28T22:25:36.574749+0000 mgr.y (mgr.34101) 5276 : cluster [DBG] pgmap v6204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:36 smithi045 bash[80445]: cluster 2024-07-28T22:25:36.574749+0000 mgr.y (mgr.34101) 5276 : cluster [DBG] pgmap v6204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:36.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:36 smithi155 bash[68033]: cluster 2024-07-28T22:25:36.574749+0000 mgr.y (mgr.34101) 5276 : cluster [DBG] pgmap v6204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:37.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9370 16 16 0 0 0 - 0 2024-07-28T22:25:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:36 smithi155 bash[73694]: debug 2024-07-28T22:25:36.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:38.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9371 16 16 0 0 0 - 0 2024-07-28T22:25:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:37 smithi155 bash[73694]: debug 2024-07-28T22:25:37.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:38 smithi045 bash[80445]: cluster 2024-07-28T22:25:38.576656+0000 mgr.y (mgr.34101) 5277 : cluster [DBG] pgmap v6205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:38.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:38 smithi045 bash[82788]: cluster 2024-07-28T22:25:38.576656+0000 mgr.y (mgr.34101) 5277 : cluster [DBG] pgmap v6205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:39.007 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:38 smithi155 bash[68033]: cluster 2024-07-28T22:25:38.576656+0000 mgr.y (mgr.34101) 5277 : cluster [DBG] pgmap v6205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:39.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9372 16 16 0 0 0 - 0 2024-07-28T22:25:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:39 smithi155 bash[73694]: debug 2024-07-28T22:25:39.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:40.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9373 16 16 0 0 0 - 0 2024-07-28T22:25:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:40 smithi155 bash[73694]: debug 2024-07-28T22:25:40.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:40 smithi045 bash[80445]: cluster 2024-07-28T22:25:40.578603+0000 mgr.y (mgr.34101) 5278 : cluster [DBG] pgmap v6206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:25:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:25:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:25:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:40 smithi045 bash[82788]: cluster 2024-07-28T22:25:40.578603+0000 mgr.y (mgr.34101) 5278 : cluster [DBG] pgmap v6206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:41.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:40 smithi155 bash[68033]: cluster 2024-07-28T22:25:40.578603+0000 mgr.y (mgr.34101) 5278 : cluster [DBG] pgmap v6206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:41.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9374 16 16 0 0 0 - 0 2024-07-28T22:25:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:41 smithi155 bash[73694]: debug 2024-07-28T22:25:41.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:42.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9375 16 16 0 0 0 - 0 2024-07-28T22:25:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:42 smithi155 bash[73694]: debug 2024-07-28T22:25:42.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:42.645 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:25:42 smithi155 bash[60745]: ts=2024-07-28T22:25:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:25:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:42 smithi045 bash[80445]: cluster 2024-07-28T22:25:42.580523+0000 mgr.y (mgr.34101) 5279 : cluster [DBG] pgmap v6207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:42 smithi045 bash[82788]: cluster 2024-07-28T22:25:42.580523+0000 mgr.y (mgr.34101) 5279 : cluster [DBG] pgmap v6207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:43.025 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:42 smithi155 bash[68033]: cluster 2024-07-28T22:25:42.580523+0000 mgr.y (mgr.34101) 5279 : cluster [DBG] pgmap v6207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:43.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9376 16 16 0 0 0 - 0 2024-07-28T22:25:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:43 smithi155 bash[73694]: debug 2024-07-28T22:25:43.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:44.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9377 16 16 0 0 0 - 0 2024-07-28T22:25:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:44 smithi155 bash[73694]: debug 2024-07-28T22:25:44.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:44 smithi045 bash[80445]: cluster 2024-07-28T22:25:44.582268+0000 mgr.y (mgr.34101) 5280 : cluster [DBG] pgmap v6208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:44.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:44 smithi045 bash[82788]: cluster 2024-07-28T22:25:44.582268+0000 mgr.y (mgr.34101) 5280 : cluster [DBG] pgmap v6208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:44 smithi155 bash[68033]: cluster 2024-07-28T22:25:44.582268+0000 mgr.y (mgr.34101) 5280 : cluster [DBG] pgmap v6208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:45.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9378 16 16 0 0 0 - 0 2024-07-28T22:25:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:45 smithi155 bash[73694]: debug 2024-07-28T22:25:45.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:46.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9379 16 16 0 0 0 - 0 2024-07-28T22:25:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:46 smithi155 bash[73694]: debug 2024-07-28T22:25:46.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:46 smithi045 bash[80445]: cluster 2024-07-28T22:25:46.584235+0000 mgr.y (mgr.34101) 5281 : cluster [DBG] pgmap v6209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:46 smithi045 bash[82788]: cluster 2024-07-28T22:25:46.584235+0000 mgr.y (mgr.34101) 5281 : cluster [DBG] pgmap v6209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:46 smithi155 bash[68033]: cluster 2024-07-28T22:25:46.584235+0000 mgr.y (mgr.34101) 5281 : cluster [DBG] pgmap v6209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:47.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:25:47.174806+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:25:47.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:25:47.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9380 16 16 0 0 0 - 0 2024-07-28T22:25:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:47 smithi155 bash[73694]: debug 2024-07-28T22:25:47.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:48.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9381 16 16 0 0 0 - 0 2024-07-28T22:25:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:48 smithi155 bash[73694]: debug 2024-07-28T22:25:48.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:49.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9382 16 16 0 0 0 - 0 2024-07-28T22:25:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:48 smithi045 bash[80445]: cluster 2024-07-28T22:25:48.586151+0000 mgr.y (mgr.34101) 5282 : cluster [DBG] pgmap v6210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:49.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:48 smithi045 bash[80445]: audit 2024-07-28T22:25:48.617258+0000 mon.c (mon.2) 1376 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:48 smithi045 bash[82788]: cluster 2024-07-28T22:25:48.586151+0000 mgr.y (mgr.34101) 5282 : cluster [DBG] pgmap v6210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:48 smithi045 bash[82788]: audit 2024-07-28T22:25:48.617258+0000 mon.c (mon.2) 1376 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:49 smithi155 bash[73694]: debug 2024-07-28T22:25:49.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:48 smithi155 bash[68033]: cluster 2024-07-28T22:25:48.586151+0000 mgr.y (mgr.34101) 5282 : cluster [DBG] pgmap v6210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:48 smithi155 bash[68033]: audit 2024-07-28T22:25:48.617258+0000 mon.c (mon.2) 1376 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:25:50.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9383 16 16 0 0 0 - 0 2024-07-28T22:25:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:49 smithi155 bash[73694]: debug 2024-07-28T22:25:49.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:50 smithi045 bash[80445]: cluster 2024-07-28T22:25:50.587902+0000 mgr.y (mgr.34101) 5283 : cluster [DBG] pgmap v6211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:25:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:25:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:25:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:50 smithi045 bash[82788]: cluster 2024-07-28T22:25:50.587902+0000 mgr.y (mgr.34101) 5283 : cluster [DBG] pgmap v6211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:51.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:50 smithi155 bash[68033]: cluster 2024-07-28T22:25:50.587902+0000 mgr.y (mgr.34101) 5283 : cluster [DBG] pgmap v6211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:51.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9384 16 16 0 0 0 - 0 2024-07-28T22:25:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:51 smithi155 bash[73694]: debug 2024-07-28T22:25:51.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:52.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9385 16 16 0 0 0 - 0 2024-07-28T22:25:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:52 smithi155 bash[73694]: debug 2024-07-28T22:25:52.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:52.654 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:25:52 smithi155 bash[60745]: ts=2024-07-28T22:25:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:25:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:52 smithi045 bash[80445]: cluster 2024-07-28T22:25:52.589706+0000 mgr.y (mgr.34101) 5284 : cluster [DBG] pgmap v6212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:52 smithi045 bash[82788]: cluster 2024-07-28T22:25:52.589706+0000 mgr.y (mgr.34101) 5284 : cluster [DBG] pgmap v6212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:52 smithi155 bash[68033]: cluster 2024-07-28T22:25:52.589706+0000 mgr.y (mgr.34101) 5284 : cluster [DBG] pgmap v6212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:53.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9386 16 16 0 0 0 - 0 2024-07-28T22:25:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:53 smithi155 bash[73694]: debug 2024-07-28T22:25:53.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:54.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9387 16 16 0 0 0 - 0 2024-07-28T22:25:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:54 smithi155 bash[73694]: debug 2024-07-28T22:25:54.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:54 smithi045 bash[82788]: cluster 2024-07-28T22:25:54.591526+0000 mgr.y (mgr.34101) 5285 : cluster [DBG] pgmap v6213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:54 smithi045 bash[80445]: cluster 2024-07-28T22:25:54.591526+0000 mgr.y (mgr.34101) 5285 : cluster [DBG] pgmap v6213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:55.038 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:54 smithi155 bash[68033]: cluster 2024-07-28T22:25:54.591526+0000 mgr.y (mgr.34101) 5285 : cluster [DBG] pgmap v6213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:55.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9388 16 16 0 0 0 - 0 2024-07-28T22:25:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:55 smithi155 bash[73694]: debug 2024-07-28T22:25:55.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:56.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9389 16 16 0 0 0 - 0 2024-07-28T22:25:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:56 smithi155 bash[73694]: debug 2024-07-28T22:25:56.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:56 smithi045 bash[80445]: cluster 2024-07-28T22:25:56.593424+0000 mgr.y (mgr.34101) 5286 : cluster [DBG] pgmap v6214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:56.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:56 smithi045 bash[82788]: cluster 2024-07-28T22:25:56.593424+0000 mgr.y (mgr.34101) 5286 : cluster [DBG] pgmap v6214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:57.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:56 smithi155 bash[68033]: cluster 2024-07-28T22:25:56.593424+0000 mgr.y (mgr.34101) 5286 : cluster [DBG] pgmap v6214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:57.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9390 16 16 0 0 0 - 0 2024-07-28T22:25:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:57 smithi155 bash[73694]: debug 2024-07-28T22:25:56.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:58.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9391 16 16 0 0 0 - 0 2024-07-28T22:25:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:58 smithi155 bash[73694]: debug 2024-07-28T22:25:58.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:59.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9392 16 16 0 0 0 - 0 2024-07-28T22:25:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:25:59 smithi155 bash[73694]: debug 2024-07-28T22:25:59.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:25:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:25:59 smithi045 bash[80445]: cluster 2024-07-28T22:25:58.595302+0000 mgr.y (mgr.34101) 5287 : cluster [DBG] pgmap v6215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:25:59.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:25:59 smithi045 bash[82788]: cluster 2024-07-28T22:25:58.595302+0000 mgr.y (mgr.34101) 5287 : cluster [DBG] pgmap v6215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:25:59 smithi155 bash[68033]: cluster 2024-07-28T22:25:58.595302+0000 mgr.y (mgr.34101) 5287 : cluster [DBG] pgmap v6215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:00.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9393 16 16 0 0 0 - 0 2024-07-28T22:26:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:00 smithi155 bash[73694]: debug 2024-07-28T22:26:00.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:26:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:26:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:26:01.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9394 16 16 0 0 0 - 0 2024-07-28T22:26:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:01 smithi155 bash[73694]: debug 2024-07-28T22:26:01.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:01 smithi045 bash[80445]: cluster 2024-07-28T22:26:00.597230+0000 mgr.y (mgr.34101) 5288 : cluster [DBG] pgmap v6216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:01 smithi045 bash[82788]: cluster 2024-07-28T22:26:00.597230+0000 mgr.y (mgr.34101) 5288 : cluster [DBG] pgmap v6216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:02.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:01 smithi155 bash[68033]: cluster 2024-07-28T22:26:00.597230+0000 mgr.y (mgr.34101) 5288 : cluster [DBG] pgmap v6216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:02.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9395 16 16 0 0 0 - 0 2024-07-28T22:26:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:02 smithi155 bash[73694]: debug 2024-07-28T22:26:02.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:26:02 smithi155 bash[60745]: ts=2024-07-28T22:26:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:26:03.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9396 16 16 0 0 0 - 0 2024-07-28T22:26:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:03 smithi155 bash[73694]: debug 2024-07-28T22:26:03.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:03 smithi045 bash[80445]: cluster 2024-07-28T22:26:02.599176+0000 mgr.y (mgr.34101) 5289 : cluster [DBG] pgmap v6217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:03.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:03 smithi045 bash[80445]: audit 2024-07-28T22:26:03.617652+0000 mon.c (mon.2) 1377 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:03 smithi045 bash[82788]: cluster 2024-07-28T22:26:02.599176+0000 mgr.y (mgr.34101) 5289 : cluster [DBG] pgmap v6217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:03 smithi045 bash[82788]: audit 2024-07-28T22:26:03.617652+0000 mon.c (mon.2) 1377 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:04.020 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:03 smithi155 bash[68033]: cluster 2024-07-28T22:26:02.599176+0000 mgr.y (mgr.34101) 5289 : cluster [DBG] pgmap v6217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:04.020 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:03 smithi155 bash[68033]: audit 2024-07-28T22:26:03.617652+0000 mon.c (mon.2) 1377 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:04.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9397 16 16 0 0 0 - 0 2024-07-28T22:26:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:04 smithi155 bash[73694]: debug 2024-07-28T22:26:04.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:05.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9398 16 16 0 0 0 - 0 2024-07-28T22:26:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:05 smithi155 bash[73694]: debug 2024-07-28T22:26:05.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:05 smithi045 bash[80445]: cluster 2024-07-28T22:26:04.601024+0000 mgr.y (mgr.34101) 5290 : cluster [DBG] pgmap v6218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:05 smithi045 bash[82788]: cluster 2024-07-28T22:26:04.601024+0000 mgr.y (mgr.34101) 5290 : cluster [DBG] pgmap v6218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:05 smithi155 bash[68033]: cluster 2024-07-28T22:26:04.601024+0000 mgr.y (mgr.34101) 5290 : cluster [DBG] pgmap v6218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:06.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9399 16 16 0 0 0 - 0 2024-07-28T22:26:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:06 smithi155 bash[73694]: debug 2024-07-28T22:26:06.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:07.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:26:07.178044+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:26:07.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:26:07.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9400 16 16 0 0 0 - 0 2024-07-28T22:26:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:07 smithi155 bash[73694]: debug 2024-07-28T22:26:07.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:07 smithi045 bash[80445]: cluster 2024-07-28T22:26:06.603124+0000 mgr.y (mgr.34101) 5291 : cluster [DBG] pgmap v6219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:07.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:07 smithi045 bash[82788]: cluster 2024-07-28T22:26:06.603124+0000 mgr.y (mgr.34101) 5291 : cluster [DBG] pgmap v6219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:08.016 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:07 smithi155 bash[68033]: cluster 2024-07-28T22:26:06.603124+0000 mgr.y (mgr.34101) 5291 : cluster [DBG] pgmap v6219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:08.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9401 16 16 0 0 0 - 0 2024-07-28T22:26:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:08 smithi155 bash[73694]: debug 2024-07-28T22:26:08.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:08 smithi045 bash[82788]: audit 2024-07-28T22:26:08.452378+0000 mon.c (mon.2) 1378 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:26:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:08 smithi045 bash[80445]: audit 2024-07-28T22:26:08.452378+0000 mon.c (mon.2) 1378 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:26:09.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:08 smithi155 bash[68033]: audit 2024-07-28T22:26:08.452378+0000 mon.c (mon.2) 1378 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:26:09.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9402 16 16 0 0 0 - 0 2024-07-28T22:26:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:09 smithi155 bash[73694]: debug 2024-07-28T22:26:09.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:09 smithi045 bash[80445]: cluster 2024-07-28T22:26:08.604294+0000 mgr.y (mgr.34101) 5292 : cluster [DBG] pgmap v6220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:09.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:09 smithi045 bash[82788]: cluster 2024-07-28T22:26:08.604294+0000 mgr.y (mgr.34101) 5292 : cluster [DBG] pgmap v6220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:10.013 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:09 smithi155 bash[68033]: cluster 2024-07-28T22:26:08.604294+0000 mgr.y (mgr.34101) 5292 : cluster [DBG] pgmap v6220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:10.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9403 16 16 0 0 0 - 0 2024-07-28T22:26:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:10 smithi155 bash[73694]: debug 2024-07-28T22:26:10.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:26:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:26:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:26:11.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9404 16 16 0 0 0 - 0 2024-07-28T22:26:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:10 smithi155 bash[73694]: debug 2024-07-28T22:26:10.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:11.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:11 smithi155 bash[68033]: cluster 2024-07-28T22:26:10.606055+0000 mgr.y (mgr.34101) 5293 : cluster [DBG] pgmap v6221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:11 smithi045 bash[80445]: cluster 2024-07-28T22:26:10.606055+0000 mgr.y (mgr.34101) 5293 : cluster [DBG] pgmap v6221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:11 smithi045 bash[82788]: cluster 2024-07-28T22:26:10.606055+0000 mgr.y (mgr.34101) 5293 : cluster [DBG] pgmap v6221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:12.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9405 16 16 0 0 0 - 0 2024-07-28T22:26:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:11 smithi155 bash[73694]: debug 2024-07-28T22:26:11.955+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:26:12 smithi155 bash[60745]: ts=2024-07-28T22:26:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:26:13.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9406 16 16 0 0 0 - 0 2024-07-28T22:26:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:13 smithi155 bash[73694]: debug 2024-07-28T22:26:13.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:13 smithi155 bash[68033]: cluster 2024-07-28T22:26:12.607970+0000 mgr.y (mgr.34101) 5294 : cluster [DBG] pgmap v6222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:13 smithi045 bash[80445]: cluster 2024-07-28T22:26:12.607970+0000 mgr.y (mgr.34101) 5294 : cluster [DBG] pgmap v6222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:13 smithi045 bash[82788]: cluster 2024-07-28T22:26:12.607970+0000 mgr.y (mgr.34101) 5294 : cluster [DBG] pgmap v6222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:14.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9407 16 16 0 0 0 - 0 2024-07-28T22:26:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:13 smithi155 bash[73694]: debug 2024-07-28T22:26:13.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:15.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9408 16 16 0 0 0 - 0 2024-07-28T22:26:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:14 smithi155 bash[73694]: debug 2024-07-28T22:26:14.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:15 smithi155 bash[68033]: audit 2024-07-28T22:26:14.158171+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:15 smithi155 bash[68033]: audit 2024-07-28T22:26:14.165623+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:15 smithi155 bash[68033]: audit 2024-07-28T22:26:14.310265+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:15 smithi155 bash[68033]: audit 2024-07-28T22:26:14.323773+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:15 smithi155 bash[68033]: audit 2024-07-28T22:26:14.763552+0000 mon.c (mon.2) 1379 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:26:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:15 smithi155 bash[68033]: audit 2024-07-28T22:26:14.765018+0000 mon.c (mon.2) 1380 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:26:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:15 smithi155 bash[68033]: audit 2024-07-28T22:26:14.774978+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[80445]: audit 2024-07-28T22:26:14.158171+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[80445]: audit 2024-07-28T22:26:14.165623+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[80445]: audit 2024-07-28T22:26:14.310265+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[80445]: audit 2024-07-28T22:26:14.323773+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[80445]: audit 2024-07-28T22:26:14.763552+0000 mon.c (mon.2) 1379 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:26:15.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[80445]: audit 2024-07-28T22:26:14.765018+0000 mon.c (mon.2) 1380 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:26:15.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[80445]: audit 2024-07-28T22:26:14.774978+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[82788]: audit 2024-07-28T22:26:14.158171+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[82788]: audit 2024-07-28T22:26:14.165623+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[82788]: audit 2024-07-28T22:26:14.310265+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[82788]: audit 2024-07-28T22:26:14.323773+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:15.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[82788]: audit 2024-07-28T22:26:14.763552+0000 mon.c (mon.2) 1379 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:26:15.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[82788]: audit 2024-07-28T22:26:14.765018+0000 mon.c (mon.2) 1380 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:26:15.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:15 smithi045 bash[82788]: audit 2024-07-28T22:26:14.774978+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:26:16.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9409 16 16 0 0 0 - 0 2024-07-28T22:26:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:15 smithi155 bash[73694]: debug 2024-07-28T22:26:15.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:16 smithi045 bash[80445]: cluster 2024-07-28T22:26:14.609675+0000 mgr.y (mgr.34101) 5295 : cluster [DBG] pgmap v6223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:16 smithi045 bash[82788]: cluster 2024-07-28T22:26:14.609675+0000 mgr.y (mgr.34101) 5295 : cluster [DBG] pgmap v6223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:16 smithi155 bash[68033]: cluster 2024-07-28T22:26:14.609675+0000 mgr.y (mgr.34101) 5295 : cluster [DBG] pgmap v6223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:17.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9410 16 16 0 0 0 - 0 2024-07-28T22:26:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:16 smithi155 bash[73694]: debug 2024-07-28T22:26:16.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:18.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9411 16 16 0 0 0 - 0 2024-07-28T22:26:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:17 smithi155 bash[73694]: debug 2024-07-28T22:26:17.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:18 smithi045 bash[80445]: cluster 2024-07-28T22:26:16.611542+0000 mgr.y (mgr.34101) 5296 : cluster [DBG] pgmap v6224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:18 smithi045 bash[82788]: cluster 2024-07-28T22:26:16.611542+0000 mgr.y (mgr.34101) 5296 : cluster [DBG] pgmap v6224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:18 smithi155 bash[68033]: cluster 2024-07-28T22:26:16.611542+0000 mgr.y (mgr.34101) 5296 : cluster [DBG] pgmap v6224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:19.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9412 16 16 0 0 0 - 0 2024-07-28T22:26:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:18 smithi155 bash[73694]: debug 2024-07-28T22:26:18.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:19 smithi045 bash[80445]: audit 2024-07-28T22:26:18.618012+0000 mon.c (mon.2) 1381 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:19 smithi045 bash[82788]: audit 2024-07-28T22:26:18.618012+0000 mon.c (mon.2) 1381 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:19 smithi155 bash[68033]: audit 2024-07-28T22:26:18.618012+0000 mon.c (mon.2) 1381 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:20.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9413 16 16 0 0 0 - 0 2024-07-28T22:26:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:19 smithi155 bash[73694]: debug 2024-07-28T22:26:19.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:20.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:20 smithi045 bash[82788]: cluster 2024-07-28T22:26:18.613270+0000 mgr.y (mgr.34101) 5297 : cluster [DBG] pgmap v6225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:20 smithi045 bash[80445]: cluster 2024-07-28T22:26:18.613270+0000 mgr.y (mgr.34101) 5297 : cluster [DBG] pgmap v6225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:20 smithi155 bash[68033]: cluster 2024-07-28T22:26:18.613270+0000 mgr.y (mgr.34101) 5297 : cluster [DBG] pgmap v6225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:26:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:26:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:26:21.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9414 16 16 0 0 0 - 0 2024-07-28T22:26:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:20 smithi155 bash[73694]: debug 2024-07-28T22:26:20.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:22.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9415 16 16 0 0 0 - 0 2024-07-28T22:26:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:21 smithi155 bash[73694]: debug 2024-07-28T22:26:21.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:22 smithi045 bash[80445]: cluster 2024-07-28T22:26:20.615002+0000 mgr.y (mgr.34101) 5298 : cluster [DBG] pgmap v6226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:22 smithi045 bash[82788]: cluster 2024-07-28T22:26:20.615002+0000 mgr.y (mgr.34101) 5298 : cluster [DBG] pgmap v6226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:22.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:22 smithi155 bash[68033]: cluster 2024-07-28T22:26:20.615002+0000 mgr.y (mgr.34101) 5298 : cluster [DBG] pgmap v6226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:26:22 smithi155 bash[60745]: ts=2024-07-28T22:26:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:26:23.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9416 16 16 0 0 0 - 0 2024-07-28T22:26:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:22 smithi155 bash[73694]: debug 2024-07-28T22:26:22.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:24.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9417 16 16 0 0 0 - 0 2024-07-28T22:26:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:23 smithi155 bash[73694]: debug 2024-07-28T22:26:23.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:24 smithi045 bash[80445]: cluster 2024-07-28T22:26:22.616886+0000 mgr.y (mgr.34101) 5299 : cluster [DBG] pgmap v6227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:24 smithi045 bash[82788]: cluster 2024-07-28T22:26:22.616886+0000 mgr.y (mgr.34101) 5299 : cluster [DBG] pgmap v6227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:24.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:24 smithi155 bash[68033]: cluster 2024-07-28T22:26:22.616886+0000 mgr.y (mgr.34101) 5299 : cluster [DBG] pgmap v6227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:25.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9418 16 16 0 0 0 - 0 2024-07-28T22:26:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:24 smithi155 bash[73694]: debug 2024-07-28T22:26:24.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:26.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9419 16 16 0 0 0 - 0 2024-07-28T22:26:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:25 smithi155 bash[73694]: debug 2024-07-28T22:26:25.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:26 smithi045 bash[80445]: cluster 2024-07-28T22:26:24.618658+0000 mgr.y (mgr.34101) 5300 : cluster [DBG] pgmap v6228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:26 smithi045 bash[82788]: cluster 2024-07-28T22:26:24.618658+0000 mgr.y (mgr.34101) 5300 : cluster [DBG] pgmap v6228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:26.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:26 smithi155 bash[68033]: cluster 2024-07-28T22:26:24.618658+0000 mgr.y (mgr.34101) 5300 : cluster [DBG] pgmap v6228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:27.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:26:27.181176+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:26:27.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:26:27.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9420 16 16 0 0 0 - 0 2024-07-28T22:26:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:26 smithi155 bash[73694]: debug 2024-07-28T22:26:26.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:28.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9421 16 16 0 0 0 - 0 2024-07-28T22:26:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:27 smithi155 bash[73694]: debug 2024-07-28T22:26:27.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:28 smithi045 bash[80445]: cluster 2024-07-28T22:26:26.620554+0000 mgr.y (mgr.34101) 5301 : cluster [DBG] pgmap v6229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:28 smithi045 bash[82788]: cluster 2024-07-28T22:26:26.620554+0000 mgr.y (mgr.34101) 5301 : cluster [DBG] pgmap v6229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:28 smithi155 bash[68033]: cluster 2024-07-28T22:26:26.620554+0000 mgr.y (mgr.34101) 5301 : cluster [DBG] pgmap v6229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:29.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9422 16 16 0 0 0 - 0 2024-07-28T22:26:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:28 smithi155 bash[73694]: debug 2024-07-28T22:26:28.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:30.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9423 16 16 0 0 0 - 0 2024-07-28T22:26:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:29 smithi155 bash[73694]: debug 2024-07-28T22:26:29.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:30.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:30 smithi045 bash[80445]: cluster 2024-07-28T22:26:28.622349+0000 mgr.y (mgr.34101) 5302 : cluster [DBG] pgmap v6230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:30.722 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:26:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:26:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:26:30.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:30 smithi045 bash[82788]: cluster 2024-07-28T22:26:28.622349+0000 mgr.y (mgr.34101) 5302 : cluster [DBG] pgmap v6230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:30 smithi155 bash[68033]: cluster 2024-07-28T22:26:28.622349+0000 mgr.y (mgr.34101) 5302 : cluster [DBG] pgmap v6230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:31.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9424 16 16 0 0 0 - 0 2024-07-28T22:26:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:30 smithi155 bash[73694]: debug 2024-07-28T22:26:30.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:32.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9425 16 16 0 0 0 - 0 2024-07-28T22:26:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:31 smithi155 bash[73694]: debug 2024-07-28T22:26:31.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:32 smithi045 bash[80445]: cluster 2024-07-28T22:26:30.624115+0000 mgr.y (mgr.34101) 5303 : cluster [DBG] pgmap v6231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:32 smithi045 bash[82788]: cluster 2024-07-28T22:26:30.624115+0000 mgr.y (mgr.34101) 5303 : cluster [DBG] pgmap v6231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:32 smithi155 bash[68033]: cluster 2024-07-28T22:26:30.624115+0000 mgr.y (mgr.34101) 5303 : cluster [DBG] pgmap v6231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:26:32 smithi155 bash[60745]: ts=2024-07-28T22:26:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:26:33.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9426 16 16 0 0 0 - 0 2024-07-28T22:26:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:32 smithi155 bash[73694]: debug 2024-07-28T22:26:32.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:34.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9427 16 16 0 0 0 - 0 2024-07-28T22:26:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:33 smithi155 bash[73694]: debug 2024-07-28T22:26:33.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:34 smithi045 bash[80445]: cluster 2024-07-28T22:26:32.626086+0000 mgr.y (mgr.34101) 5304 : cluster [DBG] pgmap v6232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:34 smithi045 bash[80445]: audit 2024-07-28T22:26:33.618540+0000 mon.c (mon.2) 1382 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:34 smithi045 bash[82788]: cluster 2024-07-28T22:26:32.626086+0000 mgr.y (mgr.34101) 5304 : cluster [DBG] pgmap v6232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:34 smithi045 bash[82788]: audit 2024-07-28T22:26:33.618540+0000 mon.c (mon.2) 1382 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:34 smithi155 bash[68033]: cluster 2024-07-28T22:26:32.626086+0000 mgr.y (mgr.34101) 5304 : cluster [DBG] pgmap v6232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:34 smithi155 bash[68033]: audit 2024-07-28T22:26:33.618540+0000 mon.c (mon.2) 1382 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:35.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9428 16 16 0 0 0 - 0 2024-07-28T22:26:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:34 smithi155 bash[73694]: debug 2024-07-28T22:26:34.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:36.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9429 16 16 0 0 0 - 0 2024-07-28T22:26:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:35 smithi155 bash[73694]: debug 2024-07-28T22:26:35.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:36 smithi045 bash[80445]: cluster 2024-07-28T22:26:34.627853+0000 mgr.y (mgr.34101) 5305 : cluster [DBG] pgmap v6233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:36 smithi045 bash[82788]: cluster 2024-07-28T22:26:34.627853+0000 mgr.y (mgr.34101) 5305 : cluster [DBG] pgmap v6233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:36 smithi155 bash[68033]: cluster 2024-07-28T22:26:34.627853+0000 mgr.y (mgr.34101) 5305 : cluster [DBG] pgmap v6233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:37.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9430 16 16 0 0 0 - 0 2024-07-28T22:26:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:36 smithi155 bash[73694]: debug 2024-07-28T22:26:36.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:38.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9431 16 16 0 0 0 - 0 2024-07-28T22:26:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:37 smithi155 bash[73694]: debug 2024-07-28T22:26:37.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:38 smithi045 bash[80445]: cluster 2024-07-28T22:26:36.629732+0000 mgr.y (mgr.34101) 5306 : cluster [DBG] pgmap v6234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:38 smithi045 bash[82788]: cluster 2024-07-28T22:26:36.629732+0000 mgr.y (mgr.34101) 5306 : cluster [DBG] pgmap v6234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:38.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:38 smithi155 bash[68033]: cluster 2024-07-28T22:26:36.629732+0000 mgr.y (mgr.34101) 5306 : cluster [DBG] pgmap v6234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:39.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9432 16 16 0 0 0 - 0 2024-07-28T22:26:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:38 smithi155 bash[73694]: debug 2024-07-28T22:26:38.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:40.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9433 16 16 0 0 0 - 0 2024-07-28T22:26:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:40 smithi155 bash[73694]: debug 2024-07-28T22:26:40.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:26:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:26:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:26:40.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:40 smithi045 bash[80445]: cluster 2024-07-28T22:26:38.631439+0000 mgr.y (mgr.34101) 5307 : cluster [DBG] pgmap v6235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:40.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:40 smithi045 bash[82788]: cluster 2024-07-28T22:26:38.631439+0000 mgr.y (mgr.34101) 5307 : cluster [DBG] pgmap v6235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:40 smithi155 bash[68033]: cluster 2024-07-28T22:26:38.631439+0000 mgr.y (mgr.34101) 5307 : cluster [DBG] pgmap v6235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:41.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9434 16 16 0 0 0 - 0 2024-07-28T22:26:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:41 smithi155 bash[73694]: debug 2024-07-28T22:26:41.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:42.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9435 16 16 0 0 0 - 0 2024-07-28T22:26:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:42 smithi155 bash[73694]: debug 2024-07-28T22:26:41.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:42 smithi045 bash[80445]: cluster 2024-07-28T22:26:40.633179+0000 mgr.y (mgr.34101) 5308 : cluster [DBG] pgmap v6236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:42 smithi045 bash[82788]: cluster 2024-07-28T22:26:40.633179+0000 mgr.y (mgr.34101) 5308 : cluster [DBG] pgmap v6236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:42 smithi155 bash[68033]: cluster 2024-07-28T22:26:40.633179+0000 mgr.y (mgr.34101) 5308 : cluster [DBG] pgmap v6236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:26:42 smithi155 bash[60745]: ts=2024-07-28T22:26:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:26:43.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9436 16 16 0 0 0 - 0 2024-07-28T22:26:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:42 smithi155 bash[73694]: debug 2024-07-28T22:26:42.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:44.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9437 16 16 0 0 0 - 0 2024-07-28T22:26:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:43 smithi155 bash[73694]: debug 2024-07-28T22:26:43.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:44 smithi045 bash[80445]: cluster 2024-07-28T22:26:42.635092+0000 mgr.y (mgr.34101) 5309 : cluster [DBG] pgmap v6237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:44 smithi045 bash[82788]: cluster 2024-07-28T22:26:42.635092+0000 mgr.y (mgr.34101) 5309 : cluster [DBG] pgmap v6237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:44 smithi155 bash[68033]: cluster 2024-07-28T22:26:42.635092+0000 mgr.y (mgr.34101) 5309 : cluster [DBG] pgmap v6237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:45.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9438 16 16 0 0 0 - 0 2024-07-28T22:26:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:45 smithi155 bash[73694]: debug 2024-07-28T22:26:45.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:46.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9439 16 16 0 0 0 - 0 2024-07-28T22:26:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:46 smithi155 bash[73694]: debug 2024-07-28T22:26:46.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:46 smithi045 bash[80445]: cluster 2024-07-28T22:26:44.636813+0000 mgr.y (mgr.34101) 5310 : cluster [DBG] pgmap v6238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:46 smithi045 bash[82788]: cluster 2024-07-28T22:26:44.636813+0000 mgr.y (mgr.34101) 5310 : cluster [DBG] pgmap v6238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:46 smithi155 bash[68033]: cluster 2024-07-28T22:26:44.636813+0000 mgr.y (mgr.34101) 5310 : cluster [DBG] pgmap v6238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:47.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:26:47.184279+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:26:47.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:26:47.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9440 16 16 0 0 0 - 0 2024-07-28T22:26:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:47 smithi155 bash[73694]: debug 2024-07-28T22:26:47.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:48.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9441 16 16 0 0 0 - 0 2024-07-28T22:26:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:48 smithi155 bash[73694]: debug 2024-07-28T22:26:48.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:48 smithi045 bash[80445]: cluster 2024-07-28T22:26:46.638701+0000 mgr.y (mgr.34101) 5311 : cluster [DBG] pgmap v6239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:48 smithi045 bash[82788]: cluster 2024-07-28T22:26:46.638701+0000 mgr.y (mgr.34101) 5311 : cluster [DBG] pgmap v6239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:48 smithi155 bash[68033]: cluster 2024-07-28T22:26:46.638701+0000 mgr.y (mgr.34101) 5311 : cluster [DBG] pgmap v6239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:49.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9442 16 16 0 0 0 - 0 2024-07-28T22:26:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:49 smithi155 bash[73694]: debug 2024-07-28T22:26:49.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:49 smithi045 bash[80445]: audit 2024-07-28T22:26:48.619010+0000 mon.c (mon.2) 1383 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:49 smithi045 bash[82788]: audit 2024-07-28T22:26:48.619010+0000 mon.c (mon.2) 1383 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:49 smithi155 bash[68033]: audit 2024-07-28T22:26:48.619010+0000 mon.c (mon.2) 1383 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:26:50.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9443 16 16 0 0 0 - 0 2024-07-28T22:26:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:49 smithi155 bash[73694]: debug 2024-07-28T22:26:49.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:26:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:26:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:26:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:50 smithi045 bash[80445]: cluster 2024-07-28T22:26:48.640387+0000 mgr.y (mgr.34101) 5312 : cluster [DBG] pgmap v6240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:50.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:50 smithi045 bash[82788]: cluster 2024-07-28T22:26:48.640387+0000 mgr.y (mgr.34101) 5312 : cluster [DBG] pgmap v6240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:50 smithi155 bash[68033]: cluster 2024-07-28T22:26:48.640387+0000 mgr.y (mgr.34101) 5312 : cluster [DBG] pgmap v6240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:51.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9444 16 16 0 0 0 - 0 2024-07-28T22:26:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:51 smithi155 bash[73694]: debug 2024-07-28T22:26:51.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:52.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9445 16 16 0 0 0 - 0 2024-07-28T22:26:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:51 smithi155 bash[73694]: debug 2024-07-28T22:26:51.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:52.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:52 smithi045 bash[80445]: cluster 2024-07-28T22:26:50.642134+0000 mgr.y (mgr.34101) 5313 : cluster [DBG] pgmap v6241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:52 smithi045 bash[82788]: cluster 2024-07-28T22:26:50.642134+0000 mgr.y (mgr.34101) 5313 : cluster [DBG] pgmap v6241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:52.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:52 smithi155 bash[68033]: cluster 2024-07-28T22:26:50.642134+0000 mgr.y (mgr.34101) 5313 : cluster [DBG] pgmap v6241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:26:52 smithi155 bash[60745]: ts=2024-07-28T22:26:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:26:53.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9446 16 16 0 0 0 - 0 2024-07-28T22:26:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:52 smithi155 bash[73694]: debug 2024-07-28T22:26:52.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:54.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9447 16 16 0 0 0 - 0 2024-07-28T22:26:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:53 smithi155 bash[73694]: debug 2024-07-28T22:26:53.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:54.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:54 smithi045 bash[80445]: cluster 2024-07-28T22:26:52.644009+0000 mgr.y (mgr.34101) 5314 : cluster [DBG] pgmap v6242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:54.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:54 smithi045 bash[82788]: cluster 2024-07-28T22:26:52.644009+0000 mgr.y (mgr.34101) 5314 : cluster [DBG] pgmap v6242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:54 smithi155 bash[68033]: cluster 2024-07-28T22:26:52.644009+0000 mgr.y (mgr.34101) 5314 : cluster [DBG] pgmap v6242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:55.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9448 16 16 0 0 0 - 0 2024-07-28T22:26:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:55 smithi155 bash[73694]: debug 2024-07-28T22:26:55.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:56.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9449 16 16 0 0 0 - 0 2024-07-28T22:26:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:55 smithi155 bash[73694]: debug 2024-07-28T22:26:55.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:56 smithi045 bash[82788]: cluster 2024-07-28T22:26:54.645745+0000 mgr.y (mgr.34101) 5315 : cluster [DBG] pgmap v6243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:56 smithi045 bash[80445]: cluster 2024-07-28T22:26:54.645745+0000 mgr.y (mgr.34101) 5315 : cluster [DBG] pgmap v6243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:56.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:56 smithi155 bash[68033]: cluster 2024-07-28T22:26:54.645745+0000 mgr.y (mgr.34101) 5315 : cluster [DBG] pgmap v6243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:57.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9450 16 16 0 0 0 - 0 2024-07-28T22:26:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:56 smithi155 bash[73694]: debug 2024-07-28T22:26:56.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:58.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9451 16 16 0 0 0 - 0 2024-07-28T22:26:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:58 smithi155 bash[73694]: debug 2024-07-28T22:26:58.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:26:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:26:58 smithi045 bash[82788]: cluster 2024-07-28T22:26:56.647653+0000 mgr.y (mgr.34101) 5316 : cluster [DBG] pgmap v6244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:26:58 smithi045 bash[80445]: cluster 2024-07-28T22:26:56.647653+0000 mgr.y (mgr.34101) 5316 : cluster [DBG] pgmap v6244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:26:58 smithi155 bash[68033]: cluster 2024-07-28T22:26:56.647653+0000 mgr.y (mgr.34101) 5316 : cluster [DBG] pgmap v6244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:26:59.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9452 16 16 0 0 0 - 0 2024-07-28T22:26:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:58 smithi155 bash[73694]: debug 2024-07-28T22:26:58.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:00.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9453 16 16 0 0 0 - 0 2024-07-28T22:27:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:26:59 smithi155 bash[73694]: debug 2024-07-28T22:26:59.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:27:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:27:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:27:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:00 smithi045 bash[82788]: cluster 2024-07-28T22:26:58.649321+0000 mgr.y (mgr.34101) 5317 : cluster [DBG] pgmap v6245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:00.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:00 smithi045 bash[80445]: cluster 2024-07-28T22:26:58.649321+0000 mgr.y (mgr.34101) 5317 : cluster [DBG] pgmap v6245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:00 smithi155 bash[68033]: cluster 2024-07-28T22:26:58.649321+0000 mgr.y (mgr.34101) 5317 : cluster [DBG] pgmap v6245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:01.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9454 16 16 0 0 0 - 0 2024-07-28T22:27:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:00 smithi155 bash[73694]: debug 2024-07-28T22:27:00.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:02.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9455 16 16 0 0 0 - 0 2024-07-28T22:27:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:01 smithi155 bash[73694]: debug 2024-07-28T22:27:01.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:02 smithi045 bash[82788]: cluster 2024-07-28T22:27:00.651128+0000 mgr.y (mgr.34101) 5318 : cluster [DBG] pgmap v6246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:02 smithi045 bash[80445]: cluster 2024-07-28T22:27:00.651128+0000 mgr.y (mgr.34101) 5318 : cluster [DBG] pgmap v6246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:02.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:02 smithi155 bash[68033]: cluster 2024-07-28T22:27:00.651128+0000 mgr.y (mgr.34101) 5318 : cluster [DBG] pgmap v6246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:27:02 smithi155 bash[60745]: ts=2024-07-28T22:27:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:27:03.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9456 16 16 0 0 0 - 0 2024-07-28T22:27:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:02 smithi155 bash[73694]: debug 2024-07-28T22:27:02.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:04.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9457 16 16 0 0 0 - 0 2024-07-28T22:27:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:03 smithi155 bash[73694]: debug 2024-07-28T22:27:03.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:04 smithi045 bash[80445]: cluster 2024-07-28T22:27:02.652989+0000 mgr.y (mgr.34101) 5319 : cluster [DBG] pgmap v6247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:04 smithi045 bash[80445]: audit 2024-07-28T22:27:03.619306+0000 mon.c (mon.2) 1384 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:04 smithi045 bash[82788]: cluster 2024-07-28T22:27:02.652989+0000 mgr.y (mgr.34101) 5319 : cluster [DBG] pgmap v6247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:04 smithi045 bash[82788]: audit 2024-07-28T22:27:03.619306+0000 mon.c (mon.2) 1384 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:04 smithi155 bash[68033]: cluster 2024-07-28T22:27:02.652989+0000 mgr.y (mgr.34101) 5319 : cluster [DBG] pgmap v6247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:04 smithi155 bash[68033]: audit 2024-07-28T22:27:03.619306+0000 mon.c (mon.2) 1384 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:05.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9458 16 16 0 0 0 - 0 2024-07-28T22:27:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:04 smithi155 bash[73694]: debug 2024-07-28T22:27:04.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:06.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9459 16 16 0 0 0 - 0 2024-07-28T22:27:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:05 smithi155 bash[73694]: debug 2024-07-28T22:27:05.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:06 smithi045 bash[80445]: cluster 2024-07-28T22:27:04.654870+0000 mgr.y (mgr.34101) 5320 : cluster [DBG] pgmap v6248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:06 smithi045 bash[82788]: cluster 2024-07-28T22:27:04.654870+0000 mgr.y (mgr.34101) 5320 : cluster [DBG] pgmap v6248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:06.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:06 smithi155 bash[68033]: cluster 2024-07-28T22:27:04.654870+0000 mgr.y (mgr.34101) 5320 : cluster [DBG] pgmap v6248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:07.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:27:07.187313+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:27:07.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:27:07.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9460 16 16 0 0 0 - 0 2024-07-28T22:27:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:06 smithi155 bash[73694]: debug 2024-07-28T22:27:06.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:08.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9461 16 16 0 0 0 - 0 2024-07-28T22:27:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:07 smithi155 bash[73694]: debug 2024-07-28T22:27:07.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:08 smithi045 bash[82788]: cluster 2024-07-28T22:27:06.656788+0000 mgr.y (mgr.34101) 5321 : cluster [DBG] pgmap v6249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:08 smithi045 bash[80445]: cluster 2024-07-28T22:27:06.656788+0000 mgr.y (mgr.34101) 5321 : cluster [DBG] pgmap v6249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:08 smithi155 bash[68033]: cluster 2024-07-28T22:27:06.656788+0000 mgr.y (mgr.34101) 5321 : cluster [DBG] pgmap v6249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:09.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9462 16 16 0 0 0 - 0 2024-07-28T22:27:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:08 smithi155 bash[73694]: debug 2024-07-28T22:27:08.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:10.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9463 16 16 0 0 0 - 0 2024-07-28T22:27:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:09 smithi155 bash[73694]: debug 2024-07-28T22:27:09.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:27:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:27:10] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:27:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:10 smithi045 bash[82788]: cluster 2024-07-28T22:27:08.658533+0000 mgr.y (mgr.34101) 5322 : cluster [DBG] pgmap v6250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:10 smithi045 bash[80445]: cluster 2024-07-28T22:27:08.658533+0000 mgr.y (mgr.34101) 5322 : cluster [DBG] pgmap v6250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:10.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:10 smithi155 bash[68033]: cluster 2024-07-28T22:27:08.658533+0000 mgr.y (mgr.34101) 5322 : cluster [DBG] pgmap v6250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:11.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9464 16 16 0 0 0 - 0 2024-07-28T22:27:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:10 smithi155 bash[73694]: debug 2024-07-28T22:27:10.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:12.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9465 16 16 0 0 0 - 0 2024-07-28T22:27:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:11 smithi155 bash[73694]: debug 2024-07-28T22:27:11.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:12 smithi045 bash[82788]: cluster 2024-07-28T22:27:10.660265+0000 mgr.y (mgr.34101) 5323 : cluster [DBG] pgmap v6251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:12 smithi045 bash[80445]: cluster 2024-07-28T22:27:10.660265+0000 mgr.y (mgr.34101) 5323 : cluster [DBG] pgmap v6251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:12 smithi155 bash[68033]: cluster 2024-07-28T22:27:10.660265+0000 mgr.y (mgr.34101) 5323 : cluster [DBG] pgmap v6251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:27:12 smithi155 bash[60745]: ts=2024-07-28T22:27:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:27:13.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9466 16 16 0 0 0 - 0 2024-07-28T22:27:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:12 smithi155 bash[73694]: debug 2024-07-28T22:27:12.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:14.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9467 16 16 0 0 0 - 0 2024-07-28T22:27:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:13 smithi155 bash[73694]: debug 2024-07-28T22:27:13.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:14 smithi045 bash[80445]: cluster 2024-07-28T22:27:12.662187+0000 mgr.y (mgr.34101) 5324 : cluster [DBG] pgmap v6252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:14 smithi045 bash[82788]: cluster 2024-07-28T22:27:12.662187+0000 mgr.y (mgr.34101) 5324 : cluster [DBG] pgmap v6252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:14 smithi155 bash[68033]: cluster 2024-07-28T22:27:12.662187+0000 mgr.y (mgr.34101) 5324 : cluster [DBG] pgmap v6252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:15.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9468 16 16 0 0 0 - 0 2024-07-28T22:27:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:14 smithi155 bash[73694]: debug 2024-07-28T22:27:14.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:15 smithi045 bash[80445]: audit 2024-07-28T22:27:14.910898+0000 mon.c (mon.2) 1385 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:27:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:15 smithi045 bash[80445]: audit 2024-07-28T22:27:15.269264+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:15.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:15 smithi045 bash[80445]: audit 2024-07-28T22:27:15.279598+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:15 smithi045 bash[82788]: audit 2024-07-28T22:27:14.910898+0000 mon.c (mon.2) 1385 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:27:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:15 smithi045 bash[82788]: audit 2024-07-28T22:27:15.269264+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:15.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:15 smithi045 bash[82788]: audit 2024-07-28T22:27:15.279598+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:15 smithi155 bash[68033]: audit 2024-07-28T22:27:14.910898+0000 mon.c (mon.2) 1385 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:27:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:15 smithi155 bash[68033]: audit 2024-07-28T22:27:15.269264+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:15 smithi155 bash[68033]: audit 2024-07-28T22:27:15.279598+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:16.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9469 16 16 0 0 0 - 0 2024-07-28T22:27:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:15 smithi155 bash[73694]: debug 2024-07-28T22:27:15.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:16 smithi045 bash[80445]: cluster 2024-07-28T22:27:14.664031+0000 mgr.y (mgr.34101) 5325 : cluster [DBG] pgmap v6253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:16 smithi045 bash[82788]: cluster 2024-07-28T22:27:14.664031+0000 mgr.y (mgr.34101) 5325 : cluster [DBG] pgmap v6253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:16 smithi155 bash[68033]: cluster 2024-07-28T22:27:14.664031+0000 mgr.y (mgr.34101) 5325 : cluster [DBG] pgmap v6253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:17.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9470 16 16 0 0 0 - 0 2024-07-28T22:27:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:16 smithi155 bash[73694]: debug 2024-07-28T22:27:16.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:18.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9471 16 16 0 0 0 - 0 2024-07-28T22:27:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:18 smithi155 bash[73694]: debug 2024-07-28T22:27:18.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:18 smithi155 bash[68033]: cluster 2024-07-28T22:27:16.665964+0000 mgr.y (mgr.34101) 5326 : cluster [DBG] pgmap v6254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:18 smithi045 bash[80445]: cluster 2024-07-28T22:27:16.665964+0000 mgr.y (mgr.34101) 5326 : cluster [DBG] pgmap v6254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:18 smithi045 bash[82788]: cluster 2024-07-28T22:27:16.665964+0000 mgr.y (mgr.34101) 5326 : cluster [DBG] pgmap v6254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:19.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9472 16 16 0 0 0 - 0 2024-07-28T22:27:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:19 smithi155 bash[73694]: debug 2024-07-28T22:27:19.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:19 smithi155 bash[68033]: audit 2024-07-28T22:27:18.619820+0000 mon.c (mon.2) 1386 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:19 smithi045 bash[80445]: audit 2024-07-28T22:27:18.619820+0000 mon.c (mon.2) 1386 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:19 smithi045 bash[82788]: audit 2024-07-28T22:27:18.619820+0000 mon.c (mon.2) 1386 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:20.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9473 16 16 0 0 0 - 0 2024-07-28T22:27:20.482 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:20 smithi155 bash[73694]: debug 2024-07-28T22:27:20.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:20.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:20 smithi155 bash[68033]: cluster 2024-07-28T22:27:18.667650+0000 mgr.y (mgr.34101) 5327 : cluster [DBG] pgmap v6255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:27:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:27:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:27:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:20 smithi045 bash[82788]: cluster 2024-07-28T22:27:18.667650+0000 mgr.y (mgr.34101) 5327 : cluster [DBG] pgmap v6255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:20 smithi045 bash[80445]: cluster 2024-07-28T22:27:18.667650+0000 mgr.y (mgr.34101) 5327 : cluster [DBG] pgmap v6255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:21.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9474 16 16 0 0 0 - 0 2024-07-28T22:27:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:21 smithi155 bash[73694]: debug 2024-07-28T22:27:21.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:21 smithi045 bash[80445]: audit 2024-07-28T22:27:20.556129+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:21.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:21 smithi045 bash[80445]: audit 2024-07-28T22:27:20.565918+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:21.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:21 smithi045 bash[80445]: audit 2024-07-28T22:27:21.111900+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:21.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:21 smithi045 bash[80445]: audit 2024-07-28T22:27:21.124005+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:21 smithi045 bash[82788]: audit 2024-07-28T22:27:20.556129+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:21 smithi045 bash[82788]: audit 2024-07-28T22:27:20.565918+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:21 smithi045 bash[82788]: audit 2024-07-28T22:27:21.111900+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:21 smithi045 bash[82788]: audit 2024-07-28T22:27:21.124005+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:21 smithi155 bash[68033]: audit 2024-07-28T22:27:20.556129+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:21 smithi155 bash[68033]: audit 2024-07-28T22:27:20.565918+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:21 smithi155 bash[68033]: audit 2024-07-28T22:27:21.111900+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:21 smithi155 bash[68033]: audit 2024-07-28T22:27:21.124005+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:22.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9475 16 16 0 0 0 - 0 2024-07-28T22:27:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:22 smithi155 bash[73694]: debug 2024-07-28T22:27:22.130+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:22.560 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:27:22 smithi155 bash[60745]: ts=2024-07-28T22:27:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:27:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:22 smithi045 bash[80445]: cluster 2024-07-28T22:27:20.668761+0000 mgr.y (mgr.34101) 5328 : cluster [DBG] pgmap v6256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:22 smithi045 bash[80445]: audit 2024-07-28T22:27:21.596258+0000 mon.c (mon.2) 1387 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:27:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:22 smithi045 bash[80445]: audit 2024-07-28T22:27:21.598070+0000 mon.c (mon.2) 1388 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:27:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:22 smithi045 bash[80445]: audit 2024-07-28T22:27:21.608903+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:22 smithi045 bash[82788]: cluster 2024-07-28T22:27:20.668761+0000 mgr.y (mgr.34101) 5328 : cluster [DBG] pgmap v6256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:22 smithi045 bash[82788]: audit 2024-07-28T22:27:21.596258+0000 mon.c (mon.2) 1387 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:27:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:22 smithi045 bash[82788]: audit 2024-07-28T22:27:21.598070+0000 mon.c (mon.2) 1388 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:27:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:22 smithi045 bash[82788]: audit 2024-07-28T22:27:21.608903+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:22 smithi155 bash[68033]: cluster 2024-07-28T22:27:20.668761+0000 mgr.y (mgr.34101) 5328 : cluster [DBG] pgmap v6256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:22 smithi155 bash[68033]: audit 2024-07-28T22:27:21.596258+0000 mon.c (mon.2) 1387 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:27:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:22 smithi155 bash[68033]: audit 2024-07-28T22:27:21.598070+0000 mon.c (mon.2) 1388 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:27:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:22 smithi155 bash[68033]: audit 2024-07-28T22:27:21.608903+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:27:23.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9476 16 16 0 0 0 - 0 2024-07-28T22:27:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:23 smithi155 bash[73694]: debug 2024-07-28T22:27:23.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:24.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9477 16 16 0 0 0 - 0 2024-07-28T22:27:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:24 smithi155 bash[73694]: debug 2024-07-28T22:27:24.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:24 smithi045 bash[82788]: cluster 2024-07-28T22:27:22.670628+0000 mgr.y (mgr.34101) 5329 : cluster [DBG] pgmap v6257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:24.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:24 smithi045 bash[80445]: cluster 2024-07-28T22:27:22.670628+0000 mgr.y (mgr.34101) 5329 : cluster [DBG] pgmap v6257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:25.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:24 smithi155 bash[68033]: cluster 2024-07-28T22:27:22.670628+0000 mgr.y (mgr.34101) 5329 : cluster [DBG] pgmap v6257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:25.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9478 16 16 0 0 0 - 0 2024-07-28T22:27:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:25 smithi155 bash[73694]: debug 2024-07-28T22:27:25.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:26.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9479 16 16 0 0 0 - 0 2024-07-28T22:27:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:26 smithi155 bash[73694]: debug 2024-07-28T22:27:26.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:26 smithi045 bash[80445]: cluster 2024-07-28T22:27:24.672364+0000 mgr.y (mgr.34101) 5330 : cluster [DBG] pgmap v6258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:26.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:26 smithi045 bash[82788]: cluster 2024-07-28T22:27:24.672364+0000 mgr.y (mgr.34101) 5330 : cluster [DBG] pgmap v6258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:26 smithi155 bash[68033]: cluster 2024-07-28T22:27:24.672364+0000 mgr.y (mgr.34101) 5330 : cluster [DBG] pgmap v6258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:27.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:27:27.190533+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:27:27.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:27:27.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9480 16 16 0 0 0 - 0 2024-07-28T22:27:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:27 smithi155 bash[73694]: debug 2024-07-28T22:27:27.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:28.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9481 16 16 0 0 0 - 0 2024-07-28T22:27:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:28 smithi155 bash[73694]: debug 2024-07-28T22:27:28.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:28 smithi045 bash[82788]: cluster 2024-07-28T22:27:26.674268+0000 mgr.y (mgr.34101) 5331 : cluster [DBG] pgmap v6259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:28 smithi045 bash[80445]: cluster 2024-07-28T22:27:26.674268+0000 mgr.y (mgr.34101) 5331 : cluster [DBG] pgmap v6259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:29.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:28 smithi155 bash[68033]: cluster 2024-07-28T22:27:26.674268+0000 mgr.y (mgr.34101) 5331 : cluster [DBG] pgmap v6259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:29.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9482 16 16 0 0 0 - 0 2024-07-28T22:27:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:29 smithi155 bash[73694]: debug 2024-07-28T22:27:29.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:30.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9483 16 16 0 0 0 - 0 2024-07-28T22:27:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:30 smithi155 bash[73694]: debug 2024-07-28T22:27:30.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:27:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:27:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:27:30.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:30 smithi045 bash[80445]: cluster 2024-07-28T22:27:28.675998+0000 mgr.y (mgr.34101) 5332 : cluster [DBG] pgmap v6260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:30 smithi045 bash[82788]: cluster 2024-07-28T22:27:28.675998+0000 mgr.y (mgr.34101) 5332 : cluster [DBG] pgmap v6260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:30 smithi155 bash[68033]: cluster 2024-07-28T22:27:28.675998+0000 mgr.y (mgr.34101) 5332 : cluster [DBG] pgmap v6260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:31.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9484 16 16 0 0 0 - 0 2024-07-28T22:27:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:31 smithi155 bash[73694]: debug 2024-07-28T22:27:31.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:32.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9485 16 16 0 0 0 - 0 2024-07-28T22:27:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:32 smithi155 bash[73694]: debug 2024-07-28T22:27:32.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:32.590 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:27:32 smithi155 bash[60745]: ts=2024-07-28T22:27:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:27:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:32 smithi045 bash[80445]: cluster 2024-07-28T22:27:30.677716+0000 mgr.y (mgr.34101) 5333 : cluster [DBG] pgmap v6261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:32 smithi045 bash[82788]: cluster 2024-07-28T22:27:30.677716+0000 mgr.y (mgr.34101) 5333 : cluster [DBG] pgmap v6261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:33.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:32 smithi155 bash[68033]: cluster 2024-07-28T22:27:30.677716+0000 mgr.y (mgr.34101) 5333 : cluster [DBG] pgmap v6261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:33.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9486 16 16 0 0 0 - 0 2024-07-28T22:27:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:33 smithi155 bash[73694]: debug 2024-07-28T22:27:32.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:34.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9487 16 16 0 0 0 - 0 2024-07-28T22:27:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:34 smithi155 bash[73694]: debug 2024-07-28T22:27:34.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:34 smithi045 bash[80445]: cluster 2024-07-28T22:27:32.679598+0000 mgr.y (mgr.34101) 5334 : cluster [DBG] pgmap v6262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:34 smithi045 bash[80445]: audit 2024-07-28T22:27:33.620150+0000 mon.c (mon.2) 1389 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:34 smithi045 bash[82788]: cluster 2024-07-28T22:27:32.679598+0000 mgr.y (mgr.34101) 5334 : cluster [DBG] pgmap v6262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:34 smithi045 bash[82788]: audit 2024-07-28T22:27:33.620150+0000 mon.c (mon.2) 1389 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:35.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:34 smithi155 bash[68033]: cluster 2024-07-28T22:27:32.679598+0000 mgr.y (mgr.34101) 5334 : cluster [DBG] pgmap v6262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:35.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:34 smithi155 bash[68033]: audit 2024-07-28T22:27:33.620150+0000 mon.c (mon.2) 1389 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:35.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9488 16 16 0 0 0 - 0 2024-07-28T22:27:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:35 smithi155 bash[73694]: debug 2024-07-28T22:27:35.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:36.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9489 16 16 0 0 0 - 0 2024-07-28T22:27:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:36 smithi155 bash[73694]: debug 2024-07-28T22:27:36.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:36 smithi045 bash[80445]: cluster 2024-07-28T22:27:34.681333+0000 mgr.y (mgr.34101) 5335 : cluster [DBG] pgmap v6263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:36.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:36 smithi045 bash[82788]: cluster 2024-07-28T22:27:34.681333+0000 mgr.y (mgr.34101) 5335 : cluster [DBG] pgmap v6263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:37.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:36 smithi155 bash[68033]: cluster 2024-07-28T22:27:34.681333+0000 mgr.y (mgr.34101) 5335 : cluster [DBG] pgmap v6263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:37.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9490 16 16 0 0 0 - 0 2024-07-28T22:27:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:37 smithi155 bash[73694]: debug 2024-07-28T22:27:37.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:17:06.253408+0000 (oldest deadline 2024-07-28T22:17:26.253408+0000) 2024-07-28T22:27:38.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9491 16 16 0 0 0 - 0 2024-07-28T22:27:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:38 smithi045 bash[80445]: cluster 2024-07-28T22:27:36.683189+0000 mgr.y (mgr.34101) 5336 : cluster [DBG] pgmap v6264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:38.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:38 smithi045 bash[82788]: cluster 2024-07-28T22:27:36.683189+0000 mgr.y (mgr.34101) 5336 : cluster [DBG] pgmap v6264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:39.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:38 smithi155 bash[68033]: cluster 2024-07-28T22:27:36.683189+0000 mgr.y (mgr.34101) 5336 : cluster [DBG] pgmap v6264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:39.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9492 16 16 0 0 0 - 0 2024-07-28T22:27:40.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9493 16 16 0 0 0 - 0 2024-07-28T22:27:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:40 smithi045 bash[80445]: cluster 2024-07-28T22:27:38.684928+0000 mgr.y (mgr.34101) 5337 : cluster [DBG] pgmap v6265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:27:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:27:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:27:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:40 smithi045 bash[82788]: cluster 2024-07-28T22:27:38.684928+0000 mgr.y (mgr.34101) 5337 : cluster [DBG] pgmap v6265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:40 smithi155 bash[68033]: cluster 2024-07-28T22:27:38.684928+0000 mgr.y (mgr.34101) 5337 : cluster [DBG] pgmap v6265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:41.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9494 16 16 0 0 0 - 0 2024-07-28T22:27:42.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9495 16 16 0 0 0 - 0 2024-07-28T22:27:42.610 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:27:42 smithi155 bash[60745]: ts=2024-07-28T22:27:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:27:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:42 smithi045 bash[80445]: cluster 2024-07-28T22:27:40.686720+0000 mgr.y (mgr.34101) 5338 : cluster [DBG] pgmap v6266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:42 smithi045 bash[82788]: cluster 2024-07-28T22:27:40.686720+0000 mgr.y (mgr.34101) 5338 : cluster [DBG] pgmap v6266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:43.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:42 smithi155 bash[68033]: cluster 2024-07-28T22:27:40.686720+0000 mgr.y (mgr.34101) 5338 : cluster [DBG] pgmap v6266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:43.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9496 16 16 0 0 0 - 0 2024-07-28T22:27:44.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9497 16 16 0 0 0 - 0 2024-07-28T22:27:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:44 smithi045 bash[80445]: cluster 2024-07-28T22:27:42.688584+0000 mgr.y (mgr.34101) 5339 : cluster [DBG] pgmap v6267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:44.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:44 smithi045 bash[82788]: cluster 2024-07-28T22:27:42.688584+0000 mgr.y (mgr.34101) 5339 : cluster [DBG] pgmap v6267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:44 smithi155 bash[68033]: cluster 2024-07-28T22:27:42.688584+0000 mgr.y (mgr.34101) 5339 : cluster [DBG] pgmap v6267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:45.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9498 16 16 0 0 0 - 0 2024-07-28T22:27:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:45 smithi045 bash[80445]: cluster 2024-07-28T22:27:44.690333+0000 mgr.y (mgr.34101) 5340 : cluster [DBG] pgmap v6268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:45.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:45 smithi045 bash[82788]: cluster 2024-07-28T22:27:44.690333+0000 mgr.y (mgr.34101) 5340 : cluster [DBG] pgmap v6268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:45 smithi155 bash[68033]: cluster 2024-07-28T22:27:44.690333+0000 mgr.y (mgr.34101) 5340 : cluster [DBG] pgmap v6268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:46.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9499 16 16 0 0 0 - 0 2024-07-28T22:27:47.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:27:47.193903+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:27:47.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:27:47.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9500 16 16 0 0 0 - 0 2024-07-28T22:27:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:47 smithi155 bash[68033]: cluster 2024-07-28T22:27:46.692185+0000 mgr.y (mgr.34101) 5341 : cluster [DBG] pgmap v6269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:48.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9501 16 16 0 0 0 - 0 2024-07-28T22:27:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:47 smithi045 bash[80445]: cluster 2024-07-28T22:27:46.692185+0000 mgr.y (mgr.34101) 5341 : cluster [DBG] pgmap v6269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:47 smithi045 bash[82788]: cluster 2024-07-28T22:27:46.692185+0000 mgr.y (mgr.34101) 5341 : cluster [DBG] pgmap v6269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:49.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9502 16 16 0 0 0 - 0 2024-07-28T22:27:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:48 smithi155 bash[68033]: audit 2024-07-28T22:27:48.620644+0000 mon.c (mon.2) 1390 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:48 smithi045 bash[80445]: audit 2024-07-28T22:27:48.620644+0000 mon.c (mon.2) 1390 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:48 smithi045 bash[82788]: audit 2024-07-28T22:27:48.620644+0000 mon.c (mon.2) 1390 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:27:50.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9503 16 16 0 0 0 - 0 2024-07-28T22:27:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:49 smithi155 bash[68033]: cluster 2024-07-28T22:27:48.693892+0000 mgr.y (mgr.34101) 5342 : cluster [DBG] pgmap v6270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:49 smithi045 bash[80445]: cluster 2024-07-28T22:27:48.693892+0000 mgr.y (mgr.34101) 5342 : cluster [DBG] pgmap v6270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:50.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:49 smithi045 bash[82788]: cluster 2024-07-28T22:27:48.693892+0000 mgr.y (mgr.34101) 5342 : cluster [DBG] pgmap v6270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:27:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:27:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:27:51.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9504 16 16 0 0 0 - 0 2024-07-28T22:27:52.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9505 16 16 0 0 0 - 0 2024-07-28T22:27:52.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:51 smithi155 bash[68033]: cluster 2024-07-28T22:27:50.695624+0000 mgr.y (mgr.34101) 5343 : cluster [DBG] pgmap v6271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:51 smithi045 bash[80445]: cluster 2024-07-28T22:27:50.695624+0000 mgr.y (mgr.34101) 5343 : cluster [DBG] pgmap v6271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:51 smithi045 bash[82788]: cluster 2024-07-28T22:27:50.695624+0000 mgr.y (mgr.34101) 5343 : cluster [DBG] pgmap v6271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:27:52 smithi155 bash[60745]: ts=2024-07-28T22:27:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:27:53.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9506 16 16 0 0 0 - 0 2024-07-28T22:27:54.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9507 16 16 0 0 0 - 0 2024-07-28T22:27:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:53 smithi155 bash[68033]: cluster 2024-07-28T22:27:52.697575+0000 mgr.y (mgr.34101) 5344 : cluster [DBG] pgmap v6272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:53 smithi045 bash[82788]: cluster 2024-07-28T22:27:52.697575+0000 mgr.y (mgr.34101) 5344 : cluster [DBG] pgmap v6272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:53 smithi045 bash[80445]: cluster 2024-07-28T22:27:52.697575+0000 mgr.y (mgr.34101) 5344 : cluster [DBG] pgmap v6272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:55.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9508 16 16 0 0 0 - 0 2024-07-28T22:27:56.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9509 16 16 0 0 0 - 0 2024-07-28T22:27:56.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:56 smithi155 bash[68033]: cluster 2024-07-28T22:27:54.699287+0000 mgr.y (mgr.34101) 5345 : cluster [DBG] pgmap v6273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:56 smithi045 bash[80445]: cluster 2024-07-28T22:27:54.699287+0000 mgr.y (mgr.34101) 5345 : cluster [DBG] pgmap v6273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:56 smithi045 bash[82788]: cluster 2024-07-28T22:27:54.699287+0000 mgr.y (mgr.34101) 5345 : cluster [DBG] pgmap v6273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:57.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9510 16 16 0 0 0 - 0 2024-07-28T22:27:58.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9511 16 16 0 0 0 - 0 2024-07-28T22:27:58.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:27:58 smithi155 bash[68033]: cluster 2024-07-28T22:27:56.701121+0000 mgr.y (mgr.34101) 5346 : cluster [DBG] pgmap v6274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:27:58 smithi045 bash[80445]: cluster 2024-07-28T22:27:56.701121+0000 mgr.y (mgr.34101) 5346 : cluster [DBG] pgmap v6274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:58.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:27:58 smithi045 bash[82788]: cluster 2024-07-28T22:27:56.701121+0000 mgr.y (mgr.34101) 5346 : cluster [DBG] pgmap v6274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:27:59.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9512 16 16 0 0 0 - 0 2024-07-28T22:27:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:27:59 smithi155 bash[73694]: debug 2024-07-28T22:27:59.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:00.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9513 16 16 0 0 0 - 0 2024-07-28T22:28:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:00 smithi155 bash[68033]: cluster 2024-07-28T22:27:58.702877+0000 mgr.y (mgr.34101) 5347 : cluster [DBG] pgmap v6275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:00 smithi155 bash[73694]: debug 2024-07-28T22:28:00.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:00 smithi045 bash[82788]: cluster 2024-07-28T22:27:58.702877+0000 mgr.y (mgr.34101) 5347 : cluster [DBG] pgmap v6275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:00.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:00 smithi045 bash[80445]: cluster 2024-07-28T22:27:58.702877+0000 mgr.y (mgr.34101) 5347 : cluster [DBG] pgmap v6275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:28:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:28:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:28:01.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9514 16 16 0 0 0 - 0 2024-07-28T22:28:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:00 smithi155 bash[73694]: debug 2024-07-28T22:28:00.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:02.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9515 16 16 0 0 0 - 0 2024-07-28T22:28:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:02 smithi155 bash[73694]: debug 2024-07-28T22:28:02.005+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:02 smithi155 bash[68033]: cluster 2024-07-28T22:28:00.704591+0000 mgr.y (mgr.34101) 5348 : cluster [DBG] pgmap v6276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:02 smithi045 bash[82788]: cluster 2024-07-28T22:28:00.704591+0000 mgr.y (mgr.34101) 5348 : cluster [DBG] pgmap v6276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:02 smithi045 bash[80445]: cluster 2024-07-28T22:28:00.704591+0000 mgr.y (mgr.34101) 5348 : cluster [DBG] pgmap v6276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:28:02 smithi155 bash[60745]: ts=2024-07-28T22:28:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:28:03.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9516 16 16 0 0 0 - 0 2024-07-28T22:28:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:02 smithi155 bash[73694]: debug 2024-07-28T22:28:02.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:04.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9517 16 16 0 0 0 - 0 2024-07-28T22:28:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:03 smithi155 bash[73694]: debug 2024-07-28T22:28:03.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:04 smithi155 bash[68033]: cluster 2024-07-28T22:28:02.706481+0000 mgr.y (mgr.34101) 5349 : cluster [DBG] pgmap v6277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:04 smithi155 bash[68033]: audit 2024-07-28T22:28:03.620995+0000 mon.c (mon.2) 1391 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:04 smithi045 bash[80445]: cluster 2024-07-28T22:28:02.706481+0000 mgr.y (mgr.34101) 5349 : cluster [DBG] pgmap v6277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:04 smithi045 bash[80445]: audit 2024-07-28T22:28:03.620995+0000 mon.c (mon.2) 1391 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:04 smithi045 bash[82788]: cluster 2024-07-28T22:28:02.706481+0000 mgr.y (mgr.34101) 5349 : cluster [DBG] pgmap v6277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:04 smithi045 bash[82788]: audit 2024-07-28T22:28:03.620995+0000 mon.c (mon.2) 1391 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:05.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9518 16 16 0 0 0 - 0 2024-07-28T22:28:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:04 smithi155 bash[73694]: debug 2024-07-28T22:28:04.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:06.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9519 16 16 0 0 0 - 0 2024-07-28T22:28:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:05 smithi155 bash[73694]: debug 2024-07-28T22:28:05.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:06 smithi155 bash[68033]: cluster 2024-07-28T22:28:04.708235+0000 mgr.y (mgr.34101) 5350 : cluster [DBG] pgmap v6278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:06 smithi045 bash[80445]: cluster 2024-07-28T22:28:04.708235+0000 mgr.y (mgr.34101) 5350 : cluster [DBG] pgmap v6278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:06 smithi045 bash[82788]: cluster 2024-07-28T22:28:04.708235+0000 mgr.y (mgr.34101) 5350 : cluster [DBG] pgmap v6278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:07.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:28:07.197154+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:28:07.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:28:07.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9520 16 16 0 0 0 - 0 2024-07-28T22:28:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:06 smithi155 bash[73694]: debug 2024-07-28T22:28:06.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:08.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9521 16 16 0 0 0 - 0 2024-07-28T22:28:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:07 smithi155 bash[73694]: debug 2024-07-28T22:28:07.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:08 smithi155 bash[68033]: cluster 2024-07-28T22:28:06.710111+0000 mgr.y (mgr.34101) 5351 : cluster [DBG] pgmap v6279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:08 smithi045 bash[80445]: cluster 2024-07-28T22:28:06.710111+0000 mgr.y (mgr.34101) 5351 : cluster [DBG] pgmap v6279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:08 smithi045 bash[82788]: cluster 2024-07-28T22:28:06.710111+0000 mgr.y (mgr.34101) 5351 : cluster [DBG] pgmap v6279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:09.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9522 16 16 0 0 0 - 0 2024-07-28T22:28:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:08 smithi155 bash[73694]: debug 2024-07-28T22:28:08.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:10.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9523 16 16 0 0 0 - 0 2024-07-28T22:28:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:09 smithi155 bash[73694]: debug 2024-07-28T22:28:09.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:10 smithi155 bash[68033]: cluster 2024-07-28T22:28:08.711822+0000 mgr.y (mgr.34101) 5352 : cluster [DBG] pgmap v6280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:10 smithi045 bash[80445]: cluster 2024-07-28T22:28:08.711822+0000 mgr.y (mgr.34101) 5352 : cluster [DBG] pgmap v6280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:10 smithi045 bash[82788]: cluster 2024-07-28T22:28:08.711822+0000 mgr.y (mgr.34101) 5352 : cluster [DBG] pgmap v6280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:28:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:28:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:28:11.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9524 16 16 0 0 0 - 0 2024-07-28T22:28:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:10 smithi155 bash[73694]: debug 2024-07-28T22:28:10.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:12.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9525 16 16 0 0 0 - 0 2024-07-28T22:28:12.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:12 smithi155 bash[68033]: cluster 2024-07-28T22:28:10.713535+0000 mgr.y (mgr.34101) 5353 : cluster [DBG] pgmap v6281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:11 smithi155 bash[73694]: debug 2024-07-28T22:28:11.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:12 smithi045 bash[80445]: cluster 2024-07-28T22:28:10.713535+0000 mgr.y (mgr.34101) 5353 : cluster [DBG] pgmap v6281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:12.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:12 smithi045 bash[82788]: cluster 2024-07-28T22:28:10.713535+0000 mgr.y (mgr.34101) 5353 : cluster [DBG] pgmap v6281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:28:12 smithi155 bash[60745]: ts=2024-07-28T22:28:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:28:13.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9526 16 16 0 0 0 - 0 2024-07-28T22:28:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:12 smithi155 bash[73694]: debug 2024-07-28T22:28:12.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:14.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9527 16 16 0 0 0 - 0 2024-07-28T22:28:14.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:14 smithi155 bash[68033]: cluster 2024-07-28T22:28:12.715415+0000 mgr.y (mgr.34101) 5354 : cluster [DBG] pgmap v6282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:13 smithi155 bash[73694]: debug 2024-07-28T22:28:13.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:14 smithi045 bash[80445]: cluster 2024-07-28T22:28:12.715415+0000 mgr.y (mgr.34101) 5354 : cluster [DBG] pgmap v6282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:14 smithi045 bash[82788]: cluster 2024-07-28T22:28:12.715415+0000 mgr.y (mgr.34101) 5354 : cluster [DBG] pgmap v6282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:15.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9528 16 16 0 0 0 - 0 2024-07-28T22:28:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:14 smithi155 bash[73694]: debug 2024-07-28T22:28:14.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:16.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9529 16 16 0 0 0 - 0 2024-07-28T22:28:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:15 smithi155 bash[73694]: debug 2024-07-28T22:28:15.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:16 smithi155 bash[68033]: cluster 2024-07-28T22:28:14.717163+0000 mgr.y (mgr.34101) 5355 : cluster [DBG] pgmap v6283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:16 smithi045 bash[80445]: cluster 2024-07-28T22:28:14.717163+0000 mgr.y (mgr.34101) 5355 : cluster [DBG] pgmap v6283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:16 smithi045 bash[82788]: cluster 2024-07-28T22:28:14.717163+0000 mgr.y (mgr.34101) 5355 : cluster [DBG] pgmap v6283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:17.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9530 16 16 0 0 0 - 0 2024-07-28T22:28:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:16 smithi155 bash[73694]: debug 2024-07-28T22:28:16.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:18.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9531 16 16 0 0 0 - 0 2024-07-28T22:28:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:17 smithi155 bash[73694]: debug 2024-07-28T22:28:17.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:18.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:18 smithi155 bash[68033]: cluster 2024-07-28T22:28:16.719047+0000 mgr.y (mgr.34101) 5356 : cluster [DBG] pgmap v6284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:18 smithi045 bash[80445]: cluster 2024-07-28T22:28:16.719047+0000 mgr.y (mgr.34101) 5356 : cluster [DBG] pgmap v6284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:18.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:18 smithi045 bash[82788]: cluster 2024-07-28T22:28:16.719047+0000 mgr.y (mgr.34101) 5356 : cluster [DBG] pgmap v6284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:19.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9532 16 16 0 0 0 - 0 2024-07-28T22:28:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:19 smithi155 bash[68033]: audit 2024-07-28T22:28:18.621590+0000 mon.c (mon.2) 1392 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:18 smithi155 bash[73694]: debug 2024-07-28T22:28:18.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:19 smithi045 bash[80445]: audit 2024-07-28T22:28:18.621590+0000 mon.c (mon.2) 1392 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:19 smithi045 bash[82788]: audit 2024-07-28T22:28:18.621590+0000 mon.c (mon.2) 1392 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:20.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9533 16 16 0 0 0 - 0 2024-07-28T22:28:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:20 smithi155 bash[68033]: cluster 2024-07-28T22:28:18.720739+0000 mgr.y (mgr.34101) 5357 : cluster [DBG] pgmap v6285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:19 smithi155 bash[73694]: debug 2024-07-28T22:28:19.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:20 smithi045 bash[80445]: cluster 2024-07-28T22:28:18.720739+0000 mgr.y (mgr.34101) 5357 : cluster [DBG] pgmap v6285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:20.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:20 smithi045 bash[82788]: cluster 2024-07-28T22:28:18.720739+0000 mgr.y (mgr.34101) 5357 : cluster [DBG] pgmap v6285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:28:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:28:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:28:21.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9534 16 16 0 0 0 - 0 2024-07-28T22:28:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:20 smithi155 bash[73694]: debug 2024-07-28T22:28:20.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:22.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9535 16 16 0 0 0 - 0 2024-07-28T22:28:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:21 smithi155 bash[73694]: debug 2024-07-28T22:28:21.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:22 smithi155 bash[68033]: cluster 2024-07-28T22:28:20.722518+0000 mgr.y (mgr.34101) 5358 : cluster [DBG] pgmap v6286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:22 smithi155 bash[68033]: audit 2024-07-28T22:28:21.714747+0000 mon.c (mon.2) 1393 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:28:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:22 smithi045 bash[80445]: cluster 2024-07-28T22:28:20.722518+0000 mgr.y (mgr.34101) 5358 : cluster [DBG] pgmap v6286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:22.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:22 smithi045 bash[80445]: audit 2024-07-28T22:28:21.714747+0000 mon.c (mon.2) 1393 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:28:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:22 smithi045 bash[82788]: cluster 2024-07-28T22:28:20.722518+0000 mgr.y (mgr.34101) 5358 : cluster [DBG] pgmap v6286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:22 smithi045 bash[82788]: audit 2024-07-28T22:28:21.714747+0000 mon.c (mon.2) 1393 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:28:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:28:22 smithi155 bash[60745]: ts=2024-07-28T22:28:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:28:23.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9536 16 16 0 0 0 - 0 2024-07-28T22:28:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:22 smithi155 bash[73694]: debug 2024-07-28T22:28:22.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:24.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9537 16 16 0 0 0 - 0 2024-07-28T22:28:24.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:24 smithi155 bash[68033]: cluster 2024-07-28T22:28:22.724410+0000 mgr.y (mgr.34101) 5359 : cluster [DBG] pgmap v6287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:23 smithi155 bash[73694]: debug 2024-07-28T22:28:23.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:24 smithi045 bash[80445]: cluster 2024-07-28T22:28:22.724410+0000 mgr.y (mgr.34101) 5359 : cluster [DBG] pgmap v6287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:24.604 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:24 smithi045 bash[82788]: cluster 2024-07-28T22:28:22.724410+0000 mgr.y (mgr.34101) 5359 : cluster [DBG] pgmap v6287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:25.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9538 16 16 0 0 0 - 0 2024-07-28T22:28:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:24 smithi155 bash[73694]: debug 2024-07-28T22:28:24.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:26.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9539 16 16 0 0 0 - 0 2024-07-28T22:28:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:25 smithi155 bash[73694]: debug 2024-07-28T22:28:25.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:26 smithi155 bash[68033]: cluster 2024-07-28T22:28:24.726204+0000 mgr.y (mgr.34101) 5360 : cluster [DBG] pgmap v6288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:26 smithi045 bash[80445]: cluster 2024-07-28T22:28:24.726204+0000 mgr.y (mgr.34101) 5360 : cluster [DBG] pgmap v6288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:26 smithi045 bash[82788]: cluster 2024-07-28T22:28:24.726204+0000 mgr.y (mgr.34101) 5360 : cluster [DBG] pgmap v6288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:27.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:28:27.200488+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:28:27.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:28:27.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9540 16 16 0 0 0 - 0 2024-07-28T22:28:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:26 smithi155 bash[73694]: debug 2024-07-28T22:28:26.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:28.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9541 16 16 0 0 0 - 0 2024-07-28T22:28:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:27 smithi155 bash[73694]: debug 2024-07-28T22:28:27.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[80445]: cluster 2024-07-28T22:28:26.727110+0000 mgr.y (mgr.34101) 5361 : cluster [DBG] pgmap v6289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[80445]: audit 2024-07-28T22:28:27.360066+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[80445]: audit 2024-07-28T22:28:27.366468+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[80445]: audit 2024-07-28T22:28:27.620147+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[80445]: audit 2024-07-28T22:28:27.626706+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[80445]: audit 2024-07-28T22:28:28.081723+0000 mon.c (mon.2) 1394 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:28:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[80445]: audit 2024-07-28T22:28:28.083340+0000 mon.c (mon.2) 1395 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:28:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[80445]: audit 2024-07-28T22:28:28.093580+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[82788]: cluster 2024-07-28T22:28:26.727110+0000 mgr.y (mgr.34101) 5361 : cluster [DBG] pgmap v6289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[82788]: audit 2024-07-28T22:28:27.360066+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[82788]: audit 2024-07-28T22:28:27.366468+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[82788]: audit 2024-07-28T22:28:27.620147+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[82788]: audit 2024-07-28T22:28:27.626706+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[82788]: audit 2024-07-28T22:28:28.081723+0000 mon.c (mon.2) 1394 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:28:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[82788]: audit 2024-07-28T22:28:28.083340+0000 mon.c (mon.2) 1395 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:28:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:28 smithi045 bash[82788]: audit 2024-07-28T22:28:28.093580+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:28 smithi155 bash[68033]: cluster 2024-07-28T22:28:26.727110+0000 mgr.y (mgr.34101) 5361 : cluster [DBG] pgmap v6289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:28 smithi155 bash[68033]: audit 2024-07-28T22:28:27.360066+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:28 smithi155 bash[68033]: audit 2024-07-28T22:28:27.366468+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:28 smithi155 bash[68033]: audit 2024-07-28T22:28:27.620147+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:28 smithi155 bash[68033]: audit 2024-07-28T22:28:27.626706+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:28 smithi155 bash[68033]: audit 2024-07-28T22:28:28.081723+0000 mon.c (mon.2) 1394 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:28:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:28 smithi155 bash[68033]: audit 2024-07-28T22:28:28.083340+0000 mon.c (mon.2) 1395 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:28:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:28 smithi155 bash[68033]: audit 2024-07-28T22:28:28.093580+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:28:29.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9542 16 16 0 0 0 - 0 2024-07-28T22:28:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:29 smithi155 bash[73694]: debug 2024-07-28T22:28:29.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:30.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9543 16 16 0 0 0 - 0 2024-07-28T22:28:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:29 smithi155 bash[73694]: debug 2024-07-28T22:28:29.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:28:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:28:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:28:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:30 smithi045 bash[82788]: cluster 2024-07-28T22:28:28.728786+0000 mgr.y (mgr.34101) 5362 : cluster [DBG] pgmap v6290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:30.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:30 smithi045 bash[80445]: cluster 2024-07-28T22:28:28.728786+0000 mgr.y (mgr.34101) 5362 : cluster [DBG] pgmap v6290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:30 smithi155 bash[68033]: cluster 2024-07-28T22:28:28.728786+0000 mgr.y (mgr.34101) 5362 : cluster [DBG] pgmap v6290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:31.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9544 16 16 0 0 0 - 0 2024-07-28T22:28:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:30 smithi155 bash[73694]: debug 2024-07-28T22:28:30.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:32.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9545 16 16 0 0 0 - 0 2024-07-28T22:28:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:31 smithi155 bash[73694]: debug 2024-07-28T22:28:31.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:32 smithi045 bash[80445]: cluster 2024-07-28T22:28:30.730563+0000 mgr.y (mgr.34101) 5363 : cluster [DBG] pgmap v6291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:32 smithi045 bash[82788]: cluster 2024-07-28T22:28:30.730563+0000 mgr.y (mgr.34101) 5363 : cluster [DBG] pgmap v6291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:32.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:32 smithi155 bash[68033]: cluster 2024-07-28T22:28:30.730563+0000 mgr.y (mgr.34101) 5363 : cluster [DBG] pgmap v6291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:28:32 smithi155 bash[60745]: ts=2024-07-28T22:28:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:28:33.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9546 16 16 0 0 0 - 0 2024-07-28T22:28:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:32 smithi155 bash[73694]: debug 2024-07-28T22:28:32.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:34.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9547 16 16 0 0 0 - 0 2024-07-28T22:28:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:34 smithi155 bash[73694]: debug 2024-07-28T22:28:34.005+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:34 smithi045 bash[80445]: cluster 2024-07-28T22:28:32.732453+0000 mgr.y (mgr.34101) 5364 : cluster [DBG] pgmap v6292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:34 smithi045 bash[80445]: audit 2024-07-28T22:28:33.621967+0000 mon.c (mon.2) 1396 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:34 smithi045 bash[82788]: cluster 2024-07-28T22:28:32.732453+0000 mgr.y (mgr.34101) 5364 : cluster [DBG] pgmap v6292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:34 smithi045 bash[82788]: audit 2024-07-28T22:28:33.621967+0000 mon.c (mon.2) 1396 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:34 smithi155 bash[68033]: cluster 2024-07-28T22:28:32.732453+0000 mgr.y (mgr.34101) 5364 : cluster [DBG] pgmap v6292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:34 smithi155 bash[68033]: audit 2024-07-28T22:28:33.621967+0000 mon.c (mon.2) 1396 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:35.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9548 16 16 0 0 0 - 0 2024-07-28T22:28:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:34 smithi155 bash[73694]: debug 2024-07-28T22:28:34.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:36.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9549 16 16 0 0 0 - 0 2024-07-28T22:28:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:36 smithi155 bash[73694]: debug 2024-07-28T22:28:36.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:36 smithi045 bash[80445]: cluster 2024-07-28T22:28:34.734197+0000 mgr.y (mgr.34101) 5365 : cluster [DBG] pgmap v6293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:36 smithi045 bash[82788]: cluster 2024-07-28T22:28:34.734197+0000 mgr.y (mgr.34101) 5365 : cluster [DBG] pgmap v6293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:36 smithi155 bash[68033]: cluster 2024-07-28T22:28:34.734197+0000 mgr.y (mgr.34101) 5365 : cluster [DBG] pgmap v6293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:37.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9550 16 16 0 0 0 - 0 2024-07-28T22:28:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:37 smithi155 bash[73694]: debug 2024-07-28T22:28:36.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:38.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9551 16 16 0 0 0 - 0 2024-07-28T22:28:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:37 smithi155 bash[73694]: debug 2024-07-28T22:28:37.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:38 smithi045 bash[80445]: cluster 2024-07-28T22:28:36.736002+0000 mgr.y (mgr.34101) 5366 : cluster [DBG] pgmap v6294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:38 smithi045 bash[82788]: cluster 2024-07-28T22:28:36.736002+0000 mgr.y (mgr.34101) 5366 : cluster [DBG] pgmap v6294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:38.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:38 smithi155 bash[68033]: cluster 2024-07-28T22:28:36.736002+0000 mgr.y (mgr.34101) 5366 : cluster [DBG] pgmap v6294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:39.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9552 16 16 0 0 0 - 0 2024-07-28T22:28:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:39 smithi155 bash[73694]: debug 2024-07-28T22:28:39.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:40.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9553 16 16 0 0 0 - 0 2024-07-28T22:28:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:40 smithi155 bash[73694]: debug 2024-07-28T22:28:40.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:28:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:28:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:28:40.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:40 smithi045 bash[82788]: cluster 2024-07-28T22:28:38.737705+0000 mgr.y (mgr.34101) 5367 : cluster [DBG] pgmap v6295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:40.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:40 smithi045 bash[80445]: cluster 2024-07-28T22:28:38.737705+0000 mgr.y (mgr.34101) 5367 : cluster [DBG] pgmap v6295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:40 smithi155 bash[68033]: cluster 2024-07-28T22:28:38.737705+0000 mgr.y (mgr.34101) 5367 : cluster [DBG] pgmap v6295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:41.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9554 16 16 0 0 0 - 0 2024-07-28T22:28:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:41 smithi155 bash[73694]: debug 2024-07-28T22:28:41.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:42.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9555 16 16 0 0 0 - 0 2024-07-28T22:28:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:41 smithi155 bash[73694]: debug 2024-07-28T22:28:41.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:42 smithi045 bash[80445]: cluster 2024-07-28T22:28:40.739386+0000 mgr.y (mgr.34101) 5368 : cluster [DBG] pgmap v6296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:42 smithi045 bash[82788]: cluster 2024-07-28T22:28:40.739386+0000 mgr.y (mgr.34101) 5368 : cluster [DBG] pgmap v6296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:42 smithi155 bash[68033]: cluster 2024-07-28T22:28:40.739386+0000 mgr.y (mgr.34101) 5368 : cluster [DBG] pgmap v6296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:28:42 smithi155 bash[60745]: ts=2024-07-28T22:28:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:28:43.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9556 16 16 0 0 0 - 0 2024-07-28T22:28:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:43 smithi155 bash[73694]: debug 2024-07-28T22:28:43.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:44.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9557 16 16 0 0 0 - 0 2024-07-28T22:28:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:44 smithi155 bash[73694]: debug 2024-07-28T22:28:44.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:44 smithi045 bash[80445]: cluster 2024-07-28T22:28:42.741223+0000 mgr.y (mgr.34101) 5369 : cluster [DBG] pgmap v6297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:44 smithi045 bash[82788]: cluster 2024-07-28T22:28:42.741223+0000 mgr.y (mgr.34101) 5369 : cluster [DBG] pgmap v6297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:44 smithi155 bash[68033]: cluster 2024-07-28T22:28:42.741223+0000 mgr.y (mgr.34101) 5369 : cluster [DBG] pgmap v6297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:45.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9558 16 16 0 0 0 - 0 2024-07-28T22:28:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:44 smithi155 bash[73694]: debug 2024-07-28T22:28:44.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:46.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9559 16 16 0 0 0 - 0 2024-07-28T22:28:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:46 smithi155 bash[73694]: debug 2024-07-28T22:28:46.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:46 smithi045 bash[80445]: cluster 2024-07-28T22:28:44.742956+0000 mgr.y (mgr.34101) 5370 : cluster [DBG] pgmap v6298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:46 smithi045 bash[82788]: cluster 2024-07-28T22:28:44.742956+0000 mgr.y (mgr.34101) 5370 : cluster [DBG] pgmap v6298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:46 smithi155 bash[68033]: cluster 2024-07-28T22:28:44.742956+0000 mgr.y (mgr.34101) 5370 : cluster [DBG] pgmap v6298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:47.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:28:47.203631+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:28:47.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:28:47.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9560 16 16 0 0 0 - 0 2024-07-28T22:28:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:47 smithi155 bash[73694]: debug 2024-07-28T22:28:47.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:48.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9561 16 16 0 0 0 - 0 2024-07-28T22:28:48.404 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:48 smithi155 bash[73694]: debug 2024-07-28T22:28:48.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:48 smithi045 bash[80445]: cluster 2024-07-28T22:28:46.744795+0000 mgr.y (mgr.34101) 5371 : cluster [DBG] pgmap v6299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:48 smithi045 bash[82788]: cluster 2024-07-28T22:28:46.744795+0000 mgr.y (mgr.34101) 5371 : cluster [DBG] pgmap v6299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:48 smithi155 bash[68033]: cluster 2024-07-28T22:28:46.744795+0000 mgr.y (mgr.34101) 5371 : cluster [DBG] pgmap v6299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:49.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9562 16 16 0 0 0 - 0 2024-07-28T22:28:49.412 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:49 smithi155 bash[73694]: debug 2024-07-28T22:28:49.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:49 smithi045 bash[80445]: audit 2024-07-28T22:28:48.622429+0000 mon.c (mon.2) 1397 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:49 smithi045 bash[82788]: audit 2024-07-28T22:28:48.622429+0000 mon.c (mon.2) 1397 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:49 smithi155 bash[68033]: audit 2024-07-28T22:28:48.622429+0000 mon.c (mon.2) 1397 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:28:50.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9563 16 16 0 0 0 - 0 2024-07-28T22:28:50.414 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:50 smithi155 bash[73694]: debug 2024-07-28T22:28:50.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:28:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:28:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:28:50.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:50 smithi045 bash[82788]: cluster 2024-07-28T22:28:48.746654+0000 mgr.y (mgr.34101) 5372 : cluster [DBG] pgmap v6300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:50 smithi045 bash[80445]: cluster 2024-07-28T22:28:48.746654+0000 mgr.y (mgr.34101) 5372 : cluster [DBG] pgmap v6300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:50 smithi155 bash[68033]: cluster 2024-07-28T22:28:48.746654+0000 mgr.y (mgr.34101) 5372 : cluster [DBG] pgmap v6300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:51.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9564 16 16 0 0 0 - 0 2024-07-28T22:28:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:51 smithi155 bash[73694]: debug 2024-07-28T22:28:51.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:52.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9565 16 16 0 0 0 - 0 2024-07-28T22:28:52.419 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:52 smithi155 bash[73694]: debug 2024-07-28T22:28:52.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:52.419 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:28:52 smithi155 bash[60745]: ts=2024-07-28T22:28:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:28:52.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:52 smithi045 bash[80445]: cluster 2024-07-28T22:28:50.748399+0000 mgr.y (mgr.34101) 5373 : cluster [DBG] pgmap v6301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:52 smithi045 bash[82788]: cluster 2024-07-28T22:28:50.748399+0000 mgr.y (mgr.34101) 5373 : cluster [DBG] pgmap v6301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:52.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:52 smithi155 bash[68033]: cluster 2024-07-28T22:28:50.748399+0000 mgr.y (mgr.34101) 5373 : cluster [DBG] pgmap v6301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:53.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9566 16 16 0 0 0 - 0 2024-07-28T22:28:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:53 smithi155 bash[73694]: debug 2024-07-28T22:28:53.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:54.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9567 16 16 0 0 0 - 0 2024-07-28T22:28:54.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:54 smithi155 bash[68033]: cluster 2024-07-28T22:28:52.750279+0000 mgr.y (mgr.34101) 5374 : cluster [DBG] pgmap v6302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:54 smithi155 bash[73694]: debug 2024-07-28T22:28:54.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:54 smithi045 bash[80445]: cluster 2024-07-28T22:28:52.750279+0000 mgr.y (mgr.34101) 5374 : cluster [DBG] pgmap v6302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:54 smithi045 bash[82788]: cluster 2024-07-28T22:28:52.750279+0000 mgr.y (mgr.34101) 5374 : cluster [DBG] pgmap v6302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:55.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9568 16 16 0 0 0 - 0 2024-07-28T22:28:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:55 smithi155 bash[73694]: debug 2024-07-28T22:28:55.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:56.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9569 16 16 0 0 0 - 0 2024-07-28T22:28:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:56 smithi155 bash[68033]: cluster 2024-07-28T22:28:54.751995+0000 mgr.y (mgr.34101) 5375 : cluster [DBG] pgmap v6303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:56 smithi155 bash[73694]: debug 2024-07-28T22:28:56.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:56 smithi045 bash[80445]: cluster 2024-07-28T22:28:54.751995+0000 mgr.y (mgr.34101) 5375 : cluster [DBG] pgmap v6303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:56 smithi045 bash[82788]: cluster 2024-07-28T22:28:54.751995+0000 mgr.y (mgr.34101) 5375 : cluster [DBG] pgmap v6303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:57.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9570 16 16 0 0 0 - 0 2024-07-28T22:28:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:57 smithi155 bash[73694]: debug 2024-07-28T22:28:57.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:58.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9571 16 16 0 0 0 - 0 2024-07-28T22:28:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:58 smithi155 bash[73694]: debug 2024-07-28T22:28:58.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:28:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:28:58 smithi155 bash[68033]: cluster 2024-07-28T22:28:56.753908+0000 mgr.y (mgr.34101) 5376 : cluster [DBG] pgmap v6304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:28:58 smithi045 bash[82788]: cluster 2024-07-28T22:28:56.753908+0000 mgr.y (mgr.34101) 5376 : cluster [DBG] pgmap v6304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:28:58 smithi045 bash[80445]: cluster 2024-07-28T22:28:56.753908+0000 mgr.y (mgr.34101) 5376 : cluster [DBG] pgmap v6304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:28:59.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9572 16 16 0 0 0 - 0 2024-07-28T22:28:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:28:59 smithi155 bash[73694]: debug 2024-07-28T22:28:59.220+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:00.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9573 16 16 0 0 0 - 0 2024-07-28T22:29:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:00 smithi155 bash[73694]: debug 2024-07-28T22:29:00.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:00 smithi155 bash[68033]: cluster 2024-07-28T22:28:58.755579+0000 mgr.y (mgr.34101) 5377 : cluster [DBG] pgmap v6305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:00 smithi045 bash[80445]: cluster 2024-07-28T22:28:58.755579+0000 mgr.y (mgr.34101) 5377 : cluster [DBG] pgmap v6305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:00.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:29:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:29:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:29:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:00 smithi045 bash[82788]: cluster 2024-07-28T22:28:58.755579+0000 mgr.y (mgr.34101) 5377 : cluster [DBG] pgmap v6305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:01.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9574 16 16 0 0 0 - 0 2024-07-28T22:29:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:01 smithi155 bash[73694]: debug 2024-07-28T22:29:01.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:02.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9575 16 16 0 0 0 - 0 2024-07-28T22:29:02.439 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:02 smithi155 bash[73694]: debug 2024-07-28T22:29:02.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:02.440 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:29:02 smithi155 bash[60745]: ts=2024-07-28T22:29:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:29:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:02 smithi045 bash[80445]: cluster 2024-07-28T22:29:00.757311+0000 mgr.y (mgr.34101) 5378 : cluster [DBG] pgmap v6306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:02 smithi045 bash[82788]: cluster 2024-07-28T22:29:00.757311+0000 mgr.y (mgr.34101) 5378 : cluster [DBG] pgmap v6306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:02.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:02 smithi155 bash[68033]: cluster 2024-07-28T22:29:00.757311+0000 mgr.y (mgr.34101) 5378 : cluster [DBG] pgmap v6306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:03.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9576 16 16 0 0 0 - 0 2024-07-28T22:29:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:03 smithi155 bash[73694]: debug 2024-07-28T22:29:03.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:04.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9577 16 16 0 0 0 - 0 2024-07-28T22:29:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:04 smithi155 bash[73694]: debug 2024-07-28T22:29:04.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:04 smithi155 bash[68033]: cluster 2024-07-28T22:29:02.759191+0000 mgr.y (mgr.34101) 5379 : cluster [DBG] pgmap v6307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:04 smithi155 bash[68033]: audit 2024-07-28T22:29:03.622837+0000 mon.c (mon.2) 1398 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:04 smithi045 bash[80445]: cluster 2024-07-28T22:29:02.759191+0000 mgr.y (mgr.34101) 5379 : cluster [DBG] pgmap v6307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:04 smithi045 bash[80445]: audit 2024-07-28T22:29:03.622837+0000 mon.c (mon.2) 1398 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:04 smithi045 bash[82788]: cluster 2024-07-28T22:29:02.759191+0000 mgr.y (mgr.34101) 5379 : cluster [DBG] pgmap v6307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:04 smithi045 bash[82788]: audit 2024-07-28T22:29:03.622837+0000 mon.c (mon.2) 1398 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:05.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9578 16 16 0 0 0 - 0 2024-07-28T22:29:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:05 smithi155 bash[73694]: debug 2024-07-28T22:29:05.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:06.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9579 16 16 0 0 0 - 0 2024-07-28T22:29:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:06 smithi155 bash[73694]: debug 2024-07-28T22:29:06.240+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:06 smithi155 bash[68033]: cluster 2024-07-28T22:29:04.760917+0000 mgr.y (mgr.34101) 5380 : cluster [DBG] pgmap v6308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:06 smithi045 bash[80445]: cluster 2024-07-28T22:29:04.760917+0000 mgr.y (mgr.34101) 5380 : cluster [DBG] pgmap v6308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:06 smithi045 bash[82788]: cluster 2024-07-28T22:29:04.760917+0000 mgr.y (mgr.34101) 5380 : cluster [DBG] pgmap v6308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:07.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:29:07.206955+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:29:07.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:29:07.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9580 16 16 0 0 0 - 0 2024-07-28T22:29:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:07 smithi155 bash[73694]: debug 2024-07-28T22:29:07.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:08.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9581 16 16 0 0 0 - 0 2024-07-28T22:29:08.452 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:08 smithi155 bash[73694]: debug 2024-07-28T22:29:08.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:08 smithi045 bash[80445]: cluster 2024-07-28T22:29:06.762795+0000 mgr.y (mgr.34101) 5381 : cluster [DBG] pgmap v6309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:08 smithi045 bash[82788]: cluster 2024-07-28T22:29:06.762795+0000 mgr.y (mgr.34101) 5381 : cluster [DBG] pgmap v6309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:08 smithi155 bash[68033]: cluster 2024-07-28T22:29:06.762795+0000 mgr.y (mgr.34101) 5381 : cluster [DBG] pgmap v6309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:09.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9582 16 16 0 0 0 - 0 2024-07-28T22:29:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:09 smithi155 bash[73694]: debug 2024-07-28T22:29:09.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:10.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9583 16 16 0 0 0 - 0 2024-07-28T22:29:10.456 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:10 smithi155 bash[73694]: debug 2024-07-28T22:29:10.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:10.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:10 smithi045 bash[80445]: cluster 2024-07-28T22:29:08.764532+0000 mgr.y (mgr.34101) 5382 : cluster [DBG] pgmap v6310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:10.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:29:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:29:10] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T22:29:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:10 smithi045 bash[82788]: cluster 2024-07-28T22:29:08.764532+0000 mgr.y (mgr.34101) 5382 : cluster [DBG] pgmap v6310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:10.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:10 smithi155 bash[68033]: cluster 2024-07-28T22:29:08.764532+0000 mgr.y (mgr.34101) 5382 : cluster [DBG] pgmap v6310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:11.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9584 16 16 0 0 0 - 0 2024-07-28T22:29:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:11 smithi155 bash[73694]: debug 2024-07-28T22:29:11.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:12.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9585 16 16 0 0 0 - 0 2024-07-28T22:29:12.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:12 smithi155 bash[73694]: debug 2024-07-28T22:29:12.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:12.461 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:29:12 smithi155 bash[60745]: ts=2024-07-28T22:29:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:29:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:12 smithi045 bash[80445]: cluster 2024-07-28T22:29:10.766290+0000 mgr.y (mgr.34101) 5383 : cluster [DBG] pgmap v6311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:12 smithi045 bash[82788]: cluster 2024-07-28T22:29:10.766290+0000 mgr.y (mgr.34101) 5383 : cluster [DBG] pgmap v6311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:12 smithi155 bash[68033]: cluster 2024-07-28T22:29:10.766290+0000 mgr.y (mgr.34101) 5383 : cluster [DBG] pgmap v6311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:13.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9586 16 16 0 0 0 - 0 2024-07-28T22:29:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:13 smithi155 bash[73694]: debug 2024-07-28T22:29:13.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:14.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9587 16 16 0 0 0 - 0 2024-07-28T22:29:14.465 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:14 smithi155 bash[73694]: debug 2024-07-28T22:29:14.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:14 smithi045 bash[80445]: cluster 2024-07-28T22:29:12.768210+0000 mgr.y (mgr.34101) 5384 : cluster [DBG] pgmap v6312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:14 smithi045 bash[82788]: cluster 2024-07-28T22:29:12.768210+0000 mgr.y (mgr.34101) 5384 : cluster [DBG] pgmap v6312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:14 smithi155 bash[68033]: cluster 2024-07-28T22:29:12.768210+0000 mgr.y (mgr.34101) 5384 : cluster [DBG] pgmap v6312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:15.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9588 16 16 0 0 0 - 0 2024-07-28T22:29:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:15 smithi155 bash[73694]: debug 2024-07-28T22:29:15.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:16.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9589 16 16 0 0 0 - 0 2024-07-28T22:29:16.468 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:16 smithi155 bash[73694]: debug 2024-07-28T22:29:16.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:16 smithi045 bash[80445]: cluster 2024-07-28T22:29:14.769945+0000 mgr.y (mgr.34101) 5385 : cluster [DBG] pgmap v6313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:16 smithi045 bash[82788]: cluster 2024-07-28T22:29:14.769945+0000 mgr.y (mgr.34101) 5385 : cluster [DBG] pgmap v6313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:16 smithi155 bash[68033]: cluster 2024-07-28T22:29:14.769945+0000 mgr.y (mgr.34101) 5385 : cluster [DBG] pgmap v6313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:17.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9590 16 16 0 0 0 - 0 2024-07-28T22:29:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:17 smithi155 bash[73694]: debug 2024-07-28T22:29:17.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:18.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9591 16 16 0 0 0 - 0 2024-07-28T22:29:18.472 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:18 smithi155 bash[73694]: debug 2024-07-28T22:29:18.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:18 smithi155 bash[68033]: cluster 2024-07-28T22:29:16.771771+0000 mgr.y (mgr.34101) 5386 : cluster [DBG] pgmap v6314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:18 smithi045 bash[82788]: cluster 2024-07-28T22:29:16.771771+0000 mgr.y (mgr.34101) 5386 : cluster [DBG] pgmap v6314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:18 smithi045 bash[80445]: cluster 2024-07-28T22:29:16.771771+0000 mgr.y (mgr.34101) 5386 : cluster [DBG] pgmap v6314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:19.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9592 16 16 0 0 0 - 0 2024-07-28T22:29:19.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:19 smithi155 bash[73694]: debug 2024-07-28T22:29:19.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:19 smithi155 bash[68033]: audit 2024-07-28T22:29:18.623267+0000 mon.c (mon.2) 1399 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:19 smithi045 bash[80445]: audit 2024-07-28T22:29:18.623267+0000 mon.c (mon.2) 1399 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:19 smithi045 bash[82788]: audit 2024-07-28T22:29:18.623267+0000 mon.c (mon.2) 1399 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:20.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9593 16 16 0 0 0 - 0 2024-07-28T22:29:20.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:20 smithi155 bash[73694]: debug 2024-07-28T22:29:20.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:20 smithi155 bash[68033]: cluster 2024-07-28T22:29:18.773513+0000 mgr.y (mgr.34101) 5387 : cluster [DBG] pgmap v6315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:20 smithi045 bash[80445]: cluster 2024-07-28T22:29:18.773513+0000 mgr.y (mgr.34101) 5387 : cluster [DBG] pgmap v6315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:29:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:29:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:29:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:20 smithi045 bash[82788]: cluster 2024-07-28T22:29:18.773513+0000 mgr.y (mgr.34101) 5387 : cluster [DBG] pgmap v6315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:21.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9594 16 16 0 0 0 - 0 2024-07-28T22:29:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:21 smithi155 bash[73694]: debug 2024-07-28T22:29:21.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:22.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9595 16 16 0 0 0 - 0 2024-07-28T22:29:22.489 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:22 smithi155 bash[73694]: debug 2024-07-28T22:29:22.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:22.489 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:29:22 smithi155 bash[60745]: ts=2024-07-28T22:29:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:29:22.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:22 smithi155 bash[68033]: cluster 2024-07-28T22:29:20.775277+0000 mgr.y (mgr.34101) 5388 : cluster [DBG] pgmap v6316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:22 smithi045 bash[80445]: cluster 2024-07-28T22:29:20.775277+0000 mgr.y (mgr.34101) 5388 : cluster [DBG] pgmap v6316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:22 smithi045 bash[82788]: cluster 2024-07-28T22:29:20.775277+0000 mgr.y (mgr.34101) 5388 : cluster [DBG] pgmap v6316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:23.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9596 16 16 0 0 0 - 0 2024-07-28T22:29:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:23 smithi155 bash[73694]: debug 2024-07-28T22:29:23.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:24.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9597 16 16 0 0 0 - 0 2024-07-28T22:29:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:24 smithi155 bash[73694]: debug 2024-07-28T22:29:24.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:24.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:24 smithi155 bash[68033]: cluster 2024-07-28T22:29:22.777138+0000 mgr.y (mgr.34101) 5389 : cluster [DBG] pgmap v6317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:24.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:24 smithi045 bash[80445]: cluster 2024-07-28T22:29:22.777138+0000 mgr.y (mgr.34101) 5389 : cluster [DBG] pgmap v6317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:24 smithi045 bash[82788]: cluster 2024-07-28T22:29:22.777138+0000 mgr.y (mgr.34101) 5389 : cluster [DBG] pgmap v6317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:25.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9598 16 16 0 0 0 - 0 2024-07-28T22:29:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:25 smithi155 bash[73694]: debug 2024-07-28T22:29:25.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:26.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9599 16 16 0 0 0 - 0 2024-07-28T22:29:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:26 smithi155 bash[73694]: debug 2024-07-28T22:29:26.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:26 smithi155 bash[68033]: cluster 2024-07-28T22:29:24.778884+0000 mgr.y (mgr.34101) 5390 : cluster [DBG] pgmap v6318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:26.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:26 smithi045 bash[80445]: cluster 2024-07-28T22:29:24.778884+0000 mgr.y (mgr.34101) 5390 : cluster [DBG] pgmap v6318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:26.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:26 smithi045 bash[82788]: cluster 2024-07-28T22:29:24.778884+0000 mgr.y (mgr.34101) 5390 : cluster [DBG] pgmap v6318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:27.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:29:27.210192+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:29:27.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:29:27.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9600 16 16 0 0 0 - 0 2024-07-28T22:29:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:27 smithi155 bash[73694]: debug 2024-07-28T22:29:27.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:28.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9601 16 16 0 0 0 - 0 2024-07-28T22:29:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:28 smithi155 bash[73694]: debug 2024-07-28T22:29:28.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:28 smithi155 bash[68033]: cluster 2024-07-28T22:29:26.780758+0000 mgr.y (mgr.34101) 5391 : cluster [DBG] pgmap v6319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:28 smithi155 bash[68033]: audit 2024-07-28T22:29:28.223660+0000 mon.c (mon.2) 1400 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:29:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:28 smithi045 bash[80445]: cluster 2024-07-28T22:29:26.780758+0000 mgr.y (mgr.34101) 5391 : cluster [DBG] pgmap v6319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:28 smithi045 bash[80445]: audit 2024-07-28T22:29:28.223660+0000 mon.c (mon.2) 1400 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:29:28.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:28 smithi045 bash[82788]: cluster 2024-07-28T22:29:26.780758+0000 mgr.y (mgr.34101) 5391 : cluster [DBG] pgmap v6319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:28.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:28 smithi045 bash[82788]: audit 2024-07-28T22:29:28.223660+0000 mon.c (mon.2) 1400 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:29:29.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9602 16 16 0 0 0 - 0 2024-07-28T22:29:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:28 smithi155 bash[73694]: debug 2024-07-28T22:29:28.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:30.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9603 16 16 0 0 0 - 0 2024-07-28T22:29:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:29 smithi155 bash[73694]: debug 2024-07-28T22:29:29.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:30 smithi155 bash[68033]: cluster 2024-07-28T22:29:28.782525+0000 mgr.y (mgr.34101) 5392 : cluster [DBG] pgmap v6320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:29:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:29:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:29:30.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:30 smithi045 bash[80445]: cluster 2024-07-28T22:29:28.782525+0000 mgr.y (mgr.34101) 5392 : cluster [DBG] pgmap v6320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:30 smithi045 bash[82788]: cluster 2024-07-28T22:29:28.782525+0000 mgr.y (mgr.34101) 5392 : cluster [DBG] pgmap v6320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:31.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9604 16 16 0 0 0 - 0 2024-07-28T22:29:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:30 smithi155 bash[73694]: debug 2024-07-28T22:29:30.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:32.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9605 16 16 0 0 0 - 0 2024-07-28T22:29:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:31 smithi155 bash[73694]: debug 2024-07-28T22:29:31.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:32.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:32 smithi155 bash[68033]: cluster 2024-07-28T22:29:30.784260+0000 mgr.y (mgr.34101) 5393 : cluster [DBG] pgmap v6321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:29:32 smithi155 bash[60745]: ts=2024-07-28T22:29:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:29:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:32 smithi045 bash[80445]: cluster 2024-07-28T22:29:30.784260+0000 mgr.y (mgr.34101) 5393 : cluster [DBG] pgmap v6321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:32 smithi045 bash[82788]: cluster 2024-07-28T22:29:30.784260+0000 mgr.y (mgr.34101) 5393 : cluster [DBG] pgmap v6321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:33.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9606 16 16 0 0 0 - 0 2024-07-28T22:29:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:32 smithi155 bash[73694]: debug 2024-07-28T22:29:32.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:34.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9607 16 16 0 0 0 - 0 2024-07-28T22:29:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:33 smithi155 bash[73694]: debug 2024-07-28T22:29:33.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:34 smithi155 bash[68033]: cluster 2024-07-28T22:29:32.786162+0000 mgr.y (mgr.34101) 5394 : cluster [DBG] pgmap v6322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:34 smithi155 bash[68033]: audit 2024-07-28T22:29:33.622911+0000 mon.c (mon.2) 1401 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:34 smithi155 bash[68033]: audit 2024-07-28T22:29:33.919950+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:34 smithi155 bash[68033]: audit 2024-07-28T22:29:33.930190+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:34 smithi155 bash[68033]: audit 2024-07-28T22:29:34.125336+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:34 smithi155 bash[68033]: audit 2024-07-28T22:29:34.137971+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[80445]: cluster 2024-07-28T22:29:32.786162+0000 mgr.y (mgr.34101) 5394 : cluster [DBG] pgmap v6322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[80445]: audit 2024-07-28T22:29:33.622911+0000 mon.c (mon.2) 1401 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[80445]: audit 2024-07-28T22:29:33.919950+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[80445]: audit 2024-07-28T22:29:33.930190+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[80445]: audit 2024-07-28T22:29:34.125336+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[80445]: audit 2024-07-28T22:29:34.137971+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[82788]: cluster 2024-07-28T22:29:32.786162+0000 mgr.y (mgr.34101) 5394 : cluster [DBG] pgmap v6322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[82788]: audit 2024-07-28T22:29:33.622911+0000 mon.c (mon.2) 1401 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[82788]: audit 2024-07-28T22:29:33.919950+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[82788]: audit 2024-07-28T22:29:33.930190+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[82788]: audit 2024-07-28T22:29:34.125336+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:34 smithi045 bash[82788]: audit 2024-07-28T22:29:34.137971+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:35.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9608 16 16 0 0 0 - 0 2024-07-28T22:29:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:34 smithi155 bash[73694]: debug 2024-07-28T22:29:34.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:35 smithi155 bash[68033]: audit 2024-07-28T22:29:34.574466+0000 mon.c (mon.2) 1402 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:29:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:35 smithi155 bash[68033]: audit 2024-07-28T22:29:34.575719+0000 mon.c (mon.2) 1403 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:29:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:35 smithi155 bash[68033]: audit 2024-07-28T22:29:34.585139+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:35.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:35 smithi045 bash[80445]: audit 2024-07-28T22:29:34.574466+0000 mon.c (mon.2) 1402 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:29:35.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:35 smithi045 bash[80445]: audit 2024-07-28T22:29:34.575719+0000 mon.c (mon.2) 1403 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:29:35.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:35 smithi045 bash[80445]: audit 2024-07-28T22:29:34.585139+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:35 smithi045 bash[82788]: audit 2024-07-28T22:29:34.574466+0000 mon.c (mon.2) 1402 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:29:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:35 smithi045 bash[82788]: audit 2024-07-28T22:29:34.575719+0000 mon.c (mon.2) 1403 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:29:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:35 smithi045 bash[82788]: audit 2024-07-28T22:29:34.585139+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:29:36.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9609 16 16 0 0 0 - 0 2024-07-28T22:29:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:35 smithi155 bash[73694]: debug 2024-07-28T22:29:35.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:36 smithi045 bash[80445]: cluster 2024-07-28T22:29:34.787863+0000 mgr.y (mgr.34101) 5395 : cluster [DBG] pgmap v6323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:36.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:36 smithi045 bash[82788]: cluster 2024-07-28T22:29:34.787863+0000 mgr.y (mgr.34101) 5395 : cluster [DBG] pgmap v6323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:36.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:36 smithi155 bash[68033]: cluster 2024-07-28T22:29:34.787863+0000 mgr.y (mgr.34101) 5395 : cluster [DBG] pgmap v6323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:37.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9610 16 16 0 0 0 - 0 2024-07-28T22:29:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:36 smithi155 bash[73694]: debug 2024-07-28T22:29:36.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:38.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9611 16 16 0 0 0 - 0 2024-07-28T22:29:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:37 smithi155 bash[73694]: debug 2024-07-28T22:29:37.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:38.929 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:38 smithi155 bash[68033]: cluster 2024-07-28T22:29:36.789775+0000 mgr.y (mgr.34101) 5396 : cluster [DBG] pgmap v6324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:38 smithi045 bash[80445]: cluster 2024-07-28T22:29:36.789775+0000 mgr.y (mgr.34101) 5396 : cluster [DBG] pgmap v6324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:38.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:38 smithi045 bash[82788]: cluster 2024-07-28T22:29:36.789775+0000 mgr.y (mgr.34101) 5396 : cluster [DBG] pgmap v6324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:39.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9612 16 16 0 0 0 - 0 2024-07-28T22:29:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:38 smithi155 bash[73694]: debug 2024-07-28T22:29:38.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:40.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9613 16 16 0 0 0 - 0 2024-07-28T22:29:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:39 smithi155 bash[73694]: debug 2024-07-28T22:29:39.939+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:40.934 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:40 smithi155 bash[68033]: cluster 2024-07-28T22:29:38.791519+0000 mgr.y (mgr.34101) 5397 : cluster [DBG] pgmap v6325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:29:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:29:40] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T22:29:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:40 smithi045 bash[80445]: cluster 2024-07-28T22:29:38.791519+0000 mgr.y (mgr.34101) 5397 : cluster [DBG] pgmap v6325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:40 smithi045 bash[82788]: cluster 2024-07-28T22:29:38.791519+0000 mgr.y (mgr.34101) 5397 : cluster [DBG] pgmap v6325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:41.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9614 16 16 0 0 0 - 0 2024-07-28T22:29:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:40 smithi155 bash[73694]: debug 2024-07-28T22:29:40.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:42.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9615 16 16 0 0 0 - 0 2024-07-28T22:29:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:41 smithi155 bash[73694]: debug 2024-07-28T22:29:41.903+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:42.598 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:29:42 smithi155 bash[60745]: ts=2024-07-28T22:29:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:29:42.929 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:42 smithi155 bash[68033]: cluster 2024-07-28T22:29:40.793246+0000 mgr.y (mgr.34101) 5398 : cluster [DBG] pgmap v6326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:42 smithi045 bash[82788]: cluster 2024-07-28T22:29:40.793246+0000 mgr.y (mgr.34101) 5398 : cluster [DBG] pgmap v6326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:42 smithi045 bash[80445]: cluster 2024-07-28T22:29:40.793246+0000 mgr.y (mgr.34101) 5398 : cluster [DBG] pgmap v6326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:43.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9616 16 16 0 0 0 - 0 2024-07-28T22:29:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:42 smithi155 bash[73694]: debug 2024-07-28T22:29:42.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:44.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9617 16 16 0 0 0 - 0 2024-07-28T22:29:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:43 smithi155 bash[73694]: debug 2024-07-28T22:29:43.943+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:44.968 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:44 smithi155 bash[68033]: cluster 2024-07-28T22:29:42.795130+0000 mgr.y (mgr.34101) 5399 : cluster [DBG] pgmap v6327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:44 smithi045 bash[80445]: cluster 2024-07-28T22:29:42.795130+0000 mgr.y (mgr.34101) 5399 : cluster [DBG] pgmap v6327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:44.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:44 smithi045 bash[82788]: cluster 2024-07-28T22:29:42.795130+0000 mgr.y (mgr.34101) 5399 : cluster [DBG] pgmap v6327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:45.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9618 16 16 0 0 0 - 0 2024-07-28T22:29:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:44 smithi155 bash[73694]: debug 2024-07-28T22:29:44.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:46.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9619 16 16 0 0 0 - 0 2024-07-28T22:29:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:45 smithi155 bash[73694]: debug 2024-07-28T22:29:45.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:46.919 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:46 smithi155 bash[68033]: cluster 2024-07-28T22:29:44.796859+0000 mgr.y (mgr.34101) 5400 : cluster [DBG] pgmap v6328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:46 smithi045 bash[80445]: cluster 2024-07-28T22:29:44.796859+0000 mgr.y (mgr.34101) 5400 : cluster [DBG] pgmap v6328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:46 smithi045 bash[82788]: cluster 2024-07-28T22:29:44.796859+0000 mgr.y (mgr.34101) 5400 : cluster [DBG] pgmap v6328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:47.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:29:47.213446+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:29:47.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:29:47.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9620 16 16 0 0 0 - 0 2024-07-28T22:29:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:46 smithi155 bash[73694]: debug 2024-07-28T22:29:46.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:48.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9621 16 16 0 0 0 - 0 2024-07-28T22:29:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:47 smithi155 bash[73694]: debug 2024-07-28T22:29:47.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:48.930 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:48 smithi155 bash[68033]: cluster 2024-07-28T22:29:46.798757+0000 mgr.y (mgr.34101) 5401 : cluster [DBG] pgmap v6329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:48 smithi045 bash[80445]: cluster 2024-07-28T22:29:46.798757+0000 mgr.y (mgr.34101) 5401 : cluster [DBG] pgmap v6329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:48 smithi045 bash[82788]: cluster 2024-07-28T22:29:46.798757+0000 mgr.y (mgr.34101) 5401 : cluster [DBG] pgmap v6329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:49.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9622 16 16 0 0 0 - 0 2024-07-28T22:29:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:48 smithi155 bash[73694]: debug 2024-07-28T22:29:48.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:49 smithi045 bash[80445]: audit 2024-07-28T22:29:48.623833+0000 mon.c (mon.2) 1404 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:49 smithi045 bash[82788]: audit 2024-07-28T22:29:48.623833+0000 mon.c (mon.2) 1404 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:49.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:49 smithi155 bash[68033]: audit 2024-07-28T22:29:48.623833+0000 mon.c (mon.2) 1404 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:29:50.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9623 16 16 0 0 0 - 0 2024-07-28T22:29:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:49 smithi155 bash[73694]: debug 2024-07-28T22:29:49.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:50 smithi045 bash[80445]: cluster 2024-07-28T22:29:48.800430+0000 mgr.y (mgr.34101) 5402 : cluster [DBG] pgmap v6330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:29:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:29:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:29:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:50 smithi045 bash[82788]: cluster 2024-07-28T22:29:48.800430+0000 mgr.y (mgr.34101) 5402 : cluster [DBG] pgmap v6330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:51.025 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:50 smithi155 bash[68033]: cluster 2024-07-28T22:29:48.800430+0000 mgr.y (mgr.34101) 5402 : cluster [DBG] pgmap v6330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:51.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9624 16 16 0 0 0 - 0 2024-07-28T22:29:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:51 smithi155 bash[73694]: debug 2024-07-28T22:29:51.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:52.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9625 16 16 0 0 0 - 0 2024-07-28T22:29:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:52 smithi155 bash[73694]: debug 2024-07-28T22:29:52.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:52.635 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:29:52 smithi155 bash[60745]: ts=2024-07-28T22:29:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:29:52.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:52 smithi045 bash[80445]: cluster 2024-07-28T22:29:50.802176+0000 mgr.y (mgr.34101) 5403 : cluster [DBG] pgmap v6331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:52 smithi045 bash[82788]: cluster 2024-07-28T22:29:50.802176+0000 mgr.y (mgr.34101) 5403 : cluster [DBG] pgmap v6331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:53.021 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:52 smithi155 bash[68033]: cluster 2024-07-28T22:29:50.802176+0000 mgr.y (mgr.34101) 5403 : cluster [DBG] pgmap v6331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:53.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9626 16 16 0 0 0 - 0 2024-07-28T22:29:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:53 smithi155 bash[73694]: debug 2024-07-28T22:29:53.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:54.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9627 16 16 0 0 0 - 0 2024-07-28T22:29:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:54 smithi155 bash[73694]: debug 2024-07-28T22:29:54.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:54 smithi045 bash[80445]: cluster 2024-07-28T22:29:52.804044+0000 mgr.y (mgr.34101) 5404 : cluster [DBG] pgmap v6332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:54 smithi045 bash[82788]: cluster 2024-07-28T22:29:52.804044+0000 mgr.y (mgr.34101) 5404 : cluster [DBG] pgmap v6332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:55.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:54 smithi155 bash[68033]: cluster 2024-07-28T22:29:52.804044+0000 mgr.y (mgr.34101) 5404 : cluster [DBG] pgmap v6332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:55.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9628 16 16 0 0 0 - 0 2024-07-28T22:29:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:55 smithi155 bash[73694]: debug 2024-07-28T22:29:55.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:55 smithi045 bash[80445]: cluster 2024-07-28T22:29:54.805782+0000 mgr.y (mgr.34101) 5405 : cluster [DBG] pgmap v6333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:55 smithi045 bash[82788]: cluster 2024-07-28T22:29:54.805782+0000 mgr.y (mgr.34101) 5405 : cluster [DBG] pgmap v6333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:55 smithi155 bash[68033]: cluster 2024-07-28T22:29:54.805782+0000 mgr.y (mgr.34101) 5405 : cluster [DBG] pgmap v6333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:56.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9629 16 16 0 0 0 - 0 2024-07-28T22:29:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:56 smithi155 bash[73694]: debug 2024-07-28T22:29:56.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:57.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9630 16 16 0 0 0 - 0 2024-07-28T22:29:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:57 smithi155 bash[73694]: debug 2024-07-28T22:29:57.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:58.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9631 16 16 0 0 0 - 0 2024-07-28T22:29:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:57 smithi045 bash[80445]: cluster 2024-07-28T22:29:56.807647+0000 mgr.y (mgr.34101) 5406 : cluster [DBG] pgmap v6334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:58.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:57 smithi045 bash[82788]: cluster 2024-07-28T22:29:56.807647+0000 mgr.y (mgr.34101) 5406 : cluster [DBG] pgmap v6334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:58 smithi155 bash[73694]: debug 2024-07-28T22:29:58.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:29:58.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:57 smithi155 bash[68033]: cluster 2024-07-28T22:29:56.807647+0000 mgr.y (mgr.34101) 5406 : cluster [DBG] pgmap v6334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:29:59.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9632 16 16 0 0 0 - 0 2024-07-28T22:29:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:29:59 smithi155 bash[73694]: debug 2024-07-28T22:29:59.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:00.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9633 16 16 0 0 0 - 0 2024-07-28T22:30:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:29:59 smithi045 bash[80445]: cluster 2024-07-28T22:29:58.809370+0000 mgr.y (mgr.34101) 5407 : cluster [DBG] pgmap v6335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:00.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:29:59 smithi045 bash[82788]: cluster 2024-07-28T22:29:58.809370+0000 mgr.y (mgr.34101) 5407 : cluster [DBG] pgmap v6335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:29:59 smithi155 bash[68033]: cluster 2024-07-28T22:29:58.809370+0000 mgr.y (mgr.34101) 5407 : cluster [DBG] pgmap v6335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:00 smithi155 bash[73694]: debug 2024-07-28T22:30:00.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:00.879 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:30:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:30:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:30:01.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9634 16 16 0 0 0 - 0 2024-07-28T22:30:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:00 smithi045 bash[82788]: cluster 2024-07-28T22:30:00.000173+0000 mon.a (mon.0) 3685 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:30:01.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:00 smithi045 bash[80445]: cluster 2024-07-28T22:30:00.000173+0000 mon.a (mon.0) 3685 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:30:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:00 smithi155 bash[73694]: debug 2024-07-28T22:30:00.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:01.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:00 smithi155 bash[68033]: cluster 2024-07-28T22:30:00.000173+0000 mon.a (mon.0) 3685 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:30:02.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9635 16 16 0 0 0 - 0 2024-07-28T22:30:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:01 smithi045 bash[82788]: cluster 2024-07-28T22:30:00.811130+0000 mgr.y (mgr.34101) 5408 : cluster [DBG] pgmap v6336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:02.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:01 smithi045 bash[80445]: cluster 2024-07-28T22:30:00.811130+0000 mgr.y (mgr.34101) 5408 : cluster [DBG] pgmap v6336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:02 smithi155 bash[73694]: debug 2024-07-28T22:30:02.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:01 smithi155 bash[68033]: cluster 2024-07-28T22:30:00.811130+0000 mgr.y (mgr.34101) 5408 : cluster [DBG] pgmap v6336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:30:02 smithi155 bash[60745]: ts=2024-07-28T22:30:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:30:03.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9636 16 16 0 0 0 - 0 2024-07-28T22:30:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:03 smithi155 bash[73694]: debug 2024-07-28T22:30:03.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:04.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9637 16 16 0 0 0 - 0 2024-07-28T22:30:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:03 smithi045 bash[82788]: cluster 2024-07-28T22:30:02.812996+0000 mgr.y (mgr.34101) 5409 : cluster [DBG] pgmap v6337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:03 smithi045 bash[82788]: audit 2024-07-28T22:30:03.624276+0000 mon.c (mon.2) 1405 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:03 smithi045 bash[80445]: cluster 2024-07-28T22:30:02.812996+0000 mgr.y (mgr.34101) 5409 : cluster [DBG] pgmap v6337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:03 smithi045 bash[80445]: audit 2024-07-28T22:30:03.624276+0000 mon.c (mon.2) 1405 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:04 smithi155 bash[73694]: debug 2024-07-28T22:30:04.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:03 smithi155 bash[68033]: cluster 2024-07-28T22:30:02.812996+0000 mgr.y (mgr.34101) 5409 : cluster [DBG] pgmap v6337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:03 smithi155 bash[68033]: audit 2024-07-28T22:30:03.624276+0000 mon.c (mon.2) 1405 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:05.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9638 16 16 0 0 0 - 0 2024-07-28T22:30:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:05 smithi155 bash[73694]: debug 2024-07-28T22:30:05.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:06.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9639 16 16 0 0 0 - 0 2024-07-28T22:30:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:05 smithi045 bash[82788]: cluster 2024-07-28T22:30:04.814752+0000 mgr.y (mgr.34101) 5410 : cluster [DBG] pgmap v6338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:06.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:05 smithi045 bash[80445]: cluster 2024-07-28T22:30:04.814752+0000 mgr.y (mgr.34101) 5410 : cluster [DBG] pgmap v6338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:06 smithi155 bash[73694]: debug 2024-07-28T22:30:06.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:05 smithi155 bash[68033]: cluster 2024-07-28T22:30:04.814752+0000 mgr.y (mgr.34101) 5410 : cluster [DBG] pgmap v6338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:07.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:30:07.216676+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:30:07.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:30:07.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9640 16 16 0 0 0 - 0 2024-07-28T22:30:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:07 smithi155 bash[73694]: debug 2024-07-28T22:30:07.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:08.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9641 16 16 0 0 0 - 0 2024-07-28T22:30:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:07 smithi045 bash[80445]: cluster 2024-07-28T22:30:06.816627+0000 mgr.y (mgr.34101) 5411 : cluster [DBG] pgmap v6339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:08.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:07 smithi045 bash[82788]: cluster 2024-07-28T22:30:06.816627+0000 mgr.y (mgr.34101) 5411 : cluster [DBG] pgmap v6339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:08 smithi155 bash[73694]: debug 2024-07-28T22:30:08.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:07 smithi155 bash[68033]: cluster 2024-07-28T22:30:06.816627+0000 mgr.y (mgr.34101) 5411 : cluster [DBG] pgmap v6339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:09.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9642 16 16 0 0 0 - 0 2024-07-28T22:30:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:09 smithi155 bash[73694]: debug 2024-07-28T22:30:09.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:10.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9643 16 16 0 0 0 - 0 2024-07-28T22:30:10.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:09 smithi045 bash[80445]: cluster 2024-07-28T22:30:08.818381+0000 mgr.y (mgr.34101) 5412 : cluster [DBG] pgmap v6340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:09 smithi045 bash[82788]: cluster 2024-07-28T22:30:08.818381+0000 mgr.y (mgr.34101) 5412 : cluster [DBG] pgmap v6340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:10 smithi155 bash[73694]: debug 2024-07-28T22:30:10.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:09 smithi155 bash[68033]: cluster 2024-07-28T22:30:08.818381+0000 mgr.y (mgr.34101) 5412 : cluster [DBG] pgmap v6340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:30:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:30:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:30:11.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9644 16 16 0 0 0 - 0 2024-07-28T22:30:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:11 smithi155 bash[73694]: debug 2024-07-28T22:30:11.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:12.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9645 16 16 0 0 0 - 0 2024-07-28T22:30:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:11 smithi045 bash[80445]: cluster 2024-07-28T22:30:10.820096+0000 mgr.y (mgr.34101) 5413 : cluster [DBG] pgmap v6341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:12.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:11 smithi045 bash[82788]: cluster 2024-07-28T22:30:10.820096+0000 mgr.y (mgr.34101) 5413 : cluster [DBG] pgmap v6341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:12.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:11 smithi155 bash[68033]: cluster 2024-07-28T22:30:10.820096+0000 mgr.y (mgr.34101) 5413 : cluster [DBG] pgmap v6341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:12 smithi155 bash[73694]: debug 2024-07-28T22:30:12.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:30:12 smithi155 bash[60745]: ts=2024-07-28T22:30:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:30:13.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9646 16 16 0 0 0 - 0 2024-07-28T22:30:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:13 smithi155 bash[73694]: debug 2024-07-28T22:30:13.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:14.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9647 16 16 0 0 0 - 0 2024-07-28T22:30:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:13 smithi045 bash[80445]: cluster 2024-07-28T22:30:12.821980+0000 mgr.y (mgr.34101) 5414 : cluster [DBG] pgmap v6342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:14.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:13 smithi045 bash[82788]: cluster 2024-07-28T22:30:12.821980+0000 mgr.y (mgr.34101) 5414 : cluster [DBG] pgmap v6342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:14 smithi155 bash[73694]: debug 2024-07-28T22:30:14.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:13 smithi155 bash[68033]: cluster 2024-07-28T22:30:12.821980+0000 mgr.y (mgr.34101) 5414 : cluster [DBG] pgmap v6342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:15.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9648 16 16 0 0 0 - 0 2024-07-28T22:30:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:15 smithi155 bash[73694]: debug 2024-07-28T22:30:15.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:16.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9649 16 16 0 0 0 - 0 2024-07-28T22:30:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:15 smithi045 bash[80445]: cluster 2024-07-28T22:30:14.823645+0000 mgr.y (mgr.34101) 5415 : cluster [DBG] pgmap v6343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:15 smithi045 bash[82788]: cluster 2024-07-28T22:30:14.823645+0000 mgr.y (mgr.34101) 5415 : cluster [DBG] pgmap v6343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:15 smithi155 bash[68033]: cluster 2024-07-28T22:30:14.823645+0000 mgr.y (mgr.34101) 5415 : cluster [DBG] pgmap v6343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:16 smithi155 bash[73694]: debug 2024-07-28T22:30:16.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:17.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9650 16 16 0 0 0 - 0 2024-07-28T22:30:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:17 smithi155 bash[73694]: debug 2024-07-28T22:30:17.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:18.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9651 16 16 0 0 0 - 0 2024-07-28T22:30:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:17 smithi045 bash[82788]: cluster 2024-07-28T22:30:16.825567+0000 mgr.y (mgr.34101) 5416 : cluster [DBG] pgmap v6344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:18.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:17 smithi045 bash[80445]: cluster 2024-07-28T22:30:16.825567+0000 mgr.y (mgr.34101) 5416 : cluster [DBG] pgmap v6344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:18 smithi155 bash[73694]: debug 2024-07-28T22:30:18.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:17 smithi155 bash[68033]: cluster 2024-07-28T22:30:16.825567+0000 mgr.y (mgr.34101) 5416 : cluster [DBG] pgmap v6344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:19.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9652 16 16 0 0 0 - 0 2024-07-28T22:30:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:18 smithi045 bash[82788]: audit 2024-07-28T22:30:18.624978+0000 mon.c (mon.2) 1406 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:19.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:18 smithi045 bash[80445]: audit 2024-07-28T22:30:18.624978+0000 mon.c (mon.2) 1406 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:18 smithi155 bash[68033]: audit 2024-07-28T22:30:18.624978+0000 mon.c (mon.2) 1406 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:19 smithi155 bash[73694]: debug 2024-07-28T22:30:19.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:20.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9653 16 16 0 0 0 - 0 2024-07-28T22:30:20.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:19 smithi045 bash[82788]: cluster 2024-07-28T22:30:18.827271+0000 mgr.y (mgr.34101) 5417 : cluster [DBG] pgmap v6345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:20.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:19 smithi045 bash[80445]: cluster 2024-07-28T22:30:18.827271+0000 mgr.y (mgr.34101) 5417 : cluster [DBG] pgmap v6345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:20 smithi155 bash[73694]: debug 2024-07-28T22:30:20.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:19 smithi155 bash[68033]: cluster 2024-07-28T22:30:18.827271+0000 mgr.y (mgr.34101) 5417 : cluster [DBG] pgmap v6345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:30:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:30:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:30:21.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9654 16 16 0 0 0 - 0 2024-07-28T22:30:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:21 smithi155 bash[73694]: debug 2024-07-28T22:30:21.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:22.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9655 16 16 0 0 0 - 0 2024-07-28T22:30:22.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:21 smithi045 bash[80445]: cluster 2024-07-28T22:30:20.829000+0000 mgr.y (mgr.34101) 5418 : cluster [DBG] pgmap v6346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:22.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:21 smithi045 bash[82788]: cluster 2024-07-28T22:30:20.829000+0000 mgr.y (mgr.34101) 5418 : cluster [DBG] pgmap v6346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:22 smithi155 bash[73694]: debug 2024-07-28T22:30:22.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:21 smithi155 bash[68033]: cluster 2024-07-28T22:30:20.829000+0000 mgr.y (mgr.34101) 5418 : cluster [DBG] pgmap v6346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:30:22 smithi155 bash[60745]: ts=2024-07-28T22:30:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:30:23.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9656 16 16 0 0 0 - 0 2024-07-28T22:30:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:23 smithi155 bash[73694]: debug 2024-07-28T22:30:23.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:23 smithi045 bash[82788]: cluster 2024-07-28T22:30:22.830880+0000 mgr.y (mgr.34101) 5419 : cluster [DBG] pgmap v6347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:24.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:23 smithi045 bash[80445]: cluster 2024-07-28T22:30:22.830880+0000 mgr.y (mgr.34101) 5419 : cluster [DBG] pgmap v6347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:24.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9657 16 16 0 0 0 - 0 2024-07-28T22:30:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:24 smithi155 bash[73694]: debug 2024-07-28T22:30:24.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:24.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:23 smithi155 bash[68033]: cluster 2024-07-28T22:30:22.830880+0000 mgr.y (mgr.34101) 5419 : cluster [DBG] pgmap v6347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:25.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9658 16 16 0 0 0 - 0 2024-07-28T22:30:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:25 smithi155 bash[73694]: debug 2024-07-28T22:30:25.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:26.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:25 smithi045 bash[82788]: cluster 2024-07-28T22:30:24.832605+0000 mgr.y (mgr.34101) 5420 : cluster [DBG] pgmap v6348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:26.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:25 smithi045 bash[80445]: cluster 2024-07-28T22:30:24.832605+0000 mgr.y (mgr.34101) 5420 : cluster [DBG] pgmap v6348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:26.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9659 16 16 0 0 0 - 0 2024-07-28T22:30:26.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:25 smithi155 bash[68033]: cluster 2024-07-28T22:30:24.832605+0000 mgr.y (mgr.34101) 5420 : cluster [DBG] pgmap v6348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:26 smithi155 bash[73694]: debug 2024-07-28T22:30:26.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:27.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:30:27.219860+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:30:27.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:30:27.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9660 16 16 0 0 0 - 0 2024-07-28T22:30:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:27 smithi155 bash[73694]: debug 2024-07-28T22:30:27.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:28.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:27 smithi045 bash[80445]: cluster 2024-07-28T22:30:26.834502+0000 mgr.y (mgr.34101) 5421 : cluster [DBG] pgmap v6349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:28.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:27 smithi045 bash[82788]: cluster 2024-07-28T22:30:26.834502+0000 mgr.y (mgr.34101) 5421 : cluster [DBG] pgmap v6349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:28.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9661 16 16 0 0 0 - 0 2024-07-28T22:30:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:28 smithi155 bash[73694]: debug 2024-07-28T22:30:28.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:27 smithi155 bash[68033]: cluster 2024-07-28T22:30:26.834502+0000 mgr.y (mgr.34101) 5421 : cluster [DBG] pgmap v6349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:29.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9662 16 16 0 0 0 - 0 2024-07-28T22:30:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:29 smithi155 bash[73694]: debug 2024-07-28T22:30:29.114+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:30.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:29 smithi045 bash[80445]: cluster 2024-07-28T22:30:28.836231+0000 mgr.y (mgr.34101) 5422 : cluster [DBG] pgmap v6350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:29 smithi045 bash[82788]: cluster 2024-07-28T22:30:28.836231+0000 mgr.y (mgr.34101) 5422 : cluster [DBG] pgmap v6350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:30.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9663 16 16 0 0 0 - 0 2024-07-28T22:30:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:29 smithi155 bash[68033]: cluster 2024-07-28T22:30:28.836231+0000 mgr.y (mgr.34101) 5422 : cluster [DBG] pgmap v6350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:30 smithi155 bash[73694]: debug 2024-07-28T22:30:30.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:30:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:30:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:30:31.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9664 16 16 0 0 0 - 0 2024-07-28T22:30:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:31 smithi155 bash[73694]: debug 2024-07-28T22:30:31.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:32.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:31 smithi045 bash[80445]: cluster 2024-07-28T22:30:30.837977+0000 mgr.y (mgr.34101) 5423 : cluster [DBG] pgmap v6351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:32.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:31 smithi045 bash[82788]: cluster 2024-07-28T22:30:30.837977+0000 mgr.y (mgr.34101) 5423 : cluster [DBG] pgmap v6351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:32.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9665 16 16 0 0 0 - 0 2024-07-28T22:30:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:31 smithi155 bash[68033]: cluster 2024-07-28T22:30:30.837977+0000 mgr.y (mgr.34101) 5423 : cluster [DBG] pgmap v6351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:32 smithi155 bash[73694]: debug 2024-07-28T22:30:32.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:30:32 smithi155 bash[60745]: ts=2024-07-28T22:30:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:30:33.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9666 16 16 0 0 0 - 0 2024-07-28T22:30:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:33 smithi155 bash[73694]: debug 2024-07-28T22:30:33.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:34.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:33 smithi045 bash[80445]: cluster 2024-07-28T22:30:32.839849+0000 mgr.y (mgr.34101) 5424 : cluster [DBG] pgmap v6352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:34.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:33 smithi045 bash[80445]: audit 2024-07-28T22:30:33.625155+0000 mon.c (mon.2) 1407 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:33 smithi045 bash[82788]: cluster 2024-07-28T22:30:32.839849+0000 mgr.y (mgr.34101) 5424 : cluster [DBG] pgmap v6352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:33 smithi045 bash[82788]: audit 2024-07-28T22:30:33.625155+0000 mon.c (mon.2) 1407 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:34.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9667 16 16 0 0 0 - 0 2024-07-28T22:30:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:34 smithi155 bash[73694]: debug 2024-07-28T22:30:34.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:33 smithi155 bash[68033]: cluster 2024-07-28T22:30:32.839849+0000 mgr.y (mgr.34101) 5424 : cluster [DBG] pgmap v6352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:33 smithi155 bash[68033]: audit 2024-07-28T22:30:33.625155+0000 mon.c (mon.2) 1407 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:35.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:34 smithi045 bash[80445]: audit 2024-07-28T22:30:34.709652+0000 mon.c (mon.2) 1408 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:30:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:34 smithi045 bash[82788]: audit 2024-07-28T22:30:34.709652+0000 mon.c (mon.2) 1408 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:30:35.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9668 16 16 0 0 0 - 0 2024-07-28T22:30:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:34 smithi155 bash[68033]: audit 2024-07-28T22:30:34.709652+0000 mon.c (mon.2) 1408 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:30:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:35 smithi155 bash[73694]: debug 2024-07-28T22:30:35.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:36.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:35 smithi045 bash[80445]: cluster 2024-07-28T22:30:34.841551+0000 mgr.y (mgr.34101) 5425 : cluster [DBG] pgmap v6353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:35 smithi045 bash[82788]: cluster 2024-07-28T22:30:34.841551+0000 mgr.y (mgr.34101) 5425 : cluster [DBG] pgmap v6353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:36.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9669 16 16 0 0 0 - 0 2024-07-28T22:30:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:35 smithi155 bash[68033]: cluster 2024-07-28T22:30:34.841551+0000 mgr.y (mgr.34101) 5425 : cluster [DBG] pgmap v6353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:36 smithi155 bash[73694]: debug 2024-07-28T22:30:36.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:37.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9670 16 16 0 0 0 - 0 2024-07-28T22:30:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:37 smithi155 bash[73694]: debug 2024-07-28T22:30:37.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:38.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9671 16 16 0 0 0 - 0 2024-07-28T22:30:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:37 smithi155 bash[68033]: cluster 2024-07-28T22:30:36.843419+0000 mgr.y (mgr.34101) 5426 : cluster [DBG] pgmap v6354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:38 smithi155 bash[73694]: debug 2024-07-28T22:30:38.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:37 smithi045 bash[80445]: cluster 2024-07-28T22:30:36.843419+0000 mgr.y (mgr.34101) 5426 : cluster [DBG] pgmap v6354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:37 smithi045 bash[82788]: cluster 2024-07-28T22:30:36.843419+0000 mgr.y (mgr.34101) 5426 : cluster [DBG] pgmap v6354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:39.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9672 16 16 0 0 0 - 0 2024-07-28T22:30:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:39 smithi155 bash[73694]: debug 2024-07-28T22:30:39.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:40.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9673 16 16 0 0 0 - 0 2024-07-28T22:30:40.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:39 smithi155 bash[68033]: cluster 2024-07-28T22:30:38.845146+0000 mgr.y (mgr.34101) 5427 : cluster [DBG] pgmap v6355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:40 smithi155 bash[73694]: debug 2024-07-28T22:30:39.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:39 smithi045 bash[80445]: cluster 2024-07-28T22:30:38.845146+0000 mgr.y (mgr.34101) 5427 : cluster [DBG] pgmap v6355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:39 smithi045 bash[82788]: cluster 2024-07-28T22:30:38.845146+0000 mgr.y (mgr.34101) 5427 : cluster [DBG] pgmap v6355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:30:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:30:40] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:30:41.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9674 16 16 0 0 0 - 0 2024-07-28T22:30:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:41 smithi155 bash[73694]: debug 2024-07-28T22:30:41.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:41.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[80445]: audit 2024-07-28T22:30:40.405369+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[80445]: audit 2024-07-28T22:30:40.416799+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[80445]: audit 2024-07-28T22:30:40.596426+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[80445]: audit 2024-07-28T22:30:40.608963+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[80445]: audit 2024-07-28T22:30:41.054082+0000 mon.c (mon.2) 1409 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:30:41.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[80445]: audit 2024-07-28T22:30:41.055846+0000 mon.c (mon.2) 1410 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:30:41.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[80445]: audit 2024-07-28T22:30:41.064827+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[82788]: audit 2024-07-28T22:30:40.405369+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[82788]: audit 2024-07-28T22:30:40.416799+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[82788]: audit 2024-07-28T22:30:40.596426+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[82788]: audit 2024-07-28T22:30:40.608963+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[82788]: audit 2024-07-28T22:30:41.054082+0000 mon.c (mon.2) 1409 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:30:41.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[82788]: audit 2024-07-28T22:30:41.055846+0000 mon.c (mon.2) 1410 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:30:41.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:41 smithi045 bash[82788]: audit 2024-07-28T22:30:41.064827+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:41 smithi155 bash[68033]: audit 2024-07-28T22:30:40.405369+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:41 smithi155 bash[68033]: audit 2024-07-28T22:30:40.416799+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:41 smithi155 bash[68033]: audit 2024-07-28T22:30:40.596426+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:41 smithi155 bash[68033]: audit 2024-07-28T22:30:40.608963+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:41 smithi155 bash[68033]: audit 2024-07-28T22:30:41.054082+0000 mon.c (mon.2) 1409 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:30:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:41 smithi155 bash[68033]: audit 2024-07-28T22:30:41.055846+0000 mon.c (mon.2) 1410 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:30:41.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:41 smithi155 bash[68033]: audit 2024-07-28T22:30:41.064827+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:30:42.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9675 16 16 0 0 0 - 0 2024-07-28T22:30:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:41 smithi155 bash[73694]: debug 2024-07-28T22:30:41.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:42.609 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:30:42 smithi155 bash[60745]: ts=2024-07-28T22:30:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:30:42.953 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:42 smithi155 bash[68033]: cluster 2024-07-28T22:30:40.845941+0000 mgr.y (mgr.34101) 5428 : cluster [DBG] pgmap v6356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:42 smithi045 bash[82788]: cluster 2024-07-28T22:30:40.845941+0000 mgr.y (mgr.34101) 5428 : cluster [DBG] pgmap v6356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:42 smithi045 bash[80445]: cluster 2024-07-28T22:30:40.845941+0000 mgr.y (mgr.34101) 5428 : cluster [DBG] pgmap v6356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:43.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9676 16 16 0 0 0 - 0 2024-07-28T22:30:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:42 smithi155 bash[73694]: debug 2024-07-28T22:30:42.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:44.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9677 16 16 0 0 0 - 0 2024-07-28T22:30:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:43 smithi155 bash[73694]: debug 2024-07-28T22:30:43.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:44.932 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:44 smithi155 bash[68033]: cluster 2024-07-28T22:30:42.847738+0000 mgr.y (mgr.34101) 5429 : cluster [DBG] pgmap v6357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:44.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:44 smithi045 bash[82788]: cluster 2024-07-28T22:30:42.847738+0000 mgr.y (mgr.34101) 5429 : cluster [DBG] pgmap v6357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:44.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:44 smithi045 bash[80445]: cluster 2024-07-28T22:30:42.847738+0000 mgr.y (mgr.34101) 5429 : cluster [DBG] pgmap v6357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:45.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9678 16 16 0 0 0 - 0 2024-07-28T22:30:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:44 smithi155 bash[73694]: debug 2024-07-28T22:30:44.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:46.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9679 16 16 0 0 0 - 0 2024-07-28T22:30:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:45 smithi155 bash[73694]: debug 2024-07-28T22:30:45.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:46.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:46 smithi155 bash[68033]: cluster 2024-07-28T22:30:44.849435+0000 mgr.y (mgr.34101) 5430 : cluster [DBG] pgmap v6358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:46 smithi045 bash[82788]: cluster 2024-07-28T22:30:44.849435+0000 mgr.y (mgr.34101) 5430 : cluster [DBG] pgmap v6358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:46.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:46 smithi045 bash[80445]: cluster 2024-07-28T22:30:44.849435+0000 mgr.y (mgr.34101) 5430 : cluster [DBG] pgmap v6358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:47.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:30:47.223033+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:30:47.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:30:47.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9680 16 16 0 0 0 - 0 2024-07-28T22:30:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:46 smithi155 bash[73694]: debug 2024-07-28T22:30:46.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:48.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9681 16 16 0 0 0 - 0 2024-07-28T22:30:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:47 smithi155 bash[73694]: debug 2024-07-28T22:30:47.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:48.882 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:48 smithi155 bash[68033]: cluster 2024-07-28T22:30:46.851347+0000 mgr.y (mgr.34101) 5431 : cluster [DBG] pgmap v6359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:48 smithi045 bash[82788]: cluster 2024-07-28T22:30:46.851347+0000 mgr.y (mgr.34101) 5431 : cluster [DBG] pgmap v6359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:48 smithi045 bash[80445]: cluster 2024-07-28T22:30:46.851347+0000 mgr.y (mgr.34101) 5431 : cluster [DBG] pgmap v6359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:49.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9682 16 16 0 0 0 - 0 2024-07-28T22:30:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:48 smithi155 bash[73694]: debug 2024-07-28T22:30:48.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:49 smithi045 bash[82788]: audit 2024-07-28T22:30:48.628117+0000 mon.c (mon.2) 1411 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:49 smithi045 bash[80445]: audit 2024-07-28T22:30:48.628117+0000 mon.c (mon.2) 1411 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:49 smithi155 bash[68033]: audit 2024-07-28T22:30:48.628117+0000 mon.c (mon.2) 1411 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:30:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:49 smithi155 bash[73694]: debug 2024-07-28T22:30:49.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:50.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9683 16 16 0 0 0 - 0 2024-07-28T22:30:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:50 smithi045 bash[80445]: cluster 2024-07-28T22:30:48.853014+0000 mgr.y (mgr.34101) 5432 : cluster [DBG] pgmap v6360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:30:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:30:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:30:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:50 smithi045 bash[82788]: cluster 2024-07-28T22:30:48.853014+0000 mgr.y (mgr.34101) 5432 : cluster [DBG] pgmap v6360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:50 smithi155 bash[68033]: cluster 2024-07-28T22:30:48.853014+0000 mgr.y (mgr.34101) 5432 : cluster [DBG] pgmap v6360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:50 smithi155 bash[73694]: debug 2024-07-28T22:30:50.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:51.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9684 16 16 0 0 0 - 0 2024-07-28T22:30:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:51 smithi155 bash[73694]: debug 2024-07-28T22:30:51.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:52.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9685 16 16 0 0 0 - 0 2024-07-28T22:30:52.638 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:30:52 smithi155 bash[60745]: ts=2024-07-28T22:30:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:30:52.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:52 smithi045 bash[80445]: cluster 2024-07-28T22:30:50.854783+0000 mgr.y (mgr.34101) 5433 : cluster [DBG] pgmap v6361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:52 smithi045 bash[82788]: cluster 2024-07-28T22:30:50.854783+0000 mgr.y (mgr.34101) 5433 : cluster [DBG] pgmap v6361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:52 smithi155 bash[68033]: cluster 2024-07-28T22:30:50.854783+0000 mgr.y (mgr.34101) 5433 : cluster [DBG] pgmap v6361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:52 smithi155 bash[73694]: debug 2024-07-28T22:30:52.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:53.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9686 16 16 0 0 0 - 0 2024-07-28T22:30:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:53 smithi155 bash[73694]: debug 2024-07-28T22:30:53.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:54.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9687 16 16 0 0 0 - 0 2024-07-28T22:30:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:54 smithi045 bash[82788]: cluster 2024-07-28T22:30:52.856625+0000 mgr.y (mgr.34101) 5434 : cluster [DBG] pgmap v6362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:54 smithi045 bash[80445]: cluster 2024-07-28T22:30:52.856625+0000 mgr.y (mgr.34101) 5434 : cluster [DBG] pgmap v6362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:54 smithi155 bash[73694]: debug 2024-07-28T22:30:54.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:54 smithi155 bash[68033]: cluster 2024-07-28T22:30:52.856625+0000 mgr.y (mgr.34101) 5434 : cluster [DBG] pgmap v6362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:55.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9688 16 16 0 0 0 - 0 2024-07-28T22:30:56.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9689 16 16 0 0 0 - 0 2024-07-28T22:30:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:55 smithi155 bash[73694]: debug 2024-07-28T22:30:55.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:56.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:56 smithi045 bash[82788]: cluster 2024-07-28T22:30:54.858396+0000 mgr.y (mgr.34101) 5435 : cluster [DBG] pgmap v6363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:56.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:56 smithi045 bash[80445]: cluster 2024-07-28T22:30:54.858396+0000 mgr.y (mgr.34101) 5435 : cluster [DBG] pgmap v6363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:57.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:56 smithi155 bash[68033]: cluster 2024-07-28T22:30:54.858396+0000 mgr.y (mgr.34101) 5435 : cluster [DBG] pgmap v6363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:56 smithi155 bash[73694]: debug 2024-07-28T22:30:56.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:57.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9690 16 16 0 0 0 - 0 2024-07-28T22:30:58.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9691 16 16 0 0 0 - 0 2024-07-28T22:30:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:57 smithi155 bash[73694]: debug 2024-07-28T22:30:57.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:58.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:30:58 smithi045 bash[82788]: cluster 2024-07-28T22:30:56.860275+0000 mgr.y (mgr.34101) 5436 : cluster [DBG] pgmap v6364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:58.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:30:58 smithi045 bash[80445]: cluster 2024-07-28T22:30:56.860275+0000 mgr.y (mgr.34101) 5436 : cluster [DBG] pgmap v6364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:59.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:30:58 smithi155 bash[68033]: cluster 2024-07-28T22:30:56.860275+0000 mgr.y (mgr.34101) 5436 : cluster [DBG] pgmap v6364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:30:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:58 smithi155 bash[73694]: debug 2024-07-28T22:30:58.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:30:59.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9692 16 16 0 0 0 - 0 2024-07-28T22:31:00.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9693 16 16 0 0 0 - 0 2024-07-28T22:31:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:30:59 smithi155 bash[73694]: debug 2024-07-28T22:30:59.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:00 smithi045 bash[80445]: cluster 2024-07-28T22:30:58.862073+0000 mgr.y (mgr.34101) 5437 : cluster [DBG] pgmap v6365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:31:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:31:00] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:31:00.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:00 smithi045 bash[82788]: cluster 2024-07-28T22:30:58.862073+0000 mgr.y (mgr.34101) 5437 : cluster [DBG] pgmap v6365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:00 smithi155 bash[73694]: debug 2024-07-28T22:31:00.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:00 smithi155 bash[68033]: cluster 2024-07-28T22:30:58.862073+0000 mgr.y (mgr.34101) 5437 : cluster [DBG] pgmap v6365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:01.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9694 16 16 0 0 0 - 0 2024-07-28T22:31:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:01 smithi045 bash[80445]: cluster 2024-07-28T22:31:00.863820+0000 mgr.y (mgr.34101) 5438 : cluster [DBG] pgmap v6366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:01 smithi045 bash[82788]: cluster 2024-07-28T22:31:00.863820+0000 mgr.y (mgr.34101) 5438 : cluster [DBG] pgmap v6366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:02.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:01 smithi155 bash[68033]: cluster 2024-07-28T22:31:00.863820+0000 mgr.y (mgr.34101) 5438 : cluster [DBG] pgmap v6366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:01 smithi155 bash[73694]: debug 2024-07-28T22:31:01.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:02.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9695 16 16 0 0 0 - 0 2024-07-28T22:31:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:31:02 smithi155 bash[60745]: ts=2024-07-28T22:31:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:31:03.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9696 16 16 0 0 0 - 0 2024-07-28T22:31:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:02 smithi155 bash[73694]: debug 2024-07-28T22:31:02.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:03 smithi045 bash[80445]: cluster 2024-07-28T22:31:02.865719+0000 mgr.y (mgr.34101) 5439 : cluster [DBG] pgmap v6367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:04.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:03 smithi045 bash[80445]: audit 2024-07-28T22:31:03.626059+0000 mon.c (mon.2) 1412 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:03 smithi045 bash[82788]: cluster 2024-07-28T22:31:02.865719+0000 mgr.y (mgr.34101) 5439 : cluster [DBG] pgmap v6367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:03 smithi045 bash[82788]: audit 2024-07-28T22:31:03.626059+0000 mon.c (mon.2) 1412 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:04.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9697 16 16 0 0 0 - 0 2024-07-28T22:31:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:03 smithi155 bash[73694]: debug 2024-07-28T22:31:03.826+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:03 smithi155 bash[68033]: cluster 2024-07-28T22:31:02.865719+0000 mgr.y (mgr.34101) 5439 : cluster [DBG] pgmap v6367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:03 smithi155 bash[68033]: audit 2024-07-28T22:31:03.626059+0000 mon.c (mon.2) 1412 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:05.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9698 16 16 0 0 0 - 0 2024-07-28T22:31:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:04 smithi155 bash[73694]: debug 2024-07-28T22:31:04.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:06.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:05 smithi045 bash[80445]: cluster 2024-07-28T22:31:04.867481+0000 mgr.y (mgr.34101) 5440 : cluster [DBG] pgmap v6368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:06.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:05 smithi045 bash[82788]: cluster 2024-07-28T22:31:04.867481+0000 mgr.y (mgr.34101) 5440 : cluster [DBG] pgmap v6368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:06.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9699 16 16 0 0 0 - 0 2024-07-28T22:31:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:05 smithi155 bash[73694]: debug 2024-07-28T22:31:05.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:05 smithi155 bash[68033]: cluster 2024-07-28T22:31:04.867481+0000 mgr.y (mgr.34101) 5440 : cluster [DBG] pgmap v6368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:07.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:31:07.226292+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:31:07.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:31:07.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9700 16 16 0 0 0 - 0 2024-07-28T22:31:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:06 smithi155 bash[73694]: debug 2024-07-28T22:31:06.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:08.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:07 smithi045 bash[80445]: cluster 2024-07-28T22:31:06.869358+0000 mgr.y (mgr.34101) 5441 : cluster [DBG] pgmap v6369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:08.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:07 smithi045 bash[82788]: cluster 2024-07-28T22:31:06.869358+0000 mgr.y (mgr.34101) 5441 : cluster [DBG] pgmap v6369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:08.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9701 16 16 0 0 0 - 0 2024-07-28T22:31:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:07 smithi155 bash[73694]: debug 2024-07-28T22:31:07.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:07 smithi155 bash[68033]: cluster 2024-07-28T22:31:06.869358+0000 mgr.y (mgr.34101) 5441 : cluster [DBG] pgmap v6369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:09.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9702 16 16 0 0 0 - 0 2024-07-28T22:31:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:08 smithi155 bash[73694]: debug 2024-07-28T22:31:08.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:10.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:09 smithi045 bash[80445]: cluster 2024-07-28T22:31:08.871147+0000 mgr.y (mgr.34101) 5442 : cluster [DBG] pgmap v6370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:09 smithi045 bash[82788]: cluster 2024-07-28T22:31:08.871147+0000 mgr.y (mgr.34101) 5442 : cluster [DBG] pgmap v6370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:10.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9703 16 16 0 0 0 - 0 2024-07-28T22:31:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:09 smithi155 bash[68033]: cluster 2024-07-28T22:31:08.871147+0000 mgr.y (mgr.34101) 5442 : cluster [DBG] pgmap v6370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:09 smithi155 bash[73694]: debug 2024-07-28T22:31:09.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:31:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:31:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:31:11.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9704 16 16 0 0 0 - 0 2024-07-28T22:31:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:11 smithi155 bash[73694]: debug 2024-07-28T22:31:11.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:12.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:11 smithi045 bash[80445]: cluster 2024-07-28T22:31:10.872897+0000 mgr.y (mgr.34101) 5443 : cluster [DBG] pgmap v6371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:12.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:11 smithi045 bash[82788]: cluster 2024-07-28T22:31:10.872897+0000 mgr.y (mgr.34101) 5443 : cluster [DBG] pgmap v6371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:12.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9705 16 16 0 0 0 - 0 2024-07-28T22:31:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:11 smithi155 bash[68033]: cluster 2024-07-28T22:31:10.872897+0000 mgr.y (mgr.34101) 5443 : cluster [DBG] pgmap v6371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:12 smithi155 bash[73694]: debug 2024-07-28T22:31:12.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:31:12 smithi155 bash[60745]: ts=2024-07-28T22:31:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:31:13.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9706 16 16 0 0 0 - 0 2024-07-28T22:31:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:13 smithi155 bash[73694]: debug 2024-07-28T22:31:13.025+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:14.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:13 smithi045 bash[80445]: cluster 2024-07-28T22:31:12.874833+0000 mgr.y (mgr.34101) 5444 : cluster [DBG] pgmap v6372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:14.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:13 smithi045 bash[82788]: cluster 2024-07-28T22:31:12.874833+0000 mgr.y (mgr.34101) 5444 : cluster [DBG] pgmap v6372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:14.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9707 16 16 0 0 0 - 0 2024-07-28T22:31:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:13 smithi155 bash[68033]: cluster 2024-07-28T22:31:12.874833+0000 mgr.y (mgr.34101) 5444 : cluster [DBG] pgmap v6372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:14 smithi155 bash[73694]: debug 2024-07-28T22:31:14.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:15.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9708 16 16 0 0 0 - 0 2024-07-28T22:31:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:15 smithi155 bash[73694]: debug 2024-07-28T22:31:15.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:16.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:15 smithi045 bash[80445]: cluster 2024-07-28T22:31:14.876588+0000 mgr.y (mgr.34101) 5445 : cluster [DBG] pgmap v6373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:15 smithi045 bash[82788]: cluster 2024-07-28T22:31:14.876588+0000 mgr.y (mgr.34101) 5445 : cluster [DBG] pgmap v6373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:16.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9709 16 16 0 0 0 - 0 2024-07-28T22:31:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:16 smithi155 bash[73694]: debug 2024-07-28T22:31:16.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:15 smithi155 bash[68033]: cluster 2024-07-28T22:31:14.876588+0000 mgr.y (mgr.34101) 5445 : cluster [DBG] pgmap v6373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:17.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9710 16 16 0 0 0 - 0 2024-07-28T22:31:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:17 smithi155 bash[73694]: debug 2024-07-28T22:31:17.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:18.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:17 smithi045 bash[82788]: cluster 2024-07-28T22:31:16.878486+0000 mgr.y (mgr.34101) 5446 : cluster [DBG] pgmap v6374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:18.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:17 smithi045 bash[80445]: cluster 2024-07-28T22:31:16.878486+0000 mgr.y (mgr.34101) 5446 : cluster [DBG] pgmap v6374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:18.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9711 16 16 0 0 0 - 0 2024-07-28T22:31:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:18 smithi155 bash[73694]: debug 2024-07-28T22:31:17.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:17 smithi155 bash[68033]: cluster 2024-07-28T22:31:16.878486+0000 mgr.y (mgr.34101) 5446 : cluster [DBG] pgmap v6374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:19.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:18 smithi045 bash[80445]: audit 2024-07-28T22:31:18.626787+0000 mon.c (mon.2) 1413 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:19.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:18 smithi045 bash[82788]: audit 2024-07-28T22:31:18.626787+0000 mon.c (mon.2) 1413 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:19.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9712 16 16 0 0 0 - 0 2024-07-28T22:31:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:18 smithi155 bash[68033]: audit 2024-07-28T22:31:18.626787+0000 mon.c (mon.2) 1413 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:19 smithi155 bash[73694]: debug 2024-07-28T22:31:19.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:20.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:19 smithi045 bash[80445]: cluster 2024-07-28T22:31:18.880172+0000 mgr.y (mgr.34101) 5447 : cluster [DBG] pgmap v6375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:20.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:19 smithi045 bash[82788]: cluster 2024-07-28T22:31:18.880172+0000 mgr.y (mgr.34101) 5447 : cluster [DBG] pgmap v6375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:20.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9713 16 16 0 0 0 - 0 2024-07-28T22:31:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:19 smithi155 bash[68033]: cluster 2024-07-28T22:31:18.880172+0000 mgr.y (mgr.34101) 5447 : cluster [DBG] pgmap v6375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:20 smithi155 bash[73694]: debug 2024-07-28T22:31:20.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:31:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:31:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:31:21.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9714 16 16 0 0 0 - 0 2024-07-28T22:31:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:21 smithi155 bash[73694]: debug 2024-07-28T22:31:21.097+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:22.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9715 16 16 0 0 0 - 0 2024-07-28T22:31:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:22 smithi155 bash[73694]: debug 2024-07-28T22:31:22.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:21 smithi155 bash[68033]: cluster 2024-07-28T22:31:20.882046+0000 mgr.y (mgr.34101) 5448 : cluster [DBG] pgmap v6376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:22.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:21 smithi045 bash[80445]: cluster 2024-07-28T22:31:20.882046+0000 mgr.y (mgr.34101) 5448 : cluster [DBG] pgmap v6376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:21 smithi045 bash[82788]: cluster 2024-07-28T22:31:20.882046+0000 mgr.y (mgr.34101) 5448 : cluster [DBG] pgmap v6376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:31:22 smithi155 bash[60745]: ts=2024-07-28T22:31:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:31:23.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9716 16 16 0 0 0 - 0 2024-07-28T22:31:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:23 smithi155 bash[73694]: debug 2024-07-28T22:31:23.153+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:24.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9717 16 16 0 0 0 - 0 2024-07-28T22:31:24.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:23 smithi155 bash[68033]: cluster 2024-07-28T22:31:22.884103+0000 mgr.y (mgr.34101) 5449 : cluster [DBG] pgmap v6377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:24 smithi155 bash[73694]: debug 2024-07-28T22:31:24.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:23 smithi045 bash[82788]: cluster 2024-07-28T22:31:22.884103+0000 mgr.y (mgr.34101) 5449 : cluster [DBG] pgmap v6377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:24.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:23 smithi045 bash[80445]: cluster 2024-07-28T22:31:22.884103+0000 mgr.y (mgr.34101) 5449 : cluster [DBG] pgmap v6377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:25.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9718 16 16 0 0 0 - 0 2024-07-28T22:31:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:25 smithi155 bash[73694]: debug 2024-07-28T22:31:25.153+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:26.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9719 16 16 0 0 0 - 0 2024-07-28T22:31:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:25 smithi155 bash[68033]: cluster 2024-07-28T22:31:24.886052+0000 mgr.y (mgr.34101) 5450 : cluster [DBG] pgmap v6378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:26 smithi155 bash[73694]: debug 2024-07-28T22:31:26.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:25 smithi045 bash[82788]: cluster 2024-07-28T22:31:24.886052+0000 mgr.y (mgr.34101) 5450 : cluster [DBG] pgmap v6378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:26.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:25 smithi045 bash[80445]: cluster 2024-07-28T22:31:24.886052+0000 mgr.y (mgr.34101) 5450 : cluster [DBG] pgmap v6378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:27.056 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 22:31:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T22:31:26.670522085Z level=info msg="Completed cleanup jobs" duration=53.418765ms 2024-07-28T22:31:27.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:31:27.229521+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:31:27.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:31:27.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9720 16 16 0 0 0 - 0 2024-07-28T22:31:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:27 smithi155 bash[73694]: debug 2024-07-28T22:31:27.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:28.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9721 16 16 0 0 0 - 0 2024-07-28T22:31:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:28 smithi155 bash[73694]: debug 2024-07-28T22:31:28.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:27 smithi155 bash[68033]: cluster 2024-07-28T22:31:26.888078+0000 mgr.y (mgr.34101) 5451 : cluster [DBG] pgmap v6379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:28.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:27 smithi045 bash[80445]: cluster 2024-07-28T22:31:26.888078+0000 mgr.y (mgr.34101) 5451 : cluster [DBG] pgmap v6379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:27 smithi045 bash[82788]: cluster 2024-07-28T22:31:26.888078+0000 mgr.y (mgr.34101) 5451 : cluster [DBG] pgmap v6379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:29.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9722 16 16 0 0 0 - 0 2024-07-28T22:31:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:29 smithi155 bash[73694]: debug 2024-07-28T22:31:29.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:30.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9723 16 16 0 0 0 - 0 2024-07-28T22:31:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:30 smithi155 bash[73694]: debug 2024-07-28T22:31:30.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:29 smithi155 bash[68033]: cluster 2024-07-28T22:31:28.890010+0000 mgr.y (mgr.34101) 5452 : cluster [DBG] pgmap v6380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:29 smithi045 bash[80445]: cluster 2024-07-28T22:31:28.890010+0000 mgr.y (mgr.34101) 5452 : cluster [DBG] pgmap v6380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:30.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:29 smithi045 bash[82788]: cluster 2024-07-28T22:31:28.890010+0000 mgr.y (mgr.34101) 5452 : cluster [DBG] pgmap v6380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:31:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:31:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:31:31.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9724 16 16 0 0 0 - 0 2024-07-28T22:31:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:31 smithi155 bash[73694]: debug 2024-07-28T22:31:31.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:32.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9725 16 16 0 0 0 - 0 2024-07-28T22:31:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:32 smithi155 bash[73694]: debug 2024-07-28T22:31:32.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:31 smithi155 bash[68033]: cluster 2024-07-28T22:31:30.891947+0000 mgr.y (mgr.34101) 5453 : cluster [DBG] pgmap v6381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:32.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:31 smithi045 bash[80445]: cluster 2024-07-28T22:31:30.891947+0000 mgr.y (mgr.34101) 5453 : cluster [DBG] pgmap v6381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:31 smithi045 bash[82788]: cluster 2024-07-28T22:31:30.891947+0000 mgr.y (mgr.34101) 5453 : cluster [DBG] pgmap v6381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:31:32 smithi155 bash[60745]: ts=2024-07-28T22:31:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:31:33.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9726 16 16 0 0 0 - 0 2024-07-28T22:31:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:33 smithi155 bash[73694]: debug 2024-07-28T22:31:33.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:34.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9727 16 16 0 0 0 - 0 2024-07-28T22:31:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:34 smithi155 bash[73694]: debug 2024-07-28T22:31:34.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:33 smithi155 bash[68033]: cluster 2024-07-28T22:31:32.894070+0000 mgr.y (mgr.34101) 5454 : cluster [DBG] pgmap v6382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:33 smithi155 bash[68033]: audit 2024-07-28T22:31:33.627005+0000 mon.c (mon.2) 1414 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:33 smithi045 bash[80445]: cluster 2024-07-28T22:31:32.894070+0000 mgr.y (mgr.34101) 5454 : cluster [DBG] pgmap v6382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:33 smithi045 bash[80445]: audit 2024-07-28T22:31:33.627005+0000 mon.c (mon.2) 1414 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:33 smithi045 bash[82788]: cluster 2024-07-28T22:31:32.894070+0000 mgr.y (mgr.34101) 5454 : cluster [DBG] pgmap v6382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:33 smithi045 bash[82788]: audit 2024-07-28T22:31:33.627005+0000 mon.c (mon.2) 1414 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:35.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9728 16 16 0 0 0 - 0 2024-07-28T22:31:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:35 smithi155 bash[73694]: debug 2024-07-28T22:31:35.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:36.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9729 16 16 0 0 0 - 0 2024-07-28T22:31:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:36 smithi155 bash[73694]: debug 2024-07-28T22:31:36.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:36 smithi155 bash[68033]: cluster 2024-07-28T22:31:34.896011+0000 mgr.y (mgr.34101) 5455 : cluster [DBG] pgmap v6383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:36.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:35 smithi045 bash[80445]: cluster 2024-07-28T22:31:34.896011+0000 mgr.y (mgr.34101) 5455 : cluster [DBG] pgmap v6383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:35 smithi045 bash[82788]: cluster 2024-07-28T22:31:34.896011+0000 mgr.y (mgr.34101) 5455 : cluster [DBG] pgmap v6383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:37.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9730 16 16 0 0 0 - 0 2024-07-28T22:31:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:37 smithi155 bash[73694]: debug 2024-07-28T22:31:37.153+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:38.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9731 16 16 0 0 0 - 0 2024-07-28T22:31:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:38 smithi155 bash[73694]: debug 2024-07-28T22:31:38.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:38 smithi155 bash[68033]: cluster 2024-07-28T22:31:36.898104+0000 mgr.y (mgr.34101) 5456 : cluster [DBG] pgmap v6384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:38 smithi045 bash[80445]: cluster 2024-07-28T22:31:36.898104+0000 mgr.y (mgr.34101) 5456 : cluster [DBG] pgmap v6384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:38 smithi045 bash[82788]: cluster 2024-07-28T22:31:36.898104+0000 mgr.y (mgr.34101) 5456 : cluster [DBG] pgmap v6384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:39.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9732 16 16 0 0 0 - 0 2024-07-28T22:31:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:39 smithi155 bash[73694]: debug 2024-07-28T22:31:39.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:40.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9733 16 16 0 0 0 - 0 2024-07-28T22:31:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:40 smithi155 bash[68033]: cluster 2024-07-28T22:31:38.900014+0000 mgr.y (mgr.34101) 5457 : cluster [DBG] pgmap v6385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:40 smithi155 bash[73694]: debug 2024-07-28T22:31:40.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:40 smithi045 bash[82788]: cluster 2024-07-28T22:31:38.900014+0000 mgr.y (mgr.34101) 5457 : cluster [DBG] pgmap v6385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:40 smithi045 bash[80445]: cluster 2024-07-28T22:31:38.900014+0000 mgr.y (mgr.34101) 5457 : cluster [DBG] pgmap v6385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:31:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:31:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:31:41.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9734 16 16 0 0 0 - 0 2024-07-28T22:31:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:41 smithi155 bash[73694]: debug 2024-07-28T22:31:41.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:42.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9735 16 16 0 0 0 - 0 2024-07-28T22:31:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:42 smithi155 bash[68033]: cluster 2024-07-28T22:31:40.901956+0000 mgr.y (mgr.34101) 5458 : cluster [DBG] pgmap v6386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:42 smithi155 bash[68033]: audit 2024-07-28T22:31:41.196902+0000 mon.c (mon.2) 1415 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:31:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:42 smithi155 bash[73694]: debug 2024-07-28T22:31:42.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:42.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:42 smithi045 bash[80445]: cluster 2024-07-28T22:31:40.901956+0000 mgr.y (mgr.34101) 5458 : cluster [DBG] pgmap v6386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:42.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:42 smithi045 bash[80445]: audit 2024-07-28T22:31:41.196902+0000 mon.c (mon.2) 1415 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:31:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:42 smithi045 bash[82788]: cluster 2024-07-28T22:31:40.901956+0000 mgr.y (mgr.34101) 5458 : cluster [DBG] pgmap v6386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:42 smithi045 bash[82788]: audit 2024-07-28T22:31:41.196902+0000 mon.c (mon.2) 1415 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:31:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:31:42 smithi155 bash[60745]: ts=2024-07-28T22:31:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:31:43.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9736 16 16 0 0 0 - 0 2024-07-28T22:31:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:43 smithi155 bash[73694]: debug 2024-07-28T22:31:43.213+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:44.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9737 16 16 0 0 0 - 0 2024-07-28T22:31:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:44 smithi155 bash[73694]: debug 2024-07-28T22:31:44.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:44 smithi155 bash[68033]: cluster 2024-07-28T22:31:42.904045+0000 mgr.y (mgr.34101) 5459 : cluster [DBG] pgmap v6387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:44.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:44 smithi045 bash[82788]: cluster 2024-07-28T22:31:42.904045+0000 mgr.y (mgr.34101) 5459 : cluster [DBG] pgmap v6387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:44.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:44 smithi045 bash[80445]: cluster 2024-07-28T22:31:42.904045+0000 mgr.y (mgr.34101) 5459 : cluster [DBG] pgmap v6387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:45.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9738 16 16 0 0 0 - 0 2024-07-28T22:31:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:45 smithi155 bash[73694]: debug 2024-07-28T22:31:45.197+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:46.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9739 16 16 0 0 0 - 0 2024-07-28T22:31:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:46 smithi155 bash[73694]: debug 2024-07-28T22:31:46.225+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:46.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:46 smithi155 bash[68033]: cluster 2024-07-28T22:31:44.905993+0000 mgr.y (mgr.34101) 5460 : cluster [DBG] pgmap v6388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:46.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:46 smithi045 bash[82788]: cluster 2024-07-28T22:31:44.905993+0000 mgr.y (mgr.34101) 5460 : cluster [DBG] pgmap v6388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:46.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:46 smithi045 bash[80445]: cluster 2024-07-28T22:31:44.905993+0000 mgr.y (mgr.34101) 5460 : cluster [DBG] pgmap v6388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:47.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:31:47.232782+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:31:47.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:31:47.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9740 16 16 0 0 0 - 0 2024-07-28T22:31:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:47 smithi155 bash[73694]: debug 2024-07-28T22:31:47.265+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:48.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[80445]: audit 2024-07-28T22:31:46.888323+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[80445]: audit 2024-07-28T22:31:46.897863+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[80445]: cluster 2024-07-28T22:31:46.907055+0000 mgr.y (mgr.34101) 5461 : cluster [DBG] pgmap v6389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:48.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[80445]: audit 2024-07-28T22:31:47.123810+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[80445]: audit 2024-07-28T22:31:47.136345+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[80445]: audit 2024-07-28T22:31:47.587348+0000 mon.c (mon.2) 1416 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:31:48.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[80445]: audit 2024-07-28T22:31:47.589088+0000 mon.c (mon.2) 1417 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:31:48.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[80445]: audit 2024-07-28T22:31:47.597469+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[82788]: audit 2024-07-28T22:31:46.888323+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[82788]: audit 2024-07-28T22:31:46.897863+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[82788]: cluster 2024-07-28T22:31:46.907055+0000 mgr.y (mgr.34101) 5461 : cluster [DBG] pgmap v6389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[82788]: audit 2024-07-28T22:31:47.123810+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[82788]: audit 2024-07-28T22:31:47.136345+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[82788]: audit 2024-07-28T22:31:47.587348+0000 mon.c (mon.2) 1416 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:31:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[82788]: audit 2024-07-28T22:31:47.589088+0000 mon.c (mon.2) 1417 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:31:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:47 smithi045 bash[82788]: audit 2024-07-28T22:31:47.597469+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9741 16 16 0 0 0 - 0 2024-07-28T22:31:48.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:47 smithi155 bash[68033]: audit 2024-07-28T22:31:46.888323+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:47 smithi155 bash[68033]: audit 2024-07-28T22:31:46.897863+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:47 smithi155 bash[68033]: cluster 2024-07-28T22:31:46.907055+0000 mgr.y (mgr.34101) 5461 : cluster [DBG] pgmap v6389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:48.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:47 smithi155 bash[68033]: audit 2024-07-28T22:31:47.123810+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:47 smithi155 bash[68033]: audit 2024-07-28T22:31:47.136345+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:47 smithi155 bash[68033]: audit 2024-07-28T22:31:47.587348+0000 mon.c (mon.2) 1416 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:31:48.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:47 smithi155 bash[68033]: audit 2024-07-28T22:31:47.589088+0000 mon.c (mon.2) 1417 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:31:48.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:47 smithi155 bash[68033]: audit 2024-07-28T22:31:47.597469+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:31:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:48 smithi155 bash[73694]: debug 2024-07-28T22:31:48.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:49.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9742 16 16 0 0 0 - 0 2024-07-28T22:31:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:49 smithi155 bash[73694]: debug 2024-07-28T22:31:49.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:49 smithi155 bash[68033]: audit 2024-07-28T22:31:48.627377+0000 mon.c (mon.2) 1418 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:49 smithi045 bash[80445]: audit 2024-07-28T22:31:48.627377+0000 mon.c (mon.2) 1418 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:49.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:49 smithi045 bash[82788]: audit 2024-07-28T22:31:48.627377+0000 mon.c (mon.2) 1418 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:31:50.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9743 16 16 0 0 0 - 0 2024-07-28T22:31:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:50 smithi155 bash[68033]: cluster 2024-07-28T22:31:48.908702+0000 mgr.y (mgr.34101) 5462 : cluster [DBG] pgmap v6390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:50 smithi155 bash[73694]: debug 2024-07-28T22:31:50.261+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:50.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:50 smithi045 bash[80445]: cluster 2024-07-28T22:31:48.908702+0000 mgr.y (mgr.34101) 5462 : cluster [DBG] pgmap v6390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:50.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:50 smithi045 bash[82788]: cluster 2024-07-28T22:31:48.908702+0000 mgr.y (mgr.34101) 5462 : cluster [DBG] pgmap v6390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:31:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:31:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:31:51.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9744 16 16 0 0 0 - 0 2024-07-28T22:31:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:51 smithi155 bash[73694]: debug 2024-07-28T22:31:51.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:52.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9745 16 16 0 0 0 - 0 2024-07-28T22:31:52.317 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:52 smithi155 bash[68033]: cluster 2024-07-28T22:31:50.910461+0000 mgr.y (mgr.34101) 5463 : cluster [DBG] pgmap v6391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:52.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:52 smithi045 bash[80445]: cluster 2024-07-28T22:31:50.910461+0000 mgr.y (mgr.34101) 5463 : cluster [DBG] pgmap v6391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:52 smithi045 bash[82788]: cluster 2024-07-28T22:31:50.910461+0000 mgr.y (mgr.34101) 5463 : cluster [DBG] pgmap v6391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:52.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:52 smithi155 bash[73694]: debug 2024-07-28T22:31:52.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:31:52 smithi155 bash[60745]: ts=2024-07-28T22:31:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:31:53.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9746 16 16 0 0 0 - 0 2024-07-28T22:31:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:53 smithi155 bash[73694]: debug 2024-07-28T22:31:53.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:54.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9747 16 16 0 0 0 - 0 2024-07-28T22:31:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:54 smithi045 bash[82788]: cluster 2024-07-28T22:31:52.912298+0000 mgr.y (mgr.34101) 5464 : cluster [DBG] pgmap v6392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:54 smithi045 bash[80445]: cluster 2024-07-28T22:31:52.912298+0000 mgr.y (mgr.34101) 5464 : cluster [DBG] pgmap v6392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:54 smithi155 bash[68033]: cluster 2024-07-28T22:31:52.912298+0000 mgr.y (mgr.34101) 5464 : cluster [DBG] pgmap v6392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:54 smithi155 bash[73694]: debug 2024-07-28T22:31:54.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:55.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9748 16 16 0 0 0 - 0 2024-07-28T22:31:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:55 smithi155 bash[73694]: debug 2024-07-28T22:31:55.281+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:56.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9749 16 16 0 0 0 - 0 2024-07-28T22:31:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:56 smithi045 bash[80445]: cluster 2024-07-28T22:31:54.914060+0000 mgr.y (mgr.34101) 5465 : cluster [DBG] pgmap v6393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:56 smithi045 bash[82788]: cluster 2024-07-28T22:31:54.914060+0000 mgr.y (mgr.34101) 5465 : cluster [DBG] pgmap v6393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:56 smithi155 bash[68033]: cluster 2024-07-28T22:31:54.914060+0000 mgr.y (mgr.34101) 5465 : cluster [DBG] pgmap v6393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:56 smithi155 bash[73694]: debug 2024-07-28T22:31:56.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:57.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9750 16 16 0 0 0 - 0 2024-07-28T22:31:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:57 smithi155 bash[73694]: debug 2024-07-28T22:31:57.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:58.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9751 16 16 0 0 0 - 0 2024-07-28T22:31:58.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:31:58 smithi045 bash[80445]: cluster 2024-07-28T22:31:56.915907+0000 mgr.y (mgr.34101) 5466 : cluster [DBG] pgmap v6394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:58.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:31:58 smithi045 bash[82788]: cluster 2024-07-28T22:31:56.915907+0000 mgr.y (mgr.34101) 5466 : cluster [DBG] pgmap v6394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:58 smithi155 bash[73694]: debug 2024-07-28T22:31:58.220+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:31:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:31:58 smithi155 bash[68033]: cluster 2024-07-28T22:31:56.915907+0000 mgr.y (mgr.34101) 5466 : cluster [DBG] pgmap v6394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:31:59.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9752 16 16 0 0 0 - 0 2024-07-28T22:31:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:31:59 smithi155 bash[73694]: debug 2024-07-28T22:31:59.184+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:00.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9753 16 16 0 0 0 - 0 2024-07-28T22:32:00.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:00 smithi045 bash[80445]: cluster 2024-07-28T22:31:58.917617+0000 mgr.y (mgr.34101) 5467 : cluster [DBG] pgmap v6395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:00.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:00 smithi045 bash[82788]: cluster 2024-07-28T22:31:58.917617+0000 mgr.y (mgr.34101) 5467 : cluster [DBG] pgmap v6395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:00 smithi155 bash[68033]: cluster 2024-07-28T22:31:58.917617+0000 mgr.y (mgr.34101) 5467 : cluster [DBG] pgmap v6395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:00 smithi155 bash[73694]: debug 2024-07-28T22:32:00.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:32:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:32:00] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:32:01.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9754 16 16 0 0 0 - 0 2024-07-28T22:32:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:01 smithi155 bash[73694]: debug 2024-07-28T22:32:01.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:02.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9755 16 16 0 0 0 - 0 2024-07-28T22:32:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:02 smithi045 bash[80445]: cluster 2024-07-28T22:32:00.919413+0000 mgr.y (mgr.34101) 5468 : cluster [DBG] pgmap v6396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:02 smithi045 bash[82788]: cluster 2024-07-28T22:32:00.919413+0000 mgr.y (mgr.34101) 5468 : cluster [DBG] pgmap v6396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:02 smithi155 bash[73694]: debug 2024-07-28T22:32:02.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:02 smithi155 bash[68033]: cluster 2024-07-28T22:32:00.919413+0000 mgr.y (mgr.34101) 5468 : cluster [DBG] pgmap v6396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:32:02 smithi155 bash[60745]: ts=2024-07-28T22:32:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:32:03.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9756 16 16 0 0 0 - 0 2024-07-28T22:32:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:03 smithi155 bash[73694]: debug 2024-07-28T22:32:03.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:04.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9757 16 16 0 0 0 - 0 2024-07-28T22:32:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:04 smithi155 bash[73694]: debug 2024-07-28T22:32:04.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:04 smithi155 bash[68033]: cluster 2024-07-28T22:32:02.921291+0000 mgr.y (mgr.34101) 5469 : cluster [DBG] pgmap v6397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:04 smithi155 bash[68033]: audit 2024-07-28T22:32:03.627729+0000 mon.c (mon.2) 1419 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:04 smithi045 bash[82788]: cluster 2024-07-28T22:32:02.921291+0000 mgr.y (mgr.34101) 5469 : cluster [DBG] pgmap v6397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:04 smithi045 bash[82788]: audit 2024-07-28T22:32:03.627729+0000 mon.c (mon.2) 1419 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:04 smithi045 bash[80445]: cluster 2024-07-28T22:32:02.921291+0000 mgr.y (mgr.34101) 5469 : cluster [DBG] pgmap v6397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:04.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:04 smithi045 bash[80445]: audit 2024-07-28T22:32:03.627729+0000 mon.c (mon.2) 1419 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:05.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9758 16 16 0 0 0 - 0 2024-07-28T22:32:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:05 smithi155 bash[73694]: debug 2024-07-28T22:32:04.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:06.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9759 16 16 0 0 0 - 0 2024-07-28T22:32:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:06 smithi155 bash[68033]: cluster 2024-07-28T22:32:04.923036+0000 mgr.y (mgr.34101) 5470 : cluster [DBG] pgmap v6398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:05 smithi155 bash[73694]: debug 2024-07-28T22:32:05.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:06 smithi045 bash[82788]: cluster 2024-07-28T22:32:04.923036+0000 mgr.y (mgr.34101) 5470 : cluster [DBG] pgmap v6398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:06.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:06 smithi045 bash[80445]: cluster 2024-07-28T22:32:04.923036+0000 mgr.y (mgr.34101) 5470 : cluster [DBG] pgmap v6398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:07.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:32:07.236106+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:32:07.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:32:07.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9760 16 16 0 0 0 - 0 2024-07-28T22:32:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:06 smithi155 bash[73694]: debug 2024-07-28T22:32:06.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:08.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9761 16 16 0 0 0 - 0 2024-07-28T22:32:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:07 smithi155 bash[73694]: debug 2024-07-28T22:32:07.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:08 smithi155 bash[68033]: cluster 2024-07-28T22:32:06.924907+0000 mgr.y (mgr.34101) 5471 : cluster [DBG] pgmap v6399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:08 smithi045 bash[80445]: cluster 2024-07-28T22:32:06.924907+0000 mgr.y (mgr.34101) 5471 : cluster [DBG] pgmap v6399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:08 smithi045 bash[82788]: cluster 2024-07-28T22:32:06.924907+0000 mgr.y (mgr.34101) 5471 : cluster [DBG] pgmap v6399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:09.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9762 16 16 0 0 0 - 0 2024-07-28T22:32:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:08 smithi155 bash[73694]: debug 2024-07-28T22:32:08.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:10.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9763 16 16 0 0 0 - 0 2024-07-28T22:32:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:10 smithi155 bash[68033]: cluster 2024-07-28T22:32:08.926651+0000 mgr.y (mgr.34101) 5472 : cluster [DBG] pgmap v6400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:09 smithi155 bash[73694]: debug 2024-07-28T22:32:09.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:10 smithi045 bash[80445]: cluster 2024-07-28T22:32:08.926651+0000 mgr.y (mgr.34101) 5472 : cluster [DBG] pgmap v6400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:10 smithi045 bash[82788]: cluster 2024-07-28T22:32:08.926651+0000 mgr.y (mgr.34101) 5472 : cluster [DBG] pgmap v6400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:32:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:32:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:32:11.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9764 16 16 0 0 0 - 0 2024-07-28T22:32:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:10 smithi155 bash[73694]: debug 2024-07-28T22:32:10.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:12.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9765 16 16 0 0 0 - 0 2024-07-28T22:32:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:11 smithi155 bash[73694]: debug 2024-07-28T22:32:11.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:12 smithi155 bash[68033]: cluster 2024-07-28T22:32:10.928533+0000 mgr.y (mgr.34101) 5473 : cluster [DBG] pgmap v6401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:12.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:12 smithi045 bash[82788]: cluster 2024-07-28T22:32:10.928533+0000 mgr.y (mgr.34101) 5473 : cluster [DBG] pgmap v6401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:12 smithi045 bash[80445]: cluster 2024-07-28T22:32:10.928533+0000 mgr.y (mgr.34101) 5473 : cluster [DBG] pgmap v6401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:32:12 smithi155 bash[60745]: ts=2024-07-28T22:32:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:32:13.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9766 16 16 0 0 0 - 0 2024-07-28T22:32:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:13 smithi155 bash[73694]: debug 2024-07-28T22:32:13.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:14.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9767 16 16 0 0 0 - 0 2024-07-28T22:32:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:14 smithi155 bash[68033]: cluster 2024-07-28T22:32:12.930622+0000 mgr.y (mgr.34101) 5474 : cluster [DBG] pgmap v6402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:14 smithi155 bash[73694]: debug 2024-07-28T22:32:14.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:14 smithi045 bash[82788]: cluster 2024-07-28T22:32:12.930622+0000 mgr.y (mgr.34101) 5474 : cluster [DBG] pgmap v6402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:14.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:14 smithi045 bash[80445]: cluster 2024-07-28T22:32:12.930622+0000 mgr.y (mgr.34101) 5474 : cluster [DBG] pgmap v6402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:15.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9768 16 16 0 0 0 - 0 2024-07-28T22:32:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:15 smithi155 bash[73694]: debug 2024-07-28T22:32:15.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:16.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9769 16 16 0 0 0 - 0 2024-07-28T22:32:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:15 smithi155 bash[73694]: debug 2024-07-28T22:32:15.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:16 smithi155 bash[68033]: cluster 2024-07-28T22:32:14.932513+0000 mgr.y (mgr.34101) 5475 : cluster [DBG] pgmap v6403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:16.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:16 smithi045 bash[80445]: cluster 2024-07-28T22:32:14.932513+0000 mgr.y (mgr.34101) 5475 : cluster [DBG] pgmap v6403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:16 smithi045 bash[82788]: cluster 2024-07-28T22:32:14.932513+0000 mgr.y (mgr.34101) 5475 : cluster [DBG] pgmap v6403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:17.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9770 16 16 0 0 0 - 0 2024-07-28T22:32:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:16 smithi155 bash[73694]: debug 2024-07-28T22:32:16.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:18.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9771 16 16 0 0 0 - 0 2024-07-28T22:32:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:18 smithi155 bash[68033]: cluster 2024-07-28T22:32:16.934599+0000 mgr.y (mgr.34101) 5476 : cluster [DBG] pgmap v6404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:17 smithi155 bash[73694]: debug 2024-07-28T22:32:17.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:18.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:18 smithi045 bash[82788]: cluster 2024-07-28T22:32:16.934599+0000 mgr.y (mgr.34101) 5476 : cluster [DBG] pgmap v6404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:18.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:18 smithi045 bash[80445]: cluster 2024-07-28T22:32:16.934599+0000 mgr.y (mgr.34101) 5476 : cluster [DBG] pgmap v6404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:19.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9772 16 16 0 0 0 - 0 2024-07-28T22:32:19.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:19 smithi155 bash[68033]: audit 2024-07-28T22:32:18.628199+0000 mon.c (mon.2) 1420 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:18 smithi155 bash[73694]: debug 2024-07-28T22:32:18.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:19 smithi045 bash[82788]: audit 2024-07-28T22:32:18.628199+0000 mon.c (mon.2) 1420 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:19.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:19 smithi045 bash[80445]: audit 2024-07-28T22:32:18.628199+0000 mon.c (mon.2) 1420 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:20.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9773 16 16 0 0 0 - 0 2024-07-28T22:32:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:19 smithi155 bash[73694]: debug 2024-07-28T22:32:19.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:20 smithi155 bash[68033]: cluster 2024-07-28T22:32:18.936482+0000 mgr.y (mgr.34101) 5477 : cluster [DBG] pgmap v6405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:20.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:20 smithi045 bash[82788]: cluster 2024-07-28T22:32:18.936482+0000 mgr.y (mgr.34101) 5477 : cluster [DBG] pgmap v6405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:20.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:20 smithi045 bash[80445]: cluster 2024-07-28T22:32:18.936482+0000 mgr.y (mgr.34101) 5477 : cluster [DBG] pgmap v6405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:32:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:32:20] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T22:32:21.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9774 16 16 0 0 0 - 0 2024-07-28T22:32:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:20 smithi155 bash[73694]: debug 2024-07-28T22:32:20.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:22.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9775 16 16 0 0 0 - 0 2024-07-28T22:32:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:22 smithi155 bash[68033]: cluster 2024-07-28T22:32:20.938390+0000 mgr.y (mgr.34101) 5478 : cluster [DBG] pgmap v6406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:21 smithi155 bash[73694]: debug 2024-07-28T22:32:21.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:22.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:22 smithi045 bash[80445]: cluster 2024-07-28T22:32:20.938390+0000 mgr.y (mgr.34101) 5478 : cluster [DBG] pgmap v6406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:22 smithi045 bash[82788]: cluster 2024-07-28T22:32:20.938390+0000 mgr.y (mgr.34101) 5478 : cluster [DBG] pgmap v6406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:32:22 smithi155 bash[60745]: ts=2024-07-28T22:32:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:32:23.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9776 16 16 0 0 0 - 0 2024-07-28T22:32:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:22 smithi155 bash[73694]: debug 2024-07-28T22:32:22.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:24.131 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:23 smithi155 bash[73694]: debug 2024-07-28T22:32:23.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:24.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9777 16 16 0 0 0 - 0 2024-07-28T22:32:24.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:24 smithi045 bash[80445]: cluster 2024-07-28T22:32:22.940433+0000 mgr.y (mgr.34101) 5479 : cluster [DBG] pgmap v6407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:24 smithi045 bash[82788]: cluster 2024-07-28T22:32:22.940433+0000 mgr.y (mgr.34101) 5479 : cluster [DBG] pgmap v6407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:24.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:24 smithi155 bash[68033]: cluster 2024-07-28T22:32:22.940433+0000 mgr.y (mgr.34101) 5479 : cluster [DBG] pgmap v6407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:25.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9778 16 16 0 0 0 - 0 2024-07-28T22:32:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:24 smithi155 bash[73694]: debug 2024-07-28T22:32:24.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:25 smithi155 bash[73694]: debug 2024-07-28T22:32:25.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:26.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9779 16 16 0 0 0 - 0 2024-07-28T22:32:26.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:26 smithi045 bash[80445]: cluster 2024-07-28T22:32:24.942348+0000 mgr.y (mgr.34101) 5480 : cluster [DBG] pgmap v6408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:26 smithi045 bash[82788]: cluster 2024-07-28T22:32:24.942348+0000 mgr.y (mgr.34101) 5480 : cluster [DBG] pgmap v6408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:26.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:26 smithi155 bash[68033]: cluster 2024-07-28T22:32:24.942348+0000 mgr.y (mgr.34101) 5480 : cluster [DBG] pgmap v6408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:27.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:32:27.239382+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:32:27.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:32:27.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9780 16 16 0 0 0 - 0 2024-07-28T22:32:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:26 smithi155 bash[73694]: debug 2024-07-28T22:32:26.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:28.139 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:27 smithi155 bash[73694]: debug 2024-07-28T22:32:27.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:28.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9781 16 16 0 0 0 - 0 2024-07-28T22:32:28.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:28 smithi045 bash[80445]: cluster 2024-07-28T22:32:26.944279+0000 mgr.y (mgr.34101) 5481 : cluster [DBG] pgmap v6409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:28 smithi045 bash[82788]: cluster 2024-07-28T22:32:26.944279+0000 mgr.y (mgr.34101) 5481 : cluster [DBG] pgmap v6409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:28 smithi155 bash[68033]: cluster 2024-07-28T22:32:26.944279+0000 mgr.y (mgr.34101) 5481 : cluster [DBG] pgmap v6409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:29.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9782 16 16 0 0 0 - 0 2024-07-28T22:32:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:28 smithi155 bash[73694]: debug 2024-07-28T22:32:28.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:30.144 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:29 smithi155 bash[73694]: debug 2024-07-28T22:32:29.840+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:30.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9783 16 16 0 0 0 - 0 2024-07-28T22:32:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:30 smithi045 bash[80445]: cluster 2024-07-28T22:32:28.946033+0000 mgr.y (mgr.34101) 5482 : cluster [DBG] pgmap v6410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:30 smithi045 bash[82788]: cluster 2024-07-28T22:32:28.946033+0000 mgr.y (mgr.34101) 5482 : cluster [DBG] pgmap v6410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:30 smithi155 bash[68033]: cluster 2024-07-28T22:32:28.946033+0000 mgr.y (mgr.34101) 5482 : cluster [DBG] pgmap v6410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:32:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:32:30] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T22:32:31.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9784 16 16 0 0 0 - 0 2024-07-28T22:32:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:30 smithi155 bash[73694]: debug 2024-07-28T22:32:30.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:32.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:31 smithi155 bash[73694]: debug 2024-07-28T22:32:31.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:32.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9785 16 16 0 0 0 - 0 2024-07-28T22:32:32.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:32 smithi045 bash[80445]: cluster 2024-07-28T22:32:30.947715+0000 mgr.y (mgr.34101) 5483 : cluster [DBG] pgmap v6411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:32 smithi045 bash[82788]: cluster 2024-07-28T22:32:30.947715+0000 mgr.y (mgr.34101) 5483 : cluster [DBG] pgmap v6411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:32 smithi155 bash[68033]: cluster 2024-07-28T22:32:30.947715+0000 mgr.y (mgr.34101) 5483 : cluster [DBG] pgmap v6411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:32:32 smithi155 bash[60745]: ts=2024-07-28T22:32:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:32:33.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9786 16 16 0 0 0 - 0 2024-07-28T22:32:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:32 smithi155 bash[73694]: debug 2024-07-28T22:32:32.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:34.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:33 smithi155 bash[73694]: debug 2024-07-28T22:32:33.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:34.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9787 16 16 0 0 0 - 0 2024-07-28T22:32:34.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:34 smithi045 bash[80445]: cluster 2024-07-28T22:32:32.949563+0000 mgr.y (mgr.34101) 5484 : cluster [DBG] pgmap v6412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:34.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:34 smithi045 bash[80445]: audit 2024-07-28T22:32:33.628667+0000 mon.c (mon.2) 1421 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:34 smithi045 bash[82788]: cluster 2024-07-28T22:32:32.949563+0000 mgr.y (mgr.34101) 5484 : cluster [DBG] pgmap v6412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:34 smithi045 bash[82788]: audit 2024-07-28T22:32:33.628667+0000 mon.c (mon.2) 1421 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:34 smithi155 bash[68033]: cluster 2024-07-28T22:32:32.949563+0000 mgr.y (mgr.34101) 5484 : cluster [DBG] pgmap v6412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:34 smithi155 bash[68033]: audit 2024-07-28T22:32:33.628667+0000 mon.c (mon.2) 1421 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:35.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:34 smithi155 bash[73694]: debug 2024-07-28T22:32:34.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:35.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9788 16 16 0 0 0 - 0 2024-07-28T22:32:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:35 smithi155 bash[73694]: debug 2024-07-28T22:32:35.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:36.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9789 16 16 0 0 0 - 0 2024-07-28T22:32:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:36 smithi045 bash[82788]: cluster 2024-07-28T22:32:34.951278+0000 mgr.y (mgr.34101) 5485 : cluster [DBG] pgmap v6413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:36.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:36 smithi045 bash[80445]: cluster 2024-07-28T22:32:34.951278+0000 mgr.y (mgr.34101) 5485 : cluster [DBG] pgmap v6413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:36 smithi155 bash[68033]: cluster 2024-07-28T22:32:34.951278+0000 mgr.y (mgr.34101) 5485 : cluster [DBG] pgmap v6413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:36 smithi155 bash[73694]: debug 2024-07-28T22:32:36.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:37.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9790 16 16 0 0 0 - 0 2024-07-28T22:32:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:37 smithi155 bash[73694]: debug 2024-07-28T22:32:37.784+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:38.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9791 16 16 0 0 0 - 0 2024-07-28T22:32:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:38 smithi045 bash[80445]: cluster 2024-07-28T22:32:36.953110+0000 mgr.y (mgr.34101) 5486 : cluster [DBG] pgmap v6414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:38 smithi045 bash[82788]: cluster 2024-07-28T22:32:36.953110+0000 mgr.y (mgr.34101) 5486 : cluster [DBG] pgmap v6414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:38 smithi155 bash[68033]: cluster 2024-07-28T22:32:36.953110+0000 mgr.y (mgr.34101) 5486 : cluster [DBG] pgmap v6414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:39.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9792 16 16 0 0 0 - 0 2024-07-28T22:32:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:38 smithi155 bash[73694]: debug 2024-07-28T22:32:38.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:40.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:39 smithi155 bash[73694]: debug 2024-07-28T22:32:39.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:40.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9793 16 16 0 0 0 - 0 2024-07-28T22:32:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:40 smithi045 bash[80445]: cluster 2024-07-28T22:32:38.954841+0000 mgr.y (mgr.34101) 5487 : cluster [DBG] pgmap v6415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:40 smithi045 bash[82788]: cluster 2024-07-28T22:32:38.954841+0000 mgr.y (mgr.34101) 5487 : cluster [DBG] pgmap v6415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:40 smithi155 bash[68033]: cluster 2024-07-28T22:32:38.954841+0000 mgr.y (mgr.34101) 5487 : cluster [DBG] pgmap v6415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:32:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:32:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:32:41.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9794 16 16 0 0 0 - 0 2024-07-28T22:32:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:40 smithi155 bash[73694]: debug 2024-07-28T22:32:40.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:42.169 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:41 smithi155 bash[73694]: debug 2024-07-28T22:32:41.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:42.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9795 16 16 0 0 0 - 0 2024-07-28T22:32:42.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:42 smithi045 bash[80445]: cluster 2024-07-28T22:32:40.956575+0000 mgr.y (mgr.34101) 5488 : cluster [DBG] pgmap v6416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:42 smithi045 bash[82788]: cluster 2024-07-28T22:32:40.956575+0000 mgr.y (mgr.34101) 5488 : cluster [DBG] pgmap v6416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:42 smithi155 bash[68033]: cluster 2024-07-28T22:32:40.956575+0000 mgr.y (mgr.34101) 5488 : cluster [DBG] pgmap v6416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:32:42 smithi155 bash[60745]: ts=2024-07-28T22:32:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:32:43.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9796 16 16 0 0 0 - 0 2024-07-28T22:32:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:42 smithi155 bash[73694]: debug 2024-07-28T22:32:42.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:44.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:43 smithi155 bash[73694]: debug 2024-07-28T22:32:43.836+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:44.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9797 16 16 0 0 0 - 0 2024-07-28T22:32:44.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:44 smithi045 bash[80445]: cluster 2024-07-28T22:32:42.958459+0000 mgr.y (mgr.34101) 5489 : cluster [DBG] pgmap v6417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:44.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:44 smithi045 bash[82788]: cluster 2024-07-28T22:32:42.958459+0000 mgr.y (mgr.34101) 5489 : cluster [DBG] pgmap v6417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:44 smithi155 bash[68033]: cluster 2024-07-28T22:32:42.958459+0000 mgr.y (mgr.34101) 5489 : cluster [DBG] pgmap v6417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:45.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9798 16 16 0 0 0 - 0 2024-07-28T22:32:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:44 smithi155 bash[73694]: debug 2024-07-28T22:32:44.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:45 smithi155 bash[73694]: debug 2024-07-28T22:32:45.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:46.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9799 16 16 0 0 0 - 0 2024-07-28T22:32:46.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:46 smithi045 bash[80445]: cluster 2024-07-28T22:32:44.960157+0000 mgr.y (mgr.34101) 5490 : cluster [DBG] pgmap v6418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:46.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:46 smithi045 bash[82788]: cluster 2024-07-28T22:32:44.960157+0000 mgr.y (mgr.34101) 5490 : cluster [DBG] pgmap v6418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:46 smithi155 bash[68033]: cluster 2024-07-28T22:32:44.960157+0000 mgr.y (mgr.34101) 5490 : cluster [DBG] pgmap v6418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:47.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:32:47.242797+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:32:47.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:32:47.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9800 16 16 0 0 0 - 0 2024-07-28T22:32:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:46 smithi155 bash[73694]: debug 2024-07-28T22:32:46.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:48.182 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:47 smithi155 bash[73694]: debug 2024-07-28T22:32:47.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:48.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9801 16 16 0 0 0 - 0 2024-07-28T22:32:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:48 smithi045 bash[80445]: cluster 2024-07-28T22:32:46.962023+0000 mgr.y (mgr.34101) 5491 : cluster [DBG] pgmap v6419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:48 smithi045 bash[80445]: audit 2024-07-28T22:32:47.734698+0000 mon.c (mon.2) 1422 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:32:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:48 smithi045 bash[82788]: cluster 2024-07-28T22:32:46.962023+0000 mgr.y (mgr.34101) 5491 : cluster [DBG] pgmap v6419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:48 smithi045 bash[82788]: audit 2024-07-28T22:32:47.734698+0000 mon.c (mon.2) 1422 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:32:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:48 smithi155 bash[68033]: cluster 2024-07-28T22:32:46.962023+0000 mgr.y (mgr.34101) 5491 : cluster [DBG] pgmap v6419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:48 smithi155 bash[68033]: audit 2024-07-28T22:32:47.734698+0000 mon.c (mon.2) 1422 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:32:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:48 smithi155 bash[73694]: debug 2024-07-28T22:32:48.775+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:49.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9802 16 16 0 0 0 - 0 2024-07-28T22:32:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:49 smithi045 bash[80445]: audit 2024-07-28T22:32:48.629247+0000 mon.c (mon.2) 1423 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:49 smithi045 bash[82788]: audit 2024-07-28T22:32:48.629247+0000 mon.c (mon.2) 1423 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:49 smithi155 bash[68033]: audit 2024-07-28T22:32:48.629247+0000 mon.c (mon.2) 1423 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:32:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:49 smithi155 bash[73694]: debug 2024-07-28T22:32:49.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:50.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9803 16 16 0 0 0 - 0 2024-07-28T22:32:50.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:50 smithi045 bash[80445]: cluster 2024-07-28T22:32:48.963675+0000 mgr.y (mgr.34101) 5492 : cluster [DBG] pgmap v6420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:50.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:50 smithi045 bash[82788]: cluster 2024-07-28T22:32:48.963675+0000 mgr.y (mgr.34101) 5492 : cluster [DBG] pgmap v6420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:50 smithi155 bash[68033]: cluster 2024-07-28T22:32:48.963675+0000 mgr.y (mgr.34101) 5492 : cluster [DBG] pgmap v6420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:32:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:32:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:32:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:50 smithi155 bash[73694]: debug 2024-07-28T22:32:50.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:51.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9804 16 16 0 0 0 - 0 2024-07-28T22:32:52.198 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:51 smithi155 bash[73694]: debug 2024-07-28T22:32:51.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:52.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9805 16 16 0 0 0 - 0 2024-07-28T22:32:52.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:52 smithi045 bash[80445]: cluster 2024-07-28T22:32:50.965383+0000 mgr.y (mgr.34101) 5493 : cluster [DBG] pgmap v6421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:52 smithi045 bash[82788]: cluster 2024-07-28T22:32:50.965383+0000 mgr.y (mgr.34101) 5493 : cluster [DBG] pgmap v6421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:52 smithi155 bash[68033]: cluster 2024-07-28T22:32:50.965383+0000 mgr.y (mgr.34101) 5493 : cluster [DBG] pgmap v6421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:32:52 smithi155 bash[60745]: ts=2024-07-28T22:32:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:32:53.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9806 16 16 0 0 0 - 0 2024-07-28T22:32:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:52 smithi155 bash[73694]: debug 2024-07-28T22:32:52.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:54.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9807 16 16 0 0 0 - 0 2024-07-28T22:32:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:53 smithi155 bash[73694]: debug 2024-07-28T22:32:53.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[80445]: cluster 2024-07-28T22:32:52.966256+0000 mgr.y (mgr.34101) 5494 : cluster [DBG] pgmap v6422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[80445]: audit 2024-07-28T22:32:53.419090+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[80445]: audit 2024-07-28T22:32:53.425879+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[80445]: audit 2024-07-28T22:32:53.657632+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[80445]: audit 2024-07-28T22:32:53.670131+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[80445]: audit 2024-07-28T22:32:54.092819+0000 mon.c (mon.2) 1424 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:32:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[80445]: audit 2024-07-28T22:32:54.094461+0000 mon.c (mon.2) 1425 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:32:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[80445]: audit 2024-07-28T22:32:54.102935+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[82788]: cluster 2024-07-28T22:32:52.966256+0000 mgr.y (mgr.34101) 5494 : cluster [DBG] pgmap v6422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:54.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[82788]: audit 2024-07-28T22:32:53.419090+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[82788]: audit 2024-07-28T22:32:53.425879+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[82788]: audit 2024-07-28T22:32:53.657632+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[82788]: audit 2024-07-28T22:32:53.670131+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[82788]: audit 2024-07-28T22:32:54.092819+0000 mon.c (mon.2) 1424 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:32:54.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[82788]: audit 2024-07-28T22:32:54.094461+0000 mon.c (mon.2) 1425 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:32:54.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:54 smithi045 bash[82788]: audit 2024-07-28T22:32:54.102935+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:54 smithi155 bash[68033]: cluster 2024-07-28T22:32:52.966256+0000 mgr.y (mgr.34101) 5494 : cluster [DBG] pgmap v6422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:54 smithi155 bash[68033]: audit 2024-07-28T22:32:53.419090+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:54 smithi155 bash[68033]: audit 2024-07-28T22:32:53.425879+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:54 smithi155 bash[68033]: audit 2024-07-28T22:32:53.657632+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:54 smithi155 bash[68033]: audit 2024-07-28T22:32:53.670131+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:54.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:54 smithi155 bash[68033]: audit 2024-07-28T22:32:54.092819+0000 mon.c (mon.2) 1424 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:32:54.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:54 smithi155 bash[68033]: audit 2024-07-28T22:32:54.094461+0000 mon.c (mon.2) 1425 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:32:54.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:54 smithi155 bash[68033]: audit 2024-07-28T22:32:54.102935+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:32:55.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9808 16 16 0 0 0 - 0 2024-07-28T22:32:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:54 smithi155 bash[73694]: debug 2024-07-28T22:32:54.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:56.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9809 16 16 0 0 0 - 0 2024-07-28T22:32:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:55 smithi155 bash[73694]: debug 2024-07-28T22:32:55.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:56 smithi045 bash[80445]: cluster 2024-07-28T22:32:54.967930+0000 mgr.y (mgr.34101) 5495 : cluster [DBG] pgmap v6423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:56 smithi045 bash[82788]: cluster 2024-07-28T22:32:54.967930+0000 mgr.y (mgr.34101) 5495 : cluster [DBG] pgmap v6423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:56 smithi155 bash[68033]: cluster 2024-07-28T22:32:54.967930+0000 mgr.y (mgr.34101) 5495 : cluster [DBG] pgmap v6423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:57.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9810 16 16 0 0 0 - 0 2024-07-28T22:32:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:56 smithi155 bash[73694]: debug 2024-07-28T22:32:56.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:58.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9811 16 16 0 0 0 - 0 2024-07-28T22:32:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:57 smithi155 bash[73694]: debug 2024-07-28T22:32:57.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:32:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:32:58 smithi045 bash[80445]: cluster 2024-07-28T22:32:56.969778+0000 mgr.y (mgr.34101) 5496 : cluster [DBG] pgmap v6424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:32:58 smithi045 bash[82788]: cluster 2024-07-28T22:32:56.969778+0000 mgr.y (mgr.34101) 5496 : cluster [DBG] pgmap v6424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:58.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:32:58 smithi155 bash[68033]: cluster 2024-07-28T22:32:56.969778+0000 mgr.y (mgr.34101) 5496 : cluster [DBG] pgmap v6424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:32:59.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9812 16 16 0 0 0 - 0 2024-07-28T22:32:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:58 smithi155 bash[73694]: debug 2024-07-28T22:32:58.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:00.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9813 16 16 0 0 0 - 0 2024-07-28T22:33:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:32:59 smithi155 bash[73694]: debug 2024-07-28T22:32:59.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:00.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:00 smithi045 bash[80445]: cluster 2024-07-28T22:32:58.971515+0000 mgr.y (mgr.34101) 5497 : cluster [DBG] pgmap v6425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:00.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:33:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:33:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:33:00.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:00 smithi045 bash[82788]: cluster 2024-07-28T22:32:58.971515+0000 mgr.y (mgr.34101) 5497 : cluster [DBG] pgmap v6425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:00 smithi155 bash[68033]: cluster 2024-07-28T22:32:58.971515+0000 mgr.y (mgr.34101) 5497 : cluster [DBG] pgmap v6425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:01.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9814 16 16 0 0 0 - 0 2024-07-28T22:33:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:00 smithi155 bash[73694]: debug 2024-07-28T22:33:00.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:02.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9815 16 16 0 0 0 - 0 2024-07-28T22:33:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:01 smithi155 bash[73694]: debug 2024-07-28T22:33:01.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:02 smithi045 bash[80445]: cluster 2024-07-28T22:33:00.973384+0000 mgr.y (mgr.34101) 5498 : cluster [DBG] pgmap v6426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:02 smithi045 bash[82788]: cluster 2024-07-28T22:33:00.973384+0000 mgr.y (mgr.34101) 5498 : cluster [DBG] pgmap v6426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:02.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:02 smithi155 bash[68033]: cluster 2024-07-28T22:33:00.973384+0000 mgr.y (mgr.34101) 5498 : cluster [DBG] pgmap v6426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:33:02 smithi155 bash[60745]: ts=2024-07-28T22:33:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:33:03.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9816 16 16 0 0 0 - 0 2024-07-28T22:33:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:02 smithi155 bash[73694]: debug 2024-07-28T22:33:02.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:04.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9817 16 16 0 0 0 - 0 2024-07-28T22:33:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:03 smithi155 bash[73694]: debug 2024-07-28T22:33:03.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:04 smithi045 bash[82788]: cluster 2024-07-28T22:33:02.975430+0000 mgr.y (mgr.34101) 5499 : cluster [DBG] pgmap v6427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:04 smithi045 bash[82788]: audit 2024-07-28T22:33:03.629789+0000 mon.c (mon.2) 1426 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:04 smithi045 bash[80445]: cluster 2024-07-28T22:33:02.975430+0000 mgr.y (mgr.34101) 5499 : cluster [DBG] pgmap v6427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:04 smithi045 bash[80445]: audit 2024-07-28T22:33:03.629789+0000 mon.c (mon.2) 1426 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:04 smithi155 bash[68033]: cluster 2024-07-28T22:33:02.975430+0000 mgr.y (mgr.34101) 5499 : cluster [DBG] pgmap v6427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:04 smithi155 bash[68033]: audit 2024-07-28T22:33:03.629789+0000 mon.c (mon.2) 1426 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:05.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9818 16 16 0 0 0 - 0 2024-07-28T22:33:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:04 smithi155 bash[73694]: debug 2024-07-28T22:33:04.955+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:06.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9819 16 16 0 0 0 - 0 2024-07-28T22:33:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:05 smithi155 bash[73694]: debug 2024-07-28T22:33:05.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:06 smithi045 bash[80445]: cluster 2024-07-28T22:33:04.977332+0000 mgr.y (mgr.34101) 5500 : cluster [DBG] pgmap v6428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:06 smithi045 bash[82788]: cluster 2024-07-28T22:33:04.977332+0000 mgr.y (mgr.34101) 5500 : cluster [DBG] pgmap v6428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:06 smithi155 bash[68033]: cluster 2024-07-28T22:33:04.977332+0000 mgr.y (mgr.34101) 5500 : cluster [DBG] pgmap v6428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:07.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:33:07.246015+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:33:07.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:33:07.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9820 16 16 0 0 0 - 0 2024-07-28T22:33:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:06 smithi155 bash[73694]: debug 2024-07-28T22:33:06.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:08.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9821 16 16 0 0 0 - 0 2024-07-28T22:33:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:07 smithi155 bash[73694]: debug 2024-07-28T22:33:07.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:08 smithi045 bash[80445]: cluster 2024-07-28T22:33:06.979399+0000 mgr.y (mgr.34101) 5501 : cluster [DBG] pgmap v6429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:08 smithi045 bash[82788]: cluster 2024-07-28T22:33:06.979399+0000 mgr.y (mgr.34101) 5501 : cluster [DBG] pgmap v6429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:08.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:08 smithi155 bash[68033]: cluster 2024-07-28T22:33:06.979399+0000 mgr.y (mgr.34101) 5501 : cluster [DBG] pgmap v6429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:09.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9822 16 16 0 0 0 - 0 2024-07-28T22:33:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:08 smithi155 bash[73694]: debug 2024-07-28T22:33:08.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:10.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9823 16 16 0 0 0 - 0 2024-07-28T22:33:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:09 smithi155 bash[73694]: debug 2024-07-28T22:33:09.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:10.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:33:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:33:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:33:10.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:10 smithi045 bash[80445]: cluster 2024-07-28T22:33:08.981287+0000 mgr.y (mgr.34101) 5502 : cluster [DBG] pgmap v6430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:10.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:10 smithi045 bash[82788]: cluster 2024-07-28T22:33:08.981287+0000 mgr.y (mgr.34101) 5502 : cluster [DBG] pgmap v6430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:10.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:10 smithi155 bash[68033]: cluster 2024-07-28T22:33:08.981287+0000 mgr.y (mgr.34101) 5502 : cluster [DBG] pgmap v6430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:11.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9824 16 16 0 0 0 - 0 2024-07-28T22:33:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:10 smithi155 bash[73694]: debug 2024-07-28T22:33:10.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:12.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9825 16 16 0 0 0 - 0 2024-07-28T22:33:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:11 smithi155 bash[73694]: debug 2024-07-28T22:33:11.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:12 smithi045 bash[80445]: cluster 2024-07-28T22:33:10.983088+0000 mgr.y (mgr.34101) 5503 : cluster [DBG] pgmap v6431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:12 smithi045 bash[82788]: cluster 2024-07-28T22:33:10.983088+0000 mgr.y (mgr.34101) 5503 : cluster [DBG] pgmap v6431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:12 smithi155 bash[68033]: cluster 2024-07-28T22:33:10.983088+0000 mgr.y (mgr.34101) 5503 : cluster [DBG] pgmap v6431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:33:12 smithi155 bash[60745]: ts=2024-07-28T22:33:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:33:13.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9826 16 16 0 0 0 - 0 2024-07-28T22:33:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:12 smithi155 bash[73694]: debug 2024-07-28T22:33:12.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:14.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9827 16 16 0 0 0 - 0 2024-07-28T22:33:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:13 smithi155 bash[73694]: debug 2024-07-28T22:33:13.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:14.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:14 smithi045 bash[80445]: cluster 2024-07-28T22:33:12.985095+0000 mgr.y (mgr.34101) 5504 : cluster [DBG] pgmap v6432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:14.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:14 smithi045 bash[82788]: cluster 2024-07-28T22:33:12.985095+0000 mgr.y (mgr.34101) 5504 : cluster [DBG] pgmap v6432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:14.802 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:14 smithi155 bash[68033]: cluster 2024-07-28T22:33:12.985095+0000 mgr.y (mgr.34101) 5504 : cluster [DBG] pgmap v6432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:14 smithi155 bash[73694]: debug 2024-07-28T22:33:14.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:15.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9828 16 16 0 0 0 - 0 2024-07-28T22:33:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:15 smithi155 bash[73694]: debug 2024-07-28T22:33:15.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:16.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9829 16 16 0 0 0 - 0 2024-07-28T22:33:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:16 smithi045 bash[80445]: cluster 2024-07-28T22:33:14.986868+0000 mgr.y (mgr.34101) 5505 : cluster [DBG] pgmap v6433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:16.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:16 smithi045 bash[82788]: cluster 2024-07-28T22:33:14.986868+0000 mgr.y (mgr.34101) 5505 : cluster [DBG] pgmap v6433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:16 smithi155 bash[68033]: cluster 2024-07-28T22:33:14.986868+0000 mgr.y (mgr.34101) 5505 : cluster [DBG] pgmap v6433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:17.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9830 16 16 0 0 0 - 0 2024-07-28T22:33:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:16 smithi155 bash[73694]: debug 2024-07-28T22:33:16.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:18.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9831 16 16 0 0 0 - 0 2024-07-28T22:33:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:17 smithi155 bash[73694]: debug 2024-07-28T22:33:17.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:18 smithi155 bash[68033]: cluster 2024-07-28T22:33:16.988720+0000 mgr.y (mgr.34101) 5506 : cluster [DBG] pgmap v6434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:18 smithi045 bash[80445]: cluster 2024-07-28T22:33:16.988720+0000 mgr.y (mgr.34101) 5506 : cluster [DBG] pgmap v6434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:18 smithi045 bash[82788]: cluster 2024-07-28T22:33:16.988720+0000 mgr.y (mgr.34101) 5506 : cluster [DBG] pgmap v6434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:19.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9832 16 16 0 0 0 - 0 2024-07-28T22:33:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:18 smithi155 bash[73694]: debug 2024-07-28T22:33:18.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:19.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:19 smithi155 bash[68033]: audit 2024-07-28T22:33:18.630214+0000 mon.c (mon.2) 1427 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:19.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:19 smithi045 bash[80445]: audit 2024-07-28T22:33:18.630214+0000 mon.c (mon.2) 1427 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:19.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:19 smithi045 bash[82788]: audit 2024-07-28T22:33:18.630214+0000 mon.c (mon.2) 1427 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:20.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:19 smithi155 bash[73694]: debug 2024-07-28T22:33:19.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:20.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9833 16 16 0 0 0 - 0 2024-07-28T22:33:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:20 smithi155 bash[68033]: cluster 2024-07-28T22:33:18.990460+0000 mgr.y (mgr.34101) 5507 : cluster [DBG] pgmap v6435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:20 smithi045 bash[80445]: cluster 2024-07-28T22:33:18.990460+0000 mgr.y (mgr.34101) 5507 : cluster [DBG] pgmap v6435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:33:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:33:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:33:20.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:20 smithi045 bash[82788]: cluster 2024-07-28T22:33:18.990460+0000 mgr.y (mgr.34101) 5507 : cluster [DBG] pgmap v6435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:21.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9834 16 16 0 0 0 - 0 2024-07-28T22:33:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:20 smithi155 bash[73694]: debug 2024-07-28T22:33:20.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:22.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9835 16 16 0 0 0 - 0 2024-07-28T22:33:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:21 smithi155 bash[73694]: debug 2024-07-28T22:33:21.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:22.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:22 smithi155 bash[68033]: cluster 2024-07-28T22:33:20.992188+0000 mgr.y (mgr.34101) 5508 : cluster [DBG] pgmap v6436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:22.788 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:33:22 smithi155 bash[60745]: ts=2024-07-28T22:33:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:33:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:22 smithi045 bash[80445]: cluster 2024-07-28T22:33:20.992188+0000 mgr.y (mgr.34101) 5508 : cluster [DBG] pgmap v6436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:22.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:22 smithi045 bash[82788]: cluster 2024-07-28T22:33:20.992188+0000 mgr.y (mgr.34101) 5508 : cluster [DBG] pgmap v6436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:23.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:22 smithi155 bash[73694]: debug 2024-07-28T22:33:22.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:23.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9836 16 16 0 0 0 - 0 2024-07-28T22:33:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:23 smithi155 bash[73694]: debug 2024-07-28T22:33:23.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:24.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9837 16 16 0 0 0 - 0 2024-07-28T22:33:24.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:24 smithi155 bash[68033]: cluster 2024-07-28T22:33:22.994087+0000 mgr.y (mgr.34101) 5509 : cluster [DBG] pgmap v6437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:24.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:24 smithi045 bash[80445]: cluster 2024-07-28T22:33:22.994087+0000 mgr.y (mgr.34101) 5509 : cluster [DBG] pgmap v6437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:24 smithi045 bash[82788]: cluster 2024-07-28T22:33:22.994087+0000 mgr.y (mgr.34101) 5509 : cluster [DBG] pgmap v6437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:25.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:24 smithi155 bash[73694]: debug 2024-07-28T22:33:24.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:25.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9838 16 16 0 0 0 - 0 2024-07-28T22:33:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:25 smithi155 bash[73694]: debug 2024-07-28T22:33:25.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:26.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9839 16 16 0 0 0 - 0 2024-07-28T22:33:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:26 smithi155 bash[68033]: cluster 2024-07-28T22:33:24.995807+0000 mgr.y (mgr.34101) 5510 : cluster [DBG] pgmap v6438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:26.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:26 smithi045 bash[80445]: cluster 2024-07-28T22:33:24.995807+0000 mgr.y (mgr.34101) 5510 : cluster [DBG] pgmap v6438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:26.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:26 smithi045 bash[82788]: cluster 2024-07-28T22:33:24.995807+0000 mgr.y (mgr.34101) 5510 : cluster [DBG] pgmap v6438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:27.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:33:27.249395+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:33:27.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:33:27.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9840 16 16 0 0 0 - 0 2024-07-28T22:33:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:26 smithi155 bash[73694]: debug 2024-07-28T22:33:26.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:28.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9841 16 16 0 0 0 - 0 2024-07-28T22:33:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:27 smithi155 bash[73694]: debug 2024-07-28T22:33:27.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:28 smithi155 bash[68033]: cluster 2024-07-28T22:33:26.997693+0000 mgr.y (mgr.34101) 5511 : cluster [DBG] pgmap v6439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:28 smithi045 bash[80445]: cluster 2024-07-28T22:33:26.997693+0000 mgr.y (mgr.34101) 5511 : cluster [DBG] pgmap v6439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:28.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:28 smithi045 bash[82788]: cluster 2024-07-28T22:33:26.997693+0000 mgr.y (mgr.34101) 5511 : cluster [DBG] pgmap v6439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:29.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9842 16 16 0 0 0 - 0 2024-07-28T22:33:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:28 smithi155 bash[73694]: debug 2024-07-28T22:33:28.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:30.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9843 16 16 0 0 0 - 0 2024-07-28T22:33:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:29 smithi155 bash[73694]: debug 2024-07-28T22:33:29.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:30 smithi155 bash[68033]: cluster 2024-07-28T22:33:28.999392+0000 mgr.y (mgr.34101) 5512 : cluster [DBG] pgmap v6440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:33:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:33:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:33:30.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:30 smithi045 bash[80445]: cluster 2024-07-28T22:33:28.999392+0000 mgr.y (mgr.34101) 5512 : cluster [DBG] pgmap v6440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:30.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:30 smithi045 bash[82788]: cluster 2024-07-28T22:33:28.999392+0000 mgr.y (mgr.34101) 5512 : cluster [DBG] pgmap v6440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:31.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9844 16 16 0 0 0 - 0 2024-07-28T22:33:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:30 smithi155 bash[73694]: debug 2024-07-28T22:33:30.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:32.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9845 16 16 0 0 0 - 0 2024-07-28T22:33:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:31 smithi155 bash[73694]: debug 2024-07-28T22:33:31.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:32 smithi155 bash[68033]: cluster 2024-07-28T22:33:31.001128+0000 mgr.y (mgr.34101) 5513 : cluster [DBG] pgmap v6441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:33:32 smithi155 bash[60745]: ts=2024-07-28T22:33:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:33:32.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:32 smithi045 bash[80445]: cluster 2024-07-28T22:33:31.001128+0000 mgr.y (mgr.34101) 5513 : cluster [DBG] pgmap v6441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:32 smithi045 bash[82788]: cluster 2024-07-28T22:33:31.001128+0000 mgr.y (mgr.34101) 5513 : cluster [DBG] pgmap v6441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:33.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9846 16 16 0 0 0 - 0 2024-07-28T22:33:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:32 smithi155 bash[73694]: debug 2024-07-28T22:33:32.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:34.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9847 16 16 0 0 0 - 0 2024-07-28T22:33:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:33 smithi155 bash[73694]: debug 2024-07-28T22:33:33.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:34 smithi155 bash[68033]: cluster 2024-07-28T22:33:33.003028+0000 mgr.y (mgr.34101) 5514 : cluster [DBG] pgmap v6442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:34 smithi155 bash[68033]: audit 2024-07-28T22:33:33.630463+0000 mon.c (mon.2) 1428 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:34 smithi045 bash[80445]: cluster 2024-07-28T22:33:33.003028+0000 mgr.y (mgr.34101) 5514 : cluster [DBG] pgmap v6442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:34 smithi045 bash[80445]: audit 2024-07-28T22:33:33.630463+0000 mon.c (mon.2) 1428 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:34 smithi045 bash[82788]: cluster 2024-07-28T22:33:33.003028+0000 mgr.y (mgr.34101) 5514 : cluster [DBG] pgmap v6442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:34 smithi045 bash[82788]: audit 2024-07-28T22:33:33.630463+0000 mon.c (mon.2) 1428 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:35.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9848 16 16 0 0 0 - 0 2024-07-28T22:33:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:34 smithi155 bash[73694]: debug 2024-07-28T22:33:34.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:36.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9849 16 16 0 0 0 - 0 2024-07-28T22:33:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:35 smithi155 bash[73694]: debug 2024-07-28T22:33:35.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:36 smithi155 bash[68033]: cluster 2024-07-28T22:33:35.004761+0000 mgr.y (mgr.34101) 5515 : cluster [DBG] pgmap v6443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:36 smithi045 bash[80445]: cluster 2024-07-28T22:33:35.004761+0000 mgr.y (mgr.34101) 5515 : cluster [DBG] pgmap v6443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:36 smithi045 bash[82788]: cluster 2024-07-28T22:33:35.004761+0000 mgr.y (mgr.34101) 5515 : cluster [DBG] pgmap v6443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:37.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9850 16 16 0 0 0 - 0 2024-07-28T22:33:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:36 smithi155 bash[73694]: debug 2024-07-28T22:33:36.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:38.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9851 16 16 0 0 0 - 0 2024-07-28T22:33:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:37 smithi155 bash[73694]: debug 2024-07-28T22:33:37.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:38.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:38 smithi155 bash[68033]: cluster 2024-07-28T22:33:37.006649+0000 mgr.y (mgr.34101) 5516 : cluster [DBG] pgmap v6444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:38.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:38 smithi045 bash[80445]: cluster 2024-07-28T22:33:37.006649+0000 mgr.y (mgr.34101) 5516 : cluster [DBG] pgmap v6444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:38.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:38 smithi045 bash[82788]: cluster 2024-07-28T22:33:37.006649+0000 mgr.y (mgr.34101) 5516 : cluster [DBG] pgmap v6444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:39.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9852 16 16 0 0 0 - 0 2024-07-28T22:33:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:38 smithi155 bash[73694]: debug 2024-07-28T22:33:38.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:40.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9853 16 16 0 0 0 - 0 2024-07-28T22:33:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:39 smithi155 bash[73694]: debug 2024-07-28T22:33:39.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:40.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:40 smithi155 bash[68033]: cluster 2024-07-28T22:33:39.008364+0000 mgr.y (mgr.34101) 5517 : cluster [DBG] pgmap v6445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:40 smithi045 bash[80445]: cluster 2024-07-28T22:33:39.008364+0000 mgr.y (mgr.34101) 5517 : cluster [DBG] pgmap v6445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:33:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:33:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:33:40.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:40 smithi045 bash[82788]: cluster 2024-07-28T22:33:39.008364+0000 mgr.y (mgr.34101) 5517 : cluster [DBG] pgmap v6445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:41.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9854 16 16 0 0 0 - 0 2024-07-28T22:33:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:40 smithi155 bash[73694]: debug 2024-07-28T22:33:40.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:42.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9855 16 16 0 0 0 - 0 2024-07-28T22:33:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:41 smithi155 bash[73694]: debug 2024-07-28T22:33:41.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:42.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:42 smithi155 bash[68033]: cluster 2024-07-28T22:33:41.010129+0000 mgr.y (mgr.34101) 5518 : cluster [DBG] pgmap v6446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:33:42 smithi155 bash[60745]: ts=2024-07-28T22:33:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:33:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:42 smithi045 bash[80445]: cluster 2024-07-28T22:33:41.010129+0000 mgr.y (mgr.34101) 5518 : cluster [DBG] pgmap v6446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:42.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:42 smithi045 bash[82788]: cluster 2024-07-28T22:33:41.010129+0000 mgr.y (mgr.34101) 5518 : cluster [DBG] pgmap v6446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:43.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9856 16 16 0 0 0 - 0 2024-07-28T22:33:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:42 smithi155 bash[73694]: debug 2024-07-28T22:33:42.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:44.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9857 16 16 0 0 0 - 0 2024-07-28T22:33:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:43 smithi155 bash[73694]: debug 2024-07-28T22:33:43.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:44 smithi155 bash[68033]: cluster 2024-07-28T22:33:43.012006+0000 mgr.y (mgr.34101) 5519 : cluster [DBG] pgmap v6447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:44.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:44 smithi045 bash[80445]: cluster 2024-07-28T22:33:43.012006+0000 mgr.y (mgr.34101) 5519 : cluster [DBG] pgmap v6447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:44.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:44 smithi045 bash[82788]: cluster 2024-07-28T22:33:43.012006+0000 mgr.y (mgr.34101) 5519 : cluster [DBG] pgmap v6447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:45.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9858 16 16 0 0 0 - 0 2024-07-28T22:33:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:44 smithi155 bash[73694]: debug 2024-07-28T22:33:44.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:46.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9859 16 16 0 0 0 - 0 2024-07-28T22:33:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:45 smithi155 bash[73694]: debug 2024-07-28T22:33:45.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:46.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:46 smithi155 bash[68033]: cluster 2024-07-28T22:33:45.013763+0000 mgr.y (mgr.34101) 5520 : cluster [DBG] pgmap v6448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:46.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:46 smithi045 bash[80445]: cluster 2024-07-28T22:33:45.013763+0000 mgr.y (mgr.34101) 5520 : cluster [DBG] pgmap v6448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:46 smithi045 bash[82788]: cluster 2024-07-28T22:33:45.013763+0000 mgr.y (mgr.34101) 5520 : cluster [DBG] pgmap v6448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:47.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:33:47.252671+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:33:47.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:33:47.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9860 16 16 0 0 0 - 0 2024-07-28T22:33:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:46 smithi155 bash[73694]: debug 2024-07-28T22:33:46.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:48.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9861 16 16 0 0 0 - 0 2024-07-28T22:33:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:47 smithi155 bash[73694]: debug 2024-07-28T22:33:47.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:48 smithi155 bash[68033]: cluster 2024-07-28T22:33:47.015678+0000 mgr.y (mgr.34101) 5521 : cluster [DBG] pgmap v6449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:48 smithi045 bash[80445]: cluster 2024-07-28T22:33:47.015678+0000 mgr.y (mgr.34101) 5521 : cluster [DBG] pgmap v6449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:48 smithi045 bash[82788]: cluster 2024-07-28T22:33:47.015678+0000 mgr.y (mgr.34101) 5521 : cluster [DBG] pgmap v6449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:49.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9862 16 16 0 0 0 - 0 2024-07-28T22:33:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:48 smithi155 bash[73694]: debug 2024-07-28T22:33:48.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:49 smithi045 bash[80445]: audit 2024-07-28T22:33:48.631131+0000 mon.c (mon.2) 1429 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:49.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:49 smithi045 bash[82788]: audit 2024-07-28T22:33:48.631131+0000 mon.c (mon.2) 1429 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:50.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:49 smithi155 bash[68033]: audit 2024-07-28T22:33:48.631131+0000 mon.c (mon.2) 1429 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:33:50.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9863 16 16 0 0 0 - 0 2024-07-28T22:33:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:50 smithi155 bash[73694]: debug 2024-07-28T22:33:50.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:33:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:33:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:33:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:50 smithi045 bash[82788]: cluster 2024-07-28T22:33:49.017395+0000 mgr.y (mgr.34101) 5522 : cluster [DBG] pgmap v6450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:50 smithi045 bash[80445]: cluster 2024-07-28T22:33:49.017395+0000 mgr.y (mgr.34101) 5522 : cluster [DBG] pgmap v6450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:51.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:50 smithi155 bash[68033]: cluster 2024-07-28T22:33:49.017395+0000 mgr.y (mgr.34101) 5522 : cluster [DBG] pgmap v6450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:51.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9864 16 16 0 0 0 - 0 2024-07-28T22:33:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:51 smithi155 bash[73694]: debug 2024-07-28T22:33:51.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:52.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9865 16 16 0 0 0 - 0 2024-07-28T22:33:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:52 smithi155 bash[73694]: debug 2024-07-28T22:33:52.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:52.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:52 smithi155 bash[68033]: cluster 2024-07-28T22:33:51.019151+0000 mgr.y (mgr.34101) 5523 : cluster [DBG] pgmap v6451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:33:52 smithi155 bash[60745]: ts=2024-07-28T22:33:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:33:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:52 smithi045 bash[82788]: cluster 2024-07-28T22:33:51.019151+0000 mgr.y (mgr.34101) 5523 : cluster [DBG] pgmap v6451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:52.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:52 smithi045 bash[80445]: cluster 2024-07-28T22:33:51.019151+0000 mgr.y (mgr.34101) 5523 : cluster [DBG] pgmap v6451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:53.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9866 16 16 0 0 0 - 0 2024-07-28T22:33:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:53 smithi155 bash[73694]: debug 2024-07-28T22:33:53.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:54.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9867 16 16 0 0 0 - 0 2024-07-28T22:33:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:54 smithi155 bash[73694]: debug 2024-07-28T22:33:53.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:54 smithi045 bash[82788]: cluster 2024-07-28T22:33:53.021020+0000 mgr.y (mgr.34101) 5524 : cluster [DBG] pgmap v6452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:54 smithi045 bash[82788]: audit 2024-07-28T22:33:54.236909+0000 mon.c (mon.2) 1430 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:33:54.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:54 smithi045 bash[80445]: cluster 2024-07-28T22:33:53.021020+0000 mgr.y (mgr.34101) 5524 : cluster [DBG] pgmap v6452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:54.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:54 smithi045 bash[80445]: audit 2024-07-28T22:33:54.236909+0000 mon.c (mon.2) 1430 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:33:55.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:54 smithi155 bash[68033]: cluster 2024-07-28T22:33:53.021020+0000 mgr.y (mgr.34101) 5524 : cluster [DBG] pgmap v6452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:55.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:54 smithi155 bash[68033]: audit 2024-07-28T22:33:54.236909+0000 mon.c (mon.2) 1430 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:33:55.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9868 16 16 0 0 0 - 0 2024-07-28T22:33:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:55 smithi155 bash[73694]: debug 2024-07-28T22:33:55.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:55 smithi045 bash[82788]: audit 2024-07-28T22:33:54.616171+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:33:55.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:55 smithi045 bash[82788]: audit 2024-07-28T22:33:54.622531+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:33:55.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:55 smithi045 bash[80445]: audit 2024-07-28T22:33:54.616171+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:33:55.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:55 smithi045 bash[80445]: audit 2024-07-28T22:33:54.622531+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:33:55.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:55 smithi155 bash[68033]: audit 2024-07-28T22:33:54.616171+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:33:55.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:55 smithi155 bash[68033]: audit 2024-07-28T22:33:54.622531+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:33:56.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9869 16 16 0 0 0 - 0 2024-07-28T22:33:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:55 smithi155 bash[73694]: debug 2024-07-28T22:33:55.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:56.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:56 smithi045 bash[82788]: cluster 2024-07-28T22:33:55.022425+0000 mgr.y (mgr.34101) 5525 : cluster [DBG] pgmap v6453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:56.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:56 smithi045 bash[80445]: cluster 2024-07-28T22:33:55.022425+0000 mgr.y (mgr.34101) 5525 : cluster [DBG] pgmap v6453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:57.018 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:56 smithi155 bash[68033]: cluster 2024-07-28T22:33:55.022425+0000 mgr.y (mgr.34101) 5525 : cluster [DBG] pgmap v6453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:57.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9870 16 16 0 0 0 - 0 2024-07-28T22:33:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:57 smithi155 bash[73694]: debug 2024-07-28T22:33:57.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:58.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9871 16 16 0 0 0 - 0 2024-07-28T22:33:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:57 smithi155 bash[73694]: debug 2024-07-28T22:33:57.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:33:58.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:33:58 smithi045 bash[82788]: cluster 2024-07-28T22:33:57.024293+0000 mgr.y (mgr.34101) 5526 : cluster [DBG] pgmap v6454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:58.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:33:58 smithi045 bash[80445]: cluster 2024-07-28T22:33:57.024293+0000 mgr.y (mgr.34101) 5526 : cluster [DBG] pgmap v6454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:59.008 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:33:58 smithi155 bash[68033]: cluster 2024-07-28T22:33:57.024293+0000 mgr.y (mgr.34101) 5526 : cluster [DBG] pgmap v6454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:33:59.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9872 16 16 0 0 0 - 0 2024-07-28T22:33:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:33:59 smithi155 bash[73694]: debug 2024-07-28T22:33:59.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:00.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9873 16 16 0 0 0 - 0 2024-07-28T22:34:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:00 smithi155 bash[73694]: debug 2024-07-28T22:34:00.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:34:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:34:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:34:00.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:00 smithi045 bash[82788]: cluster 2024-07-28T22:33:59.026188+0000 mgr.y (mgr.34101) 5527 : cluster [DBG] pgmap v6455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:00.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:00 smithi045 bash[82788]: audit 2024-07-28T22:34:00.159766+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:00.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:00 smithi045 bash[82788]: audit 2024-07-28T22:34:00.165017+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:00.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:00 smithi045 bash[82788]: audit 2024-07-28T22:34:00.275728+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:00.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:00 smithi045 bash[82788]: audit 2024-07-28T22:34:00.285803+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:00 smithi045 bash[80445]: cluster 2024-07-28T22:33:59.026188+0000 mgr.y (mgr.34101) 5527 : cluster [DBG] pgmap v6455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:00 smithi045 bash[80445]: audit 2024-07-28T22:34:00.159766+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:00 smithi045 bash[80445]: audit 2024-07-28T22:34:00.165017+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:00 smithi045 bash[80445]: audit 2024-07-28T22:34:00.275728+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:00.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:00 smithi045 bash[80445]: audit 2024-07-28T22:34:00.285803+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:00 smithi155 bash[68033]: cluster 2024-07-28T22:33:59.026188+0000 mgr.y (mgr.34101) 5527 : cluster [DBG] pgmap v6455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:00 smithi155 bash[68033]: audit 2024-07-28T22:34:00.159766+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:00 smithi155 bash[68033]: audit 2024-07-28T22:34:00.165017+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:01.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:00 smithi155 bash[68033]: audit 2024-07-28T22:34:00.275728+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:01.010 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:00 smithi155 bash[68033]: audit 2024-07-28T22:34:00.285803+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:01.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9874 16 16 0 0 0 - 0 2024-07-28T22:34:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:01 smithi155 bash[73694]: debug 2024-07-28T22:34:01.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:01 smithi045 bash[80445]: audit 2024-07-28T22:34:00.702034+0000 mon.c (mon.2) 1431 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:34:01.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:01 smithi045 bash[80445]: audit 2024-07-28T22:34:00.703414+0000 mon.c (mon.2) 1432 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:34:01.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:01 smithi045 bash[80445]: audit 2024-07-28T22:34:00.712926+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:01 smithi045 bash[82788]: audit 2024-07-28T22:34:00.702034+0000 mon.c (mon.2) 1431 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:34:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:01 smithi045 bash[82788]: audit 2024-07-28T22:34:00.703414+0000 mon.c (mon.2) 1432 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:34:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:01 smithi045 bash[82788]: audit 2024-07-28T22:34:00.712926+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:01 smithi155 bash[68033]: audit 2024-07-28T22:34:00.702034+0000 mon.c (mon.2) 1431 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:34:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:01 smithi155 bash[68033]: audit 2024-07-28T22:34:00.703414+0000 mon.c (mon.2) 1432 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:34:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:01 smithi155 bash[68033]: audit 2024-07-28T22:34:00.712926+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:34:02.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9875 16 16 0 0 0 - 0 2024-07-28T22:34:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:02 smithi155 bash[73694]: debug 2024-07-28T22:34:02.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:02.638 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:34:02 smithi155 bash[60745]: ts=2024-07-28T22:34:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:34:02.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:02 smithi045 bash[80445]: cluster 2024-07-28T22:34:01.027938+0000 mgr.y (mgr.34101) 5528 : cluster [DBG] pgmap v6456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:02.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:02 smithi045 bash[82788]: cluster 2024-07-28T22:34:01.027938+0000 mgr.y (mgr.34101) 5528 : cluster [DBG] pgmap v6456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:03.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:02 smithi155 bash[68033]: cluster 2024-07-28T22:34:01.027938+0000 mgr.y (mgr.34101) 5528 : cluster [DBG] pgmap v6456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:03.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9876 16 16 0 0 0 - 0 2024-07-28T22:34:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:03 smithi155 bash[73694]: debug 2024-07-28T22:34:03.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:03.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:03 smithi045 bash[80445]: audit 2024-07-28T22:34:03.631327+0000 mon.c (mon.2) 1433 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:03 smithi045 bash[82788]: audit 2024-07-28T22:34:03.631327+0000 mon.c (mon.2) 1433 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:03 smithi155 bash[68033]: audit 2024-07-28T22:34:03.631327+0000 mon.c (mon.2) 1433 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:04.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9877 16 16 0 0 0 - 0 2024-07-28T22:34:04.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:04 smithi155 bash[73694]: debug 2024-07-28T22:34:04.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:04.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:04 smithi045 bash[80445]: cluster 2024-07-28T22:34:03.029833+0000 mgr.y (mgr.34101) 5529 : cluster [DBG] pgmap v6457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:04.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:04 smithi045 bash[82788]: cluster 2024-07-28T22:34:03.029833+0000 mgr.y (mgr.34101) 5529 : cluster [DBG] pgmap v6457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:05.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:04 smithi155 bash[68033]: cluster 2024-07-28T22:34:03.029833+0000 mgr.y (mgr.34101) 5529 : cluster [DBG] pgmap v6457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:05.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9878 16 16 0 0 0 - 0 2024-07-28T22:34:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:05 smithi155 bash[73694]: debug 2024-07-28T22:34:05.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:06.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9879 16 16 0 0 0 - 0 2024-07-28T22:34:06.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:06 smithi155 bash[73694]: debug 2024-07-28T22:34:06.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:06.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:06 smithi045 bash[80445]: cluster 2024-07-28T22:34:05.031537+0000 mgr.y (mgr.34101) 5530 : cluster [DBG] pgmap v6458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:06.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:06 smithi045 bash[82788]: cluster 2024-07-28T22:34:05.031537+0000 mgr.y (mgr.34101) 5530 : cluster [DBG] pgmap v6458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:07.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:06 smithi155 bash[68033]: cluster 2024-07-28T22:34:05.031537+0000 mgr.y (mgr.34101) 5530 : cluster [DBG] pgmap v6458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:07.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:34:07.255841+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:34:07.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:34:07.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9880 16 16 0 0 0 - 0 2024-07-28T22:34:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:07 smithi155 bash[73694]: debug 2024-07-28T22:34:07.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:08.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9881 16 16 0 0 0 - 0 2024-07-28T22:34:08.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:08 smithi155 bash[73694]: debug 2024-07-28T22:34:08.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:08.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:08 smithi045 bash[82788]: cluster 2024-07-28T22:34:07.033443+0000 mgr.y (mgr.34101) 5531 : cluster [DBG] pgmap v6459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:08.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:08 smithi045 bash[80445]: cluster 2024-07-28T22:34:07.033443+0000 mgr.y (mgr.34101) 5531 : cluster [DBG] pgmap v6459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:08 smithi155 bash[68033]: cluster 2024-07-28T22:34:07.033443+0000 mgr.y (mgr.34101) 5531 : cluster [DBG] pgmap v6459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:09.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9882 16 16 0 0 0 - 0 2024-07-28T22:34:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:09 smithi155 bash[73694]: debug 2024-07-28T22:34:09.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:10.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9883 16 16 0 0 0 - 0 2024-07-28T22:34:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:10 smithi155 bash[73694]: debug 2024-07-28T22:34:10.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:10.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:10 smithi045 bash[80445]: cluster 2024-07-28T22:34:09.035214+0000 mgr.y (mgr.34101) 5532 : cluster [DBG] pgmap v6460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:34:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:34:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:34:10.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:10 smithi045 bash[82788]: cluster 2024-07-28T22:34:09.035214+0000 mgr.y (mgr.34101) 5532 : cluster [DBG] pgmap v6460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:11.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:10 smithi155 bash[68033]: cluster 2024-07-28T22:34:09.035214+0000 mgr.y (mgr.34101) 5532 : cluster [DBG] pgmap v6460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:11.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9884 16 16 0 0 0 - 0 2024-07-28T22:34:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:11 smithi155 bash[73694]: debug 2024-07-28T22:34:11.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:12.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9885 16 16 0 0 0 - 0 2024-07-28T22:34:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:12 smithi155 bash[73694]: debug 2024-07-28T22:34:12.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:34:12 smithi155 bash[60745]: ts=2024-07-28T22:34:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:34:12.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:12 smithi045 bash[80445]: cluster 2024-07-28T22:34:11.036961+0000 mgr.y (mgr.34101) 5533 : cluster [DBG] pgmap v6461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:12.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:12 smithi045 bash[82788]: cluster 2024-07-28T22:34:11.036961+0000 mgr.y (mgr.34101) 5533 : cluster [DBG] pgmap v6461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:13.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:12 smithi155 bash[68033]: cluster 2024-07-28T22:34:11.036961+0000 mgr.y (mgr.34101) 5533 : cluster [DBG] pgmap v6461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:13.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9886 16 16 0 0 0 - 0 2024-07-28T22:34:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:13 smithi155 bash[73694]: debug 2024-07-28T22:34:13.210+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:14.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9887 16 16 0 0 0 - 0 2024-07-28T22:34:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:14 smithi155 bash[73694]: debug 2024-07-28T22:34:14.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:14 smithi045 bash[80445]: cluster 2024-07-28T22:34:13.038913+0000 mgr.y (mgr.34101) 5534 : cluster [DBG] pgmap v6462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:14.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:14 smithi045 bash[82788]: cluster 2024-07-28T22:34:13.038913+0000 mgr.y (mgr.34101) 5534 : cluster [DBG] pgmap v6462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:14 smithi155 bash[68033]: cluster 2024-07-28T22:34:13.038913+0000 mgr.y (mgr.34101) 5534 : cluster [DBG] pgmap v6462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:15.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9888 16 16 0 0 0 - 0 2024-07-28T22:34:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:15 smithi155 bash[73694]: debug 2024-07-28T22:34:15.246+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:16.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9889 16 16 0 0 0 - 0 2024-07-28T22:34:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:16 smithi155 bash[73694]: debug 2024-07-28T22:34:16.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:16.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:16 smithi045 bash[80445]: cluster 2024-07-28T22:34:15.040701+0000 mgr.y (mgr.34101) 5535 : cluster [DBG] pgmap v6463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:16 smithi045 bash[82788]: cluster 2024-07-28T22:34:15.040701+0000 mgr.y (mgr.34101) 5535 : cluster [DBG] pgmap v6463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:17.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:16 smithi155 bash[68033]: cluster 2024-07-28T22:34:15.040701+0000 mgr.y (mgr.34101) 5535 : cluster [DBG] pgmap v6463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:17.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9890 16 16 0 0 0 - 0 2024-07-28T22:34:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:17 smithi155 bash[73694]: debug 2024-07-28T22:34:17.210+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:18.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9891 16 16 0 0 0 - 0 2024-07-28T22:34:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:18 smithi155 bash[73694]: debug 2024-07-28T22:34:18.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:18 smithi045 bash[80445]: cluster 2024-07-28T22:34:17.042647+0000 mgr.y (mgr.34101) 5536 : cluster [DBG] pgmap v6464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:18.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:18 smithi045 bash[80445]: audit 2024-07-28T22:34:18.631809+0000 mon.c (mon.2) 1434 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:18.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:18 smithi045 bash[82788]: cluster 2024-07-28T22:34:17.042647+0000 mgr.y (mgr.34101) 5536 : cluster [DBG] pgmap v6464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:18.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:18 smithi045 bash[82788]: audit 2024-07-28T22:34:18.631809+0000 mon.c (mon.2) 1434 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:18 smithi155 bash[68033]: cluster 2024-07-28T22:34:17.042647+0000 mgr.y (mgr.34101) 5536 : cluster [DBG] pgmap v6464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:18 smithi155 bash[68033]: audit 2024-07-28T22:34:18.631809+0000 mon.c (mon.2) 1434 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:19.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9892 16 16 0 0 0 - 0 2024-07-28T22:34:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:19 smithi155 bash[73694]: debug 2024-07-28T22:34:19.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:20.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9893 16 16 0 0 0 - 0 2024-07-28T22:34:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:20 smithi155 bash[73694]: debug 2024-07-28T22:34:20.158+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:20 smithi045 bash[80445]: cluster 2024-07-28T22:34:19.044368+0000 mgr.y (mgr.34101) 5537 : cluster [DBG] pgmap v6465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:34:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:34:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:34:20.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:20 smithi045 bash[82788]: cluster 2024-07-28T22:34:19.044368+0000 mgr.y (mgr.34101) 5537 : cluster [DBG] pgmap v6465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:21.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:20 smithi155 bash[68033]: cluster 2024-07-28T22:34:19.044368+0000 mgr.y (mgr.34101) 5537 : cluster [DBG] pgmap v6465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:21.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9894 16 16 0 0 0 - 0 2024-07-28T22:34:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:21 smithi155 bash[73694]: debug 2024-07-28T22:34:21.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:22.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9895 16 16 0 0 0 - 0 2024-07-28T22:34:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:22 smithi155 bash[73694]: debug 2024-07-28T22:34:22.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:34:22 smithi155 bash[60745]: ts=2024-07-28T22:34:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:34:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:22 smithi045 bash[80445]: cluster 2024-07-28T22:34:21.046127+0000 mgr.y (mgr.34101) 5538 : cluster [DBG] pgmap v6466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:22.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:22 smithi045 bash[82788]: cluster 2024-07-28T22:34:21.046127+0000 mgr.y (mgr.34101) 5538 : cluster [DBG] pgmap v6466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:22 smithi155 bash[68033]: cluster 2024-07-28T22:34:21.046127+0000 mgr.y (mgr.34101) 5538 : cluster [DBG] pgmap v6466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:23.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9896 16 16 0 0 0 - 0 2024-07-28T22:34:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:23 smithi155 bash[73694]: debug 2024-07-28T22:34:23.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:24.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9897 16 16 0 0 0 - 0 2024-07-28T22:34:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:24 smithi155 bash[73694]: debug 2024-07-28T22:34:24.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:24.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:24 smithi045 bash[80445]: cluster 2024-07-28T22:34:23.047989+0000 mgr.y (mgr.34101) 5539 : cluster [DBG] pgmap v6467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:24 smithi045 bash[82788]: cluster 2024-07-28T22:34:23.047989+0000 mgr.y (mgr.34101) 5539 : cluster [DBG] pgmap v6467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:25.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:24 smithi155 bash[68033]: cluster 2024-07-28T22:34:23.047989+0000 mgr.y (mgr.34101) 5539 : cluster [DBG] pgmap v6467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:25.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9898 16 16 0 0 0 - 0 2024-07-28T22:34:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:25 smithi155 bash[73694]: debug 2024-07-28T22:34:25.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:25.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:25 smithi045 bash[80445]: cluster 2024-07-28T22:34:25.049750+0000 mgr.y (mgr.34101) 5540 : cluster [DBG] pgmap v6468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:25.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:25 smithi045 bash[82788]: cluster 2024-07-28T22:34:25.049750+0000 mgr.y (mgr.34101) 5540 : cluster [DBG] pgmap v6468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:26.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:25 smithi155 bash[68033]: cluster 2024-07-28T22:34:25.049750+0000 mgr.y (mgr.34101) 5540 : cluster [DBG] pgmap v6468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:26.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9899 16 16 0 0 0 - 0 2024-07-28T22:34:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:26 smithi155 bash[73694]: debug 2024-07-28T22:34:26.190+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:27.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:34:27.258921+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:34:27.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:34:27.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9900 16 16 0 0 0 - 0 2024-07-28T22:34:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:27 smithi155 bash[73694]: debug 2024-07-28T22:34:27.178+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:28.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9901 16 16 0 0 0 - 0 2024-07-28T22:34:28.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:28 smithi045 bash[80445]: cluster 2024-07-28T22:34:27.051648+0000 mgr.y (mgr.34101) 5541 : cluster [DBG] pgmap v6469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:28.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:28 smithi045 bash[82788]: cluster 2024-07-28T22:34:27.051648+0000 mgr.y (mgr.34101) 5541 : cluster [DBG] pgmap v6469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:28 smithi155 bash[73694]: debug 2024-07-28T22:34:28.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:28 smithi155 bash[68033]: cluster 2024-07-28T22:34:27.051648+0000 mgr.y (mgr.34101) 5541 : cluster [DBG] pgmap v6469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:29.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9902 16 16 0 0 0 - 0 2024-07-28T22:34:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:29 smithi155 bash[73694]: debug 2024-07-28T22:34:29.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:30.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9903 16 16 0 0 0 - 0 2024-07-28T22:34:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:30 smithi045 bash[80445]: cluster 2024-07-28T22:34:29.053391+0000 mgr.y (mgr.34101) 5542 : cluster [DBG] pgmap v6470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:30 smithi045 bash[82788]: cluster 2024-07-28T22:34:29.053391+0000 mgr.y (mgr.34101) 5542 : cluster [DBG] pgmap v6470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:30.560 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:30 smithi155 bash[73694]: debug 2024-07-28T22:34:30.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:30.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:30 smithi155 bash[68033]: cluster 2024-07-28T22:34:29.053391+0000 mgr.y (mgr.34101) 5542 : cluster [DBG] pgmap v6470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:34:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:34:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:34:31.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9904 16 16 0 0 0 - 0 2024-07-28T22:34:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:31 smithi155 bash[73694]: debug 2024-07-28T22:34:31.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:32.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9905 16 16 0 0 0 - 0 2024-07-28T22:34:32.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:32 smithi045 bash[80445]: cluster 2024-07-28T22:34:31.055184+0000 mgr.y (mgr.34101) 5543 : cluster [DBG] pgmap v6471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:32.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:32 smithi045 bash[82788]: cluster 2024-07-28T22:34:31.055184+0000 mgr.y (mgr.34101) 5543 : cluster [DBG] pgmap v6471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:32 smithi155 bash[68033]: cluster 2024-07-28T22:34:31.055184+0000 mgr.y (mgr.34101) 5543 : cluster [DBG] pgmap v6471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:32.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:32 smithi155 bash[73694]: debug 2024-07-28T22:34:32.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:32.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:34:32 smithi155 bash[60745]: ts=2024-07-28T22:34:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:34:33.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9906 16 16 0 0 0 - 0 2024-07-28T22:34:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:33 smithi155 bash[73694]: debug 2024-07-28T22:34:33.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:34.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9907 16 16 0 0 0 - 0 2024-07-28T22:34:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:34 smithi045 bash[80445]: cluster 2024-07-28T22:34:33.057084+0000 mgr.y (mgr.34101) 5544 : cluster [DBG] pgmap v6472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:34.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:34 smithi045 bash[80445]: audit 2024-07-28T22:34:33.632388+0000 mon.c (mon.2) 1435 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:34 smithi045 bash[82788]: cluster 2024-07-28T22:34:33.057084+0000 mgr.y (mgr.34101) 5544 : cluster [DBG] pgmap v6472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:34 smithi045 bash[82788]: audit 2024-07-28T22:34:33.632388+0000 mon.c (mon.2) 1435 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:34 smithi155 bash[73694]: debug 2024-07-28T22:34:34.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:34 smithi155 bash[68033]: cluster 2024-07-28T22:34:33.057084+0000 mgr.y (mgr.34101) 5544 : cluster [DBG] pgmap v6472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:34 smithi155 bash[68033]: audit 2024-07-28T22:34:33.632388+0000 mon.c (mon.2) 1435 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:35.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9908 16 16 0 0 0 - 0 2024-07-28T22:34:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:35 smithi155 bash[73694]: debug 2024-07-28T22:34:35.025+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:36.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9909 16 16 0 0 0 - 0 2024-07-28T22:34:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:36 smithi155 bash[73694]: debug 2024-07-28T22:34:36.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:36 smithi155 bash[68033]: cluster 2024-07-28T22:34:35.058869+0000 mgr.y (mgr.34101) 5545 : cluster [DBG] pgmap v6473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:36.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:36 smithi045 bash[80445]: cluster 2024-07-28T22:34:35.058869+0000 mgr.y (mgr.34101) 5545 : cluster [DBG] pgmap v6473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:36.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:36 smithi045 bash[82788]: cluster 2024-07-28T22:34:35.058869+0000 mgr.y (mgr.34101) 5545 : cluster [DBG] pgmap v6473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:37.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9910 16 16 0 0 0 - 0 2024-07-28T22:34:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:37 smithi155 bash[73694]: debug 2024-07-28T22:34:37.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:38.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9911 16 16 0 0 0 - 0 2024-07-28T22:34:38.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:38 smithi045 bash[80445]: cluster 2024-07-28T22:34:37.060733+0000 mgr.y (mgr.34101) 5546 : cluster [DBG] pgmap v6474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:38.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:38 smithi045 bash[82788]: cluster 2024-07-28T22:34:37.060733+0000 mgr.y (mgr.34101) 5546 : cluster [DBG] pgmap v6474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:38 smithi155 bash[73694]: debug 2024-07-28T22:34:38.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:38 smithi155 bash[68033]: cluster 2024-07-28T22:34:37.060733+0000 mgr.y (mgr.34101) 5546 : cluster [DBG] pgmap v6474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:39.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9912 16 16 0 0 0 - 0 2024-07-28T22:34:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:39 smithi155 bash[73694]: debug 2024-07-28T22:34:39.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:40.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9913 16 16 0 0 0 - 0 2024-07-28T22:34:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:40 smithi045 bash[80445]: cluster 2024-07-28T22:34:39.062456+0000 mgr.y (mgr.34101) 5547 : cluster [DBG] pgmap v6475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:40.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:40 smithi045 bash[82788]: cluster 2024-07-28T22:34:39.062456+0000 mgr.y (mgr.34101) 5547 : cluster [DBG] pgmap v6475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:40 smithi155 bash[73694]: debug 2024-07-28T22:34:40.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:40 smithi155 bash[68033]: cluster 2024-07-28T22:34:39.062456+0000 mgr.y (mgr.34101) 5547 : cluster [DBG] pgmap v6475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:34:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:34:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:34:41.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9914 16 16 0 0 0 - 0 2024-07-28T22:34:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:41 smithi155 bash[73694]: debug 2024-07-28T22:34:41.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:42.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9915 16 16 0 0 0 - 0 2024-07-28T22:34:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:42 smithi045 bash[82788]: cluster 2024-07-28T22:34:41.064219+0000 mgr.y (mgr.34101) 5548 : cluster [DBG] pgmap v6476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:42.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:42 smithi045 bash[80445]: cluster 2024-07-28T22:34:41.064219+0000 mgr.y (mgr.34101) 5548 : cluster [DBG] pgmap v6476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:42 smithi155 bash[73694]: debug 2024-07-28T22:34:42.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:42 smithi155 bash[68033]: cluster 2024-07-28T22:34:41.064219+0000 mgr.y (mgr.34101) 5548 : cluster [DBG] pgmap v6476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:42.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:34:42 smithi155 bash[60745]: ts=2024-07-28T22:34:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:34:43.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9916 16 16 0 0 0 - 0 2024-07-28T22:34:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:43 smithi155 bash[73694]: debug 2024-07-28T22:34:43.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:44.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9917 16 16 0 0 0 - 0 2024-07-28T22:34:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:44 smithi155 bash[68033]: cluster 2024-07-28T22:34:43.066136+0000 mgr.y (mgr.34101) 5549 : cluster [DBG] pgmap v6477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:44 smithi155 bash[73694]: debug 2024-07-28T22:34:44.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:44.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:44 smithi045 bash[80445]: cluster 2024-07-28T22:34:43.066136+0000 mgr.y (mgr.34101) 5549 : cluster [DBG] pgmap v6477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:44.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:44 smithi045 bash[82788]: cluster 2024-07-28T22:34:43.066136+0000 mgr.y (mgr.34101) 5549 : cluster [DBG] pgmap v6477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:45.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9918 16 16 0 0 0 - 0 2024-07-28T22:34:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:45 smithi155 bash[73694]: debug 2024-07-28T22:34:45.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:46.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9919 16 16 0 0 0 - 0 2024-07-28T22:34:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:46 smithi155 bash[73694]: debug 2024-07-28T22:34:46.005+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:46.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:46 smithi155 bash[68033]: cluster 2024-07-28T22:34:45.067859+0000 mgr.y (mgr.34101) 5550 : cluster [DBG] pgmap v6478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:46.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:46 smithi045 bash[80445]: cluster 2024-07-28T22:34:45.067859+0000 mgr.y (mgr.34101) 5550 : cluster [DBG] pgmap v6478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:46.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:46 smithi045 bash[82788]: cluster 2024-07-28T22:34:45.067859+0000 mgr.y (mgr.34101) 5550 : cluster [DBG] pgmap v6478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:47.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:34:47.262144+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:34:47.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:34:47.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9920 16 16 0 0 0 - 0 2024-07-28T22:34:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:46 smithi155 bash[73694]: debug 2024-07-28T22:34:46.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:48.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9921 16 16 0 0 0 - 0 2024-07-28T22:34:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:48 smithi155 bash[73694]: debug 2024-07-28T22:34:48.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:48 smithi155 bash[68033]: cluster 2024-07-28T22:34:47.069687+0000 mgr.y (mgr.34101) 5551 : cluster [DBG] pgmap v6479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:48 smithi045 bash[80445]: cluster 2024-07-28T22:34:47.069687+0000 mgr.y (mgr.34101) 5551 : cluster [DBG] pgmap v6479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:48 smithi045 bash[82788]: cluster 2024-07-28T22:34:47.069687+0000 mgr.y (mgr.34101) 5551 : cluster [DBG] pgmap v6479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:49.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9922 16 16 0 0 0 - 0 2024-07-28T22:34:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:48 smithi155 bash[73694]: debug 2024-07-28T22:34:48.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:49 smithi155 bash[68033]: audit 2024-07-28T22:34:48.632778+0000 mon.c (mon.2) 1436 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:49 smithi045 bash[80445]: audit 2024-07-28T22:34:48.632778+0000 mon.c (mon.2) 1436 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:49 smithi045 bash[82788]: audit 2024-07-28T22:34:48.632778+0000 mon.c (mon.2) 1436 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:34:50.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9923 16 16 0 0 0 - 0 2024-07-28T22:34:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:49 smithi155 bash[73694]: debug 2024-07-28T22:34:49.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:50 smithi155 bash[68033]: cluster 2024-07-28T22:34:49.071356+0000 mgr.y (mgr.34101) 5552 : cluster [DBG] pgmap v6480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:50.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:50 smithi045 bash[80445]: cluster 2024-07-28T22:34:49.071356+0000 mgr.y (mgr.34101) 5552 : cluster [DBG] pgmap v6480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:50.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:50 smithi045 bash[82788]: cluster 2024-07-28T22:34:49.071356+0000 mgr.y (mgr.34101) 5552 : cluster [DBG] pgmap v6480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:34:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:34:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:34:51.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9924 16 16 0 0 0 - 0 2024-07-28T22:34:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:50 smithi155 bash[73694]: debug 2024-07-28T22:34:50.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:52.166 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:51 smithi155 bash[73694]: debug 2024-07-28T22:34:51.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:52.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9925 16 16 0 0 0 - 0 2024-07-28T22:34:52.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:52 smithi045 bash[80445]: cluster 2024-07-28T22:34:51.073089+0000 mgr.y (mgr.34101) 5553 : cluster [DBG] pgmap v6481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:52.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:52 smithi045 bash[82788]: cluster 2024-07-28T22:34:51.073089+0000 mgr.y (mgr.34101) 5553 : cluster [DBG] pgmap v6481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:52 smithi155 bash[68033]: cluster 2024-07-28T22:34:51.073089+0000 mgr.y (mgr.34101) 5553 : cluster [DBG] pgmap v6481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:52.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:34:52 smithi155 bash[60745]: ts=2024-07-28T22:34:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:34:53.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9926 16 16 0 0 0 - 0 2024-07-28T22:34:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:52 smithi155 bash[73694]: debug 2024-07-28T22:34:52.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:54.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9927 16 16 0 0 0 - 0 2024-07-28T22:34:54.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:54 smithi155 bash[68033]: cluster 2024-07-28T22:34:53.074985+0000 mgr.y (mgr.34101) 5554 : cluster [DBG] pgmap v6482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:53 smithi155 bash[73694]: debug 2024-07-28T22:34:53.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:54 smithi045 bash[80445]: cluster 2024-07-28T22:34:53.074985+0000 mgr.y (mgr.34101) 5554 : cluster [DBG] pgmap v6482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:54.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:54 smithi045 bash[82788]: cluster 2024-07-28T22:34:53.074985+0000 mgr.y (mgr.34101) 5554 : cluster [DBG] pgmap v6482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:55.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9928 16 16 0 0 0 - 0 2024-07-28T22:34:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:54 smithi155 bash[73694]: debug 2024-07-28T22:34:54.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:56.173 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:55 smithi155 bash[73694]: debug 2024-07-28T22:34:55.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:56.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9929 16 16 0 0 0 - 0 2024-07-28T22:34:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:56 smithi045 bash[80445]: cluster 2024-07-28T22:34:55.076663+0000 mgr.y (mgr.34101) 5555 : cluster [DBG] pgmap v6483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:56 smithi045 bash[82788]: cluster 2024-07-28T22:34:55.076663+0000 mgr.y (mgr.34101) 5555 : cluster [DBG] pgmap v6483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:56 smithi155 bash[68033]: cluster 2024-07-28T22:34:55.076663+0000 mgr.y (mgr.34101) 5555 : cluster [DBG] pgmap v6483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:57.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9930 16 16 0 0 0 - 0 2024-07-28T22:34:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:56 smithi155 bash[73694]: debug 2024-07-28T22:34:56.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:58.178 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:57 smithi155 bash[73694]: debug 2024-07-28T22:34:57.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:34:58.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9931 16 16 0 0 0 - 0 2024-07-28T22:34:58.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:34:58 smithi045 bash[80445]: cluster 2024-07-28T22:34:57.078553+0000 mgr.y (mgr.34101) 5556 : cluster [DBG] pgmap v6484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:58.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:34:58 smithi045 bash[82788]: cluster 2024-07-28T22:34:57.078553+0000 mgr.y (mgr.34101) 5556 : cluster [DBG] pgmap v6484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:34:58 smithi155 bash[68033]: cluster 2024-07-28T22:34:57.078553+0000 mgr.y (mgr.34101) 5556 : cluster [DBG] pgmap v6484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:34:59.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9932 16 16 0 0 0 - 0 2024-07-28T22:34:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:58 smithi155 bash[73694]: debug 2024-07-28T22:34:58.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:00.182 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:34:59 smithi155 bash[73694]: debug 2024-07-28T22:34:59.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:00.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9933 16 16 0 0 0 - 0 2024-07-28T22:35:00.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:00 smithi045 bash[80445]: cluster 2024-07-28T22:34:59.080276+0000 mgr.y (mgr.34101) 5557 : cluster [DBG] pgmap v6485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:00.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:00 smithi045 bash[82788]: cluster 2024-07-28T22:34:59.080276+0000 mgr.y (mgr.34101) 5557 : cluster [DBG] pgmap v6485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:00 smithi155 bash[68033]: cluster 2024-07-28T22:34:59.080276+0000 mgr.y (mgr.34101) 5557 : cluster [DBG] pgmap v6485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:35:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:35:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:35:01.185 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:00 smithi155 bash[73694]: debug 2024-07-28T22:35:00.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:01.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9934 16 16 0 0 0 - 0 2024-07-28T22:35:01.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:01 smithi045 bash[80445]: audit 2024-07-28T22:35:00.837292+0000 mon.c (mon.2) 1437 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:35:01.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:01 smithi045 bash[82788]: audit 2024-07-28T22:35:00.837292+0000 mon.c (mon.2) 1437 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:35:01.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:01 smithi155 bash[68033]: audit 2024-07-28T22:35:00.837292+0000 mon.c (mon.2) 1437 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:35:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:01 smithi155 bash[73694]: debug 2024-07-28T22:35:01.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:02.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9935 16 16 0 0 0 - 0 2024-07-28T22:35:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:02 smithi045 bash[82788]: cluster 2024-07-28T22:35:01.081997+0000 mgr.y (mgr.34101) 5558 : cluster [DBG] pgmap v6486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:02.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:02 smithi045 bash[80445]: cluster 2024-07-28T22:35:01.081997+0000 mgr.y (mgr.34101) 5558 : cluster [DBG] pgmap v6486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:02 smithi155 bash[68033]: cluster 2024-07-28T22:35:01.081997+0000 mgr.y (mgr.34101) 5558 : cluster [DBG] pgmap v6486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:35:02 smithi155 bash[60745]: ts=2024-07-28T22:35:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:35:03.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9936 16 16 0 0 0 - 0 2024-07-28T22:35:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:02 smithi155 bash[73694]: debug 2024-07-28T22:35:02.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:03 smithi155 bash[73694]: debug 2024-07-28T22:35:03.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:04.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9937 16 16 0 0 0 - 0 2024-07-28T22:35:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:04 smithi045 bash[80445]: cluster 2024-07-28T22:35:03.083811+0000 mgr.y (mgr.34101) 5559 : cluster [DBG] pgmap v6487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:04.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:04 smithi045 bash[80445]: audit 2024-07-28T22:35:03.633479+0000 mon.c (mon.2) 1438 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:04.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:04 smithi045 bash[82788]: cluster 2024-07-28T22:35:03.083811+0000 mgr.y (mgr.34101) 5559 : cluster [DBG] pgmap v6487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:04.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:04 smithi045 bash[82788]: audit 2024-07-28T22:35:03.633479+0000 mon.c (mon.2) 1438 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:04 smithi155 bash[68033]: cluster 2024-07-28T22:35:03.083811+0000 mgr.y (mgr.34101) 5559 : cluster [DBG] pgmap v6487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:04 smithi155 bash[68033]: audit 2024-07-28T22:35:03.633479+0000 mon.c (mon.2) 1438 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:04 smithi155 bash[73694]: debug 2024-07-28T22:35:04.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:05.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9938 16 16 0 0 0 - 0 2024-07-28T22:35:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:05 smithi155 bash[73694]: debug 2024-07-28T22:35:05.725+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:06.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9939 16 16 0 0 0 - 0 2024-07-28T22:35:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:06 smithi045 bash[82788]: cluster 2024-07-28T22:35:05.085525+0000 mgr.y (mgr.34101) 5560 : cluster [DBG] pgmap v6488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:06.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:06 smithi045 bash[80445]: cluster 2024-07-28T22:35:05.085525+0000 mgr.y (mgr.34101) 5560 : cluster [DBG] pgmap v6488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:06 smithi155 bash[68033]: cluster 2024-07-28T22:35:05.085525+0000 mgr.y (mgr.34101) 5560 : cluster [DBG] pgmap v6488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:06 smithi155 bash[73694]: debug 2024-07-28T22:35:06.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:07.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:35:07.265366+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:35:07.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:35:07.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9940 16 16 0 0 0 - 0 2024-07-28T22:35:07.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:07 smithi155 bash[68033]: audit 2024-07-28T22:35:06.488711+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:07 smithi155 bash[68033]: audit 2024-07-28T22:35:06.497024+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:07 smithi155 bash[68033]: audit 2024-07-28T22:35:06.724732+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:07 smithi155 bash[68033]: audit 2024-07-28T22:35:06.738745+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:07 smithi155 bash[68033]: audit 2024-07-28T22:35:07.148382+0000 mon.c (mon.2) 1439 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:35:07.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:07 smithi155 bash[68033]: audit 2024-07-28T22:35:07.149858+0000 mon.c (mon.2) 1440 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:35:07.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:07 smithi155 bash[68033]: audit 2024-07-28T22:35:07.159950+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[82788]: audit 2024-07-28T22:35:06.488711+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[82788]: audit 2024-07-28T22:35:06.497024+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[82788]: audit 2024-07-28T22:35:06.724732+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[82788]: audit 2024-07-28T22:35:06.738745+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[82788]: audit 2024-07-28T22:35:07.148382+0000 mon.c (mon.2) 1439 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:35:07.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[82788]: audit 2024-07-28T22:35:07.149858+0000 mon.c (mon.2) 1440 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:35:07.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[82788]: audit 2024-07-28T22:35:07.159950+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[80445]: audit 2024-07-28T22:35:06.488711+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[80445]: audit 2024-07-28T22:35:06.497024+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[80445]: audit 2024-07-28T22:35:06.724732+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[80445]: audit 2024-07-28T22:35:06.738745+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[80445]: audit 2024-07-28T22:35:07.148382+0000 mon.c (mon.2) 1439 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:35:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[80445]: audit 2024-07-28T22:35:07.149858+0000 mon.c (mon.2) 1440 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:35:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:07 smithi045 bash[80445]: audit 2024-07-28T22:35:07.159950+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:35:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:07 smithi155 bash[73694]: debug 2024-07-28T22:35:07.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:08.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9941 16 16 0 0 0 - 0 2024-07-28T22:35:08.772 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:08 smithi155 bash[68033]: cluster 2024-07-28T22:35:07.087628+0000 mgr.y (mgr.34101) 5561 : cluster [DBG] pgmap v6489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:08.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:08 smithi045 bash[82788]: cluster 2024-07-28T22:35:07.087628+0000 mgr.y (mgr.34101) 5561 : cluster [DBG] pgmap v6489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:08.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:08 smithi045 bash[80445]: cluster 2024-07-28T22:35:07.087628+0000 mgr.y (mgr.34101) 5561 : cluster [DBG] pgmap v6489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:08 smithi155 bash[73694]: debug 2024-07-28T22:35:08.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:09.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9942 16 16 0 0 0 - 0 2024-07-28T22:35:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:09 smithi155 bash[73694]: debug 2024-07-28T22:35:09.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:10.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9943 16 16 0 0 0 - 0 2024-07-28T22:35:10.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:10 smithi155 bash[68033]: cluster 2024-07-28T22:35:09.089332+0000 mgr.y (mgr.34101) 5562 : cluster [DBG] pgmap v6490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:35:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:35:10] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:35:10.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:10 smithi045 bash[80445]: cluster 2024-07-28T22:35:09.089332+0000 mgr.y (mgr.34101) 5562 : cluster [DBG] pgmap v6490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:10.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:10 smithi045 bash[82788]: cluster 2024-07-28T22:35:09.089332+0000 mgr.y (mgr.34101) 5562 : cluster [DBG] pgmap v6490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:10 smithi155 bash[73694]: debug 2024-07-28T22:35:10.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:11.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9944 16 16 0 0 0 - 0 2024-07-28T22:35:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:11 smithi155 bash[73694]: debug 2024-07-28T22:35:11.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:12.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9945 16 16 0 0 0 - 0 2024-07-28T22:35:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:12 smithi155 bash[68033]: cluster 2024-07-28T22:35:11.091096+0000 mgr.y (mgr.34101) 5563 : cluster [DBG] pgmap v6491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:35:12 smithi155 bash[60745]: ts=2024-07-28T22:35:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:35:12.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:12 smithi045 bash[82788]: cluster 2024-07-28T22:35:11.091096+0000 mgr.y (mgr.34101) 5563 : cluster [DBG] pgmap v6491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:12.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:12 smithi045 bash[80445]: cluster 2024-07-28T22:35:11.091096+0000 mgr.y (mgr.34101) 5563 : cluster [DBG] pgmap v6491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:13.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9946 16 16 0 0 0 - 0 2024-07-28T22:35:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:12 smithi155 bash[73694]: debug 2024-07-28T22:35:12.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:14.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9947 16 16 0 0 0 - 0 2024-07-28T22:35:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:13 smithi155 bash[73694]: debug 2024-07-28T22:35:13.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:14 smithi155 bash[68033]: cluster 2024-07-28T22:35:13.092943+0000 mgr.y (mgr.34101) 5564 : cluster [DBG] pgmap v6492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:14 smithi045 bash[82788]: cluster 2024-07-28T22:35:13.092943+0000 mgr.y (mgr.34101) 5564 : cluster [DBG] pgmap v6492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:14.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:14 smithi045 bash[80445]: cluster 2024-07-28T22:35:13.092943+0000 mgr.y (mgr.34101) 5564 : cluster [DBG] pgmap v6492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:15.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9948 16 16 0 0 0 - 0 2024-07-28T22:35:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:14 smithi155 bash[73694]: debug 2024-07-28T22:35:14.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:16.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9949 16 16 0 0 0 - 0 2024-07-28T22:35:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:15 smithi155 bash[73694]: debug 2024-07-28T22:35:15.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:16 smithi155 bash[68033]: cluster 2024-07-28T22:35:15.094673+0000 mgr.y (mgr.34101) 5565 : cluster [DBG] pgmap v6493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:16.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:16 smithi045 bash[80445]: cluster 2024-07-28T22:35:15.094673+0000 mgr.y (mgr.34101) 5565 : cluster [DBG] pgmap v6493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:16.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:16 smithi045 bash[82788]: cluster 2024-07-28T22:35:15.094673+0000 mgr.y (mgr.34101) 5565 : cluster [DBG] pgmap v6493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:17.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9950 16 16 0 0 0 - 0 2024-07-28T22:35:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:16 smithi155 bash[73694]: debug 2024-07-28T22:35:16.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:18.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9951 16 16 0 0 0 - 0 2024-07-28T22:35:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:17 smithi155 bash[73694]: debug 2024-07-28T22:35:17.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:18 smithi155 bash[68033]: cluster 2024-07-28T22:35:17.096529+0000 mgr.y (mgr.34101) 5566 : cluster [DBG] pgmap v6494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:18.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:18 smithi045 bash[80445]: cluster 2024-07-28T22:35:17.096529+0000 mgr.y (mgr.34101) 5566 : cluster [DBG] pgmap v6494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:18.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:18 smithi045 bash[82788]: cluster 2024-07-28T22:35:17.096529+0000 mgr.y (mgr.34101) 5566 : cluster [DBG] pgmap v6494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:19.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9952 16 16 0 0 0 - 0 2024-07-28T22:35:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:18 smithi155 bash[73694]: debug 2024-07-28T22:35:18.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:19 smithi155 bash[68033]: audit 2024-07-28T22:35:18.633787+0000 mon.c (mon.2) 1441 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:19.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:19 smithi045 bash[80445]: audit 2024-07-28T22:35:18.633787+0000 mon.c (mon.2) 1441 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:19.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:19 smithi045 bash[82788]: audit 2024-07-28T22:35:18.633787+0000 mon.c (mon.2) 1441 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:20.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9953 16 16 0 0 0 - 0 2024-07-28T22:35:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:19 smithi155 bash[73694]: debug 2024-07-28T22:35:19.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:20 smithi155 bash[68033]: cluster 2024-07-28T22:35:19.098260+0000 mgr.y (mgr.34101) 5567 : cluster [DBG] pgmap v6495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:20 smithi045 bash[80445]: cluster 2024-07-28T22:35:19.098260+0000 mgr.y (mgr.34101) 5567 : cluster [DBG] pgmap v6495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:35:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:35:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:35:20.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:20 smithi045 bash[82788]: cluster 2024-07-28T22:35:19.098260+0000 mgr.y (mgr.34101) 5567 : cluster [DBG] pgmap v6495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:21.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9954 16 16 0 0 0 - 0 2024-07-28T22:35:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:20 smithi155 bash[73694]: debug 2024-07-28T22:35:20.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:22.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9955 16 16 0 0 0 - 0 2024-07-28T22:35:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:21 smithi155 bash[73694]: debug 2024-07-28T22:35:21.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:22 smithi155 bash[68033]: cluster 2024-07-28T22:35:21.100044+0000 mgr.y (mgr.34101) 5568 : cluster [DBG] pgmap v6496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:35:22 smithi155 bash[60745]: ts=2024-07-28T22:35:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:35:22.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:22 smithi045 bash[80445]: cluster 2024-07-28T22:35:21.100044+0000 mgr.y (mgr.34101) 5568 : cluster [DBG] pgmap v6496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:22.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:22 smithi045 bash[82788]: cluster 2024-07-28T22:35:21.100044+0000 mgr.y (mgr.34101) 5568 : cluster [DBG] pgmap v6496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:23.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9956 16 16 0 0 0 - 0 2024-07-28T22:35:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:22 smithi155 bash[73694]: debug 2024-07-28T22:35:22.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:24.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9957 16 16 0 0 0 - 0 2024-07-28T22:35:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:23 smithi155 bash[73694]: debug 2024-07-28T22:35:23.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:24 smithi155 bash[68033]: cluster 2024-07-28T22:35:23.101941+0000 mgr.y (mgr.34101) 5569 : cluster [DBG] pgmap v6497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:24.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:24 smithi045 bash[82788]: cluster 2024-07-28T22:35:23.101941+0000 mgr.y (mgr.34101) 5569 : cluster [DBG] pgmap v6497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:24.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:24 smithi045 bash[80445]: cluster 2024-07-28T22:35:23.101941+0000 mgr.y (mgr.34101) 5569 : cluster [DBG] pgmap v6497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:25.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9958 16 16 0 0 0 - 0 2024-07-28T22:35:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:24 smithi155 bash[73694]: debug 2024-07-28T22:35:24.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:26.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9959 16 16 0 0 0 - 0 2024-07-28T22:35:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:25 smithi155 bash[73694]: debug 2024-07-28T22:35:25.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:26 smithi155 bash[68033]: cluster 2024-07-28T22:35:25.103657+0000 mgr.y (mgr.34101) 5570 : cluster [DBG] pgmap v6498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:26.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:26 smithi045 bash[82788]: cluster 2024-07-28T22:35:25.103657+0000 mgr.y (mgr.34101) 5570 : cluster [DBG] pgmap v6498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:26.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:26 smithi045 bash[80445]: cluster 2024-07-28T22:35:25.103657+0000 mgr.y (mgr.34101) 5570 : cluster [DBG] pgmap v6498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:27.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:35:27.268550+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:35:27.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:35:27.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9960 16 16 0 0 0 - 0 2024-07-28T22:35:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:26 smithi155 bash[73694]: debug 2024-07-28T22:35:26.824+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:27 smithi155 bash[73694]: debug 2024-07-28T22:35:27.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:28.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9961 16 16 0 0 0 - 0 2024-07-28T22:35:28.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:28 smithi155 bash[73694]: debug 2024-07-28T22:35:28.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:28 smithi155 bash[68033]: cluster 2024-07-28T22:35:27.105551+0000 mgr.y (mgr.34101) 5571 : cluster [DBG] pgmap v6499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:28.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:28 smithi045 bash[82788]: cluster 2024-07-28T22:35:27.105551+0000 mgr.y (mgr.34101) 5571 : cluster [DBG] pgmap v6499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:28.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:28 smithi045 bash[80445]: cluster 2024-07-28T22:35:27.105551+0000 mgr.y (mgr.34101) 5571 : cluster [DBG] pgmap v6499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:29.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9962 16 16 0 0 0 - 0 2024-07-28T22:35:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:29 smithi155 bash[73694]: debug 2024-07-28T22:35:29.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:30.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9963 16 16 0 0 0 - 0 2024-07-28T22:35:30.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:30 smithi155 bash[73694]: debug 2024-07-28T22:35:30.732+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:30 smithi155 bash[68033]: cluster 2024-07-28T22:35:29.107346+0000 mgr.y (mgr.34101) 5572 : cluster [DBG] pgmap v6500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:35:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:35:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:35:30.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:30 smithi045 bash[82788]: cluster 2024-07-28T22:35:29.107346+0000 mgr.y (mgr.34101) 5572 : cluster [DBG] pgmap v6500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:30.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:30 smithi045 bash[80445]: cluster 2024-07-28T22:35:29.107346+0000 mgr.y (mgr.34101) 5572 : cluster [DBG] pgmap v6500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:31.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9964 16 16 0 0 0 - 0 2024-07-28T22:35:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:31 smithi155 bash[73694]: debug 2024-07-28T22:35:31.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:32.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9965 16 16 0 0 0 - 0 2024-07-28T22:35:32.736 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:35:32 smithi155 bash[60745]: ts=2024-07-28T22:35:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:35:32.736 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:32 smithi155 bash[68033]: cluster 2024-07-28T22:35:31.109084+0000 mgr.y (mgr.34101) 5573 : cluster [DBG] pgmap v6501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:32 smithi045 bash[82788]: cluster 2024-07-28T22:35:31.109084+0000 mgr.y (mgr.34101) 5573 : cluster [DBG] pgmap v6501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:32.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:32 smithi045 bash[80445]: cluster 2024-07-28T22:35:31.109084+0000 mgr.y (mgr.34101) 5573 : cluster [DBG] pgmap v6501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:33.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:32 smithi155 bash[73694]: debug 2024-07-28T22:35:32.732+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:33.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9966 16 16 0 0 0 - 0 2024-07-28T22:35:34.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:33 smithi155 bash[73694]: debug 2024-07-28T22:35:33.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:34.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9967 16 16 0 0 0 - 0 2024-07-28T22:35:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:34 smithi155 bash[73694]: debug 2024-07-28T22:35:34.712+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:34.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:34 smithi155 bash[68033]: cluster 2024-07-28T22:35:33.111017+0000 mgr.y (mgr.34101) 5574 : cluster [DBG] pgmap v6502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:34.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:34 smithi155 bash[68033]: audit 2024-07-28T22:35:33.634109+0000 mon.c (mon.2) 1442 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:34 smithi045 bash[80445]: cluster 2024-07-28T22:35:33.111017+0000 mgr.y (mgr.34101) 5574 : cluster [DBG] pgmap v6502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:34.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:34 smithi045 bash[80445]: audit 2024-07-28T22:35:33.634109+0000 mon.c (mon.2) 1442 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:34 smithi045 bash[82788]: cluster 2024-07-28T22:35:33.111017+0000 mgr.y (mgr.34101) 5574 : cluster [DBG] pgmap v6502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:34 smithi045 bash[82788]: audit 2024-07-28T22:35:33.634109+0000 mon.c (mon.2) 1442 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:35.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9968 16 16 0 0 0 - 0 2024-07-28T22:35:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:35 smithi155 bash[73694]: debug 2024-07-28T22:35:35.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:36.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9969 16 16 0 0 0 - 0 2024-07-28T22:35:36.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:36 smithi045 bash[80445]: cluster 2024-07-28T22:35:35.112770+0000 mgr.y (mgr.34101) 5575 : cluster [DBG] pgmap v6503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:36 smithi045 bash[82788]: cluster 2024-07-28T22:35:35.112770+0000 mgr.y (mgr.34101) 5575 : cluster [DBG] pgmap v6503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:37.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:36 smithi155 bash[68033]: cluster 2024-07-28T22:35:35.112770+0000 mgr.y (mgr.34101) 5575 : cluster [DBG] pgmap v6503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:37.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:36 smithi155 bash[73694]: debug 2024-07-28T22:35:36.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:37.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9970 16 16 0 0 0 - 0 2024-07-28T22:35:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:37 smithi155 bash[73694]: debug 2024-07-28T22:35:37.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:38.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9971 16 16 0 0 0 - 0 2024-07-28T22:35:38.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:38 smithi045 bash[80445]: cluster 2024-07-28T22:35:37.114705+0000 mgr.y (mgr.34101) 5576 : cluster [DBG] pgmap v6504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:38.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:38 smithi045 bash[82788]: cluster 2024-07-28T22:35:37.114705+0000 mgr.y (mgr.34101) 5576 : cluster [DBG] pgmap v6504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:38 smithi155 bash[73694]: debug 2024-07-28T22:35:38.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:39.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:38 smithi155 bash[68033]: cluster 2024-07-28T22:35:37.114705+0000 mgr.y (mgr.34101) 5576 : cluster [DBG] pgmap v6504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:39.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9972 16 16 0 0 0 - 0 2024-07-28T22:35:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:39 smithi155 bash[73694]: debug 2024-07-28T22:35:39.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:40.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9973 16 16 0 0 0 - 0 2024-07-28T22:35:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:40 smithi045 bash[80445]: cluster 2024-07-28T22:35:39.116458+0000 mgr.y (mgr.34101) 5577 : cluster [DBG] pgmap v6505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:35:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:35:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:35:40.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:40 smithi045 bash[82788]: cluster 2024-07-28T22:35:39.116458+0000 mgr.y (mgr.34101) 5577 : cluster [DBG] pgmap v6505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:40 smithi155 bash[73694]: debug 2024-07-28T22:35:40.708+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:40 smithi155 bash[68033]: cluster 2024-07-28T22:35:39.116458+0000 mgr.y (mgr.34101) 5577 : cluster [DBG] pgmap v6505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:41.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9974 16 16 0 0 0 - 0 2024-07-28T22:35:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:41 smithi155 bash[73694]: debug 2024-07-28T22:35:41.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:42.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9975 16 16 0 0 0 - 0 2024-07-28T22:35:42.569 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:35:42 smithi155 bash[60745]: ts=2024-07-28T22:35:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:35:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:42 smithi045 bash[80445]: cluster 2024-07-28T22:35:41.118251+0000 mgr.y (mgr.34101) 5578 : cluster [DBG] pgmap v6506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:42.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:42 smithi045 bash[82788]: cluster 2024-07-28T22:35:41.118251+0000 mgr.y (mgr.34101) 5578 : cluster [DBG] pgmap v6506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:42 smithi155 bash[68033]: cluster 2024-07-28T22:35:41.118251+0000 mgr.y (mgr.34101) 5578 : cluster [DBG] pgmap v6506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:43.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:42 smithi155 bash[73694]: debug 2024-07-28T22:35:42.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:43.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9976 16 16 0 0 0 - 0 2024-07-28T22:35:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:43 smithi155 bash[73694]: debug 2024-07-28T22:35:43.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:44.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9977 16 16 0 0 0 - 0 2024-07-28T22:35:44.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:44 smithi045 bash[80445]: cluster 2024-07-28T22:35:43.120170+0000 mgr.y (mgr.34101) 5579 : cluster [DBG] pgmap v6507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:44.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:44 smithi045 bash[82788]: cluster 2024-07-28T22:35:43.120170+0000 mgr.y (mgr.34101) 5579 : cluster [DBG] pgmap v6507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:45.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:44 smithi155 bash[68033]: cluster 2024-07-28T22:35:43.120170+0000 mgr.y (mgr.34101) 5579 : cluster [DBG] pgmap v6507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:44 smithi155 bash[73694]: debug 2024-07-28T22:35:44.732+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:45.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9978 16 16 0 0 0 - 0 2024-07-28T22:35:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:45 smithi155 bash[73694]: debug 2024-07-28T22:35:45.716+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:46.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9979 16 16 0 0 0 - 0 2024-07-28T22:35:46.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:46 smithi045 bash[82788]: cluster 2024-07-28T22:35:45.121976+0000 mgr.y (mgr.34101) 5580 : cluster [DBG] pgmap v6508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:46.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:46 smithi045 bash[80445]: cluster 2024-07-28T22:35:45.121976+0000 mgr.y (mgr.34101) 5580 : cluster [DBG] pgmap v6508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:47.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:46 smithi155 bash[68033]: cluster 2024-07-28T22:35:45.121976+0000 mgr.y (mgr.34101) 5580 : cluster [DBG] pgmap v6508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:46 smithi155 bash[73694]: debug 2024-07-28T22:35:46.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:47.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:35:47.271742+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:35:47.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:35:47.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9980 16 16 0 0 0 - 0 2024-07-28T22:35:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:47 smithi155 bash[73694]: debug 2024-07-28T22:35:47.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:48.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9981 16 16 0 0 0 - 0 2024-07-28T22:35:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:48 smithi045 bash[80445]: cluster 2024-07-28T22:35:47.123909+0000 mgr.y (mgr.34101) 5581 : cluster [DBG] pgmap v6509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:48 smithi045 bash[82788]: cluster 2024-07-28T22:35:47.123909+0000 mgr.y (mgr.34101) 5581 : cluster [DBG] pgmap v6509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:48 smithi155 bash[68033]: cluster 2024-07-28T22:35:47.123909+0000 mgr.y (mgr.34101) 5581 : cluster [DBG] pgmap v6509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:48 smithi155 bash[73694]: debug 2024-07-28T22:35:48.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:49.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9982 16 16 0 0 0 - 0 2024-07-28T22:35:49.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:49 smithi045 bash[80445]: audit 2024-07-28T22:35:48.634607+0000 mon.c (mon.2) 1443 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:49.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:49 smithi045 bash[82788]: audit 2024-07-28T22:35:48.634607+0000 mon.c (mon.2) 1443 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:49 smithi155 bash[73694]: debug 2024-07-28T22:35:49.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:49 smithi155 bash[68033]: audit 2024-07-28T22:35:48.634607+0000 mon.c (mon.2) 1443 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:35:50.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9983 16 16 0 0 0 - 0 2024-07-28T22:35:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:35:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:35:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:35:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:50 smithi045 bash[80445]: cluster 2024-07-28T22:35:49.125662+0000 mgr.y (mgr.34101) 5582 : cluster [DBG] pgmap v6510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:50 smithi045 bash[82788]: cluster 2024-07-28T22:35:49.125662+0000 mgr.y (mgr.34101) 5582 : cluster [DBG] pgmap v6510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:50 smithi155 bash[73694]: debug 2024-07-28T22:35:50.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:51.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:50 smithi155 bash[68033]: cluster 2024-07-28T22:35:49.125662+0000 mgr.y (mgr.34101) 5582 : cluster [DBG] pgmap v6510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:51.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9984 16 16 0 0 0 - 0 2024-07-28T22:35:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:51 smithi155 bash[73694]: debug 2024-07-28T22:35:51.588+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:52.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9985 16 16 0 0 0 - 0 2024-07-28T22:35:52.597 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:35:52 smithi155 bash[60745]: ts=2024-07-28T22:35:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:35:52.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:52 smithi045 bash[80445]: cluster 2024-07-28T22:35:51.127423+0000 mgr.y (mgr.34101) 5583 : cluster [DBG] pgmap v6511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:52.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:52 smithi045 bash[82788]: cluster 2024-07-28T22:35:51.127423+0000 mgr.y (mgr.34101) 5583 : cluster [DBG] pgmap v6511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:52 smithi155 bash[73694]: debug 2024-07-28T22:35:52.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:52 smithi155 bash[68033]: cluster 2024-07-28T22:35:51.127423+0000 mgr.y (mgr.34101) 5583 : cluster [DBG] pgmap v6511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:53.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9986 16 16 0 0 0 - 0 2024-07-28T22:35:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:53 smithi155 bash[73694]: debug 2024-07-28T22:35:53.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:54.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9987 16 16 0 0 0 - 0 2024-07-28T22:35:54.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:54 smithi045 bash[80445]: cluster 2024-07-28T22:35:53.129320+0000 mgr.y (mgr.34101) 5584 : cluster [DBG] pgmap v6512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:54.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:54 smithi045 bash[82788]: cluster 2024-07-28T22:35:53.129320+0000 mgr.y (mgr.34101) 5584 : cluster [DBG] pgmap v6512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:54 smithi155 bash[68033]: cluster 2024-07-28T22:35:53.129320+0000 mgr.y (mgr.34101) 5584 : cluster [DBG] pgmap v6512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:55.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:54 smithi155 bash[73694]: debug 2024-07-28T22:35:54.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:55.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9988 16 16 0 0 0 - 0 2024-07-28T22:35:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:55 smithi155 bash[73694]: debug 2024-07-28T22:35:55.564+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:56.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9989 16 16 0 0 0 - 0 2024-07-28T22:35:56.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:56 smithi045 bash[80445]: cluster 2024-07-28T22:35:55.131094+0000 mgr.y (mgr.34101) 5585 : cluster [DBG] pgmap v6513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:56.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:56 smithi045 bash[82788]: cluster 2024-07-28T22:35:55.131094+0000 mgr.y (mgr.34101) 5585 : cluster [DBG] pgmap v6513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:56 smithi155 bash[73694]: debug 2024-07-28T22:35:56.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:57.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:56 smithi155 bash[68033]: cluster 2024-07-28T22:35:55.131094+0000 mgr.y (mgr.34101) 5585 : cluster [DBG] pgmap v6513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:57.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9990 16 16 0 0 0 - 0 2024-07-28T22:35:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:57 smithi155 bash[73694]: debug 2024-07-28T22:35:57.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:58.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9991 16 16 0 0 0 - 0 2024-07-28T22:35:58.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:35:58 smithi045 bash[80445]: cluster 2024-07-28T22:35:57.132993+0000 mgr.y (mgr.34101) 5586 : cluster [DBG] pgmap v6514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:58.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:35:58 smithi045 bash[82788]: cluster 2024-07-28T22:35:57.132993+0000 mgr.y (mgr.34101) 5586 : cluster [DBG] pgmap v6514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:58 smithi155 bash[73694]: debug 2024-07-28T22:35:58.560+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:35:59.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:35:58 smithi155 bash[68033]: cluster 2024-07-28T22:35:57.132993+0000 mgr.y (mgr.34101) 5586 : cluster [DBG] pgmap v6514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:35:59.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9992 16 16 0 0 0 - 0 2024-07-28T22:36:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:35:59 smithi155 bash[73694]: debug 2024-07-28T22:35:59.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:00.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9993 16 16 0 0 0 - 0 2024-07-28T22:36:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:36:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:36:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:36:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:00 smithi045 bash[80445]: cluster 2024-07-28T22:35:59.134759+0000 mgr.y (mgr.34101) 5587 : cluster [DBG] pgmap v6515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:00.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:00 smithi045 bash[82788]: cluster 2024-07-28T22:35:59.134759+0000 mgr.y (mgr.34101) 5587 : cluster [DBG] pgmap v6515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:01.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:00 smithi155 bash[68033]: cluster 2024-07-28T22:35:59.134759+0000 mgr.y (mgr.34101) 5587 : cluster [DBG] pgmap v6515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:00 smithi155 bash[73694]: debug 2024-07-28T22:36:00.560+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:01.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9994 16 16 0 0 0 - 0 2024-07-28T22:36:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:01 smithi155 bash[73694]: debug 2024-07-28T22:36:01.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:02.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9995 16 16 0 0 0 - 0 2024-07-28T22:36:02.619 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:02 smithi155 bash[73694]: debug 2024-07-28T22:36:02.540+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:02.619 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:36:02 smithi155 bash[60745]: ts=2024-07-28T22:36:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:36:02.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:02 smithi045 bash[80445]: cluster 2024-07-28T22:36:01.136509+0000 mgr.y (mgr.34101) 5588 : cluster [DBG] pgmap v6516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:02.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:02 smithi045 bash[82788]: cluster 2024-07-28T22:36:01.136509+0000 mgr.y (mgr.34101) 5588 : cluster [DBG] pgmap v6516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:02 smithi155 bash[68033]: cluster 2024-07-28T22:36:01.136509+0000 mgr.y (mgr.34101) 5588 : cluster [DBG] pgmap v6516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:03.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9996 16 16 0 0 0 - 0 2024-07-28T22:36:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:03 smithi155 bash[73694]: debug 2024-07-28T22:36:03.572+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:04.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9997 16 16 0 0 0 - 0 2024-07-28T22:36:04.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:04 smithi045 bash[80445]: cluster 2024-07-28T22:36:03.138445+0000 mgr.y (mgr.34101) 5589 : cluster [DBG] pgmap v6517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:04.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:04 smithi045 bash[80445]: audit 2024-07-28T22:36:03.634972+0000 mon.c (mon.2) 1444 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:04.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:04 smithi045 bash[82788]: cluster 2024-07-28T22:36:03.138445+0000 mgr.y (mgr.34101) 5589 : cluster [DBG] pgmap v6517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:04.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:04 smithi045 bash[82788]: audit 2024-07-28T22:36:03.634972+0000 mon.c (mon.2) 1444 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:04 smithi155 bash[73694]: debug 2024-07-28T22:36:04.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:04 smithi155 bash[68033]: cluster 2024-07-28T22:36:03.138445+0000 mgr.y (mgr.34101) 5589 : cluster [DBG] pgmap v6517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:04 smithi155 bash[68033]: audit 2024-07-28T22:36:03.634972+0000 mon.c (mon.2) 1444 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:05.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9998 16 16 0 0 0 - 0 2024-07-28T22:36:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:05 smithi155 bash[73694]: debug 2024-07-28T22:36:05.592+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:06.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: 9999 16 16 0 0 0 - 0 2024-07-28T22:36:06.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:06 smithi045 bash[80445]: cluster 2024-07-28T22:36:05.140201+0000 mgr.y (mgr.34101) 5590 : cluster [DBG] pgmap v6518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:06.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:06 smithi045 bash[82788]: cluster 2024-07-28T22:36:05.140201+0000 mgr.y (mgr.34101) 5590 : cluster [DBG] pgmap v6518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:07.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:06 smithi155 bash[68033]: cluster 2024-07-28T22:36:05.140201+0000 mgr.y (mgr.34101) 5590 : cluster [DBG] pgmap v6518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:06 smithi155 bash[73694]: debug 2024-07-28T22:36:06.564+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:07.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:36:07.274926+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:36:07.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:36:07.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10000 16 16 0 0 0 - 0 2024-07-28T22:36:07.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:07 smithi155 bash[68033]: audit 2024-07-28T22:36:07.288649+0000 mon.c (mon.2) 1445 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:36:07.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:07 smithi155 bash[73694]: debug 2024-07-28T22:36:07.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:07.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:07 smithi045 bash[80445]: audit 2024-07-28T22:36:07.288649+0000 mon.c (mon.2) 1445 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:36:07.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:07 smithi045 bash[82788]: audit 2024-07-28T22:36:07.288649+0000 mon.c (mon.2) 1445 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:36:08.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10001 16 16 0 0 0 - 0 2024-07-28T22:36:08.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:08 smithi155 bash[68033]: cluster 2024-07-28T22:36:07.142167+0000 mgr.y (mgr.34101) 5591 : cluster [DBG] pgmap v6519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:08.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:08 smithi155 bash[73694]: debug 2024-07-28T22:36:08.523+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:08.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:08 smithi045 bash[80445]: cluster 2024-07-28T22:36:07.142167+0000 mgr.y (mgr.34101) 5591 : cluster [DBG] pgmap v6519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:08 smithi045 bash[82788]: cluster 2024-07-28T22:36:07.142167+0000 mgr.y (mgr.34101) 5591 : cluster [DBG] pgmap v6519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:09.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10002 16 16 0 0 0 - 0 2024-07-28T22:36:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:09 smithi155 bash[73694]: debug 2024-07-28T22:36:09.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:10.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10003 16 16 0 0 0 - 0 2024-07-28T22:36:10.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:10 smithi045 bash[80445]: cluster 2024-07-28T22:36:09.143926+0000 mgr.y (mgr.34101) 5592 : cluster [DBG] pgmap v6520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:36:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:36:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:36:10.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:10 smithi045 bash[82788]: cluster 2024-07-28T22:36:09.143926+0000 mgr.y (mgr.34101) 5592 : cluster [DBG] pgmap v6520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:11.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:10 smithi155 bash[68033]: cluster 2024-07-28T22:36:09.143926+0000 mgr.y (mgr.34101) 5592 : cluster [DBG] pgmap v6520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:10 smithi155 bash[73694]: debug 2024-07-28T22:36:10.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:11.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10004 16 16 0 0 0 - 0 2024-07-28T22:36:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:11 smithi155 bash[73694]: debug 2024-07-28T22:36:11.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:12.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10005 16 16 0 0 0 - 0 2024-07-28T22:36:12.606 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:36:12 smithi155 bash[60745]: ts=2024-07-28T22:36:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:36:12.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:12 smithi045 bash[82788]: cluster 2024-07-28T22:36:11.145700+0000 mgr.y (mgr.34101) 5593 : cluster [DBG] pgmap v6521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:12.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:12 smithi045 bash[80445]: cluster 2024-07-28T22:36:11.145700+0000 mgr.y (mgr.34101) 5593 : cluster [DBG] pgmap v6521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:13.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:12 smithi155 bash[73694]: debug 2024-07-28T22:36:12.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:13.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:12 smithi155 bash[68033]: cluster 2024-07-28T22:36:11.145700+0000 mgr.y (mgr.34101) 5593 : cluster [DBG] pgmap v6521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:13.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10006 16 16 0 0 0 - 0 2024-07-28T22:36:13.933 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:13 smithi155 bash[73694]: debug 2024-07-28T22:36:13.559+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:14.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[80445]: audit 2024-07-28T22:36:12.931254+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[80445]: audit 2024-07-28T22:36:12.937887+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[80445]: cluster 2024-07-28T22:36:13.147209+0000 mgr.y (mgr.34101) 5594 : cluster [DBG] pgmap v6522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:14.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[80445]: audit 2024-07-28T22:36:13.199629+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[80445]: audit 2024-07-28T22:36:13.210471+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[80445]: audit 2024-07-28T22:36:13.673500+0000 mon.c (mon.2) 1446 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:36:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[80445]: audit 2024-07-28T22:36:13.675203+0000 mon.c (mon.2) 1447 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:36:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[80445]: audit 2024-07-28T22:36:13.685654+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[82788]: audit 2024-07-28T22:36:12.931254+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[82788]: audit 2024-07-28T22:36:12.937887+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[82788]: cluster 2024-07-28T22:36:13.147209+0000 mgr.y (mgr.34101) 5594 : cluster [DBG] pgmap v6522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[82788]: audit 2024-07-28T22:36:13.199629+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[82788]: audit 2024-07-28T22:36:13.210471+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[82788]: audit 2024-07-28T22:36:13.673500+0000 mon.c (mon.2) 1446 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:36:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[82788]: audit 2024-07-28T22:36:13.675203+0000 mon.c (mon.2) 1447 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:36:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:13 smithi045 bash[82788]: audit 2024-07-28T22:36:13.685654+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10007 16 16 0 0 0 - 0 2024-07-28T22:36:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:13 smithi155 bash[68033]: audit 2024-07-28T22:36:12.931254+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:13 smithi155 bash[68033]: audit 2024-07-28T22:36:12.937887+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:13 smithi155 bash[68033]: cluster 2024-07-28T22:36:13.147209+0000 mgr.y (mgr.34101) 5594 : cluster [DBG] pgmap v6522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:13 smithi155 bash[68033]: audit 2024-07-28T22:36:13.199629+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:13 smithi155 bash[68033]: audit 2024-07-28T22:36:13.210471+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:13 smithi155 bash[68033]: audit 2024-07-28T22:36:13.673500+0000 mon.c (mon.2) 1446 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:36:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:13 smithi155 bash[68033]: audit 2024-07-28T22:36:13.675203+0000 mon.c (mon.2) 1447 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:36:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:13 smithi155 bash[68033]: audit 2024-07-28T22:36:13.685654+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:36:14.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:14 smithi155 bash[73694]: debug 2024-07-28T22:36:14.547+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:15.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10008 16 16 0 0 0 - 0 2024-07-28T22:36:15.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:15 smithi155 bash[73694]: debug 2024-07-28T22:36:15.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:16.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10009 16 16 0 0 0 - 0 2024-07-28T22:36:16.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:16 smithi045 bash[80445]: cluster 2024-07-28T22:36:15.148890+0000 mgr.y (mgr.34101) 5595 : cluster [DBG] pgmap v6523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:16.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:16 smithi045 bash[82788]: cluster 2024-07-28T22:36:15.148890+0000 mgr.y (mgr.34101) 5595 : cluster [DBG] pgmap v6523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:16.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:16 smithi155 bash[68033]: cluster 2024-07-28T22:36:15.148890+0000 mgr.y (mgr.34101) 5595 : cluster [DBG] pgmap v6523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:16.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:16 smithi155 bash[73694]: debug 2024-07-28T22:36:16.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:17.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10010 16 16 0 0 0 - 0 2024-07-28T22:36:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:17 smithi155 bash[73694]: debug 2024-07-28T22:36:17.487+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:18.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10011 16 16 0 0 0 - 0 2024-07-28T22:36:18.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:18 smithi045 bash[80445]: cluster 2024-07-28T22:36:17.150789+0000 mgr.y (mgr.34101) 5596 : cluster [DBG] pgmap v6524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:18.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:18 smithi045 bash[82788]: cluster 2024-07-28T22:36:17.150789+0000 mgr.y (mgr.34101) 5596 : cluster [DBG] pgmap v6524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:18.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:18 smithi155 bash[68033]: cluster 2024-07-28T22:36:17.150789+0000 mgr.y (mgr.34101) 5596 : cluster [DBG] pgmap v6524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:18.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:18 smithi155 bash[73694]: debug 2024-07-28T22:36:18.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:19.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10012 16 16 0 0 0 - 0 2024-07-28T22:36:19.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:19 smithi155 bash[68033]: audit 2024-07-28T22:36:18.635444+0000 mon.c (mon.2) 1448 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:19.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:19 smithi045 bash[80445]: audit 2024-07-28T22:36:18.635444+0000 mon.c (mon.2) 1448 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:19.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:19 smithi045 bash[82788]: audit 2024-07-28T22:36:18.635444+0000 mon.c (mon.2) 1448 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:19.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:19 smithi155 bash[73694]: debug 2024-07-28T22:36:19.479+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:20.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10013 16 16 0 0 0 - 0 2024-07-28T22:36:20.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:20 smithi155 bash[68033]: cluster 2024-07-28T22:36:19.152479+0000 mgr.y (mgr.34101) 5597 : cluster [DBG] pgmap v6525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:20 smithi045 bash[80445]: cluster 2024-07-28T22:36:19.152479+0000 mgr.y (mgr.34101) 5597 : cluster [DBG] pgmap v6525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:20.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:20 smithi045 bash[82788]: cluster 2024-07-28T22:36:19.152479+0000 mgr.y (mgr.34101) 5597 : cluster [DBG] pgmap v6525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:20 smithi155 bash[73694]: debug 2024-07-28T22:36:20.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:36:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:36:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:36:21.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10014 16 16 0 0 0 - 0 2024-07-28T22:36:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:21 smithi155 bash[73694]: debug 2024-07-28T22:36:21.475+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:22.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10015 16 16 0 0 0 - 0 2024-07-28T22:36:22.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:22 smithi155 bash[68033]: cluster 2024-07-28T22:36:21.154253+0000 mgr.y (mgr.34101) 5598 : cluster [DBG] pgmap v6526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:22.478 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:36:22 smithi155 bash[60745]: ts=2024-07-28T22:36:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:36:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:22 smithi045 bash[82788]: cluster 2024-07-28T22:36:21.154253+0000 mgr.y (mgr.34101) 5598 : cluster [DBG] pgmap v6526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:22.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:22 smithi045 bash[80445]: cluster 2024-07-28T22:36:21.154253+0000 mgr.y (mgr.34101) 5598 : cluster [DBG] pgmap v6526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:22.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:22 smithi155 bash[73694]: debug 2024-07-28T22:36:22.475+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:23.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10016 16 16 0 0 0 - 0 2024-07-28T22:36:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:23 smithi155 bash[73694]: debug 2024-07-28T22:36:23.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:24.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10017 16 16 0 0 0 - 0 2024-07-28T22:36:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:24 smithi155 bash[73694]: debug 2024-07-28T22:36:24.479+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:24.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:24 smithi155 bash[68033]: cluster 2024-07-28T22:36:23.156135+0000 mgr.y (mgr.34101) 5599 : cluster [DBG] pgmap v6527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:24.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:24 smithi045 bash[80445]: cluster 2024-07-28T22:36:23.156135+0000 mgr.y (mgr.34101) 5599 : cluster [DBG] pgmap v6527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:24.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:24 smithi045 bash[82788]: cluster 2024-07-28T22:36:23.156135+0000 mgr.y (mgr.34101) 5599 : cluster [DBG] pgmap v6527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:25.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10018 16 16 0 0 0 - 0 2024-07-28T22:36:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:25 smithi155 bash[73694]: debug 2024-07-28T22:36:25.479+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:26.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10019 16 16 0 0 0 - 0 2024-07-28T22:36:26.502 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:26 smithi155 bash[68033]: cluster 2024-07-28T22:36:25.157890+0000 mgr.y (mgr.34101) 5600 : cluster [DBG] pgmap v6528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:26.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:26 smithi045 bash[80445]: cluster 2024-07-28T22:36:25.157890+0000 mgr.y (mgr.34101) 5600 : cluster [DBG] pgmap v6528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:26.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:26 smithi045 bash[82788]: cluster 2024-07-28T22:36:25.157890+0000 mgr.y (mgr.34101) 5600 : cluster [DBG] pgmap v6528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:26 smithi155 bash[73694]: debug 2024-07-28T22:36:26.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:27.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:36:27.278103+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:36:27.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:36:27.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10020 16 16 0 0 0 - 0 2024-07-28T22:36:27.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:27 smithi155 bash[73694]: debug 2024-07-28T22:36:27.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:28.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10021 16 16 0 0 0 - 0 2024-07-28T22:36:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:28 smithi155 bash[73694]: debug 2024-07-28T22:36:28.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:28 smithi155 bash[68033]: cluster 2024-07-28T22:36:27.159703+0000 mgr.y (mgr.34101) 5601 : cluster [DBG] pgmap v6529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:28.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:28 smithi045 bash[80445]: cluster 2024-07-28T22:36:27.159703+0000 mgr.y (mgr.34101) 5601 : cluster [DBG] pgmap v6529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:28 smithi045 bash[82788]: cluster 2024-07-28T22:36:27.159703+0000 mgr.y (mgr.34101) 5601 : cluster [DBG] pgmap v6529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:29.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10022 16 16 0 0 0 - 0 2024-07-28T22:36:29.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:29 smithi155 bash[73694]: debug 2024-07-28T22:36:29.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:30.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10023 16 16 0 0 0 - 0 2024-07-28T22:36:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:30 smithi155 bash[73694]: debug 2024-07-28T22:36:30.455+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:30.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:30 smithi155 bash[68033]: cluster 2024-07-28T22:36:29.161450+0000 mgr.y (mgr.34101) 5602 : cluster [DBG] pgmap v6530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:30 smithi045 bash[80445]: cluster 2024-07-28T22:36:29.161450+0000 mgr.y (mgr.34101) 5602 : cluster [DBG] pgmap v6530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:30.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:30 smithi045 bash[82788]: cluster 2024-07-28T22:36:29.161450+0000 mgr.y (mgr.34101) 5602 : cluster [DBG] pgmap v6530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:36:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:36:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:36:31.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10024 16 16 0 0 0 - 0 2024-07-28T22:36:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:31 smithi155 bash[73694]: debug 2024-07-28T22:36:31.487+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:32.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10025 16 16 0 0 0 - 0 2024-07-28T22:36:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:32 smithi155 bash[68033]: cluster 2024-07-28T22:36:31.163251+0000 mgr.y (mgr.34101) 5603 : cluster [DBG] pgmap v6531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:32.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:32 smithi155 bash[73694]: debug 2024-07-28T22:36:32.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:32.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:36:32 smithi155 bash[60745]: ts=2024-07-28T22:36:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:36:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:32 smithi045 bash[80445]: cluster 2024-07-28T22:36:31.163251+0000 mgr.y (mgr.34101) 5603 : cluster [DBG] pgmap v6531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:32.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:32 smithi045 bash[82788]: cluster 2024-07-28T22:36:31.163251+0000 mgr.y (mgr.34101) 5603 : cluster [DBG] pgmap v6531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:33.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10026 16 16 0 0 0 - 0 2024-07-28T22:36:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:33 smithi155 bash[73694]: debug 2024-07-28T22:36:33.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:34.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10027 16 16 0 0 0 - 0 2024-07-28T22:36:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:34 smithi155 bash[73694]: debug 2024-07-28T22:36:34.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:34 smithi155 bash[68033]: cluster 2024-07-28T22:36:33.165100+0000 mgr.y (mgr.34101) 5604 : cluster [DBG] pgmap v6532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:34 smithi155 bash[68033]: audit 2024-07-28T22:36:33.635829+0000 mon.c (mon.2) 1449 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:34 smithi045 bash[80445]: cluster 2024-07-28T22:36:33.165100+0000 mgr.y (mgr.34101) 5604 : cluster [DBG] pgmap v6532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:34.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:34 smithi045 bash[80445]: audit 2024-07-28T22:36:33.635829+0000 mon.c (mon.2) 1449 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:34.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:34 smithi045 bash[82788]: cluster 2024-07-28T22:36:33.165100+0000 mgr.y (mgr.34101) 5604 : cluster [DBG] pgmap v6532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:34.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:34 smithi045 bash[82788]: audit 2024-07-28T22:36:33.635829+0000 mon.c (mon.2) 1449 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:35.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10028 16 16 0 0 0 - 0 2024-07-28T22:36:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:35 smithi155 bash[73694]: debug 2024-07-28T22:36:35.451+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:36.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10029 16 16 0 0 0 - 0 2024-07-28T22:36:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:36 smithi155 bash[68033]: cluster 2024-07-28T22:36:35.166884+0000 mgr.y (mgr.34101) 5605 : cluster [DBG] pgmap v6533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:36.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:36 smithi155 bash[73694]: debug 2024-07-28T22:36:36.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:36.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:36 smithi045 bash[80445]: cluster 2024-07-28T22:36:35.166884+0000 mgr.y (mgr.34101) 5605 : cluster [DBG] pgmap v6533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:36.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:36 smithi045 bash[82788]: cluster 2024-07-28T22:36:35.166884+0000 mgr.y (mgr.34101) 5605 : cluster [DBG] pgmap v6533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:37.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10030 16 16 0 0 0 - 0 2024-07-28T22:36:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:37 smithi155 bash[73694]: debug 2024-07-28T22:36:37.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:38.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10031 16 16 0 0 0 - 0 2024-07-28T22:36:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:38 smithi155 bash[73694]: debug 2024-07-28T22:36:38.419+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:38.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:38 smithi155 bash[68033]: cluster 2024-07-28T22:36:37.168760+0000 mgr.y (mgr.34101) 5606 : cluster [DBG] pgmap v6534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:38.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:38 smithi045 bash[80445]: cluster 2024-07-28T22:36:37.168760+0000 mgr.y (mgr.34101) 5606 : cluster [DBG] pgmap v6534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:38.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:38 smithi045 bash[82788]: cluster 2024-07-28T22:36:37.168760+0000 mgr.y (mgr.34101) 5606 : cluster [DBG] pgmap v6534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:39.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10032 16 16 0 0 0 - 0 2024-07-28T22:36:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:39 smithi155 bash[73694]: debug 2024-07-28T22:36:39.415+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:40.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10033 16 16 0 0 0 - 0 2024-07-28T22:36:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:40 smithi155 bash[68033]: cluster 2024-07-28T22:36:39.170519+0000 mgr.y (mgr.34101) 5607 : cluster [DBG] pgmap v6535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:40.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:40 smithi155 bash[73694]: debug 2024-07-28T22:36:40.455+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:40.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:40 smithi045 bash[80445]: cluster 2024-07-28T22:36:39.170519+0000 mgr.y (mgr.34101) 5607 : cluster [DBG] pgmap v6535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:40.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:40 smithi045 bash[82788]: cluster 2024-07-28T22:36:39.170519+0000 mgr.y (mgr.34101) 5607 : cluster [DBG] pgmap v6535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:36:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:36:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:36:41.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10034 16 16 0 0 0 - 0 2024-07-28T22:36:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:41 smithi155 bash[73694]: debug 2024-07-28T22:36:41.411+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:42.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10035 16 16 0 0 0 - 0 2024-07-28T22:36:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:42 smithi155 bash[73694]: debug 2024-07-28T22:36:42.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:42.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:42 smithi155 bash[68033]: cluster 2024-07-28T22:36:41.172405+0000 mgr.y (mgr.34101) 5608 : cluster [DBG] pgmap v6536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:42.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:36:42 smithi155 bash[60745]: ts=2024-07-28T22:36:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:36:42.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:42 smithi045 bash[80445]: cluster 2024-07-28T22:36:41.172405+0000 mgr.y (mgr.34101) 5608 : cluster [DBG] pgmap v6536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:42.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:42 smithi045 bash[82788]: cluster 2024-07-28T22:36:41.172405+0000 mgr.y (mgr.34101) 5608 : cluster [DBG] pgmap v6536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:43.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10036 16 16 0 0 0 - 0 2024-07-28T22:36:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:43 smithi155 bash[73694]: debug 2024-07-28T22:36:43.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:44.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10037 16 16 0 0 0 - 0 2024-07-28T22:36:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:44 smithi155 bash[68033]: cluster 2024-07-28T22:36:43.174485+0000 mgr.y (mgr.34101) 5609 : cluster [DBG] pgmap v6537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:44.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:44 smithi155 bash[73694]: debug 2024-07-28T22:36:44.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:44.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:44 smithi045 bash[80445]: cluster 2024-07-28T22:36:43.174485+0000 mgr.y (mgr.34101) 5609 : cluster [DBG] pgmap v6537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:44 smithi045 bash[82788]: cluster 2024-07-28T22:36:43.174485+0000 mgr.y (mgr.34101) 5609 : cluster [DBG] pgmap v6537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:45.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10038 16 16 0 0 0 - 0 2024-07-28T22:36:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:45 smithi155 bash[73694]: debug 2024-07-28T22:36:45.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:46.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10039 16 16 0 0 0 - 0 2024-07-28T22:36:46.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:46 smithi155 bash[68033]: cluster 2024-07-28T22:36:45.176416+0000 mgr.y (mgr.34101) 5610 : cluster [DBG] pgmap v6538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:46.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:46 smithi155 bash[73694]: debug 2024-07-28T22:36:46.411+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:46.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:46 smithi045 bash[80445]: cluster 2024-07-28T22:36:45.176416+0000 mgr.y (mgr.34101) 5610 : cluster [DBG] pgmap v6538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:46.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:46 smithi045 bash[82788]: cluster 2024-07-28T22:36:45.176416+0000 mgr.y (mgr.34101) 5610 : cluster [DBG] pgmap v6538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:47.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:36:47.281291+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:36:47.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:36:47.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10040 16 16 0 0 0 - 0 2024-07-28T22:36:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:47 smithi155 bash[73694]: debug 2024-07-28T22:36:47.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:48.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10041 16 16 0 0 0 - 0 2024-07-28T22:36:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:48 smithi155 bash[68033]: cluster 2024-07-28T22:36:47.178509+0000 mgr.y (mgr.34101) 5611 : cluster [DBG] pgmap v6539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:48.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:48 smithi155 bash[73694]: debug 2024-07-28T22:36:48.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:48.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:48 smithi045 bash[82788]: cluster 2024-07-28T22:36:47.178509+0000 mgr.y (mgr.34101) 5611 : cluster [DBG] pgmap v6539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:48.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:48 smithi045 bash[80445]: cluster 2024-07-28T22:36:47.178509+0000 mgr.y (mgr.34101) 5611 : cluster [DBG] pgmap v6539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:49.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10042 16 16 0 0 0 - 0 2024-07-28T22:36:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:49 smithi155 bash[68033]: audit 2024-07-28T22:36:48.636282+0000 mon.c (mon.2) 1450 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:49.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:49 smithi155 bash[73694]: debug 2024-07-28T22:36:49.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:49 smithi045 bash[80445]: audit 2024-07-28T22:36:48.636282+0000 mon.c (mon.2) 1450 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:49.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:49 smithi045 bash[82788]: audit 2024-07-28T22:36:48.636282+0000 mon.c (mon.2) 1450 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:36:50.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10043 16 16 0 0 0 - 0 2024-07-28T22:36:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:50 smithi155 bash[68033]: cluster 2024-07-28T22:36:49.180396+0000 mgr.y (mgr.34101) 5612 : cluster [DBG] pgmap v6540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:50.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:50 smithi155 bash[73694]: debug 2024-07-28T22:36:50.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:50.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:50 smithi045 bash[82788]: cluster 2024-07-28T22:36:49.180396+0000 mgr.y (mgr.34101) 5612 : cluster [DBG] pgmap v6540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:50.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:50 smithi045 bash[80445]: cluster 2024-07-28T22:36:49.180396+0000 mgr.y (mgr.34101) 5612 : cluster [DBG] pgmap v6540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:36:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:36:50] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:36:51.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10044 16 16 0 0 0 - 0 2024-07-28T22:36:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:51 smithi155 bash[73694]: debug 2024-07-28T22:36:51.423+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:52.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10045 16 16 0 0 0 - 0 2024-07-28T22:36:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:52 smithi155 bash[68033]: cluster 2024-07-28T22:36:51.182333+0000 mgr.y (mgr.34101) 5613 : cluster [DBG] pgmap v6541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:52.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:52 smithi155 bash[73694]: debug 2024-07-28T22:36:52.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:52.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:36:52 smithi155 bash[60745]: ts=2024-07-28T22:36:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:36:52.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:52 smithi045 bash[80445]: cluster 2024-07-28T22:36:51.182333+0000 mgr.y (mgr.34101) 5613 : cluster [DBG] pgmap v6541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:52.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:52 smithi045 bash[82788]: cluster 2024-07-28T22:36:51.182333+0000 mgr.y (mgr.34101) 5613 : cluster [DBG] pgmap v6541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:53.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10046 16 16 0 0 0 - 0 2024-07-28T22:36:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:53 smithi155 bash[73694]: debug 2024-07-28T22:36:53.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:54.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10047 16 16 0 0 0 - 0 2024-07-28T22:36:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:54 smithi155 bash[68033]: cluster 2024-07-28T22:36:53.184365+0000 mgr.y (mgr.34101) 5614 : cluster [DBG] pgmap v6542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:54.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:54 smithi155 bash[73694]: debug 2024-07-28T22:36:54.411+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:54 smithi045 bash[80445]: cluster 2024-07-28T22:36:53.184365+0000 mgr.y (mgr.34101) 5614 : cluster [DBG] pgmap v6542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:54.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:54 smithi045 bash[82788]: cluster 2024-07-28T22:36:53.184365+0000 mgr.y (mgr.34101) 5614 : cluster [DBG] pgmap v6542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:55.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10048 16 16 0 0 0 - 0 2024-07-28T22:36:55.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:55 smithi155 bash[73694]: debug 2024-07-28T22:36:55.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:56.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10049 16 16 0 0 0 - 0 2024-07-28T22:36:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:56 smithi155 bash[68033]: cluster 2024-07-28T22:36:55.186338+0000 mgr.y (mgr.34101) 5615 : cluster [DBG] pgmap v6543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:56.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:56 smithi155 bash[73694]: debug 2024-07-28T22:36:56.439+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:56.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:56 smithi045 bash[80445]: cluster 2024-07-28T22:36:55.186338+0000 mgr.y (mgr.34101) 5615 : cluster [DBG] pgmap v6543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:56.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:56 smithi045 bash[82788]: cluster 2024-07-28T22:36:55.186338+0000 mgr.y (mgr.34101) 5615 : cluster [DBG] pgmap v6543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:57.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10050 16 16 0 0 0 - 0 2024-07-28T22:36:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:57 smithi155 bash[73694]: debug 2024-07-28T22:36:57.483+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:58.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10051 16 16 0 0 0 - 0 2024-07-28T22:36:58.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:36:58 smithi045 bash[80445]: cluster 2024-07-28T22:36:57.188381+0000 mgr.y (mgr.34101) 5616 : cluster [DBG] pgmap v6544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:58.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:36:58 smithi045 bash[82788]: cluster 2024-07-28T22:36:57.188381+0000 mgr.y (mgr.34101) 5616 : cluster [DBG] pgmap v6544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:58.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:36:58 smithi155 bash[68033]: cluster 2024-07-28T22:36:57.188381+0000 mgr.y (mgr.34101) 5616 : cluster [DBG] pgmap v6544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:36:58.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:58 smithi155 bash[73694]: debug 2024-07-28T22:36:58.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:36:59.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10052 16 16 0 0 0 - 0 2024-07-28T22:36:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:36:59 smithi155 bash[73694]: debug 2024-07-28T22:36:59.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:00.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10053 16 16 0 0 0 - 0 2024-07-28T22:37:00.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:00 smithi045 bash[80445]: cluster 2024-07-28T22:36:59.190293+0000 mgr.y (mgr.34101) 5617 : cluster [DBG] pgmap v6545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:00.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:00 smithi045 bash[82788]: cluster 2024-07-28T22:36:59.190293+0000 mgr.y (mgr.34101) 5617 : cluster [DBG] pgmap v6545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:00.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:00 smithi155 bash[73694]: debug 2024-07-28T22:37:00.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:00 smithi155 bash[68033]: cluster 2024-07-28T22:36:59.190293+0000 mgr.y (mgr.34101) 5617 : cluster [DBG] pgmap v6545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:37:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:37:00] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:37:01.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10054 16 16 0 0 0 - 0 2024-07-28T22:37:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:01 smithi155 bash[73694]: debug 2024-07-28T22:37:01.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:02.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10055 16 16 0 0 0 - 0 2024-07-28T22:37:02.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:02 smithi045 bash[82788]: cluster 2024-07-28T22:37:01.192219+0000 mgr.y (mgr.34101) 5618 : cluster [DBG] pgmap v6546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:02.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:02 smithi045 bash[80445]: cluster 2024-07-28T22:37:01.192219+0000 mgr.y (mgr.34101) 5618 : cluster [DBG] pgmap v6546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:02.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:02 smithi155 bash[68033]: cluster 2024-07-28T22:37:01.192219+0000 mgr.y (mgr.34101) 5618 : cluster [DBG] pgmap v6546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:02 smithi155 bash[73694]: debug 2024-07-28T22:37:02.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:37:02 smithi155 bash[60745]: ts=2024-07-28T22:37:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:37:03.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10056 16 16 0 0 0 - 0 2024-07-28T22:37:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:03 smithi155 bash[73694]: debug 2024-07-28T22:37:03.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:04.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10057 16 16 0 0 0 - 0 2024-07-28T22:37:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:04 smithi045 bash[80445]: cluster 2024-07-28T22:37:03.194300+0000 mgr.y (mgr.34101) 5619 : cluster [DBG] pgmap v6547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:04 smithi045 bash[80445]: audit 2024-07-28T22:37:03.636671+0000 mon.c (mon.2) 1451 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:04.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:04 smithi045 bash[82788]: cluster 2024-07-28T22:37:03.194300+0000 mgr.y (mgr.34101) 5619 : cluster [DBG] pgmap v6547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:04.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:04 smithi045 bash[82788]: audit 2024-07-28T22:37:03.636671+0000 mon.c (mon.2) 1451 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:04 smithi155 bash[73694]: debug 2024-07-28T22:37:04.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:04 smithi155 bash[68033]: cluster 2024-07-28T22:37:03.194300+0000 mgr.y (mgr.34101) 5619 : cluster [DBG] pgmap v6547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:04 smithi155 bash[68033]: audit 2024-07-28T22:37:03.636671+0000 mon.c (mon.2) 1451 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:05.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10058 16 16 0 0 0 - 0 2024-07-28T22:37:05.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:05 smithi155 bash[73694]: debug 2024-07-28T22:37:05.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:06.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10059 16 16 0 0 0 - 0 2024-07-28T22:37:06.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:06 smithi045 bash[80445]: cluster 2024-07-28T22:37:05.196060+0000 mgr.y (mgr.34101) 5620 : cluster [DBG] pgmap v6548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:06.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:06 smithi045 bash[82788]: cluster 2024-07-28T22:37:05.196060+0000 mgr.y (mgr.34101) 5620 : cluster [DBG] pgmap v6548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:06 smithi155 bash[68033]: cluster 2024-07-28T22:37:05.196060+0000 mgr.y (mgr.34101) 5620 : cluster [DBG] pgmap v6548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:06.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:06 smithi155 bash[73694]: debug 2024-07-28T22:37:06.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:07.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:37:07.284364+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:37:07.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:37:07.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10060 16 16 0 0 0 - 0 2024-07-28T22:37:07.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:07 smithi155 bash[73694]: debug 2024-07-28T22:37:07.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:08.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10061 16 16 0 0 0 - 0 2024-07-28T22:37:08.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:08 smithi045 bash[82788]: cluster 2024-07-28T22:37:07.197958+0000 mgr.y (mgr.34101) 5621 : cluster [DBG] pgmap v6549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:08.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:08 smithi045 bash[80445]: cluster 2024-07-28T22:37:07.197958+0000 mgr.y (mgr.34101) 5621 : cluster [DBG] pgmap v6549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:08 smithi155 bash[73694]: debug 2024-07-28T22:37:08.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:08.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:08 smithi155 bash[68033]: cluster 2024-07-28T22:37:07.197958+0000 mgr.y (mgr.34101) 5621 : cluster [DBG] pgmap v6549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:09.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10062 16 16 0 0 0 - 0 2024-07-28T22:37:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:09 smithi155 bash[73694]: debug 2024-07-28T22:37:09.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:10.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10063 16 16 0 0 0 - 0 2024-07-28T22:37:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:10 smithi045 bash[82788]: cluster 2024-07-28T22:37:09.199621+0000 mgr.y (mgr.34101) 5622 : cluster [DBG] pgmap v6550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:10.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:10 smithi045 bash[80445]: cluster 2024-07-28T22:37:09.199621+0000 mgr.y (mgr.34101) 5622 : cluster [DBG] pgmap v6550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:10.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:10 smithi155 bash[73694]: debug 2024-07-28T22:37:10.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:10.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:10 smithi155 bash[68033]: cluster 2024-07-28T22:37:09.199621+0000 mgr.y (mgr.34101) 5622 : cluster [DBG] pgmap v6550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:37:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:37:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:37:11.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10064 16 16 0 0 0 - 0 2024-07-28T22:37:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:11 smithi155 bash[73694]: debug 2024-07-28T22:37:11.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:12.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10065 16 16 0 0 0 - 0 2024-07-28T22:37:12.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:12 smithi045 bash[80445]: cluster 2024-07-28T22:37:11.201310+0000 mgr.y (mgr.34101) 5623 : cluster [DBG] pgmap v6551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:12.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:12 smithi045 bash[82788]: cluster 2024-07-28T22:37:11.201310+0000 mgr.y (mgr.34101) 5623 : cluster [DBG] pgmap v6551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:12.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:12 smithi155 bash[73694]: debug 2024-07-28T22:37:12.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:12.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:12 smithi155 bash[68033]: cluster 2024-07-28T22:37:11.201310+0000 mgr.y (mgr.34101) 5623 : cluster [DBG] pgmap v6551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:37:12 smithi155 bash[60745]: ts=2024-07-28T22:37:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:37:13.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10066 16 16 0 0 0 - 0 2024-07-28T22:37:13.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:13 smithi155 bash[73694]: debug 2024-07-28T22:37:13.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:14.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10067 16 16 0 0 0 - 0 2024-07-28T22:37:14.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:14 smithi045 bash[80445]: cluster 2024-07-28T22:37:13.203211+0000 mgr.y (mgr.34101) 5624 : cluster [DBG] pgmap v6552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:14.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:14 smithi045 bash[80445]: audit 2024-07-28T22:37:13.817386+0000 mon.c (mon.2) 1452 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:37:14.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:14 smithi045 bash[82788]: cluster 2024-07-28T22:37:13.203211+0000 mgr.y (mgr.34101) 5624 : cluster [DBG] pgmap v6552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:14.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:14 smithi045 bash[82788]: audit 2024-07-28T22:37:13.817386+0000 mon.c (mon.2) 1452 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:37:14.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:14 smithi155 bash[73694]: debug 2024-07-28T22:37:14.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:14 smithi155 bash[68033]: cluster 2024-07-28T22:37:13.203211+0000 mgr.y (mgr.34101) 5624 : cluster [DBG] pgmap v6552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:14 smithi155 bash[68033]: audit 2024-07-28T22:37:13.817386+0000 mon.c (mon.2) 1452 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:37:15.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10068 16 16 0 0 0 - 0 2024-07-28T22:37:15.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:15 smithi155 bash[73694]: debug 2024-07-28T22:37:15.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:16.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10069 16 16 0 0 0 - 0 2024-07-28T22:37:16.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:16 smithi045 bash[80445]: cluster 2024-07-28T22:37:15.204923+0000 mgr.y (mgr.34101) 5625 : cluster [DBG] pgmap v6553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:16.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:16 smithi045 bash[82788]: cluster 2024-07-28T22:37:15.204923+0000 mgr.y (mgr.34101) 5625 : cluster [DBG] pgmap v6553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:16 smithi155 bash[68033]: cluster 2024-07-28T22:37:15.204923+0000 mgr.y (mgr.34101) 5625 : cluster [DBG] pgmap v6553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:16.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:16 smithi155 bash[73694]: debug 2024-07-28T22:37:16.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:17.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10070 16 16 0 0 0 - 0 2024-07-28T22:37:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:17 smithi155 bash[73694]: debug 2024-07-28T22:37:17.434+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:18.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10071 16 16 0 0 0 - 0 2024-07-28T22:37:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:18 smithi045 bash[80445]: cluster 2024-07-28T22:37:17.206815+0000 mgr.y (mgr.34101) 5626 : cluster [DBG] pgmap v6554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:18.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:18 smithi045 bash[82788]: cluster 2024-07-28T22:37:17.206815+0000 mgr.y (mgr.34101) 5626 : cluster [DBG] pgmap v6554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:18 smithi155 bash[68033]: cluster 2024-07-28T22:37:17.206815+0000 mgr.y (mgr.34101) 5626 : cluster [DBG] pgmap v6554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:18.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:18 smithi155 bash[73694]: debug 2024-07-28T22:37:18.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:19.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10072 16 16 0 0 0 - 0 2024-07-28T22:37:19.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:19 smithi045 bash[80445]: audit 2024-07-28T22:37:18.637069+0000 mon.c (mon.2) 1453 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:19.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:19 smithi045 bash[82788]: audit 2024-07-28T22:37:18.637069+0000 mon.c (mon.2) 1453 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:19.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:19 smithi155 bash[73694]: debug 2024-07-28T22:37:19.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:19 smithi155 bash[68033]: audit 2024-07-28T22:37:18.637069+0000 mon.c (mon.2) 1453 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:20.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10073 16 16 0 0 0 - 0 2024-07-28T22:37:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:20 smithi155 bash[73694]: debug 2024-07-28T22:37:20.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:20.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:20 smithi155 bash[68033]: cluster 2024-07-28T22:37:19.207600+0000 mgr.y (mgr.34101) 5627 : cluster [DBG] pgmap v6555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:20.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:20 smithi155 bash[68033]: audit 2024-07-28T22:37:19.527718+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:20 smithi155 bash[68033]: audit 2024-07-28T22:37:19.538410+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:20 smithi155 bash[68033]: audit 2024-07-28T22:37:19.742374+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:20 smithi155 bash[68033]: audit 2024-07-28T22:37:19.754695+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:20 smithi155 bash[68033]: audit 2024-07-28T22:37:20.185545+0000 mon.c (mon.2) 1454 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:37:20.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:20 smithi155 bash[68033]: audit 2024-07-28T22:37:20.187163+0000 mon.c (mon.2) 1455 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:37:20.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:20 smithi155 bash[68033]: audit 2024-07-28T22:37:20.195725+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:37:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:37:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[80445]: cluster 2024-07-28T22:37:19.207600+0000 mgr.y (mgr.34101) 5627 : cluster [DBG] pgmap v6555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[80445]: audit 2024-07-28T22:37:19.527718+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[80445]: audit 2024-07-28T22:37:19.538410+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[80445]: audit 2024-07-28T22:37:19.742374+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[80445]: audit 2024-07-28T22:37:19.754695+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[80445]: audit 2024-07-28T22:37:20.185545+0000 mon.c (mon.2) 1454 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:37:20.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[80445]: audit 2024-07-28T22:37:20.187163+0000 mon.c (mon.2) 1455 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:37:20.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[80445]: audit 2024-07-28T22:37:20.195725+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[82788]: cluster 2024-07-28T22:37:19.207600+0000 mgr.y (mgr.34101) 5627 : cluster [DBG] pgmap v6555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[82788]: audit 2024-07-28T22:37:19.527718+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[82788]: audit 2024-07-28T22:37:19.538410+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[82788]: audit 2024-07-28T22:37:19.742374+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[82788]: audit 2024-07-28T22:37:19.754695+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[82788]: audit 2024-07-28T22:37:20.185545+0000 mon.c (mon.2) 1454 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:37:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[82788]: audit 2024-07-28T22:37:20.187163+0000 mon.c (mon.2) 1455 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:37:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:20 smithi045 bash[82788]: audit 2024-07-28T22:37:20.195725+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:37:21.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10074 16 16 0 0 0 - 0 2024-07-28T22:37:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:21 smithi155 bash[73694]: debug 2024-07-28T22:37:21.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:22.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10075 16 16 0 0 0 - 0 2024-07-28T22:37:22.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:22 smithi155 bash[73694]: debug 2024-07-28T22:37:22.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:22.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:22 smithi155 bash[68033]: cluster 2024-07-28T22:37:21.209273+0000 mgr.y (mgr.34101) 5628 : cluster [DBG] pgmap v6556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:37:22 smithi155 bash[60745]: ts=2024-07-28T22:37:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:37:22.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:22 smithi045 bash[82788]: cluster 2024-07-28T22:37:21.209273+0000 mgr.y (mgr.34101) 5628 : cluster [DBG] pgmap v6556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:22.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:22 smithi045 bash[80445]: cluster 2024-07-28T22:37:21.209273+0000 mgr.y (mgr.34101) 5628 : cluster [DBG] pgmap v6556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:23.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10076 16 16 0 0 0 - 0 2024-07-28T22:37:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:23 smithi155 bash[73694]: debug 2024-07-28T22:37:23.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:24.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10077 16 16 0 0 0 - 0 2024-07-28T22:37:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:24 smithi155 bash[68033]: cluster 2024-07-28T22:37:23.211104+0000 mgr.y (mgr.34101) 5629 : cluster [DBG] pgmap v6557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:24 smithi155 bash[73694]: debug 2024-07-28T22:37:24.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:24.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:24 smithi045 bash[82788]: cluster 2024-07-28T22:37:23.211104+0000 mgr.y (mgr.34101) 5629 : cluster [DBG] pgmap v6557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:24.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:24 smithi045 bash[80445]: cluster 2024-07-28T22:37:23.211104+0000 mgr.y (mgr.34101) 5629 : cluster [DBG] pgmap v6557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:25.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10078 16 16 0 0 0 - 0 2024-07-28T22:37:26.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:25 smithi155 bash[73694]: debug 2024-07-28T22:37:25.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:26.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10079 16 16 0 0 0 - 0 2024-07-28T22:37:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:26 smithi155 bash[73694]: debug 2024-07-28T22:37:26.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:26.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:26 smithi155 bash[68033]: cluster 2024-07-28T22:37:25.212807+0000 mgr.y (mgr.34101) 5630 : cluster [DBG] pgmap v6558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:26.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:26 smithi045 bash[82788]: cluster 2024-07-28T22:37:25.212807+0000 mgr.y (mgr.34101) 5630 : cluster [DBG] pgmap v6558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:26.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:26 smithi045 bash[80445]: cluster 2024-07-28T22:37:25.212807+0000 mgr.y (mgr.34101) 5630 : cluster [DBG] pgmap v6558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:27.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:37:27.287490+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:37:27.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:37:27.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10080 16 16 0 0 0 - 0 2024-07-28T22:37:28.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:27 smithi155 bash[73694]: debug 2024-07-28T22:37:27.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:28.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10081 16 16 0 0 0 - 0 2024-07-28T22:37:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:28 smithi155 bash[68033]: cluster 2024-07-28T22:37:27.214713+0000 mgr.y (mgr.34101) 5631 : cluster [DBG] pgmap v6559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:28.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:28 smithi155 bash[73694]: debug 2024-07-28T22:37:28.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:28.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:28 smithi045 bash[80445]: cluster 2024-07-28T22:37:27.214713+0000 mgr.y (mgr.34101) 5631 : cluster [DBG] pgmap v6559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:28.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:28 smithi045 bash[82788]: cluster 2024-07-28T22:37:27.214713+0000 mgr.y (mgr.34101) 5631 : cluster [DBG] pgmap v6559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:29.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10082 16 16 0 0 0 - 0 2024-07-28T22:37:29.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:29 smithi155 bash[73694]: debug 2024-07-28T22:37:29.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:30.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10083 16 16 0 0 0 - 0 2024-07-28T22:37:30.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:30 smithi155 bash[68033]: cluster 2024-07-28T22:37:29.216441+0000 mgr.y (mgr.34101) 5632 : cluster [DBG] pgmap v6560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:30.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:30 smithi155 bash[73694]: debug 2024-07-28T22:37:30.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:30.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:30 smithi045 bash[80445]: cluster 2024-07-28T22:37:29.216441+0000 mgr.y (mgr.34101) 5632 : cluster [DBG] pgmap v6560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:37:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:37:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:37:30.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:30 smithi045 bash[82788]: cluster 2024-07-28T22:37:29.216441+0000 mgr.y (mgr.34101) 5632 : cluster [DBG] pgmap v6560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:31.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10084 16 16 0 0 0 - 0 2024-07-28T22:37:32.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:31 smithi155 bash[73694]: debug 2024-07-28T22:37:31.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:32.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10085 16 16 0 0 0 - 0 2024-07-28T22:37:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:32 smithi155 bash[68033]: cluster 2024-07-28T22:37:31.218194+0000 mgr.y (mgr.34101) 5633 : cluster [DBG] pgmap v6561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:32 smithi155 bash[73694]: debug 2024-07-28T22:37:32.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:37:32 smithi155 bash[60745]: ts=2024-07-28T22:37:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:37:32.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:32 smithi045 bash[80445]: cluster 2024-07-28T22:37:31.218194+0000 mgr.y (mgr.34101) 5633 : cluster [DBG] pgmap v6561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:32.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:32 smithi045 bash[82788]: cluster 2024-07-28T22:37:31.218194+0000 mgr.y (mgr.34101) 5633 : cluster [DBG] pgmap v6561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:33.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10086 16 16 0 0 0 - 0 2024-07-28T22:37:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:33 smithi155 bash[73694]: debug 2024-07-28T22:37:33.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:34.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10087 16 16 0 0 0 - 0 2024-07-28T22:37:34.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:34 smithi045 bash[80445]: cluster 2024-07-28T22:37:33.220072+0000 mgr.y (mgr.34101) 5634 : cluster [DBG] pgmap v6562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:34.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:34 smithi045 bash[80445]: audit 2024-07-28T22:37:33.637588+0000 mon.c (mon.2) 1456 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:34 smithi045 bash[82788]: cluster 2024-07-28T22:37:33.220072+0000 mgr.y (mgr.34101) 5634 : cluster [DBG] pgmap v6562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:34 smithi045 bash[82788]: audit 2024-07-28T22:37:33.637588+0000 mon.c (mon.2) 1456 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:35.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:34 smithi155 bash[73694]: debug 2024-07-28T22:37:34.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:34 smithi155 bash[68033]: cluster 2024-07-28T22:37:33.220072+0000 mgr.y (mgr.34101) 5634 : cluster [DBG] pgmap v6562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:34 smithi155 bash[68033]: audit 2024-07-28T22:37:33.637588+0000 mon.c (mon.2) 1456 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:35.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10088 16 16 0 0 0 - 0 2024-07-28T22:37:36.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:35 smithi155 bash[73694]: debug 2024-07-28T22:37:35.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:36.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10089 16 16 0 0 0 - 0 2024-07-28T22:37:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:36 smithi045 bash[82788]: cluster 2024-07-28T22:37:35.221800+0000 mgr.y (mgr.34101) 5635 : cluster [DBG] pgmap v6563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:36.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:36 smithi045 bash[80445]: cluster 2024-07-28T22:37:35.221800+0000 mgr.y (mgr.34101) 5635 : cluster [DBG] pgmap v6563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:36 smithi155 bash[73694]: debug 2024-07-28T22:37:36.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:37.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:36 smithi155 bash[68033]: cluster 2024-07-28T22:37:35.221800+0000 mgr.y (mgr.34101) 5635 : cluster [DBG] pgmap v6563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:37.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10090 16 16 0 0 0 - 0 2024-07-28T22:37:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:37 smithi155 bash[73694]: debug 2024-07-28T22:37:37.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:38.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10091 16 16 0 0 0 - 0 2024-07-28T22:37:38.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:38 smithi045 bash[80445]: cluster 2024-07-28T22:37:37.223700+0000 mgr.y (mgr.34101) 5636 : cluster [DBG] pgmap v6564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:38.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:38 smithi045 bash[82788]: cluster 2024-07-28T22:37:37.223700+0000 mgr.y (mgr.34101) 5636 : cluster [DBG] pgmap v6564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:39.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:38 smithi155 bash[68033]: cluster 2024-07-28T22:37:37.223700+0000 mgr.y (mgr.34101) 5636 : cluster [DBG] pgmap v6564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:38 smithi155 bash[73694]: debug 2024-07-28T22:37:38.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:39.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10092 16 16 0 0 0 - 0 2024-07-28T22:37:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:39 smithi155 bash[73694]: debug 2024-07-28T22:37:39.742+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:40.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10093 16 16 0 0 0 - 0 2024-07-28T22:37:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:37:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:37:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:37:40.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:40 smithi045 bash[80445]: cluster 2024-07-28T22:37:39.225423+0000 mgr.y (mgr.34101) 5637 : cluster [DBG] pgmap v6565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:40.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:40 smithi045 bash[82788]: cluster 2024-07-28T22:37:39.225423+0000 mgr.y (mgr.34101) 5637 : cluster [DBG] pgmap v6565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:40 smithi155 bash[73694]: debug 2024-07-28T22:37:40.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:41.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:40 smithi155 bash[68033]: cluster 2024-07-28T22:37:39.225423+0000 mgr.y (mgr.34101) 5637 : cluster [DBG] pgmap v6565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:41.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10094 16 16 0 0 0 - 0 2024-07-28T22:37:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:41 smithi155 bash[73694]: debug 2024-07-28T22:37:41.770+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:42.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10095 16 16 0 0 0 - 0 2024-07-28T22:37:42.575 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:37:42 smithi155 bash[60745]: ts=2024-07-28T22:37:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:37:42.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:42 smithi045 bash[80445]: cluster 2024-07-28T22:37:41.227177+0000 mgr.y (mgr.34101) 5638 : cluster [DBG] pgmap v6566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:42.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:42 smithi045 bash[82788]: cluster 2024-07-28T22:37:41.227177+0000 mgr.y (mgr.34101) 5638 : cluster [DBG] pgmap v6566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:42 smithi155 bash[68033]: cluster 2024-07-28T22:37:41.227177+0000 mgr.y (mgr.34101) 5638 : cluster [DBG] pgmap v6566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:43.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:42 smithi155 bash[73694]: debug 2024-07-28T22:37:42.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:43.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10096 16 16 0 0 0 - 0 2024-07-28T22:37:44.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10097 16 16 0 0 0 - 0 2024-07-28T22:37:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:43 smithi155 bash[73694]: debug 2024-07-28T22:37:43.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:44.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:44 smithi045 bash[82788]: cluster 2024-07-28T22:37:43.229043+0000 mgr.y (mgr.34101) 5639 : cluster [DBG] pgmap v6567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:44.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:44 smithi045 bash[80445]: cluster 2024-07-28T22:37:43.229043+0000 mgr.y (mgr.34101) 5639 : cluster [DBG] pgmap v6567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:45.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:44 smithi155 bash[68033]: cluster 2024-07-28T22:37:43.229043+0000 mgr.y (mgr.34101) 5639 : cluster [DBG] pgmap v6567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:44 smithi155 bash[73694]: debug 2024-07-28T22:37:44.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:45.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10098 16 16 0 0 0 - 0 2024-07-28T22:37:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:45 smithi155 bash[73694]: debug 2024-07-28T22:37:45.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:46.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10099 16 16 0 0 0 - 0 2024-07-28T22:37:46.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:46 smithi045 bash[82788]: cluster 2024-07-28T22:37:45.230782+0000 mgr.y (mgr.34101) 5640 : cluster [DBG] pgmap v6568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:46.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:46 smithi045 bash[80445]: cluster 2024-07-28T22:37:45.230782+0000 mgr.y (mgr.34101) 5640 : cluster [DBG] pgmap v6568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:46 smithi155 bash[73694]: debug 2024-07-28T22:37:46.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:47.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:46 smithi155 bash[68033]: cluster 2024-07-28T22:37:45.230782+0000 mgr.y (mgr.34101) 5640 : cluster [DBG] pgmap v6568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:47.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:37:47.290567+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:37:47.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:37:47.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10100 16 16 0 0 0 - 0 2024-07-28T22:37:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:47 smithi155 bash[73694]: debug 2024-07-28T22:37:47.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:48.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10101 16 16 0 0 0 - 0 2024-07-28T22:37:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:48 smithi045 bash[82788]: cluster 2024-07-28T22:37:47.232651+0000 mgr.y (mgr.34101) 5641 : cluster [DBG] pgmap v6569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:48.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:48 smithi045 bash[80445]: cluster 2024-07-28T22:37:47.232651+0000 mgr.y (mgr.34101) 5641 : cluster [DBG] pgmap v6569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:48 smithi155 bash[68033]: cluster 2024-07-28T22:37:47.232651+0000 mgr.y (mgr.34101) 5641 : cluster [DBG] pgmap v6569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:48 smithi155 bash[73694]: debug 2024-07-28T22:37:48.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:49.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10102 16 16 0 0 0 - 0 2024-07-28T22:37:49.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:49 smithi045 bash[80445]: audit 2024-07-28T22:37:48.638088+0000 mon.c (mon.2) 1457 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:49.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:49 smithi045 bash[82788]: audit 2024-07-28T22:37:48.638088+0000 mon.c (mon.2) 1457 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:49 smithi155 bash[68033]: audit 2024-07-28T22:37:48.638088+0000 mon.c (mon.2) 1457 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:37:50.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:49 smithi155 bash[73694]: debug 2024-07-28T22:37:49.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:50.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10103 16 16 0 0 0 - 0 2024-07-28T22:37:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:37:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:37:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:37:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:50 smithi045 bash[82788]: cluster 2024-07-28T22:37:49.234402+0000 mgr.y (mgr.34101) 5642 : cluster [DBG] pgmap v6570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:50 smithi045 bash[80445]: cluster 2024-07-28T22:37:49.234402+0000 mgr.y (mgr.34101) 5642 : cluster [DBG] pgmap v6570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:51.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:50 smithi155 bash[68033]: cluster 2024-07-28T22:37:49.234402+0000 mgr.y (mgr.34101) 5642 : cluster [DBG] pgmap v6570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:50 smithi155 bash[73694]: debug 2024-07-28T22:37:50.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:51.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10104 16 16 0 0 0 - 0 2024-07-28T22:37:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:51 smithi155 bash[73694]: debug 2024-07-28T22:37:51.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:52.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10105 16 16 0 0 0 - 0 2024-07-28T22:37:52.602 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:37:52 smithi155 bash[60745]: ts=2024-07-28T22:37:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:37:52.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:52 smithi045 bash[80445]: cluster 2024-07-28T22:37:51.236120+0000 mgr.y (mgr.34101) 5643 : cluster [DBG] pgmap v6571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:52.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:52 smithi045 bash[82788]: cluster 2024-07-28T22:37:51.236120+0000 mgr.y (mgr.34101) 5643 : cluster [DBG] pgmap v6571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:53.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:52 smithi155 bash[68033]: cluster 2024-07-28T22:37:51.236120+0000 mgr.y (mgr.34101) 5643 : cluster [DBG] pgmap v6571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:53.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:52 smithi155 bash[73694]: debug 2024-07-28T22:37:52.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:53.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10106 16 16 0 0 0 - 0 2024-07-28T22:37:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:53 smithi155 bash[73694]: debug 2024-07-28T22:37:53.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:54.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10107 16 16 0 0 0 - 0 2024-07-28T22:37:54.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:54 smithi045 bash[80445]: cluster 2024-07-28T22:37:53.238012+0000 mgr.y (mgr.34101) 5644 : cluster [DBG] pgmap v6572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:54.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:54 smithi045 bash[82788]: cluster 2024-07-28T22:37:53.238012+0000 mgr.y (mgr.34101) 5644 : cluster [DBG] pgmap v6572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:54 smithi155 bash[68033]: cluster 2024-07-28T22:37:53.238012+0000 mgr.y (mgr.34101) 5644 : cluster [DBG] pgmap v6572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:55.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:54 smithi155 bash[73694]: debug 2024-07-28T22:37:54.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:55.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10108 16 16 0 0 0 - 0 2024-07-28T22:37:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:55 smithi155 bash[73694]: debug 2024-07-28T22:37:55.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:56.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10109 16 16 0 0 0 - 0 2024-07-28T22:37:56.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:56 smithi045 bash[80445]: cluster 2024-07-28T22:37:55.239734+0000 mgr.y (mgr.34101) 5645 : cluster [DBG] pgmap v6573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:56.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:56 smithi045 bash[82788]: cluster 2024-07-28T22:37:55.239734+0000 mgr.y (mgr.34101) 5645 : cluster [DBG] pgmap v6573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:57.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:56 smithi155 bash[73694]: debug 2024-07-28T22:37:56.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:57.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:56 smithi155 bash[68033]: cluster 2024-07-28T22:37:55.239734+0000 mgr.y (mgr.34101) 5645 : cluster [DBG] pgmap v6573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:57.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10110 16 16 0 0 0 - 0 2024-07-28T22:37:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:57 smithi155 bash[73694]: debug 2024-07-28T22:37:57.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:58.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10111 16 16 0 0 0 - 0 2024-07-28T22:37:58.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:37:58 smithi045 bash[80445]: cluster 2024-07-28T22:37:57.241545+0000 mgr.y (mgr.34101) 5646 : cluster [DBG] pgmap v6574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:58.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:37:58 smithi045 bash[82788]: cluster 2024-07-28T22:37:57.241545+0000 mgr.y (mgr.34101) 5646 : cluster [DBG] pgmap v6574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:58 smithi155 bash[73694]: debug 2024-07-28T22:37:58.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:37:59.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:37:58 smithi155 bash[68033]: cluster 2024-07-28T22:37:57.241545+0000 mgr.y (mgr.34101) 5646 : cluster [DBG] pgmap v6574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:37:59.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10112 16 16 0 0 0 - 0 2024-07-28T22:38:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:37:59 smithi155 bash[73694]: debug 2024-07-28T22:37:59.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:00.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10113 16 16 0 0 0 - 0 2024-07-28T22:38:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:38:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:38:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:38:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:00 smithi045 bash[80445]: cluster 2024-07-28T22:37:59.243305+0000 mgr.y (mgr.34101) 5647 : cluster [DBG] pgmap v6575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:00.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:00 smithi045 bash[82788]: cluster 2024-07-28T22:37:59.243305+0000 mgr.y (mgr.34101) 5647 : cluster [DBG] pgmap v6575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:00 smithi155 bash[73694]: debug 2024-07-28T22:38:00.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:01.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:00 smithi155 bash[68033]: cluster 2024-07-28T22:37:59.243305+0000 mgr.y (mgr.34101) 5647 : cluster [DBG] pgmap v6575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:01.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10114 16 16 0 0 0 - 0 2024-07-28T22:38:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:01 smithi155 bash[73694]: debug 2024-07-28T22:38:01.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:02.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10115 16 16 0 0 0 - 0 2024-07-28T22:38:02.617 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:38:02 smithi155 bash[60745]: ts=2024-07-28T22:38:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:38:02.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:02 smithi045 bash[82788]: cluster 2024-07-28T22:38:01.245045+0000 mgr.y (mgr.34101) 5648 : cluster [DBG] pgmap v6576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:02.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:02 smithi045 bash[80445]: cluster 2024-07-28T22:38:01.245045+0000 mgr.y (mgr.34101) 5648 : cluster [DBG] pgmap v6576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:03.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:02 smithi155 bash[68033]: cluster 2024-07-28T22:38:01.245045+0000 mgr.y (mgr.34101) 5648 : cluster [DBG] pgmap v6576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:03.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:02 smithi155 bash[73694]: debug 2024-07-28T22:38:02.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:03.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10116 16 16 0 0 0 - 0 2024-07-28T22:38:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:03 smithi155 bash[73694]: debug 2024-07-28T22:38:03.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:04.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10117 16 16 0 0 0 - 0 2024-07-28T22:38:04.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:04 smithi045 bash[80445]: cluster 2024-07-28T22:38:03.246937+0000 mgr.y (mgr.34101) 5649 : cluster [DBG] pgmap v6577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:04.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:04 smithi045 bash[80445]: audit 2024-07-28T22:38:03.638382+0000 mon.c (mon.2) 1458 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:04.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:04 smithi045 bash[82788]: cluster 2024-07-28T22:38:03.246937+0000 mgr.y (mgr.34101) 5649 : cluster [DBG] pgmap v6577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:04.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:04 smithi045 bash[82788]: audit 2024-07-28T22:38:03.638382+0000 mon.c (mon.2) 1458 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:04 smithi155 bash[73694]: debug 2024-07-28T22:38:04.649+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:04 smithi155 bash[68033]: cluster 2024-07-28T22:38:03.246937+0000 mgr.y (mgr.34101) 5649 : cluster [DBG] pgmap v6577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:04 smithi155 bash[68033]: audit 2024-07-28T22:38:03.638382+0000 mon.c (mon.2) 1458 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:05.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10118 16 16 0 0 0 - 0 2024-07-28T22:38:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:05 smithi155 bash[73694]: debug 2024-07-28T22:38:05.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:06.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10119 16 16 0 0 0 - 0 2024-07-28T22:38:06.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:06 smithi045 bash[80445]: cluster 2024-07-28T22:38:05.248661+0000 mgr.y (mgr.34101) 5650 : cluster [DBG] pgmap v6578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:06.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:06 smithi045 bash[82788]: cluster 2024-07-28T22:38:05.248661+0000 mgr.y (mgr.34101) 5650 : cluster [DBG] pgmap v6578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:06 smithi155 bash[73694]: debug 2024-07-28T22:38:06.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:07.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:06 smithi155 bash[68033]: cluster 2024-07-28T22:38:05.248661+0000 mgr.y (mgr.34101) 5650 : cluster [DBG] pgmap v6578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:07.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:38:07.293790+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:38:07.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:38:07.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10120 16 16 0 0 0 - 0 2024-07-28T22:38:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:07 smithi155 bash[73694]: debug 2024-07-28T22:38:07.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:08.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10121 16 16 0 0 0 - 0 2024-07-28T22:38:08.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:08 smithi045 bash[80445]: cluster 2024-07-28T22:38:07.250561+0000 mgr.y (mgr.34101) 5651 : cluster [DBG] pgmap v6579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:08 smithi045 bash[82788]: cluster 2024-07-28T22:38:07.250561+0000 mgr.y (mgr.34101) 5651 : cluster [DBG] pgmap v6579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:09.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:08 smithi155 bash[68033]: cluster 2024-07-28T22:38:07.250561+0000 mgr.y (mgr.34101) 5651 : cluster [DBG] pgmap v6579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:09.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:08 smithi155 bash[73694]: debug 2024-07-28T22:38:08.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:09.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10122 16 16 0 0 0 - 0 2024-07-28T22:38:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:09 smithi155 bash[73694]: debug 2024-07-28T22:38:09.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:10.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10123 16 16 0 0 0 - 0 2024-07-28T22:38:10.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:10 smithi045 bash[80445]: cluster 2024-07-28T22:38:09.252260+0000 mgr.y (mgr.34101) 5652 : cluster [DBG] pgmap v6580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:38:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:38:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:38:10.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:10 smithi045 bash[82788]: cluster 2024-07-28T22:38:09.252260+0000 mgr.y (mgr.34101) 5652 : cluster [DBG] pgmap v6580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:10 smithi155 bash[73694]: debug 2024-07-28T22:38:10.585+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:11.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:10 smithi155 bash[68033]: cluster 2024-07-28T22:38:09.252260+0000 mgr.y (mgr.34101) 5652 : cluster [DBG] pgmap v6580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:11.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10124 16 16 0 0 0 - 0 2024-07-28T22:38:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:11 smithi155 bash[73694]: debug 2024-07-28T22:38:11.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:12.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10125 16 16 0 0 0 - 0 2024-07-28T22:38:12.645 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:12 smithi155 bash[73694]: debug 2024-07-28T22:38:12.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:12.646 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:38:12 smithi155 bash[60745]: ts=2024-07-28T22:38:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:38:12.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:12 smithi045 bash[80445]: cluster 2024-07-28T22:38:11.254005+0000 mgr.y (mgr.34101) 5653 : cluster [DBG] pgmap v6581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:12.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:12 smithi045 bash[82788]: cluster 2024-07-28T22:38:11.254005+0000 mgr.y (mgr.34101) 5653 : cluster [DBG] pgmap v6581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:13.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:12 smithi155 bash[68033]: cluster 2024-07-28T22:38:11.254005+0000 mgr.y (mgr.34101) 5653 : cluster [DBG] pgmap v6581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:13.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10126 16 16 0 0 0 - 0 2024-07-28T22:38:13.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:13 smithi155 bash[73694]: debug 2024-07-28T22:38:13.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:27:38.720407+0000 (oldest deadline 2024-07-28T22:27:58.720407+0000) 2024-07-28T22:38:14.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10127 16 16 0 0 0 - 0 2024-07-28T22:38:14.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:14 smithi045 bash[80445]: cluster 2024-07-28T22:38:13.255891+0000 mgr.y (mgr.34101) 5654 : cluster [DBG] pgmap v6582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:14.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:14 smithi045 bash[82788]: cluster 2024-07-28T22:38:13.255891+0000 mgr.y (mgr.34101) 5654 : cluster [DBG] pgmap v6582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:14 smithi155 bash[68033]: cluster 2024-07-28T22:38:13.255891+0000 mgr.y (mgr.34101) 5654 : cluster [DBG] pgmap v6582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:15.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10128 16 16 0 0 0 - 0 2024-07-28T22:38:16.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10129 16 16 0 0 0 - 0 2024-07-28T22:38:16.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:16 smithi045 bash[80445]: cluster 2024-07-28T22:38:15.257625+0000 mgr.y (mgr.34101) 5655 : cluster [DBG] pgmap v6583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:16.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:16 smithi045 bash[82788]: cluster 2024-07-28T22:38:15.257625+0000 mgr.y (mgr.34101) 5655 : cluster [DBG] pgmap v6583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:17.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:16 smithi155 bash[68033]: cluster 2024-07-28T22:38:15.257625+0000 mgr.y (mgr.34101) 5655 : cluster [DBG] pgmap v6583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:17.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10130 16 16 0 0 0 - 0 2024-07-28T22:38:18.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10131 16 16 0 0 0 - 0 2024-07-28T22:38:18.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:18 smithi045 bash[80445]: cluster 2024-07-28T22:38:17.259488+0000 mgr.y (mgr.34101) 5656 : cluster [DBG] pgmap v6584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:18.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:18 smithi045 bash[80445]: audit 2024-07-28T22:38:18.638867+0000 mon.c (mon.2) 1459 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:18.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:18 smithi045 bash[82788]: cluster 2024-07-28T22:38:17.259488+0000 mgr.y (mgr.34101) 5656 : cluster [DBG] pgmap v6584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:18.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:18 smithi045 bash[82788]: audit 2024-07-28T22:38:18.638867+0000 mon.c (mon.2) 1459 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:18 smithi155 bash[68033]: cluster 2024-07-28T22:38:17.259488+0000 mgr.y (mgr.34101) 5656 : cluster [DBG] pgmap v6584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:18 smithi155 bash[68033]: audit 2024-07-28T22:38:18.638867+0000 mon.c (mon.2) 1459 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:19.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10132 16 16 0 0 0 - 0 2024-07-28T22:38:20.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10133 16 16 0 0 0 - 0 2024-07-28T22:38:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:38:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:38:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:38:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:20 smithi045 bash[80445]: cluster 2024-07-28T22:38:19.261325+0000 mgr.y (mgr.34101) 5657 : cluster [DBG] pgmap v6585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:20 smithi045 bash[80445]: audit 2024-07-28T22:38:20.331469+0000 mon.c (mon.2) 1460 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:38:20.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:20 smithi045 bash[82788]: cluster 2024-07-28T22:38:19.261325+0000 mgr.y (mgr.34101) 5657 : cluster [DBG] pgmap v6585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:20 smithi045 bash[82788]: audit 2024-07-28T22:38:20.331469+0000 mon.c (mon.2) 1460 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:38:21.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:20 smithi155 bash[68033]: cluster 2024-07-28T22:38:19.261325+0000 mgr.y (mgr.34101) 5657 : cluster [DBG] pgmap v6585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:21.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:20 smithi155 bash[68033]: audit 2024-07-28T22:38:20.331469+0000 mon.c (mon.2) 1460 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:38:21.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10134 16 16 0 0 0 - 0 2024-07-28T22:38:21.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:21 smithi045 bash[80445]: audit 2024-07-28T22:38:20.717986+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:21.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:21 smithi045 bash[80445]: audit 2024-07-28T22:38:20.729376+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:21.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:21 smithi045 bash[82788]: audit 2024-07-28T22:38:20.717986+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:21.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:21 smithi045 bash[82788]: audit 2024-07-28T22:38:20.729376+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:21 smithi155 bash[68033]: audit 2024-07-28T22:38:20.717986+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:22.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:21 smithi155 bash[68033]: audit 2024-07-28T22:38:20.729376+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:22.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10135 16 16 0 0 0 - 0 2024-07-28T22:38:22.731 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:38:22 smithi155 bash[60745]: ts=2024-07-28T22:38:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:38:23.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:22 smithi155 bash[68033]: cluster 2024-07-28T22:38:21.263243+0000 mgr.y (mgr.34101) 5658 : cluster [DBG] pgmap v6586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:23.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:22 smithi045 bash[80445]: cluster 2024-07-28T22:38:21.263243+0000 mgr.y (mgr.34101) 5658 : cluster [DBG] pgmap v6586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:23.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:22 smithi045 bash[82788]: cluster 2024-07-28T22:38:21.263243+0000 mgr.y (mgr.34101) 5658 : cluster [DBG] pgmap v6586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:23.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10136 16 16 0 0 0 - 0 2024-07-28T22:38:24.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10137 16 16 0 0 0 - 0 2024-07-28T22:38:25.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:24 smithi155 bash[68033]: cluster 2024-07-28T22:38:23.264549+0000 mgr.y (mgr.34101) 5659 : cluster [DBG] pgmap v6587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:25.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:24 smithi045 bash[80445]: cluster 2024-07-28T22:38:23.264549+0000 mgr.y (mgr.34101) 5659 : cluster [DBG] pgmap v6587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:25.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:24 smithi045 bash[82788]: cluster 2024-07-28T22:38:23.264549+0000 mgr.y (mgr.34101) 5659 : cluster [DBG] pgmap v6587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:25.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10138 16 16 0 0 0 - 0 2024-07-28T22:38:26.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:25 smithi155 bash[68033]: cluster 2024-07-28T22:38:25.265359+0000 mgr.y (mgr.34101) 5660 : cluster [DBG] pgmap v6588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:26.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:25 smithi045 bash[80445]: cluster 2024-07-28T22:38:25.265359+0000 mgr.y (mgr.34101) 5660 : cluster [DBG] pgmap v6588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:26.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:25 smithi045 bash[82788]: cluster 2024-07-28T22:38:25.265359+0000 mgr.y (mgr.34101) 5660 : cluster [DBG] pgmap v6588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:26.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10139 16 16 0 0 0 - 0 2024-07-28T22:38:27.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:26 smithi045 bash[82788]: audit 2024-07-28T22:38:25.965039+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:27.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:26 smithi045 bash[82788]: audit 2024-07-28T22:38:25.971921+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:27.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:26 smithi045 bash[82788]: audit 2024-07-28T22:38:26.577254+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:27.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:26 smithi045 bash[82788]: audit 2024-07-28T22:38:26.590096+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:27.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:26 smithi045 bash[80445]: audit 2024-07-28T22:38:25.965039+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:27.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:26 smithi045 bash[80445]: audit 2024-07-28T22:38:25.971921+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:27.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:26 smithi045 bash[80445]: audit 2024-07-28T22:38:26.577254+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:27.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:26 smithi045 bash[80445]: audit 2024-07-28T22:38:26.590096+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:27.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:38:27.296504+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:38:27.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:38:27.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10140 16 16 0 0 0 - 0 2024-07-28T22:38:27.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:26 smithi155 bash[68033]: audit 2024-07-28T22:38:25.965039+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:27.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:26 smithi155 bash[68033]: audit 2024-07-28T22:38:25.971921+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:27.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:26 smithi155 bash[68033]: audit 2024-07-28T22:38:26.577254+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:27.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:26 smithi155 bash[68033]: audit 2024-07-28T22:38:26.590096+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:28.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:27 smithi045 bash[80445]: audit 2024-07-28T22:38:27.077186+0000 mon.c (mon.2) 1461 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:38:28.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:27 smithi045 bash[80445]: audit 2024-07-28T22:38:27.079032+0000 mon.c (mon.2) 1462 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:38:28.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:27 smithi045 bash[80445]: audit 2024-07-28T22:38:27.089754+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:28.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:27 smithi045 bash[80445]: cluster 2024-07-28T22:38:27.267384+0000 mgr.y (mgr.34101) 5661 : cluster [DBG] pgmap v6589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:27 smithi045 bash[82788]: audit 2024-07-28T22:38:27.077186+0000 mon.c (mon.2) 1461 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:38:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:27 smithi045 bash[82788]: audit 2024-07-28T22:38:27.079032+0000 mon.c (mon.2) 1462 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:38:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:27 smithi045 bash[82788]: audit 2024-07-28T22:38:27.089754+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:27 smithi045 bash[82788]: cluster 2024-07-28T22:38:27.267384+0000 mgr.y (mgr.34101) 5661 : cluster [DBG] pgmap v6589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:28.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10141 16 16 0 0 0 - 0 2024-07-28T22:38:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:27 smithi155 bash[68033]: audit 2024-07-28T22:38:27.077186+0000 mon.c (mon.2) 1461 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:38:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:27 smithi155 bash[68033]: audit 2024-07-28T22:38:27.079032+0000 mon.c (mon.2) 1462 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:38:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:27 smithi155 bash[68033]: audit 2024-07-28T22:38:27.089754+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:38:28.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:27 smithi155 bash[68033]: cluster 2024-07-28T22:38:27.267384+0000 mgr.y (mgr.34101) 5661 : cluster [DBG] pgmap v6589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:29.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10142 16 16 0 0 0 - 0 2024-07-28T22:38:30.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10143 16 16 0 0 0 - 0 2024-07-28T22:38:30.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:30 smithi045 bash[80445]: cluster 2024-07-28T22:38:29.269292+0000 mgr.y (mgr.34101) 5662 : cluster [DBG] pgmap v6590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:30.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:30 smithi045 bash[82788]: cluster 2024-07-28T22:38:29.269292+0000 mgr.y (mgr.34101) 5662 : cluster [DBG] pgmap v6590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:30.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:30 smithi155 bash[68033]: cluster 2024-07-28T22:38:29.269292+0000 mgr.y (mgr.34101) 5662 : cluster [DBG] pgmap v6590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:38:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:38:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:38:31.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10144 16 16 0 0 0 - 0 2024-07-28T22:38:32.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10145 16 16 0 0 0 - 0 2024-07-28T22:38:32.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:32 smithi045 bash[80445]: cluster 2024-07-28T22:38:31.271107+0000 mgr.y (mgr.34101) 5663 : cluster [DBG] pgmap v6591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:32.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:32 smithi045 bash[82788]: cluster 2024-07-28T22:38:31.271107+0000 mgr.y (mgr.34101) 5663 : cluster [DBG] pgmap v6591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:32 smithi155 bash[68033]: cluster 2024-07-28T22:38:31.271107+0000 mgr.y (mgr.34101) 5663 : cluster [DBG] pgmap v6591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:38:32 smithi155 bash[60745]: ts=2024-07-28T22:38:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:38:33.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10146 16 16 0 0 0 - 0 2024-07-28T22:38:34.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10147 16 16 0 0 0 - 0 2024-07-28T22:38:34.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:34 smithi045 bash[80445]: cluster 2024-07-28T22:38:33.272964+0000 mgr.y (mgr.34101) 5664 : cluster [DBG] pgmap v6592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:34.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:34 smithi045 bash[80445]: audit 2024-07-28T22:38:33.639315+0000 mon.c (mon.2) 1463 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:34.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:34 smithi045 bash[82788]: cluster 2024-07-28T22:38:33.272964+0000 mgr.y (mgr.34101) 5664 : cluster [DBG] pgmap v6592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:34.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:34 smithi045 bash[82788]: audit 2024-07-28T22:38:33.639315+0000 mon.c (mon.2) 1463 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:34 smithi155 bash[68033]: cluster 2024-07-28T22:38:33.272964+0000 mgr.y (mgr.34101) 5664 : cluster [DBG] pgmap v6592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:34.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:34 smithi155 bash[68033]: audit 2024-07-28T22:38:33.639315+0000 mon.c (mon.2) 1463 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:35.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10148 16 16 0 0 0 - 0 2024-07-28T22:38:36.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10149 16 16 0 0 0 - 0 2024-07-28T22:38:36.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:36 smithi045 bash[80445]: cluster 2024-07-28T22:38:35.274880+0000 mgr.y (mgr.34101) 5665 : cluster [DBG] pgmap v6593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:36.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:36 smithi045 bash[82788]: cluster 2024-07-28T22:38:35.274880+0000 mgr.y (mgr.34101) 5665 : cluster [DBG] pgmap v6593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:36.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:36 smithi155 bash[68033]: cluster 2024-07-28T22:38:35.274880+0000 mgr.y (mgr.34101) 5665 : cluster [DBG] pgmap v6593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:37.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10150 16 16 0 0 0 - 0 2024-07-28T22:38:38.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10151 16 16 0 0 0 - 0 2024-07-28T22:38:38.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:38 smithi045 bash[80445]: cluster 2024-07-28T22:38:37.276785+0000 mgr.y (mgr.34101) 5666 : cluster [DBG] pgmap v6594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:38.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:38 smithi045 bash[82788]: cluster 2024-07-28T22:38:37.276785+0000 mgr.y (mgr.34101) 5666 : cluster [DBG] pgmap v6594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:38.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:38 smithi155 bash[68033]: cluster 2024-07-28T22:38:37.276785+0000 mgr.y (mgr.34101) 5666 : cluster [DBG] pgmap v6594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:38.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:38 smithi155 bash[73694]: debug 2024-07-28T22:38:38.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:39.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10152 16 16 0 0 0 - 0 2024-07-28T22:38:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:39 smithi155 bash[73694]: debug 2024-07-28T22:38:39.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:40.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10153 16 16 0 0 0 - 0 2024-07-28T22:38:40.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:40 smithi045 bash[80445]: cluster 2024-07-28T22:38:39.278699+0000 mgr.y (mgr.34101) 5667 : cluster [DBG] pgmap v6595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:40.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:40 smithi045 bash[82788]: cluster 2024-07-28T22:38:39.278699+0000 mgr.y (mgr.34101) 5667 : cluster [DBG] pgmap v6595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:40.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:40 smithi155 bash[68033]: cluster 2024-07-28T22:38:39.278699+0000 mgr.y (mgr.34101) 5667 : cluster [DBG] pgmap v6595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:40.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:40 smithi155 bash[73694]: debug 2024-07-28T22:38:40.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:38:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:38:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:38:41.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10154 16 16 0 0 0 - 0 2024-07-28T22:38:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:41 smithi155 bash[73694]: debug 2024-07-28T22:38:41.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:42.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10155 16 16 0 0 0 - 0 2024-07-28T22:38:42.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:42 smithi045 bash[80445]: cluster 2024-07-28T22:38:41.280621+0000 mgr.y (mgr.34101) 5668 : cluster [DBG] pgmap v6596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:42.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:42 smithi045 bash[82788]: cluster 2024-07-28T22:38:41.280621+0000 mgr.y (mgr.34101) 5668 : cluster [DBG] pgmap v6596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:42.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:42 smithi155 bash[68033]: cluster 2024-07-28T22:38:41.280621+0000 mgr.y (mgr.34101) 5668 : cluster [DBG] pgmap v6596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:42 smithi155 bash[73694]: debug 2024-07-28T22:38:42.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:38:42 smithi155 bash[60745]: ts=2024-07-28T22:38:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:38:43.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10156 16 16 0 0 0 - 0 2024-07-28T22:38:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:43 smithi155 bash[73694]: debug 2024-07-28T22:38:43.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:44.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10157 16 16 0 0 0 - 0 2024-07-28T22:38:44.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:44 smithi045 bash[80445]: cluster 2024-07-28T22:38:43.282763+0000 mgr.y (mgr.34101) 5669 : cluster [DBG] pgmap v6597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:44 smithi045 bash[82788]: cluster 2024-07-28T22:38:43.282763+0000 mgr.y (mgr.34101) 5669 : cluster [DBG] pgmap v6597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:44 smithi155 bash[73694]: debug 2024-07-28T22:38:44.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:44.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:44 smithi155 bash[68033]: cluster 2024-07-28T22:38:43.282763+0000 mgr.y (mgr.34101) 5669 : cluster [DBG] pgmap v6597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:45.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10158 16 16 0 0 0 - 0 2024-07-28T22:38:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:45 smithi155 bash[73694]: debug 2024-07-28T22:38:45.368+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:46.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10159 16 16 0 0 0 - 0 2024-07-28T22:38:46.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:46 smithi045 bash[82788]: cluster 2024-07-28T22:38:45.284665+0000 mgr.y (mgr.34101) 5670 : cluster [DBG] pgmap v6598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:46.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:46 smithi045 bash[80445]: cluster 2024-07-28T22:38:45.284665+0000 mgr.y (mgr.34101) 5670 : cluster [DBG] pgmap v6598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:46.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:46 smithi155 bash[73694]: debug 2024-07-28T22:38:46.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:46.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:46 smithi155 bash[68033]: cluster 2024-07-28T22:38:45.284665+0000 mgr.y (mgr.34101) 5670 : cluster [DBG] pgmap v6598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:47.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:38:47.299612+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:38:47.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:38:47.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10160 16 16 0 0 0 - 0 2024-07-28T22:38:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:47 smithi155 bash[73694]: debug 2024-07-28T22:38:47.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:48.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10161 16 16 0 0 0 - 0 2024-07-28T22:38:48.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:48 smithi045 bash[80445]: cluster 2024-07-28T22:38:47.286577+0000 mgr.y (mgr.34101) 5671 : cluster [DBG] pgmap v6599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:48.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:48 smithi045 bash[82788]: cluster 2024-07-28T22:38:47.286577+0000 mgr.y (mgr.34101) 5671 : cluster [DBG] pgmap v6599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:48 smithi155 bash[68033]: cluster 2024-07-28T22:38:47.286577+0000 mgr.y (mgr.34101) 5671 : cluster [DBG] pgmap v6599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:48 smithi155 bash[73694]: debug 2024-07-28T22:38:48.320+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:49.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10162 16 16 0 0 0 - 0 2024-07-28T22:38:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:49 smithi155 bash[73694]: debug 2024-07-28T22:38:49.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:49.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:49 smithi155 bash[68033]: audit 2024-07-28T22:38:48.639702+0000 mon.c (mon.2) 1464 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:49.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:49 smithi045 bash[80445]: audit 2024-07-28T22:38:48.639702+0000 mon.c (mon.2) 1464 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:49.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:49 smithi045 bash[82788]: audit 2024-07-28T22:38:48.639702+0000 mon.c (mon.2) 1464 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:38:50.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10163 16 16 0 0 0 - 0 2024-07-28T22:38:50.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:50 smithi155 bash[68033]: cluster 2024-07-28T22:38:49.288400+0000 mgr.y (mgr.34101) 5672 : cluster [DBG] pgmap v6600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:50.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:50 smithi155 bash[73694]: debug 2024-07-28T22:38:50.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:50.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:38:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:38:50] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T22:38:50.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:50 smithi045 bash[80445]: cluster 2024-07-28T22:38:49.288400+0000 mgr.y (mgr.34101) 5672 : cluster [DBG] pgmap v6600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:50 smithi045 bash[82788]: cluster 2024-07-28T22:38:49.288400+0000 mgr.y (mgr.34101) 5672 : cluster [DBG] pgmap v6600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:51.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10164 16 16 0 0 0 - 0 2024-07-28T22:38:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:51 smithi155 bash[73694]: debug 2024-07-28T22:38:51.240+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:52.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10165 16 16 0 0 0 - 0 2024-07-28T22:38:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:52 smithi155 bash[68033]: cluster 2024-07-28T22:38:51.290331+0000 mgr.y (mgr.34101) 5673 : cluster [DBG] pgmap v6601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:52.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:52 smithi155 bash[73694]: debug 2024-07-28T22:38:52.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:52.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:38:52 smithi155 bash[60745]: ts=2024-07-28T22:38:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:38:52.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:52 smithi045 bash[80445]: cluster 2024-07-28T22:38:51.290331+0000 mgr.y (mgr.34101) 5673 : cluster [DBG] pgmap v6601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:52.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:52 smithi045 bash[82788]: cluster 2024-07-28T22:38:51.290331+0000 mgr.y (mgr.34101) 5673 : cluster [DBG] pgmap v6601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:53.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10166 16 16 0 0 0 - 0 2024-07-28T22:38:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:53 smithi155 bash[73694]: debug 2024-07-28T22:38:53.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:54.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10167 16 16 0 0 0 - 0 2024-07-28T22:38:54.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:54 smithi155 bash[68033]: cluster 2024-07-28T22:38:53.292370+0000 mgr.y (mgr.34101) 5674 : cluster [DBG] pgmap v6602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:54.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:54 smithi155 bash[73694]: debug 2024-07-28T22:38:54.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:54 smithi045 bash[80445]: cluster 2024-07-28T22:38:53.292370+0000 mgr.y (mgr.34101) 5674 : cluster [DBG] pgmap v6602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:54.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:54 smithi045 bash[82788]: cluster 2024-07-28T22:38:53.292370+0000 mgr.y (mgr.34101) 5674 : cluster [DBG] pgmap v6602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:55.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10168 16 16 0 0 0 - 0 2024-07-28T22:38:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:55 smithi155 bash[73694]: debug 2024-07-28T22:38:55.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:56.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10169 16 16 0 0 0 - 0 2024-07-28T22:38:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:56 smithi155 bash[68033]: cluster 2024-07-28T22:38:55.294334+0000 mgr.y (mgr.34101) 5675 : cluster [DBG] pgmap v6603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:56.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:56 smithi155 bash[73694]: debug 2024-07-28T22:38:56.292+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:56.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:56 smithi045 bash[80445]: cluster 2024-07-28T22:38:55.294334+0000 mgr.y (mgr.34101) 5675 : cluster [DBG] pgmap v6603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:56.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:56 smithi045 bash[82788]: cluster 2024-07-28T22:38:55.294334+0000 mgr.y (mgr.34101) 5675 : cluster [DBG] pgmap v6603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:57.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10170 16 16 0 0 0 - 0 2024-07-28T22:38:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:57 smithi155 bash[73694]: debug 2024-07-28T22:38:57.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:58.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10171 16 16 0 0 0 - 0 2024-07-28T22:38:58.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:38:58 smithi045 bash[80445]: cluster 2024-07-28T22:38:57.296218+0000 mgr.y (mgr.34101) 5676 : cluster [DBG] pgmap v6604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:58.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:38:58 smithi045 bash[82788]: cluster 2024-07-28T22:38:57.296218+0000 mgr.y (mgr.34101) 5676 : cluster [DBG] pgmap v6604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:58.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:58 smithi155 bash[73694]: debug 2024-07-28T22:38:58.312+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:38:58.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:38:58 smithi155 bash[68033]: cluster 2024-07-28T22:38:57.296218+0000 mgr.y (mgr.34101) 5676 : cluster [DBG] pgmap v6604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:38:59.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10172 16 16 0 0 0 - 0 2024-07-28T22:38:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:38:59 smithi155 bash[73694]: debug 2024-07-28T22:38:59.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:00.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10173 16 16 0 0 0 - 0 2024-07-28T22:39:00.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:39:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:39:00] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T22:39:00.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:00 smithi045 bash[80445]: cluster 2024-07-28T22:38:59.298096+0000 mgr.y (mgr.34101) 5677 : cluster [DBG] pgmap v6605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:00.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:00 smithi045 bash[82788]: cluster 2024-07-28T22:38:59.298096+0000 mgr.y (mgr.34101) 5677 : cluster [DBG] pgmap v6605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:00 smithi155 bash[68033]: cluster 2024-07-28T22:38:59.298096+0000 mgr.y (mgr.34101) 5677 : cluster [DBG] pgmap v6605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:00.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:00 smithi155 bash[73694]: debug 2024-07-28T22:39:00.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:01.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10174 16 16 0 0 0 - 0 2024-07-28T22:39:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:01 smithi155 bash[73694]: debug 2024-07-28T22:39:01.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:02.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10175 16 16 0 0 0 - 0 2024-07-28T22:39:02.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:02 smithi045 bash[80445]: cluster 2024-07-28T22:39:01.299966+0000 mgr.y (mgr.34101) 5678 : cluster [DBG] pgmap v6606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:02.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:02 smithi045 bash[82788]: cluster 2024-07-28T22:39:01.299966+0000 mgr.y (mgr.34101) 5678 : cluster [DBG] pgmap v6606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:02.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:02 smithi155 bash[68033]: cluster 2024-07-28T22:39:01.299966+0000 mgr.y (mgr.34101) 5678 : cluster [DBG] pgmap v6606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:02 smithi155 bash[73694]: debug 2024-07-28T22:39:02.412+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:39:02 smithi155 bash[60745]: ts=2024-07-28T22:39:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:39:03.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10176 16 16 0 0 0 - 0 2024-07-28T22:39:03.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:03 smithi155 bash[73694]: debug 2024-07-28T22:39:03.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:04.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10177 16 16 0 0 0 - 0 2024-07-28T22:39:04.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:04 smithi045 bash[82788]: cluster 2024-07-28T22:39:03.301940+0000 mgr.y (mgr.34101) 5679 : cluster [DBG] pgmap v6607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:04.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:04 smithi045 bash[82788]: audit 2024-07-28T22:39:03.640084+0000 mon.c (mon.2) 1465 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:04 smithi045 bash[80445]: cluster 2024-07-28T22:39:03.301940+0000 mgr.y (mgr.34101) 5679 : cluster [DBG] pgmap v6607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:04 smithi045 bash[80445]: audit 2024-07-28T22:39:03.640084+0000 mon.c (mon.2) 1465 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:04.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:04 smithi155 bash[73694]: debug 2024-07-28T22:39:04.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:04 smithi155 bash[68033]: cluster 2024-07-28T22:39:03.301940+0000 mgr.y (mgr.34101) 5679 : cluster [DBG] pgmap v6607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:04 smithi155 bash[68033]: audit 2024-07-28T22:39:03.640084+0000 mon.c (mon.2) 1465 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:05.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10178 16 16 0 0 0 - 0 2024-07-28T22:39:05.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:05 smithi155 bash[73694]: debug 2024-07-28T22:39:05.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:06.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10179 16 16 0 0 0 - 0 2024-07-28T22:39:06.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:06 smithi045 bash[80445]: cluster 2024-07-28T22:39:05.303729+0000 mgr.y (mgr.34101) 5680 : cluster [DBG] pgmap v6608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:06.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:06 smithi045 bash[82788]: cluster 2024-07-28T22:39:05.303729+0000 mgr.y (mgr.34101) 5680 : cluster [DBG] pgmap v6608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:06 smithi155 bash[68033]: cluster 2024-07-28T22:39:05.303729+0000 mgr.y (mgr.34101) 5680 : cluster [DBG] pgmap v6608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:06.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:06 smithi155 bash[73694]: debug 2024-07-28T22:39:06.356+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:07.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:39:07.302843+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:39:07.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:39:07.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10180 16 16 0 0 0 - 0 2024-07-28T22:39:07.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:07 smithi155 bash[73694]: debug 2024-07-28T22:39:07.336+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:08.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10181 16 16 0 0 0 - 0 2024-07-28T22:39:08.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:08 smithi155 bash[73694]: debug 2024-07-28T22:39:08.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:08.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:08 smithi155 bash[68033]: cluster 2024-07-28T22:39:07.305612+0000 mgr.y (mgr.34101) 5681 : cluster [DBG] pgmap v6609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:08.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:08 smithi045 bash[80445]: cluster 2024-07-28T22:39:07.305612+0000 mgr.y (mgr.34101) 5681 : cluster [DBG] pgmap v6609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:08.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:08 smithi045 bash[82788]: cluster 2024-07-28T22:39:07.305612+0000 mgr.y (mgr.34101) 5681 : cluster [DBG] pgmap v6609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:09.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10182 16 16 0 0 0 - 0 2024-07-28T22:39:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:09 smithi155 bash[73694]: debug 2024-07-28T22:39:09.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:10.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10183 16 16 0 0 0 - 0 2024-07-28T22:39:10.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:10 smithi045 bash[80445]: cluster 2024-07-28T22:39:09.307338+0000 mgr.y (mgr.34101) 5682 : cluster [DBG] pgmap v6610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:10.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:39:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:39:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:39:10.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:10 smithi045 bash[82788]: cluster 2024-07-28T22:39:09.307338+0000 mgr.y (mgr.34101) 5682 : cluster [DBG] pgmap v6610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:10.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:10 smithi155 bash[73694]: debug 2024-07-28T22:39:10.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:10.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:10 smithi155 bash[68033]: cluster 2024-07-28T22:39:09.307338+0000 mgr.y (mgr.34101) 5682 : cluster [DBG] pgmap v6610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:11.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10184 16 16 0 0 0 - 0 2024-07-28T22:39:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:11 smithi155 bash[73694]: debug 2024-07-28T22:39:11.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:12.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10185 16 16 0 0 0 - 0 2024-07-28T22:39:12.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:12 smithi045 bash[80445]: cluster 2024-07-28T22:39:11.309058+0000 mgr.y (mgr.34101) 5683 : cluster [DBG] pgmap v6611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:12.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:12 smithi045 bash[82788]: cluster 2024-07-28T22:39:11.309058+0000 mgr.y (mgr.34101) 5683 : cluster [DBG] pgmap v6611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:12 smithi155 bash[68033]: cluster 2024-07-28T22:39:11.309058+0000 mgr.y (mgr.34101) 5683 : cluster [DBG] pgmap v6611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:12.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:12 smithi155 bash[73694]: debug 2024-07-28T22:39:12.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:39:12 smithi155 bash[60745]: ts=2024-07-28T22:39:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:39:13.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10186 16 16 0 0 0 - 0 2024-07-28T22:39:13.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:13 smithi155 bash[73694]: debug 2024-07-28T22:39:13.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:14.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10187 16 16 0 0 0 - 0 2024-07-28T22:39:14.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:14 smithi045 bash[80445]: cluster 2024-07-28T22:39:13.311469+0000 mgr.y (mgr.34101) 5684 : cluster [DBG] pgmap v6612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:14.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:14 smithi045 bash[82788]: cluster 2024-07-28T22:39:13.311469+0000 mgr.y (mgr.34101) 5684 : cluster [DBG] pgmap v6612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:14 smithi155 bash[68033]: cluster 2024-07-28T22:39:13.311469+0000 mgr.y (mgr.34101) 5684 : cluster [DBG] pgmap v6612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:14.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:14 smithi155 bash[73694]: debug 2024-07-28T22:39:14.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:15.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10188 16 16 0 0 0 - 0 2024-07-28T22:39:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:15 smithi155 bash[73694]: debug 2024-07-28T22:39:15.296+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:16.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10189 16 16 0 0 0 - 0 2024-07-28T22:39:16.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:16 smithi155 bash[68033]: cluster 2024-07-28T22:39:15.313198+0000 mgr.y (mgr.34101) 5685 : cluster [DBG] pgmap v6613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:16.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:16 smithi155 bash[73694]: debug 2024-07-28T22:39:16.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:16.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:16 smithi045 bash[80445]: cluster 2024-07-28T22:39:15.313198+0000 mgr.y (mgr.34101) 5685 : cluster [DBG] pgmap v6613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:16.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:16 smithi045 bash[82788]: cluster 2024-07-28T22:39:15.313198+0000 mgr.y (mgr.34101) 5685 : cluster [DBG] pgmap v6613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:17.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10190 16 16 0 0 0 - 0 2024-07-28T22:39:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:17 smithi155 bash[73694]: debug 2024-07-28T22:39:17.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:18.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10191 16 16 0 0 0 - 0 2024-07-28T22:39:18.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:18 smithi155 bash[68033]: cluster 2024-07-28T22:39:17.315060+0000 mgr.y (mgr.34101) 5686 : cluster [DBG] pgmap v6614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:18.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:18 smithi155 bash[73694]: debug 2024-07-28T22:39:18.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:18.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:18 smithi045 bash[80445]: cluster 2024-07-28T22:39:17.315060+0000 mgr.y (mgr.34101) 5686 : cluster [DBG] pgmap v6614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:18.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:18 smithi045 bash[82788]: cluster 2024-07-28T22:39:17.315060+0000 mgr.y (mgr.34101) 5686 : cluster [DBG] pgmap v6614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:19.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10192 16 16 0 0 0 - 0 2024-07-28T22:39:19.442 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:19 smithi155 bash[73694]: debug 2024-07-28T22:39:19.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:19.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:19 smithi045 bash[80445]: audit 2024-07-28T22:39:18.640585+0000 mon.c (mon.2) 1466 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:19.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:19 smithi045 bash[82788]: audit 2024-07-28T22:39:18.640585+0000 mon.c (mon.2) 1466 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:19 smithi155 bash[68033]: audit 2024-07-28T22:39:18.640585+0000 mon.c (mon.2) 1466 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:20.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10193 16 16 0 0 0 - 0 2024-07-28T22:39:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:20 smithi155 bash[73694]: debug 2024-07-28T22:39:20.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:20.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:20 smithi155 bash[68033]: cluster 2024-07-28T22:39:19.316711+0000 mgr.y (mgr.34101) 5687 : cluster [DBG] pgmap v6615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:20.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:39:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:39:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:39:20.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:20 smithi045 bash[80445]: cluster 2024-07-28T22:39:19.316711+0000 mgr.y (mgr.34101) 5687 : cluster [DBG] pgmap v6615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:20.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:20 smithi045 bash[82788]: cluster 2024-07-28T22:39:19.316711+0000 mgr.y (mgr.34101) 5687 : cluster [DBG] pgmap v6615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:21.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10194 16 16 0 0 0 - 0 2024-07-28T22:39:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:21 smithi155 bash[73694]: debug 2024-07-28T22:39:21.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:22.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10195 16 16 0 0 0 - 0 2024-07-28T22:39:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:22 smithi155 bash[68033]: cluster 2024-07-28T22:39:21.318618+0000 mgr.y (mgr.34101) 5688 : cluster [DBG] pgmap v6616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:22.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:39:22 smithi155 bash[60745]: ts=2024-07-28T22:39:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:39:22.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:22 smithi155 bash[73694]: debug 2024-07-28T22:39:22.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:22.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:22 smithi045 bash[80445]: cluster 2024-07-28T22:39:21.318618+0000 mgr.y (mgr.34101) 5688 : cluster [DBG] pgmap v6616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:22.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:22 smithi045 bash[82788]: cluster 2024-07-28T22:39:21.318618+0000 mgr.y (mgr.34101) 5688 : cluster [DBG] pgmap v6616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:23.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10196 16 16 0 0 0 - 0 2024-07-28T22:39:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:23 smithi155 bash[73694]: debug 2024-07-28T22:39:23.292+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:24.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10197 16 16 0 0 0 - 0 2024-07-28T22:39:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:24 smithi155 bash[73694]: debug 2024-07-28T22:39:24.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:24.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:24 smithi155 bash[68033]: cluster 2024-07-28T22:39:23.320638+0000 mgr.y (mgr.34101) 5689 : cluster [DBG] pgmap v6617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:24.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:24 smithi045 bash[80445]: cluster 2024-07-28T22:39:23.320638+0000 mgr.y (mgr.34101) 5689 : cluster [DBG] pgmap v6617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:24.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:24 smithi045 bash[82788]: cluster 2024-07-28T22:39:23.320638+0000 mgr.y (mgr.34101) 5689 : cluster [DBG] pgmap v6617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:25.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10198 16 16 0 0 0 - 0 2024-07-28T22:39:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:25 smithi155 bash[73694]: debug 2024-07-28T22:39:25.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:26.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10199 16 16 0 0 0 - 0 2024-07-28T22:39:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:26 smithi155 bash[73694]: debug 2024-07-28T22:39:26.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:26.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:26 smithi155 bash[68033]: cluster 2024-07-28T22:39:25.322397+0000 mgr.y (mgr.34101) 5690 : cluster [DBG] pgmap v6618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:26.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:26 smithi045 bash[82788]: cluster 2024-07-28T22:39:25.322397+0000 mgr.y (mgr.34101) 5690 : cluster [DBG] pgmap v6618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:26.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:26 smithi045 bash[80445]: cluster 2024-07-28T22:39:25.322397+0000 mgr.y (mgr.34101) 5690 : cluster [DBG] pgmap v6618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:27.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:39:27.306331+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:39:27.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:39:27.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10200 16 16 0 0 0 - 0 2024-07-28T22:39:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:27 smithi155 bash[73694]: debug 2024-07-28T22:39:27.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:27.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:27 smithi155 bash[68033]: audit 2024-07-28T22:39:27.227814+0000 mon.c (mon.2) 1467 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:39:27.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:27 smithi045 bash[82788]: audit 2024-07-28T22:39:27.227814+0000 mon.c (mon.2) 1467 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:39:27.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:27 smithi045 bash[80445]: audit 2024-07-28T22:39:27.227814+0000 mon.c (mon.2) 1467 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:39:28.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10201 16 16 0 0 0 - 0 2024-07-28T22:39:28.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:28 smithi155 bash[73694]: debug 2024-07-28T22:39:28.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:28 smithi155 bash[68033]: cluster 2024-07-28T22:39:27.324286+0000 mgr.y (mgr.34101) 5691 : cluster [DBG] pgmap v6619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:28 smithi045 bash[82788]: cluster 2024-07-28T22:39:27.324286+0000 mgr.y (mgr.34101) 5691 : cluster [DBG] pgmap v6619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:28.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:28 smithi045 bash[80445]: cluster 2024-07-28T22:39:27.324286+0000 mgr.y (mgr.34101) 5691 : cluster [DBG] pgmap v6619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:29.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10202 16 16 0 0 0 - 0 2024-07-28T22:39:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:29 smithi155 bash[73694]: debug 2024-07-28T22:39:29.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:30.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10203 16 16 0 0 0 - 0 2024-07-28T22:39:30.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:30 smithi155 bash[73694]: debug 2024-07-28T22:39:30.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:30.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:30 smithi155 bash[68033]: cluster 2024-07-28T22:39:29.326078+0000 mgr.y (mgr.34101) 5692 : cluster [DBG] pgmap v6620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:39:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:39:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:39:30.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:30 smithi045 bash[82788]: cluster 2024-07-28T22:39:29.326078+0000 mgr.y (mgr.34101) 5692 : cluster [DBG] pgmap v6620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:30.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:30 smithi045 bash[80445]: cluster 2024-07-28T22:39:29.326078+0000 mgr.y (mgr.34101) 5692 : cluster [DBG] pgmap v6620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:31.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10204 16 16 0 0 0 - 0 2024-07-28T22:39:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:31 smithi155 bash[73694]: debug 2024-07-28T22:39:31.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:32.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10205 16 16 0 0 0 - 0 2024-07-28T22:39:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:32 smithi155 bash[73694]: debug 2024-07-28T22:39:32.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:32.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:32 smithi155 bash[68033]: cluster 2024-07-28T22:39:31.327963+0000 mgr.y (mgr.34101) 5693 : cluster [DBG] pgmap v6621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:32.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:39:32 smithi155 bash[60745]: ts=2024-07-28T22:39:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:39:32.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:32 smithi045 bash[80445]: cluster 2024-07-28T22:39:31.327963+0000 mgr.y (mgr.34101) 5693 : cluster [DBG] pgmap v6621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:32.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:32 smithi045 bash[82788]: cluster 2024-07-28T22:39:31.327963+0000 mgr.y (mgr.34101) 5693 : cluster [DBG] pgmap v6621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:33.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10206 16 16 0 0 0 - 0 2024-07-28T22:39:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:33 smithi155 bash[73694]: debug 2024-07-28T22:39:33.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:34.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[80445]: audit 2024-07-28T22:39:32.917372+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[80445]: audit 2024-07-28T22:39:32.928997+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[80445]: audit 2024-07-28T22:39:33.158146+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[80445]: audit 2024-07-28T22:39:33.179536+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[80445]: cluster 2024-07-28T22:39:33.329181+0000 mgr.y (mgr.34101) 5694 : cluster [DBG] pgmap v6622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[80445]: audit 2024-07-28T22:39:33.613446+0000 mon.c (mon.2) 1468 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[80445]: audit 2024-07-28T22:39:33.615034+0000 mon.c (mon.2) 1469 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[80445]: audit 2024-07-28T22:39:33.625208+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[80445]: audit 2024-07-28T22:39:33.640401+0000 mon.c (mon.2) 1470 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[82788]: audit 2024-07-28T22:39:32.917372+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[82788]: audit 2024-07-28T22:39:32.928997+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[82788]: audit 2024-07-28T22:39:33.158146+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[82788]: audit 2024-07-28T22:39:33.179536+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[82788]: cluster 2024-07-28T22:39:33.329181+0000 mgr.y (mgr.34101) 5694 : cluster [DBG] pgmap v6622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:34.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[82788]: audit 2024-07-28T22:39:33.613446+0000 mon.c (mon.2) 1468 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:39:34.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[82788]: audit 2024-07-28T22:39:33.615034+0000 mon.c (mon.2) 1469 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:39:34.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[82788]: audit 2024-07-28T22:39:33.625208+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:33 smithi045 bash[82788]: audit 2024-07-28T22:39:33.640401+0000 mon.c (mon.2) 1470 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:33 smithi155 bash[68033]: audit 2024-07-28T22:39:32.917372+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:33 smithi155 bash[68033]: audit 2024-07-28T22:39:32.928997+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:33 smithi155 bash[68033]: audit 2024-07-28T22:39:33.158146+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:33 smithi155 bash[68033]: audit 2024-07-28T22:39:33.179536+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:33 smithi155 bash[68033]: cluster 2024-07-28T22:39:33.329181+0000 mgr.y (mgr.34101) 5694 : cluster [DBG] pgmap v6622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:33 smithi155 bash[68033]: audit 2024-07-28T22:39:33.613446+0000 mon.c (mon.2) 1468 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:39:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:33 smithi155 bash[68033]: audit 2024-07-28T22:39:33.615034+0000 mon.c (mon.2) 1469 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:39:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:33 smithi155 bash[68033]: audit 2024-07-28T22:39:33.625208+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:39:34.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:33 smithi155 bash[68033]: audit 2024-07-28T22:39:33.640401+0000 mon.c (mon.2) 1470 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:34.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10207 16 16 0 0 0 - 0 2024-07-28T22:39:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:34 smithi155 bash[73694]: debug 2024-07-28T22:39:34.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:35.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10208 16 16 0 0 0 - 0 2024-07-28T22:39:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:35 smithi155 bash[73694]: debug 2024-07-28T22:39:35.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:36.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10209 16 16 0 0 0 - 0 2024-07-28T22:39:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:36 smithi155 bash[68033]: cluster 2024-07-28T22:39:35.330971+0000 mgr.y (mgr.34101) 5695 : cluster [DBG] pgmap v6623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:36.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:36 smithi155 bash[73694]: debug 2024-07-28T22:39:36.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:36.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:36 smithi045 bash[80445]: cluster 2024-07-28T22:39:35.330971+0000 mgr.y (mgr.34101) 5695 : cluster [DBG] pgmap v6623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:36.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:36 smithi045 bash[82788]: cluster 2024-07-28T22:39:35.330971+0000 mgr.y (mgr.34101) 5695 : cluster [DBG] pgmap v6623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:37.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10210 16 16 0 0 0 - 0 2024-07-28T22:39:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:37 smithi155 bash[73694]: debug 2024-07-28T22:39:37.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:38.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10211 16 16 0 0 0 - 0 2024-07-28T22:39:38.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:38 smithi155 bash[73694]: debug 2024-07-28T22:39:38.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:38.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:38 smithi155 bash[68033]: cluster 2024-07-28T22:39:37.332823+0000 mgr.y (mgr.34101) 5696 : cluster [DBG] pgmap v6624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:38.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:38 smithi045 bash[80445]: cluster 2024-07-28T22:39:37.332823+0000 mgr.y (mgr.34101) 5696 : cluster [DBG] pgmap v6624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:38.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:38 smithi045 bash[82788]: cluster 2024-07-28T22:39:37.332823+0000 mgr.y (mgr.34101) 5696 : cluster [DBG] pgmap v6624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:39.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10212 16 16 0 0 0 - 0 2024-07-28T22:39:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:39 smithi155 bash[73694]: debug 2024-07-28T22:39:39.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:40.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10213 16 16 0 0 0 - 0 2024-07-28T22:39:40.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:40 smithi155 bash[73694]: debug 2024-07-28T22:39:40.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:40 smithi155 bash[68033]: cluster 2024-07-28T22:39:39.334564+0000 mgr.y (mgr.34101) 5697 : cluster [DBG] pgmap v6625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:40.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:40 smithi045 bash[80445]: cluster 2024-07-28T22:39:39.334564+0000 mgr.y (mgr.34101) 5697 : cluster [DBG] pgmap v6625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:40.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:39:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:39:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:39:40.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:40 smithi045 bash[82788]: cluster 2024-07-28T22:39:39.334564+0000 mgr.y (mgr.34101) 5697 : cluster [DBG] pgmap v6625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:41.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10214 16 16 0 0 0 - 0 2024-07-28T22:39:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:41 smithi155 bash[73694]: debug 2024-07-28T22:39:41.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:42.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10215 16 16 0 0 0 - 0 2024-07-28T22:39:42.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:42 smithi155 bash[73694]: debug 2024-07-28T22:39:42.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:42.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:42 smithi155 bash[68033]: cluster 2024-07-28T22:39:41.336250+0000 mgr.y (mgr.34101) 5698 : cluster [DBG] pgmap v6626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:42.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:39:42 smithi155 bash[60745]: ts=2024-07-28T22:39:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:39:42.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:42 smithi045 bash[80445]: cluster 2024-07-28T22:39:41.336250+0000 mgr.y (mgr.34101) 5698 : cluster [DBG] pgmap v6626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:42.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:42 smithi045 bash[82788]: cluster 2024-07-28T22:39:41.336250+0000 mgr.y (mgr.34101) 5698 : cluster [DBG] pgmap v6626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:43.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10216 16 16 0 0 0 - 0 2024-07-28T22:39:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:43 smithi155 bash[73694]: debug 2024-07-28T22:39:43.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:44.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10217 16 16 0 0 0 - 0 2024-07-28T22:39:44.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:44 smithi155 bash[73694]: debug 2024-07-28T22:39:44.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:44.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:44 smithi155 bash[68033]: cluster 2024-07-28T22:39:43.338169+0000 mgr.y (mgr.34101) 5699 : cluster [DBG] pgmap v6627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:44 smithi045 bash[82788]: cluster 2024-07-28T22:39:43.338169+0000 mgr.y (mgr.34101) 5699 : cluster [DBG] pgmap v6627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:44.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:44 smithi045 bash[80445]: cluster 2024-07-28T22:39:43.338169+0000 mgr.y (mgr.34101) 5699 : cluster [DBG] pgmap v6627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:45.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10218 16 16 0 0 0 - 0 2024-07-28T22:39:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:45 smithi155 bash[73694]: debug 2024-07-28T22:39:45.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:46.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10219 16 16 0 0 0 - 0 2024-07-28T22:39:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:46 smithi155 bash[68033]: cluster 2024-07-28T22:39:45.339878+0000 mgr.y (mgr.34101) 5700 : cluster [DBG] pgmap v6628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:46.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:46 smithi155 bash[73694]: debug 2024-07-28T22:39:46.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:46.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:46 smithi045 bash[82788]: cluster 2024-07-28T22:39:45.339878+0000 mgr.y (mgr.34101) 5700 : cluster [DBG] pgmap v6628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:46.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:46 smithi045 bash[80445]: cluster 2024-07-28T22:39:45.339878+0000 mgr.y (mgr.34101) 5700 : cluster [DBG] pgmap v6628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:47.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:39:47.309862+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:39:47.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:39:47.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10220 16 16 0 0 0 - 0 2024-07-28T22:39:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:47 smithi155 bash[73694]: debug 2024-07-28T22:39:47.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:48.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10221 16 16 0 0 0 - 0 2024-07-28T22:39:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:48 smithi155 bash[68033]: cluster 2024-07-28T22:39:47.341767+0000 mgr.y (mgr.34101) 5701 : cluster [DBG] pgmap v6629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:48.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:48 smithi155 bash[73694]: debug 2024-07-28T22:39:48.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:48.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:48 smithi045 bash[80445]: cluster 2024-07-28T22:39:47.341767+0000 mgr.y (mgr.34101) 5701 : cluster [DBG] pgmap v6629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:48.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:48 smithi045 bash[82788]: cluster 2024-07-28T22:39:47.341767+0000 mgr.y (mgr.34101) 5701 : cluster [DBG] pgmap v6629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:49.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10222 16 16 0 0 0 - 0 2024-07-28T22:39:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:49 smithi155 bash[68033]: audit 2024-07-28T22:39:48.641120+0000 mon.c (mon.2) 1471 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:49.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:49 smithi155 bash[73694]: debug 2024-07-28T22:39:49.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:49.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:49 smithi045 bash[82788]: audit 2024-07-28T22:39:48.641120+0000 mon.c (mon.2) 1471 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:49.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:49 smithi045 bash[80445]: audit 2024-07-28T22:39:48.641120+0000 mon.c (mon.2) 1471 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:39:50.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10223 16 16 0 0 0 - 0 2024-07-28T22:39:50.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:50 smithi155 bash[68033]: cluster 2024-07-28T22:39:49.343499+0000 mgr.y (mgr.34101) 5702 : cluster [DBG] pgmap v6630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:50.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:50 smithi155 bash[73694]: debug 2024-07-28T22:39:50.243+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:50.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:39:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:39:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:39:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:50 smithi045 bash[82788]: cluster 2024-07-28T22:39:49.343499+0000 mgr.y (mgr.34101) 5702 : cluster [DBG] pgmap v6630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:50.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:50 smithi045 bash[80445]: cluster 2024-07-28T22:39:49.343499+0000 mgr.y (mgr.34101) 5702 : cluster [DBG] pgmap v6630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:51.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10224 16 16 0 0 0 - 0 2024-07-28T22:39:51.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:51 smithi155 bash[73694]: debug 2024-07-28T22:39:51.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:52.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10225 16 16 0 0 0 - 0 2024-07-28T22:39:52.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:52 smithi155 bash[68033]: cluster 2024-07-28T22:39:51.345240+0000 mgr.y (mgr.34101) 5703 : cluster [DBG] pgmap v6631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:52.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:52 smithi155 bash[73694]: debug 2024-07-28T22:39:52.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:52.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:39:52 smithi155 bash[60745]: ts=2024-07-28T22:39:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:39:52.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:52 smithi045 bash[80445]: cluster 2024-07-28T22:39:51.345240+0000 mgr.y (mgr.34101) 5703 : cluster [DBG] pgmap v6631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:52.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:52 smithi045 bash[82788]: cluster 2024-07-28T22:39:51.345240+0000 mgr.y (mgr.34101) 5703 : cluster [DBG] pgmap v6631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:53.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10226 16 16 0 0 0 - 0 2024-07-28T22:39:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:53 smithi155 bash[73694]: debug 2024-07-28T22:39:53.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:54.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10227 16 16 0 0 0 - 0 2024-07-28T22:39:54.434 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:54 smithi155 bash[73694]: debug 2024-07-28T22:39:54.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:54 smithi045 bash[80445]: cluster 2024-07-28T22:39:53.347468+0000 mgr.y (mgr.34101) 5704 : cluster [DBG] pgmap v6632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:54.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:54 smithi045 bash[82788]: cluster 2024-07-28T22:39:53.347468+0000 mgr.y (mgr.34101) 5704 : cluster [DBG] pgmap v6632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:54 smithi155 bash[68033]: cluster 2024-07-28T22:39:53.347468+0000 mgr.y (mgr.34101) 5704 : cluster [DBG] pgmap v6632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:55.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10228 16 16 0 0 0 - 0 2024-07-28T22:39:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:55 smithi155 bash[73694]: debug 2024-07-28T22:39:55.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:56.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10229 16 16 0 0 0 - 0 2024-07-28T22:39:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:56 smithi155 bash[73694]: debug 2024-07-28T22:39:56.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:56.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:56 smithi155 bash[68033]: cluster 2024-07-28T22:39:55.349193+0000 mgr.y (mgr.34101) 5705 : cluster [DBG] pgmap v6633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:56.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:56 smithi045 bash[80445]: cluster 2024-07-28T22:39:55.349193+0000 mgr.y (mgr.34101) 5705 : cluster [DBG] pgmap v6633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:56.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:56 smithi045 bash[82788]: cluster 2024-07-28T22:39:55.349193+0000 mgr.y (mgr.34101) 5705 : cluster [DBG] pgmap v6633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:57.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10230 16 16 0 0 0 - 0 2024-07-28T22:39:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:57 smithi155 bash[73694]: debug 2024-07-28T22:39:57.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:58.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10231 16 16 0 0 0 - 0 2024-07-28T22:39:58.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:58 smithi155 bash[73694]: debug 2024-07-28T22:39:58.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:39:58.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:39:58 smithi155 bash[68033]: cluster 2024-07-28T22:39:57.351077+0000 mgr.y (mgr.34101) 5706 : cluster [DBG] pgmap v6634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:58.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:39:58 smithi045 bash[82788]: cluster 2024-07-28T22:39:57.351077+0000 mgr.y (mgr.34101) 5706 : cluster [DBG] pgmap v6634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:58.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:39:58 smithi045 bash[80445]: cluster 2024-07-28T22:39:57.351077+0000 mgr.y (mgr.34101) 5706 : cluster [DBG] pgmap v6634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:39:59.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10232 16 16 0 0 0 - 0 2024-07-28T22:39:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:39:59 smithi155 bash[73694]: debug 2024-07-28T22:39:59.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:00.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10233 16 16 0 0 0 - 0 2024-07-28T22:40:00.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:00 smithi155 bash[73694]: debug 2024-07-28T22:40:00.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:00 smithi155 bash[68033]: cluster 2024-07-28T22:39:59.352774+0000 mgr.y (mgr.34101) 5707 : cluster [DBG] pgmap v6635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:00 smithi155 bash[68033]: cluster 2024-07-28T22:40:00.000181+0000 mon.a (mon.0) 3735 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:40:00.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:40:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:40:00] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:40:00.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:00 smithi045 bash[82788]: cluster 2024-07-28T22:39:59.352774+0000 mgr.y (mgr.34101) 5707 : cluster [DBG] pgmap v6635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:00.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:00 smithi045 bash[82788]: cluster 2024-07-28T22:40:00.000181+0000 mon.a (mon.0) 3735 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:40:00.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:00 smithi045 bash[80445]: cluster 2024-07-28T22:39:59.352774+0000 mgr.y (mgr.34101) 5707 : cluster [DBG] pgmap v6635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:00.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:00 smithi045 bash[80445]: cluster 2024-07-28T22:40:00.000181+0000 mon.a (mon.0) 3735 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:40:01.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10234 16 16 0 0 0 - 0 2024-07-28T22:40:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:01 smithi155 bash[73694]: debug 2024-07-28T22:40:01.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:02.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10235 16 16 0 0 0 - 0 2024-07-28T22:40:02.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:02 smithi155 bash[73694]: debug 2024-07-28T22:40:02.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:02.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:02 smithi155 bash[68033]: cluster 2024-07-28T22:40:01.354613+0000 mgr.y (mgr.34101) 5708 : cluster [DBG] pgmap v6636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:02.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:40:02 smithi155 bash[60745]: ts=2024-07-28T22:40:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:40:02.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:02 smithi045 bash[80445]: cluster 2024-07-28T22:40:01.354613+0000 mgr.y (mgr.34101) 5708 : cluster [DBG] pgmap v6636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:02.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:02 smithi045 bash[82788]: cluster 2024-07-28T22:40:01.354613+0000 mgr.y (mgr.34101) 5708 : cluster [DBG] pgmap v6636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:03.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10236 16 16 0 0 0 - 0 2024-07-28T22:40:03.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:03 smithi155 bash[73694]: debug 2024-07-28T22:40:03.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:04.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10237 16 16 0 0 0 - 0 2024-07-28T22:40:04.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:04 smithi155 bash[73694]: debug 2024-07-28T22:40:04.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:04 smithi155 bash[68033]: cluster 2024-07-28T22:40:03.356957+0000 mgr.y (mgr.34101) 5709 : cluster [DBG] pgmap v6637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:04 smithi155 bash[68033]: audit 2024-07-28T22:40:03.641654+0000 mon.c (mon.2) 1472 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:04 smithi045 bash[80445]: cluster 2024-07-28T22:40:03.356957+0000 mgr.y (mgr.34101) 5709 : cluster [DBG] pgmap v6637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:04 smithi045 bash[80445]: audit 2024-07-28T22:40:03.641654+0000 mon.c (mon.2) 1472 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:04.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:04 smithi045 bash[82788]: cluster 2024-07-28T22:40:03.356957+0000 mgr.y (mgr.34101) 5709 : cluster [DBG] pgmap v6637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:04.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:04 smithi045 bash[82788]: audit 2024-07-28T22:40:03.641654+0000 mon.c (mon.2) 1472 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:05.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10238 16 16 0 0 0 - 0 2024-07-28T22:40:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:05 smithi155 bash[73694]: debug 2024-07-28T22:40:05.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:06.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10239 16 16 0 0 0 - 0 2024-07-28T22:40:06.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:06 smithi045 bash[80445]: cluster 2024-07-28T22:40:05.358697+0000 mgr.y (mgr.34101) 5710 : cluster [DBG] pgmap v6638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:06.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:06 smithi045 bash[82788]: cluster 2024-07-28T22:40:05.358697+0000 mgr.y (mgr.34101) 5710 : cluster [DBG] pgmap v6638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:06.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:06 smithi155 bash[73694]: debug 2024-07-28T22:40:06.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:06.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:06 smithi155 bash[68033]: cluster 2024-07-28T22:40:05.358697+0000 mgr.y (mgr.34101) 5710 : cluster [DBG] pgmap v6638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:07.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:40:07.313455+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:40:07.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:40:07.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10240 16 16 0 0 0 - 0 2024-07-28T22:40:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:07 smithi155 bash[73694]: debug 2024-07-28T22:40:07.287+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:08.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10241 16 16 0 0 0 - 0 2024-07-28T22:40:08.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:08 smithi155 bash[73694]: debug 2024-07-28T22:40:08.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:08.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:08 smithi155 bash[68033]: cluster 2024-07-28T22:40:07.360594+0000 mgr.y (mgr.34101) 5711 : cluster [DBG] pgmap v6639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:08.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:08 smithi045 bash[82788]: cluster 2024-07-28T22:40:07.360594+0000 mgr.y (mgr.34101) 5711 : cluster [DBG] pgmap v6639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:08.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:08 smithi045 bash[80445]: cluster 2024-07-28T22:40:07.360594+0000 mgr.y (mgr.34101) 5711 : cluster [DBG] pgmap v6639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:09.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10242 16 16 0 0 0 - 0 2024-07-28T22:40:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:09 smithi155 bash[73694]: debug 2024-07-28T22:40:09.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:10.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10243 16 16 0 0 0 - 0 2024-07-28T22:40:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:10 smithi155 bash[73694]: debug 2024-07-28T22:40:10.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:10.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:10 smithi155 bash[68033]: cluster 2024-07-28T22:40:09.362370+0000 mgr.y (mgr.34101) 5712 : cluster [DBG] pgmap v6640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:10.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:40:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:40:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:40:10.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:10 smithi045 bash[82788]: cluster 2024-07-28T22:40:09.362370+0000 mgr.y (mgr.34101) 5712 : cluster [DBG] pgmap v6640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:10.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:10 smithi045 bash[80445]: cluster 2024-07-28T22:40:09.362370+0000 mgr.y (mgr.34101) 5712 : cluster [DBG] pgmap v6640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:11.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10244 16 16 0 0 0 - 0 2024-07-28T22:40:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:11 smithi155 bash[73694]: debug 2024-07-28T22:40:11.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:12.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10245 16 16 0 0 0 - 0 2024-07-28T22:40:12.472 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:12 smithi155 bash[73694]: debug 2024-07-28T22:40:12.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:12.472 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:40:12 smithi155 bash[60745]: ts=2024-07-28T22:40:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:40:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:12 smithi155 bash[68033]: cluster 2024-07-28T22:40:11.364242+0000 mgr.y (mgr.34101) 5713 : cluster [DBG] pgmap v6641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:12.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:12 smithi045 bash[80445]: cluster 2024-07-28T22:40:11.364242+0000 mgr.y (mgr.34101) 5713 : cluster [DBG] pgmap v6641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:12.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:12 smithi045 bash[82788]: cluster 2024-07-28T22:40:11.364242+0000 mgr.y (mgr.34101) 5713 : cluster [DBG] pgmap v6641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:13.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10246 16 16 0 0 0 - 0 2024-07-28T22:40:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:13 smithi155 bash[73694]: debug 2024-07-28T22:40:13.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:14.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10247 16 16 0 0 0 - 0 2024-07-28T22:40:14.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:14 smithi155 bash[73694]: debug 2024-07-28T22:40:14.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:14 smithi155 bash[68033]: cluster 2024-07-28T22:40:13.366330+0000 mgr.y (mgr.34101) 5714 : cluster [DBG] pgmap v6642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:14.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:14 smithi045 bash[80445]: cluster 2024-07-28T22:40:13.366330+0000 mgr.y (mgr.34101) 5714 : cluster [DBG] pgmap v6642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:14.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:14 smithi045 bash[82788]: cluster 2024-07-28T22:40:13.366330+0000 mgr.y (mgr.34101) 5714 : cluster [DBG] pgmap v6642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:15.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10248 16 16 0 0 0 - 0 2024-07-28T22:40:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:15 smithi155 bash[73694]: debug 2024-07-28T22:40:15.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:16.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10249 16 16 0 0 0 - 0 2024-07-28T22:40:16.480 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:16 smithi155 bash[73694]: debug 2024-07-28T22:40:16.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:16 smithi155 bash[68033]: cluster 2024-07-28T22:40:15.368066+0000 mgr.y (mgr.34101) 5715 : cluster [DBG] pgmap v6643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:16.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:16 smithi045 bash[80445]: cluster 2024-07-28T22:40:15.368066+0000 mgr.y (mgr.34101) 5715 : cluster [DBG] pgmap v6643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:16.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:16 smithi045 bash[82788]: cluster 2024-07-28T22:40:15.368066+0000 mgr.y (mgr.34101) 5715 : cluster [DBG] pgmap v6643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:17.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10250 16 16 0 0 0 - 0 2024-07-28T22:40:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:17 smithi155 bash[73694]: debug 2024-07-28T22:40:17.158+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:18.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10251 16 16 0 0 0 - 0 2024-07-28T22:40:18.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:18 smithi155 bash[73694]: debug 2024-07-28T22:40:18.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:18.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:18 smithi155 bash[68033]: cluster 2024-07-28T22:40:17.369979+0000 mgr.y (mgr.34101) 5716 : cluster [DBG] pgmap v6644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:18.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:18 smithi045 bash[80445]: cluster 2024-07-28T22:40:17.369979+0000 mgr.y (mgr.34101) 5716 : cluster [DBG] pgmap v6644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:18.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:18 smithi045 bash[82788]: cluster 2024-07-28T22:40:17.369979+0000 mgr.y (mgr.34101) 5716 : cluster [DBG] pgmap v6644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:19.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10252 16 16 0 0 0 - 0 2024-07-28T22:40:19.493 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:19 smithi155 bash[73694]: debug 2024-07-28T22:40:19.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:19.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:19 smithi155 bash[68033]: audit 2024-07-28T22:40:18.642103+0000 mon.c (mon.2) 1473 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:19.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:19 smithi045 bash[80445]: audit 2024-07-28T22:40:18.642103+0000 mon.c (mon.2) 1473 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:19.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:19 smithi045 bash[82788]: audit 2024-07-28T22:40:18.642103+0000 mon.c (mon.2) 1473 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:20.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10253 16 16 0 0 0 - 0 2024-07-28T22:40:20.496 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:20 smithi155 bash[73694]: debug 2024-07-28T22:40:20.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:20 smithi155 bash[68033]: cluster 2024-07-28T22:40:19.371721+0000 mgr.y (mgr.34101) 5717 : cluster [DBG] pgmap v6645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:20 smithi045 bash[80445]: cluster 2024-07-28T22:40:19.371721+0000 mgr.y (mgr.34101) 5717 : cluster [DBG] pgmap v6645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:20 smithi045 bash[82788]: cluster 2024-07-28T22:40:19.371721+0000 mgr.y (mgr.34101) 5717 : cluster [DBG] pgmap v6645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:40:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:40:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:40:21.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10254 16 16 0 0 0 - 0 2024-07-28T22:40:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:21 smithi155 bash[73694]: debug 2024-07-28T22:40:21.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:22.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10255 16 16 0 0 0 - 0 2024-07-28T22:40:22.500 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:22 smithi155 bash[73694]: debug 2024-07-28T22:40:22.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:22.500 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:40:22 smithi155 bash[60745]: ts=2024-07-28T22:40:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:40:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:22 smithi155 bash[68033]: cluster 2024-07-28T22:40:21.373557+0000 mgr.y (mgr.34101) 5718 : cluster [DBG] pgmap v6646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:22.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:22 smithi045 bash[80445]: cluster 2024-07-28T22:40:21.373557+0000 mgr.y (mgr.34101) 5718 : cluster [DBG] pgmap v6646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:22.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:22 smithi045 bash[82788]: cluster 2024-07-28T22:40:21.373557+0000 mgr.y (mgr.34101) 5718 : cluster [DBG] pgmap v6646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:23.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10256 16 16 0 0 0 - 0 2024-07-28T22:40:23.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:23 smithi155 bash[73694]: debug 2024-07-28T22:40:23.214+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:24.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10257 16 16 0 0 0 - 0 2024-07-28T22:40:24.504 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:24 smithi155 bash[73694]: debug 2024-07-28T22:40:24.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:24 smithi155 bash[68033]: cluster 2024-07-28T22:40:23.375784+0000 mgr.y (mgr.34101) 5719 : cluster [DBG] pgmap v6647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:24.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:24 smithi045 bash[80445]: cluster 2024-07-28T22:40:23.375784+0000 mgr.y (mgr.34101) 5719 : cluster [DBG] pgmap v6647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:24.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:24 smithi045 bash[82788]: cluster 2024-07-28T22:40:23.375784+0000 mgr.y (mgr.34101) 5719 : cluster [DBG] pgmap v6647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:25.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10258 16 16 0 0 0 - 0 2024-07-28T22:40:25.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:25 smithi155 bash[73694]: debug 2024-07-28T22:40:25.178+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:26.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10259 16 16 0 0 0 - 0 2024-07-28T22:40:26.508 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:26 smithi155 bash[73694]: debug 2024-07-28T22:40:26.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:26.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:26 smithi155 bash[68033]: cluster 2024-07-28T22:40:25.377511+0000 mgr.y (mgr.34101) 5720 : cluster [DBG] pgmap v6648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:26.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:26 smithi045 bash[80445]: cluster 2024-07-28T22:40:25.377511+0000 mgr.y (mgr.34101) 5720 : cluster [DBG] pgmap v6648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:26.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:26 smithi045 bash[82788]: cluster 2024-07-28T22:40:25.377511+0000 mgr.y (mgr.34101) 5720 : cluster [DBG] pgmap v6648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:27.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:40:27.317154+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:40:27.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:40:27.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10260 16 16 0 0 0 - 0 2024-07-28T22:40:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:27 smithi155 bash[73694]: debug 2024-07-28T22:40:27.158+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:28.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10261 16 16 0 0 0 - 0 2024-07-28T22:40:28.513 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:28 smithi155 bash[73694]: debug 2024-07-28T22:40:28.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:28.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:28 smithi155 bash[68033]: cluster 2024-07-28T22:40:27.379447+0000 mgr.y (mgr.34101) 5721 : cluster [DBG] pgmap v6649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:28.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:28 smithi045 bash[82788]: cluster 2024-07-28T22:40:27.379447+0000 mgr.y (mgr.34101) 5721 : cluster [DBG] pgmap v6649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:28.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:28 smithi045 bash[80445]: cluster 2024-07-28T22:40:27.379447+0000 mgr.y (mgr.34101) 5721 : cluster [DBG] pgmap v6649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:29.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10262 16 16 0 0 0 - 0 2024-07-28T22:40:29.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:29 smithi155 bash[73694]: debug 2024-07-28T22:40:29.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:30.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10263 16 16 0 0 0 - 0 2024-07-28T22:40:30.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:30 smithi155 bash[73694]: debug 2024-07-28T22:40:30.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:30 smithi155 bash[68033]: cluster 2024-07-28T22:40:29.381162+0000 mgr.y (mgr.34101) 5722 : cluster [DBG] pgmap v6650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:30.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:30 smithi045 bash[80445]: cluster 2024-07-28T22:40:29.381162+0000 mgr.y (mgr.34101) 5722 : cluster [DBG] pgmap v6650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:40:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:40:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:40:30.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:30 smithi045 bash[82788]: cluster 2024-07-28T22:40:29.381162+0000 mgr.y (mgr.34101) 5722 : cluster [DBG] pgmap v6650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:31.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10264 16 16 0 0 0 - 0 2024-07-28T22:40:31.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:31 smithi155 bash[73694]: debug 2024-07-28T22:40:31.218+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:32.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10265 16 16 0 0 0 - 0 2024-07-28T22:40:32.520 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:32 smithi155 bash[73694]: debug 2024-07-28T22:40:32.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:32.521 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:40:32 smithi155 bash[60745]: ts=2024-07-28T22:40:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:40:32.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:32 smithi155 bash[68033]: cluster 2024-07-28T22:40:31.383054+0000 mgr.y (mgr.34101) 5723 : cluster [DBG] pgmap v6651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:32.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:32 smithi045 bash[80445]: cluster 2024-07-28T22:40:31.383054+0000 mgr.y (mgr.34101) 5723 : cluster [DBG] pgmap v6651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:32.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:32 smithi045 bash[82788]: cluster 2024-07-28T22:40:31.383054+0000 mgr.y (mgr.34101) 5723 : cluster [DBG] pgmap v6651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:33.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10266 16 16 0 0 0 - 0 2024-07-28T22:40:33.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:33 smithi155 bash[73694]: debug 2024-07-28T22:40:33.234+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:34.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10267 16 16 0 0 0 - 0 2024-07-28T22:40:34.525 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:34 smithi155 bash[73694]: debug 2024-07-28T22:40:34.242+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:34.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:34 smithi155 bash[68033]: cluster 2024-07-28T22:40:33.384735+0000 mgr.y (mgr.34101) 5724 : cluster [DBG] pgmap v6652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:34.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:34 smithi155 bash[68033]: audit 2024-07-28T22:40:33.642533+0000 mon.c (mon.2) 1474 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:34.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:34 smithi155 bash[68033]: audit 2024-07-28T22:40:33.767727+0000 mon.c (mon.2) 1475 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:40:34.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:34 smithi045 bash[80445]: cluster 2024-07-28T22:40:33.384735+0000 mgr.y (mgr.34101) 5724 : cluster [DBG] pgmap v6652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:34.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:34 smithi045 bash[80445]: audit 2024-07-28T22:40:33.642533+0000 mon.c (mon.2) 1474 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:34.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:34 smithi045 bash[80445]: audit 2024-07-28T22:40:33.767727+0000 mon.c (mon.2) 1475 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:40:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:34 smithi045 bash[82788]: cluster 2024-07-28T22:40:33.384735+0000 mgr.y (mgr.34101) 5724 : cluster [DBG] pgmap v6652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:34 smithi045 bash[82788]: audit 2024-07-28T22:40:33.642533+0000 mon.c (mon.2) 1474 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:34 smithi045 bash[82788]: audit 2024-07-28T22:40:33.767727+0000 mon.c (mon.2) 1475 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:40:35.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10268 16 16 0 0 0 - 0 2024-07-28T22:40:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:35 smithi155 bash[73694]: debug 2024-07-28T22:40:35.234+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:36.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10269 16 16 0 0 0 - 0 2024-07-28T22:40:36.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:36 smithi155 bash[73694]: debug 2024-07-28T22:40:36.258+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:36.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:36 smithi155 bash[68033]: cluster 2024-07-28T22:40:35.386521+0000 mgr.y (mgr.34101) 5725 : cluster [DBG] pgmap v6653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:36.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:36 smithi045 bash[80445]: cluster 2024-07-28T22:40:35.386521+0000 mgr.y (mgr.34101) 5725 : cluster [DBG] pgmap v6653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:36 smithi045 bash[82788]: cluster 2024-07-28T22:40:35.386521+0000 mgr.y (mgr.34101) 5725 : cluster [DBG] pgmap v6653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:37.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10270 16 16 0 0 0 - 0 2024-07-28T22:40:37.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:37 smithi155 bash[73694]: debug 2024-07-28T22:40:37.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:38.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10271 16 16 0 0 0 - 0 2024-07-28T22:40:38.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:38 smithi155 bash[68033]: cluster 2024-07-28T22:40:37.388423+0000 mgr.y (mgr.34101) 5726 : cluster [DBG] pgmap v6654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:38.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:38 smithi155 bash[73694]: debug 2024-07-28T22:40:38.290+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:38.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:38 smithi045 bash[80445]: cluster 2024-07-28T22:40:37.388423+0000 mgr.y (mgr.34101) 5726 : cluster [DBG] pgmap v6654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:38.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:38 smithi045 bash[82788]: cluster 2024-07-28T22:40:37.388423+0000 mgr.y (mgr.34101) 5726 : cluster [DBG] pgmap v6654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:39.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10272 16 16 0 0 0 - 0 2024-07-28T22:40:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:39 smithi155 bash[73694]: debug 2024-07-28T22:40:39.306+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:40.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10273 16 16 0 0 0 - 0 2024-07-28T22:40:40.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:40:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:40:40.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: cluster 2024-07-28T22:40:39.389664+0000 mgr.y (mgr.34101) 5727 : cluster [DBG] pgmap v6655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:40.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: audit 2024-07-28T22:40:39.453293+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: audit 2024-07-28T22:40:39.466382+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: audit 2024-07-28T22:40:39.680582+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: audit 2024-07-28T22:40:39.692342+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: audit 2024-07-28T22:40:40.186279+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: audit 2024-07-28T22:40:40.193197+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: audit 2024-07-28T22:40:40.415627+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: audit 2024-07-28T22:40:40.428653+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: audit 2024-07-28T22:40:40.431989+0000 mon.c (mon.2) 1476 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:40:40.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: audit 2024-07-28T22:40:40.433999+0000 mon.c (mon.2) 1477 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:40:40.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[80445]: audit 2024-07-28T22:40:40.444476+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: cluster 2024-07-28T22:40:39.389664+0000 mgr.y (mgr.34101) 5727 : cluster [DBG] pgmap v6655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: audit 2024-07-28T22:40:39.453293+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: audit 2024-07-28T22:40:39.466382+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: audit 2024-07-28T22:40:39.680582+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: audit 2024-07-28T22:40:39.692342+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: audit 2024-07-28T22:40:40.186279+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: audit 2024-07-28T22:40:40.193197+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: audit 2024-07-28T22:40:40.415627+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: audit 2024-07-28T22:40:40.428653+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: audit 2024-07-28T22:40:40.431989+0000 mon.c (mon.2) 1476 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:40:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: audit 2024-07-28T22:40:40.433999+0000 mon.c (mon.2) 1477 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:40:40.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:40 smithi045 bash[82788]: audit 2024-07-28T22:40:40.444476+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[73694]: debug 2024-07-28T22:40:40.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:40.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: cluster 2024-07-28T22:40:39.389664+0000 mgr.y (mgr.34101) 5727 : cluster [DBG] pgmap v6655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:40.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: audit 2024-07-28T22:40:39.453293+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: audit 2024-07-28T22:40:39.466382+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: audit 2024-07-28T22:40:39.680582+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: audit 2024-07-28T22:40:39.692342+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: audit 2024-07-28T22:40:40.186279+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: audit 2024-07-28T22:40:40.193197+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: audit 2024-07-28T22:40:40.415627+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: audit 2024-07-28T22:40:40.428653+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:40.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: audit 2024-07-28T22:40:40.431989+0000 mon.c (mon.2) 1476 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:40:40.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: audit 2024-07-28T22:40:40.433999+0000 mon.c (mon.2) 1477 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:40:40.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:40 smithi155 bash[68033]: audit 2024-07-28T22:40:40.444476+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:40:41.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10274 16 16 0 0 0 - 0 2024-07-28T22:40:41.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:41 smithi155 bash[73694]: debug 2024-07-28T22:40:41.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:42.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10275 16 16 0 0 0 - 0 2024-07-28T22:40:42.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:42 smithi045 bash[80445]: cluster 2024-07-28T22:40:41.391677+0000 mgr.y (mgr.34101) 5728 : cluster [DBG] pgmap v6656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:42.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:42 smithi045 bash[82788]: cluster 2024-07-28T22:40:41.391677+0000 mgr.y (mgr.34101) 5728 : cluster [DBG] pgmap v6656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:42 smithi155 bash[73694]: debug 2024-07-28T22:40:42.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:42.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:42 smithi155 bash[68033]: cluster 2024-07-28T22:40:41.391677+0000 mgr.y (mgr.34101) 5728 : cluster [DBG] pgmap v6656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:40:42 smithi155 bash[60745]: ts=2024-07-28T22:40:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:40:43.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10276 16 16 0 0 0 - 0 2024-07-28T22:40:43.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:43 smithi155 bash[73694]: debug 2024-07-28T22:40:43.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:44.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10277 16 16 0 0 0 - 0 2024-07-28T22:40:44.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:44 smithi155 bash[68033]: cluster 2024-07-28T22:40:43.393446+0000 mgr.y (mgr.34101) 5729 : cluster [DBG] pgmap v6657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:44 smithi155 bash[73694]: debug 2024-07-28T22:40:44.342+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:44.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:44 smithi045 bash[80445]: cluster 2024-07-28T22:40:43.393446+0000 mgr.y (mgr.34101) 5729 : cluster [DBG] pgmap v6657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:44.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:44 smithi045 bash[82788]: cluster 2024-07-28T22:40:43.393446+0000 mgr.y (mgr.34101) 5729 : cluster [DBG] pgmap v6657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:45.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10278 16 16 0 0 0 - 0 2024-07-28T22:40:45.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:45 smithi155 bash[73694]: debug 2024-07-28T22:40:45.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:46.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10279 16 16 0 0 0 - 0 2024-07-28T22:40:46.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:46 smithi155 bash[68033]: cluster 2024-07-28T22:40:45.395162+0000 mgr.y (mgr.34101) 5730 : cluster [DBG] pgmap v6658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:46.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:46 smithi155 bash[73694]: debug 2024-07-28T22:40:46.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:46.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:46 smithi045 bash[80445]: cluster 2024-07-28T22:40:45.395162+0000 mgr.y (mgr.34101) 5730 : cluster [DBG] pgmap v6658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:46.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:46 smithi045 bash[82788]: cluster 2024-07-28T22:40:45.395162+0000 mgr.y (mgr.34101) 5730 : cluster [DBG] pgmap v6658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:47.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:40:47.320414+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:40:47.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:40:47.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10280 16 16 0 0 0 - 0 2024-07-28T22:40:47.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:47 smithi155 bash[73694]: debug 2024-07-28T22:40:47.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:48.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10281 16 16 0 0 0 - 0 2024-07-28T22:40:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:48 smithi155 bash[73694]: debug 2024-07-28T22:40:48.314+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:48.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:48 smithi155 bash[68033]: cluster 2024-07-28T22:40:47.397057+0000 mgr.y (mgr.34101) 5731 : cluster [DBG] pgmap v6659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:48.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:48 smithi045 bash[80445]: cluster 2024-07-28T22:40:47.397057+0000 mgr.y (mgr.34101) 5731 : cluster [DBG] pgmap v6659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:48 smithi045 bash[82788]: cluster 2024-07-28T22:40:47.397057+0000 mgr.y (mgr.34101) 5731 : cluster [DBG] pgmap v6659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:49.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10282 16 16 0 0 0 - 0 2024-07-28T22:40:49.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:49 smithi155 bash[68033]: audit 2024-07-28T22:40:48.642967+0000 mon.c (mon.2) 1478 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:49.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:49 smithi155 bash[73694]: debug 2024-07-28T22:40:49.278+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:49.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:49 smithi045 bash[80445]: audit 2024-07-28T22:40:48.642967+0000 mon.c (mon.2) 1478 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:49.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:49 smithi045 bash[82788]: audit 2024-07-28T22:40:48.642967+0000 mon.c (mon.2) 1478 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:40:50.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10283 16 16 0 0 0 - 0 2024-07-28T22:40:50.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:50 smithi155 bash[73694]: debug 2024-07-28T22:40:50.294+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:50.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:50 smithi155 bash[68033]: cluster 2024-07-28T22:40:49.398752+0000 mgr.y (mgr.34101) 5732 : cluster [DBG] pgmap v6660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:50 smithi045 bash[80445]: cluster 2024-07-28T22:40:49.398752+0000 mgr.y (mgr.34101) 5732 : cluster [DBG] pgmap v6660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:40:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:40:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:40:50.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:50 smithi045 bash[82788]: cluster 2024-07-28T22:40:49.398752+0000 mgr.y (mgr.34101) 5732 : cluster [DBG] pgmap v6660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:51.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10284 16 16 0 0 0 - 0 2024-07-28T22:40:51.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:51 smithi155 bash[73694]: debug 2024-07-28T22:40:51.246+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:52.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10285 16 16 0 0 0 - 0 2024-07-28T22:40:52.498 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:52 smithi155 bash[73694]: debug 2024-07-28T22:40:52.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:52.498 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:40:52 smithi155 bash[60745]: ts=2024-07-28T22:40:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:40:52.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:52 smithi155 bash[68033]: cluster 2024-07-28T22:40:51.400720+0000 mgr.y (mgr.34101) 5733 : cluster [DBG] pgmap v6661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:52.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:52 smithi045 bash[80445]: cluster 2024-07-28T22:40:51.400720+0000 mgr.y (mgr.34101) 5733 : cluster [DBG] pgmap v6661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:52.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:52 smithi045 bash[82788]: cluster 2024-07-28T22:40:51.400720+0000 mgr.y (mgr.34101) 5733 : cluster [DBG] pgmap v6661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:53.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10286 16 16 0 0 0 - 0 2024-07-28T22:40:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:53 smithi155 bash[73694]: debug 2024-07-28T22:40:53.222+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:54.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10287 16 16 0 0 0 - 0 2024-07-28T22:40:54.502 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:54 smithi155 bash[73694]: debug 2024-07-28T22:40:54.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:54.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:54 smithi155 bash[68033]: cluster 2024-07-28T22:40:53.402744+0000 mgr.y (mgr.34101) 5734 : cluster [DBG] pgmap v6662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:54.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:54 smithi045 bash[80445]: cluster 2024-07-28T22:40:53.402744+0000 mgr.y (mgr.34101) 5734 : cluster [DBG] pgmap v6662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:54.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:54 smithi045 bash[82788]: cluster 2024-07-28T22:40:53.402744+0000 mgr.y (mgr.34101) 5734 : cluster [DBG] pgmap v6662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:55.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10288 16 16 0 0 0 - 0 2024-07-28T22:40:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:55 smithi155 bash[73694]: debug 2024-07-28T22:40:55.190+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:56.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10289 16 16 0 0 0 - 0 2024-07-28T22:40:56.506 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:56 smithi155 bash[73694]: debug 2024-07-28T22:40:56.150+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:56 smithi155 bash[68033]: cluster 2024-07-28T22:40:55.404438+0000 mgr.y (mgr.34101) 5735 : cluster [DBG] pgmap v6663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:56.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:56 smithi045 bash[82788]: cluster 2024-07-28T22:40:55.404438+0000 mgr.y (mgr.34101) 5735 : cluster [DBG] pgmap v6663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:56.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:56 smithi045 bash[80445]: cluster 2024-07-28T22:40:55.404438+0000 mgr.y (mgr.34101) 5735 : cluster [DBG] pgmap v6663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:57.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10290 16 16 0 0 0 - 0 2024-07-28T22:40:57.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:57 smithi155 bash[73694]: debug 2024-07-28T22:40:57.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:58.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10291 16 16 0 0 0 - 0 2024-07-28T22:40:58.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:58 smithi155 bash[73694]: debug 2024-07-28T22:40:58.230+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:40:58.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:40:58 smithi155 bash[68033]: cluster 2024-07-28T22:40:57.406321+0000 mgr.y (mgr.34101) 5736 : cluster [DBG] pgmap v6664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:58.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:40:58 smithi045 bash[80445]: cluster 2024-07-28T22:40:57.406321+0000 mgr.y (mgr.34101) 5736 : cluster [DBG] pgmap v6664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:58.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:40:58 smithi045 bash[82788]: cluster 2024-07-28T22:40:57.406321+0000 mgr.y (mgr.34101) 5736 : cluster [DBG] pgmap v6664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:40:59.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10292 16 16 0 0 0 - 0 2024-07-28T22:40:59.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:40:59 smithi155 bash[73694]: debug 2024-07-28T22:40:59.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:00.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10293 16 16 0 0 0 - 0 2024-07-28T22:41:00.514 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:00 smithi155 bash[73694]: debug 2024-07-28T22:41:00.222+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:00 smithi155 bash[68033]: cluster 2024-07-28T22:40:59.408040+0000 mgr.y (mgr.34101) 5737 : cluster [DBG] pgmap v6665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:00 smithi045 bash[80445]: cluster 2024-07-28T22:40:59.408040+0000 mgr.y (mgr.34101) 5737 : cluster [DBG] pgmap v6665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:41:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:41:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:41:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:00 smithi045 bash[82788]: cluster 2024-07-28T22:40:59.408040+0000 mgr.y (mgr.34101) 5737 : cluster [DBG] pgmap v6665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:01.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10294 16 16 0 0 0 - 0 2024-07-28T22:41:01.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:01 smithi155 bash[73694]: debug 2024-07-28T22:41:01.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:02.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10295 16 16 0 0 0 - 0 2024-07-28T22:41:02.519 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:02 smithi155 bash[73694]: debug 2024-07-28T22:41:02.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:02.519 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:41:02 smithi155 bash[60745]: ts=2024-07-28T22:41:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:41:02.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:02 smithi155 bash[68033]: cluster 2024-07-28T22:41:01.409914+0000 mgr.y (mgr.34101) 5738 : cluster [DBG] pgmap v6666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:02.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:02 smithi045 bash[80445]: cluster 2024-07-28T22:41:01.409914+0000 mgr.y (mgr.34101) 5738 : cluster [DBG] pgmap v6666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:02.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:02 smithi045 bash[82788]: cluster 2024-07-28T22:41:01.409914+0000 mgr.y (mgr.34101) 5738 : cluster [DBG] pgmap v6666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:03.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10296 16 16 0 0 0 - 0 2024-07-28T22:41:03.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:03 smithi155 bash[73694]: debug 2024-07-28T22:41:03.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:04.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10297 16 16 0 0 0 - 0 2024-07-28T22:41:04.523 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:04 smithi155 bash[73694]: debug 2024-07-28T22:41:04.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:04 smithi155 bash[68033]: cluster 2024-07-28T22:41:03.412097+0000 mgr.y (mgr.34101) 5739 : cluster [DBG] pgmap v6667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:04 smithi155 bash[68033]: audit 2024-07-28T22:41:03.643458+0000 mon.c (mon.2) 1479 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:04.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:04 smithi045 bash[82788]: cluster 2024-07-28T22:41:03.412097+0000 mgr.y (mgr.34101) 5739 : cluster [DBG] pgmap v6667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:04.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:04 smithi045 bash[82788]: audit 2024-07-28T22:41:03.643458+0000 mon.c (mon.2) 1479 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:04.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:04 smithi045 bash[80445]: cluster 2024-07-28T22:41:03.412097+0000 mgr.y (mgr.34101) 5739 : cluster [DBG] pgmap v6667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:04.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:04 smithi045 bash[80445]: audit 2024-07-28T22:41:03.643458+0000 mon.c (mon.2) 1479 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:05.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10298 16 16 0 0 0 - 0 2024-07-28T22:41:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:05 smithi155 bash[73694]: debug 2024-07-28T22:41:05.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:06.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10299 16 16 0 0 0 - 0 2024-07-28T22:41:06.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:06 smithi155 bash[73694]: debug 2024-07-28T22:41:06.230+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:06.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:06 smithi155 bash[68033]: cluster 2024-07-28T22:41:05.413875+0000 mgr.y (mgr.34101) 5740 : cluster [DBG] pgmap v6668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:06.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:06 smithi045 bash[82788]: cluster 2024-07-28T22:41:05.413875+0000 mgr.y (mgr.34101) 5740 : cluster [DBG] pgmap v6668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:06.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:06 smithi045 bash[80445]: cluster 2024-07-28T22:41:05.413875+0000 mgr.y (mgr.34101) 5740 : cluster [DBG] pgmap v6668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:07.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:41:07.323650+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:41:07.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:41:07.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10300 16 16 0 0 0 - 0 2024-07-28T22:41:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:07 smithi155 bash[73694]: debug 2024-07-28T22:41:07.261+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:08.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10301 16 16 0 0 0 - 0 2024-07-28T22:41:08.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:08 smithi155 bash[73694]: debug 2024-07-28T22:41:08.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:08.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:08 smithi155 bash[68033]: cluster 2024-07-28T22:41:07.415722+0000 mgr.y (mgr.34101) 5741 : cluster [DBG] pgmap v6669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:08 smithi045 bash[82788]: cluster 2024-07-28T22:41:07.415722+0000 mgr.y (mgr.34101) 5741 : cluster [DBG] pgmap v6669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:08.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:08 smithi045 bash[80445]: cluster 2024-07-28T22:41:07.415722+0000 mgr.y (mgr.34101) 5741 : cluster [DBG] pgmap v6669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:09.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10302 16 16 0 0 0 - 0 2024-07-28T22:41:09.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:09 smithi155 bash[73694]: debug 2024-07-28T22:41:09.265+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:10.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10303 16 16 0 0 0 - 0 2024-07-28T22:41:10.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:10 smithi155 bash[73694]: debug 2024-07-28T22:41:10.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:10.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:10 smithi155 bash[68033]: cluster 2024-07-28T22:41:09.417425+0000 mgr.y (mgr.34101) 5742 : cluster [DBG] pgmap v6670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:41:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:41:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:41:10.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:10 smithi045 bash[80445]: cluster 2024-07-28T22:41:09.417425+0000 mgr.y (mgr.34101) 5742 : cluster [DBG] pgmap v6670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:10.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:10 smithi045 bash[82788]: cluster 2024-07-28T22:41:09.417425+0000 mgr.y (mgr.34101) 5742 : cluster [DBG] pgmap v6670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:11.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10304 16 16 0 0 0 - 0 2024-07-28T22:41:11.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:11 smithi155 bash[73694]: debug 2024-07-28T22:41:11.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:12.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10305 16 16 0 0 0 - 0 2024-07-28T22:41:12.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:12 smithi155 bash[73694]: debug 2024-07-28T22:41:12.333+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:12.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:12 smithi155 bash[68033]: cluster 2024-07-28T22:41:11.419280+0000 mgr.y (mgr.34101) 5743 : cluster [DBG] pgmap v6671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:41:12 smithi155 bash[60745]: ts=2024-07-28T22:41:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:41:12.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:12 smithi045 bash[82788]: cluster 2024-07-28T22:41:11.419280+0000 mgr.y (mgr.34101) 5743 : cluster [DBG] pgmap v6671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:12.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:12 smithi045 bash[80445]: cluster 2024-07-28T22:41:11.419280+0000 mgr.y (mgr.34101) 5743 : cluster [DBG] pgmap v6671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:13.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10306 16 16 0 0 0 - 0 2024-07-28T22:41:13.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:13 smithi155 bash[73694]: debug 2024-07-28T22:41:13.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:14.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10307 16 16 0 0 0 - 0 2024-07-28T22:41:14.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:14 smithi155 bash[73694]: debug 2024-07-28T22:41:14.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:14 smithi155 bash[68033]: cluster 2024-07-28T22:41:13.421338+0000 mgr.y (mgr.34101) 5744 : cluster [DBG] pgmap v6672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:14.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:14 smithi045 bash[80445]: cluster 2024-07-28T22:41:13.421338+0000 mgr.y (mgr.34101) 5744 : cluster [DBG] pgmap v6672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:14.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:14 smithi045 bash[82788]: cluster 2024-07-28T22:41:13.421338+0000 mgr.y (mgr.34101) 5744 : cluster [DBG] pgmap v6672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:15.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10308 16 16 0 0 0 - 0 2024-07-28T22:41:15.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:15 smithi155 bash[73694]: debug 2024-07-28T22:41:15.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:16.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10309 16 16 0 0 0 - 0 2024-07-28T22:41:16.548 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:16 smithi155 bash[73694]: debug 2024-07-28T22:41:16.205+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:16.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:16 smithi155 bash[68033]: cluster 2024-07-28T22:41:15.423110+0000 mgr.y (mgr.34101) 5745 : cluster [DBG] pgmap v6673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:16.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:16 smithi045 bash[80445]: cluster 2024-07-28T22:41:15.423110+0000 mgr.y (mgr.34101) 5745 : cluster [DBG] pgmap v6673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:16.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:16 smithi045 bash[82788]: cluster 2024-07-28T22:41:15.423110+0000 mgr.y (mgr.34101) 5745 : cluster [DBG] pgmap v6673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:17.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10310 16 16 0 0 0 - 0 2024-07-28T22:41:17.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:17 smithi155 bash[73694]: debug 2024-07-28T22:41:17.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:18.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10311 16 16 0 0 0 - 0 2024-07-28T22:41:18.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:18 smithi155 bash[73694]: debug 2024-07-28T22:41:18.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:18.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:18 smithi155 bash[68033]: cluster 2024-07-28T22:41:17.424960+0000 mgr.y (mgr.34101) 5746 : cluster [DBG] pgmap v6674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:18.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:18 smithi045 bash[80445]: cluster 2024-07-28T22:41:17.424960+0000 mgr.y (mgr.34101) 5746 : cluster [DBG] pgmap v6674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:18.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:18 smithi045 bash[82788]: cluster 2024-07-28T22:41:17.424960+0000 mgr.y (mgr.34101) 5746 : cluster [DBG] pgmap v6674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:19.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10312 16 16 0 0 0 - 0 2024-07-28T22:41:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:19 smithi155 bash[73694]: debug 2024-07-28T22:41:19.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:19.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:19 smithi045 bash[80445]: audit 2024-07-28T22:41:18.644004+0000 mon.c (mon.2) 1480 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:19.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:19 smithi045 bash[82788]: audit 2024-07-28T22:41:18.644004+0000 mon.c (mon.2) 1480 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:20.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:19 smithi155 bash[68033]: audit 2024-07-28T22:41:18.644004+0000 mon.c (mon.2) 1480 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:20.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10313 16 16 0 0 0 - 0 2024-07-28T22:41:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:20 smithi155 bash[73694]: debug 2024-07-28T22:41:20.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:41:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:41:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:41:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:20 smithi045 bash[80445]: cluster 2024-07-28T22:41:19.426826+0000 mgr.y (mgr.34101) 5747 : cluster [DBG] pgmap v6675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:20 smithi045 bash[82788]: cluster 2024-07-28T22:41:19.426826+0000 mgr.y (mgr.34101) 5747 : cluster [DBG] pgmap v6675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:21.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:20 smithi155 bash[68033]: cluster 2024-07-28T22:41:19.426826+0000 mgr.y (mgr.34101) 5747 : cluster [DBG] pgmap v6675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:21.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10314 16 16 0 0 0 - 0 2024-07-28T22:41:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:21 smithi155 bash[73694]: debug 2024-07-28T22:41:21.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:22.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10315 16 16 0 0 0 - 0 2024-07-28T22:41:22.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:22 smithi155 bash[73694]: debug 2024-07-28T22:41:22.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:22.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:41:22 smithi155 bash[60745]: ts=2024-07-28T22:41:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:41:22.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:22 smithi045 bash[80445]: cluster 2024-07-28T22:41:21.428702+0000 mgr.y (mgr.34101) 5748 : cluster [DBG] pgmap v6676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:22.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:22 smithi045 bash[82788]: cluster 2024-07-28T22:41:21.428702+0000 mgr.y (mgr.34101) 5748 : cluster [DBG] pgmap v6676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:23.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:22 smithi155 bash[68033]: cluster 2024-07-28T22:41:21.428702+0000 mgr.y (mgr.34101) 5748 : cluster [DBG] pgmap v6676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:23.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10316 16 16 0 0 0 - 0 2024-07-28T22:41:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:23 smithi155 bash[73694]: debug 2024-07-28T22:41:23.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:24.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10317 16 16 0 0 0 - 0 2024-07-28T22:41:24.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:24 smithi155 bash[73694]: debug 2024-07-28T22:41:24.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:24.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:24 smithi045 bash[82788]: cluster 2024-07-28T22:41:23.430748+0000 mgr.y (mgr.34101) 5749 : cluster [DBG] pgmap v6677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:24.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:24 smithi045 bash[80445]: cluster 2024-07-28T22:41:23.430748+0000 mgr.y (mgr.34101) 5749 : cluster [DBG] pgmap v6677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:25.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:24 smithi155 bash[68033]: cluster 2024-07-28T22:41:23.430748+0000 mgr.y (mgr.34101) 5749 : cluster [DBG] pgmap v6677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:25.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10318 16 16 0 0 0 - 0 2024-07-28T22:41:25.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:25 smithi155 bash[73694]: debug 2024-07-28T22:41:25.225+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:26.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10319 16 16 0 0 0 - 0 2024-07-28T22:41:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:26 smithi155 bash[73694]: debug 2024-07-28T22:41:26.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:26.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:26 smithi045 bash[82788]: cluster 2024-07-28T22:41:25.432452+0000 mgr.y (mgr.34101) 5750 : cluster [DBG] pgmap v6678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:26.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:26 smithi045 bash[80445]: cluster 2024-07-28T22:41:25.432452+0000 mgr.y (mgr.34101) 5750 : cluster [DBG] pgmap v6678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:27.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:26 smithi155 bash[68033]: cluster 2024-07-28T22:41:25.432452+0000 mgr.y (mgr.34101) 5750 : cluster [DBG] pgmap v6678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:27.057 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 22:41:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T22:41:26.665678398Z level=info msg="Completed cleanup jobs" duration=48.131846ms 2024-07-28T22:41:27.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:41:27.326761+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:41:27.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:41:27.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10320 16 16 0 0 0 - 0 2024-07-28T22:41:27.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:27 smithi155 bash[73694]: debug 2024-07-28T22:41:27.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:28.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10321 16 16 0 0 0 - 0 2024-07-28T22:41:28.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:28 smithi155 bash[73694]: debug 2024-07-28T22:41:28.213+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:28.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:28 smithi045 bash[82788]: cluster 2024-07-28T22:41:27.434309+0000 mgr.y (mgr.34101) 5751 : cluster [DBG] pgmap v6679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:28.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:28 smithi045 bash[80445]: cluster 2024-07-28T22:41:27.434309+0000 mgr.y (mgr.34101) 5751 : cluster [DBG] pgmap v6679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:29.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:28 smithi155 bash[68033]: cluster 2024-07-28T22:41:27.434309+0000 mgr.y (mgr.34101) 5751 : cluster [DBG] pgmap v6679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:29.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10322 16 16 0 0 0 - 0 2024-07-28T22:41:29.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:29 smithi155 bash[73694]: debug 2024-07-28T22:41:29.213+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:30.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10323 16 16 0 0 0 - 0 2024-07-28T22:41:30.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:30 smithi155 bash[73694]: debug 2024-07-28T22:41:30.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:41:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:41:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:41:30.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:30 smithi045 bash[82788]: cluster 2024-07-28T22:41:29.436172+0000 mgr.y (mgr.34101) 5752 : cluster [DBG] pgmap v6680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:30.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:30 smithi045 bash[80445]: cluster 2024-07-28T22:41:29.436172+0000 mgr.y (mgr.34101) 5752 : cluster [DBG] pgmap v6680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:31.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:30 smithi155 bash[68033]: cluster 2024-07-28T22:41:29.436172+0000 mgr.y (mgr.34101) 5752 : cluster [DBG] pgmap v6680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:31.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10324 16 16 0 0 0 - 0 2024-07-28T22:41:31.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:31 smithi155 bash[73694]: debug 2024-07-28T22:41:31.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:32.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10325 16 16 0 0 0 - 0 2024-07-28T22:41:32.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:32 smithi155 bash[73694]: debug 2024-07-28T22:41:32.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:32.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:41:32 smithi155 bash[60745]: ts=2024-07-28T22:41:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:41:32.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:32 smithi045 bash[82788]: cluster 2024-07-28T22:41:31.439148+0000 mgr.y (mgr.34101) 5753 : cluster [DBG] pgmap v6681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:32.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:32 smithi045 bash[80445]: cluster 2024-07-28T22:41:31.439148+0000 mgr.y (mgr.34101) 5753 : cluster [DBG] pgmap v6681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:33.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:32 smithi155 bash[68033]: cluster 2024-07-28T22:41:31.439148+0000 mgr.y (mgr.34101) 5753 : cluster [DBG] pgmap v6681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:33.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10326 16 16 0 0 0 - 0 2024-07-28T22:41:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:33 smithi155 bash[73694]: debug 2024-07-28T22:41:33.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:34.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10327 16 16 0 0 0 - 0 2024-07-28T22:41:34.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:34 smithi155 bash[73694]: debug 2024-07-28T22:41:34.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:34.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:34 smithi045 bash[80445]: cluster 2024-07-28T22:41:33.441032+0000 mgr.y (mgr.34101) 5754 : cluster [DBG] pgmap v6682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:34.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:34 smithi045 bash[80445]: audit 2024-07-28T22:41:33.644260+0000 mon.c (mon.2) 1481 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:34 smithi045 bash[82788]: cluster 2024-07-28T22:41:33.441032+0000 mgr.y (mgr.34101) 5754 : cluster [DBG] pgmap v6682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:34 smithi045 bash[82788]: audit 2024-07-28T22:41:33.644260+0000 mon.c (mon.2) 1481 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:34 smithi155 bash[68033]: cluster 2024-07-28T22:41:33.441032+0000 mgr.y (mgr.34101) 5754 : cluster [DBG] pgmap v6682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:34 smithi155 bash[68033]: audit 2024-07-28T22:41:33.644260+0000 mon.c (mon.2) 1481 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:35.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10328 16 16 0 0 0 - 0 2024-07-28T22:41:35.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:35 smithi155 bash[73694]: debug 2024-07-28T22:41:35.285+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:36.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10329 16 16 0 0 0 - 0 2024-07-28T22:41:36.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:36 smithi155 bash[73694]: debug 2024-07-28T22:41:36.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:36.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:36 smithi045 bash[80445]: cluster 2024-07-28T22:41:35.442969+0000 mgr.y (mgr.34101) 5755 : cluster [DBG] pgmap v6683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:36 smithi045 bash[82788]: cluster 2024-07-28T22:41:35.442969+0000 mgr.y (mgr.34101) 5755 : cluster [DBG] pgmap v6683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:37.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:36 smithi155 bash[68033]: cluster 2024-07-28T22:41:35.442969+0000 mgr.y (mgr.34101) 5755 : cluster [DBG] pgmap v6683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:37.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10330 16 16 0 0 0 - 0 2024-07-28T22:41:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:37 smithi155 bash[73694]: debug 2024-07-28T22:41:37.325+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:38.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10331 16 16 0 0 0 - 0 2024-07-28T22:41:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:38 smithi155 bash[73694]: debug 2024-07-28T22:41:38.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:38.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:38 smithi045 bash[82788]: cluster 2024-07-28T22:41:37.445023+0000 mgr.y (mgr.34101) 5756 : cluster [DBG] pgmap v6684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:38.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:38 smithi045 bash[80445]: cluster 2024-07-28T22:41:37.445023+0000 mgr.y (mgr.34101) 5756 : cluster [DBG] pgmap v6684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:39.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:38 smithi155 bash[68033]: cluster 2024-07-28T22:41:37.445023+0000 mgr.y (mgr.34101) 5756 : cluster [DBG] pgmap v6684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:39.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10332 16 16 0 0 0 - 0 2024-07-28T22:41:39.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:39 smithi155 bash[73694]: debug 2024-07-28T22:41:39.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:40.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10333 16 16 0 0 0 - 0 2024-07-28T22:41:40.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:40 smithi155 bash[73694]: debug 2024-07-28T22:41:40.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:41:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:41:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:41:40.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:40 smithi045 bash[80445]: cluster 2024-07-28T22:41:39.446759+0000 mgr.y (mgr.34101) 5757 : cluster [DBG] pgmap v6685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:40.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:40 smithi045 bash[80445]: audit 2024-07-28T22:41:40.571945+0000 mon.c (mon.2) 1482 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:41:40.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:40 smithi045 bash[82788]: cluster 2024-07-28T22:41:39.446759+0000 mgr.y (mgr.34101) 5757 : cluster [DBG] pgmap v6685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:40.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:40 smithi045 bash[82788]: audit 2024-07-28T22:41:40.571945+0000 mon.c (mon.2) 1482 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:41:41.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:40 smithi155 bash[68033]: cluster 2024-07-28T22:41:39.446759+0000 mgr.y (mgr.34101) 5757 : cluster [DBG] pgmap v6685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:41.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:40 smithi155 bash[68033]: audit 2024-07-28T22:41:40.571945+0000 mon.c (mon.2) 1482 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:41:41.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10334 16 16 0 0 0 - 0 2024-07-28T22:41:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:41 smithi155 bash[73694]: debug 2024-07-28T22:41:41.197+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:42.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10335 16 16 0 0 0 - 0 2024-07-28T22:41:42.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:42 smithi155 bash[73694]: debug 2024-07-28T22:41:42.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:42.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:41:42 smithi155 bash[60745]: ts=2024-07-28T22:41:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:41:42.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:42 smithi045 bash[82788]: cluster 2024-07-28T22:41:41.448576+0000 mgr.y (mgr.34101) 5758 : cluster [DBG] pgmap v6686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:42.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:42 smithi045 bash[80445]: cluster 2024-07-28T22:41:41.448576+0000 mgr.y (mgr.34101) 5758 : cluster [DBG] pgmap v6686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:43.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:42 smithi155 bash[68033]: cluster 2024-07-28T22:41:41.448576+0000 mgr.y (mgr.34101) 5758 : cluster [DBG] pgmap v6686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:43.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10336 16 16 0 0 0 - 0 2024-07-28T22:41:43.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:43 smithi155 bash[73694]: debug 2024-07-28T22:41:43.265+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:44.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10337 16 16 0 0 0 - 0 2024-07-28T22:41:44.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:44 smithi155 bash[73694]: debug 2024-07-28T22:41:44.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:44.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:44 smithi045 bash[82788]: cluster 2024-07-28T22:41:43.449904+0000 mgr.y (mgr.34101) 5759 : cluster [DBG] pgmap v6687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:44.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:44 smithi045 bash[80445]: cluster 2024-07-28T22:41:43.449904+0000 mgr.y (mgr.34101) 5759 : cluster [DBG] pgmap v6687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:45.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:44 smithi155 bash[68033]: cluster 2024-07-28T22:41:43.449904+0000 mgr.y (mgr.34101) 5759 : cluster [DBG] pgmap v6687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:45.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10338 16 16 0 0 0 - 0 2024-07-28T22:41:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:45 smithi155 bash[73694]: debug 2024-07-28T22:41:45.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:46.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10339 16 16 0 0 0 - 0 2024-07-28T22:41:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:46 smithi155 bash[73694]: debug 2024-07-28T22:41:46.185+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:46.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:46 smithi045 bash[82788]: cluster 2024-07-28T22:41:45.451589+0000 mgr.y (mgr.34101) 5760 : cluster [DBG] pgmap v6688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:46.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:46 smithi045 bash[82788]: audit 2024-07-28T22:41:46.263798+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:46.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:46 smithi045 bash[82788]: audit 2024-07-28T22:41:46.271425+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:46.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:46 smithi045 bash[82788]: audit 2024-07-28T22:41:46.509527+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:46.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:46 smithi045 bash[82788]: audit 2024-07-28T22:41:46.520661+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:46.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:46 smithi045 bash[80445]: cluster 2024-07-28T22:41:45.451589+0000 mgr.y (mgr.34101) 5760 : cluster [DBG] pgmap v6688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:46.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:46 smithi045 bash[80445]: audit 2024-07-28T22:41:46.263798+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:46.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:46 smithi045 bash[80445]: audit 2024-07-28T22:41:46.271425+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:46.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:46 smithi045 bash[80445]: audit 2024-07-28T22:41:46.509527+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:46.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:46 smithi045 bash[80445]: audit 2024-07-28T22:41:46.520661+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:47.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:46 smithi155 bash[68033]: cluster 2024-07-28T22:41:45.451589+0000 mgr.y (mgr.34101) 5760 : cluster [DBG] pgmap v6688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:47.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:46 smithi155 bash[68033]: audit 2024-07-28T22:41:46.263798+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:47.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:46 smithi155 bash[68033]: audit 2024-07-28T22:41:46.271425+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:47.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:46 smithi155 bash[68033]: audit 2024-07-28T22:41:46.509527+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:47.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:46 smithi155 bash[68033]: audit 2024-07-28T22:41:46.520661+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:47.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:41:47.330046+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:41:47.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:41:47.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10340 16 16 0 0 0 - 0 2024-07-28T22:41:47.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:47 smithi155 bash[73694]: debug 2024-07-28T22:41:47.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:47.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:47 smithi045 bash[80445]: audit 2024-07-28T22:41:46.976339+0000 mon.c (mon.2) 1483 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:41:47.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:47 smithi045 bash[80445]: audit 2024-07-28T22:41:46.977831+0000 mon.c (mon.2) 1484 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:41:47.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:47 smithi045 bash[80445]: audit 2024-07-28T22:41:46.987593+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:47.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:47 smithi045 bash[82788]: audit 2024-07-28T22:41:46.976339+0000 mon.c (mon.2) 1483 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:41:47.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:47 smithi045 bash[82788]: audit 2024-07-28T22:41:46.977831+0000 mon.c (mon.2) 1484 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:41:47.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:47 smithi045 bash[82788]: audit 2024-07-28T22:41:46.987593+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:48.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:47 smithi155 bash[68033]: audit 2024-07-28T22:41:46.976339+0000 mon.c (mon.2) 1483 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:41:48.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:47 smithi155 bash[68033]: audit 2024-07-28T22:41:46.977831+0000 mon.c (mon.2) 1484 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:41:48.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:47 smithi155 bash[68033]: audit 2024-07-28T22:41:46.987593+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:41:48.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10341 16 16 0 0 0 - 0 2024-07-28T22:41:48.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:48 smithi155 bash[73694]: debug 2024-07-28T22:41:48.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:48.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:48 smithi045 bash[80445]: cluster 2024-07-28T22:41:47.453594+0000 mgr.y (mgr.34101) 5761 : cluster [DBG] pgmap v6689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:48 smithi045 bash[82788]: cluster 2024-07-28T22:41:47.453594+0000 mgr.y (mgr.34101) 5761 : cluster [DBG] pgmap v6689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:48 smithi155 bash[68033]: cluster 2024-07-28T22:41:47.453594+0000 mgr.y (mgr.34101) 5761 : cluster [DBG] pgmap v6689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:49.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10342 16 16 0 0 0 - 0 2024-07-28T22:41:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:49 smithi155 bash[73694]: debug 2024-07-28T22:41:49.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:49.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:49 smithi045 bash[80445]: audit 2024-07-28T22:41:48.644855+0000 mon.c (mon.2) 1485 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:49.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:49 smithi045 bash[82788]: audit 2024-07-28T22:41:48.644855+0000 mon.c (mon.2) 1485 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:50.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:49 smithi155 bash[68033]: audit 2024-07-28T22:41:48.644855+0000 mon.c (mon.2) 1485 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:41:50.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10343 16 16 0 0 0 - 0 2024-07-28T22:41:50.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:50 smithi155 bash[73694]: debug 2024-07-28T22:41:50.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:41:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:41:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:41:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:50 smithi045 bash[80445]: cluster 2024-07-28T22:41:49.455484+0000 mgr.y (mgr.34101) 5762 : cluster [DBG] pgmap v6690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:50.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:50 smithi045 bash[82788]: cluster 2024-07-28T22:41:49.455484+0000 mgr.y (mgr.34101) 5762 : cluster [DBG] pgmap v6690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:51.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:50 smithi155 bash[68033]: cluster 2024-07-28T22:41:49.455484+0000 mgr.y (mgr.34101) 5762 : cluster [DBG] pgmap v6690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:51.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10344 16 16 0 0 0 - 0 2024-07-28T22:41:51.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:51 smithi155 bash[73694]: debug 2024-07-28T22:41:51.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:52.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10345 16 16 0 0 0 - 0 2024-07-28T22:41:52.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:52 smithi155 bash[73694]: debug 2024-07-28T22:41:52.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:52.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:41:52 smithi155 bash[60745]: ts=2024-07-28T22:41:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:41:52.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:52 smithi045 bash[80445]: cluster 2024-07-28T22:41:51.457453+0000 mgr.y (mgr.34101) 5763 : cluster [DBG] pgmap v6691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:52.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:52 smithi045 bash[82788]: cluster 2024-07-28T22:41:51.457453+0000 mgr.y (mgr.34101) 5763 : cluster [DBG] pgmap v6691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:52 smithi155 bash[68033]: cluster 2024-07-28T22:41:51.457453+0000 mgr.y (mgr.34101) 5763 : cluster [DBG] pgmap v6691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:53.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10346 16 16 0 0 0 - 0 2024-07-28T22:41:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:53 smithi155 bash[73694]: debug 2024-07-28T22:41:53.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:54.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10347 16 16 0 0 0 - 0 2024-07-28T22:41:54.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:54 smithi155 bash[73694]: debug 2024-07-28T22:41:54.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:54.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:54 smithi045 bash[80445]: cluster 2024-07-28T22:41:53.459378+0000 mgr.y (mgr.34101) 5764 : cluster [DBG] pgmap v6692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:54.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:54 smithi045 bash[82788]: cluster 2024-07-28T22:41:53.459378+0000 mgr.y (mgr.34101) 5764 : cluster [DBG] pgmap v6692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:55.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:54 smithi155 bash[68033]: cluster 2024-07-28T22:41:53.459378+0000 mgr.y (mgr.34101) 5764 : cluster [DBG] pgmap v6692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:55.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10348 16 16 0 0 0 - 0 2024-07-28T22:41:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:55 smithi155 bash[73694]: debug 2024-07-28T22:41:55.205+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:56.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10349 16 16 0 0 0 - 0 2024-07-28T22:41:56.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:56 smithi155 bash[73694]: debug 2024-07-28T22:41:56.189+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:56.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:56 smithi045 bash[80445]: cluster 2024-07-28T22:41:55.461313+0000 mgr.y (mgr.34101) 5765 : cluster [DBG] pgmap v6693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:56.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:56 smithi045 bash[82788]: cluster 2024-07-28T22:41:55.461313+0000 mgr.y (mgr.34101) 5765 : cluster [DBG] pgmap v6693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:57.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:56 smithi155 bash[68033]: cluster 2024-07-28T22:41:55.461313+0000 mgr.y (mgr.34101) 5765 : cluster [DBG] pgmap v6693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:57.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10350 16 16 0 0 0 - 0 2024-07-28T22:41:57.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:57 smithi155 bash[73694]: debug 2024-07-28T22:41:57.220+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:58.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10351 16 16 0 0 0 - 0 2024-07-28T22:41:58.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:58 smithi155 bash[73694]: debug 2024-07-28T22:41:58.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:41:58.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:41:58 smithi045 bash[80445]: cluster 2024-07-28T22:41:57.463239+0000 mgr.y (mgr.34101) 5766 : cluster [DBG] pgmap v6694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:58.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:41:58 smithi045 bash[82788]: cluster 2024-07-28T22:41:57.463239+0000 mgr.y (mgr.34101) 5766 : cluster [DBG] pgmap v6694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:59.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:41:58 smithi155 bash[68033]: cluster 2024-07-28T22:41:57.463239+0000 mgr.y (mgr.34101) 5766 : cluster [DBG] pgmap v6694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:41:59.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10352 16 16 0 0 0 - 0 2024-07-28T22:41:59.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:41:59 smithi155 bash[73694]: debug 2024-07-28T22:41:59.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:00.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10353 16 16 0 0 0 - 0 2024-07-28T22:42:00.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:00 smithi155 bash[73694]: debug 2024-07-28T22:42:00.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:42:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:42:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:42:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:00 smithi045 bash[80445]: cluster 2024-07-28T22:41:59.464970+0000 mgr.y (mgr.34101) 5767 : cluster [DBG] pgmap v6695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:00 smithi045 bash[82788]: cluster 2024-07-28T22:41:59.464970+0000 mgr.y (mgr.34101) 5767 : cluster [DBG] pgmap v6695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:01.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:00 smithi155 bash[68033]: cluster 2024-07-28T22:41:59.464970+0000 mgr.y (mgr.34101) 5767 : cluster [DBG] pgmap v6695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:01.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10354 16 16 0 0 0 - 0 2024-07-28T22:42:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:01 smithi155 bash[73694]: debug 2024-07-28T22:42:01.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:02.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10355 16 16 0 0 0 - 0 2024-07-28T22:42:02.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:02 smithi155 bash[73694]: debug 2024-07-28T22:42:02.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:02.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:42:02 smithi155 bash[60745]: ts=2024-07-28T22:42:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:42:02.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:02 smithi045 bash[80445]: cluster 2024-07-28T22:42:01.466772+0000 mgr.y (mgr.34101) 5768 : cluster [DBG] pgmap v6696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:02.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:02 smithi045 bash[82788]: cluster 2024-07-28T22:42:01.466772+0000 mgr.y (mgr.34101) 5768 : cluster [DBG] pgmap v6696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:03.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:02 smithi155 bash[68033]: cluster 2024-07-28T22:42:01.466772+0000 mgr.y (mgr.34101) 5768 : cluster [DBG] pgmap v6696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:03.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10356 16 16 0 0 0 - 0 2024-07-28T22:42:03.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:03 smithi155 bash[73694]: debug 2024-07-28T22:42:03.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:03.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:03 smithi045 bash[80445]: audit 2024-07-28T22:42:03.645139+0000 mon.c (mon.2) 1486 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:03.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:03 smithi045 bash[82788]: audit 2024-07-28T22:42:03.645139+0000 mon.c (mon.2) 1486 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:03 smithi155 bash[68033]: audit 2024-07-28T22:42:03.645139+0000 mon.c (mon.2) 1486 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:04.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10357 16 16 0 0 0 - 0 2024-07-28T22:42:04.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:04 smithi155 bash[73694]: debug 2024-07-28T22:42:04.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:04.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:04 smithi045 bash[80445]: cluster 2024-07-28T22:42:03.468456+0000 mgr.y (mgr.34101) 5769 : cluster [DBG] pgmap v6697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:04.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:04 smithi045 bash[82788]: cluster 2024-07-28T22:42:03.468456+0000 mgr.y (mgr.34101) 5769 : cluster [DBG] pgmap v6697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:04 smithi155 bash[68033]: cluster 2024-07-28T22:42:03.468456+0000 mgr.y (mgr.34101) 5769 : cluster [DBG] pgmap v6697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:05.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10358 16 16 0 0 0 - 0 2024-07-28T22:42:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:05 smithi155 bash[73694]: debug 2024-07-28T22:42:05.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:06.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10359 16 16 0 0 0 - 0 2024-07-28T22:42:06.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:06 smithi155 bash[73694]: debug 2024-07-28T22:42:06.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:06.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:06 smithi045 bash[80445]: cluster 2024-07-28T22:42:05.470219+0000 mgr.y (mgr.34101) 5770 : cluster [DBG] pgmap v6698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:06.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:06 smithi045 bash[82788]: cluster 2024-07-28T22:42:05.470219+0000 mgr.y (mgr.34101) 5770 : cluster [DBG] pgmap v6698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:07.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:06 smithi155 bash[68033]: cluster 2024-07-28T22:42:05.470219+0000 mgr.y (mgr.34101) 5770 : cluster [DBG] pgmap v6698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:07.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:42:07.333399+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:42:07.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:42:07.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10360 16 16 0 0 0 - 0 2024-07-28T22:42:07.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:07 smithi155 bash[73694]: debug 2024-07-28T22:42:07.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:08.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10361 16 16 0 0 0 - 0 2024-07-28T22:42:08.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:08 smithi155 bash[73694]: debug 2024-07-28T22:42:08.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:08.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:08 smithi045 bash[80445]: cluster 2024-07-28T22:42:07.472069+0000 mgr.y (mgr.34101) 5771 : cluster [DBG] pgmap v6699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:08.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:08 smithi045 bash[82788]: cluster 2024-07-28T22:42:07.472069+0000 mgr.y (mgr.34101) 5771 : cluster [DBG] pgmap v6699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:09.023 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:08 smithi155 bash[68033]: cluster 2024-07-28T22:42:07.472069+0000 mgr.y (mgr.34101) 5771 : cluster [DBG] pgmap v6699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:09.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:09 smithi155 bash[73694]: debug 2024-07-28T22:42:09.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:09.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10362 16 16 0 0 0 - 0 2024-07-28T22:42:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:09 smithi155 bash[73694]: debug 2024-07-28T22:42:09.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:10.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10363 16 16 0 0 0 - 0 2024-07-28T22:42:10.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:10 smithi045 bash[80445]: cluster 2024-07-28T22:42:09.473790+0000 mgr.y (mgr.34101) 5772 : cluster [DBG] pgmap v6700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:42:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:42:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:42:10.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:10 smithi045 bash[82788]: cluster 2024-07-28T22:42:09.473790+0000 mgr.y (mgr.34101) 5772 : cluster [DBG] pgmap v6700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:11.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:10 smithi155 bash[68033]: cluster 2024-07-28T22:42:09.473790+0000 mgr.y (mgr.34101) 5772 : cluster [DBG] pgmap v6700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:11.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:11 smithi155 bash[73694]: debug 2024-07-28T22:42:11.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:11.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10364 16 16 0 0 0 - 0 2024-07-28T22:42:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:12 smithi155 bash[73694]: debug 2024-07-28T22:42:12.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:12.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10365 16 16 0 0 0 - 0 2024-07-28T22:42:12.684 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:42:12 smithi155 bash[60745]: ts=2024-07-28T22:42:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:42:12.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:12 smithi045 bash[80445]: cluster 2024-07-28T22:42:11.475641+0000 mgr.y (mgr.34101) 5773 : cluster [DBG] pgmap v6701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:12.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:12 smithi045 bash[82788]: cluster 2024-07-28T22:42:11.475641+0000 mgr.y (mgr.34101) 5773 : cluster [DBG] pgmap v6701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:13.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:12 smithi155 bash[68033]: cluster 2024-07-28T22:42:11.475641+0000 mgr.y (mgr.34101) 5773 : cluster [DBG] pgmap v6701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:13.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:13 smithi155 bash[73694]: debug 2024-07-28T22:42:13.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:13.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10366 16 16 0 0 0 - 0 2024-07-28T22:42:14.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:14 smithi155 bash[73694]: debug 2024-07-28T22:42:14.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:14.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10367 16 16 0 0 0 - 0 2024-07-28T22:42:14.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:14 smithi045 bash[82788]: cluster 2024-07-28T22:42:13.477378+0000 mgr.y (mgr.34101) 5774 : cluster [DBG] pgmap v6702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:14.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:14 smithi045 bash[80445]: cluster 2024-07-28T22:42:13.477378+0000 mgr.y (mgr.34101) 5774 : cluster [DBG] pgmap v6702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:15.021 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:14 smithi155 bash[68033]: cluster 2024-07-28T22:42:13.477378+0000 mgr.y (mgr.34101) 5774 : cluster [DBG] pgmap v6702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:15.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:15 smithi155 bash[73694]: debug 2024-07-28T22:42:15.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:15.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10368 16 16 0 0 0 - 0 2024-07-28T22:42:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:16 smithi155 bash[73694]: debug 2024-07-28T22:42:16.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:16.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10369 16 16 0 0 0 - 0 2024-07-28T22:42:16.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:16 smithi045 bash[82788]: cluster 2024-07-28T22:42:15.479130+0000 mgr.y (mgr.34101) 5775 : cluster [DBG] pgmap v6703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:16.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:16 smithi045 bash[80445]: cluster 2024-07-28T22:42:15.479130+0000 mgr.y (mgr.34101) 5775 : cluster [DBG] pgmap v6703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:16.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:16 smithi155 bash[68033]: cluster 2024-07-28T22:42:15.479130+0000 mgr.y (mgr.34101) 5775 : cluster [DBG] pgmap v6703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:16 smithi155 bash[73694]: debug 2024-07-28T22:42:16.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:17.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10370 16 16 0 0 0 - 0 2024-07-28T22:42:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:17 smithi155 bash[73694]: debug 2024-07-28T22:42:17.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:18.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10371 16 16 0 0 0 - 0 2024-07-28T22:42:18.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:18 smithi155 bash[68033]: cluster 2024-07-28T22:42:17.481022+0000 mgr.y (mgr.34101) 5776 : cluster [DBG] pgmap v6704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:18.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:18 smithi155 bash[68033]: audit 2024-07-28T22:42:18.645569+0000 mon.c (mon.2) 1487 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:18.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:18 smithi045 bash[82788]: cluster 2024-07-28T22:42:17.481022+0000 mgr.y (mgr.34101) 5776 : cluster [DBG] pgmap v6704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:18.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:18 smithi045 bash[82788]: audit 2024-07-28T22:42:18.645569+0000 mon.c (mon.2) 1487 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:18.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:18 smithi045 bash[80445]: cluster 2024-07-28T22:42:17.481022+0000 mgr.y (mgr.34101) 5776 : cluster [DBG] pgmap v6704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:18.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:18 smithi045 bash[80445]: audit 2024-07-28T22:42:18.645569+0000 mon.c (mon.2) 1487 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:18 smithi155 bash[73694]: debug 2024-07-28T22:42:18.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:19.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10372 16 16 0 0 0 - 0 2024-07-28T22:42:20.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:19 smithi155 bash[73694]: debug 2024-07-28T22:42:19.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:20.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10373 16 16 0 0 0 - 0 2024-07-28T22:42:20.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:20 smithi155 bash[68033]: cluster 2024-07-28T22:42:19.482780+0000 mgr.y (mgr.34101) 5777 : cluster [DBG] pgmap v6705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:20 smithi045 bash[80445]: cluster 2024-07-28T22:42:19.482780+0000 mgr.y (mgr.34101) 5777 : cluster [DBG] pgmap v6705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:42:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:42:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:42:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:20 smithi045 bash[82788]: cluster 2024-07-28T22:42:19.482780+0000 mgr.y (mgr.34101) 5777 : cluster [DBG] pgmap v6705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:20 smithi155 bash[73694]: debug 2024-07-28T22:42:20.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:21.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10374 16 16 0 0 0 - 0 2024-07-28T22:42:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:21 smithi155 bash[73694]: debug 2024-07-28T22:42:21.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:22.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10375 16 16 0 0 0 - 0 2024-07-28T22:42:22.705 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:42:22 smithi155 bash[60745]: ts=2024-07-28T22:42:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:42:22.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:22 smithi045 bash[80445]: cluster 2024-07-28T22:42:21.484581+0000 mgr.y (mgr.34101) 5778 : cluster [DBG] pgmap v6706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:22.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:22 smithi045 bash[82788]: cluster 2024-07-28T22:42:21.484581+0000 mgr.y (mgr.34101) 5778 : cluster [DBG] pgmap v6706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:23.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:22 smithi155 bash[73694]: debug 2024-07-28T22:42:22.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:23.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:22 smithi155 bash[68033]: cluster 2024-07-28T22:42:21.484581+0000 mgr.y (mgr.34101) 5778 : cluster [DBG] pgmap v6706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:23.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10376 16 16 0 0 0 - 0 2024-07-28T22:42:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:23 smithi155 bash[73694]: debug 2024-07-28T22:42:23.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:24.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10377 16 16 0 0 0 - 0 2024-07-28T22:42:24.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:24 smithi045 bash[80445]: cluster 2024-07-28T22:42:23.486350+0000 mgr.y (mgr.34101) 5779 : cluster [DBG] pgmap v6707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:24.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:24 smithi045 bash[82788]: cluster 2024-07-28T22:42:23.486350+0000 mgr.y (mgr.34101) 5779 : cluster [DBG] pgmap v6707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:24 smithi155 bash[73694]: debug 2024-07-28T22:42:24.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:25.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:24 smithi155 bash[68033]: cluster 2024-07-28T22:42:23.486350+0000 mgr.y (mgr.34101) 5779 : cluster [DBG] pgmap v6707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:25.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10378 16 16 0 0 0 - 0 2024-07-28T22:42:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:25 smithi155 bash[73694]: debug 2024-07-28T22:42:25.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:26.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10379 16 16 0 0 0 - 0 2024-07-28T22:42:26.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:26 smithi045 bash[80445]: cluster 2024-07-28T22:42:25.488105+0000 mgr.y (mgr.34101) 5780 : cluster [DBG] pgmap v6708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:26.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:26 smithi045 bash[82788]: cluster 2024-07-28T22:42:25.488105+0000 mgr.y (mgr.34101) 5780 : cluster [DBG] pgmap v6708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:26 smithi155 bash[73694]: debug 2024-07-28T22:42:26.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:27.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:26 smithi155 bash[68033]: cluster 2024-07-28T22:42:25.488105+0000 mgr.y (mgr.34101) 5780 : cluster [DBG] pgmap v6708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:27.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:42:27.336703+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:42:27.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:42:27.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10380 16 16 0 0 0 - 0 2024-07-28T22:42:28.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:27 smithi155 bash[73694]: debug 2024-07-28T22:42:27.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:28.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10381 16 16 0 0 0 - 0 2024-07-28T22:42:28.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:28 smithi045 bash[80445]: cluster 2024-07-28T22:42:27.490015+0000 mgr.y (mgr.34101) 5781 : cluster [DBG] pgmap v6709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:28.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:28 smithi045 bash[82788]: cluster 2024-07-28T22:42:27.490015+0000 mgr.y (mgr.34101) 5781 : cluster [DBG] pgmap v6709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:29.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:28 smithi155 bash[73694]: debug 2024-07-28T22:42:28.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:29.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:28 smithi155 bash[68033]: cluster 2024-07-28T22:42:27.490015+0000 mgr.y (mgr.34101) 5781 : cluster [DBG] pgmap v6709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:29.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10382 16 16 0 0 0 - 0 2024-07-28T22:42:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:29 smithi155 bash[73694]: debug 2024-07-28T22:42:29.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:30.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10383 16 16 0 0 0 - 0 2024-07-28T22:42:30.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:30 smithi045 bash[80445]: cluster 2024-07-28T22:42:29.491750+0000 mgr.y (mgr.34101) 5782 : cluster [DBG] pgmap v6710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:42:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:42:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:42:30.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:30 smithi045 bash[82788]: cluster 2024-07-28T22:42:29.491750+0000 mgr.y (mgr.34101) 5782 : cluster [DBG] pgmap v6710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:30.988 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:30 smithi155 bash[68033]: cluster 2024-07-28T22:42:29.491750+0000 mgr.y (mgr.34101) 5782 : cluster [DBG] pgmap v6710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:30 smithi155 bash[73694]: debug 2024-07-28T22:42:30.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:31.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10384 16 16 0 0 0 - 0 2024-07-28T22:42:32.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:31 smithi155 bash[73694]: debug 2024-07-28T22:42:31.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:32.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10385 16 16 0 0 0 - 0 2024-07-28T22:42:32.726 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:42:32 smithi155 bash[60745]: ts=2024-07-28T22:42:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:42:32.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:32 smithi155 bash[68033]: cluster 2024-07-28T22:42:31.493548+0000 mgr.y (mgr.34101) 5783 : cluster [DBG] pgmap v6711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:33.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:32 smithi045 bash[82788]: cluster 2024-07-28T22:42:31.493548+0000 mgr.y (mgr.34101) 5783 : cluster [DBG] pgmap v6711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:33.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:32 smithi045 bash[80445]: cluster 2024-07-28T22:42:31.493548+0000 mgr.y (mgr.34101) 5783 : cluster [DBG] pgmap v6711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:32 smithi155 bash[73694]: debug 2024-07-28T22:42:32.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:33.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10386 16 16 0 0 0 - 0 2024-07-28T22:42:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:33 smithi155 bash[68033]: audit 2024-07-28T22:42:33.645949+0000 mon.c (mon.2) 1488 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:33 smithi155 bash[73694]: debug 2024-07-28T22:42:33.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:34.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:33 smithi045 bash[82788]: audit 2024-07-28T22:42:33.645949+0000 mon.c (mon.2) 1488 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:34.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:33 smithi045 bash[80445]: audit 2024-07-28T22:42:33.645949+0000 mon.c (mon.2) 1488 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:34.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10387 16 16 0 0 0 - 0 2024-07-28T22:42:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:34 smithi155 bash[68033]: cluster 2024-07-28T22:42:33.495266+0000 mgr.y (mgr.34101) 5784 : cluster [DBG] pgmap v6712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:35.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:34 smithi155 bash[73694]: debug 2024-07-28T22:42:34.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:35.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:34 smithi045 bash[82788]: cluster 2024-07-28T22:42:33.495266+0000 mgr.y (mgr.34101) 5784 : cluster [DBG] pgmap v6712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:35.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:34 smithi045 bash[80445]: cluster 2024-07-28T22:42:33.495266+0000 mgr.y (mgr.34101) 5784 : cluster [DBG] pgmap v6712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:35.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10388 16 16 0 0 0 - 0 2024-07-28T22:42:36.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:35 smithi155 bash[73694]: debug 2024-07-28T22:42:35.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:36.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10389 16 16 0 0 0 - 0 2024-07-28T22:42:37.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:36 smithi155 bash[68033]: cluster 2024-07-28T22:42:35.496977+0000 mgr.y (mgr.34101) 5785 : cluster [DBG] pgmap v6713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:36 smithi155 bash[73694]: debug 2024-07-28T22:42:36.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:37.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:36 smithi045 bash[80445]: cluster 2024-07-28T22:42:35.496977+0000 mgr.y (mgr.34101) 5785 : cluster [DBG] pgmap v6713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:36 smithi045 bash[82788]: cluster 2024-07-28T22:42:35.496977+0000 mgr.y (mgr.34101) 5785 : cluster [DBG] pgmap v6713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:37.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10390 16 16 0 0 0 - 0 2024-07-28T22:42:38.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:37 smithi155 bash[73694]: debug 2024-07-28T22:42:37.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:38.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10391 16 16 0 0 0 - 0 2024-07-28T22:42:39.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:38 smithi155 bash[73694]: debug 2024-07-28T22:42:38.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:39.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:38 smithi155 bash[68033]: cluster 2024-07-28T22:42:37.498883+0000 mgr.y (mgr.34101) 5786 : cluster [DBG] pgmap v6714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:39.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:38 smithi045 bash[80445]: cluster 2024-07-28T22:42:37.498883+0000 mgr.y (mgr.34101) 5786 : cluster [DBG] pgmap v6714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:39.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:38 smithi045 bash[82788]: cluster 2024-07-28T22:42:37.498883+0000 mgr.y (mgr.34101) 5786 : cluster [DBG] pgmap v6714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:39.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10392 16 16 0 0 0 - 0 2024-07-28T22:42:40.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:39 smithi155 bash[73694]: debug 2024-07-28T22:42:39.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:40.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10393 16 16 0 0 0 - 0 2024-07-28T22:42:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:42:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:42:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:42:40.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:40 smithi045 bash[80445]: cluster 2024-07-28T22:42:39.500639+0000 mgr.y (mgr.34101) 5787 : cluster [DBG] pgmap v6715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:40.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:40 smithi045 bash[82788]: cluster 2024-07-28T22:42:39.500639+0000 mgr.y (mgr.34101) 5787 : cluster [DBG] pgmap v6715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:40 smithi155 bash[73694]: debug 2024-07-28T22:42:40.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:41.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:40 smithi155 bash[68033]: cluster 2024-07-28T22:42:39.500639+0000 mgr.y (mgr.34101) 5787 : cluster [DBG] pgmap v6715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:41.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10394 16 16 0 0 0 - 0 2024-07-28T22:42:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:41 smithi155 bash[73694]: debug 2024-07-28T22:42:41.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:42.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10395 16 16 0 0 0 - 0 2024-07-28T22:42:42.755 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:42:42 smithi155 bash[60745]: ts=2024-07-28T22:42:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:42:43.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:42 smithi155 bash[68033]: cluster 2024-07-28T22:42:41.502621+0000 mgr.y (mgr.34101) 5788 : cluster [DBG] pgmap v6716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:43.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:42 smithi155 bash[73694]: debug 2024-07-28T22:42:42.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:43.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:42 smithi045 bash[80445]: cluster 2024-07-28T22:42:41.502621+0000 mgr.y (mgr.34101) 5788 : cluster [DBG] pgmap v6716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:43.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:42 smithi045 bash[82788]: cluster 2024-07-28T22:42:41.502621+0000 mgr.y (mgr.34101) 5788 : cluster [DBG] pgmap v6716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:43.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10396 16 16 0 0 0 - 0 2024-07-28T22:42:44.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:43 smithi155 bash[73694]: debug 2024-07-28T22:42:43.872+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:44.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10397 16 16 0 0 0 - 0 2024-07-28T22:42:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:44 smithi155 bash[73694]: debug 2024-07-28T22:42:44.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:45.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:44 smithi155 bash[68033]: cluster 2024-07-28T22:42:43.504429+0000 mgr.y (mgr.34101) 5789 : cluster [DBG] pgmap v6717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:45.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:44 smithi045 bash[80445]: cluster 2024-07-28T22:42:43.504429+0000 mgr.y (mgr.34101) 5789 : cluster [DBG] pgmap v6717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:45.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:44 smithi045 bash[82788]: cluster 2024-07-28T22:42:43.504429+0000 mgr.y (mgr.34101) 5789 : cluster [DBG] pgmap v6717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:45.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10398 16 16 0 0 0 - 0 2024-07-28T22:42:46.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:45 smithi155 bash[73694]: debug 2024-07-28T22:42:45.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:46.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10399 16 16 0 0 0 - 0 2024-07-28T22:42:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:46 smithi155 bash[73694]: debug 2024-07-28T22:42:46.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:47.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:46 smithi155 bash[68033]: cluster 2024-07-28T22:42:45.506224+0000 mgr.y (mgr.34101) 5790 : cluster [DBG] pgmap v6718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:47.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:46 smithi045 bash[80445]: cluster 2024-07-28T22:42:45.506224+0000 mgr.y (mgr.34101) 5790 : cluster [DBG] pgmap v6718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:47.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:46 smithi045 bash[82788]: cluster 2024-07-28T22:42:45.506224+0000 mgr.y (mgr.34101) 5790 : cluster [DBG] pgmap v6718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:47.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:42:47.340215+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:42:47.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:42:47.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10400 16 16 0 0 0 - 0 2024-07-28T22:42:48.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:47 smithi155 bash[68033]: audit 2024-07-28T22:42:47.117871+0000 mon.c (mon.2) 1489 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:42:48.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:47 smithi155 bash[73694]: debug 2024-07-28T22:42:47.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:48.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:47 smithi045 bash[80445]: audit 2024-07-28T22:42:47.117871+0000 mon.c (mon.2) 1489 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:42:48.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:47 smithi045 bash[82788]: audit 2024-07-28T22:42:47.117871+0000 mon.c (mon.2) 1489 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:42:48.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10401 16 16 0 0 0 - 0 2024-07-28T22:42:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:48 smithi155 bash[73694]: debug 2024-07-28T22:42:48.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:48 smithi155 bash[68033]: cluster 2024-07-28T22:42:47.507135+0000 mgr.y (mgr.34101) 5791 : cluster [DBG] pgmap v6719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:48 smithi155 bash[68033]: audit 2024-07-28T22:42:48.646702+0000 mon.c (mon.2) 1490 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:48 smithi045 bash[80445]: cluster 2024-07-28T22:42:47.507135+0000 mgr.y (mgr.34101) 5791 : cluster [DBG] pgmap v6719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:48 smithi045 bash[80445]: audit 2024-07-28T22:42:48.646702+0000 mon.c (mon.2) 1490 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:48 smithi045 bash[82788]: cluster 2024-07-28T22:42:47.507135+0000 mgr.y (mgr.34101) 5791 : cluster [DBG] pgmap v6719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:48 smithi045 bash[82788]: audit 2024-07-28T22:42:48.646702+0000 mon.c (mon.2) 1490 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:42:49.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10402 16 16 0 0 0 - 0 2024-07-28T22:42:50.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:49 smithi155 bash[73694]: debug 2024-07-28T22:42:49.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:50.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10403 16 16 0 0 0 - 0 2024-07-28T22:42:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:50 smithi045 bash[80445]: cluster 2024-07-28T22:42:49.508988+0000 mgr.y (mgr.34101) 5792 : cluster [DBG] pgmap v6720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:42:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:42:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:42:50.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:50 smithi045 bash[82788]: cluster 2024-07-28T22:42:49.508988+0000 mgr.y (mgr.34101) 5792 : cluster [DBG] pgmap v6720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:51.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:50 smithi155 bash[68033]: cluster 2024-07-28T22:42:49.508988+0000 mgr.y (mgr.34101) 5792 : cluster [DBG] pgmap v6720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:50 smithi155 bash[73694]: debug 2024-07-28T22:42:50.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:51.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10404 16 16 0 0 0 - 0 2024-07-28T22:42:52.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:51 smithi155 bash[73694]: debug 2024-07-28T22:42:51.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:52.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10405 16 16 0 0 0 - 0 2024-07-28T22:42:52.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:42:52 smithi155 bash[60745]: ts=2024-07-28T22:42:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:42:53.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:52 smithi155 bash[73694]: debug 2024-07-28T22:42:52.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:52 smithi155 bash[68033]: cluster 2024-07-28T22:42:51.510597+0000 mgr.y (mgr.34101) 5793 : cluster [DBG] pgmap v6721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:53.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:52 smithi045 bash[80445]: cluster 2024-07-28T22:42:51.510597+0000 mgr.y (mgr.34101) 5793 : cluster [DBG] pgmap v6721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:53.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:52 smithi045 bash[82788]: cluster 2024-07-28T22:42:51.510597+0000 mgr.y (mgr.34101) 5793 : cluster [DBG] pgmap v6721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:53.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10406 16 16 0 0 0 - 0 2024-07-28T22:42:54.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:53 smithi155 bash[73694]: debug 2024-07-28T22:42:53.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:53 smithi155 bash[68033]: audit 2024-07-28T22:42:52.790833+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:53 smithi155 bash[68033]: audit 2024-07-28T22:42:52.800105+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:53 smithi155 bash[68033]: audit 2024-07-28T22:42:53.039277+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:53 smithi155 bash[68033]: audit 2024-07-28T22:42:53.051977+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:53 smithi155 bash[68033]: audit 2024-07-28T22:42:53.478564+0000 mon.c (mon.2) 1491 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:42:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:53 smithi155 bash[68033]: audit 2024-07-28T22:42:53.480319+0000 mon.c (mon.2) 1492 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:42:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:53 smithi155 bash[68033]: audit 2024-07-28T22:42:53.491571+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:53 smithi155 bash[68033]: cluster 2024-07-28T22:42:53.512147+0000 mgr.y (mgr.34101) 5794 : cluster [DBG] pgmap v6722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:54.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[80445]: audit 2024-07-28T22:42:52.790833+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[80445]: audit 2024-07-28T22:42:52.800105+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[80445]: audit 2024-07-28T22:42:53.039277+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[80445]: audit 2024-07-28T22:42:53.051977+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[80445]: audit 2024-07-28T22:42:53.478564+0000 mon.c (mon.2) 1491 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:42:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[80445]: audit 2024-07-28T22:42:53.480319+0000 mon.c (mon.2) 1492 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:42:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[80445]: audit 2024-07-28T22:42:53.491571+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[80445]: cluster 2024-07-28T22:42:53.512147+0000 mgr.y (mgr.34101) 5794 : cluster [DBG] pgmap v6722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[82788]: audit 2024-07-28T22:42:52.790833+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[82788]: audit 2024-07-28T22:42:52.800105+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[82788]: audit 2024-07-28T22:42:53.039277+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[82788]: audit 2024-07-28T22:42:53.051977+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[82788]: audit 2024-07-28T22:42:53.478564+0000 mon.c (mon.2) 1491 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:42:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[82788]: audit 2024-07-28T22:42:53.480319+0000 mon.c (mon.2) 1492 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:42:54.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[82788]: audit 2024-07-28T22:42:53.491571+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:42:54.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:53 smithi045 bash[82788]: cluster 2024-07-28T22:42:53.512147+0000 mgr.y (mgr.34101) 5794 : cluster [DBG] pgmap v6722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:54.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10407 16 16 0 0 0 - 0 2024-07-28T22:42:55.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:54 smithi155 bash[73694]: debug 2024-07-28T22:42:54.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:55.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10408 16 16 0 0 0 - 0 2024-07-28T22:42:56.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:55 smithi155 bash[73694]: debug 2024-07-28T22:42:55.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:56.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10409 16 16 0 0 0 - 0 2024-07-28T22:42:56.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:56 smithi045 bash[80445]: cluster 2024-07-28T22:42:55.513897+0000 mgr.y (mgr.34101) 5795 : cluster [DBG] pgmap v6723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:56.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:56 smithi045 bash[82788]: cluster 2024-07-28T22:42:55.513897+0000 mgr.y (mgr.34101) 5795 : cluster [DBG] pgmap v6723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:57.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:56 smithi155 bash[73694]: debug 2024-07-28T22:42:56.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:57.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:56 smithi155 bash[68033]: cluster 2024-07-28T22:42:55.513897+0000 mgr.y (mgr.34101) 5795 : cluster [DBG] pgmap v6723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:57.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10410 16 16 0 0 0 - 0 2024-07-28T22:42:58.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:57 smithi155 bash[73694]: debug 2024-07-28T22:42:57.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:58.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10411 16 16 0 0 0 - 0 2024-07-28T22:42:58.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:42:58 smithi045 bash[80445]: cluster 2024-07-28T22:42:57.515749+0000 mgr.y (mgr.34101) 5796 : cluster [DBG] pgmap v6724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:58.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:42:58 smithi045 bash[82788]: cluster 2024-07-28T22:42:57.515749+0000 mgr.y (mgr.34101) 5796 : cluster [DBG] pgmap v6724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:59.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:58 smithi155 bash[73694]: debug 2024-07-28T22:42:58.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:42:59.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:42:58 smithi155 bash[68033]: cluster 2024-07-28T22:42:57.515749+0000 mgr.y (mgr.34101) 5796 : cluster [DBG] pgmap v6724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:42:59.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10412 16 16 0 0 0 - 0 2024-07-28T22:43:00.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:42:59 smithi155 bash[73694]: debug 2024-07-28T22:42:59.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:00.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10413 16 16 0 0 0 - 0 2024-07-28T22:43:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:00 smithi045 bash[80445]: cluster 2024-07-28T22:42:59.517475+0000 mgr.y (mgr.34101) 5797 : cluster [DBG] pgmap v6725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:43:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:43:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:43:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:00 smithi045 bash[82788]: cluster 2024-07-28T22:42:59.517475+0000 mgr.y (mgr.34101) 5797 : cluster [DBG] pgmap v6725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:01.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:00 smithi155 bash[68033]: cluster 2024-07-28T22:42:59.517475+0000 mgr.y (mgr.34101) 5797 : cluster [DBG] pgmap v6725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:00 smithi155 bash[73694]: debug 2024-07-28T22:43:00.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:01.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10414 16 16 0 0 0 - 0 2024-07-28T22:43:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:01 smithi155 bash[73694]: debug 2024-07-28T22:43:01.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:02.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10415 16 16 0 0 0 - 0 2024-07-28T22:43:02.585 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:43:02 smithi155 bash[60745]: ts=2024-07-28T22:43:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:43:02.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:02 smithi045 bash[80445]: cluster 2024-07-28T22:43:01.519321+0000 mgr.y (mgr.34101) 5798 : cluster [DBG] pgmap v6726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:02.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:02 smithi045 bash[82788]: cluster 2024-07-28T22:43:01.519321+0000 mgr.y (mgr.34101) 5798 : cluster [DBG] pgmap v6726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:03.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:02 smithi155 bash[68033]: cluster 2024-07-28T22:43:01.519321+0000 mgr.y (mgr.34101) 5798 : cluster [DBG] pgmap v6726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:03.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:02 smithi155 bash[73694]: debug 2024-07-28T22:43:02.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:03.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10416 16 16 0 0 0 - 0 2024-07-28T22:43:04.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:03 smithi155 bash[73694]: debug 2024-07-28T22:43:03.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:04.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10417 16 16 0 0 0 - 0 2024-07-28T22:43:04.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:04 smithi045 bash[82788]: cluster 2024-07-28T22:43:03.521018+0000 mgr.y (mgr.34101) 5799 : cluster [DBG] pgmap v6727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:04.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:04 smithi045 bash[82788]: audit 2024-07-28T22:43:03.646845+0000 mon.c (mon.2) 1493 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:04.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:04 smithi045 bash[80445]: cluster 2024-07-28T22:43:03.521018+0000 mgr.y (mgr.34101) 5799 : cluster [DBG] pgmap v6727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:04.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:04 smithi045 bash[80445]: audit 2024-07-28T22:43:03.646845+0000 mon.c (mon.2) 1493 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:04 smithi155 bash[73694]: debug 2024-07-28T22:43:04.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:04 smithi155 bash[68033]: cluster 2024-07-28T22:43:03.521018+0000 mgr.y (mgr.34101) 5799 : cluster [DBG] pgmap v6727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:04 smithi155 bash[68033]: audit 2024-07-28T22:43:03.646845+0000 mon.c (mon.2) 1493 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:05.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10418 16 16 0 0 0 - 0 2024-07-28T22:43:06.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:05 smithi155 bash[73694]: debug 2024-07-28T22:43:05.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:06.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10419 16 16 0 0 0 - 0 2024-07-28T22:43:06.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:06 smithi045 bash[82788]: cluster 2024-07-28T22:43:05.522766+0000 mgr.y (mgr.34101) 5800 : cluster [DBG] pgmap v6728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:06.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:06 smithi045 bash[80445]: cluster 2024-07-28T22:43:05.522766+0000 mgr.y (mgr.34101) 5800 : cluster [DBG] pgmap v6728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:07.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:06 smithi155 bash[73694]: debug 2024-07-28T22:43:06.775+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:07.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:06 smithi155 bash[68033]: cluster 2024-07-28T22:43:05.522766+0000 mgr.y (mgr.34101) 5800 : cluster [DBG] pgmap v6728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:07.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:43:07.343588+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:43:07.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:43:07.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10420 16 16 0 0 0 - 0 2024-07-28T22:43:08.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:07 smithi155 bash[73694]: debug 2024-07-28T22:43:07.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:08.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10421 16 16 0 0 0 - 0 2024-07-28T22:43:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:08 smithi045 bash[82788]: cluster 2024-07-28T22:43:07.524640+0000 mgr.y (mgr.34101) 5801 : cluster [DBG] pgmap v6729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:08.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:08 smithi045 bash[80445]: cluster 2024-07-28T22:43:07.524640+0000 mgr.y (mgr.34101) 5801 : cluster [DBG] pgmap v6729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:09.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:08 smithi155 bash[73694]: debug 2024-07-28T22:43:08.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:09.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:08 smithi155 bash[68033]: cluster 2024-07-28T22:43:07.524640+0000 mgr.y (mgr.34101) 5801 : cluster [DBG] pgmap v6729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:09.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10422 16 16 0 0 0 - 0 2024-07-28T22:43:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:09 smithi155 bash[73694]: debug 2024-07-28T22:43:09.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:10.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10423 16 16 0 0 0 - 0 2024-07-28T22:43:10.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:10 smithi045 bash[80445]: cluster 2024-07-28T22:43:09.526350+0000 mgr.y (mgr.34101) 5802 : cluster [DBG] pgmap v6730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:43:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:43:10] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:43:10.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:10 smithi045 bash[82788]: cluster 2024-07-28T22:43:09.526350+0000 mgr.y (mgr.34101) 5802 : cluster [DBG] pgmap v6730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:10 smithi155 bash[73694]: debug 2024-07-28T22:43:10.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:11.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:10 smithi155 bash[68033]: cluster 2024-07-28T22:43:09.526350+0000 mgr.y (mgr.34101) 5802 : cluster [DBG] pgmap v6730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:11.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10424 16 16 0 0 0 - 0 2024-07-28T22:43:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:11 smithi155 bash[73694]: debug 2024-07-28T22:43:11.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:12.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10425 16 16 0 0 0 - 0 2024-07-28T22:43:12.607 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:43:12 smithi155 bash[60745]: ts=2024-07-28T22:43:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:43:12.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:12 smithi045 bash[80445]: cluster 2024-07-28T22:43:11.528162+0000 mgr.y (mgr.34101) 5803 : cluster [DBG] pgmap v6731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:12.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:12 smithi045 bash[82788]: cluster 2024-07-28T22:43:11.528162+0000 mgr.y (mgr.34101) 5803 : cluster [DBG] pgmap v6731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:12 smithi155 bash[73694]: debug 2024-07-28T22:43:12.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:13.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:12 smithi155 bash[68033]: cluster 2024-07-28T22:43:11.528162+0000 mgr.y (mgr.34101) 5803 : cluster [DBG] pgmap v6731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:13.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10426 16 16 0 0 0 - 0 2024-07-28T22:43:14.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:13 smithi155 bash[73694]: debug 2024-07-28T22:43:13.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:14.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10427 16 16 0 0 0 - 0 2024-07-28T22:43:14.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:14 smithi045 bash[80445]: cluster 2024-07-28T22:43:13.529877+0000 mgr.y (mgr.34101) 5804 : cluster [DBG] pgmap v6732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:14.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:14 smithi045 bash[82788]: cluster 2024-07-28T22:43:13.529877+0000 mgr.y (mgr.34101) 5804 : cluster [DBG] pgmap v6732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:15.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:14 smithi155 bash[68033]: cluster 2024-07-28T22:43:13.529877+0000 mgr.y (mgr.34101) 5804 : cluster [DBG] pgmap v6732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:14 smithi155 bash[73694]: debug 2024-07-28T22:43:14.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:15.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10428 16 16 0 0 0 - 0 2024-07-28T22:43:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:15 smithi155 bash[73694]: debug 2024-07-28T22:43:15.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:16.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10429 16 16 0 0 0 - 0 2024-07-28T22:43:16.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:16 smithi045 bash[80445]: cluster 2024-07-28T22:43:15.531548+0000 mgr.y (mgr.34101) 5805 : cluster [DBG] pgmap v6733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:16.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:16 smithi045 bash[82788]: cluster 2024-07-28T22:43:15.531548+0000 mgr.y (mgr.34101) 5805 : cluster [DBG] pgmap v6733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:17.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:16 smithi155 bash[73694]: debug 2024-07-28T22:43:16.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:17.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:16 smithi155 bash[68033]: cluster 2024-07-28T22:43:15.531548+0000 mgr.y (mgr.34101) 5805 : cluster [DBG] pgmap v6733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:17.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10430 16 16 0 0 0 - 0 2024-07-28T22:43:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:17 smithi155 bash[73694]: debug 2024-07-28T22:43:17.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:18.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10431 16 16 0 0 0 - 0 2024-07-28T22:43:18.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:18 smithi155 bash[68033]: cluster 2024-07-28T22:43:17.533418+0000 mgr.y (mgr.34101) 5806 : cluster [DBG] pgmap v6734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:18.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:18 smithi045 bash[80445]: cluster 2024-07-28T22:43:17.533418+0000 mgr.y (mgr.34101) 5806 : cluster [DBG] pgmap v6734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:18.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:18 smithi045 bash[82788]: cluster 2024-07-28T22:43:17.533418+0000 mgr.y (mgr.34101) 5806 : cluster [DBG] pgmap v6734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:18 smithi155 bash[73694]: debug 2024-07-28T22:43:18.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:19.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10432 16 16 0 0 0 - 0 2024-07-28T22:43:19.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:19 smithi155 bash[68033]: audit 2024-07-28T22:43:18.647233+0000 mon.c (mon.2) 1494 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:19.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:19 smithi045 bash[80445]: audit 2024-07-28T22:43:18.647233+0000 mon.c (mon.2) 1494 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:19 smithi045 bash[82788]: audit 2024-07-28T22:43:18.647233+0000 mon.c (mon.2) 1494 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:20.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:19 smithi155 bash[73694]: debug 2024-07-28T22:43:19.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:20.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10433 16 16 0 0 0 - 0 2024-07-28T22:43:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:43:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:43:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:43:20.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:20 smithi045 bash[80445]: cluster 2024-07-28T22:43:19.535156+0000 mgr.y (mgr.34101) 5807 : cluster [DBG] pgmap v6735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:20 smithi045 bash[82788]: cluster 2024-07-28T22:43:19.535156+0000 mgr.y (mgr.34101) 5807 : cluster [DBG] pgmap v6735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:21.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:20 smithi155 bash[73694]: debug 2024-07-28T22:43:20.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:21.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:20 smithi155 bash[68033]: cluster 2024-07-28T22:43:19.535156+0000 mgr.y (mgr.34101) 5807 : cluster [DBG] pgmap v6735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:21.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10434 16 16 0 0 0 - 0 2024-07-28T22:43:22.309 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:21 smithi155 bash[73694]: debug 2024-07-28T22:43:21.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:22.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10435 16 16 0 0 0 - 0 2024-07-28T22:43:22.634 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:43:22 smithi155 bash[60745]: ts=2024-07-28T22:43:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:43:22.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:22 smithi045 bash[82788]: cluster 2024-07-28T22:43:21.537009+0000 mgr.y (mgr.34101) 5808 : cluster [DBG] pgmap v6736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:22.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:22 smithi045 bash[80445]: cluster 2024-07-28T22:43:21.537009+0000 mgr.y (mgr.34101) 5808 : cluster [DBG] pgmap v6736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:23.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:22 smithi155 bash[68033]: cluster 2024-07-28T22:43:21.537009+0000 mgr.y (mgr.34101) 5808 : cluster [DBG] pgmap v6736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:23.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:22 smithi155 bash[73694]: debug 2024-07-28T22:43:22.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:23.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10436 16 16 0 0 0 - 0 2024-07-28T22:43:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:23 smithi155 bash[73694]: debug 2024-07-28T22:43:23.911+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:24.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10437 16 16 0 0 0 - 0 2024-07-28T22:43:24.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:24 smithi045 bash[80445]: cluster 2024-07-28T22:43:23.538790+0000 mgr.y (mgr.34101) 5809 : cluster [DBG] pgmap v6737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:24.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:24 smithi045 bash[82788]: cluster 2024-07-28T22:43:23.538790+0000 mgr.y (mgr.34101) 5809 : cluster [DBG] pgmap v6737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:25.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:24 smithi155 bash[68033]: cluster 2024-07-28T22:43:23.538790+0000 mgr.y (mgr.34101) 5809 : cluster [DBG] pgmap v6737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:24 smithi155 bash[73694]: debug 2024-07-28T22:43:24.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:25.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10438 16 16 0 0 0 - 0 2024-07-28T22:43:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:25 smithi155 bash[73694]: debug 2024-07-28T22:43:25.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:26.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10439 16 16 0 0 0 - 0 2024-07-28T22:43:26.919 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:26 smithi155 bash[68033]: cluster 2024-07-28T22:43:25.540522+0000 mgr.y (mgr.34101) 5810 : cluster [DBG] pgmap v6738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:26.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:26 smithi045 bash[80445]: cluster 2024-07-28T22:43:25.540522+0000 mgr.y (mgr.34101) 5810 : cluster [DBG] pgmap v6738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:26.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:26 smithi045 bash[82788]: cluster 2024-07-28T22:43:25.540522+0000 mgr.y (mgr.34101) 5810 : cluster [DBG] pgmap v6738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:26 smithi155 bash[73694]: debug 2024-07-28T22:43:26.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:27.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:43:27.347014+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:43:27.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:43:27.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10440 16 16 0 0 0 - 0 2024-07-28T22:43:28.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:27 smithi155 bash[73694]: debug 2024-07-28T22:43:27.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:28.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10441 16 16 0 0 0 - 0 2024-07-28T22:43:28.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:28 smithi155 bash[68033]: cluster 2024-07-28T22:43:27.542416+0000 mgr.y (mgr.34101) 5811 : cluster [DBG] pgmap v6739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:28.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:28 smithi045 bash[80445]: cluster 2024-07-28T22:43:27.542416+0000 mgr.y (mgr.34101) 5811 : cluster [DBG] pgmap v6739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:28.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:28 smithi045 bash[82788]: cluster 2024-07-28T22:43:27.542416+0000 mgr.y (mgr.34101) 5811 : cluster [DBG] pgmap v6739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:28 smithi155 bash[73694]: debug 2024-07-28T22:43:28.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:29.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10442 16 16 0 0 0 - 0 2024-07-28T22:43:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:29 smithi155 bash[73694]: debug 2024-07-28T22:43:29.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:30.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10443 16 16 0 0 0 - 0 2024-07-28T22:43:30.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:30 smithi045 bash[80445]: cluster 2024-07-28T22:43:29.544129+0000 mgr.y (mgr.34101) 5812 : cluster [DBG] pgmap v6740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:43:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:43:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:43:30.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:30 smithi045 bash[82788]: cluster 2024-07-28T22:43:29.544129+0000 mgr.y (mgr.34101) 5812 : cluster [DBG] pgmap v6740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:31.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:30 smithi155 bash[73694]: debug 2024-07-28T22:43:30.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:31.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:30 smithi155 bash[68033]: cluster 2024-07-28T22:43:29.544129+0000 mgr.y (mgr.34101) 5812 : cluster [DBG] pgmap v6740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:31.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10444 16 16 0 0 0 - 0 2024-07-28T22:43:32.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:31 smithi155 bash[73694]: debug 2024-07-28T22:43:31.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:32.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10445 16 16 0 0 0 - 0 2024-07-28T22:43:32.655 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:43:32 smithi155 bash[60745]: ts=2024-07-28T22:43:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:43:32.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:32 smithi045 bash[80445]: cluster 2024-07-28T22:43:31.545973+0000 mgr.y (mgr.34101) 5813 : cluster [DBG] pgmap v6741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:32.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:32 smithi045 bash[82788]: cluster 2024-07-28T22:43:31.545973+0000 mgr.y (mgr.34101) 5813 : cluster [DBG] pgmap v6741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:33.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:32 smithi155 bash[73694]: debug 2024-07-28T22:43:32.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:33.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:32 smithi155 bash[68033]: cluster 2024-07-28T22:43:31.545973+0000 mgr.y (mgr.34101) 5813 : cluster [DBG] pgmap v6741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:33.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10446 16 16 0 0 0 - 0 2024-07-28T22:43:33.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:33 smithi045 bash[82788]: audit 2024-07-28T22:43:33.647628+0000 mon.c (mon.2) 1495 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:33.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:33 smithi045 bash[80445]: audit 2024-07-28T22:43:33.647628+0000 mon.c (mon.2) 1495 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:33 smithi155 bash[68033]: audit 2024-07-28T22:43:33.647628+0000 mon.c (mon.2) 1495 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:33 smithi155 bash[73694]: debug 2024-07-28T22:43:33.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:34.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10447 16 16 0 0 0 - 0 2024-07-28T22:43:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:34 smithi045 bash[82788]: cluster 2024-07-28T22:43:33.547652+0000 mgr.y (mgr.34101) 5814 : cluster [DBG] pgmap v6742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:34 smithi045 bash[80445]: cluster 2024-07-28T22:43:33.547652+0000 mgr.y (mgr.34101) 5814 : cluster [DBG] pgmap v6742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:35.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:34 smithi155 bash[73694]: debug 2024-07-28T22:43:34.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:34 smithi155 bash[68033]: cluster 2024-07-28T22:43:33.547652+0000 mgr.y (mgr.34101) 5814 : cluster [DBG] pgmap v6742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:35.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10448 16 16 0 0 0 - 0 2024-07-28T22:43:36.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:35 smithi155 bash[73694]: debug 2024-07-28T22:43:35.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:36.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10449 16 16 0 0 0 - 0 2024-07-28T22:43:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:36 smithi045 bash[82788]: cluster 2024-07-28T22:43:35.549389+0000 mgr.y (mgr.34101) 5815 : cluster [DBG] pgmap v6743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:36.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:36 smithi045 bash[80445]: cluster 2024-07-28T22:43:35.549389+0000 mgr.y (mgr.34101) 5815 : cluster [DBG] pgmap v6743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:37.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:36 smithi155 bash[68033]: cluster 2024-07-28T22:43:35.549389+0000 mgr.y (mgr.34101) 5815 : cluster [DBG] pgmap v6743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:36 smithi155 bash[73694]: debug 2024-07-28T22:43:36.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:37.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10450 16 16 0 0 0 - 0 2024-07-28T22:43:38.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:37 smithi155 bash[73694]: debug 2024-07-28T22:43:37.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:38.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10451 16 16 0 0 0 - 0 2024-07-28T22:43:38.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:38 smithi045 bash[80445]: cluster 2024-07-28T22:43:37.551295+0000 mgr.y (mgr.34101) 5816 : cluster [DBG] pgmap v6744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:38.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:38 smithi045 bash[82788]: cluster 2024-07-28T22:43:37.551295+0000 mgr.y (mgr.34101) 5816 : cluster [DBG] pgmap v6744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:39.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:38 smithi155 bash[68033]: cluster 2024-07-28T22:43:37.551295+0000 mgr.y (mgr.34101) 5816 : cluster [DBG] pgmap v6744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:39.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:38 smithi155 bash[73694]: debug 2024-07-28T22:43:38.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:39.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10452 16 16 0 0 0 - 0 2024-07-28T22:43:40.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:39 smithi155 bash[73694]: debug 2024-07-28T22:43:39.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:40.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10453 16 16 0 0 0 - 0 2024-07-28T22:43:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:43:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:43:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:43:40.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:40 smithi045 bash[80445]: cluster 2024-07-28T22:43:39.553020+0000 mgr.y (mgr.34101) 5817 : cluster [DBG] pgmap v6745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:40.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:40 smithi045 bash[82788]: cluster 2024-07-28T22:43:39.553020+0000 mgr.y (mgr.34101) 5817 : cluster [DBG] pgmap v6745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:41.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:40 smithi155 bash[68033]: cluster 2024-07-28T22:43:39.553020+0000 mgr.y (mgr.34101) 5817 : cluster [DBG] pgmap v6745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:40 smithi155 bash[73694]: debug 2024-07-28T22:43:40.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:41.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10454 16 16 0 0 0 - 0 2024-07-28T22:43:42.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:41 smithi155 bash[73694]: debug 2024-07-28T22:43:41.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:42.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10455 16 16 0 0 0 - 0 2024-07-28T22:43:42.682 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:43:42 smithi155 bash[60745]: ts=2024-07-28T22:43:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:43:42.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:42 smithi045 bash[80445]: cluster 2024-07-28T22:43:41.554878+0000 mgr.y (mgr.34101) 5818 : cluster [DBG] pgmap v6746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:42.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:42 smithi045 bash[82788]: cluster 2024-07-28T22:43:41.554878+0000 mgr.y (mgr.34101) 5818 : cluster [DBG] pgmap v6746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:43.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:42 smithi155 bash[73694]: debug 2024-07-28T22:43:42.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:43.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:42 smithi155 bash[68033]: cluster 2024-07-28T22:43:41.554878+0000 mgr.y (mgr.34101) 5818 : cluster [DBG] pgmap v6746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:43.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10456 16 16 0 0 0 - 0 2024-07-28T22:43:44.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:43 smithi155 bash[73694]: debug 2024-07-28T22:43:43.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:44.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10457 16 16 0 0 0 - 0 2024-07-28T22:43:44.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:44 smithi045 bash[80445]: cluster 2024-07-28T22:43:43.556624+0000 mgr.y (mgr.34101) 5819 : cluster [DBG] pgmap v6747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:44.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:44 smithi045 bash[82788]: cluster 2024-07-28T22:43:43.556624+0000 mgr.y (mgr.34101) 5819 : cluster [DBG] pgmap v6747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:45.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:44 smithi155 bash[68033]: cluster 2024-07-28T22:43:43.556624+0000 mgr.y (mgr.34101) 5819 : cluster [DBG] pgmap v6747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:44 smithi155 bash[73694]: debug 2024-07-28T22:43:44.650+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:45.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10458 16 16 0 0 0 - 0 2024-07-28T22:43:46.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:45 smithi155 bash[73694]: debug 2024-07-28T22:43:45.666+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:46.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10459 16 16 0 0 0 - 0 2024-07-28T22:43:46.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:46 smithi045 bash[82788]: cluster 2024-07-28T22:43:45.558393+0000 mgr.y (mgr.34101) 5820 : cluster [DBG] pgmap v6748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:46.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:46 smithi045 bash[80445]: cluster 2024-07-28T22:43:45.558393+0000 mgr.y (mgr.34101) 5820 : cluster [DBG] pgmap v6748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:46 smithi155 bash[73694]: debug 2024-07-28T22:43:46.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:47.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:46 smithi155 bash[68033]: cluster 2024-07-28T22:43:45.558393+0000 mgr.y (mgr.34101) 5820 : cluster [DBG] pgmap v6748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:47.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:43:47.350315+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:43:47.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:43:47.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10460 16 16 0 0 0 - 0 2024-07-28T22:43:48.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:47 smithi155 bash[73694]: debug 2024-07-28T22:43:47.590+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:48.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10461 16 16 0 0 0 - 0 2024-07-28T22:43:48.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:48 smithi045 bash[80445]: cluster 2024-07-28T22:43:47.560271+0000 mgr.y (mgr.34101) 5821 : cluster [DBG] pgmap v6749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:48.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:48 smithi045 bash[80445]: audit 2024-07-28T22:43:48.648104+0000 mon.c (mon.2) 1496 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:48.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:48 smithi045 bash[82788]: cluster 2024-07-28T22:43:47.560271+0000 mgr.y (mgr.34101) 5821 : cluster [DBG] pgmap v6749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:48.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:48 smithi045 bash[82788]: audit 2024-07-28T22:43:48.648104+0000 mon.c (mon.2) 1496 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:48 smithi155 bash[73694]: debug 2024-07-28T22:43:48.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:48 smithi155 bash[68033]: cluster 2024-07-28T22:43:47.560271+0000 mgr.y (mgr.34101) 5821 : cluster [DBG] pgmap v6749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:48 smithi155 bash[68033]: audit 2024-07-28T22:43:48.648104+0000 mon.c (mon.2) 1496 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:43:49.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10462 16 16 0 0 0 - 0 2024-07-28T22:43:50.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:49 smithi155 bash[73694]: debug 2024-07-28T22:43:49.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:50.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10463 16 16 0 0 0 - 0 2024-07-28T22:43:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:50 smithi045 bash[80445]: cluster 2024-07-28T22:43:49.561988+0000 mgr.y (mgr.34101) 5822 : cluster [DBG] pgmap v6750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:43:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:43:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:43:50.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:50 smithi045 bash[82788]: cluster 2024-07-28T22:43:49.561988+0000 mgr.y (mgr.34101) 5822 : cluster [DBG] pgmap v6750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:50 smithi155 bash[73694]: debug 2024-07-28T22:43:50.574+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:51.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:50 smithi155 bash[68033]: cluster 2024-07-28T22:43:49.561988+0000 mgr.y (mgr.34101) 5822 : cluster [DBG] pgmap v6750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:51.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10464 16 16 0 0 0 - 0 2024-07-28T22:43:52.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:51 smithi155 bash[73694]: debug 2024-07-28T22:43:51.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:52.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10465 16 16 0 0 0 - 0 2024-07-28T22:43:52.589 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:43:52 smithi155 bash[60745]: ts=2024-07-28T22:43:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:43:52.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:52 smithi045 bash[82788]: cluster 2024-07-28T22:43:51.563808+0000 mgr.y (mgr.34101) 5823 : cluster [DBG] pgmap v6751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:52.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:52 smithi045 bash[80445]: cluster 2024-07-28T22:43:51.563808+0000 mgr.y (mgr.34101) 5823 : cluster [DBG] pgmap v6751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:53.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:52 smithi155 bash[73694]: debug 2024-07-28T22:43:52.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:52 smithi155 bash[68033]: cluster 2024-07-28T22:43:51.563808+0000 mgr.y (mgr.34101) 5823 : cluster [DBG] pgmap v6751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:53.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10466 16 16 0 0 0 - 0 2024-07-28T22:43:53.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:53 smithi045 bash[80445]: audit 2024-07-28T22:43:53.609019+0000 mon.c (mon.2) 1497 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:43:53.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:53 smithi045 bash[82788]: audit 2024-07-28T22:43:53.609019+0000 mon.c (mon.2) 1497 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:43:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:53 smithi155 bash[68033]: audit 2024-07-28T22:43:53.609019+0000 mon.c (mon.2) 1497 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:43:54.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:53 smithi155 bash[73694]: debug 2024-07-28T22:43:53.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:54.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10467 16 16 0 0 0 - 0 2024-07-28T22:43:54.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:54 smithi045 bash[80445]: cluster 2024-07-28T22:43:53.565502+0000 mgr.y (mgr.34101) 5824 : cluster [DBG] pgmap v6752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:54.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:54 smithi045 bash[82788]: cluster 2024-07-28T22:43:53.565502+0000 mgr.y (mgr.34101) 5824 : cluster [DBG] pgmap v6752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:55.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:54 smithi155 bash[73694]: debug 2024-07-28T22:43:54.558+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:55.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:54 smithi155 bash[68033]: cluster 2024-07-28T22:43:53.565502+0000 mgr.y (mgr.34101) 5824 : cluster [DBG] pgmap v6752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:55.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10468 16 16 0 0 0 - 0 2024-07-28T22:43:56.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:55 smithi155 bash[73694]: debug 2024-07-28T22:43:55.558+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:56.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10469 16 16 0 0 0 - 0 2024-07-28T22:43:56.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:56 smithi045 bash[80445]: cluster 2024-07-28T22:43:55.567269+0000 mgr.y (mgr.34101) 5825 : cluster [DBG] pgmap v6753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:56.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:56 smithi045 bash[82788]: cluster 2024-07-28T22:43:55.567269+0000 mgr.y (mgr.34101) 5825 : cluster [DBG] pgmap v6753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:57.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:56 smithi155 bash[73694]: debug 2024-07-28T22:43:56.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:57.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:56 smithi155 bash[68033]: cluster 2024-07-28T22:43:55.567269+0000 mgr.y (mgr.34101) 5825 : cluster [DBG] pgmap v6753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:57.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10470 16 16 0 0 0 - 0 2024-07-28T22:43:57.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:57 smithi155 bash[73694]: debug 2024-07-28T22:43:57.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:58.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10471 16 16 0 0 0 - 0 2024-07-28T22:43:59.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:43:58 smithi155 bash[68033]: cluster 2024-07-28T22:43:57.569149+0000 mgr.y (mgr.34101) 5826 : cluster [DBG] pgmap v6754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:59.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:58 smithi155 bash[73694]: debug 2024-07-28T22:43:58.558+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:43:59.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:43:58 smithi045 bash[80445]: cluster 2024-07-28T22:43:57.569149+0000 mgr.y (mgr.34101) 5826 : cluster [DBG] pgmap v6754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:59.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:43:58 smithi045 bash[82788]: cluster 2024-07-28T22:43:57.569149+0000 mgr.y (mgr.34101) 5826 : cluster [DBG] pgmap v6754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:43:59.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10472 16 16 0 0 0 - 0 2024-07-28T22:43:59.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:43:59 smithi155 bash[73694]: debug 2024-07-28T22:43:59.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:00.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10473 16 16 0 0 0 - 0 2024-07-28T22:44:00.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:00 smithi155 bash[73694]: debug 2024-07-28T22:44:00.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:00 smithi155 bash[68033]: audit 2024-07-28T22:43:59.300851+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:00 smithi155 bash[68033]: audit 2024-07-28T22:43:59.308295+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:00 smithi155 bash[68033]: audit 2024-07-28T22:43:59.525298+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:00 smithi155 bash[68033]: audit 2024-07-28T22:43:59.537326+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:00 smithi155 bash[68033]: cluster 2024-07-28T22:43:59.571047+0000 mgr.y (mgr.34101) 5827 : cluster [DBG] pgmap v6755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:00 smithi155 bash[68033]: audit 2024-07-28T22:43:59.970118+0000 mon.c (mon.2) 1498 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:44:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:00 smithi155 bash[68033]: audit 2024-07-28T22:43:59.971461+0000 mon.c (mon.2) 1499 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:44:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:00 smithi155 bash[68033]: audit 2024-07-28T22:43:59.980893+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[80445]: audit 2024-07-28T22:43:59.300851+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[80445]: audit 2024-07-28T22:43:59.308295+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[80445]: audit 2024-07-28T22:43:59.525298+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[80445]: audit 2024-07-28T22:43:59.537326+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[80445]: cluster 2024-07-28T22:43:59.571047+0000 mgr.y (mgr.34101) 5827 : cluster [DBG] pgmap v6755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[80445]: audit 2024-07-28T22:43:59.970118+0000 mon.c (mon.2) 1498 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[80445]: audit 2024-07-28T22:43:59.971461+0000 mon.c (mon.2) 1499 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[80445]: audit 2024-07-28T22:43:59.980893+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[82788]: audit 2024-07-28T22:43:59.300851+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[82788]: audit 2024-07-28T22:43:59.308295+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[82788]: audit 2024-07-28T22:43:59.525298+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[82788]: audit 2024-07-28T22:43:59.537326+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[82788]: cluster 2024-07-28T22:43:59.571047+0000 mgr.y (mgr.34101) 5827 : cluster [DBG] pgmap v6755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[82788]: audit 2024-07-28T22:43:59.970118+0000 mon.c (mon.2) 1498 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[82788]: audit 2024-07-28T22:43:59.971461+0000 mon.c (mon.2) 1499 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:44:00.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[82788]: audit 2024-07-28T22:43:59.980893+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:44:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:44:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:44:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:44:01.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10474 16 16 0 0 0 - 0 2024-07-28T22:44:01.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:01 smithi155 bash[73694]: debug 2024-07-28T22:44:01.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:02.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10475 16 16 0 0 0 - 0 2024-07-28T22:44:02.632 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:44:02 smithi155 bash[60745]: ts=2024-07-28T22:44:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:44:02.632 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:02 smithi155 bash[73694]: debug 2024-07-28T22:44:02.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:02.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:02 smithi045 bash[80445]: cluster 2024-07-28T22:44:01.572929+0000 mgr.y (mgr.34101) 5828 : cluster [DBG] pgmap v6756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:02.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:02 smithi045 bash[82788]: cluster 2024-07-28T22:44:01.572929+0000 mgr.y (mgr.34101) 5828 : cluster [DBG] pgmap v6756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:03.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:02 smithi155 bash[68033]: cluster 2024-07-28T22:44:01.572929+0000 mgr.y (mgr.34101) 5828 : cluster [DBG] pgmap v6756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:03.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10476 16 16 0 0 0 - 0 2024-07-28T22:44:03.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:03 smithi155 bash[73694]: debug 2024-07-28T22:44:03.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:04.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10477 16 16 0 0 0 - 0 2024-07-28T22:44:04.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:04 smithi045 bash[80445]: cluster 2024-07-28T22:44:03.574695+0000 mgr.y (mgr.34101) 5829 : cluster [DBG] pgmap v6757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:04.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:04 smithi045 bash[80445]: audit 2024-07-28T22:44:03.648433+0000 mon.c (mon.2) 1500 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:04.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:04 smithi045 bash[82788]: cluster 2024-07-28T22:44:03.574695+0000 mgr.y (mgr.34101) 5829 : cluster [DBG] pgmap v6757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:04.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:04 smithi045 bash[82788]: audit 2024-07-28T22:44:03.648433+0000 mon.c (mon.2) 1500 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:04 smithi155 bash[73694]: debug 2024-07-28T22:44:04.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:04 smithi155 bash[68033]: cluster 2024-07-28T22:44:03.574695+0000 mgr.y (mgr.34101) 5829 : cluster [DBG] pgmap v6757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:04 smithi155 bash[68033]: audit 2024-07-28T22:44:03.648433+0000 mon.c (mon.2) 1500 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:05.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10478 16 16 0 0 0 - 0 2024-07-28T22:44:05.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:05 smithi155 bash[73694]: debug 2024-07-28T22:44:05.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:06.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10479 16 16 0 0 0 - 0 2024-07-28T22:44:06.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:06 smithi155 bash[73694]: debug 2024-07-28T22:44:06.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:06.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:06 smithi155 bash[68033]: cluster 2024-07-28T22:44:05.576426+0000 mgr.y (mgr.34101) 5830 : cluster [DBG] pgmap v6758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:06.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:06 smithi045 bash[80445]: cluster 2024-07-28T22:44:05.576426+0000 mgr.y (mgr.34101) 5830 : cluster [DBG] pgmap v6758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:06.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:06 smithi045 bash[82788]: cluster 2024-07-28T22:44:05.576426+0000 mgr.y (mgr.34101) 5830 : cluster [DBG] pgmap v6758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:07.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:44:07.353717+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:44:07.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:44:07.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10480 16 16 0 0 0 - 0 2024-07-28T22:44:07.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:07 smithi155 bash[73694]: debug 2024-07-28T22:44:07.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:08.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10481 16 16 0 0 0 - 0 2024-07-28T22:44:08.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:08 smithi155 bash[73694]: debug 2024-07-28T22:44:08.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:08.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:08 smithi155 bash[68033]: cluster 2024-07-28T22:44:07.578309+0000 mgr.y (mgr.34101) 5831 : cluster [DBG] pgmap v6759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:08.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:08 smithi045 bash[80445]: cluster 2024-07-28T22:44:07.578309+0000 mgr.y (mgr.34101) 5831 : cluster [DBG] pgmap v6759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:08.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:08 smithi045 bash[82788]: cluster 2024-07-28T22:44:07.578309+0000 mgr.y (mgr.34101) 5831 : cluster [DBG] pgmap v6759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:09.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10482 16 16 0 0 0 - 0 2024-07-28T22:44:09.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:09 smithi155 bash[73694]: debug 2024-07-28T22:44:09.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:10.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10483 16 16 0 0 0 - 0 2024-07-28T22:44:10.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:10 smithi155 bash[73694]: debug 2024-07-28T22:44:10.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:10.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:10 smithi155 bash[68033]: cluster 2024-07-28T22:44:09.580047+0000 mgr.y (mgr.34101) 5832 : cluster [DBG] pgmap v6760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:44:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:44:10] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:44:10.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:10 smithi045 bash[80445]: cluster 2024-07-28T22:44:09.580047+0000 mgr.y (mgr.34101) 5832 : cluster [DBG] pgmap v6760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:10.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:10 smithi045 bash[82788]: cluster 2024-07-28T22:44:09.580047+0000 mgr.y (mgr.34101) 5832 : cluster [DBG] pgmap v6760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:11.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10484 16 16 0 0 0 - 0 2024-07-28T22:44:11.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:11 smithi155 bash[73694]: debug 2024-07-28T22:44:11.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:12.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10485 16 16 0 0 0 - 0 2024-07-28T22:44:12.653 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:12 smithi155 bash[73694]: debug 2024-07-28T22:44:12.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:12.653 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:44:12 smithi155 bash[60745]: ts=2024-07-28T22:44:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:44:12.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:12 smithi045 bash[80445]: cluster 2024-07-28T22:44:11.581930+0000 mgr.y (mgr.34101) 5833 : cluster [DBG] pgmap v6761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:12.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:12 smithi045 bash[82788]: cluster 2024-07-28T22:44:11.581930+0000 mgr.y (mgr.34101) 5833 : cluster [DBG] pgmap v6761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:13.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:12 smithi155 bash[68033]: cluster 2024-07-28T22:44:11.581930+0000 mgr.y (mgr.34101) 5833 : cluster [DBG] pgmap v6761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:13.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10486 16 16 0 0 0 - 0 2024-07-28T22:44:13.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:13 smithi155 bash[73694]: debug 2024-07-28T22:44:13.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:14.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10487 16 16 0 0 0 - 0 2024-07-28T22:44:14.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:14 smithi155 bash[73694]: debug 2024-07-28T22:44:14.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:14 smithi155 bash[68033]: cluster 2024-07-28T22:44:13.583672+0000 mgr.y (mgr.34101) 5834 : cluster [DBG] pgmap v6762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:14.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:14 smithi045 bash[80445]: cluster 2024-07-28T22:44:13.583672+0000 mgr.y (mgr.34101) 5834 : cluster [DBG] pgmap v6762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:14.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:14 smithi045 bash[82788]: cluster 2024-07-28T22:44:13.583672+0000 mgr.y (mgr.34101) 5834 : cluster [DBG] pgmap v6762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:15.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10488 16 16 0 0 0 - 0 2024-07-28T22:44:15.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:15 smithi155 bash[73694]: debug 2024-07-28T22:44:15.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:16.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10489 16 16 0 0 0 - 0 2024-07-28T22:44:16.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:16 smithi155 bash[68033]: cluster 2024-07-28T22:44:15.585369+0000 mgr.y (mgr.34101) 5835 : cluster [DBG] pgmap v6763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:16.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:16 smithi155 bash[73694]: debug 2024-07-28T22:44:16.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:16.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:16 smithi045 bash[80445]: cluster 2024-07-28T22:44:15.585369+0000 mgr.y (mgr.34101) 5835 : cluster [DBG] pgmap v6763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:16.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:16 smithi045 bash[82788]: cluster 2024-07-28T22:44:15.585369+0000 mgr.y (mgr.34101) 5835 : cluster [DBG] pgmap v6763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:17.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10490 16 16 0 0 0 - 0 2024-07-28T22:44:17.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:17 smithi155 bash[73694]: debug 2024-07-28T22:44:17.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:18.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10491 16 16 0 0 0 - 0 2024-07-28T22:44:18.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:18 smithi155 bash[73694]: debug 2024-07-28T22:44:18.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:18.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:18 smithi155 bash[68033]: cluster 2024-07-28T22:44:17.587249+0000 mgr.y (mgr.34101) 5836 : cluster [DBG] pgmap v6764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:18.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:18 smithi155 bash[68033]: audit 2024-07-28T22:44:18.649196+0000 mon.c (mon.2) 1501 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:18.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:18 smithi045 bash[80445]: cluster 2024-07-28T22:44:17.587249+0000 mgr.y (mgr.34101) 5836 : cluster [DBG] pgmap v6764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:18.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:18 smithi045 bash[80445]: audit 2024-07-28T22:44:18.649196+0000 mon.c (mon.2) 1501 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:18.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:18 smithi045 bash[82788]: cluster 2024-07-28T22:44:17.587249+0000 mgr.y (mgr.34101) 5836 : cluster [DBG] pgmap v6764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:18.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:18 smithi045 bash[82788]: audit 2024-07-28T22:44:18.649196+0000 mon.c (mon.2) 1501 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:19.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10492 16 16 0 0 0 - 0 2024-07-28T22:44:19.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:19 smithi155 bash[73694]: debug 2024-07-28T22:44:19.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:20.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10493 16 16 0 0 0 - 0 2024-07-28T22:44:20.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:20 smithi155 bash[68033]: cluster 2024-07-28T22:44:19.588965+0000 mgr.y (mgr.34101) 5837 : cluster [DBG] pgmap v6765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:20 smithi155 bash[73694]: debug 2024-07-28T22:44:20.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:20 smithi045 bash[80445]: cluster 2024-07-28T22:44:19.588965+0000 mgr.y (mgr.34101) 5837 : cluster [DBG] pgmap v6765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:44:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:44:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:44:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:20 smithi045 bash[82788]: cluster 2024-07-28T22:44:19.588965+0000 mgr.y (mgr.34101) 5837 : cluster [DBG] pgmap v6765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:21.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10494 16 16 0 0 0 - 0 2024-07-28T22:44:21.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:21 smithi155 bash[73694]: debug 2024-07-28T22:44:21.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:22.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10495 16 16 0 0 0 - 0 2024-07-28T22:44:22.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:22 smithi155 bash[73694]: debug 2024-07-28T22:44:22.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:22.673 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:44:22 smithi155 bash[60745]: ts=2024-07-28T22:44:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:44:22.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:22 smithi045 bash[80445]: cluster 2024-07-28T22:44:21.590851+0000 mgr.y (mgr.34101) 5838 : cluster [DBG] pgmap v6766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:22.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:22 smithi045 bash[82788]: cluster 2024-07-28T22:44:21.590851+0000 mgr.y (mgr.34101) 5838 : cluster [DBG] pgmap v6766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:23.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:22 smithi155 bash[68033]: cluster 2024-07-28T22:44:21.590851+0000 mgr.y (mgr.34101) 5838 : cluster [DBG] pgmap v6766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:23.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10496 16 16 0 0 0 - 0 2024-07-28T22:44:23.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:23 smithi155 bash[73694]: debug 2024-07-28T22:44:23.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:24.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10497 16 16 0 0 0 - 0 2024-07-28T22:44:24.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:24 smithi155 bash[68033]: cluster 2024-07-28T22:44:23.592592+0000 mgr.y (mgr.34101) 5839 : cluster [DBG] pgmap v6767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:24 smithi155 bash[73694]: debug 2024-07-28T22:44:24.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:24.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:24 smithi045 bash[80445]: cluster 2024-07-28T22:44:23.592592+0000 mgr.y (mgr.34101) 5839 : cluster [DBG] pgmap v6767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:24.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:24 smithi045 bash[82788]: cluster 2024-07-28T22:44:23.592592+0000 mgr.y (mgr.34101) 5839 : cluster [DBG] pgmap v6767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:25.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10498 16 16 0 0 0 - 0 2024-07-28T22:44:25.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:25 smithi155 bash[73694]: debug 2024-07-28T22:44:25.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:26.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10499 16 16 0 0 0 - 0 2024-07-28T22:44:26.690 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:26 smithi155 bash[73694]: debug 2024-07-28T22:44:26.409+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:26.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:26 smithi045 bash[82788]: cluster 2024-07-28T22:44:25.594361+0000 mgr.y (mgr.34101) 5840 : cluster [DBG] pgmap v6768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:26.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:26 smithi045 bash[80445]: cluster 2024-07-28T22:44:25.594361+0000 mgr.y (mgr.34101) 5840 : cluster [DBG] pgmap v6768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:27.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:26 smithi155 bash[68033]: cluster 2024-07-28T22:44:25.594361+0000 mgr.y (mgr.34101) 5840 : cluster [DBG] pgmap v6768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:27.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:44:27.356961+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:44:27.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:44:27.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10500 16 16 0 0 0 - 0 2024-07-28T22:44:27.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:27 smithi155 bash[73694]: debug 2024-07-28T22:44:27.373+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:28.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10501 16 16 0 0 0 - 0 2024-07-28T22:44:28.695 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:28 smithi155 bash[73694]: debug 2024-07-28T22:44:28.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:28.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:28 smithi045 bash[82788]: cluster 2024-07-28T22:44:27.596229+0000 mgr.y (mgr.34101) 5841 : cluster [DBG] pgmap v6769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:28.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:28 smithi045 bash[80445]: cluster 2024-07-28T22:44:27.596229+0000 mgr.y (mgr.34101) 5841 : cluster [DBG] pgmap v6769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:29.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:28 smithi155 bash[68033]: cluster 2024-07-28T22:44:27.596229+0000 mgr.y (mgr.34101) 5841 : cluster [DBG] pgmap v6769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:29.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10502 16 16 0 0 0 - 0 2024-07-28T22:44:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:29 smithi155 bash[73694]: debug 2024-07-28T22:44:29.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:30.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10503 16 16 0 0 0 - 0 2024-07-28T22:44:30.699 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:30 smithi155 bash[73694]: debug 2024-07-28T22:44:30.369+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:44:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:44:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:44:30.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:30 smithi045 bash[82788]: cluster 2024-07-28T22:44:29.597964+0000 mgr.y (mgr.34101) 5842 : cluster [DBG] pgmap v6770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:30.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:30 smithi045 bash[80445]: cluster 2024-07-28T22:44:29.597964+0000 mgr.y (mgr.34101) 5842 : cluster [DBG] pgmap v6770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:31.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:30 smithi155 bash[68033]: cluster 2024-07-28T22:44:29.597964+0000 mgr.y (mgr.34101) 5842 : cluster [DBG] pgmap v6770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:31.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10504 16 16 0 0 0 - 0 2024-07-28T22:44:31.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:31 smithi155 bash[73694]: debug 2024-07-28T22:44:31.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:32.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10505 16 16 0 0 0 - 0 2024-07-28T22:44:32.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:32 smithi155 bash[73694]: debug 2024-07-28T22:44:32.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:32.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:44:32 smithi155 bash[60745]: ts=2024-07-28T22:44:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:44:32.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:32 smithi045 bash[82788]: cluster 2024-07-28T22:44:31.599743+0000 mgr.y (mgr.34101) 5843 : cluster [DBG] pgmap v6771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:32.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:32 smithi045 bash[80445]: cluster 2024-07-28T22:44:31.599743+0000 mgr.y (mgr.34101) 5843 : cluster [DBG] pgmap v6771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:33.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:32 smithi155 bash[68033]: cluster 2024-07-28T22:44:31.599743+0000 mgr.y (mgr.34101) 5843 : cluster [DBG] pgmap v6771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:33.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10506 16 16 0 0 0 - 0 2024-07-28T22:44:33.711 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:33 smithi155 bash[73694]: debug 2024-07-28T22:44:33.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:33.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:33 smithi045 bash[82788]: audit 2024-07-28T22:44:33.649563+0000 mon.c (mon.2) 1502 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:33.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:33 smithi045 bash[80445]: audit 2024-07-28T22:44:33.649563+0000 mon.c (mon.2) 1502 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:33 smithi155 bash[68033]: audit 2024-07-28T22:44:33.649563+0000 mon.c (mon.2) 1502 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:34.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10507 16 16 0 0 0 - 0 2024-07-28T22:44:34.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:34 smithi155 bash[73694]: debug 2024-07-28T22:44:34.285+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:34 smithi045 bash[82788]: cluster 2024-07-28T22:44:33.601484+0000 mgr.y (mgr.34101) 5844 : cluster [DBG] pgmap v6772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:34.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:34 smithi045 bash[80445]: cluster 2024-07-28T22:44:33.601484+0000 mgr.y (mgr.34101) 5844 : cluster [DBG] pgmap v6772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:34 smithi155 bash[68033]: cluster 2024-07-28T22:44:33.601484+0000 mgr.y (mgr.34101) 5844 : cluster [DBG] pgmap v6772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:35.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10508 16 16 0 0 0 - 0 2024-07-28T22:44:35.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:35 smithi155 bash[73694]: debug 2024-07-28T22:44:35.313+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:36.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10509 16 16 0 0 0 - 0 2024-07-28T22:44:36.717 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:36 smithi155 bash[73694]: debug 2024-07-28T22:44:36.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:36.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:36 smithi045 bash[82788]: cluster 2024-07-28T22:44:35.603221+0000 mgr.y (mgr.34101) 5845 : cluster [DBG] pgmap v6773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:36.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:36 smithi045 bash[80445]: cluster 2024-07-28T22:44:35.603221+0000 mgr.y (mgr.34101) 5845 : cluster [DBG] pgmap v6773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:37.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:36 smithi155 bash[68033]: cluster 2024-07-28T22:44:35.603221+0000 mgr.y (mgr.34101) 5845 : cluster [DBG] pgmap v6773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:37.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10510 16 16 0 0 0 - 0 2024-07-28T22:44:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:37 smithi155 bash[73694]: debug 2024-07-28T22:44:37.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:38.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10511 16 16 0 0 0 - 0 2024-07-28T22:44:38.721 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:38 smithi155 bash[73694]: debug 2024-07-28T22:44:38.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:39.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:38 smithi155 bash[68033]: cluster 2024-07-28T22:44:37.605059+0000 mgr.y (mgr.34101) 5846 : cluster [DBG] pgmap v6774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:39.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:38 smithi045 bash[82788]: cluster 2024-07-28T22:44:37.605059+0000 mgr.y (mgr.34101) 5846 : cluster [DBG] pgmap v6774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:39.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:38 smithi045 bash[80445]: cluster 2024-07-28T22:44:37.605059+0000 mgr.y (mgr.34101) 5846 : cluster [DBG] pgmap v6774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:39.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10512 16 16 0 0 0 - 0 2024-07-28T22:44:39.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:39 smithi155 bash[73694]: debug 2024-07-28T22:44:39.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:40.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10513 16 16 0 0 0 - 0 2024-07-28T22:44:40.726 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:40 smithi155 bash[73694]: debug 2024-07-28T22:44:40.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:44:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:44:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:44:40.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:40 smithi045 bash[82788]: cluster 2024-07-28T22:44:39.606800+0000 mgr.y (mgr.34101) 5847 : cluster [DBG] pgmap v6775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:40.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:40 smithi045 bash[80445]: cluster 2024-07-28T22:44:39.606800+0000 mgr.y (mgr.34101) 5847 : cluster [DBG] pgmap v6775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:41.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:40 smithi155 bash[68033]: cluster 2024-07-28T22:44:39.606800+0000 mgr.y (mgr.34101) 5847 : cluster [DBG] pgmap v6775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:41.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10514 16 16 0 0 0 - 0 2024-07-28T22:44:41.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:41 smithi155 bash[73694]: debug 2024-07-28T22:44:41.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:42.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10515 16 16 0 0 0 - 0 2024-07-28T22:44:42.729 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:42 smithi155 bash[73694]: debug 2024-07-28T22:44:42.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:42.730 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:44:42 smithi155 bash[60745]: ts=2024-07-28T22:44:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:44:43.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:42 smithi155 bash[68033]: cluster 2024-07-28T22:44:41.608631+0000 mgr.y (mgr.34101) 5848 : cluster [DBG] pgmap v6776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:43.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:42 smithi045 bash[80445]: cluster 2024-07-28T22:44:41.608631+0000 mgr.y (mgr.34101) 5848 : cluster [DBG] pgmap v6776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:43.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:42 smithi045 bash[82788]: cluster 2024-07-28T22:44:41.608631+0000 mgr.y (mgr.34101) 5848 : cluster [DBG] pgmap v6776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:43.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10516 16 16 0 0 0 - 0 2024-07-28T22:44:43.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:43 smithi155 bash[73694]: debug 2024-07-28T22:44:43.261+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:44.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10517 16 16 0 0 0 - 0 2024-07-28T22:44:44.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:44 smithi155 bash[73694]: debug 2024-07-28T22:44:44.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:45.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:44 smithi155 bash[68033]: cluster 2024-07-28T22:44:43.610341+0000 mgr.y (mgr.34101) 5849 : cluster [DBG] pgmap v6777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:45.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:44 smithi045 bash[80445]: cluster 2024-07-28T22:44:43.610341+0000 mgr.y (mgr.34101) 5849 : cluster [DBG] pgmap v6777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:45.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:44 smithi045 bash[82788]: cluster 2024-07-28T22:44:43.610341+0000 mgr.y (mgr.34101) 5849 : cluster [DBG] pgmap v6777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:45.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10518 16 16 0 0 0 - 0 2024-07-28T22:44:45.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:45 smithi155 bash[73694]: debug 2024-07-28T22:44:45.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:46.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10519 16 16 0 0 0 - 0 2024-07-28T22:44:46.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:46 smithi155 bash[73694]: debug 2024-07-28T22:44:46.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:47.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:46 smithi155 bash[68033]: cluster 2024-07-28T22:44:45.612050+0000 mgr.y (mgr.34101) 5850 : cluster [DBG] pgmap v6778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:47.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:46 smithi045 bash[80445]: cluster 2024-07-28T22:44:45.612050+0000 mgr.y (mgr.34101) 5850 : cluster [DBG] pgmap v6778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:47.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:46 smithi045 bash[82788]: cluster 2024-07-28T22:44:45.612050+0000 mgr.y (mgr.34101) 5850 : cluster [DBG] pgmap v6778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:47.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:44:47.360374+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:44:47.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:44:47.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10520 16 16 0 0 0 - 0 2024-07-28T22:44:47.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:47 smithi155 bash[73694]: debug 2024-07-28T22:44:47.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:48.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10521 16 16 0 0 0 - 0 2024-07-28T22:44:48.742 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:48 smithi155 bash[73694]: debug 2024-07-28T22:44:48.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:48 smithi155 bash[68033]: cluster 2024-07-28T22:44:47.613954+0000 mgr.y (mgr.34101) 5851 : cluster [DBG] pgmap v6779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:48 smithi155 bash[68033]: audit 2024-07-28T22:44:48.649989+0000 mon.c (mon.2) 1503 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:48 smithi045 bash[80445]: cluster 2024-07-28T22:44:47.613954+0000 mgr.y (mgr.34101) 5851 : cluster [DBG] pgmap v6779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:48 smithi045 bash[80445]: audit 2024-07-28T22:44:48.649989+0000 mon.c (mon.2) 1503 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:48 smithi045 bash[82788]: cluster 2024-07-28T22:44:47.613954+0000 mgr.y (mgr.34101) 5851 : cluster [DBG] pgmap v6779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:48 smithi045 bash[82788]: audit 2024-07-28T22:44:48.649989+0000 mon.c (mon.2) 1503 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:44:49.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10522 16 16 0 0 0 - 0 2024-07-28T22:44:49.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:49 smithi155 bash[73694]: debug 2024-07-28T22:44:49.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:50.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10523 16 16 0 0 0 - 0 2024-07-28T22:44:50.746 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:50 smithi155 bash[73694]: debug 2024-07-28T22:44:50.373+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:44:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:44:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:44:50.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:50 smithi045 bash[80445]: cluster 2024-07-28T22:44:49.615647+0000 mgr.y (mgr.34101) 5852 : cluster [DBG] pgmap v6780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:50.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:50 smithi045 bash[82788]: cluster 2024-07-28T22:44:49.615647+0000 mgr.y (mgr.34101) 5852 : cluster [DBG] pgmap v6780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:51.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:50 smithi155 bash[68033]: cluster 2024-07-28T22:44:49.615647+0000 mgr.y (mgr.34101) 5852 : cluster [DBG] pgmap v6780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:51.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10524 16 16 0 0 0 - 0 2024-07-28T22:44:51.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:51 smithi155 bash[73694]: debug 2024-07-28T22:44:51.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:52.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10525 16 16 0 0 0 - 0 2024-07-28T22:44:52.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:52 smithi155 bash[73694]: debug 2024-07-28T22:44:52.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:52.751 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:44:52 smithi155 bash[60745]: ts=2024-07-28T22:44:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:44:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:52 smithi155 bash[68033]: cluster 2024-07-28T22:44:51.617508+0000 mgr.y (mgr.34101) 5853 : cluster [DBG] pgmap v6781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:53.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:52 smithi045 bash[80445]: cluster 2024-07-28T22:44:51.617508+0000 mgr.y (mgr.34101) 5853 : cluster [DBG] pgmap v6781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:53.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:52 smithi045 bash[82788]: cluster 2024-07-28T22:44:51.617508+0000 mgr.y (mgr.34101) 5853 : cluster [DBG] pgmap v6781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:53.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10526 16 16 0 0 0 - 0 2024-07-28T22:44:53.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:53 smithi155 bash[73694]: debug 2024-07-28T22:44:53.365+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:54.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10527 16 16 0 0 0 - 0 2024-07-28T22:44:54.755 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:54 smithi155 bash[73694]: debug 2024-07-28T22:44:54.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:55.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:54 smithi155 bash[68033]: cluster 2024-07-28T22:44:53.619251+0000 mgr.y (mgr.34101) 5854 : cluster [DBG] pgmap v6782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:55.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:54 smithi045 bash[80445]: cluster 2024-07-28T22:44:53.619251+0000 mgr.y (mgr.34101) 5854 : cluster [DBG] pgmap v6782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:55.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:54 smithi045 bash[82788]: cluster 2024-07-28T22:44:53.619251+0000 mgr.y (mgr.34101) 5854 : cluster [DBG] pgmap v6782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:55.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10528 16 16 0 0 0 - 0 2024-07-28T22:44:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:55 smithi155 bash[73694]: debug 2024-07-28T22:44:55.289+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:56.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10529 16 16 0 0 0 - 0 2024-07-28T22:44:56.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:56 smithi155 bash[73694]: debug 2024-07-28T22:44:56.261+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:57.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:56 smithi155 bash[68033]: cluster 2024-07-28T22:44:55.620977+0000 mgr.y (mgr.34101) 5855 : cluster [DBG] pgmap v6783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:57.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:56 smithi045 bash[80445]: cluster 2024-07-28T22:44:55.620977+0000 mgr.y (mgr.34101) 5855 : cluster [DBG] pgmap v6783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:57.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:56 smithi045 bash[82788]: cluster 2024-07-28T22:44:55.620977+0000 mgr.y (mgr.34101) 5855 : cluster [DBG] pgmap v6783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:57.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10530 16 16 0 0 0 - 0 2024-07-28T22:44:57.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:57 smithi155 bash[73694]: debug 2024-07-28T22:44:57.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:58.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10531 16 16 0 0 0 - 0 2024-07-28T22:44:58.762 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:58 smithi155 bash[73694]: debug 2024-07-28T22:44:58.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:44:59.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:44:58 smithi155 bash[68033]: cluster 2024-07-28T22:44:57.622888+0000 mgr.y (mgr.34101) 5856 : cluster [DBG] pgmap v6784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:59.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:44:58 smithi045 bash[82788]: cluster 2024-07-28T22:44:57.622888+0000 mgr.y (mgr.34101) 5856 : cluster [DBG] pgmap v6784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:59.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:44:58 smithi045 bash[80445]: cluster 2024-07-28T22:44:57.622888+0000 mgr.y (mgr.34101) 5856 : cluster [DBG] pgmap v6784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:44:59.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10532 16 16 0 0 0 - 0 2024-07-28T22:44:59.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:44:59 smithi155 bash[73694]: debug 2024-07-28T22:44:59.333+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:00.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10533 16 16 0 0 0 - 0 2024-07-28T22:45:00.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:00 smithi155 bash[73694]: debug 2024-07-28T22:45:00.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:45:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:45:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:45:00.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:00 smithi045 bash[80445]: cluster 2024-07-28T22:44:59.624601+0000 mgr.y (mgr.34101) 5857 : cluster [DBG] pgmap v6785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:00.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:00 smithi045 bash[80445]: audit 2024-07-28T22:45:00.065022+0000 mon.c (mon.2) 1504 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:45:00.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:00 smithi045 bash[80445]: audit 2024-07-28T22:45:00.454844+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:00.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:00 smithi045 bash[80445]: audit 2024-07-28T22:45:00.461527+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:00 smithi045 bash[82788]: cluster 2024-07-28T22:44:59.624601+0000 mgr.y (mgr.34101) 5857 : cluster [DBG] pgmap v6785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:00 smithi045 bash[82788]: audit 2024-07-28T22:45:00.065022+0000 mon.c (mon.2) 1504 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:45:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:00 smithi045 bash[82788]: audit 2024-07-28T22:45:00.454844+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:00 smithi045 bash[82788]: audit 2024-07-28T22:45:00.461527+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:01.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:00 smithi155 bash[68033]: cluster 2024-07-28T22:44:59.624601+0000 mgr.y (mgr.34101) 5857 : cluster [DBG] pgmap v6785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:01.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:00 smithi155 bash[68033]: audit 2024-07-28T22:45:00.065022+0000 mon.c (mon.2) 1504 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:45:01.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:00 smithi155 bash[68033]: audit 2024-07-28T22:45:00.454844+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:01.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:00 smithi155 bash[68033]: audit 2024-07-28T22:45:00.461527+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:01.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10534 16 16 0 0 0 - 0 2024-07-28T22:45:01.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:01 smithi155 bash[73694]: debug 2024-07-28T22:45:01.345+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:02.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10535 16 16 0 0 0 - 0 2024-07-28T22:45:02.770 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:02 smithi155 bash[73694]: debug 2024-07-28T22:45:02.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:02.770 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:45:02 smithi155 bash[60745]: ts=2024-07-28T22:45:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:45:03.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:02 smithi155 bash[68033]: cluster 2024-07-28T22:45:01.626473+0000 mgr.y (mgr.34101) 5858 : cluster [DBG] pgmap v6786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:03.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:02 smithi045 bash[80445]: cluster 2024-07-28T22:45:01.626473+0000 mgr.y (mgr.34101) 5858 : cluster [DBG] pgmap v6786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:03.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:02 smithi045 bash[82788]: cluster 2024-07-28T22:45:01.626473+0000 mgr.y (mgr.34101) 5858 : cluster [DBG] pgmap v6786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:03.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10536 16 16 0 0 0 - 0 2024-07-28T22:45:03.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:03 smithi155 bash[73694]: debug 2024-07-28T22:45:03.377+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:03 smithi155 bash[68033]: audit 2024-07-28T22:45:03.650188+0000 mon.c (mon.2) 1505 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:04.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:03 smithi045 bash[80445]: audit 2024-07-28T22:45:03.650188+0000 mon.c (mon.2) 1505 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:03 smithi045 bash[82788]: audit 2024-07-28T22:45:03.650188+0000 mon.c (mon.2) 1505 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:04.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10537 16 16 0 0 0 - 0 2024-07-28T22:45:04.781 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:04 smithi155 bash[73694]: debug 2024-07-28T22:45:04.393+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:04 smithi155 bash[68033]: cluster 2024-07-28T22:45:03.628192+0000 mgr.y (mgr.34101) 5859 : cluster [DBG] pgmap v6787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:05.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:04 smithi045 bash[80445]: cluster 2024-07-28T22:45:03.628192+0000 mgr.y (mgr.34101) 5859 : cluster [DBG] pgmap v6787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:05.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:04 smithi045 bash[82788]: cluster 2024-07-28T22:45:03.628192+0000 mgr.y (mgr.34101) 5859 : cluster [DBG] pgmap v6787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:05.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10538 16 16 0 0 0 - 0 2024-07-28T22:45:05.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:05 smithi155 bash[73694]: debug 2024-07-28T22:45:05.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:06.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10539 16 16 0 0 0 - 0 2024-07-28T22:45:06.784 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:06 smithi155 bash[73694]: debug 2024-07-28T22:45:06.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:07.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:06 smithi155 bash[68033]: cluster 2024-07-28T22:45:05.629005+0000 mgr.y (mgr.34101) 5860 : cluster [DBG] pgmap v6788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:07.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:06 smithi155 bash[68033]: audit 2024-07-28T22:45:05.964337+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:06 smithi155 bash[68033]: audit 2024-07-28T22:45:05.971214+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:06 smithi155 bash[68033]: audit 2024-07-28T22:45:06.121893+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:06 smithi155 bash[68033]: audit 2024-07-28T22:45:06.131383+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:06 smithi045 bash[80445]: cluster 2024-07-28T22:45:05.629005+0000 mgr.y (mgr.34101) 5860 : cluster [DBG] pgmap v6788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:07.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:06 smithi045 bash[80445]: audit 2024-07-28T22:45:05.964337+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:06 smithi045 bash[80445]: audit 2024-07-28T22:45:05.971214+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:06 smithi045 bash[80445]: audit 2024-07-28T22:45:06.121893+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:06 smithi045 bash[80445]: audit 2024-07-28T22:45:06.131383+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:06 smithi045 bash[82788]: cluster 2024-07-28T22:45:05.629005+0000 mgr.y (mgr.34101) 5860 : cluster [DBG] pgmap v6788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:07.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:06 smithi045 bash[82788]: audit 2024-07-28T22:45:05.964337+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:06 smithi045 bash[82788]: audit 2024-07-28T22:45:05.971214+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:06 smithi045 bash[82788]: audit 2024-07-28T22:45:06.121893+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:06 smithi045 bash[82788]: audit 2024-07-28T22:45:06.131383+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:07.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:45:07.363563+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:45:07.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:45:07.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10540 16 16 0 0 0 - 0 2024-07-28T22:45:07.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:07 smithi155 bash[73694]: debug 2024-07-28T22:45:07.377+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:08.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10541 16 16 0 0 0 - 0 2024-07-28T22:45:08.789 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:08 smithi155 bash[73694]: debug 2024-07-28T22:45:08.373+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:09.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:08 smithi155 bash[68033]: cluster 2024-07-28T22:45:07.630831+0000 mgr.y (mgr.34101) 5861 : cluster [DBG] pgmap v6789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:09.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:08 smithi045 bash[80445]: cluster 2024-07-28T22:45:07.630831+0000 mgr.y (mgr.34101) 5861 : cluster [DBG] pgmap v6789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:09.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:08 smithi045 bash[82788]: cluster 2024-07-28T22:45:07.630831+0000 mgr.y (mgr.34101) 5861 : cluster [DBG] pgmap v6789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:09.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10542 16 16 0 0 0 - 0 2024-07-28T22:45:09.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:09 smithi155 bash[73694]: debug 2024-07-28T22:45:09.413+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:10.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10543 16 16 0 0 0 - 0 2024-07-28T22:45:10.792 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:10 smithi155 bash[73694]: debug 2024-07-28T22:45:10.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:45:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:45:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:45:10.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:10 smithi045 bash[80445]: cluster 2024-07-28T22:45:09.632560+0000 mgr.y (mgr.34101) 5862 : cluster [DBG] pgmap v6790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:10.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:10 smithi045 bash[82788]: cluster 2024-07-28T22:45:09.632560+0000 mgr.y (mgr.34101) 5862 : cluster [DBG] pgmap v6790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:11.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:10 smithi155 bash[68033]: cluster 2024-07-28T22:45:09.632560+0000 mgr.y (mgr.34101) 5862 : cluster [DBG] pgmap v6790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:11.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10544 16 16 0 0 0 - 0 2024-07-28T22:45:11.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:11 smithi155 bash[73694]: debug 2024-07-28T22:45:11.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:12.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10545 16 16 0 0 0 - 0 2024-07-28T22:45:12.569 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:12 smithi155 bash[73694]: debug 2024-07-28T22:45:12.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:12.570 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:45:12 smithi155 bash[60745]: ts=2024-07-28T22:45:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:45:12.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:12 smithi155 bash[68033]: cluster 2024-07-28T22:45:11.634439+0000 mgr.y (mgr.34101) 5863 : cluster [DBG] pgmap v6791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:13.028 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:12 smithi045 bash[80445]: cluster 2024-07-28T22:45:11.634439+0000 mgr.y (mgr.34101) 5863 : cluster [DBG] pgmap v6791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:13.028 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:12 smithi045 bash[82788]: cluster 2024-07-28T22:45:11.634439+0000 mgr.y (mgr.34101) 5863 : cluster [DBG] pgmap v6791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:13.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10546 16 16 0 0 0 - 0 2024-07-28T22:45:13.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:13 smithi155 bash[73694]: debug 2024-07-28T22:45:13.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:14.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10547 16 16 0 0 0 - 0 2024-07-28T22:45:14.799 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:14 smithi155 bash[73694]: debug 2024-07-28T22:45:14.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:14.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:14 smithi045 bash[82788]: cluster 2024-07-28T22:45:13.635834+0000 mgr.y (mgr.34101) 5864 : cluster [DBG] pgmap v6792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:14.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:14 smithi045 bash[80445]: cluster 2024-07-28T22:45:13.635834+0000 mgr.y (mgr.34101) 5864 : cluster [DBG] pgmap v6792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:14 smithi155 bash[68033]: cluster 2024-07-28T22:45:13.635834+0000 mgr.y (mgr.34101) 5864 : cluster [DBG] pgmap v6792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:15.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10548 16 16 0 0 0 - 0 2024-07-28T22:45:15.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:15 smithi155 bash[73694]: debug 2024-07-28T22:45:15.441+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:16.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10549 16 16 0 0 0 - 0 2024-07-28T22:45:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:16 smithi155 bash[73694]: debug 2024-07-28T22:45:16.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:17.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:16 smithi155 bash[68033]: cluster 2024-07-28T22:45:15.637143+0000 mgr.y (mgr.34101) 5865 : cluster [DBG] pgmap v6793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:17.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:16 smithi155 bash[68033]: audit 2024-07-28T22:45:16.052238+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:16 smithi155 bash[68033]: audit 2024-07-28T22:45:16.071822+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:16 smithi155 bash[68033]: audit 2024-07-28T22:45:16.597150+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:16 smithi155 bash[68033]: audit 2024-07-28T22:45:16.608246+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:16 smithi155 bash[68033]: audit 2024-07-28T22:45:16.610992+0000 mon.c (mon.2) 1506 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:45:17.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:16 smithi155 bash[68033]: audit 2024-07-28T22:45:16.612772+0000 mon.c (mon.2) 1507 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:45:17.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:16 smithi155 bash[68033]: audit 2024-07-28T22:45:16.623687+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[80445]: cluster 2024-07-28T22:45:15.637143+0000 mgr.y (mgr.34101) 5865 : cluster [DBG] pgmap v6793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:17.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[80445]: audit 2024-07-28T22:45:16.052238+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[80445]: audit 2024-07-28T22:45:16.071822+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[80445]: audit 2024-07-28T22:45:16.597150+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[80445]: audit 2024-07-28T22:45:16.608246+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[80445]: audit 2024-07-28T22:45:16.610992+0000 mon.c (mon.2) 1506 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:45:17.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[80445]: audit 2024-07-28T22:45:16.612772+0000 mon.c (mon.2) 1507 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:45:17.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[80445]: audit 2024-07-28T22:45:16.623687+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[82788]: cluster 2024-07-28T22:45:15.637143+0000 mgr.y (mgr.34101) 5865 : cluster [DBG] pgmap v6793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:17.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[82788]: audit 2024-07-28T22:45:16.052238+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[82788]: audit 2024-07-28T22:45:16.071822+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[82788]: audit 2024-07-28T22:45:16.597150+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[82788]: audit 2024-07-28T22:45:16.608246+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[82788]: audit 2024-07-28T22:45:16.610992+0000 mon.c (mon.2) 1506 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:45:17.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[82788]: audit 2024-07-28T22:45:16.612772+0000 mon.c (mon.2) 1507 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:45:17.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:16 smithi045 bash[82788]: audit 2024-07-28T22:45:16.623687+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:45:17.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10550 16 16 0 0 0 - 0 2024-07-28T22:45:17.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:17 smithi155 bash[73694]: debug 2024-07-28T22:45:17.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:18.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10551 16 16 0 0 0 - 0 2024-07-28T22:45:18.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:18 smithi155 bash[73694]: debug 2024-07-28T22:45:18.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:19.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:18 smithi045 bash[80445]: cluster 2024-07-28T22:45:17.639015+0000 mgr.y (mgr.34101) 5866 : cluster [DBG] pgmap v6794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:19.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:18 smithi045 bash[80445]: audit 2024-07-28T22:45:18.650717+0000 mon.c (mon.2) 1508 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:18 smithi045 bash[82788]: cluster 2024-07-28T22:45:17.639015+0000 mgr.y (mgr.34101) 5866 : cluster [DBG] pgmap v6794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:18 smithi045 bash[82788]: audit 2024-07-28T22:45:18.650717+0000 mon.c (mon.2) 1508 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:18 smithi155 bash[68033]: cluster 2024-07-28T22:45:17.639015+0000 mgr.y (mgr.34101) 5866 : cluster [DBG] pgmap v6794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:18 smithi155 bash[68033]: audit 2024-07-28T22:45:18.650717+0000 mon.c (mon.2) 1508 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:19.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10552 16 16 0 0 0 - 0 2024-07-28T22:45:19.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:19 smithi155 bash[73694]: debug 2024-07-28T22:45:19.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:20.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10553 16 16 0 0 0 - 0 2024-07-28T22:45:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:20 smithi155 bash[73694]: debug 2024-07-28T22:45:20.540+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:20.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:20 smithi045 bash[80445]: cluster 2024-07-28T22:45:19.640727+0000 mgr.y (mgr.34101) 5867 : cluster [DBG] pgmap v6795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:45:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:45:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:45:20.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:20 smithi045 bash[82788]: cluster 2024-07-28T22:45:19.640727+0000 mgr.y (mgr.34101) 5867 : cluster [DBG] pgmap v6795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:21.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:20 smithi155 bash[68033]: cluster 2024-07-28T22:45:19.640727+0000 mgr.y (mgr.34101) 5867 : cluster [DBG] pgmap v6795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:21.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10554 16 16 0 0 0 - 0 2024-07-28T22:45:21.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:21 smithi155 bash[73694]: debug 2024-07-28T22:45:21.500+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:22.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:21 smithi045 bash[80445]: cluster 2024-07-28T22:45:21.642594+0000 mgr.y (mgr.34101) 5868 : cluster [DBG] pgmap v6796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:22.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:21 smithi045 bash[82788]: cluster 2024-07-28T22:45:21.642594+0000 mgr.y (mgr.34101) 5868 : cluster [DBG] pgmap v6796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:21 smithi155 bash[68033]: cluster 2024-07-28T22:45:21.642594+0000 mgr.y (mgr.34101) 5868 : cluster [DBG] pgmap v6796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:22.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10555 16 16 0 0 0 - 0 2024-07-28T22:45:22.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:22 smithi155 bash[73694]: debug 2024-07-28T22:45:22.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:45:22 smithi155 bash[60745]: ts=2024-07-28T22:45:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:45:23.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10556 16 16 0 0 0 - 0 2024-07-28T22:45:23.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:23 smithi155 bash[73694]: debug 2024-07-28T22:45:23.520+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:24.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10557 16 16 0 0 0 - 0 2024-07-28T22:45:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:24 smithi155 bash[73694]: debug 2024-07-28T22:45:24.500+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:24.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:24 smithi155 bash[68033]: cluster 2024-07-28T22:45:23.644282+0000 mgr.y (mgr.34101) 5869 : cluster [DBG] pgmap v6797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:24.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:24 smithi045 bash[80445]: cluster 2024-07-28T22:45:23.644282+0000 mgr.y (mgr.34101) 5869 : cluster [DBG] pgmap v6797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:24.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:24 smithi045 bash[82788]: cluster 2024-07-28T22:45:23.644282+0000 mgr.y (mgr.34101) 5869 : cluster [DBG] pgmap v6797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:25.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10558 16 16 0 0 0 - 0 2024-07-28T22:45:25.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:25 smithi155 bash[73694]: debug 2024-07-28T22:45:25.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:26.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10559 16 16 0 0 0 - 0 2024-07-28T22:45:26.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:26 smithi155 bash[73694]: debug 2024-07-28T22:45:26.488+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:26.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:26 smithi155 bash[68033]: cluster 2024-07-28T22:45:25.646001+0000 mgr.y (mgr.34101) 5870 : cluster [DBG] pgmap v6798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:26.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:26 smithi045 bash[80445]: cluster 2024-07-28T22:45:25.646001+0000 mgr.y (mgr.34101) 5870 : cluster [DBG] pgmap v6798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:26.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:26 smithi045 bash[82788]: cluster 2024-07-28T22:45:25.646001+0000 mgr.y (mgr.34101) 5870 : cluster [DBG] pgmap v6798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:27.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:45:27.366855+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:45:27.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:45:27.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10560 16 16 0 0 0 - 0 2024-07-28T22:45:27.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:27 smithi155 bash[73694]: debug 2024-07-28T22:45:27.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:28.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10561 16 16 0 0 0 - 0 2024-07-28T22:45:28.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:28 smithi155 bash[73694]: debug 2024-07-28T22:45:28.500+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:28.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:28 smithi155 bash[68033]: cluster 2024-07-28T22:45:27.647851+0000 mgr.y (mgr.34101) 5871 : cluster [DBG] pgmap v6799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:28.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:28 smithi045 bash[82788]: cluster 2024-07-28T22:45:27.647851+0000 mgr.y (mgr.34101) 5871 : cluster [DBG] pgmap v6799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:28.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:28 smithi045 bash[80445]: cluster 2024-07-28T22:45:27.647851+0000 mgr.y (mgr.34101) 5871 : cluster [DBG] pgmap v6799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:29.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10562 16 16 0 0 0 - 0 2024-07-28T22:45:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:29 smithi155 bash[73694]: debug 2024-07-28T22:45:29.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:30.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10563 16 16 0 0 0 - 0 2024-07-28T22:45:30.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:30 smithi155 bash[73694]: debug 2024-07-28T22:45:30.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:30.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:30 smithi155 bash[68033]: cluster 2024-07-28T22:45:29.649533+0000 mgr.y (mgr.34101) 5872 : cluster [DBG] pgmap v6800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:45:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:45:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:45:30.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:30 smithi045 bash[82788]: cluster 2024-07-28T22:45:29.649533+0000 mgr.y (mgr.34101) 5872 : cluster [DBG] pgmap v6800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:30.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:30 smithi045 bash[80445]: cluster 2024-07-28T22:45:29.649533+0000 mgr.y (mgr.34101) 5872 : cluster [DBG] pgmap v6800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:31.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10564 16 16 0 0 0 - 0 2024-07-28T22:45:31.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:31 smithi155 bash[73694]: debug 2024-07-28T22:45:31.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:32.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10565 16 16 0 0 0 - 0 2024-07-28T22:45:32.720 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:45:32 smithi155 bash[60745]: ts=2024-07-28T22:45:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:45:32.721 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:32 smithi155 bash[73694]: debug 2024-07-28T22:45:32.380+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:32.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:32 smithi045 bash[80445]: cluster 2024-07-28T22:45:31.651384+0000 mgr.y (mgr.34101) 5873 : cluster [DBG] pgmap v6801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:32.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:32 smithi045 bash[82788]: cluster 2024-07-28T22:45:31.651384+0000 mgr.y (mgr.34101) 5873 : cluster [DBG] pgmap v6801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:33.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:32 smithi155 bash[68033]: cluster 2024-07-28T22:45:31.651384+0000 mgr.y (mgr.34101) 5873 : cluster [DBG] pgmap v6801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:33.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10566 16 16 0 0 0 - 0 2024-07-28T22:45:33.729 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:33 smithi155 bash[73694]: debug 2024-07-28T22:45:33.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:33 smithi155 bash[68033]: audit 2024-07-28T22:45:33.651148+0000 mon.c (mon.2) 1509 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:34.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:33 smithi045 bash[80445]: audit 2024-07-28T22:45:33.651148+0000 mon.c (mon.2) 1509 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:33 smithi045 bash[82788]: audit 2024-07-28T22:45:33.651148+0000 mon.c (mon.2) 1509 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:34.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10567 16 16 0 0 0 - 0 2024-07-28T22:45:34.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:34 smithi155 bash[73694]: debug 2024-07-28T22:45:34.384+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:34 smithi155 bash[68033]: cluster 2024-07-28T22:45:33.653227+0000 mgr.y (mgr.34101) 5874 : cluster [DBG] pgmap v6802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:35.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:34 smithi045 bash[80445]: cluster 2024-07-28T22:45:33.653227+0000 mgr.y (mgr.34101) 5874 : cluster [DBG] pgmap v6802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:35.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:34 smithi045 bash[82788]: cluster 2024-07-28T22:45:33.653227+0000 mgr.y (mgr.34101) 5874 : cluster [DBG] pgmap v6802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:35.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10568 16 16 0 0 0 - 0 2024-07-28T22:45:35.810 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:35 smithi155 bash[73694]: debug 2024-07-28T22:45:35.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:36.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10569 16 16 0 0 0 - 0 2024-07-28T22:45:36.735 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:36 smithi155 bash[73694]: debug 2024-07-28T22:45:36.452+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:37.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:36 smithi155 bash[68033]: cluster 2024-07-28T22:45:35.654995+0000 mgr.y (mgr.34101) 5875 : cluster [DBG] pgmap v6803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:37.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:36 smithi045 bash[80445]: cluster 2024-07-28T22:45:35.654995+0000 mgr.y (mgr.34101) 5875 : cluster [DBG] pgmap v6803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:37.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:36 smithi045 bash[82788]: cluster 2024-07-28T22:45:35.654995+0000 mgr.y (mgr.34101) 5875 : cluster [DBG] pgmap v6803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:37.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10570 16 16 0 0 0 - 0 2024-07-28T22:45:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:37 smithi155 bash[73694]: debug 2024-07-28T22:45:37.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:38.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10571 16 16 0 0 0 - 0 2024-07-28T22:45:38.739 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:38 smithi155 bash[73694]: debug 2024-07-28T22:45:38.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:39.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:38 smithi155 bash[68033]: cluster 2024-07-28T22:45:37.656884+0000 mgr.y (mgr.34101) 5876 : cluster [DBG] pgmap v6804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:39.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:38 smithi045 bash[80445]: cluster 2024-07-28T22:45:37.656884+0000 mgr.y (mgr.34101) 5876 : cluster [DBG] pgmap v6804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:39.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:38 smithi045 bash[82788]: cluster 2024-07-28T22:45:37.656884+0000 mgr.y (mgr.34101) 5876 : cluster [DBG] pgmap v6804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:39.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10572 16 16 0 0 0 - 0 2024-07-28T22:45:39.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:39 smithi155 bash[73694]: debug 2024-07-28T22:45:39.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:40.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10573 16 16 0 0 0 - 0 2024-07-28T22:45:40.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:40 smithi155 bash[68033]: cluster 2024-07-28T22:45:39.658612+0000 mgr.y (mgr.34101) 5877 : cluster [DBG] pgmap v6805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:40.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:40 smithi155 bash[73694]: debug 2024-07-28T22:45:40.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:40.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:40 smithi045 bash[80445]: cluster 2024-07-28T22:45:39.658612+0000 mgr.y (mgr.34101) 5877 : cluster [DBG] pgmap v6805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:45:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:45:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:45:40.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:40 smithi045 bash[82788]: cluster 2024-07-28T22:45:39.658612+0000 mgr.y (mgr.34101) 5877 : cluster [DBG] pgmap v6805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:41.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10574 16 16 0 0 0 - 0 2024-07-28T22:45:41.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:41 smithi155 bash[73694]: debug 2024-07-28T22:45:41.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:42.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10575 16 16 0 0 0 - 0 2024-07-28T22:45:42.748 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:42 smithi155 bash[73694]: debug 2024-07-28T22:45:42.520+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:42.748 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:45:42 smithi155 bash[60745]: ts=2024-07-28T22:45:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:45:43.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:42 smithi155 bash[68033]: cluster 2024-07-28T22:45:41.660443+0000 mgr.y (mgr.34101) 5878 : cluster [DBG] pgmap v6806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:43.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:42 smithi045 bash[80445]: cluster 2024-07-28T22:45:41.660443+0000 mgr.y (mgr.34101) 5878 : cluster [DBG] pgmap v6806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:43.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:42 smithi045 bash[82788]: cluster 2024-07-28T22:45:41.660443+0000 mgr.y (mgr.34101) 5878 : cluster [DBG] pgmap v6806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:43.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10576 16 16 0 0 0 - 0 2024-07-28T22:45:44.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:43 smithi155 bash[73694]: debug 2024-07-28T22:45:43.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:44.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10577 16 16 0 0 0 - 0 2024-07-28T22:45:44.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:44 smithi155 bash[68033]: cluster 2024-07-28T22:45:43.662185+0000 mgr.y (mgr.34101) 5879 : cluster [DBG] pgmap v6807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:44 smithi155 bash[73694]: debug 2024-07-28T22:45:44.528+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:45.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:44 smithi045 bash[80445]: cluster 2024-07-28T22:45:43.662185+0000 mgr.y (mgr.34101) 5879 : cluster [DBG] pgmap v6807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:45.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:44 smithi045 bash[82788]: cluster 2024-07-28T22:45:43.662185+0000 mgr.y (mgr.34101) 5879 : cluster [DBG] pgmap v6807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:45.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10578 16 16 0 0 0 - 0 2024-07-28T22:45:46.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:45 smithi155 bash[73694]: debug 2024-07-28T22:45:45.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:46.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10579 16 16 0 0 0 - 0 2024-07-28T22:45:46.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:46 smithi155 bash[73694]: debug 2024-07-28T22:45:46.552+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:46.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:46 smithi155 bash[68033]: cluster 2024-07-28T22:45:45.663873+0000 mgr.y (mgr.34101) 5880 : cluster [DBG] pgmap v6808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:47.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:46 smithi045 bash[80445]: cluster 2024-07-28T22:45:45.663873+0000 mgr.y (mgr.34101) 5880 : cluster [DBG] pgmap v6808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:47.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:46 smithi045 bash[82788]: cluster 2024-07-28T22:45:45.663873+0000 mgr.y (mgr.34101) 5880 : cluster [DBG] pgmap v6808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:47.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:45:47.370288+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:45:47.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:45:47.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10580 16 16 0 0 0 - 0 2024-07-28T22:45:48.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:47 smithi155 bash[73694]: debug 2024-07-28T22:45:47.588+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:48.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10581 16 16 0 0 0 - 0 2024-07-28T22:45:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:48 smithi155 bash[73694]: debug 2024-07-28T22:45:48.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:48 smithi155 bash[68033]: cluster 2024-07-28T22:45:47.665753+0000 mgr.y (mgr.34101) 5881 : cluster [DBG] pgmap v6809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:48 smithi155 bash[68033]: audit 2024-07-28T22:45:48.651532+0000 mon.c (mon.2) 1510 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:48 smithi045 bash[80445]: cluster 2024-07-28T22:45:47.665753+0000 mgr.y (mgr.34101) 5881 : cluster [DBG] pgmap v6809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:48 smithi045 bash[80445]: audit 2024-07-28T22:45:48.651532+0000 mon.c (mon.2) 1510 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:48 smithi045 bash[82788]: cluster 2024-07-28T22:45:47.665753+0000 mgr.y (mgr.34101) 5881 : cluster [DBG] pgmap v6809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:48 smithi045 bash[82788]: audit 2024-07-28T22:45:48.651532+0000 mon.c (mon.2) 1510 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:45:49.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10582 16 16 0 0 0 - 0 2024-07-28T22:45:50.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:49 smithi155 bash[73694]: debug 2024-07-28T22:45:49.576+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:50.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10583 16 16 0 0 0 - 0 2024-07-28T22:45:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:45:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:45:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:45:50.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:50 smithi045 bash[80445]: cluster 2024-07-28T22:45:49.667502+0000 mgr.y (mgr.34101) 5882 : cluster [DBG] pgmap v6810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:50.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:50 smithi045 bash[82788]: cluster 2024-07-28T22:45:49.667502+0000 mgr.y (mgr.34101) 5882 : cluster [DBG] pgmap v6810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:50 smithi155 bash[73694]: debug 2024-07-28T22:45:50.612+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:51.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:50 smithi155 bash[68033]: cluster 2024-07-28T22:45:49.667502+0000 mgr.y (mgr.34101) 5882 : cluster [DBG] pgmap v6810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:51.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10584 16 16 0 0 0 - 0 2024-07-28T22:45:52.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:51 smithi155 bash[73694]: debug 2024-07-28T22:45:51.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:52.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10585 16 16 0 0 0 - 0 2024-07-28T22:45:52.664 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:45:52 smithi155 bash[60745]: ts=2024-07-28T22:45:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:45:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:52 smithi155 bash[68033]: cluster 2024-07-28T22:45:51.669479+0000 mgr.y (mgr.34101) 5883 : cluster [DBG] pgmap v6811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:53.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:52 smithi155 bash[73694]: debug 2024-07-28T22:45:52.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:53.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:52 smithi045 bash[80445]: cluster 2024-07-28T22:45:51.669479+0000 mgr.y (mgr.34101) 5883 : cluster [DBG] pgmap v6811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:53.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:52 smithi045 bash[82788]: cluster 2024-07-28T22:45:51.669479+0000 mgr.y (mgr.34101) 5883 : cluster [DBG] pgmap v6811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:53.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10586 16 16 0 0 0 - 0 2024-07-28T22:45:54.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:53 smithi155 bash[73694]: debug 2024-07-28T22:45:53.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:54.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10587 16 16 0 0 0 - 0 2024-07-28T22:45:55.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:54 smithi155 bash[68033]: cluster 2024-07-28T22:45:53.671208+0000 mgr.y (mgr.34101) 5884 : cluster [DBG] pgmap v6812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:55.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:54 smithi155 bash[73694]: debug 2024-07-28T22:45:54.684+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:55.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:54 smithi045 bash[80445]: cluster 2024-07-28T22:45:53.671208+0000 mgr.y (mgr.34101) 5884 : cluster [DBG] pgmap v6812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:54 smithi045 bash[82788]: cluster 2024-07-28T22:45:53.671208+0000 mgr.y (mgr.34101) 5884 : cluster [DBG] pgmap v6812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:55.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10588 16 16 0 0 0 - 0 2024-07-28T22:45:56.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:55 smithi155 bash[73694]: debug 2024-07-28T22:45:55.708+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:56.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10589 16 16 0 0 0 - 0 2024-07-28T22:45:57.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:56 smithi155 bash[73694]: debug 2024-07-28T22:45:56.668+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:57.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:56 smithi155 bash[68033]: cluster 2024-07-28T22:45:55.672935+0000 mgr.y (mgr.34101) 5885 : cluster [DBG] pgmap v6813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:57.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:56 smithi045 bash[80445]: cluster 2024-07-28T22:45:55.672935+0000 mgr.y (mgr.34101) 5885 : cluster [DBG] pgmap v6813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:57.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:56 smithi045 bash[82788]: cluster 2024-07-28T22:45:55.672935+0000 mgr.y (mgr.34101) 5885 : cluster [DBG] pgmap v6813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:57.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10590 16 16 0 0 0 - 0 2024-07-28T22:45:58.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:57 smithi155 bash[73694]: debug 2024-07-28T22:45:57.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:58.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10591 16 16 0 0 0 - 0 2024-07-28T22:45:59.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:45:58 smithi155 bash[68033]: cluster 2024-07-28T22:45:57.674818+0000 mgr.y (mgr.34101) 5886 : cluster [DBG] pgmap v6814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:59.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:58 smithi155 bash[73694]: debug 2024-07-28T22:45:58.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:45:59.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:45:58 smithi045 bash[80445]: cluster 2024-07-28T22:45:57.674818+0000 mgr.y (mgr.34101) 5886 : cluster [DBG] pgmap v6814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:59.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:45:58 smithi045 bash[82788]: cluster 2024-07-28T22:45:57.674818+0000 mgr.y (mgr.34101) 5886 : cluster [DBG] pgmap v6814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:45:59.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10592 16 16 0 0 0 - 0 2024-07-28T22:46:00.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:45:59 smithi155 bash[73694]: debug 2024-07-28T22:45:59.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:00.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10593 16 16 0 0 0 - 0 2024-07-28T22:46:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:46:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:46:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:46:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:00 smithi045 bash[80445]: cluster 2024-07-28T22:45:59.676508+0000 mgr.y (mgr.34101) 5887 : cluster [DBG] pgmap v6815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:00 smithi045 bash[82788]: cluster 2024-07-28T22:45:59.676508+0000 mgr.y (mgr.34101) 5887 : cluster [DBG] pgmap v6815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:00 smithi155 bash[73694]: debug 2024-07-28T22:46:00.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:01.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:00 smithi155 bash[68033]: cluster 2024-07-28T22:45:59.676508+0000 mgr.y (mgr.34101) 5887 : cluster [DBG] pgmap v6815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:01.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10594 16 16 0 0 0 - 0 2024-07-28T22:46:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:01 smithi155 bash[73694]: debug 2024-07-28T22:46:01.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:02.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10595 16 16 0 0 0 - 0 2024-07-28T22:46:02.687 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:46:02 smithi155 bash[60745]: ts=2024-07-28T22:46:02.319Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:46:03.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:02 smithi155 bash[73694]: debug 2024-07-28T22:46:02.684+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:03.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:02 smithi155 bash[68033]: cluster 2024-07-28T22:46:01.678354+0000 mgr.y (mgr.34101) 5888 : cluster [DBG] pgmap v6816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:03.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:02 smithi045 bash[82788]: cluster 2024-07-28T22:46:01.678354+0000 mgr.y (mgr.34101) 5888 : cluster [DBG] pgmap v6816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:03.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:02 smithi045 bash[80445]: cluster 2024-07-28T22:46:01.678354+0000 mgr.y (mgr.34101) 5888 : cluster [DBG] pgmap v6816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:03.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10596 16 16 0 0 0 - 0 2024-07-28T22:46:04.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:03 smithi155 bash[73694]: debug 2024-07-28T22:46:03.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:03 smithi155 bash[68033]: audit 2024-07-28T22:46:03.651895+0000 mon.c (mon.2) 1511 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:04.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:03 smithi045 bash[82788]: audit 2024-07-28T22:46:03.651895+0000 mon.c (mon.2) 1511 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:03 smithi045 bash[80445]: audit 2024-07-28T22:46:03.651895+0000 mon.c (mon.2) 1511 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:04.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10597 16 16 0 0 0 - 0 2024-07-28T22:46:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:04 smithi155 bash[73694]: debug 2024-07-28T22:46:04.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:04 smithi155 bash[68033]: cluster 2024-07-28T22:46:03.687505+0000 mgr.y (mgr.34101) 5889 : cluster [DBG] pgmap v6817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:05.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:04 smithi045 bash[82788]: cluster 2024-07-28T22:46:03.687505+0000 mgr.y (mgr.34101) 5889 : cluster [DBG] pgmap v6817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:05.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:04 smithi045 bash[80445]: cluster 2024-07-28T22:46:03.687505+0000 mgr.y (mgr.34101) 5889 : cluster [DBG] pgmap v6817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:05.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10598 16 16 0 0 0 - 0 2024-07-28T22:46:06.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:05 smithi155 bash[73694]: debug 2024-07-28T22:46:05.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:06.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10599 16 16 0 0 0 - 0 2024-07-28T22:46:07.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:06 smithi155 bash[73694]: debug 2024-07-28T22:46:06.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:07.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:06 smithi155 bash[68033]: cluster 2024-07-28T22:46:05.689270+0000 mgr.y (mgr.34101) 5890 : cluster [DBG] pgmap v6818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:07.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:06 smithi045 bash[80445]: cluster 2024-07-28T22:46:05.689270+0000 mgr.y (mgr.34101) 5890 : cluster [DBG] pgmap v6818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:07.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:06 smithi045 bash[82788]: cluster 2024-07-28T22:46:05.689270+0000 mgr.y (mgr.34101) 5890 : cluster [DBG] pgmap v6818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:07.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:46:07.373606+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:46:07.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:46:07.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10600 16 16 0 0 0 - 0 2024-07-28T22:46:08.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:07 smithi155 bash[73694]: debug 2024-07-28T22:46:07.639+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:08.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10601 16 16 0 0 0 - 0 2024-07-28T22:46:09.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:08 smithi155 bash[73694]: debug 2024-07-28T22:46:08.651+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:09.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:08 smithi155 bash[68033]: cluster 2024-07-28T22:46:07.691180+0000 mgr.y (mgr.34101) 5891 : cluster [DBG] pgmap v6819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:09.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:08 smithi045 bash[80445]: cluster 2024-07-28T22:46:07.691180+0000 mgr.y (mgr.34101) 5891 : cluster [DBG] pgmap v6819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:09.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:08 smithi045 bash[82788]: cluster 2024-07-28T22:46:07.691180+0000 mgr.y (mgr.34101) 5891 : cluster [DBG] pgmap v6819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:09.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10602 16 16 0 0 0 - 0 2024-07-28T22:46:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:09 smithi155 bash[73694]: debug 2024-07-28T22:46:09.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:10.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10603 16 16 0 0 0 - 0 2024-07-28T22:46:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:46:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:46:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:46:10.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:10 smithi045 bash[80445]: cluster 2024-07-28T22:46:09.692899+0000 mgr.y (mgr.34101) 5892 : cluster [DBG] pgmap v6820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:10.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:10 smithi045 bash[82788]: cluster 2024-07-28T22:46:09.692899+0000 mgr.y (mgr.34101) 5892 : cluster [DBG] pgmap v6820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:10 smithi155 bash[73694]: debug 2024-07-28T22:46:10.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:11.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:10 smithi155 bash[68033]: cluster 2024-07-28T22:46:09.692899+0000 mgr.y (mgr.34101) 5892 : cluster [DBG] pgmap v6820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:11.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10604 16 16 0 0 0 - 0 2024-07-28T22:46:12.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:11 smithi155 bash[73694]: debug 2024-07-28T22:46:11.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:12.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10605 16 16 0 0 0 - 0 2024-07-28T22:46:12.690 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:46:12 smithi155 bash[60745]: ts=2024-07-28T22:46:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:46:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:12 smithi155 bash[73694]: debug 2024-07-28T22:46:12.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:13.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:12 smithi155 bash[68033]: cluster 2024-07-28T22:46:11.694785+0000 mgr.y (mgr.34101) 5893 : cluster [DBG] pgmap v6821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:13.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:12 smithi045 bash[80445]: cluster 2024-07-28T22:46:11.694785+0000 mgr.y (mgr.34101) 5893 : cluster [DBG] pgmap v6821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:13.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:12 smithi045 bash[82788]: cluster 2024-07-28T22:46:11.694785+0000 mgr.y (mgr.34101) 5893 : cluster [DBG] pgmap v6821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:13.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10606 16 16 0 0 0 - 0 2024-07-28T22:46:14.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:13 smithi155 bash[73694]: debug 2024-07-28T22:46:13.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:14.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10607 16 16 0 0 0 - 0 2024-07-28T22:46:15.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:14 smithi155 bash[68033]: cluster 2024-07-28T22:46:13.696485+0000 mgr.y (mgr.34101) 5894 : cluster [DBG] pgmap v6822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:14 smithi155 bash[73694]: debug 2024-07-28T22:46:14.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:15.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:14 smithi045 bash[80445]: cluster 2024-07-28T22:46:13.696485+0000 mgr.y (mgr.34101) 5894 : cluster [DBG] pgmap v6822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:14 smithi045 bash[82788]: cluster 2024-07-28T22:46:13.696485+0000 mgr.y (mgr.34101) 5894 : cluster [DBG] pgmap v6822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:15.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10608 16 16 0 0 0 - 0 2024-07-28T22:46:16.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:15 smithi155 bash[68033]: cluster 2024-07-28T22:46:15.698268+0000 mgr.y (mgr.34101) 5895 : cluster [DBG] pgmap v6823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:16.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:15 smithi155 bash[73694]: debug 2024-07-28T22:46:15.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:16.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:15 smithi045 bash[80445]: cluster 2024-07-28T22:46:15.698268+0000 mgr.y (mgr.34101) 5895 : cluster [DBG] pgmap v6823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:15 smithi045 bash[82788]: cluster 2024-07-28T22:46:15.698268+0000 mgr.y (mgr.34101) 5895 : cluster [DBG] pgmap v6823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:16.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10609 16 16 0 0 0 - 0 2024-07-28T22:46:17.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:16 smithi155 bash[73694]: debug 2024-07-28T22:46:16.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:17.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:16 smithi155 bash[68033]: audit 2024-07-28T22:46:16.776269+0000 mon.c (mon.2) 1512 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:46:17.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:16 smithi045 bash[82788]: audit 2024-07-28T22:46:16.776269+0000 mon.c (mon.2) 1512 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:46:17.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:16 smithi045 bash[80445]: audit 2024-07-28T22:46:16.776269+0000 mon.c (mon.2) 1512 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:46:17.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10610 16 16 0 0 0 - 0 2024-07-28T22:46:18.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:17 smithi155 bash[68033]: cluster 2024-07-28T22:46:17.700143+0000 mgr.y (mgr.34101) 5896 : cluster [DBG] pgmap v6824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:18.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:17 smithi155 bash[73694]: debug 2024-07-28T22:46:17.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:18.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:17 smithi045 bash[80445]: cluster 2024-07-28T22:46:17.700143+0000 mgr.y (mgr.34101) 5896 : cluster [DBG] pgmap v6824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:18.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:17 smithi045 bash[82788]: cluster 2024-07-28T22:46:17.700143+0000 mgr.y (mgr.34101) 5896 : cluster [DBG] pgmap v6824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:18.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10611 16 16 0 0 0 - 0 2024-07-28T22:46:19.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:18 smithi155 bash[68033]: audit 2024-07-28T22:46:18.652388+0000 mon.c (mon.2) 1513 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:19.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:18 smithi155 bash[73694]: debug 2024-07-28T22:46:18.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:19.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:18 smithi045 bash[80445]: audit 2024-07-28T22:46:18.652388+0000 mon.c (mon.2) 1513 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:19.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:18 smithi045 bash[82788]: audit 2024-07-28T22:46:18.652388+0000 mon.c (mon.2) 1513 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:19.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10612 16 16 0 0 0 - 0 2024-07-28T22:46:20.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:19 smithi155 bash[73694]: debug 2024-07-28T22:46:19.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:20.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:19 smithi155 bash[68033]: cluster 2024-07-28T22:46:19.701169+0000 mgr.y (mgr.34101) 5897 : cluster [DBG] pgmap v6825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:20.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:19 smithi045 bash[80445]: cluster 2024-07-28T22:46:19.701169+0000 mgr.y (mgr.34101) 5897 : cluster [DBG] pgmap v6825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:20.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:19 smithi045 bash[82788]: cluster 2024-07-28T22:46:19.701169+0000 mgr.y (mgr.34101) 5897 : cluster [DBG] pgmap v6825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:20.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10613 16 16 0 0 0 - 0 2024-07-28T22:46:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:46:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:46:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:46:21.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:20 smithi155 bash[73694]: debug 2024-07-28T22:46:20.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:21.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10614 16 16 0 0 0 - 0 2024-07-28T22:46:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:21 smithi155 bash[73694]: debug 2024-07-28T22:46:21.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:22.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10615 16 16 0 0 0 - 0 2024-07-28T22:46:22.762 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:46:22 smithi155 bash[60745]: ts=2024-07-28T22:46:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:46:23.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:22 smithi155 bash[73694]: debug 2024-07-28T22:46:22.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:23.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:22 smithi155 bash[68033]: cluster 2024-07-28T22:46:21.702928+0000 mgr.y (mgr.34101) 5898 : cluster [DBG] pgmap v6826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:23.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:22 smithi155 bash[68033]: audit 2024-07-28T22:46:22.483454+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:22 smithi155 bash[68033]: audit 2024-07-28T22:46:22.490834+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:22 smithi155 bash[68033]: audit 2024-07-28T22:46:22.704522+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:22 smithi155 bash[68033]: audit 2024-07-28T22:46:22.716708+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:22 smithi045 bash[80445]: cluster 2024-07-28T22:46:21.702928+0000 mgr.y (mgr.34101) 5898 : cluster [DBG] pgmap v6826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:23.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:22 smithi045 bash[80445]: audit 2024-07-28T22:46:22.483454+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:22 smithi045 bash[80445]: audit 2024-07-28T22:46:22.490834+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:22 smithi045 bash[80445]: audit 2024-07-28T22:46:22.704522+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:22 smithi045 bash[80445]: audit 2024-07-28T22:46:22.716708+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:22 smithi045 bash[82788]: cluster 2024-07-28T22:46:21.702928+0000 mgr.y (mgr.34101) 5898 : cluster [DBG] pgmap v6826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:23.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:22 smithi045 bash[82788]: audit 2024-07-28T22:46:22.483454+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:22 smithi045 bash[82788]: audit 2024-07-28T22:46:22.490834+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:22 smithi045 bash[82788]: audit 2024-07-28T22:46:22.704522+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:22 smithi045 bash[82788]: audit 2024-07-28T22:46:22.716708+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:23.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10616 16 16 0 0 0 - 0 2024-07-28T22:46:24.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:23 smithi155 bash[73694]: debug 2024-07-28T22:46:23.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:24.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:23 smithi155 bash[68033]: audit 2024-07-28T22:46:23.169974+0000 mon.c (mon.2) 1514 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:46:24.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:23 smithi155 bash[68033]: audit 2024-07-28T22:46:23.171636+0000 mon.c (mon.2) 1515 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:46:24.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:23 smithi155 bash[68033]: audit 2024-07-28T22:46:23.181368+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:24.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:23 smithi045 bash[80445]: audit 2024-07-28T22:46:23.169974+0000 mon.c (mon.2) 1514 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:46:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:23 smithi045 bash[80445]: audit 2024-07-28T22:46:23.171636+0000 mon.c (mon.2) 1515 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:46:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:23 smithi045 bash[80445]: audit 2024-07-28T22:46:23.181368+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:23 smithi045 bash[82788]: audit 2024-07-28T22:46:23.169974+0000 mon.c (mon.2) 1514 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:46:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:23 smithi045 bash[82788]: audit 2024-07-28T22:46:23.171636+0000 mon.c (mon.2) 1515 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:46:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:23 smithi045 bash[82788]: audit 2024-07-28T22:46:23.181368+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:46:24.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10617 16 16 0 0 0 - 0 2024-07-28T22:46:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:24 smithi155 bash[73694]: debug 2024-07-28T22:46:24.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:25.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:24 smithi155 bash[68033]: cluster 2024-07-28T22:46:23.704649+0000 mgr.y (mgr.34101) 5899 : cluster [DBG] pgmap v6827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:25.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:24 smithi045 bash[80445]: cluster 2024-07-28T22:46:23.704649+0000 mgr.y (mgr.34101) 5899 : cluster [DBG] pgmap v6827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:25.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:24 smithi045 bash[82788]: cluster 2024-07-28T22:46:23.704649+0000 mgr.y (mgr.34101) 5899 : cluster [DBG] pgmap v6827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:25.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10618 16 16 0 0 0 - 0 2024-07-28T22:46:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:25 smithi155 bash[73694]: debug 2024-07-28T22:46:25.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:26.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10619 16 16 0 0 0 - 0 2024-07-28T22:46:27.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:26 smithi155 bash[68033]: cluster 2024-07-28T22:46:25.706400+0000 mgr.y (mgr.34101) 5900 : cluster [DBG] pgmap v6828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:26 smithi155 bash[73694]: debug 2024-07-28T22:46:26.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:27.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:26 smithi045 bash[80445]: cluster 2024-07-28T22:46:25.706400+0000 mgr.y (mgr.34101) 5900 : cluster [DBG] pgmap v6828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:27.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:26 smithi045 bash[82788]: cluster 2024-07-28T22:46:25.706400+0000 mgr.y (mgr.34101) 5900 : cluster [DBG] pgmap v6828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:27.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:46:27.376773+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:46:27.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:46:27.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10620 16 16 0 0 0 - 0 2024-07-28T22:46:28.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:27 smithi155 bash[73694]: debug 2024-07-28T22:46:27.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:28.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10621 16 16 0 0 0 - 0 2024-07-28T22:46:29.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:28 smithi155 bash[73694]: debug 2024-07-28T22:46:28.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:29.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:28 smithi155 bash[68033]: cluster 2024-07-28T22:46:27.708274+0000 mgr.y (mgr.34101) 5901 : cluster [DBG] pgmap v6829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:29.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:28 smithi045 bash[80445]: cluster 2024-07-28T22:46:27.708274+0000 mgr.y (mgr.34101) 5901 : cluster [DBG] pgmap v6829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:29.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:28 smithi045 bash[82788]: cluster 2024-07-28T22:46:27.708274+0000 mgr.y (mgr.34101) 5901 : cluster [DBG] pgmap v6829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:29.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10622 16 16 0 0 0 - 0 2024-07-28T22:46:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:29 smithi155 bash[73694]: debug 2024-07-28T22:46:29.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:30.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10623 16 16 0 0 0 - 0 2024-07-28T22:46:30.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:30 smithi045 bash[80445]: cluster 2024-07-28T22:46:29.710149+0000 mgr.y (mgr.34101) 5902 : cluster [DBG] pgmap v6830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:46:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:46:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:46:30.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:30 smithi045 bash[82788]: cluster 2024-07-28T22:46:29.710149+0000 mgr.y (mgr.34101) 5902 : cluster [DBG] pgmap v6830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:31.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:30 smithi155 bash[73694]: debug 2024-07-28T22:46:30.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:31.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:30 smithi155 bash[68033]: cluster 2024-07-28T22:46:29.710149+0000 mgr.y (mgr.34101) 5902 : cluster [DBG] pgmap v6830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:31.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10624 16 16 0 0 0 - 0 2024-07-28T22:46:32.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:31 smithi155 bash[73694]: debug 2024-07-28T22:46:31.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:32.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10625 16 16 0 0 0 - 0 2024-07-28T22:46:32.781 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:46:32 smithi155 bash[60745]: ts=2024-07-28T22:46:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:46:33.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:32 smithi155 bash[73694]: debug 2024-07-28T22:46:32.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:33.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:32 smithi155 bash[68033]: cluster 2024-07-28T22:46:31.712160+0000 mgr.y (mgr.34101) 5903 : cluster [DBG] pgmap v6831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:33.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:32 smithi045 bash[80445]: cluster 2024-07-28T22:46:31.712160+0000 mgr.y (mgr.34101) 5903 : cluster [DBG] pgmap v6831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:33.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:32 smithi045 bash[82788]: cluster 2024-07-28T22:46:31.712160+0000 mgr.y (mgr.34101) 5903 : cluster [DBG] pgmap v6831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:33.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10626 16 16 0 0 0 - 0 2024-07-28T22:46:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:33 smithi155 bash[73694]: debug 2024-07-28T22:46:33.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:33 smithi155 bash[68033]: audit 2024-07-28T22:46:33.652772+0000 mon.c (mon.2) 1516 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:34.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:33 smithi045 bash[80445]: audit 2024-07-28T22:46:33.652772+0000 mon.c (mon.2) 1516 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:33 smithi045 bash[82788]: audit 2024-07-28T22:46:33.652772+0000 mon.c (mon.2) 1516 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:34.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10627 16 16 0 0 0 - 0 2024-07-28T22:46:35.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:34 smithi155 bash[73694]: debug 2024-07-28T22:46:34.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:34 smithi155 bash[68033]: cluster 2024-07-28T22:46:33.713898+0000 mgr.y (mgr.34101) 5904 : cluster [DBG] pgmap v6832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:35.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:34 smithi045 bash[80445]: cluster 2024-07-28T22:46:33.713898+0000 mgr.y (mgr.34101) 5904 : cluster [DBG] pgmap v6832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:35.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:34 smithi045 bash[82788]: cluster 2024-07-28T22:46:33.713898+0000 mgr.y (mgr.34101) 5904 : cluster [DBG] pgmap v6832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:35.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10628 16 16 0 0 0 - 0 2024-07-28T22:46:36.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:35 smithi155 bash[73694]: debug 2024-07-28T22:46:35.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:36.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10629 16 16 0 0 0 - 0 2024-07-28T22:46:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:36 smithi155 bash[73694]: debug 2024-07-28T22:46:36.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:37.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:36 smithi155 bash[68033]: cluster 2024-07-28T22:46:35.715566+0000 mgr.y (mgr.34101) 5905 : cluster [DBG] pgmap v6833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:37.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:36 smithi045 bash[82788]: cluster 2024-07-28T22:46:35.715566+0000 mgr.y (mgr.34101) 5905 : cluster [DBG] pgmap v6833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:37.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:36 smithi045 bash[80445]: cluster 2024-07-28T22:46:35.715566+0000 mgr.y (mgr.34101) 5905 : cluster [DBG] pgmap v6833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:37.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10630 16 16 0 0 0 - 0 2024-07-28T22:46:38.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:37 smithi155 bash[73694]: debug 2024-07-28T22:46:37.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:38.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10631 16 16 0 0 0 - 0 2024-07-28T22:46:39.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:38 smithi155 bash[73694]: debug 2024-07-28T22:46:38.903+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:39.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:38 smithi155 bash[68033]: cluster 2024-07-28T22:46:37.717435+0000 mgr.y (mgr.34101) 5906 : cluster [DBG] pgmap v6834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:39.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:38 smithi045 bash[80445]: cluster 2024-07-28T22:46:37.717435+0000 mgr.y (mgr.34101) 5906 : cluster [DBG] pgmap v6834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:39.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:38 smithi045 bash[82788]: cluster 2024-07-28T22:46:37.717435+0000 mgr.y (mgr.34101) 5906 : cluster [DBG] pgmap v6834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:39.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10632 16 16 0 0 0 - 0 2024-07-28T22:46:40.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:39 smithi155 bash[73694]: debug 2024-07-28T22:46:39.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:40.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10633 16 16 0 0 0 - 0 2024-07-28T22:46:40.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:40 smithi045 bash[80445]: cluster 2024-07-28T22:46:39.719155+0000 mgr.y (mgr.34101) 5907 : cluster [DBG] pgmap v6835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:46:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:46:40] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:46:40.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:40 smithi045 bash[82788]: cluster 2024-07-28T22:46:39.719155+0000 mgr.y (mgr.34101) 5907 : cluster [DBG] pgmap v6835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:41.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:40 smithi155 bash[68033]: cluster 2024-07-28T22:46:39.719155+0000 mgr.y (mgr.34101) 5907 : cluster [DBG] pgmap v6835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:40 smithi155 bash[73694]: debug 2024-07-28T22:46:40.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:41.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10634 16 16 0 0 0 - 0 2024-07-28T22:46:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:42 smithi155 bash[73694]: debug 2024-07-28T22:46:42.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:42.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10635 16 16 0 0 0 - 0 2024-07-28T22:46:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:46:42 smithi155 bash[60745]: ts=2024-07-28T22:46:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:46:43.063 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:42 smithi155 bash[68033]: cluster 2024-07-28T22:46:41.721037+0000 mgr.y (mgr.34101) 5908 : cluster [DBG] pgmap v6836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:43.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:42 smithi045 bash[80445]: cluster 2024-07-28T22:46:41.721037+0000 mgr.y (mgr.34101) 5908 : cluster [DBG] pgmap v6836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:43.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:42 smithi045 bash[82788]: cluster 2024-07-28T22:46:41.721037+0000 mgr.y (mgr.34101) 5908 : cluster [DBG] pgmap v6836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:43.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10636 16 16 0 0 0 - 0 2024-07-28T22:46:43.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:43 smithi155 bash[73694]: debug 2024-07-28T22:46:43.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:44.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10637 16 16 0 0 0 - 0 2024-07-28T22:46:44.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:44 smithi155 bash[73694]: debug 2024-07-28T22:46:44.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:45.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:44 smithi155 bash[68033]: cluster 2024-07-28T22:46:43.722795+0000 mgr.y (mgr.34101) 5909 : cluster [DBG] pgmap v6837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:45.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:44 smithi045 bash[80445]: cluster 2024-07-28T22:46:43.722795+0000 mgr.y (mgr.34101) 5909 : cluster [DBG] pgmap v6837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:45.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:44 smithi045 bash[82788]: cluster 2024-07-28T22:46:43.722795+0000 mgr.y (mgr.34101) 5909 : cluster [DBG] pgmap v6837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:45.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10638 16 16 0 0 0 - 0 2024-07-28T22:46:45.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:45 smithi155 bash[73694]: debug 2024-07-28T22:46:45.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:46.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:46 smithi155 bash[73694]: debug 2024-07-28T22:46:46.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:46.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10639 16 16 0 0 0 - 0 2024-07-28T22:46:47.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:46 smithi045 bash[80445]: cluster 2024-07-28T22:46:45.724524+0000 mgr.y (mgr.34101) 5910 : cluster [DBG] pgmap v6838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:47.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:46 smithi045 bash[82788]: cluster 2024-07-28T22:46:45.724524+0000 mgr.y (mgr.34101) 5910 : cluster [DBG] pgmap v6838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:47.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:46 smithi155 bash[68033]: cluster 2024-07-28T22:46:45.724524+0000 mgr.y (mgr.34101) 5910 : cluster [DBG] pgmap v6838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:47.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:47 smithi155 bash[73694]: debug 2024-07-28T22:46:47.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:47.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:46:47.379963+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:46:47.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:46:47.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10640 16 16 0 0 0 - 0 2024-07-28T22:46:48.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:48 smithi155 bash[73694]: debug 2024-07-28T22:46:47.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:48.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10641 16 16 0 0 0 - 0 2024-07-28T22:46:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:48 smithi045 bash[80445]: cluster 2024-07-28T22:46:47.726399+0000 mgr.y (mgr.34101) 5911 : cluster [DBG] pgmap v6839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:48 smithi045 bash[80445]: audit 2024-07-28T22:46:48.653272+0000 mon.c (mon.2) 1517 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:48 smithi045 bash[82788]: cluster 2024-07-28T22:46:47.726399+0000 mgr.y (mgr.34101) 5911 : cluster [DBG] pgmap v6839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:48 smithi045 bash[82788]: audit 2024-07-28T22:46:48.653272+0000 mon.c (mon.2) 1517 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:49.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:49 smithi155 bash[73694]: debug 2024-07-28T22:46:49.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:48 smithi155 bash[68033]: cluster 2024-07-28T22:46:47.726399+0000 mgr.y (mgr.34101) 5911 : cluster [DBG] pgmap v6839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:48 smithi155 bash[68033]: audit 2024-07-28T22:46:48.653272+0000 mon.c (mon.2) 1517 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:46:49.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10642 16 16 0 0 0 - 0 2024-07-28T22:46:50.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10643 16 16 0 0 0 - 0 2024-07-28T22:46:50.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:50 smithi155 bash[73694]: debug 2024-07-28T22:46:50.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:50 smithi045 bash[80445]: cluster 2024-07-28T22:46:49.728107+0000 mgr.y (mgr.34101) 5912 : cluster [DBG] pgmap v6840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:46:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:46:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:46:50.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:50 smithi045 bash[82788]: cluster 2024-07-28T22:46:49.728107+0000 mgr.y (mgr.34101) 5912 : cluster [DBG] pgmap v6840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:51.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:51 smithi155 bash[73694]: debug 2024-07-28T22:46:51.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:51.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:50 smithi155 bash[68033]: cluster 2024-07-28T22:46:49.728107+0000 mgr.y (mgr.34101) 5912 : cluster [DBG] pgmap v6840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:51.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10644 16 16 0 0 0 - 0 2024-07-28T22:46:52.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:51 smithi045 bash[80445]: cluster 2024-07-28T22:46:51.729988+0000 mgr.y (mgr.34101) 5913 : cluster [DBG] pgmap v6841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:51 smithi045 bash[82788]: cluster 2024-07-28T22:46:51.729988+0000 mgr.y (mgr.34101) 5913 : cluster [DBG] pgmap v6841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:52.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:51 smithi155 bash[68033]: cluster 2024-07-28T22:46:51.729988+0000 mgr.y (mgr.34101) 5913 : cluster [DBG] pgmap v6841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:52 smithi155 bash[73694]: debug 2024-07-28T22:46:52.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:52.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10645 16 16 0 0 0 - 0 2024-07-28T22:46:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:46:52 smithi155 bash[60745]: ts=2024-07-28T22:46:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:46:53.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:52 smithi155 bash[73694]: debug 2024-07-28T22:46:52.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:53.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10646 16 16 0 0 0 - 0 2024-07-28T22:46:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:54 smithi155 bash[73694]: debug 2024-07-28T22:46:54.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:54.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10647 16 16 0 0 0 - 0 2024-07-28T22:46:55.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:54 smithi155 bash[68033]: cluster 2024-07-28T22:46:53.731672+0000 mgr.y (mgr.34101) 5914 : cluster [DBG] pgmap v6842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:55.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:54 smithi045 bash[80445]: cluster 2024-07-28T22:46:53.731672+0000 mgr.y (mgr.34101) 5914 : cluster [DBG] pgmap v6842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:54 smithi045 bash[82788]: cluster 2024-07-28T22:46:53.731672+0000 mgr.y (mgr.34101) 5914 : cluster [DBG] pgmap v6842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:55 smithi155 bash[73694]: debug 2024-07-28T22:46:55.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:55.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10648 16 16 0 0 0 - 0 2024-07-28T22:46:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:56 smithi155 bash[73694]: debug 2024-07-28T22:46:55.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:56.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10649 16 16 0 0 0 - 0 2024-07-28T22:46:57.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:57 smithi155 bash[73694]: debug 2024-07-28T22:46:57.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:57.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:56 smithi155 bash[68033]: cluster 2024-07-28T22:46:55.733408+0000 mgr.y (mgr.34101) 5915 : cluster [DBG] pgmap v6843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:57.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:56 smithi045 bash[82788]: cluster 2024-07-28T22:46:55.733408+0000 mgr.y (mgr.34101) 5915 : cluster [DBG] pgmap v6843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:57.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:56 smithi045 bash[80445]: cluster 2024-07-28T22:46:55.733408+0000 mgr.y (mgr.34101) 5915 : cluster [DBG] pgmap v6843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:57.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10650 16 16 0 0 0 - 0 2024-07-28T22:46:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:57 smithi155 bash[73694]: debug 2024-07-28T22:46:57.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:58.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10651 16 16 0 0 0 - 0 2024-07-28T22:46:59.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:46:58 smithi155 bash[68033]: cluster 2024-07-28T22:46:57.735347+0000 mgr.y (mgr.34101) 5916 : cluster [DBG] pgmap v6844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:59.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:59 smithi155 bash[73694]: debug 2024-07-28T22:46:58.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:46:59.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:46:58 smithi045 bash[82788]: cluster 2024-07-28T22:46:57.735347+0000 mgr.y (mgr.34101) 5916 : cluster [DBG] pgmap v6844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:59.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:46:58 smithi045 bash[80445]: cluster 2024-07-28T22:46:57.735347+0000 mgr.y (mgr.34101) 5916 : cluster [DBG] pgmap v6844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:46:59.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10652 16 16 0 0 0 - 0 2024-07-28T22:47:00.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:46:59 smithi155 bash[73694]: debug 2024-07-28T22:46:59.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:00.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10653 16 16 0 0 0 - 0 2024-07-28T22:47:00.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:00 smithi045 bash[80445]: cluster 2024-07-28T22:46:59.737057+0000 mgr.y (mgr.34101) 5917 : cluster [DBG] pgmap v6845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:47:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:47:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:47:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:00 smithi045 bash[82788]: cluster 2024-07-28T22:46:59.737057+0000 mgr.y (mgr.34101) 5917 : cluster [DBG] pgmap v6845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:01.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:00 smithi155 bash[68033]: cluster 2024-07-28T22:46:59.737057+0000 mgr.y (mgr.34101) 5917 : cluster [DBG] pgmap v6845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:01 smithi155 bash[73694]: debug 2024-07-28T22:47:01.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:01.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10654 16 16 0 0 0 - 0 2024-07-28T22:47:02.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:02 smithi155 bash[73694]: debug 2024-07-28T22:47:02.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:02.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10655 16 16 0 0 0 - 0 2024-07-28T22:47:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:47:02 smithi155 bash[60745]: ts=2024-07-28T22:47:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:47:03.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:02 smithi045 bash[80445]: cluster 2024-07-28T22:47:01.738902+0000 mgr.y (mgr.34101) 5918 : cluster [DBG] pgmap v6846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:03.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:02 smithi045 bash[82788]: cluster 2024-07-28T22:47:01.738902+0000 mgr.y (mgr.34101) 5918 : cluster [DBG] pgmap v6846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:03.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:02 smithi155 bash[68033]: cluster 2024-07-28T22:47:01.738902+0000 mgr.y (mgr.34101) 5918 : cluster [DBG] pgmap v6846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:03.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:02 smithi155 bash[73694]: debug 2024-07-28T22:47:02.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:03.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10656 16 16 0 0 0 - 0 2024-07-28T22:47:04.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:03 smithi045 bash[80445]: audit 2024-07-28T22:47:03.653660+0000 mon.c (mon.2) 1518 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:03 smithi045 bash[82788]: audit 2024-07-28T22:47:03.653660+0000 mon.c (mon.2) 1518 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:04.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:03 smithi155 bash[73694]: debug 2024-07-28T22:47:03.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:03 smithi155 bash[68033]: audit 2024-07-28T22:47:03.653660+0000 mon.c (mon.2) 1518 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:04.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10657 16 16 0 0 0 - 0 2024-07-28T22:47:05.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:04 smithi045 bash[80445]: cluster 2024-07-28T22:47:03.740579+0000 mgr.y (mgr.34101) 5919 : cluster [DBG] pgmap v6847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:05.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:04 smithi045 bash[82788]: cluster 2024-07-28T22:47:03.740579+0000 mgr.y (mgr.34101) 5919 : cluster [DBG] pgmap v6847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:05.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:04 smithi155 bash[73694]: debug 2024-07-28T22:47:04.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:05.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:04 smithi155 bash[68033]: cluster 2024-07-28T22:47:03.740579+0000 mgr.y (mgr.34101) 5919 : cluster [DBG] pgmap v6847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:05.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10658 16 16 0 0 0 - 0 2024-07-28T22:47:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:05 smithi155 bash[73694]: debug 2024-07-28T22:47:05.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:06.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10659 16 16 0 0 0 - 0 2024-07-28T22:47:07.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:06 smithi045 bash[80445]: cluster 2024-07-28T22:47:05.742357+0000 mgr.y (mgr.34101) 5920 : cluster [DBG] pgmap v6848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:07.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:06 smithi045 bash[82788]: cluster 2024-07-28T22:47:05.742357+0000 mgr.y (mgr.34101) 5920 : cluster [DBG] pgmap v6848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:06 smithi155 bash[73694]: debug 2024-07-28T22:47:06.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:07.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:06 smithi155 bash[68033]: cluster 2024-07-28T22:47:05.742357+0000 mgr.y (mgr.34101) 5920 : cluster [DBG] pgmap v6848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:07.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:47:07.383247+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:47:07.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:47:07.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10660 16 16 0 0 0 - 0 2024-07-28T22:47:08.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:07 smithi045 bash[80445]: cluster 2024-07-28T22:47:07.744224+0000 mgr.y (mgr.34101) 5921 : cluster [DBG] pgmap v6849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:08.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:07 smithi045 bash[82788]: cluster 2024-07-28T22:47:07.744224+0000 mgr.y (mgr.34101) 5921 : cluster [DBG] pgmap v6849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:07 smithi155 bash[73694]: debug 2024-07-28T22:47:07.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:08.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:07 smithi155 bash[68033]: cluster 2024-07-28T22:47:07.744224+0000 mgr.y (mgr.34101) 5921 : cluster [DBG] pgmap v6849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:08.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10661 16 16 0 0 0 - 0 2024-07-28T22:47:09.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:08 smithi155 bash[73694]: debug 2024-07-28T22:47:08.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:09.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10662 16 16 0 0 0 - 0 2024-07-28T22:47:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:09 smithi155 bash[73694]: debug 2024-07-28T22:47:09.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:10.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10663 16 16 0 0 0 - 0 2024-07-28T22:47:10.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:10 smithi045 bash[80445]: cluster 2024-07-28T22:47:09.746024+0000 mgr.y (mgr.34101) 5922 : cluster [DBG] pgmap v6850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:47:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:47:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:47:10.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:10 smithi045 bash[82788]: cluster 2024-07-28T22:47:09.746024+0000 mgr.y (mgr.34101) 5922 : cluster [DBG] pgmap v6850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:11.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:10 smithi155 bash[68033]: cluster 2024-07-28T22:47:09.746024+0000 mgr.y (mgr.34101) 5922 : cluster [DBG] pgmap v6850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:10 smithi155 bash[73694]: debug 2024-07-28T22:47:10.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:11.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10664 16 16 0 0 0 - 0 2024-07-28T22:47:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:11 smithi155 bash[73694]: debug 2024-07-28T22:47:11.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:12.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10665 16 16 0 0 0 - 0 2024-07-28T22:47:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:47:12 smithi155 bash[60745]: ts=2024-07-28T22:47:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:47:13.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:12 smithi045 bash[80445]: cluster 2024-07-28T22:47:11.747887+0000 mgr.y (mgr.34101) 5923 : cluster [DBG] pgmap v6851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:13.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:12 smithi045 bash[82788]: cluster 2024-07-28T22:47:11.747887+0000 mgr.y (mgr.34101) 5923 : cluster [DBG] pgmap v6851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:13.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:12 smithi155 bash[73694]: debug 2024-07-28T22:47:12.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:12 smithi155 bash[68033]: cluster 2024-07-28T22:47:11.747887+0000 mgr.y (mgr.34101) 5923 : cluster [DBG] pgmap v6851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:13.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10666 16 16 0 0 0 - 0 2024-07-28T22:47:14.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:13 smithi155 bash[73694]: debug 2024-07-28T22:47:13.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:14.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10667 16 16 0 0 0 - 0 2024-07-28T22:47:15.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:14 smithi045 bash[80445]: cluster 2024-07-28T22:47:13.749622+0000 mgr.y (mgr.34101) 5924 : cluster [DBG] pgmap v6852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:15.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:14 smithi045 bash[82788]: cluster 2024-07-28T22:47:13.749622+0000 mgr.y (mgr.34101) 5924 : cluster [DBG] pgmap v6852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:15.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:14 smithi155 bash[73694]: debug 2024-07-28T22:47:14.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:15.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:14 smithi155 bash[68033]: cluster 2024-07-28T22:47:13.749622+0000 mgr.y (mgr.34101) 5924 : cluster [DBG] pgmap v6852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:15.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10668 16 16 0 0 0 - 0 2024-07-28T22:47:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:15 smithi155 bash[73694]: debug 2024-07-28T22:47:15.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:16.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10669 16 16 0 0 0 - 0 2024-07-28T22:47:17.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:16 smithi045 bash[82788]: cluster 2024-07-28T22:47:15.751353+0000 mgr.y (mgr.34101) 5925 : cluster [DBG] pgmap v6853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:17.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:16 smithi045 bash[80445]: cluster 2024-07-28T22:47:15.751353+0000 mgr.y (mgr.34101) 5925 : cluster [DBG] pgmap v6853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:17.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:16 smithi155 bash[73694]: debug 2024-07-28T22:47:16.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:17.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:16 smithi155 bash[68033]: cluster 2024-07-28T22:47:15.751353+0000 mgr.y (mgr.34101) 5925 : cluster [DBG] pgmap v6853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:17.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10670 16 16 0 0 0 - 0 2024-07-28T22:47:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:17 smithi155 bash[73694]: debug 2024-07-28T22:47:17.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:18.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10671 16 16 0 0 0 - 0 2024-07-28T22:47:19.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:18 smithi045 bash[80445]: cluster 2024-07-28T22:47:17.753208+0000 mgr.y (mgr.34101) 5926 : cluster [DBG] pgmap v6854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:19.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:18 smithi045 bash[80445]: audit 2024-07-28T22:47:18.654343+0000 mon.c (mon.2) 1519 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:18 smithi045 bash[82788]: cluster 2024-07-28T22:47:17.753208+0000 mgr.y (mgr.34101) 5926 : cluster [DBG] pgmap v6854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:18 smithi045 bash[82788]: audit 2024-07-28T22:47:18.654343+0000 mon.c (mon.2) 1519 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:18 smithi155 bash[73694]: debug 2024-07-28T22:47:18.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:18 smithi155 bash[68033]: cluster 2024-07-28T22:47:17.753208+0000 mgr.y (mgr.34101) 5926 : cluster [DBG] pgmap v6854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:18 smithi155 bash[68033]: audit 2024-07-28T22:47:18.654343+0000 mon.c (mon.2) 1519 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:19.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10672 16 16 0 0 0 - 0 2024-07-28T22:47:20.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:19 smithi045 bash[80445]: cluster 2024-07-28T22:47:19.754962+0000 mgr.y (mgr.34101) 5927 : cluster [DBG] pgmap v6855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:19 smithi045 bash[82788]: cluster 2024-07-28T22:47:19.754962+0000 mgr.y (mgr.34101) 5927 : cluster [DBG] pgmap v6855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:20.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:19 smithi155 bash[73694]: debug 2024-07-28T22:47:19.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:20.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:19 smithi155 bash[68033]: cluster 2024-07-28T22:47:19.754962+0000 mgr.y (mgr.34101) 5927 : cluster [DBG] pgmap v6855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:20.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10673 16 16 0 0 0 - 0 2024-07-28T22:47:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:47:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:47:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:47:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:20 smithi155 bash[73694]: debug 2024-07-28T22:47:20.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:21.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10674 16 16 0 0 0 - 0 2024-07-28T22:47:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:21 smithi155 bash[73694]: debug 2024-07-28T22:47:21.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:22.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10675 16 16 0 0 0 - 0 2024-07-28T22:47:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:47:22 smithi155 bash[60745]: ts=2024-07-28T22:47:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:47:23.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:22 smithi045 bash[80445]: cluster 2024-07-28T22:47:21.756823+0000 mgr.y (mgr.34101) 5928 : cluster [DBG] pgmap v6856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:23.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:22 smithi045 bash[82788]: cluster 2024-07-28T22:47:21.756823+0000 mgr.y (mgr.34101) 5928 : cluster [DBG] pgmap v6856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:22 smithi155 bash[73694]: debug 2024-07-28T22:47:22.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:23.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:22 smithi155 bash[68033]: cluster 2024-07-28T22:47:21.756823+0000 mgr.y (mgr.34101) 5928 : cluster [DBG] pgmap v6856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:23.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10676 16 16 0 0 0 - 0 2024-07-28T22:47:24.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:23 smithi045 bash[80445]: audit 2024-07-28T22:47:23.306616+0000 mon.c (mon.2) 1520 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:47:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:23 smithi045 bash[82788]: audit 2024-07-28T22:47:23.306616+0000 mon.c (mon.2) 1520 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:47:24.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:23 smithi155 bash[68033]: audit 2024-07-28T22:47:23.306616+0000 mon.c (mon.2) 1520 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:47:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:23 smithi155 bash[73694]: debug 2024-07-28T22:47:23.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:24.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10677 16 16 0 0 0 - 0 2024-07-28T22:47:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:24 smithi155 bash[73694]: debug 2024-07-28T22:47:24.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:25.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:24 smithi155 bash[68033]: cluster 2024-07-28T22:47:23.758058+0000 mgr.y (mgr.34101) 5929 : cluster [DBG] pgmap v6857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:25.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:24 smithi045 bash[80445]: cluster 2024-07-28T22:47:23.758058+0000 mgr.y (mgr.34101) 5929 : cluster [DBG] pgmap v6857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:25.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:24 smithi045 bash[82788]: cluster 2024-07-28T22:47:23.758058+0000 mgr.y (mgr.34101) 5929 : cluster [DBG] pgmap v6857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:25.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10678 16 16 0 0 0 - 0 2024-07-28T22:47:26.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:25 smithi155 bash[73694]: debug 2024-07-28T22:47:25.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:26.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10679 16 16 0 0 0 - 0 2024-07-28T22:47:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:26 smithi155 bash[73694]: debug 2024-07-28T22:47:26.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:27.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:26 smithi155 bash[68033]: cluster 2024-07-28T22:47:25.759824+0000 mgr.y (mgr.34101) 5930 : cluster [DBG] pgmap v6858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:27.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:26 smithi045 bash[80445]: cluster 2024-07-28T22:47:25.759824+0000 mgr.y (mgr.34101) 5930 : cluster [DBG] pgmap v6858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:27.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:26 smithi045 bash[82788]: cluster 2024-07-28T22:47:25.759824+0000 mgr.y (mgr.34101) 5930 : cluster [DBG] pgmap v6858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:27.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:47:27.386355+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:47:27.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:47:27.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10680 16 16 0 0 0 - 0 2024-07-28T22:47:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:27 smithi155 bash[68033]: cluster 2024-07-28T22:47:27.761722+0000 mgr.y (mgr.34101) 5931 : cluster [DBG] pgmap v6859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:27 smithi155 bash[73694]: debug 2024-07-28T22:47:27.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:28.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:27 smithi045 bash[80445]: cluster 2024-07-28T22:47:27.761722+0000 mgr.y (mgr.34101) 5931 : cluster [DBG] pgmap v6859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:27 smithi045 bash[82788]: cluster 2024-07-28T22:47:27.761722+0000 mgr.y (mgr.34101) 5931 : cluster [DBG] pgmap v6859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:28.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10681 16 16 0 0 0 - 0 2024-07-28T22:47:29.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:28 smithi155 bash[73694]: debug 2024-07-28T22:47:28.722+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:29.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10682 16 16 0 0 0 - 0 2024-07-28T22:47:29.967 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:29 smithi155 bash[73694]: debug 2024-07-28T22:47:29.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:30.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[80445]: audit 2024-07-28T22:47:28.965847+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[80445]: audit 2024-07-28T22:47:28.974920+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[80445]: audit 2024-07-28T22:47:29.185185+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[80445]: audit 2024-07-28T22:47:29.197340+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[80445]: audit 2024-07-28T22:47:29.609361+0000 mon.c (mon.2) 1521 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:47:30.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[80445]: audit 2024-07-28T22:47:29.611085+0000 mon.c (mon.2) 1522 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:47:30.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[80445]: audit 2024-07-28T22:47:29.621137+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[80445]: cluster 2024-07-28T22:47:29.762768+0000 mgr.y (mgr.34101) 5932 : cluster [DBG] pgmap v6860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:30.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[82788]: audit 2024-07-28T22:47:28.965847+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[82788]: audit 2024-07-28T22:47:28.974920+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[82788]: audit 2024-07-28T22:47:29.185185+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[82788]: audit 2024-07-28T22:47:29.197340+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[82788]: audit 2024-07-28T22:47:29.609361+0000 mon.c (mon.2) 1521 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:47:30.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[82788]: audit 2024-07-28T22:47:29.611085+0000 mon.c (mon.2) 1522 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:47:30.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[82788]: audit 2024-07-28T22:47:29.621137+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:29 smithi045 bash[82788]: cluster 2024-07-28T22:47:29.762768+0000 mgr.y (mgr.34101) 5932 : cluster [DBG] pgmap v6860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:29 smithi155 bash[68033]: audit 2024-07-28T22:47:28.965847+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:29 smithi155 bash[68033]: audit 2024-07-28T22:47:28.974920+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:29 smithi155 bash[68033]: audit 2024-07-28T22:47:29.185185+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:29 smithi155 bash[68033]: audit 2024-07-28T22:47:29.197340+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:29 smithi155 bash[68033]: audit 2024-07-28T22:47:29.609361+0000 mon.c (mon.2) 1521 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:47:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:29 smithi155 bash[68033]: audit 2024-07-28T22:47:29.611085+0000 mon.c (mon.2) 1522 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:47:30.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:29 smithi155 bash[68033]: audit 2024-07-28T22:47:29.621137+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:47:30.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:29 smithi155 bash[68033]: cluster 2024-07-28T22:47:29.762768+0000 mgr.y (mgr.34101) 5932 : cluster [DBG] pgmap v6860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:30.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10683 16 16 0 0 0 - 0 2024-07-28T22:47:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:47:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:47:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:47:31.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:30 smithi155 bash[73694]: debug 2024-07-28T22:47:30.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:31.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10684 16 16 0 0 0 - 0 2024-07-28T22:47:32.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:31 smithi155 bash[73694]: debug 2024-07-28T22:47:31.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:32.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10685 16 16 0 0 0 - 0 2024-07-28T22:47:32.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:47:32 smithi155 bash[60745]: ts=2024-07-28T22:47:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:47:33.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:32 smithi155 bash[73694]: debug 2024-07-28T22:47:32.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:33.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:32 smithi155 bash[68033]: cluster 2024-07-28T22:47:31.764565+0000 mgr.y (mgr.34101) 5933 : cluster [DBG] pgmap v6861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:33.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:32 smithi045 bash[80445]: cluster 2024-07-28T22:47:31.764565+0000 mgr.y (mgr.34101) 5933 : cluster [DBG] pgmap v6861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:33.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:32 smithi045 bash[82788]: cluster 2024-07-28T22:47:31.764565+0000 mgr.y (mgr.34101) 5933 : cluster [DBG] pgmap v6861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:33.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10686 16 16 0 0 0 - 0 2024-07-28T22:47:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:33 smithi155 bash[73694]: debug 2024-07-28T22:47:33.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:33 smithi155 bash[68033]: audit 2024-07-28T22:47:33.654701+0000 mon.c (mon.2) 1523 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:34.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:33 smithi045 bash[80445]: audit 2024-07-28T22:47:33.654701+0000 mon.c (mon.2) 1523 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:33 smithi045 bash[82788]: audit 2024-07-28T22:47:33.654701+0000 mon.c (mon.2) 1523 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:34.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10687 16 16 0 0 0 - 0 2024-07-28T22:47:35.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:34 smithi155 bash[73694]: debug 2024-07-28T22:47:34.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:34 smithi155 bash[68033]: cluster 2024-07-28T22:47:33.766288+0000 mgr.y (mgr.34101) 5934 : cluster [DBG] pgmap v6862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:35.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:34 smithi045 bash[80445]: cluster 2024-07-28T22:47:33.766288+0000 mgr.y (mgr.34101) 5934 : cluster [DBG] pgmap v6862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:35.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:34 smithi045 bash[82788]: cluster 2024-07-28T22:47:33.766288+0000 mgr.y (mgr.34101) 5934 : cluster [DBG] pgmap v6862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:35.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10688 16 16 0 0 0 - 0 2024-07-28T22:47:36.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:35 smithi155 bash[73694]: debug 2024-07-28T22:47:35.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:36.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:35 smithi155 bash[68033]: cluster 2024-07-28T22:47:35.768016+0000 mgr.y (mgr.34101) 5935 : cluster [DBG] pgmap v6863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:36.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:35 smithi045 bash[80445]: cluster 2024-07-28T22:47:35.768016+0000 mgr.y (mgr.34101) 5935 : cluster [DBG] pgmap v6863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:36.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:35 smithi045 bash[82788]: cluster 2024-07-28T22:47:35.768016+0000 mgr.y (mgr.34101) 5935 : cluster [DBG] pgmap v6863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:36.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10689 16 16 0 0 0 - 0 2024-07-28T22:47:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:36 smithi155 bash[73694]: debug 2024-07-28T22:47:36.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:37.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10690 16 16 0 0 0 - 0 2024-07-28T22:47:38.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:37 smithi155 bash[73694]: debug 2024-07-28T22:47:37.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:38.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10691 16 16 0 0 0 - 0 2024-07-28T22:47:39.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:38 smithi155 bash[68033]: cluster 2024-07-28T22:47:37.769899+0000 mgr.y (mgr.34101) 5936 : cluster [DBG] pgmap v6864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:39.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:38 smithi155 bash[73694]: debug 2024-07-28T22:47:38.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:39.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:38 smithi045 bash[80445]: cluster 2024-07-28T22:47:37.769899+0000 mgr.y (mgr.34101) 5936 : cluster [DBG] pgmap v6864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:39.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:38 smithi045 bash[82788]: cluster 2024-07-28T22:47:37.769899+0000 mgr.y (mgr.34101) 5936 : cluster [DBG] pgmap v6864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:39.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10692 16 16 0 0 0 - 0 2024-07-28T22:47:40.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:39 smithi155 bash[73694]: debug 2024-07-28T22:47:39.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:40.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10693 16 16 0 0 0 - 0 2024-07-28T22:47:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:47:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:47:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T22:47:40.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:40 smithi045 bash[82788]: cluster 2024-07-28T22:47:39.771623+0000 mgr.y (mgr.34101) 5937 : cluster [DBG] pgmap v6865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:40.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:40 smithi045 bash[80445]: cluster 2024-07-28T22:47:39.771623+0000 mgr.y (mgr.34101) 5937 : cluster [DBG] pgmap v6865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:41.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:40 smithi155 bash[68033]: cluster 2024-07-28T22:47:39.771623+0000 mgr.y (mgr.34101) 5937 : cluster [DBG] pgmap v6865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:40 smithi155 bash[73694]: debug 2024-07-28T22:47:40.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:41.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10694 16 16 0 0 0 - 0 2024-07-28T22:47:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:41 smithi155 bash[73694]: debug 2024-07-28T22:47:41.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:42.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10695 16 16 0 0 0 - 0 2024-07-28T22:47:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:47:42 smithi155 bash[60745]: ts=2024-07-28T22:47:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:47:43.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:42 smithi045 bash[80445]: cluster 2024-07-28T22:47:41.773470+0000 mgr.y (mgr.34101) 5938 : cluster [DBG] pgmap v6866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:43.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:42 smithi045 bash[82788]: cluster 2024-07-28T22:47:41.773470+0000 mgr.y (mgr.34101) 5938 : cluster [DBG] pgmap v6866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:43.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:42 smithi155 bash[73694]: debug 2024-07-28T22:47:42.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:43.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:42 smithi155 bash[68033]: cluster 2024-07-28T22:47:41.773470+0000 mgr.y (mgr.34101) 5938 : cluster [DBG] pgmap v6866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:43.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10696 16 16 0 0 0 - 0 2024-07-28T22:47:44.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:43 smithi045 bash[80445]: cluster 2024-07-28T22:47:43.775228+0000 mgr.y (mgr.34101) 5939 : cluster [DBG] pgmap v6867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:44.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:43 smithi045 bash[82788]: cluster 2024-07-28T22:47:43.775228+0000 mgr.y (mgr.34101) 5939 : cluster [DBG] pgmap v6867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:44.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:43 smithi155 bash[73694]: debug 2024-07-28T22:47:43.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:43 smithi155 bash[68033]: cluster 2024-07-28T22:47:43.775228+0000 mgr.y (mgr.34101) 5939 : cluster [DBG] pgmap v6867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:44.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10697 16 16 0 0 0 - 0 2024-07-28T22:47:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:44 smithi155 bash[73694]: debug 2024-07-28T22:47:44.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:45.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10698 16 16 0 0 0 - 0 2024-07-28T22:47:46.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:45 smithi155 bash[73694]: debug 2024-07-28T22:47:45.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:46.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10699 16 16 0 0 0 - 0 2024-07-28T22:47:47.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:46 smithi045 bash[80445]: cluster 2024-07-28T22:47:45.776947+0000 mgr.y (mgr.34101) 5940 : cluster [DBG] pgmap v6868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:47.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:46 smithi045 bash[82788]: cluster 2024-07-28T22:47:45.776947+0000 mgr.y (mgr.34101) 5940 : cluster [DBG] pgmap v6868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:47.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:46 smithi155 bash[68033]: cluster 2024-07-28T22:47:45.776947+0000 mgr.y (mgr.34101) 5940 : cluster [DBG] pgmap v6868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:47.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:46 smithi155 bash[73694]: debug 2024-07-28T22:47:46.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:47.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:47:47.389447+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:47:47.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:47:47.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10700 16 16 0 0 0 - 0 2024-07-28T22:47:48.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:47 smithi045 bash[80445]: cluster 2024-07-28T22:47:47.778868+0000 mgr.y (mgr.34101) 5941 : cluster [DBG] pgmap v6869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:47 smithi045 bash[82788]: cluster 2024-07-28T22:47:47.778868+0000 mgr.y (mgr.34101) 5941 : cluster [DBG] pgmap v6869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:48.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:47 smithi155 bash[73694]: debug 2024-07-28T22:47:47.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:48.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:47 smithi155 bash[68033]: cluster 2024-07-28T22:47:47.778868+0000 mgr.y (mgr.34101) 5941 : cluster [DBG] pgmap v6869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:48.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10701 16 16 0 0 0 - 0 2024-07-28T22:47:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:48 smithi045 bash[80445]: audit 2024-07-28T22:47:48.654981+0000 mon.c (mon.2) 1524 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:48 smithi045 bash[82788]: audit 2024-07-28T22:47:48.654981+0000 mon.c (mon.2) 1524 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:49.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:48 smithi155 bash[73694]: debug 2024-07-28T22:47:48.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:48 smithi155 bash[68033]: audit 2024-07-28T22:47:48.654981+0000 mon.c (mon.2) 1524 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:47:49.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10702 16 16 0 0 0 - 0 2024-07-28T22:47:50.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:49 smithi045 bash[80445]: cluster 2024-07-28T22:47:49.780597+0000 mgr.y (mgr.34101) 5942 : cluster [DBG] pgmap v6870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:50.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:49 smithi045 bash[82788]: cluster 2024-07-28T22:47:49.780597+0000 mgr.y (mgr.34101) 5942 : cluster [DBG] pgmap v6870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:50.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:49 smithi155 bash[73694]: debug 2024-07-28T22:47:49.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:50.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:49 smithi155 bash[68033]: cluster 2024-07-28T22:47:49.780597+0000 mgr.y (mgr.34101) 5942 : cluster [DBG] pgmap v6870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:50.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10703 16 16 0 0 0 - 0 2024-07-28T22:47:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:47:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:47:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T22:47:51.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:50 smithi155 bash[73694]: debug 2024-07-28T22:47:50.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:51.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10704 16 16 0 0 0 - 0 2024-07-28T22:47:52.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:51 smithi045 bash[80445]: cluster 2024-07-28T22:47:51.782630+0000 mgr.y (mgr.34101) 5943 : cluster [DBG] pgmap v6871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:51 smithi045 bash[82788]: cluster 2024-07-28T22:47:51.782630+0000 mgr.y (mgr.34101) 5943 : cluster [DBG] pgmap v6871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:51 smithi155 bash[73694]: debug 2024-07-28T22:47:51.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:52.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:51 smithi155 bash[68033]: cluster 2024-07-28T22:47:51.782630+0000 mgr.y (mgr.34101) 5943 : cluster [DBG] pgmap v6871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:52.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10705 16 16 0 0 0 - 0 2024-07-28T22:47:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:47:52 smithi155 bash[60745]: ts=2024-07-28T22:47:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:47:53.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:52 smithi155 bash[73694]: debug 2024-07-28T22:47:52.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:53.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10706 16 16 0 0 0 - 0 2024-07-28T22:47:54.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:53 smithi045 bash[80445]: cluster 2024-07-28T22:47:53.784381+0000 mgr.y (mgr.34101) 5944 : cluster [DBG] pgmap v6872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:53 smithi045 bash[82788]: cluster 2024-07-28T22:47:53.784381+0000 mgr.y (mgr.34101) 5944 : cluster [DBG] pgmap v6872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:53 smithi155 bash[73694]: debug 2024-07-28T22:47:53.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:54.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:53 smithi155 bash[68033]: cluster 2024-07-28T22:47:53.784381+0000 mgr.y (mgr.34101) 5944 : cluster [DBG] pgmap v6872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:54.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10707 16 16 0 0 0 - 0 2024-07-28T22:47:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:54 smithi155 bash[73694]: debug 2024-07-28T22:47:54.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:55.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10708 16 16 0 0 0 - 0 2024-07-28T22:47:56.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:55 smithi045 bash[80445]: cluster 2024-07-28T22:47:55.786163+0000 mgr.y (mgr.34101) 5945 : cluster [DBG] pgmap v6873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:55 smithi045 bash[82788]: cluster 2024-07-28T22:47:55.786163+0000 mgr.y (mgr.34101) 5945 : cluster [DBG] pgmap v6873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:56.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:55 smithi155 bash[68033]: cluster 2024-07-28T22:47:55.786163+0000 mgr.y (mgr.34101) 5945 : cluster [DBG] pgmap v6873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:55 smithi155 bash[73694]: debug 2024-07-28T22:47:55.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:56.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10709 16 16 0 0 0 - 0 2024-07-28T22:47:57.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:56 smithi155 bash[73694]: debug 2024-07-28T22:47:56.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:57.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10710 16 16 0 0 0 - 0 2024-07-28T22:47:58.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:57 smithi045 bash[82788]: cluster 2024-07-28T22:47:57.788015+0000 mgr.y (mgr.34101) 5946 : cluster [DBG] pgmap v6874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:58.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:57 smithi045 bash[80445]: cluster 2024-07-28T22:47:57.788015+0000 mgr.y (mgr.34101) 5946 : cluster [DBG] pgmap v6874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:57 smithi155 bash[73694]: debug 2024-07-28T22:47:57.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:58.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:57 smithi155 bash[68033]: cluster 2024-07-28T22:47:57.788015+0000 mgr.y (mgr.34101) 5946 : cluster [DBG] pgmap v6874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:47:58.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10711 16 16 0 0 0 - 0 2024-07-28T22:47:59.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:58 smithi155 bash[73694]: debug 2024-07-28T22:47:58.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:47:59.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10712 16 16 0 0 0 - 0 2024-07-28T22:48:00.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:47:59 smithi045 bash[80445]: cluster 2024-07-28T22:47:59.789882+0000 mgr.y (mgr.34101) 5947 : cluster [DBG] pgmap v6875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:00.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:47:59 smithi045 bash[82788]: cluster 2024-07-28T22:47:59.789882+0000 mgr.y (mgr.34101) 5947 : cluster [DBG] pgmap v6875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:00.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:47:59 smithi155 bash[68033]: cluster 2024-07-28T22:47:59.789882+0000 mgr.y (mgr.34101) 5947 : cluster [DBG] pgmap v6875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:00.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:47:59 smithi155 bash[73694]: debug 2024-07-28T22:47:59.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:00.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10713 16 16 0 0 0 - 0 2024-07-28T22:48:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:48:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:48:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T22:48:01.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:00 smithi155 bash[73694]: debug 2024-07-28T22:48:00.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:01.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10714 16 16 0 0 0 - 0 2024-07-28T22:48:02.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:01 smithi045 bash[80445]: cluster 2024-07-28T22:48:01.791916+0000 mgr.y (mgr.34101) 5948 : cluster [DBG] pgmap v6876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:02.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:01 smithi045 bash[82788]: cluster 2024-07-28T22:48:01.791916+0000 mgr.y (mgr.34101) 5948 : cluster [DBG] pgmap v6876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:02.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:01 smithi155 bash[68033]: cluster 2024-07-28T22:48:01.791916+0000 mgr.y (mgr.34101) 5948 : cluster [DBG] pgmap v6876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:02.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:01 smithi155 bash[73694]: debug 2024-07-28T22:48:01.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:02.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10715 16 16 0 0 0 - 0 2024-07-28T22:48:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:48:02 smithi155 bash[60745]: ts=2024-07-28T22:48:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:48:03.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:02 smithi155 bash[73694]: debug 2024-07-28T22:48:02.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:03.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10716 16 16 0 0 0 - 0 2024-07-28T22:48:03.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:03 smithi045 bash[82788]: audit 2024-07-28T22:48:03.655120+0000 mon.c (mon.2) 1525 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:03 smithi045 bash[80445]: audit 2024-07-28T22:48:03.655120+0000 mon.c (mon.2) 1525 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:03 smithi155 bash[68033]: audit 2024-07-28T22:48:03.655120+0000 mon.c (mon.2) 1525 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:04.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:03 smithi155 bash[73694]: debug 2024-07-28T22:48:03.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:04.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10717 16 16 0 0 0 - 0 2024-07-28T22:48:04.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:04 smithi045 bash[80445]: cluster 2024-07-28T22:48:03.793685+0000 mgr.y (mgr.34101) 5949 : cluster [DBG] pgmap v6877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:04.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:04 smithi045 bash[82788]: cluster 2024-07-28T22:48:03.793685+0000 mgr.y (mgr.34101) 5949 : cluster [DBG] pgmap v6877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:04 smithi155 bash[68033]: cluster 2024-07-28T22:48:03.793685+0000 mgr.y (mgr.34101) 5949 : cluster [DBG] pgmap v6877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:04 smithi155 bash[73694]: debug 2024-07-28T22:48:04.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:05.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10718 16 16 0 0 0 - 0 2024-07-28T22:48:06.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:05 smithi045 bash[80445]: cluster 2024-07-28T22:48:05.795433+0000 mgr.y (mgr.34101) 5950 : cluster [DBG] pgmap v6878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:06.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:05 smithi045 bash[82788]: cluster 2024-07-28T22:48:05.795433+0000 mgr.y (mgr.34101) 5950 : cluster [DBG] pgmap v6878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:06.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:05 smithi155 bash[68033]: cluster 2024-07-28T22:48:05.795433+0000 mgr.y (mgr.34101) 5950 : cluster [DBG] pgmap v6878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:05 smithi155 bash[73694]: debug 2024-07-28T22:48:05.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:06.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10719 16 16 0 0 0 - 0 2024-07-28T22:48:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:06 smithi155 bash[73694]: debug 2024-07-28T22:48:06.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:07.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:48:07.392700+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:48:07.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:48:07.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10720 16 16 0 0 0 - 0 2024-07-28T22:48:08.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:07 smithi045 bash[80445]: cluster 2024-07-28T22:48:07.797279+0000 mgr.y (mgr.34101) 5951 : cluster [DBG] pgmap v6879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:08.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:07 smithi045 bash[82788]: cluster 2024-07-28T22:48:07.797279+0000 mgr.y (mgr.34101) 5951 : cluster [DBG] pgmap v6879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:08.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:07 smithi155 bash[68033]: cluster 2024-07-28T22:48:07.797279+0000 mgr.y (mgr.34101) 5951 : cluster [DBG] pgmap v6879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:07 smithi155 bash[73694]: debug 2024-07-28T22:48:07.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:08.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10721 16 16 0 0 0 - 0 2024-07-28T22:48:09.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:08 smithi155 bash[73694]: debug 2024-07-28T22:48:08.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:09.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10722 16 16 0 0 0 - 0 2024-07-28T22:48:10.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:09 smithi155 bash[68033]: cluster 2024-07-28T22:48:09.799018+0000 mgr.y (mgr.34101) 5952 : cluster [DBG] pgmap v6880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:09 smithi155 bash[73694]: debug 2024-07-28T22:48:09.749+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:10.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:09 smithi045 bash[80445]: cluster 2024-07-28T22:48:09.799018+0000 mgr.y (mgr.34101) 5952 : cluster [DBG] pgmap v6880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:10.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:09 smithi045 bash[82788]: cluster 2024-07-28T22:48:09.799018+0000 mgr.y (mgr.34101) 5952 : cluster [DBG] pgmap v6880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:10.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10723 16 16 0 0 0 - 0 2024-07-28T22:48:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:48:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:48:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:48:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:10 smithi155 bash[73694]: debug 2024-07-28T22:48:10.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:11.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10724 16 16 0 0 0 - 0 2024-07-28T22:48:12.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:11 smithi155 bash[73694]: debug 2024-07-28T22:48:11.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:12.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:11 smithi155 bash[68033]: cluster 2024-07-28T22:48:11.800820+0000 mgr.y (mgr.34101) 5953 : cluster [DBG] pgmap v6881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:12.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:11 smithi045 bash[80445]: cluster 2024-07-28T22:48:11.800820+0000 mgr.y (mgr.34101) 5953 : cluster [DBG] pgmap v6881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:12.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:11 smithi045 bash[82788]: cluster 2024-07-28T22:48:11.800820+0000 mgr.y (mgr.34101) 5953 : cluster [DBG] pgmap v6881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:12.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10725 16 16 0 0 0 - 0 2024-07-28T22:48:12.758 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:48:12 smithi155 bash[60745]: ts=2024-07-28T22:48:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:48:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:12 smithi155 bash[73694]: debug 2024-07-28T22:48:12.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:13.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10726 16 16 0 0 0 - 0 2024-07-28T22:48:14.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:13 smithi155 bash[68033]: cluster 2024-07-28T22:48:13.802733+0000 mgr.y (mgr.34101) 5954 : cluster [DBG] pgmap v6882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:14.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:13 smithi155 bash[73694]: debug 2024-07-28T22:48:13.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:14.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:13 smithi045 bash[80445]: cluster 2024-07-28T22:48:13.802733+0000 mgr.y (mgr.34101) 5954 : cluster [DBG] pgmap v6882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:13 smithi045 bash[82788]: cluster 2024-07-28T22:48:13.802733+0000 mgr.y (mgr.34101) 5954 : cluster [DBG] pgmap v6882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:14.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10727 16 16 0 0 0 - 0 2024-07-28T22:48:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:14 smithi155 bash[73694]: debug 2024-07-28T22:48:14.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:15.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10728 16 16 0 0 0 - 0 2024-07-28T22:48:16.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:15 smithi155 bash[73694]: debug 2024-07-28T22:48:15.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:16.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:15 smithi155 bash[68033]: cluster 2024-07-28T22:48:15.804595+0000 mgr.y (mgr.34101) 5955 : cluster [DBG] pgmap v6883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:16.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:15 smithi045 bash[80445]: cluster 2024-07-28T22:48:15.804595+0000 mgr.y (mgr.34101) 5955 : cluster [DBG] pgmap v6883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:15 smithi045 bash[82788]: cluster 2024-07-28T22:48:15.804595+0000 mgr.y (mgr.34101) 5955 : cluster [DBG] pgmap v6883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:16.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10729 16 16 0 0 0 - 0 2024-07-28T22:48:17.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:16 smithi155 bash[73694]: debug 2024-07-28T22:48:16.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:17.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10730 16 16 0 0 0 - 0 2024-07-28T22:48:18.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:17 smithi045 bash[82788]: cluster 2024-07-28T22:48:17.806645+0000 mgr.y (mgr.34101) 5956 : cluster [DBG] pgmap v6884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:18.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:17 smithi045 bash[80445]: cluster 2024-07-28T22:48:17.806645+0000 mgr.y (mgr.34101) 5956 : cluster [DBG] pgmap v6884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:17 smithi155 bash[73694]: debug 2024-07-28T22:48:17.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:18.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:17 smithi155 bash[68033]: cluster 2024-07-28T22:48:17.806645+0000 mgr.y (mgr.34101) 5956 : cluster [DBG] pgmap v6884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:18.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10731 16 16 0 0 0 - 0 2024-07-28T22:48:19.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:18 smithi045 bash[82788]: audit 2024-07-28T22:48:18.655859+0000 mon.c (mon.2) 1526 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:18 smithi045 bash[80445]: audit 2024-07-28T22:48:18.655859+0000 mon.c (mon.2) 1526 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:18 smithi155 bash[68033]: audit 2024-07-28T22:48:18.655859+0000 mon.c (mon.2) 1526 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:18 smithi155 bash[73694]: debug 2024-07-28T22:48:18.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:19.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10732 16 16 0 0 0 - 0 2024-07-28T22:48:20.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:19 smithi045 bash[80445]: cluster 2024-07-28T22:48:19.808386+0000 mgr.y (mgr.34101) 5957 : cluster [DBG] pgmap v6885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:19 smithi045 bash[82788]: cluster 2024-07-28T22:48:19.808386+0000 mgr.y (mgr.34101) 5957 : cluster [DBG] pgmap v6885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:20.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:19 smithi155 bash[73694]: debug 2024-07-28T22:48:19.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:20.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:19 smithi155 bash[68033]: cluster 2024-07-28T22:48:19.808386+0000 mgr.y (mgr.34101) 5957 : cluster [DBG] pgmap v6885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:20.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10733 16 16 0 0 0 - 0 2024-07-28T22:48:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:48:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:48:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:48:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:20 smithi155 bash[73694]: debug 2024-07-28T22:48:20.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:21.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10734 16 16 0 0 0 - 0 2024-07-28T22:48:22.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:21 smithi045 bash[80445]: cluster 2024-07-28T22:48:21.810240+0000 mgr.y (mgr.34101) 5958 : cluster [DBG] pgmap v6886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:22.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:21 smithi045 bash[82788]: cluster 2024-07-28T22:48:21.810240+0000 mgr.y (mgr.34101) 5958 : cluster [DBG] pgmap v6886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:21 smithi155 bash[68033]: cluster 2024-07-28T22:48:21.810240+0000 mgr.y (mgr.34101) 5958 : cluster [DBG] pgmap v6886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:21 smithi155 bash[73694]: debug 2024-07-28T22:48:21.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:22.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10735 16 16 0 0 0 - 0 2024-07-28T22:48:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:48:22 smithi155 bash[60745]: ts=2024-07-28T22:48:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:48:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:22 smithi155 bash[73694]: debug 2024-07-28T22:48:22.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:23.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10736 16 16 0 0 0 - 0 2024-07-28T22:48:24.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:23 smithi045 bash[80445]: cluster 2024-07-28T22:48:23.811951+0000 mgr.y (mgr.34101) 5959 : cluster [DBG] pgmap v6887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:23 smithi045 bash[82788]: cluster 2024-07-28T22:48:23.811951+0000 mgr.y (mgr.34101) 5959 : cluster [DBG] pgmap v6887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:23 smithi155 bash[73694]: debug 2024-07-28T22:48:23.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:24.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:23 smithi155 bash[68033]: cluster 2024-07-28T22:48:23.811951+0000 mgr.y (mgr.34101) 5959 : cluster [DBG] pgmap v6887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:24.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10737 16 16 0 0 0 - 0 2024-07-28T22:48:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:24 smithi155 bash[73694]: debug 2024-07-28T22:48:24.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:25.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10738 16 16 0 0 0 - 0 2024-07-28T22:48:26.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:25 smithi045 bash[80445]: cluster 2024-07-28T22:48:25.813683+0000 mgr.y (mgr.34101) 5960 : cluster [DBG] pgmap v6888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:26.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:25 smithi045 bash[82788]: cluster 2024-07-28T22:48:25.813683+0000 mgr.y (mgr.34101) 5960 : cluster [DBG] pgmap v6888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:25 smithi155 bash[73694]: debug 2024-07-28T22:48:25.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:26.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:25 smithi155 bash[68033]: cluster 2024-07-28T22:48:25.813683+0000 mgr.y (mgr.34101) 5960 : cluster [DBG] pgmap v6888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:26.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10739 16 16 0 0 0 - 0 2024-07-28T22:48:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:26 smithi155 bash[73694]: debug 2024-07-28T22:48:26.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:27.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:48:27.395909+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:48:27.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:48:27.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10740 16 16 0 0 0 - 0 2024-07-28T22:48:28.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:27 smithi045 bash[80445]: cluster 2024-07-28T22:48:27.815541+0000 mgr.y (mgr.34101) 5961 : cluster [DBG] pgmap v6889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:27 smithi045 bash[82788]: cluster 2024-07-28T22:48:27.815541+0000 mgr.y (mgr.34101) 5961 : cluster [DBG] pgmap v6889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:28.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:27 smithi155 bash[73694]: debug 2024-07-28T22:48:27.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:28.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:27 smithi155 bash[68033]: cluster 2024-07-28T22:48:27.815541+0000 mgr.y (mgr.34101) 5961 : cluster [DBG] pgmap v6889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:28.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10741 16 16 0 0 0 - 0 2024-07-28T22:48:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:28 smithi155 bash[73694]: debug 2024-07-28T22:48:28.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:29.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10742 16 16 0 0 0 - 0 2024-07-28T22:48:30.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:29 smithi045 bash[80445]: audit 2024-07-28T22:48:29.755505+0000 mon.c (mon.2) 1527 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:48:30.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:29 smithi045 bash[82788]: audit 2024-07-28T22:48:29.755505+0000 mon.c (mon.2) 1527 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:48:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:29 smithi155 bash[68033]: audit 2024-07-28T22:48:29.755505+0000 mon.c (mon.2) 1527 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:48:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:29 smithi155 bash[73694]: debug 2024-07-28T22:48:29.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:30.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10743 16 16 0 0 0 - 0 2024-07-28T22:48:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:48:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:48:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:48:30.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:30 smithi045 bash[80445]: cluster 2024-07-28T22:48:29.817242+0000 mgr.y (mgr.34101) 5962 : cluster [DBG] pgmap v6890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:30.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:30 smithi045 bash[80445]: audit 2024-07-28T22:48:30.128337+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:30.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:30 smithi045 bash[80445]: audit 2024-07-28T22:48:30.137637+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:30.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:30 smithi045 bash[82788]: cluster 2024-07-28T22:48:29.817242+0000 mgr.y (mgr.34101) 5962 : cluster [DBG] pgmap v6890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:30.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:30 smithi045 bash[82788]: audit 2024-07-28T22:48:30.128337+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:30.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:30 smithi045 bash[82788]: audit 2024-07-28T22:48:30.137637+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:30 smithi155 bash[73694]: debug 2024-07-28T22:48:30.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:31.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:30 smithi155 bash[68033]: cluster 2024-07-28T22:48:29.817242+0000 mgr.y (mgr.34101) 5962 : cluster [DBG] pgmap v6890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:31.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:30 smithi155 bash[68033]: audit 2024-07-28T22:48:30.128337+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:31.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:30 smithi155 bash[68033]: audit 2024-07-28T22:48:30.137637+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:31.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10744 16 16 0 0 0 - 0 2024-07-28T22:48:32.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:31 smithi045 bash[80445]: cluster 2024-07-28T22:48:31.819101+0000 mgr.y (mgr.34101) 5963 : cluster [DBG] pgmap v6891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:32.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:31 smithi045 bash[82788]: cluster 2024-07-28T22:48:31.819101+0000 mgr.y (mgr.34101) 5963 : cluster [DBG] pgmap v6891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:32.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:31 smithi155 bash[68033]: cluster 2024-07-28T22:48:31.819101+0000 mgr.y (mgr.34101) 5963 : cluster [DBG] pgmap v6891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:32.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:31 smithi155 bash[73694]: debug 2024-07-28T22:48:31.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:32.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10745 16 16 0 0 0 - 0 2024-07-28T22:48:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:48:32 smithi155 bash[60745]: ts=2024-07-28T22:48:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:48:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:32 smithi155 bash[73694]: debug 2024-07-28T22:48:32.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:33.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10746 16 16 0 0 0 - 0 2024-07-28T22:48:33.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:33 smithi045 bash[80445]: audit 2024-07-28T22:48:33.656174+0000 mon.c (mon.2) 1528 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:33 smithi045 bash[82788]: audit 2024-07-28T22:48:33.656174+0000 mon.c (mon.2) 1528 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:33 smithi155 bash[73694]: debug 2024-07-28T22:48:33.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:33 smithi155 bash[68033]: audit 2024-07-28T22:48:33.656174+0000 mon.c (mon.2) 1528 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:34.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10747 16 16 0 0 0 - 0 2024-07-28T22:48:34.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:34 smithi045 bash[80445]: cluster 2024-07-28T22:48:33.820816+0000 mgr.y (mgr.34101) 5964 : cluster [DBG] pgmap v6892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:34.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:34 smithi045 bash[82788]: cluster 2024-07-28T22:48:33.820816+0000 mgr.y (mgr.34101) 5964 : cluster [DBG] pgmap v6892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:34.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:34 smithi155 bash[68033]: cluster 2024-07-28T22:48:33.820816+0000 mgr.y (mgr.34101) 5964 : cluster [DBG] pgmap v6892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:35.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:34 smithi155 bash[73694]: debug 2024-07-28T22:48:34.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:35.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10748 16 16 0 0 0 - 0 2024-07-28T22:48:36.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:35 smithi155 bash[73694]: debug 2024-07-28T22:48:35.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:36.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10749 16 16 0 0 0 - 0 2024-07-28T22:48:36.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:36 smithi045 bash[80445]: audit 2024-07-28T22:48:35.375601+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:36.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:36 smithi045 bash[80445]: audit 2024-07-28T22:48:35.383863+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:36.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:36 smithi045 bash[80445]: cluster 2024-07-28T22:48:35.822436+0000 mgr.y (mgr.34101) 5965 : cluster [DBG] pgmap v6893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:36.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:36 smithi045 bash[80445]: audit 2024-07-28T22:48:35.994787+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:36.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:36 smithi045 bash[80445]: audit 2024-07-28T22:48:36.007455+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:36.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:36 smithi045 bash[82788]: audit 2024-07-28T22:48:35.375601+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:36.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:36 smithi045 bash[82788]: audit 2024-07-28T22:48:35.383863+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:36.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:36 smithi045 bash[82788]: cluster 2024-07-28T22:48:35.822436+0000 mgr.y (mgr.34101) 5965 : cluster [DBG] pgmap v6893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:36.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:36 smithi045 bash[82788]: audit 2024-07-28T22:48:35.994787+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:36.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:36 smithi045 bash[82788]: audit 2024-07-28T22:48:36.007455+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:36.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:36 smithi155 bash[68033]: audit 2024-07-28T22:48:35.375601+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:36.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:36 smithi155 bash[68033]: audit 2024-07-28T22:48:35.383863+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:36.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:36 smithi155 bash[68033]: cluster 2024-07-28T22:48:35.822436+0000 mgr.y (mgr.34101) 5965 : cluster [DBG] pgmap v6893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:36.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:36 smithi155 bash[68033]: audit 2024-07-28T22:48:35.994787+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:36.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:36 smithi155 bash[68033]: audit 2024-07-28T22:48:36.007455+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:37.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:37 smithi155 bash[73694]: debug 2024-07-28T22:48:37.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:37.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10750 16 16 0 0 0 - 0 2024-07-28T22:48:37.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:37 smithi045 bash[80445]: audit 2024-07-28T22:48:36.471011+0000 mon.c (mon.2) 1529 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:48:37.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:37 smithi045 bash[80445]: audit 2024-07-28T22:48:36.472779+0000 mon.c (mon.2) 1530 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:48:37.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:37 smithi045 bash[80445]: audit 2024-07-28T22:48:36.483864+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:37.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:37 smithi045 bash[82788]: audit 2024-07-28T22:48:36.471011+0000 mon.c (mon.2) 1529 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:48:37.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:37 smithi045 bash[82788]: audit 2024-07-28T22:48:36.472779+0000 mon.c (mon.2) 1530 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:48:37.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:37 smithi045 bash[82788]: audit 2024-07-28T22:48:36.483864+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:37.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:37 smithi155 bash[68033]: audit 2024-07-28T22:48:36.471011+0000 mon.c (mon.2) 1529 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:48:37.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:37 smithi155 bash[68033]: audit 2024-07-28T22:48:36.472779+0000 mon.c (mon.2) 1530 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:48:37.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:37 smithi155 bash[68033]: audit 2024-07-28T22:48:36.483864+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:48:38.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10751 16 16 0 0 0 - 0 2024-07-28T22:48:38.402 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:38 smithi155 bash[73694]: debug 2024-07-28T22:48:38.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:38.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:38 smithi045 bash[80445]: cluster 2024-07-28T22:48:37.824319+0000 mgr.y (mgr.34101) 5966 : cluster [DBG] pgmap v6894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:38.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:38 smithi045 bash[82788]: cluster 2024-07-28T22:48:37.824319+0000 mgr.y (mgr.34101) 5966 : cluster [DBG] pgmap v6894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:38.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:38 smithi155 bash[68033]: cluster 2024-07-28T22:48:37.824319+0000 mgr.y (mgr.34101) 5966 : cluster [DBG] pgmap v6894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:39.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10752 16 16 0 0 0 - 0 2024-07-28T22:48:39.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:39 smithi155 bash[73694]: debug 2024-07-28T22:48:39.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:40.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:39 smithi045 bash[80445]: cluster 2024-07-28T22:48:39.826053+0000 mgr.y (mgr.34101) 5967 : cluster [DBG] pgmap v6895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:40.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:39 smithi045 bash[82788]: cluster 2024-07-28T22:48:39.826053+0000 mgr.y (mgr.34101) 5967 : cluster [DBG] pgmap v6895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:40.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:39 smithi155 bash[68033]: cluster 2024-07-28T22:48:39.826053+0000 mgr.y (mgr.34101) 5967 : cluster [DBG] pgmap v6895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:40.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:40 smithi155 bash[73694]: debug 2024-07-28T22:48:40.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:40.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10753 16 16 0 0 0 - 0 2024-07-28T22:48:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:48:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:48:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:48:41.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10754 16 16 0 0 0 - 0 2024-07-28T22:48:41.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:41 smithi155 bash[73694]: debug 2024-07-28T22:48:41.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:42.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:41 smithi045 bash[80445]: cluster 2024-07-28T22:48:41.827908+0000 mgr.y (mgr.34101) 5968 : cluster [DBG] pgmap v6896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:41 smithi045 bash[82788]: cluster 2024-07-28T22:48:41.827908+0000 mgr.y (mgr.34101) 5968 : cluster [DBG] pgmap v6896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:42.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:41 smithi155 bash[68033]: cluster 2024-07-28T22:48:41.827908+0000 mgr.y (mgr.34101) 5968 : cluster [DBG] pgmap v6896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:42 smithi155 bash[73694]: debug 2024-07-28T22:48:42.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:42.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10755 16 16 0 0 0 - 0 2024-07-28T22:48:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:48:42 smithi155 bash[60745]: ts=2024-07-28T22:48:42.320Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:48:43.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10756 16 16 0 0 0 - 0 2024-07-28T22:48:43.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:43 smithi155 bash[73694]: debug 2024-07-28T22:48:43.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:44.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:43 smithi045 bash[80445]: cluster 2024-07-28T22:48:43.829627+0000 mgr.y (mgr.34101) 5969 : cluster [DBG] pgmap v6897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:44.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:43 smithi045 bash[82788]: cluster 2024-07-28T22:48:43.829627+0000 mgr.y (mgr.34101) 5969 : cluster [DBG] pgmap v6897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:44.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:44 smithi155 bash[73694]: debug 2024-07-28T22:48:44.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:43 smithi155 bash[68033]: cluster 2024-07-28T22:48:43.829627+0000 mgr.y (mgr.34101) 5969 : cluster [DBG] pgmap v6897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:44.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10757 16 16 0 0 0 - 0 2024-07-28T22:48:45.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10758 16 16 0 0 0 - 0 2024-07-28T22:48:45.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:45 smithi155 bash[73694]: debug 2024-07-28T22:48:45.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:46.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:45 smithi045 bash[80445]: cluster 2024-07-28T22:48:45.831367+0000 mgr.y (mgr.34101) 5970 : cluster [DBG] pgmap v6898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:46.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:45 smithi045 bash[82788]: cluster 2024-07-28T22:48:45.831367+0000 mgr.y (mgr.34101) 5970 : cluster [DBG] pgmap v6898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:46.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:46 smithi155 bash[73694]: debug 2024-07-28T22:48:46.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:46.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:45 smithi155 bash[68033]: cluster 2024-07-28T22:48:45.831367+0000 mgr.y (mgr.34101) 5970 : cluster [DBG] pgmap v6898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:46.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10759 16 16 0 0 0 - 0 2024-07-28T22:48:47.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:48:47.399103+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:48:47.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:48:47.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10760 16 16 0 0 0 - 0 2024-07-28T22:48:47.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:47 smithi155 bash[73694]: debug 2024-07-28T22:48:47.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:48.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:47 smithi045 bash[80445]: cluster 2024-07-28T22:48:47.833217+0000 mgr.y (mgr.34101) 5971 : cluster [DBG] pgmap v6899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:47 smithi045 bash[82788]: cluster 2024-07-28T22:48:47.833217+0000 mgr.y (mgr.34101) 5971 : cluster [DBG] pgmap v6899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:48.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:47 smithi155 bash[68033]: cluster 2024-07-28T22:48:47.833217+0000 mgr.y (mgr.34101) 5971 : cluster [DBG] pgmap v6899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:48.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:48:48 smithi155 bash[73694]: debug 2024-07-28T22:48:48.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:38:17.888076+0000 (oldest deadline 2024-07-28T22:38:37.888076+0000) 2024-07-28T22:48:48.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10761 16 16 0 0 0 - 0 2024-07-28T22:48:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:48 smithi045 bash[80445]: audit 2024-07-28T22:48:48.656527+0000 mon.c (mon.2) 1531 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:48 smithi045 bash[82788]: audit 2024-07-28T22:48:48.656527+0000 mon.c (mon.2) 1531 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:48 smithi155 bash[68033]: audit 2024-07-28T22:48:48.656527+0000 mon.c (mon.2) 1531 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:48:49.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10762 16 16 0 0 0 - 0 2024-07-28T22:48:50.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:49 smithi045 bash[82788]: cluster 2024-07-28T22:48:49.835002+0000 mgr.y (mgr.34101) 5972 : cluster [DBG] pgmap v6900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:50.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:49 smithi045 bash[80445]: cluster 2024-07-28T22:48:49.835002+0000 mgr.y (mgr.34101) 5972 : cluster [DBG] pgmap v6900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:50.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:49 smithi155 bash[68033]: cluster 2024-07-28T22:48:49.835002+0000 mgr.y (mgr.34101) 5972 : cluster [DBG] pgmap v6900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:50.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10763 16 16 0 0 0 - 0 2024-07-28T22:48:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:48:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:48:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:48:51.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10764 16 16 0 0 0 - 0 2024-07-28T22:48:52.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:51 smithi045 bash[80445]: cluster 2024-07-28T22:48:51.836858+0000 mgr.y (mgr.34101) 5973 : cluster [DBG] pgmap v6901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:51 smithi045 bash[82788]: cluster 2024-07-28T22:48:51.836858+0000 mgr.y (mgr.34101) 5973 : cluster [DBG] pgmap v6901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:52.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:51 smithi155 bash[68033]: cluster 2024-07-28T22:48:51.836858+0000 mgr.y (mgr.34101) 5973 : cluster [DBG] pgmap v6901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:52.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10765 16 16 0 0 0 - 0 2024-07-28T22:48:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:48:52 smithi155 bash[60745]: ts=2024-07-28T22:48:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:48:53.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10766 16 16 0 0 0 - 0 2024-07-28T22:48:54.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:53 smithi045 bash[80445]: cluster 2024-07-28T22:48:53.838597+0000 mgr.y (mgr.34101) 5974 : cluster [DBG] pgmap v6902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:53 smithi045 bash[82788]: cluster 2024-07-28T22:48:53.838597+0000 mgr.y (mgr.34101) 5974 : cluster [DBG] pgmap v6902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:54.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:53 smithi155 bash[68033]: cluster 2024-07-28T22:48:53.838597+0000 mgr.y (mgr.34101) 5974 : cluster [DBG] pgmap v6902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:54.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10767 16 16 0 0 0 - 0 2024-07-28T22:48:55.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10768 16 16 0 0 0 - 0 2024-07-28T22:48:56.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:55 smithi045 bash[80445]: cluster 2024-07-28T22:48:55.840314+0000 mgr.y (mgr.34101) 5975 : cluster [DBG] pgmap v6903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:55 smithi045 bash[82788]: cluster 2024-07-28T22:48:55.840314+0000 mgr.y (mgr.34101) 5975 : cluster [DBG] pgmap v6903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:56.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:55 smithi155 bash[68033]: cluster 2024-07-28T22:48:55.840314+0000 mgr.y (mgr.34101) 5975 : cluster [DBG] pgmap v6903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:56.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10769 16 16 0 0 0 - 0 2024-07-28T22:48:57.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10770 16 16 0 0 0 - 0 2024-07-28T22:48:58.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:57 smithi045 bash[80445]: cluster 2024-07-28T22:48:57.842179+0000 mgr.y (mgr.34101) 5976 : cluster [DBG] pgmap v6904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:58.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:57 smithi045 bash[82788]: cluster 2024-07-28T22:48:57.842179+0000 mgr.y (mgr.34101) 5976 : cluster [DBG] pgmap v6904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:58.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:57 smithi155 bash[68033]: cluster 2024-07-28T22:48:57.842179+0000 mgr.y (mgr.34101) 5976 : cluster [DBG] pgmap v6904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:48:58.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10771 16 16 0 0 0 - 0 2024-07-28T22:48:59.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10772 16 16 0 0 0 - 0 2024-07-28T22:49:00.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:48:59 smithi045 bash[80445]: cluster 2024-07-28T22:48:59.843883+0000 mgr.y (mgr.34101) 5977 : cluster [DBG] pgmap v6905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:00.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:48:59 smithi045 bash[82788]: cluster 2024-07-28T22:48:59.843883+0000 mgr.y (mgr.34101) 5977 : cluster [DBG] pgmap v6905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:00.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:48:59 smithi155 bash[68033]: cluster 2024-07-28T22:48:59.843883+0000 mgr.y (mgr.34101) 5977 : cluster [DBG] pgmap v6905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:00.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10773 16 16 0 0 0 - 0 2024-07-28T22:49:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:49:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:49:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:49:01.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10774 16 16 0 0 0 - 0 2024-07-28T22:49:02.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:01 smithi045 bash[80445]: cluster 2024-07-28T22:49:01.845728+0000 mgr.y (mgr.34101) 5978 : cluster [DBG] pgmap v6906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:02.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:01 smithi045 bash[82788]: cluster 2024-07-28T22:49:01.845728+0000 mgr.y (mgr.34101) 5978 : cluster [DBG] pgmap v6906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:02.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:01 smithi155 bash[68033]: cluster 2024-07-28T22:49:01.845728+0000 mgr.y (mgr.34101) 5978 : cluster [DBG] pgmap v6906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:02.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10775 16 16 0 0 0 - 0 2024-07-28T22:49:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:49:02 smithi155 bash[60745]: ts=2024-07-28T22:49:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:49:03.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10776 16 16 0 0 0 - 0 2024-07-28T22:49:03.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:03 smithi045 bash[80445]: audit 2024-07-28T22:49:03.657012+0000 mon.c (mon.2) 1532 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:03 smithi045 bash[82788]: audit 2024-07-28T22:49:03.657012+0000 mon.c (mon.2) 1532 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:03 smithi155 bash[68033]: audit 2024-07-28T22:49:03.657012+0000 mon.c (mon.2) 1532 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:04.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10777 16 16 0 0 0 - 0 2024-07-28T22:49:05.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10778 16 16 0 0 0 - 0 2024-07-28T22:49:05.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:05 smithi045 bash[80445]: cluster 2024-07-28T22:49:03.847579+0000 mgr.y (mgr.34101) 5979 : cluster [DBG] pgmap v6907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:05.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:05 smithi045 bash[82788]: cluster 2024-07-28T22:49:03.847579+0000 mgr.y (mgr.34101) 5979 : cluster [DBG] pgmap v6907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:06.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:05 smithi155 bash[68033]: cluster 2024-07-28T22:49:03.847579+0000 mgr.y (mgr.34101) 5979 : cluster [DBG] pgmap v6907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:06.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10779 16 16 0 0 0 - 0 2024-07-28T22:49:07.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:49:07.402553+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:49:07.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:49:07.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10780 16 16 0 0 0 - 0 2024-07-28T22:49:08.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:07 smithi155 bash[68033]: cluster 2024-07-28T22:49:05.849320+0000 mgr.y (mgr.34101) 5980 : cluster [DBG] pgmap v6908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:08.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:07 smithi045 bash[80445]: cluster 2024-07-28T22:49:05.849320+0000 mgr.y (mgr.34101) 5980 : cluster [DBG] pgmap v6908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:08.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:07 smithi045 bash[82788]: cluster 2024-07-28T22:49:05.849320+0000 mgr.y (mgr.34101) 5980 : cluster [DBG] pgmap v6908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:08.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10781 16 16 0 0 0 - 0 2024-07-28T22:49:09.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10782 16 16 0 0 0 - 0 2024-07-28T22:49:10.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:09 smithi155 bash[68033]: cluster 2024-07-28T22:49:07.851234+0000 mgr.y (mgr.34101) 5981 : cluster [DBG] pgmap v6909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:10.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:09 smithi045 bash[80445]: cluster 2024-07-28T22:49:07.851234+0000 mgr.y (mgr.34101) 5981 : cluster [DBG] pgmap v6909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:10.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:09 smithi045 bash[82788]: cluster 2024-07-28T22:49:07.851234+0000 mgr.y (mgr.34101) 5981 : cluster [DBG] pgmap v6909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:10.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10783 16 16 0 0 0 - 0 2024-07-28T22:49:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:49:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:49:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:49:11.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10784 16 16 0 0 0 - 0 2024-07-28T22:49:12.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:11 smithi155 bash[68033]: cluster 2024-07-28T22:49:09.852960+0000 mgr.y (mgr.34101) 5982 : cluster [DBG] pgmap v6910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:12.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:11 smithi045 bash[80445]: cluster 2024-07-28T22:49:09.852960+0000 mgr.y (mgr.34101) 5982 : cluster [DBG] pgmap v6910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:12.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:11 smithi045 bash[82788]: cluster 2024-07-28T22:49:09.852960+0000 mgr.y (mgr.34101) 5982 : cluster [DBG] pgmap v6910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:12 smithi155 bash[73694]: debug 2024-07-28T22:49:12.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:12.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10785 16 16 0 0 0 - 0 2024-07-28T22:49:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:49:12 smithi155 bash[60745]: ts=2024-07-28T22:49:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:49:13.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:13 smithi155 bash[73694]: debug 2024-07-28T22:49:13.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:13.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10786 16 16 0 0 0 - 0 2024-07-28T22:49:14.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:13 smithi155 bash[68033]: cluster 2024-07-28T22:49:11.854859+0000 mgr.y (mgr.34101) 5983 : cluster [DBG] pgmap v6911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:14.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:13 smithi045 bash[80445]: cluster 2024-07-28T22:49:11.854859+0000 mgr.y (mgr.34101) 5983 : cluster [DBG] pgmap v6911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:13 smithi045 bash[82788]: cluster 2024-07-28T22:49:11.854859+0000 mgr.y (mgr.34101) 5983 : cluster [DBG] pgmap v6911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:14.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10787 16 16 0 0 0 - 0 2024-07-28T22:49:14.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:14 smithi155 bash[73694]: debug 2024-07-28T22:49:14.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:15.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10788 16 16 0 0 0 - 0 2024-07-28T22:49:15.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:15 smithi155 bash[73694]: debug 2024-07-28T22:49:15.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:16.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:15 smithi155 bash[68033]: cluster 2024-07-28T22:49:13.856589+0000 mgr.y (mgr.34101) 5984 : cluster [DBG] pgmap v6912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:16.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:15 smithi045 bash[80445]: cluster 2024-07-28T22:49:13.856589+0000 mgr.y (mgr.34101) 5984 : cluster [DBG] pgmap v6912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:15 smithi045 bash[82788]: cluster 2024-07-28T22:49:13.856589+0000 mgr.y (mgr.34101) 5984 : cluster [DBG] pgmap v6912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:16.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10789 16 16 0 0 0 - 0 2024-07-28T22:49:16.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:16 smithi155 bash[73694]: debug 2024-07-28T22:49:16.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:17.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10790 16 16 0 0 0 - 0 2024-07-28T22:49:17.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:17 smithi155 bash[73694]: debug 2024-07-28T22:49:17.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:18.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:17 smithi155 bash[68033]: cluster 2024-07-28T22:49:15.858282+0000 mgr.y (mgr.34101) 5985 : cluster [DBG] pgmap v6913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:18.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:17 smithi045 bash[80445]: cluster 2024-07-28T22:49:15.858282+0000 mgr.y (mgr.34101) 5985 : cluster [DBG] pgmap v6913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:18.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:17 smithi045 bash[82788]: cluster 2024-07-28T22:49:15.858282+0000 mgr.y (mgr.34101) 5985 : cluster [DBG] pgmap v6913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:18.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10791 16 16 0 0 0 - 0 2024-07-28T22:49:18.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:18 smithi155 bash[73694]: debug 2024-07-28T22:49:18.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:19.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:18 smithi155 bash[68033]: audit 2024-07-28T22:49:18.657458+0000 mon.c (mon.2) 1533 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:19.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:18 smithi045 bash[80445]: audit 2024-07-28T22:49:18.657458+0000 mon.c (mon.2) 1533 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:18 smithi045 bash[82788]: audit 2024-07-28T22:49:18.657458+0000 mon.c (mon.2) 1533 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:19.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10792 16 16 0 0 0 - 0 2024-07-28T22:49:19.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:19 smithi155 bash[73694]: debug 2024-07-28T22:49:19.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:20.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:19 smithi155 bash[68033]: cluster 2024-07-28T22:49:17.860158+0000 mgr.y (mgr.34101) 5986 : cluster [DBG] pgmap v6914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:20.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:19 smithi045 bash[80445]: cluster 2024-07-28T22:49:17.860158+0000 mgr.y (mgr.34101) 5986 : cluster [DBG] pgmap v6914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:19 smithi045 bash[82788]: cluster 2024-07-28T22:49:17.860158+0000 mgr.y (mgr.34101) 5986 : cluster [DBG] pgmap v6914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:20.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10793 16 16 0 0 0 - 0 2024-07-28T22:49:20.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:20 smithi155 bash[73694]: debug 2024-07-28T22:49:20.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:49:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:49:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:49:21.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10794 16 16 0 0 0 - 0 2024-07-28T22:49:21.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:21 smithi155 bash[73694]: debug 2024-07-28T22:49:21.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:22.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:21 smithi155 bash[68033]: cluster 2024-07-28T22:49:19.861851+0000 mgr.y (mgr.34101) 5987 : cluster [DBG] pgmap v6915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:22.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:21 smithi045 bash[82788]: cluster 2024-07-28T22:49:19.861851+0000 mgr.y (mgr.34101) 5987 : cluster [DBG] pgmap v6915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:22.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:21 smithi045 bash[80445]: cluster 2024-07-28T22:49:19.861851+0000 mgr.y (mgr.34101) 5987 : cluster [DBG] pgmap v6915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:22.319 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:22 smithi155 bash[73694]: debug 2024-07-28T22:49:22.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:22.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10795 16 16 0 0 0 - 0 2024-07-28T22:49:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:49:22 smithi155 bash[60745]: ts=2024-07-28T22:49:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:49:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:23 smithi155 bash[73694]: debug 2024-07-28T22:49:23.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:23.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10796 16 16 0 0 0 - 0 2024-07-28T22:49:24.016 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:23 smithi155 bash[68033]: cluster 2024-07-28T22:49:21.863688+0000 mgr.y (mgr.34101) 5988 : cluster [DBG] pgmap v6916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:24.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:23 smithi045 bash[82788]: cluster 2024-07-28T22:49:21.863688+0000 mgr.y (mgr.34101) 5988 : cluster [DBG] pgmap v6916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:23 smithi045 bash[80445]: cluster 2024-07-28T22:49:21.863688+0000 mgr.y (mgr.34101) 5988 : cluster [DBG] pgmap v6916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:24 smithi155 bash[73694]: debug 2024-07-28T22:49:24.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:24.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10797 16 16 0 0 0 - 0 2024-07-28T22:49:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:25 smithi155 bash[73694]: debug 2024-07-28T22:49:25.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:25.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10798 16 16 0 0 0 - 0 2024-07-28T22:49:26.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:25 smithi155 bash[68033]: cluster 2024-07-28T22:49:23.865433+0000 mgr.y (mgr.34101) 5989 : cluster [DBG] pgmap v6917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:26.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:25 smithi045 bash[82788]: cluster 2024-07-28T22:49:23.865433+0000 mgr.y (mgr.34101) 5989 : cluster [DBG] pgmap v6917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:26.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:25 smithi045 bash[80445]: cluster 2024-07-28T22:49:23.865433+0000 mgr.y (mgr.34101) 5989 : cluster [DBG] pgmap v6917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:26 smithi155 bash[73694]: debug 2024-07-28T22:49:26.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:26.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10799 16 16 0 0 0 - 0 2024-07-28T22:49:27.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:49:27.406062+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:49:27.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:49:27.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10800 16 16 0 0 0 - 0 2024-07-28T22:49:27.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:27 smithi155 bash[73694]: debug 2024-07-28T22:49:27.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:27 smithi155 bash[68033]: cluster 2024-07-28T22:49:25.867218+0000 mgr.y (mgr.34101) 5990 : cluster [DBG] pgmap v6918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:28 smithi155 bash[73694]: debug 2024-07-28T22:49:28.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:27 smithi045 bash[82788]: cluster 2024-07-28T22:49:25.867218+0000 mgr.y (mgr.34101) 5990 : cluster [DBG] pgmap v6918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:28.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:27 smithi045 bash[80445]: cluster 2024-07-28T22:49:25.867218+0000 mgr.y (mgr.34101) 5990 : cluster [DBG] pgmap v6918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:28.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10801 16 16 0 0 0 - 0 2024-07-28T22:49:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:28 smithi155 bash[73694]: debug 2024-07-28T22:49:28.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:29.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10802 16 16 0 0 0 - 0 2024-07-28T22:49:30.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:30 smithi155 bash[73694]: debug 2024-07-28T22:49:30.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:30.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:29 smithi155 bash[68033]: cluster 2024-07-28T22:49:27.869075+0000 mgr.y (mgr.34101) 5991 : cluster [DBG] pgmap v6919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:30.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:29 smithi045 bash[80445]: cluster 2024-07-28T22:49:27.869075+0000 mgr.y (mgr.34101) 5991 : cluster [DBG] pgmap v6919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:30.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:29 smithi045 bash[82788]: cluster 2024-07-28T22:49:27.869075+0000 mgr.y (mgr.34101) 5991 : cluster [DBG] pgmap v6919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:30.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10803 16 16 0 0 0 - 0 2024-07-28T22:49:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:49:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:49:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:49:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:30 smithi155 bash[73694]: debug 2024-07-28T22:49:30.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:31.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10804 16 16 0 0 0 - 0 2024-07-28T22:49:32.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:31 smithi155 bash[73694]: debug 2024-07-28T22:49:31.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:32.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:31 smithi155 bash[68033]: cluster 2024-07-28T22:49:29.870848+0000 mgr.y (mgr.34101) 5992 : cluster [DBG] pgmap v6920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:32.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:31 smithi045 bash[80445]: cluster 2024-07-28T22:49:29.870848+0000 mgr.y (mgr.34101) 5992 : cluster [DBG] pgmap v6920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:32.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:31 smithi045 bash[82788]: cluster 2024-07-28T22:49:29.870848+0000 mgr.y (mgr.34101) 5992 : cluster [DBG] pgmap v6920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:32.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10805 16 16 0 0 0 - 0 2024-07-28T22:49:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:49:32 smithi155 bash[60745]: ts=2024-07-28T22:49:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:49:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:32 smithi155 bash[73694]: debug 2024-07-28T22:49:32.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:33.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10806 16 16 0 0 0 - 0 2024-07-28T22:49:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:33 smithi155 bash[73694]: debug 2024-07-28T22:49:33.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:33 smithi155 bash[68033]: cluster 2024-07-28T22:49:31.872722+0000 mgr.y (mgr.34101) 5993 : cluster [DBG] pgmap v6921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:33 smithi155 bash[68033]: audit 2024-07-28T22:49:33.657946+0000 mon.c (mon.2) 1534 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:34.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:33 smithi045 bash[82788]: cluster 2024-07-28T22:49:31.872722+0000 mgr.y (mgr.34101) 5993 : cluster [DBG] pgmap v6921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:33 smithi045 bash[82788]: audit 2024-07-28T22:49:33.657946+0000 mon.c (mon.2) 1534 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:33 smithi045 bash[80445]: cluster 2024-07-28T22:49:31.872722+0000 mgr.y (mgr.34101) 5993 : cluster [DBG] pgmap v6921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:33 smithi045 bash[80445]: audit 2024-07-28T22:49:33.657946+0000 mon.c (mon.2) 1534 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:34.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10807 16 16 0 0 0 - 0 2024-07-28T22:49:35.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:34 smithi155 bash[73694]: debug 2024-07-28T22:49:34.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:35.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10808 16 16 0 0 0 - 0 2024-07-28T22:49:36.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:35 smithi155 bash[73694]: debug 2024-07-28T22:49:35.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:36.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:35 smithi155 bash[68033]: cluster 2024-07-28T22:49:33.874495+0000 mgr.y (mgr.34101) 5994 : cluster [DBG] pgmap v6922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:36.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:35 smithi045 bash[82788]: cluster 2024-07-28T22:49:33.874495+0000 mgr.y (mgr.34101) 5994 : cluster [DBG] pgmap v6922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:36.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:35 smithi045 bash[80445]: cluster 2024-07-28T22:49:33.874495+0000 mgr.y (mgr.34101) 5994 : cluster [DBG] pgmap v6922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:36.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10809 16 16 0 0 0 - 0 2024-07-28T22:49:37.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:36 smithi155 bash[68033]: audit 2024-07-28T22:49:36.626528+0000 mon.c (mon.2) 1535 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:49:37.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:37 smithi155 bash[73694]: debug 2024-07-28T22:49:36.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:37.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:36 smithi045 bash[80445]: audit 2024-07-28T22:49:36.626528+0000 mon.c (mon.2) 1535 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:49:37.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:36 smithi045 bash[82788]: audit 2024-07-28T22:49:36.626528+0000 mon.c (mon.2) 1535 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:49:37.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10810 16 16 0 0 0 - 0 2024-07-28T22:49:38.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:37 smithi155 bash[73694]: debug 2024-07-28T22:49:37.955+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:38.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:37 smithi155 bash[68033]: cluster 2024-07-28T22:49:35.876247+0000 mgr.y (mgr.34101) 5995 : cluster [DBG] pgmap v6923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:38.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:37 smithi045 bash[80445]: cluster 2024-07-28T22:49:35.876247+0000 mgr.y (mgr.34101) 5995 : cluster [DBG] pgmap v6923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:38.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:37 smithi045 bash[82788]: cluster 2024-07-28T22:49:35.876247+0000 mgr.y (mgr.34101) 5995 : cluster [DBG] pgmap v6923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:38.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10811 16 16 0 0 0 - 0 2024-07-28T22:49:39.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:38 smithi155 bash[73694]: debug 2024-07-28T22:49:38.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:39.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10812 16 16 0 0 0 - 0 2024-07-28T22:49:40.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:39 smithi155 bash[68033]: cluster 2024-07-28T22:49:37.878180+0000 mgr.y (mgr.34101) 5996 : cluster [DBG] pgmap v6924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:40.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:39 smithi155 bash[73694]: debug 2024-07-28T22:49:39.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:40.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:39 smithi045 bash[80445]: cluster 2024-07-28T22:49:37.878180+0000 mgr.y (mgr.34101) 5996 : cluster [DBG] pgmap v6924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:40.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:39 smithi045 bash[82788]: cluster 2024-07-28T22:49:37.878180+0000 mgr.y (mgr.34101) 5996 : cluster [DBG] pgmap v6924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:40.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10813 16 16 0 0 0 - 0 2024-07-28T22:49:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:49:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:49:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:49:41.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:40 smithi155 bash[73694]: debug 2024-07-28T22:49:40.943+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:41.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10814 16 16 0 0 0 - 0 2024-07-28T22:49:42.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:41 smithi155 bash[68033]: cluster 2024-07-28T22:49:39.879929+0000 mgr.y (mgr.34101) 5997 : cluster [DBG] pgmap v6925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:42.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:41 smithi155 bash[73694]: debug 2024-07-28T22:49:41.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:42.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:41 smithi045 bash[80445]: cluster 2024-07-28T22:49:39.879929+0000 mgr.y (mgr.34101) 5997 : cluster [DBG] pgmap v6925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:42.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:41 smithi045 bash[82788]: cluster 2024-07-28T22:49:39.879929+0000 mgr.y (mgr.34101) 5997 : cluster [DBG] pgmap v6925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:42.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10815 16 16 0 0 0 - 0 2024-07-28T22:49:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:49:42 smithi155 bash[60745]: ts=2024-07-28T22:49:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:49:43.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:42 smithi155 bash[73694]: debug 2024-07-28T22:49:42.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:43.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10816 16 16 0 0 0 - 0 2024-07-28T22:49:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[80445]: cluster 2024-07-28T22:49:41.880813+0000 mgr.y (mgr.34101) 5998 : cluster [DBG] pgmap v6926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[80445]: audit 2024-07-28T22:49:42.324598+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[80445]: audit 2024-07-28T22:49:42.333535+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[80445]: audit 2024-07-28T22:49:42.551736+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[80445]: audit 2024-07-28T22:49:42.565291+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[80445]: audit 2024-07-28T22:49:43.011382+0000 mon.c (mon.2) 1536 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:49:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[80445]: audit 2024-07-28T22:49:43.013046+0000 mon.c (mon.2) 1537 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:49:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[80445]: audit 2024-07-28T22:49:43.021483+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[82788]: cluster 2024-07-28T22:49:41.880813+0000 mgr.y (mgr.34101) 5998 : cluster [DBG] pgmap v6926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[82788]: audit 2024-07-28T22:49:42.324598+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[82788]: audit 2024-07-28T22:49:42.333535+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[82788]: audit 2024-07-28T22:49:42.551736+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[82788]: audit 2024-07-28T22:49:42.565291+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[82788]: audit 2024-07-28T22:49:43.011382+0000 mon.c (mon.2) 1536 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:49:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[82788]: audit 2024-07-28T22:49:43.013046+0000 mon.c (mon.2) 1537 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:49:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:43 smithi045 bash[82788]: audit 2024-07-28T22:49:43.021483+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:43 smithi155 bash[68033]: cluster 2024-07-28T22:49:41.880813+0000 mgr.y (mgr.34101) 5998 : cluster [DBG] pgmap v6926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:43.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:43 smithi155 bash[68033]: audit 2024-07-28T22:49:42.324598+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:43 smithi155 bash[68033]: audit 2024-07-28T22:49:42.333535+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:43 smithi155 bash[68033]: audit 2024-07-28T22:49:42.551736+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:43 smithi155 bash[68033]: audit 2024-07-28T22:49:42.565291+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:43.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:43 smithi155 bash[68033]: audit 2024-07-28T22:49:43.011382+0000 mon.c (mon.2) 1536 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:49:43.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:43 smithi155 bash[68033]: audit 2024-07-28T22:49:43.013046+0000 mon.c (mon.2) 1537 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:49:43.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:43 smithi155 bash[68033]: audit 2024-07-28T22:49:43.021483+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:49:44.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:43 smithi155 bash[73694]: debug 2024-07-28T22:49:43.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:44.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10817 16 16 0 0 0 - 0 2024-07-28T22:49:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:44 smithi155 bash[73694]: debug 2024-07-28T22:49:44.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:45.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10818 16 16 0 0 0 - 0 2024-07-28T22:49:45.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:45 smithi045 bash[80445]: cluster 2024-07-28T22:49:43.882502+0000 mgr.y (mgr.34101) 5999 : cluster [DBG] pgmap v6927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:45.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:45 smithi045 bash[82788]: cluster 2024-07-28T22:49:43.882502+0000 mgr.y (mgr.34101) 5999 : cluster [DBG] pgmap v6927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:45.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:45 smithi155 bash[68033]: cluster 2024-07-28T22:49:43.882502+0000 mgr.y (mgr.34101) 5999 : cluster [DBG] pgmap v6927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:46.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:45 smithi155 bash[73694]: debug 2024-07-28T22:49:45.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:46.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10819 16 16 0 0 0 - 0 2024-07-28T22:49:47.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:47 smithi155 bash[73694]: debug 2024-07-28T22:49:47.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:47.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:49:47.409546+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:49:47.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:49:47.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10820 16 16 0 0 0 - 0 2024-07-28T22:49:47.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:47 smithi045 bash[80445]: cluster 2024-07-28T22:49:45.884201+0000 mgr.y (mgr.34101) 6000 : cluster [DBG] pgmap v6928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:47.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:47 smithi045 bash[82788]: cluster 2024-07-28T22:49:45.884201+0000 mgr.y (mgr.34101) 6000 : cluster [DBG] pgmap v6928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:47.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:47 smithi155 bash[68033]: cluster 2024-07-28T22:49:45.884201+0000 mgr.y (mgr.34101) 6000 : cluster [DBG] pgmap v6928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:48.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10821 16 16 0 0 0 - 0 2024-07-28T22:49:48.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:48 smithi155 bash[73694]: debug 2024-07-28T22:49:48.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:49.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:49 smithi155 bash[73694]: debug 2024-07-28T22:49:49.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:49.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10822 16 16 0 0 0 - 0 2024-07-28T22:49:49.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:49 smithi045 bash[80445]: cluster 2024-07-28T22:49:47.886089+0000 mgr.y (mgr.34101) 6001 : cluster [DBG] pgmap v6929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:49.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:49 smithi045 bash[80445]: audit 2024-07-28T22:49:48.658555+0000 mon.c (mon.2) 1538 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:49.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:49 smithi045 bash[82788]: cluster 2024-07-28T22:49:47.886089+0000 mgr.y (mgr.34101) 6001 : cluster [DBG] pgmap v6929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:49.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:49 smithi045 bash[82788]: audit 2024-07-28T22:49:48.658555+0000 mon.c (mon.2) 1538 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:49 smithi155 bash[68033]: cluster 2024-07-28T22:49:47.886089+0000 mgr.y (mgr.34101) 6001 : cluster [DBG] pgmap v6929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:49 smithi155 bash[68033]: audit 2024-07-28T22:49:48.658555+0000 mon.c (mon.2) 1538 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:49:50.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:50 smithi155 bash[73694]: debug 2024-07-28T22:49:50.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:50.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10823 16 16 0 0 0 - 0 2024-07-28T22:49:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:49:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:49:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:49:51.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:51 smithi155 bash[73694]: debug 2024-07-28T22:49:51.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:51.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10824 16 16 0 0 0 - 0 2024-07-28T22:49:51.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:51 smithi045 bash[80445]: cluster 2024-07-28T22:49:49.887792+0000 mgr.y (mgr.34101) 6002 : cluster [DBG] pgmap v6930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:51.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:51 smithi045 bash[82788]: cluster 2024-07-28T22:49:49.887792+0000 mgr.y (mgr.34101) 6002 : cluster [DBG] pgmap v6930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:51 smithi155 bash[68033]: cluster 2024-07-28T22:49:49.887792+0000 mgr.y (mgr.34101) 6002 : cluster [DBG] pgmap v6930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:52 smithi155 bash[73694]: debug 2024-07-28T22:49:52.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:52.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10825 16 16 0 0 0 - 0 2024-07-28T22:49:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:49:52 smithi155 bash[60745]: ts=2024-07-28T22:49:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:49:53.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:52 smithi155 bash[73694]: debug 2024-07-28T22:49:52.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:53.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10826 16 16 0 0 0 - 0 2024-07-28T22:49:53.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:53 smithi045 bash[82788]: cluster 2024-07-28T22:49:51.889626+0000 mgr.y (mgr.34101) 6003 : cluster [DBG] pgmap v6931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:53.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:53 smithi045 bash[80445]: cluster 2024-07-28T22:49:51.889626+0000 mgr.y (mgr.34101) 6003 : cluster [DBG] pgmap v6931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:53.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:53 smithi155 bash[68033]: cluster 2024-07-28T22:49:51.889626+0000 mgr.y (mgr.34101) 6003 : cluster [DBG] pgmap v6931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:53 smithi155 bash[73694]: debug 2024-07-28T22:49:53.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:54.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10827 16 16 0 0 0 - 0 2024-07-28T22:49:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:54 smithi155 bash[73694]: debug 2024-07-28T22:49:54.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:55.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10828 16 16 0 0 0 - 0 2024-07-28T22:49:55.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:55 smithi045 bash[82788]: cluster 2024-07-28T22:49:53.891311+0000 mgr.y (mgr.34101) 6004 : cluster [DBG] pgmap v6932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:55.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:55 smithi045 bash[80445]: cluster 2024-07-28T22:49:53.891311+0000 mgr.y (mgr.34101) 6004 : cluster [DBG] pgmap v6932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:55.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:55 smithi155 bash[68033]: cluster 2024-07-28T22:49:53.891311+0000 mgr.y (mgr.34101) 6004 : cluster [DBG] pgmap v6932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:56 smithi155 bash[73694]: debug 2024-07-28T22:49:56.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:56.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10829 16 16 0 0 0 - 0 2024-07-28T22:49:57.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:57 smithi155 bash[73694]: debug 2024-07-28T22:49:57.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:57.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10830 16 16 0 0 0 - 0 2024-07-28T22:49:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:57 smithi045 bash[80445]: cluster 2024-07-28T22:49:55.893019+0000 mgr.y (mgr.34101) 6005 : cluster [DBG] pgmap v6933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:57.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:57 smithi045 bash[82788]: cluster 2024-07-28T22:49:55.893019+0000 mgr.y (mgr.34101) 6005 : cluster [DBG] pgmap v6933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:57 smithi155 bash[68033]: cluster 2024-07-28T22:49:55.893019+0000 mgr.y (mgr.34101) 6005 : cluster [DBG] pgmap v6933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:58.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10831 16 16 0 0 0 - 0 2024-07-28T22:49:58.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:58 smithi155 bash[73694]: debug 2024-07-28T22:49:58.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:59.361 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:49:59 smithi155 bash[73694]: debug 2024-07-28T22:49:59.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:49:59.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10832 16 16 0 0 0 - 0 2024-07-28T22:49:59.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:49:59 smithi045 bash[80445]: cluster 2024-07-28T22:49:57.894899+0000 mgr.y (mgr.34101) 6006 : cluster [DBG] pgmap v6934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:59.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:49:59 smithi045 bash[82788]: cluster 2024-07-28T22:49:57.894899+0000 mgr.y (mgr.34101) 6006 : cluster [DBG] pgmap v6934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:49:59.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:49:59 smithi155 bash[68033]: cluster 2024-07-28T22:49:57.894899+0000 mgr.y (mgr.34101) 6006 : cluster [DBG] pgmap v6934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:00.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:00 smithi155 bash[73694]: debug 2024-07-28T22:50:00.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:00.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10833 16 16 0 0 0 - 0 2024-07-28T22:50:00.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:00 smithi045 bash[80445]: cluster 2024-07-28T22:50:00.000180+0000 mon.a (mon.0) 3793 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:50:00.721 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:50:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:50:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:50:00.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:00 smithi045 bash[82788]: cluster 2024-07-28T22:50:00.000180+0000 mon.a (mon.0) 3793 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:50:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:00 smithi155 bash[68033]: cluster 2024-07-28T22:50:00.000180+0000 mon.a (mon.0) 3793 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T22:50:01.372 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:01 smithi155 bash[73694]: debug 2024-07-28T22:50:01.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:01.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10834 16 16 0 0 0 - 0 2024-07-28T22:50:01.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:01 smithi045 bash[82788]: cluster 2024-07-28T22:49:59.896602+0000 mgr.y (mgr.34101) 6007 : cluster [DBG] pgmap v6935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:01.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:01 smithi045 bash[80445]: cluster 2024-07-28T22:49:59.896602+0000 mgr.y (mgr.34101) 6007 : cluster [DBG] pgmap v6935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:01.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:01 smithi155 bash[68033]: cluster 2024-07-28T22:49:59.896602+0000 mgr.y (mgr.34101) 6007 : cluster [DBG] pgmap v6935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:02.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:02 smithi155 bash[73694]: debug 2024-07-28T22:50:02.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:02.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10835 16 16 0 0 0 - 0 2024-07-28T22:50:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:50:02 smithi155 bash[60745]: ts=2024-07-28T22:50:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:50:03.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:02 smithi155 bash[73694]: debug 2024-07-28T22:50:02.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:03.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10836 16 16 0 0 0 - 0 2024-07-28T22:50:03.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:03 smithi045 bash[80445]: cluster 2024-07-28T22:50:01.898448+0000 mgr.y (mgr.34101) 6008 : cluster [DBG] pgmap v6936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:03.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:03 smithi045 bash[82788]: cluster 2024-07-28T22:50:01.898448+0000 mgr.y (mgr.34101) 6008 : cluster [DBG] pgmap v6936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:03.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:03 smithi155 bash[68033]: cluster 2024-07-28T22:50:01.898448+0000 mgr.y (mgr.34101) 6008 : cluster [DBG] pgmap v6936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:04.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:03 smithi155 bash[73694]: debug 2024-07-28T22:50:03.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:04.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10837 16 16 0 0 0 - 0 2024-07-28T22:50:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:04 smithi045 bash[80445]: audit 2024-07-28T22:50:03.659050+0000 mon.c (mon.2) 1539 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:04.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:04 smithi045 bash[82788]: audit 2024-07-28T22:50:03.659050+0000 mon.c (mon.2) 1539 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:04 smithi155 bash[68033]: audit 2024-07-28T22:50:03.659050+0000 mon.c (mon.2) 1539 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:05.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:05 smithi155 bash[73694]: debug 2024-07-28T22:50:04.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:05.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10838 16 16 0 0 0 - 0 2024-07-28T22:50:05.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:05 smithi045 bash[80445]: cluster 2024-07-28T22:50:03.900150+0000 mgr.y (mgr.34101) 6009 : cluster [DBG] pgmap v6937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:05.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:05 smithi045 bash[82788]: cluster 2024-07-28T22:50:03.900150+0000 mgr.y (mgr.34101) 6009 : cluster [DBG] pgmap v6937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:05.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:05 smithi155 bash[68033]: cluster 2024-07-28T22:50:03.900150+0000 mgr.y (mgr.34101) 6009 : cluster [DBG] pgmap v6937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:06 smithi155 bash[73694]: debug 2024-07-28T22:50:06.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:06.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10839 16 16 0 0 0 - 0 2024-07-28T22:50:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:07 smithi155 bash[73694]: debug 2024-07-28T22:50:07.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:07.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:50:07.412758+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:50:07.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:50:07.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10840 16 16 0 0 0 - 0 2024-07-28T22:50:07.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:07 smithi045 bash[80445]: cluster 2024-07-28T22:50:05.901900+0000 mgr.y (mgr.34101) 6010 : cluster [DBG] pgmap v6938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:07.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:07 smithi045 bash[82788]: cluster 2024-07-28T22:50:05.901900+0000 mgr.y (mgr.34101) 6010 : cluster [DBG] pgmap v6938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:07.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:07 smithi155 bash[68033]: cluster 2024-07-28T22:50:05.901900+0000 mgr.y (mgr.34101) 6010 : cluster [DBG] pgmap v6938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:08 smithi155 bash[73694]: debug 2024-07-28T22:50:08.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:08.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10841 16 16 0 0 0 - 0 2024-07-28T22:50:09.397 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:09 smithi155 bash[73694]: debug 2024-07-28T22:50:09.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:09.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10842 16 16 0 0 0 - 0 2024-07-28T22:50:09.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:09 smithi045 bash[80445]: cluster 2024-07-28T22:50:07.903773+0000 mgr.y (mgr.34101) 6011 : cluster [DBG] pgmap v6939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:09.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:09 smithi045 bash[82788]: cluster 2024-07-28T22:50:07.903773+0000 mgr.y (mgr.34101) 6011 : cluster [DBG] pgmap v6939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:09.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:09 smithi155 bash[68033]: cluster 2024-07-28T22:50:07.903773+0000 mgr.y (mgr.34101) 6011 : cluster [DBG] pgmap v6939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:10.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10843 16 16 0 0 0 - 0 2024-07-28T22:50:10.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:10 smithi155 bash[73694]: debug 2024-07-28T22:50:10.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:50:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:50:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:50:11.401 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:11 smithi155 bash[73694]: debug 2024-07-28T22:50:11.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:11.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10844 16 16 0 0 0 - 0 2024-07-28T22:50:11.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:11 smithi045 bash[80445]: cluster 2024-07-28T22:50:09.905495+0000 mgr.y (mgr.34101) 6012 : cluster [DBG] pgmap v6940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:11.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:11 smithi045 bash[82788]: cluster 2024-07-28T22:50:09.905495+0000 mgr.y (mgr.34101) 6012 : cluster [DBG] pgmap v6940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:11.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:11 smithi155 bash[68033]: cluster 2024-07-28T22:50:09.905495+0000 mgr.y (mgr.34101) 6012 : cluster [DBG] pgmap v6940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:12.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10845 16 16 0 0 0 - 0 2024-07-28T22:50:12.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:12 smithi155 bash[73694]: debug 2024-07-28T22:50:12.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:12.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:50:12 smithi155 bash[60745]: ts=2024-07-28T22:50:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:50:13.405 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:13 smithi155 bash[73694]: debug 2024-07-28T22:50:13.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:13.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10846 16 16 0 0 0 - 0 2024-07-28T22:50:13.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:13 smithi045 bash[80445]: cluster 2024-07-28T22:50:11.907389+0000 mgr.y (mgr.34101) 6013 : cluster [DBG] pgmap v6941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:13.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:13 smithi045 bash[82788]: cluster 2024-07-28T22:50:11.907389+0000 mgr.y (mgr.34101) 6013 : cluster [DBG] pgmap v6941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:13.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:13 smithi155 bash[68033]: cluster 2024-07-28T22:50:11.907389+0000 mgr.y (mgr.34101) 6013 : cluster [DBG] pgmap v6941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:14.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10847 16 16 0 0 0 - 0 2024-07-28T22:50:14.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:14 smithi155 bash[73694]: debug 2024-07-28T22:50:14.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:15.410 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:15 smithi155 bash[73694]: debug 2024-07-28T22:50:15.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:15.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10848 16 16 0 0 0 - 0 2024-07-28T22:50:15.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:15 smithi045 bash[80445]: cluster 2024-07-28T22:50:13.909110+0000 mgr.y (mgr.34101) 6014 : cluster [DBG] pgmap v6942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:15.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:15 smithi045 bash[82788]: cluster 2024-07-28T22:50:13.909110+0000 mgr.y (mgr.34101) 6014 : cluster [DBG] pgmap v6942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:15.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:15 smithi155 bash[68033]: cluster 2024-07-28T22:50:13.909110+0000 mgr.y (mgr.34101) 6014 : cluster [DBG] pgmap v6942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:16 smithi155 bash[73694]: debug 2024-07-28T22:50:16.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:16.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10849 16 16 0 0 0 - 0 2024-07-28T22:50:17.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:17 smithi155 bash[73694]: debug 2024-07-28T22:50:17.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:17.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10850 16 16 0 0 0 - 0 2024-07-28T22:50:17.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:17 smithi045 bash[80445]: cluster 2024-07-28T22:50:15.911006+0000 mgr.y (mgr.34101) 6015 : cluster [DBG] pgmap v6943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:17.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:17 smithi045 bash[82788]: cluster 2024-07-28T22:50:15.911006+0000 mgr.y (mgr.34101) 6015 : cluster [DBG] pgmap v6943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:17.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:17 smithi155 bash[68033]: cluster 2024-07-28T22:50:15.911006+0000 mgr.y (mgr.34101) 6015 : cluster [DBG] pgmap v6943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:17 smithi155 bash[73694]: debug 2024-07-28T22:50:17.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:18.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10851 16 16 0 0 0 - 0 2024-07-28T22:50:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:18 smithi155 bash[73694]: debug 2024-07-28T22:50:18.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:19.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10852 16 16 0 0 0 - 0 2024-07-28T22:50:19.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:19 smithi045 bash[80445]: cluster 2024-07-28T22:50:17.913041+0000 mgr.y (mgr.34101) 6016 : cluster [DBG] pgmap v6944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:19.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:19 smithi045 bash[80445]: audit 2024-07-28T22:50:18.659396+0000 mon.c (mon.2) 1540 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:19.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:19 smithi045 bash[82788]: cluster 2024-07-28T22:50:17.913041+0000 mgr.y (mgr.34101) 6016 : cluster [DBG] pgmap v6944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:19.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:19 smithi045 bash[82788]: audit 2024-07-28T22:50:18.659396+0000 mon.c (mon.2) 1540 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:19.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:19 smithi155 bash[68033]: cluster 2024-07-28T22:50:17.913041+0000 mgr.y (mgr.34101) 6016 : cluster [DBG] pgmap v6944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:19.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:19 smithi155 bash[68033]: audit 2024-07-28T22:50:18.659396+0000 mon.c (mon.2) 1540 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:20.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:19 smithi155 bash[73694]: debug 2024-07-28T22:50:19.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:20.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10853 16 16 0 0 0 - 0 2024-07-28T22:50:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:50:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:50:20] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:50:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:20 smithi155 bash[73694]: debug 2024-07-28T22:50:20.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:21.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10854 16 16 0 0 0 - 0 2024-07-28T22:50:21.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:21 smithi045 bash[82788]: cluster 2024-07-28T22:50:19.914971+0000 mgr.y (mgr.34101) 6017 : cluster [DBG] pgmap v6945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:21.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:21 smithi045 bash[80445]: cluster 2024-07-28T22:50:19.914971+0000 mgr.y (mgr.34101) 6017 : cluster [DBG] pgmap v6945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:21.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:21 smithi155 bash[68033]: cluster 2024-07-28T22:50:19.914971+0000 mgr.y (mgr.34101) 6017 : cluster [DBG] pgmap v6945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:21 smithi155 bash[73694]: debug 2024-07-28T22:50:21.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:22.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10855 16 16 0 0 0 - 0 2024-07-28T22:50:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:50:22 smithi155 bash[60745]: ts=2024-07-28T22:50:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:50:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:22 smithi155 bash[73694]: debug 2024-07-28T22:50:22.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:23.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10856 16 16 0 0 0 - 0 2024-07-28T22:50:23.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:23 smithi045 bash[80445]: cluster 2024-07-28T22:50:21.916989+0000 mgr.y (mgr.34101) 6018 : cluster [DBG] pgmap v6946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:23.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:23 smithi045 bash[82788]: cluster 2024-07-28T22:50:21.916989+0000 mgr.y (mgr.34101) 6018 : cluster [DBG] pgmap v6946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:23.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:23 smithi155 bash[68033]: cluster 2024-07-28T22:50:21.916989+0000 mgr.y (mgr.34101) 6018 : cluster [DBG] pgmap v6946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:23 smithi155 bash[73694]: debug 2024-07-28T22:50:23.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:24.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10857 16 16 0 0 0 - 0 2024-07-28T22:50:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:24 smithi155 bash[73694]: debug 2024-07-28T22:50:24.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:25.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10858 16 16 0 0 0 - 0 2024-07-28T22:50:25.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:25 smithi045 bash[80445]: cluster 2024-07-28T22:50:23.918917+0000 mgr.y (mgr.34101) 6019 : cluster [DBG] pgmap v6947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:25.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:25 smithi045 bash[82788]: cluster 2024-07-28T22:50:23.918917+0000 mgr.y (mgr.34101) 6019 : cluster [DBG] pgmap v6947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:25.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:25 smithi155 bash[68033]: cluster 2024-07-28T22:50:23.918917+0000 mgr.y (mgr.34101) 6019 : cluster [DBG] pgmap v6947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:25 smithi155 bash[73694]: debug 2024-07-28T22:50:25.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:26.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10859 16 16 0 0 0 - 0 2024-07-28T22:50:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:27 smithi155 bash[73694]: debug 2024-07-28T22:50:27.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:27.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:50:27.415678+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:50:27.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:50:27.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10860 16 16 0 0 0 - 0 2024-07-28T22:50:27.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:27 smithi045 bash[80445]: cluster 2024-07-28T22:50:25.920817+0000 mgr.y (mgr.34101) 6020 : cluster [DBG] pgmap v6948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:27 smithi045 bash[82788]: cluster 2024-07-28T22:50:25.920817+0000 mgr.y (mgr.34101) 6020 : cluster [DBG] pgmap v6948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:27.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:27 smithi155 bash[68033]: cluster 2024-07-28T22:50:25.920817+0000 mgr.y (mgr.34101) 6020 : cluster [DBG] pgmap v6948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:28.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:28 smithi155 bash[73694]: debug 2024-07-28T22:50:28.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:28.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10861 16 16 0 0 0 - 0 2024-07-28T22:50:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:29 smithi155 bash[73694]: debug 2024-07-28T22:50:29.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:29.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10862 16 16 0 0 0 - 0 2024-07-28T22:50:29.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:29 smithi045 bash[82788]: cluster 2024-07-28T22:50:27.922952+0000 mgr.y (mgr.34101) 6021 : cluster [DBG] pgmap v6949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:29.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:29 smithi045 bash[80445]: cluster 2024-07-28T22:50:27.922952+0000 mgr.y (mgr.34101) 6021 : cluster [DBG] pgmap v6949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:29.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:29 smithi155 bash[68033]: cluster 2024-07-28T22:50:27.922952+0000 mgr.y (mgr.34101) 6021 : cluster [DBG] pgmap v6949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:30 smithi155 bash[73694]: debug 2024-07-28T22:50:30.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:30.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10863 16 16 0 0 0 - 0 2024-07-28T22:50:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:50:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:50:30] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:50:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:31 smithi155 bash[73694]: debug 2024-07-28T22:50:31.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:31.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10864 16 16 0 0 0 - 0 2024-07-28T22:50:31.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:31 smithi045 bash[80445]: cluster 2024-07-28T22:50:29.924735+0000 mgr.y (mgr.34101) 6022 : cluster [DBG] pgmap v6950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:31.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:31 smithi045 bash[82788]: cluster 2024-07-28T22:50:29.924735+0000 mgr.y (mgr.34101) 6022 : cluster [DBG] pgmap v6950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:31.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:31 smithi155 bash[68033]: cluster 2024-07-28T22:50:29.924735+0000 mgr.y (mgr.34101) 6022 : cluster [DBG] pgmap v6950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:32.318 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:32 smithi155 bash[73694]: debug 2024-07-28T22:50:32.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:32.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10865 16 16 0 0 0 - 0 2024-07-28T22:50:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:50:32 smithi155 bash[60745]: ts=2024-07-28T22:50:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:50:33.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10866 16 16 0 0 0 - 0 2024-07-28T22:50:33.448 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:33 smithi155 bash[73694]: debug 2024-07-28T22:50:33.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:33.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:33 smithi045 bash[80445]: cluster 2024-07-28T22:50:31.926635+0000 mgr.y (mgr.34101) 6023 : cluster [DBG] pgmap v6951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:33.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:33 smithi045 bash[82788]: cluster 2024-07-28T22:50:31.926635+0000 mgr.y (mgr.34101) 6023 : cluster [DBG] pgmap v6951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:33.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:33 smithi155 bash[68033]: cluster 2024-07-28T22:50:31.926635+0000 mgr.y (mgr.34101) 6023 : cluster [DBG] pgmap v6951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:34.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10867 16 16 0 0 0 - 0 2024-07-28T22:50:34.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:34 smithi155 bash[73694]: debug 2024-07-28T22:50:34.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:34.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:34 smithi045 bash[80445]: audit 2024-07-28T22:50:33.659723+0000 mon.c (mon.2) 1541 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:34.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:34 smithi045 bash[82788]: audit 2024-07-28T22:50:33.659723+0000 mon.c (mon.2) 1541 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:34.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:34 smithi155 bash[68033]: audit 2024-07-28T22:50:33.659723+0000 mon.c (mon.2) 1541 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:35.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10868 16 16 0 0 0 - 0 2024-07-28T22:50:35.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:35 smithi155 bash[73694]: debug 2024-07-28T22:50:35.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:35.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:35 smithi045 bash[82788]: cluster 2024-07-28T22:50:33.928334+0000 mgr.y (mgr.34101) 6024 : cluster [DBG] pgmap v6952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:35.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:35 smithi045 bash[80445]: cluster 2024-07-28T22:50:33.928334+0000 mgr.y (mgr.34101) 6024 : cluster [DBG] pgmap v6952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:35.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:35 smithi155 bash[68033]: cluster 2024-07-28T22:50:33.928334+0000 mgr.y (mgr.34101) 6024 : cluster [DBG] pgmap v6952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:36.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10869 16 16 0 0 0 - 0 2024-07-28T22:50:36.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:36 smithi155 bash[73694]: debug 2024-07-28T22:50:36.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:37.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10870 16 16 0 0 0 - 0 2024-07-28T22:50:37.465 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:37 smithi155 bash[73694]: debug 2024-07-28T22:50:37.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:37.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:37 smithi045 bash[80445]: cluster 2024-07-28T22:50:35.930108+0000 mgr.y (mgr.34101) 6025 : cluster [DBG] pgmap v6953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:37.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:37 smithi045 bash[82788]: cluster 2024-07-28T22:50:35.930108+0000 mgr.y (mgr.34101) 6025 : cluster [DBG] pgmap v6953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:37.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:37 smithi155 bash[68033]: cluster 2024-07-28T22:50:35.930108+0000 mgr.y (mgr.34101) 6025 : cluster [DBG] pgmap v6953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:38.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10871 16 16 0 0 0 - 0 2024-07-28T22:50:38.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:38 smithi155 bash[73694]: debug 2024-07-28T22:50:38.158+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:39.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10872 16 16 0 0 0 - 0 2024-07-28T22:50:39.469 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:39 smithi155 bash[73694]: debug 2024-07-28T22:50:39.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:39.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:39 smithi045 bash[80445]: cluster 2024-07-28T22:50:37.932007+0000 mgr.y (mgr.34101) 6026 : cluster [DBG] pgmap v6954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:39.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:39 smithi045 bash[82788]: cluster 2024-07-28T22:50:37.932007+0000 mgr.y (mgr.34101) 6026 : cluster [DBG] pgmap v6954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:39.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:39 smithi155 bash[68033]: cluster 2024-07-28T22:50:37.932007+0000 mgr.y (mgr.34101) 6026 : cluster [DBG] pgmap v6954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:40.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10873 16 16 0 0 0 - 0 2024-07-28T22:50:40.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:40 smithi155 bash[73694]: debug 2024-07-28T22:50:40.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:50:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:50:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:50:41.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10874 16 16 0 0 0 - 0 2024-07-28T22:50:41.475 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:41 smithi155 bash[73694]: debug 2024-07-28T22:50:41.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:41.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:41 smithi155 bash[68033]: cluster 2024-07-28T22:50:39.933753+0000 mgr.y (mgr.34101) 6027 : cluster [DBG] pgmap v6955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:41.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:41 smithi045 bash[80445]: cluster 2024-07-28T22:50:39.933753+0000 mgr.y (mgr.34101) 6027 : cluster [DBG] pgmap v6955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:41.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:41 smithi045 bash[82788]: cluster 2024-07-28T22:50:39.933753+0000 mgr.y (mgr.34101) 6027 : cluster [DBG] pgmap v6955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:42.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10875 16 16 0 0 0 - 0 2024-07-28T22:50:42.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:42 smithi155 bash[73694]: debug 2024-07-28T22:50:42.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:42.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:50:42 smithi155 bash[60745]: ts=2024-07-28T22:50:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:50:43.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10876 16 16 0 0 0 - 0 2024-07-28T22:50:43.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:43 smithi155 bash[73694]: debug 2024-07-28T22:50:43.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:43.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:43 smithi155 bash[68033]: cluster 2024-07-28T22:50:41.935608+0000 mgr.y (mgr.34101) 6028 : cluster [DBG] pgmap v6956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:43.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:43 smithi155 bash[68033]: audit 2024-07-28T22:50:43.155704+0000 mon.c (mon.2) 1542 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:50:43.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:43 smithi045 bash[80445]: cluster 2024-07-28T22:50:41.935608+0000 mgr.y (mgr.34101) 6028 : cluster [DBG] pgmap v6956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:43.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:43 smithi045 bash[80445]: audit 2024-07-28T22:50:43.155704+0000 mon.c (mon.2) 1542 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:50:43.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:43 smithi045 bash[82788]: cluster 2024-07-28T22:50:41.935608+0000 mgr.y (mgr.34101) 6028 : cluster [DBG] pgmap v6956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:43.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:43 smithi045 bash[82788]: audit 2024-07-28T22:50:43.155704+0000 mon.c (mon.2) 1542 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:50:44.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10877 16 16 0 0 0 - 0 2024-07-28T22:50:44.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:44 smithi155 bash[73694]: debug 2024-07-28T22:50:44.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:45.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10878 16 16 0 0 0 - 0 2024-07-28T22:50:45.481 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:45 smithi155 bash[73694]: debug 2024-07-28T22:50:45.150+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:45.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:45 smithi155 bash[68033]: cluster 2024-07-28T22:50:43.937353+0000 mgr.y (mgr.34101) 6029 : cluster [DBG] pgmap v6957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:45.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:45 smithi045 bash[80445]: cluster 2024-07-28T22:50:43.937353+0000 mgr.y (mgr.34101) 6029 : cluster [DBG] pgmap v6957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:45.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:45 smithi045 bash[82788]: cluster 2024-07-28T22:50:43.937353+0000 mgr.y (mgr.34101) 6029 : cluster [DBG] pgmap v6957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:46.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10879 16 16 0 0 0 - 0 2024-07-28T22:50:46.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:46 smithi155 bash[73694]: debug 2024-07-28T22:50:46.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:47.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:50:47.418863+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:50:47.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:50:47.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10880 16 16 0 0 0 - 0 2024-07-28T22:50:47.485 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:47 smithi155 bash[73694]: debug 2024-07-28T22:50:47.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:47.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:47 smithi155 bash[68033]: cluster 2024-07-28T22:50:45.939107+0000 mgr.y (mgr.34101) 6030 : cluster [DBG] pgmap v6958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:47.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:47 smithi045 bash[80445]: cluster 2024-07-28T22:50:45.939107+0000 mgr.y (mgr.34101) 6030 : cluster [DBG] pgmap v6958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:47.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:47 smithi045 bash[82788]: cluster 2024-07-28T22:50:45.939107+0000 mgr.y (mgr.34101) 6030 : cluster [DBG] pgmap v6958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:48.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10881 16 16 0 0 0 - 0 2024-07-28T22:50:48.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:48 smithi155 bash[73694]: debug 2024-07-28T22:50:48.218+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:49.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10882 16 16 0 0 0 - 0 2024-07-28T22:50:49.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:49 smithi155 bash[73694]: debug 2024-07-28T22:50:49.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:49.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:49 smithi155 bash[68033]: cluster 2024-07-28T22:50:47.940990+0000 mgr.y (mgr.34101) 6031 : cluster [DBG] pgmap v6959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:49.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:49 smithi155 bash[68033]: audit 2024-07-28T22:50:48.659059+0000 mon.c (mon.2) 1543 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:49.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:49 smithi155 bash[68033]: audit 2024-07-28T22:50:48.870793+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:49 smithi155 bash[68033]: audit 2024-07-28T22:50:48.878451+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:49 smithi155 bash[68033]: audit 2024-07-28T22:50:49.044357+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:49 smithi155 bash[68033]: audit 2024-07-28T22:50:49.055988+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:49 smithi155 bash[68033]: audit 2024-07-28T22:50:49.473372+0000 mon.c (mon.2) 1544 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:50:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:49 smithi155 bash[68033]: audit 2024-07-28T22:50:49.475105+0000 mon.c (mon.2) 1545 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:50:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[80445]: cluster 2024-07-28T22:50:47.940990+0000 mgr.y (mgr.34101) 6031 : cluster [DBG] pgmap v6959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[80445]: audit 2024-07-28T22:50:48.659059+0000 mon.c (mon.2) 1543 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[80445]: audit 2024-07-28T22:50:48.870793+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[80445]: audit 2024-07-28T22:50:48.878451+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[80445]: audit 2024-07-28T22:50:49.044357+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[80445]: audit 2024-07-28T22:50:49.055988+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[80445]: audit 2024-07-28T22:50:49.473372+0000 mon.c (mon.2) 1544 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:50:49.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[80445]: audit 2024-07-28T22:50:49.475105+0000 mon.c (mon.2) 1545 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:50:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[82788]: cluster 2024-07-28T22:50:47.940990+0000 mgr.y (mgr.34101) 6031 : cluster [DBG] pgmap v6959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[82788]: audit 2024-07-28T22:50:48.659059+0000 mon.c (mon.2) 1543 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:50:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[82788]: audit 2024-07-28T22:50:48.870793+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[82788]: audit 2024-07-28T22:50:48.878451+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[82788]: audit 2024-07-28T22:50:49.044357+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[82788]: audit 2024-07-28T22:50:49.055988+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[82788]: audit 2024-07-28T22:50:49.473372+0000 mon.c (mon.2) 1544 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:50:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:49 smithi045 bash[82788]: audit 2024-07-28T22:50:49.475105+0000 mon.c (mon.2) 1545 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:50:50.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10883 16 16 0 0 0 - 0 2024-07-28T22:50:50.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:50 smithi155 bash[73694]: debug 2024-07-28T22:50:50.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:50.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:50 smithi155 bash[68033]: audit 2024-07-28T22:50:49.485874+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:50 smithi045 bash[80445]: audit 2024-07-28T22:50:49.485874+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:50.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:50 smithi045 bash[82788]: audit 2024-07-28T22:50:49.485874+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:50:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:50:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:50:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:50:51.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10884 16 16 0 0 0 - 0 2024-07-28T22:50:51.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:51 smithi155 bash[73694]: debug 2024-07-28T22:50:51.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:51 smithi155 bash[68033]: cluster 2024-07-28T22:50:49.942762+0000 mgr.y (mgr.34101) 6032 : cluster [DBG] pgmap v6960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:51.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:51 smithi045 bash[80445]: cluster 2024-07-28T22:50:49.942762+0000 mgr.y (mgr.34101) 6032 : cluster [DBG] pgmap v6960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:51.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:51 smithi045 bash[82788]: cluster 2024-07-28T22:50:49.942762+0000 mgr.y (mgr.34101) 6032 : cluster [DBG] pgmap v6960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:52.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10885 16 16 0 0 0 - 0 2024-07-28T22:50:52.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:52 smithi155 bash[73694]: debug 2024-07-28T22:50:52.190+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:52.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:50:52 smithi155 bash[60745]: ts=2024-07-28T22:50:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:50:53.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10886 16 16 0 0 0 - 0 2024-07-28T22:50:53.505 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:53 smithi155 bash[73694]: debug 2024-07-28T22:50:53.214+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:53.811 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:53 smithi155 bash[68033]: cluster 2024-07-28T22:50:51.944613+0000 mgr.y (mgr.34101) 6033 : cluster [DBG] pgmap v6961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:53.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:53 smithi045 bash[80445]: cluster 2024-07-28T22:50:51.944613+0000 mgr.y (mgr.34101) 6033 : cluster [DBG] pgmap v6961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:53.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:53 smithi045 bash[82788]: cluster 2024-07-28T22:50:51.944613+0000 mgr.y (mgr.34101) 6033 : cluster [DBG] pgmap v6961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:54.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10887 16 16 0 0 0 - 0 2024-07-28T22:50:54.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:54 smithi155 bash[73694]: debug 2024-07-28T22:50:54.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:55.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10888 16 16 0 0 0 - 0 2024-07-28T22:50:55.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:55 smithi155 bash[68033]: cluster 2024-07-28T22:50:53.946398+0000 mgr.y (mgr.34101) 6034 : cluster [DBG] pgmap v6962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:55 smithi155 bash[73694]: debug 2024-07-28T22:50:55.274+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:55.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:55 smithi045 bash[82788]: cluster 2024-07-28T22:50:53.946398+0000 mgr.y (mgr.34101) 6034 : cluster [DBG] pgmap v6962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:55.973 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:55 smithi045 bash[80445]: cluster 2024-07-28T22:50:53.946398+0000 mgr.y (mgr.34101) 6034 : cluster [DBG] pgmap v6962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:56.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10889 16 16 0 0 0 - 0 2024-07-28T22:50:56.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:56 smithi155 bash[73694]: debug 2024-07-28T22:50:56.302+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:57.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10890 16 16 0 0 0 - 0 2024-07-28T22:50:57.514 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:57 smithi155 bash[73694]: debug 2024-07-28T22:50:57.258+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:57.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:57 smithi155 bash[68033]: cluster 2024-07-28T22:50:55.948101+0000 mgr.y (mgr.34101) 6035 : cluster [DBG] pgmap v6963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:57.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:57 smithi045 bash[80445]: cluster 2024-07-28T22:50:55.948101+0000 mgr.y (mgr.34101) 6035 : cluster [DBG] pgmap v6963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:57.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:57 smithi045 bash[82788]: cluster 2024-07-28T22:50:55.948101+0000 mgr.y (mgr.34101) 6035 : cluster [DBG] pgmap v6963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:58.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10891 16 16 0 0 0 - 0 2024-07-28T22:50:58.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:58 smithi155 bash[73694]: debug 2024-07-28T22:50:58.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:59.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10892 16 16 0 0 0 - 0 2024-07-28T22:50:59.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:50:59 smithi155 bash[73694]: debug 2024-07-28T22:50:59.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:50:59.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:50:59 smithi155 bash[68033]: cluster 2024-07-28T22:50:57.949998+0000 mgr.y (mgr.34101) 6036 : cluster [DBG] pgmap v6964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:59.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:50:59 smithi045 bash[80445]: cluster 2024-07-28T22:50:57.949998+0000 mgr.y (mgr.34101) 6036 : cluster [DBG] pgmap v6964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:50:59.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:50:59 smithi045 bash[82788]: cluster 2024-07-28T22:50:57.949998+0000 mgr.y (mgr.34101) 6036 : cluster [DBG] pgmap v6964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:00.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10893 16 16 0 0 0 - 0 2024-07-28T22:51:00.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:00 smithi155 bash[73694]: debug 2024-07-28T22:51:00.294+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:51:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:51:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:51:01.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10894 16 16 0 0 0 - 0 2024-07-28T22:51:01.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:01 smithi155 bash[73694]: debug 2024-07-28T22:51:01.290+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:01.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:01 smithi155 bash[68033]: cluster 2024-07-28T22:50:59.951712+0000 mgr.y (mgr.34101) 6037 : cluster [DBG] pgmap v6965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:01.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:01 smithi045 bash[80445]: cluster 2024-07-28T22:50:59.951712+0000 mgr.y (mgr.34101) 6037 : cluster [DBG] pgmap v6965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:01.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:01 smithi045 bash[82788]: cluster 2024-07-28T22:50:59.951712+0000 mgr.y (mgr.34101) 6037 : cluster [DBG] pgmap v6965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:02.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10895 16 16 0 0 0 - 0 2024-07-28T22:51:02.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:02 smithi155 bash[73694]: debug 2024-07-28T22:51:02.270+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:02.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:51:02 smithi155 bash[60745]: ts=2024-07-28T22:51:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:51:03.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10896 16 16 0 0 0 - 0 2024-07-28T22:51:03.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:03 smithi155 bash[68033]: cluster 2024-07-28T22:51:01.953571+0000 mgr.y (mgr.34101) 6038 : cluster [DBG] pgmap v6966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:03.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:03 smithi155 bash[73694]: debug 2024-07-28T22:51:03.274+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:03 smithi045 bash[80445]: cluster 2024-07-28T22:51:01.953571+0000 mgr.y (mgr.34101) 6038 : cluster [DBG] pgmap v6966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:03 smithi045 bash[82788]: cluster 2024-07-28T22:51:01.953571+0000 mgr.y (mgr.34101) 6038 : cluster [DBG] pgmap v6966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:04.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10897 16 16 0 0 0 - 0 2024-07-28T22:51:04.537 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:04 smithi155 bash[73694]: debug 2024-07-28T22:51:04.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:04 smithi155 bash[68033]: audit 2024-07-28T22:51:03.660314+0000 mon.c (mon.2) 1546 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:04.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:04 smithi045 bash[80445]: audit 2024-07-28T22:51:03.660314+0000 mon.c (mon.2) 1546 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:04.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:04 smithi045 bash[82788]: audit 2024-07-28T22:51:03.660314+0000 mon.c (mon.2) 1546 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:05.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10898 16 16 0 0 0 - 0 2024-07-28T22:51:05.539 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:05 smithi155 bash[73694]: debug 2024-07-28T22:51:05.221+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:05.814 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:05 smithi155 bash[68033]: cluster 2024-07-28T22:51:03.955290+0000 mgr.y (mgr.34101) 6039 : cluster [DBG] pgmap v6967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:05.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:05 smithi045 bash[82788]: cluster 2024-07-28T22:51:03.955290+0000 mgr.y (mgr.34101) 6039 : cluster [DBG] pgmap v6967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:05.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:05 smithi045 bash[80445]: cluster 2024-07-28T22:51:03.955290+0000 mgr.y (mgr.34101) 6039 : cluster [DBG] pgmap v6967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:06.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10899 16 16 0 0 0 - 0 2024-07-28T22:51:06.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:06 smithi155 bash[73694]: debug 2024-07-28T22:51:06.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:07.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:51:07.422067+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:51:07.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:51:07.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10900 16 16 0 0 0 - 0 2024-07-28T22:51:07.543 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:07 smithi155 bash[73694]: debug 2024-07-28T22:51:07.221+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:07.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:07 smithi155 bash[68033]: cluster 2024-07-28T22:51:05.957118+0000 mgr.y (mgr.34101) 6040 : cluster [DBG] pgmap v6968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:07.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:07 smithi045 bash[82788]: cluster 2024-07-28T22:51:05.957118+0000 mgr.y (mgr.34101) 6040 : cluster [DBG] pgmap v6968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:07 smithi045 bash[80445]: cluster 2024-07-28T22:51:05.957118+0000 mgr.y (mgr.34101) 6040 : cluster [DBG] pgmap v6968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:08.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10901 16 16 0 0 0 - 0 2024-07-28T22:51:08.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:08 smithi155 bash[73694]: debug 2024-07-28T22:51:08.237+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:09.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10902 16 16 0 0 0 - 0 2024-07-28T22:51:09.547 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:09 smithi155 bash[73694]: debug 2024-07-28T22:51:09.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:09.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:09 smithi155 bash[68033]: cluster 2024-07-28T22:51:07.959216+0000 mgr.y (mgr.34101) 6041 : cluster [DBG] pgmap v6969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:09.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:09 smithi045 bash[80445]: cluster 2024-07-28T22:51:07.959216+0000 mgr.y (mgr.34101) 6041 : cluster [DBG] pgmap v6969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:09 smithi045 bash[82788]: cluster 2024-07-28T22:51:07.959216+0000 mgr.y (mgr.34101) 6041 : cluster [DBG] pgmap v6969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:10.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10903 16 16 0 0 0 - 0 2024-07-28T22:51:10.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:10 smithi155 bash[73694]: debug 2024-07-28T22:51:10.285+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:51:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:51:10] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T22:51:11.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10904 16 16 0 0 0 - 0 2024-07-28T22:51:11.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:11 smithi155 bash[73694]: debug 2024-07-28T22:51:11.325+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:11.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:11 smithi155 bash[68033]: cluster 2024-07-28T22:51:09.961586+0000 mgr.y (mgr.34101) 6042 : cluster [DBG] pgmap v6970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:11.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:11 smithi045 bash[82788]: cluster 2024-07-28T22:51:09.961586+0000 mgr.y (mgr.34101) 6042 : cluster [DBG] pgmap v6970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:11.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:11 smithi045 bash[80445]: cluster 2024-07-28T22:51:09.961586+0000 mgr.y (mgr.34101) 6042 : cluster [DBG] pgmap v6970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:12.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10905 16 16 0 0 0 - 0 2024-07-28T22:51:12.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:12 smithi155 bash[73694]: debug 2024-07-28T22:51:12.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:51:12 smithi155 bash[60745]: ts=2024-07-28T22:51:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:51:13.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10906 16 16 0 0 0 - 0 2024-07-28T22:51:13.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:13 smithi155 bash[68033]: cluster 2024-07-28T22:51:11.963604+0000 mgr.y (mgr.34101) 6043 : cluster [DBG] pgmap v6971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:13.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:13 smithi155 bash[73694]: debug 2024-07-28T22:51:13.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:13 smithi045 bash[82788]: cluster 2024-07-28T22:51:11.963604+0000 mgr.y (mgr.34101) 6043 : cluster [DBG] pgmap v6971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:13.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:13 smithi045 bash[80445]: cluster 2024-07-28T22:51:11.963604+0000 mgr.y (mgr.34101) 6043 : cluster [DBG] pgmap v6971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:14.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10907 16 16 0 0 0 - 0 2024-07-28T22:51:14.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:14 smithi155 bash[73694]: debug 2024-07-28T22:51:14.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:15.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10908 16 16 0 0 0 - 0 2024-07-28T22:51:15.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:15 smithi155 bash[73694]: debug 2024-07-28T22:51:15.377+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:15.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:15 smithi155 bash[68033]: cluster 2024-07-28T22:51:13.965504+0000 mgr.y (mgr.34101) 6044 : cluster [DBG] pgmap v6972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:15.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:15 smithi045 bash[82788]: cluster 2024-07-28T22:51:13.965504+0000 mgr.y (mgr.34101) 6044 : cluster [DBG] pgmap v6972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:15 smithi045 bash[80445]: cluster 2024-07-28T22:51:13.965504+0000 mgr.y (mgr.34101) 6044 : cluster [DBG] pgmap v6972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:16.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10909 16 16 0 0 0 - 0 2024-07-28T22:51:16.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:16 smithi155 bash[73694]: debug 2024-07-28T22:51:16.397+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:17.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10910 16 16 0 0 0 - 0 2024-07-28T22:51:17.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:17 smithi155 bash[73694]: debug 2024-07-28T22:51:17.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:17.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:17 smithi155 bash[68033]: cluster 2024-07-28T22:51:15.967417+0000 mgr.y (mgr.34101) 6045 : cluster [DBG] pgmap v6973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:17.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:17 smithi045 bash[82788]: cluster 2024-07-28T22:51:15.967417+0000 mgr.y (mgr.34101) 6045 : cluster [DBG] pgmap v6973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:17.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:17 smithi045 bash[80445]: cluster 2024-07-28T22:51:15.967417+0000 mgr.y (mgr.34101) 6045 : cluster [DBG] pgmap v6973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:18.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10911 16 16 0 0 0 - 0 2024-07-28T22:51:18.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:18 smithi155 bash[73694]: debug 2024-07-28T22:51:18.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:19.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10912 16 16 0 0 0 - 0 2024-07-28T22:51:19.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:19 smithi155 bash[73694]: debug 2024-07-28T22:51:19.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:19.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:19 smithi155 bash[68033]: cluster 2024-07-28T22:51:17.969646+0000 mgr.y (mgr.34101) 6046 : cluster [DBG] pgmap v6974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:19.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:19 smithi155 bash[68033]: audit 2024-07-28T22:51:18.660868+0000 mon.c (mon.2) 1547 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:19.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:19 smithi045 bash[80445]: cluster 2024-07-28T22:51:17.969646+0000 mgr.y (mgr.34101) 6046 : cluster [DBG] pgmap v6974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:19 smithi045 bash[80445]: audit 2024-07-28T22:51:18.660868+0000 mon.c (mon.2) 1547 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:19 smithi045 bash[82788]: cluster 2024-07-28T22:51:17.969646+0000 mgr.y (mgr.34101) 6046 : cluster [DBG] pgmap v6974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:19 smithi045 bash[82788]: audit 2024-07-28T22:51:18.660868+0000 mon.c (mon.2) 1547 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:20.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10913 16 16 0 0 0 - 0 2024-07-28T22:51:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:20 smithi155 bash[73694]: debug 2024-07-28T22:51:20.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:51:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:51:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:51:21.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10914 16 16 0 0 0 - 0 2024-07-28T22:51:21.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:21 smithi155 bash[73694]: debug 2024-07-28T22:51:21.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:21.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:21 smithi155 bash[68033]: cluster 2024-07-28T22:51:19.971512+0000 mgr.y (mgr.34101) 6047 : cluster [DBG] pgmap v6975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:21.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:21 smithi045 bash[80445]: cluster 2024-07-28T22:51:19.971512+0000 mgr.y (mgr.34101) 6047 : cluster [DBG] pgmap v6975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:21 smithi045 bash[82788]: cluster 2024-07-28T22:51:19.971512+0000 mgr.y (mgr.34101) 6047 : cluster [DBG] pgmap v6975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:22.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10915 16 16 0 0 0 - 0 2024-07-28T22:51:22.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:22 smithi155 bash[73694]: debug 2024-07-28T22:51:22.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:51:22 smithi155 bash[60745]: ts=2024-07-28T22:51:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:51:23.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10916 16 16 0 0 0 - 0 2024-07-28T22:51:23.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:23 smithi155 bash[73694]: debug 2024-07-28T22:51:23.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:23.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:23 smithi155 bash[68033]: cluster 2024-07-28T22:51:21.973573+0000 mgr.y (mgr.34101) 6048 : cluster [DBG] pgmap v6976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:23.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:23 smithi045 bash[80445]: cluster 2024-07-28T22:51:21.973573+0000 mgr.y (mgr.34101) 6048 : cluster [DBG] pgmap v6976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:23.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:23 smithi045 bash[82788]: cluster 2024-07-28T22:51:21.973573+0000 mgr.y (mgr.34101) 6048 : cluster [DBG] pgmap v6976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:24.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10917 16 16 0 0 0 - 0 2024-07-28T22:51:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:24 smithi155 bash[73694]: debug 2024-07-28T22:51:24.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:25.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10918 16 16 0 0 0 - 0 2024-07-28T22:51:25.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:25 smithi155 bash[68033]: cluster 2024-07-28T22:51:23.975504+0000 mgr.y (mgr.34101) 6049 : cluster [DBG] pgmap v6977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:25.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:25 smithi155 bash[73694]: debug 2024-07-28T22:51:25.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:25.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:25 smithi045 bash[80445]: cluster 2024-07-28T22:51:23.975504+0000 mgr.y (mgr.34101) 6049 : cluster [DBG] pgmap v6977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:25.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:25 smithi045 bash[82788]: cluster 2024-07-28T22:51:23.975504+0000 mgr.y (mgr.34101) 6049 : cluster [DBG] pgmap v6977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:26.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10919 16 16 0 0 0 - 0 2024-07-28T22:51:26.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:26 smithi155 bash[73694]: debug 2024-07-28T22:51:26.437+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:26.808 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 22:51:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T22:51:26.665101466Z level=info msg="Completed cleanup jobs" duration=47.955335ms 2024-07-28T22:51:27.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:51:27.425380+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:51:27.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:51:27.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10920 16 16 0 0 0 - 0 2024-07-28T22:51:27.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:27 smithi155 bash[73694]: debug 2024-07-28T22:51:27.437+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:27.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:27 smithi155 bash[68033]: cluster 2024-07-28T22:51:25.977423+0000 mgr.y (mgr.34101) 6050 : cluster [DBG] pgmap v6978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:27.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:27 smithi045 bash[80445]: cluster 2024-07-28T22:51:25.977423+0000 mgr.y (mgr.34101) 6050 : cluster [DBG] pgmap v6978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:27.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:27 smithi045 bash[82788]: cluster 2024-07-28T22:51:25.977423+0000 mgr.y (mgr.34101) 6050 : cluster [DBG] pgmap v6978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:28.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10921 16 16 0 0 0 - 0 2024-07-28T22:51:28.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:28 smithi155 bash[73694]: debug 2024-07-28T22:51:28.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:29.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10922 16 16 0 0 0 - 0 2024-07-28T22:51:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:29 smithi155 bash[73694]: debug 2024-07-28T22:51:29.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:29.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:29 smithi155 bash[68033]: cluster 2024-07-28T22:51:27.979514+0000 mgr.y (mgr.34101) 6051 : cluster [DBG] pgmap v6979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:29.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:29 smithi045 bash[80445]: cluster 2024-07-28T22:51:27.979514+0000 mgr.y (mgr.34101) 6051 : cluster [DBG] pgmap v6979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:29.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:29 smithi045 bash[82788]: cluster 2024-07-28T22:51:27.979514+0000 mgr.y (mgr.34101) 6051 : cluster [DBG] pgmap v6979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:30.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10923 16 16 0 0 0 - 0 2024-07-28T22:51:30.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:30 smithi155 bash[73694]: debug 2024-07-28T22:51:30.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:51:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:51:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:51:31.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10924 16 16 0 0 0 - 0 2024-07-28T22:51:31.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:31 smithi155 bash[68033]: cluster 2024-07-28T22:51:29.981432+0000 mgr.y (mgr.34101) 6052 : cluster [DBG] pgmap v6980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:31.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:31 smithi155 bash[73694]: debug 2024-07-28T22:51:31.541+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:31.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:31 smithi045 bash[82788]: cluster 2024-07-28T22:51:29.981432+0000 mgr.y (mgr.34101) 6052 : cluster [DBG] pgmap v6980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:31.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:31 smithi045 bash[80445]: cluster 2024-07-28T22:51:29.981432+0000 mgr.y (mgr.34101) 6052 : cluster [DBG] pgmap v6980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:32.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10925 16 16 0 0 0 - 0 2024-07-28T22:51:32.579 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:51:32 smithi155 bash[60745]: ts=2024-07-28T22:51:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:51:33.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:32 smithi155 bash[73694]: debug 2024-07-28T22:51:32.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:33.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10926 16 16 0 0 0 - 0 2024-07-28T22:51:33.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:33 smithi045 bash[80445]: cluster 2024-07-28T22:51:31.983362+0000 mgr.y (mgr.34101) 6053 : cluster [DBG] pgmap v6981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:33 smithi045 bash[82788]: cluster 2024-07-28T22:51:31.983362+0000 mgr.y (mgr.34101) 6053 : cluster [DBG] pgmap v6981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:33 smithi155 bash[68033]: cluster 2024-07-28T22:51:31.983362+0000 mgr.y (mgr.34101) 6053 : cluster [DBG] pgmap v6981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:33 smithi155 bash[73694]: debug 2024-07-28T22:51:33.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:34.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10927 16 16 0 0 0 - 0 2024-07-28T22:51:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:34 smithi155 bash[73694]: debug 2024-07-28T22:51:34.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:34.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:34 smithi155 bash[68033]: audit 2024-07-28T22:51:33.661174+0000 mon.c (mon.2) 1548 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:34.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:34 smithi045 bash[80445]: audit 2024-07-28T22:51:33.661174+0000 mon.c (mon.2) 1548 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:34 smithi045 bash[82788]: audit 2024-07-28T22:51:33.661174+0000 mon.c (mon.2) 1548 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:35.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10928 16 16 0 0 0 - 0 2024-07-28T22:51:35.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:35 smithi155 bash[73694]: debug 2024-07-28T22:51:35.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:35.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:35 smithi155 bash[68033]: cluster 2024-07-28T22:51:33.985189+0000 mgr.y (mgr.34101) 6054 : cluster [DBG] pgmap v6982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:35 smithi045 bash[80445]: cluster 2024-07-28T22:51:33.985189+0000 mgr.y (mgr.34101) 6054 : cluster [DBG] pgmap v6982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:35.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:35 smithi045 bash[82788]: cluster 2024-07-28T22:51:33.985189+0000 mgr.y (mgr.34101) 6054 : cluster [DBG] pgmap v6982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:36.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10929 16 16 0 0 0 - 0 2024-07-28T22:51:36.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:36 smithi155 bash[73694]: debug 2024-07-28T22:51:36.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:37.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10930 16 16 0 0 0 - 0 2024-07-28T22:51:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:37 smithi155 bash[73694]: debug 2024-07-28T22:51:37.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:37.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:37 smithi155 bash[68033]: cluster 2024-07-28T22:51:35.987119+0000 mgr.y (mgr.34101) 6055 : cluster [DBG] pgmap v6983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:37.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:37 smithi045 bash[80445]: cluster 2024-07-28T22:51:35.987119+0000 mgr.y (mgr.34101) 6055 : cluster [DBG] pgmap v6983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:37.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:37 smithi045 bash[82788]: cluster 2024-07-28T22:51:35.987119+0000 mgr.y (mgr.34101) 6055 : cluster [DBG] pgmap v6983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:38.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10931 16 16 0 0 0 - 0 2024-07-28T22:51:38.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:38 smithi155 bash[73694]: debug 2024-07-28T22:51:38.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:39.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10932 16 16 0 0 0 - 0 2024-07-28T22:51:39.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:39 smithi155 bash[73694]: debug 2024-07-28T22:51:39.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:39.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:39 smithi155 bash[68033]: cluster 2024-07-28T22:51:37.989169+0000 mgr.y (mgr.34101) 6056 : cluster [DBG] pgmap v6984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:39.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:39 smithi045 bash[80445]: cluster 2024-07-28T22:51:37.989169+0000 mgr.y (mgr.34101) 6056 : cluster [DBG] pgmap v6984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:39.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:39 smithi045 bash[82788]: cluster 2024-07-28T22:51:37.989169+0000 mgr.y (mgr.34101) 6056 : cluster [DBG] pgmap v6984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:40.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10933 16 16 0 0 0 - 0 2024-07-28T22:51:40.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:40 smithi155 bash[73694]: debug 2024-07-28T22:51:40.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:51:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:51:40] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:51:41.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10934 16 16 0 0 0 - 0 2024-07-28T22:51:41.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:41 smithi155 bash[73694]: debug 2024-07-28T22:51:41.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:41.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:41 smithi155 bash[68033]: cluster 2024-07-28T22:51:39.991090+0000 mgr.y (mgr.34101) 6057 : cluster [DBG] pgmap v6985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:41.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:41 smithi045 bash[80445]: cluster 2024-07-28T22:51:39.991090+0000 mgr.y (mgr.34101) 6057 : cluster [DBG] pgmap v6985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:41.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:41 smithi045 bash[82788]: cluster 2024-07-28T22:51:39.991090+0000 mgr.y (mgr.34101) 6057 : cluster [DBG] pgmap v6985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:42.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10935 16 16 0 0 0 - 0 2024-07-28T22:51:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:42 smithi155 bash[73694]: debug 2024-07-28T22:51:42.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:51:42 smithi155 bash[60745]: ts=2024-07-28T22:51:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:51:43.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10936 16 16 0 0 0 - 0 2024-07-28T22:51:43.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:43 smithi045 bash[80445]: cluster 2024-07-28T22:51:41.993161+0000 mgr.y (mgr.34101) 6058 : cluster [DBG] pgmap v6986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:43.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:43 smithi045 bash[82788]: cluster 2024-07-28T22:51:41.993161+0000 mgr.y (mgr.34101) 6058 : cluster [DBG] pgmap v6986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:44.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:43 smithi155 bash[73694]: debug 2024-07-28T22:51:43.557+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:44.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:43 smithi155 bash[68033]: cluster 2024-07-28T22:51:41.993161+0000 mgr.y (mgr.34101) 6058 : cluster [DBG] pgmap v6986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:44.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10937 16 16 0 0 0 - 0 2024-07-28T22:51:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:44 smithi155 bash[73694]: debug 2024-07-28T22:51:44.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:45.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10938 16 16 0 0 0 - 0 2024-07-28T22:51:45.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:45 smithi155 bash[73694]: debug 2024-07-28T22:51:45.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:45.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:45 smithi155 bash[68033]: cluster 2024-07-28T22:51:43.995120+0000 mgr.y (mgr.34101) 6059 : cluster [DBG] pgmap v6987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:45.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:45 smithi045 bash[80445]: cluster 2024-07-28T22:51:43.995120+0000 mgr.y (mgr.34101) 6059 : cluster [DBG] pgmap v6987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:45.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:45 smithi045 bash[82788]: cluster 2024-07-28T22:51:43.995120+0000 mgr.y (mgr.34101) 6059 : cluster [DBG] pgmap v6987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:46.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10939 16 16 0 0 0 - 0 2024-07-28T22:51:46.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:46 smithi155 bash[73694]: debug 2024-07-28T22:51:46.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:47.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:51:47.428663+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:51:47.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:51:47.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10940 16 16 0 0 0 - 0 2024-07-28T22:51:47.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:47 smithi155 bash[73694]: debug 2024-07-28T22:51:47.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:47.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:47 smithi155 bash[68033]: cluster 2024-07-28T22:51:45.997013+0000 mgr.y (mgr.34101) 6060 : cluster [DBG] pgmap v6988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:47.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:47 smithi045 bash[80445]: cluster 2024-07-28T22:51:45.997013+0000 mgr.y (mgr.34101) 6060 : cluster [DBG] pgmap v6988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:47.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:47 smithi045 bash[82788]: cluster 2024-07-28T22:51:45.997013+0000 mgr.y (mgr.34101) 6060 : cluster [DBG] pgmap v6988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:48.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10941 16 16 0 0 0 - 0 2024-07-28T22:51:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:48 smithi155 bash[73694]: debug 2024-07-28T22:51:48.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:49.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10942 16 16 0 0 0 - 0 2024-07-28T22:51:49.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:49 smithi155 bash[73694]: debug 2024-07-28T22:51:49.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:49 smithi155 bash[68033]: cluster 2024-07-28T22:51:47.998945+0000 mgr.y (mgr.34101) 6061 : cluster [DBG] pgmap v6989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:49.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:49 smithi155 bash[68033]: audit 2024-07-28T22:51:48.661642+0000 mon.c (mon.2) 1549 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:49.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:49 smithi155 bash[68033]: audit 2024-07-28T22:51:49.620249+0000 mon.c (mon.2) 1550 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:51:49.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:49 smithi045 bash[80445]: cluster 2024-07-28T22:51:47.998945+0000 mgr.y (mgr.34101) 6061 : cluster [DBG] pgmap v6989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:49 smithi045 bash[80445]: audit 2024-07-28T22:51:48.661642+0000 mon.c (mon.2) 1549 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:49 smithi045 bash[80445]: audit 2024-07-28T22:51:49.620249+0000 mon.c (mon.2) 1550 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:51:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:49 smithi045 bash[82788]: cluster 2024-07-28T22:51:47.998945+0000 mgr.y (mgr.34101) 6061 : cluster [DBG] pgmap v6989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:49 smithi045 bash[82788]: audit 2024-07-28T22:51:48.661642+0000 mon.c (mon.2) 1549 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:51:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:49 smithi045 bash[82788]: audit 2024-07-28T22:51:49.620249+0000 mon.c (mon.2) 1550 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:51:50.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10943 16 16 0 0 0 - 0 2024-07-28T22:51:50.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:50 smithi155 bash[73694]: debug 2024-07-28T22:51:50.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:51:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:51:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:51:51.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10944 16 16 0 0 0 - 0 2024-07-28T22:51:51.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:51 smithi155 bash[73694]: debug 2024-07-28T22:51:51.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:51.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:51 smithi155 bash[68033]: cluster 2024-07-28T22:51:49.999839+0000 mgr.y (mgr.34101) 6062 : cluster [DBG] pgmap v6990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:51.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:51 smithi045 bash[80445]: cluster 2024-07-28T22:51:49.999839+0000 mgr.y (mgr.34101) 6062 : cluster [DBG] pgmap v6990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:51.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:51 smithi045 bash[82788]: cluster 2024-07-28T22:51:49.999839+0000 mgr.y (mgr.34101) 6062 : cluster [DBG] pgmap v6990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:52.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10945 16 16 0 0 0 - 0 2024-07-28T22:51:52.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:52 smithi155 bash[73694]: debug 2024-07-28T22:51:52.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:51:52 smithi155 bash[60745]: ts=2024-07-28T22:51:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:51:53.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10946 16 16 0 0 0 - 0 2024-07-28T22:51:53.658 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:53 smithi155 bash[73694]: debug 2024-07-28T22:51:53.381+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:53.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:53 smithi045 bash[80445]: cluster 2024-07-28T22:51:52.001052+0000 mgr.y (mgr.34101) 6063 : cluster [DBG] pgmap v6991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:53.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:53 smithi045 bash[82788]: cluster 2024-07-28T22:51:52.001052+0000 mgr.y (mgr.34101) 6063 : cluster [DBG] pgmap v6991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:53 smithi155 bash[68033]: cluster 2024-07-28T22:51:52.001052+0000 mgr.y (mgr.34101) 6063 : cluster [DBG] pgmap v6991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:54.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10947 16 16 0 0 0 - 0 2024-07-28T22:51:54.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:54 smithi155 bash[73694]: debug 2024-07-28T22:51:54.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:55.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10948 16 16 0 0 0 - 0 2024-07-28T22:51:55.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:55 smithi155 bash[73694]: debug 2024-07-28T22:51:55.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:55.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:55 smithi155 bash[68033]: cluster 2024-07-28T22:51:54.002759+0000 mgr.y (mgr.34101) 6064 : cluster [DBG] pgmap v6992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:55.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:55 smithi155 bash[68033]: audit 2024-07-28T22:51:55.254089+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:55.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:55 smithi155 bash[68033]: audit 2024-07-28T22:51:55.262330+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:55.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:55 smithi155 bash[68033]: audit 2024-07-28T22:51:55.540741+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:55.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:55 smithi155 bash[68033]: audit 2024-07-28T22:51:55.547094+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:55.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:55 smithi045 bash[82788]: cluster 2024-07-28T22:51:54.002759+0000 mgr.y (mgr.34101) 6064 : cluster [DBG] pgmap v6992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:55.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:55 smithi045 bash[82788]: audit 2024-07-28T22:51:55.254089+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:55.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:55 smithi045 bash[82788]: audit 2024-07-28T22:51:55.262330+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:55.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:55 smithi045 bash[82788]: audit 2024-07-28T22:51:55.540741+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:55.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:55 smithi045 bash[82788]: audit 2024-07-28T22:51:55.547094+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:55.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:55 smithi045 bash[80445]: cluster 2024-07-28T22:51:54.002759+0000 mgr.y (mgr.34101) 6064 : cluster [DBG] pgmap v6992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:55.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:55 smithi045 bash[80445]: audit 2024-07-28T22:51:55.254089+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:55.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:55 smithi045 bash[80445]: audit 2024-07-28T22:51:55.262330+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:55.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:55 smithi045 bash[80445]: audit 2024-07-28T22:51:55.540741+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:55.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:55 smithi045 bash[80445]: audit 2024-07-28T22:51:55.547094+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:56.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10949 16 16 0 0 0 - 0 2024-07-28T22:51:56.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:56 smithi155 bash[73694]: debug 2024-07-28T22:51:56.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:56 smithi155 bash[68033]: audit 2024-07-28T22:51:55.940623+0000 mon.c (mon.2) 1551 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:51:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:56 smithi155 bash[68033]: audit 2024-07-28T22:51:55.942497+0000 mon.c (mon.2) 1552 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:51:56.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:56 smithi155 bash[68033]: audit 2024-07-28T22:51:55.952857+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:56.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:56 smithi045 bash[82788]: audit 2024-07-28T22:51:55.940623+0000 mon.c (mon.2) 1551 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:51:56.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:56 smithi045 bash[82788]: audit 2024-07-28T22:51:55.942497+0000 mon.c (mon.2) 1552 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:51:56.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:56 smithi045 bash[82788]: audit 2024-07-28T22:51:55.952857+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:56.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:56 smithi045 bash[80445]: audit 2024-07-28T22:51:55.940623+0000 mon.c (mon.2) 1551 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:51:56.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:56 smithi045 bash[80445]: audit 2024-07-28T22:51:55.942497+0000 mon.c (mon.2) 1552 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:51:56.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:56 smithi045 bash[80445]: audit 2024-07-28T22:51:55.952857+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:51:57.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10950 16 16 0 0 0 - 0 2024-07-28T22:51:57.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:57 smithi155 bash[73694]: debug 2024-07-28T22:51:57.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:57 smithi155 bash[68033]: cluster 2024-07-28T22:51:56.004476+0000 mgr.y (mgr.34101) 6065 : cluster [DBG] pgmap v6993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:57.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:57 smithi045 bash[82788]: cluster 2024-07-28T22:51:56.004476+0000 mgr.y (mgr.34101) 6065 : cluster [DBG] pgmap v6993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:57.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:57 smithi045 bash[80445]: cluster 2024-07-28T22:51:56.004476+0000 mgr.y (mgr.34101) 6065 : cluster [DBG] pgmap v6993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:58.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10951 16 16 0 0 0 - 0 2024-07-28T22:51:58.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:58 smithi155 bash[73694]: debug 2024-07-28T22:51:58.488+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:59.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10952 16 16 0 0 0 - 0 2024-07-28T22:51:59.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:51:59 smithi155 bash[68033]: cluster 2024-07-28T22:51:58.006599+0000 mgr.y (mgr.34101) 6066 : cluster [DBG] pgmap v6994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:59.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:51:59 smithi155 bash[73694]: debug 2024-07-28T22:51:59.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:51:59.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:51:59 smithi045 bash[82788]: cluster 2024-07-28T22:51:58.006599+0000 mgr.y (mgr.34101) 6066 : cluster [DBG] pgmap v6994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:51:59.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:51:59 smithi045 bash[80445]: cluster 2024-07-28T22:51:58.006599+0000 mgr.y (mgr.34101) 6066 : cluster [DBG] pgmap v6994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:00.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10953 16 16 0 0 0 - 0 2024-07-28T22:52:00.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:00 smithi155 bash[73694]: debug 2024-07-28T22:52:00.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:52:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:52:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:52:01.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10954 16 16 0 0 0 - 0 2024-07-28T22:52:01.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:01 smithi155 bash[68033]: cluster 2024-07-28T22:52:00.008315+0000 mgr.y (mgr.34101) 6067 : cluster [DBG] pgmap v6995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:01.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:01 smithi155 bash[73694]: debug 2024-07-28T22:52:01.452+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:01.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:01 smithi045 bash[80445]: cluster 2024-07-28T22:52:00.008315+0000 mgr.y (mgr.34101) 6067 : cluster [DBG] pgmap v6995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:01.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:01 smithi045 bash[82788]: cluster 2024-07-28T22:52:00.008315+0000 mgr.y (mgr.34101) 6067 : cluster [DBG] pgmap v6995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:02.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10955 16 16 0 0 0 - 0 2024-07-28T22:52:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:52:02 smithi155 bash[60745]: ts=2024-07-28T22:52:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:52:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:02 smithi155 bash[73694]: debug 2024-07-28T22:52:02.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:03.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10956 16 16 0 0 0 - 0 2024-07-28T22:52:03.678 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:03 smithi155 bash[73694]: debug 2024-07-28T22:52:03.380+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:03 smithi045 bash[80445]: cluster 2024-07-28T22:52:02.010213+0000 mgr.y (mgr.34101) 6068 : cluster [DBG] pgmap v6996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:03 smithi045 bash[80445]: audit 2024-07-28T22:52:03.662005+0000 mon.c (mon.2) 1553 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:03 smithi045 bash[82788]: cluster 2024-07-28T22:52:02.010213+0000 mgr.y (mgr.34101) 6068 : cluster [DBG] pgmap v6996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:03 smithi045 bash[82788]: audit 2024-07-28T22:52:03.662005+0000 mon.c (mon.2) 1553 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:03 smithi155 bash[68033]: cluster 2024-07-28T22:52:02.010213+0000 mgr.y (mgr.34101) 6068 : cluster [DBG] pgmap v6996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:03 smithi155 bash[68033]: audit 2024-07-28T22:52:03.662005+0000 mon.c (mon.2) 1553 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:04.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10957 16 16 0 0 0 - 0 2024-07-28T22:52:04.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:04 smithi155 bash[73694]: debug 2024-07-28T22:52:04.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:05.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10958 16 16 0 0 0 - 0 2024-07-28T22:52:05.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:05 smithi155 bash[68033]: cluster 2024-07-28T22:52:04.011904+0000 mgr.y (mgr.34101) 6069 : cluster [DBG] pgmap v6997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:05.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:05 smithi155 bash[73694]: debug 2024-07-28T22:52:05.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:05.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:05 smithi045 bash[82788]: cluster 2024-07-28T22:52:04.011904+0000 mgr.y (mgr.34101) 6069 : cluster [DBG] pgmap v6997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:05.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:05 smithi045 bash[80445]: cluster 2024-07-28T22:52:04.011904+0000 mgr.y (mgr.34101) 6069 : cluster [DBG] pgmap v6997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:06.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10959 16 16 0 0 0 - 0 2024-07-28T22:52:06.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:06 smithi155 bash[73694]: debug 2024-07-28T22:52:06.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:07.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:52:07.431865+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:52:07.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:52:07.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10960 16 16 0 0 0 - 0 2024-07-28T22:52:07.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:07 smithi155 bash[73694]: debug 2024-07-28T22:52:07.440+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:07.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:07 smithi155 bash[68033]: cluster 2024-07-28T22:52:06.013611+0000 mgr.y (mgr.34101) 6070 : cluster [DBG] pgmap v6998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:07.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:07 smithi045 bash[80445]: cluster 2024-07-28T22:52:06.013611+0000 mgr.y (mgr.34101) 6070 : cluster [DBG] pgmap v6998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:07.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:07 smithi045 bash[82788]: cluster 2024-07-28T22:52:06.013611+0000 mgr.y (mgr.34101) 6070 : cluster [DBG] pgmap v6998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:08.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10961 16 16 0 0 0 - 0 2024-07-28T22:52:08.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:08 smithi155 bash[73694]: debug 2024-07-28T22:52:08.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:09.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10962 16 16 0 0 0 - 0 2024-07-28T22:52:09.690 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:09 smithi155 bash[73694]: debug 2024-07-28T22:52:09.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:09.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:09 smithi045 bash[80445]: cluster 2024-07-28T22:52:08.015483+0000 mgr.y (mgr.34101) 6071 : cluster [DBG] pgmap v6999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:09 smithi045 bash[82788]: cluster 2024-07-28T22:52:08.015483+0000 mgr.y (mgr.34101) 6071 : cluster [DBG] pgmap v6999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:10.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:09 smithi155 bash[68033]: cluster 2024-07-28T22:52:08.015483+0000 mgr.y (mgr.34101) 6071 : cluster [DBG] pgmap v6999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:10.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10963 16 16 0 0 0 - 0 2024-07-28T22:52:10.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:10 smithi155 bash[73694]: debug 2024-07-28T22:52:10.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:52:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:52:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:52:11.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10964 16 16 0 0 0 - 0 2024-07-28T22:52:11.694 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:11 smithi155 bash[73694]: debug 2024-07-28T22:52:11.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:11.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:11 smithi045 bash[80445]: cluster 2024-07-28T22:52:10.017196+0000 mgr.y (mgr.34101) 6072 : cluster [DBG] pgmap v7000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:11.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:11 smithi045 bash[82788]: cluster 2024-07-28T22:52:10.017196+0000 mgr.y (mgr.34101) 6072 : cluster [DBG] pgmap v7000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:12.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:11 smithi155 bash[68033]: cluster 2024-07-28T22:52:10.017196+0000 mgr.y (mgr.34101) 6072 : cluster [DBG] pgmap v7000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:12.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10965 16 16 0 0 0 - 0 2024-07-28T22:52:12.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:12 smithi155 bash[73694]: debug 2024-07-28T22:52:12.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:52:12 smithi155 bash[60745]: ts=2024-07-28T22:52:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:52:13.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10966 16 16 0 0 0 - 0 2024-07-28T22:52:13.698 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:13 smithi155 bash[73694]: debug 2024-07-28T22:52:13.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:13.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:13 smithi045 bash[80445]: cluster 2024-07-28T22:52:12.019087+0000 mgr.y (mgr.34101) 6073 : cluster [DBG] pgmap v7001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:13.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:13 smithi045 bash[82788]: cluster 2024-07-28T22:52:12.019087+0000 mgr.y (mgr.34101) 6073 : cluster [DBG] pgmap v7001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:14.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:13 smithi155 bash[68033]: cluster 2024-07-28T22:52:12.019087+0000 mgr.y (mgr.34101) 6073 : cluster [DBG] pgmap v7001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:14.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10967 16 16 0 0 0 - 0 2024-07-28T22:52:14.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:14 smithi155 bash[73694]: debug 2024-07-28T22:52:14.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:15.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10968 16 16 0 0 0 - 0 2024-07-28T22:52:15.702 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:15 smithi155 bash[73694]: debug 2024-07-28T22:52:15.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:15 smithi045 bash[80445]: cluster 2024-07-28T22:52:14.020808+0000 mgr.y (mgr.34101) 6074 : cluster [DBG] pgmap v7002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:15 smithi045 bash[82788]: cluster 2024-07-28T22:52:14.020808+0000 mgr.y (mgr.34101) 6074 : cluster [DBG] pgmap v7002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:16.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:15 smithi155 bash[68033]: cluster 2024-07-28T22:52:14.020808+0000 mgr.y (mgr.34101) 6074 : cluster [DBG] pgmap v7002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:16.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10969 16 16 0 0 0 - 0 2024-07-28T22:52:16.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:16 smithi155 bash[73694]: debug 2024-07-28T22:52:16.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:17.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10970 16 16 0 0 0 - 0 2024-07-28T22:52:17.810 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:17 smithi155 bash[73694]: debug 2024-07-28T22:52:17.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:17.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:17 smithi155 bash[68033]: cluster 2024-07-28T22:52:16.022550+0000 mgr.y (mgr.34101) 6075 : cluster [DBG] pgmap v7003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:17.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:17 smithi045 bash[80445]: cluster 2024-07-28T22:52:16.022550+0000 mgr.y (mgr.34101) 6075 : cluster [DBG] pgmap v7003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:17.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:17 smithi045 bash[82788]: cluster 2024-07-28T22:52:16.022550+0000 mgr.y (mgr.34101) 6075 : cluster [DBG] pgmap v7003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:18.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10971 16 16 0 0 0 - 0 2024-07-28T22:52:18.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:18 smithi155 bash[73694]: debug 2024-07-28T22:52:18.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:18.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:18 smithi045 bash[80445]: audit 2024-07-28T22:52:18.662504+0000 mon.c (mon.2) 1554 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:18.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:18 smithi045 bash[82788]: audit 2024-07-28T22:52:18.662504+0000 mon.c (mon.2) 1554 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:19.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:18 smithi155 bash[68033]: audit 2024-07-28T22:52:18.662504+0000 mon.c (mon.2) 1554 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:19.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10972 16 16 0 0 0 - 0 2024-07-28T22:52:19.717 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:19 smithi155 bash[73694]: debug 2024-07-28T22:52:19.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:19.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:19 smithi045 bash[80445]: cluster 2024-07-28T22:52:18.024435+0000 mgr.y (mgr.34101) 6076 : cluster [DBG] pgmap v7004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:19 smithi045 bash[82788]: cluster 2024-07-28T22:52:18.024435+0000 mgr.y (mgr.34101) 6076 : cluster [DBG] pgmap v7004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:20.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:19 smithi155 bash[68033]: cluster 2024-07-28T22:52:18.024435+0000 mgr.y (mgr.34101) 6076 : cluster [DBG] pgmap v7004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:20.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10973 16 16 0 0 0 - 0 2024-07-28T22:52:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:20 smithi155 bash[73694]: debug 2024-07-28T22:52:20.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:52:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:52:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:52:21.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10974 16 16 0 0 0 - 0 2024-07-28T22:52:21.721 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:21 smithi155 bash[73694]: debug 2024-07-28T22:52:21.412+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:22.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:21 smithi155 bash[68033]: cluster 2024-07-28T22:52:20.026199+0000 mgr.y (mgr.34101) 6077 : cluster [DBG] pgmap v7005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:22.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:21 smithi045 bash[82788]: cluster 2024-07-28T22:52:20.026199+0000 mgr.y (mgr.34101) 6077 : cluster [DBG] pgmap v7005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:22.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:21 smithi045 bash[80445]: cluster 2024-07-28T22:52:20.026199+0000 mgr.y (mgr.34101) 6077 : cluster [DBG] pgmap v7005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:22.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10975 16 16 0 0 0 - 0 2024-07-28T22:52:22.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:22 smithi155 bash[73694]: debug 2024-07-28T22:52:22.432+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:52:22 smithi155 bash[60745]: ts=2024-07-28T22:52:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:52:23.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10976 16 16 0 0 0 - 0 2024-07-28T22:52:23.725 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:23 smithi155 bash[73694]: debug 2024-07-28T22:52:23.432+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:24.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:23 smithi155 bash[68033]: cluster 2024-07-28T22:52:22.028051+0000 mgr.y (mgr.34101) 6078 : cluster [DBG] pgmap v7006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:24.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:23 smithi045 bash[82788]: cluster 2024-07-28T22:52:22.028051+0000 mgr.y (mgr.34101) 6078 : cluster [DBG] pgmap v7006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:23 smithi045 bash[80445]: cluster 2024-07-28T22:52:22.028051+0000 mgr.y (mgr.34101) 6078 : cluster [DBG] pgmap v7006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:24.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10977 16 16 0 0 0 - 0 2024-07-28T22:52:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:24 smithi155 bash[73694]: debug 2024-07-28T22:52:24.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:25.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10978 16 16 0 0 0 - 0 2024-07-28T22:52:25.729 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:25 smithi155 bash[73694]: debug 2024-07-28T22:52:25.400+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:26.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:25 smithi155 bash[68033]: cluster 2024-07-28T22:52:24.029750+0000 mgr.y (mgr.34101) 6079 : cluster [DBG] pgmap v7007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:26.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:25 smithi045 bash[80445]: cluster 2024-07-28T22:52:24.029750+0000 mgr.y (mgr.34101) 6079 : cluster [DBG] pgmap v7007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:26.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:25 smithi045 bash[82788]: cluster 2024-07-28T22:52:24.029750+0000 mgr.y (mgr.34101) 6079 : cluster [DBG] pgmap v7007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:26.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10979 16 16 0 0 0 - 0 2024-07-28T22:52:26.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:26 smithi155 bash[73694]: debug 2024-07-28T22:52:26.432+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:27.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:52:27.435074+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:52:27.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:52:27.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10980 16 16 0 0 0 - 0 2024-07-28T22:52:27.733 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:27 smithi155 bash[73694]: debug 2024-07-28T22:52:27.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:27 smithi155 bash[68033]: cluster 2024-07-28T22:52:26.031494+0000 mgr.y (mgr.34101) 6080 : cluster [DBG] pgmap v7008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:28.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:27 smithi045 bash[80445]: cluster 2024-07-28T22:52:26.031494+0000 mgr.y (mgr.34101) 6080 : cluster [DBG] pgmap v7008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:27 smithi045 bash[82788]: cluster 2024-07-28T22:52:26.031494+0000 mgr.y (mgr.34101) 6080 : cluster [DBG] pgmap v7008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:28.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10981 16 16 0 0 0 - 0 2024-07-28T22:52:28.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:28 smithi155 bash[73694]: debug 2024-07-28T22:52:28.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:29.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10982 16 16 0 0 0 - 0 2024-07-28T22:52:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:29 smithi155 bash[73694]: debug 2024-07-28T22:52:29.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:29.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:29 smithi155 bash[68033]: cluster 2024-07-28T22:52:28.033362+0000 mgr.y (mgr.34101) 6081 : cluster [DBG] pgmap v7009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:30.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:29 smithi045 bash[80445]: cluster 2024-07-28T22:52:28.033362+0000 mgr.y (mgr.34101) 6081 : cluster [DBG] pgmap v7009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:30.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:29 smithi045 bash[82788]: cluster 2024-07-28T22:52:28.033362+0000 mgr.y (mgr.34101) 6081 : cluster [DBG] pgmap v7009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:30.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10983 16 16 0 0 0 - 0 2024-07-28T22:52:30.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:30 smithi155 bash[73694]: debug 2024-07-28T22:52:30.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:52:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:52:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:52:31.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10984 16 16 0 0 0 - 0 2024-07-28T22:52:31.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:31 smithi155 bash[73694]: debug 2024-07-28T22:52:31.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:31.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:31 smithi155 bash[68033]: cluster 2024-07-28T22:52:30.035123+0000 mgr.y (mgr.34101) 6082 : cluster [DBG] pgmap v7010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:32.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:31 smithi045 bash[82788]: cluster 2024-07-28T22:52:30.035123+0000 mgr.y (mgr.34101) 6082 : cluster [DBG] pgmap v7010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:32.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:31 smithi045 bash[80445]: cluster 2024-07-28T22:52:30.035123+0000 mgr.y (mgr.34101) 6082 : cluster [DBG] pgmap v7010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:32.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10985 16 16 0 0 0 - 0 2024-07-28T22:52:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:32 smithi155 bash[73694]: debug 2024-07-28T22:52:32.492+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:52:32 smithi155 bash[60745]: ts=2024-07-28T22:52:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:52:33.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10986 16 16 0 0 0 - 0 2024-07-28T22:52:33.747 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:33 smithi155 bash[73694]: debug 2024-07-28T22:52:33.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:33 smithi155 bash[68033]: cluster 2024-07-28T22:52:32.036970+0000 mgr.y (mgr.34101) 6083 : cluster [DBG] pgmap v7011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:33 smithi155 bash[68033]: audit 2024-07-28T22:52:33.662956+0000 mon.c (mon.2) 1555 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:34.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:33 smithi045 bash[80445]: cluster 2024-07-28T22:52:32.036970+0000 mgr.y (mgr.34101) 6083 : cluster [DBG] pgmap v7011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:33 smithi045 bash[80445]: audit 2024-07-28T22:52:33.662956+0000 mon.c (mon.2) 1555 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:33 smithi045 bash[82788]: cluster 2024-07-28T22:52:32.036970+0000 mgr.y (mgr.34101) 6083 : cluster [DBG] pgmap v7011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:33 smithi045 bash[82788]: audit 2024-07-28T22:52:33.662956+0000 mon.c (mon.2) 1555 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:34.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10987 16 16 0 0 0 - 0 2024-07-28T22:52:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:34 smithi155 bash[73694]: debug 2024-07-28T22:52:34.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:35.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10988 16 16 0 0 0 - 0 2024-07-28T22:52:35.750 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:35 smithi155 bash[73694]: debug 2024-07-28T22:52:35.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:36.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:35 smithi155 bash[68033]: cluster 2024-07-28T22:52:34.038725+0000 mgr.y (mgr.34101) 6084 : cluster [DBG] pgmap v7012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:36.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:35 smithi045 bash[82788]: cluster 2024-07-28T22:52:34.038725+0000 mgr.y (mgr.34101) 6084 : cluster [DBG] pgmap v7012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:36.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:35 smithi045 bash[80445]: cluster 2024-07-28T22:52:34.038725+0000 mgr.y (mgr.34101) 6084 : cluster [DBG] pgmap v7012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:36.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10989 16 16 0 0 0 - 0 2024-07-28T22:52:36.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:36 smithi155 bash[73694]: debug 2024-07-28T22:52:36.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:37.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10990 16 16 0 0 0 - 0 2024-07-28T22:52:37.754 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:37 smithi155 bash[73694]: debug 2024-07-28T22:52:37.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:38.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:37 smithi155 bash[68033]: cluster 2024-07-28T22:52:36.040466+0000 mgr.y (mgr.34101) 6085 : cluster [DBG] pgmap v7013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:38.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:37 smithi045 bash[82788]: cluster 2024-07-28T22:52:36.040466+0000 mgr.y (mgr.34101) 6085 : cluster [DBG] pgmap v7013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:38.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:37 smithi045 bash[80445]: cluster 2024-07-28T22:52:36.040466+0000 mgr.y (mgr.34101) 6085 : cluster [DBG] pgmap v7013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:38.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10991 16 16 0 0 0 - 0 2024-07-28T22:52:38.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:38 smithi155 bash[73694]: debug 2024-07-28T22:52:38.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:39.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10992 16 16 0 0 0 - 0 2024-07-28T22:52:39.759 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:39 smithi155 bash[73694]: debug 2024-07-28T22:52:39.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:40.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:39 smithi155 bash[68033]: cluster 2024-07-28T22:52:38.042393+0000 mgr.y (mgr.34101) 6086 : cluster [DBG] pgmap v7014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:40.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:39 smithi045 bash[80445]: cluster 2024-07-28T22:52:38.042393+0000 mgr.y (mgr.34101) 6086 : cluster [DBG] pgmap v7014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:40.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:39 smithi045 bash[82788]: cluster 2024-07-28T22:52:38.042393+0000 mgr.y (mgr.34101) 6086 : cluster [DBG] pgmap v7014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:40.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10993 16 16 0 0 0 - 0 2024-07-28T22:52:40.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:40 smithi155 bash[73694]: debug 2024-07-28T22:52:40.452+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:52:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:52:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:52:41.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10994 16 16 0 0 0 - 0 2024-07-28T22:52:41.763 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:41 smithi155 bash[73694]: debug 2024-07-28T22:52:41.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:42.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:41 smithi155 bash[68033]: cluster 2024-07-28T22:52:40.044143+0000 mgr.y (mgr.34101) 6087 : cluster [DBG] pgmap v7015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:42.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:41 smithi045 bash[80445]: cluster 2024-07-28T22:52:40.044143+0000 mgr.y (mgr.34101) 6087 : cluster [DBG] pgmap v7015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:41 smithi045 bash[82788]: cluster 2024-07-28T22:52:40.044143+0000 mgr.y (mgr.34101) 6087 : cluster [DBG] pgmap v7015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:42.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10995 16 16 0 0 0 - 0 2024-07-28T22:52:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:42 smithi155 bash[73694]: debug 2024-07-28T22:52:42.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:52:42 smithi155 bash[60745]: ts=2024-07-28T22:52:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:52:43.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10996 16 16 0 0 0 - 0 2024-07-28T22:52:43.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:43 smithi155 bash[73694]: debug 2024-07-28T22:52:43.476+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:44.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:43 smithi155 bash[68033]: cluster 2024-07-28T22:52:42.046034+0000 mgr.y (mgr.34101) 6088 : cluster [DBG] pgmap v7016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:44.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:43 smithi045 bash[80445]: cluster 2024-07-28T22:52:42.046034+0000 mgr.y (mgr.34101) 6088 : cluster [DBG] pgmap v7016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:44.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:43 smithi045 bash[82788]: cluster 2024-07-28T22:52:42.046034+0000 mgr.y (mgr.34101) 6088 : cluster [DBG] pgmap v7016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:44.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10997 16 16 0 0 0 - 0 2024-07-28T22:52:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:44 smithi155 bash[73694]: debug 2024-07-28T22:52:44.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:45.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10998 16 16 0 0 0 - 0 2024-07-28T22:52:45.771 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:45 smithi155 bash[73694]: debug 2024-07-28T22:52:45.475+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:45 smithi155 bash[68033]: cluster 2024-07-28T22:52:44.047768+0000 mgr.y (mgr.34101) 6089 : cluster [DBG] pgmap v7017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:46.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:45 smithi045 bash[82788]: cluster 2024-07-28T22:52:44.047768+0000 mgr.y (mgr.34101) 6089 : cluster [DBG] pgmap v7017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:46.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:45 smithi045 bash[80445]: cluster 2024-07-28T22:52:44.047768+0000 mgr.y (mgr.34101) 6089 : cluster [DBG] pgmap v7017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:46.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:10999 16 16 0 0 0 - 0 2024-07-28T22:52:46.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:46 smithi155 bash[73694]: debug 2024-07-28T22:52:46.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:47.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:52:47.438240+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:52:47.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:52:47.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11000 16 16 0 0 0 - 0 2024-07-28T22:52:47.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:47 smithi155 bash[73694]: debug 2024-07-28T22:52:47.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:48.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:47 smithi155 bash[68033]: cluster 2024-07-28T22:52:46.049503+0000 mgr.y (mgr.34101) 6090 : cluster [DBG] pgmap v7018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:48.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:47 smithi045 bash[80445]: cluster 2024-07-28T22:52:46.049503+0000 mgr.y (mgr.34101) 6090 : cluster [DBG] pgmap v7018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:47 smithi045 bash[82788]: cluster 2024-07-28T22:52:46.049503+0000 mgr.y (mgr.34101) 6090 : cluster [DBG] pgmap v7018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:48.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11001 16 16 0 0 0 - 0 2024-07-28T22:52:48.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:48 smithi155 bash[68033]: audit 2024-07-28T22:52:48.663386+0000 mon.c (mon.2) 1556 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:48 smithi155 bash[73694]: debug 2024-07-28T22:52:48.543+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:48 smithi045 bash[80445]: audit 2024-07-28T22:52:48.663386+0000 mon.c (mon.2) 1556 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:48 smithi045 bash[82788]: audit 2024-07-28T22:52:48.663386+0000 mon.c (mon.2) 1556 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:52:49.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11002 16 16 0 0 0 - 0 2024-07-28T22:52:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:49 smithi155 bash[68033]: cluster 2024-07-28T22:52:48.051430+0000 mgr.y (mgr.34101) 6091 : cluster [DBG] pgmap v7019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:49.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:49 smithi155 bash[73694]: debug 2024-07-28T22:52:49.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:50.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:49 smithi045 bash[80445]: cluster 2024-07-28T22:52:48.051430+0000 mgr.y (mgr.34101) 6091 : cluster [DBG] pgmap v7019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:50.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:49 smithi045 bash[82788]: cluster 2024-07-28T22:52:48.051430+0000 mgr.y (mgr.34101) 6091 : cluster [DBG] pgmap v7019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:50.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11003 16 16 0 0 0 - 0 2024-07-28T22:52:50.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:50 smithi155 bash[73694]: debug 2024-07-28T22:52:50.547+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:52:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:52:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:52:51.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11004 16 16 0 0 0 - 0 2024-07-28T22:52:51.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:51 smithi155 bash[73694]: debug 2024-07-28T22:52:51.519+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:52.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:51 smithi155 bash[68033]: cluster 2024-07-28T22:52:50.053173+0000 mgr.y (mgr.34101) 6092 : cluster [DBG] pgmap v7020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:52.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:51 smithi045 bash[82788]: cluster 2024-07-28T22:52:50.053173+0000 mgr.y (mgr.34101) 6092 : cluster [DBG] pgmap v7020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:52.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:51 smithi045 bash[80445]: cluster 2024-07-28T22:52:50.053173+0000 mgr.y (mgr.34101) 6092 : cluster [DBG] pgmap v7020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:52.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11005 16 16 0 0 0 - 0 2024-07-28T22:52:52.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:52 smithi155 bash[73694]: debug 2024-07-28T22:52:52.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:52:52 smithi155 bash[60745]: ts=2024-07-28T22:52:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:52:53.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11006 16 16 0 0 0 - 0 2024-07-28T22:52:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:53 smithi155 bash[68033]: cluster 2024-07-28T22:52:52.055096+0000 mgr.y (mgr.34101) 6093 : cluster [DBG] pgmap v7021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:54.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:53 smithi155 bash[73694]: debug 2024-07-28T22:52:53.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:54.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:53 smithi045 bash[80445]: cluster 2024-07-28T22:52:52.055096+0000 mgr.y (mgr.34101) 6093 : cluster [DBG] pgmap v7021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:53 smithi045 bash[82788]: cluster 2024-07-28T22:52:52.055096+0000 mgr.y (mgr.34101) 6093 : cluster [DBG] pgmap v7021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:54.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11007 16 16 0 0 0 - 0 2024-07-28T22:52:54.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:54 smithi155 bash[73694]: debug 2024-07-28T22:52:54.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:55.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11008 16 16 0 0 0 - 0 2024-07-28T22:52:56.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:55 smithi155 bash[73694]: debug 2024-07-28T22:52:55.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:55 smithi155 bash[68033]: cluster 2024-07-28T22:52:54.056817+0000 mgr.y (mgr.34101) 6094 : cluster [DBG] pgmap v7022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:56.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:55 smithi045 bash[80445]: cluster 2024-07-28T22:52:54.056817+0000 mgr.y (mgr.34101) 6094 : cluster [DBG] pgmap v7022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:55 smithi045 bash[82788]: cluster 2024-07-28T22:52:54.056817+0000 mgr.y (mgr.34101) 6094 : cluster [DBG] pgmap v7022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:56.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11009 16 16 0 0 0 - 0 2024-07-28T22:52:56.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:56 smithi155 bash[73694]: debug 2024-07-28T22:52:56.543+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:57.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:56 smithi045 bash[80445]: audit 2024-07-28T22:52:56.088639+0000 mon.c (mon.2) 1557 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:52:57.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:56 smithi045 bash[82788]: audit 2024-07-28T22:52:56.088639+0000 mon.c (mon.2) 1557 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:52:57.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:56 smithi155 bash[68033]: audit 2024-07-28T22:52:56.088639+0000 mon.c (mon.2) 1557 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:52:57.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11010 16 16 0 0 0 - 0 2024-07-28T22:52:58.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:57 smithi155 bash[68033]: cluster 2024-07-28T22:52:56.058570+0000 mgr.y (mgr.34101) 6095 : cluster [DBG] pgmap v7023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:58.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:57 smithi155 bash[73694]: debug 2024-07-28T22:52:57.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:58.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:57 smithi045 bash[80445]: cluster 2024-07-28T22:52:56.058570+0000 mgr.y (mgr.34101) 6095 : cluster [DBG] pgmap v7023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:58.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:57 smithi045 bash[82788]: cluster 2024-07-28T22:52:56.058570+0000 mgr.y (mgr.34101) 6095 : cluster [DBG] pgmap v7023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:52:58.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11011 16 16 0 0 0 - 0 2024-07-28T22:52:59.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:58 smithi155 bash[73694]: debug 2024-07-28T22:52:58.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:52:59.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11012 16 16 0 0 0 - 0 2024-07-28T22:53:00.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:52:59 smithi155 bash[68033]: cluster 2024-07-28T22:52:58.060573+0000 mgr.y (mgr.34101) 6096 : cluster [DBG] pgmap v7024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:00.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:52:59 smithi155 bash[73694]: debug 2024-07-28T22:52:59.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:00.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:52:59 smithi045 bash[80445]: cluster 2024-07-28T22:52:58.060573+0000 mgr.y (mgr.34101) 6096 : cluster [DBG] pgmap v7024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:00.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:52:59 smithi045 bash[82788]: cluster 2024-07-28T22:52:58.060573+0000 mgr.y (mgr.34101) 6096 : cluster [DBG] pgmap v7024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:00.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11013 16 16 0 0 0 - 0 2024-07-28T22:53:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:53:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:53:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:53:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:00 smithi155 bash[73694]: debug 2024-07-28T22:53:00.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:01.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11014 16 16 0 0 0 - 0 2024-07-28T22:53:02.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:01 smithi155 bash[68033]: cluster 2024-07-28T22:53:00.062378+0000 mgr.y (mgr.34101) 6097 : cluster [DBG] pgmap v7025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:02.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:01 smithi155 bash[68033]: audit 2024-07-28T22:53:01.767417+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:02.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:01 smithi155 bash[68033]: audit 2024-07-28T22:53:01.775977+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:01 smithi155 bash[73694]: debug 2024-07-28T22:53:01.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:02.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:01 smithi045 bash[80445]: cluster 2024-07-28T22:53:00.062378+0000 mgr.y (mgr.34101) 6097 : cluster [DBG] pgmap v7025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:02.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:01 smithi045 bash[80445]: audit 2024-07-28T22:53:01.767417+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:02.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:01 smithi045 bash[80445]: audit 2024-07-28T22:53:01.775977+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:02.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:01 smithi045 bash[82788]: cluster 2024-07-28T22:53:00.062378+0000 mgr.y (mgr.34101) 6097 : cluster [DBG] pgmap v7025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:02.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:01 smithi045 bash[82788]: audit 2024-07-28T22:53:01.767417+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:02.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:01 smithi045 bash[82788]: audit 2024-07-28T22:53:01.775977+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:02.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11015 16 16 0 0 0 - 0 2024-07-28T22:53:02.679 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:53:02 smithi155 bash[60745]: ts=2024-07-28T22:53:02.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:53:03.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:02 smithi155 bash[73694]: debug 2024-07-28T22:53:02.671+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:03.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:03 smithi155 bash[68033]: audit 2024-07-28T22:53:02.009851+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:03.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:03 smithi155 bash[68033]: audit 2024-07-28T22:53:02.021199+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:03.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:03 smithi155 bash[68033]: cluster 2024-07-28T22:53:02.063741+0000 mgr.y (mgr.34101) 6098 : cluster [DBG] pgmap v7026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:03.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:03 smithi155 bash[68033]: audit 2024-07-28T22:53:02.448936+0000 mon.c (mon.2) 1558 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:53:03.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:03 smithi155 bash[68033]: audit 2024-07-28T22:53:02.450447+0000 mon.c (mon.2) 1559 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:53:03.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:03 smithi155 bash[68033]: audit 2024-07-28T22:53:02.460954+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:03.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11016 16 16 0 0 0 - 0 2024-07-28T22:53:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[80445]: audit 2024-07-28T22:53:02.009851+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[80445]: audit 2024-07-28T22:53:02.021199+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[80445]: cluster 2024-07-28T22:53:02.063741+0000 mgr.y (mgr.34101) 6098 : cluster [DBG] pgmap v7026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[80445]: audit 2024-07-28T22:53:02.448936+0000 mon.c (mon.2) 1558 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:53:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[80445]: audit 2024-07-28T22:53:02.450447+0000 mon.c (mon.2) 1559 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:53:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[80445]: audit 2024-07-28T22:53:02.460954+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:03.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[82788]: audit 2024-07-28T22:53:02.009851+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:03.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[82788]: audit 2024-07-28T22:53:02.021199+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:03.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[82788]: cluster 2024-07-28T22:53:02.063741+0000 mgr.y (mgr.34101) 6098 : cluster [DBG] pgmap v7026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:03.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[82788]: audit 2024-07-28T22:53:02.448936+0000 mon.c (mon.2) 1558 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:53:03.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[82788]: audit 2024-07-28T22:53:02.450447+0000 mon.c (mon.2) 1559 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:53:03.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:03 smithi045 bash[82788]: audit 2024-07-28T22:53:02.460954+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:53:04.026 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:03 smithi155 bash[73694]: debug 2024-07-28T22:53:03.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:04 smithi155 bash[68033]: audit 2024-07-28T22:53:03.664091+0000 mon.c (mon.2) 1560 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:04.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11017 16 16 0 0 0 - 0 2024-07-28T22:53:04.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:04 smithi045 bash[80445]: audit 2024-07-28T22:53:03.664091+0000 mon.c (mon.2) 1560 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:04.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:04 smithi045 bash[82788]: audit 2024-07-28T22:53:03.664091+0000 mon.c (mon.2) 1560 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:05.032 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:04 smithi155 bash[73694]: debug 2024-07-28T22:53:04.639+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:05.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:05 smithi155 bash[68033]: cluster 2024-07-28T22:53:04.065452+0000 mgr.y (mgr.34101) 6099 : cluster [DBG] pgmap v7027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:05.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11018 16 16 0 0 0 - 0 2024-07-28T22:53:05.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:05 smithi045 bash[80445]: cluster 2024-07-28T22:53:04.065452+0000 mgr.y (mgr.34101) 6099 : cluster [DBG] pgmap v7027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:05.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:05 smithi045 bash[82788]: cluster 2024-07-28T22:53:04.065452+0000 mgr.y (mgr.34101) 6099 : cluster [DBG] pgmap v7027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:06.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:05 smithi155 bash[73694]: debug 2024-07-28T22:53:05.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:06.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11019 16 16 0 0 0 - 0 2024-07-28T22:53:07.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:06 smithi155 bash[73694]: debug 2024-07-28T22:53:06.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:07.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:53:07.441330+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:53:07.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:53:07.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11020 16 16 0 0 0 - 0 2024-07-28T22:53:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:07 smithi045 bash[80445]: cluster 2024-07-28T22:53:06.067187+0000 mgr.y (mgr.34101) 6100 : cluster [DBG] pgmap v7028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:07.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:07 smithi045 bash[82788]: cluster 2024-07-28T22:53:06.067187+0000 mgr.y (mgr.34101) 6100 : cluster [DBG] pgmap v7028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:07.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:07 smithi155 bash[68033]: cluster 2024-07-28T22:53:06.067187+0000 mgr.y (mgr.34101) 6100 : cluster [DBG] pgmap v7028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:08.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:07 smithi155 bash[73694]: debug 2024-07-28T22:53:07.667+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:08.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11021 16 16 0 0 0 - 0 2024-07-28T22:53:09.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:08 smithi155 bash[73694]: debug 2024-07-28T22:53:08.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:09.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11022 16 16 0 0 0 - 0 2024-07-28T22:53:09.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:09 smithi045 bash[80445]: cluster 2024-07-28T22:53:08.069040+0000 mgr.y (mgr.34101) 6101 : cluster [DBG] pgmap v7029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:09.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:09 smithi045 bash[82788]: cluster 2024-07-28T22:53:08.069040+0000 mgr.y (mgr.34101) 6101 : cluster [DBG] pgmap v7029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:09.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:09 smithi155 bash[68033]: cluster 2024-07-28T22:53:08.069040+0000 mgr.y (mgr.34101) 6101 : cluster [DBG] pgmap v7029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:09 smithi155 bash[73694]: debug 2024-07-28T22:53:09.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:10.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11023 16 16 0 0 0 - 0 2024-07-28T22:53:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:53:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:53:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:53:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:10 smithi155 bash[73694]: debug 2024-07-28T22:53:10.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:11.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11024 16 16 0 0 0 - 0 2024-07-28T22:53:11.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:11 smithi045 bash[80445]: cluster 2024-07-28T22:53:10.070804+0000 mgr.y (mgr.34101) 6102 : cluster [DBG] pgmap v7030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:11.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:11 smithi045 bash[82788]: cluster 2024-07-28T22:53:10.070804+0000 mgr.y (mgr.34101) 6102 : cluster [DBG] pgmap v7030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:11.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:11 smithi155 bash[68033]: cluster 2024-07-28T22:53:10.070804+0000 mgr.y (mgr.34101) 6102 : cluster [DBG] pgmap v7030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:12.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:11 smithi155 bash[73694]: debug 2024-07-28T22:53:11.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:12.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11025 16 16 0 0 0 - 0 2024-07-28T22:53:12.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:53:12 smithi155 bash[60745]: ts=2024-07-28T22:53:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:53:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:12 smithi155 bash[73694]: debug 2024-07-28T22:53:12.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:13.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11026 16 16 0 0 0 - 0 2024-07-28T22:53:13.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:13 smithi045 bash[80445]: cluster 2024-07-28T22:53:12.072618+0000 mgr.y (mgr.34101) 6103 : cluster [DBG] pgmap v7031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:13.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:13 smithi045 bash[82788]: cluster 2024-07-28T22:53:12.072618+0000 mgr.y (mgr.34101) 6103 : cluster [DBG] pgmap v7031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:13.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:13 smithi155 bash[68033]: cluster 2024-07-28T22:53:12.072618+0000 mgr.y (mgr.34101) 6103 : cluster [DBG] pgmap v7031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:14.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:13 smithi155 bash[73694]: debug 2024-07-28T22:53:13.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:14.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11027 16 16 0 0 0 - 0 2024-07-28T22:53:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:14 smithi155 bash[73694]: debug 2024-07-28T22:53:14.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:15.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11028 16 16 0 0 0 - 0 2024-07-28T22:53:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:15 smithi045 bash[80445]: cluster 2024-07-28T22:53:14.074322+0000 mgr.y (mgr.34101) 6104 : cluster [DBG] pgmap v7032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:15.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:15 smithi045 bash[82788]: cluster 2024-07-28T22:53:14.074322+0000 mgr.y (mgr.34101) 6104 : cluster [DBG] pgmap v7032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:15.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:15 smithi155 bash[68033]: cluster 2024-07-28T22:53:14.074322+0000 mgr.y (mgr.34101) 6104 : cluster [DBG] pgmap v7032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:16.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:15 smithi155 bash[73694]: debug 2024-07-28T22:53:15.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:16.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11029 16 16 0 0 0 - 0 2024-07-28T22:53:17.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:16 smithi155 bash[73694]: debug 2024-07-28T22:53:16.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:17.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11030 16 16 0 0 0 - 0 2024-07-28T22:53:17.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:17 smithi045 bash[80445]: cluster 2024-07-28T22:53:16.076002+0000 mgr.y (mgr.34101) 6105 : cluster [DBG] pgmap v7033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:17.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:17 smithi045 bash[82788]: cluster 2024-07-28T22:53:16.076002+0000 mgr.y (mgr.34101) 6105 : cluster [DBG] pgmap v7033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:17.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:17 smithi155 bash[68033]: cluster 2024-07-28T22:53:16.076002+0000 mgr.y (mgr.34101) 6105 : cluster [DBG] pgmap v7033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:18.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:17 smithi155 bash[73694]: debug 2024-07-28T22:53:17.615+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:18.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11031 16 16 0 0 0 - 0 2024-07-28T22:53:19.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:18 smithi155 bash[73694]: debug 2024-07-28T22:53:18.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:19.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11032 16 16 0 0 0 - 0 2024-07-28T22:53:19.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:19 smithi045 bash[80445]: cluster 2024-07-28T22:53:18.077910+0000 mgr.y (mgr.34101) 6106 : cluster [DBG] pgmap v7034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:19.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:19 smithi045 bash[80445]: audit 2024-07-28T22:53:18.664309+0000 mon.c (mon.2) 1561 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:19.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:19 smithi045 bash[82788]: cluster 2024-07-28T22:53:18.077910+0000 mgr.y (mgr.34101) 6106 : cluster [DBG] pgmap v7034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:19.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:19 smithi045 bash[82788]: audit 2024-07-28T22:53:18.664309+0000 mon.c (mon.2) 1561 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:19.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:19 smithi155 bash[68033]: cluster 2024-07-28T22:53:18.077910+0000 mgr.y (mgr.34101) 6106 : cluster [DBG] pgmap v7034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:19.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:19 smithi155 bash[68033]: audit 2024-07-28T22:53:18.664309+0000 mon.c (mon.2) 1561 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:20.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:19 smithi155 bash[73694]: debug 2024-07-28T22:53:19.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:20.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11033 16 16 0 0 0 - 0 2024-07-28T22:53:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:53:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:53:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:53:21.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:20 smithi155 bash[73694]: debug 2024-07-28T22:53:20.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:21.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11034 16 16 0 0 0 - 0 2024-07-28T22:53:21.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:21 smithi045 bash[82788]: cluster 2024-07-28T22:53:20.079621+0000 mgr.y (mgr.34101) 6107 : cluster [DBG] pgmap v7035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:21.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:21 smithi045 bash[80445]: cluster 2024-07-28T22:53:20.079621+0000 mgr.y (mgr.34101) 6107 : cluster [DBG] pgmap v7035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:21.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:21 smithi155 bash[68033]: cluster 2024-07-28T22:53:20.079621+0000 mgr.y (mgr.34101) 6107 : cluster [DBG] pgmap v7035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:22.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:21 smithi155 bash[73694]: debug 2024-07-28T22:53:21.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:22.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11035 16 16 0 0 0 - 0 2024-07-28T22:53:22.629 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:53:22 smithi155 bash[60745]: ts=2024-07-28T22:53:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:53:23.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:22 smithi155 bash[73694]: debug 2024-07-28T22:53:22.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:23.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11036 16 16 0 0 0 - 0 2024-07-28T22:53:23.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:23 smithi045 bash[82788]: cluster 2024-07-28T22:53:22.081463+0000 mgr.y (mgr.34101) 6108 : cluster [DBG] pgmap v7036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:23.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:23 smithi045 bash[80445]: cluster 2024-07-28T22:53:22.081463+0000 mgr.y (mgr.34101) 6108 : cluster [DBG] pgmap v7036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:23.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:23 smithi155 bash[68033]: cluster 2024-07-28T22:53:22.081463+0000 mgr.y (mgr.34101) 6108 : cluster [DBG] pgmap v7036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:24.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:23 smithi155 bash[73694]: debug 2024-07-28T22:53:23.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:24.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11037 16 16 0 0 0 - 0 2024-07-28T22:53:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:24 smithi155 bash[73694]: debug 2024-07-28T22:53:24.671+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:25.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11038 16 16 0 0 0 - 0 2024-07-28T22:53:25.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:25 smithi045 bash[82788]: cluster 2024-07-28T22:53:24.083172+0000 mgr.y (mgr.34101) 6109 : cluster [DBG] pgmap v7037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:25.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:25 smithi045 bash[80445]: cluster 2024-07-28T22:53:24.083172+0000 mgr.y (mgr.34101) 6109 : cluster [DBG] pgmap v7037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:25.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:25 smithi155 bash[68033]: cluster 2024-07-28T22:53:24.083172+0000 mgr.y (mgr.34101) 6109 : cluster [DBG] pgmap v7037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:26.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:25 smithi155 bash[73694]: debug 2024-07-28T22:53:25.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:26.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11039 16 16 0 0 0 - 0 2024-07-28T22:53:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:26 smithi155 bash[73694]: debug 2024-07-28T22:53:26.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:27.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:53:27.444626+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:53:27.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:53:27.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11040 16 16 0 0 0 - 0 2024-07-28T22:53:27.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:27 smithi045 bash[80445]: cluster 2024-07-28T22:53:26.084895+0000 mgr.y (mgr.34101) 6110 : cluster [DBG] pgmap v7038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:27.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:27 smithi045 bash[82788]: cluster 2024-07-28T22:53:26.084895+0000 mgr.y (mgr.34101) 6110 : cluster [DBG] pgmap v7038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:27.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:27 smithi155 bash[68033]: cluster 2024-07-28T22:53:26.084895+0000 mgr.y (mgr.34101) 6110 : cluster [DBG] pgmap v7038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:27 smithi155 bash[73694]: debug 2024-07-28T22:53:27.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:28.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11041 16 16 0 0 0 - 0 2024-07-28T22:53:29.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:28 smithi155 bash[73694]: debug 2024-07-28T22:53:28.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:29.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11042 16 16 0 0 0 - 0 2024-07-28T22:53:29.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:29 smithi045 bash[80445]: cluster 2024-07-28T22:53:28.086768+0000 mgr.y (mgr.34101) 6111 : cluster [DBG] pgmap v7039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:29.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:29 smithi045 bash[82788]: cluster 2024-07-28T22:53:28.086768+0000 mgr.y (mgr.34101) 6111 : cluster [DBG] pgmap v7039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:29.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:29 smithi155 bash[68033]: cluster 2024-07-28T22:53:28.086768+0000 mgr.y (mgr.34101) 6111 : cluster [DBG] pgmap v7039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:30.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:29 smithi155 bash[73694]: debug 2024-07-28T22:53:29.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:30.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11043 16 16 0 0 0 - 0 2024-07-28T22:53:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:53:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:53:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:53:31.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:30 smithi155 bash[73694]: debug 2024-07-28T22:53:30.559+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:31.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11044 16 16 0 0 0 - 0 2024-07-28T22:53:31.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:31 smithi045 bash[80445]: cluster 2024-07-28T22:53:30.088513+0000 mgr.y (mgr.34101) 6112 : cluster [DBG] pgmap v7040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:31.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:31 smithi045 bash[82788]: cluster 2024-07-28T22:53:30.088513+0000 mgr.y (mgr.34101) 6112 : cluster [DBG] pgmap v7040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:31.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:31 smithi155 bash[68033]: cluster 2024-07-28T22:53:30.088513+0000 mgr.y (mgr.34101) 6112 : cluster [DBG] pgmap v7040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:32.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:31 smithi155 bash[73694]: debug 2024-07-28T22:53:31.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:32.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11045 16 16 0 0 0 - 0 2024-07-28T22:53:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:32 smithi155 bash[73694]: debug 2024-07-28T22:53:32.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:53:32 smithi155 bash[60745]: ts=2024-07-28T22:53:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:53:33.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11046 16 16 0 0 0 - 0 2024-07-28T22:53:33.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:33 smithi045 bash[80445]: cluster 2024-07-28T22:53:32.090375+0000 mgr.y (mgr.34101) 6113 : cluster [DBG] pgmap v7041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:33.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:33 smithi045 bash[82788]: cluster 2024-07-28T22:53:32.090375+0000 mgr.y (mgr.34101) 6113 : cluster [DBG] pgmap v7041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:33.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:33 smithi155 bash[68033]: cluster 2024-07-28T22:53:32.090375+0000 mgr.y (mgr.34101) 6113 : cluster [DBG] pgmap v7041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:33.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:33 smithi155 bash[73694]: debug 2024-07-28T22:53:33.483+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:34.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11047 16 16 0 0 0 - 0 2024-07-28T22:53:34.453 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:34 smithi155 bash[68033]: audit 2024-07-28T22:53:33.665045+0000 mon.c (mon.2) 1562 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:34 smithi045 bash[82788]: audit 2024-07-28T22:53:33.665045+0000 mon.c (mon.2) 1562 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:34 smithi045 bash[80445]: audit 2024-07-28T22:53:33.665045+0000 mon.c (mon.2) 1562 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:34 smithi155 bash[73694]: debug 2024-07-28T22:53:34.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:35.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11048 16 16 0 0 0 - 0 2024-07-28T22:53:35.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:35 smithi155 bash[68033]: cluster 2024-07-28T22:53:34.092064+0000 mgr.y (mgr.34101) 6114 : cluster [DBG] pgmap v7042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:35.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:35 smithi045 bash[82788]: cluster 2024-07-28T22:53:34.092064+0000 mgr.y (mgr.34101) 6114 : cluster [DBG] pgmap v7042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:35.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:35 smithi045 bash[80445]: cluster 2024-07-28T22:53:34.092064+0000 mgr.y (mgr.34101) 6114 : cluster [DBG] pgmap v7042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:35.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:35 smithi155 bash[73694]: debug 2024-07-28T22:53:35.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:36.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11049 16 16 0 0 0 - 0 2024-07-28T22:53:36.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:36 smithi155 bash[73694]: debug 2024-07-28T22:53:36.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:37.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11050 16 16 0 0 0 - 0 2024-07-28T22:53:37.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:37 smithi045 bash[80445]: cluster 2024-07-28T22:53:36.093775+0000 mgr.y (mgr.34101) 6115 : cluster [DBG] pgmap v7043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:37.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:37 smithi045 bash[82788]: cluster 2024-07-28T22:53:36.093775+0000 mgr.y (mgr.34101) 6115 : cluster [DBG] pgmap v7043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:37.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:37 smithi155 bash[68033]: cluster 2024-07-28T22:53:36.093775+0000 mgr.y (mgr.34101) 6115 : cluster [DBG] pgmap v7043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:37 smithi155 bash[73694]: debug 2024-07-28T22:53:37.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:38.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11051 16 16 0 0 0 - 0 2024-07-28T22:53:38.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:38 smithi155 bash[73694]: debug 2024-07-28T22:53:38.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:39.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11052 16 16 0 0 0 - 0 2024-07-28T22:53:39.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:39 smithi045 bash[80445]: cluster 2024-07-28T22:53:38.095701+0000 mgr.y (mgr.34101) 6116 : cluster [DBG] pgmap v7044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:39.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:39 smithi045 bash[82788]: cluster 2024-07-28T22:53:38.095701+0000 mgr.y (mgr.34101) 6116 : cluster [DBG] pgmap v7044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:39.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:39 smithi155 bash[68033]: cluster 2024-07-28T22:53:38.095701+0000 mgr.y (mgr.34101) 6116 : cluster [DBG] pgmap v7044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:39.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:39 smithi155 bash[73694]: debug 2024-07-28T22:53:39.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:40.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11053 16 16 0 0 0 - 0 2024-07-28T22:53:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:53:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:53:40] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:53:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:40 smithi155 bash[73694]: debug 2024-07-28T22:53:40.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:41.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11054 16 16 0 0 0 - 0 2024-07-28T22:53:41.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:41 smithi045 bash[80445]: cluster 2024-07-28T22:53:40.097405+0000 mgr.y (mgr.34101) 6117 : cluster [DBG] pgmap v7045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:41.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:41 smithi045 bash[82788]: cluster 2024-07-28T22:53:40.097405+0000 mgr.y (mgr.34101) 6117 : cluster [DBG] pgmap v7045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:41.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:41 smithi155 bash[68033]: cluster 2024-07-28T22:53:40.097405+0000 mgr.y (mgr.34101) 6117 : cluster [DBG] pgmap v7045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:41.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:41 smithi155 bash[73694]: debug 2024-07-28T22:53:41.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:42.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11055 16 16 0 0 0 - 0 2024-07-28T22:53:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:53:42 smithi155 bash[60745]: ts=2024-07-28T22:53:42.319Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:53:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:42 smithi155 bash[73694]: debug 2024-07-28T22:53:42.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:43.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11056 16 16 0 0 0 - 0 2024-07-28T22:53:43.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:43 smithi045 bash[80445]: cluster 2024-07-28T22:53:42.099270+0000 mgr.y (mgr.34101) 6118 : cluster [DBG] pgmap v7046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:43.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:43 smithi045 bash[82788]: cluster 2024-07-28T22:53:42.099270+0000 mgr.y (mgr.34101) 6118 : cluster [DBG] pgmap v7046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:43.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:43 smithi155 bash[68033]: cluster 2024-07-28T22:53:42.099270+0000 mgr.y (mgr.34101) 6118 : cluster [DBG] pgmap v7046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:43.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:43 smithi155 bash[73694]: debug 2024-07-28T22:53:43.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:44.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11057 16 16 0 0 0 - 0 2024-07-28T22:53:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:44 smithi155 bash[73694]: debug 2024-07-28T22:53:44.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:45.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11058 16 16 0 0 0 - 0 2024-07-28T22:53:45.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:45 smithi045 bash[82788]: cluster 2024-07-28T22:53:44.100960+0000 mgr.y (mgr.34101) 6119 : cluster [DBG] pgmap v7047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:45.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:45 smithi045 bash[80445]: cluster 2024-07-28T22:53:44.100960+0000 mgr.y (mgr.34101) 6119 : cluster [DBG] pgmap v7047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:45.494 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:45 smithi155 bash[68033]: cluster 2024-07-28T22:53:44.100960+0000 mgr.y (mgr.34101) 6119 : cluster [DBG] pgmap v7047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:45.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:45 smithi155 bash[73694]: debug 2024-07-28T22:53:45.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:46.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11059 16 16 0 0 0 - 0 2024-07-28T22:53:46.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:46 smithi155 bash[73694]: debug 2024-07-28T22:53:46.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:47.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:53:47.447995+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:53:47.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:53:47.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11060 16 16 0 0 0 - 0 2024-07-28T22:53:47.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:47 smithi045 bash[80445]: cluster 2024-07-28T22:53:46.102715+0000 mgr.y (mgr.34101) 6120 : cluster [DBG] pgmap v7048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:47.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:47 smithi045 bash[82788]: cluster 2024-07-28T22:53:46.102715+0000 mgr.y (mgr.34101) 6120 : cluster [DBG] pgmap v7048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:47.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:47 smithi155 bash[68033]: cluster 2024-07-28T22:53:46.102715+0000 mgr.y (mgr.34101) 6120 : cluster [DBG] pgmap v7048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:48.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:47 smithi155 bash[73694]: debug 2024-07-28T22:53:47.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:48.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11061 16 16 0 0 0 - 0 2024-07-28T22:53:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:48 smithi155 bash[73694]: debug 2024-07-28T22:53:48.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:49.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11062 16 16 0 0 0 - 0 2024-07-28T22:53:49.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:49 smithi045 bash[82788]: cluster 2024-07-28T22:53:48.104659+0000 mgr.y (mgr.34101) 6121 : cluster [DBG] pgmap v7049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:49.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:49 smithi045 bash[82788]: audit 2024-07-28T22:53:48.665183+0000 mon.c (mon.2) 1563 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:49.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:49 smithi045 bash[80445]: cluster 2024-07-28T22:53:48.104659+0000 mgr.y (mgr.34101) 6121 : cluster [DBG] pgmap v7049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:49.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:49 smithi045 bash[80445]: audit 2024-07-28T22:53:48.665183+0000 mon.c (mon.2) 1563 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:49.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:49 smithi155 bash[73694]: debug 2024-07-28T22:53:49.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:49 smithi155 bash[68033]: cluster 2024-07-28T22:53:48.104659+0000 mgr.y (mgr.34101) 6121 : cluster [DBG] pgmap v7049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:49 smithi155 bash[68033]: audit 2024-07-28T22:53:48.665183+0000 mon.c (mon.2) 1563 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:53:50.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11063 16 16 0 0 0 - 0 2024-07-28T22:53:50.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:50 smithi155 bash[73694]: debug 2024-07-28T22:53:50.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:53:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:53:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:53:51.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11064 16 16 0 0 0 - 0 2024-07-28T22:53:51.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:51 smithi045 bash[82788]: cluster 2024-07-28T22:53:50.106405+0000 mgr.y (mgr.34101) 6122 : cluster [DBG] pgmap v7050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:51.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:51 smithi045 bash[80445]: cluster 2024-07-28T22:53:50.106405+0000 mgr.y (mgr.34101) 6122 : cluster [DBG] pgmap v7050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:51.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:51 smithi155 bash[73694]: debug 2024-07-28T22:53:51.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:51 smithi155 bash[68033]: cluster 2024-07-28T22:53:50.106405+0000 mgr.y (mgr.34101) 6122 : cluster [DBG] pgmap v7050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:52.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11065 16 16 0 0 0 - 0 2024-07-28T22:53:52.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:52 smithi155 bash[73694]: debug 2024-07-28T22:53:52.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:53:52 smithi155 bash[60745]: ts=2024-07-28T22:53:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:53:53.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11066 16 16 0 0 0 - 0 2024-07-28T22:53:53.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:53 smithi045 bash[80445]: cluster 2024-07-28T22:53:52.108249+0000 mgr.y (mgr.34101) 6123 : cluster [DBG] pgmap v7051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:53.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:53 smithi045 bash[82788]: cluster 2024-07-28T22:53:52.108249+0000 mgr.y (mgr.34101) 6123 : cluster [DBG] pgmap v7051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:53.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:53 smithi155 bash[73694]: debug 2024-07-28T22:53:53.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:53.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:53 smithi155 bash[68033]: cluster 2024-07-28T22:53:52.108249+0000 mgr.y (mgr.34101) 6123 : cluster [DBG] pgmap v7051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:54.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11067 16 16 0 0 0 - 0 2024-07-28T22:53:54.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:54 smithi155 bash[73694]: debug 2024-07-28T22:53:54.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:55.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11068 16 16 0 0 0 - 0 2024-07-28T22:53:55.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:55 smithi045 bash[80445]: cluster 2024-07-28T22:53:54.109972+0000 mgr.y (mgr.34101) 6124 : cluster [DBG] pgmap v7052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:55.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:55 smithi045 bash[82788]: cluster 2024-07-28T22:53:54.109972+0000 mgr.y (mgr.34101) 6124 : cluster [DBG] pgmap v7052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:55.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:55 smithi155 bash[68033]: cluster 2024-07-28T22:53:54.109972+0000 mgr.y (mgr.34101) 6124 : cluster [DBG] pgmap v7052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:55.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:55 smithi155 bash[73694]: debug 2024-07-28T22:53:55.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:56.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11069 16 16 0 0 0 - 0 2024-07-28T22:53:56.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:56 smithi155 bash[73694]: debug 2024-07-28T22:53:56.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:57.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11070 16 16 0 0 0 - 0 2024-07-28T22:53:57.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:57 smithi045 bash[80445]: cluster 2024-07-28T22:53:56.111653+0000 mgr.y (mgr.34101) 6125 : cluster [DBG] pgmap v7053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:57.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:57 smithi045 bash[82788]: cluster 2024-07-28T22:53:56.111653+0000 mgr.y (mgr.34101) 6125 : cluster [DBG] pgmap v7053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:57 smithi155 bash[68033]: cluster 2024-07-28T22:53:56.111653+0000 mgr.y (mgr.34101) 6125 : cluster [DBG] pgmap v7053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:57.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:57 smithi155 bash[73694]: debug 2024-07-28T22:53:57.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:58.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11071 16 16 0 0 0 - 0 2024-07-28T22:53:58.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:58 smithi155 bash[73694]: debug 2024-07-28T22:53:58.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:59.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11072 16 16 0 0 0 - 0 2024-07-28T22:53:59.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:53:59 smithi045 bash[82788]: cluster 2024-07-28T22:53:58.113494+0000 mgr.y (mgr.34101) 6126 : cluster [DBG] pgmap v7054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:59.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:53:59 smithi045 bash[80445]: cluster 2024-07-28T22:53:58.113494+0000 mgr.y (mgr.34101) 6126 : cluster [DBG] pgmap v7054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:53:59.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:53:59 smithi155 bash[73694]: debug 2024-07-28T22:53:59.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:53:59.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:53:59 smithi155 bash[68033]: cluster 2024-07-28T22:53:58.113494+0000 mgr.y (mgr.34101) 6126 : cluster [DBG] pgmap v7054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:00.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11073 16 16 0 0 0 - 0 2024-07-28T22:54:00.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:00 smithi155 bash[73694]: debug 2024-07-28T22:54:00.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:54:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:54:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:54:01.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11074 16 16 0 0 0 - 0 2024-07-28T22:54:01.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:01 smithi045 bash[82788]: cluster 2024-07-28T22:54:00.115234+0000 mgr.y (mgr.34101) 6127 : cluster [DBG] pgmap v7055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:01.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:01 smithi045 bash[80445]: cluster 2024-07-28T22:54:00.115234+0000 mgr.y (mgr.34101) 6127 : cluster [DBG] pgmap v7055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:01.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:01 smithi155 bash[68033]: cluster 2024-07-28T22:54:00.115234+0000 mgr.y (mgr.34101) 6127 : cluster [DBG] pgmap v7055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:01.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:01 smithi155 bash[73694]: debug 2024-07-28T22:54:01.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:02.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11075 16 16 0 0 0 - 0 2024-07-28T22:54:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:02 smithi155 bash[73694]: debug 2024-07-28T22:54:02.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:54:02 smithi155 bash[60745]: ts=2024-07-28T22:54:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:54:03.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11076 16 16 0 0 0 - 0 2024-07-28T22:54:03.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:03 smithi045 bash[80445]: cluster 2024-07-28T22:54:02.117066+0000 mgr.y (mgr.34101) 6128 : cluster [DBG] pgmap v7056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:03.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:03 smithi045 bash[80445]: audit 2024-07-28T22:54:02.590094+0000 mon.c (mon.2) 1564 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:54:03.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:03 smithi045 bash[82788]: cluster 2024-07-28T22:54:02.117066+0000 mgr.y (mgr.34101) 6128 : cluster [DBG] pgmap v7056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:03.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:03 smithi045 bash[82788]: audit 2024-07-28T22:54:02.590094+0000 mon.c (mon.2) 1564 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:54:03.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:03 smithi155 bash[73694]: debug 2024-07-28T22:54:03.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:03.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:03 smithi155 bash[68033]: cluster 2024-07-28T22:54:02.117066+0000 mgr.y (mgr.34101) 6128 : cluster [DBG] pgmap v7056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:03.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:03 smithi155 bash[68033]: audit 2024-07-28T22:54:02.590094+0000 mon.c (mon.2) 1564 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:54:04.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11077 16 16 0 0 0 - 0 2024-07-28T22:54:04.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:04 smithi045 bash[80445]: audit 2024-07-28T22:54:03.665964+0000 mon.c (mon.2) 1565 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:04.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:04 smithi045 bash[82788]: audit 2024-07-28T22:54:03.665964+0000 mon.c (mon.2) 1565 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:04 smithi155 bash[68033]: audit 2024-07-28T22:54:03.665964+0000 mon.c (mon.2) 1565 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:04.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:04 smithi155 bash[73694]: debug 2024-07-28T22:54:04.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:05.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11078 16 16 0 0 0 - 0 2024-07-28T22:54:05.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:05 smithi155 bash[68033]: cluster 2024-07-28T22:54:04.118767+0000 mgr.y (mgr.34101) 6129 : cluster [DBG] pgmap v7057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:05.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:05 smithi155 bash[73694]: debug 2024-07-28T22:54:05.274+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:05.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:05 smithi045 bash[80445]: cluster 2024-07-28T22:54:04.118767+0000 mgr.y (mgr.34101) 6129 : cluster [DBG] pgmap v7057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:05.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:05 smithi045 bash[82788]: cluster 2024-07-28T22:54:04.118767+0000 mgr.y (mgr.34101) 6129 : cluster [DBG] pgmap v7057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:06.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11079 16 16 0 0 0 - 0 2024-07-28T22:54:06.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:06 smithi155 bash[73694]: debug 2024-07-28T22:54:06.302+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:07.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:54:07.451163+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:54:07.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:54:07.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11080 16 16 0 0 0 - 0 2024-07-28T22:54:07.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:07 smithi045 bash[80445]: cluster 2024-07-28T22:54:06.120450+0000 mgr.y (mgr.34101) 6130 : cluster [DBG] pgmap v7058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:07.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:07 smithi045 bash[82788]: cluster 2024-07-28T22:54:06.120450+0000 mgr.y (mgr.34101) 6130 : cluster [DBG] pgmap v7058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:07.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:07 smithi155 bash[68033]: cluster 2024-07-28T22:54:06.120450+0000 mgr.y (mgr.34101) 6130 : cluster [DBG] pgmap v7058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:07.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:07 smithi155 bash[73694]: debug 2024-07-28T22:54:07.346+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:08.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11081 16 16 0 0 0 - 0 2024-07-28T22:54:08.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:08 smithi155 bash[73694]: debug 2024-07-28T22:54:08.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:09.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11082 16 16 0 0 0 - 0 2024-07-28T22:54:09.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:09 smithi155 bash[73694]: debug 2024-07-28T22:54:09.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:09 smithi155 bash[68033]: cluster 2024-07-28T22:54:08.121278+0000 mgr.y (mgr.34101) 6131 : cluster [DBG] pgmap v7059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:09 smithi155 bash[68033]: audit 2024-07-28T22:54:08.281465+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:09 smithi155 bash[68033]: audit 2024-07-28T22:54:08.289992+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:09 smithi155 bash[68033]: audit 2024-07-28T22:54:08.497627+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:09 smithi155 bash[68033]: audit 2024-07-28T22:54:08.510038+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:09 smithi155 bash[68033]: audit 2024-07-28T22:54:08.944954+0000 mon.c (mon.2) 1566 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:54:09.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:09 smithi155 bash[68033]: audit 2024-07-28T22:54:08.946604+0000 mon.c (mon.2) 1567 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:54:09.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:09 smithi155 bash[68033]: audit 2024-07-28T22:54:08.957114+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[80445]: cluster 2024-07-28T22:54:08.121278+0000 mgr.y (mgr.34101) 6131 : cluster [DBG] pgmap v7059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:09.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[80445]: audit 2024-07-28T22:54:08.281465+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[80445]: audit 2024-07-28T22:54:08.289992+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[80445]: audit 2024-07-28T22:54:08.497627+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[80445]: audit 2024-07-28T22:54:08.510038+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[80445]: audit 2024-07-28T22:54:08.944954+0000 mon.c (mon.2) 1566 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:54:09.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[80445]: audit 2024-07-28T22:54:08.946604+0000 mon.c (mon.2) 1567 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:54:09.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[80445]: audit 2024-07-28T22:54:08.957114+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[82788]: cluster 2024-07-28T22:54:08.121278+0000 mgr.y (mgr.34101) 6131 : cluster [DBG] pgmap v7059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:09.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[82788]: audit 2024-07-28T22:54:08.281465+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[82788]: audit 2024-07-28T22:54:08.289992+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[82788]: audit 2024-07-28T22:54:08.497627+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[82788]: audit 2024-07-28T22:54:08.510038+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:09.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[82788]: audit 2024-07-28T22:54:08.944954+0000 mon.c (mon.2) 1566 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:54:09.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[82788]: audit 2024-07-28T22:54:08.946604+0000 mon.c (mon.2) 1567 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:54:09.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:09 smithi045 bash[82788]: audit 2024-07-28T22:54:08.957114+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:54:10.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11083 16 16 0 0 0 - 0 2024-07-28T22:54:10.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:10 smithi155 bash[73694]: debug 2024-07-28T22:54:10.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:54:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:54:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:54:11.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11084 16 16 0 0 0 - 0 2024-07-28T22:54:11.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:11 smithi155 bash[68033]: cluster 2024-07-28T22:54:10.122990+0000 mgr.y (mgr.34101) 6132 : cluster [DBG] pgmap v7060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:11.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:11 smithi155 bash[73694]: debug 2024-07-28T22:54:11.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:11.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:11 smithi045 bash[80445]: cluster 2024-07-28T22:54:10.122990+0000 mgr.y (mgr.34101) 6132 : cluster [DBG] pgmap v7060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:11.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:11 smithi045 bash[82788]: cluster 2024-07-28T22:54:10.122990+0000 mgr.y (mgr.34101) 6132 : cluster [DBG] pgmap v7060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:12.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11085 16 16 0 0 0 - 0 2024-07-28T22:54:12.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:12 smithi155 bash[73694]: debug 2024-07-28T22:54:12.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:54:12 smithi155 bash[60745]: ts=2024-07-28T22:54:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:54:13.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11086 16 16 0 0 0 - 0 2024-07-28T22:54:13.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:13 smithi155 bash[73694]: debug 2024-07-28T22:54:13.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:13.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:13 smithi155 bash[68033]: cluster 2024-07-28T22:54:12.124820+0000 mgr.y (mgr.34101) 6133 : cluster [DBG] pgmap v7061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:13.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:13 smithi045 bash[80445]: cluster 2024-07-28T22:54:12.124820+0000 mgr.y (mgr.34101) 6133 : cluster [DBG] pgmap v7061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:13.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:13 smithi045 bash[82788]: cluster 2024-07-28T22:54:12.124820+0000 mgr.y (mgr.34101) 6133 : cluster [DBG] pgmap v7061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:14.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11087 16 16 0 0 0 - 0 2024-07-28T22:54:14.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:14 smithi155 bash[73694]: debug 2024-07-28T22:54:14.362+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:15.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11088 16 16 0 0 0 - 0 2024-07-28T22:54:15.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:15 smithi155 bash[68033]: cluster 2024-07-28T22:54:14.126540+0000 mgr.y (mgr.34101) 6134 : cluster [DBG] pgmap v7062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:15.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:15 smithi155 bash[73694]: debug 2024-07-28T22:54:15.322+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:15.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:15 smithi045 bash[80445]: cluster 2024-07-28T22:54:14.126540+0000 mgr.y (mgr.34101) 6134 : cluster [DBG] pgmap v7062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:15.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:15 smithi045 bash[82788]: cluster 2024-07-28T22:54:14.126540+0000 mgr.y (mgr.34101) 6134 : cluster [DBG] pgmap v7062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:16.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11089 16 16 0 0 0 - 0 2024-07-28T22:54:16.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:16 smithi155 bash[73694]: debug 2024-07-28T22:54:16.294+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:17.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11090 16 16 0 0 0 - 0 2024-07-28T22:54:17.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:17 smithi155 bash[73694]: debug 2024-07-28T22:54:17.334+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:17.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:17 smithi155 bash[68033]: cluster 2024-07-28T22:54:16.128265+0000 mgr.y (mgr.34101) 6135 : cluster [DBG] pgmap v7063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:17.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:17 smithi045 bash[80445]: cluster 2024-07-28T22:54:16.128265+0000 mgr.y (mgr.34101) 6135 : cluster [DBG] pgmap v7063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:17.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:17 smithi045 bash[82788]: cluster 2024-07-28T22:54:16.128265+0000 mgr.y (mgr.34101) 6135 : cluster [DBG] pgmap v7063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:18.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11091 16 16 0 0 0 - 0 2024-07-28T22:54:18.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:18 smithi155 bash[73694]: debug 2024-07-28T22:54:18.322+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:19.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11092 16 16 0 0 0 - 0 2024-07-28T22:54:19.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:19 smithi155 bash[73694]: debug 2024-07-28T22:54:19.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:19.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:19 smithi155 bash[68033]: cluster 2024-07-28T22:54:18.130146+0000 mgr.y (mgr.34101) 6136 : cluster [DBG] pgmap v7064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:19.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:19 smithi155 bash[68033]: audit 2024-07-28T22:54:18.666101+0000 mon.c (mon.2) 1568 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:19.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:19 smithi045 bash[80445]: cluster 2024-07-28T22:54:18.130146+0000 mgr.y (mgr.34101) 6136 : cluster [DBG] pgmap v7064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:19.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:19 smithi045 bash[80445]: audit 2024-07-28T22:54:18.666101+0000 mon.c (mon.2) 1568 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:19.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:19 smithi045 bash[82788]: cluster 2024-07-28T22:54:18.130146+0000 mgr.y (mgr.34101) 6136 : cluster [DBG] pgmap v7064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:19.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:19 smithi045 bash[82788]: audit 2024-07-28T22:54:18.666101+0000 mon.c (mon.2) 1568 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:20.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11093 16 16 0 0 0 - 0 2024-07-28T22:54:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:20 smithi155 bash[73694]: debug 2024-07-28T22:54:20.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:54:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:54:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:54:21.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11094 16 16 0 0 0 - 0 2024-07-28T22:54:21.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:21 smithi045 bash[80445]: cluster 2024-07-28T22:54:20.131873+0000 mgr.y (mgr.34101) 6137 : cluster [DBG] pgmap v7065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:21.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:21 smithi045 bash[82788]: cluster 2024-07-28T22:54:20.131873+0000 mgr.y (mgr.34101) 6137 : cluster [DBG] pgmap v7065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:21.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:21 smithi155 bash[68033]: cluster 2024-07-28T22:54:20.131873+0000 mgr.y (mgr.34101) 6137 : cluster [DBG] pgmap v7065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:21.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:21 smithi155 bash[73694]: debug 2024-07-28T22:54:21.382+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:22.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11095 16 16 0 0 0 - 0 2024-07-28T22:54:22.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:22 smithi155 bash[73694]: debug 2024-07-28T22:54:22.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:54:22 smithi155 bash[60745]: ts=2024-07-28T22:54:22.319Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:54:23.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11096 16 16 0 0 0 - 0 2024-07-28T22:54:23.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:23 smithi045 bash[80445]: cluster 2024-07-28T22:54:22.133693+0000 mgr.y (mgr.34101) 6138 : cluster [DBG] pgmap v7066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:23.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:23 smithi045 bash[82788]: cluster 2024-07-28T22:54:22.133693+0000 mgr.y (mgr.34101) 6138 : cluster [DBG] pgmap v7066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:23.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:23 smithi155 bash[73694]: debug 2024-07-28T22:54:23.342+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:23.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:23 smithi155 bash[68033]: cluster 2024-07-28T22:54:22.133693+0000 mgr.y (mgr.34101) 6138 : cluster [DBG] pgmap v7066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:24.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11097 16 16 0 0 0 - 0 2024-07-28T22:54:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:24 smithi155 bash[73694]: debug 2024-07-28T22:54:24.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:25.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11098 16 16 0 0 0 - 0 2024-07-28T22:54:25.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:25 smithi155 bash[73694]: debug 2024-07-28T22:54:25.289+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:25.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:25 smithi155 bash[68033]: cluster 2024-07-28T22:54:24.135417+0000 mgr.y (mgr.34101) 6139 : cluster [DBG] pgmap v7067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:25.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:25 smithi045 bash[80445]: cluster 2024-07-28T22:54:24.135417+0000 mgr.y (mgr.34101) 6139 : cluster [DBG] pgmap v7067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:25.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:25 smithi045 bash[82788]: cluster 2024-07-28T22:54:24.135417+0000 mgr.y (mgr.34101) 6139 : cluster [DBG] pgmap v7067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:26.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11099 16 16 0 0 0 - 0 2024-07-28T22:54:26.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:26 smithi155 bash[73694]: debug 2024-07-28T22:54:26.261+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:27.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:54:27.454422+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:54:27.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:54:27.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11100 16 16 0 0 0 - 0 2024-07-28T22:54:27.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:27 smithi155 bash[68033]: cluster 2024-07-28T22:54:26.137144+0000 mgr.y (mgr.34101) 6140 : cluster [DBG] pgmap v7068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:27.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:27 smithi155 bash[73694]: debug 2024-07-28T22:54:27.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:27 smithi045 bash[82788]: cluster 2024-07-28T22:54:26.137144+0000 mgr.y (mgr.34101) 6140 : cluster [DBG] pgmap v7068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:27.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:27 smithi045 bash[80445]: cluster 2024-07-28T22:54:26.137144+0000 mgr.y (mgr.34101) 6140 : cluster [DBG] pgmap v7068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:28.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11101 16 16 0 0 0 - 0 2024-07-28T22:54:28.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:28 smithi155 bash[73694]: debug 2024-07-28T22:54:28.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:29.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11102 16 16 0 0 0 - 0 2024-07-28T22:54:29.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:29 smithi155 bash[73694]: debug 2024-07-28T22:54:29.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:29.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:29 smithi155 bash[68033]: cluster 2024-07-28T22:54:28.139025+0000 mgr.y (mgr.34101) 6141 : cluster [DBG] pgmap v7069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:29.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:29 smithi045 bash[80445]: cluster 2024-07-28T22:54:28.139025+0000 mgr.y (mgr.34101) 6141 : cluster [DBG] pgmap v7069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:29.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:29 smithi045 bash[82788]: cluster 2024-07-28T22:54:28.139025+0000 mgr.y (mgr.34101) 6141 : cluster [DBG] pgmap v7069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:30.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11103 16 16 0 0 0 - 0 2024-07-28T22:54:30.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:30 smithi155 bash[73694]: debug 2024-07-28T22:54:30.281+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:54:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:54:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:54:31.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11104 16 16 0 0 0 - 0 2024-07-28T22:54:31.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:31 smithi155 bash[73694]: debug 2024-07-28T22:54:31.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:31.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:31 smithi155 bash[68033]: cluster 2024-07-28T22:54:30.140744+0000 mgr.y (mgr.34101) 6142 : cluster [DBG] pgmap v7070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:31.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:31 smithi045 bash[80445]: cluster 2024-07-28T22:54:30.140744+0000 mgr.y (mgr.34101) 6142 : cluster [DBG] pgmap v7070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:31.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:31 smithi045 bash[82788]: cluster 2024-07-28T22:54:30.140744+0000 mgr.y (mgr.34101) 6142 : cluster [DBG] pgmap v7070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:32.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11105 16 16 0 0 0 - 0 2024-07-28T22:54:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:32 smithi155 bash[73694]: debug 2024-07-28T22:54:32.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:54:32 smithi155 bash[60745]: ts=2024-07-28T22:54:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:54:33.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11106 16 16 0 0 0 - 0 2024-07-28T22:54:33.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:33 smithi045 bash[80445]: cluster 2024-07-28T22:54:32.142617+0000 mgr.y (mgr.34101) 6143 : cluster [DBG] pgmap v7071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:33.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:33 smithi045 bash[82788]: cluster 2024-07-28T22:54:32.142617+0000 mgr.y (mgr.34101) 6143 : cluster [DBG] pgmap v7071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:33.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:33 smithi155 bash[68033]: cluster 2024-07-28T22:54:32.142617+0000 mgr.y (mgr.34101) 6143 : cluster [DBG] pgmap v7071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:33.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:33 smithi155 bash[73694]: debug 2024-07-28T22:54:33.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:34.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11107 16 16 0 0 0 - 0 2024-07-28T22:54:34.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:34 smithi155 bash[73694]: debug 2024-07-28T22:54:34.289+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:34 smithi155 bash[68033]: audit 2024-07-28T22:54:33.666518+0000 mon.c (mon.2) 1569 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:34.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:34 smithi045 bash[80445]: audit 2024-07-28T22:54:33.666518+0000 mon.c (mon.2) 1569 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:34.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:34 smithi045 bash[82788]: audit 2024-07-28T22:54:33.666518+0000 mon.c (mon.2) 1569 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:35.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11108 16 16 0 0 0 - 0 2024-07-28T22:54:35.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:35 smithi155 bash[68033]: cluster 2024-07-28T22:54:34.144294+0000 mgr.y (mgr.34101) 6144 : cluster [DBG] pgmap v7072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:35.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:35 smithi155 bash[73694]: debug 2024-07-28T22:54:35.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:35.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:35 smithi045 bash[80445]: cluster 2024-07-28T22:54:34.144294+0000 mgr.y (mgr.34101) 6144 : cluster [DBG] pgmap v7072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:35.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:35 smithi045 bash[82788]: cluster 2024-07-28T22:54:34.144294+0000 mgr.y (mgr.34101) 6144 : cluster [DBG] pgmap v7072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:36.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11109 16 16 0 0 0 - 0 2024-07-28T22:54:36.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:36 smithi155 bash[73694]: debug 2024-07-28T22:54:36.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:37.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11110 16 16 0 0 0 - 0 2024-07-28T22:54:37.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:37 smithi155 bash[73694]: debug 2024-07-28T22:54:37.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:37.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:37 smithi155 bash[68033]: cluster 2024-07-28T22:54:36.146022+0000 mgr.y (mgr.34101) 6145 : cluster [DBG] pgmap v7073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:37.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:37 smithi045 bash[80445]: cluster 2024-07-28T22:54:36.146022+0000 mgr.y (mgr.34101) 6145 : cluster [DBG] pgmap v7073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:37.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:37 smithi045 bash[82788]: cluster 2024-07-28T22:54:36.146022+0000 mgr.y (mgr.34101) 6145 : cluster [DBG] pgmap v7073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:38.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11111 16 16 0 0 0 - 0 2024-07-28T22:54:38.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:38 smithi155 bash[73694]: debug 2024-07-28T22:54:38.173+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:39.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11112 16 16 0 0 0 - 0 2024-07-28T22:54:39.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:39 smithi155 bash[68033]: cluster 2024-07-28T22:54:38.147877+0000 mgr.y (mgr.34101) 6146 : cluster [DBG] pgmap v7074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:39.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:39 smithi155 bash[73694]: debug 2024-07-28T22:54:39.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:39.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:39 smithi045 bash[80445]: cluster 2024-07-28T22:54:38.147877+0000 mgr.y (mgr.34101) 6146 : cluster [DBG] pgmap v7074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:39.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:39 smithi045 bash[82788]: cluster 2024-07-28T22:54:38.147877+0000 mgr.y (mgr.34101) 6146 : cluster [DBG] pgmap v7074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:40.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11113 16 16 0 0 0 - 0 2024-07-28T22:54:40.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:40 smithi155 bash[73694]: debug 2024-07-28T22:54:40.221+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:54:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:54:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:54:41.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11114 16 16 0 0 0 - 0 2024-07-28T22:54:41.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:41 smithi155 bash[68033]: cluster 2024-07-28T22:54:40.149589+0000 mgr.y (mgr.34101) 6147 : cluster [DBG] pgmap v7075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:41.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:41 smithi155 bash[73694]: debug 2024-07-28T22:54:41.197+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:41.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:41 smithi045 bash[80445]: cluster 2024-07-28T22:54:40.149589+0000 mgr.y (mgr.34101) 6147 : cluster [DBG] pgmap v7075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:41.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:41 smithi045 bash[82788]: cluster 2024-07-28T22:54:40.149589+0000 mgr.y (mgr.34101) 6147 : cluster [DBG] pgmap v7075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:42.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11115 16 16 0 0 0 - 0 2024-07-28T22:54:42.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:54:42 smithi155 bash[60745]: ts=2024-07-28T22:54:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:54:42.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:42 smithi155 bash[73694]: debug 2024-07-28T22:54:42.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:43.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11116 16 16 0 0 0 - 0 2024-07-28T22:54:43.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:43 smithi155 bash[68033]: cluster 2024-07-28T22:54:42.151461+0000 mgr.y (mgr.34101) 6148 : cluster [DBG] pgmap v7076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:43.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:43 smithi155 bash[73694]: debug 2024-07-28T22:54:43.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:43 smithi045 bash[80445]: cluster 2024-07-28T22:54:42.151461+0000 mgr.y (mgr.34101) 6148 : cluster [DBG] pgmap v7076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:43.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:43 smithi045 bash[82788]: cluster 2024-07-28T22:54:42.151461+0000 mgr.y (mgr.34101) 6148 : cluster [DBG] pgmap v7076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:44.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11117 16 16 0 0 0 - 0 2024-07-28T22:54:44.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:44 smithi155 bash[73694]: debug 2024-07-28T22:54:44.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:45.366 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:45 smithi155 bash[73694]: debug 2024-07-28T22:54:45.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:45.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11118 16 16 0 0 0 - 0 2024-07-28T22:54:45.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:45 smithi045 bash[80445]: cluster 2024-07-28T22:54:44.153186+0000 mgr.y (mgr.34101) 6149 : cluster [DBG] pgmap v7077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:45.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:45 smithi045 bash[82788]: cluster 2024-07-28T22:54:44.153186+0000 mgr.y (mgr.34101) 6149 : cluster [DBG] pgmap v7077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:45.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:45 smithi155 bash[68033]: cluster 2024-07-28T22:54:44.153186+0000 mgr.y (mgr.34101) 6149 : cluster [DBG] pgmap v7077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:46.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11119 16 16 0 0 0 - 0 2024-07-28T22:54:46.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:46 smithi155 bash[73694]: debug 2024-07-28T22:54:46.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:47.370 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:47 smithi155 bash[73694]: debug 2024-07-28T22:54:47.097+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:47.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:54:47.457631+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:54:47.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:54:47.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11120 16 16 0 0 0 - 0 2024-07-28T22:54:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:47 smithi045 bash[80445]: cluster 2024-07-28T22:54:46.154990+0000 mgr.y (mgr.34101) 6150 : cluster [DBG] pgmap v7078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:47.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:47 smithi045 bash[82788]: cluster 2024-07-28T22:54:46.154990+0000 mgr.y (mgr.34101) 6150 : cluster [DBG] pgmap v7078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:47.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:47 smithi155 bash[68033]: cluster 2024-07-28T22:54:46.154990+0000 mgr.y (mgr.34101) 6150 : cluster [DBG] pgmap v7078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:48.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11121 16 16 0 0 0 - 0 2024-07-28T22:54:48.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:48 smithi155 bash[73694]: debug 2024-07-28T22:54:48.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:49.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11122 16 16 0 0 0 - 0 2024-07-28T22:54:49.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:49 smithi155 bash[73694]: debug 2024-07-28T22:54:49.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:49.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:49 smithi155 bash[68033]: cluster 2024-07-28T22:54:48.156890+0000 mgr.y (mgr.34101) 6151 : cluster [DBG] pgmap v7079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:49.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:49 smithi155 bash[68033]: audit 2024-07-28T22:54:48.666923+0000 mon.c (mon.2) 1570 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:49.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:49 smithi045 bash[80445]: cluster 2024-07-28T22:54:48.156890+0000 mgr.y (mgr.34101) 6151 : cluster [DBG] pgmap v7079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:49.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:49 smithi045 bash[80445]: audit 2024-07-28T22:54:48.666923+0000 mon.c (mon.2) 1570 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:49.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:49 smithi045 bash[82788]: cluster 2024-07-28T22:54:48.156890+0000 mgr.y (mgr.34101) 6151 : cluster [DBG] pgmap v7079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:49.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:49 smithi045 bash[82788]: audit 2024-07-28T22:54:48.666923+0000 mon.c (mon.2) 1570 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:54:50.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11123 16 16 0 0 0 - 0 2024-07-28T22:54:50.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:50 smithi155 bash[73694]: debug 2024-07-28T22:54:50.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:54:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:54:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:54:51.378 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:51 smithi155 bash[73694]: debug 2024-07-28T22:54:51.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:51.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11124 16 16 0 0 0 - 0 2024-07-28T22:54:51.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:51 smithi045 bash[80445]: cluster 2024-07-28T22:54:50.158658+0000 mgr.y (mgr.34101) 6152 : cluster [DBG] pgmap v7080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:51.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:51 smithi045 bash[82788]: cluster 2024-07-28T22:54:50.158658+0000 mgr.y (mgr.34101) 6152 : cluster [DBG] pgmap v7080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:51 smithi155 bash[68033]: cluster 2024-07-28T22:54:50.158658+0000 mgr.y (mgr.34101) 6152 : cluster [DBG] pgmap v7080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:52 smithi155 bash[73694]: debug 2024-07-28T22:54:52.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:52.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11125 16 16 0 0 0 - 0 2024-07-28T22:54:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:54:52 smithi155 bash[60745]: ts=2024-07-28T22:54:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:54:53.382 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:53 smithi155 bash[73694]: debug 2024-07-28T22:54:53.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:53.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11126 16 16 0 0 0 - 0 2024-07-28T22:54:53.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:53 smithi045 bash[80445]: cluster 2024-07-28T22:54:52.160529+0000 mgr.y (mgr.34101) 6153 : cluster [DBG] pgmap v7081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:53.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:53 smithi045 bash[82788]: cluster 2024-07-28T22:54:52.160529+0000 mgr.y (mgr.34101) 6153 : cluster [DBG] pgmap v7081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:53.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:53 smithi155 bash[68033]: cluster 2024-07-28T22:54:52.160529+0000 mgr.y (mgr.34101) 6153 : cluster [DBG] pgmap v7081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:54.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11127 16 16 0 0 0 - 0 2024-07-28T22:54:54.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:54 smithi155 bash[73694]: debug 2024-07-28T22:54:54.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:55.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11128 16 16 0 0 0 - 0 2024-07-28T22:54:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:55 smithi155 bash[73694]: debug 2024-07-28T22:54:55.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:55.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:55 smithi155 bash[68033]: cluster 2024-07-28T22:54:54.162308+0000 mgr.y (mgr.34101) 6154 : cluster [DBG] pgmap v7082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:55.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:55 smithi045 bash[80445]: cluster 2024-07-28T22:54:54.162308+0000 mgr.y (mgr.34101) 6154 : cluster [DBG] pgmap v7082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:55.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:55 smithi045 bash[82788]: cluster 2024-07-28T22:54:54.162308+0000 mgr.y (mgr.34101) 6154 : cluster [DBG] pgmap v7082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:56.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11129 16 16 0 0 0 - 0 2024-07-28T22:54:56.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:56 smithi155 bash[73694]: debug 2024-07-28T22:54:56.173+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:57.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11130 16 16 0 0 0 - 0 2024-07-28T22:54:57.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:57 smithi155 bash[73694]: debug 2024-07-28T22:54:57.189+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:57.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:57 smithi155 bash[68033]: cluster 2024-07-28T22:54:56.164018+0000 mgr.y (mgr.34101) 6155 : cluster [DBG] pgmap v7083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:57.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:57 smithi045 bash[80445]: cluster 2024-07-28T22:54:56.164018+0000 mgr.y (mgr.34101) 6155 : cluster [DBG] pgmap v7083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:57.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:57 smithi045 bash[82788]: cluster 2024-07-28T22:54:56.164018+0000 mgr.y (mgr.34101) 6155 : cluster [DBG] pgmap v7083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:58.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11131 16 16 0 0 0 - 0 2024-07-28T22:54:58.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:58 smithi155 bash[73694]: debug 2024-07-28T22:54:58.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:59.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11132 16 16 0 0 0 - 0 2024-07-28T22:54:59.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:54:59 smithi155 bash[73694]: debug 2024-07-28T22:54:59.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:54:59.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:54:59 smithi155 bash[68033]: cluster 2024-07-28T22:54:58.166045+0000 mgr.y (mgr.34101) 6156 : cluster [DBG] pgmap v7084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:59.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:54:59 smithi045 bash[80445]: cluster 2024-07-28T22:54:58.166045+0000 mgr.y (mgr.34101) 6156 : cluster [DBG] pgmap v7084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:54:59.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:54:59 smithi045 bash[82788]: cluster 2024-07-28T22:54:58.166045+0000 mgr.y (mgr.34101) 6156 : cluster [DBG] pgmap v7084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:00.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11133 16 16 0 0 0 - 0 2024-07-28T22:55:00.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:00 smithi155 bash[73694]: debug 2024-07-28T22:55:00.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:55:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:55:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:55:01.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11134 16 16 0 0 0 - 0 2024-07-28T22:55:01.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:01 smithi155 bash[68033]: cluster 2024-07-28T22:55:00.167823+0000 mgr.y (mgr.34101) 6157 : cluster [DBG] pgmap v7085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:01.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:01 smithi155 bash[73694]: debug 2024-07-28T22:55:01.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:01.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:01 smithi045 bash[82788]: cluster 2024-07-28T22:55:00.167823+0000 mgr.y (mgr.34101) 6157 : cluster [DBG] pgmap v7085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:01.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:01 smithi045 bash[80445]: cluster 2024-07-28T22:55:00.167823+0000 mgr.y (mgr.34101) 6157 : cluster [DBG] pgmap v7085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:02.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11135 16 16 0 0 0 - 0 2024-07-28T22:55:02.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:02 smithi155 bash[73694]: debug 2024-07-28T22:55:02.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:02.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:55:02 smithi155 bash[60745]: ts=2024-07-28T22:55:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:55:03.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11136 16 16 0 0 0 - 0 2024-07-28T22:55:03.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:03 smithi155 bash[73694]: debug 2024-07-28T22:55:03.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:03 smithi155 bash[68033]: cluster 2024-07-28T22:55:02.169699+0000 mgr.y (mgr.34101) 6158 : cluster [DBG] pgmap v7086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:03.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:03 smithi045 bash[82788]: cluster 2024-07-28T22:55:02.169699+0000 mgr.y (mgr.34101) 6158 : cluster [DBG] pgmap v7086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:03.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:03 smithi045 bash[80445]: cluster 2024-07-28T22:55:02.169699+0000 mgr.y (mgr.34101) 6158 : cluster [DBG] pgmap v7086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:04.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11137 16 16 0 0 0 - 0 2024-07-28T22:55:04.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:04 smithi045 bash[82788]: audit 2024-07-28T22:55:03.667314+0000 mon.c (mon.2) 1571 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:04.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:04 smithi045 bash[80445]: audit 2024-07-28T22:55:03.667314+0000 mon.c (mon.2) 1571 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:04 smithi155 bash[68033]: audit 2024-07-28T22:55:03.667314+0000 mon.c (mon.2) 1571 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:04.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:04 smithi155 bash[73694]: debug 2024-07-28T22:55:04.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:05.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11138 16 16 0 0 0 - 0 2024-07-28T22:55:05.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:05 smithi045 bash[82788]: cluster 2024-07-28T22:55:04.171396+0000 mgr.y (mgr.34101) 6159 : cluster [DBG] pgmap v7087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:05.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:05 smithi045 bash[80445]: cluster 2024-07-28T22:55:04.171396+0000 mgr.y (mgr.34101) 6159 : cluster [DBG] pgmap v7087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:05.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:05 smithi155 bash[73694]: debug 2024-07-28T22:55:05.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:05.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:05 smithi155 bash[68033]: cluster 2024-07-28T22:55:04.171396+0000 mgr.y (mgr.34101) 6159 : cluster [DBG] pgmap v7087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:06.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11139 16 16 0 0 0 - 0 2024-07-28T22:55:06.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:06 smithi155 bash[73694]: debug 2024-07-28T22:55:06.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:07.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:55:07.460840+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:55:07.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:55:07.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11140 16 16 0 0 0 - 0 2024-07-28T22:55:07.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:07 smithi045 bash[80445]: cluster 2024-07-28T22:55:06.173138+0000 mgr.y (mgr.34101) 6160 : cluster [DBG] pgmap v7088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:07.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:07 smithi045 bash[82788]: cluster 2024-07-28T22:55:06.173138+0000 mgr.y (mgr.34101) 6160 : cluster [DBG] pgmap v7088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:07.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:07 smithi155 bash[73694]: debug 2024-07-28T22:55:07.333+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:07.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:07 smithi155 bash[68033]: cluster 2024-07-28T22:55:06.173138+0000 mgr.y (mgr.34101) 6160 : cluster [DBG] pgmap v7088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:08.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11141 16 16 0 0 0 - 0 2024-07-28T22:55:08.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:08 smithi155 bash[73694]: debug 2024-07-28T22:55:08.361+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:09.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11142 16 16 0 0 0 - 0 2024-07-28T22:55:09.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:09 smithi045 bash[80445]: cluster 2024-07-28T22:55:08.175022+0000 mgr.y (mgr.34101) 6161 : cluster [DBG] pgmap v7089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:09.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:09 smithi045 bash[80445]: audit 2024-07-28T22:55:09.087603+0000 mon.c (mon.2) 1572 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:55:09.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:09 smithi045 bash[82788]: cluster 2024-07-28T22:55:08.175022+0000 mgr.y (mgr.34101) 6161 : cluster [DBG] pgmap v7089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:09.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:09 smithi045 bash[82788]: audit 2024-07-28T22:55:09.087603+0000 mon.c (mon.2) 1572 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:55:09.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:09 smithi155 bash[73694]: debug 2024-07-28T22:55:09.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:09.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:09 smithi155 bash[68033]: cluster 2024-07-28T22:55:08.175022+0000 mgr.y (mgr.34101) 6161 : cluster [DBG] pgmap v7089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:09.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:09 smithi155 bash[68033]: audit 2024-07-28T22:55:09.087603+0000 mon.c (mon.2) 1572 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:55:10.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11143 16 16 0 0 0 - 0 2024-07-28T22:55:10.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:10 smithi155 bash[73694]: debug 2024-07-28T22:55:10.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:10.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:10 smithi155 bash[68033]: audit 2024-07-28T22:55:09.469303+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:10.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:10 smithi155 bash[68033]: audit 2024-07-28T22:55:09.476372+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:55:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:55:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:55:10.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:10 smithi045 bash[80445]: audit 2024-07-28T22:55:09.469303+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:10.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:10 smithi045 bash[80445]: audit 2024-07-28T22:55:09.476372+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:10.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:10 smithi045 bash[82788]: audit 2024-07-28T22:55:09.469303+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:10.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:10 smithi045 bash[82788]: audit 2024-07-28T22:55:09.476372+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:11.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11144 16 16 0 0 0 - 0 2024-07-28T22:55:11.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:11 smithi155 bash[68033]: cluster 2024-07-28T22:55:10.176756+0000 mgr.y (mgr.34101) 6162 : cluster [DBG] pgmap v7090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:11.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:11 smithi155 bash[73694]: debug 2024-07-28T22:55:11.361+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:11.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:11 smithi045 bash[82788]: cluster 2024-07-28T22:55:10.176756+0000 mgr.y (mgr.34101) 6162 : cluster [DBG] pgmap v7090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:11.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:11 smithi045 bash[80445]: cluster 2024-07-28T22:55:10.176756+0000 mgr.y (mgr.34101) 6162 : cluster [DBG] pgmap v7090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:12.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11145 16 16 0 0 0 - 0 2024-07-28T22:55:12.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:12 smithi155 bash[73694]: debug 2024-07-28T22:55:12.345+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:55:12 smithi155 bash[60745]: ts=2024-07-28T22:55:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:55:13.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11146 16 16 0 0 0 - 0 2024-07-28T22:55:13.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:13 smithi155 bash[68033]: cluster 2024-07-28T22:55:12.178649+0000 mgr.y (mgr.34101) 6163 : cluster [DBG] pgmap v7091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:13.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:13 smithi155 bash[73694]: debug 2024-07-28T22:55:13.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:13.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:13 smithi045 bash[82788]: cluster 2024-07-28T22:55:12.178649+0000 mgr.y (mgr.34101) 6163 : cluster [DBG] pgmap v7091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:13.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:13 smithi045 bash[80445]: cluster 2024-07-28T22:55:12.178649+0000 mgr.y (mgr.34101) 6163 : cluster [DBG] pgmap v7091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:14.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11147 16 16 0 0 0 - 0 2024-07-28T22:55:14.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:14 smithi155 bash[73694]: debug 2024-07-28T22:55:14.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:15.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11148 16 16 0 0 0 - 0 2024-07-28T22:55:15.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:15 smithi155 bash[73694]: debug 2024-07-28T22:55:15.440+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:15.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:15 smithi155 bash[68033]: cluster 2024-07-28T22:55:14.180394+0000 mgr.y (mgr.34101) 6164 : cluster [DBG] pgmap v7092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:15.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:15 smithi155 bash[68033]: audit 2024-07-28T22:55:14.938484+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:15.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:15 smithi155 bash[68033]: audit 2024-07-28T22:55:14.952499+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:15.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:15 smithi155 bash[68033]: audit 2024-07-28T22:55:15.080043+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:15.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:15 smithi155 bash[68033]: audit 2024-07-28T22:55:15.088330+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:15 smithi045 bash[80445]: cluster 2024-07-28T22:55:14.180394+0000 mgr.y (mgr.34101) 6164 : cluster [DBG] pgmap v7092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:15 smithi045 bash[80445]: audit 2024-07-28T22:55:14.938484+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:15 smithi045 bash[80445]: audit 2024-07-28T22:55:14.952499+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:15 smithi045 bash[80445]: audit 2024-07-28T22:55:15.080043+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:15 smithi045 bash[80445]: audit 2024-07-28T22:55:15.088330+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:15 smithi045 bash[82788]: cluster 2024-07-28T22:55:14.180394+0000 mgr.y (mgr.34101) 6164 : cluster [DBG] pgmap v7092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:15.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:15 smithi045 bash[82788]: audit 2024-07-28T22:55:14.938484+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:15.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:15 smithi045 bash[82788]: audit 2024-07-28T22:55:14.952499+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:15.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:15 smithi045 bash[82788]: audit 2024-07-28T22:55:15.080043+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:15.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:15 smithi045 bash[82788]: audit 2024-07-28T22:55:15.088330+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:16.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11149 16 16 0 0 0 - 0 2024-07-28T22:55:16.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:16 smithi155 bash[73694]: debug 2024-07-28T22:55:16.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:16.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:16 smithi155 bash[68033]: audit 2024-07-28T22:55:15.505111+0000 mon.c (mon.2) 1573 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:55:16.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:16 smithi155 bash[68033]: audit 2024-07-28T22:55:15.506043+0000 mon.c (mon.2) 1574 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:55:16.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:16 smithi155 bash[68033]: audit 2024-07-28T22:55:15.513748+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:16.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:16 smithi045 bash[80445]: audit 2024-07-28T22:55:15.505111+0000 mon.c (mon.2) 1573 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:55:16.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:16 smithi045 bash[80445]: audit 2024-07-28T22:55:15.506043+0000 mon.c (mon.2) 1574 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:55:16.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:16 smithi045 bash[80445]: audit 2024-07-28T22:55:15.513748+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:16.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:16 smithi045 bash[82788]: audit 2024-07-28T22:55:15.505111+0000 mon.c (mon.2) 1573 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:55:16.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:16 smithi045 bash[82788]: audit 2024-07-28T22:55:15.506043+0000 mon.c (mon.2) 1574 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:55:16.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:16 smithi045 bash[82788]: audit 2024-07-28T22:55:15.513748+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:55:17.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11150 16 16 0 0 0 - 0 2024-07-28T22:55:17.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:17 smithi155 bash[73694]: debug 2024-07-28T22:55:17.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:17.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:17 smithi155 bash[68033]: cluster 2024-07-28T22:55:16.182146+0000 mgr.y (mgr.34101) 6165 : cluster [DBG] pgmap v7093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:17.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:17 smithi045 bash[80445]: cluster 2024-07-28T22:55:16.182146+0000 mgr.y (mgr.34101) 6165 : cluster [DBG] pgmap v7093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:17.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:17 smithi045 bash[82788]: cluster 2024-07-28T22:55:16.182146+0000 mgr.y (mgr.34101) 6165 : cluster [DBG] pgmap v7093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:18.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11151 16 16 0 0 0 - 0 2024-07-28T22:55:18.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:18 smithi155 bash[73694]: debug 2024-07-28T22:55:18.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:19.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11152 16 16 0 0 0 - 0 2024-07-28T22:55:19.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:19 smithi155 bash[73694]: debug 2024-07-28T22:55:19.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:19.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:19 smithi155 bash[68033]: cluster 2024-07-28T22:55:18.184003+0000 mgr.y (mgr.34101) 6166 : cluster [DBG] pgmap v7094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:19.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:19 smithi155 bash[68033]: audit 2024-07-28T22:55:18.667775+0000 mon.c (mon.2) 1575 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:19 smithi045 bash[80445]: cluster 2024-07-28T22:55:18.184003+0000 mgr.y (mgr.34101) 6166 : cluster [DBG] pgmap v7094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:19 smithi045 bash[80445]: audit 2024-07-28T22:55:18.667775+0000 mon.c (mon.2) 1575 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:19 smithi045 bash[82788]: cluster 2024-07-28T22:55:18.184003+0000 mgr.y (mgr.34101) 6166 : cluster [DBG] pgmap v7094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:19 smithi045 bash[82788]: audit 2024-07-28T22:55:18.667775+0000 mon.c (mon.2) 1575 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:20.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11153 16 16 0 0 0 - 0 2024-07-28T22:55:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:20 smithi155 bash[73694]: debug 2024-07-28T22:55:20.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:55:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:55:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:55:21.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11154 16 16 0 0 0 - 0 2024-07-28T22:55:21.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:21 smithi155 bash[68033]: cluster 2024-07-28T22:55:20.185740+0000 mgr.y (mgr.34101) 6167 : cluster [DBG] pgmap v7095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:21.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:21 smithi155 bash[73694]: debug 2024-07-28T22:55:21.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:21.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:21 smithi045 bash[80445]: cluster 2024-07-28T22:55:20.185740+0000 mgr.y (mgr.34101) 6167 : cluster [DBG] pgmap v7095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:21 smithi045 bash[82788]: cluster 2024-07-28T22:55:20.185740+0000 mgr.y (mgr.34101) 6167 : cluster [DBG] pgmap v7095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:22.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11155 16 16 0 0 0 - 0 2024-07-28T22:55:22.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:22 smithi155 bash[73694]: debug 2024-07-28T22:55:22.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:55:22 smithi155 bash[60745]: ts=2024-07-28T22:55:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:55:23.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11156 16 16 0 0 0 - 0 2024-07-28T22:55:23.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:23 smithi155 bash[73694]: debug 2024-07-28T22:55:23.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:23.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:23 smithi155 bash[68033]: cluster 2024-07-28T22:55:22.187570+0000 mgr.y (mgr.34101) 6168 : cluster [DBG] pgmap v7096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:23.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:23 smithi045 bash[82788]: cluster 2024-07-28T22:55:22.187570+0000 mgr.y (mgr.34101) 6168 : cluster [DBG] pgmap v7096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:23.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:23 smithi045 bash[80445]: cluster 2024-07-28T22:55:22.187570+0000 mgr.y (mgr.34101) 6168 : cluster [DBG] pgmap v7096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:24.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11157 16 16 0 0 0 - 0 2024-07-28T22:55:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:24 smithi155 bash[73694]: debug 2024-07-28T22:55:24.320+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:25.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11158 16 16 0 0 0 - 0 2024-07-28T22:55:25.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:25 smithi155 bash[73694]: debug 2024-07-28T22:55:25.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:25.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:25 smithi155 bash[68033]: cluster 2024-07-28T22:55:24.189298+0000 mgr.y (mgr.34101) 6169 : cluster [DBG] pgmap v7097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:25.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:25 smithi045 bash[82788]: cluster 2024-07-28T22:55:24.189298+0000 mgr.y (mgr.34101) 6169 : cluster [DBG] pgmap v7097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:25.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:25 smithi045 bash[80445]: cluster 2024-07-28T22:55:24.189298+0000 mgr.y (mgr.34101) 6169 : cluster [DBG] pgmap v7097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:26.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11159 16 16 0 0 0 - 0 2024-07-28T22:55:26.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:26 smithi155 bash[73694]: debug 2024-07-28T22:55:26.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:27.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:55:27.463909+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:55:27.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:55:27.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11160 16 16 0 0 0 - 0 2024-07-28T22:55:27.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:27 smithi155 bash[73694]: debug 2024-07-28T22:55:27.364+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:27.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:27 smithi155 bash[68033]: cluster 2024-07-28T22:55:26.191069+0000 mgr.y (mgr.34101) 6170 : cluster [DBG] pgmap v7098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:27.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:27 smithi045 bash[80445]: cluster 2024-07-28T22:55:26.191069+0000 mgr.y (mgr.34101) 6170 : cluster [DBG] pgmap v7098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:27.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:27 smithi045 bash[82788]: cluster 2024-07-28T22:55:26.191069+0000 mgr.y (mgr.34101) 6170 : cluster [DBG] pgmap v7098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:28.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11161 16 16 0 0 0 - 0 2024-07-28T22:55:28.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:28 smithi155 bash[73694]: debug 2024-07-28T22:55:28.364+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:29.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11162 16 16 0 0 0 - 0 2024-07-28T22:55:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:29 smithi155 bash[73694]: debug 2024-07-28T22:55:29.384+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:29.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:29 smithi155 bash[68033]: cluster 2024-07-28T22:55:28.192981+0000 mgr.y (mgr.34101) 6171 : cluster [DBG] pgmap v7099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:29.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:29 smithi045 bash[80445]: cluster 2024-07-28T22:55:28.192981+0000 mgr.y (mgr.34101) 6171 : cluster [DBG] pgmap v7099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:29.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:29 smithi045 bash[82788]: cluster 2024-07-28T22:55:28.192981+0000 mgr.y (mgr.34101) 6171 : cluster [DBG] pgmap v7099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:30.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11163 16 16 0 0 0 - 0 2024-07-28T22:55:30.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:30 smithi155 bash[73694]: debug 2024-07-28T22:55:30.336+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:55:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:55:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:55:31.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11164 16 16 0 0 0 - 0 2024-07-28T22:55:31.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:31 smithi155 bash[68033]: cluster 2024-07-28T22:55:30.194780+0000 mgr.y (mgr.34101) 6172 : cluster [DBG] pgmap v7100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:31.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:31 smithi155 bash[73694]: debug 2024-07-28T22:55:31.336+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:31.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:31 smithi045 bash[80445]: cluster 2024-07-28T22:55:30.194780+0000 mgr.y (mgr.34101) 6172 : cluster [DBG] pgmap v7100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:31.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:31 smithi045 bash[82788]: cluster 2024-07-28T22:55:30.194780+0000 mgr.y (mgr.34101) 6172 : cluster [DBG] pgmap v7100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:32.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11165 16 16 0 0 0 - 0 2024-07-28T22:55:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:32 smithi155 bash[73694]: debug 2024-07-28T22:55:32.344+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:55:32 smithi155 bash[60745]: ts=2024-07-28T22:55:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:55:33.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11166 16 16 0 0 0 - 0 2024-07-28T22:55:33.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:33 smithi155 bash[68033]: cluster 2024-07-28T22:55:32.196657+0000 mgr.y (mgr.34101) 6173 : cluster [DBG] pgmap v7101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:33.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:33 smithi155 bash[73694]: debug 2024-07-28T22:55:33.296+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:33.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:33 smithi045 bash[80445]: cluster 2024-07-28T22:55:32.196657+0000 mgr.y (mgr.34101) 6173 : cluster [DBG] pgmap v7101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:33 smithi045 bash[82788]: cluster 2024-07-28T22:55:32.196657+0000 mgr.y (mgr.34101) 6173 : cluster [DBG] pgmap v7101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:34.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11167 16 16 0 0 0 - 0 2024-07-28T22:55:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:34 smithi155 bash[73694]: debug 2024-07-28T22:55:34.336+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:34.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:34 smithi155 bash[68033]: audit 2024-07-28T22:55:33.668146+0000 mon.c (mon.2) 1576 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:34 smithi045 bash[80445]: audit 2024-07-28T22:55:33.668146+0000 mon.c (mon.2) 1576 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:34 smithi045 bash[82788]: audit 2024-07-28T22:55:33.668146+0000 mon.c (mon.2) 1576 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:35.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11168 16 16 0 0 0 - 0 2024-07-28T22:55:35.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:35 smithi155 bash[68033]: cluster 2024-07-28T22:55:34.198365+0000 mgr.y (mgr.34101) 6174 : cluster [DBG] pgmap v7102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:35.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:35 smithi155 bash[73694]: debug 2024-07-28T22:55:35.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:35 smithi045 bash[80445]: cluster 2024-07-28T22:55:34.198365+0000 mgr.y (mgr.34101) 6174 : cluster [DBG] pgmap v7102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:35.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:35 smithi045 bash[82788]: cluster 2024-07-28T22:55:34.198365+0000 mgr.y (mgr.34101) 6174 : cluster [DBG] pgmap v7102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:36.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11169 16 16 0 0 0 - 0 2024-07-28T22:55:36.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:36 smithi155 bash[73694]: debug 2024-07-28T22:55:36.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:37.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11170 16 16 0 0 0 - 0 2024-07-28T22:55:37.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:37 smithi155 bash[68033]: cluster 2024-07-28T22:55:36.200084+0000 mgr.y (mgr.34101) 6175 : cluster [DBG] pgmap v7103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:37.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:37 smithi155 bash[73694]: debug 2024-07-28T22:55:37.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:37.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:37 smithi045 bash[80445]: cluster 2024-07-28T22:55:36.200084+0000 mgr.y (mgr.34101) 6175 : cluster [DBG] pgmap v7103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:37.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:37 smithi045 bash[82788]: cluster 2024-07-28T22:55:36.200084+0000 mgr.y (mgr.34101) 6175 : cluster [DBG] pgmap v7103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:38.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11171 16 16 0 0 0 - 0 2024-07-28T22:55:38.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:38 smithi155 bash[73694]: debug 2024-07-28T22:55:38.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:39.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11172 16 16 0 0 0 - 0 2024-07-28T22:55:39.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:39 smithi155 bash[68033]: cluster 2024-07-28T22:55:38.201961+0000 mgr.y (mgr.34101) 6176 : cluster [DBG] pgmap v7104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:39.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:39 smithi155 bash[73694]: debug 2024-07-28T22:55:39.380+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:39.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:39 smithi045 bash[82788]: cluster 2024-07-28T22:55:38.201961+0000 mgr.y (mgr.34101) 6176 : cluster [DBG] pgmap v7104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:39.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:39 smithi045 bash[80445]: cluster 2024-07-28T22:55:38.201961+0000 mgr.y (mgr.34101) 6176 : cluster [DBG] pgmap v7104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:40.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11173 16 16 0 0 0 - 0 2024-07-28T22:55:40.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:40 smithi155 bash[73694]: debug 2024-07-28T22:55:40.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:55:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:55:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:55:41.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11174 16 16 0 0 0 - 0 2024-07-28T22:55:41.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:41 smithi155 bash[68033]: cluster 2024-07-28T22:55:40.203724+0000 mgr.y (mgr.34101) 6177 : cluster [DBG] pgmap v7105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:41.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:41 smithi155 bash[73694]: debug 2024-07-28T22:55:41.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:41.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:41 smithi045 bash[80445]: cluster 2024-07-28T22:55:40.203724+0000 mgr.y (mgr.34101) 6177 : cluster [DBG] pgmap v7105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:41.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:41 smithi045 bash[82788]: cluster 2024-07-28T22:55:40.203724+0000 mgr.y (mgr.34101) 6177 : cluster [DBG] pgmap v7105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:42.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11175 16 16 0 0 0 - 0 2024-07-28T22:55:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:42 smithi155 bash[73694]: debug 2024-07-28T22:55:42.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:55:42 smithi155 bash[60745]: ts=2024-07-28T22:55:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:55:43.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11176 16 16 0 0 0 - 0 2024-07-28T22:55:43.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:43 smithi155 bash[68033]: cluster 2024-07-28T22:55:42.205636+0000 mgr.y (mgr.34101) 6178 : cluster [DBG] pgmap v7106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:43.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:43 smithi155 bash[73694]: debug 2024-07-28T22:55:43.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:43.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:43 smithi045 bash[80445]: cluster 2024-07-28T22:55:42.205636+0000 mgr.y (mgr.34101) 6178 : cluster [DBG] pgmap v7106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:43.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:43 smithi045 bash[82788]: cluster 2024-07-28T22:55:42.205636+0000 mgr.y (mgr.34101) 6178 : cluster [DBG] pgmap v7106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:44.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11177 16 16 0 0 0 - 0 2024-07-28T22:55:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:44 smithi155 bash[73694]: debug 2024-07-28T22:55:44.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:45.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11178 16 16 0 0 0 - 0 2024-07-28T22:55:45.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:45 smithi155 bash[73694]: debug 2024-07-28T22:55:45.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:45.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:45 smithi155 bash[68033]: cluster 2024-07-28T22:55:44.207379+0000 mgr.y (mgr.34101) 6179 : cluster [DBG] pgmap v7107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:45.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:45 smithi045 bash[80445]: cluster 2024-07-28T22:55:44.207379+0000 mgr.y (mgr.34101) 6179 : cluster [DBG] pgmap v7107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:45.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:45 smithi045 bash[82788]: cluster 2024-07-28T22:55:44.207379+0000 mgr.y (mgr.34101) 6179 : cluster [DBG] pgmap v7107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:46.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11179 16 16 0 0 0 - 0 2024-07-28T22:55:46.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:46 smithi155 bash[73694]: debug 2024-07-28T22:55:46.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:47.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:55:47.467197+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:55:47.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:55:47.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11180 16 16 0 0 0 - 0 2024-07-28T22:55:47.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:47 smithi155 bash[73694]: debug 2024-07-28T22:55:47.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:47.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:47 smithi155 bash[68033]: cluster 2024-07-28T22:55:46.209102+0000 mgr.y (mgr.34101) 6180 : cluster [DBG] pgmap v7108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:47.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:47 smithi045 bash[82788]: cluster 2024-07-28T22:55:46.209102+0000 mgr.y (mgr.34101) 6180 : cluster [DBG] pgmap v7108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:47.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:47 smithi045 bash[80445]: cluster 2024-07-28T22:55:46.209102+0000 mgr.y (mgr.34101) 6180 : cluster [DBG] pgmap v7108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:48.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11181 16 16 0 0 0 - 0 2024-07-28T22:55:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:48 smithi155 bash[73694]: debug 2024-07-28T22:55:48.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:49.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11182 16 16 0 0 0 - 0 2024-07-28T22:55:49.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:49 smithi155 bash[73694]: debug 2024-07-28T22:55:49.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:49 smithi155 bash[68033]: cluster 2024-07-28T22:55:48.211019+0000 mgr.y (mgr.34101) 6181 : cluster [DBG] pgmap v7109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:49.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:49 smithi155 bash[68033]: audit 2024-07-28T22:55:48.668651+0000 mon.c (mon.2) 1577 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:49 smithi045 bash[82788]: cluster 2024-07-28T22:55:48.211019+0000 mgr.y (mgr.34101) 6181 : cluster [DBG] pgmap v7109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:49 smithi045 bash[82788]: audit 2024-07-28T22:55:48.668651+0000 mon.c (mon.2) 1577 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:49 smithi045 bash[80445]: cluster 2024-07-28T22:55:48.211019+0000 mgr.y (mgr.34101) 6181 : cluster [DBG] pgmap v7109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:49 smithi045 bash[80445]: audit 2024-07-28T22:55:48.668651+0000 mon.c (mon.2) 1577 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:55:50.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11183 16 16 0 0 0 - 0 2024-07-28T22:55:50.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:50 smithi155 bash[73694]: debug 2024-07-28T22:55:50.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:55:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:55:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:55:51.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11184 16 16 0 0 0 - 0 2024-07-28T22:55:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:51 smithi155 bash[68033]: cluster 2024-07-28T22:55:50.212759+0000 mgr.y (mgr.34101) 6182 : cluster [DBG] pgmap v7110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:51.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:51 smithi155 bash[73694]: debug 2024-07-28T22:55:51.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:51.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:51 smithi045 bash[82788]: cluster 2024-07-28T22:55:50.212759+0000 mgr.y (mgr.34101) 6182 : cluster [DBG] pgmap v7110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:51.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:51 smithi045 bash[80445]: cluster 2024-07-28T22:55:50.212759+0000 mgr.y (mgr.34101) 6182 : cluster [DBG] pgmap v7110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:52.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11185 16 16 0 0 0 - 0 2024-07-28T22:55:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:55:52 smithi155 bash[60745]: ts=2024-07-28T22:55:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:55:52.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:52 smithi155 bash[73694]: debug 2024-07-28T22:55:52.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:53.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11186 16 16 0 0 0 - 0 2024-07-28T22:55:53.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:53 smithi155 bash[73694]: debug 2024-07-28T22:55:53.440+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:53.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:53 smithi155 bash[68033]: cluster 2024-07-28T22:55:52.214774+0000 mgr.y (mgr.34101) 6183 : cluster [DBG] pgmap v7111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:53.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:53 smithi045 bash[80445]: cluster 2024-07-28T22:55:52.214774+0000 mgr.y (mgr.34101) 6183 : cluster [DBG] pgmap v7111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:53.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:53 smithi045 bash[82788]: cluster 2024-07-28T22:55:52.214774+0000 mgr.y (mgr.34101) 6183 : cluster [DBG] pgmap v7111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:54.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11187 16 16 0 0 0 - 0 2024-07-28T22:55:54.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:54 smithi155 bash[73694]: debug 2024-07-28T22:55:54.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:55.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11188 16 16 0 0 0 - 0 2024-07-28T22:55:55.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:55 smithi155 bash[73694]: debug 2024-07-28T22:55:55.452+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:55.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:55 smithi155 bash[68033]: cluster 2024-07-28T22:55:54.216524+0000 mgr.y (mgr.34101) 6184 : cluster [DBG] pgmap v7112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:55.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:55 smithi045 bash[82788]: cluster 2024-07-28T22:55:54.216524+0000 mgr.y (mgr.34101) 6184 : cluster [DBG] pgmap v7112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:55.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:55 smithi045 bash[80445]: cluster 2024-07-28T22:55:54.216524+0000 mgr.y (mgr.34101) 6184 : cluster [DBG] pgmap v7112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:56.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11189 16 16 0 0 0 - 0 2024-07-28T22:55:56.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:56 smithi155 bash[73694]: debug 2024-07-28T22:55:56.412+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:57.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11190 16 16 0 0 0 - 0 2024-07-28T22:55:57.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:57 smithi155 bash[73694]: debug 2024-07-28T22:55:57.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:57.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:57 smithi155 bash[68033]: cluster 2024-07-28T22:55:56.218317+0000 mgr.y (mgr.34101) 6185 : cluster [DBG] pgmap v7113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:57.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:57 smithi045 bash[82788]: cluster 2024-07-28T22:55:56.218317+0000 mgr.y (mgr.34101) 6185 : cluster [DBG] pgmap v7113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:57.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:57 smithi045 bash[80445]: cluster 2024-07-28T22:55:56.218317+0000 mgr.y (mgr.34101) 6185 : cluster [DBG] pgmap v7113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:58.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11191 16 16 0 0 0 - 0 2024-07-28T22:55:58.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:58 smithi155 bash[73694]: debug 2024-07-28T22:55:58.440+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:59.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11192 16 16 0 0 0 - 0 2024-07-28T22:55:59.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:55:59 smithi155 bash[68033]: cluster 2024-07-28T22:55:58.220219+0000 mgr.y (mgr.34101) 6186 : cluster [DBG] pgmap v7114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:59.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:55:59 smithi155 bash[73694]: debug 2024-07-28T22:55:59.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:55:59.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:55:59 smithi045 bash[82788]: cluster 2024-07-28T22:55:58.220219+0000 mgr.y (mgr.34101) 6186 : cluster [DBG] pgmap v7114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:55:59.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:55:59 smithi045 bash[80445]: cluster 2024-07-28T22:55:58.220219+0000 mgr.y (mgr.34101) 6186 : cluster [DBG] pgmap v7114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:00.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11193 16 16 0 0 0 - 0 2024-07-28T22:56:00.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:00 smithi155 bash[73694]: debug 2024-07-28T22:56:00.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:56:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:56:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:56:01.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11194 16 16 0 0 0 - 0 2024-07-28T22:56:01.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:01 smithi155 bash[68033]: cluster 2024-07-28T22:56:00.222021+0000 mgr.y (mgr.34101) 6187 : cluster [DBG] pgmap v7115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:01.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:01 smithi155 bash[73694]: debug 2024-07-28T22:56:01.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:01.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:01 smithi045 bash[82788]: cluster 2024-07-28T22:56:00.222021+0000 mgr.y (mgr.34101) 6187 : cluster [DBG] pgmap v7115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:01.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:01 smithi045 bash[80445]: cluster 2024-07-28T22:56:00.222021+0000 mgr.y (mgr.34101) 6187 : cluster [DBG] pgmap v7115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:02.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11195 16 16 0 0 0 - 0 2024-07-28T22:56:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:02 smithi155 bash[73694]: debug 2024-07-28T22:56:02.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:56:02 smithi155 bash[60745]: ts=2024-07-28T22:56:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:56:03.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11196 16 16 0 0 0 - 0 2024-07-28T22:56:03.620 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:03 smithi155 bash[73694]: debug 2024-07-28T22:56:03.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:03 smithi045 bash[80445]: cluster 2024-07-28T22:56:02.223888+0000 mgr.y (mgr.34101) 6188 : cluster [DBG] pgmap v7116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:03 smithi045 bash[82788]: cluster 2024-07-28T22:56:02.223888+0000 mgr.y (mgr.34101) 6188 : cluster [DBG] pgmap v7116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:03 smithi155 bash[68033]: cluster 2024-07-28T22:56:02.223888+0000 mgr.y (mgr.34101) 6188 : cluster [DBG] pgmap v7116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:04.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11197 16 16 0 0 0 - 0 2024-07-28T22:56:04.631 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:04 smithi155 bash[73694]: debug 2024-07-28T22:56:04.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:04.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:04 smithi045 bash[80445]: audit 2024-07-28T22:56:03.669052+0000 mon.c (mon.2) 1578 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:04.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:04 smithi045 bash[82788]: audit 2024-07-28T22:56:03.669052+0000 mon.c (mon.2) 1578 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:04 smithi155 bash[68033]: audit 2024-07-28T22:56:03.669052+0000 mon.c (mon.2) 1578 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:05.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11198 16 16 0 0 0 - 0 2024-07-28T22:56:05.633 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:05 smithi155 bash[73694]: debug 2024-07-28T22:56:05.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:05.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:05 smithi045 bash[80445]: cluster 2024-07-28T22:56:04.225623+0000 mgr.y (mgr.34101) 6189 : cluster [DBG] pgmap v7117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:05.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:05 smithi045 bash[82788]: cluster 2024-07-28T22:56:04.225623+0000 mgr.y (mgr.34101) 6189 : cluster [DBG] pgmap v7117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:06.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:05 smithi155 bash[68033]: cluster 2024-07-28T22:56:04.225623+0000 mgr.y (mgr.34101) 6189 : cluster [DBG] pgmap v7117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:06.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11199 16 16 0 0 0 - 0 2024-07-28T22:56:06.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:06 smithi155 bash[73694]: debug 2024-07-28T22:56:06.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:07.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:56:07.470295+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:56:07.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:56:07.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11200 16 16 0 0 0 - 0 2024-07-28T22:56:07.638 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:07 smithi155 bash[73694]: debug 2024-07-28T22:56:07.367+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:07 smithi045 bash[80445]: cluster 2024-07-28T22:56:06.227512+0000 mgr.y (mgr.34101) 6190 : cluster [DBG] pgmap v7118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:07.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:07 smithi045 bash[82788]: cluster 2024-07-28T22:56:06.227512+0000 mgr.y (mgr.34101) 6190 : cluster [DBG] pgmap v7118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:08.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:07 smithi155 bash[68033]: cluster 2024-07-28T22:56:06.227512+0000 mgr.y (mgr.34101) 6190 : cluster [DBG] pgmap v7118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:08.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11201 16 16 0 0 0 - 0 2024-07-28T22:56:08.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:08 smithi155 bash[73694]: debug 2024-07-28T22:56:08.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:09.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11202 16 16 0 0 0 - 0 2024-07-28T22:56:09.642 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:09 smithi155 bash[73694]: debug 2024-07-28T22:56:09.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:09 smithi045 bash[82788]: cluster 2024-07-28T22:56:08.229433+0000 mgr.y (mgr.34101) 6191 : cluster [DBG] pgmap v7119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:09.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:09 smithi045 bash[80445]: cluster 2024-07-28T22:56:08.229433+0000 mgr.y (mgr.34101) 6191 : cluster [DBG] pgmap v7119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:10.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:09 smithi155 bash[68033]: cluster 2024-07-28T22:56:08.229433+0000 mgr.y (mgr.34101) 6191 : cluster [DBG] pgmap v7119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:10.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11203 16 16 0 0 0 - 0 2024-07-28T22:56:10.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:10 smithi155 bash[73694]: debug 2024-07-28T22:56:10.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:56:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:56:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T22:56:11.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11204 16 16 0 0 0 - 0 2024-07-28T22:56:11.646 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:11 smithi155 bash[73694]: debug 2024-07-28T22:56:11.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:11.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:11 smithi045 bash[80445]: cluster 2024-07-28T22:56:10.231218+0000 mgr.y (mgr.34101) 6192 : cluster [DBG] pgmap v7120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:11.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:11 smithi045 bash[82788]: cluster 2024-07-28T22:56:10.231218+0000 mgr.y (mgr.34101) 6192 : cluster [DBG] pgmap v7120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:12.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:11 smithi155 bash[68033]: cluster 2024-07-28T22:56:10.231218+0000 mgr.y (mgr.34101) 6192 : cluster [DBG] pgmap v7120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:12.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11205 16 16 0 0 0 - 0 2024-07-28T22:56:12.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:12 smithi155 bash[73694]: debug 2024-07-28T22:56:12.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:56:12 smithi155 bash[60745]: ts=2024-07-28T22:56:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:56:13.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11206 16 16 0 0 0 - 0 2024-07-28T22:56:13.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:13 smithi155 bash[73694]: debug 2024-07-28T22:56:13.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:13.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:13 smithi045 bash[80445]: cluster 2024-07-28T22:56:12.233075+0000 mgr.y (mgr.34101) 6193 : cluster [DBG] pgmap v7121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:13.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:13 smithi045 bash[82788]: cluster 2024-07-28T22:56:12.233075+0000 mgr.y (mgr.34101) 6193 : cluster [DBG] pgmap v7121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:14.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:13 smithi155 bash[68033]: cluster 2024-07-28T22:56:12.233075+0000 mgr.y (mgr.34101) 6193 : cluster [DBG] pgmap v7121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:14.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11207 16 16 0 0 0 - 0 2024-07-28T22:56:14.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:14 smithi155 bash[73694]: debug 2024-07-28T22:56:14.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:15.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11208 16 16 0 0 0 - 0 2024-07-28T22:56:15.655 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:15 smithi155 bash[73694]: debug 2024-07-28T22:56:15.355+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:15.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:15 smithi045 bash[80445]: cluster 2024-07-28T22:56:14.234818+0000 mgr.y (mgr.34101) 6194 : cluster [DBG] pgmap v7122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:15 smithi045 bash[80445]: audit 2024-07-28T22:56:15.637381+0000 mon.c (mon.2) 1579 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:56:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:15 smithi045 bash[82788]: cluster 2024-07-28T22:56:14.234818+0000 mgr.y (mgr.34101) 6194 : cluster [DBG] pgmap v7122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:15 smithi045 bash[82788]: audit 2024-07-28T22:56:15.637381+0000 mon.c (mon.2) 1579 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:56:16.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:15 smithi155 bash[68033]: cluster 2024-07-28T22:56:14.234818+0000 mgr.y (mgr.34101) 6194 : cluster [DBG] pgmap v7122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:16.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:15 smithi155 bash[68033]: audit 2024-07-28T22:56:15.637381+0000 mon.c (mon.2) 1579 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:56:16.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11209 16 16 0 0 0 - 0 2024-07-28T22:56:16.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:16 smithi155 bash[73694]: debug 2024-07-28T22:56:16.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:17.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11210 16 16 0 0 0 - 0 2024-07-28T22:56:17.659 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:17 smithi155 bash[73694]: debug 2024-07-28T22:56:17.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:17.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:17 smithi045 bash[80445]: cluster 2024-07-28T22:56:16.236561+0000 mgr.y (mgr.34101) 6195 : cluster [DBG] pgmap v7123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:17.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:17 smithi045 bash[82788]: cluster 2024-07-28T22:56:16.236561+0000 mgr.y (mgr.34101) 6195 : cluster [DBG] pgmap v7123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:18.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:17 smithi155 bash[68033]: cluster 2024-07-28T22:56:16.236561+0000 mgr.y (mgr.34101) 6195 : cluster [DBG] pgmap v7123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:18.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11211 16 16 0 0 0 - 0 2024-07-28T22:56:18.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:18 smithi155 bash[73694]: debug 2024-07-28T22:56:18.343+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:19.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11212 16 16 0 0 0 - 0 2024-07-28T22:56:19.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:19 smithi155 bash[73694]: debug 2024-07-28T22:56:19.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:19 smithi045 bash[80445]: cluster 2024-07-28T22:56:18.238537+0000 mgr.y (mgr.34101) 6196 : cluster [DBG] pgmap v7124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:19 smithi045 bash[80445]: audit 2024-07-28T22:56:18.669355+0000 mon.c (mon.2) 1580 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:19 smithi045 bash[82788]: cluster 2024-07-28T22:56:18.238537+0000 mgr.y (mgr.34101) 6196 : cluster [DBG] pgmap v7124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:19 smithi045 bash[82788]: audit 2024-07-28T22:56:18.669355+0000 mon.c (mon.2) 1580 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:20.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:19 smithi155 bash[68033]: cluster 2024-07-28T22:56:18.238537+0000 mgr.y (mgr.34101) 6196 : cluster [DBG] pgmap v7124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:20.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:19 smithi155 bash[68033]: audit 2024-07-28T22:56:18.669355+0000 mon.c (mon.2) 1580 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:20.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11213 16 16 0 0 0 - 0 2024-07-28T22:56:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:20 smithi155 bash[73694]: debug 2024-07-28T22:56:20.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:56:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:56:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T22:56:21.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11214 16 16 0 0 0 - 0 2024-07-28T22:56:21.666 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:21 smithi155 bash[73694]: debug 2024-07-28T22:56:21.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:21 smithi045 bash[82788]: cluster 2024-07-28T22:56:20.240330+0000 mgr.y (mgr.34101) 6197 : cluster [DBG] pgmap v7125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:21 smithi045 bash[82788]: audit 2024-07-28T22:56:21.342413+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:21 smithi045 bash[82788]: audit 2024-07-28T22:56:21.351284+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:21 smithi045 bash[82788]: audit 2024-07-28T22:56:21.540631+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:21 smithi045 bash[82788]: audit 2024-07-28T22:56:21.552365+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:21.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:21 smithi045 bash[80445]: cluster 2024-07-28T22:56:20.240330+0000 mgr.y (mgr.34101) 6197 : cluster [DBG] pgmap v7125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:21.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:21 smithi045 bash[80445]: audit 2024-07-28T22:56:21.342413+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:21.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:21 smithi045 bash[80445]: audit 2024-07-28T22:56:21.351284+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:21.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:21 smithi045 bash[80445]: audit 2024-07-28T22:56:21.540631+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:21.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:21 smithi045 bash[80445]: audit 2024-07-28T22:56:21.552365+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:22.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:21 smithi155 bash[68033]: cluster 2024-07-28T22:56:20.240330+0000 mgr.y (mgr.34101) 6197 : cluster [DBG] pgmap v7125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:22.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:21 smithi155 bash[68033]: audit 2024-07-28T22:56:21.342413+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:22.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:21 smithi155 bash[68033]: audit 2024-07-28T22:56:21.351284+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:22.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:21 smithi155 bash[68033]: audit 2024-07-28T22:56:21.540631+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:22.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:21 smithi155 bash[68033]: audit 2024-07-28T22:56:21.552365+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:22.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11215 16 16 0 0 0 - 0 2024-07-28T22:56:22.668 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:22 smithi155 bash[73694]: debug 2024-07-28T22:56:22.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:22.669 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:56:22 smithi155 bash[60745]: ts=2024-07-28T22:56:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:56:22.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:22 smithi045 bash[80445]: audit 2024-07-28T22:56:21.982699+0000 mon.c (mon.2) 1581 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:56:22.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:22 smithi045 bash[80445]: audit 2024-07-28T22:56:21.984168+0000 mon.c (mon.2) 1582 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:56:22.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:22 smithi045 bash[80445]: audit 2024-07-28T22:56:21.992417+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:22.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:22 smithi045 bash[82788]: audit 2024-07-28T22:56:21.982699+0000 mon.c (mon.2) 1581 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:56:22.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:22 smithi045 bash[82788]: audit 2024-07-28T22:56:21.984168+0000 mon.c (mon.2) 1582 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:56:22.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:22 smithi045 bash[82788]: audit 2024-07-28T22:56:21.992417+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:23.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:22 smithi155 bash[68033]: audit 2024-07-28T22:56:21.982699+0000 mon.c (mon.2) 1581 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:56:23.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:22 smithi155 bash[68033]: audit 2024-07-28T22:56:21.984168+0000 mon.c (mon.2) 1582 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:56:23.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:22 smithi155 bash[68033]: audit 2024-07-28T22:56:21.992417+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:56:23.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11216 16 16 0 0 0 - 0 2024-07-28T22:56:23.670 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:23 smithi155 bash[73694]: debug 2024-07-28T22:56:23.399+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:23.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:23 smithi045 bash[80445]: cluster 2024-07-28T22:56:22.242214+0000 mgr.y (mgr.34101) 6198 : cluster [DBG] pgmap v7126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:23.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:23 smithi045 bash[82788]: cluster 2024-07-28T22:56:22.242214+0000 mgr.y (mgr.34101) 6198 : cluster [DBG] pgmap v7126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:24.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:23 smithi155 bash[68033]: cluster 2024-07-28T22:56:22.242214+0000 mgr.y (mgr.34101) 6198 : cluster [DBG] pgmap v7126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:24.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11217 16 16 0 0 0 - 0 2024-07-28T22:56:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:24 smithi155 bash[73694]: debug 2024-07-28T22:56:24.423+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:25.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11218 16 16 0 0 0 - 0 2024-07-28T22:56:25.674 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:25 smithi155 bash[73694]: debug 2024-07-28T22:56:25.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:25.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:25 smithi045 bash[80445]: cluster 2024-07-28T22:56:24.243926+0000 mgr.y (mgr.34101) 6199 : cluster [DBG] pgmap v7127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:25.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:25 smithi045 bash[82788]: cluster 2024-07-28T22:56:24.243926+0000 mgr.y (mgr.34101) 6199 : cluster [DBG] pgmap v7127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:26.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:25 smithi155 bash[68033]: cluster 2024-07-28T22:56:24.243926+0000 mgr.y (mgr.34101) 6199 : cluster [DBG] pgmap v7127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:26.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11219 16 16 0 0 0 - 0 2024-07-28T22:56:26.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:26 smithi155 bash[73694]: debug 2024-07-28T22:56:26.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:27.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:56:27.473417+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:56:27.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:56:27.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11220 16 16 0 0 0 - 0 2024-07-28T22:56:27.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:27 smithi155 bash[73694]: debug 2024-07-28T22:56:27.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:27.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:27 smithi045 bash[80445]: cluster 2024-07-28T22:56:26.245627+0000 mgr.y (mgr.34101) 6200 : cluster [DBG] pgmap v7128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:27.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:27 smithi045 bash[82788]: cluster 2024-07-28T22:56:26.245627+0000 mgr.y (mgr.34101) 6200 : cluster [DBG] pgmap v7128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:27 smithi155 bash[68033]: cluster 2024-07-28T22:56:26.245627+0000 mgr.y (mgr.34101) 6200 : cluster [DBG] pgmap v7128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:28.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11221 16 16 0 0 0 - 0 2024-07-28T22:56:28.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:28 smithi155 bash[73694]: debug 2024-07-28T22:56:28.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:29.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11222 16 16 0 0 0 - 0 2024-07-28T22:56:29.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:29 smithi155 bash[68033]: cluster 2024-07-28T22:56:28.247508+0000 mgr.y (mgr.34101) 6201 : cluster [DBG] pgmap v7129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:29 smithi155 bash[73694]: debug 2024-07-28T22:56:29.435+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:29.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:29 smithi045 bash[80445]: cluster 2024-07-28T22:56:28.247508+0000 mgr.y (mgr.34101) 6201 : cluster [DBG] pgmap v7129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:29.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:29 smithi045 bash[82788]: cluster 2024-07-28T22:56:28.247508+0000 mgr.y (mgr.34101) 6201 : cluster [DBG] pgmap v7129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:30.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11223 16 16 0 0 0 - 0 2024-07-28T22:56:30.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:30 smithi155 bash[73694]: debug 2024-07-28T22:56:30.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:56:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:56:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T22:56:31.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11224 16 16 0 0 0 - 0 2024-07-28T22:56:31.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:31 smithi155 bash[68033]: cluster 2024-07-28T22:56:30.249238+0000 mgr.y (mgr.34101) 6202 : cluster [DBG] pgmap v7130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:31.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:31 smithi155 bash[73694]: debug 2024-07-28T22:56:31.435+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:31.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:31 smithi045 bash[80445]: cluster 2024-07-28T22:56:30.249238+0000 mgr.y (mgr.34101) 6202 : cluster [DBG] pgmap v7130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:31.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:31 smithi045 bash[82788]: cluster 2024-07-28T22:56:30.249238+0000 mgr.y (mgr.34101) 6202 : cluster [DBG] pgmap v7130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:32.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11225 16 16 0 0 0 - 0 2024-07-28T22:56:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:32 smithi155 bash[73694]: debug 2024-07-28T22:56:32.455+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:56:32 smithi155 bash[60745]: ts=2024-07-28T22:56:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:56:33.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11226 16 16 0 0 0 - 0 2024-07-28T22:56:33.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:33 smithi155 bash[73694]: debug 2024-07-28T22:56:33.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:33.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:33 smithi155 bash[68033]: cluster 2024-07-28T22:56:32.251110+0000 mgr.y (mgr.34101) 6203 : cluster [DBG] pgmap v7131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:33.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:33 smithi155 bash[68033]: audit 2024-07-28T22:56:33.669894+0000 mon.c (mon.2) 1583 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:33.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:33 smithi045 bash[80445]: cluster 2024-07-28T22:56:32.251110+0000 mgr.y (mgr.34101) 6203 : cluster [DBG] pgmap v7131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:33.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:33 smithi045 bash[80445]: audit 2024-07-28T22:56:33.669894+0000 mon.c (mon.2) 1583 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:33 smithi045 bash[82788]: cluster 2024-07-28T22:56:32.251110+0000 mgr.y (mgr.34101) 6203 : cluster [DBG] pgmap v7131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:33 smithi045 bash[82788]: audit 2024-07-28T22:56:33.669894+0000 mon.c (mon.2) 1583 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:34.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11227 16 16 0 0 0 - 0 2024-07-28T22:56:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:34 smithi155 bash[73694]: debug 2024-07-28T22:56:34.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:35.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11228 16 16 0 0 0 - 0 2024-07-28T22:56:35.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:35 smithi155 bash[68033]: cluster 2024-07-28T22:56:34.252792+0000 mgr.y (mgr.34101) 6204 : cluster [DBG] pgmap v7132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:35.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:35 smithi155 bash[73694]: debug 2024-07-28T22:56:35.451+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:35 smithi045 bash[80445]: cluster 2024-07-28T22:56:34.252792+0000 mgr.y (mgr.34101) 6204 : cluster [DBG] pgmap v7132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:35.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:35 smithi045 bash[82788]: cluster 2024-07-28T22:56:34.252792+0000 mgr.y (mgr.34101) 6204 : cluster [DBG] pgmap v7132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:36.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11229 16 16 0 0 0 - 0 2024-07-28T22:56:36.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:36 smithi155 bash[73694]: debug 2024-07-28T22:56:36.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:37.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11230 16 16 0 0 0 - 0 2024-07-28T22:56:37.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:37 smithi155 bash[68033]: cluster 2024-07-28T22:56:36.254558+0000 mgr.y (mgr.34101) 6205 : cluster [DBG] pgmap v7133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:37 smithi155 bash[73694]: debug 2024-07-28T22:56:37.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:37.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:37 smithi045 bash[80445]: cluster 2024-07-28T22:56:36.254558+0000 mgr.y (mgr.34101) 6205 : cluster [DBG] pgmap v7133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:37.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:37 smithi045 bash[82788]: cluster 2024-07-28T22:56:36.254558+0000 mgr.y (mgr.34101) 6205 : cluster [DBG] pgmap v7133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:38.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11231 16 16 0 0 0 - 0 2024-07-28T22:56:38.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:38 smithi155 bash[73694]: debug 2024-07-28T22:56:38.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:39.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11232 16 16 0 0 0 - 0 2024-07-28T22:56:39.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:39 smithi045 bash[82788]: cluster 2024-07-28T22:56:38.256438+0000 mgr.y (mgr.34101) 6206 : cluster [DBG] pgmap v7134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:39.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:39 smithi045 bash[80445]: cluster 2024-07-28T22:56:38.256438+0000 mgr.y (mgr.34101) 6206 : cluster [DBG] pgmap v7134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:40.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:39 smithi155 bash[73694]: debug 2024-07-28T22:56:39.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:40.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:39 smithi155 bash[68033]: cluster 2024-07-28T22:56:38.256438+0000 mgr.y (mgr.34101) 6206 : cluster [DBG] pgmap v7134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:40.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11233 16 16 0 0 0 - 0 2024-07-28T22:56:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:56:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:56:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:56:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:40 smithi155 bash[73694]: debug 2024-07-28T22:56:40.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:41.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11234 16 16 0 0 0 - 0 2024-07-28T22:56:41.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:41 smithi045 bash[80445]: cluster 2024-07-28T22:56:40.258182+0000 mgr.y (mgr.34101) 6207 : cluster [DBG] pgmap v7135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:41.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:41 smithi045 bash[82788]: cluster 2024-07-28T22:56:40.258182+0000 mgr.y (mgr.34101) 6207 : cluster [DBG] pgmap v7135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:42.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:41 smithi155 bash[73694]: debug 2024-07-28T22:56:41.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:42.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:41 smithi155 bash[68033]: cluster 2024-07-28T22:56:40.258182+0000 mgr.y (mgr.34101) 6207 : cluster [DBG] pgmap v7135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:42.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11235 16 16 0 0 0 - 0 2024-07-28T22:56:42.609 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:56:42 smithi155 bash[60745]: ts=2024-07-28T22:56:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:56:43.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:42 smithi155 bash[73694]: debug 2024-07-28T22:56:42.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:43.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11236 16 16 0 0 0 - 0 2024-07-28T22:56:43.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:43 smithi045 bash[80445]: cluster 2024-07-28T22:56:42.260051+0000 mgr.y (mgr.34101) 6208 : cluster [DBG] pgmap v7136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:43.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:43 smithi045 bash[82788]: cluster 2024-07-28T22:56:42.260051+0000 mgr.y (mgr.34101) 6208 : cluster [DBG] pgmap v7136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:44.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:43 smithi155 bash[73694]: debug 2024-07-28T22:56:43.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:44.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:43 smithi155 bash[68033]: cluster 2024-07-28T22:56:42.260051+0000 mgr.y (mgr.34101) 6208 : cluster [DBG] pgmap v7136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:44.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11237 16 16 0 0 0 - 0 2024-07-28T22:56:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:44 smithi155 bash[73694]: debug 2024-07-28T22:56:44.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:45.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11238 16 16 0 0 0 - 0 2024-07-28T22:56:45.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:45 smithi045 bash[82788]: cluster 2024-07-28T22:56:44.261775+0000 mgr.y (mgr.34101) 6209 : cluster [DBG] pgmap v7137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:45.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:45 smithi045 bash[80445]: cluster 2024-07-28T22:56:44.261775+0000 mgr.y (mgr.34101) 6209 : cluster [DBG] pgmap v7137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:46.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:45 smithi155 bash[73694]: debug 2024-07-28T22:56:45.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:45 smithi155 bash[68033]: cluster 2024-07-28T22:56:44.261775+0000 mgr.y (mgr.34101) 6209 : cluster [DBG] pgmap v7137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:46.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11239 16 16 0 0 0 - 0 2024-07-28T22:56:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:46 smithi155 bash[73694]: debug 2024-07-28T22:56:46.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:47.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:56:47.476623+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:56:47.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:56:47.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11240 16 16 0 0 0 - 0 2024-07-28T22:56:48.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:47 smithi155 bash[73694]: debug 2024-07-28T22:56:47.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:48.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:47 smithi155 bash[68033]: cluster 2024-07-28T22:56:46.263651+0000 mgr.y (mgr.34101) 6210 : cluster [DBG] pgmap v7138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:48.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:47 smithi045 bash[80445]: cluster 2024-07-28T22:56:46.263651+0000 mgr.y (mgr.34101) 6210 : cluster [DBG] pgmap v7138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:47 smithi045 bash[82788]: cluster 2024-07-28T22:56:46.263651+0000 mgr.y (mgr.34101) 6210 : cluster [DBG] pgmap v7138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:48.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11241 16 16 0 0 0 - 0 2024-07-28T22:56:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:48 smithi155 bash[68033]: audit 2024-07-28T22:56:48.670301+0000 mon.c (mon.2) 1584 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:48 smithi155 bash[73694]: debug 2024-07-28T22:56:48.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:48 smithi045 bash[82788]: audit 2024-07-28T22:56:48.670301+0000 mon.c (mon.2) 1584 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:48 smithi045 bash[80445]: audit 2024-07-28T22:56:48.670301+0000 mon.c (mon.2) 1584 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:56:49.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11242 16 16 0 0 0 - 0 2024-07-28T22:56:50.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:49 smithi155 bash[68033]: cluster 2024-07-28T22:56:48.265525+0000 mgr.y (mgr.34101) 6211 : cluster [DBG] pgmap v7139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:50.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:49 smithi155 bash[73694]: debug 2024-07-28T22:56:49.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:50.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:49 smithi045 bash[82788]: cluster 2024-07-28T22:56:48.265525+0000 mgr.y (mgr.34101) 6211 : cluster [DBG] pgmap v7139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:50.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:49 smithi045 bash[80445]: cluster 2024-07-28T22:56:48.265525+0000 mgr.y (mgr.34101) 6211 : cluster [DBG] pgmap v7139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:50.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11243 16 16 0 0 0 - 0 2024-07-28T22:56:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:56:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:56:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:56:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:50 smithi155 bash[73694]: debug 2024-07-28T22:56:50.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:51.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11244 16 16 0 0 0 - 0 2024-07-28T22:56:52.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:51 smithi155 bash[73694]: debug 2024-07-28T22:56:51.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:52.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:51 smithi155 bash[68033]: cluster 2024-07-28T22:56:50.267348+0000 mgr.y (mgr.34101) 6212 : cluster [DBG] pgmap v7140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:51 smithi045 bash[82788]: cluster 2024-07-28T22:56:50.267348+0000 mgr.y (mgr.34101) 6212 : cluster [DBG] pgmap v7140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:52.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:51 smithi045 bash[80445]: cluster 2024-07-28T22:56:50.267348+0000 mgr.y (mgr.34101) 6212 : cluster [DBG] pgmap v7140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:52.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11245 16 16 0 0 0 - 0 2024-07-28T22:56:52.615 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:56:52 smithi155 bash[60745]: ts=2024-07-28T22:56:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:56:53.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:52 smithi155 bash[73694]: debug 2024-07-28T22:56:52.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:53.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11246 16 16 0 0 0 - 0 2024-07-28T22:56:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:53 smithi155 bash[68033]: cluster 2024-07-28T22:56:52.269260+0000 mgr.y (mgr.34101) 6213 : cluster [DBG] pgmap v7141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:54.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:53 smithi155 bash[73694]: debug 2024-07-28T22:56:53.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:53 smithi045 bash[80445]: cluster 2024-07-28T22:56:52.269260+0000 mgr.y (mgr.34101) 6213 : cluster [DBG] pgmap v7141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:53 smithi045 bash[82788]: cluster 2024-07-28T22:56:52.269260+0000 mgr.y (mgr.34101) 6213 : cluster [DBG] pgmap v7141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:54.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11247 16 16 0 0 0 - 0 2024-07-28T22:56:55.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:54 smithi155 bash[73694]: debug 2024-07-28T22:56:54.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:55.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11248 16 16 0 0 0 - 0 2024-07-28T22:56:56.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:55 smithi155 bash[73694]: debug 2024-07-28T22:56:55.574+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:56.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:55 smithi155 bash[68033]: cluster 2024-07-28T22:56:54.271035+0000 mgr.y (mgr.34101) 6214 : cluster [DBG] pgmap v7142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:56.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:55 smithi045 bash[80445]: cluster 2024-07-28T22:56:54.271035+0000 mgr.y (mgr.34101) 6214 : cluster [DBG] pgmap v7142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:55 smithi045 bash[82788]: cluster 2024-07-28T22:56:54.271035+0000 mgr.y (mgr.34101) 6214 : cluster [DBG] pgmap v7142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:56.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11249 16 16 0 0 0 - 0 2024-07-28T22:56:57.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:56 smithi155 bash[73694]: debug 2024-07-28T22:56:56.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:57.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11250 16 16 0 0 0 - 0 2024-07-28T22:56:58.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:57 smithi155 bash[68033]: cluster 2024-07-28T22:56:56.272787+0000 mgr.y (mgr.34101) 6215 : cluster [DBG] pgmap v7143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:58.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:57 smithi155 bash[73694]: debug 2024-07-28T22:56:57.650+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:58.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:57 smithi045 bash[80445]: cluster 2024-07-28T22:56:56.272787+0000 mgr.y (mgr.34101) 6215 : cluster [DBG] pgmap v7143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:58.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:57 smithi045 bash[82788]: cluster 2024-07-28T22:56:56.272787+0000 mgr.y (mgr.34101) 6215 : cluster [DBG] pgmap v7143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:56:58.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11251 16 16 0 0 0 - 0 2024-07-28T22:56:59.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:58 smithi155 bash[73694]: debug 2024-07-28T22:56:58.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:56:59.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11252 16 16 0 0 0 - 0 2024-07-28T22:57:00.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:56:59 smithi155 bash[68033]: cluster 2024-07-28T22:56:58.274700+0000 mgr.y (mgr.34101) 6216 : cluster [DBG] pgmap v7144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:00.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:56:59 smithi155 bash[73694]: debug 2024-07-28T22:56:59.658+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:00.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:56:59 smithi045 bash[80445]: cluster 2024-07-28T22:56:58.274700+0000 mgr.y (mgr.34101) 6216 : cluster [DBG] pgmap v7144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:00.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:56:59 smithi045 bash[82788]: cluster 2024-07-28T22:56:58.274700+0000 mgr.y (mgr.34101) 6216 : cluster [DBG] pgmap v7144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:00.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11253 16 16 0 0 0 - 0 2024-07-28T22:57:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:57:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:57:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:57:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:00 smithi155 bash[73694]: debug 2024-07-28T22:57:00.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:01.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11254 16 16 0 0 0 - 0 2024-07-28T22:57:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:01 smithi155 bash[73694]: debug 2024-07-28T22:57:01.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:02.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:01 smithi155 bash[68033]: cluster 2024-07-28T22:57:00.276478+0000 mgr.y (mgr.34101) 6217 : cluster [DBG] pgmap v7145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:02.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:01 smithi045 bash[80445]: cluster 2024-07-28T22:57:00.276478+0000 mgr.y (mgr.34101) 6217 : cluster [DBG] pgmap v7145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:02.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:01 smithi045 bash[82788]: cluster 2024-07-28T22:57:00.276478+0000 mgr.y (mgr.34101) 6217 : cluster [DBG] pgmap v7145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:02.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11255 16 16 0 0 0 - 0 2024-07-28T22:57:02.721 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:57:02 smithi155 bash[60745]: ts=2024-07-28T22:57:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:57:03.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:02 smithi155 bash[73694]: debug 2024-07-28T22:57:02.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:03.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11256 16 16 0 0 0 - 0 2024-07-28T22:57:04.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:03 smithi155 bash[73694]: debug 2024-07-28T22:57:03.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:03 smithi155 bash[68033]: cluster 2024-07-28T22:57:02.278385+0000 mgr.y (mgr.34101) 6218 : cluster [DBG] pgmap v7146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:04.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:03 smithi155 bash[68033]: audit 2024-07-28T22:57:03.670643+0000 mon.c (mon.2) 1585 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:03 smithi045 bash[80445]: cluster 2024-07-28T22:57:02.278385+0000 mgr.y (mgr.34101) 6218 : cluster [DBG] pgmap v7146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:03 smithi045 bash[80445]: audit 2024-07-28T22:57:03.670643+0000 mon.c (mon.2) 1585 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:03 smithi045 bash[82788]: cluster 2024-07-28T22:57:02.278385+0000 mgr.y (mgr.34101) 6218 : cluster [DBG] pgmap v7146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:03 smithi045 bash[82788]: audit 2024-07-28T22:57:03.670643+0000 mon.c (mon.2) 1585 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:04.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11257 16 16 0 0 0 - 0 2024-07-28T22:57:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:04 smithi155 bash[73694]: debug 2024-07-28T22:57:04.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:05.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11258 16 16 0 0 0 - 0 2024-07-28T22:57:06.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:05 smithi155 bash[73694]: debug 2024-07-28T22:57:05.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:06.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:05 smithi155 bash[68033]: cluster 2024-07-28T22:57:04.280135+0000 mgr.y (mgr.34101) 6219 : cluster [DBG] pgmap v7147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:06.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:05 smithi045 bash[80445]: cluster 2024-07-28T22:57:04.280135+0000 mgr.y (mgr.34101) 6219 : cluster [DBG] pgmap v7147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:06.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:05 smithi045 bash[82788]: cluster 2024-07-28T22:57:04.280135+0000 mgr.y (mgr.34101) 6219 : cluster [DBG] pgmap v7147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:06.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11259 16 16 0 0 0 - 0 2024-07-28T22:57:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:06 smithi155 bash[73694]: debug 2024-07-28T22:57:06.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:07.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:57:07.479879+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:57:07.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:57:07.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11260 16 16 0 0 0 - 0 2024-07-28T22:57:08.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:07 smithi155 bash[73694]: debug 2024-07-28T22:57:07.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:08.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:07 smithi155 bash[68033]: cluster 2024-07-28T22:57:06.282078+0000 mgr.y (mgr.34101) 6220 : cluster [DBG] pgmap v7148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:08.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:07 smithi045 bash[80445]: cluster 2024-07-28T22:57:06.282078+0000 mgr.y (mgr.34101) 6220 : cluster [DBG] pgmap v7148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:08.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:07 smithi045 bash[82788]: cluster 2024-07-28T22:57:06.282078+0000 mgr.y (mgr.34101) 6220 : cluster [DBG] pgmap v7148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:08.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11261 16 16 0 0 0 - 0 2024-07-28T22:57:09.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:08 smithi155 bash[73694]: debug 2024-07-28T22:57:08.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:09.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11262 16 16 0 0 0 - 0 2024-07-28T22:57:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:09 smithi155 bash[73694]: debug 2024-07-28T22:57:09.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:10.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:09 smithi155 bash[68033]: cluster 2024-07-28T22:57:08.284174+0000 mgr.y (mgr.34101) 6221 : cluster [DBG] pgmap v7149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:10.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:09 smithi045 bash[82788]: cluster 2024-07-28T22:57:08.284174+0000 mgr.y (mgr.34101) 6221 : cluster [DBG] pgmap v7149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:10.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:09 smithi045 bash[80445]: cluster 2024-07-28T22:57:08.284174+0000 mgr.y (mgr.34101) 6221 : cluster [DBG] pgmap v7149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:10.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11263 16 16 0 0 0 - 0 2024-07-28T22:57:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:57:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:57:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:57:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:10 smithi155 bash[73694]: debug 2024-07-28T22:57:10.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:11.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11264 16 16 0 0 0 - 0 2024-07-28T22:57:12.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:11 smithi155 bash[73694]: debug 2024-07-28T22:57:11.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:12.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:11 smithi155 bash[68033]: cluster 2024-07-28T22:57:10.286141+0000 mgr.y (mgr.34101) 6222 : cluster [DBG] pgmap v7150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:12.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:11 smithi045 bash[80445]: cluster 2024-07-28T22:57:10.286141+0000 mgr.y (mgr.34101) 6222 : cluster [DBG] pgmap v7150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:12.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:11 smithi045 bash[82788]: cluster 2024-07-28T22:57:10.286141+0000 mgr.y (mgr.34101) 6222 : cluster [DBG] pgmap v7150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:12.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11265 16 16 0 0 0 - 0 2024-07-28T22:57:12.779 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:57:12 smithi155 bash[60745]: ts=2024-07-28T22:57:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:57:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:12 smithi155 bash[73694]: debug 2024-07-28T22:57:12.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:13.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11266 16 16 0 0 0 - 0 2024-07-28T22:57:14.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:13 smithi155 bash[68033]: cluster 2024-07-28T22:57:12.288062+0000 mgr.y (mgr.34101) 6223 : cluster [DBG] pgmap v7151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:14.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:13 smithi155 bash[73694]: debug 2024-07-28T22:57:13.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:13 smithi045 bash[80445]: cluster 2024-07-28T22:57:12.288062+0000 mgr.y (mgr.34101) 6223 : cluster [DBG] pgmap v7151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:13 smithi045 bash[82788]: cluster 2024-07-28T22:57:12.288062+0000 mgr.y (mgr.34101) 6223 : cluster [DBG] pgmap v7151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:14.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11267 16 16 0 0 0 - 0 2024-07-28T22:57:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:14 smithi155 bash[73694]: debug 2024-07-28T22:57:14.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:15.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11268 16 16 0 0 0 - 0 2024-07-28T22:57:16.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:15 smithi155 bash[68033]: cluster 2024-07-28T22:57:14.289961+0000 mgr.y (mgr.34101) 6224 : cluster [DBG] pgmap v7152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:16.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:15 smithi155 bash[73694]: debug 2024-07-28T22:57:15.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:16.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:15 smithi045 bash[80445]: cluster 2024-07-28T22:57:14.289961+0000 mgr.y (mgr.34101) 6224 : cluster [DBG] pgmap v7152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:15 smithi045 bash[82788]: cluster 2024-07-28T22:57:14.289961+0000 mgr.y (mgr.34101) 6224 : cluster [DBG] pgmap v7152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:16.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11269 16 16 0 0 0 - 0 2024-07-28T22:57:17.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:16 smithi155 bash[73694]: debug 2024-07-28T22:57:16.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:17.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11270 16 16 0 0 0 - 0 2024-07-28T22:57:18.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:17 smithi155 bash[68033]: cluster 2024-07-28T22:57:16.291882+0000 mgr.y (mgr.34101) 6225 : cluster [DBG] pgmap v7153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:18.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:17 smithi155 bash[73694]: debug 2024-07-28T22:57:17.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:18.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:17 smithi045 bash[80445]: cluster 2024-07-28T22:57:16.291882+0000 mgr.y (mgr.34101) 6225 : cluster [DBG] pgmap v7153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:18.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:17 smithi045 bash[82788]: cluster 2024-07-28T22:57:16.291882+0000 mgr.y (mgr.34101) 6225 : cluster [DBG] pgmap v7153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:18.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11271 16 16 0 0 0 - 0 2024-07-28T22:57:19.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:18 smithi155 bash[73694]: debug 2024-07-28T22:57:18.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:19.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:18 smithi155 bash[68033]: audit 2024-07-28T22:57:18.671321+0000 mon.c (mon.2) 1586 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:18 smithi045 bash[82788]: audit 2024-07-28T22:57:18.671321+0000 mon.c (mon.2) 1586 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:18 smithi045 bash[80445]: audit 2024-07-28T22:57:18.671321+0000 mon.c (mon.2) 1586 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:19.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11272 16 16 0 0 0 - 0 2024-07-28T22:57:20.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:19 smithi155 bash[68033]: cluster 2024-07-28T22:57:18.294054+0000 mgr.y (mgr.34101) 6226 : cluster [DBG] pgmap v7154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:20.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:19 smithi155 bash[73694]: debug 2024-07-28T22:57:19.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:19 smithi045 bash[82788]: cluster 2024-07-28T22:57:18.294054+0000 mgr.y (mgr.34101) 6226 : cluster [DBG] pgmap v7154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:19 smithi045 bash[80445]: cluster 2024-07-28T22:57:18.294054+0000 mgr.y (mgr.34101) 6226 : cluster [DBG] pgmap v7154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:20.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11273 16 16 0 0 0 - 0 2024-07-28T22:57:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:57:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:57:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:57:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:20 smithi155 bash[73694]: debug 2024-07-28T22:57:20.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:21.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11274 16 16 0 0 0 - 0 2024-07-28T22:57:22.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:21 smithi045 bash[80445]: cluster 2024-07-28T22:57:20.296008+0000 mgr.y (mgr.34101) 6227 : cluster [DBG] pgmap v7155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:22.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:21 smithi045 bash[82788]: cluster 2024-07-28T22:57:20.296008+0000 mgr.y (mgr.34101) 6227 : cluster [DBG] pgmap v7155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:21 smithi155 bash[73694]: debug 2024-07-28T22:57:21.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:21 smithi155 bash[68033]: cluster 2024-07-28T22:57:20.296008+0000 mgr.y (mgr.34101) 6227 : cluster [DBG] pgmap v7155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:22.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11275 16 16 0 0 0 - 0 2024-07-28T22:57:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:57:22 smithi155 bash[60745]: ts=2024-07-28T22:57:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:57:23.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:22 smithi045 bash[80445]: audit 2024-07-28T22:57:22.125095+0000 mon.c (mon.2) 1587 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:57:23.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:22 smithi045 bash[82788]: audit 2024-07-28T22:57:22.125095+0000 mon.c (mon.2) 1587 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:57:23.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:22 smithi155 bash[68033]: audit 2024-07-28T22:57:22.125095+0000 mon.c (mon.2) 1587 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:57:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:22 smithi155 bash[73694]: debug 2024-07-28T22:57:22.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:23.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11276 16 16 0 0 0 - 0 2024-07-28T22:57:24.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:23 smithi155 bash[73694]: debug 2024-07-28T22:57:23.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:24.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:23 smithi155 bash[68033]: cluster 2024-07-28T22:57:22.297963+0000 mgr.y (mgr.34101) 6228 : cluster [DBG] pgmap v7156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:23 smithi045 bash[80445]: cluster 2024-07-28T22:57:22.297963+0000 mgr.y (mgr.34101) 6228 : cluster [DBG] pgmap v7156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:23 smithi045 bash[82788]: cluster 2024-07-28T22:57:22.297963+0000 mgr.y (mgr.34101) 6228 : cluster [DBG] pgmap v7156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:24.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11277 16 16 0 0 0 - 0 2024-07-28T22:57:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:24 smithi155 bash[73694]: debug 2024-07-28T22:57:24.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:25.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11278 16 16 0 0 0 - 0 2024-07-28T22:57:26.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:25 smithi155 bash[73694]: debug 2024-07-28T22:57:25.770+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:26.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:25 smithi155 bash[68033]: cluster 2024-07-28T22:57:24.299718+0000 mgr.y (mgr.34101) 6229 : cluster [DBG] pgmap v7157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:26.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:25 smithi045 bash[80445]: cluster 2024-07-28T22:57:24.299718+0000 mgr.y (mgr.34101) 6229 : cluster [DBG] pgmap v7157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:26.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:25 smithi045 bash[82788]: cluster 2024-07-28T22:57:24.299718+0000 mgr.y (mgr.34101) 6229 : cluster [DBG] pgmap v7157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:26.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11279 16 16 0 0 0 - 0 2024-07-28T22:57:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:26 smithi155 bash[73694]: debug 2024-07-28T22:57:26.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:27.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:57:27.483047+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:57:27.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:57:27.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11280 16 16 0 0 0 - 0 2024-07-28T22:57:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:27 smithi155 bash[73694]: debug 2024-07-28T22:57:27.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:27 smithi155 bash[68033]: cluster 2024-07-28T22:57:26.301448+0000 mgr.y (mgr.34101) 6230 : cluster [DBG] pgmap v7158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:27 smithi155 bash[68033]: audit 2024-07-28T22:57:27.792772+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:28.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:27 smithi155 bash[68033]: audit 2024-07-28T22:57:27.799681+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:28.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:27 smithi045 bash[80445]: cluster 2024-07-28T22:57:26.301448+0000 mgr.y (mgr.34101) 6230 : cluster [DBG] pgmap v7158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:28.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:27 smithi045 bash[80445]: audit 2024-07-28T22:57:27.792772+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:28.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:27 smithi045 bash[80445]: audit 2024-07-28T22:57:27.799681+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:27 smithi045 bash[82788]: cluster 2024-07-28T22:57:26.301448+0000 mgr.y (mgr.34101) 6230 : cluster [DBG] pgmap v7158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:27 smithi045 bash[82788]: audit 2024-07-28T22:57:27.792772+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:27 smithi045 bash[82788]: audit 2024-07-28T22:57:27.799681+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:28.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11281 16 16 0 0 0 - 0 2024-07-28T22:57:29.015 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:28 smithi155 bash[73694]: debug 2024-07-28T22:57:28.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:29.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:29 smithi155 bash[68033]: audit 2024-07-28T22:57:28.014200+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:29.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:29 smithi155 bash[68033]: audit 2024-07-28T22:57:28.026198+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:29.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:29 smithi155 bash[68033]: cluster 2024-07-28T22:57:28.303444+0000 mgr.y (mgr.34101) 6231 : cluster [DBG] pgmap v7159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:29.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:29 smithi155 bash[68033]: audit 2024-07-28T22:57:28.452634+0000 mon.c (mon.2) 1588 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:57:29.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:29 smithi155 bash[68033]: audit 2024-07-28T22:57:28.454418+0000 mon.c (mon.2) 1589 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:57:29.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:29 smithi155 bash[68033]: audit 2024-07-28T22:57:28.464767+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:29.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[80445]: audit 2024-07-28T22:57:28.014200+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:29.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[80445]: audit 2024-07-28T22:57:28.026198+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:29.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[80445]: cluster 2024-07-28T22:57:28.303444+0000 mgr.y (mgr.34101) 6231 : cluster [DBG] pgmap v7159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:29.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[80445]: audit 2024-07-28T22:57:28.452634+0000 mon.c (mon.2) 1588 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:57:29.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[80445]: audit 2024-07-28T22:57:28.454418+0000 mon.c (mon.2) 1589 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:57:29.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[80445]: audit 2024-07-28T22:57:28.464767+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[82788]: audit 2024-07-28T22:57:28.014200+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[82788]: audit 2024-07-28T22:57:28.026198+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[82788]: cluster 2024-07-28T22:57:28.303444+0000 mgr.y (mgr.34101) 6231 : cluster [DBG] pgmap v7159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[82788]: audit 2024-07-28T22:57:28.452634+0000 mon.c (mon.2) 1588 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:57:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[82788]: audit 2024-07-28T22:57:28.454418+0000 mon.c (mon.2) 1589 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:57:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:29 smithi045 bash[82788]: audit 2024-07-28T22:57:28.464767+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:57:29.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11282 16 16 0 0 0 - 0 2024-07-28T22:57:30.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:29 smithi155 bash[73694]: debug 2024-07-28T22:57:29.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:30.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11283 16 16 0 0 0 - 0 2024-07-28T22:57:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:57:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:57:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:57:31.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:30 smithi155 bash[73694]: debug 2024-07-28T22:57:30.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:31.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11284 16 16 0 0 0 - 0 2024-07-28T22:57:31.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:31 smithi045 bash[80445]: cluster 2024-07-28T22:57:30.305190+0000 mgr.y (mgr.34101) 6232 : cluster [DBG] pgmap v7160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:31.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:31 smithi045 bash[82788]: cluster 2024-07-28T22:57:30.305190+0000 mgr.y (mgr.34101) 6232 : cluster [DBG] pgmap v7160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:31.751 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:31 smithi155 bash[68033]: cluster 2024-07-28T22:57:30.305190+0000 mgr.y (mgr.34101) 6232 : cluster [DBG] pgmap v7160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:32.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:31 smithi155 bash[73694]: debug 2024-07-28T22:57:31.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:32.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11285 16 16 0 0 0 - 0 2024-07-28T22:57:32.724 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:57:32 smithi155 bash[60745]: ts=2024-07-28T22:57:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:57:33.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:32 smithi155 bash[73694]: debug 2024-07-28T22:57:32.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:33.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11286 16 16 0 0 0 - 0 2024-07-28T22:57:33.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:33 smithi155 bash[68033]: cluster 2024-07-28T22:57:32.307056+0000 mgr.y (mgr.34101) 6233 : cluster [DBG] pgmap v7161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:33.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:33 smithi045 bash[80445]: cluster 2024-07-28T22:57:32.307056+0000 mgr.y (mgr.34101) 6233 : cluster [DBG] pgmap v7161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:33.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:33 smithi045 bash[82788]: cluster 2024-07-28T22:57:32.307056+0000 mgr.y (mgr.34101) 6233 : cluster [DBG] pgmap v7161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:33 smithi155 bash[73694]: debug 2024-07-28T22:57:33.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:34.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11287 16 16 0 0 0 - 0 2024-07-28T22:57:34.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:34 smithi045 bash[80445]: audit 2024-07-28T22:57:33.671542+0000 mon.c (mon.2) 1590 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:34.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:34 smithi045 bash[82788]: audit 2024-07-28T22:57:33.671542+0000 mon.c (mon.2) 1590 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:34.754 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:34 smithi155 bash[68033]: audit 2024-07-28T22:57:33.671542+0000 mon.c (mon.2) 1590 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:35.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:34 smithi155 bash[73694]: debug 2024-07-28T22:57:34.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:35.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11288 16 16 0 0 0 - 0 2024-07-28T22:57:35.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:35 smithi045 bash[80445]: cluster 2024-07-28T22:57:34.308764+0000 mgr.y (mgr.34101) 6234 : cluster [DBG] pgmap v7162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:35.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:35 smithi045 bash[82788]: cluster 2024-07-28T22:57:34.308764+0000 mgr.y (mgr.34101) 6234 : cluster [DBG] pgmap v7162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:35.770 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:35 smithi155 bash[68033]: cluster 2024-07-28T22:57:34.308764+0000 mgr.y (mgr.34101) 6234 : cluster [DBG] pgmap v7162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:36.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:35 smithi155 bash[73694]: debug 2024-07-28T22:57:35.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:36.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11289 16 16 0 0 0 - 0 2024-07-28T22:57:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:36 smithi155 bash[73694]: debug 2024-07-28T22:57:36.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:37.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11290 16 16 0 0 0 - 0 2024-07-28T22:57:37.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:37 smithi045 bash[80445]: cluster 2024-07-28T22:57:36.310486+0000 mgr.y (mgr.34101) 6235 : cluster [DBG] pgmap v7163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:37.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:37 smithi045 bash[82788]: cluster 2024-07-28T22:57:36.310486+0000 mgr.y (mgr.34101) 6235 : cluster [DBG] pgmap v7163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:37.750 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:37 smithi155 bash[68033]: cluster 2024-07-28T22:57:36.310486+0000 mgr.y (mgr.34101) 6235 : cluster [DBG] pgmap v7163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:38.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:37 smithi155 bash[73694]: debug 2024-07-28T22:57:37.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:38.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11291 16 16 0 0 0 - 0 2024-07-28T22:57:39.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:38 smithi155 bash[73694]: debug 2024-07-28T22:57:38.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:39.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11292 16 16 0 0 0 - 0 2024-07-28T22:57:39.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:39 smithi045 bash[80445]: cluster 2024-07-28T22:57:38.312341+0000 mgr.y (mgr.34101) 6236 : cluster [DBG] pgmap v7164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:39.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:39 smithi045 bash[82788]: cluster 2024-07-28T22:57:38.312341+0000 mgr.y (mgr.34101) 6236 : cluster [DBG] pgmap v7164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:39.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:39 smithi155 bash[68033]: cluster 2024-07-28T22:57:38.312341+0000 mgr.y (mgr.34101) 6236 : cluster [DBG] pgmap v7164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:40.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:39 smithi155 bash[73694]: debug 2024-07-28T22:57:39.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:40.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11293 16 16 0 0 0 - 0 2024-07-28T22:57:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:57:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:57:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:57:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:40 smithi155 bash[73694]: debug 2024-07-28T22:57:40.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:41.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11294 16 16 0 0 0 - 0 2024-07-28T22:57:41.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:41 smithi045 bash[80445]: cluster 2024-07-28T22:57:40.314062+0000 mgr.y (mgr.34101) 6237 : cluster [DBG] pgmap v7165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:41.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:41 smithi045 bash[82788]: cluster 2024-07-28T22:57:40.314062+0000 mgr.y (mgr.34101) 6237 : cluster [DBG] pgmap v7165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:41.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:41 smithi155 bash[68033]: cluster 2024-07-28T22:57:40.314062+0000 mgr.y (mgr.34101) 6237 : cluster [DBG] pgmap v7165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:42.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:41 smithi155 bash[73694]: debug 2024-07-28T22:57:41.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:42.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11295 16 16 0 0 0 - 0 2024-07-28T22:57:42.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:57:42 smithi155 bash[60745]: ts=2024-07-28T22:57:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:57:43.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:42 smithi155 bash[73694]: debug 2024-07-28T22:57:42.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:43.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11296 16 16 0 0 0 - 0 2024-07-28T22:57:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:43 smithi045 bash[80445]: cluster 2024-07-28T22:57:42.315906+0000 mgr.y (mgr.34101) 6238 : cluster [DBG] pgmap v7166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:43.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:43 smithi045 bash[82788]: cluster 2024-07-28T22:57:42.315906+0000 mgr.y (mgr.34101) 6238 : cluster [DBG] pgmap v7166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:43.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:43 smithi155 bash[68033]: cluster 2024-07-28T22:57:42.315906+0000 mgr.y (mgr.34101) 6238 : cluster [DBG] pgmap v7166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:44.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:43 smithi155 bash[73694]: debug 2024-07-28T22:57:43.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:44.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11297 16 16 0 0 0 - 0 2024-07-28T22:57:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:44 smithi155 bash[73694]: debug 2024-07-28T22:57:44.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:45.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11298 16 16 0 0 0 - 0 2024-07-28T22:57:45.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:45 smithi045 bash[80445]: cluster 2024-07-28T22:57:44.317588+0000 mgr.y (mgr.34101) 6239 : cluster [DBG] pgmap v7167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:45.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:45 smithi045 bash[82788]: cluster 2024-07-28T22:57:44.317588+0000 mgr.y (mgr.34101) 6239 : cluster [DBG] pgmap v7167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:45.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:45 smithi155 bash[68033]: cluster 2024-07-28T22:57:44.317588+0000 mgr.y (mgr.34101) 6239 : cluster [DBG] pgmap v7167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:46.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:45 smithi155 bash[73694]: debug 2024-07-28T22:57:45.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:46.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11299 16 16 0 0 0 - 0 2024-07-28T22:57:47.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:46 smithi155 bash[73694]: debug 2024-07-28T22:57:46.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:47.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:57:47.486169+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:57:47.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:57:47.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11300 16 16 0 0 0 - 0 2024-07-28T22:57:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:47 smithi045 bash[80445]: cluster 2024-07-28T22:57:46.319319+0000 mgr.y (mgr.34101) 6240 : cluster [DBG] pgmap v7168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:47.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:47 smithi045 bash[82788]: cluster 2024-07-28T22:57:46.319319+0000 mgr.y (mgr.34101) 6240 : cluster [DBG] pgmap v7168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:47.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:47 smithi155 bash[68033]: cluster 2024-07-28T22:57:46.319319+0000 mgr.y (mgr.34101) 6240 : cluster [DBG] pgmap v7168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:48.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:47 smithi155 bash[73694]: debug 2024-07-28T22:57:47.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:48.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11301 16 16 0 0 0 - 0 2024-07-28T22:57:49.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:48 smithi155 bash[73694]: debug 2024-07-28T22:57:48.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:49.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11302 16 16 0 0 0 - 0 2024-07-28T22:57:49.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:49 smithi045 bash[80445]: cluster 2024-07-28T22:57:48.321167+0000 mgr.y (mgr.34101) 6241 : cluster [DBG] pgmap v7169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:49.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:49 smithi045 bash[80445]: audit 2024-07-28T22:57:48.671958+0000 mon.c (mon.2) 1591 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:49.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:49 smithi045 bash[82788]: cluster 2024-07-28T22:57:48.321167+0000 mgr.y (mgr.34101) 6241 : cluster [DBG] pgmap v7169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:49.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:49 smithi045 bash[82788]: audit 2024-07-28T22:57:48.671958+0000 mon.c (mon.2) 1591 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:49 smithi155 bash[68033]: cluster 2024-07-28T22:57:48.321167+0000 mgr.y (mgr.34101) 6241 : cluster [DBG] pgmap v7169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:49 smithi155 bash[68033]: audit 2024-07-28T22:57:48.671958+0000 mon.c (mon.2) 1591 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:57:50.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:49 smithi155 bash[73694]: debug 2024-07-28T22:57:49.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:50.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11303 16 16 0 0 0 - 0 2024-07-28T22:57:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:57:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:57:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:57:51.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:50 smithi155 bash[73694]: debug 2024-07-28T22:57:50.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:51.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11304 16 16 0 0 0 - 0 2024-07-28T22:57:51.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:51 smithi045 bash[80445]: cluster 2024-07-28T22:57:50.322944+0000 mgr.y (mgr.34101) 6242 : cluster [DBG] pgmap v7170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:51.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:51 smithi045 bash[82788]: cluster 2024-07-28T22:57:50.322944+0000 mgr.y (mgr.34101) 6242 : cluster [DBG] pgmap v7170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:51 smithi155 bash[68033]: cluster 2024-07-28T22:57:50.322944+0000 mgr.y (mgr.34101) 6242 : cluster [DBG] pgmap v7170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:51 smithi155 bash[73694]: debug 2024-07-28T22:57:51.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:52.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11305 16 16 0 0 0 - 0 2024-07-28T22:57:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:57:52 smithi155 bash[60745]: ts=2024-07-28T22:57:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:57:53.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:52 smithi155 bash[73694]: debug 2024-07-28T22:57:52.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:53.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11306 16 16 0 0 0 - 0 2024-07-28T22:57:53.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:53 smithi045 bash[80445]: cluster 2024-07-28T22:57:52.324785+0000 mgr.y (mgr.34101) 6243 : cluster [DBG] pgmap v7171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:53.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:53 smithi045 bash[82788]: cluster 2024-07-28T22:57:52.324785+0000 mgr.y (mgr.34101) 6243 : cluster [DBG] pgmap v7171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:53.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:53 smithi155 bash[68033]: cluster 2024-07-28T22:57:52.324785+0000 mgr.y (mgr.34101) 6243 : cluster [DBG] pgmap v7171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:53 smithi155 bash[73694]: debug 2024-07-28T22:57:53.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:54.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11307 16 16 0 0 0 - 0 2024-07-28T22:57:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:54 smithi155 bash[73694]: debug 2024-07-28T22:57:54.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:55.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11308 16 16 0 0 0 - 0 2024-07-28T22:57:55.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:55 smithi045 bash[80445]: cluster 2024-07-28T22:57:54.326517+0000 mgr.y (mgr.34101) 6244 : cluster [DBG] pgmap v7172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:55.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:55 smithi045 bash[82788]: cluster 2024-07-28T22:57:54.326517+0000 mgr.y (mgr.34101) 6244 : cluster [DBG] pgmap v7172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:55.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:55 smithi155 bash[68033]: cluster 2024-07-28T22:57:54.326517+0000 mgr.y (mgr.34101) 6244 : cluster [DBG] pgmap v7172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:55 smithi155 bash[73694]: debug 2024-07-28T22:57:55.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:56.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11309 16 16 0 0 0 - 0 2024-07-28T22:57:57.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:56 smithi155 bash[73694]: debug 2024-07-28T22:57:56.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:57.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11310 16 16 0 0 0 - 0 2024-07-28T22:57:57.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:57 smithi045 bash[80445]: cluster 2024-07-28T22:57:56.328224+0000 mgr.y (mgr.34101) 6245 : cluster [DBG] pgmap v7173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:57.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:57 smithi045 bash[82788]: cluster 2024-07-28T22:57:56.328224+0000 mgr.y (mgr.34101) 6245 : cluster [DBG] pgmap v7173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:57 smithi155 bash[68033]: cluster 2024-07-28T22:57:56.328224+0000 mgr.y (mgr.34101) 6245 : cluster [DBG] pgmap v7173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:57 smithi155 bash[73694]: debug 2024-07-28T22:57:57.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:58.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11311 16 16 0 0 0 - 0 2024-07-28T22:57:59.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:58 smithi155 bash[73694]: debug 2024-07-28T22:57:58.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:57:59.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11312 16 16 0 0 0 - 0 2024-07-28T22:57:59.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:57:59 smithi155 bash[68033]: cluster 2024-07-28T22:57:58.330087+0000 mgr.y (mgr.34101) 6246 : cluster [DBG] pgmap v7174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:59.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:57:59 smithi045 bash[80445]: cluster 2024-07-28T22:57:58.330087+0000 mgr.y (mgr.34101) 6246 : cluster [DBG] pgmap v7174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:57:59.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:57:59 smithi045 bash[82788]: cluster 2024-07-28T22:57:58.330087+0000 mgr.y (mgr.34101) 6246 : cluster [DBG] pgmap v7174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:00.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:57:59 smithi155 bash[73694]: debug 2024-07-28T22:57:59.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:00.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11313 16 16 0 0 0 - 0 2024-07-28T22:58:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:58:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:58:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:58:01.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:00 smithi155 bash[73694]: debug 2024-07-28T22:58:00.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:01.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11314 16 16 0 0 0 - 0 2024-07-28T22:58:01.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:01 smithi155 bash[68033]: cluster 2024-07-28T22:58:00.331796+0000 mgr.y (mgr.34101) 6247 : cluster [DBG] pgmap v7175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:01.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:01 smithi045 bash[80445]: cluster 2024-07-28T22:58:00.331796+0000 mgr.y (mgr.34101) 6247 : cluster [DBG] pgmap v7175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:01.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:01 smithi045 bash[82788]: cluster 2024-07-28T22:58:00.331796+0000 mgr.y (mgr.34101) 6247 : cluster [DBG] pgmap v7175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:02.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:01 smithi155 bash[73694]: debug 2024-07-28T22:58:01.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:02.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11315 16 16 0 0 0 - 0 2024-07-28T22:58:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:58:02 smithi155 bash[60745]: ts=2024-07-28T22:58:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:58:03.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:02 smithi155 bash[73694]: debug 2024-07-28T22:58:02.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:03.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11316 16 16 0 0 0 - 0 2024-07-28T22:58:03.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:03 smithi155 bash[68033]: cluster 2024-07-28T22:58:02.333667+0000 mgr.y (mgr.34101) 6248 : cluster [DBG] pgmap v7176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:03 smithi045 bash[82788]: cluster 2024-07-28T22:58:02.333667+0000 mgr.y (mgr.34101) 6248 : cluster [DBG] pgmap v7176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:03 smithi045 bash[80445]: cluster 2024-07-28T22:58:02.333667+0000 mgr.y (mgr.34101) 6248 : cluster [DBG] pgmap v7176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:04.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:03 smithi155 bash[73694]: debug 2024-07-28T22:58:03.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:04.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11317 16 16 0 0 0 - 0 2024-07-28T22:58:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:04 smithi155 bash[68033]: audit 2024-07-28T22:58:03.672358+0000 mon.c (mon.2) 1592 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:04.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:04 smithi045 bash[80445]: audit 2024-07-28T22:58:03.672358+0000 mon.c (mon.2) 1592 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:04.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:04 smithi045 bash[82788]: audit 2024-07-28T22:58:03.672358+0000 mon.c (mon.2) 1592 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:05.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:04 smithi155 bash[73694]: debug 2024-07-28T22:58:04.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:05.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11318 16 16 0 0 0 - 0 2024-07-28T22:58:05.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:05 smithi155 bash[68033]: cluster 2024-07-28T22:58:04.335377+0000 mgr.y (mgr.34101) 6249 : cluster [DBG] pgmap v7177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:05.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:05 smithi045 bash[82788]: cluster 2024-07-28T22:58:04.335377+0000 mgr.y (mgr.34101) 6249 : cluster [DBG] pgmap v7177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:05.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:05 smithi045 bash[80445]: cluster 2024-07-28T22:58:04.335377+0000 mgr.y (mgr.34101) 6249 : cluster [DBG] pgmap v7177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:05 smithi155 bash[73694]: debug 2024-07-28T22:58:05.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:06.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11319 16 16 0 0 0 - 0 2024-07-28T22:58:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:06 smithi155 bash[73694]: debug 2024-07-28T22:58:06.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:07.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:58:07.489294+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:58:07.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:58:07.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11320 16 16 0 0 0 - 0 2024-07-28T22:58:07.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:07 smithi155 bash[68033]: cluster 2024-07-28T22:58:06.337071+0000 mgr.y (mgr.34101) 6250 : cluster [DBG] pgmap v7178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:07 smithi045 bash[80445]: cluster 2024-07-28T22:58:06.337071+0000 mgr.y (mgr.34101) 6250 : cluster [DBG] pgmap v7178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:07.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:07 smithi045 bash[82788]: cluster 2024-07-28T22:58:06.337071+0000 mgr.y (mgr.34101) 6250 : cluster [DBG] pgmap v7178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:07 smithi155 bash[73694]: debug 2024-07-28T22:58:07.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:08.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11321 16 16 0 0 0 - 0 2024-07-28T22:58:09.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:08 smithi155 bash[73694]: debug 2024-07-28T22:58:08.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:09.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11322 16 16 0 0 0 - 0 2024-07-28T22:58:09.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:09 smithi155 bash[68033]: cluster 2024-07-28T22:58:08.338970+0000 mgr.y (mgr.34101) 6251 : cluster [DBG] pgmap v7179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:09.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:09 smithi045 bash[80445]: cluster 2024-07-28T22:58:08.338970+0000 mgr.y (mgr.34101) 6251 : cluster [DBG] pgmap v7179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:09 smithi045 bash[82788]: cluster 2024-07-28T22:58:08.338970+0000 mgr.y (mgr.34101) 6251 : cluster [DBG] pgmap v7179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:09 smithi155 bash[73694]: debug 2024-07-28T22:58:09.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:10.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11323 16 16 0 0 0 - 0 2024-07-28T22:58:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:58:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:58:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T22:58:11.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:10 smithi155 bash[73694]: debug 2024-07-28T22:58:10.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:11.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11324 16 16 0 0 0 - 0 2024-07-28T22:58:11.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:11 smithi155 bash[68033]: cluster 2024-07-28T22:58:10.340667+0000 mgr.y (mgr.34101) 6252 : cluster [DBG] pgmap v7180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:11.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:11 smithi045 bash[80445]: cluster 2024-07-28T22:58:10.340667+0000 mgr.y (mgr.34101) 6252 : cluster [DBG] pgmap v7180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:11.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:11 smithi045 bash[82788]: cluster 2024-07-28T22:58:10.340667+0000 mgr.y (mgr.34101) 6252 : cluster [DBG] pgmap v7180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:11 smithi155 bash[73694]: debug 2024-07-28T22:58:11.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:12.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11325 16 16 0 0 0 - 0 2024-07-28T22:58:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:58:12 smithi155 bash[60745]: ts=2024-07-28T22:58:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:58:13.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:12 smithi155 bash[73694]: debug 2024-07-28T22:58:12.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:13.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11326 16 16 0 0 0 - 0 2024-07-28T22:58:13.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:13 smithi155 bash[68033]: cluster 2024-07-28T22:58:12.342535+0000 mgr.y (mgr.34101) 6253 : cluster [DBG] pgmap v7181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:13.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:13 smithi045 bash[80445]: cluster 2024-07-28T22:58:12.342535+0000 mgr.y (mgr.34101) 6253 : cluster [DBG] pgmap v7181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:13.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:13 smithi045 bash[82788]: cluster 2024-07-28T22:58:12.342535+0000 mgr.y (mgr.34101) 6253 : cluster [DBG] pgmap v7181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:14.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:13 smithi155 bash[73694]: debug 2024-07-28T22:58:13.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:14.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11327 16 16 0 0 0 - 0 2024-07-28T22:58:15.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:14 smithi155 bash[73694]: debug 2024-07-28T22:58:14.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:15.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11328 16 16 0 0 0 - 0 2024-07-28T22:58:15.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:15 smithi155 bash[68033]: cluster 2024-07-28T22:58:14.344257+0000 mgr.y (mgr.34101) 6254 : cluster [DBG] pgmap v7182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:15 smithi045 bash[80445]: cluster 2024-07-28T22:58:14.344257+0000 mgr.y (mgr.34101) 6254 : cluster [DBG] pgmap v7182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:15 smithi045 bash[82788]: cluster 2024-07-28T22:58:14.344257+0000 mgr.y (mgr.34101) 6254 : cluster [DBG] pgmap v7182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:15 smithi155 bash[73694]: debug 2024-07-28T22:58:15.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:16.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11329 16 16 0 0 0 - 0 2024-07-28T22:58:17.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:16 smithi155 bash[73694]: debug 2024-07-28T22:58:16.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:17.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11330 16 16 0 0 0 - 0 2024-07-28T22:58:17.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:17 smithi155 bash[68033]: cluster 2024-07-28T22:58:16.346011+0000 mgr.y (mgr.34101) 6255 : cluster [DBG] pgmap v7183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:17.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:17 smithi045 bash[80445]: cluster 2024-07-28T22:58:16.346011+0000 mgr.y (mgr.34101) 6255 : cluster [DBG] pgmap v7183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:17.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:17 smithi045 bash[82788]: cluster 2024-07-28T22:58:16.346011+0000 mgr.y (mgr.34101) 6255 : cluster [DBG] pgmap v7183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:17 smithi155 bash[73694]: debug 2024-07-28T22:58:17.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:18.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11331 16 16 0 0 0 - 0 2024-07-28T22:58:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:18 smithi155 bash[73694]: debug 2024-07-28T22:58:18.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:19.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11332 16 16 0 0 0 - 0 2024-07-28T22:58:19.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:19 smithi155 bash[68033]: cluster 2024-07-28T22:58:18.347839+0000 mgr.y (mgr.34101) 6256 : cluster [DBG] pgmap v7184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:19.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:19 smithi155 bash[68033]: audit 2024-07-28T22:58:18.672828+0000 mon.c (mon.2) 1593 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:19 smithi045 bash[82788]: cluster 2024-07-28T22:58:18.347839+0000 mgr.y (mgr.34101) 6256 : cluster [DBG] pgmap v7184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:19 smithi045 bash[82788]: audit 2024-07-28T22:58:18.672828+0000 mon.c (mon.2) 1593 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:19 smithi045 bash[80445]: cluster 2024-07-28T22:58:18.347839+0000 mgr.y (mgr.34101) 6256 : cluster [DBG] pgmap v7184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:19 smithi045 bash[80445]: audit 2024-07-28T22:58:18.672828+0000 mon.c (mon.2) 1593 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:20.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:19 smithi155 bash[73694]: debug 2024-07-28T22:58:19.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:20.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11333 16 16 0 0 0 - 0 2024-07-28T22:58:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:58:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:58:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:58:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:20 smithi155 bash[73694]: debug 2024-07-28T22:58:20.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:21.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11334 16 16 0 0 0 - 0 2024-07-28T22:58:21.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:21 smithi155 bash[68033]: cluster 2024-07-28T22:58:20.349565+0000 mgr.y (mgr.34101) 6257 : cluster [DBG] pgmap v7185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:21 smithi045 bash[82788]: cluster 2024-07-28T22:58:20.349565+0000 mgr.y (mgr.34101) 6257 : cluster [DBG] pgmap v7185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:21.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:21 smithi045 bash[80445]: cluster 2024-07-28T22:58:20.349565+0000 mgr.y (mgr.34101) 6257 : cluster [DBG] pgmap v7185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:21 smithi155 bash[73694]: debug 2024-07-28T22:58:21.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:22.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11335 16 16 0 0 0 - 0 2024-07-28T22:58:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:58:22 smithi155 bash[60745]: ts=2024-07-28T22:58:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:58:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:22 smithi155 bash[73694]: debug 2024-07-28T22:58:22.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:23.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11336 16 16 0 0 0 - 0 2024-07-28T22:58:23.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:23 smithi155 bash[68033]: cluster 2024-07-28T22:58:22.351481+0000 mgr.y (mgr.34101) 6258 : cluster [DBG] pgmap v7186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:23.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:23 smithi045 bash[82788]: cluster 2024-07-28T22:58:22.351481+0000 mgr.y (mgr.34101) 6258 : cluster [DBG] pgmap v7186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:23.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:23 smithi045 bash[80445]: cluster 2024-07-28T22:58:22.351481+0000 mgr.y (mgr.34101) 6258 : cluster [DBG] pgmap v7186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:23 smithi155 bash[73694]: debug 2024-07-28T22:58:23.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:24.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11337 16 16 0 0 0 - 0 2024-07-28T22:58:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:24 smithi155 bash[73694]: debug 2024-07-28T22:58:24.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:25.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11338 16 16 0 0 0 - 0 2024-07-28T22:58:25.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:25 smithi155 bash[68033]: cluster 2024-07-28T22:58:24.353212+0000 mgr.y (mgr.34101) 6259 : cluster [DBG] pgmap v7187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:25.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:25 smithi045 bash[80445]: cluster 2024-07-28T22:58:24.353212+0000 mgr.y (mgr.34101) 6259 : cluster [DBG] pgmap v7187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:25.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:25 smithi045 bash[82788]: cluster 2024-07-28T22:58:24.353212+0000 mgr.y (mgr.34101) 6259 : cluster [DBG] pgmap v7187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:25 smithi155 bash[73694]: debug 2024-07-28T22:58:25.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:26.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11339 16 16 0 0 0 - 0 2024-07-28T22:58:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:26 smithi155 bash[73694]: debug 2024-07-28T22:58:26.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:27.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:58:27.492650+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:58:27.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:58:27.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11340 16 16 0 0 0 - 0 2024-07-28T22:58:27.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:27 smithi155 bash[73694]: debug 2024-07-28T22:58:27.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:27.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:27 smithi155 bash[68033]: cluster 2024-07-28T22:58:26.355026+0000 mgr.y (mgr.34101) 6260 : cluster [DBG] pgmap v7188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:27.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:27 smithi045 bash[80445]: cluster 2024-07-28T22:58:26.355026+0000 mgr.y (mgr.34101) 6260 : cluster [DBG] pgmap v7188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:27.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:27 smithi045 bash[82788]: cluster 2024-07-28T22:58:26.355026+0000 mgr.y (mgr.34101) 6260 : cluster [DBG] pgmap v7188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:28.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11341 16 16 0 0 0 - 0 2024-07-28T22:58:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:28 smithi155 bash[73694]: debug 2024-07-28T22:58:28.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:29.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11342 16 16 0 0 0 - 0 2024-07-28T22:58:29.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:29 smithi155 bash[68033]: cluster 2024-07-28T22:58:28.356965+0000 mgr.y (mgr.34101) 6261 : cluster [DBG] pgmap v7189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:29.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:29 smithi155 bash[68033]: audit 2024-07-28T22:58:28.597951+0000 mon.c (mon.2) 1594 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:58:29.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:29 smithi045 bash[80445]: cluster 2024-07-28T22:58:28.356965+0000 mgr.y (mgr.34101) 6261 : cluster [DBG] pgmap v7189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:29.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:29 smithi045 bash[80445]: audit 2024-07-28T22:58:28.597951+0000 mon.c (mon.2) 1594 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:58:29.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:29 smithi045 bash[82788]: cluster 2024-07-28T22:58:28.356965+0000 mgr.y (mgr.34101) 6261 : cluster [DBG] pgmap v7189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:29.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:29 smithi045 bash[82788]: audit 2024-07-28T22:58:28.597951+0000 mon.c (mon.2) 1594 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:58:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:29 smithi155 bash[73694]: debug 2024-07-28T22:58:29.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:30.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11343 16 16 0 0 0 - 0 2024-07-28T22:58:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:58:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:58:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:58:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:30 smithi155 bash[73694]: debug 2024-07-28T22:58:30.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:31.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11344 16 16 0 0 0 - 0 2024-07-28T22:58:31.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:31 smithi155 bash[68033]: cluster 2024-07-28T22:58:30.358765+0000 mgr.y (mgr.34101) 6262 : cluster [DBG] pgmap v7190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:31.975 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:31 smithi045 bash[80445]: cluster 2024-07-28T22:58:30.358765+0000 mgr.y (mgr.34101) 6262 : cluster [DBG] pgmap v7190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:31.976 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:31 smithi045 bash[82788]: cluster 2024-07-28T22:58:30.358765+0000 mgr.y (mgr.34101) 6262 : cluster [DBG] pgmap v7190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:32.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:31 smithi155 bash[73694]: debug 2024-07-28T22:58:31.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:32.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11345 16 16 0 0 0 - 0 2024-07-28T22:58:32.815 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:58:32 smithi155 bash[60745]: ts=2024-07-28T22:58:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:58:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:32 smithi155 bash[73694]: debug 2024-07-28T22:58:32.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:33.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11346 16 16 0 0 0 - 0 2024-07-28T22:58:33.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:33 smithi155 bash[68033]: cluster 2024-07-28T22:58:32.360649+0000 mgr.y (mgr.34101) 6263 : cluster [DBG] pgmap v7191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:33.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:33 smithi155 bash[73694]: debug 2024-07-28T22:58:33.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:33.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:33 smithi045 bash[80445]: cluster 2024-07-28T22:58:32.360649+0000 mgr.y (mgr.34101) 6263 : cluster [DBG] pgmap v7191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:33 smithi045 bash[82788]: cluster 2024-07-28T22:58:32.360649+0000 mgr.y (mgr.34101) 6263 : cluster [DBG] pgmap v7191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:34.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11347 16 16 0 0 0 - 0 2024-07-28T22:58:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:34 smithi155 bash[73694]: debug 2024-07-28T22:58:34.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:34.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:34 smithi155 bash[68033]: audit 2024-07-28T22:58:33.672641+0000 mon.c (mon.2) 1595 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:34.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:34 smithi155 bash[68033]: audit 2024-07-28T22:58:34.299816+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:34.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:34 smithi155 bash[68033]: audit 2024-07-28T22:58:34.308298+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:34.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:34 smithi155 bash[68033]: audit 2024-07-28T22:58:34.470351+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:34.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:34 smithi155 bash[68033]: audit 2024-07-28T22:58:34.481687+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:34 smithi045 bash[80445]: audit 2024-07-28T22:58:33.672641+0000 mon.c (mon.2) 1595 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:34 smithi045 bash[80445]: audit 2024-07-28T22:58:34.299816+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:34 smithi045 bash[80445]: audit 2024-07-28T22:58:34.308298+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:34 smithi045 bash[80445]: audit 2024-07-28T22:58:34.470351+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:34 smithi045 bash[80445]: audit 2024-07-28T22:58:34.481687+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:34 smithi045 bash[82788]: audit 2024-07-28T22:58:33.672641+0000 mon.c (mon.2) 1595 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:34 smithi045 bash[82788]: audit 2024-07-28T22:58:34.299816+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:34 smithi045 bash[82788]: audit 2024-07-28T22:58:34.308298+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:34 smithi045 bash[82788]: audit 2024-07-28T22:58:34.470351+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:34 smithi045 bash[82788]: audit 2024-07-28T22:58:34.481687+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:35.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11348 16 16 0 0 0 - 0 2024-07-28T22:58:35.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:35 smithi155 bash[73694]: debug 2024-07-28T22:58:35.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:35.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:35 smithi155 bash[68033]: cluster 2024-07-28T22:58:34.362350+0000 mgr.y (mgr.34101) 6264 : cluster [DBG] pgmap v7192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:35.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:35 smithi155 bash[68033]: audit 2024-07-28T22:58:34.926725+0000 mon.c (mon.2) 1596 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:58:35.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:35 smithi155 bash[68033]: audit 2024-07-28T22:58:34.928392+0000 mon.c (mon.2) 1597 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:58:35.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:35 smithi155 bash[68033]: audit 2024-07-28T22:58:34.938912+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:35 smithi045 bash[80445]: cluster 2024-07-28T22:58:34.362350+0000 mgr.y (mgr.34101) 6264 : cluster [DBG] pgmap v7192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:35 smithi045 bash[80445]: audit 2024-07-28T22:58:34.926725+0000 mon.c (mon.2) 1596 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:58:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:35 smithi045 bash[80445]: audit 2024-07-28T22:58:34.928392+0000 mon.c (mon.2) 1597 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:58:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:35 smithi045 bash[80445]: audit 2024-07-28T22:58:34.938912+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:35.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:35 smithi045 bash[82788]: cluster 2024-07-28T22:58:34.362350+0000 mgr.y (mgr.34101) 6264 : cluster [DBG] pgmap v7192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:35.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:35 smithi045 bash[82788]: audit 2024-07-28T22:58:34.926725+0000 mon.c (mon.2) 1596 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:58:35.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:35 smithi045 bash[82788]: audit 2024-07-28T22:58:34.928392+0000 mon.c (mon.2) 1597 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:58:35.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:35 smithi045 bash[82788]: audit 2024-07-28T22:58:34.938912+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:58:36.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11349 16 16 0 0 0 - 0 2024-07-28T22:58:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:36 smithi155 bash[73694]: debug 2024-07-28T22:58:36.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:37.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11350 16 16 0 0 0 - 0 2024-07-28T22:58:37.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:37 smithi045 bash[80445]: cluster 2024-07-28T22:58:36.364078+0000 mgr.y (mgr.34101) 6265 : cluster [DBG] pgmap v7193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:37.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:37 smithi045 bash[82788]: cluster 2024-07-28T22:58:36.364078+0000 mgr.y (mgr.34101) 6265 : cluster [DBG] pgmap v7193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:38.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:37 smithi155 bash[68033]: cluster 2024-07-28T22:58:36.364078+0000 mgr.y (mgr.34101) 6265 : cluster [DBG] pgmap v7193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:38.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:37 smithi155 bash[73694]: debug 2024-07-28T22:58:37.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:38.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11351 16 16 0 0 0 - 0 2024-07-28T22:58:39.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:38 smithi155 bash[73694]: debug 2024-07-28T22:58:38.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:39.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11352 16 16 0 0 0 - 0 2024-07-28T22:58:39.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:39 smithi045 bash[80445]: cluster 2024-07-28T22:58:38.365985+0000 mgr.y (mgr.34101) 6266 : cluster [DBG] pgmap v7194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:39.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:39 smithi045 bash[82788]: cluster 2024-07-28T22:58:38.365985+0000 mgr.y (mgr.34101) 6266 : cluster [DBG] pgmap v7194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:40.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:39 smithi155 bash[68033]: cluster 2024-07-28T22:58:38.365985+0000 mgr.y (mgr.34101) 6266 : cluster [DBG] pgmap v7194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:40.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:39 smithi155 bash[73694]: debug 2024-07-28T22:58:39.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:40.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11353 16 16 0 0 0 - 0 2024-07-28T22:58:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:58:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:58:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:58:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:40 smithi155 bash[73694]: debug 2024-07-28T22:58:40.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:41.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11354 16 16 0 0 0 - 0 2024-07-28T22:58:41.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:41 smithi045 bash[82788]: cluster 2024-07-28T22:58:40.367865+0000 mgr.y (mgr.34101) 6267 : cluster [DBG] pgmap v7195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:41.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:41 smithi045 bash[80445]: cluster 2024-07-28T22:58:40.367865+0000 mgr.y (mgr.34101) 6267 : cluster [DBG] pgmap v7195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:42.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:41 smithi155 bash[73694]: debug 2024-07-28T22:58:41.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:42.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:41 smithi155 bash[68033]: cluster 2024-07-28T22:58:40.367865+0000 mgr.y (mgr.34101) 6267 : cluster [DBG] pgmap v7195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:42.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11355 16 16 0 0 0 - 0 2024-07-28T22:58:42.708 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:58:42 smithi155 bash[60745]: ts=2024-07-28T22:58:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:58:43.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:42 smithi155 bash[73694]: debug 2024-07-28T22:58:42.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:43.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11356 16 16 0 0 0 - 0 2024-07-28T22:58:43.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:43 smithi045 bash[80445]: cluster 2024-07-28T22:58:42.369786+0000 mgr.y (mgr.34101) 6268 : cluster [DBG] pgmap v7196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:43.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:43 smithi045 bash[82788]: cluster 2024-07-28T22:58:42.369786+0000 mgr.y (mgr.34101) 6268 : cluster [DBG] pgmap v7196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:44.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:43 smithi155 bash[73694]: debug 2024-07-28T22:58:43.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:44.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:43 smithi155 bash[68033]: cluster 2024-07-28T22:58:42.369786+0000 mgr.y (mgr.34101) 6268 : cluster [DBG] pgmap v7196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:44.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11357 16 16 0 0 0 - 0 2024-07-28T22:58:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:44 smithi155 bash[73694]: debug 2024-07-28T22:58:44.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:45.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11358 16 16 0 0 0 - 0 2024-07-28T22:58:45.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:45 smithi045 bash[80445]: cluster 2024-07-28T22:58:44.371524+0000 mgr.y (mgr.34101) 6269 : cluster [DBG] pgmap v7197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:45.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:45 smithi045 bash[82788]: cluster 2024-07-28T22:58:44.371524+0000 mgr.y (mgr.34101) 6269 : cluster [DBG] pgmap v7197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:46.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:45 smithi155 bash[73694]: debug 2024-07-28T22:58:45.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:45 smithi155 bash[68033]: cluster 2024-07-28T22:58:44.371524+0000 mgr.y (mgr.34101) 6269 : cluster [DBG] pgmap v7197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:46.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11359 16 16 0 0 0 - 0 2024-07-28T22:58:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:46 smithi155 bash[73694]: debug 2024-07-28T22:58:46.616+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:47.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:58:47.495886+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:58:47.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:58:47.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11360 16 16 0 0 0 - 0 2024-07-28T22:58:47.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:47 smithi045 bash[80445]: cluster 2024-07-28T22:58:46.373287+0000 mgr.y (mgr.34101) 6270 : cluster [DBG] pgmap v7198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:47.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:47 smithi045 bash[82788]: cluster 2024-07-28T22:58:46.373287+0000 mgr.y (mgr.34101) 6270 : cluster [DBG] pgmap v7198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:48.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:47 smithi155 bash[73694]: debug 2024-07-28T22:58:47.636+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:48.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:47 smithi155 bash[68033]: cluster 2024-07-28T22:58:46.373287+0000 mgr.y (mgr.34101) 6270 : cluster [DBG] pgmap v7198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:48.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11361 16 16 0 0 0 - 0 2024-07-28T22:58:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:48 smithi155 bash[73694]: debug 2024-07-28T22:58:48.680+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:49.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11362 16 16 0 0 0 - 0 2024-07-28T22:58:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:49 smithi045 bash[80445]: cluster 2024-07-28T22:58:48.375357+0000 mgr.y (mgr.34101) 6271 : cluster [DBG] pgmap v7199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:49 smithi045 bash[80445]: audit 2024-07-28T22:58:48.673594+0000 mon.c (mon.2) 1598 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:49 smithi045 bash[82788]: cluster 2024-07-28T22:58:48.375357+0000 mgr.y (mgr.34101) 6271 : cluster [DBG] pgmap v7199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:49 smithi045 bash[82788]: audit 2024-07-28T22:58:48.673594+0000 mon.c (mon.2) 1598 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:50.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:49 smithi155 bash[73694]: debug 2024-07-28T22:58:49.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:50.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:49 smithi155 bash[68033]: cluster 2024-07-28T22:58:48.375357+0000 mgr.y (mgr.34101) 6271 : cluster [DBG] pgmap v7199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:50.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:49 smithi155 bash[68033]: audit 2024-07-28T22:58:48.673594+0000 mon.c (mon.2) 1598 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:58:50.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11363 16 16 0 0 0 - 0 2024-07-28T22:58:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:58:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:58:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:58:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:50 smithi155 bash[73694]: debug 2024-07-28T22:58:50.740+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:51.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11364 16 16 0 0 0 - 0 2024-07-28T22:58:51.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:51 smithi045 bash[80445]: cluster 2024-07-28T22:58:50.377141+0000 mgr.y (mgr.34101) 6272 : cluster [DBG] pgmap v7200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:51.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:51 smithi045 bash[82788]: cluster 2024-07-28T22:58:50.377141+0000 mgr.y (mgr.34101) 6272 : cluster [DBG] pgmap v7200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:52.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:51 smithi155 bash[73694]: debug 2024-07-28T22:58:51.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:52.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:51 smithi155 bash[68033]: cluster 2024-07-28T22:58:50.377141+0000 mgr.y (mgr.34101) 6272 : cluster [DBG] pgmap v7200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:52.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11365 16 16 0 0 0 - 0 2024-07-28T22:58:52.739 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:58:52 smithi155 bash[60745]: ts=2024-07-28T22:58:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:58:53.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:52 smithi155 bash[73694]: debug 2024-07-28T22:58:52.732+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:53.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11366 16 16 0 0 0 - 0 2024-07-28T22:58:53.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:53 smithi045 bash[80445]: cluster 2024-07-28T22:58:52.379135+0000 mgr.y (mgr.34101) 6273 : cluster [DBG] pgmap v7201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:53.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:53 smithi045 bash[82788]: cluster 2024-07-28T22:58:52.379135+0000 mgr.y (mgr.34101) 6273 : cluster [DBG] pgmap v7201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:53 smithi155 bash[68033]: cluster 2024-07-28T22:58:52.379135+0000 mgr.y (mgr.34101) 6273 : cluster [DBG] pgmap v7201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:54.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:53 smithi155 bash[73694]: debug 2024-07-28T22:58:53.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:54.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11367 16 16 0 0 0 - 0 2024-07-28T22:58:55.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:54 smithi155 bash[73694]: debug 2024-07-28T22:58:54.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:55.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11368 16 16 0 0 0 - 0 2024-07-28T22:58:55.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:55 smithi045 bash[80445]: cluster 2024-07-28T22:58:54.380919+0000 mgr.y (mgr.34101) 6274 : cluster [DBG] pgmap v7202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:55.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:55 smithi045 bash[82788]: cluster 2024-07-28T22:58:54.380919+0000 mgr.y (mgr.34101) 6274 : cluster [DBG] pgmap v7202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:55 smithi155 bash[68033]: cluster 2024-07-28T22:58:54.380919+0000 mgr.y (mgr.34101) 6274 : cluster [DBG] pgmap v7202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:56.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:55 smithi155 bash[73694]: debug 2024-07-28T22:58:55.732+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:56.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11369 16 16 0 0 0 - 0 2024-07-28T22:58:57.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:56 smithi155 bash[73694]: debug 2024-07-28T22:58:56.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:57.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11370 16 16 0 0 0 - 0 2024-07-28T22:58:57.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:57 smithi045 bash[80445]: cluster 2024-07-28T22:58:56.382691+0000 mgr.y (mgr.34101) 6275 : cluster [DBG] pgmap v7203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:57.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:57 smithi045 bash[82788]: cluster 2024-07-28T22:58:56.382691+0000 mgr.y (mgr.34101) 6275 : cluster [DBG] pgmap v7203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:58.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:57 smithi155 bash[73694]: debug 2024-07-28T22:58:57.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:58.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:57 smithi155 bash[68033]: cluster 2024-07-28T22:58:56.382691+0000 mgr.y (mgr.34101) 6275 : cluster [DBG] pgmap v7203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:58.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11371 16 16 0 0 0 - 0 2024-07-28T22:58:59.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:58 smithi155 bash[73694]: debug 2024-07-28T22:58:58.800+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:58:59.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11372 16 16 0 0 0 - 0 2024-07-28T22:58:59.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:58:59 smithi045 bash[80445]: cluster 2024-07-28T22:58:58.384551+0000 mgr.y (mgr.34101) 6276 : cluster [DBG] pgmap v7204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:58:59.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:58:59 smithi045 bash[82788]: cluster 2024-07-28T22:58:58.384551+0000 mgr.y (mgr.34101) 6276 : cluster [DBG] pgmap v7204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:00.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:58:59 smithi155 bash[73694]: debug 2024-07-28T22:58:59.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:00.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:58:59 smithi155 bash[68033]: cluster 2024-07-28T22:58:58.384551+0000 mgr.y (mgr.34101) 6276 : cluster [DBG] pgmap v7204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:00.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11373 16 16 0 0 0 - 0 2024-07-28T22:59:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:59:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:59:00] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T22:59:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:00 smithi155 bash[73694]: debug 2024-07-28T22:59:00.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:01.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11374 16 16 0 0 0 - 0 2024-07-28T22:59:01.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:01 smithi045 bash[80445]: cluster 2024-07-28T22:59:00.386286+0000 mgr.y (mgr.34101) 6277 : cluster [DBG] pgmap v7205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:01.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:01 smithi045 bash[82788]: cluster 2024-07-28T22:59:00.386286+0000 mgr.y (mgr.34101) 6277 : cluster [DBG] pgmap v7205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:01 smithi155 bash[73694]: debug 2024-07-28T22:59:01.740+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:02.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:01 smithi155 bash[68033]: cluster 2024-07-28T22:59:00.386286+0000 mgr.y (mgr.34101) 6277 : cluster [DBG] pgmap v7205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:02.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11375 16 16 0 0 0 - 0 2024-07-28T22:59:02.755 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:59:02 smithi155 bash[60745]: ts=2024-07-28T22:59:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:59:03.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:02 smithi155 bash[73694]: debug 2024-07-28T22:59:02.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:03.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11376 16 16 0 0 0 - 0 2024-07-28T22:59:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:03 smithi045 bash[80445]: cluster 2024-07-28T22:59:02.388120+0000 mgr.y (mgr.34101) 6278 : cluster [DBG] pgmap v7206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:03 smithi045 bash[82788]: cluster 2024-07-28T22:59:02.388120+0000 mgr.y (mgr.34101) 6278 : cluster [DBG] pgmap v7206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:04.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:03 smithi155 bash[73694]: debug 2024-07-28T22:59:03.712+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:03 smithi155 bash[68033]: cluster 2024-07-28T22:59:02.388120+0000 mgr.y (mgr.34101) 6278 : cluster [DBG] pgmap v7206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:04.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11377 16 16 0 0 0 - 0 2024-07-28T22:59:04.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:04 smithi045 bash[80445]: audit 2024-07-28T22:59:03.673956+0000 mon.c (mon.2) 1599 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:04.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:04 smithi045 bash[82788]: audit 2024-07-28T22:59:03.673956+0000 mon.c (mon.2) 1599 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:04 smithi155 bash[68033]: audit 2024-07-28T22:59:03.673956+0000 mon.c (mon.2) 1599 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:04 smithi155 bash[73694]: debug 2024-07-28T22:59:04.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:05.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11378 16 16 0 0 0 - 0 2024-07-28T22:59:05.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:05 smithi045 bash[80445]: cluster 2024-07-28T22:59:04.389845+0000 mgr.y (mgr.34101) 6279 : cluster [DBG] pgmap v7207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:05.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:05 smithi045 bash[82788]: cluster 2024-07-28T22:59:04.389845+0000 mgr.y (mgr.34101) 6279 : cluster [DBG] pgmap v7207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:06.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:05 smithi155 bash[68033]: cluster 2024-07-28T22:59:04.389845+0000 mgr.y (mgr.34101) 6279 : cluster [DBG] pgmap v7207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:06.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:05 smithi155 bash[73694]: debug 2024-07-28T22:59:05.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:06.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11379 16 16 0 0 0 - 0 2024-07-28T22:59:07.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:06 smithi155 bash[73694]: debug 2024-07-28T22:59:06.708+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:07.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:59:07.499258+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:59:07.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:59:07.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11380 16 16 0 0 0 - 0 2024-07-28T22:59:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:07 smithi045 bash[80445]: cluster 2024-07-28T22:59:06.391523+0000 mgr.y (mgr.34101) 6280 : cluster [DBG] pgmap v7208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:07.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:07 smithi045 bash[82788]: cluster 2024-07-28T22:59:06.391523+0000 mgr.y (mgr.34101) 6280 : cluster [DBG] pgmap v7208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:08.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:07 smithi155 bash[68033]: cluster 2024-07-28T22:59:06.391523+0000 mgr.y (mgr.34101) 6280 : cluster [DBG] pgmap v7208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:08.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:07 smithi155 bash[73694]: debug 2024-07-28T22:59:07.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:08.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11381 16 16 0 0 0 - 0 2024-07-28T22:59:09.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:08 smithi155 bash[73694]: debug 2024-07-28T22:59:08.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:09.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11382 16 16 0 0 0 - 0 2024-07-28T22:59:09.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:09 smithi045 bash[80445]: cluster 2024-07-28T22:59:08.393378+0000 mgr.y (mgr.34101) 6281 : cluster [DBG] pgmap v7209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:09 smithi045 bash[82788]: cluster 2024-07-28T22:59:08.393378+0000 mgr.y (mgr.34101) 6281 : cluster [DBG] pgmap v7209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:09 smithi155 bash[73694]: debug 2024-07-28T22:59:09.636+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:10.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:09 smithi155 bash[68033]: cluster 2024-07-28T22:59:08.393378+0000 mgr.y (mgr.34101) 6281 : cluster [DBG] pgmap v7209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:10.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11383 16 16 0 0 0 - 0 2024-07-28T22:59:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:59:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:59:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T22:59:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:10 smithi155 bash[73694]: debug 2024-07-28T22:59:10.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:11.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11384 16 16 0 0 0 - 0 2024-07-28T22:59:11.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:11 smithi045 bash[80445]: cluster 2024-07-28T22:59:10.395153+0000 mgr.y (mgr.34101) 6282 : cluster [DBG] pgmap v7210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:11.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:11 smithi045 bash[82788]: cluster 2024-07-28T22:59:10.395153+0000 mgr.y (mgr.34101) 6282 : cluster [DBG] pgmap v7210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:12.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:11 smithi155 bash[68033]: cluster 2024-07-28T22:59:10.395153+0000 mgr.y (mgr.34101) 6282 : cluster [DBG] pgmap v7210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:12.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:11 smithi155 bash[73694]: debug 2024-07-28T22:59:11.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:12.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11385 16 16 0 0 0 - 0 2024-07-28T22:59:12.630 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:59:12 smithi155 bash[60745]: ts=2024-07-28T22:59:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:59:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:12 smithi155 bash[73694]: debug 2024-07-28T22:59:12.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:13.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11386 16 16 0 0 0 - 0 2024-07-28T22:59:13.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:13 smithi045 bash[80445]: cluster 2024-07-28T22:59:12.397063+0000 mgr.y (mgr.34101) 6283 : cluster [DBG] pgmap v7211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:13.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:13 smithi045 bash[82788]: cluster 2024-07-28T22:59:12.397063+0000 mgr.y (mgr.34101) 6283 : cluster [DBG] pgmap v7211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:14.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:13 smithi155 bash[73694]: debug 2024-07-28T22:59:13.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:14.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:13 smithi155 bash[68033]: cluster 2024-07-28T22:59:12.397063+0000 mgr.y (mgr.34101) 6283 : cluster [DBG] pgmap v7211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:14.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11387 16 16 0 0 0 - 0 2024-07-28T22:59:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:14 smithi155 bash[73694]: debug 2024-07-28T22:59:14.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:15.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11388 16 16 0 0 0 - 0 2024-07-28T22:59:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:15 smithi045 bash[80445]: cluster 2024-07-28T22:59:14.398852+0000 mgr.y (mgr.34101) 6284 : cluster [DBG] pgmap v7212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:15 smithi045 bash[82788]: cluster 2024-07-28T22:59:14.398852+0000 mgr.y (mgr.34101) 6284 : cluster [DBG] pgmap v7212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:16.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:15 smithi155 bash[68033]: cluster 2024-07-28T22:59:14.398852+0000 mgr.y (mgr.34101) 6284 : cluster [DBG] pgmap v7212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:16.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:15 smithi155 bash[73694]: debug 2024-07-28T22:59:15.668+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:16.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11389 16 16 0 0 0 - 0 2024-07-28T22:59:17.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:16 smithi155 bash[73694]: debug 2024-07-28T22:59:16.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:17.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11390 16 16 0 0 0 - 0 2024-07-28T22:59:17.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:17 smithi045 bash[80445]: cluster 2024-07-28T22:59:16.400612+0000 mgr.y (mgr.34101) 6285 : cluster [DBG] pgmap v7213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:17.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:17 smithi045 bash[82788]: cluster 2024-07-28T22:59:16.400612+0000 mgr.y (mgr.34101) 6285 : cluster [DBG] pgmap v7213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:18.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:17 smithi155 bash[73694]: debug 2024-07-28T22:59:17.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:18.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:17 smithi155 bash[68033]: cluster 2024-07-28T22:59:16.400612+0000 mgr.y (mgr.34101) 6285 : cluster [DBG] pgmap v7213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:18.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11391 16 16 0 0 0 - 0 2024-07-28T22:59:19.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:18 smithi155 bash[73694]: debug 2024-07-28T22:59:18.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:19.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11392 16 16 0 0 0 - 0 2024-07-28T22:59:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:19 smithi045 bash[80445]: cluster 2024-07-28T22:59:18.402513+0000 mgr.y (mgr.34101) 6286 : cluster [DBG] pgmap v7214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:19 smithi045 bash[80445]: audit 2024-07-28T22:59:18.674514+0000 mon.c (mon.2) 1600 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:19 smithi045 bash[82788]: cluster 2024-07-28T22:59:18.402513+0000 mgr.y (mgr.34101) 6286 : cluster [DBG] pgmap v7214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:19 smithi045 bash[82788]: audit 2024-07-28T22:59:18.674514+0000 mon.c (mon.2) 1600 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:20.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:19 smithi155 bash[73694]: debug 2024-07-28T22:59:19.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:20.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:19 smithi155 bash[68033]: cluster 2024-07-28T22:59:18.402513+0000 mgr.y (mgr.34101) 6286 : cluster [DBG] pgmap v7214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:20.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:19 smithi155 bash[68033]: audit 2024-07-28T22:59:18.674514+0000 mon.c (mon.2) 1600 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:20.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11393 16 16 0 0 0 - 0 2024-07-28T22:59:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:59:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:59:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:59:21.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:20 smithi155 bash[73694]: debug 2024-07-28T22:59:20.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:48:51.251527+0000 (oldest deadline 2024-07-28T22:49:11.251527+0000) 2024-07-28T22:59:21.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11394 16 16 0 0 0 - 0 2024-07-28T22:59:21.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:21 smithi045 bash[80445]: cluster 2024-07-28T22:59:20.404270+0000 mgr.y (mgr.34101) 6287 : cluster [DBG] pgmap v7215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:21 smithi045 bash[82788]: cluster 2024-07-28T22:59:20.404270+0000 mgr.y (mgr.34101) 6287 : cluster [DBG] pgmap v7215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:22.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:21 smithi155 bash[68033]: cluster 2024-07-28T22:59:20.404270+0000 mgr.y (mgr.34101) 6287 : cluster [DBG] pgmap v7215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:22.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11395 16 16 0 0 0 - 0 2024-07-28T22:59:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:59:22 smithi155 bash[60745]: ts=2024-07-28T22:59:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:59:23.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11396 16 16 0 0 0 - 0 2024-07-28T22:59:23.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:23 smithi045 bash[80445]: cluster 2024-07-28T22:59:22.406159+0000 mgr.y (mgr.34101) 6288 : cluster [DBG] pgmap v7216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:23.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:23 smithi045 bash[82788]: cluster 2024-07-28T22:59:22.406159+0000 mgr.y (mgr.34101) 6288 : cluster [DBG] pgmap v7216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:24.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:23 smithi155 bash[68033]: cluster 2024-07-28T22:59:22.406159+0000 mgr.y (mgr.34101) 6288 : cluster [DBG] pgmap v7216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:24.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11397 16 16 0 0 0 - 0 2024-07-28T22:59:25.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11398 16 16 0 0 0 - 0 2024-07-28T22:59:25.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:25 smithi045 bash[80445]: cluster 2024-07-28T22:59:24.408913+0000 mgr.y (mgr.34101) 6289 : cluster [DBG] pgmap v7217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:25.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:25 smithi045 bash[82788]: cluster 2024-07-28T22:59:24.408913+0000 mgr.y (mgr.34101) 6289 : cluster [DBG] pgmap v7217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:26.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:25 smithi155 bash[68033]: cluster 2024-07-28T22:59:24.408913+0000 mgr.y (mgr.34101) 6289 : cluster [DBG] pgmap v7217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:26.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11399 16 16 0 0 0 - 0 2024-07-28T22:59:27.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:59:27.502510+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:59:27.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:59:27.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11400 16 16 0 0 0 - 0 2024-07-28T22:59:27.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:27 smithi045 bash[80445]: cluster 2024-07-28T22:59:26.410744+0000 mgr.y (mgr.34101) 6290 : cluster [DBG] pgmap v7218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:27.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:27 smithi045 bash[82788]: cluster 2024-07-28T22:59:26.410744+0000 mgr.y (mgr.34101) 6290 : cluster [DBG] pgmap v7218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:27 smithi155 bash[68033]: cluster 2024-07-28T22:59:26.410744+0000 mgr.y (mgr.34101) 6290 : cluster [DBG] pgmap v7218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:28.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11401 16 16 0 0 0 - 0 2024-07-28T22:59:29.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11402 16 16 0 0 0 - 0 2024-07-28T22:59:29.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:29 smithi045 bash[82788]: cluster 2024-07-28T22:59:28.412597+0000 mgr.y (mgr.34101) 6291 : cluster [DBG] pgmap v7219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:29.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:29 smithi045 bash[80445]: cluster 2024-07-28T22:59:28.412597+0000 mgr.y (mgr.34101) 6291 : cluster [DBG] pgmap v7219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:30.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:29 smithi155 bash[68033]: cluster 2024-07-28T22:59:28.412597+0000 mgr.y (mgr.34101) 6291 : cluster [DBG] pgmap v7219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:30.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11403 16 16 0 0 0 - 0 2024-07-28T22:59:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:59:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:59:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T22:59:31.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11404 16 16 0 0 0 - 0 2024-07-28T22:59:31.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:31 smithi045 bash[82788]: cluster 2024-07-28T22:59:30.414337+0000 mgr.y (mgr.34101) 6292 : cluster [DBG] pgmap v7220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:31.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:31 smithi045 bash[80445]: cluster 2024-07-28T22:59:30.414337+0000 mgr.y (mgr.34101) 6292 : cluster [DBG] pgmap v7220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:32.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:31 smithi155 bash[68033]: cluster 2024-07-28T22:59:30.414337+0000 mgr.y (mgr.34101) 6292 : cluster [DBG] pgmap v7220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:32.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11405 16 16 0 0 0 - 0 2024-07-28T22:59:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:59:32 smithi155 bash[60745]: ts=2024-07-28T22:59:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:59:33.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11406 16 16 0 0 0 - 0 2024-07-28T22:59:33.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:33 smithi045 bash[80445]: cluster 2024-07-28T22:59:32.416212+0000 mgr.y (mgr.34101) 6293 : cluster [DBG] pgmap v7221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:33.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:33 smithi045 bash[80445]: audit 2024-07-28T22:59:33.674865+0000 mon.c (mon.2) 1601 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:33 smithi045 bash[82788]: cluster 2024-07-28T22:59:32.416212+0000 mgr.y (mgr.34101) 6293 : cluster [DBG] pgmap v7221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:33 smithi045 bash[82788]: audit 2024-07-28T22:59:33.674865+0000 mon.c (mon.2) 1601 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:33 smithi155 bash[68033]: cluster 2024-07-28T22:59:32.416212+0000 mgr.y (mgr.34101) 6293 : cluster [DBG] pgmap v7221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:33 smithi155 bash[68033]: audit 2024-07-28T22:59:33.674865+0000 mon.c (mon.2) 1601 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:34.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11407 16 16 0 0 0 - 0 2024-07-28T22:59:35.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11408 16 16 0 0 0 - 0 2024-07-28T22:59:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:35 smithi045 bash[80445]: cluster 2024-07-28T22:59:34.417928+0000 mgr.y (mgr.34101) 6294 : cluster [DBG] pgmap v7222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:35 smithi045 bash[80445]: audit 2024-07-28T22:59:35.072170+0000 mon.c (mon.2) 1602 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:59:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:35 smithi045 bash[80445]: audit 2024-07-28T22:59:35.454015+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:35 smithi045 bash[80445]: audit 2024-07-28T22:59:35.463306+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:35.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:35 smithi045 bash[82788]: cluster 2024-07-28T22:59:34.417928+0000 mgr.y (mgr.34101) 6294 : cluster [DBG] pgmap v7222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:35.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:35 smithi045 bash[82788]: audit 2024-07-28T22:59:35.072170+0000 mon.c (mon.2) 1602 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:59:35.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:35 smithi045 bash[82788]: audit 2024-07-28T22:59:35.454015+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:35.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:35 smithi045 bash[82788]: audit 2024-07-28T22:59:35.463306+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:36.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:35 smithi155 bash[68033]: cluster 2024-07-28T22:59:34.417928+0000 mgr.y (mgr.34101) 6294 : cluster [DBG] pgmap v7222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:36.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:35 smithi155 bash[68033]: audit 2024-07-28T22:59:35.072170+0000 mon.c (mon.2) 1602 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T22:59:36.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:35 smithi155 bash[68033]: audit 2024-07-28T22:59:35.454015+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:36.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:35 smithi155 bash[68033]: audit 2024-07-28T22:59:35.463306+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:36.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11409 16 16 0 0 0 - 0 2024-07-28T22:59:37.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11410 16 16 0 0 0 - 0 2024-07-28T22:59:37.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:37 smithi045 bash[80445]: cluster 2024-07-28T22:59:36.420506+0000 mgr.y (mgr.34101) 6295 : cluster [DBG] pgmap v7223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:37.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:37 smithi045 bash[82788]: cluster 2024-07-28T22:59:36.420506+0000 mgr.y (mgr.34101) 6295 : cluster [DBG] pgmap v7223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:38.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:37 smithi155 bash[68033]: cluster 2024-07-28T22:59:36.420506+0000 mgr.y (mgr.34101) 6295 : cluster [DBG] pgmap v7223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:38.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11411 16 16 0 0 0 - 0 2024-07-28T22:59:39.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11412 16 16 0 0 0 - 0 2024-07-28T22:59:39.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:39 smithi045 bash[80445]: cluster 2024-07-28T22:59:38.423014+0000 mgr.y (mgr.34101) 6296 : cluster [DBG] pgmap v7224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:39.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:39 smithi045 bash[82788]: cluster 2024-07-28T22:59:38.423014+0000 mgr.y (mgr.34101) 6296 : cluster [DBG] pgmap v7224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:40.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:39 smithi155 bash[68033]: cluster 2024-07-28T22:59:38.423014+0000 mgr.y (mgr.34101) 6296 : cluster [DBG] pgmap v7224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:40.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11413 16 16 0 0 0 - 0 2024-07-28T22:59:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:59:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:59:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T22:59:41.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11414 16 16 0 0 0 - 0 2024-07-28T22:59:41.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:41 smithi155 bash[73694]: debug 2024-07-28T22:59:41.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:41 smithi045 bash[80445]: cluster 2024-07-28T22:59:40.423891+0000 mgr.y (mgr.34101) 6297 : cluster [DBG] pgmap v7225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:41 smithi045 bash[80445]: audit 2024-07-28T22:59:40.808097+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:41 smithi045 bash[80445]: audit 2024-07-28T22:59:40.816629+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:41 smithi045 bash[80445]: audit 2024-07-28T22:59:41.351803+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:41 smithi045 bash[80445]: audit 2024-07-28T22:59:41.363683+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:41 smithi045 bash[82788]: cluster 2024-07-28T22:59:40.423891+0000 mgr.y (mgr.34101) 6297 : cluster [DBG] pgmap v7225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:42.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:41 smithi045 bash[82788]: audit 2024-07-28T22:59:40.808097+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:41 smithi045 bash[82788]: audit 2024-07-28T22:59:40.816629+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:41 smithi045 bash[82788]: audit 2024-07-28T22:59:41.351803+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:41 smithi045 bash[82788]: audit 2024-07-28T22:59:41.363683+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:41 smithi155 bash[68033]: cluster 2024-07-28T22:59:40.423891+0000 mgr.y (mgr.34101) 6297 : cluster [DBG] pgmap v7225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:42.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:41 smithi155 bash[68033]: audit 2024-07-28T22:59:40.808097+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:41 smithi155 bash[68033]: audit 2024-07-28T22:59:40.816629+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:41 smithi155 bash[68033]: audit 2024-07-28T22:59:41.351803+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:41 smithi155 bash[68033]: audit 2024-07-28T22:59:41.363683+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:42.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11415 16 16 0 0 0 - 0 2024-07-28T22:59:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:42 smithi155 bash[73694]: debug 2024-07-28T22:59:42.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:59:42 smithi155 bash[60745]: ts=2024-07-28T22:59:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:59:43.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:42 smithi045 bash[80445]: audit 2024-07-28T22:59:41.839496+0000 mon.c (mon.2) 1603 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:59:43.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:42 smithi045 bash[80445]: audit 2024-07-28T22:59:41.841162+0000 mon.c (mon.2) 1604 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:59:43.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:42 smithi045 bash[80445]: audit 2024-07-28T22:59:41.852354+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:43.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:42 smithi045 bash[82788]: audit 2024-07-28T22:59:41.839496+0000 mon.c (mon.2) 1603 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:59:43.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:42 smithi045 bash[82788]: audit 2024-07-28T22:59:41.841162+0000 mon.c (mon.2) 1604 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:59:43.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:42 smithi045 bash[82788]: audit 2024-07-28T22:59:41.852354+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:43.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:42 smithi155 bash[68033]: audit 2024-07-28T22:59:41.839496+0000 mon.c (mon.2) 1603 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T22:59:43.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:42 smithi155 bash[68033]: audit 2024-07-28T22:59:41.841162+0000 mon.c (mon.2) 1604 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T22:59:43.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:42 smithi155 bash[68033]: audit 2024-07-28T22:59:41.852354+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T22:59:43.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11416 16 16 0 0 0 - 0 2024-07-28T22:59:43.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:43 smithi155 bash[73694]: debug 2024-07-28T22:59:43.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:44.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:43 smithi045 bash[80445]: cluster 2024-07-28T22:59:42.425717+0000 mgr.y (mgr.34101) 6298 : cluster [DBG] pgmap v7226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:44.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:43 smithi045 bash[82788]: cluster 2024-07-28T22:59:42.425717+0000 mgr.y (mgr.34101) 6298 : cluster [DBG] pgmap v7226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:43 smithi155 bash[68033]: cluster 2024-07-28T22:59:42.425717+0000 mgr.y (mgr.34101) 6298 : cluster [DBG] pgmap v7226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:44.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11417 16 16 0 0 0 - 0 2024-07-28T22:59:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:44 smithi155 bash[73694]: debug 2024-07-28T22:59:44.487+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:45.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11418 16 16 0 0 0 - 0 2024-07-28T22:59:45.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:45 smithi155 bash[73694]: debug 2024-07-28T22:59:45.451+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:46.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:45 smithi045 bash[80445]: cluster 2024-07-28T22:59:44.427562+0000 mgr.y (mgr.34101) 6299 : cluster [DBG] pgmap v7227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:46.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:45 smithi045 bash[82788]: cluster 2024-07-28T22:59:44.427562+0000 mgr.y (mgr.34101) 6299 : cluster [DBG] pgmap v7227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:46.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:45 smithi155 bash[68033]: cluster 2024-07-28T22:59:44.427562+0000 mgr.y (mgr.34101) 6299 : cluster [DBG] pgmap v7227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:46.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11419 16 16 0 0 0 - 0 2024-07-28T22:59:46.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:46 smithi155 bash[73694]: debug 2024-07-28T22:59:46.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:47.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T22:59:47.505822+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T22:59:47.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T22:59:47.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11420 16 16 0 0 0 - 0 2024-07-28T22:59:47.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:47 smithi155 bash[73694]: debug 2024-07-28T22:59:47.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:48.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:47 smithi045 bash[80445]: cluster 2024-07-28T22:59:46.429594+0000 mgr.y (mgr.34101) 6300 : cluster [DBG] pgmap v7228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:47 smithi045 bash[82788]: cluster 2024-07-28T22:59:46.429594+0000 mgr.y (mgr.34101) 6300 : cluster [DBG] pgmap v7228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:48.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:47 smithi155 bash[68033]: cluster 2024-07-28T22:59:46.429594+0000 mgr.y (mgr.34101) 6300 : cluster [DBG] pgmap v7228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:48.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11421 16 16 0 0 0 - 0 2024-07-28T22:59:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:48 smithi155 bash[73694]: debug 2024-07-28T22:59:48.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:48 smithi045 bash[80445]: audit 2024-07-28T22:59:48.675196+0000 mon.c (mon.2) 1605 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:48 smithi045 bash[82788]: audit 2024-07-28T22:59:48.675196+0000 mon.c (mon.2) 1605 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:48 smithi155 bash[68033]: audit 2024-07-28T22:59:48.675196+0000 mon.c (mon.2) 1605 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T22:59:49.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11422 16 16 0 0 0 - 0 2024-07-28T22:59:49.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:49 smithi155 bash[73694]: debug 2024-07-28T22:59:49.435+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:50.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:49 smithi045 bash[80445]: cluster 2024-07-28T22:59:48.431543+0000 mgr.y (mgr.34101) 6301 : cluster [DBG] pgmap v7229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:50.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:49 smithi045 bash[82788]: cluster 2024-07-28T22:59:48.431543+0000 mgr.y (mgr.34101) 6301 : cluster [DBG] pgmap v7229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:50.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:49 smithi155 bash[68033]: cluster 2024-07-28T22:59:48.431543+0000 mgr.y (mgr.34101) 6301 : cluster [DBG] pgmap v7229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:50.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11423 16 16 0 0 0 - 0 2024-07-28T22:59:50.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:50 smithi155 bash[73694]: debug 2024-07-28T22:59:50.479+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 22:59:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:22:59:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T22:59:51.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11424 16 16 0 0 0 - 0 2024-07-28T22:59:51.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:51 smithi155 bash[73694]: debug 2024-07-28T22:59:51.483+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:52.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:51 smithi045 bash[80445]: cluster 2024-07-28T22:59:50.433467+0000 mgr.y (mgr.34101) 6302 : cluster [DBG] pgmap v7230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:51 smithi045 bash[82788]: cluster 2024-07-28T22:59:50.433467+0000 mgr.y (mgr.34101) 6302 : cluster [DBG] pgmap v7230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:52.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:51 smithi155 bash[68033]: cluster 2024-07-28T22:59:50.433467+0000 mgr.y (mgr.34101) 6302 : cluster [DBG] pgmap v7230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:52.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11425 16 16 0 0 0 - 0 2024-07-28T22:59:52.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:52 smithi155 bash[73694]: debug 2024-07-28T22:59:52.503+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 22:59:52 smithi155 bash[60745]: ts=2024-07-28T22:59:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T22:59:53.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11426 16 16 0 0 0 - 0 2024-07-28T22:59:53.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:53 smithi155 bash[73694]: debug 2024-07-28T22:59:53.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:53 smithi045 bash[80445]: cluster 2024-07-28T22:59:52.435389+0000 mgr.y (mgr.34101) 6303 : cluster [DBG] pgmap v7231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:53 smithi045 bash[82788]: cluster 2024-07-28T22:59:52.435389+0000 mgr.y (mgr.34101) 6303 : cluster [DBG] pgmap v7231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:54.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:53 smithi155 bash[68033]: cluster 2024-07-28T22:59:52.435389+0000 mgr.y (mgr.34101) 6303 : cluster [DBG] pgmap v7231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:54.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11427 16 16 0 0 0 - 0 2024-07-28T22:59:54.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:54 smithi155 bash[73694]: debug 2024-07-28T22:59:54.483+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:55.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11428 16 16 0 0 0 - 0 2024-07-28T22:59:55.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:55 smithi155 bash[73694]: debug 2024-07-28T22:59:55.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:56.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:55 smithi045 bash[80445]: cluster 2024-07-28T22:59:54.437235+0000 mgr.y (mgr.34101) 6304 : cluster [DBG] pgmap v7232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:55 smithi045 bash[82788]: cluster 2024-07-28T22:59:54.437235+0000 mgr.y (mgr.34101) 6304 : cluster [DBG] pgmap v7232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:56.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:55 smithi155 bash[68033]: cluster 2024-07-28T22:59:54.437235+0000 mgr.y (mgr.34101) 6304 : cluster [DBG] pgmap v7232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:56.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11429 16 16 0 0 0 - 0 2024-07-28T22:59:56.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:56 smithi155 bash[73694]: debug 2024-07-28T22:59:56.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:57.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11430 16 16 0 0 0 - 0 2024-07-28T22:59:57.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:57 smithi155 bash[73694]: debug 2024-07-28T22:59:57.503+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:58.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:57 smithi045 bash[82788]: cluster 2024-07-28T22:59:56.439290+0000 mgr.y (mgr.34101) 6305 : cluster [DBG] pgmap v7233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:58.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:57 smithi045 bash[80445]: cluster 2024-07-28T22:59:56.439290+0000 mgr.y (mgr.34101) 6305 : cluster [DBG] pgmap v7233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:58.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:57 smithi155 bash[68033]: cluster 2024-07-28T22:59:56.439290+0000 mgr.y (mgr.34101) 6305 : cluster [DBG] pgmap v7233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T22:59:58.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11431 16 16 0 0 0 - 0 2024-07-28T22:59:58.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:58 smithi155 bash[73694]: debug 2024-07-28T22:59:58.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T22:59:59.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11432 16 16 0 0 0 - 0 2024-07-28T22:59:59.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 22:59:59 smithi155 bash[73694]: debug 2024-07-28T22:59:59.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:00.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 22:59:59 smithi045 bash[80445]: cluster 2024-07-28T22:59:58.441231+0000 mgr.y (mgr.34101) 6306 : cluster [DBG] pgmap v7234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:00.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 22:59:59 smithi045 bash[82788]: cluster 2024-07-28T22:59:58.441231+0000 mgr.y (mgr.34101) 6306 : cluster [DBG] pgmap v7234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:00.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 22:59:59 smithi155 bash[68033]: cluster 2024-07-28T22:59:58.441231+0000 mgr.y (mgr.34101) 6306 : cluster [DBG] pgmap v7234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:00.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11433 16 16 0 0 0 - 0 2024-07-28T23:00:00.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:00 smithi155 bash[73694]: debug 2024-07-28T23:00:00.547+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:00.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:00:00 smithi155 bash[60745]: ts=2024-07-28T23:00:00.700Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1722196800138 maxt=1722204000000 ulid=01J3XS4ZYW7FAR2W95N4CW5FAP duration=96.456781ms 2024-07-28T23:00:00.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:00:00 smithi155 bash[60745]: ts=2024-07-28T23:00:00.705Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=3.971201ms 2024-07-28T23:00:00.902 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:00:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:00:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T23:00:01.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:00 smithi045 bash[80445]: cluster 2024-07-28T23:00:00.000182+0000 mon.a (mon.0) 3843 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:00:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:00 smithi045 bash[82788]: cluster 2024-07-28T23:00:00.000182+0000 mon.a (mon.0) 3843 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:00:01.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:00 smithi155 bash[68033]: cluster 2024-07-28T23:00:00.000182+0000 mon.a (mon.0) 3843 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:00:01.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11434 16 16 0 0 0 - 0 2024-07-28T23:00:01.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:01 smithi155 bash[73694]: debug 2024-07-28T23:00:01.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:02.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:01 smithi045 bash[80445]: cluster 2024-07-28T23:00:00.443168+0000 mgr.y (mgr.34101) 6307 : cluster [DBG] pgmap v7235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:02.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:01 smithi045 bash[82788]: cluster 2024-07-28T23:00:00.443168+0000 mgr.y (mgr.34101) 6307 : cluster [DBG] pgmap v7235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:02.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:01 smithi155 bash[68033]: cluster 2024-07-28T23:00:00.443168+0000 mgr.y (mgr.34101) 6307 : cluster [DBG] pgmap v7235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:02.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11435 16 16 0 0 0 - 0 2024-07-28T23:00:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:02 smithi155 bash[73694]: debug 2024-07-28T23:00:02.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:00:02 smithi155 bash[60745]: ts=2024-07-28T23:00:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:00:03.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11436 16 16 0 0 0 - 0 2024-07-28T23:00:03.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:03 smithi155 bash[73694]: debug 2024-07-28T23:00:03.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:03 smithi045 bash[80445]: cluster 2024-07-28T23:00:02.445084+0000 mgr.y (mgr.34101) 6308 : cluster [DBG] pgmap v7236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:03 smithi045 bash[80445]: audit 2024-07-28T23:00:03.675667+0000 mon.c (mon.2) 1606 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:03 smithi045 bash[82788]: cluster 2024-07-28T23:00:02.445084+0000 mgr.y (mgr.34101) 6308 : cluster [DBG] pgmap v7236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:04.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:03 smithi045 bash[82788]: audit 2024-07-28T23:00:03.675667+0000 mon.c (mon.2) 1606 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:03 smithi155 bash[68033]: cluster 2024-07-28T23:00:02.445084+0000 mgr.y (mgr.34101) 6308 : cluster [DBG] pgmap v7236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:04.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:03 smithi155 bash[68033]: audit 2024-07-28T23:00:03.675667+0000 mon.c (mon.2) 1606 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:04.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11437 16 16 0 0 0 - 0 2024-07-28T23:00:04.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:04 smithi155 bash[73694]: debug 2024-07-28T23:00:04.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:05.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11438 16 16 0 0 0 - 0 2024-07-28T23:00:05.914 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:05 smithi155 bash[73694]: debug 2024-07-28T23:00:05.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:06.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:05 smithi045 bash[80445]: cluster 2024-07-28T23:00:04.446968+0000 mgr.y (mgr.34101) 6309 : cluster [DBG] pgmap v7237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:06.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:05 smithi045 bash[82788]: cluster 2024-07-28T23:00:04.446968+0000 mgr.y (mgr.34101) 6309 : cluster [DBG] pgmap v7237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:06.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:05 smithi155 bash[68033]: cluster 2024-07-28T23:00:04.446968+0000 mgr.y (mgr.34101) 6309 : cluster [DBG] pgmap v7237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:06.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11439 16 16 0 0 0 - 0 2024-07-28T23:00:06.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:06 smithi155 bash[73694]: debug 2024-07-28T23:00:06.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:07.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:00:07.509171+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:00:07.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:00:07.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11440 16 16 0 0 0 - 0 2024-07-28T23:00:07.918 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:07 smithi155 bash[73694]: debug 2024-07-28T23:00:07.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:08.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:07 smithi045 bash[80445]: cluster 2024-07-28T23:00:06.448864+0000 mgr.y (mgr.34101) 6310 : cluster [DBG] pgmap v7238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:08.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:07 smithi045 bash[82788]: cluster 2024-07-28T23:00:06.448864+0000 mgr.y (mgr.34101) 6310 : cluster [DBG] pgmap v7238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:08.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:07 smithi155 bash[68033]: cluster 2024-07-28T23:00:06.448864+0000 mgr.y (mgr.34101) 6310 : cluster [DBG] pgmap v7238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:08.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11441 16 16 0 0 0 - 0 2024-07-28T23:00:09.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:08 smithi155 bash[73694]: debug 2024-07-28T23:00:08.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:09.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11442 16 16 0 0 0 - 0 2024-07-28T23:00:09.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:09 smithi155 bash[73694]: debug 2024-07-28T23:00:09.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:10.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:09 smithi045 bash[80445]: cluster 2024-07-28T23:00:08.450615+0000 mgr.y (mgr.34101) 6311 : cluster [DBG] pgmap v7239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:10.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:09 smithi045 bash[82788]: cluster 2024-07-28T23:00:08.450615+0000 mgr.y (mgr.34101) 6311 : cluster [DBG] pgmap v7239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:10.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:09 smithi155 bash[68033]: cluster 2024-07-28T23:00:08.450615+0000 mgr.y (mgr.34101) 6311 : cluster [DBG] pgmap v7239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:10.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11443 16 16 0 0 0 - 0 2024-07-28T23:00:10.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:10 smithi155 bash[73694]: debug 2024-07-28T23:00:10.535+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:00:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:00:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:00:11.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11444 16 16 0 0 0 - 0 2024-07-28T23:00:11.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:11 smithi155 bash[73694]: debug 2024-07-28T23:00:11.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:12.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:11 smithi045 bash[80445]: cluster 2024-07-28T23:00:10.452321+0000 mgr.y (mgr.34101) 6312 : cluster [DBG] pgmap v7240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:12.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:11 smithi045 bash[82788]: cluster 2024-07-28T23:00:10.452321+0000 mgr.y (mgr.34101) 6312 : cluster [DBG] pgmap v7240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:12.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:11 smithi155 bash[68033]: cluster 2024-07-28T23:00:10.452321+0000 mgr.y (mgr.34101) 6312 : cluster [DBG] pgmap v7240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:12.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11445 16 16 0 0 0 - 0 2024-07-28T23:00:12.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:12 smithi155 bash[73694]: debug 2024-07-28T23:00:12.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:00:12 smithi155 bash[60745]: ts=2024-07-28T23:00:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:00:13.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11446 16 16 0 0 0 - 0 2024-07-28T23:00:13.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:13 smithi155 bash[73694]: debug 2024-07-28T23:00:13.511+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:13 smithi045 bash[80445]: cluster 2024-07-28T23:00:12.454215+0000 mgr.y (mgr.34101) 6313 : cluster [DBG] pgmap v7241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:13 smithi045 bash[82788]: cluster 2024-07-28T23:00:12.454215+0000 mgr.y (mgr.34101) 6313 : cluster [DBG] pgmap v7241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:13 smithi155 bash[68033]: cluster 2024-07-28T23:00:12.454215+0000 mgr.y (mgr.34101) 6313 : cluster [DBG] pgmap v7241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:14.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11447 16 16 0 0 0 - 0 2024-07-28T23:00:14.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:14 smithi155 bash[73694]: debug 2024-07-28T23:00:14.511+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:15.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11448 16 16 0 0 0 - 0 2024-07-28T23:00:15.935 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:15 smithi155 bash[73694]: debug 2024-07-28T23:00:15.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:16.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:15 smithi045 bash[80445]: cluster 2024-07-28T23:00:14.455929+0000 mgr.y (mgr.34101) 6314 : cluster [DBG] pgmap v7242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:15 smithi045 bash[82788]: cluster 2024-07-28T23:00:14.455929+0000 mgr.y (mgr.34101) 6314 : cluster [DBG] pgmap v7242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:16.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:15 smithi155 bash[68033]: cluster 2024-07-28T23:00:14.455929+0000 mgr.y (mgr.34101) 6314 : cluster [DBG] pgmap v7242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:16.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11449 16 16 0 0 0 - 0 2024-07-28T23:00:17.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:16 smithi155 bash[73694]: debug 2024-07-28T23:00:16.602+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:17.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11450 16 16 0 0 0 - 0 2024-07-28T23:00:17.939 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:17 smithi155 bash[73694]: debug 2024-07-28T23:00:17.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:18.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:17 smithi045 bash[80445]: cluster 2024-07-28T23:00:16.457717+0000 mgr.y (mgr.34101) 6315 : cluster [DBG] pgmap v7243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:18.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:17 smithi045 bash[82788]: cluster 2024-07-28T23:00:16.457717+0000 mgr.y (mgr.34101) 6315 : cluster [DBG] pgmap v7243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:18.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:17 smithi155 bash[68033]: cluster 2024-07-28T23:00:16.457717+0000 mgr.y (mgr.34101) 6315 : cluster [DBG] pgmap v7243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:18.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11451 16 16 0 0 0 - 0 2024-07-28T23:00:18.941 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:18 smithi155 bash[73694]: debug 2024-07-28T23:00:18.650+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:18 smithi045 bash[80445]: audit 2024-07-28T23:00:18.676147+0000 mon.c (mon.2) 1607 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:18 smithi045 bash[82788]: audit 2024-07-28T23:00:18.676147+0000 mon.c (mon.2) 1607 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:18 smithi155 bash[68033]: audit 2024-07-28T23:00:18.676147+0000 mon.c (mon.2) 1607 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:19.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11452 16 16 0 0 0 - 0 2024-07-28T23:00:19.950 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:19 smithi155 bash[73694]: debug 2024-07-28T23:00:19.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:19 smithi045 bash[80445]: cluster 2024-07-28T23:00:18.459404+0000 mgr.y (mgr.34101) 6316 : cluster [DBG] pgmap v7244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:19 smithi045 bash[82788]: cluster 2024-07-28T23:00:18.459404+0000 mgr.y (mgr.34101) 6316 : cluster [DBG] pgmap v7244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:20.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:19 smithi155 bash[68033]: cluster 2024-07-28T23:00:18.459404+0000 mgr.y (mgr.34101) 6316 : cluster [DBG] pgmap v7244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:20.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11453 16 16 0 0 0 - 0 2024-07-28T23:00:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:00:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:00:20] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T23:00:21.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:20 smithi155 bash[73694]: debug 2024-07-28T23:00:20.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:21.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11454 16 16 0 0 0 - 0 2024-07-28T23:00:21.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:21 smithi155 bash[73694]: debug 2024-07-28T23:00:21.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:22.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:21 smithi045 bash[80445]: cluster 2024-07-28T23:00:20.461110+0000 mgr.y (mgr.34101) 6317 : cluster [DBG] pgmap v7245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:22.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:21 smithi045 bash[82788]: cluster 2024-07-28T23:00:20.461110+0000 mgr.y (mgr.34101) 6317 : cluster [DBG] pgmap v7245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:21 smithi155 bash[68033]: cluster 2024-07-28T23:00:20.461110+0000 mgr.y (mgr.34101) 6317 : cluster [DBG] pgmap v7245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:22.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11455 16 16 0 0 0 - 0 2024-07-28T23:00:22.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:22 smithi155 bash[73694]: debug 2024-07-28T23:00:22.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:00:22 smithi155 bash[60745]: ts=2024-07-28T23:00:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:00:23.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11456 16 16 0 0 0 - 0 2024-07-28T23:00:23.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:23 smithi155 bash[73694]: debug 2024-07-28T23:00:23.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:23 smithi045 bash[80445]: cluster 2024-07-28T23:00:22.462995+0000 mgr.y (mgr.34101) 6318 : cluster [DBG] pgmap v7246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:23 smithi045 bash[82788]: cluster 2024-07-28T23:00:22.462995+0000 mgr.y (mgr.34101) 6318 : cluster [DBG] pgmap v7246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:24.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:23 smithi155 bash[68033]: cluster 2024-07-28T23:00:22.462995+0000 mgr.y (mgr.34101) 6318 : cluster [DBG] pgmap v7246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:24.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11457 16 16 0 0 0 - 0 2024-07-28T23:00:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:24 smithi155 bash[73694]: debug 2024-07-28T23:00:24.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:25.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11458 16 16 0 0 0 - 0 2024-07-28T23:00:25.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:25 smithi155 bash[73694]: debug 2024-07-28T23:00:25.434+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:26.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:25 smithi045 bash[80445]: cluster 2024-07-28T23:00:24.464674+0000 mgr.y (mgr.34101) 6319 : cluster [DBG] pgmap v7247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:26.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:25 smithi045 bash[82788]: cluster 2024-07-28T23:00:24.464674+0000 mgr.y (mgr.34101) 6319 : cluster [DBG] pgmap v7247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:26.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:25 smithi155 bash[68033]: cluster 2024-07-28T23:00:24.464674+0000 mgr.y (mgr.34101) 6319 : cluster [DBG] pgmap v7247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:26.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11459 16 16 0 0 0 - 0 2024-07-28T23:00:26.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:26 smithi155 bash[73694]: debug 2024-07-28T23:00:26.434+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:27.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:00:27.512459+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:00:27.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:00:27.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11460 16 16 0 0 0 - 0 2024-07-28T23:00:27.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:27 smithi155 bash[73694]: debug 2024-07-28T23:00:27.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:28.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:27 smithi045 bash[80445]: cluster 2024-07-28T23:00:26.466557+0000 mgr.y (mgr.34101) 6320 : cluster [DBG] pgmap v7248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:27 smithi045 bash[82788]: cluster 2024-07-28T23:00:26.466557+0000 mgr.y (mgr.34101) 6320 : cluster [DBG] pgmap v7248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:28.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:27 smithi155 bash[68033]: cluster 2024-07-28T23:00:26.466557+0000 mgr.y (mgr.34101) 6320 : cluster [DBG] pgmap v7248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:28.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11461 16 16 0 0 0 - 0 2024-07-28T23:00:28.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:28 smithi155 bash[73694]: debug 2024-07-28T23:00:28.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:29.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11462 16 16 0 0 0 - 0 2024-07-28T23:00:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:29 smithi155 bash[73694]: debug 2024-07-28T23:00:29.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:29 smithi155 bash[68033]: cluster 2024-07-28T23:00:28.468266+0000 mgr.y (mgr.34101) 6321 : cluster [DBG] pgmap v7249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:30.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:29 smithi045 bash[80445]: cluster 2024-07-28T23:00:28.468266+0000 mgr.y (mgr.34101) 6321 : cluster [DBG] pgmap v7249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:30.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:29 smithi045 bash[82788]: cluster 2024-07-28T23:00:28.468266+0000 mgr.y (mgr.34101) 6321 : cluster [DBG] pgmap v7249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:30.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11463 16 16 0 0 0 - 0 2024-07-28T23:00:30.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:30 smithi155 bash[73694]: debug 2024-07-28T23:00:30.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:00:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:00:30] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T23:00:31.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11464 16 16 0 0 0 - 0 2024-07-28T23:00:31.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:31 smithi155 bash[73694]: debug 2024-07-28T23:00:31.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:32.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:31 smithi155 bash[68033]: cluster 2024-07-28T23:00:30.470252+0000 mgr.y (mgr.34101) 6322 : cluster [DBG] pgmap v7250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:32.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:31 smithi045 bash[80445]: cluster 2024-07-28T23:00:30.470252+0000 mgr.y (mgr.34101) 6322 : cluster [DBG] pgmap v7250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:32.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:31 smithi045 bash[82788]: cluster 2024-07-28T23:00:30.470252+0000 mgr.y (mgr.34101) 6322 : cluster [DBG] pgmap v7250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:32.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11465 16 16 0 0 0 - 0 2024-07-28T23:00:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:32 smithi155 bash[73694]: debug 2024-07-28T23:00:32.362+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:00:32 smithi155 bash[60745]: ts=2024-07-28T23:00:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:00:33.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11466 16 16 0 0 0 - 0 2024-07-28T23:00:33.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:33 smithi155 bash[73694]: debug 2024-07-28T23:00:33.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:33 smithi155 bash[68033]: cluster 2024-07-28T23:00:32.472100+0000 mgr.y (mgr.34101) 6323 : cluster [DBG] pgmap v7251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:33 smithi155 bash[68033]: audit 2024-07-28T23:00:33.676460+0000 mon.c (mon.2) 1608 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:34.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:33 smithi045 bash[82788]: cluster 2024-07-28T23:00:32.472100+0000 mgr.y (mgr.34101) 6323 : cluster [DBG] pgmap v7251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:34.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:33 smithi045 bash[82788]: audit 2024-07-28T23:00:33.676460+0000 mon.c (mon.2) 1608 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:33 smithi045 bash[80445]: cluster 2024-07-28T23:00:32.472100+0000 mgr.y (mgr.34101) 6323 : cluster [DBG] pgmap v7251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:33 smithi045 bash[80445]: audit 2024-07-28T23:00:33.676460+0000 mon.c (mon.2) 1608 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:34.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11467 16 16 0 0 0 - 0 2024-07-28T23:00:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:34 smithi155 bash[73694]: debug 2024-07-28T23:00:34.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:35.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11468 16 16 0 0 0 - 0 2024-07-28T23:00:35.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:35 smithi155 bash[73694]: debug 2024-07-28T23:00:35.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:36.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:35 smithi155 bash[68033]: cluster 2024-07-28T23:00:34.473853+0000 mgr.y (mgr.34101) 6324 : cluster [DBG] pgmap v7252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:36.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:35 smithi045 bash[80445]: cluster 2024-07-28T23:00:34.473853+0000 mgr.y (mgr.34101) 6324 : cluster [DBG] pgmap v7252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:36.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:35 smithi045 bash[82788]: cluster 2024-07-28T23:00:34.473853+0000 mgr.y (mgr.34101) 6324 : cluster [DBG] pgmap v7252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:36.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11469 16 16 0 0 0 - 0 2024-07-28T23:00:36.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:36 smithi155 bash[73694]: debug 2024-07-28T23:00:36.346+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:37.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:36 smithi155 bash[68033]: cluster 2024-07-28T23:00:36.475689+0000 mgr.y (mgr.34101) 6325 : cluster [DBG] pgmap v7253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:37.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:36 smithi045 bash[82788]: cluster 2024-07-28T23:00:36.475689+0000 mgr.y (mgr.34101) 6325 : cluster [DBG] pgmap v7253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:37.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:36 smithi045 bash[80445]: cluster 2024-07-28T23:00:36.475689+0000 mgr.y (mgr.34101) 6325 : cluster [DBG] pgmap v7253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:37.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11470 16 16 0 0 0 - 0 2024-07-28T23:00:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:37 smithi155 bash[73694]: debug 2024-07-28T23:00:37.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:38.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11471 16 16 0 0 0 - 0 2024-07-28T23:00:38.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:38 smithi155 bash[73694]: debug 2024-07-28T23:00:38.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:39.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11472 16 16 0 0 0 - 0 2024-07-28T23:00:39.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:39 smithi155 bash[73694]: debug 2024-07-28T23:00:39.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:39.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:39 smithi155 bash[68033]: cluster 2024-07-28T23:00:38.477421+0000 mgr.y (mgr.34101) 6326 : cluster [DBG] pgmap v7254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:39.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:39 smithi045 bash[80445]: cluster 2024-07-28T23:00:38.477421+0000 mgr.y (mgr.34101) 6326 : cluster [DBG] pgmap v7254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:39.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:39 smithi045 bash[82788]: cluster 2024-07-28T23:00:38.477421+0000 mgr.y (mgr.34101) 6326 : cluster [DBG] pgmap v7254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:40.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11473 16 16 0 0 0 - 0 2024-07-28T23:00:40.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:40 smithi155 bash[73694]: debug 2024-07-28T23:00:40.382+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:00:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:00:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T23:00:41.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11474 16 16 0 0 0 - 0 2024-07-28T23:00:41.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:41 smithi155 bash[68033]: cluster 2024-07-28T23:00:40.479199+0000 mgr.y (mgr.34101) 6327 : cluster [DBG] pgmap v7255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:41.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:41 smithi155 bash[73694]: debug 2024-07-28T23:00:41.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:41.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:41 smithi045 bash[80445]: cluster 2024-07-28T23:00:40.479199+0000 mgr.y (mgr.34101) 6327 : cluster [DBG] pgmap v7255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:41.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:41 smithi045 bash[82788]: cluster 2024-07-28T23:00:40.479199+0000 mgr.y (mgr.34101) 6327 : cluster [DBG] pgmap v7255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:42.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11475 16 16 0 0 0 - 0 2024-07-28T23:00:42.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:42 smithi155 bash[68033]: audit 2024-07-28T23:00:41.995132+0000 mon.c (mon.2) 1609 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:00:42.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:42 smithi155 bash[73694]: debug 2024-07-28T23:00:42.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:00:42 smithi155 bash[60745]: ts=2024-07-28T23:00:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:00:42.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:42 smithi045 bash[80445]: audit 2024-07-28T23:00:41.995132+0000 mon.c (mon.2) 1609 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:00:42.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:42 smithi045 bash[82788]: audit 2024-07-28T23:00:41.995132+0000 mon.c (mon.2) 1609 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:00:43.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11476 16 16 0 0 0 - 0 2024-07-28T23:00:43.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:43 smithi155 bash[68033]: cluster 2024-07-28T23:00:42.481031+0000 mgr.y (mgr.34101) 6328 : cluster [DBG] pgmap v7256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:43.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:43 smithi155 bash[73694]: debug 2024-07-28T23:00:43.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:43.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:43 smithi045 bash[80445]: cluster 2024-07-28T23:00:42.481031+0000 mgr.y (mgr.34101) 6328 : cluster [DBG] pgmap v7256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:43.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:43 smithi045 bash[82788]: cluster 2024-07-28T23:00:42.481031+0000 mgr.y (mgr.34101) 6328 : cluster [DBG] pgmap v7256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:44.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11477 16 16 0 0 0 - 0 2024-07-28T23:00:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:44 smithi155 bash[73694]: debug 2024-07-28T23:00:44.406+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:45.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11478 16 16 0 0 0 - 0 2024-07-28T23:00:45.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:45 smithi155 bash[68033]: cluster 2024-07-28T23:00:44.482843+0000 mgr.y (mgr.34101) 6329 : cluster [DBG] pgmap v7257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:45.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:45 smithi155 bash[73694]: debug 2024-07-28T23:00:45.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:45.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:45 smithi045 bash[80445]: cluster 2024-07-28T23:00:44.482843+0000 mgr.y (mgr.34101) 6329 : cluster [DBG] pgmap v7257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:45.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:45 smithi045 bash[82788]: cluster 2024-07-28T23:00:44.482843+0000 mgr.y (mgr.34101) 6329 : cluster [DBG] pgmap v7257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:46.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11479 16 16 0 0 0 - 0 2024-07-28T23:00:46.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:46 smithi155 bash[73694]: debug 2024-07-28T23:00:46.406+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:47.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:00:47.515577+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:00:47.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:00:47.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11480 16 16 0 0 0 - 0 2024-07-28T23:00:47.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:47 smithi155 bash[73694]: debug 2024-07-28T23:00:47.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:47.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:47 smithi155 bash[68033]: cluster 2024-07-28T23:00:46.484742+0000 mgr.y (mgr.34101) 6330 : cluster [DBG] pgmap v7258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:47.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:47 smithi045 bash[80445]: cluster 2024-07-28T23:00:46.484742+0000 mgr.y (mgr.34101) 6330 : cluster [DBG] pgmap v7258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:47.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:47 smithi045 bash[82788]: cluster 2024-07-28T23:00:46.484742+0000 mgr.y (mgr.34101) 6330 : cluster [DBG] pgmap v7258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:48.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11481 16 16 0 0 0 - 0 2024-07-28T23:00:48.676 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:48 smithi155 bash[73694]: debug 2024-07-28T23:00:48.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:48.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[80445]: audit 2024-07-28T23:00:47.672498+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:48.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[80445]: audit 2024-07-28T23:00:47.682543+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:48.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[80445]: audit 2024-07-28T23:00:47.890476+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:48.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[80445]: audit 2024-07-28T23:00:47.902047+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:48.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[80445]: audit 2024-07-28T23:00:48.338562+0000 mon.c (mon.2) 1610 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:00:48.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[80445]: audit 2024-07-28T23:00:48.340455+0000 mon.c (mon.2) 1611 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:00:48.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[80445]: audit 2024-07-28T23:00:48.351095+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:48.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[82788]: audit 2024-07-28T23:00:47.672498+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:48.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[82788]: audit 2024-07-28T23:00:47.682543+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:48.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[82788]: audit 2024-07-28T23:00:47.890476+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:48.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[82788]: audit 2024-07-28T23:00:47.902047+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:48.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[82788]: audit 2024-07-28T23:00:48.338562+0000 mon.c (mon.2) 1610 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:00:48.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[82788]: audit 2024-07-28T23:00:48.340455+0000 mon.c (mon.2) 1611 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:00:48.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:48 smithi045 bash[82788]: audit 2024-07-28T23:00:48.351095+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:48 smithi155 bash[68033]: audit 2024-07-28T23:00:47.672498+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:48 smithi155 bash[68033]: audit 2024-07-28T23:00:47.682543+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:48 smithi155 bash[68033]: audit 2024-07-28T23:00:47.890476+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:48 smithi155 bash[68033]: audit 2024-07-28T23:00:47.902047+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:48 smithi155 bash[68033]: audit 2024-07-28T23:00:48.338562+0000 mon.c (mon.2) 1610 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:00:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:48 smithi155 bash[68033]: audit 2024-07-28T23:00:48.340455+0000 mon.c (mon.2) 1611 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:00:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:48 smithi155 bash[68033]: audit 2024-07-28T23:00:48.351095+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:00:49.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11482 16 16 0 0 0 - 0 2024-07-28T23:00:49.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:49 smithi155 bash[73694]: debug 2024-07-28T23:00:49.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:49 smithi155 bash[68033]: cluster 2024-07-28T23:00:48.486492+0000 mgr.y (mgr.34101) 6331 : cluster [DBG] pgmap v7259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:49.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:49 smithi155 bash[68033]: audit 2024-07-28T23:00:48.679646+0000 mon.c (mon.2) 1612 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:49 smithi045 bash[80445]: cluster 2024-07-28T23:00:48.486492+0000 mgr.y (mgr.34101) 6331 : cluster [DBG] pgmap v7259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:49 smithi045 bash[80445]: audit 2024-07-28T23:00:48.679646+0000 mon.c (mon.2) 1612 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:49 smithi045 bash[82788]: cluster 2024-07-28T23:00:48.486492+0000 mgr.y (mgr.34101) 6331 : cluster [DBG] pgmap v7259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:49 smithi045 bash[82788]: audit 2024-07-28T23:00:48.679646+0000 mon.c (mon.2) 1612 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:00:50.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11483 16 16 0 0 0 - 0 2024-07-28T23:00:50.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:50 smithi155 bash[73694]: debug 2024-07-28T23:00:50.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:00:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:00:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:00:51.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11484 16 16 0 0 0 - 0 2024-07-28T23:00:51.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:51 smithi155 bash[68033]: cluster 2024-07-28T23:00:50.488387+0000 mgr.y (mgr.34101) 6332 : cluster [DBG] pgmap v7260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:51.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:51 smithi155 bash[73694]: debug 2024-07-28T23:00:51.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:51.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:51 smithi045 bash[80445]: cluster 2024-07-28T23:00:50.488387+0000 mgr.y (mgr.34101) 6332 : cluster [DBG] pgmap v7260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:51.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:51 smithi045 bash[82788]: cluster 2024-07-28T23:00:50.488387+0000 mgr.y (mgr.34101) 6332 : cluster [DBG] pgmap v7260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:52.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11485 16 16 0 0 0 - 0 2024-07-28T23:00:52.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:52 smithi155 bash[73694]: debug 2024-07-28T23:00:52.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:00:52 smithi155 bash[60745]: ts=2024-07-28T23:00:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:00:53.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11486 16 16 0 0 0 - 0 2024-07-28T23:00:53.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:53 smithi155 bash[68033]: cluster 2024-07-28T23:00:52.490326+0000 mgr.y (mgr.34101) 6333 : cluster [DBG] pgmap v7261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:53.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:53 smithi155 bash[73694]: debug 2024-07-28T23:00:53.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:53.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:53 smithi045 bash[80445]: cluster 2024-07-28T23:00:52.490326+0000 mgr.y (mgr.34101) 6333 : cluster [DBG] pgmap v7261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:53.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:53 smithi045 bash[82788]: cluster 2024-07-28T23:00:52.490326+0000 mgr.y (mgr.34101) 6333 : cluster [DBG] pgmap v7261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:54.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11487 16 16 0 0 0 - 0 2024-07-28T23:00:54.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:54 smithi155 bash[73694]: debug 2024-07-28T23:00:54.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:55.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11488 16 16 0 0 0 - 0 2024-07-28T23:00:55.690 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:55 smithi155 bash[73694]: debug 2024-07-28T23:00:55.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:55.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:55 smithi045 bash[80445]: cluster 2024-07-28T23:00:54.492058+0000 mgr.y (mgr.34101) 6334 : cluster [DBG] pgmap v7262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:55.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:55 smithi045 bash[82788]: cluster 2024-07-28T23:00:54.492058+0000 mgr.y (mgr.34101) 6334 : cluster [DBG] pgmap v7262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:55 smithi155 bash[68033]: cluster 2024-07-28T23:00:54.492058+0000 mgr.y (mgr.34101) 6334 : cluster [DBG] pgmap v7262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:56.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11489 16 16 0 0 0 - 0 2024-07-28T23:00:56.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:56 smithi155 bash[73694]: debug 2024-07-28T23:00:56.406+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:57.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11490 16 16 0 0 0 - 0 2024-07-28T23:00:57.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:57 smithi155 bash[68033]: cluster 2024-07-28T23:00:56.493930+0000 mgr.y (mgr.34101) 6335 : cluster [DBG] pgmap v7263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:57.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:57 smithi155 bash[73694]: debug 2024-07-28T23:00:57.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:57.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:57 smithi045 bash[80445]: cluster 2024-07-28T23:00:56.493930+0000 mgr.y (mgr.34101) 6335 : cluster [DBG] pgmap v7263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:57.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:57 smithi045 bash[82788]: cluster 2024-07-28T23:00:56.493930+0000 mgr.y (mgr.34101) 6335 : cluster [DBG] pgmap v7263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:58.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11491 16 16 0 0 0 - 0 2024-07-28T23:00:58.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:58 smithi155 bash[73694]: debug 2024-07-28T23:00:58.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:59.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11492 16 16 0 0 0 - 0 2024-07-28T23:00:59.698 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:00:59 smithi155 bash[73694]: debug 2024-07-28T23:00:59.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:00:59.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:00:59 smithi045 bash[80445]: cluster 2024-07-28T23:00:58.495660+0000 mgr.y (mgr.34101) 6336 : cluster [DBG] pgmap v7264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:00:59.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:00:59 smithi045 bash[82788]: cluster 2024-07-28T23:00:58.495660+0000 mgr.y (mgr.34101) 6336 : cluster [DBG] pgmap v7264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:00.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:00:59 smithi155 bash[68033]: cluster 2024-07-28T23:00:58.495660+0000 mgr.y (mgr.34101) 6336 : cluster [DBG] pgmap v7264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:00.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11493 16 16 0 0 0 - 0 2024-07-28T23:01:00.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:00 smithi155 bash[73694]: debug 2024-07-28T23:01:00.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:01:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:01:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:01:01.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11494 16 16 0 0 0 - 0 2024-07-28T23:01:01.702 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:01 smithi155 bash[73694]: debug 2024-07-28T23:01:01.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:01.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:01 smithi045 bash[80445]: cluster 2024-07-28T23:01:00.497388+0000 mgr.y (mgr.34101) 6337 : cluster [DBG] pgmap v7265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:01.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:01 smithi045 bash[82788]: cluster 2024-07-28T23:01:00.497388+0000 mgr.y (mgr.34101) 6337 : cluster [DBG] pgmap v7265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:02.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:01 smithi155 bash[68033]: cluster 2024-07-28T23:01:00.497388+0000 mgr.y (mgr.34101) 6337 : cluster [DBG] pgmap v7265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:02.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11495 16 16 0 0 0 - 0 2024-07-28T23:01:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:02 smithi155 bash[73694]: debug 2024-07-28T23:01:02.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:01:02 smithi155 bash[60745]: ts=2024-07-28T23:01:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:01:03.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11496 16 16 0 0 0 - 0 2024-07-28T23:01:03.706 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:03 smithi155 bash[73694]: debug 2024-07-28T23:01:03.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:03 smithi045 bash[82788]: cluster 2024-07-28T23:01:02.499276+0000 mgr.y (mgr.34101) 6338 : cluster [DBG] pgmap v7266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:03 smithi045 bash[82788]: audit 2024-07-28T23:01:03.678268+0000 mon.c (mon.2) 1613 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:03 smithi045 bash[80445]: cluster 2024-07-28T23:01:02.499276+0000 mgr.y (mgr.34101) 6338 : cluster [DBG] pgmap v7266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:03 smithi045 bash[80445]: audit 2024-07-28T23:01:03.678268+0000 mon.c (mon.2) 1613 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:03 smithi155 bash[68033]: cluster 2024-07-28T23:01:02.499276+0000 mgr.y (mgr.34101) 6338 : cluster [DBG] pgmap v7266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:03 smithi155 bash[68033]: audit 2024-07-28T23:01:03.678268+0000 mon.c (mon.2) 1613 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:04.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11497 16 16 0 0 0 - 0 2024-07-28T23:01:04.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:04 smithi155 bash[73694]: debug 2024-07-28T23:01:04.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:05.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11498 16 16 0 0 0 - 0 2024-07-28T23:01:05.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:05 smithi155 bash[73694]: debug 2024-07-28T23:01:05.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:05.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:05 smithi155 bash[68033]: cluster 2024-07-28T23:01:04.501152+0000 mgr.y (mgr.34101) 6339 : cluster [DBG] pgmap v7267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:05.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:05 smithi045 bash[80445]: cluster 2024-07-28T23:01:04.501152+0000 mgr.y (mgr.34101) 6339 : cluster [DBG] pgmap v7267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:05.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:05 smithi045 bash[82788]: cluster 2024-07-28T23:01:04.501152+0000 mgr.y (mgr.34101) 6339 : cluster [DBG] pgmap v7267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:06.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11499 16 16 0 0 0 - 0 2024-07-28T23:01:06.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:06 smithi155 bash[73694]: debug 2024-07-28T23:01:06.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:07.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:01:07.518835+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:01:07.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:01:07.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11500 16 16 0 0 0 - 0 2024-07-28T23:01:07.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:07 smithi155 bash[73694]: debug 2024-07-28T23:01:07.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:07.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:07 smithi155 bash[68033]: cluster 2024-07-28T23:01:06.503203+0000 mgr.y (mgr.34101) 6340 : cluster [DBG] pgmap v7268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:07 smithi045 bash[80445]: cluster 2024-07-28T23:01:06.503203+0000 mgr.y (mgr.34101) 6340 : cluster [DBG] pgmap v7268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:07.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:07 smithi045 bash[82788]: cluster 2024-07-28T23:01:06.503203+0000 mgr.y (mgr.34101) 6340 : cluster [DBG] pgmap v7268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:08.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11501 16 16 0 0 0 - 0 2024-07-28T23:01:08.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:08 smithi155 bash[73694]: debug 2024-07-28T23:01:08.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:09.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11502 16 16 0 0 0 - 0 2024-07-28T23:01:09.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:09 smithi045 bash[80445]: cluster 2024-07-28T23:01:08.505099+0000 mgr.y (mgr.34101) 6341 : cluster [DBG] pgmap v7269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:09 smithi045 bash[82788]: cluster 2024-07-28T23:01:08.505099+0000 mgr.y (mgr.34101) 6341 : cluster [DBG] pgmap v7269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:10.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:09 smithi155 bash[68033]: cluster 2024-07-28T23:01:08.505099+0000 mgr.y (mgr.34101) 6341 : cluster [DBG] pgmap v7269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:09 smithi155 bash[73694]: debug 2024-07-28T23:01:09.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:10.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11503 16 16 0 0 0 - 0 2024-07-28T23:01:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:01:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:01:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:01:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:10 smithi155 bash[73694]: debug 2024-07-28T23:01:10.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:11.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11504 16 16 0 0 0 - 0 2024-07-28T23:01:12.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:11 smithi155 bash[68033]: cluster 2024-07-28T23:01:10.507055+0000 mgr.y (mgr.34101) 6342 : cluster [DBG] pgmap v7270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:12.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:11 smithi155 bash[73694]: debug 2024-07-28T23:01:11.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:12.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:11 smithi045 bash[82788]: cluster 2024-07-28T23:01:10.507055+0000 mgr.y (mgr.34101) 6342 : cluster [DBG] pgmap v7270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:12.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:11 smithi045 bash[80445]: cluster 2024-07-28T23:01:10.507055+0000 mgr.y (mgr.34101) 6342 : cluster [DBG] pgmap v7270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:12.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11505 16 16 0 0 0 - 0 2024-07-28T23:01:12.578 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:01:12 smithi155 bash[60745]: ts=2024-07-28T23:01:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:01:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:12 smithi155 bash[73694]: debug 2024-07-28T23:01:12.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:13.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11506 16 16 0 0 0 - 0 2024-07-28T23:01:14.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:13 smithi155 bash[68033]: cluster 2024-07-28T23:01:12.509088+0000 mgr.y (mgr.34101) 6343 : cluster [DBG] pgmap v7271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:14.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:13 smithi155 bash[73694]: debug 2024-07-28T23:01:13.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:13 smithi045 bash[80445]: cluster 2024-07-28T23:01:12.509088+0000 mgr.y (mgr.34101) 6343 : cluster [DBG] pgmap v7271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:13 smithi045 bash[82788]: cluster 2024-07-28T23:01:12.509088+0000 mgr.y (mgr.34101) 6343 : cluster [DBG] pgmap v7271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:14.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11507 16 16 0 0 0 - 0 2024-07-28T23:01:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:14 smithi155 bash[73694]: debug 2024-07-28T23:01:14.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:15.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11508 16 16 0 0 0 - 0 2024-07-28T23:01:16.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:15 smithi155 bash[73694]: debug 2024-07-28T23:01:15.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:16.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:15 smithi155 bash[68033]: cluster 2024-07-28T23:01:14.511085+0000 mgr.y (mgr.34101) 6344 : cluster [DBG] pgmap v7272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:15 smithi045 bash[82788]: cluster 2024-07-28T23:01:14.511085+0000 mgr.y (mgr.34101) 6344 : cluster [DBG] pgmap v7272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:16.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:15 smithi045 bash[80445]: cluster 2024-07-28T23:01:14.511085+0000 mgr.y (mgr.34101) 6344 : cluster [DBG] pgmap v7272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:16.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11509 16 16 0 0 0 - 0 2024-07-28T23:01:17.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:16 smithi155 bash[73694]: debug 2024-07-28T23:01:16.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:17.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11510 16 16 0 0 0 - 0 2024-07-28T23:01:18.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:17 smithi155 bash[73694]: debug 2024-07-28T23:01:17.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:18.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:17 smithi155 bash[68033]: cluster 2024-07-28T23:01:16.513139+0000 mgr.y (mgr.34101) 6345 : cluster [DBG] pgmap v7273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:18.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:17 smithi045 bash[80445]: cluster 2024-07-28T23:01:16.513139+0000 mgr.y (mgr.34101) 6345 : cluster [DBG] pgmap v7273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:18.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:17 smithi045 bash[82788]: cluster 2024-07-28T23:01:16.513139+0000 mgr.y (mgr.34101) 6345 : cluster [DBG] pgmap v7273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:18.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11511 16 16 0 0 0 - 0 2024-07-28T23:01:19.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:18 smithi155 bash[73694]: debug 2024-07-28T23:01:18.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:19.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:18 smithi155 bash[68033]: audit 2024-07-28T23:01:18.678558+0000 mon.c (mon.2) 1614 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:18 smithi045 bash[80445]: audit 2024-07-28T23:01:18.678558+0000 mon.c (mon.2) 1614 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:18 smithi045 bash[82788]: audit 2024-07-28T23:01:18.678558+0000 mon.c (mon.2) 1614 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:19.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11512 16 16 0 0 0 - 0 2024-07-28T23:01:20.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:19 smithi155 bash[73694]: debug 2024-07-28T23:01:19.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:20.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:19 smithi155 bash[68033]: cluster 2024-07-28T23:01:18.515077+0000 mgr.y (mgr.34101) 6346 : cluster [DBG] pgmap v7274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:19 smithi045 bash[80445]: cluster 2024-07-28T23:01:18.515077+0000 mgr.y (mgr.34101) 6346 : cluster [DBG] pgmap v7274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:19 smithi045 bash[82788]: cluster 2024-07-28T23:01:18.515077+0000 mgr.y (mgr.34101) 6346 : cluster [DBG] pgmap v7274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:20.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11513 16 16 0 0 0 - 0 2024-07-28T23:01:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:01:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:01:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:01:21.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:20 smithi155 bash[73694]: debug 2024-07-28T23:01:20.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:21.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11514 16 16 0 0 0 - 0 2024-07-28T23:01:22.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:21 smithi155 bash[73694]: debug 2024-07-28T23:01:21.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:22.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:21 smithi155 bash[68033]: cluster 2024-07-28T23:01:20.516957+0000 mgr.y (mgr.34101) 6347 : cluster [DBG] pgmap v7275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:22.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:21 smithi045 bash[80445]: cluster 2024-07-28T23:01:20.516957+0000 mgr.y (mgr.34101) 6347 : cluster [DBG] pgmap v7275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:22.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:21 smithi045 bash[82788]: cluster 2024-07-28T23:01:20.516957+0000 mgr.y (mgr.34101) 6347 : cluster [DBG] pgmap v7275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:22.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11515 16 16 0 0 0 - 0 2024-07-28T23:01:22.608 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:01:22 smithi155 bash[60745]: ts=2024-07-28T23:01:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:01:23.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:22 smithi155 bash[73694]: debug 2024-07-28T23:01:22.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:23.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11516 16 16 0 0 0 - 0 2024-07-28T23:01:24.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:23 smithi155 bash[68033]: cluster 2024-07-28T23:01:22.519029+0000 mgr.y (mgr.34101) 6348 : cluster [DBG] pgmap v7276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:24.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:23 smithi155 bash[73694]: debug 2024-07-28T23:01:23.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:23 smithi045 bash[80445]: cluster 2024-07-28T23:01:22.519029+0000 mgr.y (mgr.34101) 6348 : cluster [DBG] pgmap v7276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:23 smithi045 bash[82788]: cluster 2024-07-28T23:01:22.519029+0000 mgr.y (mgr.34101) 6348 : cluster [DBG] pgmap v7276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:24.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11517 16 16 0 0 0 - 0 2024-07-28T23:01:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:24 smithi155 bash[73694]: debug 2024-07-28T23:01:24.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:25.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11518 16 16 0 0 0 - 0 2024-07-28T23:01:26.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:25 smithi155 bash[73694]: debug 2024-07-28T23:01:25.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:26.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:25 smithi155 bash[68033]: cluster 2024-07-28T23:01:24.520979+0000 mgr.y (mgr.34101) 6349 : cluster [DBG] pgmap v7277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:26.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:25 smithi045 bash[80445]: cluster 2024-07-28T23:01:24.520979+0000 mgr.y (mgr.34101) 6349 : cluster [DBG] pgmap v7277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:26.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:25 smithi045 bash[82788]: cluster 2024-07-28T23:01:24.520979+0000 mgr.y (mgr.34101) 6349 : cluster [DBG] pgmap v7277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:26.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11519 16 16 0 0 0 - 0 2024-07-28T23:01:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:26 smithi155 bash[73694]: debug 2024-07-28T23:01:26.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:27.058 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 23:01:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T23:01:26.86088666Z level=info msg="Completed cleanup jobs" duration=243.53138ms 2024-07-28T23:01:27.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:01:27.522009+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:01:27.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:01:27.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11520 16 16 0 0 0 - 0 2024-07-28T23:01:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:27 smithi155 bash[68033]: cluster 2024-07-28T23:01:26.523164+0000 mgr.y (mgr.34101) 6350 : cluster [DBG] pgmap v7278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:28.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:27 smithi155 bash[73694]: debug 2024-07-28T23:01:27.589+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:28.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:27 smithi045 bash[80445]: cluster 2024-07-28T23:01:26.523164+0000 mgr.y (mgr.34101) 6350 : cluster [DBG] pgmap v7278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:27 smithi045 bash[82788]: cluster 2024-07-28T23:01:26.523164+0000 mgr.y (mgr.34101) 6350 : cluster [DBG] pgmap v7278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:28.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11521 16 16 0 0 0 - 0 2024-07-28T23:01:29.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:28 smithi155 bash[73694]: debug 2024-07-28T23:01:28.557+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:29.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11522 16 16 0 0 0 - 0 2024-07-28T23:01:30.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:29 smithi155 bash[68033]: cluster 2024-07-28T23:01:28.525058+0000 mgr.y (mgr.34101) 6351 : cluster [DBG] pgmap v7279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:30.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:29 smithi155 bash[73694]: debug 2024-07-28T23:01:29.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:30.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:29 smithi045 bash[80445]: cluster 2024-07-28T23:01:28.525058+0000 mgr.y (mgr.34101) 6351 : cluster [DBG] pgmap v7279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:30.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:29 smithi045 bash[82788]: cluster 2024-07-28T23:01:28.525058+0000 mgr.y (mgr.34101) 6351 : cluster [DBG] pgmap v7279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:30.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11523 16 16 0 0 0 - 0 2024-07-28T23:01:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:01:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:01:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:01:31.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:30 smithi155 bash[73694]: debug 2024-07-28T23:01:30.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:31.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11524 16 16 0 0 0 - 0 2024-07-28T23:01:32.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:31 smithi155 bash[73694]: debug 2024-07-28T23:01:31.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:32.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:31 smithi155 bash[68033]: cluster 2024-07-28T23:01:30.526988+0000 mgr.y (mgr.34101) 6352 : cluster [DBG] pgmap v7280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:32.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:31 smithi045 bash[80445]: cluster 2024-07-28T23:01:30.526988+0000 mgr.y (mgr.34101) 6352 : cluster [DBG] pgmap v7280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:32.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:31 smithi045 bash[82788]: cluster 2024-07-28T23:01:30.526988+0000 mgr.y (mgr.34101) 6352 : cluster [DBG] pgmap v7280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:32.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11525 16 16 0 0 0 - 0 2024-07-28T23:01:32.605 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:01:32 smithi155 bash[60745]: ts=2024-07-28T23:01:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:01:33.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:32 smithi155 bash[73694]: debug 2024-07-28T23:01:32.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:33.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11526 16 16 0 0 0 - 0 2024-07-28T23:01:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:33 smithi155 bash[73694]: debug 2024-07-28T23:01:33.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:33 smithi155 bash[68033]: cluster 2024-07-28T23:01:32.529030+0000 mgr.y (mgr.34101) 6353 : cluster [DBG] pgmap v7281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:33 smithi155 bash[68033]: audit 2024-07-28T23:01:33.679359+0000 mon.c (mon.2) 1615 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:33 smithi045 bash[80445]: cluster 2024-07-28T23:01:32.529030+0000 mgr.y (mgr.34101) 6353 : cluster [DBG] pgmap v7281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:33 smithi045 bash[80445]: audit 2024-07-28T23:01:33.679359+0000 mon.c (mon.2) 1615 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:33 smithi045 bash[82788]: cluster 2024-07-28T23:01:32.529030+0000 mgr.y (mgr.34101) 6353 : cluster [DBG] pgmap v7281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:33 smithi045 bash[82788]: audit 2024-07-28T23:01:33.679359+0000 mon.c (mon.2) 1615 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:34.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11527 16 16 0 0 0 - 0 2024-07-28T23:01:35.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:34 smithi155 bash[73694]: debug 2024-07-28T23:01:34.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:35.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11528 16 16 0 0 0 - 0 2024-07-28T23:01:36.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:35 smithi155 bash[68033]: cluster 2024-07-28T23:01:34.530989+0000 mgr.y (mgr.34101) 6354 : cluster [DBG] pgmap v7282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:36.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:35 smithi155 bash[73694]: debug 2024-07-28T23:01:35.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:36.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:35 smithi045 bash[82788]: cluster 2024-07-28T23:01:34.530989+0000 mgr.y (mgr.34101) 6354 : cluster [DBG] pgmap v7282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:36.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:35 smithi045 bash[80445]: cluster 2024-07-28T23:01:34.530989+0000 mgr.y (mgr.34101) 6354 : cluster [DBG] pgmap v7282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:36.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11529 16 16 0 0 0 - 0 2024-07-28T23:01:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:36 smithi155 bash[73694]: debug 2024-07-28T23:01:36.745+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:37.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11530 16 16 0 0 0 - 0 2024-07-28T23:01:38.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:37 smithi155 bash[68033]: cluster 2024-07-28T23:01:36.532943+0000 mgr.y (mgr.34101) 6355 : cluster [DBG] pgmap v7283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:38.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:37 smithi155 bash[73694]: debug 2024-07-28T23:01:37.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:38.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:37 smithi045 bash[80445]: cluster 2024-07-28T23:01:36.532943+0000 mgr.y (mgr.34101) 6355 : cluster [DBG] pgmap v7283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:38.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:37 smithi045 bash[82788]: cluster 2024-07-28T23:01:36.532943+0000 mgr.y (mgr.34101) 6355 : cluster [DBG] pgmap v7283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:38.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11531 16 16 0 0 0 - 0 2024-07-28T23:01:39.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:38 smithi155 bash[73694]: debug 2024-07-28T23:01:38.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:39.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11532 16 16 0 0 0 - 0 2024-07-28T23:01:40.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:39 smithi155 bash[73694]: debug 2024-07-28T23:01:39.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:40.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:39 smithi155 bash[68033]: cluster 2024-07-28T23:01:38.534686+0000 mgr.y (mgr.34101) 6356 : cluster [DBG] pgmap v7284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:39 smithi045 bash[80445]: cluster 2024-07-28T23:01:38.534686+0000 mgr.y (mgr.34101) 6356 : cluster [DBG] pgmap v7284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:40.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:39 smithi045 bash[82788]: cluster 2024-07-28T23:01:38.534686+0000 mgr.y (mgr.34101) 6356 : cluster [DBG] pgmap v7284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:40.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11533 16 16 0 0 0 - 0 2024-07-28T23:01:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:01:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:01:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:01:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:40 smithi155 bash[73694]: debug 2024-07-28T23:01:40.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:41.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11534 16 16 0 0 0 - 0 2024-07-28T23:01:42.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:41 smithi155 bash[73694]: debug 2024-07-28T23:01:41.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:42.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:41 smithi155 bash[68033]: cluster 2024-07-28T23:01:40.536396+0000 mgr.y (mgr.34101) 6357 : cluster [DBG] pgmap v7285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:41 smithi045 bash[80445]: cluster 2024-07-28T23:01:40.536396+0000 mgr.y (mgr.34101) 6357 : cluster [DBG] pgmap v7285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:41 smithi045 bash[82788]: cluster 2024-07-28T23:01:40.536396+0000 mgr.y (mgr.34101) 6357 : cluster [DBG] pgmap v7285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:42.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11535 16 16 0 0 0 - 0 2024-07-28T23:01:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:01:42 smithi155 bash[60745]: ts=2024-07-28T23:01:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:01:43.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:42 smithi155 bash[73694]: debug 2024-07-28T23:01:42.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:43.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11536 16 16 0 0 0 - 0 2024-07-28T23:01:44.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:43 smithi155 bash[73694]: debug 2024-07-28T23:01:43.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:44.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:43 smithi155 bash[68033]: cluster 2024-07-28T23:01:42.538319+0000 mgr.y (mgr.34101) 6358 : cluster [DBG] pgmap v7286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:44.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:43 smithi045 bash[80445]: cluster 2024-07-28T23:01:42.538319+0000 mgr.y (mgr.34101) 6358 : cluster [DBG] pgmap v7286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:44.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:43 smithi045 bash[82788]: cluster 2024-07-28T23:01:42.538319+0000 mgr.y (mgr.34101) 6358 : cluster [DBG] pgmap v7286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:44.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11537 16 16 0 0 0 - 0 2024-07-28T23:01:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:44 smithi155 bash[73694]: debug 2024-07-28T23:01:44.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:45.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11538 16 16 0 0 0 - 0 2024-07-28T23:01:46.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:45 smithi155 bash[73694]: debug 2024-07-28T23:01:45.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:45 smithi155 bash[68033]: cluster 2024-07-28T23:01:44.540048+0000 mgr.y (mgr.34101) 6359 : cluster [DBG] pgmap v7287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:46.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:45 smithi045 bash[82788]: cluster 2024-07-28T23:01:44.540048+0000 mgr.y (mgr.34101) 6359 : cluster [DBG] pgmap v7287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:46.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:45 smithi045 bash[80445]: cluster 2024-07-28T23:01:44.540048+0000 mgr.y (mgr.34101) 6359 : cluster [DBG] pgmap v7287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:46.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11539 16 16 0 0 0 - 0 2024-07-28T23:01:47.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:46 smithi155 bash[73694]: debug 2024-07-28T23:01:46.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:47.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:01:47.525171+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:01:47.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:01:47.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11540 16 16 0 0 0 - 0 2024-07-28T23:01:48.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:47 smithi155 bash[68033]: cluster 2024-07-28T23:01:46.541934+0000 mgr.y (mgr.34101) 6360 : cluster [DBG] pgmap v7288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:48.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:47 smithi155 bash[73694]: debug 2024-07-28T23:01:47.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:47 smithi045 bash[82788]: cluster 2024-07-28T23:01:46.541934+0000 mgr.y (mgr.34101) 6360 : cluster [DBG] pgmap v7288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:48.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:47 smithi045 bash[80445]: cluster 2024-07-28T23:01:46.541934+0000 mgr.y (mgr.34101) 6360 : cluster [DBG] pgmap v7288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:48.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11541 16 16 0 0 0 - 0 2024-07-28T23:01:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:48 smithi155 bash[73694]: debug 2024-07-28T23:01:48.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:48 smithi155 bash[68033]: audit 2024-07-28T23:01:48.482968+0000 mon.c (mon.2) 1616 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:01:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:48 smithi155 bash[68033]: audit 2024-07-28T23:01:48.679599+0000 mon.c (mon.2) 1617 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:48 smithi045 bash[80445]: audit 2024-07-28T23:01:48.482968+0000 mon.c (mon.2) 1616 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:01:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:48 smithi045 bash[80445]: audit 2024-07-28T23:01:48.679599+0000 mon.c (mon.2) 1617 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:48 smithi045 bash[82788]: audit 2024-07-28T23:01:48.482968+0000 mon.c (mon.2) 1616 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:01:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:48 smithi045 bash[82788]: audit 2024-07-28T23:01:48.679599+0000 mon.c (mon.2) 1617 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:01:49.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11542 16 16 0 0 0 - 0 2024-07-28T23:01:50.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:49 smithi045 bash[80445]: cluster 2024-07-28T23:01:48.543613+0000 mgr.y (mgr.34101) 6361 : cluster [DBG] pgmap v7289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:50.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:49 smithi045 bash[82788]: cluster 2024-07-28T23:01:48.543613+0000 mgr.y (mgr.34101) 6361 : cluster [DBG] pgmap v7289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:50.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:49 smithi155 bash[73694]: debug 2024-07-28T23:01:49.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:50.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:49 smithi155 bash[68033]: cluster 2024-07-28T23:01:48.543613+0000 mgr.y (mgr.34101) 6361 : cluster [DBG] pgmap v7289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:50.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11543 16 16 0 0 0 - 0 2024-07-28T23:01:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:01:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:01:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T23:01:51.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:50 smithi155 bash[73694]: debug 2024-07-28T23:01:50.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:51.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11544 16 16 0 0 0 - 0 2024-07-28T23:01:52.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:51 smithi045 bash[80445]: cluster 2024-07-28T23:01:50.545336+0000 mgr.y (mgr.34101) 6362 : cluster [DBG] pgmap v7290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:51 smithi045 bash[82788]: cluster 2024-07-28T23:01:50.545336+0000 mgr.y (mgr.34101) 6362 : cluster [DBG] pgmap v7290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:51 smithi155 bash[73694]: debug 2024-07-28T23:01:51.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:52.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:51 smithi155 bash[68033]: cluster 2024-07-28T23:01:50.545336+0000 mgr.y (mgr.34101) 6362 : cluster [DBG] pgmap v7290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:52.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11545 16 16 0 0 0 - 0 2024-07-28T23:01:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:01:52 smithi155 bash[60745]: ts=2024-07-28T23:01:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:01:53.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:52 smithi155 bash[73694]: debug 2024-07-28T23:01:52.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:53.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11546 16 16 0 0 0 - 0 2024-07-28T23:01:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:53 smithi045 bash[80445]: cluster 2024-07-28T23:01:52.547202+0000 mgr.y (mgr.34101) 6363 : cluster [DBG] pgmap v7291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:53 smithi045 bash[82788]: cluster 2024-07-28T23:01:52.547202+0000 mgr.y (mgr.34101) 6363 : cluster [DBG] pgmap v7291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:53 smithi155 bash[73694]: debug 2024-07-28T23:01:53.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:54.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:53 smithi155 bash[68033]: cluster 2024-07-28T23:01:52.547202+0000 mgr.y (mgr.34101) 6363 : cluster [DBG] pgmap v7291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:54.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11547 16 16 0 0 0 - 0 2024-07-28T23:01:55.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:54 smithi155 bash[73694]: debug 2024-07-28T23:01:54.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:55.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[80445]: audit 2024-07-28T23:01:54.181847+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[80445]: audit 2024-07-28T23:01:54.190577+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[80445]: audit 2024-07-28T23:01:54.341745+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[80445]: audit 2024-07-28T23:01:54.356056+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[80445]: cluster 2024-07-28T23:01:54.548079+0000 mgr.y (mgr.34101) 6364 : cluster [DBG] pgmap v7292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[80445]: audit 2024-07-28T23:01:54.787718+0000 mon.c (mon.2) 1618 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[80445]: audit 2024-07-28T23:01:54.789240+0000 mon.c (mon.2) 1619 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[80445]: audit 2024-07-28T23:01:54.801468+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[82788]: audit 2024-07-28T23:01:54.181847+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[82788]: audit 2024-07-28T23:01:54.190577+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[82788]: audit 2024-07-28T23:01:54.341745+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[82788]: audit 2024-07-28T23:01:54.356056+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[82788]: cluster 2024-07-28T23:01:54.548079+0000 mgr.y (mgr.34101) 6364 : cluster [DBG] pgmap v7292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[82788]: audit 2024-07-28T23:01:54.787718+0000 mon.c (mon.2) 1618 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[82788]: audit 2024-07-28T23:01:54.789240+0000 mon.c (mon.2) 1619 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:01:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:55 smithi045 bash[82788]: audit 2024-07-28T23:01:54.801468+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11548 16 16 0 0 0 - 0 2024-07-28T23:01:55.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:55 smithi155 bash[68033]: audit 2024-07-28T23:01:54.181847+0000 mon.a (mon.0) 3849 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:55 smithi155 bash[68033]: audit 2024-07-28T23:01:54.190577+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:55 smithi155 bash[68033]: audit 2024-07-28T23:01:54.341745+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:55 smithi155 bash[68033]: audit 2024-07-28T23:01:54.356056+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:55.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:55 smithi155 bash[68033]: cluster 2024-07-28T23:01:54.548079+0000 mgr.y (mgr.34101) 6364 : cluster [DBG] pgmap v7292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:55.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:55 smithi155 bash[68033]: audit 2024-07-28T23:01:54.787718+0000 mon.c (mon.2) 1618 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:01:55.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:55 smithi155 bash[68033]: audit 2024-07-28T23:01:54.789240+0000 mon.c (mon.2) 1619 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:01:55.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:55 smithi155 bash[68033]: audit 2024-07-28T23:01:54.801468+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:01:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:55 smithi155 bash[73694]: debug 2024-07-28T23:01:55.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:56.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11549 16 16 0 0 0 - 0 2024-07-28T23:01:57.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:56 smithi155 bash[73694]: debug 2024-07-28T23:01:56.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:57.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11550 16 16 0 0 0 - 0 2024-07-28T23:01:57.960 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:57 smithi155 bash[68033]: cluster 2024-07-28T23:01:56.549887+0000 mgr.y (mgr.34101) 6365 : cluster [DBG] pgmap v7293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:57.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:57 smithi045 bash[80445]: cluster 2024-07-28T23:01:56.549887+0000 mgr.y (mgr.34101) 6365 : cluster [DBG] pgmap v7293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:57.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:57 smithi045 bash[82788]: cluster 2024-07-28T23:01:56.549887+0000 mgr.y (mgr.34101) 6365 : cluster [DBG] pgmap v7293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:57 smithi155 bash[73694]: debug 2024-07-28T23:01:57.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:58.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11551 16 16 0 0 0 - 0 2024-07-28T23:01:59.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:59 smithi155 bash[73694]: debug 2024-07-28T23:01:59.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:01:59.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11552 16 16 0 0 0 - 0 2024-07-28T23:01:59.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:01:59 smithi045 bash[80445]: cluster 2024-07-28T23:01:58.551534+0000 mgr.y (mgr.34101) 6366 : cluster [DBG] pgmap v7294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:59.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:01:59 smithi045 bash[82788]: cluster 2024-07-28T23:01:58.551534+0000 mgr.y (mgr.34101) 6366 : cluster [DBG] pgmap v7294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:01:59.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:01:59 smithi155 bash[68033]: cluster 2024-07-28T23:01:58.551534+0000 mgr.y (mgr.34101) 6366 : cluster [DBG] pgmap v7294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:00.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:01:59 smithi155 bash[73694]: debug 2024-07-28T23:01:59.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:00.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11553 16 16 0 0 0 - 0 2024-07-28T23:02:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:02:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:02:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T23:02:01.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:01 smithi155 bash[73694]: debug 2024-07-28T23:02:01.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:01.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11554 16 16 0 0 0 - 0 2024-07-28T23:02:01.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:01 smithi045 bash[82788]: cluster 2024-07-28T23:02:00.553222+0000 mgr.y (mgr.34101) 6367 : cluster [DBG] pgmap v7295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:01.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:01 smithi045 bash[80445]: cluster 2024-07-28T23:02:00.553222+0000 mgr.y (mgr.34101) 6367 : cluster [DBG] pgmap v7295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:02.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:01 smithi155 bash[68033]: cluster 2024-07-28T23:02:00.553222+0000 mgr.y (mgr.34101) 6367 : cluster [DBG] pgmap v7295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:02.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:02 smithi155 bash[73694]: debug 2024-07-28T23:02:02.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:02.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11555 16 16 0 0 0 - 0 2024-07-28T23:02:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:02:02 smithi155 bash[60745]: ts=2024-07-28T23:02:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:02:03.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:03 smithi155 bash[73694]: debug 2024-07-28T23:02:03.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:03.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11556 16 16 0 0 0 - 0 2024-07-28T23:02:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:03 smithi045 bash[82788]: cluster 2024-07-28T23:02:02.555101+0000 mgr.y (mgr.34101) 6368 : cluster [DBG] pgmap v7296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:03 smithi045 bash[80445]: cluster 2024-07-28T23:02:02.555101+0000 mgr.y (mgr.34101) 6368 : cluster [DBG] pgmap v7296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:03.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:03 smithi155 bash[68033]: cluster 2024-07-28T23:02:02.555101+0000 mgr.y (mgr.34101) 6368 : cluster [DBG] pgmap v7296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:04.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:03 smithi155 bash[73694]: debug 2024-07-28T23:02:03.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:04.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11557 16 16 0 0 0 - 0 2024-07-28T23:02:04.953 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:04 smithi155 bash[68033]: audit 2024-07-28T23:02:03.680061+0000 mon.c (mon.2) 1620 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:04.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:04 smithi045 bash[82788]: audit 2024-07-28T23:02:03.680061+0000 mon.c (mon.2) 1620 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:04.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:04 smithi045 bash[80445]: audit 2024-07-28T23:02:03.680061+0000 mon.c (mon.2) 1620 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:05.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:04 smithi155 bash[73694]: debug 2024-07-28T23:02:04.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:05.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11558 16 16 0 0 0 - 0 2024-07-28T23:02:05.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:05 smithi045 bash[82788]: cluster 2024-07-28T23:02:04.556839+0000 mgr.y (mgr.34101) 6369 : cluster [DBG] pgmap v7297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:05.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:05 smithi045 bash[80445]: cluster 2024-07-28T23:02:04.556839+0000 mgr.y (mgr.34101) 6369 : cluster [DBG] pgmap v7297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:05.999 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:05 smithi155 bash[68033]: cluster 2024-07-28T23:02:04.556839+0000 mgr.y (mgr.34101) 6369 : cluster [DBG] pgmap v7297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:05 smithi155 bash[73694]: debug 2024-07-28T23:02:05.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:06.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11559 16 16 0 0 0 - 0 2024-07-28T23:02:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:07 smithi155 bash[73694]: debug 2024-07-28T23:02:07.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:07.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:02:07.528283+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:02:07.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:02:07.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11560 16 16 0 0 0 - 0 2024-07-28T23:02:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:07 smithi045 bash[80445]: cluster 2024-07-28T23:02:06.558711+0000 mgr.y (mgr.34101) 6370 : cluster [DBG] pgmap v7298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:07.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:07 smithi045 bash[82788]: cluster 2024-07-28T23:02:06.558711+0000 mgr.y (mgr.34101) 6370 : cluster [DBG] pgmap v7298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:08.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:07 smithi155 bash[68033]: cluster 2024-07-28T23:02:06.558711+0000 mgr.y (mgr.34101) 6370 : cluster [DBG] pgmap v7298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:08 smithi155 bash[73694]: debug 2024-07-28T23:02:08.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:08.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11561 16 16 0 0 0 - 0 2024-07-28T23:02:09.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:09 smithi155 bash[73694]: debug 2024-07-28T23:02:09.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:09.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11562 16 16 0 0 0 - 0 2024-07-28T23:02:09.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:09 smithi045 bash[80445]: cluster 2024-07-28T23:02:08.560418+0000 mgr.y (mgr.34101) 6371 : cluster [DBG] pgmap v7299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:09 smithi045 bash[82788]: cluster 2024-07-28T23:02:08.560418+0000 mgr.y (mgr.34101) 6371 : cluster [DBG] pgmap v7299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:10.016 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:09 smithi155 bash[68033]: cluster 2024-07-28T23:02:08.560418+0000 mgr.y (mgr.34101) 6371 : cluster [DBG] pgmap v7299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:10 smithi155 bash[73694]: debug 2024-07-28T23:02:10.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:10.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11563 16 16 0 0 0 - 0 2024-07-28T23:02:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:02:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:02:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:02:11.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:10 smithi155 bash[73694]: debug 2024-07-28T23:02:10.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:11.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11564 16 16 0 0 0 - 0 2024-07-28T23:02:11.959 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:11 smithi155 bash[68033]: cluster 2024-07-28T23:02:10.562148+0000 mgr.y (mgr.34101) 6372 : cluster [DBG] pgmap v7300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:11.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:11 smithi045 bash[80445]: cluster 2024-07-28T23:02:10.562148+0000 mgr.y (mgr.34101) 6372 : cluster [DBG] pgmap v7300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:11.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:11 smithi045 bash[82788]: cluster 2024-07-28T23:02:10.562148+0000 mgr.y (mgr.34101) 6372 : cluster [DBG] pgmap v7300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:11 smithi155 bash[73694]: debug 2024-07-28T23:02:11.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:12.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11565 16 16 0 0 0 - 0 2024-07-28T23:02:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:02:12 smithi155 bash[60745]: ts=2024-07-28T23:02:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:02:13.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:12 smithi155 bash[73694]: debug 2024-07-28T23:02:12.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:13.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11566 16 16 0 0 0 - 0 2024-07-28T23:02:13.953 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:13 smithi155 bash[68033]: cluster 2024-07-28T23:02:12.563967+0000 mgr.y (mgr.34101) 6373 : cluster [DBG] pgmap v7301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:13.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:13 smithi045 bash[82788]: cluster 2024-07-28T23:02:12.563967+0000 mgr.y (mgr.34101) 6373 : cluster [DBG] pgmap v7301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:13.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:13 smithi045 bash[80445]: cluster 2024-07-28T23:02:12.563967+0000 mgr.y (mgr.34101) 6373 : cluster [DBG] pgmap v7301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:14.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:13 smithi155 bash[73694]: debug 2024-07-28T23:02:13.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:14.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11567 16 16 0 0 0 - 0 2024-07-28T23:02:15.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:14 smithi155 bash[73694]: debug 2024-07-28T23:02:14.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:15.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11568 16 16 0 0 0 - 0 2024-07-28T23:02:15.954 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:15 smithi155 bash[68033]: cluster 2024-07-28T23:02:14.565691+0000 mgr.y (mgr.34101) 6374 : cluster [DBG] pgmap v7302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:15 smithi045 bash[82788]: cluster 2024-07-28T23:02:14.565691+0000 mgr.y (mgr.34101) 6374 : cluster [DBG] pgmap v7302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:15 smithi045 bash[80445]: cluster 2024-07-28T23:02:14.565691+0000 mgr.y (mgr.34101) 6374 : cluster [DBG] pgmap v7302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:15 smithi155 bash[73694]: debug 2024-07-28T23:02:15.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:16.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11569 16 16 0 0 0 - 0 2024-07-28T23:02:17.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:16 smithi155 bash[73694]: debug 2024-07-28T23:02:16.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:17.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11570 16 16 0 0 0 - 0 2024-07-28T23:02:17.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:17 smithi155 bash[68033]: cluster 2024-07-28T23:02:16.567500+0000 mgr.y (mgr.34101) 6375 : cluster [DBG] pgmap v7303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:17.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:17 smithi045 bash[80445]: cluster 2024-07-28T23:02:16.567500+0000 mgr.y (mgr.34101) 6375 : cluster [DBG] pgmap v7303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:17.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:17 smithi045 bash[82788]: cluster 2024-07-28T23:02:16.567500+0000 mgr.y (mgr.34101) 6375 : cluster [DBG] pgmap v7303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:17 smithi155 bash[73694]: debug 2024-07-28T23:02:17.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:18.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11571 16 16 0 0 0 - 0 2024-07-28T23:02:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:18 smithi155 bash[73694]: debug 2024-07-28T23:02:18.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:19.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11572 16 16 0 0 0 - 0 2024-07-28T23:02:19.944 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:19 smithi155 bash[68033]: cluster 2024-07-28T23:02:18.569206+0000 mgr.y (mgr.34101) 6376 : cluster [DBG] pgmap v7304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:19.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:19 smithi155 bash[68033]: audit 2024-07-28T23:02:18.680421+0000 mon.c (mon.2) 1621 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:19 smithi045 bash[80445]: cluster 2024-07-28T23:02:18.569206+0000 mgr.y (mgr.34101) 6376 : cluster [DBG] pgmap v7304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:19 smithi045 bash[80445]: audit 2024-07-28T23:02:18.680421+0000 mon.c (mon.2) 1621 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:19 smithi045 bash[82788]: cluster 2024-07-28T23:02:18.569206+0000 mgr.y (mgr.34101) 6376 : cluster [DBG] pgmap v7304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:19 smithi045 bash[82788]: audit 2024-07-28T23:02:18.680421+0000 mon.c (mon.2) 1621 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:20.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:19 smithi155 bash[73694]: debug 2024-07-28T23:02:19.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:20.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11573 16 16 0 0 0 - 0 2024-07-28T23:02:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:02:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:02:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:02:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:20 smithi155 bash[73694]: debug 2024-07-28T23:02:20.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:21.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11574 16 16 0 0 0 - 0 2024-07-28T23:02:21.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:21 smithi155 bash[68033]: cluster 2024-07-28T23:02:20.570922+0000 mgr.y (mgr.34101) 6377 : cluster [DBG] pgmap v7305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:21.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:21 smithi045 bash[80445]: cluster 2024-07-28T23:02:20.570922+0000 mgr.y (mgr.34101) 6377 : cluster [DBG] pgmap v7305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:21 smithi045 bash[82788]: cluster 2024-07-28T23:02:20.570922+0000 mgr.y (mgr.34101) 6377 : cluster [DBG] pgmap v7305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:21 smithi155 bash[73694]: debug 2024-07-28T23:02:21.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:22.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11575 16 16 0 0 0 - 0 2024-07-28T23:02:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:02:22 smithi155 bash[60745]: ts=2024-07-28T23:02:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:02:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:23 smithi155 bash[73694]: debug 2024-07-28T23:02:22.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:23.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11576 16 16 0 0 0 - 0 2024-07-28T23:02:23.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:23 smithi045 bash[82788]: cluster 2024-07-28T23:02:22.572776+0000 mgr.y (mgr.34101) 6378 : cluster [DBG] pgmap v7306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:23.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:23 smithi045 bash[80445]: cluster 2024-07-28T23:02:22.572776+0000 mgr.y (mgr.34101) 6378 : cluster [DBG] pgmap v7306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:24.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:23 smithi155 bash[68033]: cluster 2024-07-28T23:02:22.572776+0000 mgr.y (mgr.34101) 6378 : cluster [DBG] pgmap v7306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:24 smithi155 bash[73694]: debug 2024-07-28T23:02:24.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:24.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11577 16 16 0 0 0 - 0 2024-07-28T23:02:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:25 smithi155 bash[73694]: debug 2024-07-28T23:02:25.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:25.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11578 16 16 0 0 0 - 0 2024-07-28T23:02:25.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:25 smithi045 bash[82788]: cluster 2024-07-28T23:02:24.574526+0000 mgr.y (mgr.34101) 6379 : cluster [DBG] pgmap v7307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:25.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:25 smithi045 bash[80445]: cluster 2024-07-28T23:02:24.574526+0000 mgr.y (mgr.34101) 6379 : cluster [DBG] pgmap v7307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:25.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:25 smithi155 bash[68033]: cluster 2024-07-28T23:02:24.574526+0000 mgr.y (mgr.34101) 6379 : cluster [DBG] pgmap v7307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:25 smithi155 bash[73694]: debug 2024-07-28T23:02:25.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:26.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11579 16 16 0 0 0 - 0 2024-07-28T23:02:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:26 smithi155 bash[73694]: debug 2024-07-28T23:02:26.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:27.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:02:27.531569+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:02:27.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:02:27.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11580 16 16 0 0 0 - 0 2024-07-28T23:02:27.955 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:27 smithi155 bash[68033]: cluster 2024-07-28T23:02:26.576363+0000 mgr.y (mgr.34101) 6380 : cluster [DBG] pgmap v7308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:27.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:27 smithi045 bash[80445]: cluster 2024-07-28T23:02:26.576363+0000 mgr.y (mgr.34101) 6380 : cluster [DBG] pgmap v7308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:27.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:27 smithi045 bash[82788]: cluster 2024-07-28T23:02:26.576363+0000 mgr.y (mgr.34101) 6380 : cluster [DBG] pgmap v7308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:28.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:27 smithi155 bash[73694]: debug 2024-07-28T23:02:27.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:28.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11581 16 16 0 0 0 - 0 2024-07-28T23:02:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:28 smithi155 bash[73694]: debug 2024-07-28T23:02:28.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:29.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11582 16 16 0 0 0 - 0 2024-07-28T23:02:29.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:29 smithi045 bash[80445]: cluster 2024-07-28T23:02:28.578099+0000 mgr.y (mgr.34101) 6381 : cluster [DBG] pgmap v7309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:29.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:29 smithi045 bash[82788]: cluster 2024-07-28T23:02:28.578099+0000 mgr.y (mgr.34101) 6381 : cluster [DBG] pgmap v7309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:29.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:29 smithi155 bash[68033]: cluster 2024-07-28T23:02:28.578099+0000 mgr.y (mgr.34101) 6381 : cluster [DBG] pgmap v7309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:29 smithi155 bash[73694]: debug 2024-07-28T23:02:29.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:30.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11583 16 16 0 0 0 - 0 2024-07-28T23:02:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:02:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:02:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:02:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:30 smithi155 bash[73694]: debug 2024-07-28T23:02:30.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:31.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11584 16 16 0 0 0 - 0 2024-07-28T23:02:31.950 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:31 smithi155 bash[68033]: cluster 2024-07-28T23:02:30.579811+0000 mgr.y (mgr.34101) 6382 : cluster [DBG] pgmap v7310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:31.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:31 smithi045 bash[80445]: cluster 2024-07-28T23:02:30.579811+0000 mgr.y (mgr.34101) 6382 : cluster [DBG] pgmap v7310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:31.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:31 smithi045 bash[82788]: cluster 2024-07-28T23:02:30.579811+0000 mgr.y (mgr.34101) 6382 : cluster [DBG] pgmap v7310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:32.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:31 smithi155 bash[73694]: debug 2024-07-28T23:02:31.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:32.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11585 16 16 0 0 0 - 0 2024-07-28T23:02:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:02:32 smithi155 bash[60745]: ts=2024-07-28T23:02:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:02:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:32 smithi155 bash[73694]: debug 2024-07-28T23:02:32.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:33.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11586 16 16 0 0 0 - 0 2024-07-28T23:02:33.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:33 smithi045 bash[80445]: cluster 2024-07-28T23:02:32.581666+0000 mgr.y (mgr.34101) 6383 : cluster [DBG] pgmap v7311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:33.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:33 smithi045 bash[80445]: audit 2024-07-28T23:02:33.680955+0000 mon.c (mon.2) 1622 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:33 smithi045 bash[82788]: cluster 2024-07-28T23:02:32.581666+0000 mgr.y (mgr.34101) 6383 : cluster [DBG] pgmap v7311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:33 smithi045 bash[82788]: audit 2024-07-28T23:02:33.680955+0000 mon.c (mon.2) 1622 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:33 smithi155 bash[73694]: debug 2024-07-28T23:02:33.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:33 smithi155 bash[68033]: cluster 2024-07-28T23:02:32.581666+0000 mgr.y (mgr.34101) 6383 : cluster [DBG] pgmap v7311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:33 smithi155 bash[68033]: audit 2024-07-28T23:02:33.680955+0000 mon.c (mon.2) 1622 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:34.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11587 16 16 0 0 0 - 0 2024-07-28T23:02:35.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:34 smithi155 bash[73694]: debug 2024-07-28T23:02:34.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:35.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11588 16 16 0 0 0 - 0 2024-07-28T23:02:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:35 smithi045 bash[80445]: cluster 2024-07-28T23:02:34.583589+0000 mgr.y (mgr.34101) 6384 : cluster [DBG] pgmap v7312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:35.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:35 smithi045 bash[82788]: cluster 2024-07-28T23:02:34.583589+0000 mgr.y (mgr.34101) 6384 : cluster [DBG] pgmap v7312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:36.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:35 smithi155 bash[68033]: cluster 2024-07-28T23:02:34.583589+0000 mgr.y (mgr.34101) 6384 : cluster [DBG] pgmap v7312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:36.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:35 smithi155 bash[73694]: debug 2024-07-28T23:02:35.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:36.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11589 16 16 0 0 0 - 0 2024-07-28T23:02:37.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:36 smithi155 bash[73694]: debug 2024-07-28T23:02:36.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:37.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11590 16 16 0 0 0 - 0 2024-07-28T23:02:37.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:37 smithi045 bash[80445]: cluster 2024-07-28T23:02:36.585531+0000 mgr.y (mgr.34101) 6385 : cluster [DBG] pgmap v7313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:37.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:37 smithi045 bash[82788]: cluster 2024-07-28T23:02:36.585531+0000 mgr.y (mgr.34101) 6385 : cluster [DBG] pgmap v7313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:38.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:37 smithi155 bash[68033]: cluster 2024-07-28T23:02:36.585531+0000 mgr.y (mgr.34101) 6385 : cluster [DBG] pgmap v7313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:38.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:37 smithi155 bash[73694]: debug 2024-07-28T23:02:37.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:38.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11591 16 16 0 0 0 - 0 2024-07-28T23:02:39.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:38 smithi155 bash[73694]: debug 2024-07-28T23:02:38.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:39.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11592 16 16 0 0 0 - 0 2024-07-28T23:02:39.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:39 smithi045 bash[80445]: cluster 2024-07-28T23:02:38.587352+0000 mgr.y (mgr.34101) 6386 : cluster [DBG] pgmap v7314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:39.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:39 smithi045 bash[82788]: cluster 2024-07-28T23:02:38.587352+0000 mgr.y (mgr.34101) 6386 : cluster [DBG] pgmap v7314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:40.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:39 smithi155 bash[68033]: cluster 2024-07-28T23:02:38.587352+0000 mgr.y (mgr.34101) 6386 : cluster [DBG] pgmap v7314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:40.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:39 smithi155 bash[73694]: debug 2024-07-28T23:02:39.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:40.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11593 16 16 0 0 0 - 0 2024-07-28T23:02:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:02:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:02:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:02:41.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:40 smithi155 bash[73694]: debug 2024-07-28T23:02:40.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:41.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11594 16 16 0 0 0 - 0 2024-07-28T23:02:41.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:41 smithi045 bash[80445]: cluster 2024-07-28T23:02:40.589089+0000 mgr.y (mgr.34101) 6387 : cluster [DBG] pgmap v7315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:41.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:41 smithi045 bash[82788]: cluster 2024-07-28T23:02:40.589089+0000 mgr.y (mgr.34101) 6387 : cluster [DBG] pgmap v7315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:41.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:41 smithi155 bash[68033]: cluster 2024-07-28T23:02:40.589089+0000 mgr.y (mgr.34101) 6387 : cluster [DBG] pgmap v7315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:41 smithi155 bash[73694]: debug 2024-07-28T23:02:41.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:42.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11595 16 16 0 0 0 - 0 2024-07-28T23:02:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:02:42 smithi155 bash[60745]: ts=2024-07-28T23:02:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:02:43.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:42 smithi155 bash[73694]: debug 2024-07-28T23:02:42.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:43.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11596 16 16 0 0 0 - 0 2024-07-28T23:02:43.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:43 smithi045 bash[82788]: cluster 2024-07-28T23:02:42.590979+0000 mgr.y (mgr.34101) 6388 : cluster [DBG] pgmap v7316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:43.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:43 smithi045 bash[80445]: cluster 2024-07-28T23:02:42.590979+0000 mgr.y (mgr.34101) 6388 : cluster [DBG] pgmap v7316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:44.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:43 smithi155 bash[73694]: debug 2024-07-28T23:02:43.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:44.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:43 smithi155 bash[68033]: cluster 2024-07-28T23:02:42.590979+0000 mgr.y (mgr.34101) 6388 : cluster [DBG] pgmap v7316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:44.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11597 16 16 0 0 0 - 0 2024-07-28T23:02:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:44 smithi155 bash[73694]: debug 2024-07-28T23:02:44.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:45.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11598 16 16 0 0 0 - 0 2024-07-28T23:02:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:45 smithi155 bash[68033]: cluster 2024-07-28T23:02:44.592749+0000 mgr.y (mgr.34101) 6389 : cluster [DBG] pgmap v7317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:46.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:45 smithi155 bash[73694]: debug 2024-07-28T23:02:45.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:46.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:45 smithi045 bash[80445]: cluster 2024-07-28T23:02:44.592749+0000 mgr.y (mgr.34101) 6389 : cluster [DBG] pgmap v7317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:46.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:45 smithi045 bash[82788]: cluster 2024-07-28T23:02:44.592749+0000 mgr.y (mgr.34101) 6389 : cluster [DBG] pgmap v7317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:46.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11599 16 16 0 0 0 - 0 2024-07-28T23:02:47.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:46 smithi155 bash[73694]: debug 2024-07-28T23:02:46.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:47.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:02:47.534853+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:02:47.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:02:47.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11600 16 16 0 0 0 - 0 2024-07-28T23:02:48.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:47 smithi155 bash[68033]: cluster 2024-07-28T23:02:46.594605+0000 mgr.y (mgr.34101) 6390 : cluster [DBG] pgmap v7318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:48.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:47 smithi155 bash[73694]: debug 2024-07-28T23:02:47.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:48.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:47 smithi045 bash[80445]: cluster 2024-07-28T23:02:46.594605+0000 mgr.y (mgr.34101) 6390 : cluster [DBG] pgmap v7318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:47 smithi045 bash[82788]: cluster 2024-07-28T23:02:46.594605+0000 mgr.y (mgr.34101) 6390 : cluster [DBG] pgmap v7318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:48.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11601 16 16 0 0 0 - 0 2024-07-28T23:02:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:48 smithi155 bash[73694]: debug 2024-07-28T23:02:48.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:48 smithi155 bash[68033]: audit 2024-07-28T23:02:48.681283+0000 mon.c (mon.2) 1623 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:48 smithi045 bash[80445]: audit 2024-07-28T23:02:48.681283+0000 mon.c (mon.2) 1623 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:48 smithi045 bash[82788]: audit 2024-07-28T23:02:48.681283+0000 mon.c (mon.2) 1623 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:02:49.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11602 16 16 0 0 0 - 0 2024-07-28T23:02:50.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:49 smithi155 bash[73694]: debug 2024-07-28T23:02:49.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:50.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:49 smithi155 bash[68033]: cluster 2024-07-28T23:02:48.596341+0000 mgr.y (mgr.34101) 6391 : cluster [DBG] pgmap v7319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:50.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:49 smithi045 bash[80445]: cluster 2024-07-28T23:02:48.596341+0000 mgr.y (mgr.34101) 6391 : cluster [DBG] pgmap v7319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:50.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:49 smithi045 bash[82788]: cluster 2024-07-28T23:02:48.596341+0000 mgr.y (mgr.34101) 6391 : cluster [DBG] pgmap v7319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:50.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11603 16 16 0 0 0 - 0 2024-07-28T23:02:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:02:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:02:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:02:51.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:50 smithi155 bash[73694]: debug 2024-07-28T23:02:50.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:51.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11604 16 16 0 0 0 - 0 2024-07-28T23:02:52.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:51 smithi155 bash[73694]: debug 2024-07-28T23:02:51.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:52.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:51 smithi155 bash[68033]: cluster 2024-07-28T23:02:50.598078+0000 mgr.y (mgr.34101) 6392 : cluster [DBG] pgmap v7320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:51 smithi045 bash[82788]: cluster 2024-07-28T23:02:50.598078+0000 mgr.y (mgr.34101) 6392 : cluster [DBG] pgmap v7320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:52.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:51 smithi045 bash[80445]: cluster 2024-07-28T23:02:50.598078+0000 mgr.y (mgr.34101) 6392 : cluster [DBG] pgmap v7320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:52.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11605 16 16 0 0 0 - 0 2024-07-28T23:02:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:02:52 smithi155 bash[60745]: ts=2024-07-28T23:02:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:02:53.310 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:52 smithi155 bash[73694]: debug 2024-07-28T23:02:52.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:53.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11606 16 16 0 0 0 - 0 2024-07-28T23:02:54.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:53 smithi155 bash[68033]: cluster 2024-07-28T23:02:52.599933+0000 mgr.y (mgr.34101) 6393 : cluster [DBG] pgmap v7321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:54.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:53 smithi155 bash[73694]: debug 2024-07-28T23:02:53.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:53 smithi045 bash[82788]: cluster 2024-07-28T23:02:52.599933+0000 mgr.y (mgr.34101) 6393 : cluster [DBG] pgmap v7321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:54.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:53 smithi045 bash[80445]: cluster 2024-07-28T23:02:52.599933+0000 mgr.y (mgr.34101) 6393 : cluster [DBG] pgmap v7321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:54.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11607 16 16 0 0 0 - 0 2024-07-28T23:02:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:54 smithi155 bash[73694]: debug 2024-07-28T23:02:54.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:55.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11608 16 16 0 0 0 - 0 2024-07-28T23:02:56.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:55 smithi155 bash[73694]: debug 2024-07-28T23:02:55.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:55 smithi155 bash[68033]: cluster 2024-07-28T23:02:54.601722+0000 mgr.y (mgr.34101) 6394 : cluster [DBG] pgmap v7322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:56.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:55 smithi155 bash[68033]: audit 2024-07-28T23:02:54.932764+0000 mon.c (mon.2) 1624 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:02:56.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:55 smithi045 bash[80445]: cluster 2024-07-28T23:02:54.601722+0000 mgr.y (mgr.34101) 6394 : cluster [DBG] pgmap v7322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:56.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:55 smithi045 bash[80445]: audit 2024-07-28T23:02:54.932764+0000 mon.c (mon.2) 1624 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:02:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:55 smithi045 bash[82788]: cluster 2024-07-28T23:02:54.601722+0000 mgr.y (mgr.34101) 6394 : cluster [DBG] pgmap v7322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:55 smithi045 bash[82788]: audit 2024-07-28T23:02:54.932764+0000 mon.c (mon.2) 1624 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:02:56.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11609 16 16 0 0 0 - 0 2024-07-28T23:02:57.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:56 smithi155 bash[73694]: debug 2024-07-28T23:02:56.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:57.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11610 16 16 0 0 0 - 0 2024-07-28T23:02:58.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:57 smithi155 bash[68033]: cluster 2024-07-28T23:02:56.603653+0000 mgr.y (mgr.34101) 6395 : cluster [DBG] pgmap v7323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:58.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:57 smithi155 bash[73694]: debug 2024-07-28T23:02:57.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:58.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:57 smithi045 bash[80445]: cluster 2024-07-28T23:02:56.603653+0000 mgr.y (mgr.34101) 6395 : cluster [DBG] pgmap v7323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:58.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:57 smithi045 bash[82788]: cluster 2024-07-28T23:02:56.603653+0000 mgr.y (mgr.34101) 6395 : cluster [DBG] pgmap v7323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:02:58.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11611 16 16 0 0 0 - 0 2024-07-28T23:02:59.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:58 smithi155 bash[73694]: debug 2024-07-28T23:02:58.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:02:59.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11612 16 16 0 0 0 - 0 2024-07-28T23:03:00.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:02:59 smithi155 bash[73694]: debug 2024-07-28T23:02:59.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:00.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:02:59 smithi155 bash[68033]: cluster 2024-07-28T23:02:58.605405+0000 mgr.y (mgr.34101) 6396 : cluster [DBG] pgmap v7324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:00.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:02:59 smithi045 bash[80445]: cluster 2024-07-28T23:02:58.605405+0000 mgr.y (mgr.34101) 6396 : cluster [DBG] pgmap v7324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:00.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:02:59 smithi045 bash[82788]: cluster 2024-07-28T23:02:58.605405+0000 mgr.y (mgr.34101) 6396 : cluster [DBG] pgmap v7324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:00.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11613 16 16 0 0 0 - 0 2024-07-28T23:03:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:03:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:03:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:03:01.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:00 smithi155 bash[73694]: debug 2024-07-28T23:03:00.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:01.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11614 16 16 0 0 0 - 0 2024-07-28T23:03:01.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[80445]: cluster 2024-07-28T23:03:00.606392+0000 mgr.y (mgr.34101) 6397 : cluster [DBG] pgmap v7325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:01.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[80445]: audit 2024-07-28T23:03:00.618112+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:01.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[80445]: audit 2024-07-28T23:03:00.627116+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:01.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[80445]: audit 2024-07-28T23:03:00.841173+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:01.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[80445]: audit 2024-07-28T23:03:00.854460+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:01.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[80445]: audit 2024-07-28T23:03:01.296053+0000 mon.c (mon.2) 1625 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:03:01.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[80445]: audit 2024-07-28T23:03:01.297915+0000 mon.c (mon.2) 1626 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:03:01.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[80445]: audit 2024-07-28T23:03:01.307773+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:01.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[82788]: cluster 2024-07-28T23:03:00.606392+0000 mgr.y (mgr.34101) 6397 : cluster [DBG] pgmap v7325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:01.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[82788]: audit 2024-07-28T23:03:00.618112+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:01.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[82788]: audit 2024-07-28T23:03:00.627116+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:01.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[82788]: audit 2024-07-28T23:03:00.841173+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:01.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[82788]: audit 2024-07-28T23:03:00.854460+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:01.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[82788]: audit 2024-07-28T23:03:01.296053+0000 mon.c (mon.2) 1625 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:03:01.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[82788]: audit 2024-07-28T23:03:01.297915+0000 mon.c (mon.2) 1626 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:03:01.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:01 smithi045 bash[82788]: audit 2024-07-28T23:03:01.307773+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:01 smithi155 bash[73694]: debug 2024-07-28T23:03:01.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:02.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:01 smithi155 bash[68033]: cluster 2024-07-28T23:03:00.606392+0000 mgr.y (mgr.34101) 6397 : cluster [DBG] pgmap v7325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:02.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:01 smithi155 bash[68033]: audit 2024-07-28T23:03:00.618112+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:02.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:01 smithi155 bash[68033]: audit 2024-07-28T23:03:00.627116+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:02.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:01 smithi155 bash[68033]: audit 2024-07-28T23:03:00.841173+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:02.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:01 smithi155 bash[68033]: audit 2024-07-28T23:03:00.854460+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:02.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:01 smithi155 bash[68033]: audit 2024-07-28T23:03:01.296053+0000 mon.c (mon.2) 1625 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:03:02.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:01 smithi155 bash[68033]: audit 2024-07-28T23:03:01.297915+0000 mon.c (mon.2) 1626 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:03:02.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:01 smithi155 bash[68033]: audit 2024-07-28T23:03:01.307773+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:03:02.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11615 16 16 0 0 0 - 0 2024-07-28T23:03:02.792 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:03:02 smithi155 bash[60745]: ts=2024-07-28T23:03:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:03:03.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:02 smithi155 bash[73694]: debug 2024-07-28T23:03:02.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:03.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11616 16 16 0 0 0 - 0 2024-07-28T23:03:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:03 smithi045 bash[80445]: cluster 2024-07-28T23:03:02.608270+0000 mgr.y (mgr.34101) 6398 : cluster [DBG] pgmap v7326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:03 smithi045 bash[82788]: cluster 2024-07-28T23:03:02.608270+0000 mgr.y (mgr.34101) 6398 : cluster [DBG] pgmap v7326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:03 smithi155 bash[68033]: cluster 2024-07-28T23:03:02.608270+0000 mgr.y (mgr.34101) 6398 : cluster [DBG] pgmap v7326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:04.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:03 smithi155 bash[73694]: debug 2024-07-28T23:03:03.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:04.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11617 16 16 0 0 0 - 0 2024-07-28T23:03:04.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:04 smithi045 bash[80445]: audit 2024-07-28T23:03:03.681835+0000 mon.c (mon.2) 1627 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:04.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:04 smithi045 bash[82788]: audit 2024-07-28T23:03:03.681835+0000 mon.c (mon.2) 1627 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:04 smithi155 bash[68033]: audit 2024-07-28T23:03:03.681835+0000 mon.c (mon.2) 1627 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:05.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:04 smithi155 bash[73694]: debug 2024-07-28T23:03:04.775+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:05.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11618 16 16 0 0 0 - 0 2024-07-28T23:03:05.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:05 smithi045 bash[82788]: cluster 2024-07-28T23:03:04.610029+0000 mgr.y (mgr.34101) 6399 : cluster [DBG] pgmap v7327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:05.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:05 smithi045 bash[80445]: cluster 2024-07-28T23:03:04.610029+0000 mgr.y (mgr.34101) 6399 : cluster [DBG] pgmap v7327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:06.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:05 smithi155 bash[68033]: cluster 2024-07-28T23:03:04.610029+0000 mgr.y (mgr.34101) 6399 : cluster [DBG] pgmap v7327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:06.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:05 smithi155 bash[73694]: debug 2024-07-28T23:03:05.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:06.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11619 16 16 0 0 0 - 0 2024-07-28T23:03:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:06 smithi155 bash[73694]: debug 2024-07-28T23:03:06.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:07.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:03:07.538127+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:03:07.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:03:07.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11620 16 16 0 0 0 - 0 2024-07-28T23:03:07.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:07 smithi045 bash[82788]: cluster 2024-07-28T23:03:06.611916+0000 mgr.y (mgr.34101) 6400 : cluster [DBG] pgmap v7328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:07 smithi045 bash[80445]: cluster 2024-07-28T23:03:06.611916+0000 mgr.y (mgr.34101) 6400 : cluster [DBG] pgmap v7328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:08.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:07 smithi155 bash[68033]: cluster 2024-07-28T23:03:06.611916+0000 mgr.y (mgr.34101) 6400 : cluster [DBG] pgmap v7328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:08.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:07 smithi155 bash[73694]: debug 2024-07-28T23:03:07.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:08.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11621 16 16 0 0 0 - 0 2024-07-28T23:03:09.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:08 smithi155 bash[73694]: debug 2024-07-28T23:03:08.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:09.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11622 16 16 0 0 0 - 0 2024-07-28T23:03:09.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:09 smithi045 bash[80445]: cluster 2024-07-28T23:03:08.613693+0000 mgr.y (mgr.34101) 6401 : cluster [DBG] pgmap v7329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:09 smithi045 bash[82788]: cluster 2024-07-28T23:03:08.613693+0000 mgr.y (mgr.34101) 6401 : cluster [DBG] pgmap v7329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:10.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:09 smithi155 bash[68033]: cluster 2024-07-28T23:03:08.613693+0000 mgr.y (mgr.34101) 6401 : cluster [DBG] pgmap v7329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:10.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:09 smithi155 bash[73694]: debug 2024-07-28T23:03:09.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:10.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11623 16 16 0 0 0 - 0 2024-07-28T23:03:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:03:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:03:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:03:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:10 smithi155 bash[73694]: debug 2024-07-28T23:03:10.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:11.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11624 16 16 0 0 0 - 0 2024-07-28T23:03:11.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:11 smithi045 bash[80445]: cluster 2024-07-28T23:03:10.615437+0000 mgr.y (mgr.34101) 6402 : cluster [DBG] pgmap v7330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:11.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:11 smithi045 bash[82788]: cluster 2024-07-28T23:03:10.615437+0000 mgr.y (mgr.34101) 6402 : cluster [DBG] pgmap v7330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:12.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:11 smithi155 bash[73694]: debug 2024-07-28T23:03:11.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:12.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:11 smithi155 bash[68033]: cluster 2024-07-28T23:03:10.615437+0000 mgr.y (mgr.34101) 6402 : cluster [DBG] pgmap v7330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:12.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11625 16 16 0 0 0 - 0 2024-07-28T23:03:12.691 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:03:12 smithi155 bash[60745]: ts=2024-07-28T23:03:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:03:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:12 smithi155 bash[73694]: debug 2024-07-28T23:03:12.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:13.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11626 16 16 0 0 0 - 0 2024-07-28T23:03:13.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:13 smithi045 bash[80445]: cluster 2024-07-28T23:03:12.617317+0000 mgr.y (mgr.34101) 6403 : cluster [DBG] pgmap v7331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:13.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:13 smithi045 bash[82788]: cluster 2024-07-28T23:03:12.617317+0000 mgr.y (mgr.34101) 6403 : cluster [DBG] pgmap v7331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:14.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:13 smithi155 bash[68033]: cluster 2024-07-28T23:03:12.617317+0000 mgr.y (mgr.34101) 6403 : cluster [DBG] pgmap v7331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:14.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:13 smithi155 bash[73694]: debug 2024-07-28T23:03:13.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:14.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11627 16 16 0 0 0 - 0 2024-07-28T23:03:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:14 smithi155 bash[73694]: debug 2024-07-28T23:03:14.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:15.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11628 16 16 0 0 0 - 0 2024-07-28T23:03:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:15 smithi045 bash[80445]: cluster 2024-07-28T23:03:14.619106+0000 mgr.y (mgr.34101) 6404 : cluster [DBG] pgmap v7332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:15 smithi045 bash[82788]: cluster 2024-07-28T23:03:14.619106+0000 mgr.y (mgr.34101) 6404 : cluster [DBG] pgmap v7332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:16.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:15 smithi155 bash[73694]: debug 2024-07-28T23:03:15.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:16.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:15 smithi155 bash[68033]: cluster 2024-07-28T23:03:14.619106+0000 mgr.y (mgr.34101) 6404 : cluster [DBG] pgmap v7332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:16.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11629 16 16 0 0 0 - 0 2024-07-28T23:03:17.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:16 smithi155 bash[73694]: debug 2024-07-28T23:03:16.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:17.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11630 16 16 0 0 0 - 0 2024-07-28T23:03:17.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:17 smithi045 bash[82788]: cluster 2024-07-28T23:03:16.620953+0000 mgr.y (mgr.34101) 6405 : cluster [DBG] pgmap v7333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:17.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:17 smithi045 bash[80445]: cluster 2024-07-28T23:03:16.620953+0000 mgr.y (mgr.34101) 6405 : cluster [DBG] pgmap v7333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:18.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:17 smithi155 bash[73694]: debug 2024-07-28T23:03:17.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:18.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:17 smithi155 bash[68033]: cluster 2024-07-28T23:03:16.620953+0000 mgr.y (mgr.34101) 6405 : cluster [DBG] pgmap v7333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:18.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11631 16 16 0 0 0 - 0 2024-07-28T23:03:19.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:18 smithi155 bash[73694]: debug 2024-07-28T23:03:18.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:19.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11632 16 16 0 0 0 - 0 2024-07-28T23:03:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:19 smithi045 bash[80445]: cluster 2024-07-28T23:03:18.622711+0000 mgr.y (mgr.34101) 6406 : cluster [DBG] pgmap v7334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:19 smithi045 bash[80445]: audit 2024-07-28T23:03:18.682259+0000 mon.c (mon.2) 1628 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:19 smithi045 bash[82788]: cluster 2024-07-28T23:03:18.622711+0000 mgr.y (mgr.34101) 6406 : cluster [DBG] pgmap v7334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:19 smithi045 bash[82788]: audit 2024-07-28T23:03:18.682259+0000 mon.c (mon.2) 1628 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:20.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:19 smithi155 bash[73694]: debug 2024-07-28T23:03:19.719+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:20.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:19 smithi155 bash[68033]: cluster 2024-07-28T23:03:18.622711+0000 mgr.y (mgr.34101) 6406 : cluster [DBG] pgmap v7334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:20.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:19 smithi155 bash[68033]: audit 2024-07-28T23:03:18.682259+0000 mon.c (mon.2) 1628 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:20.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11633 16 16 0 0 0 - 0 2024-07-28T23:03:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:03:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:03:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:03:21.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:20 smithi155 bash[73694]: debug 2024-07-28T23:03:20.719+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:21.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11634 16 16 0 0 0 - 0 2024-07-28T23:03:21.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:21 smithi045 bash[80445]: cluster 2024-07-28T23:03:20.624452+0000 mgr.y (mgr.34101) 6407 : cluster [DBG] pgmap v7335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:21 smithi045 bash[82788]: cluster 2024-07-28T23:03:20.624452+0000 mgr.y (mgr.34101) 6407 : cluster [DBG] pgmap v7335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:22.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:21 smithi155 bash[73694]: debug 2024-07-28T23:03:21.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:22.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:21 smithi155 bash[68033]: cluster 2024-07-28T23:03:20.624452+0000 mgr.y (mgr.34101) 6407 : cluster [DBG] pgmap v7335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:22.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11635 16 16 0 0 0 - 0 2024-07-28T23:03:22.682 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:03:22 smithi155 bash[60745]: ts=2024-07-28T23:03:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:03:23.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:22 smithi155 bash[73694]: debug 2024-07-28T23:03:22.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:23.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11636 16 16 0 0 0 - 0 2024-07-28T23:03:23.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:23 smithi045 bash[80445]: cluster 2024-07-28T23:03:22.626366+0000 mgr.y (mgr.34101) 6408 : cluster [DBG] pgmap v7336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:23.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:23 smithi045 bash[82788]: cluster 2024-07-28T23:03:22.626366+0000 mgr.y (mgr.34101) 6408 : cluster [DBG] pgmap v7336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:24.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:23 smithi155 bash[73694]: debug 2024-07-28T23:03:23.651+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:24.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:23 smithi155 bash[68033]: cluster 2024-07-28T23:03:22.626366+0000 mgr.y (mgr.34101) 6408 : cluster [DBG] pgmap v7336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:24.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11637 16 16 0 0 0 - 0 2024-07-28T23:03:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:24 smithi155 bash[73694]: debug 2024-07-28T23:03:24.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:25.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11638 16 16 0 0 0 - 0 2024-07-28T23:03:25.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:25 smithi045 bash[82788]: cluster 2024-07-28T23:03:24.628148+0000 mgr.y (mgr.34101) 6409 : cluster [DBG] pgmap v7337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:25.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:25 smithi045 bash[80445]: cluster 2024-07-28T23:03:24.628148+0000 mgr.y (mgr.34101) 6409 : cluster [DBG] pgmap v7337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:26.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:25 smithi155 bash[73694]: debug 2024-07-28T23:03:25.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:26.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:25 smithi155 bash[68033]: cluster 2024-07-28T23:03:24.628148+0000 mgr.y (mgr.34101) 6409 : cluster [DBG] pgmap v7337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:26.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11639 16 16 0 0 0 - 0 2024-07-28T23:03:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:26 smithi155 bash[73694]: debug 2024-07-28T23:03:26.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:27.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:03:27.541406+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:03:27.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:03:27.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11640 16 16 0 0 0 - 0 2024-07-28T23:03:27.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:27 smithi045 bash[80445]: cluster 2024-07-28T23:03:26.630058+0000 mgr.y (mgr.34101) 6410 : cluster [DBG] pgmap v7338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:27.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:27 smithi045 bash[82788]: cluster 2024-07-28T23:03:26.630058+0000 mgr.y (mgr.34101) 6410 : cluster [DBG] pgmap v7338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:27 smithi155 bash[68033]: cluster 2024-07-28T23:03:26.630058+0000 mgr.y (mgr.34101) 6410 : cluster [DBG] pgmap v7338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:27 smithi155 bash[73694]: debug 2024-07-28T23:03:27.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:28.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11641 16 16 0 0 0 - 0 2024-07-28T23:03:29.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:28 smithi155 bash[73694]: debug 2024-07-28T23:03:28.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:29.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11642 16 16 0 0 0 - 0 2024-07-28T23:03:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:29 smithi155 bash[73694]: debug 2024-07-28T23:03:29.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:29.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:29 smithi155 bash[68033]: cluster 2024-07-28T23:03:28.631832+0000 mgr.y (mgr.34101) 6411 : cluster [DBG] pgmap v7339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:29.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:29 smithi045 bash[80445]: cluster 2024-07-28T23:03:28.631832+0000 mgr.y (mgr.34101) 6411 : cluster [DBG] pgmap v7339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:29.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:29 smithi045 bash[82788]: cluster 2024-07-28T23:03:28.631832+0000 mgr.y (mgr.34101) 6411 : cluster [DBG] pgmap v7339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:30.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11643 16 16 0 0 0 - 0 2024-07-28T23:03:30.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:30 smithi155 bash[73694]: debug 2024-07-28T23:03:30.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:03:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:03:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:03:31.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11644 16 16 0 0 0 - 0 2024-07-28T23:03:31.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:31 smithi155 bash[73694]: debug 2024-07-28T23:03:31.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:31.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:31 smithi155 bash[68033]: cluster 2024-07-28T23:03:30.633630+0000 mgr.y (mgr.34101) 6412 : cluster [DBG] pgmap v7340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:31.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:31 smithi045 bash[80445]: cluster 2024-07-28T23:03:30.633630+0000 mgr.y (mgr.34101) 6412 : cluster [DBG] pgmap v7340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:31.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:31 smithi045 bash[82788]: cluster 2024-07-28T23:03:30.633630+0000 mgr.y (mgr.34101) 6412 : cluster [DBG] pgmap v7340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:32.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11645 16 16 0 0 0 - 0 2024-07-28T23:03:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:32 smithi155 bash[73694]: debug 2024-07-28T23:03:32.543+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:03:32 smithi155 bash[60745]: ts=2024-07-28T23:03:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:03:33.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11646 16 16 0 0 0 - 0 2024-07-28T23:03:33.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:33 smithi045 bash[80445]: cluster 2024-07-28T23:03:32.635566+0000 mgr.y (mgr.34101) 6413 : cluster [DBG] pgmap v7341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:33.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:33 smithi045 bash[80445]: audit 2024-07-28T23:03:33.682752+0000 mon.c (mon.2) 1629 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:33 smithi045 bash[82788]: cluster 2024-07-28T23:03:32.635566+0000 mgr.y (mgr.34101) 6413 : cluster [DBG] pgmap v7341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:33 smithi045 bash[82788]: audit 2024-07-28T23:03:33.682752+0000 mon.c (mon.2) 1629 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:33 smithi155 bash[73694]: debug 2024-07-28T23:03:33.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:33 smithi155 bash[68033]: cluster 2024-07-28T23:03:32.635566+0000 mgr.y (mgr.34101) 6413 : cluster [DBG] pgmap v7341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:33 smithi155 bash[68033]: audit 2024-07-28T23:03:33.682752+0000 mon.c (mon.2) 1629 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:34.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11647 16 16 0 0 0 - 0 2024-07-28T23:03:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:34 smithi155 bash[73694]: debug 2024-07-28T23:03:34.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:35.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11648 16 16 0 0 0 - 0 2024-07-28T23:03:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:35 smithi045 bash[80445]: cluster 2024-07-28T23:03:34.637365+0000 mgr.y (mgr.34101) 6414 : cluster [DBG] pgmap v7342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:35.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:35 smithi045 bash[82788]: cluster 2024-07-28T23:03:34.637365+0000 mgr.y (mgr.34101) 6414 : cluster [DBG] pgmap v7342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:36.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:35 smithi155 bash[68033]: cluster 2024-07-28T23:03:34.637365+0000 mgr.y (mgr.34101) 6414 : cluster [DBG] pgmap v7342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:36.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:35 smithi155 bash[73694]: debug 2024-07-28T23:03:35.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:36.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11649 16 16 0 0 0 - 0 2024-07-28T23:03:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:36 smithi155 bash[73694]: debug 2024-07-28T23:03:36.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:37.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11650 16 16 0 0 0 - 0 2024-07-28T23:03:37.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:37 smithi045 bash[80445]: cluster 2024-07-28T23:03:36.639230+0000 mgr.y (mgr.34101) 6415 : cluster [DBG] pgmap v7343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:37.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:37 smithi045 bash[82788]: cluster 2024-07-28T23:03:36.639230+0000 mgr.y (mgr.34101) 6415 : cluster [DBG] pgmap v7343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:38.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:37 smithi155 bash[73694]: debug 2024-07-28T23:03:37.590+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:38.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:37 smithi155 bash[68033]: cluster 2024-07-28T23:03:36.639230+0000 mgr.y (mgr.34101) 6415 : cluster [DBG] pgmap v7343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:38.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11651 16 16 0 0 0 - 0 2024-07-28T23:03:39.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:38 smithi155 bash[73694]: debug 2024-07-28T23:03:38.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:39.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11652 16 16 0 0 0 - 0 2024-07-28T23:03:39.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:39 smithi045 bash[80445]: cluster 2024-07-28T23:03:38.640961+0000 mgr.y (mgr.34101) 6416 : cluster [DBG] pgmap v7344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:39.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:39 smithi045 bash[82788]: cluster 2024-07-28T23:03:38.640961+0000 mgr.y (mgr.34101) 6416 : cluster [DBG] pgmap v7344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:40.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:39 smithi155 bash[68033]: cluster 2024-07-28T23:03:38.640961+0000 mgr.y (mgr.34101) 6416 : cluster [DBG] pgmap v7344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:40.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:39 smithi155 bash[73694]: debug 2024-07-28T23:03:39.654+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:40.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11653 16 16 0 0 0 - 0 2024-07-28T23:03:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:03:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:03:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:03:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:40 smithi155 bash[73694]: debug 2024-07-28T23:03:40.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:41.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11654 16 16 0 0 0 - 0 2024-07-28T23:03:41.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:41 smithi045 bash[80445]: cluster 2024-07-28T23:03:40.642728+0000 mgr.y (mgr.34101) 6417 : cluster [DBG] pgmap v7345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:41.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:41 smithi045 bash[82788]: cluster 2024-07-28T23:03:40.642728+0000 mgr.y (mgr.34101) 6417 : cluster [DBG] pgmap v7345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:42.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:41 smithi155 bash[68033]: cluster 2024-07-28T23:03:40.642728+0000 mgr.y (mgr.34101) 6417 : cluster [DBG] pgmap v7345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:42.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:41 smithi155 bash[73694]: debug 2024-07-28T23:03:41.666+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:42.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11655 16 16 0 0 0 - 0 2024-07-28T23:03:42.709 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:03:42 smithi155 bash[60745]: ts=2024-07-28T23:03:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:03:43.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:42 smithi155 bash[73694]: debug 2024-07-28T23:03:42.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:43.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11656 16 16 0 0 0 - 0 2024-07-28T23:03:43.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:43 smithi045 bash[80445]: cluster 2024-07-28T23:03:42.644593+0000 mgr.y (mgr.34101) 6418 : cluster [DBG] pgmap v7346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:43.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:43 smithi045 bash[82788]: cluster 2024-07-28T23:03:42.644593+0000 mgr.y (mgr.34101) 6418 : cluster [DBG] pgmap v7346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:44.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:43 smithi155 bash[73694]: debug 2024-07-28T23:03:43.690+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:44.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:43 smithi155 bash[68033]: cluster 2024-07-28T23:03:42.644593+0000 mgr.y (mgr.34101) 6418 : cluster [DBG] pgmap v7346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:44.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11657 16 16 0 0 0 - 0 2024-07-28T23:03:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:44 smithi155 bash[73694]: debug 2024-07-28T23:03:44.658+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:45.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11658 16 16 0 0 0 - 0 2024-07-28T23:03:45.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:45 smithi045 bash[80445]: cluster 2024-07-28T23:03:44.646364+0000 mgr.y (mgr.34101) 6419 : cluster [DBG] pgmap v7347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:45.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:45 smithi045 bash[82788]: cluster 2024-07-28T23:03:44.646364+0000 mgr.y (mgr.34101) 6419 : cluster [DBG] pgmap v7347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:45 smithi155 bash[68033]: cluster 2024-07-28T23:03:44.646364+0000 mgr.y (mgr.34101) 6419 : cluster [DBG] pgmap v7347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:46.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:45 smithi155 bash[73694]: debug 2024-07-28T23:03:45.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:46.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11659 16 16 0 0 0 - 0 2024-07-28T23:03:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:46 smithi155 bash[73694]: debug 2024-07-28T23:03:46.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:47.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:03:47.544636+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:03:47.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:03:47.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11660 16 16 0 0 0 - 0 2024-07-28T23:03:47.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:47 smithi155 bash[68033]: cluster 2024-07-28T23:03:46.648250+0000 mgr.y (mgr.34101) 6420 : cluster [DBG] pgmap v7348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:47.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:47 smithi155 bash[73694]: debug 2024-07-28T23:03:47.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:47.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:47 smithi045 bash[80445]: cluster 2024-07-28T23:03:46.648250+0000 mgr.y (mgr.34101) 6420 : cluster [DBG] pgmap v7348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:47.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:47 smithi045 bash[82788]: cluster 2024-07-28T23:03:46.648250+0000 mgr.y (mgr.34101) 6420 : cluster [DBG] pgmap v7348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:48.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11661 16 16 0 0 0 - 0 2024-07-28T23:03:48.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:48 smithi155 bash[68033]: audit 2024-07-28T23:03:48.683116+0000 mon.c (mon.2) 1630 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:48.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:48 smithi155 bash[73694]: debug 2024-07-28T23:03:48.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:48 smithi045 bash[80445]: audit 2024-07-28T23:03:48.683116+0000 mon.c (mon.2) 1630 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:48 smithi045 bash[82788]: audit 2024-07-28T23:03:48.683116+0000 mon.c (mon.2) 1630 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:03:49.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11662 16 16 0 0 0 - 0 2024-07-28T23:03:49.736 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:49 smithi155 bash[73694]: debug 2024-07-28T23:03:49.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:50.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:49 smithi155 bash[68033]: cluster 2024-07-28T23:03:48.650023+0000 mgr.y (mgr.34101) 6421 : cluster [DBG] pgmap v7349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:50.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:49 smithi045 bash[80445]: cluster 2024-07-28T23:03:48.650023+0000 mgr.y (mgr.34101) 6421 : cluster [DBG] pgmap v7349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:50.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:49 smithi045 bash[82788]: cluster 2024-07-28T23:03:48.650023+0000 mgr.y (mgr.34101) 6421 : cluster [DBG] pgmap v7349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:50.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11663 16 16 0 0 0 - 0 2024-07-28T23:03:50.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:50 smithi155 bash[73694]: debug 2024-07-28T23:03:50.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:03:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:03:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:03:51.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11664 16 16 0 0 0 - 0 2024-07-28T23:03:51.740 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:51 smithi155 bash[73694]: debug 2024-07-28T23:03:51.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:52.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:51 smithi155 bash[68033]: cluster 2024-07-28T23:03:50.651787+0000 mgr.y (mgr.34101) 6422 : cluster [DBG] pgmap v7350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:52.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:51 smithi045 bash[80445]: cluster 2024-07-28T23:03:50.651787+0000 mgr.y (mgr.34101) 6422 : cluster [DBG] pgmap v7350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:51 smithi045 bash[82788]: cluster 2024-07-28T23:03:50.651787+0000 mgr.y (mgr.34101) 6422 : cluster [DBG] pgmap v7350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:52.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11665 16 16 0 0 0 - 0 2024-07-28T23:03:52.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:52 smithi155 bash[73694]: debug 2024-07-28T23:03:52.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:03:52 smithi155 bash[60745]: ts=2024-07-28T23:03:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:03:53.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11666 16 16 0 0 0 - 0 2024-07-28T23:03:53.745 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:53 smithi155 bash[73694]: debug 2024-07-28T23:03:53.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:53 smithi155 bash[68033]: cluster 2024-07-28T23:03:52.653624+0000 mgr.y (mgr.34101) 6423 : cluster [DBG] pgmap v7351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:53 smithi045 bash[80445]: cluster 2024-07-28T23:03:52.653624+0000 mgr.y (mgr.34101) 6423 : cluster [DBG] pgmap v7351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:53 smithi045 bash[82788]: cluster 2024-07-28T23:03:52.653624+0000 mgr.y (mgr.34101) 6423 : cluster [DBG] pgmap v7351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:54.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11667 16 16 0 0 0 - 0 2024-07-28T23:03:54.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:54 smithi155 bash[73694]: debug 2024-07-28T23:03:54.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:55.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11668 16 16 0 0 0 - 0 2024-07-28T23:03:55.749 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:55 smithi155 bash[73694]: debug 2024-07-28T23:03:55.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:55 smithi155 bash[68033]: cluster 2024-07-28T23:03:54.655387+0000 mgr.y (mgr.34101) 6424 : cluster [DBG] pgmap v7352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:56.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:55 smithi045 bash[80445]: cluster 2024-07-28T23:03:54.655387+0000 mgr.y (mgr.34101) 6424 : cluster [DBG] pgmap v7352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:55 smithi045 bash[82788]: cluster 2024-07-28T23:03:54.655387+0000 mgr.y (mgr.34101) 6424 : cluster [DBG] pgmap v7352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:56.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11669 16 16 0 0 0 - 0 2024-07-28T23:03:56.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:56 smithi155 bash[73694]: debug 2024-07-28T23:03:56.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:57.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11670 16 16 0 0 0 - 0 2024-07-28T23:03:57.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:57 smithi155 bash[73694]: debug 2024-07-28T23:03:57.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:58.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:57 smithi155 bash[68033]: cluster 2024-07-28T23:03:56.657251+0000 mgr.y (mgr.34101) 6425 : cluster [DBG] pgmap v7353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:58.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:57 smithi045 bash[80445]: cluster 2024-07-28T23:03:56.657251+0000 mgr.y (mgr.34101) 6425 : cluster [DBG] pgmap v7353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:58.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:57 smithi045 bash[82788]: cluster 2024-07-28T23:03:56.657251+0000 mgr.y (mgr.34101) 6425 : cluster [DBG] pgmap v7353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:03:58.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11671 16 16 0 0 0 - 0 2024-07-28T23:03:58.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:58 smithi155 bash[73694]: debug 2024-07-28T23:03:58.382+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:03:59.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11672 16 16 0 0 0 - 0 2024-07-28T23:03:59.758 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:03:59 smithi155 bash[73694]: debug 2024-07-28T23:03:59.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:00.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:03:59 smithi155 bash[68033]: cluster 2024-07-28T23:03:58.658999+0000 mgr.y (mgr.34101) 6426 : cluster [DBG] pgmap v7354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:00.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:03:59 smithi045 bash[80445]: cluster 2024-07-28T23:03:58.658999+0000 mgr.y (mgr.34101) 6426 : cluster [DBG] pgmap v7354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:00.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:03:59 smithi045 bash[82788]: cluster 2024-07-28T23:03:58.658999+0000 mgr.y (mgr.34101) 6426 : cluster [DBG] pgmap v7354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:00.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11673 16 16 0 0 0 - 0 2024-07-28T23:04:00.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:00 smithi155 bash[73694]: debug 2024-07-28T23:04:00.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:04:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:04:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:04:01.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11674 16 16 0 0 0 - 0 2024-07-28T23:04:01.763 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:01 smithi155 bash[73694]: debug 2024-07-28T23:04:01.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:01.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:01 smithi155 bash[68033]: cluster 2024-07-28T23:04:00.660714+0000 mgr.y (mgr.34101) 6427 : cluster [DBG] pgmap v7355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:01.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:01 smithi155 bash[68033]: audit 2024-07-28T23:04:01.436835+0000 mon.c (mon.2) 1631 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:04:02.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:01 smithi045 bash[80445]: cluster 2024-07-28T23:04:00.660714+0000 mgr.y (mgr.34101) 6427 : cluster [DBG] pgmap v7355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:02.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:01 smithi045 bash[80445]: audit 2024-07-28T23:04:01.436835+0000 mon.c (mon.2) 1631 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:04:02.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:01 smithi045 bash[82788]: cluster 2024-07-28T23:04:00.660714+0000 mgr.y (mgr.34101) 6427 : cluster [DBG] pgmap v7355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:02.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:01 smithi045 bash[82788]: audit 2024-07-28T23:04:01.436835+0000 mon.c (mon.2) 1631 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:04:02.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11675 16 16 0 0 0 - 0 2024-07-28T23:04:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:02 smithi155 bash[73694]: debug 2024-07-28T23:04:02.346+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:04:02 smithi155 bash[60745]: ts=2024-07-28T23:04:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:04:03.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11676 16 16 0 0 0 - 0 2024-07-28T23:04:03.766 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:03 smithi155 bash[73694]: debug 2024-07-28T23:04:03.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:03 smithi155 bash[68033]: cluster 2024-07-28T23:04:02.662605+0000 mgr.y (mgr.34101) 6428 : cluster [DBG] pgmap v7356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:03 smithi155 bash[68033]: audit 2024-07-28T23:04:03.683584+0000 mon.c (mon.2) 1632 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:03 smithi045 bash[80445]: cluster 2024-07-28T23:04:02.662605+0000 mgr.y (mgr.34101) 6428 : cluster [DBG] pgmap v7356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:03 smithi045 bash[80445]: audit 2024-07-28T23:04:03.683584+0000 mon.c (mon.2) 1632 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:03 smithi045 bash[82788]: cluster 2024-07-28T23:04:02.662605+0000 mgr.y (mgr.34101) 6428 : cluster [DBG] pgmap v7356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:04.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:03 smithi045 bash[82788]: audit 2024-07-28T23:04:03.683584+0000 mon.c (mon.2) 1632 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:04.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11677 16 16 0 0 0 - 0 2024-07-28T23:04:04.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:04 smithi155 bash[73694]: debug 2024-07-28T23:04:04.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:05.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11678 16 16 0 0 0 - 0 2024-07-28T23:04:05.770 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:05 smithi155 bash[73694]: debug 2024-07-28T23:04:05.342+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:06.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:05 smithi155 bash[68033]: cluster 2024-07-28T23:04:04.664361+0000 mgr.y (mgr.34101) 6429 : cluster [DBG] pgmap v7357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:06.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:05 smithi045 bash[80445]: cluster 2024-07-28T23:04:04.664361+0000 mgr.y (mgr.34101) 6429 : cluster [DBG] pgmap v7357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:06.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:05 smithi045 bash[82788]: cluster 2024-07-28T23:04:04.664361+0000 mgr.y (mgr.34101) 6429 : cluster [DBG] pgmap v7357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:06.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11679 16 16 0 0 0 - 0 2024-07-28T23:04:06.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:06 smithi155 bash[73694]: debug 2024-07-28T23:04:06.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:07.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:04:07.547710+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:04:07.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:04:07.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11680 16 16 0 0 0 - 0 2024-07-28T23:04:07.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:07 smithi155 bash[73694]: debug 2024-07-28T23:04:07.262+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:08.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:07 smithi155 bash[68033]: cluster 2024-07-28T23:04:06.665325+0000 mgr.y (mgr.34101) 6430 : cluster [DBG] pgmap v7358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:08.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:07 smithi155 bash[68033]: audit 2024-07-28T23:04:07.113625+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:07 smithi155 bash[68033]: audit 2024-07-28T23:04:07.119844+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:07 smithi155 bash[68033]: audit 2024-07-28T23:04:07.337617+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:07 smithi155 bash[68033]: audit 2024-07-28T23:04:07.350265+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:07 smithi045 bash[80445]: cluster 2024-07-28T23:04:06.665325+0000 mgr.y (mgr.34101) 6430 : cluster [DBG] pgmap v7358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:08.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:07 smithi045 bash[80445]: audit 2024-07-28T23:04:07.113625+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:07 smithi045 bash[80445]: audit 2024-07-28T23:04:07.119844+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:07 smithi045 bash[80445]: audit 2024-07-28T23:04:07.337617+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:07 smithi045 bash[80445]: audit 2024-07-28T23:04:07.350265+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:07 smithi045 bash[82788]: cluster 2024-07-28T23:04:06.665325+0000 mgr.y (mgr.34101) 6430 : cluster [DBG] pgmap v7358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:08.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:07 smithi045 bash[82788]: audit 2024-07-28T23:04:07.113625+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:07 smithi045 bash[82788]: audit 2024-07-28T23:04:07.119844+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:07 smithi045 bash[82788]: audit 2024-07-28T23:04:07.337617+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:07 smithi045 bash[82788]: audit 2024-07-28T23:04:07.350265+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:08.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11681 16 16 0 0 0 - 0 2024-07-28T23:04:08.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:08 smithi155 bash[73694]: debug 2024-07-28T23:04:08.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:09.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:08 smithi155 bash[68033]: audit 2024-07-28T23:04:07.801872+0000 mon.c (mon.2) 1633 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:04:09.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:08 smithi155 bash[68033]: audit 2024-07-28T23:04:07.803503+0000 mon.c (mon.2) 1634 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:04:09.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:08 smithi155 bash[68033]: audit 2024-07-28T23:04:07.811628+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:09.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:08 smithi045 bash[80445]: audit 2024-07-28T23:04:07.801872+0000 mon.c (mon.2) 1633 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:04:09.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:08 smithi045 bash[80445]: audit 2024-07-28T23:04:07.803503+0000 mon.c (mon.2) 1634 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:04:09.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:08 smithi045 bash[80445]: audit 2024-07-28T23:04:07.811628+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:09.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:08 smithi045 bash[82788]: audit 2024-07-28T23:04:07.801872+0000 mon.c (mon.2) 1633 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:04:09.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:08 smithi045 bash[82788]: audit 2024-07-28T23:04:07.803503+0000 mon.c (mon.2) 1634 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:04:09.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:08 smithi045 bash[82788]: audit 2024-07-28T23:04:07.811628+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:04:09.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11682 16 16 0 0 0 - 0 2024-07-28T23:04:09.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:09 smithi155 bash[73694]: debug 2024-07-28T23:04:09.242+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:10.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:09 smithi045 bash[82788]: cluster 2024-07-28T23:04:08.667003+0000 mgr.y (mgr.34101) 6431 : cluster [DBG] pgmap v7359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:10.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:09 smithi045 bash[80445]: cluster 2024-07-28T23:04:08.667003+0000 mgr.y (mgr.34101) 6431 : cluster [DBG] pgmap v7359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:10.269 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:09 smithi155 bash[68033]: cluster 2024-07-28T23:04:08.667003+0000 mgr.y (mgr.34101) 6431 : cluster [DBG] pgmap v7359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:10.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11683 16 16 0 0 0 - 0 2024-07-28T23:04:10.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:10 smithi155 bash[73694]: debug 2024-07-28T23:04:10.266+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:04:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:04:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:04:11.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11684 16 16 0 0 0 - 0 2024-07-28T23:04:11.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:11 smithi155 bash[73694]: debug 2024-07-28T23:04:11.302+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:12.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:11 smithi045 bash[80445]: cluster 2024-07-28T23:04:10.668757+0000 mgr.y (mgr.34101) 6432 : cluster [DBG] pgmap v7360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:12.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:11 smithi045 bash[82788]: cluster 2024-07-28T23:04:10.668757+0000 mgr.y (mgr.34101) 6432 : cluster [DBG] pgmap v7360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:12.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:11 smithi155 bash[68033]: cluster 2024-07-28T23:04:10.668757+0000 mgr.y (mgr.34101) 6432 : cluster [DBG] pgmap v7360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:12.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11685 16 16 0 0 0 - 0 2024-07-28T23:04:12.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:12 smithi155 bash[73694]: debug 2024-07-28T23:04:12.314+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:04:12 smithi155 bash[60745]: ts=2024-07-28T23:04:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:04:13.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11686 16 16 0 0 0 - 0 2024-07-28T23:04:13.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:13 smithi155 bash[73694]: debug 2024-07-28T23:04:13.270+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:13 smithi045 bash[80445]: cluster 2024-07-28T23:04:12.670660+0000 mgr.y (mgr.34101) 6433 : cluster [DBG] pgmap v7361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:13 smithi045 bash[82788]: cluster 2024-07-28T23:04:12.670660+0000 mgr.y (mgr.34101) 6433 : cluster [DBG] pgmap v7361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:14.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:13 smithi155 bash[68033]: cluster 2024-07-28T23:04:12.670660+0000 mgr.y (mgr.34101) 6433 : cluster [DBG] pgmap v7361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:14.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11687 16 16 0 0 0 - 0 2024-07-28T23:04:14.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:14 smithi155 bash[73694]: debug 2024-07-28T23:04:14.286+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:15.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11688 16 16 0 0 0 - 0 2024-07-28T23:04:15.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:15 smithi155 bash[73694]: debug 2024-07-28T23:04:15.242+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:16.207 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:15 smithi155 bash[68033]: cluster 2024-07-28T23:04:14.672399+0000 mgr.y (mgr.34101) 6434 : cluster [DBG] pgmap v7362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:15 smithi045 bash[82788]: cluster 2024-07-28T23:04:14.672399+0000 mgr.y (mgr.34101) 6434 : cluster [DBG] pgmap v7362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:16.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:15 smithi045 bash[80445]: cluster 2024-07-28T23:04:14.672399+0000 mgr.y (mgr.34101) 6434 : cluster [DBG] pgmap v7362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:16.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11689 16 16 0 0 0 - 0 2024-07-28T23:04:16.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:16 smithi155 bash[73694]: debug 2024-07-28T23:04:16.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:17.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11690 16 16 0 0 0 - 0 2024-07-28T23:04:17.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:17 smithi155 bash[73694]: debug 2024-07-28T23:04:17.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:18.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:17 smithi045 bash[80445]: cluster 2024-07-28T23:04:16.674301+0000 mgr.y (mgr.34101) 6435 : cluster [DBG] pgmap v7363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:18.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:17 smithi045 bash[82788]: cluster 2024-07-28T23:04:16.674301+0000 mgr.y (mgr.34101) 6435 : cluster [DBG] pgmap v7363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:18.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:17 smithi155 bash[68033]: cluster 2024-07-28T23:04:16.674301+0000 mgr.y (mgr.34101) 6435 : cluster [DBG] pgmap v7363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:18.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11691 16 16 0 0 0 - 0 2024-07-28T23:04:18.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:18 smithi155 bash[73694]: debug 2024-07-28T23:04:18.222+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:18 smithi045 bash[82788]: audit 2024-07-28T23:04:18.684361+0000 mon.c (mon.2) 1635 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:18 smithi045 bash[80445]: audit 2024-07-28T23:04:18.684361+0000 mon.c (mon.2) 1635 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:19.250 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:18 smithi155 bash[68033]: audit 2024-07-28T23:04:18.684361+0000 mon.c (mon.2) 1635 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:19.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11692 16 16 0 0 0 - 0 2024-07-28T23:04:19.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:19 smithi155 bash[73694]: debug 2024-07-28T23:04:19.246+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:19 smithi045 bash[82788]: cluster 2024-07-28T23:04:18.676009+0000 mgr.y (mgr.34101) 6436 : cluster [DBG] pgmap v7364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:19 smithi045 bash[80445]: cluster 2024-07-28T23:04:18.676009+0000 mgr.y (mgr.34101) 6436 : cluster [DBG] pgmap v7364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:20.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:19 smithi155 bash[68033]: cluster 2024-07-28T23:04:18.676009+0000 mgr.y (mgr.34101) 6436 : cluster [DBG] pgmap v7364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:20.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11693 16 16 0 0 0 - 0 2024-07-28T23:04:20.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:20 smithi155 bash[73694]: debug 2024-07-28T23:04:20.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:04:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:04:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:04:21.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11694 16 16 0 0 0 - 0 2024-07-28T23:04:21.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:21 smithi155 bash[73694]: debug 2024-07-28T23:04:21.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:22.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:21 smithi045 bash[80445]: cluster 2024-07-28T23:04:20.677745+0000 mgr.y (mgr.34101) 6437 : cluster [DBG] pgmap v7365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:22.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:21 smithi045 bash[82788]: cluster 2024-07-28T23:04:20.677745+0000 mgr.y (mgr.34101) 6437 : cluster [DBG] pgmap v7365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:22.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:21 smithi155 bash[68033]: cluster 2024-07-28T23:04:20.677745+0000 mgr.y (mgr.34101) 6437 : cluster [DBG] pgmap v7365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:22.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11695 16 16 0 0 0 - 0 2024-07-28T23:04:22.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:22 smithi155 bash[73694]: debug 2024-07-28T23:04:22.246+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:22.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:04:22 smithi155 bash[60745]: ts=2024-07-28T23:04:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:04:23.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11696 16 16 0 0 0 - 0 2024-07-28T23:04:23.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:23 smithi155 bash[73694]: debug 2024-07-28T23:04:23.206+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:23 smithi045 bash[80445]: cluster 2024-07-28T23:04:22.679662+0000 mgr.y (mgr.34101) 6438 : cluster [DBG] pgmap v7366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:23 smithi045 bash[82788]: cluster 2024-07-28T23:04:22.679662+0000 mgr.y (mgr.34101) 6438 : cluster [DBG] pgmap v7366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:24.255 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:23 smithi155 bash[68033]: cluster 2024-07-28T23:04:22.679662+0000 mgr.y (mgr.34101) 6438 : cluster [DBG] pgmap v7366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:24.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11697 16 16 0 0 0 - 0 2024-07-28T23:04:24.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:24 smithi155 bash[73694]: debug 2024-07-28T23:04:24.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:25.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11698 16 16 0 0 0 - 0 2024-07-28T23:04:25.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:25 smithi155 bash[73694]: debug 2024-07-28T23:04:25.278+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:26.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:25 smithi045 bash[80445]: cluster 2024-07-28T23:04:24.681412+0000 mgr.y (mgr.34101) 6439 : cluster [DBG] pgmap v7367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:26.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:25 smithi045 bash[82788]: cluster 2024-07-28T23:04:24.681412+0000 mgr.y (mgr.34101) 6439 : cluster [DBG] pgmap v7367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:26.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:25 smithi155 bash[68033]: cluster 2024-07-28T23:04:24.681412+0000 mgr.y (mgr.34101) 6439 : cluster [DBG] pgmap v7367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:26.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11699 16 16 0 0 0 - 0 2024-07-28T23:04:26.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:26 smithi155 bash[73694]: debug 2024-07-28T23:04:26.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:27.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:04:27.550901+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:04:27.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:04:27.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11700 16 16 0 0 0 - 0 2024-07-28T23:04:27.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:27 smithi155 bash[73694]: debug 2024-07-28T23:04:27.281+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:28.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:27 smithi045 bash[80445]: cluster 2024-07-28T23:04:26.683300+0000 mgr.y (mgr.34101) 6440 : cluster [DBG] pgmap v7368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:27 smithi045 bash[82788]: cluster 2024-07-28T23:04:26.683300+0000 mgr.y (mgr.34101) 6440 : cluster [DBG] pgmap v7368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:28.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:27 smithi155 bash[68033]: cluster 2024-07-28T23:04:26.683300+0000 mgr.y (mgr.34101) 6440 : cluster [DBG] pgmap v7368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:28.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11701 16 16 0 0 0 - 0 2024-07-28T23:04:28.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:28 smithi155 bash[73694]: debug 2024-07-28T23:04:28.289+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:29.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11702 16 16 0 0 0 - 0 2024-07-28T23:04:29.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:29 smithi155 bash[73694]: debug 2024-07-28T23:04:29.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:30.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:29 smithi045 bash[80445]: cluster 2024-07-28T23:04:28.684971+0000 mgr.y (mgr.34101) 6441 : cluster [DBG] pgmap v7369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:30.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:29 smithi045 bash[82788]: cluster 2024-07-28T23:04:28.684971+0000 mgr.y (mgr.34101) 6441 : cluster [DBG] pgmap v7369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:30.248 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:29 smithi155 bash[68033]: cluster 2024-07-28T23:04:28.684971+0000 mgr.y (mgr.34101) 6441 : cluster [DBG] pgmap v7369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:30.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11703 16 16 0 0 0 - 0 2024-07-28T23:04:30.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:30 smithi155 bash[73694]: debug 2024-07-28T23:04:30.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:04:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:04:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:04:31.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11704 16 16 0 0 0 - 0 2024-07-28T23:04:31.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:31 smithi155 bash[73694]: debug 2024-07-28T23:04:31.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:32.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:31 smithi045 bash[80445]: cluster 2024-07-28T23:04:30.686739+0000 mgr.y (mgr.34101) 6442 : cluster [DBG] pgmap v7370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:32.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:31 smithi045 bash[82788]: cluster 2024-07-28T23:04:30.686739+0000 mgr.y (mgr.34101) 6442 : cluster [DBG] pgmap v7370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:32.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:31 smithi155 bash[68033]: cluster 2024-07-28T23:04:30.686739+0000 mgr.y (mgr.34101) 6442 : cluster [DBG] pgmap v7370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:32.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11705 16 16 0 0 0 - 0 2024-07-28T23:04:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:32 smithi155 bash[73694]: debug 2024-07-28T23:04:32.321+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:04:32 smithi155 bash[60745]: ts=2024-07-28T23:04:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:04:33.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11706 16 16 0 0 0 - 0 2024-07-28T23:04:33.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:33 smithi155 bash[73694]: debug 2024-07-28T23:04:33.361+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:33 smithi045 bash[80445]: cluster 2024-07-28T23:04:32.688604+0000 mgr.y (mgr.34101) 6443 : cluster [DBG] pgmap v7371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:33 smithi045 bash[80445]: audit 2024-07-28T23:04:33.684375+0000 mon.c (mon.2) 1636 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:33 smithi045 bash[82788]: cluster 2024-07-28T23:04:32.688604+0000 mgr.y (mgr.34101) 6443 : cluster [DBG] pgmap v7371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:33 smithi045 bash[82788]: audit 2024-07-28T23:04:33.684375+0000 mon.c (mon.2) 1636 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:33 smithi155 bash[68033]: cluster 2024-07-28T23:04:32.688604+0000 mgr.y (mgr.34101) 6443 : cluster [DBG] pgmap v7371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:33 smithi155 bash[68033]: audit 2024-07-28T23:04:33.684375+0000 mon.c (mon.2) 1636 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:34.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11707 16 16 0 0 0 - 0 2024-07-28T23:04:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:34 smithi155 bash[73694]: debug 2024-07-28T23:04:34.369+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:35.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11708 16 16 0 0 0 - 0 2024-07-28T23:04:35.811 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:35 smithi155 bash[73694]: debug 2024-07-28T23:04:35.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:36.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:35 smithi045 bash[80445]: cluster 2024-07-28T23:04:34.690390+0000 mgr.y (mgr.34101) 6444 : cluster [DBG] pgmap v7372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:36.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:35 smithi045 bash[82788]: cluster 2024-07-28T23:04:34.690390+0000 mgr.y (mgr.34101) 6444 : cluster [DBG] pgmap v7372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:36.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:35 smithi155 bash[68033]: cluster 2024-07-28T23:04:34.690390+0000 mgr.y (mgr.34101) 6444 : cluster [DBG] pgmap v7372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:36.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11709 16 16 0 0 0 - 0 2024-07-28T23:04:36.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:36 smithi155 bash[73694]: debug 2024-07-28T23:04:36.365+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:37.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11710 16 16 0 0 0 - 0 2024-07-28T23:04:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:37 smithi155 bash[73694]: debug 2024-07-28T23:04:37.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:38.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:37 smithi045 bash[80445]: cluster 2024-07-28T23:04:36.692300+0000 mgr.y (mgr.34101) 6445 : cluster [DBG] pgmap v7373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:38.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:37 smithi045 bash[82788]: cluster 2024-07-28T23:04:36.692300+0000 mgr.y (mgr.34101) 6445 : cluster [DBG] pgmap v7373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:38.296 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:37 smithi155 bash[68033]: cluster 2024-07-28T23:04:36.692300+0000 mgr.y (mgr.34101) 6445 : cluster [DBG] pgmap v7373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:38.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11711 16 16 0 0 0 - 0 2024-07-28T23:04:38.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:38 smithi155 bash[73694]: debug 2024-07-28T23:04:38.289+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:39.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11712 16 16 0 0 0 - 0 2024-07-28T23:04:39.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:39 smithi155 bash[73694]: debug 2024-07-28T23:04:39.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:39 smithi045 bash[80445]: cluster 2024-07-28T23:04:38.694072+0000 mgr.y (mgr.34101) 6446 : cluster [DBG] pgmap v7374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:40.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:39 smithi045 bash[82788]: cluster 2024-07-28T23:04:38.694072+0000 mgr.y (mgr.34101) 6446 : cluster [DBG] pgmap v7374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:40.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:39 smithi155 bash[68033]: cluster 2024-07-28T23:04:38.694072+0000 mgr.y (mgr.34101) 6446 : cluster [DBG] pgmap v7374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:40.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11713 16 16 0 0 0 - 0 2024-07-28T23:04:40.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:40 smithi155 bash[73694]: debug 2024-07-28T23:04:40.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:04:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:04:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:04:41.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11714 16 16 0 0 0 - 0 2024-07-28T23:04:41.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:41 smithi155 bash[73694]: debug 2024-07-28T23:04:41.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:41 smithi045 bash[80445]: cluster 2024-07-28T23:04:40.695816+0000 mgr.y (mgr.34101) 6447 : cluster [DBG] pgmap v7375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:41 smithi045 bash[82788]: cluster 2024-07-28T23:04:40.695816+0000 mgr.y (mgr.34101) 6447 : cluster [DBG] pgmap v7375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:42.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:41 smithi155 bash[68033]: cluster 2024-07-28T23:04:40.695816+0000 mgr.y (mgr.34101) 6447 : cluster [DBG] pgmap v7375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:42.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11715 16 16 0 0 0 - 0 2024-07-28T23:04:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:42 smithi155 bash[73694]: debug 2024-07-28T23:04:42.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:04:42 smithi155 bash[60745]: ts=2024-07-28T23:04:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:04:43.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11716 16 16 0 0 0 - 0 2024-07-28T23:04:43.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:43 smithi155 bash[73694]: debug 2024-07-28T23:04:43.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:44.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:43 smithi045 bash[80445]: cluster 2024-07-28T23:04:42.697711+0000 mgr.y (mgr.34101) 6448 : cluster [DBG] pgmap v7376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:44.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:43 smithi045 bash[82788]: cluster 2024-07-28T23:04:42.697711+0000 mgr.y (mgr.34101) 6448 : cluster [DBG] pgmap v7376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:44.231 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:43 smithi155 bash[68033]: cluster 2024-07-28T23:04:42.697711+0000 mgr.y (mgr.34101) 6448 : cluster [DBG] pgmap v7376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:44.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11717 16 16 0 0 0 - 0 2024-07-28T23:04:44.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:44 smithi155 bash[73694]: debug 2024-07-28T23:04:44.225+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:45.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11718 16 16 0 0 0 - 0 2024-07-28T23:04:45.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:45 smithi155 bash[73694]: debug 2024-07-28T23:04:45.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:46.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:45 smithi045 bash[80445]: cluster 2024-07-28T23:04:44.699466+0000 mgr.y (mgr.34101) 6449 : cluster [DBG] pgmap v7377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:46.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:45 smithi045 bash[82788]: cluster 2024-07-28T23:04:44.699466+0000 mgr.y (mgr.34101) 6449 : cluster [DBG] pgmap v7377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:46.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:45 smithi155 bash[68033]: cluster 2024-07-28T23:04:44.699466+0000 mgr.y (mgr.34101) 6449 : cluster [DBG] pgmap v7377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:46.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11719 16 16 0 0 0 - 0 2024-07-28T23:04:46.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:46 smithi155 bash[73694]: debug 2024-07-28T23:04:46.225+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:47.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:04:47.554182+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:04:47.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:04:47.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11720 16 16 0 0 0 - 0 2024-07-28T23:04:47.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:47 smithi155 bash[73694]: debug 2024-07-28T23:04:47.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:48.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:47 smithi045 bash[80445]: cluster 2024-07-28T23:04:46.701345+0000 mgr.y (mgr.34101) 6450 : cluster [DBG] pgmap v7378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:47 smithi045 bash[82788]: cluster 2024-07-28T23:04:46.701345+0000 mgr.y (mgr.34101) 6450 : cluster [DBG] pgmap v7378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:48.275 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:47 smithi155 bash[68033]: cluster 2024-07-28T23:04:46.701345+0000 mgr.y (mgr.34101) 6450 : cluster [DBG] pgmap v7378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:48.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11721 16 16 0 0 0 - 0 2024-07-28T23:04:48.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:48 smithi155 bash[73694]: debug 2024-07-28T23:04:48.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:49.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11722 16 16 0 0 0 - 0 2024-07-28T23:04:49.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:49 smithi155 bash[73694]: debug 2024-07-28T23:04:49.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:49 smithi045 bash[80445]: audit 2024-07-28T23:04:48.684933+0000 mon.c (mon.2) 1637 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:49 smithi045 bash[80445]: cluster 2024-07-28T23:04:48.703069+0000 mgr.y (mgr.34101) 6451 : cluster [DBG] pgmap v7379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:49 smithi045 bash[82788]: audit 2024-07-28T23:04:48.684933+0000 mon.c (mon.2) 1637 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:49 smithi045 bash[82788]: cluster 2024-07-28T23:04:48.703069+0000 mgr.y (mgr.34101) 6451 : cluster [DBG] pgmap v7379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:50.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:49 smithi155 bash[68033]: audit 2024-07-28T23:04:48.684933+0000 mon.c (mon.2) 1637 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:04:50.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:49 smithi155 bash[68033]: cluster 2024-07-28T23:04:48.703069+0000 mgr.y (mgr.34101) 6451 : cluster [DBG] pgmap v7379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:50.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11723 16 16 0 0 0 - 0 2024-07-28T23:04:50.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:50 smithi155 bash[73694]: debug 2024-07-28T23:04:50.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:04:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:04:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:04:51.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11724 16 16 0 0 0 - 0 2024-07-28T23:04:51.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:51 smithi155 bash[73694]: debug 2024-07-28T23:04:51.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:52.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:51 smithi155 bash[68033]: cluster 2024-07-28T23:04:50.704817+0000 mgr.y (mgr.34101) 6452 : cluster [DBG] pgmap v7380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:52.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:51 smithi045 bash[80445]: cluster 2024-07-28T23:04:50.704817+0000 mgr.y (mgr.34101) 6452 : cluster [DBG] pgmap v7380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:51 smithi045 bash[82788]: cluster 2024-07-28T23:04:50.704817+0000 mgr.y (mgr.34101) 6452 : cluster [DBG] pgmap v7380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:52.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11725 16 16 0 0 0 - 0 2024-07-28T23:04:52.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:52 smithi155 bash[73694]: debug 2024-07-28T23:04:52.313+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:04:52 smithi155 bash[60745]: ts=2024-07-28T23:04:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:04:53.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11726 16 16 0 0 0 - 0 2024-07-28T23:04:53.769 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:53 smithi155 bash[73694]: debug 2024-07-28T23:04:53.313+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:54.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:53 smithi155 bash[68033]: cluster 2024-07-28T23:04:52.706724+0000 mgr.y (mgr.34101) 6453 : cluster [DBG] pgmap v7381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:53 smithi045 bash[80445]: cluster 2024-07-28T23:04:52.706724+0000 mgr.y (mgr.34101) 6453 : cluster [DBG] pgmap v7381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:53 smithi045 bash[82788]: cluster 2024-07-28T23:04:52.706724+0000 mgr.y (mgr.34101) 6453 : cluster [DBG] pgmap v7381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:54.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11727 16 16 0 0 0 - 0 2024-07-28T23:04:54.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:54 smithi155 bash[73694]: debug 2024-07-28T23:04:54.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:55.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11728 16 16 0 0 0 - 0 2024-07-28T23:04:55.774 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:55 smithi155 bash[73694]: debug 2024-07-28T23:04:55.349+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:55 smithi155 bash[68033]: cluster 2024-07-28T23:04:54.708448+0000 mgr.y (mgr.34101) 6454 : cluster [DBG] pgmap v7382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:56.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:55 smithi045 bash[80445]: cluster 2024-07-28T23:04:54.708448+0000 mgr.y (mgr.34101) 6454 : cluster [DBG] pgmap v7382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:55 smithi045 bash[82788]: cluster 2024-07-28T23:04:54.708448+0000 mgr.y (mgr.34101) 6454 : cluster [DBG] pgmap v7382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:56.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11729 16 16 0 0 0 - 0 2024-07-28T23:04:56.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:56 smithi155 bash[73694]: debug 2024-07-28T23:04:56.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:57.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11730 16 16 0 0 0 - 0 2024-07-28T23:04:57.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:57 smithi155 bash[73694]: debug 2024-07-28T23:04:57.405+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:58.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:57 smithi155 bash[68033]: cluster 2024-07-28T23:04:56.710330+0000 mgr.y (mgr.34101) 6455 : cluster [DBG] pgmap v7383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:58.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:57 smithi045 bash[80445]: cluster 2024-07-28T23:04:56.710330+0000 mgr.y (mgr.34101) 6455 : cluster [DBG] pgmap v7383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:58.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:57 smithi045 bash[82788]: cluster 2024-07-28T23:04:56.710330+0000 mgr.y (mgr.34101) 6455 : cluster [DBG] pgmap v7383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:04:58.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11731 16 16 0 0 0 - 0 2024-07-28T23:04:58.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:58 smithi155 bash[73694]: debug 2024-07-28T23:04:58.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:04:59.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11732 16 16 0 0 0 - 0 2024-07-28T23:04:59.782 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:04:59 smithi155 bash[73694]: debug 2024-07-28T23:04:59.405+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:00.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:04:59 smithi155 bash[68033]: cluster 2024-07-28T23:04:58.712059+0000 mgr.y (mgr.34101) 6456 : cluster [DBG] pgmap v7384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:00.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:04:59 smithi045 bash[80445]: cluster 2024-07-28T23:04:58.712059+0000 mgr.y (mgr.34101) 6456 : cluster [DBG] pgmap v7384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:00.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:04:59 smithi045 bash[82788]: cluster 2024-07-28T23:04:58.712059+0000 mgr.y (mgr.34101) 6456 : cluster [DBG] pgmap v7384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:00.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11733 16 16 0 0 0 - 0 2024-07-28T23:05:00.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:00 smithi155 bash[73694]: debug 2024-07-28T23:05:00.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:05:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:05:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:05:01.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11734 16 16 0 0 0 - 0 2024-07-28T23:05:01.751 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:01 smithi155 bash[73694]: debug 2024-07-28T23:05:01.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:02.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:01 smithi155 bash[68033]: cluster 2024-07-28T23:05:00.713849+0000 mgr.y (mgr.34101) 6457 : cluster [DBG] pgmap v7385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:02.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:01 smithi045 bash[80445]: cluster 2024-07-28T23:05:00.713849+0000 mgr.y (mgr.34101) 6457 : cluster [DBG] pgmap v7385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:02.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:01 smithi045 bash[82788]: cluster 2024-07-28T23:05:00.713849+0000 mgr.y (mgr.34101) 6457 : cluster [DBG] pgmap v7385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:02.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11735 16 16 0 0 0 - 0 2024-07-28T23:05:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:05:02 smithi155 bash[60745]: ts=2024-07-28T23:05:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:05:02.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:02 smithi155 bash[73694]: debug 2024-07-28T23:05:02.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:03.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11736 16 16 0 0 0 - 0 2024-07-28T23:05:03.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:03 smithi155 bash[73694]: debug 2024-07-28T23:05:03.405+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:03 smithi155 bash[68033]: cluster 2024-07-28T23:05:02.715659+0000 mgr.y (mgr.34101) 6458 : cluster [DBG] pgmap v7386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:04.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:03 smithi155 bash[68033]: audit 2024-07-28T23:05:03.685276+0000 mon.c (mon.2) 1638 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:03 smithi045 bash[82788]: cluster 2024-07-28T23:05:02.715659+0000 mgr.y (mgr.34101) 6458 : cluster [DBG] pgmap v7386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:03 smithi045 bash[82788]: audit 2024-07-28T23:05:03.685276+0000 mon.c (mon.2) 1638 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:03 smithi045 bash[80445]: cluster 2024-07-28T23:05:02.715659+0000 mgr.y (mgr.34101) 6458 : cluster [DBG] pgmap v7386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:04.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:03 smithi045 bash[80445]: audit 2024-07-28T23:05:03.685276+0000 mon.c (mon.2) 1638 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:04.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11737 16 16 0 0 0 - 0 2024-07-28T23:05:04.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:04 smithi155 bash[73694]: debug 2024-07-28T23:05:04.361+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:05.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11738 16 16 0 0 0 - 0 2024-07-28T23:05:05.794 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:05 smithi155 bash[73694]: debug 2024-07-28T23:05:05.409+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:06.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:05 smithi155 bash[68033]: cluster 2024-07-28T23:05:04.717407+0000 mgr.y (mgr.34101) 6459 : cluster [DBG] pgmap v7387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:06.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:05 smithi045 bash[80445]: cluster 2024-07-28T23:05:04.717407+0000 mgr.y (mgr.34101) 6459 : cluster [DBG] pgmap v7387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:06.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:05 smithi045 bash[82788]: cluster 2024-07-28T23:05:04.717407+0000 mgr.y (mgr.34101) 6459 : cluster [DBG] pgmap v7387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:06.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11739 16 16 0 0 0 - 0 2024-07-28T23:05:06.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:06 smithi155 bash[73694]: debug 2024-07-28T23:05:06.365+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:07.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:05:07.557486+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:05:07.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:05:07.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11740 16 16 0 0 0 - 0 2024-07-28T23:05:07.799 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:07 smithi155 bash[73694]: debug 2024-07-28T23:05:07.401+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:08.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:07 smithi155 bash[68033]: cluster 2024-07-28T23:05:06.719321+0000 mgr.y (mgr.34101) 6460 : cluster [DBG] pgmap v7388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:08.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:07 smithi045 bash[80445]: cluster 2024-07-28T23:05:06.719321+0000 mgr.y (mgr.34101) 6460 : cluster [DBG] pgmap v7388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:08.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:07 smithi045 bash[82788]: cluster 2024-07-28T23:05:06.719321+0000 mgr.y (mgr.34101) 6460 : cluster [DBG] pgmap v7388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:08.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11741 16 16 0 0 0 - 0 2024-07-28T23:05:08.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:08 smithi155 bash[73694]: debug 2024-07-28T23:05:08.413+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:09.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:08 smithi045 bash[80445]: audit 2024-07-28T23:05:07.947494+0000 mon.c (mon.2) 1639 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:05:09.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:08 smithi045 bash[82788]: audit 2024-07-28T23:05:07.947494+0000 mon.c (mon.2) 1639 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:05:09.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:08 smithi155 bash[68033]: audit 2024-07-28T23:05:07.947494+0000 mon.c (mon.2) 1639 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:05:09.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11742 16 16 0 0 0 - 0 2024-07-28T23:05:09.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:09 smithi155 bash[73694]: debug 2024-07-28T23:05:09.405+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:10.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:09 smithi045 bash[80445]: cluster 2024-07-28T23:05:08.721058+0000 mgr.y (mgr.34101) 6461 : cluster [DBG] pgmap v7389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:10.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:09 smithi045 bash[82788]: cluster 2024-07-28T23:05:08.721058+0000 mgr.y (mgr.34101) 6461 : cluster [DBG] pgmap v7389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:10.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:09 smithi155 bash[68033]: cluster 2024-07-28T23:05:08.721058+0000 mgr.y (mgr.34101) 6461 : cluster [DBG] pgmap v7389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:10.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11743 16 16 0 0 0 - 0 2024-07-28T23:05:10.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:10 smithi155 bash[73694]: debug 2024-07-28T23:05:10.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:05:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:05:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:05:11.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11744 16 16 0 0 0 - 0 2024-07-28T23:05:11.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:11 smithi155 bash[73694]: debug 2024-07-28T23:05:11.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:12.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:11 smithi045 bash[80445]: cluster 2024-07-28T23:05:10.722852+0000 mgr.y (mgr.34101) 6462 : cluster [DBG] pgmap v7390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:12.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:11 smithi045 bash[82788]: cluster 2024-07-28T23:05:10.722852+0000 mgr.y (mgr.34101) 6462 : cluster [DBG] pgmap v7390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:12.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:11 smithi155 bash[68033]: cluster 2024-07-28T23:05:10.722852+0000 mgr.y (mgr.34101) 6462 : cluster [DBG] pgmap v7390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:12.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11745 16 16 0 0 0 - 0 2024-07-28T23:05:12.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:12 smithi155 bash[73694]: debug 2024-07-28T23:05:12.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:05:12 smithi155 bash[60745]: ts=2024-07-28T23:05:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:05:13.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11746 16 16 0 0 0 - 0 2024-07-28T23:05:13.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:13 smithi155 bash[73694]: debug 2024-07-28T23:05:13.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:13 smithi045 bash[80445]: cluster 2024-07-28T23:05:12.724775+0000 mgr.y (mgr.34101) 6463 : cluster [DBG] pgmap v7391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:13 smithi045 bash[80445]: audit 2024-07-28T23:05:13.610095+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:13 smithi045 bash[80445]: audit 2024-07-28T23:05:13.618158+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:13 smithi045 bash[80445]: audit 2024-07-28T23:05:13.800785+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:13 smithi045 bash[80445]: audit 2024-07-28T23:05:13.813011+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:13 smithi045 bash[82788]: cluster 2024-07-28T23:05:12.724775+0000 mgr.y (mgr.34101) 6463 : cluster [DBG] pgmap v7391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:14.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:13 smithi045 bash[82788]: audit 2024-07-28T23:05:13.610095+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:13 smithi045 bash[82788]: audit 2024-07-28T23:05:13.618158+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:13 smithi045 bash[82788]: audit 2024-07-28T23:05:13.800785+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:13 smithi045 bash[82788]: audit 2024-07-28T23:05:13.813011+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:13 smithi155 bash[68033]: cluster 2024-07-28T23:05:12.724775+0000 mgr.y (mgr.34101) 6463 : cluster [DBG] pgmap v7391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:13 smithi155 bash[68033]: audit 2024-07-28T23:05:13.610095+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:13 smithi155 bash[68033]: audit 2024-07-28T23:05:13.618158+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:13 smithi155 bash[68033]: audit 2024-07-28T23:05:13.800785+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:13 smithi155 bash[68033]: audit 2024-07-28T23:05:13.813011+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:14.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11747 16 16 0 0 0 - 0 2024-07-28T23:05:14.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:14 smithi155 bash[73694]: debug 2024-07-28T23:05:14.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:14 smithi045 bash[82788]: audit 2024-07-28T23:05:14.237217+0000 mon.c (mon.2) 1640 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:05:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:14 smithi045 bash[82788]: audit 2024-07-28T23:05:14.238822+0000 mon.c (mon.2) 1641 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:05:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:14 smithi045 bash[82788]: audit 2024-07-28T23:05:14.249277+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:15.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:14 smithi045 bash[80445]: audit 2024-07-28T23:05:14.237217+0000 mon.c (mon.2) 1640 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:05:15.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:14 smithi045 bash[80445]: audit 2024-07-28T23:05:14.238822+0000 mon.c (mon.2) 1641 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:05:15.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:14 smithi045 bash[80445]: audit 2024-07-28T23:05:14.249277+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:15.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:14 smithi155 bash[68033]: audit 2024-07-28T23:05:14.237217+0000 mon.c (mon.2) 1640 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:05:15.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:14 smithi155 bash[68033]: audit 2024-07-28T23:05:14.238822+0000 mon.c (mon.2) 1641 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:05:15.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:14 smithi155 bash[68033]: audit 2024-07-28T23:05:14.249277+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:05:15.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11748 16 16 0 0 0 - 0 2024-07-28T23:05:15.825 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:15 smithi155 bash[73694]: debug 2024-07-28T23:05:15.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:16.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:15 smithi045 bash[80445]: cluster 2024-07-28T23:05:14.726602+0000 mgr.y (mgr.34101) 6464 : cluster [DBG] pgmap v7392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:15 smithi045 bash[82788]: cluster 2024-07-28T23:05:14.726602+0000 mgr.y (mgr.34101) 6464 : cluster [DBG] pgmap v7392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:16.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:15 smithi155 bash[68033]: cluster 2024-07-28T23:05:14.726602+0000 mgr.y (mgr.34101) 6464 : cluster [DBG] pgmap v7392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:16.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11749 16 16 0 0 0 - 0 2024-07-28T23:05:16.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:16 smithi155 bash[73694]: debug 2024-07-28T23:05:16.532+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:17.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11750 16 16 0 0 0 - 0 2024-07-28T23:05:17.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:17 smithi155 bash[73694]: debug 2024-07-28T23:05:17.512+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:18.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:17 smithi045 bash[80445]: cluster 2024-07-28T23:05:16.728445+0000 mgr.y (mgr.34101) 6465 : cluster [DBG] pgmap v7393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:18.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:17 smithi045 bash[82788]: cluster 2024-07-28T23:05:16.728445+0000 mgr.y (mgr.34101) 6465 : cluster [DBG] pgmap v7393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:18.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:17 smithi155 bash[68033]: cluster 2024-07-28T23:05:16.728445+0000 mgr.y (mgr.34101) 6465 : cluster [DBG] pgmap v7393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:18.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11751 16 16 0 0 0 - 0 2024-07-28T23:05:18.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:18 smithi155 bash[73694]: debug 2024-07-28T23:05:18.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:18 smithi045 bash[80445]: audit 2024-07-28T23:05:18.685793+0000 mon.c (mon.2) 1642 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:18 smithi045 bash[82788]: audit 2024-07-28T23:05:18.685793+0000 mon.c (mon.2) 1642 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:18 smithi155 bash[68033]: audit 2024-07-28T23:05:18.685793+0000 mon.c (mon.2) 1642 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:19.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11752 16 16 0 0 0 - 0 2024-07-28T23:05:19.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:19 smithi155 bash[73694]: debug 2024-07-28T23:05:19.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:19 smithi045 bash[80445]: cluster 2024-07-28T23:05:18.730157+0000 mgr.y (mgr.34101) 6466 : cluster [DBG] pgmap v7394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:19 smithi045 bash[82788]: cluster 2024-07-28T23:05:18.730157+0000 mgr.y (mgr.34101) 6466 : cluster [DBG] pgmap v7394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:20.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:19 smithi155 bash[68033]: cluster 2024-07-28T23:05:18.730157+0000 mgr.y (mgr.34101) 6466 : cluster [DBG] pgmap v7394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:20.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11753 16 16 0 0 0 - 0 2024-07-28T23:05:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:20 smithi155 bash[73694]: debug 2024-07-28T23:05:20.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:05:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:05:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:05:21.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11754 16 16 0 0 0 - 0 2024-07-28T23:05:21.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:21 smithi155 bash[73694]: debug 2024-07-28T23:05:21.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:22.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:21 smithi045 bash[80445]: cluster 2024-07-28T23:05:20.731888+0000 mgr.y (mgr.34101) 6467 : cluster [DBG] pgmap v7395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:22.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:21 smithi045 bash[82788]: cluster 2024-07-28T23:05:20.731888+0000 mgr.y (mgr.34101) 6467 : cluster [DBG] pgmap v7395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:21 smithi155 bash[68033]: cluster 2024-07-28T23:05:20.731888+0000 mgr.y (mgr.34101) 6467 : cluster [DBG] pgmap v7395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:22.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11755 16 16 0 0 0 - 0 2024-07-28T23:05:22.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:22 smithi155 bash[73694]: debug 2024-07-28T23:05:22.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:05:22 smithi155 bash[60745]: ts=2024-07-28T23:05:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:05:23.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11756 16 16 0 0 0 - 0 2024-07-28T23:05:23.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:23 smithi155 bash[73694]: debug 2024-07-28T23:05:23.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:23 smithi045 bash[80445]: cluster 2024-07-28T23:05:22.733736+0000 mgr.y (mgr.34101) 6468 : cluster [DBG] pgmap v7396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:23 smithi045 bash[82788]: cluster 2024-07-28T23:05:22.733736+0000 mgr.y (mgr.34101) 6468 : cluster [DBG] pgmap v7396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:24.310 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:23 smithi155 bash[68033]: cluster 2024-07-28T23:05:22.733736+0000 mgr.y (mgr.34101) 6468 : cluster [DBG] pgmap v7396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:24.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11757 16 16 0 0 0 - 0 2024-07-28T23:05:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:24 smithi155 bash[73694]: debug 2024-07-28T23:05:24.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:25.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11758 16 16 0 0 0 - 0 2024-07-28T23:05:25.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:25 smithi155 bash[73694]: debug 2024-07-28T23:05:25.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:26.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:25 smithi045 bash[80445]: cluster 2024-07-28T23:05:24.735490+0000 mgr.y (mgr.34101) 6469 : cluster [DBG] pgmap v7397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:26.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:25 smithi045 bash[82788]: cluster 2024-07-28T23:05:24.735490+0000 mgr.y (mgr.34101) 6469 : cluster [DBG] pgmap v7397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:26.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:25 smithi155 bash[68033]: cluster 2024-07-28T23:05:24.735490+0000 mgr.y (mgr.34101) 6469 : cluster [DBG] pgmap v7397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:26.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11759 16 16 0 0 0 - 0 2024-07-28T23:05:26.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:26 smithi155 bash[73694]: debug 2024-07-28T23:05:26.500+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:27.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:05:27.560800+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:05:27.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:05:27.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11760 16 16 0 0 0 - 0 2024-07-28T23:05:27.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:27 smithi155 bash[73694]: debug 2024-07-28T23:05:27.552+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:28.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:27 smithi045 bash[80445]: cluster 2024-07-28T23:05:26.737338+0000 mgr.y (mgr.34101) 6470 : cluster [DBG] pgmap v7398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:27 smithi045 bash[82788]: cluster 2024-07-28T23:05:26.737338+0000 mgr.y (mgr.34101) 6470 : cluster [DBG] pgmap v7398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:28.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:27 smithi155 bash[68033]: cluster 2024-07-28T23:05:26.737338+0000 mgr.y (mgr.34101) 6470 : cluster [DBG] pgmap v7398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:28.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11761 16 16 0 0 0 - 0 2024-07-28T23:05:29.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:28 smithi155 bash[73694]: debug 2024-07-28T23:05:28.576+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:29.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11762 16 16 0 0 0 - 0 2024-07-28T23:05:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:29 smithi155 bash[73694]: debug 2024-07-28T23:05:29.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:30.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:29 smithi045 bash[80445]: cluster 2024-07-28T23:05:28.739098+0000 mgr.y (mgr.34101) 6471 : cluster [DBG] pgmap v7399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:30.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:29 smithi045 bash[82788]: cluster 2024-07-28T23:05:28.739098+0000 mgr.y (mgr.34101) 6471 : cluster [DBG] pgmap v7399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:29 smithi155 bash[68033]: cluster 2024-07-28T23:05:28.739098+0000 mgr.y (mgr.34101) 6471 : cluster [DBG] pgmap v7399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:30.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11763 16 16 0 0 0 - 0 2024-07-28T23:05:30.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:30 smithi155 bash[73694]: debug 2024-07-28T23:05:30.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:05:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:05:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:05:31.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11764 16 16 0 0 0 - 0 2024-07-28T23:05:31.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:31 smithi155 bash[73694]: debug 2024-07-28T23:05:31.476+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:32.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:31 smithi045 bash[80445]: cluster 2024-07-28T23:05:30.740781+0000 mgr.y (mgr.34101) 6472 : cluster [DBG] pgmap v7400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:32.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:31 smithi045 bash[82788]: cluster 2024-07-28T23:05:30.740781+0000 mgr.y (mgr.34101) 6472 : cluster [DBG] pgmap v7400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:32.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:31 smithi155 bash[68033]: cluster 2024-07-28T23:05:30.740781+0000 mgr.y (mgr.34101) 6472 : cluster [DBG] pgmap v7400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:32.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11765 16 16 0 0 0 - 0 2024-07-28T23:05:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:32 smithi155 bash[73694]: debug 2024-07-28T23:05:32.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:05:32 smithi155 bash[60745]: ts=2024-07-28T23:05:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:05:33.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11766 16 16 0 0 0 - 0 2024-07-28T23:05:33.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:33 smithi155 bash[73694]: debug 2024-07-28T23:05:33.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:33 smithi045 bash[80445]: cluster 2024-07-28T23:05:32.742672+0000 mgr.y (mgr.34101) 6473 : cluster [DBG] pgmap v7401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:33 smithi045 bash[80445]: audit 2024-07-28T23:05:33.686191+0000 mon.c (mon.2) 1643 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:33 smithi045 bash[82788]: cluster 2024-07-28T23:05:32.742672+0000 mgr.y (mgr.34101) 6473 : cluster [DBG] pgmap v7401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:34.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:33 smithi045 bash[82788]: audit 2024-07-28T23:05:33.686191+0000 mon.c (mon.2) 1643 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:33 smithi155 bash[68033]: cluster 2024-07-28T23:05:32.742672+0000 mgr.y (mgr.34101) 6473 : cluster [DBG] pgmap v7401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:34.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:33 smithi155 bash[68033]: audit 2024-07-28T23:05:33.686191+0000 mon.c (mon.2) 1643 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:34.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11767 16 16 0 0 0 - 0 2024-07-28T23:05:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:34 smithi155 bash[73694]: debug 2024-07-28T23:05:34.540+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:35.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11768 16 16 0 0 0 - 0 2024-07-28T23:05:35.874 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:35 smithi155 bash[73694]: debug 2024-07-28T23:05:35.564+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:36.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:35 smithi045 bash[80445]: cluster 2024-07-28T23:05:34.744404+0000 mgr.y (mgr.34101) 6474 : cluster [DBG] pgmap v7402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:36.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:35 smithi045 bash[82788]: cluster 2024-07-28T23:05:34.744404+0000 mgr.y (mgr.34101) 6474 : cluster [DBG] pgmap v7402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:36.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:35 smithi155 bash[68033]: cluster 2024-07-28T23:05:34.744404+0000 mgr.y (mgr.34101) 6474 : cluster [DBG] pgmap v7402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:36.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11769 16 16 0 0 0 - 0 2024-07-28T23:05:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:36 smithi155 bash[73694]: debug 2024-07-28T23:05:36.560+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:37.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11770 16 16 0 0 0 - 0 2024-07-28T23:05:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:37 smithi155 bash[73694]: debug 2024-07-28T23:05:37.536+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:38.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:37 smithi045 bash[80445]: cluster 2024-07-28T23:05:36.746285+0000 mgr.y (mgr.34101) 6475 : cluster [DBG] pgmap v7403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:38.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:37 smithi045 bash[82788]: cluster 2024-07-28T23:05:36.746285+0000 mgr.y (mgr.34101) 6475 : cluster [DBG] pgmap v7403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:38.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:37 smithi155 bash[68033]: cluster 2024-07-28T23:05:36.746285+0000 mgr.y (mgr.34101) 6475 : cluster [DBG] pgmap v7403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:38.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11771 16 16 0 0 0 - 0 2024-07-28T23:05:38.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:38 smithi155 bash[73694]: debug 2024-07-28T23:05:38.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:39.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11772 16 16 0 0 0 - 0 2024-07-28T23:05:39.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:39 smithi155 bash[73694]: debug 2024-07-28T23:05:39.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:39 smithi045 bash[80445]: cluster 2024-07-28T23:05:38.748010+0000 mgr.y (mgr.34101) 6476 : cluster [DBG] pgmap v7404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:40.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:39 smithi045 bash[82788]: cluster 2024-07-28T23:05:38.748010+0000 mgr.y (mgr.34101) 6476 : cluster [DBG] pgmap v7404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:40.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:39 smithi155 bash[68033]: cluster 2024-07-28T23:05:38.748010+0000 mgr.y (mgr.34101) 6476 : cluster [DBG] pgmap v7404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:40.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11773 16 16 0 0 0 - 0 2024-07-28T23:05:40.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:40 smithi155 bash[73694]: debug 2024-07-28T23:05:40.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:05:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:05:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:05:41.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11774 16 16 0 0 0 - 0 2024-07-28T23:05:41.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:41 smithi155 bash[73694]: debug 2024-07-28T23:05:41.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:41 smithi045 bash[80445]: cluster 2024-07-28T23:05:40.749730+0000 mgr.y (mgr.34101) 6477 : cluster [DBG] pgmap v7405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:41 smithi045 bash[82788]: cluster 2024-07-28T23:05:40.749730+0000 mgr.y (mgr.34101) 6477 : cluster [DBG] pgmap v7405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:42.310 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:41 smithi155 bash[68033]: cluster 2024-07-28T23:05:40.749730+0000 mgr.y (mgr.34101) 6477 : cluster [DBG] pgmap v7405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:42.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11775 16 16 0 0 0 - 0 2024-07-28T23:05:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:42 smithi155 bash[73694]: debug 2024-07-28T23:05:42.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:05:42 smithi155 bash[60745]: ts=2024-07-28T23:05:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:05:43.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11776 16 16 0 0 0 - 0 2024-07-28T23:05:43.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:43 smithi155 bash[73694]: debug 2024-07-28T23:05:43.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:44.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:43 smithi045 bash[80445]: cluster 2024-07-28T23:05:42.751601+0000 mgr.y (mgr.34101) 6478 : cluster [DBG] pgmap v7406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:44.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:43 smithi045 bash[82788]: cluster 2024-07-28T23:05:42.751601+0000 mgr.y (mgr.34101) 6478 : cluster [DBG] pgmap v7406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:43 smithi155 bash[68033]: cluster 2024-07-28T23:05:42.751601+0000 mgr.y (mgr.34101) 6478 : cluster [DBG] pgmap v7406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:44.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11777 16 16 0 0 0 - 0 2024-07-28T23:05:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:44 smithi155 bash[73694]: debug 2024-07-28T23:05:44.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:45.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11778 16 16 0 0 0 - 0 2024-07-28T23:05:45.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:45 smithi155 bash[73694]: debug 2024-07-28T23:05:45.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:46.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:45 smithi045 bash[80445]: cluster 2024-07-28T23:05:44.753342+0000 mgr.y (mgr.34101) 6479 : cluster [DBG] pgmap v7407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:46.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:45 smithi045 bash[82788]: cluster 2024-07-28T23:05:44.753342+0000 mgr.y (mgr.34101) 6479 : cluster [DBG] pgmap v7407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:46.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:45 smithi155 bash[68033]: cluster 2024-07-28T23:05:44.753342+0000 mgr.y (mgr.34101) 6479 : cluster [DBG] pgmap v7407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:46.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11779 16 16 0 0 0 - 0 2024-07-28T23:05:46.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:46 smithi155 bash[73694]: debug 2024-07-28T23:05:46.400+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:47.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:05:47.564146+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:05:47.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:05:47.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11780 16 16 0 0 0 - 0 2024-07-28T23:05:47.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:47 smithi155 bash[73694]: debug 2024-07-28T23:05:47.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:48.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:47 smithi045 bash[80445]: cluster 2024-07-28T23:05:46.755202+0000 mgr.y (mgr.34101) 6480 : cluster [DBG] pgmap v7408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:47 smithi045 bash[82788]: cluster 2024-07-28T23:05:46.755202+0000 mgr.y (mgr.34101) 6480 : cluster [DBG] pgmap v7408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:48.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:47 smithi155 bash[68033]: cluster 2024-07-28T23:05:46.755202+0000 mgr.y (mgr.34101) 6480 : cluster [DBG] pgmap v7408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:48.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11781 16 16 0 0 0 - 0 2024-07-28T23:05:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:48 smithi155 bash[73694]: debug 2024-07-28T23:05:48.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:49.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11782 16 16 0 0 0 - 0 2024-07-28T23:05:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:49 smithi155 bash[68033]: audit 2024-07-28T23:05:48.686687+0000 mon.c (mon.2) 1644 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:49.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:49 smithi155 bash[68033]: cluster 2024-07-28T23:05:48.756908+0000 mgr.y (mgr.34101) 6481 : cluster [DBG] pgmap v7409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:49.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:49 smithi155 bash[73694]: debug 2024-07-28T23:05:49.368+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:49 smithi045 bash[80445]: audit 2024-07-28T23:05:48.686687+0000 mon.c (mon.2) 1644 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:49 smithi045 bash[80445]: cluster 2024-07-28T23:05:48.756908+0000 mgr.y (mgr.34101) 6481 : cluster [DBG] pgmap v7409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:49 smithi045 bash[82788]: audit 2024-07-28T23:05:48.686687+0000 mon.c (mon.2) 1644 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:05:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:49 smithi045 bash[82788]: cluster 2024-07-28T23:05:48.756908+0000 mgr.y (mgr.34101) 6481 : cluster [DBG] pgmap v7409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:50.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11783 16 16 0 0 0 - 0 2024-07-28T23:05:50.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:50 smithi155 bash[73694]: debug 2024-07-28T23:05:50.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:05:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:05:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:05:51.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11784 16 16 0 0 0 - 0 2024-07-28T23:05:51.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:51 smithi155 bash[73694]: debug 2024-07-28T23:05:51.368+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:52.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:51 smithi045 bash[80445]: cluster 2024-07-28T23:05:50.758604+0000 mgr.y (mgr.34101) 6482 : cluster [DBG] pgmap v7410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:51 smithi045 bash[82788]: cluster 2024-07-28T23:05:50.758604+0000 mgr.y (mgr.34101) 6482 : cluster [DBG] pgmap v7410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:52.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:51 smithi155 bash[68033]: cluster 2024-07-28T23:05:50.758604+0000 mgr.y (mgr.34101) 6482 : cluster [DBG] pgmap v7410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:52.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11785 16 16 0 0 0 - 0 2024-07-28T23:05:52.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:52 smithi155 bash[73694]: debug 2024-07-28T23:05:52.356+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:05:52 smithi155 bash[60745]: ts=2024-07-28T23:05:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:05:53.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11786 16 16 0 0 0 - 0 2024-07-28T23:05:53.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:53 smithi155 bash[73694]: debug 2024-07-28T23:05:53.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:53 smithi045 bash[80445]: cluster 2024-07-28T23:05:52.760630+0000 mgr.y (mgr.34101) 6483 : cluster [DBG] pgmap v7411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:53 smithi045 bash[82788]: cluster 2024-07-28T23:05:52.760630+0000 mgr.y (mgr.34101) 6483 : cluster [DBG] pgmap v7411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:54.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:53 smithi155 bash[68033]: cluster 2024-07-28T23:05:52.760630+0000 mgr.y (mgr.34101) 6483 : cluster [DBG] pgmap v7411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:54.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11787 16 16 0 0 0 - 0 2024-07-28T23:05:54.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:54 smithi155 bash[73694]: debug 2024-07-28T23:05:54.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:55.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11788 16 16 0 0 0 - 0 2024-07-28T23:05:55.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:55 smithi155 bash[73694]: debug 2024-07-28T23:05:55.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:56.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:55 smithi045 bash[80445]: cluster 2024-07-28T23:05:54.762649+0000 mgr.y (mgr.34101) 6484 : cluster [DBG] pgmap v7412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:55 smithi045 bash[82788]: cluster 2024-07-28T23:05:54.762649+0000 mgr.y (mgr.34101) 6484 : cluster [DBG] pgmap v7412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:56.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:55 smithi155 bash[68033]: cluster 2024-07-28T23:05:54.762649+0000 mgr.y (mgr.34101) 6484 : cluster [DBG] pgmap v7412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:56.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:56 smithi155 bash[73694]: debug 2024-07-28T23:05:56.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:56.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11789 16 16 0 0 0 - 0 2024-07-28T23:05:57.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:57 smithi155 bash[73694]: debug 2024-07-28T23:05:57.272+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:57.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11790 16 16 0 0 0 - 0 2024-07-28T23:05:58.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:57 smithi045 bash[80445]: cluster 2024-07-28T23:05:56.764699+0000 mgr.y (mgr.34101) 6485 : cluster [DBG] pgmap v7413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:58.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:57 smithi045 bash[82788]: cluster 2024-07-28T23:05:56.764699+0000 mgr.y (mgr.34101) 6485 : cluster [DBG] pgmap v7413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:58.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:57 smithi155 bash[68033]: cluster 2024-07-28T23:05:56.764699+0000 mgr.y (mgr.34101) 6485 : cluster [DBG] pgmap v7413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:05:58.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:58 smithi155 bash[73694]: debug 2024-07-28T23:05:58.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:58.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11791 16 16 0 0 0 - 0 2024-07-28T23:05:59.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:05:59 smithi155 bash[73694]: debug 2024-07-28T23:05:59.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:05:59.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11792 16 16 0 0 0 - 0 2024-07-28T23:06:00.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:05:59 smithi045 bash[80445]: cluster 2024-07-28T23:05:58.766635+0000 mgr.y (mgr.34101) 6486 : cluster [DBG] pgmap v7414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:00.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:05:59 smithi045 bash[82788]: cluster 2024-07-28T23:05:58.766635+0000 mgr.y (mgr.34101) 6486 : cluster [DBG] pgmap v7414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:05:59 smithi155 bash[68033]: cluster 2024-07-28T23:05:58.766635+0000 mgr.y (mgr.34101) 6486 : cluster [DBG] pgmap v7414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:00.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:00 smithi155 bash[73694]: debug 2024-07-28T23:06:00.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:00.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11793 16 16 0 0 0 - 0 2024-07-28T23:06:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:06:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:06:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:06:01.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:01 smithi155 bash[73694]: debug 2024-07-28T23:06:01.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:01.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11794 16 16 0 0 0 - 0 2024-07-28T23:06:02.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:01 smithi045 bash[80445]: cluster 2024-07-28T23:06:00.768418+0000 mgr.y (mgr.34101) 6487 : cluster [DBG] pgmap v7415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:02.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:01 smithi045 bash[82788]: cluster 2024-07-28T23:06:00.768418+0000 mgr.y (mgr.34101) 6487 : cluster [DBG] pgmap v7415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:02.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:01 smithi155 bash[68033]: cluster 2024-07-28T23:06:00.768418+0000 mgr.y (mgr.34101) 6487 : cluster [DBG] pgmap v7415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:02.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11795 16 16 0 0 0 - 0 2024-07-28T23:06:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:02 smithi155 bash[73694]: debug 2024-07-28T23:06:02.312+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:06:02 smithi155 bash[60745]: ts=2024-07-28T23:06:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:06:03.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11796 16 16 0 0 0 - 0 2024-07-28T23:06:03.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:03 smithi155 bash[73694]: debug 2024-07-28T23:06:03.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:03 smithi045 bash[80445]: cluster 2024-07-28T23:06:02.770453+0000 mgr.y (mgr.34101) 6488 : cluster [DBG] pgmap v7416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:03 smithi045 bash[80445]: audit 2024-07-28T23:06:03.687035+0000 mon.c (mon.2) 1645 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:03 smithi045 bash[82788]: cluster 2024-07-28T23:06:02.770453+0000 mgr.y (mgr.34101) 6488 : cluster [DBG] pgmap v7416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:04.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:03 smithi045 bash[82788]: audit 2024-07-28T23:06:03.687035+0000 mon.c (mon.2) 1645 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:04.273 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:03 smithi155 bash[68033]: cluster 2024-07-28T23:06:02.770453+0000 mgr.y (mgr.34101) 6488 : cluster [DBG] pgmap v7416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:04.273 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:03 smithi155 bash[68033]: audit 2024-07-28T23:06:03.687035+0000 mon.c (mon.2) 1645 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:04.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:04 smithi155 bash[73694]: debug 2024-07-28T23:06:04.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:04.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11797 16 16 0 0 0 - 0 2024-07-28T23:06:05.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:05 smithi155 bash[73694]: debug 2024-07-28T23:06:05.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:05.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11798 16 16 0 0 0 - 0 2024-07-28T23:06:06.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:05 smithi045 bash[80445]: cluster 2024-07-28T23:06:04.772354+0000 mgr.y (mgr.34101) 6489 : cluster [DBG] pgmap v7417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:06.251 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:05 smithi045 bash[82788]: cluster 2024-07-28T23:06:04.772354+0000 mgr.y (mgr.34101) 6489 : cluster [DBG] pgmap v7417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:06.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:05 smithi155 bash[68033]: cluster 2024-07-28T23:06:04.772354+0000 mgr.y (mgr.34101) 6489 : cluster [DBG] pgmap v7417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:06.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:06 smithi155 bash[73694]: debug 2024-07-28T23:06:06.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:06.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11799 16 16 0 0 0 - 0 2024-07-28T23:06:07.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:07 smithi155 bash[73694]: debug 2024-07-28T23:06:07.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:07.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:06:07.567402+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:06:07.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:06:07.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11800 16 16 0 0 0 - 0 2024-07-28T23:06:08.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:07 smithi045 bash[82788]: cluster 2024-07-28T23:06:06.774384+0000 mgr.y (mgr.34101) 6490 : cluster [DBG] pgmap v7418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:08.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:07 smithi045 bash[80445]: cluster 2024-07-28T23:06:06.774384+0000 mgr.y (mgr.34101) 6490 : cluster [DBG] pgmap v7418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:08.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:07 smithi155 bash[68033]: cluster 2024-07-28T23:06:06.774384+0000 mgr.y (mgr.34101) 6490 : cluster [DBG] pgmap v7418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:08.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:08 smithi155 bash[73694]: debug 2024-07-28T23:06:08.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:08.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11801 16 16 0 0 0 - 0 2024-07-28T23:06:09.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:09 smithi155 bash[73694]: debug 2024-07-28T23:06:09.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:09.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11802 16 16 0 0 0 - 0 2024-07-28T23:06:10.194 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:09 smithi155 bash[68033]: cluster 2024-07-28T23:06:08.776300+0000 mgr.y (mgr.34101) 6491 : cluster [DBG] pgmap v7419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:10.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:09 smithi045 bash[82788]: cluster 2024-07-28T23:06:08.776300+0000 mgr.y (mgr.34101) 6491 : cluster [DBG] pgmap v7419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:10.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:09 smithi045 bash[80445]: cluster 2024-07-28T23:06:08.776300+0000 mgr.y (mgr.34101) 6491 : cluster [DBG] pgmap v7419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:10.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:10 smithi155 bash[73694]: debug 2024-07-28T23:06:10.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:10.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11803 16 16 0 0 0 - 0 2024-07-28T23:06:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:06:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:06:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:06:11.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:11 smithi155 bash[73694]: debug 2024-07-28T23:06:11.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:11.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11804 16 16 0 0 0 - 0 2024-07-28T23:06:12.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:11 smithi045 bash[82788]: cluster 2024-07-28T23:06:10.778214+0000 mgr.y (mgr.34101) 6492 : cluster [DBG] pgmap v7420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:12.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:11 smithi045 bash[80445]: cluster 2024-07-28T23:06:10.778214+0000 mgr.y (mgr.34101) 6492 : cluster [DBG] pgmap v7420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:12.234 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:11 smithi155 bash[68033]: cluster 2024-07-28T23:06:10.778214+0000 mgr.y (mgr.34101) 6492 : cluster [DBG] pgmap v7420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:12.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:12 smithi155 bash[73694]: debug 2024-07-28T23:06:12.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:12.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:06:12 smithi155 bash[60745]: ts=2024-07-28T23:06:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:06:12.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11805 16 16 0 0 0 - 0 2024-07-28T23:06:13.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:13 smithi155 bash[73694]: debug 2024-07-28T23:06:13.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:13.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11806 16 16 0 0 0 - 0 2024-07-28T23:06:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:13 smithi045 bash[82788]: cluster 2024-07-28T23:06:12.780273+0000 mgr.y (mgr.34101) 6493 : cluster [DBG] pgmap v7421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:13 smithi045 bash[80445]: cluster 2024-07-28T23:06:12.780273+0000 mgr.y (mgr.34101) 6493 : cluster [DBG] pgmap v7421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:14.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:13 smithi155 bash[68033]: cluster 2024-07-28T23:06:12.780273+0000 mgr.y (mgr.34101) 6493 : cluster [DBG] pgmap v7421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:14.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:14 smithi155 bash[73694]: debug 2024-07-28T23:06:14.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:14.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11807 16 16 0 0 0 - 0 2024-07-28T23:06:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:14 smithi155 bash[68033]: audit 2024-07-28T23:06:14.381576+0000 mon.c (mon.2) 1646 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:06:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:14 smithi155 bash[68033]: audit 2024-07-28T23:06:14.760840+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:15.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:14 smithi155 bash[68033]: audit 2024-07-28T23:06:14.768673+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:14 smithi045 bash[82788]: audit 2024-07-28T23:06:14.381576+0000 mon.c (mon.2) 1646 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:06:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:14 smithi045 bash[82788]: audit 2024-07-28T23:06:14.760840+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:14 smithi045 bash[82788]: audit 2024-07-28T23:06:14.768673+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:15.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:14 smithi045 bash[80445]: audit 2024-07-28T23:06:14.381576+0000 mon.c (mon.2) 1646 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:06:15.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:14 smithi045 bash[80445]: audit 2024-07-28T23:06:14.760840+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:15.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:14 smithi045 bash[80445]: audit 2024-07-28T23:06:14.768673+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:15.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:15 smithi155 bash[73694]: debug 2024-07-28T23:06:15.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:15.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11808 16 16 0 0 0 - 0 2024-07-28T23:06:16.198 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:15 smithi155 bash[68033]: cluster 2024-07-28T23:06:14.781501+0000 mgr.y (mgr.34101) 6494 : cluster [DBG] pgmap v7422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:15 smithi045 bash[82788]: cluster 2024-07-28T23:06:14.781501+0000 mgr.y (mgr.34101) 6494 : cluster [DBG] pgmap v7422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:16.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:15 smithi045 bash[80445]: cluster 2024-07-28T23:06:14.781501+0000 mgr.y (mgr.34101) 6494 : cluster [DBG] pgmap v7422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:16.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:16 smithi155 bash[73694]: debug 2024-07-28T23:06:16.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:16.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11809 16 16 0 0 0 - 0 2024-07-28T23:06:17.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:17 smithi155 bash[73694]: debug 2024-07-28T23:06:17.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:17.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11810 16 16 0 0 0 - 0 2024-07-28T23:06:18.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:17 smithi155 bash[68033]: cluster 2024-07-28T23:06:16.783373+0000 mgr.y (mgr.34101) 6495 : cluster [DBG] pgmap v7423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:18.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:17 smithi045 bash[80445]: cluster 2024-07-28T23:06:16.783373+0000 mgr.y (mgr.34101) 6495 : cluster [DBG] pgmap v7423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:18.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:17 smithi045 bash[82788]: cluster 2024-07-28T23:06:16.783373+0000 mgr.y (mgr.34101) 6495 : cluster [DBG] pgmap v7423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:18.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:18 smithi155 bash[73694]: debug 2024-07-28T23:06:18.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:18.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11811 16 16 0 0 0 - 0 2024-07-28T23:06:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:18 smithi045 bash[80445]: audit 2024-07-28T23:06:18.687465+0000 mon.c (mon.2) 1647 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:18 smithi045 bash[82788]: audit 2024-07-28T23:06:18.687465+0000 mon.c (mon.2) 1647 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:19.266 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:18 smithi155 bash[68033]: audit 2024-07-28T23:06:18.687465+0000 mon.c (mon.2) 1647 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:19.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:19 smithi155 bash[73694]: debug 2024-07-28T23:06:19.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:19.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11812 16 16 0 0 0 - 0 2024-07-28T23:06:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:19 smithi045 bash[80445]: cluster 2024-07-28T23:06:18.785097+0000 mgr.y (mgr.34101) 6496 : cluster [DBG] pgmap v7424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:19 smithi045 bash[82788]: cluster 2024-07-28T23:06:18.785097+0000 mgr.y (mgr.34101) 6496 : cluster [DBG] pgmap v7424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:20.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:19 smithi155 bash[68033]: cluster 2024-07-28T23:06:18.785097+0000 mgr.y (mgr.34101) 6496 : cluster [DBG] pgmap v7424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:20.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:20 smithi155 bash[73694]: debug 2024-07-28T23:06:20.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:20.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11813 16 16 0 0 0 - 0 2024-07-28T23:06:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:06:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:06:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:06:21.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:21 smithi155 bash[73694]: debug 2024-07-28T23:06:21.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:21 smithi155 bash[68033]: audit 2024-07-28T23:06:20.265742+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:21 smithi155 bash[68033]: audit 2024-07-28T23:06:20.271729+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:21 smithi155 bash[68033]: audit 2024-07-28T23:06:20.419978+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:21 smithi155 bash[68033]: audit 2024-07-28T23:06:20.429135+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:21 smithi155 bash[68033]: cluster 2024-07-28T23:06:20.785890+0000 mgr.y (mgr.34101) 6497 : cluster [DBG] pgmap v7425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:21 smithi155 bash[68033]: audit 2024-07-28T23:06:20.857358+0000 mon.c (mon.2) 1648 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:06:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:21 smithi155 bash[68033]: audit 2024-07-28T23:06:20.858621+0000 mon.c (mon.2) 1649 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:06:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:21 smithi155 bash[68033]: audit 2024-07-28T23:06:20.869039+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11814 16 16 0 0 0 - 0 2024-07-28T23:06:21.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[80445]: audit 2024-07-28T23:06:20.265742+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[80445]: audit 2024-07-28T23:06:20.271729+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[80445]: audit 2024-07-28T23:06:20.419978+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[80445]: audit 2024-07-28T23:06:20.429135+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[80445]: cluster 2024-07-28T23:06:20.785890+0000 mgr.y (mgr.34101) 6497 : cluster [DBG] pgmap v7425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[80445]: audit 2024-07-28T23:06:20.857358+0000 mon.c (mon.2) 1648 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:06:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[80445]: audit 2024-07-28T23:06:20.858621+0000 mon.c (mon.2) 1649 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:06:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[80445]: audit 2024-07-28T23:06:20.869039+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[82788]: audit 2024-07-28T23:06:20.265742+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[82788]: audit 2024-07-28T23:06:20.271729+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[82788]: audit 2024-07-28T23:06:20.419978+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[82788]: audit 2024-07-28T23:06:20.429135+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:21.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[82788]: cluster 2024-07-28T23:06:20.785890+0000 mgr.y (mgr.34101) 6497 : cluster [DBG] pgmap v7425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:21.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[82788]: audit 2024-07-28T23:06:20.857358+0000 mon.c (mon.2) 1648 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:06:21.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[82788]: audit 2024-07-28T23:06:20.858621+0000 mon.c (mon.2) 1649 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:06:21.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:21 smithi045 bash[82788]: audit 2024-07-28T23:06:20.869039+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:06:22.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:22 smithi155 bash[73694]: debug 2024-07-28T23:06:22.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:22.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:06:22 smithi155 bash[60745]: ts=2024-07-28T23:06:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:06:22.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11815 16 16 0 0 0 - 0 2024-07-28T23:06:23.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:23 smithi155 bash[73694]: debug 2024-07-28T23:06:23.287+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:23.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11816 16 16 0 0 0 - 0 2024-07-28T23:06:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:23 smithi045 bash[80445]: cluster 2024-07-28T23:06:22.787613+0000 mgr.y (mgr.34101) 6498 : cluster [DBG] pgmap v7426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:23 smithi045 bash[82788]: cluster 2024-07-28T23:06:22.787613+0000 mgr.y (mgr.34101) 6498 : cluster [DBG] pgmap v7426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:24.301 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:23 smithi155 bash[68033]: cluster 2024-07-28T23:06:22.787613+0000 mgr.y (mgr.34101) 6498 : cluster [DBG] pgmap v7426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:24.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:24 smithi155 bash[73694]: debug 2024-07-28T23:06:24.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:24.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11817 16 16 0 0 0 - 0 2024-07-28T23:06:25.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:25 smithi155 bash[73694]: debug 2024-07-28T23:06:25.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:25.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11818 16 16 0 0 0 - 0 2024-07-28T23:06:26.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:25 smithi045 bash[80445]: cluster 2024-07-28T23:06:24.789302+0000 mgr.y (mgr.34101) 6499 : cluster [DBG] pgmap v7427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:26.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:25 smithi045 bash[82788]: cluster 2024-07-28T23:06:24.789302+0000 mgr.y (mgr.34101) 6499 : cluster [DBG] pgmap v7427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:26.270 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:25 smithi155 bash[68033]: cluster 2024-07-28T23:06:24.789302+0000 mgr.y (mgr.34101) 6499 : cluster [DBG] pgmap v7427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:26.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:26 smithi155 bash[73694]: debug 2024-07-28T23:06:26.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:26.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11819 16 16 0 0 0 - 0 2024-07-28T23:06:27.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:27 smithi155 bash[73694]: debug 2024-07-28T23:06:27.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:27.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:06:27.570597+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:06:27.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:06:27.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11820 16 16 0 0 0 - 0 2024-07-28T23:06:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:27 smithi045 bash[82788]: cluster 2024-07-28T23:06:26.791156+0000 mgr.y (mgr.34101) 6500 : cluster [DBG] pgmap v7428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:28.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:27 smithi045 bash[80445]: cluster 2024-07-28T23:06:26.791156+0000 mgr.y (mgr.34101) 6500 : cluster [DBG] pgmap v7428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:28.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:27 smithi155 bash[68033]: cluster 2024-07-28T23:06:26.791156+0000 mgr.y (mgr.34101) 6500 : cluster [DBG] pgmap v7428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:28.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11821 16 16 0 0 0 - 0 2024-07-28T23:06:28.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:28 smithi155 bash[73694]: debug 2024-07-28T23:06:28.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:29.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11822 16 16 0 0 0 - 0 2024-07-28T23:06:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:29 smithi155 bash[73694]: debug 2024-07-28T23:06:29.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:30.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:29 smithi045 bash[80445]: cluster 2024-07-28T23:06:28.792873+0000 mgr.y (mgr.34101) 6501 : cluster [DBG] pgmap v7429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:30.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:29 smithi045 bash[82788]: cluster 2024-07-28T23:06:28.792873+0000 mgr.y (mgr.34101) 6501 : cluster [DBG] pgmap v7429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:29 smithi155 bash[68033]: cluster 2024-07-28T23:06:28.792873+0000 mgr.y (mgr.34101) 6501 : cluster [DBG] pgmap v7429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:30.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11823 16 16 0 0 0 - 0 2024-07-28T23:06:30.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:30 smithi155 bash[73694]: debug 2024-07-28T23:06:30.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:06:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:06:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:06:31.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11824 16 16 0 0 0 - 0 2024-07-28T23:06:31.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:31 smithi155 bash[73694]: debug 2024-07-28T23:06:31.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:32.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:31 smithi045 bash[80445]: cluster 2024-07-28T23:06:30.794591+0000 mgr.y (mgr.34101) 6502 : cluster [DBG] pgmap v7430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:32.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:31 smithi045 bash[82788]: cluster 2024-07-28T23:06:30.794591+0000 mgr.y (mgr.34101) 6502 : cluster [DBG] pgmap v7430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:32.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:31 smithi155 bash[68033]: cluster 2024-07-28T23:06:30.794591+0000 mgr.y (mgr.34101) 6502 : cluster [DBG] pgmap v7430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:32.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11825 16 16 0 0 0 - 0 2024-07-28T23:06:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:32 smithi155 bash[73694]: debug 2024-07-28T23:06:32.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:06:32 smithi155 bash[60745]: ts=2024-07-28T23:06:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:06:33.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11826 16 16 0 0 0 - 0 2024-07-28T23:06:33.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:33 smithi155 bash[73694]: debug 2024-07-28T23:06:33.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:33 smithi045 bash[80445]: cluster 2024-07-28T23:06:32.796419+0000 mgr.y (mgr.34101) 6503 : cluster [DBG] pgmap v7431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:33 smithi045 bash[80445]: audit 2024-07-28T23:06:33.687931+0000 mon.c (mon.2) 1650 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:33 smithi045 bash[82788]: cluster 2024-07-28T23:06:32.796419+0000 mgr.y (mgr.34101) 6503 : cluster [DBG] pgmap v7431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:34.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:33 smithi045 bash[82788]: audit 2024-07-28T23:06:33.687931+0000 mon.c (mon.2) 1650 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:33 smithi155 bash[68033]: cluster 2024-07-28T23:06:32.796419+0000 mgr.y (mgr.34101) 6503 : cluster [DBG] pgmap v7431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:34.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:33 smithi155 bash[68033]: audit 2024-07-28T23:06:33.687931+0000 mon.c (mon.2) 1650 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:34.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11827 16 16 0 0 0 - 0 2024-07-28T23:06:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:34 smithi155 bash[73694]: debug 2024-07-28T23:06:34.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:35.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11828 16 16 0 0 0 - 0 2024-07-28T23:06:35.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:35 smithi155 bash[73694]: debug 2024-07-28T23:06:35.411+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:36.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:35 smithi045 bash[80445]: cluster 2024-07-28T23:06:34.798136+0000 mgr.y (mgr.34101) 6504 : cluster [DBG] pgmap v7432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:36.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:35 smithi045 bash[82788]: cluster 2024-07-28T23:06:34.798136+0000 mgr.y (mgr.34101) 6504 : cluster [DBG] pgmap v7432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:36.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:35 smithi155 bash[68033]: cluster 2024-07-28T23:06:34.798136+0000 mgr.y (mgr.34101) 6504 : cluster [DBG] pgmap v7432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:36.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11829 16 16 0 0 0 - 0 2024-07-28T23:06:36.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:36 smithi155 bash[73694]: debug 2024-07-28T23:06:36.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:37.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11830 16 16 0 0 0 - 0 2024-07-28T23:06:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:37 smithi155 bash[73694]: debug 2024-07-28T23:06:37.359+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:38.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:37 smithi045 bash[80445]: cluster 2024-07-28T23:06:36.800122+0000 mgr.y (mgr.34101) 6505 : cluster [DBG] pgmap v7433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:38.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:37 smithi045 bash[82788]: cluster 2024-07-28T23:06:36.800122+0000 mgr.y (mgr.34101) 6505 : cluster [DBG] pgmap v7433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:38.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:37 smithi155 bash[68033]: cluster 2024-07-28T23:06:36.800122+0000 mgr.y (mgr.34101) 6505 : cluster [DBG] pgmap v7433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:38.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11831 16 16 0 0 0 - 0 2024-07-28T23:06:38.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:38 smithi155 bash[73694]: debug 2024-07-28T23:06:38.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:39.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:39 smithi155 bash[73694]: debug 2024-07-28T23:06:39.299+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:39.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11832 16 16 0 0 0 - 0 2024-07-28T23:06:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:39 smithi045 bash[80445]: cluster 2024-07-28T23:06:38.801888+0000 mgr.y (mgr.34101) 6506 : cluster [DBG] pgmap v7434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:40.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:39 smithi045 bash[82788]: cluster 2024-07-28T23:06:38.801888+0000 mgr.y (mgr.34101) 6506 : cluster [DBG] pgmap v7434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:40.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:39 smithi155 bash[68033]: cluster 2024-07-28T23:06:38.801888+0000 mgr.y (mgr.34101) 6506 : cluster [DBG] pgmap v7434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:40.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11833 16 16 0 0 0 - 0 2024-07-28T23:06:40.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:40 smithi155 bash[73694]: debug 2024-07-28T23:06:40.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:06:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:06:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:06:41.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11834 16 16 0 0 0 - 0 2024-07-28T23:06:41.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:41 smithi155 bash[73694]: debug 2024-07-28T23:06:41.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:41 smithi045 bash[80445]: cluster 2024-07-28T23:06:40.803671+0000 mgr.y (mgr.34101) 6507 : cluster [DBG] pgmap v7435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:41 smithi045 bash[82788]: cluster 2024-07-28T23:06:40.803671+0000 mgr.y (mgr.34101) 6507 : cluster [DBG] pgmap v7435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:42.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:41 smithi155 bash[68033]: cluster 2024-07-28T23:06:40.803671+0000 mgr.y (mgr.34101) 6507 : cluster [DBG] pgmap v7435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:42.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11835 16 16 0 0 0 - 0 2024-07-28T23:06:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:42 smithi155 bash[73694]: debug 2024-07-28T23:06:42.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:06:42 smithi155 bash[60745]: ts=2024-07-28T23:06:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:06:43.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11836 16 16 0 0 0 - 0 2024-07-28T23:06:43.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:43 smithi155 bash[73694]: debug 2024-07-28T23:06:43.399+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:44.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:43 smithi045 bash[80445]: cluster 2024-07-28T23:06:42.805533+0000 mgr.y (mgr.34101) 6508 : cluster [DBG] pgmap v7436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:44.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:43 smithi045 bash[82788]: cluster 2024-07-28T23:06:42.805533+0000 mgr.y (mgr.34101) 6508 : cluster [DBG] pgmap v7436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:43 smithi155 bash[68033]: cluster 2024-07-28T23:06:42.805533+0000 mgr.y (mgr.34101) 6508 : cluster [DBG] pgmap v7436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:44.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11837 16 16 0 0 0 - 0 2024-07-28T23:06:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:44 smithi155 bash[73694]: debug 2024-07-28T23:06:44.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:45.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11838 16 16 0 0 0 - 0 2024-07-28T23:06:45.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:45 smithi155 bash[73694]: debug 2024-07-28T23:06:45.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:46.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:45 smithi045 bash[80445]: cluster 2024-07-28T23:06:44.807266+0000 mgr.y (mgr.34101) 6509 : cluster [DBG] pgmap v7437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:46.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:45 smithi045 bash[82788]: cluster 2024-07-28T23:06:44.807266+0000 mgr.y (mgr.34101) 6509 : cluster [DBG] pgmap v7437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:46.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:45 smithi155 bash[68033]: cluster 2024-07-28T23:06:44.807266+0000 mgr.y (mgr.34101) 6509 : cluster [DBG] pgmap v7437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:46.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11839 16 16 0 0 0 - 0 2024-07-28T23:06:46.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:46 smithi155 bash[73694]: debug 2024-07-28T23:06:46.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:47.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:06:47.573992+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:06:47.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:06:47.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11840 16 16 0 0 0 - 0 2024-07-28T23:06:47.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:47 smithi155 bash[73694]: debug 2024-07-28T23:06:47.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:48.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:47 smithi045 bash[80445]: cluster 2024-07-28T23:06:46.809106+0000 mgr.y (mgr.34101) 6510 : cluster [DBG] pgmap v7438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:47 smithi045 bash[82788]: cluster 2024-07-28T23:06:46.809106+0000 mgr.y (mgr.34101) 6510 : cluster [DBG] pgmap v7438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:48.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:47 smithi155 bash[68033]: cluster 2024-07-28T23:06:46.809106+0000 mgr.y (mgr.34101) 6510 : cluster [DBG] pgmap v7438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:48.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11841 16 16 0 0 0 - 0 2024-07-28T23:06:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:48 smithi155 bash[73694]: debug 2024-07-28T23:06:48.403+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:48 smithi045 bash[80445]: audit 2024-07-28T23:06:48.688310+0000 mon.c (mon.2) 1651 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:48 smithi045 bash[82788]: audit 2024-07-28T23:06:48.688310+0000 mon.c (mon.2) 1651 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:48 smithi155 bash[68033]: audit 2024-07-28T23:06:48.688310+0000 mon.c (mon.2) 1651 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:06:49.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11842 16 16 0 0 0 - 0 2024-07-28T23:06:49.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:49 smithi155 bash[73694]: debug 2024-07-28T23:06:49.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:50.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:49 smithi045 bash[82788]: cluster 2024-07-28T23:06:48.810801+0000 mgr.y (mgr.34101) 6511 : cluster [DBG] pgmap v7439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:50.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:49 smithi045 bash[80445]: cluster 2024-07-28T23:06:48.810801+0000 mgr.y (mgr.34101) 6511 : cluster [DBG] pgmap v7439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:50.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:49 smithi155 bash[68033]: cluster 2024-07-28T23:06:48.810801+0000 mgr.y (mgr.34101) 6511 : cluster [DBG] pgmap v7439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:50.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11843 16 16 0 0 0 - 0 2024-07-28T23:06:50.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:50 smithi155 bash[73694]: debug 2024-07-28T23:06:50.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:06:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:06:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:06:51.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11844 16 16 0 0 0 - 0 2024-07-28T23:06:51.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:51 smithi155 bash[73694]: debug 2024-07-28T23:06:51.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:51 smithi045 bash[82788]: cluster 2024-07-28T23:06:50.812669+0000 mgr.y (mgr.34101) 6512 : cluster [DBG] pgmap v7440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:52.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:51 smithi045 bash[80445]: cluster 2024-07-28T23:06:50.812669+0000 mgr.y (mgr.34101) 6512 : cluster [DBG] pgmap v7440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:52.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:51 smithi155 bash[68033]: cluster 2024-07-28T23:06:50.812669+0000 mgr.y (mgr.34101) 6512 : cluster [DBG] pgmap v7440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:52.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11845 16 16 0 0 0 - 0 2024-07-28T23:06:52.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:52 smithi155 bash[73694]: debug 2024-07-28T23:06:52.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:06:52 smithi155 bash[60745]: ts=2024-07-28T23:06:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:06:53.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11846 16 16 0 0 0 - 0 2024-07-28T23:06:53.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:53 smithi155 bash[73694]: debug 2024-07-28T23:06:53.399+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:53 smithi045 bash[82788]: cluster 2024-07-28T23:06:52.814737+0000 mgr.y (mgr.34101) 6513 : cluster [DBG] pgmap v7441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:53 smithi045 bash[80445]: cluster 2024-07-28T23:06:52.814737+0000 mgr.y (mgr.34101) 6513 : cluster [DBG] pgmap v7441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:54.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:53 smithi155 bash[68033]: cluster 2024-07-28T23:06:52.814737+0000 mgr.y (mgr.34101) 6513 : cluster [DBG] pgmap v7441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:54.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11847 16 16 0 0 0 - 0 2024-07-28T23:06:54.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:54 smithi155 bash[73694]: debug 2024-07-28T23:06:54.355+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:55.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11848 16 16 0 0 0 - 0 2024-07-28T23:06:55.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:55 smithi155 bash[73694]: debug 2024-07-28T23:06:55.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:55 smithi045 bash[82788]: cluster 2024-07-28T23:06:54.816667+0000 mgr.y (mgr.34101) 6514 : cluster [DBG] pgmap v7442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:56.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:55 smithi045 bash[80445]: cluster 2024-07-28T23:06:54.816667+0000 mgr.y (mgr.34101) 6514 : cluster [DBG] pgmap v7442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:56.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:55 smithi155 bash[68033]: cluster 2024-07-28T23:06:54.816667+0000 mgr.y (mgr.34101) 6514 : cluster [DBG] pgmap v7442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:56.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11849 16 16 0 0 0 - 0 2024-07-28T23:06:56.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:56 smithi155 bash[73694]: debug 2024-07-28T23:06:56.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:57.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11850 16 16 0 0 0 - 0 2024-07-28T23:06:57.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:57 smithi155 bash[73694]: debug 2024-07-28T23:06:57.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:58.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:57 smithi045 bash[82788]: cluster 2024-07-28T23:06:56.818724+0000 mgr.y (mgr.34101) 6515 : cluster [DBG] pgmap v7443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:58.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:57 smithi045 bash[80445]: cluster 2024-07-28T23:06:56.818724+0000 mgr.y (mgr.34101) 6515 : cluster [DBG] pgmap v7443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:58.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:57 smithi155 bash[68033]: cluster 2024-07-28T23:06:56.818724+0000 mgr.y (mgr.34101) 6515 : cluster [DBG] pgmap v7443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:58.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11851 16 16 0 0 0 - 0 2024-07-28T23:06:58.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:58 smithi155 bash[73694]: debug 2024-07-28T23:06:58.402+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:59.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11852 16 16 0 0 0 - 0 2024-07-28T23:06:59.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:06:59 smithi155 bash[68033]: cluster 2024-07-28T23:06:58.820524+0000 mgr.y (mgr.34101) 6516 : cluster [DBG] pgmap v7444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:59.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:06:59 smithi155 bash[73694]: debug 2024-07-28T23:06:59.402+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:06:59.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:06:59 smithi045 bash[82788]: cluster 2024-07-28T23:06:58.820524+0000 mgr.y (mgr.34101) 6516 : cluster [DBG] pgmap v7444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:06:59.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:06:59 smithi045 bash[80445]: cluster 2024-07-28T23:06:58.820524+0000 mgr.y (mgr.34101) 6516 : cluster [DBG] pgmap v7444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:00.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11853 16 16 0 0 0 - 0 2024-07-28T23:07:00.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:00 smithi155 bash[73694]: debug 2024-07-28T23:07:00.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:07:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:07:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:07:01.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11854 16 16 0 0 0 - 0 2024-07-28T23:07:01.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:01 smithi155 bash[73694]: debug 2024-07-28T23:07:01.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:02.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:01 smithi045 bash[82788]: cluster 2024-07-28T23:07:00.822288+0000 mgr.y (mgr.34101) 6517 : cluster [DBG] pgmap v7445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:02.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:01 smithi045 bash[80445]: cluster 2024-07-28T23:07:00.822288+0000 mgr.y (mgr.34101) 6517 : cluster [DBG] pgmap v7445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:02.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:01 smithi155 bash[68033]: cluster 2024-07-28T23:07:00.822288+0000 mgr.y (mgr.34101) 6517 : cluster [DBG] pgmap v7445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:02.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11855 16 16 0 0 0 - 0 2024-07-28T23:07:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:02 smithi155 bash[73694]: debug 2024-07-28T23:07:02.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:07:02 smithi155 bash[60745]: ts=2024-07-28T23:07:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:07:03.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11856 16 16 0 0 0 - 0 2024-07-28T23:07:03.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:03 smithi155 bash[73694]: debug 2024-07-28T23:07:03.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:03 smithi045 bash[82788]: cluster 2024-07-28T23:07:02.824146+0000 mgr.y (mgr.34101) 6518 : cluster [DBG] pgmap v7446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:03 smithi045 bash[82788]: audit 2024-07-28T23:07:03.688721+0000 mon.c (mon.2) 1652 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:03 smithi045 bash[80445]: cluster 2024-07-28T23:07:02.824146+0000 mgr.y (mgr.34101) 6518 : cluster [DBG] pgmap v7446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:03 smithi045 bash[80445]: audit 2024-07-28T23:07:03.688721+0000 mon.c (mon.2) 1652 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:04.279 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:03 smithi155 bash[68033]: cluster 2024-07-28T23:07:02.824146+0000 mgr.y (mgr.34101) 6518 : cluster [DBG] pgmap v7446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:04.279 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:03 smithi155 bash[68033]: audit 2024-07-28T23:07:03.688721+0000 mon.c (mon.2) 1652 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:04.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:04 smithi155 bash[73694]: debug 2024-07-28T23:07:04.274+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:04.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11857 16 16 0 0 0 - 0 2024-07-28T23:07:05.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11858 16 16 0 0 0 - 0 2024-07-28T23:07:05.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:05 smithi155 bash[73694]: debug 2024-07-28T23:07:05.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:06.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:05 smithi045 bash[80445]: cluster 2024-07-28T23:07:04.825897+0000 mgr.y (mgr.34101) 6519 : cluster [DBG] pgmap v7447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:06.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:05 smithi045 bash[82788]: cluster 2024-07-28T23:07:04.825897+0000 mgr.y (mgr.34101) 6519 : cluster [DBG] pgmap v7447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:06.267 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:05 smithi155 bash[68033]: cluster 2024-07-28T23:07:04.825897+0000 mgr.y (mgr.34101) 6519 : cluster [DBG] pgmap v7447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:06.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:06 smithi155 bash[73694]: debug 2024-07-28T23:07:06.262+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:06.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11859 16 16 0 0 0 - 0 2024-07-28T23:07:07.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:07 smithi155 bash[73694]: debug 2024-07-28T23:07:07.242+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:07.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:07:07.577375+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:07:07.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:07:07.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11860 16 16 0 0 0 - 0 2024-07-28T23:07:08.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:07 smithi045 bash[80445]: cluster 2024-07-28T23:07:06.827746+0000 mgr.y (mgr.34101) 6520 : cluster [DBG] pgmap v7448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:08.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:07 smithi045 bash[82788]: cluster 2024-07-28T23:07:06.827746+0000 mgr.y (mgr.34101) 6520 : cluster [DBG] pgmap v7448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:08.235 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:07 smithi155 bash[68033]: cluster 2024-07-28T23:07:06.827746+0000 mgr.y (mgr.34101) 6520 : cluster [DBG] pgmap v7448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:08.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:08 smithi155 bash[73694]: debug 2024-07-28T23:07:08.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:08.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11861 16 16 0 0 0 - 0 2024-07-28T23:07:09.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:09 smithi155 bash[73694]: debug 2024-07-28T23:07:09.270+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:09.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11862 16 16 0 0 0 - 0 2024-07-28T23:07:10.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:09 smithi045 bash[80445]: cluster 2024-07-28T23:07:08.829484+0000 mgr.y (mgr.34101) 6521 : cluster [DBG] pgmap v7449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:10.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:09 smithi045 bash[82788]: cluster 2024-07-28T23:07:08.829484+0000 mgr.y (mgr.34101) 6521 : cluster [DBG] pgmap v7449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:10.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:09 smithi155 bash[68033]: cluster 2024-07-28T23:07:08.829484+0000 mgr.y (mgr.34101) 6521 : cluster [DBG] pgmap v7449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:10.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:10 smithi155 bash[73694]: debug 2024-07-28T23:07:10.282+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:10.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11863 16 16 0 0 0 - 0 2024-07-28T23:07:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:07:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:07:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:07:11.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:11 smithi155 bash[73694]: debug 2024-07-28T23:07:11.254+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:11.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11864 16 16 0 0 0 - 0 2024-07-28T23:07:12.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:11 smithi045 bash[80445]: cluster 2024-07-28T23:07:10.831239+0000 mgr.y (mgr.34101) 6522 : cluster [DBG] pgmap v7450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:12.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:11 smithi045 bash[82788]: cluster 2024-07-28T23:07:10.831239+0000 mgr.y (mgr.34101) 6522 : cluster [DBG] pgmap v7450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:12.297 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:11 smithi155 bash[68033]: cluster 2024-07-28T23:07:10.831239+0000 mgr.y (mgr.34101) 6522 : cluster [DBG] pgmap v7450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:12.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:12 smithi155 bash[73694]: debug 2024-07-28T23:07:12.294+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:12.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:07:12 smithi155 bash[60745]: ts=2024-07-28T23:07:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:07:12.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11865 16 16 0 0 0 - 0 2024-07-28T23:07:13.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:13 smithi155 bash[73694]: debug 2024-07-28T23:07:13.302+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:13.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11866 16 16 0 0 0 - 0 2024-07-28T23:07:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:13 smithi045 bash[80445]: cluster 2024-07-28T23:07:12.833107+0000 mgr.y (mgr.34101) 6523 : cluster [DBG] pgmap v7451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:13 smithi045 bash[82788]: cluster 2024-07-28T23:07:12.833107+0000 mgr.y (mgr.34101) 6523 : cluster [DBG] pgmap v7451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:13 smithi155 bash[68033]: cluster 2024-07-28T23:07:12.833107+0000 mgr.y (mgr.34101) 6523 : cluster [DBG] pgmap v7451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:14.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11867 16 16 0 0 0 - 0 2024-07-28T23:07:14.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:14 smithi155 bash[73694]: debug 2024-07-28T23:07:14.342+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:15.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11868 16 16 0 0 0 - 0 2024-07-28T23:07:15.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:15 smithi155 bash[73694]: debug 2024-07-28T23:07:15.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:16.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:15 smithi045 bash[80445]: cluster 2024-07-28T23:07:14.834875+0000 mgr.y (mgr.34101) 6524 : cluster [DBG] pgmap v7452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:15 smithi045 bash[82788]: cluster 2024-07-28T23:07:14.834875+0000 mgr.y (mgr.34101) 6524 : cluster [DBG] pgmap v7452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:16.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:15 smithi155 bash[68033]: cluster 2024-07-28T23:07:14.834875+0000 mgr.y (mgr.34101) 6524 : cluster [DBG] pgmap v7452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:16.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11869 16 16 0 0 0 - 0 2024-07-28T23:07:16.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:16 smithi155 bash[73694]: debug 2024-07-28T23:07:16.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:17.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11870 16 16 0 0 0 - 0 2024-07-28T23:07:17.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:17 smithi155 bash[73694]: debug 2024-07-28T23:07:17.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:18.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:17 smithi045 bash[80445]: cluster 2024-07-28T23:07:16.836767+0000 mgr.y (mgr.34101) 6525 : cluster [DBG] pgmap v7453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:18.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:17 smithi045 bash[82788]: cluster 2024-07-28T23:07:16.836767+0000 mgr.y (mgr.34101) 6525 : cluster [DBG] pgmap v7453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:18.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:17 smithi155 bash[68033]: cluster 2024-07-28T23:07:16.836767+0000 mgr.y (mgr.34101) 6525 : cluster [DBG] pgmap v7453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:18.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11871 16 16 0 0 0 - 0 2024-07-28T23:07:18.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:18 smithi155 bash[73694]: debug 2024-07-28T23:07:18.338+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:18 smithi045 bash[80445]: audit 2024-07-28T23:07:18.689104+0000 mon.c (mon.2) 1653 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:18 smithi045 bash[82788]: audit 2024-07-28T23:07:18.689104+0000 mon.c (mon.2) 1653 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:18 smithi155 bash[68033]: audit 2024-07-28T23:07:18.689104+0000 mon.c (mon.2) 1653 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:19.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11872 16 16 0 0 0 - 0 2024-07-28T23:07:19.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:19 smithi155 bash[73694]: debug 2024-07-28T23:07:19.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:19 smithi045 bash[80445]: cluster 2024-07-28T23:07:18.838505+0000 mgr.y (mgr.34101) 6526 : cluster [DBG] pgmap v7454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:19 smithi045 bash[82788]: cluster 2024-07-28T23:07:18.838505+0000 mgr.y (mgr.34101) 6526 : cluster [DBG] pgmap v7454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:20.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:19 smithi155 bash[68033]: cluster 2024-07-28T23:07:18.838505+0000 mgr.y (mgr.34101) 6526 : cluster [DBG] pgmap v7454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:20.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11873 16 16 0 0 0 - 0 2024-07-28T23:07:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:20 smithi155 bash[73694]: debug 2024-07-28T23:07:20.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:07:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:07:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:07:21.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11874 16 16 0 0 0 - 0 2024-07-28T23:07:21.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:21 smithi155 bash[73694]: debug 2024-07-28T23:07:21.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:22.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:21 smithi045 bash[80445]: cluster 2024-07-28T23:07:20.840224+0000 mgr.y (mgr.34101) 6527 : cluster [DBG] pgmap v7455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:22.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:21 smithi045 bash[80445]: audit 2024-07-28T23:07:21.000172+0000 mon.c (mon.2) 1654 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:07:22.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:21 smithi045 bash[82788]: cluster 2024-07-28T23:07:20.840224+0000 mgr.y (mgr.34101) 6527 : cluster [DBG] pgmap v7455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:22.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:21 smithi045 bash[82788]: audit 2024-07-28T23:07:21.000172+0000 mon.c (mon.2) 1654 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:07:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:21 smithi155 bash[68033]: cluster 2024-07-28T23:07:20.840224+0000 mgr.y (mgr.34101) 6527 : cluster [DBG] pgmap v7455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:21 smithi155 bash[68033]: audit 2024-07-28T23:07:21.000172+0000 mon.c (mon.2) 1654 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:07:22.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11875 16 16 0 0 0 - 0 2024-07-28T23:07:22.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:22 smithi155 bash[73694]: debug 2024-07-28T23:07:22.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:07:22 smithi155 bash[60745]: ts=2024-07-28T23:07:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:07:23.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11876 16 16 0 0 0 - 0 2024-07-28T23:07:23.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:23 smithi155 bash[73694]: debug 2024-07-28T23:07:23.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:23 smithi045 bash[80445]: cluster 2024-07-28T23:07:22.842118+0000 mgr.y (mgr.34101) 6528 : cluster [DBG] pgmap v7456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:23 smithi045 bash[82788]: cluster 2024-07-28T23:07:22.842118+0000 mgr.y (mgr.34101) 6528 : cluster [DBG] pgmap v7456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:24.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:23 smithi155 bash[68033]: cluster 2024-07-28T23:07:22.842118+0000 mgr.y (mgr.34101) 6528 : cluster [DBG] pgmap v7456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:24.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11877 16 16 0 0 0 - 0 2024-07-28T23:07:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:24 smithi155 bash[73694]: debug 2024-07-28T23:07:24.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:25.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11878 16 16 0 0 0 - 0 2024-07-28T23:07:25.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:25 smithi155 bash[73694]: debug 2024-07-28T23:07:25.406+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:26.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:25 smithi045 bash[82788]: cluster 2024-07-28T23:07:24.843855+0000 mgr.y (mgr.34101) 6529 : cluster [DBG] pgmap v7457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:26.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:25 smithi045 bash[80445]: cluster 2024-07-28T23:07:24.843855+0000 mgr.y (mgr.34101) 6529 : cluster [DBG] pgmap v7457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:26.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:25 smithi155 bash[68033]: cluster 2024-07-28T23:07:24.843855+0000 mgr.y (mgr.34101) 6529 : cluster [DBG] pgmap v7457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:26.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11879 16 16 0 0 0 - 0 2024-07-28T23:07:26.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:26 smithi155 bash[73694]: debug 2024-07-28T23:07:26.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:27.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:07:27.580599+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:07:27.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:07:27.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11880 16 16 0 0 0 - 0 2024-07-28T23:07:27.709 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:27 smithi155 bash[73694]: debug 2024-07-28T23:07:27.406+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:27.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[80445]: audit 2024-07-28T23:07:26.706218+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:27.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[80445]: audit 2024-07-28T23:07:26.718660+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[80445]: cluster 2024-07-28T23:07:26.845872+0000 mgr.y (mgr.34101) 6530 : cluster [DBG] pgmap v7458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[80445]: audit 2024-07-28T23:07:26.934547+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[80445]: audit 2024-07-28T23:07:26.945889+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[80445]: audit 2024-07-28T23:07:27.360769+0000 mon.c (mon.2) 1655 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[80445]: audit 2024-07-28T23:07:27.362617+0000 mon.c (mon.2) 1656 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[80445]: audit 2024-07-28T23:07:27.372280+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[82788]: audit 2024-07-28T23:07:26.706218+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[82788]: audit 2024-07-28T23:07:26.718660+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[82788]: cluster 2024-07-28T23:07:26.845872+0000 mgr.y (mgr.34101) 6530 : cluster [DBG] pgmap v7458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[82788]: audit 2024-07-28T23:07:26.934547+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[82788]: audit 2024-07-28T23:07:26.945889+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[82788]: audit 2024-07-28T23:07:27.360769+0000 mon.c (mon.2) 1655 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:07:27.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[82788]: audit 2024-07-28T23:07:27.362617+0000 mon.c (mon.2) 1656 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:07:27.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:27 smithi045 bash[82788]: audit 2024-07-28T23:07:27.372280+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:27 smithi155 bash[68033]: audit 2024-07-28T23:07:26.706218+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:28.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:27 smithi155 bash[68033]: audit 2024-07-28T23:07:26.718660+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:28.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:27 smithi155 bash[68033]: cluster 2024-07-28T23:07:26.845872+0000 mgr.y (mgr.34101) 6530 : cluster [DBG] pgmap v7458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:28.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:27 smithi155 bash[68033]: audit 2024-07-28T23:07:26.934547+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:28.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:27 smithi155 bash[68033]: audit 2024-07-28T23:07:26.945889+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:28.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:27 smithi155 bash[68033]: audit 2024-07-28T23:07:27.360769+0000 mon.c (mon.2) 1655 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:07:28.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:27 smithi155 bash[68033]: audit 2024-07-28T23:07:27.362617+0000 mon.c (mon.2) 1656 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:07:28.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:27 smithi155 bash[68033]: audit 2024-07-28T23:07:27.372280+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:07:28.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11881 16 16 0 0 0 - 0 2024-07-28T23:07:28.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:28 smithi155 bash[73694]: debug 2024-07-28T23:07:28.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:29.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11882 16 16 0 0 0 - 0 2024-07-28T23:07:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:29 smithi155 bash[73694]: debug 2024-07-28T23:07:29.334+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:30.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:29 smithi045 bash[80445]: cluster 2024-07-28T23:07:28.847663+0000 mgr.y (mgr.34101) 6531 : cluster [DBG] pgmap v7459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:30.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:29 smithi045 bash[82788]: cluster 2024-07-28T23:07:28.847663+0000 mgr.y (mgr.34101) 6531 : cluster [DBG] pgmap v7459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:29 smithi155 bash[68033]: cluster 2024-07-28T23:07:28.847663+0000 mgr.y (mgr.34101) 6531 : cluster [DBG] pgmap v7459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:30.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11883 16 16 0 0 0 - 0 2024-07-28T23:07:30.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:30 smithi155 bash[73694]: debug 2024-07-28T23:07:30.322+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:07:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:07:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:07:31.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11884 16 16 0 0 0 - 0 2024-07-28T23:07:31.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:31 smithi155 bash[73694]: debug 2024-07-28T23:07:31.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:32.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:31 smithi045 bash[80445]: cluster 2024-07-28T23:07:30.849388+0000 mgr.y (mgr.34101) 6532 : cluster [DBG] pgmap v7460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:32.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:31 smithi045 bash[82788]: cluster 2024-07-28T23:07:30.849388+0000 mgr.y (mgr.34101) 6532 : cluster [DBG] pgmap v7460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:32.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:31 smithi155 bash[68033]: cluster 2024-07-28T23:07:30.849388+0000 mgr.y (mgr.34101) 6532 : cluster [DBG] pgmap v7460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:32.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11885 16 16 0 0 0 - 0 2024-07-28T23:07:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:32 smithi155 bash[73694]: debug 2024-07-28T23:07:32.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:07:32 smithi155 bash[60745]: ts=2024-07-28T23:07:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:07:33.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:33 smithi155 bash[73694]: debug 2024-07-28T23:07:33.270+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:33.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11886 16 16 0 0 0 - 0 2024-07-28T23:07:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:33 smithi045 bash[80445]: cluster 2024-07-28T23:07:32.851253+0000 mgr.y (mgr.34101) 6533 : cluster [DBG] pgmap v7461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:33 smithi045 bash[80445]: audit 2024-07-28T23:07:33.689932+0000 mon.c (mon.2) 1657 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:33 smithi045 bash[82788]: cluster 2024-07-28T23:07:32.851253+0000 mgr.y (mgr.34101) 6533 : cluster [DBG] pgmap v7461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:33 smithi045 bash[82788]: audit 2024-07-28T23:07:33.689932+0000 mon.c (mon.2) 1657 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:34.295 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:33 smithi155 bash[68033]: cluster 2024-07-28T23:07:32.851253+0000 mgr.y (mgr.34101) 6533 : cluster [DBG] pgmap v7461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:34.295 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:33 smithi155 bash[68033]: audit 2024-07-28T23:07:33.689932+0000 mon.c (mon.2) 1657 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:34.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:34 smithi155 bash[73694]: debug 2024-07-28T23:07:34.290+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:34.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11887 16 16 0 0 0 - 0 2024-07-28T23:07:35.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:35 smithi155 bash[73694]: debug 2024-07-28T23:07:35.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:35.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11888 16 16 0 0 0 - 0 2024-07-28T23:07:36.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:35 smithi045 bash[80445]: cluster 2024-07-28T23:07:34.852980+0000 mgr.y (mgr.34101) 6534 : cluster [DBG] pgmap v7462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:36.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:35 smithi045 bash[82788]: cluster 2024-07-28T23:07:34.852980+0000 mgr.y (mgr.34101) 6534 : cluster [DBG] pgmap v7462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:36.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:35 smithi155 bash[68033]: cluster 2024-07-28T23:07:34.852980+0000 mgr.y (mgr.34101) 6534 : cluster [DBG] pgmap v7462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:36.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11889 16 16 0 0 0 - 0 2024-07-28T23:07:36.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:36 smithi155 bash[73694]: debug 2024-07-28T23:07:36.306+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:37.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11890 16 16 0 0 0 - 0 2024-07-28T23:07:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:37 smithi155 bash[73694]: debug 2024-07-28T23:07:37.326+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:38.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:37 smithi045 bash[80445]: cluster 2024-07-28T23:07:36.854882+0000 mgr.y (mgr.34101) 6535 : cluster [DBG] pgmap v7463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:38.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:37 smithi045 bash[82788]: cluster 2024-07-28T23:07:36.854882+0000 mgr.y (mgr.34101) 6535 : cluster [DBG] pgmap v7463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:38.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:37 smithi155 bash[68033]: cluster 2024-07-28T23:07:36.854882+0000 mgr.y (mgr.34101) 6535 : cluster [DBG] pgmap v7463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:38.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11891 16 16 0 0 0 - 0 2024-07-28T23:07:38.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:38 smithi155 bash[73694]: debug 2024-07-28T23:07:38.346+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:39.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11892 16 16 0 0 0 - 0 2024-07-28T23:07:39.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:39 smithi155 bash[73694]: debug 2024-07-28T23:07:39.322+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:39 smithi045 bash[80445]: cluster 2024-07-28T23:07:38.856613+0000 mgr.y (mgr.34101) 6536 : cluster [DBG] pgmap v7464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:40.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:39 smithi045 bash[82788]: cluster 2024-07-28T23:07:38.856613+0000 mgr.y (mgr.34101) 6536 : cluster [DBG] pgmap v7464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:40.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:39 smithi155 bash[68033]: cluster 2024-07-28T23:07:38.856613+0000 mgr.y (mgr.34101) 6536 : cluster [DBG] pgmap v7464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:40.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11893 16 16 0 0 0 - 0 2024-07-28T23:07:40.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:40 smithi155 bash[73694]: debug 2024-07-28T23:07:40.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:07:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:07:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:07:41.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11894 16 16 0 0 0 - 0 2024-07-28T23:07:41.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:41 smithi155 bash[73694]: debug 2024-07-28T23:07:41.362+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:41 smithi045 bash[80445]: cluster 2024-07-28T23:07:40.858397+0000 mgr.y (mgr.34101) 6537 : cluster [DBG] pgmap v7465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:41 smithi045 bash[82788]: cluster 2024-07-28T23:07:40.858397+0000 mgr.y (mgr.34101) 6537 : cluster [DBG] pgmap v7465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:42.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:41 smithi155 bash[68033]: cluster 2024-07-28T23:07:40.858397+0000 mgr.y (mgr.34101) 6537 : cluster [DBG] pgmap v7465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:42.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11895 16 16 0 0 0 - 0 2024-07-28T23:07:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:42 smithi155 bash[73694]: debug 2024-07-28T23:07:42.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:07:42 smithi155 bash[60745]: ts=2024-07-28T23:07:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:07:43.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11896 16 16 0 0 0 - 0 2024-07-28T23:07:43.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:43 smithi155 bash[73694]: debug 2024-07-28T23:07:43.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:44.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:43 smithi045 bash[80445]: cluster 2024-07-28T23:07:42.860264+0000 mgr.y (mgr.34101) 6538 : cluster [DBG] pgmap v7466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:44.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:43 smithi045 bash[82788]: cluster 2024-07-28T23:07:42.860264+0000 mgr.y (mgr.34101) 6538 : cluster [DBG] pgmap v7466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:43 smithi155 bash[68033]: cluster 2024-07-28T23:07:42.860264+0000 mgr.y (mgr.34101) 6538 : cluster [DBG] pgmap v7466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:44.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11897 16 16 0 0 0 - 0 2024-07-28T23:07:44.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:44 smithi155 bash[73694]: debug 2024-07-28T23:07:44.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:45.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11898 16 16 0 0 0 - 0 2024-07-28T23:07:45.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:45 smithi155 bash[73694]: debug 2024-07-28T23:07:45.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:46.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:45 smithi045 bash[82788]: cluster 2024-07-28T23:07:44.862047+0000 mgr.y (mgr.34101) 6539 : cluster [DBG] pgmap v7467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:46.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:45 smithi045 bash[80445]: cluster 2024-07-28T23:07:44.862047+0000 mgr.y (mgr.34101) 6539 : cluster [DBG] pgmap v7467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:46.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:45 smithi155 bash[68033]: cluster 2024-07-28T23:07:44.862047+0000 mgr.y (mgr.34101) 6539 : cluster [DBG] pgmap v7467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:46.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11899 16 16 0 0 0 - 0 2024-07-28T23:07:46.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:46 smithi155 bash[73694]: debug 2024-07-28T23:07:46.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:47.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:07:47.583901+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:07:47.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:07:47.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11900 16 16 0 0 0 - 0 2024-07-28T23:07:47.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:47 smithi155 bash[73694]: debug 2024-07-28T23:07:47.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:47 smithi045 bash[82788]: cluster 2024-07-28T23:07:46.863882+0000 mgr.y (mgr.34101) 6540 : cluster [DBG] pgmap v7468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:48.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:47 smithi045 bash[80445]: cluster 2024-07-28T23:07:46.863882+0000 mgr.y (mgr.34101) 6540 : cluster [DBG] pgmap v7468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:48.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:47 smithi155 bash[68033]: cluster 2024-07-28T23:07:46.863882+0000 mgr.y (mgr.34101) 6540 : cluster [DBG] pgmap v7468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:48.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11901 16 16 0 0 0 - 0 2024-07-28T23:07:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:48 smithi155 bash[73694]: debug 2024-07-28T23:07:48.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:48 smithi045 bash[82788]: audit 2024-07-28T23:07:48.690440+0000 mon.c (mon.2) 1658 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:48 smithi045 bash[80445]: audit 2024-07-28T23:07:48.690440+0000 mon.c (mon.2) 1658 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:48 smithi155 bash[68033]: audit 2024-07-28T23:07:48.690440+0000 mon.c (mon.2) 1658 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:07:49.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11902 16 16 0 0 0 - 0 2024-07-28T23:07:49.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:49 smithi155 bash[73694]: debug 2024-07-28T23:07:49.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:50.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:49 smithi045 bash[80445]: cluster 2024-07-28T23:07:48.865559+0000 mgr.y (mgr.34101) 6541 : cluster [DBG] pgmap v7469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:50.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:49 smithi045 bash[82788]: cluster 2024-07-28T23:07:48.865559+0000 mgr.y (mgr.34101) 6541 : cluster [DBG] pgmap v7469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:50.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:49 smithi155 bash[68033]: cluster 2024-07-28T23:07:48.865559+0000 mgr.y (mgr.34101) 6541 : cluster [DBG] pgmap v7469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:50.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11903 16 16 0 0 0 - 0 2024-07-28T23:07:50.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:50 smithi155 bash[73694]: debug 2024-07-28T23:07:50.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:07:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:07:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:07:51.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11904 16 16 0 0 0 - 0 2024-07-28T23:07:51.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:51 smithi155 bash[73694]: debug 2024-07-28T23:07:51.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:52.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:51 smithi045 bash[80445]: cluster 2024-07-28T23:07:50.867319+0000 mgr.y (mgr.34101) 6542 : cluster [DBG] pgmap v7470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:51 smithi045 bash[82788]: cluster 2024-07-28T23:07:50.867319+0000 mgr.y (mgr.34101) 6542 : cluster [DBG] pgmap v7470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:52.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:51 smithi155 bash[68033]: cluster 2024-07-28T23:07:50.867319+0000 mgr.y (mgr.34101) 6542 : cluster [DBG] pgmap v7470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:52.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11905 16 16 0 0 0 - 0 2024-07-28T23:07:52.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:52 smithi155 bash[73694]: debug 2024-07-28T23:07:52.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:07:52 smithi155 bash[60745]: ts=2024-07-28T23:07:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:07:53.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11906 16 16 0 0 0 - 0 2024-07-28T23:07:53.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:53 smithi155 bash[73694]: debug 2024-07-28T23:07:53.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:53 smithi045 bash[80445]: cluster 2024-07-28T23:07:52.869160+0000 mgr.y (mgr.34101) 6543 : cluster [DBG] pgmap v7471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:53 smithi045 bash[82788]: cluster 2024-07-28T23:07:52.869160+0000 mgr.y (mgr.34101) 6543 : cluster [DBG] pgmap v7471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:54.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:53 smithi155 bash[68033]: cluster 2024-07-28T23:07:52.869160+0000 mgr.y (mgr.34101) 6543 : cluster [DBG] pgmap v7471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:54.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11907 16 16 0 0 0 - 0 2024-07-28T23:07:54.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:54 smithi155 bash[73694]: debug 2024-07-28T23:07:54.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:55.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11908 16 16 0 0 0 - 0 2024-07-28T23:07:55.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:55 smithi155 bash[73694]: debug 2024-07-28T23:07:55.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:56.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:55 smithi045 bash[80445]: cluster 2024-07-28T23:07:54.870914+0000 mgr.y (mgr.34101) 6544 : cluster [DBG] pgmap v7472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:55 smithi045 bash[82788]: cluster 2024-07-28T23:07:54.870914+0000 mgr.y (mgr.34101) 6544 : cluster [DBG] pgmap v7472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:56.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:55 smithi155 bash[68033]: cluster 2024-07-28T23:07:54.870914+0000 mgr.y (mgr.34101) 6544 : cluster [DBG] pgmap v7472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:56.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11909 16 16 0 0 0 - 0 2024-07-28T23:07:56.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:56 smithi155 bash[73694]: debug 2024-07-28T23:07:56.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:57.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11910 16 16 0 0 0 - 0 2024-07-28T23:07:57.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:57 smithi155 bash[73694]: debug 2024-07-28T23:07:57.445+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:58.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:57 smithi155 bash[68033]: cluster 2024-07-28T23:07:56.872753+0000 mgr.y (mgr.34101) 6545 : cluster [DBG] pgmap v7473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:58.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:57 smithi045 bash[80445]: cluster 2024-07-28T23:07:56.872753+0000 mgr.y (mgr.34101) 6545 : cluster [DBG] pgmap v7473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:58.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:57 smithi045 bash[82788]: cluster 2024-07-28T23:07:56.872753+0000 mgr.y (mgr.34101) 6545 : cluster [DBG] pgmap v7473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:07:58.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11911 16 16 0 0 0 - 0 2024-07-28T23:07:58.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:58 smithi155 bash[73694]: debug 2024-07-28T23:07:58.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:07:59.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11912 16 16 0 0 0 - 0 2024-07-28T23:07:59.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:07:59 smithi155 bash[73694]: debug 2024-07-28T23:07:59.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:00.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:07:59 smithi155 bash[68033]: cluster 2024-07-28T23:07:58.874503+0000 mgr.y (mgr.34101) 6546 : cluster [DBG] pgmap v7474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:00.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:07:59 smithi045 bash[82788]: cluster 2024-07-28T23:07:58.874503+0000 mgr.y (mgr.34101) 6546 : cluster [DBG] pgmap v7474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:00.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:07:59 smithi045 bash[80445]: cluster 2024-07-28T23:07:58.874503+0000 mgr.y (mgr.34101) 6546 : cluster [DBG] pgmap v7474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:00.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11913 16 16 0 0 0 - 0 2024-07-28T23:08:00.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:00 smithi155 bash[73694]: debug 2024-07-28T23:08:00.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:08:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:08:00] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:08:01.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11914 16 16 0 0 0 - 0 2024-07-28T23:08:01.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:01 smithi155 bash[73694]: debug 2024-07-28T23:08:01.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:02.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:01 smithi155 bash[68033]: cluster 2024-07-28T23:08:00.876248+0000 mgr.y (mgr.34101) 6547 : cluster [DBG] pgmap v7475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:02.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:01 smithi045 bash[80445]: cluster 2024-07-28T23:08:00.876248+0000 mgr.y (mgr.34101) 6547 : cluster [DBG] pgmap v7475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:02.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:01 smithi045 bash[82788]: cluster 2024-07-28T23:08:00.876248+0000 mgr.y (mgr.34101) 6547 : cluster [DBG] pgmap v7475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:02.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11915 16 16 0 0 0 - 0 2024-07-28T23:08:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:02 smithi155 bash[73694]: debug 2024-07-28T23:08:02.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:08:02 smithi155 bash[60745]: ts=2024-07-28T23:08:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:08:03.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11916 16 16 0 0 0 - 0 2024-07-28T23:08:03.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:03 smithi155 bash[73694]: debug 2024-07-28T23:08:03.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:03 smithi155 bash[68033]: cluster 2024-07-28T23:08:02.878151+0000 mgr.y (mgr.34101) 6548 : cluster [DBG] pgmap v7476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:03 smithi155 bash[68033]: audit 2024-07-28T23:08:03.690795+0000 mon.c (mon.2) 1659 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:03 smithi045 bash[80445]: cluster 2024-07-28T23:08:02.878151+0000 mgr.y (mgr.34101) 6548 : cluster [DBG] pgmap v7476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:03 smithi045 bash[80445]: audit 2024-07-28T23:08:03.690795+0000 mon.c (mon.2) 1659 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:04.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:03 smithi045 bash[82788]: cluster 2024-07-28T23:08:02.878151+0000 mgr.y (mgr.34101) 6548 : cluster [DBG] pgmap v7476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:03 smithi045 bash[82788]: audit 2024-07-28T23:08:03.690795+0000 mon.c (mon.2) 1659 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:04.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11917 16 16 0 0 0 - 0 2024-07-28T23:08:04.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:04 smithi155 bash[73694]: debug 2024-07-28T23:08:04.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:05.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11918 16 16 0 0 0 - 0 2024-07-28T23:08:05.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:05 smithi155 bash[73694]: debug 2024-07-28T23:08:05.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:06.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:05 smithi155 bash[68033]: cluster 2024-07-28T23:08:04.879922+0000 mgr.y (mgr.34101) 6549 : cluster [DBG] pgmap v7477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:06.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:05 smithi045 bash[80445]: cluster 2024-07-28T23:08:04.879922+0000 mgr.y (mgr.34101) 6549 : cluster [DBG] pgmap v7477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:06.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:05 smithi045 bash[82788]: cluster 2024-07-28T23:08:04.879922+0000 mgr.y (mgr.34101) 6549 : cluster [DBG] pgmap v7477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:06.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11919 16 16 0 0 0 - 0 2024-07-28T23:08:06.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:06 smithi155 bash[73694]: debug 2024-07-28T23:08:06.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:07.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:08:07.586970+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:08:07.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:08:07.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11920 16 16 0 0 0 - 0 2024-07-28T23:08:07.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:07 smithi155 bash[73694]: debug 2024-07-28T23:08:07.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:08.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:07 smithi155 bash[68033]: cluster 2024-07-28T23:08:06.881848+0000 mgr.y (mgr.34101) 6550 : cluster [DBG] pgmap v7478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:08.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:07 smithi045 bash[82788]: cluster 2024-07-28T23:08:06.881848+0000 mgr.y (mgr.34101) 6550 : cluster [DBG] pgmap v7478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:08.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:07 smithi045 bash[80445]: cluster 2024-07-28T23:08:06.881848+0000 mgr.y (mgr.34101) 6550 : cluster [DBG] pgmap v7478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:08.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11921 16 16 0 0 0 - 0 2024-07-28T23:08:08.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:08 smithi155 bash[73694]: debug 2024-07-28T23:08:08.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:09.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11922 16 16 0 0 0 - 0 2024-07-28T23:08:09.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:09 smithi155 bash[73694]: debug 2024-07-28T23:08:09.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:10.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:09 smithi155 bash[68033]: cluster 2024-07-28T23:08:08.883611+0000 mgr.y (mgr.34101) 6551 : cluster [DBG] pgmap v7479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:10.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:09 smithi045 bash[82788]: cluster 2024-07-28T23:08:08.883611+0000 mgr.y (mgr.34101) 6551 : cluster [DBG] pgmap v7479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:10.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:09 smithi045 bash[80445]: cluster 2024-07-28T23:08:08.883611+0000 mgr.y (mgr.34101) 6551 : cluster [DBG] pgmap v7479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:10.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11923 16 16 0 0 0 - 0 2024-07-28T23:08:10.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:10 smithi155 bash[73694]: debug 2024-07-28T23:08:10.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:08:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:08:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:08:11.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11924 16 16 0 0 0 - 0 2024-07-28T23:08:12.003 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:11 smithi155 bash[73694]: debug 2024-07-28T23:08:11.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:12.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:12 smithi155 bash[68033]: cluster 2024-07-28T23:08:10.885346+0000 mgr.y (mgr.34101) 6552 : cluster [DBG] pgmap v7480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:12.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:12 smithi045 bash[80445]: cluster 2024-07-28T23:08:10.885346+0000 mgr.y (mgr.34101) 6552 : cluster [DBG] pgmap v7480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:12.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:12 smithi045 bash[82788]: cluster 2024-07-28T23:08:10.885346+0000 mgr.y (mgr.34101) 6552 : cluster [DBG] pgmap v7480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:12.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11925 16 16 0 0 0 - 0 2024-07-28T23:08:12.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:12 smithi155 bash[73694]: debug 2024-07-28T23:08:12.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:08:12 smithi155 bash[60745]: ts=2024-07-28T23:08:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:08:13.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11926 16 16 0 0 0 - 0 2024-07-28T23:08:14.007 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:13 smithi155 bash[73694]: debug 2024-07-28T23:08:13.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:14 smithi155 bash[68033]: cluster 2024-07-28T23:08:12.887212+0000 mgr.y (mgr.34101) 6553 : cluster [DBG] pgmap v7481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:14.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:14 smithi045 bash[82788]: cluster 2024-07-28T23:08:12.887212+0000 mgr.y (mgr.34101) 6553 : cluster [DBG] pgmap v7481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:14.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:14 smithi045 bash[80445]: cluster 2024-07-28T23:08:12.887212+0000 mgr.y (mgr.34101) 6553 : cluster [DBG] pgmap v7481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:14.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11927 16 16 0 0 0 - 0 2024-07-28T23:08:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:14 smithi155 bash[73694]: debug 2024-07-28T23:08:14.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:15.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11928 16 16 0 0 0 - 0 2024-07-28T23:08:15.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:15 smithi155 bash[73694]: debug 2024-07-28T23:08:15.541+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:16.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:16 smithi155 bash[68033]: cluster 2024-07-28T23:08:14.888941+0000 mgr.y (mgr.34101) 6554 : cluster [DBG] pgmap v7482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:16.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:16 smithi045 bash[82788]: cluster 2024-07-28T23:08:14.888941+0000 mgr.y (mgr.34101) 6554 : cluster [DBG] pgmap v7482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:16.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:16 smithi045 bash[80445]: cluster 2024-07-28T23:08:14.888941+0000 mgr.y (mgr.34101) 6554 : cluster [DBG] pgmap v7482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:16.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11929 16 16 0 0 0 - 0 2024-07-28T23:08:16.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:16 smithi155 bash[73694]: debug 2024-07-28T23:08:16.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:17.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11930 16 16 0 0 0 - 0 2024-07-28T23:08:17.810 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:17 smithi155 bash[73694]: debug 2024-07-28T23:08:17.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:18.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:18 smithi155 bash[68033]: cluster 2024-07-28T23:08:16.890862+0000 mgr.y (mgr.34101) 6555 : cluster [DBG] pgmap v7483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:18.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:18 smithi045 bash[82788]: cluster 2024-07-28T23:08:16.890862+0000 mgr.y (mgr.34101) 6555 : cluster [DBG] pgmap v7483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:18.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:18 smithi045 bash[80445]: cluster 2024-07-28T23:08:16.890862+0000 mgr.y (mgr.34101) 6555 : cluster [DBG] pgmap v7483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:18.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11931 16 16 0 0 0 - 0 2024-07-28T23:08:19.025 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:18 smithi155 bash[73694]: debug 2024-07-28T23:08:18.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:19 smithi155 bash[68033]: audit 2024-07-28T23:08:18.691278+0000 mon.c (mon.2) 1660 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:19.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:19 smithi045 bash[82788]: audit 2024-07-28T23:08:18.691278+0000 mon.c (mon.2) 1660 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:19.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:19 smithi045 bash[80445]: audit 2024-07-28T23:08:18.691278+0000 mon.c (mon.2) 1660 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:19.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11932 16 16 0 0 0 - 0 2024-07-28T23:08:19.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:19 smithi155 bash[73694]: debug 2024-07-28T23:08:19.545+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:20.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:20 smithi155 bash[68033]: cluster 2024-07-28T23:08:18.892547+0000 mgr.y (mgr.34101) 6556 : cluster [DBG] pgmap v7484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:20.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:20 smithi045 bash[80445]: cluster 2024-07-28T23:08:18.892547+0000 mgr.y (mgr.34101) 6556 : cluster [DBG] pgmap v7484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:20.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:20 smithi045 bash[82788]: cluster 2024-07-28T23:08:18.892547+0000 mgr.y (mgr.34101) 6556 : cluster [DBG] pgmap v7484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:20.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11933 16 16 0 0 0 - 0 2024-07-28T23:08:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:20 smithi155 bash[73694]: debug 2024-07-28T23:08:20.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:08:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:08:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:08:21.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11934 16 16 0 0 0 - 0 2024-07-28T23:08:21.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:21 smithi155 bash[73694]: debug 2024-07-28T23:08:21.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:22 smithi155 bash[68033]: cluster 2024-07-28T23:08:20.894303+0000 mgr.y (mgr.34101) 6557 : cluster [DBG] pgmap v7485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:22.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:22 smithi045 bash[82788]: cluster 2024-07-28T23:08:20.894303+0000 mgr.y (mgr.34101) 6557 : cluster [DBG] pgmap v7485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:22.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:22 smithi045 bash[80445]: cluster 2024-07-28T23:08:20.894303+0000 mgr.y (mgr.34101) 6557 : cluster [DBG] pgmap v7485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:22.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11935 16 16 0 0 0 - 0 2024-07-28T23:08:22.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:22 smithi155 bash[73694]: debug 2024-07-28T23:08:22.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:08:22 smithi155 bash[60745]: ts=2024-07-28T23:08:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:08:23.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11936 16 16 0 0 0 - 0 2024-07-28T23:08:23.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:23 smithi155 bash[73694]: debug 2024-07-28T23:08:23.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:24.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:24 smithi155 bash[68033]: cluster 2024-07-28T23:08:22.896174+0000 mgr.y (mgr.34101) 6558 : cluster [DBG] pgmap v7486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:24.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:24 smithi045 bash[82788]: cluster 2024-07-28T23:08:22.896174+0000 mgr.y (mgr.34101) 6558 : cluster [DBG] pgmap v7486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:24.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:24 smithi045 bash[80445]: cluster 2024-07-28T23:08:22.896174+0000 mgr.y (mgr.34101) 6558 : cluster [DBG] pgmap v7486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:24.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11937 16 16 0 0 0 - 0 2024-07-28T23:08:24.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:24 smithi155 bash[73694]: debug 2024-07-28T23:08:24.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:25.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11938 16 16 0 0 0 - 0 2024-07-28T23:08:25.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:25 smithi155 bash[73694]: debug 2024-07-28T23:08:25.437+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:26.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:26 smithi155 bash[68033]: cluster 2024-07-28T23:08:24.897956+0000 mgr.y (mgr.34101) 6559 : cluster [DBG] pgmap v7487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:26.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:26 smithi045 bash[80445]: cluster 2024-07-28T23:08:24.897956+0000 mgr.y (mgr.34101) 6559 : cluster [DBG] pgmap v7487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:26.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:26 smithi045 bash[82788]: cluster 2024-07-28T23:08:24.897956+0000 mgr.y (mgr.34101) 6559 : cluster [DBG] pgmap v7487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:26.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11939 16 16 0 0 0 - 0 2024-07-28T23:08:26.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:26 smithi155 bash[73694]: debug 2024-07-28T23:08:26.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:27.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:08:27.590219+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:08:27.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:08:27.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11940 16 16 0 0 0 - 0 2024-07-28T23:08:27.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:27 smithi155 bash[73694]: debug 2024-07-28T23:08:27.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:28.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:28 smithi155 bash[68033]: cluster 2024-07-28T23:08:26.899815+0000 mgr.y (mgr.34101) 6560 : cluster [DBG] pgmap v7488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:28.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:28 smithi155 bash[68033]: audit 2024-07-28T23:08:27.507360+0000 mon.c (mon.2) 1661 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:08:28.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:28 smithi045 bash[80445]: cluster 2024-07-28T23:08:26.899815+0000 mgr.y (mgr.34101) 6560 : cluster [DBG] pgmap v7488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:28.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:28 smithi045 bash[80445]: audit 2024-07-28T23:08:27.507360+0000 mon.c (mon.2) 1661 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:08:28.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:28 smithi045 bash[82788]: cluster 2024-07-28T23:08:26.899815+0000 mgr.y (mgr.34101) 6560 : cluster [DBG] pgmap v7488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:28.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:28 smithi045 bash[82788]: audit 2024-07-28T23:08:27.507360+0000 mon.c (mon.2) 1661 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:08:28.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11941 16 16 0 0 0 - 0 2024-07-28T23:08:28.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:28 smithi155 bash[73694]: debug 2024-07-28T23:08:28.405+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:29.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11942 16 16 0 0 0 - 0 2024-07-28T23:08:29.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:29 smithi155 bash[73694]: debug 2024-07-28T23:08:29.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:30 smithi155 bash[68033]: cluster 2024-07-28T23:08:28.901606+0000 mgr.y (mgr.34101) 6561 : cluster [DBG] pgmap v7489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:30.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:30 smithi045 bash[80445]: cluster 2024-07-28T23:08:28.901606+0000 mgr.y (mgr.34101) 6561 : cluster [DBG] pgmap v7489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:30.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:30 smithi045 bash[82788]: cluster 2024-07-28T23:08:28.901606+0000 mgr.y (mgr.34101) 6561 : cluster [DBG] pgmap v7489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:30.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11943 16 16 0 0 0 - 0 2024-07-28T23:08:30.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:30 smithi155 bash[73694]: debug 2024-07-28T23:08:30.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:08:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:08:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:08:31.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11944 16 16 0 0 0 - 0 2024-07-28T23:08:31.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:31 smithi155 bash[73694]: debug 2024-07-28T23:08:31.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:32.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:32 smithi155 bash[68033]: cluster 2024-07-28T23:08:30.903413+0000 mgr.y (mgr.34101) 6562 : cluster [DBG] pgmap v7490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:32.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:32 smithi045 bash[80445]: cluster 2024-07-28T23:08:30.903413+0000 mgr.y (mgr.34101) 6562 : cluster [DBG] pgmap v7490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:32.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:32 smithi045 bash[82788]: cluster 2024-07-28T23:08:30.903413+0000 mgr.y (mgr.34101) 6562 : cluster [DBG] pgmap v7490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:32.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11945 16 16 0 0 0 - 0 2024-07-28T23:08:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:32 smithi155 bash[73694]: debug 2024-07-28T23:08:32.385+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:08:32 smithi155 bash[60745]: ts=2024-07-28T23:08:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:08:33.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11946 16 16 0 0 0 - 0 2024-07-28T23:08:33.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:33 smithi155 bash[73694]: debug 2024-07-28T23:08:33.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:34 smithi155 bash[68033]: cluster 2024-07-28T23:08:32.904332+0000 mgr.y (mgr.34101) 6563 : cluster [DBG] pgmap v7491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:34 smithi155 bash[68033]: audit 2024-07-28T23:08:33.203790+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:34 smithi155 bash[68033]: audit 2024-07-28T23:08:33.211613+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:34 smithi155 bash[68033]: audit 2024-07-28T23:08:33.415915+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:34 smithi155 bash[68033]: audit 2024-07-28T23:08:33.427921+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:34 smithi155 bash[68033]: audit 2024-07-28T23:08:33.691178+0000 mon.c (mon.2) 1662 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:34 smithi155 bash[68033]: audit 2024-07-28T23:08:33.831972+0000 mon.c (mon.2) 1663 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:08:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:34 smithi155 bash[68033]: audit 2024-07-28T23:08:33.833521+0000 mon.c (mon.2) 1664 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:08:34.371 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:34 smithi155 bash[68033]: audit 2024-07-28T23:08:33.841968+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[80445]: cluster 2024-07-28T23:08:32.904332+0000 mgr.y (mgr.34101) 6563 : cluster [DBG] pgmap v7491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[80445]: audit 2024-07-28T23:08:33.203790+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[80445]: audit 2024-07-28T23:08:33.211613+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[80445]: audit 2024-07-28T23:08:33.415915+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[80445]: audit 2024-07-28T23:08:33.427921+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[80445]: audit 2024-07-28T23:08:33.691178+0000 mon.c (mon.2) 1662 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[80445]: audit 2024-07-28T23:08:33.831972+0000 mon.c (mon.2) 1663 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[80445]: audit 2024-07-28T23:08:33.833521+0000 mon.c (mon.2) 1664 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[80445]: audit 2024-07-28T23:08:33.841968+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[82788]: cluster 2024-07-28T23:08:32.904332+0000 mgr.y (mgr.34101) 6563 : cluster [DBG] pgmap v7491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[82788]: audit 2024-07-28T23:08:33.203790+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[82788]: audit 2024-07-28T23:08:33.211613+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[82788]: audit 2024-07-28T23:08:33.415915+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[82788]: audit 2024-07-28T23:08:33.427921+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[82788]: audit 2024-07-28T23:08:33.691178+0000 mon.c (mon.2) 1662 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[82788]: audit 2024-07-28T23:08:33.831972+0000 mon.c (mon.2) 1663 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:08:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[82788]: audit 2024-07-28T23:08:33.833521+0000 mon.c (mon.2) 1664 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:08:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:34 smithi045 bash[82788]: audit 2024-07-28T23:08:33.841968+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:08:34.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11947 16 16 0 0 0 - 0 2024-07-28T23:08:34.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:34 smithi155 bash[73694]: debug 2024-07-28T23:08:34.365+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:35.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11948 16 16 0 0 0 - 0 2024-07-28T23:08:35.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:35 smithi155 bash[73694]: debug 2024-07-28T23:08:35.405+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:36.419 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:36 smithi155 bash[68033]: cluster 2024-07-28T23:08:34.906071+0000 mgr.y (mgr.34101) 6564 : cluster [DBG] pgmap v7492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:36.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:36 smithi045 bash[80445]: cluster 2024-07-28T23:08:34.906071+0000 mgr.y (mgr.34101) 6564 : cluster [DBG] pgmap v7492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:36.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:36 smithi045 bash[82788]: cluster 2024-07-28T23:08:34.906071+0000 mgr.y (mgr.34101) 6564 : cluster [DBG] pgmap v7492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:36.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11949 16 16 0 0 0 - 0 2024-07-28T23:08:36.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:36 smithi155 bash[73694]: debug 2024-07-28T23:08:36.413+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:37.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11950 16 16 0 0 0 - 0 2024-07-28T23:08:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:37 smithi155 bash[73694]: debug 2024-07-28T23:08:37.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:38.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:38 smithi155 bash[68033]: cluster 2024-07-28T23:08:36.907928+0000 mgr.y (mgr.34101) 6565 : cluster [DBG] pgmap v7493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:38.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:38 smithi045 bash[82788]: cluster 2024-07-28T23:08:36.907928+0000 mgr.y (mgr.34101) 6565 : cluster [DBG] pgmap v7493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:38.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:38 smithi045 bash[80445]: cluster 2024-07-28T23:08:36.907928+0000 mgr.y (mgr.34101) 6565 : cluster [DBG] pgmap v7493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:38.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11951 16 16 0 0 0 - 0 2024-07-28T23:08:38.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:38 smithi155 bash[73694]: debug 2024-07-28T23:08:38.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:39.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11952 16 16 0 0 0 - 0 2024-07-28T23:08:39.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:39 smithi155 bash[73694]: debug 2024-07-28T23:08:39.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:40.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:40 smithi045 bash[80445]: cluster 2024-07-28T23:08:38.909664+0000 mgr.y (mgr.34101) 6566 : cluster [DBG] pgmap v7494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:40.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:40 smithi045 bash[82788]: cluster 2024-07-28T23:08:38.909664+0000 mgr.y (mgr.34101) 6566 : cluster [DBG] pgmap v7494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:40 smithi155 bash[68033]: cluster 2024-07-28T23:08:38.909664+0000 mgr.y (mgr.34101) 6566 : cluster [DBG] pgmap v7494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:40.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:40 smithi155 bash[73694]: debug 2024-07-28T23:08:40.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:40.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11953 16 16 0 0 0 - 0 2024-07-28T23:08:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:08:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:08:40] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T23:08:41.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:41 smithi155 bash[73694]: debug 2024-07-28T23:08:41.256+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:41.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11954 16 16 0 0 0 - 0 2024-07-28T23:08:42.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:42 smithi045 bash[82788]: cluster 2024-07-28T23:08:40.911398+0000 mgr.y (mgr.34101) 6567 : cluster [DBG] pgmap v7495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:42.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:42 smithi045 bash[80445]: cluster 2024-07-28T23:08:40.911398+0000 mgr.y (mgr.34101) 6567 : cluster [DBG] pgmap v7495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:42.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:42 smithi155 bash[68033]: cluster 2024-07-28T23:08:40.911398+0000 mgr.y (mgr.34101) 6567 : cluster [DBG] pgmap v7495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:42.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:42 smithi155 bash[73694]: debug 2024-07-28T23:08:42.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:42.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:08:42 smithi155 bash[60745]: ts=2024-07-28T23:08:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:08:42.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11955 16 16 0 0 0 - 0 2024-07-28T23:08:43.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:43 smithi045 bash[80445]: cluster 2024-07-28T23:08:42.913257+0000 mgr.y (mgr.34101) 6568 : cluster [DBG] pgmap v7496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:43.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:43 smithi045 bash[82788]: cluster 2024-07-28T23:08:42.913257+0000 mgr.y (mgr.34101) 6568 : cluster [DBG] pgmap v7496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:43.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:43 smithi155 bash[73694]: debug 2024-07-28T23:08:43.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:43.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:43 smithi155 bash[68033]: cluster 2024-07-28T23:08:42.913257+0000 mgr.y (mgr.34101) 6568 : cluster [DBG] pgmap v7496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:43.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11956 16 16 0 0 0 - 0 2024-07-28T23:08:44.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:44 smithi155 bash[73694]: debug 2024-07-28T23:08:44.240+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:44.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11957 16 16 0 0 0 - 0 2024-07-28T23:08:45.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:45 smithi155 bash[73694]: debug 2024-07-28T23:08:45.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:45.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11958 16 16 0 0 0 - 0 2024-07-28T23:08:46.235 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:45 smithi155 bash[68033]: cluster 2024-07-28T23:08:44.915024+0000 mgr.y (mgr.34101) 6569 : cluster [DBG] pgmap v7497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:46.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:45 smithi045 bash[80445]: cluster 2024-07-28T23:08:44.915024+0000 mgr.y (mgr.34101) 6569 : cluster [DBG] pgmap v7497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:46.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:46 smithi045 bash[82788]: cluster 2024-07-28T23:08:44.915024+0000 mgr.y (mgr.34101) 6569 : cluster [DBG] pgmap v7497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:46.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:46 smithi155 bash[73694]: debug 2024-07-28T23:08:46.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:46.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11959 16 16 0 0 0 - 0 2024-07-28T23:08:47.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:47 smithi155 bash[73694]: debug 2024-07-28T23:08:47.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:47.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:08:47.593483+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:08:47.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:08:47.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11960 16 16 0 0 0 - 0 2024-07-28T23:08:48.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:47 smithi155 bash[68033]: cluster 2024-07-28T23:08:46.916878+0000 mgr.y (mgr.34101) 6570 : cluster [DBG] pgmap v7498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:48.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:48 smithi155 bash[73694]: debug 2024-07-28T23:08:48.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:48.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:47 smithi045 bash[80445]: cluster 2024-07-28T23:08:46.916878+0000 mgr.y (mgr.34101) 6570 : cluster [DBG] pgmap v7498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:48.474 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:47 smithi045 bash[82788]: cluster 2024-07-28T23:08:46.916878+0000 mgr.y (mgr.34101) 6570 : cluster [DBG] pgmap v7498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:48.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11961 16 16 0 0 0 - 0 2024-07-28T23:08:49.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:49 smithi155 bash[73694]: debug 2024-07-28T23:08:49.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:49.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:48 smithi155 bash[68033]: audit 2024-07-28T23:08:48.691910+0000 mon.c (mon.2) 1665 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:48 smithi045 bash[80445]: audit 2024-07-28T23:08:48.691910+0000 mon.c (mon.2) 1665 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:49.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:48 smithi045 bash[82788]: audit 2024-07-28T23:08:48.691910+0000 mon.c (mon.2) 1665 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:08:49.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11962 16 16 0 0 0 - 0 2024-07-28T23:08:50.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:50 smithi155 bash[73694]: debug 2024-07-28T23:08:50.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:50.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:49 smithi155 bash[68033]: cluster 2024-07-28T23:08:48.918727+0000 mgr.y (mgr.34101) 6571 : cluster [DBG] pgmap v7499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:50.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:49 smithi045 bash[80445]: cluster 2024-07-28T23:08:48.918727+0000 mgr.y (mgr.34101) 6571 : cluster [DBG] pgmap v7499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:50.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:49 smithi045 bash[82788]: cluster 2024-07-28T23:08:48.918727+0000 mgr.y (mgr.34101) 6571 : cluster [DBG] pgmap v7499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:50.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11963 16 16 0 0 0 - 0 2024-07-28T23:08:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:08:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:08:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:08:51.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:51 smithi155 bash[73694]: debug 2024-07-28T23:08:51.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:51.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11964 16 16 0 0 0 - 0 2024-07-28T23:08:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:52 smithi155 bash[73694]: debug 2024-07-28T23:08:52.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:52.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:51 smithi155 bash[68033]: cluster 2024-07-28T23:08:50.920515+0000 mgr.y (mgr.34101) 6572 : cluster [DBG] pgmap v7500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:52.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:51 smithi045 bash[82788]: cluster 2024-07-28T23:08:50.920515+0000 mgr.y (mgr.34101) 6572 : cluster [DBG] pgmap v7500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:52.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:51 smithi045 bash[80445]: cluster 2024-07-28T23:08:50.920515+0000 mgr.y (mgr.34101) 6572 : cluster [DBG] pgmap v7500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:52.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11965 16 16 0 0 0 - 0 2024-07-28T23:08:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:08:52 smithi155 bash[60745]: ts=2024-07-28T23:08:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:08:53.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:53 smithi155 bash[73694]: debug 2024-07-28T23:08:53.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:53.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11966 16 16 0 0 0 - 0 2024-07-28T23:08:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:54 smithi155 bash[73694]: debug 2024-07-28T23:08:54.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:54.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:53 smithi155 bash[68033]: cluster 2024-07-28T23:08:52.922380+0000 mgr.y (mgr.34101) 6573 : cluster [DBG] pgmap v7501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:54.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:53 smithi045 bash[82788]: cluster 2024-07-28T23:08:52.922380+0000 mgr.y (mgr.34101) 6573 : cluster [DBG] pgmap v7501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:54.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:53 smithi045 bash[80445]: cluster 2024-07-28T23:08:52.922380+0000 mgr.y (mgr.34101) 6573 : cluster [DBG] pgmap v7501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:54.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11967 16 16 0 0 0 - 0 2024-07-28T23:08:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:55 smithi155 bash[73694]: debug 2024-07-28T23:08:55.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:55.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11968 16 16 0 0 0 - 0 2024-07-28T23:08:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:56 smithi155 bash[73694]: debug 2024-07-28T23:08:56.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:56.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:56 smithi155 bash[68033]: cluster 2024-07-28T23:08:54.924099+0000 mgr.y (mgr.34101) 6574 : cluster [DBG] pgmap v7502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:56.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:55 smithi045 bash[80445]: cluster 2024-07-28T23:08:54.924099+0000 mgr.y (mgr.34101) 6574 : cluster [DBG] pgmap v7502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:56.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:56 smithi045 bash[82788]: cluster 2024-07-28T23:08:54.924099+0000 mgr.y (mgr.34101) 6574 : cluster [DBG] pgmap v7502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:56.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11969 16 16 0 0 0 - 0 2024-07-28T23:08:57.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:57 smithi155 bash[73694]: debug 2024-07-28T23:08:57.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:57.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11970 16 16 0 0 0 - 0 2024-07-28T23:08:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:58 smithi155 bash[73694]: debug 2024-07-28T23:08:58.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:58.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:08:58 smithi155 bash[68033]: cluster 2024-07-28T23:08:56.925959+0000 mgr.y (mgr.34101) 6575 : cluster [DBG] pgmap v7503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:58.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:08:58 smithi045 bash[80445]: cluster 2024-07-28T23:08:56.925959+0000 mgr.y (mgr.34101) 6575 : cluster [DBG] pgmap v7503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:58.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:08:58 smithi045 bash[82788]: cluster 2024-07-28T23:08:56.925959+0000 mgr.y (mgr.34101) 6575 : cluster [DBG] pgmap v7503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:08:58.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11971 16 16 0 0 0 - 0 2024-07-28T23:08:59.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:08:59 smithi155 bash[73694]: debug 2024-07-28T23:08:59.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:08:59.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11972 16 16 0 0 0 - 0 2024-07-28T23:09:00.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:00 smithi155 bash[73694]: debug 2024-07-28T23:09:00.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:00.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:00 smithi155 bash[68033]: cluster 2024-07-28T23:08:58.927684+0000 mgr.y (mgr.34101) 6576 : cluster [DBG] pgmap v7504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:00.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:00 smithi045 bash[82788]: cluster 2024-07-28T23:08:58.927684+0000 mgr.y (mgr.34101) 6576 : cluster [DBG] pgmap v7504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:00.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:00 smithi045 bash[80445]: cluster 2024-07-28T23:08:58.927684+0000 mgr.y (mgr.34101) 6576 : cluster [DBG] pgmap v7504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:00.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11973 16 16 0 0 0 - 0 2024-07-28T23:09:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:09:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:09:00] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:09:01.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:01 smithi155 bash[73694]: debug 2024-07-28T23:09:01.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:01.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11974 16 16 0 0 0 - 0 2024-07-28T23:09:02.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:02 smithi155 bash[73694]: debug 2024-07-28T23:09:02.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:02.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:02 smithi155 bash[68033]: cluster 2024-07-28T23:09:00.929431+0000 mgr.y (mgr.34101) 6577 : cluster [DBG] pgmap v7505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:02.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:02 smithi045 bash[80445]: cluster 2024-07-28T23:09:00.929431+0000 mgr.y (mgr.34101) 6577 : cluster [DBG] pgmap v7505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:02.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:02 smithi045 bash[82788]: cluster 2024-07-28T23:09:00.929431+0000 mgr.y (mgr.34101) 6577 : cluster [DBG] pgmap v7505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:02.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11975 16 16 0 0 0 - 0 2024-07-28T23:09:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:09:02 smithi155 bash[60745]: ts=2024-07-28T23:09:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:09:03.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:03 smithi155 bash[73694]: debug 2024-07-28T23:09:03.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:03.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11976 16 16 0 0 0 - 0 2024-07-28T23:09:04.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:04 smithi155 bash[73694]: debug 2024-07-28T23:09:04.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:04.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:04 smithi155 bash[68033]: cluster 2024-07-28T23:09:02.931304+0000 mgr.y (mgr.34101) 6578 : cluster [DBG] pgmap v7506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:04.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:04 smithi155 bash[68033]: audit 2024-07-28T23:09:03.692265+0000 mon.c (mon.2) 1666 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:04.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:04 smithi045 bash[82788]: cluster 2024-07-28T23:09:02.931304+0000 mgr.y (mgr.34101) 6578 : cluster [DBG] pgmap v7506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:04.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:04 smithi045 bash[82788]: audit 2024-07-28T23:09:03.692265+0000 mon.c (mon.2) 1666 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:04 smithi045 bash[80445]: cluster 2024-07-28T23:09:02.931304+0000 mgr.y (mgr.34101) 6578 : cluster [DBG] pgmap v7506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:04.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:04 smithi045 bash[80445]: audit 2024-07-28T23:09:03.692265+0000 mon.c (mon.2) 1666 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:04.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11977 16 16 0 0 0 - 0 2024-07-28T23:09:05.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:05 smithi155 bash[73694]: debug 2024-07-28T23:09:05.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:05.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11978 16 16 0 0 0 - 0 2024-07-28T23:09:06.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:06 smithi155 bash[68033]: cluster 2024-07-28T23:09:04.933026+0000 mgr.y (mgr.34101) 6579 : cluster [DBG] pgmap v7507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:06.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:06 smithi155 bash[73694]: debug 2024-07-28T23:09:06.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:06.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:06 smithi045 bash[82788]: cluster 2024-07-28T23:09:04.933026+0000 mgr.y (mgr.34101) 6579 : cluster [DBG] pgmap v7507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:06.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:06 smithi045 bash[80445]: cluster 2024-07-28T23:09:04.933026+0000 mgr.y (mgr.34101) 6579 : cluster [DBG] pgmap v7507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:06.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11979 16 16 0 0 0 - 0 2024-07-28T23:09:07.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:07 smithi155 bash[73694]: debug 2024-07-28T23:09:07.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:07.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:09:07.596617+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:09:07.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:09:07.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11980 16 16 0 0 0 - 0 2024-07-28T23:09:08.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:08 smithi155 bash[73694]: debug 2024-07-28T23:09:08.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:08.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:08 smithi155 bash[68033]: cluster 2024-07-28T23:09:06.934907+0000 mgr.y (mgr.34101) 6580 : cluster [DBG] pgmap v7508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:08.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:08 smithi045 bash[80445]: cluster 2024-07-28T23:09:06.934907+0000 mgr.y (mgr.34101) 6580 : cluster [DBG] pgmap v7508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:08.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:08 smithi045 bash[82788]: cluster 2024-07-28T23:09:06.934907+0000 mgr.y (mgr.34101) 6580 : cluster [DBG] pgmap v7508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:08.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11981 16 16 0 0 0 - 0 2024-07-28T23:09:09.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:09 smithi155 bash[73694]: debug 2024-07-28T23:09:09.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:09.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11982 16 16 0 0 0 - 0 2024-07-28T23:09:10.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:10 smithi155 bash[68033]: cluster 2024-07-28T23:09:08.936619+0000 mgr.y (mgr.34101) 6581 : cluster [DBG] pgmap v7509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:10.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:10 smithi155 bash[73694]: debug 2024-07-28T23:09:10.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:10.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:10 smithi045 bash[82788]: cluster 2024-07-28T23:09:08.936619+0000 mgr.y (mgr.34101) 6581 : cluster [DBG] pgmap v7509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:10.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:10 smithi045 bash[80445]: cluster 2024-07-28T23:09:08.936619+0000 mgr.y (mgr.34101) 6581 : cluster [DBG] pgmap v7509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:10.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11983 16 16 0 0 0 - 0 2024-07-28T23:09:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:09:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:09:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:09:11.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:10 smithi155 bash[73694]: debug 2024-07-28T23:09:10.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:11.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11984 16 16 0 0 0 - 0 2024-07-28T23:09:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:11 smithi155 bash[73694]: debug 2024-07-28T23:09:11.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:12.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:12 smithi155 bash[68033]: cluster 2024-07-28T23:09:10.938366+0000 mgr.y (mgr.34101) 6582 : cluster [DBG] pgmap v7510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:12.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:12 smithi045 bash[80445]: cluster 2024-07-28T23:09:10.938366+0000 mgr.y (mgr.34101) 6582 : cluster [DBG] pgmap v7510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:12.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:12 smithi045 bash[82788]: cluster 2024-07-28T23:09:10.938366+0000 mgr.y (mgr.34101) 6582 : cluster [DBG] pgmap v7510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:12.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11985 16 16 0 0 0 - 0 2024-07-28T23:09:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:09:12 smithi155 bash[60745]: ts=2024-07-28T23:09:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:09:13.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:12 smithi155 bash[73694]: debug 2024-07-28T23:09:12.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:13.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11986 16 16 0 0 0 - 0 2024-07-28T23:09:14.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:13 smithi155 bash[73694]: debug 2024-07-28T23:09:13.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:14.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:14 smithi155 bash[68033]: cluster 2024-07-28T23:09:12.940498+0000 mgr.y (mgr.34101) 6583 : cluster [DBG] pgmap v7511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:14.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:14 smithi045 bash[80445]: cluster 2024-07-28T23:09:12.940498+0000 mgr.y (mgr.34101) 6583 : cluster [DBG] pgmap v7511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:14.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:14 smithi045 bash[82788]: cluster 2024-07-28T23:09:12.940498+0000 mgr.y (mgr.34101) 6583 : cluster [DBG] pgmap v7511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:14.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11987 16 16 0 0 0 - 0 2024-07-28T23:09:15.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:14 smithi155 bash[73694]: debug 2024-07-28T23:09:14.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:15.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11988 16 16 0 0 0 - 0 2024-07-28T23:09:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:15 smithi155 bash[73694]: debug 2024-07-28T23:09:15.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:16.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:16 smithi155 bash[68033]: cluster 2024-07-28T23:09:14.942832+0000 mgr.y (mgr.34101) 6584 : cluster [DBG] pgmap v7512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:16.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:16 smithi045 bash[80445]: cluster 2024-07-28T23:09:14.942832+0000 mgr.y (mgr.34101) 6584 : cluster [DBG] pgmap v7512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:16.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:16 smithi045 bash[82788]: cluster 2024-07-28T23:09:14.942832+0000 mgr.y (mgr.34101) 6584 : cluster [DBG] pgmap v7512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:16.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11989 16 16 0 0 0 - 0 2024-07-28T23:09:17.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:16 smithi155 bash[73694]: debug 2024-07-28T23:09:16.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:17.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11990 16 16 0 0 0 - 0 2024-07-28T23:09:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:17 smithi155 bash[73694]: debug 2024-07-28T23:09:17.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:18.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:18 smithi155 bash[68033]: cluster 2024-07-28T23:09:16.944690+0000 mgr.y (mgr.34101) 6585 : cluster [DBG] pgmap v7513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:18.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:18 smithi045 bash[82788]: cluster 2024-07-28T23:09:16.944690+0000 mgr.y (mgr.34101) 6585 : cluster [DBG] pgmap v7513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:18.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:18 smithi045 bash[80445]: cluster 2024-07-28T23:09:16.944690+0000 mgr.y (mgr.34101) 6585 : cluster [DBG] pgmap v7513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:18.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11991 16 16 0 0 0 - 0 2024-07-28T23:09:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:18 smithi155 bash[73694]: debug 2024-07-28T23:09:18.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:19 smithi155 bash[68033]: audit 2024-07-28T23:09:18.692835+0000 mon.c (mon.2) 1667 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:19.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:19 smithi045 bash[82788]: audit 2024-07-28T23:09:18.692835+0000 mon.c (mon.2) 1667 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:19.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:19 smithi045 bash[80445]: audit 2024-07-28T23:09:18.692835+0000 mon.c (mon.2) 1667 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:19.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11992 16 16 0 0 0 - 0 2024-07-28T23:09:20.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:20 smithi155 bash[68033]: cluster 2024-07-28T23:09:18.946419+0000 mgr.y (mgr.34101) 6586 : cluster [DBG] pgmap v7514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:20.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:19 smithi155 bash[73694]: debug 2024-07-28T23:09:19.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:20.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:20 smithi045 bash[80445]: cluster 2024-07-28T23:09:18.946419+0000 mgr.y (mgr.34101) 6586 : cluster [DBG] pgmap v7514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:20.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:20 smithi045 bash[82788]: cluster 2024-07-28T23:09:18.946419+0000 mgr.y (mgr.34101) 6586 : cluster [DBG] pgmap v7514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:20.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11993 16 16 0 0 0 - 0 2024-07-28T23:09:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:09:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:09:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:09:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:20 smithi155 bash[73694]: debug 2024-07-28T23:09:20.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:21.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11994 16 16 0 0 0 - 0 2024-07-28T23:09:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:21 smithi155 bash[73694]: debug 2024-07-28T23:09:21.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:22.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:22 smithi155 bash[68033]: cluster 2024-07-28T23:09:20.948131+0000 mgr.y (mgr.34101) 6587 : cluster [DBG] pgmap v7515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:22.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:22 smithi045 bash[82788]: cluster 2024-07-28T23:09:20.948131+0000 mgr.y (mgr.34101) 6587 : cluster [DBG] pgmap v7515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:22.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:22 smithi045 bash[80445]: cluster 2024-07-28T23:09:20.948131+0000 mgr.y (mgr.34101) 6587 : cluster [DBG] pgmap v7515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:22.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11995 16 16 0 0 0 - 0 2024-07-28T23:09:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:09:22 smithi155 bash[60745]: ts=2024-07-28T23:09:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:09:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:22 smithi155 bash[73694]: debug 2024-07-28T23:09:22.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:23.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11996 16 16 0 0 0 - 0 2024-07-28T23:09:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:23 smithi155 bash[73694]: debug 2024-07-28T23:09:23.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:24.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:24 smithi155 bash[68033]: cluster 2024-07-28T23:09:22.950032+0000 mgr.y (mgr.34101) 6588 : cluster [DBG] pgmap v7516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:24.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:24 smithi045 bash[80445]: cluster 2024-07-28T23:09:22.950032+0000 mgr.y (mgr.34101) 6588 : cluster [DBG] pgmap v7516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:24.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:24 smithi045 bash[82788]: cluster 2024-07-28T23:09:22.950032+0000 mgr.y (mgr.34101) 6588 : cluster [DBG] pgmap v7516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:24.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11997 16 16 0 0 0 - 0 2024-07-28T23:09:25.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:24 smithi155 bash[73694]: debug 2024-07-28T23:09:24.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:25.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11998 16 16 0 0 0 - 0 2024-07-28T23:09:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:25 smithi155 bash[73694]: debug 2024-07-28T23:09:25.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:26.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:26 smithi155 bash[68033]: cluster 2024-07-28T23:09:24.951759+0000 mgr.y (mgr.34101) 6589 : cluster [DBG] pgmap v7517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:26.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:26 smithi045 bash[80445]: cluster 2024-07-28T23:09:24.951759+0000 mgr.y (mgr.34101) 6589 : cluster [DBG] pgmap v7517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:26.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:26 smithi045 bash[82788]: cluster 2024-07-28T23:09:24.951759+0000 mgr.y (mgr.34101) 6589 : cluster [DBG] pgmap v7517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:26.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:11999 16 16 0 0 0 - 0 2024-07-28T23:09:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:26 smithi155 bash[73694]: debug 2024-07-28T23:09:26.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:27.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:09:27.599817+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:09:27.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:09:27.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12000 16 16 0 0 0 - 0 2024-07-28T23:09:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:27 smithi155 bash[73694]: debug 2024-07-28T23:09:27.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:28.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:28 smithi045 bash[80445]: cluster 2024-07-28T23:09:26.953581+0000 mgr.y (mgr.34101) 6590 : cluster [DBG] pgmap v7518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:28.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:28 smithi045 bash[82788]: cluster 2024-07-28T23:09:26.953581+0000 mgr.y (mgr.34101) 6590 : cluster [DBG] pgmap v7518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:28 smithi155 bash[68033]: cluster 2024-07-28T23:09:26.953581+0000 mgr.y (mgr.34101) 6590 : cluster [DBG] pgmap v7518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:28.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12001 16 16 0 0 0 - 0 2024-07-28T23:09:29.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:28 smithi155 bash[73694]: debug 2024-07-28T23:09:28.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:29.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12002 16 16 0 0 0 - 0 2024-07-28T23:09:30.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:29 smithi155 bash[73694]: debug 2024-07-28T23:09:29.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:30.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:30 smithi045 bash[80445]: cluster 2024-07-28T23:09:28.955324+0000 mgr.y (mgr.34101) 6591 : cluster [DBG] pgmap v7519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:30.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:30 smithi045 bash[82788]: cluster 2024-07-28T23:09:28.955324+0000 mgr.y (mgr.34101) 6591 : cluster [DBG] pgmap v7519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:30.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:30 smithi155 bash[68033]: cluster 2024-07-28T23:09:28.955324+0000 mgr.y (mgr.34101) 6591 : cluster [DBG] pgmap v7519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:30.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12003 16 16 0 0 0 - 0 2024-07-28T23:09:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:09:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:09:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:09:31.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:30 smithi155 bash[73694]: debug 2024-07-28T23:09:30.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:31.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12004 16 16 0 0 0 - 0 2024-07-28T23:09:32.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:31 smithi155 bash[73694]: debug 2024-07-28T23:09:31.711+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:32.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:32 smithi045 bash[80445]: cluster 2024-07-28T23:09:30.957045+0000 mgr.y (mgr.34101) 6592 : cluster [DBG] pgmap v7520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:32.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:32 smithi045 bash[82788]: cluster 2024-07-28T23:09:30.957045+0000 mgr.y (mgr.34101) 6592 : cluster [DBG] pgmap v7520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:32.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:32 smithi155 bash[68033]: cluster 2024-07-28T23:09:30.957045+0000 mgr.y (mgr.34101) 6592 : cluster [DBG] pgmap v7520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:32.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:09:32 smithi155 bash[60745]: ts=2024-07-28T23:09:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:09:32.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12005 16 16 0 0 0 - 0 2024-07-28T23:09:33.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:32 smithi155 bash[73694]: debug 2024-07-28T23:09:32.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:33.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:33 smithi045 bash[82788]: cluster 2024-07-28T23:09:32.958938+0000 mgr.y (mgr.34101) 6593 : cluster [DBG] pgmap v7521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:33.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:33 smithi045 bash[80445]: cluster 2024-07-28T23:09:32.958938+0000 mgr.y (mgr.34101) 6593 : cluster [DBG] pgmap v7521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:33.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:33 smithi155 bash[68033]: cluster 2024-07-28T23:09:32.958938+0000 mgr.y (mgr.34101) 6593 : cluster [DBG] pgmap v7521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:33.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12006 16 16 0 0 0 - 0 2024-07-28T23:09:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:33 smithi155 bash[73694]: debug 2024-07-28T23:09:33.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:34.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12007 16 16 0 0 0 - 0 2024-07-28T23:09:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:34 smithi045 bash[80445]: audit 2024-07-28T23:09:33.693329+0000 mon.c (mon.2) 1668 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:34 smithi045 bash[80445]: audit 2024-07-28T23:09:33.973600+0000 mon.c (mon.2) 1669 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:09:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:34 smithi045 bash[82788]: audit 2024-07-28T23:09:33.693329+0000 mon.c (mon.2) 1668 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:34 smithi045 bash[82788]: audit 2024-07-28T23:09:33.973600+0000 mon.c (mon.2) 1669 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:09:35.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:34 smithi155 bash[73694]: debug 2024-07-28T23:09:34.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:35.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:34 smithi155 bash[68033]: audit 2024-07-28T23:09:33.693329+0000 mon.c (mon.2) 1668 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:35.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:34 smithi155 bash[68033]: audit 2024-07-28T23:09:33.973600+0000 mon.c (mon.2) 1669 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:09:35.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12008 16 16 0 0 0 - 0 2024-07-28T23:09:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:35 smithi045 bash[80445]: cluster 2024-07-28T23:09:34.960658+0000 mgr.y (mgr.34101) 6594 : cluster [DBG] pgmap v7522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:35.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:35 smithi045 bash[82788]: cluster 2024-07-28T23:09:34.960658+0000 mgr.y (mgr.34101) 6594 : cluster [DBG] pgmap v7522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:36.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:35 smithi155 bash[73694]: debug 2024-07-28T23:09:35.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:36.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:35 smithi155 bash[68033]: cluster 2024-07-28T23:09:34.960658+0000 mgr.y (mgr.34101) 6594 : cluster [DBG] pgmap v7522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:36.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12009 16 16 0 0 0 - 0 2024-07-28T23:09:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:36 smithi155 bash[73694]: debug 2024-07-28T23:09:36.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:37.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12010 16 16 0 0 0 - 0 2024-07-28T23:09:38.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:37 smithi155 bash[73694]: debug 2024-07-28T23:09:37.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:38.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:38 smithi155 bash[68033]: cluster 2024-07-28T23:09:36.962596+0000 mgr.y (mgr.34101) 6595 : cluster [DBG] pgmap v7523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:38.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:38 smithi045 bash[80445]: cluster 2024-07-28T23:09:36.962596+0000 mgr.y (mgr.34101) 6595 : cluster [DBG] pgmap v7523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:38.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:38 smithi045 bash[82788]: cluster 2024-07-28T23:09:36.962596+0000 mgr.y (mgr.34101) 6595 : cluster [DBG] pgmap v7523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:38.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12011 16 16 0 0 0 - 0 2024-07-28T23:09:39.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:38 smithi155 bash[73694]: debug 2024-07-28T23:09:38.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:39.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12012 16 16 0 0 0 - 0 2024-07-28T23:09:40.026 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:39 smithi155 bash[73694]: debug 2024-07-28T23:09:39.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:40.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:40 smithi155 bash[68033]: cluster 2024-07-28T23:09:38.963450+0000 mgr.y (mgr.34101) 6596 : cluster [DBG] pgmap v7524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:40.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:40 smithi155 bash[68033]: audit 2024-07-28T23:09:39.685231+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:40 smithi155 bash[68033]: audit 2024-07-28T23:09:39.690658+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:40 smithi155 bash[68033]: audit 2024-07-28T23:09:39.877133+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:40 smithi155 bash[68033]: audit 2024-07-28T23:09:39.889277+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:40 smithi045 bash[82788]: cluster 2024-07-28T23:09:38.963450+0000 mgr.y (mgr.34101) 6596 : cluster [DBG] pgmap v7524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:40.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:40 smithi045 bash[82788]: audit 2024-07-28T23:09:39.685231+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:40 smithi045 bash[82788]: audit 2024-07-28T23:09:39.690658+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:40 smithi045 bash[82788]: audit 2024-07-28T23:09:39.877133+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:40 smithi045 bash[82788]: audit 2024-07-28T23:09:39.889277+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:40 smithi045 bash[80445]: cluster 2024-07-28T23:09:38.963450+0000 mgr.y (mgr.34101) 6596 : cluster [DBG] pgmap v7524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:40.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:40 smithi045 bash[80445]: audit 2024-07-28T23:09:39.685231+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:40 smithi045 bash[80445]: audit 2024-07-28T23:09:39.690658+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:40 smithi045 bash[80445]: audit 2024-07-28T23:09:39.877133+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:40 smithi045 bash[80445]: audit 2024-07-28T23:09:39.889277+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:40.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12013 16 16 0 0 0 - 0 2024-07-28T23:09:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:09:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:09:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:09:41.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:40 smithi155 bash[73694]: debug 2024-07-28T23:09:40.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:41.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:41 smithi155 bash[68033]: audit 2024-07-28T23:09:40.329753+0000 mon.c (mon.2) 1670 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:09:41.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:41 smithi155 bash[68033]: audit 2024-07-28T23:09:40.331298+0000 mon.c (mon.2) 1671 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:09:41.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:41 smithi155 bash[68033]: audit 2024-07-28T23:09:40.340114+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:41.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:41 smithi045 bash[80445]: audit 2024-07-28T23:09:40.329753+0000 mon.c (mon.2) 1670 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:09:41.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:41 smithi045 bash[80445]: audit 2024-07-28T23:09:40.331298+0000 mon.c (mon.2) 1671 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:09:41.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:41 smithi045 bash[80445]: audit 2024-07-28T23:09:40.340114+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:41.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:41 smithi045 bash[82788]: audit 2024-07-28T23:09:40.329753+0000 mon.c (mon.2) 1670 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:09:41.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:41 smithi045 bash[82788]: audit 2024-07-28T23:09:40.331298+0000 mon.c (mon.2) 1671 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:09:41.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:41 smithi045 bash[82788]: audit 2024-07-28T23:09:40.340114+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:09:41.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12014 16 16 0 0 0 - 0 2024-07-28T23:09:42.030 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:41 smithi155 bash[73694]: debug 2024-07-28T23:09:41.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:42.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:42 smithi155 bash[68033]: cluster 2024-07-28T23:09:40.965131+0000 mgr.y (mgr.34101) 6597 : cluster [DBG] pgmap v7525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:42.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:42 smithi045 bash[80445]: cluster 2024-07-28T23:09:40.965131+0000 mgr.y (mgr.34101) 6597 : cluster [DBG] pgmap v7525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:42.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:42 smithi045 bash[82788]: cluster 2024-07-28T23:09:40.965131+0000 mgr.y (mgr.34101) 6597 : cluster [DBG] pgmap v7525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:42.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12015 16 16 0 0 0 - 0 2024-07-28T23:09:42.751 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:09:42 smithi155 bash[60745]: ts=2024-07-28T23:09:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:09:43.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:42 smithi155 bash[73694]: debug 2024-07-28T23:09:42.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:43.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12016 16 16 0 0 0 - 0 2024-07-28T23:09:44.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:43 smithi155 bash[73694]: debug 2024-07-28T23:09:43.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:44 smithi155 bash[68033]: cluster 2024-07-28T23:09:42.966986+0000 mgr.y (mgr.34101) 6598 : cluster [DBG] pgmap v7526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:44.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:44 smithi045 bash[80445]: cluster 2024-07-28T23:09:42.966986+0000 mgr.y (mgr.34101) 6598 : cluster [DBG] pgmap v7526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:44.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:44 smithi045 bash[82788]: cluster 2024-07-28T23:09:42.966986+0000 mgr.y (mgr.34101) 6598 : cluster [DBG] pgmap v7526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:44.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12017 16 16 0 0 0 - 0 2024-07-28T23:09:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:44 smithi155 bash[73694]: debug 2024-07-28T23:09:44.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:45.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12018 16 16 0 0 0 - 0 2024-07-28T23:09:46.038 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:45 smithi155 bash[73694]: debug 2024-07-28T23:09:45.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:46.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:46 smithi155 bash[68033]: cluster 2024-07-28T23:09:44.968703+0000 mgr.y (mgr.34101) 6599 : cluster [DBG] pgmap v7527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:46.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:46 smithi045 bash[80445]: cluster 2024-07-28T23:09:44.968703+0000 mgr.y (mgr.34101) 6599 : cluster [DBG] pgmap v7527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:46.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:46 smithi045 bash[82788]: cluster 2024-07-28T23:09:44.968703+0000 mgr.y (mgr.34101) 6599 : cluster [DBG] pgmap v7527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:46.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12019 16 16 0 0 0 - 0 2024-07-28T23:09:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:46 smithi155 bash[73694]: debug 2024-07-28T23:09:46.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:47.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:09:47.603087+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:09:47.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:09:47.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12020 16 16 0 0 0 - 0 2024-07-28T23:09:48.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:47 smithi155 bash[73694]: debug 2024-07-28T23:09:47.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:48.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:48 smithi155 bash[68033]: cluster 2024-07-28T23:09:46.970613+0000 mgr.y (mgr.34101) 6600 : cluster [DBG] pgmap v7528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:48.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:48 smithi045 bash[80445]: cluster 2024-07-28T23:09:46.970613+0000 mgr.y (mgr.34101) 6600 : cluster [DBG] pgmap v7528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:48.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:48 smithi045 bash[82788]: cluster 2024-07-28T23:09:46.970613+0000 mgr.y (mgr.34101) 6600 : cluster [DBG] pgmap v7528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:48.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12021 16 16 0 0 0 - 0 2024-07-28T23:09:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:48 smithi155 bash[73694]: debug 2024-07-28T23:09:48.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:49.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12022 16 16 0 0 0 - 0 2024-07-28T23:09:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:49 smithi045 bash[82788]: audit 2024-07-28T23:09:48.693525+0000 mon.c (mon.2) 1672 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:49 smithi045 bash[82788]: cluster 2024-07-28T23:09:48.972302+0000 mgr.y (mgr.34101) 6601 : cluster [DBG] pgmap v7529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:49 smithi045 bash[80445]: audit 2024-07-28T23:09:48.693525+0000 mon.c (mon.2) 1672 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:49.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:49 smithi045 bash[80445]: cluster 2024-07-28T23:09:48.972302+0000 mgr.y (mgr.34101) 6601 : cluster [DBG] pgmap v7529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:50.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:49 smithi155 bash[73694]: debug 2024-07-28T23:09:49.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:50.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:49 smithi155 bash[68033]: audit 2024-07-28T23:09:48.693525+0000 mon.c (mon.2) 1672 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:09:50.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:49 smithi155 bash[68033]: cluster 2024-07-28T23:09:48.972302+0000 mgr.y (mgr.34101) 6601 : cluster [DBG] pgmap v7529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:50.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12023 16 16 0 0 0 - 0 2024-07-28T23:09:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:09:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:09:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:09:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:50 smithi155 bash[73694]: debug 2024-07-28T23:09:50.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:51.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12024 16 16 0 0 0 - 0 2024-07-28T23:09:52.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:52 smithi155 bash[68033]: cluster 2024-07-28T23:09:50.974044+0000 mgr.y (mgr.34101) 6602 : cluster [DBG] pgmap v7530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:52.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:51 smithi155 bash[73694]: debug 2024-07-28T23:09:51.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:52.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:52 smithi045 bash[82788]: cluster 2024-07-28T23:09:50.974044+0000 mgr.y (mgr.34101) 6602 : cluster [DBG] pgmap v7530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:52.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:52 smithi045 bash[80445]: cluster 2024-07-28T23:09:50.974044+0000 mgr.y (mgr.34101) 6602 : cluster [DBG] pgmap v7530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:52.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12025 16 16 0 0 0 - 0 2024-07-28T23:09:52.763 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:09:52 smithi155 bash[60745]: ts=2024-07-28T23:09:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:09:53.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:52 smithi155 bash[73694]: debug 2024-07-28T23:09:52.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:53.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12026 16 16 0 0 0 - 0 2024-07-28T23:09:54.038 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:53 smithi155 bash[73694]: debug 2024-07-28T23:09:53.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:54.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:54 smithi155 bash[68033]: cluster 2024-07-28T23:09:52.975930+0000 mgr.y (mgr.34101) 6603 : cluster [DBG] pgmap v7531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:54.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:54 smithi045 bash[80445]: cluster 2024-07-28T23:09:52.975930+0000 mgr.y (mgr.34101) 6603 : cluster [DBG] pgmap v7531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:54.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:54 smithi045 bash[82788]: cluster 2024-07-28T23:09:52.975930+0000 mgr.y (mgr.34101) 6603 : cluster [DBG] pgmap v7531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:54.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12027 16 16 0 0 0 - 0 2024-07-28T23:09:55.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:54 smithi155 bash[73694]: debug 2024-07-28T23:09:54.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:55.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12028 16 16 0 0 0 - 0 2024-07-28T23:09:56.049 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:55 smithi155 bash[73694]: debug 2024-07-28T23:09:55.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:56.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:56 smithi155 bash[68033]: cluster 2024-07-28T23:09:54.977697+0000 mgr.y (mgr.34101) 6604 : cluster [DBG] pgmap v7532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:56.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:56 smithi045 bash[82788]: cluster 2024-07-28T23:09:54.977697+0000 mgr.y (mgr.34101) 6604 : cluster [DBG] pgmap v7532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:56.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:56 smithi045 bash[80445]: cluster 2024-07-28T23:09:54.977697+0000 mgr.y (mgr.34101) 6604 : cluster [DBG] pgmap v7532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:56.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12029 16 16 0 0 0 - 0 2024-07-28T23:09:57.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:56 smithi155 bash[73694]: debug 2024-07-28T23:09:56.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:57.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12030 16 16 0 0 0 - 0 2024-07-28T23:09:58.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:09:57 smithi155 bash[73694]: debug 2024-07-28T23:09:57.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T22:59:21.115238+0000 (oldest deadline 2024-07-28T22:59:41.115238+0000) 2024-07-28T23:09:58.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:09:58 smithi155 bash[68033]: cluster 2024-07-28T23:09:56.979620+0000 mgr.y (mgr.34101) 6605 : cluster [DBG] pgmap v7533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:58.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:09:58 smithi045 bash[80445]: cluster 2024-07-28T23:09:56.979620+0000 mgr.y (mgr.34101) 6605 : cluster [DBG] pgmap v7533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:58.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:09:58 smithi045 bash[82788]: cluster 2024-07-28T23:09:56.979620+0000 mgr.y (mgr.34101) 6605 : cluster [DBG] pgmap v7533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:09:58.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12031 16 16 0 0 0 - 0 2024-07-28T23:09:59.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12032 16 16 0 0 0 - 0 2024-07-28T23:10:00.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:00 smithi045 bash[80445]: cluster 2024-07-28T23:09:58.981371+0000 mgr.y (mgr.34101) 6606 : cluster [DBG] pgmap v7534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:00.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:00 smithi045 bash[80445]: cluster 2024-07-28T23:10:00.000180+0000 mon.a (mon.0) 3891 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:10:00.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:00 smithi045 bash[82788]: cluster 2024-07-28T23:09:58.981371+0000 mgr.y (mgr.34101) 6606 : cluster [DBG] pgmap v7534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:00.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:00 smithi045 bash[82788]: cluster 2024-07-28T23:10:00.000180+0000 mon.a (mon.0) 3891 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:10:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:00 smithi155 bash[68033]: cluster 2024-07-28T23:09:58.981371+0000 mgr.y (mgr.34101) 6606 : cluster [DBG] pgmap v7534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:00 smithi155 bash[68033]: cluster 2024-07-28T23:10:00.000180+0000 mon.a (mon.0) 3891 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:10:00.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12033 16 16 0 0 0 - 0 2024-07-28T23:10:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:10:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:10:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:10:01.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12034 16 16 0 0 0 - 0 2024-07-28T23:10:02.319 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:02 smithi155 bash[68033]: cluster 2024-07-28T23:10:00.983124+0000 mgr.y (mgr.34101) 6607 : cluster [DBG] pgmap v7535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:02.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:02 smithi045 bash[80445]: cluster 2024-07-28T23:10:00.983124+0000 mgr.y (mgr.34101) 6607 : cluster [DBG] pgmap v7535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:02.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:02 smithi045 bash[82788]: cluster 2024-07-28T23:10:00.983124+0000 mgr.y (mgr.34101) 6607 : cluster [DBG] pgmap v7535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:02.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12035 16 16 0 0 0 - 0 2024-07-28T23:10:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:10:02 smithi155 bash[60745]: ts=2024-07-28T23:10:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:10:03.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12036 16 16 0 0 0 - 0 2024-07-28T23:10:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:04 smithi045 bash[80445]: cluster 2024-07-28T23:10:02.985459+0000 mgr.y (mgr.34101) 6608 : cluster [DBG] pgmap v7536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:04.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:04 smithi045 bash[80445]: audit 2024-07-28T23:10:03.693981+0000 mon.c (mon.2) 1673 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:04 smithi045 bash[82788]: cluster 2024-07-28T23:10:02.985459+0000 mgr.y (mgr.34101) 6608 : cluster [DBG] pgmap v7536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:04 smithi045 bash[82788]: audit 2024-07-28T23:10:03.693981+0000 mon.c (mon.2) 1673 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:04 smithi155 bash[68033]: cluster 2024-07-28T23:10:02.985459+0000 mgr.y (mgr.34101) 6608 : cluster [DBG] pgmap v7536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:04 smithi155 bash[68033]: audit 2024-07-28T23:10:03.693981+0000 mon.c (mon.2) 1673 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:04.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12037 16 16 0 0 0 - 0 2024-07-28T23:10:05.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12038 16 16 0 0 0 - 0 2024-07-28T23:10:06.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:06 smithi045 bash[80445]: cluster 2024-07-28T23:10:04.987322+0000 mgr.y (mgr.34101) 6609 : cluster [DBG] pgmap v7537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:06.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:06 smithi045 bash[82788]: cluster 2024-07-28T23:10:04.987322+0000 mgr.y (mgr.34101) 6609 : cluster [DBG] pgmap v7537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:06.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:06 smithi155 bash[68033]: cluster 2024-07-28T23:10:04.987322+0000 mgr.y (mgr.34101) 6609 : cluster [DBG] pgmap v7537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:06.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12039 16 16 0 0 0 - 0 2024-07-28T23:10:07.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:10:07.606351+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:10:07.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:10:07.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12040 16 16 0 0 0 - 0 2024-07-28T23:10:08.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:08 smithi045 bash[80445]: cluster 2024-07-28T23:10:06.989188+0000 mgr.y (mgr.34101) 6610 : cluster [DBG] pgmap v7538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:08.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:08 smithi045 bash[82788]: cluster 2024-07-28T23:10:06.989188+0000 mgr.y (mgr.34101) 6610 : cluster [DBG] pgmap v7538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:08.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:08 smithi155 bash[68033]: cluster 2024-07-28T23:10:06.989188+0000 mgr.y (mgr.34101) 6610 : cluster [DBG] pgmap v7538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:08.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12041 16 16 0 0 0 - 0 2024-07-28T23:10:09.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12042 16 16 0 0 0 - 0 2024-07-28T23:10:10.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:10 smithi045 bash[82788]: cluster 2024-07-28T23:10:08.990991+0000 mgr.y (mgr.34101) 6611 : cluster [DBG] pgmap v7539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:10.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:10 smithi045 bash[80445]: cluster 2024-07-28T23:10:08.990991+0000 mgr.y (mgr.34101) 6611 : cluster [DBG] pgmap v7539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:10.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:10 smithi155 bash[68033]: cluster 2024-07-28T23:10:08.990991+0000 mgr.y (mgr.34101) 6611 : cluster [DBG] pgmap v7539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:10.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12043 16 16 0 0 0 - 0 2024-07-28T23:10:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:10:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:10:10] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T23:10:11.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12044 16 16 0 0 0 - 0 2024-07-28T23:10:12.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:12 smithi045 bash[80445]: cluster 2024-07-28T23:10:10.992712+0000 mgr.y (mgr.34101) 6612 : cluster [DBG] pgmap v7540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:12.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:12 smithi045 bash[82788]: cluster 2024-07-28T23:10:10.992712+0000 mgr.y (mgr.34101) 6612 : cluster [DBG] pgmap v7540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:12.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:12 smithi155 bash[68033]: cluster 2024-07-28T23:10:10.992712+0000 mgr.y (mgr.34101) 6612 : cluster [DBG] pgmap v7540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:12.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:10:12 smithi155 bash[60745]: ts=2024-07-28T23:10:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:10:12.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12045 16 16 0 0 0 - 0 2024-07-28T23:10:13.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12046 16 16 0 0 0 - 0 2024-07-28T23:10:14.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:14 smithi045 bash[82788]: cluster 2024-07-28T23:10:12.994636+0000 mgr.y (mgr.34101) 6613 : cluster [DBG] pgmap v7541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:14.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:14 smithi045 bash[80445]: cluster 2024-07-28T23:10:12.994636+0000 mgr.y (mgr.34101) 6613 : cluster [DBG] pgmap v7541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:14 smithi155 bash[68033]: cluster 2024-07-28T23:10:12.994636+0000 mgr.y (mgr.34101) 6613 : cluster [DBG] pgmap v7541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:14.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12047 16 16 0 0 0 - 0 2024-07-28T23:10:15.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12048 16 16 0 0 0 - 0 2024-07-28T23:10:16.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:16 smithi045 bash[80445]: cluster 2024-07-28T23:10:14.996372+0000 mgr.y (mgr.34101) 6614 : cluster [DBG] pgmap v7542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:16.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:16 smithi045 bash[82788]: cluster 2024-07-28T23:10:14.996372+0000 mgr.y (mgr.34101) 6614 : cluster [DBG] pgmap v7542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:16.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:16 smithi155 bash[68033]: cluster 2024-07-28T23:10:14.996372+0000 mgr.y (mgr.34101) 6614 : cluster [DBG] pgmap v7542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:16.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12049 16 16 0 0 0 - 0 2024-07-28T23:10:17.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:17 smithi045 bash[80445]: cluster 2024-07-28T23:10:16.998307+0000 mgr.y (mgr.34101) 6615 : cluster [DBG] pgmap v7543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:17.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:17 smithi045 bash[82788]: cluster 2024-07-28T23:10:16.998307+0000 mgr.y (mgr.34101) 6615 : cluster [DBG] pgmap v7543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:17.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:17 smithi155 bash[68033]: cluster 2024-07-28T23:10:16.998307+0000 mgr.y (mgr.34101) 6615 : cluster [DBG] pgmap v7543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:17.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12050 16 16 0 0 0 - 0 2024-07-28T23:10:18.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12051 16 16 0 0 0 - 0 2024-07-28T23:10:19.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:18 smithi155 bash[68033]: audit 2024-07-28T23:10:18.694414+0000 mon.c (mon.2) 1674 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:18 smithi045 bash[80445]: audit 2024-07-28T23:10:18.694414+0000 mon.c (mon.2) 1674 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:18 smithi045 bash[82788]: audit 2024-07-28T23:10:18.694414+0000 mon.c (mon.2) 1674 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:19.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12052 16 16 0 0 0 - 0 2024-07-28T23:10:20.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:19 smithi155 bash[68033]: cluster 2024-07-28T23:10:19.000012+0000 mgr.y (mgr.34101) 6616 : cluster [DBG] pgmap v7544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:19 smithi045 bash[80445]: cluster 2024-07-28T23:10:19.000012+0000 mgr.y (mgr.34101) 6616 : cluster [DBG] pgmap v7544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:19 smithi045 bash[82788]: cluster 2024-07-28T23:10:19.000012+0000 mgr.y (mgr.34101) 6616 : cluster [DBG] pgmap v7544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:20.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12053 16 16 0 0 0 - 0 2024-07-28T23:10:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:10:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:10:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:10:21.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:20 smithi155 bash[73694]: debug 2024-07-28T23:10:20.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:21.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12054 16 16 0 0 0 - 0 2024-07-28T23:10:22.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:21 smithi155 bash[73694]: debug 2024-07-28T23:10:21.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:22.319 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:22 smithi155 bash[68033]: cluster 2024-07-28T23:10:21.001700+0000 mgr.y (mgr.34101) 6617 : cluster [DBG] pgmap v7545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:22.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:22 smithi045 bash[80445]: cluster 2024-07-28T23:10:21.001700+0000 mgr.y (mgr.34101) 6617 : cluster [DBG] pgmap v7545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:22.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:22 smithi045 bash[82788]: cluster 2024-07-28T23:10:21.001700+0000 mgr.y (mgr.34101) 6617 : cluster [DBG] pgmap v7545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:22.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12055 16 16 0 0 0 - 0 2024-07-28T23:10:22.713 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:10:22 smithi155 bash[60745]: ts=2024-07-28T23:10:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:10:23.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:22 smithi155 bash[73694]: debug 2024-07-28T23:10:22.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:23.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12056 16 16 0 0 0 - 0 2024-07-28T23:10:24.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:23 smithi155 bash[73694]: debug 2024-07-28T23:10:23.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:24.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:24 smithi045 bash[82788]: cluster 2024-07-28T23:10:23.003532+0000 mgr.y (mgr.34101) 6618 : cluster [DBG] pgmap v7546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:24.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:24 smithi045 bash[80445]: cluster 2024-07-28T23:10:23.003532+0000 mgr.y (mgr.34101) 6618 : cluster [DBG] pgmap v7546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:24.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:24 smithi155 bash[68033]: cluster 2024-07-28T23:10:23.003532+0000 mgr.y (mgr.34101) 6618 : cluster [DBG] pgmap v7546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:24.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12057 16 16 0 0 0 - 0 2024-07-28T23:10:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:24 smithi155 bash[73694]: debug 2024-07-28T23:10:24.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:25.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12058 16 16 0 0 0 - 0 2024-07-28T23:10:26.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:25 smithi155 bash[73694]: debug 2024-07-28T23:10:25.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:26.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:26 smithi045 bash[82788]: cluster 2024-07-28T23:10:25.005245+0000 mgr.y (mgr.34101) 6619 : cluster [DBG] pgmap v7547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:26.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:26 smithi045 bash[80445]: cluster 2024-07-28T23:10:25.005245+0000 mgr.y (mgr.34101) 6619 : cluster [DBG] pgmap v7547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:26.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:26 smithi155 bash[68033]: cluster 2024-07-28T23:10:25.005245+0000 mgr.y (mgr.34101) 6619 : cluster [DBG] pgmap v7547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:26.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12059 16 16 0 0 0 - 0 2024-07-28T23:10:27.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:26 smithi155 bash[73694]: debug 2024-07-28T23:10:26.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:27.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:10:27.609564+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:10:27.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:10:27.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12060 16 16 0 0 0 - 0 2024-07-28T23:10:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:27 smithi155 bash[73694]: debug 2024-07-28T23:10:27.646+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:28.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:28 smithi045 bash[80445]: cluster 2024-07-28T23:10:27.007106+0000 mgr.y (mgr.34101) 6620 : cluster [DBG] pgmap v7548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:28.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:28 smithi045 bash[82788]: cluster 2024-07-28T23:10:27.007106+0000 mgr.y (mgr.34101) 6620 : cluster [DBG] pgmap v7548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:28 smithi155 bash[68033]: cluster 2024-07-28T23:10:27.007106+0000 mgr.y (mgr.34101) 6620 : cluster [DBG] pgmap v7548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:28.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12061 16 16 0 0 0 - 0 2024-07-28T23:10:29.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:28 smithi155 bash[73694]: debug 2024-07-28T23:10:28.630+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:29.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12062 16 16 0 0 0 - 0 2024-07-28T23:10:30.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:29 smithi155 bash[73694]: debug 2024-07-28T23:10:29.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:30.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:30 smithi045 bash[80445]: cluster 2024-07-28T23:10:29.008794+0000 mgr.y (mgr.34101) 6621 : cluster [DBG] pgmap v7549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:30.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:30 smithi045 bash[82788]: cluster 2024-07-28T23:10:29.008794+0000 mgr.y (mgr.34101) 6621 : cluster [DBG] pgmap v7549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:30.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:30 smithi155 bash[68033]: cluster 2024-07-28T23:10:29.008794+0000 mgr.y (mgr.34101) 6621 : cluster [DBG] pgmap v7549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:30.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12063 16 16 0 0 0 - 0 2024-07-28T23:10:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:10:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:10:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:10:31.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:30 smithi155 bash[73694]: debug 2024-07-28T23:10:30.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:31.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12064 16 16 0 0 0 - 0 2024-07-28T23:10:32.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:31 smithi155 bash[73694]: debug 2024-07-28T23:10:31.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:32.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:32 smithi045 bash[80445]: cluster 2024-07-28T23:10:31.010516+0000 mgr.y (mgr.34101) 6622 : cluster [DBG] pgmap v7550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:32.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:32 smithi045 bash[82788]: cluster 2024-07-28T23:10:31.010516+0000 mgr.y (mgr.34101) 6622 : cluster [DBG] pgmap v7550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:32.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:32 smithi155 bash[68033]: cluster 2024-07-28T23:10:31.010516+0000 mgr.y (mgr.34101) 6622 : cluster [DBG] pgmap v7550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:32.559 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:10:32 smithi155 bash[60745]: ts=2024-07-28T23:10:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:10:32.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12065 16 16 0 0 0 - 0 2024-07-28T23:10:33.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:32 smithi155 bash[73694]: debug 2024-07-28T23:10:32.646+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:33.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12066 16 16 0 0 0 - 0 2024-07-28T23:10:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:33 smithi155 bash[73694]: debug 2024-07-28T23:10:33.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:34.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:34 smithi045 bash[82788]: cluster 2024-07-28T23:10:33.012352+0000 mgr.y (mgr.34101) 6623 : cluster [DBG] pgmap v7551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:34.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:34 smithi045 bash[82788]: audit 2024-07-28T23:10:33.694811+0000 mon.c (mon.2) 1675 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:34 smithi045 bash[80445]: cluster 2024-07-28T23:10:33.012352+0000 mgr.y (mgr.34101) 6623 : cluster [DBG] pgmap v7551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:34 smithi045 bash[80445]: audit 2024-07-28T23:10:33.694811+0000 mon.c (mon.2) 1675 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:34 smithi155 bash[68033]: cluster 2024-07-28T23:10:33.012352+0000 mgr.y (mgr.34101) 6623 : cluster [DBG] pgmap v7551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:34 smithi155 bash[68033]: audit 2024-07-28T23:10:33.694811+0000 mon.c (mon.2) 1675 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:34.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12067 16 16 0 0 0 - 0 2024-07-28T23:10:35.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:34 smithi155 bash[73694]: debug 2024-07-28T23:10:34.674+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:35.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12068 16 16 0 0 0 - 0 2024-07-28T23:10:36.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:35 smithi155 bash[73694]: debug 2024-07-28T23:10:35.646+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:36.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:36 smithi045 bash[80445]: cluster 2024-07-28T23:10:35.014080+0000 mgr.y (mgr.34101) 6624 : cluster [DBG] pgmap v7552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:36.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:36 smithi045 bash[82788]: cluster 2024-07-28T23:10:35.014080+0000 mgr.y (mgr.34101) 6624 : cluster [DBG] pgmap v7552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:36.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:36 smithi155 bash[68033]: cluster 2024-07-28T23:10:35.014080+0000 mgr.y (mgr.34101) 6624 : cluster [DBG] pgmap v7552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:36.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12069 16 16 0 0 0 - 0 2024-07-28T23:10:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:36 smithi155 bash[73694]: debug 2024-07-28T23:10:36.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:37.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12070 16 16 0 0 0 - 0 2024-07-28T23:10:38.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:37 smithi155 bash[73694]: debug 2024-07-28T23:10:37.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:38.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:38 smithi045 bash[80445]: cluster 2024-07-28T23:10:37.015915+0000 mgr.y (mgr.34101) 6625 : cluster [DBG] pgmap v7553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:38.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:38 smithi045 bash[82788]: cluster 2024-07-28T23:10:37.015915+0000 mgr.y (mgr.34101) 6625 : cluster [DBG] pgmap v7553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:38.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:38 smithi155 bash[68033]: cluster 2024-07-28T23:10:37.015915+0000 mgr.y (mgr.34101) 6625 : cluster [DBG] pgmap v7553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:38.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12071 16 16 0 0 0 - 0 2024-07-28T23:10:39.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:38 smithi155 bash[73694]: debug 2024-07-28T23:10:38.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:39.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:39 smithi045 bash[80445]: cluster 2024-07-28T23:10:39.017629+0000 mgr.y (mgr.34101) 6626 : cluster [DBG] pgmap v7554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:39.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:39 smithi045 bash[82788]: cluster 2024-07-28T23:10:39.017629+0000 mgr.y (mgr.34101) 6626 : cluster [DBG] pgmap v7554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:39.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:39 smithi155 bash[68033]: cluster 2024-07-28T23:10:39.017629+0000 mgr.y (mgr.34101) 6626 : cluster [DBG] pgmap v7554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:39.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12072 16 16 0 0 0 - 0 2024-07-28T23:10:40.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:39 smithi155 bash[73694]: debug 2024-07-28T23:10:39.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:40.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12073 16 16 0 0 0 - 0 2024-07-28T23:10:40.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:40 smithi155 bash[68033]: audit 2024-07-28T23:10:40.437473+0000 mon.c (mon.2) 1676 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:10:40.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:40 smithi155 bash[73694]: debug 2024-07-28T23:10:40.630+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:40.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:40 smithi045 bash[80445]: audit 2024-07-28T23:10:40.437473+0000 mon.c (mon.2) 1676 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:10:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:10:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:10:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:10:40.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:40 smithi045 bash[82788]: audit 2024-07-28T23:10:40.437473+0000 mon.c (mon.2) 1676 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:10:41.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12074 16 16 0 0 0 - 0 2024-07-28T23:10:42.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:41 smithi155 bash[73694]: debug 2024-07-28T23:10:41.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:42.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:41 smithi155 bash[68033]: audit 2024-07-28T23:10:40.819557+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:42.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:41 smithi155 bash[68033]: audit 2024-07-28T23:10:40.836358+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:42.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:41 smithi155 bash[68033]: cluster 2024-07-28T23:10:41.019352+0000 mgr.y (mgr.34101) 6627 : cluster [DBG] pgmap v7555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:41 smithi045 bash[80445]: audit 2024-07-28T23:10:40.819557+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:41 smithi045 bash[80445]: audit 2024-07-28T23:10:40.836358+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:41 smithi045 bash[80445]: cluster 2024-07-28T23:10:41.019352+0000 mgr.y (mgr.34101) 6627 : cluster [DBG] pgmap v7555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:42.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:41 smithi045 bash[82788]: audit 2024-07-28T23:10:40.819557+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:42.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:41 smithi045 bash[82788]: audit 2024-07-28T23:10:40.836358+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:42.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:41 smithi045 bash[82788]: cluster 2024-07-28T23:10:41.019352+0000 mgr.y (mgr.34101) 6627 : cluster [DBG] pgmap v7555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:42.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12075 16 16 0 0 0 - 0 2024-07-28T23:10:42.625 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:10:42 smithi155 bash[60745]: ts=2024-07-28T23:10:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:10:43.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:42 smithi155 bash[73694]: debug 2024-07-28T23:10:42.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:43.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12076 16 16 0 0 0 - 0 2024-07-28T23:10:44.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:43 smithi155 bash[73694]: debug 2024-07-28T23:10:43.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:44.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:44 smithi045 bash[80445]: cluster 2024-07-28T23:10:43.021225+0000 mgr.y (mgr.34101) 6628 : cluster [DBG] pgmap v7556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:44.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:44 smithi045 bash[82788]: cluster 2024-07-28T23:10:43.021225+0000 mgr.y (mgr.34101) 6628 : cluster [DBG] pgmap v7556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:44.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:44 smithi155 bash[68033]: cluster 2024-07-28T23:10:43.021225+0000 mgr.y (mgr.34101) 6628 : cluster [DBG] pgmap v7556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:44.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12077 16 16 0 0 0 - 0 2024-07-28T23:10:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:44 smithi155 bash[73694]: debug 2024-07-28T23:10:44.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:45.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12078 16 16 0 0 0 - 0 2024-07-28T23:10:46.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:45 smithi155 bash[73694]: debug 2024-07-28T23:10:45.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:46.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:46 smithi045 bash[82788]: cluster 2024-07-28T23:10:45.023113+0000 mgr.y (mgr.34101) 6629 : cluster [DBG] pgmap v7557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:46.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:46 smithi045 bash[80445]: cluster 2024-07-28T23:10:45.023113+0000 mgr.y (mgr.34101) 6629 : cluster [DBG] pgmap v7557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:46.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:46 smithi155 bash[68033]: cluster 2024-07-28T23:10:45.023113+0000 mgr.y (mgr.34101) 6629 : cluster [DBG] pgmap v7557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:46.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12079 16 16 0 0 0 - 0 2024-07-28T23:10:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:46 smithi155 bash[73694]: debug 2024-07-28T23:10:46.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:47.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[80445]: audit 2024-07-28T23:10:46.104309+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[80445]: audit 2024-07-28T23:10:46.112745+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[80445]: audit 2024-07-28T23:10:46.713915+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[80445]: audit 2024-07-28T23:10:46.725460+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[80445]: audit 2024-07-28T23:10:46.907444+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[80445]: audit 2024-07-28T23:10:46.913561+0000 mon.a (mon.0) 3899 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[80445]: cluster 2024-07-28T23:10:47.025054+0000 mgr.y (mgr.34101) 6630 : cluster [DBG] pgmap v7558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:47.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[82788]: audit 2024-07-28T23:10:46.104309+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[82788]: audit 2024-07-28T23:10:46.112745+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[82788]: audit 2024-07-28T23:10:46.713915+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[82788]: audit 2024-07-28T23:10:46.725460+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[82788]: audit 2024-07-28T23:10:46.907444+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[82788]: audit 2024-07-28T23:10:46.913561+0000 mon.a (mon.0) 3899 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:47 smithi045 bash[82788]: cluster 2024-07-28T23:10:47.025054+0000 mgr.y (mgr.34101) 6630 : cluster [DBG] pgmap v7558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:47.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:47 smithi155 bash[68033]: audit 2024-07-28T23:10:46.104309+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:47 smithi155 bash[68033]: audit 2024-07-28T23:10:46.112745+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:47 smithi155 bash[68033]: audit 2024-07-28T23:10:46.713915+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:47 smithi155 bash[68033]: audit 2024-07-28T23:10:46.725460+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:47 smithi155 bash[68033]: audit 2024-07-28T23:10:46.907444+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:47 smithi155 bash[68033]: audit 2024-07-28T23:10:46.913561+0000 mon.a (mon.0) 3899 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:47 smithi155 bash[68033]: cluster 2024-07-28T23:10:47.025054+0000 mgr.y (mgr.34101) 6630 : cluster [DBG] pgmap v7558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:47.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:10:47.612613+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:10:47.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:10:47.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12080 16 16 0 0 0 - 0 2024-07-28T23:10:48.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:47 smithi155 bash[73694]: debug 2024-07-28T23:10:47.626+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:48.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12081 16 16 0 0 0 - 0 2024-07-28T23:10:48.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:48 smithi045 bash[80445]: audit 2024-07-28T23:10:47.467854+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:48.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:48 smithi045 bash[80445]: audit 2024-07-28T23:10:47.481030+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:48.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:48 smithi045 bash[80445]: audit 2024-07-28T23:10:47.484293+0000 mon.c (mon.2) 1677 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:10:48.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:48 smithi045 bash[80445]: audit 2024-07-28T23:10:47.486227+0000 mon.c (mon.2) 1678 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:10:48.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:48 smithi045 bash[80445]: audit 2024-07-28T23:10:47.496677+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:48.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:48 smithi045 bash[82788]: audit 2024-07-28T23:10:47.467854+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:48.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:48 smithi045 bash[82788]: audit 2024-07-28T23:10:47.481030+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:48.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:48 smithi045 bash[82788]: audit 2024-07-28T23:10:47.484293+0000 mon.c (mon.2) 1677 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:10:48.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:48 smithi045 bash[82788]: audit 2024-07-28T23:10:47.486227+0000 mon.c (mon.2) 1678 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:10:48.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:48 smithi045 bash[82788]: audit 2024-07-28T23:10:47.496677+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:48 smithi155 bash[73694]: debug 2024-07-28T23:10:48.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:48.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:48 smithi155 bash[68033]: audit 2024-07-28T23:10:47.467854+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:48.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:48 smithi155 bash[68033]: audit 2024-07-28T23:10:47.481030+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:48.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:48 smithi155 bash[68033]: audit 2024-07-28T23:10:47.484293+0000 mon.c (mon.2) 1677 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:10:48.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:48 smithi155 bash[68033]: audit 2024-07-28T23:10:47.486227+0000 mon.c (mon.2) 1678 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:10:48.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:48 smithi155 bash[68033]: audit 2024-07-28T23:10:47.496677+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:10:49.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12082 16 16 0 0 0 - 0 2024-07-28T23:10:49.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:49 smithi155 bash[73694]: debug 2024-07-28T23:10:49.602+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:49.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:49 smithi155 bash[68033]: audit 2024-07-28T23:10:48.695297+0000 mon.c (mon.2) 1679 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:49.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:49 smithi155 bash[68033]: cluster 2024-07-28T23:10:49.026910+0000 mgr.y (mgr.34101) 6631 : cluster [DBG] pgmap v7559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:49 smithi045 bash[80445]: audit 2024-07-28T23:10:48.695297+0000 mon.c (mon.2) 1679 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:49 smithi045 bash[80445]: cluster 2024-07-28T23:10:49.026910+0000 mgr.y (mgr.34101) 6631 : cluster [DBG] pgmap v7559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:49 smithi045 bash[82788]: audit 2024-07-28T23:10:48.695297+0000 mon.c (mon.2) 1679 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:10:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:49 smithi045 bash[82788]: cluster 2024-07-28T23:10:49.026910+0000 mgr.y (mgr.34101) 6631 : cluster [DBG] pgmap v7559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:50.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12083 16 16 0 0 0 - 0 2024-07-28T23:10:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:10:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:10:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:10:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:50 smithi155 bash[73694]: debug 2024-07-28T23:10:50.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:51.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12084 16 16 0 0 0 - 0 2024-07-28T23:10:52.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:51 smithi155 bash[73694]: debug 2024-07-28T23:10:51.590+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:52.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:52 smithi045 bash[80445]: cluster 2024-07-28T23:10:51.028654+0000 mgr.y (mgr.34101) 6632 : cluster [DBG] pgmap v7560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:52.474 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:52 smithi045 bash[82788]: cluster 2024-07-28T23:10:51.028654+0000 mgr.y (mgr.34101) 6632 : cluster [DBG] pgmap v7560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:52.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:10:52 smithi155 bash[60745]: ts=2024-07-28T23:10:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:10:52.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:52 smithi155 bash[68033]: cluster 2024-07-28T23:10:51.028654+0000 mgr.y (mgr.34101) 6632 : cluster [DBG] pgmap v7560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:52.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12085 16 16 0 0 0 - 0 2024-07-28T23:10:53.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:52 smithi155 bash[73694]: debug 2024-07-28T23:10:52.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:53.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12086 16 16 0 0 0 - 0 2024-07-28T23:10:54.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:53 smithi155 bash[73694]: debug 2024-07-28T23:10:53.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:54.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:54 smithi045 bash[80445]: cluster 2024-07-28T23:10:53.030685+0000 mgr.y (mgr.34101) 6633 : cluster [DBG] pgmap v7561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:54.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:54 smithi045 bash[82788]: cluster 2024-07-28T23:10:53.030685+0000 mgr.y (mgr.34101) 6633 : cluster [DBG] pgmap v7561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:54.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:54 smithi155 bash[68033]: cluster 2024-07-28T23:10:53.030685+0000 mgr.y (mgr.34101) 6633 : cluster [DBG] pgmap v7561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:54.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12087 16 16 0 0 0 - 0 2024-07-28T23:10:55.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:54 smithi155 bash[73694]: debug 2024-07-28T23:10:54.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:55.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12088 16 16 0 0 0 - 0 2024-07-28T23:10:56.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:55 smithi155 bash[73694]: debug 2024-07-28T23:10:55.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:56.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:56 smithi045 bash[82788]: cluster 2024-07-28T23:10:55.032432+0000 mgr.y (mgr.34101) 6634 : cluster [DBG] pgmap v7562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:56.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:56 smithi045 bash[80445]: cluster 2024-07-28T23:10:55.032432+0000 mgr.y (mgr.34101) 6634 : cluster [DBG] pgmap v7562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:56.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:56 smithi155 bash[68033]: cluster 2024-07-28T23:10:55.032432+0000 mgr.y (mgr.34101) 6634 : cluster [DBG] pgmap v7562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:56.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12089 16 16 0 0 0 - 0 2024-07-28T23:10:57.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:56 smithi155 bash[73694]: debug 2024-07-28T23:10:56.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:57.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:10:57 smithi045 bash[82788]: cluster 2024-07-28T23:10:57.034305+0000 mgr.y (mgr.34101) 6635 : cluster [DBG] pgmap v7563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:57.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:10:57 smithi045 bash[80445]: cluster 2024-07-28T23:10:57.034305+0000 mgr.y (mgr.34101) 6635 : cluster [DBG] pgmap v7563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:57.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:10:57 smithi155 bash[68033]: cluster 2024-07-28T23:10:57.034305+0000 mgr.y (mgr.34101) 6635 : cluster [DBG] pgmap v7563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:10:57.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12090 16 16 0 0 0 - 0 2024-07-28T23:10:57.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:57 smithi155 bash[73694]: debug 2024-07-28T23:10:57.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:58.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12091 16 16 0 0 0 - 0 2024-07-28T23:10:59.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:58 smithi155 bash[73694]: debug 2024-07-28T23:10:58.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:10:59.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12092 16 16 0 0 0 - 0 2024-07-28T23:11:00.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:10:59 smithi155 bash[73694]: debug 2024-07-28T23:10:59.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:00.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:00 smithi045 bash[82788]: cluster 2024-07-28T23:10:59.036009+0000 mgr.y (mgr.34101) 6636 : cluster [DBG] pgmap v7564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:00.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:00 smithi045 bash[80445]: cluster 2024-07-28T23:10:59.036009+0000 mgr.y (mgr.34101) 6636 : cluster [DBG] pgmap v7564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:00 smithi155 bash[68033]: cluster 2024-07-28T23:10:59.036009+0000 mgr.y (mgr.34101) 6636 : cluster [DBG] pgmap v7564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:00.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12093 16 16 0 0 0 - 0 2024-07-28T23:11:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:11:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:11:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:11:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:00 smithi155 bash[73694]: debug 2024-07-28T23:11:00.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:01.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12094 16 16 0 0 0 - 0 2024-07-28T23:11:01.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:01 smithi155 bash[73694]: debug 2024-07-28T23:11:01.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:02.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:02 smithi045 bash[80445]: cluster 2024-07-28T23:11:01.037693+0000 mgr.y (mgr.34101) 6637 : cluster [DBG] pgmap v7565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:02.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:02 smithi045 bash[82788]: cluster 2024-07-28T23:11:01.037693+0000 mgr.y (mgr.34101) 6637 : cluster [DBG] pgmap v7565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:02.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:02 smithi155 bash[68033]: cluster 2024-07-28T23:11:01.037693+0000 mgr.y (mgr.34101) 6637 : cluster [DBG] pgmap v7565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:02.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:11:02 smithi155 bash[60745]: ts=2024-07-28T23:11:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:11:02.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12095 16 16 0 0 0 - 0 2024-07-28T23:11:02.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:02 smithi155 bash[73694]: debug 2024-07-28T23:11:02.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:03.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:03 smithi045 bash[82788]: cluster 2024-07-28T23:11:03.039525+0000 mgr.y (mgr.34101) 6638 : cluster [DBG] pgmap v7566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:03 smithi045 bash[80445]: cluster 2024-07-28T23:11:03.039525+0000 mgr.y (mgr.34101) 6638 : cluster [DBG] pgmap v7566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:03.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:03 smithi155 bash[68033]: cluster 2024-07-28T23:11:03.039525+0000 mgr.y (mgr.34101) 6638 : cluster [DBG] pgmap v7566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:03.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12096 16 16 0 0 0 - 0 2024-07-28T23:11:04.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:03 smithi155 bash[73694]: debug 2024-07-28T23:11:03.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:04 smithi045 bash[80445]: audit 2024-07-28T23:11:03.695648+0000 mon.c (mon.2) 1680 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:04.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:04 smithi045 bash[82788]: audit 2024-07-28T23:11:03.695648+0000 mon.c (mon.2) 1680 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:04 smithi155 bash[68033]: audit 2024-07-28T23:11:03.695648+0000 mon.c (mon.2) 1680 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:04.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12097 16 16 0 0 0 - 0 2024-07-28T23:11:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:04 smithi155 bash[73694]: debug 2024-07-28T23:11:04.602+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:05 smithi045 bash[80445]: cluster 2024-07-28T23:11:05.041224+0000 mgr.y (mgr.34101) 6639 : cluster [DBG] pgmap v7567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:05.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:05 smithi045 bash[82788]: cluster 2024-07-28T23:11:05.041224+0000 mgr.y (mgr.34101) 6639 : cluster [DBG] pgmap v7567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:05.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:05 smithi155 bash[68033]: cluster 2024-07-28T23:11:05.041224+0000 mgr.y (mgr.34101) 6639 : cluster [DBG] pgmap v7567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:05.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12098 16 16 0 0 0 - 0 2024-07-28T23:11:06.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:05 smithi155 bash[73694]: debug 2024-07-28T23:11:05.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:06.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12099 16 16 0 0 0 - 0 2024-07-28T23:11:07.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:06 smithi155 bash[73694]: debug 2024-07-28T23:11:06.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:07 smithi045 bash[80445]: cluster 2024-07-28T23:11:07.043114+0000 mgr.y (mgr.34101) 6640 : cluster [DBG] pgmap v7568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:07.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:07 smithi045 bash[82788]: cluster 2024-07-28T23:11:07.043114+0000 mgr.y (mgr.34101) 6640 : cluster [DBG] pgmap v7568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:07.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:07 smithi155 bash[68033]: cluster 2024-07-28T23:11:07.043114+0000 mgr.y (mgr.34101) 6640 : cluster [DBG] pgmap v7568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:07.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:11:07.615944+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:11:07.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:11:07.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12100 16 16 0 0 0 - 0 2024-07-28T23:11:08.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:07 smithi155 bash[73694]: debug 2024-07-28T23:11:07.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:08.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12101 16 16 0 0 0 - 0 2024-07-28T23:11:09.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:08 smithi155 bash[73694]: debug 2024-07-28T23:11:08.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:09 smithi045 bash[80445]: cluster 2024-07-28T23:11:09.044991+0000 mgr.y (mgr.34101) 6641 : cluster [DBG] pgmap v7569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:09.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:09 smithi045 bash[82788]: cluster 2024-07-28T23:11:09.044991+0000 mgr.y (mgr.34101) 6641 : cluster [DBG] pgmap v7569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:09.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:09 smithi155 bash[68033]: cluster 2024-07-28T23:11:09.044991+0000 mgr.y (mgr.34101) 6641 : cluster [DBG] pgmap v7569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:09.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12102 16 16 0 0 0 - 0 2024-07-28T23:11:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:09 smithi155 bash[73694]: debug 2024-07-28T23:11:09.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:10.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12103 16 16 0 0 0 - 0 2024-07-28T23:11:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:11:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:11:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:11:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:10 smithi155 bash[73694]: debug 2024-07-28T23:11:10.585+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:11 smithi045 bash[80445]: cluster 2024-07-28T23:11:11.046996+0000 mgr.y (mgr.34101) 6642 : cluster [DBG] pgmap v7570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:11.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:11 smithi045 bash[82788]: cluster 2024-07-28T23:11:11.046996+0000 mgr.y (mgr.34101) 6642 : cluster [DBG] pgmap v7570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:11.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:11 smithi155 bash[68033]: cluster 2024-07-28T23:11:11.046996+0000 mgr.y (mgr.34101) 6642 : cluster [DBG] pgmap v7570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:11.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12104 16 16 0 0 0 - 0 2024-07-28T23:11:12.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:11 smithi155 bash[73694]: debug 2024-07-28T23:11:11.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:12.600 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:11:12 smithi155 bash[60745]: ts=2024-07-28T23:11:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:11:12.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12105 16 16 0 0 0 - 0 2024-07-28T23:11:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:12 smithi155 bash[73694]: debug 2024-07-28T23:11:12.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:13.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:13 smithi045 bash[80445]: cluster 2024-07-28T23:11:13.049033+0000 mgr.y (mgr.34101) 6643 : cluster [DBG] pgmap v7571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:13.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:13 smithi045 bash[82788]: cluster 2024-07-28T23:11:13.049033+0000 mgr.y (mgr.34101) 6643 : cluster [DBG] pgmap v7571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:13.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:13 smithi155 bash[68033]: cluster 2024-07-28T23:11:13.049033+0000 mgr.y (mgr.34101) 6643 : cluster [DBG] pgmap v7571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:13.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12106 16 16 0 0 0 - 0 2024-07-28T23:11:14.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:13 smithi155 bash[73694]: debug 2024-07-28T23:11:13.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:14.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12107 16 16 0 0 0 - 0 2024-07-28T23:11:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:14 smithi155 bash[73694]: debug 2024-07-28T23:11:14.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:15 smithi045 bash[80445]: cluster 2024-07-28T23:11:15.050831+0000 mgr.y (mgr.34101) 6644 : cluster [DBG] pgmap v7572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:15.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:15 smithi045 bash[82788]: cluster 2024-07-28T23:11:15.050831+0000 mgr.y (mgr.34101) 6644 : cluster [DBG] pgmap v7572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:15.527 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:15 smithi155 bash[68033]: cluster 2024-07-28T23:11:15.050831+0000 mgr.y (mgr.34101) 6644 : cluster [DBG] pgmap v7572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:15.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12108 16 16 0 0 0 - 0 2024-07-28T23:11:15.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:15 smithi155 bash[73694]: debug 2024-07-28T23:11:15.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:16.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12109 16 16 0 0 0 - 0 2024-07-28T23:11:16.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:16 smithi155 bash[73694]: debug 2024-07-28T23:11:16.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:17.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:17 smithi045 bash[80445]: cluster 2024-07-28T23:11:17.052786+0000 mgr.y (mgr.34101) 6645 : cluster [DBG] pgmap v7573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:17.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:17 smithi045 bash[82788]: cluster 2024-07-28T23:11:17.052786+0000 mgr.y (mgr.34101) 6645 : cluster [DBG] pgmap v7573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:17.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:17 smithi155 bash[68033]: cluster 2024-07-28T23:11:17.052786+0000 mgr.y (mgr.34101) 6645 : cluster [DBG] pgmap v7573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:17.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12110 16 16 0 0 0 - 0 2024-07-28T23:11:17.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:17 smithi155 bash[73694]: debug 2024-07-28T23:11:17.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:18.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12111 16 16 0 0 0 - 0 2024-07-28T23:11:18.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:18 smithi155 bash[68033]: audit 2024-07-28T23:11:18.696083+0000 mon.c (mon.2) 1681 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:18.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:18 smithi155 bash[73694]: debug 2024-07-28T23:11:18.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:18 smithi045 bash[80445]: audit 2024-07-28T23:11:18.696083+0000 mon.c (mon.2) 1681 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:18 smithi045 bash[82788]: audit 2024-07-28T23:11:18.696083+0000 mon.c (mon.2) 1681 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:19.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12112 16 16 0 0 0 - 0 2024-07-28T23:11:19.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:19 smithi155 bash[68033]: cluster 2024-07-28T23:11:19.054524+0000 mgr.y (mgr.34101) 6646 : cluster [DBG] pgmap v7574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:19.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:19 smithi155 bash[73694]: debug 2024-07-28T23:11:19.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:19 smithi045 bash[80445]: cluster 2024-07-28T23:11:19.054524+0000 mgr.y (mgr.34101) 6646 : cluster [DBG] pgmap v7574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:19 smithi045 bash[82788]: cluster 2024-07-28T23:11:19.054524+0000 mgr.y (mgr.34101) 6646 : cluster [DBG] pgmap v7574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:20.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12113 16 16 0 0 0 - 0 2024-07-28T23:11:20.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:20 smithi155 bash[73694]: debug 2024-07-28T23:11:20.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:11:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:11:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:11:21.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:21 smithi045 bash[80445]: cluster 2024-07-28T23:11:21.056249+0000 mgr.y (mgr.34101) 6647 : cluster [DBG] pgmap v7575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:21 smithi045 bash[82788]: cluster 2024-07-28T23:11:21.056249+0000 mgr.y (mgr.34101) 6647 : cluster [DBG] pgmap v7575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:21.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:21 smithi155 bash[68033]: cluster 2024-07-28T23:11:21.056249+0000 mgr.y (mgr.34101) 6647 : cluster [DBG] pgmap v7575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:21.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12114 16 16 0 0 0 - 0 2024-07-28T23:11:21.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:21 smithi155 bash[73694]: debug 2024-07-28T23:11:21.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:22.574 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:11:22 smithi155 bash[60745]: ts=2024-07-28T23:11:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:11:22.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12115 16 16 0 0 0 - 0 2024-07-28T23:11:23.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:22 smithi155 bash[73694]: debug 2024-07-28T23:11:22.569+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:23.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:23 smithi045 bash[80445]: cluster 2024-07-28T23:11:23.058117+0000 mgr.y (mgr.34101) 6648 : cluster [DBG] pgmap v7576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:23.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:23 smithi045 bash[82788]: cluster 2024-07-28T23:11:23.058117+0000 mgr.y (mgr.34101) 6648 : cluster [DBG] pgmap v7576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:23.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:23 smithi155 bash[68033]: cluster 2024-07-28T23:11:23.058117+0000 mgr.y (mgr.34101) 6648 : cluster [DBG] pgmap v7576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:23.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12116 16 16 0 0 0 - 0 2024-07-28T23:11:24.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:23 smithi155 bash[73694]: debug 2024-07-28T23:11:23.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:24.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12117 16 16 0 0 0 - 0 2024-07-28T23:11:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:24 smithi155 bash[73694]: debug 2024-07-28T23:11:24.569+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:25.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:25 smithi045 bash[80445]: cluster 2024-07-28T23:11:25.059841+0000 mgr.y (mgr.34101) 6649 : cluster [DBG] pgmap v7577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:25.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:25 smithi045 bash[82788]: cluster 2024-07-28T23:11:25.059841+0000 mgr.y (mgr.34101) 6649 : cluster [DBG] pgmap v7577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:25.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:25 smithi155 bash[68033]: cluster 2024-07-28T23:11:25.059841+0000 mgr.y (mgr.34101) 6649 : cluster [DBG] pgmap v7577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:25.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12118 16 16 0 0 0 - 0 2024-07-28T23:11:25.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:25 smithi155 bash[73694]: debug 2024-07-28T23:11:25.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:26.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12119 16 16 0 0 0 - 0 2024-07-28T23:11:26.962 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:26 smithi155 bash[73694]: debug 2024-07-28T23:11:26.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:27.307 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 23:11:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T23:11:26.959890911Z level=info msg="Completed cleanup jobs" duration=342.775847ms 2024-07-28T23:11:27.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:27 smithi155 bash[68033]: cluster 2024-07-28T23:11:27.061665+0000 mgr.y (mgr.34101) 6650 : cluster [DBG] pgmap v7578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:27.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:27 smithi045 bash[80445]: cluster 2024-07-28T23:11:27.061665+0000 mgr.y (mgr.34101) 6650 : cluster [DBG] pgmap v7578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:27.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:27 smithi045 bash[82788]: cluster 2024-07-28T23:11:27.061665+0000 mgr.y (mgr.34101) 6650 : cluster [DBG] pgmap v7578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:27.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:11:27.619239+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:11:27.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:11:27.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12120 16 16 0 0 0 - 0 2024-07-28T23:11:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:27 smithi155 bash[73694]: debug 2024-07-28T23:11:27.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:28.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12121 16 16 0 0 0 - 0 2024-07-28T23:11:29.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:28 smithi155 bash[73694]: debug 2024-07-28T23:11:28.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:29.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:29 smithi045 bash[80445]: cluster 2024-07-28T23:11:29.063370+0000 mgr.y (mgr.34101) 6651 : cluster [DBG] pgmap v7579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:29.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:29 smithi045 bash[82788]: cluster 2024-07-28T23:11:29.063370+0000 mgr.y (mgr.34101) 6651 : cluster [DBG] pgmap v7579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:29.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:29 smithi155 bash[68033]: cluster 2024-07-28T23:11:29.063370+0000 mgr.y (mgr.34101) 6651 : cluster [DBG] pgmap v7579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:29.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12122 16 16 0 0 0 - 0 2024-07-28T23:11:30.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:29 smithi155 bash[73694]: debug 2024-07-28T23:11:29.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:30.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12123 16 16 0 0 0 - 0 2024-07-28T23:11:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:11:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:11:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:11:31.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:30 smithi155 bash[73694]: debug 2024-07-28T23:11:30.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:31.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:31 smithi045 bash[80445]: cluster 2024-07-28T23:11:31.065092+0000 mgr.y (mgr.34101) 6652 : cluster [DBG] pgmap v7580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:31.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:31 smithi045 bash[82788]: cluster 2024-07-28T23:11:31.065092+0000 mgr.y (mgr.34101) 6652 : cluster [DBG] pgmap v7580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:31.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:31 smithi155 bash[68033]: cluster 2024-07-28T23:11:31.065092+0000 mgr.y (mgr.34101) 6652 : cluster [DBG] pgmap v7580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:31.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12124 16 16 0 0 0 - 0 2024-07-28T23:11:32.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:31 smithi155 bash[73694]: debug 2024-07-28T23:11:31.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:32.621 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:11:32 smithi155 bash[60745]: ts=2024-07-28T23:11:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:11:32.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12125 16 16 0 0 0 - 0 2024-07-28T23:11:33.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:32 smithi155 bash[73694]: debug 2024-07-28T23:11:32.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:33.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:33 smithi045 bash[80445]: cluster 2024-07-28T23:11:33.066979+0000 mgr.y (mgr.34101) 6653 : cluster [DBG] pgmap v7581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:33.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:33 smithi045 bash[82788]: cluster 2024-07-28T23:11:33.066979+0000 mgr.y (mgr.34101) 6653 : cluster [DBG] pgmap v7581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:33.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:33 smithi155 bash[68033]: cluster 2024-07-28T23:11:33.066979+0000 mgr.y (mgr.34101) 6653 : cluster [DBG] pgmap v7581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:33.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12126 16 16 0 0 0 - 0 2024-07-28T23:11:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:33 smithi155 bash[73694]: debug 2024-07-28T23:11:33.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:34 smithi045 bash[80445]: audit 2024-07-28T23:11:33.696519+0000 mon.c (mon.2) 1682 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:34.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:34 smithi045 bash[82788]: audit 2024-07-28T23:11:33.696519+0000 mon.c (mon.2) 1682 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:34 smithi155 bash[68033]: audit 2024-07-28T23:11:33.696519+0000 mon.c (mon.2) 1682 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:34.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12127 16 16 0 0 0 - 0 2024-07-28T23:11:35.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:34 smithi155 bash[73694]: debug 2024-07-28T23:11:34.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:35.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:35 smithi045 bash[80445]: cluster 2024-07-28T23:11:35.068701+0000 mgr.y (mgr.34101) 6654 : cluster [DBG] pgmap v7582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:35.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:35 smithi045 bash[82788]: cluster 2024-07-28T23:11:35.068701+0000 mgr.y (mgr.34101) 6654 : cluster [DBG] pgmap v7582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:35.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:35 smithi155 bash[68033]: cluster 2024-07-28T23:11:35.068701+0000 mgr.y (mgr.34101) 6654 : cluster [DBG] pgmap v7582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:35.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12128 16 16 0 0 0 - 0 2024-07-28T23:11:36.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:35 smithi155 bash[73694]: debug 2024-07-28T23:11:35.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:36.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12129 16 16 0 0 0 - 0 2024-07-28T23:11:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:36 smithi155 bash[73694]: debug 2024-07-28T23:11:36.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:37.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:37 smithi045 bash[82788]: cluster 2024-07-28T23:11:37.070568+0000 mgr.y (mgr.34101) 6655 : cluster [DBG] pgmap v7583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:37.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:37 smithi045 bash[80445]: cluster 2024-07-28T23:11:37.070568+0000 mgr.y (mgr.34101) 6655 : cluster [DBG] pgmap v7583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:37.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:37 smithi155 bash[68033]: cluster 2024-07-28T23:11:37.070568+0000 mgr.y (mgr.34101) 6655 : cluster [DBG] pgmap v7583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:37.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12130 16 16 0 0 0 - 0 2024-07-28T23:11:38.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:37 smithi155 bash[73694]: debug 2024-07-28T23:11:37.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:38.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12131 16 16 0 0 0 - 0 2024-07-28T23:11:39.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:38 smithi155 bash[73694]: debug 2024-07-28T23:11:38.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:39.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:39 smithi045 bash[82788]: cluster 2024-07-28T23:11:39.072312+0000 mgr.y (mgr.34101) 6656 : cluster [DBG] pgmap v7584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:39.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:39 smithi045 bash[80445]: cluster 2024-07-28T23:11:39.072312+0000 mgr.y (mgr.34101) 6656 : cluster [DBG] pgmap v7584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:39.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:39 smithi155 bash[68033]: cluster 2024-07-28T23:11:39.072312+0000 mgr.y (mgr.34101) 6656 : cluster [DBG] pgmap v7584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:39.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12132 16 16 0 0 0 - 0 2024-07-28T23:11:40.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:39 smithi155 bash[73694]: debug 2024-07-28T23:11:39.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:40.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12133 16 16 0 0 0 - 0 2024-07-28T23:11:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:11:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:11:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:11:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:40 smithi155 bash[73694]: debug 2024-07-28T23:11:40.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:41.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:41 smithi045 bash[80445]: cluster 2024-07-28T23:11:41.074080+0000 mgr.y (mgr.34101) 6657 : cluster [DBG] pgmap v7585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:41.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:41 smithi045 bash[82788]: cluster 2024-07-28T23:11:41.074080+0000 mgr.y (mgr.34101) 6657 : cluster [DBG] pgmap v7585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:41.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:41 smithi155 bash[68033]: cluster 2024-07-28T23:11:41.074080+0000 mgr.y (mgr.34101) 6657 : cluster [DBG] pgmap v7585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:41.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12134 16 16 0 0 0 - 0 2024-07-28T23:11:42.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:41 smithi155 bash[73694]: debug 2024-07-28T23:11:41.765+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:42.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12135 16 16 0 0 0 - 0 2024-07-28T23:11:42.750 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:11:42 smithi155 bash[60745]: ts=2024-07-28T23:11:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:11:43.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:42 smithi155 bash[73694]: debug 2024-07-28T23:11:42.745+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:43.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:43 smithi045 bash[80445]: cluster 2024-07-28T23:11:43.075930+0000 mgr.y (mgr.34101) 6658 : cluster [DBG] pgmap v7586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:43.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:43 smithi045 bash[82788]: cluster 2024-07-28T23:11:43.075930+0000 mgr.y (mgr.34101) 6658 : cluster [DBG] pgmap v7586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:43.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:43 smithi155 bash[68033]: cluster 2024-07-28T23:11:43.075930+0000 mgr.y (mgr.34101) 6658 : cluster [DBG] pgmap v7586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:43.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12136 16 16 0 0 0 - 0 2024-07-28T23:11:44.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:43 smithi155 bash[73694]: debug 2024-07-28T23:11:43.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:44.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12137 16 16 0 0 0 - 0 2024-07-28T23:11:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:44 smithi155 bash[73694]: debug 2024-07-28T23:11:44.749+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:45.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:45 smithi045 bash[80445]: cluster 2024-07-28T23:11:45.077639+0000 mgr.y (mgr.34101) 6659 : cluster [DBG] pgmap v7587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:45.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:45 smithi045 bash[82788]: cluster 2024-07-28T23:11:45.077639+0000 mgr.y (mgr.34101) 6659 : cluster [DBG] pgmap v7587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:45.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:45 smithi155 bash[68033]: cluster 2024-07-28T23:11:45.077639+0000 mgr.y (mgr.34101) 6659 : cluster [DBG] pgmap v7587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:45.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12138 16 16 0 0 0 - 0 2024-07-28T23:11:46.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:45 smithi155 bash[73694]: debug 2024-07-28T23:11:45.745+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:46.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12139 16 16 0 0 0 - 0 2024-07-28T23:11:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:46 smithi155 bash[73694]: debug 2024-07-28T23:11:46.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:47.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:47 smithi045 bash[80445]: cluster 2024-07-28T23:11:47.079498+0000 mgr.y (mgr.34101) 6660 : cluster [DBG] pgmap v7588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:47.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:47 smithi045 bash[82788]: cluster 2024-07-28T23:11:47.079498+0000 mgr.y (mgr.34101) 6660 : cluster [DBG] pgmap v7588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:47.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:47 smithi155 bash[68033]: cluster 2024-07-28T23:11:47.079498+0000 mgr.y (mgr.34101) 6660 : cluster [DBG] pgmap v7588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:47.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:11:47.622449+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:11:47.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:11:47.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12140 16 16 0 0 0 - 0 2024-07-28T23:11:48.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:47 smithi155 bash[73694]: debug 2024-07-28T23:11:47.749+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:48.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:48 smithi045 bash[80445]: audit 2024-07-28T23:11:47.651546+0000 mon.c (mon.2) 1683 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:11:48.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:48 smithi045 bash[82788]: audit 2024-07-28T23:11:47.651546+0000 mon.c (mon.2) 1683 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:11:48.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:48 smithi155 bash[68033]: audit 2024-07-28T23:11:47.651546+0000 mon.c (mon.2) 1683 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:11:48.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12141 16 16 0 0 0 - 0 2024-07-28T23:11:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:48 smithi155 bash[73694]: debug 2024-07-28T23:11:48.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:49 smithi045 bash[80445]: audit 2024-07-28T23:11:48.696968+0000 mon.c (mon.2) 1684 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:49 smithi045 bash[80445]: cluster 2024-07-28T23:11:49.081218+0000 mgr.y (mgr.34101) 6661 : cluster [DBG] pgmap v7589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:49 smithi045 bash[82788]: audit 2024-07-28T23:11:48.696968+0000 mon.c (mon.2) 1684 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:49 smithi045 bash[82788]: cluster 2024-07-28T23:11:49.081218+0000 mgr.y (mgr.34101) 6661 : cluster [DBG] pgmap v7589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:49.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:49 smithi155 bash[68033]: audit 2024-07-28T23:11:48.696968+0000 mon.c (mon.2) 1684 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:11:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:49 smithi155 bash[68033]: cluster 2024-07-28T23:11:49.081218+0000 mgr.y (mgr.34101) 6661 : cluster [DBG] pgmap v7589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:49.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12142 16 16 0 0 0 - 0 2024-07-28T23:11:50.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:49 smithi155 bash[73694]: debug 2024-07-28T23:11:49.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:50.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12143 16 16 0 0 0 - 0 2024-07-28T23:11:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:11:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:11:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:11:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:50 smithi155 bash[73694]: debug 2024-07-28T23:11:50.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:51.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:51 smithi045 bash[80445]: cluster 2024-07-28T23:11:51.083002+0000 mgr.y (mgr.34101) 6662 : cluster [DBG] pgmap v7590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:51.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:51 smithi045 bash[82788]: cluster 2024-07-28T23:11:51.083002+0000 mgr.y (mgr.34101) 6662 : cluster [DBG] pgmap v7590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:51.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:51 smithi155 bash[68033]: cluster 2024-07-28T23:11:51.083002+0000 mgr.y (mgr.34101) 6662 : cluster [DBG] pgmap v7590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:51.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12144 16 16 0 0 0 - 0 2024-07-28T23:11:52.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:51 smithi155 bash[73694]: debug 2024-07-28T23:11:51.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:52.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12145 16 16 0 0 0 - 0 2024-07-28T23:11:52.797 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:11:52 smithi155 bash[60745]: ts=2024-07-28T23:11:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:11:53.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:52 smithi155 bash[73694]: debug 2024-07-28T23:11:52.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:53.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:53 smithi045 bash[80445]: cluster 2024-07-28T23:11:53.083905+0000 mgr.y (mgr.34101) 6663 : cluster [DBG] pgmap v7591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:53.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:53 smithi045 bash[82788]: cluster 2024-07-28T23:11:53.083905+0000 mgr.y (mgr.34101) 6663 : cluster [DBG] pgmap v7591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:53.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:53 smithi155 bash[68033]: cluster 2024-07-28T23:11:53.083905+0000 mgr.y (mgr.34101) 6663 : cluster [DBG] pgmap v7591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:53.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12146 16 16 0 0 0 - 0 2024-07-28T23:11:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:53 smithi155 bash[73694]: debug 2024-07-28T23:11:53.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:54.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12147 16 16 0 0 0 - 0 2024-07-28T23:11:54.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[80445]: audit 2024-07-28T23:11:53.322734+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[80445]: audit 2024-07-28T23:11:53.328638+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[80445]: audit 2024-07-28T23:11:53.544698+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[80445]: audit 2024-07-28T23:11:53.556913+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[80445]: audit 2024-07-28T23:11:53.960862+0000 mon.c (mon.2) 1685 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:11:54.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[80445]: audit 2024-07-28T23:11:53.962438+0000 mon.c (mon.2) 1686 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:11:54.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[80445]: audit 2024-07-28T23:11:53.970507+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[82788]: audit 2024-07-28T23:11:53.322734+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[82788]: audit 2024-07-28T23:11:53.328638+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[82788]: audit 2024-07-28T23:11:53.544698+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[82788]: audit 2024-07-28T23:11:53.556913+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[82788]: audit 2024-07-28T23:11:53.960862+0000 mon.c (mon.2) 1685 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:11:54.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[82788]: audit 2024-07-28T23:11:53.962438+0000 mon.c (mon.2) 1686 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:11:54.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:54 smithi045 bash[82788]: audit 2024-07-28T23:11:53.970507+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:54 smithi155 bash[68033]: audit 2024-07-28T23:11:53.322734+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:54 smithi155 bash[68033]: audit 2024-07-28T23:11:53.328638+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:54 smithi155 bash[68033]: audit 2024-07-28T23:11:53.544698+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:54 smithi155 bash[68033]: audit 2024-07-28T23:11:53.556913+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:54.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:54 smithi155 bash[68033]: audit 2024-07-28T23:11:53.960862+0000 mon.c (mon.2) 1685 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:11:54.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:54 smithi155 bash[68033]: audit 2024-07-28T23:11:53.962438+0000 mon.c (mon.2) 1686 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:11:54.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:54 smithi155 bash[68033]: audit 2024-07-28T23:11:53.970507+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:11:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:54 smithi155 bash[73694]: debug 2024-07-28T23:11:54.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:55.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12148 16 16 0 0 0 - 0 2024-07-28T23:11:55.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:55 smithi045 bash[82788]: cluster 2024-07-28T23:11:55.085608+0000 mgr.y (mgr.34101) 6664 : cluster [DBG] pgmap v7592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:55.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:55 smithi045 bash[80445]: cluster 2024-07-28T23:11:55.085608+0000 mgr.y (mgr.34101) 6664 : cluster [DBG] pgmap v7592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:55.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:55 smithi155 bash[68033]: cluster 2024-07-28T23:11:55.085608+0000 mgr.y (mgr.34101) 6664 : cluster [DBG] pgmap v7592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:55 smithi155 bash[73694]: debug 2024-07-28T23:11:55.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:56.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12149 16 16 0 0 0 - 0 2024-07-28T23:11:57.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:56 smithi155 bash[73694]: debug 2024-07-28T23:11:56.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:57.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:57 smithi045 bash[80445]: cluster 2024-07-28T23:11:57.087457+0000 mgr.y (mgr.34101) 6665 : cluster [DBG] pgmap v7593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:57.474 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:57 smithi045 bash[82788]: cluster 2024-07-28T23:11:57.087457+0000 mgr.y (mgr.34101) 6665 : cluster [DBG] pgmap v7593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:57.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:57 smithi155 bash[68033]: cluster 2024-07-28T23:11:57.087457+0000 mgr.y (mgr.34101) 6665 : cluster [DBG] pgmap v7593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:57.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12150 16 16 0 0 0 - 0 2024-07-28T23:11:58.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:57 smithi155 bash[73694]: debug 2024-07-28T23:11:57.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:58.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12151 16 16 0 0 0 - 0 2024-07-28T23:11:59.161 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:58 smithi155 bash[73694]: debug 2024-07-28T23:11:58.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:11:59.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:11:59 smithi045 bash[80445]: cluster 2024-07-28T23:11:59.089139+0000 mgr.y (mgr.34101) 6666 : cluster [DBG] pgmap v7594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:59.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:11:59 smithi045 bash[82788]: cluster 2024-07-28T23:11:59.089139+0000 mgr.y (mgr.34101) 6666 : cluster [DBG] pgmap v7594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:59.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:11:59 smithi155 bash[68033]: cluster 2024-07-28T23:11:59.089139+0000 mgr.y (mgr.34101) 6666 : cluster [DBG] pgmap v7594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:11:59.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12152 16 16 0 0 0 - 0 2024-07-28T23:12:00.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:11:59 smithi155 bash[73694]: debug 2024-07-28T23:11:59.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:00.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12153 16 16 0 0 0 - 0 2024-07-28T23:12:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:12:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:12:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:12:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:00 smithi155 bash[73694]: debug 2024-07-28T23:12:00.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:01 smithi045 bash[82788]: cluster 2024-07-28T23:12:01.090879+0000 mgr.y (mgr.34101) 6667 : cluster [DBG] pgmap v7595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:01 smithi045 bash[80445]: cluster 2024-07-28T23:12:01.090879+0000 mgr.y (mgr.34101) 6667 : cluster [DBG] pgmap v7595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:01.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:01 smithi155 bash[68033]: cluster 2024-07-28T23:12:01.090879+0000 mgr.y (mgr.34101) 6667 : cluster [DBG] pgmap v7595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:01.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12154 16 16 0 0 0 - 0 2024-07-28T23:12:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:01 smithi155 bash[73694]: debug 2024-07-28T23:12:01.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:02.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12155 16 16 0 0 0 - 0 2024-07-28T23:12:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:12:02 smithi155 bash[60745]: ts=2024-07-28T23:12:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:12:03.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:02 smithi155 bash[73694]: debug 2024-07-28T23:12:02.800+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:03 smithi045 bash[80445]: cluster 2024-07-28T23:12:03.092731+0000 mgr.y (mgr.34101) 6668 : cluster [DBG] pgmap v7596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:03.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:03 smithi045 bash[82788]: cluster 2024-07-28T23:12:03.092731+0000 mgr.y (mgr.34101) 6668 : cluster [DBG] pgmap v7596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:03.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:03 smithi155 bash[68033]: cluster 2024-07-28T23:12:03.092731+0000 mgr.y (mgr.34101) 6668 : cluster [DBG] pgmap v7596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:03.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12156 16 16 0 0 0 - 0 2024-07-28T23:12:04.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:03 smithi155 bash[73694]: debug 2024-07-28T23:12:03.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:04 smithi045 bash[80445]: audit 2024-07-28T23:12:03.697377+0000 mon.c (mon.2) 1687 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:04.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:04 smithi045 bash[82788]: audit 2024-07-28T23:12:03.697377+0000 mon.c (mon.2) 1687 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:04 smithi155 bash[68033]: audit 2024-07-28T23:12:03.697377+0000 mon.c (mon.2) 1687 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:04.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12157 16 16 0 0 0 - 0 2024-07-28T23:12:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:04 smithi155 bash[73694]: debug 2024-07-28T23:12:04.784+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:05 smithi045 bash[80445]: cluster 2024-07-28T23:12:05.094488+0000 mgr.y (mgr.34101) 6669 : cluster [DBG] pgmap v7597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:05.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:05 smithi045 bash[82788]: cluster 2024-07-28T23:12:05.094488+0000 mgr.y (mgr.34101) 6669 : cluster [DBG] pgmap v7597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:05.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:05 smithi155 bash[68033]: cluster 2024-07-28T23:12:05.094488+0000 mgr.y (mgr.34101) 6669 : cluster [DBG] pgmap v7597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:05.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12158 16 16 0 0 0 - 0 2024-07-28T23:12:06.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:05 smithi155 bash[73694]: debug 2024-07-28T23:12:05.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:06.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12159 16 16 0 0 0 - 0 2024-07-28T23:12:07.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:06 smithi155 bash[73694]: debug 2024-07-28T23:12:06.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:07 smithi045 bash[80445]: cluster 2024-07-28T23:12:07.096321+0000 mgr.y (mgr.34101) 6670 : cluster [DBG] pgmap v7598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:07.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:07 smithi045 bash[82788]: cluster 2024-07-28T23:12:07.096321+0000 mgr.y (mgr.34101) 6670 : cluster [DBG] pgmap v7598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:07.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:07 smithi155 bash[68033]: cluster 2024-07-28T23:12:07.096321+0000 mgr.y (mgr.34101) 6670 : cluster [DBG] pgmap v7598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:07.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:12:07.625676+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:12:07.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:12:07.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12160 16 16 0 0 0 - 0 2024-07-28T23:12:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:07 smithi155 bash[73694]: debug 2024-07-28T23:12:07.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:08.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12161 16 16 0 0 0 - 0 2024-07-28T23:12:09.163 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:08 smithi155 bash[73694]: debug 2024-07-28T23:12:08.840+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:09 smithi045 bash[80445]: cluster 2024-07-28T23:12:09.098040+0000 mgr.y (mgr.34101) 6671 : cluster [DBG] pgmap v7599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:09.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:09 smithi045 bash[82788]: cluster 2024-07-28T23:12:09.098040+0000 mgr.y (mgr.34101) 6671 : cluster [DBG] pgmap v7599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:09.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:09 smithi155 bash[68033]: cluster 2024-07-28T23:12:09.098040+0000 mgr.y (mgr.34101) 6671 : cluster [DBG] pgmap v7599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:09.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12162 16 16 0 0 0 - 0 2024-07-28T23:12:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:09 smithi155 bash[73694]: debug 2024-07-28T23:12:09.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:10.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12163 16 16 0 0 0 - 0 2024-07-28T23:12:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:12:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:12:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:12:11.165 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:10 smithi155 bash[73694]: debug 2024-07-28T23:12:10.864+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:11 smithi045 bash[80445]: cluster 2024-07-28T23:12:11.099773+0000 mgr.y (mgr.34101) 6672 : cluster [DBG] pgmap v7600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:11.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:11 smithi045 bash[82788]: cluster 2024-07-28T23:12:11.099773+0000 mgr.y (mgr.34101) 6672 : cluster [DBG] pgmap v7600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:11.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:11 smithi155 bash[68033]: cluster 2024-07-28T23:12:11.099773+0000 mgr.y (mgr.34101) 6672 : cluster [DBG] pgmap v7600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:11.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12164 16 16 0 0 0 - 0 2024-07-28T23:12:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:11 smithi155 bash[73694]: debug 2024-07-28T23:12:11.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:12.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12165 16 16 0 0 0 - 0 2024-07-28T23:12:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:12:12 smithi155 bash[60745]: ts=2024-07-28T23:12:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:12:13.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:12 smithi155 bash[73694]: debug 2024-07-28T23:12:12.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:13 smithi155 bash[68033]: cluster 2024-07-28T23:12:13.101639+0000 mgr.y (mgr.34101) 6673 : cluster [DBG] pgmap v7601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:13.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:13 smithi045 bash[80445]: cluster 2024-07-28T23:12:13.101639+0000 mgr.y (mgr.34101) 6673 : cluster [DBG] pgmap v7601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:13.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:13 smithi045 bash[82788]: cluster 2024-07-28T23:12:13.101639+0000 mgr.y (mgr.34101) 6673 : cluster [DBG] pgmap v7601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:13.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12166 16 16 0 0 0 - 0 2024-07-28T23:12:14.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:13 smithi155 bash[73694]: debug 2024-07-28T23:12:13.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:14.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12167 16 16 0 0 0 - 0 2024-07-28T23:12:15.168 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:14 smithi155 bash[73694]: debug 2024-07-28T23:12:14.836+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:15 smithi045 bash[80445]: cluster 2024-07-28T23:12:15.103380+0000 mgr.y (mgr.34101) 6674 : cluster [DBG] pgmap v7602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:15.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:15 smithi045 bash[82788]: cluster 2024-07-28T23:12:15.103380+0000 mgr.y (mgr.34101) 6674 : cluster [DBG] pgmap v7602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:15.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:15 smithi155 bash[68033]: cluster 2024-07-28T23:12:15.103380+0000 mgr.y (mgr.34101) 6674 : cluster [DBG] pgmap v7602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:15.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12168 16 16 0 0 0 - 0 2024-07-28T23:12:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:15 smithi155 bash[73694]: debug 2024-07-28T23:12:15.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:16.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12169 16 16 0 0 0 - 0 2024-07-28T23:12:17.169 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:16 smithi155 bash[73694]: debug 2024-07-28T23:12:16.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:17.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:17 smithi045 bash[80445]: cluster 2024-07-28T23:12:17.105275+0000 mgr.y (mgr.34101) 6675 : cluster [DBG] pgmap v7603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:17.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:17 smithi045 bash[82788]: cluster 2024-07-28T23:12:17.105275+0000 mgr.y (mgr.34101) 6675 : cluster [DBG] pgmap v7603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:17.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:17 smithi155 bash[68033]: cluster 2024-07-28T23:12:17.105275+0000 mgr.y (mgr.34101) 6675 : cluster [DBG] pgmap v7603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:17.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12170 16 16 0 0 0 - 0 2024-07-28T23:12:18.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:17 smithi155 bash[73694]: debug 2024-07-28T23:12:17.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:18.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12171 16 16 0 0 0 - 0 2024-07-28T23:12:19.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:18 smithi155 bash[73694]: debug 2024-07-28T23:12:18.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:19.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:18 smithi155 bash[68033]: audit 2024-07-28T23:12:18.697870+0000 mon.c (mon.2) 1688 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:18 smithi045 bash[80445]: audit 2024-07-28T23:12:18.697870+0000 mon.c (mon.2) 1688 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:18 smithi045 bash[82788]: audit 2024-07-28T23:12:18.697870+0000 mon.c (mon.2) 1688 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:19.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12172 16 16 0 0 0 - 0 2024-07-28T23:12:20.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:19 smithi155 bash[73694]: debug 2024-07-28T23:12:19.784+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:20.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:19 smithi155 bash[68033]: cluster 2024-07-28T23:12:19.107003+0000 mgr.y (mgr.34101) 6676 : cluster [DBG] pgmap v7604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:19 smithi045 bash[82788]: cluster 2024-07-28T23:12:19.107003+0000 mgr.y (mgr.34101) 6676 : cluster [DBG] pgmap v7604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:19 smithi045 bash[80445]: cluster 2024-07-28T23:12:19.107003+0000 mgr.y (mgr.34101) 6676 : cluster [DBG] pgmap v7604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:20.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12173 16 16 0 0 0 - 0 2024-07-28T23:12:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:12:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:12:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:12:21.174 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:20 smithi155 bash[73694]: debug 2024-07-28T23:12:20.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:21 smithi045 bash[82788]: cluster 2024-07-28T23:12:21.108723+0000 mgr.y (mgr.34101) 6677 : cluster [DBG] pgmap v7605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:21.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:21 smithi045 bash[80445]: cluster 2024-07-28T23:12:21.108723+0000 mgr.y (mgr.34101) 6677 : cluster [DBG] pgmap v7605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:21.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:21 smithi155 bash[68033]: cluster 2024-07-28T23:12:21.108723+0000 mgr.y (mgr.34101) 6677 : cluster [DBG] pgmap v7605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:21.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12174 16 16 0 0 0 - 0 2024-07-28T23:12:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:21 smithi155 bash[73694]: debug 2024-07-28T23:12:21.872+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:22.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12175 16 16 0 0 0 - 0 2024-07-28T23:12:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:12:22 smithi155 bash[60745]: ts=2024-07-28T23:12:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:12:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:22 smithi155 bash[73694]: debug 2024-07-28T23:12:22.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:23.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12176 16 16 0 0 0 - 0 2024-07-28T23:12:24.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:24 smithi155 bash[68033]: cluster 2024-07-28T23:12:23.110602+0000 mgr.y (mgr.34101) 6678 : cluster [DBG] pgmap v7606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:24.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:23 smithi155 bash[73694]: debug 2024-07-28T23:12:23.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:24.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:24 smithi045 bash[82788]: cluster 2024-07-28T23:12:23.110602+0000 mgr.y (mgr.34101) 6678 : cluster [DBG] pgmap v7606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:24.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:24 smithi045 bash[80445]: cluster 2024-07-28T23:12:23.110602+0000 mgr.y (mgr.34101) 6678 : cluster [DBG] pgmap v7606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:24.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12177 16 16 0 0 0 - 0 2024-07-28T23:12:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:24 smithi155 bash[73694]: debug 2024-07-28T23:12:24.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:25.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12178 16 16 0 0 0 - 0 2024-07-28T23:12:26.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:25 smithi155 bash[73694]: debug 2024-07-28T23:12:25.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:26.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:26 smithi155 bash[68033]: cluster 2024-07-28T23:12:25.112326+0000 mgr.y (mgr.34101) 6679 : cluster [DBG] pgmap v7607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:26.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:26 smithi045 bash[80445]: cluster 2024-07-28T23:12:25.112326+0000 mgr.y (mgr.34101) 6679 : cluster [DBG] pgmap v7607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:26.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:26 smithi045 bash[82788]: cluster 2024-07-28T23:12:25.112326+0000 mgr.y (mgr.34101) 6679 : cluster [DBG] pgmap v7607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:26.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12179 16 16 0 0 0 - 0 2024-07-28T23:12:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:26 smithi155 bash[73694]: debug 2024-07-28T23:12:26.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:27.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:12:27.628819+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:12:27.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:12:27.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12180 16 16 0 0 0 - 0 2024-07-28T23:12:28.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:28 smithi155 bash[68033]: cluster 2024-07-28T23:12:27.114211+0000 mgr.y (mgr.34101) 6680 : cluster [DBG] pgmap v7608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:28.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:27 smithi155 bash[73694]: debug 2024-07-28T23:12:27.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:28.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:28 smithi045 bash[80445]: cluster 2024-07-28T23:12:27.114211+0000 mgr.y (mgr.34101) 6680 : cluster [DBG] pgmap v7608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:28.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:28 smithi045 bash[82788]: cluster 2024-07-28T23:12:27.114211+0000 mgr.y (mgr.34101) 6680 : cluster [DBG] pgmap v7608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:28.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12181 16 16 0 0 0 - 0 2024-07-28T23:12:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:28 smithi155 bash[73694]: debug 2024-07-28T23:12:28.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:29.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12182 16 16 0 0 0 - 0 2024-07-28T23:12:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:30 smithi155 bash[68033]: cluster 2024-07-28T23:12:29.115935+0000 mgr.y (mgr.34101) 6681 : cluster [DBG] pgmap v7609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:30.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:29 smithi155 bash[73694]: debug 2024-07-28T23:12:29.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:30.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:30 smithi045 bash[80445]: cluster 2024-07-28T23:12:29.115935+0000 mgr.y (mgr.34101) 6681 : cluster [DBG] pgmap v7609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:30.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:30 smithi045 bash[82788]: cluster 2024-07-28T23:12:29.115935+0000 mgr.y (mgr.34101) 6681 : cluster [DBG] pgmap v7609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:30.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12183 16 16 0 0 0 - 0 2024-07-28T23:12:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:12:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:12:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:12:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:30 smithi155 bash[73694]: debug 2024-07-28T23:12:30.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:31.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12184 16 16 0 0 0 - 0 2024-07-28T23:12:32.188 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:31 smithi155 bash[73694]: debug 2024-07-28T23:12:31.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:32.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:32 smithi045 bash[80445]: cluster 2024-07-28T23:12:31.117664+0000 mgr.y (mgr.34101) 6682 : cluster [DBG] pgmap v7610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:32.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:32 smithi045 bash[82788]: cluster 2024-07-28T23:12:31.117664+0000 mgr.y (mgr.34101) 6682 : cluster [DBG] pgmap v7610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:32.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:32 smithi155 bash[68033]: cluster 2024-07-28T23:12:31.117664+0000 mgr.y (mgr.34101) 6682 : cluster [DBG] pgmap v7610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:32.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:12:32 smithi155 bash[60745]: ts=2024-07-28T23:12:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:12:32.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12185 16 16 0 0 0 - 0 2024-07-28T23:12:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:32 smithi155 bash[73694]: debug 2024-07-28T23:12:32.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:33.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12186 16 16 0 0 0 - 0 2024-07-28T23:12:34.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:33 smithi155 bash[73694]: debug 2024-07-28T23:12:33.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:34.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:34 smithi155 bash[68033]: cluster 2024-07-28T23:12:33.119537+0000 mgr.y (mgr.34101) 6683 : cluster [DBG] pgmap v7611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:34.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:34 smithi155 bash[68033]: audit 2024-07-28T23:12:33.698308+0000 mon.c (mon.2) 1689 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:34 smithi045 bash[80445]: cluster 2024-07-28T23:12:33.119537+0000 mgr.y (mgr.34101) 6683 : cluster [DBG] pgmap v7611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:34 smithi045 bash[80445]: audit 2024-07-28T23:12:33.698308+0000 mon.c (mon.2) 1689 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:34.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:34 smithi045 bash[82788]: cluster 2024-07-28T23:12:33.119537+0000 mgr.y (mgr.34101) 6683 : cluster [DBG] pgmap v7611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:34.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:34 smithi045 bash[82788]: audit 2024-07-28T23:12:33.698308+0000 mon.c (mon.2) 1689 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:34.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12187 16 16 0 0 0 - 0 2024-07-28T23:12:35.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:34 smithi155 bash[73694]: debug 2024-07-28T23:12:34.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:35.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12188 16 16 0 0 0 - 0 2024-07-28T23:12:36.197 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:35 smithi155 bash[73694]: debug 2024-07-28T23:12:35.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:36.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:36 smithi045 bash[82788]: cluster 2024-07-28T23:12:35.121270+0000 mgr.y (mgr.34101) 6684 : cluster [DBG] pgmap v7612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:36.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:36 smithi045 bash[80445]: cluster 2024-07-28T23:12:35.121270+0000 mgr.y (mgr.34101) 6684 : cluster [DBG] pgmap v7612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:36.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:36 smithi155 bash[68033]: cluster 2024-07-28T23:12:35.121270+0000 mgr.y (mgr.34101) 6684 : cluster [DBG] pgmap v7612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:36.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12189 16 16 0 0 0 - 0 2024-07-28T23:12:37.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:36 smithi155 bash[73694]: debug 2024-07-28T23:12:36.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:37.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12190 16 16 0 0 0 - 0 2024-07-28T23:12:38.201 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:37 smithi155 bash[73694]: debug 2024-07-28T23:12:37.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:38.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:38 smithi045 bash[82788]: cluster 2024-07-28T23:12:37.123151+0000 mgr.y (mgr.34101) 6685 : cluster [DBG] pgmap v7613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:38.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:38 smithi045 bash[80445]: cluster 2024-07-28T23:12:37.123151+0000 mgr.y (mgr.34101) 6685 : cluster [DBG] pgmap v7613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:38.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:38 smithi155 bash[68033]: cluster 2024-07-28T23:12:37.123151+0000 mgr.y (mgr.34101) 6685 : cluster [DBG] pgmap v7613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:38.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12191 16 16 0 0 0 - 0 2024-07-28T23:12:39.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:38 smithi155 bash[73694]: debug 2024-07-28T23:12:38.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:39.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12192 16 16 0 0 0 - 0 2024-07-28T23:12:40.205 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:39 smithi155 bash[73694]: debug 2024-07-28T23:12:39.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:40.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:40 smithi045 bash[80445]: cluster 2024-07-28T23:12:39.124856+0000 mgr.y (mgr.34101) 6686 : cluster [DBG] pgmap v7614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:40.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:40 smithi045 bash[82788]: cluster 2024-07-28T23:12:39.124856+0000 mgr.y (mgr.34101) 6686 : cluster [DBG] pgmap v7614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:40 smithi155 bash[68033]: cluster 2024-07-28T23:12:39.124856+0000 mgr.y (mgr.34101) 6686 : cluster [DBG] pgmap v7614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:40.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12193 16 16 0 0 0 - 0 2024-07-28T23:12:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:12:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:12:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:12:41.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:40 smithi155 bash[73694]: debug 2024-07-28T23:12:40.864+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:41.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12194 16 16 0 0 0 - 0 2024-07-28T23:12:42.210 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:41 smithi155 bash[73694]: debug 2024-07-28T23:12:41.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:42.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:42 smithi045 bash[80445]: cluster 2024-07-28T23:12:41.126655+0000 mgr.y (mgr.34101) 6687 : cluster [DBG] pgmap v7615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:42.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:42 smithi045 bash[82788]: cluster 2024-07-28T23:12:41.126655+0000 mgr.y (mgr.34101) 6687 : cluster [DBG] pgmap v7615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:42.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:42 smithi155 bash[68033]: cluster 2024-07-28T23:12:41.126655+0000 mgr.y (mgr.34101) 6687 : cluster [DBG] pgmap v7615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:42.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:12:42 smithi155 bash[60745]: ts=2024-07-28T23:12:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:12:42.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12195 16 16 0 0 0 - 0 2024-07-28T23:12:43.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:42 smithi155 bash[73694]: debug 2024-07-28T23:12:42.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:43.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12196 16 16 0 0 0 - 0 2024-07-28T23:12:44.213 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:43 smithi155 bash[73694]: debug 2024-07-28T23:12:43.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:44.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:44 smithi045 bash[82788]: cluster 2024-07-28T23:12:43.128510+0000 mgr.y (mgr.34101) 6688 : cluster [DBG] pgmap v7616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:44.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:44 smithi045 bash[80445]: cluster 2024-07-28T23:12:43.128510+0000 mgr.y (mgr.34101) 6688 : cluster [DBG] pgmap v7616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:44.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:44 smithi155 bash[68033]: cluster 2024-07-28T23:12:43.128510+0000 mgr.y (mgr.34101) 6688 : cluster [DBG] pgmap v7616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:44.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12197 16 16 0 0 0 - 0 2024-07-28T23:12:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:44 smithi155 bash[73694]: debug 2024-07-28T23:12:44.784+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:45.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12198 16 16 0 0 0 - 0 2024-07-28T23:12:46.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:45 smithi155 bash[73694]: debug 2024-07-28T23:12:45.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:46.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:46 smithi045 bash[80445]: cluster 2024-07-28T23:12:45.130263+0000 mgr.y (mgr.34101) 6689 : cluster [DBG] pgmap v7617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:46.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:46 smithi045 bash[82788]: cluster 2024-07-28T23:12:45.130263+0000 mgr.y (mgr.34101) 6689 : cluster [DBG] pgmap v7617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:46.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:46 smithi155 bash[68033]: cluster 2024-07-28T23:12:45.130263+0000 mgr.y (mgr.34101) 6689 : cluster [DBG] pgmap v7617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:46.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12199 16 16 0 0 0 - 0 2024-07-28T23:12:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:46 smithi155 bash[73694]: debug 2024-07-28T23:12:46.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:47.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:12:47.632057+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:12:47.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:12:47.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12200 16 16 0 0 0 - 0 2024-07-28T23:12:48.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:47 smithi155 bash[73694]: debug 2024-07-28T23:12:47.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:48.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:48 smithi155 bash[68033]: cluster 2024-07-28T23:12:47.132105+0000 mgr.y (mgr.34101) 6690 : cluster [DBG] pgmap v7618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:48.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12201 16 16 0 0 0 - 0 2024-07-28T23:12:48.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:48 smithi045 bash[82788]: cluster 2024-07-28T23:12:47.132105+0000 mgr.y (mgr.34101) 6690 : cluster [DBG] pgmap v7618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:48.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:48 smithi045 bash[80445]: cluster 2024-07-28T23:12:47.132105+0000 mgr.y (mgr.34101) 6690 : cluster [DBG] pgmap v7618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:48 smithi155 bash[73694]: debug 2024-07-28T23:12:48.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:49.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:49 smithi155 bash[68033]: audit 2024-07-28T23:12:48.698424+0000 mon.c (mon.2) 1690 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:49.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12202 16 16 0 0 0 - 0 2024-07-28T23:12:49.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:49 smithi045 bash[80445]: audit 2024-07-28T23:12:48.698424+0000 mon.c (mon.2) 1690 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:49 smithi045 bash[82788]: audit 2024-07-28T23:12:48.698424+0000 mon.c (mon.2) 1690 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:12:50.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:49 smithi155 bash[73694]: debug 2024-07-28T23:12:49.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:50.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:50 smithi155 bash[68033]: cluster 2024-07-28T23:12:49.133783+0000 mgr.y (mgr.34101) 6691 : cluster [DBG] pgmap v7619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:50.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:50 smithi045 bash[80445]: cluster 2024-07-28T23:12:49.133783+0000 mgr.y (mgr.34101) 6691 : cluster [DBG] pgmap v7619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:50.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:50 smithi045 bash[82788]: cluster 2024-07-28T23:12:49.133783+0000 mgr.y (mgr.34101) 6691 : cluster [DBG] pgmap v7619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:50.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12203 16 16 0 0 0 - 0 2024-07-28T23:12:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:12:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:12:50] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:12:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:50 smithi155 bash[73694]: debug 2024-07-28T23:12:50.775+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:51.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12204 16 16 0 0 0 - 0 2024-07-28T23:12:52.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:51 smithi155 bash[73694]: debug 2024-07-28T23:12:51.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:52.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:52 smithi155 bash[68033]: cluster 2024-07-28T23:12:51.135512+0000 mgr.y (mgr.34101) 6692 : cluster [DBG] pgmap v7620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:52.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:12:52 smithi155 bash[60745]: ts=2024-07-28T23:12:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:12:52.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12205 16 16 0 0 0 - 0 2024-07-28T23:12:52.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:52 smithi045 bash[80445]: cluster 2024-07-28T23:12:51.135512+0000 mgr.y (mgr.34101) 6692 : cluster [DBG] pgmap v7620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:52.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:52 smithi045 bash[82788]: cluster 2024-07-28T23:12:51.135512+0000 mgr.y (mgr.34101) 6692 : cluster [DBG] pgmap v7620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:53.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:52 smithi155 bash[73694]: debug 2024-07-28T23:12:52.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:53.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12206 16 16 0 0 0 - 0 2024-07-28T23:12:54.242 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:53 smithi155 bash[73694]: debug 2024-07-28T23:12:53.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:54.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:54 smithi155 bash[68033]: cluster 2024-07-28T23:12:53.137386+0000 mgr.y (mgr.34101) 6693 : cluster [DBG] pgmap v7621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:54.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:54 smithi155 bash[68033]: audit 2024-07-28T23:12:54.072737+0000 mon.c (mon.2) 1691 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:12:54.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12207 16 16 0 0 0 - 0 2024-07-28T23:12:54.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:54 smithi045 bash[80445]: cluster 2024-07-28T23:12:53.137386+0000 mgr.y (mgr.34101) 6693 : cluster [DBG] pgmap v7621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:54.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:54 smithi045 bash[80445]: audit 2024-07-28T23:12:54.072737+0000 mon.c (mon.2) 1691 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:12:54.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:54 smithi045 bash[82788]: cluster 2024-07-28T23:12:53.137386+0000 mgr.y (mgr.34101) 6693 : cluster [DBG] pgmap v7621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:54.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:54 smithi045 bash[82788]: audit 2024-07-28T23:12:54.072737+0000 mon.c (mon.2) 1691 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:12:55.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:54 smithi155 bash[73694]: debug 2024-07-28T23:12:54.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:55.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12208 16 16 0 0 0 - 0 2024-07-28T23:12:56.246 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:55 smithi155 bash[73694]: debug 2024-07-28T23:12:55.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:56.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:56 smithi155 bash[68033]: cluster 2024-07-28T23:12:55.139147+0000 mgr.y (mgr.34101) 6694 : cluster [DBG] pgmap v7622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:56.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12209 16 16 0 0 0 - 0 2024-07-28T23:12:56.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:56 smithi045 bash[80445]: cluster 2024-07-28T23:12:55.139147+0000 mgr.y (mgr.34101) 6694 : cluster [DBG] pgmap v7622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:56 smithi045 bash[82788]: cluster 2024-07-28T23:12:55.139147+0000 mgr.y (mgr.34101) 6694 : cluster [DBG] pgmap v7622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:57.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:56 smithi155 bash[73694]: debug 2024-07-28T23:12:56.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:57.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12210 16 16 0 0 0 - 0 2024-07-28T23:12:58.251 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:57 smithi155 bash[73694]: debug 2024-07-28T23:12:57.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:58.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:12:58 smithi155 bash[68033]: cluster 2024-07-28T23:12:57.141040+0000 mgr.y (mgr.34101) 6695 : cluster [DBG] pgmap v7623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:58.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12211 16 16 0 0 0 - 0 2024-07-28T23:12:58.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:12:58 smithi045 bash[80445]: cluster 2024-07-28T23:12:57.141040+0000 mgr.y (mgr.34101) 6695 : cluster [DBG] pgmap v7623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:58.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:12:58 smithi045 bash[82788]: cluster 2024-07-28T23:12:57.141040+0000 mgr.y (mgr.34101) 6695 : cluster [DBG] pgmap v7623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:12:59.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:58 smithi155 bash[73694]: debug 2024-07-28T23:12:58.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:12:59.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12212 16 16 0 0 0 - 0 2024-07-28T23:13:00.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:12:59 smithi155 bash[73694]: debug 2024-07-28T23:12:59.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:00.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12213 16 16 0 0 0 - 0 2024-07-28T23:13:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:13:00] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:13:00.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[80445]: cluster 2024-07-28T23:12:59.142569+0000 mgr.y (mgr.34101) 6696 : cluster [DBG] pgmap v7624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:00.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[80445]: audit 2024-07-28T23:12:59.790358+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:00.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[80445]: audit 2024-07-28T23:12:59.801532+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:00.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[80445]: audit 2024-07-28T23:12:59.985513+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:00.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[80445]: audit 2024-07-28T23:12:59.998073+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:00.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[80445]: audit 2024-07-28T23:13:00.427805+0000 mon.c (mon.2) 1692 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:13:00.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[80445]: audit 2024-07-28T23:13:00.429196+0000 mon.c (mon.2) 1693 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:13:00.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[80445]: audit 2024-07-28T23:13:00.439796+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[82788]: cluster 2024-07-28T23:12:59.142569+0000 mgr.y (mgr.34101) 6696 : cluster [DBG] pgmap v7624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[82788]: audit 2024-07-28T23:12:59.790358+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:00.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[82788]: audit 2024-07-28T23:12:59.801532+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:00.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[82788]: audit 2024-07-28T23:12:59.985513+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:00.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[82788]: audit 2024-07-28T23:12:59.998073+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:00.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[82788]: audit 2024-07-28T23:13:00.427805+0000 mon.c (mon.2) 1692 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:13:00.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[82788]: audit 2024-07-28T23:13:00.429196+0000 mon.c (mon.2) 1693 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:13:00.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:00 smithi045 bash[82788]: audit 2024-07-28T23:13:00.439796+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:00 smithi155 bash[73694]: debug 2024-07-28T23:13:00.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:01.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:00 smithi155 bash[68033]: cluster 2024-07-28T23:12:59.142569+0000 mgr.y (mgr.34101) 6696 : cluster [DBG] pgmap v7624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:01.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:00 smithi155 bash[68033]: audit 2024-07-28T23:12:59.790358+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:01.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:00 smithi155 bash[68033]: audit 2024-07-28T23:12:59.801532+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:01.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:00 smithi155 bash[68033]: audit 2024-07-28T23:12:59.985513+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:01.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:00 smithi155 bash[68033]: audit 2024-07-28T23:12:59.998073+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:01.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:00 smithi155 bash[68033]: audit 2024-07-28T23:13:00.427805+0000 mon.c (mon.2) 1692 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:13:01.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:00 smithi155 bash[68033]: audit 2024-07-28T23:13:00.429196+0000 mon.c (mon.2) 1693 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:13:01.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:00 smithi155 bash[68033]: audit 2024-07-28T23:13:00.439796+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:13:01.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12214 16 16 0 0 0 - 0 2024-07-28T23:13:02.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:01 smithi155 bash[73694]: debug 2024-07-28T23:13:01.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:02.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12215 16 16 0 0 0 - 0 2024-07-28T23:13:02.796 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:13:02 smithi155 bash[60745]: ts=2024-07-28T23:13:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:13:03.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:02 smithi155 bash[68033]: cluster 2024-07-28T23:13:01.144263+0000 mgr.y (mgr.34101) 6697 : cluster [DBG] pgmap v7625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:03.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:02 smithi155 bash[73694]: debug 2024-07-28T23:13:02.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:03.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:02 smithi045 bash[82788]: cluster 2024-07-28T23:13:01.144263+0000 mgr.y (mgr.34101) 6697 : cluster [DBG] pgmap v7625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:03.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:02 smithi045 bash[80445]: cluster 2024-07-28T23:13:01.144263+0000 mgr.y (mgr.34101) 6697 : cluster [DBG] pgmap v7625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:03.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12216 16 16 0 0 0 - 0 2024-07-28T23:13:04.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:03 smithi155 bash[73694]: debug 2024-07-28T23:13:03.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:04.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:03 smithi155 bash[68033]: audit 2024-07-28T23:13:03.699067+0000 mon.c (mon.2) 1694 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:03 smithi045 bash[82788]: audit 2024-07-28T23:13:03.699067+0000 mon.c (mon.2) 1694 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:04.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:03 smithi045 bash[80445]: audit 2024-07-28T23:13:03.699067+0000 mon.c (mon.2) 1694 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:04.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12217 16 16 0 0 0 - 0 2024-07-28T23:13:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:04 smithi155 bash[73694]: debug 2024-07-28T23:13:04.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:05.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:04 smithi155 bash[68033]: cluster 2024-07-28T23:13:03.146150+0000 mgr.y (mgr.34101) 6698 : cluster [DBG] pgmap v7626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:05.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:04 smithi045 bash[82788]: cluster 2024-07-28T23:13:03.146150+0000 mgr.y (mgr.34101) 6698 : cluster [DBG] pgmap v7626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:05.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:04 smithi045 bash[80445]: cluster 2024-07-28T23:13:03.146150+0000 mgr.y (mgr.34101) 6698 : cluster [DBG] pgmap v7626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:05.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12218 16 16 0 0 0 - 0 2024-07-28T23:13:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:05 smithi155 bash[73694]: debug 2024-07-28T23:13:05.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:06.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12219 16 16 0 0 0 - 0 2024-07-28T23:13:07.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:06 smithi045 bash[82788]: cluster 2024-07-28T23:13:05.148023+0000 mgr.y (mgr.34101) 6699 : cluster [DBG] pgmap v7627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:07.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:06 smithi045 bash[80445]: cluster 2024-07-28T23:13:05.148023+0000 mgr.y (mgr.34101) 6699 : cluster [DBG] pgmap v7627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:06 smithi155 bash[73694]: debug 2024-07-28T23:13:06.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:06 smithi155 bash[68033]: cluster 2024-07-28T23:13:05.148023+0000 mgr.y (mgr.34101) 6699 : cluster [DBG] pgmap v7627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:07.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:13:07.635200+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:13:07.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:13:07.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12220 16 16 0 0 0 - 0 2024-07-28T23:13:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:07 smithi155 bash[73694]: debug 2024-07-28T23:13:07.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:08.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12221 16 16 0 0 0 - 0 2024-07-28T23:13:09.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:08 smithi045 bash[82788]: cluster 2024-07-28T23:13:07.150102+0000 mgr.y (mgr.34101) 6700 : cluster [DBG] pgmap v7628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:09.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:08 smithi045 bash[80445]: cluster 2024-07-28T23:13:07.150102+0000 mgr.y (mgr.34101) 6700 : cluster [DBG] pgmap v7628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:09.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:08 smithi155 bash[73694]: debug 2024-07-28T23:13:08.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:09.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:08 smithi155 bash[68033]: cluster 2024-07-28T23:13:07.150102+0000 mgr.y (mgr.34101) 6700 : cluster [DBG] pgmap v7628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:09.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12222 16 16 0 0 0 - 0 2024-07-28T23:13:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:09 smithi155 bash[73694]: debug 2024-07-28T23:13:09.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:10.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12223 16 16 0 0 0 - 0 2024-07-28T23:13:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:13:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:13:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:13:10.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:10 smithi045 bash[82788]: cluster 2024-07-28T23:13:09.151993+0000 mgr.y (mgr.34101) 6701 : cluster [DBG] pgmap v7629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:10.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:10 smithi045 bash[80445]: cluster 2024-07-28T23:13:09.151993+0000 mgr.y (mgr.34101) 6701 : cluster [DBG] pgmap v7629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:11.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:10 smithi155 bash[68033]: cluster 2024-07-28T23:13:09.151993+0000 mgr.y (mgr.34101) 6701 : cluster [DBG] pgmap v7629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:11.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:10 smithi155 bash[73694]: debug 2024-07-28T23:13:10.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:11.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12224 16 16 0 0 0 - 0 2024-07-28T23:13:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:11 smithi155 bash[73694]: debug 2024-07-28T23:13:11.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:12.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12225 16 16 0 0 0 - 0 2024-07-28T23:13:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:13:12 smithi155 bash[60745]: ts=2024-07-28T23:13:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:13:13.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:12 smithi045 bash[80445]: cluster 2024-07-28T23:13:11.153895+0000 mgr.y (mgr.34101) 6702 : cluster [DBG] pgmap v7630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:13.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:12 smithi045 bash[82788]: cluster 2024-07-28T23:13:11.153895+0000 mgr.y (mgr.34101) 6702 : cluster [DBG] pgmap v7630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:12 smithi155 bash[68033]: cluster 2024-07-28T23:13:11.153895+0000 mgr.y (mgr.34101) 6702 : cluster [DBG] pgmap v7630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:13.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:12 smithi155 bash[73694]: debug 2024-07-28T23:13:12.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:13.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12226 16 16 0 0 0 - 0 2024-07-28T23:13:14.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:13 smithi155 bash[73694]: debug 2024-07-28T23:13:13.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:14.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12227 16 16 0 0 0 - 0 2024-07-28T23:13:15.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:14 smithi045 bash[80445]: cluster 2024-07-28T23:13:13.155943+0000 mgr.y (mgr.34101) 6703 : cluster [DBG] pgmap v7631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:14 smithi045 bash[82788]: cluster 2024-07-28T23:13:13.155943+0000 mgr.y (mgr.34101) 6703 : cluster [DBG] pgmap v7631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:15.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:14 smithi155 bash[73694]: debug 2024-07-28T23:13:14.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:15.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:14 smithi155 bash[68033]: cluster 2024-07-28T23:13:13.155943+0000 mgr.y (mgr.34101) 6703 : cluster [DBG] pgmap v7631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:15.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12228 16 16 0 0 0 - 0 2024-07-28T23:13:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:15 smithi155 bash[73694]: debug 2024-07-28T23:13:15.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:16.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12229 16 16 0 0 0 - 0 2024-07-28T23:13:17.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:16 smithi155 bash[68033]: cluster 2024-07-28T23:13:15.157863+0000 mgr.y (mgr.34101) 6704 : cluster [DBG] pgmap v7632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:17.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:16 smithi155 bash[73694]: debug 2024-07-28T23:13:16.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:17.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:16 smithi045 bash[80445]: cluster 2024-07-28T23:13:15.157863+0000 mgr.y (mgr.34101) 6704 : cluster [DBG] pgmap v7632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:17.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:16 smithi045 bash[82788]: cluster 2024-07-28T23:13:15.157863+0000 mgr.y (mgr.34101) 6704 : cluster [DBG] pgmap v7632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:17.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12230 16 16 0 0 0 - 0 2024-07-28T23:13:18.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:17 smithi155 bash[73694]: debug 2024-07-28T23:13:17.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:18.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12231 16 16 0 0 0 - 0 2024-07-28T23:13:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:18 smithi045 bash[80445]: cluster 2024-07-28T23:13:17.159894+0000 mgr.y (mgr.34101) 6705 : cluster [DBG] pgmap v7633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:18 smithi045 bash[80445]: audit 2024-07-28T23:13:18.699511+0000 mon.c (mon.2) 1695 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:19.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:18 smithi045 bash[82788]: cluster 2024-07-28T23:13:17.159894+0000 mgr.y (mgr.34101) 6705 : cluster [DBG] pgmap v7633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:19.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:18 smithi045 bash[82788]: audit 2024-07-28T23:13:18.699511+0000 mon.c (mon.2) 1695 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:18 smithi155 bash[73694]: debug 2024-07-28T23:13:18.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:18 smithi155 bash[68033]: cluster 2024-07-28T23:13:17.159894+0000 mgr.y (mgr.34101) 6705 : cluster [DBG] pgmap v7633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:18 smithi155 bash[68033]: audit 2024-07-28T23:13:18.699511+0000 mon.c (mon.2) 1695 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:19.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12232 16 16 0 0 0 - 0 2024-07-28T23:13:20.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:19 smithi155 bash[73694]: debug 2024-07-28T23:13:19.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:20.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12233 16 16 0 0 0 - 0 2024-07-28T23:13:20.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:20 smithi045 bash[80445]: cluster 2024-07-28T23:13:19.161787+0000 mgr.y (mgr.34101) 6706 : cluster [DBG] pgmap v7634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:20.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:13:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:13:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:13:20.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:20 smithi045 bash[82788]: cluster 2024-07-28T23:13:19.161787+0000 mgr.y (mgr.34101) 6706 : cluster [DBG] pgmap v7634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:21.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:20 smithi155 bash[73694]: debug 2024-07-28T23:13:20.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:21.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:20 smithi155 bash[68033]: cluster 2024-07-28T23:13:19.161787+0000 mgr.y (mgr.34101) 6706 : cluster [DBG] pgmap v7634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:21.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12234 16 16 0 0 0 - 0 2024-07-28T23:13:22.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:21 smithi155 bash[73694]: debug 2024-07-28T23:13:21.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:22.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12235 16 16 0 0 0 - 0 2024-07-28T23:13:22.755 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:13:22 smithi155 bash[60745]: ts=2024-07-28T23:13:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:13:23.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:22 smithi155 bash[73694]: debug 2024-07-28T23:13:22.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:23.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:22 smithi155 bash[68033]: cluster 2024-07-28T23:13:21.163710+0000 mgr.y (mgr.34101) 6707 : cluster [DBG] pgmap v7635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:23.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:22 smithi045 bash[80445]: cluster 2024-07-28T23:13:21.163710+0000 mgr.y (mgr.34101) 6707 : cluster [DBG] pgmap v7635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:23.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:22 smithi045 bash[82788]: cluster 2024-07-28T23:13:21.163710+0000 mgr.y (mgr.34101) 6707 : cluster [DBG] pgmap v7635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:23.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12236 16 16 0 0 0 - 0 2024-07-28T23:13:24.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:23 smithi155 bash[73694]: debug 2024-07-28T23:13:23.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:24.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12237 16 16 0 0 0 - 0 2024-07-28T23:13:25.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:24 smithi155 bash[68033]: cluster 2024-07-28T23:13:23.165757+0000 mgr.y (mgr.34101) 6708 : cluster [DBG] pgmap v7636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:25.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:24 smithi155 bash[73694]: debug 2024-07-28T23:13:24.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:25.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:24 smithi045 bash[82788]: cluster 2024-07-28T23:13:23.165757+0000 mgr.y (mgr.34101) 6708 : cluster [DBG] pgmap v7636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:25.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:24 smithi045 bash[80445]: cluster 2024-07-28T23:13:23.165757+0000 mgr.y (mgr.34101) 6708 : cluster [DBG] pgmap v7636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:25.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12238 16 16 0 0 0 - 0 2024-07-28T23:13:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:25 smithi155 bash[73694]: debug 2024-07-28T23:13:25.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:26.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12239 16 16 0 0 0 - 0 2024-07-28T23:13:27.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:26 smithi045 bash[82788]: cluster 2024-07-28T23:13:25.167682+0000 mgr.y (mgr.34101) 6709 : cluster [DBG] pgmap v7637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:27.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:26 smithi045 bash[80445]: cluster 2024-07-28T23:13:25.167682+0000 mgr.y (mgr.34101) 6709 : cluster [DBG] pgmap v7637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:26 smithi155 bash[73694]: debug 2024-07-28T23:13:26.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:27.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:26 smithi155 bash[68033]: cluster 2024-07-28T23:13:25.167682+0000 mgr.y (mgr.34101) 6709 : cluster [DBG] pgmap v7637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:27.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:13:27.638545+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:13:27.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:13:27.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12240 16 16 0 0 0 - 0 2024-07-28T23:13:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:27 smithi155 bash[73694]: debug 2024-07-28T23:13:27.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:28.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12241 16 16 0 0 0 - 0 2024-07-28T23:13:29.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:28 smithi155 bash[68033]: cluster 2024-07-28T23:13:27.169747+0000 mgr.y (mgr.34101) 6710 : cluster [DBG] pgmap v7638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:29.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:28 smithi155 bash[73694]: debug 2024-07-28T23:13:28.775+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:29.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:28 smithi045 bash[80445]: cluster 2024-07-28T23:13:27.169747+0000 mgr.y (mgr.34101) 6710 : cluster [DBG] pgmap v7638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:29.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:28 smithi045 bash[82788]: cluster 2024-07-28T23:13:27.169747+0000 mgr.y (mgr.34101) 6710 : cluster [DBG] pgmap v7638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:29.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12242 16 16 0 0 0 - 0 2024-07-28T23:13:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:29 smithi155 bash[73694]: debug 2024-07-28T23:13:29.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:30.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12243 16 16 0 0 0 - 0 2024-07-28T23:13:30.870 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:13:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:13:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:13:31.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:30 smithi045 bash[80445]: cluster 2024-07-28T23:13:29.171613+0000 mgr.y (mgr.34101) 6711 : cluster [DBG] pgmap v7639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:31.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:30 smithi045 bash[82788]: cluster 2024-07-28T23:13:29.171613+0000 mgr.y (mgr.34101) 6711 : cluster [DBG] pgmap v7639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:31.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:30 smithi155 bash[68033]: cluster 2024-07-28T23:13:29.171613+0000 mgr.y (mgr.34101) 6711 : cluster [DBG] pgmap v7639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:31.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:30 smithi155 bash[73694]: debug 2024-07-28T23:13:30.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:31.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12244 16 16 0 0 0 - 0 2024-07-28T23:13:32.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:31 smithi155 bash[73694]: debug 2024-07-28T23:13:31.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:32.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12245 16 16 0 0 0 - 0 2024-07-28T23:13:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:13:32 smithi155 bash[60745]: ts=2024-07-28T23:13:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:13:33.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:32 smithi045 bash[80445]: cluster 2024-07-28T23:13:31.173528+0000 mgr.y (mgr.34101) 6712 : cluster [DBG] pgmap v7640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:33.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:32 smithi045 bash[82788]: cluster 2024-07-28T23:13:31.173528+0000 mgr.y (mgr.34101) 6712 : cluster [DBG] pgmap v7640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:33.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:32 smithi155 bash[68033]: cluster 2024-07-28T23:13:31.173528+0000 mgr.y (mgr.34101) 6712 : cluster [DBG] pgmap v7640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:33.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:32 smithi155 bash[73694]: debug 2024-07-28T23:13:32.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:33.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12246 16 16 0 0 0 - 0 2024-07-28T23:13:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:33 smithi045 bash[80445]: audit 2024-07-28T23:13:33.700061+0000 mon.c (mon.2) 1696 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:33 smithi045 bash[82788]: audit 2024-07-28T23:13:33.700061+0000 mon.c (mon.2) 1696 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:33 smithi155 bash[68033]: audit 2024-07-28T23:13:33.700061+0000 mon.c (mon.2) 1696 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:34.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:33 smithi155 bash[73694]: debug 2024-07-28T23:13:33.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:34.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12247 16 16 0 0 0 - 0 2024-07-28T23:13:35.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:34 smithi045 bash[80445]: cluster 2024-07-28T23:13:33.175606+0000 mgr.y (mgr.34101) 6713 : cluster [DBG] pgmap v7641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:35.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:34 smithi045 bash[82788]: cluster 2024-07-28T23:13:33.175606+0000 mgr.y (mgr.34101) 6713 : cluster [DBG] pgmap v7641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:35.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:34 smithi155 bash[68033]: cluster 2024-07-28T23:13:33.175606+0000 mgr.y (mgr.34101) 6713 : cluster [DBG] pgmap v7641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:35.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:34 smithi155 bash[73694]: debug 2024-07-28T23:13:34.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:35.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12248 16 16 0 0 0 - 0 2024-07-28T23:13:36.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:35 smithi155 bash[73694]: debug 2024-07-28T23:13:35.911+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:36.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12249 16 16 0 0 0 - 0 2024-07-28T23:13:37.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:36 smithi045 bash[80445]: cluster 2024-07-28T23:13:35.177521+0000 mgr.y (mgr.34101) 6714 : cluster [DBG] pgmap v7642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:37.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:36 smithi045 bash[82788]: cluster 2024-07-28T23:13:35.177521+0000 mgr.y (mgr.34101) 6714 : cluster [DBG] pgmap v7642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:37.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:36 smithi155 bash[73694]: debug 2024-07-28T23:13:36.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:36 smithi155 bash[68033]: cluster 2024-07-28T23:13:35.177521+0000 mgr.y (mgr.34101) 6714 : cluster [DBG] pgmap v7642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:37.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12250 16 16 0 0 0 - 0 2024-07-28T23:13:38.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:37 smithi155 bash[73694]: debug 2024-07-28T23:13:37.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:38.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12251 16 16 0 0 0 - 0 2024-07-28T23:13:39.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:38 smithi045 bash[82788]: cluster 2024-07-28T23:13:37.179579+0000 mgr.y (mgr.34101) 6715 : cluster [DBG] pgmap v7643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:39.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:38 smithi045 bash[80445]: cluster 2024-07-28T23:13:37.179579+0000 mgr.y (mgr.34101) 6715 : cluster [DBG] pgmap v7643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:39.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:38 smithi155 bash[73694]: debug 2024-07-28T23:13:38.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:39.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:38 smithi155 bash[68033]: cluster 2024-07-28T23:13:37.179579+0000 mgr.y (mgr.34101) 6715 : cluster [DBG] pgmap v7643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:39.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12252 16 16 0 0 0 - 0 2024-07-28T23:13:40.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:39 smithi155 bash[73694]: debug 2024-07-28T23:13:39.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:40.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12253 16 16 0 0 0 - 0 2024-07-28T23:13:40.907 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:13:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:13:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:13:41.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:40 smithi045 bash[80445]: cluster 2024-07-28T23:13:39.181450+0000 mgr.y (mgr.34101) 6716 : cluster [DBG] pgmap v7644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:41.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:40 smithi045 bash[82788]: cluster 2024-07-28T23:13:39.181450+0000 mgr.y (mgr.34101) 6716 : cluster [DBG] pgmap v7644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:41.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:40 smithi155 bash[73694]: debug 2024-07-28T23:13:40.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:41.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:40 smithi155 bash[68033]: cluster 2024-07-28T23:13:39.181450+0000 mgr.y (mgr.34101) 6716 : cluster [DBG] pgmap v7644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:41.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12254 16 16 0 0 0 - 0 2024-07-28T23:13:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:41 smithi155 bash[73694]: debug 2024-07-28T23:13:41.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:42.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12255 16 16 0 0 0 - 0 2024-07-28T23:13:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:13:42 smithi155 bash[60745]: ts=2024-07-28T23:13:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:13:43.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:42 smithi045 bash[80445]: cluster 2024-07-28T23:13:41.183396+0000 mgr.y (mgr.34101) 6717 : cluster [DBG] pgmap v7645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:43.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:42 smithi045 bash[82788]: cluster 2024-07-28T23:13:41.183396+0000 mgr.y (mgr.34101) 6717 : cluster [DBG] pgmap v7645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:43.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:42 smithi155 bash[73694]: debug 2024-07-28T23:13:42.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:42 smithi155 bash[68033]: cluster 2024-07-28T23:13:41.183396+0000 mgr.y (mgr.34101) 6717 : cluster [DBG] pgmap v7645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:43.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12256 16 16 0 0 0 - 0 2024-07-28T23:13:44.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:43 smithi155 bash[73694]: debug 2024-07-28T23:13:43.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:44.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12257 16 16 0 0 0 - 0 2024-07-28T23:13:45.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:44 smithi045 bash[80445]: cluster 2024-07-28T23:13:43.185453+0000 mgr.y (mgr.34101) 6718 : cluster [DBG] pgmap v7646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:45.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:44 smithi045 bash[82788]: cluster 2024-07-28T23:13:43.185453+0000 mgr.y (mgr.34101) 6718 : cluster [DBG] pgmap v7646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:44 smithi155 bash[73694]: debug 2024-07-28T23:13:44.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:45.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:44 smithi155 bash[68033]: cluster 2024-07-28T23:13:43.185453+0000 mgr.y (mgr.34101) 6718 : cluster [DBG] pgmap v7646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:45.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12258 16 16 0 0 0 - 0 2024-07-28T23:13:46.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:45 smithi155 bash[73694]: debug 2024-07-28T23:13:45.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:46.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12259 16 16 0 0 0 - 0 2024-07-28T23:13:47.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:46 smithi155 bash[68033]: cluster 2024-07-28T23:13:45.187344+0000 mgr.y (mgr.34101) 6719 : cluster [DBG] pgmap v7647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:47.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:46 smithi155 bash[73694]: debug 2024-07-28T23:13:46.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:46 smithi045 bash[80445]: cluster 2024-07-28T23:13:45.187344+0000 mgr.y (mgr.34101) 6719 : cluster [DBG] pgmap v7647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:46 smithi045 bash[82788]: cluster 2024-07-28T23:13:45.187344+0000 mgr.y (mgr.34101) 6719 : cluster [DBG] pgmap v7647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:47.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:13:47.641824+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:13:47.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:13:47.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12260 16 16 0 0 0 - 0 2024-07-28T23:13:48.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:47 smithi155 bash[73694]: debug 2024-07-28T23:13:47.770+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:48.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12261 16 16 0 0 0 - 0 2024-07-28T23:13:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:48 smithi155 bash[73694]: debug 2024-07-28T23:13:48.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:48 smithi155 bash[68033]: cluster 2024-07-28T23:13:47.189417+0000 mgr.y (mgr.34101) 6720 : cluster [DBG] pgmap v7648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:48 smithi155 bash[68033]: audit 2024-07-28T23:13:48.700304+0000 mon.c (mon.2) 1697 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:48 smithi045 bash[80445]: cluster 2024-07-28T23:13:47.189417+0000 mgr.y (mgr.34101) 6720 : cluster [DBG] pgmap v7648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:48 smithi045 bash[80445]: audit 2024-07-28T23:13:48.700304+0000 mon.c (mon.2) 1697 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:48 smithi045 bash[82788]: cluster 2024-07-28T23:13:47.189417+0000 mgr.y (mgr.34101) 6720 : cluster [DBG] pgmap v7648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:48 smithi045 bash[82788]: audit 2024-07-28T23:13:48.700304+0000 mon.c (mon.2) 1697 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:13:49.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12262 16 16 0 0 0 - 0 2024-07-28T23:13:50.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:49 smithi155 bash[73694]: debug 2024-07-28T23:13:49.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:50.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12263 16 16 0 0 0 - 0 2024-07-28T23:13:50.928 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:13:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:13:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:13:51.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:50 smithi045 bash[80445]: cluster 2024-07-28T23:13:49.191181+0000 mgr.y (mgr.34101) 6721 : cluster [DBG] pgmap v7649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:50 smithi045 bash[82788]: cluster 2024-07-28T23:13:49.191181+0000 mgr.y (mgr.34101) 6721 : cluster [DBG] pgmap v7649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:51.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:50 smithi155 bash[73694]: debug 2024-07-28T23:13:50.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:50 smithi155 bash[68033]: cluster 2024-07-28T23:13:49.191181+0000 mgr.y (mgr.34101) 6721 : cluster [DBG] pgmap v7649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:51.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12264 16 16 0 0 0 - 0 2024-07-28T23:13:52.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:51 smithi155 bash[73694]: debug 2024-07-28T23:13:51.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:52.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12265 16 16 0 0 0 - 0 2024-07-28T23:13:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:13:52 smithi155 bash[60745]: ts=2024-07-28T23:13:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:13:53.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:52 smithi045 bash[80445]: cluster 2024-07-28T23:13:51.192894+0000 mgr.y (mgr.34101) 6722 : cluster [DBG] pgmap v7650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:53.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:52 smithi045 bash[82788]: cluster 2024-07-28T23:13:51.192894+0000 mgr.y (mgr.34101) 6722 : cluster [DBG] pgmap v7650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:53.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:52 smithi155 bash[73694]: debug 2024-07-28T23:13:52.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:53.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:52 smithi155 bash[68033]: cluster 2024-07-28T23:13:51.192894+0000 mgr.y (mgr.34101) 6722 : cluster [DBG] pgmap v7650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:53.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12266 16 16 0 0 0 - 0 2024-07-28T23:13:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:53 smithi155 bash[73694]: debug 2024-07-28T23:13:53.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:54.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12267 16 16 0 0 0 - 0 2024-07-28T23:13:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:54 smithi045 bash[80445]: cluster 2024-07-28T23:13:53.194809+0000 mgr.y (mgr.34101) 6723 : cluster [DBG] pgmap v7651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:54 smithi045 bash[82788]: cluster 2024-07-28T23:13:53.194809+0000 mgr.y (mgr.34101) 6723 : cluster [DBG] pgmap v7651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:55.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:54 smithi155 bash[68033]: cluster 2024-07-28T23:13:53.194809+0000 mgr.y (mgr.34101) 6723 : cluster [DBG] pgmap v7651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:55.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:54 smithi155 bash[73694]: debug 2024-07-28T23:13:54.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:55.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12268 16 16 0 0 0 - 0 2024-07-28T23:13:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:55 smithi155 bash[73694]: debug 2024-07-28T23:13:55.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:56.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12269 16 16 0 0 0 - 0 2024-07-28T23:13:57.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:56 smithi045 bash[80445]: cluster 2024-07-28T23:13:55.196553+0000 mgr.y (mgr.34101) 6724 : cluster [DBG] pgmap v7652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:57.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:56 smithi045 bash[82788]: cluster 2024-07-28T23:13:55.196553+0000 mgr.y (mgr.34101) 6724 : cluster [DBG] pgmap v7652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:57.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:56 smithi155 bash[68033]: cluster 2024-07-28T23:13:55.196553+0000 mgr.y (mgr.34101) 6724 : cluster [DBG] pgmap v7652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:57.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:56 smithi155 bash[73694]: debug 2024-07-28T23:13:56.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:57.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12270 16 16 0 0 0 - 0 2024-07-28T23:13:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:57 smithi155 bash[73694]: debug 2024-07-28T23:13:57.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:58.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12271 16 16 0 0 0 - 0 2024-07-28T23:13:59.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:13:58 smithi045 bash[80445]: cluster 2024-07-28T23:13:57.198499+0000 mgr.y (mgr.34101) 6725 : cluster [DBG] pgmap v7653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:59.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:13:58 smithi045 bash[82788]: cluster 2024-07-28T23:13:57.198499+0000 mgr.y (mgr.34101) 6725 : cluster [DBG] pgmap v7653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:59.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:13:58 smithi155 bash[68033]: cluster 2024-07-28T23:13:57.198499+0000 mgr.y (mgr.34101) 6725 : cluster [DBG] pgmap v7653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:13:59.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:58 smithi155 bash[73694]: debug 2024-07-28T23:13:58.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:13:59.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12272 16 16 0 0 0 - 0 2024-07-28T23:14:00.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:13:59 smithi155 bash[73694]: debug 2024-07-28T23:13:59.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:00.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12273 16 16 0 0 0 - 0 2024-07-28T23:14:00.948 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:14:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:14:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:14:01.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:00 smithi045 bash[80445]: cluster 2024-07-28T23:13:59.200204+0000 mgr.y (mgr.34101) 6726 : cluster [DBG] pgmap v7654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:01.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:00 smithi045 bash[80445]: audit 2024-07-28T23:14:00.574266+0000 mon.c (mon.2) 1698 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:14:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:00 smithi045 bash[82788]: cluster 2024-07-28T23:13:59.200204+0000 mgr.y (mgr.34101) 6726 : cluster [DBG] pgmap v7654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:01.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:00 smithi045 bash[82788]: audit 2024-07-28T23:14:00.574266+0000 mon.c (mon.2) 1698 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:14:01.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:00 smithi155 bash[73694]: debug 2024-07-28T23:14:00.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:01.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:00 smithi155 bash[68033]: cluster 2024-07-28T23:13:59.200204+0000 mgr.y (mgr.34101) 6726 : cluster [DBG] pgmap v7654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:01.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:00 smithi155 bash[68033]: audit 2024-07-28T23:14:00.574266+0000 mon.c (mon.2) 1698 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:14:01.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12274 16 16 0 0 0 - 0 2024-07-28T23:14:02.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:01 smithi155 bash[73694]: debug 2024-07-28T23:14:01.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:02.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12275 16 16 0 0 0 - 0 2024-07-28T23:14:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:14:02 smithi155 bash[60745]: ts=2024-07-28T23:14:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:14:03.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:02 smithi045 bash[80445]: cluster 2024-07-28T23:14:01.201948+0000 mgr.y (mgr.34101) 6727 : cluster [DBG] pgmap v7655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:03.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:02 smithi045 bash[82788]: cluster 2024-07-28T23:14:01.201948+0000 mgr.y (mgr.34101) 6727 : cluster [DBG] pgmap v7655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:03.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:02 smithi155 bash[68033]: cluster 2024-07-28T23:14:01.201948+0000 mgr.y (mgr.34101) 6727 : cluster [DBG] pgmap v7655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:03.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:02 smithi155 bash[73694]: debug 2024-07-28T23:14:02.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:03.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12276 16 16 0 0 0 - 0 2024-07-28T23:14:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:03 smithi045 bash[80445]: audit 2024-07-28T23:14:03.700761+0000 mon.c (mon.2) 1699 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:03 smithi045 bash[82788]: audit 2024-07-28T23:14:03.700761+0000 mon.c (mon.2) 1699 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:03 smithi155 bash[68033]: audit 2024-07-28T23:14:03.700761+0000 mon.c (mon.2) 1699 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:04.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:03 smithi155 bash[73694]: debug 2024-07-28T23:14:03.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:04.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12277 16 16 0 0 0 - 0 2024-07-28T23:14:05.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:04 smithi045 bash[80445]: cluster 2024-07-28T23:14:03.203836+0000 mgr.y (mgr.34101) 6728 : cluster [DBG] pgmap v7656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:05.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:04 smithi045 bash[82788]: cluster 2024-07-28T23:14:03.203836+0000 mgr.y (mgr.34101) 6728 : cluster [DBG] pgmap v7656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:05.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:04 smithi155 bash[68033]: cluster 2024-07-28T23:14:03.203836+0000 mgr.y (mgr.34101) 6728 : cluster [DBG] pgmap v7656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:05.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:04 smithi155 bash[73694]: debug 2024-07-28T23:14:04.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:05.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12278 16 16 0 0 0 - 0 2024-07-28T23:14:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:05 smithi155 bash[73694]: debug 2024-07-28T23:14:05.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:06.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12279 16 16 0 0 0 - 0 2024-07-28T23:14:07.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[80445]: cluster 2024-07-28T23:14:05.205599+0000 mgr.y (mgr.34101) 6729 : cluster [DBG] pgmap v7657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:07.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[80445]: audit 2024-07-28T23:14:06.290480+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[80445]: audit 2024-07-28T23:14:06.297742+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[80445]: audit 2024-07-28T23:14:06.504639+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[80445]: audit 2024-07-28T23:14:06.518960+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[80445]: audit 2024-07-28T23:14:06.952301+0000 mon.c (mon.2) 1700 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:14:07.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[80445]: audit 2024-07-28T23:14:06.954153+0000 mon.c (mon.2) 1701 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:14:07.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[80445]: audit 2024-07-28T23:14:06.962671+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[82788]: cluster 2024-07-28T23:14:05.205599+0000 mgr.y (mgr.34101) 6729 : cluster [DBG] pgmap v7657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:07.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[82788]: audit 2024-07-28T23:14:06.290480+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[82788]: audit 2024-07-28T23:14:06.297742+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[82788]: audit 2024-07-28T23:14:06.504639+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[82788]: audit 2024-07-28T23:14:06.518960+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[82788]: audit 2024-07-28T23:14:06.952301+0000 mon.c (mon.2) 1700 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:14:07.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[82788]: audit 2024-07-28T23:14:06.954153+0000 mon.c (mon.2) 1701 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:14:07.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:06 smithi045 bash[82788]: audit 2024-07-28T23:14:06.962671+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:06 smithi155 bash[73694]: debug 2024-07-28T23:14:06.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:06 smithi155 bash[68033]: cluster 2024-07-28T23:14:05.205599+0000 mgr.y (mgr.34101) 6729 : cluster [DBG] pgmap v7657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:06 smithi155 bash[68033]: audit 2024-07-28T23:14:06.290480+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:06 smithi155 bash[68033]: audit 2024-07-28T23:14:06.297742+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:06 smithi155 bash[68033]: audit 2024-07-28T23:14:06.504639+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:06 smithi155 bash[68033]: audit 2024-07-28T23:14:06.518960+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:06 smithi155 bash[68033]: audit 2024-07-28T23:14:06.952301+0000 mon.c (mon.2) 1700 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:14:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:06 smithi155 bash[68033]: audit 2024-07-28T23:14:06.954153+0000 mon.c (mon.2) 1701 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:14:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:06 smithi155 bash[68033]: audit 2024-07-28T23:14:06.962671+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:14:07.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:14:07.645028+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:14:07.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:14:07.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12280 16 16 0 0 0 - 0 2024-07-28T23:14:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:08 smithi155 bash[73694]: debug 2024-07-28T23:14:07.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:08.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12281 16 16 0 0 0 - 0 2024-07-28T23:14:09.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:08 smithi155 bash[68033]: cluster 2024-07-28T23:14:07.207467+0000 mgr.y (mgr.34101) 6730 : cluster [DBG] pgmap v7658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:09.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:09 smithi155 bash[73694]: debug 2024-07-28T23:14:09.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:09.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:08 smithi045 bash[82788]: cluster 2024-07-28T23:14:07.207467+0000 mgr.y (mgr.34101) 6730 : cluster [DBG] pgmap v7658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:08 smithi045 bash[80445]: cluster 2024-07-28T23:14:07.207467+0000 mgr.y (mgr.34101) 6730 : cluster [DBG] pgmap v7658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:09.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12282 16 16 0 0 0 - 0 2024-07-28T23:14:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:10 smithi155 bash[73694]: debug 2024-07-28T23:14:10.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:10.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12283 16 16 0 0 0 - 0 2024-07-28T23:14:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:14:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:14:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:14:11.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:10 smithi155 bash[68033]: cluster 2024-07-28T23:14:09.209191+0000 mgr.y (mgr.34101) 6731 : cluster [DBG] pgmap v7659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:11.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:11 smithi155 bash[73694]: debug 2024-07-28T23:14:11.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:10 smithi045 bash[80445]: cluster 2024-07-28T23:14:09.209191+0000 mgr.y (mgr.34101) 6731 : cluster [DBG] pgmap v7659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:11.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:10 smithi045 bash[82788]: cluster 2024-07-28T23:14:09.209191+0000 mgr.y (mgr.34101) 6731 : cluster [DBG] pgmap v7659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:11.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12284 16 16 0 0 0 - 0 2024-07-28T23:14:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:12 smithi155 bash[73694]: debug 2024-07-28T23:14:12.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:12.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12285 16 16 0 0 0 - 0 2024-07-28T23:14:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:14:12 smithi155 bash[60745]: ts=2024-07-28T23:14:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:14:13.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:13 smithi155 bash[73694]: debug 2024-07-28T23:14:13.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:12 smithi155 bash[68033]: cluster 2024-07-28T23:14:11.210919+0000 mgr.y (mgr.34101) 6732 : cluster [DBG] pgmap v7660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:13.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:12 smithi045 bash[82788]: cluster 2024-07-28T23:14:11.210919+0000 mgr.y (mgr.34101) 6732 : cluster [DBG] pgmap v7660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:13.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:12 smithi045 bash[80445]: cluster 2024-07-28T23:14:11.210919+0000 mgr.y (mgr.34101) 6732 : cluster [DBG] pgmap v7660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:13.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12286 16 16 0 0 0 - 0 2024-07-28T23:14:14.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:14 smithi155 bash[73694]: debug 2024-07-28T23:14:14.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:14.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12287 16 16 0 0 0 - 0 2024-07-28T23:14:15.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:14 smithi155 bash[68033]: cluster 2024-07-28T23:14:13.212822+0000 mgr.y (mgr.34101) 6733 : cluster [DBG] pgmap v7661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:15.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:15 smithi155 bash[73694]: debug 2024-07-28T23:14:15.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:15.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:14 smithi045 bash[82788]: cluster 2024-07-28T23:14:13.212822+0000 mgr.y (mgr.34101) 6733 : cluster [DBG] pgmap v7661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:14 smithi045 bash[80445]: cluster 2024-07-28T23:14:13.212822+0000 mgr.y (mgr.34101) 6733 : cluster [DBG] pgmap v7661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:15.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12288 16 16 0 0 0 - 0 2024-07-28T23:14:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:16 smithi155 bash[73694]: debug 2024-07-28T23:14:16.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:16.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12289 16 16 0 0 0 - 0 2024-07-28T23:14:17.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:16 smithi155 bash[68033]: cluster 2024-07-28T23:14:15.214568+0000 mgr.y (mgr.34101) 6734 : cluster [DBG] pgmap v7662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:17.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:17 smithi155 bash[73694]: debug 2024-07-28T23:14:17.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:17.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:16 smithi045 bash[80445]: cluster 2024-07-28T23:14:15.214568+0000 mgr.y (mgr.34101) 6734 : cluster [DBG] pgmap v7662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:17.474 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:16 smithi045 bash[82788]: cluster 2024-07-28T23:14:15.214568+0000 mgr.y (mgr.34101) 6734 : cluster [DBG] pgmap v7662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:17.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12290 16 16 0 0 0 - 0 2024-07-28T23:14:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:17 smithi155 bash[73694]: debug 2024-07-28T23:14:17.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:18.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12291 16 16 0 0 0 - 0 2024-07-28T23:14:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:18 smithi155 bash[73694]: debug 2024-07-28T23:14:18.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:18 smithi155 bash[68033]: cluster 2024-07-28T23:14:17.216574+0000 mgr.y (mgr.34101) 6735 : cluster [DBG] pgmap v7663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:18 smithi155 bash[68033]: audit 2024-07-28T23:14:18.701318+0000 mon.c (mon.2) 1702 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:19.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:18 smithi045 bash[80445]: cluster 2024-07-28T23:14:17.216574+0000 mgr.y (mgr.34101) 6735 : cluster [DBG] pgmap v7663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:19.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:18 smithi045 bash[80445]: audit 2024-07-28T23:14:18.701318+0000 mon.c (mon.2) 1702 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:19.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:18 smithi045 bash[82788]: cluster 2024-07-28T23:14:17.216574+0000 mgr.y (mgr.34101) 6735 : cluster [DBG] pgmap v7663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:18 smithi045 bash[82788]: audit 2024-07-28T23:14:18.701318+0000 mon.c (mon.2) 1702 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:19.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12292 16 16 0 0 0 - 0 2024-07-28T23:14:20.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:19 smithi155 bash[73694]: debug 2024-07-28T23:14:19.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:20.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12293 16 16 0 0 0 - 0 2024-07-28T23:14:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:14:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:14:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:14:21.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:20 smithi155 bash[73694]: debug 2024-07-28T23:14:20.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:21.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:20 smithi155 bash[68033]: cluster 2024-07-28T23:14:19.218505+0000 mgr.y (mgr.34101) 6736 : cluster [DBG] pgmap v7664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:21.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:20 smithi045 bash[80445]: cluster 2024-07-28T23:14:19.218505+0000 mgr.y (mgr.34101) 6736 : cluster [DBG] pgmap v7664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:20 smithi045 bash[82788]: cluster 2024-07-28T23:14:19.218505+0000 mgr.y (mgr.34101) 6736 : cluster [DBG] pgmap v7664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:21.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12294 16 16 0 0 0 - 0 2024-07-28T23:14:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:21 smithi155 bash[73694]: debug 2024-07-28T23:14:21.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:22.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12295 16 16 0 0 0 - 0 2024-07-28T23:14:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:14:22 smithi155 bash[60745]: ts=2024-07-28T23:14:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:14:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:22 smithi155 bash[73694]: debug 2024-07-28T23:14:22.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:23.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:23 smithi155 bash[68033]: cluster 2024-07-28T23:14:21.220280+0000 mgr.y (mgr.34101) 6737 : cluster [DBG] pgmap v7665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:23.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:23 smithi045 bash[80445]: cluster 2024-07-28T23:14:21.220280+0000 mgr.y (mgr.34101) 6737 : cluster [DBG] pgmap v7665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:23.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:23 smithi045 bash[82788]: cluster 2024-07-28T23:14:21.220280+0000 mgr.y (mgr.34101) 6737 : cluster [DBG] pgmap v7665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:23.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12296 16 16 0 0 0 - 0 2024-07-28T23:14:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:23 smithi155 bash[73694]: debug 2024-07-28T23:14:23.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:24.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12297 16 16 0 0 0 - 0 2024-07-28T23:14:25.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:25 smithi155 bash[68033]: cluster 2024-07-28T23:14:23.222307+0000 mgr.y (mgr.34101) 6738 : cluster [DBG] pgmap v7666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:25.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:24 smithi155 bash[73694]: debug 2024-07-28T23:14:24.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:25.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:25 smithi045 bash[80445]: cluster 2024-07-28T23:14:23.222307+0000 mgr.y (mgr.34101) 6738 : cluster [DBG] pgmap v7666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:25.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:25 smithi045 bash[82788]: cluster 2024-07-28T23:14:23.222307+0000 mgr.y (mgr.34101) 6738 : cluster [DBG] pgmap v7666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:25.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12298 16 16 0 0 0 - 0 2024-07-28T23:14:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:25 smithi155 bash[73694]: debug 2024-07-28T23:14:25.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:26.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12299 16 16 0 0 0 - 0 2024-07-28T23:14:27.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:27 smithi155 bash[68033]: cluster 2024-07-28T23:14:25.224190+0000 mgr.y (mgr.34101) 6739 : cluster [DBG] pgmap v7667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:27.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:27 smithi155 bash[73694]: debug 2024-07-28T23:14:27.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:27.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:27 smithi045 bash[82788]: cluster 2024-07-28T23:14:25.224190+0000 mgr.y (mgr.34101) 6739 : cluster [DBG] pgmap v7667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:27.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:27 smithi045 bash[80445]: cluster 2024-07-28T23:14:25.224190+0000 mgr.y (mgr.34101) 6739 : cluster [DBG] pgmap v7667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:27.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:14:27.648444+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:14:27.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:14:27.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12300 16 16 0 0 0 - 0 2024-07-28T23:14:28.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:27 smithi155 bash[73694]: debug 2024-07-28T23:14:27.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:28.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12301 16 16 0 0 0 - 0 2024-07-28T23:14:29.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:29 smithi155 bash[68033]: cluster 2024-07-28T23:14:27.226273+0000 mgr.y (mgr.34101) 6740 : cluster [DBG] pgmap v7668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:29.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:28 smithi155 bash[73694]: debug 2024-07-28T23:14:28.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:29.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:29 smithi045 bash[80445]: cluster 2024-07-28T23:14:27.226273+0000 mgr.y (mgr.34101) 6740 : cluster [DBG] pgmap v7668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:29.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:29 smithi045 bash[82788]: cluster 2024-07-28T23:14:27.226273+0000 mgr.y (mgr.34101) 6740 : cluster [DBG] pgmap v7668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:29.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12302 16 16 0 0 0 - 0 2024-07-28T23:14:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:29 smithi155 bash[73694]: debug 2024-07-28T23:14:29.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:30.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12303 16 16 0 0 0 - 0 2024-07-28T23:14:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:14:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:14:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:14:31.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:31 smithi155 bash[68033]: cluster 2024-07-28T23:14:29.228173+0000 mgr.y (mgr.34101) 6741 : cluster [DBG] pgmap v7669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:31.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:30 smithi155 bash[73694]: debug 2024-07-28T23:14:30.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:31.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:31 smithi045 bash[82788]: cluster 2024-07-28T23:14:29.228173+0000 mgr.y (mgr.34101) 6741 : cluster [DBG] pgmap v7669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:31.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:31 smithi045 bash[80445]: cluster 2024-07-28T23:14:29.228173+0000 mgr.y (mgr.34101) 6741 : cluster [DBG] pgmap v7669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:31.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12304 16 16 0 0 0 - 0 2024-07-28T23:14:32.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:31 smithi155 bash[73694]: debug 2024-07-28T23:14:31.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:32.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12305 16 16 0 0 0 - 0 2024-07-28T23:14:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:14:32 smithi155 bash[60745]: ts=2024-07-28T23:14:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:14:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:32 smithi155 bash[73694]: debug 2024-07-28T23:14:32.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:33.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:33 smithi155 bash[68033]: cluster 2024-07-28T23:14:31.229962+0000 mgr.y (mgr.34101) 6742 : cluster [DBG] pgmap v7670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:33.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:33 smithi045 bash[80445]: cluster 2024-07-28T23:14:31.229962+0000 mgr.y (mgr.34101) 6742 : cluster [DBG] pgmap v7670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:33.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:33 smithi045 bash[82788]: cluster 2024-07-28T23:14:31.229962+0000 mgr.y (mgr.34101) 6742 : cluster [DBG] pgmap v7670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:33.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12306 16 16 0 0 0 - 0 2024-07-28T23:14:34.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:34 smithi155 bash[68033]: audit 2024-07-28T23:14:33.701631+0000 mon.c (mon.2) 1703 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:34.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:33 smithi155 bash[73694]: debug 2024-07-28T23:14:33.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:34.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:34 smithi045 bash[82788]: audit 2024-07-28T23:14:33.701631+0000 mon.c (mon.2) 1703 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:34 smithi045 bash[80445]: audit 2024-07-28T23:14:33.701631+0000 mon.c (mon.2) 1703 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:34.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12307 16 16 0 0 0 - 0 2024-07-28T23:14:35.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:35 smithi155 bash[68033]: cluster 2024-07-28T23:14:33.231983+0000 mgr.y (mgr.34101) 6743 : cluster [DBG] pgmap v7671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:35.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:34 smithi155 bash[73694]: debug 2024-07-28T23:14:34.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:35.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:35 smithi045 bash[80445]: cluster 2024-07-28T23:14:33.231983+0000 mgr.y (mgr.34101) 6743 : cluster [DBG] pgmap v7671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:35.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:35 smithi045 bash[82788]: cluster 2024-07-28T23:14:33.231983+0000 mgr.y (mgr.34101) 6743 : cluster [DBG] pgmap v7671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:35.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12308 16 16 0 0 0 - 0 2024-07-28T23:14:36.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:35 smithi155 bash[73694]: debug 2024-07-28T23:14:35.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:36.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12309 16 16 0 0 0 - 0 2024-07-28T23:14:37.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:36 smithi155 bash[73694]: debug 2024-07-28T23:14:36.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:37 smithi155 bash[68033]: cluster 2024-07-28T23:14:35.233923+0000 mgr.y (mgr.34101) 6744 : cluster [DBG] pgmap v7672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:37.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:37 smithi045 bash[82788]: cluster 2024-07-28T23:14:35.233923+0000 mgr.y (mgr.34101) 6744 : cluster [DBG] pgmap v7672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:37.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:37 smithi045 bash[80445]: cluster 2024-07-28T23:14:35.233923+0000 mgr.y (mgr.34101) 6744 : cluster [DBG] pgmap v7672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:37.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12310 16 16 0 0 0 - 0 2024-07-28T23:14:38.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:37 smithi155 bash[73694]: debug 2024-07-28T23:14:37.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:38.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12311 16 16 0 0 0 - 0 2024-07-28T23:14:39.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:38 smithi155 bash[73694]: debug 2024-07-28T23:14:38.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:39.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:39 smithi155 bash[68033]: cluster 2024-07-28T23:14:37.235970+0000 mgr.y (mgr.34101) 6745 : cluster [DBG] pgmap v7673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:39.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:39 smithi045 bash[82788]: cluster 2024-07-28T23:14:37.235970+0000 mgr.y (mgr.34101) 6745 : cluster [DBG] pgmap v7673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:39.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:39 smithi045 bash[80445]: cluster 2024-07-28T23:14:37.235970+0000 mgr.y (mgr.34101) 6745 : cluster [DBG] pgmap v7673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:39.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12312 16 16 0 0 0 - 0 2024-07-28T23:14:40.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:39 smithi155 bash[73694]: debug 2024-07-28T23:14:39.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:40.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12313 16 16 0 0 0 - 0 2024-07-28T23:14:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:14:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:14:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:14:41.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:40 smithi155 bash[73694]: debug 2024-07-28T23:14:40.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:41.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:41 smithi155 bash[68033]: cluster 2024-07-28T23:14:39.237910+0000 mgr.y (mgr.34101) 6746 : cluster [DBG] pgmap v7674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:41.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:41 smithi045 bash[80445]: cluster 2024-07-28T23:14:39.237910+0000 mgr.y (mgr.34101) 6746 : cluster [DBG] pgmap v7674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:41.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:41 smithi045 bash[82788]: cluster 2024-07-28T23:14:39.237910+0000 mgr.y (mgr.34101) 6746 : cluster [DBG] pgmap v7674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:41.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12314 16 16 0 0 0 - 0 2024-07-28T23:14:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:41 smithi155 bash[73694]: debug 2024-07-28T23:14:41.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:42.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12315 16 16 0 0 0 - 0 2024-07-28T23:14:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:14:42 smithi155 bash[60745]: ts=2024-07-28T23:14:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:14:43.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:43 smithi155 bash[73694]: debug 2024-07-28T23:14:42.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:43 smithi155 bash[68033]: cluster 2024-07-28T23:14:41.239696+0000 mgr.y (mgr.34101) 6747 : cluster [DBG] pgmap v7675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:43.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:43 smithi045 bash[80445]: cluster 2024-07-28T23:14:41.239696+0000 mgr.y (mgr.34101) 6747 : cluster [DBG] pgmap v7675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:43.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:43 smithi045 bash[82788]: cluster 2024-07-28T23:14:41.239696+0000 mgr.y (mgr.34101) 6747 : cluster [DBG] pgmap v7675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:43.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12316 16 16 0 0 0 - 0 2024-07-28T23:14:44.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:44 smithi155 bash[73694]: debug 2024-07-28T23:14:44.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:44.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12317 16 16 0 0 0 - 0 2024-07-28T23:14:45.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:45 smithi155 bash[68033]: cluster 2024-07-28T23:14:43.241581+0000 mgr.y (mgr.34101) 6748 : cluster [DBG] pgmap v7676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:45.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:45 smithi155 bash[73694]: debug 2024-07-28T23:14:45.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:45.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:45 smithi045 bash[80445]: cluster 2024-07-28T23:14:43.241581+0000 mgr.y (mgr.34101) 6748 : cluster [DBG] pgmap v7676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:45.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:45 smithi045 bash[82788]: cluster 2024-07-28T23:14:43.241581+0000 mgr.y (mgr.34101) 6748 : cluster [DBG] pgmap v7676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:45.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12318 16 16 0 0 0 - 0 2024-07-28T23:14:46.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:45 smithi155 bash[73694]: debug 2024-07-28T23:14:45.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:46.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12319 16 16 0 0 0 - 0 2024-07-28T23:14:47.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:47 smithi155 bash[68033]: cluster 2024-07-28T23:14:45.243336+0000 mgr.y (mgr.34101) 6749 : cluster [DBG] pgmap v7677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:47.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:46 smithi155 bash[73694]: debug 2024-07-28T23:14:46.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:47.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:47 smithi045 bash[80445]: cluster 2024-07-28T23:14:45.243336+0000 mgr.y (mgr.34101) 6749 : cluster [DBG] pgmap v7677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:47.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:47 smithi045 bash[82788]: cluster 2024-07-28T23:14:45.243336+0000 mgr.y (mgr.34101) 6749 : cluster [DBG] pgmap v7677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:47.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:14:47.651655+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:14:47.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:14:47.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12320 16 16 0 0 0 - 0 2024-07-28T23:14:48.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:47 smithi155 bash[73694]: debug 2024-07-28T23:14:47.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:48.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12321 16 16 0 0 0 - 0 2024-07-28T23:14:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:49 smithi155 bash[68033]: cluster 2024-07-28T23:14:47.245216+0000 mgr.y (mgr.34101) 6750 : cluster [DBG] pgmap v7678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:49.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:49 smithi155 bash[68033]: audit 2024-07-28T23:14:48.702127+0000 mon.c (mon.2) 1704 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:49.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:48 smithi155 bash[73694]: debug 2024-07-28T23:14:48.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:49 smithi045 bash[80445]: cluster 2024-07-28T23:14:47.245216+0000 mgr.y (mgr.34101) 6750 : cluster [DBG] pgmap v7678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:49.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:49 smithi045 bash[80445]: audit 2024-07-28T23:14:48.702127+0000 mon.c (mon.2) 1704 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:49 smithi045 bash[82788]: cluster 2024-07-28T23:14:47.245216+0000 mgr.y (mgr.34101) 6750 : cluster [DBG] pgmap v7678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:49 smithi045 bash[82788]: audit 2024-07-28T23:14:48.702127+0000 mon.c (mon.2) 1704 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:14:49.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12322 16 16 0 0 0 - 0 2024-07-28T23:14:50.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:49 smithi155 bash[73694]: debug 2024-07-28T23:14:49.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:50.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12323 16 16 0 0 0 - 0 2024-07-28T23:14:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:14:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:14:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:14:51.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:50 smithi155 bash[73694]: debug 2024-07-28T23:14:50.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:51 smithi155 bash[68033]: cluster 2024-07-28T23:14:49.246982+0000 mgr.y (mgr.34101) 6751 : cluster [DBG] pgmap v7679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:51.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:51 smithi045 bash[82788]: cluster 2024-07-28T23:14:49.246982+0000 mgr.y (mgr.34101) 6751 : cluster [DBG] pgmap v7679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:51.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:51 smithi045 bash[80445]: cluster 2024-07-28T23:14:49.246982+0000 mgr.y (mgr.34101) 6751 : cluster [DBG] pgmap v7679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:51.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12324 16 16 0 0 0 - 0 2024-07-28T23:14:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:51 smithi155 bash[73694]: debug 2024-07-28T23:14:51.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:52.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12325 16 16 0 0 0 - 0 2024-07-28T23:14:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:14:52 smithi155 bash[60745]: ts=2024-07-28T23:14:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:14:53.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:52 smithi155 bash[73694]: debug 2024-07-28T23:14:52.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:53.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:53 smithi155 bash[68033]: cluster 2024-07-28T23:14:51.248705+0000 mgr.y (mgr.34101) 6752 : cluster [DBG] pgmap v7680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:53.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:53 smithi045 bash[82788]: cluster 2024-07-28T23:14:51.248705+0000 mgr.y (mgr.34101) 6752 : cluster [DBG] pgmap v7680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:53.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:53 smithi045 bash[80445]: cluster 2024-07-28T23:14:51.248705+0000 mgr.y (mgr.34101) 6752 : cluster [DBG] pgmap v7680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:53.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12326 16 16 0 0 0 - 0 2024-07-28T23:14:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:53 smithi155 bash[73694]: debug 2024-07-28T23:14:53.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:54.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12327 16 16 0 0 0 - 0 2024-07-28T23:14:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:54 smithi155 bash[73694]: debug 2024-07-28T23:14:54.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:55 smithi155 bash[68033]: cluster 2024-07-28T23:14:53.250591+0000 mgr.y (mgr.34101) 6753 : cluster [DBG] pgmap v7681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:55.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:55 smithi045 bash[82788]: cluster 2024-07-28T23:14:53.250591+0000 mgr.y (mgr.34101) 6753 : cluster [DBG] pgmap v7681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:55.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:55 smithi045 bash[80445]: cluster 2024-07-28T23:14:53.250591+0000 mgr.y (mgr.34101) 6753 : cluster [DBG] pgmap v7681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:55.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12328 16 16 0 0 0 - 0 2024-07-28T23:14:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:55 smithi155 bash[73694]: debug 2024-07-28T23:14:55.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:56.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12329 16 16 0 0 0 - 0 2024-07-28T23:14:57.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:56 smithi155 bash[73694]: debug 2024-07-28T23:14:56.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:57.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:57 smithi155 bash[68033]: cluster 2024-07-28T23:14:55.252304+0000 mgr.y (mgr.34101) 6754 : cluster [DBG] pgmap v7682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:57.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:57 smithi045 bash[82788]: cluster 2024-07-28T23:14:55.252304+0000 mgr.y (mgr.34101) 6754 : cluster [DBG] pgmap v7682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:57.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:57 smithi045 bash[80445]: cluster 2024-07-28T23:14:55.252304+0000 mgr.y (mgr.34101) 6754 : cluster [DBG] pgmap v7682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:57.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12330 16 16 0 0 0 - 0 2024-07-28T23:14:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:57 smithi155 bash[73694]: debug 2024-07-28T23:14:57.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:58.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12331 16 16 0 0 0 - 0 2024-07-28T23:14:59.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:58 smithi155 bash[73694]: debug 2024-07-28T23:14:58.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:14:59.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:14:59 smithi155 bash[68033]: cluster 2024-07-28T23:14:57.254141+0000 mgr.y (mgr.34101) 6755 : cluster [DBG] pgmap v7683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:59.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:14:59 smithi045 bash[82788]: cluster 2024-07-28T23:14:57.254141+0000 mgr.y (mgr.34101) 6755 : cluster [DBG] pgmap v7683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:59.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:14:59 smithi045 bash[80445]: cluster 2024-07-28T23:14:57.254141+0000 mgr.y (mgr.34101) 6755 : cluster [DBG] pgmap v7683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:14:59.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12332 16 16 0 0 0 - 0 2024-07-28T23:15:00.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:14:59 smithi155 bash[73694]: debug 2024-07-28T23:14:59.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:00.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12333 16 16 0 0 0 - 0 2024-07-28T23:15:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:15:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:15:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:15:01.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:00 smithi155 bash[73694]: debug 2024-07-28T23:15:00.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:01.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:01 smithi155 bash[68033]: cluster 2024-07-28T23:14:59.255998+0000 mgr.y (mgr.34101) 6756 : cluster [DBG] pgmap v7684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:01 smithi045 bash[80445]: cluster 2024-07-28T23:14:59.255998+0000 mgr.y (mgr.34101) 6756 : cluster [DBG] pgmap v7684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:01 smithi045 bash[82788]: cluster 2024-07-28T23:14:59.255998+0000 mgr.y (mgr.34101) 6756 : cluster [DBG] pgmap v7684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:01.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12334 16 16 0 0 0 - 0 2024-07-28T23:15:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:01 smithi155 bash[73694]: debug 2024-07-28T23:15:01.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:02.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12335 16 16 0 0 0 - 0 2024-07-28T23:15:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:15:02 smithi155 bash[60745]: ts=2024-07-28T23:15:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:15:03.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:03 smithi155 bash[68033]: cluster 2024-07-28T23:15:01.257749+0000 mgr.y (mgr.34101) 6757 : cluster [DBG] pgmap v7685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:03.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:02 smithi155 bash[73694]: debug 2024-07-28T23:15:02.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:03 smithi045 bash[80445]: cluster 2024-07-28T23:15:01.257749+0000 mgr.y (mgr.34101) 6757 : cluster [DBG] pgmap v7685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:03.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:03 smithi045 bash[82788]: cluster 2024-07-28T23:15:01.257749+0000 mgr.y (mgr.34101) 6757 : cluster [DBG] pgmap v7685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:03.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12336 16 16 0 0 0 - 0 2024-07-28T23:15:04.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:03 smithi155 bash[73694]: debug 2024-07-28T23:15:03.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:04.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:04 smithi155 bash[68033]: audit 2024-07-28T23:15:03.702439+0000 mon.c (mon.2) 1705 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:04 smithi045 bash[80445]: audit 2024-07-28T23:15:03.702439+0000 mon.c (mon.2) 1705 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:04.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:04 smithi045 bash[82788]: audit 2024-07-28T23:15:03.702439+0000 mon.c (mon.2) 1705 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:04.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12337 16 16 0 0 0 - 0 2024-07-28T23:15:05.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:05 smithi155 bash[68033]: cluster 2024-07-28T23:15:03.259678+0000 mgr.y (mgr.34101) 6758 : cluster [DBG] pgmap v7686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:05.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:04 smithi155 bash[73694]: debug 2024-07-28T23:15:04.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:05 smithi045 bash[80445]: cluster 2024-07-28T23:15:03.259678+0000 mgr.y (mgr.34101) 6758 : cluster [DBG] pgmap v7686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:05.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:05 smithi045 bash[82788]: cluster 2024-07-28T23:15:03.259678+0000 mgr.y (mgr.34101) 6758 : cluster [DBG] pgmap v7686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:05.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12338 16 16 0 0 0 - 0 2024-07-28T23:15:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:05 smithi155 bash[73694]: debug 2024-07-28T23:15:05.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:06.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12339 16 16 0 0 0 - 0 2024-07-28T23:15:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:06 smithi155 bash[73694]: debug 2024-07-28T23:15:06.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:07 smithi155 bash[68033]: cluster 2024-07-28T23:15:05.261410+0000 mgr.y (mgr.34101) 6759 : cluster [DBG] pgmap v7687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:07 smithi155 bash[68033]: audit 2024-07-28T23:15:07.098616+0000 mon.c (mon.2) 1706 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:15:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:07 smithi045 bash[80445]: cluster 2024-07-28T23:15:05.261410+0000 mgr.y (mgr.34101) 6759 : cluster [DBG] pgmap v7687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:07 smithi045 bash[80445]: audit 2024-07-28T23:15:07.098616+0000 mon.c (mon.2) 1706 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:15:07.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:07 smithi045 bash[82788]: cluster 2024-07-28T23:15:05.261410+0000 mgr.y (mgr.34101) 6759 : cluster [DBG] pgmap v7687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:07.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:07 smithi045 bash[82788]: audit 2024-07-28T23:15:07.098616+0000 mon.c (mon.2) 1706 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:15:07.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:15:07.654865+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:15:07.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:15:07.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12340 16 16 0 0 0 - 0 2024-07-28T23:15:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:07 smithi155 bash[73694]: debug 2024-07-28T23:15:07.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:08.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12341 16 16 0 0 0 - 0 2024-07-28T23:15:09.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:09 smithi155 bash[68033]: cluster 2024-07-28T23:15:07.262631+0000 mgr.y (mgr.34101) 6760 : cluster [DBG] pgmap v7688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:09.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:08 smithi155 bash[73694]: debug 2024-07-28T23:15:08.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:09 smithi045 bash[80445]: cluster 2024-07-28T23:15:07.262631+0000 mgr.y (mgr.34101) 6760 : cluster [DBG] pgmap v7688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:09.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:09 smithi045 bash[82788]: cluster 2024-07-28T23:15:07.262631+0000 mgr.y (mgr.34101) 6760 : cluster [DBG] pgmap v7688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:09.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12342 16 16 0 0 0 - 0 2024-07-28T23:15:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:09 smithi155 bash[73694]: debug 2024-07-28T23:15:09.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:10.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12343 16 16 0 0 0 - 0 2024-07-28T23:15:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:15:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:15:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:15:11.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:10 smithi155 bash[73694]: debug 2024-07-28T23:15:10.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:11.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:11 smithi155 bash[68033]: cluster 2024-07-28T23:15:09.264308+0000 mgr.y (mgr.34101) 6761 : cluster [DBG] pgmap v7689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:11 smithi045 bash[80445]: cluster 2024-07-28T23:15:09.264308+0000 mgr.y (mgr.34101) 6761 : cluster [DBG] pgmap v7689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:11.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:11 smithi045 bash[82788]: cluster 2024-07-28T23:15:09.264308+0000 mgr.y (mgr.34101) 6761 : cluster [DBG] pgmap v7689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:11.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12344 16 16 0 0 0 - 0 2024-07-28T23:15:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:11 smithi155 bash[73694]: debug 2024-07-28T23:15:11.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:12.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12345 16 16 0 0 0 - 0 2024-07-28T23:15:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:15:12 smithi155 bash[60745]: ts=2024-07-28T23:15:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:15:13.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:12 smithi155 bash[73694]: debug 2024-07-28T23:15:12.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:13 smithi155 bash[68033]: cluster 2024-07-28T23:15:11.266050+0000 mgr.y (mgr.34101) 6762 : cluster [DBG] pgmap v7690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:13 smithi155 bash[68033]: audit 2024-07-28T23:15:12.787224+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:13 smithi155 bash[68033]: audit 2024-07-28T23:15:12.799797+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:13 smithi155 bash[68033]: audit 2024-07-28T23:15:13.021846+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:13 smithi155 bash[68033]: audit 2024-07-28T23:15:13.034062+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:13 smithi045 bash[82788]: cluster 2024-07-28T23:15:11.266050+0000 mgr.y (mgr.34101) 6762 : cluster [DBG] pgmap v7690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:13.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:13 smithi045 bash[82788]: audit 2024-07-28T23:15:12.787224+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:13 smithi045 bash[82788]: audit 2024-07-28T23:15:12.799797+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:13 smithi045 bash[82788]: audit 2024-07-28T23:15:13.021846+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:13 smithi045 bash[82788]: audit 2024-07-28T23:15:13.034062+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:13 smithi045 bash[80445]: cluster 2024-07-28T23:15:11.266050+0000 mgr.y (mgr.34101) 6762 : cluster [DBG] pgmap v7690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:13.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:13 smithi045 bash[80445]: audit 2024-07-28T23:15:12.787224+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:13 smithi045 bash[80445]: audit 2024-07-28T23:15:12.799797+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:13 smithi045 bash[80445]: audit 2024-07-28T23:15:13.021846+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:13 smithi045 bash[80445]: audit 2024-07-28T23:15:13.034062+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:13.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12346 16 16 0 0 0 - 0 2024-07-28T23:15:14.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:13 smithi155 bash[73694]: debug 2024-07-28T23:15:13.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:14.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:14 smithi155 bash[68033]: audit 2024-07-28T23:15:13.483123+0000 mon.c (mon.2) 1707 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:15:14.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:14 smithi155 bash[68033]: audit 2024-07-28T23:15:13.484973+0000 mon.c (mon.2) 1708 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:15:14.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:14 smithi155 bash[68033]: audit 2024-07-28T23:15:13.495666+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:14.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:14 smithi045 bash[80445]: audit 2024-07-28T23:15:13.483123+0000 mon.c (mon.2) 1707 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:15:14.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:14 smithi045 bash[80445]: audit 2024-07-28T23:15:13.484973+0000 mon.c (mon.2) 1708 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:15:14.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:14 smithi045 bash[80445]: audit 2024-07-28T23:15:13.495666+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:14.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:14 smithi045 bash[82788]: audit 2024-07-28T23:15:13.483123+0000 mon.c (mon.2) 1707 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:15:14.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:14 smithi045 bash[82788]: audit 2024-07-28T23:15:13.484973+0000 mon.c (mon.2) 1708 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:15:14.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:14 smithi045 bash[82788]: audit 2024-07-28T23:15:13.495666+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:15:14.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12347 16 16 0 0 0 - 0 2024-07-28T23:15:15.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:15 smithi155 bash[68033]: cluster 2024-07-28T23:15:13.267898+0000 mgr.y (mgr.34101) 6763 : cluster [DBG] pgmap v7691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:15.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:14 smithi155 bash[73694]: debug 2024-07-28T23:15:14.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:15 smithi045 bash[80445]: cluster 2024-07-28T23:15:13.267898+0000 mgr.y (mgr.34101) 6763 : cluster [DBG] pgmap v7691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:15.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:15 smithi045 bash[82788]: cluster 2024-07-28T23:15:13.267898+0000 mgr.y (mgr.34101) 6763 : cluster [DBG] pgmap v7691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:15.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12348 16 16 0 0 0 - 0 2024-07-28T23:15:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:16 smithi155 bash[73694]: debug 2024-07-28T23:15:16.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:16.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12349 16 16 0 0 0 - 0 2024-07-28T23:15:17.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:17 smithi155 bash[68033]: cluster 2024-07-28T23:15:15.269609+0000 mgr.y (mgr.34101) 6764 : cluster [DBG] pgmap v7692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:17.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:17 smithi155 bash[73694]: debug 2024-07-28T23:15:17.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:17.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:17 smithi045 bash[80445]: cluster 2024-07-28T23:15:15.269609+0000 mgr.y (mgr.34101) 6764 : cluster [DBG] pgmap v7692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:17.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:17 smithi045 bash[82788]: cluster 2024-07-28T23:15:15.269609+0000 mgr.y (mgr.34101) 6764 : cluster [DBG] pgmap v7692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:17.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12350 16 16 0 0 0 - 0 2024-07-28T23:15:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:18 smithi155 bash[73694]: debug 2024-07-28T23:15:18.005+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:18.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12351 16 16 0 0 0 - 0 2024-07-28T23:15:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:19 smithi155 bash[73694]: debug 2024-07-28T23:15:19.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:19 smithi155 bash[68033]: cluster 2024-07-28T23:15:17.271504+0000 mgr.y (mgr.34101) 6765 : cluster [DBG] pgmap v7693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:19 smithi155 bash[68033]: audit 2024-07-28T23:15:18.702902+0000 mon.c (mon.2) 1709 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:19.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:19 smithi045 bash[80445]: cluster 2024-07-28T23:15:17.271504+0000 mgr.y (mgr.34101) 6765 : cluster [DBG] pgmap v7693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:19.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:19 smithi045 bash[80445]: audit 2024-07-28T23:15:18.702902+0000 mon.c (mon.2) 1709 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:19 smithi045 bash[82788]: cluster 2024-07-28T23:15:17.271504+0000 mgr.y (mgr.34101) 6765 : cluster [DBG] pgmap v7693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:19 smithi045 bash[82788]: audit 2024-07-28T23:15:18.702902+0000 mon.c (mon.2) 1709 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:19.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12352 16 16 0 0 0 - 0 2024-07-28T23:15:20.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:20 smithi155 bash[73694]: debug 2024-07-28T23:15:20.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:20.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12353 16 16 0 0 0 - 0 2024-07-28T23:15:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:15:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:15:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:15:21.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:21 smithi045 bash[80445]: cluster 2024-07-28T23:15:19.273210+0000 mgr.y (mgr.34101) 6766 : cluster [DBG] pgmap v7694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:21 smithi045 bash[82788]: cluster 2024-07-28T23:15:19.273210+0000 mgr.y (mgr.34101) 6766 : cluster [DBG] pgmap v7694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:21.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:21 smithi155 bash[73694]: debug 2024-07-28T23:15:21.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:21 smithi155 bash[68033]: cluster 2024-07-28T23:15:19.273210+0000 mgr.y (mgr.34101) 6766 : cluster [DBG] pgmap v7694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:21.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12354 16 16 0 0 0 - 0 2024-07-28T23:15:22.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:22 smithi155 bash[73694]: debug 2024-07-28T23:15:22.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:22.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:15:22 smithi155 bash[60745]: ts=2024-07-28T23:15:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:15:22.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12355 16 16 0 0 0 - 0 2024-07-28T23:15:23.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:23 smithi045 bash[80445]: cluster 2024-07-28T23:15:21.274946+0000 mgr.y (mgr.34101) 6767 : cluster [DBG] pgmap v7695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:23.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:23 smithi045 bash[82788]: cluster 2024-07-28T23:15:21.274946+0000 mgr.y (mgr.34101) 6767 : cluster [DBG] pgmap v7695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:23.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:23 smithi155 bash[73694]: debug 2024-07-28T23:15:23.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:23.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:23 smithi155 bash[68033]: cluster 2024-07-28T23:15:21.274946+0000 mgr.y (mgr.34101) 6767 : cluster [DBG] pgmap v7695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:23.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12356 16 16 0 0 0 - 0 2024-07-28T23:15:24.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:24 smithi045 bash[80445]: cluster 2024-07-28T23:15:23.276941+0000 mgr.y (mgr.34101) 6768 : cluster [DBG] pgmap v7696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:24.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:24 smithi045 bash[82788]: cluster 2024-07-28T23:15:23.276941+0000 mgr.y (mgr.34101) 6768 : cluster [DBG] pgmap v7696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:24.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:24 smithi155 bash[73694]: debug 2024-07-28T23:15:24.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:24.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:24 smithi155 bash[68033]: cluster 2024-07-28T23:15:23.276941+0000 mgr.y (mgr.34101) 6768 : cluster [DBG] pgmap v7696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:24.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12357 16 16 0 0 0 - 0 2024-07-28T23:15:25.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:25 smithi155 bash[73694]: debug 2024-07-28T23:15:25.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:25.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12358 16 16 0 0 0 - 0 2024-07-28T23:15:26.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:26 smithi155 bash[73694]: debug 2024-07-28T23:15:26.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:26.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:26 smithi155 bash[68033]: cluster 2024-07-28T23:15:25.278767+0000 mgr.y (mgr.34101) 6769 : cluster [DBG] pgmap v7697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:26.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12359 16 16 0 0 0 - 0 2024-07-28T23:15:26.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:26 smithi045 bash[80445]: cluster 2024-07-28T23:15:25.278767+0000 mgr.y (mgr.34101) 6769 : cluster [DBG] pgmap v7697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:26.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:26 smithi045 bash[82788]: cluster 2024-07-28T23:15:25.278767+0000 mgr.y (mgr.34101) 6769 : cluster [DBG] pgmap v7697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:27.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:27 smithi155 bash[73694]: debug 2024-07-28T23:15:27.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:27.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:15:27.658076+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:15:27.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:15:27.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12360 16 16 0 0 0 - 0 2024-07-28T23:15:28.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:28 smithi155 bash[73694]: debug 2024-07-28T23:15:28.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:28 smithi155 bash[68033]: cluster 2024-07-28T23:15:27.280630+0000 mgr.y (mgr.34101) 6770 : cluster [DBG] pgmap v7698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:28.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12361 16 16 0 0 0 - 0 2024-07-28T23:15:28.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:28 smithi045 bash[80445]: cluster 2024-07-28T23:15:27.280630+0000 mgr.y (mgr.34101) 6770 : cluster [DBG] pgmap v7698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:28.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:28 smithi045 bash[82788]: cluster 2024-07-28T23:15:27.280630+0000 mgr.y (mgr.34101) 6770 : cluster [DBG] pgmap v7698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:29.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:29 smithi155 bash[73694]: debug 2024-07-28T23:15:29.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:29.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12362 16 16 0 0 0 - 0 2024-07-28T23:15:30.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:30 smithi155 bash[73694]: debug 2024-07-28T23:15:30.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:30.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:30 smithi155 bash[68033]: cluster 2024-07-28T23:15:29.282395+0000 mgr.y (mgr.34101) 6771 : cluster [DBG] pgmap v7699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:30.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:30 smithi045 bash[80445]: cluster 2024-07-28T23:15:29.282395+0000 mgr.y (mgr.34101) 6771 : cluster [DBG] pgmap v7699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:30.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:30 smithi045 bash[82788]: cluster 2024-07-28T23:15:29.282395+0000 mgr.y (mgr.34101) 6771 : cluster [DBG] pgmap v7699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:30.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12363 16 16 0 0 0 - 0 2024-07-28T23:15:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:15:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:15:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:15:31.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:31 smithi155 bash[73694]: debug 2024-07-28T23:15:31.200+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:31.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12364 16 16 0 0 0 - 0 2024-07-28T23:15:32.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:32 smithi155 bash[68033]: cluster 2024-07-28T23:15:31.284096+0000 mgr.y (mgr.34101) 6772 : cluster [DBG] pgmap v7700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:32.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:32 smithi155 bash[73694]: debug 2024-07-28T23:15:32.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:32.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:15:32 smithi155 bash[60745]: ts=2024-07-28T23:15:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:15:32.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12365 16 16 0 0 0 - 0 2024-07-28T23:15:32.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:32 smithi045 bash[80445]: cluster 2024-07-28T23:15:31.284096+0000 mgr.y (mgr.34101) 6772 : cluster [DBG] pgmap v7700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:32.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:32 smithi045 bash[82788]: cluster 2024-07-28T23:15:31.284096+0000 mgr.y (mgr.34101) 6772 : cluster [DBG] pgmap v7700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:33.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:33 smithi155 bash[73694]: debug 2024-07-28T23:15:33.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:33.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12366 16 16 0 0 0 - 0 2024-07-28T23:15:34.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:34 smithi155 bash[73694]: debug 2024-07-28T23:15:34.288+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:34.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:34 smithi155 bash[68033]: cluster 2024-07-28T23:15:33.286003+0000 mgr.y (mgr.34101) 6773 : cluster [DBG] pgmap v7701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:34.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:34 smithi155 bash[68033]: audit 2024-07-28T23:15:33.703316+0000 mon.c (mon.2) 1710 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:34.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12367 16 16 0 0 0 - 0 2024-07-28T23:15:34.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:34 smithi045 bash[80445]: cluster 2024-07-28T23:15:33.286003+0000 mgr.y (mgr.34101) 6773 : cluster [DBG] pgmap v7701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:34.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:34 smithi045 bash[80445]: audit 2024-07-28T23:15:33.703316+0000 mon.c (mon.2) 1710 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:34 smithi045 bash[82788]: cluster 2024-07-28T23:15:33.286003+0000 mgr.y (mgr.34101) 6773 : cluster [DBG] pgmap v7701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:34 smithi045 bash[82788]: audit 2024-07-28T23:15:33.703316+0000 mon.c (mon.2) 1710 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:35.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:35 smithi155 bash[73694]: debug 2024-07-28T23:15:35.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:35.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12368 16 16 0 0 0 - 0 2024-07-28T23:15:36.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12369 16 16 0 0 0 - 0 2024-07-28T23:15:36.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:36 smithi045 bash[82788]: cluster 2024-07-28T23:15:35.287762+0000 mgr.y (mgr.34101) 6774 : cluster [DBG] pgmap v7702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:36.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:36 smithi045 bash[80445]: cluster 2024-07-28T23:15:35.287762+0000 mgr.y (mgr.34101) 6774 : cluster [DBG] pgmap v7702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:36.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:36 smithi155 bash[73694]: debug 2024-07-28T23:15:36.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:36.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:36 smithi155 bash[68033]: cluster 2024-07-28T23:15:35.287762+0000 mgr.y (mgr.34101) 6774 : cluster [DBG] pgmap v7702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:37.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12370 16 16 0 0 0 - 0 2024-07-28T23:15:37.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:37 smithi155 bash[73694]: debug 2024-07-28T23:15:37.312+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:38.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:38 smithi155 bash[68033]: cluster 2024-07-28T23:15:37.289608+0000 mgr.y (mgr.34101) 6775 : cluster [DBG] pgmap v7703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:38.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:38 smithi155 bash[73694]: debug 2024-07-28T23:15:38.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:38.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12371 16 16 0 0 0 - 0 2024-07-28T23:15:38.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:38 smithi045 bash[82788]: cluster 2024-07-28T23:15:37.289608+0000 mgr.y (mgr.34101) 6775 : cluster [DBG] pgmap v7703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:38.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:38 smithi045 bash[80445]: cluster 2024-07-28T23:15:37.289608+0000 mgr.y (mgr.34101) 6775 : cluster [DBG] pgmap v7703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:39.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:39 smithi155 bash[73694]: debug 2024-07-28T23:15:39.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:39.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12372 16 16 0 0 0 - 0 2024-07-28T23:15:40.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12373 16 16 0 0 0 - 0 2024-07-28T23:15:40.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:40 smithi045 bash[80445]: cluster 2024-07-28T23:15:39.291331+0000 mgr.y (mgr.34101) 6776 : cluster [DBG] pgmap v7704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:40.721 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:15:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:15:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:15:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:40 smithi045 bash[82788]: cluster 2024-07-28T23:15:39.291331+0000 mgr.y (mgr.34101) 6776 : cluster [DBG] pgmap v7704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:40.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:40 smithi155 bash[73694]: debug 2024-07-28T23:15:40.320+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:40.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:40 smithi155 bash[68033]: cluster 2024-07-28T23:15:39.291331+0000 mgr.y (mgr.34101) 6776 : cluster [DBG] pgmap v7704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:41.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12374 16 16 0 0 0 - 0 2024-07-28T23:15:41.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:41 smithi155 bash[73694]: debug 2024-07-28T23:15:41.320+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:42.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12375 16 16 0 0 0 - 0 2024-07-28T23:15:42.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:42 smithi045 bash[80445]: cluster 2024-07-28T23:15:41.293050+0000 mgr.y (mgr.34101) 6777 : cluster [DBG] pgmap v7705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:42.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:42 smithi045 bash[82788]: cluster 2024-07-28T23:15:41.293050+0000 mgr.y (mgr.34101) 6777 : cluster [DBG] pgmap v7705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:42.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:42 smithi155 bash[73694]: debug 2024-07-28T23:15:42.336+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:15:42 smithi155 bash[60745]: ts=2024-07-28T23:15:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:15:42.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:42 smithi155 bash[68033]: cluster 2024-07-28T23:15:41.293050+0000 mgr.y (mgr.34101) 6777 : cluster [DBG] pgmap v7705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:43.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:43 smithi155 bash[73694]: debug 2024-07-28T23:15:43.292+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:43.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12376 16 16 0 0 0 - 0 2024-07-28T23:15:44.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12377 16 16 0 0 0 - 0 2024-07-28T23:15:44.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:44 smithi045 bash[80445]: cluster 2024-07-28T23:15:43.294937+0000 mgr.y (mgr.34101) 6778 : cluster [DBG] pgmap v7706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:44.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:44 smithi045 bash[82788]: cluster 2024-07-28T23:15:43.294937+0000 mgr.y (mgr.34101) 6778 : cluster [DBG] pgmap v7706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:44.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:44 smithi155 bash[68033]: cluster 2024-07-28T23:15:43.294937+0000 mgr.y (mgr.34101) 6778 : cluster [DBG] pgmap v7706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:44.810 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:44 smithi155 bash[73694]: debug 2024-07-28T23:15:44.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:45.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:45 smithi155 bash[73694]: debug 2024-07-28T23:15:45.288+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:45.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12378 16 16 0 0 0 - 0 2024-07-28T23:15:46.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:46 smithi155 bash[73694]: debug 2024-07-28T23:15:46.272+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:46.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:46 smithi155 bash[68033]: cluster 2024-07-28T23:15:45.296646+0000 mgr.y (mgr.34101) 6779 : cluster [DBG] pgmap v7707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:46.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12379 16 16 0 0 0 - 0 2024-07-28T23:15:46.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:46 smithi045 bash[80445]: cluster 2024-07-28T23:15:45.296646+0000 mgr.y (mgr.34101) 6779 : cluster [DBG] pgmap v7707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:46.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:46 smithi045 bash[82788]: cluster 2024-07-28T23:15:45.296646+0000 mgr.y (mgr.34101) 6779 : cluster [DBG] pgmap v7707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:47.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:47 smithi155 bash[73694]: debug 2024-07-28T23:15:47.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:47.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:15:47.661325+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:15:47.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:15:47.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12380 16 16 0 0 0 - 0 2024-07-28T23:15:48.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:48 smithi155 bash[68033]: cluster 2024-07-28T23:15:47.298512+0000 mgr.y (mgr.34101) 6780 : cluster [DBG] pgmap v7708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:48.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:48 smithi155 bash[73694]: debug 2024-07-28T23:15:48.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:48.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12381 16 16 0 0 0 - 0 2024-07-28T23:15:48.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:48 smithi045 bash[80445]: cluster 2024-07-28T23:15:47.298512+0000 mgr.y (mgr.34101) 6780 : cluster [DBG] pgmap v7708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:48.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:48 smithi045 bash[82788]: cluster 2024-07-28T23:15:47.298512+0000 mgr.y (mgr.34101) 6780 : cluster [DBG] pgmap v7708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:49.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:49 smithi155 bash[73694]: debug 2024-07-28T23:15:49.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:49 smithi155 bash[68033]: audit 2024-07-28T23:15:48.703999+0000 mon.c (mon.2) 1711 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:49.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12382 16 16 0 0 0 - 0 2024-07-28T23:15:49.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:49 smithi045 bash[80445]: audit 2024-07-28T23:15:48.703999+0000 mon.c (mon.2) 1711 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:49.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:49 smithi045 bash[82788]: audit 2024-07-28T23:15:48.703999+0000 mon.c (mon.2) 1711 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:15:50.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:50 smithi155 bash[73694]: debug 2024-07-28T23:15:50.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:50.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12383 16 16 0 0 0 - 0 2024-07-28T23:15:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:15:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:15:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:15:50.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:50 smithi045 bash[80445]: cluster 2024-07-28T23:15:49.300194+0000 mgr.y (mgr.34101) 6781 : cluster [DBG] pgmap v7709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:50.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:50 smithi045 bash[82788]: cluster 2024-07-28T23:15:49.300194+0000 mgr.y (mgr.34101) 6781 : cluster [DBG] pgmap v7709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:51.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:50 smithi155 bash[68033]: cluster 2024-07-28T23:15:49.300194+0000 mgr.y (mgr.34101) 6781 : cluster [DBG] pgmap v7709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:51.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:51 smithi155 bash[73694]: debug 2024-07-28T23:15:51.272+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:51.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12384 16 16 0 0 0 - 0 2024-07-28T23:15:52.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:52 smithi155 bash[73694]: debug 2024-07-28T23:15:52.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:52.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:15:52 smithi155 bash[60745]: ts=2024-07-28T23:15:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:15:52.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12385 16 16 0 0 0 - 0 2024-07-28T23:15:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:52 smithi155 bash[68033]: cluster 2024-07-28T23:15:51.302069+0000 mgr.y (mgr.34101) 6782 : cluster [DBG] pgmap v7710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:53.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:52 smithi045 bash[80445]: cluster 2024-07-28T23:15:51.302069+0000 mgr.y (mgr.34101) 6782 : cluster [DBG] pgmap v7710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:53.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:52 smithi045 bash[82788]: cluster 2024-07-28T23:15:51.302069+0000 mgr.y (mgr.34101) 6782 : cluster [DBG] pgmap v7710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:53.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:53 smithi155 bash[73694]: debug 2024-07-28T23:15:53.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:53.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12386 16 16 0 0 0 - 0 2024-07-28T23:15:54.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:54 smithi155 bash[73694]: debug 2024-07-28T23:15:54.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:54.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12387 16 16 0 0 0 - 0 2024-07-28T23:15:55.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:54 smithi155 bash[68033]: cluster 2024-07-28T23:15:53.304112+0000 mgr.y (mgr.34101) 6783 : cluster [DBG] pgmap v7711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:54 smithi045 bash[80445]: cluster 2024-07-28T23:15:53.304112+0000 mgr.y (mgr.34101) 6783 : cluster [DBG] pgmap v7711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:55.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:54 smithi045 bash[82788]: cluster 2024-07-28T23:15:53.304112+0000 mgr.y (mgr.34101) 6783 : cluster [DBG] pgmap v7711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:55 smithi155 bash[73694]: debug 2024-07-28T23:15:55.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:55.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12388 16 16 0 0 0 - 0 2024-07-28T23:15:56.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12389 16 16 0 0 0 - 0 2024-07-28T23:15:56.760 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:56 smithi155 bash[73694]: debug 2024-07-28T23:15:56.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:57.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:56 smithi155 bash[68033]: cluster 2024-07-28T23:15:55.306048+0000 mgr.y (mgr.34101) 6784 : cluster [DBG] pgmap v7712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:57.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:56 smithi045 bash[82788]: cluster 2024-07-28T23:15:55.306048+0000 mgr.y (mgr.34101) 6784 : cluster [DBG] pgmap v7712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:57.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:56 smithi045 bash[80445]: cluster 2024-07-28T23:15:55.306048+0000 mgr.y (mgr.34101) 6784 : cluster [DBG] pgmap v7712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:57.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12390 16 16 0 0 0 - 0 2024-07-28T23:15:57.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:57 smithi155 bash[73694]: debug 2024-07-28T23:15:57.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:58.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:58 smithi155 bash[73694]: debug 2024-07-28T23:15:58.288+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:58.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12391 16 16 0 0 0 - 0 2024-07-28T23:15:59.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:15:58 smithi155 bash[68033]: cluster 2024-07-28T23:15:57.308092+0000 mgr.y (mgr.34101) 6785 : cluster [DBG] pgmap v7713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:59.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:15:58 smithi045 bash[82788]: cluster 2024-07-28T23:15:57.308092+0000 mgr.y (mgr.34101) 6785 : cluster [DBG] pgmap v7713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:59.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:15:58 smithi045 bash[80445]: cluster 2024-07-28T23:15:57.308092+0000 mgr.y (mgr.34101) 6785 : cluster [DBG] pgmap v7713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:15:59.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:15:59 smithi155 bash[73694]: debug 2024-07-28T23:15:59.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:15:59.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12392 16 16 0 0 0 - 0 2024-07-28T23:16:00.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:00 smithi155 bash[73694]: debug 2024-07-28T23:16:00.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:00.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12393 16 16 0 0 0 - 0 2024-07-28T23:16:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:16:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:16:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:16:00.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:00 smithi045 bash[80445]: cluster 2024-07-28T23:15:59.310025+0000 mgr.y (mgr.34101) 6786 : cluster [DBG] pgmap v7714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:00 smithi045 bash[82788]: cluster 2024-07-28T23:15:59.310025+0000 mgr.y (mgr.34101) 6786 : cluster [DBG] pgmap v7714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:01.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:00 smithi155 bash[68033]: cluster 2024-07-28T23:15:59.310025+0000 mgr.y (mgr.34101) 6786 : cluster [DBG] pgmap v7714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:01.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:01 smithi155 bash[73694]: debug 2024-07-28T23:16:01.216+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:01.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12394 16 16 0 0 0 - 0 2024-07-28T23:16:02.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:02 smithi155 bash[73694]: debug 2024-07-28T23:16:02.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:02.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:16:02 smithi155 bash[60745]: ts=2024-07-28T23:16:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:16:02.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12395 16 16 0 0 0 - 0 2024-07-28T23:16:03.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:02 smithi155 bash[68033]: cluster 2024-07-28T23:16:01.311934+0000 mgr.y (mgr.34101) 6787 : cluster [DBG] pgmap v7715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:03.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:02 smithi045 bash[80445]: cluster 2024-07-28T23:16:01.311934+0000 mgr.y (mgr.34101) 6787 : cluster [DBG] pgmap v7715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:03.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:02 smithi045 bash[82788]: cluster 2024-07-28T23:16:01.311934+0000 mgr.y (mgr.34101) 6787 : cluster [DBG] pgmap v7715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:03.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:03 smithi155 bash[73694]: debug 2024-07-28T23:16:03.160+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:03.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12396 16 16 0 0 0 - 0 2024-07-28T23:16:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:03 smithi155 bash[68033]: audit 2024-07-28T23:16:03.704184+0000 mon.c (mon.2) 1712 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:03 smithi045 bash[80445]: audit 2024-07-28T23:16:03.704184+0000 mon.c (mon.2) 1712 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:03 smithi045 bash[82788]: audit 2024-07-28T23:16:03.704184+0000 mon.c (mon.2) 1712 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:04.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:04 smithi155 bash[73694]: debug 2024-07-28T23:16:04.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:04.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12397 16 16 0 0 0 - 0 2024-07-28T23:16:05.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:04 smithi155 bash[68033]: cluster 2024-07-28T23:16:03.313991+0000 mgr.y (mgr.34101) 6788 : cluster [DBG] pgmap v7716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:05.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:04 smithi045 bash[80445]: cluster 2024-07-28T23:16:03.313991+0000 mgr.y (mgr.34101) 6788 : cluster [DBG] pgmap v7716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:05.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:04 smithi045 bash[82788]: cluster 2024-07-28T23:16:03.313991+0000 mgr.y (mgr.34101) 6788 : cluster [DBG] pgmap v7716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:05.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:05 smithi155 bash[73694]: debug 2024-07-28T23:16:05.184+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:05.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12398 16 16 0 0 0 - 0 2024-07-28T23:16:06.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:06 smithi155 bash[73694]: debug 2024-07-28T23:16:06.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:06.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12399 16 16 0 0 0 - 0 2024-07-28T23:16:07.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:06 smithi155 bash[68033]: cluster 2024-07-28T23:16:05.315916+0000 mgr.y (mgr.34101) 6789 : cluster [DBG] pgmap v7717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:07.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:06 smithi045 bash[80445]: cluster 2024-07-28T23:16:05.315916+0000 mgr.y (mgr.34101) 6789 : cluster [DBG] pgmap v7717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:07.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:06 smithi045 bash[82788]: cluster 2024-07-28T23:16:05.315916+0000 mgr.y (mgr.34101) 6789 : cluster [DBG] pgmap v7717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:07.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:07 smithi155 bash[73694]: debug 2024-07-28T23:16:07.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:07.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:16:07.664153+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:16:07.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:16:07.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12400 16 16 0 0 0 - 0 2024-07-28T23:16:08.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:08 smithi155 bash[73694]: debug 2024-07-28T23:16:08.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:08.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12401 16 16 0 0 0 - 0 2024-07-28T23:16:09.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:08 smithi155 bash[68033]: cluster 2024-07-28T23:16:07.318030+0000 mgr.y (mgr.34101) 6790 : cluster [DBG] pgmap v7718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:09.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:08 smithi045 bash[80445]: cluster 2024-07-28T23:16:07.318030+0000 mgr.y (mgr.34101) 6790 : cluster [DBG] pgmap v7718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:09.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:08 smithi045 bash[82788]: cluster 2024-07-28T23:16:07.318030+0000 mgr.y (mgr.34101) 6790 : cluster [DBG] pgmap v7718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:09.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:09 smithi155 bash[73694]: debug 2024-07-28T23:16:09.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:09.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12402 16 16 0 0 0 - 0 2024-07-28T23:16:10.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:10 smithi155 bash[73694]: debug 2024-07-28T23:16:10.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:10.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12403 16 16 0 0 0 - 0 2024-07-28T23:16:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:16:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:16:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:16:10.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:10 smithi045 bash[80445]: cluster 2024-07-28T23:16:09.319941+0000 mgr.y (mgr.34101) 6791 : cluster [DBG] pgmap v7719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:10.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:10 smithi045 bash[82788]: cluster 2024-07-28T23:16:09.319941+0000 mgr.y (mgr.34101) 6791 : cluster [DBG] pgmap v7719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:11.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:10 smithi155 bash[68033]: cluster 2024-07-28T23:16:09.319941+0000 mgr.y (mgr.34101) 6791 : cluster [DBG] pgmap v7719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:11.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:11 smithi155 bash[73694]: debug 2024-07-28T23:16:11.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:11.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12404 16 16 0 0 0 - 0 2024-07-28T23:16:12.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:12 smithi155 bash[73694]: debug 2024-07-28T23:16:12.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:12.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:16:12 smithi155 bash[60745]: ts=2024-07-28T23:16:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:16:12.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12405 16 16 0 0 0 - 0 2024-07-28T23:16:13.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:12 smithi155 bash[68033]: cluster 2024-07-28T23:16:11.321877+0000 mgr.y (mgr.34101) 6792 : cluster [DBG] pgmap v7720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:13.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:12 smithi045 bash[80445]: cluster 2024-07-28T23:16:11.321877+0000 mgr.y (mgr.34101) 6792 : cluster [DBG] pgmap v7720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:13.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:12 smithi045 bash[82788]: cluster 2024-07-28T23:16:11.321877+0000 mgr.y (mgr.34101) 6792 : cluster [DBG] pgmap v7720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:13.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:13 smithi155 bash[73694]: debug 2024-07-28T23:16:13.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:13.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12406 16 16 0 0 0 - 0 2024-07-28T23:16:14.168 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:13 smithi155 bash[68033]: audit 2024-07-28T23:16:13.624907+0000 mon.c (mon.2) 1713 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:16:14.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:13 smithi045 bash[80445]: audit 2024-07-28T23:16:13.624907+0000 mon.c (mon.2) 1713 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:16:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:13 smithi045 bash[82788]: audit 2024-07-28T23:16:13.624907+0000 mon.c (mon.2) 1713 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:16:14.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:14 smithi155 bash[73694]: debug 2024-07-28T23:16:14.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:14.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12407 16 16 0 0 0 - 0 2024-07-28T23:16:15.185 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:14 smithi155 bash[68033]: cluster 2024-07-28T23:16:13.323946+0000 mgr.y (mgr.34101) 6793 : cluster [DBG] pgmap v7721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:14 smithi045 bash[82788]: cluster 2024-07-28T23:16:13.323946+0000 mgr.y (mgr.34101) 6793 : cluster [DBG] pgmap v7721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:15.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:14 smithi045 bash[80445]: cluster 2024-07-28T23:16:13.323946+0000 mgr.y (mgr.34101) 6793 : cluster [DBG] pgmap v7721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:15.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:15 smithi155 bash[73694]: debug 2024-07-28T23:16:15.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:15.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12408 16 16 0 0 0 - 0 2024-07-28T23:16:16.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:16 smithi155 bash[73694]: debug 2024-07-28T23:16:16.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:16.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12409 16 16 0 0 0 - 0 2024-07-28T23:16:17.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:16 smithi045 bash[80445]: cluster 2024-07-28T23:16:15.325891+0000 mgr.y (mgr.34101) 6794 : cluster [DBG] pgmap v7722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:17.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:16 smithi045 bash[82788]: cluster 2024-07-28T23:16:15.325891+0000 mgr.y (mgr.34101) 6794 : cluster [DBG] pgmap v7722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:17.229 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:16 smithi155 bash[68033]: cluster 2024-07-28T23:16:15.325891+0000 mgr.y (mgr.34101) 6794 : cluster [DBG] pgmap v7722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:17.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:17 smithi155 bash[73694]: debug 2024-07-28T23:16:17.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:17.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12410 16 16 0 0 0 - 0 2024-07-28T23:16:18.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:18 smithi155 bash[73694]: debug 2024-07-28T23:16:18.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:18.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12411 16 16 0 0 0 - 0 2024-07-28T23:16:19.185 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:18 smithi155 bash[68033]: cluster 2024-07-28T23:16:17.327924+0000 mgr.y (mgr.34101) 6795 : cluster [DBG] pgmap v7723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:19.185 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:18 smithi155 bash[68033]: audit 2024-07-28T23:16:18.704508+0000 mon.c (mon.2) 1714 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:18 smithi045 bash[80445]: cluster 2024-07-28T23:16:17.327924+0000 mgr.y (mgr.34101) 6795 : cluster [DBG] pgmap v7723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:18 smithi045 bash[80445]: audit 2024-07-28T23:16:18.704508+0000 mon.c (mon.2) 1714 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:18 smithi045 bash[82788]: cluster 2024-07-28T23:16:17.327924+0000 mgr.y (mgr.34101) 6795 : cluster [DBG] pgmap v7723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:18 smithi045 bash[82788]: audit 2024-07-28T23:16:18.704508+0000 mon.c (mon.2) 1714 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:19.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:19 smithi155 bash[73694]: debug 2024-07-28T23:16:19.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:19.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12412 16 16 0 0 0 - 0 2024-07-28T23:16:20.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:20 smithi155 bash[73694]: debug 2024-07-28T23:16:20.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:20.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:20 smithi155 bash[68033]: cluster 2024-07-28T23:16:19.328920+0000 mgr.y (mgr.34101) 6796 : cluster [DBG] pgmap v7724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:20.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:20 smithi155 bash[68033]: audit 2024-07-28T23:16:19.333090+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:20 smithi155 bash[68033]: audit 2024-07-28T23:16:19.340166+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:20 smithi155 bash[68033]: audit 2024-07-28T23:16:19.541404+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:20 smithi155 bash[68033]: audit 2024-07-28T23:16:19.553343+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:20 smithi045 bash[80445]: cluster 2024-07-28T23:16:19.328920+0000 mgr.y (mgr.34101) 6796 : cluster [DBG] pgmap v7724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:20.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:20 smithi045 bash[80445]: audit 2024-07-28T23:16:19.333090+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:20 smithi045 bash[80445]: audit 2024-07-28T23:16:19.340166+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:20 smithi045 bash[80445]: audit 2024-07-28T23:16:19.541404+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:20 smithi045 bash[80445]: audit 2024-07-28T23:16:19.553343+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:20 smithi045 bash[82788]: cluster 2024-07-28T23:16:19.328920+0000 mgr.y (mgr.34101) 6796 : cluster [DBG] pgmap v7724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:20.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:20 smithi045 bash[82788]: audit 2024-07-28T23:16:19.333090+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:20 smithi045 bash[82788]: audit 2024-07-28T23:16:19.340166+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:20 smithi045 bash[82788]: audit 2024-07-28T23:16:19.541404+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:20 smithi045 bash[82788]: audit 2024-07-28T23:16:19.553343+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:20.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12413 16 16 0 0 0 - 0 2024-07-28T23:16:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:16:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:16:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:16:21.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:21 smithi155 bash[73694]: debug 2024-07-28T23:16:21.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:21.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12414 16 16 0 0 0 - 0 2024-07-28T23:16:22.392 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:22 smithi155 bash[73694]: debug 2024-07-28T23:16:22.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:22.392 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:16:22 smithi155 bash[60745]: ts=2024-07-28T23:16:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:16:22.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12415 16 16 0 0 0 - 0 2024-07-28T23:16:22.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:22 smithi045 bash[80445]: cluster 2024-07-28T23:16:21.330648+0000 mgr.y (mgr.34101) 6797 : cluster [DBG] pgmap v7725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:22.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:22 smithi045 bash[82788]: cluster 2024-07-28T23:16:21.330648+0000 mgr.y (mgr.34101) 6797 : cluster [DBG] pgmap v7725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:22.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:22 smithi155 bash[68033]: cluster 2024-07-28T23:16:21.330648+0000 mgr.y (mgr.34101) 6797 : cluster [DBG] pgmap v7725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:23.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:23 smithi155 bash[73694]: debug 2024-07-28T23:16:23.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:23.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12416 16 16 0 0 0 - 0 2024-07-28T23:16:24.396 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:24 smithi155 bash[73694]: debug 2024-07-28T23:16:24.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:24.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12417 16 16 0 0 0 - 0 2024-07-28T23:16:24.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:24 smithi045 bash[80445]: cluster 2024-07-28T23:16:23.332523+0000 mgr.y (mgr.34101) 6798 : cluster [DBG] pgmap v7726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:24.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:24 smithi045 bash[82788]: cluster 2024-07-28T23:16:23.332523+0000 mgr.y (mgr.34101) 6798 : cluster [DBG] pgmap v7726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:24.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:24 smithi155 bash[68033]: cluster 2024-07-28T23:16:23.332523+0000 mgr.y (mgr.34101) 6798 : cluster [DBG] pgmap v7726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:25 smithi155 bash[73694]: debug 2024-07-28T23:16:25.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:25.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12418 16 16 0 0 0 - 0 2024-07-28T23:16:26.400 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:26 smithi155 bash[73694]: debug 2024-07-28T23:16:26.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:26.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12419 16 16 0 0 0 - 0 2024-07-28T23:16:26.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:26 smithi045 bash[80445]: cluster 2024-07-28T23:16:25.334290+0000 mgr.y (mgr.34101) 6799 : cluster [DBG] pgmap v7727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:26.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:26 smithi045 bash[82788]: cluster 2024-07-28T23:16:25.334290+0000 mgr.y (mgr.34101) 6799 : cluster [DBG] pgmap v7727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:26.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:26 smithi155 bash[68033]: cluster 2024-07-28T23:16:25.334290+0000 mgr.y (mgr.34101) 6799 : cluster [DBG] pgmap v7727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:27 smithi155 bash[73694]: debug 2024-07-28T23:16:27.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:27.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:16:27.666808+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:16:27.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:16:27.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12420 16 16 0 0 0 - 0 2024-07-28T23:16:28.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:28 smithi155 bash[73694]: debug 2024-07-28T23:16:28.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:28.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12421 16 16 0 0 0 - 0 2024-07-28T23:16:28.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:28 smithi045 bash[80445]: cluster 2024-07-28T23:16:27.336116+0000 mgr.y (mgr.34101) 6800 : cluster [DBG] pgmap v7728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:28.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:28 smithi045 bash[82788]: cluster 2024-07-28T23:16:27.336116+0000 mgr.y (mgr.34101) 6800 : cluster [DBG] pgmap v7728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:28.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:28 smithi155 bash[68033]: cluster 2024-07-28T23:16:27.336116+0000 mgr.y (mgr.34101) 6800 : cluster [DBG] pgmap v7728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:29 smithi155 bash[73694]: debug 2024-07-28T23:16:29.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:29.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12422 16 16 0 0 0 - 0 2024-07-28T23:16:30.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:30 smithi155 bash[73694]: debug 2024-07-28T23:16:30.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:30.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12423 16 16 0 0 0 - 0 2024-07-28T23:16:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:16:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:16:30.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[80445]: cluster 2024-07-28T23:16:29.337877+0000 mgr.y (mgr.34101) 6801 : cluster [DBG] pgmap v7729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:30.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[80445]: audit 2024-07-28T23:16:29.750946+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:30.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[80445]: audit 2024-07-28T23:16:29.762752+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:30.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[80445]: audit 2024-07-28T23:16:29.772562+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:30.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[80445]: audit 2024-07-28T23:16:29.784143+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:30.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[80445]: audit 2024-07-28T23:16:29.787626+0000 mon.c (mon.2) 1715 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:16:30.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[80445]: audit 2024-07-28T23:16:29.789439+0000 mon.c (mon.2) 1716 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:16:30.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[80445]: audit 2024-07-28T23:16:29.800241+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:30.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[82788]: cluster 2024-07-28T23:16:29.337877+0000 mgr.y (mgr.34101) 6801 : cluster [DBG] pgmap v7729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:30.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[82788]: audit 2024-07-28T23:16:29.750946+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:30.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[82788]: audit 2024-07-28T23:16:29.762752+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:30.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[82788]: audit 2024-07-28T23:16:29.772562+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:30.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[82788]: audit 2024-07-28T23:16:29.784143+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:30.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[82788]: audit 2024-07-28T23:16:29.787626+0000 mon.c (mon.2) 1715 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:16:30.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[82788]: audit 2024-07-28T23:16:29.789439+0000 mon.c (mon.2) 1716 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:16:30.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:30 smithi045 bash[82788]: audit 2024-07-28T23:16:29.800241+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:31.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:30 smithi155 bash[68033]: cluster 2024-07-28T23:16:29.337877+0000 mgr.y (mgr.34101) 6801 : cluster [DBG] pgmap v7729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:31.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:30 smithi155 bash[68033]: audit 2024-07-28T23:16:29.750946+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:31.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:30 smithi155 bash[68033]: audit 2024-07-28T23:16:29.762752+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:31.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:30 smithi155 bash[68033]: audit 2024-07-28T23:16:29.772562+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:31.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:30 smithi155 bash[68033]: audit 2024-07-28T23:16:29.784143+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:31.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:30 smithi155 bash[68033]: audit 2024-07-28T23:16:29.787626+0000 mon.c (mon.2) 1715 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:16:31.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:30 smithi155 bash[68033]: audit 2024-07-28T23:16:29.789439+0000 mon.c (mon.2) 1716 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:16:31.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:30 smithi155 bash[68033]: audit 2024-07-28T23:16:29.800241+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:16:31.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:31 smithi155 bash[73694]: debug 2024-07-28T23:16:31.087+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:31.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12424 16 16 0 0 0 - 0 2024-07-28T23:16:32.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:32 smithi155 bash[73694]: debug 2024-07-28T23:16:32.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:32.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12425 16 16 0 0 0 - 0 2024-07-28T23:16:32.756 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:16:32 smithi155 bash[60745]: ts=2024-07-28T23:16:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:16:33.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:32 smithi155 bash[68033]: cluster 2024-07-28T23:16:31.339612+0000 mgr.y (mgr.34101) 6802 : cluster [DBG] pgmap v7730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:33.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:32 smithi045 bash[80445]: cluster 2024-07-28T23:16:31.339612+0000 mgr.y (mgr.34101) 6802 : cluster [DBG] pgmap v7730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:33.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:32 smithi045 bash[82788]: cluster 2024-07-28T23:16:31.339612+0000 mgr.y (mgr.34101) 6802 : cluster [DBG] pgmap v7730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:33 smithi155 bash[73694]: debug 2024-07-28T23:16:33.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:33.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12426 16 16 0 0 0 - 0 2024-07-28T23:16:34.036 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:33 smithi155 bash[68033]: audit 2024-07-28T23:16:33.704693+0000 mon.c (mon.2) 1717 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:33 smithi045 bash[80445]: audit 2024-07-28T23:16:33.704693+0000 mon.c (mon.2) 1717 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:33 smithi045 bash[82788]: audit 2024-07-28T23:16:33.704693+0000 mon.c (mon.2) 1717 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:34.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:34 smithi155 bash[73694]: debug 2024-07-28T23:16:34.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:34.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12427 16 16 0 0 0 - 0 2024-07-28T23:16:35.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:34 smithi155 bash[68033]: cluster 2024-07-28T23:16:33.341471+0000 mgr.y (mgr.34101) 6803 : cluster [DBG] pgmap v7731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:35.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:34 smithi155 bash[73694]: debug 2024-07-28T23:16:34.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:35.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:34 smithi045 bash[80445]: cluster 2024-07-28T23:16:33.341471+0000 mgr.y (mgr.34101) 6803 : cluster [DBG] pgmap v7731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:35.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:34 smithi045 bash[82788]: cluster 2024-07-28T23:16:33.341471+0000 mgr.y (mgr.34101) 6803 : cluster [DBG] pgmap v7731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:35.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12428 16 16 0 0 0 - 0 2024-07-28T23:16:36.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:36 smithi155 bash[73694]: debug 2024-07-28T23:16:36.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:36.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12429 16 16 0 0 0 - 0 2024-07-28T23:16:37.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:36 smithi155 bash[68033]: cluster 2024-07-28T23:16:35.343245+0000 mgr.y (mgr.34101) 6804 : cluster [DBG] pgmap v7732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:37.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:36 smithi045 bash[80445]: cluster 2024-07-28T23:16:35.343245+0000 mgr.y (mgr.34101) 6804 : cluster [DBG] pgmap v7732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:37.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:36 smithi045 bash[82788]: cluster 2024-07-28T23:16:35.343245+0000 mgr.y (mgr.34101) 6804 : cluster [DBG] pgmap v7732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:37.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:37 smithi155 bash[73694]: debug 2024-07-28T23:16:37.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:37.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12430 16 16 0 0 0 - 0 2024-07-28T23:16:38.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:38 smithi155 bash[73694]: debug 2024-07-28T23:16:38.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:38.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12431 16 16 0 0 0 - 0 2024-07-28T23:16:39.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:38 smithi155 bash[68033]: cluster 2024-07-28T23:16:37.345070+0000 mgr.y (mgr.34101) 6805 : cluster [DBG] pgmap v7733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:39.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:38 smithi045 bash[80445]: cluster 2024-07-28T23:16:37.345070+0000 mgr.y (mgr.34101) 6805 : cluster [DBG] pgmap v7733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:39.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:38 smithi045 bash[82788]: cluster 2024-07-28T23:16:37.345070+0000 mgr.y (mgr.34101) 6805 : cluster [DBG] pgmap v7733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:39.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:39 smithi155 bash[73694]: debug 2024-07-28T23:16:39.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:39.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12432 16 16 0 0 0 - 0 2024-07-28T23:16:40.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:40 smithi155 bash[73694]: debug 2024-07-28T23:16:40.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:40.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12433 16 16 0 0 0 - 0 2024-07-28T23:16:40.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:40 smithi045 bash[80445]: cluster 2024-07-28T23:16:39.346850+0000 mgr.y (mgr.34101) 6806 : cluster [DBG] pgmap v7734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:40.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:16:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:16:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T23:16:40.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:40 smithi045 bash[82788]: cluster 2024-07-28T23:16:39.346850+0000 mgr.y (mgr.34101) 6806 : cluster [DBG] pgmap v7734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:41.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:40 smithi155 bash[68033]: cluster 2024-07-28T23:16:39.346850+0000 mgr.y (mgr.34101) 6806 : cluster [DBG] pgmap v7734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:41.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:41 smithi155 bash[73694]: debug 2024-07-28T23:16:41.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:41.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12434 16 16 0 0 0 - 0 2024-07-28T23:16:42.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:42 smithi155 bash[73694]: debug 2024-07-28T23:16:42.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:42.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:16:42 smithi155 bash[60745]: ts=2024-07-28T23:16:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:16:42.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12435 16 16 0 0 0 - 0 2024-07-28T23:16:43.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:42 smithi155 bash[68033]: cluster 2024-07-28T23:16:41.348563+0000 mgr.y (mgr.34101) 6807 : cluster [DBG] pgmap v7735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:43.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:42 smithi045 bash[80445]: cluster 2024-07-28T23:16:41.348563+0000 mgr.y (mgr.34101) 6807 : cluster [DBG] pgmap v7735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:43.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:42 smithi045 bash[82788]: cluster 2024-07-28T23:16:41.348563+0000 mgr.y (mgr.34101) 6807 : cluster [DBG] pgmap v7735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:43.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:43 smithi155 bash[73694]: debug 2024-07-28T23:16:43.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:43.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12436 16 16 0 0 0 - 0 2024-07-28T23:16:44.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:44 smithi155 bash[73694]: debug 2024-07-28T23:16:44.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:44.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12437 16 16 0 0 0 - 0 2024-07-28T23:16:45.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:44 smithi155 bash[68033]: cluster 2024-07-28T23:16:43.350443+0000 mgr.y (mgr.34101) 6808 : cluster [DBG] pgmap v7736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:45.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:44 smithi045 bash[82788]: cluster 2024-07-28T23:16:43.350443+0000 mgr.y (mgr.34101) 6808 : cluster [DBG] pgmap v7736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:45.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:44 smithi045 bash[80445]: cluster 2024-07-28T23:16:43.350443+0000 mgr.y (mgr.34101) 6808 : cluster [DBG] pgmap v7736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:45.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:45 smithi155 bash[73694]: debug 2024-07-28T23:16:45.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:45.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12438 16 16 0 0 0 - 0 2024-07-28T23:16:46.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:46 smithi155 bash[73694]: debug 2024-07-28T23:16:46.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:46.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12439 16 16 0 0 0 - 0 2024-07-28T23:16:47.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:46 smithi155 bash[68033]: cluster 2024-07-28T23:16:45.352153+0000 mgr.y (mgr.34101) 6809 : cluster [DBG] pgmap v7737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:47.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:47 smithi155 bash[73694]: debug 2024-07-28T23:16:47.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:46 smithi045 bash[80445]: cluster 2024-07-28T23:16:45.352153+0000 mgr.y (mgr.34101) 6809 : cluster [DBG] pgmap v7737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:46 smithi045 bash[82788]: cluster 2024-07-28T23:16:45.352153+0000 mgr.y (mgr.34101) 6809 : cluster [DBG] pgmap v7737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:47.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:16:47.669946+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:16:47.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:16:47.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12440 16 16 0 0 0 - 0 2024-07-28T23:16:48.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:48 smithi155 bash[73694]: debug 2024-07-28T23:16:48.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:48.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12441 16 16 0 0 0 - 0 2024-07-28T23:16:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:48 smithi155 bash[68033]: cluster 2024-07-28T23:16:47.354053+0000 mgr.y (mgr.34101) 6810 : cluster [DBG] pgmap v7738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:48 smithi155 bash[68033]: audit 2024-07-28T23:16:48.705330+0000 mon.c (mon.2) 1718 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:48 smithi045 bash[80445]: cluster 2024-07-28T23:16:47.354053+0000 mgr.y (mgr.34101) 6810 : cluster [DBG] pgmap v7738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:48 smithi045 bash[80445]: audit 2024-07-28T23:16:48.705330+0000 mon.c (mon.2) 1718 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:48 smithi045 bash[82788]: cluster 2024-07-28T23:16:47.354053+0000 mgr.y (mgr.34101) 6810 : cluster [DBG] pgmap v7738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:48 smithi045 bash[82788]: audit 2024-07-28T23:16:48.705330+0000 mon.c (mon.2) 1718 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:16:49.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:49 smithi155 bash[73694]: debug 2024-07-28T23:16:49.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:49.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12442 16 16 0 0 0 - 0 2024-07-28T23:16:50.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:50 smithi155 bash[73694]: debug 2024-07-28T23:16:50.055+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:50.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12443 16 16 0 0 0 - 0 2024-07-28T23:16:50.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:50 smithi045 bash[80445]: cluster 2024-07-28T23:16:49.355771+0000 mgr.y (mgr.34101) 6811 : cluster [DBG] pgmap v7739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:50.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:16:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:16:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:16:50.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:50 smithi045 bash[82788]: cluster 2024-07-28T23:16:49.355771+0000 mgr.y (mgr.34101) 6811 : cluster [DBG] pgmap v7739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:51.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:50 smithi155 bash[68033]: cluster 2024-07-28T23:16:49.355771+0000 mgr.y (mgr.34101) 6811 : cluster [DBG] pgmap v7739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:51.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:51 smithi155 bash[73694]: debug 2024-07-28T23:16:51.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:51.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12444 16 16 0 0 0 - 0 2024-07-28T23:16:52.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:52 smithi155 bash[73694]: debug 2024-07-28T23:16:52.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:52.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:16:52 smithi155 bash[60745]: ts=2024-07-28T23:16:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:16:52.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12445 16 16 0 0 0 - 0 2024-07-28T23:16:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:52 smithi155 bash[68033]: cluster 2024-07-28T23:16:51.357490+0000 mgr.y (mgr.34101) 6812 : cluster [DBG] pgmap v7740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:53.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:52 smithi045 bash[80445]: cluster 2024-07-28T23:16:51.357490+0000 mgr.y (mgr.34101) 6812 : cluster [DBG] pgmap v7740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:53.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:52 smithi045 bash[82788]: cluster 2024-07-28T23:16:51.357490+0000 mgr.y (mgr.34101) 6812 : cluster [DBG] pgmap v7740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:53.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:53 smithi155 bash[73694]: debug 2024-07-28T23:16:53.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:53.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12446 16 16 0 0 0 - 0 2024-07-28T23:16:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:54 smithi155 bash[73694]: debug 2024-07-28T23:16:54.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:54.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12447 16 16 0 0 0 - 0 2024-07-28T23:16:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:54 smithi045 bash[80445]: cluster 2024-07-28T23:16:53.359391+0000 mgr.y (mgr.34101) 6813 : cluster [DBG] pgmap v7741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:55.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:54 smithi045 bash[82788]: cluster 2024-07-28T23:16:53.359391+0000 mgr.y (mgr.34101) 6813 : cluster [DBG] pgmap v7741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:54 smithi155 bash[73694]: debug 2024-07-28T23:16:54.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:54 smithi155 bash[68033]: cluster 2024-07-28T23:16:53.359391+0000 mgr.y (mgr.34101) 6813 : cluster [DBG] pgmap v7741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:55.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12448 16 16 0 0 0 - 0 2024-07-28T23:16:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:55 smithi155 bash[73694]: debug 2024-07-28T23:16:55.959+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:56.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12449 16 16 0 0 0 - 0 2024-07-28T23:16:57.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:56 smithi045 bash[80445]: cluster 2024-07-28T23:16:55.361122+0000 mgr.y (mgr.34101) 6814 : cluster [DBG] pgmap v7742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:57.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:56 smithi045 bash[82788]: cluster 2024-07-28T23:16:55.361122+0000 mgr.y (mgr.34101) 6814 : cluster [DBG] pgmap v7742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:57.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:56 smithi155 bash[73694]: debug 2024-07-28T23:16:56.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:57.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:56 smithi155 bash[68033]: cluster 2024-07-28T23:16:55.361122+0000 mgr.y (mgr.34101) 6814 : cluster [DBG] pgmap v7742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:57.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12450 16 16 0 0 0 - 0 2024-07-28T23:16:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:57 smithi155 bash[73694]: debug 2024-07-28T23:16:57.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:58.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12451 16 16 0 0 0 - 0 2024-07-28T23:16:59.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:16:58 smithi045 bash[80445]: cluster 2024-07-28T23:16:57.363023+0000 mgr.y (mgr.34101) 6815 : cluster [DBG] pgmap v7743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:59.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:16:58 smithi045 bash[82788]: cluster 2024-07-28T23:16:57.363023+0000 mgr.y (mgr.34101) 6815 : cluster [DBG] pgmap v7743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:59.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:16:58 smithi155 bash[68033]: cluster 2024-07-28T23:16:57.363023+0000 mgr.y (mgr.34101) 6815 : cluster [DBG] pgmap v7743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:16:59.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:16:58 smithi155 bash[73694]: debug 2024-07-28T23:16:58.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:16:59.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12452 16 16 0 0 0 - 0 2024-07-28T23:17:00.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:00 smithi155 bash[73694]: debug 2024-07-28T23:17:00.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:00.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12453 16 16 0 0 0 - 0 2024-07-28T23:17:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:17:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:17:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:17:00.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:00 smithi045 bash[80445]: cluster 2024-07-28T23:16:59.364745+0000 mgr.y (mgr.34101) 6816 : cluster [DBG] pgmap v7744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:00 smithi045 bash[82788]: cluster 2024-07-28T23:16:59.364745+0000 mgr.y (mgr.34101) 6816 : cluster [DBG] pgmap v7744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:01.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:00 smithi155 bash[73694]: debug 2024-07-28T23:17:00.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:01.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:00 smithi155 bash[68033]: cluster 2024-07-28T23:16:59.364745+0000 mgr.y (mgr.34101) 6816 : cluster [DBG] pgmap v7744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:01.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12454 16 16 0 0 0 - 0 2024-07-28T23:17:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:02 smithi155 bash[73694]: debug 2024-07-28T23:17:02.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:02.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12455 16 16 0 0 0 - 0 2024-07-28T23:17:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:17:02 smithi155 bash[60745]: ts=2024-07-28T23:17:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:17:03.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:02 smithi045 bash[80445]: cluster 2024-07-28T23:17:01.366630+0000 mgr.y (mgr.34101) 6817 : cluster [DBG] pgmap v7745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:03.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:02 smithi045 bash[82788]: cluster 2024-07-28T23:17:01.366630+0000 mgr.y (mgr.34101) 6817 : cluster [DBG] pgmap v7745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:03.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:02 smithi155 bash[68033]: cluster 2024-07-28T23:17:01.366630+0000 mgr.y (mgr.34101) 6817 : cluster [DBG] pgmap v7745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:03.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:02 smithi155 bash[73694]: debug 2024-07-28T23:17:02.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:03.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12456 16 16 0 0 0 - 0 2024-07-28T23:17:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:03 smithi045 bash[80445]: audit 2024-07-28T23:17:03.705689+0000 mon.c (mon.2) 1719 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:03 smithi045 bash[82788]: audit 2024-07-28T23:17:03.705689+0000 mon.c (mon.2) 1719 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:04.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:03 smithi155 bash[73694]: debug 2024-07-28T23:17:03.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:04.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:03 smithi155 bash[68033]: audit 2024-07-28T23:17:03.705689+0000 mon.c (mon.2) 1719 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:04.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12457 16 16 0 0 0 - 0 2024-07-28T23:17:05.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:04 smithi045 bash[80445]: cluster 2024-07-28T23:17:03.368669+0000 mgr.y (mgr.34101) 6818 : cluster [DBG] pgmap v7746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:05.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:04 smithi045 bash[82788]: cluster 2024-07-28T23:17:03.368669+0000 mgr.y (mgr.34101) 6818 : cluster [DBG] pgmap v7746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:05.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:04 smithi155 bash[68033]: cluster 2024-07-28T23:17:03.368669+0000 mgr.y (mgr.34101) 6818 : cluster [DBG] pgmap v7746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:05.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:04 smithi155 bash[73694]: debug 2024-07-28T23:17:04.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:05.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12458 16 16 0 0 0 - 0 2024-07-28T23:17:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:05 smithi155 bash[73694]: debug 2024-07-28T23:17:05.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:06.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12459 16 16 0 0 0 - 0 2024-07-28T23:17:07.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:06 smithi045 bash[80445]: cluster 2024-07-28T23:17:05.370618+0000 mgr.y (mgr.34101) 6819 : cluster [DBG] pgmap v7747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:07.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:06 smithi045 bash[82788]: cluster 2024-07-28T23:17:05.370618+0000 mgr.y (mgr.34101) 6819 : cluster [DBG] pgmap v7747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:07.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:06 smithi155 bash[68033]: cluster 2024-07-28T23:17:05.370618+0000 mgr.y (mgr.34101) 6819 : cluster [DBG] pgmap v7747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:07.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:06 smithi155 bash[73694]: debug 2024-07-28T23:17:06.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:07.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:17:07.673238+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:17:07.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:17:07.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12460 16 16 0 0 0 - 0 2024-07-28T23:17:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:07 smithi155 bash[73694]: debug 2024-07-28T23:17:07.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:08.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12461 16 16 0 0 0 - 0 2024-07-28T23:17:09.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:08 smithi045 bash[82788]: cluster 2024-07-28T23:17:07.372678+0000 mgr.y (mgr.34101) 6820 : cluster [DBG] pgmap v7748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:09.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:08 smithi045 bash[80445]: cluster 2024-07-28T23:17:07.372678+0000 mgr.y (mgr.34101) 6820 : cluster [DBG] pgmap v7748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:09.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:09 smithi155 bash[73694]: debug 2024-07-28T23:17:09.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:09.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:08 smithi155 bash[68033]: cluster 2024-07-28T23:17:07.372678+0000 mgr.y (mgr.34101) 6820 : cluster [DBG] pgmap v7748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:09.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12462 16 16 0 0 0 - 0 2024-07-28T23:17:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:10 smithi155 bash[73694]: debug 2024-07-28T23:17:10.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:10.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12463 16 16 0 0 0 - 0 2024-07-28T23:17:10.854 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:17:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:17:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:17:11.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:10 smithi045 bash[80445]: cluster 2024-07-28T23:17:09.374625+0000 mgr.y (mgr.34101) 6821 : cluster [DBG] pgmap v7749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:11.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:10 smithi045 bash[82788]: cluster 2024-07-28T23:17:09.374625+0000 mgr.y (mgr.34101) 6821 : cluster [DBG] pgmap v7749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:11.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:10 smithi155 bash[68033]: cluster 2024-07-28T23:17:09.374625+0000 mgr.y (mgr.34101) 6821 : cluster [DBG] pgmap v7749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:11.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:10 smithi155 bash[73694]: debug 2024-07-28T23:17:10.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:11.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12464 16 16 0 0 0 - 0 2024-07-28T23:17:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:12 smithi155 bash[73694]: debug 2024-07-28T23:17:12.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:12.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12465 16 16 0 0 0 - 0 2024-07-28T23:17:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:17:12 smithi155 bash[60745]: ts=2024-07-28T23:17:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:17:13.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:12 smithi045 bash[80445]: cluster 2024-07-28T23:17:11.376543+0000 mgr.y (mgr.34101) 6822 : cluster [DBG] pgmap v7750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:13.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:12 smithi045 bash[82788]: cluster 2024-07-28T23:17:11.376543+0000 mgr.y (mgr.34101) 6822 : cluster [DBG] pgmap v7750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:13.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:13 smithi155 bash[73694]: debug 2024-07-28T23:17:13.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:12 smithi155 bash[68033]: cluster 2024-07-28T23:17:11.376543+0000 mgr.y (mgr.34101) 6822 : cluster [DBG] pgmap v7750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:13.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12466 16 16 0 0 0 - 0 2024-07-28T23:17:14.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:14 smithi155 bash[73694]: debug 2024-07-28T23:17:14.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:14.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12467 16 16 0 0 0 - 0 2024-07-28T23:17:15.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:14 smithi045 bash[80445]: cluster 2024-07-28T23:17:13.378644+0000 mgr.y (mgr.34101) 6823 : cluster [DBG] pgmap v7751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:14 smithi045 bash[82788]: cluster 2024-07-28T23:17:13.378644+0000 mgr.y (mgr.34101) 6823 : cluster [DBG] pgmap v7751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:15.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:15 smithi155 bash[73694]: debug 2024-07-28T23:17:15.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:15.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:14 smithi155 bash[68033]: cluster 2024-07-28T23:17:13.378644+0000 mgr.y (mgr.34101) 6823 : cluster [DBG] pgmap v7751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:15.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12468 16 16 0 0 0 - 0 2024-07-28T23:17:16.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:16 smithi155 bash[73694]: debug 2024-07-28T23:17:16.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:16.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12469 16 16 0 0 0 - 0 2024-07-28T23:17:17.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:16 smithi045 bash[80445]: cluster 2024-07-28T23:17:15.380586+0000 mgr.y (mgr.34101) 6824 : cluster [DBG] pgmap v7752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:17.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:16 smithi045 bash[82788]: cluster 2024-07-28T23:17:15.380586+0000 mgr.y (mgr.34101) 6824 : cluster [DBG] pgmap v7752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:17.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:17 smithi155 bash[73694]: debug 2024-07-28T23:17:17.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:17.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:16 smithi155 bash[68033]: cluster 2024-07-28T23:17:15.380586+0000 mgr.y (mgr.34101) 6824 : cluster [DBG] pgmap v7752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:17.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12470 16 16 0 0 0 - 0 2024-07-28T23:17:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:18 smithi155 bash[73694]: debug 2024-07-28T23:17:18.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:18.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12471 16 16 0 0 0 - 0 2024-07-28T23:17:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:18 smithi045 bash[80445]: cluster 2024-07-28T23:17:17.382689+0000 mgr.y (mgr.34101) 6825 : cluster [DBG] pgmap v7753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:19.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:18 smithi045 bash[80445]: audit 2024-07-28T23:17:18.706198+0000 mon.c (mon.2) 1720 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:19.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:18 smithi045 bash[82788]: cluster 2024-07-28T23:17:17.382689+0000 mgr.y (mgr.34101) 6825 : cluster [DBG] pgmap v7753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:19.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:18 smithi045 bash[82788]: audit 2024-07-28T23:17:18.706198+0000 mon.c (mon.2) 1720 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:19 smithi155 bash[73694]: debug 2024-07-28T23:17:19.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:18 smithi155 bash[68033]: cluster 2024-07-28T23:17:17.382689+0000 mgr.y (mgr.34101) 6825 : cluster [DBG] pgmap v7753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:18 smithi155 bash[68033]: audit 2024-07-28T23:17:18.706198+0000 mon.c (mon.2) 1720 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:19.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12472 16 16 0 0 0 - 0 2024-07-28T23:17:20.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:20 smithi155 bash[73694]: debug 2024-07-28T23:17:20.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:20.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12473 16 16 0 0 0 - 0 2024-07-28T23:17:20.883 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:17:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:17:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:17:21.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:20 smithi045 bash[80445]: cluster 2024-07-28T23:17:19.384596+0000 mgr.y (mgr.34101) 6826 : cluster [DBG] pgmap v7754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:21.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:20 smithi045 bash[82788]: cluster 2024-07-28T23:17:19.384596+0000 mgr.y (mgr.34101) 6826 : cluster [DBG] pgmap v7754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:21 smithi155 bash[73694]: debug 2024-07-28T23:17:21.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:21.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:20 smithi155 bash[68033]: cluster 2024-07-28T23:17:19.384596+0000 mgr.y (mgr.34101) 6826 : cluster [DBG] pgmap v7754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:21.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12474 16 16 0 0 0 - 0 2024-07-28T23:17:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:22 smithi155 bash[73694]: debug 2024-07-28T23:17:22.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:22.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12475 16 16 0 0 0 - 0 2024-07-28T23:17:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:17:22 smithi155 bash[60745]: ts=2024-07-28T23:17:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:17:23.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:22 smithi045 bash[80445]: cluster 2024-07-28T23:17:21.386513+0000 mgr.y (mgr.34101) 6827 : cluster [DBG] pgmap v7755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:23.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:22 smithi045 bash[82788]: cluster 2024-07-28T23:17:21.386513+0000 mgr.y (mgr.34101) 6827 : cluster [DBG] pgmap v7755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:23 smithi155 bash[73694]: debug 2024-07-28T23:17:23.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:23.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:22 smithi155 bash[68033]: cluster 2024-07-28T23:17:21.386513+0000 mgr.y (mgr.34101) 6827 : cluster [DBG] pgmap v7755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:23.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12476 16 16 0 0 0 - 0 2024-07-28T23:17:24.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:24 smithi155 bash[73694]: debug 2024-07-28T23:17:24.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:24.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12477 16 16 0 0 0 - 0 2024-07-28T23:17:25.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:24 smithi045 bash[80445]: cluster 2024-07-28T23:17:23.388417+0000 mgr.y (mgr.34101) 6828 : cluster [DBG] pgmap v7756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:25.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:24 smithi045 bash[82788]: cluster 2024-07-28T23:17:23.388417+0000 mgr.y (mgr.34101) 6828 : cluster [DBG] pgmap v7756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:25.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:25 smithi155 bash[73694]: debug 2024-07-28T23:17:25.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:25.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:24 smithi155 bash[68033]: cluster 2024-07-28T23:17:23.388417+0000 mgr.y (mgr.34101) 6828 : cluster [DBG] pgmap v7756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:25.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12478 16 16 0 0 0 - 0 2024-07-28T23:17:26.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:26 smithi155 bash[73694]: debug 2024-07-28T23:17:26.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:26.678 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12479 16 16 0 0 0 - 0 2024-07-28T23:17:27.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:26 smithi045 bash[80445]: cluster 2024-07-28T23:17:25.390301+0000 mgr.y (mgr.34101) 6829 : cluster [DBG] pgmap v7757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:27.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:26 smithi045 bash[82788]: cluster 2024-07-28T23:17:25.390301+0000 mgr.y (mgr.34101) 6829 : cluster [DBG] pgmap v7757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:27.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:26 smithi155 bash[68033]: cluster 2024-07-28T23:17:25.390301+0000 mgr.y (mgr.34101) 6829 : cluster [DBG] pgmap v7757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:27.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:27 smithi155 bash[73694]: debug 2024-07-28T23:17:27.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:27.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:17:27.676550+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:17:27.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:17:27.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12480 16 16 0 0 0 - 0 2024-07-28T23:17:28.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:27 smithi155 bash[73694]: debug 2024-07-28T23:17:27.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:28.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12481 16 16 0 0 0 - 0 2024-07-28T23:17:29.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:28 smithi045 bash[80445]: cluster 2024-07-28T23:17:27.392343+0000 mgr.y (mgr.34101) 6830 : cluster [DBG] pgmap v7758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:29.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:28 smithi045 bash[82788]: cluster 2024-07-28T23:17:27.392343+0000 mgr.y (mgr.34101) 6830 : cluster [DBG] pgmap v7758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:29 smithi155 bash[73694]: debug 2024-07-28T23:17:29.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:29.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:28 smithi155 bash[68033]: cluster 2024-07-28T23:17:27.392343+0000 mgr.y (mgr.34101) 6830 : cluster [DBG] pgmap v7758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:29.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12482 16 16 0 0 0 - 0 2024-07-28T23:17:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:29 smithi155 bash[73694]: debug 2024-07-28T23:17:29.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:30.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12483 16 16 0 0 0 - 0 2024-07-28T23:17:30.903 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:17:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:17:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:17:31.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:30 smithi045 bash[80445]: cluster 2024-07-28T23:17:29.394276+0000 mgr.y (mgr.34101) 6831 : cluster [DBG] pgmap v7759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:31.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:30 smithi045 bash[80445]: audit 2024-07-28T23:17:29.953900+0000 mon.c (mon.2) 1721 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:17:31.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:30 smithi045 bash[80445]: audit 2024-07-28T23:17:30.317440+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:31.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:30 smithi045 bash[80445]: audit 2024-07-28T23:17:30.325599+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:31.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:30 smithi045 bash[82788]: cluster 2024-07-28T23:17:29.394276+0000 mgr.y (mgr.34101) 6831 : cluster [DBG] pgmap v7759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:31.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:30 smithi045 bash[82788]: audit 2024-07-28T23:17:29.953900+0000 mon.c (mon.2) 1721 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:17:31.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:30 smithi045 bash[82788]: audit 2024-07-28T23:17:30.317440+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:31.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:30 smithi045 bash[82788]: audit 2024-07-28T23:17:30.325599+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:31 smithi155 bash[73694]: debug 2024-07-28T23:17:31.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:31.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:30 smithi155 bash[68033]: cluster 2024-07-28T23:17:29.394276+0000 mgr.y (mgr.34101) 6831 : cluster [DBG] pgmap v7759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:31.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:30 smithi155 bash[68033]: audit 2024-07-28T23:17:29.953900+0000 mon.c (mon.2) 1721 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:17:31.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:30 smithi155 bash[68033]: audit 2024-07-28T23:17:30.317440+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:31.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:30 smithi155 bash[68033]: audit 2024-07-28T23:17:30.325599+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:31.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12484 16 16 0 0 0 - 0 2024-07-28T23:17:32.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:31 smithi155 bash[73694]: debug 2024-07-28T23:17:31.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:32.679 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12485 16 16 0 0 0 - 0 2024-07-28T23:17:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:17:32 smithi155 bash[60745]: ts=2024-07-28T23:17:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:17:33.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:32 smithi045 bash[80445]: cluster 2024-07-28T23:17:31.396198+0000 mgr.y (mgr.34101) 6832 : cluster [DBG] pgmap v7760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:33.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:32 smithi045 bash[82788]: cluster 2024-07-28T23:17:31.396198+0000 mgr.y (mgr.34101) 6832 : cluster [DBG] pgmap v7760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:32 smithi155 bash[73694]: debug 2024-07-28T23:17:32.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:33.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:32 smithi155 bash[68033]: cluster 2024-07-28T23:17:31.396198+0000 mgr.y (mgr.34101) 6832 : cluster [DBG] pgmap v7760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:33.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12486 16 16 0 0 0 - 0 2024-07-28T23:17:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:33 smithi045 bash[80445]: audit 2024-07-28T23:17:33.706739+0000 mon.c (mon.2) 1722 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:33 smithi045 bash[82788]: audit 2024-07-28T23:17:33.706739+0000 mon.c (mon.2) 1722 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:33 smithi155 bash[68033]: audit 2024-07-28T23:17:33.706739+0000 mon.c (mon.2) 1722 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:34.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:33 smithi155 bash[73694]: debug 2024-07-28T23:17:33.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:34.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12487 16 16 0 0 0 - 0 2024-07-28T23:17:35.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:34 smithi045 bash[80445]: cluster 2024-07-28T23:17:33.398304+0000 mgr.y (mgr.34101) 6833 : cluster [DBG] pgmap v7761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:35.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:34 smithi045 bash[82788]: cluster 2024-07-28T23:17:33.398304+0000 mgr.y (mgr.34101) 6833 : cluster [DBG] pgmap v7761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:35.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:34 smithi155 bash[68033]: cluster 2024-07-28T23:17:33.398304+0000 mgr.y (mgr.34101) 6833 : cluster [DBG] pgmap v7761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:35.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:34 smithi155 bash[73694]: debug 2024-07-28T23:17:34.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:35.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12488 16 16 0 0 0 - 0 2024-07-28T23:17:36.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:35 smithi155 bash[73694]: debug 2024-07-28T23:17:35.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:36.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12489 16 16 0 0 0 - 0 2024-07-28T23:17:37.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[80445]: cluster 2024-07-28T23:17:35.399146+0000 mgr.y (mgr.34101) 6834 : cluster [DBG] pgmap v7762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:37.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[80445]: audit 2024-07-28T23:17:35.831496+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[80445]: audit 2024-07-28T23:17:35.837854+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[80445]: audit 2024-07-28T23:17:35.951157+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[80445]: audit 2024-07-28T23:17:35.958837+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[80445]: audit 2024-07-28T23:17:36.419483+0000 mon.c (mon.2) 1723 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:17:37.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[80445]: audit 2024-07-28T23:17:36.420925+0000 mon.c (mon.2) 1724 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:17:37.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[80445]: audit 2024-07-28T23:17:36.428815+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[82788]: cluster 2024-07-28T23:17:35.399146+0000 mgr.y (mgr.34101) 6834 : cluster [DBG] pgmap v7762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:37.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[82788]: audit 2024-07-28T23:17:35.831496+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[82788]: audit 2024-07-28T23:17:35.837854+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[82788]: audit 2024-07-28T23:17:35.951157+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[82788]: audit 2024-07-28T23:17:35.958837+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[82788]: audit 2024-07-28T23:17:36.419483+0000 mon.c (mon.2) 1723 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:17:37.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[82788]: audit 2024-07-28T23:17:36.420925+0000 mon.c (mon.2) 1724 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:17:37.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:36 smithi045 bash[82788]: audit 2024-07-28T23:17:36.428815+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:36 smithi155 bash[73694]: debug 2024-07-28T23:17:36.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:36 smithi155 bash[68033]: cluster 2024-07-28T23:17:35.399146+0000 mgr.y (mgr.34101) 6834 : cluster [DBG] pgmap v7762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:36 smithi155 bash[68033]: audit 2024-07-28T23:17:35.831496+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:36 smithi155 bash[68033]: audit 2024-07-28T23:17:35.837854+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:36 smithi155 bash[68033]: audit 2024-07-28T23:17:35.951157+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:36 smithi155 bash[68033]: audit 2024-07-28T23:17:35.958837+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:36 smithi155 bash[68033]: audit 2024-07-28T23:17:36.419483+0000 mon.c (mon.2) 1723 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:17:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:36 smithi155 bash[68033]: audit 2024-07-28T23:17:36.420925+0000 mon.c (mon.2) 1724 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:17:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:36 smithi155 bash[68033]: audit 2024-07-28T23:17:36.428815+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:17:37.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12490 16 16 0 0 0 - 0 2024-07-28T23:17:38.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:37 smithi155 bash[73694]: debug 2024-07-28T23:17:37.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:38.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12491 16 16 0 0 0 - 0 2024-07-28T23:17:39.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:38 smithi045 bash[80445]: cluster 2024-07-28T23:17:37.400978+0000 mgr.y (mgr.34101) 6835 : cluster [DBG] pgmap v7763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:39.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:38 smithi045 bash[82788]: cluster 2024-07-28T23:17:37.400978+0000 mgr.y (mgr.34101) 6835 : cluster [DBG] pgmap v7763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:39.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:38 smithi155 bash[73694]: debug 2024-07-28T23:17:38.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:39.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:38 smithi155 bash[68033]: cluster 2024-07-28T23:17:37.400978+0000 mgr.y (mgr.34101) 6835 : cluster [DBG] pgmap v7763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:39.680 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12492 16 16 0 0 0 - 0 2024-07-28T23:17:40.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:39 smithi155 bash[73694]: debug 2024-07-28T23:17:39.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:40.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12493 16 16 0 0 0 - 0 2024-07-28T23:17:40.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:40 smithi045 bash[80445]: cluster 2024-07-28T23:17:39.402727+0000 mgr.y (mgr.34101) 6836 : cluster [DBG] pgmap v7764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:40.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:17:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:17:40] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T23:17:40.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:40 smithi045 bash[82788]: cluster 2024-07-28T23:17:39.402727+0000 mgr.y (mgr.34101) 6836 : cluster [DBG] pgmap v7764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:41.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:40 smithi155 bash[68033]: cluster 2024-07-28T23:17:39.402727+0000 mgr.y (mgr.34101) 6836 : cluster [DBG] pgmap v7764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:41.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:40 smithi155 bash[73694]: debug 2024-07-28T23:17:40.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:41.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12494 16 16 0 0 0 - 0 2024-07-28T23:17:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:41 smithi155 bash[73694]: debug 2024-07-28T23:17:41.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:42.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12495 16 16 0 0 0 - 0 2024-07-28T23:17:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:17:42 smithi155 bash[60745]: ts=2024-07-28T23:17:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:17:43.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:42 smithi045 bash[80445]: cluster 2024-07-28T23:17:41.404440+0000 mgr.y (mgr.34101) 6837 : cluster [DBG] pgmap v7765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:43.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:42 smithi045 bash[82788]: cluster 2024-07-28T23:17:41.404440+0000 mgr.y (mgr.34101) 6837 : cluster [DBG] pgmap v7765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:43.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:42 smithi155 bash[73694]: debug 2024-07-28T23:17:42.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:42 smithi155 bash[68033]: cluster 2024-07-28T23:17:41.404440+0000 mgr.y (mgr.34101) 6837 : cluster [DBG] pgmap v7765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:43.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12496 16 16 0 0 0 - 0 2024-07-28T23:17:44.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:43 smithi155 bash[73694]: debug 2024-07-28T23:17:43.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:44.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12497 16 16 0 0 0 - 0 2024-07-28T23:17:45.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:44 smithi045 bash[80445]: cluster 2024-07-28T23:17:43.406322+0000 mgr.y (mgr.34101) 6838 : cluster [DBG] pgmap v7766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:45.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:44 smithi045 bash[82788]: cluster 2024-07-28T23:17:43.406322+0000 mgr.y (mgr.34101) 6838 : cluster [DBG] pgmap v7766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:44 smithi155 bash[73694]: debug 2024-07-28T23:17:44.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:45.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:44 smithi155 bash[68033]: cluster 2024-07-28T23:17:43.406322+0000 mgr.y (mgr.34101) 6838 : cluster [DBG] pgmap v7766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:45.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12498 16 16 0 0 0 - 0 2024-07-28T23:17:46.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:45 smithi155 bash[73694]: debug 2024-07-28T23:17:45.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:46.681 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12499 16 16 0 0 0 - 0 2024-07-28T23:17:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:46 smithi045 bash[80445]: cluster 2024-07-28T23:17:45.408028+0000 mgr.y (mgr.34101) 6839 : cluster [DBG] pgmap v7767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:47.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:46 smithi045 bash[82788]: cluster 2024-07-28T23:17:45.408028+0000 mgr.y (mgr.34101) 6839 : cluster [DBG] pgmap v7767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:47.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:46 smithi155 bash[68033]: cluster 2024-07-28T23:17:45.408028+0000 mgr.y (mgr.34101) 6839 : cluster [DBG] pgmap v7767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:47.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:46 smithi155 bash[73694]: debug 2024-07-28T23:17:46.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:47.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:17:47.679694+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:17:47.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:17:47.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12500 16 16 0 0 0 - 0 2024-07-28T23:17:48.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:47 smithi155 bash[73694]: debug 2024-07-28T23:17:47.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:48.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12501 16 16 0 0 0 - 0 2024-07-28T23:17:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:48 smithi045 bash[80445]: cluster 2024-07-28T23:17:47.409923+0000 mgr.y (mgr.34101) 6840 : cluster [DBG] pgmap v7768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:48 smithi045 bash[80445]: audit 2024-07-28T23:17:48.707106+0000 mon.c (mon.2) 1725 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:48 smithi045 bash[82788]: cluster 2024-07-28T23:17:47.409923+0000 mgr.y (mgr.34101) 6840 : cluster [DBG] pgmap v7768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:48 smithi045 bash[82788]: audit 2024-07-28T23:17:48.707106+0000 mon.c (mon.2) 1725 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:49.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:48 smithi155 bash[73694]: debug 2024-07-28T23:17:48.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:49.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:48 smithi155 bash[68033]: cluster 2024-07-28T23:17:47.409923+0000 mgr.y (mgr.34101) 6840 : cluster [DBG] pgmap v7768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:49.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:48 smithi155 bash[68033]: audit 2024-07-28T23:17:48.707106+0000 mon.c (mon.2) 1725 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:17:49.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12502 16 16 0 0 0 - 0 2024-07-28T23:17:50.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:49 smithi155 bash[73694]: debug 2024-07-28T23:17:49.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:50.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12503 16 16 0 0 0 - 0 2024-07-28T23:17:50.863 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:17:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:17:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:17:51.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:50 smithi045 bash[80445]: cluster 2024-07-28T23:17:49.411632+0000 mgr.y (mgr.34101) 6841 : cluster [DBG] pgmap v7769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:50 smithi045 bash[82788]: cluster 2024-07-28T23:17:49.411632+0000 mgr.y (mgr.34101) 6841 : cluster [DBG] pgmap v7769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:51.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:50 smithi155 bash[73694]: debug 2024-07-28T23:17:50.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:50 smithi155 bash[68033]: cluster 2024-07-28T23:17:49.411632+0000 mgr.y (mgr.34101) 6841 : cluster [DBG] pgmap v7769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:51.682 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12504 16 16 0 0 0 - 0 2024-07-28T23:17:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:51 smithi155 bash[73694]: debug 2024-07-28T23:17:51.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:52.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12505 16 16 0 0 0 - 0 2024-07-28T23:17:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:17:52 smithi155 bash[60745]: ts=2024-07-28T23:17:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:17:53.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:52 smithi045 bash[80445]: cluster 2024-07-28T23:17:51.413365+0000 mgr.y (mgr.34101) 6842 : cluster [DBG] pgmap v7770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:53.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:52 smithi045 bash[82788]: cluster 2024-07-28T23:17:51.413365+0000 mgr.y (mgr.34101) 6842 : cluster [DBG] pgmap v7770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:53.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:52 smithi155 bash[68033]: cluster 2024-07-28T23:17:51.413365+0000 mgr.y (mgr.34101) 6842 : cluster [DBG] pgmap v7770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:53.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:52 smithi155 bash[73694]: debug 2024-07-28T23:17:52.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:53.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12506 16 16 0 0 0 - 0 2024-07-28T23:17:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:53 smithi155 bash[73694]: debug 2024-07-28T23:17:53.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:54.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12507 16 16 0 0 0 - 0 2024-07-28T23:17:55.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:54 smithi155 bash[68033]: cluster 2024-07-28T23:17:53.415253+0000 mgr.y (mgr.34101) 6843 : cluster [DBG] pgmap v7771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:55.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:54 smithi155 bash[73694]: debug 2024-07-28T23:17:54.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:54 smithi045 bash[80445]: cluster 2024-07-28T23:17:53.415253+0000 mgr.y (mgr.34101) 6843 : cluster [DBG] pgmap v7771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:55.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:54 smithi045 bash[82788]: cluster 2024-07-28T23:17:53.415253+0000 mgr.y (mgr.34101) 6843 : cluster [DBG] pgmap v7771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:55.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12508 16 16 0 0 0 - 0 2024-07-28T23:17:56.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:55 smithi155 bash[73694]: debug 2024-07-28T23:17:55.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:56.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12509 16 16 0 0 0 - 0 2024-07-28T23:17:57.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:56 smithi155 bash[68033]: cluster 2024-07-28T23:17:55.416995+0000 mgr.y (mgr.34101) 6844 : cluster [DBG] pgmap v7772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:57.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:56 smithi155 bash[73694]: debug 2024-07-28T23:17:56.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:57.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:56 smithi045 bash[80445]: cluster 2024-07-28T23:17:55.416995+0000 mgr.y (mgr.34101) 6844 : cluster [DBG] pgmap v7772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:57.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:56 smithi045 bash[82788]: cluster 2024-07-28T23:17:55.416995+0000 mgr.y (mgr.34101) 6844 : cluster [DBG] pgmap v7772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:57.683 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12510 16 16 0 0 0 - 0 2024-07-28T23:17:58.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:57 smithi155 bash[73694]: debug 2024-07-28T23:17:57.729+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:58.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12511 16 16 0 0 0 - 0 2024-07-28T23:17:59.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:17:58 smithi155 bash[68033]: cluster 2024-07-28T23:17:57.418913+0000 mgr.y (mgr.34101) 6845 : cluster [DBG] pgmap v7773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:59.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:58 smithi155 bash[73694]: debug 2024-07-28T23:17:58.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:17:59.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:17:58 smithi045 bash[80445]: cluster 2024-07-28T23:17:57.418913+0000 mgr.y (mgr.34101) 6845 : cluster [DBG] pgmap v7773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:59.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:17:58 smithi045 bash[82788]: cluster 2024-07-28T23:17:57.418913+0000 mgr.y (mgr.34101) 6845 : cluster [DBG] pgmap v7773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:17:59.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12512 16 16 0 0 0 - 0 2024-07-28T23:18:00.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:17:59 smithi155 bash[73694]: debug 2024-07-28T23:17:59.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:00.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12513 16 16 0 0 0 - 0 2024-07-28T23:18:00.884 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:18:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:18:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:18:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:00 smithi155 bash[73694]: debug 2024-07-28T23:18:00.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:01.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:00 smithi155 bash[68033]: cluster 2024-07-28T23:17:59.420636+0000 mgr.y (mgr.34101) 6846 : cluster [DBG] pgmap v7774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:01.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:00 smithi045 bash[82788]: cluster 2024-07-28T23:17:59.420636+0000 mgr.y (mgr.34101) 6846 : cluster [DBG] pgmap v7774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:01.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:00 smithi045 bash[80445]: cluster 2024-07-28T23:17:59.420636+0000 mgr.y (mgr.34101) 6846 : cluster [DBG] pgmap v7774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:01.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12514 16 16 0 0 0 - 0 2024-07-28T23:18:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:01 smithi155 bash[73694]: debug 2024-07-28T23:18:01.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:02.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12515 16 16 0 0 0 - 0 2024-07-28T23:18:02.707 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:18:02 smithi155 bash[60745]: ts=2024-07-28T23:18:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:18:03.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:02 smithi155 bash[73694]: debug 2024-07-28T23:18:02.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:03.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:02 smithi155 bash[68033]: cluster 2024-07-28T23:18:01.422398+0000 mgr.y (mgr.34101) 6847 : cluster [DBG] pgmap v7775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:03.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:02 smithi045 bash[82788]: cluster 2024-07-28T23:18:01.422398+0000 mgr.y (mgr.34101) 6847 : cluster [DBG] pgmap v7775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:03.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:02 smithi045 bash[80445]: cluster 2024-07-28T23:18:01.422398+0000 mgr.y (mgr.34101) 6847 : cluster [DBG] pgmap v7775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:03.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12516 16 16 0 0 0 - 0 2024-07-28T23:18:04.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:03 smithi155 bash[73694]: debug 2024-07-28T23:18:03.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:04.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:03 smithi155 bash[68033]: audit 2024-07-28T23:18:03.707491+0000 mon.c (mon.2) 1726 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:03 smithi045 bash[80445]: audit 2024-07-28T23:18:03.707491+0000 mon.c (mon.2) 1726 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:04.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:03 smithi045 bash[82788]: audit 2024-07-28T23:18:03.707491+0000 mon.c (mon.2) 1726 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:04.684 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12517 16 16 0 0 0 - 0 2024-07-28T23:18:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:04 smithi155 bash[73694]: debug 2024-07-28T23:18:04.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:05.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:04 smithi155 bash[68033]: cluster 2024-07-28T23:18:03.424255+0000 mgr.y (mgr.34101) 6848 : cluster [DBG] pgmap v7776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:05.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:04 smithi045 bash[80445]: cluster 2024-07-28T23:18:03.424255+0000 mgr.y (mgr.34101) 6848 : cluster [DBG] pgmap v7776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:05.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:04 smithi045 bash[82788]: cluster 2024-07-28T23:18:03.424255+0000 mgr.y (mgr.34101) 6848 : cluster [DBG] pgmap v7776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:05.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12518 16 16 0 0 0 - 0 2024-07-28T23:18:06.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:05 smithi155 bash[73694]: debug 2024-07-28T23:18:05.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:06.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12519 16 16 0 0 0 - 0 2024-07-28T23:18:06.905 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:06 smithi155 bash[73694]: debug 2024-07-28T23:18:06.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:07.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:06 smithi045 bash[80445]: cluster 2024-07-28T23:18:05.426042+0000 mgr.y (mgr.34101) 6849 : cluster [DBG] pgmap v7777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:07.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:06 smithi045 bash[82788]: cluster 2024-07-28T23:18:05.426042+0000 mgr.y (mgr.34101) 6849 : cluster [DBG] pgmap v7777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:07.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:06 smithi155 bash[68033]: cluster 2024-07-28T23:18:05.426042+0000 mgr.y (mgr.34101) 6849 : cluster [DBG] pgmap v7777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:07.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:18:07.682964+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:18:07.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:18:07.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12520 16 16 0 0 0 - 0 2024-07-28T23:18:08.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:07 smithi155 bash[73694]: debug 2024-07-28T23:18:07.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:08.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12521 16 16 0 0 0 - 0 2024-07-28T23:18:08.908 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:08 smithi155 bash[73694]: debug 2024-07-28T23:18:08.585+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:09.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:08 smithi045 bash[80445]: cluster 2024-07-28T23:18:07.427899+0000 mgr.y (mgr.34101) 6850 : cluster [DBG] pgmap v7778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:09.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:08 smithi045 bash[82788]: cluster 2024-07-28T23:18:07.427899+0000 mgr.y (mgr.34101) 6850 : cluster [DBG] pgmap v7778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:09.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:08 smithi155 bash[68033]: cluster 2024-07-28T23:18:07.427899+0000 mgr.y (mgr.34101) 6850 : cluster [DBG] pgmap v7778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:09.685 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12522 16 16 0 0 0 - 0 2024-07-28T23:18:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:09 smithi155 bash[73694]: debug 2024-07-28T23:18:09.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:10.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12523 16 16 0 0 0 - 0 2024-07-28T23:18:10.912 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:18:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:18:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:18:11.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:10 smithi155 bash[73694]: debug 2024-07-28T23:18:10.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:11.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:10 smithi155 bash[68033]: cluster 2024-07-28T23:18:09.429626+0000 mgr.y (mgr.34101) 6851 : cluster [DBG] pgmap v7779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:11.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:10 smithi045 bash[80445]: cluster 2024-07-28T23:18:09.429626+0000 mgr.y (mgr.34101) 6851 : cluster [DBG] pgmap v7779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:11.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:10 smithi045 bash[82788]: cluster 2024-07-28T23:18:09.429626+0000 mgr.y (mgr.34101) 6851 : cluster [DBG] pgmap v7779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:11.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12524 16 16 0 0 0 - 0 2024-07-28T23:18:12.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:11 smithi155 bash[73694]: debug 2024-07-28T23:18:11.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:12.677 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:18:12 smithi155 bash[60745]: ts=2024-07-28T23:18:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:18:12.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12525 16 16 0 0 0 - 0 2024-07-28T23:18:13.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:12 smithi155 bash[68033]: cluster 2024-07-28T23:18:11.431347+0000 mgr.y (mgr.34101) 6852 : cluster [DBG] pgmap v7780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:13.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:12 smithi155 bash[73694]: debug 2024-07-28T23:18:12.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:13.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:12 smithi045 bash[80445]: cluster 2024-07-28T23:18:11.431347+0000 mgr.y (mgr.34101) 6852 : cluster [DBG] pgmap v7780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:13.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:12 smithi045 bash[82788]: cluster 2024-07-28T23:18:11.431347+0000 mgr.y (mgr.34101) 6852 : cluster [DBG] pgmap v7780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:13.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12526 16 16 0 0 0 - 0 2024-07-28T23:18:14.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:13 smithi155 bash[73694]: debug 2024-07-28T23:18:13.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:14.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12527 16 16 0 0 0 - 0 2024-07-28T23:18:15.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:14 smithi155 bash[68033]: cluster 2024-07-28T23:18:13.433198+0000 mgr.y (mgr.34101) 6853 : cluster [DBG] pgmap v7781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:15.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:14 smithi155 bash[73694]: debug 2024-07-28T23:18:14.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:14 smithi045 bash[82788]: cluster 2024-07-28T23:18:13.433198+0000 mgr.y (mgr.34101) 6853 : cluster [DBG] pgmap v7781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:15.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:14 smithi045 bash[80445]: cluster 2024-07-28T23:18:13.433198+0000 mgr.y (mgr.34101) 6853 : cluster [DBG] pgmap v7781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:15.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12528 16 16 0 0 0 - 0 2024-07-28T23:18:16.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:15 smithi155 bash[73694]: debug 2024-07-28T23:18:15.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:16.686 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12529 16 16 0 0 0 - 0 2024-07-28T23:18:17.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:16 smithi155 bash[68033]: cluster 2024-07-28T23:18:15.434950+0000 mgr.y (mgr.34101) 6854 : cluster [DBG] pgmap v7782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:17.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:16 smithi155 bash[73694]: debug 2024-07-28T23:18:16.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:17.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:16 smithi045 bash[82788]: cluster 2024-07-28T23:18:15.434950+0000 mgr.y (mgr.34101) 6854 : cluster [DBG] pgmap v7782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:17.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:16 smithi045 bash[80445]: cluster 2024-07-28T23:18:15.434950+0000 mgr.y (mgr.34101) 6854 : cluster [DBG] pgmap v7782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:17.687 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12530 16 16 0 0 0 - 0 2024-07-28T23:18:18.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:17 smithi155 bash[73694]: debug 2024-07-28T23:18:17.729+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:18.687 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12531 16 16 0 0 0 - 0 2024-07-28T23:18:19.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:18 smithi155 bash[68033]: cluster 2024-07-28T23:18:17.436832+0000 mgr.y (mgr.34101) 6855 : cluster [DBG] pgmap v7783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:19.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:18 smithi155 bash[68033]: audit 2024-07-28T23:18:18.707834+0000 mon.c (mon.2) 1727 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:19.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:18 smithi155 bash[73694]: debug 2024-07-28T23:18:18.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:18 smithi045 bash[82788]: cluster 2024-07-28T23:18:17.436832+0000 mgr.y (mgr.34101) 6855 : cluster [DBG] pgmap v7783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:18 smithi045 bash[82788]: audit 2024-07-28T23:18:18.707834+0000 mon.c (mon.2) 1727 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:19.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:18 smithi045 bash[80445]: cluster 2024-07-28T23:18:17.436832+0000 mgr.y (mgr.34101) 6855 : cluster [DBG] pgmap v7783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:19.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:18 smithi045 bash[80445]: audit 2024-07-28T23:18:18.707834+0000 mon.c (mon.2) 1727 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:19.687 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12532 16 16 0 0 0 - 0 2024-07-28T23:18:20.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:19 smithi155 bash[73694]: debug 2024-07-28T23:18:19.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:20.687 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12533 16 16 0 0 0 - 0 2024-07-28T23:18:20.932 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:18:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:18:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:18:21.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:20 smithi155 bash[73694]: debug 2024-07-28T23:18:20.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:21.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:20 smithi155 bash[68033]: cluster 2024-07-28T23:18:19.438560+0000 mgr.y (mgr.34101) 6856 : cluster [DBG] pgmap v7784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:21.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:20 smithi045 bash[80445]: cluster 2024-07-28T23:18:19.438560+0000 mgr.y (mgr.34101) 6856 : cluster [DBG] pgmap v7784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:21.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:20 smithi045 bash[82788]: cluster 2024-07-28T23:18:19.438560+0000 mgr.y (mgr.34101) 6856 : cluster [DBG] pgmap v7784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:21.687 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12534 16 16 0 0 0 - 0 2024-07-28T23:18:22.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:21 smithi155 bash[73694]: debug 2024-07-28T23:18:21.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:22.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12535 16 16 0 0 0 - 0 2024-07-28T23:18:22.770 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:18:22 smithi155 bash[60745]: ts=2024-07-28T23:18:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:18:23.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:22 smithi155 bash[68033]: cluster 2024-07-28T23:18:21.440293+0000 mgr.y (mgr.34101) 6857 : cluster [DBG] pgmap v7785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:23.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:22 smithi155 bash[73694]: debug 2024-07-28T23:18:22.765+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:23.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:22 smithi045 bash[80445]: cluster 2024-07-28T23:18:21.440293+0000 mgr.y (mgr.34101) 6857 : cluster [DBG] pgmap v7785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:23.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:22 smithi045 bash[82788]: cluster 2024-07-28T23:18:21.440293+0000 mgr.y (mgr.34101) 6857 : cluster [DBG] pgmap v7785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:23.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12536 16 16 0 0 0 - 0 2024-07-28T23:18:24.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:23 smithi155 bash[73694]: debug 2024-07-28T23:18:23.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:24.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12537 16 16 0 0 0 - 0 2024-07-28T23:18:25.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:24 smithi155 bash[68033]: cluster 2024-07-28T23:18:23.442220+0000 mgr.y (mgr.34101) 6858 : cluster [DBG] pgmap v7786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:25.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:24 smithi155 bash[73694]: debug 2024-07-28T23:18:24.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:25.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:24 smithi045 bash[80445]: cluster 2024-07-28T23:18:23.442220+0000 mgr.y (mgr.34101) 6858 : cluster [DBG] pgmap v7786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:25.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:24 smithi045 bash[82788]: cluster 2024-07-28T23:18:23.442220+0000 mgr.y (mgr.34101) 6858 : cluster [DBG] pgmap v7786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:25.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12538 16 16 0 0 0 - 0 2024-07-28T23:18:26.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:25 smithi155 bash[73694]: debug 2024-07-28T23:18:25.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:26.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12539 16 16 0 0 0 - 0 2024-07-28T23:18:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:26 smithi155 bash[73694]: debug 2024-07-28T23:18:26.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:27.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:26 smithi155 bash[68033]: cluster 2024-07-28T23:18:25.443959+0000 mgr.y (mgr.34101) 6859 : cluster [DBG] pgmap v7787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:27.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:26 smithi045 bash[82788]: cluster 2024-07-28T23:18:25.443959+0000 mgr.y (mgr.34101) 6859 : cluster [DBG] pgmap v7787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:27.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:26 smithi045 bash[80445]: cluster 2024-07-28T23:18:25.443959+0000 mgr.y (mgr.34101) 6859 : cluster [DBG] pgmap v7787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:27.688 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:18:27.686352+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:18:27.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:18:27.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12540 16 16 0 0 0 - 0 2024-07-28T23:18:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:27 smithi155 bash[73694]: debug 2024-07-28T23:18:27.725+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:28.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12541 16 16 0 0 0 - 0 2024-07-28T23:18:29.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:28 smithi155 bash[68033]: cluster 2024-07-28T23:18:27.445891+0000 mgr.y (mgr.34101) 6860 : cluster [DBG] pgmap v7788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:29.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:28 smithi155 bash[73694]: debug 2024-07-28T23:18:28.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:29.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:28 smithi045 bash[82788]: cluster 2024-07-28T23:18:27.445891+0000 mgr.y (mgr.34101) 6860 : cluster [DBG] pgmap v7788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:29.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:28 smithi045 bash[80445]: cluster 2024-07-28T23:18:27.445891+0000 mgr.y (mgr.34101) 6860 : cluster [DBG] pgmap v7788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:29.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12542 16 16 0 0 0 - 0 2024-07-28T23:18:30.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:29 smithi155 bash[73694]: debug 2024-07-28T23:18:29.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:30.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12543 16 16 0 0 0 - 0 2024-07-28T23:18:30.953 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:18:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:18:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:18:31.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:30 smithi155 bash[68033]: cluster 2024-07-28T23:18:29.447630+0000 mgr.y (mgr.34101) 6861 : cluster [DBG] pgmap v7789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:31.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:30 smithi155 bash[73694]: debug 2024-07-28T23:18:30.745+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:31.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:30 smithi045 bash[80445]: cluster 2024-07-28T23:18:29.447630+0000 mgr.y (mgr.34101) 6861 : cluster [DBG] pgmap v7789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:31.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:30 smithi045 bash[82788]: cluster 2024-07-28T23:18:29.447630+0000 mgr.y (mgr.34101) 6861 : cluster [DBG] pgmap v7789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:31.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12544 16 16 0 0 0 - 0 2024-07-28T23:18:32.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:31 smithi155 bash[73694]: debug 2024-07-28T23:18:31.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:32.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12545 16 16 0 0 0 - 0 2024-07-28T23:18:32.731 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:18:32 smithi155 bash[60745]: ts=2024-07-28T23:18:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:18:33.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:32 smithi155 bash[68033]: cluster 2024-07-28T23:18:31.449363+0000 mgr.y (mgr.34101) 6862 : cluster [DBG] pgmap v7790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:33.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:32 smithi155 bash[73694]: debug 2024-07-28T23:18:32.729+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:33.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:32 smithi045 bash[80445]: cluster 2024-07-28T23:18:31.449363+0000 mgr.y (mgr.34101) 6862 : cluster [DBG] pgmap v7790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:33.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:32 smithi045 bash[82788]: cluster 2024-07-28T23:18:31.449363+0000 mgr.y (mgr.34101) 6862 : cluster [DBG] pgmap v7790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:33.689 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12546 16 16 0 0 0 - 0 2024-07-28T23:18:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:33 smithi155 bash[68033]: audit 2024-07-28T23:18:33.708289+0000 mon.c (mon.2) 1728 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:34.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:33 smithi155 bash[73694]: debug 2024-07-28T23:18:33.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:33 smithi045 bash[80445]: audit 2024-07-28T23:18:33.708289+0000 mon.c (mon.2) 1728 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:33 smithi045 bash[82788]: audit 2024-07-28T23:18:33.708289+0000 mon.c (mon.2) 1728 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:34.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12547 16 16 0 0 0 - 0 2024-07-28T23:18:34.971 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:34 smithi155 bash[73694]: debug 2024-07-28T23:18:34.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:35.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:34 smithi045 bash[80445]: cluster 2024-07-28T23:18:33.451241+0000 mgr.y (mgr.34101) 6863 : cluster [DBG] pgmap v7791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:35.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:34 smithi045 bash[82788]: cluster 2024-07-28T23:18:33.451241+0000 mgr.y (mgr.34101) 6863 : cluster [DBG] pgmap v7791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:35.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:34 smithi155 bash[68033]: cluster 2024-07-28T23:18:33.451241+0000 mgr.y (mgr.34101) 6863 : cluster [DBG] pgmap v7791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:35.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12548 16 16 0 0 0 - 0 2024-07-28T23:18:36.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:35 smithi155 bash[73694]: debug 2024-07-28T23:18:35.725+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:36.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12549 16 16 0 0 0 - 0 2024-07-28T23:18:37.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:36 smithi155 bash[73694]: debug 2024-07-28T23:18:36.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:37.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:36 smithi155 bash[68033]: cluster 2024-07-28T23:18:35.452976+0000 mgr.y (mgr.34101) 6864 : cluster [DBG] pgmap v7792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:37.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:36 smithi155 bash[68033]: audit 2024-07-28T23:18:36.541721+0000 mon.c (mon.2) 1729 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:18:37.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:36 smithi045 bash[80445]: cluster 2024-07-28T23:18:35.452976+0000 mgr.y (mgr.34101) 6864 : cluster [DBG] pgmap v7792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:37.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:36 smithi045 bash[80445]: audit 2024-07-28T23:18:36.541721+0000 mon.c (mon.2) 1729 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:18:37.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:36 smithi045 bash[82788]: cluster 2024-07-28T23:18:35.452976+0000 mgr.y (mgr.34101) 6864 : cluster [DBG] pgmap v7792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:37.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:36 smithi045 bash[82788]: audit 2024-07-28T23:18:36.541721+0000 mon.c (mon.2) 1729 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:18:37.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12550 16 16 0 0 0 - 0 2024-07-28T23:18:38.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:37 smithi155 bash[73694]: debug 2024-07-28T23:18:37.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:38.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12551 16 16 0 0 0 - 0 2024-07-28T23:18:39.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:38 smithi155 bash[73694]: debug 2024-07-28T23:18:38.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:39.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:38 smithi155 bash[68033]: cluster 2024-07-28T23:18:37.454883+0000 mgr.y (mgr.34101) 6865 : cluster [DBG] pgmap v7793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:39.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:38 smithi045 bash[80445]: cluster 2024-07-28T23:18:37.454883+0000 mgr.y (mgr.34101) 6865 : cluster [DBG] pgmap v7793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:39.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:38 smithi045 bash[82788]: cluster 2024-07-28T23:18:37.454883+0000 mgr.y (mgr.34101) 6865 : cluster [DBG] pgmap v7793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:39.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12552 16 16 0 0 0 - 0 2024-07-28T23:18:40.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:39 smithi155 bash[73694]: debug 2024-07-28T23:18:39.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:40.690 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12553 16 16 0 0 0 - 0 2024-07-28T23:18:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:18:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:18:40] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:18:41.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:40 smithi155 bash[68033]: cluster 2024-07-28T23:18:39.455941+0000 mgr.y (mgr.34101) 6866 : cluster [DBG] pgmap v7794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:41.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:40 smithi155 bash[73694]: debug 2024-07-28T23:18:40.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:41.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:40 smithi045 bash[80445]: cluster 2024-07-28T23:18:39.455941+0000 mgr.y (mgr.34101) 6866 : cluster [DBG] pgmap v7794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:41.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:40 smithi045 bash[82788]: cluster 2024-07-28T23:18:39.455941+0000 mgr.y (mgr.34101) 6866 : cluster [DBG] pgmap v7794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:41.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12554 16 16 0 0 0 - 0 2024-07-28T23:18:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:41 smithi155 bash[73694]: debug 2024-07-28T23:18:41.836+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:42.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12555 16 16 0 0 0 - 0 2024-07-28T23:18:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:18:42 smithi155 bash[60745]: ts=2024-07-28T23:18:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:18:43.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:42 smithi155 bash[73694]: debug 2024-07-28T23:18:42.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:42 smithi155 bash[68033]: cluster 2024-07-28T23:18:41.456768+0000 mgr.y (mgr.34101) 6867 : cluster [DBG] pgmap v7795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:42 smithi155 bash[68033]: audit 2024-07-28T23:18:42.216839+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:42 smithi155 bash[68033]: audit 2024-07-28T23:18:42.226995+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:42 smithi155 bash[68033]: audit 2024-07-28T23:18:42.481434+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:42 smithi155 bash[68033]: audit 2024-07-28T23:18:42.493829+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:42 smithi155 bash[68033]: audit 2024-07-28T23:18:42.924184+0000 mon.c (mon.2) 1730 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:18:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:42 smithi155 bash[68033]: audit 2024-07-28T23:18:42.925483+0000 mon.c (mon.2) 1731 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:18:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:42 smithi155 bash[68033]: audit 2024-07-28T23:18:42.934325+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[80445]: cluster 2024-07-28T23:18:41.456768+0000 mgr.y (mgr.34101) 6867 : cluster [DBG] pgmap v7795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:43.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[80445]: audit 2024-07-28T23:18:42.216839+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[80445]: audit 2024-07-28T23:18:42.226995+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[80445]: audit 2024-07-28T23:18:42.481434+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[80445]: audit 2024-07-28T23:18:42.493829+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[80445]: audit 2024-07-28T23:18:42.924184+0000 mon.c (mon.2) 1730 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:18:43.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[80445]: audit 2024-07-28T23:18:42.925483+0000 mon.c (mon.2) 1731 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:18:43.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[80445]: audit 2024-07-28T23:18:42.934325+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[82788]: cluster 2024-07-28T23:18:41.456768+0000 mgr.y (mgr.34101) 6867 : cluster [DBG] pgmap v7795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:43.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[82788]: audit 2024-07-28T23:18:42.216839+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[82788]: audit 2024-07-28T23:18:42.226995+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[82788]: audit 2024-07-28T23:18:42.481434+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[82788]: audit 2024-07-28T23:18:42.493829+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[82788]: audit 2024-07-28T23:18:42.924184+0000 mon.c (mon.2) 1730 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:18:43.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[82788]: audit 2024-07-28T23:18:42.925483+0000 mon.c (mon.2) 1731 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:18:43.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:42 smithi045 bash[82788]: audit 2024-07-28T23:18:42.934325+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:18:43.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12556 16 16 0 0 0 - 0 2024-07-28T23:18:44.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:43 smithi155 bash[73694]: debug 2024-07-28T23:18:43.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:44.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12557 16 16 0 0 0 - 0 2024-07-28T23:18:45.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:44 smithi155 bash[73694]: debug 2024-07-28T23:18:44.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:45.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:44 smithi155 bash[68033]: cluster 2024-07-28T23:18:43.458620+0000 mgr.y (mgr.34101) 6868 : cluster [DBG] pgmap v7796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:45.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:44 smithi045 bash[80445]: cluster 2024-07-28T23:18:43.458620+0000 mgr.y (mgr.34101) 6868 : cluster [DBG] pgmap v7796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:45.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:44 smithi045 bash[82788]: cluster 2024-07-28T23:18:43.458620+0000 mgr.y (mgr.34101) 6868 : cluster [DBG] pgmap v7796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:45.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12558 16 16 0 0 0 - 0 2024-07-28T23:18:46.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:45 smithi155 bash[73694]: debug 2024-07-28T23:18:45.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:46.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12559 16 16 0 0 0 - 0 2024-07-28T23:18:47.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:46 smithi155 bash[68033]: cluster 2024-07-28T23:18:45.460327+0000 mgr.y (mgr.34101) 6869 : cluster [DBG] pgmap v7797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:47.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:46 smithi155 bash[73694]: debug 2024-07-28T23:18:46.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:47.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:46 smithi045 bash[80445]: cluster 2024-07-28T23:18:45.460327+0000 mgr.y (mgr.34101) 6869 : cluster [DBG] pgmap v7797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:47.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:47 smithi045 bash[82788]: cluster 2024-07-28T23:18:45.460327+0000 mgr.y (mgr.34101) 6869 : cluster [DBG] pgmap v7797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:47.691 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:18:47.689435+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:18:47.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:18:47.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12560 16 16 0 0 0 - 0 2024-07-28T23:18:48.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:47 smithi155 bash[73694]: debug 2024-07-28T23:18:47.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:48.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12561 16 16 0 0 0 - 0 2024-07-28T23:18:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:48 smithi155 bash[73694]: debug 2024-07-28T23:18:48.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:48 smithi155 bash[68033]: cluster 2024-07-28T23:18:47.462198+0000 mgr.y (mgr.34101) 6870 : cluster [DBG] pgmap v7798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:48 smithi155 bash[68033]: audit 2024-07-28T23:18:48.708779+0000 mon.c (mon.2) 1732 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:48 smithi045 bash[80445]: cluster 2024-07-28T23:18:47.462198+0000 mgr.y (mgr.34101) 6870 : cluster [DBG] pgmap v7798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:48 smithi045 bash[80445]: audit 2024-07-28T23:18:48.708779+0000 mon.c (mon.2) 1732 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:48 smithi045 bash[82788]: cluster 2024-07-28T23:18:47.462198+0000 mgr.y (mgr.34101) 6870 : cluster [DBG] pgmap v7798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:48 smithi045 bash[82788]: audit 2024-07-28T23:18:48.708779+0000 mon.c (mon.2) 1732 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:18:49.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12562 16 16 0 0 0 - 0 2024-07-28T23:18:50.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:49 smithi155 bash[73694]: debug 2024-07-28T23:18:49.824+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:50.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12563 16 16 0 0 0 - 0 2024-07-28T23:18:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:18:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:18:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:18:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:50 smithi155 bash[73694]: debug 2024-07-28T23:18:50.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:51.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:51 smithi155 bash[68033]: cluster 2024-07-28T23:18:49.463922+0000 mgr.y (mgr.34101) 6871 : cluster [DBG] pgmap v7799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:51.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:51 smithi045 bash[82788]: cluster 2024-07-28T23:18:49.463922+0000 mgr.y (mgr.34101) 6871 : cluster [DBG] pgmap v7799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:51.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:50 smithi045 bash[80445]: cluster 2024-07-28T23:18:49.463922+0000 mgr.y (mgr.34101) 6871 : cluster [DBG] pgmap v7799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:51.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12564 16 16 0 0 0 - 0 2024-07-28T23:18:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:51 smithi155 bash[73694]: debug 2024-07-28T23:18:51.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:52.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12565 16 16 0 0 0 - 0 2024-07-28T23:18:52.776 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:18:52 smithi155 bash[60745]: ts=2024-07-28T23:18:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:18:53.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:53 smithi155 bash[68033]: cluster 2024-07-28T23:18:51.465622+0000 mgr.y (mgr.34101) 6872 : cluster [DBG] pgmap v7800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:53.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:52 smithi155 bash[73694]: debug 2024-07-28T23:18:52.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:53.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:53 smithi045 bash[80445]: cluster 2024-07-28T23:18:51.465622+0000 mgr.y (mgr.34101) 6872 : cluster [DBG] pgmap v7800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:53.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:53 smithi045 bash[82788]: cluster 2024-07-28T23:18:51.465622+0000 mgr.y (mgr.34101) 6872 : cluster [DBG] pgmap v7800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:53.692 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12566 16 16 0 0 0 - 0 2024-07-28T23:18:54.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:53 smithi155 bash[73694]: debug 2024-07-28T23:18:53.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:54.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12567 16 16 0 0 0 - 0 2024-07-28T23:18:55.011 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:54 smithi155 bash[73694]: debug 2024-07-28T23:18:54.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:55.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:55 smithi155 bash[68033]: cluster 2024-07-28T23:18:53.467471+0000 mgr.y (mgr.34101) 6873 : cluster [DBG] pgmap v7801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:55.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:55 smithi045 bash[80445]: cluster 2024-07-28T23:18:53.467471+0000 mgr.y (mgr.34101) 6873 : cluster [DBG] pgmap v7801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:55 smithi045 bash[82788]: cluster 2024-07-28T23:18:53.467471+0000 mgr.y (mgr.34101) 6873 : cluster [DBG] pgmap v7801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:55.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12568 16 16 0 0 0 - 0 2024-07-28T23:18:56.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:55 smithi155 bash[73694]: debug 2024-07-28T23:18:55.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:56.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12569 16 16 0 0 0 - 0 2024-07-28T23:18:57.015 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:56 smithi155 bash[73694]: debug 2024-07-28T23:18:56.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:57.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:57 smithi155 bash[68033]: cluster 2024-07-28T23:18:55.469305+0000 mgr.y (mgr.34101) 6874 : cluster [DBG] pgmap v7802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:57.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:57 smithi045 bash[80445]: cluster 2024-07-28T23:18:55.469305+0000 mgr.y (mgr.34101) 6874 : cluster [DBG] pgmap v7802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:57.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:57 smithi045 bash[82788]: cluster 2024-07-28T23:18:55.469305+0000 mgr.y (mgr.34101) 6874 : cluster [DBG] pgmap v7802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:57.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12570 16 16 0 0 0 - 0 2024-07-28T23:18:58.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:57 smithi155 bash[73694]: debug 2024-07-28T23:18:57.604+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:58.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12571 16 16 0 0 0 - 0 2024-07-28T23:18:59.019 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:58 smithi155 bash[73694]: debug 2024-07-28T23:18:58.592+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:18:59.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:18:59 smithi155 bash[68033]: cluster 2024-07-28T23:18:57.471217+0000 mgr.y (mgr.34101) 6875 : cluster [DBG] pgmap v7803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:59.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:18:59 smithi045 bash[80445]: cluster 2024-07-28T23:18:57.471217+0000 mgr.y (mgr.34101) 6875 : cluster [DBG] pgmap v7803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:59.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:18:59 smithi045 bash[82788]: cluster 2024-07-28T23:18:57.471217+0000 mgr.y (mgr.34101) 6875 : cluster [DBG] pgmap v7803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:18:59.693 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12572 16 16 0 0 0 - 0 2024-07-28T23:19:00.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:18:59 smithi155 bash[73694]: debug 2024-07-28T23:18:59.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:00.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12573 16 16 0 0 0 - 0 2024-07-28T23:19:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:19:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:19:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:19:01.023 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:00 smithi155 bash[73694]: debug 2024-07-28T23:19:00.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:01.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:01 smithi155 bash[68033]: cluster 2024-07-28T23:18:59.472900+0000 mgr.y (mgr.34101) 6876 : cluster [DBG] pgmap v7804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:01 smithi045 bash[80445]: cluster 2024-07-28T23:18:59.472900+0000 mgr.y (mgr.34101) 6876 : cluster [DBG] pgmap v7804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:01 smithi045 bash[82788]: cluster 2024-07-28T23:18:59.472900+0000 mgr.y (mgr.34101) 6876 : cluster [DBG] pgmap v7804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:01.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12574 16 16 0 0 0 - 0 2024-07-28T23:19:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:01 smithi155 bash[73694]: debug 2024-07-28T23:19:01.696+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:02.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12575 16 16 0 0 0 - 0 2024-07-28T23:19:02.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:19:02 smithi155 bash[60745]: ts=2024-07-28T23:19:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:19:03.027 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:02 smithi155 bash[73694]: debug 2024-07-28T23:19:02.708+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:03.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:03 smithi155 bash[68033]: cluster 2024-07-28T23:19:01.474765+0000 mgr.y (mgr.34101) 6877 : cluster [DBG] pgmap v7805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:03 smithi045 bash[80445]: cluster 2024-07-28T23:19:01.474765+0000 mgr.y (mgr.34101) 6877 : cluster [DBG] pgmap v7805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:03.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:03 smithi045 bash[82788]: cluster 2024-07-28T23:19:01.474765+0000 mgr.y (mgr.34101) 6877 : cluster [DBG] pgmap v7805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:03.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12576 16 16 0 0 0 - 0 2024-07-28T23:19:04.038 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:03 smithi155 bash[73694]: debug 2024-07-28T23:19:03.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:04 smithi155 bash[68033]: audit 2024-07-28T23:19:03.709240+0000 mon.c (mon.2) 1733 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:04 smithi045 bash[80445]: audit 2024-07-28T23:19:03.709240+0000 mon.c (mon.2) 1733 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:04 smithi045 bash[82788]: audit 2024-07-28T23:19:03.709240+0000 mon.c (mon.2) 1733 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:04.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12577 16 16 0 0 0 - 0 2024-07-28T23:19:05.040 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:04 smithi155 bash[73694]: debug 2024-07-28T23:19:04.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:05.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:05 smithi155 bash[68033]: cluster 2024-07-28T23:19:03.476818+0000 mgr.y (mgr.34101) 6878 : cluster [DBG] pgmap v7806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:05 smithi045 bash[80445]: cluster 2024-07-28T23:19:03.476818+0000 mgr.y (mgr.34101) 6878 : cluster [DBG] pgmap v7806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:05.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:05 smithi045 bash[82788]: cluster 2024-07-28T23:19:03.476818+0000 mgr.y (mgr.34101) 6878 : cluster [DBG] pgmap v7806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:05.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12578 16 16 0 0 0 - 0 2024-07-28T23:19:06.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:05 smithi155 bash[73694]: debug 2024-07-28T23:19:05.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:06.694 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12579 16 16 0 0 0 - 0 2024-07-28T23:19:07.044 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:06 smithi155 bash[73694]: debug 2024-07-28T23:19:06.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:07.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:07 smithi155 bash[68033]: cluster 2024-07-28T23:19:05.478730+0000 mgr.y (mgr.34101) 6879 : cluster [DBG] pgmap v7807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:07 smithi045 bash[80445]: cluster 2024-07-28T23:19:05.478730+0000 mgr.y (mgr.34101) 6879 : cluster [DBG] pgmap v7807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:07.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:07 smithi045 bash[82788]: cluster 2024-07-28T23:19:05.478730+0000 mgr.y (mgr.34101) 6879 : cluster [DBG] pgmap v7807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:07.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:19:07.692698+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:19:07.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:19:07.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12580 16 16 0 0 0 - 0 2024-07-28T23:19:08.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:07 smithi155 bash[73694]: debug 2024-07-28T23:19:07.740+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:08.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12581 16 16 0 0 0 - 0 2024-07-28T23:19:09.048 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:08 smithi155 bash[73694]: debug 2024-07-28T23:19:08.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:09.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:09 smithi155 bash[68033]: cluster 2024-07-28T23:19:07.480663+0000 mgr.y (mgr.34101) 6880 : cluster [DBG] pgmap v7808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:09 smithi045 bash[80445]: cluster 2024-07-28T23:19:07.480663+0000 mgr.y (mgr.34101) 6880 : cluster [DBG] pgmap v7808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:09.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:09 smithi045 bash[82788]: cluster 2024-07-28T23:19:07.480663+0000 mgr.y (mgr.34101) 6880 : cluster [DBG] pgmap v7808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:09.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12582 16 16 0 0 0 - 0 2024-07-28T23:19:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:09 smithi155 bash[73694]: debug 2024-07-28T23:19:09.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:10.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12583 16 16 0 0 0 - 0 2024-07-28T23:19:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:19:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:19:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:19:11.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:10 smithi155 bash[73694]: debug 2024-07-28T23:19:10.712+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:11.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:11 smithi155 bash[68033]: cluster 2024-07-28T23:19:09.482480+0000 mgr.y (mgr.34101) 6881 : cluster [DBG] pgmap v7809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:11 smithi045 bash[80445]: cluster 2024-07-28T23:19:09.482480+0000 mgr.y (mgr.34101) 6881 : cluster [DBG] pgmap v7809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:11.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:11 smithi045 bash[82788]: cluster 2024-07-28T23:19:09.482480+0000 mgr.y (mgr.34101) 6881 : cluster [DBG] pgmap v7809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:11.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12584 16 16 0 0 0 - 0 2024-07-28T23:19:12.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:11 smithi155 bash[73694]: debug 2024-07-28T23:19:11.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:12.695 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12585 16 16 0 0 0 - 0 2024-07-28T23:19:12.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:19:12 smithi155 bash[60745]: ts=2024-07-28T23:19:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:19:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:12 smithi155 bash[73694]: debug 2024-07-28T23:19:12.732+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:13.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:13 smithi155 bash[68033]: cluster 2024-07-28T23:19:11.484193+0000 mgr.y (mgr.34101) 6882 : cluster [DBG] pgmap v7810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:13.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:13 smithi045 bash[80445]: cluster 2024-07-28T23:19:11.484193+0000 mgr.y (mgr.34101) 6882 : cluster [DBG] pgmap v7810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:13.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:13 smithi045 bash[82788]: cluster 2024-07-28T23:19:11.484193+0000 mgr.y (mgr.34101) 6882 : cluster [DBG] pgmap v7810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:13.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12586 16 16 0 0 0 - 0 2024-07-28T23:19:14.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:13 smithi155 bash[73694]: debug 2024-07-28T23:19:13.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:14.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12587 16 16 0 0 0 - 0 2024-07-28T23:19:15.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:15 smithi155 bash[68033]: cluster 2024-07-28T23:19:13.486013+0000 mgr.y (mgr.34101) 6883 : cluster [DBG] pgmap v7811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:15.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:14 smithi155 bash[73694]: debug 2024-07-28T23:19:14.824+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:15 smithi045 bash[80445]: cluster 2024-07-28T23:19:13.486013+0000 mgr.y (mgr.34101) 6883 : cluster [DBG] pgmap v7811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:15.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:15 smithi045 bash[82788]: cluster 2024-07-28T23:19:13.486013+0000 mgr.y (mgr.34101) 6883 : cluster [DBG] pgmap v7811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:15.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12588 16 16 0 0 0 - 0 2024-07-28T23:19:16.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:15 smithi155 bash[73694]: debug 2024-07-28T23:19:15.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:16.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12589 16 16 0 0 0 - 0 2024-07-28T23:19:17.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:16 smithi155 bash[73694]: debug 2024-07-28T23:19:16.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:17.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:17 smithi155 bash[68033]: cluster 2024-07-28T23:19:15.487689+0000 mgr.y (mgr.34101) 6884 : cluster [DBG] pgmap v7812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:17.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:17 smithi045 bash[80445]: cluster 2024-07-28T23:19:15.487689+0000 mgr.y (mgr.34101) 6884 : cluster [DBG] pgmap v7812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:17.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:17 smithi045 bash[82788]: cluster 2024-07-28T23:19:15.487689+0000 mgr.y (mgr.34101) 6884 : cluster [DBG] pgmap v7812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:17.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12590 16 16 0 0 0 - 0 2024-07-28T23:19:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:17 smithi155 bash[73694]: debug 2024-07-28T23:19:17.856+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:18.696 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12591 16 16 0 0 0 - 0 2024-07-28T23:19:19.070 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:18 smithi155 bash[73694]: debug 2024-07-28T23:19:18.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:19.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:19 smithi045 bash[80445]: cluster 2024-07-28T23:19:17.489528+0000 mgr.y (mgr.34101) 6885 : cluster [DBG] pgmap v7813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:19 smithi045 bash[80445]: audit 2024-07-28T23:19:18.709952+0000 mon.c (mon.2) 1734 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:19 smithi045 bash[82788]: cluster 2024-07-28T23:19:17.489528+0000 mgr.y (mgr.34101) 6885 : cluster [DBG] pgmap v7813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:19 smithi045 bash[82788]: audit 2024-07-28T23:19:18.709952+0000 mon.c (mon.2) 1734 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:19.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:19 smithi155 bash[68033]: cluster 2024-07-28T23:19:17.489528+0000 mgr.y (mgr.34101) 6885 : cluster [DBG] pgmap v7813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:19 smithi155 bash[68033]: audit 2024-07-28T23:19:18.709952+0000 mon.c (mon.2) 1734 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:19.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12592 16 16 0 0 0 - 0 2024-07-28T23:19:20.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:19 smithi155 bash[73694]: debug 2024-07-28T23:19:19.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:20.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12593 16 16 0 0 0 - 0 2024-07-28T23:19:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:19:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:19:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:19:21.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:20 smithi155 bash[73694]: debug 2024-07-28T23:19:20.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:21.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:21 smithi045 bash[80445]: cluster 2024-07-28T23:19:19.491240+0000 mgr.y (mgr.34101) 6886 : cluster [DBG] pgmap v7814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:21.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:21 smithi045 bash[82788]: cluster 2024-07-28T23:19:19.491240+0000 mgr.y (mgr.34101) 6886 : cluster [DBG] pgmap v7814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:21.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:21 smithi155 bash[68033]: cluster 2024-07-28T23:19:19.491240+0000 mgr.y (mgr.34101) 6886 : cluster [DBG] pgmap v7814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:21.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12594 16 16 0 0 0 - 0 2024-07-28T23:19:22.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:21 smithi155 bash[73694]: debug 2024-07-28T23:19:21.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:22.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12595 16 16 0 0 0 - 0 2024-07-28T23:19:22.770 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:19:22 smithi155 bash[60745]: ts=2024-07-28T23:19:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:19:23.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:22 smithi155 bash[73694]: debug 2024-07-28T23:19:22.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:23.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:23 smithi045 bash[80445]: cluster 2024-07-28T23:19:21.492934+0000 mgr.y (mgr.34101) 6887 : cluster [DBG] pgmap v7815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:23.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:23 smithi045 bash[82788]: cluster 2024-07-28T23:19:21.492934+0000 mgr.y (mgr.34101) 6887 : cluster [DBG] pgmap v7815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:23.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:23 smithi155 bash[68033]: cluster 2024-07-28T23:19:21.492934+0000 mgr.y (mgr.34101) 6887 : cluster [DBG] pgmap v7815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:23.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12596 16 16 0 0 0 - 0 2024-07-28T23:19:24.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:23 smithi155 bash[73694]: debug 2024-07-28T23:19:23.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:24.697 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12597 16 16 0 0 0 - 0 2024-07-28T23:19:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:24 smithi155 bash[73694]: debug 2024-07-28T23:19:24.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:25.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:25 smithi045 bash[80445]: cluster 2024-07-28T23:19:23.494817+0000 mgr.y (mgr.34101) 6888 : cluster [DBG] pgmap v7816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:25.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:25 smithi045 bash[82788]: cluster 2024-07-28T23:19:23.494817+0000 mgr.y (mgr.34101) 6888 : cluster [DBG] pgmap v7816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:25.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:25 smithi155 bash[68033]: cluster 2024-07-28T23:19:23.494817+0000 mgr.y (mgr.34101) 6888 : cluster [DBG] pgmap v7816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:25.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12598 16 16 0 0 0 - 0 2024-07-28T23:19:26.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:25 smithi155 bash[73694]: debug 2024-07-28T23:19:25.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:26.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12599 16 16 0 0 0 - 0 2024-07-28T23:19:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:26 smithi155 bash[73694]: debug 2024-07-28T23:19:26.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:27.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:27 smithi045 bash[80445]: cluster 2024-07-28T23:19:25.496549+0000 mgr.y (mgr.34101) 6889 : cluster [DBG] pgmap v7817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:27.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:27 smithi045 bash[82788]: cluster 2024-07-28T23:19:25.496549+0000 mgr.y (mgr.34101) 6889 : cluster [DBG] pgmap v7817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:27.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:27 smithi155 bash[68033]: cluster 2024-07-28T23:19:25.496549+0000 mgr.y (mgr.34101) 6889 : cluster [DBG] pgmap v7817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:27.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:19:27.695936+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:19:27.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:19:27.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12600 16 16 0 0 0 - 0 2024-07-28T23:19:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:27 smithi155 bash[73694]: debug 2024-07-28T23:19:27.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:28.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12601 16 16 0 0 0 - 0 2024-07-28T23:19:29.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:28 smithi155 bash[73694]: debug 2024-07-28T23:19:28.671+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:29.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:29 smithi045 bash[82788]: cluster 2024-07-28T23:19:27.498444+0000 mgr.y (mgr.34101) 6890 : cluster [DBG] pgmap v7818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:29 smithi045 bash[80445]: cluster 2024-07-28T23:19:27.498444+0000 mgr.y (mgr.34101) 6890 : cluster [DBG] pgmap v7818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:29.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:29 smithi155 bash[68033]: cluster 2024-07-28T23:19:27.498444+0000 mgr.y (mgr.34101) 6890 : cluster [DBG] pgmap v7818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:29.698 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12602 16 16 0 0 0 - 0 2024-07-28T23:19:30.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:29 smithi155 bash[73694]: debug 2024-07-28T23:19:29.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:30.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12603 16 16 0 0 0 - 0 2024-07-28T23:19:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:19:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:19:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:19:31.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:30 smithi155 bash[73694]: debug 2024-07-28T23:19:30.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:31.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:31 smithi045 bash[80445]: cluster 2024-07-28T23:19:29.500153+0000 mgr.y (mgr.34101) 6891 : cluster [DBG] pgmap v7819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:31.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:31 smithi045 bash[82788]: cluster 2024-07-28T23:19:29.500153+0000 mgr.y (mgr.34101) 6891 : cluster [DBG] pgmap v7819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:31.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:31 smithi155 bash[68033]: cluster 2024-07-28T23:19:29.500153+0000 mgr.y (mgr.34101) 6891 : cluster [DBG] pgmap v7819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:31.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12604 16 16 0 0 0 - 0 2024-07-28T23:19:32.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:31 smithi155 bash[73694]: debug 2024-07-28T23:19:31.615+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:32.623 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:19:32 smithi155 bash[60745]: ts=2024-07-28T23:19:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:19:32.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12605 16 16 0 0 0 - 0 2024-07-28T23:19:33.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:32 smithi155 bash[73694]: debug 2024-07-28T23:19:32.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:33.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:33 smithi045 bash[80445]: cluster 2024-07-28T23:19:31.501868+0000 mgr.y (mgr.34101) 6892 : cluster [DBG] pgmap v7820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:33.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:33 smithi045 bash[82788]: cluster 2024-07-28T23:19:31.501868+0000 mgr.y (mgr.34101) 6892 : cluster [DBG] pgmap v7820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:33.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:33 smithi155 bash[68033]: cluster 2024-07-28T23:19:31.501868+0000 mgr.y (mgr.34101) 6892 : cluster [DBG] pgmap v7820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:33.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12606 16 16 0 0 0 - 0 2024-07-28T23:19:34.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:33 smithi155 bash[73694]: debug 2024-07-28T23:19:33.623+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:34 smithi045 bash[80445]: audit 2024-07-28T23:19:33.710182+0000 mon.c (mon.2) 1735 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:34.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:34 smithi045 bash[82788]: audit 2024-07-28T23:19:33.710182+0000 mon.c (mon.2) 1735 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:34 smithi155 bash[68033]: audit 2024-07-28T23:19:33.710182+0000 mon.c (mon.2) 1735 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:34.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12607 16 16 0 0 0 - 0 2024-07-28T23:19:35.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:34 smithi155 bash[73694]: debug 2024-07-28T23:19:34.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:35.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:35 smithi045 bash[80445]: cluster 2024-07-28T23:19:33.503762+0000 mgr.y (mgr.34101) 6893 : cluster [DBG] pgmap v7821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:35.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:35 smithi045 bash[82788]: cluster 2024-07-28T23:19:33.503762+0000 mgr.y (mgr.34101) 6893 : cluster [DBG] pgmap v7821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:35.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:35 smithi155 bash[68033]: cluster 2024-07-28T23:19:33.503762+0000 mgr.y (mgr.34101) 6893 : cluster [DBG] pgmap v7821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:35.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12608 16 16 0 0 0 - 0 2024-07-28T23:19:36.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:35 smithi155 bash[73694]: debug 2024-07-28T23:19:35.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:36.699 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12609 16 16 0 0 0 - 0 2024-07-28T23:19:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:36 smithi155 bash[73694]: debug 2024-07-28T23:19:36.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:37.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:37 smithi045 bash[82788]: cluster 2024-07-28T23:19:35.505464+0000 mgr.y (mgr.34101) 6894 : cluster [DBG] pgmap v7822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:37.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:37 smithi045 bash[80445]: cluster 2024-07-28T23:19:35.505464+0000 mgr.y (mgr.34101) 6894 : cluster [DBG] pgmap v7822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:37.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:37 smithi155 bash[68033]: cluster 2024-07-28T23:19:35.505464+0000 mgr.y (mgr.34101) 6894 : cluster [DBG] pgmap v7822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:37.700 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12610 16 16 0 0 0 - 0 2024-07-28T23:19:38.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:37 smithi155 bash[73694]: debug 2024-07-28T23:19:37.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:38.700 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12611 16 16 0 0 0 - 0 2024-07-28T23:19:39.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:38 smithi155 bash[73694]: debug 2024-07-28T23:19:38.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:39.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:39 smithi045 bash[82788]: cluster 2024-07-28T23:19:37.507510+0000 mgr.y (mgr.34101) 6895 : cluster [DBG] pgmap v7823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:39.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:39 smithi045 bash[80445]: cluster 2024-07-28T23:19:37.507510+0000 mgr.y (mgr.34101) 6895 : cluster [DBG] pgmap v7823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:39.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:39 smithi155 bash[68033]: cluster 2024-07-28T23:19:37.507510+0000 mgr.y (mgr.34101) 6895 : cluster [DBG] pgmap v7823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:39.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12612 16 16 0 0 0 - 0 2024-07-28T23:19:40.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:39 smithi155 bash[73694]: debug 2024-07-28T23:19:39.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:40.700 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12613 16 16 0 0 0 - 0 2024-07-28T23:19:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:19:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:19:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:19:41.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:40 smithi155 bash[73694]: debug 2024-07-28T23:19:40.639+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:41.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:41 smithi045 bash[80445]: cluster 2024-07-28T23:19:39.509412+0000 mgr.y (mgr.34101) 6896 : cluster [DBG] pgmap v7824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:41.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:41 smithi045 bash[82788]: cluster 2024-07-28T23:19:39.509412+0000 mgr.y (mgr.34101) 6896 : cluster [DBG] pgmap v7824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:41.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:41 smithi155 bash[68033]: cluster 2024-07-28T23:19:39.509412+0000 mgr.y (mgr.34101) 6896 : cluster [DBG] pgmap v7824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:41.700 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12614 16 16 0 0 0 - 0 2024-07-28T23:19:42.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:41 smithi155 bash[73694]: debug 2024-07-28T23:19:41.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:42.687 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:19:42 smithi155 bash[60745]: ts=2024-07-28T23:19:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:19:42.700 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12615 16 16 0 0 0 - 0 2024-07-28T23:19:43.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:42 smithi155 bash[73694]: debug 2024-07-28T23:19:42.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:43.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:43 smithi045 bash[80445]: cluster 2024-07-28T23:19:41.511461+0000 mgr.y (mgr.34101) 6897 : cluster [DBG] pgmap v7825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:43.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:43 smithi045 bash[80445]: audit 2024-07-28T23:19:43.061087+0000 mon.c (mon.2) 1736 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:19:43.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:43 smithi045 bash[82788]: cluster 2024-07-28T23:19:41.511461+0000 mgr.y (mgr.34101) 6897 : cluster [DBG] pgmap v7825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:43.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:43 smithi045 bash[82788]: audit 2024-07-28T23:19:43.061087+0000 mon.c (mon.2) 1736 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:19:43.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:43 smithi155 bash[68033]: cluster 2024-07-28T23:19:41.511461+0000 mgr.y (mgr.34101) 6897 : cluster [DBG] pgmap v7825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:43.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:43 smithi155 bash[68033]: audit 2024-07-28T23:19:43.061087+0000 mon.c (mon.2) 1736 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:19:43.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12616 16 16 0 0 0 - 0 2024-07-28T23:19:44.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:43 smithi155 bash[73694]: debug 2024-07-28T23:19:43.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:44.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12617 16 16 0 0 0 - 0 2024-07-28T23:19:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:44 smithi155 bash[73694]: debug 2024-07-28T23:19:44.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:45.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:45 smithi045 bash[80445]: cluster 2024-07-28T23:19:43.513266+0000 mgr.y (mgr.34101) 6898 : cluster [DBG] pgmap v7826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:45.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:45 smithi045 bash[82788]: cluster 2024-07-28T23:19:43.513266+0000 mgr.y (mgr.34101) 6898 : cluster [DBG] pgmap v7826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:45.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:45 smithi155 bash[68033]: cluster 2024-07-28T23:19:43.513266+0000 mgr.y (mgr.34101) 6898 : cluster [DBG] pgmap v7826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:45.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12618 16 16 0 0 0 - 0 2024-07-28T23:19:46.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:45 smithi155 bash[73694]: debug 2024-07-28T23:19:45.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:46.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12619 16 16 0 0 0 - 0 2024-07-28T23:19:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:46 smithi155 bash[73694]: debug 2024-07-28T23:19:46.639+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:47.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:47 smithi045 bash[80445]: cluster 2024-07-28T23:19:45.515065+0000 mgr.y (mgr.34101) 6899 : cluster [DBG] pgmap v7827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:47.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:47 smithi045 bash[82788]: cluster 2024-07-28T23:19:45.515065+0000 mgr.y (mgr.34101) 6899 : cluster [DBG] pgmap v7827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:47 smithi155 bash[68033]: cluster 2024-07-28T23:19:45.515065+0000 mgr.y (mgr.34101) 6899 : cluster [DBG] pgmap v7827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:47.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:19:47.699249+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:19:47.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:19:47.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12620 16 16 0 0 0 - 0 2024-07-28T23:19:48.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:47 smithi155 bash[73694]: debug 2024-07-28T23:19:47.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:48.701 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12621 16 16 0 0 0 - 0 2024-07-28T23:19:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:48 smithi155 bash[73694]: debug 2024-07-28T23:19:48.667+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[80445]: cluster 2024-07-28T23:19:47.517106+0000 mgr.y (mgr.34101) 6900 : cluster [DBG] pgmap v7828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[80445]: audit 2024-07-28T23:19:48.710326+0000 mon.c (mon.2) 1737 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[80445]: audit 2024-07-28T23:19:48.770438+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[80445]: audit 2024-07-28T23:19:48.780402+0000 mon.a (mon.0) 3945 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[80445]: audit 2024-07-28T23:19:48.949878+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[80445]: audit 2024-07-28T23:19:48.964160+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[82788]: cluster 2024-07-28T23:19:47.517106+0000 mgr.y (mgr.34101) 6900 : cluster [DBG] pgmap v7828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[82788]: audit 2024-07-28T23:19:48.710326+0000 mon.c (mon.2) 1737 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[82788]: audit 2024-07-28T23:19:48.770438+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[82788]: audit 2024-07-28T23:19:48.780402+0000 mon.a (mon.0) 3945 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[82788]: audit 2024-07-28T23:19:48.949878+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:49 smithi045 bash[82788]: audit 2024-07-28T23:19:48.964160+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:49 smithi155 bash[68033]: cluster 2024-07-28T23:19:47.517106+0000 mgr.y (mgr.34101) 6900 : cluster [DBG] pgmap v7828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:49 smithi155 bash[68033]: audit 2024-07-28T23:19:48.710326+0000 mon.c (mon.2) 1737 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:19:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:49 smithi155 bash[68033]: audit 2024-07-28T23:19:48.770438+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:49 smithi155 bash[68033]: audit 2024-07-28T23:19:48.780402+0000 mon.a (mon.0) 3945 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:49 smithi155 bash[68033]: audit 2024-07-28T23:19:48.949878+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:49 smithi155 bash[68033]: audit 2024-07-28T23:19:48.964160+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:49.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12622 16 16 0 0 0 - 0 2024-07-28T23:19:50.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:49 smithi155 bash[73694]: debug 2024-07-28T23:19:49.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:50.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:50 smithi045 bash[82788]: audit 2024-07-28T23:19:49.421327+0000 mon.c (mon.2) 1738 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:19:50.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:50 smithi045 bash[82788]: audit 2024-07-28T23:19:49.422811+0000 mon.c (mon.2) 1739 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:19:50.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:50 smithi045 bash[82788]: audit 2024-07-28T23:19:49.430271+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:50.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:50 smithi045 bash[80445]: audit 2024-07-28T23:19:49.421327+0000 mon.c (mon.2) 1738 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:19:50.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:50 smithi045 bash[80445]: audit 2024-07-28T23:19:49.422811+0000 mon.c (mon.2) 1739 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:19:50.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:50 smithi045 bash[80445]: audit 2024-07-28T23:19:49.430271+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:50.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:50 smithi155 bash[68033]: audit 2024-07-28T23:19:49.421327+0000 mon.c (mon.2) 1738 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:19:50.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:50 smithi155 bash[68033]: audit 2024-07-28T23:19:49.422811+0000 mon.c (mon.2) 1739 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:19:50.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:50 smithi155 bash[68033]: audit 2024-07-28T23:19:49.430271+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:19:50.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12623 16 16 0 0 0 - 0 2024-07-28T23:19:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:19:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:19:50] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T23:19:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:50 smithi155 bash[73694]: debug 2024-07-28T23:19:50.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:51.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:51 smithi045 bash[82788]: cluster 2024-07-28T23:19:49.518864+0000 mgr.y (mgr.34101) 6901 : cluster [DBG] pgmap v7829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:51.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:51 smithi045 bash[80445]: cluster 2024-07-28T23:19:49.518864+0000 mgr.y (mgr.34101) 6901 : cluster [DBG] pgmap v7829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:51.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:51 smithi155 bash[68033]: cluster 2024-07-28T23:19:49.518864+0000 mgr.y (mgr.34101) 6901 : cluster [DBG] pgmap v7829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:51.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12624 16 16 0 0 0 - 0 2024-07-28T23:19:52.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:51 smithi155 bash[73694]: debug 2024-07-28T23:19:51.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:52.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12625 16 16 0 0 0 - 0 2024-07-28T23:19:52.760 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:19:52 smithi155 bash[60745]: ts=2024-07-28T23:19:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:19:53.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:52 smithi155 bash[73694]: debug 2024-07-28T23:19:52.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:53.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:53 smithi045 bash[82788]: cluster 2024-07-28T23:19:51.520725+0000 mgr.y (mgr.34101) 6902 : cluster [DBG] pgmap v7830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:53.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:53 smithi045 bash[80445]: cluster 2024-07-28T23:19:51.520725+0000 mgr.y (mgr.34101) 6902 : cluster [DBG] pgmap v7830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:53.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:53 smithi155 bash[68033]: cluster 2024-07-28T23:19:51.520725+0000 mgr.y (mgr.34101) 6902 : cluster [DBG] pgmap v7830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:53.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12626 16 16 0 0 0 - 0 2024-07-28T23:19:54.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:53 smithi155 bash[73694]: debug 2024-07-28T23:19:53.775+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:54.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12627 16 16 0 0 0 - 0 2024-07-28T23:19:55.151 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:54 smithi155 bash[73694]: debug 2024-07-28T23:19:54.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:55.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:55 smithi045 bash[82788]: cluster 2024-07-28T23:19:53.522481+0000 mgr.y (mgr.34101) 6903 : cluster [DBG] pgmap v7831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:55.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:55 smithi045 bash[80445]: cluster 2024-07-28T23:19:53.522481+0000 mgr.y (mgr.34101) 6903 : cluster [DBG] pgmap v7831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:55.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:55 smithi155 bash[68033]: cluster 2024-07-28T23:19:53.522481+0000 mgr.y (mgr.34101) 6903 : cluster [DBG] pgmap v7831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:55.702 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12628 16 16 0 0 0 - 0 2024-07-28T23:19:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:55 smithi155 bash[73694]: debug 2024-07-28T23:19:55.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:56.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12629 16 16 0 0 0 - 0 2024-07-28T23:19:57.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:56 smithi155 bash[73694]: debug 2024-07-28T23:19:56.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:57.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:57 smithi045 bash[80445]: cluster 2024-07-28T23:19:55.524201+0000 mgr.y (mgr.34101) 6904 : cluster [DBG] pgmap v7832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:57.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:57 smithi045 bash[82788]: cluster 2024-07-28T23:19:55.524201+0000 mgr.y (mgr.34101) 6904 : cluster [DBG] pgmap v7832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:57.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:57 smithi155 bash[68033]: cluster 2024-07-28T23:19:55.524201+0000 mgr.y (mgr.34101) 6904 : cluster [DBG] pgmap v7832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:57.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12630 16 16 0 0 0 - 0 2024-07-28T23:19:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:57 smithi155 bash[73694]: debug 2024-07-28T23:19:57.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:58.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12631 16 16 0 0 0 - 0 2024-07-28T23:19:59.159 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:58 smithi155 bash[73694]: debug 2024-07-28T23:19:58.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:19:59.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:19:59 smithi045 bash[80445]: cluster 2024-07-28T23:19:57.526024+0000 mgr.y (mgr.34101) 6905 : cluster [DBG] pgmap v7833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:59.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:19:59 smithi045 bash[82788]: cluster 2024-07-28T23:19:57.526024+0000 mgr.y (mgr.34101) 6905 : cluster [DBG] pgmap v7833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:59.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:19:59 smithi155 bash[68033]: cluster 2024-07-28T23:19:57.526024+0000 mgr.y (mgr.34101) 6905 : cluster [DBG] pgmap v7833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:19:59.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12632 16 16 0 0 0 - 0 2024-07-28T23:20:00.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:19:59 smithi155 bash[73694]: debug 2024-07-28T23:19:59.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:00.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:00 smithi045 bash[80445]: cluster 2024-07-28T23:20:00.000178+0000 mon.a (mon.0) 3949 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:20:00.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:00 smithi045 bash[82788]: cluster 2024-07-28T23:20:00.000178+0000 mon.a (mon.0) 3949 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:20:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:00 smithi155 bash[68033]: cluster 2024-07-28T23:20:00.000178+0000 mon.a (mon.0) 3949 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:20:00.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12633 16 16 0 0 0 - 0 2024-07-28T23:20:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:20:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:20:00] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T23:20:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:00 smithi155 bash[73694]: debug 2024-07-28T23:20:00.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:01 smithi045 bash[80445]: cluster 2024-07-28T23:19:59.527887+0000 mgr.y (mgr.34101) 6906 : cluster [DBG] pgmap v7834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:01 smithi045 bash[82788]: cluster 2024-07-28T23:19:59.527887+0000 mgr.y (mgr.34101) 6906 : cluster [DBG] pgmap v7834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:01.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:01 smithi155 bash[68033]: cluster 2024-07-28T23:19:59.527887+0000 mgr.y (mgr.34101) 6906 : cluster [DBG] pgmap v7834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:01.703 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12634 16 16 0 0 0 - 0 2024-07-28T23:20:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:01 smithi155 bash[73694]: debug 2024-07-28T23:20:01.775+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:02.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12635 16 16 0 0 0 - 0 2024-07-28T23:20:02.773 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:20:02 smithi155 bash[60745]: ts=2024-07-28T23:20:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:20:03.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:02 smithi155 bash[73694]: debug 2024-07-28T23:20:02.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:03 smithi045 bash[80445]: cluster 2024-07-28T23:20:01.529777+0000 mgr.y (mgr.34101) 6907 : cluster [DBG] pgmap v7835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:03.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:03 smithi045 bash[82788]: cluster 2024-07-28T23:20:01.529777+0000 mgr.y (mgr.34101) 6907 : cluster [DBG] pgmap v7835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:03 smithi155 bash[68033]: cluster 2024-07-28T23:20:01.529777+0000 mgr.y (mgr.34101) 6907 : cluster [DBG] pgmap v7835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:03.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12636 16 16 0 0 0 - 0 2024-07-28T23:20:04.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:03 smithi155 bash[73694]: debug 2024-07-28T23:20:03.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:04 smithi045 bash[80445]: audit 2024-07-28T23:20:03.711094+0000 mon.c (mon.2) 1740 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:04 smithi045 bash[82788]: audit 2024-07-28T23:20:03.711094+0000 mon.c (mon.2) 1740 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:04.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:04 smithi155 bash[68033]: audit 2024-07-28T23:20:03.711094+0000 mon.c (mon.2) 1740 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:04.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12637 16 16 0 0 0 - 0 2024-07-28T23:20:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:04 smithi155 bash[73694]: debug 2024-07-28T23:20:04.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:05 smithi045 bash[80445]: cluster 2024-07-28T23:20:03.531663+0000 mgr.y (mgr.34101) 6908 : cluster [DBG] pgmap v7836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:05 smithi045 bash[82788]: cluster 2024-07-28T23:20:03.531663+0000 mgr.y (mgr.34101) 6908 : cluster [DBG] pgmap v7836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:05.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:05 smithi155 bash[68033]: cluster 2024-07-28T23:20:03.531663+0000 mgr.y (mgr.34101) 6908 : cluster [DBG] pgmap v7836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:05.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12638 16 16 0 0 0 - 0 2024-07-28T23:20:06.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:05 smithi155 bash[73694]: debug 2024-07-28T23:20:05.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:06.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12639 16 16 0 0 0 - 0 2024-07-28T23:20:07.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:06 smithi155 bash[73694]: debug 2024-07-28T23:20:06.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:07 smithi045 bash[80445]: cluster 2024-07-28T23:20:05.533459+0000 mgr.y (mgr.34101) 6909 : cluster [DBG] pgmap v7837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:07.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:07 smithi045 bash[82788]: cluster 2024-07-28T23:20:05.533459+0000 mgr.y (mgr.34101) 6909 : cluster [DBG] pgmap v7837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:07.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:07 smithi155 bash[68033]: cluster 2024-07-28T23:20:05.533459+0000 mgr.y (mgr.34101) 6909 : cluster [DBG] pgmap v7837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:07.704 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:20:07.702413+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:20:07.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:20:07.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12640 16 16 0 0 0 - 0 2024-07-28T23:20:08.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:07 smithi155 bash[73694]: debug 2024-07-28T23:20:07.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:08.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12641 16 16 0 0 0 - 0 2024-07-28T23:20:09.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:08 smithi155 bash[73694]: debug 2024-07-28T23:20:08.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:09 smithi045 bash[80445]: cluster 2024-07-28T23:20:07.535364+0000 mgr.y (mgr.34101) 6910 : cluster [DBG] pgmap v7838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:09.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:09 smithi045 bash[82788]: cluster 2024-07-28T23:20:07.535364+0000 mgr.y (mgr.34101) 6910 : cluster [DBG] pgmap v7838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:09.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:09 smithi155 bash[68033]: cluster 2024-07-28T23:20:07.535364+0000 mgr.y (mgr.34101) 6910 : cluster [DBG] pgmap v7838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:09.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12642 16 16 0 0 0 - 0 2024-07-28T23:20:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:09 smithi155 bash[73694]: debug 2024-07-28T23:20:09.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:10.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12643 16 16 0 0 0 - 0 2024-07-28T23:20:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:20:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:20:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:20:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:10 smithi155 bash[73694]: debug 2024-07-28T23:20:10.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:11 smithi045 bash[80445]: cluster 2024-07-28T23:20:09.537102+0000 mgr.y (mgr.34101) 6911 : cluster [DBG] pgmap v7839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:11.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:11 smithi045 bash[82788]: cluster 2024-07-28T23:20:09.537102+0000 mgr.y (mgr.34101) 6911 : cluster [DBG] pgmap v7839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:11.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:11 smithi155 bash[68033]: cluster 2024-07-28T23:20:09.537102+0000 mgr.y (mgr.34101) 6911 : cluster [DBG] pgmap v7839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:11.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12644 16 16 0 0 0 - 0 2024-07-28T23:20:12.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:11 smithi155 bash[73694]: debug 2024-07-28T23:20:11.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:12.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12645 16 16 0 0 0 - 0 2024-07-28T23:20:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:20:12 smithi155 bash[60745]: ts=2024-07-28T23:20:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:20:13.201 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:12 smithi155 bash[73694]: debug 2024-07-28T23:20:12.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:13.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:13 smithi045 bash[80445]: cluster 2024-07-28T23:20:11.539048+0000 mgr.y (mgr.34101) 6912 : cluster [DBG] pgmap v7840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:13.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:13 smithi045 bash[82788]: cluster 2024-07-28T23:20:11.539048+0000 mgr.y (mgr.34101) 6912 : cluster [DBG] pgmap v7840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:13.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:13 smithi155 bash[68033]: cluster 2024-07-28T23:20:11.539048+0000 mgr.y (mgr.34101) 6912 : cluster [DBG] pgmap v7840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:13.705 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12646 16 16 0 0 0 - 0 2024-07-28T23:20:14.211 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:13 smithi155 bash[73694]: debug 2024-07-28T23:20:13.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:14.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:14 smithi045 bash[80445]: cluster 2024-07-28T23:20:13.540710+0000 mgr.y (mgr.34101) 6913 : cluster [DBG] pgmap v7841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:14.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:14 smithi045 bash[82788]: cluster 2024-07-28T23:20:13.540710+0000 mgr.y (mgr.34101) 6913 : cluster [DBG] pgmap v7841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:14 smithi155 bash[68033]: cluster 2024-07-28T23:20:13.540710+0000 mgr.y (mgr.34101) 6913 : cluster [DBG] pgmap v7841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:14.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12647 16 16 0 0 0 - 0 2024-07-28T23:20:15.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:14 smithi155 bash[73694]: debug 2024-07-28T23:20:14.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:15.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12648 16 16 0 0 0 - 0 2024-07-28T23:20:16.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:15 smithi155 bash[73694]: debug 2024-07-28T23:20:15.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:16.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12649 16 16 0 0 0 - 0 2024-07-28T23:20:16.931 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:16 smithi155 bash[68033]: cluster 2024-07-28T23:20:15.542446+0000 mgr.y (mgr.34101) 6914 : cluster [DBG] pgmap v7842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:16.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:16 smithi045 bash[80445]: cluster 2024-07-28T23:20:15.542446+0000 mgr.y (mgr.34101) 6914 : cluster [DBG] pgmap v7842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:16.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:16 smithi045 bash[82788]: cluster 2024-07-28T23:20:15.542446+0000 mgr.y (mgr.34101) 6914 : cluster [DBG] pgmap v7842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:17.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:16 smithi155 bash[73694]: debug 2024-07-28T23:20:16.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:17.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12650 16 16 0 0 0 - 0 2024-07-28T23:20:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:17 smithi155 bash[73694]: debug 2024-07-28T23:20:17.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:18.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12651 16 16 0 0 0 - 0 2024-07-28T23:20:18.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:18 smithi045 bash[80445]: cluster 2024-07-28T23:20:17.544343+0000 mgr.y (mgr.34101) 6915 : cluster [DBG] pgmap v7843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:18.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:18 smithi045 bash[82788]: cluster 2024-07-28T23:20:17.544343+0000 mgr.y (mgr.34101) 6915 : cluster [DBG] pgmap v7843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:19.003 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:18 smithi155 bash[68033]: cluster 2024-07-28T23:20:17.544343+0000 mgr.y (mgr.34101) 6915 : cluster [DBG] pgmap v7843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:19 smithi155 bash[73694]: debug 2024-07-28T23:20:18.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:19.706 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12652 16 16 0 0 0 - 0 2024-07-28T23:20:19.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:19 smithi155 bash[68033]: audit 2024-07-28T23:20:18.711321+0000 mon.c (mon.2) 1741 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:19 smithi045 bash[80445]: audit 2024-07-28T23:20:18.711321+0000 mon.c (mon.2) 1741 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:19 smithi045 bash[82788]: audit 2024-07-28T23:20:18.711321+0000 mon.c (mon.2) 1741 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:20.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:19 smithi155 bash[73694]: debug 2024-07-28T23:20:19.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:20.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12653 16 16 0 0 0 - 0 2024-07-28T23:20:20.938 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:20 smithi155 bash[68033]: cluster 2024-07-28T23:20:19.546094+0000 mgr.y (mgr.34101) 6916 : cluster [DBG] pgmap v7844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:20.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:20 smithi045 bash[80445]: cluster 2024-07-28T23:20:19.546094+0000 mgr.y (mgr.34101) 6916 : cluster [DBG] pgmap v7844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:20.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:20:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:20:20] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T23:20:20.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:20 smithi045 bash[82788]: cluster 2024-07-28T23:20:19.546094+0000 mgr.y (mgr.34101) 6916 : cluster [DBG] pgmap v7844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:21.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:20 smithi155 bash[73694]: debug 2024-07-28T23:20:20.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:21.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12654 16 16 0 0 0 - 0 2024-07-28T23:20:22.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:21 smithi155 bash[73694]: debug 2024-07-28T23:20:21.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:22.622 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:20:22 smithi155 bash[60745]: ts=2024-07-28T23:20:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:20:22.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12655 16 16 0 0 0 - 0 2024-07-28T23:20:22.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:22 smithi045 bash[80445]: cluster 2024-07-28T23:20:21.547982+0000 mgr.y (mgr.34101) 6917 : cluster [DBG] pgmap v7845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:22.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:22 smithi045 bash[82788]: cluster 2024-07-28T23:20:21.547982+0000 mgr.y (mgr.34101) 6917 : cluster [DBG] pgmap v7845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:23.025 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:22 smithi155 bash[68033]: cluster 2024-07-28T23:20:21.547982+0000 mgr.y (mgr.34101) 6917 : cluster [DBG] pgmap v7845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:23 smithi155 bash[73694]: debug 2024-07-28T23:20:23.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:23.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12656 16 16 0 0 0 - 0 2024-07-28T23:20:24.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:24 smithi155 bash[73694]: debug 2024-07-28T23:20:24.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:24.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12657 16 16 0 0 0 - 0 2024-07-28T23:20:24.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:24 smithi045 bash[80445]: cluster 2024-07-28T23:20:23.549715+0000 mgr.y (mgr.34101) 6918 : cluster [DBG] pgmap v7846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:24.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:24 smithi045 bash[82788]: cluster 2024-07-28T23:20:23.549715+0000 mgr.y (mgr.34101) 6918 : cluster [DBG] pgmap v7846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:25.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:24 smithi155 bash[68033]: cluster 2024-07-28T23:20:23.549715+0000 mgr.y (mgr.34101) 6918 : cluster [DBG] pgmap v7846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:25 smithi155 bash[73694]: debug 2024-07-28T23:20:25.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:25.707 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12658 16 16 0 0 0 - 0 2024-07-28T23:20:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:26 smithi155 bash[73694]: debug 2024-07-28T23:20:26.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:26.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12659 16 16 0 0 0 - 0 2024-07-28T23:20:26.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:26 smithi045 bash[80445]: cluster 2024-07-28T23:20:25.551475+0000 mgr.y (mgr.34101) 6919 : cluster [DBG] pgmap v7847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:26.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:26 smithi045 bash[82788]: cluster 2024-07-28T23:20:25.551475+0000 mgr.y (mgr.34101) 6919 : cluster [DBG] pgmap v7847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:27.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:26 smithi155 bash[68033]: cluster 2024-07-28T23:20:25.551475+0000 mgr.y (mgr.34101) 6919 : cluster [DBG] pgmap v7847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:27.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:27 smithi155 bash[73694]: debug 2024-07-28T23:20:27.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:27.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:20:27.705766+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:20:27.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:20:27.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12660 16 16 0 0 0 - 0 2024-07-28T23:20:28.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:28 smithi155 bash[73694]: debug 2024-07-28T23:20:28.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:28.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12661 16 16 0 0 0 - 0 2024-07-28T23:20:28.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:28 smithi045 bash[80445]: cluster 2024-07-28T23:20:27.553392+0000 mgr.y (mgr.34101) 6920 : cluster [DBG] pgmap v7848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:28.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:28 smithi045 bash[82788]: cluster 2024-07-28T23:20:27.553392+0000 mgr.y (mgr.34101) 6920 : cluster [DBG] pgmap v7848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:29.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:28 smithi155 bash[68033]: cluster 2024-07-28T23:20:27.553392+0000 mgr.y (mgr.34101) 6920 : cluster [DBG] pgmap v7848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:29.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:29 smithi155 bash[73694]: debug 2024-07-28T23:20:29.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:29.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12662 16 16 0 0 0 - 0 2024-07-28T23:20:30.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:30 smithi155 bash[73694]: debug 2024-07-28T23:20:30.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:30.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12663 16 16 0 0 0 - 0 2024-07-28T23:20:30.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:30 smithi045 bash[80445]: cluster 2024-07-28T23:20:29.555145+0000 mgr.y (mgr.34101) 6921 : cluster [DBG] pgmap v7849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:30.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:20:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:20:30] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T23:20:30.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:30 smithi045 bash[82788]: cluster 2024-07-28T23:20:29.555145+0000 mgr.y (mgr.34101) 6921 : cluster [DBG] pgmap v7849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:31.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:30 smithi155 bash[68033]: cluster 2024-07-28T23:20:29.555145+0000 mgr.y (mgr.34101) 6921 : cluster [DBG] pgmap v7849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:31.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:31 smithi155 bash[73694]: debug 2024-07-28T23:20:31.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:31.708 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12664 16 16 0 0 0 - 0 2024-07-28T23:20:32.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:32 smithi155 bash[73694]: debug 2024-07-28T23:20:32.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:10:00.578013+0000 (oldest deadline 2024-07-28T23:10:20.578013+0000) 2024-07-28T23:20:32.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:20:32 smithi155 bash[60745]: ts=2024-07-28T23:20:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:20:32.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12665 16 16 0 0 0 - 0 2024-07-28T23:20:32.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:32 smithi045 bash[80445]: cluster 2024-07-28T23:20:31.557019+0000 mgr.y (mgr.34101) 6922 : cluster [DBG] pgmap v7850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:32.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:32 smithi045 bash[82788]: cluster 2024-07-28T23:20:31.557019+0000 mgr.y (mgr.34101) 6922 : cluster [DBG] pgmap v7850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:33.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:32 smithi155 bash[68033]: cluster 2024-07-28T23:20:31.557019+0000 mgr.y (mgr.34101) 6922 : cluster [DBG] pgmap v7850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:33.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12666 16 16 0 0 0 - 0 2024-07-28T23:20:34.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12667 16 16 0 0 0 - 0 2024-07-28T23:20:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:34 smithi045 bash[80445]: cluster 2024-07-28T23:20:33.558813+0000 mgr.y (mgr.34101) 6923 : cluster [DBG] pgmap v7851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:34 smithi045 bash[80445]: audit 2024-07-28T23:20:33.711896+0000 mon.c (mon.2) 1742 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:34.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:34 smithi045 bash[82788]: cluster 2024-07-28T23:20:33.558813+0000 mgr.y (mgr.34101) 6923 : cluster [DBG] pgmap v7851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:34.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:34 smithi045 bash[82788]: audit 2024-07-28T23:20:33.711896+0000 mon.c (mon.2) 1742 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:35.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:34 smithi155 bash[68033]: cluster 2024-07-28T23:20:33.558813+0000 mgr.y (mgr.34101) 6923 : cluster [DBG] pgmap v7851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:35.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:34 smithi155 bash[68033]: audit 2024-07-28T23:20:33.711896+0000 mon.c (mon.2) 1742 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:35.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12668 16 16 0 0 0 - 0 2024-07-28T23:20:36.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12669 16 16 0 0 0 - 0 2024-07-28T23:20:36.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:36 smithi045 bash[80445]: cluster 2024-07-28T23:20:35.560555+0000 mgr.y (mgr.34101) 6924 : cluster [DBG] pgmap v7852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:36.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:36 smithi045 bash[82788]: cluster 2024-07-28T23:20:35.560555+0000 mgr.y (mgr.34101) 6924 : cluster [DBG] pgmap v7852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:37.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:36 smithi155 bash[68033]: cluster 2024-07-28T23:20:35.560555+0000 mgr.y (mgr.34101) 6924 : cluster [DBG] pgmap v7852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:37.709 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12670 16 16 0 0 0 - 0 2024-07-28T23:20:38.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12671 16 16 0 0 0 - 0 2024-07-28T23:20:38.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:38 smithi045 bash[82788]: cluster 2024-07-28T23:20:37.562448+0000 mgr.y (mgr.34101) 6925 : cluster [DBG] pgmap v7853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:38.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:38 smithi045 bash[80445]: cluster 2024-07-28T23:20:37.562448+0000 mgr.y (mgr.34101) 6925 : cluster [DBG] pgmap v7853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:39.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:38 smithi155 bash[68033]: cluster 2024-07-28T23:20:37.562448+0000 mgr.y (mgr.34101) 6925 : cluster [DBG] pgmap v7853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:39.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12672 16 16 0 0 0 - 0 2024-07-28T23:20:40.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12673 16 16 0 0 0 - 0 2024-07-28T23:20:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:20:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:20:40] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:20:40.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:40 smithi045 bash[80445]: cluster 2024-07-28T23:20:39.564205+0000 mgr.y (mgr.34101) 6926 : cluster [DBG] pgmap v7854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:40.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:40 smithi045 bash[82788]: cluster 2024-07-28T23:20:39.564205+0000 mgr.y (mgr.34101) 6926 : cluster [DBG] pgmap v7854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:41.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:40 smithi155 bash[68033]: cluster 2024-07-28T23:20:39.564205+0000 mgr.y (mgr.34101) 6926 : cluster [DBG] pgmap v7854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:41.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12674 16 16 0 0 0 - 0 2024-07-28T23:20:42.663 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:20:42 smithi155 bash[60745]: ts=2024-07-28T23:20:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:20:42.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12675 16 16 0 0 0 - 0 2024-07-28T23:20:42.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:42 smithi045 bash[80445]: cluster 2024-07-28T23:20:41.566076+0000 mgr.y (mgr.34101) 6927 : cluster [DBG] pgmap v7855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:42.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:42 smithi045 bash[82788]: cluster 2024-07-28T23:20:41.566076+0000 mgr.y (mgr.34101) 6927 : cluster [DBG] pgmap v7855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:43.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:42 smithi155 bash[68033]: cluster 2024-07-28T23:20:41.566076+0000 mgr.y (mgr.34101) 6927 : cluster [DBG] pgmap v7855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:43.710 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12676 16 16 0 0 0 - 0 2024-07-28T23:20:44.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12677 16 16 0 0 0 - 0 2024-07-28T23:20:44.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:44 smithi045 bash[82788]: cluster 2024-07-28T23:20:43.567910+0000 mgr.y (mgr.34101) 6928 : cluster [DBG] pgmap v7856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:44.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:44 smithi045 bash[80445]: cluster 2024-07-28T23:20:43.567910+0000 mgr.y (mgr.34101) 6928 : cluster [DBG] pgmap v7856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:45.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:44 smithi155 bash[68033]: cluster 2024-07-28T23:20:43.567910+0000 mgr.y (mgr.34101) 6928 : cluster [DBG] pgmap v7856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:45.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12678 16 16 0 0 0 - 0 2024-07-28T23:20:46.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12679 16 16 0 0 0 - 0 2024-07-28T23:20:46.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:46 smithi045 bash[82788]: cluster 2024-07-28T23:20:45.569624+0000 mgr.y (mgr.34101) 6929 : cluster [DBG] pgmap v7857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:46.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:46 smithi045 bash[80445]: cluster 2024-07-28T23:20:45.569624+0000 mgr.y (mgr.34101) 6929 : cluster [DBG] pgmap v7857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:47.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:46 smithi155 bash[68033]: cluster 2024-07-28T23:20:45.569624+0000 mgr.y (mgr.34101) 6929 : cluster [DBG] pgmap v7857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:47.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:20:47.708931+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:20:47.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:20:47.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12680 16 16 0 0 0 - 0 2024-07-28T23:20:48.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12681 16 16 0 0 0 - 0 2024-07-28T23:20:48.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:48 smithi045 bash[82788]: cluster 2024-07-28T23:20:47.571520+0000 mgr.y (mgr.34101) 6930 : cluster [DBG] pgmap v7858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:48.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:48 smithi045 bash[80445]: cluster 2024-07-28T23:20:47.571520+0000 mgr.y (mgr.34101) 6930 : cluster [DBG] pgmap v7858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:48 smithi155 bash[68033]: cluster 2024-07-28T23:20:47.571520+0000 mgr.y (mgr.34101) 6930 : cluster [DBG] pgmap v7858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:49.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12682 16 16 0 0 0 - 0 2024-07-28T23:20:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:49 smithi045 bash[80445]: audit 2024-07-28T23:20:48.712177+0000 mon.c (mon.2) 1743 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:49 smithi045 bash[80445]: audit 2024-07-28T23:20:49.519168+0000 mon.c (mon.2) 1744 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:20:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:49 smithi045 bash[82788]: audit 2024-07-28T23:20:48.712177+0000 mon.c (mon.2) 1743 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:49 smithi045 bash[82788]: audit 2024-07-28T23:20:49.519168+0000 mon.c (mon.2) 1744 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:20:50.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:49 smithi155 bash[68033]: audit 2024-07-28T23:20:48.712177+0000 mon.c (mon.2) 1743 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:20:50.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:49 smithi155 bash[68033]: audit 2024-07-28T23:20:49.519168+0000 mon.c (mon.2) 1744 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:20:50.711 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12683 16 16 0 0 0 - 0 2024-07-28T23:20:50.892 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:20:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:20:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:20:51.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:50 smithi045 bash[82788]: cluster 2024-07-28T23:20:49.572564+0000 mgr.y (mgr.34101) 6931 : cluster [DBG] pgmap v7859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:50 smithi045 bash[82788]: audit 2024-07-28T23:20:49.890600+0000 mon.a (mon.0) 3950 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:50 smithi045 bash[82788]: audit 2024-07-28T23:20:49.896973+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:51.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:50 smithi045 bash[80445]: cluster 2024-07-28T23:20:49.572564+0000 mgr.y (mgr.34101) 6931 : cluster [DBG] pgmap v7859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:51.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:50 smithi045 bash[80445]: audit 2024-07-28T23:20:49.890600+0000 mon.a (mon.0) 3950 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:51.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:50 smithi045 bash[80445]: audit 2024-07-28T23:20:49.896973+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:50 smithi155 bash[68033]: cluster 2024-07-28T23:20:49.572564+0000 mgr.y (mgr.34101) 6931 : cluster [DBG] pgmap v7859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:50 smithi155 bash[68033]: audit 2024-07-28T23:20:49.890600+0000 mon.a (mon.0) 3950 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:50 smithi155 bash[68033]: audit 2024-07-28T23:20:49.896973+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:51.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12684 16 16 0 0 0 - 0 2024-07-28T23:20:52.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12685 16 16 0 0 0 - 0 2024-07-28T23:20:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:20:52 smithi155 bash[60745]: ts=2024-07-28T23:20:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:20:53.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:52 smithi045 bash[80445]: cluster 2024-07-28T23:20:51.574400+0000 mgr.y (mgr.34101) 6932 : cluster [DBG] pgmap v7860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:53.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:52 smithi045 bash[82788]: cluster 2024-07-28T23:20:51.574400+0000 mgr.y (mgr.34101) 6932 : cluster [DBG] pgmap v7860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:53.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:52 smithi155 bash[68033]: cluster 2024-07-28T23:20:51.574400+0000 mgr.y (mgr.34101) 6932 : cluster [DBG] pgmap v7860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:53.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12686 16 16 0 0 0 - 0 2024-07-28T23:20:54.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:54 smithi155 bash[73694]: debug 2024-07-28T23:20:54.182+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:20:54.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12687 16 16 0 0 0 - 0 2024-07-28T23:20:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:54 smithi045 bash[80445]: cluster 2024-07-28T23:20:53.576151+0000 mgr.y (mgr.34101) 6933 : cluster [DBG] pgmap v7861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:54 smithi045 bash[82788]: cluster 2024-07-28T23:20:53.576151+0000 mgr.y (mgr.34101) 6933 : cluster [DBG] pgmap v7861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:55.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:55 smithi155 bash[73694]: debug 2024-07-28T23:20:55.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:20:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:54 smithi155 bash[68033]: cluster 2024-07-28T23:20:53.576151+0000 mgr.y (mgr.34101) 6933 : cluster [DBG] pgmap v7861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:55.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12688 16 16 0 0 0 - 0 2024-07-28T23:20:56.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:56 smithi045 bash[80445]: audit 2024-07-28T23:20:55.155026+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:56 smithi045 bash[80445]: audit 2024-07-28T23:20:55.164486+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:56 smithi045 bash[80445]: audit 2024-07-28T23:20:55.750025+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:56 smithi045 bash[80445]: audit 2024-07-28T23:20:55.762090+0000 mon.a (mon.0) 3955 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:56 smithi045 bash[82788]: audit 2024-07-28T23:20:55.155026+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:56 smithi045 bash[82788]: audit 2024-07-28T23:20:55.164486+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:56 smithi045 bash[82788]: audit 2024-07-28T23:20:55.750025+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:56 smithi045 bash[82788]: audit 2024-07-28T23:20:55.762090+0000 mon.a (mon.0) 3955 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:56 smithi155 bash[73694]: debug 2024-07-28T23:20:56.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:20:56.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:56 smithi155 bash[68033]: audit 2024-07-28T23:20:55.155026+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:56 smithi155 bash[68033]: audit 2024-07-28T23:20:55.164486+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:56 smithi155 bash[68033]: audit 2024-07-28T23:20:55.750025+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:56 smithi155 bash[68033]: audit 2024-07-28T23:20:55.762090+0000 mon.a (mon.0) 3955 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:56.712 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12689 16 16 0 0 0 - 0 2024-07-28T23:20:57.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:57 smithi045 bash[80445]: cluster 2024-07-28T23:20:55.577041+0000 mgr.y (mgr.34101) 6934 : cluster [DBG] pgmap v7862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:57.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:57 smithi045 bash[80445]: audit 2024-07-28T23:20:56.248631+0000 mon.c (mon.2) 1745 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:20:57.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:57 smithi045 bash[80445]: audit 2024-07-28T23:20:56.250065+0000 mon.c (mon.2) 1746 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:20:57.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:57 smithi045 bash[80445]: audit 2024-07-28T23:20:56.260885+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:57.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:57 smithi045 bash[82788]: cluster 2024-07-28T23:20:55.577041+0000 mgr.y (mgr.34101) 6934 : cluster [DBG] pgmap v7862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:57.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:57 smithi045 bash[82788]: audit 2024-07-28T23:20:56.248631+0000 mon.c (mon.2) 1745 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:20:57.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:57 smithi045 bash[82788]: audit 2024-07-28T23:20:56.250065+0000 mon.c (mon.2) 1746 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:20:57.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:57 smithi045 bash[82788]: audit 2024-07-28T23:20:56.260885+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:57.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:57 smithi155 bash[73694]: debug 2024-07-28T23:20:57.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:20:57.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:57 smithi155 bash[68033]: cluster 2024-07-28T23:20:55.577041+0000 mgr.y (mgr.34101) 6934 : cluster [DBG] pgmap v7862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:57.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:57 smithi155 bash[68033]: audit 2024-07-28T23:20:56.248631+0000 mon.c (mon.2) 1745 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:20:57.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:57 smithi155 bash[68033]: audit 2024-07-28T23:20:56.250065+0000 mon.c (mon.2) 1746 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:20:57.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:57 smithi155 bash[68033]: audit 2024-07-28T23:20:56.260885+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:20:57.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12690 16 16 0 0 0 - 0 2024-07-28T23:20:58.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:58 smithi155 bash[73694]: debug 2024-07-28T23:20:58.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:20:58.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12691 16 16 0 0 0 - 0 2024-07-28T23:20:59.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:20:59 smithi045 bash[80445]: cluster 2024-07-28T23:20:57.579064+0000 mgr.y (mgr.34101) 6935 : cluster [DBG] pgmap v7863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:59.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:20:59 smithi045 bash[82788]: cluster 2024-07-28T23:20:57.579064+0000 mgr.y (mgr.34101) 6935 : cluster [DBG] pgmap v7863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:59.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:20:59 smithi155 bash[73694]: debug 2024-07-28T23:20:59.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:20:59.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:20:59 smithi155 bash[68033]: cluster 2024-07-28T23:20:57.579064+0000 mgr.y (mgr.34101) 6935 : cluster [DBG] pgmap v7863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:20:59.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12692 16 16 0 0 0 - 0 2024-07-28T23:21:00.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:00 smithi155 bash[73694]: debug 2024-07-28T23:21:00.214+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:00.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12693 16 16 0 0 0 - 0 2024-07-28T23:21:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:21:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:21:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:21:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:01 smithi045 bash[80445]: cluster 2024-07-28T23:20:59.580827+0000 mgr.y (mgr.34101) 6936 : cluster [DBG] pgmap v7864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:01 smithi045 bash[82788]: cluster 2024-07-28T23:20:59.580827+0000 mgr.y (mgr.34101) 6936 : cluster [DBG] pgmap v7864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:01.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:01 smithi155 bash[73694]: debug 2024-07-28T23:21:01.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:01.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:01 smithi155 bash[68033]: cluster 2024-07-28T23:20:59.580827+0000 mgr.y (mgr.34101) 6936 : cluster [DBG] pgmap v7864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:01.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12694 16 16 0 0 0 - 0 2024-07-28T23:21:02.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:02 smithi155 bash[73694]: debug 2024-07-28T23:21:02.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:02.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:21:02 smithi155 bash[60745]: ts=2024-07-28T23:21:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:21:02.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12695 16 16 0 0 0 - 0 2024-07-28T23:21:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:03 smithi045 bash[80445]: cluster 2024-07-28T23:21:01.582709+0000 mgr.y (mgr.34101) 6937 : cluster [DBG] pgmap v7865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:03.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:03 smithi045 bash[82788]: cluster 2024-07-28T23:21:01.582709+0000 mgr.y (mgr.34101) 6937 : cluster [DBG] pgmap v7865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:03.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:03 smithi155 bash[73694]: debug 2024-07-28T23:21:03.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:03 smithi155 bash[68033]: cluster 2024-07-28T23:21:01.582709+0000 mgr.y (mgr.34101) 6937 : cluster [DBG] pgmap v7865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:03.713 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12696 16 16 0 0 0 - 0 2024-07-28T23:21:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:04 smithi045 bash[80445]: audit 2024-07-28T23:21:03.712613+0000 mon.c (mon.2) 1747 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:04 smithi045 bash[82788]: audit 2024-07-28T23:21:03.712613+0000 mon.c (mon.2) 1747 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:04.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:04 smithi155 bash[73694]: debug 2024-07-28T23:21:04.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:04.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:04 smithi155 bash[68033]: audit 2024-07-28T23:21:03.712613+0000 mon.c (mon.2) 1747 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:04.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12697 16 16 0 0 0 - 0 2024-07-28T23:21:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:05 smithi045 bash[80445]: cluster 2024-07-28T23:21:03.584405+0000 mgr.y (mgr.34101) 6938 : cluster [DBG] pgmap v7866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:05 smithi045 bash[82788]: cluster 2024-07-28T23:21:03.584405+0000 mgr.y (mgr.34101) 6938 : cluster [DBG] pgmap v7866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:05.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:05 smithi155 bash[68033]: cluster 2024-07-28T23:21:03.584405+0000 mgr.y (mgr.34101) 6938 : cluster [DBG] pgmap v7866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:05.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:05 smithi155 bash[73694]: debug 2024-07-28T23:21:05.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:05.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12698 16 16 0 0 0 - 0 2024-07-28T23:21:06.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:06 smithi155 bash[73694]: debug 2024-07-28T23:21:06.189+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:06.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12699 16 16 0 0 0 - 0 2024-07-28T23:21:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:07 smithi045 bash[80445]: cluster 2024-07-28T23:21:05.586144+0000 mgr.y (mgr.34101) 6939 : cluster [DBG] pgmap v7867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:07.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:07 smithi045 bash[82788]: cluster 2024-07-28T23:21:05.586144+0000 mgr.y (mgr.34101) 6939 : cluster [DBG] pgmap v7867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:07.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:07 smithi155 bash[68033]: cluster 2024-07-28T23:21:05.586144+0000 mgr.y (mgr.34101) 6939 : cluster [DBG] pgmap v7867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:07.566 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:07 smithi155 bash[73694]: debug 2024-07-28T23:21:07.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:07.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:21:07.712018+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:21:07.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:21:07.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12700 16 16 0 0 0 - 0 2024-07-28T23:21:08.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:08 smithi155 bash[73694]: debug 2024-07-28T23:21:08.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:08.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12701 16 16 0 0 0 - 0 2024-07-28T23:21:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:09 smithi045 bash[80445]: cluster 2024-07-28T23:21:07.588009+0000 mgr.y (mgr.34101) 6940 : cluster [DBG] pgmap v7868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:09.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:09 smithi045 bash[82788]: cluster 2024-07-28T23:21:07.588009+0000 mgr.y (mgr.34101) 6940 : cluster [DBG] pgmap v7868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:09.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:09 smithi155 bash[73694]: debug 2024-07-28T23:21:09.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:09 smithi155 bash[68033]: cluster 2024-07-28T23:21:07.588009+0000 mgr.y (mgr.34101) 6940 : cluster [DBG] pgmap v7868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:09.714 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12702 16 16 0 0 0 - 0 2024-07-28T23:21:10.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:10 smithi155 bash[73694]: debug 2024-07-28T23:21:10.221+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:10.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12703 16 16 0 0 0 - 0 2024-07-28T23:21:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:21:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:21:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:21:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:11 smithi045 bash[80445]: cluster 2024-07-28T23:21:09.589722+0000 mgr.y (mgr.34101) 6941 : cluster [DBG] pgmap v7869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:11.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:11 smithi045 bash[82788]: cluster 2024-07-28T23:21:09.589722+0000 mgr.y (mgr.34101) 6941 : cluster [DBG] pgmap v7869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:11.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:11 smithi155 bash[68033]: cluster 2024-07-28T23:21:09.589722+0000 mgr.y (mgr.34101) 6941 : cluster [DBG] pgmap v7869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:11.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:11 smithi155 bash[73694]: debug 2024-07-28T23:21:11.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:11.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12704 16 16 0 0 0 - 0 2024-07-28T23:21:12.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:12 smithi155 bash[73694]: debug 2024-07-28T23:21:12.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:12.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:21:12 smithi155 bash[60745]: ts=2024-07-28T23:21:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:21:12.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12705 16 16 0 0 0 - 0 2024-07-28T23:21:13.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:13 smithi045 bash[80445]: cluster 2024-07-28T23:21:11.591643+0000 mgr.y (mgr.34101) 6942 : cluster [DBG] pgmap v7870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:13 smithi045 bash[82788]: cluster 2024-07-28T23:21:11.591643+0000 mgr.y (mgr.34101) 6942 : cluster [DBG] pgmap v7870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:13.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:13 smithi155 bash[68033]: cluster 2024-07-28T23:21:11.591643+0000 mgr.y (mgr.34101) 6942 : cluster [DBG] pgmap v7870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:13.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:13 smithi155 bash[73694]: debug 2024-07-28T23:21:13.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:13.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12706 16 16 0 0 0 - 0 2024-07-28T23:21:14.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:14 smithi155 bash[73694]: debug 2024-07-28T23:21:14.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:14.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12707 16 16 0 0 0 - 0 2024-07-28T23:21:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:15 smithi045 bash[80445]: cluster 2024-07-28T23:21:13.593358+0000 mgr.y (mgr.34101) 6943 : cluster [DBG] pgmap v7871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:15.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:15 smithi045 bash[82788]: cluster 2024-07-28T23:21:13.593358+0000 mgr.y (mgr.34101) 6943 : cluster [DBG] pgmap v7871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:15.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:15 smithi155 bash[68033]: cluster 2024-07-28T23:21:13.593358+0000 mgr.y (mgr.34101) 6943 : cluster [DBG] pgmap v7871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:15.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:15 smithi155 bash[73694]: debug 2024-07-28T23:21:15.185+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:15.715 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12708 16 16 0 0 0 - 0 2024-07-28T23:21:16.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:16 smithi045 bash[80445]: cluster 2024-07-28T23:21:15.595125+0000 mgr.y (mgr.34101) 6944 : cluster [DBG] pgmap v7872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:16.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:16 smithi045 bash[82788]: cluster 2024-07-28T23:21:15.595125+0000 mgr.y (mgr.34101) 6944 : cluster [DBG] pgmap v7872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:16.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:16 smithi155 bash[73694]: debug 2024-07-28T23:21:16.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:16.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:16 smithi155 bash[68033]: cluster 2024-07-28T23:21:15.595125+0000 mgr.y (mgr.34101) 6944 : cluster [DBG] pgmap v7872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:16.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12709 16 16 0 0 0 - 0 2024-07-28T23:21:17.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:17 smithi155 bash[73694]: debug 2024-07-28T23:21:17.185+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:17.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12710 16 16 0 0 0 - 0 2024-07-28T23:21:18.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:18 smithi155 bash[73694]: debug 2024-07-28T23:21:18.153+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:18.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12711 16 16 0 0 0 - 0 2024-07-28T23:21:18.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:18 smithi045 bash[80445]: cluster 2024-07-28T23:21:17.596963+0000 mgr.y (mgr.34101) 6945 : cluster [DBG] pgmap v7873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:18.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:18 smithi045 bash[82788]: cluster 2024-07-28T23:21:17.596963+0000 mgr.y (mgr.34101) 6945 : cluster [DBG] pgmap v7873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:19.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:18 smithi155 bash[68033]: cluster 2024-07-28T23:21:17.596963+0000 mgr.y (mgr.34101) 6945 : cluster [DBG] pgmap v7873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:19.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:19 smithi155 bash[73694]: debug 2024-07-28T23:21:19.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:19.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12712 16 16 0 0 0 - 0 2024-07-28T23:21:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:19 smithi045 bash[82788]: audit 2024-07-28T23:21:18.713058+0000 mon.c (mon.2) 1748 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:19.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:19 smithi045 bash[80445]: audit 2024-07-28T23:21:18.713058+0000 mon.c (mon.2) 1748 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:20.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:19 smithi155 bash[68033]: audit 2024-07-28T23:21:18.713058+0000 mon.c (mon.2) 1748 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:20.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:20 smithi155 bash[73694]: debug 2024-07-28T23:21:20.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:20.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12713 16 16 0 0 0 - 0 2024-07-28T23:21:20.974 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:21:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:21:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:21:20.974 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:20 smithi045 bash[80445]: cluster 2024-07-28T23:21:19.598703+0000 mgr.y (mgr.34101) 6946 : cluster [DBG] pgmap v7874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:20.974 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:20 smithi045 bash[82788]: cluster 2024-07-28T23:21:19.598703+0000 mgr.y (mgr.34101) 6946 : cluster [DBG] pgmap v7874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:21.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:20 smithi155 bash[68033]: cluster 2024-07-28T23:21:19.598703+0000 mgr.y (mgr.34101) 6946 : cluster [DBG] pgmap v7874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:21.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:21 smithi155 bash[73694]: debug 2024-07-28T23:21:21.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:21.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12714 16 16 0 0 0 - 0 2024-07-28T23:21:22.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:22 smithi155 bash[73694]: debug 2024-07-28T23:21:22.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:22.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:21:22 smithi155 bash[60745]: ts=2024-07-28T23:21:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:21:22.716 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12715 16 16 0 0 0 - 0 2024-07-28T23:21:22.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:22 smithi045 bash[80445]: cluster 2024-07-28T23:21:21.600529+0000 mgr.y (mgr.34101) 6947 : cluster [DBG] pgmap v7875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:22.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:22 smithi045 bash[82788]: cluster 2024-07-28T23:21:21.600529+0000 mgr.y (mgr.34101) 6947 : cluster [DBG] pgmap v7875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:23.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:22 smithi155 bash[68033]: cluster 2024-07-28T23:21:21.600529+0000 mgr.y (mgr.34101) 6947 : cluster [DBG] pgmap v7875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:23.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:23 smithi155 bash[73694]: debug 2024-07-28T23:21:23.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:23.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12716 16 16 0 0 0 - 0 2024-07-28T23:21:24.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:24 smithi155 bash[73694]: debug 2024-07-28T23:21:24.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:24.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12717 16 16 0 0 0 - 0 2024-07-28T23:21:24.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:24 smithi045 bash[82788]: cluster 2024-07-28T23:21:23.602292+0000 mgr.y (mgr.34101) 6948 : cluster [DBG] pgmap v7876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:24.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:24 smithi045 bash[80445]: cluster 2024-07-28T23:21:23.602292+0000 mgr.y (mgr.34101) 6948 : cluster [DBG] pgmap v7876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:25.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:24 smithi155 bash[68033]: cluster 2024-07-28T23:21:23.602292+0000 mgr.y (mgr.34101) 6948 : cluster [DBG] pgmap v7876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:25.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:25 smithi155 bash[73694]: debug 2024-07-28T23:21:25.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:25.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12718 16 16 0 0 0 - 0 2024-07-28T23:21:26.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:26 smithi155 bash[73694]: debug 2024-07-28T23:21:26.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:26.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12719 16 16 0 0 0 - 0 2024-07-28T23:21:26.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:26 smithi045 bash[82788]: cluster 2024-07-28T23:21:25.604044+0000 mgr.y (mgr.34101) 6949 : cluster [DBG] pgmap v7877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:26.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:26 smithi045 bash[80445]: cluster 2024-07-28T23:21:25.604044+0000 mgr.y (mgr.34101) 6949 : cluster [DBG] pgmap v7877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:27.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:26 smithi155 bash[68033]: cluster 2024-07-28T23:21:25.604044+0000 mgr.y (mgr.34101) 6949 : cluster [DBG] pgmap v7877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:27.002 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 23:21:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T23:21:26.7110119Z level=info msg="Completed cleanup jobs" duration=93.258315ms 2024-07-28T23:21:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:27 smithi155 bash[73694]: debug 2024-07-28T23:21:26.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:27.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:21:27.715162+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:21:27.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:21:27.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12720 16 16 0 0 0 - 0 2024-07-28T23:21:28.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:27 smithi155 bash[73694]: debug 2024-07-28T23:21:27.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:28.717 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12721 16 16 0 0 0 - 0 2024-07-28T23:21:28.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:28 smithi045 bash[80445]: cluster 2024-07-28T23:21:27.606002+0000 mgr.y (mgr.34101) 6950 : cluster [DBG] pgmap v7878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:28.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:28 smithi045 bash[82788]: cluster 2024-07-28T23:21:27.606002+0000 mgr.y (mgr.34101) 6950 : cluster [DBG] pgmap v7878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:28.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:28 smithi155 bash[68033]: cluster 2024-07-28T23:21:27.606002+0000 mgr.y (mgr.34101) 6950 : cluster [DBG] pgmap v7878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:29.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:28 smithi155 bash[73694]: debug 2024-07-28T23:21:28.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:29.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12722 16 16 0 0 0 - 0 2024-07-28T23:21:30.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:29 smithi155 bash[73694]: debug 2024-07-28T23:21:29.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:30.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12723 16 16 0 0 0 - 0 2024-07-28T23:21:30.964 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:30 smithi155 bash[68033]: cluster 2024-07-28T23:21:29.607767+0000 mgr.y (mgr.34101) 6951 : cluster [DBG] pgmap v7879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:30.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:30 smithi045 bash[80445]: cluster 2024-07-28T23:21:29.607767+0000 mgr.y (mgr.34101) 6951 : cluster [DBG] pgmap v7879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:30.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:21:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:21:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:21:30.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:30 smithi045 bash[82788]: cluster 2024-07-28T23:21:29.607767+0000 mgr.y (mgr.34101) 6951 : cluster [DBG] pgmap v7879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:31.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:30 smithi155 bash[73694]: debug 2024-07-28T23:21:30.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:31.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12724 16 16 0 0 0 - 0 2024-07-28T23:21:32.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:31 smithi155 bash[73694]: debug 2024-07-28T23:21:31.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:32.692 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:21:32 smithi155 bash[60745]: ts=2024-07-28T23:21:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:21:32.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12725 16 16 0 0 0 - 0 2024-07-28T23:21:32.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:32 smithi045 bash[80445]: cluster 2024-07-28T23:21:31.609633+0000 mgr.y (mgr.34101) 6952 : cluster [DBG] pgmap v7880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:32.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:32 smithi045 bash[82788]: cluster 2024-07-28T23:21:31.609633+0000 mgr.y (mgr.34101) 6952 : cluster [DBG] pgmap v7880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:32.987 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:32 smithi155 bash[68033]: cluster 2024-07-28T23:21:31.609633+0000 mgr.y (mgr.34101) 6952 : cluster [DBG] pgmap v7880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:33.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:32 smithi155 bash[73694]: debug 2024-07-28T23:21:32.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:33.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12726 16 16 0 0 0 - 0 2024-07-28T23:21:34.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:33 smithi155 bash[73694]: debug 2024-07-28T23:21:33.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:34.718 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12727 16 16 0 0 0 - 0 2024-07-28T23:21:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:34 smithi045 bash[80445]: cluster 2024-07-28T23:21:33.611345+0000 mgr.y (mgr.34101) 6953 : cluster [DBG] pgmap v7881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:34.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:34 smithi045 bash[80445]: audit 2024-07-28T23:21:33.713377+0000 mon.c (mon.2) 1749 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:34.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:34 smithi045 bash[82788]: cluster 2024-07-28T23:21:33.611345+0000 mgr.y (mgr.34101) 6953 : cluster [DBG] pgmap v7881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:34.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:34 smithi045 bash[82788]: audit 2024-07-28T23:21:33.713377+0000 mon.c (mon.2) 1749 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:35.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:34 smithi155 bash[73694]: debug 2024-07-28T23:21:34.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:35.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:34 smithi155 bash[68033]: cluster 2024-07-28T23:21:33.611345+0000 mgr.y (mgr.34101) 6953 : cluster [DBG] pgmap v7881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:35.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:34 smithi155 bash[68033]: audit 2024-07-28T23:21:33.713377+0000 mon.c (mon.2) 1749 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:35.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12728 16 16 0 0 0 - 0 2024-07-28T23:21:36.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:35 smithi155 bash[73694]: debug 2024-07-28T23:21:35.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:36.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12729 16 16 0 0 0 - 0 2024-07-28T23:21:36.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:36 smithi045 bash[80445]: cluster 2024-07-28T23:21:35.613093+0000 mgr.y (mgr.34101) 6954 : cluster [DBG] pgmap v7882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:36.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:36 smithi045 bash[82788]: cluster 2024-07-28T23:21:35.613093+0000 mgr.y (mgr.34101) 6954 : cluster [DBG] pgmap v7882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:37.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:36 smithi155 bash[73694]: debug 2024-07-28T23:21:36.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:37.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:36 smithi155 bash[68033]: cluster 2024-07-28T23:21:35.613093+0000 mgr.y (mgr.34101) 6954 : cluster [DBG] pgmap v7882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:37.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12730 16 16 0 0 0 - 0 2024-07-28T23:21:38.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:37 smithi155 bash[73694]: debug 2024-07-28T23:21:37.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:38.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12731 16 16 0 0 0 - 0 2024-07-28T23:21:38.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:38 smithi045 bash[80445]: cluster 2024-07-28T23:21:37.614975+0000 mgr.y (mgr.34101) 6955 : cluster [DBG] pgmap v7883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:38.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:38 smithi045 bash[82788]: cluster 2024-07-28T23:21:37.614975+0000 mgr.y (mgr.34101) 6955 : cluster [DBG] pgmap v7883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:39.019 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:38 smithi155 bash[68033]: cluster 2024-07-28T23:21:37.614975+0000 mgr.y (mgr.34101) 6955 : cluster [DBG] pgmap v7883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:39.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:39 smithi155 bash[73694]: debug 2024-07-28T23:21:39.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:39.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12732 16 16 0 0 0 - 0 2024-07-28T23:21:40.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:39 smithi155 bash[73694]: debug 2024-07-28T23:21:39.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:40.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12733 16 16 0 0 0 - 0 2024-07-28T23:21:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:21:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:21:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:21:40.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:40 smithi045 bash[80445]: cluster 2024-07-28T23:21:39.616682+0000 mgr.y (mgr.34101) 6956 : cluster [DBG] pgmap v7884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:40.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:40 smithi045 bash[82788]: cluster 2024-07-28T23:21:39.616682+0000 mgr.y (mgr.34101) 6956 : cluster [DBG] pgmap v7884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:41.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:40 smithi155 bash[68033]: cluster 2024-07-28T23:21:39.616682+0000 mgr.y (mgr.34101) 6956 : cluster [DBG] pgmap v7884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:41.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:41 smithi155 bash[73694]: debug 2024-07-28T23:21:41.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:41.719 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12734 16 16 0 0 0 - 0 2024-07-28T23:21:42.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:42 smithi155 bash[73694]: debug 2024-07-28T23:21:42.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:42.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:21:42 smithi155 bash[60745]: ts=2024-07-28T23:21:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:21:42.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12735 16 16 0 0 0 - 0 2024-07-28T23:21:42.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:42 smithi045 bash[82788]: cluster 2024-07-28T23:21:41.618549+0000 mgr.y (mgr.34101) 6957 : cluster [DBG] pgmap v7885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:42.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:42 smithi045 bash[80445]: cluster 2024-07-28T23:21:41.618549+0000 mgr.y (mgr.34101) 6957 : cluster [DBG] pgmap v7885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:43.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:42 smithi155 bash[68033]: cluster 2024-07-28T23:21:41.618549+0000 mgr.y (mgr.34101) 6957 : cluster [DBG] pgmap v7885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:43.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:43 smithi155 bash[73694]: debug 2024-07-28T23:21:43.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:43.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12736 16 16 0 0 0 - 0 2024-07-28T23:21:44.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:44 smithi155 bash[73694]: debug 2024-07-28T23:21:44.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:44.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12737 16 16 0 0 0 - 0 2024-07-28T23:21:44.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:44 smithi045 bash[80445]: cluster 2024-07-28T23:21:43.620234+0000 mgr.y (mgr.34101) 6958 : cluster [DBG] pgmap v7886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:44.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:44 smithi045 bash[82788]: cluster 2024-07-28T23:21:43.620234+0000 mgr.y (mgr.34101) 6958 : cluster [DBG] pgmap v7886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:45.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:44 smithi155 bash[68033]: cluster 2024-07-28T23:21:43.620234+0000 mgr.y (mgr.34101) 6958 : cluster [DBG] pgmap v7886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:45.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:45 smithi155 bash[73694]: debug 2024-07-28T23:21:45.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:45.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12738 16 16 0 0 0 - 0 2024-07-28T23:21:46.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:46 smithi155 bash[73694]: debug 2024-07-28T23:21:46.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:46.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12739 16 16 0 0 0 - 0 2024-07-28T23:21:46.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:46 smithi045 bash[80445]: cluster 2024-07-28T23:21:45.622005+0000 mgr.y (mgr.34101) 6959 : cluster [DBG] pgmap v7887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:46.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:46 smithi045 bash[82788]: cluster 2024-07-28T23:21:45.622005+0000 mgr.y (mgr.34101) 6959 : cluster [DBG] pgmap v7887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:47.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:46 smithi155 bash[68033]: cluster 2024-07-28T23:21:45.622005+0000 mgr.y (mgr.34101) 6959 : cluster [DBG] pgmap v7887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:47.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:47 smithi155 bash[73694]: debug 2024-07-28T23:21:47.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:47.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:21:47.718182+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:21:47.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:21:47.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12740 16 16 0 0 0 - 0 2024-07-28T23:21:48.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:48 smithi155 bash[73694]: debug 2024-07-28T23:21:48.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:48.720 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12741 16 16 0 0 0 - 0 2024-07-28T23:21:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:48 smithi155 bash[68033]: cluster 2024-07-28T23:21:47.623860+0000 mgr.y (mgr.34101) 6960 : cluster [DBG] pgmap v7888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:48 smithi155 bash[68033]: audit 2024-07-28T23:21:48.714074+0000 mon.c (mon.2) 1750 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:48 smithi045 bash[80445]: cluster 2024-07-28T23:21:47.623860+0000 mgr.y (mgr.34101) 6960 : cluster [DBG] pgmap v7888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:49.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:48 smithi045 bash[80445]: audit 2024-07-28T23:21:48.714074+0000 mon.c (mon.2) 1750 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:48 smithi045 bash[82788]: cluster 2024-07-28T23:21:47.623860+0000 mgr.y (mgr.34101) 6960 : cluster [DBG] pgmap v7888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:48 smithi045 bash[82788]: audit 2024-07-28T23:21:48.714074+0000 mon.c (mon.2) 1750 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:21:49.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:49 smithi155 bash[73694]: debug 2024-07-28T23:21:49.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:49.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12742 16 16 0 0 0 - 0 2024-07-28T23:21:50.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:50 smithi155 bash[73694]: debug 2024-07-28T23:21:50.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:50.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12743 16 16 0 0 0 - 0 2024-07-28T23:21:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:21:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:21:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:21:50.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:50 smithi045 bash[80445]: cluster 2024-07-28T23:21:49.625546+0000 mgr.y (mgr.34101) 6961 : cluster [DBG] pgmap v7889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:50.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:50 smithi045 bash[82788]: cluster 2024-07-28T23:21:49.625546+0000 mgr.y (mgr.34101) 6961 : cluster [DBG] pgmap v7889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:51.098 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:50 smithi155 bash[68033]: cluster 2024-07-28T23:21:49.625546+0000 mgr.y (mgr.34101) 6961 : cluster [DBG] pgmap v7889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:51.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:51 smithi155 bash[73694]: debug 2024-07-28T23:21:51.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:51.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12744 16 16 0 0 0 - 0 2024-07-28T23:21:52.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:52 smithi155 bash[73694]: debug 2024-07-28T23:21:52.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:52.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:21:52 smithi155 bash[60745]: ts=2024-07-28T23:21:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:21:52.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12745 16 16 0 0 0 - 0 2024-07-28T23:21:53.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:52 smithi045 bash[80445]: cluster 2024-07-28T23:21:51.627379+0000 mgr.y (mgr.34101) 6962 : cluster [DBG] pgmap v7890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:53.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:52 smithi045 bash[82788]: cluster 2024-07-28T23:21:51.627379+0000 mgr.y (mgr.34101) 6962 : cluster [DBG] pgmap v7890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:53.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:53 smithi155 bash[73694]: debug 2024-07-28T23:21:53.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:53.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:52 smithi155 bash[68033]: cluster 2024-07-28T23:21:51.627379+0000 mgr.y (mgr.34101) 6962 : cluster [DBG] pgmap v7890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:53.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12746 16 16 0 0 0 - 0 2024-07-28T23:21:54.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:54 smithi155 bash[73694]: debug 2024-07-28T23:21:54.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:54.721 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12747 16 16 0 0 0 - 0 2024-07-28T23:21:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:54 smithi045 bash[80445]: cluster 2024-07-28T23:21:53.629079+0000 mgr.y (mgr.34101) 6963 : cluster [DBG] pgmap v7891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:55.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:54 smithi045 bash[82788]: cluster 2024-07-28T23:21:53.629079+0000 mgr.y (mgr.34101) 6963 : cluster [DBG] pgmap v7891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:55.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:55 smithi155 bash[73694]: debug 2024-07-28T23:21:55.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:54 smithi155 bash[68033]: cluster 2024-07-28T23:21:53.629079+0000 mgr.y (mgr.34101) 6963 : cluster [DBG] pgmap v7891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:55.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12748 16 16 0 0 0 - 0 2024-07-28T23:21:56.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:56 smithi155 bash[73694]: debug 2024-07-28T23:21:56.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:56.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12749 16 16 0 0 0 - 0 2024-07-28T23:21:57.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:56 smithi045 bash[80445]: cluster 2024-07-28T23:21:55.630887+0000 mgr.y (mgr.34101) 6964 : cluster [DBG] pgmap v7892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:57.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:56 smithi045 bash[80445]: audit 2024-07-28T23:21:56.401738+0000 mon.c (mon.2) 1751 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:21:57.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:56 smithi045 bash[82788]: cluster 2024-07-28T23:21:55.630887+0000 mgr.y (mgr.34101) 6964 : cluster [DBG] pgmap v7892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:57.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:56 smithi045 bash[82788]: audit 2024-07-28T23:21:56.401738+0000 mon.c (mon.2) 1751 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:21:57.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:57 smithi155 bash[73694]: debug 2024-07-28T23:21:57.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:57.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:56 smithi155 bash[68033]: cluster 2024-07-28T23:21:55.630887+0000 mgr.y (mgr.34101) 6964 : cluster [DBG] pgmap v7892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:57.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:56 smithi155 bash[68033]: audit 2024-07-28T23:21:56.401738+0000 mon.c (mon.2) 1751 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:21:57.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12750 16 16 0 0 0 - 0 2024-07-28T23:21:58.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:58 smithi155 bash[73694]: debug 2024-07-28T23:21:58.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:58.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12751 16 16 0 0 0 - 0 2024-07-28T23:21:59.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:21:58 smithi045 bash[80445]: cluster 2024-07-28T23:21:57.632736+0000 mgr.y (mgr.34101) 6965 : cluster [DBG] pgmap v7893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:59.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:21:58 smithi045 bash[82788]: cluster 2024-07-28T23:21:57.632736+0000 mgr.y (mgr.34101) 6965 : cluster [DBG] pgmap v7893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:59.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:21:59 smithi155 bash[73694]: debug 2024-07-28T23:21:59.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:21:59.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:21:58 smithi155 bash[68033]: cluster 2024-07-28T23:21:57.632736+0000 mgr.y (mgr.34101) 6965 : cluster [DBG] pgmap v7893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:21:59.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12752 16 16 0 0 0 - 0 2024-07-28T23:22:00.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:00 smithi155 bash[73694]: debug 2024-07-28T23:22:00.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:00.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12753 16 16 0 0 0 - 0 2024-07-28T23:22:00.862 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:22:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:22:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:22:01.130 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:00 smithi155 bash[68033]: cluster 2024-07-28T23:21:59.634512+0000 mgr.y (mgr.34101) 6966 : cluster [DBG] pgmap v7894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:01.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:00 smithi045 bash[80445]: cluster 2024-07-28T23:21:59.634512+0000 mgr.y (mgr.34101) 6966 : cluster [DBG] pgmap v7894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:01.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:00 smithi045 bash[82788]: cluster 2024-07-28T23:21:59.634512+0000 mgr.y (mgr.34101) 6966 : cluster [DBG] pgmap v7894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:01.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:01 smithi155 bash[73694]: debug 2024-07-28T23:22:01.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:01.722 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12754 16 16 0 0 0 - 0 2024-07-28T23:22:02.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:02 smithi155 bash[73694]: debug 2024-07-28T23:22:02.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:02.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:22:02 smithi155 bash[60745]: ts=2024-07-28T23:22:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:22:02.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12755 16 16 0 0 0 - 0 2024-07-28T23:22:03.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[80445]: cluster 2024-07-28T23:22:01.635399+0000 mgr.y (mgr.34101) 6967 : cluster [DBG] pgmap v7895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:03.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[80445]: audit 2024-07-28T23:22:02.106089+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[80445]: audit 2024-07-28T23:22:02.114320+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[80445]: audit 2024-07-28T23:22:02.349368+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[80445]: audit 2024-07-28T23:22:02.361460+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[80445]: audit 2024-07-28T23:22:02.823117+0000 mon.c (mon.2) 1752 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:22:03.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[80445]: audit 2024-07-28T23:22:02.824488+0000 mon.c (mon.2) 1753 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:22:03.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[80445]: audit 2024-07-28T23:22:02.832097+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[82788]: cluster 2024-07-28T23:22:01.635399+0000 mgr.y (mgr.34101) 6967 : cluster [DBG] pgmap v7895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:03.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[82788]: audit 2024-07-28T23:22:02.106089+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[82788]: audit 2024-07-28T23:22:02.114320+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[82788]: audit 2024-07-28T23:22:02.349368+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[82788]: audit 2024-07-28T23:22:02.361460+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[82788]: audit 2024-07-28T23:22:02.823117+0000 mon.c (mon.2) 1752 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:22:03.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[82788]: audit 2024-07-28T23:22:02.824488+0000 mon.c (mon.2) 1753 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:22:03.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:03 smithi045 bash[82788]: audit 2024-07-28T23:22:02.832097+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:03 smithi155 bash[73694]: debug 2024-07-28T23:22:03.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:03 smithi155 bash[68033]: cluster 2024-07-28T23:22:01.635399+0000 mgr.y (mgr.34101) 6967 : cluster [DBG] pgmap v7895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:03 smithi155 bash[68033]: audit 2024-07-28T23:22:02.106089+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:03 smithi155 bash[68033]: audit 2024-07-28T23:22:02.114320+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:03 smithi155 bash[68033]: audit 2024-07-28T23:22:02.349368+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:03 smithi155 bash[68033]: audit 2024-07-28T23:22:02.361460+0000 mon.a (mon.0) 3960 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:03 smithi155 bash[68033]: audit 2024-07-28T23:22:02.823117+0000 mon.c (mon.2) 1752 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:22:03.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:03 smithi155 bash[68033]: audit 2024-07-28T23:22:02.824488+0000 mon.c (mon.2) 1753 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:22:03.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:03 smithi155 bash[68033]: audit 2024-07-28T23:22:02.832097+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:22:03.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12756 16 16 0 0 0 - 0 2024-07-28T23:22:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:04 smithi045 bash[80445]: audit 2024-07-28T23:22:03.714412+0000 mon.c (mon.2) 1754 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:04 smithi045 bash[82788]: audit 2024-07-28T23:22:03.714412+0000 mon.c (mon.2) 1754 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:04.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:04 smithi155 bash[68033]: audit 2024-07-28T23:22:03.714412+0000 mon.c (mon.2) 1754 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:04.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:04 smithi155 bash[73694]: debug 2024-07-28T23:22:04.160+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:04.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12757 16 16 0 0 0 - 0 2024-07-28T23:22:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:05 smithi045 bash[80445]: cluster 2024-07-28T23:22:03.637055+0000 mgr.y (mgr.34101) 6968 : cluster [DBG] pgmap v7896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:05 smithi045 bash[82788]: cluster 2024-07-28T23:22:03.637055+0000 mgr.y (mgr.34101) 6968 : cluster [DBG] pgmap v7896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:05.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:05 smithi155 bash[68033]: cluster 2024-07-28T23:22:03.637055+0000 mgr.y (mgr.34101) 6968 : cluster [DBG] pgmap v7896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:05.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:05 smithi155 bash[73694]: debug 2024-07-28T23:22:05.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:05.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12758 16 16 0 0 0 - 0 2024-07-28T23:22:06.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:06 smithi155 bash[73694]: debug 2024-07-28T23:22:06.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:06.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12759 16 16 0 0 0 - 0 2024-07-28T23:22:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:07 smithi045 bash[80445]: cluster 2024-07-28T23:22:05.638806+0000 mgr.y (mgr.34101) 6969 : cluster [DBG] pgmap v7897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:07.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:07 smithi045 bash[82788]: cluster 2024-07-28T23:22:05.638806+0000 mgr.y (mgr.34101) 6969 : cluster [DBG] pgmap v7897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:07.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:07 smithi155 bash[73694]: debug 2024-07-28T23:22:07.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:07.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:07 smithi155 bash[68033]: cluster 2024-07-28T23:22:05.638806+0000 mgr.y (mgr.34101) 6969 : cluster [DBG] pgmap v7897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:07.723 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:22:07.721249+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:22:07.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:22:07.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12760 16 16 0 0 0 - 0 2024-07-28T23:22:08.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:08 smithi155 bash[73694]: debug 2024-07-28T23:22:08.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:08.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12761 16 16 0 0 0 - 0 2024-07-28T23:22:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:09 smithi045 bash[80445]: cluster 2024-07-28T23:22:07.640659+0000 mgr.y (mgr.34101) 6970 : cluster [DBG] pgmap v7898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:09.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:09 smithi045 bash[82788]: cluster 2024-07-28T23:22:07.640659+0000 mgr.y (mgr.34101) 6970 : cluster [DBG] pgmap v7898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:09.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:09 smithi155 bash[73694]: debug 2024-07-28T23:22:09.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:09 smithi155 bash[68033]: cluster 2024-07-28T23:22:07.640659+0000 mgr.y (mgr.34101) 6970 : cluster [DBG] pgmap v7898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:09.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12762 16 16 0 0 0 - 0 2024-07-28T23:22:10.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:10 smithi155 bash[73694]: debug 2024-07-28T23:22:10.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:10.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12763 16 16 0 0 0 - 0 2024-07-28T23:22:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:22:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:22:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:22:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:11 smithi045 bash[80445]: cluster 2024-07-28T23:22:09.642417+0000 mgr.y (mgr.34101) 6971 : cluster [DBG] pgmap v7899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:11.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:11 smithi045 bash[82788]: cluster 2024-07-28T23:22:09.642417+0000 mgr.y (mgr.34101) 6971 : cluster [DBG] pgmap v7899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:11.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:11 smithi155 bash[73694]: debug 2024-07-28T23:22:11.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:11.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:11 smithi155 bash[68033]: cluster 2024-07-28T23:22:09.642417+0000 mgr.y (mgr.34101) 6971 : cluster [DBG] pgmap v7899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:11.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12764 16 16 0 0 0 - 0 2024-07-28T23:22:12.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:12 smithi155 bash[73694]: debug 2024-07-28T23:22:12.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:12.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:22:12 smithi155 bash[60745]: ts=2024-07-28T23:22:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:22:12.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12765 16 16 0 0 0 - 0 2024-07-28T23:22:13.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:13 smithi045 bash[80445]: cluster 2024-07-28T23:22:11.644262+0000 mgr.y (mgr.34101) 6972 : cluster [DBG] pgmap v7900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:13 smithi045 bash[82788]: cluster 2024-07-28T23:22:11.644262+0000 mgr.y (mgr.34101) 6972 : cluster [DBG] pgmap v7900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:13.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:13 smithi155 bash[68033]: cluster 2024-07-28T23:22:11.644262+0000 mgr.y (mgr.34101) 6972 : cluster [DBG] pgmap v7900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:13.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:13 smithi155 bash[73694]: debug 2024-07-28T23:22:13.184+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:13.724 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12766 16 16 0 0 0 - 0 2024-07-28T23:22:14.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:14 smithi155 bash[73694]: debug 2024-07-28T23:22:14.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:14.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12767 16 16 0 0 0 - 0 2024-07-28T23:22:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:15 smithi045 bash[80445]: cluster 2024-07-28T23:22:13.646007+0000 mgr.y (mgr.34101) 6973 : cluster [DBG] pgmap v7901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:15.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:15 smithi045 bash[82788]: cluster 2024-07-28T23:22:13.646007+0000 mgr.y (mgr.34101) 6973 : cluster [DBG] pgmap v7901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:15.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:15 smithi155 bash[73694]: debug 2024-07-28T23:22:15.216+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:15.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:15 smithi155 bash[68033]: cluster 2024-07-28T23:22:13.646007+0000 mgr.y (mgr.34101) 6973 : cluster [DBG] pgmap v7901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:15.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12768 16 16 0 0 0 - 0 2024-07-28T23:22:16.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:16 smithi155 bash[73694]: debug 2024-07-28T23:22:16.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:16.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12769 16 16 0 0 0 - 0 2024-07-28T23:22:17.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:17 smithi045 bash[80445]: cluster 2024-07-28T23:22:15.647743+0000 mgr.y (mgr.34101) 6974 : cluster [DBG] pgmap v7902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:17.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:17 smithi045 bash[82788]: cluster 2024-07-28T23:22:15.647743+0000 mgr.y (mgr.34101) 6974 : cluster [DBG] pgmap v7902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:17.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:17 smithi155 bash[68033]: cluster 2024-07-28T23:22:15.647743+0000 mgr.y (mgr.34101) 6974 : cluster [DBG] pgmap v7902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:17.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:17 smithi155 bash[73694]: debug 2024-07-28T23:22:17.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:17.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12770 16 16 0 0 0 - 0 2024-07-28T23:22:18.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:18 smithi155 bash[73694]: debug 2024-07-28T23:22:18.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:18.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12771 16 16 0 0 0 - 0 2024-07-28T23:22:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:19 smithi045 bash[80445]: cluster 2024-07-28T23:22:17.649646+0000 mgr.y (mgr.34101) 6975 : cluster [DBG] pgmap v7903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:19 smithi045 bash[80445]: audit 2024-07-28T23:22:18.714848+0000 mon.c (mon.2) 1755 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:19 smithi045 bash[82788]: cluster 2024-07-28T23:22:17.649646+0000 mgr.y (mgr.34101) 6975 : cluster [DBG] pgmap v7903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:19 smithi045 bash[82788]: audit 2024-07-28T23:22:18.714848+0000 mon.c (mon.2) 1755 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:19.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:19 smithi155 bash[73694]: debug 2024-07-28T23:22:19.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:19 smithi155 bash[68033]: cluster 2024-07-28T23:22:17.649646+0000 mgr.y (mgr.34101) 6975 : cluster [DBG] pgmap v7903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:19 smithi155 bash[68033]: audit 2024-07-28T23:22:18.714848+0000 mon.c (mon.2) 1755 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:19.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12772 16 16 0 0 0 - 0 2024-07-28T23:22:20.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:20 smithi155 bash[73694]: debug 2024-07-28T23:22:20.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:20.725 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12773 16 16 0 0 0 - 0 2024-07-28T23:22:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:22:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:22:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:22:21.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:21 smithi045 bash[82788]: cluster 2024-07-28T23:22:19.651399+0000 mgr.y (mgr.34101) 6976 : cluster [DBG] pgmap v7904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:21.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:21 smithi045 bash[80445]: cluster 2024-07-28T23:22:19.651399+0000 mgr.y (mgr.34101) 6976 : cluster [DBG] pgmap v7904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:21 smithi155 bash[68033]: cluster 2024-07-28T23:22:19.651399+0000 mgr.y (mgr.34101) 6976 : cluster [DBG] pgmap v7904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:21.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:21 smithi155 bash[73694]: debug 2024-07-28T23:22:21.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:21.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12774 16 16 0 0 0 - 0 2024-07-28T23:22:22.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:22 smithi155 bash[73694]: debug 2024-07-28T23:22:22.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:22.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:22:22 smithi155 bash[60745]: ts=2024-07-28T23:22:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:22:22.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12775 16 16 0 0 0 - 0 2024-07-28T23:22:23.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:23 smithi045 bash[82788]: cluster 2024-07-28T23:22:21.653265+0000 mgr.y (mgr.34101) 6977 : cluster [DBG] pgmap v7905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:23.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:23 smithi045 bash[80445]: cluster 2024-07-28T23:22:21.653265+0000 mgr.y (mgr.34101) 6977 : cluster [DBG] pgmap v7905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:23.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:23 smithi155 bash[68033]: cluster 2024-07-28T23:22:21.653265+0000 mgr.y (mgr.34101) 6977 : cluster [DBG] pgmap v7905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:23.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:23 smithi155 bash[73694]: debug 2024-07-28T23:22:23.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:23.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12776 16 16 0 0 0 - 0 2024-07-28T23:22:24.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12777 16 16 0 0 0 - 0 2024-07-28T23:22:24.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:24 smithi155 bash[73694]: debug 2024-07-28T23:22:24.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:25.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:25 smithi045 bash[80445]: cluster 2024-07-28T23:22:23.655029+0000 mgr.y (mgr.34101) 6978 : cluster [DBG] pgmap v7906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:25.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:25 smithi045 bash[82788]: cluster 2024-07-28T23:22:23.655029+0000 mgr.y (mgr.34101) 6978 : cluster [DBG] pgmap v7906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:25.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:25 smithi155 bash[68033]: cluster 2024-07-28T23:22:23.655029+0000 mgr.y (mgr.34101) 6978 : cluster [DBG] pgmap v7906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:25.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:25 smithi155 bash[73694]: debug 2024-07-28T23:22:25.336+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:25.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12778 16 16 0 0 0 - 0 2024-07-28T23:22:26.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:26 smithi155 bash[73694]: debug 2024-07-28T23:22:26.296+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:26.726 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12779 16 16 0 0 0 - 0 2024-07-28T23:22:27.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:27 smithi045 bash[80445]: cluster 2024-07-28T23:22:25.656763+0000 mgr.y (mgr.34101) 6979 : cluster [DBG] pgmap v7907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:27.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:27 smithi045 bash[82788]: cluster 2024-07-28T23:22:25.656763+0000 mgr.y (mgr.34101) 6979 : cluster [DBG] pgmap v7907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:27.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:27 smithi155 bash[68033]: cluster 2024-07-28T23:22:25.656763+0000 mgr.y (mgr.34101) 6979 : cluster [DBG] pgmap v7907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:27.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:27 smithi155 bash[73694]: debug 2024-07-28T23:22:27.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:27.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:22:27.724483+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:22:27.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:22:27.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12780 16 16 0 0 0 - 0 2024-07-28T23:22:28.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:28 smithi155 bash[73694]: debug 2024-07-28T23:22:28.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:28.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12781 16 16 0 0 0 - 0 2024-07-28T23:22:29.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:29 smithi045 bash[80445]: cluster 2024-07-28T23:22:27.658658+0000 mgr.y (mgr.34101) 6980 : cluster [DBG] pgmap v7908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:29 smithi045 bash[82788]: cluster 2024-07-28T23:22:27.658658+0000 mgr.y (mgr.34101) 6980 : cluster [DBG] pgmap v7908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:29.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:29 smithi155 bash[68033]: cluster 2024-07-28T23:22:27.658658+0000 mgr.y (mgr.34101) 6980 : cluster [DBG] pgmap v7908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:29.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:29 smithi155 bash[73694]: debug 2024-07-28T23:22:29.296+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:29.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12782 16 16 0 0 0 - 0 2024-07-28T23:22:30.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12783 16 16 0 0 0 - 0 2024-07-28T23:22:30.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:30 smithi155 bash[73694]: debug 2024-07-28T23:22:30.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:22:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:22:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:22:31.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:31 smithi045 bash[80445]: cluster 2024-07-28T23:22:29.660392+0000 mgr.y (mgr.34101) 6981 : cluster [DBG] pgmap v7909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:31.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:31 smithi045 bash[82788]: cluster 2024-07-28T23:22:29.660392+0000 mgr.y (mgr.34101) 6981 : cluster [DBG] pgmap v7909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:31.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:31 smithi155 bash[73694]: debug 2024-07-28T23:22:31.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:31.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:31 smithi155 bash[68033]: cluster 2024-07-28T23:22:29.660392+0000 mgr.y (mgr.34101) 6981 : cluster [DBG] pgmap v7909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:31.727 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12784 16 16 0 0 0 - 0 2024-07-28T23:22:32.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12785 16 16 0 0 0 - 0 2024-07-28T23:22:32.817 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:32 smithi155 bash[73694]: debug 2024-07-28T23:22:32.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:32.817 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:22:32 smithi155 bash[60745]: ts=2024-07-28T23:22:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:22:33.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:33 smithi045 bash[82788]: cluster 2024-07-28T23:22:31.662262+0000 mgr.y (mgr.34101) 6982 : cluster [DBG] pgmap v7910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:33.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:33 smithi045 bash[80445]: cluster 2024-07-28T23:22:31.662262+0000 mgr.y (mgr.34101) 6982 : cluster [DBG] pgmap v7910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:33.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:33 smithi155 bash[68033]: cluster 2024-07-28T23:22:31.662262+0000 mgr.y (mgr.34101) 6982 : cluster [DBG] pgmap v7910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:33.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:33 smithi155 bash[73694]: debug 2024-07-28T23:22:33.312+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:33.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12786 16 16 0 0 0 - 0 2024-07-28T23:22:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:34 smithi045 bash[80445]: audit 2024-07-28T23:22:33.715309+0000 mon.c (mon.2) 1756 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:34.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:34 smithi045 bash[82788]: audit 2024-07-28T23:22:33.715309+0000 mon.c (mon.2) 1756 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:34.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:34 smithi155 bash[73694]: debug 2024-07-28T23:22:34.292+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:34.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:34 smithi155 bash[68033]: audit 2024-07-28T23:22:33.715309+0000 mon.c (mon.2) 1756 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:34.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12787 16 16 0 0 0 - 0 2024-07-28T23:22:35.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:35 smithi045 bash[80445]: cluster 2024-07-28T23:22:33.663966+0000 mgr.y (mgr.34101) 6983 : cluster [DBG] pgmap v7911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:35.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:35 smithi045 bash[82788]: cluster 2024-07-28T23:22:33.663966+0000 mgr.y (mgr.34101) 6983 : cluster [DBG] pgmap v7911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:35.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:35 smithi155 bash[73694]: debug 2024-07-28T23:22:35.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:35.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:35 smithi155 bash[68033]: cluster 2024-07-28T23:22:33.663966+0000 mgr.y (mgr.34101) 6983 : cluster [DBG] pgmap v7911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:35.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12788 16 16 0 0 0 - 0 2024-07-28T23:22:36.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12789 16 16 0 0 0 - 0 2024-07-28T23:22:36.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:36 smithi155 bash[73694]: debug 2024-07-28T23:22:36.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:37.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:37 smithi045 bash[80445]: cluster 2024-07-28T23:22:35.665708+0000 mgr.y (mgr.34101) 6984 : cluster [DBG] pgmap v7912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:37.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:37 smithi045 bash[82788]: cluster 2024-07-28T23:22:35.665708+0000 mgr.y (mgr.34101) 6984 : cluster [DBG] pgmap v7912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:37.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:37 smithi155 bash[68033]: cluster 2024-07-28T23:22:35.665708+0000 mgr.y (mgr.34101) 6984 : cluster [DBG] pgmap v7912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:37.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:37 smithi155 bash[73694]: debug 2024-07-28T23:22:37.348+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:37.728 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12790 16 16 0 0 0 - 0 2024-07-28T23:22:38.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12791 16 16 0 0 0 - 0 2024-07-28T23:22:38.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:38 smithi155 bash[73694]: debug 2024-07-28T23:22:38.360+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:39.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:39 smithi045 bash[80445]: cluster 2024-07-28T23:22:37.667575+0000 mgr.y (mgr.34101) 6985 : cluster [DBG] pgmap v7913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:39.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:39 smithi045 bash[82788]: cluster 2024-07-28T23:22:37.667575+0000 mgr.y (mgr.34101) 6985 : cluster [DBG] pgmap v7913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:39.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:39 smithi155 bash[68033]: cluster 2024-07-28T23:22:37.667575+0000 mgr.y (mgr.34101) 6985 : cluster [DBG] pgmap v7913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:39.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:39 smithi155 bash[73694]: debug 2024-07-28T23:22:39.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:39.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12792 16 16 0 0 0 - 0 2024-07-28T23:22:40.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12793 16 16 0 0 0 - 0 2024-07-28T23:22:40.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:40 smithi155 bash[73694]: debug 2024-07-28T23:22:40.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:22:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:22:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:22:41.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:41 smithi045 bash[80445]: cluster 2024-07-28T23:22:39.669304+0000 mgr.y (mgr.34101) 6986 : cluster [DBG] pgmap v7914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:41.474 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:41 smithi045 bash[82788]: cluster 2024-07-28T23:22:39.669304+0000 mgr.y (mgr.34101) 6986 : cluster [DBG] pgmap v7914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:41.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:41 smithi155 bash[68033]: cluster 2024-07-28T23:22:39.669304+0000 mgr.y (mgr.34101) 6986 : cluster [DBG] pgmap v7914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:41.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:41 smithi155 bash[73694]: debug 2024-07-28T23:22:41.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:41.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12794 16 16 0 0 0 - 0 2024-07-28T23:22:42.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12795 16 16 0 0 0 - 0 2024-07-28T23:22:42.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:42 smithi155 bash[73694]: debug 2024-07-28T23:22:42.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:22:42 smithi155 bash[60745]: ts=2024-07-28T23:22:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:22:43.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:43 smithi045 bash[80445]: cluster 2024-07-28T23:22:41.671175+0000 mgr.y (mgr.34101) 6987 : cluster [DBG] pgmap v7915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:43.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:43 smithi045 bash[82788]: cluster 2024-07-28T23:22:41.671175+0000 mgr.y (mgr.34101) 6987 : cluster [DBG] pgmap v7915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:43.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:43 smithi155 bash[73694]: debug 2024-07-28T23:22:43.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:43.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:43 smithi155 bash[68033]: cluster 2024-07-28T23:22:41.671175+0000 mgr.y (mgr.34101) 6987 : cluster [DBG] pgmap v7915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:43.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12796 16 16 0 0 0 - 0 2024-07-28T23:22:44.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12797 16 16 0 0 0 - 0 2024-07-28T23:22:44.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:44 smithi155 bash[73694]: debug 2024-07-28T23:22:44.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:45.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:45 smithi045 bash[80445]: cluster 2024-07-28T23:22:43.672896+0000 mgr.y (mgr.34101) 6988 : cluster [DBG] pgmap v7916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:45.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:45 smithi045 bash[82788]: cluster 2024-07-28T23:22:43.672896+0000 mgr.y (mgr.34101) 6988 : cluster [DBG] pgmap v7916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:45.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:45 smithi155 bash[73694]: debug 2024-07-28T23:22:45.327+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:45.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:45 smithi155 bash[68033]: cluster 2024-07-28T23:22:43.672896+0000 mgr.y (mgr.34101) 6988 : cluster [DBG] pgmap v7916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:45.729 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12798 16 16 0 0 0 - 0 2024-07-28T23:22:46.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12799 16 16 0 0 0 - 0 2024-07-28T23:22:46.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:46 smithi155 bash[73694]: debug 2024-07-28T23:22:46.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:47.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:47 smithi045 bash[80445]: cluster 2024-07-28T23:22:45.674634+0000 mgr.y (mgr.34101) 6989 : cluster [DBG] pgmap v7917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:47.475 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:47 smithi045 bash[82788]: cluster 2024-07-28T23:22:45.674634+0000 mgr.y (mgr.34101) 6989 : cluster [DBG] pgmap v7917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:47.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:47 smithi155 bash[73694]: debug 2024-07-28T23:22:47.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:47 smithi155 bash[68033]: cluster 2024-07-28T23:22:45.674634+0000 mgr.y (mgr.34101) 6989 : cluster [DBG] pgmap v7917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:47.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:22:47.727756+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:22:47.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:22:47.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12800 16 16 0 0 0 - 0 2024-07-28T23:22:48.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12801 16 16 0 0 0 - 0 2024-07-28T23:22:48.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:48 smithi155 bash[73694]: debug 2024-07-28T23:22:48.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:49 smithi045 bash[80445]: cluster 2024-07-28T23:22:47.676497+0000 mgr.y (mgr.34101) 6990 : cluster [DBG] pgmap v7918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:49.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:49 smithi045 bash[80445]: audit 2024-07-28T23:22:48.715715+0000 mon.c (mon.2) 1757 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:49 smithi045 bash[82788]: cluster 2024-07-28T23:22:47.676497+0000 mgr.y (mgr.34101) 6990 : cluster [DBG] pgmap v7918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:49 smithi045 bash[82788]: audit 2024-07-28T23:22:48.715715+0000 mon.c (mon.2) 1757 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:49.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:49 smithi155 bash[73694]: debug 2024-07-28T23:22:49.343+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:49 smithi155 bash[68033]: cluster 2024-07-28T23:22:47.676497+0000 mgr.y (mgr.34101) 6990 : cluster [DBG] pgmap v7918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:49 smithi155 bash[68033]: audit 2024-07-28T23:22:48.715715+0000 mon.c (mon.2) 1757 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:22:49.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12802 16 16 0 0 0 - 0 2024-07-28T23:22:50.730 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12803 16 16 0 0 0 - 0 2024-07-28T23:22:50.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:50 smithi155 bash[73694]: debug 2024-07-28T23:22:50.311+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:22:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:22:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:22:51.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:51 smithi155 bash[73694]: debug 2024-07-28T23:22:51.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:51.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:51 smithi155 bash[68033]: cluster 2024-07-28T23:22:49.678252+0000 mgr.y (mgr.34101) 6991 : cluster [DBG] pgmap v7919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:51.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:51 smithi045 bash[80445]: cluster 2024-07-28T23:22:49.678252+0000 mgr.y (mgr.34101) 6991 : cluster [DBG] pgmap v7919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:51.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:51 smithi045 bash[82788]: cluster 2024-07-28T23:22:49.678252+0000 mgr.y (mgr.34101) 6991 : cluster [DBG] pgmap v7919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:51.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12804 16 16 0 0 0 - 0 2024-07-28T23:22:52.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:52 smithi155 bash[73694]: debug 2024-07-28T23:22:52.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:52.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:22:52 smithi155 bash[60745]: ts=2024-07-28T23:22:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:22:52.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12805 16 16 0 0 0 - 0 2024-07-28T23:22:53.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:53 smithi155 bash[68033]: cluster 2024-07-28T23:22:51.680116+0000 mgr.y (mgr.34101) 6992 : cluster [DBG] pgmap v7920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:53.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:53 smithi155 bash[73694]: debug 2024-07-28T23:22:53.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:53.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:53 smithi045 bash[80445]: cluster 2024-07-28T23:22:51.680116+0000 mgr.y (mgr.34101) 6992 : cluster [DBG] pgmap v7920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:53.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:53 smithi045 bash[82788]: cluster 2024-07-28T23:22:51.680116+0000 mgr.y (mgr.34101) 6992 : cluster [DBG] pgmap v7920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:53.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12806 16 16 0 0 0 - 0 2024-07-28T23:22:54.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:54 smithi155 bash[68033]: cluster 2024-07-28T23:22:53.681867+0000 mgr.y (mgr.34101) 6993 : cluster [DBG] pgmap v7921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:54.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:54 smithi155 bash[73694]: debug 2024-07-28T23:22:54.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:54.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:54 smithi045 bash[80445]: cluster 2024-07-28T23:22:53.681867+0000 mgr.y (mgr.34101) 6993 : cluster [DBG] pgmap v7921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:54.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:54 smithi045 bash[82788]: cluster 2024-07-28T23:22:53.681867+0000 mgr.y (mgr.34101) 6993 : cluster [DBG] pgmap v7921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:54.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12807 16 16 0 0 0 - 0 2024-07-28T23:22:55.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:55 smithi155 bash[73694]: debug 2024-07-28T23:22:55.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:55.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12808 16 16 0 0 0 - 0 2024-07-28T23:22:56.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:56 smithi155 bash[73694]: debug 2024-07-28T23:22:56.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:56.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12809 16 16 0 0 0 - 0 2024-07-28T23:22:57.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:56 smithi155 bash[68033]: cluster 2024-07-28T23:22:55.683569+0000 mgr.y (mgr.34101) 6994 : cluster [DBG] pgmap v7922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:57.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:56 smithi045 bash[80445]: cluster 2024-07-28T23:22:55.683569+0000 mgr.y (mgr.34101) 6994 : cluster [DBG] pgmap v7922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:57.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:56 smithi045 bash[82788]: cluster 2024-07-28T23:22:55.683569+0000 mgr.y (mgr.34101) 6994 : cluster [DBG] pgmap v7922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:57.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:57 smithi155 bash[73694]: debug 2024-07-28T23:22:57.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:57.731 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12810 16 16 0 0 0 - 0 2024-07-28T23:22:58.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:58 smithi155 bash[73694]: debug 2024-07-28T23:22:58.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:58.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12811 16 16 0 0 0 - 0 2024-07-28T23:22:59.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:22:58 smithi155 bash[68033]: cluster 2024-07-28T23:22:57.685413+0000 mgr.y (mgr.34101) 6995 : cluster [DBG] pgmap v7923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:59.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:22:58 smithi045 bash[80445]: cluster 2024-07-28T23:22:57.685413+0000 mgr.y (mgr.34101) 6995 : cluster [DBG] pgmap v7923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:59.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:22:58 smithi045 bash[82788]: cluster 2024-07-28T23:22:57.685413+0000 mgr.y (mgr.34101) 6995 : cluster [DBG] pgmap v7923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:22:59.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:22:59 smithi155 bash[73694]: debug 2024-07-28T23:22:59.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:22:59.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12812 16 16 0 0 0 - 0 2024-07-28T23:23:00.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:00 smithi155 bash[73694]: debug 2024-07-28T23:23:00.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:00.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12813 16 16 0 0 0 - 0 2024-07-28T23:23:00.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:00 smithi045 bash[80445]: cluster 2024-07-28T23:22:59.687150+0000 mgr.y (mgr.34101) 6996 : cluster [DBG] pgmap v7924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:00.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:23:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:23:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:23:00.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:00 smithi045 bash[82788]: cluster 2024-07-28T23:22:59.687150+0000 mgr.y (mgr.34101) 6996 : cluster [DBG] pgmap v7924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:01.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:00 smithi155 bash[68033]: cluster 2024-07-28T23:22:59.687150+0000 mgr.y (mgr.34101) 6996 : cluster [DBG] pgmap v7924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:01.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:01 smithi155 bash[73694]: debug 2024-07-28T23:23:01.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:01.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12814 16 16 0 0 0 - 0 2024-07-28T23:23:02.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:23:02 smithi155 bash[60745]: ts=2024-07-28T23:23:02.320Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:23:02.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:02 smithi155 bash[73694]: debug 2024-07-28T23:23:02.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:02.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12815 16 16 0 0 0 - 0 2024-07-28T23:23:03.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:02 smithi155 bash[68033]: cluster 2024-07-28T23:23:01.688983+0000 mgr.y (mgr.34101) 6997 : cluster [DBG] pgmap v7925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:03.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:02 smithi045 bash[82788]: cluster 2024-07-28T23:23:01.688983+0000 mgr.y (mgr.34101) 6997 : cluster [DBG] pgmap v7925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:03.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:02 smithi045 bash[80445]: cluster 2024-07-28T23:23:01.688983+0000 mgr.y (mgr.34101) 6997 : cluster [DBG] pgmap v7925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:03.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:03 smithi155 bash[73694]: debug 2024-07-28T23:23:03.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:03.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12816 16 16 0 0 0 - 0 2024-07-28T23:23:04.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:03 smithi155 bash[68033]: audit 2024-07-28T23:23:02.933883+0000 mon.c (mon.2) 1758 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:23:04.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:03 smithi155 bash[68033]: audit 2024-07-28T23:23:03.715791+0000 mon.c (mon.2) 1759 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:04.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:03 smithi045 bash[80445]: audit 2024-07-28T23:23:02.933883+0000 mon.c (mon.2) 1758 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:23:04.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:03 smithi045 bash[80445]: audit 2024-07-28T23:23:03.715791+0000 mon.c (mon.2) 1759 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:04.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:03 smithi045 bash[82788]: audit 2024-07-28T23:23:02.933883+0000 mon.c (mon.2) 1758 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:23:04.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:03 smithi045 bash[82788]: audit 2024-07-28T23:23:03.715791+0000 mon.c (mon.2) 1759 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:04.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:04 smithi155 bash[73694]: debug 2024-07-28T23:23:04.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:04.732 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12817 16 16 0 0 0 - 0 2024-07-28T23:23:05.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:04 smithi155 bash[68033]: cluster 2024-07-28T23:23:03.690780+0000 mgr.y (mgr.34101) 6998 : cluster [DBG] pgmap v7926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:05.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:04 smithi045 bash[80445]: cluster 2024-07-28T23:23:03.690780+0000 mgr.y (mgr.34101) 6998 : cluster [DBG] pgmap v7926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:05.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:04 smithi045 bash[82788]: cluster 2024-07-28T23:23:03.690780+0000 mgr.y (mgr.34101) 6998 : cluster [DBG] pgmap v7926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:05.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:05 smithi155 bash[73694]: debug 2024-07-28T23:23:05.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:05.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12818 16 16 0 0 0 - 0 2024-07-28T23:23:06.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:06 smithi155 bash[73694]: debug 2024-07-28T23:23:06.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:06.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12819 16 16 0 0 0 - 0 2024-07-28T23:23:07.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:06 smithi155 bash[68033]: cluster 2024-07-28T23:23:05.692500+0000 mgr.y (mgr.34101) 6999 : cluster [DBG] pgmap v7927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:07.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:06 smithi045 bash[80445]: cluster 2024-07-28T23:23:05.692500+0000 mgr.y (mgr.34101) 6999 : cluster [DBG] pgmap v7927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:07.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:06 smithi045 bash[82788]: cluster 2024-07-28T23:23:05.692500+0000 mgr.y (mgr.34101) 6999 : cluster [DBG] pgmap v7927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:07.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:07 smithi155 bash[73694]: debug 2024-07-28T23:23:07.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:07.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:23:07.730873+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:23:07.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:23:07.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12820 16 16 0 0 0 - 0 2024-07-28T23:23:08.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:08 smithi155 bash[73694]: debug 2024-07-28T23:23:08.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:08.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12821 16 16 0 0 0 - 0 2024-07-28T23:23:09.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:08 smithi155 bash[68033]: cluster 2024-07-28T23:23:07.694479+0000 mgr.y (mgr.34101) 7000 : cluster [DBG] pgmap v7928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:09.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:08 smithi155 bash[68033]: audit 2024-07-28T23:23:08.663172+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:09.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:08 smithi155 bash[68033]: audit 2024-07-28T23:23:08.671347+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:09.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:08 smithi045 bash[80445]: cluster 2024-07-28T23:23:07.694479+0000 mgr.y (mgr.34101) 7000 : cluster [DBG] pgmap v7928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:09.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:08 smithi045 bash[80445]: audit 2024-07-28T23:23:08.663172+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:09.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:08 smithi045 bash[80445]: audit 2024-07-28T23:23:08.671347+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:09.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:08 smithi045 bash[82788]: cluster 2024-07-28T23:23:07.694479+0000 mgr.y (mgr.34101) 7000 : cluster [DBG] pgmap v7928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:09.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:08 smithi045 bash[82788]: audit 2024-07-28T23:23:08.663172+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:09.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:08 smithi045 bash[82788]: audit 2024-07-28T23:23:08.671347+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:09.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:09 smithi155 bash[73694]: debug 2024-07-28T23:23:09.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:09.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12822 16 16 0 0 0 - 0 2024-07-28T23:23:10.152 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:09 smithi155 bash[68033]: audit 2024-07-28T23:23:08.848559+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:10.152 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:09 smithi155 bash[68033]: audit 2024-07-28T23:23:08.861226+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:10.152 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:09 smithi155 bash[68033]: audit 2024-07-28T23:23:09.283594+0000 mon.c (mon.2) 1760 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:23:10.152 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:09 smithi155 bash[68033]: audit 2024-07-28T23:23:09.285471+0000 mon.c (mon.2) 1761 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:23:10.152 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:09 smithi155 bash[68033]: audit 2024-07-28T23:23:09.296430+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:10.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:09 smithi045 bash[80445]: audit 2024-07-28T23:23:08.848559+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:10.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:09 smithi045 bash[80445]: audit 2024-07-28T23:23:08.861226+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:10.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:09 smithi045 bash[80445]: audit 2024-07-28T23:23:09.283594+0000 mon.c (mon.2) 1760 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:23:10.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:09 smithi045 bash[80445]: audit 2024-07-28T23:23:09.285471+0000 mon.c (mon.2) 1761 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:23:10.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:09 smithi045 bash[80445]: audit 2024-07-28T23:23:09.296430+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:10.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:09 smithi045 bash[82788]: audit 2024-07-28T23:23:08.848559+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:10.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:09 smithi045 bash[82788]: audit 2024-07-28T23:23:08.861226+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:10.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:09 smithi045 bash[82788]: audit 2024-07-28T23:23:09.283594+0000 mon.c (mon.2) 1760 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:23:10.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:09 smithi045 bash[82788]: audit 2024-07-28T23:23:09.285471+0000 mon.c (mon.2) 1761 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:23:10.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:09 smithi045 bash[82788]: audit 2024-07-28T23:23:09.296430+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:23:10.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:10 smithi155 bash[73694]: debug 2024-07-28T23:23:10.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:10.733 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12823 16 16 0 0 0 - 0 2024-07-28T23:23:10.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:10 smithi045 bash[80445]: cluster 2024-07-28T23:23:09.696369+0000 mgr.y (mgr.34101) 7001 : cluster [DBG] pgmap v7929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:10.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:23:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:23:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:23:10.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:10 smithi045 bash[82788]: cluster 2024-07-28T23:23:09.696369+0000 mgr.y (mgr.34101) 7001 : cluster [DBG] pgmap v7929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:11.138 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:10 smithi155 bash[68033]: cluster 2024-07-28T23:23:09.696369+0000 mgr.y (mgr.34101) 7001 : cluster [DBG] pgmap v7929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:11.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:11 smithi155 bash[73694]: debug 2024-07-28T23:23:11.131+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:11.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12824 16 16 0 0 0 - 0 2024-07-28T23:23:12.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:12 smithi155 bash[73694]: debug 2024-07-28T23:23:12.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:12.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:23:12 smithi155 bash[60745]: ts=2024-07-28T23:23:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:23:12.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12825 16 16 0 0 0 - 0 2024-07-28T23:23:13.181 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:12 smithi155 bash[68033]: cluster 2024-07-28T23:23:11.698410+0000 mgr.y (mgr.34101) 7002 : cluster [DBG] pgmap v7930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:13.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:12 smithi045 bash[80445]: cluster 2024-07-28T23:23:11.698410+0000 mgr.y (mgr.34101) 7002 : cluster [DBG] pgmap v7930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:13.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:12 smithi045 bash[82788]: cluster 2024-07-28T23:23:11.698410+0000 mgr.y (mgr.34101) 7002 : cluster [DBG] pgmap v7930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:13.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:13 smithi155 bash[73694]: debug 2024-07-28T23:23:13.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:13.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12826 16 16 0 0 0 - 0 2024-07-28T23:23:14.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:14 smithi155 bash[73694]: debug 2024-07-28T23:23:14.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:14.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12827 16 16 0 0 0 - 0 2024-07-28T23:23:15.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:14 smithi045 bash[82788]: cluster 2024-07-28T23:23:13.700306+0000 mgr.y (mgr.34101) 7003 : cluster [DBG] pgmap v7931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:15.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:14 smithi045 bash[80445]: cluster 2024-07-28T23:23:13.700306+0000 mgr.y (mgr.34101) 7003 : cluster [DBG] pgmap v7931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:15.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:14 smithi155 bash[68033]: cluster 2024-07-28T23:23:13.700306+0000 mgr.y (mgr.34101) 7003 : cluster [DBG] pgmap v7931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:15.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:15 smithi155 bash[73694]: debug 2024-07-28T23:23:15.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:15.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12828 16 16 0 0 0 - 0 2024-07-28T23:23:16.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:16 smithi155 bash[73694]: debug 2024-07-28T23:23:16.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:16.734 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12829 16 16 0 0 0 - 0 2024-07-28T23:23:17.160 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:16 smithi155 bash[68033]: cluster 2024-07-28T23:23:15.702233+0000 mgr.y (mgr.34101) 7004 : cluster [DBG] pgmap v7932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:17.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:16 smithi045 bash[82788]: cluster 2024-07-28T23:23:15.702233+0000 mgr.y (mgr.34101) 7004 : cluster [DBG] pgmap v7932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:17.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:16 smithi045 bash[80445]: cluster 2024-07-28T23:23:15.702233+0000 mgr.y (mgr.34101) 7004 : cluster [DBG] pgmap v7932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:17.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:17 smithi155 bash[73694]: debug 2024-07-28T23:23:17.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:17.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12830 16 16 0 0 0 - 0 2024-07-28T23:23:18.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:18 smithi155 bash[73694]: debug 2024-07-28T23:23:18.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:18.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12831 16 16 0 0 0 - 0 2024-07-28T23:23:19.197 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:18 smithi155 bash[68033]: cluster 2024-07-28T23:23:17.704273+0000 mgr.y (mgr.34101) 7005 : cluster [DBG] pgmap v7933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:19.197 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:18 smithi155 bash[68033]: audit 2024-07-28T23:23:18.716334+0000 mon.c (mon.2) 1762 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:18 smithi045 bash[82788]: cluster 2024-07-28T23:23:17.704273+0000 mgr.y (mgr.34101) 7005 : cluster [DBG] pgmap v7933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:19.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:18 smithi045 bash[82788]: audit 2024-07-28T23:23:18.716334+0000 mon.c (mon.2) 1762 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:19.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:18 smithi045 bash[80445]: cluster 2024-07-28T23:23:17.704273+0000 mgr.y (mgr.34101) 7005 : cluster [DBG] pgmap v7933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:19.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:18 smithi045 bash[80445]: audit 2024-07-28T23:23:18.716334+0000 mon.c (mon.2) 1762 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:19.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:19 smithi155 bash[73694]: debug 2024-07-28T23:23:19.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:19.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12832 16 16 0 0 0 - 0 2024-07-28T23:23:20.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:20 smithi155 bash[73694]: debug 2024-07-28T23:23:20.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:20.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12833 16 16 0 0 0 - 0 2024-07-28T23:23:20.872 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:23:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:23:20] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:23:21.145 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:20 smithi155 bash[68033]: cluster 2024-07-28T23:23:19.706169+0000 mgr.y (mgr.34101) 7006 : cluster [DBG] pgmap v7934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:21.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:20 smithi045 bash[80445]: cluster 2024-07-28T23:23:19.706169+0000 mgr.y (mgr.34101) 7006 : cluster [DBG] pgmap v7934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:21.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:20 smithi045 bash[82788]: cluster 2024-07-28T23:23:19.706169+0000 mgr.y (mgr.34101) 7006 : cluster [DBG] pgmap v7934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:21.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:21 smithi155 bash[73694]: debug 2024-07-28T23:23:21.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:21.735 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12834 16 16 0 0 0 - 0 2024-07-28T23:23:22.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:22 smithi155 bash[73694]: debug 2024-07-28T23:23:22.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:22.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:23:22 smithi155 bash[60745]: ts=2024-07-28T23:23:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:23:22.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12835 16 16 0 0 0 - 0 2024-07-28T23:23:23.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:22 smithi045 bash[80445]: cluster 2024-07-28T23:23:21.708188+0000 mgr.y (mgr.34101) 7007 : cluster [DBG] pgmap v7935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:23.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:22 smithi045 bash[82788]: cluster 2024-07-28T23:23:21.708188+0000 mgr.y (mgr.34101) 7007 : cluster [DBG] pgmap v7935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:23.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:23 smithi155 bash[73694]: debug 2024-07-28T23:23:23.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:23.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:22 smithi155 bash[68033]: cluster 2024-07-28T23:23:21.708188+0000 mgr.y (mgr.34101) 7007 : cluster [DBG] pgmap v7935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:23.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12836 16 16 0 0 0 - 0 2024-07-28T23:23:24.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:24 smithi155 bash[73694]: debug 2024-07-28T23:23:24.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:24.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12837 16 16 0 0 0 - 0 2024-07-28T23:23:25.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:24 smithi045 bash[80445]: cluster 2024-07-28T23:23:23.710096+0000 mgr.y (mgr.34101) 7008 : cluster [DBG] pgmap v7936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:25.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:24 smithi045 bash[82788]: cluster 2024-07-28T23:23:23.710096+0000 mgr.y (mgr.34101) 7008 : cluster [DBG] pgmap v7936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:25.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:24 smithi155 bash[68033]: cluster 2024-07-28T23:23:23.710096+0000 mgr.y (mgr.34101) 7008 : cluster [DBG] pgmap v7936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:25.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:24 smithi155 bash[73694]: debug 2024-07-28T23:23:24.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:25.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12838 16 16 0 0 0 - 0 2024-07-28T23:23:26.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:26 smithi155 bash[73694]: debug 2024-07-28T23:23:26.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:26.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12839 16 16 0 0 0 - 0 2024-07-28T23:23:27.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:26 smithi045 bash[80445]: cluster 2024-07-28T23:23:25.711990+0000 mgr.y (mgr.34101) 7009 : cluster [DBG] pgmap v7937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:27.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:26 smithi045 bash[82788]: cluster 2024-07-28T23:23:25.711990+0000 mgr.y (mgr.34101) 7009 : cluster [DBG] pgmap v7937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:27.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:26 smithi155 bash[73694]: debug 2024-07-28T23:23:26.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:27.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:26 smithi155 bash[68033]: cluster 2024-07-28T23:23:25.711990+0000 mgr.y (mgr.34101) 7009 : cluster [DBG] pgmap v7937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:27.736 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:23:27.734220+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:23:27.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:23:27.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12840 16 16 0 0 0 - 0 2024-07-28T23:23:28.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:27 smithi155 bash[73694]: debug 2024-07-28T23:23:27.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:28.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12841 16 16 0 0 0 - 0 2024-07-28T23:23:29.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:28 smithi045 bash[80445]: cluster 2024-07-28T23:23:27.714072+0000 mgr.y (mgr.34101) 7010 : cluster [DBG] pgmap v7938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:29.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:28 smithi045 bash[82788]: cluster 2024-07-28T23:23:27.714072+0000 mgr.y (mgr.34101) 7010 : cluster [DBG] pgmap v7938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:29.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:28 smithi155 bash[68033]: cluster 2024-07-28T23:23:27.714072+0000 mgr.y (mgr.34101) 7010 : cluster [DBG] pgmap v7938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:29.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:28 smithi155 bash[73694]: debug 2024-07-28T23:23:28.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:29.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12842 16 16 0 0 0 - 0 2024-07-28T23:23:30.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:29 smithi155 bash[73694]: debug 2024-07-28T23:23:29.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:30.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12843 16 16 0 0 0 - 0 2024-07-28T23:23:30.894 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:23:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:23:30] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:23:31.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:30 smithi045 bash[80445]: cluster 2024-07-28T23:23:29.715943+0000 mgr.y (mgr.34101) 7011 : cluster [DBG] pgmap v7939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:31.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:30 smithi045 bash[82788]: cluster 2024-07-28T23:23:29.715943+0000 mgr.y (mgr.34101) 7011 : cluster [DBG] pgmap v7939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:31.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:30 smithi155 bash[68033]: cluster 2024-07-28T23:23:29.715943+0000 mgr.y (mgr.34101) 7011 : cluster [DBG] pgmap v7939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:31.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:30 smithi155 bash[73694]: debug 2024-07-28T23:23:30.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:31.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12844 16 16 0 0 0 - 0 2024-07-28T23:23:32.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:31 smithi155 bash[73694]: debug 2024-07-28T23:23:31.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:32.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12845 16 16 0 0 0 - 0 2024-07-28T23:23:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:23:32 smithi155 bash[60745]: ts=2024-07-28T23:23:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:23:33.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:32 smithi045 bash[80445]: cluster 2024-07-28T23:23:31.717849+0000 mgr.y (mgr.34101) 7012 : cluster [DBG] pgmap v7940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:33.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:32 smithi045 bash[82788]: cluster 2024-07-28T23:23:31.717849+0000 mgr.y (mgr.34101) 7012 : cluster [DBG] pgmap v7940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:33.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:32 smithi155 bash[73694]: debug 2024-07-28T23:23:32.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:33.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:32 smithi155 bash[68033]: cluster 2024-07-28T23:23:31.717849+0000 mgr.y (mgr.34101) 7012 : cluster [DBG] pgmap v7940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:33.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12846 16 16 0 0 0 - 0 2024-07-28T23:23:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:33 smithi045 bash[80445]: audit 2024-07-28T23:23:33.716984+0000 mon.c (mon.2) 1763 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:34.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:33 smithi045 bash[82788]: audit 2024-07-28T23:23:33.716984+0000 mon.c (mon.2) 1763 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:34.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:33 smithi155 bash[68033]: audit 2024-07-28T23:23:33.716984+0000 mon.c (mon.2) 1763 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:34.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:33 smithi155 bash[73694]: debug 2024-07-28T23:23:33.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:34.737 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12847 16 16 0 0 0 - 0 2024-07-28T23:23:35.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:34 smithi045 bash[80445]: cluster 2024-07-28T23:23:33.719543+0000 mgr.y (mgr.34101) 7013 : cluster [DBG] pgmap v7941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:35.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:34 smithi045 bash[82788]: cluster 2024-07-28T23:23:33.719543+0000 mgr.y (mgr.34101) 7013 : cluster [DBG] pgmap v7941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:35.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:34 smithi155 bash[73694]: debug 2024-07-28T23:23:34.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:35.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:34 smithi155 bash[68033]: cluster 2024-07-28T23:23:33.719543+0000 mgr.y (mgr.34101) 7013 : cluster [DBG] pgmap v7941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:35.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12848 16 16 0 0 0 - 0 2024-07-28T23:23:36.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:35 smithi155 bash[73694]: debug 2024-07-28T23:23:35.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:36.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12849 16 16 0 0 0 - 0 2024-07-28T23:23:37.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:36 smithi045 bash[80445]: cluster 2024-07-28T23:23:35.721284+0000 mgr.y (mgr.34101) 7014 : cluster [DBG] pgmap v7942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:37.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:36 smithi045 bash[82788]: cluster 2024-07-28T23:23:35.721284+0000 mgr.y (mgr.34101) 7014 : cluster [DBG] pgmap v7942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:37.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:36 smithi155 bash[73694]: debug 2024-07-28T23:23:36.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:36 smithi155 bash[68033]: cluster 2024-07-28T23:23:35.721284+0000 mgr.y (mgr.34101) 7014 : cluster [DBG] pgmap v7942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:37.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12850 16 16 0 0 0 - 0 2024-07-28T23:23:38.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:37 smithi155 bash[73694]: debug 2024-07-28T23:23:37.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:38.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12851 16 16 0 0 0 - 0 2024-07-28T23:23:39.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:38 smithi045 bash[80445]: cluster 2024-07-28T23:23:37.723170+0000 mgr.y (mgr.34101) 7015 : cluster [DBG] pgmap v7943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:39.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:38 smithi045 bash[82788]: cluster 2024-07-28T23:23:37.723170+0000 mgr.y (mgr.34101) 7015 : cluster [DBG] pgmap v7943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:39.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:38 smithi155 bash[68033]: cluster 2024-07-28T23:23:37.723170+0000 mgr.y (mgr.34101) 7015 : cluster [DBG] pgmap v7943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:39.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:39 smithi155 bash[73694]: debug 2024-07-28T23:23:39.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:39.738 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12852 16 16 0 0 0 - 0 2024-07-28T23:23:40.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:39 smithi155 bash[73694]: debug 2024-07-28T23:23:39.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:40.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12853 16 16 0 0 0 - 0 2024-07-28T23:23:40.922 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:23:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:23:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:23:41.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:40 smithi045 bash[80445]: cluster 2024-07-28T23:23:39.724879+0000 mgr.y (mgr.34101) 7016 : cluster [DBG] pgmap v7944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:41.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:40 smithi045 bash[82788]: cluster 2024-07-28T23:23:39.724879+0000 mgr.y (mgr.34101) 7016 : cluster [DBG] pgmap v7944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:41.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:40 smithi155 bash[68033]: cluster 2024-07-28T23:23:39.724879+0000 mgr.y (mgr.34101) 7016 : cluster [DBG] pgmap v7944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:41.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:41 smithi155 bash[73694]: debug 2024-07-28T23:23:41.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:41.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12854 16 16 0 0 0 - 0 2024-07-28T23:23:42.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:41 smithi155 bash[73694]: debug 2024-07-28T23:23:41.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:42.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12855 16 16 0 0 0 - 0 2024-07-28T23:23:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:23:42 smithi155 bash[60745]: ts=2024-07-28T23:23:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:23:43.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:42 smithi045 bash[80445]: cluster 2024-07-28T23:23:41.726824+0000 mgr.y (mgr.34101) 7017 : cluster [DBG] pgmap v7945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:43.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:42 smithi045 bash[82788]: cluster 2024-07-28T23:23:41.726824+0000 mgr.y (mgr.34101) 7017 : cluster [DBG] pgmap v7945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:43.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:42 smithi155 bash[73694]: debug 2024-07-28T23:23:42.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:42 smithi155 bash[68033]: cluster 2024-07-28T23:23:41.726824+0000 mgr.y (mgr.34101) 7017 : cluster [DBG] pgmap v7945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:43.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12856 16 16 0 0 0 - 0 2024-07-28T23:23:44.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:43 smithi155 bash[73694]: debug 2024-07-28T23:23:43.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:44.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12857 16 16 0 0 0 - 0 2024-07-28T23:23:45.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:44 smithi045 bash[80445]: cluster 2024-07-28T23:23:43.728530+0000 mgr.y (mgr.34101) 7018 : cluster [DBG] pgmap v7946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:45.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:44 smithi045 bash[82788]: cluster 2024-07-28T23:23:43.728530+0000 mgr.y (mgr.34101) 7018 : cluster [DBG] pgmap v7946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:45.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:44 smithi155 bash[73694]: debug 2024-07-28T23:23:44.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:45.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:44 smithi155 bash[68033]: cluster 2024-07-28T23:23:43.728530+0000 mgr.y (mgr.34101) 7018 : cluster [DBG] pgmap v7946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:45.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12858 16 16 0 0 0 - 0 2024-07-28T23:23:46.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:45 smithi155 bash[73694]: debug 2024-07-28T23:23:45.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:46.739 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12859 16 16 0 0 0 - 0 2024-07-28T23:23:47.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:46 smithi045 bash[80445]: cluster 2024-07-28T23:23:45.730264+0000 mgr.y (mgr.34101) 7019 : cluster [DBG] pgmap v7947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:46 smithi045 bash[82788]: cluster 2024-07-28T23:23:45.730264+0000 mgr.y (mgr.34101) 7019 : cluster [DBG] pgmap v7947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:47.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:46 smithi155 bash[73694]: debug 2024-07-28T23:23:46.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:47.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:46 smithi155 bash[68033]: cluster 2024-07-28T23:23:45.730264+0000 mgr.y (mgr.34101) 7019 : cluster [DBG] pgmap v7947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:47.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:23:47.737464+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:23:47.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:23:47.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12860 16 16 0 0 0 - 0 2024-07-28T23:23:48.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:47 smithi155 bash[73694]: debug 2024-07-28T23:23:47.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:48.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12861 16 16 0 0 0 - 0 2024-07-28T23:23:49.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:48 smithi045 bash[80445]: cluster 2024-07-28T23:23:47.732109+0000 mgr.y (mgr.34101) 7020 : cluster [DBG] pgmap v7948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:49.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:48 smithi045 bash[80445]: audit 2024-07-28T23:23:48.717406+0000 mon.c (mon.2) 1764 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:48 smithi045 bash[82788]: cluster 2024-07-28T23:23:47.732109+0000 mgr.y (mgr.34101) 7020 : cluster [DBG] pgmap v7948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:48 smithi045 bash[82788]: audit 2024-07-28T23:23:48.717406+0000 mon.c (mon.2) 1764 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:49.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:48 smithi155 bash[73694]: debug 2024-07-28T23:23:48.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:49.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:48 smithi155 bash[68033]: cluster 2024-07-28T23:23:47.732109+0000 mgr.y (mgr.34101) 7020 : cluster [DBG] pgmap v7948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:49.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:48 smithi155 bash[68033]: audit 2024-07-28T23:23:48.717406+0000 mon.c (mon.2) 1764 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:23:49.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12862 16 16 0 0 0 - 0 2024-07-28T23:23:50.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:49 smithi155 bash[73694]: debug 2024-07-28T23:23:49.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:50.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12863 16 16 0 0 0 - 0 2024-07-28T23:23:50.943 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:23:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:23:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:23:51.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:50 smithi045 bash[80445]: cluster 2024-07-28T23:23:49.733833+0000 mgr.y (mgr.34101) 7021 : cluster [DBG] pgmap v7949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:50 smithi045 bash[82788]: cluster 2024-07-28T23:23:49.733833+0000 mgr.y (mgr.34101) 7021 : cluster [DBG] pgmap v7949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:51.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:50 smithi155 bash[73694]: debug 2024-07-28T23:23:50.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:50 smithi155 bash[68033]: cluster 2024-07-28T23:23:49.733833+0000 mgr.y (mgr.34101) 7021 : cluster [DBG] pgmap v7949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:51.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12864 16 16 0 0 0 - 0 2024-07-28T23:23:52.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:51 smithi155 bash[73694]: debug 2024-07-28T23:23:51.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:52.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12865 16 16 0 0 0 - 0 2024-07-28T23:23:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:23:52 smithi155 bash[60745]: ts=2024-07-28T23:23:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:23:53.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:52 smithi045 bash[82788]: cluster 2024-07-28T23:23:51.735650+0000 mgr.y (mgr.34101) 7022 : cluster [DBG] pgmap v7950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:53.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:52 smithi045 bash[80445]: cluster 2024-07-28T23:23:51.735650+0000 mgr.y (mgr.34101) 7022 : cluster [DBG] pgmap v7950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:53.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:53 smithi155 bash[73694]: debug 2024-07-28T23:23:53.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:53.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:52 smithi155 bash[68033]: cluster 2024-07-28T23:23:51.735650+0000 mgr.y (mgr.34101) 7022 : cluster [DBG] pgmap v7950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:53.740 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12866 16 16 0 0 0 - 0 2024-07-28T23:23:54.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:54 smithi155 bash[73694]: debug 2024-07-28T23:23:54.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:54.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12867 16 16 0 0 0 - 0 2024-07-28T23:23:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:54 smithi045 bash[80445]: cluster 2024-07-28T23:23:53.737359+0000 mgr.y (mgr.34101) 7023 : cluster [DBG] pgmap v7951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:55.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:54 smithi045 bash[82788]: cluster 2024-07-28T23:23:53.737359+0000 mgr.y (mgr.34101) 7023 : cluster [DBG] pgmap v7951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:54 smithi155 bash[68033]: cluster 2024-07-28T23:23:53.737359+0000 mgr.y (mgr.34101) 7023 : cluster [DBG] pgmap v7951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:55.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:55 smithi155 bash[73694]: debug 2024-07-28T23:23:55.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:55.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12868 16 16 0 0 0 - 0 2024-07-28T23:23:56.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:56 smithi155 bash[73694]: debug 2024-07-28T23:23:56.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:56.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12869 16 16 0 0 0 - 0 2024-07-28T23:23:57.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:56 smithi045 bash[80445]: cluster 2024-07-28T23:23:55.739091+0000 mgr.y (mgr.34101) 7024 : cluster [DBG] pgmap v7952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:57.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:56 smithi045 bash[82788]: cluster 2024-07-28T23:23:55.739091+0000 mgr.y (mgr.34101) 7024 : cluster [DBG] pgmap v7952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:57.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:57 smithi155 bash[73694]: debug 2024-07-28T23:23:57.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:57.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:56 smithi155 bash[68033]: cluster 2024-07-28T23:23:55.739091+0000 mgr.y (mgr.34101) 7024 : cluster [DBG] pgmap v7952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:57.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12870 16 16 0 0 0 - 0 2024-07-28T23:23:58.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:58 smithi155 bash[73694]: debug 2024-07-28T23:23:58.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:58.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12871 16 16 0 0 0 - 0 2024-07-28T23:23:59.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:23:58 smithi045 bash[80445]: cluster 2024-07-28T23:23:57.740977+0000 mgr.y (mgr.34101) 7025 : cluster [DBG] pgmap v7953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:59.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:23:58 smithi045 bash[82788]: cluster 2024-07-28T23:23:57.740977+0000 mgr.y (mgr.34101) 7025 : cluster [DBG] pgmap v7953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:59.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:23:58 smithi155 bash[68033]: cluster 2024-07-28T23:23:57.740977+0000 mgr.y (mgr.34101) 7025 : cluster [DBG] pgmap v7953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:23:59.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:59 smithi155 bash[73694]: debug 2024-07-28T23:23:59.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:23:59.741 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12872 16 16 0 0 0 - 0 2024-07-28T23:24:00.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:23:59 smithi155 bash[73694]: debug 2024-07-28T23:23:59.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:00.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12873 16 16 0 0 0 - 0 2024-07-28T23:24:00.965 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:24:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:24:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:24:01.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:00 smithi045 bash[80445]: cluster 2024-07-28T23:23:59.742752+0000 mgr.y (mgr.34101) 7026 : cluster [DBG] pgmap v7954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:01.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:00 smithi045 bash[82788]: cluster 2024-07-28T23:23:59.742752+0000 mgr.y (mgr.34101) 7026 : cluster [DBG] pgmap v7954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:01.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:00 smithi155 bash[73694]: debug 2024-07-28T23:24:00.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:01.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:00 smithi155 bash[68033]: cluster 2024-07-28T23:23:59.742752+0000 mgr.y (mgr.34101) 7026 : cluster [DBG] pgmap v7954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:01.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12874 16 16 0 0 0 - 0 2024-07-28T23:24:02.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:02 smithi155 bash[73694]: debug 2024-07-28T23:24:02.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:02.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12875 16 16 0 0 0 - 0 2024-07-28T23:24:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:24:02 smithi155 bash[60745]: ts=2024-07-28T23:24:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:24:03.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:02 smithi045 bash[80445]: cluster 2024-07-28T23:24:01.744589+0000 mgr.y (mgr.34101) 7027 : cluster [DBG] pgmap v7955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:03.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:02 smithi045 bash[82788]: cluster 2024-07-28T23:24:01.744589+0000 mgr.y (mgr.34101) 7027 : cluster [DBG] pgmap v7955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:03.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:03 smithi155 bash[73694]: debug 2024-07-28T23:24:03.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:03.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:02 smithi155 bash[68033]: cluster 2024-07-28T23:24:01.744589+0000 mgr.y (mgr.34101) 7027 : cluster [DBG] pgmap v7955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:03.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12876 16 16 0 0 0 - 0 2024-07-28T23:24:04.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:04 smithi155 bash[73694]: debug 2024-07-28T23:24:04.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:04.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:03 smithi155 bash[68033]: audit 2024-07-28T23:24:03.717613+0000 mon.c (mon.2) 1765 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:03 smithi045 bash[80445]: audit 2024-07-28T23:24:03.717613+0000 mon.c (mon.2) 1765 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:03 smithi045 bash[82788]: audit 2024-07-28T23:24:03.717613+0000 mon.c (mon.2) 1765 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:04.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12877 16 16 0 0 0 - 0 2024-07-28T23:24:05.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:05 smithi155 bash[73694]: debug 2024-07-28T23:24:05.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:05.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:04 smithi155 bash[68033]: cluster 2024-07-28T23:24:03.752511+0000 mgr.y (mgr.34101) 7028 : cluster [DBG] pgmap v7956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:04 smithi045 bash[80445]: cluster 2024-07-28T23:24:03.752511+0000 mgr.y (mgr.34101) 7028 : cluster [DBG] pgmap v7956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:04 smithi045 bash[82788]: cluster 2024-07-28T23:24:03.752511+0000 mgr.y (mgr.34101) 7028 : cluster [DBG] pgmap v7956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:05.742 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12878 16 16 0 0 0 - 0 2024-07-28T23:24:06.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:06 smithi155 bash[73694]: debug 2024-07-28T23:24:06.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:06.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12879 16 16 0 0 0 - 0 2024-07-28T23:24:07.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:07 smithi155 bash[73694]: debug 2024-07-28T23:24:07.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:06 smithi155 bash[68033]: cluster 2024-07-28T23:24:05.754404+0000 mgr.y (mgr.34101) 7029 : cluster [DBG] pgmap v7957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:06 smithi045 bash[80445]: cluster 2024-07-28T23:24:05.754404+0000 mgr.y (mgr.34101) 7029 : cluster [DBG] pgmap v7957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:07.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:06 smithi045 bash[82788]: cluster 2024-07-28T23:24:05.754404+0000 mgr.y (mgr.34101) 7029 : cluster [DBG] pgmap v7957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:07.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:24:07.740561+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:24:07.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:24:07.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12880 16 16 0 0 0 - 0 2024-07-28T23:24:08.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:08 smithi155 bash[73694]: debug 2024-07-28T23:24:08.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:08.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12881 16 16 0 0 0 - 0 2024-07-28T23:24:09.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:08 smithi155 bash[68033]: cluster 2024-07-28T23:24:07.756483+0000 mgr.y (mgr.34101) 7030 : cluster [DBG] pgmap v7958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:09.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:08 smithi155 bash[73694]: debug 2024-07-28T23:24:08.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:09.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:08 smithi045 bash[82788]: cluster 2024-07-28T23:24:07.756483+0000 mgr.y (mgr.34101) 7030 : cluster [DBG] pgmap v7958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:09.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:08 smithi045 bash[80445]: cluster 2024-07-28T23:24:07.756483+0000 mgr.y (mgr.34101) 7030 : cluster [DBG] pgmap v7958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:09.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12882 16 16 0 0 0 - 0 2024-07-28T23:24:10.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:10 smithi155 bash[73694]: debug 2024-07-28T23:24:10.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:10.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:09 smithi155 bash[68033]: audit 2024-07-28T23:24:09.425351+0000 mon.c (mon.2) 1766 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:24:10.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:09 smithi045 bash[80445]: audit 2024-07-28T23:24:09.425351+0000 mon.c (mon.2) 1766 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:24:10.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:09 smithi045 bash[82788]: audit 2024-07-28T23:24:09.425351+0000 mon.c (mon.2) 1766 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:24:10.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12883 16 16 0 0 0 - 0 2024-07-28T23:24:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:24:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:24:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:24:11.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:11 smithi155 bash[73694]: debug 2024-07-28T23:24:11.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:11.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:10 smithi155 bash[68033]: cluster 2024-07-28T23:24:09.757318+0000 mgr.y (mgr.34101) 7031 : cluster [DBG] pgmap v7959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:10 smithi045 bash[80445]: cluster 2024-07-28T23:24:09.757318+0000 mgr.y (mgr.34101) 7031 : cluster [DBG] pgmap v7959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:11.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:10 smithi045 bash[82788]: cluster 2024-07-28T23:24:09.757318+0000 mgr.y (mgr.34101) 7031 : cluster [DBG] pgmap v7959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:11.743 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12884 16 16 0 0 0 - 0 2024-07-28T23:24:12.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:12 smithi155 bash[73694]: debug 2024-07-28T23:24:12.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:12.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12885 16 16 0 0 0 - 0 2024-07-28T23:24:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:24:12 smithi155 bash[60745]: ts=2024-07-28T23:24:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:24:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:13 smithi155 bash[68033]: cluster 2024-07-28T23:24:11.759200+0000 mgr.y (mgr.34101) 7032 : cluster [DBG] pgmap v7960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:13.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:13 smithi155 bash[73694]: debug 2024-07-28T23:24:13.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:13.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:13 smithi045 bash[80445]: cluster 2024-07-28T23:24:11.759200+0000 mgr.y (mgr.34101) 7032 : cluster [DBG] pgmap v7960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:13 smithi045 bash[82788]: cluster 2024-07-28T23:24:11.759200+0000 mgr.y (mgr.34101) 7032 : cluster [DBG] pgmap v7960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:13.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12886 16 16 0 0 0 - 0 2024-07-28T23:24:14.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:14 smithi155 bash[73694]: debug 2024-07-28T23:24:14.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:14.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12887 16 16 0 0 0 - 0 2024-07-28T23:24:15.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:15 smithi155 bash[68033]: cluster 2024-07-28T23:24:13.760927+0000 mgr.y (mgr.34101) 7033 : cluster [DBG] pgmap v7961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:15.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:15 smithi155 bash[73694]: debug 2024-07-28T23:24:15.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:15 smithi045 bash[80445]: cluster 2024-07-28T23:24:13.760927+0000 mgr.y (mgr.34101) 7033 : cluster [DBG] pgmap v7961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:15.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:15 smithi045 bash[82788]: cluster 2024-07-28T23:24:13.760927+0000 mgr.y (mgr.34101) 7033 : cluster [DBG] pgmap v7961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:15.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12888 16 16 0 0 0 - 0 2024-07-28T23:24:16.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[80445]: audit 2024-07-28T23:24:15.073083+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[80445]: audit 2024-07-28T23:24:15.082016+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[80445]: audit 2024-07-28T23:24:15.291938+0000 mon.a (mon.0) 3969 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[80445]: audit 2024-07-28T23:24:15.304314+0000 mon.a (mon.0) 3970 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[80445]: audit 2024-07-28T23:24:15.716917+0000 mon.c (mon.2) 1767 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:24:16.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[80445]: audit 2024-07-28T23:24:15.718415+0000 mon.c (mon.2) 1768 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:24:16.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[80445]: audit 2024-07-28T23:24:15.727396+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[82788]: audit 2024-07-28T23:24:15.073083+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[82788]: audit 2024-07-28T23:24:15.082016+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[82788]: audit 2024-07-28T23:24:15.291938+0000 mon.a (mon.0) 3969 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[82788]: audit 2024-07-28T23:24:15.304314+0000 mon.a (mon.0) 3970 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[82788]: audit 2024-07-28T23:24:15.716917+0000 mon.c (mon.2) 1767 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:24:16.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[82788]: audit 2024-07-28T23:24:15.718415+0000 mon.c (mon.2) 1768 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:24:16.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:16 smithi045 bash[82788]: audit 2024-07-28T23:24:15.727396+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:16 smithi155 bash[73694]: debug 2024-07-28T23:24:16.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:16.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:16 smithi155 bash[68033]: audit 2024-07-28T23:24:15.073083+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:16 smithi155 bash[68033]: audit 2024-07-28T23:24:15.082016+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:16 smithi155 bash[68033]: audit 2024-07-28T23:24:15.291938+0000 mon.a (mon.0) 3969 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:16 smithi155 bash[68033]: audit 2024-07-28T23:24:15.304314+0000 mon.a (mon.0) 3970 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:16 smithi155 bash[68033]: audit 2024-07-28T23:24:15.716917+0000 mon.c (mon.2) 1767 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:24:16.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:16 smithi155 bash[68033]: audit 2024-07-28T23:24:15.718415+0000 mon.c (mon.2) 1768 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:24:16.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:16 smithi155 bash[68033]: audit 2024-07-28T23:24:15.727396+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:24:16.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12889 16 16 0 0 0 - 0 2024-07-28T23:24:17.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:17 smithi045 bash[80445]: cluster 2024-07-28T23:24:15.762167+0000 mgr.y (mgr.34101) 7034 : cluster [DBG] pgmap v7962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:17.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:17 smithi045 bash[82788]: cluster 2024-07-28T23:24:15.762167+0000 mgr.y (mgr.34101) 7034 : cluster [DBG] pgmap v7962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:17.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:17 smithi155 bash[73694]: debug 2024-07-28T23:24:17.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:17.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:17 smithi155 bash[68033]: cluster 2024-07-28T23:24:15.762167+0000 mgr.y (mgr.34101) 7034 : cluster [DBG] pgmap v7962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:17.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12890 16 16 0 0 0 - 0 2024-07-28T23:24:18.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:18 smithi155 bash[73694]: debug 2024-07-28T23:24:18.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:18.744 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12891 16 16 0 0 0 - 0 2024-07-28T23:24:19.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:19 smithi045 bash[80445]: cluster 2024-07-28T23:24:17.763989+0000 mgr.y (mgr.34101) 7035 : cluster [DBG] pgmap v7963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:19 smithi045 bash[80445]: audit 2024-07-28T23:24:18.718386+0000 mon.c (mon.2) 1769 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:19 smithi045 bash[82788]: cluster 2024-07-28T23:24:17.763989+0000 mgr.y (mgr.34101) 7035 : cluster [DBG] pgmap v7963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:19 smithi045 bash[82788]: audit 2024-07-28T23:24:18.718386+0000 mon.c (mon.2) 1769 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:19.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:19 smithi155 bash[73694]: debug 2024-07-28T23:24:19.097+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:19 smithi155 bash[68033]: cluster 2024-07-28T23:24:17.763989+0000 mgr.y (mgr.34101) 7035 : cluster [DBG] pgmap v7963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:19 smithi155 bash[68033]: audit 2024-07-28T23:24:18.718386+0000 mon.c (mon.2) 1769 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:19.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12892 16 16 0 0 0 - 0 2024-07-28T23:24:20.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:20 smithi155 bash[73694]: debug 2024-07-28T23:24:20.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:20.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12893 16 16 0 0 0 - 0 2024-07-28T23:24:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:24:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:24:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:24:21.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:21 smithi045 bash[80445]: cluster 2024-07-28T23:24:19.765730+0000 mgr.y (mgr.34101) 7036 : cluster [DBG] pgmap v7964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:21.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:21 smithi045 bash[82788]: cluster 2024-07-28T23:24:19.765730+0000 mgr.y (mgr.34101) 7036 : cluster [DBG] pgmap v7964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:21 smithi155 bash[68033]: cluster 2024-07-28T23:24:19.765730+0000 mgr.y (mgr.34101) 7036 : cluster [DBG] pgmap v7964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:21.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:21 smithi155 bash[73694]: debug 2024-07-28T23:24:21.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:21.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12894 16 16 0 0 0 - 0 2024-07-28T23:24:22.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:22 smithi155 bash[73694]: debug 2024-07-28T23:24:22.089+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:22.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:24:22 smithi155 bash[60745]: ts=2024-07-28T23:24:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:24:22.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12895 16 16 0 0 0 - 0 2024-07-28T23:24:23.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:23 smithi045 bash[80445]: cluster 2024-07-28T23:24:21.767690+0000 mgr.y (mgr.34101) 7037 : cluster [DBG] pgmap v7965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:23.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:23 smithi045 bash[82788]: cluster 2024-07-28T23:24:21.767690+0000 mgr.y (mgr.34101) 7037 : cluster [DBG] pgmap v7965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:23.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:23 smithi155 bash[68033]: cluster 2024-07-28T23:24:21.767690+0000 mgr.y (mgr.34101) 7037 : cluster [DBG] pgmap v7965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:23.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:23 smithi155 bash[73694]: debug 2024-07-28T23:24:23.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:23.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12896 16 16 0 0 0 - 0 2024-07-28T23:24:24.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:24 smithi155 bash[73694]: debug 2024-07-28T23:24:24.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:24.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12897 16 16 0 0 0 - 0 2024-07-28T23:24:25.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:25 smithi045 bash[80445]: cluster 2024-07-28T23:24:23.769401+0000 mgr.y (mgr.34101) 7038 : cluster [DBG] pgmap v7966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:25.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:25 smithi045 bash[82788]: cluster 2024-07-28T23:24:23.769401+0000 mgr.y (mgr.34101) 7038 : cluster [DBG] pgmap v7966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:25.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:25 smithi155 bash[73694]: debug 2024-07-28T23:24:25.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:25.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:25 smithi155 bash[68033]: cluster 2024-07-28T23:24:23.769401+0000 mgr.y (mgr.34101) 7038 : cluster [DBG] pgmap v7966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:25.745 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12898 16 16 0 0 0 - 0 2024-07-28T23:24:26.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:26 smithi155 bash[73694]: debug 2024-07-28T23:24:26.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:26.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12899 16 16 0 0 0 - 0 2024-07-28T23:24:27.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:27 smithi045 bash[80445]: cluster 2024-07-28T23:24:25.771144+0000 mgr.y (mgr.34101) 7039 : cluster [DBG] pgmap v7967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:27.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:27 smithi045 bash[82788]: cluster 2024-07-28T23:24:25.771144+0000 mgr.y (mgr.34101) 7039 : cluster [DBG] pgmap v7967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:27.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:27 smithi155 bash[73694]: debug 2024-07-28T23:24:27.149+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:27.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:27 smithi155 bash[68033]: cluster 2024-07-28T23:24:25.771144+0000 mgr.y (mgr.34101) 7039 : cluster [DBG] pgmap v7967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:27.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:24:27.743611+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:24:27.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:24:27.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12900 16 16 0 0 0 - 0 2024-07-28T23:24:28.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:28 smithi155 bash[73694]: debug 2024-07-28T23:24:28.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:28.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12901 16 16 0 0 0 - 0 2024-07-28T23:24:29.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:29 smithi045 bash[80445]: cluster 2024-07-28T23:24:27.773030+0000 mgr.y (mgr.34101) 7040 : cluster [DBG] pgmap v7968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:29 smithi045 bash[82788]: cluster 2024-07-28T23:24:27.773030+0000 mgr.y (mgr.34101) 7040 : cluster [DBG] pgmap v7968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:29.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:29 smithi155 bash[73694]: debug 2024-07-28T23:24:29.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:29.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:29 smithi155 bash[68033]: cluster 2024-07-28T23:24:27.773030+0000 mgr.y (mgr.34101) 7040 : cluster [DBG] pgmap v7968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:29.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12902 16 16 0 0 0 - 0 2024-07-28T23:24:30.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:30 smithi155 bash[73694]: debug 2024-07-28T23:24:30.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:30.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12903 16 16 0 0 0 - 0 2024-07-28T23:24:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:24:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:24:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:24:31.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:31 smithi045 bash[82788]: cluster 2024-07-28T23:24:29.774773+0000 mgr.y (mgr.34101) 7041 : cluster [DBG] pgmap v7969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:31.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:31 smithi045 bash[80445]: cluster 2024-07-28T23:24:29.774773+0000 mgr.y (mgr.34101) 7041 : cluster [DBG] pgmap v7969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:31.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:31 smithi155 bash[73694]: debug 2024-07-28T23:24:31.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:31.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:31 smithi155 bash[68033]: cluster 2024-07-28T23:24:29.774773+0000 mgr.y (mgr.34101) 7041 : cluster [DBG] pgmap v7969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:31.746 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12904 16 16 0 0 0 - 0 2024-07-28T23:24:32.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:32 smithi155 bash[73694]: debug 2024-07-28T23:24:32.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:32.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12905 16 16 0 0 0 - 0 2024-07-28T23:24:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:24:32 smithi155 bash[60745]: ts=2024-07-28T23:24:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:24:33.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:33 smithi155 bash[68033]: cluster 2024-07-28T23:24:31.776614+0000 mgr.y (mgr.34101) 7042 : cluster [DBG] pgmap v7970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:33.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:33 smithi155 bash[73694]: debug 2024-07-28T23:24:33.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:33.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:33 smithi045 bash[80445]: cluster 2024-07-28T23:24:31.776614+0000 mgr.y (mgr.34101) 7042 : cluster [DBG] pgmap v7970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:33.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:33 smithi045 bash[82788]: cluster 2024-07-28T23:24:31.776614+0000 mgr.y (mgr.34101) 7042 : cluster [DBG] pgmap v7970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:33.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12906 16 16 0 0 0 - 0 2024-07-28T23:24:34.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:34 smithi155 bash[73694]: debug 2024-07-28T23:24:34.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:34.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:34 smithi155 bash[68033]: audit 2024-07-28T23:24:33.718509+0000 mon.c (mon.2) 1770 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:34 smithi045 bash[80445]: audit 2024-07-28T23:24:33.718509+0000 mon.c (mon.2) 1770 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:34.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:34 smithi045 bash[82788]: audit 2024-07-28T23:24:33.718509+0000 mon.c (mon.2) 1770 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:34.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12907 16 16 0 0 0 - 0 2024-07-28T23:24:35.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:35 smithi045 bash[82788]: cluster 2024-07-28T23:24:33.778333+0000 mgr.y (mgr.34101) 7043 : cluster [DBG] pgmap v7971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:35.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:35 smithi045 bash[80445]: cluster 2024-07-28T23:24:33.778333+0000 mgr.y (mgr.34101) 7043 : cluster [DBG] pgmap v7971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:35.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:35 smithi155 bash[68033]: cluster 2024-07-28T23:24:33.778333+0000 mgr.y (mgr.34101) 7043 : cluster [DBG] pgmap v7971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:35.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:35 smithi155 bash[73694]: debug 2024-07-28T23:24:35.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:35.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12908 16 16 0 0 0 - 0 2024-07-28T23:24:36.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:36 smithi155 bash[73694]: debug 2024-07-28T23:24:36.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:36.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12909 16 16 0 0 0 - 0 2024-07-28T23:24:37.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:37 smithi045 bash[82788]: cluster 2024-07-28T23:24:35.780078+0000 mgr.y (mgr.34101) 7044 : cluster [DBG] pgmap v7972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:37.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:37 smithi045 bash[80445]: cluster 2024-07-28T23:24:35.780078+0000 mgr.y (mgr.34101) 7044 : cluster [DBG] pgmap v7972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:37.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:37 smithi155 bash[73694]: debug 2024-07-28T23:24:37.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:37.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:37 smithi155 bash[68033]: cluster 2024-07-28T23:24:35.780078+0000 mgr.y (mgr.34101) 7044 : cluster [DBG] pgmap v7972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:37.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12910 16 16 0 0 0 - 0 2024-07-28T23:24:38.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:38 smithi155 bash[73694]: debug 2024-07-28T23:24:38.185+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:38.747 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12911 16 16 0 0 0 - 0 2024-07-28T23:24:39.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:39 smithi045 bash[80445]: cluster 2024-07-28T23:24:37.782005+0000 mgr.y (mgr.34101) 7045 : cluster [DBG] pgmap v7973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:39.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:39 smithi045 bash[82788]: cluster 2024-07-28T23:24:37.782005+0000 mgr.y (mgr.34101) 7045 : cluster [DBG] pgmap v7973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:39.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:39 smithi155 bash[73694]: debug 2024-07-28T23:24:39.197+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:39.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:39 smithi155 bash[68033]: cluster 2024-07-28T23:24:37.782005+0000 mgr.y (mgr.34101) 7045 : cluster [DBG] pgmap v7973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:39.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12912 16 16 0 0 0 - 0 2024-07-28T23:24:40.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:40 smithi155 bash[73694]: debug 2024-07-28T23:24:40.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:40.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12913 16 16 0 0 0 - 0 2024-07-28T23:24:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:24:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:24:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:24:41.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:41 smithi045 bash[80445]: cluster 2024-07-28T23:24:39.783771+0000 mgr.y (mgr.34101) 7046 : cluster [DBG] pgmap v7974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:41.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:41 smithi045 bash[82788]: cluster 2024-07-28T23:24:39.783771+0000 mgr.y (mgr.34101) 7046 : cluster [DBG] pgmap v7974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:41.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:41 smithi155 bash[73694]: debug 2024-07-28T23:24:41.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:41.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:41 smithi155 bash[68033]: cluster 2024-07-28T23:24:39.783771+0000 mgr.y (mgr.34101) 7046 : cluster [DBG] pgmap v7974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:41.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12914 16 16 0 0 0 - 0 2024-07-28T23:24:42.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:42 smithi155 bash[73694]: debug 2024-07-28T23:24:42.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:42.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:24:42 smithi155 bash[60745]: ts=2024-07-28T23:24:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:24:42.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12915 16 16 0 0 0 - 0 2024-07-28T23:24:43.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:43 smithi045 bash[80445]: cluster 2024-07-28T23:24:41.785638+0000 mgr.y (mgr.34101) 7047 : cluster [DBG] pgmap v7975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:43.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:43 smithi045 bash[82788]: cluster 2024-07-28T23:24:41.785638+0000 mgr.y (mgr.34101) 7047 : cluster [DBG] pgmap v7975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:43.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:43 smithi155 bash[73694]: debug 2024-07-28T23:24:43.281+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:43.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:43 smithi155 bash[68033]: cluster 2024-07-28T23:24:41.785638+0000 mgr.y (mgr.34101) 7047 : cluster [DBG] pgmap v7975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:43.748 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12916 16 16 0 0 0 - 0 2024-07-28T23:24:44.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12917 16 16 0 0 0 - 0 2024-07-28T23:24:44.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:44 smithi155 bash[73694]: debug 2024-07-28T23:24:44.313+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:45.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:45 smithi045 bash[80445]: cluster 2024-07-28T23:24:43.787401+0000 mgr.y (mgr.34101) 7048 : cluster [DBG] pgmap v7976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:45.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:45 smithi045 bash[82788]: cluster 2024-07-28T23:24:43.787401+0000 mgr.y (mgr.34101) 7048 : cluster [DBG] pgmap v7976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:45.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:45 smithi155 bash[73694]: debug 2024-07-28T23:24:45.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:45.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:45 smithi155 bash[68033]: cluster 2024-07-28T23:24:43.787401+0000 mgr.y (mgr.34101) 7048 : cluster [DBG] pgmap v7976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:45.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12918 16 16 0 0 0 - 0 2024-07-28T23:24:46.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12919 16 16 0 0 0 - 0 2024-07-28T23:24:46.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:46 smithi155 bash[73694]: debug 2024-07-28T23:24:46.381+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:47.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:47 smithi045 bash[80445]: cluster 2024-07-28T23:24:45.789128+0000 mgr.y (mgr.34101) 7049 : cluster [DBG] pgmap v7977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:47.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:47 smithi045 bash[82788]: cluster 2024-07-28T23:24:45.789128+0000 mgr.y (mgr.34101) 7049 : cluster [DBG] pgmap v7977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:47.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:47 smithi155 bash[73694]: debug 2024-07-28T23:24:47.397+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:47 smithi155 bash[68033]: cluster 2024-07-28T23:24:45.789128+0000 mgr.y (mgr.34101) 7049 : cluster [DBG] pgmap v7977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:47.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:24:47.746760+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:24:47.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:24:47.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12920 16 16 0 0 0 - 0 2024-07-28T23:24:48.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12921 16 16 0 0 0 - 0 2024-07-28T23:24:48.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:48 smithi155 bash[73694]: debug 2024-07-28T23:24:48.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:49 smithi045 bash[80445]: cluster 2024-07-28T23:24:47.791007+0000 mgr.y (mgr.34101) 7050 : cluster [DBG] pgmap v7978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:49.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:49 smithi045 bash[80445]: audit 2024-07-28T23:24:48.718880+0000 mon.c (mon.2) 1771 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:49 smithi045 bash[82788]: cluster 2024-07-28T23:24:47.791007+0000 mgr.y (mgr.34101) 7050 : cluster [DBG] pgmap v7978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:49 smithi045 bash[82788]: audit 2024-07-28T23:24:48.718880+0000 mon.c (mon.2) 1771 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:49.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:49 smithi155 bash[73694]: debug 2024-07-28T23:24:49.325+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:49 smithi155 bash[68033]: cluster 2024-07-28T23:24:47.791007+0000 mgr.y (mgr.34101) 7050 : cluster [DBG] pgmap v7978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:49 smithi155 bash[68033]: audit 2024-07-28T23:24:48.718880+0000 mon.c (mon.2) 1771 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:24:49.749 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12922 16 16 0 0 0 - 0 2024-07-28T23:24:50.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12923 16 16 0 0 0 - 0 2024-07-28T23:24:50.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:50 smithi155 bash[73694]: debug 2024-07-28T23:24:50.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:24:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:24:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:24:51.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:51 smithi045 bash[80445]: cluster 2024-07-28T23:24:49.792766+0000 mgr.y (mgr.34101) 7051 : cluster [DBG] pgmap v7979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:51.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:51 smithi045 bash[82788]: cluster 2024-07-28T23:24:49.792766+0000 mgr.y (mgr.34101) 7051 : cluster [DBG] pgmap v7979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:51.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:51 smithi155 bash[73694]: debug 2024-07-28T23:24:51.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:51.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:51 smithi155 bash[68033]: cluster 2024-07-28T23:24:49.792766+0000 mgr.y (mgr.34101) 7051 : cluster [DBG] pgmap v7979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:51.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12924 16 16 0 0 0 - 0 2024-07-28T23:24:52.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:52 smithi155 bash[73694]: debug 2024-07-28T23:24:52.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:52.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:24:52 smithi155 bash[60745]: ts=2024-07-28T23:24:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:24:52.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12925 16 16 0 0 0 - 0 2024-07-28T23:24:53.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:53 smithi045 bash[80445]: cluster 2024-07-28T23:24:51.794702+0000 mgr.y (mgr.34101) 7052 : cluster [DBG] pgmap v7980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:53.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:53 smithi045 bash[82788]: cluster 2024-07-28T23:24:51.794702+0000 mgr.y (mgr.34101) 7052 : cluster [DBG] pgmap v7980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:53.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:53 smithi155 bash[68033]: cluster 2024-07-28T23:24:51.794702+0000 mgr.y (mgr.34101) 7052 : cluster [DBG] pgmap v7980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:53.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:53 smithi155 bash[73694]: debug 2024-07-28T23:24:53.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:53.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12926 16 16 0 0 0 - 0 2024-07-28T23:24:54.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12927 16 16 0 0 0 - 0 2024-07-28T23:24:54.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:54 smithi155 bash[73694]: debug 2024-07-28T23:24:54.345+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:55 smithi045 bash[82788]: cluster 2024-07-28T23:24:53.796429+0000 mgr.y (mgr.34101) 7053 : cluster [DBG] pgmap v7981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:55 smithi045 bash[80445]: cluster 2024-07-28T23:24:53.796429+0000 mgr.y (mgr.34101) 7053 : cluster [DBG] pgmap v7981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:55.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:55 smithi155 bash[68033]: cluster 2024-07-28T23:24:53.796429+0000 mgr.y (mgr.34101) 7053 : cluster [DBG] pgmap v7981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:55.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:55 smithi155 bash[73694]: debug 2024-07-28T23:24:55.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:55.750 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12928 16 16 0 0 0 - 0 2024-07-28T23:24:56.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12929 16 16 0 0 0 - 0 2024-07-28T23:24:56.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:56 smithi155 bash[73694]: debug 2024-07-28T23:24:56.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:57.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:57 smithi045 bash[82788]: cluster 2024-07-28T23:24:55.798206+0000 mgr.y (mgr.34101) 7054 : cluster [DBG] pgmap v7982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:57.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:57 smithi045 bash[80445]: cluster 2024-07-28T23:24:55.798206+0000 mgr.y (mgr.34101) 7054 : cluster [DBG] pgmap v7982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:57.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:57 smithi155 bash[73694]: debug 2024-07-28T23:24:57.325+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:57.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:57 smithi155 bash[68033]: cluster 2024-07-28T23:24:55.798206+0000 mgr.y (mgr.34101) 7054 : cluster [DBG] pgmap v7982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:57.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12930 16 16 0 0 0 - 0 2024-07-28T23:24:58.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12931 16 16 0 0 0 - 0 2024-07-28T23:24:58.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:58 smithi155 bash[73694]: debug 2024-07-28T23:24:58.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:59.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:24:59 smithi045 bash[80445]: cluster 2024-07-28T23:24:57.800042+0000 mgr.y (mgr.34101) 7055 : cluster [DBG] pgmap v7983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:59.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:24:59 smithi045 bash[82788]: cluster 2024-07-28T23:24:57.800042+0000 mgr.y (mgr.34101) 7055 : cluster [DBG] pgmap v7983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:59.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:24:59 smithi155 bash[73694]: debug 2024-07-28T23:24:59.305+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:24:59.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:24:59 smithi155 bash[68033]: cluster 2024-07-28T23:24:57.800042+0000 mgr.y (mgr.34101) 7055 : cluster [DBG] pgmap v7983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:24:59.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12932 16 16 0 0 0 - 0 2024-07-28T23:25:00.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:00 smithi155 bash[73694]: debug 2024-07-28T23:25:00.265+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:00.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12933 16 16 0 0 0 - 0 2024-07-28T23:25:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:25:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:25:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:25:01.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:01 smithi045 bash[80445]: cluster 2024-07-28T23:24:59.801764+0000 mgr.y (mgr.34101) 7056 : cluster [DBG] pgmap v7984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:01 smithi045 bash[82788]: cluster 2024-07-28T23:24:59.801764+0000 mgr.y (mgr.34101) 7056 : cluster [DBG] pgmap v7984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:01.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:01 smithi155 bash[68033]: cluster 2024-07-28T23:24:59.801764+0000 mgr.y (mgr.34101) 7056 : cluster [DBG] pgmap v7984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:01.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:01 smithi155 bash[73694]: debug 2024-07-28T23:25:01.261+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:01.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12934 16 16 0 0 0 - 0 2024-07-28T23:25:02.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:02 smithi155 bash[73694]: debug 2024-07-28T23:25:02.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:02.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:25:02 smithi155 bash[60745]: ts=2024-07-28T23:25:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:25:02.751 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12935 16 16 0 0 0 - 0 2024-07-28T23:25:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:03 smithi045 bash[80445]: cluster 2024-07-28T23:25:01.803620+0000 mgr.y (mgr.34101) 7057 : cluster [DBG] pgmap v7985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:03.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:03 smithi045 bash[82788]: cluster 2024-07-28T23:25:01.803620+0000 mgr.y (mgr.34101) 7057 : cluster [DBG] pgmap v7985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:03 smithi155 bash[68033]: cluster 2024-07-28T23:25:01.803620+0000 mgr.y (mgr.34101) 7057 : cluster [DBG] pgmap v7985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:03.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:03 smithi155 bash[73694]: debug 2024-07-28T23:25:03.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:03.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12936 16 16 0 0 0 - 0 2024-07-28T23:25:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:04 smithi045 bash[80445]: audit 2024-07-28T23:25:03.719289+0000 mon.c (mon.2) 1772 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:04 smithi045 bash[82788]: audit 2024-07-28T23:25:03.719289+0000 mon.c (mon.2) 1772 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:04.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:04 smithi155 bash[68033]: audit 2024-07-28T23:25:03.719289+0000 mon.c (mon.2) 1772 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:04.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:04 smithi155 bash[73694]: debug 2024-07-28T23:25:04.385+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:04.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12937 16 16 0 0 0 - 0 2024-07-28T23:25:05.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:05 smithi045 bash[80445]: cluster 2024-07-28T23:25:03.805312+0000 mgr.y (mgr.34101) 7058 : cluster [DBG] pgmap v7986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:05 smithi045 bash[82788]: cluster 2024-07-28T23:25:03.805312+0000 mgr.y (mgr.34101) 7058 : cluster [DBG] pgmap v7986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:05.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:05 smithi155 bash[68033]: cluster 2024-07-28T23:25:03.805312+0000 mgr.y (mgr.34101) 7058 : cluster [DBG] pgmap v7986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:05.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:05 smithi155 bash[73694]: debug 2024-07-28T23:25:05.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:05.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12938 16 16 0 0 0 - 0 2024-07-28T23:25:06.752 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12939 16 16 0 0 0 - 0 2024-07-28T23:25:06.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:06 smithi155 bash[73694]: debug 2024-07-28T23:25:06.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:07 smithi045 bash[80445]: cluster 2024-07-28T23:25:05.807074+0000 mgr.y (mgr.34101) 7059 : cluster [DBG] pgmap v7987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:07.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:07 smithi045 bash[82788]: cluster 2024-07-28T23:25:05.807074+0000 mgr.y (mgr.34101) 7059 : cluster [DBG] pgmap v7987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:07.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:07 smithi155 bash[73694]: debug 2024-07-28T23:25:07.344+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:07.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:07 smithi155 bash[68033]: cluster 2024-07-28T23:25:05.807074+0000 mgr.y (mgr.34101) 7059 : cluster [DBG] pgmap v7987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:07.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:25:07.750127+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:25:07.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:25:07.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12940 16 16 0 0 0 - 0 2024-07-28T23:25:08.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12941 16 16 0 0 0 - 0 2024-07-28T23:25:08.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:08 smithi155 bash[73694]: debug 2024-07-28T23:25:08.396+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:09 smithi045 bash[80445]: cluster 2024-07-28T23:25:07.808946+0000 mgr.y (mgr.34101) 7060 : cluster [DBG] pgmap v7988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:09.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:09 smithi045 bash[82788]: cluster 2024-07-28T23:25:07.808946+0000 mgr.y (mgr.34101) 7060 : cluster [DBG] pgmap v7988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:09.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:09 smithi155 bash[73694]: debug 2024-07-28T23:25:09.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:09 smithi155 bash[68033]: cluster 2024-07-28T23:25:07.808946+0000 mgr.y (mgr.34101) 7060 : cluster [DBG] pgmap v7988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:09.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12942 16 16 0 0 0 - 0 2024-07-28T23:25:10.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12943 16 16 0 0 0 - 0 2024-07-28T23:25:10.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:10 smithi155 bash[73694]: debug 2024-07-28T23:25:10.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:25:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:25:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:25:11.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:11 smithi045 bash[82788]: cluster 2024-07-28T23:25:09.810870+0000 mgr.y (mgr.34101) 7061 : cluster [DBG] pgmap v7989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:11.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:11 smithi045 bash[80445]: cluster 2024-07-28T23:25:09.810870+0000 mgr.y (mgr.34101) 7061 : cluster [DBG] pgmap v7989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:11.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:11 smithi155 bash[73694]: debug 2024-07-28T23:25:11.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:11.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:11 smithi155 bash[68033]: cluster 2024-07-28T23:25:09.810870+0000 mgr.y (mgr.34101) 7061 : cluster [DBG] pgmap v7989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:11.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12944 16 16 0 0 0 - 0 2024-07-28T23:25:12.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12945 16 16 0 0 0 - 0 2024-07-28T23:25:12.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:12 smithi155 bash[73694]: debug 2024-07-28T23:25:12.440+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:25:12 smithi155 bash[60745]: ts=2024-07-28T23:25:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:25:13.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:13 smithi045 bash[80445]: cluster 2024-07-28T23:25:11.812762+0000 mgr.y (mgr.34101) 7062 : cluster [DBG] pgmap v7990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:13 smithi045 bash[82788]: cluster 2024-07-28T23:25:11.812762+0000 mgr.y (mgr.34101) 7062 : cluster [DBG] pgmap v7990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:13.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:13 smithi155 bash[73694]: debug 2024-07-28T23:25:13.452+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:13.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:13 smithi155 bash[68033]: cluster 2024-07-28T23:25:11.812762+0000 mgr.y (mgr.34101) 7062 : cluster [DBG] pgmap v7990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:13.753 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12946 16 16 0 0 0 - 0 2024-07-28T23:25:14.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12947 16 16 0 0 0 - 0 2024-07-28T23:25:14.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:14 smithi155 bash[73694]: debug 2024-07-28T23:25:14.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:15.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:15 smithi045 bash[82788]: cluster 2024-07-28T23:25:13.814518+0000 mgr.y (mgr.34101) 7063 : cluster [DBG] pgmap v7991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:15.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:15 smithi045 bash[80445]: cluster 2024-07-28T23:25:13.814518+0000 mgr.y (mgr.34101) 7063 : cluster [DBG] pgmap v7991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:15.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:15 smithi155 bash[73694]: debug 2024-07-28T23:25:15.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:15.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:15 smithi155 bash[68033]: cluster 2024-07-28T23:25:13.814518+0000 mgr.y (mgr.34101) 7063 : cluster [DBG] pgmap v7991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:15.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12948 16 16 0 0 0 - 0 2024-07-28T23:25:16.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:16 smithi155 bash[68033]: audit 2024-07-28T23:25:15.852537+0000 mon.c (mon.2) 1773 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:25:16.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:16 smithi155 bash[73694]: debug 2024-07-28T23:25:16.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:16.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:16 smithi045 bash[82788]: audit 2024-07-28T23:25:15.852537+0000 mon.c (mon.2) 1773 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:25:16.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:16 smithi045 bash[80445]: audit 2024-07-28T23:25:15.852537+0000 mon.c (mon.2) 1773 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:25:16.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12949 16 16 0 0 0 - 0 2024-07-28T23:25:17.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:17 smithi155 bash[68033]: cluster 2024-07-28T23:25:15.816390+0000 mgr.y (mgr.34101) 7064 : cluster [DBG] pgmap v7992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:17.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:17 smithi155 bash[73694]: debug 2024-07-28T23:25:17.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:17.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:17 smithi045 bash[82788]: cluster 2024-07-28T23:25:15.816390+0000 mgr.y (mgr.34101) 7064 : cluster [DBG] pgmap v7992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:17.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:17 smithi045 bash[80445]: cluster 2024-07-28T23:25:15.816390+0000 mgr.y (mgr.34101) 7064 : cluster [DBG] pgmap v7992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:17.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12950 16 16 0 0 0 - 0 2024-07-28T23:25:18.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12951 16 16 0 0 0 - 0 2024-07-28T23:25:18.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:18 smithi155 bash[73694]: debug 2024-07-28T23:25:18.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:19.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:19 smithi155 bash[73694]: debug 2024-07-28T23:25:19.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:19 smithi155 bash[68033]: cluster 2024-07-28T23:25:17.818318+0000 mgr.y (mgr.34101) 7065 : cluster [DBG] pgmap v7993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:19 smithi155 bash[68033]: audit 2024-07-28T23:25:18.719502+0000 mon.c (mon.2) 1774 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:19 smithi045 bash[82788]: cluster 2024-07-28T23:25:17.818318+0000 mgr.y (mgr.34101) 7065 : cluster [DBG] pgmap v7993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:19 smithi045 bash[82788]: audit 2024-07-28T23:25:18.719502+0000 mon.c (mon.2) 1774 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:19.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:19 smithi045 bash[80445]: cluster 2024-07-28T23:25:17.818318+0000 mgr.y (mgr.34101) 7065 : cluster [DBG] pgmap v7993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:19.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:19 smithi045 bash[80445]: audit 2024-07-28T23:25:18.719502+0000 mon.c (mon.2) 1774 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:19.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12952 16 16 0 0 0 - 0 2024-07-28T23:25:20.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12953 16 16 0 0 0 - 0 2024-07-28T23:25:20.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:20 smithi155 bash[73694]: debug 2024-07-28T23:25:20.432+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:25:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:25:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:25:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:21 smithi155 bash[68033]: cluster 2024-07-28T23:25:19.820042+0000 mgr.y (mgr.34101) 7066 : cluster [DBG] pgmap v7994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:21.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:21 smithi155 bash[73694]: debug 2024-07-28T23:25:21.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:21.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:21 smithi045 bash[82788]: cluster 2024-07-28T23:25:19.820042+0000 mgr.y (mgr.34101) 7066 : cluster [DBG] pgmap v7994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:21 smithi045 bash[80445]: cluster 2024-07-28T23:25:19.820042+0000 mgr.y (mgr.34101) 7066 : cluster [DBG] pgmap v7994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:21.754 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12954 16 16 0 0 0 - 0 2024-07-28T23:25:22.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12955 16 16 0 0 0 - 0 2024-07-28T23:25:22.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:22 smithi155 bash[73694]: debug 2024-07-28T23:25:22.396+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:25:22 smithi155 bash[60745]: ts=2024-07-28T23:25:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:25:22.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:22 smithi155 bash[68033]: audit 2024-07-28T23:25:21.545024+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:22 smithi155 bash[68033]: audit 2024-07-28T23:25:21.554218+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:22 smithi155 bash[68033]: audit 2024-07-28T23:25:21.763497+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:22 smithi155 bash[68033]: audit 2024-07-28T23:25:21.775466+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:22 smithi155 bash[68033]: cluster 2024-07-28T23:25:21.821966+0000 mgr.y (mgr.34101) 7067 : cluster [DBG] pgmap v7995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:22.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:22 smithi155 bash[68033]: audit 2024-07-28T23:25:22.199070+0000 mon.c (mon.2) 1775 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:25:22.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:22 smithi155 bash[68033]: audit 2024-07-28T23:25:22.200795+0000 mon.c (mon.2) 1776 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:25:22.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:22 smithi155 bash[68033]: audit 2024-07-28T23:25:22.211269+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[80445]: audit 2024-07-28T23:25:21.545024+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[80445]: audit 2024-07-28T23:25:21.554218+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[80445]: audit 2024-07-28T23:25:21.763497+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[80445]: audit 2024-07-28T23:25:21.775466+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[80445]: cluster 2024-07-28T23:25:21.821966+0000 mgr.y (mgr.34101) 7067 : cluster [DBG] pgmap v7995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:22.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[80445]: audit 2024-07-28T23:25:22.199070+0000 mon.c (mon.2) 1775 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:25:22.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[80445]: audit 2024-07-28T23:25:22.200795+0000 mon.c (mon.2) 1776 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:25:22.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[80445]: audit 2024-07-28T23:25:22.211269+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[82788]: audit 2024-07-28T23:25:21.545024+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[82788]: audit 2024-07-28T23:25:21.554218+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[82788]: audit 2024-07-28T23:25:21.763497+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[82788]: audit 2024-07-28T23:25:21.775466+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:22.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[82788]: cluster 2024-07-28T23:25:21.821966+0000 mgr.y (mgr.34101) 7067 : cluster [DBG] pgmap v7995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:22.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[82788]: audit 2024-07-28T23:25:22.199070+0000 mon.c (mon.2) 1775 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:25:22.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[82788]: audit 2024-07-28T23:25:22.200795+0000 mon.c (mon.2) 1776 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:25:22.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:22 smithi045 bash[82788]: audit 2024-07-28T23:25:22.211269+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:25:23.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12956 16 16 0 0 0 - 0 2024-07-28T23:25:23.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:23 smithi155 bash[73694]: debug 2024-07-28T23:25:23.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:24.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12957 16 16 0 0 0 - 0 2024-07-28T23:25:24.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:24 smithi155 bash[73694]: debug 2024-07-28T23:25:24.396+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:25.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:24 smithi045 bash[80445]: cluster 2024-07-28T23:25:23.823660+0000 mgr.y (mgr.34101) 7068 : cluster [DBG] pgmap v7996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:25.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:24 smithi045 bash[82788]: cluster 2024-07-28T23:25:23.823660+0000 mgr.y (mgr.34101) 7068 : cluster [DBG] pgmap v7996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:25.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:24 smithi155 bash[68033]: cluster 2024-07-28T23:25:23.823660+0000 mgr.y (mgr.34101) 7068 : cluster [DBG] pgmap v7996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:25.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12958 16 16 0 0 0 - 0 2024-07-28T23:25:25.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:25 smithi155 bash[73694]: debug 2024-07-28T23:25:25.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:26.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12959 16 16 0 0 0 - 0 2024-07-28T23:25:26.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:26 smithi155 bash[73694]: debug 2024-07-28T23:25:26.392+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:27.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:26 smithi045 bash[80445]: cluster 2024-07-28T23:25:25.825409+0000 mgr.y (mgr.34101) 7069 : cluster [DBG] pgmap v7997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:27.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:26 smithi045 bash[82788]: cluster 2024-07-28T23:25:25.825409+0000 mgr.y (mgr.34101) 7069 : cluster [DBG] pgmap v7997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:27.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:26 smithi155 bash[68033]: cluster 2024-07-28T23:25:25.825409+0000 mgr.y (mgr.34101) 7069 : cluster [DBG] pgmap v7997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:27.755 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:25:27.753254+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:25:27.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:25:27.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12960 16 16 0 0 0 - 0 2024-07-28T23:25:27.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:27 smithi155 bash[73694]: debug 2024-07-28T23:25:27.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:28.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12961 16 16 0 0 0 - 0 2024-07-28T23:25:28.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:28 smithi155 bash[73694]: debug 2024-07-28T23:25:28.368+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:29.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:28 smithi045 bash[80445]: cluster 2024-07-28T23:25:27.827313+0000 mgr.y (mgr.34101) 7070 : cluster [DBG] pgmap v7998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:29.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:28 smithi045 bash[82788]: cluster 2024-07-28T23:25:27.827313+0000 mgr.y (mgr.34101) 7070 : cluster [DBG] pgmap v7998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:29.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:28 smithi155 bash[68033]: cluster 2024-07-28T23:25:27.827313+0000 mgr.y (mgr.34101) 7070 : cluster [DBG] pgmap v7998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:29.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12962 16 16 0 0 0 - 0 2024-07-28T23:25:29.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:29 smithi155 bash[73694]: debug 2024-07-28T23:25:29.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:30.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12963 16 16 0 0 0 - 0 2024-07-28T23:25:30.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:30 smithi155 bash[73694]: debug 2024-07-28T23:25:30.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:30.896 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:25:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:25:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:25:31.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:30 smithi045 bash[80445]: cluster 2024-07-28T23:25:29.829035+0000 mgr.y (mgr.34101) 7071 : cluster [DBG] pgmap v7999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:31.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:30 smithi045 bash[82788]: cluster 2024-07-28T23:25:29.829035+0000 mgr.y (mgr.34101) 7071 : cluster [DBG] pgmap v7999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:31.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:30 smithi155 bash[68033]: cluster 2024-07-28T23:25:29.829035+0000 mgr.y (mgr.34101) 7071 : cluster [DBG] pgmap v7999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:31.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12964 16 16 0 0 0 - 0 2024-07-28T23:25:31.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:31 smithi155 bash[73694]: debug 2024-07-28T23:25:31.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:32.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:32 smithi155 bash[73694]: debug 2024-07-28T23:25:32.296+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:32.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:25:32 smithi155 bash[60745]: ts=2024-07-28T23:25:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:25:32.756 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12965 16 16 0 0 0 - 0 2024-07-28T23:25:33.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:32 smithi045 bash[80445]: cluster 2024-07-28T23:25:31.830899+0000 mgr.y (mgr.34101) 7072 : cluster [DBG] pgmap v8000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:33.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:32 smithi045 bash[82788]: cluster 2024-07-28T23:25:31.830899+0000 mgr.y (mgr.34101) 7072 : cluster [DBG] pgmap v8000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:33.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:32 smithi155 bash[68033]: cluster 2024-07-28T23:25:31.830899+0000 mgr.y (mgr.34101) 7072 : cluster [DBG] pgmap v8000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:33.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12966 16 16 0 0 0 - 0 2024-07-28T23:25:33.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:33 smithi155 bash[73694]: debug 2024-07-28T23:25:33.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:33 smithi045 bash[80445]: audit 2024-07-28T23:25:33.719763+0000 mon.c (mon.2) 1777 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:34.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:33 smithi045 bash[82788]: audit 2024-07-28T23:25:33.719763+0000 mon.c (mon.2) 1777 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:34.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:33 smithi155 bash[68033]: audit 2024-07-28T23:25:33.719763+0000 mon.c (mon.2) 1777 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:34.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12967 16 16 0 0 0 - 0 2024-07-28T23:25:34.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:34 smithi155 bash[73694]: debug 2024-07-28T23:25:34.312+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:35.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:34 smithi045 bash[80445]: cluster 2024-07-28T23:25:33.832578+0000 mgr.y (mgr.34101) 7073 : cluster [DBG] pgmap v8001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:35.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:34 smithi045 bash[82788]: cluster 2024-07-28T23:25:33.832578+0000 mgr.y (mgr.34101) 7073 : cluster [DBG] pgmap v8001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:35.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:34 smithi155 bash[68033]: cluster 2024-07-28T23:25:33.832578+0000 mgr.y (mgr.34101) 7073 : cluster [DBG] pgmap v8001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:35.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12968 16 16 0 0 0 - 0 2024-07-28T23:25:35.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:35 smithi155 bash[73694]: debug 2024-07-28T23:25:35.336+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:36.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12969 16 16 0 0 0 - 0 2024-07-28T23:25:36.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:36 smithi155 bash[73694]: debug 2024-07-28T23:25:36.348+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:37.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:36 smithi045 bash[80445]: cluster 2024-07-28T23:25:35.834341+0000 mgr.y (mgr.34101) 7074 : cluster [DBG] pgmap v8002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:37.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:36 smithi045 bash[82788]: cluster 2024-07-28T23:25:35.834341+0000 mgr.y (mgr.34101) 7074 : cluster [DBG] pgmap v8002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:37.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:36 smithi155 bash[68033]: cluster 2024-07-28T23:25:35.834341+0000 mgr.y (mgr.34101) 7074 : cluster [DBG] pgmap v8002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:37.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12970 16 16 0 0 0 - 0 2024-07-28T23:25:37.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:37 smithi155 bash[73694]: debug 2024-07-28T23:25:37.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:38.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12971 16 16 0 0 0 - 0 2024-07-28T23:25:38.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:38 smithi155 bash[73694]: debug 2024-07-28T23:25:38.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:39.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:38 smithi045 bash[82788]: cluster 2024-07-28T23:25:37.836213+0000 mgr.y (mgr.34101) 7075 : cluster [DBG] pgmap v8003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:39.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:38 smithi045 bash[80445]: cluster 2024-07-28T23:25:37.836213+0000 mgr.y (mgr.34101) 7075 : cluster [DBG] pgmap v8003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:39.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:38 smithi155 bash[68033]: cluster 2024-07-28T23:25:37.836213+0000 mgr.y (mgr.34101) 7075 : cluster [DBG] pgmap v8003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:39.757 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12972 16 16 0 0 0 - 0 2024-07-28T23:25:39.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:39 smithi155 bash[73694]: debug 2024-07-28T23:25:39.400+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:40.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12973 16 16 0 0 0 - 0 2024-07-28T23:25:40.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:40 smithi155 bash[73694]: debug 2024-07-28T23:25:40.364+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:40.923 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:25:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:25:40] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:25:41.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:40 smithi045 bash[82788]: cluster 2024-07-28T23:25:39.837966+0000 mgr.y (mgr.34101) 7076 : cluster [DBG] pgmap v8004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:41.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:40 smithi045 bash[80445]: cluster 2024-07-28T23:25:39.837966+0000 mgr.y (mgr.34101) 7076 : cluster [DBG] pgmap v8004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:41.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:40 smithi155 bash[68033]: cluster 2024-07-28T23:25:39.837966+0000 mgr.y (mgr.34101) 7076 : cluster [DBG] pgmap v8004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:41.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12974 16 16 0 0 0 - 0 2024-07-28T23:25:41.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:41 smithi155 bash[73694]: debug 2024-07-28T23:25:41.368+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:42.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12975 16 16 0 0 0 - 0 2024-07-28T23:25:42.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:42 smithi155 bash[73694]: debug 2024-07-28T23:25:42.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:25:42 smithi155 bash[60745]: ts=2024-07-28T23:25:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:25:43.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:42 smithi045 bash[80445]: cluster 2024-07-28T23:25:41.839825+0000 mgr.y (mgr.34101) 7077 : cluster [DBG] pgmap v8005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:43.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:42 smithi045 bash[82788]: cluster 2024-07-28T23:25:41.839825+0000 mgr.y (mgr.34101) 7077 : cluster [DBG] pgmap v8005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:43.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:42 smithi155 bash[68033]: cluster 2024-07-28T23:25:41.839825+0000 mgr.y (mgr.34101) 7077 : cluster [DBG] pgmap v8005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:43.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12976 16 16 0 0 0 - 0 2024-07-28T23:25:43.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:43 smithi155 bash[73694]: debug 2024-07-28T23:25:43.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:44.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12977 16 16 0 0 0 - 0 2024-07-28T23:25:44.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:44 smithi155 bash[73694]: debug 2024-07-28T23:25:44.368+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:45.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:44 smithi045 bash[80445]: cluster 2024-07-28T23:25:43.841523+0000 mgr.y (mgr.34101) 7078 : cluster [DBG] pgmap v8006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:45.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:44 smithi045 bash[82788]: cluster 2024-07-28T23:25:43.841523+0000 mgr.y (mgr.34101) 7078 : cluster [DBG] pgmap v8006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:45.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:44 smithi155 bash[68033]: cluster 2024-07-28T23:25:43.841523+0000 mgr.y (mgr.34101) 7078 : cluster [DBG] pgmap v8006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:45.758 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12978 16 16 0 0 0 - 0 2024-07-28T23:25:45.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:45 smithi155 bash[73694]: debug 2024-07-28T23:25:45.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:46.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12979 16 16 0 0 0 - 0 2024-07-28T23:25:46.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:46 smithi155 bash[73694]: debug 2024-07-28T23:25:46.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:47.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:46 smithi045 bash[80445]: cluster 2024-07-28T23:25:45.843282+0000 mgr.y (mgr.34101) 7079 : cluster [DBG] pgmap v8007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:47.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:46 smithi045 bash[82788]: cluster 2024-07-28T23:25:45.843282+0000 mgr.y (mgr.34101) 7079 : cluster [DBG] pgmap v8007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:47.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:46 smithi155 bash[68033]: cluster 2024-07-28T23:25:45.843282+0000 mgr.y (mgr.34101) 7079 : cluster [DBG] pgmap v8007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:47.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:25:47.756515+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:25:47.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:25:47.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12980 16 16 0 0 0 - 0 2024-07-28T23:25:47.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:47 smithi155 bash[73694]: debug 2024-07-28T23:25:47.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:48.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12981 16 16 0 0 0 - 0 2024-07-28T23:25:48.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:48 smithi155 bash[73694]: debug 2024-07-28T23:25:48.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:48 smithi045 bash[82788]: cluster 2024-07-28T23:25:47.845148+0000 mgr.y (mgr.34101) 7080 : cluster [DBG] pgmap v8008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:48 smithi045 bash[82788]: audit 2024-07-28T23:25:48.720452+0000 mon.c (mon.2) 1778 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:49.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:48 smithi045 bash[80445]: cluster 2024-07-28T23:25:47.845148+0000 mgr.y (mgr.34101) 7080 : cluster [DBG] pgmap v8008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:49.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:48 smithi045 bash[80445]: audit 2024-07-28T23:25:48.720452+0000 mon.c (mon.2) 1778 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:49.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:48 smithi155 bash[68033]: cluster 2024-07-28T23:25:47.845148+0000 mgr.y (mgr.34101) 7080 : cluster [DBG] pgmap v8008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:49.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:48 smithi155 bash[68033]: audit 2024-07-28T23:25:48.720452+0000 mon.c (mon.2) 1778 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:25:49.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12982 16 16 0 0 0 - 0 2024-07-28T23:25:49.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:49 smithi155 bash[73694]: debug 2024-07-28T23:25:49.484+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:50.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12983 16 16 0 0 0 - 0 2024-07-28T23:25:50.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:50 smithi155 bash[73694]: debug 2024-07-28T23:25:50.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:50.944 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:25:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:25:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:25:51.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:50 smithi045 bash[80445]: cluster 2024-07-28T23:25:49.846878+0000 mgr.y (mgr.34101) 7081 : cluster [DBG] pgmap v8009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:51.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:50 smithi045 bash[82788]: cluster 2024-07-28T23:25:49.846878+0000 mgr.y (mgr.34101) 7081 : cluster [DBG] pgmap v8009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:51.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:50 smithi155 bash[68033]: cluster 2024-07-28T23:25:49.846878+0000 mgr.y (mgr.34101) 7081 : cluster [DBG] pgmap v8009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:51.759 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12984 16 16 0 0 0 - 0 2024-07-28T23:25:51.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:51 smithi155 bash[73694]: debug 2024-07-28T23:25:51.528+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:52.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12985 16 16 0 0 0 - 0 2024-07-28T23:25:52.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:52 smithi155 bash[73694]: debug 2024-07-28T23:25:52.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:25:52 smithi155 bash[60745]: ts=2024-07-28T23:25:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:25:53.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:52 smithi045 bash[80445]: cluster 2024-07-28T23:25:51.848743+0000 mgr.y (mgr.34101) 7082 : cluster [DBG] pgmap v8010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:53.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:52 smithi045 bash[82788]: cluster 2024-07-28T23:25:51.848743+0000 mgr.y (mgr.34101) 7082 : cluster [DBG] pgmap v8010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:53.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:52 smithi155 bash[68033]: cluster 2024-07-28T23:25:51.848743+0000 mgr.y (mgr.34101) 7082 : cluster [DBG] pgmap v8010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:53.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12986 16 16 0 0 0 - 0 2024-07-28T23:25:53.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:53 smithi155 bash[73694]: debug 2024-07-28T23:25:53.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:54.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12987 16 16 0 0 0 - 0 2024-07-28T23:25:54.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:54 smithi155 bash[73694]: debug 2024-07-28T23:25:54.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:55.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:54 smithi045 bash[80445]: cluster 2024-07-28T23:25:53.850515+0000 mgr.y (mgr.34101) 7083 : cluster [DBG] pgmap v8011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:55.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:54 smithi045 bash[82788]: cluster 2024-07-28T23:25:53.850515+0000 mgr.y (mgr.34101) 7083 : cluster [DBG] pgmap v8011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:54 smithi155 bash[68033]: cluster 2024-07-28T23:25:53.850515+0000 mgr.y (mgr.34101) 7083 : cluster [DBG] pgmap v8011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:55.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12988 16 16 0 0 0 - 0 2024-07-28T23:25:55.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:55 smithi155 bash[73694]: debug 2024-07-28T23:25:55.479+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:56.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12989 16 16 0 0 0 - 0 2024-07-28T23:25:56.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:56 smithi155 bash[73694]: debug 2024-07-28T23:25:56.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:57.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:56 smithi045 bash[80445]: cluster 2024-07-28T23:25:55.852247+0000 mgr.y (mgr.34101) 7084 : cluster [DBG] pgmap v8012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:57.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:56 smithi045 bash[82788]: cluster 2024-07-28T23:25:55.852247+0000 mgr.y (mgr.34101) 7084 : cluster [DBG] pgmap v8012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:57.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:56 smithi155 bash[68033]: cluster 2024-07-28T23:25:55.852247+0000 mgr.y (mgr.34101) 7084 : cluster [DBG] pgmap v8012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:57.760 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12990 16 16 0 0 0 - 0 2024-07-28T23:25:57.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:57 smithi155 bash[73694]: debug 2024-07-28T23:25:57.475+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:58.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12991 16 16 0 0 0 - 0 2024-07-28T23:25:58.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:58 smithi155 bash[73694]: debug 2024-07-28T23:25:58.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:25:59.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:25:58 smithi045 bash[80445]: cluster 2024-07-28T23:25:57.854138+0000 mgr.y (mgr.34101) 7085 : cluster [DBG] pgmap v8013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:59.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:25:58 smithi045 bash[82788]: cluster 2024-07-28T23:25:57.854138+0000 mgr.y (mgr.34101) 7085 : cluster [DBG] pgmap v8013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:59.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:25:58 smithi155 bash[68033]: cluster 2024-07-28T23:25:57.854138+0000 mgr.y (mgr.34101) 7085 : cluster [DBG] pgmap v8013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:25:59.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12992 16 16 0 0 0 - 0 2024-07-28T23:25:59.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:25:59 smithi155 bash[73694]: debug 2024-07-28T23:25:59.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:00.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12993 16 16 0 0 0 - 0 2024-07-28T23:26:00.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:00 smithi155 bash[73694]: debug 2024-07-28T23:26:00.419+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:00.966 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:26:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:26:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:26:01.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:00 smithi045 bash[80445]: cluster 2024-07-28T23:25:59.855836+0000 mgr.y (mgr.34101) 7086 : cluster [DBG] pgmap v8014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:01.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:00 smithi045 bash[82788]: cluster 2024-07-28T23:25:59.855836+0000 mgr.y (mgr.34101) 7086 : cluster [DBG] pgmap v8014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:01.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:00 smithi155 bash[68033]: cluster 2024-07-28T23:25:59.855836+0000 mgr.y (mgr.34101) 7086 : cluster [DBG] pgmap v8014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:01.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12994 16 16 0 0 0 - 0 2024-07-28T23:26:01.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:01 smithi155 bash[73694]: debug 2024-07-28T23:26:01.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:02.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12995 16 16 0 0 0 - 0 2024-07-28T23:26:02.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:02 smithi155 bash[73694]: debug 2024-07-28T23:26:02.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:26:02 smithi155 bash[60745]: ts=2024-07-28T23:26:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:26:03.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:02 smithi045 bash[80445]: cluster 2024-07-28T23:26:01.857675+0000 mgr.y (mgr.34101) 7087 : cluster [DBG] pgmap v8015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:03.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:02 smithi045 bash[82788]: cluster 2024-07-28T23:26:01.857675+0000 mgr.y (mgr.34101) 7087 : cluster [DBG] pgmap v8015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:03.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:02 smithi155 bash[68033]: cluster 2024-07-28T23:26:01.857675+0000 mgr.y (mgr.34101) 7087 : cluster [DBG] pgmap v8015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:03.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12996 16 16 0 0 0 - 0 2024-07-28T23:26:03.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:03 smithi155 bash[73694]: debug 2024-07-28T23:26:03.443+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:04.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:03 smithi155 bash[68033]: audit 2024-07-28T23:26:03.720811+0000 mon.c (mon.2) 1779 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:03 smithi045 bash[80445]: audit 2024-07-28T23:26:03.720811+0000 mon.c (mon.2) 1779 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:03 smithi045 bash[82788]: audit 2024-07-28T23:26:03.720811+0000 mon.c (mon.2) 1779 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:04.761 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12997 16 16 0 0 0 - 0 2024-07-28T23:26:04.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:04 smithi155 bash[73694]: debug 2024-07-28T23:26:04.451+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:05.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:04 smithi155 bash[68033]: cluster 2024-07-28T23:26:03.859368+0000 mgr.y (mgr.34101) 7088 : cluster [DBG] pgmap v8016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:04 smithi045 bash[80445]: cluster 2024-07-28T23:26:03.859368+0000 mgr.y (mgr.34101) 7088 : cluster [DBG] pgmap v8016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:04 smithi045 bash[82788]: cluster 2024-07-28T23:26:03.859368+0000 mgr.y (mgr.34101) 7088 : cluster [DBG] pgmap v8016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:05.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12998 16 16 0 0 0 - 0 2024-07-28T23:26:05.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:05 smithi155 bash[73694]: debug 2024-07-28T23:26:05.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:06.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:12999 16 16 0 0 0 - 0 2024-07-28T23:26:06.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:06 smithi155 bash[73694]: debug 2024-07-28T23:26:06.359+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:06 smithi155 bash[68033]: cluster 2024-07-28T23:26:05.861098+0000 mgr.y (mgr.34101) 7089 : cluster [DBG] pgmap v8017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:07.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:06 smithi045 bash[80445]: cluster 2024-07-28T23:26:05.861098+0000 mgr.y (mgr.34101) 7089 : cluster [DBG] pgmap v8017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:07.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:06 smithi045 bash[82788]: cluster 2024-07-28T23:26:05.861098+0000 mgr.y (mgr.34101) 7089 : cluster [DBG] pgmap v8017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:07.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:26:07.759700+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:26:07.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:26:07.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13000 16 16 0 0 0 - 0 2024-07-28T23:26:07.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:07 smithi155 bash[73694]: debug 2024-07-28T23:26:07.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:08.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13001 16 16 0 0 0 - 0 2024-07-28T23:26:08.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:08 smithi155 bash[73694]: debug 2024-07-28T23:26:08.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:09.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:08 smithi155 bash[68033]: cluster 2024-07-28T23:26:07.862981+0000 mgr.y (mgr.34101) 7090 : cluster [DBG] pgmap v8018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:09.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:08 smithi045 bash[82788]: cluster 2024-07-28T23:26:07.862981+0000 mgr.y (mgr.34101) 7090 : cluster [DBG] pgmap v8018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:09.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:08 smithi045 bash[80445]: cluster 2024-07-28T23:26:07.862981+0000 mgr.y (mgr.34101) 7090 : cluster [DBG] pgmap v8018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:09.762 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13002 16 16 0 0 0 - 0 2024-07-28T23:26:09.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:09 smithi155 bash[73694]: debug 2024-07-28T23:26:09.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:10.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13003 16 16 0 0 0 - 0 2024-07-28T23:26:10.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:10 smithi155 bash[73694]: debug 2024-07-28T23:26:10.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:26:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:26:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:26:11.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:10 smithi155 bash[68033]: cluster 2024-07-28T23:26:09.864686+0000 mgr.y (mgr.34101) 7091 : cluster [DBG] pgmap v8019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:10 smithi045 bash[80445]: cluster 2024-07-28T23:26:09.864686+0000 mgr.y (mgr.34101) 7091 : cluster [DBG] pgmap v8019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:11.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:10 smithi045 bash[82788]: cluster 2024-07-28T23:26:09.864686+0000 mgr.y (mgr.34101) 7091 : cluster [DBG] pgmap v8019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:11.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13004 16 16 0 0 0 - 0 2024-07-28T23:26:11.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:11 smithi155 bash[73694]: debug 2024-07-28T23:26:11.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:12.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13005 16 16 0 0 0 - 0 2024-07-28T23:26:12.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:12 smithi155 bash[73694]: debug 2024-07-28T23:26:12.423+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:26:12 smithi155 bash[60745]: ts=2024-07-28T23:26:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:26:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:12 smithi155 bash[68033]: cluster 2024-07-28T23:26:11.866570+0000 mgr.y (mgr.34101) 7092 : cluster [DBG] pgmap v8020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:13.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:12 smithi045 bash[80445]: cluster 2024-07-28T23:26:11.866570+0000 mgr.y (mgr.34101) 7092 : cluster [DBG] pgmap v8020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:12 smithi045 bash[82788]: cluster 2024-07-28T23:26:11.866570+0000 mgr.y (mgr.34101) 7092 : cluster [DBG] pgmap v8020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:13.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13006 16 16 0 0 0 - 0 2024-07-28T23:26:13.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:13 smithi155 bash[73694]: debug 2024-07-28T23:26:13.403+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:14.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13007 16 16 0 0 0 - 0 2024-07-28T23:26:14.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:14 smithi155 bash[73694]: debug 2024-07-28T23:26:14.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:15.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:15 smithi155 bash[68033]: cluster 2024-07-28T23:26:13.868297+0000 mgr.y (mgr.34101) 7093 : cluster [DBG] pgmap v8021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:14 smithi045 bash[80445]: cluster 2024-07-28T23:26:13.868297+0000 mgr.y (mgr.34101) 7093 : cluster [DBG] pgmap v8021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:15.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:15 smithi045 bash[82788]: cluster 2024-07-28T23:26:13.868297+0000 mgr.y (mgr.34101) 7093 : cluster [DBG] pgmap v8021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:15.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13008 16 16 0 0 0 - 0 2024-07-28T23:26:15.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:15 smithi155 bash[73694]: debug 2024-07-28T23:26:15.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:16.763 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13009 16 16 0 0 0 - 0 2024-07-28T23:26:16.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:16 smithi155 bash[73694]: debug 2024-07-28T23:26:16.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:17 smithi155 bash[68033]: cluster 2024-07-28T23:26:15.870179+0000 mgr.y (mgr.34101) 7094 : cluster [DBG] pgmap v8022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:17.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:17 smithi045 bash[80445]: cluster 2024-07-28T23:26:15.870179+0000 mgr.y (mgr.34101) 7094 : cluster [DBG] pgmap v8022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:17.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:17 smithi045 bash[82788]: cluster 2024-07-28T23:26:15.870179+0000 mgr.y (mgr.34101) 7094 : cluster [DBG] pgmap v8022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:17.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:17 smithi155 bash[73694]: debug 2024-07-28T23:26:17.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:17.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13010 16 16 0 0 0 - 0 2024-07-28T23:26:18.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13011 16 16 0 0 0 - 0 2024-07-28T23:26:18.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:18 smithi155 bash[73694]: debug 2024-07-28T23:26:18.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:19.287 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:19 smithi155 bash[68033]: cluster 2024-07-28T23:26:17.872210+0000 mgr.y (mgr.34101) 7095 : cluster [DBG] pgmap v8023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:19.288 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:19 smithi155 bash[68033]: audit 2024-07-28T23:26:18.721295+0000 mon.c (mon.2) 1780 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:19 smithi045 bash[80445]: cluster 2024-07-28T23:26:17.872210+0000 mgr.y (mgr.34101) 7095 : cluster [DBG] pgmap v8023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:19 smithi045 bash[80445]: audit 2024-07-28T23:26:18.721295+0000 mon.c (mon.2) 1780 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:19 smithi045 bash[82788]: cluster 2024-07-28T23:26:17.872210+0000 mgr.y (mgr.34101) 7095 : cluster [DBG] pgmap v8023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:19 smithi045 bash[82788]: audit 2024-07-28T23:26:18.721295+0000 mon.c (mon.2) 1780 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:19.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:19 smithi155 bash[73694]: debug 2024-07-28T23:26:19.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:19.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13012 16 16 0 0 0 - 0 2024-07-28T23:26:20.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:20 smithi155 bash[73694]: debug 2024-07-28T23:26:20.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:20.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13013 16 16 0 0 0 - 0 2024-07-28T23:26:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:26:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:26:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T23:26:21.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:21 smithi155 bash[68033]: cluster 2024-07-28T23:26:19.874003+0000 mgr.y (mgr.34101) 7096 : cluster [DBG] pgmap v8024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:21.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:21 smithi045 bash[80445]: cluster 2024-07-28T23:26:19.874003+0000 mgr.y (mgr.34101) 7096 : cluster [DBG] pgmap v8024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:21.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:21 smithi045 bash[82788]: cluster 2024-07-28T23:26:19.874003+0000 mgr.y (mgr.34101) 7096 : cluster [DBG] pgmap v8024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:21.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13014 16 16 0 0 0 - 0 2024-07-28T23:26:21.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:21 smithi155 bash[73694]: debug 2024-07-28T23:26:21.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:22.764 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13015 16 16 0 0 0 - 0 2024-07-28T23:26:22.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:22 smithi155 bash[73694]: debug 2024-07-28T23:26:22.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:26:22 smithi155 bash[60745]: ts=2024-07-28T23:26:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:26:23.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:23 smithi155 bash[68033]: cluster 2024-07-28T23:26:21.875820+0000 mgr.y (mgr.34101) 7097 : cluster [DBG] pgmap v8025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:23.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:23 smithi155 bash[68033]: audit 2024-07-28T23:26:22.344244+0000 mon.c (mon.2) 1781 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:26:23.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:23 smithi045 bash[80445]: cluster 2024-07-28T23:26:21.875820+0000 mgr.y (mgr.34101) 7097 : cluster [DBG] pgmap v8025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:23.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:23 smithi045 bash[80445]: audit 2024-07-28T23:26:22.344244+0000 mon.c (mon.2) 1781 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:26:23.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:23 smithi045 bash[82788]: cluster 2024-07-28T23:26:21.875820+0000 mgr.y (mgr.34101) 7097 : cluster [DBG] pgmap v8025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:23.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:23 smithi045 bash[82788]: audit 2024-07-28T23:26:22.344244+0000 mon.c (mon.2) 1781 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:26:23.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13016 16 16 0 0 0 - 0 2024-07-28T23:26:23.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:23 smithi155 bash[73694]: debug 2024-07-28T23:26:23.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:24.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13017 16 16 0 0 0 - 0 2024-07-28T23:26:24.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:24 smithi155 bash[73694]: debug 2024-07-28T23:26:24.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:25.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:25 smithi155 bash[68033]: cluster 2024-07-28T23:26:23.877552+0000 mgr.y (mgr.34101) 7098 : cluster [DBG] pgmap v8026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:25.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:25 smithi045 bash[80445]: cluster 2024-07-28T23:26:23.877552+0000 mgr.y (mgr.34101) 7098 : cluster [DBG] pgmap v8026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:25.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:25 smithi045 bash[82788]: cluster 2024-07-28T23:26:23.877552+0000 mgr.y (mgr.34101) 7098 : cluster [DBG] pgmap v8026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:25.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13018 16 16 0 0 0 - 0 2024-07-28T23:26:25.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:25 smithi155 bash[73694]: debug 2024-07-28T23:26:25.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:26.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13019 16 16 0 0 0 - 0 2024-07-28T23:26:26.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:26 smithi155 bash[73694]: debug 2024-07-28T23:26:26.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:27.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:27 smithi155 bash[68033]: cluster 2024-07-28T23:26:25.879351+0000 mgr.y (mgr.34101) 7099 : cluster [DBG] pgmap v8027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:27.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:27 smithi045 bash[80445]: cluster 2024-07-28T23:26:25.879351+0000 mgr.y (mgr.34101) 7099 : cluster [DBG] pgmap v8027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:27.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:27 smithi045 bash[82788]: cluster 2024-07-28T23:26:25.879351+0000 mgr.y (mgr.34101) 7099 : cluster [DBG] pgmap v8027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:27.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:26:27.762934+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:26:27.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:26:27.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13020 16 16 0 0 0 - 0 2024-07-28T23:26:27.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:27 smithi155 bash[73694]: debug 2024-07-28T23:26:27.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:28.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13021 16 16 0 0 0 - 0 2024-07-28T23:26:28.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:28 smithi155 bash[73694]: debug 2024-07-28T23:26:28.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:29.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:29 smithi155 bash[68033]: cluster 2024-07-28T23:26:27.880572+0000 mgr.y (mgr.34101) 7100 : cluster [DBG] pgmap v8028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:29.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:29 smithi155 bash[68033]: audit 2024-07-28T23:26:28.043660+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:29 smithi155 bash[68033]: audit 2024-07-28T23:26:28.049207+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:29 smithi155 bash[68033]: audit 2024-07-28T23:26:28.215909+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:29 smithi155 bash[68033]: audit 2024-07-28T23:26:28.228021+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:29 smithi155 bash[68033]: audit 2024-07-28T23:26:28.685754+0000 mon.c (mon.2) 1782 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:26:29.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:29 smithi155 bash[68033]: audit 2024-07-28T23:26:28.687297+0000 mon.c (mon.2) 1783 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:26:29.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:29 smithi155 bash[68033]: audit 2024-07-28T23:26:28.698096+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[80445]: cluster 2024-07-28T23:26:27.880572+0000 mgr.y (mgr.34101) 7100 : cluster [DBG] pgmap v8028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[80445]: audit 2024-07-28T23:26:28.043660+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[80445]: audit 2024-07-28T23:26:28.049207+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[80445]: audit 2024-07-28T23:26:28.215909+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[80445]: audit 2024-07-28T23:26:28.228021+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[80445]: audit 2024-07-28T23:26:28.685754+0000 mon.c (mon.2) 1782 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:26:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[80445]: audit 2024-07-28T23:26:28.687297+0000 mon.c (mon.2) 1783 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:26:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[80445]: audit 2024-07-28T23:26:28.698096+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[82788]: cluster 2024-07-28T23:26:27.880572+0000 mgr.y (mgr.34101) 7100 : cluster [DBG] pgmap v8028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:29.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[82788]: audit 2024-07-28T23:26:28.043660+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[82788]: audit 2024-07-28T23:26:28.049207+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[82788]: audit 2024-07-28T23:26:28.215909+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[82788]: audit 2024-07-28T23:26:28.228021+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[82788]: audit 2024-07-28T23:26:28.685754+0000 mon.c (mon.2) 1782 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:26:29.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[82788]: audit 2024-07-28T23:26:28.687297+0000 mon.c (mon.2) 1783 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:26:29.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:29 smithi045 bash[82788]: audit 2024-07-28T23:26:28.698096+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:26:29.765 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13022 16 16 0 0 0 - 0 2024-07-28T23:26:29.818 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:29 smithi155 bash[73694]: debug 2024-07-28T23:26:29.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:30.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13023 16 16 0 0 0 - 0 2024-07-28T23:26:30.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:30 smithi155 bash[73694]: debug 2024-07-28T23:26:30.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:26:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:26:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-28T23:26:31.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:31 smithi155 bash[68033]: cluster 2024-07-28T23:26:29.882306+0000 mgr.y (mgr.34101) 7101 : cluster [DBG] pgmap v8029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:31.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:31 smithi045 bash[80445]: cluster 2024-07-28T23:26:29.882306+0000 mgr.y (mgr.34101) 7101 : cluster [DBG] pgmap v8029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:31.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:31 smithi045 bash[82788]: cluster 2024-07-28T23:26:29.882306+0000 mgr.y (mgr.34101) 7101 : cluster [DBG] pgmap v8029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:31.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13024 16 16 0 0 0 - 0 2024-07-28T23:26:31.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:31 smithi155 bash[73694]: debug 2024-07-28T23:26:31.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:32.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13025 16 16 0 0 0 - 0 2024-07-28T23:26:32.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:32 smithi155 bash[73694]: debug 2024-07-28T23:26:32.439+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:26:32 smithi155 bash[60745]: ts=2024-07-28T23:26:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:26:33.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:33 smithi155 bash[68033]: cluster 2024-07-28T23:26:31.884175+0000 mgr.y (mgr.34101) 7102 : cluster [DBG] pgmap v8030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:33.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:33 smithi045 bash[80445]: cluster 2024-07-28T23:26:31.884175+0000 mgr.y (mgr.34101) 7102 : cluster [DBG] pgmap v8030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:33.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:33 smithi045 bash[82788]: cluster 2024-07-28T23:26:31.884175+0000 mgr.y (mgr.34101) 7102 : cluster [DBG] pgmap v8030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:33.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13026 16 16 0 0 0 - 0 2024-07-28T23:26:33.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:33 smithi155 bash[73694]: debug 2024-07-28T23:26:33.455+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:34 smithi045 bash[80445]: audit 2024-07-28T23:26:33.721751+0000 mon.c (mon.2) 1784 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:34.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:34 smithi045 bash[82788]: audit 2024-07-28T23:26:33.721751+0000 mon.c (mon.2) 1784 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:34.499 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:34 smithi155 bash[68033]: audit 2024-07-28T23:26:33.721751+0000 mon.c (mon.2) 1784 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:34.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13027 16 16 0 0 0 - 0 2024-07-28T23:26:34.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:34 smithi155 bash[73694]: debug 2024-07-28T23:26:34.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:35.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:35 smithi155 bash[68033]: cluster 2024-07-28T23:26:33.885917+0000 mgr.y (mgr.34101) 7103 : cluster [DBG] pgmap v8031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:35.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:35 smithi045 bash[80445]: cluster 2024-07-28T23:26:33.885917+0000 mgr.y (mgr.34101) 7103 : cluster [DBG] pgmap v8031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:35.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:35 smithi045 bash[82788]: cluster 2024-07-28T23:26:33.885917+0000 mgr.y (mgr.34101) 7103 : cluster [DBG] pgmap v8031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:35.766 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13028 16 16 0 0 0 - 0 2024-07-28T23:26:35.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:35 smithi155 bash[73694]: debug 2024-07-28T23:26:35.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:36.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13029 16 16 0 0 0 - 0 2024-07-28T23:26:36.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:36 smithi155 bash[73694]: debug 2024-07-28T23:26:36.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:37.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:37 smithi155 bash[68033]: cluster 2024-07-28T23:26:35.887632+0000 mgr.y (mgr.34101) 7104 : cluster [DBG] pgmap v8032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:37.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:37 smithi045 bash[82788]: cluster 2024-07-28T23:26:35.887632+0000 mgr.y (mgr.34101) 7104 : cluster [DBG] pgmap v8032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:37.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:37 smithi045 bash[80445]: cluster 2024-07-28T23:26:35.887632+0000 mgr.y (mgr.34101) 7104 : cluster [DBG] pgmap v8032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:37.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13030 16 16 0 0 0 - 0 2024-07-28T23:26:37.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:37 smithi155 bash[73694]: debug 2024-07-28T23:26:37.459+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:38.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13031 16 16 0 0 0 - 0 2024-07-28T23:26:38.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:38 smithi155 bash[73694]: debug 2024-07-28T23:26:38.435+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:39.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:39 smithi155 bash[68033]: cluster 2024-07-28T23:26:37.889489+0000 mgr.y (mgr.34101) 7105 : cluster [DBG] pgmap v8033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:39.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:39 smithi045 bash[80445]: cluster 2024-07-28T23:26:37.889489+0000 mgr.y (mgr.34101) 7105 : cluster [DBG] pgmap v8033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:39.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:39 smithi045 bash[82788]: cluster 2024-07-28T23:26:37.889489+0000 mgr.y (mgr.34101) 7105 : cluster [DBG] pgmap v8033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:39.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13032 16 16 0 0 0 - 0 2024-07-28T23:26:39.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:39 smithi155 bash[73694]: debug 2024-07-28T23:26:39.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:40.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13033 16 16 0 0 0 - 0 2024-07-28T23:26:40.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:40 smithi155 bash[73694]: debug 2024-07-28T23:26:40.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:26:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:26:40] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:26:41.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:41 smithi155 bash[68033]: cluster 2024-07-28T23:26:39.891232+0000 mgr.y (mgr.34101) 7106 : cluster [DBG] pgmap v8034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:41.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:41 smithi045 bash[80445]: cluster 2024-07-28T23:26:39.891232+0000 mgr.y (mgr.34101) 7106 : cluster [DBG] pgmap v8034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:41.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:41 smithi045 bash[82788]: cluster 2024-07-28T23:26:39.891232+0000 mgr.y (mgr.34101) 7106 : cluster [DBG] pgmap v8034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:41.767 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13034 16 16 0 0 0 - 0 2024-07-28T23:26:41.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:41 smithi155 bash[73694]: debug 2024-07-28T23:26:41.455+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:42.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13035 16 16 0 0 0 - 0 2024-07-28T23:26:42.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:42 smithi155 bash[73694]: debug 2024-07-28T23:26:42.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:26:42 smithi155 bash[60745]: ts=2024-07-28T23:26:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:26:43.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:43 smithi045 bash[80445]: cluster 2024-07-28T23:26:41.893071+0000 mgr.y (mgr.34101) 7107 : cluster [DBG] pgmap v8035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:43.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:43 smithi045 bash[82788]: cluster 2024-07-28T23:26:41.893071+0000 mgr.y (mgr.34101) 7107 : cluster [DBG] pgmap v8035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:43.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:43 smithi155 bash[68033]: cluster 2024-07-28T23:26:41.893071+0000 mgr.y (mgr.34101) 7107 : cluster [DBG] pgmap v8035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:43.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13036 16 16 0 0 0 - 0 2024-07-28T23:26:43.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:43 smithi155 bash[73694]: debug 2024-07-28T23:26:43.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:44.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13037 16 16 0 0 0 - 0 2024-07-28T23:26:44.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:44 smithi155 bash[73694]: debug 2024-07-28T23:26:44.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:45.393 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:45 smithi155 bash[68033]: cluster 2024-07-28T23:26:43.894807+0000 mgr.y (mgr.34101) 7108 : cluster [DBG] pgmap v8036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:45.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:45 smithi045 bash[82788]: cluster 2024-07-28T23:26:43.894807+0000 mgr.y (mgr.34101) 7108 : cluster [DBG] pgmap v8036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:45.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:45 smithi045 bash[80445]: cluster 2024-07-28T23:26:43.894807+0000 mgr.y (mgr.34101) 7108 : cluster [DBG] pgmap v8036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:45.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13038 16 16 0 0 0 - 0 2024-07-28T23:26:45.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:45 smithi155 bash[73694]: debug 2024-07-28T23:26:45.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:46.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13039 16 16 0 0 0 - 0 2024-07-28T23:26:46.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:46 smithi155 bash[73694]: debug 2024-07-28T23:26:46.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:47.384 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:47 smithi155 bash[68033]: cluster 2024-07-28T23:26:45.896537+0000 mgr.y (mgr.34101) 7109 : cluster [DBG] pgmap v8037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:47.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:47 smithi045 bash[80445]: cluster 2024-07-28T23:26:45.896537+0000 mgr.y (mgr.34101) 7109 : cluster [DBG] pgmap v8037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:47.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:47 smithi045 bash[82788]: cluster 2024-07-28T23:26:45.896537+0000 mgr.y (mgr.34101) 7109 : cluster [DBG] pgmap v8037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:47.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:26:47.766099+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:26:47.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:26:47.768 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13040 16 16 0 0 0 - 0 2024-07-28T23:26:47.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:47 smithi155 bash[73694]: debug 2024-07-28T23:26:47.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:48.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13041 16 16 0 0 0 - 0 2024-07-28T23:26:48.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:48 smithi155 bash[73694]: debug 2024-07-28T23:26:48.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:49.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:49 smithi155 bash[68033]: cluster 2024-07-28T23:26:47.898409+0000 mgr.y (mgr.34101) 7110 : cluster [DBG] pgmap v8038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:49.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:49 smithi155 bash[68033]: audit 2024-07-28T23:26:48.722082+0000 mon.c (mon.2) 1785 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:49 smithi045 bash[80445]: cluster 2024-07-28T23:26:47.898409+0000 mgr.y (mgr.34101) 7110 : cluster [DBG] pgmap v8038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:49.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:49 smithi045 bash[80445]: audit 2024-07-28T23:26:48.722082+0000 mon.c (mon.2) 1785 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:49 smithi045 bash[82788]: cluster 2024-07-28T23:26:47.898409+0000 mgr.y (mgr.34101) 7110 : cluster [DBG] pgmap v8038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:49 smithi045 bash[82788]: audit 2024-07-28T23:26:48.722082+0000 mon.c (mon.2) 1785 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:26:49.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13042 16 16 0 0 0 - 0 2024-07-28T23:26:49.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:49 smithi155 bash[73694]: debug 2024-07-28T23:26:49.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:50.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13043 16 16 0 0 0 - 0 2024-07-28T23:26:50.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:50 smithi155 bash[73694]: debug 2024-07-28T23:26:50.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:26:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:26:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:26:51.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:51 smithi045 bash[80445]: cluster 2024-07-28T23:26:49.900262+0000 mgr.y (mgr.34101) 7111 : cluster [DBG] pgmap v8039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:51.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:51 smithi045 bash[82788]: cluster 2024-07-28T23:26:49.900262+0000 mgr.y (mgr.34101) 7111 : cluster [DBG] pgmap v8039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:51.475 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:51 smithi155 bash[68033]: cluster 2024-07-28T23:26:49.900262+0000 mgr.y (mgr.34101) 7111 : cluster [DBG] pgmap v8039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:51.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13044 16 16 0 0 0 - 0 2024-07-28T23:26:51.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:51 smithi155 bash[73694]: debug 2024-07-28T23:26:51.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:52.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13045 16 16 0 0 0 - 0 2024-07-28T23:26:52.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:52 smithi155 bash[73694]: debug 2024-07-28T23:26:52.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:26:52 smithi155 bash[60745]: ts=2024-07-28T23:26:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:26:53.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:53 smithi155 bash[68033]: cluster 2024-07-28T23:26:51.902189+0000 mgr.y (mgr.34101) 7112 : cluster [DBG] pgmap v8040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:53.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:53 smithi045 bash[80445]: cluster 2024-07-28T23:26:51.902189+0000 mgr.y (mgr.34101) 7112 : cluster [DBG] pgmap v8040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:53.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:53 smithi045 bash[82788]: cluster 2024-07-28T23:26:51.902189+0000 mgr.y (mgr.34101) 7112 : cluster [DBG] pgmap v8040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:53.769 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13046 16 16 0 0 0 - 0 2024-07-28T23:26:53.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:53 smithi155 bash[73694]: debug 2024-07-28T23:26:53.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:54.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13047 16 16 0 0 0 - 0 2024-07-28T23:26:54.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:54 smithi155 bash[73694]: debug 2024-07-28T23:26:54.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:55.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:55 smithi045 bash[80445]: cluster 2024-07-28T23:26:53.903873+0000 mgr.y (mgr.34101) 7113 : cluster [DBG] pgmap v8041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:55 smithi045 bash[82788]: cluster 2024-07-28T23:26:53.903873+0000 mgr.y (mgr.34101) 7113 : cluster [DBG] pgmap v8041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:55.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:55 smithi155 bash[68033]: cluster 2024-07-28T23:26:53.903873+0000 mgr.y (mgr.34101) 7113 : cluster [DBG] pgmap v8041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:55.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13048 16 16 0 0 0 - 0 2024-07-28T23:26:55.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:55 smithi155 bash[73694]: debug 2024-07-28T23:26:55.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:56.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13049 16 16 0 0 0 - 0 2024-07-28T23:26:56.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:56 smithi155 bash[73694]: debug 2024-07-28T23:26:56.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:57.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:57 smithi155 bash[68033]: cluster 2024-07-28T23:26:55.905570+0000 mgr.y (mgr.34101) 7114 : cluster [DBG] pgmap v8042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:57.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:57 smithi045 bash[80445]: cluster 2024-07-28T23:26:55.905570+0000 mgr.y (mgr.34101) 7114 : cluster [DBG] pgmap v8042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:57.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:57 smithi045 bash[82788]: cluster 2024-07-28T23:26:55.905570+0000 mgr.y (mgr.34101) 7114 : cluster [DBG] pgmap v8042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:57.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13050 16 16 0 0 0 - 0 2024-07-28T23:26:57.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:57 smithi155 bash[73694]: debug 2024-07-28T23:26:57.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:58.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13051 16 16 0 0 0 - 0 2024-07-28T23:26:58.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:58 smithi155 bash[73694]: debug 2024-07-28T23:26:58.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:26:59.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:26:59 smithi045 bash[80445]: cluster 2024-07-28T23:26:57.907425+0000 mgr.y (mgr.34101) 7115 : cluster [DBG] pgmap v8043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:59.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:26:59 smithi045 bash[82788]: cluster 2024-07-28T23:26:57.907425+0000 mgr.y (mgr.34101) 7115 : cluster [DBG] pgmap v8043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:59.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:26:59 smithi155 bash[68033]: cluster 2024-07-28T23:26:57.907425+0000 mgr.y (mgr.34101) 7115 : cluster [DBG] pgmap v8043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:26:59.770 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13052 16 16 0 0 0 - 0 2024-07-28T23:26:59.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:26:59 smithi155 bash[73694]: debug 2024-07-28T23:26:59.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:00.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13053 16 16 0 0 0 - 0 2024-07-28T23:27:00.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:00 smithi155 bash[73694]: debug 2024-07-28T23:27:00.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:27:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:27:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:27:01.429 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:01 smithi155 bash[68033]: cluster 2024-07-28T23:26:59.909120+0000 mgr.y (mgr.34101) 7116 : cluster [DBG] pgmap v8044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:01.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:01 smithi045 bash[80445]: cluster 2024-07-28T23:26:59.909120+0000 mgr.y (mgr.34101) 7116 : cluster [DBG] pgmap v8044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:01 smithi045 bash[82788]: cluster 2024-07-28T23:26:59.909120+0000 mgr.y (mgr.34101) 7116 : cluster [DBG] pgmap v8044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:01.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13054 16 16 0 0 0 - 0 2024-07-28T23:27:01.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:01 smithi155 bash[73694]: debug 2024-07-28T23:27:01.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:02.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13055 16 16 0 0 0 - 0 2024-07-28T23:27:02.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:02 smithi155 bash[73694]: debug 2024-07-28T23:27:02.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:27:02 smithi155 bash[60745]: ts=2024-07-28T23:27:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:27:03.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:03 smithi155 bash[68033]: cluster 2024-07-28T23:27:01.910994+0000 mgr.y (mgr.34101) 7117 : cluster [DBG] pgmap v8045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:03 smithi045 bash[80445]: cluster 2024-07-28T23:27:01.910994+0000 mgr.y (mgr.34101) 7117 : cluster [DBG] pgmap v8045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:03.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:03 smithi045 bash[82788]: cluster 2024-07-28T23:27:01.910994+0000 mgr.y (mgr.34101) 7117 : cluster [DBG] pgmap v8045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:03.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13056 16 16 0 0 0 - 0 2024-07-28T23:27:03.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:03 smithi155 bash[73694]: debug 2024-07-28T23:27:03.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:04.447 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:04 smithi155 bash[68033]: audit 2024-07-28T23:27:03.722512+0000 mon.c (mon.2) 1786 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:04 smithi045 bash[80445]: audit 2024-07-28T23:27:03.722512+0000 mon.c (mon.2) 1786 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:04 smithi045 bash[82788]: audit 2024-07-28T23:27:03.722512+0000 mon.c (mon.2) 1786 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:04.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13057 16 16 0 0 0 - 0 2024-07-28T23:27:04.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:04 smithi155 bash[73694]: debug 2024-07-28T23:27:04.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:05.413 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:05 smithi155 bash[68033]: cluster 2024-07-28T23:27:03.912671+0000 mgr.y (mgr.34101) 7118 : cluster [DBG] pgmap v8046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:05 smithi045 bash[80445]: cluster 2024-07-28T23:27:03.912671+0000 mgr.y (mgr.34101) 7118 : cluster [DBG] pgmap v8046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:05 smithi045 bash[82788]: cluster 2024-07-28T23:27:03.912671+0000 mgr.y (mgr.34101) 7118 : cluster [DBG] pgmap v8046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:05.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13058 16 16 0 0 0 - 0 2024-07-28T23:27:05.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:05 smithi155 bash[73694]: debug 2024-07-28T23:27:05.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:06.771 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13059 16 16 0 0 0 - 0 2024-07-28T23:27:06.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:06 smithi155 bash[73694]: debug 2024-07-28T23:27:06.382+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:07 smithi045 bash[80445]: cluster 2024-07-28T23:27:05.914405+0000 mgr.y (mgr.34101) 7119 : cluster [DBG] pgmap v8047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:07.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:07 smithi045 bash[82788]: cluster 2024-07-28T23:27:05.914405+0000 mgr.y (mgr.34101) 7119 : cluster [DBG] pgmap v8047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:07.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:07 smithi155 bash[68033]: cluster 2024-07-28T23:27:05.914405+0000 mgr.y (mgr.34101) 7119 : cluster [DBG] pgmap v8047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:07.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:07 smithi155 bash[73694]: debug 2024-07-28T23:27:07.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:07.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:27:07.769360+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:27:07.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:27:07.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13060 16 16 0 0 0 - 0 2024-07-28T23:27:08.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13061 16 16 0 0 0 - 0 2024-07-28T23:27:08.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:08 smithi155 bash[73694]: debug 2024-07-28T23:27:08.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:09.420 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:09 smithi155 bash[68033]: cluster 2024-07-28T23:27:07.916243+0000 mgr.y (mgr.34101) 7120 : cluster [DBG] pgmap v8048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:09 smithi045 bash[80445]: cluster 2024-07-28T23:27:07.916243+0000 mgr.y (mgr.34101) 7120 : cluster [DBG] pgmap v8048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:09.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:09 smithi045 bash[82788]: cluster 2024-07-28T23:27:07.916243+0000 mgr.y (mgr.34101) 7120 : cluster [DBG] pgmap v8048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:09.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13062 16 16 0 0 0 - 0 2024-07-28T23:27:09.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:09 smithi155 bash[73694]: debug 2024-07-28T23:27:09.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:10.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13063 16 16 0 0 0 - 0 2024-07-28T23:27:10.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:10 smithi155 bash[73694]: debug 2024-07-28T23:27:10.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:27:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:27:10] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:27:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:11 smithi045 bash[80445]: cluster 2024-07-28T23:27:09.917967+0000 mgr.y (mgr.34101) 7121 : cluster [DBG] pgmap v8049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:11.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:11 smithi045 bash[82788]: cluster 2024-07-28T23:27:09.917967+0000 mgr.y (mgr.34101) 7121 : cluster [DBG] pgmap v8049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:11.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:11 smithi155 bash[68033]: cluster 2024-07-28T23:27:09.917967+0000 mgr.y (mgr.34101) 7121 : cluster [DBG] pgmap v8049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:11.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13064 16 16 0 0 0 - 0 2024-07-28T23:27:11.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:11 smithi155 bash[73694]: debug 2024-07-28T23:27:11.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:12.772 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13065 16 16 0 0 0 - 0 2024-07-28T23:27:12.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:12 smithi155 bash[73694]: debug 2024-07-28T23:27:12.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:27:12 smithi155 bash[60745]: ts=2024-07-28T23:27:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:27:13.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:13 smithi045 bash[80445]: cluster 2024-07-28T23:27:11.919809+0000 mgr.y (mgr.34101) 7122 : cluster [DBG] pgmap v8050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:13 smithi045 bash[82788]: cluster 2024-07-28T23:27:11.919809+0000 mgr.y (mgr.34101) 7122 : cluster [DBG] pgmap v8050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:13.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:13 smithi155 bash[68033]: cluster 2024-07-28T23:27:11.919809+0000 mgr.y (mgr.34101) 7122 : cluster [DBG] pgmap v8050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:13.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13066 16 16 0 0 0 - 0 2024-07-28T23:27:13.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:13 smithi155 bash[73694]: debug 2024-07-28T23:27:13.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:14.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13067 16 16 0 0 0 - 0 2024-07-28T23:27:14.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:14 smithi155 bash[73694]: debug 2024-07-28T23:27:14.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:15 smithi045 bash[80445]: cluster 2024-07-28T23:27:13.921506+0000 mgr.y (mgr.34101) 7123 : cluster [DBG] pgmap v8051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:15.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:15 smithi045 bash[82788]: cluster 2024-07-28T23:27:13.921506+0000 mgr.y (mgr.34101) 7123 : cluster [DBG] pgmap v8051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:15.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:15 smithi155 bash[68033]: cluster 2024-07-28T23:27:13.921506+0000 mgr.y (mgr.34101) 7123 : cluster [DBG] pgmap v8051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:15.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13068 16 16 0 0 0 - 0 2024-07-28T23:27:16.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:15 smithi155 bash[73694]: debug 2024-07-28T23:27:15.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:16.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13069 16 16 0 0 0 - 0 2024-07-28T23:27:17.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:16 smithi155 bash[73694]: debug 2024-07-28T23:27:16.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:17.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:17 smithi045 bash[80445]: cluster 2024-07-28T23:27:15.923225+0000 mgr.y (mgr.34101) 7124 : cluster [DBG] pgmap v8052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:17.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:17 smithi045 bash[82788]: cluster 2024-07-28T23:27:15.923225+0000 mgr.y (mgr.34101) 7124 : cluster [DBG] pgmap v8052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:17.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:17 smithi155 bash[68033]: cluster 2024-07-28T23:27:15.923225+0000 mgr.y (mgr.34101) 7124 : cluster [DBG] pgmap v8052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:17.773 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13070 16 16 0 0 0 - 0 2024-07-28T23:27:18.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:17 smithi155 bash[73694]: debug 2024-07-28T23:27:17.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:18.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13071 16 16 0 0 0 - 0 2024-07-28T23:27:19.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:18 smithi155 bash[73694]: debug 2024-07-28T23:27:18.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:19 smithi045 bash[80445]: cluster 2024-07-28T23:27:17.925076+0000 mgr.y (mgr.34101) 7125 : cluster [DBG] pgmap v8053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:19 smithi045 bash[80445]: audit 2024-07-28T23:27:18.722915+0000 mon.c (mon.2) 1787 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:19 smithi045 bash[82788]: cluster 2024-07-28T23:27:17.925076+0000 mgr.y (mgr.34101) 7125 : cluster [DBG] pgmap v8053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:19 smithi045 bash[82788]: audit 2024-07-28T23:27:18.722915+0000 mon.c (mon.2) 1787 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:19 smithi155 bash[68033]: cluster 2024-07-28T23:27:17.925076+0000 mgr.y (mgr.34101) 7125 : cluster [DBG] pgmap v8053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:19 smithi155 bash[68033]: audit 2024-07-28T23:27:18.722915+0000 mon.c (mon.2) 1787 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:19.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13072 16 16 0 0 0 - 0 2024-07-28T23:27:20.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:19 smithi155 bash[73694]: debug 2024-07-28T23:27:19.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:20.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13073 16 16 0 0 0 - 0 2024-07-28T23:27:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:27:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:27:20] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:27:21.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:20 smithi155 bash[73694]: debug 2024-07-28T23:27:20.590+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:21.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:21 smithi045 bash[80445]: cluster 2024-07-28T23:27:19.926807+0000 mgr.y (mgr.34101) 7126 : cluster [DBG] pgmap v8054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:21.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:21 smithi045 bash[82788]: cluster 2024-07-28T23:27:19.926807+0000 mgr.y (mgr.34101) 7126 : cluster [DBG] pgmap v8054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:21 smithi155 bash[68033]: cluster 2024-07-28T23:27:19.926807+0000 mgr.y (mgr.34101) 7126 : cluster [DBG] pgmap v8054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:21.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13074 16 16 0 0 0 - 0 2024-07-28T23:27:22.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:21 smithi155 bash[73694]: debug 2024-07-28T23:27:21.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:22.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13075 16 16 0 0 0 - 0 2024-07-28T23:27:22.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:22 smithi155 bash[73694]: debug 2024-07-28T23:27:22.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:27:22 smithi155 bash[60745]: ts=2024-07-28T23:27:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:27:23.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:23 smithi045 bash[80445]: cluster 2024-07-28T23:27:21.928629+0000 mgr.y (mgr.34101) 7127 : cluster [DBG] pgmap v8055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:23.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:23 smithi045 bash[82788]: cluster 2024-07-28T23:27:21.928629+0000 mgr.y (mgr.34101) 7127 : cluster [DBG] pgmap v8055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:23.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:23 smithi155 bash[68033]: cluster 2024-07-28T23:27:21.928629+0000 mgr.y (mgr.34101) 7127 : cluster [DBG] pgmap v8055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:23.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13076 16 16 0 0 0 - 0 2024-07-28T23:27:24.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:23 smithi155 bash[73694]: debug 2024-07-28T23:27:23.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:24.774 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13077 16 16 0 0 0 - 0 2024-07-28T23:27:25.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:24 smithi155 bash[73694]: debug 2024-07-28T23:27:24.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:25.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:25 smithi045 bash[80445]: cluster 2024-07-28T23:27:23.930357+0000 mgr.y (mgr.34101) 7128 : cluster [DBG] pgmap v8056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:25.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:25 smithi045 bash[82788]: cluster 2024-07-28T23:27:23.930357+0000 mgr.y (mgr.34101) 7128 : cluster [DBG] pgmap v8056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:25.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:25 smithi155 bash[68033]: cluster 2024-07-28T23:27:23.930357+0000 mgr.y (mgr.34101) 7128 : cluster [DBG] pgmap v8056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:25.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13078 16 16 0 0 0 - 0 2024-07-28T23:27:26.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:25 smithi155 bash[73694]: debug 2024-07-28T23:27:25.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:26.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13079 16 16 0 0 0 - 0 2024-07-28T23:27:27.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:26 smithi155 bash[73694]: debug 2024-07-28T23:27:26.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:27.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:27 smithi045 bash[80445]: cluster 2024-07-28T23:27:25.932065+0000 mgr.y (mgr.34101) 7129 : cluster [DBG] pgmap v8057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:27.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:27 smithi045 bash[82788]: cluster 2024-07-28T23:27:25.932065+0000 mgr.y (mgr.34101) 7129 : cluster [DBG] pgmap v8057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:27.537 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:27 smithi155 bash[68033]: cluster 2024-07-28T23:27:25.932065+0000 mgr.y (mgr.34101) 7129 : cluster [DBG] pgmap v8057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:27.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:27:27.772745+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:27:27.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:27:27.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13080 16 16 0 0 0 - 0 2024-07-28T23:27:27.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:27 smithi155 bash[73694]: debug 2024-07-28T23:27:27.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:28.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13081 16 16 0 0 0 - 0 2024-07-28T23:27:28.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:28 smithi155 bash[73694]: debug 2024-07-28T23:27:28.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:29 smithi045 bash[80445]: cluster 2024-07-28T23:27:27.933927+0000 mgr.y (mgr.34101) 7130 : cluster [DBG] pgmap v8058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:29 smithi045 bash[80445]: audit 2024-07-28T23:27:28.828604+0000 mon.c (mon.2) 1788 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:27:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:29 smithi045 bash[82788]: cluster 2024-07-28T23:27:27.933927+0000 mgr.y (mgr.34101) 7130 : cluster [DBG] pgmap v8058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:29 smithi045 bash[82788]: audit 2024-07-28T23:27:28.828604+0000 mon.c (mon.2) 1788 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:27:29.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:29 smithi155 bash[68033]: cluster 2024-07-28T23:27:27.933927+0000 mgr.y (mgr.34101) 7130 : cluster [DBG] pgmap v8058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:29.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:29 smithi155 bash[68033]: audit 2024-07-28T23:27:28.828604+0000 mon.c (mon.2) 1788 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:27:29.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13082 16 16 0 0 0 - 0 2024-07-28T23:27:29.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:29 smithi155 bash[73694]: debug 2024-07-28T23:27:29.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:30.775 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13083 16 16 0 0 0 - 0 2024-07-28T23:27:30.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:30 smithi155 bash[73694]: debug 2024-07-28T23:27:30.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:27:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:27:30] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:27:31.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:31 smithi045 bash[80445]: cluster 2024-07-28T23:27:29.935633+0000 mgr.y (mgr.34101) 7131 : cluster [DBG] pgmap v8059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:31.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:31 smithi045 bash[82788]: cluster 2024-07-28T23:27:29.935633+0000 mgr.y (mgr.34101) 7131 : cluster [DBG] pgmap v8059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:31.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:31 smithi155 bash[68033]: cluster 2024-07-28T23:27:29.935633+0000 mgr.y (mgr.34101) 7131 : cluster [DBG] pgmap v8059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:31.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13084 16 16 0 0 0 - 0 2024-07-28T23:27:31.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:31 smithi155 bash[73694]: debug 2024-07-28T23:27:31.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:32.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13085 16 16 0 0 0 - 0 2024-07-28T23:27:32.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:32 smithi155 bash[73694]: debug 2024-07-28T23:27:32.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:27:32 smithi155 bash[60745]: ts=2024-07-28T23:27:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:27:33.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:33 smithi045 bash[80445]: cluster 2024-07-28T23:27:31.937540+0000 mgr.y (mgr.34101) 7132 : cluster [DBG] pgmap v8060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:33.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:33 smithi045 bash[82788]: cluster 2024-07-28T23:27:31.937540+0000 mgr.y (mgr.34101) 7132 : cluster [DBG] pgmap v8060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:33.495 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:33 smithi155 bash[68033]: cluster 2024-07-28T23:27:31.937540+0000 mgr.y (mgr.34101) 7132 : cluster [DBG] pgmap v8060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:33.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13086 16 16 0 0 0 - 0 2024-07-28T23:27:33.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:33 smithi155 bash[73694]: debug 2024-07-28T23:27:33.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:34 smithi045 bash[80445]: audit 2024-07-28T23:27:33.723374+0000 mon.c (mon.2) 1789 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:34.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:34 smithi045 bash[82788]: audit 2024-07-28T23:27:33.723374+0000 mon.c (mon.2) 1789 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:34.492 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:34 smithi155 bash[68033]: audit 2024-07-28T23:27:33.723374+0000 mon.c (mon.2) 1789 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:34.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13087 16 16 0 0 0 - 0 2024-07-28T23:27:34.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:34 smithi155 bash[73694]: debug 2024-07-28T23:27:34.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:35.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[80445]: cluster 2024-07-28T23:27:33.938351+0000 mgr.y (mgr.34101) 7133 : cluster [DBG] pgmap v8061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:35.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[80445]: audit 2024-07-28T23:27:34.497073+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[80445]: audit 2024-07-28T23:27:34.504818+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[80445]: audit 2024-07-28T23:27:34.683540+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[80445]: audit 2024-07-28T23:27:34.696355+0000 mon.a (mon.0) 3985 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[80445]: audit 2024-07-28T23:27:35.114570+0000 mon.c (mon.2) 1790 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:27:35.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[80445]: audit 2024-07-28T23:27:35.116303+0000 mon.c (mon.2) 1791 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:27:35.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[80445]: audit 2024-07-28T23:27:35.124119+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[82788]: cluster 2024-07-28T23:27:33.938351+0000 mgr.y (mgr.34101) 7133 : cluster [DBG] pgmap v8061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:35.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[82788]: audit 2024-07-28T23:27:34.497073+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[82788]: audit 2024-07-28T23:27:34.504818+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[82788]: audit 2024-07-28T23:27:34.683540+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[82788]: audit 2024-07-28T23:27:34.696355+0000 mon.a (mon.0) 3985 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[82788]: audit 2024-07-28T23:27:35.114570+0000 mon.c (mon.2) 1790 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:27:35.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[82788]: audit 2024-07-28T23:27:35.116303+0000 mon.c (mon.2) 1791 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:27:35.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:35 smithi045 bash[82788]: audit 2024-07-28T23:27:35.124119+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:35 smithi155 bash[73694]: debug 2024-07-28T23:27:35.437+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:35.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:35 smithi155 bash[68033]: cluster 2024-07-28T23:27:33.938351+0000 mgr.y (mgr.34101) 7133 : cluster [DBG] pgmap v8061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:35.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:35 smithi155 bash[68033]: audit 2024-07-28T23:27:34.497073+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:35 smithi155 bash[68033]: audit 2024-07-28T23:27:34.504818+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:35 smithi155 bash[68033]: audit 2024-07-28T23:27:34.683540+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:35 smithi155 bash[68033]: audit 2024-07-28T23:27:34.696355+0000 mon.a (mon.0) 3985 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:35 smithi155 bash[68033]: audit 2024-07-28T23:27:35.114570+0000 mon.c (mon.2) 1790 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:27:35.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:35 smithi155 bash[68033]: audit 2024-07-28T23:27:35.116303+0000 mon.c (mon.2) 1791 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:27:35.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:35 smithi155 bash[68033]: audit 2024-07-28T23:27:35.124119+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:27:35.776 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13088 16 16 0 0 0 - 0 2024-07-28T23:27:36.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13089 16 16 0 0 0 - 0 2024-07-28T23:27:36.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:36 smithi155 bash[73694]: debug 2024-07-28T23:27:36.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:37.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:37 smithi045 bash[80445]: cluster 2024-07-28T23:27:35.940006+0000 mgr.y (mgr.34101) 7134 : cluster [DBG] pgmap v8062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:37.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:37 smithi045 bash[82788]: cluster 2024-07-28T23:27:35.940006+0000 mgr.y (mgr.34101) 7134 : cluster [DBG] pgmap v8062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:37.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:37 smithi155 bash[73694]: debug 2024-07-28T23:27:37.405+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:37.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:37 smithi155 bash[68033]: cluster 2024-07-28T23:27:35.940006+0000 mgr.y (mgr.34101) 7134 : cluster [DBG] pgmap v8062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:37.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13090 16 16 0 0 0 - 0 2024-07-28T23:27:38.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13091 16 16 0 0 0 - 0 2024-07-28T23:27:38.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:38 smithi155 bash[73694]: debug 2024-07-28T23:27:38.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:39.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:39 smithi045 bash[80445]: cluster 2024-07-28T23:27:37.941870+0000 mgr.y (mgr.34101) 7135 : cluster [DBG] pgmap v8063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:39.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:39 smithi045 bash[82788]: cluster 2024-07-28T23:27:37.941870+0000 mgr.y (mgr.34101) 7135 : cluster [DBG] pgmap v8063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:39.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:39 smithi155 bash[68033]: cluster 2024-07-28T23:27:37.941870+0000 mgr.y (mgr.34101) 7135 : cluster [DBG] pgmap v8063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:39.559 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:39 smithi155 bash[73694]: debug 2024-07-28T23:27:39.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:39.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13092 16 16 0 0 0 - 0 2024-07-28T23:27:40.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13093 16 16 0 0 0 - 0 2024-07-28T23:27:40.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:40 smithi155 bash[73694]: debug 2024-07-28T23:27:40.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:27:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:27:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:27:41.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:41 smithi045 bash[80445]: cluster 2024-07-28T23:27:39.943561+0000 mgr.y (mgr.34101) 7136 : cluster [DBG] pgmap v8064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:41.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:41 smithi045 bash[82788]: cluster 2024-07-28T23:27:39.943561+0000 mgr.y (mgr.34101) 7136 : cluster [DBG] pgmap v8064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:41.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:41 smithi155 bash[68033]: cluster 2024-07-28T23:27:39.943561+0000 mgr.y (mgr.34101) 7136 : cluster [DBG] pgmap v8064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:41.561 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:41 smithi155 bash[73694]: debug 2024-07-28T23:27:41.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:41.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13094 16 16 0 0 0 - 0 2024-07-28T23:27:42.777 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13095 16 16 0 0 0 - 0 2024-07-28T23:27:42.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:42 smithi155 bash[73694]: debug 2024-07-28T23:27:42.385+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:27:42 smithi155 bash[60745]: ts=2024-07-28T23:27:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:27:43.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:43 smithi045 bash[80445]: cluster 2024-07-28T23:27:41.945380+0000 mgr.y (mgr.34101) 7137 : cluster [DBG] pgmap v8065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:43.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:43 smithi045 bash[82788]: cluster 2024-07-28T23:27:41.945380+0000 mgr.y (mgr.34101) 7137 : cluster [DBG] pgmap v8065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:43.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:43 smithi155 bash[73694]: debug 2024-07-28T23:27:43.397+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:43.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:43 smithi155 bash[68033]: cluster 2024-07-28T23:27:41.945380+0000 mgr.y (mgr.34101) 7137 : cluster [DBG] pgmap v8065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:43.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13096 16 16 0 0 0 - 0 2024-07-28T23:27:44.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13097 16 16 0 0 0 - 0 2024-07-28T23:27:44.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:44 smithi155 bash[73694]: debug 2024-07-28T23:27:44.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:45.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:45 smithi155 bash[68033]: cluster 2024-07-28T23:27:43.947126+0000 mgr.y (mgr.34101) 7138 : cluster [DBG] pgmap v8066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:45.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:45 smithi155 bash[73694]: debug 2024-07-28T23:27:45.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:45.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:45 smithi045 bash[80445]: cluster 2024-07-28T23:27:43.947126+0000 mgr.y (mgr.34101) 7138 : cluster [DBG] pgmap v8066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:45.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:45 smithi045 bash[82788]: cluster 2024-07-28T23:27:43.947126+0000 mgr.y (mgr.34101) 7138 : cluster [DBG] pgmap v8066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:45.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13098 16 16 0 0 0 - 0 2024-07-28T23:27:46.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13099 16 16 0 0 0 - 0 2024-07-28T23:27:46.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:46 smithi155 bash[73694]: debug 2024-07-28T23:27:46.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:47.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:47 smithi155 bash[73694]: debug 2024-07-28T23:27:47.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:47 smithi155 bash[68033]: cluster 2024-07-28T23:27:45.948841+0000 mgr.y (mgr.34101) 7139 : cluster [DBG] pgmap v8067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:47 smithi045 bash[80445]: cluster 2024-07-28T23:27:45.948841+0000 mgr.y (mgr.34101) 7139 : cluster [DBG] pgmap v8067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:47 smithi045 bash[82788]: cluster 2024-07-28T23:27:45.948841+0000 mgr.y (mgr.34101) 7139 : cluster [DBG] pgmap v8067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:47.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:27:47.775885+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:27:47.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:27:47.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13100 16 16 0 0 0 - 0 2024-07-28T23:27:48.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13101 16 16 0 0 0 - 0 2024-07-28T23:27:48.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:48 smithi155 bash[73694]: debug 2024-07-28T23:27:48.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:49.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:49 smithi155 bash[73694]: debug 2024-07-28T23:27:49.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:49 smithi155 bash[68033]: cluster 2024-07-28T23:27:47.950723+0000 mgr.y (mgr.34101) 7140 : cluster [DBG] pgmap v8068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:49 smithi155 bash[68033]: audit 2024-07-28T23:27:48.723734+0000 mon.c (mon.2) 1792 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:49.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:49 smithi045 bash[80445]: cluster 2024-07-28T23:27:47.950723+0000 mgr.y (mgr.34101) 7140 : cluster [DBG] pgmap v8068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:49 smithi045 bash[80445]: audit 2024-07-28T23:27:48.723734+0000 mon.c (mon.2) 1792 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:49 smithi045 bash[82788]: cluster 2024-07-28T23:27:47.950723+0000 mgr.y (mgr.34101) 7140 : cluster [DBG] pgmap v8068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:49 smithi045 bash[82788]: audit 2024-07-28T23:27:48.723734+0000 mon.c (mon.2) 1792 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:27:49.778 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13102 16 16 0 0 0 - 0 2024-07-28T23:27:50.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13103 16 16 0 0 0 - 0 2024-07-28T23:27:50.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:50 smithi155 bash[73694]: debug 2024-07-28T23:27:50.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:27:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:27:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:27:51.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:51 smithi155 bash[68033]: cluster 2024-07-28T23:27:49.952408+0000 mgr.y (mgr.34101) 7141 : cluster [DBG] pgmap v8069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:51.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:51 smithi155 bash[73694]: debug 2024-07-28T23:27:51.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:51.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:51 smithi045 bash[82788]: cluster 2024-07-28T23:27:49.952408+0000 mgr.y (mgr.34101) 7141 : cluster [DBG] pgmap v8069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:51.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:51 smithi045 bash[80445]: cluster 2024-07-28T23:27:49.952408+0000 mgr.y (mgr.34101) 7141 : cluster [DBG] pgmap v8069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:51.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13104 16 16 0 0 0 - 0 2024-07-28T23:27:52.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13105 16 16 0 0 0 - 0 2024-07-28T23:27:52.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:52 smithi155 bash[73694]: debug 2024-07-28T23:27:52.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:27:52 smithi155 bash[60745]: ts=2024-07-28T23:27:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:27:53.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:53 smithi155 bash[73694]: debug 2024-07-28T23:27:53.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:53.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:53 smithi155 bash[68033]: cluster 2024-07-28T23:27:51.954308+0000 mgr.y (mgr.34101) 7142 : cluster [DBG] pgmap v8070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:53.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:53 smithi045 bash[80445]: cluster 2024-07-28T23:27:51.954308+0000 mgr.y (mgr.34101) 7142 : cluster [DBG] pgmap v8070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:53.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:53 smithi045 bash[82788]: cluster 2024-07-28T23:27:51.954308+0000 mgr.y (mgr.34101) 7142 : cluster [DBG] pgmap v8070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:53.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13106 16 16 0 0 0 - 0 2024-07-28T23:27:54.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13107 16 16 0 0 0 - 0 2024-07-28T23:27:54.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:54 smithi155 bash[73694]: debug 2024-07-28T23:27:54.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:55.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:55 smithi155 bash[73694]: debug 2024-07-28T23:27:55.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:55.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:55 smithi155 bash[68033]: cluster 2024-07-28T23:27:53.956004+0000 mgr.y (mgr.34101) 7143 : cluster [DBG] pgmap v8071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:55.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:55 smithi045 bash[80445]: cluster 2024-07-28T23:27:53.956004+0000 mgr.y (mgr.34101) 7143 : cluster [DBG] pgmap v8071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:55.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:55 smithi045 bash[82788]: cluster 2024-07-28T23:27:53.956004+0000 mgr.y (mgr.34101) 7143 : cluster [DBG] pgmap v8071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:55.779 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13108 16 16 0 0 0 - 0 2024-07-28T23:27:56.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13109 16 16 0 0 0 - 0 2024-07-28T23:27:56.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:56 smithi155 bash[73694]: debug 2024-07-28T23:27:56.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:57.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:57 smithi155 bash[73694]: debug 2024-07-28T23:27:57.365+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:57.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:57 smithi155 bash[68033]: cluster 2024-07-28T23:27:55.957708+0000 mgr.y (mgr.34101) 7144 : cluster [DBG] pgmap v8072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:57.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:57 smithi045 bash[80445]: cluster 2024-07-28T23:27:55.957708+0000 mgr.y (mgr.34101) 7144 : cluster [DBG] pgmap v8072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:57 smithi045 bash[82788]: cluster 2024-07-28T23:27:55.957708+0000 mgr.y (mgr.34101) 7144 : cluster [DBG] pgmap v8072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:57.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13110 16 16 0 0 0 - 0 2024-07-28T23:27:58.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13111 16 16 0 0 0 - 0 2024-07-28T23:27:58.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:58 smithi155 bash[73694]: debug 2024-07-28T23:27:58.361+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:59.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:27:59 smithi155 bash[73694]: debug 2024-07-28T23:27:59.369+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:27:59.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:27:59 smithi155 bash[68033]: cluster 2024-07-28T23:27:57.959551+0000 mgr.y (mgr.34101) 7145 : cluster [DBG] pgmap v8073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:59.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:27:59 smithi045 bash[80445]: cluster 2024-07-28T23:27:57.959551+0000 mgr.y (mgr.34101) 7145 : cluster [DBG] pgmap v8073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:59.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:27:59 smithi045 bash[82788]: cluster 2024-07-28T23:27:57.959551+0000 mgr.y (mgr.34101) 7145 : cluster [DBG] pgmap v8073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:27:59.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13112 16 16 0 0 0 - 0 2024-07-28T23:28:00.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13113 16 16 0 0 0 - 0 2024-07-28T23:28:00.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:00 smithi155 bash[73694]: debug 2024-07-28T23:28:00.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:28:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:28:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:28:01.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:01 smithi155 bash[73694]: debug 2024-07-28T23:28:01.361+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:01.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:01 smithi155 bash[68033]: cluster 2024-07-28T23:27:59.961253+0000 mgr.y (mgr.34101) 7146 : cluster [DBG] pgmap v8074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:01.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:01 smithi045 bash[80445]: cluster 2024-07-28T23:27:59.961253+0000 mgr.y (mgr.34101) 7146 : cluster [DBG] pgmap v8074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:01.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:01 smithi045 bash[82788]: cluster 2024-07-28T23:27:59.961253+0000 mgr.y (mgr.34101) 7146 : cluster [DBG] pgmap v8074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:01.780 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13114 16 16 0 0 0 - 0 2024-07-28T23:28:02.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13115 16 16 0 0 0 - 0 2024-07-28T23:28:02.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:02 smithi155 bash[73694]: debug 2024-07-28T23:28:02.321+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:28:02 smithi155 bash[60745]: ts=2024-07-28T23:28:02.320Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:28:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:03 smithi155 bash[68033]: cluster 2024-07-28T23:28:01.963133+0000 mgr.y (mgr.34101) 7147 : cluster [DBG] pgmap v8075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:03.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:03 smithi155 bash[73694]: debug 2024-07-28T23:28:03.321+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:03.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:03 smithi045 bash[80445]: cluster 2024-07-28T23:28:01.963133+0000 mgr.y (mgr.34101) 7147 : cluster [DBG] pgmap v8075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:03.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:03 smithi045 bash[82788]: cluster 2024-07-28T23:28:01.963133+0000 mgr.y (mgr.34101) 7147 : cluster [DBG] pgmap v8075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:03.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13116 16 16 0 0 0 - 0 2024-07-28T23:28:04.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:04 smithi155 bash[68033]: audit 2024-07-28T23:28:03.724383+0000 mon.c (mon.2) 1793 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:04.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:04 smithi155 bash[73694]: debug 2024-07-28T23:28:04.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:04.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:04 smithi045 bash[80445]: audit 2024-07-28T23:28:03.724383+0000 mon.c (mon.2) 1793 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:04.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:04 smithi045 bash[82788]: audit 2024-07-28T23:28:03.724383+0000 mon.c (mon.2) 1793 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:04.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13117 16 16 0 0 0 - 0 2024-07-28T23:28:05.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:05 smithi155 bash[68033]: cluster 2024-07-28T23:28:03.964830+0000 mgr.y (mgr.34101) 7148 : cluster [DBG] pgmap v8076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:05.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:05 smithi155 bash[73694]: debug 2024-07-28T23:28:05.369+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:05.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:05 smithi045 bash[80445]: cluster 2024-07-28T23:28:03.964830+0000 mgr.y (mgr.34101) 7148 : cluster [DBG] pgmap v8076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:05.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:05 smithi045 bash[82788]: cluster 2024-07-28T23:28:03.964830+0000 mgr.y (mgr.34101) 7148 : cluster [DBG] pgmap v8076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:05.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13118 16 16 0 0 0 - 0 2024-07-28T23:28:06.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13119 16 16 0 0 0 - 0 2024-07-28T23:28:06.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:06 smithi155 bash[73694]: debug 2024-07-28T23:28:06.385+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:07.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:07 smithi155 bash[68033]: cluster 2024-07-28T23:28:05.966549+0000 mgr.y (mgr.34101) 7149 : cluster [DBG] pgmap v8077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:07.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:07 smithi155 bash[73694]: debug 2024-07-28T23:28:07.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:07.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:07 smithi045 bash[80445]: cluster 2024-07-28T23:28:05.966549+0000 mgr.y (mgr.34101) 7149 : cluster [DBG] pgmap v8077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:07.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:07 smithi045 bash[82788]: cluster 2024-07-28T23:28:05.966549+0000 mgr.y (mgr.34101) 7149 : cluster [DBG] pgmap v8077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:07.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:28:07.779130+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:28:07.781 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:28:07.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13120 16 16 0 0 0 - 0 2024-07-28T23:28:08.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13121 16 16 0 0 0 - 0 2024-07-28T23:28:08.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:08 smithi155 bash[73694]: debug 2024-07-28T23:28:08.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:09.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:09 smithi155 bash[73694]: debug 2024-07-28T23:28:09.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:09 smithi155 bash[68033]: cluster 2024-07-28T23:28:07.968386+0000 mgr.y (mgr.34101) 7150 : cluster [DBG] pgmap v8078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:09.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:09 smithi045 bash[80445]: cluster 2024-07-28T23:28:07.968386+0000 mgr.y (mgr.34101) 7150 : cluster [DBG] pgmap v8078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:09.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:09 smithi045 bash[82788]: cluster 2024-07-28T23:28:07.968386+0000 mgr.y (mgr.34101) 7150 : cluster [DBG] pgmap v8078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:09.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13122 16 16 0 0 0 - 0 2024-07-28T23:28:10.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:10 smithi155 bash[68033]: cluster 2024-07-28T23:28:09.970115+0000 mgr.y (mgr.34101) 7151 : cluster [DBG] pgmap v8079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:10.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:10 smithi155 bash[73694]: debug 2024-07-28T23:28:10.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:10.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:10 smithi045 bash[80445]: cluster 2024-07-28T23:28:09.970115+0000 mgr.y (mgr.34101) 7151 : cluster [DBG] pgmap v8079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:10.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:10 smithi045 bash[82788]: cluster 2024-07-28T23:28:09.970115+0000 mgr.y (mgr.34101) 7151 : cluster [DBG] pgmap v8079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:10.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13123 16 16 0 0 0 - 0 2024-07-28T23:28:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:28:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:28:10] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:28:11.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13124 16 16 0 0 0 - 0 2024-07-28T23:28:11.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:11 smithi155 bash[73694]: debug 2024-07-28T23:28:11.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:12.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13125 16 16 0 0 0 - 0 2024-07-28T23:28:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:28:12 smithi155 bash[60745]: ts=2024-07-28T23:28:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:28:12.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:12 smithi155 bash[73694]: debug 2024-07-28T23:28:12.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:13 smithi155 bash[68033]: cluster 2024-07-28T23:28:11.971957+0000 mgr.y (mgr.34101) 7152 : cluster [DBG] pgmap v8080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:13.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:13 smithi045 bash[82788]: cluster 2024-07-28T23:28:11.971957+0000 mgr.y (mgr.34101) 7152 : cluster [DBG] pgmap v8080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:13.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:13 smithi045 bash[80445]: cluster 2024-07-28T23:28:11.971957+0000 mgr.y (mgr.34101) 7152 : cluster [DBG] pgmap v8080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:13.782 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13126 16 16 0 0 0 - 0 2024-07-28T23:28:13.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:13 smithi155 bash[73694]: debug 2024-07-28T23:28:13.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:14.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13127 16 16 0 0 0 - 0 2024-07-28T23:28:14.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:14 smithi155 bash[73694]: debug 2024-07-28T23:28:14.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:15.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:15 smithi155 bash[68033]: cluster 2024-07-28T23:28:13.973674+0000 mgr.y (mgr.34101) 7153 : cluster [DBG] pgmap v8081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:15 smithi045 bash[80445]: cluster 2024-07-28T23:28:13.973674+0000 mgr.y (mgr.34101) 7153 : cluster [DBG] pgmap v8081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:15.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:15 smithi045 bash[82788]: cluster 2024-07-28T23:28:13.973674+0000 mgr.y (mgr.34101) 7153 : cluster [DBG] pgmap v8081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:15.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13128 16 16 0 0 0 - 0 2024-07-28T23:28:15.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:15 smithi155 bash[73694]: debug 2024-07-28T23:28:15.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:16.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13129 16 16 0 0 0 - 0 2024-07-28T23:28:16.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:16 smithi155 bash[73694]: debug 2024-07-28T23:28:16.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:17.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:17 smithi155 bash[68033]: cluster 2024-07-28T23:28:15.975386+0000 mgr.y (mgr.34101) 7154 : cluster [DBG] pgmap v8082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:17.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:17 smithi045 bash[80445]: cluster 2024-07-28T23:28:15.975386+0000 mgr.y (mgr.34101) 7154 : cluster [DBG] pgmap v8082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:17.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:17 smithi045 bash[82788]: cluster 2024-07-28T23:28:15.975386+0000 mgr.y (mgr.34101) 7154 : cluster [DBG] pgmap v8082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:17.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13130 16 16 0 0 0 - 0 2024-07-28T23:28:17.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:17 smithi155 bash[73694]: debug 2024-07-28T23:28:17.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:18.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13131 16 16 0 0 0 - 0 2024-07-28T23:28:18.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:18 smithi155 bash[73694]: debug 2024-07-28T23:28:18.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:19 smithi155 bash[68033]: cluster 2024-07-28T23:28:17.977247+0000 mgr.y (mgr.34101) 7155 : cluster [DBG] pgmap v8083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:19 smithi155 bash[68033]: audit 2024-07-28T23:28:18.724801+0000 mon.c (mon.2) 1794 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:19 smithi045 bash[80445]: cluster 2024-07-28T23:28:17.977247+0000 mgr.y (mgr.34101) 7155 : cluster [DBG] pgmap v8083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:19 smithi045 bash[80445]: audit 2024-07-28T23:28:18.724801+0000 mon.c (mon.2) 1794 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:19 smithi045 bash[82788]: cluster 2024-07-28T23:28:17.977247+0000 mgr.y (mgr.34101) 7155 : cluster [DBG] pgmap v8083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:19 smithi045 bash[82788]: audit 2024-07-28T23:28:18.724801+0000 mon.c (mon.2) 1794 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:19.783 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13132 16 16 0 0 0 - 0 2024-07-28T23:28:20.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:19 smithi155 bash[73694]: debug 2024-07-28T23:28:19.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:20.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13133 16 16 0 0 0 - 0 2024-07-28T23:28:20.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:20 smithi155 bash[73694]: debug 2024-07-28T23:28:20.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:28:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:28:20] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T23:28:21.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:21 smithi155 bash[68033]: cluster 2024-07-28T23:28:19.978990+0000 mgr.y (mgr.34101) 7156 : cluster [DBG] pgmap v8084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:21.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:21 smithi045 bash[80445]: cluster 2024-07-28T23:28:19.978990+0000 mgr.y (mgr.34101) 7156 : cluster [DBG] pgmap v8084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:21.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:21 smithi045 bash[82788]: cluster 2024-07-28T23:28:19.978990+0000 mgr.y (mgr.34101) 7156 : cluster [DBG] pgmap v8084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:21.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13134 16 16 0 0 0 - 0 2024-07-28T23:28:21.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:21 smithi155 bash[73694]: debug 2024-07-28T23:28:21.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:22.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13135 16 16 0 0 0 - 0 2024-07-28T23:28:22.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:22 smithi155 bash[73694]: debug 2024-07-28T23:28:22.548+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:28:22 smithi155 bash[60745]: ts=2024-07-28T23:28:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:28:23.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:23 smithi155 bash[68033]: cluster 2024-07-28T23:28:21.980837+0000 mgr.y (mgr.34101) 7157 : cluster [DBG] pgmap v8085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:23.474 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:23 smithi045 bash[80445]: cluster 2024-07-28T23:28:21.980837+0000 mgr.y (mgr.34101) 7157 : cluster [DBG] pgmap v8085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:23.474 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:23 smithi045 bash[82788]: cluster 2024-07-28T23:28:21.980837+0000 mgr.y (mgr.34101) 7157 : cluster [DBG] pgmap v8085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:23.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13136 16 16 0 0 0 - 0 2024-07-28T23:28:24.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:23 smithi155 bash[73694]: debug 2024-07-28T23:28:23.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:24.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13137 16 16 0 0 0 - 0 2024-07-28T23:28:25.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:24 smithi155 bash[73694]: debug 2024-07-28T23:28:24.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:25.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:25 smithi155 bash[68033]: cluster 2024-07-28T23:28:23.982565+0000 mgr.y (mgr.34101) 7158 : cluster [DBG] pgmap v8086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:25.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:25 smithi045 bash[80445]: cluster 2024-07-28T23:28:23.982565+0000 mgr.y (mgr.34101) 7158 : cluster [DBG] pgmap v8086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:25.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:25 smithi045 bash[82788]: cluster 2024-07-28T23:28:23.982565+0000 mgr.y (mgr.34101) 7158 : cluster [DBG] pgmap v8086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:25.784 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13138 16 16 0 0 0 - 0 2024-07-28T23:28:26.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:25 smithi155 bash[73694]: debug 2024-07-28T23:28:25.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:26.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13139 16 16 0 0 0 - 0 2024-07-28T23:28:27.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:26 smithi155 bash[73694]: debug 2024-07-28T23:28:26.636+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:27.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:27 smithi045 bash[80445]: cluster 2024-07-28T23:28:25.984291+0000 mgr.y (mgr.34101) 7159 : cluster [DBG] pgmap v8087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:27.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:27 smithi045 bash[82788]: cluster 2024-07-28T23:28:25.984291+0000 mgr.y (mgr.34101) 7159 : cluster [DBG] pgmap v8087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:27.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:27 smithi155 bash[68033]: cluster 2024-07-28T23:28:25.984291+0000 mgr.y (mgr.34101) 7159 : cluster [DBG] pgmap v8087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:27.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:28:27.782357+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:28:27.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:28:27.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13140 16 16 0 0 0 - 0 2024-07-28T23:28:28.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:27 smithi155 bash[73694]: debug 2024-07-28T23:28:27.680+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:28.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13141 16 16 0 0 0 - 0 2024-07-28T23:28:29.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:28 smithi155 bash[73694]: debug 2024-07-28T23:28:28.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:29.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:29 smithi045 bash[80445]: cluster 2024-07-28T23:28:27.986161+0000 mgr.y (mgr.34101) 7160 : cluster [DBG] pgmap v8088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:29 smithi045 bash[82788]: cluster 2024-07-28T23:28:27.986161+0000 mgr.y (mgr.34101) 7160 : cluster [DBG] pgmap v8088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:29.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:29 smithi155 bash[68033]: cluster 2024-07-28T23:28:27.986161+0000 mgr.y (mgr.34101) 7160 : cluster [DBG] pgmap v8088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:29.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13142 16 16 0 0 0 - 0 2024-07-28T23:28:30.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:29 smithi155 bash[73694]: debug 2024-07-28T23:28:29.604+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:30.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13143 16 16 0 0 0 - 0 2024-07-28T23:28:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:28:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:28:30] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T23:28:31.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:30 smithi155 bash[73694]: debug 2024-07-28T23:28:30.604+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:31.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:31 smithi045 bash[82788]: cluster 2024-07-28T23:28:29.987872+0000 mgr.y (mgr.34101) 7161 : cluster [DBG] pgmap v8089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:31.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:31 smithi045 bash[80445]: cluster 2024-07-28T23:28:29.987872+0000 mgr.y (mgr.34101) 7161 : cluster [DBG] pgmap v8089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:31.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:31 smithi155 bash[68033]: cluster 2024-07-28T23:28:29.987872+0000 mgr.y (mgr.34101) 7161 : cluster [DBG] pgmap v8089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:31.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13144 16 16 0 0 0 - 0 2024-07-28T23:28:32.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:31 smithi155 bash[73694]: debug 2024-07-28T23:28:31.564+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:32.574 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:28:32 smithi155 bash[60745]: ts=2024-07-28T23:28:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:28:32.785 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13145 16 16 0 0 0 - 0 2024-07-28T23:28:33.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:32 smithi155 bash[73694]: debug 2024-07-28T23:28:32.568+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:33.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:33 smithi045 bash[80445]: cluster 2024-07-28T23:28:31.989711+0000 mgr.y (mgr.34101) 7162 : cluster [DBG] pgmap v8090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:33.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:33 smithi045 bash[82788]: cluster 2024-07-28T23:28:31.989711+0000 mgr.y (mgr.34101) 7162 : cluster [DBG] pgmap v8090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:33.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:33 smithi155 bash[68033]: cluster 2024-07-28T23:28:31.989711+0000 mgr.y (mgr.34101) 7162 : cluster [DBG] pgmap v8090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:33.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13146 16 16 0 0 0 - 0 2024-07-28T23:28:34.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:33 smithi155 bash[73694]: debug 2024-07-28T23:28:33.572+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:34.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:34 smithi045 bash[80445]: audit 2024-07-28T23:28:33.725273+0000 mon.c (mon.2) 1795 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:34.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:34 smithi045 bash[82788]: audit 2024-07-28T23:28:33.725273+0000 mon.c (mon.2) 1795 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:34.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:34 smithi155 bash[68033]: audit 2024-07-28T23:28:33.725273+0000 mon.c (mon.2) 1795 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:34.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13147 16 16 0 0 0 - 0 2024-07-28T23:28:35.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:34 smithi155 bash[73694]: debug 2024-07-28T23:28:34.568+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:35.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:35 smithi045 bash[82788]: cluster 2024-07-28T23:28:33.991311+0000 mgr.y (mgr.34101) 7163 : cluster [DBG] pgmap v8091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:35.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:35 smithi045 bash[80445]: cluster 2024-07-28T23:28:33.991311+0000 mgr.y (mgr.34101) 7163 : cluster [DBG] pgmap v8091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:35.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:35 smithi155 bash[68033]: cluster 2024-07-28T23:28:33.991311+0000 mgr.y (mgr.34101) 7163 : cluster [DBG] pgmap v8091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:35.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13148 16 16 0 0 0 - 0 2024-07-28T23:28:35.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:35 smithi155 bash[73694]: debug 2024-07-28T23:28:35.536+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:36.089 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:36 smithi045 bash[80445]: audit 2024-07-28T23:28:35.255928+0000 mon.c (mon.2) 1796 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:28:36.089 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:36 smithi045 bash[80445]: audit 2024-07-28T23:28:35.639115+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:36.089 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:36 smithi045 bash[80445]: audit 2024-07-28T23:28:35.645871+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:36.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:36 smithi045 bash[82788]: audit 2024-07-28T23:28:35.255928+0000 mon.c (mon.2) 1796 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:28:36.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:36 smithi045 bash[82788]: audit 2024-07-28T23:28:35.639115+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:36.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:36 smithi045 bash[82788]: audit 2024-07-28T23:28:35.645871+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:36.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:36 smithi155 bash[68033]: audit 2024-07-28T23:28:35.255928+0000 mon.c (mon.2) 1796 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:28:36.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:36 smithi155 bash[68033]: audit 2024-07-28T23:28:35.639115+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:36.534 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:36 smithi155 bash[68033]: audit 2024-07-28T23:28:35.645871+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:36.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13149 16 16 0 0 0 - 0 2024-07-28T23:28:36.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:36 smithi155 bash[73694]: debug 2024-07-28T23:28:36.528+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:37.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:37 smithi045 bash[80445]: cluster 2024-07-28T23:28:35.992450+0000 mgr.y (mgr.34101) 7164 : cluster [DBG] pgmap v8092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:37.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:37 smithi045 bash[82788]: cluster 2024-07-28T23:28:35.992450+0000 mgr.y (mgr.34101) 7164 : cluster [DBG] pgmap v8092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:37.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:37 smithi155 bash[68033]: cluster 2024-07-28T23:28:35.992450+0000 mgr.y (mgr.34101) 7164 : cluster [DBG] pgmap v8092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:37.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13150 16 16 0 0 0 - 0 2024-07-28T23:28:37.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:37 smithi155 bash[73694]: debug 2024-07-28T23:28:37.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:38.786 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13151 16 16 0 0 0 - 0 2024-07-28T23:28:38.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:38 smithi155 bash[73694]: debug 2024-07-28T23:28:38.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:39.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:39 smithi045 bash[80445]: cluster 2024-07-28T23:28:37.994354+0000 mgr.y (mgr.34101) 7165 : cluster [DBG] pgmap v8093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:39.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:39 smithi045 bash[82788]: cluster 2024-07-28T23:28:37.994354+0000 mgr.y (mgr.34101) 7165 : cluster [DBG] pgmap v8093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:39.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:39 smithi155 bash[68033]: cluster 2024-07-28T23:28:37.994354+0000 mgr.y (mgr.34101) 7165 : cluster [DBG] pgmap v8093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:39.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13152 16 16 0 0 0 - 0 2024-07-28T23:28:39.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:39 smithi155 bash[73694]: debug 2024-07-28T23:28:39.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:40.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13153 16 16 0 0 0 - 0 2024-07-28T23:28:40.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:40 smithi155 bash[73694]: debug 2024-07-28T23:28:40.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:28:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:28:40] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2024-07-28T23:28:41.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:41 smithi045 bash[80445]: cluster 2024-07-28T23:28:39.995578+0000 mgr.y (mgr.34101) 7166 : cluster [DBG] pgmap v8094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:41.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:41 smithi045 bash[82788]: cluster 2024-07-28T23:28:39.995578+0000 mgr.y (mgr.34101) 7166 : cluster [DBG] pgmap v8094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:41.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:41 smithi155 bash[68033]: cluster 2024-07-28T23:28:39.995578+0000 mgr.y (mgr.34101) 7166 : cluster [DBG] pgmap v8094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:41.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13154 16 16 0 0 0 - 0 2024-07-28T23:28:41.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:41 smithi155 bash[73694]: debug 2024-07-28T23:28:41.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:42.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[80445]: audit 2024-07-28T23:28:41.139156+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[80445]: audit 2024-07-28T23:28:41.145271+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[80445]: audit 2024-07-28T23:28:41.307293+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[80445]: audit 2024-07-28T23:28:41.318363+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[80445]: audit 2024-07-28T23:28:41.752920+0000 mon.c (mon.2) 1797 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:28:42.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[80445]: audit 2024-07-28T23:28:41.754020+0000 mon.c (mon.2) 1798 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:28:42.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[80445]: audit 2024-07-28T23:28:41.761372+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[82788]: audit 2024-07-28T23:28:41.139156+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[82788]: audit 2024-07-28T23:28:41.145271+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[82788]: audit 2024-07-28T23:28:41.307293+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[82788]: audit 2024-07-28T23:28:41.318363+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[82788]: audit 2024-07-28T23:28:41.752920+0000 mon.c (mon.2) 1797 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:28:42.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[82788]: audit 2024-07-28T23:28:41.754020+0000 mon.c (mon.2) 1798 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:28:42.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:42 smithi045 bash[82788]: audit 2024-07-28T23:28:41.761372+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:28:42 smithi155 bash[60745]: ts=2024-07-28T23:28:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:28:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:42 smithi155 bash[68033]: audit 2024-07-28T23:28:41.139156+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:42 smithi155 bash[68033]: audit 2024-07-28T23:28:41.145271+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:42 smithi155 bash[68033]: audit 2024-07-28T23:28:41.307293+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:42 smithi155 bash[68033]: audit 2024-07-28T23:28:41.318363+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:42 smithi155 bash[68033]: audit 2024-07-28T23:28:41.752920+0000 mon.c (mon.2) 1797 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:28:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:42 smithi155 bash[68033]: audit 2024-07-28T23:28:41.754020+0000 mon.c (mon.2) 1798 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:28:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:42 smithi155 bash[68033]: audit 2024-07-28T23:28:41.761372+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:28:42.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13155 16 16 0 0 0 - 0 2024-07-28T23:28:42.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:42 smithi155 bash[73694]: debug 2024-07-28T23:28:42.548+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:43.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:43 smithi045 bash[80445]: cluster 2024-07-28T23:28:41.997421+0000 mgr.y (mgr.34101) 7167 : cluster [DBG] pgmap v8095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:43.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:43 smithi045 bash[82788]: cluster 2024-07-28T23:28:41.997421+0000 mgr.y (mgr.34101) 7167 : cluster [DBG] pgmap v8095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:43.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:43 smithi155 bash[68033]: cluster 2024-07-28T23:28:41.997421+0000 mgr.y (mgr.34101) 7167 : cluster [DBG] pgmap v8095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:43.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13156 16 16 0 0 0 - 0 2024-07-28T23:28:44.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:43 smithi155 bash[73694]: debug 2024-07-28T23:28:43.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:44.787 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13157 16 16 0 0 0 - 0 2024-07-28T23:28:45.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:44 smithi155 bash[73694]: debug 2024-07-28T23:28:44.636+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:45.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:45 smithi045 bash[80445]: cluster 2024-07-28T23:28:43.999158+0000 mgr.y (mgr.34101) 7168 : cluster [DBG] pgmap v8096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:45.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:45 smithi045 bash[82788]: cluster 2024-07-28T23:28:43.999158+0000 mgr.y (mgr.34101) 7168 : cluster [DBG] pgmap v8096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:45.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:45 smithi155 bash[68033]: cluster 2024-07-28T23:28:43.999158+0000 mgr.y (mgr.34101) 7168 : cluster [DBG] pgmap v8096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:45.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13158 16 16 0 0 0 - 0 2024-07-28T23:28:46.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:45 smithi155 bash[73694]: debug 2024-07-28T23:28:45.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:46.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13159 16 16 0 0 0 - 0 2024-07-28T23:28:47.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:46 smithi155 bash[73694]: debug 2024-07-28T23:28:46.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:47.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:47 smithi045 bash[80445]: cluster 2024-07-28T23:28:46.000895+0000 mgr.y (mgr.34101) 7169 : cluster [DBG] pgmap v8097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:47.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:47 smithi045 bash[82788]: cluster 2024-07-28T23:28:46.000895+0000 mgr.y (mgr.34101) 7169 : cluster [DBG] pgmap v8097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:47 smithi155 bash[68033]: cluster 2024-07-28T23:28:46.000895+0000 mgr.y (mgr.34101) 7169 : cluster [DBG] pgmap v8097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:47.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:28:47.785406+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:28:47.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:28:47.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13160 16 16 0 0 0 - 0 2024-07-28T23:28:48.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:47 smithi155 bash[73694]: debug 2024-07-28T23:28:47.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:48.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13161 16 16 0 0 0 - 0 2024-07-28T23:28:49.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:48 smithi155 bash[73694]: debug 2024-07-28T23:28:48.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:49.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:49 smithi045 bash[80445]: cluster 2024-07-28T23:28:48.002781+0000 mgr.y (mgr.34101) 7170 : cluster [DBG] pgmap v8098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:49.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:49 smithi045 bash[80445]: audit 2024-07-28T23:28:48.725706+0000 mon.c (mon.2) 1799 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:49 smithi045 bash[82788]: cluster 2024-07-28T23:28:48.002781+0000 mgr.y (mgr.34101) 7170 : cluster [DBG] pgmap v8098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:49.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:49 smithi045 bash[82788]: audit 2024-07-28T23:28:48.725706+0000 mon.c (mon.2) 1799 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:49 smithi155 bash[68033]: cluster 2024-07-28T23:28:48.002781+0000 mgr.y (mgr.34101) 7170 : cluster [DBG] pgmap v8098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:49 smithi155 bash[68033]: audit 2024-07-28T23:28:48.725706+0000 mon.c (mon.2) 1799 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:28:49.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13162 16 16 0 0 0 - 0 2024-07-28T23:28:50.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:49 smithi155 bash[73694]: debug 2024-07-28T23:28:49.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:50.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13163 16 16 0 0 0 - 0 2024-07-28T23:28:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:28:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:28:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:28:51.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:50 smithi155 bash[73694]: debug 2024-07-28T23:28:50.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:51.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:51 smithi045 bash[80445]: cluster 2024-07-28T23:28:50.004485+0000 mgr.y (mgr.34101) 7171 : cluster [DBG] pgmap v8099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:51.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:51 smithi045 bash[82788]: cluster 2024-07-28T23:28:50.004485+0000 mgr.y (mgr.34101) 7171 : cluster [DBG] pgmap v8099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:51.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:51 smithi155 bash[68033]: cluster 2024-07-28T23:28:50.004485+0000 mgr.y (mgr.34101) 7171 : cluster [DBG] pgmap v8099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:51.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13164 16 16 0 0 0 - 0 2024-07-28T23:28:52.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:51 smithi155 bash[73694]: debug 2024-07-28T23:28:51.740+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:52.694 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:28:52 smithi155 bash[60745]: ts=2024-07-28T23:28:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:28:52.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13165 16 16 0 0 0 - 0 2024-07-28T23:28:53.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:52 smithi155 bash[73694]: debug 2024-07-28T23:28:52.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:53.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:53 smithi045 bash[80445]: cluster 2024-07-28T23:28:52.006352+0000 mgr.y (mgr.34101) 7172 : cluster [DBG] pgmap v8100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:53.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:53 smithi045 bash[82788]: cluster 2024-07-28T23:28:52.006352+0000 mgr.y (mgr.34101) 7172 : cluster [DBG] pgmap v8100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:53.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:53 smithi155 bash[68033]: cluster 2024-07-28T23:28:52.006352+0000 mgr.y (mgr.34101) 7172 : cluster [DBG] pgmap v8100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:53.788 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13166 16 16 0 0 0 - 0 2024-07-28T23:28:54.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:53 smithi155 bash[73694]: debug 2024-07-28T23:28:53.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:54.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13167 16 16 0 0 0 - 0 2024-07-28T23:28:55.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:54 smithi155 bash[73694]: debug 2024-07-28T23:28:54.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:55 smithi045 bash[80445]: cluster 2024-07-28T23:28:54.008208+0000 mgr.y (mgr.34101) 7173 : cluster [DBG] pgmap v8101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:55 smithi045 bash[82788]: cluster 2024-07-28T23:28:54.008208+0000 mgr.y (mgr.34101) 7173 : cluster [DBG] pgmap v8101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:55.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:55 smithi155 bash[68033]: cluster 2024-07-28T23:28:54.008208+0000 mgr.y (mgr.34101) 7173 : cluster [DBG] pgmap v8101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:55.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13168 16 16 0 0 0 - 0 2024-07-28T23:28:56.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:55 smithi155 bash[73694]: debug 2024-07-28T23:28:55.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:56.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13169 16 16 0 0 0 - 0 2024-07-28T23:28:57.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:56 smithi155 bash[73694]: debug 2024-07-28T23:28:56.680+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:57.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:57 smithi045 bash[82788]: cluster 2024-07-28T23:28:56.010156+0000 mgr.y (mgr.34101) 7174 : cluster [DBG] pgmap v8102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:57.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:57 smithi045 bash[80445]: cluster 2024-07-28T23:28:56.010156+0000 mgr.y (mgr.34101) 7174 : cluster [DBG] pgmap v8102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:57.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:57 smithi155 bash[68033]: cluster 2024-07-28T23:28:56.010156+0000 mgr.y (mgr.34101) 7174 : cluster [DBG] pgmap v8102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:57.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13170 16 16 0 0 0 - 0 2024-07-28T23:28:58.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:57 smithi155 bash[73694]: debug 2024-07-28T23:28:57.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:58.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13171 16 16 0 0 0 - 0 2024-07-28T23:28:59.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:58 smithi155 bash[73694]: debug 2024-07-28T23:28:58.664+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:28:59.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:28:59 smithi045 bash[80445]: cluster 2024-07-28T23:28:58.012200+0000 mgr.y (mgr.34101) 7175 : cluster [DBG] pgmap v8103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:59.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:28:59 smithi045 bash[82788]: cluster 2024-07-28T23:28:58.012200+0000 mgr.y (mgr.34101) 7175 : cluster [DBG] pgmap v8103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:59.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:28:59 smithi155 bash[68033]: cluster 2024-07-28T23:28:58.012200+0000 mgr.y (mgr.34101) 7175 : cluster [DBG] pgmap v8103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:28:59.789 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13172 16 16 0 0 0 - 0 2024-07-28T23:29:00.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:28:59 smithi155 bash[73694]: debug 2024-07-28T23:28:59.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:00.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13173 16 16 0 0 0 - 0 2024-07-28T23:29:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:29:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:29:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:29:01.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:00 smithi155 bash[73694]: debug 2024-07-28T23:29:00.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:01 smithi045 bash[82788]: cluster 2024-07-28T23:29:00.014290+0000 mgr.y (mgr.34101) 7176 : cluster [DBG] pgmap v8104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:01.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:01 smithi045 bash[80445]: cluster 2024-07-28T23:29:00.014290+0000 mgr.y (mgr.34101) 7176 : cluster [DBG] pgmap v8104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:01.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:01 smithi155 bash[68033]: cluster 2024-07-28T23:29:00.014290+0000 mgr.y (mgr.34101) 7176 : cluster [DBG] pgmap v8104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:01.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13174 16 16 0 0 0 - 0 2024-07-28T23:29:02.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:01 smithi155 bash[73694]: debug 2024-07-28T23:29:01.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:02.642 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:29:02 smithi155 bash[60745]: ts=2024-07-28T23:29:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:29:02.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13175 16 16 0 0 0 - 0 2024-07-28T23:29:03.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:02 smithi155 bash[73694]: debug 2024-07-28T23:29:02.636+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:03.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:03 smithi045 bash[82788]: cluster 2024-07-28T23:29:02.016302+0000 mgr.y (mgr.34101) 7177 : cluster [DBG] pgmap v8105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:03.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:03 smithi045 bash[80445]: cluster 2024-07-28T23:29:02.016302+0000 mgr.y (mgr.34101) 7177 : cluster [DBG] pgmap v8105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:03 smithi155 bash[68033]: cluster 2024-07-28T23:29:02.016302+0000 mgr.y (mgr.34101) 7177 : cluster [DBG] pgmap v8105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:03.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13176 16 16 0 0 0 - 0 2024-07-28T23:29:04.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:03 smithi155 bash[73694]: debug 2024-07-28T23:29:03.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:04 smithi045 bash[80445]: audit 2024-07-28T23:29:03.725730+0000 mon.c (mon.2) 1800 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:04 smithi045 bash[82788]: audit 2024-07-28T23:29:03.725730+0000 mon.c (mon.2) 1800 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:04.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:04 smithi155 bash[68033]: audit 2024-07-28T23:29:03.725730+0000 mon.c (mon.2) 1800 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:04.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13177 16 16 0 0 0 - 0 2024-07-28T23:29:05.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:04 smithi155 bash[73694]: debug 2024-07-28T23:29:04.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:05.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:05 smithi045 bash[80445]: cluster 2024-07-28T23:29:04.018219+0000 mgr.y (mgr.34101) 7178 : cluster [DBG] pgmap v8106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:05 smithi045 bash[82788]: cluster 2024-07-28T23:29:04.018219+0000 mgr.y (mgr.34101) 7178 : cluster [DBG] pgmap v8106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:05.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:05 smithi155 bash[68033]: cluster 2024-07-28T23:29:04.018219+0000 mgr.y (mgr.34101) 7178 : cluster [DBG] pgmap v8106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:05.790 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13178 16 16 0 0 0 - 0 2024-07-28T23:29:06.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:05 smithi155 bash[73694]: debug 2024-07-28T23:29:05.588+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:06.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13179 16 16 0 0 0 - 0 2024-07-28T23:29:07.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:06 smithi155 bash[73694]: debug 2024-07-28T23:29:06.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:07.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:07 smithi045 bash[80445]: cluster 2024-07-28T23:29:06.020112+0000 mgr.y (mgr.34101) 7179 : cluster [DBG] pgmap v8107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:07.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:07 smithi045 bash[82788]: cluster 2024-07-28T23:29:06.020112+0000 mgr.y (mgr.34101) 7179 : cluster [DBG] pgmap v8107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:07.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:07 smithi155 bash[68033]: cluster 2024-07-28T23:29:06.020112+0000 mgr.y (mgr.34101) 7179 : cluster [DBG] pgmap v8107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:07.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:29:07.788466+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:29:07.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:29:07.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13180 16 16 0 0 0 - 0 2024-07-28T23:29:08.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:07 smithi155 bash[73694]: debug 2024-07-28T23:29:07.616+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:08.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13181 16 16 0 0 0 - 0 2024-07-28T23:29:09.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:08 smithi155 bash[73694]: debug 2024-07-28T23:29:08.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:09 smithi045 bash[80445]: cluster 2024-07-28T23:29:08.022181+0000 mgr.y (mgr.34101) 7180 : cluster [DBG] pgmap v8108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:09.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:09 smithi045 bash[82788]: cluster 2024-07-28T23:29:08.022181+0000 mgr.y (mgr.34101) 7180 : cluster [DBG] pgmap v8108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:09 smithi155 bash[68033]: cluster 2024-07-28T23:29:08.022181+0000 mgr.y (mgr.34101) 7180 : cluster [DBG] pgmap v8108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:09.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13182 16 16 0 0 0 - 0 2024-07-28T23:29:10.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:09 smithi155 bash[73694]: debug 2024-07-28T23:29:09.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:10.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13183 16 16 0 0 0 - 0 2024-07-28T23:29:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:29:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:29:10] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2024-07-28T23:29:11.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:10 smithi155 bash[73694]: debug 2024-07-28T23:29:10.623+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:11 smithi045 bash[80445]: cluster 2024-07-28T23:29:10.024167+0000 mgr.y (mgr.34101) 7181 : cluster [DBG] pgmap v8109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:11.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:11 smithi045 bash[82788]: cluster 2024-07-28T23:29:10.024167+0000 mgr.y (mgr.34101) 7181 : cluster [DBG] pgmap v8109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:11.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:11 smithi155 bash[68033]: cluster 2024-07-28T23:29:10.024167+0000 mgr.y (mgr.34101) 7181 : cluster [DBG] pgmap v8109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:11.791 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13184 16 16 0 0 0 - 0 2024-07-28T23:29:12.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:11 smithi155 bash[73694]: debug 2024-07-28T23:29:11.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:12.585 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:29:12 smithi155 bash[60745]: ts=2024-07-28T23:29:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:29:12.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13185 16 16 0 0 0 - 0 2024-07-28T23:29:13.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:12 smithi155 bash[73694]: debug 2024-07-28T23:29:12.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:13.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:13 smithi045 bash[80445]: cluster 2024-07-28T23:29:12.026239+0000 mgr.y (mgr.34101) 7182 : cluster [DBG] pgmap v8110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:13 smithi045 bash[82788]: cluster 2024-07-28T23:29:12.026239+0000 mgr.y (mgr.34101) 7182 : cluster [DBG] pgmap v8110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:13.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:13 smithi155 bash[68033]: cluster 2024-07-28T23:29:12.026239+0000 mgr.y (mgr.34101) 7182 : cluster [DBG] pgmap v8110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:13.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13186 16 16 0 0 0 - 0 2024-07-28T23:29:14.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:13 smithi155 bash[73694]: debug 2024-07-28T23:29:13.595+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:14.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13187 16 16 0 0 0 - 0 2024-07-28T23:29:15.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:14 smithi155 bash[73694]: debug 2024-07-28T23:29:14.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:15.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:15 smithi045 bash[80445]: cluster 2024-07-28T23:29:14.028140+0000 mgr.y (mgr.34101) 7183 : cluster [DBG] pgmap v8111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:15.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:15 smithi045 bash[82788]: cluster 2024-07-28T23:29:14.028140+0000 mgr.y (mgr.34101) 7183 : cluster [DBG] pgmap v8111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:15.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:15 smithi155 bash[68033]: cluster 2024-07-28T23:29:14.028140+0000 mgr.y (mgr.34101) 7183 : cluster [DBG] pgmap v8111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:15.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13188 16 16 0 0 0 - 0 2024-07-28T23:29:16.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:15 smithi155 bash[73694]: debug 2024-07-28T23:29:15.667+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:16.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13189 16 16 0 0 0 - 0 2024-07-28T23:29:17.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:16 smithi155 bash[73694]: debug 2024-07-28T23:29:16.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:17.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:17 smithi045 bash[80445]: cluster 2024-07-28T23:29:16.030085+0000 mgr.y (mgr.34101) 7184 : cluster [DBG] pgmap v8112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:17.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:17 smithi045 bash[82788]: cluster 2024-07-28T23:29:16.030085+0000 mgr.y (mgr.34101) 7184 : cluster [DBG] pgmap v8112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:17.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:17 smithi155 bash[68033]: cluster 2024-07-28T23:29:16.030085+0000 mgr.y (mgr.34101) 7184 : cluster [DBG] pgmap v8112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:17.792 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13190 16 16 0 0 0 - 0 2024-07-28T23:29:18.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:17 smithi155 bash[73694]: debug 2024-07-28T23:29:17.671+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:18.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13191 16 16 0 0 0 - 0 2024-07-28T23:29:19.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:18 smithi155 bash[73694]: debug 2024-07-28T23:29:18.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:19 smithi155 bash[68033]: cluster 2024-07-28T23:29:18.032120+0000 mgr.y (mgr.34101) 7185 : cluster [DBG] pgmap v8113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:19 smithi155 bash[68033]: audit 2024-07-28T23:29:18.727174+0000 mon.c (mon.2) 1801 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:19.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:19 smithi045 bash[80445]: cluster 2024-07-28T23:29:18.032120+0000 mgr.y (mgr.34101) 7185 : cluster [DBG] pgmap v8113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:19.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:19 smithi045 bash[80445]: audit 2024-07-28T23:29:18.727174+0000 mon.c (mon.2) 1801 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:19 smithi045 bash[82788]: cluster 2024-07-28T23:29:18.032120+0000 mgr.y (mgr.34101) 7185 : cluster [DBG] pgmap v8113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:19 smithi045 bash[82788]: audit 2024-07-28T23:29:18.727174+0000 mon.c (mon.2) 1801 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:19.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13192 16 16 0 0 0 - 0 2024-07-28T23:29:20.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:19 smithi155 bash[73694]: debug 2024-07-28T23:29:19.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:20.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13193 16 16 0 0 0 - 0 2024-07-28T23:29:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:29:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:29:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:29:21.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:20 smithi155 bash[73694]: debug 2024-07-28T23:29:20.695+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:21 smithi155 bash[68033]: cluster 2024-07-28T23:29:20.034058+0000 mgr.y (mgr.34101) 7186 : cluster [DBG] pgmap v8114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:21 smithi045 bash[80445]: cluster 2024-07-28T23:29:20.034058+0000 mgr.y (mgr.34101) 7186 : cluster [DBG] pgmap v8114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:21.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:21 smithi045 bash[82788]: cluster 2024-07-28T23:29:20.034058+0000 mgr.y (mgr.34101) 7186 : cluster [DBG] pgmap v8114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:21.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13194 16 16 0 0 0 - 0 2024-07-28T23:29:22.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:21 smithi155 bash[73694]: debug 2024-07-28T23:29:21.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:22.792 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:29:22 smithi155 bash[60745]: ts=2024-07-28T23:29:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:29:22.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13195 16 16 0 0 0 - 0 2024-07-28T23:29:23.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:22 smithi155 bash[73694]: debug 2024-07-28T23:29:22.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:23.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:23 smithi155 bash[68033]: cluster 2024-07-28T23:29:22.035959+0000 mgr.y (mgr.34101) 7187 : cluster [DBG] pgmap v8115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:23.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:23 smithi045 bash[80445]: cluster 2024-07-28T23:29:22.035959+0000 mgr.y (mgr.34101) 7187 : cluster [DBG] pgmap v8115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:23.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:23 smithi045 bash[82788]: cluster 2024-07-28T23:29:22.035959+0000 mgr.y (mgr.34101) 7187 : cluster [DBG] pgmap v8115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:23.793 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13196 16 16 0 0 0 - 0 2024-07-28T23:29:24.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:23 smithi155 bash[73694]: debug 2024-07-28T23:29:23.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:24.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13197 16 16 0 0 0 - 0 2024-07-28T23:29:25.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:24 smithi155 bash[73694]: debug 2024-07-28T23:29:24.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:25.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:25 smithi155 bash[68033]: cluster 2024-07-28T23:29:24.037648+0000 mgr.y (mgr.34101) 7188 : cluster [DBG] pgmap v8116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:25.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:25 smithi045 bash[80445]: cluster 2024-07-28T23:29:24.037648+0000 mgr.y (mgr.34101) 7188 : cluster [DBG] pgmap v8116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:25.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:25 smithi045 bash[82788]: cluster 2024-07-28T23:29:24.037648+0000 mgr.y (mgr.34101) 7188 : cluster [DBG] pgmap v8116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:25.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13198 16 16 0 0 0 - 0 2024-07-28T23:29:26.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:25 smithi155 bash[73694]: debug 2024-07-28T23:29:25.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:26.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13199 16 16 0 0 0 - 0 2024-07-28T23:29:27.240 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:26 smithi155 bash[73694]: debug 2024-07-28T23:29:26.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:27.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:27 smithi155 bash[68033]: cluster 2024-07-28T23:29:26.039381+0000 mgr.y (mgr.34101) 7189 : cluster [DBG] pgmap v8117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:27.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:27 smithi045 bash[82788]: cluster 2024-07-28T23:29:26.039381+0000 mgr.y (mgr.34101) 7189 : cluster [DBG] pgmap v8117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:27.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:27 smithi045 bash[80445]: cluster 2024-07-28T23:29:26.039381+0000 mgr.y (mgr.34101) 7189 : cluster [DBG] pgmap v8117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:27.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:29:27.791729+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:29:27.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:29:27.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13200 16 16 0 0 0 - 0 2024-07-28T23:29:28.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:27 smithi155 bash[73694]: debug 2024-07-28T23:29:27.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:28.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13201 16 16 0 0 0 - 0 2024-07-28T23:29:29.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:28 smithi155 bash[73694]: debug 2024-07-28T23:29:28.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:29.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:29 smithi155 bash[68033]: cluster 2024-07-28T23:29:28.041248+0000 mgr.y (mgr.34101) 7190 : cluster [DBG] pgmap v8118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:29.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:29 smithi045 bash[80445]: cluster 2024-07-28T23:29:28.041248+0000 mgr.y (mgr.34101) 7190 : cluster [DBG] pgmap v8118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:29.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:29 smithi045 bash[82788]: cluster 2024-07-28T23:29:28.041248+0000 mgr.y (mgr.34101) 7190 : cluster [DBG] pgmap v8118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:29.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13202 16 16 0 0 0 - 0 2024-07-28T23:29:30.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:29 smithi155 bash[73694]: debug 2024-07-28T23:29:29.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:30.794 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13203 16 16 0 0 0 - 0 2024-07-28T23:29:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:29:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:29:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:29:31.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:30 smithi155 bash[73694]: debug 2024-07-28T23:29:30.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:31.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:31 smithi155 bash[68033]: cluster 2024-07-28T23:29:30.043000+0000 mgr.y (mgr.34101) 7191 : cluster [DBG] pgmap v8119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:31.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:31 smithi045 bash[80445]: cluster 2024-07-28T23:29:30.043000+0000 mgr.y (mgr.34101) 7191 : cluster [DBG] pgmap v8119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:31.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:31 smithi045 bash[82788]: cluster 2024-07-28T23:29:30.043000+0000 mgr.y (mgr.34101) 7191 : cluster [DBG] pgmap v8119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:31.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13204 16 16 0 0 0 - 0 2024-07-28T23:29:32.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:31 smithi155 bash[73694]: debug 2024-07-28T23:29:31.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:32.785 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:29:32 smithi155 bash[60745]: ts=2024-07-28T23:29:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:29:32.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13205 16 16 0 0 0 - 0 2024-07-28T23:29:33.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:32 smithi155 bash[73694]: debug 2024-07-28T23:29:32.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:33.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:33 smithi155 bash[68033]: cluster 2024-07-28T23:29:32.044858+0000 mgr.y (mgr.34101) 7192 : cluster [DBG] pgmap v8120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:33.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:33 smithi045 bash[80445]: cluster 2024-07-28T23:29:32.044858+0000 mgr.y (mgr.34101) 7192 : cluster [DBG] pgmap v8120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:33.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:33 smithi045 bash[82788]: cluster 2024-07-28T23:29:32.044858+0000 mgr.y (mgr.34101) 7192 : cluster [DBG] pgmap v8120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:33.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13206 16 16 0 0 0 - 0 2024-07-28T23:29:34.261 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:33 smithi155 bash[73694]: debug 2024-07-28T23:29:33.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:34.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:34 smithi155 bash[68033]: audit 2024-07-28T23:29:33.727577+0000 mon.c (mon.2) 1802 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:34.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:34 smithi045 bash[80445]: audit 2024-07-28T23:29:33.727577+0000 mon.c (mon.2) 1802 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:34 smithi045 bash[82788]: audit 2024-07-28T23:29:33.727577+0000 mon.c (mon.2) 1802 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:34.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13207 16 16 0 0 0 - 0 2024-07-28T23:29:35.263 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:34 smithi155 bash[73694]: debug 2024-07-28T23:29:34.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:35.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:35 smithi155 bash[68033]: cluster 2024-07-28T23:29:34.046600+0000 mgr.y (mgr.34101) 7193 : cluster [DBG] pgmap v8121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:35.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:35 smithi045 bash[80445]: cluster 2024-07-28T23:29:34.046600+0000 mgr.y (mgr.34101) 7193 : cluster [DBG] pgmap v8121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:35.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:35 smithi045 bash[82788]: cluster 2024-07-28T23:29:34.046600+0000 mgr.y (mgr.34101) 7193 : cluster [DBG] pgmap v8121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:35.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13208 16 16 0 0 0 - 0 2024-07-28T23:29:36.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:35 smithi155 bash[73694]: debug 2024-07-28T23:29:35.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:36.795 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13209 16 16 0 0 0 - 0 2024-07-28T23:29:37.267 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:36 smithi155 bash[73694]: debug 2024-07-28T23:29:36.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:37.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:37 smithi155 bash[68033]: cluster 2024-07-28T23:29:36.048350+0000 mgr.y (mgr.34101) 7194 : cluster [DBG] pgmap v8122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:37.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:37 smithi045 bash[80445]: cluster 2024-07-28T23:29:36.048350+0000 mgr.y (mgr.34101) 7194 : cluster [DBG] pgmap v8122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:37.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:37 smithi045 bash[82788]: cluster 2024-07-28T23:29:36.048350+0000 mgr.y (mgr.34101) 7194 : cluster [DBG] pgmap v8122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:37.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13210 16 16 0 0 0 - 0 2024-07-28T23:29:38.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:37 smithi155 bash[73694]: debug 2024-07-28T23:29:37.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:38.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13211 16 16 0 0 0 - 0 2024-07-28T23:29:39.272 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:38 smithi155 bash[73694]: debug 2024-07-28T23:29:38.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:39.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:39 smithi155 bash[68033]: cluster 2024-07-28T23:29:38.050271+0000 mgr.y (mgr.34101) 7195 : cluster [DBG] pgmap v8123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:39.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:39 smithi045 bash[80445]: cluster 2024-07-28T23:29:38.050271+0000 mgr.y (mgr.34101) 7195 : cluster [DBG] pgmap v8123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:39.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:39 smithi045 bash[82788]: cluster 2024-07-28T23:29:38.050271+0000 mgr.y (mgr.34101) 7195 : cluster [DBG] pgmap v8123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:39.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13212 16 16 0 0 0 - 0 2024-07-28T23:29:40.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:39 smithi155 bash[73694]: debug 2024-07-28T23:29:39.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:40.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13213 16 16 0 0 0 - 0 2024-07-28T23:29:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:29:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:29:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:29:41.276 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:40 smithi155 bash[73694]: debug 2024-07-28T23:29:40.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:41.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:41 smithi155 bash[68033]: cluster 2024-07-28T23:29:40.052010+0000 mgr.y (mgr.34101) 7196 : cluster [DBG] pgmap v8124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:41.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:41 smithi045 bash[82788]: cluster 2024-07-28T23:29:40.052010+0000 mgr.y (mgr.34101) 7196 : cluster [DBG] pgmap v8124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:41.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:41 smithi045 bash[80445]: cluster 2024-07-28T23:29:40.052010+0000 mgr.y (mgr.34101) 7196 : cluster [DBG] pgmap v8124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:41.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13214 16 16 0 0 0 - 0 2024-07-28T23:29:42.285 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:41 smithi155 bash[73694]: debug 2024-07-28T23:29:41.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:42.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:42 smithi155 bash[68033]: audit 2024-07-28T23:29:41.882780+0000 mon.c (mon.2) 1803 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:29:42.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:29:42 smithi155 bash[60745]: ts=2024-07-28T23:29:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:29:42.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:42 smithi045 bash[80445]: audit 2024-07-28T23:29:41.882780+0000 mon.c (mon.2) 1803 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:29:42.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:42 smithi045 bash[82788]: audit 2024-07-28T23:29:41.882780+0000 mon.c (mon.2) 1803 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:29:42.796 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13215 16 16 0 0 0 - 0 2024-07-28T23:29:43.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:42 smithi155 bash[73694]: debug 2024-07-28T23:29:42.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:43.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:43 smithi155 bash[68033]: cluster 2024-07-28T23:29:42.053935+0000 mgr.y (mgr.34101) 7197 : cluster [DBG] pgmap v8125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:43 smithi045 bash[82788]: cluster 2024-07-28T23:29:42.053935+0000 mgr.y (mgr.34101) 7197 : cluster [DBG] pgmap v8125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:43.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:43 smithi045 bash[80445]: cluster 2024-07-28T23:29:42.053935+0000 mgr.y (mgr.34101) 7197 : cluster [DBG] pgmap v8125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:43.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13216 16 16 0 0 0 - 0 2024-07-28T23:29:44.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:43 smithi155 bash[73694]: debug 2024-07-28T23:29:43.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:44.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13217 16 16 0 0 0 - 0 2024-07-28T23:29:45.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:44 smithi155 bash[73694]: debug 2024-07-28T23:29:44.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:45.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:45 smithi155 bash[68033]: cluster 2024-07-28T23:29:44.055657+0000 mgr.y (mgr.34101) 7198 : cluster [DBG] pgmap v8126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:45.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:45 smithi045 bash[80445]: cluster 2024-07-28T23:29:44.055657+0000 mgr.y (mgr.34101) 7198 : cluster [DBG] pgmap v8126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:45.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:45 smithi045 bash[82788]: cluster 2024-07-28T23:29:44.055657+0000 mgr.y (mgr.34101) 7198 : cluster [DBG] pgmap v8126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:45.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13218 16 16 0 0 0 - 0 2024-07-28T23:29:46.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:45 smithi155 bash[73694]: debug 2024-07-28T23:29:45.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:46.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13219 16 16 0 0 0 - 0 2024-07-28T23:29:47.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:46 smithi155 bash[73694]: debug 2024-07-28T23:29:46.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:47 smithi155 bash[68033]: cluster 2024-07-28T23:29:46.057391+0000 mgr.y (mgr.34101) 7199 : cluster [DBG] pgmap v8127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:47 smithi045 bash[80445]: cluster 2024-07-28T23:29:46.057391+0000 mgr.y (mgr.34101) 7199 : cluster [DBG] pgmap v8127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:47 smithi045 bash[82788]: cluster 2024-07-28T23:29:46.057391+0000 mgr.y (mgr.34101) 7199 : cluster [DBG] pgmap v8127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:47.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:29:47.794930+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:29:47.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:29:47.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13220 16 16 0 0 0 - 0 2024-07-28T23:29:48.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:47 smithi155 bash[73694]: debug 2024-07-28T23:29:47.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:48.797 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13221 16 16 0 0 0 - 0 2024-07-28T23:29:48.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[80445]: audit 2024-07-28T23:29:47.561631+0000 mon.a (mon.0) 3994 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:48.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[80445]: audit 2024-07-28T23:29:47.571793+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:48.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[80445]: audit 2024-07-28T23:29:47.777040+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:48.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[80445]: audit 2024-07-28T23:29:47.787853+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:48.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[80445]: cluster 2024-07-28T23:29:48.059294+0000 mgr.y (mgr.34101) 7200 : cluster [DBG] pgmap v8128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:48.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[80445]: audit 2024-07-28T23:29:48.237545+0000 mon.c (mon.2) 1804 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:29:48.973 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[80445]: audit 2024-07-28T23:29:48.239213+0000 mon.c (mon.2) 1805 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:29:48.973 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[80445]: audit 2024-07-28T23:29:48.249325+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:48.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[82788]: audit 2024-07-28T23:29:47.561631+0000 mon.a (mon.0) 3994 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:48.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[82788]: audit 2024-07-28T23:29:47.571793+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:48.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[82788]: audit 2024-07-28T23:29:47.777040+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:48.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[82788]: audit 2024-07-28T23:29:47.787853+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:48.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[82788]: cluster 2024-07-28T23:29:48.059294+0000 mgr.y (mgr.34101) 7200 : cluster [DBG] pgmap v8128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:48.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[82788]: audit 2024-07-28T23:29:48.237545+0000 mon.c (mon.2) 1804 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:29:48.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[82788]: audit 2024-07-28T23:29:48.239213+0000 mon.c (mon.2) 1805 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:29:48.973 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:48 smithi045 bash[82788]: audit 2024-07-28T23:29:48.249325+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:49.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:48 smithi155 bash[73694]: debug 2024-07-28T23:29:48.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:48 smithi155 bash[68033]: audit 2024-07-28T23:29:47.561631+0000 mon.a (mon.0) 3994 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:49.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:48 smithi155 bash[68033]: audit 2024-07-28T23:29:47.571793+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:49.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:48 smithi155 bash[68033]: audit 2024-07-28T23:29:47.777040+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:49.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:48 smithi155 bash[68033]: audit 2024-07-28T23:29:47.787853+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:49.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:48 smithi155 bash[68033]: cluster 2024-07-28T23:29:48.059294+0000 mgr.y (mgr.34101) 7200 : cluster [DBG] pgmap v8128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:49.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:48 smithi155 bash[68033]: audit 2024-07-28T23:29:48.237545+0000 mon.c (mon.2) 1804 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:29:49.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:48 smithi155 bash[68033]: audit 2024-07-28T23:29:48.239213+0000 mon.c (mon.2) 1805 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:29:49.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:48 smithi155 bash[68033]: audit 2024-07-28T23:29:48.249325+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:29:49.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13222 16 16 0 0 0 - 0 2024-07-28T23:29:49.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:49 smithi045 bash[80445]: audit 2024-07-28T23:29:48.728030+0000 mon.c (mon.2) 1806 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:49.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:49 smithi045 bash[82788]: audit 2024-07-28T23:29:48.728030+0000 mon.c (mon.2) 1806 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:50.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:49 smithi155 bash[73694]: debug 2024-07-28T23:29:49.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:50.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:49 smithi155 bash[68033]: audit 2024-07-28T23:29:48.728030+0000 mon.c (mon.2) 1806 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:29:50.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13223 16 16 0 0 0 - 0 2024-07-28T23:29:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:29:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:29:50] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:29:50.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:50 smithi045 bash[82788]: cluster 2024-07-28T23:29:50.061020+0000 mgr.y (mgr.34101) 7201 : cluster [DBG] pgmap v8129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:50.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:50 smithi045 bash[80445]: cluster 2024-07-28T23:29:50.061020+0000 mgr.y (mgr.34101) 7201 : cluster [DBG] pgmap v8129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:51.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:50 smithi155 bash[68033]: cluster 2024-07-28T23:29:50.061020+0000 mgr.y (mgr.34101) 7201 : cluster [DBG] pgmap v8129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:51.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:50 smithi155 bash[73694]: debug 2024-07-28T23:29:50.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:51.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13224 16 16 0 0 0 - 0 2024-07-28T23:29:52.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:51 smithi155 bash[73694]: debug 2024-07-28T23:29:51.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:52.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13225 16 16 0 0 0 - 0 2024-07-28T23:29:52.802 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:29:52 smithi155 bash[60745]: ts=2024-07-28T23:29:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:29:53.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:52 smithi155 bash[73694]: debug 2024-07-28T23:29:52.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:53.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:53 smithi045 bash[80445]: cluster 2024-07-28T23:29:52.062902+0000 mgr.y (mgr.34101) 7202 : cluster [DBG] pgmap v8130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:53.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:53 smithi045 bash[82788]: cluster 2024-07-28T23:29:52.062902+0000 mgr.y (mgr.34101) 7202 : cluster [DBG] pgmap v8130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:53.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:53 smithi155 bash[68033]: cluster 2024-07-28T23:29:52.062902+0000 mgr.y (mgr.34101) 7202 : cluster [DBG] pgmap v8130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:53.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13226 16 16 0 0 0 - 0 2024-07-28T23:29:54.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:53 smithi155 bash[73694]: debug 2024-07-28T23:29:53.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:54.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13227 16 16 0 0 0 - 0 2024-07-28T23:29:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:54 smithi155 bash[68033]: cluster 2024-07-28T23:29:54.064605+0000 mgr.y (mgr.34101) 7203 : cluster [DBG] pgmap v8131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:55.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:54 smithi155 bash[73694]: debug 2024-07-28T23:29:54.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:55.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:54 smithi045 bash[80445]: cluster 2024-07-28T23:29:54.064605+0000 mgr.y (mgr.34101) 7203 : cluster [DBG] pgmap v8131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:55.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:54 smithi045 bash[82788]: cluster 2024-07-28T23:29:54.064605+0000 mgr.y (mgr.34101) 7203 : cluster [DBG] pgmap v8131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:55.798 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13228 16 16 0 0 0 - 0 2024-07-28T23:29:56.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:55 smithi155 bash[73694]: debug 2024-07-28T23:29:55.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:56.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13229 16 16 0 0 0 - 0 2024-07-28T23:29:57.127 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:56 smithi155 bash[73694]: debug 2024-07-28T23:29:56.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:57.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:57 smithi045 bash[80445]: cluster 2024-07-28T23:29:56.066356+0000 mgr.y (mgr.34101) 7204 : cluster [DBG] pgmap v8132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:57.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:57 smithi045 bash[82788]: cluster 2024-07-28T23:29:56.066356+0000 mgr.y (mgr.34101) 7204 : cluster [DBG] pgmap v8132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:57.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:57 smithi155 bash[68033]: cluster 2024-07-28T23:29:56.066356+0000 mgr.y (mgr.34101) 7204 : cluster [DBG] pgmap v8132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:57.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13230 16 16 0 0 0 - 0 2024-07-28T23:29:58.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:57 smithi155 bash[73694]: debug 2024-07-28T23:29:57.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:58.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13231 16 16 0 0 0 - 0 2024-07-28T23:29:59.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:58 smithi155 bash[73694]: debug 2024-07-28T23:29:58.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:29:59.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:29:59 smithi045 bash[82788]: cluster 2024-07-28T23:29:58.068201+0000 mgr.y (mgr.34101) 7205 : cluster [DBG] pgmap v8133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:59.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:29:59 smithi045 bash[80445]: cluster 2024-07-28T23:29:58.068201+0000 mgr.y (mgr.34101) 7205 : cluster [DBG] pgmap v8133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:59.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:29:59 smithi155 bash[68033]: cluster 2024-07-28T23:29:58.068201+0000 mgr.y (mgr.34101) 7205 : cluster [DBG] pgmap v8133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:29:59.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13232 16 16 0 0 0 - 0 2024-07-28T23:30:00.139 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:29:59 smithi155 bash[73694]: debug 2024-07-28T23:29:59.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:00.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:00 smithi045 bash[80445]: cluster 2024-07-28T23:30:00.000135+0000 mon.a (mon.0) 3999 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:30:00.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:00 smithi045 bash[82788]: cluster 2024-07-28T23:30:00.000135+0000 mon.a (mon.0) 3999 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:30:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:00 smithi155 bash[68033]: cluster 2024-07-28T23:30:00.000135+0000 mon.a (mon.0) 3999 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:30:00.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13233 16 16 0 0 0 - 0 2024-07-28T23:30:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:30:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:30:00] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:30:01.141 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:00 smithi155 bash[73694]: debug 2024-07-28T23:30:00.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:01 smithi045 bash[82788]: cluster 2024-07-28T23:30:00.069939+0000 mgr.y (mgr.34101) 7206 : cluster [DBG] pgmap v8134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:01.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:01 smithi045 bash[80445]: cluster 2024-07-28T23:30:00.069939+0000 mgr.y (mgr.34101) 7206 : cluster [DBG] pgmap v8134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:01.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:01 smithi155 bash[68033]: cluster 2024-07-28T23:30:00.069939+0000 mgr.y (mgr.34101) 7206 : cluster [DBG] pgmap v8134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:01.799 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13234 16 16 0 0 0 - 0 2024-07-28T23:30:02.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:01 smithi155 bash[73694]: debug 2024-07-28T23:30:01.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:02.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13235 16 16 0 0 0 - 0 2024-07-28T23:30:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:30:02 smithi155 bash[60745]: ts=2024-07-28T23:30:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:30:03.145 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:02 smithi155 bash[73694]: debug 2024-07-28T23:30:02.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:03 smithi045 bash[80445]: cluster 2024-07-28T23:30:02.071798+0000 mgr.y (mgr.34101) 7207 : cluster [DBG] pgmap v8135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:03.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:03 smithi045 bash[82788]: cluster 2024-07-28T23:30:02.071798+0000 mgr.y (mgr.34101) 7207 : cluster [DBG] pgmap v8135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:03 smithi155 bash[68033]: cluster 2024-07-28T23:30:02.071798+0000 mgr.y (mgr.34101) 7207 : cluster [DBG] pgmap v8135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:03.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13236 16 16 0 0 0 - 0 2024-07-28T23:30:04.155 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:03 smithi155 bash[73694]: debug 2024-07-28T23:30:03.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:04.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:04 smithi045 bash[82788]: audit 2024-07-28T23:30:03.728807+0000 mon.c (mon.2) 1807 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:04.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:04 smithi045 bash[80445]: audit 2024-07-28T23:30:03.728807+0000 mon.c (mon.2) 1807 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:04.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:04 smithi155 bash[68033]: audit 2024-07-28T23:30:03.728807+0000 mon.c (mon.2) 1807 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:04.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13237 16 16 0 0 0 - 0 2024-07-28T23:30:05.156 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:04 smithi155 bash[73694]: debug 2024-07-28T23:30:04.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:05.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:05 smithi045 bash[80445]: cluster 2024-07-28T23:30:04.073465+0000 mgr.y (mgr.34101) 7208 : cluster [DBG] pgmap v8136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:05 smithi045 bash[82788]: cluster 2024-07-28T23:30:04.073465+0000 mgr.y (mgr.34101) 7208 : cluster [DBG] pgmap v8136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:05.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:05 smithi155 bash[68033]: cluster 2024-07-28T23:30:04.073465+0000 mgr.y (mgr.34101) 7208 : cluster [DBG] pgmap v8136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:05.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13238 16 16 0 0 0 - 0 2024-07-28T23:30:06.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:05 smithi155 bash[73694]: debug 2024-07-28T23:30:05.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:06.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13239 16 16 0 0 0 - 0 2024-07-28T23:30:07.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:06 smithi155 bash[73694]: debug 2024-07-28T23:30:06.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:07.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:07 smithi155 bash[68033]: cluster 2024-07-28T23:30:06.075198+0000 mgr.y (mgr.34101) 7209 : cluster [DBG] pgmap v8137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:07 smithi045 bash[80445]: cluster 2024-07-28T23:30:06.075198+0000 mgr.y (mgr.34101) 7209 : cluster [DBG] pgmap v8137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:07.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:07 smithi045 bash[82788]: cluster 2024-07-28T23:30:06.075198+0000 mgr.y (mgr.34101) 7209 : cluster [DBG] pgmap v8137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:07.800 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:30:07.798154+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:30:07.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:30:07.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13240 16 16 0 0 0 - 0 2024-07-28T23:30:08.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:07 smithi155 bash[73694]: debug 2024-07-28T23:30:07.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:08.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13241 16 16 0 0 0 - 0 2024-07-28T23:30:09.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:09 smithi155 bash[73694]: debug 2024-07-28T23:30:09.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:09.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:09 smithi155 bash[68033]: cluster 2024-07-28T23:30:08.077044+0000 mgr.y (mgr.34101) 7210 : cluster [DBG] pgmap v8138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:09 smithi045 bash[80445]: cluster 2024-07-28T23:30:08.077044+0000 mgr.y (mgr.34101) 7210 : cluster [DBG] pgmap v8138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:09.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:09 smithi045 bash[82788]: cluster 2024-07-28T23:30:08.077044+0000 mgr.y (mgr.34101) 7210 : cluster [DBG] pgmap v8138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:09.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13242 16 16 0 0 0 - 0 2024-07-28T23:30:10.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:09 smithi155 bash[73694]: debug 2024-07-28T23:30:09.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:10.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13243 16 16 0 0 0 - 0 2024-07-28T23:30:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:30:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:30:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:30:11.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:10 smithi155 bash[73694]: debug 2024-07-28T23:30:10.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:11.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:11 smithi155 bash[68033]: cluster 2024-07-28T23:30:10.078776+0000 mgr.y (mgr.34101) 7211 : cluster [DBG] pgmap v8139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:11.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:11 smithi045 bash[80445]: cluster 2024-07-28T23:30:10.078776+0000 mgr.y (mgr.34101) 7211 : cluster [DBG] pgmap v8139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:11.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:11 smithi045 bash[82788]: cluster 2024-07-28T23:30:10.078776+0000 mgr.y (mgr.34101) 7211 : cluster [DBG] pgmap v8139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:11.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13244 16 16 0 0 0 - 0 2024-07-28T23:30:12.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:11 smithi155 bash[73694]: debug 2024-07-28T23:30:11.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:12.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13245 16 16 0 0 0 - 0 2024-07-28T23:30:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:30:12 smithi155 bash[60745]: ts=2024-07-28T23:30:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:30:13.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:12 smithi155 bash[73694]: debug 2024-07-28T23:30:12.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:13.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:13 smithi155 bash[68033]: cluster 2024-07-28T23:30:12.080633+0000 mgr.y (mgr.34101) 7212 : cluster [DBG] pgmap v8140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:13.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:13 smithi045 bash[80445]: cluster 2024-07-28T23:30:12.080633+0000 mgr.y (mgr.34101) 7212 : cluster [DBG] pgmap v8140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:13 smithi045 bash[82788]: cluster 2024-07-28T23:30:12.080633+0000 mgr.y (mgr.34101) 7212 : cluster [DBG] pgmap v8140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:13.801 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13246 16 16 0 0 0 - 0 2024-07-28T23:30:14.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:14 smithi155 bash[73694]: debug 2024-07-28T23:30:14.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:14.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13247 16 16 0 0 0 - 0 2024-07-28T23:30:15.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:15 smithi045 bash[80445]: cluster 2024-07-28T23:30:14.082348+0000 mgr.y (mgr.34101) 7213 : cluster [DBG] pgmap v8141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:15.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:15 smithi045 bash[82788]: cluster 2024-07-28T23:30:14.082348+0000 mgr.y (mgr.34101) 7213 : cluster [DBG] pgmap v8141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:15.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:15 smithi155 bash[73694]: debug 2024-07-28T23:30:15.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:15.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:15 smithi155 bash[68033]: cluster 2024-07-28T23:30:14.082348+0000 mgr.y (mgr.34101) 7213 : cluster [DBG] pgmap v8141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:15.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13248 16 16 0 0 0 - 0 2024-07-28T23:30:16.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:16 smithi155 bash[73694]: debug 2024-07-28T23:30:16.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:16.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13249 16 16 0 0 0 - 0 2024-07-28T23:30:17.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:17 smithi155 bash[73694]: debug 2024-07-28T23:30:17.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:17.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:17 smithi155 bash[68033]: cluster 2024-07-28T23:30:16.084081+0000 mgr.y (mgr.34101) 7214 : cluster [DBG] pgmap v8142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:17.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:17 smithi045 bash[80445]: cluster 2024-07-28T23:30:16.084081+0000 mgr.y (mgr.34101) 7214 : cluster [DBG] pgmap v8142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:17.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:17 smithi045 bash[82788]: cluster 2024-07-28T23:30:16.084081+0000 mgr.y (mgr.34101) 7214 : cluster [DBG] pgmap v8142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:17.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13250 16 16 0 0 0 - 0 2024-07-28T23:30:18.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:18 smithi155 bash[73694]: debug 2024-07-28T23:30:18.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:18.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13251 16 16 0 0 0 - 0 2024-07-28T23:30:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:19 smithi155 bash[68033]: cluster 2024-07-28T23:30:18.086017+0000 mgr.y (mgr.34101) 7215 : cluster [DBG] pgmap v8143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:19 smithi155 bash[68033]: audit 2024-07-28T23:30:18.729023+0000 mon.c (mon.2) 1808 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:19.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:19 smithi155 bash[73694]: debug 2024-07-28T23:30:19.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:19 smithi045 bash[80445]: cluster 2024-07-28T23:30:18.086017+0000 mgr.y (mgr.34101) 7215 : cluster [DBG] pgmap v8143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:19.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:19 smithi045 bash[80445]: audit 2024-07-28T23:30:18.729023+0000 mon.c (mon.2) 1808 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:19 smithi045 bash[82788]: cluster 2024-07-28T23:30:18.086017+0000 mgr.y (mgr.34101) 7215 : cluster [DBG] pgmap v8143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:19.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:19 smithi045 bash[82788]: audit 2024-07-28T23:30:18.729023+0000 mon.c (mon.2) 1808 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:19.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13252 16 16 0 0 0 - 0 2024-07-28T23:30:20.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:19 smithi155 bash[73694]: debug 2024-07-28T23:30:19.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:20.802 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13253 16 16 0 0 0 - 0 2024-07-28T23:30:20.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:30:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:30:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:30:21.189 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:20 smithi155 bash[73694]: debug 2024-07-28T23:30:20.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:21.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:21 smithi045 bash[80445]: cluster 2024-07-28T23:30:20.087739+0000 mgr.y (mgr.34101) 7216 : cluster [DBG] pgmap v8144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:21.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:21 smithi045 bash[82788]: cluster 2024-07-28T23:30:20.087739+0000 mgr.y (mgr.34101) 7216 : cluster [DBG] pgmap v8144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:21 smithi155 bash[68033]: cluster 2024-07-28T23:30:20.087739+0000 mgr.y (mgr.34101) 7216 : cluster [DBG] pgmap v8144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:21.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13254 16 16 0 0 0 - 0 2024-07-28T23:30:22.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:21 smithi155 bash[73694]: debug 2024-07-28T23:30:21.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:22.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13255 16 16 0 0 0 - 0 2024-07-28T23:30:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:30:22 smithi155 bash[60745]: ts=2024-07-28T23:30:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:30:23.193 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:22 smithi155 bash[73694]: debug 2024-07-28T23:30:22.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:23.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:23 smithi045 bash[80445]: cluster 2024-07-28T23:30:22.089586+0000 mgr.y (mgr.34101) 7217 : cluster [DBG] pgmap v8145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:23.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:23 smithi045 bash[82788]: cluster 2024-07-28T23:30:22.089586+0000 mgr.y (mgr.34101) 7217 : cluster [DBG] pgmap v8145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:23.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:23 smithi155 bash[68033]: cluster 2024-07-28T23:30:22.089586+0000 mgr.y (mgr.34101) 7217 : cluster [DBG] pgmap v8145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:23.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13256 16 16 0 0 0 - 0 2024-07-28T23:30:24.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:23 smithi155 bash[73694]: debug 2024-07-28T23:30:23.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:24.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13257 16 16 0 0 0 - 0 2024-07-28T23:30:25.197 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:24 smithi155 bash[73694]: debug 2024-07-28T23:30:24.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:25.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:25 smithi045 bash[80445]: cluster 2024-07-28T23:30:24.091331+0000 mgr.y (mgr.34101) 7218 : cluster [DBG] pgmap v8146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:25.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:25 smithi045 bash[82788]: cluster 2024-07-28T23:30:24.091331+0000 mgr.y (mgr.34101) 7218 : cluster [DBG] pgmap v8146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:25.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:25 smithi155 bash[68033]: cluster 2024-07-28T23:30:24.091331+0000 mgr.y (mgr.34101) 7218 : cluster [DBG] pgmap v8146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:25.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13258 16 16 0 0 0 - 0 2024-07-28T23:30:26.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:25 smithi155 bash[73694]: debug 2024-07-28T23:30:25.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:26.803 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13259 16 16 0 0 0 - 0 2024-07-28T23:30:27.201 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:26 smithi155 bash[73694]: debug 2024-07-28T23:30:26.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:27.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:27 smithi045 bash[80445]: cluster 2024-07-28T23:30:26.093084+0000 mgr.y (mgr.34101) 7219 : cluster [DBG] pgmap v8147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:27.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:27 smithi045 bash[82788]: cluster 2024-07-28T23:30:26.093084+0000 mgr.y (mgr.34101) 7219 : cluster [DBG] pgmap v8147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:27.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:27 smithi155 bash[68033]: cluster 2024-07-28T23:30:26.093084+0000 mgr.y (mgr.34101) 7219 : cluster [DBG] pgmap v8147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:27.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:30:27.801189+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:30:27.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:30:27.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13260 16 16 0 0 0 - 0 2024-07-28T23:30:28.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:27 smithi155 bash[73694]: debug 2024-07-28T23:30:27.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:28.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13261 16 16 0 0 0 - 0 2024-07-28T23:30:29.206 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:28 smithi155 bash[73694]: debug 2024-07-28T23:30:28.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:29.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:29 smithi045 bash[80445]: cluster 2024-07-28T23:30:28.095007+0000 mgr.y (mgr.34101) 7220 : cluster [DBG] pgmap v8148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:29.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:29 smithi045 bash[82788]: cluster 2024-07-28T23:30:28.095007+0000 mgr.y (mgr.34101) 7220 : cluster [DBG] pgmap v8148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:29.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:29 smithi155 bash[68033]: cluster 2024-07-28T23:30:28.095007+0000 mgr.y (mgr.34101) 7220 : cluster [DBG] pgmap v8148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:29.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13262 16 16 0 0 0 - 0 2024-07-28T23:30:30.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:29 smithi155 bash[73694]: debug 2024-07-28T23:30:29.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:30.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13263 16 16 0 0 0 - 0 2024-07-28T23:30:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:30:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:30:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:30:31.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:30 smithi155 bash[73694]: debug 2024-07-28T23:30:30.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:31.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:31 smithi045 bash[80445]: cluster 2024-07-28T23:30:30.096740+0000 mgr.y (mgr.34101) 7221 : cluster [DBG] pgmap v8149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:31.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:31 smithi045 bash[82788]: cluster 2024-07-28T23:30:30.096740+0000 mgr.y (mgr.34101) 7221 : cluster [DBG] pgmap v8149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:31.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:31 smithi155 bash[68033]: cluster 2024-07-28T23:30:30.096740+0000 mgr.y (mgr.34101) 7221 : cluster [DBG] pgmap v8149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:31.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13264 16 16 0 0 0 - 0 2024-07-28T23:30:32.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:31 smithi155 bash[73694]: debug 2024-07-28T23:30:31.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:32.790 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:30:32 smithi155 bash[60745]: ts=2024-07-28T23:30:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:30:32.804 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13265 16 16 0 0 0 - 0 2024-07-28T23:30:33.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:32 smithi155 bash[73694]: debug 2024-07-28T23:30:32.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:33.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:33 smithi045 bash[80445]: cluster 2024-07-28T23:30:32.098666+0000 mgr.y (mgr.34101) 7222 : cluster [DBG] pgmap v8150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:33.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:33 smithi045 bash[82788]: cluster 2024-07-28T23:30:32.098666+0000 mgr.y (mgr.34101) 7222 : cluster [DBG] pgmap v8150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:33.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:33 smithi155 bash[68033]: cluster 2024-07-28T23:30:32.098666+0000 mgr.y (mgr.34101) 7222 : cluster [DBG] pgmap v8150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:33.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13266 16 16 0 0 0 - 0 2024-07-28T23:30:34.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:33 smithi155 bash[73694]: debug 2024-07-28T23:30:33.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:34.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:34 smithi155 bash[68033]: audit 2024-07-28T23:30:33.729443+0000 mon.c (mon.2) 1809 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:34.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:34 smithi045 bash[80445]: audit 2024-07-28T23:30:33.729443+0000 mon.c (mon.2) 1809 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:34 smithi045 bash[82788]: audit 2024-07-28T23:30:33.729443+0000 mon.c (mon.2) 1809 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:34.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13267 16 16 0 0 0 - 0 2024-07-28T23:30:35.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:34 smithi155 bash[73694]: debug 2024-07-28T23:30:34.758+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:35.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:35 smithi155 bash[68033]: cluster 2024-07-28T23:30:34.100364+0000 mgr.y (mgr.34101) 7223 : cluster [DBG] pgmap v8151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:35.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:35 smithi045 bash[80445]: cluster 2024-07-28T23:30:34.100364+0000 mgr.y (mgr.34101) 7223 : cluster [DBG] pgmap v8151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:35.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:35 smithi045 bash[82788]: cluster 2024-07-28T23:30:34.100364+0000 mgr.y (mgr.34101) 7223 : cluster [DBG] pgmap v8151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:35.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13268 16 16 0 0 0 - 0 2024-07-28T23:30:36.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:35 smithi155 bash[73694]: debug 2024-07-28T23:30:35.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:36.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13269 16 16 0 0 0 - 0 2024-07-28T23:30:37.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:36 smithi155 bash[73694]: debug 2024-07-28T23:30:36.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:37.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:37 smithi155 bash[68033]: cluster 2024-07-28T23:30:36.102122+0000 mgr.y (mgr.34101) 7224 : cluster [DBG] pgmap v8152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:37.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:37 smithi045 bash[80445]: cluster 2024-07-28T23:30:36.102122+0000 mgr.y (mgr.34101) 7224 : cluster [DBG] pgmap v8152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:37.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:37 smithi045 bash[82788]: cluster 2024-07-28T23:30:36.102122+0000 mgr.y (mgr.34101) 7224 : cluster [DBG] pgmap v8152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:37.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13270 16 16 0 0 0 - 0 2024-07-28T23:30:38.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:37 smithi155 bash[73694]: debug 2024-07-28T23:30:37.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:38.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13271 16 16 0 0 0 - 0 2024-07-28T23:30:39.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:38 smithi155 bash[73694]: debug 2024-07-28T23:30:38.690+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:39.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:39 smithi155 bash[68033]: cluster 2024-07-28T23:30:38.103991+0000 mgr.y (mgr.34101) 7225 : cluster [DBG] pgmap v8153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:39.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:39 smithi045 bash[80445]: cluster 2024-07-28T23:30:38.103991+0000 mgr.y (mgr.34101) 7225 : cluster [DBG] pgmap v8153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:39.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:39 smithi045 bash[82788]: cluster 2024-07-28T23:30:38.103991+0000 mgr.y (mgr.34101) 7225 : cluster [DBG] pgmap v8153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:39.805 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13272 16 16 0 0 0 - 0 2024-07-28T23:30:40.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:39 smithi155 bash[73694]: debug 2024-07-28T23:30:39.654+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:40.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13273 16 16 0 0 0 - 0 2024-07-28T23:30:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:30:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:30:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:30:41.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:40 smithi155 bash[73694]: debug 2024-07-28T23:30:40.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:41.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:41 smithi155 bash[68033]: cluster 2024-07-28T23:30:40.105730+0000 mgr.y (mgr.34101) 7226 : cluster [DBG] pgmap v8154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:41.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:41 smithi045 bash[80445]: cluster 2024-07-28T23:30:40.105730+0000 mgr.y (mgr.34101) 7226 : cluster [DBG] pgmap v8154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:41.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:41 smithi045 bash[82788]: cluster 2024-07-28T23:30:40.105730+0000 mgr.y (mgr.34101) 7226 : cluster [DBG] pgmap v8154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:41.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13274 16 16 0 0 0 - 0 2024-07-28T23:30:42.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:41 smithi155 bash[73694]: debug 2024-07-28T23:30:41.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:42.570 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:30:42 smithi155 bash[60745]: ts=2024-07-28T23:30:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:30:42.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13275 16 16 0 0 0 - 0 2024-07-28T23:30:43.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:42 smithi155 bash[73694]: debug 2024-07-28T23:30:42.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:43.523 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:43 smithi155 bash[68033]: cluster 2024-07-28T23:30:42.107656+0000 mgr.y (mgr.34101) 7227 : cluster [DBG] pgmap v8155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:43 smithi045 bash[80445]: cluster 2024-07-28T23:30:42.107656+0000 mgr.y (mgr.34101) 7227 : cluster [DBG] pgmap v8155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:43 smithi045 bash[82788]: cluster 2024-07-28T23:30:42.107656+0000 mgr.y (mgr.34101) 7227 : cluster [DBG] pgmap v8155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:43.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13276 16 16 0 0 0 - 0 2024-07-28T23:30:43.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:43 smithi155 bash[73694]: debug 2024-07-28T23:30:43.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:44.806 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13277 16 16 0 0 0 - 0 2024-07-28T23:30:44.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:44 smithi155 bash[73694]: debug 2024-07-28T23:30:44.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:45.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:45 smithi155 bash[68033]: cluster 2024-07-28T23:30:44.109359+0000 mgr.y (mgr.34101) 7228 : cluster [DBG] pgmap v8156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:45.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:45 smithi155 bash[73694]: debug 2024-07-28T23:30:45.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:45.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:45 smithi045 bash[80445]: cluster 2024-07-28T23:30:44.109359+0000 mgr.y (mgr.34101) 7228 : cluster [DBG] pgmap v8156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:45.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:45 smithi045 bash[82788]: cluster 2024-07-28T23:30:44.109359+0000 mgr.y (mgr.34101) 7228 : cluster [DBG] pgmap v8156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:45.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13278 16 16 0 0 0 - 0 2024-07-28T23:30:46.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13279 16 16 0 0 0 - 0 2024-07-28T23:30:46.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:46 smithi155 bash[73694]: debug 2024-07-28T23:30:46.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:47.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:47 smithi155 bash[73694]: debug 2024-07-28T23:30:47.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:47 smithi155 bash[68033]: cluster 2024-07-28T23:30:46.111250+0000 mgr.y (mgr.34101) 7229 : cluster [DBG] pgmap v8157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:47 smithi045 bash[80445]: cluster 2024-07-28T23:30:46.111250+0000 mgr.y (mgr.34101) 7229 : cluster [DBG] pgmap v8157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:47 smithi045 bash[82788]: cluster 2024-07-28T23:30:46.111250+0000 mgr.y (mgr.34101) 7229 : cluster [DBG] pgmap v8157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:47.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:30:47.804542+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:30:47.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:30:47.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13280 16 16 0 0 0 - 0 2024-07-28T23:30:48.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13281 16 16 0 0 0 - 0 2024-07-28T23:30:48.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:48 smithi155 bash[73694]: debug 2024-07-28T23:30:48.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:49.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:49 smithi155 bash[68033]: cluster 2024-07-28T23:30:48.113312+0000 mgr.y (mgr.34101) 7230 : cluster [DBG] pgmap v8158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:49.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:49 smithi155 bash[68033]: audit 2024-07-28T23:30:48.381153+0000 mon.c (mon.2) 1810 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:30:49.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:49 smithi155 bash[68033]: audit 2024-07-28T23:30:48.729060+0000 mon.c (mon.2) 1811 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:49 smithi045 bash[80445]: cluster 2024-07-28T23:30:48.113312+0000 mgr.y (mgr.34101) 7230 : cluster [DBG] pgmap v8158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:49 smithi045 bash[80445]: audit 2024-07-28T23:30:48.381153+0000 mon.c (mon.2) 1810 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:30:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:49 smithi045 bash[80445]: audit 2024-07-28T23:30:48.729060+0000 mon.c (mon.2) 1811 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:49 smithi045 bash[82788]: cluster 2024-07-28T23:30:48.113312+0000 mgr.y (mgr.34101) 7230 : cluster [DBG] pgmap v8158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:49 smithi045 bash[82788]: audit 2024-07-28T23:30:48.381153+0000 mon.c (mon.2) 1810 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:30:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:49 smithi045 bash[82788]: audit 2024-07-28T23:30:48.729060+0000 mon.c (mon.2) 1811 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:30:49.807 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13282 16 16 0 0 0 - 0 2024-07-28T23:30:49.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:49 smithi155 bash[73694]: debug 2024-07-28T23:30:49.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:50.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13283 16 16 0 0 0 - 0 2024-07-28T23:30:50.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:50 smithi155 bash[73694]: debug 2024-07-28T23:30:50.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:30:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:30:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:30:51.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:51 smithi155 bash[73694]: debug 2024-07-28T23:30:51.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:51.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:51 smithi155 bash[68033]: cluster 2024-07-28T23:30:50.114629+0000 mgr.y (mgr.34101) 7231 : cluster [DBG] pgmap v8159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:51.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:51 smithi045 bash[80445]: cluster 2024-07-28T23:30:50.114629+0000 mgr.y (mgr.34101) 7231 : cluster [DBG] pgmap v8159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:51.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:51 smithi045 bash[82788]: cluster 2024-07-28T23:30:50.114629+0000 mgr.y (mgr.34101) 7231 : cluster [DBG] pgmap v8159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:51.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13284 16 16 0 0 0 - 0 2024-07-28T23:30:52.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13285 16 16 0 0 0 - 0 2024-07-28T23:30:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:30:52 smithi155 bash[60745]: ts=2024-07-28T23:30:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:30:52.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:52 smithi155 bash[73694]: debug 2024-07-28T23:30:52.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:53.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:53 smithi155 bash[73694]: debug 2024-07-28T23:30:53.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:53.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:53 smithi155 bash[68033]: cluster 2024-07-28T23:30:52.116644+0000 mgr.y (mgr.34101) 7232 : cluster [DBG] pgmap v8160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:53.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:53 smithi045 bash[82788]: cluster 2024-07-28T23:30:52.116644+0000 mgr.y (mgr.34101) 7232 : cluster [DBG] pgmap v8160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:53.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:53 smithi045 bash[80445]: cluster 2024-07-28T23:30:52.116644+0000 mgr.y (mgr.34101) 7232 : cluster [DBG] pgmap v8160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:53.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13286 16 16 0 0 0 - 0 2024-07-28T23:30:54.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13287 16 16 0 0 0 - 0 2024-07-28T23:30:54.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:54 smithi155 bash[73694]: debug 2024-07-28T23:30:54.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:55 smithi155 bash[68033]: audit 2024-07-28T23:30:54.052209+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:55 smithi155 bash[68033]: audit 2024-07-28T23:30:54.062815+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:55 smithi155 bash[68033]: cluster 2024-07-28T23:30:54.117692+0000 mgr.y (mgr.34101) 7233 : cluster [DBG] pgmap v8161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:55.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:55 smithi155 bash[68033]: audit 2024-07-28T23:30:54.257957+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:55 smithi155 bash[68033]: audit 2024-07-28T23:30:54.268962+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:55 smithi155 bash[68033]: audit 2024-07-28T23:30:54.709290+0000 mon.c (mon.2) 1812 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:30:55.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:55 smithi155 bash[68033]: audit 2024-07-28T23:30:54.710725+0000 mon.c (mon.2) 1813 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:30:55.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:55 smithi155 bash[68033]: audit 2024-07-28T23:30:54.720631+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[80445]: audit 2024-07-28T23:30:54.052209+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[80445]: audit 2024-07-28T23:30:54.062815+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[80445]: cluster 2024-07-28T23:30:54.117692+0000 mgr.y (mgr.34101) 7233 : cluster [DBG] pgmap v8161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[80445]: audit 2024-07-28T23:30:54.257957+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[80445]: audit 2024-07-28T23:30:54.268962+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[80445]: audit 2024-07-28T23:30:54.709290+0000 mon.c (mon.2) 1812 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:30:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[80445]: audit 2024-07-28T23:30:54.710725+0000 mon.c (mon.2) 1813 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:30:55.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[80445]: audit 2024-07-28T23:30:54.720631+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[82788]: audit 2024-07-28T23:30:54.052209+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[82788]: audit 2024-07-28T23:30:54.062815+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[82788]: cluster 2024-07-28T23:30:54.117692+0000 mgr.y (mgr.34101) 7233 : cluster [DBG] pgmap v8161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:55.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[82788]: audit 2024-07-28T23:30:54.257957+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[82788]: audit 2024-07-28T23:30:54.268962+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[82788]: audit 2024-07-28T23:30:54.709290+0000 mon.c (mon.2) 1812 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:30:55.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[82788]: audit 2024-07-28T23:30:54.710725+0000 mon.c (mon.2) 1813 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:30:55.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:55 smithi045 bash[82788]: audit 2024-07-28T23:30:54.720631+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:30:55.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:55 smithi155 bash[73694]: debug 2024-07-28T23:30:55.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:55.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13288 16 16 0 0 0 - 0 2024-07-28T23:30:56.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:56 smithi155 bash[73694]: debug 2024-07-28T23:30:56.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:56.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13289 16 16 0 0 0 - 0 2024-07-28T23:30:57.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:57 smithi045 bash[82788]: cluster 2024-07-28T23:30:56.119372+0000 mgr.y (mgr.34101) 7234 : cluster [DBG] pgmap v8162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:57.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:57 smithi045 bash[80445]: cluster 2024-07-28T23:30:56.119372+0000 mgr.y (mgr.34101) 7234 : cluster [DBG] pgmap v8162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:57.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:57 smithi155 bash[68033]: cluster 2024-07-28T23:30:56.119372+0000 mgr.y (mgr.34101) 7234 : cluster [DBG] pgmap v8162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:57.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:57 smithi155 bash[73694]: debug 2024-07-28T23:30:57.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:57.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13290 16 16 0 0 0 - 0 2024-07-28T23:30:58.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:58 smithi155 bash[73694]: debug 2024-07-28T23:30:58.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:58.808 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13291 16 16 0 0 0 - 0 2024-07-28T23:30:59.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:30:59 smithi045 bash[82788]: cluster 2024-07-28T23:30:58.121209+0000 mgr.y (mgr.34101) 7235 : cluster [DBG] pgmap v8163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:59.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:30:59 smithi045 bash[80445]: cluster 2024-07-28T23:30:58.121209+0000 mgr.y (mgr.34101) 7235 : cluster [DBG] pgmap v8163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:59.488 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:30:59 smithi155 bash[68033]: cluster 2024-07-28T23:30:58.121209+0000 mgr.y (mgr.34101) 7235 : cluster [DBG] pgmap v8163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:30:59.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:30:59 smithi155 bash[73694]: debug 2024-07-28T23:30:59.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:30:59.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13292 16 16 0 0 0 - 0 2024-07-28T23:31:00.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:00 smithi155 bash[73694]: debug 2024-07-28T23:31:00.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:31:00.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13293 16 16 0 0 0 - 0 2024-07-28T23:31:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:31:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:31:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:31:01.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:01 smithi045 bash[80445]: cluster 2024-07-28T23:31:00.122952+0000 mgr.y (mgr.34101) 7236 : cluster [DBG] pgmap v8164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:01.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:01 smithi045 bash[82788]: cluster 2024-07-28T23:31:00.122952+0000 mgr.y (mgr.34101) 7236 : cluster [DBG] pgmap v8164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:01.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:01 smithi155 bash[68033]: cluster 2024-07-28T23:31:00.122952+0000 mgr.y (mgr.34101) 7236 : cluster [DBG] pgmap v8164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:01.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13294 16 16 0 0 0 - 0 2024-07-28T23:31:02.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:01 smithi155 bash[73694]: debug 2024-07-28T23:31:01.569+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:31:02.618 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:31:02 smithi155 bash[60745]: ts=2024-07-28T23:31:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:31:02.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13295 16 16 0 0 0 - 0 2024-07-28T23:31:03.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:02 smithi155 bash[73694]: debug 2024-07-28T23:31:02.613+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:31:03.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:03 smithi045 bash[80445]: cluster 2024-07-28T23:31:02.124875+0000 mgr.y (mgr.34101) 7237 : cluster [DBG] pgmap v8165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:03.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:03 smithi045 bash[82788]: cluster 2024-07-28T23:31:02.124875+0000 mgr.y (mgr.34101) 7237 : cluster [DBG] pgmap v8165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:03 smithi155 bash[68033]: cluster 2024-07-28T23:31:02.124875+0000 mgr.y (mgr.34101) 7237 : cluster [DBG] pgmap v8165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:03.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13296 16 16 0 0 0 - 0 2024-07-28T23:31:04.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:03 smithi155 bash[73694]: debug 2024-07-28T23:31:03.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:31:04.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:04 smithi045 bash[80445]: audit 2024-07-28T23:31:03.730219+0000 mon.c (mon.2) 1814 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:04.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:04 smithi045 bash[82788]: audit 2024-07-28T23:31:03.730219+0000 mon.c (mon.2) 1814 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:04.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:04 smithi155 bash[68033]: audit 2024-07-28T23:31:03.730219+0000 mon.c (mon.2) 1814 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:04.809 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13297 16 16 0 0 0 - 0 2024-07-28T23:31:05.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:04 smithi155 bash[73694]: debug 2024-07-28T23:31:04.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:31:05.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:05 smithi045 bash[80445]: cluster 2024-07-28T23:31:04.126593+0000 mgr.y (mgr.34101) 7238 : cluster [DBG] pgmap v8166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:05.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:05 smithi045 bash[82788]: cluster 2024-07-28T23:31:04.126593+0000 mgr.y (mgr.34101) 7238 : cluster [DBG] pgmap v8166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:05.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:05 smithi155 bash[68033]: cluster 2024-07-28T23:31:04.126593+0000 mgr.y (mgr.34101) 7238 : cluster [DBG] pgmap v8166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:05.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13298 16 16 0 0 0 - 0 2024-07-28T23:31:06.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:05 smithi155 bash[73694]: debug 2024-07-28T23:31:05.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:31:06.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13299 16 16 0 0 0 - 0 2024-07-28T23:31:07.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:06 smithi155 bash[73694]: debug 2024-07-28T23:31:06.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:31:07.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:07 smithi045 bash[80445]: cluster 2024-07-28T23:31:06.128288+0000 mgr.y (mgr.34101) 7239 : cluster [DBG] pgmap v8167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:07.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:07 smithi045 bash[82788]: cluster 2024-07-28T23:31:06.128288+0000 mgr.y (mgr.34101) 7239 : cluster [DBG] pgmap v8167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:07.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:07 smithi155 bash[68033]: cluster 2024-07-28T23:31:06.128288+0000 mgr.y (mgr.34101) 7239 : cluster [DBG] pgmap v8167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:07.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:31:07.807732+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:31:07.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:31:07.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13300 16 16 0 0 0 - 0 2024-07-28T23:31:08.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:07 smithi155 bash[73694]: debug 2024-07-28T23:31:07.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:31:08.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13301 16 16 0 0 0 - 0 2024-07-28T23:31:09.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:08 smithi155 bash[73694]: debug 2024-07-28T23:31:08.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:20:33.746741+0000 (oldest deadline 2024-07-28T23:20:53.746741+0000) 2024-07-28T23:31:09.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:09 smithi045 bash[80445]: cluster 2024-07-28T23:31:08.130176+0000 mgr.y (mgr.34101) 7240 : cluster [DBG] pgmap v8168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:09.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:09 smithi045 bash[82788]: cluster 2024-07-28T23:31:08.130176+0000 mgr.y (mgr.34101) 7240 : cluster [DBG] pgmap v8168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:09 smithi155 bash[68033]: cluster 2024-07-28T23:31:08.130176+0000 mgr.y (mgr.34101) 7240 : cluster [DBG] pgmap v8168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:09.810 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13302 16 16 0 0 0 - 0 2024-07-28T23:31:10.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13303 16 16 0 0 0 - 0 2024-07-28T23:31:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:31:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:31:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:31:11.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:11 smithi045 bash[80445]: cluster 2024-07-28T23:31:10.131895+0000 mgr.y (mgr.34101) 7241 : cluster [DBG] pgmap v8169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:11.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:11 smithi045 bash[82788]: cluster 2024-07-28T23:31:10.131895+0000 mgr.y (mgr.34101) 7241 : cluster [DBG] pgmap v8169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:11.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:11 smithi155 bash[68033]: cluster 2024-07-28T23:31:10.131895+0000 mgr.y (mgr.34101) 7241 : cluster [DBG] pgmap v8169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:11.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13304 16 16 0 0 0 - 0 2024-07-28T23:31:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:31:12 smithi155 bash[60745]: ts=2024-07-28T23:31:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:31:12.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13305 16 16 0 0 0 - 0 2024-07-28T23:31:13.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:13 smithi045 bash[80445]: cluster 2024-07-28T23:31:12.133747+0000 mgr.y (mgr.34101) 7242 : cluster [DBG] pgmap v8170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:13.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:13 smithi045 bash[82788]: cluster 2024-07-28T23:31:12.133747+0000 mgr.y (mgr.34101) 7242 : cluster [DBG] pgmap v8170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:13.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:13 smithi155 bash[68033]: cluster 2024-07-28T23:31:12.133747+0000 mgr.y (mgr.34101) 7242 : cluster [DBG] pgmap v8170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:13.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13306 16 16 0 0 0 - 0 2024-07-28T23:31:14.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13307 16 16 0 0 0 - 0 2024-07-28T23:31:15.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:15 smithi155 bash[68033]: cluster 2024-07-28T23:31:14.135459+0000 mgr.y (mgr.34101) 7243 : cluster [DBG] pgmap v8171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:15.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:15 smithi045 bash[80445]: cluster 2024-07-28T23:31:14.135459+0000 mgr.y (mgr.34101) 7243 : cluster [DBG] pgmap v8171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:15.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:15 smithi045 bash[82788]: cluster 2024-07-28T23:31:14.135459+0000 mgr.y (mgr.34101) 7243 : cluster [DBG] pgmap v8171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:15.811 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13308 16 16 0 0 0 - 0 2024-07-28T23:31:16.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13309 16 16 0 0 0 - 0 2024-07-28T23:31:17.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:17 smithi155 bash[68033]: cluster 2024-07-28T23:31:16.137168+0000 mgr.y (mgr.34101) 7244 : cluster [DBG] pgmap v8172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:17.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:17 smithi045 bash[80445]: cluster 2024-07-28T23:31:16.137168+0000 mgr.y (mgr.34101) 7244 : cluster [DBG] pgmap v8172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:17.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:17 smithi045 bash[82788]: cluster 2024-07-28T23:31:16.137168+0000 mgr.y (mgr.34101) 7244 : cluster [DBG] pgmap v8172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:17.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13310 16 16 0 0 0 - 0 2024-07-28T23:31:18.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13311 16 16 0 0 0 - 0 2024-07-28T23:31:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:19 smithi155 bash[68033]: cluster 2024-07-28T23:31:18.139032+0000 mgr.y (mgr.34101) 7245 : cluster [DBG] pgmap v8173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:19 smithi155 bash[68033]: audit 2024-07-28T23:31:18.730701+0000 mon.c (mon.2) 1815 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:19.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:19 smithi045 bash[80445]: cluster 2024-07-28T23:31:18.139032+0000 mgr.y (mgr.34101) 7245 : cluster [DBG] pgmap v8173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:19.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:19 smithi045 bash[80445]: audit 2024-07-28T23:31:18.730701+0000 mon.c (mon.2) 1815 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:19 smithi045 bash[82788]: cluster 2024-07-28T23:31:18.139032+0000 mgr.y (mgr.34101) 7245 : cluster [DBG] pgmap v8173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:19 smithi045 bash[82788]: audit 2024-07-28T23:31:18.730701+0000 mon.c (mon.2) 1815 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:19.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13312 16 16 0 0 0 - 0 2024-07-28T23:31:20.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13313 16 16 0 0 0 - 0 2024-07-28T23:31:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:31:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:31:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:31:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:21 smithi155 bash[68033]: cluster 2024-07-28T23:31:20.140737+0000 mgr.y (mgr.34101) 7246 : cluster [DBG] pgmap v8174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:21.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:21 smithi045 bash[82788]: cluster 2024-07-28T23:31:20.140737+0000 mgr.y (mgr.34101) 7246 : cluster [DBG] pgmap v8174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:21 smithi045 bash[80445]: cluster 2024-07-28T23:31:20.140737+0000 mgr.y (mgr.34101) 7246 : cluster [DBG] pgmap v8174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:21.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13314 16 16 0 0 0 - 0 2024-07-28T23:31:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:31:22 smithi155 bash[60745]: ts=2024-07-28T23:31:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:31:22.812 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13315 16 16 0 0 0 - 0 2024-07-28T23:31:23.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:23 smithi155 bash[68033]: cluster 2024-07-28T23:31:22.142648+0000 mgr.y (mgr.34101) 7247 : cluster [DBG] pgmap v8175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:23.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:23 smithi045 bash[82788]: cluster 2024-07-28T23:31:22.142648+0000 mgr.y (mgr.34101) 7247 : cluster [DBG] pgmap v8175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:23.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:23 smithi045 bash[80445]: cluster 2024-07-28T23:31:22.142648+0000 mgr.y (mgr.34101) 7247 : cluster [DBG] pgmap v8175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:23.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13316 16 16 0 0 0 - 0 2024-07-28T23:31:24.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13317 16 16 0 0 0 - 0 2024-07-28T23:31:25.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:25 smithi155 bash[68033]: cluster 2024-07-28T23:31:24.144381+0000 mgr.y (mgr.34101) 7248 : cluster [DBG] pgmap v8176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:25.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:25 smithi045 bash[82788]: cluster 2024-07-28T23:31:24.144381+0000 mgr.y (mgr.34101) 7248 : cluster [DBG] pgmap v8176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:25.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:25 smithi045 bash[80445]: cluster 2024-07-28T23:31:24.144381+0000 mgr.y (mgr.34101) 7248 : cluster [DBG] pgmap v8176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:25.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13318 16 16 0 0 0 - 0 2024-07-28T23:31:26.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13319 16 16 0 0 0 - 0 2024-07-28T23:31:27.058 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 23:31:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T23:31:26.672208406Z level=info msg="Completed cleanup jobs" duration=54.728255ms 2024-07-28T23:31:27.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:27 smithi155 bash[68033]: cluster 2024-07-28T23:31:26.146122+0000 mgr.y (mgr.34101) 7249 : cluster [DBG] pgmap v8177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:27.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:27 smithi045 bash[80445]: cluster 2024-07-28T23:31:26.146122+0000 mgr.y (mgr.34101) 7249 : cluster [DBG] pgmap v8177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:27 smithi045 bash[82788]: cluster 2024-07-28T23:31:26.146122+0000 mgr.y (mgr.34101) 7249 : cluster [DBG] pgmap v8177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:27.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:31:27.811003+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:31:27.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:31:27.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13320 16 16 0 0 0 - 0 2024-07-28T23:31:28.813 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13321 16 16 0 0 0 - 0 2024-07-28T23:31:29.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:29 smithi155 bash[68033]: cluster 2024-07-28T23:31:28.147990+0000 mgr.y (mgr.34101) 7250 : cluster [DBG] pgmap v8178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:29.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:29 smithi045 bash[82788]: cluster 2024-07-28T23:31:28.147990+0000 mgr.y (mgr.34101) 7250 : cluster [DBG] pgmap v8178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:29.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:29 smithi045 bash[80445]: cluster 2024-07-28T23:31:28.147990+0000 mgr.y (mgr.34101) 7250 : cluster [DBG] pgmap v8178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:29.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13322 16 16 0 0 0 - 0 2024-07-28T23:31:30.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13323 16 16 0 0 0 - 0 2024-07-28T23:31:30.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:31:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:31:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:31:31.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:31 smithi155 bash[68033]: cluster 2024-07-28T23:31:30.149712+0000 mgr.y (mgr.34101) 7251 : cluster [DBG] pgmap v8179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:31.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:31 smithi045 bash[80445]: cluster 2024-07-28T23:31:30.149712+0000 mgr.y (mgr.34101) 7251 : cluster [DBG] pgmap v8179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:31.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:31 smithi045 bash[82788]: cluster 2024-07-28T23:31:30.149712+0000 mgr.y (mgr.34101) 7251 : cluster [DBG] pgmap v8179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:31.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13324 16 16 0 0 0 - 0 2024-07-28T23:31:32.639 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:31:32 smithi155 bash[60745]: ts=2024-07-28T23:31:32.321Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:31:32.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13325 16 16 0 0 0 - 0 2024-07-28T23:31:33.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:32 smithi155 bash[73694]: debug 2024-07-28T23:31:32.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:33.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:33 smithi155 bash[68033]: cluster 2024-07-28T23:31:32.151733+0000 mgr.y (mgr.34101) 7252 : cluster [DBG] pgmap v8180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:33.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:33 smithi045 bash[80445]: cluster 2024-07-28T23:31:32.151733+0000 mgr.y (mgr.34101) 7252 : cluster [DBG] pgmap v8180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:33.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:33 smithi045 bash[82788]: cluster 2024-07-28T23:31:32.151733+0000 mgr.y (mgr.34101) 7252 : cluster [DBG] pgmap v8180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:33.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13326 16 16 0 0 0 - 0 2024-07-28T23:31:34.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:33 smithi155 bash[73694]: debug 2024-07-28T23:31:33.589+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:34.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:34 smithi155 bash[68033]: audit 2024-07-28T23:31:33.731185+0000 mon.c (mon.2) 1816 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:34.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:34 smithi045 bash[80445]: audit 2024-07-28T23:31:33.731185+0000 mon.c (mon.2) 1816 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:34 smithi045 bash[82788]: audit 2024-07-28T23:31:33.731185+0000 mon.c (mon.2) 1816 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:34.814 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13327 16 16 0 0 0 - 0 2024-07-28T23:31:35.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:34 smithi155 bash[73694]: debug 2024-07-28T23:31:34.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:35.537 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:35 smithi155 bash[68033]: cluster 2024-07-28T23:31:34.153601+0000 mgr.y (mgr.34101) 7253 : cluster [DBG] pgmap v8181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:35.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:35 smithi045 bash[80445]: cluster 2024-07-28T23:31:34.153601+0000 mgr.y (mgr.34101) 7253 : cluster [DBG] pgmap v8181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:35.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:35 smithi045 bash[82788]: cluster 2024-07-28T23:31:34.153601+0000 mgr.y (mgr.34101) 7253 : cluster [DBG] pgmap v8181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:35.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:35 smithi155 bash[73694]: debug 2024-07-28T23:31:35.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:35.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13328 16 16 0 0 0 - 0 2024-07-28T23:31:36.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13329 16 16 0 0 0 - 0 2024-07-28T23:31:37.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:36 smithi155 bash[73694]: debug 2024-07-28T23:31:36.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:37.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:37 smithi155 bash[68033]: cluster 2024-07-28T23:31:36.155513+0000 mgr.y (mgr.34101) 7254 : cluster [DBG] pgmap v8182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:37.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:37 smithi045 bash[80445]: cluster 2024-07-28T23:31:36.155513+0000 mgr.y (mgr.34101) 7254 : cluster [DBG] pgmap v8182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:37.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:37 smithi045 bash[82788]: cluster 2024-07-28T23:31:36.155513+0000 mgr.y (mgr.34101) 7254 : cluster [DBG] pgmap v8182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:37.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:37 smithi155 bash[73694]: debug 2024-07-28T23:31:37.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:37.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13330 16 16 0 0 0 - 0 2024-07-28T23:31:38.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:38 smithi155 bash[73694]: debug 2024-07-28T23:31:38.528+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:38.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13331 16 16 0 0 0 - 0 2024-07-28T23:31:39.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:39 smithi155 bash[68033]: cluster 2024-07-28T23:31:38.157566+0000 mgr.y (mgr.34101) 7255 : cluster [DBG] pgmap v8183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:39.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:39 smithi045 bash[80445]: cluster 2024-07-28T23:31:38.157566+0000 mgr.y (mgr.34101) 7255 : cluster [DBG] pgmap v8183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:39.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:39 smithi045 bash[82788]: cluster 2024-07-28T23:31:38.157566+0000 mgr.y (mgr.34101) 7255 : cluster [DBG] pgmap v8183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:39.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:39 smithi155 bash[73694]: debug 2024-07-28T23:31:39.540+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:39.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13332 16 16 0 0 0 - 0 2024-07-28T23:31:40.815 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13333 16 16 0 0 0 - 0 2024-07-28T23:31:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:31:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:31:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:31:41.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:40 smithi155 bash[73694]: debug 2024-07-28T23:31:40.560+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:41.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:41 smithi155 bash[68033]: cluster 2024-07-28T23:31:40.159483+0000 mgr.y (mgr.34101) 7256 : cluster [DBG] pgmap v8184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:41.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:41 smithi045 bash[80445]: cluster 2024-07-28T23:31:40.159483+0000 mgr.y (mgr.34101) 7256 : cluster [DBG] pgmap v8184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:41.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:41 smithi045 bash[82788]: cluster 2024-07-28T23:31:40.159483+0000 mgr.y (mgr.34101) 7256 : cluster [DBG] pgmap v8184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:41.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13334 16 16 0 0 0 - 0 2024-07-28T23:31:42.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:41 smithi155 bash[73694]: debug 2024-07-28T23:31:41.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:42.632 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:31:42 smithi155 bash[60745]: ts=2024-07-28T23:31:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:31:42.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13335 16 16 0 0 0 - 0 2024-07-28T23:31:43.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:42 smithi155 bash[73694]: debug 2024-07-28T23:31:42.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:43.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:43 smithi155 bash[68033]: cluster 2024-07-28T23:31:42.161515+0000 mgr.y (mgr.34101) 7257 : cluster [DBG] pgmap v8185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:43.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:43 smithi045 bash[80445]: cluster 2024-07-28T23:31:42.161515+0000 mgr.y (mgr.34101) 7257 : cluster [DBG] pgmap v8185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:43 smithi045 bash[82788]: cluster 2024-07-28T23:31:42.161515+0000 mgr.y (mgr.34101) 7257 : cluster [DBG] pgmap v8185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:43.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13336 16 16 0 0 0 - 0 2024-07-28T23:31:44.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:43 smithi155 bash[73694]: debug 2024-07-28T23:31:43.588+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:44.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13337 16 16 0 0 0 - 0 2024-07-28T23:31:45.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:44 smithi155 bash[73694]: debug 2024-07-28T23:31:44.564+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:45.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:45 smithi155 bash[68033]: cluster 2024-07-28T23:31:44.163427+0000 mgr.y (mgr.34101) 7258 : cluster [DBG] pgmap v8186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:45.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:45 smithi045 bash[80445]: cluster 2024-07-28T23:31:44.163427+0000 mgr.y (mgr.34101) 7258 : cluster [DBG] pgmap v8186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:45.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:45 smithi045 bash[82788]: cluster 2024-07-28T23:31:44.163427+0000 mgr.y (mgr.34101) 7258 : cluster [DBG] pgmap v8186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:45.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13338 16 16 0 0 0 - 0 2024-07-28T23:31:46.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:45 smithi155 bash[73694]: debug 2024-07-28T23:31:45.576+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:46.816 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13339 16 16 0 0 0 - 0 2024-07-28T23:31:47.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:46 smithi155 bash[73694]: debug 2024-07-28T23:31:46.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:47 smithi155 bash[68033]: cluster 2024-07-28T23:31:46.165327+0000 mgr.y (mgr.34101) 7259 : cluster [DBG] pgmap v8187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:47 smithi045 bash[80445]: cluster 2024-07-28T23:31:46.165327+0000 mgr.y (mgr.34101) 7259 : cluster [DBG] pgmap v8187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:47 smithi045 bash[82788]: cluster 2024-07-28T23:31:46.165327+0000 mgr.y (mgr.34101) 7259 : cluster [DBG] pgmap v8187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:47.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:31:47.814238+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:31:47.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:31:47.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13340 16 16 0 0 0 - 0 2024-07-28T23:31:48.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:47 smithi155 bash[73694]: debug 2024-07-28T23:31:47.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:48.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13341 16 16 0 0 0 - 0 2024-07-28T23:31:49.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:48 smithi155 bash[73694]: debug 2024-07-28T23:31:48.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:49 smithi155 bash[68033]: cluster 2024-07-28T23:31:48.167403+0000 mgr.y (mgr.34101) 7260 : cluster [DBG] pgmap v8188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:49 smithi155 bash[68033]: audit 2024-07-28T23:31:48.731551+0000 mon.c (mon.2) 1817 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:49 smithi045 bash[80445]: cluster 2024-07-28T23:31:48.167403+0000 mgr.y (mgr.34101) 7260 : cluster [DBG] pgmap v8188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:49 smithi045 bash[80445]: audit 2024-07-28T23:31:48.731551+0000 mon.c (mon.2) 1817 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:49 smithi045 bash[82788]: cluster 2024-07-28T23:31:48.167403+0000 mgr.y (mgr.34101) 7260 : cluster [DBG] pgmap v8188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:49 smithi045 bash[82788]: audit 2024-07-28T23:31:48.731551+0000 mon.c (mon.2) 1817 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:31:49.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13342 16 16 0 0 0 - 0 2024-07-28T23:31:50.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:49 smithi155 bash[73694]: debug 2024-07-28T23:31:49.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:50.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13343 16 16 0 0 0 - 0 2024-07-28T23:31:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:31:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:31:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:31:51.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:50 smithi155 bash[73694]: debug 2024-07-28T23:31:50.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:51.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:51 smithi155 bash[68033]: cluster 2024-07-28T23:31:50.169147+0000 mgr.y (mgr.34101) 7261 : cluster [DBG] pgmap v8189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:51.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:51 smithi045 bash[80445]: cluster 2024-07-28T23:31:50.169147+0000 mgr.y (mgr.34101) 7261 : cluster [DBG] pgmap v8189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:51.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:51 smithi045 bash[82788]: cluster 2024-07-28T23:31:50.169147+0000 mgr.y (mgr.34101) 7261 : cluster [DBG] pgmap v8189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:51.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13344 16 16 0 0 0 - 0 2024-07-28T23:31:52.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:51 smithi155 bash[73694]: debug 2024-07-28T23:31:51.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:52.603 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:31:52 smithi155 bash[60745]: ts=2024-07-28T23:31:52.319Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:31:52.817 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13345 16 16 0 0 0 - 0 2024-07-28T23:31:53.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:52 smithi155 bash[73694]: debug 2024-07-28T23:31:52.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:53.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:53 smithi155 bash[68033]: cluster 2024-07-28T23:31:52.171157+0000 mgr.y (mgr.34101) 7262 : cluster [DBG] pgmap v8190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:53.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:53 smithi045 bash[80445]: cluster 2024-07-28T23:31:52.171157+0000 mgr.y (mgr.34101) 7262 : cluster [DBG] pgmap v8190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:53.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:53 smithi045 bash[82788]: cluster 2024-07-28T23:31:52.171157+0000 mgr.y (mgr.34101) 7262 : cluster [DBG] pgmap v8190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:53.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13346 16 16 0 0 0 - 0 2024-07-28T23:31:54.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:53 smithi155 bash[73694]: debug 2024-07-28T23:31:53.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:54.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13347 16 16 0 0 0 - 0 2024-07-28T23:31:55.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:54 smithi155 bash[73694]: debug 2024-07-28T23:31:54.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:55.676 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:55 smithi155 bash[68033]: cluster 2024-07-28T23:31:54.172888+0000 mgr.y (mgr.34101) 7263 : cluster [DBG] pgmap v8191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:55.676 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:55 smithi155 bash[68033]: audit 2024-07-28T23:31:54.850059+0000 mon.c (mon.2) 1818 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:31:55.676 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:55 smithi155 bash[68033]: audit 2024-07-28T23:31:55.232484+0000 mon.a (mon.0) 4005 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:31:55.676 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:55 smithi155 bash[68033]: audit 2024-07-28T23:31:55.239160+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:31:55.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:55 smithi045 bash[80445]: cluster 2024-07-28T23:31:54.172888+0000 mgr.y (mgr.34101) 7263 : cluster [DBG] pgmap v8191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:55.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:55 smithi045 bash[80445]: audit 2024-07-28T23:31:54.850059+0000 mon.c (mon.2) 1818 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:31:55.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:55 smithi045 bash[80445]: audit 2024-07-28T23:31:55.232484+0000 mon.a (mon.0) 4005 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:31:55.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:55 smithi045 bash[80445]: audit 2024-07-28T23:31:55.239160+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:31:55.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:55 smithi045 bash[82788]: cluster 2024-07-28T23:31:54.172888+0000 mgr.y (mgr.34101) 7263 : cluster [DBG] pgmap v8191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:55.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:55 smithi045 bash[82788]: audit 2024-07-28T23:31:54.850059+0000 mon.c (mon.2) 1818 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:31:55.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:55 smithi045 bash[82788]: audit 2024-07-28T23:31:55.232484+0000 mon.a (mon.0) 4005 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:31:55.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:55 smithi045 bash[82788]: audit 2024-07-28T23:31:55.239160+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:31:55.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13348 16 16 0 0 0 - 0 2024-07-28T23:31:56.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:55 smithi155 bash[73694]: debug 2024-07-28T23:31:55.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:56.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:56 smithi155 bash[68033]: cluster 2024-07-28T23:31:56.174620+0000 mgr.y (mgr.34101) 7264 : cluster [DBG] pgmap v8192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:56.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:56 smithi045 bash[80445]: cluster 2024-07-28T23:31:56.174620+0000 mgr.y (mgr.34101) 7264 : cluster [DBG] pgmap v8192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:56 smithi045 bash[82788]: cluster 2024-07-28T23:31:56.174620+0000 mgr.y (mgr.34101) 7264 : cluster [DBG] pgmap v8192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:56.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13349 16 16 0 0 0 - 0 2024-07-28T23:31:57.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:56 smithi155 bash[73694]: debug 2024-07-28T23:31:56.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:57.818 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13350 16 16 0 0 0 - 0 2024-07-28T23:31:58.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:57 smithi155 bash[73694]: debug 2024-07-28T23:31:57.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:58.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13351 16 16 0 0 0 - 0 2024-07-28T23:31:59.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:58 smithi155 bash[73694]: debug 2024-07-28T23:31:58.680+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:31:59.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:31:59 smithi155 bash[68033]: cluster 2024-07-28T23:31:58.176486+0000 mgr.y (mgr.34101) 7265 : cluster [DBG] pgmap v8193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:59.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:31:59 smithi045 bash[80445]: cluster 2024-07-28T23:31:58.176486+0000 mgr.y (mgr.34101) 7265 : cluster [DBG] pgmap v8193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:59.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:31:59 smithi045 bash[82788]: cluster 2024-07-28T23:31:58.176486+0000 mgr.y (mgr.34101) 7265 : cluster [DBG] pgmap v8193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:31:59.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13352 16 16 0 0 0 - 0 2024-07-28T23:32:00.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:31:59 smithi155 bash[73694]: debug 2024-07-28T23:31:59.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:00.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13353 16 16 0 0 0 - 0 2024-07-28T23:32:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:32:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:32:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:32:01.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:00 smithi155 bash[73694]: debug 2024-07-28T23:32:00.696+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:01.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:01 smithi155 bash[68033]: cluster 2024-07-28T23:32:00.177298+0000 mgr.y (mgr.34101) 7266 : cluster [DBG] pgmap v8194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:01.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:01 smithi155 bash[68033]: audit 2024-07-28T23:32:00.551142+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:01 smithi155 bash[68033]: audit 2024-07-28T23:32:00.556505+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:01 smithi155 bash[68033]: audit 2024-07-28T23:32:01.049665+0000 mon.a (mon.0) 4009 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:01 smithi155 bash[68033]: audit 2024-07-28T23:32:01.061358+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:01 smithi045 bash[80445]: cluster 2024-07-28T23:32:00.177298+0000 mgr.y (mgr.34101) 7266 : cluster [DBG] pgmap v8194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:01.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:01 smithi045 bash[80445]: audit 2024-07-28T23:32:00.551142+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:01 smithi045 bash[80445]: audit 2024-07-28T23:32:00.556505+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:01 smithi045 bash[80445]: audit 2024-07-28T23:32:01.049665+0000 mon.a (mon.0) 4009 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:01 smithi045 bash[80445]: audit 2024-07-28T23:32:01.061358+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:01 smithi045 bash[82788]: cluster 2024-07-28T23:32:00.177298+0000 mgr.y (mgr.34101) 7266 : cluster [DBG] pgmap v8194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:01.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:01 smithi045 bash[82788]: audit 2024-07-28T23:32:00.551142+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:01 smithi045 bash[82788]: audit 2024-07-28T23:32:00.556505+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:01 smithi045 bash[82788]: audit 2024-07-28T23:32:01.049665+0000 mon.a (mon.0) 4009 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:01 smithi045 bash[82788]: audit 2024-07-28T23:32:01.061358+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:01.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13354 16 16 0 0 0 - 0 2024-07-28T23:32:02.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:01 smithi155 bash[73694]: debug 2024-07-28T23:32:01.716+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:02.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:32:02 smithi155 bash[60745]: ts=2024-07-28T23:32:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:32:02.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:02 smithi155 bash[68033]: audit 2024-07-28T23:32:01.496842+0000 mon.c (mon.2) 1819 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:32:02.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:02 smithi155 bash[68033]: audit 2024-07-28T23:32:01.498475+0000 mon.c (mon.2) 1820 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:32:02.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:02 smithi155 bash[68033]: audit 2024-07-28T23:32:01.508764+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:02.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:02 smithi045 bash[80445]: audit 2024-07-28T23:32:01.496842+0000 mon.c (mon.2) 1819 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:32:02.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:02 smithi045 bash[80445]: audit 2024-07-28T23:32:01.498475+0000 mon.c (mon.2) 1820 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:32:02.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:02 smithi045 bash[80445]: audit 2024-07-28T23:32:01.508764+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:02.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:02 smithi045 bash[82788]: audit 2024-07-28T23:32:01.496842+0000 mon.c (mon.2) 1819 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:32:02.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:02 smithi045 bash[82788]: audit 2024-07-28T23:32:01.498475+0000 mon.c (mon.2) 1820 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:32:02.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:02 smithi045 bash[82788]: audit 2024-07-28T23:32:01.508764+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:32:02.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13355 16 16 0 0 0 - 0 2024-07-28T23:32:03.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:02 smithi155 bash[73694]: debug 2024-07-28T23:32:02.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:03.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:03 smithi155 bash[68033]: cluster 2024-07-28T23:32:02.179127+0000 mgr.y (mgr.34101) 7267 : cluster [DBG] pgmap v8195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:03.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:03 smithi045 bash[80445]: cluster 2024-07-28T23:32:02.179127+0000 mgr.y (mgr.34101) 7267 : cluster [DBG] pgmap v8195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:03.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:03 smithi045 bash[82788]: cluster 2024-07-28T23:32:02.179127+0000 mgr.y (mgr.34101) 7267 : cluster [DBG] pgmap v8195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:03.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13356 16 16 0 0 0 - 0 2024-07-28T23:32:04.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:03 smithi155 bash[73694]: debug 2024-07-28T23:32:03.664+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:04.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:04 smithi155 bash[68033]: audit 2024-07-28T23:32:03.732018+0000 mon.c (mon.2) 1821 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:04.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:04 smithi045 bash[80445]: audit 2024-07-28T23:32:03.732018+0000 mon.c (mon.2) 1821 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:04.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:04 smithi045 bash[82788]: audit 2024-07-28T23:32:03.732018+0000 mon.c (mon.2) 1821 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:04.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13357 16 16 0 0 0 - 0 2024-07-28T23:32:05.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:04 smithi155 bash[73694]: debug 2024-07-28T23:32:04.636+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:05.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:05 smithi155 bash[68033]: cluster 2024-07-28T23:32:04.180788+0000 mgr.y (mgr.34101) 7268 : cluster [DBG] pgmap v8196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:05.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:05 smithi045 bash[80445]: cluster 2024-07-28T23:32:04.180788+0000 mgr.y (mgr.34101) 7268 : cluster [DBG] pgmap v8196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:05.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:05 smithi045 bash[82788]: cluster 2024-07-28T23:32:04.180788+0000 mgr.y (mgr.34101) 7268 : cluster [DBG] pgmap v8196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:05.819 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13358 16 16 0 0 0 - 0 2024-07-28T23:32:06.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:05 smithi155 bash[73694]: debug 2024-07-28T23:32:05.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:06.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13359 16 16 0 0 0 - 0 2024-07-28T23:32:07.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:06 smithi155 bash[73694]: debug 2024-07-28T23:32:06.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:07.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:07 smithi155 bash[68033]: cluster 2024-07-28T23:32:06.182540+0000 mgr.y (mgr.34101) 7269 : cluster [DBG] pgmap v8197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:07.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:07 smithi045 bash[82788]: cluster 2024-07-28T23:32:06.182540+0000 mgr.y (mgr.34101) 7269 : cluster [DBG] pgmap v8197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:07.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:07 smithi045 bash[80445]: cluster 2024-07-28T23:32:06.182540+0000 mgr.y (mgr.34101) 7269 : cluster [DBG] pgmap v8197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:07.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:32:07.817569+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:32:07.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:32:07.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13360 16 16 0 0 0 - 0 2024-07-28T23:32:08.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:07 smithi155 bash[73694]: debug 2024-07-28T23:32:07.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:08.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13361 16 16 0 0 0 - 0 2024-07-28T23:32:09.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:08 smithi155 bash[73694]: debug 2024-07-28T23:32:08.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:09 smithi155 bash[68033]: cluster 2024-07-28T23:32:08.184388+0000 mgr.y (mgr.34101) 7270 : cluster [DBG] pgmap v8198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:09.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:09 smithi045 bash[80445]: cluster 2024-07-28T23:32:08.184388+0000 mgr.y (mgr.34101) 7270 : cluster [DBG] pgmap v8198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:09.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:09 smithi045 bash[82788]: cluster 2024-07-28T23:32:08.184388+0000 mgr.y (mgr.34101) 7270 : cluster [DBG] pgmap v8198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:09.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13362 16 16 0 0 0 - 0 2024-07-28T23:32:10.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:09 smithi155 bash[73694]: debug 2024-07-28T23:32:09.716+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:10.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13363 16 16 0 0 0 - 0 2024-07-28T23:32:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:32:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:32:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:32:11.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:10 smithi155 bash[73694]: debug 2024-07-28T23:32:10.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:11.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:11 smithi155 bash[68033]: cluster 2024-07-28T23:32:10.186117+0000 mgr.y (mgr.34101) 7271 : cluster [DBG] pgmap v8199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:11.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:11 smithi045 bash[80445]: cluster 2024-07-28T23:32:10.186117+0000 mgr.y (mgr.34101) 7271 : cluster [DBG] pgmap v8199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:11.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:11 smithi045 bash[82788]: cluster 2024-07-28T23:32:10.186117+0000 mgr.y (mgr.34101) 7271 : cluster [DBG] pgmap v8199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:11.820 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13364 16 16 0 0 0 - 0 2024-07-28T23:32:12.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:11 smithi155 bash[73694]: debug 2024-07-28T23:32:11.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:32:12 smithi155 bash[60745]: ts=2024-07-28T23:32:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:32:12.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13365 16 16 0 0 0 - 0 2024-07-28T23:32:13.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:12 smithi155 bash[73694]: debug 2024-07-28T23:32:12.800+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:13.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:13 smithi155 bash[68033]: cluster 2024-07-28T23:32:12.187953+0000 mgr.y (mgr.34101) 7272 : cluster [DBG] pgmap v8200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:13.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:13 smithi045 bash[80445]: cluster 2024-07-28T23:32:12.187953+0000 mgr.y (mgr.34101) 7272 : cluster [DBG] pgmap v8200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:13.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:13 smithi045 bash[82788]: cluster 2024-07-28T23:32:12.187953+0000 mgr.y (mgr.34101) 7272 : cluster [DBG] pgmap v8200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:13.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13366 16 16 0 0 0 - 0 2024-07-28T23:32:14.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:13 smithi155 bash[73694]: debug 2024-07-28T23:32:13.800+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:14.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13367 16 16 0 0 0 - 0 2024-07-28T23:32:15.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:14 smithi155 bash[73694]: debug 2024-07-28T23:32:14.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:15.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:15 smithi155 bash[68033]: cluster 2024-07-28T23:32:14.189618+0000 mgr.y (mgr.34101) 7273 : cluster [DBG] pgmap v8201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:15.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:15 smithi045 bash[80445]: cluster 2024-07-28T23:32:14.189618+0000 mgr.y (mgr.34101) 7273 : cluster [DBG] pgmap v8201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:15.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:15 smithi045 bash[82788]: cluster 2024-07-28T23:32:14.189618+0000 mgr.y (mgr.34101) 7273 : cluster [DBG] pgmap v8201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:15.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13368 16 16 0 0 0 - 0 2024-07-28T23:32:16.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:15 smithi155 bash[73694]: debug 2024-07-28T23:32:15.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:16.821 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13369 16 16 0 0 0 - 0 2024-07-28T23:32:17.280 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:16 smithi155 bash[73694]: debug 2024-07-28T23:32:16.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:17.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:17 smithi155 bash[68033]: cluster 2024-07-28T23:32:16.191468+0000 mgr.y (mgr.34101) 7274 : cluster [DBG] pgmap v8202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:17.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:17 smithi045 bash[80445]: cluster 2024-07-28T23:32:16.191468+0000 mgr.y (mgr.34101) 7274 : cluster [DBG] pgmap v8202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:17.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:17 smithi045 bash[82788]: cluster 2024-07-28T23:32:16.191468+0000 mgr.y (mgr.34101) 7274 : cluster [DBG] pgmap v8202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:17.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13370 16 16 0 0 0 - 0 2024-07-28T23:32:18.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:17 smithi155 bash[73694]: debug 2024-07-28T23:32:17.836+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:18.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13371 16 16 0 0 0 - 0 2024-07-28T23:32:19.284 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:18 smithi155 bash[73694]: debug 2024-07-28T23:32:18.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:19 smithi155 bash[68033]: cluster 2024-07-28T23:32:18.193305+0000 mgr.y (mgr.34101) 7275 : cluster [DBG] pgmap v8203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:19 smithi155 bash[68033]: audit 2024-07-28T23:32:18.732346+0000 mon.c (mon.2) 1822 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:19.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:19 smithi045 bash[80445]: cluster 2024-07-28T23:32:18.193305+0000 mgr.y (mgr.34101) 7275 : cluster [DBG] pgmap v8203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:19.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:19 smithi045 bash[80445]: audit 2024-07-28T23:32:18.732346+0000 mon.c (mon.2) 1822 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:19 smithi045 bash[82788]: cluster 2024-07-28T23:32:18.193305+0000 mgr.y (mgr.34101) 7275 : cluster [DBG] pgmap v8203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:19 smithi045 bash[82788]: audit 2024-07-28T23:32:18.732346+0000 mon.c (mon.2) 1822 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:19.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13372 16 16 0 0 0 - 0 2024-07-28T23:32:20.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:19 smithi155 bash[73694]: debug 2024-07-28T23:32:19.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:20.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13373 16 16 0 0 0 - 0 2024-07-28T23:32:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:32:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:32:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:32:21.288 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:20 smithi155 bash[73694]: debug 2024-07-28T23:32:20.864+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:21.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:21 smithi155 bash[68033]: cluster 2024-07-28T23:32:20.195068+0000 mgr.y (mgr.34101) 7276 : cluster [DBG] pgmap v8204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:21 smithi045 bash[80445]: cluster 2024-07-28T23:32:20.195068+0000 mgr.y (mgr.34101) 7276 : cluster [DBG] pgmap v8204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:21.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:21 smithi045 bash[82788]: cluster 2024-07-28T23:32:20.195068+0000 mgr.y (mgr.34101) 7276 : cluster [DBG] pgmap v8204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:21.822 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13374 16 16 0 0 0 - 0 2024-07-28T23:32:22.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:21 smithi155 bash[73694]: debug 2024-07-28T23:32:21.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:32:22 smithi155 bash[60745]: ts=2024-07-28T23:32:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:32:22.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13375 16 16 0 0 0 - 0 2024-07-28T23:32:23.292 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:22 smithi155 bash[73694]: debug 2024-07-28T23:32:22.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:23.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:23 smithi155 bash[68033]: cluster 2024-07-28T23:32:22.196919+0000 mgr.y (mgr.34101) 7277 : cluster [DBG] pgmap v8205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:23.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:23 smithi045 bash[80445]: cluster 2024-07-28T23:32:22.196919+0000 mgr.y (mgr.34101) 7277 : cluster [DBG] pgmap v8205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:23.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:23 smithi045 bash[82788]: cluster 2024-07-28T23:32:22.196919+0000 mgr.y (mgr.34101) 7277 : cluster [DBG] pgmap v8205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:23.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13376 16 16 0 0 0 - 0 2024-07-28T23:32:24.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:23 smithi155 bash[73694]: debug 2024-07-28T23:32:23.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:24.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13377 16 16 0 0 0 - 0 2024-07-28T23:32:25.296 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:24 smithi155 bash[73694]: debug 2024-07-28T23:32:24.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:25.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:25 smithi155 bash[68033]: cluster 2024-07-28T23:32:24.198631+0000 mgr.y (mgr.34101) 7278 : cluster [DBG] pgmap v8206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:25.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:25 smithi045 bash[80445]: cluster 2024-07-28T23:32:24.198631+0000 mgr.y (mgr.34101) 7278 : cluster [DBG] pgmap v8206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:25.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:25 smithi045 bash[82788]: cluster 2024-07-28T23:32:24.198631+0000 mgr.y (mgr.34101) 7278 : cluster [DBG] pgmap v8206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:25.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13378 16 16 0 0 0 - 0 2024-07-28T23:32:26.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:25 smithi155 bash[73694]: debug 2024-07-28T23:32:25.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:26.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13379 16 16 0 0 0 - 0 2024-07-28T23:32:27.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:26 smithi155 bash[73694]: debug 2024-07-28T23:32:26.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:27.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:27 smithi155 bash[68033]: cluster 2024-07-28T23:32:26.200345+0000 mgr.y (mgr.34101) 7279 : cluster [DBG] pgmap v8207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:27.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:27 smithi045 bash[80445]: cluster 2024-07-28T23:32:26.200345+0000 mgr.y (mgr.34101) 7279 : cluster [DBG] pgmap v8207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:27 smithi045 bash[82788]: cluster 2024-07-28T23:32:26.200345+0000 mgr.y (mgr.34101) 7279 : cluster [DBG] pgmap v8207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:27.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:32:27.820953+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:32:27.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:32:27.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13380 16 16 0 0 0 - 0 2024-07-28T23:32:28.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:27 smithi155 bash[73694]: debug 2024-07-28T23:32:27.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:28.823 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13381 16 16 0 0 0 - 0 2024-07-28T23:32:29.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:28 smithi155 bash[73694]: debug 2024-07-28T23:32:28.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:29.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:29 smithi155 bash[68033]: cluster 2024-07-28T23:32:28.202223+0000 mgr.y (mgr.34101) 7280 : cluster [DBG] pgmap v8208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:29.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:29 smithi045 bash[80445]: cluster 2024-07-28T23:32:28.202223+0000 mgr.y (mgr.34101) 7280 : cluster [DBG] pgmap v8208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:29.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:29 smithi045 bash[82788]: cluster 2024-07-28T23:32:28.202223+0000 mgr.y (mgr.34101) 7280 : cluster [DBG] pgmap v8208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:29.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13382 16 16 0 0 0 - 0 2024-07-28T23:32:30.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:29 smithi155 bash[73694]: debug 2024-07-28T23:32:29.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:30.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13383 16 16 0 0 0 - 0 2024-07-28T23:32:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:32:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:32:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:32:31.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:30 smithi155 bash[73694]: debug 2024-07-28T23:32:30.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:31.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:31 smithi045 bash[82788]: cluster 2024-07-28T23:32:30.203962+0000 mgr.y (mgr.34101) 7281 : cluster [DBG] pgmap v8209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:31.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:31 smithi045 bash[80445]: cluster 2024-07-28T23:32:30.203962+0000 mgr.y (mgr.34101) 7281 : cluster [DBG] pgmap v8209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:31.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:31 smithi155 bash[68033]: cluster 2024-07-28T23:32:30.203962+0000 mgr.y (mgr.34101) 7281 : cluster [DBG] pgmap v8209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:31.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13384 16 16 0 0 0 - 0 2024-07-28T23:32:32.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:31 smithi155 bash[73694]: debug 2024-07-28T23:32:31.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:32:32 smithi155 bash[60745]: ts=2024-07-28T23:32:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:32:32.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13385 16 16 0 0 0 - 0 2024-07-28T23:32:33.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:32 smithi155 bash[73694]: debug 2024-07-28T23:32:32.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:33.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:33 smithi045 bash[82788]: cluster 2024-07-28T23:32:32.205855+0000 mgr.y (mgr.34101) 7282 : cluster [DBG] pgmap v8210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:33.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:33 smithi045 bash[80445]: cluster 2024-07-28T23:32:32.205855+0000 mgr.y (mgr.34101) 7282 : cluster [DBG] pgmap v8210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:33.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:33 smithi155 bash[68033]: cluster 2024-07-28T23:32:32.205855+0000 mgr.y (mgr.34101) 7282 : cluster [DBG] pgmap v8210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:33.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13386 16 16 0 0 0 - 0 2024-07-28T23:32:34.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:33 smithi155 bash[73694]: debug 2024-07-28T23:32:33.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:34.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:34 smithi045 bash[80445]: audit 2024-07-28T23:32:33.732847+0000 mon.c (mon.2) 1823 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:34 smithi045 bash[82788]: audit 2024-07-28T23:32:33.732847+0000 mon.c (mon.2) 1823 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:34.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:34 smithi155 bash[68033]: audit 2024-07-28T23:32:33.732847+0000 mon.c (mon.2) 1823 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:34.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13387 16 16 0 0 0 - 0 2024-07-28T23:32:35.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:34 smithi155 bash[73694]: debug 2024-07-28T23:32:34.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:35.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:35 smithi045 bash[80445]: cluster 2024-07-28T23:32:34.207554+0000 mgr.y (mgr.34101) 7283 : cluster [DBG] pgmap v8211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:35.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:35 smithi045 bash[82788]: cluster 2024-07-28T23:32:34.207554+0000 mgr.y (mgr.34101) 7283 : cluster [DBG] pgmap v8211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:35.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:35 smithi155 bash[68033]: cluster 2024-07-28T23:32:34.207554+0000 mgr.y (mgr.34101) 7283 : cluster [DBG] pgmap v8211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:35.824 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13388 16 16 0 0 0 - 0 2024-07-28T23:32:36.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:35 smithi155 bash[73694]: debug 2024-07-28T23:32:35.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:36.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13389 16 16 0 0 0 - 0 2024-07-28T23:32:37.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:36 smithi155 bash[73694]: debug 2024-07-28T23:32:36.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:37.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:37 smithi045 bash[80445]: cluster 2024-07-28T23:32:36.209277+0000 mgr.y (mgr.34101) 7284 : cluster [DBG] pgmap v8212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:37.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:37 smithi045 bash[82788]: cluster 2024-07-28T23:32:36.209277+0000 mgr.y (mgr.34101) 7284 : cluster [DBG] pgmap v8212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:37.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:37 smithi155 bash[68033]: cluster 2024-07-28T23:32:36.209277+0000 mgr.y (mgr.34101) 7284 : cluster [DBG] pgmap v8212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:37.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13390 16 16 0 0 0 - 0 2024-07-28T23:32:38.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:37 smithi155 bash[73694]: debug 2024-07-28T23:32:37.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:38.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13391 16 16 0 0 0 - 0 2024-07-28T23:32:39.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:39 smithi155 bash[73694]: debug 2024-07-28T23:32:39.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:39.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:39 smithi045 bash[80445]: cluster 2024-07-28T23:32:38.211152+0000 mgr.y (mgr.34101) 7285 : cluster [DBG] pgmap v8213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:39.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:39 smithi045 bash[82788]: cluster 2024-07-28T23:32:38.211152+0000 mgr.y (mgr.34101) 7285 : cluster [DBG] pgmap v8213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:39.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:39 smithi155 bash[68033]: cluster 2024-07-28T23:32:38.211152+0000 mgr.y (mgr.34101) 7285 : cluster [DBG] pgmap v8213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:39.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13392 16 16 0 0 0 - 0 2024-07-28T23:32:40.384 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:40 smithi155 bash[73694]: debug 2024-07-28T23:32:40.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:40.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:40 smithi045 bash[80445]: cluster 2024-07-28T23:32:40.212881+0000 mgr.y (mgr.34101) 7286 : cluster [DBG] pgmap v8214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:40.722 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:32:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:32:40] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:32:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:40 smithi045 bash[82788]: cluster 2024-07-28T23:32:40.212881+0000 mgr.y (mgr.34101) 7286 : cluster [DBG] pgmap v8214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:40.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:40 smithi155 bash[68033]: cluster 2024-07-28T23:32:40.212881+0000 mgr.y (mgr.34101) 7286 : cluster [DBG] pgmap v8214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:40.825 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13393 16 16 0 0 0 - 0 2024-07-28T23:32:41.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:41 smithi155 bash[73694]: debug 2024-07-28T23:32:41.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:41.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13394 16 16 0 0 0 - 0 2024-07-28T23:32:42.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:42 smithi155 bash[73694]: debug 2024-07-28T23:32:42.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:42.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:32:42 smithi155 bash[60745]: ts=2024-07-28T23:32:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:32:42.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13395 16 16 0 0 0 - 0 2024-07-28T23:32:43.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:43 smithi155 bash[68033]: cluster 2024-07-28T23:32:42.214774+0000 mgr.y (mgr.34101) 7287 : cluster [DBG] pgmap v8215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:43.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:43 smithi155 bash[73694]: debug 2024-07-28T23:32:43.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:43 smithi045 bash[82788]: cluster 2024-07-28T23:32:42.214774+0000 mgr.y (mgr.34101) 7287 : cluster [DBG] pgmap v8215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:43.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:43 smithi045 bash[80445]: cluster 2024-07-28T23:32:42.214774+0000 mgr.y (mgr.34101) 7287 : cluster [DBG] pgmap v8215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:43.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13396 16 16 0 0 0 - 0 2024-07-28T23:32:44.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:44 smithi155 bash[73694]: debug 2024-07-28T23:32:44.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:44.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13397 16 16 0 0 0 - 0 2024-07-28T23:32:45.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:45 smithi155 bash[73694]: debug 2024-07-28T23:32:45.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:45.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:45 smithi155 bash[68033]: cluster 2024-07-28T23:32:44.216467+0000 mgr.y (mgr.34101) 7288 : cluster [DBG] pgmap v8216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:45.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:45 smithi045 bash[80445]: cluster 2024-07-28T23:32:44.216467+0000 mgr.y (mgr.34101) 7288 : cluster [DBG] pgmap v8216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:45.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:45 smithi045 bash[82788]: cluster 2024-07-28T23:32:44.216467+0000 mgr.y (mgr.34101) 7288 : cluster [DBG] pgmap v8216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:45.826 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13398 16 16 0 0 0 - 0 2024-07-28T23:32:46.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:46 smithi155 bash[73694]: debug 2024-07-28T23:32:46.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:46.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13399 16 16 0 0 0 - 0 2024-07-28T23:32:47.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:47 smithi155 bash[73694]: debug 2024-07-28T23:32:47.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:47.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:47 smithi155 bash[68033]: cluster 2024-07-28T23:32:46.218209+0000 mgr.y (mgr.34101) 7289 : cluster [DBG] pgmap v8217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:47 smithi045 bash[80445]: cluster 2024-07-28T23:32:46.218209+0000 mgr.y (mgr.34101) 7289 : cluster [DBG] pgmap v8217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:47 smithi045 bash[82788]: cluster 2024-07-28T23:32:46.218209+0000 mgr.y (mgr.34101) 7289 : cluster [DBG] pgmap v8217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:47.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:32:47.824320+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:32:47.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:32:47.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13400 16 16 0 0 0 - 0 2024-07-28T23:32:48.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:48 smithi155 bash[73694]: debug 2024-07-28T23:32:48.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:48.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13401 16 16 0 0 0 - 0 2024-07-28T23:32:49.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:49 smithi155 bash[73694]: debug 2024-07-28T23:32:49.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:49.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:49 smithi155 bash[68033]: cluster 2024-07-28T23:32:48.220054+0000 mgr.y (mgr.34101) 7290 : cluster [DBG] pgmap v8218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:49.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:49 smithi155 bash[68033]: audit 2024-07-28T23:32:48.733219+0000 mon.c (mon.2) 1824 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:49 smithi045 bash[80445]: cluster 2024-07-28T23:32:48.220054+0000 mgr.y (mgr.34101) 7290 : cluster [DBG] pgmap v8218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:49 smithi045 bash[80445]: audit 2024-07-28T23:32:48.733219+0000 mon.c (mon.2) 1824 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:49 smithi045 bash[82788]: cluster 2024-07-28T23:32:48.220054+0000 mgr.y (mgr.34101) 7290 : cluster [DBG] pgmap v8218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:49 smithi045 bash[82788]: audit 2024-07-28T23:32:48.733219+0000 mon.c (mon.2) 1824 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:32:49.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13402 16 16 0 0 0 - 0 2024-07-28T23:32:50.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:50 smithi155 bash[73694]: debug 2024-07-28T23:32:50.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:50.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13403 16 16 0 0 0 - 0 2024-07-28T23:32:50.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:32:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:32:50] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:32:51.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:51 smithi155 bash[73694]: debug 2024-07-28T23:32:51.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:51.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:51 smithi155 bash[68033]: cluster 2024-07-28T23:32:50.221779+0000 mgr.y (mgr.34101) 7291 : cluster [DBG] pgmap v8219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:51.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:51 smithi045 bash[80445]: cluster 2024-07-28T23:32:50.221779+0000 mgr.y (mgr.34101) 7291 : cluster [DBG] pgmap v8219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:51.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:51 smithi045 bash[82788]: cluster 2024-07-28T23:32:50.221779+0000 mgr.y (mgr.34101) 7291 : cluster [DBG] pgmap v8219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:51.827 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13404 16 16 0 0 0 - 0 2024-07-28T23:32:52.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:52 smithi155 bash[73694]: debug 2024-07-28T23:32:52.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:52.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:32:52 smithi155 bash[60745]: ts=2024-07-28T23:32:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:32:52.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13405 16 16 0 0 0 - 0 2024-07-28T23:32:53.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:53 smithi155 bash[73694]: debug 2024-07-28T23:32:53.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:53.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:53 smithi155 bash[68033]: cluster 2024-07-28T23:32:52.223677+0000 mgr.y (mgr.34101) 7292 : cluster [DBG] pgmap v8220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:53.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:53 smithi045 bash[80445]: cluster 2024-07-28T23:32:52.223677+0000 mgr.y (mgr.34101) 7292 : cluster [DBG] pgmap v8220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:53.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:53 smithi045 bash[82788]: cluster 2024-07-28T23:32:52.223677+0000 mgr.y (mgr.34101) 7292 : cluster [DBG] pgmap v8220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:53.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13406 16 16 0 0 0 - 0 2024-07-28T23:32:54.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:54 smithi155 bash[73694]: debug 2024-07-28T23:32:54.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:54.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13407 16 16 0 0 0 - 0 2024-07-28T23:32:55.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:55 smithi155 bash[73694]: debug 2024-07-28T23:32:55.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:55 smithi155 bash[68033]: cluster 2024-07-28T23:32:54.225391+0000 mgr.y (mgr.34101) 7293 : cluster [DBG] pgmap v8221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:55.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:55 smithi045 bash[80445]: cluster 2024-07-28T23:32:54.225391+0000 mgr.y (mgr.34101) 7293 : cluster [DBG] pgmap v8221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:55.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:55 smithi045 bash[82788]: cluster 2024-07-28T23:32:54.225391+0000 mgr.y (mgr.34101) 7293 : cluster [DBG] pgmap v8221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:55.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13408 16 16 0 0 0 - 0 2024-07-28T23:32:56.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:56 smithi155 bash[73694]: debug 2024-07-28T23:32:56.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:56.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13409 16 16 0 0 0 - 0 2024-07-28T23:32:57.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:57 smithi155 bash[73694]: debug 2024-07-28T23:32:57.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:57.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:57 smithi155 bash[68033]: cluster 2024-07-28T23:32:56.227148+0000 mgr.y (mgr.34101) 7294 : cluster [DBG] pgmap v8222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:57.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:57 smithi045 bash[80445]: cluster 2024-07-28T23:32:56.227148+0000 mgr.y (mgr.34101) 7294 : cluster [DBG] pgmap v8222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:57 smithi045 bash[82788]: cluster 2024-07-28T23:32:56.227148+0000 mgr.y (mgr.34101) 7294 : cluster [DBG] pgmap v8222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:57.828 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13410 16 16 0 0 0 - 0 2024-07-28T23:32:58.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:58 smithi155 bash[73694]: debug 2024-07-28T23:32:58.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:58.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13411 16 16 0 0 0 - 0 2024-07-28T23:32:59.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:32:59 smithi155 bash[73694]: debug 2024-07-28T23:32:59.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:32:59.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:32:59 smithi155 bash[68033]: cluster 2024-07-28T23:32:58.229022+0000 mgr.y (mgr.34101) 7295 : cluster [DBG] pgmap v8223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:59.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:32:59 smithi045 bash[80445]: cluster 2024-07-28T23:32:58.229022+0000 mgr.y (mgr.34101) 7295 : cluster [DBG] pgmap v8223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:59.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:32:59 smithi045 bash[82788]: cluster 2024-07-28T23:32:58.229022+0000 mgr.y (mgr.34101) 7295 : cluster [DBG] pgmap v8223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:32:59.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13412 16 16 0 0 0 - 0 2024-07-28T23:33:00.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:00 smithi155 bash[73694]: debug 2024-07-28T23:33:00.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:00.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13413 16 16 0 0 0 - 0 2024-07-28T23:33:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:33:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:33:00] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2024-07-28T23:33:01.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:01 smithi155 bash[73694]: debug 2024-07-28T23:33:01.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:01.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:01 smithi155 bash[68033]: cluster 2024-07-28T23:33:00.230798+0000 mgr.y (mgr.34101) 7296 : cluster [DBG] pgmap v8224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:01.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:01 smithi045 bash[82788]: cluster 2024-07-28T23:33:00.230798+0000 mgr.y (mgr.34101) 7296 : cluster [DBG] pgmap v8224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:01.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:01 smithi045 bash[80445]: cluster 2024-07-28T23:33:00.230798+0000 mgr.y (mgr.34101) 7296 : cluster [DBG] pgmap v8224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:01.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13414 16 16 0 0 0 - 0 2024-07-28T23:33:02.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:02 smithi155 bash[68033]: audit 2024-07-28T23:33:01.644695+0000 mon.c (mon.2) 1825 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:33:02.559 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:02 smithi155 bash[73694]: debug 2024-07-28T23:33:02.087+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:02.559 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:33:02 smithi155 bash[60745]: ts=2024-07-28T23:33:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:33:02.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:02 smithi045 bash[80445]: audit 2024-07-28T23:33:01.644695+0000 mon.c (mon.2) 1825 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:33:02.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:02 smithi045 bash[82788]: audit 2024-07-28T23:33:01.644695+0000 mon.c (mon.2) 1825 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:33:02.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13415 16 16 0 0 0 - 0 2024-07-28T23:33:03.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:03 smithi155 bash[73694]: debug 2024-07-28T23:33:03.083+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:03.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:03 smithi155 bash[68033]: cluster 2024-07-28T23:33:02.232739+0000 mgr.y (mgr.34101) 7297 : cluster [DBG] pgmap v8225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:03.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:03 smithi045 bash[80445]: cluster 2024-07-28T23:33:02.232739+0000 mgr.y (mgr.34101) 7297 : cluster [DBG] pgmap v8225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:03.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:03 smithi045 bash[82788]: cluster 2024-07-28T23:33:02.232739+0000 mgr.y (mgr.34101) 7297 : cluster [DBG] pgmap v8225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:03.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13416 16 16 0 0 0 - 0 2024-07-28T23:33:04.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:04 smithi155 bash[73694]: debug 2024-07-28T23:33:04.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:04.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:04 smithi045 bash[82788]: audit 2024-07-28T23:33:03.733752+0000 mon.c (mon.2) 1826 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:04.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:04 smithi045 bash[80445]: audit 2024-07-28T23:33:03.733752+0000 mon.c (mon.2) 1826 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:04.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:04 smithi155 bash[68033]: audit 2024-07-28T23:33:03.733752+0000 mon.c (mon.2) 1826 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:04.829 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13417 16 16 0 0 0 - 0 2024-07-28T23:33:05.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:04 smithi155 bash[73694]: debug 2024-07-28T23:33:04.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:05.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:05 smithi045 bash[80445]: cluster 2024-07-28T23:33:04.234528+0000 mgr.y (mgr.34101) 7298 : cluster [DBG] pgmap v8226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:05.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:05 smithi045 bash[82788]: cluster 2024-07-28T23:33:04.234528+0000 mgr.y (mgr.34101) 7298 : cluster [DBG] pgmap v8226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:05.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:05 smithi155 bash[68033]: cluster 2024-07-28T23:33:04.234528+0000 mgr.y (mgr.34101) 7298 : cluster [DBG] pgmap v8226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:05.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13418 16 16 0 0 0 - 0 2024-07-28T23:33:06.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:06 smithi155 bash[73694]: debug 2024-07-28T23:33:06.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:06.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:06 smithi045 bash[80445]: cluster 2024-07-28T23:33:06.236309+0000 mgr.y (mgr.34101) 7299 : cluster [DBG] pgmap v8227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:06.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:06 smithi045 bash[82788]: cluster 2024-07-28T23:33:06.236309+0000 mgr.y (mgr.34101) 7299 : cluster [DBG] pgmap v8227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:06.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:06 smithi155 bash[68033]: cluster 2024-07-28T23:33:06.236309+0000 mgr.y (mgr.34101) 7299 : cluster [DBG] pgmap v8227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:06.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13419 16 16 0 0 0 - 0 2024-07-28T23:33:07.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:07 smithi155 bash[73694]: debug 2024-07-28T23:33:07.003+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:07.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:33:07.827565+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:33:07.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:33:07.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13420 16 16 0 0 0 - 0 2024-07-28T23:33:08.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:08 smithi155 bash[73694]: debug 2024-07-28T23:33:08.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:08.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[80445]: audit 2024-07-28T23:33:07.343688+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[80445]: audit 2024-07-28T23:33:07.353631+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[80445]: audit 2024-07-28T23:33:07.574780+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[80445]: audit 2024-07-28T23:33:07.587557+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[80445]: audit 2024-07-28T23:33:07.992844+0000 mon.c (mon.2) 1827 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:33:08.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[80445]: audit 2024-07-28T23:33:07.994507+0000 mon.c (mon.2) 1828 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:33:08.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[80445]: audit 2024-07-28T23:33:08.005033+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[80445]: cluster 2024-07-28T23:33:08.238155+0000 mgr.y (mgr.34101) 7300 : cluster [DBG] pgmap v8228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:08.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[82788]: audit 2024-07-28T23:33:07.343688+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[82788]: audit 2024-07-28T23:33:07.353631+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[82788]: audit 2024-07-28T23:33:07.574780+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[82788]: audit 2024-07-28T23:33:07.587557+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[82788]: audit 2024-07-28T23:33:07.992844+0000 mon.c (mon.2) 1827 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:33:08.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[82788]: audit 2024-07-28T23:33:07.994507+0000 mon.c (mon.2) 1828 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:33:08.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[82788]: audit 2024-07-28T23:33:08.005033+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:08 smithi045 bash[82788]: cluster 2024-07-28T23:33:08.238155+0000 mgr.y (mgr.34101) 7300 : cluster [DBG] pgmap v8228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:08.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:08 smithi155 bash[68033]: audit 2024-07-28T23:33:07.343688+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:08 smithi155 bash[68033]: audit 2024-07-28T23:33:07.353631+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:08 smithi155 bash[68033]: audit 2024-07-28T23:33:07.574780+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:08 smithi155 bash[68033]: audit 2024-07-28T23:33:07.587557+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:08 smithi155 bash[68033]: audit 2024-07-28T23:33:07.992844+0000 mon.c (mon.2) 1827 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:33:08.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:08 smithi155 bash[68033]: audit 2024-07-28T23:33:07.994507+0000 mon.c (mon.2) 1828 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:33:08.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:08 smithi155 bash[68033]: audit 2024-07-28T23:33:08.005033+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:33:08.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:08 smithi155 bash[68033]: cluster 2024-07-28T23:33:08.238155+0000 mgr.y (mgr.34101) 7300 : cluster [DBG] pgmap v8228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:08.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13421 16 16 0 0 0 - 0 2024-07-28T23:33:09.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:09 smithi155 bash[73694]: debug 2024-07-28T23:33:09.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:09.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13422 16 16 0 0 0 - 0 2024-07-28T23:33:10.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:09 smithi155 bash[73694]: debug 2024-07-28T23:33:09.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:10.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13423 16 16 0 0 0 - 0 2024-07-28T23:33:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:33:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:33:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:33:11.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:10 smithi155 bash[73694]: debug 2024-07-28T23:33:10.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:11.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:11 smithi155 bash[68033]: cluster 2024-07-28T23:33:10.239867+0000 mgr.y (mgr.34101) 7301 : cluster [DBG] pgmap v8229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:11.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:11 smithi045 bash[80445]: cluster 2024-07-28T23:33:10.239867+0000 mgr.y (mgr.34101) 7301 : cluster [DBG] pgmap v8229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:11.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:11 smithi045 bash[82788]: cluster 2024-07-28T23:33:10.239867+0000 mgr.y (mgr.34101) 7301 : cluster [DBG] pgmap v8229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:11.830 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13424 16 16 0 0 0 - 0 2024-07-28T23:33:12.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:12 smithi155 bash[73694]: debug 2024-07-28T23:33:11.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:33:12 smithi155 bash[60745]: ts=2024-07-28T23:33:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:33:12.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13425 16 16 0 0 0 - 0 2024-07-28T23:33:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:13 smithi155 bash[73694]: debug 2024-07-28T23:33:12.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:13.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:13 smithi155 bash[68033]: cluster 2024-07-28T23:33:12.241746+0000 mgr.y (mgr.34101) 7302 : cluster [DBG] pgmap v8230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:13.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:13 smithi045 bash[80445]: cluster 2024-07-28T23:33:12.241746+0000 mgr.y (mgr.34101) 7302 : cluster [DBG] pgmap v8230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:13.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:13 smithi045 bash[82788]: cluster 2024-07-28T23:33:12.241746+0000 mgr.y (mgr.34101) 7302 : cluster [DBG] pgmap v8230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:13.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13426 16 16 0 0 0 - 0 2024-07-28T23:33:14.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:14 smithi155 bash[73694]: debug 2024-07-28T23:33:14.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:14.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13427 16 16 0 0 0 - 0 2024-07-28T23:33:15.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:15 smithi155 bash[73694]: debug 2024-07-28T23:33:15.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:15.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:15 smithi045 bash[80445]: cluster 2024-07-28T23:33:14.243495+0000 mgr.y (mgr.34101) 7303 : cluster [DBG] pgmap v8231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:15.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:15 smithi045 bash[82788]: cluster 2024-07-28T23:33:14.243495+0000 mgr.y (mgr.34101) 7303 : cluster [DBG] pgmap v8231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:15.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:15 smithi155 bash[68033]: cluster 2024-07-28T23:33:14.243495+0000 mgr.y (mgr.34101) 7303 : cluster [DBG] pgmap v8231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:15.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13428 16 16 0 0 0 - 0 2024-07-28T23:33:16.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:16 smithi155 bash[73694]: debug 2024-07-28T23:33:16.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:16.831 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13429 16 16 0 0 0 - 0 2024-07-28T23:33:17.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:17 smithi155 bash[73694]: debug 2024-07-28T23:33:17.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:17.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:17 smithi045 bash[80445]: cluster 2024-07-28T23:33:16.245212+0000 mgr.y (mgr.34101) 7304 : cluster [DBG] pgmap v8232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:17.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:17 smithi045 bash[82788]: cluster 2024-07-28T23:33:16.245212+0000 mgr.y (mgr.34101) 7304 : cluster [DBG] pgmap v8232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:17.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:17 smithi155 bash[68033]: cluster 2024-07-28T23:33:16.245212+0000 mgr.y (mgr.34101) 7304 : cluster [DBG] pgmap v8232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:17.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13430 16 16 0 0 0 - 0 2024-07-28T23:33:18.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:18 smithi155 bash[73694]: debug 2024-07-28T23:33:17.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:18.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13431 16 16 0 0 0 - 0 2024-07-28T23:33:19.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:18 smithi155 bash[73694]: debug 2024-07-28T23:33:18.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:19.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:19 smithi045 bash[80445]: cluster 2024-07-28T23:33:18.247105+0000 mgr.y (mgr.34101) 7305 : cluster [DBG] pgmap v8233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:19.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:19 smithi045 bash[80445]: audit 2024-07-28T23:33:18.734102+0000 mon.c (mon.2) 1829 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:19 smithi045 bash[82788]: cluster 2024-07-28T23:33:18.247105+0000 mgr.y (mgr.34101) 7305 : cluster [DBG] pgmap v8233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:19 smithi045 bash[82788]: audit 2024-07-28T23:33:18.734102+0000 mon.c (mon.2) 1829 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:19.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:19 smithi155 bash[68033]: cluster 2024-07-28T23:33:18.247105+0000 mgr.y (mgr.34101) 7305 : cluster [DBG] pgmap v8233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:19.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:19 smithi155 bash[68033]: audit 2024-07-28T23:33:18.734102+0000 mon.c (mon.2) 1829 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:19.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13432 16 16 0 0 0 - 0 2024-07-28T23:33:20.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:19 smithi155 bash[73694]: debug 2024-07-28T23:33:19.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:20.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13433 16 16 0 0 0 - 0 2024-07-28T23:33:20.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:33:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:33:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:33:21.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:20 smithi155 bash[73694]: debug 2024-07-28T23:33:20.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:21 smithi045 bash[80445]: cluster 2024-07-28T23:33:20.248815+0000 mgr.y (mgr.34101) 7306 : cluster [DBG] pgmap v8234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:21.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:21 smithi045 bash[82788]: cluster 2024-07-28T23:33:20.248815+0000 mgr.y (mgr.34101) 7306 : cluster [DBG] pgmap v8234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:21.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:21 smithi155 bash[68033]: cluster 2024-07-28T23:33:20.248815+0000 mgr.y (mgr.34101) 7306 : cluster [DBG] pgmap v8234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:21.832 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13434 16 16 0 0 0 - 0 2024-07-28T23:33:22.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:21 smithi155 bash[73694]: debug 2024-07-28T23:33:21.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:33:22 smithi155 bash[60745]: ts=2024-07-28T23:33:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:33:22.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13435 16 16 0 0 0 - 0 2024-07-28T23:33:23.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:22 smithi155 bash[73694]: debug 2024-07-28T23:33:22.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:23.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:23 smithi045 bash[80445]: cluster 2024-07-28T23:33:22.250707+0000 mgr.y (mgr.34101) 7307 : cluster [DBG] pgmap v8235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:23.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:23 smithi045 bash[82788]: cluster 2024-07-28T23:33:22.250707+0000 mgr.y (mgr.34101) 7307 : cluster [DBG] pgmap v8235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:23.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:23 smithi155 bash[68033]: cluster 2024-07-28T23:33:22.250707+0000 mgr.y (mgr.34101) 7307 : cluster [DBG] pgmap v8235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:23.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13436 16 16 0 0 0 - 0 2024-07-28T23:33:24.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:23 smithi155 bash[73694]: debug 2024-07-28T23:33:23.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:24.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13437 16 16 0 0 0 - 0 2024-07-28T23:33:25.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:24 smithi155 bash[73694]: debug 2024-07-28T23:33:24.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:25.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:25 smithi045 bash[80445]: cluster 2024-07-28T23:33:24.252402+0000 mgr.y (mgr.34101) 7308 : cluster [DBG] pgmap v8236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:25.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:25 smithi045 bash[82788]: cluster 2024-07-28T23:33:24.252402+0000 mgr.y (mgr.34101) 7308 : cluster [DBG] pgmap v8236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:25.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:25 smithi155 bash[68033]: cluster 2024-07-28T23:33:24.252402+0000 mgr.y (mgr.34101) 7308 : cluster [DBG] pgmap v8236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:25.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13438 16 16 0 0 0 - 0 2024-07-28T23:33:26.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:25 smithi155 bash[73694]: debug 2024-07-28T23:33:25.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:26.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13439 16 16 0 0 0 - 0 2024-07-28T23:33:27.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:26 smithi155 bash[73694]: debug 2024-07-28T23:33:26.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:27.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:27 smithi045 bash[82788]: cluster 2024-07-28T23:33:26.254149+0000 mgr.y (mgr.34101) 7309 : cluster [DBG] pgmap v8237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:27.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:27 smithi045 bash[80445]: cluster 2024-07-28T23:33:26.254149+0000 mgr.y (mgr.34101) 7309 : cluster [DBG] pgmap v8237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:27.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:27 smithi155 bash[68033]: cluster 2024-07-28T23:33:26.254149+0000 mgr.y (mgr.34101) 7309 : cluster [DBG] pgmap v8237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:27.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:33:27.830894+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:33:27.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:33:27.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13440 16 16 0 0 0 - 0 2024-07-28T23:33:28.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:27 smithi155 bash[73694]: debug 2024-07-28T23:33:27.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:28.833 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13441 16 16 0 0 0 - 0 2024-07-28T23:33:29.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:28 smithi155 bash[73694]: debug 2024-07-28T23:33:28.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:29.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:29 smithi045 bash[82788]: cluster 2024-07-28T23:33:28.256022+0000 mgr.y (mgr.34101) 7310 : cluster [DBG] pgmap v8238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:29.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:29 smithi045 bash[80445]: cluster 2024-07-28T23:33:28.256022+0000 mgr.y (mgr.34101) 7310 : cluster [DBG] pgmap v8238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:29.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:29 smithi155 bash[68033]: cluster 2024-07-28T23:33:28.256022+0000 mgr.y (mgr.34101) 7310 : cluster [DBG] pgmap v8238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:29.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13442 16 16 0 0 0 - 0 2024-07-28T23:33:30.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:29 smithi155 bash[73694]: debug 2024-07-28T23:33:29.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:30.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13443 16 16 0 0 0 - 0 2024-07-28T23:33:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:33:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:33:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:33:31.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:30 smithi155 bash[73694]: debug 2024-07-28T23:33:30.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:31.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:31 smithi045 bash[80445]: cluster 2024-07-28T23:33:30.257769+0000 mgr.y (mgr.34101) 7311 : cluster [DBG] pgmap v8239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:31.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:31 smithi045 bash[82788]: cluster 2024-07-28T23:33:30.257769+0000 mgr.y (mgr.34101) 7311 : cluster [DBG] pgmap v8239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:31.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:31 smithi155 bash[68033]: cluster 2024-07-28T23:33:30.257769+0000 mgr.y (mgr.34101) 7311 : cluster [DBG] pgmap v8239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:31.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13444 16 16 0 0 0 - 0 2024-07-28T23:33:32.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:31 smithi155 bash[73694]: debug 2024-07-28T23:33:31.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:32.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:32 smithi045 bash[82788]: cluster 2024-07-28T23:33:32.259673+0000 mgr.y (mgr.34101) 7312 : cluster [DBG] pgmap v8240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:32.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:32 smithi045 bash[80445]: cluster 2024-07-28T23:33:32.259673+0000 mgr.y (mgr.34101) 7312 : cluster [DBG] pgmap v8240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:32.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:32 smithi155 bash[68033]: cluster 2024-07-28T23:33:32.259673+0000 mgr.y (mgr.34101) 7312 : cluster [DBG] pgmap v8240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:33:32 smithi155 bash[60745]: ts=2024-07-28T23:33:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:33:32.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13445 16 16 0 0 0 - 0 2024-07-28T23:33:33.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:32 smithi155 bash[73694]: debug 2024-07-28T23:33:32.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:33.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13446 16 16 0 0 0 - 0 2024-07-28T23:33:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:33 smithi155 bash[68033]: audit 2024-07-28T23:33:33.734514+0000 mon.c (mon.2) 1830 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:34.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:33 smithi155 bash[73694]: debug 2024-07-28T23:33:33.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:34.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:33 smithi045 bash[80445]: audit 2024-07-28T23:33:33.734514+0000 mon.c (mon.2) 1830 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:34.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:33 smithi045 bash[82788]: audit 2024-07-28T23:33:33.734514+0000 mon.c (mon.2) 1830 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:34.834 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13447 16 16 0 0 0 - 0 2024-07-28T23:33:35.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:34 smithi155 bash[68033]: cluster 2024-07-28T23:33:34.261373+0000 mgr.y (mgr.34101) 7313 : cluster [DBG] pgmap v8241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:35.059 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:34 smithi155 bash[73694]: debug 2024-07-28T23:33:34.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:35.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:34 smithi045 bash[80445]: cluster 2024-07-28T23:33:34.261373+0000 mgr.y (mgr.34101) 7313 : cluster [DBG] pgmap v8241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:35.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:34 smithi045 bash[82788]: cluster 2024-07-28T23:33:34.261373+0000 mgr.y (mgr.34101) 7313 : cluster [DBG] pgmap v8241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:35.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13448 16 16 0 0 0 - 0 2024-07-28T23:33:36.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:35 smithi155 bash[73694]: debug 2024-07-28T23:33:35.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:36.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13449 16 16 0 0 0 - 0 2024-07-28T23:33:37.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:36 smithi155 bash[73694]: debug 2024-07-28T23:33:36.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:37.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:37 smithi045 bash[80445]: cluster 2024-07-28T23:33:36.263111+0000 mgr.y (mgr.34101) 7314 : cluster [DBG] pgmap v8242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:37.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:37 smithi045 bash[82788]: cluster 2024-07-28T23:33:36.263111+0000 mgr.y (mgr.34101) 7314 : cluster [DBG] pgmap v8242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:37.788 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:37 smithi155 bash[68033]: cluster 2024-07-28T23:33:36.263111+0000 mgr.y (mgr.34101) 7314 : cluster [DBG] pgmap v8242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:37.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13450 16 16 0 0 0 - 0 2024-07-28T23:33:38.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:37 smithi155 bash[73694]: debug 2024-07-28T23:33:37.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:38.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13451 16 16 0 0 0 - 0 2024-07-28T23:33:39.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:38 smithi155 bash[73694]: debug 2024-07-28T23:33:38.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:39.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:39 smithi045 bash[80445]: cluster 2024-07-28T23:33:38.265118+0000 mgr.y (mgr.34101) 7315 : cluster [DBG] pgmap v8243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:39.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:39 smithi045 bash[82788]: cluster 2024-07-28T23:33:38.265118+0000 mgr.y (mgr.34101) 7315 : cluster [DBG] pgmap v8243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:39.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:39 smithi155 bash[68033]: cluster 2024-07-28T23:33:38.265118+0000 mgr.y (mgr.34101) 7315 : cluster [DBG] pgmap v8243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:39.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13452 16 16 0 0 0 - 0 2024-07-28T23:33:40.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:39 smithi155 bash[73694]: debug 2024-07-28T23:33:39.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:40.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13453 16 16 0 0 0 - 0 2024-07-28T23:33:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:33:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:33:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:33:41.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:40 smithi155 bash[73694]: debug 2024-07-28T23:33:40.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:41.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:41 smithi045 bash[80445]: cluster 2024-07-28T23:33:40.267082+0000 mgr.y (mgr.34101) 7316 : cluster [DBG] pgmap v8244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:41.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:41 smithi045 bash[82788]: cluster 2024-07-28T23:33:40.267082+0000 mgr.y (mgr.34101) 7316 : cluster [DBG] pgmap v8244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:41.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:41 smithi155 bash[68033]: cluster 2024-07-28T23:33:40.267082+0000 mgr.y (mgr.34101) 7316 : cluster [DBG] pgmap v8244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:41.835 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13454 16 16 0 0 0 - 0 2024-07-28T23:33:42.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:41 smithi155 bash[73694]: debug 2024-07-28T23:33:41.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:33:42 smithi155 bash[60745]: ts=2024-07-28T23:33:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:33:42.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13455 16 16 0 0 0 - 0 2024-07-28T23:33:43.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:42 smithi155 bash[73694]: debug 2024-07-28T23:33:42.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:43.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:43 smithi045 bash[80445]: cluster 2024-07-28T23:33:42.269143+0000 mgr.y (mgr.34101) 7317 : cluster [DBG] pgmap v8245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:43.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:43 smithi045 bash[82788]: cluster 2024-07-28T23:33:42.269143+0000 mgr.y (mgr.34101) 7317 : cluster [DBG] pgmap v8245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:43.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:43 smithi155 bash[68033]: cluster 2024-07-28T23:33:42.269143+0000 mgr.y (mgr.34101) 7317 : cluster [DBG] pgmap v8245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:43.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13456 16 16 0 0 0 - 0 2024-07-28T23:33:44.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:43 smithi155 bash[73694]: debug 2024-07-28T23:33:43.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:44.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13457 16 16 0 0 0 - 0 2024-07-28T23:33:45.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:44 smithi155 bash[73694]: debug 2024-07-28T23:33:44.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:45.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:45 smithi045 bash[80445]: cluster 2024-07-28T23:33:44.270939+0000 mgr.y (mgr.34101) 7318 : cluster [DBG] pgmap v8246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:45.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:45 smithi045 bash[82788]: cluster 2024-07-28T23:33:44.270939+0000 mgr.y (mgr.34101) 7318 : cluster [DBG] pgmap v8246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:45.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:45 smithi155 bash[68033]: cluster 2024-07-28T23:33:44.270939+0000 mgr.y (mgr.34101) 7318 : cluster [DBG] pgmap v8246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:45.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13458 16 16 0 0 0 - 0 2024-07-28T23:33:46.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:45 smithi155 bash[73694]: debug 2024-07-28T23:33:45.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:46.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13459 16 16 0 0 0 - 0 2024-07-28T23:33:47.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:46 smithi155 bash[73694]: debug 2024-07-28T23:33:46.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:47 smithi045 bash[80445]: cluster 2024-07-28T23:33:46.272673+0000 mgr.y (mgr.34101) 7319 : cluster [DBG] pgmap v8247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:47 smithi045 bash[82788]: cluster 2024-07-28T23:33:46.272673+0000 mgr.y (mgr.34101) 7319 : cluster [DBG] pgmap v8247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:47.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:47 smithi155 bash[68033]: cluster 2024-07-28T23:33:46.272673+0000 mgr.y (mgr.34101) 7319 : cluster [DBG] pgmap v8247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:47.836 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:33:47.834114+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:33:47.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:33:47.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13460 16 16 0 0 0 - 0 2024-07-28T23:33:48.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:47 smithi155 bash[73694]: debug 2024-07-28T23:33:47.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:48.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:48 smithi045 bash[80445]: cluster 2024-07-28T23:33:48.274578+0000 mgr.y (mgr.34101) 7320 : cluster [DBG] pgmap v8248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:48.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:48 smithi045 bash[82788]: cluster 2024-07-28T23:33:48.274578+0000 mgr.y (mgr.34101) 7320 : cluster [DBG] pgmap v8248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:48.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:48 smithi155 bash[68033]: cluster 2024-07-28T23:33:48.274578+0000 mgr.y (mgr.34101) 7320 : cluster [DBG] pgmap v8248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:48.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13461 16 16 0 0 0 - 0 2024-07-28T23:33:49.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:48 smithi155 bash[73694]: debug 2024-07-28T23:33:48.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:49 smithi045 bash[80445]: audit 2024-07-28T23:33:48.735044+0000 mon.c (mon.2) 1831 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:49 smithi045 bash[82788]: audit 2024-07-28T23:33:48.735044+0000 mon.c (mon.2) 1831 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:49.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:49 smithi155 bash[68033]: audit 2024-07-28T23:33:48.735044+0000 mon.c (mon.2) 1831 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:33:49.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13462 16 16 0 0 0 - 0 2024-07-28T23:33:50.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:49 smithi155 bash[73694]: debug 2024-07-28T23:33:49.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:50.722 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:33:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:33:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:33:50.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:50 smithi045 bash[82788]: cluster 2024-07-28T23:33:50.276352+0000 mgr.y (mgr.34101) 7321 : cluster [DBG] pgmap v8249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:50.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:50 smithi045 bash[80445]: cluster 2024-07-28T23:33:50.276352+0000 mgr.y (mgr.34101) 7321 : cluster [DBG] pgmap v8249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:50.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:50 smithi155 bash[68033]: cluster 2024-07-28T23:33:50.276352+0000 mgr.y (mgr.34101) 7321 : cluster [DBG] pgmap v8249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:50.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13463 16 16 0 0 0 - 0 2024-07-28T23:33:51.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:50 smithi155 bash[73694]: debug 2024-07-28T23:33:50.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:51.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13464 16 16 0 0 0 - 0 2024-07-28T23:33:52.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:51 smithi155 bash[73694]: debug 2024-07-28T23:33:51.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:52.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:33:52 smithi155 bash[60745]: ts=2024-07-28T23:33:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:33:52.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13465 16 16 0 0 0 - 0 2024-07-28T23:33:53.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:52 smithi155 bash[73694]: debug 2024-07-28T23:33:52.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:53.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:53 smithi045 bash[80445]: cluster 2024-07-28T23:33:52.278235+0000 mgr.y (mgr.34101) 7322 : cluster [DBG] pgmap v8250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:53.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:53 smithi045 bash[82788]: cluster 2024-07-28T23:33:52.278235+0000 mgr.y (mgr.34101) 7322 : cluster [DBG] pgmap v8250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:53.778 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:53 smithi155 bash[68033]: cluster 2024-07-28T23:33:52.278235+0000 mgr.y (mgr.34101) 7322 : cluster [DBG] pgmap v8250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:53.837 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13466 16 16 0 0 0 - 0 2024-07-28T23:33:54.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:53 smithi155 bash[73694]: debug 2024-07-28T23:33:53.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:54.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13467 16 16 0 0 0 - 0 2024-07-28T23:33:55.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:54 smithi155 bash[73694]: debug 2024-07-28T23:33:54.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:55.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:55 smithi045 bash[80445]: cluster 2024-07-28T23:33:54.280126+0000 mgr.y (mgr.34101) 7323 : cluster [DBG] pgmap v8251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:55.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:55 smithi045 bash[82788]: cluster 2024-07-28T23:33:54.280126+0000 mgr.y (mgr.34101) 7323 : cluster [DBG] pgmap v8251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:55.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:55 smithi155 bash[68033]: cluster 2024-07-28T23:33:54.280126+0000 mgr.y (mgr.34101) 7323 : cluster [DBG] pgmap v8251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:55.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13468 16 16 0 0 0 - 0 2024-07-28T23:33:56.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:55 smithi155 bash[73694]: debug 2024-07-28T23:33:55.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:56.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13469 16 16 0 0 0 - 0 2024-07-28T23:33:57.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:56 smithi155 bash[73694]: debug 2024-07-28T23:33:56.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:57.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:57 smithi045 bash[80445]: cluster 2024-07-28T23:33:56.282050+0000 mgr.y (mgr.34101) 7324 : cluster [DBG] pgmap v8252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:57 smithi045 bash[82788]: cluster 2024-07-28T23:33:56.282050+0000 mgr.y (mgr.34101) 7324 : cluster [DBG] pgmap v8252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:57.753 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:57 smithi155 bash[68033]: cluster 2024-07-28T23:33:56.282050+0000 mgr.y (mgr.34101) 7324 : cluster [DBG] pgmap v8252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:57.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13470 16 16 0 0 0 - 0 2024-07-28T23:33:58.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:57 smithi155 bash[73694]: debug 2024-07-28T23:33:57.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:58.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:33:58 smithi155 bash[68033]: cluster 2024-07-28T23:33:58.283979+0000 mgr.y (mgr.34101) 7325 : cluster [DBG] pgmap v8253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:58.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:33:58 smithi045 bash[80445]: cluster 2024-07-28T23:33:58.283979+0000 mgr.y (mgr.34101) 7325 : cluster [DBG] pgmap v8253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:58.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:33:58 smithi045 bash[82788]: cluster 2024-07-28T23:33:58.283979+0000 mgr.y (mgr.34101) 7325 : cluster [DBG] pgmap v8253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:33:58.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13471 16 16 0 0 0 - 0 2024-07-28T23:33:59.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:58 smithi155 bash[73694]: debug 2024-07-28T23:33:58.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:33:59.838 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13472 16 16 0 0 0 - 0 2024-07-28T23:34:00.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:33:59 smithi155 bash[73694]: debug 2024-07-28T23:33:59.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:00.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13473 16 16 0 0 0 - 0 2024-07-28T23:34:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:34:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:34:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:34:01.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:00 smithi155 bash[73694]: debug 2024-07-28T23:34:00.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:01.710 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:01 smithi155 bash[68033]: cluster 2024-07-28T23:34:00.285919+0000 mgr.y (mgr.34101) 7326 : cluster [DBG] pgmap v8254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:01.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:01 smithi045 bash[82788]: cluster 2024-07-28T23:34:00.285919+0000 mgr.y (mgr.34101) 7326 : cluster [DBG] pgmap v8254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:01.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:01 smithi045 bash[80445]: cluster 2024-07-28T23:34:00.285919+0000 mgr.y (mgr.34101) 7326 : cluster [DBG] pgmap v8254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:01.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13474 16 16 0 0 0 - 0 2024-07-28T23:34:02.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:01 smithi155 bash[73694]: debug 2024-07-28T23:34:01.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:02.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:02 smithi155 bash[68033]: cluster 2024-07-28T23:34:02.287761+0000 mgr.y (mgr.34101) 7327 : cluster [DBG] pgmap v8255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:02.699 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:34:02 smithi155 bash[60745]: ts=2024-07-28T23:34:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:34:02.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:02 smithi045 bash[82788]: cluster 2024-07-28T23:34:02.287761+0000 mgr.y (mgr.34101) 7327 : cluster [DBG] pgmap v8255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:02.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:02 smithi045 bash[80445]: cluster 2024-07-28T23:34:02.287761+0000 mgr.y (mgr.34101) 7327 : cluster [DBG] pgmap v8255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:02.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13475 16 16 0 0 0 - 0 2024-07-28T23:34:03.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:02 smithi155 bash[73694]: debug 2024-07-28T23:34:02.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:03.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13476 16 16 0 0 0 - 0 2024-07-28T23:34:04.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:03 smithi155 bash[73694]: debug 2024-07-28T23:34:03.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:04.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:03 smithi155 bash[68033]: audit 2024-07-28T23:34:03.735407+0000 mon.c (mon.2) 1832 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:04.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:03 smithi045 bash[82788]: audit 2024-07-28T23:34:03.735407+0000 mon.c (mon.2) 1832 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:04.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:03 smithi045 bash[80445]: audit 2024-07-28T23:34:03.735407+0000 mon.c (mon.2) 1832 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:04.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13477 16 16 0 0 0 - 0 2024-07-28T23:34:05.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:04 smithi155 bash[73694]: debug 2024-07-28T23:34:04.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:05.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:04 smithi155 bash[68033]: cluster 2024-07-28T23:34:04.289583+0000 mgr.y (mgr.34101) 7328 : cluster [DBG] pgmap v8256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:05.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:04 smithi045 bash[82788]: cluster 2024-07-28T23:34:04.289583+0000 mgr.y (mgr.34101) 7328 : cluster [DBG] pgmap v8256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:05.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:04 smithi045 bash[80445]: cluster 2024-07-28T23:34:04.289583+0000 mgr.y (mgr.34101) 7328 : cluster [DBG] pgmap v8256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:05.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13478 16 16 0 0 0 - 0 2024-07-28T23:34:06.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:05 smithi155 bash[73694]: debug 2024-07-28T23:34:05.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:06.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:06 smithi045 bash[82788]: cluster 2024-07-28T23:34:06.291514+0000 mgr.y (mgr.34101) 7329 : cluster [DBG] pgmap v8257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:06.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:06 smithi045 bash[80445]: cluster 2024-07-28T23:34:06.291514+0000 mgr.y (mgr.34101) 7329 : cluster [DBG] pgmap v8257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:06.761 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:06 smithi155 bash[68033]: cluster 2024-07-28T23:34:06.291514+0000 mgr.y (mgr.34101) 7329 : cluster [DBG] pgmap v8257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:06.839 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13479 16 16 0 0 0 - 0 2024-07-28T23:34:07.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:06 smithi155 bash[73694]: debug 2024-07-28T23:34:06.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:07.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:34:07.837329+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:34:07.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:34:07.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13480 16 16 0 0 0 - 0 2024-07-28T23:34:08.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:07 smithi155 bash[73694]: debug 2024-07-28T23:34:07.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:08.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:08 smithi045 bash[80445]: audit 2024-07-28T23:34:08.135239+0000 mon.c (mon.2) 1833 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:34:08.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:08 smithi045 bash[82788]: audit 2024-07-28T23:34:08.135239+0000 mon.c (mon.2) 1833 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:34:08.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:08 smithi155 bash[68033]: audit 2024-07-28T23:34:08.135239+0000 mon.c (mon.2) 1833 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:34:08.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13481 16 16 0 0 0 - 0 2024-07-28T23:34:09.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:08 smithi155 bash[73694]: debug 2024-07-28T23:34:08.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:09.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:09 smithi045 bash[80445]: cluster 2024-07-28T23:34:08.293406+0000 mgr.y (mgr.34101) 7330 : cluster [DBG] pgmap v8258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:09.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:09 smithi045 bash[82788]: cluster 2024-07-28T23:34:08.293406+0000 mgr.y (mgr.34101) 7330 : cluster [DBG] pgmap v8258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:09.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:09 smithi155 bash[68033]: cluster 2024-07-28T23:34:08.293406+0000 mgr.y (mgr.34101) 7330 : cluster [DBG] pgmap v8258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:09.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13482 16 16 0 0 0 - 0 2024-07-28T23:34:10.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:09 smithi155 bash[73694]: debug 2024-07-28T23:34:09.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:10.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:10 smithi045 bash[80445]: cluster 2024-07-28T23:34:10.295157+0000 mgr.y (mgr.34101) 7331 : cluster [DBG] pgmap v8259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:10.722 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:34:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:34:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:34:10.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:10 smithi045 bash[82788]: cluster 2024-07-28T23:34:10.295157+0000 mgr.y (mgr.34101) 7331 : cluster [DBG] pgmap v8259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:10.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:10 smithi155 bash[68033]: cluster 2024-07-28T23:34:10.295157+0000 mgr.y (mgr.34101) 7331 : cluster [DBG] pgmap v8259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:10.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13483 16 16 0 0 0 - 0 2024-07-28T23:34:11.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:10 smithi155 bash[73694]: debug 2024-07-28T23:34:10.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:11.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13484 16 16 0 0 0 - 0 2024-07-28T23:34:12.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:11 smithi155 bash[73694]: debug 2024-07-28T23:34:11.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:12.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:12 smithi045 bash[80445]: cluster 2024-07-28T23:34:12.297065+0000 mgr.y (mgr.34101) 7332 : cluster [DBG] pgmap v8260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:12.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:12 smithi045 bash[82788]: cluster 2024-07-28T23:34:12.297065+0000 mgr.y (mgr.34101) 7332 : cluster [DBG] pgmap v8260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:12.735 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:12 smithi155 bash[68033]: cluster 2024-07-28T23:34:12.297065+0000 mgr.y (mgr.34101) 7332 : cluster [DBG] pgmap v8260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:12.735 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:34:12 smithi155 bash[60745]: ts=2024-07-28T23:34:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:34:12.840 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13485 16 16 0 0 0 - 0 2024-07-28T23:34:13.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:12 smithi155 bash[73694]: debug 2024-07-28T23:34:12.729+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:13.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13486 16 16 0 0 0 - 0 2024-07-28T23:34:14.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:13 smithi155 bash[73694]: debug 2024-07-28T23:34:13.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:14.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13487 16 16 0 0 0 - 0 2024-07-28T23:34:15.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:14 smithi155 bash[73694]: debug 2024-07-28T23:34:14.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:15.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:14 smithi155 bash[68033]: audit 2024-07-28T23:34:13.783096+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:14 smithi155 bash[68033]: audit 2024-07-28T23:34:13.788116+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:14 smithi155 bash[68033]: audit 2024-07-28T23:34:14.006800+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:14 smithi155 bash[68033]: audit 2024-07-28T23:34:14.019059+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:14 smithi155 bash[68033]: cluster 2024-07-28T23:34:14.298777+0000 mgr.y (mgr.34101) 7333 : cluster [DBG] pgmap v8261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:15.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:14 smithi155 bash[68033]: audit 2024-07-28T23:34:14.458921+0000 mon.c (mon.2) 1834 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:34:15.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:14 smithi155 bash[68033]: audit 2024-07-28T23:34:14.460644+0000 mon.c (mon.2) 1835 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:34:15.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:14 smithi155 bash[68033]: audit 2024-07-28T23:34:14.471251+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[80445]: audit 2024-07-28T23:34:13.783096+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[80445]: audit 2024-07-28T23:34:13.788116+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[80445]: audit 2024-07-28T23:34:14.006800+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[80445]: audit 2024-07-28T23:34:14.019059+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[80445]: cluster 2024-07-28T23:34:14.298777+0000 mgr.y (mgr.34101) 7333 : cluster [DBG] pgmap v8261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:15.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[80445]: audit 2024-07-28T23:34:14.458921+0000 mon.c (mon.2) 1834 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:34:15.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[80445]: audit 2024-07-28T23:34:14.460644+0000 mon.c (mon.2) 1835 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:34:15.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[80445]: audit 2024-07-28T23:34:14.471251+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[82788]: audit 2024-07-28T23:34:13.783096+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[82788]: audit 2024-07-28T23:34:13.788116+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[82788]: audit 2024-07-28T23:34:14.006800+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[82788]: audit 2024-07-28T23:34:14.019059+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[82788]: cluster 2024-07-28T23:34:14.298777+0000 mgr.y (mgr.34101) 7333 : cluster [DBG] pgmap v8261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:15.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[82788]: audit 2024-07-28T23:34:14.458921+0000 mon.c (mon.2) 1834 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:34:15.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[82788]: audit 2024-07-28T23:34:14.460644+0000 mon.c (mon.2) 1835 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:34:15.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:14 smithi045 bash[82788]: audit 2024-07-28T23:34:14.471251+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:34:15.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13488 16 16 0 0 0 - 0 2024-07-28T23:34:16.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:15 smithi155 bash[73694]: debug 2024-07-28T23:34:15.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:16.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:16 smithi045 bash[80445]: cluster 2024-07-28T23:34:16.300505+0000 mgr.y (mgr.34101) 7334 : cluster [DBG] pgmap v8262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:16.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:16 smithi045 bash[82788]: cluster 2024-07-28T23:34:16.300505+0000 mgr.y (mgr.34101) 7334 : cluster [DBG] pgmap v8262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:16.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:16 smithi155 bash[68033]: cluster 2024-07-28T23:34:16.300505+0000 mgr.y (mgr.34101) 7334 : cluster [DBG] pgmap v8262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:16.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13489 16 16 0 0 0 - 0 2024-07-28T23:34:17.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:16 smithi155 bash[73694]: debug 2024-07-28T23:34:16.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:17.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13490 16 16 0 0 0 - 0 2024-07-28T23:34:18.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:17 smithi155 bash[73694]: debug 2024-07-28T23:34:17.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:18.702 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:18 smithi155 bash[68033]: cluster 2024-07-28T23:34:18.302386+0000 mgr.y (mgr.34101) 7335 : cluster [DBG] pgmap v8263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:18.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:18 smithi045 bash[80445]: cluster 2024-07-28T23:34:18.302386+0000 mgr.y (mgr.34101) 7335 : cluster [DBG] pgmap v8263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:18.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:18 smithi045 bash[82788]: cluster 2024-07-28T23:34:18.302386+0000 mgr.y (mgr.34101) 7335 : cluster [DBG] pgmap v8263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:18.841 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13491 16 16 0 0 0 - 0 2024-07-28T23:34:19.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:18 smithi155 bash[73694]: debug 2024-07-28T23:34:18.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:19.664 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:19 smithi155 bash[68033]: audit 2024-07-28T23:34:18.735912+0000 mon.c (mon.2) 1836 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:19.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:19 smithi045 bash[80445]: audit 2024-07-28T23:34:18.735912+0000 mon.c (mon.2) 1836 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:19 smithi045 bash[82788]: audit 2024-07-28T23:34:18.735912+0000 mon.c (mon.2) 1836 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:19.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13492 16 16 0 0 0 - 0 2024-07-28T23:34:20.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:19 smithi155 bash[73694]: debug 2024-07-28T23:34:19.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:20.670 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:20 smithi155 bash[68033]: cluster 2024-07-28T23:34:20.304116+0000 mgr.y (mgr.34101) 7336 : cluster [DBG] pgmap v8264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:20.721 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:34:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:34:20] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T23:34:20.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:20 smithi045 bash[82788]: cluster 2024-07-28T23:34:20.304116+0000 mgr.y (mgr.34101) 7336 : cluster [DBG] pgmap v8264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:20.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:20 smithi045 bash[80445]: cluster 2024-07-28T23:34:20.304116+0000 mgr.y (mgr.34101) 7336 : cluster [DBG] pgmap v8264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:20.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13493 16 16 0 0 0 - 0 2024-07-28T23:34:21.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:20 smithi155 bash[73694]: debug 2024-07-28T23:34:20.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:21.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13494 16 16 0 0 0 - 0 2024-07-28T23:34:22.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:21 smithi155 bash[73694]: debug 2024-07-28T23:34:21.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:22.636 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:34:22 smithi155 bash[60745]: ts=2024-07-28T23:34:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:34:22.636 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:22 smithi155 bash[68033]: cluster 2024-07-28T23:34:22.305983+0000 mgr.y (mgr.34101) 7337 : cluster [DBG] pgmap v8265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:22.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:22 smithi045 bash[80445]: cluster 2024-07-28T23:34:22.305983+0000 mgr.y (mgr.34101) 7337 : cluster [DBG] pgmap v8265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:22.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:22 smithi045 bash[82788]: cluster 2024-07-28T23:34:22.305983+0000 mgr.y (mgr.34101) 7337 : cluster [DBG] pgmap v8265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:22.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13495 16 16 0 0 0 - 0 2024-07-28T23:34:23.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:22 smithi155 bash[73694]: debug 2024-07-28T23:34:22.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:23.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13496 16 16 0 0 0 - 0 2024-07-28T23:34:24.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:23 smithi155 bash[73694]: debug 2024-07-28T23:34:23.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:24.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:24 smithi045 bash[80445]: cluster 2024-07-28T23:34:24.307645+0000 mgr.y (mgr.34101) 7338 : cluster [DBG] pgmap v8266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:24.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:24 smithi045 bash[82788]: cluster 2024-07-28T23:34:24.307645+0000 mgr.y (mgr.34101) 7338 : cluster [DBG] pgmap v8266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:24.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:24 smithi155 bash[73694]: debug 2024-07-28T23:34:24.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:24.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:24 smithi155 bash[68033]: cluster 2024-07-28T23:34:24.307645+0000 mgr.y (mgr.34101) 7338 : cluster [DBG] pgmap v8266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:24.842 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13497 16 16 0 0 0 - 0 2024-07-28T23:34:25.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13498 16 16 0 0 0 - 0 2024-07-28T23:34:26.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:25 smithi155 bash[73694]: debug 2024-07-28T23:34:25.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:26.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:26 smithi045 bash[80445]: cluster 2024-07-28T23:34:26.309331+0000 mgr.y (mgr.34101) 7339 : cluster [DBG] pgmap v8267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:26.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:26 smithi045 bash[82788]: cluster 2024-07-28T23:34:26.309331+0000 mgr.y (mgr.34101) 7339 : cluster [DBG] pgmap v8267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:26.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:26 smithi155 bash[73694]: debug 2024-07-28T23:34:26.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:26.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:26 smithi155 bash[68033]: cluster 2024-07-28T23:34:26.309331+0000 mgr.y (mgr.34101) 7339 : cluster [DBG] pgmap v8267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:26.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13499 16 16 0 0 0 - 0 2024-07-28T23:34:27.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:34:27.840509+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:34:27.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:34:27.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13500 16 16 0 0 0 - 0 2024-07-28T23:34:28.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:27 smithi155 bash[73694]: debug 2024-07-28T23:34:27.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:28.673 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:28 smithi155 bash[68033]: cluster 2024-07-28T23:34:28.311192+0000 mgr.y (mgr.34101) 7340 : cluster [DBG] pgmap v8268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:28.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:28 smithi045 bash[80445]: cluster 2024-07-28T23:34:28.311192+0000 mgr.y (mgr.34101) 7340 : cluster [DBG] pgmap v8268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:28.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:28 smithi045 bash[82788]: cluster 2024-07-28T23:34:28.311192+0000 mgr.y (mgr.34101) 7340 : cluster [DBG] pgmap v8268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:28.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13501 16 16 0 0 0 - 0 2024-07-28T23:34:29.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:28 smithi155 bash[73694]: debug 2024-07-28T23:34:28.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:29.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13502 16 16 0 0 0 - 0 2024-07-28T23:34:30.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:29 smithi155 bash[73694]: debug 2024-07-28T23:34:29.649+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:30.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:30 smithi045 bash[80445]: cluster 2024-07-28T23:34:30.312900+0000 mgr.y (mgr.34101) 7341 : cluster [DBG] pgmap v8269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:30.722 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:34:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:34:30] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T23:34:30.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:30 smithi045 bash[82788]: cluster 2024-07-28T23:34:30.312900+0000 mgr.y (mgr.34101) 7341 : cluster [DBG] pgmap v8269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:30.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:30 smithi155 bash[73694]: debug 2024-07-28T23:34:30.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:30.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:30 smithi155 bash[68033]: cluster 2024-07-28T23:34:30.312900+0000 mgr.y (mgr.34101) 7341 : cluster [DBG] pgmap v8269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:30.843 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13503 16 16 0 0 0 - 0 2024-07-28T23:34:31.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13504 16 16 0 0 0 - 0 2024-07-28T23:34:32.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:31 smithi155 bash[73694]: debug 2024-07-28T23:34:31.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:32.665 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:32 smithi155 bash[68033]: cluster 2024-07-28T23:34:32.314808+0000 mgr.y (mgr.34101) 7342 : cluster [DBG] pgmap v8270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:32.666 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:34:32 smithi155 bash[60745]: ts=2024-07-28T23:34:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:34:32.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:32 smithi045 bash[80445]: cluster 2024-07-28T23:34:32.314808+0000 mgr.y (mgr.34101) 7342 : cluster [DBG] pgmap v8270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:32.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:32 smithi045 bash[82788]: cluster 2024-07-28T23:34:32.314808+0000 mgr.y (mgr.34101) 7342 : cluster [DBG] pgmap v8270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:32.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13505 16 16 0 0 0 - 0 2024-07-28T23:34:33.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:32 smithi155 bash[73694]: debug 2024-07-28T23:34:32.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:33.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13506 16 16 0 0 0 - 0 2024-07-28T23:34:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:33 smithi155 bash[68033]: audit 2024-07-28T23:34:33.736305+0000 mon.c (mon.2) 1837 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:34.059 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:33 smithi155 bash[73694]: debug 2024-07-28T23:34:33.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:34.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:33 smithi045 bash[80445]: audit 2024-07-28T23:34:33.736305+0000 mon.c (mon.2) 1837 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:34.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:33 smithi045 bash[82788]: audit 2024-07-28T23:34:33.736305+0000 mon.c (mon.2) 1837 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:34.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13507 16 16 0 0 0 - 0 2024-07-28T23:34:35.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:34 smithi155 bash[73694]: debug 2024-07-28T23:34:34.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:35.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:34 smithi155 bash[68033]: cluster 2024-07-28T23:34:34.316505+0000 mgr.y (mgr.34101) 7343 : cluster [DBG] pgmap v8271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:35.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:34 smithi045 bash[80445]: cluster 2024-07-28T23:34:34.316505+0000 mgr.y (mgr.34101) 7343 : cluster [DBG] pgmap v8271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:35.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:34 smithi045 bash[82788]: cluster 2024-07-28T23:34:34.316505+0000 mgr.y (mgr.34101) 7343 : cluster [DBG] pgmap v8271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:35.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13508 16 16 0 0 0 - 0 2024-07-28T23:34:36.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:35 smithi155 bash[73694]: debug 2024-07-28T23:34:35.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:36.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:36 smithi045 bash[80445]: cluster 2024-07-28T23:34:36.318282+0000 mgr.y (mgr.34101) 7344 : cluster [DBG] pgmap v8272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:36.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:36 smithi045 bash[82788]: cluster 2024-07-28T23:34:36.318282+0000 mgr.y (mgr.34101) 7344 : cluster [DBG] pgmap v8272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:36.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:36 smithi155 bash[73694]: debug 2024-07-28T23:34:36.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:36.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:36 smithi155 bash[68033]: cluster 2024-07-28T23:34:36.318282+0000 mgr.y (mgr.34101) 7344 : cluster [DBG] pgmap v8272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:36.844 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13509 16 16 0 0 0 - 0 2024-07-28T23:34:37.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13510 16 16 0 0 0 - 0 2024-07-28T23:34:38.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:37 smithi155 bash[73694]: debug 2024-07-28T23:34:37.601+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:38.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:38 smithi045 bash[80445]: cluster 2024-07-28T23:34:38.320125+0000 mgr.y (mgr.34101) 7345 : cluster [DBG] pgmap v8273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:38.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:38 smithi045 bash[82788]: cluster 2024-07-28T23:34:38.320125+0000 mgr.y (mgr.34101) 7345 : cluster [DBG] pgmap v8273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:38.813 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:38 smithi155 bash[73694]: debug 2024-07-28T23:34:38.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:38.813 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:38 smithi155 bash[68033]: cluster 2024-07-28T23:34:38.320125+0000 mgr.y (mgr.34101) 7345 : cluster [DBG] pgmap v8273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:38.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13511 16 16 0 0 0 - 0 2024-07-28T23:34:39.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13512 16 16 0 0 0 - 0 2024-07-28T23:34:40.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:39 smithi155 bash[73694]: debug 2024-07-28T23:34:39.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:40.722 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:34:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:34:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:34:40.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:40 smithi045 bash[82788]: cluster 2024-07-28T23:34:40.321862+0000 mgr.y (mgr.34101) 7346 : cluster [DBG] pgmap v8274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:40.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:40 smithi045 bash[80445]: cluster 2024-07-28T23:34:40.321862+0000 mgr.y (mgr.34101) 7346 : cluster [DBG] pgmap v8274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:40.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:40 smithi155 bash[68033]: cluster 2024-07-28T23:34:40.321862+0000 mgr.y (mgr.34101) 7346 : cluster [DBG] pgmap v8274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:40.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13513 16 16 0 0 0 - 0 2024-07-28T23:34:41.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:40 smithi155 bash[73694]: debug 2024-07-28T23:34:40.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:41.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13514 16 16 0 0 0 - 0 2024-07-28T23:34:42.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:41 smithi155 bash[73694]: debug 2024-07-28T23:34:41.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:42.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:42 smithi045 bash[82788]: cluster 2024-07-28T23:34:42.323714+0000 mgr.y (mgr.34101) 7347 : cluster [DBG] pgmap v8275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:42.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:42 smithi045 bash[80445]: cluster 2024-07-28T23:34:42.323714+0000 mgr.y (mgr.34101) 7347 : cluster [DBG] pgmap v8275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:42.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:42 smithi155 bash[68033]: cluster 2024-07-28T23:34:42.323714+0000 mgr.y (mgr.34101) 7347 : cluster [DBG] pgmap v8275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:42.744 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:34:42 smithi155 bash[60745]: ts=2024-07-28T23:34:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:34:42.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13515 16 16 0 0 0 - 0 2024-07-28T23:34:43.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:42 smithi155 bash[73694]: debug 2024-07-28T23:34:42.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:43.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13516 16 16 0 0 0 - 0 2024-07-28T23:34:44.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:43 smithi155 bash[73694]: debug 2024-07-28T23:34:43.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:44.718 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:44 smithi155 bash[68033]: cluster 2024-07-28T23:34:44.325451+0000 mgr.y (mgr.34101) 7348 : cluster [DBG] pgmap v8276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:44.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:44 smithi045 bash[80445]: cluster 2024-07-28T23:34:44.325451+0000 mgr.y (mgr.34101) 7348 : cluster [DBG] pgmap v8276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:44.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:44 smithi045 bash[82788]: cluster 2024-07-28T23:34:44.325451+0000 mgr.y (mgr.34101) 7348 : cluster [DBG] pgmap v8276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:44.845 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13517 16 16 0 0 0 - 0 2024-07-28T23:34:45.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:44 smithi155 bash[73694]: debug 2024-07-28T23:34:44.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:45.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13518 16 16 0 0 0 - 0 2024-07-28T23:34:46.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:45 smithi155 bash[73694]: debug 2024-07-28T23:34:45.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:46.673 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:46 smithi155 bash[68033]: cluster 2024-07-28T23:34:46.327206+0000 mgr.y (mgr.34101) 7349 : cluster [DBG] pgmap v8277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:46.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:46 smithi045 bash[80445]: cluster 2024-07-28T23:34:46.327206+0000 mgr.y (mgr.34101) 7349 : cluster [DBG] pgmap v8277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:46.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:46 smithi045 bash[82788]: cluster 2024-07-28T23:34:46.327206+0000 mgr.y (mgr.34101) 7349 : cluster [DBG] pgmap v8277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:46.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13519 16 16 0 0 0 - 0 2024-07-28T23:34:47.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:46 smithi155 bash[73694]: debug 2024-07-28T23:34:46.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:47.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:34:47.843694+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:34:47.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:34:47.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13520 16 16 0 0 0 - 0 2024-07-28T23:34:48.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:47 smithi155 bash[73694]: debug 2024-07-28T23:34:47.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:48.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:48 smithi155 bash[68033]: cluster 2024-07-28T23:34:48.329041+0000 mgr.y (mgr.34101) 7350 : cluster [DBG] pgmap v8278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:48.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:48 smithi045 bash[80445]: cluster 2024-07-28T23:34:48.329041+0000 mgr.y (mgr.34101) 7350 : cluster [DBG] pgmap v8278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:48.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:48 smithi045 bash[82788]: cluster 2024-07-28T23:34:48.329041+0000 mgr.y (mgr.34101) 7350 : cluster [DBG] pgmap v8278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:48.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13521 16 16 0 0 0 - 0 2024-07-28T23:34:49.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:48 smithi155 bash[73694]: debug 2024-07-28T23:34:48.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:49.691 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:49 smithi155 bash[68033]: audit 2024-07-28T23:34:48.736688+0000 mon.c (mon.2) 1838 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:49 smithi045 bash[80445]: audit 2024-07-28T23:34:48.736688+0000 mon.c (mon.2) 1838 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:49 smithi045 bash[82788]: audit 2024-07-28T23:34:48.736688+0000 mon.c (mon.2) 1838 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:34:49.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13522 16 16 0 0 0 - 0 2024-07-28T23:34:50.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:49 smithi155 bash[73694]: debug 2024-07-28T23:34:49.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:50.703 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:50 smithi155 bash[68033]: cluster 2024-07-28T23:34:50.330815+0000 mgr.y (mgr.34101) 7351 : cluster [DBG] pgmap v8279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:50.721 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:34:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:34:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:34:50.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:50 smithi045 bash[80445]: cluster 2024-07-28T23:34:50.330815+0000 mgr.y (mgr.34101) 7351 : cluster [DBG] pgmap v8279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:50.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:50 smithi045 bash[82788]: cluster 2024-07-28T23:34:50.330815+0000 mgr.y (mgr.34101) 7351 : cluster [DBG] pgmap v8279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:50.846 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13523 16 16 0 0 0 - 0 2024-07-28T23:34:51.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:50 smithi155 bash[73694]: debug 2024-07-28T23:34:50.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:51.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13524 16 16 0 0 0 - 0 2024-07-28T23:34:52.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:51 smithi155 bash[73694]: debug 2024-07-28T23:34:51.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:52.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:52 smithi045 bash[80445]: cluster 2024-07-28T23:34:52.332647+0000 mgr.y (mgr.34101) 7352 : cluster [DBG] pgmap v8280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:52.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:52 smithi045 bash[82788]: cluster 2024-07-28T23:34:52.332647+0000 mgr.y (mgr.34101) 7352 : cluster [DBG] pgmap v8280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:52.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:52 smithi155 bash[68033]: cluster 2024-07-28T23:34:52.332647+0000 mgr.y (mgr.34101) 7352 : cluster [DBG] pgmap v8280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:52.792 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:34:52 smithi155 bash[60745]: ts=2024-07-28T23:34:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:34:52.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13525 16 16 0 0 0 - 0 2024-07-28T23:34:53.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:52 smithi155 bash[73694]: debug 2024-07-28T23:34:52.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:53.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13526 16 16 0 0 0 - 0 2024-07-28T23:34:54.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:53 smithi155 bash[73694]: debug 2024-07-28T23:34:53.800+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:54.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:54 smithi045 bash[80445]: cluster 2024-07-28T23:34:54.334396+0000 mgr.y (mgr.34101) 7353 : cluster [DBG] pgmap v8281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:54.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:54 smithi045 bash[82788]: cluster 2024-07-28T23:34:54.334396+0000 mgr.y (mgr.34101) 7353 : cluster [DBG] pgmap v8281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:54.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:54 smithi155 bash[68033]: cluster 2024-07-28T23:34:54.334396+0000 mgr.y (mgr.34101) 7353 : cluster [DBG] pgmap v8281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:54.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13527 16 16 0 0 0 - 0 2024-07-28T23:34:55.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:54 smithi155 bash[73694]: debug 2024-07-28T23:34:54.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:55.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13528 16 16 0 0 0 - 0 2024-07-28T23:34:56.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:55 smithi155 bash[73694]: debug 2024-07-28T23:34:55.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:56 smithi045 bash[82788]: cluster 2024-07-28T23:34:56.336044+0000 mgr.y (mgr.34101) 7354 : cluster [DBG] pgmap v8282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:56.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:56 smithi045 bash[80445]: cluster 2024-07-28T23:34:56.336044+0000 mgr.y (mgr.34101) 7354 : cluster [DBG] pgmap v8282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:56.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:56 smithi155 bash[68033]: cluster 2024-07-28T23:34:56.336044+0000 mgr.y (mgr.34101) 7354 : cluster [DBG] pgmap v8282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:56.847 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13529 16 16 0 0 0 - 0 2024-07-28T23:34:57.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:56 smithi155 bash[73694]: debug 2024-07-28T23:34:56.800+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:57.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13530 16 16 0 0 0 - 0 2024-07-28T23:34:58.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:57 smithi155 bash[73694]: debug 2024-07-28T23:34:57.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:58.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:34:58 smithi045 bash[82788]: cluster 2024-07-28T23:34:58.337950+0000 mgr.y (mgr.34101) 7355 : cluster [DBG] pgmap v8283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:58.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:34:58 smithi045 bash[80445]: cluster 2024-07-28T23:34:58.337950+0000 mgr.y (mgr.34101) 7355 : cluster [DBG] pgmap v8283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:58.761 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:34:58 smithi155 bash[68033]: cluster 2024-07-28T23:34:58.337950+0000 mgr.y (mgr.34101) 7355 : cluster [DBG] pgmap v8283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:34:58.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13531 16 16 0 0 0 - 0 2024-07-28T23:34:59.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:58 smithi155 bash[73694]: debug 2024-07-28T23:34:58.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:34:59.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13532 16 16 0 0 0 - 0 2024-07-28T23:35:00.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:34:59 smithi155 bash[73694]: debug 2024-07-28T23:34:59.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:00.703 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:00 smithi155 bash[68033]: cluster 2024-07-28T23:35:00.339681+0000 mgr.y (mgr.34101) 7356 : cluster [DBG] pgmap v8284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:00.721 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:35:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:35:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:35:00.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:00 smithi045 bash[80445]: cluster 2024-07-28T23:35:00.339681+0000 mgr.y (mgr.34101) 7356 : cluster [DBG] pgmap v8284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:00.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:00 smithi045 bash[82788]: cluster 2024-07-28T23:35:00.339681+0000 mgr.y (mgr.34101) 7356 : cluster [DBG] pgmap v8284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:00.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13533 16 16 0 0 0 - 0 2024-07-28T23:35:01.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:00 smithi155 bash[73694]: debug 2024-07-28T23:35:00.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:01.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13534 16 16 0 0 0 - 0 2024-07-28T23:35:02.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:01 smithi155 bash[73694]: debug 2024-07-28T23:35:01.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:02.677 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:35:02 smithi155 bash[60745]: ts=2024-07-28T23:35:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:35:02.677 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:02 smithi155 bash[68033]: cluster 2024-07-28T23:35:02.341570+0000 mgr.y (mgr.34101) 7357 : cluster [DBG] pgmap v8285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:02.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:02 smithi045 bash[80445]: cluster 2024-07-28T23:35:02.341570+0000 mgr.y (mgr.34101) 7357 : cluster [DBG] pgmap v8285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:02.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:02 smithi045 bash[82788]: cluster 2024-07-28T23:35:02.341570+0000 mgr.y (mgr.34101) 7357 : cluster [DBG] pgmap v8285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:02.848 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13535 16 16 0 0 0 - 0 2024-07-28T23:35:03.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:02 smithi155 bash[73694]: debug 2024-07-28T23:35:02.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:03.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13536 16 16 0 0 0 - 0 2024-07-28T23:35:04.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:03 smithi155 bash[68033]: audit 2024-07-28T23:35:03.736990+0000 mon.c (mon.2) 1839 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:04.059 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:03 smithi155 bash[73694]: debug 2024-07-28T23:35:03.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:04.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:03 smithi045 bash[80445]: audit 2024-07-28T23:35:03.736990+0000 mon.c (mon.2) 1839 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:04.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:03 smithi045 bash[82788]: audit 2024-07-28T23:35:03.736990+0000 mon.c (mon.2) 1839 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:04.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13537 16 16 0 0 0 - 0 2024-07-28T23:35:05.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:04 smithi155 bash[73694]: debug 2024-07-28T23:35:04.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:05.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:04 smithi155 bash[68033]: cluster 2024-07-28T23:35:04.343297+0000 mgr.y (mgr.34101) 7358 : cluster [DBG] pgmap v8286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:05.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:04 smithi045 bash[80445]: cluster 2024-07-28T23:35:04.343297+0000 mgr.y (mgr.34101) 7358 : cluster [DBG] pgmap v8286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:05.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:04 smithi045 bash[82788]: cluster 2024-07-28T23:35:04.343297+0000 mgr.y (mgr.34101) 7358 : cluster [DBG] pgmap v8286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:05.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13538 16 16 0 0 0 - 0 2024-07-28T23:35:06.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:05 smithi155 bash[73694]: debug 2024-07-28T23:35:05.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:06.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:06 smithi045 bash[80445]: cluster 2024-07-28T23:35:06.345020+0000 mgr.y (mgr.34101) 7359 : cluster [DBG] pgmap v8287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:06.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:06 smithi045 bash[82788]: cluster 2024-07-28T23:35:06.345020+0000 mgr.y (mgr.34101) 7359 : cluster [DBG] pgmap v8287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:06.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:06 smithi155 bash[73694]: debug 2024-07-28T23:35:06.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:06.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:06 smithi155 bash[68033]: cluster 2024-07-28T23:35:06.345020+0000 mgr.y (mgr.34101) 7359 : cluster [DBG] pgmap v8287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:06.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13539 16 16 0 0 0 - 0 2024-07-28T23:35:07.849 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:35:07.846976+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:35:07.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:35:07.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13540 16 16 0 0 0 - 0 2024-07-28T23:35:08.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:07 smithi155 bash[73694]: debug 2024-07-28T23:35:07.616+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:08.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:08 smithi045 bash[80445]: cluster 2024-07-28T23:35:08.346874+0000 mgr.y (mgr.34101) 7360 : cluster [DBG] pgmap v8288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:08.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:08 smithi045 bash[82788]: cluster 2024-07-28T23:35:08.346874+0000 mgr.y (mgr.34101) 7360 : cluster [DBG] pgmap v8288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:08.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:08 smithi155 bash[73694]: debug 2024-07-28T23:35:08.604+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:08.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:08 smithi155 bash[68033]: cluster 2024-07-28T23:35:08.346874+0000 mgr.y (mgr.34101) 7360 : cluster [DBG] pgmap v8288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:08.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13541 16 16 0 0 0 - 0 2024-07-28T23:35:09.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13542 16 16 0 0 0 - 0 2024-07-28T23:35:10.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:09 smithi155 bash[73694]: debug 2024-07-28T23:35:09.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:10.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:10 smithi045 bash[80445]: cluster 2024-07-28T23:35:10.348614+0000 mgr.y (mgr.34101) 7361 : cluster [DBG] pgmap v8289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:10.722 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:35:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:35:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:35:10.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:10 smithi045 bash[82788]: cluster 2024-07-28T23:35:10.348614+0000 mgr.y (mgr.34101) 7361 : cluster [DBG] pgmap v8289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:10.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:10 smithi155 bash[73694]: debug 2024-07-28T23:35:10.560+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:10.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:10 smithi155 bash[68033]: cluster 2024-07-28T23:35:10.348614+0000 mgr.y (mgr.34101) 7361 : cluster [DBG] pgmap v8289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:10.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13543 16 16 0 0 0 - 0 2024-07-28T23:35:11.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:11 smithi155 bash[73694]: debug 2024-07-28T23:35:11.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:11.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13544 16 16 0 0 0 - 0 2024-07-28T23:35:12.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:12 smithi045 bash[80445]: cluster 2024-07-28T23:35:12.350541+0000 mgr.y (mgr.34101) 7362 : cluster [DBG] pgmap v8290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:12.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:12 smithi045 bash[82788]: cluster 2024-07-28T23:35:12.350541+0000 mgr.y (mgr.34101) 7362 : cluster [DBG] pgmap v8290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:12.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:12 smithi155 bash[68033]: cluster 2024-07-28T23:35:12.350541+0000 mgr.y (mgr.34101) 7362 : cluster [DBG] pgmap v8290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:12.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:12 smithi155 bash[73694]: debug 2024-07-28T23:35:12.560+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:12.809 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:35:12 smithi155 bash[60745]: ts=2024-07-28T23:35:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:35:12.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13545 16 16 0 0 0 - 0 2024-07-28T23:35:13.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:13 smithi155 bash[73694]: debug 2024-07-28T23:35:13.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:13.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13546 16 16 0 0 0 - 0 2024-07-28T23:35:14.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:14 smithi045 bash[82788]: cluster 2024-07-28T23:35:14.352295+0000 mgr.y (mgr.34101) 7363 : cluster [DBG] pgmap v8291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:14.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:14 smithi045 bash[80445]: cluster 2024-07-28T23:35:14.352295+0000 mgr.y (mgr.34101) 7363 : cluster [DBG] pgmap v8291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:14.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:14 smithi155 bash[73694]: debug 2024-07-28T23:35:14.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:14.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:14 smithi155 bash[68033]: cluster 2024-07-28T23:35:14.352295+0000 mgr.y (mgr.34101) 7363 : cluster [DBG] pgmap v8291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:14.850 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13547 16 16 0 0 0 - 0 2024-07-28T23:35:15.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:15 smithi045 bash[80445]: audit 2024-07-28T23:35:14.605512+0000 mon.c (mon.2) 1840 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:35:15.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:15 smithi045 bash[82788]: audit 2024-07-28T23:35:14.605512+0000 mon.c (mon.2) 1840 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:35:15.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:15 smithi155 bash[68033]: audit 2024-07-28T23:35:14.605512+0000 mon.c (mon.2) 1840 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:35:15.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:15 smithi155 bash[73694]: debug 2024-07-28T23:35:15.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:15.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13548 16 16 0 0 0 - 0 2024-07-28T23:35:16.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:16 smithi045 bash[80445]: cluster 2024-07-28T23:35:16.354055+0000 mgr.y (mgr.34101) 7364 : cluster [DBG] pgmap v8292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:16.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:16 smithi045 bash[82788]: cluster 2024-07-28T23:35:16.354055+0000 mgr.y (mgr.34101) 7364 : cluster [DBG] pgmap v8292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:16.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:16 smithi155 bash[68033]: cluster 2024-07-28T23:35:16.354055+0000 mgr.y (mgr.34101) 7364 : cluster [DBG] pgmap v8292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:16.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:16 smithi155 bash[73694]: debug 2024-07-28T23:35:16.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:16.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13549 16 16 0 0 0 - 0 2024-07-28T23:35:17.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13550 16 16 0 0 0 - 0 2024-07-28T23:35:18.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:17 smithi155 bash[73694]: debug 2024-07-28T23:35:17.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:18.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:18 smithi045 bash[80445]: cluster 2024-07-28T23:35:18.356501+0000 mgr.y (mgr.34101) 7365 : cluster [DBG] pgmap v8293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:18.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:18 smithi045 bash[82788]: cluster 2024-07-28T23:35:18.356501+0000 mgr.y (mgr.34101) 7365 : cluster [DBG] pgmap v8293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:18.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:18 smithi155 bash[68033]: cluster 2024-07-28T23:35:18.356501+0000 mgr.y (mgr.34101) 7365 : cluster [DBG] pgmap v8293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:18.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:18 smithi155 bash[73694]: debug 2024-07-28T23:35:18.592+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:18.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13551 16 16 0 0 0 - 0 2024-07-28T23:35:19.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:19 smithi045 bash[80445]: audit 2024-07-28T23:35:18.737493+0000 mon.c (mon.2) 1841 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:19 smithi045 bash[82788]: audit 2024-07-28T23:35:18.737493+0000 mon.c (mon.2) 1841 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:19.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:19 smithi155 bash[68033]: audit 2024-07-28T23:35:18.737493+0000 mon.c (mon.2) 1841 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:19.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:19 smithi155 bash[73694]: debug 2024-07-28T23:35:19.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:19.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13552 16 16 0 0 0 - 0 2024-07-28T23:35:20.851 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13553 16 16 0 0 0 - 0 2024-07-28T23:35:20.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:35:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:35:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:35:21.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:20 smithi155 bash[73694]: debug 2024-07-28T23:35:20.616+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:21.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:21 smithi155 bash[68033]: audit 2024-07-28T23:35:20.287159+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:21 smithi155 bash[68033]: audit 2024-07-28T23:35:20.292858+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:21 smithi155 bash[68033]: audit 2024-07-28T23:35:20.500663+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:21 smithi155 bash[68033]: audit 2024-07-28T23:35:20.512991+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:21 smithi155 bash[68033]: audit 2024-07-28T23:35:20.920393+0000 mon.c (mon.2) 1842 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:35:21.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:21 smithi155 bash[68033]: audit 2024-07-28T23:35:20.922160+0000 mon.c (mon.2) 1843 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:35:21.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:21 smithi155 bash[68033]: audit 2024-07-28T23:35:20.932141+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[80445]: audit 2024-07-28T23:35:20.287159+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[80445]: audit 2024-07-28T23:35:20.292858+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[80445]: audit 2024-07-28T23:35:20.500663+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[80445]: audit 2024-07-28T23:35:20.512991+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[80445]: audit 2024-07-28T23:35:20.920393+0000 mon.c (mon.2) 1842 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:35:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[80445]: audit 2024-07-28T23:35:20.922160+0000 mon.c (mon.2) 1843 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:35:21.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[80445]: audit 2024-07-28T23:35:20.932141+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[82788]: audit 2024-07-28T23:35:20.287159+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[82788]: audit 2024-07-28T23:35:20.292858+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[82788]: audit 2024-07-28T23:35:20.500663+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[82788]: audit 2024-07-28T23:35:20.512991+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[82788]: audit 2024-07-28T23:35:20.920393+0000 mon.c (mon.2) 1842 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:35:21.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[82788]: audit 2024-07-28T23:35:20.922160+0000 mon.c (mon.2) 1843 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:35:21.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:21 smithi045 bash[82788]: audit 2024-07-28T23:35:20.932141+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:35:21.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13554 16 16 0 0 0 - 0 2024-07-28T23:35:22.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:21 smithi155 bash[73694]: debug 2024-07-28T23:35:21.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:22.650 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:35:22 smithi155 bash[60745]: ts=2024-07-28T23:35:22.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:35:22.651 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:22 smithi155 bash[68033]: cluster 2024-07-28T23:35:20.357279+0000 mgr.y (mgr.34101) 7366 : cluster [DBG] pgmap v8294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:22.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:22 smithi045 bash[80445]: cluster 2024-07-28T23:35:20.357279+0000 mgr.y (mgr.34101) 7366 : cluster [DBG] pgmap v8294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:22.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:22 smithi045 bash[82788]: cluster 2024-07-28T23:35:20.357279+0000 mgr.y (mgr.34101) 7366 : cluster [DBG] pgmap v8294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:22.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13555 16 16 0 0 0 - 0 2024-07-28T23:35:23.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:22 smithi155 bash[73694]: debug 2024-07-28T23:35:22.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:23.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13556 16 16 0 0 0 - 0 2024-07-28T23:35:24.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:23 smithi155 bash[73694]: debug 2024-07-28T23:35:23.616+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:24.589 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:24 smithi155 bash[68033]: cluster 2024-07-28T23:35:22.359138+0000 mgr.y (mgr.34101) 7367 : cluster [DBG] pgmap v8295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:24.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:24 smithi045 bash[80445]: cluster 2024-07-28T23:35:22.359138+0000 mgr.y (mgr.34101) 7367 : cluster [DBG] pgmap v8295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:24.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:24 smithi045 bash[82788]: cluster 2024-07-28T23:35:22.359138+0000 mgr.y (mgr.34101) 7367 : cluster [DBG] pgmap v8295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:24.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13557 16 16 0 0 0 - 0 2024-07-28T23:35:25.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:24 smithi155 bash[73694]: debug 2024-07-28T23:35:24.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:25.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13558 16 16 0 0 0 - 0 2024-07-28T23:35:26.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:25 smithi155 bash[73694]: debug 2024-07-28T23:35:25.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:26.586 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:26 smithi155 bash[68033]: cluster 2024-07-28T23:35:24.360852+0000 mgr.y (mgr.34101) 7368 : cluster [DBG] pgmap v8296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:26.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:26 smithi045 bash[80445]: cluster 2024-07-28T23:35:24.360852+0000 mgr.y (mgr.34101) 7368 : cluster [DBG] pgmap v8296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:26.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:26 smithi045 bash[82788]: cluster 2024-07-28T23:35:24.360852+0000 mgr.y (mgr.34101) 7368 : cluster [DBG] pgmap v8296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:26.852 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13559 16 16 0 0 0 - 0 2024-07-28T23:35:27.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:26 smithi155 bash[73694]: debug 2024-07-28T23:35:26.580+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:27.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:35:27.850114+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:35:27.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:35:27.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13560 16 16 0 0 0 - 0 2024-07-28T23:35:28.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:27 smithi155 bash[73694]: debug 2024-07-28T23:35:27.592+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:28.642 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:28 smithi155 bash[68033]: cluster 2024-07-28T23:35:26.362603+0000 mgr.y (mgr.34101) 7369 : cluster [DBG] pgmap v8297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:28.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:28 smithi045 bash[80445]: cluster 2024-07-28T23:35:26.362603+0000 mgr.y (mgr.34101) 7369 : cluster [DBG] pgmap v8297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:28.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:28 smithi045 bash[82788]: cluster 2024-07-28T23:35:26.362603+0000 mgr.y (mgr.34101) 7369 : cluster [DBG] pgmap v8297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:28.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13561 16 16 0 0 0 - 0 2024-07-28T23:35:29.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:28 smithi155 bash[73694]: debug 2024-07-28T23:35:28.636+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:29.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13562 16 16 0 0 0 - 0 2024-07-28T23:35:30.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:29 smithi155 bash[73694]: debug 2024-07-28T23:35:29.664+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:30.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:30 smithi045 bash[80445]: cluster 2024-07-28T23:35:28.364497+0000 mgr.y (mgr.34101) 7370 : cluster [DBG] pgmap v8298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:30.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:30 smithi045 bash[82788]: cluster 2024-07-28T23:35:28.364497+0000 mgr.y (mgr.34101) 7370 : cluster [DBG] pgmap v8298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:30.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:30 smithi155 bash[68033]: cluster 2024-07-28T23:35:28.364497+0000 mgr.y (mgr.34101) 7370 : cluster [DBG] pgmap v8298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:30.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13563 16 16 0 0 0 - 0 2024-07-28T23:35:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:35:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:35:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:35:31.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:30 smithi155 bash[73694]: debug 2024-07-28T23:35:30.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:31.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13564 16 16 0 0 0 - 0 2024-07-28T23:35:32.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:31 smithi155 bash[73694]: debug 2024-07-28T23:35:31.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:32.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:32 smithi045 bash[80445]: cluster 2024-07-28T23:35:30.366257+0000 mgr.y (mgr.34101) 7371 : cluster [DBG] pgmap v8299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:32.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:32 smithi045 bash[82788]: cluster 2024-07-28T23:35:30.366257+0000 mgr.y (mgr.34101) 7371 : cluster [DBG] pgmap v8299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:32.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:32 smithi155 bash[68033]: cluster 2024-07-28T23:35:30.366257+0000 mgr.y (mgr.34101) 7371 : cluster [DBG] pgmap v8299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:32.723 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:35:32 smithi155 bash[60745]: ts=2024-07-28T23:35:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:35:32.853 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13565 16 16 0 0 0 - 0 2024-07-28T23:35:33.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:32 smithi155 bash[73694]: debug 2024-07-28T23:35:32.716+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:33.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13566 16 16 0 0 0 - 0 2024-07-28T23:35:34.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:33 smithi155 bash[73694]: debug 2024-07-28T23:35:33.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:34 smithi155 bash[68033]: cluster 2024-07-28T23:35:32.368124+0000 mgr.y (mgr.34101) 7372 : cluster [DBG] pgmap v8300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:34.717 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:34 smithi155 bash[68033]: audit 2024-07-28T23:35:33.738006+0000 mon.c (mon.2) 1844 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:34.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:34 smithi045 bash[80445]: cluster 2024-07-28T23:35:32.368124+0000 mgr.y (mgr.34101) 7372 : cluster [DBG] pgmap v8300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:34.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:34 smithi045 bash[80445]: audit 2024-07-28T23:35:33.738006+0000 mon.c (mon.2) 1844 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:34 smithi045 bash[82788]: cluster 2024-07-28T23:35:32.368124+0000 mgr.y (mgr.34101) 7372 : cluster [DBG] pgmap v8300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:34 smithi045 bash[82788]: audit 2024-07-28T23:35:33.738006+0000 mon.c (mon.2) 1844 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:34.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13567 16 16 0 0 0 - 0 2024-07-28T23:35:35.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:34 smithi155 bash[73694]: debug 2024-07-28T23:35:34.712+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:35.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13568 16 16 0 0 0 - 0 2024-07-28T23:35:36.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:35 smithi155 bash[73694]: debug 2024-07-28T23:35:35.712+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:36.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:36 smithi045 bash[80445]: cluster 2024-07-28T23:35:34.369878+0000 mgr.y (mgr.34101) 7373 : cluster [DBG] pgmap v8301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:36.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:36 smithi045 bash[82788]: cluster 2024-07-28T23:35:34.369878+0000 mgr.y (mgr.34101) 7373 : cluster [DBG] pgmap v8301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:36.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:36 smithi155 bash[68033]: cluster 2024-07-28T23:35:34.369878+0000 mgr.y (mgr.34101) 7373 : cluster [DBG] pgmap v8301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:36.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13569 16 16 0 0 0 - 0 2024-07-28T23:35:37.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:36 smithi155 bash[73694]: debug 2024-07-28T23:35:36.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:37.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13570 16 16 0 0 0 - 0 2024-07-28T23:35:38.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:37 smithi155 bash[73694]: debug 2024-07-28T23:35:37.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:38.691 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:38 smithi155 bash[68033]: cluster 2024-07-28T23:35:36.371559+0000 mgr.y (mgr.34101) 7374 : cluster [DBG] pgmap v8302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:38.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:38 smithi045 bash[80445]: cluster 2024-07-28T23:35:36.371559+0000 mgr.y (mgr.34101) 7374 : cluster [DBG] pgmap v8302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:38.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:38 smithi045 bash[82788]: cluster 2024-07-28T23:35:36.371559+0000 mgr.y (mgr.34101) 7374 : cluster [DBG] pgmap v8302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:38.854 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13571 16 16 0 0 0 - 0 2024-07-28T23:35:39.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:38 smithi155 bash[73694]: debug 2024-07-28T23:35:38.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:39.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13572 16 16 0 0 0 - 0 2024-07-28T23:35:40.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:39 smithi155 bash[73694]: debug 2024-07-28T23:35:39.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:40.604 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:40 smithi045 bash[82788]: cluster 2024-07-28T23:35:38.373439+0000 mgr.y (mgr.34101) 7375 : cluster [DBG] pgmap v8303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:40.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:40 smithi045 bash[80445]: cluster 2024-07-28T23:35:38.373439+0000 mgr.y (mgr.34101) 7375 : cluster [DBG] pgmap v8303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:40.664 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:40 smithi155 bash[68033]: cluster 2024-07-28T23:35:38.373439+0000 mgr.y (mgr.34101) 7375 : cluster [DBG] pgmap v8303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:40.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13573 16 16 0 0 0 - 0 2024-07-28T23:35:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:35:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:35:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:35:41.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:40 smithi155 bash[73694]: debug 2024-07-28T23:35:40.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:41.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13574 16 16 0 0 0 - 0 2024-07-28T23:35:42.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:41 smithi155 bash[73694]: debug 2024-07-28T23:35:41.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:42.620 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:42 smithi155 bash[68033]: cluster 2024-07-28T23:35:40.375180+0000 mgr.y (mgr.34101) 7376 : cluster [DBG] pgmap v8304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:42.621 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:35:42 smithi155 bash[60745]: ts=2024-07-28T23:35:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:35:42.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:42 smithi045 bash[80445]: cluster 2024-07-28T23:35:40.375180+0000 mgr.y (mgr.34101) 7376 : cluster [DBG] pgmap v8304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:42.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:42 smithi045 bash[82788]: cluster 2024-07-28T23:35:40.375180+0000 mgr.y (mgr.34101) 7376 : cluster [DBG] pgmap v8304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:42.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13575 16 16 0 0 0 - 0 2024-07-28T23:35:43.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:42 smithi155 bash[73694]: debug 2024-07-28T23:35:42.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:43.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13576 16 16 0 0 0 - 0 2024-07-28T23:35:44.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:43 smithi155 bash[73694]: debug 2024-07-28T23:35:43.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:44.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:44 smithi045 bash[80445]: cluster 2024-07-28T23:35:42.377063+0000 mgr.y (mgr.34101) 7377 : cluster [DBG] pgmap v8305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:44.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:44 smithi045 bash[82788]: cluster 2024-07-28T23:35:42.377063+0000 mgr.y (mgr.34101) 7377 : cluster [DBG] pgmap v8305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:44.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:44 smithi155 bash[68033]: cluster 2024-07-28T23:35:42.377063+0000 mgr.y (mgr.34101) 7377 : cluster [DBG] pgmap v8305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:44.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:44 smithi155 bash[73694]: debug 2024-07-28T23:35:44.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:44.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13577 16 16 0 0 0 - 0 2024-07-28T23:35:45.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:45 smithi155 bash[73694]: debug 2024-07-28T23:35:45.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:45.855 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13578 16 16 0 0 0 - 0 2024-07-28T23:35:46.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:46 smithi045 bash[82788]: cluster 2024-07-28T23:35:44.378814+0000 mgr.y (mgr.34101) 7378 : cluster [DBG] pgmap v8306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:46.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:46 smithi045 bash[80445]: cluster 2024-07-28T23:35:44.378814+0000 mgr.y (mgr.34101) 7378 : cluster [DBG] pgmap v8306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:46.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:46 smithi155 bash[68033]: cluster 2024-07-28T23:35:44.378814+0000 mgr.y (mgr.34101) 7378 : cluster [DBG] pgmap v8306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:46.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:46 smithi155 bash[73694]: debug 2024-07-28T23:35:46.559+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:46.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13579 16 16 0 0 0 - 0 2024-07-28T23:35:47.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:35:47.853462+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:35:47.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:35:47.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13580 16 16 0 0 0 - 0 2024-07-28T23:35:48.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:47 smithi155 bash[73694]: debug 2024-07-28T23:35:47.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:48.628 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:48 smithi155 bash[68033]: cluster 2024-07-28T23:35:46.380708+0000 mgr.y (mgr.34101) 7379 : cluster [DBG] pgmap v8307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:48.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:48 smithi045 bash[80445]: cluster 2024-07-28T23:35:46.380708+0000 mgr.y (mgr.34101) 7379 : cluster [DBG] pgmap v8307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:48.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:48 smithi045 bash[82788]: cluster 2024-07-28T23:35:46.380708+0000 mgr.y (mgr.34101) 7379 : cluster [DBG] pgmap v8307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:48.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13581 16 16 0 0 0 - 0 2024-07-28T23:35:49.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:48 smithi155 bash[73694]: debug 2024-07-28T23:35:48.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:49.649 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:49 smithi155 bash[68033]: cluster 2024-07-28T23:35:48.382618+0000 mgr.y (mgr.34101) 7380 : cluster [DBG] pgmap v8308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:49.650 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:49 smithi155 bash[68033]: audit 2024-07-28T23:35:48.738561+0000 mon.c (mon.2) 1845 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:49 smithi045 bash[80445]: cluster 2024-07-28T23:35:48.382618+0000 mgr.y (mgr.34101) 7380 : cluster [DBG] pgmap v8308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:49 smithi045 bash[80445]: audit 2024-07-28T23:35:48.738561+0000 mon.c (mon.2) 1845 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:49 smithi045 bash[82788]: cluster 2024-07-28T23:35:48.382618+0000 mgr.y (mgr.34101) 7380 : cluster [DBG] pgmap v8308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:49.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:49 smithi045 bash[82788]: audit 2024-07-28T23:35:48.738561+0000 mon.c (mon.2) 1845 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:35:49.856 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13582 16 16 0 0 0 - 0 2024-07-28T23:35:50.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:49 smithi155 bash[73694]: debug 2024-07-28T23:35:49.639+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:50.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13583 16 16 0 0 0 - 0 2024-07-28T23:35:50.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:35:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:35:50] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T23:35:51.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:50 smithi155 bash[73694]: debug 2024-07-28T23:35:50.623+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:51.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:51 smithi045 bash[80445]: cluster 2024-07-28T23:35:50.384334+0000 mgr.y (mgr.34101) 7381 : cluster [DBG] pgmap v8309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:51.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:51 smithi045 bash[82788]: cluster 2024-07-28T23:35:50.384334+0000 mgr.y (mgr.34101) 7381 : cluster [DBG] pgmap v8309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:51.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:51 smithi155 bash[73694]: debug 2024-07-28T23:35:51.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:51.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:51 smithi155 bash[68033]: cluster 2024-07-28T23:35:50.384334+0000 mgr.y (mgr.34101) 7381 : cluster [DBG] pgmap v8309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:51.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13584 16 16 0 0 0 - 0 2024-07-28T23:35:52.625 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:35:52 smithi155 bash[60745]: ts=2024-07-28T23:35:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:35:52.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13585 16 16 0 0 0 - 0 2024-07-28T23:35:53.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:52 smithi155 bash[73694]: debug 2024-07-28T23:35:52.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:53.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:53 smithi045 bash[80445]: cluster 2024-07-28T23:35:52.386191+0000 mgr.y (mgr.34101) 7382 : cluster [DBG] pgmap v8310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:53.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:53 smithi045 bash[82788]: cluster 2024-07-28T23:35:52.386191+0000 mgr.y (mgr.34101) 7382 : cluster [DBG] pgmap v8310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:53.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:53 smithi155 bash[73694]: debug 2024-07-28T23:35:53.623+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:53.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:53 smithi155 bash[68033]: cluster 2024-07-28T23:35:52.386191+0000 mgr.y (mgr.34101) 7382 : cluster [DBG] pgmap v8310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:53.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13586 16 16 0 0 0 - 0 2024-07-28T23:35:54.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13587 16 16 0 0 0 - 0 2024-07-28T23:35:55.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:54 smithi155 bash[73694]: debug 2024-07-28T23:35:54.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:55.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:55 smithi045 bash[80445]: cluster 2024-07-28T23:35:54.387889+0000 mgr.y (mgr.34101) 7383 : cluster [DBG] pgmap v8311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:55.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:55 smithi045 bash[82788]: cluster 2024-07-28T23:35:54.387889+0000 mgr.y (mgr.34101) 7383 : cluster [DBG] pgmap v8311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:55.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:55 smithi155 bash[68033]: cluster 2024-07-28T23:35:54.387889+0000 mgr.y (mgr.34101) 7383 : cluster [DBG] pgmap v8311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:55.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:55 smithi155 bash[73694]: debug 2024-07-28T23:35:55.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:55.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13588 16 16 0 0 0 - 0 2024-07-28T23:35:56.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13589 16 16 0 0 0 - 0 2024-07-28T23:35:57.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:56 smithi155 bash[73694]: debug 2024-07-28T23:35:56.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:57.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:57 smithi045 bash[80445]: cluster 2024-07-28T23:35:56.389569+0000 mgr.y (mgr.34101) 7384 : cluster [DBG] pgmap v8312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:57.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:57 smithi045 bash[82788]: cluster 2024-07-28T23:35:56.389569+0000 mgr.y (mgr.34101) 7384 : cluster [DBG] pgmap v8312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:57.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:57 smithi155 bash[73694]: debug 2024-07-28T23:35:57.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:57.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:57 smithi155 bash[68033]: cluster 2024-07-28T23:35:56.389569+0000 mgr.y (mgr.34101) 7384 : cluster [DBG] pgmap v8312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:57.857 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13590 16 16 0 0 0 - 0 2024-07-28T23:35:58.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13591 16 16 0 0 0 - 0 2024-07-28T23:35:59.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:58 smithi155 bash[73694]: debug 2024-07-28T23:35:58.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:59.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:35:59 smithi045 bash[82788]: cluster 2024-07-28T23:35:58.391442+0000 mgr.y (mgr.34101) 7385 : cluster [DBG] pgmap v8313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:59.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:35:59 smithi045 bash[80445]: cluster 2024-07-28T23:35:58.391442+0000 mgr.y (mgr.34101) 7385 : cluster [DBG] pgmap v8313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:59.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:35:59 smithi155 bash[68033]: cluster 2024-07-28T23:35:58.391442+0000 mgr.y (mgr.34101) 7385 : cluster [DBG] pgmap v8313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:35:59.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:35:59 smithi155 bash[73694]: debug 2024-07-28T23:35:59.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:35:59.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13592 16 16 0 0 0 - 0 2024-07-28T23:36:00.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13593 16 16 0 0 0 - 0 2024-07-28T23:36:00.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:36:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:36:00] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T23:36:01.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:00 smithi155 bash[73694]: debug 2024-07-28T23:36:00.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:01.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:01 smithi045 bash[80445]: cluster 2024-07-28T23:36:00.393147+0000 mgr.y (mgr.34101) 7386 : cluster [DBG] pgmap v8314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:01.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:01 smithi045 bash[82788]: cluster 2024-07-28T23:36:00.393147+0000 mgr.y (mgr.34101) 7386 : cluster [DBG] pgmap v8314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:01.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:01 smithi155 bash[68033]: cluster 2024-07-28T23:36:00.393147+0000 mgr.y (mgr.34101) 7386 : cluster [DBG] pgmap v8314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:01.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:01 smithi155 bash[73694]: debug 2024-07-28T23:36:01.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:01.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13594 16 16 0 0 0 - 0 2024-07-28T23:36:02.588 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:36:02 smithi155 bash[60745]: ts=2024-07-28T23:36:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:36:02.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13595 16 16 0 0 0 - 0 2024-07-28T23:36:03.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:02 smithi155 bash[73694]: debug 2024-07-28T23:36:02.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:03.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:03 smithi045 bash[80445]: cluster 2024-07-28T23:36:02.395024+0000 mgr.y (mgr.34101) 7387 : cluster [DBG] pgmap v8315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:03.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:03 smithi045 bash[82788]: cluster 2024-07-28T23:36:02.395024+0000 mgr.y (mgr.34101) 7387 : cluster [DBG] pgmap v8315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:03.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:03 smithi155 bash[68033]: cluster 2024-07-28T23:36:02.395024+0000 mgr.y (mgr.34101) 7387 : cluster [DBG] pgmap v8315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:03.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:03 smithi155 bash[73694]: debug 2024-07-28T23:36:03.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:03.858 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13596 16 16 0 0 0 - 0 2024-07-28T23:36:04.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:04 smithi155 bash[68033]: audit 2024-07-28T23:36:03.739034+0000 mon.c (mon.2) 1846 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:04.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:04 smithi155 bash[73694]: debug 2024-07-28T23:36:04.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:04.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13597 16 16 0 0 0 - 0 2024-07-28T23:36:04.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:04 smithi045 bash[80445]: audit 2024-07-28T23:36:03.739034+0000 mon.c (mon.2) 1846 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:04.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:04 smithi045 bash[82788]: audit 2024-07-28T23:36:03.739034+0000 mon.c (mon.2) 1846 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:05.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:05 smithi155 bash[73694]: debug 2024-07-28T23:36:05.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:05.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:05 smithi155 bash[68033]: cluster 2024-07-28T23:36:04.396804+0000 mgr.y (mgr.34101) 7388 : cluster [DBG] pgmap v8316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:05.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13598 16 16 0 0 0 - 0 2024-07-28T23:36:05.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:05 smithi045 bash[80445]: cluster 2024-07-28T23:36:04.396804+0000 mgr.y (mgr.34101) 7388 : cluster [DBG] pgmap v8316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:05.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:05 smithi045 bash[82788]: cluster 2024-07-28T23:36:04.396804+0000 mgr.y (mgr.34101) 7388 : cluster [DBG] pgmap v8316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:06.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13599 16 16 0 0 0 - 0 2024-07-28T23:36:07.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:06 smithi155 bash[73694]: debug 2024-07-28T23:36:06.595+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:07.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:07 smithi155 bash[73694]: debug 2024-07-28T23:36:07.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:07.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:07 smithi155 bash[68033]: cluster 2024-07-28T23:36:06.398566+0000 mgr.y (mgr.34101) 7389 : cluster [DBG] pgmap v8317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:07.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:36:07.856745+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:36:07.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:36:07.859 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13600 16 16 0 0 0 - 0 2024-07-28T23:36:07.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:07 smithi045 bash[80445]: cluster 2024-07-28T23:36:06.398566+0000 mgr.y (mgr.34101) 7389 : cluster [DBG] pgmap v8317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:07.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:07 smithi045 bash[82788]: cluster 2024-07-28T23:36:06.398566+0000 mgr.y (mgr.34101) 7389 : cluster [DBG] pgmap v8317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:08.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13601 16 16 0 0 0 - 0 2024-07-28T23:36:09.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:08 smithi155 bash[73694]: debug 2024-07-28T23:36:08.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:09.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:09 smithi155 bash[73694]: debug 2024-07-28T23:36:09.527+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:09.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:09 smithi155 bash[68033]: cluster 2024-07-28T23:36:08.400401+0000 mgr.y (mgr.34101) 7390 : cluster [DBG] pgmap v8318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:09.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13602 16 16 0 0 0 - 0 2024-07-28T23:36:09.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:09 smithi045 bash[80445]: cluster 2024-07-28T23:36:08.400401+0000 mgr.y (mgr.34101) 7390 : cluster [DBG] pgmap v8318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:09.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:09 smithi045 bash[82788]: cluster 2024-07-28T23:36:08.400401+0000 mgr.y (mgr.34101) 7390 : cluster [DBG] pgmap v8318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:10.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13603 16 16 0 0 0 - 0 2024-07-28T23:36:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:36:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:36:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:36:11.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:10 smithi155 bash[73694]: debug 2024-07-28T23:36:10.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:11.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:11 smithi155 bash[73694]: debug 2024-07-28T23:36:11.511+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:11.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:11 smithi155 bash[68033]: cluster 2024-07-28T23:36:10.402128+0000 mgr.y (mgr.34101) 7391 : cluster [DBG] pgmap v8319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:11.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13604 16 16 0 0 0 - 0 2024-07-28T23:36:11.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:11 smithi045 bash[80445]: cluster 2024-07-28T23:36:10.402128+0000 mgr.y (mgr.34101) 7391 : cluster [DBG] pgmap v8319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:11.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:11 smithi045 bash[82788]: cluster 2024-07-28T23:36:10.402128+0000 mgr.y (mgr.34101) 7391 : cluster [DBG] pgmap v8319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:12.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:12 smithi155 bash[73694]: debug 2024-07-28T23:36:12.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:36:12 smithi155 bash[60745]: ts=2024-07-28T23:36:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:36:12.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13605 16 16 0 0 0 - 0 2024-07-28T23:36:13.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:13 smithi155 bash[68033]: cluster 2024-07-28T23:36:12.403961+0000 mgr.y (mgr.34101) 7392 : cluster [DBG] pgmap v8320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:13.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:13 smithi155 bash[73694]: debug 2024-07-28T23:36:13.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:13.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13606 16 16 0 0 0 - 0 2024-07-28T23:36:13.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:13 smithi045 bash[80445]: cluster 2024-07-28T23:36:12.403961+0000 mgr.y (mgr.34101) 7392 : cluster [DBG] pgmap v8320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:13.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:13 smithi045 bash[82788]: cluster 2024-07-28T23:36:12.403961+0000 mgr.y (mgr.34101) 7392 : cluster [DBG] pgmap v8320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:14.860 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13607 16 16 0 0 0 - 0 2024-07-28T23:36:15.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:14 smithi155 bash[73694]: debug 2024-07-28T23:36:14.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:15.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:15 smithi155 bash[73694]: debug 2024-07-28T23:36:15.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:15.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:15 smithi155 bash[68033]: cluster 2024-07-28T23:36:14.405629+0000 mgr.y (mgr.34101) 7393 : cluster [DBG] pgmap v8321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:15.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13608 16 16 0 0 0 - 0 2024-07-28T23:36:15.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:15 smithi045 bash[80445]: cluster 2024-07-28T23:36:14.405629+0000 mgr.y (mgr.34101) 7393 : cluster [DBG] pgmap v8321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:15.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:15 smithi045 bash[82788]: cluster 2024-07-28T23:36:14.405629+0000 mgr.y (mgr.34101) 7393 : cluster [DBG] pgmap v8321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:16.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13609 16 16 0 0 0 - 0 2024-07-28T23:36:17.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:16 smithi155 bash[73694]: debug 2024-07-28T23:36:16.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:17.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:17 smithi155 bash[73694]: debug 2024-07-28T23:36:17.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:17.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:17 smithi155 bash[68033]: cluster 2024-07-28T23:36:16.407321+0000 mgr.y (mgr.34101) 7394 : cluster [DBG] pgmap v8322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:17.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13610 16 16 0 0 0 - 0 2024-07-28T23:36:17.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:17 smithi045 bash[80445]: cluster 2024-07-28T23:36:16.407321+0000 mgr.y (mgr.34101) 7394 : cluster [DBG] pgmap v8322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:17.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:17 smithi045 bash[82788]: cluster 2024-07-28T23:36:16.407321+0000 mgr.y (mgr.34101) 7394 : cluster [DBG] pgmap v8322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:18.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13611 16 16 0 0 0 - 0 2024-07-28T23:36:19.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:18 smithi155 bash[73694]: debug 2024-07-28T23:36:18.635+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:19.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:19 smithi155 bash[73694]: debug 2024-07-28T23:36:19.615+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:19.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:19 smithi155 bash[68033]: cluster 2024-07-28T23:36:18.409164+0000 mgr.y (mgr.34101) 7395 : cluster [DBG] pgmap v8323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:19.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:19 smithi155 bash[68033]: audit 2024-07-28T23:36:18.739484+0000 mon.c (mon.2) 1847 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:19.861 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13612 16 16 0 0 0 - 0 2024-07-28T23:36:19.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:19 smithi045 bash[80445]: cluster 2024-07-28T23:36:18.409164+0000 mgr.y (mgr.34101) 7395 : cluster [DBG] pgmap v8323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:19.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:19 smithi045 bash[80445]: audit 2024-07-28T23:36:18.739484+0000 mon.c (mon.2) 1847 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:19.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:19 smithi045 bash[82788]: cluster 2024-07-28T23:36:18.409164+0000 mgr.y (mgr.34101) 7395 : cluster [DBG] pgmap v8323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:19.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:19 smithi045 bash[82788]: audit 2024-07-28T23:36:18.739484+0000 mon.c (mon.2) 1847 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:20.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13613 16 16 0 0 0 - 0 2024-07-28T23:36:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:36:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:36:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:36:21.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:20 smithi155 bash[73694]: debug 2024-07-28T23:36:20.615+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:21.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:21 smithi155 bash[73694]: debug 2024-07-28T23:36:21.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:21.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:21 smithi155 bash[68033]: cluster 2024-07-28T23:36:20.410899+0000 mgr.y (mgr.34101) 7396 : cluster [DBG] pgmap v8324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:21.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:21 smithi155 bash[68033]: audit 2024-07-28T23:36:21.061210+0000 mon.c (mon.2) 1848 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:36:21.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13614 16 16 0 0 0 - 0 2024-07-28T23:36:21.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:21 smithi045 bash[80445]: cluster 2024-07-28T23:36:20.410899+0000 mgr.y (mgr.34101) 7396 : cluster [DBG] pgmap v8324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:21.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:21 smithi045 bash[80445]: audit 2024-07-28T23:36:21.061210+0000 mon.c (mon.2) 1848 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:36:21.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:21 smithi045 bash[82788]: cluster 2024-07-28T23:36:20.410899+0000 mgr.y (mgr.34101) 7396 : cluster [DBG] pgmap v8324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:21.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:21 smithi045 bash[82788]: audit 2024-07-28T23:36:21.061210+0000 mon.c (mon.2) 1848 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:36:22.658 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:36:22 smithi155 bash[60745]: ts=2024-07-28T23:36:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:36:22.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13615 16 16 0 0 0 - 0 2024-07-28T23:36:23.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:22 smithi155 bash[73694]: debug 2024-07-28T23:36:22.651+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:23.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:23 smithi155 bash[68033]: cluster 2024-07-28T23:36:22.412769+0000 mgr.y (mgr.34101) 7397 : cluster [DBG] pgmap v8325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:23.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:23 smithi155 bash[73694]: debug 2024-07-28T23:36:23.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:23.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13616 16 16 0 0 0 - 0 2024-07-28T23:36:23.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:23 smithi045 bash[82788]: cluster 2024-07-28T23:36:22.412769+0000 mgr.y (mgr.34101) 7397 : cluster [DBG] pgmap v8325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:23.972 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:23 smithi045 bash[80445]: cluster 2024-07-28T23:36:22.412769+0000 mgr.y (mgr.34101) 7397 : cluster [DBG] pgmap v8325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:24.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13617 16 16 0 0 0 - 0 2024-07-28T23:36:25.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:24 smithi155 bash[73694]: debug 2024-07-28T23:36:24.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:25.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:25 smithi155 bash[73694]: debug 2024-07-28T23:36:25.671+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:25.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:25 smithi155 bash[68033]: cluster 2024-07-28T23:36:24.414895+0000 mgr.y (mgr.34101) 7398 : cluster [DBG] pgmap v8326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:25.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13618 16 16 0 0 0 - 0 2024-07-28T23:36:25.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:25 smithi045 bash[80445]: cluster 2024-07-28T23:36:24.414895+0000 mgr.y (mgr.34101) 7398 : cluster [DBG] pgmap v8326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:25.972 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:25 smithi045 bash[82788]: cluster 2024-07-28T23:36:24.414895+0000 mgr.y (mgr.34101) 7398 : cluster [DBG] pgmap v8326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:26.862 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13619 16 16 0 0 0 - 0 2024-07-28T23:36:27.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:26 smithi155 bash[73694]: debug 2024-07-28T23:36:26.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:27.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:36:27.860058+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:36:27.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:36:27.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13620 16 16 0 0 0 - 0 2024-07-28T23:36:28.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:27 smithi155 bash[73694]: debug 2024-07-28T23:36:27.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:28.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:27 smithi155 bash[68033]: cluster 2024-07-28T23:36:26.415703+0000 mgr.y (mgr.34101) 7399 : cluster [DBG] pgmap v8327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:28.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:27 smithi155 bash[68033]: audit 2024-07-28T23:36:26.729065+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:27 smithi155 bash[68033]: audit 2024-07-28T23:36:26.738270+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:27 smithi155 bash[68033]: audit 2024-07-28T23:36:26.932380+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:27 smithi155 bash[68033]: audit 2024-07-28T23:36:26.943945+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:27 smithi155 bash[68033]: audit 2024-07-28T23:36:27.356451+0000 mon.c (mon.2) 1849 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:36:28.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:27 smithi155 bash[68033]: audit 2024-07-28T23:36:27.357956+0000 mon.c (mon.2) 1850 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:36:28.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:27 smithi155 bash[68033]: audit 2024-07-28T23:36:27.366824+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[80445]: cluster 2024-07-28T23:36:26.415703+0000 mgr.y (mgr.34101) 7399 : cluster [DBG] pgmap v8327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:28.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[80445]: audit 2024-07-28T23:36:26.729065+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[80445]: audit 2024-07-28T23:36:26.738270+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[80445]: audit 2024-07-28T23:36:26.932380+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[80445]: audit 2024-07-28T23:36:26.943945+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[80445]: audit 2024-07-28T23:36:27.356451+0000 mon.c (mon.2) 1849 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:36:28.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[80445]: audit 2024-07-28T23:36:27.357956+0000 mon.c (mon.2) 1850 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:36:28.223 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[80445]: audit 2024-07-28T23:36:27.366824+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[82788]: cluster 2024-07-28T23:36:26.415703+0000 mgr.y (mgr.34101) 7399 : cluster [DBG] pgmap v8327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:28.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[82788]: audit 2024-07-28T23:36:26.729065+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[82788]: audit 2024-07-28T23:36:26.738270+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[82788]: audit 2024-07-28T23:36:26.932380+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[82788]: audit 2024-07-28T23:36:26.943945+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[82788]: audit 2024-07-28T23:36:27.356451+0000 mon.c (mon.2) 1849 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:36:28.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[82788]: audit 2024-07-28T23:36:27.357956+0000 mon.c (mon.2) 1850 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:36:28.223 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:27 smithi045 bash[82788]: audit 2024-07-28T23:36:27.366824+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:36:28.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13621 16 16 0 0 0 - 0 2024-07-28T23:36:29.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:28 smithi155 bash[73694]: debug 2024-07-28T23:36:28.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:29.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13622 16 16 0 0 0 - 0 2024-07-28T23:36:30.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:29 smithi155 bash[73694]: debug 2024-07-28T23:36:29.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:30.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:29 smithi155 bash[68033]: cluster 2024-07-28T23:36:28.417586+0000 mgr.y (mgr.34101) 7400 : cluster [DBG] pgmap v8328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:30.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:29 smithi045 bash[80445]: cluster 2024-07-28T23:36:28.417586+0000 mgr.y (mgr.34101) 7400 : cluster [DBG] pgmap v8328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:30.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:29 smithi045 bash[82788]: cluster 2024-07-28T23:36:28.417586+0000 mgr.y (mgr.34101) 7400 : cluster [DBG] pgmap v8328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:30.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13623 16 16 0 0 0 - 0 2024-07-28T23:36:30.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:36:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:36:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:36:31.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:30 smithi155 bash[73694]: debug 2024-07-28T23:36:30.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:31.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13624 16 16 0 0 0 - 0 2024-07-28T23:36:32.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:31 smithi155 bash[73694]: debug 2024-07-28T23:36:31.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:32.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:31 smithi155 bash[68033]: cluster 2024-07-28T23:36:30.419338+0000 mgr.y (mgr.34101) 7401 : cluster [DBG] pgmap v8329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:32.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:31 smithi045 bash[80445]: cluster 2024-07-28T23:36:30.419338+0000 mgr.y (mgr.34101) 7401 : cluster [DBG] pgmap v8329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:32.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:31 smithi045 bash[82788]: cluster 2024-07-28T23:36:30.419338+0000 mgr.y (mgr.34101) 7401 : cluster [DBG] pgmap v8329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:32.750 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:36:32 smithi155 bash[60745]: ts=2024-07-28T23:36:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:36:32.863 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13625 16 16 0 0 0 - 0 2024-07-28T23:36:33.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:32 smithi155 bash[73694]: debug 2024-07-28T23:36:32.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:33.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13626 16 16 0 0 0 - 0 2024-07-28T23:36:34.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:33 smithi155 bash[73694]: debug 2024-07-28T23:36:33.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:34.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:33 smithi155 bash[68033]: cluster 2024-07-28T23:36:32.421189+0000 mgr.y (mgr.34101) 7402 : cluster [DBG] pgmap v8330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:34.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:33 smithi045 bash[80445]: cluster 2024-07-28T23:36:32.421189+0000 mgr.y (mgr.34101) 7402 : cluster [DBG] pgmap v8330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:34.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:33 smithi045 bash[82788]: cluster 2024-07-28T23:36:32.421189+0000 mgr.y (mgr.34101) 7402 : cluster [DBG] pgmap v8330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:34.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13627 16 16 0 0 0 - 0 2024-07-28T23:36:35.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:34 smithi155 bash[73694]: debug 2024-07-28T23:36:34.742+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:35.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:34 smithi155 bash[68033]: audit 2024-07-28T23:36:33.740207+0000 mon.c (mon.2) 1851 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:35.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:34 smithi045 bash[80445]: audit 2024-07-28T23:36:33.740207+0000 mon.c (mon.2) 1851 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:35.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:34 smithi045 bash[82788]: audit 2024-07-28T23:36:33.740207+0000 mon.c (mon.2) 1851 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:35.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13628 16 16 0 0 0 - 0 2024-07-28T23:36:36.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:35 smithi155 bash[73694]: debug 2024-07-28T23:36:35.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:36.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:35 smithi155 bash[68033]: cluster 2024-07-28T23:36:34.422965+0000 mgr.y (mgr.34101) 7403 : cluster [DBG] pgmap v8331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:36.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:35 smithi045 bash[80445]: cluster 2024-07-28T23:36:34.422965+0000 mgr.y (mgr.34101) 7403 : cluster [DBG] pgmap v8331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:36.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:35 smithi045 bash[82788]: cluster 2024-07-28T23:36:34.422965+0000 mgr.y (mgr.34101) 7403 : cluster [DBG] pgmap v8331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:36.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13629 16 16 0 0 0 - 0 2024-07-28T23:36:37.059 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:36 smithi155 bash[73694]: debug 2024-07-28T23:36:36.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:37.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13630 16 16 0 0 0 - 0 2024-07-28T23:36:38.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:37 smithi155 bash[68033]: cluster 2024-07-28T23:36:36.424698+0000 mgr.y (mgr.34101) 7404 : cluster [DBG] pgmap v8332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:38.059 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:37 smithi155 bash[73694]: debug 2024-07-28T23:36:37.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:38.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:37 smithi045 bash[80445]: cluster 2024-07-28T23:36:36.424698+0000 mgr.y (mgr.34101) 7404 : cluster [DBG] pgmap v8332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:38.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:37 smithi045 bash[82788]: cluster 2024-07-28T23:36:36.424698+0000 mgr.y (mgr.34101) 7404 : cluster [DBG] pgmap v8332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:38.864 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13631 16 16 0 0 0 - 0 2024-07-28T23:36:39.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:38 smithi155 bash[73694]: debug 2024-07-28T23:36:38.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:39.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13632 16 16 0 0 0 - 0 2024-07-28T23:36:40.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:39 smithi155 bash[68033]: cluster 2024-07-28T23:36:38.426634+0000 mgr.y (mgr.34101) 7405 : cluster [DBG] pgmap v8333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:40.061 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:39 smithi155 bash[73694]: debug 2024-07-28T23:36:39.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:39 smithi045 bash[80445]: cluster 2024-07-28T23:36:38.426634+0000 mgr.y (mgr.34101) 7405 : cluster [DBG] pgmap v8333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:40.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:39 smithi045 bash[82788]: cluster 2024-07-28T23:36:38.426634+0000 mgr.y (mgr.34101) 7405 : cluster [DBG] pgmap v8333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:40.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13633 16 16 0 0 0 - 0 2024-07-28T23:36:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:36:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:36:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:36:41.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:40 smithi155 bash[73694]: debug 2024-07-28T23:36:40.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:41.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13634 16 16 0 0 0 - 0 2024-07-28T23:36:42.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:41 smithi155 bash[68033]: cluster 2024-07-28T23:36:40.428355+0000 mgr.y (mgr.34101) 7406 : cluster [DBG] pgmap v8334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:42.059 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:41 smithi155 bash[73694]: debug 2024-07-28T23:36:41.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:42.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:41 smithi045 bash[80445]: cluster 2024-07-28T23:36:40.428355+0000 mgr.y (mgr.34101) 7406 : cluster [DBG] pgmap v8334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:42.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:41 smithi045 bash[82788]: cluster 2024-07-28T23:36:40.428355+0000 mgr.y (mgr.34101) 7406 : cluster [DBG] pgmap v8334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:42.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:36:42 smithi155 bash[60745]: ts=2024-07-28T23:36:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:36:42.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13635 16 16 0 0 0 - 0 2024-07-28T23:36:43.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:42 smithi155 bash[73694]: debug 2024-07-28T23:36:42.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:43.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13636 16 16 0 0 0 - 0 2024-07-28T23:36:44.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:43 smithi155 bash[73694]: debug 2024-07-28T23:36:43.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:44.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:43 smithi155 bash[68033]: cluster 2024-07-28T23:36:42.430324+0000 mgr.y (mgr.34101) 7407 : cluster [DBG] pgmap v8335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:44.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:43 smithi045 bash[82788]: cluster 2024-07-28T23:36:42.430324+0000 mgr.y (mgr.34101) 7407 : cluster [DBG] pgmap v8335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:44.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:43 smithi045 bash[80445]: cluster 2024-07-28T23:36:42.430324+0000 mgr.y (mgr.34101) 7407 : cluster [DBG] pgmap v8335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:44.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13637 16 16 0 0 0 - 0 2024-07-28T23:36:45.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:44 smithi155 bash[73694]: debug 2024-07-28T23:36:44.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:45.865 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13638 16 16 0 0 0 - 0 2024-07-28T23:36:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:45 smithi155 bash[68033]: cluster 2024-07-28T23:36:44.432057+0000 mgr.y (mgr.34101) 7408 : cluster [DBG] pgmap v8336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:46.059 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:45 smithi155 bash[73694]: debug 2024-07-28T23:36:45.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:46.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:45 smithi045 bash[80445]: cluster 2024-07-28T23:36:44.432057+0000 mgr.y (mgr.34101) 7408 : cluster [DBG] pgmap v8336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:46.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:45 smithi045 bash[82788]: cluster 2024-07-28T23:36:44.432057+0000 mgr.y (mgr.34101) 7408 : cluster [DBG] pgmap v8336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:46.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13639 16 16 0 0 0 - 0 2024-07-28T23:36:47.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:46 smithi155 bash[73694]: debug 2024-07-28T23:36:46.770+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:47.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:36:47.863347+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:36:47.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:36:47.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13640 16 16 0 0 0 - 0 2024-07-28T23:36:48.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:47 smithi155 bash[73694]: debug 2024-07-28T23:36:47.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:48.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:47 smithi155 bash[68033]: cluster 2024-07-28T23:36:46.433795+0000 mgr.y (mgr.34101) 7409 : cluster [DBG] pgmap v8337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:48.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:47 smithi045 bash[80445]: cluster 2024-07-28T23:36:46.433795+0000 mgr.y (mgr.34101) 7409 : cluster [DBG] pgmap v8337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:48.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:47 smithi045 bash[82788]: cluster 2024-07-28T23:36:46.433795+0000 mgr.y (mgr.34101) 7409 : cluster [DBG] pgmap v8337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:48.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13641 16 16 0 0 0 - 0 2024-07-28T23:36:49.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:48 smithi155 bash[68033]: audit 2024-07-28T23:36:48.740258+0000 mon.c (mon.2) 1852 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:49.059 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:48 smithi155 bash[73694]: debug 2024-07-28T23:36:48.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:49.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:48 smithi045 bash[80445]: audit 2024-07-28T23:36:48.740258+0000 mon.c (mon.2) 1852 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:49.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:48 smithi045 bash[82788]: audit 2024-07-28T23:36:48.740258+0000 mon.c (mon.2) 1852 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:36:49.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13642 16 16 0 0 0 - 0 2024-07-28T23:36:50.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:49 smithi155 bash[73694]: debug 2024-07-28T23:36:49.770+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:50.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:49 smithi155 bash[68033]: cluster 2024-07-28T23:36:48.435708+0000 mgr.y (mgr.34101) 7410 : cluster [DBG] pgmap v8338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:50.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:49 smithi045 bash[82788]: cluster 2024-07-28T23:36:48.435708+0000 mgr.y (mgr.34101) 7410 : cluster [DBG] pgmap v8338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:50.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:49 smithi045 bash[80445]: cluster 2024-07-28T23:36:48.435708+0000 mgr.y (mgr.34101) 7410 : cluster [DBG] pgmap v8338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:50.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13643 16 16 0 0 0 - 0 2024-07-28T23:36:50.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:36:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:36:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:36:51.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:50 smithi155 bash[73694]: debug 2024-07-28T23:36:50.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:51.866 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13644 16 16 0 0 0 - 0 2024-07-28T23:36:52.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:51 smithi155 bash[73694]: debug 2024-07-28T23:36:51.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:52.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:51 smithi155 bash[68033]: cluster 2024-07-28T23:36:50.437450+0000 mgr.y (mgr.34101) 7411 : cluster [DBG] pgmap v8339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:52.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:51 smithi045 bash[82788]: cluster 2024-07-28T23:36:50.437450+0000 mgr.y (mgr.34101) 7411 : cluster [DBG] pgmap v8339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:52.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:51 smithi045 bash[80445]: cluster 2024-07-28T23:36:50.437450+0000 mgr.y (mgr.34101) 7411 : cluster [DBG] pgmap v8339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:52.676 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:36:52 smithi155 bash[60745]: ts=2024-07-28T23:36:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:36:52.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13645 16 16 0 0 0 - 0 2024-07-28T23:36:53.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:52 smithi155 bash[73694]: debug 2024-07-28T23:36:52.670+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:53.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13646 16 16 0 0 0 - 0 2024-07-28T23:36:54.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:53 smithi155 bash[73694]: debug 2024-07-28T23:36:53.670+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:54.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:53 smithi155 bash[68033]: cluster 2024-07-28T23:36:52.439360+0000 mgr.y (mgr.34101) 7412 : cluster [DBG] pgmap v8340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:54.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:53 smithi045 bash[80445]: cluster 2024-07-28T23:36:52.439360+0000 mgr.y (mgr.34101) 7412 : cluster [DBG] pgmap v8340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:54.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:53 smithi045 bash[82788]: cluster 2024-07-28T23:36:52.439360+0000 mgr.y (mgr.34101) 7412 : cluster [DBG] pgmap v8340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:54.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13647 16 16 0 0 0 - 0 2024-07-28T23:36:55.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:54 smithi155 bash[73694]: debug 2024-07-28T23:36:54.626+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:55.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13648 16 16 0 0 0 - 0 2024-07-28T23:36:56.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:55 smithi155 bash[73694]: debug 2024-07-28T23:36:55.610+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:56.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:55 smithi155 bash[68033]: cluster 2024-07-28T23:36:54.441109+0000 mgr.y (mgr.34101) 7413 : cluster [DBG] pgmap v8341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:56.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:55 smithi045 bash[80445]: cluster 2024-07-28T23:36:54.441109+0000 mgr.y (mgr.34101) 7413 : cluster [DBG] pgmap v8341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:56.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:55 smithi045 bash[82788]: cluster 2024-07-28T23:36:54.441109+0000 mgr.y (mgr.34101) 7413 : cluster [DBG] pgmap v8341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:56.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13649 16 16 0 0 0 - 0 2024-07-28T23:36:57.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:56 smithi155 bash[73694]: debug 2024-07-28T23:36:56.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:57.867 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13650 16 16 0 0 0 - 0 2024-07-28T23:36:58.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:57 smithi155 bash[73694]: debug 2024-07-28T23:36:57.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:58.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:57 smithi155 bash[68033]: cluster 2024-07-28T23:36:56.442869+0000 mgr.y (mgr.34101) 7414 : cluster [DBG] pgmap v8342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:58.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:57 smithi045 bash[80445]: cluster 2024-07-28T23:36:56.442869+0000 mgr.y (mgr.34101) 7414 : cluster [DBG] pgmap v8342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:58.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:57 smithi045 bash[82788]: cluster 2024-07-28T23:36:56.442869+0000 mgr.y (mgr.34101) 7414 : cluster [DBG] pgmap v8342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:36:58.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13651 16 16 0 0 0 - 0 2024-07-28T23:36:59.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:58 smithi155 bash[73694]: debug 2024-07-28T23:36:58.602+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:36:59.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13652 16 16 0 0 0 - 0 2024-07-28T23:37:00.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:36:59 smithi155 bash[73694]: debug 2024-07-28T23:36:59.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:00.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:36:59 smithi155 bash[68033]: cluster 2024-07-28T23:36:58.444736+0000 mgr.y (mgr.34101) 7415 : cluster [DBG] pgmap v8343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:00.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:36:59 smithi045 bash[80445]: cluster 2024-07-28T23:36:58.444736+0000 mgr.y (mgr.34101) 7415 : cluster [DBG] pgmap v8343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:00.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:36:59 smithi045 bash[82788]: cluster 2024-07-28T23:36:58.444736+0000 mgr.y (mgr.34101) 7415 : cluster [DBG] pgmap v8343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:00.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:00 smithi155 bash[73694]: debug 2024-07-28T23:37:00.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:00.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13653 16 16 0 0 0 - 0 2024-07-28T23:37:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:37:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:37:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:37:01.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:01 smithi155 bash[73694]: debug 2024-07-28T23:37:01.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:01.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13654 16 16 0 0 0 - 0 2024-07-28T23:37:02.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:01 smithi045 bash[80445]: cluster 2024-07-28T23:37:00.446493+0000 mgr.y (mgr.34101) 7416 : cluster [DBG] pgmap v8344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:02.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:01 smithi045 bash[82788]: cluster 2024-07-28T23:37:00.446493+0000 mgr.y (mgr.34101) 7416 : cluster [DBG] pgmap v8344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:02.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:01 smithi155 bash[68033]: cluster 2024-07-28T23:37:00.446493+0000 mgr.y (mgr.34101) 7416 : cluster [DBG] pgmap v8344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:02.813 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:02 smithi155 bash[73694]: debug 2024-07-28T23:37:02.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:02.814 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:37:02 smithi155 bash[60745]: ts=2024-07-28T23:37:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:37:02.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13655 16 16 0 0 0 - 0 2024-07-28T23:37:03.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:03 smithi155 bash[73694]: debug 2024-07-28T23:37:03.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:03.868 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13656 16 16 0 0 0 - 0 2024-07-28T23:37:04.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:03 smithi045 bash[80445]: cluster 2024-07-28T23:37:02.448359+0000 mgr.y (mgr.34101) 7417 : cluster [DBG] pgmap v8345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:04.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:03 smithi045 bash[80445]: audit 2024-07-28T23:37:03.741009+0000 mon.c (mon.2) 1853 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:04.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:03 smithi045 bash[82788]: cluster 2024-07-28T23:37:02.448359+0000 mgr.y (mgr.34101) 7417 : cluster [DBG] pgmap v8345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:04.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:03 smithi045 bash[82788]: audit 2024-07-28T23:37:03.741009+0000 mon.c (mon.2) 1853 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:04.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:03 smithi155 bash[68033]: cluster 2024-07-28T23:37:02.448359+0000 mgr.y (mgr.34101) 7417 : cluster [DBG] pgmap v8345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:04.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:03 smithi155 bash[68033]: audit 2024-07-28T23:37:03.741009+0000 mon.c (mon.2) 1853 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:04.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:04 smithi155 bash[73694]: debug 2024-07-28T23:37:04.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:04.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13657 16 16 0 0 0 - 0 2024-07-28T23:37:05.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:05 smithi155 bash[73694]: debug 2024-07-28T23:37:05.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:05.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13658 16 16 0 0 0 - 0 2024-07-28T23:37:06.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:05 smithi045 bash[80445]: cluster 2024-07-28T23:37:04.450059+0000 mgr.y (mgr.34101) 7418 : cluster [DBG] pgmap v8346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:06.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:05 smithi045 bash[82788]: cluster 2024-07-28T23:37:04.450059+0000 mgr.y (mgr.34101) 7418 : cluster [DBG] pgmap v8346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:06.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:05 smithi155 bash[68033]: cluster 2024-07-28T23:37:04.450059+0000 mgr.y (mgr.34101) 7418 : cluster [DBG] pgmap v8346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:06.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:06 smithi155 bash[73694]: debug 2024-07-28T23:37:06.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:06.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13659 16 16 0 0 0 - 0 2024-07-28T23:37:07.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:07 smithi155 bash[73694]: debug 2024-07-28T23:37:07.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:07.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:37:07.866666+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:37:07.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:37:07.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13660 16 16 0 0 0 - 0 2024-07-28T23:37:08.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:07 smithi045 bash[82788]: cluster 2024-07-28T23:37:06.451785+0000 mgr.y (mgr.34101) 7419 : cluster [DBG] pgmap v8347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:08.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:07 smithi045 bash[80445]: cluster 2024-07-28T23:37:06.451785+0000 mgr.y (mgr.34101) 7419 : cluster [DBG] pgmap v8347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:08.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:07 smithi155 bash[68033]: cluster 2024-07-28T23:37:06.451785+0000 mgr.y (mgr.34101) 7419 : cluster [DBG] pgmap v8347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:08.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:08 smithi155 bash[73694]: debug 2024-07-28T23:37:08.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:08.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13661 16 16 0 0 0 - 0 2024-07-28T23:37:09.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:09 smithi155 bash[73694]: debug 2024-07-28T23:37:09.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:09.869 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13662 16 16 0 0 0 - 0 2024-07-28T23:37:10.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:09 smithi045 bash[80445]: cluster 2024-07-28T23:37:08.453657+0000 mgr.y (mgr.34101) 7420 : cluster [DBG] pgmap v8348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:10.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:09 smithi045 bash[82788]: cluster 2024-07-28T23:37:08.453657+0000 mgr.y (mgr.34101) 7420 : cluster [DBG] pgmap v8348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:10.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:09 smithi155 bash[68033]: cluster 2024-07-28T23:37:08.453657+0000 mgr.y (mgr.34101) 7420 : cluster [DBG] pgmap v8348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:10.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:10 smithi155 bash[73694]: debug 2024-07-28T23:37:10.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:10.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13663 16 16 0 0 0 - 0 2024-07-28T23:37:10.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:37:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:37:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:37:11.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:11 smithi155 bash[73694]: debug 2024-07-28T23:37:11.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:11.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13664 16 16 0 0 0 - 0 2024-07-28T23:37:12.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:11 smithi045 bash[80445]: cluster 2024-07-28T23:37:10.455383+0000 mgr.y (mgr.34101) 7421 : cluster [DBG] pgmap v8349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:12.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:11 smithi045 bash[82788]: cluster 2024-07-28T23:37:10.455383+0000 mgr.y (mgr.34101) 7421 : cluster [DBG] pgmap v8349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:12.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:11 smithi155 bash[68033]: cluster 2024-07-28T23:37:10.455383+0000 mgr.y (mgr.34101) 7421 : cluster [DBG] pgmap v8349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:12.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:12 smithi155 bash[73694]: debug 2024-07-28T23:37:12.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:12.809 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:37:12 smithi155 bash[60745]: ts=2024-07-28T23:37:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:37:12.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13665 16 16 0 0 0 - 0 2024-07-28T23:37:13.844 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:13 smithi155 bash[73694]: debug 2024-07-28T23:37:13.574+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:13.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13666 16 16 0 0 0 - 0 2024-07-28T23:37:14.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:13 smithi045 bash[82788]: cluster 2024-07-28T23:37:12.457241+0000 mgr.y (mgr.34101) 7422 : cluster [DBG] pgmap v8350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:14.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:13 smithi045 bash[80445]: cluster 2024-07-28T23:37:12.457241+0000 mgr.y (mgr.34101) 7422 : cluster [DBG] pgmap v8350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:14.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:13 smithi155 bash[68033]: cluster 2024-07-28T23:37:12.457241+0000 mgr.y (mgr.34101) 7422 : cluster [DBG] pgmap v8350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:14.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13667 16 16 0 0 0 - 0 2024-07-28T23:37:15.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:14 smithi155 bash[73694]: debug 2024-07-28T23:37:14.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:15.870 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13668 16 16 0 0 0 - 0 2024-07-28T23:37:16.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:15 smithi155 bash[73694]: debug 2024-07-28T23:37:15.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:16.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:15 smithi155 bash[68033]: cluster 2024-07-28T23:37:14.458965+0000 mgr.y (mgr.34101) 7423 : cluster [DBG] pgmap v8351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:16.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:15 smithi045 bash[82788]: cluster 2024-07-28T23:37:14.458965+0000 mgr.y (mgr.34101) 7423 : cluster [DBG] pgmap v8351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:16.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:15 smithi045 bash[80445]: cluster 2024-07-28T23:37:14.458965+0000 mgr.y (mgr.34101) 7423 : cluster [DBG] pgmap v8351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:16.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13669 16 16 0 0 0 - 0 2024-07-28T23:37:17.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:16 smithi155 bash[73694]: debug 2024-07-28T23:37:16.610+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:17.852 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:17 smithi155 bash[73694]: debug 2024-07-28T23:37:17.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:17.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13670 16 16 0 0 0 - 0 2024-07-28T23:37:18.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:17 smithi045 bash[80445]: cluster 2024-07-28T23:37:16.460720+0000 mgr.y (mgr.34101) 7424 : cluster [DBG] pgmap v8352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:18.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:17 smithi045 bash[82788]: cluster 2024-07-28T23:37:16.460720+0000 mgr.y (mgr.34101) 7424 : cluster [DBG] pgmap v8352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:18.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:17 smithi155 bash[68033]: cluster 2024-07-28T23:37:16.460720+0000 mgr.y (mgr.34101) 7424 : cluster [DBG] pgmap v8352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:18.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:18 smithi155 bash[73694]: debug 2024-07-28T23:37:18.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:18.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13671 16 16 0 0 0 - 0 2024-07-28T23:37:19.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:18 smithi045 bash[80445]: audit 2024-07-28T23:37:18.741128+0000 mon.c (mon.2) 1854 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:19.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:18 smithi045 bash[82788]: audit 2024-07-28T23:37:18.741128+0000 mon.c (mon.2) 1854 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:19.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:18 smithi155 bash[68033]: audit 2024-07-28T23:37:18.741128+0000 mon.c (mon.2) 1854 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:19.863 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:19 smithi155 bash[73694]: debug 2024-07-28T23:37:19.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:19.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13672 16 16 0 0 0 - 0 2024-07-28T23:37:20.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:19 smithi045 bash[80445]: cluster 2024-07-28T23:37:18.462605+0000 mgr.y (mgr.34101) 7425 : cluster [DBG] pgmap v8353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:20.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:19 smithi045 bash[82788]: cluster 2024-07-28T23:37:18.462605+0000 mgr.y (mgr.34101) 7425 : cluster [DBG] pgmap v8353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:20.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:19 smithi155 bash[68033]: cluster 2024-07-28T23:37:18.462605+0000 mgr.y (mgr.34101) 7425 : cluster [DBG] pgmap v8353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:20.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:20 smithi155 bash[73694]: debug 2024-07-28T23:37:20.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:20.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13673 16 16 0 0 0 - 0 2024-07-28T23:37:20.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:37:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:37:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:37:21.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:21 smithi155 bash[73694]: debug 2024-07-28T23:37:21.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:21.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13674 16 16 0 0 0 - 0 2024-07-28T23:37:22.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:21 smithi045 bash[80445]: cluster 2024-07-28T23:37:20.464341+0000 mgr.y (mgr.34101) 7426 : cluster [DBG] pgmap v8354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:22.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:21 smithi045 bash[82788]: cluster 2024-07-28T23:37:20.464341+0000 mgr.y (mgr.34101) 7426 : cluster [DBG] pgmap v8354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:22.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:21 smithi155 bash[68033]: cluster 2024-07-28T23:37:20.464341+0000 mgr.y (mgr.34101) 7426 : cluster [DBG] pgmap v8354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:22.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:22 smithi155 bash[73694]: debug 2024-07-28T23:37:22.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:22.809 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:37:22 smithi155 bash[60745]: ts=2024-07-28T23:37:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:37:22.871 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13675 16 16 0 0 0 - 0 2024-07-28T23:37:23.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:23 smithi155 bash[73694]: debug 2024-07-28T23:37:23.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:23.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13676 16 16 0 0 0 - 0 2024-07-28T23:37:24.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:23 smithi045 bash[80445]: cluster 2024-07-28T23:37:22.466260+0000 mgr.y (mgr.34101) 7427 : cluster [DBG] pgmap v8355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:24.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:23 smithi045 bash[82788]: cluster 2024-07-28T23:37:22.466260+0000 mgr.y (mgr.34101) 7427 : cluster [DBG] pgmap v8355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:24.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:23 smithi155 bash[68033]: cluster 2024-07-28T23:37:22.466260+0000 mgr.y (mgr.34101) 7427 : cluster [DBG] pgmap v8355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:24.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:24 smithi155 bash[73694]: debug 2024-07-28T23:37:24.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:24.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13677 16 16 0 0 0 - 0 2024-07-28T23:37:25.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:25 smithi155 bash[73694]: debug 2024-07-28T23:37:25.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:25.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13678 16 16 0 0 0 - 0 2024-07-28T23:37:26.454 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:26 smithi155 bash[68033]: cluster 2024-07-28T23:37:24.467994+0000 mgr.y (mgr.34101) 7428 : cluster [DBG] pgmap v8356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:26.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:26 smithi045 bash[80445]: cluster 2024-07-28T23:37:24.467994+0000 mgr.y (mgr.34101) 7428 : cluster [DBG] pgmap v8356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:26.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:26 smithi045 bash[82788]: cluster 2024-07-28T23:37:24.467994+0000 mgr.y (mgr.34101) 7428 : cluster [DBG] pgmap v8356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:26.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:26 smithi155 bash[73694]: debug 2024-07-28T23:37:26.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:26.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13679 16 16 0 0 0 - 0 2024-07-28T23:37:27.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:27 smithi155 bash[73694]: debug 2024-07-28T23:37:27.401+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:27.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:37:27.869773+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:37:27.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:37:27.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13680 16 16 0 0 0 - 0 2024-07-28T23:37:28.365 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:28 smithi155 bash[68033]: cluster 2024-07-28T23:37:26.470011+0000 mgr.y (mgr.34101) 7429 : cluster [DBG] pgmap v8357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:28.365 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:28 smithi155 bash[68033]: audit 2024-07-28T23:37:27.491786+0000 mon.c (mon.2) 1855 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:37:28.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:28 smithi045 bash[80445]: cluster 2024-07-28T23:37:26.470011+0000 mgr.y (mgr.34101) 7429 : cluster [DBG] pgmap v8357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:28.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:28 smithi045 bash[80445]: audit 2024-07-28T23:37:27.491786+0000 mon.c (mon.2) 1855 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:37:28.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:28 smithi045 bash[82788]: cluster 2024-07-28T23:37:26.470011+0000 mgr.y (mgr.34101) 7429 : cluster [DBG] pgmap v8357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:28.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:28 smithi045 bash[82788]: audit 2024-07-28T23:37:27.491786+0000 mon.c (mon.2) 1855 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:37:28.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:28 smithi155 bash[73694]: debug 2024-07-28T23:37:28.361+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:28.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13681 16 16 0 0 0 - 0 2024-07-28T23:37:29.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:29 smithi155 bash[73694]: debug 2024-07-28T23:37:29.349+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:29.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13682 16 16 0 0 0 - 0 2024-07-28T23:37:30.357 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:30 smithi155 bash[68033]: cluster 2024-07-28T23:37:28.471917+0000 mgr.y (mgr.34101) 7430 : cluster [DBG] pgmap v8358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:30.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:30 smithi045 bash[80445]: cluster 2024-07-28T23:37:28.471917+0000 mgr.y (mgr.34101) 7430 : cluster [DBG] pgmap v8358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:30.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:30 smithi045 bash[82788]: cluster 2024-07-28T23:37:28.471917+0000 mgr.y (mgr.34101) 7430 : cluster [DBG] pgmap v8358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:30.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:30 smithi155 bash[73694]: debug 2024-07-28T23:37:30.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:30.872 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13683 16 16 0 0 0 - 0 2024-07-28T23:37:30.972 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:37:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:37:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:37:31.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:31 smithi155 bash[73694]: debug 2024-07-28T23:37:31.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:31.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13684 16 16 0 0 0 - 0 2024-07-28T23:37:32.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:32 smithi045 bash[82788]: cluster 2024-07-28T23:37:30.473672+0000 mgr.y (mgr.34101) 7431 : cluster [DBG] pgmap v8359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:32.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:32 smithi045 bash[80445]: cluster 2024-07-28T23:37:30.473672+0000 mgr.y (mgr.34101) 7431 : cluster [DBG] pgmap v8359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:32.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:32 smithi155 bash[73694]: debug 2024-07-28T23:37:32.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:32.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:32 smithi155 bash[68033]: cluster 2024-07-28T23:37:30.473672+0000 mgr.y (mgr.34101) 7431 : cluster [DBG] pgmap v8359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:32.559 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:37:32 smithi155 bash[60745]: ts=2024-07-28T23:37:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:37:32.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13685 16 16 0 0 0 - 0 2024-07-28T23:37:33.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:33 smithi155 bash[73694]: debug 2024-07-28T23:37:33.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:33.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13686 16 16 0 0 0 - 0 2024-07-28T23:37:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[80445]: cluster 2024-07-28T23:37:32.474598+0000 mgr.y (mgr.34101) 7432 : cluster [DBG] pgmap v8360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[80445]: audit 2024-07-28T23:37:33.181672+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[80445]: audit 2024-07-28T23:37:33.191199+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[80445]: audit 2024-07-28T23:37:33.413848+0000 mon.a (mon.0) 4034 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[80445]: audit 2024-07-28T23:37:33.424855+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[80445]: audit 2024-07-28T23:37:33.741432+0000 mon.c (mon.2) 1856 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[80445]: audit 2024-07-28T23:37:33.861898+0000 mon.c (mon.2) 1857 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[80445]: audit 2024-07-28T23:37:33.863259+0000 mon.c (mon.2) 1858 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[80445]: audit 2024-07-28T23:37:33.872618+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[82788]: cluster 2024-07-28T23:37:32.474598+0000 mgr.y (mgr.34101) 7432 : cluster [DBG] pgmap v8360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[82788]: audit 2024-07-28T23:37:33.181672+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[82788]: audit 2024-07-28T23:37:33.191199+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[82788]: audit 2024-07-28T23:37:33.413848+0000 mon.a (mon.0) 4034 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[82788]: audit 2024-07-28T23:37:33.424855+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[82788]: audit 2024-07-28T23:37:33.741432+0000 mon.c (mon.2) 1856 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[82788]: audit 2024-07-28T23:37:33.861898+0000 mon.c (mon.2) 1857 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[82788]: audit 2024-07-28T23:37:33.863259+0000 mon.c (mon.2) 1858 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:37:34.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:34 smithi045 bash[82788]: audit 2024-07-28T23:37:33.872618+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:34 smithi155 bash[73694]: debug 2024-07-28T23:37:34.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:34.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:34 smithi155 bash[68033]: cluster 2024-07-28T23:37:32.474598+0000 mgr.y (mgr.34101) 7432 : cluster [DBG] pgmap v8360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:34.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:34 smithi155 bash[68033]: audit 2024-07-28T23:37:33.181672+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:34 smithi155 bash[68033]: audit 2024-07-28T23:37:33.191199+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:34 smithi155 bash[68033]: audit 2024-07-28T23:37:33.413848+0000 mon.a (mon.0) 4034 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:34 smithi155 bash[68033]: audit 2024-07-28T23:37:33.424855+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:34 smithi155 bash[68033]: audit 2024-07-28T23:37:33.741432+0000 mon.c (mon.2) 1856 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:34.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:34 smithi155 bash[68033]: audit 2024-07-28T23:37:33.861898+0000 mon.c (mon.2) 1857 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:37:34.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:34 smithi155 bash[68033]: audit 2024-07-28T23:37:33.863259+0000 mon.c (mon.2) 1858 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:37:34.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:34 smithi155 bash[68033]: audit 2024-07-28T23:37:33.872618+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:37:34.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13687 16 16 0 0 0 - 0 2024-07-28T23:37:35.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:35 smithi155 bash[73694]: debug 2024-07-28T23:37:35.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:35.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13688 16 16 0 0 0 - 0 2024-07-28T23:37:36.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:36 smithi045 bash[80445]: cluster 2024-07-28T23:37:34.476271+0000 mgr.y (mgr.34101) 7433 : cluster [DBG] pgmap v8361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:36.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:36 smithi045 bash[82788]: cluster 2024-07-28T23:37:34.476271+0000 mgr.y (mgr.34101) 7433 : cluster [DBG] pgmap v8361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:36.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:36 smithi155 bash[68033]: cluster 2024-07-28T23:37:34.476271+0000 mgr.y (mgr.34101) 7433 : cluster [DBG] pgmap v8361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:36.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:36 smithi155 bash[73694]: debug 2024-07-28T23:37:36.285+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:36.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13689 16 16 0 0 0 - 0 2024-07-28T23:37:37.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:37 smithi155 bash[73694]: debug 2024-07-28T23:37:37.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:37.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13690 16 16 0 0 0 - 0 2024-07-28T23:37:38.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:38 smithi045 bash[80445]: cluster 2024-07-28T23:37:36.478073+0000 mgr.y (mgr.34101) 7434 : cluster [DBG] pgmap v8362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:38.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:38 smithi045 bash[82788]: cluster 2024-07-28T23:37:36.478073+0000 mgr.y (mgr.34101) 7434 : cluster [DBG] pgmap v8362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:38.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:38 smithi155 bash[73694]: debug 2024-07-28T23:37:38.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:38.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:38 smithi155 bash[68033]: cluster 2024-07-28T23:37:36.478073+0000 mgr.y (mgr.34101) 7434 : cluster [DBG] pgmap v8362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:38.873 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13691 16 16 0 0 0 - 0 2024-07-28T23:37:39.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:39 smithi155 bash[73694]: debug 2024-07-28T23:37:39.393+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:39.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13692 16 16 0 0 0 - 0 2024-07-28T23:37:40.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:40 smithi045 bash[80445]: cluster 2024-07-28T23:37:38.479965+0000 mgr.y (mgr.34101) 7435 : cluster [DBG] pgmap v8363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:40.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:40 smithi045 bash[82788]: cluster 2024-07-28T23:37:38.479965+0000 mgr.y (mgr.34101) 7435 : cluster [DBG] pgmap v8363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:40 smithi155 bash[68033]: cluster 2024-07-28T23:37:38.479965+0000 mgr.y (mgr.34101) 7435 : cluster [DBG] pgmap v8363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:40.559 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:40 smithi155 bash[73694]: debug 2024-07-28T23:37:40.397+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:40.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13693 16 16 0 0 0 - 0 2024-07-28T23:37:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:37:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:37:40] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:37:41.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:41 smithi155 bash[73694]: debug 2024-07-28T23:37:41.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:41.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13694 16 16 0 0 0 - 0 2024-07-28T23:37:42.463 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:42 smithi155 bash[68033]: cluster 2024-07-28T23:37:40.481726+0000 mgr.y (mgr.34101) 7436 : cluster [DBG] pgmap v8364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:42.463 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:37:42 smithi155 bash[60745]: ts=2024-07-28T23:37:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:37:42.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:42 smithi045 bash[80445]: cluster 2024-07-28T23:37:40.481726+0000 mgr.y (mgr.34101) 7436 : cluster [DBG] pgmap v8364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:42.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:42 smithi045 bash[82788]: cluster 2024-07-28T23:37:40.481726+0000 mgr.y (mgr.34101) 7436 : cluster [DBG] pgmap v8364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:42.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:42 smithi155 bash[73694]: debug 2024-07-28T23:37:42.457+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:42.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13695 16 16 0 0 0 - 0 2024-07-28T23:37:43.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:43 smithi155 bash[73694]: debug 2024-07-28T23:37:43.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:43.874 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13696 16 16 0 0 0 - 0 2024-07-28T23:37:44.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:44 smithi045 bash[82788]: cluster 2024-07-28T23:37:42.483598+0000 mgr.y (mgr.34101) 7437 : cluster [DBG] pgmap v8365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:44.472 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:44 smithi045 bash[80445]: cluster 2024-07-28T23:37:42.483598+0000 mgr.y (mgr.34101) 7437 : cluster [DBG] pgmap v8365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:44.473 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:44 smithi155 bash[68033]: cluster 2024-07-28T23:37:42.483598+0000 mgr.y (mgr.34101) 7437 : cluster [DBG] pgmap v8365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:44.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:44 smithi155 bash[73694]: debug 2024-07-28T23:37:44.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:44.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13697 16 16 0 0 0 - 0 2024-07-28T23:37:45.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:45 smithi155 bash[73694]: debug 2024-07-28T23:37:45.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:45.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13698 16 16 0 0 0 - 0 2024-07-28T23:37:46.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:46 smithi045 bash[80445]: cluster 2024-07-28T23:37:44.485358+0000 mgr.y (mgr.34101) 7438 : cluster [DBG] pgmap v8366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:46.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:46 smithi045 bash[82788]: cluster 2024-07-28T23:37:44.485358+0000 mgr.y (mgr.34101) 7438 : cluster [DBG] pgmap v8366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:46.497 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:46 smithi155 bash[68033]: cluster 2024-07-28T23:37:44.485358+0000 mgr.y (mgr.34101) 7438 : cluster [DBG] pgmap v8366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:46.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:46 smithi155 bash[73694]: debug 2024-07-28T23:37:46.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:46.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13699 16 16 0 0 0 - 0 2024-07-28T23:37:47.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:47 smithi155 bash[73694]: debug 2024-07-28T23:37:47.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:47.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:37:47.872773+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:37:47.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:37:47.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13700 16 16 0 0 0 - 0 2024-07-28T23:37:48.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:48 smithi045 bash[80445]: cluster 2024-07-28T23:37:46.487143+0000 mgr.y (mgr.34101) 7439 : cluster [DBG] pgmap v8367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:48.472 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:48 smithi045 bash[82788]: cluster 2024-07-28T23:37:46.487143+0000 mgr.y (mgr.34101) 7439 : cluster [DBG] pgmap v8367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:48.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:48 smithi155 bash[68033]: cluster 2024-07-28T23:37:46.487143+0000 mgr.y (mgr.34101) 7439 : cluster [DBG] pgmap v8367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:48.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:48 smithi155 bash[73694]: debug 2024-07-28T23:37:48.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:48.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13701 16 16 0 0 0 - 0 2024-07-28T23:37:49.474 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:49 smithi155 bash[68033]: audit 2024-07-28T23:37:48.742325+0000 mon.c (mon.2) 1859 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:49.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:49 smithi045 bash[82788]: audit 2024-07-28T23:37:48.742325+0000 mon.c (mon.2) 1859 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:49.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:49 smithi045 bash[80445]: audit 2024-07-28T23:37:48.742325+0000 mon.c (mon.2) 1859 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:37:49.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:49 smithi155 bash[73694]: debug 2024-07-28T23:37:49.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:49.875 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13702 16 16 0 0 0 - 0 2024-07-28T23:37:50.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:50 smithi155 bash[68033]: cluster 2024-07-28T23:37:48.489066+0000 mgr.y (mgr.34101) 7440 : cluster [DBG] pgmap v8368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:50.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:50 smithi045 bash[80445]: cluster 2024-07-28T23:37:48.489066+0000 mgr.y (mgr.34101) 7440 : cluster [DBG] pgmap v8368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:50.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:50 smithi045 bash[82788]: cluster 2024-07-28T23:37:48.489066+0000 mgr.y (mgr.34101) 7440 : cluster [DBG] pgmap v8368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:50.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:50 smithi155 bash[73694]: debug 2024-07-28T23:37:50.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:50.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13703 16 16 0 0 0 - 0 2024-07-28T23:37:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:37:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:37:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:37:51.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:51 smithi155 bash[73694]: debug 2024-07-28T23:37:51.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:51.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13704 16 16 0 0 0 - 0 2024-07-28T23:37:52.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:52 smithi155 bash[68033]: cluster 2024-07-28T23:37:50.490862+0000 mgr.y (mgr.34101) 7441 : cluster [DBG] pgmap v8369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:52.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:37:52 smithi155 bash[60745]: ts=2024-07-28T23:37:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:37:52.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:52 smithi045 bash[80445]: cluster 2024-07-28T23:37:50.490862+0000 mgr.y (mgr.34101) 7441 : cluster [DBG] pgmap v8369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:52.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:52 smithi045 bash[82788]: cluster 2024-07-28T23:37:50.490862+0000 mgr.y (mgr.34101) 7441 : cluster [DBG] pgmap v8369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:52.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:52 smithi155 bash[73694]: debug 2024-07-28T23:37:52.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:52.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13705 16 16 0 0 0 - 0 2024-07-28T23:37:53.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:53 smithi155 bash[73694]: debug 2024-07-28T23:37:53.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:53.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13706 16 16 0 0 0 - 0 2024-07-28T23:37:54.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:54 smithi155 bash[68033]: cluster 2024-07-28T23:37:52.492726+0000 mgr.y (mgr.34101) 7442 : cluster [DBG] pgmap v8370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:54.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:54 smithi045 bash[80445]: cluster 2024-07-28T23:37:52.492726+0000 mgr.y (mgr.34101) 7442 : cluster [DBG] pgmap v8370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:54.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:54 smithi045 bash[82788]: cluster 2024-07-28T23:37:52.492726+0000 mgr.y (mgr.34101) 7442 : cluster [DBG] pgmap v8370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:54.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:54 smithi155 bash[73694]: debug 2024-07-28T23:37:54.541+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:54.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13707 16 16 0 0 0 - 0 2024-07-28T23:37:55.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:55 smithi155 bash[73694]: debug 2024-07-28T23:37:55.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:55.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13708 16 16 0 0 0 - 0 2024-07-28T23:37:56.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:56 smithi155 bash[68033]: cluster 2024-07-28T23:37:54.494484+0000 mgr.y (mgr.34101) 7443 : cluster [DBG] pgmap v8371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:56.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:56 smithi045 bash[82788]: cluster 2024-07-28T23:37:54.494484+0000 mgr.y (mgr.34101) 7443 : cluster [DBG] pgmap v8371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:56.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:56 smithi045 bash[80445]: cluster 2024-07-28T23:37:54.494484+0000 mgr.y (mgr.34101) 7443 : cluster [DBG] pgmap v8371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:56.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:56 smithi155 bash[73694]: debug 2024-07-28T23:37:56.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:56.876 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13709 16 16 0 0 0 - 0 2024-07-28T23:37:57.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:57 smithi155 bash[73694]: debug 2024-07-28T23:37:57.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:57.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13710 16 16 0 0 0 - 0 2024-07-28T23:37:58.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:58 smithi155 bash[73694]: debug 2024-07-28T23:37:58.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:58.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:37:58 smithi155 bash[68033]: cluster 2024-07-28T23:37:56.496199+0000 mgr.y (mgr.34101) 7444 : cluster [DBG] pgmap v8372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:58.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:37:58 smithi045 bash[82788]: cluster 2024-07-28T23:37:56.496199+0000 mgr.y (mgr.34101) 7444 : cluster [DBG] pgmap v8372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:58.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:37:58 smithi045 bash[80445]: cluster 2024-07-28T23:37:56.496199+0000 mgr.y (mgr.34101) 7444 : cluster [DBG] pgmap v8372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:37:58.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13711 16 16 0 0 0 - 0 2024-07-28T23:37:59.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:37:59 smithi155 bash[73694]: debug 2024-07-28T23:37:59.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:37:59.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13712 16 16 0 0 0 - 0 2024-07-28T23:38:00.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:00 smithi155 bash[73694]: debug 2024-07-28T23:38:00.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:00.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:00 smithi155 bash[68033]: cluster 2024-07-28T23:37:58.498122+0000 mgr.y (mgr.34101) 7445 : cluster [DBG] pgmap v8373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:00.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:00 smithi045 bash[80445]: cluster 2024-07-28T23:37:58.498122+0000 mgr.y (mgr.34101) 7445 : cluster [DBG] pgmap v8373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:00.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:00 smithi045 bash[82788]: cluster 2024-07-28T23:37:58.498122+0000 mgr.y (mgr.34101) 7445 : cluster [DBG] pgmap v8373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:00.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13713 16 16 0 0 0 - 0 2024-07-28T23:38:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:38:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:38:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:38:01.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:01 smithi155 bash[73694]: debug 2024-07-28T23:38:01.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:01.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13714 16 16 0 0 0 - 0 2024-07-28T23:38:02.523 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:38:02 smithi155 bash[60745]: ts=2024-07-28T23:38:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:38:02.524 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:02 smithi155 bash[68033]: cluster 2024-07-28T23:38:00.499873+0000 mgr.y (mgr.34101) 7446 : cluster [DBG] pgmap v8374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:02.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:02 smithi045 bash[80445]: cluster 2024-07-28T23:38:00.499873+0000 mgr.y (mgr.34101) 7446 : cluster [DBG] pgmap v8374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:02.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:02 smithi045 bash[82788]: cluster 2024-07-28T23:38:00.499873+0000 mgr.y (mgr.34101) 7446 : cluster [DBG] pgmap v8374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:02.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:02 smithi155 bash[73694]: debug 2024-07-28T23:38:02.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:02.877 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13715 16 16 0 0 0 - 0 2024-07-28T23:38:03.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:03 smithi155 bash[73694]: debug 2024-07-28T23:38:03.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:03.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13716 16 16 0 0 0 - 0 2024-07-28T23:38:04.505 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:04 smithi155 bash[68033]: cluster 2024-07-28T23:38:02.501737+0000 mgr.y (mgr.34101) 7447 : cluster [DBG] pgmap v8375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:04.505 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:04 smithi155 bash[68033]: audit 2024-07-28T23:38:03.742591+0000 mon.c (mon.2) 1860 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:04.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:04 smithi045 bash[80445]: cluster 2024-07-28T23:38:02.501737+0000 mgr.y (mgr.34101) 7447 : cluster [DBG] pgmap v8375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:04.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:04 smithi045 bash[80445]: audit 2024-07-28T23:38:03.742591+0000 mon.c (mon.2) 1860 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:04.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:04 smithi045 bash[82788]: cluster 2024-07-28T23:38:02.501737+0000 mgr.y (mgr.34101) 7447 : cluster [DBG] pgmap v8375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:04.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:04 smithi045 bash[82788]: audit 2024-07-28T23:38:03.742591+0000 mon.c (mon.2) 1860 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:04.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:04 smithi155 bash[73694]: debug 2024-07-28T23:38:04.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:04.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13717 16 16 0 0 0 - 0 2024-07-28T23:38:05.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:05 smithi155 bash[73694]: debug 2024-07-28T23:38:05.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:05.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13718 16 16 0 0 0 - 0 2024-07-28T23:38:06.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:06 smithi155 bash[73694]: debug 2024-07-28T23:38:06.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:06.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:06 smithi155 bash[68033]: cluster 2024-07-28T23:38:04.503534+0000 mgr.y (mgr.34101) 7448 : cluster [DBG] pgmap v8376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:06.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:06 smithi045 bash[80445]: cluster 2024-07-28T23:38:04.503534+0000 mgr.y (mgr.34101) 7448 : cluster [DBG] pgmap v8376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:06.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:06 smithi045 bash[82788]: cluster 2024-07-28T23:38:04.503534+0000 mgr.y (mgr.34101) 7448 : cluster [DBG] pgmap v8376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:06.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13719 16 16 0 0 0 - 0 2024-07-28T23:38:07.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:07 smithi155 bash[73694]: debug 2024-07-28T23:38:07.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:07.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:38:07.876149+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:38:07.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:38:07.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13720 16 16 0 0 0 - 0 2024-07-28T23:38:08.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:08 smithi155 bash[73694]: debug 2024-07-28T23:38:08.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:08.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:08 smithi155 bash[68033]: cluster 2024-07-28T23:38:06.505286+0000 mgr.y (mgr.34101) 7449 : cluster [DBG] pgmap v8377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:08.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:08 smithi045 bash[80445]: cluster 2024-07-28T23:38:06.505286+0000 mgr.y (mgr.34101) 7449 : cluster [DBG] pgmap v8377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:08.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:08 smithi045 bash[82788]: cluster 2024-07-28T23:38:06.505286+0000 mgr.y (mgr.34101) 7449 : cluster [DBG] pgmap v8377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:08.878 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13721 16 16 0 0 0 - 0 2024-07-28T23:38:09.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:09 smithi155 bash[73694]: debug 2024-07-28T23:38:09.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:09.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13722 16 16 0 0 0 - 0 2024-07-28T23:38:10.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:10 smithi155 bash[73694]: debug 2024-07-28T23:38:10.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:10.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:10 smithi155 bash[68033]: cluster 2024-07-28T23:38:08.507183+0000 mgr.y (mgr.34101) 7450 : cluster [DBG] pgmap v8378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:10.604 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:10 smithi045 bash[80445]: cluster 2024-07-28T23:38:08.507183+0000 mgr.y (mgr.34101) 7450 : cluster [DBG] pgmap v8378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:10.604 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:10 smithi045 bash[82788]: cluster 2024-07-28T23:38:08.507183+0000 mgr.y (mgr.34101) 7450 : cluster [DBG] pgmap v8378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:10.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13723 16 16 0 0 0 - 0 2024-07-28T23:38:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:38:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:38:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:38:11.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:11 smithi155 bash[73694]: debug 2024-07-28T23:38:11.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:11.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13724 16 16 0 0 0 - 0 2024-07-28T23:38:12.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:12 smithi155 bash[73694]: debug 2024-07-28T23:38:12.412+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:12.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:38:12 smithi155 bash[60745]: ts=2024-07-28T23:38:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:38:12.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:12 smithi155 bash[68033]: cluster 2024-07-28T23:38:10.508918+0000 mgr.y (mgr.34101) 7451 : cluster [DBG] pgmap v8379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:12.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:12 smithi045 bash[80445]: cluster 2024-07-28T23:38:10.508918+0000 mgr.y (mgr.34101) 7451 : cluster [DBG] pgmap v8379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:12.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:12 smithi045 bash[82788]: cluster 2024-07-28T23:38:10.508918+0000 mgr.y (mgr.34101) 7451 : cluster [DBG] pgmap v8379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:12.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13725 16 16 0 0 0 - 0 2024-07-28T23:38:13.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:13 smithi155 bash[73694]: debug 2024-07-28T23:38:13.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:13.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13726 16 16 0 0 0 - 0 2024-07-28T23:38:14.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:14 smithi155 bash[68033]: cluster 2024-07-28T23:38:12.510808+0000 mgr.y (mgr.34101) 7452 : cluster [DBG] pgmap v8380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:14.559 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:14 smithi155 bash[73694]: debug 2024-07-28T23:38:14.360+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:14.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:14 smithi045 bash[80445]: cluster 2024-07-28T23:38:12.510808+0000 mgr.y (mgr.34101) 7452 : cluster [DBG] pgmap v8380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:14.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:14 smithi045 bash[82788]: cluster 2024-07-28T23:38:12.510808+0000 mgr.y (mgr.34101) 7452 : cluster [DBG] pgmap v8380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:14.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13727 16 16 0 0 0 - 0 2024-07-28T23:38:15.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:15 smithi155 bash[73694]: debug 2024-07-28T23:38:15.348+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:15.879 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13728 16 16 0 0 0 - 0 2024-07-28T23:38:16.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:16 smithi155 bash[68033]: cluster 2024-07-28T23:38:14.512555+0000 mgr.y (mgr.34101) 7453 : cluster [DBG] pgmap v8381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:16.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:16 smithi155 bash[73694]: debug 2024-07-28T23:38:16.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:16.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:16 smithi045 bash[80445]: cluster 2024-07-28T23:38:14.512555+0000 mgr.y (mgr.34101) 7453 : cluster [DBG] pgmap v8381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:16.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:16 smithi045 bash[82788]: cluster 2024-07-28T23:38:14.512555+0000 mgr.y (mgr.34101) 7453 : cluster [DBG] pgmap v8381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:16.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13729 16 16 0 0 0 - 0 2024-07-28T23:38:17.809 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:17 smithi155 bash[73694]: debug 2024-07-28T23:38:17.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:17.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13730 16 16 0 0 0 - 0 2024-07-28T23:38:18.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:18 smithi155 bash[68033]: cluster 2024-07-28T23:38:16.514297+0000 mgr.y (mgr.34101) 7454 : cluster [DBG] pgmap v8382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:18.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:18 smithi155 bash[73694]: debug 2024-07-28T23:38:18.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:18.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:18 smithi045 bash[80445]: cluster 2024-07-28T23:38:16.514297+0000 mgr.y (mgr.34101) 7454 : cluster [DBG] pgmap v8382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:18.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:18 smithi045 bash[82788]: cluster 2024-07-28T23:38:16.514297+0000 mgr.y (mgr.34101) 7454 : cluster [DBG] pgmap v8382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:18.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13731 16 16 0 0 0 - 0 2024-07-28T23:38:19.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:19 smithi155 bash[73694]: debug 2024-07-28T23:38:19.348+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:19.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:19 smithi155 bash[68033]: audit 2024-07-28T23:38:18.743157+0000 mon.c (mon.2) 1861 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:19.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:19 smithi045 bash[80445]: audit 2024-07-28T23:38:18.743157+0000 mon.c (mon.2) 1861 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:19.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:19 smithi045 bash[82788]: audit 2024-07-28T23:38:18.743157+0000 mon.c (mon.2) 1861 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:19.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13732 16 16 0 0 0 - 0 2024-07-28T23:38:20.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:20 smithi155 bash[68033]: cluster 2024-07-28T23:38:18.516157+0000 mgr.y (mgr.34101) 7455 : cluster [DBG] pgmap v8383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:20.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:20 smithi155 bash[73694]: debug 2024-07-28T23:38:20.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:20.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:20 smithi045 bash[80445]: cluster 2024-07-28T23:38:18.516157+0000 mgr.y (mgr.34101) 7455 : cluster [DBG] pgmap v8383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:20.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:20 smithi045 bash[82788]: cluster 2024-07-28T23:38:18.516157+0000 mgr.y (mgr.34101) 7455 : cluster [DBG] pgmap v8383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:20.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13733 16 16 0 0 0 - 0 2024-07-28T23:38:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:38:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:38:20] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:38:21.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:21 smithi155 bash[73694]: debug 2024-07-28T23:38:21.288+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:21.880 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13734 16 16 0 0 0 - 0 2024-07-28T23:38:22.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:22 smithi155 bash[73694]: debug 2024-07-28T23:38:22.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:22.559 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:38:22 smithi155 bash[60745]: ts=2024-07-28T23:38:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:38:22.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:22 smithi155 bash[68033]: cluster 2024-07-28T23:38:20.517897+0000 mgr.y (mgr.34101) 7456 : cluster [DBG] pgmap v8384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:22.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:22 smithi045 bash[80445]: cluster 2024-07-28T23:38:20.517897+0000 mgr.y (mgr.34101) 7456 : cluster [DBG] pgmap v8384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:22.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:22 smithi045 bash[82788]: cluster 2024-07-28T23:38:20.517897+0000 mgr.y (mgr.34101) 7456 : cluster [DBG] pgmap v8384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:22.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13735 16 16 0 0 0 - 0 2024-07-28T23:38:23.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:23 smithi155 bash[73694]: debug 2024-07-28T23:38:23.292+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:23.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13736 16 16 0 0 0 - 0 2024-07-28T23:38:24.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:24 smithi155 bash[68033]: cluster 2024-07-28T23:38:22.519772+0000 mgr.y (mgr.34101) 7457 : cluster [DBG] pgmap v8385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:24.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:24 smithi155 bash[73694]: debug 2024-07-28T23:38:24.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:24.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:24 smithi045 bash[80445]: cluster 2024-07-28T23:38:22.519772+0000 mgr.y (mgr.34101) 7457 : cluster [DBG] pgmap v8385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:24.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:24 smithi045 bash[82788]: cluster 2024-07-28T23:38:22.519772+0000 mgr.y (mgr.34101) 7457 : cluster [DBG] pgmap v8385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:24.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13737 16 16 0 0 0 - 0 2024-07-28T23:38:25.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:25 smithi155 bash[73694]: debug 2024-07-28T23:38:25.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:25.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13738 16 16 0 0 0 - 0 2024-07-28T23:38:26.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:26 smithi155 bash[73694]: debug 2024-07-28T23:38:26.296+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:26.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:26 smithi155 bash[68033]: cluster 2024-07-28T23:38:24.521516+0000 mgr.y (mgr.34101) 7458 : cluster [DBG] pgmap v8386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:26.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:26 smithi045 bash[80445]: cluster 2024-07-28T23:38:24.521516+0000 mgr.y (mgr.34101) 7458 : cluster [DBG] pgmap v8386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:26.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:26 smithi045 bash[82788]: cluster 2024-07-28T23:38:24.521516+0000 mgr.y (mgr.34101) 7458 : cluster [DBG] pgmap v8386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:26.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13739 16 16 0 0 0 - 0 2024-07-28T23:38:27.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:27 smithi155 bash[73694]: debug 2024-07-28T23:38:27.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:27.881 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:38:27.879489+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:38:27.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:38:27.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13740 16 16 0 0 0 - 0 2024-07-28T23:38:28.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:28 smithi155 bash[68033]: cluster 2024-07-28T23:38:26.523313+0000 mgr.y (mgr.34101) 7459 : cluster [DBG] pgmap v8387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:28.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:28 smithi155 bash[73694]: debug 2024-07-28T23:38:28.256+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:28.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:28 smithi045 bash[80445]: cluster 2024-07-28T23:38:26.523313+0000 mgr.y (mgr.34101) 7459 : cluster [DBG] pgmap v8387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:28.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:28 smithi045 bash[82788]: cluster 2024-07-28T23:38:26.523313+0000 mgr.y (mgr.34101) 7459 : cluster [DBG] pgmap v8387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:28.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13741 16 16 0 0 0 - 0 2024-07-28T23:38:29.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:29 smithi155 bash[73694]: debug 2024-07-28T23:38:29.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:29.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13742 16 16 0 0 0 - 0 2024-07-28T23:38:30.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:30 smithi155 bash[68033]: cluster 2024-07-28T23:38:28.525218+0000 mgr.y (mgr.34101) 7460 : cluster [DBG] pgmap v8388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:30.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:30 smithi155 bash[73694]: debug 2024-07-28T23:38:30.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:30.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:30 smithi045 bash[82788]: cluster 2024-07-28T23:38:28.525218+0000 mgr.y (mgr.34101) 7460 : cluster [DBG] pgmap v8388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:30.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:30 smithi045 bash[80445]: cluster 2024-07-28T23:38:28.525218+0000 mgr.y (mgr.34101) 7460 : cluster [DBG] pgmap v8388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:30.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13743 16 16 0 0 0 - 0 2024-07-28T23:38:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:38:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:38:30] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:38:31.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:31 smithi155 bash[73694]: debug 2024-07-28T23:38:31.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:31.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13744 16 16 0 0 0 - 0 2024-07-28T23:38:32.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:32 smithi155 bash[68033]: cluster 2024-07-28T23:38:30.527025+0000 mgr.y (mgr.34101) 7461 : cluster [DBG] pgmap v8389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:32.559 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:32 smithi155 bash[73694]: debug 2024-07-28T23:38:32.292+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:32.559 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:38:32 smithi155 bash[60745]: ts=2024-07-28T23:38:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:38:32.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:32 smithi045 bash[80445]: cluster 2024-07-28T23:38:30.527025+0000 mgr.y (mgr.34101) 7461 : cluster [DBG] pgmap v8389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:32.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:32 smithi045 bash[82788]: cluster 2024-07-28T23:38:30.527025+0000 mgr.y (mgr.34101) 7461 : cluster [DBG] pgmap v8389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:32.882 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13745 16 16 0 0 0 - 0 2024-07-28T23:38:33.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:33 smithi155 bash[73694]: debug 2024-07-28T23:38:33.272+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:33.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13746 16 16 0 0 0 - 0 2024-07-28T23:38:34.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:34 smithi045 bash[80445]: cluster 2024-07-28T23:38:32.528925+0000 mgr.y (mgr.34101) 7462 : cluster [DBG] pgmap v8390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:34.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:34 smithi045 bash[80445]: audit 2024-07-28T23:38:33.743337+0000 mon.c (mon.2) 1862 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:34.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:34 smithi045 bash[80445]: audit 2024-07-28T23:38:34.001770+0000 mon.c (mon.2) 1863 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:38:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:34 smithi045 bash[82788]: cluster 2024-07-28T23:38:32.528925+0000 mgr.y (mgr.34101) 7462 : cluster [DBG] pgmap v8390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:34 smithi045 bash[82788]: audit 2024-07-28T23:38:33.743337+0000 mon.c (mon.2) 1862 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:34 smithi045 bash[82788]: audit 2024-07-28T23:38:34.001770+0000 mon.c (mon.2) 1863 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:38:34.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:34 smithi155 bash[73694]: debug 2024-07-28T23:38:34.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:34.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:34 smithi155 bash[68033]: cluster 2024-07-28T23:38:32.528925+0000 mgr.y (mgr.34101) 7462 : cluster [DBG] pgmap v8390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:34.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:34 smithi155 bash[68033]: audit 2024-07-28T23:38:33.743337+0000 mon.c (mon.2) 1862 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:34.809 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:34 smithi155 bash[68033]: audit 2024-07-28T23:38:34.001770+0000 mon.c (mon.2) 1863 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:38:34.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13747 16 16 0 0 0 - 0 2024-07-28T23:38:35.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:35 smithi155 bash[73694]: debug 2024-07-28T23:38:35.320+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:35.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13748 16 16 0 0 0 - 0 2024-07-28T23:38:36.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:36 smithi045 bash[80445]: cluster 2024-07-28T23:38:34.530738+0000 mgr.y (mgr.34101) 7463 : cluster [DBG] pgmap v8391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:36.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:36 smithi045 bash[82788]: cluster 2024-07-28T23:38:34.530738+0000 mgr.y (mgr.34101) 7463 : cluster [DBG] pgmap v8391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:36.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:36 smithi155 bash[68033]: cluster 2024-07-28T23:38:34.530738+0000 mgr.y (mgr.34101) 7463 : cluster [DBG] pgmap v8391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:36.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:36 smithi155 bash[73694]: debug 2024-07-28T23:38:36.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:36.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13749 16 16 0 0 0 - 0 2024-07-28T23:38:37.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:37 smithi155 bash[73694]: debug 2024-07-28T23:38:37.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:37.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13750 16 16 0 0 0 - 0 2024-07-28T23:38:38.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:38 smithi045 bash[80445]: cluster 2024-07-28T23:38:36.532496+0000 mgr.y (mgr.34101) 7464 : cluster [DBG] pgmap v8392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:38.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:38 smithi045 bash[82788]: cluster 2024-07-28T23:38:36.532496+0000 mgr.y (mgr.34101) 7464 : cluster [DBG] pgmap v8392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:38.808 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:38 smithi155 bash[73694]: debug 2024-07-28T23:38:38.308+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:38.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:38 smithi155 bash[68033]: cluster 2024-07-28T23:38:36.532496+0000 mgr.y (mgr.34101) 7464 : cluster [DBG] pgmap v8392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:38.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13751 16 16 0 0 0 - 0 2024-07-28T23:38:39.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:39 smithi155 bash[73694]: debug 2024-07-28T23:38:39.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:39.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13752 16 16 0 0 0 - 0 2024-07-28T23:38:40.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:40 smithi155 bash[73694]: debug 2024-07-28T23:38:40.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:40 smithi155 bash[68033]: cluster 2024-07-28T23:38:38.534433+0000 mgr.y (mgr.34101) 7465 : cluster [DBG] pgmap v8393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:40 smithi155 bash[68033]: audit 2024-07-28T23:38:39.692569+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:40 smithi155 bash[68033]: audit 2024-07-28T23:38:39.702305+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:40 smithi155 bash[68033]: audit 2024-07-28T23:38:39.902843+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:40 smithi155 bash[68033]: audit 2024-07-28T23:38:39.916589+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:40 smithi045 bash[80445]: cluster 2024-07-28T23:38:38.534433+0000 mgr.y (mgr.34101) 7465 : cluster [DBG] pgmap v8393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:40.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:40 smithi045 bash[80445]: audit 2024-07-28T23:38:39.692569+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:40 smithi045 bash[80445]: audit 2024-07-28T23:38:39.702305+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:40 smithi045 bash[80445]: audit 2024-07-28T23:38:39.902843+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:40 smithi045 bash[80445]: audit 2024-07-28T23:38:39.916589+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:40 smithi045 bash[82788]: cluster 2024-07-28T23:38:38.534433+0000 mgr.y (mgr.34101) 7465 : cluster [DBG] pgmap v8393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:40.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:40 smithi045 bash[82788]: audit 2024-07-28T23:38:39.692569+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:40 smithi045 bash[82788]: audit 2024-07-28T23:38:39.702305+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:40 smithi045 bash[82788]: audit 2024-07-28T23:38:39.902843+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.603 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:40 smithi045 bash[82788]: audit 2024-07-28T23:38:39.916589+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:40.883 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13753 16 16 0 0 0 - 0 2024-07-28T23:38:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:38:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:38:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:38:41.627 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:41 smithi155 bash[73694]: debug 2024-07-28T23:38:41.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:41.627 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:41 smithi155 bash[68033]: audit 2024-07-28T23:38:40.392079+0000 mon.c (mon.2) 1864 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:38:41.628 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:41 smithi155 bash[68033]: audit 2024-07-28T23:38:40.393512+0000 mon.c (mon.2) 1865 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:38:41.628 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:41 smithi155 bash[68033]: audit 2024-07-28T23:38:40.404211+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:41.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:41 smithi045 bash[80445]: audit 2024-07-28T23:38:40.392079+0000 mon.c (mon.2) 1864 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:38:41.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:41 smithi045 bash[80445]: audit 2024-07-28T23:38:40.393512+0000 mon.c (mon.2) 1865 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:38:41.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:41 smithi045 bash[80445]: audit 2024-07-28T23:38:40.404211+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:41.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:41 smithi045 bash[82788]: audit 2024-07-28T23:38:40.392079+0000 mon.c (mon.2) 1864 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:38:41.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:41 smithi045 bash[82788]: audit 2024-07-28T23:38:40.393512+0000 mon.c (mon.2) 1865 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:38:41.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:41 smithi045 bash[82788]: audit 2024-07-28T23:38:40.404211+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:38:41.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13754 16 16 0 0 0 - 0 2024-07-28T23:38:42.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:42 smithi155 bash[73694]: debug 2024-07-28T23:38:42.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:42.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:42 smithi155 bash[68033]: cluster 2024-07-28T23:38:40.536146+0000 mgr.y (mgr.34101) 7466 : cluster [DBG] pgmap v8394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:42.559 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:38:42 smithi155 bash[60745]: ts=2024-07-28T23:38:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:38:42.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:42 smithi045 bash[80445]: cluster 2024-07-28T23:38:40.536146+0000 mgr.y (mgr.34101) 7466 : cluster [DBG] pgmap v8394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:42.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:42 smithi045 bash[82788]: cluster 2024-07-28T23:38:40.536146+0000 mgr.y (mgr.34101) 7466 : cluster [DBG] pgmap v8394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:42.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13755 16 16 0 0 0 - 0 2024-07-28T23:38:43.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:43 smithi155 bash[73694]: debug 2024-07-28T23:38:43.256+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:43.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13756 16 16 0 0 0 - 0 2024-07-28T23:38:44.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:44 smithi155 bash[73694]: debug 2024-07-28T23:38:44.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:44.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:44 smithi155 bash[68033]: cluster 2024-07-28T23:38:42.538046+0000 mgr.y (mgr.34101) 7467 : cluster [DBG] pgmap v8395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:44.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:44 smithi045 bash[80445]: cluster 2024-07-28T23:38:42.538046+0000 mgr.y (mgr.34101) 7467 : cluster [DBG] pgmap v8395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:44.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:44 smithi045 bash[82788]: cluster 2024-07-28T23:38:42.538046+0000 mgr.y (mgr.34101) 7467 : cluster [DBG] pgmap v8395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:44.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13757 16 16 0 0 0 - 0 2024-07-28T23:38:45.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:45 smithi155 bash[73694]: debug 2024-07-28T23:38:45.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:45.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13758 16 16 0 0 0 - 0 2024-07-28T23:38:46.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:46 smithi155 bash[73694]: debug 2024-07-28T23:38:46.216+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:46.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:46 smithi155 bash[68033]: cluster 2024-07-28T23:38:44.539756+0000 mgr.y (mgr.34101) 7468 : cluster [DBG] pgmap v8396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:46.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:46 smithi045 bash[80445]: cluster 2024-07-28T23:38:44.539756+0000 mgr.y (mgr.34101) 7468 : cluster [DBG] pgmap v8396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:46.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:46 smithi045 bash[82788]: cluster 2024-07-28T23:38:44.539756+0000 mgr.y (mgr.34101) 7468 : cluster [DBG] pgmap v8396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:46.884 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13759 16 16 0 0 0 - 0 2024-07-28T23:38:47.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:47 smithi155 bash[73694]: debug 2024-07-28T23:38:47.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:47.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:38:47.882610+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:38:47.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:38:47.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13760 16 16 0 0 0 - 0 2024-07-28T23:38:48.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:48 smithi155 bash[68033]: cluster 2024-07-28T23:38:46.541481+0000 mgr.y (mgr.34101) 7469 : cluster [DBG] pgmap v8397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:48.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:48 smithi155 bash[73694]: debug 2024-07-28T23:38:48.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:48.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:48 smithi045 bash[80445]: cluster 2024-07-28T23:38:46.541481+0000 mgr.y (mgr.34101) 7469 : cluster [DBG] pgmap v8397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:48.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:48 smithi045 bash[82788]: cluster 2024-07-28T23:38:46.541481+0000 mgr.y (mgr.34101) 7469 : cluster [DBG] pgmap v8397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:48.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13761 16 16 0 0 0 - 0 2024-07-28T23:38:49.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:49 smithi155 bash[68033]: audit 2024-07-28T23:38:48.743672+0000 mon.c (mon.2) 1866 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:49.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:49 smithi155 bash[73694]: debug 2024-07-28T23:38:49.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:49.646 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:49 smithi045 bash[80445]: audit 2024-07-28T23:38:48.743672+0000 mon.c (mon.2) 1866 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:49.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13762 16 16 0 0 0 - 0 2024-07-28T23:38:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:49 smithi045 bash[82788]: audit 2024-07-28T23:38:48.743672+0000 mon.c (mon.2) 1866 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:38:50.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:50 smithi155 bash[73694]: debug 2024-07-28T23:38:50.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:50.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:50 smithi155 bash[68033]: cluster 2024-07-28T23:38:48.543381+0000 mgr.y (mgr.34101) 7470 : cluster [DBG] pgmap v8398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:50.721 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:38:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:38:50] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:38:50.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:50 smithi045 bash[82788]: cluster 2024-07-28T23:38:48.543381+0000 mgr.y (mgr.34101) 7470 : cluster [DBG] pgmap v8398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:50.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:50 smithi045 bash[80445]: cluster 2024-07-28T23:38:48.543381+0000 mgr.y (mgr.34101) 7470 : cluster [DBG] pgmap v8398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:50.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13763 16 16 0 0 0 - 0 2024-07-28T23:38:51.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:51 smithi155 bash[73694]: debug 2024-07-28T23:38:51.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:51.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13764 16 16 0 0 0 - 0 2024-07-28T23:38:52.365 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:52 smithi155 bash[73694]: debug 2024-07-28T23:38:52.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:52.365 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:38:52 smithi155 bash[60745]: ts=2024-07-28T23:38:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:38:52.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:52 smithi045 bash[82788]: cluster 2024-07-28T23:38:50.545115+0000 mgr.y (mgr.34101) 7471 : cluster [DBG] pgmap v8399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:52.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:52 smithi045 bash[80445]: cluster 2024-07-28T23:38:50.545115+0000 mgr.y (mgr.34101) 7471 : cluster [DBG] pgmap v8399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:52.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:52 smithi155 bash[68033]: cluster 2024-07-28T23:38:50.545115+0000 mgr.y (mgr.34101) 7471 : cluster [DBG] pgmap v8399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:52.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13765 16 16 0 0 0 - 0 2024-07-28T23:38:53.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:53 smithi155 bash[73694]: debug 2024-07-28T23:38:53.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:53.885 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13766 16 16 0 0 0 - 0 2024-07-28T23:38:54.369 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:54 smithi155 bash[73694]: debug 2024-07-28T23:38:54.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:54.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:54 smithi045 bash[82788]: cluster 2024-07-28T23:38:52.546989+0000 mgr.y (mgr.34101) 7472 : cluster [DBG] pgmap v8400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:54.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:54 smithi045 bash[80445]: cluster 2024-07-28T23:38:52.546989+0000 mgr.y (mgr.34101) 7472 : cluster [DBG] pgmap v8400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:54.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:54 smithi155 bash[68033]: cluster 2024-07-28T23:38:52.546989+0000 mgr.y (mgr.34101) 7472 : cluster [DBG] pgmap v8400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:54.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13767 16 16 0 0 0 - 0 2024-07-28T23:38:55.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:55 smithi155 bash[73694]: debug 2024-07-28T23:38:55.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:55.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13768 16 16 0 0 0 - 0 2024-07-28T23:38:56.373 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:56 smithi155 bash[73694]: debug 2024-07-28T23:38:56.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:56.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:56 smithi045 bash[80445]: cluster 2024-07-28T23:38:54.548733+0000 mgr.y (mgr.34101) 7473 : cluster [DBG] pgmap v8401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:56.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:56 smithi045 bash[82788]: cluster 2024-07-28T23:38:54.548733+0000 mgr.y (mgr.34101) 7473 : cluster [DBG] pgmap v8401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:56.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:56 smithi155 bash[68033]: cluster 2024-07-28T23:38:54.548733+0000 mgr.y (mgr.34101) 7473 : cluster [DBG] pgmap v8401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:56.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13769 16 16 0 0 0 - 0 2024-07-28T23:38:57.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:57 smithi155 bash[73694]: debug 2024-07-28T23:38:57.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:57.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13770 16 16 0 0 0 - 0 2024-07-28T23:38:58.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:58 smithi155 bash[73694]: debug 2024-07-28T23:38:58.047+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:58.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:38:58 smithi045 bash[82788]: cluster 2024-07-28T23:38:56.550498+0000 mgr.y (mgr.34101) 7474 : cluster [DBG] pgmap v8402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:58.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:38:58 smithi045 bash[80445]: cluster 2024-07-28T23:38:56.550498+0000 mgr.y (mgr.34101) 7474 : cluster [DBG] pgmap v8402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:58.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:38:58 smithi155 bash[68033]: cluster 2024-07-28T23:38:56.550498+0000 mgr.y (mgr.34101) 7474 : cluster [DBG] pgmap v8402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:38:58.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13771 16 16 0 0 0 - 0 2024-07-28T23:38:59.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:59 smithi155 bash[73694]: debug 2024-07-28T23:38:59.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:38:59.886 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13772 16 16 0 0 0 - 0 2024-07-28T23:39:00.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:38:59 smithi155 bash[73694]: debug 2024-07-28T23:38:59.987+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:00.721 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:39:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:39:00] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:39:00.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:00 smithi045 bash[82788]: cluster 2024-07-28T23:38:58.552359+0000 mgr.y (mgr.34101) 7475 : cluster [DBG] pgmap v8403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:00.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:00 smithi045 bash[80445]: cluster 2024-07-28T23:38:58.552359+0000 mgr.y (mgr.34101) 7475 : cluster [DBG] pgmap v8403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:00.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:00 smithi155 bash[68033]: cluster 2024-07-28T23:38:58.552359+0000 mgr.y (mgr.34101) 7475 : cluster [DBG] pgmap v8403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:00.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13773 16 16 0 0 0 - 0 2024-07-28T23:39:01.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:00 smithi155 bash[73694]: debug 2024-07-28T23:39:00.955+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:01.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13774 16 16 0 0 0 - 0 2024-07-28T23:39:02.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:01 smithi155 bash[73694]: debug 2024-07-28T23:39:01.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:02.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:02 smithi045 bash[80445]: cluster 2024-07-28T23:39:00.554104+0000 mgr.y (mgr.34101) 7476 : cluster [DBG] pgmap v8404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:02.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:02 smithi045 bash[82788]: cluster 2024-07-28T23:39:00.554104+0000 mgr.y (mgr.34101) 7476 : cluster [DBG] pgmap v8404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:02.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:02 smithi155 bash[68033]: cluster 2024-07-28T23:39:00.554104+0000 mgr.y (mgr.34101) 7476 : cluster [DBG] pgmap v8404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:02.809 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:39:02 smithi155 bash[60745]: ts=2024-07-28T23:39:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:39:02.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13775 16 16 0 0 0 - 0 2024-07-28T23:39:03.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:03 smithi155 bash[73694]: debug 2024-07-28T23:39:03.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:03.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13776 16 16 0 0 0 - 0 2024-07-28T23:39:04.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:03 smithi155 bash[73694]: debug 2024-07-28T23:39:03.995+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:04.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:04 smithi045 bash[82788]: cluster 2024-07-28T23:39:02.555975+0000 mgr.y (mgr.34101) 7477 : cluster [DBG] pgmap v8405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:04.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:04 smithi045 bash[82788]: audit 2024-07-28T23:39:03.744132+0000 mon.c (mon.2) 1867 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:04.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:04 smithi045 bash[80445]: cluster 2024-07-28T23:39:02.555975+0000 mgr.y (mgr.34101) 7477 : cluster [DBG] pgmap v8405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:04.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:04 smithi045 bash[80445]: audit 2024-07-28T23:39:03.744132+0000 mon.c (mon.2) 1867 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:04.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:04 smithi155 bash[68033]: cluster 2024-07-28T23:39:02.555975+0000 mgr.y (mgr.34101) 7477 : cluster [DBG] pgmap v8405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:04.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:04 smithi155 bash[68033]: audit 2024-07-28T23:39:03.744132+0000 mon.c (mon.2) 1867 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:04.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13777 16 16 0 0 0 - 0 2024-07-28T23:39:05.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:04 smithi155 bash[73694]: debug 2024-07-28T23:39:04.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:05.887 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13778 16 16 0 0 0 - 0 2024-07-28T23:39:06.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:05 smithi155 bash[73694]: debug 2024-07-28T23:39:05.955+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:06.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:06 smithi045 bash[80445]: cluster 2024-07-28T23:39:04.557726+0000 mgr.y (mgr.34101) 7478 : cluster [DBG] pgmap v8406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:06.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:06 smithi045 bash[82788]: cluster 2024-07-28T23:39:04.557726+0000 mgr.y (mgr.34101) 7478 : cluster [DBG] pgmap v8406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:06.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:06 smithi155 bash[68033]: cluster 2024-07-28T23:39:04.557726+0000 mgr.y (mgr.34101) 7478 : cluster [DBG] pgmap v8406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:06.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13779 16 16 0 0 0 - 0 2024-07-28T23:39:07.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:06 smithi155 bash[73694]: debug 2024-07-28T23:39:06.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:07.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:39:07.885857+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:39:07.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:39:07.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13780 16 16 0 0 0 - 0 2024-07-28T23:39:08.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:07 smithi155 bash[73694]: debug 2024-07-28T23:39:07.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:08.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:08 smithi045 bash[80445]: cluster 2024-07-28T23:39:06.559457+0000 mgr.y (mgr.34101) 7479 : cluster [DBG] pgmap v8407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:08.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:08 smithi045 bash[82788]: cluster 2024-07-28T23:39:06.559457+0000 mgr.y (mgr.34101) 7479 : cluster [DBG] pgmap v8407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:08.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:08 smithi155 bash[68033]: cluster 2024-07-28T23:39:06.559457+0000 mgr.y (mgr.34101) 7479 : cluster [DBG] pgmap v8407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:08.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13781 16 16 0 0 0 - 0 2024-07-28T23:39:09.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:08 smithi155 bash[73694]: debug 2024-07-28T23:39:08.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:09.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:09 smithi045 bash[80445]: cluster 2024-07-28T23:39:08.561338+0000 mgr.y (mgr.34101) 7480 : cluster [DBG] pgmap v8408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:09.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:09 smithi045 bash[82788]: cluster 2024-07-28T23:39:08.561338+0000 mgr.y (mgr.34101) 7480 : cluster [DBG] pgmap v8408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:09.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:09 smithi155 bash[68033]: cluster 2024-07-28T23:39:08.561338+0000 mgr.y (mgr.34101) 7480 : cluster [DBG] pgmap v8408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:09.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13782 16 16 0 0 0 - 0 2024-07-28T23:39:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:09 smithi155 bash[73694]: debug 2024-07-28T23:39:09.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:10.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13783 16 16 0 0 0 - 0 2024-07-28T23:39:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:39:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:39:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:39:11.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:10 smithi155 bash[73694]: debug 2024-07-28T23:39:10.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:11.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13784 16 16 0 0 0 - 0 2024-07-28T23:39:11.899 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:11 smithi155 bash[68033]: cluster 2024-07-28T23:39:10.563110+0000 mgr.y (mgr.34101) 7481 : cluster [DBG] pgmap v8409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:11.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:11 smithi045 bash[80445]: cluster 2024-07-28T23:39:10.563110+0000 mgr.y (mgr.34101) 7481 : cluster [DBG] pgmap v8409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:11.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:11 smithi045 bash[82788]: cluster 2024-07-28T23:39:10.563110+0000 mgr.y (mgr.34101) 7481 : cluster [DBG] pgmap v8409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:11 smithi155 bash[73694]: debug 2024-07-28T23:39:11.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:12.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:39:12 smithi155 bash[60745]: ts=2024-07-28T23:39:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:39:12.888 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13785 16 16 0 0 0 - 0 2024-07-28T23:39:13.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:12 smithi155 bash[73694]: debug 2024-07-28T23:39:12.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:13.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13786 16 16 0 0 0 - 0 2024-07-28T23:39:13.967 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:13 smithi155 bash[68033]: cluster 2024-07-28T23:39:12.564982+0000 mgr.y (mgr.34101) 7482 : cluster [DBG] pgmap v8410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:13.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:13 smithi045 bash[80445]: cluster 2024-07-28T23:39:12.564982+0000 mgr.y (mgr.34101) 7482 : cluster [DBG] pgmap v8410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:13.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:13 smithi045 bash[82788]: cluster 2024-07-28T23:39:12.564982+0000 mgr.y (mgr.34101) 7482 : cluster [DBG] pgmap v8410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:14.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:13 smithi155 bash[73694]: debug 2024-07-28T23:39:13.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:14.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13787 16 16 0 0 0 - 0 2024-07-28T23:39:15.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:14 smithi155 bash[73694]: debug 2024-07-28T23:39:14.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:15.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13788 16 16 0 0 0 - 0 2024-07-28T23:39:15.924 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:15 smithi155 bash[68033]: cluster 2024-07-28T23:39:14.566747+0000 mgr.y (mgr.34101) 7483 : cluster [DBG] pgmap v8411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:15.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:15 smithi045 bash[80445]: cluster 2024-07-28T23:39:14.566747+0000 mgr.y (mgr.34101) 7483 : cluster [DBG] pgmap v8411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:15.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:15 smithi045 bash[82788]: cluster 2024-07-28T23:39:14.566747+0000 mgr.y (mgr.34101) 7483 : cluster [DBG] pgmap v8411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:15 smithi155 bash[73694]: debug 2024-07-28T23:39:15.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:16.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13789 16 16 0 0 0 - 0 2024-07-28T23:39:17.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:16 smithi155 bash[73694]: debug 2024-07-28T23:39:16.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:17.886 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:17 smithi155 bash[68033]: cluster 2024-07-28T23:39:16.568444+0000 mgr.y (mgr.34101) 7484 : cluster [DBG] pgmap v8412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:17.889 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13790 16 16 0 0 0 - 0 2024-07-28T23:39:17.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:17 smithi045 bash[80445]: cluster 2024-07-28T23:39:16.568444+0000 mgr.y (mgr.34101) 7484 : cluster [DBG] pgmap v8412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:17.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:17 smithi045 bash[82788]: cluster 2024-07-28T23:39:16.568444+0000 mgr.y (mgr.34101) 7484 : cluster [DBG] pgmap v8412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:17 smithi155 bash[73694]: debug 2024-07-28T23:39:17.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:18.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13791 16 16 0 0 0 - 0 2024-07-28T23:39:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:18 smithi155 bash[73694]: debug 2024-07-28T23:39:18.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:19.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13792 16 16 0 0 0 - 0 2024-07-28T23:39:19.903 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:19 smithi155 bash[68033]: cluster 2024-07-28T23:39:18.570342+0000 mgr.y (mgr.34101) 7485 : cluster [DBG] pgmap v8413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:19.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:19 smithi155 bash[68033]: audit 2024-07-28T23:39:18.744543+0000 mon.c (mon.2) 1868 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:19 smithi045 bash[80445]: cluster 2024-07-28T23:39:18.570342+0000 mgr.y (mgr.34101) 7485 : cluster [DBG] pgmap v8413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:19.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:19 smithi045 bash[80445]: audit 2024-07-28T23:39:18.744543+0000 mon.c (mon.2) 1868 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:19 smithi045 bash[82788]: cluster 2024-07-28T23:39:18.570342+0000 mgr.y (mgr.34101) 7485 : cluster [DBG] pgmap v8413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:19.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:19 smithi045 bash[82788]: audit 2024-07-28T23:39:18.744543+0000 mon.c (mon.2) 1868 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:20.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:19 smithi155 bash[73694]: debug 2024-07-28T23:39:19.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:20.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13793 16 16 0 0 0 - 0 2024-07-28T23:39:20.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:39:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:39:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:39:21.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:20 smithi155 bash[73694]: debug 2024-07-28T23:39:20.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:21.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13794 16 16 0 0 0 - 0 2024-07-28T23:39:21.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:21 smithi045 bash[80445]: cluster 2024-07-28T23:39:20.572068+0000 mgr.y (mgr.34101) 7486 : cluster [DBG] pgmap v8414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:21.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:21 smithi045 bash[82788]: cluster 2024-07-28T23:39:20.572068+0000 mgr.y (mgr.34101) 7486 : cluster [DBG] pgmap v8414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:22.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:21 smithi155 bash[68033]: cluster 2024-07-28T23:39:20.572068+0000 mgr.y (mgr.34101) 7486 : cluster [DBG] pgmap v8414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:22.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:21 smithi155 bash[73694]: debug 2024-07-28T23:39:21.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:22.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:39:22 smithi155 bash[60745]: ts=2024-07-28T23:39:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:39:22.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13795 16 16 0 0 0 - 0 2024-07-28T23:39:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:22 smithi155 bash[73694]: debug 2024-07-28T23:39:22.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:23.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13796 16 16 0 0 0 - 0 2024-07-28T23:39:23.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:23 smithi045 bash[80445]: cluster 2024-07-28T23:39:22.573964+0000 mgr.y (mgr.34101) 7487 : cluster [DBG] pgmap v8415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:23.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:23 smithi045 bash[82788]: cluster 2024-07-28T23:39:22.573964+0000 mgr.y (mgr.34101) 7487 : cluster [DBG] pgmap v8415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:24.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:23 smithi155 bash[73694]: debug 2024-07-28T23:39:23.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:24.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:23 smithi155 bash[68033]: cluster 2024-07-28T23:39:22.573964+0000 mgr.y (mgr.34101) 7487 : cluster [DBG] pgmap v8415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:24.890 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13797 16 16 0 0 0 - 0 2024-07-28T23:39:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:24 smithi155 bash[73694]: debug 2024-07-28T23:39:24.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:25.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13798 16 16 0 0 0 - 0 2024-07-28T23:39:25.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:25 smithi045 bash[80445]: cluster 2024-07-28T23:39:24.575726+0000 mgr.y (mgr.34101) 7488 : cluster [DBG] pgmap v8416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:25.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:25 smithi045 bash[82788]: cluster 2024-07-28T23:39:24.575726+0000 mgr.y (mgr.34101) 7488 : cluster [DBG] pgmap v8416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:26.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:25 smithi155 bash[73694]: debug 2024-07-28T23:39:25.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:26.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:25 smithi155 bash[68033]: cluster 2024-07-28T23:39:24.575726+0000 mgr.y (mgr.34101) 7488 : cluster [DBG] pgmap v8416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:26.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13799 16 16 0 0 0 - 0 2024-07-28T23:39:27.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:26 smithi155 bash[73694]: debug 2024-07-28T23:39:26.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:27.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:39:27.889202+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:39:27.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:39:27.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13800 16 16 0 0 0 - 0 2024-07-28T23:39:27.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:27 smithi045 bash[80445]: cluster 2024-07-28T23:39:26.577451+0000 mgr.y (mgr.34101) 7489 : cluster [DBG] pgmap v8417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:27.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:27 smithi045 bash[82788]: cluster 2024-07-28T23:39:26.577451+0000 mgr.y (mgr.34101) 7489 : cluster [DBG] pgmap v8417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:28.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:27 smithi155 bash[73694]: debug 2024-07-28T23:39:27.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:28.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:27 smithi155 bash[68033]: cluster 2024-07-28T23:39:26.577451+0000 mgr.y (mgr.34101) 7489 : cluster [DBG] pgmap v8417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:28.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13801 16 16 0 0 0 - 0 2024-07-28T23:39:29.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:28 smithi155 bash[73694]: debug 2024-07-28T23:39:28.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:29.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13802 16 16 0 0 0 - 0 2024-07-28T23:39:29.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:29 smithi045 bash[80445]: cluster 2024-07-28T23:39:28.579335+0000 mgr.y (mgr.34101) 7490 : cluster [DBG] pgmap v8418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:29.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:29 smithi045 bash[82788]: cluster 2024-07-28T23:39:28.579335+0000 mgr.y (mgr.34101) 7490 : cluster [DBG] pgmap v8418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:30.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:29 smithi155 bash[68033]: cluster 2024-07-28T23:39:28.579335+0000 mgr.y (mgr.34101) 7490 : cluster [DBG] pgmap v8418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:30.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:29 smithi155 bash[73694]: debug 2024-07-28T23:39:29.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:30.891 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13803 16 16 0 0 0 - 0 2024-07-28T23:39:30.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:39:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:39:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:39:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:30 smithi155 bash[73694]: debug 2024-07-28T23:39:30.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:31.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13804 16 16 0 0 0 - 0 2024-07-28T23:39:31.919 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:31 smithi155 bash[68033]: cluster 2024-07-28T23:39:30.581026+0000 mgr.y (mgr.34101) 7491 : cluster [DBG] pgmap v8419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:31.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:31 smithi045 bash[80445]: cluster 2024-07-28T23:39:30.581026+0000 mgr.y (mgr.34101) 7491 : cluster [DBG] pgmap v8419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:31.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:31 smithi045 bash[82788]: cluster 2024-07-28T23:39:30.581026+0000 mgr.y (mgr.34101) 7491 : cluster [DBG] pgmap v8419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:32.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:31 smithi155 bash[73694]: debug 2024-07-28T23:39:31.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:32.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:39:32 smithi155 bash[60745]: ts=2024-07-28T23:39:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:39:32.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13805 16 16 0 0 0 - 0 2024-07-28T23:39:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:32 smithi155 bash[73694]: debug 2024-07-28T23:39:32.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:33.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13806 16 16 0 0 0 - 0 2024-07-28T23:39:33.953 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:33 smithi155 bash[68033]: cluster 2024-07-28T23:39:32.582940+0000 mgr.y (mgr.34101) 7492 : cluster [DBG] pgmap v8420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:33.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:33 smithi045 bash[80445]: cluster 2024-07-28T23:39:32.582940+0000 mgr.y (mgr.34101) 7492 : cluster [DBG] pgmap v8420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:33.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:33 smithi045 bash[82788]: cluster 2024-07-28T23:39:32.582940+0000 mgr.y (mgr.34101) 7492 : cluster [DBG] pgmap v8420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:34.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:33 smithi155 bash[73694]: debug 2024-07-28T23:39:33.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:34.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13807 16 16 0 0 0 - 0 2024-07-28T23:39:34.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:34 smithi045 bash[82788]: audit 2024-07-28T23:39:33.745003+0000 mon.c (mon.2) 1869 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:34.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:34 smithi045 bash[80445]: audit 2024-07-28T23:39:33.745003+0000 mon.c (mon.2) 1869 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:35.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:34 smithi155 bash[68033]: audit 2024-07-28T23:39:33.745003+0000 mon.c (mon.2) 1869 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:35.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:34 smithi155 bash[73694]: debug 2024-07-28T23:39:34.903+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:35.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13808 16 16 0 0 0 - 0 2024-07-28T23:39:35.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:35 smithi045 bash[82788]: cluster 2024-07-28T23:39:34.584694+0000 mgr.y (mgr.34101) 7493 : cluster [DBG] pgmap v8421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:35.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:35 smithi045 bash[80445]: cluster 2024-07-28T23:39:34.584694+0000 mgr.y (mgr.34101) 7493 : cluster [DBG] pgmap v8421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:36.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:35 smithi155 bash[68033]: cluster 2024-07-28T23:39:34.584694+0000 mgr.y (mgr.34101) 7493 : cluster [DBG] pgmap v8421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:36.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:35 smithi155 bash[73694]: debug 2024-07-28T23:39:35.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:36.892 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13809 16 16 0 0 0 - 0 2024-07-28T23:39:37.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:36 smithi155 bash[73694]: debug 2024-07-28T23:39:36.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:37.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13810 16 16 0 0 0 - 0 2024-07-28T23:39:37.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:37 smithi045 bash[82788]: cluster 2024-07-28T23:39:36.586541+0000 mgr.y (mgr.34101) 7494 : cluster [DBG] pgmap v8422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:37.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:37 smithi045 bash[80445]: cluster 2024-07-28T23:39:36.586541+0000 mgr.y (mgr.34101) 7494 : cluster [DBG] pgmap v8422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:38.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:37 smithi155 bash[68033]: cluster 2024-07-28T23:39:36.586541+0000 mgr.y (mgr.34101) 7494 : cluster [DBG] pgmap v8422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:38.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:37 smithi155 bash[73694]: debug 2024-07-28T23:39:37.911+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:38.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13811 16 16 0 0 0 - 0 2024-07-28T23:39:39.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:38 smithi155 bash[73694]: debug 2024-07-28T23:39:38.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:39.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13812 16 16 0 0 0 - 0 2024-07-28T23:39:39.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:39 smithi045 bash[82788]: cluster 2024-07-28T23:39:38.588255+0000 mgr.y (mgr.34101) 7495 : cluster [DBG] pgmap v8423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:39.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:39 smithi045 bash[80445]: cluster 2024-07-28T23:39:38.588255+0000 mgr.y (mgr.34101) 7495 : cluster [DBG] pgmap v8423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:40.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:39 smithi155 bash[68033]: cluster 2024-07-28T23:39:38.588255+0000 mgr.y (mgr.34101) 7495 : cluster [DBG] pgmap v8423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:40.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:39 smithi155 bash[73694]: debug 2024-07-28T23:39:39.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:40.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13813 16 16 0 0 0 - 0 2024-07-28T23:39:40.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:40 smithi045 bash[80445]: audit 2024-07-28T23:39:40.534788+0000 mon.c (mon.2) 1870 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:39:40.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:39:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:39:40] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:39:40.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:40 smithi045 bash[82788]: audit 2024-07-28T23:39:40.534788+0000 mon.c (mon.2) 1870 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:39:41.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:40 smithi155 bash[68033]: audit 2024-07-28T23:39:40.534788+0000 mon.c (mon.2) 1870 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:39:41.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:40 smithi155 bash[73694]: debug 2024-07-28T23:39:40.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:41.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13814 16 16 0 0 0 - 0 2024-07-28T23:39:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:41 smithi045 bash[82788]: cluster 2024-07-28T23:39:40.590017+0000 mgr.y (mgr.34101) 7496 : cluster [DBG] pgmap v8424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:41 smithi045 bash[82788]: audit 2024-07-28T23:39:40.925851+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:41 smithi045 bash[82788]: audit 2024-07-28T23:39:40.932834+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:41 smithi045 bash[80445]: cluster 2024-07-28T23:39:40.590017+0000 mgr.y (mgr.34101) 7496 : cluster [DBG] pgmap v8424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:42.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:41 smithi045 bash[80445]: audit 2024-07-28T23:39:40.925851+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:42.222 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:41 smithi045 bash[80445]: audit 2024-07-28T23:39:40.932834+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:41 smithi155 bash[73694]: debug 2024-07-28T23:39:41.883+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:42.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:41 smithi155 bash[68033]: cluster 2024-07-28T23:39:40.590017+0000 mgr.y (mgr.34101) 7496 : cluster [DBG] pgmap v8424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:42.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:41 smithi155 bash[68033]: audit 2024-07-28T23:39:40.925851+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:42.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:41 smithi155 bash[68033]: audit 2024-07-28T23:39:40.932834+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:39:42 smithi155 bash[60745]: ts=2024-07-28T23:39:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:39:42.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13815 16 16 0 0 0 - 0 2024-07-28T23:39:43.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:42 smithi155 bash[73694]: debug 2024-07-28T23:39:42.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:43.893 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13816 16 16 0 0 0 - 0 2024-07-28T23:39:44.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:43 smithi045 bash[80445]: cluster 2024-07-28T23:39:42.591860+0000 mgr.y (mgr.34101) 7497 : cluster [DBG] pgmap v8425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:44.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:43 smithi045 bash[82788]: cluster 2024-07-28T23:39:42.591860+0000 mgr.y (mgr.34101) 7497 : cluster [DBG] pgmap v8425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:43 smithi155 bash[68033]: cluster 2024-07-28T23:39:42.591860+0000 mgr.y (mgr.34101) 7497 : cluster [DBG] pgmap v8425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:44.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:43 smithi155 bash[73694]: debug 2024-07-28T23:39:43.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:44.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13817 16 16 0 0 0 - 0 2024-07-28T23:39:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:44 smithi155 bash[73694]: debug 2024-07-28T23:39:44.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:45.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13818 16 16 0 0 0 - 0 2024-07-28T23:39:46.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:45 smithi155 bash[68033]: cluster 2024-07-28T23:39:44.593615+0000 mgr.y (mgr.34101) 7498 : cluster [DBG] pgmap v8426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:46.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:45 smithi155 bash[73694]: debug 2024-07-28T23:39:45.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:46.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:45 smithi045 bash[80445]: cluster 2024-07-28T23:39:44.593615+0000 mgr.y (mgr.34101) 7498 : cluster [DBG] pgmap v8426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:46.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:45 smithi045 bash[82788]: cluster 2024-07-28T23:39:44.593615+0000 mgr.y (mgr.34101) 7498 : cluster [DBG] pgmap v8426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:46.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13819 16 16 0 0 0 - 0 2024-07-28T23:39:47.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:46 smithi155 bash[73694]: debug 2024-07-28T23:39:46.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[80445]: audit 2024-07-28T23:39:46.442969+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[80445]: audit 2024-07-28T23:39:46.448652+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[80445]: audit 2024-07-28T23:39:46.592705+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[80445]: cluster 2024-07-28T23:39:46.595560+0000 mgr.y (mgr.34101) 7499 : cluster [DBG] pgmap v8427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[80445]: audit 2024-07-28T23:39:46.602093+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[80445]: audit 2024-07-28T23:39:47.039463+0000 mon.c (mon.2) 1871 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:39:47.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[80445]: audit 2024-07-28T23:39:47.040649+0000 mon.c (mon.2) 1872 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:39:47.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[80445]: audit 2024-07-28T23:39:47.048160+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[82788]: audit 2024-07-28T23:39:46.442969+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[82788]: audit 2024-07-28T23:39:46.448652+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[82788]: audit 2024-07-28T23:39:46.592705+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[82788]: cluster 2024-07-28T23:39:46.595560+0000 mgr.y (mgr.34101) 7499 : cluster [DBG] pgmap v8427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[82788]: audit 2024-07-28T23:39:46.602093+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[82788]: audit 2024-07-28T23:39:47.039463+0000 mon.c (mon.2) 1871 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:39:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[82788]: audit 2024-07-28T23:39:47.040649+0000 mon.c (mon.2) 1872 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:39:47.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:47 smithi045 bash[82788]: audit 2024-07-28T23:39:47.048160+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:47 smithi155 bash[68033]: audit 2024-07-28T23:39:46.442969+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:47 smithi155 bash[68033]: audit 2024-07-28T23:39:46.448652+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:47 smithi155 bash[68033]: audit 2024-07-28T23:39:46.592705+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:47 smithi155 bash[68033]: cluster 2024-07-28T23:39:46.595560+0000 mgr.y (mgr.34101) 7499 : cluster [DBG] pgmap v8427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:47 smithi155 bash[68033]: audit 2024-07-28T23:39:46.602093+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:47 smithi155 bash[68033]: audit 2024-07-28T23:39:47.039463+0000 mon.c (mon.2) 1871 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:39:47.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:47 smithi155 bash[68033]: audit 2024-07-28T23:39:47.040649+0000 mon.c (mon.2) 1872 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:39:47.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:47 smithi155 bash[68033]: audit 2024-07-28T23:39:47.048160+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:39:47.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:39:47.892350+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:39:47.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:39:47.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13820 16 16 0 0 0 - 0 2024-07-28T23:39:48.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:47 smithi155 bash[73694]: debug 2024-07-28T23:39:47.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:48.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13821 16 16 0 0 0 - 0 2024-07-28T23:39:49.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:48 smithi155 bash[73694]: debug 2024-07-28T23:39:48.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:49.894 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13822 16 16 0 0 0 - 0 2024-07-28T23:39:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:49 smithi045 bash[80445]: cluster 2024-07-28T23:39:48.597278+0000 mgr.y (mgr.34101) 7500 : cluster [DBG] pgmap v8428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:49.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:49 smithi045 bash[80445]: audit 2024-07-28T23:39:48.745578+0000 mon.c (mon.2) 1873 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:49 smithi045 bash[82788]: cluster 2024-07-28T23:39:48.597278+0000 mgr.y (mgr.34101) 7500 : cluster [DBG] pgmap v8428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:49.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:49 smithi045 bash[82788]: audit 2024-07-28T23:39:48.745578+0000 mon.c (mon.2) 1873 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:50.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:49 smithi155 bash[73694]: debug 2024-07-28T23:39:49.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:50.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:49 smithi155 bash[68033]: cluster 2024-07-28T23:39:48.597278+0000 mgr.y (mgr.34101) 7500 : cluster [DBG] pgmap v8428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:50.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:49 smithi155 bash[68033]: audit 2024-07-28T23:39:48.745578+0000 mon.c (mon.2) 1873 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:39:50.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13823 16 16 0 0 0 - 0 2024-07-28T23:39:50.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:39:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:39:50] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:39:51.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:50 smithi155 bash[73694]: debug 2024-07-28T23:39:50.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:51.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13824 16 16 0 0 0 - 0 2024-07-28T23:39:51.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:51 smithi045 bash[80445]: cluster 2024-07-28T23:39:50.599833+0000 mgr.y (mgr.34101) 7501 : cluster [DBG] pgmap v8429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:51.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:51 smithi045 bash[82788]: cluster 2024-07-28T23:39:50.599833+0000 mgr.y (mgr.34101) 7501 : cluster [DBG] pgmap v8429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:52.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:51 smithi155 bash[73694]: debug 2024-07-28T23:39:51.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:52.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:51 smithi155 bash[68033]: cluster 2024-07-28T23:39:50.599833+0000 mgr.y (mgr.34101) 7501 : cluster [DBG] pgmap v8429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:52.796 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:39:52 smithi155 bash[60745]: ts=2024-07-28T23:39:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:39:52.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13825 16 16 0 0 0 - 0 2024-07-28T23:39:53.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:52 smithi155 bash[73694]: debug 2024-07-28T23:39:52.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:53.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13826 16 16 0 0 0 - 0 2024-07-28T23:39:53.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:53 smithi045 bash[80445]: cluster 2024-07-28T23:39:52.601698+0000 mgr.y (mgr.34101) 7502 : cluster [DBG] pgmap v8430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:53.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:53 smithi045 bash[82788]: cluster 2024-07-28T23:39:52.601698+0000 mgr.y (mgr.34101) 7502 : cluster [DBG] pgmap v8430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:54.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:53 smithi155 bash[68033]: cluster 2024-07-28T23:39:52.601698+0000 mgr.y (mgr.34101) 7502 : cluster [DBG] pgmap v8430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:54.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:53 smithi155 bash[73694]: debug 2024-07-28T23:39:53.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:54.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13827 16 16 0 0 0 - 0 2024-07-28T23:39:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:54 smithi155 bash[73694]: debug 2024-07-28T23:39:54.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:55.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13828 16 16 0 0 0 - 0 2024-07-28T23:39:55.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:55 smithi045 bash[80445]: cluster 2024-07-28T23:39:54.603433+0000 mgr.y (mgr.34101) 7503 : cluster [DBG] pgmap v8431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:55.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:55 smithi045 bash[82788]: cluster 2024-07-28T23:39:54.603433+0000 mgr.y (mgr.34101) 7503 : cluster [DBG] pgmap v8431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:55 smithi155 bash[68033]: cluster 2024-07-28T23:39:54.603433+0000 mgr.y (mgr.34101) 7503 : cluster [DBG] pgmap v8431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:56.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:55 smithi155 bash[73694]: debug 2024-07-28T23:39:55.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:56.895 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13829 16 16 0 0 0 - 0 2024-07-28T23:39:57.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:56 smithi155 bash[73694]: debug 2024-07-28T23:39:56.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:57.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13830 16 16 0 0 0 - 0 2024-07-28T23:39:57.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:57 smithi045 bash[80445]: cluster 2024-07-28T23:39:56.605281+0000 mgr.y (mgr.34101) 7504 : cluster [DBG] pgmap v8432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:57.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:57 smithi045 bash[82788]: cluster 2024-07-28T23:39:56.605281+0000 mgr.y (mgr.34101) 7504 : cluster [DBG] pgmap v8432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:58.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:57 smithi155 bash[73694]: debug 2024-07-28T23:39:57.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:58.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:57 smithi155 bash[68033]: cluster 2024-07-28T23:39:56.605281+0000 mgr.y (mgr.34101) 7504 : cluster [DBG] pgmap v8432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:58.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13831 16 16 0 0 0 - 0 2024-07-28T23:39:59.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:58 smithi155 bash[73694]: debug 2024-07-28T23:39:58.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:39:59.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13832 16 16 0 0 0 - 0 2024-07-28T23:39:59.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:39:59 smithi045 bash[80445]: cluster 2024-07-28T23:39:58.607022+0000 mgr.y (mgr.34101) 7505 : cluster [DBG] pgmap v8433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:39:59.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:39:59 smithi045 bash[82788]: cluster 2024-07-28T23:39:58.607022+0000 mgr.y (mgr.34101) 7505 : cluster [DBG] pgmap v8433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:00.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:39:59 smithi155 bash[68033]: cluster 2024-07-28T23:39:58.607022+0000 mgr.y (mgr.34101) 7505 : cluster [DBG] pgmap v8433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:00.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:39:59 smithi155 bash[73694]: debug 2024-07-28T23:39:59.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:00.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13833 16 16 0 0 0 - 0 2024-07-28T23:40:00.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:00 smithi045 bash[80445]: cluster 2024-07-28T23:40:00.000186+0000 mon.a (mon.0) 4049 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:40:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:00 smithi045 bash[82788]: cluster 2024-07-28T23:40:00.000186+0000 mon.a (mon.0) 4049 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:40:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:40:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:40:00] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:40:01.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:00 smithi155 bash[73694]: debug 2024-07-28T23:40:00.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:01.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:00 smithi155 bash[68033]: cluster 2024-07-28T23:40:00.000186+0000 mon.a (mon.0) 4049 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:40:01.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13834 16 16 0 0 0 - 0 2024-07-28T23:40:01.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:01 smithi045 bash[80445]: cluster 2024-07-28T23:40:00.608743+0000 mgr.y (mgr.34101) 7506 : cluster [DBG] pgmap v8434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:01.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:01 smithi045 bash[82788]: cluster 2024-07-28T23:40:00.608743+0000 mgr.y (mgr.34101) 7506 : cluster [DBG] pgmap v8434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:02.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:01 smithi155 bash[73694]: debug 2024-07-28T23:40:01.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:02.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:01 smithi155 bash[68033]: cluster 2024-07-28T23:40:00.608743+0000 mgr.y (mgr.34101) 7506 : cluster [DBG] pgmap v8434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:02.808 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:40:02 smithi155 bash[60745]: ts=2024-07-28T23:40:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:40:02.896 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13835 16 16 0 0 0 - 0 2024-07-28T23:40:03.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:02 smithi155 bash[73694]: debug 2024-07-28T23:40:02.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:03.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13836 16 16 0 0 0 - 0 2024-07-28T23:40:03.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:03 smithi045 bash[80445]: cluster 2024-07-28T23:40:02.610615+0000 mgr.y (mgr.34101) 7507 : cluster [DBG] pgmap v8435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:03.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:03 smithi045 bash[82788]: cluster 2024-07-28T23:40:02.610615+0000 mgr.y (mgr.34101) 7507 : cluster [DBG] pgmap v8435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:04.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:03 smithi155 bash[68033]: cluster 2024-07-28T23:40:02.610615+0000 mgr.y (mgr.34101) 7507 : cluster [DBG] pgmap v8435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:04.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:03 smithi155 bash[73694]: debug 2024-07-28T23:40:03.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:04.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13837 16 16 0 0 0 - 0 2024-07-28T23:40:04.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:04 smithi045 bash[80445]: audit 2024-07-28T23:40:03.745834+0000 mon.c (mon.2) 1874 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:04.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:04 smithi045 bash[82788]: audit 2024-07-28T23:40:03.745834+0000 mon.c (mon.2) 1874 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:05.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:04 smithi155 bash[73694]: debug 2024-07-28T23:40:04.826+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:05.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:04 smithi155 bash[68033]: audit 2024-07-28T23:40:03.745834+0000 mon.c (mon.2) 1874 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:05.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13838 16 16 0 0 0 - 0 2024-07-28T23:40:05.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:05 smithi045 bash[80445]: cluster 2024-07-28T23:40:04.612347+0000 mgr.y (mgr.34101) 7508 : cluster [DBG] pgmap v8436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:05.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:05 smithi045 bash[82788]: cluster 2024-07-28T23:40:04.612347+0000 mgr.y (mgr.34101) 7508 : cluster [DBG] pgmap v8436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:06.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:05 smithi155 bash[68033]: cluster 2024-07-28T23:40:04.612347+0000 mgr.y (mgr.34101) 7508 : cluster [DBG] pgmap v8436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:06.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:05 smithi155 bash[73694]: debug 2024-07-28T23:40:05.826+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:06.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13839 16 16 0 0 0 - 0 2024-07-28T23:40:07.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:06 smithi155 bash[73694]: debug 2024-07-28T23:40:06.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:07.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:40:07.895724+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:40:07.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:40:07.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13840 16 16 0 0 0 - 0 2024-07-28T23:40:07.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:07 smithi045 bash[80445]: cluster 2024-07-28T23:40:06.614217+0000 mgr.y (mgr.34101) 7509 : cluster [DBG] pgmap v8437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:07.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:07 smithi045 bash[82788]: cluster 2024-07-28T23:40:06.614217+0000 mgr.y (mgr.34101) 7509 : cluster [DBG] pgmap v8437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:08.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:07 smithi155 bash[73694]: debug 2024-07-28T23:40:07.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:08.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:07 smithi155 bash[68033]: cluster 2024-07-28T23:40:06.614217+0000 mgr.y (mgr.34101) 7509 : cluster [DBG] pgmap v8437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:08.897 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13841 16 16 0 0 0 - 0 2024-07-28T23:40:09.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:08 smithi155 bash[73694]: debug 2024-07-28T23:40:08.722+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:09.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13842 16 16 0 0 0 - 0 2024-07-28T23:40:09.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:09 smithi045 bash[80445]: cluster 2024-07-28T23:40:08.615932+0000 mgr.y (mgr.34101) 7510 : cluster [DBG] pgmap v8438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:09 smithi045 bash[82788]: cluster 2024-07-28T23:40:08.615932+0000 mgr.y (mgr.34101) 7510 : cluster [DBG] pgmap v8438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:10.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:09 smithi155 bash[68033]: cluster 2024-07-28T23:40:08.615932+0000 mgr.y (mgr.34101) 7510 : cluster [DBG] pgmap v8438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:10.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:09 smithi155 bash[73694]: debug 2024-07-28T23:40:09.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:10.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13843 16 16 0 0 0 - 0 2024-07-28T23:40:10.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:40:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:40:10] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:40:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:10 smithi155 bash[73694]: debug 2024-07-28T23:40:10.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:11.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13844 16 16 0 0 0 - 0 2024-07-28T23:40:11.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:11 smithi045 bash[82788]: cluster 2024-07-28T23:40:10.617650+0000 mgr.y (mgr.34101) 7511 : cluster [DBG] pgmap v8439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:11.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:11 smithi045 bash[80445]: cluster 2024-07-28T23:40:10.617650+0000 mgr.y (mgr.34101) 7511 : cluster [DBG] pgmap v8439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:12.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:11 smithi155 bash[73694]: debug 2024-07-28T23:40:11.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:12.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:11 smithi155 bash[68033]: cluster 2024-07-28T23:40:10.617650+0000 mgr.y (mgr.34101) 7511 : cluster [DBG] pgmap v8439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:12.779 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:40:12 smithi155 bash[60745]: ts=2024-07-28T23:40:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:40:12.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13845 16 16 0 0 0 - 0 2024-07-28T23:40:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:12 smithi155 bash[73694]: debug 2024-07-28T23:40:12.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:13.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13846 16 16 0 0 0 - 0 2024-07-28T23:40:13.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:13 smithi045 bash[82788]: cluster 2024-07-28T23:40:12.619532+0000 mgr.y (mgr.34101) 7512 : cluster [DBG] pgmap v8440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:13.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:13 smithi045 bash[80445]: cluster 2024-07-28T23:40:12.619532+0000 mgr.y (mgr.34101) 7512 : cluster [DBG] pgmap v8440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:14.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:13 smithi155 bash[68033]: cluster 2024-07-28T23:40:12.619532+0000 mgr.y (mgr.34101) 7512 : cluster [DBG] pgmap v8440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:14.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:13 smithi155 bash[73694]: debug 2024-07-28T23:40:13.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:14.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13847 16 16 0 0 0 - 0 2024-07-28T23:40:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:14 smithi155 bash[73694]: debug 2024-07-28T23:40:14.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:15.898 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13848 16 16 0 0 0 - 0 2024-07-28T23:40:16.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:15 smithi155 bash[73694]: debug 2024-07-28T23:40:15.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:16.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:15 smithi155 bash[68033]: cluster 2024-07-28T23:40:14.621263+0000 mgr.y (mgr.34101) 7513 : cluster [DBG] pgmap v8441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:15 smithi045 bash[82788]: cluster 2024-07-28T23:40:14.621263+0000 mgr.y (mgr.34101) 7513 : cluster [DBG] pgmap v8441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:16.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:15 smithi045 bash[80445]: cluster 2024-07-28T23:40:14.621263+0000 mgr.y (mgr.34101) 7513 : cluster [DBG] pgmap v8441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:16.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13849 16 16 0 0 0 - 0 2024-07-28T23:40:17.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:16 smithi155 bash[73694]: debug 2024-07-28T23:40:16.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:17.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13850 16 16 0 0 0 - 0 2024-07-28T23:40:18.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:17 smithi155 bash[68033]: cluster 2024-07-28T23:40:16.623121+0000 mgr.y (mgr.34101) 7514 : cluster [DBG] pgmap v8442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:18.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:17 smithi155 bash[73694]: debug 2024-07-28T23:40:17.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:18.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:17 smithi045 bash[82788]: cluster 2024-07-28T23:40:16.623121+0000 mgr.y (mgr.34101) 7514 : cluster [DBG] pgmap v8442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:18.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:17 smithi045 bash[80445]: cluster 2024-07-28T23:40:16.623121+0000 mgr.y (mgr.34101) 7514 : cluster [DBG] pgmap v8442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:18.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13851 16 16 0 0 0 - 0 2024-07-28T23:40:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:18 smithi155 bash[73694]: debug 2024-07-28T23:40:18.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:19.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13852 16 16 0 0 0 - 0 2024-07-28T23:40:20.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:19 smithi155 bash[73694]: debug 2024-07-28T23:40:19.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:20.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:19 smithi155 bash[68033]: cluster 2024-07-28T23:40:18.624806+0000 mgr.y (mgr.34101) 7515 : cluster [DBG] pgmap v8443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:20.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:19 smithi155 bash[68033]: audit 2024-07-28T23:40:18.746342+0000 mon.c (mon.2) 1875 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:19 smithi045 bash[80445]: cluster 2024-07-28T23:40:18.624806+0000 mgr.y (mgr.34101) 7515 : cluster [DBG] pgmap v8443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:19 smithi045 bash[80445]: audit 2024-07-28T23:40:18.746342+0000 mon.c (mon.2) 1875 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:19 smithi045 bash[82788]: cluster 2024-07-28T23:40:18.624806+0000 mgr.y (mgr.34101) 7515 : cluster [DBG] pgmap v8443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:20.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:19 smithi045 bash[82788]: audit 2024-07-28T23:40:18.746342+0000 mon.c (mon.2) 1875 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:20.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13853 16 16 0 0 0 - 0 2024-07-28T23:40:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:40:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:40:20] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:40:21.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:20 smithi155 bash[73694]: debug 2024-07-28T23:40:20.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:21.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13854 16 16 0 0 0 - 0 2024-07-28T23:40:22.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:21 smithi155 bash[73694]: debug 2024-07-28T23:40:21.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:22.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:21 smithi155 bash[68033]: cluster 2024-07-28T23:40:20.626538+0000 mgr.y (mgr.34101) 7516 : cluster [DBG] pgmap v8444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:22.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:21 smithi045 bash[80445]: cluster 2024-07-28T23:40:20.626538+0000 mgr.y (mgr.34101) 7516 : cluster [DBG] pgmap v8444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:22.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:21 smithi045 bash[82788]: cluster 2024-07-28T23:40:20.626538+0000 mgr.y (mgr.34101) 7516 : cluster [DBG] pgmap v8444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:22.795 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:40:22 smithi155 bash[60745]: ts=2024-07-28T23:40:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:40:22.899 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13855 16 16 0 0 0 - 0 2024-07-28T23:40:23.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:22 smithi155 bash[73694]: debug 2024-07-28T23:40:22.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:23.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13856 16 16 0 0 0 - 0 2024-07-28T23:40:24.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:23 smithi155 bash[73694]: debug 2024-07-28T23:40:23.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:24.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:23 smithi155 bash[68033]: cluster 2024-07-28T23:40:22.628336+0000 mgr.y (mgr.34101) 7517 : cluster [DBG] pgmap v8445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:24.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:23 smithi045 bash[80445]: cluster 2024-07-28T23:40:22.628336+0000 mgr.y (mgr.34101) 7517 : cluster [DBG] pgmap v8445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:23 smithi045 bash[82788]: cluster 2024-07-28T23:40:22.628336+0000 mgr.y (mgr.34101) 7517 : cluster [DBG] pgmap v8445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:24.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13857 16 16 0 0 0 - 0 2024-07-28T23:40:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:24 smithi155 bash[73694]: debug 2024-07-28T23:40:24.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:25.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13858 16 16 0 0 0 - 0 2024-07-28T23:40:26.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:25 smithi155 bash[68033]: cluster 2024-07-28T23:40:24.630057+0000 mgr.y (mgr.34101) 7518 : cluster [DBG] pgmap v8446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:26.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:25 smithi155 bash[73694]: debug 2024-07-28T23:40:25.770+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:26.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:25 smithi045 bash[80445]: cluster 2024-07-28T23:40:24.630057+0000 mgr.y (mgr.34101) 7518 : cluster [DBG] pgmap v8446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:26.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:25 smithi045 bash[82788]: cluster 2024-07-28T23:40:24.630057+0000 mgr.y (mgr.34101) 7518 : cluster [DBG] pgmap v8446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:26.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13859 16 16 0 0 0 - 0 2024-07-28T23:40:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:26 smithi155 bash[73694]: debug 2024-07-28T23:40:26.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:27.900 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:40:27.899008+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:40:27.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:40:27.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13860 16 16 0 0 0 - 0 2024-07-28T23:40:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:27 smithi155 bash[73694]: debug 2024-07-28T23:40:27.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:28.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:27 smithi155 bash[68033]: cluster 2024-07-28T23:40:26.631882+0000 mgr.y (mgr.34101) 7519 : cluster [DBG] pgmap v8447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:28.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:27 smithi045 bash[80445]: cluster 2024-07-28T23:40:26.631882+0000 mgr.y (mgr.34101) 7519 : cluster [DBG] pgmap v8447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:27 smithi045 bash[82788]: cluster 2024-07-28T23:40:26.631882+0000 mgr.y (mgr.34101) 7519 : cluster [DBG] pgmap v8447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:28.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13861 16 16 0 0 0 - 0 2024-07-28T23:40:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:28 smithi155 bash[73694]: debug 2024-07-28T23:40:28.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:29.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13862 16 16 0 0 0 - 0 2024-07-28T23:40:30.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:29 smithi155 bash[73694]: debug 2024-07-28T23:40:29.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:30.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:29 smithi155 bash[68033]: cluster 2024-07-28T23:40:28.633595+0000 mgr.y (mgr.34101) 7520 : cluster [DBG] pgmap v8448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:30.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:29 smithi045 bash[80445]: cluster 2024-07-28T23:40:28.633595+0000 mgr.y (mgr.34101) 7520 : cluster [DBG] pgmap v8448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:30.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:29 smithi045 bash[82788]: cluster 2024-07-28T23:40:28.633595+0000 mgr.y (mgr.34101) 7520 : cluster [DBG] pgmap v8448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:30.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13863 16 16 0 0 0 - 0 2024-07-28T23:40:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:40:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:40:30] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-28T23:40:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:30 smithi155 bash[73694]: debug 2024-07-28T23:40:30.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:31.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13864 16 16 0 0 0 - 0 2024-07-28T23:40:32.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:31 smithi155 bash[73694]: debug 2024-07-28T23:40:31.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:32.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:31 smithi155 bash[68033]: cluster 2024-07-28T23:40:30.635313+0000 mgr.y (mgr.34101) 7521 : cluster [DBG] pgmap v8449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:32.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:31 smithi045 bash[80445]: cluster 2024-07-28T23:40:30.635313+0000 mgr.y (mgr.34101) 7521 : cluster [DBG] pgmap v8449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:32.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:31 smithi045 bash[82788]: cluster 2024-07-28T23:40:30.635313+0000 mgr.y (mgr.34101) 7521 : cluster [DBG] pgmap v8449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:40:32 smithi155 bash[60745]: ts=2024-07-28T23:40:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:40:32.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13865 16 16 0 0 0 - 0 2024-07-28T23:40:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:32 smithi155 bash[73694]: debug 2024-07-28T23:40:32.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:33.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13866 16 16 0 0 0 - 0 2024-07-28T23:40:34.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:33 smithi155 bash[73694]: debug 2024-07-28T23:40:33.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:33 smithi155 bash[68033]: cluster 2024-07-28T23:40:32.637162+0000 mgr.y (mgr.34101) 7522 : cluster [DBG] pgmap v8450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:33 smithi155 bash[68033]: audit 2024-07-28T23:40:33.746722+0000 mon.c (mon.2) 1876 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:33 smithi045 bash[80445]: cluster 2024-07-28T23:40:32.637162+0000 mgr.y (mgr.34101) 7522 : cluster [DBG] pgmap v8450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:33 smithi045 bash[80445]: audit 2024-07-28T23:40:33.746722+0000 mon.c (mon.2) 1876 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:33 smithi045 bash[82788]: cluster 2024-07-28T23:40:32.637162+0000 mgr.y (mgr.34101) 7522 : cluster [DBG] pgmap v8450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:33 smithi045 bash[82788]: audit 2024-07-28T23:40:33.746722+0000 mon.c (mon.2) 1876 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:34.901 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13867 16 16 0 0 0 - 0 2024-07-28T23:40:35.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:34 smithi155 bash[73694]: debug 2024-07-28T23:40:34.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:35.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13868 16 16 0 0 0 - 0 2024-07-28T23:40:36.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:35 smithi155 bash[68033]: cluster 2024-07-28T23:40:34.638895+0000 mgr.y (mgr.34101) 7523 : cluster [DBG] pgmap v8451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:36.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:35 smithi155 bash[73694]: debug 2024-07-28T23:40:35.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:36.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:35 smithi045 bash[82788]: cluster 2024-07-28T23:40:34.638895+0000 mgr.y (mgr.34101) 7523 : cluster [DBG] pgmap v8451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:36.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:35 smithi045 bash[80445]: cluster 2024-07-28T23:40:34.638895+0000 mgr.y (mgr.34101) 7523 : cluster [DBG] pgmap v8451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:36.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13869 16 16 0 0 0 - 0 2024-07-28T23:40:37.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:36 smithi155 bash[73694]: debug 2024-07-28T23:40:36.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:37.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13870 16 16 0 0 0 - 0 2024-07-28T23:40:38.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:37 smithi155 bash[73694]: debug 2024-07-28T23:40:37.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:38.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:37 smithi155 bash[68033]: cluster 2024-07-28T23:40:36.640743+0000 mgr.y (mgr.34101) 7524 : cluster [DBG] pgmap v8452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:38.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:37 smithi045 bash[82788]: cluster 2024-07-28T23:40:36.640743+0000 mgr.y (mgr.34101) 7524 : cluster [DBG] pgmap v8452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:38.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:37 smithi045 bash[80445]: cluster 2024-07-28T23:40:36.640743+0000 mgr.y (mgr.34101) 7524 : cluster [DBG] pgmap v8452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:38.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13871 16 16 0 0 0 - 0 2024-07-28T23:40:39.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:38 smithi155 bash[73694]: debug 2024-07-28T23:40:38.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:39.902 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13872 16 16 0 0 0 - 0 2024-07-28T23:40:40.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:39 smithi155 bash[68033]: cluster 2024-07-28T23:40:38.642470+0000 mgr.y (mgr.34101) 7525 : cluster [DBG] pgmap v8453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:40.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:39 smithi155 bash[73694]: debug 2024-07-28T23:40:39.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:40.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:39 smithi045 bash[80445]: cluster 2024-07-28T23:40:38.642470+0000 mgr.y (mgr.34101) 7525 : cluster [DBG] pgmap v8453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:40.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:39 smithi045 bash[82788]: cluster 2024-07-28T23:40:38.642470+0000 mgr.y (mgr.34101) 7525 : cluster [DBG] pgmap v8453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:40.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13873 16 16 0 0 0 - 0 2024-07-28T23:40:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:40:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:40:40] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-07-28T23:40:41.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:40 smithi155 bash[73694]: debug 2024-07-28T23:40:40.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:41.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13874 16 16 0 0 0 - 0 2024-07-28T23:40:42.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:41 smithi155 bash[73694]: debug 2024-07-28T23:40:41.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:42.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:41 smithi155 bash[68033]: cluster 2024-07-28T23:40:40.644174+0000 mgr.y (mgr.34101) 7526 : cluster [DBG] pgmap v8454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:42.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:41 smithi045 bash[80445]: cluster 2024-07-28T23:40:40.644174+0000 mgr.y (mgr.34101) 7526 : cluster [DBG] pgmap v8454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:42.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:41 smithi045 bash[82788]: cluster 2024-07-28T23:40:40.644174+0000 mgr.y (mgr.34101) 7526 : cluster [DBG] pgmap v8454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:40:42 smithi155 bash[60745]: ts=2024-07-28T23:40:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:40:42.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13875 16 16 0 0 0 - 0 2024-07-28T23:40:43.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:42 smithi155 bash[73694]: debug 2024-07-28T23:40:42.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:43.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13876 16 16 0 0 0 - 0 2024-07-28T23:40:44.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:43 smithi155 bash[73694]: debug 2024-07-28T23:40:43.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:44.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:43 smithi155 bash[68033]: cluster 2024-07-28T23:40:42.646060+0000 mgr.y (mgr.34101) 7527 : cluster [DBG] pgmap v8455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:44.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:43 smithi045 bash[80445]: cluster 2024-07-28T23:40:42.646060+0000 mgr.y (mgr.34101) 7527 : cluster [DBG] pgmap v8455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:44.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:43 smithi045 bash[82788]: cluster 2024-07-28T23:40:42.646060+0000 mgr.y (mgr.34101) 7527 : cluster [DBG] pgmap v8455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:44.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13877 16 16 0 0 0 - 0 2024-07-28T23:40:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:44 smithi155 bash[73694]: debug 2024-07-28T23:40:44.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:45.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13878 16 16 0 0 0 - 0 2024-07-28T23:40:46.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:45 smithi155 bash[73694]: debug 2024-07-28T23:40:45.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:45 smithi155 bash[68033]: cluster 2024-07-28T23:40:44.647754+0000 mgr.y (mgr.34101) 7528 : cluster [DBG] pgmap v8456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:46.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:45 smithi045 bash[82788]: cluster 2024-07-28T23:40:44.647754+0000 mgr.y (mgr.34101) 7528 : cluster [DBG] pgmap v8456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:46.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:45 smithi045 bash[80445]: cluster 2024-07-28T23:40:44.647754+0000 mgr.y (mgr.34101) 7528 : cluster [DBG] pgmap v8456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:46.903 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13879 16 16 0 0 0 - 0 2024-07-28T23:40:47.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:46 smithi155 bash[73694]: debug 2024-07-28T23:40:46.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:47.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:40:47.902341+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:40:47.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:40:47.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13880 16 16 0 0 0 - 0 2024-07-28T23:40:48.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:47 smithi155 bash[73694]: debug 2024-07-28T23:40:47.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:48.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:47 smithi155 bash[68033]: cluster 2024-07-28T23:40:46.649523+0000 mgr.y (mgr.34101) 7529 : cluster [DBG] pgmap v8457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:48.059 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:47 smithi155 bash[68033]: audit 2024-07-28T23:40:47.173690+0000 mon.c (mon.2) 1877 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:40:48.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:47 smithi045 bash[80445]: cluster 2024-07-28T23:40:46.649523+0000 mgr.y (mgr.34101) 7529 : cluster [DBG] pgmap v8457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:48.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:47 smithi045 bash[80445]: audit 2024-07-28T23:40:47.173690+0000 mon.c (mon.2) 1877 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:40:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:47 smithi045 bash[82788]: cluster 2024-07-28T23:40:46.649523+0000 mgr.y (mgr.34101) 7529 : cluster [DBG] pgmap v8457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:48.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:47 smithi045 bash[82788]: audit 2024-07-28T23:40:47.173690+0000 mon.c (mon.2) 1877 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:40:48.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13881 16 16 0 0 0 - 0 2024-07-28T23:40:49.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:48 smithi155 bash[68033]: audit 2024-07-28T23:40:48.747123+0000 mon.c (mon.2) 1878 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:49.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:48 smithi155 bash[73694]: debug 2024-07-28T23:40:48.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:48 smithi045 bash[80445]: audit 2024-07-28T23:40:48.747123+0000 mon.c (mon.2) 1878 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:49.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:48 smithi045 bash[82788]: audit 2024-07-28T23:40:48.747123+0000 mon.c (mon.2) 1878 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:40:49.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13882 16 16 0 0 0 - 0 2024-07-28T23:40:50.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:49 smithi155 bash[68033]: cluster 2024-07-28T23:40:48.651309+0000 mgr.y (mgr.34101) 7530 : cluster [DBG] pgmap v8458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:50.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:49 smithi155 bash[73694]: debug 2024-07-28T23:40:49.845+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:50.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:49 smithi045 bash[80445]: cluster 2024-07-28T23:40:48.651309+0000 mgr.y (mgr.34101) 7530 : cluster [DBG] pgmap v8458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:50.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:49 smithi045 bash[82788]: cluster 2024-07-28T23:40:48.651309+0000 mgr.y (mgr.34101) 7530 : cluster [DBG] pgmap v8458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:50.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13883 16 16 0 0 0 - 0 2024-07-28T23:40:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:40:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:40:50] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:40:51.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:50 smithi155 bash[73694]: debug 2024-07-28T23:40:50.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:51.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13884 16 16 0 0 0 - 0 2024-07-28T23:40:52.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:51 smithi045 bash[80445]: cluster 2024-07-28T23:40:50.653061+0000 mgr.y (mgr.34101) 7531 : cluster [DBG] pgmap v8459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:52.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:51 smithi045 bash[82788]: cluster 2024-07-28T23:40:50.653061+0000 mgr.y (mgr.34101) 7531 : cluster [DBG] pgmap v8459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:52.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:51 smithi155 bash[68033]: cluster 2024-07-28T23:40:50.653061+0000 mgr.y (mgr.34101) 7531 : cluster [DBG] pgmap v8459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:51 smithi155 bash[73694]: debug 2024-07-28T23:40:51.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:40:52 smithi155 bash[60745]: ts=2024-07-28T23:40:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:40:52.904 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13885 16 16 0 0 0 - 0 2024-07-28T23:40:53.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:52 smithi155 bash[73694]: debug 2024-07-28T23:40:52.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:53.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13886 16 16 0 0 0 - 0 2024-07-28T23:40:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[80445]: cluster 2024-07-28T23:40:52.653903+0000 mgr.y (mgr.34101) 7532 : cluster [DBG] pgmap v8460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[80445]: audit 2024-07-28T23:40:52.839637+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[80445]: audit 2024-07-28T23:40:52.844715+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[80445]: audit 2024-07-28T23:40:53.093167+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[80445]: audit 2024-07-28T23:40:53.100761+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[80445]: audit 2024-07-28T23:40:53.546796+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[80445]: audit 2024-07-28T23:40:53.554694+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[82788]: cluster 2024-07-28T23:40:52.653903+0000 mgr.y (mgr.34101) 7532 : cluster [DBG] pgmap v8460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:54.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[82788]: audit 2024-07-28T23:40:52.839637+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[82788]: audit 2024-07-28T23:40:52.844715+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[82788]: audit 2024-07-28T23:40:53.093167+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[82788]: audit 2024-07-28T23:40:53.100761+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[82788]: audit 2024-07-28T23:40:53.546796+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.222 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:53 smithi045 bash[82788]: audit 2024-07-28T23:40:53.554694+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:53 smithi155 bash[73694]: debug 2024-07-28T23:40:53.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:54.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:53 smithi155 bash[68033]: cluster 2024-07-28T23:40:52.653903+0000 mgr.y (mgr.34101) 7532 : cluster [DBG] pgmap v8460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:54.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:53 smithi155 bash[68033]: audit 2024-07-28T23:40:52.839637+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:53 smithi155 bash[68033]: audit 2024-07-28T23:40:52.844715+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:53 smithi155 bash[68033]: audit 2024-07-28T23:40:53.093167+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:53 smithi155 bash[68033]: audit 2024-07-28T23:40:53.100761+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:53 smithi155 bash[68033]: audit 2024-07-28T23:40:53.546796+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:53 smithi155 bash[68033]: audit 2024-07-28T23:40:53.554694+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:54.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13887 16 16 0 0 0 - 0 2024-07-28T23:40:55.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:54 smithi045 bash[80445]: audit 2024-07-28T23:40:53.838464+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:54 smithi045 bash[80445]: audit 2024-07-28T23:40:53.856311+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:54 smithi045 bash[80445]: audit 2024-07-28T23:40:53.859334+0000 mon.c (mon.2) 1879 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:40:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:54 smithi045 bash[80445]: audit 2024-07-28T23:40:53.861018+0000 mon.c (mon.2) 1880 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:40:55.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:54 smithi045 bash[80445]: audit 2024-07-28T23:40:53.871325+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:54 smithi045 bash[82788]: audit 2024-07-28T23:40:53.838464+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:54 smithi045 bash[82788]: audit 2024-07-28T23:40:53.856311+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:54 smithi045 bash[82788]: audit 2024-07-28T23:40:53.859334+0000 mon.c (mon.2) 1879 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:40:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:54 smithi045 bash[82788]: audit 2024-07-28T23:40:53.861018+0000 mon.c (mon.2) 1880 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:40:55.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:54 smithi045 bash[82788]: audit 2024-07-28T23:40:53.871325+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:54 smithi155 bash[73694]: debug 2024-07-28T23:40:54.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:55.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:54 smithi155 bash[68033]: audit 2024-07-28T23:40:53.838464+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:55.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:54 smithi155 bash[68033]: audit 2024-07-28T23:40:53.856311+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:55.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:54 smithi155 bash[68033]: audit 2024-07-28T23:40:53.859334+0000 mon.c (mon.2) 1879 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:40:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:54 smithi155 bash[68033]: audit 2024-07-28T23:40:53.861018+0000 mon.c (mon.2) 1880 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:40:55.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:54 smithi155 bash[68033]: audit 2024-07-28T23:40:53.871325+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:40:55.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13888 16 16 0 0 0 - 0 2024-07-28T23:40:56.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:55 smithi045 bash[80445]: cluster 2024-07-28T23:40:54.655591+0000 mgr.y (mgr.34101) 7533 : cluster [DBG] pgmap v8461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:56.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:55 smithi045 bash[82788]: cluster 2024-07-28T23:40:54.655591+0000 mgr.y (mgr.34101) 7533 : cluster [DBG] pgmap v8461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:56.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:55 smithi155 bash[68033]: cluster 2024-07-28T23:40:54.655591+0000 mgr.y (mgr.34101) 7533 : cluster [DBG] pgmap v8461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:55 smithi155 bash[73694]: debug 2024-07-28T23:40:55.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:56.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13889 16 16 0 0 0 - 0 2024-07-28T23:40:57.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:56 smithi155 bash[73694]: debug 2024-07-28T23:40:56.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:57.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13890 16 16 0 0 0 - 0 2024-07-28T23:40:58.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:57 smithi045 bash[82788]: cluster 2024-07-28T23:40:56.657462+0000 mgr.y (mgr.34101) 7534 : cluster [DBG] pgmap v8462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:58.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:57 smithi045 bash[80445]: cluster 2024-07-28T23:40:56.657462+0000 mgr.y (mgr.34101) 7534 : cluster [DBG] pgmap v8462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:57 smithi155 bash[73694]: debug 2024-07-28T23:40:57.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:58.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:57 smithi155 bash[68033]: cluster 2024-07-28T23:40:56.657462+0000 mgr.y (mgr.34101) 7534 : cluster [DBG] pgmap v8462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:40:58.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13891 16 16 0 0 0 - 0 2024-07-28T23:40:59.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:58 smithi155 bash[73694]: debug 2024-07-28T23:40:58.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:40:59.905 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13892 16 16 0 0 0 - 0 2024-07-28T23:41:00.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:40:59 smithi045 bash[80445]: cluster 2024-07-28T23:40:58.659199+0000 mgr.y (mgr.34101) 7535 : cluster [DBG] pgmap v8463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:00.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:40:59 smithi045 bash[82788]: cluster 2024-07-28T23:40:58.659199+0000 mgr.y (mgr.34101) 7535 : cluster [DBG] pgmap v8463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:00.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:40:59 smithi155 bash[68033]: cluster 2024-07-28T23:40:58.659199+0000 mgr.y (mgr.34101) 7535 : cluster [DBG] pgmap v8463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:00.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:40:59 smithi155 bash[73694]: debug 2024-07-28T23:40:59.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:00.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13893 16 16 0 0 0 - 0 2024-07-28T23:41:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:41:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:41:00] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:41:01.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:01 smithi155 bash[73694]: debug 2024-07-28T23:41:01.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:01.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13894 16 16 0 0 0 - 0 2024-07-28T23:41:02.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:01 smithi045 bash[82788]: cluster 2024-07-28T23:41:00.660931+0000 mgr.y (mgr.34101) 7536 : cluster [DBG] pgmap v8464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:02.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:01 smithi045 bash[80445]: cluster 2024-07-28T23:41:00.660931+0000 mgr.y (mgr.34101) 7536 : cluster [DBG] pgmap v8464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:02.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:01 smithi155 bash[68033]: cluster 2024-07-28T23:41:00.660931+0000 mgr.y (mgr.34101) 7536 : cluster [DBG] pgmap v8464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:02.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:02 smithi155 bash[73694]: debug 2024-07-28T23:41:02.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:41:02 smithi155 bash[60745]: ts=2024-07-28T23:41:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:41:02.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13895 16 16 0 0 0 - 0 2024-07-28T23:41:03.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:03 smithi155 bash[73694]: debug 2024-07-28T23:41:03.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:03.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13896 16 16 0 0 0 - 0 2024-07-28T23:41:04.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:03 smithi045 bash[80445]: cluster 2024-07-28T23:41:02.662805+0000 mgr.y (mgr.34101) 7537 : cluster [DBG] pgmap v8465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:04.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:03 smithi045 bash[80445]: audit 2024-07-28T23:41:03.747528+0000 mon.c (mon.2) 1881 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:03 smithi045 bash[82788]: cluster 2024-07-28T23:41:02.662805+0000 mgr.y (mgr.34101) 7537 : cluster [DBG] pgmap v8465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:04.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:03 smithi045 bash[82788]: audit 2024-07-28T23:41:03.747528+0000 mon.c (mon.2) 1881 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:04.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:04 smithi155 bash[73694]: debug 2024-07-28T23:41:04.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:03 smithi155 bash[68033]: cluster 2024-07-28T23:41:02.662805+0000 mgr.y (mgr.34101) 7537 : cluster [DBG] pgmap v8465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:04.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:03 smithi155 bash[68033]: audit 2024-07-28T23:41:03.747528+0000 mon.c (mon.2) 1881 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:04.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13897 16 16 0 0 0 - 0 2024-07-28T23:41:05.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:05 smithi155 bash[73694]: debug 2024-07-28T23:41:05.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:05.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13898 16 16 0 0 0 - 0 2024-07-28T23:41:06.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:05 smithi045 bash[80445]: cluster 2024-07-28T23:41:04.664527+0000 mgr.y (mgr.34101) 7538 : cluster [DBG] pgmap v8466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:06.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:05 smithi045 bash[82788]: cluster 2024-07-28T23:41:04.664527+0000 mgr.y (mgr.34101) 7538 : cluster [DBG] pgmap v8466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:06.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:05 smithi155 bash[68033]: cluster 2024-07-28T23:41:04.664527+0000 mgr.y (mgr.34101) 7538 : cluster [DBG] pgmap v8466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:06 smithi155 bash[73694]: debug 2024-07-28T23:41:06.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:06.906 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13899 16 16 0 0 0 - 0 2024-07-28T23:41:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:07 smithi155 bash[73694]: debug 2024-07-28T23:41:07.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:07.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:41:07.905398+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:41:07.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:41:07.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13900 16 16 0 0 0 - 0 2024-07-28T23:41:08.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:07 smithi045 bash[80445]: cluster 2024-07-28T23:41:06.666403+0000 mgr.y (mgr.34101) 7539 : cluster [DBG] pgmap v8467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:08.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:07 smithi045 bash[82788]: cluster 2024-07-28T23:41:06.666403+0000 mgr.y (mgr.34101) 7539 : cluster [DBG] pgmap v8467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:07 smithi155 bash[73694]: debug 2024-07-28T23:41:07.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:08.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:07 smithi155 bash[68033]: cluster 2024-07-28T23:41:06.666403+0000 mgr.y (mgr.34101) 7539 : cluster [DBG] pgmap v8467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:08.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13901 16 16 0 0 0 - 0 2024-07-28T23:41:09.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:08 smithi155 bash[73694]: debug 2024-07-28T23:41:08.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:09.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13902 16 16 0 0 0 - 0 2024-07-28T23:41:10.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:09 smithi045 bash[80445]: cluster 2024-07-28T23:41:08.668111+0000 mgr.y (mgr.34101) 7540 : cluster [DBG] pgmap v8468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:10.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:09 smithi045 bash[82788]: cluster 2024-07-28T23:41:08.668111+0000 mgr.y (mgr.34101) 7540 : cluster [DBG] pgmap v8468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:10 smithi155 bash[73694]: debug 2024-07-28T23:41:09.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:10.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:09 smithi155 bash[68033]: cluster 2024-07-28T23:41:08.668111+0000 mgr.y (mgr.34101) 7540 : cluster [DBG] pgmap v8468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:10.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13903 16 16 0 0 0 - 0 2024-07-28T23:41:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:41:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:41:10] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-07-28T23:41:11.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:11 smithi155 bash[73694]: debug 2024-07-28T23:41:11.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:11.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13904 16 16 0 0 0 - 0 2024-07-28T23:41:12.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:11 smithi045 bash[80445]: cluster 2024-07-28T23:41:10.669853+0000 mgr.y (mgr.34101) 7541 : cluster [DBG] pgmap v8469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:12.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:11 smithi045 bash[82788]: cluster 2024-07-28T23:41:10.669853+0000 mgr.y (mgr.34101) 7541 : cluster [DBG] pgmap v8469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:11 smithi155 bash[73694]: debug 2024-07-28T23:41:11.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:12.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:11 smithi155 bash[68033]: cluster 2024-07-28T23:41:10.669853+0000 mgr.y (mgr.34101) 7541 : cluster [DBG] pgmap v8469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:41:12 smithi155 bash[60745]: ts=2024-07-28T23:41:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:41:12.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13905 16 16 0 0 0 - 0 2024-07-28T23:41:13.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:12 smithi155 bash[73694]: debug 2024-07-28T23:41:12.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:13.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13906 16 16 0 0 0 - 0 2024-07-28T23:41:14.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:13 smithi045 bash[80445]: cluster 2024-07-28T23:41:12.671734+0000 mgr.y (mgr.34101) 7542 : cluster [DBG] pgmap v8470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:14.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:13 smithi045 bash[82788]: cluster 2024-07-28T23:41:12.671734+0000 mgr.y (mgr.34101) 7542 : cluster [DBG] pgmap v8470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:13 smithi155 bash[68033]: cluster 2024-07-28T23:41:12.671734+0000 mgr.y (mgr.34101) 7542 : cluster [DBG] pgmap v8470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:14.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:13 smithi155 bash[73694]: debug 2024-07-28T23:41:13.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:14.907 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13907 16 16 0 0 0 - 0 2024-07-28T23:41:15.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:14 smithi155 bash[73694]: debug 2024-07-28T23:41:14.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:15.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13908 16 16 0 0 0 - 0 2024-07-28T23:41:16.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:15 smithi045 bash[80445]: cluster 2024-07-28T23:41:14.673473+0000 mgr.y (mgr.34101) 7543 : cluster [DBG] pgmap v8471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:16.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:15 smithi045 bash[82788]: cluster 2024-07-28T23:41:14.673473+0000 mgr.y (mgr.34101) 7543 : cluster [DBG] pgmap v8471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:16.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:15 smithi155 bash[73694]: debug 2024-07-28T23:41:15.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:16.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:15 smithi155 bash[68033]: cluster 2024-07-28T23:41:14.673473+0000 mgr.y (mgr.34101) 7543 : cluster [DBG] pgmap v8471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:16.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13909 16 16 0 0 0 - 0 2024-07-28T23:41:17.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:16 smithi155 bash[73694]: debug 2024-07-28T23:41:16.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:17.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13910 16 16 0 0 0 - 0 2024-07-28T23:41:18.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:17 smithi045 bash[80445]: cluster 2024-07-28T23:41:16.675328+0000 mgr.y (mgr.34101) 7544 : cluster [DBG] pgmap v8472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:18.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:17 smithi045 bash[82788]: cluster 2024-07-28T23:41:16.675328+0000 mgr.y (mgr.34101) 7544 : cluster [DBG] pgmap v8472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:18.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:17 smithi155 bash[68033]: cluster 2024-07-28T23:41:16.675328+0000 mgr.y (mgr.34101) 7544 : cluster [DBG] pgmap v8472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:17 smithi155 bash[73694]: debug 2024-07-28T23:41:17.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:18.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13911 16 16 0 0 0 - 0 2024-07-28T23:41:19.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:18 smithi045 bash[80445]: audit 2024-07-28T23:41:18.747912+0000 mon.c (mon.2) 1882 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:19.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:18 smithi045 bash[82788]: audit 2024-07-28T23:41:18.747912+0000 mon.c (mon.2) 1882 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:18 smithi155 bash[73694]: debug 2024-07-28T23:41:18.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:18 smithi155 bash[68033]: audit 2024-07-28T23:41:18.747912+0000 mon.c (mon.2) 1882 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:19.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13912 16 16 0 0 0 - 0 2024-07-28T23:41:20.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:19 smithi045 bash[82788]: cluster 2024-07-28T23:41:18.677049+0000 mgr.y (mgr.34101) 7545 : cluster [DBG] pgmap v8473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:20.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:19 smithi045 bash[80445]: cluster 2024-07-28T23:41:18.677049+0000 mgr.y (mgr.34101) 7545 : cluster [DBG] pgmap v8473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:20.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:19 smithi155 bash[73694]: debug 2024-07-28T23:41:19.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:20.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:19 smithi155 bash[68033]: cluster 2024-07-28T23:41:18.677049+0000 mgr.y (mgr.34101) 7545 : cluster [DBG] pgmap v8473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:20.908 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13913 16 16 0 0 0 - 0 2024-07-28T23:41:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:41:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:41:20] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:41:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:20 smithi155 bash[73694]: debug 2024-07-28T23:41:20.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:21.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13914 16 16 0 0 0 - 0 2024-07-28T23:41:22.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:21 smithi045 bash[82788]: cluster 2024-07-28T23:41:20.678800+0000 mgr.y (mgr.34101) 7546 : cluster [DBG] pgmap v8474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:22.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:21 smithi045 bash[80445]: cluster 2024-07-28T23:41:20.678800+0000 mgr.y (mgr.34101) 7546 : cluster [DBG] pgmap v8474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:21 smithi155 bash[73694]: debug 2024-07-28T23:41:21.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:21 smithi155 bash[68033]: cluster 2024-07-28T23:41:20.678800+0000 mgr.y (mgr.34101) 7546 : cluster [DBG] pgmap v8474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:41:22 smithi155 bash[60745]: ts=2024-07-28T23:41:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:41:22.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13915 16 16 0 0 0 - 0 2024-07-28T23:41:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:22 smithi155 bash[73694]: debug 2024-07-28T23:41:22.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:23.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13916 16 16 0 0 0 - 0 2024-07-28T23:41:24.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:23 smithi045 bash[80445]: cluster 2024-07-28T23:41:22.680676+0000 mgr.y (mgr.34101) 7547 : cluster [DBG] pgmap v8475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:24.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:23 smithi045 bash[82788]: cluster 2024-07-28T23:41:22.680676+0000 mgr.y (mgr.34101) 7547 : cluster [DBG] pgmap v8475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:23 smithi155 bash[73694]: debug 2024-07-28T23:41:23.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:24.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:23 smithi155 bash[68033]: cluster 2024-07-28T23:41:22.680676+0000 mgr.y (mgr.34101) 7547 : cluster [DBG] pgmap v8475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:24.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13917 16 16 0 0 0 - 0 2024-07-28T23:41:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:24 smithi155 bash[73694]: debug 2024-07-28T23:41:24.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:25.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13918 16 16 0 0 0 - 0 2024-07-28T23:41:26.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:25 smithi045 bash[80445]: cluster 2024-07-28T23:41:24.682451+0000 mgr.y (mgr.34101) 7548 : cluster [DBG] pgmap v8476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:26.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:25 smithi045 bash[82788]: cluster 2024-07-28T23:41:24.682451+0000 mgr.y (mgr.34101) 7548 : cluster [DBG] pgmap v8476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:26.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:25 smithi155 bash[73694]: debug 2024-07-28T23:41:25.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:26.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:25 smithi155 bash[68033]: cluster 2024-07-28T23:41:24.682451+0000 mgr.y (mgr.34101) 7548 : cluster [DBG] pgmap v8476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:26.909 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13919 16 16 0 0 0 - 0 2024-07-28T23:41:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:26 smithi155 bash[73694]: debug 2024-07-28T23:41:26.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:27.057 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 23:41:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T23:41:26.685530516Z level=info msg="Completed cleanup jobs" duration=68.265196ms 2024-07-28T23:41:27.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:41:27.908464+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:41:27.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:41:27.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13920 16 16 0 0 0 - 0 2024-07-28T23:41:28.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:27 smithi045 bash[80445]: cluster 2024-07-28T23:41:26.684313+0000 mgr.y (mgr.34101) 7549 : cluster [DBG] pgmap v8477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:28.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:27 smithi045 bash[82788]: cluster 2024-07-28T23:41:26.684313+0000 mgr.y (mgr.34101) 7549 : cluster [DBG] pgmap v8477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:28.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:27 smithi155 bash[68033]: cluster 2024-07-28T23:41:26.684313+0000 mgr.y (mgr.34101) 7549 : cluster [DBG] pgmap v8477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:28.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:27 smithi155 bash[73694]: debug 2024-07-28T23:41:27.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:28.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13921 16 16 0 0 0 - 0 2024-07-28T23:41:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:28 smithi155 bash[73694]: debug 2024-07-28T23:41:28.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:29.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13922 16 16 0 0 0 - 0 2024-07-28T23:41:30.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:29 smithi045 bash[80445]: cluster 2024-07-28T23:41:28.686095+0000 mgr.y (mgr.34101) 7550 : cluster [DBG] pgmap v8478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:30.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:29 smithi045 bash[82788]: cluster 2024-07-28T23:41:28.686095+0000 mgr.y (mgr.34101) 7550 : cluster [DBG] pgmap v8478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:29 smithi155 bash[73694]: debug 2024-07-28T23:41:29.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:30.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:29 smithi155 bash[68033]: cluster 2024-07-28T23:41:28.686095+0000 mgr.y (mgr.34101) 7550 : cluster [DBG] pgmap v8478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:30.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13923 16 16 0 0 0 - 0 2024-07-28T23:41:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:41:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:41:30] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2024-07-28T23:41:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:30 smithi155 bash[73694]: debug 2024-07-28T23:41:30.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:31.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13924 16 16 0 0 0 - 0 2024-07-28T23:41:32.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:31 smithi045 bash[80445]: cluster 2024-07-28T23:41:30.687827+0000 mgr.y (mgr.34101) 7551 : cluster [DBG] pgmap v8479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:32.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:31 smithi045 bash[82788]: cluster 2024-07-28T23:41:30.687827+0000 mgr.y (mgr.34101) 7551 : cluster [DBG] pgmap v8479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:32.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:32 smithi155 bash[73694]: debug 2024-07-28T23:41:31.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:32.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:31 smithi155 bash[68033]: cluster 2024-07-28T23:41:30.687827+0000 mgr.y (mgr.34101) 7551 : cluster [DBG] pgmap v8479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:41:32 smithi155 bash[60745]: ts=2024-07-28T23:41:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:41:32.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13925 16 16 0 0 0 - 0 2024-07-28T23:41:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:33 smithi155 bash[73694]: debug 2024-07-28T23:41:33.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:33.910 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13926 16 16 0 0 0 - 0 2024-07-28T23:41:34.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:33 smithi045 bash[80445]: cluster 2024-07-28T23:41:32.689696+0000 mgr.y (mgr.34101) 7552 : cluster [DBG] pgmap v8480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:34.221 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:33 smithi045 bash[80445]: audit 2024-07-28T23:41:33.748357+0000 mon.c (mon.2) 1883 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:33 smithi045 bash[82788]: cluster 2024-07-28T23:41:32.689696+0000 mgr.y (mgr.34101) 7552 : cluster [DBG] pgmap v8480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:34.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:33 smithi045 bash[82788]: audit 2024-07-28T23:41:33.748357+0000 mon.c (mon.2) 1883 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:34.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:33 smithi155 bash[73694]: debug 2024-07-28T23:41:33.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:33 smithi155 bash[68033]: cluster 2024-07-28T23:41:32.689696+0000 mgr.y (mgr.34101) 7552 : cluster [DBG] pgmap v8480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:34.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:33 smithi155 bash[68033]: audit 2024-07-28T23:41:33.748357+0000 mon.c (mon.2) 1883 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:34.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13927 16 16 0 0 0 - 0 2024-07-28T23:41:35.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:34 smithi155 bash[73694]: debug 2024-07-28T23:41:34.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:35.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13928 16 16 0 0 0 - 0 2024-07-28T23:41:36.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:35 smithi045 bash[80445]: cluster 2024-07-28T23:41:34.691395+0000 mgr.y (mgr.34101) 7553 : cluster [DBG] pgmap v8481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:36.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:35 smithi045 bash[82788]: cluster 2024-07-28T23:41:34.691395+0000 mgr.y (mgr.34101) 7553 : cluster [DBG] pgmap v8481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:36.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:35 smithi155 bash[73694]: debug 2024-07-28T23:41:35.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:36.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:35 smithi155 bash[68033]: cluster 2024-07-28T23:41:34.691395+0000 mgr.y (mgr.34101) 7553 : cluster [DBG] pgmap v8481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:36.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13929 16 16 0 0 0 - 0 2024-07-28T23:41:37.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:36 smithi155 bash[73694]: debug 2024-07-28T23:41:36.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:37.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13930 16 16 0 0 0 - 0 2024-07-28T23:41:38.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:38 smithi155 bash[73694]: debug 2024-07-28T23:41:37.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:38.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:37 smithi155 bash[68033]: cluster 2024-07-28T23:41:36.693234+0000 mgr.y (mgr.34101) 7554 : cluster [DBG] pgmap v8482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:38.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:37 smithi045 bash[80445]: cluster 2024-07-28T23:41:36.693234+0000 mgr.y (mgr.34101) 7554 : cluster [DBG] pgmap v8482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:38.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:37 smithi045 bash[82788]: cluster 2024-07-28T23:41:36.693234+0000 mgr.y (mgr.34101) 7554 : cluster [DBG] pgmap v8482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:38.911 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13931 16 16 0 0 0 - 0 2024-07-28T23:41:39.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:39 smithi155 bash[73694]: debug 2024-07-28T23:41:39.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:39.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13932 16 16 0 0 0 - 0 2024-07-28T23:41:40.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:40 smithi155 bash[73694]: debug 2024-07-28T23:41:40.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:40.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:39 smithi155 bash[68033]: cluster 2024-07-28T23:41:38.695018+0000 mgr.y (mgr.34101) 7555 : cluster [DBG] pgmap v8483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:40.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:39 smithi045 bash[80445]: cluster 2024-07-28T23:41:38.695018+0000 mgr.y (mgr.34101) 7555 : cluster [DBG] pgmap v8483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:40.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:39 smithi045 bash[82788]: cluster 2024-07-28T23:41:38.695018+0000 mgr.y (mgr.34101) 7555 : cluster [DBG] pgmap v8483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:40.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13933 16 16 0 0 0 - 0 2024-07-28T23:41:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:41:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:41:40] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:41:41.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:41 smithi155 bash[73694]: debug 2024-07-28T23:41:41.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:41.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13934 16 16 0 0 0 - 0 2024-07-28T23:41:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:41:42 smithi155 bash[73694]: debug 2024-07-28T23:41:42.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:31:12.314915+0000 (oldest deadline 2024-07-28T23:31:32.314915+0000) 2024-07-28T23:41:42.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:41 smithi155 bash[68033]: cluster 2024-07-28T23:41:40.696764+0000 mgr.y (mgr.34101) 7556 : cluster [DBG] pgmap v8484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:42.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:41 smithi045 bash[80445]: cluster 2024-07-28T23:41:40.696764+0000 mgr.y (mgr.34101) 7556 : cluster [DBG] pgmap v8484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:42.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:41 smithi045 bash[82788]: cluster 2024-07-28T23:41:40.696764+0000 mgr.y (mgr.34101) 7556 : cluster [DBG] pgmap v8484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:41:42 smithi155 bash[60745]: ts=2024-07-28T23:41:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:41:42.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13935 16 16 0 0 0 - 0 2024-07-28T23:41:43.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13936 16 16 0 0 0 - 0 2024-07-28T23:41:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:43 smithi155 bash[68033]: cluster 2024-07-28T23:41:42.698662+0000 mgr.y (mgr.34101) 7557 : cluster [DBG] pgmap v8485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:44.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:43 smithi045 bash[82788]: cluster 2024-07-28T23:41:42.698662+0000 mgr.y (mgr.34101) 7557 : cluster [DBG] pgmap v8485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:44.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:43 smithi045 bash[80445]: cluster 2024-07-28T23:41:42.698662+0000 mgr.y (mgr.34101) 7557 : cluster [DBG] pgmap v8485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:44.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13937 16 16 0 0 0 - 0 2024-07-28T23:41:45.912 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13938 16 16 0 0 0 - 0 2024-07-28T23:41:46.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:45 smithi155 bash[68033]: cluster 2024-07-28T23:41:44.700389+0000 mgr.y (mgr.34101) 7558 : cluster [DBG] pgmap v8486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:46.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:45 smithi045 bash[80445]: cluster 2024-07-28T23:41:44.700389+0000 mgr.y (mgr.34101) 7558 : cluster [DBG] pgmap v8486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:46.473 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:45 smithi045 bash[82788]: cluster 2024-07-28T23:41:44.700389+0000 mgr.y (mgr.34101) 7558 : cluster [DBG] pgmap v8486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:46.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13939 16 16 0 0 0 - 0 2024-07-28T23:41:47.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:41:47.911780+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:41:47.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:41:47.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13940 16 16 0 0 0 - 0 2024-07-28T23:41:48.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:47 smithi155 bash[68033]: cluster 2024-07-28T23:41:46.702317+0000 mgr.y (mgr.34101) 7559 : cluster [DBG] pgmap v8487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:48.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:47 smithi045 bash[80445]: cluster 2024-07-28T23:41:46.702317+0000 mgr.y (mgr.34101) 7559 : cluster [DBG] pgmap v8487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:48.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:47 smithi045 bash[82788]: cluster 2024-07-28T23:41:46.702317+0000 mgr.y (mgr.34101) 7559 : cluster [DBG] pgmap v8487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:48.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13941 16 16 0 0 0 - 0 2024-07-28T23:41:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:49 smithi155 bash[68033]: audit 2024-07-28T23:41:48.748750+0000 mon.c (mon.2) 1884 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:49.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:49 smithi045 bash[80445]: audit 2024-07-28T23:41:48.748750+0000 mon.c (mon.2) 1884 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:49.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:49 smithi045 bash[82788]: audit 2024-07-28T23:41:48.748750+0000 mon.c (mon.2) 1884 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:41:49.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13942 16 16 0 0 0 - 0 2024-07-28T23:41:50.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:50 smithi045 bash[80445]: cluster 2024-07-28T23:41:48.704041+0000 mgr.y (mgr.34101) 7560 : cluster [DBG] pgmap v8488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:50.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:50 smithi045 bash[82788]: cluster 2024-07-28T23:41:48.704041+0000 mgr.y (mgr.34101) 7560 : cluster [DBG] pgmap v8488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:50.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:50 smithi155 bash[68033]: cluster 2024-07-28T23:41:48.704041+0000 mgr.y (mgr.34101) 7560 : cluster [DBG] pgmap v8488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:50.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13943 16 16 0 0 0 - 0 2024-07-28T23:41:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:41:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:41:50] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T23:41:51.913 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13944 16 16 0 0 0 - 0 2024-07-28T23:41:52.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:52 smithi045 bash[82788]: cluster 2024-07-28T23:41:50.705772+0000 mgr.y (mgr.34101) 7561 : cluster [DBG] pgmap v8489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:52.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:52 smithi045 bash[80445]: cluster 2024-07-28T23:41:50.705772+0000 mgr.y (mgr.34101) 7561 : cluster [DBG] pgmap v8489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:52.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:52 smithi155 bash[68033]: cluster 2024-07-28T23:41:50.705772+0000 mgr.y (mgr.34101) 7561 : cluster [DBG] pgmap v8489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:52.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:41:52 smithi155 bash[60745]: ts=2024-07-28T23:41:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:41:52.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13945 16 16 0 0 0 - 0 2024-07-28T23:41:53.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13946 16 16 0 0 0 - 0 2024-07-28T23:41:54.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:54 smithi045 bash[80445]: cluster 2024-07-28T23:41:52.707656+0000 mgr.y (mgr.34101) 7562 : cluster [DBG] pgmap v8490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:54.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:54 smithi045 bash[80445]: audit 2024-07-28T23:41:53.974625+0000 mon.c (mon.2) 1885 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:41:54.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:54 smithi045 bash[82788]: cluster 2024-07-28T23:41:52.707656+0000 mgr.y (mgr.34101) 7562 : cluster [DBG] pgmap v8490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:54.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:54 smithi045 bash[82788]: audit 2024-07-28T23:41:53.974625+0000 mon.c (mon.2) 1885 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:41:54.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:54 smithi155 bash[68033]: cluster 2024-07-28T23:41:52.707656+0000 mgr.y (mgr.34101) 7562 : cluster [DBG] pgmap v8490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:54.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:54 smithi155 bash[68033]: audit 2024-07-28T23:41:53.974625+0000 mon.c (mon.2) 1885 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:41:54.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13947 16 16 0 0 0 - 0 2024-07-28T23:41:55.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13948 16 16 0 0 0 - 0 2024-07-28T23:41:56.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:56 smithi045 bash[80445]: cluster 2024-07-28T23:41:54.709476+0000 mgr.y (mgr.34101) 7563 : cluster [DBG] pgmap v8491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:56.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:56 smithi045 bash[82788]: cluster 2024-07-28T23:41:54.709476+0000 mgr.y (mgr.34101) 7563 : cluster [DBG] pgmap v8491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:56.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:56 smithi155 bash[68033]: cluster 2024-07-28T23:41:54.709476+0000 mgr.y (mgr.34101) 7563 : cluster [DBG] pgmap v8491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:56.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13949 16 16 0 0 0 - 0 2024-07-28T23:41:57.914 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13950 16 16 0 0 0 - 0 2024-07-28T23:41:58.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:41:58 smithi045 bash[80445]: cluster 2024-07-28T23:41:56.711393+0000 mgr.y (mgr.34101) 7564 : cluster [DBG] pgmap v8492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:58.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:41:58 smithi045 bash[82788]: cluster 2024-07-28T23:41:56.711393+0000 mgr.y (mgr.34101) 7564 : cluster [DBG] pgmap v8492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:58.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:41:58 smithi155 bash[68033]: cluster 2024-07-28T23:41:56.711393+0000 mgr.y (mgr.34101) 7564 : cluster [DBG] pgmap v8492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:41:58.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13951 16 16 0 0 0 - 0 2024-07-28T23:41:59.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13952 16 16 0 0 0 - 0 2024-07-28T23:42:00.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:00 smithi045 bash[80445]: cluster 2024-07-28T23:41:58.713137+0000 mgr.y (mgr.34101) 7565 : cluster [DBG] pgmap v8493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:00.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:00 smithi045 bash[80445]: audit 2024-07-28T23:41:59.672163+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:00 smithi045 bash[80445]: audit 2024-07-28T23:41:59.682776+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:00 smithi045 bash[80445]: audit 2024-07-28T23:41:59.931830+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:00 smithi045 bash[80445]: audit 2024-07-28T23:41:59.944066+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:00 smithi045 bash[82788]: cluster 2024-07-28T23:41:58.713137+0000 mgr.y (mgr.34101) 7565 : cluster [DBG] pgmap v8493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:00.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:00 smithi045 bash[82788]: audit 2024-07-28T23:41:59.672163+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:00 smithi045 bash[82788]: audit 2024-07-28T23:41:59.682776+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:00 smithi045 bash[82788]: audit 2024-07-28T23:41:59.931830+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:00 smithi045 bash[82788]: audit 2024-07-28T23:41:59.944066+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:00 smithi155 bash[68033]: cluster 2024-07-28T23:41:58.713137+0000 mgr.y (mgr.34101) 7565 : cluster [DBG] pgmap v8493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:00 smithi155 bash[68033]: audit 2024-07-28T23:41:59.672163+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:00 smithi155 bash[68033]: audit 2024-07-28T23:41:59.682776+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:00 smithi155 bash[68033]: audit 2024-07-28T23:41:59.931830+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:00 smithi155 bash[68033]: audit 2024-07-28T23:41:59.944066+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:00.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13953 16 16 0 0 0 - 0 2024-07-28T23:42:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:42:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:42:00] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-07-28T23:42:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:01 smithi045 bash[80445]: audit 2024-07-28T23:42:00.387942+0000 mon.c (mon.2) 1886 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:42:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:01 smithi045 bash[80445]: audit 2024-07-28T23:42:00.389462+0000 mon.c (mon.2) 1887 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:42:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:01 smithi045 bash[80445]: audit 2024-07-28T23:42:00.399963+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:01 smithi045 bash[82788]: audit 2024-07-28T23:42:00.387942+0000 mon.c (mon.2) 1886 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:42:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:01 smithi045 bash[82788]: audit 2024-07-28T23:42:00.389462+0000 mon.c (mon.2) 1887 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:42:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:01 smithi045 bash[82788]: audit 2024-07-28T23:42:00.399963+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:01.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:01 smithi155 bash[68033]: audit 2024-07-28T23:42:00.387942+0000 mon.c (mon.2) 1886 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:42:01.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:01 smithi155 bash[68033]: audit 2024-07-28T23:42:00.389462+0000 mon.c (mon.2) 1887 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:42:01.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:01 smithi155 bash[68033]: audit 2024-07-28T23:42:00.399963+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:42:01.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13954 16 16 0 0 0 - 0 2024-07-28T23:42:02.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:02 smithi045 bash[80445]: cluster 2024-07-28T23:42:00.714903+0000 mgr.y (mgr.34101) 7566 : cluster [DBG] pgmap v8494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:02.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:02 smithi045 bash[82788]: cluster 2024-07-28T23:42:00.714903+0000 mgr.y (mgr.34101) 7566 : cluster [DBG] pgmap v8494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:02.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:02 smithi155 bash[68033]: cluster 2024-07-28T23:42:00.714903+0000 mgr.y (mgr.34101) 7566 : cluster [DBG] pgmap v8494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:42:02 smithi155 bash[60745]: ts=2024-07-28T23:42:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:42:02.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13955 16 16 0 0 0 - 0 2024-07-28T23:42:03.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:03 smithi155 bash[73694]: debug 2024-07-28T23:42:03.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:03.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13956 16 16 0 0 0 - 0 2024-07-28T23:42:04.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:04 smithi155 bash[73694]: debug 2024-07-28T23:42:04.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:04 smithi045 bash[80445]: cluster 2024-07-28T23:42:02.716780+0000 mgr.y (mgr.34101) 7567 : cluster [DBG] pgmap v8495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:04 smithi045 bash[80445]: audit 2024-07-28T23:42:03.749507+0000 mon.c (mon.2) 1888 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:04.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:04 smithi045 bash[82788]: cluster 2024-07-28T23:42:02.716780+0000 mgr.y (mgr.34101) 7567 : cluster [DBG] pgmap v8495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:04.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:04 smithi045 bash[82788]: audit 2024-07-28T23:42:03.749507+0000 mon.c (mon.2) 1888 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:04 smithi155 bash[68033]: cluster 2024-07-28T23:42:02.716780+0000 mgr.y (mgr.34101) 7567 : cluster [DBG] pgmap v8495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:04.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:04 smithi155 bash[68033]: audit 2024-07-28T23:42:03.749507+0000 mon.c (mon.2) 1888 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:04.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13957 16 16 0 0 0 - 0 2024-07-28T23:42:05.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:05 smithi155 bash[73694]: debug 2024-07-28T23:42:05.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:05.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13958 16 16 0 0 0 - 0 2024-07-28T23:42:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:06 smithi155 bash[73694]: debug 2024-07-28T23:42:05.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:06.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:06 smithi045 bash[80445]: cluster 2024-07-28T23:42:04.718559+0000 mgr.y (mgr.34101) 7568 : cluster [DBG] pgmap v8496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:06.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:06 smithi045 bash[82788]: cluster 2024-07-28T23:42:04.718559+0000 mgr.y (mgr.34101) 7568 : cluster [DBG] pgmap v8496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:06.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:06 smithi155 bash[68033]: cluster 2024-07-28T23:42:04.718559+0000 mgr.y (mgr.34101) 7568 : cluster [DBG] pgmap v8496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:06.915 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13959 16 16 0 0 0 - 0 2024-07-28T23:42:07.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:06 smithi155 bash[73694]: debug 2024-07-28T23:42:06.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:07.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:42:07.914898+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:42:07.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:42:07.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13960 16 16 0 0 0 - 0 2024-07-28T23:42:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:07 smithi155 bash[73694]: debug 2024-07-28T23:42:07.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:08.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:08 smithi045 bash[80445]: cluster 2024-07-28T23:42:06.720675+0000 mgr.y (mgr.34101) 7569 : cluster [DBG] pgmap v8497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:08.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:08 smithi045 bash[82788]: cluster 2024-07-28T23:42:06.720675+0000 mgr.y (mgr.34101) 7569 : cluster [DBG] pgmap v8497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:08.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:08 smithi155 bash[68033]: cluster 2024-07-28T23:42:06.720675+0000 mgr.y (mgr.34101) 7569 : cluster [DBG] pgmap v8497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:08.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13961 16 16 0 0 0 - 0 2024-07-28T23:42:09.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:08 smithi155 bash[73694]: debug 2024-07-28T23:42:08.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:09.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13962 16 16 0 0 0 - 0 2024-07-28T23:42:10.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:10 smithi155 bash[73694]: debug 2024-07-28T23:42:10.023+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:10.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:42:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:42:10] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-07-28T23:42:10.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:10 smithi045 bash[82788]: cluster 2024-07-28T23:42:08.722429+0000 mgr.y (mgr.34101) 7570 : cluster [DBG] pgmap v8498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:10.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:10 smithi045 bash[80445]: cluster 2024-07-28T23:42:08.722429+0000 mgr.y (mgr.34101) 7570 : cluster [DBG] pgmap v8498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:10.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:10 smithi155 bash[68033]: cluster 2024-07-28T23:42:08.722429+0000 mgr.y (mgr.34101) 7570 : cluster [DBG] pgmap v8498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:10.916 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13963 16 16 0 0 0 - 0 2024-07-28T23:42:11.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:11 smithi155 bash[73694]: debug 2024-07-28T23:42:11.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:11.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13964 16 16 0 0 0 - 0 2024-07-28T23:42:12.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:12 smithi155 bash[73694]: debug 2024-07-28T23:42:12.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:12.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:12 smithi045 bash[80445]: cluster 2024-07-28T23:42:10.724144+0000 mgr.y (mgr.34101) 7571 : cluster [DBG] pgmap v8499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:12.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:12 smithi045 bash[82788]: cluster 2024-07-28T23:42:10.724144+0000 mgr.y (mgr.34101) 7571 : cluster [DBG] pgmap v8499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:12.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:12 smithi155 bash[68033]: cluster 2024-07-28T23:42:10.724144+0000 mgr.y (mgr.34101) 7571 : cluster [DBG] pgmap v8499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:42:12 smithi155 bash[60745]: ts=2024-07-28T23:42:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:42:12.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13965 16 16 0 0 0 - 0 2024-07-28T23:42:13.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:13 smithi155 bash[73694]: debug 2024-07-28T23:42:13.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:13.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13966 16 16 0 0 0 - 0 2024-07-28T23:42:14.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:14 smithi155 bash[73694]: debug 2024-07-28T23:42:14.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:14.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:14 smithi045 bash[80445]: cluster 2024-07-28T23:42:12.726029+0000 mgr.y (mgr.34101) 7572 : cluster [DBG] pgmap v8500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:14.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:14 smithi045 bash[82788]: cluster 2024-07-28T23:42:12.726029+0000 mgr.y (mgr.34101) 7572 : cluster [DBG] pgmap v8500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:14.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:14 smithi155 bash[68033]: cluster 2024-07-28T23:42:12.726029+0000 mgr.y (mgr.34101) 7572 : cluster [DBG] pgmap v8500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:14.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13967 16 16 0 0 0 - 0 2024-07-28T23:42:15.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:15 smithi155 bash[73694]: debug 2024-07-28T23:42:15.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:15.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13968 16 16 0 0 0 - 0 2024-07-28T23:42:16.431 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:16 smithi155 bash[73694]: debug 2024-07-28T23:42:16.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:16.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:16 smithi045 bash[80445]: cluster 2024-07-28T23:42:14.727738+0000 mgr.y (mgr.34101) 7573 : cluster [DBG] pgmap v8501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:16.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:16 smithi045 bash[82788]: cluster 2024-07-28T23:42:14.727738+0000 mgr.y (mgr.34101) 7573 : cluster [DBG] pgmap v8501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:16.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:16 smithi155 bash[68033]: cluster 2024-07-28T23:42:14.727738+0000 mgr.y (mgr.34101) 7573 : cluster [DBG] pgmap v8501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:16.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13969 16 16 0 0 0 - 0 2024-07-28T23:42:17.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:17 smithi155 bash[73694]: debug 2024-07-28T23:42:17.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:17.917 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13970 16 16 0 0 0 - 0 2024-07-28T23:42:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:18 smithi155 bash[73694]: debug 2024-07-28T23:42:18.039+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:18.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:18 smithi045 bash[80445]: cluster 2024-07-28T23:42:16.729631+0000 mgr.y (mgr.34101) 7574 : cluster [DBG] pgmap v8502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:18.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:18 smithi045 bash[82788]: cluster 2024-07-28T23:42:16.729631+0000 mgr.y (mgr.34101) 7574 : cluster [DBG] pgmap v8502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:18.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:18 smithi155 bash[68033]: cluster 2024-07-28T23:42:16.729631+0000 mgr.y (mgr.34101) 7574 : cluster [DBG] pgmap v8502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:18.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13971 16 16 0 0 0 - 0 2024-07-28T23:42:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:19 smithi155 bash[73694]: debug 2024-07-28T23:42:19.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:19.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:19 smithi045 bash[80445]: audit 2024-07-28T23:42:18.749686+0000 mon.c (mon.2) 1889 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:19.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:19 smithi045 bash[82788]: audit 2024-07-28T23:42:18.749686+0000 mon.c (mon.2) 1889 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:19.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:19 smithi155 bash[68033]: audit 2024-07-28T23:42:18.749686+0000 mon.c (mon.2) 1889 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:19.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13972 16 16 0 0 0 - 0 2024-07-28T23:42:20.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:20 smithi155 bash[73694]: debug 2024-07-28T23:42:19.999+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:20.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:20 smithi045 bash[80445]: cluster 2024-07-28T23:42:18.731365+0000 mgr.y (mgr.34101) 7575 : cluster [DBG] pgmap v8503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:20.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:42:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:42:20] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:42:20.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:20 smithi045 bash[82788]: cluster 2024-07-28T23:42:18.731365+0000 mgr.y (mgr.34101) 7575 : cluster [DBG] pgmap v8503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:20.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:20 smithi155 bash[68033]: cluster 2024-07-28T23:42:18.731365+0000 mgr.y (mgr.34101) 7575 : cluster [DBG] pgmap v8503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:20.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13973 16 16 0 0 0 - 0 2024-07-28T23:42:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:21 smithi155 bash[73694]: debug 2024-07-28T23:42:21.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:21.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:21 smithi045 bash[80445]: cluster 2024-07-28T23:42:20.733080+0000 mgr.y (mgr.34101) 7576 : cluster [DBG] pgmap v8504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:21.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:21 smithi045 bash[82788]: cluster 2024-07-28T23:42:20.733080+0000 mgr.y (mgr.34101) 7576 : cluster [DBG] pgmap v8504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:21.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:21 smithi155 bash[68033]: cluster 2024-07-28T23:42:20.733080+0000 mgr.y (mgr.34101) 7576 : cluster [DBG] pgmap v8504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:21.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13974 16 16 0 0 0 - 0 2024-07-28T23:42:22.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:22 smithi155 bash[73694]: debug 2024-07-28T23:42:22.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:42:22 smithi155 bash[60745]: ts=2024-07-28T23:42:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:42:22.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13975 16 16 0 0 0 - 0 2024-07-28T23:42:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:22 smithi155 bash[73694]: debug 2024-07-28T23:42:22.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:23.918 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13976 16 16 0 0 0 - 0 2024-07-28T23:42:24.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:23 smithi155 bash[73694]: debug 2024-07-28T23:42:23.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:24.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:23 smithi155 bash[68033]: cluster 2024-07-28T23:42:22.734995+0000 mgr.y (mgr.34101) 7577 : cluster [DBG] pgmap v8505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:24.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:23 smithi045 bash[80445]: cluster 2024-07-28T23:42:22.734995+0000 mgr.y (mgr.34101) 7577 : cluster [DBG] pgmap v8505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:24.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:23 smithi045 bash[82788]: cluster 2024-07-28T23:42:22.734995+0000 mgr.y (mgr.34101) 7577 : cluster [DBG] pgmap v8505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:24.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13977 16 16 0 0 0 - 0 2024-07-28T23:42:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:24 smithi155 bash[73694]: debug 2024-07-28T23:42:24.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:25.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13978 16 16 0 0 0 - 0 2024-07-28T23:42:26.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:25 smithi155 bash[68033]: cluster 2024-07-28T23:42:24.736709+0000 mgr.y (mgr.34101) 7578 : cluster [DBG] pgmap v8506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:26.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:25 smithi155 bash[73694]: debug 2024-07-28T23:42:25.911+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:26.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:25 smithi045 bash[80445]: cluster 2024-07-28T23:42:24.736709+0000 mgr.y (mgr.34101) 7578 : cluster [DBG] pgmap v8506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:26.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:25 smithi045 bash[82788]: cluster 2024-07-28T23:42:24.736709+0000 mgr.y (mgr.34101) 7578 : cluster [DBG] pgmap v8506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:26.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13979 16 16 0 0 0 - 0 2024-07-28T23:42:27.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:26 smithi155 bash[73694]: debug 2024-07-28T23:42:26.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:27.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:42:27.918300+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:42:27.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:42:27.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13980 16 16 0 0 0 - 0 2024-07-28T23:42:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:27 smithi155 bash[73694]: debug 2024-07-28T23:42:27.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:28.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:27 smithi155 bash[68033]: cluster 2024-07-28T23:42:26.738584+0000 mgr.y (mgr.34101) 7579 : cluster [DBG] pgmap v8507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:28.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:27 smithi045 bash[80445]: cluster 2024-07-28T23:42:26.738584+0000 mgr.y (mgr.34101) 7579 : cluster [DBG] pgmap v8507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:28.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:27 smithi045 bash[82788]: cluster 2024-07-28T23:42:26.738584+0000 mgr.y (mgr.34101) 7579 : cluster [DBG] pgmap v8507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:28.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13981 16 16 0 0 0 - 0 2024-07-28T23:42:29.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:28 smithi155 bash[73694]: debug 2024-07-28T23:42:28.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:29.919 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13982 16 16 0 0 0 - 0 2024-07-28T23:42:30.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:29 smithi045 bash[80445]: cluster 2024-07-28T23:42:28.740328+0000 mgr.y (mgr.34101) 7580 : cluster [DBG] pgmap v8508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:30.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:29 smithi045 bash[82788]: cluster 2024-07-28T23:42:28.740328+0000 mgr.y (mgr.34101) 7580 : cluster [DBG] pgmap v8508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:30.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:29 smithi155 bash[73694]: debug 2024-07-28T23:42:29.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:29 smithi155 bash[68033]: cluster 2024-07-28T23:42:28.740328+0000 mgr.y (mgr.34101) 7580 : cluster [DBG] pgmap v8508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:30.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13983 16 16 0 0 0 - 0 2024-07-28T23:42:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:42:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:42:30] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-07-28T23:42:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:30 smithi155 bash[73694]: debug 2024-07-28T23:42:30.903+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:31.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13984 16 16 0 0 0 - 0 2024-07-28T23:42:32.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:31 smithi045 bash[80445]: cluster 2024-07-28T23:42:30.742064+0000 mgr.y (mgr.34101) 7581 : cluster [DBG] pgmap v8509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:32.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:31 smithi045 bash[82788]: cluster 2024-07-28T23:42:30.742064+0000 mgr.y (mgr.34101) 7581 : cluster [DBG] pgmap v8509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:32.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:31 smithi155 bash[68033]: cluster 2024-07-28T23:42:30.742064+0000 mgr.y (mgr.34101) 7581 : cluster [DBG] pgmap v8509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:32.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:31 smithi155 bash[73694]: debug 2024-07-28T23:42:31.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:32.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:42:32 smithi155 bash[60745]: ts=2024-07-28T23:42:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:42:32.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13985 16 16 0 0 0 - 0 2024-07-28T23:42:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:32 smithi155 bash[73694]: debug 2024-07-28T23:42:32.903+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:33.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13986 16 16 0 0 0 - 0 2024-07-28T23:42:34.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:33 smithi045 bash[80445]: cluster 2024-07-28T23:42:32.743990+0000 mgr.y (mgr.34101) 7582 : cluster [DBG] pgmap v8510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:34.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:33 smithi045 bash[80445]: audit 2024-07-28T23:42:33.750171+0000 mon.c (mon.2) 1890 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:34.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:33 smithi045 bash[82788]: cluster 2024-07-28T23:42:32.743990+0000 mgr.y (mgr.34101) 7582 : cluster [DBG] pgmap v8510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:34.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:33 smithi045 bash[82788]: audit 2024-07-28T23:42:33.750171+0000 mon.c (mon.2) 1890 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:34.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:33 smithi155 bash[73694]: debug 2024-07-28T23:42:33.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:33 smithi155 bash[68033]: cluster 2024-07-28T23:42:32.743990+0000 mgr.y (mgr.34101) 7582 : cluster [DBG] pgmap v8510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:34.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:33 smithi155 bash[68033]: audit 2024-07-28T23:42:33.750171+0000 mon.c (mon.2) 1890 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:34.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13987 16 16 0 0 0 - 0 2024-07-28T23:42:35.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:34 smithi155 bash[73694]: debug 2024-07-28T23:42:34.943+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:35.920 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13988 16 16 0 0 0 - 0 2024-07-28T23:42:36.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:35 smithi045 bash[80445]: cluster 2024-07-28T23:42:34.745754+0000 mgr.y (mgr.34101) 7583 : cluster [DBG] pgmap v8511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:36.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:35 smithi045 bash[82788]: cluster 2024-07-28T23:42:34.745754+0000 mgr.y (mgr.34101) 7583 : cluster [DBG] pgmap v8511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:36.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:35 smithi155 bash[73694]: debug 2024-07-28T23:42:35.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:36.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:35 smithi155 bash[68033]: cluster 2024-07-28T23:42:34.745754+0000 mgr.y (mgr.34101) 7583 : cluster [DBG] pgmap v8511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:36.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13989 16 16 0 0 0 - 0 2024-07-28T23:42:37.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:36 smithi155 bash[73694]: debug 2024-07-28T23:42:36.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:37.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13990 16 16 0 0 0 - 0 2024-07-28T23:42:38.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:37 smithi045 bash[80445]: cluster 2024-07-28T23:42:36.747600+0000 mgr.y (mgr.34101) 7584 : cluster [DBG] pgmap v8512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:38.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:37 smithi045 bash[82788]: cluster 2024-07-28T23:42:36.747600+0000 mgr.y (mgr.34101) 7584 : cluster [DBG] pgmap v8512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:38.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:37 smithi155 bash[73694]: debug 2024-07-28T23:42:37.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:38.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:37 smithi155 bash[68033]: cluster 2024-07-28T23:42:36.747600+0000 mgr.y (mgr.34101) 7584 : cluster [DBG] pgmap v8512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:38.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13991 16 16 0 0 0 - 0 2024-07-28T23:42:39.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:38 smithi155 bash[73694]: debug 2024-07-28T23:42:38.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:39.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13992 16 16 0 0 0 - 0 2024-07-28T23:42:40.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:39 smithi045 bash[80445]: cluster 2024-07-28T23:42:38.749353+0000 mgr.y (mgr.34101) 7585 : cluster [DBG] pgmap v8513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:40.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:39 smithi045 bash[82788]: cluster 2024-07-28T23:42:38.749353+0000 mgr.y (mgr.34101) 7585 : cluster [DBG] pgmap v8513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:40.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:39 smithi155 bash[68033]: cluster 2024-07-28T23:42:38.749353+0000 mgr.y (mgr.34101) 7585 : cluster [DBG] pgmap v8513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:40.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:39 smithi155 bash[73694]: debug 2024-07-28T23:42:39.939+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:40.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13993 16 16 0 0 0 - 0 2024-07-28T23:42:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:42:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:42:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:42:41.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:40 smithi155 bash[73694]: debug 2024-07-28T23:42:40.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:41.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13994 16 16 0 0 0 - 0 2024-07-28T23:42:42.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:41 smithi045 bash[80445]: cluster 2024-07-28T23:42:40.751097+0000 mgr.y (mgr.34101) 7586 : cluster [DBG] pgmap v8514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:42.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:41 smithi045 bash[82788]: cluster 2024-07-28T23:42:40.751097+0000 mgr.y (mgr.34101) 7586 : cluster [DBG] pgmap v8514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:41 smithi155 bash[73694]: debug 2024-07-28T23:42:41.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:42.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:41 smithi155 bash[68033]: cluster 2024-07-28T23:42:40.751097+0000 mgr.y (mgr.34101) 7586 : cluster [DBG] pgmap v8514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:42:42 smithi155 bash[60745]: ts=2024-07-28T23:42:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:42:42.921 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13995 16 16 0 0 0 - 0 2024-07-28T23:42:43.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:42 smithi155 bash[73694]: debug 2024-07-28T23:42:42.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:43.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13996 16 16 0 0 0 - 0 2024-07-28T23:42:44.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:43 smithi045 bash[80445]: cluster 2024-07-28T23:42:42.752977+0000 mgr.y (mgr.34101) 7587 : cluster [DBG] pgmap v8515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:44.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:43 smithi045 bash[82788]: cluster 2024-07-28T23:42:42.752977+0000 mgr.y (mgr.34101) 7587 : cluster [DBG] pgmap v8515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:43 smithi155 bash[68033]: cluster 2024-07-28T23:42:42.752977+0000 mgr.y (mgr.34101) 7587 : cluster [DBG] pgmap v8515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:44.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:43 smithi155 bash[73694]: debug 2024-07-28T23:42:43.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:44.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13997 16 16 0 0 0 - 0 2024-07-28T23:42:45.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:44 smithi155 bash[73694]: debug 2024-07-28T23:42:44.943+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:45.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13998 16 16 0 0 0 - 0 2024-07-28T23:42:46.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:45 smithi045 bash[80445]: cluster 2024-07-28T23:42:44.754740+0000 mgr.y (mgr.34101) 7588 : cluster [DBG] pgmap v8516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:46.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:45 smithi045 bash[82788]: cluster 2024-07-28T23:42:44.754740+0000 mgr.y (mgr.34101) 7588 : cluster [DBG] pgmap v8516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:46.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:45 smithi155 bash[73694]: debug 2024-07-28T23:42:45.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:46.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:45 smithi155 bash[68033]: cluster 2024-07-28T23:42:44.754740+0000 mgr.y (mgr.34101) 7588 : cluster [DBG] pgmap v8516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:46.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:13999 16 16 0 0 0 - 0 2024-07-28T23:42:47.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:46 smithi155 bash[73694]: debug 2024-07-28T23:42:46.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:47.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:42:47.921537+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:42:47.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:42:47.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14000 16 16 0 0 0 - 0 2024-07-28T23:42:48.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:47 smithi045 bash[80445]: cluster 2024-07-28T23:42:46.756589+0000 mgr.y (mgr.34101) 7589 : cluster [DBG] pgmap v8517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:48.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:47 smithi045 bash[82788]: cluster 2024-07-28T23:42:46.756589+0000 mgr.y (mgr.34101) 7589 : cluster [DBG] pgmap v8517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:48.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:47 smithi155 bash[68033]: cluster 2024-07-28T23:42:46.756589+0000 mgr.y (mgr.34101) 7589 : cluster [DBG] pgmap v8517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:48.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:47 smithi155 bash[73694]: debug 2024-07-28T23:42:47.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:48.922 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14001 16 16 0 0 0 - 0 2024-07-28T23:42:49.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:48 smithi045 bash[80445]: audit 2024-07-28T23:42:48.750596+0000 mon.c (mon.2) 1891 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:49.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:48 smithi045 bash[82788]: audit 2024-07-28T23:42:48.750596+0000 mon.c (mon.2) 1891 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:49.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:48 smithi155 bash[73694]: debug 2024-07-28T23:42:48.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:49.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:48 smithi155 bash[68033]: audit 2024-07-28T23:42:48.750596+0000 mon.c (mon.2) 1891 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:42:49.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14002 16 16 0 0 0 - 0 2024-07-28T23:42:50.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:49 smithi045 bash[80445]: cluster 2024-07-28T23:42:48.761847+0000 mgr.y (mgr.34101) 7590 : cluster [DBG] pgmap v8518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:50.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:49 smithi045 bash[82788]: cluster 2024-07-28T23:42:48.761847+0000 mgr.y (mgr.34101) 7590 : cluster [DBG] pgmap v8518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:50.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:49 smithi155 bash[68033]: cluster 2024-07-28T23:42:48.761847+0000 mgr.y (mgr.34101) 7590 : cluster [DBG] pgmap v8518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:50.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:49 smithi155 bash[73694]: debug 2024-07-28T23:42:49.939+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:50.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14003 16 16 0 0 0 - 0 2024-07-28T23:42:50.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:42:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:42:50] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:42:51.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:50 smithi155 bash[73694]: debug 2024-07-28T23:42:50.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:51.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14004 16 16 0 0 0 - 0 2024-07-28T23:42:52.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:51 smithi045 bash[80445]: cluster 2024-07-28T23:42:50.763560+0000 mgr.y (mgr.34101) 7591 : cluster [DBG] pgmap v8519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:52.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:51 smithi045 bash[82788]: cluster 2024-07-28T23:42:50.763560+0000 mgr.y (mgr.34101) 7591 : cluster [DBG] pgmap v8519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:52.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:51 smithi155 bash[68033]: cluster 2024-07-28T23:42:50.763560+0000 mgr.y (mgr.34101) 7591 : cluster [DBG] pgmap v8519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:52.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:51 smithi155 bash[73694]: debug 2024-07-28T23:42:51.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:42:52 smithi155 bash[60745]: ts=2024-07-28T23:42:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:42:52.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14005 16 16 0 0 0 - 0 2024-07-28T23:42:53.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:52 smithi155 bash[73694]: debug 2024-07-28T23:42:52.943+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:53.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14006 16 16 0 0 0 - 0 2024-07-28T23:42:54.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:53 smithi045 bash[80445]: cluster 2024-07-28T23:42:52.765414+0000 mgr.y (mgr.34101) 7592 : cluster [DBG] pgmap v8520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:54.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:53 smithi045 bash[82788]: cluster 2024-07-28T23:42:52.765414+0000 mgr.y (mgr.34101) 7592 : cluster [DBG] pgmap v8520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:53 smithi155 bash[73694]: debug 2024-07-28T23:42:53.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:54.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:53 smithi155 bash[68033]: cluster 2024-07-28T23:42:52.765414+0000 mgr.y (mgr.34101) 7592 : cluster [DBG] pgmap v8520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:54.923 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14007 16 16 0 0 0 - 0 2024-07-28T23:42:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:54 smithi155 bash[73694]: debug 2024-07-28T23:42:54.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:55.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14008 16 16 0 0 0 - 0 2024-07-28T23:42:56.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:55 smithi045 bash[80445]: cluster 2024-07-28T23:42:54.767164+0000 mgr.y (mgr.34101) 7593 : cluster [DBG] pgmap v8521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:56.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:55 smithi045 bash[82788]: cluster 2024-07-28T23:42:54.767164+0000 mgr.y (mgr.34101) 7593 : cluster [DBG] pgmap v8521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:56.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:55 smithi155 bash[73694]: debug 2024-07-28T23:42:55.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:56.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:55 smithi155 bash[68033]: cluster 2024-07-28T23:42:54.767164+0000 mgr.y (mgr.34101) 7593 : cluster [DBG] pgmap v8521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:56.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14009 16 16 0 0 0 - 0 2024-07-28T23:42:57.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:56 smithi155 bash[73694]: debug 2024-07-28T23:42:56.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:57.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14010 16 16 0 0 0 - 0 2024-07-28T23:42:58.220 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:42:57 smithi045 bash[80445]: cluster 2024-07-28T23:42:56.769000+0000 mgr.y (mgr.34101) 7594 : cluster [DBG] pgmap v8522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:58.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:42:57 smithi045 bash[82788]: cluster 2024-07-28T23:42:56.769000+0000 mgr.y (mgr.34101) 7594 : cluster [DBG] pgmap v8522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:57 smithi155 bash[73694]: debug 2024-07-28T23:42:57.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:58.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:42:57 smithi155 bash[68033]: cluster 2024-07-28T23:42:56.769000+0000 mgr.y (mgr.34101) 7594 : cluster [DBG] pgmap v8522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:42:58.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14011 16 16 0 0 0 - 0 2024-07-28T23:42:59.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:58 smithi155 bash[73694]: debug 2024-07-28T23:42:58.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:42:59.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14012 16 16 0 0 0 - 0 2024-07-28T23:43:00.178 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:42:59 smithi155 bash[73694]: debug 2024-07-28T23:42:59.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:00.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:00 smithi045 bash[82788]: cluster 2024-07-28T23:42:58.770737+0000 mgr.y (mgr.34101) 7595 : cluster [DBG] pgmap v8523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:00.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:00 smithi045 bash[80445]: cluster 2024-07-28T23:42:58.770737+0000 mgr.y (mgr.34101) 7595 : cluster [DBG] pgmap v8523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:00.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:00 smithi155 bash[68033]: cluster 2024-07-28T23:42:58.770737+0000 mgr.y (mgr.34101) 7595 : cluster [DBG] pgmap v8523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:00.924 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14013 16 16 0 0 0 - 0 2024-07-28T23:43:00.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:43:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:43:00] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:43:01.187 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:00 smithi155 bash[73694]: debug 2024-07-28T23:43:00.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:01 smithi045 bash[80445]: audit 2024-07-28T23:43:00.533081+0000 mon.c (mon.2) 1892 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:43:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:01 smithi045 bash[80445]: audit 2024-07-28T23:43:00.908774+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:01.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:01 smithi045 bash[80445]: audit 2024-07-28T23:43:00.919023+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:01 smithi045 bash[82788]: audit 2024-07-28T23:43:00.533081+0000 mon.c (mon.2) 1892 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:43:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:01 smithi045 bash[82788]: audit 2024-07-28T23:43:00.908774+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:01.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:01 smithi045 bash[82788]: audit 2024-07-28T23:43:00.919023+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:01.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:01 smithi155 bash[68033]: audit 2024-07-28T23:43:00.533081+0000 mon.c (mon.2) 1892 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:43:01.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:01 smithi155 bash[68033]: audit 2024-07-28T23:43:00.908774+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:01.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:01 smithi155 bash[68033]: audit 2024-07-28T23:43:00.919023+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:01.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14014 16 16 0 0 0 - 0 2024-07-28T23:43:02.189 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:01 smithi155 bash[73694]: debug 2024-07-28T23:43:01.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:02.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:02 smithi045 bash[80445]: cluster 2024-07-28T23:43:00.772467+0000 mgr.y (mgr.34101) 7596 : cluster [DBG] pgmap v8524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:02.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:02 smithi045 bash[82788]: cluster 2024-07-28T23:43:00.772467+0000 mgr.y (mgr.34101) 7596 : cluster [DBG] pgmap v8524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:02.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:43:02 smithi155 bash[60745]: ts=2024-07-28T23:43:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:43:02.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:02 smithi155 bash[68033]: cluster 2024-07-28T23:43:00.772467+0000 mgr.y (mgr.34101) 7596 : cluster [DBG] pgmap v8524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:02.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14015 16 16 0 0 0 - 0 2024-07-28T23:43:03.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:02 smithi155 bash[73694]: debug 2024-07-28T23:43:02.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:03.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14016 16 16 0 0 0 - 0 2024-07-28T23:43:04.193 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:03 smithi155 bash[73694]: debug 2024-07-28T23:43:03.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:04.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:04 smithi045 bash[80445]: cluster 2024-07-28T23:43:02.774384+0000 mgr.y (mgr.34101) 7597 : cluster [DBG] pgmap v8525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:04.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:04 smithi045 bash[80445]: audit 2024-07-28T23:43:03.751048+0000 mon.c (mon.2) 1893 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:04.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:04 smithi045 bash[82788]: cluster 2024-07-28T23:43:02.774384+0000 mgr.y (mgr.34101) 7597 : cluster [DBG] pgmap v8525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:04.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:04 smithi045 bash[82788]: audit 2024-07-28T23:43:03.751048+0000 mon.c (mon.2) 1893 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:04 smithi155 bash[68033]: cluster 2024-07-28T23:43:02.774384+0000 mgr.y (mgr.34101) 7597 : cluster [DBG] pgmap v8525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:04 smithi155 bash[68033]: audit 2024-07-28T23:43:03.751048+0000 mon.c (mon.2) 1893 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:04.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14017 16 16 0 0 0 - 0 2024-07-28T23:43:05.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:04 smithi155 bash[73694]: debug 2024-07-28T23:43:04.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:05.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14018 16 16 0 0 0 - 0 2024-07-28T23:43:06.196 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:05 smithi155 bash[73694]: debug 2024-07-28T23:43:05.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:06.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:06 smithi045 bash[80445]: cluster 2024-07-28T23:43:04.776092+0000 mgr.y (mgr.34101) 7598 : cluster [DBG] pgmap v8526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:06.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:06 smithi045 bash[82788]: cluster 2024-07-28T23:43:04.776092+0000 mgr.y (mgr.34101) 7598 : cluster [DBG] pgmap v8526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:06.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:06 smithi155 bash[68033]: cluster 2024-07-28T23:43:04.776092+0000 mgr.y (mgr.34101) 7598 : cluster [DBG] pgmap v8526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:06.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14019 16 16 0 0 0 - 0 2024-07-28T23:43:07.222 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:06 smithi155 bash[73694]: debug 2024-07-28T23:43:06.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:07.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:07 smithi155 bash[68033]: audit 2024-07-28T23:43:06.219955+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:07 smithi155 bash[68033]: audit 2024-07-28T23:43:06.230521+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:07 smithi155 bash[68033]: audit 2024-07-28T23:43:06.785310+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:07 smithi155 bash[68033]: audit 2024-07-28T23:43:06.797349+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:07 smithi045 bash[80445]: audit 2024-07-28T23:43:06.219955+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:07 smithi045 bash[80445]: audit 2024-07-28T23:43:06.230521+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:07 smithi045 bash[80445]: audit 2024-07-28T23:43:06.785310+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:07 smithi045 bash[80445]: audit 2024-07-28T23:43:06.797349+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:07 smithi045 bash[82788]: audit 2024-07-28T23:43:06.219955+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:07 smithi045 bash[82788]: audit 2024-07-28T23:43:06.230521+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:07 smithi045 bash[82788]: audit 2024-07-28T23:43:06.785310+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:07 smithi045 bash[82788]: audit 2024-07-28T23:43:06.797349+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:07.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:43:07.924563+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:43:07.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:43:07.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14020 16 16 0 0 0 - 0 2024-07-28T23:43:08.235 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:07 smithi155 bash[73694]: debug 2024-07-28T23:43:07.826+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:08.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:08 smithi155 bash[68033]: cluster 2024-07-28T23:43:06.778184+0000 mgr.y (mgr.34101) 7599 : cluster [DBG] pgmap v8527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:08.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:08 smithi155 bash[68033]: audit 2024-07-28T23:43:07.260317+0000 mon.c (mon.2) 1894 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:43:08.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:08 smithi155 bash[68033]: audit 2024-07-28T23:43:07.261877+0000 mon.c (mon.2) 1895 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:43:08.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:08 smithi155 bash[68033]: audit 2024-07-28T23:43:07.271274+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:08.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:08 smithi045 bash[80445]: cluster 2024-07-28T23:43:06.778184+0000 mgr.y (mgr.34101) 7599 : cluster [DBG] pgmap v8527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:08.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:08 smithi045 bash[80445]: audit 2024-07-28T23:43:07.260317+0000 mon.c (mon.2) 1894 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:43:08.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:08 smithi045 bash[80445]: audit 2024-07-28T23:43:07.261877+0000 mon.c (mon.2) 1895 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:43:08.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:08 smithi045 bash[80445]: audit 2024-07-28T23:43:07.271274+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:08.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:08 smithi045 bash[82788]: cluster 2024-07-28T23:43:06.778184+0000 mgr.y (mgr.34101) 7599 : cluster [DBG] pgmap v8527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:08.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:08 smithi045 bash[82788]: audit 2024-07-28T23:43:07.260317+0000 mon.c (mon.2) 1894 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:43:08.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:08 smithi045 bash[82788]: audit 2024-07-28T23:43:07.261877+0000 mon.c (mon.2) 1895 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:43:08.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:08 smithi045 bash[82788]: audit 2024-07-28T23:43:07.271274+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:43:08.925 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14021 16 16 0 0 0 - 0 2024-07-28T23:43:09.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:08 smithi155 bash[73694]: debug 2024-07-28T23:43:08.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:09.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14022 16 16 0 0 0 - 0 2024-07-28T23:43:10.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:09 smithi155 bash[73694]: debug 2024-07-28T23:43:09.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:10.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:10 smithi155 bash[68033]: cluster 2024-07-28T23:43:08.779938+0000 mgr.y (mgr.34101) 7600 : cluster [DBG] pgmap v8528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:10 smithi045 bash[80445]: cluster 2024-07-28T23:43:08.779938+0000 mgr.y (mgr.34101) 7600 : cluster [DBG] pgmap v8528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:10.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:10 smithi045 bash[82788]: cluster 2024-07-28T23:43:08.779938+0000 mgr.y (mgr.34101) 7600 : cluster [DBG] pgmap v8528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:10.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14023 16 16 0 0 0 - 0 2024-07-28T23:43:10.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:43:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:43:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:43:11.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:10 smithi155 bash[73694]: debug 2024-07-28T23:43:10.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:11.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14024 16 16 0 0 0 - 0 2024-07-28T23:43:12.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:11 smithi155 bash[73694]: debug 2024-07-28T23:43:11.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:12.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:12 smithi155 bash[68033]: cluster 2024-07-28T23:43:10.781697+0000 mgr.y (mgr.34101) 7601 : cluster [DBG] pgmap v8529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:12.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:43:12 smithi155 bash[60745]: ts=2024-07-28T23:43:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:43:12.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:12 smithi045 bash[80445]: cluster 2024-07-28T23:43:10.781697+0000 mgr.y (mgr.34101) 7601 : cluster [DBG] pgmap v8529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:12.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:12 smithi045 bash[82788]: cluster 2024-07-28T23:43:10.781697+0000 mgr.y (mgr.34101) 7601 : cluster [DBG] pgmap v8529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:12.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14025 16 16 0 0 0 - 0 2024-07-28T23:43:13.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:12 smithi155 bash[73694]: debug 2024-07-28T23:43:12.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:13.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14026 16 16 0 0 0 - 0 2024-07-28T23:43:14.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:13 smithi155 bash[73694]: debug 2024-07-28T23:43:13.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:14 smithi155 bash[68033]: cluster 2024-07-28T23:43:12.783605+0000 mgr.y (mgr.34101) 7602 : cluster [DBG] pgmap v8530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:14.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:14 smithi045 bash[80445]: cluster 2024-07-28T23:43:12.783605+0000 mgr.y (mgr.34101) 7602 : cluster [DBG] pgmap v8530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:14.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:14 smithi045 bash[82788]: cluster 2024-07-28T23:43:12.783605+0000 mgr.y (mgr.34101) 7602 : cluster [DBG] pgmap v8530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:14.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14027 16 16 0 0 0 - 0 2024-07-28T23:43:15.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:14 smithi155 bash[73694]: debug 2024-07-28T23:43:14.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:15.926 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14028 16 16 0 0 0 - 0 2024-07-28T23:43:16.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:15 smithi155 bash[73694]: debug 2024-07-28T23:43:15.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:16.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:16 smithi155 bash[68033]: cluster 2024-07-28T23:43:14.785351+0000 mgr.y (mgr.34101) 7603 : cluster [DBG] pgmap v8531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:16.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:16 smithi045 bash[80445]: cluster 2024-07-28T23:43:14.785351+0000 mgr.y (mgr.34101) 7603 : cluster [DBG] pgmap v8531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:16.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:16 smithi045 bash[82788]: cluster 2024-07-28T23:43:14.785351+0000 mgr.y (mgr.34101) 7603 : cluster [DBG] pgmap v8531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:16.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14029 16 16 0 0 0 - 0 2024-07-28T23:43:17.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:16 smithi155 bash[73694]: debug 2024-07-28T23:43:16.758+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:17.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14030 16 16 0 0 0 - 0 2024-07-28T23:43:18.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:17 smithi155 bash[73694]: debug 2024-07-28T23:43:17.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:18.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:18 smithi155 bash[68033]: cluster 2024-07-28T23:43:16.787276+0000 mgr.y (mgr.34101) 7604 : cluster [DBG] pgmap v8532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:18.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:18 smithi045 bash[80445]: cluster 2024-07-28T23:43:16.787276+0000 mgr.y (mgr.34101) 7604 : cluster [DBG] pgmap v8532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:18.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:18 smithi045 bash[82788]: cluster 2024-07-28T23:43:16.787276+0000 mgr.y (mgr.34101) 7604 : cluster [DBG] pgmap v8532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:18.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14031 16 16 0 0 0 - 0 2024-07-28T23:43:19.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:18 smithi155 bash[73694]: debug 2024-07-28T23:43:18.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:19.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:19 smithi155 bash[68033]: audit 2024-07-28T23:43:18.751589+0000 mon.c (mon.2) 1896 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:19.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:19 smithi045 bash[80445]: audit 2024-07-28T23:43:18.751589+0000 mon.c (mon.2) 1896 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:19.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:19 smithi045 bash[82788]: audit 2024-07-28T23:43:18.751589+0000 mon.c (mon.2) 1896 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:19.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14032 16 16 0 0 0 - 0 2024-07-28T23:43:20.266 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:19 smithi155 bash[73694]: debug 2024-07-28T23:43:19.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:20.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:20 smithi155 bash[68033]: cluster 2024-07-28T23:43:18.789168+0000 mgr.y (mgr.34101) 7605 : cluster [DBG] pgmap v8533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:20.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:20 smithi045 bash[80445]: cluster 2024-07-28T23:43:18.789168+0000 mgr.y (mgr.34101) 7605 : cluster [DBG] pgmap v8533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:20.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:20 smithi045 bash[82788]: cluster 2024-07-28T23:43:18.789168+0000 mgr.y (mgr.34101) 7605 : cluster [DBG] pgmap v8533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:20.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14033 16 16 0 0 0 - 0 2024-07-28T23:43:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:43:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:43:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:43:21.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:20 smithi155 bash[73694]: debug 2024-07-28T23:43:20.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:21.927 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14034 16 16 0 0 0 - 0 2024-07-28T23:43:22.270 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:21 smithi155 bash[73694]: debug 2024-07-28T23:43:21.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:22.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:43:22 smithi155 bash[60745]: ts=2024-07-28T23:43:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:43:22.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:22 smithi155 bash[68033]: cluster 2024-07-28T23:43:20.790992+0000 mgr.y (mgr.34101) 7606 : cluster [DBG] pgmap v8534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:22.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:22 smithi045 bash[80445]: cluster 2024-07-28T23:43:20.790992+0000 mgr.y (mgr.34101) 7606 : cluster [DBG] pgmap v8534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:22.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:22 smithi045 bash[82788]: cluster 2024-07-28T23:43:20.790992+0000 mgr.y (mgr.34101) 7606 : cluster [DBG] pgmap v8534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:22.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14035 16 16 0 0 0 - 0 2024-07-28T23:43:23.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:22 smithi155 bash[73694]: debug 2024-07-28T23:43:22.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:23.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14036 16 16 0 0 0 - 0 2024-07-28T23:43:24.275 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:23 smithi155 bash[73694]: debug 2024-07-28T23:43:23.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:24.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:24 smithi155 bash[68033]: cluster 2024-07-28T23:43:22.792861+0000 mgr.y (mgr.34101) 7607 : cluster [DBG] pgmap v8535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:24.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:24 smithi045 bash[80445]: cluster 2024-07-28T23:43:22.792861+0000 mgr.y (mgr.34101) 7607 : cluster [DBG] pgmap v8535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:24.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:24 smithi045 bash[82788]: cluster 2024-07-28T23:43:22.792861+0000 mgr.y (mgr.34101) 7607 : cluster [DBG] pgmap v8535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:24.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14037 16 16 0 0 0 - 0 2024-07-28T23:43:25.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:24 smithi155 bash[73694]: debug 2024-07-28T23:43:24.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:25.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14038 16 16 0 0 0 - 0 2024-07-28T23:43:26.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:25 smithi155 bash[73694]: debug 2024-07-28T23:43:25.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:26.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:26 smithi155 bash[68033]: cluster 2024-07-28T23:43:24.794619+0000 mgr.y (mgr.34101) 7608 : cluster [DBG] pgmap v8536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:26.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:26 smithi045 bash[82788]: cluster 2024-07-28T23:43:24.794619+0000 mgr.y (mgr.34101) 7608 : cluster [DBG] pgmap v8536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:26.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:26 smithi045 bash[80445]: cluster 2024-07-28T23:43:24.794619+0000 mgr.y (mgr.34101) 7608 : cluster [DBG] pgmap v8536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:26.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14039 16 16 0 0 0 - 0 2024-07-28T23:43:27.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:26 smithi155 bash[73694]: debug 2024-07-28T23:43:26.770+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:27.928 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:43:27.927846+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:43:27.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:43:27.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14040 16 16 0 0 0 - 0 2024-07-28T23:43:28.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:27 smithi155 bash[73694]: debug 2024-07-28T23:43:27.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:28.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:28 smithi155 bash[68033]: cluster 2024-07-28T23:43:26.796446+0000 mgr.y (mgr.34101) 7609 : cluster [DBG] pgmap v8537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:28.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:28 smithi045 bash[80445]: cluster 2024-07-28T23:43:26.796446+0000 mgr.y (mgr.34101) 7609 : cluster [DBG] pgmap v8537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:28 smithi045 bash[82788]: cluster 2024-07-28T23:43:26.796446+0000 mgr.y (mgr.34101) 7609 : cluster [DBG] pgmap v8537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:28.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14041 16 16 0 0 0 - 0 2024-07-28T23:43:29.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:28 smithi155 bash[73694]: debug 2024-07-28T23:43:28.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:29.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14042 16 16 0 0 0 - 0 2024-07-28T23:43:30.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:29 smithi155 bash[73694]: debug 2024-07-28T23:43:29.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:30.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:30 smithi155 bash[68033]: cluster 2024-07-28T23:43:28.798210+0000 mgr.y (mgr.34101) 7610 : cluster [DBG] pgmap v8538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:30.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:30 smithi045 bash[80445]: cluster 2024-07-28T23:43:28.798210+0000 mgr.y (mgr.34101) 7610 : cluster [DBG] pgmap v8538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:30.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:30 smithi045 bash[82788]: cluster 2024-07-28T23:43:28.798210+0000 mgr.y (mgr.34101) 7610 : cluster [DBG] pgmap v8538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:30.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14043 16 16 0 0 0 - 0 2024-07-28T23:43:30.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:43:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:43:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:43:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:30 smithi155 bash[73694]: debug 2024-07-28T23:43:30.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:31.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14044 16 16 0 0 0 - 0 2024-07-28T23:43:32.291 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:31 smithi155 bash[73694]: debug 2024-07-28T23:43:31.826+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:32.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:32 smithi155 bash[68033]: cluster 2024-07-28T23:43:30.799947+0000 mgr.y (mgr.34101) 7611 : cluster [DBG] pgmap v8539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:32.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:43:32 smithi155 bash[60745]: ts=2024-07-28T23:43:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:43:32.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:32 smithi045 bash[80445]: cluster 2024-07-28T23:43:30.799947+0000 mgr.y (mgr.34101) 7611 : cluster [DBG] pgmap v8539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:32.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:32 smithi045 bash[82788]: cluster 2024-07-28T23:43:30.799947+0000 mgr.y (mgr.34101) 7611 : cluster [DBG] pgmap v8539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:32.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14045 16 16 0 0 0 - 0 2024-07-28T23:43:33.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:32 smithi155 bash[73694]: debug 2024-07-28T23:43:32.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:33.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14046 16 16 0 0 0 - 0 2024-07-28T23:43:34.296 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:33 smithi155 bash[73694]: debug 2024-07-28T23:43:33.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:34 smithi155 bash[68033]: cluster 2024-07-28T23:43:32.801870+0000 mgr.y (mgr.34101) 7612 : cluster [DBG] pgmap v8540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:34 smithi155 bash[68033]: audit 2024-07-28T23:43:33.751896+0000 mon.c (mon.2) 1897 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:34.721 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:34 smithi045 bash[80445]: cluster 2024-07-28T23:43:32.801870+0000 mgr.y (mgr.34101) 7612 : cluster [DBG] pgmap v8540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:34.722 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:34 smithi045 bash[80445]: audit 2024-07-28T23:43:33.751896+0000 mon.c (mon.2) 1897 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:34 smithi045 bash[82788]: cluster 2024-07-28T23:43:32.801870+0000 mgr.y (mgr.34101) 7612 : cluster [DBG] pgmap v8540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:34.722 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:34 smithi045 bash[82788]: audit 2024-07-28T23:43:33.751896+0000 mon.c (mon.2) 1897 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:34.929 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14047 16 16 0 0 0 - 0 2024-07-28T23:43:35.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:34 smithi155 bash[73694]: debug 2024-07-28T23:43:34.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:35.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14048 16 16 0 0 0 - 0 2024-07-28T23:43:36.300 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:35 smithi155 bash[73694]: debug 2024-07-28T23:43:35.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:36 smithi155 bash[68033]: cluster 2024-07-28T23:43:34.803568+0000 mgr.y (mgr.34101) 7613 : cluster [DBG] pgmap v8541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:36.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:36 smithi045 bash[80445]: cluster 2024-07-28T23:43:34.803568+0000 mgr.y (mgr.34101) 7613 : cluster [DBG] pgmap v8541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:36.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:36 smithi045 bash[82788]: cluster 2024-07-28T23:43:34.803568+0000 mgr.y (mgr.34101) 7613 : cluster [DBG] pgmap v8541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:36.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14049 16 16 0 0 0 - 0 2024-07-28T23:43:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:36 smithi155 bash[73694]: debug 2024-07-28T23:43:36.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:37.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14050 16 16 0 0 0 - 0 2024-07-28T23:43:38.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:37 smithi155 bash[73694]: debug 2024-07-28T23:43:37.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:38 smithi155 bash[68033]: cluster 2024-07-28T23:43:36.805415+0000 mgr.y (mgr.34101) 7614 : cluster [DBG] pgmap v8542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:38.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:38 smithi045 bash[80445]: cluster 2024-07-28T23:43:36.805415+0000 mgr.y (mgr.34101) 7614 : cluster [DBG] pgmap v8542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:38.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:38 smithi045 bash[82788]: cluster 2024-07-28T23:43:36.805415+0000 mgr.y (mgr.34101) 7614 : cluster [DBG] pgmap v8542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:38.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14051 16 16 0 0 0 - 0 2024-07-28T23:43:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:38 smithi155 bash[73694]: debug 2024-07-28T23:43:38.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:39.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14052 16 16 0 0 0 - 0 2024-07-28T23:43:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:39 smithi155 bash[73694]: debug 2024-07-28T23:43:39.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:40.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:40 smithi045 bash[82788]: cluster 2024-07-28T23:43:38.807165+0000 mgr.y (mgr.34101) 7615 : cluster [DBG] pgmap v8543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:40.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:40 smithi045 bash[80445]: cluster 2024-07-28T23:43:38.807165+0000 mgr.y (mgr.34101) 7615 : cluster [DBG] pgmap v8543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:40.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:40 smithi155 bash[68033]: cluster 2024-07-28T23:43:38.807165+0000 mgr.y (mgr.34101) 7615 : cluster [DBG] pgmap v8543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:40.930 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14053 16 16 0 0 0 - 0 2024-07-28T23:43:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:43:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:43:40] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:43:41.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:40 smithi155 bash[73694]: debug 2024-07-28T23:43:40.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:41.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14054 16 16 0 0 0 - 0 2024-07-28T23:43:42.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:41 smithi155 bash[73694]: debug 2024-07-28T23:43:41.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:42.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:42 smithi045 bash[80445]: cluster 2024-07-28T23:43:40.808869+0000 mgr.y (mgr.34101) 7616 : cluster [DBG] pgmap v8544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:42.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:42 smithi045 bash[82788]: cluster 2024-07-28T23:43:40.808869+0000 mgr.y (mgr.34101) 7616 : cluster [DBG] pgmap v8544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:43:42 smithi155 bash[60745]: ts=2024-07-28T23:43:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:43:42.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:42 smithi155 bash[68033]: cluster 2024-07-28T23:43:40.808869+0000 mgr.y (mgr.34101) 7616 : cluster [DBG] pgmap v8544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:42.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14055 16 16 0 0 0 - 0 2024-07-28T23:43:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:42 smithi155 bash[73694]: debug 2024-07-28T23:43:42.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:43.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14056 16 16 0 0 0 - 0 2024-07-28T23:43:44.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:43 smithi155 bash[73694]: debug 2024-07-28T23:43:43.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:44 smithi045 bash[82788]: cluster 2024-07-28T23:43:42.810773+0000 mgr.y (mgr.34101) 7617 : cluster [DBG] pgmap v8545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:44.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:44 smithi045 bash[80445]: cluster 2024-07-28T23:43:42.810773+0000 mgr.y (mgr.34101) 7617 : cluster [DBG] pgmap v8545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:44.759 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:44 smithi155 bash[68033]: cluster 2024-07-28T23:43:42.810773+0000 mgr.y (mgr.34101) 7617 : cluster [DBG] pgmap v8545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:44.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14057 16 16 0 0 0 - 0 2024-07-28T23:43:45.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:44 smithi155 bash[73694]: debug 2024-07-28T23:43:44.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:45.931 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14058 16 16 0 0 0 - 0 2024-07-28T23:43:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:45 smithi155 bash[73694]: debug 2024-07-28T23:43:45.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:46.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:46 smithi045 bash[82788]: cluster 2024-07-28T23:43:44.812490+0000 mgr.y (mgr.34101) 7618 : cluster [DBG] pgmap v8546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:46.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:46 smithi045 bash[80445]: cluster 2024-07-28T23:43:44.812490+0000 mgr.y (mgr.34101) 7618 : cluster [DBG] pgmap v8546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:46.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:46 smithi155 bash[68033]: cluster 2024-07-28T23:43:44.812490+0000 mgr.y (mgr.34101) 7618 : cluster [DBG] pgmap v8546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:46.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14059 16 16 0 0 0 - 0 2024-07-28T23:43:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:46 smithi155 bash[73694]: debug 2024-07-28T23:43:46.725+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:47.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:43:47.931149+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:43:47.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:43:47.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14060 16 16 0 0 0 - 0 2024-07-28T23:43:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:47 smithi155 bash[73694]: debug 2024-07-28T23:43:47.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:48.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:48 smithi045 bash[82788]: cluster 2024-07-28T23:43:46.814370+0000 mgr.y (mgr.34101) 7619 : cluster [DBG] pgmap v8547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:48.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:48 smithi045 bash[80445]: cluster 2024-07-28T23:43:46.814370+0000 mgr.y (mgr.34101) 7619 : cluster [DBG] pgmap v8547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:48.799 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:48 smithi155 bash[68033]: cluster 2024-07-28T23:43:46.814370+0000 mgr.y (mgr.34101) 7619 : cluster [DBG] pgmap v8547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:48.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14061 16 16 0 0 0 - 0 2024-07-28T23:43:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:48 smithi155 bash[73694]: debug 2024-07-28T23:43:48.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:49.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:49 smithi045 bash[82788]: audit 2024-07-28T23:43:48.752313+0000 mon.c (mon.2) 1898 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:49.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:49 smithi045 bash[80445]: audit 2024-07-28T23:43:48.752313+0000 mon.c (mon.2) 1898 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:49.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:49 smithi155 bash[68033]: audit 2024-07-28T23:43:48.752313+0000 mon.c (mon.2) 1898 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:43:49.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14062 16 16 0 0 0 - 0 2024-07-28T23:43:50.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:49 smithi155 bash[73694]: debug 2024-07-28T23:43:49.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:50.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:50 smithi045 bash[82788]: cluster 2024-07-28T23:43:48.816063+0000 mgr.y (mgr.34101) 7620 : cluster [DBG] pgmap v8548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:50.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:50 smithi045 bash[80445]: cluster 2024-07-28T23:43:48.816063+0000 mgr.y (mgr.34101) 7620 : cluster [DBG] pgmap v8548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:50.785 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:50 smithi155 bash[68033]: cluster 2024-07-28T23:43:48.816063+0000 mgr.y (mgr.34101) 7620 : cluster [DBG] pgmap v8548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:50.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14063 16 16 0 0 0 - 0 2024-07-28T23:43:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:43:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:43:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:43:51.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:50 smithi155 bash[73694]: debug 2024-07-28T23:43:50.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:51.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14064 16 16 0 0 0 - 0 2024-07-28T23:43:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:51 smithi155 bash[73694]: debug 2024-07-28T23:43:51.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:52.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:52 smithi045 bash[80445]: cluster 2024-07-28T23:43:50.817830+0000 mgr.y (mgr.34101) 7621 : cluster [DBG] pgmap v8549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:52.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:52 smithi045 bash[82788]: cluster 2024-07-28T23:43:50.817830+0000 mgr.y (mgr.34101) 7621 : cluster [DBG] pgmap v8549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:52.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:52 smithi155 bash[68033]: cluster 2024-07-28T23:43:50.817830+0000 mgr.y (mgr.34101) 7621 : cluster [DBG] pgmap v8549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:43:52 smithi155 bash[60745]: ts=2024-07-28T23:43:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:43:52.932 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14065 16 16 0 0 0 - 0 2024-07-28T23:43:53.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:52 smithi155 bash[73694]: debug 2024-07-28T23:43:52.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:53.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14066 16 16 0 0 0 - 0 2024-07-28T23:43:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:53 smithi155 bash[73694]: debug 2024-07-28T23:43:53.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:54.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:54 smithi045 bash[80445]: cluster 2024-07-28T23:43:52.819723+0000 mgr.y (mgr.34101) 7622 : cluster [DBG] pgmap v8550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:54.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:54 smithi045 bash[82788]: cluster 2024-07-28T23:43:52.819723+0000 mgr.y (mgr.34101) 7622 : cluster [DBG] pgmap v8550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:54 smithi155 bash[68033]: cluster 2024-07-28T23:43:52.819723+0000 mgr.y (mgr.34101) 7622 : cluster [DBG] pgmap v8550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:54.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14067 16 16 0 0 0 - 0 2024-07-28T23:43:55.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:54 smithi155 bash[73694]: debug 2024-07-28T23:43:54.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:55.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14068 16 16 0 0 0 - 0 2024-07-28T23:43:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:55 smithi155 bash[73694]: debug 2024-07-28T23:43:55.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:56.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:56 smithi045 bash[80445]: cluster 2024-07-28T23:43:54.821443+0000 mgr.y (mgr.34101) 7623 : cluster [DBG] pgmap v8551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:56.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:56 smithi045 bash[82788]: cluster 2024-07-28T23:43:54.821443+0000 mgr.y (mgr.34101) 7623 : cluster [DBG] pgmap v8551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:56 smithi155 bash[68033]: cluster 2024-07-28T23:43:54.821443+0000 mgr.y (mgr.34101) 7623 : cluster [DBG] pgmap v8551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:56.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14069 16 16 0 0 0 - 0 2024-07-28T23:43:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:56 smithi155 bash[73694]: debug 2024-07-28T23:43:56.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:57.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14070 16 16 0 0 0 - 0 2024-07-28T23:43:58.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:57 smithi155 bash[73694]: debug 2024-07-28T23:43:57.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:58.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:43:58 smithi045 bash[80445]: cluster 2024-07-28T23:43:56.823324+0000 mgr.y (mgr.34101) 7624 : cluster [DBG] pgmap v8552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:58.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:43:58 smithi045 bash[82788]: cluster 2024-07-28T23:43:56.823324+0000 mgr.y (mgr.34101) 7624 : cluster [DBG] pgmap v8552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:58.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:43:58 smithi155 bash[68033]: cluster 2024-07-28T23:43:56.823324+0000 mgr.y (mgr.34101) 7624 : cluster [DBG] pgmap v8552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:43:58.933 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14071 16 16 0 0 0 - 0 2024-07-28T23:43:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:58 smithi155 bash[73694]: debug 2024-07-28T23:43:58.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:43:59.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14072 16 16 0 0 0 - 0 2024-07-28T23:44:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:43:59 smithi155 bash[73694]: debug 2024-07-28T23:43:59.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:00.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:44:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:44:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:44:00.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:00 smithi045 bash[82788]: cluster 2024-07-28T23:43:58.825033+0000 mgr.y (mgr.34101) 7625 : cluster [DBG] pgmap v8553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:00.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:00 smithi045 bash[80445]: cluster 2024-07-28T23:43:58.825033+0000 mgr.y (mgr.34101) 7625 : cluster [DBG] pgmap v8553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:00 smithi155 bash[68033]: cluster 2024-07-28T23:43:58.825033+0000 mgr.y (mgr.34101) 7625 : cluster [DBG] pgmap v8553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:00.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14073 16 16 0 0 0 - 0 2024-07-28T23:44:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:00 smithi155 bash[73694]: debug 2024-07-28T23:44:00.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:01.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14074 16 16 0 0 0 - 0 2024-07-28T23:44:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:01 smithi155 bash[73694]: debug 2024-07-28T23:44:01.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:02.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:02 smithi045 bash[80445]: cluster 2024-07-28T23:44:00.826818+0000 mgr.y (mgr.34101) 7626 : cluster [DBG] pgmap v8554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:02.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:02 smithi045 bash[82788]: cluster 2024-07-28T23:44:00.826818+0000 mgr.y (mgr.34101) 7626 : cluster [DBG] pgmap v8554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:44:02 smithi155 bash[60745]: ts=2024-07-28T23:44:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:44:02.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:02 smithi155 bash[68033]: cluster 2024-07-28T23:44:00.826818+0000 mgr.y (mgr.34101) 7626 : cluster [DBG] pgmap v8554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:02.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14075 16 16 0 0 0 - 0 2024-07-28T23:44:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:02 smithi155 bash[73694]: debug 2024-07-28T23:44:02.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:03.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14076 16 16 0 0 0 - 0 2024-07-28T23:44:04.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:03 smithi155 bash[73694]: debug 2024-07-28T23:44:03.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:04 smithi045 bash[80445]: cluster 2024-07-28T23:44:02.828712+0000 mgr.y (mgr.34101) 7627 : cluster [DBG] pgmap v8555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:04 smithi045 bash[80445]: audit 2024-07-28T23:44:03.752705+0000 mon.c (mon.2) 1899 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:04.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:04 smithi045 bash[82788]: cluster 2024-07-28T23:44:02.828712+0000 mgr.y (mgr.34101) 7627 : cluster [DBG] pgmap v8555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:04.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:04 smithi045 bash[82788]: audit 2024-07-28T23:44:03.752705+0000 mon.c (mon.2) 1899 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:04 smithi155 bash[68033]: cluster 2024-07-28T23:44:02.828712+0000 mgr.y (mgr.34101) 7627 : cluster [DBG] pgmap v8555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:04 smithi155 bash[68033]: audit 2024-07-28T23:44:03.752705+0000 mon.c (mon.2) 1899 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:04.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14077 16 16 0 0 0 - 0 2024-07-28T23:44:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:04 smithi155 bash[73694]: debug 2024-07-28T23:44:04.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:05.934 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14078 16 16 0 0 0 - 0 2024-07-28T23:44:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:05 smithi155 bash[73694]: debug 2024-07-28T23:44:05.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:06.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:06 smithi045 bash[80445]: cluster 2024-07-28T23:44:04.830500+0000 mgr.y (mgr.34101) 7628 : cluster [DBG] pgmap v8556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:06.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:06 smithi045 bash[82788]: cluster 2024-07-28T23:44:04.830500+0000 mgr.y (mgr.34101) 7628 : cluster [DBG] pgmap v8556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:06.789 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:06 smithi155 bash[68033]: cluster 2024-07-28T23:44:04.830500+0000 mgr.y (mgr.34101) 7628 : cluster [DBG] pgmap v8556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:06.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14079 16 16 0 0 0 - 0 2024-07-28T23:44:07.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:06 smithi155 bash[73694]: debug 2024-07-28T23:44:06.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:07.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:44:07.934404+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:44:07.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:44:07.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14080 16 16 0 0 0 - 0 2024-07-28T23:44:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:07 smithi155 bash[73694]: debug 2024-07-28T23:44:07.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:08.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:08 smithi045 bash[80445]: cluster 2024-07-28T23:44:06.832371+0000 mgr.y (mgr.34101) 7629 : cluster [DBG] pgmap v8557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:08.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:08 smithi045 bash[80445]: audit 2024-07-28T23:44:07.403885+0000 mon.c (mon.2) 1900 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:44:08.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:08 smithi045 bash[82788]: cluster 2024-07-28T23:44:06.832371+0000 mgr.y (mgr.34101) 7629 : cluster [DBG] pgmap v8557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:08.721 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:08 smithi045 bash[82788]: audit 2024-07-28T23:44:07.403885+0000 mon.c (mon.2) 1900 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:44:08.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:08 smithi155 bash[68033]: cluster 2024-07-28T23:44:06.832371+0000 mgr.y (mgr.34101) 7629 : cluster [DBG] pgmap v8557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:08.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:08 smithi155 bash[68033]: audit 2024-07-28T23:44:07.403885+0000 mon.c (mon.2) 1900 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:44:08.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14081 16 16 0 0 0 - 0 2024-07-28T23:44:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:08 smithi155 bash[73694]: debug 2024-07-28T23:44:08.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:09.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14082 16 16 0 0 0 - 0 2024-07-28T23:44:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:09 smithi155 bash[73694]: debug 2024-07-28T23:44:09.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:10.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:44:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:44:10] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:44:10.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:10 smithi045 bash[80445]: cluster 2024-07-28T23:44:08.834134+0000 mgr.y (mgr.34101) 7630 : cluster [DBG] pgmap v8558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:10.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:10 smithi045 bash[82788]: cluster 2024-07-28T23:44:08.834134+0000 mgr.y (mgr.34101) 7630 : cluster [DBG] pgmap v8558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:10.754 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:10 smithi155 bash[68033]: cluster 2024-07-28T23:44:08.834134+0000 mgr.y (mgr.34101) 7630 : cluster [DBG] pgmap v8558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:10.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14083 16 16 0 0 0 - 0 2024-07-28T23:44:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:10 smithi155 bash[73694]: debug 2024-07-28T23:44:10.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:11.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14084 16 16 0 0 0 - 0 2024-07-28T23:44:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:11 smithi155 bash[73694]: debug 2024-07-28T23:44:11.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:12 smithi045 bash[80445]: cluster 2024-07-28T23:44:10.835902+0000 mgr.y (mgr.34101) 7631 : cluster [DBG] pgmap v8559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:12.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:12 smithi045 bash[82788]: cluster 2024-07-28T23:44:10.835902+0000 mgr.y (mgr.34101) 7631 : cluster [DBG] pgmap v8559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:12.781 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:12 smithi155 bash[68033]: cluster 2024-07-28T23:44:10.835902+0000 mgr.y (mgr.34101) 7631 : cluster [DBG] pgmap v8559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:12.782 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:44:12 smithi155 bash[60745]: ts=2024-07-28T23:44:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:44:12.935 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14085 16 16 0 0 0 - 0 2024-07-28T23:44:13.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:12 smithi155 bash[73694]: debug 2024-07-28T23:44:12.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:13.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14086 16 16 0 0 0 - 0 2024-07-28T23:44:14.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:13 smithi155 bash[73694]: debug 2024-07-28T23:44:13.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:14.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[80445]: cluster 2024-07-28T23:44:12.836751+0000 mgr.y (mgr.34101) 7632 : cluster [DBG] pgmap v8560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:14.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[80445]: audit 2024-07-28T23:44:13.056462+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[80445]: audit 2024-07-28T23:44:13.064101+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[80445]: audit 2024-07-28T23:44:13.314875+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[80445]: audit 2024-07-28T23:44:13.329255+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[80445]: audit 2024-07-28T23:44:13.770596+0000 mon.c (mon.2) 1901 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:44:14.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[80445]: audit 2024-07-28T23:44:13.771777+0000 mon.c (mon.2) 1902 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:44:14.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[80445]: audit 2024-07-28T23:44:13.780365+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[82788]: cluster 2024-07-28T23:44:12.836751+0000 mgr.y (mgr.34101) 7632 : cluster [DBG] pgmap v8560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:14.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[82788]: audit 2024-07-28T23:44:13.056462+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[82788]: audit 2024-07-28T23:44:13.064101+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[82788]: audit 2024-07-28T23:44:13.314875+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[82788]: audit 2024-07-28T23:44:13.329255+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[82788]: audit 2024-07-28T23:44:13.770596+0000 mon.c (mon.2) 1901 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:44:14.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[82788]: audit 2024-07-28T23:44:13.771777+0000 mon.c (mon.2) 1902 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:44:14.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:14 smithi045 bash[82788]: audit 2024-07-28T23:44:13.780365+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:14 smithi155 bash[68033]: cluster 2024-07-28T23:44:12.836751+0000 mgr.y (mgr.34101) 7632 : cluster [DBG] pgmap v8560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:14 smithi155 bash[68033]: audit 2024-07-28T23:44:13.056462+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:14 smithi155 bash[68033]: audit 2024-07-28T23:44:13.064101+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:14 smithi155 bash[68033]: audit 2024-07-28T23:44:13.314875+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:14 smithi155 bash[68033]: audit 2024-07-28T23:44:13.329255+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:14 smithi155 bash[68033]: audit 2024-07-28T23:44:13.770596+0000 mon.c (mon.2) 1901 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:44:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:14 smithi155 bash[68033]: audit 2024-07-28T23:44:13.771777+0000 mon.c (mon.2) 1902 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:44:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:14 smithi155 bash[68033]: audit 2024-07-28T23:44:13.780365+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:44:14.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14087 16 16 0 0 0 - 0 2024-07-28T23:44:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:14 smithi155 bash[73694]: debug 2024-07-28T23:44:14.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:15.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14088 16 16 0 0 0 - 0 2024-07-28T23:44:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:15 smithi155 bash[73694]: debug 2024-07-28T23:44:15.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:16.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:16 smithi155 bash[68033]: cluster 2024-07-28T23:44:14.838421+0000 mgr.y (mgr.34101) 7633 : cluster [DBG] pgmap v8561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:16.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:16 smithi045 bash[80445]: cluster 2024-07-28T23:44:14.838421+0000 mgr.y (mgr.34101) 7633 : cluster [DBG] pgmap v8561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:16.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:16 smithi045 bash[82788]: cluster 2024-07-28T23:44:14.838421+0000 mgr.y (mgr.34101) 7633 : cluster [DBG] pgmap v8561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:16.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14089 16 16 0 0 0 - 0 2024-07-28T23:44:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:16 smithi155 bash[73694]: debug 2024-07-28T23:44:16.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:17.936 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14090 16 16 0 0 0 - 0 2024-07-28T23:44:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:18 smithi155 bash[68033]: cluster 2024-07-28T23:44:16.840274+0000 mgr.y (mgr.34101) 7634 : cluster [DBG] pgmap v8562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:18.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:17 smithi155 bash[73694]: debug 2024-07-28T23:44:17.861+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:18.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:18 smithi045 bash[80445]: cluster 2024-07-28T23:44:16.840274+0000 mgr.y (mgr.34101) 7634 : cluster [DBG] pgmap v8562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:18.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:18 smithi045 bash[82788]: cluster 2024-07-28T23:44:16.840274+0000 mgr.y (mgr.34101) 7634 : cluster [DBG] pgmap v8562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:18.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14091 16 16 0 0 0 - 0 2024-07-28T23:44:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:19 smithi155 bash[68033]: audit 2024-07-28T23:44:18.753445+0000 mon.c (mon.2) 1903 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:19.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:18 smithi155 bash[73694]: debug 2024-07-28T23:44:18.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:19 smithi045 bash[82788]: audit 2024-07-28T23:44:18.753445+0000 mon.c (mon.2) 1903 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:19.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:19 smithi045 bash[80445]: audit 2024-07-28T23:44:18.753445+0000 mon.c (mon.2) 1903 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:19.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14092 16 16 0 0 0 - 0 2024-07-28T23:44:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:19 smithi155 bash[73694]: debug 2024-07-28T23:44:19.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:20.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:20 smithi155 bash[68033]: cluster 2024-07-28T23:44:18.842080+0000 mgr.y (mgr.34101) 7635 : cluster [DBG] pgmap v8563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:20.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:20 smithi045 bash[80445]: cluster 2024-07-28T23:44:18.842080+0000 mgr.y (mgr.34101) 7635 : cluster [DBG] pgmap v8563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:20.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:20 smithi045 bash[82788]: cluster 2024-07-28T23:44:18.842080+0000 mgr.y (mgr.34101) 7635 : cluster [DBG] pgmap v8563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:20.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14093 16 16 0 0 0 - 0 2024-07-28T23:44:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:44:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:44:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:44:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:20 smithi155 bash[73694]: debug 2024-07-28T23:44:20.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:21.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14094 16 16 0 0 0 - 0 2024-07-28T23:44:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:21 smithi155 bash[73694]: debug 2024-07-28T23:44:21.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:22.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:22 smithi155 bash[68033]: cluster 2024-07-28T23:44:20.843934+0000 mgr.y (mgr.34101) 7636 : cluster [DBG] pgmap v8564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:22.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:22 smithi045 bash[80445]: cluster 2024-07-28T23:44:20.843934+0000 mgr.y (mgr.34101) 7636 : cluster [DBG] pgmap v8564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:22.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:22 smithi045 bash[82788]: cluster 2024-07-28T23:44:20.843934+0000 mgr.y (mgr.34101) 7636 : cluster [DBG] pgmap v8564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:44:22 smithi155 bash[60745]: ts=2024-07-28T23:44:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:44:22.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14095 16 16 0 0 0 - 0 2024-07-28T23:44:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:22 smithi155 bash[73694]: debug 2024-07-28T23:44:22.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:23.937 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14096 16 16 0 0 0 - 0 2024-07-28T23:44:24.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:23 smithi155 bash[73694]: debug 2024-07-28T23:44:23.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:24.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:24 smithi155 bash[68033]: cluster 2024-07-28T23:44:22.846128+0000 mgr.y (mgr.34101) 7637 : cluster [DBG] pgmap v8565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:24.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:24 smithi045 bash[80445]: cluster 2024-07-28T23:44:22.846128+0000 mgr.y (mgr.34101) 7637 : cluster [DBG] pgmap v8565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:24.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:24 smithi045 bash[82788]: cluster 2024-07-28T23:44:22.846128+0000 mgr.y (mgr.34101) 7637 : cluster [DBG] pgmap v8565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:24.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14097 16 16 0 0 0 - 0 2024-07-28T23:44:25.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:24 smithi155 bash[73694]: debug 2024-07-28T23:44:24.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:25.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14098 16 16 0 0 0 - 0 2024-07-28T23:44:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:25 smithi155 bash[73694]: debug 2024-07-28T23:44:25.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:26.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:26 smithi155 bash[68033]: cluster 2024-07-28T23:44:24.847796+0000 mgr.y (mgr.34101) 7638 : cluster [DBG] pgmap v8566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:26.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:26 smithi045 bash[80445]: cluster 2024-07-28T23:44:24.847796+0000 mgr.y (mgr.34101) 7638 : cluster [DBG] pgmap v8566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:26.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:26 smithi045 bash[82788]: cluster 2024-07-28T23:44:24.847796+0000 mgr.y (mgr.34101) 7638 : cluster [DBG] pgmap v8566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:26.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14099 16 16 0 0 0 - 0 2024-07-28T23:44:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:26 smithi155 bash[73694]: debug 2024-07-28T23:44:26.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:27.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:44:27.937629+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:44:27.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:44:27.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14100 16 16 0 0 0 - 0 2024-07-28T23:44:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:27 smithi155 bash[73694]: debug 2024-07-28T23:44:27.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:28.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:28 smithi155 bash[68033]: cluster 2024-07-28T23:44:26.849621+0000 mgr.y (mgr.34101) 7639 : cluster [DBG] pgmap v8567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:28 smithi045 bash[82788]: cluster 2024-07-28T23:44:26.849621+0000 mgr.y (mgr.34101) 7639 : cluster [DBG] pgmap v8567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:28.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:28 smithi045 bash[80445]: cluster 2024-07-28T23:44:26.849621+0000 mgr.y (mgr.34101) 7639 : cluster [DBG] pgmap v8567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:28.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14101 16 16 0 0 0 - 0 2024-07-28T23:44:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:28 smithi155 bash[73694]: debug 2024-07-28T23:44:28.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:29.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14102 16 16 0 0 0 - 0 2024-07-28T23:44:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:30 smithi155 bash[73694]: debug 2024-07-28T23:44:30.025+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:30.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:30 smithi155 bash[68033]: cluster 2024-07-28T23:44:28.851320+0000 mgr.y (mgr.34101) 7640 : cluster [DBG] pgmap v8568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:30 smithi045 bash[82788]: cluster 2024-07-28T23:44:28.851320+0000 mgr.y (mgr.34101) 7640 : cluster [DBG] pgmap v8568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:30.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:30 smithi045 bash[80445]: cluster 2024-07-28T23:44:28.851320+0000 mgr.y (mgr.34101) 7640 : cluster [DBG] pgmap v8568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:30.938 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14103 16 16 0 0 0 - 0 2024-07-28T23:44:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:44:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:44:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:44:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:31 smithi155 bash[73694]: debug 2024-07-28T23:44:31.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:31.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14104 16 16 0 0 0 - 0 2024-07-28T23:44:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:32 smithi045 bash[82788]: cluster 2024-07-28T23:44:30.853014+0000 mgr.y (mgr.34101) 7641 : cluster [DBG] pgmap v8569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:32.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:32 smithi045 bash[80445]: cluster 2024-07-28T23:44:30.853014+0000 mgr.y (mgr.34101) 7641 : cluster [DBG] pgmap v8569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:32 smithi155 bash[73694]: debug 2024-07-28T23:44:32.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:32.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:32 smithi155 bash[68033]: cluster 2024-07-28T23:44:30.853014+0000 mgr.y (mgr.34101) 7641 : cluster [DBG] pgmap v8569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:32.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:44:32 smithi155 bash[60745]: ts=2024-07-28T23:44:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:44:32.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14105 16 16 0 0 0 - 0 2024-07-28T23:44:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:33 smithi155 bash[73694]: debug 2024-07-28T23:44:33.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:33.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14106 16 16 0 0 0 - 0 2024-07-28T23:44:34.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:34 smithi045 bash[80445]: cluster 2024-07-28T23:44:32.854899+0000 mgr.y (mgr.34101) 7642 : cluster [DBG] pgmap v8570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:34.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:34 smithi045 bash[80445]: audit 2024-07-28T23:44:33.753632+0000 mon.c (mon.2) 1904 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:34 smithi045 bash[82788]: cluster 2024-07-28T23:44:32.854899+0000 mgr.y (mgr.34101) 7642 : cluster [DBG] pgmap v8570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:34.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:34 smithi045 bash[82788]: audit 2024-07-28T23:44:33.753632+0000 mon.c (mon.2) 1904 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:34 smithi155 bash[73694]: debug 2024-07-28T23:44:34.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:34 smithi155 bash[68033]: cluster 2024-07-28T23:44:32.854899+0000 mgr.y (mgr.34101) 7642 : cluster [DBG] pgmap v8570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:34.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:34 smithi155 bash[68033]: audit 2024-07-28T23:44:33.753632+0000 mon.c (mon.2) 1904 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:34.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14107 16 16 0 0 0 - 0 2024-07-28T23:44:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:35 smithi155 bash[73694]: debug 2024-07-28T23:44:35.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:35.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14108 16 16 0 0 0 - 0 2024-07-28T23:44:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:36 smithi045 bash[82788]: cluster 2024-07-28T23:44:34.856629+0000 mgr.y (mgr.34101) 7643 : cluster [DBG] pgmap v8571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:36.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:36 smithi045 bash[80445]: cluster 2024-07-28T23:44:34.856629+0000 mgr.y (mgr.34101) 7643 : cluster [DBG] pgmap v8571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:36 smithi155 bash[73694]: debug 2024-07-28T23:44:36.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:36.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:36 smithi155 bash[68033]: cluster 2024-07-28T23:44:34.856629+0000 mgr.y (mgr.34101) 7643 : cluster [DBG] pgmap v8571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:36.939 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14109 16 16 0 0 0 - 0 2024-07-28T23:44:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:37 smithi155 bash[73694]: debug 2024-07-28T23:44:37.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:37.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14110 16 16 0 0 0 - 0 2024-07-28T23:44:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:38 smithi045 bash[80445]: cluster 2024-07-28T23:44:36.858489+0000 mgr.y (mgr.34101) 7644 : cluster [DBG] pgmap v8572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:38.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:38 smithi045 bash[82788]: cluster 2024-07-28T23:44:36.858489+0000 mgr.y (mgr.34101) 7644 : cluster [DBG] pgmap v8572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:38 smithi155 bash[68033]: cluster 2024-07-28T23:44:36.858489+0000 mgr.y (mgr.34101) 7644 : cluster [DBG] pgmap v8572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:38.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:38 smithi155 bash[73694]: debug 2024-07-28T23:44:38.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:38.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14111 16 16 0 0 0 - 0 2024-07-28T23:44:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:39 smithi155 bash[73694]: debug 2024-07-28T23:44:39.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:39.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14112 16 16 0 0 0 - 0 2024-07-28T23:44:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:40 smithi155 bash[68033]: cluster 2024-07-28T23:44:38.860172+0000 mgr.y (mgr.34101) 7645 : cluster [DBG] pgmap v8573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:40.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:40 smithi155 bash[73694]: debug 2024-07-28T23:44:40.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:40.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:40 smithi045 bash[80445]: cluster 2024-07-28T23:44:38.860172+0000 mgr.y (mgr.34101) 7645 : cluster [DBG] pgmap v8573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:40.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:40 smithi045 bash[82788]: cluster 2024-07-28T23:44:38.860172+0000 mgr.y (mgr.34101) 7645 : cluster [DBG] pgmap v8573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:40.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14113 16 16 0 0 0 - 0 2024-07-28T23:44:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:44:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:44:40] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:44:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:41 smithi155 bash[73694]: debug 2024-07-28T23:44:41.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:41.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14114 16 16 0 0 0 - 0 2024-07-28T23:44:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:42 smithi155 bash[73694]: debug 2024-07-28T23:44:42.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:42.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:42 smithi155 bash[68033]: cluster 2024-07-28T23:44:40.861920+0000 mgr.y (mgr.34101) 7646 : cluster [DBG] pgmap v8574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:42.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:42 smithi045 bash[80445]: cluster 2024-07-28T23:44:40.861920+0000 mgr.y (mgr.34101) 7646 : cluster [DBG] pgmap v8574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:42.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:42 smithi045 bash[82788]: cluster 2024-07-28T23:44:40.861920+0000 mgr.y (mgr.34101) 7646 : cluster [DBG] pgmap v8574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:44:42 smithi155 bash[60745]: ts=2024-07-28T23:44:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:44:42.940 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14115 16 16 0 0 0 - 0 2024-07-28T23:44:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:43 smithi155 bash[73694]: debug 2024-07-28T23:44:43.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:43.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14116 16 16 0 0 0 - 0 2024-07-28T23:44:44.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:44 smithi045 bash[80445]: cluster 2024-07-28T23:44:42.863807+0000 mgr.y (mgr.34101) 7647 : cluster [DBG] pgmap v8575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:44.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:44 smithi045 bash[82788]: cluster 2024-07-28T23:44:42.863807+0000 mgr.y (mgr.34101) 7647 : cluster [DBG] pgmap v8575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:44 smithi155 bash[73694]: debug 2024-07-28T23:44:44.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:44.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:44 smithi155 bash[68033]: cluster 2024-07-28T23:44:42.863807+0000 mgr.y (mgr.34101) 7647 : cluster [DBG] pgmap v8575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:44.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14117 16 16 0 0 0 - 0 2024-07-28T23:44:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:45 smithi155 bash[73694]: debug 2024-07-28T23:44:45.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:45.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14118 16 16 0 0 0 - 0 2024-07-28T23:44:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:45 smithi155 bash[73694]: debug 2024-07-28T23:44:45.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:46.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:46 smithi155 bash[68033]: cluster 2024-07-28T23:44:44.865512+0000 mgr.y (mgr.34101) 7648 : cluster [DBG] pgmap v8576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:46.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:46 smithi045 bash[80445]: cluster 2024-07-28T23:44:44.865512+0000 mgr.y (mgr.34101) 7648 : cluster [DBG] pgmap v8576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:46.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:46 smithi045 bash[82788]: cluster 2024-07-28T23:44:44.865512+0000 mgr.y (mgr.34101) 7648 : cluster [DBG] pgmap v8576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:46.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14119 16 16 0 0 0 - 0 2024-07-28T23:44:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:46 smithi155 bash[73694]: debug 2024-07-28T23:44:46.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:47.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:44:47.940901+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:44:47.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:44:47.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14120 16 16 0 0 0 - 0 2024-07-28T23:44:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:48 smithi155 bash[68033]: cluster 2024-07-28T23:44:46.867407+0000 mgr.y (mgr.34101) 7649 : cluster [DBG] pgmap v8577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:48.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:47 smithi155 bash[73694]: debug 2024-07-28T23:44:47.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:48 smithi045 bash[80445]: cluster 2024-07-28T23:44:46.867407+0000 mgr.y (mgr.34101) 7649 : cluster [DBG] pgmap v8577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:48.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:48 smithi045 bash[82788]: cluster 2024-07-28T23:44:46.867407+0000 mgr.y (mgr.34101) 7649 : cluster [DBG] pgmap v8577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:48.941 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14121 16 16 0 0 0 - 0 2024-07-28T23:44:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:49 smithi155 bash[68033]: audit 2024-07-28T23:44:48.754165+0000 mon.c (mon.2) 1905 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:49.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:49 smithi155 bash[73694]: debug 2024-07-28T23:44:48.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:49 smithi045 bash[82788]: audit 2024-07-28T23:44:48.754165+0000 mon.c (mon.2) 1905 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:49.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:49 smithi045 bash[80445]: audit 2024-07-28T23:44:48.754165+0000 mon.c (mon.2) 1905 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:44:49.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14122 16 16 0 0 0 - 0 2024-07-28T23:44:50.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:50 smithi155 bash[68033]: cluster 2024-07-28T23:44:48.869136+0000 mgr.y (mgr.34101) 7650 : cluster [DBG] pgmap v8578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:50.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:50 smithi155 bash[73694]: debug 2024-07-28T23:44:50.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:50.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:50 smithi045 bash[80445]: cluster 2024-07-28T23:44:48.869136+0000 mgr.y (mgr.34101) 7650 : cluster [DBG] pgmap v8578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:50.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:50 smithi045 bash[82788]: cluster 2024-07-28T23:44:48.869136+0000 mgr.y (mgr.34101) 7650 : cluster [DBG] pgmap v8578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:50.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14123 16 16 0 0 0 - 0 2024-07-28T23:44:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:44:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:44:50] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:44:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:51 smithi155 bash[73694]: debug 2024-07-28T23:44:51.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:51.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14124 16 16 0 0 0 - 0 2024-07-28T23:44:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:52 smithi155 bash[73694]: debug 2024-07-28T23:44:52.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:52.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:52 smithi155 bash[68033]: cluster 2024-07-28T23:44:50.870875+0000 mgr.y (mgr.34101) 7651 : cluster [DBG] pgmap v8579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:52.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:52 smithi045 bash[80445]: cluster 2024-07-28T23:44:50.870875+0000 mgr.y (mgr.34101) 7651 : cluster [DBG] pgmap v8579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:52.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:52 smithi045 bash[82788]: cluster 2024-07-28T23:44:50.870875+0000 mgr.y (mgr.34101) 7651 : cluster [DBG] pgmap v8579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:44:52 smithi155 bash[60745]: ts=2024-07-28T23:44:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:44:52.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14125 16 16 0 0 0 - 0 2024-07-28T23:44:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:53 smithi155 bash[73694]: debug 2024-07-28T23:44:53.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:53.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14126 16 16 0 0 0 - 0 2024-07-28T23:44:54.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:54 smithi045 bash[80445]: cluster 2024-07-28T23:44:52.872720+0000 mgr.y (mgr.34101) 7652 : cluster [DBG] pgmap v8580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:54.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:54 smithi045 bash[82788]: cluster 2024-07-28T23:44:52.872720+0000 mgr.y (mgr.34101) 7652 : cluster [DBG] pgmap v8580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:54 smithi155 bash[73694]: debug 2024-07-28T23:44:54.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:54.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:54 smithi155 bash[68033]: cluster 2024-07-28T23:44:52.872720+0000 mgr.y (mgr.34101) 7652 : cluster [DBG] pgmap v8580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:54.942 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14127 16 16 0 0 0 - 0 2024-07-28T23:44:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:55 smithi155 bash[73694]: debug 2024-07-28T23:44:55.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:55.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14128 16 16 0 0 0 - 0 2024-07-28T23:44:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:56 smithi045 bash[82788]: cluster 2024-07-28T23:44:54.874441+0000 mgr.y (mgr.34101) 7653 : cluster [DBG] pgmap v8581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:56.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:56 smithi045 bash[80445]: cluster 2024-07-28T23:44:54.874441+0000 mgr.y (mgr.34101) 7653 : cluster [DBG] pgmap v8581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:56 smithi155 bash[73694]: debug 2024-07-28T23:44:56.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:56.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:56 smithi155 bash[68033]: cluster 2024-07-28T23:44:54.874441+0000 mgr.y (mgr.34101) 7653 : cluster [DBG] pgmap v8581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:56.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14129 16 16 0 0 0 - 0 2024-07-28T23:44:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:57 smithi155 bash[73694]: debug 2024-07-28T23:44:57.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:57.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14130 16 16 0 0 0 - 0 2024-07-28T23:44:58.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:44:58 smithi045 bash[80445]: cluster 2024-07-28T23:44:56.876277+0000 mgr.y (mgr.34101) 7654 : cluster [DBG] pgmap v8582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:58.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:44:58 smithi045 bash[82788]: cluster 2024-07-28T23:44:56.876277+0000 mgr.y (mgr.34101) 7654 : cluster [DBG] pgmap v8582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:58 smithi155 bash[73694]: debug 2024-07-28T23:44:58.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:58.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:44:58 smithi155 bash[68033]: cluster 2024-07-28T23:44:56.876277+0000 mgr.y (mgr.34101) 7654 : cluster [DBG] pgmap v8582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:44:58.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14131 16 16 0 0 0 - 0 2024-07-28T23:44:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:44:59 smithi155 bash[73694]: debug 2024-07-28T23:44:59.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:44:59.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14132 16 16 0 0 0 - 0 2024-07-28T23:45:00.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:00 smithi045 bash[80445]: cluster 2024-07-28T23:44:58.877994+0000 mgr.y (mgr.34101) 7655 : cluster [DBG] pgmap v8583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:00.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:00 smithi045 bash[82788]: cluster 2024-07-28T23:44:58.877994+0000 mgr.y (mgr.34101) 7655 : cluster [DBG] pgmap v8583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:00 smithi155 bash[68033]: cluster 2024-07-28T23:44:58.877994+0000 mgr.y (mgr.34101) 7655 : cluster [DBG] pgmap v8583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:00.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:00 smithi155 bash[73694]: debug 2024-07-28T23:45:00.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:00.943 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14133 16 16 0 0 0 - 0 2024-07-28T23:45:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:45:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:45:00] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:45:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:01 smithi155 bash[73694]: debug 2024-07-28T23:45:01.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:01.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14134 16 16 0 0 0 - 0 2024-07-28T23:45:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:02 smithi045 bash[82788]: cluster 2024-07-28T23:45:00.879657+0000 mgr.y (mgr.34101) 7656 : cluster [DBG] pgmap v8584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:02.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:02 smithi045 bash[80445]: cluster 2024-07-28T23:45:00.879657+0000 mgr.y (mgr.34101) 7656 : cluster [DBG] pgmap v8584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:02 smithi155 bash[73694]: debug 2024-07-28T23:45:02.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:02.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:02 smithi155 bash[68033]: cluster 2024-07-28T23:45:00.879657+0000 mgr.y (mgr.34101) 7656 : cluster [DBG] pgmap v8584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:02.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:45:02 smithi155 bash[60745]: ts=2024-07-28T23:45:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:45:02.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14135 16 16 0 0 0 - 0 2024-07-28T23:45:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:03 smithi155 bash[73694]: debug 2024-07-28T23:45:03.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:03.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14136 16 16 0 0 0 - 0 2024-07-28T23:45:04.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:04 smithi045 bash[80445]: cluster 2024-07-28T23:45:02.881469+0000 mgr.y (mgr.34101) 7657 : cluster [DBG] pgmap v8585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:04.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:04 smithi045 bash[80445]: audit 2024-07-28T23:45:03.754857+0000 mon.c (mon.2) 1906 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:04.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:04 smithi045 bash[82788]: cluster 2024-07-28T23:45:02.881469+0000 mgr.y (mgr.34101) 7657 : cluster [DBG] pgmap v8585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:04.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:04 smithi045 bash[82788]: audit 2024-07-28T23:45:03.754857+0000 mon.c (mon.2) 1906 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:04 smithi155 bash[73694]: debug 2024-07-28T23:45:04.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:04 smithi155 bash[68033]: cluster 2024-07-28T23:45:02.881469+0000 mgr.y (mgr.34101) 7657 : cluster [DBG] pgmap v8585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:04.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:04 smithi155 bash[68033]: audit 2024-07-28T23:45:03.754857+0000 mon.c (mon.2) 1906 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:04.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14137 16 16 0 0 0 - 0 2024-07-28T23:45:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:05 smithi155 bash[73694]: debug 2024-07-28T23:45:05.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:05.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14138 16 16 0 0 0 - 0 2024-07-28T23:45:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:06 smithi155 bash[73694]: debug 2024-07-28T23:45:06.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:06.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:06 smithi155 bash[68033]: cluster 2024-07-28T23:45:04.883231+0000 mgr.y (mgr.34101) 7658 : cluster [DBG] pgmap v8586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:06.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:06 smithi045 bash[80445]: cluster 2024-07-28T23:45:04.883231+0000 mgr.y (mgr.34101) 7658 : cluster [DBG] pgmap v8586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:06.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:06 smithi045 bash[82788]: cluster 2024-07-28T23:45:04.883231+0000 mgr.y (mgr.34101) 7658 : cluster [DBG] pgmap v8586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:06.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14139 16 16 0 0 0 - 0 2024-07-28T23:45:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:07 smithi155 bash[73694]: debug 2024-07-28T23:45:07.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:07.944 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:45:07.944195+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:45:07.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:45:07.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14140 16 16 0 0 0 - 0 2024-07-28T23:45:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:08 smithi155 bash[73694]: debug 2024-07-28T23:45:08.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:08.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:08 smithi155 bash[68033]: cluster 2024-07-28T23:45:06.885073+0000 mgr.y (mgr.34101) 7659 : cluster [DBG] pgmap v8587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:08 smithi045 bash[80445]: cluster 2024-07-28T23:45:06.885073+0000 mgr.y (mgr.34101) 7659 : cluster [DBG] pgmap v8587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:08.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:08 smithi045 bash[82788]: cluster 2024-07-28T23:45:06.885073+0000 mgr.y (mgr.34101) 7659 : cluster [DBG] pgmap v8587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:08.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14141 16 16 0 0 0 - 0 2024-07-28T23:45:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:09 smithi155 bash[73694]: debug 2024-07-28T23:45:09.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:09.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14142 16 16 0 0 0 - 0 2024-07-28T23:45:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:10 smithi155 bash[73694]: debug 2024-07-28T23:45:10.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:10.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:10 smithi155 bash[68033]: cluster 2024-07-28T23:45:08.886832+0000 mgr.y (mgr.34101) 7660 : cluster [DBG] pgmap v8588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:10 smithi045 bash[82788]: cluster 2024-07-28T23:45:08.886832+0000 mgr.y (mgr.34101) 7660 : cluster [DBG] pgmap v8588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:10.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:10 smithi045 bash[80445]: cluster 2024-07-28T23:45:08.886832+0000 mgr.y (mgr.34101) 7660 : cluster [DBG] pgmap v8588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:10.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14143 16 16 0 0 0 - 0 2024-07-28T23:45:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:45:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:45:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:45:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:11 smithi155 bash[73694]: debug 2024-07-28T23:45:11.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:11.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14144 16 16 0 0 0 - 0 2024-07-28T23:45:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:12 smithi155 bash[73694]: debug 2024-07-28T23:45:12.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:12.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:12 smithi155 bash[68033]: cluster 2024-07-28T23:45:10.888589+0000 mgr.y (mgr.34101) 7661 : cluster [DBG] pgmap v8589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:12.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:45:12 smithi155 bash[60745]: ts=2024-07-28T23:45:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:45:12.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:12 smithi045 bash[80445]: cluster 2024-07-28T23:45:10.888589+0000 mgr.y (mgr.34101) 7661 : cluster [DBG] pgmap v8589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:12.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:12 smithi045 bash[82788]: cluster 2024-07-28T23:45:10.888589+0000 mgr.y (mgr.34101) 7661 : cluster [DBG] pgmap v8589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:12.945 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14145 16 16 0 0 0 - 0 2024-07-28T23:45:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:13 smithi155 bash[73694]: debug 2024-07-28T23:45:13.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:13.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14146 16 16 0 0 0 - 0 2024-07-28T23:45:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:14 smithi155 bash[73694]: debug 2024-07-28T23:45:14.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:14 smithi155 bash[68033]: cluster 2024-07-28T23:45:12.890482+0000 mgr.y (mgr.34101) 7662 : cluster [DBG] pgmap v8590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:14.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:14 smithi155 bash[68033]: audit 2024-07-28T23:45:13.909077+0000 mon.c (mon.2) 1907 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:45:14.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:14 smithi045 bash[80445]: cluster 2024-07-28T23:45:12.890482+0000 mgr.y (mgr.34101) 7662 : cluster [DBG] pgmap v8590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:14.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:14 smithi045 bash[80445]: audit 2024-07-28T23:45:13.909077+0000 mon.c (mon.2) 1907 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:45:14.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:14 smithi045 bash[82788]: cluster 2024-07-28T23:45:12.890482+0000 mgr.y (mgr.34101) 7662 : cluster [DBG] pgmap v8590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:14.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:14 smithi045 bash[82788]: audit 2024-07-28T23:45:13.909077+0000 mon.c (mon.2) 1907 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:45:14.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14147 16 16 0 0 0 - 0 2024-07-28T23:45:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:15 smithi155 bash[73694]: debug 2024-07-28T23:45:15.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:15.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14148 16 16 0 0 0 - 0 2024-07-28T23:45:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:16 smithi155 bash[73694]: debug 2024-07-28T23:45:16.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:16.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:16 smithi155 bash[68033]: cluster 2024-07-28T23:45:14.892204+0000 mgr.y (mgr.34101) 7663 : cluster [DBG] pgmap v8591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:16 smithi045 bash[80445]: cluster 2024-07-28T23:45:14.892204+0000 mgr.y (mgr.34101) 7663 : cluster [DBG] pgmap v8591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:16.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:16 smithi045 bash[82788]: cluster 2024-07-28T23:45:14.892204+0000 mgr.y (mgr.34101) 7663 : cluster [DBG] pgmap v8591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:16.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14149 16 16 0 0 0 - 0 2024-07-28T23:45:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:17 smithi155 bash[73694]: debug 2024-07-28T23:45:17.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:17.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14150 16 16 0 0 0 - 0 2024-07-28T23:45:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:17 smithi155 bash[73694]: debug 2024-07-28T23:45:17.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:18 smithi155 bash[68033]: cluster 2024-07-28T23:45:16.894284+0000 mgr.y (mgr.34101) 7664 : cluster [DBG] pgmap v8592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:18 smithi045 bash[80445]: cluster 2024-07-28T23:45:16.894284+0000 mgr.y (mgr.34101) 7664 : cluster [DBG] pgmap v8592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:18.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:18 smithi045 bash[82788]: cluster 2024-07-28T23:45:16.894284+0000 mgr.y (mgr.34101) 7664 : cluster [DBG] pgmap v8592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:18.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14151 16 16 0 0 0 - 0 2024-07-28T23:45:19.242 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:18 smithi155 bash[73694]: debug 2024-07-28T23:45:18.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:19 smithi155 bash[68033]: audit 2024-07-28T23:45:18.755074+0000 mon.c (mon.2) 1908 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:19 smithi045 bash[80445]: audit 2024-07-28T23:45:18.755074+0000 mon.c (mon.2) 1908 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:19.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:19 smithi045 bash[82788]: audit 2024-07-28T23:45:18.755074+0000 mon.c (mon.2) 1908 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:19.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14152 16 16 0 0 0 - 0 2024-07-28T23:45:20.246 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:19 smithi155 bash[73694]: debug 2024-07-28T23:45:19.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:20.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:20 smithi155 bash[68033]: cluster 2024-07-28T23:45:18.895162+0000 mgr.y (mgr.34101) 7665 : cluster [DBG] pgmap v8593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:20.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:20 smithi155 bash[68033]: audit 2024-07-28T23:45:19.587654+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:20 smithi155 bash[68033]: audit 2024-07-28T23:45:19.598633+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:20 smithi155 bash[68033]: audit 2024-07-28T23:45:19.805246+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:20 smithi155 bash[68033]: audit 2024-07-28T23:45:19.815937+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:20 smithi045 bash[82788]: cluster 2024-07-28T23:45:18.895162+0000 mgr.y (mgr.34101) 7665 : cluster [DBG] pgmap v8593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:20.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:20 smithi045 bash[82788]: audit 2024-07-28T23:45:19.587654+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:20 smithi045 bash[82788]: audit 2024-07-28T23:45:19.598633+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:20 smithi045 bash[82788]: audit 2024-07-28T23:45:19.805246+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:20 smithi045 bash[82788]: audit 2024-07-28T23:45:19.815937+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:20 smithi045 bash[80445]: cluster 2024-07-28T23:45:18.895162+0000 mgr.y (mgr.34101) 7665 : cluster [DBG] pgmap v8593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:20.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:20 smithi045 bash[80445]: audit 2024-07-28T23:45:19.587654+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:20 smithi045 bash[80445]: audit 2024-07-28T23:45:19.598633+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:20 smithi045 bash[80445]: audit 2024-07-28T23:45:19.805246+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.603 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:20 smithi045 bash[80445]: audit 2024-07-28T23:45:19.815937+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:20.946 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14153 16 16 0 0 0 - 0 2024-07-28T23:45:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:45:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:45:20] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:45:21.247 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:20 smithi155 bash[73694]: debug 2024-07-28T23:45:20.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:21 smithi155 bash[68033]: audit 2024-07-28T23:45:20.263476+0000 mon.c (mon.2) 1909 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:45:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:21 smithi155 bash[68033]: audit 2024-07-28T23:45:20.264924+0000 mon.c (mon.2) 1910 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:45:21.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:21 smithi155 bash[68033]: audit 2024-07-28T23:45:20.274576+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:21.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:21 smithi045 bash[80445]: audit 2024-07-28T23:45:20.263476+0000 mon.c (mon.2) 1909 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:45:21.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:21 smithi045 bash[80445]: audit 2024-07-28T23:45:20.264924+0000 mon.c (mon.2) 1910 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:45:21.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:21 smithi045 bash[80445]: audit 2024-07-28T23:45:20.274576+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:21.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:21 smithi045 bash[82788]: audit 2024-07-28T23:45:20.263476+0000 mon.c (mon.2) 1909 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:45:21.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:21 smithi045 bash[82788]: audit 2024-07-28T23:45:20.264924+0000 mon.c (mon.2) 1910 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:45:21.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:21 smithi045 bash[82788]: audit 2024-07-28T23:45:20.274576+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:45:21.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14154 16 16 0 0 0 - 0 2024-07-28T23:45:22.278 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:21 smithi155 bash[73694]: debug 2024-07-28T23:45:21.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:22 smithi155 bash[68033]: cluster 2024-07-28T23:45:20.896856+0000 mgr.y (mgr.34101) 7666 : cluster [DBG] pgmap v8594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:22.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:45:22 smithi155 bash[60745]: ts=2024-07-28T23:45:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:45:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:22 smithi045 bash[80445]: cluster 2024-07-28T23:45:20.896856+0000 mgr.y (mgr.34101) 7666 : cluster [DBG] pgmap v8594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:22.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:22 smithi045 bash[82788]: cluster 2024-07-28T23:45:20.896856+0000 mgr.y (mgr.34101) 7666 : cluster [DBG] pgmap v8594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:22.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14155 16 16 0 0 0 - 0 2024-07-28T23:45:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:22 smithi155 bash[73694]: debug 2024-07-28T23:45:22.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:23.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14156 16 16 0 0 0 - 0 2024-07-28T23:45:24.281 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:23 smithi155 bash[73694]: debug 2024-07-28T23:45:23.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:24.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:24 smithi155 bash[68033]: cluster 2024-07-28T23:45:22.898815+0000 mgr.y (mgr.34101) 7667 : cluster [DBG] pgmap v8595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:24.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:24 smithi045 bash[80445]: cluster 2024-07-28T23:45:22.898815+0000 mgr.y (mgr.34101) 7667 : cluster [DBG] pgmap v8595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:24.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:24 smithi045 bash[82788]: cluster 2024-07-28T23:45:22.898815+0000 mgr.y (mgr.34101) 7667 : cluster [DBG] pgmap v8595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:24.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14157 16 16 0 0 0 - 0 2024-07-28T23:45:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:24 smithi155 bash[73694]: debug 2024-07-28T23:45:24.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:25.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14158 16 16 0 0 0 - 0 2024-07-28T23:45:26.285 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:25 smithi155 bash[73694]: debug 2024-07-28T23:45:25.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:26.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:26 smithi155 bash[68033]: cluster 2024-07-28T23:45:24.900539+0000 mgr.y (mgr.34101) 7668 : cluster [DBG] pgmap v8596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:26.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:26 smithi045 bash[80445]: cluster 2024-07-28T23:45:24.900539+0000 mgr.y (mgr.34101) 7668 : cluster [DBG] pgmap v8596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:26.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:26 smithi045 bash[82788]: cluster 2024-07-28T23:45:24.900539+0000 mgr.y (mgr.34101) 7668 : cluster [DBG] pgmap v8596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:26.947 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14159 16 16 0 0 0 - 0 2024-07-28T23:45:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:26 smithi155 bash[73694]: debug 2024-07-28T23:45:26.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:27.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:45:27.947347+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:45:27.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:45:27.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14160 16 16 0 0 0 - 0 2024-07-28T23:45:28.289 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:27 smithi155 bash[73694]: debug 2024-07-28T23:45:27.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:28 smithi155 bash[68033]: cluster 2024-07-28T23:45:26.902432+0000 mgr.y (mgr.34101) 7669 : cluster [DBG] pgmap v8597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:28 smithi045 bash[80445]: cluster 2024-07-28T23:45:26.902432+0000 mgr.y (mgr.34101) 7669 : cluster [DBG] pgmap v8597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:28.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:28 smithi045 bash[82788]: cluster 2024-07-28T23:45:26.902432+0000 mgr.y (mgr.34101) 7669 : cluster [DBG] pgmap v8597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:28.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14161 16 16 0 0 0 - 0 2024-07-28T23:45:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:28 smithi155 bash[73694]: debug 2024-07-28T23:45:28.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:29.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14162 16 16 0 0 0 - 0 2024-07-28T23:45:30.294 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:29 smithi155 bash[73694]: debug 2024-07-28T23:45:29.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:30 smithi155 bash[68033]: cluster 2024-07-28T23:45:28.904150+0000 mgr.y (mgr.34101) 7670 : cluster [DBG] pgmap v8598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:30 smithi045 bash[80445]: cluster 2024-07-28T23:45:28.904150+0000 mgr.y (mgr.34101) 7670 : cluster [DBG] pgmap v8598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:30.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:30 smithi045 bash[82788]: cluster 2024-07-28T23:45:28.904150+0000 mgr.y (mgr.34101) 7670 : cluster [DBG] pgmap v8598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:30.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14163 16 16 0 0 0 - 0 2024-07-28T23:45:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:45:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:45:30] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:45:31.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:30 smithi155 bash[73694]: debug 2024-07-28T23:45:30.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:31.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14164 16 16 0 0 0 - 0 2024-07-28T23:45:32.298 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:31 smithi155 bash[73694]: debug 2024-07-28T23:45:31.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:32 smithi155 bash[68033]: cluster 2024-07-28T23:45:30.905906+0000 mgr.y (mgr.34101) 7671 : cluster [DBG] pgmap v8599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:45:32 smithi155 bash[60745]: ts=2024-07-28T23:45:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:45:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:32 smithi045 bash[80445]: cluster 2024-07-28T23:45:30.905906+0000 mgr.y (mgr.34101) 7671 : cluster [DBG] pgmap v8599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:32.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:32 smithi045 bash[82788]: cluster 2024-07-28T23:45:30.905906+0000 mgr.y (mgr.34101) 7671 : cluster [DBG] pgmap v8599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:32.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14165 16 16 0 0 0 - 0 2024-07-28T23:45:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:32 smithi155 bash[73694]: debug 2024-07-28T23:45:32.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:33.948 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14166 16 16 0 0 0 - 0 2024-07-28T23:45:34.302 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:33 smithi155 bash[73694]: debug 2024-07-28T23:45:33.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:34 smithi155 bash[68033]: cluster 2024-07-28T23:45:32.907781+0000 mgr.y (mgr.34101) 7672 : cluster [DBG] pgmap v8600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:34 smithi155 bash[68033]: audit 2024-07-28T23:45:33.755258+0000 mon.c (mon.2) 1911 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:34 smithi045 bash[80445]: cluster 2024-07-28T23:45:32.907781+0000 mgr.y (mgr.34101) 7672 : cluster [DBG] pgmap v8600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:34.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:34 smithi045 bash[80445]: audit 2024-07-28T23:45:33.755258+0000 mon.c (mon.2) 1911 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:34.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:34 smithi045 bash[82788]: cluster 2024-07-28T23:45:32.907781+0000 mgr.y (mgr.34101) 7672 : cluster [DBG] pgmap v8600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:34.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:34 smithi045 bash[82788]: audit 2024-07-28T23:45:33.755258+0000 mon.c (mon.2) 1911 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:34.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14167 16 16 0 0 0 - 0 2024-07-28T23:45:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:34 smithi155 bash[73694]: debug 2024-07-28T23:45:34.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:35.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14168 16 16 0 0 0 - 0 2024-07-28T23:45:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:35 smithi155 bash[73694]: debug 2024-07-28T23:45:35.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:36 smithi155 bash[68033]: cluster 2024-07-28T23:45:34.909503+0000 mgr.y (mgr.34101) 7673 : cluster [DBG] pgmap v8601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:36 smithi045 bash[80445]: cluster 2024-07-28T23:45:34.909503+0000 mgr.y (mgr.34101) 7673 : cluster [DBG] pgmap v8601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:36.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:36 smithi045 bash[82788]: cluster 2024-07-28T23:45:34.909503+0000 mgr.y (mgr.34101) 7673 : cluster [DBG] pgmap v8601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:36.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14169 16 16 0 0 0 - 0 2024-07-28T23:45:37.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:36 smithi155 bash[73694]: debug 2024-07-28T23:45:36.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:37.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14170 16 16 0 0 0 - 0 2024-07-28T23:45:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:37 smithi155 bash[73694]: debug 2024-07-28T23:45:37.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:38.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:38 smithi045 bash[80445]: cluster 2024-07-28T23:45:36.911364+0000 mgr.y (mgr.34101) 7674 : cluster [DBG] pgmap v8602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:38.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:38 smithi045 bash[82788]: cluster 2024-07-28T23:45:36.911364+0000 mgr.y (mgr.34101) 7674 : cluster [DBG] pgmap v8602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:38.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:38 smithi155 bash[68033]: cluster 2024-07-28T23:45:36.911364+0000 mgr.y (mgr.34101) 7674 : cluster [DBG] pgmap v8602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:38.949 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14171 16 16 0 0 0 - 0 2024-07-28T23:45:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:38 smithi155 bash[73694]: debug 2024-07-28T23:45:38.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:39.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14172 16 16 0 0 0 - 0 2024-07-28T23:45:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:39 smithi155 bash[73694]: debug 2024-07-28T23:45:39.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:40.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:40 smithi045 bash[80445]: cluster 2024-07-28T23:45:38.913103+0000 mgr.y (mgr.34101) 7675 : cluster [DBG] pgmap v8603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:40.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:40 smithi045 bash[82788]: cluster 2024-07-28T23:45:38.913103+0000 mgr.y (mgr.34101) 7675 : cluster [DBG] pgmap v8603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:40.751 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:40 smithi155 bash[68033]: cluster 2024-07-28T23:45:38.913103+0000 mgr.y (mgr.34101) 7675 : cluster [DBG] pgmap v8603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:40.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14173 16 16 0 0 0 - 0 2024-07-28T23:45:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:45:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:45:40] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-07-28T23:45:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:40 smithi155 bash[73694]: debug 2024-07-28T23:45:40.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:41.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14174 16 16 0 0 0 - 0 2024-07-28T23:45:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:41 smithi155 bash[73694]: debug 2024-07-28T23:45:41.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:42.691 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:42 smithi155 bash[68033]: cluster 2024-07-28T23:45:40.914889+0000 mgr.y (mgr.34101) 7676 : cluster [DBG] pgmap v8604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:42.691 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:45:42 smithi155 bash[60745]: ts=2024-07-28T23:45:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:45:42.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:42 smithi045 bash[80445]: cluster 2024-07-28T23:45:40.914889+0000 mgr.y (mgr.34101) 7676 : cluster [DBG] pgmap v8604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:42 smithi045 bash[82788]: cluster 2024-07-28T23:45:40.914889+0000 mgr.y (mgr.34101) 7676 : cluster [DBG] pgmap v8604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:42.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14175 16 16 0 0 0 - 0 2024-07-28T23:45:43.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:42 smithi155 bash[73694]: debug 2024-07-28T23:45:42.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:43.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14176 16 16 0 0 0 - 0 2024-07-28T23:45:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:43 smithi155 bash[73694]: debug 2024-07-28T23:45:43.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:44.666 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:44 smithi155 bash[68033]: cluster 2024-07-28T23:45:42.916799+0000 mgr.y (mgr.34101) 7677 : cluster [DBG] pgmap v8605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:44 smithi045 bash[82788]: cluster 2024-07-28T23:45:42.916799+0000 mgr.y (mgr.34101) 7677 : cluster [DBG] pgmap v8605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:44.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:44 smithi045 bash[80445]: cluster 2024-07-28T23:45:42.916799+0000 mgr.y (mgr.34101) 7677 : cluster [DBG] pgmap v8605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:44.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14177 16 16 0 0 0 - 0 2024-07-28T23:45:45.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:44 smithi155 bash[73694]: debug 2024-07-28T23:45:44.663+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:45.950 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14178 16 16 0 0 0 - 0 2024-07-28T23:45:46.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:45 smithi155 bash[73694]: debug 2024-07-28T23:45:45.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:46.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:46 smithi155 bash[68033]: cluster 2024-07-28T23:45:44.918620+0000 mgr.y (mgr.34101) 7678 : cluster [DBG] pgmap v8606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:46.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:46 smithi045 bash[80445]: cluster 2024-07-28T23:45:44.918620+0000 mgr.y (mgr.34101) 7678 : cluster [DBG] pgmap v8606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:46.752 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:46 smithi045 bash[82788]: cluster 2024-07-28T23:45:44.918620+0000 mgr.y (mgr.34101) 7678 : cluster [DBG] pgmap v8606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:46.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14179 16 16 0 0 0 - 0 2024-07-28T23:45:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:46 smithi155 bash[73694]: debug 2024-07-28T23:45:46.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:47.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:45:47.950465+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:45:47.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:45:47.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14180 16 16 0 0 0 - 0 2024-07-28T23:45:48.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:47 smithi155 bash[73694]: debug 2024-07-28T23:45:47.719+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:48 smithi045 bash[80445]: cluster 2024-07-28T23:45:46.920516+0000 mgr.y (mgr.34101) 7679 : cluster [DBG] pgmap v8607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:48.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:48 smithi045 bash[82788]: cluster 2024-07-28T23:45:46.920516+0000 mgr.y (mgr.34101) 7679 : cluster [DBG] pgmap v8607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:48.734 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:48 smithi155 bash[68033]: cluster 2024-07-28T23:45:46.920516+0000 mgr.y (mgr.34101) 7679 : cluster [DBG] pgmap v8607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:48.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14181 16 16 0 0 0 - 0 2024-07-28T23:45:49.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:48 smithi155 bash[73694]: debug 2024-07-28T23:45:48.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:49 smithi045 bash[80445]: audit 2024-07-28T23:45:48.755915+0000 mon.c (mon.2) 1912 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:49.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:49 smithi045 bash[82788]: audit 2024-07-28T23:45:48.755915+0000 mon.c (mon.2) 1912 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:49.781 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:49 smithi155 bash[68033]: audit 2024-07-28T23:45:48.755915+0000 mon.c (mon.2) 1912 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:45:49.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14182 16 16 0 0 0 - 0 2024-07-28T23:45:50.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:49 smithi155 bash[73694]: debug 2024-07-28T23:45:49.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:50.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:50 smithi045 bash[80445]: cluster 2024-07-28T23:45:48.922240+0000 mgr.y (mgr.34101) 7680 : cluster [DBG] pgmap v8608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:50.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:50 smithi045 bash[82788]: cluster 2024-07-28T23:45:48.922240+0000 mgr.y (mgr.34101) 7680 : cluster [DBG] pgmap v8608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:50 smithi155 bash[68033]: cluster 2024-07-28T23:45:48.922240+0000 mgr.y (mgr.34101) 7680 : cluster [DBG] pgmap v8608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:50.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14183 16 16 0 0 0 - 0 2024-07-28T23:45:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:45:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:45:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:45:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:50 smithi155 bash[73694]: debug 2024-07-28T23:45:50.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:51.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14184 16 16 0 0 0 - 0 2024-07-28T23:45:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:51 smithi155 bash[73694]: debug 2024-07-28T23:45:51.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:52.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:52 smithi045 bash[80445]: cluster 2024-07-28T23:45:50.923986+0000 mgr.y (mgr.34101) 7681 : cluster [DBG] pgmap v8609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:52.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:52 smithi045 bash[82788]: cluster 2024-07-28T23:45:50.923986+0000 mgr.y (mgr.34101) 7681 : cluster [DBG] pgmap v8609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:52.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:52 smithi155 bash[68033]: cluster 2024-07-28T23:45:50.923986+0000 mgr.y (mgr.34101) 7681 : cluster [DBG] pgmap v8609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:52.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:45:52 smithi155 bash[60745]: ts=2024-07-28T23:45:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:45:52.951 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14185 16 16 0 0 0 - 0 2024-07-28T23:45:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:52 smithi155 bash[73694]: debug 2024-07-28T23:45:52.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:53.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14186 16 16 0 0 0 - 0 2024-07-28T23:45:54.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:53 smithi155 bash[73694]: debug 2024-07-28T23:45:53.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:54.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:54 smithi045 bash[80445]: cluster 2024-07-28T23:45:52.925879+0000 mgr.y (mgr.34101) 7682 : cluster [DBG] pgmap v8610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:54.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:54 smithi045 bash[82788]: cluster 2024-07-28T23:45:52.925879+0000 mgr.y (mgr.34101) 7682 : cluster [DBG] pgmap v8610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:54.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:54 smithi155 bash[68033]: cluster 2024-07-28T23:45:52.925879+0000 mgr.y (mgr.34101) 7682 : cluster [DBG] pgmap v8610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:54.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14187 16 16 0 0 0 - 0 2024-07-28T23:45:55.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:54 smithi155 bash[73694]: debug 2024-07-28T23:45:54.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:55.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14188 16 16 0 0 0 - 0 2024-07-28T23:45:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:55 smithi155 bash[73694]: debug 2024-07-28T23:45:55.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:56 smithi045 bash[80445]: cluster 2024-07-28T23:45:54.927570+0000 mgr.y (mgr.34101) 7683 : cluster [DBG] pgmap v8611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:56.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:56 smithi045 bash[82788]: cluster 2024-07-28T23:45:54.927570+0000 mgr.y (mgr.34101) 7683 : cluster [DBG] pgmap v8611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:56.782 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:56 smithi155 bash[68033]: cluster 2024-07-28T23:45:54.927570+0000 mgr.y (mgr.34101) 7683 : cluster [DBG] pgmap v8611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:56.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14189 16 16 0 0 0 - 0 2024-07-28T23:45:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:56 smithi155 bash[73694]: debug 2024-07-28T23:45:56.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:57.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14190 16 16 0 0 0 - 0 2024-07-28T23:45:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:57 smithi155 bash[73694]: debug 2024-07-28T23:45:57.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:45:58 smithi045 bash[80445]: cluster 2024-07-28T23:45:56.929465+0000 mgr.y (mgr.34101) 7684 : cluster [DBG] pgmap v8612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:58.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:45:58 smithi045 bash[82788]: cluster 2024-07-28T23:45:56.929465+0000 mgr.y (mgr.34101) 7684 : cluster [DBG] pgmap v8612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:58.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:45:58 smithi155 bash[68033]: cluster 2024-07-28T23:45:56.929465+0000 mgr.y (mgr.34101) 7684 : cluster [DBG] pgmap v8612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:45:58.952 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14191 16 16 0 0 0 - 0 2024-07-28T23:45:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:58 smithi155 bash[73694]: debug 2024-07-28T23:45:58.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:45:59.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14192 16 16 0 0 0 - 0 2024-07-28T23:46:00.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:45:59 smithi155 bash[73694]: debug 2024-07-28T23:45:59.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:00.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:46:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:46:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:46:00.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:00 smithi045 bash[80445]: cluster 2024-07-28T23:45:58.931256+0000 mgr.y (mgr.34101) 7685 : cluster [DBG] pgmap v8613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:00.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:00 smithi045 bash[82788]: cluster 2024-07-28T23:45:58.931256+0000 mgr.y (mgr.34101) 7685 : cluster [DBG] pgmap v8613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:00 smithi155 bash[68033]: cluster 2024-07-28T23:45:58.931256+0000 mgr.y (mgr.34101) 7685 : cluster [DBG] pgmap v8613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:00.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14193 16 16 0 0 0 - 0 2024-07-28T23:46:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:00 smithi155 bash[73694]: debug 2024-07-28T23:46:00.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:01.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14194 16 16 0 0 0 - 0 2024-07-28T23:46:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:01 smithi155 bash[73694]: debug 2024-07-28T23:46:01.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:02 smithi045 bash[82788]: cluster 2024-07-28T23:46:00.933028+0000 mgr.y (mgr.34101) 7686 : cluster [DBG] pgmap v8614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:02.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:02 smithi045 bash[80445]: cluster 2024-07-28T23:46:00.933028+0000 mgr.y (mgr.34101) 7686 : cluster [DBG] pgmap v8614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:02.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:02 smithi155 bash[68033]: cluster 2024-07-28T23:46:00.933028+0000 mgr.y (mgr.34101) 7686 : cluster [DBG] pgmap v8614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:02.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:46:02 smithi155 bash[60745]: ts=2024-07-28T23:46:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:46:02.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14195 16 16 0 0 0 - 0 2024-07-28T23:46:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:02 smithi155 bash[73694]: debug 2024-07-28T23:46:02.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:03.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14196 16 16 0 0 0 - 0 2024-07-28T23:46:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:03 smithi155 bash[73694]: debug 2024-07-28T23:46:03.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:04 smithi045 bash[80445]: cluster 2024-07-28T23:46:02.934971+0000 mgr.y (mgr.34101) 7687 : cluster [DBG] pgmap v8615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:04.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:04 smithi045 bash[80445]: audit 2024-07-28T23:46:03.756330+0000 mon.c (mon.2) 1913 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:04.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:04 smithi045 bash[82788]: cluster 2024-07-28T23:46:02.934971+0000 mgr.y (mgr.34101) 7687 : cluster [DBG] pgmap v8615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:04.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:04 smithi045 bash[82788]: audit 2024-07-28T23:46:03.756330+0000 mon.c (mon.2) 1913 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:04 smithi155 bash[68033]: cluster 2024-07-28T23:46:02.934971+0000 mgr.y (mgr.34101) 7687 : cluster [DBG] pgmap v8615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:04 smithi155 bash[68033]: audit 2024-07-28T23:46:03.756330+0000 mon.c (mon.2) 1913 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:04.953 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14197 16 16 0 0 0 - 0 2024-07-28T23:46:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:04 smithi155 bash[73694]: debug 2024-07-28T23:46:04.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:05.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14198 16 16 0 0 0 - 0 2024-07-28T23:46:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:05 smithi155 bash[73694]: debug 2024-07-28T23:46:05.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:06 smithi045 bash[80445]: cluster 2024-07-28T23:46:04.936705+0000 mgr.y (mgr.34101) 7688 : cluster [DBG] pgmap v8616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:06.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:06 smithi045 bash[82788]: cluster 2024-07-28T23:46:04.936705+0000 mgr.y (mgr.34101) 7688 : cluster [DBG] pgmap v8616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:06 smithi155 bash[68033]: cluster 2024-07-28T23:46:04.936705+0000 mgr.y (mgr.34101) 7688 : cluster [DBG] pgmap v8616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:06.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14199 16 16 0 0 0 - 0 2024-07-28T23:46:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:06 smithi155 bash[73694]: debug 2024-07-28T23:46:06.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:07.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:46:07.953783+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:46:07.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:46:07.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14200 16 16 0 0 0 - 0 2024-07-28T23:46:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:07 smithi155 bash[73694]: debug 2024-07-28T23:46:07.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:08 smithi045 bash[80445]: cluster 2024-07-28T23:46:06.938556+0000 mgr.y (mgr.34101) 7689 : cluster [DBG] pgmap v8617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:08 smithi045 bash[82788]: cluster 2024-07-28T23:46:06.938556+0000 mgr.y (mgr.34101) 7689 : cluster [DBG] pgmap v8617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:08.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:08 smithi155 bash[68033]: cluster 2024-07-28T23:46:06.938556+0000 mgr.y (mgr.34101) 7689 : cluster [DBG] pgmap v8617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:08.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14201 16 16 0 0 0 - 0 2024-07-28T23:46:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:08 smithi155 bash[73694]: debug 2024-07-28T23:46:08.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:09.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14202 16 16 0 0 0 - 0 2024-07-28T23:46:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:09 smithi155 bash[73694]: debug 2024-07-28T23:46:09.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:10 smithi045 bash[80445]: cluster 2024-07-28T23:46:08.940308+0000 mgr.y (mgr.34101) 7690 : cluster [DBG] pgmap v8618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:10.720 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:46:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:46:10] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-07-28T23:46:10.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:10 smithi045 bash[82788]: cluster 2024-07-28T23:46:08.940308+0000 mgr.y (mgr.34101) 7690 : cluster [DBG] pgmap v8618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:10.720 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:10 smithi155 bash[68033]: cluster 2024-07-28T23:46:08.940308+0000 mgr.y (mgr.34101) 7690 : cluster [DBG] pgmap v8618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:10.954 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14203 16 16 0 0 0 - 0 2024-07-28T23:46:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:10 smithi155 bash[73694]: debug 2024-07-28T23:46:10.719+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:11.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14204 16 16 0 0 0 - 0 2024-07-28T23:46:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:11 smithi155 bash[73694]: debug 2024-07-28T23:46:11.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:12 smithi045 bash[80445]: cluster 2024-07-28T23:46:10.942072+0000 mgr.y (mgr.34101) 7691 : cluster [DBG] pgmap v8619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:12.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:12 smithi045 bash[82788]: cluster 2024-07-28T23:46:10.942072+0000 mgr.y (mgr.34101) 7691 : cluster [DBG] pgmap v8619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:12.753 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:12 smithi155 bash[68033]: cluster 2024-07-28T23:46:10.942072+0000 mgr.y (mgr.34101) 7691 : cluster [DBG] pgmap v8619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:12.753 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:46:12 smithi155 bash[60745]: ts=2024-07-28T23:46:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:46:12.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14205 16 16 0 0 0 - 0 2024-07-28T23:46:13.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:12 smithi155 bash[73694]: debug 2024-07-28T23:46:12.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:13.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14206 16 16 0 0 0 - 0 2024-07-28T23:46:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:13 smithi155 bash[73694]: debug 2024-07-28T23:46:13.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:14 smithi045 bash[80445]: cluster 2024-07-28T23:46:12.943995+0000 mgr.y (mgr.34101) 7692 : cluster [DBG] pgmap v8620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:14.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:14 smithi045 bash[82788]: cluster 2024-07-28T23:46:12.943995+0000 mgr.y (mgr.34101) 7692 : cluster [DBG] pgmap v8620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:14.752 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:14 smithi155 bash[68033]: cluster 2024-07-28T23:46:12.943995+0000 mgr.y (mgr.34101) 7692 : cluster [DBG] pgmap v8620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:14.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14207 16 16 0 0 0 - 0 2024-07-28T23:46:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:14 smithi155 bash[73694]: debug 2024-07-28T23:46:14.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:15.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14208 16 16 0 0 0 - 0 2024-07-28T23:46:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:15 smithi155 bash[73694]: debug 2024-07-28T23:46:15.770+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:16 smithi045 bash[80445]: cluster 2024-07-28T23:46:14.945738+0000 mgr.y (mgr.34101) 7693 : cluster [DBG] pgmap v8621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:16.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:16 smithi045 bash[82788]: cluster 2024-07-28T23:46:14.945738+0000 mgr.y (mgr.34101) 7693 : cluster [DBG] pgmap v8621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:16.731 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:16 smithi155 bash[68033]: cluster 2024-07-28T23:46:14.945738+0000 mgr.y (mgr.34101) 7693 : cluster [DBG] pgmap v8621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:16.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14209 16 16 0 0 0 - 0 2024-07-28T23:46:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:16 smithi155 bash[73694]: debug 2024-07-28T23:46:16.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:17.955 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14210 16 16 0 0 0 - 0 2024-07-28T23:46:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:17 smithi155 bash[73694]: debug 2024-07-28T23:46:17.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:18.723 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:18 smithi045 bash[82788]: cluster 2024-07-28T23:46:16.947614+0000 mgr.y (mgr.34101) 7694 : cluster [DBG] pgmap v8622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:18.723 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:18 smithi045 bash[80445]: cluster 2024-07-28T23:46:16.947614+0000 mgr.y (mgr.34101) 7694 : cluster [DBG] pgmap v8622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:18.794 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:18 smithi155 bash[68033]: cluster 2024-07-28T23:46:16.947614+0000 mgr.y (mgr.34101) 7694 : cluster [DBG] pgmap v8622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:18.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14211 16 16 0 0 0 - 0 2024-07-28T23:46:19.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:18 smithi155 bash[73694]: debug 2024-07-28T23:46:18.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:19 smithi045 bash[80445]: audit 2024-07-28T23:46:18.756867+0000 mon.c (mon.2) 1914 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:19.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:19 smithi045 bash[82788]: audit 2024-07-28T23:46:18.756867+0000 mon.c (mon.2) 1914 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:19 smithi155 bash[68033]: audit 2024-07-28T23:46:18.756867+0000 mon.c (mon.2) 1914 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:19.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14212 16 16 0 0 0 - 0 2024-07-28T23:46:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:19 smithi155 bash[73694]: debug 2024-07-28T23:46:19.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:20.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:46:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:46:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:46:20.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:20 smithi045 bash[80445]: cluster 2024-07-28T23:46:18.949304+0000 mgr.y (mgr.34101) 7695 : cluster [DBG] pgmap v8623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:20.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:20 smithi045 bash[80445]: audit 2024-07-28T23:46:20.407311+0000 mon.c (mon.2) 1915 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:46:20.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:20 smithi045 bash[82788]: cluster 2024-07-28T23:46:18.949304+0000 mgr.y (mgr.34101) 7695 : cluster [DBG] pgmap v8623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:20.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:20 smithi045 bash[82788]: audit 2024-07-28T23:46:20.407311+0000 mon.c (mon.2) 1915 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:46:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:20 smithi155 bash[68033]: cluster 2024-07-28T23:46:18.949304+0000 mgr.y (mgr.34101) 7695 : cluster [DBG] pgmap v8623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:20 smithi155 bash[68033]: audit 2024-07-28T23:46:20.407311+0000 mon.c (mon.2) 1915 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:46:20.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14213 16 16 0 0 0 - 0 2024-07-28T23:46:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:20 smithi155 bash[73694]: debug 2024-07-28T23:46:20.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:21.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14214 16 16 0 0 0 - 0 2024-07-28T23:46:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:21 smithi155 bash[73694]: debug 2024-07-28T23:46:21.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:22 smithi045 bash[80445]: cluster 2024-07-28T23:46:20.951080+0000 mgr.y (mgr.34101) 7696 : cluster [DBG] pgmap v8624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:22.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:22 smithi045 bash[82788]: cluster 2024-07-28T23:46:20.951080+0000 mgr.y (mgr.34101) 7696 : cluster [DBG] pgmap v8624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:22 smithi155 bash[68033]: cluster 2024-07-28T23:46:20.951080+0000 mgr.y (mgr.34101) 7696 : cluster [DBG] pgmap v8624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:22.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:46:22 smithi155 bash[60745]: ts=2024-07-28T23:46:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:46:22.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14215 16 16 0 0 0 - 0 2024-07-28T23:46:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:22 smithi155 bash[73694]: debug 2024-07-28T23:46:22.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:23.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14216 16 16 0 0 0 - 0 2024-07-28T23:46:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:23 smithi155 bash[73694]: debug 2024-07-28T23:46:23.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:24.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:24 smithi045 bash[80445]: cluster 2024-07-28T23:46:22.952988+0000 mgr.y (mgr.34101) 7697 : cluster [DBG] pgmap v8625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:24.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:24 smithi045 bash[82788]: cluster 2024-07-28T23:46:22.952988+0000 mgr.y (mgr.34101) 7697 : cluster [DBG] pgmap v8625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:24 smithi155 bash[68033]: cluster 2024-07-28T23:46:22.952988+0000 mgr.y (mgr.34101) 7697 : cluster [DBG] pgmap v8625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:24.956 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14217 16 16 0 0 0 - 0 2024-07-28T23:46:25.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:24 smithi155 bash[73694]: debug 2024-07-28T23:46:24.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:25.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14218 16 16 0 0 0 - 0 2024-07-28T23:46:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:25 smithi155 bash[73694]: debug 2024-07-28T23:46:25.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:26 smithi045 bash[82788]: cluster 2024-07-28T23:46:24.954915+0000 mgr.y (mgr.34101) 7698 : cluster [DBG] pgmap v8626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:26 smithi045 bash[82788]: audit 2024-07-28T23:46:26.039306+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:26 smithi045 bash[82788]: audit 2024-07-28T23:46:26.045431+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:26 smithi045 bash[82788]: audit 2024-07-28T23:46:26.303630+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:26 smithi045 bash[82788]: audit 2024-07-28T23:46:26.315209+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:26 smithi045 bash[80445]: cluster 2024-07-28T23:46:24.954915+0000 mgr.y (mgr.34101) 7698 : cluster [DBG] pgmap v8626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:26.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:26 smithi045 bash[80445]: audit 2024-07-28T23:46:26.039306+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:26 smithi045 bash[80445]: audit 2024-07-28T23:46:26.045431+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:26 smithi045 bash[80445]: audit 2024-07-28T23:46:26.303630+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:26 smithi045 bash[80445]: audit 2024-07-28T23:46:26.315209+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:26 smithi155 bash[68033]: cluster 2024-07-28T23:46:24.954915+0000 mgr.y (mgr.34101) 7698 : cluster [DBG] pgmap v8626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:26 smithi155 bash[68033]: audit 2024-07-28T23:46:26.039306+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:26 smithi155 bash[68033]: audit 2024-07-28T23:46:26.045431+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:26 smithi155 bash[68033]: audit 2024-07-28T23:46:26.303630+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:26 smithi155 bash[68033]: audit 2024-07-28T23:46:26.315209+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:26.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14219 16 16 0 0 0 - 0 2024-07-28T23:46:27.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:26 smithi155 bash[73694]: debug 2024-07-28T23:46:26.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:27 smithi045 bash[82788]: audit 2024-07-28T23:46:26.773618+0000 mon.c (mon.2) 1916 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:46:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:27 smithi045 bash[82788]: audit 2024-07-28T23:46:26.774909+0000 mon.c (mon.2) 1917 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:46:27.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:27 smithi045 bash[82788]: audit 2024-07-28T23:46:26.784866+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:27.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:27 smithi045 bash[80445]: audit 2024-07-28T23:46:26.773618+0000 mon.c (mon.2) 1916 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:46:27.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:27 smithi045 bash[80445]: audit 2024-07-28T23:46:26.774909+0000 mon.c (mon.2) 1917 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:46:27.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:27 smithi045 bash[80445]: audit 2024-07-28T23:46:26.784866+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:27 smithi155 bash[68033]: audit 2024-07-28T23:46:26.773618+0000 mon.c (mon.2) 1916 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:46:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:27 smithi155 bash[68033]: audit 2024-07-28T23:46:26.774909+0000 mon.c (mon.2) 1917 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:46:27.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:27 smithi155 bash[68033]: audit 2024-07-28T23:46:26.784866+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:46:27.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:46:27.956936+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:46:27.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:46:27.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14220 16 16 0 0 0 - 0 2024-07-28T23:46:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:27 smithi155 bash[73694]: debug 2024-07-28T23:46:27.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:28 smithi045 bash[82788]: cluster 2024-07-28T23:46:26.956823+0000 mgr.y (mgr.34101) 7699 : cluster [DBG] pgmap v8627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:28.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:28 smithi045 bash[80445]: cluster 2024-07-28T23:46:26.956823+0000 mgr.y (mgr.34101) 7699 : cluster [DBG] pgmap v8627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:28 smithi155 bash[68033]: cluster 2024-07-28T23:46:26.956823+0000 mgr.y (mgr.34101) 7699 : cluster [DBG] pgmap v8627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:28.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14221 16 16 0 0 0 - 0 2024-07-28T23:46:29.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:28 smithi155 bash[73694]: debug 2024-07-28T23:46:28.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:29.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14222 16 16 0 0 0 - 0 2024-07-28T23:46:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:29 smithi155 bash[73694]: debug 2024-07-28T23:46:29.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:46:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:46:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:46:30.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:30 smithi045 bash[82788]: cluster 2024-07-28T23:46:28.958560+0000 mgr.y (mgr.34101) 7700 : cluster [DBG] pgmap v8628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:30.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:30 smithi045 bash[80445]: cluster 2024-07-28T23:46:28.958560+0000 mgr.y (mgr.34101) 7700 : cluster [DBG] pgmap v8628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:30 smithi155 bash[68033]: cluster 2024-07-28T23:46:28.958560+0000 mgr.y (mgr.34101) 7700 : cluster [DBG] pgmap v8628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:30.957 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14223 16 16 0 0 0 - 0 2024-07-28T23:46:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:30 smithi155 bash[73694]: debug 2024-07-28T23:46:30.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:31.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14224 16 16 0 0 0 - 0 2024-07-28T23:46:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:31 smithi155 bash[73694]: debug 2024-07-28T23:46:31.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:32 smithi045 bash[82788]: cluster 2024-07-28T23:46:30.960314+0000 mgr.y (mgr.34101) 7701 : cluster [DBG] pgmap v8629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:32.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:32 smithi045 bash[80445]: cluster 2024-07-28T23:46:30.960314+0000 mgr.y (mgr.34101) 7701 : cluster [DBG] pgmap v8629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:32 smithi155 bash[68033]: cluster 2024-07-28T23:46:30.960314+0000 mgr.y (mgr.34101) 7701 : cluster [DBG] pgmap v8629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:46:32 smithi155 bash[60745]: ts=2024-07-28T23:46:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:46:32.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14225 16 16 0 0 0 - 0 2024-07-28T23:46:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:32 smithi155 bash[73694]: debug 2024-07-28T23:46:32.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:33.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14226 16 16 0 0 0 - 0 2024-07-28T23:46:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:33 smithi155 bash[73694]: debug 2024-07-28T23:46:33.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:34 smithi045 bash[82788]: cluster 2024-07-28T23:46:32.962197+0000 mgr.y (mgr.34101) 7702 : cluster [DBG] pgmap v8630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:34 smithi045 bash[82788]: audit 2024-07-28T23:46:33.757168+0000 mon.c (mon.2) 1918 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:34.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:34 smithi045 bash[80445]: cluster 2024-07-28T23:46:32.962197+0000 mgr.y (mgr.34101) 7702 : cluster [DBG] pgmap v8630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:34.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:34 smithi045 bash[80445]: audit 2024-07-28T23:46:33.757168+0000 mon.c (mon.2) 1918 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:34 smithi155 bash[68033]: cluster 2024-07-28T23:46:32.962197+0000 mgr.y (mgr.34101) 7702 : cluster [DBG] pgmap v8630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:34 smithi155 bash[68033]: audit 2024-07-28T23:46:33.757168+0000 mon.c (mon.2) 1918 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:34.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14227 16 16 0 0 0 - 0 2024-07-28T23:46:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:34 smithi155 bash[73694]: debug 2024-07-28T23:46:34.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:35.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14228 16 16 0 0 0 - 0 2024-07-28T23:46:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:35 smithi155 bash[73694]: debug 2024-07-28T23:46:35.990+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:36 smithi045 bash[80445]: cluster 2024-07-28T23:46:34.963877+0000 mgr.y (mgr.34101) 7703 : cluster [DBG] pgmap v8631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:36 smithi045 bash[82788]: cluster 2024-07-28T23:46:34.963877+0000 mgr.y (mgr.34101) 7703 : cluster [DBG] pgmap v8631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:36 smithi155 bash[68033]: cluster 2024-07-28T23:46:34.963877+0000 mgr.y (mgr.34101) 7703 : cluster [DBG] pgmap v8631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:36.958 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14229 16 16 0 0 0 - 0 2024-07-28T23:46:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:36 smithi155 bash[73694]: debug 2024-07-28T23:46:36.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:37.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14230 16 16 0 0 0 - 0 2024-07-28T23:46:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:37 smithi155 bash[73694]: debug 2024-07-28T23:46:37.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:38 smithi045 bash[82788]: cluster 2024-07-28T23:46:36.965744+0000 mgr.y (mgr.34101) 7704 : cluster [DBG] pgmap v8632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:38.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:38 smithi045 bash[80445]: cluster 2024-07-28T23:46:36.965744+0000 mgr.y (mgr.34101) 7704 : cluster [DBG] pgmap v8632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:38.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:38 smithi155 bash[68033]: cluster 2024-07-28T23:46:36.965744+0000 mgr.y (mgr.34101) 7704 : cluster [DBG] pgmap v8632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:38.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14231 16 16 0 0 0 - 0 2024-07-28T23:46:39.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:38 smithi155 bash[73694]: debug 2024-07-28T23:46:38.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:39.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14232 16 16 0 0 0 - 0 2024-07-28T23:46:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:39 smithi155 bash[73694]: debug 2024-07-28T23:46:39.966+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:40.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:46:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:46:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:46:40.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:40 smithi045 bash[82788]: cluster 2024-07-28T23:46:38.967395+0000 mgr.y (mgr.34101) 7705 : cluster [DBG] pgmap v8633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:40.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:40 smithi045 bash[80445]: cluster 2024-07-28T23:46:38.967395+0000 mgr.y (mgr.34101) 7705 : cluster [DBG] pgmap v8633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:40.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:40 smithi155 bash[68033]: cluster 2024-07-28T23:46:38.967395+0000 mgr.y (mgr.34101) 7705 : cluster [DBG] pgmap v8633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:40.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14233 16 16 0 0 0 - 0 2024-07-28T23:46:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:40 smithi155 bash[73694]: debug 2024-07-28T23:46:40.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:41.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14234 16 16 0 0 0 - 0 2024-07-28T23:46:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:41 smithi155 bash[73694]: debug 2024-07-28T23:46:41.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:42 smithi045 bash[82788]: cluster 2024-07-28T23:46:40.969124+0000 mgr.y (mgr.34101) 7706 : cluster [DBG] pgmap v8634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:42.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:42 smithi045 bash[80445]: cluster 2024-07-28T23:46:40.969124+0000 mgr.y (mgr.34101) 7706 : cluster [DBG] pgmap v8634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:42.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:42 smithi155 bash[68033]: cluster 2024-07-28T23:46:40.969124+0000 mgr.y (mgr.34101) 7706 : cluster [DBG] pgmap v8634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:42.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:46:42 smithi155 bash[60745]: ts=2024-07-28T23:46:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:46:42.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14235 16 16 0 0 0 - 0 2024-07-28T23:46:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:43 smithi155 bash[73694]: debug 2024-07-28T23:46:43.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:43.959 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14236 16 16 0 0 0 - 0 2024-07-28T23:46:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:44 smithi155 bash[73694]: debug 2024-07-28T23:46:44.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:44 smithi155 bash[68033]: cluster 2024-07-28T23:46:42.971022+0000 mgr.y (mgr.34101) 7707 : cluster [DBG] pgmap v8635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:44.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14237 16 16 0 0 0 - 0 2024-07-28T23:46:44.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:44 smithi045 bash[80445]: cluster 2024-07-28T23:46:42.971022+0000 mgr.y (mgr.34101) 7707 : cluster [DBG] pgmap v8635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:44.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:44 smithi045 bash[82788]: cluster 2024-07-28T23:46:42.971022+0000 mgr.y (mgr.34101) 7707 : cluster [DBG] pgmap v8635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:45 smithi155 bash[73694]: debug 2024-07-28T23:46:45.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:45.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14238 16 16 0 0 0 - 0 2024-07-28T23:46:46.476 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:46 smithi155 bash[73694]: debug 2024-07-28T23:46:46.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:46.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:46 smithi155 bash[68033]: cluster 2024-07-28T23:46:44.972734+0000 mgr.y (mgr.34101) 7708 : cluster [DBG] pgmap v8636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:46.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14239 16 16 0 0 0 - 0 2024-07-28T23:46:46.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:46 smithi045 bash[80445]: cluster 2024-07-28T23:46:44.972734+0000 mgr.y (mgr.34101) 7708 : cluster [DBG] pgmap v8636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:46 smithi045 bash[82788]: cluster 2024-07-28T23:46:44.972734+0000 mgr.y (mgr.34101) 7708 : cluster [DBG] pgmap v8636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:47 smithi155 bash[73694]: debug 2024-07-28T23:46:47.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:47.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:46:47.960189+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:46:47.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:46:47.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14240 16 16 0 0 0 - 0 2024-07-28T23:46:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:48 smithi155 bash[73694]: debug 2024-07-28T23:46:48.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:48 smithi155 bash[68033]: cluster 2024-07-28T23:46:46.974611+0000 mgr.y (mgr.34101) 7709 : cluster [DBG] pgmap v8637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:48.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14241 16 16 0 0 0 - 0 2024-07-28T23:46:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:48 smithi045 bash[80445]: cluster 2024-07-28T23:46:46.974611+0000 mgr.y (mgr.34101) 7709 : cluster [DBG] pgmap v8637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:48 smithi045 bash[82788]: cluster 2024-07-28T23:46:46.974611+0000 mgr.y (mgr.34101) 7709 : cluster [DBG] pgmap v8637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:49 smithi155 bash[73694]: debug 2024-07-28T23:46:49.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:49 smithi155 bash[68033]: audit 2024-07-28T23:46:48.757545+0000 mon.c (mon.2) 1919 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:49.960 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14242 16 16 0 0 0 - 0 2024-07-28T23:46:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:49 smithi045 bash[80445]: audit 2024-07-28T23:46:48.757545+0000 mon.c (mon.2) 1919 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:49 smithi045 bash[82788]: audit 2024-07-28T23:46:48.757545+0000 mon.c (mon.2) 1919 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:46:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:50 smithi155 bash[73694]: debug 2024-07-28T23:46:50.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:50 smithi155 bash[68033]: cluster 2024-07-28T23:46:48.976304+0000 mgr.y (mgr.34101) 7710 : cluster [DBG] pgmap v8638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:50.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14243 16 16 0 0 0 - 0 2024-07-28T23:46:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:46:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:46:50] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-07-28T23:46:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:50 smithi045 bash[82788]: cluster 2024-07-28T23:46:48.976304+0000 mgr.y (mgr.34101) 7710 : cluster [DBG] pgmap v8638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:50 smithi045 bash[80445]: cluster 2024-07-28T23:46:48.976304+0000 mgr.y (mgr.34101) 7710 : cluster [DBG] pgmap v8638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:50 smithi155 bash[73694]: debug 2024-07-28T23:46:50.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:51 smithi155 bash[68033]: cluster 2024-07-28T23:46:50.978056+0000 mgr.y (mgr.34101) 7711 : cluster [DBG] pgmap v8639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:51.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14244 16 16 0 0 0 - 0 2024-07-28T23:46:51.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:51 smithi045 bash[80445]: cluster 2024-07-28T23:46:50.978056+0000 mgr.y (mgr.34101) 7711 : cluster [DBG] pgmap v8639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:51.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:51 smithi045 bash[82788]: cluster 2024-07-28T23:46:50.978056+0000 mgr.y (mgr.34101) 7711 : cluster [DBG] pgmap v8639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:51 smithi155 bash[73694]: debug 2024-07-28T23:46:51.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:46:52 smithi155 bash[60745]: ts=2024-07-28T23:46:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:46:52.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14245 16 16 0 0 0 - 0 2024-07-28T23:46:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:52 smithi155 bash[73694]: debug 2024-07-28T23:46:52.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:53.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14246 16 16 0 0 0 - 0 2024-07-28T23:46:54.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:54 smithi155 bash[68033]: cluster 2024-07-28T23:46:52.979944+0000 mgr.y (mgr.34101) 7712 : cluster [DBG] pgmap v8640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:54.310 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:53 smithi155 bash[73694]: debug 2024-07-28T23:46:53.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:54 smithi045 bash[80445]: cluster 2024-07-28T23:46:52.979944+0000 mgr.y (mgr.34101) 7712 : cluster [DBG] pgmap v8640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:54 smithi045 bash[82788]: cluster 2024-07-28T23:46:52.979944+0000 mgr.y (mgr.34101) 7712 : cluster [DBG] pgmap v8640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:54.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14247 16 16 0 0 0 - 0 2024-07-28T23:46:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:54 smithi155 bash[73694]: debug 2024-07-28T23:46:54.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:55.961 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14248 16 16 0 0 0 - 0 2024-07-28T23:46:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:55 smithi155 bash[73694]: debug 2024-07-28T23:46:55.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:56 smithi155 bash[68033]: cluster 2024-07-28T23:46:54.981673+0000 mgr.y (mgr.34101) 7713 : cluster [DBG] pgmap v8641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:56 smithi045 bash[80445]: cluster 2024-07-28T23:46:54.981673+0000 mgr.y (mgr.34101) 7713 : cluster [DBG] pgmap v8641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:56 smithi045 bash[82788]: cluster 2024-07-28T23:46:54.981673+0000 mgr.y (mgr.34101) 7713 : cluster [DBG] pgmap v8641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:56.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14249 16 16 0 0 0 - 0 2024-07-28T23:46:57.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:56 smithi155 bash[73694]: debug 2024-07-28T23:46:56.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:57.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14250 16 16 0 0 0 - 0 2024-07-28T23:46:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:57 smithi155 bash[73694]: debug 2024-07-28T23:46:57.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:58.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:46:58 smithi155 bash[68033]: cluster 2024-07-28T23:46:56.983503+0000 mgr.y (mgr.34101) 7714 : cluster [DBG] pgmap v8642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:58.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:46:58 smithi045 bash[80445]: cluster 2024-07-28T23:46:56.983503+0000 mgr.y (mgr.34101) 7714 : cluster [DBG] pgmap v8642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:58.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:46:58 smithi045 bash[82788]: cluster 2024-07-28T23:46:56.983503+0000 mgr.y (mgr.34101) 7714 : cluster [DBG] pgmap v8642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:46:58.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14251 16 16 0 0 0 - 0 2024-07-28T23:46:59.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:58 smithi155 bash[73694]: debug 2024-07-28T23:46:58.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:46:59.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14252 16 16 0 0 0 - 0 2024-07-28T23:47:00.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:00 smithi155 bash[68033]: cluster 2024-07-28T23:46:58.985235+0000 mgr.y (mgr.34101) 7715 : cluster [DBG] pgmap v8643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:00.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:46:59 smithi155 bash[73694]: debug 2024-07-28T23:46:59.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:00.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:00 smithi045 bash[80445]: cluster 2024-07-28T23:46:58.985235+0000 mgr.y (mgr.34101) 7715 : cluster [DBG] pgmap v8643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:00.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:00 smithi045 bash[82788]: cluster 2024-07-28T23:46:58.985235+0000 mgr.y (mgr.34101) 7715 : cluster [DBG] pgmap v8643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:00.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14253 16 16 0 0 0 - 0 2024-07-28T23:47:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:47:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:47:00] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-07-28T23:47:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:00 smithi155 bash[73694]: debug 2024-07-28T23:47:00.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:01.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14254 16 16 0 0 0 - 0 2024-07-28T23:47:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:02 smithi155 bash[68033]: cluster 2024-07-28T23:47:00.986992+0000 mgr.y (mgr.34101) 7716 : cluster [DBG] pgmap v8644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:02.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:01 smithi155 bash[73694]: debug 2024-07-28T23:47:01.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:02 smithi045 bash[82788]: cluster 2024-07-28T23:47:00.986992+0000 mgr.y (mgr.34101) 7716 : cluster [DBG] pgmap v8644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:02 smithi045 bash[80445]: cluster 2024-07-28T23:47:00.986992+0000 mgr.y (mgr.34101) 7716 : cluster [DBG] pgmap v8644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:47:02 smithi155 bash[60745]: ts=2024-07-28T23:47:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:47:02.962 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14255 16 16 0 0 0 - 0 2024-07-28T23:47:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:02 smithi155 bash[73694]: debug 2024-07-28T23:47:02.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:03.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14256 16 16 0 0 0 - 0 2024-07-28T23:47:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:03 smithi155 bash[73694]: debug 2024-07-28T23:47:03.889+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:04 smithi155 bash[68033]: cluster 2024-07-28T23:47:02.988859+0000 mgr.y (mgr.34101) 7717 : cluster [DBG] pgmap v8645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:04 smithi155 bash[68033]: audit 2024-07-28T23:47:03.758017+0000 mon.c (mon.2) 1920 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:04 smithi045 bash[80445]: cluster 2024-07-28T23:47:02.988859+0000 mgr.y (mgr.34101) 7717 : cluster [DBG] pgmap v8645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:04 smithi045 bash[80445]: audit 2024-07-28T23:47:03.758017+0000 mon.c (mon.2) 1920 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:04.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:04 smithi045 bash[82788]: cluster 2024-07-28T23:47:02.988859+0000 mgr.y (mgr.34101) 7717 : cluster [DBG] pgmap v8645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:04.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:04 smithi045 bash[82788]: audit 2024-07-28T23:47:03.758017+0000 mon.c (mon.2) 1920 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:04.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14257 16 16 0 0 0 - 0 2024-07-28T23:47:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:04 smithi155 bash[73694]: debug 2024-07-28T23:47:04.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:05.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14258 16 16 0 0 0 - 0 2024-07-28T23:47:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:06 smithi155 bash[68033]: cluster 2024-07-28T23:47:04.990581+0000 mgr.y (mgr.34101) 7718 : cluster [DBG] pgmap v8646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:06.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:05 smithi155 bash[73694]: debug 2024-07-28T23:47:05.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:06 smithi045 bash[82788]: cluster 2024-07-28T23:47:04.990581+0000 mgr.y (mgr.34101) 7718 : cluster [DBG] pgmap v8646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:06.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:06 smithi045 bash[80445]: cluster 2024-07-28T23:47:04.990581+0000 mgr.y (mgr.34101) 7718 : cluster [DBG] pgmap v8646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:06.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14259 16 16 0 0 0 - 0 2024-07-28T23:47:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:06 smithi155 bash[73694]: debug 2024-07-28T23:47:06.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:07.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:47:07.963242+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:47:07.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:47:07.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14260 16 16 0 0 0 - 0 2024-07-28T23:47:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:08 smithi155 bash[68033]: cluster 2024-07-28T23:47:06.992465+0000 mgr.y (mgr.34101) 7719 : cluster [DBG] pgmap v8647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:08.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:07 smithi155 bash[73694]: debug 2024-07-28T23:47:07.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:08 smithi045 bash[80445]: cluster 2024-07-28T23:47:06.992465+0000 mgr.y (mgr.34101) 7719 : cluster [DBG] pgmap v8647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:08.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:08 smithi045 bash[82788]: cluster 2024-07-28T23:47:06.992465+0000 mgr.y (mgr.34101) 7719 : cluster [DBG] pgmap v8647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:08.963 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14261 16 16 0 0 0 - 0 2024-07-28T23:47:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:08 smithi155 bash[73694]: debug 2024-07-28T23:47:08.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:09.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14262 16 16 0 0 0 - 0 2024-07-28T23:47:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:09 smithi155 bash[73694]: debug 2024-07-28T23:47:09.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:10.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:10 smithi155 bash[68033]: cluster 2024-07-28T23:47:08.994270+0000 mgr.y (mgr.34101) 7720 : cluster [DBG] pgmap v8648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:10 smithi045 bash[80445]: cluster 2024-07-28T23:47:08.994270+0000 mgr.y (mgr.34101) 7720 : cluster [DBG] pgmap v8648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:10 smithi045 bash[82788]: cluster 2024-07-28T23:47:08.994270+0000 mgr.y (mgr.34101) 7720 : cluster [DBG] pgmap v8648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:10.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14263 16 16 0 0 0 - 0 2024-07-28T23:47:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:47:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:47:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:47:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:10 smithi155 bash[73694]: debug 2024-07-28T23:47:10.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:11.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14264 16 16 0 0 0 - 0 2024-07-28T23:47:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:11 smithi155 bash[73694]: debug 2024-07-28T23:47:11.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:12.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:12 smithi155 bash[68033]: cluster 2024-07-28T23:47:10.996018+0000 mgr.y (mgr.34101) 7721 : cluster [DBG] pgmap v8649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:12 smithi045 bash[80445]: cluster 2024-07-28T23:47:10.996018+0000 mgr.y (mgr.34101) 7721 : cluster [DBG] pgmap v8649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:12.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:12 smithi045 bash[82788]: cluster 2024-07-28T23:47:10.996018+0000 mgr.y (mgr.34101) 7721 : cluster [DBG] pgmap v8649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:47:12 smithi155 bash[60745]: ts=2024-07-28T23:47:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:47:12.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14265 16 16 0 0 0 - 0 2024-07-28T23:47:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:12 smithi155 bash[73694]: debug 2024-07-28T23:47:12.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:13.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14266 16 16 0 0 0 - 0 2024-07-28T23:47:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:13 smithi155 bash[73694]: debug 2024-07-28T23:47:13.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:14.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:14 smithi155 bash[68033]: cluster 2024-07-28T23:47:12.997935+0000 mgr.y (mgr.34101) 7722 : cluster [DBG] pgmap v8650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:14 smithi045 bash[82788]: cluster 2024-07-28T23:47:12.997935+0000 mgr.y (mgr.34101) 7722 : cluster [DBG] pgmap v8650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:14.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:14 smithi045 bash[80445]: cluster 2024-07-28T23:47:12.997935+0000 mgr.y (mgr.34101) 7722 : cluster [DBG] pgmap v8650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:14.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14267 16 16 0 0 0 - 0 2024-07-28T23:47:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:14 smithi155 bash[73694]: debug 2024-07-28T23:47:14.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:15.964 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14268 16 16 0 0 0 - 0 2024-07-28T23:47:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:16 smithi155 bash[68033]: cluster 2024-07-28T23:47:14.999620+0000 mgr.y (mgr.34101) 7723 : cluster [DBG] pgmap v8651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:15 smithi155 bash[73694]: debug 2024-07-28T23:47:15.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:16.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:16 smithi045 bash[80445]: cluster 2024-07-28T23:47:14.999620+0000 mgr.y (mgr.34101) 7723 : cluster [DBG] pgmap v8651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:16 smithi045 bash[82788]: cluster 2024-07-28T23:47:14.999620+0000 mgr.y (mgr.34101) 7723 : cluster [DBG] pgmap v8651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:16.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14269 16 16 0 0 0 - 0 2024-07-28T23:47:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:16 smithi155 bash[73694]: debug 2024-07-28T23:47:16.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:17.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14270 16 16 0 0 0 - 0 2024-07-28T23:47:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:17 smithi155 bash[73694]: debug 2024-07-28T23:47:17.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:18.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:18 smithi155 bash[68033]: cluster 2024-07-28T23:47:17.001538+0000 mgr.y (mgr.34101) 7724 : cluster [DBG] pgmap v8652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:18.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:18 smithi045 bash[80445]: cluster 2024-07-28T23:47:17.001538+0000 mgr.y (mgr.34101) 7724 : cluster [DBG] pgmap v8652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:18.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:18 smithi045 bash[82788]: cluster 2024-07-28T23:47:17.001538+0000 mgr.y (mgr.34101) 7724 : cluster [DBG] pgmap v8652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:18.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14271 16 16 0 0 0 - 0 2024-07-28T23:47:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:18 smithi155 bash[73694]: debug 2024-07-28T23:47:18.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:19.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:19 smithi155 bash[68033]: audit 2024-07-28T23:47:18.758486+0000 mon.c (mon.2) 1921 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:19.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:19 smithi045 bash[80445]: audit 2024-07-28T23:47:18.758486+0000 mon.c (mon.2) 1921 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:19.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:19 smithi045 bash[82788]: audit 2024-07-28T23:47:18.758486+0000 mon.c (mon.2) 1921 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:19.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14272 16 16 0 0 0 - 0 2024-07-28T23:47:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:20 smithi155 bash[68033]: cluster 2024-07-28T23:47:19.003261+0000 mgr.y (mgr.34101) 7725 : cluster [DBG] pgmap v8653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:20 smithi155 bash[73694]: debug 2024-07-28T23:47:20.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:20.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:20 smithi045 bash[80445]: cluster 2024-07-28T23:47:19.003261+0000 mgr.y (mgr.34101) 7725 : cluster [DBG] pgmap v8653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:20.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:20 smithi045 bash[82788]: cluster 2024-07-28T23:47:19.003261+0000 mgr.y (mgr.34101) 7725 : cluster [DBG] pgmap v8653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:20.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14273 16 16 0 0 0 - 0 2024-07-28T23:47:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:47:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:47:20] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:47:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:21 smithi155 bash[73694]: debug 2024-07-28T23:47:21.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:21.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14274 16 16 0 0 0 - 0 2024-07-28T23:47:22.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:22 smithi045 bash[80445]: cluster 2024-07-28T23:47:21.004998+0000 mgr.y (mgr.34101) 7726 : cluster [DBG] pgmap v8654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:22 smithi045 bash[82788]: cluster 2024-07-28T23:47:21.004998+0000 mgr.y (mgr.34101) 7726 : cluster [DBG] pgmap v8654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:22 smithi155 bash[73694]: debug 2024-07-28T23:47:22.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:47:22 smithi155 bash[60745]: ts=2024-07-28T23:47:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:47:22.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:22 smithi155 bash[68033]: cluster 2024-07-28T23:47:21.004998+0000 mgr.y (mgr.34101) 7726 : cluster [DBG] pgmap v8654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:22.965 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14275 16 16 0 0 0 - 0 2024-07-28T23:47:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:23 smithi155 bash[73694]: debug 2024-07-28T23:47:23.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:23.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14276 16 16 0 0 0 - 0 2024-07-28T23:47:24.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:24 smithi045 bash[80445]: cluster 2024-07-28T23:47:23.006928+0000 mgr.y (mgr.34101) 7727 : cluster [DBG] pgmap v8655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:24 smithi045 bash[82788]: cluster 2024-07-28T23:47:23.006928+0000 mgr.y (mgr.34101) 7727 : cluster [DBG] pgmap v8655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:24 smithi155 bash[73694]: debug 2024-07-28T23:47:24.097+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:24.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:24 smithi155 bash[68033]: cluster 2024-07-28T23:47:23.006928+0000 mgr.y (mgr.34101) 7727 : cluster [DBG] pgmap v8655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:24.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14277 16 16 0 0 0 - 0 2024-07-28T23:47:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:25 smithi155 bash[73694]: debug 2024-07-28T23:47:25.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:25.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14278 16 16 0 0 0 - 0 2024-07-28T23:47:26.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:26 smithi045 bash[80445]: cluster 2024-07-28T23:47:25.008648+0000 mgr.y (mgr.34101) 7728 : cluster [DBG] pgmap v8656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:26 smithi045 bash[82788]: cluster 2024-07-28T23:47:25.008648+0000 mgr.y (mgr.34101) 7728 : cluster [DBG] pgmap v8656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:26.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:26 smithi155 bash[68033]: cluster 2024-07-28T23:47:25.008648+0000 mgr.y (mgr.34101) 7728 : cluster [DBG] pgmap v8656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:26 smithi155 bash[73694]: debug 2024-07-28T23:47:26.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:26.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14279 16 16 0 0 0 - 0 2024-07-28T23:47:27.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:27 smithi045 bash[80445]: audit 2024-07-28T23:47:26.916106+0000 mon.c (mon.2) 1922 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:47:27.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:27 smithi045 bash[82788]: audit 2024-07-28T23:47:26.916106+0000 mon.c (mon.2) 1922 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:47:27.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:27 smithi155 bash[68033]: audit 2024-07-28T23:47:26.916106+0000 mon.c (mon.2) 1922 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:47:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:27 smithi155 bash[73694]: debug 2024-07-28T23:47:27.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:27.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:47:27.966344+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:47:27.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:47:27.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14280 16 16 0 0 0 - 0 2024-07-28T23:47:28.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:28 smithi045 bash[80445]: cluster 2024-07-28T23:47:27.010686+0000 mgr.y (mgr.34101) 7729 : cluster [DBG] pgmap v8657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:28 smithi045 bash[82788]: cluster 2024-07-28T23:47:27.010686+0000 mgr.y (mgr.34101) 7729 : cluster [DBG] pgmap v8657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:28 smithi155 bash[68033]: cluster 2024-07-28T23:47:27.010686+0000 mgr.y (mgr.34101) 7729 : cluster [DBG] pgmap v8657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:28 smithi155 bash[73694]: debug 2024-07-28T23:47:28.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:28.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14281 16 16 0 0 0 - 0 2024-07-28T23:47:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:29 smithi155 bash[73694]: debug 2024-07-28T23:47:29.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:29.966 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14282 16 16 0 0 0 - 0 2024-07-28T23:47:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:30 smithi155 bash[73694]: debug 2024-07-28T23:47:30.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:30 smithi155 bash[68033]: cluster 2024-07-28T23:47:29.012448+0000 mgr.y (mgr.34101) 7730 : cluster [DBG] pgmap v8658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:30 smithi045 bash[80445]: cluster 2024-07-28T23:47:29.012448+0000 mgr.y (mgr.34101) 7730 : cluster [DBG] pgmap v8658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:30.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:30 smithi045 bash[82788]: cluster 2024-07-28T23:47:29.012448+0000 mgr.y (mgr.34101) 7730 : cluster [DBG] pgmap v8658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:30.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14283 16 16 0 0 0 - 0 2024-07-28T23:47:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:47:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:47:30] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:47:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:31 smithi155 bash[73694]: debug 2024-07-28T23:47:31.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:31.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14284 16 16 0 0 0 - 0 2024-07-28T23:47:32.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:32 smithi045 bash[80445]: cluster 2024-07-28T23:47:31.014199+0000 mgr.y (mgr.34101) 7731 : cluster [DBG] pgmap v8659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:32 smithi045 bash[82788]: cluster 2024-07-28T23:47:31.014199+0000 mgr.y (mgr.34101) 7731 : cluster [DBG] pgmap v8659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:32 smithi155 bash[73694]: debug 2024-07-28T23:47:32.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:32 smithi155 bash[68033]: cluster 2024-07-28T23:47:31.014199+0000 mgr.y (mgr.34101) 7731 : cluster [DBG] pgmap v8659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:32.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:47:32 smithi155 bash[60745]: ts=2024-07-28T23:47:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:47:32.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14285 16 16 0 0 0 - 0 2024-07-28T23:47:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:33 smithi155 bash[73694]: debug 2024-07-28T23:47:33.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:33.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14286 16 16 0 0 0 - 0 2024-07-28T23:47:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:33 smithi045 bash[80445]: audit 2024-07-28T23:47:32.611496+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:33 smithi045 bash[80445]: audit 2024-07-28T23:47:32.618078+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:33 smithi045 bash[80445]: audit 2024-07-28T23:47:32.816808+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:33 smithi045 bash[80445]: audit 2024-07-28T23:47:32.828683+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:33 smithi045 bash[80445]: cluster 2024-07-28T23:47:33.016584+0000 mgr.y (mgr.34101) 7732 : cluster [DBG] pgmap v8660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:33 smithi045 bash[82788]: audit 2024-07-28T23:47:32.611496+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:33.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:33 smithi045 bash[82788]: audit 2024-07-28T23:47:32.618078+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:33.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:33 smithi045 bash[82788]: audit 2024-07-28T23:47:32.816808+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:33.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:33 smithi045 bash[82788]: audit 2024-07-28T23:47:32.828683+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:33.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:33 smithi045 bash[82788]: cluster 2024-07-28T23:47:33.016584+0000 mgr.y (mgr.34101) 7732 : cluster [DBG] pgmap v8660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:33 smithi155 bash[68033]: audit 2024-07-28T23:47:32.611496+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:33 smithi155 bash[68033]: audit 2024-07-28T23:47:32.618078+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:34.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:33 smithi155 bash[68033]: audit 2024-07-28T23:47:32.816808+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:33 smithi155 bash[68033]: audit 2024-07-28T23:47:32.828683+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:34.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:33 smithi155 bash[68033]: cluster 2024-07-28T23:47:33.016584+0000 mgr.y (mgr.34101) 7732 : cluster [DBG] pgmap v8660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:34 smithi155 bash[73694]: debug 2024-07-28T23:47:34.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:34.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14287 16 16 0 0 0 - 0 2024-07-28T23:47:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:34 smithi045 bash[80445]: audit 2024-07-28T23:47:33.758815+0000 mon.c (mon.2) 1923 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:34 smithi045 bash[82788]: audit 2024-07-28T23:47:33.758815+0000 mon.c (mon.2) 1923 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:34 smithi155 bash[68033]: audit 2024-07-28T23:47:33.758815+0000 mon.c (mon.2) 1923 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:35 smithi155 bash[73694]: debug 2024-07-28T23:47:35.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:35.967 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14288 16 16 0 0 0 - 0 2024-07-28T23:47:35.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:35 smithi045 bash[80445]: cluster 2024-07-28T23:47:35.018365+0000 mgr.y (mgr.34101) 7733 : cluster [DBG] pgmap v8661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:35 smithi045 bash[82788]: cluster 2024-07-28T23:47:35.018365+0000 mgr.y (mgr.34101) 7733 : cluster [DBG] pgmap v8661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:35 smithi155 bash[68033]: cluster 2024-07-28T23:47:35.018365+0000 mgr.y (mgr.34101) 7733 : cluster [DBG] pgmap v8661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:36 smithi155 bash[73694]: debug 2024-07-28T23:47:36.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:36.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14289 16 16 0 0 0 - 0 2024-07-28T23:47:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:37 smithi155 bash[73694]: debug 2024-07-28T23:47:37.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:37.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14290 16 16 0 0 0 - 0 2024-07-28T23:47:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:38 smithi045 bash[80445]: cluster 2024-07-28T23:47:37.020199+0000 mgr.y (mgr.34101) 7734 : cluster [DBG] pgmap v8662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:38 smithi045 bash[82788]: cluster 2024-07-28T23:47:37.020199+0000 mgr.y (mgr.34101) 7734 : cluster [DBG] pgmap v8662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:38 smithi155 bash[73694]: debug 2024-07-28T23:47:38.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:38 smithi155 bash[68033]: cluster 2024-07-28T23:47:37.020199+0000 mgr.y (mgr.34101) 7734 : cluster [DBG] pgmap v8662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:38.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14291 16 16 0 0 0 - 0 2024-07-28T23:47:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:39 smithi155 bash[73694]: debug 2024-07-28T23:47:39.153+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:39.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14292 16 16 0 0 0 - 0 2024-07-28T23:47:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:40 smithi045 bash[82788]: cluster 2024-07-28T23:47:39.021928+0000 mgr.y (mgr.34101) 7735 : cluster [DBG] pgmap v8663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:40 smithi045 bash[80445]: cluster 2024-07-28T23:47:39.021928+0000 mgr.y (mgr.34101) 7735 : cluster [DBG] pgmap v8663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:40 smithi155 bash[73694]: debug 2024-07-28T23:47:40.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:40 smithi155 bash[68033]: cluster 2024-07-28T23:47:39.021928+0000 mgr.y (mgr.34101) 7735 : cluster [DBG] pgmap v8663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:40.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14293 16 16 0 0 0 - 0 2024-07-28T23:47:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:47:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:47:40] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:47:41.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:41 smithi155 bash[73694]: debug 2024-07-28T23:47:41.141+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:41.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14294 16 16 0 0 0 - 0 2024-07-28T23:47:42.451 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:47:42 smithi155 bash[60745]: ts=2024-07-28T23:47:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:47:42.451 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:42 smithi155 bash[68033]: cluster 2024-07-28T23:47:41.023643+0000 mgr.y (mgr.34101) 7736 : cluster [DBG] pgmap v8664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:42.452 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:42 smithi155 bash[73694]: debug 2024-07-28T23:47:42.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:42.461 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:42 smithi045 bash[80445]: cluster 2024-07-28T23:47:41.023643+0000 mgr.y (mgr.34101) 7736 : cluster [DBG] pgmap v8664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:42.461 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:42 smithi045 bash[82788]: cluster 2024-07-28T23:47:41.023643+0000 mgr.y (mgr.34101) 7736 : cluster [DBG] pgmap v8664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:42.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14295 16 16 0 0 0 - 0 2024-07-28T23:47:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:43 smithi155 bash[73694]: debug 2024-07-28T23:47:43.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:43.968 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14296 16 16 0 0 0 - 0 2024-07-28T23:47:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:44 smithi155 bash[73694]: debug 2024-07-28T23:47:44.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:43 smithi155 bash[68033]: audit 2024-07-28T23:47:42.976212+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:43 smithi155 bash[68033]: audit 2024-07-28T23:47:42.991505+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:43 smithi155 bash[68033]: cluster 2024-07-28T23:47:43.025495+0000 mgr.y (mgr.34101) 7737 : cluster [DBG] pgmap v8665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:43 smithi155 bash[68033]: audit 2024-07-28T23:47:43.271250+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:43 smithi155 bash[68033]: audit 2024-07-28T23:47:43.285479+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:43 smithi155 bash[68033]: audit 2024-07-28T23:47:43.289731+0000 mon.c (mon.2) 1924 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:47:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:43 smithi155 bash[68033]: audit 2024-07-28T23:47:43.291533+0000 mon.c (mon.2) 1925 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:47:44.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:43 smithi155 bash[68033]: audit 2024-07-28T23:47:43.302526+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[82788]: audit 2024-07-28T23:47:42.976212+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[82788]: audit 2024-07-28T23:47:42.991505+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[82788]: cluster 2024-07-28T23:47:43.025495+0000 mgr.y (mgr.34101) 7737 : cluster [DBG] pgmap v8665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:44.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[82788]: audit 2024-07-28T23:47:43.271250+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[82788]: audit 2024-07-28T23:47:43.285479+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[82788]: audit 2024-07-28T23:47:43.289731+0000 mon.c (mon.2) 1924 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:47:44.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[82788]: audit 2024-07-28T23:47:43.291533+0000 mon.c (mon.2) 1925 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:47:44.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[82788]: audit 2024-07-28T23:47:43.302526+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[80445]: audit 2024-07-28T23:47:42.976212+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[80445]: audit 2024-07-28T23:47:42.991505+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[80445]: cluster 2024-07-28T23:47:43.025495+0000 mgr.y (mgr.34101) 7737 : cluster [DBG] pgmap v8665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:44.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[80445]: audit 2024-07-28T23:47:43.271250+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[80445]: audit 2024-07-28T23:47:43.285479+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[80445]: audit 2024-07-28T23:47:43.289731+0000 mon.c (mon.2) 1924 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:47:44.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[80445]: audit 2024-07-28T23:47:43.291533+0000 mon.c (mon.2) 1925 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:47:44.471 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:43 smithi045 bash[80445]: audit 2024-07-28T23:47:43.302526+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:47:44.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14297 16 16 0 0 0 - 0 2024-07-28T23:47:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:45 smithi155 bash[73694]: debug 2024-07-28T23:47:45.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:45.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14298 16 16 0 0 0 - 0 2024-07-28T23:47:46.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:46 smithi045 bash[80445]: cluster 2024-07-28T23:47:45.027359+0000 mgr.y (mgr.34101) 7738 : cluster [DBG] pgmap v8666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:46.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:46 smithi045 bash[82788]: cluster 2024-07-28T23:47:45.027359+0000 mgr.y (mgr.34101) 7738 : cluster [DBG] pgmap v8666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:46 smithi155 bash[73694]: debug 2024-07-28T23:47:46.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:46 smithi155 bash[68033]: cluster 2024-07-28T23:47:45.027359+0000 mgr.y (mgr.34101) 7738 : cluster [DBG] pgmap v8666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:46.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14299 16 16 0 0 0 - 0 2024-07-28T23:47:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:47 smithi155 bash[73694]: debug 2024-07-28T23:47:47.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:47.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:47:47.969402+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:47:47.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:47:47.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14300 16 16 0 0 0 - 0 2024-07-28T23:47:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:48 smithi045 bash[80445]: cluster 2024-07-28T23:47:47.029401+0000 mgr.y (mgr.34101) 7739 : cluster [DBG] pgmap v8667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:48.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:48 smithi045 bash[82788]: cluster 2024-07-28T23:47:47.029401+0000 mgr.y (mgr.34101) 7739 : cluster [DBG] pgmap v8667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:48 smithi155 bash[73694]: debug 2024-07-28T23:47:48.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:48.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:48 smithi155 bash[68033]: cluster 2024-07-28T23:47:47.029401+0000 mgr.y (mgr.34101) 7739 : cluster [DBG] pgmap v8667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:48.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14301 16 16 0 0 0 - 0 2024-07-28T23:47:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:49 smithi155 bash[73694]: debug 2024-07-28T23:47:49.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:49 smithi155 bash[68033]: audit 2024-07-28T23:47:48.759564+0000 mon.c (mon.2) 1926 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:49.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:49 smithi045 bash[82788]: audit 2024-07-28T23:47:48.759564+0000 mon.c (mon.2) 1926 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:49.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:49 smithi045 bash[80445]: audit 2024-07-28T23:47:48.759564+0000 mon.c (mon.2) 1926 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:47:49.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14302 16 16 0 0 0 - 0 2024-07-28T23:47:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:50 smithi155 bash[68033]: cluster 2024-07-28T23:47:49.031145+0000 mgr.y (mgr.34101) 7740 : cluster [DBG] pgmap v8668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:50 smithi155 bash[73694]: debug 2024-07-28T23:47:50.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:50.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:50 smithi045 bash[80445]: cluster 2024-07-28T23:47:49.031145+0000 mgr.y (mgr.34101) 7740 : cluster [DBG] pgmap v8668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:50.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:50 smithi045 bash[82788]: cluster 2024-07-28T23:47:49.031145+0000 mgr.y (mgr.34101) 7740 : cluster [DBG] pgmap v8668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:47:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:47:50] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:47:50.969 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14303 16 16 0 0 0 - 0 2024-07-28T23:47:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:50 smithi155 bash[73694]: debug 2024-07-28T23:47:50.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:51.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14304 16 16 0 0 0 - 0 2024-07-28T23:47:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:51 smithi155 bash[73694]: debug 2024-07-28T23:47:51.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:52.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:52 smithi155 bash[68033]: cluster 2024-07-28T23:47:51.032995+0000 mgr.y (mgr.34101) 7741 : cluster [DBG] pgmap v8669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:52.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:52 smithi045 bash[82788]: cluster 2024-07-28T23:47:51.032995+0000 mgr.y (mgr.34101) 7741 : cluster [DBG] pgmap v8669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:52.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:52 smithi045 bash[80445]: cluster 2024-07-28T23:47:51.032995+0000 mgr.y (mgr.34101) 7741 : cluster [DBG] pgmap v8669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:47:52 smithi155 bash[60745]: ts=2024-07-28T23:47:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:47:52.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14305 16 16 0 0 0 - 0 2024-07-28T23:47:53.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:52 smithi155 bash[73694]: debug 2024-07-28T23:47:52.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:53.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14306 16 16 0 0 0 - 0 2024-07-28T23:47:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:53 smithi155 bash[73694]: debug 2024-07-28T23:47:53.872+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:54.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:54 smithi155 bash[68033]: cluster 2024-07-28T23:47:53.035065+0000 mgr.y (mgr.34101) 7742 : cluster [DBG] pgmap v8670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:54 smithi045 bash[80445]: cluster 2024-07-28T23:47:53.035065+0000 mgr.y (mgr.34101) 7742 : cluster [DBG] pgmap v8670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:54 smithi045 bash[82788]: cluster 2024-07-28T23:47:53.035065+0000 mgr.y (mgr.34101) 7742 : cluster [DBG] pgmap v8670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:54.970 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14307 16 16 0 0 0 - 0 2024-07-28T23:47:55.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:54 smithi155 bash[73694]: debug 2024-07-28T23:47:54.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:55.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14308 16 16 0 0 0 - 0 2024-07-28T23:47:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:56 smithi155 bash[68033]: cluster 2024-07-28T23:47:55.036972+0000 mgr.y (mgr.34101) 7743 : cluster [DBG] pgmap v8671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:56.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:55 smithi155 bash[73694]: debug 2024-07-28T23:47:55.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:56 smithi045 bash[80445]: cluster 2024-07-28T23:47:55.036972+0000 mgr.y (mgr.34101) 7743 : cluster [DBG] pgmap v8671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:56 smithi045 bash[82788]: cluster 2024-07-28T23:47:55.036972+0000 mgr.y (mgr.34101) 7743 : cluster [DBG] pgmap v8671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:56.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14309 16 16 0 0 0 - 0 2024-07-28T23:47:57.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:56 smithi155 bash[73694]: debug 2024-07-28T23:47:56.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:57.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14310 16 16 0 0 0 - 0 2024-07-28T23:47:58.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:57 smithi155 bash[73694]: debug 2024-07-28T23:47:57.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:58.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:47:58 smithi155 bash[68033]: cluster 2024-07-28T23:47:57.039053+0000 mgr.y (mgr.34101) 7744 : cluster [DBG] pgmap v8672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:58.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:47:58 smithi045 bash[80445]: cluster 2024-07-28T23:47:57.039053+0000 mgr.y (mgr.34101) 7744 : cluster [DBG] pgmap v8672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:58.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:47:58 smithi045 bash[82788]: cluster 2024-07-28T23:47:57.039053+0000 mgr.y (mgr.34101) 7744 : cluster [DBG] pgmap v8672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:47:58.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14311 16 16 0 0 0 - 0 2024-07-28T23:47:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:58 smithi155 bash[73694]: debug 2024-07-28T23:47:58.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:47:59.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14312 16 16 0 0 0 - 0 2024-07-28T23:48:00.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:47:59 smithi155 bash[73694]: debug 2024-07-28T23:47:59.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:00.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:00 smithi155 bash[68033]: cluster 2024-07-28T23:47:59.040816+0000 mgr.y (mgr.34101) 7745 : cluster [DBG] pgmap v8673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:00.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:00 smithi045 bash[80445]: cluster 2024-07-28T23:47:59.040816+0000 mgr.y (mgr.34101) 7745 : cluster [DBG] pgmap v8673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:00.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:00 smithi045 bash[82788]: cluster 2024-07-28T23:47:59.040816+0000 mgr.y (mgr.34101) 7745 : cluster [DBG] pgmap v8673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:48:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:48:00] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:48:00.971 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14313 16 16 0 0 0 - 0 2024-07-28T23:48:01.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:00 smithi155 bash[73694]: debug 2024-07-28T23:48:00.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:01.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14314 16 16 0 0 0 - 0 2024-07-28T23:48:02.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:01 smithi155 bash[73694]: debug 2024-07-28T23:48:01.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:02 smithi155 bash[68033]: cluster 2024-07-28T23:48:01.042724+0000 mgr.y (mgr.34101) 7746 : cluster [DBG] pgmap v8674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:02 smithi045 bash[80445]: cluster 2024-07-28T23:48:01.042724+0000 mgr.y (mgr.34101) 7746 : cluster [DBG] pgmap v8674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:02.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:02 smithi045 bash[82788]: cluster 2024-07-28T23:48:01.042724+0000 mgr.y (mgr.34101) 7746 : cluster [DBG] pgmap v8674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:48:02 smithi155 bash[60745]: ts=2024-07-28T23:48:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:48:02.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14315 16 16 0 0 0 - 0 2024-07-28T23:48:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:02 smithi155 bash[73694]: debug 2024-07-28T23:48:02.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:03.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14316 16 16 0 0 0 - 0 2024-07-28T23:48:04.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:03 smithi155 bash[73694]: debug 2024-07-28T23:48:03.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:04 smithi155 bash[68033]: cluster 2024-07-28T23:48:03.044787+0000 mgr.y (mgr.34101) 7747 : cluster [DBG] pgmap v8675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:04 smithi155 bash[68033]: audit 2024-07-28T23:48:03.759982+0000 mon.c (mon.2) 1927 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:04 smithi045 bash[80445]: cluster 2024-07-28T23:48:03.044787+0000 mgr.y (mgr.34101) 7747 : cluster [DBG] pgmap v8675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:04 smithi045 bash[80445]: audit 2024-07-28T23:48:03.759982+0000 mon.c (mon.2) 1927 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:04.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:04 smithi045 bash[82788]: cluster 2024-07-28T23:48:03.044787+0000 mgr.y (mgr.34101) 7747 : cluster [DBG] pgmap v8675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:04.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:04 smithi045 bash[82788]: audit 2024-07-28T23:48:03.759982+0000 mon.c (mon.2) 1927 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:04.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14317 16 16 0 0 0 - 0 2024-07-28T23:48:05.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:04 smithi155 bash[73694]: debug 2024-07-28T23:48:04.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:05.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14318 16 16 0 0 0 - 0 2024-07-28T23:48:06.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:05 smithi155 bash[73694]: debug 2024-07-28T23:48:05.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:06 smithi155 bash[68033]: cluster 2024-07-28T23:48:05.046723+0000 mgr.y (mgr.34101) 7748 : cluster [DBG] pgmap v8676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:06.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:06 smithi045 bash[80445]: cluster 2024-07-28T23:48:05.046723+0000 mgr.y (mgr.34101) 7748 : cluster [DBG] pgmap v8676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:06 smithi045 bash[82788]: cluster 2024-07-28T23:48:05.046723+0000 mgr.y (mgr.34101) 7748 : cluster [DBG] pgmap v8676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:06.972 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14319 16 16 0 0 0 - 0 2024-07-28T23:48:07.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:06 smithi155 bash[73694]: debug 2024-07-28T23:48:06.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:07.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:48:07.972652+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:48:07.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:48:07.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14320 16 16 0 0 0 - 0 2024-07-28T23:48:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:08 smithi155 bash[68033]: cluster 2024-07-28T23:48:07.048635+0000 mgr.y (mgr.34101) 7749 : cluster [DBG] pgmap v8677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:08.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:07 smithi155 bash[73694]: debug 2024-07-28T23:48:07.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:08.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:08 smithi045 bash[80445]: cluster 2024-07-28T23:48:07.048635+0000 mgr.y (mgr.34101) 7749 : cluster [DBG] pgmap v8677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:08 smithi045 bash[82788]: cluster 2024-07-28T23:48:07.048635+0000 mgr.y (mgr.34101) 7749 : cluster [DBG] pgmap v8677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:08.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14321 16 16 0 0 0 - 0 2024-07-28T23:48:09.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:08 smithi155 bash[73694]: debug 2024-07-28T23:48:08.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:09.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14322 16 16 0 0 0 - 0 2024-07-28T23:48:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:10 smithi155 bash[68033]: cluster 2024-07-28T23:48:09.050365+0000 mgr.y (mgr.34101) 7750 : cluster [DBG] pgmap v8678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:09 smithi155 bash[73694]: debug 2024-07-28T23:48:09.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:10.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:10 smithi045 bash[80445]: cluster 2024-07-28T23:48:09.050365+0000 mgr.y (mgr.34101) 7750 : cluster [DBG] pgmap v8678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:10.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:10 smithi045 bash[82788]: cluster 2024-07-28T23:48:09.050365+0000 mgr.y (mgr.34101) 7750 : cluster [DBG] pgmap v8678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:48:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:48:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:48:10.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14323 16 16 0 0 0 - 0 2024-07-28T23:48:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:11 smithi155 bash[73694]: debug 2024-07-28T23:48:11.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:11.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14324 16 16 0 0 0 - 0 2024-07-28T23:48:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:12 smithi155 bash[68033]: cluster 2024-07-28T23:48:11.052112+0000 mgr.y (mgr.34101) 7751 : cluster [DBG] pgmap v8679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:12 smithi155 bash[73694]: debug 2024-07-28T23:48:12.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:12 smithi045 bash[80445]: cluster 2024-07-28T23:48:11.052112+0000 mgr.y (mgr.34101) 7751 : cluster [DBG] pgmap v8679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:12.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:12 smithi045 bash[82788]: cluster 2024-07-28T23:48:11.052112+0000 mgr.y (mgr.34101) 7751 : cluster [DBG] pgmap v8679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:12.807 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:48:12 smithi155 bash[60745]: ts=2024-07-28T23:48:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:48:12.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14325 16 16 0 0 0 - 0 2024-07-28T23:48:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:13 smithi155 bash[73694]: debug 2024-07-28T23:48:13.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:13.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14326 16 16 0 0 0 - 0 2024-07-28T23:48:14.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:14 smithi045 bash[80445]: cluster 2024-07-28T23:48:13.053991+0000 mgr.y (mgr.34101) 7752 : cluster [DBG] pgmap v8680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:14 smithi045 bash[82788]: cluster 2024-07-28T23:48:13.053991+0000 mgr.y (mgr.34101) 7752 : cluster [DBG] pgmap v8680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:14.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:14 smithi155 bash[68033]: cluster 2024-07-28T23:48:13.053991+0000 mgr.y (mgr.34101) 7752 : cluster [DBG] pgmap v8680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:14 smithi155 bash[73694]: debug 2024-07-28T23:48:14.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:14.973 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14327 16 16 0 0 0 - 0 2024-07-28T23:48:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:15 smithi155 bash[73694]: debug 2024-07-28T23:48:15.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:15.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14328 16 16 0 0 0 - 0 2024-07-28T23:48:16.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:16 smithi045 bash[80445]: cluster 2024-07-28T23:48:15.055738+0000 mgr.y (mgr.34101) 7753 : cluster [DBG] pgmap v8681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:16 smithi045 bash[82788]: cluster 2024-07-28T23:48:15.055738+0000 mgr.y (mgr.34101) 7753 : cluster [DBG] pgmap v8681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:16 smithi155 bash[73694]: debug 2024-07-28T23:48:16.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:16.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:16 smithi155 bash[68033]: cluster 2024-07-28T23:48:15.055738+0000 mgr.y (mgr.34101) 7753 : cluster [DBG] pgmap v8681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:16.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14329 16 16 0 0 0 - 0 2024-07-28T23:48:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:17 smithi155 bash[73694]: debug 2024-07-28T23:48:17.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:17.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14330 16 16 0 0 0 - 0 2024-07-28T23:48:18.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:18 smithi045 bash[80445]: cluster 2024-07-28T23:48:17.057585+0000 mgr.y (mgr.34101) 7754 : cluster [DBG] pgmap v8682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:18.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:18 smithi045 bash[82788]: cluster 2024-07-28T23:48:17.057585+0000 mgr.y (mgr.34101) 7754 : cluster [DBG] pgmap v8682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:18 smithi155 bash[73694]: debug 2024-07-28T23:48:18.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:18.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:18 smithi155 bash[68033]: cluster 2024-07-28T23:48:17.057585+0000 mgr.y (mgr.34101) 7754 : cluster [DBG] pgmap v8682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:18.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14331 16 16 0 0 0 - 0 2024-07-28T23:48:19.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:19 smithi045 bash[80445]: audit 2024-07-28T23:48:18.760159+0000 mon.c (mon.2) 1928 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:19 smithi045 bash[82788]: audit 2024-07-28T23:48:18.760159+0000 mon.c (mon.2) 1928 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:19 smithi155 bash[68033]: audit 2024-07-28T23:48:18.760159+0000 mon.c (mon.2) 1928 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:19 smithi155 bash[73694]: debug 2024-07-28T23:48:19.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:19.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14332 16 16 0 0 0 - 0 2024-07-28T23:48:20.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:20 smithi045 bash[80445]: cluster 2024-07-28T23:48:19.059281+0000 mgr.y (mgr.34101) 7755 : cluster [DBG] pgmap v8683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:20.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:20 smithi045 bash[82788]: cluster 2024-07-28T23:48:19.059281+0000 mgr.y (mgr.34101) 7755 : cluster [DBG] pgmap v8683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:20.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:20 smithi155 bash[68033]: cluster 2024-07-28T23:48:19.059281+0000 mgr.y (mgr.34101) 7755 : cluster [DBG] pgmap v8683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:20 smithi155 bash[73694]: debug 2024-07-28T23:48:20.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:48:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:48:20] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-07-28T23:48:20.974 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14333 16 16 0 0 0 - 0 2024-07-28T23:48:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:21 smithi155 bash[73694]: debug 2024-07-28T23:48:21.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:21.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14334 16 16 0 0 0 - 0 2024-07-28T23:48:22.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:22 smithi045 bash[80445]: cluster 2024-07-28T23:48:21.061194+0000 mgr.y (mgr.34101) 7756 : cluster [DBG] pgmap v8684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:22 smithi045 bash[82788]: cluster 2024-07-28T23:48:21.061194+0000 mgr.y (mgr.34101) 7756 : cluster [DBG] pgmap v8684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:22 smithi155 bash[68033]: cluster 2024-07-28T23:48:21.061194+0000 mgr.y (mgr.34101) 7756 : cluster [DBG] pgmap v8684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:22 smithi155 bash[73694]: debug 2024-07-28T23:48:22.200+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:22.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:48:22 smithi155 bash[60745]: ts=2024-07-28T23:48:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:48:22.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14335 16 16 0 0 0 - 0 2024-07-28T23:48:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:23 smithi155 bash[73694]: debug 2024-07-28T23:48:23.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:23.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14336 16 16 0 0 0 - 0 2024-07-28T23:48:24.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:24 smithi045 bash[80445]: cluster 2024-07-28T23:48:23.063064+0000 mgr.y (mgr.34101) 7757 : cluster [DBG] pgmap v8685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:24.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:24 smithi045 bash[82788]: cluster 2024-07-28T23:48:23.063064+0000 mgr.y (mgr.34101) 7757 : cluster [DBG] pgmap v8685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:24.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:24 smithi155 bash[68033]: cluster 2024-07-28T23:48:23.063064+0000 mgr.y (mgr.34101) 7757 : cluster [DBG] pgmap v8685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:24 smithi155 bash[73694]: debug 2024-07-28T23:48:24.160+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:24.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14337 16 16 0 0 0 - 0 2024-07-28T23:48:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:25 smithi155 bash[73694]: debug 2024-07-28T23:48:25.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:25.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14338 16 16 0 0 0 - 0 2024-07-28T23:48:26.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:26 smithi045 bash[80445]: cluster 2024-07-28T23:48:25.064778+0000 mgr.y (mgr.34101) 7758 : cluster [DBG] pgmap v8686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:26.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:26 smithi045 bash[82788]: cluster 2024-07-28T23:48:25.064778+0000 mgr.y (mgr.34101) 7758 : cluster [DBG] pgmap v8686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:26.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:26 smithi155 bash[68033]: cluster 2024-07-28T23:48:25.064778+0000 mgr.y (mgr.34101) 7758 : cluster [DBG] pgmap v8686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:26 smithi155 bash[73694]: debug 2024-07-28T23:48:26.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:26.975 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14339 16 16 0 0 0 - 0 2024-07-28T23:48:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:27 smithi155 bash[73694]: debug 2024-07-28T23:48:27.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:27.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:48:27.975982+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:48:27.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:48:27.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14340 16 16 0 0 0 - 0 2024-07-28T23:48:28.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:28 smithi045 bash[80445]: cluster 2024-07-28T23:48:27.066665+0000 mgr.y (mgr.34101) 7759 : cluster [DBG] pgmap v8687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:28 smithi045 bash[82788]: cluster 2024-07-28T23:48:27.066665+0000 mgr.y (mgr.34101) 7759 : cluster [DBG] pgmap v8687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:28 smithi155 bash[68033]: cluster 2024-07-28T23:48:27.066665+0000 mgr.y (mgr.34101) 7759 : cluster [DBG] pgmap v8687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:28 smithi155 bash[73694]: debug 2024-07-28T23:48:28.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:28.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14341 16 16 0 0 0 - 0 2024-07-28T23:48:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:29 smithi155 bash[73694]: debug 2024-07-28T23:48:29.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:29.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14342 16 16 0 0 0 - 0 2024-07-28T23:48:30.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:30 smithi045 bash[80445]: cluster 2024-07-28T23:48:29.068367+0000 mgr.y (mgr.34101) 7760 : cluster [DBG] pgmap v8688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:30.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:30 smithi045 bash[82788]: cluster 2024-07-28T23:48:29.068367+0000 mgr.y (mgr.34101) 7760 : cluster [DBG] pgmap v8688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:30.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:30 smithi155 bash[73694]: debug 2024-07-28T23:48:30.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:30 smithi155 bash[68033]: cluster 2024-07-28T23:48:29.068367+0000 mgr.y (mgr.34101) 7760 : cluster [DBG] pgmap v8688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:48:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:48:30] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-07-28T23:48:30.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14343 16 16 0 0 0 - 0 2024-07-28T23:48:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:31 smithi155 bash[73694]: debug 2024-07-28T23:48:31.192+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:31.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14344 16 16 0 0 0 - 0 2024-07-28T23:48:32.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:32 smithi045 bash[80445]: cluster 2024-07-28T23:48:31.070121+0000 mgr.y (mgr.34101) 7761 : cluster [DBG] pgmap v8689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:32.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:32 smithi045 bash[82788]: cluster 2024-07-28T23:48:31.070121+0000 mgr.y (mgr.34101) 7761 : cluster [DBG] pgmap v8689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:32 smithi155 bash[68033]: cluster 2024-07-28T23:48:31.070121+0000 mgr.y (mgr.34101) 7761 : cluster [DBG] pgmap v8689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:48:32 smithi155 bash[60745]: ts=2024-07-28T23:48:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:48:32.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:32 smithi155 bash[73694]: debug 2024-07-28T23:48:32.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:32.976 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14345 16 16 0 0 0 - 0 2024-07-28T23:48:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:33 smithi155 bash[73694]: debug 2024-07-28T23:48:33.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:33.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14346 16 16 0 0 0 - 0 2024-07-28T23:48:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:34 smithi045 bash[80445]: cluster 2024-07-28T23:48:33.071983+0000 mgr.y (mgr.34101) 7762 : cluster [DBG] pgmap v8690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:34.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:34 smithi045 bash[80445]: audit 2024-07-28T23:48:33.760603+0000 mon.c (mon.2) 1929 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:34 smithi045 bash[82788]: cluster 2024-07-28T23:48:33.071983+0000 mgr.y (mgr.34101) 7762 : cluster [DBG] pgmap v8690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:34 smithi045 bash[82788]: audit 2024-07-28T23:48:33.760603+0000 mon.c (mon.2) 1929 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:34 smithi155 bash[73694]: debug 2024-07-28T23:48:34.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:34 smithi155 bash[68033]: cluster 2024-07-28T23:48:33.071983+0000 mgr.y (mgr.34101) 7762 : cluster [DBG] pgmap v8690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:34 smithi155 bash[68033]: audit 2024-07-28T23:48:33.760603+0000 mon.c (mon.2) 1929 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:34.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14347 16 16 0 0 0 - 0 2024-07-28T23:48:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:35 smithi155 bash[73694]: debug 2024-07-28T23:48:35.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:35.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14348 16 16 0 0 0 - 0 2024-07-28T23:48:36.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:36 smithi045 bash[80445]: cluster 2024-07-28T23:48:35.073702+0000 mgr.y (mgr.34101) 7763 : cluster [DBG] pgmap v8691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:36.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:36 smithi045 bash[82788]: cluster 2024-07-28T23:48:35.073702+0000 mgr.y (mgr.34101) 7763 : cluster [DBG] pgmap v8691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:36 smithi155 bash[68033]: cluster 2024-07-28T23:48:35.073702+0000 mgr.y (mgr.34101) 7763 : cluster [DBG] pgmap v8691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:36 smithi155 bash[73694]: debug 2024-07-28T23:48:36.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:36.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14349 16 16 0 0 0 - 0 2024-07-28T23:48:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:37 smithi155 bash[73694]: debug 2024-07-28T23:48:37.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:37.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14350 16 16 0 0 0 - 0 2024-07-28T23:48:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:38 smithi045 bash[80445]: cluster 2024-07-28T23:48:37.075511+0000 mgr.y (mgr.34101) 7764 : cluster [DBG] pgmap v8692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:38.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:38 smithi045 bash[82788]: cluster 2024-07-28T23:48:37.075511+0000 mgr.y (mgr.34101) 7764 : cluster [DBG] pgmap v8692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:38.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:38 smithi155 bash[73694]: debug 2024-07-28T23:48:38.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:38 smithi155 bash[68033]: cluster 2024-07-28T23:48:37.075511+0000 mgr.y (mgr.34101) 7764 : cluster [DBG] pgmap v8692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:38.977 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14351 16 16 0 0 0 - 0 2024-07-28T23:48:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:39 smithi155 bash[73694]: debug 2024-07-28T23:48:39.291+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:39.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14352 16 16 0 0 0 - 0 2024-07-28T23:48:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:40 smithi045 bash[80445]: cluster 2024-07-28T23:48:39.077178+0000 mgr.y (mgr.34101) 7765 : cluster [DBG] pgmap v8693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:40 smithi045 bash[82788]: cluster 2024-07-28T23:48:39.077178+0000 mgr.y (mgr.34101) 7765 : cluster [DBG] pgmap v8693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:40 smithi155 bash[73694]: debug 2024-07-28T23:48:40.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:40 smithi155 bash[68033]: cluster 2024-07-28T23:48:39.077178+0000 mgr.y (mgr.34101) 7765 : cluster [DBG] pgmap v8693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:48:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:48:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:48:40.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14353 16 16 0 0 0 - 0 2024-07-28T23:48:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:41 smithi155 bash[73694]: debug 2024-07-28T23:48:41.311+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:41.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14354 16 16 0 0 0 - 0 2024-07-28T23:48:42.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:42 smithi045 bash[80445]: cluster 2024-07-28T23:48:41.078922+0000 mgr.y (mgr.34101) 7766 : cluster [DBG] pgmap v8694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:42 smithi045 bash[82788]: cluster 2024-07-28T23:48:41.078922+0000 mgr.y (mgr.34101) 7766 : cluster [DBG] pgmap v8694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:42 smithi155 bash[73694]: debug 2024-07-28T23:48:42.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:42 smithi155 bash[68033]: cluster 2024-07-28T23:48:41.078922+0000 mgr.y (mgr.34101) 7766 : cluster [DBG] pgmap v8694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:48:42 smithi155 bash[60745]: ts=2024-07-28T23:48:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:48:42.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14355 16 16 0 0 0 - 0 2024-07-28T23:48:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:43 smithi155 bash[73694]: debug 2024-07-28T23:48:43.343+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:43.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14356 16 16 0 0 0 - 0 2024-07-28T23:48:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:44 smithi155 bash[73694]: debug 2024-07-28T23:48:44.327+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:44 smithi155 bash[68033]: cluster 2024-07-28T23:48:43.080778+0000 mgr.y (mgr.34101) 7767 : cluster [DBG] pgmap v8695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:44 smithi155 bash[68033]: audit 2024-07-28T23:48:43.456506+0000 mon.c (mon.2) 1930 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:48:44.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:44 smithi045 bash[80445]: cluster 2024-07-28T23:48:43.080778+0000 mgr.y (mgr.34101) 7767 : cluster [DBG] pgmap v8695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:44.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:44 smithi045 bash[80445]: audit 2024-07-28T23:48:43.456506+0000 mon.c (mon.2) 1930 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:48:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:44 smithi045 bash[82788]: cluster 2024-07-28T23:48:43.080778+0000 mgr.y (mgr.34101) 7767 : cluster [DBG] pgmap v8695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:44.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:44 smithi045 bash[82788]: audit 2024-07-28T23:48:43.456506+0000 mon.c (mon.2) 1930 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:48:44.978 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14357 16 16 0 0 0 - 0 2024-07-28T23:48:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:45 smithi155 bash[73694]: debug 2024-07-28T23:48:45.319+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:45.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14358 16 16 0 0 0 - 0 2024-07-28T23:48:46.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:46 smithi155 bash[73694]: debug 2024-07-28T23:48:46.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:46.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:46 smithi155 bash[68033]: cluster 2024-07-28T23:48:45.082525+0000 mgr.y (mgr.34101) 7768 : cluster [DBG] pgmap v8696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:46.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:46 smithi045 bash[80445]: cluster 2024-07-28T23:48:45.082525+0000 mgr.y (mgr.34101) 7768 : cluster [DBG] pgmap v8696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:46 smithi045 bash[82788]: cluster 2024-07-28T23:48:45.082525+0000 mgr.y (mgr.34101) 7768 : cluster [DBG] pgmap v8696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:46.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14359 16 16 0 0 0 - 0 2024-07-28T23:48:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:47 smithi155 bash[73694]: debug 2024-07-28T23:48:47.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:47.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:48:47.979241+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:48:47.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:48:47.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14360 16 16 0 0 0 - 0 2024-07-28T23:48:48.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:48 smithi155 bash[73694]: debug 2024-07-28T23:48:48.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:48.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:48 smithi155 bash[68033]: cluster 2024-07-28T23:48:47.084393+0000 mgr.y (mgr.34101) 7769 : cluster [DBG] pgmap v8697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:48 smithi045 bash[80445]: cluster 2024-07-28T23:48:47.084393+0000 mgr.y (mgr.34101) 7769 : cluster [DBG] pgmap v8697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:48 smithi045 bash[82788]: cluster 2024-07-28T23:48:47.084393+0000 mgr.y (mgr.34101) 7769 : cluster [DBG] pgmap v8697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:48.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14361 16 16 0 0 0 - 0 2024-07-28T23:48:49.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:49 smithi155 bash[73694]: debug 2024-07-28T23:48:49.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:49 smithi155 bash[68033]: audit 2024-07-28T23:48:48.760019+0000 mon.c (mon.2) 1931 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:49 smithi155 bash[68033]: audit 2024-07-28T23:48:49.163266+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:49 smithi155 bash[68033]: audit 2024-07-28T23:48:49.174907+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:49 smithi045 bash[82788]: audit 2024-07-28T23:48:48.760019+0000 mon.c (mon.2) 1931 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:49 smithi045 bash[82788]: audit 2024-07-28T23:48:49.163266+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:49 smithi045 bash[82788]: audit 2024-07-28T23:48:49.174907+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:49 smithi045 bash[80445]: audit 2024-07-28T23:48:48.760019+0000 mon.c (mon.2) 1931 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:48:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:49 smithi045 bash[80445]: audit 2024-07-28T23:48:49.163266+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:49 smithi045 bash[80445]: audit 2024-07-28T23:48:49.174907+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:49.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14362 16 16 0 0 0 - 0 2024-07-28T23:48:50.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:50 smithi155 bash[73694]: debug 2024-07-28T23:48:50.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:50 smithi155 bash[68033]: cluster 2024-07-28T23:48:49.085248+0000 mgr.y (mgr.34101) 7770 : cluster [DBG] pgmap v8698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:50.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:50 smithi155 bash[68033]: audit 2024-07-28T23:48:49.393571+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:50.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:50 smithi155 bash[68033]: audit 2024-07-28T23:48:49.405325+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:50.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:50 smithi155 bash[68033]: audit 2024-07-28T23:48:49.831201+0000 mon.c (mon.2) 1932 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:48:50.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:50 smithi155 bash[68033]: audit 2024-07-28T23:48:49.832798+0000 mon.c (mon.2) 1933 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:48:50.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:50 smithi155 bash[68033]: audit 2024-07-28T23:48:49.841917+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:50.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:48:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:48:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[80445]: cluster 2024-07-28T23:48:49.085248+0000 mgr.y (mgr.34101) 7770 : cluster [DBG] pgmap v8698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[80445]: audit 2024-07-28T23:48:49.393571+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[80445]: audit 2024-07-28T23:48:49.405325+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[80445]: audit 2024-07-28T23:48:49.831201+0000 mon.c (mon.2) 1932 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:48:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[80445]: audit 2024-07-28T23:48:49.832798+0000 mon.c (mon.2) 1933 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:48:50.720 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[80445]: audit 2024-07-28T23:48:49.841917+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[82788]: cluster 2024-07-28T23:48:49.085248+0000 mgr.y (mgr.34101) 7770 : cluster [DBG] pgmap v8698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[82788]: audit 2024-07-28T23:48:49.393571+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[82788]: audit 2024-07-28T23:48:49.405325+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[82788]: audit 2024-07-28T23:48:49.831201+0000 mon.c (mon.2) 1932 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:48:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[82788]: audit 2024-07-28T23:48:49.832798+0000 mon.c (mon.2) 1933 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:48:50.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:50 smithi045 bash[82788]: audit 2024-07-28T23:48:49.841917+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:48:50.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14363 16 16 0 0 0 - 0 2024-07-28T23:48:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:51 smithi155 bash[73694]: debug 2024-07-28T23:48:51.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:51.979 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14364 16 16 0 0 0 - 0 2024-07-28T23:48:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:52 smithi155 bash[68033]: cluster 2024-07-28T23:48:51.086939+0000 mgr.y (mgr.34101) 7771 : cluster [DBG] pgmap v8699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:52.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:52 smithi155 bash[73694]: debug 2024-07-28T23:48:52.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:52.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:48:52 smithi155 bash[60745]: ts=2024-07-28T23:48:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:48:52.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:52 smithi045 bash[80445]: cluster 2024-07-28T23:48:51.086939+0000 mgr.y (mgr.34101) 7771 : cluster [DBG] pgmap v8699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:52 smithi045 bash[82788]: cluster 2024-07-28T23:48:51.086939+0000 mgr.y (mgr.34101) 7771 : cluster [DBG] pgmap v8699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:52.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14365 16 16 0 0 0 - 0 2024-07-28T23:48:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:53 smithi155 bash[73694]: debug 2024-07-28T23:48:53.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:53.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14366 16 16 0 0 0 - 0 2024-07-28T23:48:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:54 smithi155 bash[68033]: cluster 2024-07-28T23:48:53.088831+0000 mgr.y (mgr.34101) 7772 : cluster [DBG] pgmap v8700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:54 smithi155 bash[73694]: debug 2024-07-28T23:48:54.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:54.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:54 smithi045 bash[80445]: cluster 2024-07-28T23:48:53.088831+0000 mgr.y (mgr.34101) 7772 : cluster [DBG] pgmap v8700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:54 smithi045 bash[82788]: cluster 2024-07-28T23:48:53.088831+0000 mgr.y (mgr.34101) 7772 : cluster [DBG] pgmap v8700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:54.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14367 16 16 0 0 0 - 0 2024-07-28T23:48:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:55 smithi155 bash[73694]: debug 2024-07-28T23:48:55.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:55.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14368 16 16 0 0 0 - 0 2024-07-28T23:48:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:56 smithi155 bash[73694]: debug 2024-07-28T23:48:56.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:56 smithi155 bash[68033]: cluster 2024-07-28T23:48:55.090553+0000 mgr.y (mgr.34101) 7773 : cluster [DBG] pgmap v8701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:56 smithi045 bash[82788]: cluster 2024-07-28T23:48:55.090553+0000 mgr.y (mgr.34101) 7773 : cluster [DBG] pgmap v8701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:56 smithi045 bash[80445]: cluster 2024-07-28T23:48:55.090553+0000 mgr.y (mgr.34101) 7773 : cluster [DBG] pgmap v8701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:56.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14369 16 16 0 0 0 - 0 2024-07-28T23:48:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:57 smithi155 bash[73694]: debug 2024-07-28T23:48:57.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:57.980 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14370 16 16 0 0 0 - 0 2024-07-28T23:48:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:48:58 smithi155 bash[68033]: cluster 2024-07-28T23:48:57.092422+0000 mgr.y (mgr.34101) 7774 : cluster [DBG] pgmap v8702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:58 smithi155 bash[73694]: debug 2024-07-28T23:48:58.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:48:58 smithi045 bash[82788]: cluster 2024-07-28T23:48:57.092422+0000 mgr.y (mgr.34101) 7774 : cluster [DBG] pgmap v8702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:48:58 smithi045 bash[80445]: cluster 2024-07-28T23:48:57.092422+0000 mgr.y (mgr.34101) 7774 : cluster [DBG] pgmap v8702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:48:58.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14371 16 16 0 0 0 - 0 2024-07-28T23:48:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:48:59 smithi155 bash[73694]: debug 2024-07-28T23:48:59.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:48:59.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14372 16 16 0 0 0 - 0 2024-07-28T23:49:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:00 smithi155 bash[73694]: debug 2024-07-28T23:49:00.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:00 smithi155 bash[68033]: cluster 2024-07-28T23:48:59.094154+0000 mgr.y (mgr.34101) 7775 : cluster [DBG] pgmap v8703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:00.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:00 smithi045 bash[80445]: cluster 2024-07-28T23:48:59.094154+0000 mgr.y (mgr.34101) 7775 : cluster [DBG] pgmap v8703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:00.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:49:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:49:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:49:00.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:00 smithi045 bash[82788]: cluster 2024-07-28T23:48:59.094154+0000 mgr.y (mgr.34101) 7775 : cluster [DBG] pgmap v8703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:00.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14373 16 16 0 0 0 - 0 2024-07-28T23:49:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:01 smithi155 bash[73694]: debug 2024-07-28T23:49:01.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:01.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14374 16 16 0 0 0 - 0 2024-07-28T23:49:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:02 smithi155 bash[73694]: debug 2024-07-28T23:49:02.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:02 smithi155 bash[68033]: cluster 2024-07-28T23:49:01.095870+0000 mgr.y (mgr.34101) 7776 : cluster [DBG] pgmap v8704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:49:02 smithi155 bash[60745]: ts=2024-07-28T23:49:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:49:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:02 smithi045 bash[80445]: cluster 2024-07-28T23:49:01.095870+0000 mgr.y (mgr.34101) 7776 : cluster [DBG] pgmap v8704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:02 smithi045 bash[82788]: cluster 2024-07-28T23:49:01.095870+0000 mgr.y (mgr.34101) 7776 : cluster [DBG] pgmap v8704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:02.981 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14375 16 16 0 0 0 - 0 2024-07-28T23:49:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:03 smithi155 bash[73694]: debug 2024-07-28T23:49:03.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:03.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14376 16 16 0 0 0 - 0 2024-07-28T23:49:04.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:04 smithi155 bash[73694]: debug 2024-07-28T23:49:04.243+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:04 smithi155 bash[68033]: cluster 2024-07-28T23:49:03.097888+0000 mgr.y (mgr.34101) 7777 : cluster [DBG] pgmap v8705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:04 smithi155 bash[68033]: audit 2024-07-28T23:49:03.761252+0000 mon.c (mon.2) 1934 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:04 smithi045 bash[80445]: cluster 2024-07-28T23:49:03.097888+0000 mgr.y (mgr.34101) 7777 : cluster [DBG] pgmap v8705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:04 smithi045 bash[80445]: audit 2024-07-28T23:49:03.761252+0000 mon.c (mon.2) 1934 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:04 smithi045 bash[82788]: cluster 2024-07-28T23:49:03.097888+0000 mgr.y (mgr.34101) 7777 : cluster [DBG] pgmap v8705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:04 smithi045 bash[82788]: audit 2024-07-28T23:49:03.761252+0000 mon.c (mon.2) 1934 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:04.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14377 16 16 0 0 0 - 0 2024-07-28T23:49:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:05 smithi155 bash[73694]: debug 2024-07-28T23:49:05.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:05.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14378 16 16 0 0 0 - 0 2024-07-28T23:49:06.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:06 smithi155 bash[73694]: debug 2024-07-28T23:49:06.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:06 smithi155 bash[68033]: cluster 2024-07-28T23:49:05.099613+0000 mgr.y (mgr.34101) 7778 : cluster [DBG] pgmap v8706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:06 smithi045 bash[80445]: cluster 2024-07-28T23:49:05.099613+0000 mgr.y (mgr.34101) 7778 : cluster [DBG] pgmap v8706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:06 smithi045 bash[82788]: cluster 2024-07-28T23:49:05.099613+0000 mgr.y (mgr.34101) 7778 : cluster [DBG] pgmap v8706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:06.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14379 16 16 0 0 0 - 0 2024-07-28T23:49:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:07 smithi155 bash[73694]: debug 2024-07-28T23:49:07.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:07.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:49:07.982548+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:49:07.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:49:07.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14380 16 16 0 0 0 - 0 2024-07-28T23:49:08.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:08 smithi155 bash[73694]: debug 2024-07-28T23:49:08.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:08 smithi155 bash[68033]: cluster 2024-07-28T23:49:07.101426+0000 mgr.y (mgr.34101) 7779 : cluster [DBG] pgmap v8707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:08 smithi045 bash[82788]: cluster 2024-07-28T23:49:07.101426+0000 mgr.y (mgr.34101) 7779 : cluster [DBG] pgmap v8707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:08 smithi045 bash[80445]: cluster 2024-07-28T23:49:07.101426+0000 mgr.y (mgr.34101) 7779 : cluster [DBG] pgmap v8707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:08.982 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14381 16 16 0 0 0 - 0 2024-07-28T23:49:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:09 smithi155 bash[73694]: debug 2024-07-28T23:49:09.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:09.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14382 16 16 0 0 0 - 0 2024-07-28T23:49:10.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:10 smithi155 bash[73694]: debug 2024-07-28T23:49:10.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:10 smithi155 bash[68033]: cluster 2024-07-28T23:49:09.103185+0000 mgr.y (mgr.34101) 7780 : cluster [DBG] pgmap v8708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:10 smithi045 bash[80445]: cluster 2024-07-28T23:49:09.103185+0000 mgr.y (mgr.34101) 7780 : cluster [DBG] pgmap v8708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:10.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:49:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:49:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:49:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:10 smithi045 bash[82788]: cluster 2024-07-28T23:49:09.103185+0000 mgr.y (mgr.34101) 7780 : cluster [DBG] pgmap v8708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:10.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14383 16 16 0 0 0 - 0 2024-07-28T23:49:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:11 smithi155 bash[73694]: debug 2024-07-28T23:49:11.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:11.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14384 16 16 0 0 0 - 0 2024-07-28T23:49:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:12 smithi155 bash[68033]: cluster 2024-07-28T23:49:11.104888+0000 mgr.y (mgr.34101) 7781 : cluster [DBG] pgmap v8709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:12 smithi155 bash[73694]: debug 2024-07-28T23:49:12.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:12.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:49:12 smithi155 bash[60745]: ts=2024-07-28T23:49:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:49:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:12 smithi045 bash[82788]: cluster 2024-07-28T23:49:11.104888+0000 mgr.y (mgr.34101) 7781 : cluster [DBG] pgmap v8709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:12 smithi045 bash[80445]: cluster 2024-07-28T23:49:11.104888+0000 mgr.y (mgr.34101) 7781 : cluster [DBG] pgmap v8709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:12.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14385 16 16 0 0 0 - 0 2024-07-28T23:49:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:13 smithi155 bash[73694]: debug 2024-07-28T23:49:13.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:13.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14386 16 16 0 0 0 - 0 2024-07-28T23:49:14.441 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:14 smithi155 bash[73694]: debug 2024-07-28T23:49:14.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:14 smithi045 bash[82788]: cluster 2024-07-28T23:49:13.106778+0000 mgr.y (mgr.34101) 7782 : cluster [DBG] pgmap v8710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:14 smithi045 bash[80445]: cluster 2024-07-28T23:49:13.106778+0000 mgr.y (mgr.34101) 7782 : cluster [DBG] pgmap v8710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:14 smithi155 bash[68033]: cluster 2024-07-28T23:49:13.106778+0000 mgr.y (mgr.34101) 7782 : cluster [DBG] pgmap v8710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:14.983 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14387 16 16 0 0 0 - 0 2024-07-28T23:49:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:15 smithi155 bash[73694]: debug 2024-07-28T23:49:15.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:15.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14388 16 16 0 0 0 - 0 2024-07-28T23:49:16.445 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:16 smithi155 bash[73694]: debug 2024-07-28T23:49:16.167+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:16 smithi045 bash[82788]: cluster 2024-07-28T23:49:15.108463+0000 mgr.y (mgr.34101) 7783 : cluster [DBG] pgmap v8711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:16 smithi045 bash[80445]: cluster 2024-07-28T23:49:15.108463+0000 mgr.y (mgr.34101) 7783 : cluster [DBG] pgmap v8711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:16 smithi155 bash[68033]: cluster 2024-07-28T23:49:15.108463+0000 mgr.y (mgr.34101) 7783 : cluster [DBG] pgmap v8711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:16.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14389 16 16 0 0 0 - 0 2024-07-28T23:49:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:17 smithi155 bash[73694]: debug 2024-07-28T23:49:17.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:17.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14390 16 16 0 0 0 - 0 2024-07-28T23:49:18.449 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:18 smithi155 bash[73694]: debug 2024-07-28T23:49:18.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:18 smithi045 bash[80445]: cluster 2024-07-28T23:49:17.110329+0000 mgr.y (mgr.34101) 7784 : cluster [DBG] pgmap v8712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:18 smithi045 bash[82788]: cluster 2024-07-28T23:49:17.110329+0000 mgr.y (mgr.34101) 7784 : cluster [DBG] pgmap v8712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:18 smithi155 bash[68033]: cluster 2024-07-28T23:49:17.110329+0000 mgr.y (mgr.34101) 7784 : cluster [DBG] pgmap v8712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:18.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14391 16 16 0 0 0 - 0 2024-07-28T23:49:19.458 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:19 smithi155 bash[73694]: debug 2024-07-28T23:49:19.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:19 smithi045 bash[80445]: audit 2024-07-28T23:49:18.761910+0000 mon.c (mon.2) 1935 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:19 smithi045 bash[82788]: audit 2024-07-28T23:49:18.761910+0000 mon.c (mon.2) 1935 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:19 smithi155 bash[68033]: audit 2024-07-28T23:49:18.761910+0000 mon.c (mon.2) 1935 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:19.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14392 16 16 0 0 0 - 0 2024-07-28T23:49:20.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:20 smithi155 bash[73694]: debug 2024-07-28T23:49:20.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:20.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:20 smithi045 bash[80445]: cluster 2024-07-28T23:49:19.112011+0000 mgr.y (mgr.34101) 7785 : cluster [DBG] pgmap v8713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:20.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:49:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:49:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:49:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:20 smithi045 bash[82788]: cluster 2024-07-28T23:49:19.112011+0000 mgr.y (mgr.34101) 7785 : cluster [DBG] pgmap v8713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:20 smithi155 bash[68033]: cluster 2024-07-28T23:49:19.112011+0000 mgr.y (mgr.34101) 7785 : cluster [DBG] pgmap v8713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:20.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14393 16 16 0 0 0 - 0 2024-07-28T23:49:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:21 smithi155 bash[73694]: debug 2024-07-28T23:49:21.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:21.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14394 16 16 0 0 0 - 0 2024-07-28T23:49:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:22 smithi155 bash[73694]: debug 2024-07-28T23:49:22.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:22 smithi155 bash[68033]: cluster 2024-07-28T23:49:21.113680+0000 mgr.y (mgr.34101) 7786 : cluster [DBG] pgmap v8714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:49:22 smithi155 bash[60745]: ts=2024-07-28T23:49:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:49:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:22 smithi045 bash[80445]: cluster 2024-07-28T23:49:21.113680+0000 mgr.y (mgr.34101) 7786 : cluster [DBG] pgmap v8714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:22 smithi045 bash[82788]: cluster 2024-07-28T23:49:21.113680+0000 mgr.y (mgr.34101) 7786 : cluster [DBG] pgmap v8714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:22.984 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14395 16 16 0 0 0 - 0 2024-07-28T23:49:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:23 smithi155 bash[73694]: debug 2024-07-28T23:49:23.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:23.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14396 16 16 0 0 0 - 0 2024-07-28T23:49:24.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:24 smithi155 bash[73694]: debug 2024-07-28T23:49:24.287+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:24.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:24 smithi155 bash[68033]: cluster 2024-07-28T23:49:23.115513+0000 mgr.y (mgr.34101) 7787 : cluster [DBG] pgmap v8715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:24 smithi045 bash[82788]: cluster 2024-07-28T23:49:23.115513+0000 mgr.y (mgr.34101) 7787 : cluster [DBG] pgmap v8715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:24.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:24 smithi045 bash[80445]: cluster 2024-07-28T23:49:23.115513+0000 mgr.y (mgr.34101) 7787 : cluster [DBG] pgmap v8715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:24.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14397 16 16 0 0 0 - 0 2024-07-28T23:49:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:25 smithi155 bash[73694]: debug 2024-07-28T23:49:25.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:25.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14398 16 16 0 0 0 - 0 2024-07-28T23:49:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:26 smithi155 bash[68033]: cluster 2024-07-28T23:49:25.117235+0000 mgr.y (mgr.34101) 7788 : cluster [DBG] pgmap v8716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:26 smithi155 bash[73694]: debug 2024-07-28T23:49:26.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:26.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:26 smithi045 bash[80445]: cluster 2024-07-28T23:49:25.117235+0000 mgr.y (mgr.34101) 7788 : cluster [DBG] pgmap v8716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:26.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:26 smithi045 bash[82788]: cluster 2024-07-28T23:49:25.117235+0000 mgr.y (mgr.34101) 7788 : cluster [DBG] pgmap v8716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:26.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14399 16 16 0 0 0 - 0 2024-07-28T23:49:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:27 smithi155 bash[73694]: debug 2024-07-28T23:49:27.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:27.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:49:27.985523+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:49:27.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:49:27.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14400 16 16 0 0 0 - 0 2024-07-28T23:49:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:28 smithi155 bash[68033]: cluster 2024-07-28T23:49:27.119098+0000 mgr.y (mgr.34101) 7789 : cluster [DBG] pgmap v8717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:28.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:28 smithi155 bash[73694]: debug 2024-07-28T23:49:28.286+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:28 smithi045 bash[80445]: cluster 2024-07-28T23:49:27.119098+0000 mgr.y (mgr.34101) 7789 : cluster [DBG] pgmap v8717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:28.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:28 smithi045 bash[82788]: cluster 2024-07-28T23:49:27.119098+0000 mgr.y (mgr.34101) 7789 : cluster [DBG] pgmap v8717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:28.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14401 16 16 0 0 0 - 0 2024-07-28T23:49:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:29 smithi155 bash[73694]: debug 2024-07-28T23:49:29.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:29.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14402 16 16 0 0 0 - 0 2024-07-28T23:49:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:30 smithi155 bash[68033]: cluster 2024-07-28T23:49:29.120822+0000 mgr.y (mgr.34101) 7790 : cluster [DBG] pgmap v8718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:30.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:30 smithi155 bash[73694]: debug 2024-07-28T23:49:30.338+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:30.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:30 smithi045 bash[80445]: cluster 2024-07-28T23:49:29.120822+0000 mgr.y (mgr.34101) 7790 : cluster [DBG] pgmap v8718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:49:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:49:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:49:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:30 smithi045 bash[82788]: cluster 2024-07-28T23:49:29.120822+0000 mgr.y (mgr.34101) 7790 : cluster [DBG] pgmap v8718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:30.985 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14403 16 16 0 0 0 - 0 2024-07-28T23:49:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:31 smithi155 bash[73694]: debug 2024-07-28T23:49:31.306+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:31.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14404 16 16 0 0 0 - 0 2024-07-28T23:49:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:32 smithi155 bash[68033]: cluster 2024-07-28T23:49:31.122574+0000 mgr.y (mgr.34101) 7791 : cluster [DBG] pgmap v8719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:49:32 smithi155 bash[60745]: ts=2024-07-28T23:49:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:49:32.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:32 smithi155 bash[73694]: debug 2024-07-28T23:49:32.326+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:32.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:32 smithi045 bash[80445]: cluster 2024-07-28T23:49:31.122574+0000 mgr.y (mgr.34101) 7791 : cluster [DBG] pgmap v8719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:32 smithi045 bash[82788]: cluster 2024-07-28T23:49:31.122574+0000 mgr.y (mgr.34101) 7791 : cluster [DBG] pgmap v8719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:32.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14405 16 16 0 0 0 - 0 2024-07-28T23:49:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:33 smithi155 bash[73694]: debug 2024-07-28T23:49:33.278+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:33.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14406 16 16 0 0 0 - 0 2024-07-28T23:49:34.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:34 smithi155 bash[73694]: debug 2024-07-28T23:49:34.258+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:34 smithi155 bash[68033]: cluster 2024-07-28T23:49:33.124449+0000 mgr.y (mgr.34101) 7792 : cluster [DBG] pgmap v8720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:34 smithi155 bash[68033]: audit 2024-07-28T23:49:33.762220+0000 mon.c (mon.2) 1936 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:34 smithi045 bash[80445]: cluster 2024-07-28T23:49:33.124449+0000 mgr.y (mgr.34101) 7792 : cluster [DBG] pgmap v8720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:34 smithi045 bash[80445]: audit 2024-07-28T23:49:33.762220+0000 mon.c (mon.2) 1936 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:34 smithi045 bash[82788]: cluster 2024-07-28T23:49:33.124449+0000 mgr.y (mgr.34101) 7792 : cluster [DBG] pgmap v8720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:34 smithi045 bash[82788]: audit 2024-07-28T23:49:33.762220+0000 mon.c (mon.2) 1936 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:34.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14407 16 16 0 0 0 - 0 2024-07-28T23:49:35.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:35 smithi155 bash[73694]: debug 2024-07-28T23:49:35.254+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:35.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14408 16 16 0 0 0 - 0 2024-07-28T23:49:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:36 smithi155 bash[68033]: cluster 2024-07-28T23:49:35.126189+0000 mgr.y (mgr.34101) 7793 : cluster [DBG] pgmap v8721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:36 smithi155 bash[73694]: debug 2024-07-28T23:49:36.242+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:36 smithi045 bash[80445]: cluster 2024-07-28T23:49:35.126189+0000 mgr.y (mgr.34101) 7793 : cluster [DBG] pgmap v8721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:36.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:36 smithi045 bash[82788]: cluster 2024-07-28T23:49:35.126189+0000 mgr.y (mgr.34101) 7793 : cluster [DBG] pgmap v8721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:36.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14409 16 16 0 0 0 - 0 2024-07-28T23:49:37.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:37 smithi155 bash[73694]: debug 2024-07-28T23:49:37.270+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:37.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14410 16 16 0 0 0 - 0 2024-07-28T23:49:38.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:38 smithi155 bash[68033]: cluster 2024-07-28T23:49:37.128046+0000 mgr.y (mgr.34101) 7794 : cluster [DBG] pgmap v8722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:38.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:38 smithi155 bash[73694]: debug 2024-07-28T23:49:38.306+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:38.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:38 smithi045 bash[80445]: cluster 2024-07-28T23:49:37.128046+0000 mgr.y (mgr.34101) 7794 : cluster [DBG] pgmap v8722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:38.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:38 smithi045 bash[82788]: cluster 2024-07-28T23:49:37.128046+0000 mgr.y (mgr.34101) 7794 : cluster [DBG] pgmap v8722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:38.986 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14411 16 16 0 0 0 - 0 2024-07-28T23:49:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:39 smithi155 bash[73694]: debug 2024-07-28T23:49:39.306+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:39.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14412 16 16 0 0 0 - 0 2024-07-28T23:49:40.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:40 smithi155 bash[73694]: debug 2024-07-28T23:49:40.334+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:40.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:40 smithi155 bash[68033]: cluster 2024-07-28T23:49:39.129756+0000 mgr.y (mgr.34101) 7795 : cluster [DBG] pgmap v8723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:49:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:49:40] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-07-28T23:49:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:40 smithi045 bash[80445]: cluster 2024-07-28T23:49:39.129756+0000 mgr.y (mgr.34101) 7795 : cluster [DBG] pgmap v8723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:40 smithi045 bash[82788]: cluster 2024-07-28T23:49:39.129756+0000 mgr.y (mgr.34101) 7795 : cluster [DBG] pgmap v8723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:40.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14413 16 16 0 0 0 - 0 2024-07-28T23:49:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:41 smithi155 bash[73694]: debug 2024-07-28T23:49:41.322+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:41.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14414 16 16 0 0 0 - 0 2024-07-28T23:49:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:42 smithi155 bash[68033]: cluster 2024-07-28T23:49:41.131509+0000 mgr.y (mgr.34101) 7796 : cluster [DBG] pgmap v8724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:42.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:42 smithi155 bash[73694]: debug 2024-07-28T23:49:42.294+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:42.557 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:49:42 smithi155 bash[60745]: ts=2024-07-28T23:49:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:49:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:42 smithi045 bash[80445]: cluster 2024-07-28T23:49:41.131509+0000 mgr.y (mgr.34101) 7796 : cluster [DBG] pgmap v8724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:42 smithi045 bash[82788]: cluster 2024-07-28T23:49:41.131509+0000 mgr.y (mgr.34101) 7796 : cluster [DBG] pgmap v8724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:42.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14415 16 16 0 0 0 - 0 2024-07-28T23:49:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:43 smithi155 bash[73694]: debug 2024-07-28T23:49:43.314+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:43.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14416 16 16 0 0 0 - 0 2024-07-28T23:49:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:44 smithi155 bash[73694]: debug 2024-07-28T23:49:44.326+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:44 smithi155 bash[68033]: cluster 2024-07-28T23:49:43.133389+0000 mgr.y (mgr.34101) 7797 : cluster [DBG] pgmap v8725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:44.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:44 smithi045 bash[82788]: cluster 2024-07-28T23:49:43.133389+0000 mgr.y (mgr.34101) 7797 : cluster [DBG] pgmap v8725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:44.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:44 smithi045 bash[80445]: cluster 2024-07-28T23:49:43.133389+0000 mgr.y (mgr.34101) 7797 : cluster [DBG] pgmap v8725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:44.987 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14417 16 16 0 0 0 - 0 2024-07-28T23:49:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:45 smithi155 bash[73694]: debug 2024-07-28T23:49:45.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:45.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14418 16 16 0 0 0 - 0 2024-07-28T23:49:46.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:46 smithi155 bash[73694]: debug 2024-07-28T23:49:46.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:46.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:46 smithi155 bash[68033]: cluster 2024-07-28T23:49:45.135136+0000 mgr.y (mgr.34101) 7798 : cluster [DBG] pgmap v8726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:46 smithi045 bash[82788]: cluster 2024-07-28T23:49:45.135136+0000 mgr.y (mgr.34101) 7798 : cluster [DBG] pgmap v8726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:46.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:46 smithi045 bash[80445]: cluster 2024-07-28T23:49:45.135136+0000 mgr.y (mgr.34101) 7798 : cluster [DBG] pgmap v8726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:46.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14419 16 16 0 0 0 - 0 2024-07-28T23:49:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:47 smithi155 bash[73694]: debug 2024-07-28T23:49:47.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:47.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:49:47.988441+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:49:47.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:49:47.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14420 16 16 0 0 0 - 0 2024-07-28T23:49:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:48 smithi155 bash[68033]: cluster 2024-07-28T23:49:47.136982+0000 mgr.y (mgr.34101) 7799 : cluster [DBG] pgmap v8727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:48.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:48 smithi155 bash[73694]: debug 2024-07-28T23:49:48.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:48 smithi045 bash[80445]: cluster 2024-07-28T23:49:47.136982+0000 mgr.y (mgr.34101) 7799 : cluster [DBG] pgmap v8727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:48 smithi045 bash[82788]: cluster 2024-07-28T23:49:47.136982+0000 mgr.y (mgr.34101) 7799 : cluster [DBG] pgmap v8727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:48.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14421 16 16 0 0 0 - 0 2024-07-28T23:49:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:49 smithi155 bash[68033]: audit 2024-07-28T23:49:48.762925+0000 mon.c (mon.2) 1937 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:49.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:49 smithi155 bash[73694]: debug 2024-07-28T23:49:49.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:49 smithi045 bash[80445]: audit 2024-07-28T23:49:48.762925+0000 mon.c (mon.2) 1937 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:49 smithi045 bash[82788]: audit 2024-07-28T23:49:48.762925+0000 mon.c (mon.2) 1937 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:49:49.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14422 16 16 0 0 0 - 0 2024-07-28T23:49:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:50 smithi155 bash[73694]: debug 2024-07-28T23:49:50.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:50 smithi155 bash[68033]: cluster 2024-07-28T23:49:49.138684+0000 mgr.y (mgr.34101) 7800 : cluster [DBG] pgmap v8728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:50 smithi155 bash[68033]: audit 2024-07-28T23:49:49.969392+0000 mon.c (mon.2) 1938 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:49:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:50 smithi155 bash[68033]: audit 2024-07-28T23:49:50.348685+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:50 smithi155 bash[68033]: audit 2024-07-28T23:49:50.354784+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:49:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:49:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:49:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:50 smithi045 bash[80445]: cluster 2024-07-28T23:49:49.138684+0000 mgr.y (mgr.34101) 7800 : cluster [DBG] pgmap v8728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:50 smithi045 bash[80445]: audit 2024-07-28T23:49:49.969392+0000 mon.c (mon.2) 1938 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:49:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:50 smithi045 bash[80445]: audit 2024-07-28T23:49:50.348685+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:50.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:50 smithi045 bash[80445]: audit 2024-07-28T23:49:50.354784+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:50 smithi045 bash[82788]: cluster 2024-07-28T23:49:49.138684+0000 mgr.y (mgr.34101) 7800 : cluster [DBG] pgmap v8728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:50 smithi045 bash[82788]: audit 2024-07-28T23:49:49.969392+0000 mon.c (mon.2) 1938 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:49:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:50 smithi045 bash[82788]: audit 2024-07-28T23:49:50.348685+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:50.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:50 smithi045 bash[82788]: audit 2024-07-28T23:49:50.354784+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:50.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14423 16 16 0 0 0 - 0 2024-07-28T23:49:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:51 smithi155 bash[68033]: cluster 2024-07-28T23:49:51.140397+0000 mgr.y (mgr.34101) 7801 : cluster [DBG] pgmap v8729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:51 smithi155 bash[73694]: debug 2024-07-28T23:49:51.326+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:51.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:51 smithi045 bash[80445]: cluster 2024-07-28T23:49:51.140397+0000 mgr.y (mgr.34101) 7801 : cluster [DBG] pgmap v8729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:51.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:51 smithi045 bash[82788]: cluster 2024-07-28T23:49:51.140397+0000 mgr.y (mgr.34101) 7801 : cluster [DBG] pgmap v8729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:51.988 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14424 16 16 0 0 0 - 0 2024-07-28T23:49:52.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:52 smithi155 bash[73694]: debug 2024-07-28T23:49:52.314+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:49:52 smithi155 bash[60745]: ts=2024-07-28T23:49:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:49:52.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14425 16 16 0 0 0 - 0 2024-07-28T23:49:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:53 smithi155 bash[73694]: debug 2024-07-28T23:49:53.322+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:53.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14426 16 16 0 0 0 - 0 2024-07-28T23:49:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:54 smithi045 bash[80445]: cluster 2024-07-28T23:49:53.142263+0000 mgr.y (mgr.34101) 7802 : cluster [DBG] pgmap v8730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:54.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:54 smithi045 bash[82788]: cluster 2024-07-28T23:49:53.142263+0000 mgr.y (mgr.34101) 7802 : cluster [DBG] pgmap v8730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:54.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:54 smithi155 bash[68033]: cluster 2024-07-28T23:49:53.142263+0000 mgr.y (mgr.34101) 7802 : cluster [DBG] pgmap v8730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:54.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:54 smithi155 bash[73694]: debug 2024-07-28T23:49:54.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:54.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14427 16 16 0 0 0 - 0 2024-07-28T23:49:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:55 smithi155 bash[73694]: debug 2024-07-28T23:49:55.346+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:55.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14428 16 16 0 0 0 - 0 2024-07-28T23:49:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:56 smithi045 bash[80445]: cluster 2024-07-28T23:49:55.144029+0000 mgr.y (mgr.34101) 7803 : cluster [DBG] pgmap v8731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:56 smithi045 bash[80445]: audit 2024-07-28T23:49:55.861343+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:56 smithi045 bash[80445]: audit 2024-07-28T23:49:55.867019+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:56 smithi045 bash[80445]: audit 2024-07-28T23:49:55.955638+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:56 smithi045 bash[80445]: audit 2024-07-28T23:49:55.965275+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:56 smithi045 bash[82788]: cluster 2024-07-28T23:49:55.144029+0000 mgr.y (mgr.34101) 7803 : cluster [DBG] pgmap v8731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:56 smithi045 bash[82788]: audit 2024-07-28T23:49:55.861343+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:56 smithi045 bash[82788]: audit 2024-07-28T23:49:55.867019+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:56 smithi045 bash[82788]: audit 2024-07-28T23:49:55.955638+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:56 smithi045 bash[82788]: audit 2024-07-28T23:49:55.965275+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:56 smithi155 bash[73694]: debug 2024-07-28T23:49:56.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:56 smithi155 bash[68033]: cluster 2024-07-28T23:49:55.144029+0000 mgr.y (mgr.34101) 7803 : cluster [DBG] pgmap v8731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:56 smithi155 bash[68033]: audit 2024-07-28T23:49:55.861343+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:56 smithi155 bash[68033]: audit 2024-07-28T23:49:55.867019+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:56 smithi155 bash[68033]: audit 2024-07-28T23:49:55.955638+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:56 smithi155 bash[68033]: audit 2024-07-28T23:49:55.965275+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:56.989 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14429 16 16 0 0 0 - 0 2024-07-28T23:49:57.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:57 smithi045 bash[80445]: audit 2024-07-28T23:49:56.406381+0000 mon.c (mon.2) 1939 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:49:57.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:57 smithi045 bash[80445]: audit 2024-07-28T23:49:56.407286+0000 mon.c (mon.2) 1940 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:49:57.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:57 smithi045 bash[80445]: audit 2024-07-28T23:49:56.415167+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:57.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:57 smithi045 bash[82788]: audit 2024-07-28T23:49:56.406381+0000 mon.c (mon.2) 1939 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:49:57.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:57 smithi045 bash[82788]: audit 2024-07-28T23:49:56.407286+0000 mon.c (mon.2) 1940 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:49:57.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:57 smithi045 bash[82788]: audit 2024-07-28T23:49:56.415167+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:57 smithi155 bash[73694]: debug 2024-07-28T23:49:57.302+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:57 smithi155 bash[68033]: audit 2024-07-28T23:49:56.406381+0000 mon.c (mon.2) 1939 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:49:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:57 smithi155 bash[68033]: audit 2024-07-28T23:49:56.407286+0000 mon.c (mon.2) 1940 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:49:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:57 smithi155 bash[68033]: audit 2024-07-28T23:49:56.415167+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:49:57.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14430 16 16 0 0 0 - 0 2024-07-28T23:49:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:58 smithi155 bash[73694]: debug 2024-07-28T23:49:58.266+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:49:58 smithi155 bash[68033]: cluster 2024-07-28T23:49:57.145936+0000 mgr.y (mgr.34101) 7804 : cluster [DBG] pgmap v8732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:49:58 smithi045 bash[80445]: cluster 2024-07-28T23:49:57.145936+0000 mgr.y (mgr.34101) 7804 : cluster [DBG] pgmap v8732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:49:58 smithi045 bash[82788]: cluster 2024-07-28T23:49:57.145936+0000 mgr.y (mgr.34101) 7804 : cluster [DBG] pgmap v8732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:49:58.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14431 16 16 0 0 0 - 0 2024-07-28T23:49:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:49:59 smithi155 bash[73694]: debug 2024-07-28T23:49:59.230+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:49:59.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14432 16 16 0 0 0 - 0 2024-07-28T23:50:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:00 smithi155 bash[73694]: debug 2024-07-28T23:50:00.278+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:00 smithi155 bash[68033]: cluster 2024-07-28T23:49:59.147701+0000 mgr.y (mgr.34101) 7805 : cluster [DBG] pgmap v8733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:00 smithi155 bash[68033]: cluster 2024-07-28T23:50:00.000184+0000 mon.a (mon.0) 4107 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:50:00.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:50:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:50:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:50:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:00 smithi045 bash[82788]: cluster 2024-07-28T23:49:59.147701+0000 mgr.y (mgr.34101) 7805 : cluster [DBG] pgmap v8733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:00 smithi045 bash[82788]: cluster 2024-07-28T23:50:00.000184+0000 mon.a (mon.0) 4107 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:50:00.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:00 smithi045 bash[80445]: cluster 2024-07-28T23:49:59.147701+0000 mgr.y (mgr.34101) 7805 : cluster [DBG] pgmap v8733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:00.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:00 smithi045 bash[80445]: cluster 2024-07-28T23:50:00.000184+0000 mon.a (mon.0) 4107 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-28T23:50:00.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14433 16 16 0 0 0 - 0 2024-07-28T23:50:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:01 smithi155 bash[73694]: debug 2024-07-28T23:50:01.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:01.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14434 16 16 0 0 0 - 0 2024-07-28T23:50:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:02 smithi155 bash[68033]: cluster 2024-07-28T23:50:01.149595+0000 mgr.y (mgr.34101) 7806 : cluster [DBG] pgmap v8734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:02 smithi155 bash[73694]: debug 2024-07-28T23:50:02.230+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:50:02 smithi155 bash[60745]: ts=2024-07-28T23:50:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:50:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:02 smithi045 bash[82788]: cluster 2024-07-28T23:50:01.149595+0000 mgr.y (mgr.34101) 7806 : cluster [DBG] pgmap v8734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:02 smithi045 bash[80445]: cluster 2024-07-28T23:50:01.149595+0000 mgr.y (mgr.34101) 7806 : cluster [DBG] pgmap v8734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:02.990 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14435 16 16 0 0 0 - 0 2024-07-28T23:50:03.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:03 smithi155 bash[73694]: debug 2024-07-28T23:50:03.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:03.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14436 16 16 0 0 0 - 0 2024-07-28T23:50:04.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:04 smithi155 bash[73694]: debug 2024-07-28T23:50:04.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:04 smithi045 bash[80445]: cluster 2024-07-28T23:50:03.151513+0000 mgr.y (mgr.34101) 7807 : cluster [DBG] pgmap v8735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:04 smithi045 bash[80445]: audit 2024-07-28T23:50:03.763343+0000 mon.c (mon.2) 1941 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:04 smithi045 bash[82788]: cluster 2024-07-28T23:50:03.151513+0000 mgr.y (mgr.34101) 7807 : cluster [DBG] pgmap v8735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:04 smithi045 bash[82788]: audit 2024-07-28T23:50:03.763343+0000 mon.c (mon.2) 1941 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:04 smithi155 bash[68033]: cluster 2024-07-28T23:50:03.151513+0000 mgr.y (mgr.34101) 7807 : cluster [DBG] pgmap v8735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:04 smithi155 bash[68033]: audit 2024-07-28T23:50:03.763343+0000 mon.c (mon.2) 1941 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:04.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14437 16 16 0 0 0 - 0 2024-07-28T23:50:05.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:05 smithi155 bash[73694]: debug 2024-07-28T23:50:05.122+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:05.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14438 16 16 0 0 0 - 0 2024-07-28T23:50:06.433 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:06 smithi155 bash[73694]: debug 2024-07-28T23:50:06.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:06 smithi045 bash[80445]: cluster 2024-07-28T23:50:05.153226+0000 mgr.y (mgr.34101) 7808 : cluster [DBG] pgmap v8736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:06 smithi045 bash[82788]: cluster 2024-07-28T23:50:05.153226+0000 mgr.y (mgr.34101) 7808 : cluster [DBG] pgmap v8736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:06 smithi155 bash[68033]: cluster 2024-07-28T23:50:05.153226+0000 mgr.y (mgr.34101) 7808 : cluster [DBG] pgmap v8736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:06.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14439 16 16 0 0 0 - 0 2024-07-28T23:50:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:07 smithi155 bash[73694]: debug 2024-07-28T23:50:07.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:07.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:50:07.991581+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:50:07.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:50:07.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14440 16 16 0 0 0 - 0 2024-07-28T23:50:08.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:08 smithi155 bash[73694]: debug 2024-07-28T23:50:08.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:08 smithi045 bash[80445]: cluster 2024-07-28T23:50:07.155095+0000 mgr.y (mgr.34101) 7809 : cluster [DBG] pgmap v8737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:08 smithi045 bash[82788]: cluster 2024-07-28T23:50:07.155095+0000 mgr.y (mgr.34101) 7809 : cluster [DBG] pgmap v8737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:08.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:08 smithi155 bash[68033]: cluster 2024-07-28T23:50:07.155095+0000 mgr.y (mgr.34101) 7809 : cluster [DBG] pgmap v8737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:08.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14441 16 16 0 0 0 - 0 2024-07-28T23:50:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:09 smithi155 bash[73694]: debug 2024-07-28T23:50:09.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:09.991 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14442 16 16 0 0 0 - 0 2024-07-28T23:50:10.441 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:10 smithi155 bash[73694]: debug 2024-07-28T23:50:10.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:10.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:50:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:50:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:50:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:10 smithi045 bash[80445]: cluster 2024-07-28T23:50:09.156822+0000 mgr.y (mgr.34101) 7810 : cluster [DBG] pgmap v8738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:10.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:10 smithi045 bash[82788]: cluster 2024-07-28T23:50:09.156822+0000 mgr.y (mgr.34101) 7810 : cluster [DBG] pgmap v8738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:10.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:10 smithi155 bash[68033]: cluster 2024-07-28T23:50:09.156822+0000 mgr.y (mgr.34101) 7810 : cluster [DBG] pgmap v8738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:10.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14443 16 16 0 0 0 - 0 2024-07-28T23:50:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:11 smithi155 bash[73694]: debug 2024-07-28T23:50:11.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:11.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14444 16 16 0 0 0 - 0 2024-07-28T23:50:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:12 smithi155 bash[68033]: cluster 2024-07-28T23:50:11.158619+0000 mgr.y (mgr.34101) 7811 : cluster [DBG] pgmap v8739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:12 smithi155 bash[73694]: debug 2024-07-28T23:50:12.218+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:50:12 smithi155 bash[60745]: ts=2024-07-28T23:50:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:50:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:12 smithi045 bash[80445]: cluster 2024-07-28T23:50:11.158619+0000 mgr.y (mgr.34101) 7811 : cluster [DBG] pgmap v8739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:12 smithi045 bash[82788]: cluster 2024-07-28T23:50:11.158619+0000 mgr.y (mgr.34101) 7811 : cluster [DBG] pgmap v8739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:12.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14445 16 16 0 0 0 - 0 2024-07-28T23:50:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:13 smithi155 bash[73694]: debug 2024-07-28T23:50:13.266+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:13.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14446 16 16 0 0 0 - 0 2024-07-28T23:50:14.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:14 smithi155 bash[68033]: cluster 2024-07-28T23:50:13.160513+0000 mgr.y (mgr.34101) 7812 : cluster [DBG] pgmap v8740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:14 smithi155 bash[73694]: debug 2024-07-28T23:50:14.266+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:14 smithi045 bash[80445]: cluster 2024-07-28T23:50:13.160513+0000 mgr.y (mgr.34101) 7812 : cluster [DBG] pgmap v8740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:14 smithi045 bash[82788]: cluster 2024-07-28T23:50:13.160513+0000 mgr.y (mgr.34101) 7812 : cluster [DBG] pgmap v8740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:14.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14447 16 16 0 0 0 - 0 2024-07-28T23:50:15.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:15 smithi155 bash[73694]: debug 2024-07-28T23:50:15.306+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:15.992 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14448 16 16 0 0 0 - 0 2024-07-28T23:50:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:16 smithi045 bash[80445]: cluster 2024-07-28T23:50:15.162292+0000 mgr.y (mgr.34101) 7813 : cluster [DBG] pgmap v8741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:16 smithi045 bash[82788]: cluster 2024-07-28T23:50:15.162292+0000 mgr.y (mgr.34101) 7813 : cluster [DBG] pgmap v8741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:16 smithi155 bash[68033]: cluster 2024-07-28T23:50:15.162292+0000 mgr.y (mgr.34101) 7813 : cluster [DBG] pgmap v8741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:16.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:16 smithi155 bash[73694]: debug 2024-07-28T23:50:16.349+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:16.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14449 16 16 0 0 0 - 0 2024-07-28T23:50:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:17 smithi155 bash[73694]: debug 2024-07-28T23:50:17.385+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:17.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14450 16 16 0 0 0 - 0 2024-07-28T23:50:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:18 smithi045 bash[80445]: cluster 2024-07-28T23:50:17.164184+0000 mgr.y (mgr.34101) 7814 : cluster [DBG] pgmap v8742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:18 smithi045 bash[82788]: cluster 2024-07-28T23:50:17.164184+0000 mgr.y (mgr.34101) 7814 : cluster [DBG] pgmap v8742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:18 smithi155 bash[68033]: cluster 2024-07-28T23:50:17.164184+0000 mgr.y (mgr.34101) 7814 : cluster [DBG] pgmap v8742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:18.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:18 smithi155 bash[73694]: debug 2024-07-28T23:50:18.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:18.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14451 16 16 0 0 0 - 0 2024-07-28T23:50:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:19 smithi045 bash[80445]: audit 2024-07-28T23:50:18.763584+0000 mon.c (mon.2) 1942 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:19.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:19 smithi045 bash[82788]: audit 2024-07-28T23:50:18.763584+0000 mon.c (mon.2) 1942 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:19.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:19 smithi155 bash[73694]: debug 2024-07-28T23:50:19.457+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:19 smithi155 bash[68033]: audit 2024-07-28T23:50:18.763584+0000 mon.c (mon.2) 1942 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:19.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14452 16 16 0 0 0 - 0 2024-07-28T23:50:20.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:50:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:50:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:50:20.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:20 smithi045 bash[80445]: cluster 2024-07-28T23:50:19.165917+0000 mgr.y (mgr.34101) 7815 : cluster [DBG] pgmap v8743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:20 smithi045 bash[82788]: cluster 2024-07-28T23:50:19.165917+0000 mgr.y (mgr.34101) 7815 : cluster [DBG] pgmap v8743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:20 smithi155 bash[73694]: debug 2024-07-28T23:50:20.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:20 smithi155 bash[68033]: cluster 2024-07-28T23:50:19.165917+0000 mgr.y (mgr.34101) 7815 : cluster [DBG] pgmap v8743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:20.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14453 16 16 0 0 0 - 0 2024-07-28T23:50:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:21 smithi155 bash[73694]: debug 2024-07-28T23:50:21.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:21.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14454 16 16 0 0 0 - 0 2024-07-28T23:50:22.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:22 smithi155 bash[73694]: debug 2024-07-28T23:50:22.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:22 smithi155 bash[68033]: cluster 2024-07-28T23:50:21.167662+0000 mgr.y (mgr.34101) 7816 : cluster [DBG] pgmap v8744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:50:22 smithi155 bash[60745]: ts=2024-07-28T23:50:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:50:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:22 smithi045 bash[82788]: cluster 2024-07-28T23:50:21.167662+0000 mgr.y (mgr.34101) 7816 : cluster [DBG] pgmap v8744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:22 smithi045 bash[80445]: cluster 2024-07-28T23:50:21.167662+0000 mgr.y (mgr.34101) 7816 : cluster [DBG] pgmap v8744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:22.993 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14455 16 16 0 0 0 - 0 2024-07-28T23:50:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:23 smithi155 bash[73694]: debug 2024-07-28T23:50:23.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:23.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14456 16 16 0 0 0 - 0 2024-07-28T23:50:24.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:24 smithi155 bash[73694]: debug 2024-07-28T23:50:24.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:24 smithi155 bash[68033]: cluster 2024-07-28T23:50:23.169540+0000 mgr.y (mgr.34101) 7817 : cluster [DBG] pgmap v8745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:24.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:24 smithi045 bash[80445]: cluster 2024-07-28T23:50:23.169540+0000 mgr.y (mgr.34101) 7817 : cluster [DBG] pgmap v8745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:24 smithi045 bash[82788]: cluster 2024-07-28T23:50:23.169540+0000 mgr.y (mgr.34101) 7817 : cluster [DBG] pgmap v8745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:24.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14457 16 16 0 0 0 - 0 2024-07-28T23:50:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:25 smithi155 bash[73694]: debug 2024-07-28T23:50:25.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:25.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14458 16 16 0 0 0 - 0 2024-07-28T23:50:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:26 smithi155 bash[68033]: cluster 2024-07-28T23:50:25.171276+0000 mgr.y (mgr.34101) 7818 : cluster [DBG] pgmap v8746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:26.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:26 smithi155 bash[73694]: debug 2024-07-28T23:50:26.393+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:26.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:26 smithi045 bash[80445]: cluster 2024-07-28T23:50:25.171276+0000 mgr.y (mgr.34101) 7818 : cluster [DBG] pgmap v8746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:26.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:26 smithi045 bash[82788]: cluster 2024-07-28T23:50:25.171276+0000 mgr.y (mgr.34101) 7818 : cluster [DBG] pgmap v8746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:26.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14459 16 16 0 0 0 - 0 2024-07-28T23:50:27.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:27 smithi155 bash[73694]: debug 2024-07-28T23:50:27.377+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:27.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:50:27.994888+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:50:27.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:50:27.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14460 16 16 0 0 0 - 0 2024-07-28T23:50:28.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:28 smithi155 bash[73694]: debug 2024-07-28T23:50:28.361+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:28 smithi155 bash[68033]: cluster 2024-07-28T23:50:27.173171+0000 mgr.y (mgr.34101) 7819 : cluster [DBG] pgmap v8747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:28.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:28 smithi045 bash[80445]: cluster 2024-07-28T23:50:27.173171+0000 mgr.y (mgr.34101) 7819 : cluster [DBG] pgmap v8747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:28.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:28 smithi045 bash[82788]: cluster 2024-07-28T23:50:27.173171+0000 mgr.y (mgr.34101) 7819 : cluster [DBG] pgmap v8747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:28.994 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14461 16 16 0 0 0 - 0 2024-07-28T23:50:29.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:29 smithi155 bash[73694]: debug 2024-07-28T23:50:29.345+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:29.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14462 16 16 0 0 0 - 0 2024-07-28T23:50:30.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:30 smithi155 bash[73694]: debug 2024-07-28T23:50:30.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:30 smithi155 bash[68033]: cluster 2024-07-28T23:50:29.174969+0000 mgr.y (mgr.34101) 7820 : cluster [DBG] pgmap v8748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:50:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:50:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:50:30.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:30 smithi045 bash[80445]: cluster 2024-07-28T23:50:29.174969+0000 mgr.y (mgr.34101) 7820 : cluster [DBG] pgmap v8748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:30 smithi045 bash[82788]: cluster 2024-07-28T23:50:29.174969+0000 mgr.y (mgr.34101) 7820 : cluster [DBG] pgmap v8748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:30.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14463 16 16 0 0 0 - 0 2024-07-28T23:50:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:31 smithi155 bash[73694]: debug 2024-07-28T23:50:31.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:31.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14464 16 16 0 0 0 - 0 2024-07-28T23:50:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:32 smithi155 bash[73694]: debug 2024-07-28T23:50:32.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:32 smithi155 bash[68033]: cluster 2024-07-28T23:50:31.176737+0000 mgr.y (mgr.34101) 7821 : cluster [DBG] pgmap v8749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:50:32 smithi155 bash[60745]: ts=2024-07-28T23:50:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:50:32.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:32 smithi045 bash[80445]: cluster 2024-07-28T23:50:31.176737+0000 mgr.y (mgr.34101) 7821 : cluster [DBG] pgmap v8749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:32 smithi045 bash[82788]: cluster 2024-07-28T23:50:31.176737+0000 mgr.y (mgr.34101) 7821 : cluster [DBG] pgmap v8749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:32.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14465 16 16 0 0 0 - 0 2024-07-28T23:50:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:33 smithi155 bash[73694]: debug 2024-07-28T23:50:33.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:33.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14466 16 16 0 0 0 - 0 2024-07-28T23:50:34.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:34 smithi155 bash[73694]: debug 2024-07-28T23:50:34.325+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:34 smithi155 bash[68033]: cluster 2024-07-28T23:50:33.178661+0000 mgr.y (mgr.34101) 7822 : cluster [DBG] pgmap v8750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:34 smithi155 bash[68033]: audit 2024-07-28T23:50:33.764175+0000 mon.c (mon.2) 1943 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:34 smithi045 bash[82788]: cluster 2024-07-28T23:50:33.178661+0000 mgr.y (mgr.34101) 7822 : cluster [DBG] pgmap v8750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:34 smithi045 bash[82788]: audit 2024-07-28T23:50:33.764175+0000 mon.c (mon.2) 1943 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:34 smithi045 bash[80445]: cluster 2024-07-28T23:50:33.178661+0000 mgr.y (mgr.34101) 7822 : cluster [DBG] pgmap v8750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:34 smithi045 bash[80445]: audit 2024-07-28T23:50:33.764175+0000 mon.c (mon.2) 1943 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:34.995 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14467 16 16 0 0 0 - 0 2024-07-28T23:50:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:35 smithi155 bash[73694]: debug 2024-07-28T23:50:35.361+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:35.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14468 16 16 0 0 0 - 0 2024-07-28T23:50:36.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:36 smithi155 bash[73694]: debug 2024-07-28T23:50:36.373+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:36 smithi155 bash[68033]: cluster 2024-07-28T23:50:35.180367+0000 mgr.y (mgr.34101) 7823 : cluster [DBG] pgmap v8751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:36.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:36 smithi045 bash[80445]: cluster 2024-07-28T23:50:35.180367+0000 mgr.y (mgr.34101) 7823 : cluster [DBG] pgmap v8751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:36.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:36 smithi045 bash[82788]: cluster 2024-07-28T23:50:35.180367+0000 mgr.y (mgr.34101) 7823 : cluster [DBG] pgmap v8751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:36.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14469 16 16 0 0 0 - 0 2024-07-28T23:50:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:37 smithi155 bash[73694]: debug 2024-07-28T23:50:37.381+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:37.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14470 16 16 0 0 0 - 0 2024-07-28T23:50:38.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:38 smithi155 bash[68033]: cluster 2024-07-28T23:50:37.182242+0000 mgr.y (mgr.34101) 7824 : cluster [DBG] pgmap v8752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:38.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:38 smithi155 bash[73694]: debug 2024-07-28T23:50:38.345+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:38.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:38 smithi045 bash[80445]: cluster 2024-07-28T23:50:37.182242+0000 mgr.y (mgr.34101) 7824 : cluster [DBG] pgmap v8752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:38.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:38 smithi045 bash[82788]: cluster 2024-07-28T23:50:37.182242+0000 mgr.y (mgr.34101) 7824 : cluster [DBG] pgmap v8752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:38.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14471 16 16 0 0 0 - 0 2024-07-28T23:50:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:39 smithi155 bash[73694]: debug 2024-07-28T23:50:39.325+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:39.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14472 16 16 0 0 0 - 0 2024-07-28T23:50:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:40 smithi155 bash[68033]: cluster 2024-07-28T23:50:39.183995+0000 mgr.y (mgr.34101) 7825 : cluster [DBG] pgmap v8753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:40 smithi155 bash[73694]: debug 2024-07-28T23:50:40.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:40.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:40 smithi045 bash[80445]: cluster 2024-07-28T23:50:39.183995+0000 mgr.y (mgr.34101) 7825 : cluster [DBG] pgmap v8753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:50:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:50:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T23:50:40.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:40 smithi045 bash[82788]: cluster 2024-07-28T23:50:39.183995+0000 mgr.y (mgr.34101) 7825 : cluster [DBG] pgmap v8753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:40.996 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14473 16 16 0 0 0 - 0 2024-07-28T23:50:41.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:41 smithi155 bash[73694]: debug 2024-07-28T23:50:41.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:41.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14474 16 16 0 0 0 - 0 2024-07-28T23:50:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:42 smithi155 bash[68033]: cluster 2024-07-28T23:50:41.185802+0000 mgr.y (mgr.34101) 7826 : cluster [DBG] pgmap v8754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:42 smithi155 bash[73694]: debug 2024-07-28T23:50:42.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:50:42 smithi155 bash[60745]: ts=2024-07-28T23:50:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:50:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:42 smithi045 bash[80445]: cluster 2024-07-28T23:50:41.185802+0000 mgr.y (mgr.34101) 7826 : cluster [DBG] pgmap v8754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:42 smithi045 bash[82788]: cluster 2024-07-28T23:50:41.185802+0000 mgr.y (mgr.34101) 7826 : cluster [DBG] pgmap v8754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:42.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14475 16 16 0 0 0 - 0 2024-07-28T23:50:43.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:43 smithi155 bash[73694]: debug 2024-07-28T23:50:43.285+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:43.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14476 16 16 0 0 0 - 0 2024-07-28T23:50:44.518 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:44 smithi155 bash[73694]: debug 2024-07-28T23:50:44.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:44 smithi155 bash[68033]: cluster 2024-07-28T23:50:43.187730+0000 mgr.y (mgr.34101) 7827 : cluster [DBG] pgmap v8755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:44.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:44 smithi045 bash[80445]: cluster 2024-07-28T23:50:43.187730+0000 mgr.y (mgr.34101) 7827 : cluster [DBG] pgmap v8755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:44.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:44 smithi045 bash[82788]: cluster 2024-07-28T23:50:43.187730+0000 mgr.y (mgr.34101) 7827 : cluster [DBG] pgmap v8755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:44.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14477 16 16 0 0 0 - 0 2024-07-28T23:50:45.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:45 smithi155 bash[73694]: debug 2024-07-28T23:50:45.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:45.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14478 16 16 0 0 0 - 0 2024-07-28T23:50:46.522 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:46 smithi155 bash[73694]: debug 2024-07-28T23:50:46.225+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:46.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:46 smithi155 bash[68033]: cluster 2024-07-28T23:50:45.189463+0000 mgr.y (mgr.34101) 7828 : cluster [DBG] pgmap v8756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:46.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:46 smithi045 bash[80445]: cluster 2024-07-28T23:50:45.189463+0000 mgr.y (mgr.34101) 7828 : cluster [DBG] pgmap v8756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:46 smithi045 bash[82788]: cluster 2024-07-28T23:50:45.189463+0000 mgr.y (mgr.34101) 7828 : cluster [DBG] pgmap v8756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:46.997 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14479 16 16 0 0 0 - 0 2024-07-28T23:50:47.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:47 smithi155 bash[73694]: debug 2024-07-28T23:50:47.237+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:47.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:50:47.998142+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:50:47.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:50:47.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14480 16 16 0 0 0 - 0 2024-07-28T23:50:48.527 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:48 smithi155 bash[73694]: debug 2024-07-28T23:50:48.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:48 smithi155 bash[68033]: cluster 2024-07-28T23:50:47.191375+0000 mgr.y (mgr.34101) 7829 : cluster [DBG] pgmap v8757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:48 smithi045 bash[80445]: cluster 2024-07-28T23:50:47.191375+0000 mgr.y (mgr.34101) 7829 : cluster [DBG] pgmap v8757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:48 smithi045 bash[82788]: cluster 2024-07-28T23:50:47.191375+0000 mgr.y (mgr.34101) 7829 : cluster [DBG] pgmap v8757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:48.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14481 16 16 0 0 0 - 0 2024-07-28T23:50:49.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:49 smithi155 bash[73694]: debug 2024-07-28T23:50:49.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:49 smithi155 bash[68033]: audit 2024-07-28T23:50:48.764484+0000 mon.c (mon.2) 1944 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:49.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:49 smithi045 bash[80445]: audit 2024-07-28T23:50:48.764484+0000 mon.c (mon.2) 1944 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:49 smithi045 bash[82788]: audit 2024-07-28T23:50:48.764484+0000 mon.c (mon.2) 1944 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:50:49.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14482 16 16 0 0 0 - 0 2024-07-28T23:50:50.537 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:50 smithi155 bash[73694]: debug 2024-07-28T23:50:50.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:50 smithi155 bash[68033]: cluster 2024-07-28T23:50:49.193041+0000 mgr.y (mgr.34101) 7830 : cluster [DBG] pgmap v8758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:50 smithi045 bash[80445]: cluster 2024-07-28T23:50:49.193041+0000 mgr.y (mgr.34101) 7830 : cluster [DBG] pgmap v8758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:50:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:50:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:50:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:50 smithi045 bash[82788]: cluster 2024-07-28T23:50:49.193041+0000 mgr.y (mgr.34101) 7830 : cluster [DBG] pgmap v8758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:50.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14483 16 16 0 0 0 - 0 2024-07-28T23:50:51.546 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:51 smithi155 bash[73694]: debug 2024-07-28T23:50:51.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:51 smithi155 bash[68033]: cluster 2024-07-28T23:50:51.194801+0000 mgr.y (mgr.34101) 7831 : cluster [DBG] pgmap v8759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:51.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:51 smithi045 bash[80445]: cluster 2024-07-28T23:50:51.194801+0000 mgr.y (mgr.34101) 7831 : cluster [DBG] pgmap v8759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:51.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:51 smithi045 bash[82788]: cluster 2024-07-28T23:50:51.194801+0000 mgr.y (mgr.34101) 7831 : cluster [DBG] pgmap v8759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:51.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14484 16 16 0 0 0 - 0 2024-07-28T23:50:52.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:52 smithi155 bash[73694]: debug 2024-07-28T23:50:52.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:50:52 smithi155 bash[60745]: ts=2024-07-28T23:50:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:50:52.998 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14485 16 16 0 0 0 - 0 2024-07-28T23:50:53.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:53 smithi155 bash[73694]: debug 2024-07-28T23:50:53.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:53.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14486 16 16 0 0 0 - 0 2024-07-28T23:50:54.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:54 smithi155 bash[73694]: debug 2024-07-28T23:50:54.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:54 smithi155 bash[68033]: cluster 2024-07-28T23:50:53.196667+0000 mgr.y (mgr.34101) 7832 : cluster [DBG] pgmap v8760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:54.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:54 smithi045 bash[80445]: cluster 2024-07-28T23:50:53.196667+0000 mgr.y (mgr.34101) 7832 : cluster [DBG] pgmap v8760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:54 smithi045 bash[82788]: cluster 2024-07-28T23:50:53.196667+0000 mgr.y (mgr.34101) 7832 : cluster [DBG] pgmap v8760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:54.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14487 16 16 0 0 0 - 0 2024-07-28T23:50:55.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:55 smithi155 bash[73694]: debug 2024-07-28T23:50:55.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:55.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14488 16 16 0 0 0 - 0 2024-07-28T23:50:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:56 smithi155 bash[68033]: cluster 2024-07-28T23:50:55.198421+0000 mgr.y (mgr.34101) 7833 : cluster [DBG] pgmap v8761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:56.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:56 smithi155 bash[73694]: debug 2024-07-28T23:50:56.149+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:56.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:56 smithi045 bash[80445]: cluster 2024-07-28T23:50:55.198421+0000 mgr.y (mgr.34101) 7833 : cluster [DBG] pgmap v8761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:56 smithi045 bash[82788]: cluster 2024-07-28T23:50:55.198421+0000 mgr.y (mgr.34101) 7833 : cluster [DBG] pgmap v8761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:56.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14489 16 16 0 0 0 - 0 2024-07-28T23:50:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:57 smithi155 bash[73694]: debug 2024-07-28T23:50:57.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:57 smithi155 bash[68033]: audit 2024-07-28T23:50:56.502142+0000 mon.c (mon.2) 1945 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:50:57.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:57 smithi045 bash[80445]: audit 2024-07-28T23:50:56.502142+0000 mon.c (mon.2) 1945 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:50:57.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:57 smithi045 bash[82788]: audit 2024-07-28T23:50:56.502142+0000 mon.c (mon.2) 1945 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:50:57.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14490 16 16 0 0 0 - 0 2024-07-28T23:50:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:50:58 smithi155 bash[68033]: cluster 2024-07-28T23:50:57.200316+0000 mgr.y (mgr.34101) 7834 : cluster [DBG] pgmap v8762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:58.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:58 smithi155 bash[73694]: debug 2024-07-28T23:50:58.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:50:58.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:50:58 smithi045 bash[80445]: cluster 2024-07-28T23:50:57.200316+0000 mgr.y (mgr.34101) 7834 : cluster [DBG] pgmap v8762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:50:58 smithi045 bash[82788]: cluster 2024-07-28T23:50:57.200316+0000 mgr.y (mgr.34101) 7834 : cluster [DBG] pgmap v8762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:50:58.999 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14491 16 16 0 0 0 - 0 2024-07-28T23:50:59.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:50:59 smithi155 bash[73694]: debug 2024-07-28T23:50:59.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:00.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14492 16 16 0 0 0 - 0 2024-07-28T23:51:00.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:00 smithi155 bash[73694]: debug 2024-07-28T23:51:00.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:00 smithi155 bash[68033]: cluster 2024-07-28T23:50:59.202070+0000 mgr.y (mgr.34101) 7835 : cluster [DBG] pgmap v8763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:00.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:00 smithi045 bash[80445]: cluster 2024-07-28T23:50:59.202070+0000 mgr.y (mgr.34101) 7835 : cluster [DBG] pgmap v8763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:00.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:00 smithi045 bash[82788]: cluster 2024-07-28T23:50:59.202070+0000 mgr.y (mgr.34101) 7835 : cluster [DBG] pgmap v8763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:51:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:51:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:51:01.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14493 16 16 0 0 0 - 0 2024-07-28T23:51:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:01 smithi155 bash[73694]: debug 2024-07-28T23:51:01.097+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:02.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14494 16 16 0 0 0 - 0 2024-07-28T23:51:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:02 smithi155 bash[73694]: debug 2024-07-28T23:51:02.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:51:02 smithi155 bash[60745]: ts=2024-07-28T23:51:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:51:02.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:02 smithi155 bash[68033]: cluster 2024-07-28T23:51:01.203819+0000 mgr.y (mgr.34101) 7836 : cluster [DBG] pgmap v8764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:02.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:02 smithi155 bash[68033]: audit 2024-07-28T23:51:02.219525+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:02.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:02 smithi155 bash[68033]: audit 2024-07-28T23:51:02.227851+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:02 smithi045 bash[80445]: cluster 2024-07-28T23:51:01.203819+0000 mgr.y (mgr.34101) 7836 : cluster [DBG] pgmap v8764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:02 smithi045 bash[80445]: audit 2024-07-28T23:51:02.219525+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:02.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:02 smithi045 bash[80445]: audit 2024-07-28T23:51:02.227851+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:02 smithi045 bash[82788]: cluster 2024-07-28T23:51:01.203819+0000 mgr.y (mgr.34101) 7836 : cluster [DBG] pgmap v8764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:02.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:02 smithi045 bash[82788]: audit 2024-07-28T23:51:02.219525+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:02.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:02 smithi045 bash[82788]: audit 2024-07-28T23:51:02.227851+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:03.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14495 16 16 0 0 0 - 0 2024-07-28T23:51:03.406 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:03 smithi155 bash[73694]: debug 2024-07-28T23:51:03.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:03 smithi045 bash[80445]: audit 2024-07-28T23:51:02.405785+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:03 smithi045 bash[80445]: audit 2024-07-28T23:51:02.416531+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:03 smithi045 bash[80445]: audit 2024-07-28T23:51:02.836092+0000 mon.c (mon.2) 1946 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:51:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:03 smithi045 bash[80445]: audit 2024-07-28T23:51:02.837406+0000 mon.c (mon.2) 1947 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:51:03.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:03 smithi045 bash[80445]: audit 2024-07-28T23:51:02.847790+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:03 smithi045 bash[82788]: audit 2024-07-28T23:51:02.405785+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:03 smithi045 bash[82788]: audit 2024-07-28T23:51:02.416531+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:03.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:03 smithi045 bash[82788]: audit 2024-07-28T23:51:02.836092+0000 mon.c (mon.2) 1946 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:51:03.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:03 smithi045 bash[82788]: audit 2024-07-28T23:51:02.837406+0000 mon.c (mon.2) 1947 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:51:03.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:03 smithi045 bash[82788]: audit 2024-07-28T23:51:02.847790+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:03 smithi155 bash[68033]: audit 2024-07-28T23:51:02.405785+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:03 smithi155 bash[68033]: audit 2024-07-28T23:51:02.416531+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:03 smithi155 bash[68033]: audit 2024-07-28T23:51:02.836092+0000 mon.c (mon.2) 1946 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:51:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:03 smithi155 bash[68033]: audit 2024-07-28T23:51:02.837406+0000 mon.c (mon.2) 1947 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:51:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:03 smithi155 bash[68033]: audit 2024-07-28T23:51:02.847790+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:51:04.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14496 16 16 0 0 0 - 0 2024-07-28T23:51:04.408 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:04 smithi155 bash[73694]: debug 2024-07-28T23:51:04.149+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:04 smithi045 bash[80445]: cluster 2024-07-28T23:51:03.205708+0000 mgr.y (mgr.34101) 7837 : cluster [DBG] pgmap v8765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:04 smithi045 bash[80445]: audit 2024-07-28T23:51:03.764798+0000 mon.c (mon.2) 1948 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:04 smithi045 bash[82788]: cluster 2024-07-28T23:51:03.205708+0000 mgr.y (mgr.34101) 7837 : cluster [DBG] pgmap v8765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:04 smithi045 bash[82788]: audit 2024-07-28T23:51:03.764798+0000 mon.c (mon.2) 1948 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:04 smithi155 bash[68033]: cluster 2024-07-28T23:51:03.205708+0000 mgr.y (mgr.34101) 7837 : cluster [DBG] pgmap v8765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:04 smithi155 bash[68033]: audit 2024-07-28T23:51:03.764798+0000 mon.c (mon.2) 1948 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:05.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14497 16 16 0 0 0 - 0 2024-07-28T23:51:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:05 smithi155 bash[73694]: debug 2024-07-28T23:51:05.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:06.000 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14498 16 16 0 0 0 - 0 2024-07-28T23:51:06.412 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:06 smithi155 bash[73694]: debug 2024-07-28T23:51:06.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:06 smithi045 bash[80445]: cluster 2024-07-28T23:51:05.207427+0000 mgr.y (mgr.34101) 7838 : cluster [DBG] pgmap v8766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:06 smithi045 bash[82788]: cluster 2024-07-28T23:51:05.207427+0000 mgr.y (mgr.34101) 7838 : cluster [DBG] pgmap v8766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:06 smithi155 bash[68033]: cluster 2024-07-28T23:51:05.207427+0000 mgr.y (mgr.34101) 7838 : cluster [DBG] pgmap v8766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:07.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14499 16 16 0 0 0 - 0 2024-07-28T23:51:07.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:07 smithi155 bash[73694]: debug 2024-07-28T23:51:07.160+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:08.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:51:08.001359+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:51:08.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:51:08.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14500 16 16 0 0 0 - 0 2024-07-28T23:51:08.416 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:08 smithi155 bash[73694]: debug 2024-07-28T23:51:08.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:08 smithi045 bash[80445]: cluster 2024-07-28T23:51:07.209282+0000 mgr.y (mgr.34101) 7839 : cluster [DBG] pgmap v8767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:08 smithi045 bash[82788]: cluster 2024-07-28T23:51:07.209282+0000 mgr.y (mgr.34101) 7839 : cluster [DBG] pgmap v8767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:08.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:08 smithi155 bash[68033]: cluster 2024-07-28T23:51:07.209282+0000 mgr.y (mgr.34101) 7839 : cluster [DBG] pgmap v8767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:09.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14501 16 16 0 0 0 - 0 2024-07-28T23:51:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:09 smithi155 bash[73694]: debug 2024-07-28T23:51:09.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:10.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14502 16 16 0 0 0 - 0 2024-07-28T23:51:10.420 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:10 smithi155 bash[73694]: debug 2024-07-28T23:51:10.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:10.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:51:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:51:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:51:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:10 smithi045 bash[80445]: cluster 2024-07-28T23:51:09.211014+0000 mgr.y (mgr.34101) 7840 : cluster [DBG] pgmap v8768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:10 smithi045 bash[82788]: cluster 2024-07-28T23:51:09.211014+0000 mgr.y (mgr.34101) 7840 : cluster [DBG] pgmap v8768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:10.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:10 smithi155 bash[68033]: cluster 2024-07-28T23:51:09.211014+0000 mgr.y (mgr.34101) 7840 : cluster [DBG] pgmap v8768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:11.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14503 16 16 0 0 0 - 0 2024-07-28T23:51:11.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:11 smithi155 bash[73694]: debug 2024-07-28T23:51:11.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:12.001 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14504 16 16 0 0 0 - 0 2024-07-28T23:51:12.425 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:12 smithi155 bash[73694]: debug 2024-07-28T23:51:12.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:12.425 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:51:12 smithi155 bash[60745]: ts=2024-07-28T23:51:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:51:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:12 smithi045 bash[80445]: cluster 2024-07-28T23:51:11.212755+0000 mgr.y (mgr.34101) 7841 : cluster [DBG] pgmap v8769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:12 smithi045 bash[82788]: cluster 2024-07-28T23:51:11.212755+0000 mgr.y (mgr.34101) 7841 : cluster [DBG] pgmap v8769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:12 smithi155 bash[68033]: cluster 2024-07-28T23:51:11.212755+0000 mgr.y (mgr.34101) 7841 : cluster [DBG] pgmap v8769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:13.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14505 16 16 0 0 0 - 0 2024-07-28T23:51:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:13 smithi155 bash[73694]: debug 2024-07-28T23:51:13.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:14.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14506 16 16 0 0 0 - 0 2024-07-28T23:51:14.429 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:14 smithi155 bash[73694]: debug 2024-07-28T23:51:14.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:14 smithi045 bash[80445]: cluster 2024-07-28T23:51:13.214645+0000 mgr.y (mgr.34101) 7842 : cluster [DBG] pgmap v8770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:14 smithi045 bash[82788]: cluster 2024-07-28T23:51:13.214645+0000 mgr.y (mgr.34101) 7842 : cluster [DBG] pgmap v8770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:14 smithi155 bash[68033]: cluster 2024-07-28T23:51:13.214645+0000 mgr.y (mgr.34101) 7842 : cluster [DBG] pgmap v8770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:15.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14507 16 16 0 0 0 - 0 2024-07-28T23:51:15.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:15 smithi155 bash[73694]: debug 2024-07-28T23:51:15.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:16.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14508 16 16 0 0 0 - 0 2024-07-28T23:51:16.433 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:16 smithi155 bash[73694]: debug 2024-07-28T23:51:16.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:16.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:16 smithi045 bash[80445]: cluster 2024-07-28T23:51:15.216345+0000 mgr.y (mgr.34101) 7843 : cluster [DBG] pgmap v8771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:16 smithi045 bash[82788]: cluster 2024-07-28T23:51:15.216345+0000 mgr.y (mgr.34101) 7843 : cluster [DBG] pgmap v8771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:16 smithi155 bash[68033]: cluster 2024-07-28T23:51:15.216345+0000 mgr.y (mgr.34101) 7843 : cluster [DBG] pgmap v8771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:17.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14509 16 16 0 0 0 - 0 2024-07-28T23:51:17.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:17 smithi155 bash[73694]: debug 2024-07-28T23:51:17.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:18.002 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14510 16 16 0 0 0 - 0 2024-07-28T23:51:18.437 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:18 smithi155 bash[73694]: debug 2024-07-28T23:51:18.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:18 smithi045 bash[80445]: cluster 2024-07-28T23:51:17.218208+0000 mgr.y (mgr.34101) 7844 : cluster [DBG] pgmap v8772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:18 smithi045 bash[82788]: cluster 2024-07-28T23:51:17.218208+0000 mgr.y (mgr.34101) 7844 : cluster [DBG] pgmap v8772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:18 smithi155 bash[68033]: cluster 2024-07-28T23:51:17.218208+0000 mgr.y (mgr.34101) 7844 : cluster [DBG] pgmap v8772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:19.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14511 16 16 0 0 0 - 0 2024-07-28T23:51:19.447 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:19 smithi155 bash[73694]: debug 2024-07-28T23:51:19.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:19.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:19 smithi045 bash[80445]: audit 2024-07-28T23:51:18.765312+0000 mon.c (mon.2) 1949 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:19 smithi045 bash[82788]: audit 2024-07-28T23:51:18.765312+0000 mon.c (mon.2) 1949 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:19 smithi155 bash[68033]: audit 2024-07-28T23:51:18.765312+0000 mon.c (mon.2) 1949 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:20.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14512 16 16 0 0 0 - 0 2024-07-28T23:51:20.450 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:20 smithi155 bash[73694]: debug 2024-07-28T23:51:20.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:20.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:20 smithi045 bash[80445]: cluster 2024-07-28T23:51:19.219888+0000 mgr.y (mgr.34101) 7845 : cluster [DBG] pgmap v8773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:20.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:51:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:51:20] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T23:51:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:20 smithi045 bash[82788]: cluster 2024-07-28T23:51:19.219888+0000 mgr.y (mgr.34101) 7845 : cluster [DBG] pgmap v8773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:20 smithi155 bash[68033]: cluster 2024-07-28T23:51:19.219888+0000 mgr.y (mgr.34101) 7845 : cluster [DBG] pgmap v8773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:21.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14513 16 16 0 0 0 - 0 2024-07-28T23:51:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:21 smithi155 bash[73694]: debug 2024-07-28T23:51:21.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:22.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14514 16 16 0 0 0 - 0 2024-07-28T23:51:22.452 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:22 smithi155 bash[73694]: debug 2024-07-28T23:51:22.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:22.452 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:51:22 smithi155 bash[60745]: ts=2024-07-28T23:51:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:51:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:22 smithi045 bash[80445]: cluster 2024-07-28T23:51:21.221611+0000 mgr.y (mgr.34101) 7846 : cluster [DBG] pgmap v8774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:22 smithi045 bash[82788]: cluster 2024-07-28T23:51:21.221611+0000 mgr.y (mgr.34101) 7846 : cluster [DBG] pgmap v8774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:22 smithi155 bash[68033]: cluster 2024-07-28T23:51:21.221611+0000 mgr.y (mgr.34101) 7846 : cluster [DBG] pgmap v8774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:23.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14515 16 16 0 0 0 - 0 2024-07-28T23:51:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:23 smithi155 bash[73694]: debug 2024-07-28T23:51:23.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:24.003 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14516 16 16 0 0 0 - 0 2024-07-28T23:51:24.457 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:24 smithi155 bash[73694]: debug 2024-07-28T23:51:24.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:24 smithi045 bash[80445]: cluster 2024-07-28T23:51:23.223489+0000 mgr.y (mgr.34101) 7847 : cluster [DBG] pgmap v8775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:24 smithi045 bash[82788]: cluster 2024-07-28T23:51:23.223489+0000 mgr.y (mgr.34101) 7847 : cluster [DBG] pgmap v8775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:24.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:24 smithi155 bash[68033]: cluster 2024-07-28T23:51:23.223489+0000 mgr.y (mgr.34101) 7847 : cluster [DBG] pgmap v8775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:25.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14517 16 16 0 0 0 - 0 2024-07-28T23:51:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:25 smithi155 bash[73694]: debug 2024-07-28T23:51:25.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:26.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14518 16 16 0 0 0 - 0 2024-07-28T23:51:26.460 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:26 smithi155 bash[73694]: debug 2024-07-28T23:51:26.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:26.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:26 smithi045 bash[80445]: cluster 2024-07-28T23:51:25.225185+0000 mgr.y (mgr.34101) 7848 : cluster [DBG] pgmap v8776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:26 smithi045 bash[82788]: cluster 2024-07-28T23:51:25.225185+0000 mgr.y (mgr.34101) 7848 : cluster [DBG] pgmap v8776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:26.761 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:26 smithi155 bash[68033]: cluster 2024-07-28T23:51:25.225185+0000 mgr.y (mgr.34101) 7848 : cluster [DBG] pgmap v8776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:27.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14519 16 16 0 0 0 - 0 2024-07-28T23:51:27.056 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 28 23:51:26 smithi155 bash[59473]: logger=cleanup t=2024-07-28T23:51:26.761162257Z level=info msg="Completed cleanup jobs" duration=143.455808ms 2024-07-28T23:51:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:27 smithi155 bash[73694]: debug 2024-07-28T23:51:27.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:28.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:51:28.004713+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:51:28.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:51:28.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14520 16 16 0 0 0 - 0 2024-07-28T23:51:28.464 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:28 smithi155 bash[73694]: debug 2024-07-28T23:51:28.160+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:28 smithi045 bash[80445]: cluster 2024-07-28T23:51:27.227055+0000 mgr.y (mgr.34101) 7849 : cluster [DBG] pgmap v8777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:28 smithi045 bash[82788]: cluster 2024-07-28T23:51:27.227055+0000 mgr.y (mgr.34101) 7849 : cluster [DBG] pgmap v8777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:28 smithi155 bash[68033]: cluster 2024-07-28T23:51:27.227055+0000 mgr.y (mgr.34101) 7849 : cluster [DBG] pgmap v8777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:29.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14521 16 16 0 0 0 - 0 2024-07-28T23:51:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:29 smithi155 bash[73694]: debug 2024-07-28T23:51:29.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:30.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14522 16 16 0 0 0 - 0 2024-07-28T23:51:30.469 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:30 smithi155 bash[73694]: debug 2024-07-28T23:51:30.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:51:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:51:30] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T23:51:30.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:30 smithi045 bash[80445]: cluster 2024-07-28T23:51:29.228777+0000 mgr.y (mgr.34101) 7850 : cluster [DBG] pgmap v8778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:30 smithi045 bash[82788]: cluster 2024-07-28T23:51:29.228777+0000 mgr.y (mgr.34101) 7850 : cluster [DBG] pgmap v8778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:30.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:30 smithi155 bash[68033]: cluster 2024-07-28T23:51:29.228777+0000 mgr.y (mgr.34101) 7850 : cluster [DBG] pgmap v8778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:31.004 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14523 16 16 0 0 0 - 0 2024-07-28T23:51:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:31 smithi155 bash[73694]: debug 2024-07-28T23:51:31.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:32.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14524 16 16 0 0 0 - 0 2024-07-28T23:51:32.473 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:32 smithi155 bash[73694]: debug 2024-07-28T23:51:32.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:32.473 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:51:32 smithi155 bash[60745]: ts=2024-07-28T23:51:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:51:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:32 smithi155 bash[68033]: cluster 2024-07-28T23:51:31.230523+0000 mgr.y (mgr.34101) 7851 : cluster [DBG] pgmap v8779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:32.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:32 smithi045 bash[80445]: cluster 2024-07-28T23:51:31.230523+0000 mgr.y (mgr.34101) 7851 : cluster [DBG] pgmap v8779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:32 smithi045 bash[82788]: cluster 2024-07-28T23:51:31.230523+0000 mgr.y (mgr.34101) 7851 : cluster [DBG] pgmap v8779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:33.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14525 16 16 0 0 0 - 0 2024-07-28T23:51:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:33 smithi155 bash[73694]: debug 2024-07-28T23:51:33.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:34.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14526 16 16 0 0 0 - 0 2024-07-28T23:51:34.477 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:34 smithi155 bash[73694]: debug 2024-07-28T23:51:34.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:34 smithi155 bash[68033]: cluster 2024-07-28T23:51:33.232402+0000 mgr.y (mgr.34101) 7852 : cluster [DBG] pgmap v8780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:34 smithi155 bash[68033]: audit 2024-07-28T23:51:33.765703+0000 mon.c (mon.2) 1950 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:34 smithi045 bash[80445]: cluster 2024-07-28T23:51:33.232402+0000 mgr.y (mgr.34101) 7852 : cluster [DBG] pgmap v8780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:34.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:34 smithi045 bash[80445]: audit 2024-07-28T23:51:33.765703+0000 mon.c (mon.2) 1950 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:34 smithi045 bash[82788]: cluster 2024-07-28T23:51:33.232402+0000 mgr.y (mgr.34101) 7852 : cluster [DBG] pgmap v8780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:34 smithi045 bash[82788]: audit 2024-07-28T23:51:33.765703+0000 mon.c (mon.2) 1950 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:35.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14527 16 16 0 0 0 - 0 2024-07-28T23:51:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:35 smithi155 bash[73694]: debug 2024-07-28T23:51:35.240+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:36.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14528 16 16 0 0 0 - 0 2024-07-28T23:51:36.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:36 smithi155 bash[73694]: debug 2024-07-28T23:51:36.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:36.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:36 smithi155 bash[68033]: cluster 2024-07-28T23:51:35.234126+0000 mgr.y (mgr.34101) 7853 : cluster [DBG] pgmap v8781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:36 smithi045 bash[80445]: cluster 2024-07-28T23:51:35.234126+0000 mgr.y (mgr.34101) 7853 : cluster [DBG] pgmap v8781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:36.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:36 smithi045 bash[82788]: cluster 2024-07-28T23:51:35.234126+0000 mgr.y (mgr.34101) 7853 : cluster [DBG] pgmap v8781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:37.005 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14529 16 16 0 0 0 - 0 2024-07-28T23:51:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:37 smithi155 bash[73694]: debug 2024-07-28T23:51:37.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:38.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14530 16 16 0 0 0 - 0 2024-07-28T23:51:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:38 smithi155 bash[73694]: debug 2024-07-28T23:51:38.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:38.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:38 smithi155 bash[68033]: cluster 2024-07-28T23:51:37.235942+0000 mgr.y (mgr.34101) 7854 : cluster [DBG] pgmap v8782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:38 smithi045 bash[80445]: cluster 2024-07-28T23:51:37.235942+0000 mgr.y (mgr.34101) 7854 : cluster [DBG] pgmap v8782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:38.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:38 smithi045 bash[82788]: cluster 2024-07-28T23:51:37.235942+0000 mgr.y (mgr.34101) 7854 : cluster [DBG] pgmap v8782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:39.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14531 16 16 0 0 0 - 0 2024-07-28T23:51:39.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:39 smithi155 bash[73694]: debug 2024-07-28T23:51:39.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:40.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14532 16 16 0 0 0 - 0 2024-07-28T23:51:40.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:40 smithi155 bash[73694]: debug 2024-07-28T23:51:40.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:40 smithi155 bash[68033]: cluster 2024-07-28T23:51:39.237667+0000 mgr.y (mgr.34101) 7855 : cluster [DBG] pgmap v8783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:40 smithi045 bash[80445]: cluster 2024-07-28T23:51:39.237667+0000 mgr.y (mgr.34101) 7855 : cluster [DBG] pgmap v8783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:51:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:51:40] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:51:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:40 smithi045 bash[82788]: cluster 2024-07-28T23:51:39.237667+0000 mgr.y (mgr.34101) 7855 : cluster [DBG] pgmap v8783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:41.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14533 16 16 0 0 0 - 0 2024-07-28T23:51:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:41 smithi155 bash[73694]: debug 2024-07-28T23:51:41.272+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:42.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14534 16 16 0 0 0 - 0 2024-07-28T23:51:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:42 smithi155 bash[73694]: debug 2024-07-28T23:51:42.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:42 smithi155 bash[68033]: cluster 2024-07-28T23:51:41.239394+0000 mgr.y (mgr.34101) 7856 : cluster [DBG] pgmap v8784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:51:42 smithi155 bash[60745]: ts=2024-07-28T23:51:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:51:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:42 smithi045 bash[80445]: cluster 2024-07-28T23:51:41.239394+0000 mgr.y (mgr.34101) 7856 : cluster [DBG] pgmap v8784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:42.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:42 smithi045 bash[82788]: cluster 2024-07-28T23:51:41.239394+0000 mgr.y (mgr.34101) 7856 : cluster [DBG] pgmap v8784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:43.006 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14535 16 16 0 0 0 - 0 2024-07-28T23:51:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:43 smithi155 bash[73694]: debug 2024-07-28T23:51:43.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:44.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14536 16 16 0 0 0 - 0 2024-07-28T23:51:44.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:44 smithi155 bash[68033]: cluster 2024-07-28T23:51:43.241267+0000 mgr.y (mgr.34101) 7857 : cluster [DBG] pgmap v8785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:44.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:44 smithi155 bash[73694]: debug 2024-07-28T23:51:44.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:44.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:44 smithi045 bash[80445]: cluster 2024-07-28T23:51:43.241267+0000 mgr.y (mgr.34101) 7857 : cluster [DBG] pgmap v8785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:44.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:44 smithi045 bash[82788]: cluster 2024-07-28T23:51:43.241267+0000 mgr.y (mgr.34101) 7857 : cluster [DBG] pgmap v8785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:45.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14537 16 16 0 0 0 - 0 2024-07-28T23:51:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:45 smithi155 bash[73694]: debug 2024-07-28T23:51:45.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:46.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14538 16 16 0 0 0 - 0 2024-07-28T23:51:46.502 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:46 smithi155 bash[73694]: debug 2024-07-28T23:51:46.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:46.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:46 smithi155 bash[68033]: cluster 2024-07-28T23:51:45.242988+0000 mgr.y (mgr.34101) 7858 : cluster [DBG] pgmap v8786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:46.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:46 smithi045 bash[80445]: cluster 2024-07-28T23:51:45.242988+0000 mgr.y (mgr.34101) 7858 : cluster [DBG] pgmap v8786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:46 smithi045 bash[82788]: cluster 2024-07-28T23:51:45.242988+0000 mgr.y (mgr.34101) 7858 : cluster [DBG] pgmap v8786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:47.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14539 16 16 0 0 0 - 0 2024-07-28T23:51:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:47 smithi155 bash[73694]: debug 2024-07-28T23:51:47.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:48.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:51:48.007849+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:51:48.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:51:48.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14540 16 16 0 0 0 - 0 2024-07-28T23:51:48.506 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:48 smithi155 bash[73694]: debug 2024-07-28T23:51:48.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:48 smithi155 bash[68033]: cluster 2024-07-28T23:51:47.244826+0000 mgr.y (mgr.34101) 7859 : cluster [DBG] pgmap v8787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:48 smithi045 bash[80445]: cluster 2024-07-28T23:51:47.244826+0000 mgr.y (mgr.34101) 7859 : cluster [DBG] pgmap v8787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:48 smithi045 bash[82788]: cluster 2024-07-28T23:51:47.244826+0000 mgr.y (mgr.34101) 7859 : cluster [DBG] pgmap v8787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:49.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14541 16 16 0 0 0 - 0 2024-07-28T23:51:49.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:49 smithi155 bash[73694]: debug 2024-07-28T23:51:49.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:49 smithi155 bash[68033]: audit 2024-07-28T23:51:48.766036+0000 mon.c (mon.2) 1951 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:49 smithi045 bash[80445]: audit 2024-07-28T23:51:48.766036+0000 mon.c (mon.2) 1951 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:49 smithi045 bash[82788]: audit 2024-07-28T23:51:48.766036+0000 mon.c (mon.2) 1951 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:51:50.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14542 16 16 0 0 0 - 0 2024-07-28T23:51:50.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:50 smithi155 bash[73694]: debug 2024-07-28T23:51:50.220+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:50 smithi155 bash[68033]: cluster 2024-07-28T23:51:49.246530+0000 mgr.y (mgr.34101) 7860 : cluster [DBG] pgmap v8788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:50 smithi045 bash[80445]: cluster 2024-07-28T23:51:49.246530+0000 mgr.y (mgr.34101) 7860 : cluster [DBG] pgmap v8788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:50 smithi045 bash[82788]: cluster 2024-07-28T23:51:49.246530+0000 mgr.y (mgr.34101) 7860 : cluster [DBG] pgmap v8788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:51:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:51:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:51:51.007 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14543 16 16 0 0 0 - 0 2024-07-28T23:51:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:51 smithi155 bash[73694]: debug 2024-07-28T23:51:51.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:52.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14544 16 16 0 0 0 - 0 2024-07-28T23:51:52.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:52 smithi155 bash[73694]: debug 2024-07-28T23:51:52.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:52 smithi155 bash[68033]: cluster 2024-07-28T23:51:51.248297+0000 mgr.y (mgr.34101) 7861 : cluster [DBG] pgmap v8789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:51:52 smithi155 bash[60745]: ts=2024-07-28T23:51:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:51:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:52 smithi045 bash[80445]: cluster 2024-07-28T23:51:51.248297+0000 mgr.y (mgr.34101) 7861 : cluster [DBG] pgmap v8789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:52.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:52 smithi045 bash[82788]: cluster 2024-07-28T23:51:51.248297+0000 mgr.y (mgr.34101) 7861 : cluster [DBG] pgmap v8789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:53.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14545 16 16 0 0 0 - 0 2024-07-28T23:51:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:53 smithi155 bash[73694]: debug 2024-07-28T23:51:53.312+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:54.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14546 16 16 0 0 0 - 0 2024-07-28T23:51:54.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:54 smithi155 bash[73694]: debug 2024-07-28T23:51:54.327+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:54.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:54 smithi155 bash[68033]: cluster 2024-07-28T23:51:53.250194+0000 mgr.y (mgr.34101) 7862 : cluster [DBG] pgmap v8790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:54 smithi045 bash[80445]: cluster 2024-07-28T23:51:53.250194+0000 mgr.y (mgr.34101) 7862 : cluster [DBG] pgmap v8790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:54 smithi045 bash[82788]: cluster 2024-07-28T23:51:53.250194+0000 mgr.y (mgr.34101) 7862 : cluster [DBG] pgmap v8790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:55.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14547 16 16 0 0 0 - 0 2024-07-28T23:51:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:55 smithi155 bash[73694]: debug 2024-07-28T23:51:55.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:56.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14548 16 16 0 0 0 - 0 2024-07-28T23:51:56.529 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:56 smithi155 bash[73694]: debug 2024-07-28T23:51:56.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:56 smithi155 bash[68033]: cluster 2024-07-28T23:51:55.251935+0000 mgr.y (mgr.34101) 7863 : cluster [DBG] pgmap v8791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:56 smithi045 bash[80445]: cluster 2024-07-28T23:51:55.251935+0000 mgr.y (mgr.34101) 7863 : cluster [DBG] pgmap v8791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:56.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:56 smithi045 bash[82788]: cluster 2024-07-28T23:51:55.251935+0000 mgr.y (mgr.34101) 7863 : cluster [DBG] pgmap v8791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:57.008 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14549 16 16 0 0 0 - 0 2024-07-28T23:51:57.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:57 smithi155 bash[73694]: debug 2024-07-28T23:51:57.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:58.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14550 16 16 0 0 0 - 0 2024-07-28T23:51:58.534 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:58 smithi155 bash[73694]: debug 2024-07-28T23:51:58.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:51:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:51:58 smithi155 bash[68033]: cluster 2024-07-28T23:51:57.253853+0000 mgr.y (mgr.34101) 7864 : cluster [DBG] pgmap v8792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:51:58 smithi045 bash[80445]: cluster 2024-07-28T23:51:57.253853+0000 mgr.y (mgr.34101) 7864 : cluster [DBG] pgmap v8792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:58.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:51:58 smithi045 bash[82788]: cluster 2024-07-28T23:51:57.253853+0000 mgr.y (mgr.34101) 7864 : cluster [DBG] pgmap v8792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:51:59.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14551 16 16 0 0 0 - 0 2024-07-28T23:51:59.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:51:59 smithi155 bash[73694]: debug 2024-07-28T23:51:59.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:00.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14552 16 16 0 0 0 - 0 2024-07-28T23:52:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:00 smithi155 bash[68033]: cluster 2024-07-28T23:51:59.255546+0000 mgr.y (mgr.34101) 7865 : cluster [DBG] pgmap v8793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:00.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:00 smithi155 bash[73694]: debug 2024-07-28T23:52:00.343+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:00 smithi045 bash[80445]: cluster 2024-07-28T23:51:59.255546+0000 mgr.y (mgr.34101) 7865 : cluster [DBG] pgmap v8793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:52:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:52:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:52:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:00 smithi045 bash[82788]: cluster 2024-07-28T23:51:59.255546+0000 mgr.y (mgr.34101) 7865 : cluster [DBG] pgmap v8793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:01.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14553 16 16 0 0 0 - 0 2024-07-28T23:52:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:01 smithi155 bash[73694]: debug 2024-07-28T23:52:01.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:02.009 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14554 16 16 0 0 0 - 0 2024-07-28T23:52:02.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:02 smithi155 bash[68033]: cluster 2024-07-28T23:52:01.257313+0000 mgr.y (mgr.34101) 7866 : cluster [DBG] pgmap v8794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:02.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:02 smithi155 bash[73694]: debug 2024-07-28T23:52:02.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:52:02 smithi155 bash[60745]: ts=2024-07-28T23:52:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:52:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:02 smithi045 bash[80445]: cluster 2024-07-28T23:52:01.257313+0000 mgr.y (mgr.34101) 7866 : cluster [DBG] pgmap v8794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:02 smithi045 bash[82788]: cluster 2024-07-28T23:52:01.257313+0000 mgr.y (mgr.34101) 7866 : cluster [DBG] pgmap v8794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:03.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14555 16 16 0 0 0 - 0 2024-07-28T23:52:03.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:03 smithi155 bash[68033]: audit 2024-07-28T23:52:02.978709+0000 mon.c (mon.2) 1952 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:52:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:03 smithi155 bash[73694]: debug 2024-07-28T23:52:03.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:03 smithi045 bash[80445]: audit 2024-07-28T23:52:02.978709+0000 mon.c (mon.2) 1952 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:52:03.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:03 smithi045 bash[82788]: audit 2024-07-28T23:52:02.978709+0000 mon.c (mon.2) 1952 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:52:04.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14556 16 16 0 0 0 - 0 2024-07-28T23:52:04.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:04 smithi155 bash[73694]: debug 2024-07-28T23:52:04.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:04 smithi155 bash[68033]: cluster 2024-07-28T23:52:03.259376+0000 mgr.y (mgr.34101) 7867 : cluster [DBG] pgmap v8795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:04 smithi155 bash[68033]: audit 2024-07-28T23:52:03.766589+0000 mon.c (mon.2) 1953 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:04 smithi045 bash[80445]: cluster 2024-07-28T23:52:03.259376+0000 mgr.y (mgr.34101) 7867 : cluster [DBG] pgmap v8795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:04.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:04 smithi045 bash[80445]: audit 2024-07-28T23:52:03.766589+0000 mon.c (mon.2) 1953 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:04 smithi045 bash[82788]: cluster 2024-07-28T23:52:03.259376+0000 mgr.y (mgr.34101) 7867 : cluster [DBG] pgmap v8795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:04 smithi045 bash[82788]: audit 2024-07-28T23:52:03.766589+0000 mon.c (mon.2) 1953 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:05.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14557 16 16 0 0 0 - 0 2024-07-28T23:52:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:05 smithi155 bash[73694]: debug 2024-07-28T23:52:05.403+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:05.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:05 smithi155 bash[68033]: cluster 2024-07-28T23:52:05.261146+0000 mgr.y (mgr.34101) 7868 : cluster [DBG] pgmap v8796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:05 smithi045 bash[80445]: cluster 2024-07-28T23:52:05.261146+0000 mgr.y (mgr.34101) 7868 : cluster [DBG] pgmap v8796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:05.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:05 smithi045 bash[82788]: cluster 2024-07-28T23:52:05.261146+0000 mgr.y (mgr.34101) 7868 : cluster [DBG] pgmap v8796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:06.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14558 16 16 0 0 0 - 0 2024-07-28T23:52:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:06 smithi155 bash[73694]: debug 2024-07-28T23:52:06.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:07.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14559 16 16 0 0 0 - 0 2024-07-28T23:52:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:07 smithi155 bash[73694]: debug 2024-07-28T23:52:07.367+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:08.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:52:08.011059+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:52:08.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:52:08.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14560 16 16 0 0 0 - 0 2024-07-28T23:52:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:08 smithi045 bash[82788]: cluster 2024-07-28T23:52:07.263021+0000 mgr.y (mgr.34101) 7869 : cluster [DBG] pgmap v8797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:08.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:08 smithi045 bash[80445]: cluster 2024-07-28T23:52:07.263021+0000 mgr.y (mgr.34101) 7869 : cluster [DBG] pgmap v8797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:08 smithi155 bash[68033]: cluster 2024-07-28T23:52:07.263021+0000 mgr.y (mgr.34101) 7869 : cluster [DBG] pgmap v8797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:08.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:08 smithi155 bash[73694]: debug 2024-07-28T23:52:08.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:09.010 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14561 16 16 0 0 0 - 0 2024-07-28T23:52:09.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:09 smithi155 bash[73694]: debug 2024-07-28T23:52:09.419+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:09 smithi155 bash[68033]: audit 2024-07-28T23:52:08.613654+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:09 smithi155 bash[68033]: audit 2024-07-28T23:52:08.620784+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:09 smithi155 bash[68033]: audit 2024-07-28T23:52:08.873639+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:09 smithi155 bash[68033]: audit 2024-07-28T23:52:08.886929+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:09 smithi155 bash[68033]: cluster 2024-07-28T23:52:09.264690+0000 mgr.y (mgr.34101) 7870 : cluster [DBG] pgmap v8798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:09.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:09 smithi155 bash[68033]: audit 2024-07-28T23:52:09.295642+0000 mon.c (mon.2) 1954 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:52:09.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:09 smithi155 bash[68033]: audit 2024-07-28T23:52:09.296945+0000 mon.c (mon.2) 1955 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:52:09.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:09 smithi155 bash[68033]: audit 2024-07-28T23:52:09.303539+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[80445]: audit 2024-07-28T23:52:08.613654+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[80445]: audit 2024-07-28T23:52:08.620784+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[80445]: audit 2024-07-28T23:52:08.873639+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[80445]: audit 2024-07-28T23:52:08.886929+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[80445]: cluster 2024-07-28T23:52:09.264690+0000 mgr.y (mgr.34101) 7870 : cluster [DBG] pgmap v8798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:09.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[80445]: audit 2024-07-28T23:52:09.295642+0000 mon.c (mon.2) 1954 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:52:09.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[80445]: audit 2024-07-28T23:52:09.296945+0000 mon.c (mon.2) 1955 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:52:09.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[80445]: audit 2024-07-28T23:52:09.303539+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[82788]: audit 2024-07-28T23:52:08.613654+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[82788]: audit 2024-07-28T23:52:08.620784+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[82788]: audit 2024-07-28T23:52:08.873639+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[82788]: audit 2024-07-28T23:52:08.886929+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:09.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[82788]: cluster 2024-07-28T23:52:09.264690+0000 mgr.y (mgr.34101) 7870 : cluster [DBG] pgmap v8798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[82788]: audit 2024-07-28T23:52:09.295642+0000 mon.c (mon.2) 1954 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:52:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[82788]: audit 2024-07-28T23:52:09.296945+0000 mon.c (mon.2) 1955 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:52:09.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:09 smithi045 bash[82788]: audit 2024-07-28T23:52:09.303539+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:52:10.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14562 16 16 0 0 0 - 0 2024-07-28T23:52:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:10 smithi155 bash[73694]: debug 2024-07-28T23:52:10.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:52:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:52:10] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:52:11.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14563 16 16 0 0 0 - 0 2024-07-28T23:52:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:11 smithi155 bash[73694]: debug 2024-07-28T23:52:11.359+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:12.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14564 16 16 0 0 0 - 0 2024-07-28T23:52:12.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:12 smithi045 bash[82788]: cluster 2024-07-28T23:52:11.266458+0000 mgr.y (mgr.34101) 7871 : cluster [DBG] pgmap v8799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:12.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:12 smithi045 bash[80445]: cluster 2024-07-28T23:52:11.266458+0000 mgr.y (mgr.34101) 7871 : cluster [DBG] pgmap v8799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:12 smithi155 bash[68033]: cluster 2024-07-28T23:52:11.266458+0000 mgr.y (mgr.34101) 7871 : cluster [DBG] pgmap v8799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:12.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:12 smithi155 bash[73694]: debug 2024-07-28T23:52:12.367+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:52:12 smithi155 bash[60745]: ts=2024-07-28T23:52:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:52:13.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14565 16 16 0 0 0 - 0 2024-07-28T23:52:13.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:13 smithi155 bash[73694]: debug 2024-07-28T23:52:13.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:14.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14566 16 16 0 0 0 - 0 2024-07-28T23:52:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:14 smithi045 bash[82788]: cluster 2024-07-28T23:52:13.268305+0000 mgr.y (mgr.34101) 7872 : cluster [DBG] pgmap v8800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:14.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:14 smithi045 bash[80445]: cluster 2024-07-28T23:52:13.268305+0000 mgr.y (mgr.34101) 7872 : cluster [DBG] pgmap v8800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:14 smithi155 bash[68033]: cluster 2024-07-28T23:52:13.268305+0000 mgr.y (mgr.34101) 7872 : cluster [DBG] pgmap v8800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:14.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:14 smithi155 bash[73694]: debug 2024-07-28T23:52:14.359+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:15.011 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14567 16 16 0 0 0 - 0 2024-07-28T23:52:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:15 smithi155 bash[73694]: debug 2024-07-28T23:52:15.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:16.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14568 16 16 0 0 0 - 0 2024-07-28T23:52:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:16 smithi155 bash[73694]: debug 2024-07-28T23:52:16.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:16.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:16 smithi155 bash[68033]: cluster 2024-07-28T23:52:15.270034+0000 mgr.y (mgr.34101) 7873 : cluster [DBG] pgmap v8801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:16 smithi045 bash[80445]: cluster 2024-07-28T23:52:15.270034+0000 mgr.y (mgr.34101) 7873 : cluster [DBG] pgmap v8801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:16.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:16 smithi045 bash[82788]: cluster 2024-07-28T23:52:15.270034+0000 mgr.y (mgr.34101) 7873 : cluster [DBG] pgmap v8801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:17.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14569 16 16 0 0 0 - 0 2024-07-28T23:52:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:17 smithi155 bash[73694]: debug 2024-07-28T23:52:17.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:18.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14570 16 16 0 0 0 - 0 2024-07-28T23:52:18.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:18 smithi045 bash[80445]: cluster 2024-07-28T23:52:17.271905+0000 mgr.y (mgr.34101) 7874 : cluster [DBG] pgmap v8802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:18.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:18 smithi045 bash[82788]: cluster 2024-07-28T23:52:17.271905+0000 mgr.y (mgr.34101) 7874 : cluster [DBG] pgmap v8802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:18 smithi155 bash[68033]: cluster 2024-07-28T23:52:17.271905+0000 mgr.y (mgr.34101) 7874 : cluster [DBG] pgmap v8802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:18.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:18 smithi155 bash[73694]: debug 2024-07-28T23:52:18.343+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:41:42.884489+0000 (oldest deadline 2024-07-28T23:42:02.884489+0000) 2024-07-28T23:52:19.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14571 16 16 0 0 0 - 0 2024-07-28T23:52:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:19 smithi045 bash[80445]: audit 2024-07-28T23:52:18.766965+0000 mon.c (mon.2) 1956 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:19.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:19 smithi045 bash[82788]: audit 2024-07-28T23:52:18.766965+0000 mon.c (mon.2) 1956 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:19 smithi155 bash[68033]: audit 2024-07-28T23:52:18.766965+0000 mon.c (mon.2) 1956 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:20.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14572 16 16 0 0 0 - 0 2024-07-28T23:52:20.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:20 smithi045 bash[82788]: cluster 2024-07-28T23:52:19.273581+0000 mgr.y (mgr.34101) 7875 : cluster [DBG] pgmap v8803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:20.602 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:20 smithi045 bash[80445]: cluster 2024-07-28T23:52:19.273581+0000 mgr.y (mgr.34101) 7875 : cluster [DBG] pgmap v8803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:20 smithi155 bash[68033]: cluster 2024-07-28T23:52:19.273581+0000 mgr.y (mgr.34101) 7875 : cluster [DBG] pgmap v8803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:52:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:52:20] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:52:21.012 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14573 16 16 0 0 0 - 0 2024-07-28T23:52:22.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14574 16 16 0 0 0 - 0 2024-07-28T23:52:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:22 smithi045 bash[82788]: cluster 2024-07-28T23:52:21.275335+0000 mgr.y (mgr.34101) 7876 : cluster [DBG] pgmap v8804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:22.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:22 smithi045 bash[80445]: cluster 2024-07-28T23:52:21.275335+0000 mgr.y (mgr.34101) 7876 : cluster [DBG] pgmap v8804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:22.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:22 smithi155 bash[68033]: cluster 2024-07-28T23:52:21.275335+0000 mgr.y (mgr.34101) 7876 : cluster [DBG] pgmap v8804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:52:22 smithi155 bash[60745]: ts=2024-07-28T23:52:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:52:23.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14575 16 16 0 0 0 - 0 2024-07-28T23:52:24.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14576 16 16 0 0 0 - 0 2024-07-28T23:52:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:24 smithi045 bash[80445]: cluster 2024-07-28T23:52:23.277230+0000 mgr.y (mgr.34101) 7877 : cluster [DBG] pgmap v8805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:24 smithi045 bash[82788]: cluster 2024-07-28T23:52:23.277230+0000 mgr.y (mgr.34101) 7877 : cluster [DBG] pgmap v8805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:24.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:24 smithi155 bash[68033]: cluster 2024-07-28T23:52:23.277230+0000 mgr.y (mgr.34101) 7877 : cluster [DBG] pgmap v8805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:25.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14577 16 16 0 0 0 - 0 2024-07-28T23:52:26.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14578 16 16 0 0 0 - 0 2024-07-28T23:52:26.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:26 smithi045 bash[80445]: cluster 2024-07-28T23:52:25.279133+0000 mgr.y (mgr.34101) 7878 : cluster [DBG] pgmap v8806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:26 smithi045 bash[82788]: cluster 2024-07-28T23:52:25.279133+0000 mgr.y (mgr.34101) 7878 : cluster [DBG] pgmap v8806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:26.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:26 smithi155 bash[68033]: cluster 2024-07-28T23:52:25.279133+0000 mgr.y (mgr.34101) 7878 : cluster [DBG] pgmap v8806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:27.013 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14579 16 16 0 0 0 - 0 2024-07-28T23:52:28.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:52:28.014371+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:52:28.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:52:28.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14580 16 16 0 0 0 - 0 2024-07-28T23:52:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:28 smithi045 bash[80445]: cluster 2024-07-28T23:52:27.281024+0000 mgr.y (mgr.34101) 7879 : cluster [DBG] pgmap v8807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:28 smithi045 bash[82788]: cluster 2024-07-28T23:52:27.281024+0000 mgr.y (mgr.34101) 7879 : cluster [DBG] pgmap v8807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:28.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:28 smithi155 bash[68033]: cluster 2024-07-28T23:52:27.281024+0000 mgr.y (mgr.34101) 7879 : cluster [DBG] pgmap v8807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:29.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14581 16 16 0 0 0 - 0 2024-07-28T23:52:30.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14582 16 16 0 0 0 - 0 2024-07-28T23:52:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:30 smithi045 bash[80445]: cluster 2024-07-28T23:52:29.282756+0000 mgr.y (mgr.34101) 7880 : cluster [DBG] pgmap v8808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:52:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:52:30] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:52:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:30 smithi045 bash[82788]: cluster 2024-07-28T23:52:29.282756+0000 mgr.y (mgr.34101) 7880 : cluster [DBG] pgmap v8808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:30 smithi155 bash[68033]: cluster 2024-07-28T23:52:29.282756+0000 mgr.y (mgr.34101) 7880 : cluster [DBG] pgmap v8808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:31.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14583 16 16 0 0 0 - 0 2024-07-28T23:52:32.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14584 16 16 0 0 0 - 0 2024-07-28T23:52:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:32 smithi045 bash[82788]: cluster 2024-07-28T23:52:31.284479+0000 mgr.y (mgr.34101) 7881 : cluster [DBG] pgmap v8809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:32.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:32 smithi045 bash[80445]: cluster 2024-07-28T23:52:31.284479+0000 mgr.y (mgr.34101) 7881 : cluster [DBG] pgmap v8809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:32.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:32 smithi155 bash[68033]: cluster 2024-07-28T23:52:31.284479+0000 mgr.y (mgr.34101) 7881 : cluster [DBG] pgmap v8809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:52:32 smithi155 bash[60745]: ts=2024-07-28T23:52:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:52:33.014 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14585 16 16 0 0 0 - 0 2024-07-28T23:52:34.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14586 16 16 0 0 0 - 0 2024-07-28T23:52:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:34 smithi045 bash[80445]: cluster 2024-07-28T23:52:33.286383+0000 mgr.y (mgr.34101) 7882 : cluster [DBG] pgmap v8810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:34 smithi045 bash[80445]: audit 2024-07-28T23:52:33.767389+0000 mon.c (mon.2) 1957 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:34 smithi045 bash[82788]: cluster 2024-07-28T23:52:33.286383+0000 mgr.y (mgr.34101) 7882 : cluster [DBG] pgmap v8810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:34 smithi045 bash[82788]: audit 2024-07-28T23:52:33.767389+0000 mon.c (mon.2) 1957 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:34 smithi155 bash[68033]: cluster 2024-07-28T23:52:33.286383+0000 mgr.y (mgr.34101) 7882 : cluster [DBG] pgmap v8810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:34 smithi155 bash[68033]: audit 2024-07-28T23:52:33.767389+0000 mon.c (mon.2) 1957 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:35.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14587 16 16 0 0 0 - 0 2024-07-28T23:52:36.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14588 16 16 0 0 0 - 0 2024-07-28T23:52:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:36 smithi045 bash[80445]: cluster 2024-07-28T23:52:35.288086+0000 mgr.y (mgr.34101) 7883 : cluster [DBG] pgmap v8811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:36 smithi045 bash[82788]: cluster 2024-07-28T23:52:35.288086+0000 mgr.y (mgr.34101) 7883 : cluster [DBG] pgmap v8811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:36.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:36 smithi155 bash[68033]: cluster 2024-07-28T23:52:35.288086+0000 mgr.y (mgr.34101) 7883 : cluster [DBG] pgmap v8811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:37.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14589 16 16 0 0 0 - 0 2024-07-28T23:52:38.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14590 16 16 0 0 0 - 0 2024-07-28T23:52:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:38 smithi045 bash[80445]: cluster 2024-07-28T23:52:37.289953+0000 mgr.y (mgr.34101) 7884 : cluster [DBG] pgmap v8812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:38 smithi045 bash[82788]: cluster 2024-07-28T23:52:37.289953+0000 mgr.y (mgr.34101) 7884 : cluster [DBG] pgmap v8812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:38.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:38 smithi155 bash[68033]: cluster 2024-07-28T23:52:37.289953+0000 mgr.y (mgr.34101) 7884 : cluster [DBG] pgmap v8812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:39.015 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14591 16 16 0 0 0 - 0 2024-07-28T23:52:40.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14592 16 16 0 0 0 - 0 2024-07-28T23:52:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:40 smithi045 bash[80445]: cluster 2024-07-28T23:52:39.291664+0000 mgr.y (mgr.34101) 7885 : cluster [DBG] pgmap v8813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:40.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:52:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:52:40] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:52:40.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:40 smithi045 bash[82788]: cluster 2024-07-28T23:52:39.291664+0000 mgr.y (mgr.34101) 7885 : cluster [DBG] pgmap v8813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:40 smithi155 bash[68033]: cluster 2024-07-28T23:52:39.291664+0000 mgr.y (mgr.34101) 7885 : cluster [DBG] pgmap v8813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:41.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14593 16 16 0 0 0 - 0 2024-07-28T23:52:42.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14594 16 16 0 0 0 - 0 2024-07-28T23:52:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:42 smithi045 bash[80445]: cluster 2024-07-28T23:52:41.293369+0000 mgr.y (mgr.34101) 7886 : cluster [DBG] pgmap v8814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:42.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:42 smithi045 bash[82788]: cluster 2024-07-28T23:52:41.293369+0000 mgr.y (mgr.34101) 7886 : cluster [DBG] pgmap v8814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:42 smithi155 bash[68033]: cluster 2024-07-28T23:52:41.293369+0000 mgr.y (mgr.34101) 7886 : cluster [DBG] pgmap v8814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:42.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:42 smithi155 bash[73694]: debug 2024-07-28T23:52:42.479+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:52:42 smithi155 bash[60745]: ts=2024-07-28T23:52:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:52:43.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14595 16 16 0 0 0 - 0 2024-07-28T23:52:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:43 smithi155 bash[73694]: debug 2024-07-28T23:52:43.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:44.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14596 16 16 0 0 0 - 0 2024-07-28T23:52:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:44 smithi045 bash[80445]: cluster 2024-07-28T23:52:43.295242+0000 mgr.y (mgr.34101) 7887 : cluster [DBG] pgmap v8815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:44 smithi045 bash[82788]: cluster 2024-07-28T23:52:43.295242+0000 mgr.y (mgr.34101) 7887 : cluster [DBG] pgmap v8815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:44 smithi155 bash[68033]: cluster 2024-07-28T23:52:43.295242+0000 mgr.y (mgr.34101) 7887 : cluster [DBG] pgmap v8815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:44 smithi155 bash[73694]: debug 2024-07-28T23:52:44.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:45.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14597 16 16 0 0 0 - 0 2024-07-28T23:52:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:45 smithi155 bash[73694]: debug 2024-07-28T23:52:45.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:46.016 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14598 16 16 0 0 0 - 0 2024-07-28T23:52:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:46 smithi045 bash[80445]: cluster 2024-07-28T23:52:45.296929+0000 mgr.y (mgr.34101) 7888 : cluster [DBG] pgmap v8816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:46 smithi045 bash[82788]: cluster 2024-07-28T23:52:45.296929+0000 mgr.y (mgr.34101) 7888 : cluster [DBG] pgmap v8816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:46 smithi155 bash[73694]: debug 2024-07-28T23:52:46.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:46.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:46 smithi155 bash[68033]: cluster 2024-07-28T23:52:45.296929+0000 mgr.y (mgr.34101) 7888 : cluster [DBG] pgmap v8816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:47.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14599 16 16 0 0 0 - 0 2024-07-28T23:52:47.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:47 smithi155 bash[73694]: debug 2024-07-28T23:52:47.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:48.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:52:48.017730+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:52:48.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:52:48.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14600 16 16 0 0 0 - 0 2024-07-28T23:52:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:48 smithi045 bash[82788]: cluster 2024-07-28T23:52:47.298794+0000 mgr.y (mgr.34101) 7889 : cluster [DBG] pgmap v8817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:48.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:48 smithi045 bash[80445]: cluster 2024-07-28T23:52:47.298794+0000 mgr.y (mgr.34101) 7889 : cluster [DBG] pgmap v8817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:48 smithi155 bash[73694]: debug 2024-07-28T23:52:48.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:48 smithi155 bash[68033]: cluster 2024-07-28T23:52:47.298794+0000 mgr.y (mgr.34101) 7889 : cluster [DBG] pgmap v8817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:49.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14601 16 16 0 0 0 - 0 2024-07-28T23:52:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:49 smithi045 bash[80445]: audit 2024-07-28T23:52:48.768142+0000 mon.c (mon.2) 1958 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:49 smithi045 bash[82788]: audit 2024-07-28T23:52:48.768142+0000 mon.c (mon.2) 1958 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:49 smithi155 bash[73694]: debug 2024-07-28T23:52:49.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:49 smithi155 bash[68033]: audit 2024-07-28T23:52:48.768142+0000 mon.c (mon.2) 1958 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:52:50.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14602 16 16 0 0 0 - 0 2024-07-28T23:52:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:52:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:52:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:52:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:50 smithi045 bash[80445]: cluster 2024-07-28T23:52:49.300477+0000 mgr.y (mgr.34101) 7890 : cluster [DBG] pgmap v8818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:50.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:50 smithi045 bash[82788]: cluster 2024-07-28T23:52:49.300477+0000 mgr.y (mgr.34101) 7890 : cluster [DBG] pgmap v8818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:50 smithi155 bash[73694]: debug 2024-07-28T23:52:50.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:50 smithi155 bash[68033]: cluster 2024-07-28T23:52:49.300477+0000 mgr.y (mgr.34101) 7890 : cluster [DBG] pgmap v8818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:51.017 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14603 16 16 0 0 0 - 0 2024-07-28T23:52:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:51 smithi155 bash[73694]: debug 2024-07-28T23:52:51.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:52.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14604 16 16 0 0 0 - 0 2024-07-28T23:52:52.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:52 smithi045 bash[80445]: cluster 2024-07-28T23:52:51.302209+0000 mgr.y (mgr.34101) 7891 : cluster [DBG] pgmap v8819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:52 smithi045 bash[82788]: cluster 2024-07-28T23:52:51.302209+0000 mgr.y (mgr.34101) 7891 : cluster [DBG] pgmap v8819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:52.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:52 smithi155 bash[68033]: cluster 2024-07-28T23:52:51.302209+0000 mgr.y (mgr.34101) 7891 : cluster [DBG] pgmap v8819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:52.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:52 smithi155 bash[73694]: debug 2024-07-28T23:52:52.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:52:52 smithi155 bash[60745]: ts=2024-07-28T23:52:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:52:53.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14605 16 16 0 0 0 - 0 2024-07-28T23:52:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:53 smithi155 bash[73694]: debug 2024-07-28T23:52:53.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:54.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14606 16 16 0 0 0 - 0 2024-07-28T23:52:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:54 smithi045 bash[80445]: cluster 2024-07-28T23:52:53.304054+0000 mgr.y (mgr.34101) 7892 : cluster [DBG] pgmap v8820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:54 smithi045 bash[82788]: cluster 2024-07-28T23:52:53.304054+0000 mgr.y (mgr.34101) 7892 : cluster [DBG] pgmap v8820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:54 smithi155 bash[68033]: cluster 2024-07-28T23:52:53.304054+0000 mgr.y (mgr.34101) 7892 : cluster [DBG] pgmap v8820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:54.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:54 smithi155 bash[73694]: debug 2024-07-28T23:52:54.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:55.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14607 16 16 0 0 0 - 0 2024-07-28T23:52:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:55 smithi155 bash[73694]: debug 2024-07-28T23:52:55.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:56.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14608 16 16 0 0 0 - 0 2024-07-28T23:52:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:56 smithi045 bash[80445]: cluster 2024-07-28T23:52:55.305739+0000 mgr.y (mgr.34101) 7893 : cluster [DBG] pgmap v8821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:56 smithi045 bash[82788]: cluster 2024-07-28T23:52:55.305739+0000 mgr.y (mgr.34101) 7893 : cluster [DBG] pgmap v8821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:56 smithi155 bash[68033]: cluster 2024-07-28T23:52:55.305739+0000 mgr.y (mgr.34101) 7893 : cluster [DBG] pgmap v8821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:56.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:56 smithi155 bash[73694]: debug 2024-07-28T23:52:56.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:57.018 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14609 16 16 0 0 0 - 0 2024-07-28T23:52:57.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:57 smithi155 bash[73694]: debug 2024-07-28T23:52:57.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:58.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14610 16 16 0 0 0 - 0 2024-07-28T23:52:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:52:58 smithi045 bash[80445]: cluster 2024-07-28T23:52:57.307618+0000 mgr.y (mgr.34101) 7894 : cluster [DBG] pgmap v8822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:58.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:52:58 smithi045 bash[82788]: cluster 2024-07-28T23:52:57.307618+0000 mgr.y (mgr.34101) 7894 : cluster [DBG] pgmap v8822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:58.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:52:58 smithi155 bash[68033]: cluster 2024-07-28T23:52:57.307618+0000 mgr.y (mgr.34101) 7894 : cluster [DBG] pgmap v8822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:52:58.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:58 smithi155 bash[73694]: debug 2024-07-28T23:52:58.306+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:52:59.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14611 16 16 0 0 0 - 0 2024-07-28T23:52:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:52:59 smithi155 bash[73694]: debug 2024-07-28T23:52:59.286+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:00.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14612 16 16 0 0 0 - 0 2024-07-28T23:53:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:53:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:53:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:53:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:00 smithi045 bash[82788]: cluster 2024-07-28T23:52:59.309336+0000 mgr.y (mgr.34101) 7895 : cluster [DBG] pgmap v8823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:00.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:00 smithi045 bash[80445]: cluster 2024-07-28T23:52:59.309336+0000 mgr.y (mgr.34101) 7895 : cluster [DBG] pgmap v8823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:00 smithi155 bash[68033]: cluster 2024-07-28T23:52:59.309336+0000 mgr.y (mgr.34101) 7895 : cluster [DBG] pgmap v8823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:00.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:00 smithi155 bash[73694]: debug 2024-07-28T23:53:00.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:01.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14613 16 16 0 0 0 - 0 2024-07-28T23:53:01.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:01 smithi155 bash[73694]: debug 2024-07-28T23:53:01.278+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:02.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14614 16 16 0 0 0 - 0 2024-07-28T23:53:02.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:02 smithi155 bash[68033]: cluster 2024-07-28T23:53:01.311061+0000 mgr.y (mgr.34101) 7896 : cluster [DBG] pgmap v8824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:02 smithi155 bash[73694]: debug 2024-07-28T23:53:02.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:53:02 smithi155 bash[60745]: ts=2024-07-28T23:53:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:53:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:02 smithi045 bash[80445]: cluster 2024-07-28T23:53:01.311061+0000 mgr.y (mgr.34101) 7896 : cluster [DBG] pgmap v8824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:02.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:02 smithi045 bash[82788]: cluster 2024-07-28T23:53:01.311061+0000 mgr.y (mgr.34101) 7896 : cluster [DBG] pgmap v8824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:03.019 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14615 16 16 0 0 0 - 0 2024-07-28T23:53:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:03 smithi155 bash[73694]: debug 2024-07-28T23:53:03.342+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:04.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14616 16 16 0 0 0 - 0 2024-07-28T23:53:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:04 smithi045 bash[82788]: cluster 2024-07-28T23:53:03.312903+0000 mgr.y (mgr.34101) 7897 : cluster [DBG] pgmap v8825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:04.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:04 smithi045 bash[82788]: audit 2024-07-28T23:53:03.768332+0000 mon.c (mon.2) 1959 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:04 smithi045 bash[80445]: cluster 2024-07-28T23:53:03.312903+0000 mgr.y (mgr.34101) 7897 : cluster [DBG] pgmap v8825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:04.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:04 smithi045 bash[80445]: audit 2024-07-28T23:53:03.768332+0000 mon.c (mon.2) 1959 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:04 smithi155 bash[73694]: debug 2024-07-28T23:53:04.346+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:04 smithi155 bash[68033]: cluster 2024-07-28T23:53:03.312903+0000 mgr.y (mgr.34101) 7897 : cluster [DBG] pgmap v8825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:04 smithi155 bash[68033]: audit 2024-07-28T23:53:03.768332+0000 mon.c (mon.2) 1959 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:05.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14617 16 16 0 0 0 - 0 2024-07-28T23:53:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:05 smithi155 bash[73694]: debug 2024-07-28T23:53:05.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:06.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14618 16 16 0 0 0 - 0 2024-07-28T23:53:06.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:06 smithi045 bash[82788]: cluster 2024-07-28T23:53:05.314643+0000 mgr.y (mgr.34101) 7898 : cluster [DBG] pgmap v8826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:06.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:06 smithi045 bash[80445]: cluster 2024-07-28T23:53:05.314643+0000 mgr.y (mgr.34101) 7898 : cluster [DBG] pgmap v8826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:06 smithi155 bash[73694]: debug 2024-07-28T23:53:06.342+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:06.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:06 smithi155 bash[68033]: cluster 2024-07-28T23:53:05.314643+0000 mgr.y (mgr.34101) 7898 : cluster [DBG] pgmap v8826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:07.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14619 16 16 0 0 0 - 0 2024-07-28T23:53:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:07 smithi155 bash[73694]: debug 2024-07-28T23:53:07.294+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:08.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:53:08.021051+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:53:08.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:53:08.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14620 16 16 0 0 0 - 0 2024-07-28T23:53:08.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:08 smithi155 bash[73694]: debug 2024-07-28T23:53:08.302+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:08 smithi155 bash[68033]: cluster 2024-07-28T23:53:07.316484+0000 mgr.y (mgr.34101) 7899 : cluster [DBG] pgmap v8827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:08 smithi045 bash[80445]: cluster 2024-07-28T23:53:07.316484+0000 mgr.y (mgr.34101) 7899 : cluster [DBG] pgmap v8827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:08.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:08 smithi045 bash[82788]: cluster 2024-07-28T23:53:07.316484+0000 mgr.y (mgr.34101) 7899 : cluster [DBG] pgmap v8827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:09.020 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14621 16 16 0 0 0 - 0 2024-07-28T23:53:09.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:09 smithi155 bash[68033]: audit 2024-07-28T23:53:09.393394+0000 mon.c (mon.2) 1960 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:53:09.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:09 smithi155 bash[73694]: debug 2024-07-28T23:53:09.298+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:09 smithi045 bash[80445]: audit 2024-07-28T23:53:09.393394+0000 mon.c (mon.2) 1960 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:53:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:09 smithi045 bash[82788]: audit 2024-07-28T23:53:09.393394+0000 mon.c (mon.2) 1960 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:53:10.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14622 16 16 0 0 0 - 0 2024-07-28T23:53:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:10 smithi155 bash[73694]: debug 2024-07-28T23:53:10.266+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:10 smithi155 bash[68033]: cluster 2024-07-28T23:53:09.318220+0000 mgr.y (mgr.34101) 7900 : cluster [DBG] pgmap v8828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:10 smithi155 bash[68033]: audit 2024-07-28T23:53:09.753130+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:10 smithi155 bash[68033]: audit 2024-07-28T23:53:09.758700+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:53:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:53:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T23:53:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:10 smithi045 bash[80445]: cluster 2024-07-28T23:53:09.318220+0000 mgr.y (mgr.34101) 7900 : cluster [DBG] pgmap v8828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:10 smithi045 bash[80445]: audit 2024-07-28T23:53:09.753130+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:10.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:10 smithi045 bash[80445]: audit 2024-07-28T23:53:09.758700+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:10 smithi045 bash[82788]: cluster 2024-07-28T23:53:09.318220+0000 mgr.y (mgr.34101) 7900 : cluster [DBG] pgmap v8828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:10 smithi045 bash[82788]: audit 2024-07-28T23:53:09.753130+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:10.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:10 smithi045 bash[82788]: audit 2024-07-28T23:53:09.758700+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:11.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14623 16 16 0 0 0 - 0 2024-07-28T23:53:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:11 smithi155 bash[73694]: debug 2024-07-28T23:53:11.222+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:12.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14624 16 16 0 0 0 - 0 2024-07-28T23:53:12.469 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:12 smithi155 bash[73694]: debug 2024-07-28T23:53:12.182+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:12.470 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:53:12 smithi155 bash[60745]: ts=2024-07-28T23:53:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:53:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:12 smithi155 bash[68033]: cluster 2024-07-28T23:53:11.319980+0000 mgr.y (mgr.34101) 7901 : cluster [DBG] pgmap v8829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:12 smithi045 bash[80445]: cluster 2024-07-28T23:53:11.319980+0000 mgr.y (mgr.34101) 7901 : cluster [DBG] pgmap v8829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:12.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:12 smithi045 bash[82788]: cluster 2024-07-28T23:53:11.319980+0000 mgr.y (mgr.34101) 7901 : cluster [DBG] pgmap v8829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:13.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14625 16 16 0 0 0 - 0 2024-07-28T23:53:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:13 smithi155 bash[73694]: debug 2024-07-28T23:53:13.158+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:14.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14626 16 16 0 0 0 - 0 2024-07-28T23:53:14.473 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:14 smithi155 bash[73694]: debug 2024-07-28T23:53:14.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:14 smithi155 bash[68033]: cluster 2024-07-28T23:53:13.321908+0000 mgr.y (mgr.34101) 7902 : cluster [DBG] pgmap v8830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:14 smithi045 bash[82788]: cluster 2024-07-28T23:53:13.321908+0000 mgr.y (mgr.34101) 7902 : cluster [DBG] pgmap v8830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:14 smithi045 bash[80445]: cluster 2024-07-28T23:53:13.321908+0000 mgr.y (mgr.34101) 7902 : cluster [DBG] pgmap v8830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:15.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14627 16 16 0 0 0 - 0 2024-07-28T23:53:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:15 smithi155 bash[73694]: debug 2024-07-28T23:53:15.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:16.021 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14628 16 16 0 0 0 - 0 2024-07-28T23:53:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:16 smithi155 bash[73694]: debug 2024-07-28T23:53:16.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:16 smithi155 bash[68033]: audit 2024-07-28T23:53:15.050407+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:16 smithi155 bash[68033]: audit 2024-07-28T23:53:15.059169+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:16 smithi155 bash[68033]: cluster 2024-07-28T23:53:15.323599+0000 mgr.y (mgr.34101) 7903 : cluster [DBG] pgmap v8831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:16 smithi155 bash[68033]: audit 2024-07-28T23:53:15.575364+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:16 smithi155 bash[68033]: audit 2024-07-28T23:53:15.587208+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:16 smithi045 bash[80445]: audit 2024-07-28T23:53:15.050407+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:16.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:16 smithi045 bash[80445]: audit 2024-07-28T23:53:15.059169+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:16.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:16 smithi045 bash[80445]: cluster 2024-07-28T23:53:15.323599+0000 mgr.y (mgr.34101) 7903 : cluster [DBG] pgmap v8831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:16.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:16 smithi045 bash[80445]: audit 2024-07-28T23:53:15.575364+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:16.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:16 smithi045 bash[80445]: audit 2024-07-28T23:53:15.587208+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:16 smithi045 bash[82788]: audit 2024-07-28T23:53:15.050407+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:16 smithi045 bash[82788]: audit 2024-07-28T23:53:15.059169+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:16 smithi045 bash[82788]: cluster 2024-07-28T23:53:15.323599+0000 mgr.y (mgr.34101) 7903 : cluster [DBG] pgmap v8831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:16 smithi045 bash[82788]: audit 2024-07-28T23:53:15.575364+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:16 smithi045 bash[82788]: audit 2024-07-28T23:53:15.587208+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:17.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14629 16 16 0 0 0 - 0 2024-07-28T23:53:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:17 smithi155 bash[73694]: debug 2024-07-28T23:53:17.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:17 smithi155 bash[68033]: audit 2024-07-28T23:53:16.075780+0000 mon.c (mon.2) 1961 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:53:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:17 smithi155 bash[68033]: audit 2024-07-28T23:53:16.076998+0000 mon.c (mon.2) 1962 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:53:17.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:17 smithi155 bash[68033]: audit 2024-07-28T23:53:16.086369+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:17.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:17 smithi045 bash[80445]: audit 2024-07-28T23:53:16.075780+0000 mon.c (mon.2) 1961 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:53:17.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:17 smithi045 bash[80445]: audit 2024-07-28T23:53:16.076998+0000 mon.c (mon.2) 1962 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:53:17.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:17 smithi045 bash[80445]: audit 2024-07-28T23:53:16.086369+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:17.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:17 smithi045 bash[82788]: audit 2024-07-28T23:53:16.075780+0000 mon.c (mon.2) 1961 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:53:17.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:17 smithi045 bash[82788]: audit 2024-07-28T23:53:16.076998+0000 mon.c (mon.2) 1962 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:53:17.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:17 smithi045 bash[82788]: audit 2024-07-28T23:53:16.086369+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:53:18.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14630 16 16 0 0 0 - 0 2024-07-28T23:53:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:18 smithi045 bash[80445]: cluster 2024-07-28T23:53:17.325459+0000 mgr.y (mgr.34101) 7904 : cluster [DBG] pgmap v8832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:18.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:18 smithi045 bash[82788]: cluster 2024-07-28T23:53:17.325459+0000 mgr.y (mgr.34101) 7904 : cluster [DBG] pgmap v8832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:18 smithi155 bash[68033]: cluster 2024-07-28T23:53:17.325459+0000 mgr.y (mgr.34101) 7904 : cluster [DBG] pgmap v8832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:18 smithi155 bash[73694]: debug 2024-07-28T23:53:18.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:19.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14631 16 16 0 0 0 - 0 2024-07-28T23:53:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:19 smithi045 bash[80445]: audit 2024-07-28T23:53:18.768737+0000 mon.c (mon.2) 1963 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:19.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:19 smithi045 bash[82788]: audit 2024-07-28T23:53:18.768737+0000 mon.c (mon.2) 1963 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:19 smithi155 bash[68033]: audit 2024-07-28T23:53:18.768737+0000 mon.c (mon.2) 1963 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:19 smithi155 bash[73694]: debug 2024-07-28T23:53:19.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:20.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14632 16 16 0 0 0 - 0 2024-07-28T23:53:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:20 smithi045 bash[80445]: cluster 2024-07-28T23:53:19.327172+0000 mgr.y (mgr.34101) 7905 : cluster [DBG] pgmap v8833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:20.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:20 smithi045 bash[82788]: cluster 2024-07-28T23:53:19.327172+0000 mgr.y (mgr.34101) 7905 : cluster [DBG] pgmap v8833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:20.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:20 smithi155 bash[68033]: cluster 2024-07-28T23:53:19.327172+0000 mgr.y (mgr.34101) 7905 : cluster [DBG] pgmap v8833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:20 smithi155 bash[73694]: debug 2024-07-28T23:53:20.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:53:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:53:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:53:21.022 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14633 16 16 0 0 0 - 0 2024-07-28T23:53:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:21 smithi155 bash[73694]: debug 2024-07-28T23:53:21.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:22.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14634 16 16 0 0 0 - 0 2024-07-28T23:53:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:22 smithi155 bash[73694]: debug 2024-07-28T23:53:22.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:22 smithi045 bash[80445]: cluster 2024-07-28T23:53:21.328870+0000 mgr.y (mgr.34101) 7906 : cluster [DBG] pgmap v8834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:22 smithi045 bash[82788]: cluster 2024-07-28T23:53:21.328870+0000 mgr.y (mgr.34101) 7906 : cluster [DBG] pgmap v8834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:22 smithi155 bash[68033]: cluster 2024-07-28T23:53:21.328870+0000 mgr.y (mgr.34101) 7906 : cluster [DBG] pgmap v8834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:53:22 smithi155 bash[60745]: ts=2024-07-28T23:53:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:53:23.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14635 16 16 0 0 0 - 0 2024-07-28T23:53:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:23 smithi155 bash[73694]: debug 2024-07-28T23:53:23.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:24.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14636 16 16 0 0 0 - 0 2024-07-28T23:53:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:23 smithi155 bash[73694]: debug 2024-07-28T23:53:23.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:24 smithi045 bash[80445]: cluster 2024-07-28T23:53:23.330764+0000 mgr.y (mgr.34101) 7907 : cluster [DBG] pgmap v8835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:24 smithi045 bash[82788]: cluster 2024-07-28T23:53:23.330764+0000 mgr.y (mgr.34101) 7907 : cluster [DBG] pgmap v8835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:24.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:24 smithi155 bash[68033]: cluster 2024-07-28T23:53:23.330764+0000 mgr.y (mgr.34101) 7907 : cluster [DBG] pgmap v8835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:25.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14637 16 16 0 0 0 - 0 2024-07-28T23:53:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:24 smithi155 bash[73694]: debug 2024-07-28T23:53:24.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:26.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14638 16 16 0 0 0 - 0 2024-07-28T23:53:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:25 smithi155 bash[73694]: debug 2024-07-28T23:53:25.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:26.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:26 smithi045 bash[82788]: cluster 2024-07-28T23:53:25.332452+0000 mgr.y (mgr.34101) 7908 : cluster [DBG] pgmap v8836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:26.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:26 smithi045 bash[80445]: cluster 2024-07-28T23:53:25.332452+0000 mgr.y (mgr.34101) 7908 : cluster [DBG] pgmap v8836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:26.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:26 smithi155 bash[68033]: cluster 2024-07-28T23:53:25.332452+0000 mgr.y (mgr.34101) 7908 : cluster [DBG] pgmap v8836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:27.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14639 16 16 0 0 0 - 0 2024-07-28T23:53:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:26 smithi155 bash[73694]: debug 2024-07-28T23:53:26.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:28.023 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:53:28.024223+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:53:28.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:53:28.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14640 16 16 0 0 0 - 0 2024-07-28T23:53:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:28 smithi155 bash[73694]: debug 2024-07-28T23:53:28.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:28.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:28 smithi045 bash[80445]: cluster 2024-07-28T23:53:27.334320+0000 mgr.y (mgr.34101) 7909 : cluster [DBG] pgmap v8837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:28.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:28 smithi045 bash[82788]: cluster 2024-07-28T23:53:27.334320+0000 mgr.y (mgr.34101) 7909 : cluster [DBG] pgmap v8837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:28 smithi155 bash[68033]: cluster 2024-07-28T23:53:27.334320+0000 mgr.y (mgr.34101) 7909 : cluster [DBG] pgmap v8837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:29.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14641 16 16 0 0 0 - 0 2024-07-28T23:53:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:28 smithi155 bash[73694]: debug 2024-07-28T23:53:28.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:30.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14642 16 16 0 0 0 - 0 2024-07-28T23:53:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:30 smithi155 bash[73694]: debug 2024-07-28T23:53:29.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:30 smithi045 bash[80445]: cluster 2024-07-28T23:53:29.336137+0000 mgr.y (mgr.34101) 7910 : cluster [DBG] pgmap v8838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:53:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:53:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:53:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:30 smithi045 bash[82788]: cluster 2024-07-28T23:53:29.336137+0000 mgr.y (mgr.34101) 7910 : cluster [DBG] pgmap v8838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:30 smithi155 bash[68033]: cluster 2024-07-28T23:53:29.336137+0000 mgr.y (mgr.34101) 7910 : cluster [DBG] pgmap v8838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:31.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14643 16 16 0 0 0 - 0 2024-07-28T23:53:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:30 smithi155 bash[73694]: debug 2024-07-28T23:53:30.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:32.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14644 16 16 0 0 0 - 0 2024-07-28T23:53:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:32 smithi155 bash[73694]: debug 2024-07-28T23:53:32.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:32 smithi045 bash[80445]: cluster 2024-07-28T23:53:31.337864+0000 mgr.y (mgr.34101) 7911 : cluster [DBG] pgmap v8839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:32 smithi045 bash[82788]: cluster 2024-07-28T23:53:31.337864+0000 mgr.y (mgr.34101) 7911 : cluster [DBG] pgmap v8839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:53:32 smithi155 bash[60745]: ts=2024-07-28T23:53:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:53:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:32 smithi155 bash[68033]: cluster 2024-07-28T23:53:31.337864+0000 mgr.y (mgr.34101) 7911 : cluster [DBG] pgmap v8839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:33.024 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14645 16 16 0 0 0 - 0 2024-07-28T23:53:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:33 smithi155 bash[73694]: debug 2024-07-28T23:53:33.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:34.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14646 16 16 0 0 0 - 0 2024-07-28T23:53:34.420 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:34 smithi155 bash[73694]: debug 2024-07-28T23:53:34.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:34 smithi045 bash[80445]: cluster 2024-07-28T23:53:33.339670+0000 mgr.y (mgr.34101) 7912 : cluster [DBG] pgmap v8840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:34 smithi045 bash[80445]: audit 2024-07-28T23:53:33.769177+0000 mon.c (mon.2) 1964 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:34 smithi045 bash[82788]: cluster 2024-07-28T23:53:33.339670+0000 mgr.y (mgr.34101) 7912 : cluster [DBG] pgmap v8840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:34 smithi045 bash[82788]: audit 2024-07-28T23:53:33.769177+0000 mon.c (mon.2) 1964 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:34 smithi155 bash[68033]: cluster 2024-07-28T23:53:33.339670+0000 mgr.y (mgr.34101) 7912 : cluster [DBG] pgmap v8840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:34 smithi155 bash[68033]: audit 2024-07-28T23:53:33.769177+0000 mon.c (mon.2) 1964 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:35.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14647 16 16 0 0 0 - 0 2024-07-28T23:53:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:35 smithi155 bash[73694]: debug 2024-07-28T23:53:35.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:36.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14648 16 16 0 0 0 - 0 2024-07-28T23:53:36.424 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:36 smithi155 bash[73694]: debug 2024-07-28T23:53:36.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:36 smithi045 bash[80445]: cluster 2024-07-28T23:53:35.341512+0000 mgr.y (mgr.34101) 7913 : cluster [DBG] pgmap v8841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:36.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:36 smithi045 bash[82788]: cluster 2024-07-28T23:53:35.341512+0000 mgr.y (mgr.34101) 7913 : cluster [DBG] pgmap v8841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:36 smithi155 bash[68033]: cluster 2024-07-28T23:53:35.341512+0000 mgr.y (mgr.34101) 7913 : cluster [DBG] pgmap v8841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:37.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14649 16 16 0 0 0 - 0 2024-07-28T23:53:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:37 smithi155 bash[73694]: debug 2024-07-28T23:53:37.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:38.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14650 16 16 0 0 0 - 0 2024-07-28T23:53:38.428 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:38 smithi155 bash[73694]: debug 2024-07-28T23:53:38.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:38 smithi045 bash[80445]: cluster 2024-07-28T23:53:37.343447+0000 mgr.y (mgr.34101) 7914 : cluster [DBG] pgmap v8842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:38 smithi045 bash[82788]: cluster 2024-07-28T23:53:37.343447+0000 mgr.y (mgr.34101) 7914 : cluster [DBG] pgmap v8842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:38.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:38 smithi155 bash[68033]: cluster 2024-07-28T23:53:37.343447+0000 mgr.y (mgr.34101) 7914 : cluster [DBG] pgmap v8842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:39.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14651 16 16 0 0 0 - 0 2024-07-28T23:53:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:39 smithi155 bash[73694]: debug 2024-07-28T23:53:39.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:40.025 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14652 16 16 0 0 0 - 0 2024-07-28T23:53:40.432 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:40 smithi155 bash[73694]: debug 2024-07-28T23:53:40.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:53:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:53:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:53:40.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:40 smithi045 bash[82788]: cluster 2024-07-28T23:53:39.345150+0000 mgr.y (mgr.34101) 7915 : cluster [DBG] pgmap v8843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:40.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:40 smithi045 bash[80445]: cluster 2024-07-28T23:53:39.345150+0000 mgr.y (mgr.34101) 7915 : cluster [DBG] pgmap v8843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:40 smithi155 bash[68033]: cluster 2024-07-28T23:53:39.345150+0000 mgr.y (mgr.34101) 7915 : cluster [DBG] pgmap v8843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:41.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14653 16 16 0 0 0 - 0 2024-07-28T23:53:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:41 smithi155 bash[73694]: debug 2024-07-28T23:53:41.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:42.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14654 16 16 0 0 0 - 0 2024-07-28T23:53:42.453 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:42 smithi155 bash[73694]: debug 2024-07-28T23:53:42.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:42.454 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:53:42 smithi155 bash[60745]: ts=2024-07-28T23:53:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:53:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:42 smithi045 bash[82788]: cluster 2024-07-28T23:53:41.346913+0000 mgr.y (mgr.34101) 7916 : cluster [DBG] pgmap v8844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:42.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:42 smithi045 bash[80445]: cluster 2024-07-28T23:53:41.346913+0000 mgr.y (mgr.34101) 7916 : cluster [DBG] pgmap v8844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:42 smithi155 bash[68033]: cluster 2024-07-28T23:53:41.346913+0000 mgr.y (mgr.34101) 7916 : cluster [DBG] pgmap v8844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:43.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14655 16 16 0 0 0 - 0 2024-07-28T23:53:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:43 smithi155 bash[73694]: debug 2024-07-28T23:53:43.089+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:44.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14656 16 16 0 0 0 - 0 2024-07-28T23:53:44.441 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:44 smithi155 bash[73694]: debug 2024-07-28T23:53:44.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:44 smithi045 bash[80445]: cluster 2024-07-28T23:53:43.348788+0000 mgr.y (mgr.34101) 7917 : cluster [DBG] pgmap v8845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:44.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:44 smithi045 bash[82788]: cluster 2024-07-28T23:53:43.348788+0000 mgr.y (mgr.34101) 7917 : cluster [DBG] pgmap v8845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:44 smithi155 bash[68033]: cluster 2024-07-28T23:53:43.348788+0000 mgr.y (mgr.34101) 7917 : cluster [DBG] pgmap v8845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:45.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14657 16 16 0 0 0 - 0 2024-07-28T23:53:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:45 smithi155 bash[73694]: debug 2024-07-28T23:53:45.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:46.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14658 16 16 0 0 0 - 0 2024-07-28T23:53:46.446 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:46 smithi155 bash[73694]: debug 2024-07-28T23:53:46.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:46 smithi045 bash[80445]: cluster 2024-07-28T23:53:45.350515+0000 mgr.y (mgr.34101) 7918 : cluster [DBG] pgmap v8846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:46.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:46 smithi045 bash[82788]: cluster 2024-07-28T23:53:45.350515+0000 mgr.y (mgr.34101) 7918 : cluster [DBG] pgmap v8846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:46 smithi155 bash[68033]: cluster 2024-07-28T23:53:45.350515+0000 mgr.y (mgr.34101) 7918 : cluster [DBG] pgmap v8846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:47.026 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14659 16 16 0 0 0 - 0 2024-07-28T23:53:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:47 smithi155 bash[73694]: debug 2024-07-28T23:53:47.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:48.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:53:48.027522+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:53:48.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:53:48.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14660 16 16 0 0 0 - 0 2024-07-28T23:53:48.449 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:48 smithi155 bash[73694]: debug 2024-07-28T23:53:48.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:48 smithi045 bash[80445]: cluster 2024-07-28T23:53:47.352345+0000 mgr.y (mgr.34101) 7919 : cluster [DBG] pgmap v8847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:48.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:48 smithi045 bash[82788]: cluster 2024-07-28T23:53:47.352345+0000 mgr.y (mgr.34101) 7919 : cluster [DBG] pgmap v8847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:48 smithi155 bash[68033]: cluster 2024-07-28T23:53:47.352345+0000 mgr.y (mgr.34101) 7919 : cluster [DBG] pgmap v8847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:49.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14661 16 16 0 0 0 - 0 2024-07-28T23:53:49.451 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:49 smithi155 bash[73694]: debug 2024-07-28T23:53:49.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:49 smithi045 bash[82788]: audit 2024-07-28T23:53:48.769390+0000 mon.c (mon.2) 1965 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:49.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:49 smithi045 bash[80445]: audit 2024-07-28T23:53:48.769390+0000 mon.c (mon.2) 1965 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:49 smithi155 bash[68033]: audit 2024-07-28T23:53:48.769390+0000 mon.c (mon.2) 1965 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:53:50.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14662 16 16 0 0 0 - 0 2024-07-28T23:53:50.453 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:50 smithi155 bash[73694]: debug 2024-07-28T23:53:50.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:50.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:50 smithi045 bash[80445]: cluster 2024-07-28T23:53:49.354103+0000 mgr.y (mgr.34101) 7920 : cluster [DBG] pgmap v8848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:50.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:53:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:53:50] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:53:50.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:50 smithi045 bash[82788]: cluster 2024-07-28T23:53:49.354103+0000 mgr.y (mgr.34101) 7920 : cluster [DBG] pgmap v8848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:50 smithi155 bash[68033]: cluster 2024-07-28T23:53:49.354103+0000 mgr.y (mgr.34101) 7920 : cluster [DBG] pgmap v8848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:51.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14663 16 16 0 0 0 - 0 2024-07-28T23:53:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:51 smithi155 bash[73694]: debug 2024-07-28T23:53:51.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:52.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14664 16 16 0 0 0 - 0 2024-07-28T23:53:52.459 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:52 smithi155 bash[73694]: debug 2024-07-28T23:53:52.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:52.459 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:53:52 smithi155 bash[60745]: ts=2024-07-28T23:53:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:53:52.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:52 smithi045 bash[80445]: cluster 2024-07-28T23:53:51.355825+0000 mgr.y (mgr.34101) 7921 : cluster [DBG] pgmap v8849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:52.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:52 smithi045 bash[82788]: cluster 2024-07-28T23:53:51.355825+0000 mgr.y (mgr.34101) 7921 : cluster [DBG] pgmap v8849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:52.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:52 smithi155 bash[68033]: cluster 2024-07-28T23:53:51.355825+0000 mgr.y (mgr.34101) 7921 : cluster [DBG] pgmap v8849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:53.027 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14665 16 16 0 0 0 - 0 2024-07-28T23:53:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:53 smithi155 bash[73694]: debug 2024-07-28T23:53:53.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:54.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14666 16 16 0 0 0 - 0 2024-07-28T23:53:54.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:54 smithi155 bash[73694]: debug 2024-07-28T23:53:54.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:54 smithi045 bash[80445]: cluster 2024-07-28T23:53:53.357687+0000 mgr.y (mgr.34101) 7922 : cluster [DBG] pgmap v8850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:54.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:54 smithi045 bash[82788]: cluster 2024-07-28T23:53:53.357687+0000 mgr.y (mgr.34101) 7922 : cluster [DBG] pgmap v8850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:54 smithi155 bash[68033]: cluster 2024-07-28T23:53:53.357687+0000 mgr.y (mgr.34101) 7922 : cluster [DBG] pgmap v8850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:55.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14667 16 16 0 0 0 - 0 2024-07-28T23:53:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:55 smithi155 bash[73694]: debug 2024-07-28T23:53:55.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:56.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14668 16 16 0 0 0 - 0 2024-07-28T23:53:56.465 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:56 smithi155 bash[73694]: debug 2024-07-28T23:53:56.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:56 smithi045 bash[80445]: cluster 2024-07-28T23:53:55.359408+0000 mgr.y (mgr.34101) 7923 : cluster [DBG] pgmap v8851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:56.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:56 smithi045 bash[82788]: cluster 2024-07-28T23:53:55.359408+0000 mgr.y (mgr.34101) 7923 : cluster [DBG] pgmap v8851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:56.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:56 smithi155 bash[68033]: cluster 2024-07-28T23:53:55.359408+0000 mgr.y (mgr.34101) 7923 : cluster [DBG] pgmap v8851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:57.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14669 16 16 0 0 0 - 0 2024-07-28T23:53:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:57 smithi155 bash[73694]: debug 2024-07-28T23:53:57.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:58.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14670 16 16 0 0 0 - 0 2024-07-28T23:53:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:57 smithi155 bash[73694]: debug 2024-07-28T23:53:57.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:53:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:53:58 smithi155 bash[68033]: cluster 2024-07-28T23:53:57.361258+0000 mgr.y (mgr.34101) 7924 : cluster [DBG] pgmap v8852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:53:58 smithi045 bash[80445]: cluster 2024-07-28T23:53:57.361258+0000 mgr.y (mgr.34101) 7924 : cluster [DBG] pgmap v8852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:58.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:53:58 smithi045 bash[82788]: cluster 2024-07-28T23:53:57.361258+0000 mgr.y (mgr.34101) 7924 : cluster [DBG] pgmap v8852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:53:59.028 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14671 16 16 0 0 0 - 0 2024-07-28T23:53:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:53:58 smithi155 bash[73694]: debug 2024-07-28T23:53:58.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:00.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14672 16 16 0 0 0 - 0 2024-07-28T23:54:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:00 smithi155 bash[73694]: debug 2024-07-28T23:54:00.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:00 smithi155 bash[68033]: cluster 2024-07-28T23:53:59.363017+0000 mgr.y (mgr.34101) 7925 : cluster [DBG] pgmap v8853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:00 smithi045 bash[80445]: cluster 2024-07-28T23:53:59.363017+0000 mgr.y (mgr.34101) 7925 : cluster [DBG] pgmap v8853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:00.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:54:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:54:00] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:54:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:00 smithi045 bash[82788]: cluster 2024-07-28T23:53:59.363017+0000 mgr.y (mgr.34101) 7925 : cluster [DBG] pgmap v8853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:01.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14673 16 16 0 0 0 - 0 2024-07-28T23:54:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:00 smithi155 bash[73694]: debug 2024-07-28T23:54:00.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:02.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14674 16 16 0 0 0 - 0 2024-07-28T23:54:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:01 smithi155 bash[73694]: debug 2024-07-28T23:54:01.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:54:02 smithi155 bash[60745]: ts=2024-07-28T23:54:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:54:02.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:02 smithi155 bash[68033]: cluster 2024-07-28T23:54:01.364886+0000 mgr.y (mgr.34101) 7926 : cluster [DBG] pgmap v8854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:02 smithi045 bash[80445]: cluster 2024-07-28T23:54:01.364886+0000 mgr.y (mgr.34101) 7926 : cluster [DBG] pgmap v8854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:02 smithi045 bash[82788]: cluster 2024-07-28T23:54:01.364886+0000 mgr.y (mgr.34101) 7926 : cluster [DBG] pgmap v8854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:03.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14675 16 16 0 0 0 - 0 2024-07-28T23:54:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:02 smithi155 bash[73694]: debug 2024-07-28T23:54:02.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:04.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14676 16 16 0 0 0 - 0 2024-07-28T23:54:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:03 smithi155 bash[73694]: debug 2024-07-28T23:54:03.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:04 smithi155 bash[68033]: cluster 2024-07-28T23:54:03.366953+0000 mgr.y (mgr.34101) 7927 : cluster [DBG] pgmap v8855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:04 smithi155 bash[68033]: audit 2024-07-28T23:54:03.770002+0000 mon.c (mon.2) 1966 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:04 smithi045 bash[80445]: cluster 2024-07-28T23:54:03.366953+0000 mgr.y (mgr.34101) 7927 : cluster [DBG] pgmap v8855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:04.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:04 smithi045 bash[80445]: audit 2024-07-28T23:54:03.770002+0000 mon.c (mon.2) 1966 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:04 smithi045 bash[82788]: cluster 2024-07-28T23:54:03.366953+0000 mgr.y (mgr.34101) 7927 : cluster [DBG] pgmap v8855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:04 smithi045 bash[82788]: audit 2024-07-28T23:54:03.770002+0000 mon.c (mon.2) 1966 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:05.029 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14677 16 16 0 0 0 - 0 2024-07-28T23:54:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:04 smithi155 bash[73694]: debug 2024-07-28T23:54:04.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:06.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14678 16 16 0 0 0 - 0 2024-07-28T23:54:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:05 smithi155 bash[73694]: debug 2024-07-28T23:54:05.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:06.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:06 smithi155 bash[68033]: cluster 2024-07-28T23:54:05.368770+0000 mgr.y (mgr.34101) 7928 : cluster [DBG] pgmap v8856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:06 smithi045 bash[80445]: cluster 2024-07-28T23:54:05.368770+0000 mgr.y (mgr.34101) 7928 : cluster [DBG] pgmap v8856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:06.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:06 smithi045 bash[82788]: cluster 2024-07-28T23:54:05.368770+0000 mgr.y (mgr.34101) 7928 : cluster [DBG] pgmap v8856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:07.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14679 16 16 0 0 0 - 0 2024-07-28T23:54:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:06 smithi155 bash[73694]: debug 2024-07-28T23:54:06.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:08.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:54:08.030822+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:54:08.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:54:08.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14680 16 16 0 0 0 - 0 2024-07-28T23:54:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:07 smithi155 bash[73694]: debug 2024-07-28T23:54:07.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:08 smithi155 bash[68033]: cluster 2024-07-28T23:54:07.370709+0000 mgr.y (mgr.34101) 7929 : cluster [DBG] pgmap v8857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:08.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:08 smithi045 bash[80445]: cluster 2024-07-28T23:54:07.370709+0000 mgr.y (mgr.34101) 7929 : cluster [DBG] pgmap v8857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:08.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:08 smithi045 bash[82788]: cluster 2024-07-28T23:54:07.370709+0000 mgr.y (mgr.34101) 7929 : cluster [DBG] pgmap v8857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:09.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14681 16 16 0 0 0 - 0 2024-07-28T23:54:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:09 smithi155 bash[73694]: debug 2024-07-28T23:54:08.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:10.030 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14682 16 16 0 0 0 - 0 2024-07-28T23:54:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:10 smithi155 bash[73694]: debug 2024-07-28T23:54:09.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:10.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:10 smithi155 bash[68033]: cluster 2024-07-28T23:54:09.372425+0000 mgr.y (mgr.34101) 7930 : cluster [DBG] pgmap v8858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:10 smithi045 bash[80445]: cluster 2024-07-28T23:54:09.372425+0000 mgr.y (mgr.34101) 7930 : cluster [DBG] pgmap v8858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:10.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:10 smithi045 bash[82788]: cluster 2024-07-28T23:54:09.372425+0000 mgr.y (mgr.34101) 7930 : cluster [DBG] pgmap v8858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:54:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:54:10] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.43.0" 2024-07-28T23:54:11.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14683 16 16 0 0 0 - 0 2024-07-28T23:54:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:10 smithi155 bash[73694]: debug 2024-07-28T23:54:10.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:12.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14684 16 16 0 0 0 - 0 2024-07-28T23:54:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:11 smithi155 bash[73694]: debug 2024-07-28T23:54:11.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:54:12 smithi155 bash[60745]: ts=2024-07-28T23:54:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:54:12.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:12 smithi155 bash[68033]: cluster 2024-07-28T23:54:11.374185+0000 mgr.y (mgr.34101) 7931 : cluster [DBG] pgmap v8859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:12 smithi045 bash[80445]: cluster 2024-07-28T23:54:11.374185+0000 mgr.y (mgr.34101) 7931 : cluster [DBG] pgmap v8859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:12.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:12 smithi045 bash[82788]: cluster 2024-07-28T23:54:11.374185+0000 mgr.y (mgr.34101) 7931 : cluster [DBG] pgmap v8859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:13.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14685 16 16 0 0 0 - 0 2024-07-28T23:54:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:12 smithi155 bash[73694]: debug 2024-07-28T23:54:12.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:14.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14686 16 16 0 0 0 - 0 2024-07-28T23:54:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:13 smithi155 bash[73694]: debug 2024-07-28T23:54:13.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:14 smithi155 bash[68033]: cluster 2024-07-28T23:54:13.376019+0000 mgr.y (mgr.34101) 7932 : cluster [DBG] pgmap v8860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:14 smithi045 bash[80445]: cluster 2024-07-28T23:54:13.376019+0000 mgr.y (mgr.34101) 7932 : cluster [DBG] pgmap v8860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:14 smithi045 bash[82788]: cluster 2024-07-28T23:54:13.376019+0000 mgr.y (mgr.34101) 7932 : cluster [DBG] pgmap v8860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:15.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14687 16 16 0 0 0 - 0 2024-07-28T23:54:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:14 smithi155 bash[73694]: debug 2024-07-28T23:54:14.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:16.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14688 16 16 0 0 0 - 0 2024-07-28T23:54:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:15 smithi155 bash[73694]: debug 2024-07-28T23:54:15.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:16 smithi155 bash[68033]: cluster 2024-07-28T23:54:15.377749+0000 mgr.y (mgr.34101) 7933 : cluster [DBG] pgmap v8861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:16 smithi155 bash[68033]: audit 2024-07-28T23:54:16.207151+0000 mon.c (mon.2) 1967 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:54:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:16 smithi045 bash[80445]: cluster 2024-07-28T23:54:15.377749+0000 mgr.y (mgr.34101) 7933 : cluster [DBG] pgmap v8861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:16 smithi045 bash[80445]: audit 2024-07-28T23:54:16.207151+0000 mon.c (mon.2) 1967 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:54:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:16 smithi045 bash[82788]: cluster 2024-07-28T23:54:15.377749+0000 mgr.y (mgr.34101) 7933 : cluster [DBG] pgmap v8861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:16.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:16 smithi045 bash[82788]: audit 2024-07-28T23:54:16.207151+0000 mon.c (mon.2) 1967 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:54:17.031 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14689 16 16 0 0 0 - 0 2024-07-28T23:54:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:16 smithi155 bash[73694]: debug 2024-07-28T23:54:16.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:18.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14690 16 16 0 0 0 - 0 2024-07-28T23:54:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:17 smithi155 bash[73694]: debug 2024-07-28T23:54:17.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:18.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:18 smithi155 bash[68033]: cluster 2024-07-28T23:54:17.379697+0000 mgr.y (mgr.34101) 7934 : cluster [DBG] pgmap v8862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:18 smithi045 bash[80445]: cluster 2024-07-28T23:54:17.379697+0000 mgr.y (mgr.34101) 7934 : cluster [DBG] pgmap v8862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:18.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:18 smithi045 bash[82788]: cluster 2024-07-28T23:54:17.379697+0000 mgr.y (mgr.34101) 7934 : cluster [DBG] pgmap v8862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:19.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14691 16 16 0 0 0 - 0 2024-07-28T23:54:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:18 smithi155 bash[73694]: debug 2024-07-28T23:54:18.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:19 smithi155 bash[68033]: audit 2024-07-28T23:54:18.770628+0000 mon.c (mon.2) 1968 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:19 smithi045 bash[80445]: audit 2024-07-28T23:54:18.770628+0000 mon.c (mon.2) 1968 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:19 smithi045 bash[82788]: audit 2024-07-28T23:54:18.770628+0000 mon.c (mon.2) 1968 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:20.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14692 16 16 0 0 0 - 0 2024-07-28T23:54:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:19 smithi155 bash[73694]: debug 2024-07-28T23:54:19.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:20.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:20 smithi155 bash[68033]: cluster 2024-07-28T23:54:19.381464+0000 mgr.y (mgr.34101) 7935 : cluster [DBG] pgmap v8863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:20 smithi045 bash[80445]: cluster 2024-07-28T23:54:19.381464+0000 mgr.y (mgr.34101) 7935 : cluster [DBG] pgmap v8863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:20.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:54:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:54:20] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:54:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:20 smithi045 bash[82788]: cluster 2024-07-28T23:54:19.381464+0000 mgr.y (mgr.34101) 7935 : cluster [DBG] pgmap v8863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:21.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14693 16 16 0 0 0 - 0 2024-07-28T23:54:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:20 smithi155 bash[73694]: debug 2024-07-28T23:54:20.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:22.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14694 16 16 0 0 0 - 0 2024-07-28T23:54:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:21 smithi155 bash[73694]: debug 2024-07-28T23:54:21.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:54:22 smithi155 bash[60745]: ts=2024-07-28T23:54:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:54:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:22 smithi155 bash[68033]: cluster 2024-07-28T23:54:21.382599+0000 mgr.y (mgr.34101) 7936 : cluster [DBG] pgmap v8864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:22 smithi155 bash[68033]: audit 2024-07-28T23:54:21.923075+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:22 smithi155 bash[68033]: audit 2024-07-28T23:54:21.928859+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:22 smithi155 bash[68033]: audit 2024-07-28T23:54:22.115415+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:22.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:22 smithi155 bash[68033]: audit 2024-07-28T23:54:22.128015+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:22 smithi045 bash[80445]: cluster 2024-07-28T23:54:21.382599+0000 mgr.y (mgr.34101) 7936 : cluster [DBG] pgmap v8864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:22 smithi045 bash[80445]: audit 2024-07-28T23:54:21.923075+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:22 smithi045 bash[80445]: audit 2024-07-28T23:54:21.928859+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:22 smithi045 bash[80445]: audit 2024-07-28T23:54:22.115415+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:22.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:22 smithi045 bash[80445]: audit 2024-07-28T23:54:22.128015+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:22 smithi045 bash[82788]: cluster 2024-07-28T23:54:21.382599+0000 mgr.y (mgr.34101) 7936 : cluster [DBG] pgmap v8864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:22 smithi045 bash[82788]: audit 2024-07-28T23:54:21.923075+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:22 smithi045 bash[82788]: audit 2024-07-28T23:54:21.928859+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:22 smithi045 bash[82788]: audit 2024-07-28T23:54:22.115415+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:22 smithi045 bash[82788]: audit 2024-07-28T23:54:22.128015+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:23.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14695 16 16 0 0 0 - 0 2024-07-28T23:54:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:22 smithi155 bash[73694]: debug 2024-07-28T23:54:22.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:23 smithi155 bash[68033]: audit 2024-07-28T23:54:22.555109+0000 mon.c (mon.2) 1969 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:54:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:23 smithi155 bash[68033]: audit 2024-07-28T23:54:22.556540+0000 mon.c (mon.2) 1970 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:54:23.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:23 smithi155 bash[68033]: audit 2024-07-28T23:54:22.565922+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:23 smithi045 bash[80445]: audit 2024-07-28T23:54:22.555109+0000 mon.c (mon.2) 1969 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:54:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:23 smithi045 bash[80445]: audit 2024-07-28T23:54:22.556540+0000 mon.c (mon.2) 1970 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:54:23.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:23 smithi045 bash[80445]: audit 2024-07-28T23:54:22.565922+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:23 smithi045 bash[82788]: audit 2024-07-28T23:54:22.555109+0000 mon.c (mon.2) 1969 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:54:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:23 smithi045 bash[82788]: audit 2024-07-28T23:54:22.556540+0000 mon.c (mon.2) 1970 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:54:23.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:23 smithi045 bash[82788]: audit 2024-07-28T23:54:22.565922+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:54:24.032 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14696 16 16 0 0 0 - 0 2024-07-28T23:54:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:23 smithi155 bash[73694]: debug 2024-07-28T23:54:23.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:24.890 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:24 smithi155 bash[68033]: cluster 2024-07-28T23:54:23.384434+0000 mgr.y (mgr.34101) 7937 : cluster [DBG] pgmap v8865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:24 smithi045 bash[80445]: cluster 2024-07-28T23:54:23.384434+0000 mgr.y (mgr.34101) 7937 : cluster [DBG] pgmap v8865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:24 smithi045 bash[82788]: cluster 2024-07-28T23:54:23.384434+0000 mgr.y (mgr.34101) 7937 : cluster [DBG] pgmap v8865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:25.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14697 16 16 0 0 0 - 0 2024-07-28T23:54:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:24 smithi155 bash[73694]: debug 2024-07-28T23:54:24.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:26.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14698 16 16 0 0 0 - 0 2024-07-28T23:54:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:25 smithi155 bash[73694]: debug 2024-07-28T23:54:25.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:26.877 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:26 smithi155 bash[68033]: cluster 2024-07-28T23:54:25.386162+0000 mgr.y (mgr.34101) 7938 : cluster [DBG] pgmap v8866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:26 smithi045 bash[80445]: cluster 2024-07-28T23:54:25.386162+0000 mgr.y (mgr.34101) 7938 : cluster [DBG] pgmap v8866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:26.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:26 smithi045 bash[82788]: cluster 2024-07-28T23:54:25.386162+0000 mgr.y (mgr.34101) 7938 : cluster [DBG] pgmap v8866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:27.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14699 16 16 0 0 0 - 0 2024-07-28T23:54:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:26 smithi155 bash[73694]: debug 2024-07-28T23:54:26.872+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:27 smithi045 bash[80445]: cluster 2024-07-28T23:54:27.387987+0000 mgr.y (mgr.34101) 7939 : cluster [DBG] pgmap v8867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:27.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:27 smithi045 bash[82788]: cluster 2024-07-28T23:54:27.387987+0000 mgr.y (mgr.34101) 7939 : cluster [DBG] pgmap v8867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:28.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:54:28.034104+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:54:28.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:54:28.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14700 16 16 0 0 0 - 0 2024-07-28T23:54:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:27 smithi155 bash[73694]: debug 2024-07-28T23:54:27.836+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:28.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:27 smithi155 bash[68033]: cluster 2024-07-28T23:54:27.387987+0000 mgr.y (mgr.34101) 7939 : cluster [DBG] pgmap v8867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:29.033 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14701 16 16 0 0 0 - 0 2024-07-28T23:54:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:28 smithi155 bash[73694]: debug 2024-07-28T23:54:28.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:30.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14702 16 16 0 0 0 - 0 2024-07-28T23:54:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:29 smithi155 bash[73694]: debug 2024-07-28T23:54:29.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:30.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:54:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:54:30] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:54:30.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:30 smithi045 bash[80445]: cluster 2024-07-28T23:54:29.389682+0000 mgr.y (mgr.34101) 7940 : cluster [DBG] pgmap v8868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:30 smithi045 bash[82788]: cluster 2024-07-28T23:54:29.389682+0000 mgr.y (mgr.34101) 7940 : cluster [DBG] pgmap v8868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:30 smithi155 bash[68033]: cluster 2024-07-28T23:54:29.389682+0000 mgr.y (mgr.34101) 7940 : cluster [DBG] pgmap v8868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:31.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14703 16 16 0 0 0 - 0 2024-07-28T23:54:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:30 smithi155 bash[73694]: debug 2024-07-28T23:54:30.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:32.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14704 16 16 0 0 0 - 0 2024-07-28T23:54:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:31 smithi155 bash[73694]: debug 2024-07-28T23:54:31.872+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:32 smithi045 bash[80445]: cluster 2024-07-28T23:54:31.391417+0000 mgr.y (mgr.34101) 7941 : cluster [DBG] pgmap v8869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:32.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:32 smithi045 bash[82788]: cluster 2024-07-28T23:54:31.391417+0000 mgr.y (mgr.34101) 7941 : cluster [DBG] pgmap v8869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:32.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:32 smithi155 bash[68033]: cluster 2024-07-28T23:54:31.391417+0000 mgr.y (mgr.34101) 7941 : cluster [DBG] pgmap v8869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:54:32 smithi155 bash[60745]: ts=2024-07-28T23:54:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:54:33.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14705 16 16 0 0 0 - 0 2024-07-28T23:54:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:32 smithi155 bash[73694]: debug 2024-07-28T23:54:32.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:34.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14706 16 16 0 0 0 - 0 2024-07-28T23:54:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:33 smithi155 bash[73694]: debug 2024-07-28T23:54:33.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:34 smithi045 bash[80445]: cluster 2024-07-28T23:54:33.393304+0000 mgr.y (mgr.34101) 7942 : cluster [DBG] pgmap v8870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:34 smithi045 bash[80445]: audit 2024-07-28T23:54:33.770981+0000 mon.c (mon.2) 1971 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:34 smithi045 bash[82788]: cluster 2024-07-28T23:54:33.393304+0000 mgr.y (mgr.34101) 7942 : cluster [DBG] pgmap v8870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:34 smithi045 bash[82788]: audit 2024-07-28T23:54:33.770981+0000 mon.c (mon.2) 1971 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:34 smithi155 bash[68033]: cluster 2024-07-28T23:54:33.393304+0000 mgr.y (mgr.34101) 7942 : cluster [DBG] pgmap v8870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:34 smithi155 bash[68033]: audit 2024-07-28T23:54:33.770981+0000 mon.c (mon.2) 1971 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:35.034 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14707 16 16 0 0 0 - 0 2024-07-28T23:54:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:34 smithi155 bash[73694]: debug 2024-07-28T23:54:34.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:36.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14708 16 16 0 0 0 - 0 2024-07-28T23:54:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:35 smithi155 bash[73694]: debug 2024-07-28T23:54:35.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:36 smithi045 bash[82788]: cluster 2024-07-28T23:54:35.395058+0000 mgr.y (mgr.34101) 7943 : cluster [DBG] pgmap v8871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:36.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:36 smithi045 bash[80445]: cluster 2024-07-28T23:54:35.395058+0000 mgr.y (mgr.34101) 7943 : cluster [DBG] pgmap v8871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:36 smithi155 bash[68033]: cluster 2024-07-28T23:54:35.395058+0000 mgr.y (mgr.34101) 7943 : cluster [DBG] pgmap v8871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:37.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14709 16 16 0 0 0 - 0 2024-07-28T23:54:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:36 smithi155 bash[73694]: debug 2024-07-28T23:54:36.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:38.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14710 16 16 0 0 0 - 0 2024-07-28T23:54:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:37 smithi155 bash[73694]: debug 2024-07-28T23:54:37.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:38 smithi045 bash[82788]: cluster 2024-07-28T23:54:37.396943+0000 mgr.y (mgr.34101) 7944 : cluster [DBG] pgmap v8872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:38.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:38 smithi045 bash[80445]: cluster 2024-07-28T23:54:37.396943+0000 mgr.y (mgr.34101) 7944 : cluster [DBG] pgmap v8872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:38.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:38 smithi155 bash[68033]: cluster 2024-07-28T23:54:37.396943+0000 mgr.y (mgr.34101) 7944 : cluster [DBG] pgmap v8872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:39.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14711 16 16 0 0 0 - 0 2024-07-28T23:54:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:38 smithi155 bash[73694]: debug 2024-07-28T23:54:38.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:40.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14712 16 16 0 0 0 - 0 2024-07-28T23:54:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:39 smithi155 bash[73694]: debug 2024-07-28T23:54:39.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:54:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:54:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:54:40.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:40 smithi045 bash[82788]: cluster 2024-07-28T23:54:39.398667+0000 mgr.y (mgr.34101) 7945 : cluster [DBG] pgmap v8873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:40.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:40 smithi045 bash[80445]: cluster 2024-07-28T23:54:39.398667+0000 mgr.y (mgr.34101) 7945 : cluster [DBG] pgmap v8873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:40 smithi155 bash[68033]: cluster 2024-07-28T23:54:39.398667+0000 mgr.y (mgr.34101) 7945 : cluster [DBG] pgmap v8873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:41.035 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14713 16 16 0 0 0 - 0 2024-07-28T23:54:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:40 smithi155 bash[73694]: debug 2024-07-28T23:54:40.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:42.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14714 16 16 0 0 0 - 0 2024-07-28T23:54:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:41 smithi155 bash[73694]: debug 2024-07-28T23:54:41.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:42 smithi155 bash[68033]: cluster 2024-07-28T23:54:41.400520+0000 mgr.y (mgr.34101) 7946 : cluster [DBG] pgmap v8874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:54:42 smithi155 bash[60745]: ts=2024-07-28T23:54:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:54:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:42 smithi045 bash[80445]: cluster 2024-07-28T23:54:41.400520+0000 mgr.y (mgr.34101) 7946 : cluster [DBG] pgmap v8874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:42 smithi045 bash[82788]: cluster 2024-07-28T23:54:41.400520+0000 mgr.y (mgr.34101) 7946 : cluster [DBG] pgmap v8874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:43.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14715 16 16 0 0 0 - 0 2024-07-28T23:54:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:42 smithi155 bash[73694]: debug 2024-07-28T23:54:42.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:44.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14716 16 16 0 0 0 - 0 2024-07-28T23:54:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:43 smithi155 bash[73694]: debug 2024-07-28T23:54:43.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:44.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:44 smithi155 bash[68033]: cluster 2024-07-28T23:54:43.402275+0000 mgr.y (mgr.34101) 7947 : cluster [DBG] pgmap v8875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:44 smithi045 bash[80445]: cluster 2024-07-28T23:54:43.402275+0000 mgr.y (mgr.34101) 7947 : cluster [DBG] pgmap v8875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:44 smithi045 bash[82788]: cluster 2024-07-28T23:54:43.402275+0000 mgr.y (mgr.34101) 7947 : cluster [DBG] pgmap v8875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:45.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14717 16 16 0 0 0 - 0 2024-07-28T23:54:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:44 smithi155 bash[73694]: debug 2024-07-28T23:54:44.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:46.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14718 16 16 0 0 0 - 0 2024-07-28T23:54:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:45 smithi155 bash[73694]: debug 2024-07-28T23:54:45.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:46 smithi155 bash[68033]: cluster 2024-07-28T23:54:45.403997+0000 mgr.y (mgr.34101) 7948 : cluster [DBG] pgmap v8876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:46 smithi045 bash[80445]: cluster 2024-07-28T23:54:45.403997+0000 mgr.y (mgr.34101) 7948 : cluster [DBG] pgmap v8876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:46 smithi045 bash[82788]: cluster 2024-07-28T23:54:45.403997+0000 mgr.y (mgr.34101) 7948 : cluster [DBG] pgmap v8876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:47.036 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14719 16 16 0 0 0 - 0 2024-07-28T23:54:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:46 smithi155 bash[73694]: debug 2024-07-28T23:54:46.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:48.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:54:48.037362+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:54:48.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:54:48.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14720 16 16 0 0 0 - 0 2024-07-28T23:54:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:47 smithi155 bash[73694]: debug 2024-07-28T23:54:47.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:48 smithi155 bash[68033]: cluster 2024-07-28T23:54:47.405907+0000 mgr.y (mgr.34101) 7949 : cluster [DBG] pgmap v8877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:48 smithi045 bash[80445]: cluster 2024-07-28T23:54:47.405907+0000 mgr.y (mgr.34101) 7949 : cluster [DBG] pgmap v8877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:48 smithi045 bash[82788]: cluster 2024-07-28T23:54:47.405907+0000 mgr.y (mgr.34101) 7949 : cluster [DBG] pgmap v8877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:49.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14721 16 16 0 0 0 - 0 2024-07-28T23:54:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:48 smithi155 bash[73694]: debug 2024-07-28T23:54:48.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:49 smithi155 bash[68033]: audit 2024-07-28T23:54:48.771431+0000 mon.c (mon.2) 1972 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:49 smithi045 bash[80445]: audit 2024-07-28T23:54:48.771431+0000 mon.c (mon.2) 1972 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:49 smithi045 bash[82788]: audit 2024-07-28T23:54:48.771431+0000 mon.c (mon.2) 1972 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:54:50.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14722 16 16 0 0 0 - 0 2024-07-28T23:54:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:49 smithi155 bash[73694]: debug 2024-07-28T23:54:49.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:50 smithi155 bash[68033]: cluster 2024-07-28T23:54:49.407581+0000 mgr.y (mgr.34101) 7950 : cluster [DBG] pgmap v8878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:54:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:54:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:54:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:50 smithi045 bash[82788]: cluster 2024-07-28T23:54:49.407581+0000 mgr.y (mgr.34101) 7950 : cluster [DBG] pgmap v8878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:50 smithi045 bash[80445]: cluster 2024-07-28T23:54:49.407581+0000 mgr.y (mgr.34101) 7950 : cluster [DBG] pgmap v8878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:51.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14723 16 16 0 0 0 - 0 2024-07-28T23:54:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:50 smithi155 bash[73694]: debug 2024-07-28T23:54:50.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:52.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14724 16 16 0 0 0 - 0 2024-07-28T23:54:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:51 smithi155 bash[73694]: debug 2024-07-28T23:54:51.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:52.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:52 smithi155 bash[68033]: cluster 2024-07-28T23:54:51.409470+0000 mgr.y (mgr.34101) 7951 : cluster [DBG] pgmap v8879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:54:52 smithi155 bash[60745]: ts=2024-07-28T23:54:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:54:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:52 smithi045 bash[80445]: cluster 2024-07-28T23:54:51.409470+0000 mgr.y (mgr.34101) 7951 : cluster [DBG] pgmap v8879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:52 smithi045 bash[82788]: cluster 2024-07-28T23:54:51.409470+0000 mgr.y (mgr.34101) 7951 : cluster [DBG] pgmap v8879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:53.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14725 16 16 0 0 0 - 0 2024-07-28T23:54:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:52 smithi155 bash[73694]: debug 2024-07-28T23:54:52.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:54.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14726 16 16 0 0 0 - 0 2024-07-28T23:54:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:53 smithi155 bash[73694]: debug 2024-07-28T23:54:53.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:54 smithi155 bash[68033]: cluster 2024-07-28T23:54:53.411234+0000 mgr.y (mgr.34101) 7952 : cluster [DBG] pgmap v8880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:54 smithi045 bash[80445]: cluster 2024-07-28T23:54:53.411234+0000 mgr.y (mgr.34101) 7952 : cluster [DBG] pgmap v8880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:54.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:54 smithi045 bash[82788]: cluster 2024-07-28T23:54:53.411234+0000 mgr.y (mgr.34101) 7952 : cluster [DBG] pgmap v8880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:55.037 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14727 16 16 0 0 0 - 0 2024-07-28T23:54:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:54 smithi155 bash[73694]: debug 2024-07-28T23:54:54.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:56.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14728 16 16 0 0 0 - 0 2024-07-28T23:54:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:55 smithi155 bash[73694]: debug 2024-07-28T23:54:55.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:56 smithi155 bash[68033]: cluster 2024-07-28T23:54:55.413106+0000 mgr.y (mgr.34101) 7953 : cluster [DBG] pgmap v8881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:56 smithi045 bash[80445]: cluster 2024-07-28T23:54:55.413106+0000 mgr.y (mgr.34101) 7953 : cluster [DBG] pgmap v8881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:56 smithi045 bash[82788]: cluster 2024-07-28T23:54:55.413106+0000 mgr.y (mgr.34101) 7953 : cluster [DBG] pgmap v8881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:57.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14729 16 16 0 0 0 - 0 2024-07-28T23:54:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:56 smithi155 bash[73694]: debug 2024-07-28T23:54:56.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:58.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14730 16 16 0 0 0 - 0 2024-07-28T23:54:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:57 smithi155 bash[73694]: debug 2024-07-28T23:54:57.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:54:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:54:58 smithi155 bash[68033]: cluster 2024-07-28T23:54:57.415056+0000 mgr.y (mgr.34101) 7954 : cluster [DBG] pgmap v8882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:54:58 smithi045 bash[80445]: cluster 2024-07-28T23:54:57.415056+0000 mgr.y (mgr.34101) 7954 : cluster [DBG] pgmap v8882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:54:58 smithi045 bash[82788]: cluster 2024-07-28T23:54:57.415056+0000 mgr.y (mgr.34101) 7954 : cluster [DBG] pgmap v8882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:54:59.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14731 16 16 0 0 0 - 0 2024-07-28T23:54:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:58 smithi155 bash[73694]: debug 2024-07-28T23:54:58.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:00.038 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14732 16 16 0 0 0 - 0 2024-07-28T23:55:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:54:59 smithi155 bash[73694]: debug 2024-07-28T23:54:59.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:00 smithi155 bash[68033]: cluster 2024-07-28T23:54:59.416779+0000 mgr.y (mgr.34101) 7955 : cluster [DBG] pgmap v8883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:55:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:55:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:55:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:00 smithi045 bash[82788]: cluster 2024-07-28T23:54:59.416779+0000 mgr.y (mgr.34101) 7955 : cluster [DBG] pgmap v8883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:00 smithi045 bash[80445]: cluster 2024-07-28T23:54:59.416779+0000 mgr.y (mgr.34101) 7955 : cluster [DBG] pgmap v8883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:01.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14733 16 16 0 0 0 - 0 2024-07-28T23:55:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:00 smithi155 bash[73694]: debug 2024-07-28T23:55:00.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:02.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14734 16 16 0 0 0 - 0 2024-07-28T23:55:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:01 smithi155 bash[73694]: debug 2024-07-28T23:55:01.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:02.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:02 smithi155 bash[68033]: cluster 2024-07-28T23:55:01.418653+0000 mgr.y (mgr.34101) 7956 : cluster [DBG] pgmap v8884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:55:02 smithi155 bash[60745]: ts=2024-07-28T23:55:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:55:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:02 smithi045 bash[80445]: cluster 2024-07-28T23:55:01.418653+0000 mgr.y (mgr.34101) 7956 : cluster [DBG] pgmap v8884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:02 smithi045 bash[82788]: cluster 2024-07-28T23:55:01.418653+0000 mgr.y (mgr.34101) 7956 : cluster [DBG] pgmap v8884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:03.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14735 16 16 0 0 0 - 0 2024-07-28T23:55:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:02 smithi155 bash[73694]: debug 2024-07-28T23:55:02.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:04.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14736 16 16 0 0 0 - 0 2024-07-28T23:55:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:03 smithi155 bash[73694]: debug 2024-07-28T23:55:03.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:04 smithi155 bash[68033]: cluster 2024-07-28T23:55:03.420377+0000 mgr.y (mgr.34101) 7957 : cluster [DBG] pgmap v8885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:04 smithi155 bash[68033]: audit 2024-07-28T23:55:03.771842+0000 mon.c (mon.2) 1973 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:04 smithi045 bash[80445]: cluster 2024-07-28T23:55:03.420377+0000 mgr.y (mgr.34101) 7957 : cluster [DBG] pgmap v8885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:04 smithi045 bash[80445]: audit 2024-07-28T23:55:03.771842+0000 mon.c (mon.2) 1973 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:04 smithi045 bash[82788]: cluster 2024-07-28T23:55:03.420377+0000 mgr.y (mgr.34101) 7957 : cluster [DBG] pgmap v8885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:04 smithi045 bash[82788]: audit 2024-07-28T23:55:03.771842+0000 mon.c (mon.2) 1973 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:05.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14737 16 16 0 0 0 - 0 2024-07-28T23:55:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:04 smithi155 bash[73694]: debug 2024-07-28T23:55:04.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:06.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14738 16 16 0 0 0 - 0 2024-07-28T23:55:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:05 smithi155 bash[73694]: debug 2024-07-28T23:55:05.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:06.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:06 smithi155 bash[68033]: cluster 2024-07-28T23:55:05.422126+0000 mgr.y (mgr.34101) 7958 : cluster [DBG] pgmap v8886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:06 smithi045 bash[80445]: cluster 2024-07-28T23:55:05.422126+0000 mgr.y (mgr.34101) 7958 : cluster [DBG] pgmap v8886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:06.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:06 smithi045 bash[82788]: cluster 2024-07-28T23:55:05.422126+0000 mgr.y (mgr.34101) 7958 : cluster [DBG] pgmap v8886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:07.039 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14739 16 16 0 0 0 - 0 2024-07-28T23:55:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:06 smithi155 bash[73694]: debug 2024-07-28T23:55:06.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:08.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:55:08.040565+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:55:08.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:55:08.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14740 16 16 0 0 0 - 0 2024-07-28T23:55:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:07 smithi155 bash[73694]: debug 2024-07-28T23:55:07.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:08 smithi155 bash[68033]: cluster 2024-07-28T23:55:07.424024+0000 mgr.y (mgr.34101) 7959 : cluster [DBG] pgmap v8887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:08 smithi045 bash[80445]: cluster 2024-07-28T23:55:07.424024+0000 mgr.y (mgr.34101) 7959 : cluster [DBG] pgmap v8887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:08 smithi045 bash[82788]: cluster 2024-07-28T23:55:07.424024+0000 mgr.y (mgr.34101) 7959 : cluster [DBG] pgmap v8887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:09.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14741 16 16 0 0 0 - 0 2024-07-28T23:55:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:08 smithi155 bash[73694]: debug 2024-07-28T23:55:08.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:10.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14742 16 16 0 0 0 - 0 2024-07-28T23:55:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:09 smithi155 bash[73694]: debug 2024-07-28T23:55:09.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:10.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:10 smithi155 bash[68033]: cluster 2024-07-28T23:55:09.425751+0000 mgr.y (mgr.34101) 7960 : cluster [DBG] pgmap v8888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:10 smithi045 bash[80445]: cluster 2024-07-28T23:55:09.425751+0000 mgr.y (mgr.34101) 7960 : cluster [DBG] pgmap v8888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:10.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:55:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:55:10] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:55:10.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:10 smithi045 bash[82788]: cluster 2024-07-28T23:55:09.425751+0000 mgr.y (mgr.34101) 7960 : cluster [DBG] pgmap v8888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:11.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14743 16 16 0 0 0 - 0 2024-07-28T23:55:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:10 smithi155 bash[73694]: debug 2024-07-28T23:55:10.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:12.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14744 16 16 0 0 0 - 0 2024-07-28T23:55:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:11 smithi155 bash[73694]: debug 2024-07-28T23:55:11.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:12 smithi155 bash[68033]: cluster 2024-07-28T23:55:11.427744+0000 mgr.y (mgr.34101) 7961 : cluster [DBG] pgmap v8889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:55:12 smithi155 bash[60745]: ts=2024-07-28T23:55:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:55:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:12 smithi045 bash[82788]: cluster 2024-07-28T23:55:11.427744+0000 mgr.y (mgr.34101) 7961 : cluster [DBG] pgmap v8889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:12.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:12 smithi045 bash[80445]: cluster 2024-07-28T23:55:11.427744+0000 mgr.y (mgr.34101) 7961 : cluster [DBG] pgmap v8889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:13.040 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14745 16 16 0 0 0 - 0 2024-07-28T23:55:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:12 smithi155 bash[73694]: debug 2024-07-28T23:55:12.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:14.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14746 16 16 0 0 0 - 0 2024-07-28T23:55:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:13 smithi155 bash[73694]: debug 2024-07-28T23:55:13.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:14 smithi155 bash[68033]: cluster 2024-07-28T23:55:13.429512+0000 mgr.y (mgr.34101) 7962 : cluster [DBG] pgmap v8890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:14 smithi045 bash[80445]: cluster 2024-07-28T23:55:13.429512+0000 mgr.y (mgr.34101) 7962 : cluster [DBG] pgmap v8890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:14 smithi045 bash[82788]: cluster 2024-07-28T23:55:13.429512+0000 mgr.y (mgr.34101) 7962 : cluster [DBG] pgmap v8890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:15.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14747 16 16 0 0 0 - 0 2024-07-28T23:55:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:14 smithi155 bash[73694]: debug 2024-07-28T23:55:14.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:16.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14748 16 16 0 0 0 - 0 2024-07-28T23:55:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:16 smithi155 bash[73694]: debug 2024-07-28T23:55:16.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:16 smithi155 bash[68033]: cluster 2024-07-28T23:55:15.431539+0000 mgr.y (mgr.34101) 7963 : cluster [DBG] pgmap v8891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:16 smithi045 bash[80445]: cluster 2024-07-28T23:55:15.431539+0000 mgr.y (mgr.34101) 7963 : cluster [DBG] pgmap v8891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:16 smithi045 bash[82788]: cluster 2024-07-28T23:55:15.431539+0000 mgr.y (mgr.34101) 7963 : cluster [DBG] pgmap v8891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:17.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14749 16 16 0 0 0 - 0 2024-07-28T23:55:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:17 smithi155 bash[73694]: debug 2024-07-28T23:55:17.019+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:18.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14750 16 16 0 0 0 - 0 2024-07-28T23:55:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:18 smithi155 bash[73694]: debug 2024-07-28T23:55:18.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:18 smithi045 bash[80445]: cluster 2024-07-28T23:55:17.433429+0000 mgr.y (mgr.34101) 7964 : cluster [DBG] pgmap v8892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:18 smithi045 bash[82788]: cluster 2024-07-28T23:55:17.433429+0000 mgr.y (mgr.34101) 7964 : cluster [DBG] pgmap v8892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:19.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:18 smithi155 bash[68033]: cluster 2024-07-28T23:55:17.433429+0000 mgr.y (mgr.34101) 7964 : cluster [DBG] pgmap v8892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:19.041 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14751 16 16 0 0 0 - 0 2024-07-28T23:55:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:19 smithi155 bash[73694]: debug 2024-07-28T23:55:19.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:19 smithi045 bash[80445]: audit 2024-07-28T23:55:18.772315+0000 mon.c (mon.2) 1974 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:19 smithi045 bash[82788]: audit 2024-07-28T23:55:18.772315+0000 mon.c (mon.2) 1974 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:20.015 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:19 smithi155 bash[68033]: audit 2024-07-28T23:55:18.772315+0000 mon.c (mon.2) 1974 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:20.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14752 16 16 0 0 0 - 0 2024-07-28T23:55:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:20 smithi155 bash[73694]: debug 2024-07-28T23:55:20.011+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:55:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:55:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:55:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:20 smithi045 bash[82788]: cluster 2024-07-28T23:55:19.435317+0000 mgr.y (mgr.34101) 7965 : cluster [DBG] pgmap v8893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:20.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:20 smithi045 bash[80445]: cluster 2024-07-28T23:55:19.435317+0000 mgr.y (mgr.34101) 7965 : cluster [DBG] pgmap v8893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:20.969 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:20 smithi155 bash[68033]: cluster 2024-07-28T23:55:19.435317+0000 mgr.y (mgr.34101) 7965 : cluster [DBG] pgmap v8893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:21.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14753 16 16 0 0 0 - 0 2024-07-28T23:55:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:20 smithi155 bash[73694]: debug 2024-07-28T23:55:20.963+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:22.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14754 16 16 0 0 0 - 0 2024-07-28T23:55:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:21 smithi155 bash[73694]: debug 2024-07-28T23:55:21.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:22.570 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:55:22 smithi155 bash[60745]: ts=2024-07-28T23:55:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:55:22.945 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:22 smithi155 bash[68033]: cluster 2024-07-28T23:55:21.437223+0000 mgr.y (mgr.34101) 7966 : cluster [DBG] pgmap v8894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:22 smithi045 bash[80445]: cluster 2024-07-28T23:55:21.437223+0000 mgr.y (mgr.34101) 7966 : cluster [DBG] pgmap v8894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:22 smithi045 bash[82788]: cluster 2024-07-28T23:55:21.437223+0000 mgr.y (mgr.34101) 7966 : cluster [DBG] pgmap v8894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:23.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14755 16 16 0 0 0 - 0 2024-07-28T23:55:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:22 smithi155 bash[73694]: debug 2024-07-28T23:55:22.939+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:23.925 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:23 smithi155 bash[68033]: audit 2024-07-28T23:55:22.658875+0000 mon.c (mon.2) 1975 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:55:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:23 smithi045 bash[80445]: audit 2024-07-28T23:55:22.658875+0000 mon.c (mon.2) 1975 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:55:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:23 smithi045 bash[82788]: audit 2024-07-28T23:55:22.658875+0000 mon.c (mon.2) 1975 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:55:24.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14756 16 16 0 0 0 - 0 2024-07-28T23:55:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:23 smithi155 bash[73694]: debug 2024-07-28T23:55:23.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:24.930 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:24 smithi155 bash[68033]: cluster 2024-07-28T23:55:23.439139+0000 mgr.y (mgr.34101) 7967 : cluster [DBG] pgmap v8895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:24 smithi045 bash[80445]: cluster 2024-07-28T23:55:23.439139+0000 mgr.y (mgr.34101) 7967 : cluster [DBG] pgmap v8895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:24 smithi045 bash[82788]: cluster 2024-07-28T23:55:23.439139+0000 mgr.y (mgr.34101) 7967 : cluster [DBG] pgmap v8895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:25.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14757 16 16 0 0 0 - 0 2024-07-28T23:55:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:24 smithi155 bash[73694]: debug 2024-07-28T23:55:24.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:26.042 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14758 16 16 0 0 0 - 0 2024-07-28T23:55:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:25 smithi155 bash[73694]: debug 2024-07-28T23:55:25.955+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:26.908 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:26 smithi155 bash[68033]: cluster 2024-07-28T23:55:25.440966+0000 mgr.y (mgr.34101) 7968 : cluster [DBG] pgmap v8896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:26 smithi045 bash[80445]: cluster 2024-07-28T23:55:25.440966+0000 mgr.y (mgr.34101) 7968 : cluster [DBG] pgmap v8896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:26 smithi045 bash[82788]: cluster 2024-07-28T23:55:25.440966+0000 mgr.y (mgr.34101) 7968 : cluster [DBG] pgmap v8896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:27.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14759 16 16 0 0 0 - 0 2024-07-28T23:55:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:26 smithi155 bash[73694]: debug 2024-07-28T23:55:26.903+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:27.870 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:27 smithi155 bash[68033]: cluster 2024-07-28T23:55:27.442923+0000 mgr.y (mgr.34101) 7969 : cluster [DBG] pgmap v8897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:27 smithi045 bash[80445]: cluster 2024-07-28T23:55:27.442923+0000 mgr.y (mgr.34101) 7969 : cluster [DBG] pgmap v8897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:27 smithi045 bash[82788]: cluster 2024-07-28T23:55:27.442923+0000 mgr.y (mgr.34101) 7969 : cluster [DBG] pgmap v8897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:28.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:55:28.043723+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:55:28.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:55:28.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14760 16 16 0 0 0 - 0 2024-07-28T23:55:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:27 smithi155 bash[73694]: debug 2024-07-28T23:55:27.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:29.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14761 16 16 0 0 0 - 0 2024-07-28T23:55:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:28 smithi155 bash[73694]: debug 2024-07-28T23:55:28.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:29.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[80445]: audit 2024-07-28T23:55:28.380746+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[80445]: audit 2024-07-28T23:55:28.387711+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[80445]: audit 2024-07-28T23:55:28.563245+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[80445]: audit 2024-07-28T23:55:28.575945+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[80445]: audit 2024-07-28T23:55:29.028104+0000 mon.c (mon.2) 1976 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:55:29.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[80445]: audit 2024-07-28T23:55:29.029616+0000 mon.c (mon.2) 1977 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:55:29.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[80445]: audit 2024-07-28T23:55:29.037208+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[82788]: audit 2024-07-28T23:55:28.380746+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[82788]: audit 2024-07-28T23:55:28.387711+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[82788]: audit 2024-07-28T23:55:28.563245+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[82788]: audit 2024-07-28T23:55:28.575945+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[82788]: audit 2024-07-28T23:55:29.028104+0000 mon.c (mon.2) 1976 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:55:29.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[82788]: audit 2024-07-28T23:55:29.029616+0000 mon.c (mon.2) 1977 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:55:29.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:29 smithi045 bash[82788]: audit 2024-07-28T23:55:29.037208+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:29 smithi155 bash[68033]: audit 2024-07-28T23:55:28.380746+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:29 smithi155 bash[68033]: audit 2024-07-28T23:55:28.387711+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:29 smithi155 bash[68033]: audit 2024-07-28T23:55:28.563245+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:29 smithi155 bash[68033]: audit 2024-07-28T23:55:28.575945+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:29 smithi155 bash[68033]: audit 2024-07-28T23:55:29.028104+0000 mon.c (mon.2) 1976 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:55:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:29 smithi155 bash[68033]: audit 2024-07-28T23:55:29.029616+0000 mon.c (mon.2) 1977 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:55:29.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:29 smithi155 bash[68033]: audit 2024-07-28T23:55:29.037208+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:55:30.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14762 16 16 0 0 0 - 0 2024-07-28T23:55:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:29 smithi155 bash[73694]: debug 2024-07-28T23:55:29.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:30 smithi045 bash[80445]: cluster 2024-07-28T23:55:29.444673+0000 mgr.y (mgr.34101) 7970 : cluster [DBG] pgmap v8898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:30.719 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:55:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:55:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:55:30.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:30 smithi045 bash[82788]: cluster 2024-07-28T23:55:29.444673+0000 mgr.y (mgr.34101) 7970 : cluster [DBG] pgmap v8898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:30 smithi155 bash[68033]: cluster 2024-07-28T23:55:29.444673+0000 mgr.y (mgr.34101) 7970 : cluster [DBG] pgmap v8898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:31.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14763 16 16 0 0 0 - 0 2024-07-28T23:55:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:30 smithi155 bash[73694]: debug 2024-07-28T23:55:30.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:32.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14764 16 16 0 0 0 - 0 2024-07-28T23:55:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:31 smithi155 bash[73694]: debug 2024-07-28T23:55:31.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:32.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:32 smithi155 bash[68033]: cluster 2024-07-28T23:55:31.446595+0000 mgr.y (mgr.34101) 7971 : cluster [DBG] pgmap v8899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:55:32 smithi155 bash[60745]: ts=2024-07-28T23:55:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:55:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:32 smithi045 bash[80445]: cluster 2024-07-28T23:55:31.446595+0000 mgr.y (mgr.34101) 7971 : cluster [DBG] pgmap v8899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:32.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:32 smithi045 bash[82788]: cluster 2024-07-28T23:55:31.446595+0000 mgr.y (mgr.34101) 7971 : cluster [DBG] pgmap v8899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:33.043 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14765 16 16 0 0 0 - 0 2024-07-28T23:55:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:32 smithi155 bash[73694]: debug 2024-07-28T23:55:32.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:34.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14766 16 16 0 0 0 - 0 2024-07-28T23:55:34.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:33 smithi155 bash[73694]: debug 2024-07-28T23:55:33.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:34 smithi155 bash[68033]: cluster 2024-07-28T23:55:33.448336+0000 mgr.y (mgr.34101) 7972 : cluster [DBG] pgmap v8900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:34 smithi155 bash[68033]: audit 2024-07-28T23:55:33.772709+0000 mon.c (mon.2) 1978 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:34 smithi045 bash[80445]: cluster 2024-07-28T23:55:33.448336+0000 mgr.y (mgr.34101) 7972 : cluster [DBG] pgmap v8900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:34 smithi045 bash[80445]: audit 2024-07-28T23:55:33.772709+0000 mon.c (mon.2) 1978 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:34 smithi045 bash[82788]: cluster 2024-07-28T23:55:33.448336+0000 mgr.y (mgr.34101) 7972 : cluster [DBG] pgmap v8900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:34.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:34 smithi045 bash[82788]: audit 2024-07-28T23:55:33.772709+0000 mon.c (mon.2) 1978 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:35.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14767 16 16 0 0 0 - 0 2024-07-28T23:55:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:34 smithi155 bash[73694]: debug 2024-07-28T23:55:34.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:36.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14768 16 16 0 0 0 - 0 2024-07-28T23:55:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:35 smithi155 bash[73694]: debug 2024-07-28T23:55:35.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:36 smithi155 bash[68033]: cluster 2024-07-28T23:55:35.450092+0000 mgr.y (mgr.34101) 7973 : cluster [DBG] pgmap v8901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:36 smithi045 bash[80445]: cluster 2024-07-28T23:55:35.450092+0000 mgr.y (mgr.34101) 7973 : cluster [DBG] pgmap v8901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:36 smithi045 bash[82788]: cluster 2024-07-28T23:55:35.450092+0000 mgr.y (mgr.34101) 7973 : cluster [DBG] pgmap v8901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:37.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14769 16 16 0 0 0 - 0 2024-07-28T23:55:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:36 smithi155 bash[73694]: debug 2024-07-28T23:55:36.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:38.044 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14770 16 16 0 0 0 - 0 2024-07-28T23:55:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:37 smithi155 bash[73694]: debug 2024-07-28T23:55:37.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:38.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:38 smithi155 bash[68033]: cluster 2024-07-28T23:55:37.452088+0000 mgr.y (mgr.34101) 7974 : cluster [DBG] pgmap v8902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:38 smithi045 bash[80445]: cluster 2024-07-28T23:55:37.452088+0000 mgr.y (mgr.34101) 7974 : cluster [DBG] pgmap v8902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:38 smithi045 bash[82788]: cluster 2024-07-28T23:55:37.452088+0000 mgr.y (mgr.34101) 7974 : cluster [DBG] pgmap v8902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:39.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14771 16 16 0 0 0 - 0 2024-07-28T23:55:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:38 smithi155 bash[73694]: debug 2024-07-28T23:55:38.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:40.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14772 16 16 0 0 0 - 0 2024-07-28T23:55:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:39 smithi155 bash[73694]: debug 2024-07-28T23:55:39.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:40 smithi155 bash[68033]: cluster 2024-07-28T23:55:39.453834+0000 mgr.y (mgr.34101) 7975 : cluster [DBG] pgmap v8903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:40.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:40 smithi155 bash[73694]: debug 2024-07-28T23:55:40.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:40 smithi045 bash[80445]: cluster 2024-07-28T23:55:39.453834+0000 mgr.y (mgr.34101) 7975 : cluster [DBG] pgmap v8903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:55:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:55:40] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-07-28T23:55:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:40 smithi045 bash[82788]: cluster 2024-07-28T23:55:39.453834+0000 mgr.y (mgr.34101) 7975 : cluster [DBG] pgmap v8903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:41.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14773 16 16 0 0 0 - 0 2024-07-28T23:55:42.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14774 16 16 0 0 0 - 0 2024-07-28T23:55:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:41 smithi155 bash[73694]: debug 2024-07-28T23:55:41.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:42.751 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:42 smithi155 bash[68033]: cluster 2024-07-28T23:55:41.455710+0000 mgr.y (mgr.34101) 7976 : cluster [DBG] pgmap v8904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:42.751 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:55:42 smithi155 bash[60745]: ts=2024-07-28T23:55:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:55:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:42 smithi045 bash[80445]: cluster 2024-07-28T23:55:41.455710+0000 mgr.y (mgr.34101) 7976 : cluster [DBG] pgmap v8904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:42 smithi045 bash[82788]: cluster 2024-07-28T23:55:41.455710+0000 mgr.y (mgr.34101) 7976 : cluster [DBG] pgmap v8904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:43.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14775 16 16 0 0 0 - 0 2024-07-28T23:55:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:42 smithi155 bash[73694]: debug 2024-07-28T23:55:42.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:44.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14776 16 16 0 0 0 - 0 2024-07-28T23:55:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:43 smithi155 bash[73694]: debug 2024-07-28T23:55:43.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:44 smithi155 bash[68033]: cluster 2024-07-28T23:55:43.457416+0000 mgr.y (mgr.34101) 7977 : cluster [DBG] pgmap v8905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:44 smithi155 bash[73694]: debug 2024-07-28T23:55:44.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:44 smithi045 bash[80445]: cluster 2024-07-28T23:55:43.457416+0000 mgr.y (mgr.34101) 7977 : cluster [DBG] pgmap v8905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:44 smithi045 bash[82788]: cluster 2024-07-28T23:55:43.457416+0000 mgr.y (mgr.34101) 7977 : cluster [DBG] pgmap v8905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:45.045 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14777 16 16 0 0 0 - 0 2024-07-28T23:55:46.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14778 16 16 0 0 0 - 0 2024-07-28T23:55:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:45 smithi155 bash[73694]: debug 2024-07-28T23:55:45.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:46 smithi155 bash[68033]: cluster 2024-07-28T23:55:45.459155+0000 mgr.y (mgr.34101) 7978 : cluster [DBG] pgmap v8906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:46.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:46 smithi155 bash[73694]: debug 2024-07-28T23:55:46.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:46 smithi045 bash[80445]: cluster 2024-07-28T23:55:45.459155+0000 mgr.y (mgr.34101) 7978 : cluster [DBG] pgmap v8906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:46.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:46 smithi045 bash[82788]: cluster 2024-07-28T23:55:45.459155+0000 mgr.y (mgr.34101) 7978 : cluster [DBG] pgmap v8906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:47.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14779 16 16 0 0 0 - 0 2024-07-28T23:55:48.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:55:48.046979+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:55:48.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:55:48.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14780 16 16 0 0 0 - 0 2024-07-28T23:55:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:47 smithi155 bash[73694]: debug 2024-07-28T23:55:47.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:48 smithi155 bash[73694]: debug 2024-07-28T23:55:48.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:48.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:48 smithi155 bash[68033]: cluster 2024-07-28T23:55:47.461019+0000 mgr.y (mgr.34101) 7979 : cluster [DBG] pgmap v8907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:48 smithi045 bash[80445]: cluster 2024-07-28T23:55:47.461019+0000 mgr.y (mgr.34101) 7979 : cluster [DBG] pgmap v8907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:48 smithi045 bash[82788]: cluster 2024-07-28T23:55:47.461019+0000 mgr.y (mgr.34101) 7979 : cluster [DBG] pgmap v8907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:49.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14781 16 16 0 0 0 - 0 2024-07-28T23:55:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:49 smithi155 bash[73694]: debug 2024-07-28T23:55:49.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:49.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:49 smithi155 bash[68033]: audit 2024-07-28T23:55:48.773313+0000 mon.c (mon.2) 1979 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:49 smithi045 bash[80445]: audit 2024-07-28T23:55:48.773313+0000 mon.c (mon.2) 1979 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:49 smithi045 bash[82788]: audit 2024-07-28T23:55:48.773313+0000 mon.c (mon.2) 1979 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:55:50.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14782 16 16 0 0 0 - 0 2024-07-28T23:55:50.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:50 smithi155 bash[68033]: cluster 2024-07-28T23:55:49.462750+0000 mgr.y (mgr.34101) 7980 : cluster [DBG] pgmap v8908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:50 smithi155 bash[73694]: debug 2024-07-28T23:55:50.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:55:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:55:50] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:55:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:50 smithi045 bash[82788]: cluster 2024-07-28T23:55:49.462750+0000 mgr.y (mgr.34101) 7980 : cluster [DBG] pgmap v8908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:50.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:50 smithi045 bash[80445]: cluster 2024-07-28T23:55:49.462750+0000 mgr.y (mgr.34101) 7980 : cluster [DBG] pgmap v8908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:51.046 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14783 16 16 0 0 0 - 0 2024-07-28T23:55:52.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14784 16 16 0 0 0 - 0 2024-07-28T23:55:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:51 smithi155 bash[73694]: debug 2024-07-28T23:55:51.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:52.698 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:52 smithi155 bash[68033]: cluster 2024-07-28T23:55:51.464638+0000 mgr.y (mgr.34101) 7981 : cluster [DBG] pgmap v8909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:52.698 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:55:52 smithi155 bash[60745]: ts=2024-07-28T23:55:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:55:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:52 smithi045 bash[80445]: cluster 2024-07-28T23:55:51.464638+0000 mgr.y (mgr.34101) 7981 : cluster [DBG] pgmap v8909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:52 smithi045 bash[82788]: cluster 2024-07-28T23:55:51.464638+0000 mgr.y (mgr.34101) 7981 : cluster [DBG] pgmap v8909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:53.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14785 16 16 0 0 0 - 0 2024-07-28T23:55:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:52 smithi155 bash[73694]: debug 2024-07-28T23:55:52.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:54.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14786 16 16 0 0 0 - 0 2024-07-28T23:55:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:53 smithi155 bash[73694]: debug 2024-07-28T23:55:53.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:54.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:54 smithi045 bash[80445]: cluster 2024-07-28T23:55:53.467207+0000 mgr.y (mgr.34101) 7982 : cluster [DBG] pgmap v8910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:54.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:54 smithi045 bash[82788]: cluster 2024-07-28T23:55:53.467207+0000 mgr.y (mgr.34101) 7982 : cluster [DBG] pgmap v8910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:55.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14787 16 16 0 0 0 - 0 2024-07-28T23:55:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:54 smithi155 bash[73694]: debug 2024-07-28T23:55:54.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:54 smithi155 bash[68033]: cluster 2024-07-28T23:55:53.467207+0000 mgr.y (mgr.34101) 7982 : cluster [DBG] pgmap v8910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:56.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14788 16 16 0 0 0 - 0 2024-07-28T23:55:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:55 smithi155 bash[73694]: debug 2024-07-28T23:55:55.695+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:56 smithi045 bash[80445]: cluster 2024-07-28T23:55:55.468968+0000 mgr.y (mgr.34101) 7983 : cluster [DBG] pgmap v8911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:56 smithi045 bash[82788]: cluster 2024-07-28T23:55:55.468968+0000 mgr.y (mgr.34101) 7983 : cluster [DBG] pgmap v8911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:57.047 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14789 16 16 0 0 0 - 0 2024-07-28T23:55:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:56 smithi155 bash[68033]: cluster 2024-07-28T23:55:55.468968+0000 mgr.y (mgr.34101) 7983 : cluster [DBG] pgmap v8911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:56 smithi155 bash[73694]: debug 2024-07-28T23:55:56.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:58.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14790 16 16 0 0 0 - 0 2024-07-28T23:55:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:57 smithi155 bash[73694]: debug 2024-07-28T23:55:57.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:55:58 smithi045 bash[80445]: cluster 2024-07-28T23:55:57.470863+0000 mgr.y (mgr.34101) 7984 : cluster [DBG] pgmap v8912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:55:58 smithi045 bash[82788]: cluster 2024-07-28T23:55:57.470863+0000 mgr.y (mgr.34101) 7984 : cluster [DBG] pgmap v8912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:55:59.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14791 16 16 0 0 0 - 0 2024-07-28T23:55:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:58 smithi155 bash[73694]: debug 2024-07-28T23:55:58.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:55:59.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:55:58 smithi155 bash[68033]: cluster 2024-07-28T23:55:57.470863+0000 mgr.y (mgr.34101) 7984 : cluster [DBG] pgmap v8912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:00.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14792 16 16 0 0 0 - 0 2024-07-28T23:56:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:55:59 smithi155 bash[73694]: debug 2024-07-28T23:55:59.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:56:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:56:00] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:56:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:00 smithi045 bash[80445]: cluster 2024-07-28T23:55:59.472588+0000 mgr.y (mgr.34101) 7985 : cluster [DBG] pgmap v8913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:00 smithi045 bash[82788]: cluster 2024-07-28T23:55:59.472588+0000 mgr.y (mgr.34101) 7985 : cluster [DBG] pgmap v8913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:01.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14793 16 16 0 0 0 - 0 2024-07-28T23:56:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:00 smithi155 bash[68033]: cluster 2024-07-28T23:55:59.472588+0000 mgr.y (mgr.34101) 7985 : cluster [DBG] pgmap v8913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:00 smithi155 bash[73694]: debug 2024-07-28T23:56:00.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:02.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14794 16 16 0 0 0 - 0 2024-07-28T23:56:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:01 smithi155 bash[73694]: debug 2024-07-28T23:56:01.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:02.574 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:56:02 smithi155 bash[60745]: ts=2024-07-28T23:56:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:56:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:02 smithi045 bash[80445]: cluster 2024-07-28T23:56:01.474460+0000 mgr.y (mgr.34101) 7986 : cluster [DBG] pgmap v8914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:02.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:02 smithi045 bash[82788]: cluster 2024-07-28T23:56:01.474460+0000 mgr.y (mgr.34101) 7986 : cluster [DBG] pgmap v8914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:03.048 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14795 16 16 0 0 0 - 0 2024-07-28T23:56:03.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:02 smithi155 bash[68033]: cluster 2024-07-28T23:56:01.474460+0000 mgr.y (mgr.34101) 7986 : cluster [DBG] pgmap v8914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:02 smithi155 bash[73694]: debug 2024-07-28T23:56:02.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:04.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14796 16 16 0 0 0 - 0 2024-07-28T23:56:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:03 smithi155 bash[73694]: debug 2024-07-28T23:56:03.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:04 smithi045 bash[80445]: cluster 2024-07-28T23:56:03.476193+0000 mgr.y (mgr.34101) 7987 : cluster [DBG] pgmap v8915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:04.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:04 smithi045 bash[80445]: audit 2024-07-28T23:56:03.773664+0000 mon.c (mon.2) 1980 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:04 smithi045 bash[82788]: cluster 2024-07-28T23:56:03.476193+0000 mgr.y (mgr.34101) 7987 : cluster [DBG] pgmap v8915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:04 smithi045 bash[82788]: audit 2024-07-28T23:56:03.773664+0000 mon.c (mon.2) 1980 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:05.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14797 16 16 0 0 0 - 0 2024-07-28T23:56:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:04 smithi155 bash[68033]: cluster 2024-07-28T23:56:03.476193+0000 mgr.y (mgr.34101) 7987 : cluster [DBG] pgmap v8915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:04 smithi155 bash[68033]: audit 2024-07-28T23:56:03.773664+0000 mon.c (mon.2) 1980 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:04 smithi155 bash[73694]: debug 2024-07-28T23:56:04.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:06.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14798 16 16 0 0 0 - 0 2024-07-28T23:56:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:05 smithi155 bash[73694]: debug 2024-07-28T23:56:05.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:06 smithi045 bash[80445]: cluster 2024-07-28T23:56:05.477930+0000 mgr.y (mgr.34101) 7988 : cluster [DBG] pgmap v8916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:06 smithi045 bash[82788]: cluster 2024-07-28T23:56:05.477930+0000 mgr.y (mgr.34101) 7988 : cluster [DBG] pgmap v8916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:07.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14799 16 16 0 0 0 - 0 2024-07-28T23:56:07.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:06 smithi155 bash[68033]: cluster 2024-07-28T23:56:05.477930+0000 mgr.y (mgr.34101) 7988 : cluster [DBG] pgmap v8916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:06 smithi155 bash[73694]: debug 2024-07-28T23:56:06.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:07 smithi155 bash[73694]: debug 2024-07-28T23:56:07.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:08.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:56:08.050246+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:56:08.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:56:08.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14800 16 16 0 0 0 - 0 2024-07-28T23:56:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:08 smithi045 bash[80445]: cluster 2024-07-28T23:56:07.479835+0000 mgr.y (mgr.34101) 7989 : cluster [DBG] pgmap v8917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:08.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:08 smithi045 bash[82788]: cluster 2024-07-28T23:56:07.479835+0000 mgr.y (mgr.34101) 7989 : cluster [DBG] pgmap v8917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:09.049 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14801 16 16 0 0 0 - 0 2024-07-28T23:56:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:08 smithi155 bash[68033]: cluster 2024-07-28T23:56:07.479835+0000 mgr.y (mgr.34101) 7989 : cluster [DBG] pgmap v8917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:08 smithi155 bash[73694]: debug 2024-07-28T23:56:08.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:10.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14802 16 16 0 0 0 - 0 2024-07-28T23:56:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:09 smithi155 bash[73694]: debug 2024-07-28T23:56:09.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:10 smithi155 bash[73694]: debug 2024-07-28T23:56:10.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:10.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:10 smithi155 bash[68033]: cluster 2024-07-28T23:56:09.481552+0000 mgr.y (mgr.34101) 7990 : cluster [DBG] pgmap v8918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:56:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:56:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:56:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:10 smithi045 bash[80445]: cluster 2024-07-28T23:56:09.481552+0000 mgr.y (mgr.34101) 7990 : cluster [DBG] pgmap v8918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:10.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:10 smithi045 bash[82788]: cluster 2024-07-28T23:56:09.481552+0000 mgr.y (mgr.34101) 7990 : cluster [DBG] pgmap v8918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:11.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14803 16 16 0 0 0 - 0 2024-07-28T23:56:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:11 smithi045 bash[80445]: cluster 2024-07-28T23:56:11.483407+0000 mgr.y (mgr.34101) 7991 : cluster [DBG] pgmap v8919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:11 smithi045 bash[82788]: cluster 2024-07-28T23:56:11.483407+0000 mgr.y (mgr.34101) 7991 : cluster [DBG] pgmap v8919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:12.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14804 16 16 0 0 0 - 0 2024-07-28T23:56:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:11 smithi155 bash[73694]: debug 2024-07-28T23:56:11.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:11 smithi155 bash[68033]: cluster 2024-07-28T23:56:11.483407+0000 mgr.y (mgr.34101) 7991 : cluster [DBG] pgmap v8919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:12.609 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:56:12 smithi155 bash[60745]: ts=2024-07-28T23:56:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:56:13.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14805 16 16 0 0 0 - 0 2024-07-28T23:56:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:12 smithi155 bash[73694]: debug 2024-07-28T23:56:12.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:14.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14806 16 16 0 0 0 - 0 2024-07-28T23:56:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:13 smithi155 bash[73694]: debug 2024-07-28T23:56:13.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:14 smithi155 bash[73694]: debug 2024-07-28T23:56:14.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:14.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:14 smithi155 bash[68033]: cluster 2024-07-28T23:56:13.485111+0000 mgr.y (mgr.34101) 7992 : cluster [DBG] pgmap v8920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:14 smithi045 bash[80445]: cluster 2024-07-28T23:56:13.485111+0000 mgr.y (mgr.34101) 7992 : cluster [DBG] pgmap v8920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:14 smithi045 bash[82788]: cluster 2024-07-28T23:56:13.485111+0000 mgr.y (mgr.34101) 7992 : cluster [DBG] pgmap v8920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:15.050 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14807 16 16 0 0 0 - 0 2024-07-28T23:56:16.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14808 16 16 0 0 0 - 0 2024-07-28T23:56:16.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:15 smithi155 bash[73694]: debug 2024-07-28T23:56:15.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:16 smithi155 bash[73694]: debug 2024-07-28T23:56:16.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:16 smithi155 bash[68033]: cluster 2024-07-28T23:56:15.486851+0000 mgr.y (mgr.34101) 7993 : cluster [DBG] pgmap v8921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:16 smithi045 bash[80445]: cluster 2024-07-28T23:56:15.486851+0000 mgr.y (mgr.34101) 7993 : cluster [DBG] pgmap v8921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:16 smithi045 bash[82788]: cluster 2024-07-28T23:56:15.486851+0000 mgr.y (mgr.34101) 7993 : cluster [DBG] pgmap v8921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:17.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14809 16 16 0 0 0 - 0 2024-07-28T23:56:18.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14810 16 16 0 0 0 - 0 2024-07-28T23:56:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:17 smithi155 bash[73694]: debug 2024-07-28T23:56:17.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:18 smithi155 bash[68033]: cluster 2024-07-28T23:56:17.488730+0000 mgr.y (mgr.34101) 7994 : cluster [DBG] pgmap v8922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:18 smithi155 bash[73694]: debug 2024-07-28T23:56:18.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:18 smithi045 bash[80445]: cluster 2024-07-28T23:56:17.488730+0000 mgr.y (mgr.34101) 7994 : cluster [DBG] pgmap v8922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:18 smithi045 bash[82788]: cluster 2024-07-28T23:56:17.488730+0000 mgr.y (mgr.34101) 7994 : cluster [DBG] pgmap v8922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:19.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14811 16 16 0 0 0 - 0 2024-07-28T23:56:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:19 smithi045 bash[80445]: audit 2024-07-28T23:56:18.774014+0000 mon.c (mon.2) 1981 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:19 smithi045 bash[82788]: audit 2024-07-28T23:56:18.774014+0000 mon.c (mon.2) 1981 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:20.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14812 16 16 0 0 0 - 0 2024-07-28T23:56:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:19 smithi155 bash[73694]: debug 2024-07-28T23:56:19.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:19 smithi155 bash[68033]: audit 2024-07-28T23:56:18.774014+0000 mon.c (mon.2) 1981 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:56:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:56:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:56:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:20 smithi045 bash[80445]: cluster 2024-07-28T23:56:19.490491+0000 mgr.y (mgr.34101) 7995 : cluster [DBG] pgmap v8923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:20 smithi045 bash[82788]: cluster 2024-07-28T23:56:19.490491+0000 mgr.y (mgr.34101) 7995 : cluster [DBG] pgmap v8923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:21.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14813 16 16 0 0 0 - 0 2024-07-28T23:56:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:20 smithi155 bash[73694]: debug 2024-07-28T23:56:20.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:20 smithi155 bash[68033]: cluster 2024-07-28T23:56:19.490491+0000 mgr.y (mgr.34101) 7995 : cluster [DBG] pgmap v8923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:22.051 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14814 16 16 0 0 0 - 0 2024-07-28T23:56:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:21 smithi155 bash[73694]: debug 2024-07-28T23:56:21.758+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:22.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:22 smithi155 bash[68033]: cluster 2024-07-28T23:56:21.492330+0000 mgr.y (mgr.34101) 7996 : cluster [DBG] pgmap v8924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:22.764 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:56:22 smithi155 bash[60745]: ts=2024-07-28T23:56:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:56:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:22 smithi045 bash[80445]: cluster 2024-07-28T23:56:21.492330+0000 mgr.y (mgr.34101) 7996 : cluster [DBG] pgmap v8924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:22.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:22 smithi045 bash[82788]: cluster 2024-07-28T23:56:21.492330+0000 mgr.y (mgr.34101) 7996 : cluster [DBG] pgmap v8924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:23.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14815 16 16 0 0 0 - 0 2024-07-28T23:56:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:22 smithi155 bash[73694]: debug 2024-07-28T23:56:22.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:24.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14816 16 16 0 0 0 - 0 2024-07-28T23:56:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:23 smithi155 bash[73694]: debug 2024-07-28T23:56:23.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:24 smithi045 bash[80445]: cluster 2024-07-28T23:56:23.494056+0000 mgr.y (mgr.34101) 7997 : cluster [DBG] pgmap v8925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:24 smithi045 bash[82788]: cluster 2024-07-28T23:56:23.494056+0000 mgr.y (mgr.34101) 7997 : cluster [DBG] pgmap v8925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:25.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14817 16 16 0 0 0 - 0 2024-07-28T23:56:25.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:24 smithi155 bash[68033]: cluster 2024-07-28T23:56:23.494056+0000 mgr.y (mgr.34101) 7997 : cluster [DBG] pgmap v8925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:24 smithi155 bash[73694]: debug 2024-07-28T23:56:24.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:26.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14818 16 16 0 0 0 - 0 2024-07-28T23:56:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:25 smithi155 bash[73694]: debug 2024-07-28T23:56:25.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:26.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:26 smithi155 bash[68033]: cluster 2024-07-28T23:56:25.495748+0000 mgr.y (mgr.34101) 7998 : cluster [DBG] pgmap v8926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:26 smithi045 bash[80445]: cluster 2024-07-28T23:56:25.495748+0000 mgr.y (mgr.34101) 7998 : cluster [DBG] pgmap v8926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:26 smithi045 bash[82788]: cluster 2024-07-28T23:56:25.495748+0000 mgr.y (mgr.34101) 7998 : cluster [DBG] pgmap v8926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:27.052 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14819 16 16 0 0 0 - 0 2024-07-28T23:56:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:26 smithi155 bash[73694]: debug 2024-07-28T23:56:26.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:28.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:56:28.053549+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:56:28.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:56:28.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14820 16 16 0 0 0 - 0 2024-07-28T23:56:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:27 smithi155 bash[73694]: debug 2024-07-28T23:56:27.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:28 smithi045 bash[82788]: cluster 2024-07-28T23:56:27.497617+0000 mgr.y (mgr.34101) 7999 : cluster [DBG] pgmap v8927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:28 smithi045 bash[80445]: cluster 2024-07-28T23:56:27.497617+0000 mgr.y (mgr.34101) 7999 : cluster [DBG] pgmap v8927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:29.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14821 16 16 0 0 0 - 0 2024-07-28T23:56:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:28 smithi155 bash[73694]: debug 2024-07-28T23:56:28.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:28 smithi155 bash[68033]: cluster 2024-07-28T23:56:27.497617+0000 mgr.y (mgr.34101) 7999 : cluster [DBG] pgmap v8927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:29 smithi045 bash[80445]: audit 2024-07-28T23:56:29.129563+0000 mon.c (mon.2) 1982 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:56:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:29 smithi045 bash[82788]: audit 2024-07-28T23:56:29.129563+0000 mon.c (mon.2) 1982 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:56:30.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14822 16 16 0 0 0 - 0 2024-07-28T23:56:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:29 smithi155 bash[73694]: debug 2024-07-28T23:56:29.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:29 smithi155 bash[68033]: audit 2024-07-28T23:56:29.129563+0000 mon.c (mon.2) 1982 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:56:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:56:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:56:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:56:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:30 smithi045 bash[80445]: cluster 2024-07-28T23:56:29.498508+0000 mgr.y (mgr.34101) 8000 : cluster [DBG] pgmap v8928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:30 smithi045 bash[82788]: cluster 2024-07-28T23:56:29.498508+0000 mgr.y (mgr.34101) 8000 : cluster [DBG] pgmap v8928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:31.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14823 16 16 0 0 0 - 0 2024-07-28T23:56:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:30 smithi155 bash[73694]: debug 2024-07-28T23:56:30.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:30 smithi155 bash[68033]: cluster 2024-07-28T23:56:29.498508+0000 mgr.y (mgr.34101) 8000 : cluster [DBG] pgmap v8928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:32.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14824 16 16 0 0 0 - 0 2024-07-28T23:56:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:31 smithi155 bash[73694]: debug 2024-07-28T23:56:31.830+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:32.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:56:32 smithi155 bash[60745]: ts=2024-07-28T23:56:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:56:32.866 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:32 smithi155 bash[68033]: cluster 2024-07-28T23:56:31.500461+0000 mgr.y (mgr.34101) 8001 : cluster [DBG] pgmap v8929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:32 smithi045 bash[80445]: cluster 2024-07-28T23:56:31.500461+0000 mgr.y (mgr.34101) 8001 : cluster [DBG] pgmap v8929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:32 smithi045 bash[82788]: cluster 2024-07-28T23:56:31.500461+0000 mgr.y (mgr.34101) 8001 : cluster [DBG] pgmap v8929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:33.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14825 16 16 0 0 0 - 0 2024-07-28T23:56:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:32 smithi155 bash[73694]: debug 2024-07-28T23:56:32.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:33 smithi045 bash[80445]: cluster 2024-07-28T23:56:33.502642+0000 mgr.y (mgr.34101) 8002 : cluster [DBG] pgmap v8930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:33 smithi045 bash[82788]: cluster 2024-07-28T23:56:33.502642+0000 mgr.y (mgr.34101) 8002 : cluster [DBG] pgmap v8930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:34.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14826 16 16 0 0 0 - 0 2024-07-28T23:56:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:33 smithi155 bash[68033]: cluster 2024-07-28T23:56:33.502642+0000 mgr.y (mgr.34101) 8002 : cluster [DBG] pgmap v8930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:33 smithi155 bash[73694]: debug 2024-07-28T23:56:33.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:34 smithi045 bash[80445]: audit 2024-07-28T23:56:33.774558+0000 mon.c (mon.2) 1983 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:34 smithi045 bash[82788]: audit 2024-07-28T23:56:33.774558+0000 mon.c (mon.2) 1983 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:35.053 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14827 16 16 0 0 0 - 0 2024-07-28T23:56:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:34 smithi155 bash[68033]: audit 2024-07-28T23:56:33.774558+0000 mon.c (mon.2) 1983 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:34 smithi155 bash[73694]: debug 2024-07-28T23:56:34.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:36.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14828 16 16 0 0 0 - 0 2024-07-28T23:56:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:35 smithi155 bash[73694]: debug 2024-07-28T23:56:35.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:35 smithi155 bash[68033]: audit 2024-07-28T23:56:34.779472+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:35 smithi155 bash[68033]: audit 2024-07-28T23:56:34.787265+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:35 smithi155 bash[68033]: audit 2024-07-28T23:56:34.941590+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:35 smithi155 bash[68033]: audit 2024-07-28T23:56:34.952855+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:35 smithi155 bash[68033]: audit 2024-07-28T23:56:35.380713+0000 mon.c (mon.2) 1984 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:56:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:35 smithi155 bash[68033]: audit 2024-07-28T23:56:35.382086+0000 mon.c (mon.2) 1985 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:56:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:35 smithi155 bash[68033]: audit 2024-07-28T23:56:35.391534+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:35 smithi155 bash[68033]: cluster 2024-07-28T23:56:35.504352+0000 mgr.y (mgr.34101) 8003 : cluster [DBG] pgmap v8931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[80445]: audit 2024-07-28T23:56:34.779472+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[80445]: audit 2024-07-28T23:56:34.787265+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[80445]: audit 2024-07-28T23:56:34.941590+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[80445]: audit 2024-07-28T23:56:34.952855+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[80445]: audit 2024-07-28T23:56:35.380713+0000 mon.c (mon.2) 1984 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[80445]: audit 2024-07-28T23:56:35.382086+0000 mon.c (mon.2) 1985 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[80445]: audit 2024-07-28T23:56:35.391534+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[80445]: cluster 2024-07-28T23:56:35.504352+0000 mgr.y (mgr.34101) 8003 : cluster [DBG] pgmap v8931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[82788]: audit 2024-07-28T23:56:34.779472+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[82788]: audit 2024-07-28T23:56:34.787265+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[82788]: audit 2024-07-28T23:56:34.941590+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[82788]: audit 2024-07-28T23:56:34.952855+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[82788]: audit 2024-07-28T23:56:35.380713+0000 mon.c (mon.2) 1984 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:56:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[82788]: audit 2024-07-28T23:56:35.382086+0000 mon.c (mon.2) 1985 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:56:36.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[82788]: audit 2024-07-28T23:56:35.391534+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:56:36.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:35 smithi045 bash[82788]: cluster 2024-07-28T23:56:35.504352+0000 mgr.y (mgr.34101) 8003 : cluster [DBG] pgmap v8931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:37.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14829 16 16 0 0 0 - 0 2024-07-28T23:56:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:36 smithi155 bash[73694]: debug 2024-07-28T23:56:36.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:38.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14830 16 16 0 0 0 - 0 2024-07-28T23:56:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:37 smithi155 bash[73694]: debug 2024-07-28T23:56:37.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:38.909 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:38 smithi155 bash[68033]: cluster 2024-07-28T23:56:37.506195+0000 mgr.y (mgr.34101) 8004 : cluster [DBG] pgmap v8932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:38 smithi045 bash[80445]: cluster 2024-07-28T23:56:37.506195+0000 mgr.y (mgr.34101) 8004 : cluster [DBG] pgmap v8932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:38.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:38 smithi045 bash[82788]: cluster 2024-07-28T23:56:37.506195+0000 mgr.y (mgr.34101) 8004 : cluster [DBG] pgmap v8932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:39.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14831 16 16 0 0 0 - 0 2024-07-28T23:56:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:38 smithi155 bash[73694]: debug 2024-07-28T23:56:38.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:40.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14832 16 16 0 0 0 - 0 2024-07-28T23:56:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:39 smithi155 bash[73694]: debug 2024-07-28T23:56:39.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:40.926 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:40 smithi155 bash[68033]: cluster 2024-07-28T23:56:39.508034+0000 mgr.y (mgr.34101) 8005 : cluster [DBG] pgmap v8933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:40 smithi045 bash[80445]: cluster 2024-07-28T23:56:39.508034+0000 mgr.y (mgr.34101) 8005 : cluster [DBG] pgmap v8933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:40.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:56:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:56:40] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:56:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:40 smithi045 bash[82788]: cluster 2024-07-28T23:56:39.508034+0000 mgr.y (mgr.34101) 8005 : cluster [DBG] pgmap v8933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:41.054 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14833 16 16 0 0 0 - 0 2024-07-28T23:56:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:40 smithi155 bash[73694]: debug 2024-07-28T23:56:40.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:42.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14834 16 16 0 0 0 - 0 2024-07-28T23:56:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:41 smithi155 bash[73694]: debug 2024-07-28T23:56:41.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:42.572 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:56:42 smithi155 bash[60745]: ts=2024-07-28T23:56:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:56:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:42 smithi045 bash[80445]: cluster 2024-07-28T23:56:41.510084+0000 mgr.y (mgr.34101) 8006 : cluster [DBG] pgmap v8934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:42 smithi045 bash[82788]: cluster 2024-07-28T23:56:41.510084+0000 mgr.y (mgr.34101) 8006 : cluster [DBG] pgmap v8934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:42.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:42 smithi155 bash[68033]: cluster 2024-07-28T23:56:41.510084+0000 mgr.y (mgr.34101) 8006 : cluster [DBG] pgmap v8934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:43.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14835 16 16 0 0 0 - 0 2024-07-28T23:56:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:42 smithi155 bash[73694]: debug 2024-07-28T23:56:42.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:44.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14836 16 16 0 0 0 - 0 2024-07-28T23:56:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:44 smithi155 bash[73694]: debug 2024-07-28T23:56:43.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:44 smithi045 bash[80445]: cluster 2024-07-28T23:56:43.511991+0000 mgr.y (mgr.34101) 8007 : cluster [DBG] pgmap v8935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:44 smithi045 bash[82788]: cluster 2024-07-28T23:56:43.511991+0000 mgr.y (mgr.34101) 8007 : cluster [DBG] pgmap v8935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:45.010 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:44 smithi155 bash[68033]: cluster 2024-07-28T23:56:43.511991+0000 mgr.y (mgr.34101) 8007 : cluster [DBG] pgmap v8935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:45.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14837 16 16 0 0 0 - 0 2024-07-28T23:56:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:45 smithi155 bash[73694]: debug 2024-07-28T23:56:45.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:46.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14838 16 16 0 0 0 - 0 2024-07-28T23:56:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:46 smithi155 bash[73694]: debug 2024-07-28T23:56:46.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:46 smithi045 bash[82788]: cluster 2024-07-28T23:56:45.513920+0000 mgr.y (mgr.34101) 8008 : cluster [DBG] pgmap v8936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:46.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:46 smithi045 bash[80445]: cluster 2024-07-28T23:56:45.513920+0000 mgr.y (mgr.34101) 8008 : cluster [DBG] pgmap v8936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:47.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:46 smithi155 bash[68033]: cluster 2024-07-28T23:56:45.513920+0000 mgr.y (mgr.34101) 8008 : cluster [DBG] pgmap v8936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:47.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14839 16 16 0 0 0 - 0 2024-07-28T23:56:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:47 smithi155 bash[73694]: debug 2024-07-28T23:56:47.034+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:48.055 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:56:48.056583+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:56:48.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:56:48.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14840 16 16 0 0 0 - 0 2024-07-28T23:56:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:48 smithi155 bash[73694]: debug 2024-07-28T23:56:48.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:48 smithi045 bash[80445]: cluster 2024-07-28T23:56:47.515900+0000 mgr.y (mgr.34101) 8009 : cluster [DBG] pgmap v8937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:48 smithi045 bash[82788]: cluster 2024-07-28T23:56:47.515900+0000 mgr.y (mgr.34101) 8009 : cluster [DBG] pgmap v8937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:48 smithi155 bash[68033]: cluster 2024-07-28T23:56:47.515900+0000 mgr.y (mgr.34101) 8009 : cluster [DBG] pgmap v8937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:49.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14841 16 16 0 0 0 - 0 2024-07-28T23:56:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:49 smithi155 bash[73694]: debug 2024-07-28T23:56:49.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:49 smithi045 bash[80445]: audit 2024-07-28T23:56:48.775110+0000 mon.c (mon.2) 1986 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:49 smithi045 bash[82788]: audit 2024-07-28T23:56:48.775110+0000 mon.c (mon.2) 1986 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:49 smithi155 bash[68033]: audit 2024-07-28T23:56:48.775110+0000 mon.c (mon.2) 1986 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:56:50.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14842 16 16 0 0 0 - 0 2024-07-28T23:56:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:50 smithi155 bash[73694]: debug 2024-07-28T23:56:50.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:56:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:56:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:56:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:50 smithi045 bash[80445]: cluster 2024-07-28T23:56:49.517631+0000 mgr.y (mgr.34101) 8010 : cluster [DBG] pgmap v8938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:50 smithi045 bash[82788]: cluster 2024-07-28T23:56:49.517631+0000 mgr.y (mgr.34101) 8010 : cluster [DBG] pgmap v8938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:50 smithi155 bash[68033]: cluster 2024-07-28T23:56:49.517631+0000 mgr.y (mgr.34101) 8010 : cluster [DBG] pgmap v8938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:51.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14843 16 16 0 0 0 - 0 2024-07-28T23:56:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:51 smithi155 bash[73694]: debug 2024-07-28T23:56:51.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:52.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14844 16 16 0 0 0 - 0 2024-07-28T23:56:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:52 smithi155 bash[73694]: debug 2024-07-28T23:56:52.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:56:52 smithi155 bash[60745]: ts=2024-07-28T23:56:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:56:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:52 smithi045 bash[82788]: cluster 2024-07-28T23:56:51.519493+0000 mgr.y (mgr.34101) 8011 : cluster [DBG] pgmap v8939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:52 smithi045 bash[80445]: cluster 2024-07-28T23:56:51.519493+0000 mgr.y (mgr.34101) 8011 : cluster [DBG] pgmap v8939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:52 smithi155 bash[68033]: cluster 2024-07-28T23:56:51.519493+0000 mgr.y (mgr.34101) 8011 : cluster [DBG] pgmap v8939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:53.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14845 16 16 0 0 0 - 0 2024-07-28T23:56:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:53 smithi155 bash[73694]: debug 2024-07-28T23:56:53.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:53 smithi045 bash[82788]: cluster 2024-07-28T23:56:53.521169+0000 mgr.y (mgr.34101) 8012 : cluster [DBG] pgmap v8940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:53 smithi045 bash[80445]: cluster 2024-07-28T23:56:53.521169+0000 mgr.y (mgr.34101) 8012 : cluster [DBG] pgmap v8940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:53 smithi155 bash[68033]: cluster 2024-07-28T23:56:53.521169+0000 mgr.y (mgr.34101) 8012 : cluster [DBG] pgmap v8940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:54.056 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14846 16 16 0 0 0 - 0 2024-07-28T23:56:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:54 smithi155 bash[73694]: debug 2024-07-28T23:56:54.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:55.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14847 16 16 0 0 0 - 0 2024-07-28T23:56:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:55 smithi155 bash[73694]: debug 2024-07-28T23:56:55.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:56.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14848 16 16 0 0 0 - 0 2024-07-28T23:56:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:56 smithi155 bash[73694]: debug 2024-07-28T23:56:56.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:56 smithi045 bash[82788]: cluster 2024-07-28T23:56:55.523020+0000 mgr.y (mgr.34101) 8013 : cluster [DBG] pgmap v8941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:56 smithi045 bash[80445]: cluster 2024-07-28T23:56:55.523020+0000 mgr.y (mgr.34101) 8013 : cluster [DBG] pgmap v8941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:56 smithi155 bash[68033]: cluster 2024-07-28T23:56:55.523020+0000 mgr.y (mgr.34101) 8013 : cluster [DBG] pgmap v8941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:57.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14849 16 16 0 0 0 - 0 2024-07-28T23:56:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:57 smithi155 bash[73694]: debug 2024-07-28T23:56:57.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:58.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14850 16 16 0 0 0 - 0 2024-07-28T23:56:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:58 smithi155 bash[73694]: debug 2024-07-28T23:56:58.149+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:56:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:56:58 smithi045 bash[80445]: cluster 2024-07-28T23:56:57.524928+0000 mgr.y (mgr.34101) 8014 : cluster [DBG] pgmap v8942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:56:58 smithi045 bash[82788]: cluster 2024-07-28T23:56:57.524928+0000 mgr.y (mgr.34101) 8014 : cluster [DBG] pgmap v8942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:59.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:56:58 smithi155 bash[68033]: cluster 2024-07-28T23:56:57.524928+0000 mgr.y (mgr.34101) 8014 : cluster [DBG] pgmap v8942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:56:59.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14851 16 16 0 0 0 - 0 2024-07-28T23:56:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:56:59 smithi155 bash[73694]: debug 2024-07-28T23:56:59.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:00.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14852 16 16 0 0 0 - 0 2024-07-28T23:57:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:00 smithi155 bash[73694]: debug 2024-07-28T23:57:00.089+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:57:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:57:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:57:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:00 smithi045 bash[80445]: cluster 2024-07-28T23:56:59.526656+0000 mgr.y (mgr.34101) 8015 : cluster [DBG] pgmap v8943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:00 smithi045 bash[82788]: cluster 2024-07-28T23:56:59.526656+0000 mgr.y (mgr.34101) 8015 : cluster [DBG] pgmap v8943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:00 smithi155 bash[68033]: cluster 2024-07-28T23:56:59.526656+0000 mgr.y (mgr.34101) 8015 : cluster [DBG] pgmap v8943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:01.057 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14853 16 16 0 0 0 - 0 2024-07-28T23:57:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:01 smithi155 bash[73694]: debug 2024-07-28T23:57:01.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:02.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14854 16 16 0 0 0 - 0 2024-07-28T23:57:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:02 smithi155 bash[73694]: debug 2024-07-28T23:57:02.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:57:02 smithi155 bash[60745]: ts=2024-07-28T23:57:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:57:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:02 smithi045 bash[80445]: cluster 2024-07-28T23:57:01.528466+0000 mgr.y (mgr.34101) 8016 : cluster [DBG] pgmap v8944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:02 smithi045 bash[82788]: cluster 2024-07-28T23:57:01.528466+0000 mgr.y (mgr.34101) 8016 : cluster [DBG] pgmap v8944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:03.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:02 smithi155 bash[68033]: cluster 2024-07-28T23:57:01.528466+0000 mgr.y (mgr.34101) 8016 : cluster [DBG] pgmap v8944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:03.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14855 16 16 0 0 0 - 0 2024-07-28T23:57:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:03 smithi155 bash[73694]: debug 2024-07-28T23:57:03.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:04.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14856 16 16 0 0 0 - 0 2024-07-28T23:57:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:04 smithi155 bash[73694]: debug 2024-07-28T23:57:04.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:04 smithi045 bash[80445]: cluster 2024-07-28T23:57:03.530186+0000 mgr.y (mgr.34101) 8017 : cluster [DBG] pgmap v8945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:04 smithi045 bash[80445]: audit 2024-07-28T23:57:03.775305+0000 mon.c (mon.2) 1987 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:04 smithi045 bash[82788]: cluster 2024-07-28T23:57:03.530186+0000 mgr.y (mgr.34101) 8017 : cluster [DBG] pgmap v8945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:04 smithi045 bash[82788]: audit 2024-07-28T23:57:03.775305+0000 mon.c (mon.2) 1987 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:04 smithi155 bash[68033]: cluster 2024-07-28T23:57:03.530186+0000 mgr.y (mgr.34101) 8017 : cluster [DBG] pgmap v8945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:04 smithi155 bash[68033]: audit 2024-07-28T23:57:03.775305+0000 mon.c (mon.2) 1987 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:05.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14857 16 16 0 0 0 - 0 2024-07-28T23:57:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:05 smithi155 bash[73694]: debug 2024-07-28T23:57:05.225+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:06.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14858 16 16 0 0 0 - 0 2024-07-28T23:57:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:06 smithi155 bash[73694]: debug 2024-07-28T23:57:06.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:06 smithi045 bash[80445]: cluster 2024-07-28T23:57:05.531890+0000 mgr.y (mgr.34101) 8018 : cluster [DBG] pgmap v8946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:06 smithi045 bash[82788]: cluster 2024-07-28T23:57:05.531890+0000 mgr.y (mgr.34101) 8018 : cluster [DBG] pgmap v8946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:07.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:06 smithi155 bash[68033]: cluster 2024-07-28T23:57:05.531890+0000 mgr.y (mgr.34101) 8018 : cluster [DBG] pgmap v8946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:07.058 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14859 16 16 0 0 0 - 0 2024-07-28T23:57:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:07 smithi155 bash[73694]: debug 2024-07-28T23:57:07.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:07 smithi045 bash[82788]: cluster 2024-07-28T23:57:07.533720+0000 mgr.y (mgr.34101) 8019 : cluster [DBG] pgmap v8947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:07 smithi045 bash[80445]: cluster 2024-07-28T23:57:07.533720+0000 mgr.y (mgr.34101) 8019 : cluster [DBG] pgmap v8947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:07 smithi155 bash[68033]: cluster 2024-07-28T23:57:07.533720+0000 mgr.y (mgr.34101) 8019 : cluster [DBG] pgmap v8947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:08.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:57:08.059848+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:57:08.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:57:08.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14860 16 16 0 0 0 - 0 2024-07-28T23:57:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:08 smithi155 bash[73694]: debug 2024-07-28T23:57:08.153+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:09.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14861 16 16 0 0 0 - 0 2024-07-28T23:57:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:09 smithi155 bash[73694]: debug 2024-07-28T23:57:09.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:10.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14862 16 16 0 0 0 - 0 2024-07-28T23:57:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:10 smithi155 bash[73694]: debug 2024-07-28T23:57:10.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:57:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:57:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:57:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:10 smithi045 bash[80445]: cluster 2024-07-28T23:57:09.535458+0000 mgr.y (mgr.34101) 8020 : cluster [DBG] pgmap v8948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:10 smithi045 bash[82788]: cluster 2024-07-28T23:57:09.535458+0000 mgr.y (mgr.34101) 8020 : cluster [DBG] pgmap v8948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:10 smithi155 bash[68033]: cluster 2024-07-28T23:57:09.535458+0000 mgr.y (mgr.34101) 8020 : cluster [DBG] pgmap v8948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:11.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14863 16 16 0 0 0 - 0 2024-07-28T23:57:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:11 smithi155 bash[73694]: debug 2024-07-28T23:57:11.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:12.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14864 16 16 0 0 0 - 0 2024-07-28T23:57:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:12 smithi155 bash[73694]: debug 2024-07-28T23:57:12.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:57:12 smithi155 bash[60745]: ts=2024-07-28T23:57:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:57:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:12 smithi045 bash[82788]: cluster 2024-07-28T23:57:11.537295+0000 mgr.y (mgr.34101) 8021 : cluster [DBG] pgmap v8949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:12.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:12 smithi045 bash[80445]: cluster 2024-07-28T23:57:11.537295+0000 mgr.y (mgr.34101) 8021 : cluster [DBG] pgmap v8949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:12 smithi155 bash[68033]: cluster 2024-07-28T23:57:11.537295+0000 mgr.y (mgr.34101) 8021 : cluster [DBG] pgmap v8949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:13.059 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14865 16 16 0 0 0 - 0 2024-07-28T23:57:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:13 smithi155 bash[73694]: debug 2024-07-28T23:57:13.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:14.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14866 16 16 0 0 0 - 0 2024-07-28T23:57:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:14 smithi155 bash[73694]: debug 2024-07-28T23:57:14.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:14 smithi045 bash[80445]: cluster 2024-07-28T23:57:13.539035+0000 mgr.y (mgr.34101) 8022 : cluster [DBG] pgmap v8950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:14 smithi045 bash[82788]: cluster 2024-07-28T23:57:13.539035+0000 mgr.y (mgr.34101) 8022 : cluster [DBG] pgmap v8950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:15.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:14 smithi155 bash[68033]: cluster 2024-07-28T23:57:13.539035+0000 mgr.y (mgr.34101) 8022 : cluster [DBG] pgmap v8950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:15.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14867 16 16 0 0 0 - 0 2024-07-28T23:57:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:15 smithi155 bash[73694]: debug 2024-07-28T23:57:15.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:15 smithi045 bash[80445]: cluster 2024-07-28T23:57:15.540759+0000 mgr.y (mgr.34101) 8023 : cluster [DBG] pgmap v8951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:15 smithi045 bash[82788]: cluster 2024-07-28T23:57:15.540759+0000 mgr.y (mgr.34101) 8023 : cluster [DBG] pgmap v8951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:16.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:15 smithi155 bash[68033]: cluster 2024-07-28T23:57:15.540759+0000 mgr.y (mgr.34101) 8023 : cluster [DBG] pgmap v8951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:16.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14868 16 16 0 0 0 - 0 2024-07-28T23:57:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:16 smithi155 bash[73694]: debug 2024-07-28T23:57:16.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:17.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14869 16 16 0 0 0 - 0 2024-07-28T23:57:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:17 smithi155 bash[73694]: debug 2024-07-28T23:57:17.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:18.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14870 16 16 0 0 0 - 0 2024-07-28T23:57:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:18 smithi155 bash[73694]: debug 2024-07-28T23:57:18.005+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:18 smithi045 bash[80445]: cluster 2024-07-28T23:57:17.542757+0000 mgr.y (mgr.34101) 8024 : cluster [DBG] pgmap v8952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:18 smithi045 bash[82788]: cluster 2024-07-28T23:57:17.542757+0000 mgr.y (mgr.34101) 8024 : cluster [DBG] pgmap v8952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:19.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:18 smithi155 bash[68033]: cluster 2024-07-28T23:57:17.542757+0000 mgr.y (mgr.34101) 8024 : cluster [DBG] pgmap v8952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:19.060 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14871 16 16 0 0 0 - 0 2024-07-28T23:57:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:19 smithi155 bash[73694]: debug 2024-07-28T23:57:19.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:19.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:19 smithi045 bash[80445]: audit 2024-07-28T23:57:18.775856+0000 mon.c (mon.2) 1988 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:19.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:19 smithi045 bash[82788]: audit 2024-07-28T23:57:18.775856+0000 mon.c (mon.2) 1988 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:20.010 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:19 smithi155 bash[68033]: audit 2024-07-28T23:57:18.775856+0000 mon.c (mon.2) 1988 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:20.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14872 16 16 0 0 0 - 0 2024-07-28T23:57:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:20 smithi155 bash[73694]: debug 2024-07-28T23:57:20.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:20 smithi045 bash[80445]: cluster 2024-07-28T23:57:19.544480+0000 mgr.y (mgr.34101) 8025 : cluster [DBG] pgmap v8953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:57:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:57:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:57:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:20 smithi045 bash[82788]: cluster 2024-07-28T23:57:19.544480+0000 mgr.y (mgr.34101) 8025 : cluster [DBG] pgmap v8953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:20.998 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:20 smithi155 bash[68033]: cluster 2024-07-28T23:57:19.544480+0000 mgr.y (mgr.34101) 8025 : cluster [DBG] pgmap v8953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:21.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14873 16 16 0 0 0 - 0 2024-07-28T23:57:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:20 smithi155 bash[73694]: debug 2024-07-28T23:57:20.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:21 smithi045 bash[80445]: cluster 2024-07-28T23:57:21.546512+0000 mgr.y (mgr.34101) 8026 : cluster [DBG] pgmap v8954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:21 smithi045 bash[82788]: cluster 2024-07-28T23:57:21.546512+0000 mgr.y (mgr.34101) 8026 : cluster [DBG] pgmap v8954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:22.014 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:21 smithi155 bash[68033]: cluster 2024-07-28T23:57:21.546512+0000 mgr.y (mgr.34101) 8026 : cluster [DBG] pgmap v8954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:22.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14874 16 16 0 0 0 - 0 2024-07-28T23:57:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:22 smithi155 bash[73694]: debug 2024-07-28T23:57:22.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:57:22 smithi155 bash[60745]: ts=2024-07-28T23:57:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:57:23.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14875 16 16 0 0 0 - 0 2024-07-28T23:57:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:22 smithi155 bash[73694]: debug 2024-07-28T23:57:22.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:24.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14876 16 16 0 0 0 - 0 2024-07-28T23:57:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:23 smithi155 bash[73694]: debug 2024-07-28T23:57:23.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:24.952 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:24 smithi155 bash[68033]: cluster 2024-07-28T23:57:23.548421+0000 mgr.y (mgr.34101) 8027 : cluster [DBG] pgmap v8955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:24 smithi045 bash[80445]: cluster 2024-07-28T23:57:23.548421+0000 mgr.y (mgr.34101) 8027 : cluster [DBG] pgmap v8955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:24 smithi045 bash[82788]: cluster 2024-07-28T23:57:23.548421+0000 mgr.y (mgr.34101) 8027 : cluster [DBG] pgmap v8955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:25.061 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14877 16 16 0 0 0 - 0 2024-07-28T23:57:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:24 smithi155 bash[73694]: debug 2024-07-28T23:57:24.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:25.937 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:25 smithi155 bash[68033]: cluster 2024-07-28T23:57:25.550336+0000 mgr.y (mgr.34101) 8028 : cluster [DBG] pgmap v8956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:25 smithi045 bash[80445]: cluster 2024-07-28T23:57:25.550336+0000 mgr.y (mgr.34101) 8028 : cluster [DBG] pgmap v8956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:25 smithi045 bash[82788]: cluster 2024-07-28T23:57:25.550336+0000 mgr.y (mgr.34101) 8028 : cluster [DBG] pgmap v8956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:26.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14878 16 16 0 0 0 - 0 2024-07-28T23:57:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:25 smithi155 bash[73694]: debug 2024-07-28T23:57:25.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:27.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14879 16 16 0 0 0 - 0 2024-07-28T23:57:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:26 smithi155 bash[73694]: debug 2024-07-28T23:57:26.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:27.946 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:27 smithi155 bash[68033]: cluster 2024-07-28T23:57:27.552375+0000 mgr.y (mgr.34101) 8029 : cluster [DBG] pgmap v8957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:27 smithi045 bash[80445]: cluster 2024-07-28T23:57:27.552375+0000 mgr.y (mgr.34101) 8029 : cluster [DBG] pgmap v8957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:27 smithi045 bash[82788]: cluster 2024-07-28T23:57:27.552375+0000 mgr.y (mgr.34101) 8029 : cluster [DBG] pgmap v8957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:28.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:57:28.063174+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:57:28.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:57:28.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14880 16 16 0 0 0 - 0 2024-07-28T23:57:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:27 smithi155 bash[73694]: debug 2024-07-28T23:57:27.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:29.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14881 16 16 0 0 0 - 0 2024-07-28T23:57:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:28 smithi155 bash[73694]: debug 2024-07-28T23:57:28.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:29 smithi045 bash[80445]: cluster 2024-07-28T23:57:29.554300+0000 mgr.y (mgr.34101) 8030 : cluster [DBG] pgmap v8958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:29 smithi045 bash[82788]: cluster 2024-07-28T23:57:29.554300+0000 mgr.y (mgr.34101) 8030 : cluster [DBG] pgmap v8958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:29.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:29 smithi155 bash[68033]: cluster 2024-07-28T23:57:29.554300+0000 mgr.y (mgr.34101) 8030 : cluster [DBG] pgmap v8958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:30.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14882 16 16 0 0 0 - 0 2024-07-28T23:57:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:29 smithi155 bash[73694]: debug 2024-07-28T23:57:29.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:57:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:57:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:57:31.062 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14883 16 16 0 0 0 - 0 2024-07-28T23:57:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:30 smithi155 bash[73694]: debug 2024-07-28T23:57:30.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:31 smithi045 bash[80445]: cluster 2024-07-28T23:57:31.556331+0000 mgr.y (mgr.34101) 8031 : cluster [DBG] pgmap v8959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:31 smithi045 bash[82788]: cluster 2024-07-28T23:57:31.556331+0000 mgr.y (mgr.34101) 8031 : cluster [DBG] pgmap v8959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:32.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:31 smithi155 bash[68033]: cluster 2024-07-28T23:57:31.556331+0000 mgr.y (mgr.34101) 8031 : cluster [DBG] pgmap v8959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:32.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14884 16 16 0 0 0 - 0 2024-07-28T23:57:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:32 smithi155 bash[73694]: debug 2024-07-28T23:57:32.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:57:32 smithi155 bash[60745]: ts=2024-07-28T23:57:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:57:33.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14885 16 16 0 0 0 - 0 2024-07-28T23:57:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:32 smithi155 bash[73694]: debug 2024-07-28T23:57:32.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:33 smithi045 bash[80445]: cluster 2024-07-28T23:57:33.558215+0000 mgr.y (mgr.34101) 8032 : cluster [DBG] pgmap v8960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:33 smithi045 bash[82788]: cluster 2024-07-28T23:57:33.558215+0000 mgr.y (mgr.34101) 8032 : cluster [DBG] pgmap v8960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:34.015 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:33 smithi155 bash[68033]: cluster 2024-07-28T23:57:33.558215+0000 mgr.y (mgr.34101) 8032 : cluster [DBG] pgmap v8960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:34.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14886 16 16 0 0 0 - 0 2024-07-28T23:57:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:34 smithi155 bash[73694]: debug 2024-07-28T23:57:34.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:34 smithi045 bash[80445]: audit 2024-07-28T23:57:33.776256+0000 mon.c (mon.2) 1989 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:34 smithi045 bash[82788]: audit 2024-07-28T23:57:33.776256+0000 mon.c (mon.2) 1989 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:34 smithi155 bash[68033]: audit 2024-07-28T23:57:33.776256+0000 mon.c (mon.2) 1989 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:35.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14887 16 16 0 0 0 - 0 2024-07-28T23:57:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:35 smithi155 bash[73694]: debug 2024-07-28T23:57:35.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:35 smithi045 bash[80445]: audit 2024-07-28T23:57:35.477225+0000 mon.c (mon.2) 1990 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:57:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:35 smithi045 bash[80445]: cluster 2024-07-28T23:57:35.559300+0000 mgr.y (mgr.34101) 8033 : cluster [DBG] pgmap v8961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:35 smithi045 bash[82788]: audit 2024-07-28T23:57:35.477225+0000 mon.c (mon.2) 1990 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:57:35.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:35 smithi045 bash[82788]: cluster 2024-07-28T23:57:35.559300+0000 mgr.y (mgr.34101) 8033 : cluster [DBG] pgmap v8961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:35 smithi155 bash[68033]: audit 2024-07-28T23:57:35.477225+0000 mon.c (mon.2) 1990 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:57:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:35 smithi155 bash[68033]: cluster 2024-07-28T23:57:35.559300+0000 mgr.y (mgr.34101) 8033 : cluster [DBG] pgmap v8961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:36.063 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14888 16 16 0 0 0 - 0 2024-07-28T23:57:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:36 smithi155 bash[73694]: debug 2024-07-28T23:57:36.097+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:37.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14889 16 16 0 0 0 - 0 2024-07-28T23:57:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:37 smithi155 bash[73694]: debug 2024-07-28T23:57:37.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:37 smithi045 bash[80445]: cluster 2024-07-28T23:57:37.561110+0000 mgr.y (mgr.34101) 8034 : cluster [DBG] pgmap v8962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:37 smithi045 bash[82788]: cluster 2024-07-28T23:57:37.561110+0000 mgr.y (mgr.34101) 8034 : cluster [DBG] pgmap v8962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:38.046 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:37 smithi155 bash[68033]: cluster 2024-07-28T23:57:37.561110+0000 mgr.y (mgr.34101) 8034 : cluster [DBG] pgmap v8962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:38.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14890 16 16 0 0 0 - 0 2024-07-28T23:57:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:38 smithi155 bash[73694]: debug 2024-07-28T23:57:38.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:39.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14891 16 16 0 0 0 - 0 2024-07-28T23:57:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:39 smithi155 bash[73694]: debug 2024-07-28T23:57:39.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:39 smithi045 bash[82788]: cluster 2024-07-28T23:57:39.562872+0000 mgr.y (mgr.34101) 8035 : cluster [DBG] pgmap v8963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:39 smithi045 bash[80445]: cluster 2024-07-28T23:57:39.562872+0000 mgr.y (mgr.34101) 8035 : cluster [DBG] pgmap v8963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:40.018 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:39 smithi155 bash[68033]: cluster 2024-07-28T23:57:39.562872+0000 mgr.y (mgr.34101) 8035 : cluster [DBG] pgmap v8963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:40.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14892 16 16 0 0 0 - 0 2024-07-28T23:57:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:40 smithi155 bash[73694]: debug 2024-07-28T23:57:40.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:57:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:57:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:57:41.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14893 16 16 0 0 0 - 0 2024-07-28T23:57:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:41 smithi155 bash[73694]: debug 2024-07-28T23:57:41.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:42.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14894 16 16 0 0 0 - 0 2024-07-28T23:57:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:41 smithi155 bash[73694]: debug 2024-07-28T23:57:41.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:42 smithi155 bash[68033]: audit 2024-07-28T23:57:41.125609+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:42 smithi155 bash[68033]: audit 2024-07-28T23:57:41.134017+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:42 smithi155 bash[68033]: audit 2024-07-28T23:57:41.403626+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:42 smithi155 bash[68033]: audit 2024-07-28T23:57:41.412412+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:42 smithi155 bash[68033]: cluster 2024-07-28T23:57:41.564603+0000 mgr.y (mgr.34101) 8036 : cluster [DBG] pgmap v8964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:42 smithi155 bash[68033]: audit 2024-07-28T23:57:41.850926+0000 mon.c (mon.2) 1991 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:57:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:42 smithi155 bash[68033]: audit 2024-07-28T23:57:41.852285+0000 mon.c (mon.2) 1992 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:57:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:42 smithi155 bash[68033]: audit 2024-07-28T23:57:41.860013+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[82788]: audit 2024-07-28T23:57:41.125609+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[82788]: audit 2024-07-28T23:57:41.134017+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[82788]: audit 2024-07-28T23:57:41.403626+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[82788]: audit 2024-07-28T23:57:41.412412+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[82788]: cluster 2024-07-28T23:57:41.564603+0000 mgr.y (mgr.34101) 8036 : cluster [DBG] pgmap v8964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[82788]: audit 2024-07-28T23:57:41.850926+0000 mon.c (mon.2) 1991 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:57:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[82788]: audit 2024-07-28T23:57:41.852285+0000 mon.c (mon.2) 1992 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:57:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[82788]: audit 2024-07-28T23:57:41.860013+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[80445]: audit 2024-07-28T23:57:41.125609+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[80445]: audit 2024-07-28T23:57:41.134017+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[80445]: audit 2024-07-28T23:57:41.403626+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[80445]: audit 2024-07-28T23:57:41.412412+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[80445]: cluster 2024-07-28T23:57:41.564603+0000 mgr.y (mgr.34101) 8036 : cluster [DBG] pgmap v8964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:42.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[80445]: audit 2024-07-28T23:57:41.850926+0000 mon.c (mon.2) 1991 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:57:42.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[80445]: audit 2024-07-28T23:57:41.852285+0000 mon.c (mon.2) 1992 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:57:42.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:42 smithi045 bash[80445]: audit 2024-07-28T23:57:41.860013+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:57:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:57:42 smithi155 bash[60745]: ts=2024-07-28T23:57:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:57:43.064 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14895 16 16 0 0 0 - 0 2024-07-28T23:57:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:42 smithi155 bash[73694]: debug 2024-07-28T23:57:42.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:43 smithi045 bash[82788]: cluster 2024-07-28T23:57:43.566364+0000 mgr.y (mgr.34101) 8037 : cluster [DBG] pgmap v8965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:43 smithi045 bash[80445]: cluster 2024-07-28T23:57:43.566364+0000 mgr.y (mgr.34101) 8037 : cluster [DBG] pgmap v8965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:43.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:43 smithi155 bash[68033]: cluster 2024-07-28T23:57:43.566364+0000 mgr.y (mgr.34101) 8037 : cluster [DBG] pgmap v8965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:44.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14896 16 16 0 0 0 - 0 2024-07-28T23:57:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:43 smithi155 bash[73694]: debug 2024-07-28T23:57:43.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:45.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14897 16 16 0 0 0 - 0 2024-07-28T23:57:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:45 smithi155 bash[73694]: debug 2024-07-28T23:57:45.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:45 smithi045 bash[82788]: cluster 2024-07-28T23:57:45.568012+0000 mgr.y (mgr.34101) 8038 : cluster [DBG] pgmap v8966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:45 smithi045 bash[80445]: cluster 2024-07-28T23:57:45.568012+0000 mgr.y (mgr.34101) 8038 : cluster [DBG] pgmap v8966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:46.010 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:45 smithi155 bash[68033]: cluster 2024-07-28T23:57:45.568012+0000 mgr.y (mgr.34101) 8038 : cluster [DBG] pgmap v8966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:46.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14898 16 16 0 0 0 - 0 2024-07-28T23:57:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:46 smithi155 bash[73694]: debug 2024-07-28T23:57:46.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:47.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14899 16 16 0 0 0 - 0 2024-07-28T23:57:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:47 smithi155 bash[73694]: debug 2024-07-28T23:57:47.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:47 smithi045 bash[82788]: cluster 2024-07-28T23:57:47.569868+0000 mgr.y (mgr.34101) 8039 : cluster [DBG] pgmap v8967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:47 smithi045 bash[80445]: cluster 2024-07-28T23:57:47.569868+0000 mgr.y (mgr.34101) 8039 : cluster [DBG] pgmap v8967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:48.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:47 smithi155 bash[68033]: cluster 2024-07-28T23:57:47.569868+0000 mgr.y (mgr.34101) 8039 : cluster [DBG] pgmap v8967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:48.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:57:48.066333+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:57:48.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:57:48.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14900 16 16 0 0 0 - 0 2024-07-28T23:57:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:48 smithi155 bash[73694]: debug 2024-07-28T23:57:48.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:49.065 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14901 16 16 0 0 0 - 0 2024-07-28T23:57:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:48 smithi045 bash[82788]: audit 2024-07-28T23:57:48.776917+0000 mon.c (mon.2) 1993 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:48 smithi045 bash[80445]: audit 2024-07-28T23:57:48.776917+0000 mon.c (mon.2) 1993 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:48 smithi155 bash[68033]: audit 2024-07-28T23:57:48.776917+0000 mon.c (mon.2) 1993 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:57:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:49 smithi155 bash[73694]: debug 2024-07-28T23:57:49.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:50.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14902 16 16 0 0 0 - 0 2024-07-28T23:57:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:50 smithi155 bash[73694]: debug 2024-07-28T23:57:50.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:57:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:57:50] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:57:50.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:50 smithi045 bash[82788]: cluster 2024-07-28T23:57:49.571578+0000 mgr.y (mgr.34101) 8040 : cluster [DBG] pgmap v8968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:50.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:50 smithi045 bash[80445]: cluster 2024-07-28T23:57:49.571578+0000 mgr.y (mgr.34101) 8040 : cluster [DBG] pgmap v8968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:50 smithi155 bash[68033]: cluster 2024-07-28T23:57:49.571578+0000 mgr.y (mgr.34101) 8040 : cluster [DBG] pgmap v8968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:51.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14903 16 16 0 0 0 - 0 2024-07-28T23:57:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:51 smithi155 bash[73694]: debug 2024-07-28T23:57:51.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:51 smithi045 bash[80445]: cluster 2024-07-28T23:57:51.573420+0000 mgr.y (mgr.34101) 8041 : cluster [DBG] pgmap v8969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:51.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:51 smithi045 bash[82788]: cluster 2024-07-28T23:57:51.573420+0000 mgr.y (mgr.34101) 8041 : cluster [DBG] pgmap v8969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:52.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:51 smithi155 bash[68033]: cluster 2024-07-28T23:57:51.573420+0000 mgr.y (mgr.34101) 8041 : cluster [DBG] pgmap v8969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:52.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14904 16 16 0 0 0 - 0 2024-07-28T23:57:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:52 smithi155 bash[73694]: debug 2024-07-28T23:57:52.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:57:52 smithi155 bash[60745]: ts=2024-07-28T23:57:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:57:53.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14905 16 16 0 0 0 - 0 2024-07-28T23:57:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:52 smithi155 bash[73694]: debug 2024-07-28T23:57:52.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:53 smithi045 bash[80445]: cluster 2024-07-28T23:57:53.575118+0000 mgr.y (mgr.34101) 8042 : cluster [DBG] pgmap v8970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:53 smithi045 bash[82788]: cluster 2024-07-28T23:57:53.575118+0000 mgr.y (mgr.34101) 8042 : cluster [DBG] pgmap v8970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:53.999 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:53 smithi155 bash[68033]: cluster 2024-07-28T23:57:53.575118+0000 mgr.y (mgr.34101) 8042 : cluster [DBG] pgmap v8970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:54.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14906 16 16 0 0 0 - 0 2024-07-28T23:57:54.307 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:53 smithi155 bash[73694]: debug 2024-07-28T23:57:53.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:55.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14907 16 16 0 0 0 - 0 2024-07-28T23:57:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:55 smithi155 bash[73694]: debug 2024-07-28T23:57:55.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:55 smithi045 bash[80445]: cluster 2024-07-28T23:57:55.576828+0000 mgr.y (mgr.34101) 8043 : cluster [DBG] pgmap v8971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:55 smithi045 bash[82788]: cluster 2024-07-28T23:57:55.576828+0000 mgr.y (mgr.34101) 8043 : cluster [DBG] pgmap v8971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:55.998 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:55 smithi155 bash[68033]: cluster 2024-07-28T23:57:55.576828+0000 mgr.y (mgr.34101) 8043 : cluster [DBG] pgmap v8971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:56.066 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14908 16 16 0 0 0 - 0 2024-07-28T23:57:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:55 smithi155 bash[73694]: debug 2024-07-28T23:57:55.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:57.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14909 16 16 0 0 0 - 0 2024-07-28T23:57:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:57 smithi155 bash[73694]: debug 2024-07-28T23:57:57.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:57 smithi045 bash[80445]: cluster 2024-07-28T23:57:57.578697+0000 mgr.y (mgr.34101) 8044 : cluster [DBG] pgmap v8972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:57.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:57 smithi045 bash[82788]: cluster 2024-07-28T23:57:57.578697+0000 mgr.y (mgr.34101) 8044 : cluster [DBG] pgmap v8972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:58.009 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:57 smithi155 bash[68033]: cluster 2024-07-28T23:57:57.578697+0000 mgr.y (mgr.34101) 8044 : cluster [DBG] pgmap v8972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:58.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14910 16 16 0 0 0 - 0 2024-07-28T23:57:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:58 smithi155 bash[73694]: debug 2024-07-28T23:57:58.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:59.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14911 16 16 0 0 0 - 0 2024-07-28T23:57:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:58 smithi155 bash[73694]: debug 2024-07-28T23:57:58.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:57:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:57:59 smithi045 bash[80445]: cluster 2024-07-28T23:57:59.580388+0000 mgr.y (mgr.34101) 8045 : cluster [DBG] pgmap v8973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:57:59 smithi045 bash[82788]: cluster 2024-07-28T23:57:59.580388+0000 mgr.y (mgr.34101) 8045 : cluster [DBG] pgmap v8973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:57:59.989 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:57:59 smithi155 bash[68033]: cluster 2024-07-28T23:57:59.580388+0000 mgr.y (mgr.34101) 8045 : cluster [DBG] pgmap v8973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:00.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14912 16 16 0 0 0 - 0 2024-07-28T23:58:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:57:59 smithi155 bash[73694]: debug 2024-07-28T23:57:59.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:58:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:58:00] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-28T23:58:01.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14913 16 16 0 0 0 - 0 2024-07-28T23:58:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:00 smithi155 bash[73694]: debug 2024-07-28T23:58:00.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:01 smithi045 bash[80445]: cluster 2024-07-28T23:58:01.582232+0000 mgr.y (mgr.34101) 8046 : cluster [DBG] pgmap v8974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:01 smithi045 bash[82788]: cluster 2024-07-28T23:58:01.582232+0000 mgr.y (mgr.34101) 8046 : cluster [DBG] pgmap v8974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:01.997 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:01 smithi155 bash[68033]: cluster 2024-07-28T23:58:01.582232+0000 mgr.y (mgr.34101) 8046 : cluster [DBG] pgmap v8974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:02.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14914 16 16 0 0 0 - 0 2024-07-28T23:58:02.308 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:01 smithi155 bash[73694]: debug 2024-07-28T23:58:01.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:58:02 smithi155 bash[60745]: ts=2024-07-28T23:58:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:58:03.067 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14915 16 16 0 0 0 - 0 2024-07-28T23:58:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:02 smithi155 bash[73694]: debug 2024-07-28T23:58:02.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:03 smithi045 bash[80445]: cluster 2024-07-28T23:58:03.583929+0000 mgr.y (mgr.34101) 8047 : cluster [DBG] pgmap v8975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:03 smithi045 bash[82788]: cluster 2024-07-28T23:58:03.583929+0000 mgr.y (mgr.34101) 8047 : cluster [DBG] pgmap v8975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:04.020 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:03 smithi155 bash[68033]: cluster 2024-07-28T23:58:03.583929+0000 mgr.y (mgr.34101) 8047 : cluster [DBG] pgmap v8975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:04.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14916 16 16 0 0 0 - 0 2024-07-28T23:58:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:04 smithi155 bash[73694]: debug 2024-07-28T23:58:04.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:04 smithi045 bash[80445]: audit 2024-07-28T23:58:03.777099+0000 mon.c (mon.2) 1994 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:04 smithi045 bash[82788]: audit 2024-07-28T23:58:03.777099+0000 mon.c (mon.2) 1994 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:05.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:04 smithi155 bash[68033]: audit 2024-07-28T23:58:03.777099+0000 mon.c (mon.2) 1994 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:05.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14917 16 16 0 0 0 - 0 2024-07-28T23:58:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:05 smithi155 bash[73694]: debug 2024-07-28T23:58:05.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:05 smithi045 bash[82788]: cluster 2024-07-28T23:58:05.585657+0000 mgr.y (mgr.34101) 8048 : cluster [DBG] pgmap v8976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:05 smithi045 bash[80445]: cluster 2024-07-28T23:58:05.585657+0000 mgr.y (mgr.34101) 8048 : cluster [DBG] pgmap v8976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:06.004 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:05 smithi155 bash[68033]: cluster 2024-07-28T23:58:05.585657+0000 mgr.y (mgr.34101) 8048 : cluster [DBG] pgmap v8976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:06.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14918 16 16 0 0 0 - 0 2024-07-28T23:58:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:06 smithi155 bash[73694]: debug 2024-07-28T23:58:06.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:07.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14919 16 16 0 0 0 - 0 2024-07-28T23:58:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:07 smithi155 bash[73694]: debug 2024-07-28T23:58:07.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:07 smithi045 bash[80445]: cluster 2024-07-28T23:58:07.587524+0000 mgr.y (mgr.34101) 8049 : cluster [DBG] pgmap v8977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:07 smithi045 bash[82788]: cluster 2024-07-28T23:58:07.587524+0000 mgr.y (mgr.34101) 8049 : cluster [DBG] pgmap v8977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:07.986 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:07 smithi155 bash[68033]: cluster 2024-07-28T23:58:07.587524+0000 mgr.y (mgr.34101) 8049 : cluster [DBG] pgmap v8977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:08.068 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:58:08.069528+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:58:08.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:58:08.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14920 16 16 0 0 0 - 0 2024-07-28T23:58:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:07 smithi155 bash[73694]: debug 2024-07-28T23:58:07.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:09.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14921 16 16 0 0 0 - 0 2024-07-28T23:58:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:09 smithi155 bash[73694]: debug 2024-07-28T23:58:09.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:09.965 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:09 smithi155 bash[68033]: cluster 2024-07-28T23:58:09.589214+0000 mgr.y (mgr.34101) 8050 : cluster [DBG] pgmap v8978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:09 smithi045 bash[82788]: cluster 2024-07-28T23:58:09.589214+0000 mgr.y (mgr.34101) 8050 : cluster [DBG] pgmap v8978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:09 smithi045 bash[80445]: cluster 2024-07-28T23:58:09.589214+0000 mgr.y (mgr.34101) 8050 : cluster [DBG] pgmap v8978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:10.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14922 16 16 0 0 0 - 0 2024-07-28T23:58:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:09 smithi155 bash[73694]: debug 2024-07-28T23:58:09.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:58:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:58:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-28T23:58:11.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14923 16 16 0 0 0 - 0 2024-07-28T23:58:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:10 smithi155 bash[73694]: debug 2024-07-28T23:58:10.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:11 smithi045 bash[82788]: cluster 2024-07-28T23:58:11.591076+0000 mgr.y (mgr.34101) 8051 : cluster [DBG] pgmap v8979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:11 smithi045 bash[80445]: cluster 2024-07-28T23:58:11.591076+0000 mgr.y (mgr.34101) 8051 : cluster [DBG] pgmap v8979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:11.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:11 smithi155 bash[68033]: cluster 2024-07-28T23:58:11.591076+0000 mgr.y (mgr.34101) 8051 : cluster [DBG] pgmap v8979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:12.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14924 16 16 0 0 0 - 0 2024-07-28T23:58:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:11 smithi155 bash[73694]: debug 2024-07-28T23:58:11.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:58:12 smithi155 bash[60745]: ts=2024-07-28T23:58:12.321Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:58:13.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14925 16 16 0 0 0 - 0 2024-07-28T23:58:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:13 smithi155 bash[73694]: debug 2024-07-28T23:58:13.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:13 smithi045 bash[82788]: cluster 2024-07-28T23:58:13.592792+0000 mgr.y (mgr.34101) 8052 : cluster [DBG] pgmap v8980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:13 smithi045 bash[80445]: cluster 2024-07-28T23:58:13.592792+0000 mgr.y (mgr.34101) 8052 : cluster [DBG] pgmap v8980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:14.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:13 smithi155 bash[68033]: cluster 2024-07-28T23:58:13.592792+0000 mgr.y (mgr.34101) 8052 : cluster [DBG] pgmap v8980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:14.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14926 16 16 0 0 0 - 0 2024-07-28T23:58:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:14 smithi155 bash[73694]: debug 2024-07-28T23:58:14.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:15.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14927 16 16 0 0 0 - 0 2024-07-28T23:58:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:15 smithi155 bash[73694]: debug 2024-07-28T23:58:15.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:15 smithi045 bash[82788]: cluster 2024-07-28T23:58:15.594533+0000 mgr.y (mgr.34101) 8053 : cluster [DBG] pgmap v8981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:15 smithi045 bash[80445]: cluster 2024-07-28T23:58:15.594533+0000 mgr.y (mgr.34101) 8053 : cluster [DBG] pgmap v8981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:16.006 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:15 smithi155 bash[68033]: cluster 2024-07-28T23:58:15.594533+0000 mgr.y (mgr.34101) 8053 : cluster [DBG] pgmap v8981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:16.069 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14928 16 16 0 0 0 - 0 2024-07-28T23:58:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:16 smithi155 bash[73694]: debug 2024-07-28T23:58:16.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:17.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14929 16 16 0 0 0 - 0 2024-07-28T23:58:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:17 smithi155 bash[73694]: debug 2024-07-28T23:58:17.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:17.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:17 smithi155 bash[68033]: cluster 2024-07-28T23:58:17.596378+0000 mgr.y (mgr.34101) 8054 : cluster [DBG] pgmap v8982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:17 smithi045 bash[80445]: cluster 2024-07-28T23:58:17.596378+0000 mgr.y (mgr.34101) 8054 : cluster [DBG] pgmap v8982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:17 smithi045 bash[82788]: cluster 2024-07-28T23:58:17.596378+0000 mgr.y (mgr.34101) 8054 : cluster [DBG] pgmap v8982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:18.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14930 16 16 0 0 0 - 0 2024-07-28T23:58:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:17 smithi155 bash[73694]: debug 2024-07-28T23:58:17.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:19.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14931 16 16 0 0 0 - 0 2024-07-28T23:58:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:18 smithi045 bash[80445]: audit 2024-07-28T23:58:18.777496+0000 mon.c (mon.2) 1995 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:18 smithi045 bash[82788]: audit 2024-07-28T23:58:18.777496+0000 mon.c (mon.2) 1995 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:18 smithi155 bash[68033]: audit 2024-07-28T23:58:18.777496+0000 mon.c (mon.2) 1995 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:18 smithi155 bash[73694]: debug 2024-07-28T23:58:18.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:20.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14932 16 16 0 0 0 - 0 2024-07-28T23:58:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:19 smithi045 bash[80445]: cluster 2024-07-28T23:58:19.598263+0000 mgr.y (mgr.34101) 8055 : cluster [DBG] pgmap v8983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:19 smithi045 bash[82788]: cluster 2024-07-28T23:58:19.598263+0000 mgr.y (mgr.34101) 8055 : cluster [DBG] pgmap v8983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:19 smithi155 bash[73694]: debug 2024-07-28T23:58:19.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:19 smithi155 bash[68033]: cluster 2024-07-28T23:58:19.598263+0000 mgr.y (mgr.34101) 8055 : cluster [DBG] pgmap v8983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:58:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:58:20] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T23:58:21.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14933 16 16 0 0 0 - 0 2024-07-28T23:58:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:20 smithi155 bash[73694]: debug 2024-07-28T23:58:20.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:21 smithi045 bash[82788]: cluster 2024-07-28T23:58:21.600112+0000 mgr.y (mgr.34101) 8056 : cluster [DBG] pgmap v8984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:21 smithi045 bash[80445]: cluster 2024-07-28T23:58:21.600112+0000 mgr.y (mgr.34101) 8056 : cluster [DBG] pgmap v8984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:21 smithi155 bash[73694]: debug 2024-07-28T23:58:21.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:21 smithi155 bash[68033]: cluster 2024-07-28T23:58:21.600112+0000 mgr.y (mgr.34101) 8056 : cluster [DBG] pgmap v8984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:22.070 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14934 16 16 0 0 0 - 0 2024-07-28T23:58:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:58:22 smithi155 bash[60745]: ts=2024-07-28T23:58:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:58:23.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14935 16 16 0 0 0 - 0 2024-07-28T23:58:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:22 smithi155 bash[73694]: debug 2024-07-28T23:58:22.856+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:23 smithi045 bash[80445]: cluster 2024-07-28T23:58:23.601864+0000 mgr.y (mgr.34101) 8057 : cluster [DBG] pgmap v8985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:23 smithi045 bash[82788]: cluster 2024-07-28T23:58:23.601864+0000 mgr.y (mgr.34101) 8057 : cluster [DBG] pgmap v8985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:23 smithi155 bash[73694]: debug 2024-07-28T23:58:23.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:24.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:23 smithi155 bash[68033]: cluster 2024-07-28T23:58:23.601864+0000 mgr.y (mgr.34101) 8057 : cluster [DBG] pgmap v8985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:24.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14936 16 16 0 0 0 - 0 2024-07-28T23:58:25.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14937 16 16 0 0 0 - 0 2024-07-28T23:58:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:24 smithi155 bash[73694]: debug 2024-07-28T23:58:24.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:25 smithi045 bash[80445]: cluster 2024-07-28T23:58:25.603600+0000 mgr.y (mgr.34101) 8058 : cluster [DBG] pgmap v8986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:25 smithi045 bash[82788]: cluster 2024-07-28T23:58:25.603600+0000 mgr.y (mgr.34101) 8058 : cluster [DBG] pgmap v8986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:25 smithi155 bash[68033]: cluster 2024-07-28T23:58:25.603600+0000 mgr.y (mgr.34101) 8058 : cluster [DBG] pgmap v8986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:25 smithi155 bash[73694]: debug 2024-07-28T23:58:25.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:26.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14938 16 16 0 0 0 - 0 2024-07-28T23:58:27.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14939 16 16 0 0 0 - 0 2024-07-28T23:58:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:26 smithi155 bash[73694]: debug 2024-07-28T23:58:26.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:27 smithi045 bash[80445]: cluster 2024-07-28T23:58:27.605445+0000 mgr.y (mgr.34101) 8059 : cluster [DBG] pgmap v8987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:27 smithi045 bash[82788]: cluster 2024-07-28T23:58:27.605445+0000 mgr.y (mgr.34101) 8059 : cluster [DBG] pgmap v8987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:27 smithi155 bash[73694]: debug 2024-07-28T23:58:27.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:27 smithi155 bash[68033]: cluster 2024-07-28T23:58:27.605445+0000 mgr.y (mgr.34101) 8059 : cluster [DBG] pgmap v8987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:28.071 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:58:28.072784+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:58:28.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:58:28.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14940 16 16 0 0 0 - 0 2024-07-28T23:58:29.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14941 16 16 0 0 0 - 0 2024-07-28T23:58:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:28 smithi155 bash[73694]: debug 2024-07-28T23:58:28.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:29 smithi045 bash[80445]: cluster 2024-07-28T23:58:29.607183+0000 mgr.y (mgr.34101) 8060 : cluster [DBG] pgmap v8988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:29 smithi045 bash[82788]: cluster 2024-07-28T23:58:29.607183+0000 mgr.y (mgr.34101) 8060 : cluster [DBG] pgmap v8988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:29 smithi155 bash[73694]: debug 2024-07-28T23:58:29.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:29 smithi155 bash[68033]: cluster 2024-07-28T23:58:29.607183+0000 mgr.y (mgr.34101) 8060 : cluster [DBG] pgmap v8988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:30.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14942 16 16 0 0 0 - 0 2024-07-28T23:58:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:58:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:58:30] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-28T23:58:31.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14943 16 16 0 0 0 - 0 2024-07-28T23:58:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:30 smithi155 bash[73694]: debug 2024-07-28T23:58:30.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:31 smithi045 bash[80445]: cluster 2024-07-28T23:58:31.609019+0000 mgr.y (mgr.34101) 8061 : cluster [DBG] pgmap v8989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:31 smithi045 bash[82788]: cluster 2024-07-28T23:58:31.609019+0000 mgr.y (mgr.34101) 8061 : cluster [DBG] pgmap v8989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:31 smithi155 bash[73694]: debug 2024-07-28T23:58:31.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:31 smithi155 bash[68033]: cluster 2024-07-28T23:58:31.609019+0000 mgr.y (mgr.34101) 8061 : cluster [DBG] pgmap v8989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:32.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14944 16 16 0 0 0 - 0 2024-07-28T23:58:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:58:32 smithi155 bash[60745]: ts=2024-07-28T23:58:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:58:33.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14945 16 16 0 0 0 - 0 2024-07-28T23:58:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:32 smithi155 bash[73694]: debug 2024-07-28T23:58:32.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:33 smithi045 bash[80445]: cluster 2024-07-28T23:58:33.610738+0000 mgr.y (mgr.34101) 8062 : cluster [DBG] pgmap v8990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:33 smithi045 bash[82788]: cluster 2024-07-28T23:58:33.610738+0000 mgr.y (mgr.34101) 8062 : cluster [DBG] pgmap v8990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:33 smithi155 bash[68033]: cluster 2024-07-28T23:58:33.610738+0000 mgr.y (mgr.34101) 8062 : cluster [DBG] pgmap v8990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:33 smithi155 bash[73694]: debug 2024-07-28T23:58:33.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:34.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14946 16 16 0 0 0 - 0 2024-07-28T23:58:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:34 smithi045 bash[80445]: audit 2024-07-28T23:58:33.777930+0000 mon.c (mon.2) 1996 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:34 smithi045 bash[82788]: audit 2024-07-28T23:58:33.777930+0000 mon.c (mon.2) 1996 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:34 smithi155 bash[68033]: audit 2024-07-28T23:58:33.777930+0000 mon.c (mon.2) 1996 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:34 smithi155 bash[73694]: debug 2024-07-28T23:58:34.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:35.072 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14947 16 16 0 0 0 - 0 2024-07-28T23:58:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:35 smithi045 bash[80445]: cluster 2024-07-28T23:58:35.612452+0000 mgr.y (mgr.34101) 8063 : cluster [DBG] pgmap v8991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:35 smithi045 bash[82788]: cluster 2024-07-28T23:58:35.612452+0000 mgr.y (mgr.34101) 8063 : cluster [DBG] pgmap v8991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:35 smithi155 bash[68033]: cluster 2024-07-28T23:58:35.612452+0000 mgr.y (mgr.34101) 8063 : cluster [DBG] pgmap v8991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:35 smithi155 bash[73694]: debug 2024-07-28T23:58:35.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:36.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14948 16 16 0 0 0 - 0 2024-07-28T23:58:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:36 smithi155 bash[73694]: debug 2024-07-28T23:58:36.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:37.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14949 16 16 0 0 0 - 0 2024-07-28T23:58:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:37 smithi045 bash[82788]: cluster 2024-07-28T23:58:37.614314+0000 mgr.y (mgr.34101) 8064 : cluster [DBG] pgmap v8992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:37 smithi045 bash[80445]: cluster 2024-07-28T23:58:37.614314+0000 mgr.y (mgr.34101) 8064 : cluster [DBG] pgmap v8992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:37 smithi155 bash[68033]: cluster 2024-07-28T23:58:37.614314+0000 mgr.y (mgr.34101) 8064 : cluster [DBG] pgmap v8992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:37 smithi155 bash[73694]: debug 2024-07-28T23:58:37.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:38.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14950 16 16 0 0 0 - 0 2024-07-28T23:58:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:38 smithi155 bash[73694]: debug 2024-07-28T23:58:38.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:39.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14951 16 16 0 0 0 - 0 2024-07-28T23:58:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:39 smithi045 bash[82788]: cluster 2024-07-28T23:58:39.615976+0000 mgr.y (mgr.34101) 8065 : cluster [DBG] pgmap v8993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:39 smithi045 bash[80445]: cluster 2024-07-28T23:58:39.615976+0000 mgr.y (mgr.34101) 8065 : cluster [DBG] pgmap v8993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:39 smithi155 bash[73694]: debug 2024-07-28T23:58:39.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:39 smithi155 bash[68033]: cluster 2024-07-28T23:58:39.615976+0000 mgr.y (mgr.34101) 8065 : cluster [DBG] pgmap v8993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:40.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14952 16 16 0 0 0 - 0 2024-07-28T23:58:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:58:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:58:40] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.43.0" 2024-07-28T23:58:41.073 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14953 16 16 0 0 0 - 0 2024-07-28T23:58:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:40 smithi155 bash[73694]: debug 2024-07-28T23:58:40.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:42.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14954 16 16 0 0 0 - 0 2024-07-28T23:58:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:41 smithi155 bash[73694]: debug 2024-07-28T23:58:41.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:42.675 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:58:42 smithi155 bash[60745]: ts=2024-07-28T23:58:42.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:58:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:42 smithi045 bash[82788]: cluster 2024-07-28T23:58:41.617862+0000 mgr.y (mgr.34101) 8066 : cluster [DBG] pgmap v8994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:42 smithi045 bash[82788]: audit 2024-07-28T23:58:41.953404+0000 mon.c (mon.2) 1997 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:58:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:42 smithi045 bash[80445]: cluster 2024-07-28T23:58:41.617862+0000 mgr.y (mgr.34101) 8066 : cluster [DBG] pgmap v8994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:42.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:42 smithi045 bash[80445]: audit 2024-07-28T23:58:41.953404+0000 mon.c (mon.2) 1997 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:58:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:42 smithi155 bash[73694]: debug 2024-07-28T23:58:42.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:43.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:42 smithi155 bash[68033]: cluster 2024-07-28T23:58:41.617862+0000 mgr.y (mgr.34101) 8066 : cluster [DBG] pgmap v8994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:43.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:42 smithi155 bash[68033]: audit 2024-07-28T23:58:41.953404+0000 mon.c (mon.2) 1997 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:58:43.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14955 16 16 0 0 0 - 0 2024-07-28T23:58:44.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14956 16 16 0 0 0 - 0 2024-07-28T23:58:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:43 smithi155 bash[73694]: debug 2024-07-28T23:58:43.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:44 smithi045 bash[82788]: cluster 2024-07-28T23:58:43.619547+0000 mgr.y (mgr.34101) 8067 : cluster [DBG] pgmap v8995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:44 smithi045 bash[80445]: cluster 2024-07-28T23:58:43.619547+0000 mgr.y (mgr.34101) 8067 : cluster [DBG] pgmap v8995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:44 smithi155 bash[73694]: debug 2024-07-28T23:58:44.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:44 smithi155 bash[68033]: cluster 2024-07-28T23:58:43.619547+0000 mgr.y (mgr.34101) 8067 : cluster [DBG] pgmap v8995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:45.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14957 16 16 0 0 0 - 0 2024-07-28T23:58:46.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14958 16 16 0 0 0 - 0 2024-07-28T23:58:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:45 smithi155 bash[73694]: debug 2024-07-28T23:58:45.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:46 smithi045 bash[80445]: cluster 2024-07-28T23:58:45.621284+0000 mgr.y (mgr.34101) 8068 : cluster [DBG] pgmap v8996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:46 smithi045 bash[82788]: cluster 2024-07-28T23:58:45.621284+0000 mgr.y (mgr.34101) 8068 : cluster [DBG] pgmap v8996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:46 smithi155 bash[73694]: debug 2024-07-28T23:58:46.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:46 smithi155 bash[68033]: cluster 2024-07-28T23:58:45.621284+0000 mgr.y (mgr.34101) 8068 : cluster [DBG] pgmap v8996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:47.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14959 16 16 0 0 0 - 0 2024-07-28T23:58:48.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:58:48.075817+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:58:48.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:58:48.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14960 16 16 0 0 0 - 0 2024-07-28T23:58:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:47 smithi155 bash[73694]: debug 2024-07-28T23:58:47.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[80445]: cluster 2024-07-28T23:58:47.622744+0000 mgr.y (mgr.34101) 8069 : cluster [DBG] pgmap v8997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[80445]: audit 2024-07-28T23:58:47.628987+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[80445]: audit 2024-07-28T23:58:47.636343+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[80445]: audit 2024-07-28T23:58:47.876211+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[80445]: audit 2024-07-28T23:58:47.887558+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[80445]: audit 2024-07-28T23:58:48.329549+0000 mon.c (mon.2) 1998 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[80445]: audit 2024-07-28T23:58:48.330963+0000 mon.c (mon.2) 1999 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[80445]: audit 2024-07-28T23:58:48.340522+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[82788]: cluster 2024-07-28T23:58:47.622744+0000 mgr.y (mgr.34101) 8069 : cluster [DBG] pgmap v8997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[82788]: audit 2024-07-28T23:58:47.628987+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[82788]: audit 2024-07-28T23:58:47.636343+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[82788]: audit 2024-07-28T23:58:47.876211+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[82788]: audit 2024-07-28T23:58:47.887558+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[82788]: audit 2024-07-28T23:58:48.329549+0000 mon.c (mon.2) 1998 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:58:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[82788]: audit 2024-07-28T23:58:48.330963+0000 mon.c (mon.2) 1999 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:58:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:48 smithi045 bash[82788]: audit 2024-07-28T23:58:48.340522+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:48 smithi155 bash[73694]: debug 2024-07-28T23:58:48.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:48 smithi155 bash[68033]: cluster 2024-07-28T23:58:47.622744+0000 mgr.y (mgr.34101) 8069 : cluster [DBG] pgmap v8997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:48 smithi155 bash[68033]: audit 2024-07-28T23:58:47.628987+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:48 smithi155 bash[68033]: audit 2024-07-28T23:58:47.636343+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:48 smithi155 bash[68033]: audit 2024-07-28T23:58:47.876211+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:48 smithi155 bash[68033]: audit 2024-07-28T23:58:47.887558+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:48 smithi155 bash[68033]: audit 2024-07-28T23:58:48.329549+0000 mon.c (mon.2) 1998 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:58:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:48 smithi155 bash[68033]: audit 2024-07-28T23:58:48.330963+0000 mon.c (mon.2) 1999 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:58:49.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:48 smithi155 bash[68033]: audit 2024-07-28T23:58:48.340522+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:58:49.074 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14961 16 16 0 0 0 - 0 2024-07-28T23:58:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:49 smithi045 bash[82788]: audit 2024-07-28T23:58:48.778465+0000 mon.c (mon.2) 2000 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:49 smithi045 bash[80445]: audit 2024-07-28T23:58:48.778465+0000 mon.c (mon.2) 2000 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:49 smithi155 bash[73694]: debug 2024-07-28T23:58:49.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:49 smithi155 bash[68033]: audit 2024-07-28T23:58:48.778465+0000 mon.c (mon.2) 2000 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:58:50.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14962 16 16 0 0 0 - 0 2024-07-28T23:58:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:58:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:58:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:58:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:50 smithi045 bash[80445]: cluster 2024-07-28T23:58:49.624418+0000 mgr.y (mgr.34101) 8070 : cluster [DBG] pgmap v8998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:50.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:50 smithi045 bash[82788]: cluster 2024-07-28T23:58:49.624418+0000 mgr.y (mgr.34101) 8070 : cluster [DBG] pgmap v8998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:50 smithi155 bash[73694]: debug 2024-07-28T23:58:50.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:50 smithi155 bash[68033]: cluster 2024-07-28T23:58:49.624418+0000 mgr.y (mgr.34101) 8070 : cluster [DBG] pgmap v8998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:51.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14963 16 16 0 0 0 - 0 2024-07-28T23:58:52.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14964 16 16 0 0 0 - 0 2024-07-28T23:58:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:51 smithi155 bash[73694]: debug 2024-07-28T23:58:51.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:52.643 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:58:52 smithi155 bash[60745]: ts=2024-07-28T23:58:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:58:52.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:52 smithi045 bash[80445]: cluster 2024-07-28T23:58:51.626290+0000 mgr.y (mgr.34101) 8071 : cluster [DBG] pgmap v8999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:52 smithi045 bash[82788]: cluster 2024-07-28T23:58:51.626290+0000 mgr.y (mgr.34101) 8071 : cluster [DBG] pgmap v8999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:52 smithi155 bash[73694]: debug 2024-07-28T23:58:52.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:52 smithi155 bash[68033]: cluster 2024-07-28T23:58:51.626290+0000 mgr.y (mgr.34101) 8071 : cluster [DBG] pgmap v8999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:53.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14965 16 16 0 0 0 - 0 2024-07-28T23:58:54.075 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14966 16 16 0 0 0 - 0 2024-07-28T23:58:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:53 smithi155 bash[73694]: debug 2024-07-28T23:58:53.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:54 smithi045 bash[80445]: cluster 2024-07-28T23:58:53.627976+0000 mgr.y (mgr.34101) 8072 : cluster [DBG] pgmap v9000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:54 smithi045 bash[82788]: cluster 2024-07-28T23:58:53.627976+0000 mgr.y (mgr.34101) 8072 : cluster [DBG] pgmap v9000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:54 smithi155 bash[68033]: cluster 2024-07-28T23:58:53.627976+0000 mgr.y (mgr.34101) 8072 : cluster [DBG] pgmap v9000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:54 smithi155 bash[73694]: debug 2024-07-28T23:58:54.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:55.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14967 16 16 0 0 0 - 0 2024-07-28T23:58:56.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14968 16 16 0 0 0 - 0 2024-07-28T23:58:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:55 smithi155 bash[73694]: debug 2024-07-28T23:58:55.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:56 smithi045 bash[80445]: cluster 2024-07-28T23:58:55.629694+0000 mgr.y (mgr.34101) 8073 : cluster [DBG] pgmap v9001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:56 smithi045 bash[82788]: cluster 2024-07-28T23:58:55.629694+0000 mgr.y (mgr.34101) 8073 : cluster [DBG] pgmap v9001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:56 smithi155 bash[68033]: cluster 2024-07-28T23:58:55.629694+0000 mgr.y (mgr.34101) 8073 : cluster [DBG] pgmap v9001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:56 smithi155 bash[73694]: debug 2024-07-28T23:58:56.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:57.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14969 16 16 0 0 0 - 0 2024-07-28T23:58:58.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14970 16 16 0 0 0 - 0 2024-07-28T23:58:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:57 smithi155 bash[73694]: debug 2024-07-28T23:58:57.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:58:58 smithi045 bash[80445]: cluster 2024-07-28T23:58:57.631562+0000 mgr.y (mgr.34101) 8074 : cluster [DBG] pgmap v9002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:58:58 smithi045 bash[82788]: cluster 2024-07-28T23:58:57.631562+0000 mgr.y (mgr.34101) 8074 : cluster [DBG] pgmap v9002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:59.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:58:58 smithi155 bash[68033]: cluster 2024-07-28T23:58:57.631562+0000 mgr.y (mgr.34101) 8074 : cluster [DBG] pgmap v9002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:58:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:58 smithi155 bash[73694]: debug 2024-07-28T23:58:58.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:58:59.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14971 16 16 0 0 0 - 0 2024-07-28T23:59:00.076 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14972 16 16 0 0 0 - 0 2024-07-28T23:59:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:58:59 smithi155 bash[73694]: debug 2024-07-28T23:58:59.943+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:00.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:00 smithi155 bash[68033]: cluster 2024-07-28T23:58:59.633281+0000 mgr.y (mgr.34101) 8075 : cluster [DBG] pgmap v9003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:59:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:59:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:59:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:00 smithi045 bash[80445]: cluster 2024-07-28T23:58:59.633281+0000 mgr.y (mgr.34101) 8075 : cluster [DBG] pgmap v9003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:00 smithi045 bash[82788]: cluster 2024-07-28T23:58:59.633281+0000 mgr.y (mgr.34101) 8075 : cluster [DBG] pgmap v9003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:01.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14973 16 16 0 0 0 - 0 2024-07-28T23:59:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:00 smithi155 bash[73694]: debug 2024-07-28T23:59:00.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:02.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14974 16 16 0 0 0 - 0 2024-07-28T23:59:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:01 smithi155 bash[73694]: debug 2024-07-28T23:59:01.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:02.664 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:59:02 smithi155 bash[60745]: ts=2024-07-28T23:59:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:59:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:02 smithi045 bash[80445]: cluster 2024-07-28T23:59:01.635147+0000 mgr.y (mgr.34101) 8076 : cluster [DBG] pgmap v9004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:02 smithi045 bash[82788]: cluster 2024-07-28T23:59:01.635147+0000 mgr.y (mgr.34101) 8076 : cluster [DBG] pgmap v9004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:03.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:02 smithi155 bash[68033]: cluster 2024-07-28T23:59:01.635147+0000 mgr.y (mgr.34101) 8076 : cluster [DBG] pgmap v9004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:02 smithi155 bash[73694]: debug 2024-07-28T23:59:02.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:03.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14975 16 16 0 0 0 - 0 2024-07-28T23:59:04.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14976 16 16 0 0 0 - 0 2024-07-28T23:59:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:03 smithi155 bash[73694]: debug 2024-07-28T23:59:03.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:04 smithi045 bash[80445]: cluster 2024-07-28T23:59:03.636870+0000 mgr.y (mgr.34101) 8077 : cluster [DBG] pgmap v9005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:04 smithi045 bash[80445]: audit 2024-07-28T23:59:03.778791+0000 mon.c (mon.2) 2001 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:04 smithi045 bash[82788]: cluster 2024-07-28T23:59:03.636870+0000 mgr.y (mgr.34101) 8077 : cluster [DBG] pgmap v9005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:04.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:04 smithi045 bash[82788]: audit 2024-07-28T23:59:03.778791+0000 mon.c (mon.2) 2001 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:04 smithi155 bash[73694]: debug 2024-07-28T23:59:04.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:04 smithi155 bash[68033]: cluster 2024-07-28T23:59:03.636870+0000 mgr.y (mgr.34101) 8077 : cluster [DBG] pgmap v9005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:04 smithi155 bash[68033]: audit 2024-07-28T23:59:03.778791+0000 mon.c (mon.2) 2001 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:05.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14977 16 16 0 0 0 - 0 2024-07-28T23:59:06.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14978 16 16 0 0 0 - 0 2024-07-28T23:59:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:05 smithi155 bash[73694]: debug 2024-07-28T23:59:05.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:06.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:06 smithi045 bash[80445]: cluster 2024-07-28T23:59:05.638604+0000 mgr.y (mgr.34101) 8078 : cluster [DBG] pgmap v9006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:06 smithi045 bash[82788]: cluster 2024-07-28T23:59:05.638604+0000 mgr.y (mgr.34101) 8078 : cluster [DBG] pgmap v9006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:07.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:06 smithi155 bash[68033]: cluster 2024-07-28T23:59:05.638604+0000 mgr.y (mgr.34101) 8078 : cluster [DBG] pgmap v9006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:07.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:06 smithi155 bash[73694]: debug 2024-07-28T23:59:06.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:07.077 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14979 16 16 0 0 0 - 0 2024-07-28T23:59:08.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:59:08.079121+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:59:08.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:59:08.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14980 16 16 0 0 0 - 0 2024-07-28T23:59:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:07 smithi155 bash[73694]: debug 2024-07-28T23:59:07.883+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:08 smithi045 bash[80445]: cluster 2024-07-28T23:59:07.640488+0000 mgr.y (mgr.34101) 8079 : cluster [DBG] pgmap v9007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:08 smithi045 bash[82788]: cluster 2024-07-28T23:59:07.640488+0000 mgr.y (mgr.34101) 8079 : cluster [DBG] pgmap v9007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:08 smithi155 bash[68033]: cluster 2024-07-28T23:59:07.640488+0000 mgr.y (mgr.34101) 8079 : cluster [DBG] pgmap v9007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:08 smithi155 bash[73694]: debug 2024-07-28T23:59:08.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:09.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14981 16 16 0 0 0 - 0 2024-07-28T23:59:10.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14982 16 16 0 0 0 - 0 2024-07-28T23:59:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:09 smithi155 bash[73694]: debug 2024-07-28T23:59:09.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:59:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:59:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-28T23:59:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:10 smithi045 bash[82788]: cluster 2024-07-28T23:59:09.642237+0000 mgr.y (mgr.34101) 8080 : cluster [DBG] pgmap v9008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:10.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:10 smithi045 bash[80445]: cluster 2024-07-28T23:59:09.642237+0000 mgr.y (mgr.34101) 8080 : cluster [DBG] pgmap v9008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:10 smithi155 bash[73694]: debug 2024-07-28T23:59:10.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:10 smithi155 bash[68033]: cluster 2024-07-28T23:59:09.642237+0000 mgr.y (mgr.34101) 8080 : cluster [DBG] pgmap v9008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:11.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14983 16 16 0 0 0 - 0 2024-07-28T23:59:12.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14984 16 16 0 0 0 - 0 2024-07-28T23:59:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:11 smithi155 bash[73694]: debug 2024-07-28T23:59:11.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:12.685 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:59:12 smithi155 bash[60745]: ts=2024-07-28T23:59:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:59:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:12 smithi045 bash[80445]: cluster 2024-07-28T23:59:11.644086+0000 mgr.y (mgr.34101) 8081 : cluster [DBG] pgmap v9009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:12 smithi045 bash[82788]: cluster 2024-07-28T23:59:11.644086+0000 mgr.y (mgr.34101) 8081 : cluster [DBG] pgmap v9009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:12 smithi155 bash[68033]: cluster 2024-07-28T23:59:11.644086+0000 mgr.y (mgr.34101) 8081 : cluster [DBG] pgmap v9009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:12 smithi155 bash[73694]: debug 2024-07-28T23:59:12.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:13.078 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14985 16 16 0 0 0 - 0 2024-07-28T23:59:14.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14986 16 16 0 0 0 - 0 2024-07-28T23:59:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:13 smithi155 bash[73694]: debug 2024-07-28T23:59:13.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:14 smithi045 bash[80445]: cluster 2024-07-28T23:59:13.645842+0000 mgr.y (mgr.34101) 8082 : cluster [DBG] pgmap v9010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:14 smithi045 bash[82788]: cluster 2024-07-28T23:59:13.645842+0000 mgr.y (mgr.34101) 8082 : cluster [DBG] pgmap v9010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:14 smithi155 bash[68033]: cluster 2024-07-28T23:59:13.645842+0000 mgr.y (mgr.34101) 8082 : cluster [DBG] pgmap v9010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:14 smithi155 bash[73694]: debug 2024-07-28T23:59:14.915+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:15.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14987 16 16 0 0 0 - 0 2024-07-28T23:59:16.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14988 16 16 0 0 0 - 0 2024-07-28T23:59:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:15 smithi155 bash[73694]: debug 2024-07-28T23:59:15.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:16 smithi045 bash[82788]: cluster 2024-07-28T23:59:15.647546+0000 mgr.y (mgr.34101) 8083 : cluster [DBG] pgmap v9011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:16 smithi045 bash[80445]: cluster 2024-07-28T23:59:15.647546+0000 mgr.y (mgr.34101) 8083 : cluster [DBG] pgmap v9011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:16.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:16 smithi155 bash[68033]: cluster 2024-07-28T23:59:15.647546+0000 mgr.y (mgr.34101) 8083 : cluster [DBG] pgmap v9011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:17.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14989 16 16 0 0 0 - 0 2024-07-28T23:59:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:16 smithi155 bash[73694]: debug 2024-07-28T23:59:16.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:18.079 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14990 16 16 0 0 0 - 0 2024-07-28T23:59:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:17 smithi155 bash[73694]: debug 2024-07-28T23:59:17.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:18 smithi045 bash[80445]: cluster 2024-07-28T23:59:17.649409+0000 mgr.y (mgr.34101) 8084 : cluster [DBG] pgmap v9012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:18 smithi045 bash[82788]: cluster 2024-07-28T23:59:17.649409+0000 mgr.y (mgr.34101) 8084 : cluster [DBG] pgmap v9012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:18.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:18 smithi155 bash[68033]: cluster 2024-07-28T23:59:17.649409+0000 mgr.y (mgr.34101) 8084 : cluster [DBG] pgmap v9012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:19.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14991 16 16 0 0 0 - 0 2024-07-28T23:59:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:18 smithi155 bash[73694]: debug 2024-07-28T23:59:18.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:19 smithi045 bash[80445]: audit 2024-07-28T23:59:18.779194+0000 mon.c (mon.2) 2002 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:19 smithi045 bash[82788]: audit 2024-07-28T23:59:18.779194+0000 mon.c (mon.2) 2002 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:19.983 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:19 smithi155 bash[68033]: audit 2024-07-28T23:59:18.779194+0000 mon.c (mon.2) 2002 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:20.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14992 16 16 0 0 0 - 0 2024-07-28T23:59:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:19 smithi155 bash[73694]: debug 2024-07-28T23:59:19.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:20 smithi045 bash[80445]: cluster 2024-07-28T23:59:19.651151+0000 mgr.y (mgr.34101) 8085 : cluster [DBG] pgmap v9013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:59:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:59:20] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:59:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:20 smithi045 bash[82788]: cluster 2024-07-28T23:59:19.651151+0000 mgr.y (mgr.34101) 8085 : cluster [DBG] pgmap v9013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:20 smithi155 bash[73694]: debug 2024-07-28T23:59:20.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:20 smithi155 bash[68033]: cluster 2024-07-28T23:59:19.651151+0000 mgr.y (mgr.34101) 8085 : cluster [DBG] pgmap v9013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:21.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14993 16 16 0 0 0 - 0 2024-07-28T23:59:22.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14994 16 16 0 0 0 - 0 2024-07-28T23:59:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:21 smithi155 bash[73694]: debug 2024-07-28T23:59:21.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:22.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:59:22 smithi155 bash[60745]: ts=2024-07-28T23:59:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:59:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:22 smithi045 bash[80445]: cluster 2024-07-28T23:59:21.653035+0000 mgr.y (mgr.34101) 8086 : cluster [DBG] pgmap v9014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:22 smithi045 bash[82788]: cluster 2024-07-28T23:59:21.653035+0000 mgr.y (mgr.34101) 8086 : cluster [DBG] pgmap v9014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:22 smithi155 bash[73694]: debug 2024-07-28T23:59:22.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:22 smithi155 bash[68033]: cluster 2024-07-28T23:59:21.653035+0000 mgr.y (mgr.34101) 8086 : cluster [DBG] pgmap v9014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:23.080 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14995 16 16 0 0 0 - 0 2024-07-28T23:59:24.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14996 16 16 0 0 0 - 0 2024-07-28T23:59:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:23 smithi155 bash[73694]: debug 2024-07-28T23:59:23.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:24 smithi045 bash[80445]: cluster 2024-07-28T23:59:23.654818+0000 mgr.y (mgr.34101) 8087 : cluster [DBG] pgmap v9015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:24.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:24 smithi045 bash[82788]: cluster 2024-07-28T23:59:23.654818+0000 mgr.y (mgr.34101) 8087 : cluster [DBG] pgmap v9015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:25.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:24 smithi155 bash[68033]: cluster 2024-07-28T23:59:23.654818+0000 mgr.y (mgr.34101) 8087 : cluster [DBG] pgmap v9015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:24 smithi155 bash[73694]: debug 2024-07-28T23:59:24.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:25.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14997 16 16 0 0 0 - 0 2024-07-28T23:59:26.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14998 16 16 0 0 0 - 0 2024-07-28T23:59:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:25 smithi155 bash[73694]: debug 2024-07-28T23:59:25.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:26 smithi155 bash[68033]: cluster 2024-07-28T23:59:25.656559+0000 mgr.y (mgr.34101) 8088 : cluster [DBG] pgmap v9016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:26 smithi155 bash[73694]: debug 2024-07-28T23:59:26.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:27.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:14999 16 16 0 0 0 - 0 2024-07-28T23:59:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:26 smithi045 bash[80445]: cluster 2024-07-28T23:59:25.656559+0000 mgr.y (mgr.34101) 8088 : cluster [DBG] pgmap v9016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:26 smithi045 bash[82788]: cluster 2024-07-28T23:59:25.656559+0000 mgr.y (mgr.34101) 8088 : cluster [DBG] pgmap v9016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:28.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:59:28.082463+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:59:28.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:59:28.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15000 16 16 0 0 0 - 0 2024-07-28T23:59:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:27 smithi155 bash[73694]: debug 2024-07-28T23:59:27.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:28 smithi155 bash[73694]: debug 2024-07-28T23:59:28.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:28 smithi155 bash[68033]: cluster 2024-07-28T23:59:27.658470+0000 mgr.y (mgr.34101) 8089 : cluster [DBG] pgmap v9017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:29.081 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15001 16 16 0 0 0 - 0 2024-07-28T23:59:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:28 smithi045 bash[82788]: cluster 2024-07-28T23:59:27.658470+0000 mgr.y (mgr.34101) 8089 : cluster [DBG] pgmap v9017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:28 smithi045 bash[80445]: cluster 2024-07-28T23:59:27.658470+0000 mgr.y (mgr.34101) 8089 : cluster [DBG] pgmap v9017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:30.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15002 16 16 0 0 0 - 0 2024-07-28T23:59:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:29 smithi155 bash[73694]: debug 2024-07-28T23:59:29.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:59:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:59:30] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:59:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:30 smithi045 bash[82788]: cluster 2024-07-28T23:59:29.660243+0000 mgr.y (mgr.34101) 8090 : cluster [DBG] pgmap v9018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:30.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:30 smithi045 bash[80445]: cluster 2024-07-28T23:59:29.660243+0000 mgr.y (mgr.34101) 8090 : cluster [DBG] pgmap v9018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:30 smithi155 bash[68033]: cluster 2024-07-28T23:59:29.660243+0000 mgr.y (mgr.34101) 8090 : cluster [DBG] pgmap v9018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:30 smithi155 bash[73694]: debug 2024-07-28T23:59:30.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:31.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15003 16 16 0 0 0 - 0 2024-07-28T23:59:32.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15004 16 16 0 0 0 - 0 2024-07-28T23:59:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:31 smithi155 bash[73694]: debug 2024-07-28T23:59:31.858+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:32.733 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:59:32 smithi155 bash[60745]: ts=2024-07-28T23:59:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:59:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:32 smithi155 bash[73694]: debug 2024-07-28T23:59:32.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:32 smithi155 bash[68033]: cluster 2024-07-28T23:59:31.662162+0000 mgr.y (mgr.34101) 8091 : cluster [DBG] pgmap v9019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:33.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15005 16 16 0 0 0 - 0 2024-07-28T23:59:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:32 smithi045 bash[80445]: cluster 2024-07-28T23:59:31.662162+0000 mgr.y (mgr.34101) 8091 : cluster [DBG] pgmap v9019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:32 smithi045 bash[82788]: cluster 2024-07-28T23:59:31.662162+0000 mgr.y (mgr.34101) 8091 : cluster [DBG] pgmap v9019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:34.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15006 16 16 0 0 0 - 0 2024-07-28T23:59:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:33 smithi155 bash[73694]: debug 2024-07-28T23:59:33.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:34 smithi155 bash[73694]: debug 2024-07-28T23:59:34.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:34 smithi155 bash[68033]: cluster 2024-07-28T23:59:33.663938+0000 mgr.y (mgr.34101) 8092 : cluster [DBG] pgmap v9020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:35.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:34 smithi155 bash[68033]: audit 2024-07-28T23:59:33.779649+0000 mon.c (mon.2) 2003 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:35.082 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15007 16 16 0 0 0 - 0 2024-07-28T23:59:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:34 smithi045 bash[82788]: cluster 2024-07-28T23:59:33.663938+0000 mgr.y (mgr.34101) 8092 : cluster [DBG] pgmap v9020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:34 smithi045 bash[82788]: audit 2024-07-28T23:59:33.779649+0000 mon.c (mon.2) 2003 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:34 smithi045 bash[80445]: cluster 2024-07-28T23:59:33.663938+0000 mgr.y (mgr.34101) 8092 : cluster [DBG] pgmap v9020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:35.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:34 smithi045 bash[80445]: audit 2024-07-28T23:59:33.779649+0000 mon.c (mon.2) 2003 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:36.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15008 16 16 0 0 0 - 0 2024-07-28T23:59:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:35 smithi155 bash[73694]: debug 2024-07-28T23:59:35.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:37.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:36 smithi155 bash[68033]: cluster 2024-07-28T23:59:35.665673+0000 mgr.y (mgr.34101) 8093 : cluster [DBG] pgmap v9021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:37.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:36 smithi155 bash[73694]: debug 2024-07-28T23:59:36.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:37.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15009 16 16 0 0 0 - 0 2024-07-28T23:59:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:36 smithi045 bash[80445]: cluster 2024-07-28T23:59:35.665673+0000 mgr.y (mgr.34101) 8093 : cluster [DBG] pgmap v9021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:36 smithi045 bash[82788]: cluster 2024-07-28T23:59:35.665673+0000 mgr.y (mgr.34101) 8093 : cluster [DBG] pgmap v9021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:38.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15010 16 16 0 0 0 - 0 2024-07-28T23:59:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:37 smithi155 bash[73694]: debug 2024-07-28T23:59:37.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:39.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:38 smithi155 bash[68033]: cluster 2024-07-28T23:59:37.667551+0000 mgr.y (mgr.34101) 8094 : cluster [DBG] pgmap v9022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:39.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:38 smithi155 bash[73694]: debug 2024-07-28T23:59:38.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:39.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15011 16 16 0 0 0 - 0 2024-07-28T23:59:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:38 smithi045 bash[80445]: cluster 2024-07-28T23:59:37.667551+0000 mgr.y (mgr.34101) 8094 : cluster [DBG] pgmap v9022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:38 smithi045 bash[82788]: cluster 2024-07-28T23:59:37.667551+0000 mgr.y (mgr.34101) 8094 : cluster [DBG] pgmap v9022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:40.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15012 16 16 0 0 0 - 0 2024-07-28T23:59:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:39 smithi155 bash[73694]: debug 2024-07-28T23:59:39.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:59:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:59:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-28T23:59:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:40 smithi045 bash[80445]: cluster 2024-07-28T23:59:39.669266+0000 mgr.y (mgr.34101) 8095 : cluster [DBG] pgmap v9023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:40 smithi045 bash[82788]: cluster 2024-07-28T23:59:39.669266+0000 mgr.y (mgr.34101) 8095 : cluster [DBG] pgmap v9023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:40 smithi155 bash[73694]: debug 2024-07-28T23:59:40.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:40 smithi155 bash[68033]: cluster 2024-07-28T23:59:39.669266+0000 mgr.y (mgr.34101) 8095 : cluster [DBG] pgmap v9023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:41.083 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15013 16 16 0 0 0 - 0 2024-07-28T23:59:42.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15014 16 16 0 0 0 - 0 2024-07-28T23:59:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:41 smithi155 bash[73694]: debug 2024-07-28T23:59:41.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:42.754 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:59:42 smithi155 bash[60745]: ts=2024-07-28T23:59:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:59:43.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:42 smithi155 bash[68033]: cluster 2024-07-28T23:59:41.671134+0000 mgr.y (mgr.34101) 8096 : cluster [DBG] pgmap v9024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:43.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:42 smithi155 bash[73694]: debug 2024-07-28T23:59:42.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:43.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15015 16 16 0 0 0 - 0 2024-07-28T23:59:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:42 smithi045 bash[80445]: cluster 2024-07-28T23:59:41.671134+0000 mgr.y (mgr.34101) 8096 : cluster [DBG] pgmap v9024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:42 smithi045 bash[82788]: cluster 2024-07-28T23:59:41.671134+0000 mgr.y (mgr.34101) 8096 : cluster [DBG] pgmap v9024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:44.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15016 16 16 0 0 0 - 0 2024-07-28T23:59:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:43 smithi155 bash[73694]: debug 2024-07-28T23:59:43.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:45.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15017 16 16 0 0 0 - 0 2024-07-28T23:59:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:44 smithi155 bash[73694]: debug 2024-07-28T23:59:44.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:45.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:45 smithi045 bash[80445]: cluster 2024-07-28T23:59:43.672858+0000 mgr.y (mgr.34101) 8097 : cluster [DBG] pgmap v9025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:45.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:45 smithi045 bash[82788]: cluster 2024-07-28T23:59:43.672858+0000 mgr.y (mgr.34101) 8097 : cluster [DBG] pgmap v9025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:45 smithi155 bash[68033]: cluster 2024-07-28T23:59:43.672858+0000 mgr.y (mgr.34101) 8097 : cluster [DBG] pgmap v9025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:46.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15018 16 16 0 0 0 - 0 2024-07-28T23:59:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:45 smithi155 bash[73694]: debug 2024-07-28T23:59:45.946+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:47.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15019 16 16 0 0 0 - 0 2024-07-28T23:59:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:46 smithi155 bash[73694]: debug 2024-07-28T23:59:46.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:47 smithi045 bash[80445]: cluster 2024-07-28T23:59:45.674724+0000 mgr.y (mgr.34101) 8098 : cluster [DBG] pgmap v9026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:47 smithi045 bash[82788]: cluster 2024-07-28T23:59:45.674724+0000 mgr.y (mgr.34101) 8098 : cluster [DBG] pgmap v9026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:47 smithi155 bash[68033]: cluster 2024-07-28T23:59:45.674724+0000 mgr.y (mgr.34101) 8098 : cluster [DBG] pgmap v9026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:48.084 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-28T23:59:48.085832+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-28T23:59:48.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-28T23:59:48.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15020 16 16 0 0 0 - 0 2024-07-28T23:59:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:47 smithi155 bash[73694]: debug 2024-07-28T23:59:47.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:48 smithi045 bash[80445]: audit 2024-07-28T23:59:48.434033+0000 mon.c (mon.2) 2004 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:59:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:48 smithi045 bash[82788]: audit 2024-07-28T23:59:48.434033+0000 mon.c (mon.2) 2004 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:59:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:48 smithi155 bash[68033]: audit 2024-07-28T23:59:48.434033+0000 mon.c (mon.2) 2004 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-28T23:59:49.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15021 16 16 0 0 0 - 0 2024-07-28T23:59:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:48 smithi155 bash[73694]: debug 2024-07-28T23:59:48.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:49 smithi045 bash[80445]: cluster 2024-07-28T23:59:47.676778+0000 mgr.y (mgr.34101) 8099 : cluster [DBG] pgmap v9027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:49 smithi045 bash[80445]: audit 2024-07-28T23:59:48.779048+0000 mon.c (mon.2) 2005 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:49 smithi045 bash[82788]: cluster 2024-07-28T23:59:47.676778+0000 mgr.y (mgr.34101) 8099 : cluster [DBG] pgmap v9027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:49 smithi045 bash[82788]: audit 2024-07-28T23:59:48.779048+0000 mon.c (mon.2) 2005 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:49 smithi155 bash[68033]: cluster 2024-07-28T23:59:47.676778+0000 mgr.y (mgr.34101) 8099 : cluster [DBG] pgmap v9027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:49 smithi155 bash[68033]: audit 2024-07-28T23:59:48.779048+0000 mon.c (mon.2) 2005 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-28T23:59:50.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15022 16 16 0 0 0 - 0 2024-07-28T23:59:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:50 smithi155 bash[73694]: debug 2024-07-28T23:59:49.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 28 23:59:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [28/Jul/2024:23:59:50] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-28T23:59:51.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15023 16 16 0 0 0 - 0 2024-07-28T23:59:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:50 smithi155 bash[73694]: debug 2024-07-28T23:59:50.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:51 smithi045 bash[80445]: cluster 2024-07-28T23:59:49.678580+0000 mgr.y (mgr.34101) 8100 : cluster [DBG] pgmap v9028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:51 smithi045 bash[82788]: cluster 2024-07-28T23:59:49.678580+0000 mgr.y (mgr.34101) 8100 : cluster [DBG] pgmap v9028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:51 smithi155 bash[68033]: cluster 2024-07-28T23:59:49.678580+0000 mgr.y (mgr.34101) 8100 : cluster [DBG] pgmap v9028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:52.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15024 16 16 0 0 0 - 0 2024-07-28T23:59:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:52 smithi155 bash[73694]: debug 2024-07-28T23:59:52.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 28 23:59:52 smithi155 bash[60745]: ts=2024-07-28T23:59:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-28T23:59:53.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15025 16 16 0 0 0 - 0 2024-07-28T23:59:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:52 smithi155 bash[73694]: debug 2024-07-28T23:59:52.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:53 smithi045 bash[80445]: cluster 2024-07-28T23:59:51.680449+0000 mgr.y (mgr.34101) 8101 : cluster [DBG] pgmap v9029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:53 smithi045 bash[82788]: cluster 2024-07-28T23:59:51.680449+0000 mgr.y (mgr.34101) 8101 : cluster [DBG] pgmap v9029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:53.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:53 smithi155 bash[68033]: cluster 2024-07-28T23:59:51.680449+0000 mgr.y (mgr.34101) 8101 : cluster [DBG] pgmap v9029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:54.085 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15026 16 16 0 0 0 - 0 2024-07-28T23:59:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:53 smithi155 bash[73694]: debug 2024-07-28T23:59:53.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:55.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15027 16 16 0 0 0 - 0 2024-07-28T23:59:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:54 smithi155 bash[73694]: debug 2024-07-28T23:59:54.982+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:55 smithi155 bash[68033]: cluster 2024-07-28T23:59:53.681261+0000 mgr.y (mgr.34101) 8102 : cluster [DBG] pgmap v9030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:55 smithi155 bash[68033]: audit 2024-07-28T23:59:54.129012+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:55 smithi155 bash[68033]: audit 2024-07-28T23:59:54.135258+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:55 smithi155 bash[68033]: audit 2024-07-28T23:59:54.309983+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:55 smithi155 bash[68033]: audit 2024-07-28T23:59:54.322350+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:55 smithi155 bash[68033]: audit 2024-07-28T23:59:54.753720+0000 mon.c (mon.2) 2006 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:59:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:55 smithi155 bash[68033]: audit 2024-07-28T23:59:54.754997+0000 mon.c (mon.2) 2007 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:59:55.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:55 smithi155 bash[68033]: audit 2024-07-28T23:59:54.763572+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[80445]: cluster 2024-07-28T23:59:53.681261+0000 mgr.y (mgr.34101) 8102 : cluster [DBG] pgmap v9030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[80445]: audit 2024-07-28T23:59:54.129012+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[80445]: audit 2024-07-28T23:59:54.135258+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[80445]: audit 2024-07-28T23:59:54.309983+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[80445]: audit 2024-07-28T23:59:54.322350+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[80445]: audit 2024-07-28T23:59:54.753720+0000 mon.c (mon.2) 2006 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:59:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[80445]: audit 2024-07-28T23:59:54.754997+0000 mon.c (mon.2) 2007 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:59:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[80445]: audit 2024-07-28T23:59:54.763572+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[82788]: cluster 2024-07-28T23:59:53.681261+0000 mgr.y (mgr.34101) 8102 : cluster [DBG] pgmap v9030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[82788]: audit 2024-07-28T23:59:54.129012+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[82788]: audit 2024-07-28T23:59:54.135258+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[82788]: audit 2024-07-28T23:59:54.309983+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[82788]: audit 2024-07-28T23:59:54.322350+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[82788]: audit 2024-07-28T23:59:54.753720+0000 mon.c (mon.2) 2006 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-28T23:59:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[82788]: audit 2024-07-28T23:59:54.754997+0000 mon.c (mon.2) 2007 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-28T23:59:55.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:55 smithi045 bash[82788]: audit 2024-07-28T23:59:54.763572+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-28T23:59:56.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15028 16 16 0 0 0 - 0 2024-07-28T23:59:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:56 smithi155 bash[73694]: debug 2024-07-28T23:59:56.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:57.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15029 16 16 0 0 0 - 0 2024-07-28T23:59:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:57 smithi045 bash[80445]: cluster 2024-07-28T23:59:55.682942+0000 mgr.y (mgr.34101) 8103 : cluster [DBG] pgmap v9031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:57 smithi045 bash[82788]: cluster 2024-07-28T23:59:55.682942+0000 mgr.y (mgr.34101) 8103 : cluster [DBG] pgmap v9031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:57 smithi155 bash[73694]: debug 2024-07-28T23:59:57.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:57.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:57 smithi155 bash[68033]: cluster 2024-07-28T23:59:55.682942+0000 mgr.y (mgr.34101) 8103 : cluster [DBG] pgmap v9031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:58.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15030 16 16 0 0 0 - 0 2024-07-28T23:59:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:58 smithi155 bash[73694]: debug 2024-07-28T23:59:58.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:59.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15031 16 16 0 0 0 - 0 2024-07-28T23:59:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 28 23:59:59 smithi155 bash[73694]: debug 2024-07-28T23:59:59.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-28T23:59:59.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 28 23:59:59 smithi155 bash[68033]: cluster 2024-07-28T23:59:57.684803+0000 mgr.y (mgr.34101) 8104 : cluster [DBG] pgmap v9032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 28 23:59:59 smithi045 bash[80445]: cluster 2024-07-28T23:59:57.684803+0000 mgr.y (mgr.34101) 8104 : cluster [DBG] pgmap v9032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-28T23:59:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 28 23:59:59 smithi045 bash[82788]: cluster 2024-07-28T23:59:57.684803+0000 mgr.y (mgr.34101) 8104 : cluster [DBG] pgmap v9032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:00.086 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15032 16 16 0 0 0 - 0 2024-07-29T00:00:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:00 smithi045 bash[80445]: cluster 2024-07-29T00:00:00.000166+0000 mon.a (mon.0) 4155 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:00:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:00 smithi045 bash[82788]: cluster 2024-07-29T00:00:00.000166+0000 mon.a (mon.0) 4155 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:00:00.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:00 smithi155 bash[68033]: cluster 2024-07-29T00:00:00.000166+0000 mon.a (mon.0) 4155 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:00:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:00 smithi155 bash[73694]: debug 2024-07-29T00:00:00.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:00:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:00:00] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:00:01.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15033 16 16 0 0 0 - 0 2024-07-29T00:00:01.421 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:01 smithi155 bash[73694]: debug 2024-07-29T00:00:01.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:01.422 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:01 smithi155 bash[68033]: cluster 2024-07-28T23:59:59.686543+0000 mgr.y (mgr.34101) 8105 : cluster [DBG] pgmap v9033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:01 smithi045 bash[80445]: cluster 2024-07-28T23:59:59.686543+0000 mgr.y (mgr.34101) 8105 : cluster [DBG] pgmap v9033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:01 smithi045 bash[82788]: cluster 2024-07-28T23:59:59.686543+0000 mgr.y (mgr.34101) 8105 : cluster [DBG] pgmap v9033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:02.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15034 16 16 0 0 0 - 0 2024-07-29T00:00:02.322 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:02 smithi155 bash[73694]: debug 2024-07-29T00:00:02.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:00:02 smithi155 bash[60745]: ts=2024-07-29T00:00:02.321Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:00:03.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15035 16 16 0 0 0 - 0 2024-07-29T00:00:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:03 smithi045 bash[80445]: cluster 2024-07-29T00:00:01.688409+0000 mgr.y (mgr.34101) 8106 : cluster [DBG] pgmap v9034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:03 smithi045 bash[82788]: cluster 2024-07-29T00:00:01.688409+0000 mgr.y (mgr.34101) 8106 : cluster [DBG] pgmap v9034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:03 smithi155 bash[68033]: cluster 2024-07-29T00:00:01.688409+0000 mgr.y (mgr.34101) 8106 : cluster [DBG] pgmap v9034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:03 smithi155 bash[73694]: debug 2024-07-29T00:00:03.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:04.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15036 16 16 0 0 0 - 0 2024-07-29T00:00:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:04 smithi045 bash[80445]: audit 2024-07-29T00:00:03.780261+0000 mon.c (mon.2) 2008 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:04 smithi045 bash[82788]: audit 2024-07-29T00:00:03.780261+0000 mon.c (mon.2) 2008 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:04 smithi155 bash[68033]: audit 2024-07-29T00:00:03.780261+0000 mon.c (mon.2) 2008 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:04 smithi155 bash[73694]: debug 2024-07-29T00:00:04.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:05.087 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15037 16 16 0 0 0 - 0 2024-07-29T00:00:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:05 smithi045 bash[80445]: cluster 2024-07-29T00:00:03.690158+0000 mgr.y (mgr.34101) 8107 : cluster [DBG] pgmap v9035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:05.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:05 smithi045 bash[82788]: cluster 2024-07-29T00:00:03.690158+0000 mgr.y (mgr.34101) 8107 : cluster [DBG] pgmap v9035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:05 smithi155 bash[73694]: debug 2024-07-29T00:00:05.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:05.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:05 smithi155 bash[68033]: cluster 2024-07-29T00:00:03.690158+0000 mgr.y (mgr.34101) 8107 : cluster [DBG] pgmap v9035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:06.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15038 16 16 0 0 0 - 0 2024-07-29T00:00:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:06 smithi155 bash[73694]: debug 2024-07-29T00:00:06.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:07.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15039 16 16 0 0 0 - 0 2024-07-29T00:00:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:07 smithi045 bash[80445]: cluster 2024-07-29T00:00:05.691885+0000 mgr.y (mgr.34101) 8108 : cluster [DBG] pgmap v9036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:07 smithi045 bash[82788]: cluster 2024-07-29T00:00:05.691885+0000 mgr.y (mgr.34101) 8108 : cluster [DBG] pgmap v9036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:07.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:07 smithi155 bash[68033]: cluster 2024-07-29T00:00:05.691885+0000 mgr.y (mgr.34101) 8108 : cluster [DBG] pgmap v9036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:07 smithi155 bash[73694]: debug 2024-07-29T00:00:07.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:08.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:00:08.089057+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:00:08.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:00:08.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15040 16 16 0 0 0 - 0 2024-07-29T00:00:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:08 smithi155 bash[73694]: debug 2024-07-29T00:00:08.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:09.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15041 16 16 0 0 0 - 0 2024-07-29T00:00:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:09 smithi045 bash[80445]: cluster 2024-07-29T00:00:07.693741+0000 mgr.y (mgr.34101) 8109 : cluster [DBG] pgmap v9037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:09 smithi045 bash[82788]: cluster 2024-07-29T00:00:07.693741+0000 mgr.y (mgr.34101) 8109 : cluster [DBG] pgmap v9037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:09.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:09 smithi155 bash[68033]: cluster 2024-07-29T00:00:07.693741+0000 mgr.y (mgr.34101) 8109 : cluster [DBG] pgmap v9037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:09 smithi155 bash[73694]: debug 2024-07-29T00:00:09.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:10.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15042 16 16 0 0 0 - 0 2024-07-29T00:00:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:10 smithi155 bash[73694]: debug 2024-07-29T00:00:10.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:00:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:00:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:00:11.088 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15043 16 16 0 0 0 - 0 2024-07-29T00:00:11.448 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:11 smithi155 bash[73694]: debug 2024-07-29T00:00:11.097+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:11 smithi045 bash[82788]: cluster 2024-07-29T00:00:09.695415+0000 mgr.y (mgr.34101) 8110 : cluster [DBG] pgmap v9038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:11 smithi045 bash[80445]: cluster 2024-07-29T00:00:09.695415+0000 mgr.y (mgr.34101) 8110 : cluster [DBG] pgmap v9038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:11 smithi155 bash[68033]: cluster 2024-07-29T00:00:09.695415+0000 mgr.y (mgr.34101) 8110 : cluster [DBG] pgmap v9038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:12.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15044 16 16 0 0 0 - 0 2024-07-29T00:00:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:12 smithi155 bash[73694]: debug 2024-07-29T00:00:12.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:00:12 smithi155 bash[60745]: ts=2024-07-29T00:00:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:00:13.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15045 16 16 0 0 0 - 0 2024-07-29T00:00:13.452 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:13 smithi155 bash[73694]: debug 2024-07-29T00:00:13.149+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:13 smithi045 bash[82788]: cluster 2024-07-29T00:00:11.697269+0000 mgr.y (mgr.34101) 8111 : cluster [DBG] pgmap v9039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:13 smithi045 bash[80445]: cluster 2024-07-29T00:00:11.697269+0000 mgr.y (mgr.34101) 8111 : cluster [DBG] pgmap v9039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:13 smithi155 bash[68033]: cluster 2024-07-29T00:00:11.697269+0000 mgr.y (mgr.34101) 8111 : cluster [DBG] pgmap v9039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:14.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15046 16 16 0 0 0 - 0 2024-07-29T00:00:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:14 smithi155 bash[73694]: debug 2024-07-29T00:00:14.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:15.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15047 16 16 0 0 0 - 0 2024-07-29T00:00:15.457 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:15 smithi155 bash[73694]: debug 2024-07-29T00:00:15.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:15 smithi045 bash[82788]: cluster 2024-07-29T00:00:13.699005+0000 mgr.y (mgr.34101) 8112 : cluster [DBG] pgmap v9040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:15 smithi045 bash[80445]: cluster 2024-07-29T00:00:13.699005+0000 mgr.y (mgr.34101) 8112 : cluster [DBG] pgmap v9040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:15 smithi155 bash[68033]: cluster 2024-07-29T00:00:13.699005+0000 mgr.y (mgr.34101) 8112 : cluster [DBG] pgmap v9040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:16.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15048 16 16 0 0 0 - 0 2024-07-29T00:00:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:16 smithi155 bash[73694]: debug 2024-07-29T00:00:16.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:17.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15049 16 16 0 0 0 - 0 2024-07-29T00:00:17.461 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:17 smithi155 bash[73694]: debug 2024-07-29T00:00:17.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:17 smithi045 bash[80445]: cluster 2024-07-29T00:00:15.700759+0000 mgr.y (mgr.34101) 8113 : cluster [DBG] pgmap v9041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:17 smithi045 bash[82788]: cluster 2024-07-29T00:00:15.700759+0000 mgr.y (mgr.34101) 8113 : cluster [DBG] pgmap v9041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:17 smithi155 bash[68033]: cluster 2024-07-29T00:00:15.700759+0000 mgr.y (mgr.34101) 8113 : cluster [DBG] pgmap v9041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:18.089 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15050 16 16 0 0 0 - 0 2024-07-29T00:00:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:18 smithi155 bash[73694]: debug 2024-07-29T00:00:18.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:19.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15051 16 16 0 0 0 - 0 2024-07-29T00:00:19.466 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:19 smithi155 bash[73694]: debug 2024-07-29T00:00:19.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:19 smithi045 bash[80445]: cluster 2024-07-29T00:00:17.702673+0000 mgr.y (mgr.34101) 8114 : cluster [DBG] pgmap v9042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:19 smithi045 bash[80445]: audit 2024-07-29T00:00:18.780717+0000 mon.c (mon.2) 2009 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:19 smithi045 bash[82788]: cluster 2024-07-29T00:00:17.702673+0000 mgr.y (mgr.34101) 8114 : cluster [DBG] pgmap v9042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:19 smithi045 bash[82788]: audit 2024-07-29T00:00:18.780717+0000 mon.c (mon.2) 2009 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:19 smithi155 bash[68033]: cluster 2024-07-29T00:00:17.702673+0000 mgr.y (mgr.34101) 8114 : cluster [DBG] pgmap v9042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:19 smithi155 bash[68033]: audit 2024-07-29T00:00:18.780717+0000 mon.c (mon.2) 2009 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:20.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15052 16 16 0 0 0 - 0 2024-07-29T00:00:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:20 smithi155 bash[73694]: debug 2024-07-29T00:00:20.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:00:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:00:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:00:21.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15053 16 16 0 0 0 - 0 2024-07-29T00:00:21.470 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:21 smithi155 bash[73694]: debug 2024-07-29T00:00:21.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:21 smithi155 bash[68033]: cluster 2024-07-29T00:00:19.704423+0000 mgr.y (mgr.34101) 8115 : cluster [DBG] pgmap v9043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:21 smithi045 bash[80445]: cluster 2024-07-29T00:00:19.704423+0000 mgr.y (mgr.34101) 8115 : cluster [DBG] pgmap v9043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:21.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:21 smithi045 bash[82788]: cluster 2024-07-29T00:00:19.704423+0000 mgr.y (mgr.34101) 8115 : cluster [DBG] pgmap v9043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:22.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15054 16 16 0 0 0 - 0 2024-07-29T00:00:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:22 smithi155 bash[73694]: debug 2024-07-29T00:00:22.169+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:00:22 smithi155 bash[60745]: ts=2024-07-29T00:00:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:00:23.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15055 16 16 0 0 0 - 0 2024-07-29T00:00:23.474 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:23 smithi155 bash[73694]: debug 2024-07-29T00:00:23.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:23 smithi155 bash[68033]: cluster 2024-07-29T00:00:21.706310+0000 mgr.y (mgr.34101) 8116 : cluster [DBG] pgmap v9044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:23 smithi045 bash[80445]: cluster 2024-07-29T00:00:21.706310+0000 mgr.y (mgr.34101) 8116 : cluster [DBG] pgmap v9044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:23 smithi045 bash[82788]: cluster 2024-07-29T00:00:21.706310+0000 mgr.y (mgr.34101) 8116 : cluster [DBG] pgmap v9044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:24.090 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15056 16 16 0 0 0 - 0 2024-07-29T00:00:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:24 smithi155 bash[73694]: debug 2024-07-29T00:00:24.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:25.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15057 16 16 0 0 0 - 0 2024-07-29T00:00:25.478 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:25 smithi155 bash[73694]: debug 2024-07-29T00:00:25.153+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:25 smithi155 bash[68033]: cluster 2024-07-29T00:00:23.708038+0000 mgr.y (mgr.34101) 8117 : cluster [DBG] pgmap v9045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:25 smithi045 bash[80445]: cluster 2024-07-29T00:00:23.708038+0000 mgr.y (mgr.34101) 8117 : cluster [DBG] pgmap v9045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:25 smithi045 bash[82788]: cluster 2024-07-29T00:00:23.708038+0000 mgr.y (mgr.34101) 8117 : cluster [DBG] pgmap v9045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:26.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15058 16 16 0 0 0 - 0 2024-07-29T00:00:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:26 smithi155 bash[73694]: debug 2024-07-29T00:00:26.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:27.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15059 16 16 0 0 0 - 0 2024-07-29T00:00:27.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:27 smithi155 bash[73694]: debug 2024-07-29T00:00:27.185+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:27 smithi155 bash[68033]: cluster 2024-07-29T00:00:25.709885+0000 mgr.y (mgr.34101) 8118 : cluster [DBG] pgmap v9046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:27 smithi045 bash[80445]: cluster 2024-07-29T00:00:25.709885+0000 mgr.y (mgr.34101) 8118 : cluster [DBG] pgmap v9046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:27 smithi045 bash[82788]: cluster 2024-07-29T00:00:25.709885+0000 mgr.y (mgr.34101) 8118 : cluster [DBG] pgmap v9046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:28.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:00:28.092367+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:00:28.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:00:28.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15060 16 16 0 0 0 - 0 2024-07-29T00:00:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:28 smithi155 bash[73694]: debug 2024-07-29T00:00:28.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:29.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15061 16 16 0 0 0 - 0 2024-07-29T00:00:29.486 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:29 smithi155 bash[73694]: debug 2024-07-29T00:00:29.197+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:29 smithi155 bash[68033]: cluster 2024-07-29T00:00:27.711740+0000 mgr.y (mgr.34101) 8119 : cluster [DBG] pgmap v9047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:29 smithi045 bash[82788]: cluster 2024-07-29T00:00:27.711740+0000 mgr.y (mgr.34101) 8119 : cluster [DBG] pgmap v9047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:29 smithi045 bash[80445]: cluster 2024-07-29T00:00:27.711740+0000 mgr.y (mgr.34101) 8119 : cluster [DBG] pgmap v9047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:30.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15062 16 16 0 0 0 - 0 2024-07-29T00:00:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:30 smithi155 bash[73694]: debug 2024-07-29T00:00:30.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:00:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:00:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:00:31.091 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15063 16 16 0 0 0 - 0 2024-07-29T00:00:31.490 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:31 smithi155 bash[73694]: debug 2024-07-29T00:00:31.213+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:31 smithi155 bash[68033]: cluster 2024-07-29T00:00:29.713464+0000 mgr.y (mgr.34101) 8120 : cluster [DBG] pgmap v9048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:31 smithi045 bash[80445]: cluster 2024-07-29T00:00:29.713464+0000 mgr.y (mgr.34101) 8120 : cluster [DBG] pgmap v9048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:31 smithi045 bash[82788]: cluster 2024-07-29T00:00:29.713464+0000 mgr.y (mgr.34101) 8120 : cluster [DBG] pgmap v9048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:32.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15064 16 16 0 0 0 - 0 2024-07-29T00:00:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:32 smithi155 bash[73694]: debug 2024-07-29T00:00:32.205+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:00:32 smithi155 bash[60745]: ts=2024-07-29T00:00:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:00:33.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15065 16 16 0 0 0 - 0 2024-07-29T00:00:33.494 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:33 smithi155 bash[73694]: debug 2024-07-29T00:00:33.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:33 smithi155 bash[68033]: cluster 2024-07-29T00:00:31.715370+0000 mgr.y (mgr.34101) 8121 : cluster [DBG] pgmap v9049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:33 smithi045 bash[80445]: cluster 2024-07-29T00:00:31.715370+0000 mgr.y (mgr.34101) 8121 : cluster [DBG] pgmap v9049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:33 smithi045 bash[82788]: cluster 2024-07-29T00:00:31.715370+0000 mgr.y (mgr.34101) 8121 : cluster [DBG] pgmap v9049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:34.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15066 16 16 0 0 0 - 0 2024-07-29T00:00:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:34 smithi155 bash[68033]: audit 2024-07-29T00:00:33.781160+0000 mon.c (mon.2) 2010 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:34 smithi155 bash[73694]: debug 2024-07-29T00:00:34.265+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:34 smithi045 bash[80445]: audit 2024-07-29T00:00:33.781160+0000 mon.c (mon.2) 2010 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:34 smithi045 bash[82788]: audit 2024-07-29T00:00:33.781160+0000 mon.c (mon.2) 2010 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:35.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15067 16 16 0 0 0 - 0 2024-07-29T00:00:35.504 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:35 smithi155 bash[73694]: debug 2024-07-29T00:00:35.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:35 smithi155 bash[68033]: cluster 2024-07-29T00:00:33.717067+0000 mgr.y (mgr.34101) 8122 : cluster [DBG] pgmap v9050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:35 smithi045 bash[80445]: cluster 2024-07-29T00:00:33.717067+0000 mgr.y (mgr.34101) 8122 : cluster [DBG] pgmap v9050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:35 smithi045 bash[82788]: cluster 2024-07-29T00:00:33.717067+0000 mgr.y (mgr.34101) 8122 : cluster [DBG] pgmap v9050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:36.092 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15068 16 16 0 0 0 - 0 2024-07-29T00:00:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:36 smithi155 bash[73694]: debug 2024-07-29T00:00:36.185+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:37.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15069 16 16 0 0 0 - 0 2024-07-29T00:00:37.510 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:37 smithi155 bash[73694]: debug 2024-07-29T00:00:37.225+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:37 smithi155 bash[68033]: cluster 2024-07-29T00:00:35.718864+0000 mgr.y (mgr.34101) 8123 : cluster [DBG] pgmap v9051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:37 smithi045 bash[80445]: cluster 2024-07-29T00:00:35.718864+0000 mgr.y (mgr.34101) 8123 : cluster [DBG] pgmap v9051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:37 smithi045 bash[82788]: cluster 2024-07-29T00:00:35.718864+0000 mgr.y (mgr.34101) 8123 : cluster [DBG] pgmap v9051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:38.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15070 16 16 0 0 0 - 0 2024-07-29T00:00:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:38 smithi155 bash[73694]: debug 2024-07-29T00:00:38.225+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:39.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15071 16 16 0 0 0 - 0 2024-07-29T00:00:39.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:39 smithi155 bash[73694]: debug 2024-07-29T00:00:39.221+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:39 smithi155 bash[68033]: cluster 2024-07-29T00:00:37.720842+0000 mgr.y (mgr.34101) 8124 : cluster [DBG] pgmap v9052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:39 smithi045 bash[80445]: cluster 2024-07-29T00:00:37.720842+0000 mgr.y (mgr.34101) 8124 : cluster [DBG] pgmap v9052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:39 smithi045 bash[82788]: cluster 2024-07-29T00:00:37.720842+0000 mgr.y (mgr.34101) 8124 : cluster [DBG] pgmap v9052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:40.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15072 16 16 0 0 0 - 0 2024-07-29T00:00:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:40 smithi155 bash[73694]: debug 2024-07-29T00:00:40.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:00:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:00:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:00:41.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15073 16 16 0 0 0 - 0 2024-07-29T00:00:41.517 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:41 smithi155 bash[73694]: debug 2024-07-29T00:00:41.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:41 smithi155 bash[68033]: cluster 2024-07-29T00:00:39.722538+0000 mgr.y (mgr.34101) 8125 : cluster [DBG] pgmap v9053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:41 smithi045 bash[80445]: cluster 2024-07-29T00:00:39.722538+0000 mgr.y (mgr.34101) 8125 : cluster [DBG] pgmap v9053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:41 smithi045 bash[82788]: cluster 2024-07-29T00:00:39.722538+0000 mgr.y (mgr.34101) 8125 : cluster [DBG] pgmap v9053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:42.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15074 16 16 0 0 0 - 0 2024-07-29T00:00:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:00:42 smithi155 bash[60745]: ts=2024-07-29T00:00:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:00:42.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:42 smithi155 bash[73694]: debug 2024-07-29T00:00:42.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:43.093 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15075 16 16 0 0 0 - 0 2024-07-29T00:00:43.521 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:43 smithi155 bash[73694]: debug 2024-07-29T00:00:43.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:43 smithi155 bash[68033]: cluster 2024-07-29T00:00:41.724449+0000 mgr.y (mgr.34101) 8126 : cluster [DBG] pgmap v9054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:43 smithi045 bash[80445]: cluster 2024-07-29T00:00:41.724449+0000 mgr.y (mgr.34101) 8126 : cluster [DBG] pgmap v9054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:43 smithi045 bash[82788]: cluster 2024-07-29T00:00:41.724449+0000 mgr.y (mgr.34101) 8126 : cluster [DBG] pgmap v9054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:44.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15076 16 16 0 0 0 - 0 2024-07-29T00:00:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:44 smithi155 bash[73694]: debug 2024-07-29T00:00:44.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:45.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15077 16 16 0 0 0 - 0 2024-07-29T00:00:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:45 smithi155 bash[73694]: debug 2024-07-29T00:00:45.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:45 smithi155 bash[68033]: cluster 2024-07-29T00:00:43.726258+0000 mgr.y (mgr.34101) 8127 : cluster [DBG] pgmap v9055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:45 smithi045 bash[80445]: cluster 2024-07-29T00:00:43.726258+0000 mgr.y (mgr.34101) 8127 : cluster [DBG] pgmap v9055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:45 smithi045 bash[82788]: cluster 2024-07-29T00:00:43.726258+0000 mgr.y (mgr.34101) 8127 : cluster [DBG] pgmap v9055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:46.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15078 16 16 0 0 0 - 0 2024-07-29T00:00:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:46 smithi155 bash[73694]: debug 2024-07-29T00:00:46.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:47.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15079 16 16 0 0 0 - 0 2024-07-29T00:00:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:47 smithi155 bash[73694]: debug 2024-07-29T00:00:47.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:47 smithi155 bash[68033]: cluster 2024-07-29T00:00:45.728011+0000 mgr.y (mgr.34101) 8128 : cluster [DBG] pgmap v9056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:47 smithi045 bash[80445]: cluster 2024-07-29T00:00:45.728011+0000 mgr.y (mgr.34101) 8128 : cluster [DBG] pgmap v9056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:47 smithi045 bash[82788]: cluster 2024-07-29T00:00:45.728011+0000 mgr.y (mgr.34101) 8128 : cluster [DBG] pgmap v9056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:48.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:00:48.095589+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:00:48.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:00:48.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15080 16 16 0 0 0 - 0 2024-07-29T00:00:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:48 smithi155 bash[73694]: debug 2024-07-29T00:00:48.285+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:49.094 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15081 16 16 0 0 0 - 0 2024-07-29T00:00:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:49 smithi155 bash[73694]: debug 2024-07-29T00:00:49.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:49 smithi155 bash[68033]: cluster 2024-07-29T00:00:47.729955+0000 mgr.y (mgr.34101) 8129 : cluster [DBG] pgmap v9057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:49 smithi155 bash[68033]: audit 2024-07-29T00:00:48.781595+0000 mon.c (mon.2) 2011 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:49 smithi045 bash[80445]: cluster 2024-07-29T00:00:47.729955+0000 mgr.y (mgr.34101) 8129 : cluster [DBG] pgmap v9057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:49 smithi045 bash[80445]: audit 2024-07-29T00:00:48.781595+0000 mon.c (mon.2) 2011 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:49 smithi045 bash[82788]: cluster 2024-07-29T00:00:47.729955+0000 mgr.y (mgr.34101) 8129 : cluster [DBG] pgmap v9057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:49 smithi045 bash[82788]: audit 2024-07-29T00:00:48.781595+0000 mon.c (mon.2) 2011 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:00:50.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15082 16 16 0 0 0 - 0 2024-07-29T00:00:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:50 smithi155 bash[73694]: debug 2024-07-29T00:00:50.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:00:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:00:50] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:00:51.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15083 16 16 0 0 0 - 0 2024-07-29T00:00:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:51 smithi155 bash[73694]: debug 2024-07-29T00:00:51.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:51.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:51 smithi155 bash[68033]: cluster 2024-07-29T00:00:49.731684+0000 mgr.y (mgr.34101) 8130 : cluster [DBG] pgmap v9058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:51 smithi045 bash[80445]: cluster 2024-07-29T00:00:49.731684+0000 mgr.y (mgr.34101) 8130 : cluster [DBG] pgmap v9058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:51 smithi045 bash[82788]: cluster 2024-07-29T00:00:49.731684+0000 mgr.y (mgr.34101) 8130 : cluster [DBG] pgmap v9058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:52.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15084 16 16 0 0 0 - 0 2024-07-29T00:00:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:52 smithi155 bash[73694]: debug 2024-07-29T00:00:52.333+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:00:52 smithi155 bash[60745]: ts=2024-07-29T00:00:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:00:53.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15085 16 16 0 0 0 - 0 2024-07-29T00:00:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:53 smithi155 bash[68033]: cluster 2024-07-29T00:00:51.733590+0000 mgr.y (mgr.34101) 8131 : cluster [DBG] pgmap v9059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:53 smithi155 bash[73694]: debug 2024-07-29T00:00:53.385+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:53 smithi045 bash[80445]: cluster 2024-07-29T00:00:51.733590+0000 mgr.y (mgr.34101) 8131 : cluster [DBG] pgmap v9059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:53 smithi045 bash[82788]: cluster 2024-07-29T00:00:51.733590+0000 mgr.y (mgr.34101) 8131 : cluster [DBG] pgmap v9059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:54.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15086 16 16 0 0 0 - 0 2024-07-29T00:00:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:54 smithi155 bash[73694]: debug 2024-07-29T00:00:54.369+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:55.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15087 16 16 0 0 0 - 0 2024-07-29T00:00:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:55 smithi155 bash[73694]: debug 2024-07-29T00:00:55.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:55 smithi155 bash[68033]: cluster 2024-07-29T00:00:53.735311+0000 mgr.y (mgr.34101) 8132 : cluster [DBG] pgmap v9060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:55 smithi155 bash[68033]: audit 2024-07-29T00:00:54.843659+0000 mon.c (mon.2) 2012 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:00:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:55 smithi155 bash[68033]: audit 2024-07-29T00:00:55.228635+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:00:55.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:55 smithi155 bash[68033]: audit 2024-07-29T00:00:55.235236+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:00:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:55 smithi045 bash[80445]: cluster 2024-07-29T00:00:53.735311+0000 mgr.y (mgr.34101) 8132 : cluster [DBG] pgmap v9060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:55 smithi045 bash[80445]: audit 2024-07-29T00:00:54.843659+0000 mon.c (mon.2) 2012 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:00:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:55 smithi045 bash[80445]: audit 2024-07-29T00:00:55.228635+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:00:55.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:55 smithi045 bash[80445]: audit 2024-07-29T00:00:55.235236+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:00:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:55 smithi045 bash[82788]: cluster 2024-07-29T00:00:53.735311+0000 mgr.y (mgr.34101) 8132 : cluster [DBG] pgmap v9060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:55.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:55 smithi045 bash[82788]: audit 2024-07-29T00:00:54.843659+0000 mon.c (mon.2) 2012 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:00:55.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:55 smithi045 bash[82788]: audit 2024-07-29T00:00:55.228635+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:00:55.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:55 smithi045 bash[82788]: audit 2024-07-29T00:00:55.235236+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:00:56.095 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15088 16 16 0 0 0 - 0 2024-07-29T00:00:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:56 smithi155 bash[73694]: debug 2024-07-29T00:00:56.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:57.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15089 16 16 0 0 0 - 0 2024-07-29T00:00:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:57 smithi155 bash[68033]: cluster 2024-07-29T00:00:55.737169+0000 mgr.y (mgr.34101) 8133 : cluster [DBG] pgmap v9061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:57 smithi155 bash[73694]: debug 2024-07-29T00:00:57.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:57 smithi045 bash[82788]: cluster 2024-07-29T00:00:55.737169+0000 mgr.y (mgr.34101) 8133 : cluster [DBG] pgmap v9061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:57 smithi045 bash[80445]: cluster 2024-07-29T00:00:55.737169+0000 mgr.y (mgr.34101) 8133 : cluster [DBG] pgmap v9061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:58.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15090 16 16 0 0 0 - 0 2024-07-29T00:00:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:58 smithi155 bash[73694]: debug 2024-07-29T00:00:58.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:59.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15091 16 16 0 0 0 - 0 2024-07-29T00:00:59.561 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:00:59 smithi155 bash[73694]: debug 2024-07-29T00:00:59.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:00:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:00:59 smithi045 bash[80445]: cluster 2024-07-29T00:00:57.739120+0000 mgr.y (mgr.34101) 8134 : cluster [DBG] pgmap v9062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:00:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:00:59 smithi045 bash[82788]: cluster 2024-07-29T00:00:57.739120+0000 mgr.y (mgr.34101) 8134 : cluster [DBG] pgmap v9062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:00.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:00:59 smithi155 bash[68033]: cluster 2024-07-29T00:00:57.739120+0000 mgr.y (mgr.34101) 8134 : cluster [DBG] pgmap v9062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:00.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15092 16 16 0 0 0 - 0 2024-07-29T00:01:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:00 smithi155 bash[73694]: debug 2024-07-29T00:01:00.288+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:01:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:01:00] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:01:01.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15093 16 16 0 0 0 - 0 2024-07-29T00:01:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:01 smithi155 bash[73694]: debug 2024-07-29T00:01:01.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[80445]: cluster 2024-07-29T00:00:59.740982+0000 mgr.y (mgr.34101) 8135 : cluster [DBG] pgmap v9063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[80445]: audit 2024-07-29T00:01:00.749434+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[80445]: audit 2024-07-29T00:01:00.755529+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[80445]: audit 2024-07-29T00:01:00.901880+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[80445]: audit 2024-07-29T00:01:00.907967+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[80445]: audit 2024-07-29T00:01:01.311661+0000 mon.c (mon.2) 2013 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:01:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[80445]: audit 2024-07-29T00:01:01.312935+0000 mon.c (mon.2) 2014 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:01:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[80445]: audit 2024-07-29T00:01:01.319729+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[82788]: cluster 2024-07-29T00:00:59.740982+0000 mgr.y (mgr.34101) 8135 : cluster [DBG] pgmap v9063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[82788]: audit 2024-07-29T00:01:00.749434+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[82788]: audit 2024-07-29T00:01:00.755529+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[82788]: audit 2024-07-29T00:01:00.901880+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[82788]: audit 2024-07-29T00:01:00.907967+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[82788]: audit 2024-07-29T00:01:01.311661+0000 mon.c (mon.2) 2013 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:01:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[82788]: audit 2024-07-29T00:01:01.312935+0000 mon.c (mon.2) 2014 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:01:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:01 smithi045 bash[82788]: audit 2024-07-29T00:01:01.319729+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:01 smithi155 bash[68033]: cluster 2024-07-29T00:00:59.740982+0000 mgr.y (mgr.34101) 8135 : cluster [DBG] pgmap v9063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:01 smithi155 bash[68033]: audit 2024-07-29T00:01:00.749434+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:01 smithi155 bash[68033]: audit 2024-07-29T00:01:00.755529+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:01 smithi155 bash[68033]: audit 2024-07-29T00:01:00.901880+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:02.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:01 smithi155 bash[68033]: audit 2024-07-29T00:01:00.907967+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:02.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:01 smithi155 bash[68033]: audit 2024-07-29T00:01:01.311661+0000 mon.c (mon.2) 2013 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:01:02.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:01 smithi155 bash[68033]: audit 2024-07-29T00:01:01.312935+0000 mon.c (mon.2) 2014 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:01:02.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:01 smithi155 bash[68033]: audit 2024-07-29T00:01:01.319729+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:01:02.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15094 16 16 0 0 0 - 0 2024-07-29T00:01:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:02 smithi155 bash[73694]: debug 2024-07-29T00:01:02.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:01:02 smithi155 bash[60745]: ts=2024-07-29T00:01:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:01:03.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15095 16 16 0 0 0 - 0 2024-07-29T00:01:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:03 smithi155 bash[73694]: debug 2024-07-29T00:01:03.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:03 smithi045 bash[82788]: cluster 2024-07-29T00:01:01.742928+0000 mgr.y (mgr.34101) 8136 : cluster [DBG] pgmap v9064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:03 smithi045 bash[80445]: cluster 2024-07-29T00:01:01.742928+0000 mgr.y (mgr.34101) 8136 : cluster [DBG] pgmap v9064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:03 smithi155 bash[68033]: cluster 2024-07-29T00:01:01.742928+0000 mgr.y (mgr.34101) 8136 : cluster [DBG] pgmap v9064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:04.096 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15096 16 16 0 0 0 - 0 2024-07-29T00:01:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:04 smithi155 bash[73694]: debug 2024-07-29T00:01:04.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:04 smithi045 bash[80445]: audit 2024-07-29T00:01:03.782313+0000 mon.c (mon.2) 2015 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:04 smithi045 bash[82788]: audit 2024-07-29T00:01:03.782313+0000 mon.c (mon.2) 2015 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:04 smithi155 bash[68033]: audit 2024-07-29T00:01:03.782313+0000 mon.c (mon.2) 2015 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:05.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15097 16 16 0 0 0 - 0 2024-07-29T00:01:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:05 smithi155 bash[73694]: debug 2024-07-29T00:01:05.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:05 smithi045 bash[82788]: cluster 2024-07-29T00:01:03.744650+0000 mgr.y (mgr.34101) 8137 : cluster [DBG] pgmap v9065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:05 smithi045 bash[80445]: cluster 2024-07-29T00:01:03.744650+0000 mgr.y (mgr.34101) 8137 : cluster [DBG] pgmap v9065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:05 smithi155 bash[68033]: cluster 2024-07-29T00:01:03.744650+0000 mgr.y (mgr.34101) 8137 : cluster [DBG] pgmap v9065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:06.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15098 16 16 0 0 0 - 0 2024-07-29T00:01:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:06 smithi155 bash[73694]: debug 2024-07-29T00:01:06.288+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:07.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15099 16 16 0 0 0 - 0 2024-07-29T00:01:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:07 smithi155 bash[73694]: debug 2024-07-29T00:01:07.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:07 smithi045 bash[80445]: cluster 2024-07-29T00:01:05.746417+0000 mgr.y (mgr.34101) 8138 : cluster [DBG] pgmap v9066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:07 smithi045 bash[82788]: cluster 2024-07-29T00:01:05.746417+0000 mgr.y (mgr.34101) 8138 : cluster [DBG] pgmap v9066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:07 smithi155 bash[68033]: cluster 2024-07-29T00:01:05.746417+0000 mgr.y (mgr.34101) 8138 : cluster [DBG] pgmap v9066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:08.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:01:08.098625+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:01:08.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:01:08.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15100 16 16 0 0 0 - 0 2024-07-29T00:01:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:08 smithi155 bash[73694]: debug 2024-07-29T00:01:08.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:09.097 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15101 16 16 0 0 0 - 0 2024-07-29T00:01:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:09 smithi155 bash[68033]: cluster 2024-07-29T00:01:07.748281+0000 mgr.y (mgr.34101) 8139 : cluster [DBG] pgmap v9067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:09 smithi155 bash[73694]: debug 2024-07-29T00:01:09.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:09 smithi045 bash[80445]: cluster 2024-07-29T00:01:07.748281+0000 mgr.y (mgr.34101) 8139 : cluster [DBG] pgmap v9067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:09 smithi045 bash[82788]: cluster 2024-07-29T00:01:07.748281+0000 mgr.y (mgr.34101) 8139 : cluster [DBG] pgmap v9067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:10.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15102 16 16 0 0 0 - 0 2024-07-29T00:01:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:10 smithi155 bash[73694]: debug 2024-07-29T00:01:10.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:01:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:01:10] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:01:11.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15103 16 16 0 0 0 - 0 2024-07-29T00:01:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:11 smithi155 bash[73694]: debug 2024-07-29T00:01:11.296+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:11 smithi045 bash[80445]: cluster 2024-07-29T00:01:09.750066+0000 mgr.y (mgr.34101) 8140 : cluster [DBG] pgmap v9068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:11 smithi045 bash[82788]: cluster 2024-07-29T00:01:09.750066+0000 mgr.y (mgr.34101) 8140 : cluster [DBG] pgmap v9068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:11 smithi155 bash[68033]: cluster 2024-07-29T00:01:09.750066+0000 mgr.y (mgr.34101) 8140 : cluster [DBG] pgmap v9068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:12.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15104 16 16 0 0 0 - 0 2024-07-29T00:01:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:12 smithi155 bash[73694]: debug 2024-07-29T00:01:12.256+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:01:12 smithi155 bash[60745]: ts=2024-07-29T00:01:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:01:13.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15105 16 16 0 0 0 - 0 2024-07-29T00:01:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:13 smithi155 bash[73694]: debug 2024-07-29T00:01:13.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:13 smithi045 bash[80445]: cluster 2024-07-29T00:01:11.751958+0000 mgr.y (mgr.34101) 8141 : cluster [DBG] pgmap v9069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:13 smithi045 bash[82788]: cluster 2024-07-29T00:01:11.751958+0000 mgr.y (mgr.34101) 8141 : cluster [DBG] pgmap v9069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:13 smithi155 bash[68033]: cluster 2024-07-29T00:01:11.751958+0000 mgr.y (mgr.34101) 8141 : cluster [DBG] pgmap v9069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:14.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15106 16 16 0 0 0 - 0 2024-07-29T00:01:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:14 smithi155 bash[73694]: debug 2024-07-29T00:01:14.288+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:15.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15107 16 16 0 0 0 - 0 2024-07-29T00:01:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:15 smithi155 bash[73694]: debug 2024-07-29T00:01:15.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:15 smithi045 bash[80445]: cluster 2024-07-29T00:01:13.753708+0000 mgr.y (mgr.34101) 8142 : cluster [DBG] pgmap v9070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:15 smithi045 bash[82788]: cluster 2024-07-29T00:01:13.753708+0000 mgr.y (mgr.34101) 8142 : cluster [DBG] pgmap v9070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:15 smithi155 bash[68033]: cluster 2024-07-29T00:01:13.753708+0000 mgr.y (mgr.34101) 8142 : cluster [DBG] pgmap v9070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:16.098 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15108 16 16 0 0 0 - 0 2024-07-29T00:01:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:16 smithi155 bash[73694]: debug 2024-07-29T00:01:16.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:17.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15109 16 16 0 0 0 - 0 2024-07-29T00:01:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:17 smithi155 bash[73694]: debug 2024-07-29T00:01:17.240+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:17 smithi045 bash[80445]: cluster 2024-07-29T00:01:15.755472+0000 mgr.y (mgr.34101) 8143 : cluster [DBG] pgmap v9071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:17 smithi045 bash[82788]: cluster 2024-07-29T00:01:15.755472+0000 mgr.y (mgr.34101) 8143 : cluster [DBG] pgmap v9071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:17 smithi155 bash[68033]: cluster 2024-07-29T00:01:15.755472+0000 mgr.y (mgr.34101) 8143 : cluster [DBG] pgmap v9071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:18.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15110 16 16 0 0 0 - 0 2024-07-29T00:01:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:18 smithi155 bash[73694]: debug 2024-07-29T00:01:18.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:19.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15111 16 16 0 0 0 - 0 2024-07-29T00:01:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:19 smithi155 bash[73694]: debug 2024-07-29T00:01:19.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:19 smithi045 bash[80445]: cluster 2024-07-29T00:01:17.757348+0000 mgr.y (mgr.34101) 8144 : cluster [DBG] pgmap v9072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:19 smithi045 bash[80445]: audit 2024-07-29T00:01:18.782708+0000 mon.c (mon.2) 2016 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:19 smithi045 bash[82788]: cluster 2024-07-29T00:01:17.757348+0000 mgr.y (mgr.34101) 8144 : cluster [DBG] pgmap v9072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:19.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:19 smithi045 bash[82788]: audit 2024-07-29T00:01:18.782708+0000 mon.c (mon.2) 2016 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:19 smithi155 bash[68033]: cluster 2024-07-29T00:01:17.757348+0000 mgr.y (mgr.34101) 8144 : cluster [DBG] pgmap v9072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:19 smithi155 bash[68033]: audit 2024-07-29T00:01:18.782708+0000 mon.c (mon.2) 2016 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:20.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15112 16 16 0 0 0 - 0 2024-07-29T00:01:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:20 smithi155 bash[73694]: debug 2024-07-29T00:01:20.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:01:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:01:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:01:21.099 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15113 16 16 0 0 0 - 0 2024-07-29T00:01:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:21 smithi155 bash[73694]: debug 2024-07-29T00:01:21.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:21 smithi045 bash[80445]: cluster 2024-07-29T00:01:19.759135+0000 mgr.y (mgr.34101) 8145 : cluster [DBG] pgmap v9073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:21 smithi045 bash[82788]: cluster 2024-07-29T00:01:19.759135+0000 mgr.y (mgr.34101) 8145 : cluster [DBG] pgmap v9073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:21 smithi155 bash[68033]: cluster 2024-07-29T00:01:19.759135+0000 mgr.y (mgr.34101) 8145 : cluster [DBG] pgmap v9073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:22.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15114 16 16 0 0 0 - 0 2024-07-29T00:01:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:22 smithi155 bash[73694]: debug 2024-07-29T00:01:22.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:01:22 smithi155 bash[60745]: ts=2024-07-29T00:01:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:01:23.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15115 16 16 0 0 0 - 0 2024-07-29T00:01:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:23 smithi155 bash[73694]: debug 2024-07-29T00:01:23.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:23 smithi045 bash[80445]: cluster 2024-07-29T00:01:21.761016+0000 mgr.y (mgr.34101) 8146 : cluster [DBG] pgmap v9074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:23 smithi045 bash[82788]: cluster 2024-07-29T00:01:21.761016+0000 mgr.y (mgr.34101) 8146 : cluster [DBG] pgmap v9074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:23 smithi155 bash[68033]: cluster 2024-07-29T00:01:21.761016+0000 mgr.y (mgr.34101) 8146 : cluster [DBG] pgmap v9074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:24.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15116 16 16 0 0 0 - 0 2024-07-29T00:01:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:24 smithi155 bash[73694]: debug 2024-07-29T00:01:24.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:25.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15117 16 16 0 0 0 - 0 2024-07-29T00:01:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:25 smithi155 bash[73694]: debug 2024-07-29T00:01:25.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:25 smithi045 bash[80445]: cluster 2024-07-29T00:01:23.762761+0000 mgr.y (mgr.34101) 8147 : cluster [DBG] pgmap v9075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:25 smithi045 bash[82788]: cluster 2024-07-29T00:01:23.762761+0000 mgr.y (mgr.34101) 8147 : cluster [DBG] pgmap v9075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:25 smithi155 bash[68033]: cluster 2024-07-29T00:01:23.762761+0000 mgr.y (mgr.34101) 8147 : cluster [DBG] pgmap v9075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:26.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15118 16 16 0 0 0 - 0 2024-07-29T00:01:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:26 smithi155 bash[73694]: debug 2024-07-29T00:01:26.184+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:27.055 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 29 00:01:26 smithi155 bash[59473]: logger=cleanup t=2024-07-29T00:01:26.665745467Z level=info msg="Completed cleanup jobs" duration=47.932557ms 2024-07-29T00:01:27.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15119 16 16 0 0 0 - 0 2024-07-29T00:01:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:27 smithi155 bash[73694]: debug 2024-07-29T00:01:27.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:27 smithi045 bash[80445]: cluster 2024-07-29T00:01:25.764480+0000 mgr.y (mgr.34101) 8148 : cluster [DBG] pgmap v9076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:27 smithi045 bash[82788]: cluster 2024-07-29T00:01:25.764480+0000 mgr.y (mgr.34101) 8148 : cluster [DBG] pgmap v9076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:27 smithi155 bash[68033]: cluster 2024-07-29T00:01:25.764480+0000 mgr.y (mgr.34101) 8148 : cluster [DBG] pgmap v9076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:28.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:01:28.101743+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:01:28.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:01:28.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15120 16 16 0 0 0 - 0 2024-07-29T00:01:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:28 smithi155 bash[73694]: debug 2024-07-29T00:01:28.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:29.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15121 16 16 0 0 0 - 0 2024-07-29T00:01:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:29 smithi155 bash[73694]: debug 2024-07-29T00:01:29.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:29 smithi045 bash[80445]: cluster 2024-07-29T00:01:27.766413+0000 mgr.y (mgr.34101) 8149 : cluster [DBG] pgmap v9077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:29 smithi045 bash[82788]: cluster 2024-07-29T00:01:27.766413+0000 mgr.y (mgr.34101) 8149 : cluster [DBG] pgmap v9077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:29 smithi155 bash[68033]: cluster 2024-07-29T00:01:27.766413+0000 mgr.y (mgr.34101) 8149 : cluster [DBG] pgmap v9077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:30.100 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15122 16 16 0 0 0 - 0 2024-07-29T00:01:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:30 smithi155 bash[73694]: debug 2024-07-29T00:01:30.200+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:01:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:01:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:01:31.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15123 16 16 0 0 0 - 0 2024-07-29T00:01:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:31 smithi155 bash[73694]: debug 2024-07-29T00:01:31.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:31 smithi045 bash[82788]: cluster 2024-07-29T00:01:29.768289+0000 mgr.y (mgr.34101) 8150 : cluster [DBG] pgmap v9078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:31 smithi045 bash[80445]: cluster 2024-07-29T00:01:29.768289+0000 mgr.y (mgr.34101) 8150 : cluster [DBG] pgmap v9078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:31 smithi155 bash[68033]: cluster 2024-07-29T00:01:29.768289+0000 mgr.y (mgr.34101) 8150 : cluster [DBG] pgmap v9078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:32.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15124 16 16 0 0 0 - 0 2024-07-29T00:01:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:32 smithi155 bash[73694]: debug 2024-07-29T00:01:32.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:01:32 smithi155 bash[60745]: ts=2024-07-29T00:01:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:01:33.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15125 16 16 0 0 0 - 0 2024-07-29T00:01:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:33 smithi155 bash[73694]: debug 2024-07-29T00:01:33.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:33 smithi045 bash[80445]: cluster 2024-07-29T00:01:31.770357+0000 mgr.y (mgr.34101) 8151 : cluster [DBG] pgmap v9079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:33 smithi045 bash[82788]: cluster 2024-07-29T00:01:31.770357+0000 mgr.y (mgr.34101) 8151 : cluster [DBG] pgmap v9079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:33 smithi155 bash[68033]: cluster 2024-07-29T00:01:31.770357+0000 mgr.y (mgr.34101) 8151 : cluster [DBG] pgmap v9079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:34.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15126 16 16 0 0 0 - 0 2024-07-29T00:01:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:34 smithi155 bash[73694]: debug 2024-07-29T00:01:34.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:34 smithi045 bash[80445]: audit 2024-07-29T00:01:33.783104+0000 mon.c (mon.2) 2017 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:34 smithi045 bash[82788]: audit 2024-07-29T00:01:33.783104+0000 mon.c (mon.2) 2017 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:34 smithi155 bash[68033]: audit 2024-07-29T00:01:33.783104+0000 mon.c (mon.2) 2017 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:35.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15127 16 16 0 0 0 - 0 2024-07-29T00:01:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:35 smithi155 bash[73694]: debug 2024-07-29T00:01:35.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:35 smithi045 bash[80445]: cluster 2024-07-29T00:01:33.772117+0000 mgr.y (mgr.34101) 8152 : cluster [DBG] pgmap v9080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:35 smithi045 bash[82788]: cluster 2024-07-29T00:01:33.772117+0000 mgr.y (mgr.34101) 8152 : cluster [DBG] pgmap v9080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:35 smithi155 bash[68033]: cluster 2024-07-29T00:01:33.772117+0000 mgr.y (mgr.34101) 8152 : cluster [DBG] pgmap v9080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:36.101 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15128 16 16 0 0 0 - 0 2024-07-29T00:01:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:36 smithi155 bash[73694]: debug 2024-07-29T00:01:36.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:37.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15129 16 16 0 0 0 - 0 2024-07-29T00:01:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:37 smithi155 bash[73694]: debug 2024-07-29T00:01:37.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:37 smithi045 bash[82788]: cluster 2024-07-29T00:01:35.773886+0000 mgr.y (mgr.34101) 8153 : cluster [DBG] pgmap v9081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:37 smithi045 bash[80445]: cluster 2024-07-29T00:01:35.773886+0000 mgr.y (mgr.34101) 8153 : cluster [DBG] pgmap v9081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:37 smithi155 bash[68033]: cluster 2024-07-29T00:01:35.773886+0000 mgr.y (mgr.34101) 8153 : cluster [DBG] pgmap v9081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:38.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15130 16 16 0 0 0 - 0 2024-07-29T00:01:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:38 smithi155 bash[73694]: debug 2024-07-29T00:01:38.240+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:38 smithi045 bash[80445]: cluster 2024-07-29T00:01:37.775771+0000 mgr.y (mgr.34101) 8154 : cluster [DBG] pgmap v9082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:38 smithi045 bash[82788]: cluster 2024-07-29T00:01:37.775771+0000 mgr.y (mgr.34101) 8154 : cluster [DBG] pgmap v9082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:39.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:38 smithi155 bash[68033]: cluster 2024-07-29T00:01:37.775771+0000 mgr.y (mgr.34101) 8154 : cluster [DBG] pgmap v9082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:39.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15131 16 16 0 0 0 - 0 2024-07-29T00:01:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:39 smithi155 bash[73694]: debug 2024-07-29T00:01:39.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:40.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15132 16 16 0 0 0 - 0 2024-07-29T00:01:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:40 smithi155 bash[73694]: debug 2024-07-29T00:01:40.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:01:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:01:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:01:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:40 smithi045 bash[80445]: cluster 2024-07-29T00:01:39.777632+0000 mgr.y (mgr.34101) 8155 : cluster [DBG] pgmap v9083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:40 smithi045 bash[82788]: cluster 2024-07-29T00:01:39.777632+0000 mgr.y (mgr.34101) 8155 : cluster [DBG] pgmap v9083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:41.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15133 16 16 0 0 0 - 0 2024-07-29T00:01:41.218 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:40 smithi155 bash[68033]: cluster 2024-07-29T00:01:39.777632+0000 mgr.y (mgr.34101) 8155 : cluster [DBG] pgmap v9083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:41 smithi155 bash[73694]: debug 2024-07-29T00:01:41.216+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:42.102 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15134 16 16 0 0 0 - 0 2024-07-29T00:01:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:42 smithi155 bash[73694]: debug 2024-07-29T00:01:42.164+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:01:42 smithi155 bash[60745]: ts=2024-07-29T00:01:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:01:43.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15135 16 16 0 0 0 - 0 2024-07-29T00:01:43.131 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:42 smithi155 bash[68033]: cluster 2024-07-29T00:01:41.779525+0000 mgr.y (mgr.34101) 8156 : cluster [DBG] pgmap v9084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:42 smithi045 bash[80445]: cluster 2024-07-29T00:01:41.779525+0000 mgr.y (mgr.34101) 8156 : cluster [DBG] pgmap v9084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:42 smithi045 bash[82788]: cluster 2024-07-29T00:01:41.779525+0000 mgr.y (mgr.34101) 8156 : cluster [DBG] pgmap v9084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:43 smithi155 bash[73694]: debug 2024-07-29T00:01:43.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:44.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15136 16 16 0 0 0 - 0 2024-07-29T00:01:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:44 smithi155 bash[73694]: debug 2024-07-29T00:01:44.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:45.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15137 16 16 0 0 0 - 0 2024-07-29T00:01:45.174 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:44 smithi155 bash[68033]: cluster 2024-07-29T00:01:43.781385+0000 mgr.y (mgr.34101) 8157 : cluster [DBG] pgmap v9085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:44 smithi045 bash[80445]: cluster 2024-07-29T00:01:43.781385+0000 mgr.y (mgr.34101) 8157 : cluster [DBG] pgmap v9085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:44 smithi045 bash[82788]: cluster 2024-07-29T00:01:43.781385+0000 mgr.y (mgr.34101) 8157 : cluster [DBG] pgmap v9085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:45 smithi155 bash[73694]: debug 2024-07-29T00:01:45.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:46.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15138 16 16 0 0 0 - 0 2024-07-29T00:01:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:46 smithi155 bash[73694]: debug 2024-07-29T00:01:46.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:47.103 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15139 16 16 0 0 0 - 0 2024-07-29T00:01:47.188 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:46 smithi155 bash[68033]: cluster 2024-07-29T00:01:45.783289+0000 mgr.y (mgr.34101) 8158 : cluster [DBG] pgmap v9086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:46 smithi045 bash[80445]: cluster 2024-07-29T00:01:45.783289+0000 mgr.y (mgr.34101) 8158 : cluster [DBG] pgmap v9086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:46 smithi045 bash[82788]: cluster 2024-07-29T00:01:45.783289+0000 mgr.y (mgr.34101) 8158 : cluster [DBG] pgmap v9086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:47 smithi155 bash[73694]: debug 2024-07-29T00:01:47.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:48.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:01:48.104871+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:01:48.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:01:48.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15140 16 16 0 0 0 - 0 2024-07-29T00:01:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:48 smithi155 bash[73694]: debug 2024-07-29T00:01:48.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:49.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15141 16 16 0 0 0 - 0 2024-07-29T00:01:49.201 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:48 smithi155 bash[68033]: cluster 2024-07-29T00:01:47.785215+0000 mgr.y (mgr.34101) 8159 : cluster [DBG] pgmap v9087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:49.202 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:48 smithi155 bash[68033]: audit 2024-07-29T00:01:48.783303+0000 mon.c (mon.2) 2018 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:48 smithi045 bash[80445]: cluster 2024-07-29T00:01:47.785215+0000 mgr.y (mgr.34101) 8159 : cluster [DBG] pgmap v9087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:48 smithi045 bash[80445]: audit 2024-07-29T00:01:48.783303+0000 mon.c (mon.2) 2018 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:48 smithi045 bash[82788]: cluster 2024-07-29T00:01:47.785215+0000 mgr.y (mgr.34101) 8159 : cluster [DBG] pgmap v9087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:48 smithi045 bash[82788]: audit 2024-07-29T00:01:48.783303+0000 mon.c (mon.2) 2018 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:01:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:49 smithi155 bash[73694]: debug 2024-07-29T00:01:49.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:50.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15142 16 16 0 0 0 - 0 2024-07-29T00:01:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:50 smithi155 bash[73694]: debug 2024-07-29T00:01:50.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:01:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:01:50] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:01:51.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15143 16 16 0 0 0 - 0 2024-07-29T00:01:51.474 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:51 smithi155 bash[73694]: debug 2024-07-29T00:01:51.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:51 smithi155 bash[68033]: cluster 2024-07-29T00:01:49.787073+0000 mgr.y (mgr.34101) 8160 : cluster [DBG] pgmap v9088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:51 smithi045 bash[80445]: cluster 2024-07-29T00:01:49.787073+0000 mgr.y (mgr.34101) 8160 : cluster [DBG] pgmap v9088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:51 smithi045 bash[82788]: cluster 2024-07-29T00:01:49.787073+0000 mgr.y (mgr.34101) 8160 : cluster [DBG] pgmap v9088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:52.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15144 16 16 0 0 0 - 0 2024-07-29T00:01:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:52 smithi155 bash[73694]: debug 2024-07-29T00:01:52.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:01:52 smithi155 bash[60745]: ts=2024-07-29T00:01:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:01:53.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15145 16 16 0 0 0 - 0 2024-07-29T00:01:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:53 smithi155 bash[73694]: debug 2024-07-29T00:01:53.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:53.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:53 smithi155 bash[68033]: cluster 2024-07-29T00:01:51.789093+0000 mgr.y (mgr.34101) 8161 : cluster [DBG] pgmap v9089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:53 smithi045 bash[80445]: cluster 2024-07-29T00:01:51.789093+0000 mgr.y (mgr.34101) 8161 : cluster [DBG] pgmap v9089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:53 smithi045 bash[82788]: cluster 2024-07-29T00:01:51.789093+0000 mgr.y (mgr.34101) 8161 : cluster [DBG] pgmap v9089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:54.104 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15146 16 16 0 0 0 - 0 2024-07-29T00:01:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:54 smithi155 bash[73694]: debug 2024-07-29T00:01:54.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:55.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15147 16 16 0 0 0 - 0 2024-07-29T00:01:55.483 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:55 smithi155 bash[73694]: debug 2024-07-29T00:01:55.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:55 smithi155 bash[68033]: cluster 2024-07-29T00:01:53.791013+0000 mgr.y (mgr.34101) 8162 : cluster [DBG] pgmap v9090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:55 smithi045 bash[80445]: cluster 2024-07-29T00:01:53.791013+0000 mgr.y (mgr.34101) 8162 : cluster [DBG] pgmap v9090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:55 smithi045 bash[82788]: cluster 2024-07-29T00:01:53.791013+0000 mgr.y (mgr.34101) 8162 : cluster [DBG] pgmap v9090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:56.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15148 16 16 0 0 0 - 0 2024-07-29T00:01:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:56 smithi155 bash[73694]: debug 2024-07-29T00:01:56.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:57.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15149 16 16 0 0 0 - 0 2024-07-29T00:01:57.487 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:57 smithi155 bash[73694]: debug 2024-07-29T00:01:57.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:57 smithi155 bash[68033]: cluster 2024-07-29T00:01:55.792923+0000 mgr.y (mgr.34101) 8163 : cluster [DBG] pgmap v9091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:57 smithi045 bash[80445]: cluster 2024-07-29T00:01:55.792923+0000 mgr.y (mgr.34101) 8163 : cluster [DBG] pgmap v9091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:57 smithi045 bash[82788]: cluster 2024-07-29T00:01:55.792923+0000 mgr.y (mgr.34101) 8163 : cluster [DBG] pgmap v9091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:58.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15150 16 16 0 0 0 - 0 2024-07-29T00:01:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:58 smithi155 bash[73694]: debug 2024-07-29T00:01:58.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:59.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15151 16 16 0 0 0 - 0 2024-07-29T00:01:59.492 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:01:59 smithi155 bash[73694]: debug 2024-07-29T00:01:59.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:01:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:01:59 smithi155 bash[68033]: cluster 2024-07-29T00:01:57.795066+0000 mgr.y (mgr.34101) 8164 : cluster [DBG] pgmap v9092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:01:59 smithi045 bash[80445]: cluster 2024-07-29T00:01:57.795066+0000 mgr.y (mgr.34101) 8164 : cluster [DBG] pgmap v9092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:01:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:01:59 smithi045 bash[82788]: cluster 2024-07-29T00:01:57.795066+0000 mgr.y (mgr.34101) 8164 : cluster [DBG] pgmap v9092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:00.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15152 16 16 0 0 0 - 0 2024-07-29T00:02:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:00 smithi155 bash[73694]: debug 2024-07-29T00:02:00.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:02:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:02:00] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:02:01.105 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15153 16 16 0 0 0 - 0 2024-07-29T00:02:01.495 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:01 smithi155 bash[73694]: debug 2024-07-29T00:02:01.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:01 smithi155 bash[68033]: cluster 2024-07-29T00:01:59.796984+0000 mgr.y (mgr.34101) 8165 : cluster [DBG] pgmap v9093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:01 smithi155 bash[68033]: audit 2024-07-29T00:02:01.447850+0000 mon.c (mon.2) 2019 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:02:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:01 smithi045 bash[82788]: cluster 2024-07-29T00:01:59.796984+0000 mgr.y (mgr.34101) 8165 : cluster [DBG] pgmap v9093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:01 smithi045 bash[82788]: audit 2024-07-29T00:02:01.447850+0000 mon.c (mon.2) 2019 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:02:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:01 smithi045 bash[80445]: cluster 2024-07-29T00:01:59.796984+0000 mgr.y (mgr.34101) 8165 : cluster [DBG] pgmap v9093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:01 smithi045 bash[80445]: audit 2024-07-29T00:02:01.447850+0000 mon.c (mon.2) 2019 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:02:02.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15154 16 16 0 0 0 - 0 2024-07-29T00:02:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:02 smithi155 bash[73694]: debug 2024-07-29T00:02:02.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:02:02 smithi155 bash[60745]: ts=2024-07-29T00:02:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:02:03.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15155 16 16 0 0 0 - 0 2024-07-29T00:02:03.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:03 smithi155 bash[73694]: debug 2024-07-29T00:02:03.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:03 smithi155 bash[68033]: cluster 2024-07-29T00:02:01.798025+0000 mgr.y (mgr.34101) 8166 : cluster [DBG] pgmap v9094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:03 smithi045 bash[80445]: cluster 2024-07-29T00:02:01.798025+0000 mgr.y (mgr.34101) 8166 : cluster [DBG] pgmap v9094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:03 smithi045 bash[82788]: cluster 2024-07-29T00:02:01.798025+0000 mgr.y (mgr.34101) 8166 : cluster [DBG] pgmap v9094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:04.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15156 16 16 0 0 0 - 0 2024-07-29T00:02:04.501 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:04 smithi155 bash[73694]: debug 2024-07-29T00:02:04.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:04.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:04 smithi155 bash[68033]: audit 2024-07-29T00:02:03.783554+0000 mon.c (mon.2) 2020 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:04 smithi045 bash[80445]: audit 2024-07-29T00:02:03.783554+0000 mon.c (mon.2) 2020 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:04 smithi045 bash[82788]: audit 2024-07-29T00:02:03.783554+0000 mon.c (mon.2) 2020 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:05.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15157 16 16 0 0 0 - 0 2024-07-29T00:02:05.512 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:05 smithi155 bash[73694]: debug 2024-07-29T00:02:05.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:05 smithi155 bash[68033]: cluster 2024-07-29T00:02:03.799804+0000 mgr.y (mgr.34101) 8167 : cluster [DBG] pgmap v9095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:05 smithi045 bash[80445]: cluster 2024-07-29T00:02:03.799804+0000 mgr.y (mgr.34101) 8167 : cluster [DBG] pgmap v9095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:05 smithi045 bash[82788]: cluster 2024-07-29T00:02:03.799804+0000 mgr.y (mgr.34101) 8167 : cluster [DBG] pgmap v9095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:06.106 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15158 16 16 0 0 0 - 0 2024-07-29T00:02:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:06 smithi155 bash[73694]: debug 2024-07-29T00:02:06.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:07.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15159 16 16 0 0 0 - 0 2024-07-29T00:02:07.515 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:07 smithi155 bash[73694]: debug 2024-07-29T00:02:07.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:07 smithi155 bash[68033]: cluster 2024-07-29T00:02:05.801727+0000 mgr.y (mgr.34101) 8168 : cluster [DBG] pgmap v9096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:07 smithi155 bash[68033]: audit 2024-07-29T00:02:07.136179+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:07 smithi155 bash[68033]: audit 2024-07-29T00:02:07.144158+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:07 smithi155 bash[68033]: audit 2024-07-29T00:02:07.345203+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:07.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:07 smithi155 bash[68033]: audit 2024-07-29T00:02:07.357433+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:07 smithi045 bash[80445]: cluster 2024-07-29T00:02:05.801727+0000 mgr.y (mgr.34101) 8168 : cluster [DBG] pgmap v9096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:07 smithi045 bash[80445]: audit 2024-07-29T00:02:07.136179+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:07 smithi045 bash[80445]: audit 2024-07-29T00:02:07.144158+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:07 smithi045 bash[80445]: audit 2024-07-29T00:02:07.345203+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:07 smithi045 bash[80445]: audit 2024-07-29T00:02:07.357433+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:07.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:07 smithi045 bash[82788]: cluster 2024-07-29T00:02:05.801727+0000 mgr.y (mgr.34101) 8168 : cluster [DBG] pgmap v9096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:07.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:07 smithi045 bash[82788]: audit 2024-07-29T00:02:07.136179+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:07.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:07 smithi045 bash[82788]: audit 2024-07-29T00:02:07.144158+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:07.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:07 smithi045 bash[82788]: audit 2024-07-29T00:02:07.345203+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:07.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:07 smithi045 bash[82788]: audit 2024-07-29T00:02:07.357433+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:08.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:02:08.108018+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:02:08.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:02:08.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15160 16 16 0 0 0 - 0 2024-07-29T00:02:08.518 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:08 smithi155 bash[73694]: debug 2024-07-29T00:02:08.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:08 smithi155 bash[68033]: audit 2024-07-29T00:02:07.793625+0000 mon.c (mon.2) 2021 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:02:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:08 smithi155 bash[68033]: audit 2024-07-29T00:02:07.795537+0000 mon.c (mon.2) 2022 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:02:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:08 smithi155 bash[68033]: audit 2024-07-29T00:02:07.806523+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:08 smithi045 bash[80445]: audit 2024-07-29T00:02:07.793625+0000 mon.c (mon.2) 2021 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:02:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:08 smithi045 bash[80445]: audit 2024-07-29T00:02:07.795537+0000 mon.c (mon.2) 2022 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:02:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:08 smithi045 bash[80445]: audit 2024-07-29T00:02:07.806523+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:08 smithi045 bash[82788]: audit 2024-07-29T00:02:07.793625+0000 mon.c (mon.2) 2021 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:02:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:08 smithi045 bash[82788]: audit 2024-07-29T00:02:07.795537+0000 mon.c (mon.2) 2022 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:02:08.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:08 smithi045 bash[82788]: audit 2024-07-29T00:02:07.806523+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:02:09.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15161 16 16 0 0 0 - 0 2024-07-29T00:02:09.519 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:09 smithi155 bash[73694]: debug 2024-07-29T00:02:09.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:09 smithi155 bash[68033]: cluster 2024-07-29T00:02:07.803727+0000 mgr.y (mgr.34101) 8169 : cluster [DBG] pgmap v9097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:09 smithi045 bash[80445]: cluster 2024-07-29T00:02:07.803727+0000 mgr.y (mgr.34101) 8169 : cluster [DBG] pgmap v9097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:09 smithi045 bash[82788]: cluster 2024-07-29T00:02:07.803727+0000 mgr.y (mgr.34101) 8169 : cluster [DBG] pgmap v9097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:10.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15162 16 16 0 0 0 - 0 2024-07-29T00:02:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:10 smithi155 bash[73694]: debug 2024-07-29T00:02:10.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:02:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:02:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:02:11.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15163 16 16 0 0 0 - 0 2024-07-29T00:02:11.524 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:11 smithi155 bash[73694]: debug 2024-07-29T00:02:11.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:11 smithi155 bash[68033]: cluster 2024-07-29T00:02:09.805500+0000 mgr.y (mgr.34101) 8170 : cluster [DBG] pgmap v9098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:11 smithi045 bash[82788]: cluster 2024-07-29T00:02:09.805500+0000 mgr.y (mgr.34101) 8170 : cluster [DBG] pgmap v9098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:11 smithi045 bash[80445]: cluster 2024-07-29T00:02:09.805500+0000 mgr.y (mgr.34101) 8170 : cluster [DBG] pgmap v9098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:12.107 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15164 16 16 0 0 0 - 0 2024-07-29T00:02:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:12 smithi155 bash[73694]: debug 2024-07-29T00:02:12.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:02:12 smithi155 bash[60745]: ts=2024-07-29T00:02:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:02:13.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15165 16 16 0 0 0 - 0 2024-07-29T00:02:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:13 smithi155 bash[68033]: cluster 2024-07-29T00:02:11.807397+0000 mgr.y (mgr.34101) 8171 : cluster [DBG] pgmap v9099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:13.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:13 smithi155 bash[73694]: debug 2024-07-29T00:02:13.291+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:13 smithi045 bash[82788]: cluster 2024-07-29T00:02:11.807397+0000 mgr.y (mgr.34101) 8171 : cluster [DBG] pgmap v9099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:13 smithi045 bash[80445]: cluster 2024-07-29T00:02:11.807397+0000 mgr.y (mgr.34101) 8171 : cluster [DBG] pgmap v9099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:14.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15166 16 16 0 0 0 - 0 2024-07-29T00:02:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:14 smithi155 bash[73694]: debug 2024-07-29T00:02:14.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:15.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15167 16 16 0 0 0 - 0 2024-07-29T00:02:15.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:15 smithi155 bash[68033]: cluster 2024-07-29T00:02:13.809111+0000 mgr.y (mgr.34101) 8172 : cluster [DBG] pgmap v9100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:15 smithi155 bash[73694]: debug 2024-07-29T00:02:15.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:15 smithi045 bash[80445]: cluster 2024-07-29T00:02:13.809111+0000 mgr.y (mgr.34101) 8172 : cluster [DBG] pgmap v9100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:15 smithi045 bash[82788]: cluster 2024-07-29T00:02:13.809111+0000 mgr.y (mgr.34101) 8172 : cluster [DBG] pgmap v9100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:16.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15168 16 16 0 0 0 - 0 2024-07-29T00:02:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:16 smithi155 bash[73694]: debug 2024-07-29T00:02:16.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:17.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15169 16 16 0 0 0 - 0 2024-07-29T00:02:17.536 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:17 smithi155 bash[73694]: debug 2024-07-29T00:02:17.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:17 smithi155 bash[68033]: cluster 2024-07-29T00:02:15.810861+0000 mgr.y (mgr.34101) 8173 : cluster [DBG] pgmap v9101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:17 smithi045 bash[80445]: cluster 2024-07-29T00:02:15.810861+0000 mgr.y (mgr.34101) 8173 : cluster [DBG] pgmap v9101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:17 smithi045 bash[82788]: cluster 2024-07-29T00:02:15.810861+0000 mgr.y (mgr.34101) 8173 : cluster [DBG] pgmap v9101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:18.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15170 16 16 0 0 0 - 0 2024-07-29T00:02:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:18 smithi155 bash[73694]: debug 2024-07-29T00:02:18.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:19.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15171 16 16 0 0 0 - 0 2024-07-29T00:02:19.540 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:19 smithi155 bash[73694]: debug 2024-07-29T00:02:19.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:19 smithi155 bash[68033]: cluster 2024-07-29T00:02:17.812742+0000 mgr.y (mgr.34101) 8174 : cluster [DBG] pgmap v9102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:19 smithi155 bash[68033]: audit 2024-07-29T00:02:18.784302+0000 mon.c (mon.2) 2023 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:19 smithi045 bash[80445]: cluster 2024-07-29T00:02:17.812742+0000 mgr.y (mgr.34101) 8174 : cluster [DBG] pgmap v9102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:19 smithi045 bash[80445]: audit 2024-07-29T00:02:18.784302+0000 mon.c (mon.2) 2023 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:19 smithi045 bash[82788]: cluster 2024-07-29T00:02:17.812742+0000 mgr.y (mgr.34101) 8174 : cluster [DBG] pgmap v9102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:19 smithi045 bash[82788]: audit 2024-07-29T00:02:18.784302+0000 mon.c (mon.2) 2023 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:20.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15172 16 16 0 0 0 - 0 2024-07-29T00:02:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:20 smithi155 bash[73694]: debug 2024-07-29T00:02:20.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:02:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:02:20] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:02:21.108 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15173 16 16 0 0 0 - 0 2024-07-29T00:02:21.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:21 smithi155 bash[73694]: debug 2024-07-29T00:02:21.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:21 smithi155 bash[68033]: cluster 2024-07-29T00:02:19.814487+0000 mgr.y (mgr.34101) 8175 : cluster [DBG] pgmap v9103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:21 smithi045 bash[80445]: cluster 2024-07-29T00:02:19.814487+0000 mgr.y (mgr.34101) 8175 : cluster [DBG] pgmap v9103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:21 smithi045 bash[82788]: cluster 2024-07-29T00:02:19.814487+0000 mgr.y (mgr.34101) 8175 : cluster [DBG] pgmap v9103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:22.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15174 16 16 0 0 0 - 0 2024-07-29T00:02:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:22 smithi155 bash[73694]: debug 2024-07-29T00:02:22.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:02:22 smithi155 bash[60745]: ts=2024-07-29T00:02:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:02:23.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15175 16 16 0 0 0 - 0 2024-07-29T00:02:23.548 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:23 smithi155 bash[73694]: debug 2024-07-29T00:02:23.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:23 smithi155 bash[68033]: cluster 2024-07-29T00:02:21.816366+0000 mgr.y (mgr.34101) 8176 : cluster [DBG] pgmap v9104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:23 smithi045 bash[80445]: cluster 2024-07-29T00:02:21.816366+0000 mgr.y (mgr.34101) 8176 : cluster [DBG] pgmap v9104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:23 smithi045 bash[82788]: cluster 2024-07-29T00:02:21.816366+0000 mgr.y (mgr.34101) 8176 : cluster [DBG] pgmap v9104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:24.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15176 16 16 0 0 0 - 0 2024-07-29T00:02:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:24 smithi155 bash[73694]: debug 2024-07-29T00:02:24.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:25.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15177 16 16 0 0 0 - 0 2024-07-29T00:02:25.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:25 smithi155 bash[73694]: debug 2024-07-29T00:02:25.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:25 smithi155 bash[68033]: cluster 2024-07-29T00:02:23.818130+0000 mgr.y (mgr.34101) 8177 : cluster [DBG] pgmap v9105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:25 smithi045 bash[80445]: cluster 2024-07-29T00:02:23.818130+0000 mgr.y (mgr.34101) 8177 : cluster [DBG] pgmap v9105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:25 smithi045 bash[82788]: cluster 2024-07-29T00:02:23.818130+0000 mgr.y (mgr.34101) 8177 : cluster [DBG] pgmap v9105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:26.109 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15178 16 16 0 0 0 - 0 2024-07-29T00:02:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:26 smithi155 bash[73694]: debug 2024-07-29T00:02:26.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:27.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15179 16 16 0 0 0 - 0 2024-07-29T00:02:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:27 smithi155 bash[73694]: debug 2024-07-29T00:02:27.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:27 smithi045 bash[80445]: cluster 2024-07-29T00:02:25.819867+0000 mgr.y (mgr.34101) 8178 : cluster [DBG] pgmap v9106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:27.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:27 smithi045 bash[82788]: cluster 2024-07-29T00:02:25.819867+0000 mgr.y (mgr.34101) 8178 : cluster [DBG] pgmap v9106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:27 smithi155 bash[68033]: cluster 2024-07-29T00:02:25.819867+0000 mgr.y (mgr.34101) 8178 : cluster [DBG] pgmap v9106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:28.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:02:28.111220+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:02:28.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:02:28.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15180 16 16 0 0 0 - 0 2024-07-29T00:02:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:28 smithi155 bash[73694]: debug 2024-07-29T00:02:28.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:29.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15181 16 16 0 0 0 - 0 2024-07-29T00:02:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:29 smithi155 bash[73694]: debug 2024-07-29T00:02:29.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:29 smithi045 bash[80445]: cluster 2024-07-29T00:02:27.821738+0000 mgr.y (mgr.34101) 8179 : cluster [DBG] pgmap v9107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:29 smithi045 bash[82788]: cluster 2024-07-29T00:02:27.821738+0000 mgr.y (mgr.34101) 8179 : cluster [DBG] pgmap v9107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:29 smithi155 bash[68033]: cluster 2024-07-29T00:02:27.821738+0000 mgr.y (mgr.34101) 8179 : cluster [DBG] pgmap v9107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:30.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15182 16 16 0 0 0 - 0 2024-07-29T00:02:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:30 smithi155 bash[73694]: debug 2024-07-29T00:02:30.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:02:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:02:30] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:02:31.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15183 16 16 0 0 0 - 0 2024-07-29T00:02:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:31 smithi155 bash[73694]: debug 2024-07-29T00:02:31.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:31 smithi045 bash[80445]: cluster 2024-07-29T00:02:29.823475+0000 mgr.y (mgr.34101) 8180 : cluster [DBG] pgmap v9108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:31 smithi045 bash[82788]: cluster 2024-07-29T00:02:29.823475+0000 mgr.y (mgr.34101) 8180 : cluster [DBG] pgmap v9108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:31 smithi155 bash[68033]: cluster 2024-07-29T00:02:29.823475+0000 mgr.y (mgr.34101) 8180 : cluster [DBG] pgmap v9108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:32.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15184 16 16 0 0 0 - 0 2024-07-29T00:02:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:32 smithi155 bash[73694]: debug 2024-07-29T00:02:32.131+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:02:32 smithi155 bash[60745]: ts=2024-07-29T00:02:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:02:33.110 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15185 16 16 0 0 0 - 0 2024-07-29T00:02:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:33 smithi155 bash[73694]: debug 2024-07-29T00:02:33.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:33 smithi045 bash[80445]: cluster 2024-07-29T00:02:31.825373+0000 mgr.y (mgr.34101) 8181 : cluster [DBG] pgmap v9109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:33 smithi045 bash[82788]: cluster 2024-07-29T00:02:31.825373+0000 mgr.y (mgr.34101) 8181 : cluster [DBG] pgmap v9109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:33 smithi155 bash[68033]: cluster 2024-07-29T00:02:31.825373+0000 mgr.y (mgr.34101) 8181 : cluster [DBG] pgmap v9109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:34.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15186 16 16 0 0 0 - 0 2024-07-29T00:02:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:34 smithi155 bash[73694]: debug 2024-07-29T00:02:34.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:34 smithi045 bash[80445]: audit 2024-07-29T00:02:33.784629+0000 mon.c (mon.2) 2024 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:34 smithi045 bash[82788]: audit 2024-07-29T00:02:33.784629+0000 mon.c (mon.2) 2024 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:34 smithi155 bash[68033]: audit 2024-07-29T00:02:33.784629+0000 mon.c (mon.2) 2024 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:35.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15187 16 16 0 0 0 - 0 2024-07-29T00:02:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:35 smithi155 bash[73694]: debug 2024-07-29T00:02:35.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:35 smithi045 bash[80445]: cluster 2024-07-29T00:02:33.827118+0000 mgr.y (mgr.34101) 8182 : cluster [DBG] pgmap v9110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:35 smithi045 bash[82788]: cluster 2024-07-29T00:02:33.827118+0000 mgr.y (mgr.34101) 8182 : cluster [DBG] pgmap v9110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:35 smithi155 bash[68033]: cluster 2024-07-29T00:02:33.827118+0000 mgr.y (mgr.34101) 8182 : cluster [DBG] pgmap v9110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:36.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15188 16 16 0 0 0 - 0 2024-07-29T00:02:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:36 smithi155 bash[73694]: debug 2024-07-29T00:02:36.142+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:37.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15189 16 16 0 0 0 - 0 2024-07-29T00:02:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:37 smithi155 bash[73694]: debug 2024-07-29T00:02:37.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:37 smithi045 bash[80445]: cluster 2024-07-29T00:02:35.828847+0000 mgr.y (mgr.34101) 8183 : cluster [DBG] pgmap v9111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:37 smithi045 bash[82788]: cluster 2024-07-29T00:02:35.828847+0000 mgr.y (mgr.34101) 8183 : cluster [DBG] pgmap v9111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:37 smithi155 bash[68033]: cluster 2024-07-29T00:02:35.828847+0000 mgr.y (mgr.34101) 8183 : cluster [DBG] pgmap v9111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:38.111 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15190 16 16 0 0 0 - 0 2024-07-29T00:02:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:38 smithi155 bash[73694]: debug 2024-07-29T00:02:38.178+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:39.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15191 16 16 0 0 0 - 0 2024-07-29T00:02:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:39 smithi155 bash[73694]: debug 2024-07-29T00:02:39.146+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:39 smithi045 bash[80445]: cluster 2024-07-29T00:02:37.830786+0000 mgr.y (mgr.34101) 8184 : cluster [DBG] pgmap v9112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:39 smithi045 bash[82788]: cluster 2024-07-29T00:02:37.830786+0000 mgr.y (mgr.34101) 8184 : cluster [DBG] pgmap v9112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:39 smithi155 bash[68033]: cluster 2024-07-29T00:02:37.830786+0000 mgr.y (mgr.34101) 8184 : cluster [DBG] pgmap v9112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:40.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15192 16 16 0 0 0 - 0 2024-07-29T00:02:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:40 smithi155 bash[73694]: debug 2024-07-29T00:02:40.146+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:02:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:02:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:02:41.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15193 16 16 0 0 0 - 0 2024-07-29T00:02:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:41 smithi155 bash[73694]: debug 2024-07-29T00:02:41.122+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:41.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:41 smithi045 bash[80445]: cluster 2024-07-29T00:02:39.832530+0000 mgr.y (mgr.34101) 8185 : cluster [DBG] pgmap v9113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:41 smithi045 bash[82788]: cluster 2024-07-29T00:02:39.832530+0000 mgr.y (mgr.34101) 8185 : cluster [DBG] pgmap v9113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:41 smithi155 bash[68033]: cluster 2024-07-29T00:02:39.832530+0000 mgr.y (mgr.34101) 8185 : cluster [DBG] pgmap v9113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:42.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15194 16 16 0 0 0 - 0 2024-07-29T00:02:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:42 smithi155 bash[73694]: debug 2024-07-29T00:02:42.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:02:42 smithi155 bash[60745]: ts=2024-07-29T00:02:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:02:43.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15195 16 16 0 0 0 - 0 2024-07-29T00:02:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:43 smithi155 bash[73694]: debug 2024-07-29T00:02:43.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:43 smithi045 bash[80445]: cluster 2024-07-29T00:02:41.834495+0000 mgr.y (mgr.34101) 8186 : cluster [DBG] pgmap v9114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:43 smithi045 bash[82788]: cluster 2024-07-29T00:02:41.834495+0000 mgr.y (mgr.34101) 8186 : cluster [DBG] pgmap v9114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:43 smithi155 bash[68033]: cluster 2024-07-29T00:02:41.834495+0000 mgr.y (mgr.34101) 8186 : cluster [DBG] pgmap v9114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:44.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15196 16 16 0 0 0 - 0 2024-07-29T00:02:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:44 smithi155 bash[73694]: debug 2024-07-29T00:02:44.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:45.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15197 16 16 0 0 0 - 0 2024-07-29T00:02:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:45 smithi155 bash[73694]: debug 2024-07-29T00:02:45.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:45 smithi045 bash[80445]: cluster 2024-07-29T00:02:43.836273+0000 mgr.y (mgr.34101) 8187 : cluster [DBG] pgmap v9115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:45 smithi045 bash[82788]: cluster 2024-07-29T00:02:43.836273+0000 mgr.y (mgr.34101) 8187 : cluster [DBG] pgmap v9115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:46.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:45 smithi155 bash[68033]: cluster 2024-07-29T00:02:43.836273+0000 mgr.y (mgr.34101) 8187 : cluster [DBG] pgmap v9115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:46.112 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15198 16 16 0 0 0 - 0 2024-07-29T00:02:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:46 smithi155 bash[73694]: debug 2024-07-29T00:02:46.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:47.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15199 16 16 0 0 0 - 0 2024-07-29T00:02:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:47 smithi155 bash[73694]: debug 2024-07-29T00:02:47.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:47 smithi045 bash[80445]: cluster 2024-07-29T00:02:45.838023+0000 mgr.y (mgr.34101) 8188 : cluster [DBG] pgmap v9116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:47 smithi045 bash[82788]: cluster 2024-07-29T00:02:45.838023+0000 mgr.y (mgr.34101) 8188 : cluster [DBG] pgmap v9116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:47 smithi155 bash[68033]: cluster 2024-07-29T00:02:45.838023+0000 mgr.y (mgr.34101) 8188 : cluster [DBG] pgmap v9116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:48.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:02:48.114351+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:02:48.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:02:48.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15200 16 16 0 0 0 - 0 2024-07-29T00:02:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:48 smithi155 bash[73694]: debug 2024-07-29T00:02:48.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:49.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15201 16 16 0 0 0 - 0 2024-07-29T00:02:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:49 smithi155 bash[73694]: debug 2024-07-29T00:02:49.086+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:49 smithi045 bash[80445]: cluster 2024-07-29T00:02:47.839942+0000 mgr.y (mgr.34101) 8189 : cluster [DBG] pgmap v9117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:49 smithi045 bash[80445]: audit 2024-07-29T00:02:48.785198+0000 mon.c (mon.2) 2025 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:49 smithi045 bash[82788]: cluster 2024-07-29T00:02:47.839942+0000 mgr.y (mgr.34101) 8189 : cluster [DBG] pgmap v9117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:49 smithi045 bash[82788]: audit 2024-07-29T00:02:48.785198+0000 mon.c (mon.2) 2025 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:49 smithi155 bash[68033]: cluster 2024-07-29T00:02:47.839942+0000 mgr.y (mgr.34101) 8189 : cluster [DBG] pgmap v9117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:49 smithi155 bash[68033]: audit 2024-07-29T00:02:48.785198+0000 mon.c (mon.2) 2025 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:02:50.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15202 16 16 0 0 0 - 0 2024-07-29T00:02:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:50 smithi155 bash[73694]: debug 2024-07-29T00:02:50.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:02:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:02:50] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:02:51.113 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15203 16 16 0 0 0 - 0 2024-07-29T00:02:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:51 smithi155 bash[73694]: debug 2024-07-29T00:02:51.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:51 smithi045 bash[80445]: cluster 2024-07-29T00:02:49.841726+0000 mgr.y (mgr.34101) 8190 : cluster [DBG] pgmap v9118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:51 smithi045 bash[82788]: cluster 2024-07-29T00:02:49.841726+0000 mgr.y (mgr.34101) 8190 : cluster [DBG] pgmap v9118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:51 smithi155 bash[68033]: cluster 2024-07-29T00:02:49.841726+0000 mgr.y (mgr.34101) 8190 : cluster [DBG] pgmap v9118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:52.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15204 16 16 0 0 0 - 0 2024-07-29T00:02:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:52 smithi155 bash[73694]: debug 2024-07-29T00:02:52.114+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:02:52 smithi155 bash[60745]: ts=2024-07-29T00:02:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:02:53.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15205 16 16 0 0 0 - 0 2024-07-29T00:02:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:02:53 smithi155 bash[73694]: debug 2024-07-29T00:02:53.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-28T23:52:21.953138+0000 (oldest deadline 2024-07-28T23:52:41.953138+0000) 2024-07-29T00:02:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:53 smithi045 bash[80445]: cluster 2024-07-29T00:02:51.843623+0000 mgr.y (mgr.34101) 8191 : cluster [DBG] pgmap v9119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:53 smithi045 bash[82788]: cluster 2024-07-29T00:02:51.843623+0000 mgr.y (mgr.34101) 8191 : cluster [DBG] pgmap v9119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:53 smithi155 bash[68033]: cluster 2024-07-29T00:02:51.843623+0000 mgr.y (mgr.34101) 8191 : cluster [DBG] pgmap v9119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:54.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15206 16 16 0 0 0 - 0 2024-07-29T00:02:55.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15207 16 16 0 0 0 - 0 2024-07-29T00:02:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:55 smithi045 bash[80445]: cluster 2024-07-29T00:02:53.845383+0000 mgr.y (mgr.34101) 8192 : cluster [DBG] pgmap v9120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:55 smithi045 bash[82788]: cluster 2024-07-29T00:02:53.845383+0000 mgr.y (mgr.34101) 8192 : cluster [DBG] pgmap v9120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:55 smithi155 bash[68033]: cluster 2024-07-29T00:02:53.845383+0000 mgr.y (mgr.34101) 8192 : cluster [DBG] pgmap v9120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:56.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15208 16 16 0 0 0 - 0 2024-07-29T00:02:57.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15209 16 16 0 0 0 - 0 2024-07-29T00:02:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:57 smithi045 bash[80445]: cluster 2024-07-29T00:02:55.847149+0000 mgr.y (mgr.34101) 8193 : cluster [DBG] pgmap v9121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:57 smithi045 bash[82788]: cluster 2024-07-29T00:02:55.847149+0000 mgr.y (mgr.34101) 8193 : cluster [DBG] pgmap v9121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:57 smithi155 bash[68033]: cluster 2024-07-29T00:02:55.847149+0000 mgr.y (mgr.34101) 8193 : cluster [DBG] pgmap v9121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:58.114 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15210 16 16 0 0 0 - 0 2024-07-29T00:02:59.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15211 16 16 0 0 0 - 0 2024-07-29T00:02:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:02:59 smithi045 bash[80445]: cluster 2024-07-29T00:02:57.849047+0000 mgr.y (mgr.34101) 8194 : cluster [DBG] pgmap v9122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:02:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:02:59 smithi045 bash[82788]: cluster 2024-07-29T00:02:57.849047+0000 mgr.y (mgr.34101) 8194 : cluster [DBG] pgmap v9122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:02:59 smithi155 bash[68033]: cluster 2024-07-29T00:02:57.849047+0000 mgr.y (mgr.34101) 8194 : cluster [DBG] pgmap v9122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:00.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15212 16 16 0 0 0 - 0 2024-07-29T00:03:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:03:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:03:00] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:03:01.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15213 16 16 0 0 0 - 0 2024-07-29T00:03:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:01 smithi045 bash[80445]: cluster 2024-07-29T00:02:59.850851+0000 mgr.y (mgr.34101) 8195 : cluster [DBG] pgmap v9123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:01 smithi045 bash[82788]: cluster 2024-07-29T00:02:59.850851+0000 mgr.y (mgr.34101) 8195 : cluster [DBG] pgmap v9123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:01 smithi155 bash[68033]: cluster 2024-07-29T00:02:59.850851+0000 mgr.y (mgr.34101) 8195 : cluster [DBG] pgmap v9123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:02.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15214 16 16 0 0 0 - 0 2024-07-29T00:03:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:03:02 smithi155 bash[60745]: ts=2024-07-29T00:03:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:03:03.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15215 16 16 0 0 0 - 0 2024-07-29T00:03:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:03 smithi045 bash[80445]: cluster 2024-07-29T00:03:01.852774+0000 mgr.y (mgr.34101) 8196 : cluster [DBG] pgmap v9124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:03 smithi045 bash[82788]: cluster 2024-07-29T00:03:01.852774+0000 mgr.y (mgr.34101) 8196 : cluster [DBG] pgmap v9124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:03 smithi155 bash[68033]: cluster 2024-07-29T00:03:01.852774+0000 mgr.y (mgr.34101) 8196 : cluster [DBG] pgmap v9124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:04.115 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15216 16 16 0 0 0 - 0 2024-07-29T00:03:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:04 smithi045 bash[80445]: audit 2024-07-29T00:03:03.785498+0000 mon.c (mon.2) 2026 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:04 smithi045 bash[82788]: audit 2024-07-29T00:03:03.785498+0000 mon.c (mon.2) 2026 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:04 smithi155 bash[68033]: audit 2024-07-29T00:03:03.785498+0000 mon.c (mon.2) 2026 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:05.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15217 16 16 0 0 0 - 0 2024-07-29T00:03:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:05 smithi045 bash[82788]: cluster 2024-07-29T00:03:03.854528+0000 mgr.y (mgr.34101) 8197 : cluster [DBG] pgmap v9125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:05 smithi045 bash[80445]: cluster 2024-07-29T00:03:03.854528+0000 mgr.y (mgr.34101) 8197 : cluster [DBG] pgmap v9125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:05 smithi155 bash[68033]: cluster 2024-07-29T00:03:03.854528+0000 mgr.y (mgr.34101) 8197 : cluster [DBG] pgmap v9125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:06.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15218 16 16 0 0 0 - 0 2024-07-29T00:03:07.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15219 16 16 0 0 0 - 0 2024-07-29T00:03:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:07 smithi045 bash[82788]: cluster 2024-07-29T00:03:05.856254+0000 mgr.y (mgr.34101) 8198 : cluster [DBG] pgmap v9126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:07 smithi045 bash[80445]: cluster 2024-07-29T00:03:05.856254+0000 mgr.y (mgr.34101) 8198 : cluster [DBG] pgmap v9126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:07 smithi155 bash[68033]: cluster 2024-07-29T00:03:05.856254+0000 mgr.y (mgr.34101) 8198 : cluster [DBG] pgmap v9126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:08.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:03:08.117616+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:03:08.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:03:08.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15220 16 16 0 0 0 - 0 2024-07-29T00:03:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:08 smithi045 bash[82788]: audit 2024-07-29T00:03:07.903041+0000 mon.c (mon.2) 2027 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:03:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:08 smithi045 bash[80445]: audit 2024-07-29T00:03:07.903041+0000 mon.c (mon.2) 2027 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:03:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:08 smithi155 bash[68033]: audit 2024-07-29T00:03:07.903041+0000 mon.c (mon.2) 2027 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:03:09.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15221 16 16 0 0 0 - 0 2024-07-29T00:03:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:09 smithi045 bash[82788]: cluster 2024-07-29T00:03:07.858250+0000 mgr.y (mgr.34101) 8199 : cluster [DBG] pgmap v9127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:09 smithi045 bash[80445]: cluster 2024-07-29T00:03:07.858250+0000 mgr.y (mgr.34101) 8199 : cluster [DBG] pgmap v9127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:09 smithi155 bash[68033]: cluster 2024-07-29T00:03:07.858250+0000 mgr.y (mgr.34101) 8199 : cluster [DBG] pgmap v9127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:10.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15222 16 16 0 0 0 - 0 2024-07-29T00:03:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:03:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:03:10] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:03:10.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:10 smithi045 bash[80445]: cluster 2024-07-29T00:03:09.860003+0000 mgr.y (mgr.34101) 8200 : cluster [DBG] pgmap v9128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:10.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:10 smithi045 bash[82788]: cluster 2024-07-29T00:03:09.860003+0000 mgr.y (mgr.34101) 8200 : cluster [DBG] pgmap v9128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:10 smithi155 bash[68033]: cluster 2024-07-29T00:03:09.860003+0000 mgr.y (mgr.34101) 8200 : cluster [DBG] pgmap v9128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:11.116 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15223 16 16 0 0 0 - 0 2024-07-29T00:03:12.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15224 16 16 0 0 0 - 0 2024-07-29T00:03:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:03:12 smithi155 bash[60745]: ts=2024-07-29T00:03:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:03:13.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15225 16 16 0 0 0 - 0 2024-07-29T00:03:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:12 smithi045 bash[80445]: cluster 2024-07-29T00:03:11.861924+0000 mgr.y (mgr.34101) 8201 : cluster [DBG] pgmap v9129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:12 smithi045 bash[82788]: cluster 2024-07-29T00:03:11.861924+0000 mgr.y (mgr.34101) 8201 : cluster [DBG] pgmap v9129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:12 smithi155 bash[68033]: cluster 2024-07-29T00:03:11.861924+0000 mgr.y (mgr.34101) 8201 : cluster [DBG] pgmap v9129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:14.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15226 16 16 0 0 0 - 0 2024-07-29T00:03:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[82788]: audit 2024-07-29T00:03:13.577514+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[82788]: audit 2024-07-29T00:03:13.584480+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[82788]: audit 2024-07-29T00:03:13.779650+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[82788]: audit 2024-07-29T00:03:13.791114+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[82788]: audit 2024-07-29T00:03:14.217287+0000 mon.c (mon.2) 2028 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:03:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[82788]: audit 2024-07-29T00:03:14.218413+0000 mon.c (mon.2) 2029 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:03:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[82788]: audit 2024-07-29T00:03:14.226784+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[80445]: audit 2024-07-29T00:03:13.577514+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[80445]: audit 2024-07-29T00:03:13.584480+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[80445]: audit 2024-07-29T00:03:13.779650+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[80445]: audit 2024-07-29T00:03:13.791114+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[80445]: audit 2024-07-29T00:03:14.217287+0000 mon.c (mon.2) 2028 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:03:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[80445]: audit 2024-07-29T00:03:14.218413+0000 mon.c (mon.2) 2029 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:03:14.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:14 smithi045 bash[80445]: audit 2024-07-29T00:03:14.226784+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:14 smithi155 bash[68033]: audit 2024-07-29T00:03:13.577514+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:14 smithi155 bash[68033]: audit 2024-07-29T00:03:13.584480+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:14 smithi155 bash[68033]: audit 2024-07-29T00:03:13.779650+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:14 smithi155 bash[68033]: audit 2024-07-29T00:03:13.791114+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:14 smithi155 bash[68033]: audit 2024-07-29T00:03:14.217287+0000 mon.c (mon.2) 2028 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:03:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:14 smithi155 bash[68033]: audit 2024-07-29T00:03:14.218413+0000 mon.c (mon.2) 2029 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:03:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:14 smithi155 bash[68033]: audit 2024-07-29T00:03:14.226784+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:03:15.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15227 16 16 0 0 0 - 0 2024-07-29T00:03:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:15 smithi045 bash[82788]: cluster 2024-07-29T00:03:13.863580+0000 mgr.y (mgr.34101) 8202 : cluster [DBG] pgmap v9130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:15 smithi045 bash[80445]: cluster 2024-07-29T00:03:13.863580+0000 mgr.y (mgr.34101) 8202 : cluster [DBG] pgmap v9130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:15 smithi155 bash[68033]: cluster 2024-07-29T00:03:13.863580+0000 mgr.y (mgr.34101) 8202 : cluster [DBG] pgmap v9130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:16.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15228 16 16 0 0 0 - 0 2024-07-29T00:03:17.117 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15229 16 16 0 0 0 - 0 2024-07-29T00:03:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:17 smithi155 bash[73694]: debug 2024-07-29T00:03:17.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:17 smithi045 bash[82788]: cluster 2024-07-29T00:03:15.865336+0000 mgr.y (mgr.34101) 8203 : cluster [DBG] pgmap v9131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:17 smithi045 bash[80445]: cluster 2024-07-29T00:03:15.865336+0000 mgr.y (mgr.34101) 8203 : cluster [DBG] pgmap v9131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:17 smithi155 bash[68033]: cluster 2024-07-29T00:03:15.865336+0000 mgr.y (mgr.34101) 8203 : cluster [DBG] pgmap v9131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:18.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15230 16 16 0 0 0 - 0 2024-07-29T00:03:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:18 smithi155 bash[73694]: debug 2024-07-29T00:03:18.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:19.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15231 16 16 0 0 0 - 0 2024-07-29T00:03:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:19 smithi155 bash[73694]: debug 2024-07-29T00:03:19.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:19 smithi045 bash[82788]: cluster 2024-07-29T00:03:17.867230+0000 mgr.y (mgr.34101) 8204 : cluster [DBG] pgmap v9132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:19 smithi045 bash[82788]: audit 2024-07-29T00:03:18.785912+0000 mon.c (mon.2) 2030 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:19 smithi045 bash[80445]: cluster 2024-07-29T00:03:17.867230+0000 mgr.y (mgr.34101) 8204 : cluster [DBG] pgmap v9132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:19 smithi045 bash[80445]: audit 2024-07-29T00:03:18.785912+0000 mon.c (mon.2) 2030 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:20.025 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:19 smithi155 bash[68033]: cluster 2024-07-29T00:03:17.867230+0000 mgr.y (mgr.34101) 8204 : cluster [DBG] pgmap v9132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:20.026 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:19 smithi155 bash[68033]: audit 2024-07-29T00:03:18.785912+0000 mon.c (mon.2) 2030 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:20.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15232 16 16 0 0 0 - 0 2024-07-29T00:03:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:20 smithi155 bash[73694]: debug 2024-07-29T00:03:20.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:03:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:03:20] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.43.0" 2024-07-29T00:03:21.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15233 16 16 0 0 0 - 0 2024-07-29T00:03:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:21 smithi155 bash[73694]: debug 2024-07-29T00:03:21.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:21 smithi045 bash[82788]: cluster 2024-07-29T00:03:19.868971+0000 mgr.y (mgr.34101) 8205 : cluster [DBG] pgmap v9133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:21 smithi045 bash[80445]: cluster 2024-07-29T00:03:19.868971+0000 mgr.y (mgr.34101) 8205 : cluster [DBG] pgmap v9133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:21 smithi155 bash[68033]: cluster 2024-07-29T00:03:19.868971+0000 mgr.y (mgr.34101) 8205 : cluster [DBG] pgmap v9133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:22.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15234 16 16 0 0 0 - 0 2024-07-29T00:03:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:03:22 smithi155 bash[60745]: ts=2024-07-29T00:03:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:03:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:22 smithi155 bash[73694]: debug 2024-07-29T00:03:22.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:23.118 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15235 16 16 0 0 0 - 0 2024-07-29T00:03:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:23 smithi155 bash[73694]: debug 2024-07-29T00:03:23.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:23 smithi045 bash[82788]: cluster 2024-07-29T00:03:21.870883+0000 mgr.y (mgr.34101) 8206 : cluster [DBG] pgmap v9134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:23 smithi045 bash[80445]: cluster 2024-07-29T00:03:21.870883+0000 mgr.y (mgr.34101) 8206 : cluster [DBG] pgmap v9134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:23 smithi155 bash[68033]: cluster 2024-07-29T00:03:21.870883+0000 mgr.y (mgr.34101) 8206 : cluster [DBG] pgmap v9134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:24.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15236 16 16 0 0 0 - 0 2024-07-29T00:03:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:24 smithi155 bash[73694]: debug 2024-07-29T00:03:24.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:25.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15237 16 16 0 0 0 - 0 2024-07-29T00:03:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:25 smithi155 bash[73694]: debug 2024-07-29T00:03:25.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:25 smithi045 bash[80445]: cluster 2024-07-29T00:03:23.872629+0000 mgr.y (mgr.34101) 8207 : cluster [DBG] pgmap v9135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:25 smithi045 bash[82788]: cluster 2024-07-29T00:03:23.872629+0000 mgr.y (mgr.34101) 8207 : cluster [DBG] pgmap v9135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:25 smithi155 bash[68033]: cluster 2024-07-29T00:03:23.872629+0000 mgr.y (mgr.34101) 8207 : cluster [DBG] pgmap v9135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:26.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15238 16 16 0 0 0 - 0 2024-07-29T00:03:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:26 smithi155 bash[73694]: debug 2024-07-29T00:03:26.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:27.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15239 16 16 0 0 0 - 0 2024-07-29T00:03:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:27 smithi155 bash[73694]: debug 2024-07-29T00:03:27.185+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:27 smithi045 bash[80445]: cluster 2024-07-29T00:03:25.874376+0000 mgr.y (mgr.34101) 8208 : cluster [DBG] pgmap v9136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:27 smithi045 bash[82788]: cluster 2024-07-29T00:03:25.874376+0000 mgr.y (mgr.34101) 8208 : cluster [DBG] pgmap v9136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:27 smithi155 bash[68033]: cluster 2024-07-29T00:03:25.874376+0000 mgr.y (mgr.34101) 8208 : cluster [DBG] pgmap v9136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:28.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:03:28.120729+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:03:28.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:03:28.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15240 16 16 0 0 0 - 0 2024-07-29T00:03:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:28 smithi155 bash[73694]: debug 2024-07-29T00:03:28.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:29.119 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15241 16 16 0 0 0 - 0 2024-07-29T00:03:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:29 smithi155 bash[73694]: debug 2024-07-29T00:03:29.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:29 smithi045 bash[80445]: cluster 2024-07-29T00:03:27.876262+0000 mgr.y (mgr.34101) 8209 : cluster [DBG] pgmap v9137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:29.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:29 smithi045 bash[82788]: cluster 2024-07-29T00:03:27.876262+0000 mgr.y (mgr.34101) 8209 : cluster [DBG] pgmap v9137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:29 smithi155 bash[68033]: cluster 2024-07-29T00:03:27.876262+0000 mgr.y (mgr.34101) 8209 : cluster [DBG] pgmap v9137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:30.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15242 16 16 0 0 0 - 0 2024-07-29T00:03:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:30 smithi155 bash[73694]: debug 2024-07-29T00:03:30.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:03:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:03:30] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.43.0" 2024-07-29T00:03:31.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15243 16 16 0 0 0 - 0 2024-07-29T00:03:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:31 smithi155 bash[73694]: debug 2024-07-29T00:03:31.229+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:31 smithi045 bash[80445]: cluster 2024-07-29T00:03:29.878021+0000 mgr.y (mgr.34101) 8210 : cluster [DBG] pgmap v9138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:31 smithi045 bash[82788]: cluster 2024-07-29T00:03:29.878021+0000 mgr.y (mgr.34101) 8210 : cluster [DBG] pgmap v9138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:31 smithi155 bash[68033]: cluster 2024-07-29T00:03:29.878021+0000 mgr.y (mgr.34101) 8210 : cluster [DBG] pgmap v9138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:32.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15244 16 16 0 0 0 - 0 2024-07-29T00:03:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:32 smithi155 bash[73694]: debug 2024-07-29T00:03:32.185+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:03:32 smithi155 bash[60745]: ts=2024-07-29T00:03:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:03:33.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15245 16 16 0 0 0 - 0 2024-07-29T00:03:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:33 smithi155 bash[73694]: debug 2024-07-29T00:03:33.141+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:33 smithi045 bash[80445]: cluster 2024-07-29T00:03:31.879903+0000 mgr.y (mgr.34101) 8211 : cluster [DBG] pgmap v9139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:33 smithi045 bash[82788]: cluster 2024-07-29T00:03:31.879903+0000 mgr.y (mgr.34101) 8211 : cluster [DBG] pgmap v9139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:33 smithi155 bash[68033]: cluster 2024-07-29T00:03:31.879903+0000 mgr.y (mgr.34101) 8211 : cluster [DBG] pgmap v9139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:34.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15246 16 16 0 0 0 - 0 2024-07-29T00:03:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:34 smithi155 bash[73694]: debug 2024-07-29T00:03:34.141+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:34 smithi045 bash[80445]: audit 2024-07-29T00:03:33.786421+0000 mon.c (mon.2) 2031 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:34 smithi045 bash[82788]: audit 2024-07-29T00:03:33.786421+0000 mon.c (mon.2) 2031 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:34 smithi155 bash[68033]: audit 2024-07-29T00:03:33.786421+0000 mon.c (mon.2) 2031 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:35.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15247 16 16 0 0 0 - 0 2024-07-29T00:03:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:35 smithi155 bash[73694]: debug 2024-07-29T00:03:35.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:35 smithi045 bash[80445]: cluster 2024-07-29T00:03:33.881598+0000 mgr.y (mgr.34101) 8212 : cluster [DBG] pgmap v9140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:35 smithi045 bash[82788]: cluster 2024-07-29T00:03:33.881598+0000 mgr.y (mgr.34101) 8212 : cluster [DBG] pgmap v9140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:35 smithi155 bash[68033]: cluster 2024-07-29T00:03:33.881598+0000 mgr.y (mgr.34101) 8212 : cluster [DBG] pgmap v9140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:36.120 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15248 16 16 0 0 0 - 0 2024-07-29T00:03:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:36 smithi155 bash[73694]: debug 2024-07-29T00:03:36.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:37.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15249 16 16 0 0 0 - 0 2024-07-29T00:03:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:37 smithi155 bash[73694]: debug 2024-07-29T00:03:37.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:37 smithi045 bash[82788]: cluster 2024-07-29T00:03:35.883363+0000 mgr.y (mgr.34101) 8213 : cluster [DBG] pgmap v9141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:37 smithi045 bash[80445]: cluster 2024-07-29T00:03:35.883363+0000 mgr.y (mgr.34101) 8213 : cluster [DBG] pgmap v9141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:37 smithi155 bash[68033]: cluster 2024-07-29T00:03:35.883363+0000 mgr.y (mgr.34101) 8213 : cluster [DBG] pgmap v9141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:38.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15250 16 16 0 0 0 - 0 2024-07-29T00:03:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:38 smithi155 bash[73694]: debug 2024-07-29T00:03:38.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:39.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15251 16 16 0 0 0 - 0 2024-07-29T00:03:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:39 smithi155 bash[73694]: debug 2024-07-29T00:03:39.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:39 smithi045 bash[82788]: cluster 2024-07-29T00:03:37.885261+0000 mgr.y (mgr.34101) 8214 : cluster [DBG] pgmap v9142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:39 smithi045 bash[80445]: cluster 2024-07-29T00:03:37.885261+0000 mgr.y (mgr.34101) 8214 : cluster [DBG] pgmap v9142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:40.019 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:39 smithi155 bash[68033]: cluster 2024-07-29T00:03:37.885261+0000 mgr.y (mgr.34101) 8214 : cluster [DBG] pgmap v9142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:40.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15252 16 16 0 0 0 - 0 2024-07-29T00:03:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:40 smithi155 bash[73694]: debug 2024-07-29T00:03:40.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:03:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:03:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:03:41.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15253 16 16 0 0 0 - 0 2024-07-29T00:03:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:40 smithi155 bash[73694]: debug 2024-07-29T00:03:40.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:41 smithi045 bash[80445]: cluster 2024-07-29T00:03:39.887031+0000 mgr.y (mgr.34101) 8215 : cluster [DBG] pgmap v9143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:41 smithi045 bash[82788]: cluster 2024-07-29T00:03:39.887031+0000 mgr.y (mgr.34101) 8215 : cluster [DBG] pgmap v9143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:41.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:41 smithi155 bash[68033]: cluster 2024-07-29T00:03:39.887031+0000 mgr.y (mgr.34101) 8215 : cluster [DBG] pgmap v9143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:42.121 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15254 16 16 0 0 0 - 0 2024-07-29T00:03:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:41 smithi155 bash[73694]: debug 2024-07-29T00:03:41.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:03:42 smithi155 bash[60745]: ts=2024-07-29T00:03:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:03:43.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15255 16 16 0 0 0 - 0 2024-07-29T00:03:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:42 smithi155 bash[73694]: debug 2024-07-29T00:03:42.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:43 smithi045 bash[80445]: cluster 2024-07-29T00:03:41.888976+0000 mgr.y (mgr.34101) 8216 : cluster [DBG] pgmap v9144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:43 smithi045 bash[82788]: cluster 2024-07-29T00:03:41.888976+0000 mgr.y (mgr.34101) 8216 : cluster [DBG] pgmap v9144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:43.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:43 smithi155 bash[68033]: cluster 2024-07-29T00:03:41.888976+0000 mgr.y (mgr.34101) 8216 : cluster [DBG] pgmap v9144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:44.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15256 16 16 0 0 0 - 0 2024-07-29T00:03:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:43 smithi155 bash[73694]: debug 2024-07-29T00:03:43.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:45.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15257 16 16 0 0 0 - 0 2024-07-29T00:03:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:44 smithi155 bash[73694]: debug 2024-07-29T00:03:44.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:45 smithi045 bash[80445]: cluster 2024-07-29T00:03:43.890781+0000 mgr.y (mgr.34101) 8217 : cluster [DBG] pgmap v9145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:45 smithi045 bash[82788]: cluster 2024-07-29T00:03:43.890781+0000 mgr.y (mgr.34101) 8217 : cluster [DBG] pgmap v9145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:45.999 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:45 smithi155 bash[68033]: cluster 2024-07-29T00:03:43.890781+0000 mgr.y (mgr.34101) 8217 : cluster [DBG] pgmap v9145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:46.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15258 16 16 0 0 0 - 0 2024-07-29T00:03:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:46 smithi155 bash[73694]: debug 2024-07-29T00:03:45.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:47.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15259 16 16 0 0 0 - 0 2024-07-29T00:03:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:47 smithi155 bash[73694]: debug 2024-07-29T00:03:47.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:47 smithi045 bash[80445]: cluster 2024-07-29T00:03:45.892578+0000 mgr.y (mgr.34101) 8218 : cluster [DBG] pgmap v9146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:47 smithi045 bash[82788]: cluster 2024-07-29T00:03:45.892578+0000 mgr.y (mgr.34101) 8218 : cluster [DBG] pgmap v9146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:47 smithi155 bash[68033]: cluster 2024-07-29T00:03:45.892578+0000 mgr.y (mgr.34101) 8218 : cluster [DBG] pgmap v9146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:48.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:03:48.124003+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:03:48.122 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:03:48.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15260 16 16 0 0 0 - 0 2024-07-29T00:03:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:48 smithi155 bash[73694]: debug 2024-07-29T00:03:48.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:49.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15261 16 16 0 0 0 - 0 2024-07-29T00:03:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:49 smithi155 bash[73694]: debug 2024-07-29T00:03:49.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:49 smithi045 bash[80445]: cluster 2024-07-29T00:03:47.894526+0000 mgr.y (mgr.34101) 8219 : cluster [DBG] pgmap v9147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:49 smithi045 bash[80445]: audit 2024-07-29T00:03:48.786756+0000 mon.c (mon.2) 2032 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:49 smithi045 bash[82788]: cluster 2024-07-29T00:03:47.894526+0000 mgr.y (mgr.34101) 8219 : cluster [DBG] pgmap v9147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:49.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:49 smithi045 bash[82788]: audit 2024-07-29T00:03:48.786756+0000 mon.c (mon.2) 2032 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:50.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:49 smithi155 bash[68033]: cluster 2024-07-29T00:03:47.894526+0000 mgr.y (mgr.34101) 8219 : cluster [DBG] pgmap v9147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:50.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:49 smithi155 bash[68033]: audit 2024-07-29T00:03:48.786756+0000 mon.c (mon.2) 2032 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:03:50.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15262 16 16 0 0 0 - 0 2024-07-29T00:03:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:50 smithi155 bash[73694]: debug 2024-07-29T00:03:50.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:03:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:03:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:03:51.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15263 16 16 0 0 0 - 0 2024-07-29T00:03:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:51 smithi155 bash[73694]: debug 2024-07-29T00:03:51.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:51 smithi045 bash[80445]: cluster 2024-07-29T00:03:49.896309+0000 mgr.y (mgr.34101) 8220 : cluster [DBG] pgmap v9148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:51 smithi045 bash[82788]: cluster 2024-07-29T00:03:49.896309+0000 mgr.y (mgr.34101) 8220 : cluster [DBG] pgmap v9148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:51 smithi155 bash[68033]: cluster 2024-07-29T00:03:49.896309+0000 mgr.y (mgr.34101) 8220 : cluster [DBG] pgmap v9148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:52.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15264 16 16 0 0 0 - 0 2024-07-29T00:03:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:52 smithi155 bash[73694]: debug 2024-07-29T00:03:52.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:03:52 smithi155 bash[60745]: ts=2024-07-29T00:03:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:03:53.123 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15265 16 16 0 0 0 - 0 2024-07-29T00:03:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:53 smithi155 bash[73694]: debug 2024-07-29T00:03:53.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:53 smithi045 bash[80445]: cluster 2024-07-29T00:03:51.898196+0000 mgr.y (mgr.34101) 8221 : cluster [DBG] pgmap v9149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:53 smithi045 bash[82788]: cluster 2024-07-29T00:03:51.898196+0000 mgr.y (mgr.34101) 8221 : cluster [DBG] pgmap v9149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:53 smithi155 bash[68033]: cluster 2024-07-29T00:03:51.898196+0000 mgr.y (mgr.34101) 8221 : cluster [DBG] pgmap v9149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:54.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15266 16 16 0 0 0 - 0 2024-07-29T00:03:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:54 smithi155 bash[73694]: debug 2024-07-29T00:03:54.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:55.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15267 16 16 0 0 0 - 0 2024-07-29T00:03:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:55 smithi155 bash[73694]: debug 2024-07-29T00:03:55.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:55 smithi045 bash[80445]: cluster 2024-07-29T00:03:53.899966+0000 mgr.y (mgr.34101) 8222 : cluster [DBG] pgmap v9150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:55 smithi045 bash[82788]: cluster 2024-07-29T00:03:53.899966+0000 mgr.y (mgr.34101) 8222 : cluster [DBG] pgmap v9150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:56.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:55 smithi155 bash[68033]: cluster 2024-07-29T00:03:53.899966+0000 mgr.y (mgr.34101) 8222 : cluster [DBG] pgmap v9150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:56.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15268 16 16 0 0 0 - 0 2024-07-29T00:03:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:56 smithi155 bash[73694]: debug 2024-07-29T00:03:56.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:57.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15269 16 16 0 0 0 - 0 2024-07-29T00:03:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:57 smithi155 bash[73694]: debug 2024-07-29T00:03:57.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:57 smithi045 bash[82788]: cluster 2024-07-29T00:03:55.901709+0000 mgr.y (mgr.34101) 8223 : cluster [DBG] pgmap v9151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:57 smithi045 bash[80445]: cluster 2024-07-29T00:03:55.901709+0000 mgr.y (mgr.34101) 8223 : cluster [DBG] pgmap v9151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:58.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:57 smithi155 bash[68033]: cluster 2024-07-29T00:03:55.901709+0000 mgr.y (mgr.34101) 8223 : cluster [DBG] pgmap v9151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:58.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15270 16 16 0 0 0 - 0 2024-07-29T00:03:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:58 smithi155 bash[73694]: debug 2024-07-29T00:03:58.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:03:59.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:03:58 smithi155 bash[68033]: cluster 2024-07-29T00:03:57.903610+0000 mgr.y (mgr.34101) 8224 : cluster [DBG] pgmap v9152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:59.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15271 16 16 0 0 0 - 0 2024-07-29T00:03:59.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:03:58 smithi045 bash[82788]: cluster 2024-07-29T00:03:57.903610+0000 mgr.y (mgr.34101) 8224 : cluster [DBG] pgmap v9152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:03:58 smithi045 bash[80445]: cluster 2024-07-29T00:03:57.903610+0000 mgr.y (mgr.34101) 8224 : cluster [DBG] pgmap v9152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:03:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:59 smithi155 bash[73694]: debug 2024-07-29T00:03:59.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:00.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15272 16 16 0 0 0 - 0 2024-07-29T00:04:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:03:59 smithi155 bash[73694]: debug 2024-07-29T00:03:59.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:00.962 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:04:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:04:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:04:01.124 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15273 16 16 0 0 0 - 0 2024-07-29T00:04:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:00 smithi045 bash[80445]: cluster 2024-07-29T00:03:59.905330+0000 mgr.y (mgr.34101) 8225 : cluster [DBG] pgmap v9153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:00 smithi045 bash[82788]: cluster 2024-07-29T00:03:59.905330+0000 mgr.y (mgr.34101) 8225 : cluster [DBG] pgmap v9153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:01 smithi155 bash[73694]: debug 2024-07-29T00:04:01.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:00 smithi155 bash[68033]: cluster 2024-07-29T00:03:59.905330+0000 mgr.y (mgr.34101) 8225 : cluster [DBG] pgmap v9153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:02.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15274 16 16 0 0 0 - 0 2024-07-29T00:04:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:01 smithi155 bash[73694]: debug 2024-07-29T00:04:01.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:04:02 smithi155 bash[60745]: ts=2024-07-29T00:04:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:04:03.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15275 16 16 0 0 0 - 0 2024-07-29T00:04:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:02 smithi045 bash[80445]: cluster 2024-07-29T00:04:01.907223+0000 mgr.y (mgr.34101) 8226 : cluster [DBG] pgmap v9154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:02 smithi045 bash[82788]: cluster 2024-07-29T00:04:01.907223+0000 mgr.y (mgr.34101) 8226 : cluster [DBG] pgmap v9154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:02 smithi155 bash[68033]: cluster 2024-07-29T00:04:01.907223+0000 mgr.y (mgr.34101) 8226 : cluster [DBG] pgmap v9154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:03 smithi155 bash[73694]: debug 2024-07-29T00:04:02.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:04.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15276 16 16 0 0 0 - 0 2024-07-29T00:04:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:03 smithi155 bash[68033]: audit 2024-07-29T00:04:03.787074+0000 mon.c (mon.2) 2033 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:03 smithi155 bash[73694]: debug 2024-07-29T00:04:03.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:03 smithi045 bash[80445]: audit 2024-07-29T00:04:03.787074+0000 mon.c (mon.2) 2033 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:03 smithi045 bash[82788]: audit 2024-07-29T00:04:03.787074+0000 mon.c (mon.2) 2033 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:05.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15277 16 16 0 0 0 - 0 2024-07-29T00:04:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:04 smithi155 bash[73694]: debug 2024-07-29T00:04:04.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:04 smithi155 bash[68033]: cluster 2024-07-29T00:04:03.908938+0000 mgr.y (mgr.34101) 8227 : cluster [DBG] pgmap v9155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:04 smithi045 bash[80445]: cluster 2024-07-29T00:04:03.908938+0000 mgr.y (mgr.34101) 8227 : cluster [DBG] pgmap v9155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:04 smithi045 bash[82788]: cluster 2024-07-29T00:04:03.908938+0000 mgr.y (mgr.34101) 8227 : cluster [DBG] pgmap v9155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:06.125 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15278 16 16 0 0 0 - 0 2024-07-29T00:04:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:05 smithi155 bash[73694]: debug 2024-07-29T00:04:05.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:07.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15279 16 16 0 0 0 - 0 2024-07-29T00:04:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:06 smithi155 bash[73694]: debug 2024-07-29T00:04:06.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:06 smithi155 bash[68033]: cluster 2024-07-29T00:04:05.910698+0000 mgr.y (mgr.34101) 8228 : cluster [DBG] pgmap v9156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:06 smithi045 bash[80445]: cluster 2024-07-29T00:04:05.910698+0000 mgr.y (mgr.34101) 8228 : cluster [DBG] pgmap v9156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:06 smithi045 bash[82788]: cluster 2024-07-29T00:04:05.910698+0000 mgr.y (mgr.34101) 8228 : cluster [DBG] pgmap v9156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:08.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:04:08.127193+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:04:08.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:04:08.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15280 16 16 0 0 0 - 0 2024-07-29T00:04:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:07 smithi155 bash[73694]: debug 2024-07-29T00:04:07.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:09.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15281 16 16 0 0 0 - 0 2024-07-29T00:04:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:08 smithi155 bash[68033]: cluster 2024-07-29T00:04:07.912592+0000 mgr.y (mgr.34101) 8229 : cluster [DBG] pgmap v9157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:08 smithi155 bash[73694]: debug 2024-07-29T00:04:08.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:09.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:08 smithi045 bash[80445]: cluster 2024-07-29T00:04:07.912592+0000 mgr.y (mgr.34101) 8229 : cluster [DBG] pgmap v9157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:08 smithi045 bash[82788]: cluster 2024-07-29T00:04:07.912592+0000 mgr.y (mgr.34101) 8229 : cluster [DBG] pgmap v9157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:10.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15282 16 16 0 0 0 - 0 2024-07-29T00:04:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:09 smithi155 bash[73694]: debug 2024-07-29T00:04:09.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:04:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:04:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:04:11.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15283 16 16 0 0 0 - 0 2024-07-29T00:04:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:10 smithi155 bash[68033]: cluster 2024-07-29T00:04:09.914343+0000 mgr.y (mgr.34101) 8230 : cluster [DBG] pgmap v9158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:10 smithi155 bash[73694]: debug 2024-07-29T00:04:10.981+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:11.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:10 smithi045 bash[80445]: cluster 2024-07-29T00:04:09.914343+0000 mgr.y (mgr.34101) 8230 : cluster [DBG] pgmap v9158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:10 smithi045 bash[82788]: cluster 2024-07-29T00:04:09.914343+0000 mgr.y (mgr.34101) 8230 : cluster [DBG] pgmap v9158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:12.126 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15284 16 16 0 0 0 - 0 2024-07-29T00:04:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:12 smithi155 bash[73694]: debug 2024-07-29T00:04:12.001+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:04:12 smithi155 bash[60745]: ts=2024-07-29T00:04:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:04:13.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15285 16 16 0 0 0 - 0 2024-07-29T00:04:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:13 smithi155 bash[73694]: debug 2024-07-29T00:04:13.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:12 smithi155 bash[68033]: cluster 2024-07-29T00:04:11.916181+0000 mgr.y (mgr.34101) 8231 : cluster [DBG] pgmap v9159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:12 smithi045 bash[82788]: cluster 2024-07-29T00:04:11.916181+0000 mgr.y (mgr.34101) 8231 : cluster [DBG] pgmap v9159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:12 smithi045 bash[80445]: cluster 2024-07-29T00:04:11.916181+0000 mgr.y (mgr.34101) 8231 : cluster [DBG] pgmap v9159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:14.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15286 16 16 0 0 0 - 0 2024-07-29T00:04:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:14 smithi155 bash[73694]: debug 2024-07-29T00:04:14.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:15.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15287 16 16 0 0 0 - 0 2024-07-29T00:04:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:14 smithi155 bash[73694]: debug 2024-07-29T00:04:14.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:14 smithi155 bash[68033]: cluster 2024-07-29T00:04:13.917912+0000 mgr.y (mgr.34101) 8232 : cluster [DBG] pgmap v9160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:14 smithi155 bash[68033]: audit 2024-07-29T00:04:14.313426+0000 mon.c (mon.2) 2034 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:04:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:14 smithi155 bash[68033]: audit 2024-07-29T00:04:14.689251+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:15.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:14 smithi155 bash[68033]: audit 2024-07-29T00:04:14.697437+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:14 smithi045 bash[80445]: cluster 2024-07-29T00:04:13.917912+0000 mgr.y (mgr.34101) 8232 : cluster [DBG] pgmap v9160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:14 smithi045 bash[80445]: audit 2024-07-29T00:04:14.313426+0000 mon.c (mon.2) 2034 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:04:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:14 smithi045 bash[80445]: audit 2024-07-29T00:04:14.689251+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:15.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:14 smithi045 bash[80445]: audit 2024-07-29T00:04:14.697437+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:15 smithi045 bash[82788]: cluster 2024-07-29T00:04:13.917912+0000 mgr.y (mgr.34101) 8232 : cluster [DBG] pgmap v9160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:15 smithi045 bash[82788]: audit 2024-07-29T00:04:14.313426+0000 mon.c (mon.2) 2034 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:04:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:15 smithi045 bash[82788]: audit 2024-07-29T00:04:14.689251+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:15.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:15 smithi045 bash[82788]: audit 2024-07-29T00:04:14.697437+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:16.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15288 16 16 0 0 0 - 0 2024-07-29T00:04:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:15 smithi155 bash[73694]: debug 2024-07-29T00:04:15.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:17.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15289 16 16 0 0 0 - 0 2024-07-29T00:04:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:17 smithi155 bash[68033]: cluster 2024-07-29T00:04:15.919636+0000 mgr.y (mgr.34101) 8233 : cluster [DBG] pgmap v9161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:16 smithi155 bash[73694]: debug 2024-07-29T00:04:16.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:17 smithi045 bash[82788]: cluster 2024-07-29T00:04:15.919636+0000 mgr.y (mgr.34101) 8233 : cluster [DBG] pgmap v9161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:17.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:17 smithi045 bash[80445]: cluster 2024-07-29T00:04:15.919636+0000 mgr.y (mgr.34101) 8233 : cluster [DBG] pgmap v9161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:18.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15290 16 16 0 0 0 - 0 2024-07-29T00:04:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:18 smithi155 bash[73694]: debug 2024-07-29T00:04:17.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:19.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15291 16 16 0 0 0 - 0 2024-07-29T00:04:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:19 smithi155 bash[73694]: debug 2024-07-29T00:04:19.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:19 smithi155 bash[68033]: cluster 2024-07-29T00:04:17.921513+0000 mgr.y (mgr.34101) 8234 : cluster [DBG] pgmap v9162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:19 smithi155 bash[68033]: audit 2024-07-29T00:04:18.787535+0000 mon.c (mon.2) 2035 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:19 smithi045 bash[80445]: cluster 2024-07-29T00:04:17.921513+0000 mgr.y (mgr.34101) 8234 : cluster [DBG] pgmap v9162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:19 smithi045 bash[80445]: audit 2024-07-29T00:04:18.787535+0000 mon.c (mon.2) 2035 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:19 smithi045 bash[82788]: cluster 2024-07-29T00:04:17.921513+0000 mgr.y (mgr.34101) 8234 : cluster [DBG] pgmap v9162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:19 smithi045 bash[82788]: audit 2024-07-29T00:04:18.787535+0000 mon.c (mon.2) 2035 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:20.127 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15292 16 16 0 0 0 - 0 2024-07-29T00:04:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:20 smithi155 bash[73694]: debug 2024-07-29T00:04:20.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:04:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:04:20] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:04:21.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15293 16 16 0 0 0 - 0 2024-07-29T00:04:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:21 smithi155 bash[73694]: debug 2024-07-29T00:04:21.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:20 smithi155 bash[68033]: cluster 2024-07-29T00:04:19.922527+0000 mgr.y (mgr.34101) 8235 : cluster [DBG] pgmap v9163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:20 smithi155 bash[68033]: audit 2024-07-29T00:04:19.974651+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:20 smithi155 bash[68033]: audit 2024-07-29T00:04:19.983444+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:20 smithi155 bash[68033]: audit 2024-07-29T00:04:20.573562+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:20 smithi155 bash[68033]: audit 2024-07-29T00:04:20.588673+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:20 smithi045 bash[80445]: cluster 2024-07-29T00:04:19.922527+0000 mgr.y (mgr.34101) 8235 : cluster [DBG] pgmap v9163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:20 smithi045 bash[80445]: audit 2024-07-29T00:04:19.974651+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:20 smithi045 bash[80445]: audit 2024-07-29T00:04:19.983444+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:20 smithi045 bash[80445]: audit 2024-07-29T00:04:20.573562+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:20 smithi045 bash[80445]: audit 2024-07-29T00:04:20.588673+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:20 smithi045 bash[82788]: cluster 2024-07-29T00:04:19.922527+0000 mgr.y (mgr.34101) 8235 : cluster [DBG] pgmap v9163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:20 smithi045 bash[82788]: audit 2024-07-29T00:04:19.974651+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:20 smithi045 bash[82788]: audit 2024-07-29T00:04:19.983444+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:20 smithi045 bash[82788]: audit 2024-07-29T00:04:20.573562+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:20 smithi045 bash[82788]: audit 2024-07-29T00:04:20.588673+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:22.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15294 16 16 0 0 0 - 0 2024-07-29T00:04:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:22 smithi155 bash[73694]: debug 2024-07-29T00:04:22.052+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:21 smithi155 bash[68033]: audit 2024-07-29T00:04:21.091618+0000 mon.c (mon.2) 2036 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:04:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:21 smithi155 bash[68033]: audit 2024-07-29T00:04:21.093053+0000 mon.c (mon.2) 2037 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:04:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:21 smithi155 bash[68033]: audit 2024-07-29T00:04:21.103188+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:21 smithi045 bash[80445]: audit 2024-07-29T00:04:21.091618+0000 mon.c (mon.2) 2036 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:04:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:21 smithi045 bash[80445]: audit 2024-07-29T00:04:21.093053+0000 mon.c (mon.2) 2037 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:04:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:21 smithi045 bash[80445]: audit 2024-07-29T00:04:21.103188+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:21 smithi045 bash[82788]: audit 2024-07-29T00:04:21.091618+0000 mon.c (mon.2) 2036 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:04:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:21 smithi045 bash[82788]: audit 2024-07-29T00:04:21.093053+0000 mon.c (mon.2) 2037 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:04:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:21 smithi045 bash[82788]: audit 2024-07-29T00:04:21.103188+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:04:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:04:22 smithi155 bash[60745]: ts=2024-07-29T00:04:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:04:23.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15295 16 16 0 0 0 - 0 2024-07-29T00:04:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:23 smithi045 bash[82788]: cluster 2024-07-29T00:04:21.924358+0000 mgr.y (mgr.34101) 8236 : cluster [DBG] pgmap v9164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:23 smithi045 bash[80445]: cluster 2024-07-29T00:04:21.924358+0000 mgr.y (mgr.34101) 8236 : cluster [DBG] pgmap v9164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:23.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:23 smithi155 bash[68033]: cluster 2024-07-29T00:04:21.924358+0000 mgr.y (mgr.34101) 8236 : cluster [DBG] pgmap v9164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:23 smithi155 bash[73694]: debug 2024-07-29T00:04:23.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:24.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15296 16 16 0 0 0 - 0 2024-07-29T00:04:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:24 smithi155 bash[73694]: debug 2024-07-29T00:04:24.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:25.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15297 16 16 0 0 0 - 0 2024-07-29T00:04:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:25 smithi045 bash[82788]: cluster 2024-07-29T00:04:23.926118+0000 mgr.y (mgr.34101) 8237 : cluster [DBG] pgmap v9165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:25 smithi045 bash[80445]: cluster 2024-07-29T00:04:23.926118+0000 mgr.y (mgr.34101) 8237 : cluster [DBG] pgmap v9165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:25 smithi155 bash[73694]: debug 2024-07-29T00:04:25.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:25 smithi155 bash[68033]: cluster 2024-07-29T00:04:23.926118+0000 mgr.y (mgr.34101) 8237 : cluster [DBG] pgmap v9165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:26.128 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15298 16 16 0 0 0 - 0 2024-07-29T00:04:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:26 smithi155 bash[73694]: debug 2024-07-29T00:04:26.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:27.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15299 16 16 0 0 0 - 0 2024-07-29T00:04:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:27 smithi045 bash[80445]: cluster 2024-07-29T00:04:25.927975+0000 mgr.y (mgr.34101) 8238 : cluster [DBG] pgmap v9166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:27 smithi045 bash[82788]: cluster 2024-07-29T00:04:25.927975+0000 mgr.y (mgr.34101) 8238 : cluster [DBG] pgmap v9166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:27 smithi155 bash[73694]: debug 2024-07-29T00:04:27.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:27 smithi155 bash[68033]: cluster 2024-07-29T00:04:25.927975+0000 mgr.y (mgr.34101) 8238 : cluster [DBG] pgmap v9166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:28.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:04:28.130349+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:04:28.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:04:28.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15300 16 16 0 0 0 - 0 2024-07-29T00:04:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:28 smithi155 bash[73694]: debug 2024-07-29T00:04:28.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:29.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15301 16 16 0 0 0 - 0 2024-07-29T00:04:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:29 smithi155 bash[68033]: cluster 2024-07-29T00:04:27.929905+0000 mgr.y (mgr.34101) 8239 : cluster [DBG] pgmap v9167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:29 smithi155 bash[73694]: debug 2024-07-29T00:04:29.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:29 smithi045 bash[82788]: cluster 2024-07-29T00:04:27.929905+0000 mgr.y (mgr.34101) 8239 : cluster [DBG] pgmap v9167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:29 smithi045 bash[80445]: cluster 2024-07-29T00:04:27.929905+0000 mgr.y (mgr.34101) 8239 : cluster [DBG] pgmap v9167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:30.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15302 16 16 0 0 0 - 0 2024-07-29T00:04:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:30 smithi155 bash[73694]: debug 2024-07-29T00:04:30.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:04:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:04:30] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:04:31.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15303 16 16 0 0 0 - 0 2024-07-29T00:04:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:31 smithi155 bash[73694]: debug 2024-07-29T00:04:31.044+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:31 smithi155 bash[68033]: cluster 2024-07-29T00:04:29.931617+0000 mgr.y (mgr.34101) 8240 : cluster [DBG] pgmap v9168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:31 smithi045 bash[82788]: cluster 2024-07-29T00:04:29.931617+0000 mgr.y (mgr.34101) 8240 : cluster [DBG] pgmap v9168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:31 smithi045 bash[80445]: cluster 2024-07-29T00:04:29.931617+0000 mgr.y (mgr.34101) 8240 : cluster [DBG] pgmap v9168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:32.129 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15304 16 16 0 0 0 - 0 2024-07-29T00:04:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:32 smithi155 bash[73694]: debug 2024-07-29T00:04:32.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:04:32 smithi155 bash[60745]: ts=2024-07-29T00:04:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:04:33.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15305 16 16 0 0 0 - 0 2024-07-29T00:04:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:33 smithi045 bash[82788]: cluster 2024-07-29T00:04:31.933460+0000 mgr.y (mgr.34101) 8241 : cluster [DBG] pgmap v9169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:33 smithi045 bash[80445]: cluster 2024-07-29T00:04:31.933460+0000 mgr.y (mgr.34101) 8241 : cluster [DBG] pgmap v9169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:33 smithi155 bash[73694]: debug 2024-07-29T00:04:33.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:33 smithi155 bash[68033]: cluster 2024-07-29T00:04:31.933460+0000 mgr.y (mgr.34101) 8241 : cluster [DBG] pgmap v9169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:34.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15306 16 16 0 0 0 - 0 2024-07-29T00:04:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:34 smithi045 bash[80445]: audit 2024-07-29T00:04:33.787860+0000 mon.c (mon.2) 2038 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:34 smithi045 bash[82788]: audit 2024-07-29T00:04:33.787860+0000 mon.c (mon.2) 2038 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:34 smithi155 bash[68033]: audit 2024-07-29T00:04:33.787860+0000 mon.c (mon.2) 2038 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:34 smithi155 bash[73694]: debug 2024-07-29T00:04:34.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:35.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15307 16 16 0 0 0 - 0 2024-07-29T00:04:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:35 smithi045 bash[80445]: cluster 2024-07-29T00:04:33.935174+0000 mgr.y (mgr.34101) 8242 : cluster [DBG] pgmap v9170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:35 smithi045 bash[82788]: cluster 2024-07-29T00:04:33.935174+0000 mgr.y (mgr.34101) 8242 : cluster [DBG] pgmap v9170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:35.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:35 smithi155 bash[68033]: cluster 2024-07-29T00:04:33.935174+0000 mgr.y (mgr.34101) 8242 : cluster [DBG] pgmap v9170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:35 smithi155 bash[73694]: debug 2024-07-29T00:04:35.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:36.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15308 16 16 0 0 0 - 0 2024-07-29T00:04:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:36 smithi155 bash[73694]: debug 2024-07-29T00:04:36.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:37.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15309 16 16 0 0 0 - 0 2024-07-29T00:04:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:37 smithi045 bash[80445]: cluster 2024-07-29T00:04:35.936881+0000 mgr.y (mgr.34101) 8243 : cluster [DBG] pgmap v9171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:37 smithi045 bash[82788]: cluster 2024-07-29T00:04:35.936881+0000 mgr.y (mgr.34101) 8243 : cluster [DBG] pgmap v9171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:37.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:37 smithi155 bash[68033]: cluster 2024-07-29T00:04:35.936881+0000 mgr.y (mgr.34101) 8243 : cluster [DBG] pgmap v9171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:37 smithi155 bash[73694]: debug 2024-07-29T00:04:37.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:38.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15310 16 16 0 0 0 - 0 2024-07-29T00:04:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:38 smithi155 bash[73694]: debug 2024-07-29T00:04:38.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:39.130 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15311 16 16 0 0 0 - 0 2024-07-29T00:04:39.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:39 smithi045 bash[80445]: cluster 2024-07-29T00:04:37.938750+0000 mgr.y (mgr.34101) 8244 : cluster [DBG] pgmap v9172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:39 smithi045 bash[82788]: cluster 2024-07-29T00:04:37.938750+0000 mgr.y (mgr.34101) 8244 : cluster [DBG] pgmap v9172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:39 smithi155 bash[73694]: debug 2024-07-29T00:04:39.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:39.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:39 smithi155 bash[68033]: cluster 2024-07-29T00:04:37.938750+0000 mgr.y (mgr.34101) 8244 : cluster [DBG] pgmap v9172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:40.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15312 16 16 0 0 0 - 0 2024-07-29T00:04:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:40 smithi155 bash[73694]: debug 2024-07-29T00:04:40.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:04:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:04:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:04:41.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15313 16 16 0 0 0 - 0 2024-07-29T00:04:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:41 smithi155 bash[73694]: debug 2024-07-29T00:04:41.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:41 smithi155 bash[68033]: cluster 2024-07-29T00:04:39.940447+0000 mgr.y (mgr.34101) 8245 : cluster [DBG] pgmap v9173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:41 smithi045 bash[80445]: cluster 2024-07-29T00:04:39.940447+0000 mgr.y (mgr.34101) 8245 : cluster [DBG] pgmap v9173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:41 smithi045 bash[82788]: cluster 2024-07-29T00:04:39.940447+0000 mgr.y (mgr.34101) 8245 : cluster [DBG] pgmap v9173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:42.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15314 16 16 0 0 0 - 0 2024-07-29T00:04:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:42 smithi155 bash[73694]: debug 2024-07-29T00:04:42.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:04:42 smithi155 bash[60745]: ts=2024-07-29T00:04:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:04:43.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15315 16 16 0 0 0 - 0 2024-07-29T00:04:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:43 smithi045 bash[80445]: cluster 2024-07-29T00:04:41.942306+0000 mgr.y (mgr.34101) 8246 : cluster [DBG] pgmap v9174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:43.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:43 smithi045 bash[82788]: cluster 2024-07-29T00:04:41.942306+0000 mgr.y (mgr.34101) 8246 : cluster [DBG] pgmap v9174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:43 smithi155 bash[73694]: debug 2024-07-29T00:04:43.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:43.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:43 smithi155 bash[68033]: cluster 2024-07-29T00:04:41.942306+0000 mgr.y (mgr.34101) 8246 : cluster [DBG] pgmap v9174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:44.131 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15316 16 16 0 0 0 - 0 2024-07-29T00:04:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:44 smithi155 bash[73694]: debug 2024-07-29T00:04:44.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:45.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15317 16 16 0 0 0 - 0 2024-07-29T00:04:45.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:45 smithi045 bash[82788]: cluster 2024-07-29T00:04:43.944023+0000 mgr.y (mgr.34101) 8247 : cluster [DBG] pgmap v9175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:45 smithi045 bash[80445]: cluster 2024-07-29T00:04:43.944023+0000 mgr.y (mgr.34101) 8247 : cluster [DBG] pgmap v9175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:45 smithi155 bash[68033]: cluster 2024-07-29T00:04:43.944023+0000 mgr.y (mgr.34101) 8247 : cluster [DBG] pgmap v9175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:45 smithi155 bash[73694]: debug 2024-07-29T00:04:45.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:46.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15318 16 16 0 0 0 - 0 2024-07-29T00:04:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:46 smithi155 bash[73694]: debug 2024-07-29T00:04:46.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:47.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15319 16 16 0 0 0 - 0 2024-07-29T00:04:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:47 smithi045 bash[80445]: cluster 2024-07-29T00:04:45.945756+0000 mgr.y (mgr.34101) 8248 : cluster [DBG] pgmap v9176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:47 smithi045 bash[82788]: cluster 2024-07-29T00:04:45.945756+0000 mgr.y (mgr.34101) 8248 : cluster [DBG] pgmap v9176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:47 smithi155 bash[68033]: cluster 2024-07-29T00:04:45.945756+0000 mgr.y (mgr.34101) 8248 : cluster [DBG] pgmap v9176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:47 smithi155 bash[73694]: debug 2024-07-29T00:04:47.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:48.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:04:48.133510+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:04:48.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:04:48.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15320 16 16 0 0 0 - 0 2024-07-29T00:04:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:48 smithi155 bash[73694]: debug 2024-07-29T00:04:48.200+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:49.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15321 16 16 0 0 0 - 0 2024-07-29T00:04:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:49 smithi045 bash[80445]: cluster 2024-07-29T00:04:47.947634+0000 mgr.y (mgr.34101) 8249 : cluster [DBG] pgmap v9177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:49 smithi045 bash[80445]: audit 2024-07-29T00:04:48.788335+0000 mon.c (mon.2) 2039 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:49 smithi045 bash[82788]: cluster 2024-07-29T00:04:47.947634+0000 mgr.y (mgr.34101) 8249 : cluster [DBG] pgmap v9177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:49 smithi045 bash[82788]: audit 2024-07-29T00:04:48.788335+0000 mon.c (mon.2) 2039 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:49 smithi155 bash[73694]: debug 2024-07-29T00:04:49.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:49 smithi155 bash[68033]: cluster 2024-07-29T00:04:47.947634+0000 mgr.y (mgr.34101) 8249 : cluster [DBG] pgmap v9177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:49 smithi155 bash[68033]: audit 2024-07-29T00:04:48.788335+0000 mon.c (mon.2) 2039 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:04:50.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15322 16 16 0 0 0 - 0 2024-07-29T00:04:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:50 smithi155 bash[73694]: debug 2024-07-29T00:04:50.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:04:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:04:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:04:51.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15323 16 16 0 0 0 - 0 2024-07-29T00:04:51.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:51 smithi045 bash[80445]: cluster 2024-07-29T00:04:49.949346+0000 mgr.y (mgr.34101) 8250 : cluster [DBG] pgmap v9178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:51 smithi045 bash[82788]: cluster 2024-07-29T00:04:49.949346+0000 mgr.y (mgr.34101) 8250 : cluster [DBG] pgmap v9178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:51 smithi155 bash[73694]: debug 2024-07-29T00:04:51.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:51.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:51 smithi155 bash[68033]: cluster 2024-07-29T00:04:49.949346+0000 mgr.y (mgr.34101) 8250 : cluster [DBG] pgmap v9178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:52.132 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15324 16 16 0 0 0 - 0 2024-07-29T00:04:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:52 smithi155 bash[73694]: debug 2024-07-29T00:04:52.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:04:52 smithi155 bash[60745]: ts=2024-07-29T00:04:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:04:53.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15325 16 16 0 0 0 - 0 2024-07-29T00:04:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:53 smithi045 bash[80445]: cluster 2024-07-29T00:04:51.951218+0000 mgr.y (mgr.34101) 8251 : cluster [DBG] pgmap v9179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:53 smithi045 bash[82788]: cluster 2024-07-29T00:04:51.951218+0000 mgr.y (mgr.34101) 8251 : cluster [DBG] pgmap v9179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:53 smithi155 bash[73694]: debug 2024-07-29T00:04:53.188+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:53.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:53 smithi155 bash[68033]: cluster 2024-07-29T00:04:51.951218+0000 mgr.y (mgr.34101) 8251 : cluster [DBG] pgmap v9179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:54.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15326 16 16 0 0 0 - 0 2024-07-29T00:04:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:54 smithi155 bash[73694]: debug 2024-07-29T00:04:54.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:55.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15327 16 16 0 0 0 - 0 2024-07-29T00:04:55.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:55 smithi045 bash[80445]: cluster 2024-07-29T00:04:53.952922+0000 mgr.y (mgr.34101) 8252 : cluster [DBG] pgmap v9180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:55 smithi045 bash[82788]: cluster 2024-07-29T00:04:53.952922+0000 mgr.y (mgr.34101) 8252 : cluster [DBG] pgmap v9180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:55.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:55 smithi155 bash[68033]: cluster 2024-07-29T00:04:53.952922+0000 mgr.y (mgr.34101) 8252 : cluster [DBG] pgmap v9180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:55 smithi155 bash[73694]: debug 2024-07-29T00:04:55.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:56.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15328 16 16 0 0 0 - 0 2024-07-29T00:04:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:56 smithi155 bash[73694]: debug 2024-07-29T00:04:56.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:57.133 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15329 16 16 0 0 0 - 0 2024-07-29T00:04:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:57 smithi045 bash[80445]: cluster 2024-07-29T00:04:55.954654+0000 mgr.y (mgr.34101) 8253 : cluster [DBG] pgmap v9181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:57 smithi045 bash[82788]: cluster 2024-07-29T00:04:55.954654+0000 mgr.y (mgr.34101) 8253 : cluster [DBG] pgmap v9181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:57 smithi155 bash[68033]: cluster 2024-07-29T00:04:55.954654+0000 mgr.y (mgr.34101) 8253 : cluster [DBG] pgmap v9181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:57 smithi155 bash[73694]: debug 2024-07-29T00:04:57.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:58.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15330 16 16 0 0 0 - 0 2024-07-29T00:04:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:58 smithi155 bash[73694]: debug 2024-07-29T00:04:58.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:04:59.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15331 16 16 0 0 0 - 0 2024-07-29T00:04:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:04:59 smithi045 bash[80445]: cluster 2024-07-29T00:04:57.956498+0000 mgr.y (mgr.34101) 8254 : cluster [DBG] pgmap v9182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:04:59 smithi045 bash[82788]: cluster 2024-07-29T00:04:57.956498+0000 mgr.y (mgr.34101) 8254 : cluster [DBG] pgmap v9182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:59.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:04:59 smithi155 bash[68033]: cluster 2024-07-29T00:04:57.956498+0000 mgr.y (mgr.34101) 8254 : cluster [DBG] pgmap v9182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:04:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:04:59 smithi155 bash[73694]: debug 2024-07-29T00:04:59.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:00.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15332 16 16 0 0 0 - 0 2024-07-29T00:05:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:00 smithi155 bash[73694]: debug 2024-07-29T00:05:00.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:05:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:05:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:05:01.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15333 16 16 0 0 0 - 0 2024-07-29T00:05:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:01 smithi045 bash[80445]: cluster 2024-07-29T00:04:59.958238+0000 mgr.y (mgr.34101) 8255 : cluster [DBG] pgmap v9183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:01 smithi045 bash[82788]: cluster 2024-07-29T00:04:59.958238+0000 mgr.y (mgr.34101) 8255 : cluster [DBG] pgmap v9183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:01.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:01 smithi155 bash[68033]: cluster 2024-07-29T00:04:59.958238+0000 mgr.y (mgr.34101) 8255 : cluster [DBG] pgmap v9183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:01 smithi155 bash[73694]: debug 2024-07-29T00:05:01.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:02.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15334 16 16 0 0 0 - 0 2024-07-29T00:05:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:02 smithi155 bash[73694]: debug 2024-07-29T00:05:02.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:05:02 smithi155 bash[60745]: ts=2024-07-29T00:05:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:05:03.134 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15335 16 16 0 0 0 - 0 2024-07-29T00:05:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:03 smithi045 bash[80445]: cluster 2024-07-29T00:05:01.960131+0000 mgr.y (mgr.34101) 8256 : cluster [DBG] pgmap v9184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:03 smithi045 bash[82788]: cluster 2024-07-29T00:05:01.960131+0000 mgr.y (mgr.34101) 8256 : cluster [DBG] pgmap v9184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:03 smithi155 bash[68033]: cluster 2024-07-29T00:05:01.960131+0000 mgr.y (mgr.34101) 8256 : cluster [DBG] pgmap v9184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:03 smithi155 bash[73694]: debug 2024-07-29T00:05:03.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:04.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15336 16 16 0 0 0 - 0 2024-07-29T00:05:04.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:04 smithi045 bash[80445]: audit 2024-07-29T00:05:03.788717+0000 mon.c (mon.2) 2040 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:04 smithi045 bash[82788]: audit 2024-07-29T00:05:03.788717+0000 mon.c (mon.2) 2040 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:04 smithi155 bash[68033]: audit 2024-07-29T00:05:03.788717+0000 mon.c (mon.2) 2040 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:04 smithi155 bash[73694]: debug 2024-07-29T00:05:04.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:05.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15337 16 16 0 0 0 - 0 2024-07-29T00:05:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:05 smithi045 bash[80445]: cluster 2024-07-29T00:05:03.961871+0000 mgr.y (mgr.34101) 8257 : cluster [DBG] pgmap v9185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:05 smithi045 bash[82788]: cluster 2024-07-29T00:05:03.961871+0000 mgr.y (mgr.34101) 8257 : cluster [DBG] pgmap v9185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:05 smithi155 bash[73694]: debug 2024-07-29T00:05:05.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:05.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:05 smithi155 bash[68033]: cluster 2024-07-29T00:05:03.961871+0000 mgr.y (mgr.34101) 8257 : cluster [DBG] pgmap v9185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:06.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15338 16 16 0 0 0 - 0 2024-07-29T00:05:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:06 smithi155 bash[73694]: debug 2024-07-29T00:05:06.095+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:07.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15339 16 16 0 0 0 - 0 2024-07-29T00:05:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:07 smithi045 bash[80445]: cluster 2024-07-29T00:05:05.963589+0000 mgr.y (mgr.34101) 8258 : cluster [DBG] pgmap v9186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:07 smithi045 bash[82788]: cluster 2024-07-29T00:05:05.963589+0000 mgr.y (mgr.34101) 8258 : cluster [DBG] pgmap v9186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:07.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:07 smithi155 bash[68033]: cluster 2024-07-29T00:05:05.963589+0000 mgr.y (mgr.34101) 8258 : cluster [DBG] pgmap v9186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:07 smithi155 bash[73694]: debug 2024-07-29T00:05:07.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:08.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:05:08.136805+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:05:08.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:05:08.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15340 16 16 0 0 0 - 0 2024-07-29T00:05:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:08 smithi155 bash[73694]: debug 2024-07-29T00:05:08.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:09.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15341 16 16 0 0 0 - 0 2024-07-29T00:05:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:09 smithi155 bash[73694]: debug 2024-07-29T00:05:09.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:09.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:09 smithi155 bash[68033]: cluster 2024-07-29T00:05:07.965431+0000 mgr.y (mgr.34101) 8259 : cluster [DBG] pgmap v9187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:09 smithi045 bash[80445]: cluster 2024-07-29T00:05:07.965431+0000 mgr.y (mgr.34101) 8259 : cluster [DBG] pgmap v9187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:09 smithi045 bash[82788]: cluster 2024-07-29T00:05:07.965431+0000 mgr.y (mgr.34101) 8259 : cluster [DBG] pgmap v9187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:10.135 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15342 16 16 0 0 0 - 0 2024-07-29T00:05:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:10 smithi155 bash[73694]: debug 2024-07-29T00:05:10.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:05:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:05:10] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-29T00:05:11.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15343 16 16 0 0 0 - 0 2024-07-29T00:05:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:11 smithi155 bash[68033]: cluster 2024-07-29T00:05:09.967112+0000 mgr.y (mgr.34101) 8260 : cluster [DBG] pgmap v9188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:11 smithi155 bash[73694]: debug 2024-07-29T00:05:11.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:11 smithi045 bash[80445]: cluster 2024-07-29T00:05:09.967112+0000 mgr.y (mgr.34101) 8260 : cluster [DBG] pgmap v9188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:11 smithi045 bash[82788]: cluster 2024-07-29T00:05:09.967112+0000 mgr.y (mgr.34101) 8260 : cluster [DBG] pgmap v9188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:12.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15344 16 16 0 0 0 - 0 2024-07-29T00:05:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:12 smithi155 bash[73694]: debug 2024-07-29T00:05:12.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:05:12 smithi155 bash[60745]: ts=2024-07-29T00:05:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:05:13.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15345 16 16 0 0 0 - 0 2024-07-29T00:05:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:13 smithi155 bash[68033]: cluster 2024-07-29T00:05:11.968957+0000 mgr.y (mgr.34101) 8261 : cluster [DBG] pgmap v9189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:13 smithi155 bash[73694]: debug 2024-07-29T00:05:13.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:13 smithi045 bash[80445]: cluster 2024-07-29T00:05:11.968957+0000 mgr.y (mgr.34101) 8261 : cluster [DBG] pgmap v9189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:13 smithi045 bash[82788]: cluster 2024-07-29T00:05:11.968957+0000 mgr.y (mgr.34101) 8261 : cluster [DBG] pgmap v9189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:14.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15346 16 16 0 0 0 - 0 2024-07-29T00:05:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:14 smithi155 bash[73694]: debug 2024-07-29T00:05:14.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:15.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15347 16 16 0 0 0 - 0 2024-07-29T00:05:15.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:15 smithi155 bash[68033]: cluster 2024-07-29T00:05:13.970705+0000 mgr.y (mgr.34101) 8262 : cluster [DBG] pgmap v9190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:15 smithi155 bash[73694]: debug 2024-07-29T00:05:15.211+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:15 smithi045 bash[80445]: cluster 2024-07-29T00:05:13.970705+0000 mgr.y (mgr.34101) 8262 : cluster [DBG] pgmap v9190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:15 smithi045 bash[82788]: cluster 2024-07-29T00:05:13.970705+0000 mgr.y (mgr.34101) 8262 : cluster [DBG] pgmap v9190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:16.136 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15348 16 16 0 0 0 - 0 2024-07-29T00:05:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:16 smithi155 bash[73694]: debug 2024-07-29T00:05:16.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:17.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15349 16 16 0 0 0 - 0 2024-07-29T00:05:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:17 smithi155 bash[73694]: debug 2024-07-29T00:05:17.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:17.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:17 smithi155 bash[68033]: cluster 2024-07-29T00:05:15.972406+0000 mgr.y (mgr.34101) 8263 : cluster [DBG] pgmap v9191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:17 smithi045 bash[80445]: cluster 2024-07-29T00:05:15.972406+0000 mgr.y (mgr.34101) 8263 : cluster [DBG] pgmap v9191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:17 smithi045 bash[82788]: cluster 2024-07-29T00:05:15.972406+0000 mgr.y (mgr.34101) 8263 : cluster [DBG] pgmap v9191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:18.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15350 16 16 0 0 0 - 0 2024-07-29T00:05:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:18 smithi155 bash[73694]: debug 2024-07-29T00:05:18.167+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:19.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15351 16 16 0 0 0 - 0 2024-07-29T00:05:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:19 smithi155 bash[73694]: debug 2024-07-29T00:05:19.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:19 smithi155 bash[68033]: cluster 2024-07-29T00:05:17.974272+0000 mgr.y (mgr.34101) 8264 : cluster [DBG] pgmap v9192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:19 smithi155 bash[68033]: audit 2024-07-29T00:05:18.789229+0000 mon.c (mon.2) 2041 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:19 smithi045 bash[82788]: cluster 2024-07-29T00:05:17.974272+0000 mgr.y (mgr.34101) 8264 : cluster [DBG] pgmap v9192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:19 smithi045 bash[82788]: audit 2024-07-29T00:05:18.789229+0000 mon.c (mon.2) 2041 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:19 smithi045 bash[80445]: cluster 2024-07-29T00:05:17.974272+0000 mgr.y (mgr.34101) 8264 : cluster [DBG] pgmap v9192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:19 smithi045 bash[80445]: audit 2024-07-29T00:05:18.789229+0000 mon.c (mon.2) 2041 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:20.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15352 16 16 0 0 0 - 0 2024-07-29T00:05:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:20 smithi155 bash[73694]: debug 2024-07-29T00:05:20.175+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:05:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:05:20] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:05:21.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15353 16 16 0 0 0 - 0 2024-07-29T00:05:21.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:21 smithi155 bash[68033]: cluster 2024-07-29T00:05:19.975994+0000 mgr.y (mgr.34101) 8265 : cluster [DBG] pgmap v9193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:21 smithi155 bash[68033]: audit 2024-07-29T00:05:21.217496+0000 mon.c (mon.2) 2042 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:05:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:21 smithi155 bash[73694]: debug 2024-07-29T00:05:21.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:21 smithi045 bash[80445]: cluster 2024-07-29T00:05:19.975994+0000 mgr.y (mgr.34101) 8265 : cluster [DBG] pgmap v9193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:21 smithi045 bash[80445]: audit 2024-07-29T00:05:21.217496+0000 mon.c (mon.2) 2042 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:05:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:21 smithi045 bash[82788]: cluster 2024-07-29T00:05:19.975994+0000 mgr.y (mgr.34101) 8265 : cluster [DBG] pgmap v9193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:21 smithi045 bash[82788]: audit 2024-07-29T00:05:21.217496+0000 mon.c (mon.2) 2042 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:05:22.137 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15354 16 16 0 0 0 - 0 2024-07-29T00:05:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:22 smithi155 bash[73694]: debug 2024-07-29T00:05:22.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:05:22 smithi155 bash[60745]: ts=2024-07-29T00:05:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:05:23.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15355 16 16 0 0 0 - 0 2024-07-29T00:05:23.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:23 smithi155 bash[68033]: cluster 2024-07-29T00:05:21.977903+0000 mgr.y (mgr.34101) 8266 : cluster [DBG] pgmap v9194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:23 smithi155 bash[73694]: debug 2024-07-29T00:05:23.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:23 smithi045 bash[80445]: cluster 2024-07-29T00:05:21.977903+0000 mgr.y (mgr.34101) 8266 : cluster [DBG] pgmap v9194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:23 smithi045 bash[82788]: cluster 2024-07-29T00:05:21.977903+0000 mgr.y (mgr.34101) 8266 : cluster [DBG] pgmap v9194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:24.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15356 16 16 0 0 0 - 0 2024-07-29T00:05:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:24 smithi155 bash[73694]: debug 2024-07-29T00:05:24.287+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:25.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15357 16 16 0 0 0 - 0 2024-07-29T00:05:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:25 smithi155 bash[73694]: debug 2024-07-29T00:05:25.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:25 smithi155 bash[68033]: cluster 2024-07-29T00:05:23.979564+0000 mgr.y (mgr.34101) 8267 : cluster [DBG] pgmap v9195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:25 smithi045 bash[80445]: cluster 2024-07-29T00:05:23.979564+0000 mgr.y (mgr.34101) 8267 : cluster [DBG] pgmap v9195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:25 smithi045 bash[82788]: cluster 2024-07-29T00:05:23.979564+0000 mgr.y (mgr.34101) 8267 : cluster [DBG] pgmap v9195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:26.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15358 16 16 0 0 0 - 0 2024-07-29T00:05:26.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:26 smithi155 bash[73694]: debug 2024-07-29T00:05:26.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:27.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15359 16 16 0 0 0 - 0 2024-07-29T00:05:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:27 smithi155 bash[73694]: debug 2024-07-29T00:05:27.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:27 smithi155 bash[68033]: cluster 2024-07-29T00:05:25.981288+0000 mgr.y (mgr.34101) 8268 : cluster [DBG] pgmap v9196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:27 smithi155 bash[68033]: audit 2024-07-29T00:05:26.911588+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:27 smithi155 bash[68033]: audit 2024-07-29T00:05:26.923693+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:27 smithi155 bash[68033]: audit 2024-07-29T00:05:27.130517+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:27 smithi155 bash[68033]: audit 2024-07-29T00:05:27.142853+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:27 smithi045 bash[80445]: cluster 2024-07-29T00:05:25.981288+0000 mgr.y (mgr.34101) 8268 : cluster [DBG] pgmap v9196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:27 smithi045 bash[80445]: audit 2024-07-29T00:05:26.911588+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:27 smithi045 bash[80445]: audit 2024-07-29T00:05:26.923693+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:27 smithi045 bash[80445]: audit 2024-07-29T00:05:27.130517+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:27 smithi045 bash[80445]: audit 2024-07-29T00:05:27.142853+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:27 smithi045 bash[82788]: cluster 2024-07-29T00:05:25.981288+0000 mgr.y (mgr.34101) 8268 : cluster [DBG] pgmap v9196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:27 smithi045 bash[82788]: audit 2024-07-29T00:05:26.911588+0000 mon.a (mon.0) 4180 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:27 smithi045 bash[82788]: audit 2024-07-29T00:05:26.923693+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:27 smithi045 bash[82788]: audit 2024-07-29T00:05:27.130517+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:27.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:27 smithi045 bash[82788]: audit 2024-07-29T00:05:27.142853+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:28.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:05:28.139958+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:05:28.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:05:28.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15360 16 16 0 0 0 - 0 2024-07-29T00:05:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:28 smithi155 bash[73694]: debug 2024-07-29T00:05:28.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:28 smithi155 bash[68033]: audit 2024-07-29T00:05:27.578888+0000 mon.c (mon.2) 2043 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:05:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:28 smithi155 bash[68033]: audit 2024-07-29T00:05:27.580262+0000 mon.c (mon.2) 2044 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:05:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:28 smithi155 bash[68033]: audit 2024-07-29T00:05:27.590955+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:28 smithi045 bash[80445]: audit 2024-07-29T00:05:27.578888+0000 mon.c (mon.2) 2043 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:05:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:28 smithi045 bash[80445]: audit 2024-07-29T00:05:27.580262+0000 mon.c (mon.2) 2044 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:05:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:28 smithi045 bash[80445]: audit 2024-07-29T00:05:27.590955+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:28 smithi045 bash[82788]: audit 2024-07-29T00:05:27.578888+0000 mon.c (mon.2) 2043 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:05:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:28 smithi045 bash[82788]: audit 2024-07-29T00:05:27.580262+0000 mon.c (mon.2) 2044 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:05:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:28 smithi045 bash[82788]: audit 2024-07-29T00:05:27.590955+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:05:29.138 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15361 16 16 0 0 0 - 0 2024-07-29T00:05:29.590 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:29 smithi155 bash[73694]: debug 2024-07-29T00:05:29.299+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:29 smithi045 bash[80445]: cluster 2024-07-29T00:05:27.983170+0000 mgr.y (mgr.34101) 8269 : cluster [DBG] pgmap v9197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:29 smithi045 bash[82788]: cluster 2024-07-29T00:05:27.983170+0000 mgr.y (mgr.34101) 8269 : cluster [DBG] pgmap v9197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:29 smithi155 bash[68033]: cluster 2024-07-29T00:05:27.983170+0000 mgr.y (mgr.34101) 8269 : cluster [DBG] pgmap v9197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:30.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15362 16 16 0 0 0 - 0 2024-07-29T00:05:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:30 smithi155 bash[73694]: debug 2024-07-29T00:05:30.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:05:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:05:30] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:05:31.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15363 16 16 0 0 0 - 0 2024-07-29T00:05:31.595 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:31 smithi155 bash[73694]: debug 2024-07-29T00:05:31.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:31 smithi045 bash[80445]: cluster 2024-07-29T00:05:29.984868+0000 mgr.y (mgr.34101) 8270 : cluster [DBG] pgmap v9198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:31 smithi045 bash[82788]: cluster 2024-07-29T00:05:29.984868+0000 mgr.y (mgr.34101) 8270 : cluster [DBG] pgmap v9198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:31 smithi155 bash[68033]: cluster 2024-07-29T00:05:29.984868+0000 mgr.y (mgr.34101) 8270 : cluster [DBG] pgmap v9198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:32.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15364 16 16 0 0 0 - 0 2024-07-29T00:05:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:32 smithi155 bash[73694]: debug 2024-07-29T00:05:32.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:05:32 smithi155 bash[60745]: ts=2024-07-29T00:05:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:05:33.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15365 16 16 0 0 0 - 0 2024-07-29T00:05:33.599 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:33 smithi155 bash[73694]: debug 2024-07-29T00:05:33.311+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:33 smithi045 bash[80445]: cluster 2024-07-29T00:05:31.986754+0000 mgr.y (mgr.34101) 8271 : cluster [DBG] pgmap v9199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:33 smithi045 bash[82788]: cluster 2024-07-29T00:05:31.986754+0000 mgr.y (mgr.34101) 8271 : cluster [DBG] pgmap v9199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:33 smithi155 bash[68033]: cluster 2024-07-29T00:05:31.986754+0000 mgr.y (mgr.34101) 8271 : cluster [DBG] pgmap v9199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:34.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15366 16 16 0 0 0 - 0 2024-07-29T00:05:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:34 smithi155 bash[73694]: debug 2024-07-29T00:05:34.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:34 smithi045 bash[80445]: audit 2024-07-29T00:05:33.789504+0000 mon.c (mon.2) 2045 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:34 smithi045 bash[82788]: audit 2024-07-29T00:05:33.789504+0000 mon.c (mon.2) 2045 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:34 smithi155 bash[68033]: audit 2024-07-29T00:05:33.789504+0000 mon.c (mon.2) 2045 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:35.139 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15367 16 16 0 0 0 - 0 2024-07-29T00:05:35.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:35 smithi155 bash[73694]: debug 2024-07-29T00:05:35.291+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:35 smithi045 bash[80445]: cluster 2024-07-29T00:05:33.988440+0000 mgr.y (mgr.34101) 8272 : cluster [DBG] pgmap v9200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:35 smithi045 bash[82788]: cluster 2024-07-29T00:05:33.988440+0000 mgr.y (mgr.34101) 8272 : cluster [DBG] pgmap v9200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:35 smithi155 bash[68033]: cluster 2024-07-29T00:05:33.988440+0000 mgr.y (mgr.34101) 8272 : cluster [DBG] pgmap v9200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:36.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15368 16 16 0 0 0 - 0 2024-07-29T00:05:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:36 smithi155 bash[73694]: debug 2024-07-29T00:05:36.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:37.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15369 16 16 0 0 0 - 0 2024-07-29T00:05:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:37 smithi155 bash[73694]: debug 2024-07-29T00:05:37.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:37 smithi045 bash[80445]: cluster 2024-07-29T00:05:35.990158+0000 mgr.y (mgr.34101) 8273 : cluster [DBG] pgmap v9201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:37 smithi045 bash[82788]: cluster 2024-07-29T00:05:35.990158+0000 mgr.y (mgr.34101) 8273 : cluster [DBG] pgmap v9201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:37 smithi155 bash[68033]: cluster 2024-07-29T00:05:35.990158+0000 mgr.y (mgr.34101) 8273 : cluster [DBG] pgmap v9201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:38.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15370 16 16 0 0 0 - 0 2024-07-29T00:05:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:38 smithi155 bash[73694]: debug 2024-07-29T00:05:38.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:39.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15371 16 16 0 0 0 - 0 2024-07-29T00:05:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:39 smithi155 bash[73694]: debug 2024-07-29T00:05:39.299+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:39 smithi045 bash[80445]: cluster 2024-07-29T00:05:37.991989+0000 mgr.y (mgr.34101) 8274 : cluster [DBG] pgmap v9202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:39 smithi045 bash[82788]: cluster 2024-07-29T00:05:37.991989+0000 mgr.y (mgr.34101) 8274 : cluster [DBG] pgmap v9202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:39 smithi155 bash[68033]: cluster 2024-07-29T00:05:37.991989+0000 mgr.y (mgr.34101) 8274 : cluster [DBG] pgmap v9202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:40.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15372 16 16 0 0 0 - 0 2024-07-29T00:05:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:40 smithi155 bash[73694]: debug 2024-07-29T00:05:40.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:05:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:05:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:05:41.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15373 16 16 0 0 0 - 0 2024-07-29T00:05:41.622 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:41 smithi155 bash[73694]: debug 2024-07-29T00:05:41.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:41 smithi045 bash[80445]: cluster 2024-07-29T00:05:39.993694+0000 mgr.y (mgr.34101) 8275 : cluster [DBG] pgmap v9203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:41 smithi045 bash[82788]: cluster 2024-07-29T00:05:39.993694+0000 mgr.y (mgr.34101) 8275 : cluster [DBG] pgmap v9203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:41 smithi155 bash[68033]: cluster 2024-07-29T00:05:39.993694+0000 mgr.y (mgr.34101) 8275 : cluster [DBG] pgmap v9203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:42.140 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15374 16 16 0 0 0 - 0 2024-07-29T00:05:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:42 smithi155 bash[73694]: debug 2024-07-29T00:05:42.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:05:42 smithi155 bash[60745]: ts=2024-07-29T00:05:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:05:43.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15375 16 16 0 0 0 - 0 2024-07-29T00:05:43.626 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:43 smithi155 bash[73694]: debug 2024-07-29T00:05:43.355+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:43.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:43 smithi045 bash[80445]: cluster 2024-07-29T00:05:41.995523+0000 mgr.y (mgr.34101) 8276 : cluster [DBG] pgmap v9204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:43.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:43 smithi045 bash[82788]: cluster 2024-07-29T00:05:41.995523+0000 mgr.y (mgr.34101) 8276 : cluster [DBG] pgmap v9204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:43 smithi155 bash[68033]: cluster 2024-07-29T00:05:41.995523+0000 mgr.y (mgr.34101) 8276 : cluster [DBG] pgmap v9204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:44.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15376 16 16 0 0 0 - 0 2024-07-29T00:05:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:44 smithi155 bash[73694]: debug 2024-07-29T00:05:44.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:45.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15377 16 16 0 0 0 - 0 2024-07-29T00:05:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:45 smithi155 bash[68033]: cluster 2024-07-29T00:05:43.997216+0000 mgr.y (mgr.34101) 8277 : cluster [DBG] pgmap v9205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:45 smithi155 bash[73694]: debug 2024-07-29T00:05:45.415+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:45 smithi045 bash[80445]: cluster 2024-07-29T00:05:43.997216+0000 mgr.y (mgr.34101) 8277 : cluster [DBG] pgmap v9205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:45.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:45 smithi045 bash[82788]: cluster 2024-07-29T00:05:43.997216+0000 mgr.y (mgr.34101) 8277 : cluster [DBG] pgmap v9205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:46.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15378 16 16 0 0 0 - 0 2024-07-29T00:05:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:46 smithi155 bash[73694]: debug 2024-07-29T00:05:46.455+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:47.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15379 16 16 0 0 0 - 0 2024-07-29T00:05:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:47 smithi155 bash[68033]: cluster 2024-07-29T00:05:45.998945+0000 mgr.y (mgr.34101) 8278 : cluster [DBG] pgmap v9206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:47 smithi155 bash[73694]: debug 2024-07-29T00:05:47.411+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:47 smithi045 bash[80445]: cluster 2024-07-29T00:05:45.998945+0000 mgr.y (mgr.34101) 8278 : cluster [DBG] pgmap v9206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:47 smithi045 bash[82788]: cluster 2024-07-29T00:05:45.998945+0000 mgr.y (mgr.34101) 8278 : cluster [DBG] pgmap v9206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:48.141 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:05:48.143163+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:05:48.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:05:48.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15380 16 16 0 0 0 - 0 2024-07-29T00:05:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:48 smithi155 bash[73694]: debug 2024-07-29T00:05:48.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:49.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15381 16 16 0 0 0 - 0 2024-07-29T00:05:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:49 smithi155 bash[73694]: debug 2024-07-29T00:05:49.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:49 smithi155 bash[68033]: cluster 2024-07-29T00:05:48.000864+0000 mgr.y (mgr.34101) 8279 : cluster [DBG] pgmap v9207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:49 smithi155 bash[68033]: audit 2024-07-29T00:05:48.790086+0000 mon.c (mon.2) 2046 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:49 smithi045 bash[80445]: cluster 2024-07-29T00:05:48.000864+0000 mgr.y (mgr.34101) 8279 : cluster [DBG] pgmap v9207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:49 smithi045 bash[80445]: audit 2024-07-29T00:05:48.790086+0000 mon.c (mon.2) 2046 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:49 smithi045 bash[82788]: cluster 2024-07-29T00:05:48.000864+0000 mgr.y (mgr.34101) 8279 : cluster [DBG] pgmap v9207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:49 smithi045 bash[82788]: audit 2024-07-29T00:05:48.790086+0000 mon.c (mon.2) 2046 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:05:50.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15382 16 16 0 0 0 - 0 2024-07-29T00:05:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:50 smithi155 bash[73694]: debug 2024-07-29T00:05:50.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:05:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:05:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:05:51.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15383 16 16 0 0 0 - 0 2024-07-29T00:05:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:51 smithi155 bash[73694]: debug 2024-07-29T00:05:51.403+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:51 smithi155 bash[68033]: cluster 2024-07-29T00:05:50.002607+0000 mgr.y (mgr.34101) 8280 : cluster [DBG] pgmap v9208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:51 smithi045 bash[80445]: cluster 2024-07-29T00:05:50.002607+0000 mgr.y (mgr.34101) 8280 : cluster [DBG] pgmap v9208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:51 smithi045 bash[82788]: cluster 2024-07-29T00:05:50.002607+0000 mgr.y (mgr.34101) 8280 : cluster [DBG] pgmap v9208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:52.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15384 16 16 0 0 0 - 0 2024-07-29T00:05:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:52 smithi155 bash[73694]: debug 2024-07-29T00:05:52.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:05:52 smithi155 bash[60745]: ts=2024-07-29T00:05:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:05:53.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15385 16 16 0 0 0 - 0 2024-07-29T00:05:53.647 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:53 smithi155 bash[73694]: debug 2024-07-29T00:05:53.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:53 smithi045 bash[80445]: cluster 2024-07-29T00:05:52.004459+0000 mgr.y (mgr.34101) 8281 : cluster [DBG] pgmap v9209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:53 smithi045 bash[82788]: cluster 2024-07-29T00:05:52.004459+0000 mgr.y (mgr.34101) 8281 : cluster [DBG] pgmap v9209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:53 smithi155 bash[68033]: cluster 2024-07-29T00:05:52.004459+0000 mgr.y (mgr.34101) 8281 : cluster [DBG] pgmap v9209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:54.142 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15386 16 16 0 0 0 - 0 2024-07-29T00:05:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:54 smithi155 bash[73694]: debug 2024-07-29T00:05:54.402+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:55.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15387 16 16 0 0 0 - 0 2024-07-29T00:05:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:55 smithi155 bash[68033]: cluster 2024-07-29T00:05:54.006189+0000 mgr.y (mgr.34101) 8282 : cluster [DBG] pgmap v9210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:55 smithi155 bash[73694]: debug 2024-07-29T00:05:55.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:55 smithi045 bash[80445]: cluster 2024-07-29T00:05:54.006189+0000 mgr.y (mgr.34101) 8282 : cluster [DBG] pgmap v9210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:55 smithi045 bash[82788]: cluster 2024-07-29T00:05:54.006189+0000 mgr.y (mgr.34101) 8282 : cluster [DBG] pgmap v9210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:56.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15388 16 16 0 0 0 - 0 2024-07-29T00:05:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:56 smithi155 bash[73694]: debug 2024-07-29T00:05:56.402+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:57.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15389 16 16 0 0 0 - 0 2024-07-29T00:05:57.656 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:57 smithi155 bash[73694]: debug 2024-07-29T00:05:57.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:57 smithi045 bash[80445]: cluster 2024-07-29T00:05:56.007877+0000 mgr.y (mgr.34101) 8283 : cluster [DBG] pgmap v9211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:57 smithi045 bash[82788]: cluster 2024-07-29T00:05:56.007877+0000 mgr.y (mgr.34101) 8283 : cluster [DBG] pgmap v9211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:57 smithi155 bash[68033]: cluster 2024-07-29T00:05:56.007877+0000 mgr.y (mgr.34101) 8283 : cluster [DBG] pgmap v9211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:58.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15390 16 16 0 0 0 - 0 2024-07-29T00:05:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:58 smithi155 bash[73694]: debug 2024-07-29T00:05:58.382+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:59.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15391 16 16 0 0 0 - 0 2024-07-29T00:05:59.659 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:05:59 smithi155 bash[73694]: debug 2024-07-29T00:05:59.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:05:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:05:59 smithi045 bash[80445]: cluster 2024-07-29T00:05:58.009734+0000 mgr.y (mgr.34101) 8284 : cluster [DBG] pgmap v9212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:05:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:05:59 smithi045 bash[82788]: cluster 2024-07-29T00:05:58.009734+0000 mgr.y (mgr.34101) 8284 : cluster [DBG] pgmap v9212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:05:59 smithi155 bash[68033]: cluster 2024-07-29T00:05:58.009734+0000 mgr.y (mgr.34101) 8284 : cluster [DBG] pgmap v9212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:00.143 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15392 16 16 0 0 0 - 0 2024-07-29T00:06:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:00 smithi155 bash[73694]: debug 2024-07-29T00:06:00.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:06:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:06:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:06:01.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15393 16 16 0 0 0 - 0 2024-07-29T00:06:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:01 smithi155 bash[68033]: cluster 2024-07-29T00:06:00.011465+0000 mgr.y (mgr.34101) 8285 : cluster [DBG] pgmap v9213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:01 smithi155 bash[73694]: debug 2024-07-29T00:06:01.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:01.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:01 smithi045 bash[82788]: cluster 2024-07-29T00:06:00.011465+0000 mgr.y (mgr.34101) 8285 : cluster [DBG] pgmap v9213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:01 smithi045 bash[80445]: cluster 2024-07-29T00:06:00.011465+0000 mgr.y (mgr.34101) 8285 : cluster [DBG] pgmap v9213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:02.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15394 16 16 0 0 0 - 0 2024-07-29T00:06:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:02 smithi155 bash[73694]: debug 2024-07-29T00:06:02.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:06:02 smithi155 bash[60745]: ts=2024-07-29T00:06:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:06:03.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15395 16 16 0 0 0 - 0 2024-07-29T00:06:03.668 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:03 smithi155 bash[73694]: debug 2024-07-29T00:06:03.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:03 smithi045 bash[82788]: cluster 2024-07-29T00:06:02.013299+0000 mgr.y (mgr.34101) 8286 : cluster [DBG] pgmap v9214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:03 smithi045 bash[80445]: cluster 2024-07-29T00:06:02.013299+0000 mgr.y (mgr.34101) 8286 : cluster [DBG] pgmap v9214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:03 smithi155 bash[68033]: cluster 2024-07-29T00:06:02.013299+0000 mgr.y (mgr.34101) 8286 : cluster [DBG] pgmap v9214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:04.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15396 16 16 0 0 0 - 0 2024-07-29T00:06:04.677 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:04 smithi155 bash[73694]: debug 2024-07-29T00:06:04.362+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:04.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:04 smithi045 bash[82788]: audit 2024-07-29T00:06:03.790464+0000 mon.c (mon.2) 2047 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:04 smithi045 bash[80445]: audit 2024-07-29T00:06:03.790464+0000 mon.c (mon.2) 2047 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:05.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:04 smithi155 bash[68033]: audit 2024-07-29T00:06:03.790464+0000 mon.c (mon.2) 2047 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:05.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15397 16 16 0 0 0 - 0 2024-07-29T00:06:05.679 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:05 smithi155 bash[73694]: debug 2024-07-29T00:06:05.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:05 smithi045 bash[82788]: cluster 2024-07-29T00:06:04.015013+0000 mgr.y (mgr.34101) 8287 : cluster [DBG] pgmap v9215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:05 smithi045 bash[80445]: cluster 2024-07-29T00:06:04.015013+0000 mgr.y (mgr.34101) 8287 : cluster [DBG] pgmap v9215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:05 smithi155 bash[68033]: cluster 2024-07-29T00:06:04.015013+0000 mgr.y (mgr.34101) 8287 : cluster [DBG] pgmap v9215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:06.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15398 16 16 0 0 0 - 0 2024-07-29T00:06:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:06 smithi155 bash[73694]: debug 2024-07-29T00:06:06.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:07.144 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15399 16 16 0 0 0 - 0 2024-07-29T00:06:07.683 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:07 smithi155 bash[73694]: debug 2024-07-29T00:06:07.382+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:07.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:07 smithi045 bash[82788]: cluster 2024-07-29T00:06:06.016742+0000 mgr.y (mgr.34101) 8288 : cluster [DBG] pgmap v9216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:07 smithi045 bash[80445]: cluster 2024-07-29T00:06:06.016742+0000 mgr.y (mgr.34101) 8288 : cluster [DBG] pgmap v9216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:07 smithi155 bash[68033]: cluster 2024-07-29T00:06:06.016742+0000 mgr.y (mgr.34101) 8288 : cluster [DBG] pgmap v9216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:08.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:06:08.146264+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:06:08.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:06:08.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15400 16 16 0 0 0 - 0 2024-07-29T00:06:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:08 smithi155 bash[73694]: debug 2024-07-29T00:06:08.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:09.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15401 16 16 0 0 0 - 0 2024-07-29T00:06:09.688 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:09 smithi155 bash[73694]: debug 2024-07-29T00:06:09.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:09.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:09 smithi045 bash[80445]: cluster 2024-07-29T00:06:08.018639+0000 mgr.y (mgr.34101) 8289 : cluster [DBG] pgmap v9217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:09 smithi045 bash[82788]: cluster 2024-07-29T00:06:08.018639+0000 mgr.y (mgr.34101) 8289 : cluster [DBG] pgmap v9217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:09 smithi155 bash[68033]: cluster 2024-07-29T00:06:08.018639+0000 mgr.y (mgr.34101) 8289 : cluster [DBG] pgmap v9217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:10.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15402 16 16 0 0 0 - 0 2024-07-29T00:06:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:10 smithi155 bash[73694]: debug 2024-07-29T00:06:10.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:06:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:06:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:06:11.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15403 16 16 0 0 0 - 0 2024-07-29T00:06:11.693 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:11 smithi155 bash[73694]: debug 2024-07-29T00:06:11.334+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:11 smithi045 bash[82788]: cluster 2024-07-29T00:06:10.020395+0000 mgr.y (mgr.34101) 8290 : cluster [DBG] pgmap v9218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:11 smithi045 bash[80445]: cluster 2024-07-29T00:06:10.020395+0000 mgr.y (mgr.34101) 8290 : cluster [DBG] pgmap v9218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:11 smithi155 bash[68033]: cluster 2024-07-29T00:06:10.020395+0000 mgr.y (mgr.34101) 8290 : cluster [DBG] pgmap v9218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:12.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15404 16 16 0 0 0 - 0 2024-07-29T00:06:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:12 smithi155 bash[73694]: debug 2024-07-29T00:06:12.382+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:06:12 smithi155 bash[60745]: ts=2024-07-29T00:06:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:06:13.145 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15405 16 16 0 0 0 - 0 2024-07-29T00:06:13.696 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:13 smithi155 bash[73694]: debug 2024-07-29T00:06:13.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:13 smithi045 bash[80445]: cluster 2024-07-29T00:06:12.022322+0000 mgr.y (mgr.34101) 8291 : cluster [DBG] pgmap v9219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:13 smithi045 bash[82788]: cluster 2024-07-29T00:06:12.022322+0000 mgr.y (mgr.34101) 8291 : cluster [DBG] pgmap v9219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:13 smithi155 bash[68033]: cluster 2024-07-29T00:06:12.022322+0000 mgr.y (mgr.34101) 8291 : cluster [DBG] pgmap v9219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:14.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15406 16 16 0 0 0 - 0 2024-07-29T00:06:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:14 smithi155 bash[73694]: debug 2024-07-29T00:06:14.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:15.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15407 16 16 0 0 0 - 0 2024-07-29T00:06:15.700 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:15 smithi155 bash[73694]: debug 2024-07-29T00:06:15.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:15 smithi045 bash[80445]: cluster 2024-07-29T00:06:14.024149+0000 mgr.y (mgr.34101) 8292 : cluster [DBG] pgmap v9220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:15 smithi045 bash[82788]: cluster 2024-07-29T00:06:14.024149+0000 mgr.y (mgr.34101) 8292 : cluster [DBG] pgmap v9220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:16.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:15 smithi155 bash[68033]: cluster 2024-07-29T00:06:14.024149+0000 mgr.y (mgr.34101) 8292 : cluster [DBG] pgmap v9220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:16.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15408 16 16 0 0 0 - 0 2024-07-29T00:06:16.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:16 smithi155 bash[73694]: debug 2024-07-29T00:06:16.390+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:17.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:16 smithi155 bash[68033]: cluster 2024-07-29T00:06:16.025906+0000 mgr.y (mgr.34101) 8293 : cluster [DBG] pgmap v9221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:17.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15409 16 16 0 0 0 - 0 2024-07-29T00:06:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:16 smithi045 bash[80445]: cluster 2024-07-29T00:06:16.025906+0000 mgr.y (mgr.34101) 8293 : cluster [DBG] pgmap v9221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:16 smithi045 bash[82788]: cluster 2024-07-29T00:06:16.025906+0000 mgr.y (mgr.34101) 8293 : cluster [DBG] pgmap v9221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:17 smithi155 bash[73694]: debug 2024-07-29T00:06:17.362+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:18.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15410 16 16 0 0 0 - 0 2024-07-29T00:06:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:18 smithi155 bash[73694]: debug 2024-07-29T00:06:18.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:19.146 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15411 16 16 0 0 0 - 0 2024-07-29T00:06:19.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:19 smithi155 bash[68033]: cluster 2024-07-29T00:06:18.027707+0000 mgr.y (mgr.34101) 8294 : cluster [DBG] pgmap v9222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:19.373 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:19 smithi155 bash[68033]: audit 2024-07-29T00:06:18.791139+0000 mon.c (mon.2) 2048 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:19 smithi045 bash[80445]: cluster 2024-07-29T00:06:18.027707+0000 mgr.y (mgr.34101) 8294 : cluster [DBG] pgmap v9222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:19 smithi045 bash[80445]: audit 2024-07-29T00:06:18.791139+0000 mon.c (mon.2) 2048 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:19 smithi045 bash[82788]: cluster 2024-07-29T00:06:18.027707+0000 mgr.y (mgr.34101) 8294 : cluster [DBG] pgmap v9222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:19 smithi045 bash[82788]: audit 2024-07-29T00:06:18.791139+0000 mon.c (mon.2) 2048 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:19 smithi155 bash[73694]: debug 2024-07-29T00:06:19.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:20.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15412 16 16 0 0 0 - 0 2024-07-29T00:06:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:20 smithi155 bash[73694]: debug 2024-07-29T00:06:20.402+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:06:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:06:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:06:21.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15413 16 16 0 0 0 - 0 2024-07-29T00:06:21.445 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:21 smithi155 bash[68033]: cluster 2024-07-29T00:06:20.029410+0000 mgr.y (mgr.34101) 8295 : cluster [DBG] pgmap v9223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:21 smithi045 bash[80445]: cluster 2024-07-29T00:06:20.029410+0000 mgr.y (mgr.34101) 8295 : cluster [DBG] pgmap v9223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:21 smithi045 bash[82788]: cluster 2024-07-29T00:06:20.029410+0000 mgr.y (mgr.34101) 8295 : cluster [DBG] pgmap v9223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:21 smithi155 bash[73694]: debug 2024-07-29T00:06:21.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:22.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15414 16 16 0 0 0 - 0 2024-07-29T00:06:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:22 smithi155 bash[73694]: debug 2024-07-29T00:06:22.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:06:22 smithi155 bash[60745]: ts=2024-07-29T00:06:22.319Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:06:23.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15415 16 16 0 0 0 - 0 2024-07-29T00:06:23.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:23 smithi045 bash[80445]: cluster 2024-07-29T00:06:22.031330+0000 mgr.y (mgr.34101) 8296 : cluster [DBG] pgmap v9224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:23 smithi045 bash[82788]: cluster 2024-07-29T00:06:22.031330+0000 mgr.y (mgr.34101) 8296 : cluster [DBG] pgmap v9224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:23.502 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:23 smithi155 bash[68033]: cluster 2024-07-29T00:06:22.031330+0000 mgr.y (mgr.34101) 8296 : cluster [DBG] pgmap v9224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:23 smithi155 bash[73694]: debug 2024-07-29T00:06:23.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:24.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15416 16 16 0 0 0 - 0 2024-07-29T00:06:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:24 smithi155 bash[73694]: debug 2024-07-29T00:06:24.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:25.147 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15417 16 16 0 0 0 - 0 2024-07-29T00:06:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:25 smithi045 bash[80445]: cluster 2024-07-29T00:06:24.033076+0000 mgr.y (mgr.34101) 8297 : cluster [DBG] pgmap v9225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:25 smithi045 bash[82788]: cluster 2024-07-29T00:06:24.033076+0000 mgr.y (mgr.34101) 8297 : cluster [DBG] pgmap v9225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:25.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:25 smithi155 bash[68033]: cluster 2024-07-29T00:06:24.033076+0000 mgr.y (mgr.34101) 8297 : cluster [DBG] pgmap v9225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:25 smithi155 bash[73694]: debug 2024-07-29T00:06:25.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:26.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15418 16 16 0 0 0 - 0 2024-07-29T00:06:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:26 smithi155 bash[73694]: debug 2024-07-29T00:06:26.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:27.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15419 16 16 0 0 0 - 0 2024-07-29T00:06:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:27 smithi045 bash[80445]: cluster 2024-07-29T00:06:26.034830+0000 mgr.y (mgr.34101) 8298 : cluster [DBG] pgmap v9226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:27 smithi045 bash[82788]: cluster 2024-07-29T00:06:26.034830+0000 mgr.y (mgr.34101) 8298 : cluster [DBG] pgmap v9226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:27.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:27 smithi155 bash[68033]: cluster 2024-07-29T00:06:26.034830+0000 mgr.y (mgr.34101) 8298 : cluster [DBG] pgmap v9226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:28.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:27 smithi155 bash[73694]: debug 2024-07-29T00:06:27.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:28.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:06:28.149551+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:06:28.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:06:28.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15420 16 16 0 0 0 - 0 2024-07-29T00:06:28.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:28 smithi045 bash[80445]: audit 2024-07-29T00:06:27.721563+0000 mon.c (mon.2) 2049 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:06:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:28 smithi045 bash[82788]: audit 2024-07-29T00:06:27.721563+0000 mon.c (mon.2) 2049 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:06:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:28 smithi155 bash[68033]: audit 2024-07-29T00:06:27.721563+0000 mon.c (mon.2) 2049 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:06:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:28 smithi155 bash[73694]: debug 2024-07-29T00:06:28.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:29.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15421 16 16 0 0 0 - 0 2024-07-29T00:06:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:29 smithi045 bash[80445]: cluster 2024-07-29T00:06:28.036698+0000 mgr.y (mgr.34101) 8299 : cluster [DBG] pgmap v9227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:29 smithi045 bash[82788]: cluster 2024-07-29T00:06:28.036698+0000 mgr.y (mgr.34101) 8299 : cluster [DBG] pgmap v9227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:29 smithi155 bash[68033]: cluster 2024-07-29T00:06:28.036698+0000 mgr.y (mgr.34101) 8299 : cluster [DBG] pgmap v9227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:29 smithi155 bash[73694]: debug 2024-07-29T00:06:29.646+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:30.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15422 16 16 0 0 0 - 0 2024-07-29T00:06:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:06:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:06:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:06:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:30 smithi155 bash[73694]: debug 2024-07-29T00:06:30.654+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:31.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15423 16 16 0 0 0 - 0 2024-07-29T00:06:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:31 smithi045 bash[80445]: cluster 2024-07-29T00:06:30.038464+0000 mgr.y (mgr.34101) 8300 : cluster [DBG] pgmap v9228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:31 smithi045 bash[82788]: cluster 2024-07-29T00:06:30.038464+0000 mgr.y (mgr.34101) 8300 : cluster [DBG] pgmap v9228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:31.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:31 smithi155 bash[68033]: cluster 2024-07-29T00:06:30.038464+0000 mgr.y (mgr.34101) 8300 : cluster [DBG] pgmap v9228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:31 smithi155 bash[73694]: debug 2024-07-29T00:06:31.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:32.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15424 16 16 0 0 0 - 0 2024-07-29T00:06:32.589 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:06:32 smithi155 bash[60745]: ts=2024-07-29T00:06:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:06:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:32 smithi155 bash[73694]: debug 2024-07-29T00:06:32.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:33.148 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15425 16 16 0 0 0 - 0 2024-07-29T00:06:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:33 smithi045 bash[82788]: cluster 2024-07-29T00:06:32.040350+0000 mgr.y (mgr.34101) 8301 : cluster [DBG] pgmap v9229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:33 smithi045 bash[80445]: cluster 2024-07-29T00:06:32.040350+0000 mgr.y (mgr.34101) 8301 : cluster [DBG] pgmap v9229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:33.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:33 smithi155 bash[68033]: cluster 2024-07-29T00:06:32.040350+0000 mgr.y (mgr.34101) 8301 : cluster [DBG] pgmap v9229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:33 smithi155 bash[73694]: debug 2024-07-29T00:06:33.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:34.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15426 16 16 0 0 0 - 0 2024-07-29T00:06:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[80445]: audit 2024-07-29T00:06:33.403612+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[80445]: audit 2024-07-29T00:06:33.409600+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[80445]: audit 2024-07-29T00:06:33.616961+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[80445]: audit 2024-07-29T00:06:33.629102+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[80445]: audit 2024-07-29T00:06:33.814549+0000 mon.c (mon.2) 2050 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[80445]: audit 2024-07-29T00:06:34.114721+0000 mon.c (mon.2) 2051 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:06:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[80445]: audit 2024-07-29T00:06:34.116279+0000 mon.c (mon.2) 2052 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:06:34.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[80445]: audit 2024-07-29T00:06:34.125891+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[82788]: audit 2024-07-29T00:06:33.403612+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[82788]: audit 2024-07-29T00:06:33.409600+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[82788]: audit 2024-07-29T00:06:33.616961+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[82788]: audit 2024-07-29T00:06:33.629102+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[82788]: audit 2024-07-29T00:06:33.814549+0000 mon.c (mon.2) 2050 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[82788]: audit 2024-07-29T00:06:34.114721+0000 mon.c (mon.2) 2051 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:06:34.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[82788]: audit 2024-07-29T00:06:34.116279+0000 mon.c (mon.2) 2052 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:06:34.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:34 smithi045 bash[82788]: audit 2024-07-29T00:06:34.125891+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:34 smithi155 bash[73694]: debug 2024-07-29T00:06:34.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:34 smithi155 bash[68033]: audit 2024-07-29T00:06:33.403612+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:34 smithi155 bash[68033]: audit 2024-07-29T00:06:33.409600+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:34 smithi155 bash[68033]: audit 2024-07-29T00:06:33.616961+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:34 smithi155 bash[68033]: audit 2024-07-29T00:06:33.629102+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:34 smithi155 bash[68033]: audit 2024-07-29T00:06:33.814549+0000 mon.c (mon.2) 2050 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:34 smithi155 bash[68033]: audit 2024-07-29T00:06:34.114721+0000 mon.c (mon.2) 2051 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:06:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:34 smithi155 bash[68033]: audit 2024-07-29T00:06:34.116279+0000 mon.c (mon.2) 2052 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:06:34.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:34 smithi155 bash[68033]: audit 2024-07-29T00:06:34.125891+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:06:35.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15427 16 16 0 0 0 - 0 2024-07-29T00:06:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:35 smithi045 bash[80445]: cluster 2024-07-29T00:06:34.042082+0000 mgr.y (mgr.34101) 8302 : cluster [DBG] pgmap v9230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:35 smithi045 bash[82788]: cluster 2024-07-29T00:06:34.042082+0000 mgr.y (mgr.34101) 8302 : cluster [DBG] pgmap v9230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:35 smithi155 bash[73694]: debug 2024-07-29T00:06:35.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:35 smithi155 bash[68033]: cluster 2024-07-29T00:06:34.042082+0000 mgr.y (mgr.34101) 8302 : cluster [DBG] pgmap v9230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:36.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15428 16 16 0 0 0 - 0 2024-07-29T00:06:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:36 smithi155 bash[73694]: debug 2024-07-29T00:06:36.590+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:37.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15429 16 16 0 0 0 - 0 2024-07-29T00:06:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:37 smithi155 bash[68033]: cluster 2024-07-29T00:06:36.043818+0000 mgr.y (mgr.34101) 8303 : cluster [DBG] pgmap v9231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:37 smithi155 bash[73694]: debug 2024-07-29T00:06:37.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:37 smithi045 bash[80445]: cluster 2024-07-29T00:06:36.043818+0000 mgr.y (mgr.34101) 8303 : cluster [DBG] pgmap v9231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:37 smithi045 bash[82788]: cluster 2024-07-29T00:06:36.043818+0000 mgr.y (mgr.34101) 8303 : cluster [DBG] pgmap v9231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:38.149 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15430 16 16 0 0 0 - 0 2024-07-29T00:06:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:38 smithi155 bash[73694]: debug 2024-07-29T00:06:38.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:39.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15431 16 16 0 0 0 - 0 2024-07-29T00:06:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:39 smithi155 bash[73694]: debug 2024-07-29T00:06:39.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:39 smithi155 bash[68033]: cluster 2024-07-29T00:06:38.045686+0000 mgr.y (mgr.34101) 8304 : cluster [DBG] pgmap v9232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:39 smithi045 bash[80445]: cluster 2024-07-29T00:06:38.045686+0000 mgr.y (mgr.34101) 8304 : cluster [DBG] pgmap v9232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:39 smithi045 bash[82788]: cluster 2024-07-29T00:06:38.045686+0000 mgr.y (mgr.34101) 8304 : cluster [DBG] pgmap v9232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:40.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15432 16 16 0 0 0 - 0 2024-07-29T00:06:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:40 smithi155 bash[73694]: debug 2024-07-29T00:06:40.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:06:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:06:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:06:41.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15433 16 16 0 0 0 - 0 2024-07-29T00:06:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:41 smithi155 bash[68033]: cluster 2024-07-29T00:06:40.047416+0000 mgr.y (mgr.34101) 8305 : cluster [DBG] pgmap v9233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:41 smithi155 bash[73694]: debug 2024-07-29T00:06:41.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:41 smithi045 bash[80445]: cluster 2024-07-29T00:06:40.047416+0000 mgr.y (mgr.34101) 8305 : cluster [DBG] pgmap v9233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:41 smithi045 bash[82788]: cluster 2024-07-29T00:06:40.047416+0000 mgr.y (mgr.34101) 8305 : cluster [DBG] pgmap v9233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:42.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15434 16 16 0 0 0 - 0 2024-07-29T00:06:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:42 smithi155 bash[73694]: debug 2024-07-29T00:06:42.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:06:42 smithi155 bash[60745]: ts=2024-07-29T00:06:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:06:43.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15435 16 16 0 0 0 - 0 2024-07-29T00:06:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:43 smithi155 bash[73694]: debug 2024-07-29T00:06:43.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:43 smithi155 bash[68033]: cluster 2024-07-29T00:06:42.049302+0000 mgr.y (mgr.34101) 8306 : cluster [DBG] pgmap v9234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:43 smithi045 bash[80445]: cluster 2024-07-29T00:06:42.049302+0000 mgr.y (mgr.34101) 8306 : cluster [DBG] pgmap v9234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:43 smithi045 bash[82788]: cluster 2024-07-29T00:06:42.049302+0000 mgr.y (mgr.34101) 8306 : cluster [DBG] pgmap v9234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:44.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15436 16 16 0 0 0 - 0 2024-07-29T00:06:44.814 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:44 smithi155 bash[73694]: debug 2024-07-29T00:06:44.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:45.150 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15437 16 16 0 0 0 - 0 2024-07-29T00:06:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:45 smithi155 bash[68033]: cluster 2024-07-29T00:06:44.051065+0000 mgr.y (mgr.34101) 8307 : cluster [DBG] pgmap v9235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:45 smithi155 bash[73694]: debug 2024-07-29T00:06:45.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:45 smithi045 bash[82788]: cluster 2024-07-29T00:06:44.051065+0000 mgr.y (mgr.34101) 8307 : cluster [DBG] pgmap v9235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:45 smithi045 bash[80445]: cluster 2024-07-29T00:06:44.051065+0000 mgr.y (mgr.34101) 8307 : cluster [DBG] pgmap v9235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:46.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15438 16 16 0 0 0 - 0 2024-07-29T00:06:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:46 smithi155 bash[73694]: debug 2024-07-29T00:06:46.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:47.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15439 16 16 0 0 0 - 0 2024-07-29T00:06:47.654 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:47 smithi155 bash[73694]: debug 2024-07-29T00:06:47.381+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:47 smithi045 bash[82788]: cluster 2024-07-29T00:06:46.052940+0000 mgr.y (mgr.34101) 8308 : cluster [DBG] pgmap v9236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:47 smithi045 bash[80445]: cluster 2024-07-29T00:06:46.052940+0000 mgr.y (mgr.34101) 8308 : cluster [DBG] pgmap v9236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:47 smithi155 bash[68033]: cluster 2024-07-29T00:06:46.052940+0000 mgr.y (mgr.34101) 8308 : cluster [DBG] pgmap v9236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:48.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:06:48.152688+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:06:48.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:06:48.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15440 16 16 0 0 0 - 0 2024-07-29T00:06:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:48 smithi155 bash[73694]: debug 2024-07-29T00:06:48.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:49.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15441 16 16 0 0 0 - 0 2024-07-29T00:06:49.659 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:49 smithi155 bash[73694]: debug 2024-07-29T00:06:49.321+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:49 smithi045 bash[80445]: cluster 2024-07-29T00:06:48.054828+0000 mgr.y (mgr.34101) 8309 : cluster [DBG] pgmap v9237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:49 smithi045 bash[80445]: audit 2024-07-29T00:06:48.815183+0000 mon.c (mon.2) 2053 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:49 smithi045 bash[82788]: cluster 2024-07-29T00:06:48.054828+0000 mgr.y (mgr.34101) 8309 : cluster [DBG] pgmap v9237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:49 smithi045 bash[82788]: audit 2024-07-29T00:06:48.815183+0000 mon.c (mon.2) 2053 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:49 smithi155 bash[68033]: cluster 2024-07-29T00:06:48.054828+0000 mgr.y (mgr.34101) 8309 : cluster [DBG] pgmap v9237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:49 smithi155 bash[68033]: audit 2024-07-29T00:06:48.815183+0000 mon.c (mon.2) 2053 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:06:50.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15442 16 16 0 0 0 - 0 2024-07-29T00:06:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:50 smithi155 bash[73694]: debug 2024-07-29T00:06:50.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:06:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:06:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:06:51.151 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15443 16 16 0 0 0 - 0 2024-07-29T00:06:51.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:51 smithi155 bash[73694]: debug 2024-07-29T00:06:51.341+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:51.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:51 smithi045 bash[80445]: cluster 2024-07-29T00:06:50.056545+0000 mgr.y (mgr.34101) 8310 : cluster [DBG] pgmap v9238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:51.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:51 smithi045 bash[82788]: cluster 2024-07-29T00:06:50.056545+0000 mgr.y (mgr.34101) 8310 : cluster [DBG] pgmap v9238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:51 smithi155 bash[68033]: cluster 2024-07-29T00:06:50.056545+0000 mgr.y (mgr.34101) 8310 : cluster [DBG] pgmap v9238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:52.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15444 16 16 0 0 0 - 0 2024-07-29T00:06:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:52 smithi155 bash[73694]: debug 2024-07-29T00:06:52.373+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:06:52 smithi155 bash[60745]: ts=2024-07-29T00:06:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:06:53.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15445 16 16 0 0 0 - 0 2024-07-29T00:06:53.667 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:53 smithi155 bash[73694]: debug 2024-07-29T00:06:53.405+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:53 smithi045 bash[82788]: cluster 2024-07-29T00:06:52.058448+0000 mgr.y (mgr.34101) 8311 : cluster [DBG] pgmap v9239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:53 smithi045 bash[80445]: cluster 2024-07-29T00:06:52.058448+0000 mgr.y (mgr.34101) 8311 : cluster [DBG] pgmap v9239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:53 smithi155 bash[68033]: cluster 2024-07-29T00:06:52.058448+0000 mgr.y (mgr.34101) 8311 : cluster [DBG] pgmap v9239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:54.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15446 16 16 0 0 0 - 0 2024-07-29T00:06:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:54 smithi155 bash[73694]: debug 2024-07-29T00:06:54.393+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:55.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15447 16 16 0 0 0 - 0 2024-07-29T00:06:55.671 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:55 smithi155 bash[73694]: debug 2024-07-29T00:06:55.369+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:55 smithi045 bash[80445]: cluster 2024-07-29T00:06:54.060142+0000 mgr.y (mgr.34101) 8312 : cluster [DBG] pgmap v9240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:55 smithi045 bash[82788]: cluster 2024-07-29T00:06:54.060142+0000 mgr.y (mgr.34101) 8312 : cluster [DBG] pgmap v9240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:55 smithi155 bash[68033]: cluster 2024-07-29T00:06:54.060142+0000 mgr.y (mgr.34101) 8312 : cluster [DBG] pgmap v9240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:56.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15448 16 16 0 0 0 - 0 2024-07-29T00:06:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:56 smithi155 bash[73694]: debug 2024-07-29T00:06:56.349+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:57.152 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15449 16 16 0 0 0 - 0 2024-07-29T00:06:57.676 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:57 smithi155 bash[73694]: debug 2024-07-29T00:06:57.393+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:57 smithi045 bash[82788]: cluster 2024-07-29T00:06:56.061886+0000 mgr.y (mgr.34101) 8313 : cluster [DBG] pgmap v9241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:57 smithi045 bash[80445]: cluster 2024-07-29T00:06:56.061886+0000 mgr.y (mgr.34101) 8313 : cluster [DBG] pgmap v9241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:57 smithi155 bash[68033]: cluster 2024-07-29T00:06:56.061886+0000 mgr.y (mgr.34101) 8313 : cluster [DBG] pgmap v9241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:58.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15450 16 16 0 0 0 - 0 2024-07-29T00:06:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:58 smithi155 bash[73694]: debug 2024-07-29T00:06:58.409+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:59.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15451 16 16 0 0 0 - 0 2024-07-29T00:06:59.680 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:06:59 smithi155 bash[73694]: debug 2024-07-29T00:06:59.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:06:59.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:06:59 smithi045 bash[82788]: cluster 2024-07-29T00:06:58.063742+0000 mgr.y (mgr.34101) 8314 : cluster [DBG] pgmap v9242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:06:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:06:59 smithi045 bash[80445]: cluster 2024-07-29T00:06:58.063742+0000 mgr.y (mgr.34101) 8314 : cluster [DBG] pgmap v9242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:00.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:06:59 smithi155 bash[68033]: cluster 2024-07-29T00:06:58.063742+0000 mgr.y (mgr.34101) 8314 : cluster [DBG] pgmap v9242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:00.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15452 16 16 0 0 0 - 0 2024-07-29T00:07:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:00 smithi155 bash[73694]: debug 2024-07-29T00:07:00.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:07:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:07:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:07:01.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15453 16 16 0 0 0 - 0 2024-07-29T00:07:01.684 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:01 smithi155 bash[73694]: debug 2024-07-29T00:07:01.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:01.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:01 smithi045 bash[80445]: cluster 2024-07-29T00:07:00.065462+0000 mgr.y (mgr.34101) 8315 : cluster [DBG] pgmap v9243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:01 smithi045 bash[82788]: cluster 2024-07-29T00:07:00.065462+0000 mgr.y (mgr.34101) 8315 : cluster [DBG] pgmap v9243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:01 smithi155 bash[68033]: cluster 2024-07-29T00:07:00.065462+0000 mgr.y (mgr.34101) 8315 : cluster [DBG] pgmap v9243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:02.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15454 16 16 0 0 0 - 0 2024-07-29T00:07:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:02 smithi155 bash[73694]: debug 2024-07-29T00:07:02.409+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:07:02 smithi155 bash[60745]: ts=2024-07-29T00:07:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:07:03.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15455 16 16 0 0 0 - 0 2024-07-29T00:07:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:03 smithi155 bash[73694]: debug 2024-07-29T00:07:03.441+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:03 smithi155 bash[68033]: cluster 2024-07-29T00:07:02.067382+0000 mgr.y (mgr.34101) 8316 : cluster [DBG] pgmap v9244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:03 smithi045 bash[82788]: cluster 2024-07-29T00:07:02.067382+0000 mgr.y (mgr.34101) 8316 : cluster [DBG] pgmap v9244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:03 smithi045 bash[80445]: cluster 2024-07-29T00:07:02.067382+0000 mgr.y (mgr.34101) 8316 : cluster [DBG] pgmap v9244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:04.153 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15456 16 16 0 0 0 - 0 2024-07-29T00:07:04.697 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:04 smithi155 bash[73694]: debug 2024-07-29T00:07:04.409+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:04 smithi045 bash[80445]: audit 2024-07-29T00:07:03.815622+0000 mon.c (mon.2) 2054 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:04 smithi045 bash[82788]: audit 2024-07-29T00:07:03.815622+0000 mon.c (mon.2) 2054 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:04 smithi155 bash[68033]: audit 2024-07-29T00:07:03.815622+0000 mon.c (mon.2) 2054 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:05.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15457 16 16 0 0 0 - 0 2024-07-29T00:07:05.699 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:05 smithi155 bash[73694]: debug 2024-07-29T00:07:05.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:05 smithi045 bash[80445]: cluster 2024-07-29T00:07:04.069086+0000 mgr.y (mgr.34101) 8317 : cluster [DBG] pgmap v9245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:05 smithi045 bash[82788]: cluster 2024-07-29T00:07:04.069086+0000 mgr.y (mgr.34101) 8317 : cluster [DBG] pgmap v9245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:05 smithi155 bash[68033]: cluster 2024-07-29T00:07:04.069086+0000 mgr.y (mgr.34101) 8317 : cluster [DBG] pgmap v9245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:06.154 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15458 16 16 0 0 0 - 0 2024-07-29T00:07:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:06 smithi155 bash[73694]: debug 2024-07-29T00:07:06.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:07.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15459 16 16 0 0 0 - 0 2024-07-29T00:07:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:07 smithi155 bash[68033]: cluster 2024-07-29T00:07:06.070851+0000 mgr.y (mgr.34101) 8318 : cluster [DBG] pgmap v9246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:07 smithi155 bash[73694]: debug 2024-07-29T00:07:07.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:07 smithi045 bash[80445]: cluster 2024-07-29T00:07:06.070851+0000 mgr.y (mgr.34101) 8318 : cluster [DBG] pgmap v9246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:07 smithi045 bash[82788]: cluster 2024-07-29T00:07:06.070851+0000 mgr.y (mgr.34101) 8318 : cluster [DBG] pgmap v9246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:08.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:07:08.155956+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:07:08.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:07:08.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15460 16 16 0 0 0 - 0 2024-07-29T00:07:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:08 smithi155 bash[73694]: debug 2024-07-29T00:07:08.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:09.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15461 16 16 0 0 0 - 0 2024-07-29T00:07:09.707 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:09 smithi155 bash[73694]: debug 2024-07-29T00:07:09.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:09 smithi045 bash[80445]: cluster 2024-07-29T00:07:08.072729+0000 mgr.y (mgr.34101) 8319 : cluster [DBG] pgmap v9247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:09 smithi045 bash[82788]: cluster 2024-07-29T00:07:08.072729+0000 mgr.y (mgr.34101) 8319 : cluster [DBG] pgmap v9247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:09 smithi155 bash[68033]: cluster 2024-07-29T00:07:08.072729+0000 mgr.y (mgr.34101) 8319 : cluster [DBG] pgmap v9247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:10.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15462 16 16 0 0 0 - 0 2024-07-29T00:07:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:10 smithi155 bash[73694]: debug 2024-07-29T00:07:10.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:07:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:07:10] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:07:11.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15463 16 16 0 0 0 - 0 2024-07-29T00:07:11.711 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:11 smithi155 bash[73694]: debug 2024-07-29T00:07:11.445+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:11 smithi045 bash[80445]: cluster 2024-07-29T00:07:10.074496+0000 mgr.y (mgr.34101) 8320 : cluster [DBG] pgmap v9248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:11 smithi045 bash[82788]: cluster 2024-07-29T00:07:10.074496+0000 mgr.y (mgr.34101) 8320 : cluster [DBG] pgmap v9248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:11 smithi155 bash[68033]: cluster 2024-07-29T00:07:10.074496+0000 mgr.y (mgr.34101) 8320 : cluster [DBG] pgmap v9248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:12.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15464 16 16 0 0 0 - 0 2024-07-29T00:07:12.763 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:12 smithi155 bash[73694]: debug 2024-07-29T00:07:12.441+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:12.764 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:07:12 smithi155 bash[60745]: ts=2024-07-29T00:07:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:07:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:12 smithi155 bash[68033]: cluster 2024-07-29T00:07:12.076382+0000 mgr.y (mgr.34101) 8321 : cluster [DBG] pgmap v9249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:13.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15465 16 16 0 0 0 - 0 2024-07-29T00:07:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:12 smithi045 bash[80445]: cluster 2024-07-29T00:07:12.076382+0000 mgr.y (mgr.34101) 8321 : cluster [DBG] pgmap v9249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:13.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:12 smithi045 bash[82788]: cluster 2024-07-29T00:07:12.076382+0000 mgr.y (mgr.34101) 8321 : cluster [DBG] pgmap v9249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:13 smithi155 bash[73694]: debug 2024-07-29T00:07:13.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:14.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15466 16 16 0 0 0 - 0 2024-07-29T00:07:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:14 smithi155 bash[73694]: debug 2024-07-29T00:07:14.381+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:15.155 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15467 16 16 0 0 0 - 0 2024-07-29T00:07:15.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:15 smithi045 bash[80445]: cluster 2024-07-29T00:07:14.078122+0000 mgr.y (mgr.34101) 8322 : cluster [DBG] pgmap v9250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:15 smithi045 bash[82788]: cluster 2024-07-29T00:07:14.078122+0000 mgr.y (mgr.34101) 8322 : cluster [DBG] pgmap v9250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:15.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:15 smithi155 bash[68033]: cluster 2024-07-29T00:07:14.078122+0000 mgr.y (mgr.34101) 8322 : cluster [DBG] pgmap v9250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:15 smithi155 bash[73694]: debug 2024-07-29T00:07:15.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:16.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15468 16 16 0 0 0 - 0 2024-07-29T00:07:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:16 smithi155 bash[73694]: debug 2024-07-29T00:07:16.365+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:17.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15469 16 16 0 0 0 - 0 2024-07-29T00:07:17.406 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:17 smithi155 bash[68033]: cluster 2024-07-29T00:07:16.079868+0000 mgr.y (mgr.34101) 8323 : cluster [DBG] pgmap v9251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:17.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:17 smithi045 bash[80445]: cluster 2024-07-29T00:07:16.079868+0000 mgr.y (mgr.34101) 8323 : cluster [DBG] pgmap v9251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:17 smithi045 bash[82788]: cluster 2024-07-29T00:07:16.079868+0000 mgr.y (mgr.34101) 8323 : cluster [DBG] pgmap v9251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:17.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:17 smithi155 bash[73694]: debug 2024-07-29T00:07:17.405+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:18.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15470 16 16 0 0 0 - 0 2024-07-29T00:07:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:18 smithi155 bash[73694]: debug 2024-07-29T00:07:18.441+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:19.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15471 16 16 0 0 0 - 0 2024-07-29T00:07:19.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:19 smithi045 bash[82788]: cluster 2024-07-29T00:07:18.081718+0000 mgr.y (mgr.34101) 8324 : cluster [DBG] pgmap v9252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:19 smithi045 bash[82788]: audit 2024-07-29T00:07:18.815892+0000 mon.c (mon.2) 2055 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:19 smithi045 bash[80445]: cluster 2024-07-29T00:07:18.081718+0000 mgr.y (mgr.34101) 8324 : cluster [DBG] pgmap v9252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:19 smithi045 bash[80445]: audit 2024-07-29T00:07:18.815892+0000 mon.c (mon.2) 2055 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:19.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:19 smithi155 bash[68033]: cluster 2024-07-29T00:07:18.081718+0000 mgr.y (mgr.34101) 8324 : cluster [DBG] pgmap v9252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:19.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:19 smithi155 bash[68033]: audit 2024-07-29T00:07:18.815892+0000 mon.c (mon.2) 2055 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:19 smithi155 bash[73694]: debug 2024-07-29T00:07:19.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:20.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15472 16 16 0 0 0 - 0 2024-07-29T00:07:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:20 smithi155 bash[73694]: debug 2024-07-29T00:07:20.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:07:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:07:20] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:07:21.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15473 16 16 0 0 0 - 0 2024-07-29T00:07:21.444 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:21 smithi155 bash[68033]: cluster 2024-07-29T00:07:20.083435+0000 mgr.y (mgr.34101) 8325 : cluster [DBG] pgmap v9253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:21.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:21 smithi045 bash[82788]: cluster 2024-07-29T00:07:20.083435+0000 mgr.y (mgr.34101) 8325 : cluster [DBG] pgmap v9253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:21 smithi045 bash[80445]: cluster 2024-07-29T00:07:20.083435+0000 mgr.y (mgr.34101) 8325 : cluster [DBG] pgmap v9253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:21.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:21 smithi155 bash[73694]: debug 2024-07-29T00:07:21.441+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:22.156 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15474 16 16 0 0 0 - 0 2024-07-29T00:07:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:22 smithi155 bash[73694]: debug 2024-07-29T00:07:22.437+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:07:22 smithi155 bash[60745]: ts=2024-07-29T00:07:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:07:23.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15475 16 16 0 0 0 - 0 2024-07-29T00:07:23.442 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:23 smithi155 bash[68033]: cluster 2024-07-29T00:07:22.085332+0000 mgr.y (mgr.34101) 8326 : cluster [DBG] pgmap v9254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:23 smithi045 bash[82788]: cluster 2024-07-29T00:07:22.085332+0000 mgr.y (mgr.34101) 8326 : cluster [DBG] pgmap v9254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:23 smithi045 bash[80445]: cluster 2024-07-29T00:07:22.085332+0000 mgr.y (mgr.34101) 8326 : cluster [DBG] pgmap v9254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:23 smithi155 bash[73694]: debug 2024-07-29T00:07:23.441+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:24.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15476 16 16 0 0 0 - 0 2024-07-29T00:07:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:24 smithi155 bash[73694]: debug 2024-07-29T00:07:24.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:25.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15477 16 16 0 0 0 - 0 2024-07-29T00:07:25.455 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:25 smithi155 bash[68033]: cluster 2024-07-29T00:07:24.087098+0000 mgr.y (mgr.34101) 8327 : cluster [DBG] pgmap v9255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:25.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:25 smithi045 bash[82788]: cluster 2024-07-29T00:07:24.087098+0000 mgr.y (mgr.34101) 8327 : cluster [DBG] pgmap v9255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:25 smithi045 bash[80445]: cluster 2024-07-29T00:07:24.087098+0000 mgr.y (mgr.34101) 8327 : cluster [DBG] pgmap v9255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:25 smithi155 bash[73694]: debug 2024-07-29T00:07:25.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:26.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15478 16 16 0 0 0 - 0 2024-07-29T00:07:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:26 smithi155 bash[73694]: debug 2024-07-29T00:07:26.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:27.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15479 16 16 0 0 0 - 0 2024-07-29T00:07:27.446 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:27 smithi155 bash[68033]: cluster 2024-07-29T00:07:26.088992+0000 mgr.y (mgr.34101) 8328 : cluster [DBG] pgmap v9256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:27.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:27 smithi045 bash[82788]: cluster 2024-07-29T00:07:26.088992+0000 mgr.y (mgr.34101) 8328 : cluster [DBG] pgmap v9256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:27 smithi045 bash[80445]: cluster 2024-07-29T00:07:26.088992+0000 mgr.y (mgr.34101) 8328 : cluster [DBG] pgmap v9256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:27.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:27 smithi155 bash[73694]: debug 2024-07-29T00:07:27.445+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:28.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:07:28.158799+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:07:28.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:07:28.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15480 16 16 0 0 0 - 0 2024-07-29T00:07:28.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:28 smithi155 bash[73694]: debug 2024-07-29T00:07:28.413+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:29.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15481 16 16 0 0 0 - 0 2024-07-29T00:07:29.436 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:29 smithi155 bash[68033]: cluster 2024-07-29T00:07:28.091125+0000 mgr.y (mgr.34101) 8329 : cluster [DBG] pgmap v9257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:29.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:29 smithi045 bash[82788]: cluster 2024-07-29T00:07:28.091125+0000 mgr.y (mgr.34101) 8329 : cluster [DBG] pgmap v9257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:29 smithi045 bash[80445]: cluster 2024-07-29T00:07:28.091125+0000 mgr.y (mgr.34101) 8329 : cluster [DBG] pgmap v9257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:29 smithi155 bash[73694]: debug 2024-07-29T00:07:29.437+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:30.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15482 16 16 0 0 0 - 0 2024-07-29T00:07:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:30 smithi155 bash[73694]: debug 2024-07-29T00:07:30.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:07:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:07:30] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:07:31.157 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15483 16 16 0 0 0 - 0 2024-07-29T00:07:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:31 smithi045 bash[80445]: cluster 2024-07-29T00:07:30.093056+0000 mgr.y (mgr.34101) 8330 : cluster [DBG] pgmap v9258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:31 smithi045 bash[82788]: cluster 2024-07-29T00:07:30.093056+0000 mgr.y (mgr.34101) 8330 : cluster [DBG] pgmap v9258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:31 smithi155 bash[73694]: debug 2024-07-29T00:07:31.344+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:31.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:31 smithi155 bash[68033]: cluster 2024-07-29T00:07:30.093056+0000 mgr.y (mgr.34101) 8330 : cluster [DBG] pgmap v9258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:32.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15484 16 16 0 0 0 - 0 2024-07-29T00:07:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:32 smithi155 bash[73694]: debug 2024-07-29T00:07:32.344+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:07:32 smithi155 bash[60745]: ts=2024-07-29T00:07:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:07:33.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15485 16 16 0 0 0 - 0 2024-07-29T00:07:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:33 smithi045 bash[82788]: cluster 2024-07-29T00:07:32.094986+0000 mgr.y (mgr.34101) 8331 : cluster [DBG] pgmap v9259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:33.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:33 smithi045 bash[80445]: cluster 2024-07-29T00:07:32.094986+0000 mgr.y (mgr.34101) 8331 : cluster [DBG] pgmap v9259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:33 smithi155 bash[68033]: cluster 2024-07-29T00:07:32.094986+0000 mgr.y (mgr.34101) 8331 : cluster [DBG] pgmap v9259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:33 smithi155 bash[73694]: debug 2024-07-29T00:07:33.296+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:34.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15486 16 16 0 0 0 - 0 2024-07-29T00:07:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:34 smithi045 bash[80445]: audit 2024-07-29T00:07:33.816389+0000 mon.c (mon.2) 2056 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:34 smithi045 bash[82788]: audit 2024-07-29T00:07:33.816389+0000 mon.c (mon.2) 2056 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:34 smithi155 bash[68033]: audit 2024-07-29T00:07:33.816389+0000 mon.c (mon.2) 2056 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:34 smithi155 bash[73694]: debug 2024-07-29T00:07:34.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:35.158 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15487 16 16 0 0 0 - 0 2024-07-29T00:07:35.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:35 smithi045 bash[80445]: cluster 2024-07-29T00:07:34.096821+0000 mgr.y (mgr.34101) 8332 : cluster [DBG] pgmap v9260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:35 smithi045 bash[80445]: audit 2024-07-29T00:07:34.264462+0000 mon.c (mon.2) 2057 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:07:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:35 smithi045 bash[82788]: cluster 2024-07-29T00:07:34.096821+0000 mgr.y (mgr.34101) 8332 : cluster [DBG] pgmap v9260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:35 smithi045 bash[82788]: audit 2024-07-29T00:07:34.264462+0000 mon.c (mon.2) 2057 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:07:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:35 smithi155 bash[73694]: debug 2024-07-29T00:07:35.292+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:35.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:35 smithi155 bash[68033]: cluster 2024-07-29T00:07:34.096821+0000 mgr.y (mgr.34101) 8332 : cluster [DBG] pgmap v9260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:35.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:35 smithi155 bash[68033]: audit 2024-07-29T00:07:34.264462+0000 mon.c (mon.2) 2057 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:07:36.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15488 16 16 0 0 0 - 0 2024-07-29T00:07:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:36 smithi155 bash[73694]: debug 2024-07-29T00:07:36.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:37.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15489 16 16 0 0 0 - 0 2024-07-29T00:07:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:37 smithi045 bash[80445]: cluster 2024-07-29T00:07:36.098750+0000 mgr.y (mgr.34101) 8333 : cluster [DBG] pgmap v9261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:37 smithi045 bash[82788]: cluster 2024-07-29T00:07:36.098750+0000 mgr.y (mgr.34101) 8333 : cluster [DBG] pgmap v9261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:37.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:37 smithi155 bash[68033]: cluster 2024-07-29T00:07:36.098750+0000 mgr.y (mgr.34101) 8333 : cluster [DBG] pgmap v9261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:37 smithi155 bash[73694]: debug 2024-07-29T00:07:37.272+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:38.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15490 16 16 0 0 0 - 0 2024-07-29T00:07:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:38 smithi155 bash[73694]: debug 2024-07-29T00:07:38.292+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:39.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15491 16 16 0 0 0 - 0 2024-07-29T00:07:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:39 smithi045 bash[80445]: cluster 2024-07-29T00:07:38.100821+0000 mgr.y (mgr.34101) 8334 : cluster [DBG] pgmap v9262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:39 smithi045 bash[82788]: cluster 2024-07-29T00:07:38.100821+0000 mgr.y (mgr.34101) 8334 : cluster [DBG] pgmap v9262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:39.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:39 smithi155 bash[68033]: cluster 2024-07-29T00:07:38.100821+0000 mgr.y (mgr.34101) 8334 : cluster [DBG] pgmap v9262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:39 smithi155 bash[73694]: debug 2024-07-29T00:07:39.304+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:40.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15492 16 16 0 0 0 - 0 2024-07-29T00:07:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:40 smithi155 bash[73694]: debug 2024-07-29T00:07:40.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:40.940 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:07:40] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:07:41.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15493 16 16 0 0 0 - 0 2024-07-29T00:07:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[80445]: audit 2024-07-29T00:07:39.942289+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[80445]: audit 2024-07-29T00:07:39.950182+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[80445]: cluster 2024-07-29T00:07:40.102593+0000 mgr.y (mgr.34101) 8335 : cluster [DBG] pgmap v9263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[80445]: audit 2024-07-29T00:07:40.137067+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[80445]: audit 2024-07-29T00:07:40.149924+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[80445]: audit 2024-07-29T00:07:40.581122+0000 mon.c (mon.2) 2058 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:07:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[80445]: audit 2024-07-29T00:07:40.586386+0000 mon.c (mon.2) 2059 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:07:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[80445]: audit 2024-07-29T00:07:40.594885+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[82788]: audit 2024-07-29T00:07:39.942289+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[82788]: audit 2024-07-29T00:07:39.950182+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[82788]: cluster 2024-07-29T00:07:40.102593+0000 mgr.y (mgr.34101) 8335 : cluster [DBG] pgmap v9263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[82788]: audit 2024-07-29T00:07:40.137067+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[82788]: audit 2024-07-29T00:07:40.149924+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[82788]: audit 2024-07-29T00:07:40.581122+0000 mon.c (mon.2) 2058 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:07:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[82788]: audit 2024-07-29T00:07:40.586386+0000 mon.c (mon.2) 2059 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:07:41.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:40 smithi045 bash[82788]: audit 2024-07-29T00:07:40.594885+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:40 smithi155 bash[68033]: audit 2024-07-29T00:07:39.942289+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:40 smithi155 bash[68033]: audit 2024-07-29T00:07:39.950182+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:40 smithi155 bash[68033]: cluster 2024-07-29T00:07:40.102593+0000 mgr.y (mgr.34101) 8335 : cluster [DBG] pgmap v9263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:40 smithi155 bash[68033]: audit 2024-07-29T00:07:40.137067+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:40 smithi155 bash[68033]: audit 2024-07-29T00:07:40.149924+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:40 smithi155 bash[68033]: audit 2024-07-29T00:07:40.581122+0000 mon.c (mon.2) 2058 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:07:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:40 smithi155 bash[68033]: audit 2024-07-29T00:07:40.586386+0000 mon.c (mon.2) 2059 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:07:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:40 smithi155 bash[68033]: audit 2024-07-29T00:07:40.594885+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:07:41.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:41 smithi155 bash[73694]: debug 2024-07-29T00:07:41.352+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:42.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15494 16 16 0 0 0 - 0 2024-07-29T00:07:42.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:42 smithi155 bash[73694]: debug 2024-07-29T00:07:42.340+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:07:42 smithi155 bash[60745]: ts=2024-07-29T00:07:42.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:07:43.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15495 16 16 0 0 0 - 0 2024-07-29T00:07:43.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:43 smithi045 bash[80445]: cluster 2024-07-29T00:07:42.104447+0000 mgr.y (mgr.34101) 8336 : cluster [DBG] pgmap v9264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:43.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:43 smithi045 bash[82788]: cluster 2024-07-29T00:07:42.104447+0000 mgr.y (mgr.34101) 8336 : cluster [DBG] pgmap v9264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:43 smithi155 bash[73694]: debug 2024-07-29T00:07:43.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:43.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:43 smithi155 bash[68033]: cluster 2024-07-29T00:07:42.104447+0000 mgr.y (mgr.34101) 8336 : cluster [DBG] pgmap v9264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:44.159 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15496 16 16 0 0 0 - 0 2024-07-29T00:07:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:44 smithi155 bash[73694]: debug 2024-07-29T00:07:44.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:45.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15497 16 16 0 0 0 - 0 2024-07-29T00:07:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:45 smithi045 bash[80445]: cluster 2024-07-29T00:07:44.106191+0000 mgr.y (mgr.34101) 8337 : cluster [DBG] pgmap v9265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:45 smithi045 bash[82788]: cluster 2024-07-29T00:07:44.106191+0000 mgr.y (mgr.34101) 8337 : cluster [DBG] pgmap v9265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:45 smithi155 bash[73694]: debug 2024-07-29T00:07:45.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:45.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:45 smithi155 bash[68033]: cluster 2024-07-29T00:07:44.106191+0000 mgr.y (mgr.34101) 8337 : cluster [DBG] pgmap v9265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:46.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15498 16 16 0 0 0 - 0 2024-07-29T00:07:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:46 smithi155 bash[73694]: debug 2024-07-29T00:07:46.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:47.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15499 16 16 0 0 0 - 0 2024-07-29T00:07:47.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:47 smithi045 bash[80445]: cluster 2024-07-29T00:07:46.107908+0000 mgr.y (mgr.34101) 8338 : cluster [DBG] pgmap v9266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:47 smithi045 bash[82788]: cluster 2024-07-29T00:07:46.107908+0000 mgr.y (mgr.34101) 8338 : cluster [DBG] pgmap v9266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:47 smithi155 bash[68033]: cluster 2024-07-29T00:07:46.107908+0000 mgr.y (mgr.34101) 8338 : cluster [DBG] pgmap v9266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:47 smithi155 bash[73694]: debug 2024-07-29T00:07:47.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:48.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:07:48.161870+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:07:48.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:07:48.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15500 16 16 0 0 0 - 0 2024-07-29T00:07:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:48 smithi155 bash[73694]: debug 2024-07-29T00:07:48.332+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:49.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15501 16 16 0 0 0 - 0 2024-07-29T00:07:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:49 smithi045 bash[80445]: cluster 2024-07-29T00:07:48.109775+0000 mgr.y (mgr.34101) 8339 : cluster [DBG] pgmap v9267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:49 smithi045 bash[80445]: audit 2024-07-29T00:07:48.816757+0000 mon.c (mon.2) 2060 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:49 smithi045 bash[82788]: cluster 2024-07-29T00:07:48.109775+0000 mgr.y (mgr.34101) 8339 : cluster [DBG] pgmap v9267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:49 smithi045 bash[82788]: audit 2024-07-29T00:07:48.816757+0000 mon.c (mon.2) 2060 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:49 smithi155 bash[73694]: debug 2024-07-29T00:07:49.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:49 smithi155 bash[68033]: cluster 2024-07-29T00:07:48.109775+0000 mgr.y (mgr.34101) 8339 : cluster [DBG] pgmap v9267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:49 smithi155 bash[68033]: audit 2024-07-29T00:07:48.816757+0000 mon.c (mon.2) 2060 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:07:50.160 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15502 16 16 0 0 0 - 0 2024-07-29T00:07:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:50 smithi155 bash[73694]: debug 2024-07-29T00:07:50.328+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:07:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:07:50] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:07:51.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15503 16 16 0 0 0 - 0 2024-07-29T00:07:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:51 smithi155 bash[68033]: cluster 2024-07-29T00:07:50.111470+0000 mgr.y (mgr.34101) 8340 : cluster [DBG] pgmap v9268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:51 smithi155 bash[73694]: debug 2024-07-29T00:07:51.364+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:51 smithi045 bash[80445]: cluster 2024-07-29T00:07:50.111470+0000 mgr.y (mgr.34101) 8340 : cluster [DBG] pgmap v9268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:51 smithi045 bash[82788]: cluster 2024-07-29T00:07:50.111470+0000 mgr.y (mgr.34101) 8340 : cluster [DBG] pgmap v9268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:52.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15504 16 16 0 0 0 - 0 2024-07-29T00:07:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:52 smithi155 bash[73694]: debug 2024-07-29T00:07:52.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:07:52 smithi155 bash[60745]: ts=2024-07-29T00:07:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:07:53.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15505 16 16 0 0 0 - 0 2024-07-29T00:07:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:53 smithi155 bash[68033]: cluster 2024-07-29T00:07:52.113358+0000 mgr.y (mgr.34101) 8341 : cluster [DBG] pgmap v9269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:53 smithi155 bash[73694]: debug 2024-07-29T00:07:53.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:53 smithi045 bash[80445]: cluster 2024-07-29T00:07:52.113358+0000 mgr.y (mgr.34101) 8341 : cluster [DBG] pgmap v9269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:53 smithi045 bash[82788]: cluster 2024-07-29T00:07:52.113358+0000 mgr.y (mgr.34101) 8341 : cluster [DBG] pgmap v9269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:54.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15506 16 16 0 0 0 - 0 2024-07-29T00:07:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:54 smithi155 bash[73694]: debug 2024-07-29T00:07:54.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:55.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15507 16 16 0 0 0 - 0 2024-07-29T00:07:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:55 smithi155 bash[68033]: cluster 2024-07-29T00:07:54.115099+0000 mgr.y (mgr.34101) 8342 : cluster [DBG] pgmap v9270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:55 smithi155 bash[73694]: debug 2024-07-29T00:07:55.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:55 smithi045 bash[80445]: cluster 2024-07-29T00:07:54.115099+0000 mgr.y (mgr.34101) 8342 : cluster [DBG] pgmap v9270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:55 smithi045 bash[82788]: cluster 2024-07-29T00:07:54.115099+0000 mgr.y (mgr.34101) 8342 : cluster [DBG] pgmap v9270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:56.161 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15508 16 16 0 0 0 - 0 2024-07-29T00:07:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:56 smithi155 bash[73694]: debug 2024-07-29T00:07:56.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:57.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15509 16 16 0 0 0 - 0 2024-07-29T00:07:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:57 smithi155 bash[73694]: debug 2024-07-29T00:07:57.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:57 smithi155 bash[68033]: cluster 2024-07-29T00:07:56.116828+0000 mgr.y (mgr.34101) 8343 : cluster [DBG] pgmap v9271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:57 smithi045 bash[80445]: cluster 2024-07-29T00:07:56.116828+0000 mgr.y (mgr.34101) 8343 : cluster [DBG] pgmap v9271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:57 smithi045 bash[82788]: cluster 2024-07-29T00:07:56.116828+0000 mgr.y (mgr.34101) 8343 : cluster [DBG] pgmap v9271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:58.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15510 16 16 0 0 0 - 0 2024-07-29T00:07:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:58 smithi155 bash[73694]: debug 2024-07-29T00:07:58.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:59.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15511 16 16 0 0 0 - 0 2024-07-29T00:07:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:07:59 smithi155 bash[68033]: cluster 2024-07-29T00:07:58.118709+0000 mgr.y (mgr.34101) 8344 : cluster [DBG] pgmap v9272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:07:59 smithi155 bash[73694]: debug 2024-07-29T00:07:59.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:07:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:07:59 smithi045 bash[80445]: cluster 2024-07-29T00:07:58.118709+0000 mgr.y (mgr.34101) 8344 : cluster [DBG] pgmap v9272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:07:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:07:59 smithi045 bash[82788]: cluster 2024-07-29T00:07:58.118709+0000 mgr.y (mgr.34101) 8344 : cluster [DBG] pgmap v9272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:00.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15512 16 16 0 0 0 - 0 2024-07-29T00:08:00.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:00 smithi155 bash[73694]: debug 2024-07-29T00:08:00.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:08:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:08:00] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:08:01.162 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15513 16 16 0 0 0 - 0 2024-07-29T00:08:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:01 smithi155 bash[73694]: debug 2024-07-29T00:08:01.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:01 smithi155 bash[68033]: cluster 2024-07-29T00:08:00.120469+0000 mgr.y (mgr.34101) 8345 : cluster [DBG] pgmap v9273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:01.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:01 smithi045 bash[80445]: cluster 2024-07-29T00:08:00.120469+0000 mgr.y (mgr.34101) 8345 : cluster [DBG] pgmap v9273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:01 smithi045 bash[82788]: cluster 2024-07-29T00:08:00.120469+0000 mgr.y (mgr.34101) 8345 : cluster [DBG] pgmap v9273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:02.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15514 16 16 0 0 0 - 0 2024-07-29T00:08:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:02 smithi155 bash[73694]: debug 2024-07-29T00:08:02.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:08:02 smithi155 bash[60745]: ts=2024-07-29T00:08:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:08:03.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15515 16 16 0 0 0 - 0 2024-07-29T00:08:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:03 smithi155 bash[73694]: debug 2024-07-29T00:08:03.416+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:03 smithi155 bash[68033]: cluster 2024-07-29T00:08:02.122375+0000 mgr.y (mgr.34101) 8346 : cluster [DBG] pgmap v9274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:03 smithi045 bash[80445]: cluster 2024-07-29T00:08:02.122375+0000 mgr.y (mgr.34101) 8346 : cluster [DBG] pgmap v9274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:03 smithi045 bash[82788]: cluster 2024-07-29T00:08:02.122375+0000 mgr.y (mgr.34101) 8346 : cluster [DBG] pgmap v9274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:04.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15516 16 16 0 0 0 - 0 2024-07-29T00:08:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:04 smithi155 bash[73694]: debug 2024-07-29T00:08:04.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:04 smithi155 bash[68033]: audit 2024-07-29T00:08:03.817246+0000 mon.c (mon.2) 2061 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:04 smithi045 bash[80445]: audit 2024-07-29T00:08:03.817246+0000 mon.c (mon.2) 2061 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:04 smithi045 bash[82788]: audit 2024-07-29T00:08:03.817246+0000 mon.c (mon.2) 2061 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:05.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15517 16 16 0 0 0 - 0 2024-07-29T00:08:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:05 smithi155 bash[73694]: debug 2024-07-29T00:08:05.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:05 smithi155 bash[68033]: cluster 2024-07-29T00:08:04.124074+0000 mgr.y (mgr.34101) 8347 : cluster [DBG] pgmap v9275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:05 smithi045 bash[80445]: cluster 2024-07-29T00:08:04.124074+0000 mgr.y (mgr.34101) 8347 : cluster [DBG] pgmap v9275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:05 smithi045 bash[82788]: cluster 2024-07-29T00:08:04.124074+0000 mgr.y (mgr.34101) 8347 : cluster [DBG] pgmap v9275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:06.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15518 16 16 0 0 0 - 0 2024-07-29T00:08:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:06 smithi155 bash[73694]: debug 2024-07-29T00:08:06.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:07.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15519 16 16 0 0 0 - 0 2024-07-29T00:08:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:07 smithi155 bash[73694]: debug 2024-07-29T00:08:07.548+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:07 smithi155 bash[68033]: cluster 2024-07-29T00:08:06.125993+0000 mgr.y (mgr.34101) 8348 : cluster [DBG] pgmap v9276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:07 smithi045 bash[80445]: cluster 2024-07-29T00:08:06.125993+0000 mgr.y (mgr.34101) 8348 : cluster [DBG] pgmap v9276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:07 smithi045 bash[82788]: cluster 2024-07-29T00:08:06.125993+0000 mgr.y (mgr.34101) 8348 : cluster [DBG] pgmap v9276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:08.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:08:08.165017+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:08:08.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:08:08.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15520 16 16 0 0 0 - 0 2024-07-29T00:08:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:08 smithi155 bash[73694]: debug 2024-07-29T00:08:08.528+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:09.163 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15521 16 16 0 0 0 - 0 2024-07-29T00:08:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:09 smithi155 bash[68033]: cluster 2024-07-29T00:08:08.128060+0000 mgr.y (mgr.34101) 8349 : cluster [DBG] pgmap v9277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:09 smithi155 bash[73694]: debug 2024-07-29T00:08:09.520+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:09 smithi045 bash[80445]: cluster 2024-07-29T00:08:08.128060+0000 mgr.y (mgr.34101) 8349 : cluster [DBG] pgmap v9277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:09 smithi045 bash[82788]: cluster 2024-07-29T00:08:08.128060+0000 mgr.y (mgr.34101) 8349 : cluster [DBG] pgmap v9277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:10.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15522 16 16 0 0 0 - 0 2024-07-29T00:08:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:08:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:08:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:08:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:10 smithi155 bash[73694]: debug 2024-07-29T00:08:10.552+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:11.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15523 16 16 0 0 0 - 0 2024-07-29T00:08:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:11 smithi045 bash[80445]: cluster 2024-07-29T00:08:10.129928+0000 mgr.y (mgr.34101) 8350 : cluster [DBG] pgmap v9278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:11 smithi045 bash[82788]: cluster 2024-07-29T00:08:10.129928+0000 mgr.y (mgr.34101) 8350 : cluster [DBG] pgmap v9278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:11 smithi155 bash[68033]: cluster 2024-07-29T00:08:10.129928+0000 mgr.y (mgr.34101) 8350 : cluster [DBG] pgmap v9278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:11 smithi155 bash[73694]: debug 2024-07-29T00:08:11.588+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:12.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15524 16 16 0 0 0 - 0 2024-07-29T00:08:12.620 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:08:12 smithi155 bash[60745]: ts=2024-07-29T00:08:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:08:13.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:12 smithi155 bash[73694]: debug 2024-07-29T00:08:12.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:13.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15525 16 16 0 0 0 - 0 2024-07-29T00:08:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:13 smithi045 bash[80445]: cluster 2024-07-29T00:08:12.131767+0000 mgr.y (mgr.34101) 8351 : cluster [DBG] pgmap v9279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:13 smithi045 bash[82788]: cluster 2024-07-29T00:08:12.131767+0000 mgr.y (mgr.34101) 8351 : cluster [DBG] pgmap v9279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:13 smithi155 bash[73694]: debug 2024-07-29T00:08:13.664+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:13 smithi155 bash[68033]: cluster 2024-07-29T00:08:12.131767+0000 mgr.y (mgr.34101) 8351 : cluster [DBG] pgmap v9279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:14.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15526 16 16 0 0 0 - 0 2024-07-29T00:08:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:14 smithi155 bash[73694]: debug 2024-07-29T00:08:14.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:15.164 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15527 16 16 0 0 0 - 0 2024-07-29T00:08:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:15 smithi045 bash[80445]: cluster 2024-07-29T00:08:14.133467+0000 mgr.y (mgr.34101) 8352 : cluster [DBG] pgmap v9280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:15 smithi045 bash[82788]: cluster 2024-07-29T00:08:14.133467+0000 mgr.y (mgr.34101) 8352 : cluster [DBG] pgmap v9280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:15 smithi155 bash[73694]: debug 2024-07-29T00:08:15.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:15 smithi155 bash[68033]: cluster 2024-07-29T00:08:14.133467+0000 mgr.y (mgr.34101) 8352 : cluster [DBG] pgmap v9280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:16.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15528 16 16 0 0 0 - 0 2024-07-29T00:08:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:16 smithi155 bash[73694]: debug 2024-07-29T00:08:16.740+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:17.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15529 16 16 0 0 0 - 0 2024-07-29T00:08:17.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:17 smithi045 bash[80445]: cluster 2024-07-29T00:08:16.135215+0000 mgr.y (mgr.34101) 8353 : cluster [DBG] pgmap v9281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:17 smithi045 bash[82788]: cluster 2024-07-29T00:08:16.135215+0000 mgr.y (mgr.34101) 8353 : cluster [DBG] pgmap v9281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:17 smithi155 bash[73694]: debug 2024-07-29T00:08:17.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:17 smithi155 bash[68033]: cluster 2024-07-29T00:08:16.135215+0000 mgr.y (mgr.34101) 8353 : cluster [DBG] pgmap v9281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:18.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15530 16 16 0 0 0 - 0 2024-07-29T00:08:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:18 smithi155 bash[73694]: debug 2024-07-29T00:08:18.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:19.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15531 16 16 0 0 0 - 0 2024-07-29T00:08:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:19 smithi045 bash[80445]: cluster 2024-07-29T00:08:18.137033+0000 mgr.y (mgr.34101) 8354 : cluster [DBG] pgmap v9282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:19 smithi045 bash[80445]: audit 2024-07-29T00:08:18.817605+0000 mon.c (mon.2) 2062 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:19 smithi045 bash[82788]: cluster 2024-07-29T00:08:18.137033+0000 mgr.y (mgr.34101) 8354 : cluster [DBG] pgmap v9282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:19 smithi045 bash[82788]: audit 2024-07-29T00:08:18.817605+0000 mon.c (mon.2) 2062 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:19 smithi155 bash[73694]: debug 2024-07-29T00:08:19.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:19 smithi155 bash[68033]: cluster 2024-07-29T00:08:18.137033+0000 mgr.y (mgr.34101) 8354 : cluster [DBG] pgmap v9282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:19 smithi155 bash[68033]: audit 2024-07-29T00:08:18.817605+0000 mon.c (mon.2) 2062 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:20.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15532 16 16 0 0 0 - 0 2024-07-29T00:08:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:08:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:08:20] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:08:21.165 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15533 16 16 0 0 0 - 0 2024-07-29T00:08:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:20 smithi155 bash[73694]: debug 2024-07-29T00:08:20.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:21 smithi045 bash[82788]: cluster 2024-07-29T00:08:20.138743+0000 mgr.y (mgr.34101) 8355 : cluster [DBG] pgmap v9283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:21 smithi045 bash[80445]: cluster 2024-07-29T00:08:20.138743+0000 mgr.y (mgr.34101) 8355 : cluster [DBG] pgmap v9283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:21 smithi155 bash[73694]: debug 2024-07-29T00:08:21.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:21 smithi155 bash[68033]: cluster 2024-07-29T00:08:20.138743+0000 mgr.y (mgr.34101) 8355 : cluster [DBG] pgmap v9283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:22.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15534 16 16 0 0 0 - 0 2024-07-29T00:08:22.778 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:08:22 smithi155 bash[60745]: ts=2024-07-29T00:08:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:08:23.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:22 smithi155 bash[73694]: debug 2024-07-29T00:08:22.775+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:23.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15535 16 16 0 0 0 - 0 2024-07-29T00:08:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:23 smithi045 bash[80445]: cluster 2024-07-29T00:08:22.140628+0000 mgr.y (mgr.34101) 8356 : cluster [DBG] pgmap v9284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:23 smithi045 bash[82788]: cluster 2024-07-29T00:08:22.140628+0000 mgr.y (mgr.34101) 8356 : cluster [DBG] pgmap v9284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:23 smithi155 bash[68033]: cluster 2024-07-29T00:08:22.140628+0000 mgr.y (mgr.34101) 8356 : cluster [DBG] pgmap v9284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:23 smithi155 bash[73694]: debug 2024-07-29T00:08:23.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:24.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15536 16 16 0 0 0 - 0 2024-07-29T00:08:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:24 smithi155 bash[73694]: debug 2024-07-29T00:08:24.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:25.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15537 16 16 0 0 0 - 0 2024-07-29T00:08:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:25 smithi045 bash[80445]: cluster 2024-07-29T00:08:24.142391+0000 mgr.y (mgr.34101) 8357 : cluster [DBG] pgmap v9285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:25 smithi045 bash[82788]: cluster 2024-07-29T00:08:24.142391+0000 mgr.y (mgr.34101) 8357 : cluster [DBG] pgmap v9285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:25 smithi155 bash[73694]: debug 2024-07-29T00:08:25.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:25 smithi155 bash[68033]: cluster 2024-07-29T00:08:24.142391+0000 mgr.y (mgr.34101) 8357 : cluster [DBG] pgmap v9285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:26.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15538 16 16 0 0 0 - 0 2024-07-29T00:08:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:26 smithi155 bash[73694]: debug 2024-07-29T00:08:26.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:27.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15539 16 16 0 0 0 - 0 2024-07-29T00:08:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:27 smithi045 bash[82788]: cluster 2024-07-29T00:08:26.144112+0000 mgr.y (mgr.34101) 8358 : cluster [DBG] pgmap v9286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:27 smithi045 bash[80445]: cluster 2024-07-29T00:08:26.144112+0000 mgr.y (mgr.34101) 8358 : cluster [DBG] pgmap v9286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:27 smithi155 bash[73694]: debug 2024-07-29T00:08:27.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:27 smithi155 bash[68033]: cluster 2024-07-29T00:08:26.144112+0000 mgr.y (mgr.34101) 8358 : cluster [DBG] pgmap v9286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:28.166 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:08:28.168401+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:08:28.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:08:28.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15540 16 16 0 0 0 - 0 2024-07-29T00:08:29.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:28 smithi155 bash[73694]: debug 2024-07-29T00:08:28.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:29.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15541 16 16 0 0 0 - 0 2024-07-29T00:08:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:29 smithi045 bash[80445]: cluster 2024-07-29T00:08:28.146018+0000 mgr.y (mgr.34101) 8359 : cluster [DBG] pgmap v9287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:29 smithi045 bash[82788]: cluster 2024-07-29T00:08:28.146018+0000 mgr.y (mgr.34101) 8359 : cluster [DBG] pgmap v9287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:29 smithi155 bash[68033]: cluster 2024-07-29T00:08:28.146018+0000 mgr.y (mgr.34101) 8359 : cluster [DBG] pgmap v9287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:29 smithi155 bash[73694]: debug 2024-07-29T00:08:29.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:30.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15542 16 16 0 0 0 - 0 2024-07-29T00:08:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:08:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:08:30] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:08:31.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:30 smithi155 bash[73694]: debug 2024-07-29T00:08:30.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:31.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15543 16 16 0 0 0 - 0 2024-07-29T00:08:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:31 smithi045 bash[80445]: cluster 2024-07-29T00:08:30.147740+0000 mgr.y (mgr.34101) 8360 : cluster [DBG] pgmap v9288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:31 smithi045 bash[82788]: cluster 2024-07-29T00:08:30.147740+0000 mgr.y (mgr.34101) 8360 : cluster [DBG] pgmap v9288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:32.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:31 smithi155 bash[73694]: debug 2024-07-29T00:08:31.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:31 smithi155 bash[68033]: cluster 2024-07-29T00:08:30.147740+0000 mgr.y (mgr.34101) 8360 : cluster [DBG] pgmap v9288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:32.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15544 16 16 0 0 0 - 0 2024-07-29T00:08:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:08:32 smithi155 bash[60745]: ts=2024-07-29T00:08:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:08:33.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15545 16 16 0 0 0 - 0 2024-07-29T00:08:33.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:32 smithi155 bash[73694]: debug 2024-07-29T00:08:32.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:33 smithi045 bash[80445]: cluster 2024-07-29T00:08:32.149632+0000 mgr.y (mgr.34101) 8361 : cluster [DBG] pgmap v9289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:33 smithi045 bash[82788]: cluster 2024-07-29T00:08:32.149632+0000 mgr.y (mgr.34101) 8361 : cluster [DBG] pgmap v9289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:34.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:33 smithi155 bash[73694]: debug 2024-07-29T00:08:33.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:34.058 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:33 smithi155 bash[68033]: cluster 2024-07-29T00:08:32.149632+0000 mgr.y (mgr.34101) 8361 : cluster [DBG] pgmap v9289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:34.167 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15546 16 16 0 0 0 - 0 2024-07-29T00:08:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:34 smithi045 bash[82788]: audit 2024-07-29T00:08:33.818180+0000 mon.c (mon.2) 2063 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:34 smithi045 bash[80445]: audit 2024-07-29T00:08:33.818180+0000 mon.c (mon.2) 2063 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:34 smithi155 bash[73694]: debug 2024-07-29T00:08:34.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:34 smithi155 bash[68033]: audit 2024-07-29T00:08:33.818180+0000 mon.c (mon.2) 2063 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:35.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15547 16 16 0 0 0 - 0 2024-07-29T00:08:35.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:35 smithi045 bash[82788]: cluster 2024-07-29T00:08:34.151332+0000 mgr.y (mgr.34101) 8362 : cluster [DBG] pgmap v9290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:35 smithi045 bash[80445]: cluster 2024-07-29T00:08:34.151332+0000 mgr.y (mgr.34101) 8362 : cluster [DBG] pgmap v9290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:35 smithi155 bash[73694]: debug 2024-07-29T00:08:35.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:35 smithi155 bash[68033]: cluster 2024-07-29T00:08:34.151332+0000 mgr.y (mgr.34101) 8362 : cluster [DBG] pgmap v9290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:36.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15548 16 16 0 0 0 - 0 2024-07-29T00:08:37.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15549 16 16 0 0 0 - 0 2024-07-29T00:08:37.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:36 smithi155 bash[73694]: debug 2024-07-29T00:08:36.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:37 smithi045 bash[80445]: cluster 2024-07-29T00:08:36.153069+0000 mgr.y (mgr.34101) 8363 : cluster [DBG] pgmap v9291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:37 smithi045 bash[82788]: cluster 2024-07-29T00:08:36.153069+0000 mgr.y (mgr.34101) 8363 : cluster [DBG] pgmap v9291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:37 smithi155 bash[73694]: debug 2024-07-29T00:08:37.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:37 smithi155 bash[68033]: cluster 2024-07-29T00:08:36.153069+0000 mgr.y (mgr.34101) 8363 : cluster [DBG] pgmap v9291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:38.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15550 16 16 0 0 0 - 0 2024-07-29T00:08:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:38 smithi155 bash[73694]: debug 2024-07-29T00:08:38.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:39.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15551 16 16 0 0 0 - 0 2024-07-29T00:08:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:39 smithi045 bash[80445]: cluster 2024-07-29T00:08:38.154952+0000 mgr.y (mgr.34101) 8364 : cluster [DBG] pgmap v9292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:39 smithi045 bash[82788]: cluster 2024-07-29T00:08:38.154952+0000 mgr.y (mgr.34101) 8364 : cluster [DBG] pgmap v9292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:39 smithi155 bash[68033]: cluster 2024-07-29T00:08:38.154952+0000 mgr.y (mgr.34101) 8364 : cluster [DBG] pgmap v9292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:39 smithi155 bash[73694]: debug 2024-07-29T00:08:39.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:40.168 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15552 16 16 0 0 0 - 0 2024-07-29T00:08:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:08:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:08:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:08:41.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:40 smithi155 bash[73694]: debug 2024-07-29T00:08:40.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:41.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15553 16 16 0 0 0 - 0 2024-07-29T00:08:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:41 smithi045 bash[80445]: cluster 2024-07-29T00:08:40.156692+0000 mgr.y (mgr.34101) 8365 : cluster [DBG] pgmap v9293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:41 smithi045 bash[80445]: audit 2024-07-29T00:08:40.729149+0000 mon.c (mon.2) 2064 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:08:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:41 smithi045 bash[82788]: cluster 2024-07-29T00:08:40.156692+0000 mgr.y (mgr.34101) 8365 : cluster [DBG] pgmap v9293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:41 smithi045 bash[82788]: audit 2024-07-29T00:08:40.729149+0000 mon.c (mon.2) 2064 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:08:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:41 smithi155 bash[73694]: debug 2024-07-29T00:08:41.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:41 smithi155 bash[68033]: cluster 2024-07-29T00:08:40.156692+0000 mgr.y (mgr.34101) 8365 : cluster [DBG] pgmap v9293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:41 smithi155 bash[68033]: audit 2024-07-29T00:08:40.729149+0000 mon.c (mon.2) 2064 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:08:42.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15554 16 16 0 0 0 - 0 2024-07-29T00:08:42.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:08:42 smithi155 bash[60745]: ts=2024-07-29T00:08:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:08:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:42 smithi155 bash[73694]: debug 2024-07-29T00:08:42.711+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:43.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15555 16 16 0 0 0 - 0 2024-07-29T00:08:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:43 smithi045 bash[80445]: cluster 2024-07-29T00:08:42.158639+0000 mgr.y (mgr.34101) 8366 : cluster [DBG] pgmap v9294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:43 smithi045 bash[82788]: cluster 2024-07-29T00:08:42.158639+0000 mgr.y (mgr.34101) 8366 : cluster [DBG] pgmap v9294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:43 smithi155 bash[73694]: debug 2024-07-29T00:08:43.663+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:43 smithi155 bash[68033]: cluster 2024-07-29T00:08:42.158639+0000 mgr.y (mgr.34101) 8366 : cluster [DBG] pgmap v9294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:44.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15556 16 16 0 0 0 - 0 2024-07-29T00:08:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:44 smithi155 bash[73694]: debug 2024-07-29T00:08:44.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:45.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15557 16 16 0 0 0 - 0 2024-07-29T00:08:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:45 smithi045 bash[80445]: cluster 2024-07-29T00:08:44.160346+0000 mgr.y (mgr.34101) 8367 : cluster [DBG] pgmap v9295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:45 smithi045 bash[82788]: cluster 2024-07-29T00:08:44.160346+0000 mgr.y (mgr.34101) 8367 : cluster [DBG] pgmap v9295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:46.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:45 smithi155 bash[68033]: cluster 2024-07-29T00:08:44.160346+0000 mgr.y (mgr.34101) 8367 : cluster [DBG] pgmap v9295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:45 smithi155 bash[73694]: debug 2024-07-29T00:08:45.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:46.169 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15558 16 16 0 0 0 - 0 2024-07-29T00:08:47.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:46 smithi155 bash[73694]: debug 2024-07-29T00:08:46.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:47.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15559 16 16 0 0 0 - 0 2024-07-29T00:08:47.705 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:47 smithi155 bash[68033]: cluster 2024-07-29T00:08:46.161153+0000 mgr.y (mgr.34101) 8368 : cluster [DBG] pgmap v9296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:47.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:47 smithi155 bash[68033]: audit 2024-07-29T00:08:46.409995+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:47 smithi155 bash[68033]: audit 2024-07-29T00:08:46.420875+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:47 smithi155 bash[68033]: audit 2024-07-29T00:08:46.622242+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:47 smithi155 bash[68033]: audit 2024-07-29T00:08:46.634683+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:47 smithi155 bash[68033]: audit 2024-07-29T00:08:47.065606+0000 mon.c (mon.2) 2065 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:08:47.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:47 smithi155 bash[68033]: audit 2024-07-29T00:08:47.067209+0000 mon.c (mon.2) 2066 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:08:47.706 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:47 smithi155 bash[68033]: audit 2024-07-29T00:08:47.077667+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[80445]: cluster 2024-07-29T00:08:46.161153+0000 mgr.y (mgr.34101) 8368 : cluster [DBG] pgmap v9296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[80445]: audit 2024-07-29T00:08:46.409995+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[80445]: audit 2024-07-29T00:08:46.420875+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[80445]: audit 2024-07-29T00:08:46.622242+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[80445]: audit 2024-07-29T00:08:46.634683+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[80445]: audit 2024-07-29T00:08:47.065606+0000 mon.c (mon.2) 2065 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:08:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[80445]: audit 2024-07-29T00:08:47.067209+0000 mon.c (mon.2) 2066 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:08:47.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[80445]: audit 2024-07-29T00:08:47.077667+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[82788]: cluster 2024-07-29T00:08:46.161153+0000 mgr.y (mgr.34101) 8368 : cluster [DBG] pgmap v9296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[82788]: audit 2024-07-29T00:08:46.409995+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[82788]: audit 2024-07-29T00:08:46.420875+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[82788]: audit 2024-07-29T00:08:46.622242+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[82788]: audit 2024-07-29T00:08:46.634683+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:47.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[82788]: audit 2024-07-29T00:08:47.065606+0000 mon.c (mon.2) 2065 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:08:47.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[82788]: audit 2024-07-29T00:08:47.067209+0000 mon.c (mon.2) 2066 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:08:47.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:47 smithi045 bash[82788]: audit 2024-07-29T00:08:47.077667+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:08:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:47 smithi155 bash[73694]: debug 2024-07-29T00:08:47.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:48.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:08:48.171562+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:08:48.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:08:48.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15560 16 16 0 0 0 - 0 2024-07-29T00:08:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:48 smithi155 bash[73694]: debug 2024-07-29T00:08:48.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:49.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15561 16 16 0 0 0 - 0 2024-07-29T00:08:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:49 smithi045 bash[80445]: cluster 2024-07-29T00:08:48.163027+0000 mgr.y (mgr.34101) 8369 : cluster [DBG] pgmap v9297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:49 smithi045 bash[80445]: audit 2024-07-29T00:08:48.818461+0000 mon.c (mon.2) 2067 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:49.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:49 smithi045 bash[82788]: cluster 2024-07-29T00:08:48.163027+0000 mgr.y (mgr.34101) 8369 : cluster [DBG] pgmap v9297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:49.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:49 smithi045 bash[82788]: audit 2024-07-29T00:08:48.818461+0000 mon.c (mon.2) 2067 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:49.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:49 smithi155 bash[68033]: cluster 2024-07-29T00:08:48.163027+0000 mgr.y (mgr.34101) 8369 : cluster [DBG] pgmap v9297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:49.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:49 smithi155 bash[68033]: audit 2024-07-29T00:08:48.818461+0000 mon.c (mon.2) 2067 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:08:50.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:49 smithi155 bash[73694]: debug 2024-07-29T00:08:49.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:50.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15562 16 16 0 0 0 - 0 2024-07-29T00:08:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:08:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:08:50] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:08:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:50 smithi155 bash[73694]: debug 2024-07-29T00:08:50.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:51.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15563 16 16 0 0 0 - 0 2024-07-29T00:08:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:51 smithi045 bash[80445]: cluster 2024-07-29T00:08:50.164730+0000 mgr.y (mgr.34101) 8370 : cluster [DBG] pgmap v9298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:51 smithi045 bash[82788]: cluster 2024-07-29T00:08:50.164730+0000 mgr.y (mgr.34101) 8370 : cluster [DBG] pgmap v9298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:51.758 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:51 smithi155 bash[68033]: cluster 2024-07-29T00:08:50.164730+0000 mgr.y (mgr.34101) 8370 : cluster [DBG] pgmap v9298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:52.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:51 smithi155 bash[73694]: debug 2024-07-29T00:08:51.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:52.170 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15564 16 16 0 0 0 - 0 2024-07-29T00:08:52.713 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:08:52 smithi155 bash[60745]: ts=2024-07-29T00:08:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:08:53.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:52 smithi155 bash[73694]: debug 2024-07-29T00:08:52.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:53.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15565 16 16 0 0 0 - 0 2024-07-29T00:08:53.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:53 smithi155 bash[68033]: cluster 2024-07-29T00:08:52.166590+0000 mgr.y (mgr.34101) 8371 : cluster [DBG] pgmap v9299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:53 smithi045 bash[80445]: cluster 2024-07-29T00:08:52.166590+0000 mgr.y (mgr.34101) 8371 : cluster [DBG] pgmap v9299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:53 smithi045 bash[82788]: cluster 2024-07-29T00:08:52.166590+0000 mgr.y (mgr.34101) 8371 : cluster [DBG] pgmap v9299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:53 smithi155 bash[73694]: debug 2024-07-29T00:08:53.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:54.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15566 16 16 0 0 0 - 0 2024-07-29T00:08:55.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:54 smithi155 bash[73694]: debug 2024-07-29T00:08:54.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:55.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15567 16 16 0 0 0 - 0 2024-07-29T00:08:55.680 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:55 smithi155 bash[68033]: cluster 2024-07-29T00:08:54.168297+0000 mgr.y (mgr.34101) 8372 : cluster [DBG] pgmap v9300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:55 smithi045 bash[82788]: cluster 2024-07-29T00:08:54.168297+0000 mgr.y (mgr.34101) 8372 : cluster [DBG] pgmap v9300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:55 smithi045 bash[80445]: cluster 2024-07-29T00:08:54.168297+0000 mgr.y (mgr.34101) 8372 : cluster [DBG] pgmap v9300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:55 smithi155 bash[73694]: debug 2024-07-29T00:08:55.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:56.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15568 16 16 0 0 0 - 0 2024-07-29T00:08:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:56 smithi155 bash[73694]: debug 2024-07-29T00:08:56.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:57.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15569 16 16 0 0 0 - 0 2024-07-29T00:08:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:57 smithi045 bash[80445]: cluster 2024-07-29T00:08:56.170024+0000 mgr.y (mgr.34101) 8373 : cluster [DBG] pgmap v9301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:57 smithi045 bash[82788]: cluster 2024-07-29T00:08:56.170024+0000 mgr.y (mgr.34101) 8373 : cluster [DBG] pgmap v9301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:57 smithi155 bash[73694]: debug 2024-07-29T00:08:57.631+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:57 smithi155 bash[68033]: cluster 2024-07-29T00:08:56.170024+0000 mgr.y (mgr.34101) 8373 : cluster [DBG] pgmap v9301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:58.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15570 16 16 0 0 0 - 0 2024-07-29T00:08:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:58 smithi155 bash[73694]: debug 2024-07-29T00:08:58.643+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:59.171 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15571 16 16 0 0 0 - 0 2024-07-29T00:08:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:08:59 smithi045 bash[80445]: cluster 2024-07-29T00:08:58.171887+0000 mgr.y (mgr.34101) 8374 : cluster [DBG] pgmap v9302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:08:59 smithi045 bash[82788]: cluster 2024-07-29T00:08:58.171887+0000 mgr.y (mgr.34101) 8374 : cluster [DBG] pgmap v9302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:08:59.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:08:59 smithi155 bash[73694]: debug 2024-07-29T00:08:59.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:08:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:08:59 smithi155 bash[68033]: cluster 2024-07-29T00:08:58.171887+0000 mgr.y (mgr.34101) 8374 : cluster [DBG] pgmap v9302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:00.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15572 16 16 0 0 0 - 0 2024-07-29T00:09:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:09:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:09:00] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:09:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:00 smithi155 bash[73694]: debug 2024-07-29T00:09:00.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:01.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15573 16 16 0 0 0 - 0 2024-07-29T00:09:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:01 smithi045 bash[80445]: cluster 2024-07-29T00:09:00.173619+0000 mgr.y (mgr.34101) 8375 : cluster [DBG] pgmap v9303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:01 smithi045 bash[82788]: cluster 2024-07-29T00:09:00.173619+0000 mgr.y (mgr.34101) 8375 : cluster [DBG] pgmap v9303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:01 smithi155 bash[73694]: debug 2024-07-29T00:09:01.619+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:01 smithi155 bash[68033]: cluster 2024-07-29T00:09:00.173619+0000 mgr.y (mgr.34101) 8375 : cluster [DBG] pgmap v9303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:02.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15574 16 16 0 0 0 - 0 2024-07-29T00:09:02.587 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:09:02 smithi155 bash[60745]: ts=2024-07-29T00:09:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:09:03.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:02 smithi155 bash[73694]: debug 2024-07-29T00:09:02.587+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:03.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15575 16 16 0 0 0 - 0 2024-07-29T00:09:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:03 smithi045 bash[80445]: cluster 2024-07-29T00:09:02.175466+0000 mgr.y (mgr.34101) 8376 : cluster [DBG] pgmap v9304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:03 smithi045 bash[82788]: cluster 2024-07-29T00:09:02.175466+0000 mgr.y (mgr.34101) 8376 : cluster [DBG] pgmap v9304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:03 smithi155 bash[73694]: debug 2024-07-29T00:09:03.623+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:03 smithi155 bash[68033]: cluster 2024-07-29T00:09:02.175466+0000 mgr.y (mgr.34101) 8376 : cluster [DBG] pgmap v9304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:04.172 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15576 16 16 0 0 0 - 0 2024-07-29T00:09:04.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:04 smithi045 bash[80445]: audit 2024-07-29T00:09:03.819015+0000 mon.c (mon.2) 2068 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:04 smithi045 bash[82788]: audit 2024-07-29T00:09:03.819015+0000 mon.c (mon.2) 2068 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:04 smithi155 bash[73694]: debug 2024-07-29T00:09:04.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:04 smithi155 bash[68033]: audit 2024-07-29T00:09:03.819015+0000 mon.c (mon.2) 2068 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:05.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15577 16 16 0 0 0 - 0 2024-07-29T00:09:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:05 smithi045 bash[80445]: cluster 2024-07-29T00:09:04.177182+0000 mgr.y (mgr.34101) 8377 : cluster [DBG] pgmap v9305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:05 smithi045 bash[82788]: cluster 2024-07-29T00:09:04.177182+0000 mgr.y (mgr.34101) 8377 : cluster [DBG] pgmap v9305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:05 smithi155 bash[68033]: cluster 2024-07-29T00:09:04.177182+0000 mgr.y (mgr.34101) 8377 : cluster [DBG] pgmap v9305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:05 smithi155 bash[73694]: debug 2024-07-29T00:09:05.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:06.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15578 16 16 0 0 0 - 0 2024-07-29T00:09:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:06 smithi155 bash[73694]: debug 2024-07-29T00:09:06.615+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:07.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15579 16 16 0 0 0 - 0 2024-07-29T00:09:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:07 smithi045 bash[80445]: cluster 2024-07-29T00:09:06.178939+0000 mgr.y (mgr.34101) 8378 : cluster [DBG] pgmap v9306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:07 smithi045 bash[82788]: cluster 2024-07-29T00:09:06.178939+0000 mgr.y (mgr.34101) 8378 : cluster [DBG] pgmap v9306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:07 smithi155 bash[73694]: debug 2024-07-29T00:09:07.591+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:07 smithi155 bash[68033]: cluster 2024-07-29T00:09:06.178939+0000 mgr.y (mgr.34101) 8378 : cluster [DBG] pgmap v9306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:08.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:09:08.174759+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:09:08.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:09:08.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15580 16 16 0 0 0 - 0 2024-07-29T00:09:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:08 smithi155 bash[73694]: debug 2024-07-29T00:09:08.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:09.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15581 16 16 0 0 0 - 0 2024-07-29T00:09:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:09 smithi045 bash[80445]: cluster 2024-07-29T00:09:08.180788+0000 mgr.y (mgr.34101) 8379 : cluster [DBG] pgmap v9307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:09 smithi045 bash[82788]: cluster 2024-07-29T00:09:08.180788+0000 mgr.y (mgr.34101) 8379 : cluster [DBG] pgmap v9307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:09 smithi155 bash[68033]: cluster 2024-07-29T00:09:08.180788+0000 mgr.y (mgr.34101) 8379 : cluster [DBG] pgmap v9307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:09 smithi155 bash[73694]: debug 2024-07-29T00:09:09.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:10.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15582 16 16 0 0 0 - 0 2024-07-29T00:09:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:09:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:09:10] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:09:11.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:10 smithi155 bash[73694]: debug 2024-07-29T00:09:10.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:11.173 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15583 16 16 0 0 0 - 0 2024-07-29T00:09:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:11 smithi045 bash[80445]: cluster 2024-07-29T00:09:10.182546+0000 mgr.y (mgr.34101) 8380 : cluster [DBG] pgmap v9308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:11 smithi045 bash[82788]: cluster 2024-07-29T00:09:10.182546+0000 mgr.y (mgr.34101) 8380 : cluster [DBG] pgmap v9308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:11 smithi155 bash[68033]: cluster 2024-07-29T00:09:10.182546+0000 mgr.y (mgr.34101) 8380 : cluster [DBG] pgmap v9308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:11.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:11 smithi155 bash[73694]: debug 2024-07-29T00:09:11.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:12.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15584 16 16 0 0 0 - 0 2024-07-29T00:09:12.595 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:09:12 smithi155 bash[60745]: ts=2024-07-29T00:09:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:09:13.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:12 smithi155 bash[73694]: debug 2024-07-29T00:09:12.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:13.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15585 16 16 0 0 0 - 0 2024-07-29T00:09:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:13 smithi155 bash[73694]: debug 2024-07-29T00:09:13.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:13 smithi155 bash[68033]: cluster 2024-07-29T00:09:12.184391+0000 mgr.y (mgr.34101) 8381 : cluster [DBG] pgmap v9309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:13 smithi045 bash[80445]: cluster 2024-07-29T00:09:12.184391+0000 mgr.y (mgr.34101) 8381 : cluster [DBG] pgmap v9309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:13 smithi045 bash[82788]: cluster 2024-07-29T00:09:12.184391+0000 mgr.y (mgr.34101) 8381 : cluster [DBG] pgmap v9309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:14.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15586 16 16 0 0 0 - 0 2024-07-29T00:09:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:14 smithi155 bash[73694]: debug 2024-07-29T00:09:14.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:15.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15587 16 16 0 0 0 - 0 2024-07-29T00:09:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:15 smithi155 bash[73694]: debug 2024-07-29T00:09:15.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:15 smithi155 bash[68033]: cluster 2024-07-29T00:09:14.186125+0000 mgr.y (mgr.34101) 8382 : cluster [DBG] pgmap v9310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:15 smithi045 bash[80445]: cluster 2024-07-29T00:09:14.186125+0000 mgr.y (mgr.34101) 8382 : cluster [DBG] pgmap v9310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:15 smithi045 bash[82788]: cluster 2024-07-29T00:09:14.186125+0000 mgr.y (mgr.34101) 8382 : cluster [DBG] pgmap v9310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:16.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15588 16 16 0 0 0 - 0 2024-07-29T00:09:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:16 smithi155 bash[73694]: debug 2024-07-29T00:09:16.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:17.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15589 16 16 0 0 0 - 0 2024-07-29T00:09:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:17 smithi155 bash[73694]: debug 2024-07-29T00:09:17.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:17 smithi155 bash[68033]: cluster 2024-07-29T00:09:16.187805+0000 mgr.y (mgr.34101) 8383 : cluster [DBG] pgmap v9311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:17 smithi045 bash[80445]: cluster 2024-07-29T00:09:16.187805+0000 mgr.y (mgr.34101) 8383 : cluster [DBG] pgmap v9311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:17 smithi045 bash[82788]: cluster 2024-07-29T00:09:16.187805+0000 mgr.y (mgr.34101) 8383 : cluster [DBG] pgmap v9311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:18.174 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15590 16 16 0 0 0 - 0 2024-07-29T00:09:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:18 smithi155 bash[73694]: debug 2024-07-29T00:09:18.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:19.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15591 16 16 0 0 0 - 0 2024-07-29T00:09:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:19 smithi155 bash[73694]: debug 2024-07-29T00:09:19.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:19 smithi155 bash[68033]: cluster 2024-07-29T00:09:18.189675+0000 mgr.y (mgr.34101) 8384 : cluster [DBG] pgmap v9312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:19 smithi155 bash[68033]: audit 2024-07-29T00:09:18.819370+0000 mon.c (mon.2) 2069 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:19 smithi045 bash[80445]: cluster 2024-07-29T00:09:18.189675+0000 mgr.y (mgr.34101) 8384 : cluster [DBG] pgmap v9312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:19 smithi045 bash[80445]: audit 2024-07-29T00:09:18.819370+0000 mon.c (mon.2) 2069 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:19 smithi045 bash[82788]: cluster 2024-07-29T00:09:18.189675+0000 mgr.y (mgr.34101) 8384 : cluster [DBG] pgmap v9312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:19 smithi045 bash[82788]: audit 2024-07-29T00:09:18.819370+0000 mon.c (mon.2) 2069 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:20.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15592 16 16 0 0 0 - 0 2024-07-29T00:09:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:20 smithi155 bash[73694]: debug 2024-07-29T00:09:20.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:09:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:09:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:09:21.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15593 16 16 0 0 0 - 0 2024-07-29T00:09:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:21 smithi155 bash[68033]: cluster 2024-07-29T00:09:20.191325+0000 mgr.y (mgr.34101) 8385 : cluster [DBG] pgmap v9313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:21 smithi155 bash[73694]: debug 2024-07-29T00:09:21.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:21 smithi045 bash[80445]: cluster 2024-07-29T00:09:20.191325+0000 mgr.y (mgr.34101) 8385 : cluster [DBG] pgmap v9313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:21 smithi045 bash[82788]: cluster 2024-07-29T00:09:20.191325+0000 mgr.y (mgr.34101) 8385 : cluster [DBG] pgmap v9313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:22.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15594 16 16 0 0 0 - 0 2024-07-29T00:09:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:22 smithi155 bash[73694]: debug 2024-07-29T00:09:22.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:09:22 smithi155 bash[60745]: ts=2024-07-29T00:09:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:09:23.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15595 16 16 0 0 0 - 0 2024-07-29T00:09:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:23 smithi155 bash[68033]: cluster 2024-07-29T00:09:22.193188+0000 mgr.y (mgr.34101) 8386 : cluster [DBG] pgmap v9314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:23 smithi155 bash[73694]: debug 2024-07-29T00:09:23.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:23 smithi045 bash[80445]: cluster 2024-07-29T00:09:22.193188+0000 mgr.y (mgr.34101) 8386 : cluster [DBG] pgmap v9314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:23 smithi045 bash[82788]: cluster 2024-07-29T00:09:22.193188+0000 mgr.y (mgr.34101) 8386 : cluster [DBG] pgmap v9314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:24.175 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15596 16 16 0 0 0 - 0 2024-07-29T00:09:24.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:24 smithi155 bash[73694]: debug 2024-07-29T00:09:24.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:25.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15597 16 16 0 0 0 - 0 2024-07-29T00:09:25.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:25 smithi155 bash[73694]: debug 2024-07-29T00:09:25.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:25 smithi155 bash[68033]: cluster 2024-07-29T00:09:24.194868+0000 mgr.y (mgr.34101) 8387 : cluster [DBG] pgmap v9315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:25 smithi045 bash[80445]: cluster 2024-07-29T00:09:24.194868+0000 mgr.y (mgr.34101) 8387 : cluster [DBG] pgmap v9315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:25 smithi045 bash[82788]: cluster 2024-07-29T00:09:24.194868+0000 mgr.y (mgr.34101) 8387 : cluster [DBG] pgmap v9315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:26.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15598 16 16 0 0 0 - 0 2024-07-29T00:09:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:26 smithi155 bash[73694]: debug 2024-07-29T00:09:26.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:27.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15599 16 16 0 0 0 - 0 2024-07-29T00:09:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:27 smithi155 bash[73694]: debug 2024-07-29T00:09:27.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:27 smithi155 bash[68033]: cluster 2024-07-29T00:09:26.196520+0000 mgr.y (mgr.34101) 8388 : cluster [DBG] pgmap v9316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:27 smithi045 bash[80445]: cluster 2024-07-29T00:09:26.196520+0000 mgr.y (mgr.34101) 8388 : cluster [DBG] pgmap v9316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:27 smithi045 bash[82788]: cluster 2024-07-29T00:09:26.196520+0000 mgr.y (mgr.34101) 8388 : cluster [DBG] pgmap v9316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:28.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:09:28.177996+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:09:28.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:09:28.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15600 16 16 0 0 0 - 0 2024-07-29T00:09:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:28 smithi155 bash[73694]: debug 2024-07-29T00:09:28.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:29.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15601 16 16 0 0 0 - 0 2024-07-29T00:09:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:29 smithi155 bash[68033]: cluster 2024-07-29T00:09:28.198417+0000 mgr.y (mgr.34101) 8389 : cluster [DBG] pgmap v9317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:29 smithi155 bash[73694]: debug 2024-07-29T00:09:29.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:29 smithi045 bash[80445]: cluster 2024-07-29T00:09:28.198417+0000 mgr.y (mgr.34101) 8389 : cluster [DBG] pgmap v9317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:29 smithi045 bash[82788]: cluster 2024-07-29T00:09:28.198417+0000 mgr.y (mgr.34101) 8389 : cluster [DBG] pgmap v9317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:30.176 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15602 16 16 0 0 0 - 0 2024-07-29T00:09:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:30 smithi155 bash[73694]: debug 2024-07-29T00:09:30.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:09:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:09:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:09:31.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15603 16 16 0 0 0 - 0 2024-07-29T00:09:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:31 smithi155 bash[68033]: cluster 2024-07-29T00:09:30.200117+0000 mgr.y (mgr.34101) 8390 : cluster [DBG] pgmap v9318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:31 smithi155 bash[73694]: debug 2024-07-29T00:09:31.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:31 smithi045 bash[80445]: cluster 2024-07-29T00:09:30.200117+0000 mgr.y (mgr.34101) 8390 : cluster [DBG] pgmap v9318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:31 smithi045 bash[82788]: cluster 2024-07-29T00:09:30.200117+0000 mgr.y (mgr.34101) 8390 : cluster [DBG] pgmap v9318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:32.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15604 16 16 0 0 0 - 0 2024-07-29T00:09:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:32 smithi155 bash[73694]: debug 2024-07-29T00:09:32.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:09:32 smithi155 bash[60745]: ts=2024-07-29T00:09:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:09:33.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15605 16 16 0 0 0 - 0 2024-07-29T00:09:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:33 smithi155 bash[68033]: cluster 2024-07-29T00:09:32.201992+0000 mgr.y (mgr.34101) 8391 : cluster [DBG] pgmap v9319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:33 smithi155 bash[73694]: debug 2024-07-29T00:09:33.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:33 smithi045 bash[80445]: cluster 2024-07-29T00:09:32.201992+0000 mgr.y (mgr.34101) 8391 : cluster [DBG] pgmap v9319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:33 smithi045 bash[82788]: cluster 2024-07-29T00:09:32.201992+0000 mgr.y (mgr.34101) 8391 : cluster [DBG] pgmap v9319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:34.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15606 16 16 0 0 0 - 0 2024-07-29T00:09:34.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:34 smithi155 bash[68033]: audit 2024-07-29T00:09:33.819753+0000 mon.c (mon.2) 2070 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:34 smithi155 bash[73694]: debug 2024-07-29T00:09:34.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:34 smithi045 bash[80445]: audit 2024-07-29T00:09:33.819753+0000 mon.c (mon.2) 2070 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:34 smithi045 bash[82788]: audit 2024-07-29T00:09:33.819753+0000 mon.c (mon.2) 2070 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:35.177 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15607 16 16 0 0 0 - 0 2024-07-29T00:09:35.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:35 smithi155 bash[73694]: debug 2024-07-29T00:09:35.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:35.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:35 smithi155 bash[68033]: cluster 2024-07-29T00:09:34.203844+0000 mgr.y (mgr.34101) 8392 : cluster [DBG] pgmap v9320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:35 smithi045 bash[80445]: cluster 2024-07-29T00:09:34.203844+0000 mgr.y (mgr.34101) 8392 : cluster [DBG] pgmap v9320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:35 smithi045 bash[82788]: cluster 2024-07-29T00:09:34.203844+0000 mgr.y (mgr.34101) 8392 : cluster [DBG] pgmap v9320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:36.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15608 16 16 0 0 0 - 0 2024-07-29T00:09:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:36 smithi155 bash[73694]: debug 2024-07-29T00:09:36.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:37.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15609 16 16 0 0 0 - 0 2024-07-29T00:09:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:37 smithi155 bash[73694]: debug 2024-07-29T00:09:37.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:37 smithi155 bash[68033]: cluster 2024-07-29T00:09:36.205542+0000 mgr.y (mgr.34101) 8393 : cluster [DBG] pgmap v9321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:37 smithi045 bash[80445]: cluster 2024-07-29T00:09:36.205542+0000 mgr.y (mgr.34101) 8393 : cluster [DBG] pgmap v9321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:37 smithi045 bash[82788]: cluster 2024-07-29T00:09:36.205542+0000 mgr.y (mgr.34101) 8393 : cluster [DBG] pgmap v9321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:38.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15610 16 16 0 0 0 - 0 2024-07-29T00:09:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:38 smithi155 bash[73694]: debug 2024-07-29T00:09:38.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:39.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15611 16 16 0 0 0 - 0 2024-07-29T00:09:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:39 smithi155 bash[73694]: debug 2024-07-29T00:09:39.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:39 smithi155 bash[68033]: cluster 2024-07-29T00:09:38.207455+0000 mgr.y (mgr.34101) 8394 : cluster [DBG] pgmap v9322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:39 smithi045 bash[80445]: cluster 2024-07-29T00:09:38.207455+0000 mgr.y (mgr.34101) 8394 : cluster [DBG] pgmap v9322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:39 smithi045 bash[82788]: cluster 2024-07-29T00:09:38.207455+0000 mgr.y (mgr.34101) 8394 : cluster [DBG] pgmap v9322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:40.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15612 16 16 0 0 0 - 0 2024-07-29T00:09:40.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:40 smithi155 bash[73694]: debug 2024-07-29T00:09:40.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:09:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:09:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:09:41.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15613 16 16 0 0 0 - 0 2024-07-29T00:09:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:41 smithi155 bash[68033]: cluster 2024-07-29T00:09:40.209202+0000 mgr.y (mgr.34101) 8395 : cluster [DBG] pgmap v9323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:41 smithi155 bash[73694]: debug 2024-07-29T00:09:41.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:41 smithi045 bash[80445]: cluster 2024-07-29T00:09:40.209202+0000 mgr.y (mgr.34101) 8395 : cluster [DBG] pgmap v9323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:41 smithi045 bash[82788]: cluster 2024-07-29T00:09:40.209202+0000 mgr.y (mgr.34101) 8395 : cluster [DBG] pgmap v9323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:42.178 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15614 16 16 0 0 0 - 0 2024-07-29T00:09:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:42 smithi155 bash[73694]: debug 2024-07-29T00:09:42.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:09:42 smithi155 bash[60745]: ts=2024-07-29T00:09:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:09:43.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15615 16 16 0 0 0 - 0 2024-07-29T00:09:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:43 smithi155 bash[73694]: debug 2024-07-29T00:09:43.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:43 smithi155 bash[68033]: cluster 2024-07-29T00:09:42.211120+0000 mgr.y (mgr.34101) 8396 : cluster [DBG] pgmap v9324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:43 smithi045 bash[80445]: cluster 2024-07-29T00:09:42.211120+0000 mgr.y (mgr.34101) 8396 : cluster [DBG] pgmap v9324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:43 smithi045 bash[82788]: cluster 2024-07-29T00:09:42.211120+0000 mgr.y (mgr.34101) 8396 : cluster [DBG] pgmap v9324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:44.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15616 16 16 0 0 0 - 0 2024-07-29T00:09:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:44 smithi155 bash[73694]: debug 2024-07-29T00:09:44.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:45.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15617 16 16 0 0 0 - 0 2024-07-29T00:09:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:45 smithi155 bash[73694]: debug 2024-07-29T00:09:45.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:45 smithi155 bash[68033]: cluster 2024-07-29T00:09:44.212847+0000 mgr.y (mgr.34101) 8397 : cluster [DBG] pgmap v9325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:45 smithi045 bash[82788]: cluster 2024-07-29T00:09:44.212847+0000 mgr.y (mgr.34101) 8397 : cluster [DBG] pgmap v9325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:45 smithi045 bash[80445]: cluster 2024-07-29T00:09:44.212847+0000 mgr.y (mgr.34101) 8397 : cluster [DBG] pgmap v9325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:46.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15618 16 16 0 0 0 - 0 2024-07-29T00:09:46.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:46 smithi155 bash[73694]: debug 2024-07-29T00:09:46.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:47.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15619 16 16 0 0 0 - 0 2024-07-29T00:09:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:47 smithi155 bash[73694]: debug 2024-07-29T00:09:47.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:47 smithi155 bash[68033]: cluster 2024-07-29T00:09:46.214577+0000 mgr.y (mgr.34101) 8398 : cluster [DBG] pgmap v9326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:47 smithi155 bash[68033]: audit 2024-07-29T00:09:47.209441+0000 mon.c (mon.2) 2071 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:09:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:47 smithi045 bash[80445]: cluster 2024-07-29T00:09:46.214577+0000 mgr.y (mgr.34101) 8398 : cluster [DBG] pgmap v9326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:47 smithi045 bash[80445]: audit 2024-07-29T00:09:47.209441+0000 mon.c (mon.2) 2071 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:09:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:47 smithi045 bash[82788]: cluster 2024-07-29T00:09:46.214577+0000 mgr.y (mgr.34101) 8398 : cluster [DBG] pgmap v9326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:47 smithi045 bash[82788]: audit 2024-07-29T00:09:47.209441+0000 mon.c (mon.2) 2071 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:09:48.179 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:09:48.181278+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:09:48.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:09:48.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15620 16 16 0 0 0 - 0 2024-07-29T00:09:48.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:48 smithi155 bash[73694]: debug 2024-07-29T00:09:48.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:49.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15621 16 16 0 0 0 - 0 2024-07-29T00:09:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:49 smithi155 bash[73694]: debug 2024-07-29T00:09:49.402+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:49 smithi155 bash[68033]: cluster 2024-07-29T00:09:48.216419+0000 mgr.y (mgr.34101) 8399 : cluster [DBG] pgmap v9327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:49 smithi155 bash[68033]: audit 2024-07-29T00:09:48.820246+0000 mon.c (mon.2) 2072 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:49 smithi045 bash[80445]: cluster 2024-07-29T00:09:48.216419+0000 mgr.y (mgr.34101) 8399 : cluster [DBG] pgmap v9327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:49 smithi045 bash[80445]: audit 2024-07-29T00:09:48.820246+0000 mon.c (mon.2) 2072 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:49 smithi045 bash[82788]: cluster 2024-07-29T00:09:48.216419+0000 mgr.y (mgr.34101) 8399 : cluster [DBG] pgmap v9327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:49 smithi045 bash[82788]: audit 2024-07-29T00:09:48.820246+0000 mon.c (mon.2) 2072 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:09:50.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15622 16 16 0 0 0 - 0 2024-07-29T00:09:50.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:50 smithi155 bash[73694]: debug 2024-07-29T00:09:50.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:09:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:09:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:09:51.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15623 16 16 0 0 0 - 0 2024-07-29T00:09:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:51 smithi155 bash[73694]: debug 2024-07-29T00:09:51.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:51 smithi155 bash[68033]: cluster 2024-07-29T00:09:50.218291+0000 mgr.y (mgr.34101) 8400 : cluster [DBG] pgmap v9328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:51 smithi045 bash[80445]: cluster 2024-07-29T00:09:50.218291+0000 mgr.y (mgr.34101) 8400 : cluster [DBG] pgmap v9328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:51 smithi045 bash[82788]: cluster 2024-07-29T00:09:50.218291+0000 mgr.y (mgr.34101) 8400 : cluster [DBG] pgmap v9328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:52.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15624 16 16 0 0 0 - 0 2024-07-29T00:09:52.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:09:52 smithi155 bash[60745]: ts=2024-07-29T00:09:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:09:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:52 smithi155 bash[73694]: debug 2024-07-29T00:09:52.342+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:53.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15625 16 16 0 0 0 - 0 2024-07-29T00:09:53.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:53 smithi155 bash[73694]: debug 2024-07-29T00:09:53.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:53.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:53 smithi155 bash[68033]: cluster 2024-07-29T00:09:52.219601+0000 mgr.y (mgr.34101) 8401 : cluster [DBG] pgmap v9329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:53.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:53 smithi155 bash[68033]: audit 2024-07-29T00:09:52.898811+0000 mon.a (mon.0) 4200 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:53 smithi155 bash[68033]: audit 2024-07-29T00:09:52.908524+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:53 smithi155 bash[68033]: audit 2024-07-29T00:09:53.103542+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:53 smithi155 bash[68033]: audit 2024-07-29T00:09:53.115664+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:53 smithi155 bash[68033]: audit 2024-07-29T00:09:53.548240+0000 mon.c (mon.2) 2073 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:09:53.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:53 smithi155 bash[68033]: audit 2024-07-29T00:09:53.549979+0000 mon.c (mon.2) 2074 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:09:53.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:53 smithi155 bash[68033]: audit 2024-07-29T00:09:53.559506+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[80445]: cluster 2024-07-29T00:09:52.219601+0000 mgr.y (mgr.34101) 8401 : cluster [DBG] pgmap v9329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[80445]: audit 2024-07-29T00:09:52.898811+0000 mon.a (mon.0) 4200 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[80445]: audit 2024-07-29T00:09:52.908524+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[80445]: audit 2024-07-29T00:09:53.103542+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[80445]: audit 2024-07-29T00:09:53.115664+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[80445]: audit 2024-07-29T00:09:53.548240+0000 mon.c (mon.2) 2073 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:09:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[80445]: audit 2024-07-29T00:09:53.549979+0000 mon.c (mon.2) 2074 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:09:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[80445]: audit 2024-07-29T00:09:53.559506+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[82788]: cluster 2024-07-29T00:09:52.219601+0000 mgr.y (mgr.34101) 8401 : cluster [DBG] pgmap v9329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[82788]: audit 2024-07-29T00:09:52.898811+0000 mon.a (mon.0) 4200 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[82788]: audit 2024-07-29T00:09:52.908524+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[82788]: audit 2024-07-29T00:09:53.103542+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[82788]: audit 2024-07-29T00:09:53.115664+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[82788]: audit 2024-07-29T00:09:53.548240+0000 mon.c (mon.2) 2073 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:09:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[82788]: audit 2024-07-29T00:09:53.549979+0000 mon.c (mon.2) 2074 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:09:53.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:53 smithi045 bash[82788]: audit 2024-07-29T00:09:53.559506+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:09:54.180 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15626 16 16 0 0 0 - 0 2024-07-29T00:09:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:54 smithi155 bash[73694]: debug 2024-07-29T00:09:54.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:55.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15627 16 16 0 0 0 - 0 2024-07-29T00:09:55.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:55 smithi155 bash[73694]: debug 2024-07-29T00:09:55.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:55 smithi155 bash[68033]: cluster 2024-07-29T00:09:54.221292+0000 mgr.y (mgr.34101) 8402 : cluster [DBG] pgmap v9330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:55.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:55 smithi045 bash[80445]: cluster 2024-07-29T00:09:54.221292+0000 mgr.y (mgr.34101) 8402 : cluster [DBG] pgmap v9330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:55.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:55 smithi045 bash[82788]: cluster 2024-07-29T00:09:54.221292+0000 mgr.y (mgr.34101) 8402 : cluster [DBG] pgmap v9330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:56.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15628 16 16 0 0 0 - 0 2024-07-29T00:09:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:56 smithi155 bash[73694]: debug 2024-07-29T00:09:56.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:57.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15629 16 16 0 0 0 - 0 2024-07-29T00:09:57.615 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:57 smithi155 bash[73694]: debug 2024-07-29T00:09:57.322+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:57 smithi045 bash[80445]: cluster 2024-07-29T00:09:56.223029+0000 mgr.y (mgr.34101) 8403 : cluster [DBG] pgmap v9331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:57 smithi045 bash[82788]: cluster 2024-07-29T00:09:56.223029+0000 mgr.y (mgr.34101) 8403 : cluster [DBG] pgmap v9331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:58.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:57 smithi155 bash[68033]: cluster 2024-07-29T00:09:56.223029+0000 mgr.y (mgr.34101) 8403 : cluster [DBG] pgmap v9331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:58.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15630 16 16 0 0 0 - 0 2024-07-29T00:09:58.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:58 smithi155 bash[73694]: debug 2024-07-29T00:09:58.346+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:59.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15631 16 16 0 0 0 - 0 2024-07-29T00:09:59.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:09:59 smithi155 bash[73694]: debug 2024-07-29T00:09:59.302+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:09:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:09:59 smithi045 bash[80445]: cluster 2024-07-29T00:09:58.224887+0000 mgr.y (mgr.34101) 8404 : cluster [DBG] pgmap v9332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:09:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:09:59 smithi045 bash[82788]: cluster 2024-07-29T00:09:58.224887+0000 mgr.y (mgr.34101) 8404 : cluster [DBG] pgmap v9332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:09:59 smithi155 bash[68033]: cluster 2024-07-29T00:09:58.224887+0000 mgr.y (mgr.34101) 8404 : cluster [DBG] pgmap v9332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:00.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15632 16 16 0 0 0 - 0 2024-07-29T00:10:00.628 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:00 smithi155 bash[73694]: debug 2024-07-29T00:10:00.321+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:00.971 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:10:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:10:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:10:00.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:00 smithi045 bash[80445]: cluster 2024-07-29T00:10:00.000174+0000 mon.a (mon.0) 4205 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:10:00.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:00 smithi045 bash[82788]: cluster 2024-07-29T00:10:00.000174+0000 mon.a (mon.0) 4205 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:10:01.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:00 smithi155 bash[68033]: cluster 2024-07-29T00:10:00.000174+0000 mon.a (mon.0) 4205 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:10:01.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15633 16 16 0 0 0 - 0 2024-07-29T00:10:01.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:01 smithi155 bash[73694]: debug 2024-07-29T00:10:01.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:01.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:01 smithi045 bash[80445]: cluster 2024-07-29T00:10:00.226613+0000 mgr.y (mgr.34101) 8405 : cluster [DBG] pgmap v9333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:01 smithi045 bash[82788]: cluster 2024-07-29T00:10:00.226613+0000 mgr.y (mgr.34101) 8405 : cluster [DBG] pgmap v9333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:01 smithi155 bash[68033]: cluster 2024-07-29T00:10:00.226613+0000 mgr.y (mgr.34101) 8405 : cluster [DBG] pgmap v9333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:02.181 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15634 16 16 0 0 0 - 0 2024-07-29T00:10:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:02 smithi155 bash[73694]: debug 2024-07-29T00:10:02.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:10:02 smithi155 bash[60745]: ts=2024-07-29T00:10:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:10:03.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15635 16 16 0 0 0 - 0 2024-07-29T00:10:03.635 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:03 smithi155 bash[73694]: debug 2024-07-29T00:10:03.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:03 smithi045 bash[82788]: cluster 2024-07-29T00:10:02.228479+0000 mgr.y (mgr.34101) 8406 : cluster [DBG] pgmap v9334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:03 smithi045 bash[80445]: cluster 2024-07-29T00:10:02.228479+0000 mgr.y (mgr.34101) 8406 : cluster [DBG] pgmap v9334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:03 smithi155 bash[68033]: cluster 2024-07-29T00:10:02.228479+0000 mgr.y (mgr.34101) 8406 : cluster [DBG] pgmap v9334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:04.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15636 16 16 0 0 0 - 0 2024-07-29T00:10:04.645 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:04 smithi155 bash[73694]: debug 2024-07-29T00:10:04.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:04 smithi045 bash[80445]: audit 2024-07-29T00:10:03.820864+0000 mon.c (mon.2) 2075 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:04 smithi045 bash[82788]: audit 2024-07-29T00:10:03.820864+0000 mon.c (mon.2) 2075 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:05.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:04 smithi155 bash[68033]: audit 2024-07-29T00:10:03.820864+0000 mon.c (mon.2) 2075 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:05.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15637 16 16 0 0 0 - 0 2024-07-29T00:10:05.645 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:05 smithi155 bash[73694]: debug 2024-07-29T00:10:05.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:05 smithi045 bash[80445]: cluster 2024-07-29T00:10:04.230196+0000 mgr.y (mgr.34101) 8407 : cluster [DBG] pgmap v9335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:05 smithi045 bash[82788]: cluster 2024-07-29T00:10:04.230196+0000 mgr.y (mgr.34101) 8407 : cluster [DBG] pgmap v9335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:06.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:05 smithi155 bash[68033]: cluster 2024-07-29T00:10:04.230196+0000 mgr.y (mgr.34101) 8407 : cluster [DBG] pgmap v9335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:06.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15638 16 16 0 0 0 - 0 2024-07-29T00:10:06.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:06 smithi155 bash[73694]: debug 2024-07-29T00:10:06.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:07.182 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15639 16 16 0 0 0 - 0 2024-07-29T00:10:07.650 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:07 smithi155 bash[73694]: debug 2024-07-29T00:10:07.313+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:07 smithi045 bash[80445]: cluster 2024-07-29T00:10:06.231941+0000 mgr.y (mgr.34101) 8408 : cluster [DBG] pgmap v9336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:07 smithi045 bash[82788]: cluster 2024-07-29T00:10:06.231941+0000 mgr.y (mgr.34101) 8408 : cluster [DBG] pgmap v9336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:08.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:07 smithi155 bash[68033]: cluster 2024-07-29T00:10:06.231941+0000 mgr.y (mgr.34101) 8408 : cluster [DBG] pgmap v9336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:08.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:10:08.184367+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:10:08.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:10:08.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15640 16 16 0 0 0 - 0 2024-07-29T00:10:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:08 smithi155 bash[73694]: debug 2024-07-29T00:10:08.329+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:09.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15641 16 16 0 0 0 - 0 2024-07-29T00:10:09.654 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:09 smithi155 bash[73694]: debug 2024-07-29T00:10:09.349+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:09.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:09 smithi045 bash[82788]: cluster 2024-07-29T00:10:08.233857+0000 mgr.y (mgr.34101) 8409 : cluster [DBG] pgmap v9337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:09 smithi045 bash[80445]: cluster 2024-07-29T00:10:08.233857+0000 mgr.y (mgr.34101) 8409 : cluster [DBG] pgmap v9337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:10.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:09 smithi155 bash[68033]: cluster 2024-07-29T00:10:08.233857+0000 mgr.y (mgr.34101) 8409 : cluster [DBG] pgmap v9337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:10.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15642 16 16 0 0 0 - 0 2024-07-29T00:10:10.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:10 smithi155 bash[73694]: debug 2024-07-29T00:10:10.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:10:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:10:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:10:11.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15643 16 16 0 0 0 - 0 2024-07-29T00:10:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:11 smithi155 bash[68033]: cluster 2024-07-29T00:10:10.235639+0000 mgr.y (mgr.34101) 8410 : cluster [DBG] pgmap v9338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:11 smithi155 bash[73694]: debug 2024-07-29T00:10:11.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:11.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:11 smithi045 bash[82788]: cluster 2024-07-29T00:10:10.235639+0000 mgr.y (mgr.34101) 8410 : cluster [DBG] pgmap v9338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:11 smithi045 bash[80445]: cluster 2024-07-29T00:10:10.235639+0000 mgr.y (mgr.34101) 8410 : cluster [DBG] pgmap v9338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:12.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15644 16 16 0 0 0 - 0 2024-07-29T00:10:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:12 smithi155 bash[73694]: debug 2024-07-29T00:10:12.413+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:10:12 smithi155 bash[60745]: ts=2024-07-29T00:10:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:10:13.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15645 16 16 0 0 0 - 0 2024-07-29T00:10:13.663 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:13 smithi155 bash[73694]: debug 2024-07-29T00:10:13.369+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:13 smithi045 bash[80445]: cluster 2024-07-29T00:10:12.237538+0000 mgr.y (mgr.34101) 8411 : cluster [DBG] pgmap v9339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:13 smithi045 bash[82788]: cluster 2024-07-29T00:10:12.237538+0000 mgr.y (mgr.34101) 8411 : cluster [DBG] pgmap v9339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:13 smithi155 bash[68033]: cluster 2024-07-29T00:10:12.237538+0000 mgr.y (mgr.34101) 8411 : cluster [DBG] pgmap v9339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:14.183 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15646 16 16 0 0 0 - 0 2024-07-29T00:10:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:14 smithi155 bash[73694]: debug 2024-07-29T00:10:14.349+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:15.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15647 16 16 0 0 0 - 0 2024-07-29T00:10:15.667 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:15 smithi155 bash[73694]: debug 2024-07-29T00:10:15.337+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:15 smithi045 bash[80445]: cluster 2024-07-29T00:10:14.239243+0000 mgr.y (mgr.34101) 8412 : cluster [DBG] pgmap v9340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:15 smithi045 bash[82788]: cluster 2024-07-29T00:10:14.239243+0000 mgr.y (mgr.34101) 8412 : cluster [DBG] pgmap v9340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:15 smithi155 bash[68033]: cluster 2024-07-29T00:10:14.239243+0000 mgr.y (mgr.34101) 8412 : cluster [DBG] pgmap v9340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:16.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15648 16 16 0 0 0 - 0 2024-07-29T00:10:16.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:16 smithi155 bash[73694]: debug 2024-07-29T00:10:16.325+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:17.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15649 16 16 0 0 0 - 0 2024-07-29T00:10:17.672 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:17 smithi155 bash[73694]: debug 2024-07-29T00:10:17.333+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:17 smithi045 bash[80445]: cluster 2024-07-29T00:10:16.241098+0000 mgr.y (mgr.34101) 8413 : cluster [DBG] pgmap v9341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:17 smithi045 bash[82788]: cluster 2024-07-29T00:10:16.241098+0000 mgr.y (mgr.34101) 8413 : cluster [DBG] pgmap v9341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:17 smithi155 bash[68033]: cluster 2024-07-29T00:10:16.241098+0000 mgr.y (mgr.34101) 8413 : cluster [DBG] pgmap v9341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:18.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15650 16 16 0 0 0 - 0 2024-07-29T00:10:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:18 smithi155 bash[73694]: debug 2024-07-29T00:10:18.373+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:19.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15651 16 16 0 0 0 - 0 2024-07-29T00:10:19.676 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:19 smithi155 bash[73694]: debug 2024-07-29T00:10:19.393+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:19 smithi045 bash[80445]: cluster 2024-07-29T00:10:18.243036+0000 mgr.y (mgr.34101) 8414 : cluster [DBG] pgmap v9342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:19 smithi045 bash[80445]: audit 2024-07-29T00:10:18.820819+0000 mon.c (mon.2) 2076 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:19 smithi045 bash[82788]: cluster 2024-07-29T00:10:18.243036+0000 mgr.y (mgr.34101) 8414 : cluster [DBG] pgmap v9342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:19 smithi045 bash[82788]: audit 2024-07-29T00:10:18.820819+0000 mon.c (mon.2) 2076 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:19 smithi155 bash[68033]: cluster 2024-07-29T00:10:18.243036+0000 mgr.y (mgr.34101) 8414 : cluster [DBG] pgmap v9342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:19 smithi155 bash[68033]: audit 2024-07-29T00:10:18.820819+0000 mon.c (mon.2) 2076 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:20.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15652 16 16 0 0 0 - 0 2024-07-29T00:10:20.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:20 smithi155 bash[73694]: debug 2024-07-29T00:10:20.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:10:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:10:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:10:21.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15653 16 16 0 0 0 - 0 2024-07-29T00:10:21.681 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:21 smithi155 bash[73694]: debug 2024-07-29T00:10:21.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:21 smithi045 bash[82788]: cluster 2024-07-29T00:10:20.244784+0000 mgr.y (mgr.34101) 8415 : cluster [DBG] pgmap v9343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:21 smithi045 bash[80445]: cluster 2024-07-29T00:10:20.244784+0000 mgr.y (mgr.34101) 8415 : cluster [DBG] pgmap v9343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:22.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:21 smithi155 bash[68033]: cluster 2024-07-29T00:10:20.244784+0000 mgr.y (mgr.34101) 8415 : cluster [DBG] pgmap v9343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:22.184 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15654 16 16 0 0 0 - 0 2024-07-29T00:10:22.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:22 smithi155 bash[73694]: debug 2024-07-29T00:10:22.437+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:10:22 smithi155 bash[60745]: ts=2024-07-29T00:10:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:10:23.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15655 16 16 0 0 0 - 0 2024-07-29T00:10:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:23 smithi155 bash[68033]: cluster 2024-07-29T00:10:22.246700+0000 mgr.y (mgr.34101) 8416 : cluster [DBG] pgmap v9344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:23 smithi155 bash[73694]: debug 2024-07-29T00:10:23.437+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:23 smithi045 bash[80445]: cluster 2024-07-29T00:10:22.246700+0000 mgr.y (mgr.34101) 8416 : cluster [DBG] pgmap v9344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:23 smithi045 bash[82788]: cluster 2024-07-29T00:10:22.246700+0000 mgr.y (mgr.34101) 8416 : cluster [DBG] pgmap v9344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:24.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15656 16 16 0 0 0 - 0 2024-07-29T00:10:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:24 smithi155 bash[73694]: debug 2024-07-29T00:10:24.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:25.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15657 16 16 0 0 0 - 0 2024-07-29T00:10:25.689 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:25 smithi155 bash[73694]: debug 2024-07-29T00:10:25.401+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:25 smithi045 bash[80445]: cluster 2024-07-29T00:10:24.248426+0000 mgr.y (mgr.34101) 8417 : cluster [DBG] pgmap v9345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:25 smithi045 bash[82788]: cluster 2024-07-29T00:10:24.248426+0000 mgr.y (mgr.34101) 8417 : cluster [DBG] pgmap v9345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:26.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:25 smithi155 bash[68033]: cluster 2024-07-29T00:10:24.248426+0000 mgr.y (mgr.34101) 8417 : cluster [DBG] pgmap v9345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:26.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15658 16 16 0 0 0 - 0 2024-07-29T00:10:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:26 smithi155 bash[73694]: debug 2024-07-29T00:10:26.401+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:27.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15659 16 16 0 0 0 - 0 2024-07-29T00:10:27.694 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:27 smithi155 bash[73694]: debug 2024-07-29T00:10:27.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:27 smithi045 bash[80445]: cluster 2024-07-29T00:10:26.250162+0000 mgr.y (mgr.34101) 8418 : cluster [DBG] pgmap v9346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:27 smithi045 bash[82788]: cluster 2024-07-29T00:10:26.250162+0000 mgr.y (mgr.34101) 8418 : cluster [DBG] pgmap v9346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:28.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:27 smithi155 bash[68033]: cluster 2024-07-29T00:10:26.250162+0000 mgr.y (mgr.34101) 8418 : cluster [DBG] pgmap v9346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:28.185 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:10:28.187252+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:10:28.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:10:28.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15660 16 16 0 0 0 - 0 2024-07-29T00:10:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:28 smithi155 bash[73694]: debug 2024-07-29T00:10:28.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:29.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15661 16 16 0 0 0 - 0 2024-07-29T00:10:29.698 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:29 smithi155 bash[73694]: debug 2024-07-29T00:10:29.381+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:29 smithi045 bash[80445]: cluster 2024-07-29T00:10:28.252182+0000 mgr.y (mgr.34101) 8419 : cluster [DBG] pgmap v9347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:29 smithi045 bash[82788]: cluster 2024-07-29T00:10:28.252182+0000 mgr.y (mgr.34101) 8419 : cluster [DBG] pgmap v9347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:30.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:29 smithi155 bash[68033]: cluster 2024-07-29T00:10:28.252182+0000 mgr.y (mgr.34101) 8419 : cluster [DBG] pgmap v9347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:30.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15662 16 16 0 0 0 - 0 2024-07-29T00:10:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:30 smithi155 bash[73694]: debug 2024-07-29T00:10:30.345+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:10:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:10:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:10:31.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15663 16 16 0 0 0 - 0 2024-07-29T00:10:31.703 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:31 smithi155 bash[73694]: debug 2024-07-29T00:10:31.317+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:31 smithi045 bash[80445]: cluster 2024-07-29T00:10:30.254000+0000 mgr.y (mgr.34101) 8420 : cluster [DBG] pgmap v9348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:31 smithi045 bash[82788]: cluster 2024-07-29T00:10:30.254000+0000 mgr.y (mgr.34101) 8420 : cluster [DBG] pgmap v9348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:32.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:31 smithi155 bash[68033]: cluster 2024-07-29T00:10:30.254000+0000 mgr.y (mgr.34101) 8420 : cluster [DBG] pgmap v9348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:32.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15664 16 16 0 0 0 - 0 2024-07-29T00:10:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:32 smithi155 bash[73694]: debug 2024-07-29T00:10:32.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:10:32 smithi155 bash[60745]: ts=2024-07-29T00:10:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:10:33.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15665 16 16 0 0 0 - 0 2024-07-29T00:10:33.707 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:33 smithi155 bash[73694]: debug 2024-07-29T00:10:33.393+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:33 smithi045 bash[80445]: cluster 2024-07-29T00:10:32.255890+0000 mgr.y (mgr.34101) 8421 : cluster [DBG] pgmap v9349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:33 smithi045 bash[82788]: cluster 2024-07-29T00:10:32.255890+0000 mgr.y (mgr.34101) 8421 : cluster [DBG] pgmap v9349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:34.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:33 smithi155 bash[68033]: cluster 2024-07-29T00:10:32.255890+0000 mgr.y (mgr.34101) 8421 : cluster [DBG] pgmap v9349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:34.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15666 16 16 0 0 0 - 0 2024-07-29T00:10:34.715 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:34 smithi155 bash[73694]: debug 2024-07-29T00:10:34.393+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:34 smithi045 bash[80445]: audit 2024-07-29T00:10:33.821482+0000 mon.c (mon.2) 2077 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:34 smithi045 bash[82788]: audit 2024-07-29T00:10:33.821482+0000 mon.c (mon.2) 2077 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:35.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:34 smithi155 bash[68033]: audit 2024-07-29T00:10:33.821482+0000 mon.c (mon.2) 2077 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:35.186 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15667 16 16 0 0 0 - 0 2024-07-29T00:10:35.717 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:35 smithi155 bash[73694]: debug 2024-07-29T00:10:35.409+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:35 smithi045 bash[80445]: cluster 2024-07-29T00:10:34.257581+0000 mgr.y (mgr.34101) 8422 : cluster [DBG] pgmap v9350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:35 smithi045 bash[82788]: cluster 2024-07-29T00:10:34.257581+0000 mgr.y (mgr.34101) 8422 : cluster [DBG] pgmap v9350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:35 smithi155 bash[68033]: cluster 2024-07-29T00:10:34.257581+0000 mgr.y (mgr.34101) 8422 : cluster [DBG] pgmap v9350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:36.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15668 16 16 0 0 0 - 0 2024-07-29T00:10:36.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:36 smithi155 bash[73694]: debug 2024-07-29T00:10:36.457+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:37.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15669 16 16 0 0 0 - 0 2024-07-29T00:10:37.722 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:37 smithi155 bash[73694]: debug 2024-07-29T00:10:37.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:38.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:37 smithi155 bash[68033]: cluster 2024-07-29T00:10:36.259337+0000 mgr.y (mgr.34101) 8423 : cluster [DBG] pgmap v9351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:38.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15670 16 16 0 0 0 - 0 2024-07-29T00:10:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:37 smithi045 bash[80445]: cluster 2024-07-29T00:10:36.259337+0000 mgr.y (mgr.34101) 8423 : cluster [DBG] pgmap v9351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:37 smithi045 bash[82788]: cluster 2024-07-29T00:10:36.259337+0000 mgr.y (mgr.34101) 8423 : cluster [DBG] pgmap v9351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:38.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:38 smithi155 bash[73694]: debug 2024-07-29T00:10:38.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:39.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15671 16 16 0 0 0 - 0 2024-07-29T00:10:39.726 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:39 smithi155 bash[73694]: debug 2024-07-29T00:10:39.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:40.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:39 smithi155 bash[68033]: cluster 2024-07-29T00:10:38.261216+0000 mgr.y (mgr.34101) 8424 : cluster [DBG] pgmap v9352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:40.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15672 16 16 0 0 0 - 0 2024-07-29T00:10:40.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:39 smithi045 bash[80445]: cluster 2024-07-29T00:10:38.261216+0000 mgr.y (mgr.34101) 8424 : cluster [DBG] pgmap v9352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:39 smithi045 bash[82788]: cluster 2024-07-29T00:10:38.261216+0000 mgr.y (mgr.34101) 8424 : cluster [DBG] pgmap v9352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:40.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:40 smithi155 bash[73694]: debug 2024-07-29T00:10:40.393+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:10:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:10:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:10:41.187 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15673 16 16 0 0 0 - 0 2024-07-29T00:10:41.731 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:41 smithi155 bash[73694]: debug 2024-07-29T00:10:41.409+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:41 smithi155 bash[68033]: cluster 2024-07-29T00:10:40.262993+0000 mgr.y (mgr.34101) 8425 : cluster [DBG] pgmap v9353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:42.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15674 16 16 0 0 0 - 0 2024-07-29T00:10:42.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:41 smithi045 bash[80445]: cluster 2024-07-29T00:10:40.262993+0000 mgr.y (mgr.34101) 8425 : cluster [DBG] pgmap v9353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:41 smithi045 bash[82788]: cluster 2024-07-29T00:10:40.262993+0000 mgr.y (mgr.34101) 8425 : cluster [DBG] pgmap v9353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:42 smithi155 bash[73694]: debug 2024-07-29T00:10:42.401+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:10:42 smithi155 bash[60745]: ts=2024-07-29T00:10:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:10:43.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15675 16 16 0 0 0 - 0 2024-07-29T00:10:43.735 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:43 smithi155 bash[73694]: debug 2024-07-29T00:10:43.401+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:43 smithi155 bash[68033]: cluster 2024-07-29T00:10:42.264912+0000 mgr.y (mgr.34101) 8426 : cluster [DBG] pgmap v9354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:44.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15676 16 16 0 0 0 - 0 2024-07-29T00:10:44.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:43 smithi045 bash[80445]: cluster 2024-07-29T00:10:42.264912+0000 mgr.y (mgr.34101) 8426 : cluster [DBG] pgmap v9354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:43 smithi045 bash[82788]: cluster 2024-07-29T00:10:42.264912+0000 mgr.y (mgr.34101) 8426 : cluster [DBG] pgmap v9354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:44.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:44 smithi155 bash[73694]: debug 2024-07-29T00:10:44.425+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:45.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15677 16 16 0 0 0 - 0 2024-07-29T00:10:45.740 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:45 smithi155 bash[73694]: debug 2024-07-29T00:10:45.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:45 smithi155 bash[68033]: cluster 2024-07-29T00:10:44.266811+0000 mgr.y (mgr.34101) 8427 : cluster [DBG] pgmap v9355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:46.188 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15678 16 16 0 0 0 - 0 2024-07-29T00:10:46.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:45 smithi045 bash[80445]: cluster 2024-07-29T00:10:44.266811+0000 mgr.y (mgr.34101) 8427 : cluster [DBG] pgmap v9355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:45 smithi045 bash[82788]: cluster 2024-07-29T00:10:44.266811+0000 mgr.y (mgr.34101) 8427 : cluster [DBG] pgmap v9355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:46.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:46 smithi155 bash[73694]: debug 2024-07-29T00:10:46.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:47.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15679 16 16 0 0 0 - 0 2024-07-29T00:10:47.744 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:47 smithi155 bash[73694]: debug 2024-07-29T00:10:47.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:48.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:47 smithi155 bash[68033]: cluster 2024-07-29T00:10:46.268587+0000 mgr.y (mgr.34101) 8428 : cluster [DBG] pgmap v9356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:48.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:10:48.190477+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:10:48.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:10:48.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15680 16 16 0 0 0 - 0 2024-07-29T00:10:48.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:47 smithi045 bash[82788]: cluster 2024-07-29T00:10:46.268587+0000 mgr.y (mgr.34101) 8428 : cluster [DBG] pgmap v9356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:47 smithi045 bash[80445]: cluster 2024-07-29T00:10:46.268587+0000 mgr.y (mgr.34101) 8428 : cluster [DBG] pgmap v9356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:48.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:48 smithi155 bash[73694]: debug 2024-07-29T00:10:48.437+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:49.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15681 16 16 0 0 0 - 0 2024-07-29T00:10:49.749 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:49 smithi155 bash[73694]: debug 2024-07-29T00:10:49.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:50.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:49 smithi155 bash[68033]: cluster 2024-07-29T00:10:48.270496+0000 mgr.y (mgr.34101) 8429 : cluster [DBG] pgmap v9357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:49 smithi155 bash[68033]: audit 2024-07-29T00:10:48.821882+0000 mon.c (mon.2) 2078 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:50.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15682 16 16 0 0 0 - 0 2024-07-29T00:10:50.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:49 smithi045 bash[82788]: cluster 2024-07-29T00:10:48.270496+0000 mgr.y (mgr.34101) 8429 : cluster [DBG] pgmap v9357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:50.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:49 smithi045 bash[82788]: audit 2024-07-29T00:10:48.821882+0000 mon.c (mon.2) 2078 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:49 smithi045 bash[80445]: cluster 2024-07-29T00:10:48.270496+0000 mgr.y (mgr.34101) 8429 : cluster [DBG] pgmap v9357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:49 smithi045 bash[80445]: audit 2024-07-29T00:10:48.821882+0000 mon.c (mon.2) 2078 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:10:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:50 smithi155 bash[73694]: debug 2024-07-29T00:10:50.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:10:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:10:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:10:51.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15683 16 16 0 0 0 - 0 2024-07-29T00:10:51.753 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:51 smithi155 bash[73694]: debug 2024-07-29T00:10:51.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:52.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:51 smithi155 bash[68033]: cluster 2024-07-29T00:10:50.272214+0000 mgr.y (mgr.34101) 8430 : cluster [DBG] pgmap v9358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:52.189 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15684 16 16 0 0 0 - 0 2024-07-29T00:10:52.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:51 smithi045 bash[80445]: cluster 2024-07-29T00:10:50.272214+0000 mgr.y (mgr.34101) 8430 : cluster [DBG] pgmap v9358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:51 smithi045 bash[82788]: cluster 2024-07-29T00:10:50.272214+0000 mgr.y (mgr.34101) 8430 : cluster [DBG] pgmap v9358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:52.763 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:52 smithi155 bash[73694]: debug 2024-07-29T00:10:52.428+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:52.764 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:10:52 smithi155 bash[60745]: ts=2024-07-29T00:10:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:10:53.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:52 smithi155 bash[68033]: cluster 2024-07-29T00:10:52.274138+0000 mgr.y (mgr.34101) 8431 : cluster [DBG] pgmap v9359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:53.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15685 16 16 0 0 0 - 0 2024-07-29T00:10:53.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:52 smithi045 bash[82788]: cluster 2024-07-29T00:10:52.274138+0000 mgr.y (mgr.34101) 8431 : cluster [DBG] pgmap v9359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:52 smithi045 bash[80445]: cluster 2024-07-29T00:10:52.274138+0000 mgr.y (mgr.34101) 8431 : cluster [DBG] pgmap v9359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:53.764 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:53 smithi155 bash[73694]: debug 2024-07-29T00:10:53.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:54.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:53 smithi155 bash[68033]: audit 2024-07-29T00:10:53.687610+0000 mon.c (mon.2) 2079 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:10:54.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15686 16 16 0 0 0 - 0 2024-07-29T00:10:54.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:53 smithi045 bash[80445]: audit 2024-07-29T00:10:53.687610+0000 mon.c (mon.2) 2079 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:10:54.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:53 smithi045 bash[82788]: audit 2024-07-29T00:10:53.687610+0000 mon.c (mon.2) 2079 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:10:54.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:54 smithi155 bash[73694]: debug 2024-07-29T00:10:54.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:55.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:54 smithi155 bash[68033]: cluster 2024-07-29T00:10:54.275912+0000 mgr.y (mgr.34101) 8432 : cluster [DBG] pgmap v9360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:55.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15687 16 16 0 0 0 - 0 2024-07-29T00:10:55.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:54 smithi045 bash[82788]: cluster 2024-07-29T00:10:54.275912+0000 mgr.y (mgr.34101) 8432 : cluster [DBG] pgmap v9360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:54 smithi045 bash[80445]: cluster 2024-07-29T00:10:54.275912+0000 mgr.y (mgr.34101) 8432 : cluster [DBG] pgmap v9360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:55 smithi155 bash[73694]: debug 2024-07-29T00:10:55.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:56.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15688 16 16 0 0 0 - 0 2024-07-29T00:10:56.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:56 smithi155 bash[73694]: debug 2024-07-29T00:10:56.452+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:57.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15689 16 16 0 0 0 - 0 2024-07-29T00:10:57.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:57 smithi045 bash[80445]: cluster 2024-07-29T00:10:56.277649+0000 mgr.y (mgr.34101) 8433 : cluster [DBG] pgmap v9361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:57 smithi045 bash[82788]: cluster 2024-07-29T00:10:56.277649+0000 mgr.y (mgr.34101) 8433 : cluster [DBG] pgmap v9361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:57 smithi155 bash[68033]: cluster 2024-07-29T00:10:56.277649+0000 mgr.y (mgr.34101) 8433 : cluster [DBG] pgmap v9361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:57 smithi155 bash[73694]: debug 2024-07-29T00:10:57.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:58.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15690 16 16 0 0 0 - 0 2024-07-29T00:10:58.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:58 smithi155 bash[73694]: debug 2024-07-29T00:10:58.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:10:59.190 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15691 16 16 0 0 0 - 0 2024-07-29T00:10:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:10:59 smithi045 bash[80445]: cluster 2024-07-29T00:10:58.279563+0000 mgr.y (mgr.34101) 8434 : cluster [DBG] pgmap v9362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:59.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:10:59 smithi045 bash[82788]: cluster 2024-07-29T00:10:58.279563+0000 mgr.y (mgr.34101) 8434 : cluster [DBG] pgmap v9362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:59.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:10:59 smithi155 bash[68033]: cluster 2024-07-29T00:10:58.279563+0000 mgr.y (mgr.34101) 8434 : cluster [DBG] pgmap v9362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:10:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:10:59 smithi155 bash[73694]: debug 2024-07-29T00:10:59.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:00.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15692 16 16 0 0 0 - 0 2024-07-29T00:11:00.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:11:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:11:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[80445]: audit 2024-07-29T00:10:59.394385+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[80445]: audit 2024-07-29T00:10:59.403462+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[80445]: audit 2024-07-29T00:10:59.579237+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[80445]: audit 2024-07-29T00:10:59.591888+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[80445]: audit 2024-07-29T00:11:00.136834+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[80445]: audit 2024-07-29T00:11:00.144175+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[80445]: audit 2024-07-29T00:11:00.349836+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[80445]: audit 2024-07-29T00:11:00.362573+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[80445]: audit 2024-07-29T00:11:00.365762+0000 mon.c (mon.2) 2080 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[80445]: audit 2024-07-29T00:11:00.367740+0000 mon.c (mon.2) 2081 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[80445]: audit 2024-07-29T00:11:00.378963+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[82788]: audit 2024-07-29T00:10:59.394385+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[82788]: audit 2024-07-29T00:10:59.403462+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[82788]: audit 2024-07-29T00:10:59.579237+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[82788]: audit 2024-07-29T00:10:59.591888+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[82788]: audit 2024-07-29T00:11:00.136834+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[82788]: audit 2024-07-29T00:11:00.144175+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[82788]: audit 2024-07-29T00:11:00.349836+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[82788]: audit 2024-07-29T00:11:00.362573+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[82788]: audit 2024-07-29T00:11:00.365762+0000 mon.c (mon.2) 2080 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:11:00.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[82788]: audit 2024-07-29T00:11:00.367740+0000 mon.c (mon.2) 2081 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:11:00.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:00 smithi045 bash[82788]: audit 2024-07-29T00:11:00.378963+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[73694]: debug 2024-07-29T00:11:00.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[68033]: audit 2024-07-29T00:10:59.394385+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[68033]: audit 2024-07-29T00:10:59.403462+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[68033]: audit 2024-07-29T00:10:59.579237+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[68033]: audit 2024-07-29T00:10:59.591888+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[68033]: audit 2024-07-29T00:11:00.136834+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[68033]: audit 2024-07-29T00:11:00.144175+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[68033]: audit 2024-07-29T00:11:00.349836+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[68033]: audit 2024-07-29T00:11:00.362573+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[68033]: audit 2024-07-29T00:11:00.365762+0000 mon.c (mon.2) 2080 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:11:00.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[68033]: audit 2024-07-29T00:11:00.367740+0000 mon.c (mon.2) 2081 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:11:00.807 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:00 smithi155 bash[68033]: audit 2024-07-29T00:11:00.378963+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:11:01.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15693 16 16 0 0 0 - 0 2024-07-29T00:11:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:01 smithi045 bash[80445]: cluster 2024-07-29T00:11:00.281261+0000 mgr.y (mgr.34101) 8435 : cluster [DBG] pgmap v9363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:01 smithi045 bash[82788]: cluster 2024-07-29T00:11:00.281261+0000 mgr.y (mgr.34101) 8435 : cluster [DBG] pgmap v9363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:01.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:01 smithi155 bash[73694]: debug 2024-07-29T00:11:01.536+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:01 smithi155 bash[68033]: cluster 2024-07-29T00:11:00.281261+0000 mgr.y (mgr.34101) 8435 : cluster [DBG] pgmap v9363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:02.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15694 16 16 0 0 0 - 0 2024-07-29T00:11:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:02 smithi155 bash[73694]: debug 2024-07-29T00:11:02.536+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:11:02 smithi155 bash[60745]: ts=2024-07-29T00:11:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:11:03.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15695 16 16 0 0 0 - 0 2024-07-29T00:11:03.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:03 smithi045 bash[80445]: cluster 2024-07-29T00:11:02.283275+0000 mgr.y (mgr.34101) 8436 : cluster [DBG] pgmap v9364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:03 smithi045 bash[82788]: cluster 2024-07-29T00:11:02.283275+0000 mgr.y (mgr.34101) 8436 : cluster [DBG] pgmap v9364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:03.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:03 smithi155 bash[73694]: debug 2024-07-29T00:11:03.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:03 smithi155 bash[68033]: cluster 2024-07-29T00:11:02.283275+0000 mgr.y (mgr.34101) 8436 : cluster [DBG] pgmap v9364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:04.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15696 16 16 0 0 0 - 0 2024-07-29T00:11:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:04 smithi045 bash[80445]: audit 2024-07-29T00:11:03.822666+0000 mon.c (mon.2) 2082 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:04 smithi045 bash[82788]: audit 2024-07-29T00:11:03.822666+0000 mon.c (mon.2) 2082 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:04.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:04 smithi155 bash[68033]: audit 2024-07-29T00:11:03.822666+0000 mon.c (mon.2) 2082 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:04 smithi155 bash[73694]: debug 2024-07-29T00:11:04.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:05.191 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15697 16 16 0 0 0 - 0 2024-07-29T00:11:05.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:05 smithi045 bash[80445]: cluster 2024-07-29T00:11:04.285032+0000 mgr.y (mgr.34101) 8437 : cluster [DBG] pgmap v9365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:05 smithi045 bash[82788]: cluster 2024-07-29T00:11:04.285032+0000 mgr.y (mgr.34101) 8437 : cluster [DBG] pgmap v9365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:05.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:05 smithi155 bash[68033]: cluster 2024-07-29T00:11:04.285032+0000 mgr.y (mgr.34101) 8437 : cluster [DBG] pgmap v9365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:05 smithi155 bash[73694]: debug 2024-07-29T00:11:05.588+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:06.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15698 16 16 0 0 0 - 0 2024-07-29T00:11:07.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:06 smithi155 bash[73694]: debug 2024-07-29T00:11:06.616+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:07.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15699 16 16 0 0 0 - 0 2024-07-29T00:11:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:07 smithi045 bash[80445]: cluster 2024-07-29T00:11:06.286905+0000 mgr.y (mgr.34101) 8438 : cluster [DBG] pgmap v9366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:07 smithi045 bash[82788]: cluster 2024-07-29T00:11:06.286905+0000 mgr.y (mgr.34101) 8438 : cluster [DBG] pgmap v9366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:07.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:07 smithi155 bash[73694]: debug 2024-07-29T00:11:07.608+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:07 smithi155 bash[68033]: cluster 2024-07-29T00:11:06.286905+0000 mgr.y (mgr.34101) 8438 : cluster [DBG] pgmap v9366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:08.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:11:08.193779+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:11:08.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:11:08.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15700 16 16 0 0 0 - 0 2024-07-29T00:11:09.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:08 smithi155 bash[73694]: debug 2024-07-29T00:11:08.636+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:09.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15701 16 16 0 0 0 - 0 2024-07-29T00:11:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:09 smithi045 bash[82788]: cluster 2024-07-29T00:11:08.288971+0000 mgr.y (mgr.34101) 8439 : cluster [DBG] pgmap v9367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:09 smithi045 bash[80445]: cluster 2024-07-29T00:11:08.288971+0000 mgr.y (mgr.34101) 8439 : cluster [DBG] pgmap v9367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:09.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:09 smithi155 bash[73694]: debug 2024-07-29T00:11:09.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:09 smithi155 bash[68033]: cluster 2024-07-29T00:11:08.288971+0000 mgr.y (mgr.34101) 8439 : cluster [DBG] pgmap v9367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:10.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15702 16 16 0 0 0 - 0 2024-07-29T00:11:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:11:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:11:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:11:11.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:10 smithi155 bash[73694]: debug 2024-07-29T00:11:10.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:11.192 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15703 16 16 0 0 0 - 0 2024-07-29T00:11:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:11 smithi045 bash[80445]: cluster 2024-07-29T00:11:10.290992+0000 mgr.y (mgr.34101) 8440 : cluster [DBG] pgmap v9368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:11 smithi045 bash[82788]: cluster 2024-07-29T00:11:10.290992+0000 mgr.y (mgr.34101) 8440 : cluster [DBG] pgmap v9368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:11.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:11 smithi155 bash[73694]: debug 2024-07-29T00:11:11.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:11 smithi155 bash[68033]: cluster 2024-07-29T00:11:10.290992+0000 mgr.y (mgr.34101) 8440 : cluster [DBG] pgmap v9368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:12.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15704 16 16 0 0 0 - 0 2024-07-29T00:11:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:12 smithi155 bash[73694]: debug 2024-07-29T00:11:12.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:11:12 smithi155 bash[60745]: ts=2024-07-29T00:11:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:11:13.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15705 16 16 0 0 0 - 0 2024-07-29T00:11:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:13 smithi045 bash[80445]: cluster 2024-07-29T00:11:12.293088+0000 mgr.y (mgr.34101) 8441 : cluster [DBG] pgmap v9369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:13 smithi045 bash[82788]: cluster 2024-07-29T00:11:12.293088+0000 mgr.y (mgr.34101) 8441 : cluster [DBG] pgmap v9369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:13.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:13 smithi155 bash[73694]: debug 2024-07-29T00:11:13.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:13 smithi155 bash[68033]: cluster 2024-07-29T00:11:12.293088+0000 mgr.y (mgr.34101) 8441 : cluster [DBG] pgmap v9369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:14.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15706 16 16 0 0 0 - 0 2024-07-29T00:11:14.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:14 smithi155 bash[73694]: debug 2024-07-29T00:11:14.484+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:15.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15707 16 16 0 0 0 - 0 2024-07-29T00:11:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:15 smithi045 bash[80445]: cluster 2024-07-29T00:11:14.294938+0000 mgr.y (mgr.34101) 8442 : cluster [DBG] pgmap v9370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:15 smithi045 bash[82788]: cluster 2024-07-29T00:11:14.294938+0000 mgr.y (mgr.34101) 8442 : cluster [DBG] pgmap v9370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:15 smithi155 bash[68033]: cluster 2024-07-29T00:11:14.294938+0000 mgr.y (mgr.34101) 8442 : cluster [DBG] pgmap v9370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:15 smithi155 bash[73694]: debug 2024-07-29T00:11:15.520+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:16.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15708 16 16 0 0 0 - 0 2024-07-29T00:11:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:16 smithi155 bash[73694]: debug 2024-07-29T00:11:16.552+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:17.193 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15709 16 16 0 0 0 - 0 2024-07-29T00:11:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:17 smithi045 bash[80445]: cluster 2024-07-29T00:11:16.296647+0000 mgr.y (mgr.34101) 8443 : cluster [DBG] pgmap v9371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:17 smithi045 bash[82788]: cluster 2024-07-29T00:11:16.296647+0000 mgr.y (mgr.34101) 8443 : cluster [DBG] pgmap v9371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:17.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:17 smithi155 bash[73694]: debug 2024-07-29T00:11:17.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:17 smithi155 bash[68033]: cluster 2024-07-29T00:11:16.296647+0000 mgr.y (mgr.34101) 8443 : cluster [DBG] pgmap v9371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:18.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15710 16 16 0 0 0 - 0 2024-07-29T00:11:19.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:18 smithi155 bash[73694]: debug 2024-07-29T00:11:18.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:19.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15711 16 16 0 0 0 - 0 2024-07-29T00:11:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:19 smithi045 bash[82788]: cluster 2024-07-29T00:11:18.298544+0000 mgr.y (mgr.34101) 8444 : cluster [DBG] pgmap v9372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:19 smithi045 bash[82788]: audit 2024-07-29T00:11:18.822739+0000 mon.c (mon.2) 2083 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:19 smithi045 bash[80445]: cluster 2024-07-29T00:11:18.298544+0000 mgr.y (mgr.34101) 8444 : cluster [DBG] pgmap v9372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:19 smithi045 bash[80445]: audit 2024-07-29T00:11:18.822739+0000 mon.c (mon.2) 2083 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:19.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:19 smithi155 bash[73694]: debug 2024-07-29T00:11:19.560+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:19 smithi155 bash[68033]: cluster 2024-07-29T00:11:18.298544+0000 mgr.y (mgr.34101) 8444 : cluster [DBG] pgmap v9372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:19 smithi155 bash[68033]: audit 2024-07-29T00:11:18.822739+0000 mon.c (mon.2) 2083 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:20.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15712 16 16 0 0 0 - 0 2024-07-29T00:11:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:11:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:11:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:11:21.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:20 smithi155 bash[73694]: debug 2024-07-29T00:11:20.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:21.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15713 16 16 0 0 0 - 0 2024-07-29T00:11:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:21 smithi045 bash[80445]: cluster 2024-07-29T00:11:20.300244+0000 mgr.y (mgr.34101) 8445 : cluster [DBG] pgmap v9373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:21 smithi045 bash[82788]: cluster 2024-07-29T00:11:20.300244+0000 mgr.y (mgr.34101) 8445 : cluster [DBG] pgmap v9373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:21 smithi155 bash[73694]: debug 2024-07-29T00:11:21.548+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:21 smithi155 bash[68033]: cluster 2024-07-29T00:11:20.300244+0000 mgr.y (mgr.34101) 8445 : cluster [DBG] pgmap v9373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:22.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15714 16 16 0 0 0 - 0 2024-07-29T00:11:22.601 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:11:22 smithi155 bash[60745]: ts=2024-07-29T00:11:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:11:23.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:22 smithi155 bash[73694]: debug 2024-07-29T00:11:22.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:23.194 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15715 16 16 0 0 0 - 0 2024-07-29T00:11:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:23 smithi045 bash[82788]: cluster 2024-07-29T00:11:22.302145+0000 mgr.y (mgr.34101) 8446 : cluster [DBG] pgmap v9374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:23.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:23 smithi045 bash[80445]: cluster 2024-07-29T00:11:22.302145+0000 mgr.y (mgr.34101) 8446 : cluster [DBG] pgmap v9374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:23.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:23 smithi155 bash[68033]: cluster 2024-07-29T00:11:22.302145+0000 mgr.y (mgr.34101) 8446 : cluster [DBG] pgmap v9374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:23 smithi155 bash[73694]: debug 2024-07-29T00:11:23.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:24.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15716 16 16 0 0 0 - 0 2024-07-29T00:11:25.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:24 smithi155 bash[73694]: debug 2024-07-29T00:11:24.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:25.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15717 16 16 0 0 0 - 0 2024-07-29T00:11:25.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:25 smithi045 bash[82788]: cluster 2024-07-29T00:11:24.303881+0000 mgr.y (mgr.34101) 8447 : cluster [DBG] pgmap v9375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:25.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:25 smithi045 bash[80445]: cluster 2024-07-29T00:11:24.303881+0000 mgr.y (mgr.34101) 8447 : cluster [DBG] pgmap v9375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:25.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:25 smithi155 bash[68033]: cluster 2024-07-29T00:11:24.303881+0000 mgr.y (mgr.34101) 8447 : cluster [DBG] pgmap v9375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:25 smithi155 bash[73694]: debug 2024-07-29T00:11:25.684+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:26.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15718 16 16 0 0 0 - 0 2024-07-29T00:11:27.055 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 29 00:11:26 smithi155 bash[59473]: logger=cleanup t=2024-07-29T00:11:26.665660281Z level=info msg="Completed cleanup jobs" duration=48.069324ms 2024-07-29T00:11:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:26 smithi155 bash[73694]: debug 2024-07-29T00:11:26.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:27.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15719 16 16 0 0 0 - 0 2024-07-29T00:11:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:27 smithi045 bash[82788]: cluster 2024-07-29T00:11:26.305604+0000 mgr.y (mgr.34101) 8448 : cluster [DBG] pgmap v9376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:27.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:27 smithi045 bash[80445]: cluster 2024-07-29T00:11:26.305604+0000 mgr.y (mgr.34101) 8448 : cluster [DBG] pgmap v9376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:27.727 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:27 smithi155 bash[68033]: cluster 2024-07-29T00:11:26.305604+0000 mgr.y (mgr.34101) 8448 : cluster [DBG] pgmap v9376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:28.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:27 smithi155 bash[73694]: debug 2024-07-29T00:11:27.728+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:28.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:11:28.197044+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:11:28.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:11:28.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15720 16 16 0 0 0 - 0 2024-07-29T00:11:29.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:28 smithi155 bash[73694]: debug 2024-07-29T00:11:28.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:29.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15721 16 16 0 0 0 - 0 2024-07-29T00:11:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:29 smithi045 bash[80445]: cluster 2024-07-29T00:11:28.307466+0000 mgr.y (mgr.34101) 8449 : cluster [DBG] pgmap v9377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:29 smithi045 bash[82788]: cluster 2024-07-29T00:11:28.307466+0000 mgr.y (mgr.34101) 8449 : cluster [DBG] pgmap v9377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:29.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:29 smithi155 bash[68033]: cluster 2024-07-29T00:11:28.307466+0000 mgr.y (mgr.34101) 8449 : cluster [DBG] pgmap v9377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:30.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:29 smithi155 bash[73694]: debug 2024-07-29T00:11:29.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:30.195 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15722 16 16 0 0 0 - 0 2024-07-29T00:11:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:11:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:11:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:11:31.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:30 smithi155 bash[73694]: debug 2024-07-29T00:11:30.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:31.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15723 16 16 0 0 0 - 0 2024-07-29T00:11:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:31 smithi045 bash[80445]: cluster 2024-07-29T00:11:30.309199+0000 mgr.y (mgr.34101) 8450 : cluster [DBG] pgmap v9378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:31 smithi045 bash[82788]: cluster 2024-07-29T00:11:30.309199+0000 mgr.y (mgr.34101) 8450 : cluster [DBG] pgmap v9378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:31.765 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:31 smithi155 bash[68033]: cluster 2024-07-29T00:11:30.309199+0000 mgr.y (mgr.34101) 8450 : cluster [DBG] pgmap v9378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:32.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:31 smithi155 bash[73694]: debug 2024-07-29T00:11:31.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:32.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15724 16 16 0 0 0 - 0 2024-07-29T00:11:32.721 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:11:32 smithi155 bash[60745]: ts=2024-07-29T00:11:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:11:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:32 smithi155 bash[73694]: debug 2024-07-29T00:11:32.716+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:33.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15725 16 16 0 0 0 - 0 2024-07-29T00:11:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:33 smithi155 bash[73694]: debug 2024-07-29T00:11:33.680+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:33 smithi155 bash[68033]: cluster 2024-07-29T00:11:32.311144+0000 mgr.y (mgr.34101) 8451 : cluster [DBG] pgmap v9379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:33 smithi045 bash[80445]: cluster 2024-07-29T00:11:32.311144+0000 mgr.y (mgr.34101) 8451 : cluster [DBG] pgmap v9379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:33 smithi045 bash[82788]: cluster 2024-07-29T00:11:32.311144+0000 mgr.y (mgr.34101) 8451 : cluster [DBG] pgmap v9379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:34.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15726 16 16 0 0 0 - 0 2024-07-29T00:11:34.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:34 smithi155 bash[73694]: debug 2024-07-29T00:11:34.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:34 smithi155 bash[68033]: audit 2024-07-29T00:11:33.823240+0000 mon.c (mon.2) 2084 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:34 smithi045 bash[80445]: audit 2024-07-29T00:11:33.823240+0000 mon.c (mon.2) 2084 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:34 smithi045 bash[82788]: audit 2024-07-29T00:11:33.823240+0000 mon.c (mon.2) 2084 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:35.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15727 16 16 0 0 0 - 0 2024-07-29T00:11:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:35 smithi155 bash[73694]: debug 2024-07-29T00:11:35.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:35 smithi155 bash[68033]: cluster 2024-07-29T00:11:34.312847+0000 mgr.y (mgr.34101) 8452 : cluster [DBG] pgmap v9380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:35 smithi045 bash[80445]: cluster 2024-07-29T00:11:34.312847+0000 mgr.y (mgr.34101) 8452 : cluster [DBG] pgmap v9380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:35 smithi045 bash[82788]: cluster 2024-07-29T00:11:34.312847+0000 mgr.y (mgr.34101) 8452 : cluster [DBG] pgmap v9380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:36.196 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15728 16 16 0 0 0 - 0 2024-07-29T00:11:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:36 smithi155 bash[73694]: debug 2024-07-29T00:11:36.668+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:37.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15729 16 16 0 0 0 - 0 2024-07-29T00:11:37.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:37 smithi155 bash[73694]: debug 2024-07-29T00:11:37.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:37 smithi155 bash[68033]: cluster 2024-07-29T00:11:36.314606+0000 mgr.y (mgr.34101) 8453 : cluster [DBG] pgmap v9381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:37 smithi045 bash[80445]: cluster 2024-07-29T00:11:36.314606+0000 mgr.y (mgr.34101) 8453 : cluster [DBG] pgmap v9381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:37 smithi045 bash[82788]: cluster 2024-07-29T00:11:36.314606+0000 mgr.y (mgr.34101) 8453 : cluster [DBG] pgmap v9381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:38.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15730 16 16 0 0 0 - 0 2024-07-29T00:11:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:38 smithi155 bash[73694]: debug 2024-07-29T00:11:38.592+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:39.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15731 16 16 0 0 0 - 0 2024-07-29T00:11:39.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:39 smithi155 bash[73694]: debug 2024-07-29T00:11:39.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:39 smithi155 bash[68033]: cluster 2024-07-29T00:11:38.316508+0000 mgr.y (mgr.34101) 8454 : cluster [DBG] pgmap v9382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:39.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:39 smithi045 bash[82788]: cluster 2024-07-29T00:11:38.316508+0000 mgr.y (mgr.34101) 8454 : cluster [DBG] pgmap v9382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:39 smithi045 bash[80445]: cluster 2024-07-29T00:11:38.316508+0000 mgr.y (mgr.34101) 8454 : cluster [DBG] pgmap v9382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:40.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15732 16 16 0 0 0 - 0 2024-07-29T00:11:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:11:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:11:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:11:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:40 smithi155 bash[73694]: debug 2024-07-29T00:11:40.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:41.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15733 16 16 0 0 0 - 0 2024-07-29T00:11:41.812 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:41 smithi155 bash[73694]: debug 2024-07-29T00:11:41.615+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:41.812 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:41 smithi155 bash[68033]: cluster 2024-07-29T00:11:40.318273+0000 mgr.y (mgr.34101) 8455 : cluster [DBG] pgmap v9383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:41 smithi045 bash[80445]: cluster 2024-07-29T00:11:40.318273+0000 mgr.y (mgr.34101) 8455 : cluster [DBG] pgmap v9383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:41 smithi045 bash[82788]: cluster 2024-07-29T00:11:40.318273+0000 mgr.y (mgr.34101) 8455 : cluster [DBG] pgmap v9383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:42.197 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15734 16 16 0 0 0 - 0 2024-07-29T00:11:42.655 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:11:42 smithi155 bash[60745]: ts=2024-07-29T00:11:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:11:43.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:42 smithi155 bash[73694]: debug 2024-07-29T00:11:42.655+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:43.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15735 16 16 0 0 0 - 0 2024-07-29T00:11:43.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:43 smithi155 bash[68033]: cluster 2024-07-29T00:11:42.320173+0000 mgr.y (mgr.34101) 8456 : cluster [DBG] pgmap v9384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:43 smithi155 bash[73694]: debug 2024-07-29T00:11:43.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:43 smithi045 bash[80445]: cluster 2024-07-29T00:11:42.320173+0000 mgr.y (mgr.34101) 8456 : cluster [DBG] pgmap v9384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:43 smithi045 bash[82788]: cluster 2024-07-29T00:11:42.320173+0000 mgr.y (mgr.34101) 8456 : cluster [DBG] pgmap v9384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:44.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15736 16 16 0 0 0 - 0 2024-07-29T00:11:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:44 smithi155 bash[73694]: debug 2024-07-29T00:11:44.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:45.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15737 16 16 0 0 0 - 0 2024-07-29T00:11:45.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:45 smithi155 bash[68033]: cluster 2024-07-29T00:11:44.321942+0000 mgr.y (mgr.34101) 8457 : cluster [DBG] pgmap v9385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:45 smithi155 bash[73694]: debug 2024-07-29T00:11:45.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:45 smithi045 bash[80445]: cluster 2024-07-29T00:11:44.321942+0000 mgr.y (mgr.34101) 8457 : cluster [DBG] pgmap v9385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:45 smithi045 bash[82788]: cluster 2024-07-29T00:11:44.321942+0000 mgr.y (mgr.34101) 8457 : cluster [DBG] pgmap v9385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:46.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15738 16 16 0 0 0 - 0 2024-07-29T00:11:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:46 smithi155 bash[73694]: debug 2024-07-29T00:11:46.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:47.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15739 16 16 0 0 0 - 0 2024-07-29T00:11:47.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:47 smithi155 bash[68033]: cluster 2024-07-29T00:11:46.323637+0000 mgr.y (mgr.34101) 8458 : cluster [DBG] pgmap v9386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:47 smithi155 bash[73694]: debug 2024-07-29T00:11:47.719+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:47 smithi045 bash[80445]: cluster 2024-07-29T00:11:46.323637+0000 mgr.y (mgr.34101) 8458 : cluster [DBG] pgmap v9386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:47 smithi045 bash[82788]: cluster 2024-07-29T00:11:46.323637+0000 mgr.y (mgr.34101) 8458 : cluster [DBG] pgmap v9386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:48.198 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:11:48.200254+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:11:48.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:11:48.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15740 16 16 0 0 0 - 0 2024-07-29T00:11:49.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:48 smithi155 bash[73694]: debug 2024-07-29T00:11:48.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:49.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15741 16 16 0 0 0 - 0 2024-07-29T00:11:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:49 smithi155 bash[73694]: debug 2024-07-29T00:11:49.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:49 smithi155 bash[68033]: cluster 2024-07-29T00:11:48.325493+0000 mgr.y (mgr.34101) 8459 : cluster [DBG] pgmap v9387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:49 smithi155 bash[68033]: audit 2024-07-29T00:11:48.823610+0000 mon.c (mon.2) 2085 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:49 smithi045 bash[80445]: cluster 2024-07-29T00:11:48.325493+0000 mgr.y (mgr.34101) 8459 : cluster [DBG] pgmap v9387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:49 smithi045 bash[80445]: audit 2024-07-29T00:11:48.823610+0000 mon.c (mon.2) 2085 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:49 smithi045 bash[82788]: cluster 2024-07-29T00:11:48.325493+0000 mgr.y (mgr.34101) 8459 : cluster [DBG] pgmap v9387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:49 smithi045 bash[82788]: audit 2024-07-29T00:11:48.823610+0000 mon.c (mon.2) 2085 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:11:50.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15742 16 16 0 0 0 - 0 2024-07-29T00:11:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:11:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:11:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:11:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:50 smithi155 bash[73694]: debug 2024-07-29T00:11:50.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:51.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15743 16 16 0 0 0 - 0 2024-07-29T00:11:51.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:51 smithi155 bash[68033]: cluster 2024-07-29T00:11:50.327274+0000 mgr.y (mgr.34101) 8460 : cluster [DBG] pgmap v9388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:51 smithi155 bash[73694]: debug 2024-07-29T00:11:51.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:51 smithi045 bash[80445]: cluster 2024-07-29T00:11:50.327274+0000 mgr.y (mgr.34101) 8460 : cluster [DBG] pgmap v9388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:51 smithi045 bash[82788]: cluster 2024-07-29T00:11:50.327274+0000 mgr.y (mgr.34101) 8460 : cluster [DBG] pgmap v9388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:52.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15744 16 16 0 0 0 - 0 2024-07-29T00:11:52.737 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:11:52 smithi155 bash[60745]: ts=2024-07-29T00:11:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:11:53.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:52 smithi155 bash[73694]: debug 2024-07-29T00:11:52.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:53.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15745 16 16 0 0 0 - 0 2024-07-29T00:11:53.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:53 smithi155 bash[73694]: debug 2024-07-29T00:11:53.711+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:53 smithi155 bash[68033]: cluster 2024-07-29T00:11:52.329196+0000 mgr.y (mgr.34101) 8461 : cluster [DBG] pgmap v9389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:53 smithi045 bash[80445]: cluster 2024-07-29T00:11:52.329196+0000 mgr.y (mgr.34101) 8461 : cluster [DBG] pgmap v9389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:53 smithi045 bash[82788]: cluster 2024-07-29T00:11:52.329196+0000 mgr.y (mgr.34101) 8461 : cluster [DBG] pgmap v9389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:54.199 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15746 16 16 0 0 0 - 0 2024-07-29T00:11:55.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:54 smithi155 bash[73694]: debug 2024-07-29T00:11:54.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:55.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15747 16 16 0 0 0 - 0 2024-07-29T00:11:55.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:55 smithi155 bash[68033]: cluster 2024-07-29T00:11:54.330944+0000 mgr.y (mgr.34101) 8462 : cluster [DBG] pgmap v9390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:55 smithi155 bash[73694]: debug 2024-07-29T00:11:55.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:55 smithi045 bash[80445]: cluster 2024-07-29T00:11:54.330944+0000 mgr.y (mgr.34101) 8462 : cluster [DBG] pgmap v9390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:55 smithi045 bash[82788]: cluster 2024-07-29T00:11:54.330944+0000 mgr.y (mgr.34101) 8462 : cluster [DBG] pgmap v9390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:56.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15748 16 16 0 0 0 - 0 2024-07-29T00:11:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:56 smithi155 bash[73694]: debug 2024-07-29T00:11:56.687+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:57.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15749 16 16 0 0 0 - 0 2024-07-29T00:11:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:57 smithi155 bash[68033]: cluster 2024-07-29T00:11:56.332693+0000 mgr.y (mgr.34101) 8463 : cluster [DBG] pgmap v9391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:57 smithi155 bash[73694]: debug 2024-07-29T00:11:57.711+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:57 smithi045 bash[80445]: cluster 2024-07-29T00:11:56.332693+0000 mgr.y (mgr.34101) 8463 : cluster [DBG] pgmap v9391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:57 smithi045 bash[82788]: cluster 2024-07-29T00:11:56.332693+0000 mgr.y (mgr.34101) 8463 : cluster [DBG] pgmap v9391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:58.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15750 16 16 0 0 0 - 0 2024-07-29T00:11:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:58 smithi155 bash[73694]: debug 2024-07-29T00:11:58.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:59.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15751 16 16 0 0 0 - 0 2024-07-29T00:11:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:11:59 smithi155 bash[73694]: debug 2024-07-29T00:11:59.711+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:11:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:11:59 smithi155 bash[68033]: cluster 2024-07-29T00:11:58.334627+0000 mgr.y (mgr.34101) 8464 : cluster [DBG] pgmap v9392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:11:59 smithi045 bash[80445]: cluster 2024-07-29T00:11:58.334627+0000 mgr.y (mgr.34101) 8464 : cluster [DBG] pgmap v9392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:11:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:11:59 smithi045 bash[82788]: cluster 2024-07-29T00:11:58.334627+0000 mgr.y (mgr.34101) 8464 : cluster [DBG] pgmap v9392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:00.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15752 16 16 0 0 0 - 0 2024-07-29T00:12:00.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:00 smithi155 bash[68033]: audit 2024-07-29T00:12:00.537862+0000 mon.c (mon.2) 2086 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:12:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:00 smithi155 bash[73694]: debug 2024-07-29T00:12:00.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:00.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:00 smithi045 bash[80445]: audit 2024-07-29T00:12:00.537862+0000 mon.c (mon.2) 2086 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:12:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:12:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:12:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:12:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:00 smithi045 bash[82788]: audit 2024-07-29T00:12:00.537862+0000 mon.c (mon.2) 2086 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:12:01.200 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15753 16 16 0 0 0 - 0 2024-07-29T00:12:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:01 smithi045 bash[80445]: cluster 2024-07-29T00:12:00.336369+0000 mgr.y (mgr.34101) 8465 : cluster [DBG] pgmap v9393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:01 smithi045 bash[80445]: audit 2024-07-29T00:12:00.925613+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:01 smithi045 bash[80445]: audit 2024-07-29T00:12:00.932048+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:01 smithi045 bash[82788]: cluster 2024-07-29T00:12:00.336369+0000 mgr.y (mgr.34101) 8465 : cluster [DBG] pgmap v9393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:01 smithi045 bash[82788]: audit 2024-07-29T00:12:00.925613+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:01 smithi045 bash[82788]: audit 2024-07-29T00:12:00.932048+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:01 smithi155 bash[73694]: debug 2024-07-29T00:12:01.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:01 smithi155 bash[68033]: cluster 2024-07-29T00:12:00.336369+0000 mgr.y (mgr.34101) 8465 : cluster [DBG] pgmap v9393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:01 smithi155 bash[68033]: audit 2024-07-29T00:12:00.925613+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:01 smithi155 bash[68033]: audit 2024-07-29T00:12:00.932048+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:02.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15754 16 16 0 0 0 - 0 2024-07-29T00:12:02.736 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:12:02 smithi155 bash[60745]: ts=2024-07-29T00:12:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:12:03.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:02 smithi155 bash[73694]: debug 2024-07-29T00:12:02.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:03.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15755 16 16 0 0 0 - 0 2024-07-29T00:12:03.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:03 smithi045 bash[82788]: cluster 2024-07-29T00:12:02.338310+0000 mgr.y (mgr.34101) 8466 : cluster [DBG] pgmap v9394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:03 smithi045 bash[80445]: cluster 2024-07-29T00:12:02.338310+0000 mgr.y (mgr.34101) 8466 : cluster [DBG] pgmap v9394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:04.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:03 smithi155 bash[68033]: cluster 2024-07-29T00:12:02.338310+0000 mgr.y (mgr.34101) 8466 : cluster [DBG] pgmap v9394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:03 smithi155 bash[73694]: debug 2024-07-29T00:12:03.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:04.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15756 16 16 0 0 0 - 0 2024-07-29T00:12:04.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:04 smithi045 bash[82788]: audit 2024-07-29T00:12:03.824027+0000 mon.c (mon.2) 2087 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:04 smithi045 bash[80445]: audit 2024-07-29T00:12:03.824027+0000 mon.c (mon.2) 2087 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:05.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:04 smithi155 bash[73694]: debug 2024-07-29T00:12:04.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:04 smithi155 bash[68033]: audit 2024-07-29T00:12:03.824027+0000 mon.c (mon.2) 2087 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:05.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15757 16 16 0 0 0 - 0 2024-07-29T00:12:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:05 smithi045 bash[80445]: cluster 2024-07-29T00:12:04.340009+0000 mgr.y (mgr.34101) 8467 : cluster [DBG] pgmap v9395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:05 smithi045 bash[82788]: cluster 2024-07-29T00:12:04.340009+0000 mgr.y (mgr.34101) 8467 : cluster [DBG] pgmap v9395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:06.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:05 smithi155 bash[68033]: cluster 2024-07-29T00:12:04.340009+0000 mgr.y (mgr.34101) 8467 : cluster [DBG] pgmap v9395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:05 smithi155 bash[73694]: debug 2024-07-29T00:12:05.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:06.201 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15758 16 16 0 0 0 - 0 2024-07-29T00:12:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:06 smithi155 bash[73694]: debug 2024-07-29T00:12:06.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:07.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15759 16 16 0 0 0 - 0 2024-07-29T00:12:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[80445]: cluster 2024-07-29T00:12:06.340842+0000 mgr.y (mgr.34101) 8468 : cluster [DBG] pgmap v9396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[80445]: audit 2024-07-29T00:12:06.441415+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[80445]: audit 2024-07-29T00:12:06.447558+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[80445]: audit 2024-07-29T00:12:06.583021+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[80445]: audit 2024-07-29T00:12:06.594679+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[80445]: audit 2024-07-29T00:12:07.013732+0000 mon.c (mon.2) 2088 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:12:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[80445]: audit 2024-07-29T00:12:07.014925+0000 mon.c (mon.2) 2089 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:12:07.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[80445]: audit 2024-07-29T00:12:07.027563+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[82788]: cluster 2024-07-29T00:12:06.340842+0000 mgr.y (mgr.34101) 8468 : cluster [DBG] pgmap v9396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[82788]: audit 2024-07-29T00:12:06.441415+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[82788]: audit 2024-07-29T00:12:06.447558+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[82788]: audit 2024-07-29T00:12:06.583021+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[82788]: audit 2024-07-29T00:12:06.594679+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[82788]: audit 2024-07-29T00:12:07.013732+0000 mon.c (mon.2) 2088 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:12:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[82788]: audit 2024-07-29T00:12:07.014925+0000 mon.c (mon.2) 2089 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:12:07.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:07 smithi045 bash[82788]: audit 2024-07-29T00:12:07.027563+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:07 smithi155 bash[68033]: cluster 2024-07-29T00:12:06.340842+0000 mgr.y (mgr.34101) 8468 : cluster [DBG] pgmap v9396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:07.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:07 smithi155 bash[68033]: audit 2024-07-29T00:12:06.441415+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:07 smithi155 bash[68033]: audit 2024-07-29T00:12:06.447558+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:07 smithi155 bash[68033]: audit 2024-07-29T00:12:06.583021+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:07 smithi155 bash[68033]: audit 2024-07-29T00:12:06.594679+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:07.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:07 smithi155 bash[68033]: audit 2024-07-29T00:12:07.013732+0000 mon.c (mon.2) 2088 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:12:07.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:07 smithi155 bash[68033]: audit 2024-07-29T00:12:07.014925+0000 mon.c (mon.2) 2089 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:12:07.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:07 smithi155 bash[68033]: audit 2024-07-29T00:12:07.027563+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:12:08.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:07 smithi155 bash[73694]: debug 2024-07-29T00:12:07.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:08.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:12:08.203494+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:12:08.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:12:08.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15760 16 16 0 0 0 - 0 2024-07-29T00:12:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:08 smithi155 bash[73694]: debug 2024-07-29T00:12:08.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:09.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15761 16 16 0 0 0 - 0 2024-07-29T00:12:09.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:09 smithi045 bash[80445]: cluster 2024-07-29T00:12:08.342691+0000 mgr.y (mgr.34101) 8469 : cluster [DBG] pgmap v9397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:09 smithi045 bash[82788]: cluster 2024-07-29T00:12:08.342691+0000 mgr.y (mgr.34101) 8469 : cluster [DBG] pgmap v9397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:09.733 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:09 smithi155 bash[68033]: cluster 2024-07-29T00:12:08.342691+0000 mgr.y (mgr.34101) 8469 : cluster [DBG] pgmap v9397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:10.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:09 smithi155 bash[73694]: debug 2024-07-29T00:12:09.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:10.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15762 16 16 0 0 0 - 0 2024-07-29T00:12:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:12:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:12:10] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:12:11.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:10 smithi155 bash[73694]: debug 2024-07-29T00:12:10.731+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:11.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15763 16 16 0 0 0 - 0 2024-07-29T00:12:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:11 smithi045 bash[80445]: cluster 2024-07-29T00:12:10.344396+0000 mgr.y (mgr.34101) 8470 : cluster [DBG] pgmap v9398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:11 smithi045 bash[82788]: cluster 2024-07-29T00:12:10.344396+0000 mgr.y (mgr.34101) 8470 : cluster [DBG] pgmap v9398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:11.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:11 smithi155 bash[68033]: cluster 2024-07-29T00:12:10.344396+0000 mgr.y (mgr.34101) 8470 : cluster [DBG] pgmap v9398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:11 smithi155 bash[73694]: debug 2024-07-29T00:12:11.691+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:12.202 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15764 16 16 0 0 0 - 0 2024-07-29T00:12:12.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:12:12 smithi155 bash[60745]: ts=2024-07-29T00:12:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:12:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:12 smithi155 bash[73694]: debug 2024-07-29T00:12:12.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:13.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15765 16 16 0 0 0 - 0 2024-07-29T00:12:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:13 smithi045 bash[80445]: cluster 2024-07-29T00:12:12.346287+0000 mgr.y (mgr.34101) 8471 : cluster [DBG] pgmap v9399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:13 smithi045 bash[82788]: cluster 2024-07-29T00:12:12.346287+0000 mgr.y (mgr.34101) 8471 : cluster [DBG] pgmap v9399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:13.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:13 smithi155 bash[68033]: cluster 2024-07-29T00:12:12.346287+0000 mgr.y (mgr.34101) 8471 : cluster [DBG] pgmap v9399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:13 smithi155 bash[73694]: debug 2024-07-29T00:12:13.663+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:14.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15766 16 16 0 0 0 - 0 2024-07-29T00:12:15.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:14 smithi155 bash[73694]: debug 2024-07-29T00:12:14.695+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:15.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15767 16 16 0 0 0 - 0 2024-07-29T00:12:15.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:15 smithi155 bash[68033]: cluster 2024-07-29T00:12:14.348007+0000 mgr.y (mgr.34101) 8472 : cluster [DBG] pgmap v9400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:15 smithi045 bash[80445]: cluster 2024-07-29T00:12:14.348007+0000 mgr.y (mgr.34101) 8472 : cluster [DBG] pgmap v9400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:15 smithi045 bash[82788]: cluster 2024-07-29T00:12:14.348007+0000 mgr.y (mgr.34101) 8472 : cluster [DBG] pgmap v9400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:15 smithi155 bash[73694]: debug 2024-07-29T00:12:15.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:16.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15768 16 16 0 0 0 - 0 2024-07-29T00:12:17.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:16 smithi155 bash[73694]: debug 2024-07-29T00:12:16.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:17.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15769 16 16 0 0 0 - 0 2024-07-29T00:12:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:17 smithi045 bash[82788]: cluster 2024-07-29T00:12:16.349704+0000 mgr.y (mgr.34101) 8473 : cluster [DBG] pgmap v9401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:17 smithi045 bash[80445]: cluster 2024-07-29T00:12:16.349704+0000 mgr.y (mgr.34101) 8473 : cluster [DBG] pgmap v9401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:17.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:17 smithi155 bash[68033]: cluster 2024-07-29T00:12:16.349704+0000 mgr.y (mgr.34101) 8473 : cluster [DBG] pgmap v9401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:18.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:17 smithi155 bash[73694]: debug 2024-07-29T00:12:17.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:18.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15770 16 16 0 0 0 - 0 2024-07-29T00:12:19.203 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15771 16 16 0 0 0 - 0 2024-07-29T00:12:19.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:18 smithi155 bash[73694]: debug 2024-07-29T00:12:18.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:19 smithi045 bash[80445]: cluster 2024-07-29T00:12:18.351575+0000 mgr.y (mgr.34101) 8474 : cluster [DBG] pgmap v9402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:19 smithi045 bash[80445]: audit 2024-07-29T00:12:18.824404+0000 mon.c (mon.2) 2090 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:19 smithi045 bash[82788]: cluster 2024-07-29T00:12:18.351575+0000 mgr.y (mgr.34101) 8474 : cluster [DBG] pgmap v9402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:19 smithi045 bash[82788]: audit 2024-07-29T00:12:18.824404+0000 mon.c (mon.2) 2090 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:19 smithi155 bash[68033]: cluster 2024-07-29T00:12:18.351575+0000 mgr.y (mgr.34101) 8474 : cluster [DBG] pgmap v9402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:19 smithi155 bash[68033]: audit 2024-07-29T00:12:18.824404+0000 mon.c (mon.2) 2090 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:20.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15772 16 16 0 0 0 - 0 2024-07-29T00:12:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:19 smithi155 bash[73694]: debug 2024-07-29T00:12:19.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:12:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:12:20] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:12:21.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15773 16 16 0 0 0 - 0 2024-07-29T00:12:21.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:20 smithi155 bash[73694]: debug 2024-07-29T00:12:20.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:21.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:21 smithi155 bash[68033]: cluster 2024-07-29T00:12:20.353311+0000 mgr.y (mgr.34101) 8475 : cluster [DBG] pgmap v9403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:21 smithi045 bash[82788]: cluster 2024-07-29T00:12:20.353311+0000 mgr.y (mgr.34101) 8475 : cluster [DBG] pgmap v9403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:21 smithi045 bash[80445]: cluster 2024-07-29T00:12:20.353311+0000 mgr.y (mgr.34101) 8475 : cluster [DBG] pgmap v9403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:22.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15774 16 16 0 0 0 - 0 2024-07-29T00:12:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:21 smithi155 bash[73694]: debug 2024-07-29T00:12:21.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:22.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:12:22 smithi155 bash[60745]: ts=2024-07-29T00:12:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:12:23.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15775 16 16 0 0 0 - 0 2024-07-29T00:12:23.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:22 smithi155 bash[73694]: debug 2024-07-29T00:12:22.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:23 smithi155 bash[68033]: cluster 2024-07-29T00:12:22.355225+0000 mgr.y (mgr.34101) 8476 : cluster [DBG] pgmap v9404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:23 smithi045 bash[80445]: cluster 2024-07-29T00:12:22.355225+0000 mgr.y (mgr.34101) 8476 : cluster [DBG] pgmap v9404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:23 smithi045 bash[82788]: cluster 2024-07-29T00:12:22.355225+0000 mgr.y (mgr.34101) 8476 : cluster [DBG] pgmap v9404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:24.204 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15776 16 16 0 0 0 - 0 2024-07-29T00:12:24.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:23 smithi155 bash[73694]: debug 2024-07-29T00:12:23.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:25.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15777 16 16 0 0 0 - 0 2024-07-29T00:12:25.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:24 smithi155 bash[73694]: debug 2024-07-29T00:12:24.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:25.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:25 smithi155 bash[68033]: cluster 2024-07-29T00:12:24.356910+0000 mgr.y (mgr.34101) 8477 : cluster [DBG] pgmap v9405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:25 smithi045 bash[80445]: cluster 2024-07-29T00:12:24.356910+0000 mgr.y (mgr.34101) 8477 : cluster [DBG] pgmap v9405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:25 smithi045 bash[82788]: cluster 2024-07-29T00:12:24.356910+0000 mgr.y (mgr.34101) 8477 : cluster [DBG] pgmap v9405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:26.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15778 16 16 0 0 0 - 0 2024-07-29T00:12:26.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:25 smithi155 bash[73694]: debug 2024-07-29T00:12:25.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:27.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15779 16 16 0 0 0 - 0 2024-07-29T00:12:27.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:26 smithi155 bash[73694]: debug 2024-07-29T00:12:26.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:27 smithi155 bash[68033]: cluster 2024-07-29T00:12:26.358651+0000 mgr.y (mgr.34101) 8478 : cluster [DBG] pgmap v9406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:27 smithi045 bash[80445]: cluster 2024-07-29T00:12:26.358651+0000 mgr.y (mgr.34101) 8478 : cluster [DBG] pgmap v9406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:27 smithi045 bash[82788]: cluster 2024-07-29T00:12:26.358651+0000 mgr.y (mgr.34101) 8478 : cluster [DBG] pgmap v9406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:28.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:12:28.206778+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:12:28.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:12:28.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15780 16 16 0 0 0 - 0 2024-07-29T00:12:28.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:27 smithi155 bash[73694]: debug 2024-07-29T00:12:27.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:29.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15781 16 16 0 0 0 - 0 2024-07-29T00:12:29.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:28 smithi155 bash[73694]: debug 2024-07-29T00:12:28.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:29.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:29 smithi155 bash[68033]: cluster 2024-07-29T00:12:28.360509+0000 mgr.y (mgr.34101) 8479 : cluster [DBG] pgmap v9407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:29 smithi045 bash[80445]: cluster 2024-07-29T00:12:28.360509+0000 mgr.y (mgr.34101) 8479 : cluster [DBG] pgmap v9407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:29 smithi045 bash[82788]: cluster 2024-07-29T00:12:28.360509+0000 mgr.y (mgr.34101) 8479 : cluster [DBG] pgmap v9407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:30.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15782 16 16 0 0 0 - 0 2024-07-29T00:12:30.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:29 smithi155 bash[73694]: debug 2024-07-29T00:12:29.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:12:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:12:30] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:12:31.205 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15783 16 16 0 0 0 - 0 2024-07-29T00:12:31.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:30 smithi155 bash[73694]: debug 2024-07-29T00:12:30.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:31 smithi155 bash[68033]: cluster 2024-07-29T00:12:30.362270+0000 mgr.y (mgr.34101) 8480 : cluster [DBG] pgmap v9408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:31 smithi045 bash[80445]: cluster 2024-07-29T00:12:30.362270+0000 mgr.y (mgr.34101) 8480 : cluster [DBG] pgmap v9408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:31 smithi045 bash[82788]: cluster 2024-07-29T00:12:30.362270+0000 mgr.y (mgr.34101) 8480 : cluster [DBG] pgmap v9408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:32.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15784 16 16 0 0 0 - 0 2024-07-29T00:12:32.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:31 smithi155 bash[73694]: debug 2024-07-29T00:12:31.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:12:32 smithi155 bash[60745]: ts=2024-07-29T00:12:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:12:33.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15785 16 16 0 0 0 - 0 2024-07-29T00:12:33.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:32 smithi155 bash[73694]: debug 2024-07-29T00:12:32.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:33 smithi155 bash[68033]: cluster 2024-07-29T00:12:32.364095+0000 mgr.y (mgr.34101) 8481 : cluster [DBG] pgmap v9409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:33 smithi045 bash[80445]: cluster 2024-07-29T00:12:32.364095+0000 mgr.y (mgr.34101) 8481 : cluster [DBG] pgmap v9409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:33 smithi045 bash[82788]: cluster 2024-07-29T00:12:32.364095+0000 mgr.y (mgr.34101) 8481 : cluster [DBG] pgmap v9409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:34.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15786 16 16 0 0 0 - 0 2024-07-29T00:12:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:33 smithi155 bash[73694]: debug 2024-07-29T00:12:33.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:34.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:34 smithi155 bash[68033]: audit 2024-07-29T00:12:33.824808+0000 mon.c (mon.2) 2091 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:34 smithi045 bash[82788]: audit 2024-07-29T00:12:33.824808+0000 mon.c (mon.2) 2091 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:34 smithi045 bash[80445]: audit 2024-07-29T00:12:33.824808+0000 mon.c (mon.2) 2091 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:35.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15787 16 16 0 0 0 - 0 2024-07-29T00:12:35.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:34 smithi155 bash[73694]: debug 2024-07-29T00:12:34.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:35 smithi155 bash[68033]: cluster 2024-07-29T00:12:34.365787+0000 mgr.y (mgr.34101) 8482 : cluster [DBG] pgmap v9410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:35 smithi045 bash[80445]: cluster 2024-07-29T00:12:34.365787+0000 mgr.y (mgr.34101) 8482 : cluster [DBG] pgmap v9410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:35 smithi045 bash[82788]: cluster 2024-07-29T00:12:34.365787+0000 mgr.y (mgr.34101) 8482 : cluster [DBG] pgmap v9410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:36.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15788 16 16 0 0 0 - 0 2024-07-29T00:12:36.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:35 smithi155 bash[73694]: debug 2024-07-29T00:12:35.970+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:37.206 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15789 16 16 0 0 0 - 0 2024-07-29T00:12:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:36 smithi155 bash[73694]: debug 2024-07-29T00:12:36.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:37.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:37 smithi155 bash[68033]: cluster 2024-07-29T00:12:36.367591+0000 mgr.y (mgr.34101) 8483 : cluster [DBG] pgmap v9411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:37 smithi045 bash[80445]: cluster 2024-07-29T00:12:36.367591+0000 mgr.y (mgr.34101) 8483 : cluster [DBG] pgmap v9411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:37 smithi045 bash[82788]: cluster 2024-07-29T00:12:36.367591+0000 mgr.y (mgr.34101) 8483 : cluster [DBG] pgmap v9411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:38.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15790 16 16 0 0 0 - 0 2024-07-29T00:12:38.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:37 smithi155 bash[73694]: debug 2024-07-29T00:12:37.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:39.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15791 16 16 0 0 0 - 0 2024-07-29T00:12:39.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:39 smithi155 bash[73694]: debug 2024-07-29T00:12:39.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:39.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:39 smithi155 bash[68033]: cluster 2024-07-29T00:12:38.369458+0000 mgr.y (mgr.34101) 8484 : cluster [DBG] pgmap v9412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:39 smithi045 bash[80445]: cluster 2024-07-29T00:12:38.369458+0000 mgr.y (mgr.34101) 8484 : cluster [DBG] pgmap v9412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:39 smithi045 bash[82788]: cluster 2024-07-29T00:12:38.369458+0000 mgr.y (mgr.34101) 8484 : cluster [DBG] pgmap v9412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:40.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15792 16 16 0 0 0 - 0 2024-07-29T00:12:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:40 smithi155 bash[73694]: debug 2024-07-29T00:12:40.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:12:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:12:40] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-29T00:12:41.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15793 16 16 0 0 0 - 0 2024-07-29T00:12:41.521 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:41 smithi155 bash[73694]: debug 2024-07-29T00:12:41.058+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:41.808 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:41 smithi155 bash[68033]: cluster 2024-07-29T00:12:40.371215+0000 mgr.y (mgr.34101) 8485 : cluster [DBG] pgmap v9413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:41 smithi045 bash[80445]: cluster 2024-07-29T00:12:40.371215+0000 mgr.y (mgr.34101) 8485 : cluster [DBG] pgmap v9413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:41 smithi045 bash[82788]: cluster 2024-07-29T00:12:40.371215+0000 mgr.y (mgr.34101) 8485 : cluster [DBG] pgmap v9413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:42.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15794 16 16 0 0 0 - 0 2024-07-29T00:12:42.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:42 smithi155 bash[73694]: debug 2024-07-29T00:12:42.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:12:42 smithi155 bash[60745]: ts=2024-07-29T00:12:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:12:43.207 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15795 16 16 0 0 0 - 0 2024-07-29T00:12:43.525 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:43 smithi155 bash[73694]: debug 2024-07-29T00:12:43.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:43 smithi155 bash[68033]: cluster 2024-07-29T00:12:42.373107+0000 mgr.y (mgr.34101) 8486 : cluster [DBG] pgmap v9414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:43 smithi045 bash[80445]: cluster 2024-07-29T00:12:42.373107+0000 mgr.y (mgr.34101) 8486 : cluster [DBG] pgmap v9414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:43 smithi045 bash[82788]: cluster 2024-07-29T00:12:42.373107+0000 mgr.y (mgr.34101) 8486 : cluster [DBG] pgmap v9414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:44.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15796 16 16 0 0 0 - 0 2024-07-29T00:12:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:44 smithi155 bash[73694]: debug 2024-07-29T00:12:44.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:45.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15797 16 16 0 0 0 - 0 2024-07-29T00:12:45.530 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:45 smithi155 bash[73694]: debug 2024-07-29T00:12:45.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:45 smithi155 bash[68033]: cluster 2024-07-29T00:12:44.374855+0000 mgr.y (mgr.34101) 8487 : cluster [DBG] pgmap v9415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:45 smithi045 bash[80445]: cluster 2024-07-29T00:12:44.374855+0000 mgr.y (mgr.34101) 8487 : cluster [DBG] pgmap v9415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:45 smithi045 bash[82788]: cluster 2024-07-29T00:12:44.374855+0000 mgr.y (mgr.34101) 8487 : cluster [DBG] pgmap v9415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:46.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15798 16 16 0 0 0 - 0 2024-07-29T00:12:46.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:46 smithi155 bash[73694]: debug 2024-07-29T00:12:46.062+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:47.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15799 16 16 0 0 0 - 0 2024-07-29T00:12:47.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:47 smithi155 bash[73694]: debug 2024-07-29T00:12:47.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:47 smithi155 bash[68033]: cluster 2024-07-29T00:12:46.376581+0000 mgr.y (mgr.34101) 8488 : cluster [DBG] pgmap v9416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:47 smithi045 bash[80445]: cluster 2024-07-29T00:12:46.376581+0000 mgr.y (mgr.34101) 8488 : cluster [DBG] pgmap v9416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:47 smithi045 bash[82788]: cluster 2024-07-29T00:12:46.376581+0000 mgr.y (mgr.34101) 8488 : cluster [DBG] pgmap v9416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:48.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:12:48.210081+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:12:48.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:12:48.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15800 16 16 0 0 0 - 0 2024-07-29T00:12:48.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:48 smithi155 bash[73694]: debug 2024-07-29T00:12:48.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:49.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15801 16 16 0 0 0 - 0 2024-07-29T00:12:49.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:49 smithi155 bash[73694]: debug 2024-07-29T00:12:49.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:49 smithi155 bash[68033]: cluster 2024-07-29T00:12:48.378476+0000 mgr.y (mgr.34101) 8489 : cluster [DBG] pgmap v9417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:49 smithi155 bash[68033]: audit 2024-07-29T00:12:48.825382+0000 mon.c (mon.2) 2092 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:49 smithi045 bash[80445]: cluster 2024-07-29T00:12:48.378476+0000 mgr.y (mgr.34101) 8489 : cluster [DBG] pgmap v9417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:49 smithi045 bash[80445]: audit 2024-07-29T00:12:48.825382+0000 mon.c (mon.2) 2092 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:49 smithi045 bash[82788]: cluster 2024-07-29T00:12:48.378476+0000 mgr.y (mgr.34101) 8489 : cluster [DBG] pgmap v9417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:49 smithi045 bash[82788]: audit 2024-07-29T00:12:48.825382+0000 mon.c (mon.2) 2092 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:12:50.208 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15802 16 16 0 0 0 - 0 2024-07-29T00:12:50.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:50 smithi155 bash[73694]: debug 2024-07-29T00:12:50.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:12:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:12:50] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.43.0" 2024-07-29T00:12:51.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15803 16 16 0 0 0 - 0 2024-07-29T00:12:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:50 smithi155 bash[73694]: debug 2024-07-29T00:12:50.958+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:51 smithi155 bash[68033]: cluster 2024-07-29T00:12:50.380197+0000 mgr.y (mgr.34101) 8490 : cluster [DBG] pgmap v9418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:51 smithi045 bash[80445]: cluster 2024-07-29T00:12:50.380197+0000 mgr.y (mgr.34101) 8490 : cluster [DBG] pgmap v9418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:51 smithi045 bash[82788]: cluster 2024-07-29T00:12:50.380197+0000 mgr.y (mgr.34101) 8490 : cluster [DBG] pgmap v9418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:52.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15804 16 16 0 0 0 - 0 2024-07-29T00:12:52.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:51 smithi155 bash[73694]: debug 2024-07-29T00:12:51.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:12:52 smithi155 bash[60745]: ts=2024-07-29T00:12:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:12:53.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15805 16 16 0 0 0 - 0 2024-07-29T00:12:53.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:52 smithi155 bash[73694]: debug 2024-07-29T00:12:52.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:53 smithi155 bash[68033]: cluster 2024-07-29T00:12:52.382241+0000 mgr.y (mgr.34101) 8491 : cluster [DBG] pgmap v9419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:53 smithi045 bash[80445]: cluster 2024-07-29T00:12:52.382241+0000 mgr.y (mgr.34101) 8491 : cluster [DBG] pgmap v9419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:53 smithi045 bash[82788]: cluster 2024-07-29T00:12:52.382241+0000 mgr.y (mgr.34101) 8491 : cluster [DBG] pgmap v9419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:54.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15806 16 16 0 0 0 - 0 2024-07-29T00:12:54.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:53 smithi155 bash[73694]: debug 2024-07-29T00:12:53.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:55.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15807 16 16 0 0 0 - 0 2024-07-29T00:12:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:54 smithi155 bash[73694]: debug 2024-07-29T00:12:54.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:55.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:55 smithi155 bash[68033]: cluster 2024-07-29T00:12:54.384142+0000 mgr.y (mgr.34101) 8492 : cluster [DBG] pgmap v9420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:55 smithi045 bash[80445]: cluster 2024-07-29T00:12:54.384142+0000 mgr.y (mgr.34101) 8492 : cluster [DBG] pgmap v9420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:55 smithi045 bash[82788]: cluster 2024-07-29T00:12:54.384142+0000 mgr.y (mgr.34101) 8492 : cluster [DBG] pgmap v9420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:56.209 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15808 16 16 0 0 0 - 0 2024-07-29T00:12:56.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:55 smithi155 bash[73694]: debug 2024-07-29T00:12:55.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:57.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15809 16 16 0 0 0 - 0 2024-07-29T00:12:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:57 smithi155 bash[73694]: debug 2024-07-29T00:12:57.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:57 smithi045 bash[80445]: cluster 2024-07-29T00:12:56.386120+0000 mgr.y (mgr.34101) 8493 : cluster [DBG] pgmap v9421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:57 smithi045 bash[82788]: cluster 2024-07-29T00:12:56.386120+0000 mgr.y (mgr.34101) 8493 : cluster [DBG] pgmap v9421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:57.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:57 smithi155 bash[68033]: cluster 2024-07-29T00:12:56.386120+0000 mgr.y (mgr.34101) 8493 : cluster [DBG] pgmap v9421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:58.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15810 16 16 0 0 0 - 0 2024-07-29T00:12:58.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:57 smithi155 bash[73694]: debug 2024-07-29T00:12:57.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:59.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15811 16 16 0 0 0 - 0 2024-07-29T00:12:59.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:12:58 smithi155 bash[73694]: debug 2024-07-29T00:12:58.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:12:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:12:59 smithi045 bash[80445]: cluster 2024-07-29T00:12:58.388170+0000 mgr.y (mgr.34101) 8494 : cluster [DBG] pgmap v9422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:12:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:12:59 smithi045 bash[82788]: cluster 2024-07-29T00:12:58.388170+0000 mgr.y (mgr.34101) 8494 : cluster [DBG] pgmap v9422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:00.034 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:12:59 smithi155 bash[68033]: cluster 2024-07-29T00:12:58.388170+0000 mgr.y (mgr.34101) 8494 : cluster [DBG] pgmap v9422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:00.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15812 16 16 0 0 0 - 0 2024-07-29T00:13:00.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:00 smithi155 bash[73694]: debug 2024-07-29T00:13:00.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:13:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:13:00] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.43.0" 2024-07-29T00:13:01.210 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15813 16 16 0 0 0 - 0 2024-07-29T00:13:01.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:01 smithi155 bash[73694]: debug 2024-07-29T00:13:01.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:01.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:01 smithi045 bash[80445]: cluster 2024-07-29T00:13:00.390106+0000 mgr.y (mgr.34101) 8495 : cluster [DBG] pgmap v9423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:01 smithi045 bash[82788]: cluster 2024-07-29T00:13:00.390106+0000 mgr.y (mgr.34101) 8495 : cluster [DBG] pgmap v9423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:02.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:01 smithi155 bash[68033]: cluster 2024-07-29T00:13:00.390106+0000 mgr.y (mgr.34101) 8495 : cluster [DBG] pgmap v9423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:02.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15814 16 16 0 0 0 - 0 2024-07-29T00:13:02.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:02 smithi155 bash[73694]: debug 2024-07-29T00:13:02.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:13:02 smithi155 bash[60745]: ts=2024-07-29T00:13:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:13:03.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15815 16 16 0 0 0 - 0 2024-07-29T00:13:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:03 smithi155 bash[73694]: debug 2024-07-29T00:13:03.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:03.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:03 smithi045 bash[80445]: cluster 2024-07-29T00:13:02.392185+0000 mgr.y (mgr.34101) 8496 : cluster [DBG] pgmap v9424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:03.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:03 smithi045 bash[82788]: cluster 2024-07-29T00:13:02.392185+0000 mgr.y (mgr.34101) 8496 : cluster [DBG] pgmap v9424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:03 smithi155 bash[68033]: cluster 2024-07-29T00:13:02.392185+0000 mgr.y (mgr.34101) 8496 : cluster [DBG] pgmap v9424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:04.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15816 16 16 0 0 0 - 0 2024-07-29T00:13:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:04 smithi155 bash[73694]: debug 2024-07-29T00:13:04.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:04 smithi045 bash[80445]: audit 2024-07-29T00:13:03.826001+0000 mon.c (mon.2) 2093 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:04 smithi045 bash[82788]: audit 2024-07-29T00:13:03.826001+0000 mon.c (mon.2) 2093 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:05.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:04 smithi155 bash[68033]: audit 2024-07-29T00:13:03.826001+0000 mon.c (mon.2) 2093 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:05.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15817 16 16 0 0 0 - 0 2024-07-29T00:13:05.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:05 smithi155 bash[73694]: debug 2024-07-29T00:13:05.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:05.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:05 smithi045 bash[82788]: cluster 2024-07-29T00:13:04.393964+0000 mgr.y (mgr.34101) 8497 : cluster [DBG] pgmap v9425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:05 smithi045 bash[80445]: cluster 2024-07-29T00:13:04.393964+0000 mgr.y (mgr.34101) 8497 : cluster [DBG] pgmap v9425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:05 smithi155 bash[68033]: cluster 2024-07-29T00:13:04.393964+0000 mgr.y (mgr.34101) 8497 : cluster [DBG] pgmap v9425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:06.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15818 16 16 0 0 0 - 0 2024-07-29T00:13:06.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:06 smithi155 bash[73694]: debug 2024-07-29T00:13:06.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:07.211 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15819 16 16 0 0 0 - 0 2024-07-29T00:13:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:07 smithi155 bash[73694]: debug 2024-07-29T00:13:07.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:07 smithi045 bash[80445]: cluster 2024-07-29T00:13:06.395877+0000 mgr.y (mgr.34101) 8498 : cluster [DBG] pgmap v9426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:07 smithi045 bash[80445]: audit 2024-07-29T00:13:07.121820+0000 mon.c (mon.2) 2094 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:13:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:07 smithi045 bash[82788]: cluster 2024-07-29T00:13:06.395877+0000 mgr.y (mgr.34101) 8498 : cluster [DBG] pgmap v9426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:07 smithi045 bash[82788]: audit 2024-07-29T00:13:07.121820+0000 mon.c (mon.2) 2094 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:13:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:07 smithi155 bash[68033]: cluster 2024-07-29T00:13:06.395877+0000 mgr.y (mgr.34101) 8498 : cluster [DBG] pgmap v9426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:07 smithi155 bash[68033]: audit 2024-07-29T00:13:07.121820+0000 mon.c (mon.2) 2094 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:13:08.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:13:08.213348+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:13:08.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:13:08.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15820 16 16 0 0 0 - 0 2024-07-29T00:13:08.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:08 smithi155 bash[73694]: debug 2024-07-29T00:13:08.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:09.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15821 16 16 0 0 0 - 0 2024-07-29T00:13:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:09 smithi155 bash[73694]: debug 2024-07-29T00:13:09.130+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:09.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:09 smithi045 bash[80445]: cluster 2024-07-29T00:13:08.397789+0000 mgr.y (mgr.34101) 8499 : cluster [DBG] pgmap v9427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:09 smithi045 bash[82788]: cluster 2024-07-29T00:13:08.397789+0000 mgr.y (mgr.34101) 8499 : cluster [DBG] pgmap v9427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:10.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:09 smithi155 bash[68033]: cluster 2024-07-29T00:13:08.397789+0000 mgr.y (mgr.34101) 8499 : cluster [DBG] pgmap v9427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:10.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15822 16 16 0 0 0 - 0 2024-07-29T00:13:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:10 smithi155 bash[73694]: debug 2024-07-29T00:13:10.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:13:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:13:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:13:11.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15823 16 16 0 0 0 - 0 2024-07-29T00:13:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:11 smithi155 bash[73694]: debug 2024-07-29T00:13:11.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:11 smithi045 bash[80445]: cluster 2024-07-29T00:13:10.399544+0000 mgr.y (mgr.34101) 8500 : cluster [DBG] pgmap v9428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:11 smithi045 bash[82788]: cluster 2024-07-29T00:13:10.399544+0000 mgr.y (mgr.34101) 8500 : cluster [DBG] pgmap v9428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:12.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:11 smithi155 bash[68033]: cluster 2024-07-29T00:13:10.399544+0000 mgr.y (mgr.34101) 8500 : cluster [DBG] pgmap v9428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:12.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15824 16 16 0 0 0 - 0 2024-07-29T00:13:12.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:12 smithi155 bash[73694]: debug 2024-07-29T00:13:12.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:13:12 smithi155 bash[60745]: ts=2024-07-29T00:13:12.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:13:13.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15825 16 16 0 0 0 - 0 2024-07-29T00:13:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:13 smithi155 bash[73694]: debug 2024-07-29T00:13:13.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[80445]: cluster 2024-07-29T00:13:12.400431+0000 mgr.y (mgr.34101) 8501 : cluster [DBG] pgmap v9429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[80445]: audit 2024-07-29T00:13:12.803026+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[80445]: audit 2024-07-29T00:13:12.814919+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[80445]: audit 2024-07-29T00:13:13.043238+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[80445]: audit 2024-07-29T00:13:13.055529+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[80445]: audit 2024-07-29T00:13:13.475138+0000 mon.c (mon.2) 2095 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:13:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[80445]: audit 2024-07-29T00:13:13.477055+0000 mon.c (mon.2) 2096 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:13:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[80445]: audit 2024-07-29T00:13:13.486147+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[82788]: cluster 2024-07-29T00:13:12.400431+0000 mgr.y (mgr.34101) 8501 : cluster [DBG] pgmap v9429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[82788]: audit 2024-07-29T00:13:12.803026+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[82788]: audit 2024-07-29T00:13:12.814919+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[82788]: audit 2024-07-29T00:13:13.043238+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[82788]: audit 2024-07-29T00:13:13.055529+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[82788]: audit 2024-07-29T00:13:13.475138+0000 mon.c (mon.2) 2095 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:13:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[82788]: audit 2024-07-29T00:13:13.477055+0000 mon.c (mon.2) 2096 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:13:13.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:13 smithi045 bash[82788]: audit 2024-07-29T00:13:13.486147+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:13 smithi155 bash[68033]: cluster 2024-07-29T00:13:12.400431+0000 mgr.y (mgr.34101) 8501 : cluster [DBG] pgmap v9429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:13 smithi155 bash[68033]: audit 2024-07-29T00:13:12.803026+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:13 smithi155 bash[68033]: audit 2024-07-29T00:13:12.814919+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:13 smithi155 bash[68033]: audit 2024-07-29T00:13:13.043238+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:13 smithi155 bash[68033]: audit 2024-07-29T00:13:13.055529+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:13 smithi155 bash[68033]: audit 2024-07-29T00:13:13.475138+0000 mon.c (mon.2) 2095 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:13:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:13 smithi155 bash[68033]: audit 2024-07-29T00:13:13.477055+0000 mon.c (mon.2) 2096 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:13:14.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:13 smithi155 bash[68033]: audit 2024-07-29T00:13:13.486147+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:13:14.212 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15826 16 16 0 0 0 - 0 2024-07-29T00:13:14.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:14 smithi155 bash[73694]: debug 2024-07-29T00:13:14.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:15.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15827 16 16 0 0 0 - 0 2024-07-29T00:13:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:15 smithi155 bash[73694]: debug 2024-07-29T00:13:15.030+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:15 smithi045 bash[80445]: cluster 2024-07-29T00:13:14.402206+0000 mgr.y (mgr.34101) 8502 : cluster [DBG] pgmap v9430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:15 smithi045 bash[82788]: cluster 2024-07-29T00:13:14.402206+0000 mgr.y (mgr.34101) 8502 : cluster [DBG] pgmap v9430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:16.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:15 smithi155 bash[68033]: cluster 2024-07-29T00:13:14.402206+0000 mgr.y (mgr.34101) 8502 : cluster [DBG] pgmap v9430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:16.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15828 16 16 0 0 0 - 0 2024-07-29T00:13:16.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:16 smithi155 bash[73694]: debug 2024-07-29T00:13:16.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:17.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15829 16 16 0 0 0 - 0 2024-07-29T00:13:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:17 smithi155 bash[73694]: debug 2024-07-29T00:13:17.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:17.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:17 smithi045 bash[80445]: cluster 2024-07-29T00:13:16.404060+0000 mgr.y (mgr.34101) 8503 : cluster [DBG] pgmap v9431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:17 smithi045 bash[82788]: cluster 2024-07-29T00:13:16.404060+0000 mgr.y (mgr.34101) 8503 : cluster [DBG] pgmap v9431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:18.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:17 smithi155 bash[68033]: cluster 2024-07-29T00:13:16.404060+0000 mgr.y (mgr.34101) 8503 : cluster [DBG] pgmap v9431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:18.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15830 16 16 0 0 0 - 0 2024-07-29T00:13:18.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:18 smithi155 bash[73694]: debug 2024-07-29T00:13:18.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:19.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15831 16 16 0 0 0 - 0 2024-07-29T00:13:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:19 smithi155 bash[73694]: debug 2024-07-29T00:13:19.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:19 smithi045 bash[80445]: cluster 2024-07-29T00:13:18.406120+0000 mgr.y (mgr.34101) 8504 : cluster [DBG] pgmap v9432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:19 smithi045 bash[80445]: audit 2024-07-29T00:13:18.826172+0000 mon.c (mon.2) 2097 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:19 smithi045 bash[82788]: cluster 2024-07-29T00:13:18.406120+0000 mgr.y (mgr.34101) 8504 : cluster [DBG] pgmap v9432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:19 smithi045 bash[82788]: audit 2024-07-29T00:13:18.826172+0000 mon.c (mon.2) 2097 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:20.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:19 smithi155 bash[68033]: cluster 2024-07-29T00:13:18.406120+0000 mgr.y (mgr.34101) 8504 : cluster [DBG] pgmap v9432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:20.032 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:19 smithi155 bash[68033]: audit 2024-07-29T00:13:18.826172+0000 mon.c (mon.2) 2097 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:20.213 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15832 16 16 0 0 0 - 0 2024-07-29T00:13:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:20 smithi155 bash[73694]: debug 2024-07-29T00:13:20.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:13:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:13:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:13:21.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15833 16 16 0 0 0 - 0 2024-07-29T00:13:21.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:20 smithi155 bash[73694]: debug 2024-07-29T00:13:20.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:21 smithi045 bash[80445]: cluster 2024-07-29T00:13:20.407875+0000 mgr.y (mgr.34101) 8505 : cluster [DBG] pgmap v9433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:21 smithi045 bash[82788]: cluster 2024-07-29T00:13:20.407875+0000 mgr.y (mgr.34101) 8505 : cluster [DBG] pgmap v9433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:22.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:21 smithi155 bash[68033]: cluster 2024-07-29T00:13:20.407875+0000 mgr.y (mgr.34101) 8505 : cluster [DBG] pgmap v9433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:22.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15834 16 16 0 0 0 - 0 2024-07-29T00:13:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:22 smithi155 bash[73694]: debug 2024-07-29T00:13:22.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:13:22 smithi155 bash[60745]: ts=2024-07-29T00:13:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:13:23.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15835 16 16 0 0 0 - 0 2024-07-29T00:13:23.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:22 smithi155 bash[73694]: debug 2024-07-29T00:13:22.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:23 smithi045 bash[80445]: cluster 2024-07-29T00:13:22.409726+0000 mgr.y (mgr.34101) 8506 : cluster [DBG] pgmap v9434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:23 smithi045 bash[82788]: cluster 2024-07-29T00:13:22.409726+0000 mgr.y (mgr.34101) 8506 : cluster [DBG] pgmap v9434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:24.028 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:23 smithi155 bash[68033]: cluster 2024-07-29T00:13:22.409726+0000 mgr.y (mgr.34101) 8506 : cluster [DBG] pgmap v9434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:24.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15836 16 16 0 0 0 - 0 2024-07-29T00:13:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:24 smithi155 bash[73694]: debug 2024-07-29T00:13:24.025+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:02:56.216282+0000 (oldest deadline 2024-07-29T00:03:16.216282+0000) 2024-07-29T00:13:25.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15837 16 16 0 0 0 - 0 2024-07-29T00:13:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:25 smithi045 bash[80445]: cluster 2024-07-29T00:13:24.412348+0000 mgr.y (mgr.34101) 8507 : cluster [DBG] pgmap v9435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:25 smithi045 bash[82788]: cluster 2024-07-29T00:13:24.412348+0000 mgr.y (mgr.34101) 8507 : cluster [DBG] pgmap v9435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:25 smithi155 bash[68033]: cluster 2024-07-29T00:13:24.412348+0000 mgr.y (mgr.34101) 8507 : cluster [DBG] pgmap v9435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:26.214 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15838 16 16 0 0 0 - 0 2024-07-29T00:13:27.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15839 16 16 0 0 0 - 0 2024-07-29T00:13:27.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:27 smithi045 bash[80445]: cluster 2024-07-29T00:13:26.414129+0000 mgr.y (mgr.34101) 8508 : cluster [DBG] pgmap v9436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:27 smithi045 bash[82788]: cluster 2024-07-29T00:13:26.414129+0000 mgr.y (mgr.34101) 8508 : cluster [DBG] pgmap v9436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:27 smithi155 bash[68033]: cluster 2024-07-29T00:13:26.414129+0000 mgr.y (mgr.34101) 8508 : cluster [DBG] pgmap v9436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:28.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:13:28.216469+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:13:28.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:13:28.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15840 16 16 0 0 0 - 0 2024-07-29T00:13:29.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15841 16 16 0 0 0 - 0 2024-07-29T00:13:29.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:29 smithi045 bash[80445]: cluster 2024-07-29T00:13:28.415963+0000 mgr.y (mgr.34101) 8509 : cluster [DBG] pgmap v9437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:29 smithi045 bash[82788]: cluster 2024-07-29T00:13:28.415963+0000 mgr.y (mgr.34101) 8509 : cluster [DBG] pgmap v9437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:29 smithi155 bash[68033]: cluster 2024-07-29T00:13:28.415963+0000 mgr.y (mgr.34101) 8509 : cluster [DBG] pgmap v9437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:30.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15842 16 16 0 0 0 - 0 2024-07-29T00:13:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:13:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:13:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:13:31.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15843 16 16 0 0 0 - 0 2024-07-29T00:13:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:31 smithi045 bash[80445]: cluster 2024-07-29T00:13:30.417666+0000 mgr.y (mgr.34101) 8510 : cluster [DBG] pgmap v9438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:31 smithi045 bash[82788]: cluster 2024-07-29T00:13:30.417666+0000 mgr.y (mgr.34101) 8510 : cluster [DBG] pgmap v9438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:31 smithi155 bash[68033]: cluster 2024-07-29T00:13:30.417666+0000 mgr.y (mgr.34101) 8510 : cluster [DBG] pgmap v9438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:32.215 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15844 16 16 0 0 0 - 0 2024-07-29T00:13:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:13:32 smithi155 bash[60745]: ts=2024-07-29T00:13:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:13:33.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15845 16 16 0 0 0 - 0 2024-07-29T00:13:33.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:33 smithi045 bash[80445]: cluster 2024-07-29T00:13:32.419560+0000 mgr.y (mgr.34101) 8511 : cluster [DBG] pgmap v9439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:33 smithi045 bash[82788]: cluster 2024-07-29T00:13:32.419560+0000 mgr.y (mgr.34101) 8511 : cluster [DBG] pgmap v9439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:33 smithi155 bash[68033]: cluster 2024-07-29T00:13:32.419560+0000 mgr.y (mgr.34101) 8511 : cluster [DBG] pgmap v9439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:34.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15846 16 16 0 0 0 - 0 2024-07-29T00:13:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:34 smithi045 bash[80445]: audit 2024-07-29T00:13:33.826702+0000 mon.c (mon.2) 2098 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:34 smithi045 bash[82788]: audit 2024-07-29T00:13:33.826702+0000 mon.c (mon.2) 2098 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:34 smithi155 bash[68033]: audit 2024-07-29T00:13:33.826702+0000 mon.c (mon.2) 2098 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:35.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15847 16 16 0 0 0 - 0 2024-07-29T00:13:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:35 smithi045 bash[80445]: cluster 2024-07-29T00:13:34.421284+0000 mgr.y (mgr.34101) 8512 : cluster [DBG] pgmap v9440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:35 smithi045 bash[82788]: cluster 2024-07-29T00:13:34.421284+0000 mgr.y (mgr.34101) 8512 : cluster [DBG] pgmap v9440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:35 smithi155 bash[68033]: cluster 2024-07-29T00:13:34.421284+0000 mgr.y (mgr.34101) 8512 : cluster [DBG] pgmap v9440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:36.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15848 16 16 0 0 0 - 0 2024-07-29T00:13:37.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15849 16 16 0 0 0 - 0 2024-07-29T00:13:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:37 smithi045 bash[80445]: cluster 2024-07-29T00:13:36.423023+0000 mgr.y (mgr.34101) 8513 : cluster [DBG] pgmap v9441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:37 smithi045 bash[82788]: cluster 2024-07-29T00:13:36.423023+0000 mgr.y (mgr.34101) 8513 : cluster [DBG] pgmap v9441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:37 smithi155 bash[68033]: cluster 2024-07-29T00:13:36.423023+0000 mgr.y (mgr.34101) 8513 : cluster [DBG] pgmap v9441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:38.216 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15850 16 16 0 0 0 - 0 2024-07-29T00:13:39.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15851 16 16 0 0 0 - 0 2024-07-29T00:13:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:39 smithi045 bash[80445]: cluster 2024-07-29T00:13:38.424878+0000 mgr.y (mgr.34101) 8514 : cluster [DBG] pgmap v9442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:39 smithi045 bash[82788]: cluster 2024-07-29T00:13:38.424878+0000 mgr.y (mgr.34101) 8514 : cluster [DBG] pgmap v9442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:39 smithi155 bash[68033]: cluster 2024-07-29T00:13:38.424878+0000 mgr.y (mgr.34101) 8514 : cluster [DBG] pgmap v9442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:40.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15852 16 16 0 0 0 - 0 2024-07-29T00:13:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:13:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:13:40] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:13:41.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15853 16 16 0 0 0 - 0 2024-07-29T00:13:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:41 smithi045 bash[80445]: cluster 2024-07-29T00:13:40.426637+0000 mgr.y (mgr.34101) 8515 : cluster [DBG] pgmap v9443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:41 smithi045 bash[82788]: cluster 2024-07-29T00:13:40.426637+0000 mgr.y (mgr.34101) 8515 : cluster [DBG] pgmap v9443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:41 smithi155 bash[68033]: cluster 2024-07-29T00:13:40.426637+0000 mgr.y (mgr.34101) 8515 : cluster [DBG] pgmap v9443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:42.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15854 16 16 0 0 0 - 0 2024-07-29T00:13:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:13:42 smithi155 bash[60745]: ts=2024-07-29T00:13:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:13:43.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15855 16 16 0 0 0 - 0 2024-07-29T00:13:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:43 smithi045 bash[80445]: cluster 2024-07-29T00:13:42.428517+0000 mgr.y (mgr.34101) 8516 : cluster [DBG] pgmap v9444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:43 smithi045 bash[82788]: cluster 2024-07-29T00:13:42.428517+0000 mgr.y (mgr.34101) 8516 : cluster [DBG] pgmap v9444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:43 smithi155 bash[68033]: cluster 2024-07-29T00:13:42.428517+0000 mgr.y (mgr.34101) 8516 : cluster [DBG] pgmap v9444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:44.217 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15856 16 16 0 0 0 - 0 2024-07-29T00:13:45.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15857 16 16 0 0 0 - 0 2024-07-29T00:13:45.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:45 smithi155 bash[73694]: debug 2024-07-29T00:13:45.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:45 smithi045 bash[80445]: cluster 2024-07-29T00:13:44.430299+0000 mgr.y (mgr.34101) 8517 : cluster [DBG] pgmap v9445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:45 smithi045 bash[82788]: cluster 2024-07-29T00:13:44.430299+0000 mgr.y (mgr.34101) 8517 : cluster [DBG] pgmap v9445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:45 smithi155 bash[68033]: cluster 2024-07-29T00:13:44.430299+0000 mgr.y (mgr.34101) 8517 : cluster [DBG] pgmap v9445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:46.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15858 16 16 0 0 0 - 0 2024-07-29T00:13:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:46 smithi155 bash[73694]: debug 2024-07-29T00:13:46.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:47.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15859 16 16 0 0 0 - 0 2024-07-29T00:13:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:47 smithi155 bash[73694]: debug 2024-07-29T00:13:47.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:47 smithi045 bash[80445]: cluster 2024-07-29T00:13:46.432063+0000 mgr.y (mgr.34101) 8518 : cluster [DBG] pgmap v9446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:47 smithi045 bash[82788]: cluster 2024-07-29T00:13:46.432063+0000 mgr.y (mgr.34101) 8518 : cluster [DBG] pgmap v9446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:47 smithi155 bash[68033]: cluster 2024-07-29T00:13:46.432063+0000 mgr.y (mgr.34101) 8518 : cluster [DBG] pgmap v9446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:48.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:13:48.219690+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:13:48.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:13:48.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15860 16 16 0 0 0 - 0 2024-07-29T00:13:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:48 smithi155 bash[73694]: debug 2024-07-29T00:13:48.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:49.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15861 16 16 0 0 0 - 0 2024-07-29T00:13:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:49 smithi155 bash[73694]: debug 2024-07-29T00:13:49.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:49 smithi045 bash[80445]: cluster 2024-07-29T00:13:48.433963+0000 mgr.y (mgr.34101) 8519 : cluster [DBG] pgmap v9447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:49 smithi045 bash[80445]: audit 2024-07-29T00:13:48.827126+0000 mon.c (mon.2) 2099 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:49 smithi045 bash[82788]: cluster 2024-07-29T00:13:48.433963+0000 mgr.y (mgr.34101) 8519 : cluster [DBG] pgmap v9447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:49 smithi045 bash[82788]: audit 2024-07-29T00:13:48.827126+0000 mon.c (mon.2) 2099 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:49 smithi155 bash[68033]: cluster 2024-07-29T00:13:48.433963+0000 mgr.y (mgr.34101) 8519 : cluster [DBG] pgmap v9447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:49 smithi155 bash[68033]: audit 2024-07-29T00:13:48.827126+0000 mon.c (mon.2) 2099 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:13:50.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15862 16 16 0 0 0 - 0 2024-07-29T00:13:50.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:50 smithi155 bash[73694]: debug 2024-07-29T00:13:50.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:13:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:13:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:13:51.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15863 16 16 0 0 0 - 0 2024-07-29T00:13:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:51 smithi155 bash[73694]: debug 2024-07-29T00:13:51.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:51 smithi045 bash[80445]: cluster 2024-07-29T00:13:50.435797+0000 mgr.y (mgr.34101) 8520 : cluster [DBG] pgmap v9448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:51 smithi045 bash[82788]: cluster 2024-07-29T00:13:50.435797+0000 mgr.y (mgr.34101) 8520 : cluster [DBG] pgmap v9448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:51 smithi155 bash[68033]: cluster 2024-07-29T00:13:50.435797+0000 mgr.y (mgr.34101) 8520 : cluster [DBG] pgmap v9448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:52.218 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15864 16 16 0 0 0 - 0 2024-07-29T00:13:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:52 smithi155 bash[73694]: debug 2024-07-29T00:13:52.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:13:52 smithi155 bash[60745]: ts=2024-07-29T00:13:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:13:53.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15865 16 16 0 0 0 - 0 2024-07-29T00:13:53.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:53 smithi155 bash[73694]: debug 2024-07-29T00:13:53.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:53 smithi045 bash[80445]: cluster 2024-07-29T00:13:52.437894+0000 mgr.y (mgr.34101) 8521 : cluster [DBG] pgmap v9449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:53 smithi045 bash[82788]: cluster 2024-07-29T00:13:52.437894+0000 mgr.y (mgr.34101) 8521 : cluster [DBG] pgmap v9449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:53 smithi155 bash[68033]: cluster 2024-07-29T00:13:52.437894+0000 mgr.y (mgr.34101) 8521 : cluster [DBG] pgmap v9449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:54.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15866 16 16 0 0 0 - 0 2024-07-29T00:13:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:54 smithi155 bash[73694]: debug 2024-07-29T00:13:54.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:55.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15867 16 16 0 0 0 - 0 2024-07-29T00:13:55.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:55 smithi155 bash[73694]: debug 2024-07-29T00:13:55.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:55 smithi045 bash[80445]: cluster 2024-07-29T00:13:54.439798+0000 mgr.y (mgr.34101) 8522 : cluster [DBG] pgmap v9450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:55 smithi045 bash[82788]: cluster 2024-07-29T00:13:54.439798+0000 mgr.y (mgr.34101) 8522 : cluster [DBG] pgmap v9450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:56.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:55 smithi155 bash[68033]: cluster 2024-07-29T00:13:54.439798+0000 mgr.y (mgr.34101) 8522 : cluster [DBG] pgmap v9450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:56.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15868 16 16 0 0 0 - 0 2024-07-29T00:13:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:56 smithi155 bash[73694]: debug 2024-07-29T00:13:56.105+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:57.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15869 16 16 0 0 0 - 0 2024-07-29T00:13:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:57 smithi155 bash[73694]: debug 2024-07-29T00:13:57.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:57 smithi045 bash[80445]: cluster 2024-07-29T00:13:56.441670+0000 mgr.y (mgr.34101) 8523 : cluster [DBG] pgmap v9451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:57 smithi045 bash[82788]: cluster 2024-07-29T00:13:56.441670+0000 mgr.y (mgr.34101) 8523 : cluster [DBG] pgmap v9451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:57 smithi155 bash[68033]: cluster 2024-07-29T00:13:56.441670+0000 mgr.y (mgr.34101) 8523 : cluster [DBG] pgmap v9451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:58.219 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15870 16 16 0 0 0 - 0 2024-07-29T00:13:58.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:58 smithi155 bash[73694]: debug 2024-07-29T00:13:58.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:59.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15871 16 16 0 0 0 - 0 2024-07-29T00:13:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:13:59 smithi155 bash[73694]: debug 2024-07-29T00:13:59.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:13:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:13:59 smithi045 bash[80445]: cluster 2024-07-29T00:13:58.443716+0000 mgr.y (mgr.34101) 8524 : cluster [DBG] pgmap v9452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:13:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:13:59 smithi045 bash[82788]: cluster 2024-07-29T00:13:58.443716+0000 mgr.y (mgr.34101) 8524 : cluster [DBG] pgmap v9452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:00.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:13:59 smithi155 bash[68033]: cluster 2024-07-29T00:13:58.443716+0000 mgr.y (mgr.34101) 8524 : cluster [DBG] pgmap v9452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:00.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15872 16 16 0 0 0 - 0 2024-07-29T00:14:00.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:00 smithi155 bash[73694]: debug 2024-07-29T00:14:00.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:14:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:14:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:14:01.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15873 16 16 0 0 0 - 0 2024-07-29T00:14:01.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:01 smithi155 bash[73694]: debug 2024-07-29T00:14:01.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:01 smithi045 bash[80445]: cluster 2024-07-29T00:14:00.445465+0000 mgr.y (mgr.34101) 8525 : cluster [DBG] pgmap v9453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:01 smithi045 bash[82788]: cluster 2024-07-29T00:14:00.445465+0000 mgr.y (mgr.34101) 8525 : cluster [DBG] pgmap v9453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:01 smithi155 bash[68033]: cluster 2024-07-29T00:14:00.445465+0000 mgr.y (mgr.34101) 8525 : cluster [DBG] pgmap v9453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:02.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15874 16 16 0 0 0 - 0 2024-07-29T00:14:02.316 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:02 smithi155 bash[73694]: debug 2024-07-29T00:14:02.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:14:02 smithi155 bash[60745]: ts=2024-07-29T00:14:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:14:03.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15875 16 16 0 0 0 - 0 2024-07-29T00:14:03.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:03 smithi155 bash[73694]: debug 2024-07-29T00:14:03.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:03 smithi045 bash[80445]: cluster 2024-07-29T00:14:02.447335+0000 mgr.y (mgr.34101) 8526 : cluster [DBG] pgmap v9454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:03 smithi045 bash[82788]: cluster 2024-07-29T00:14:02.447335+0000 mgr.y (mgr.34101) 8526 : cluster [DBG] pgmap v9454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:04.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:03 smithi155 bash[68033]: cluster 2024-07-29T00:14:02.447335+0000 mgr.y (mgr.34101) 8526 : cluster [DBG] pgmap v9454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:04.220 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15876 16 16 0 0 0 - 0 2024-07-29T00:14:04.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:04 smithi155 bash[73694]: debug 2024-07-29T00:14:04.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:04 smithi045 bash[80445]: audit 2024-07-29T00:14:03.827620+0000 mon.c (mon.2) 2100 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:04 smithi045 bash[82788]: audit 2024-07-29T00:14:03.827620+0000 mon.c (mon.2) 2100 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:04.970 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:04 smithi155 bash[68033]: audit 2024-07-29T00:14:03.827620+0000 mon.c (mon.2) 2100 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:05.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15877 16 16 0 0 0 - 0 2024-07-29T00:14:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:04 smithi155 bash[73694]: debug 2024-07-29T00:14:04.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:05 smithi045 bash[80445]: cluster 2024-07-29T00:14:04.449037+0000 mgr.y (mgr.34101) 8527 : cluster [DBG] pgmap v9455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:05 smithi045 bash[82788]: cluster 2024-07-29T00:14:04.449037+0000 mgr.y (mgr.34101) 8527 : cluster [DBG] pgmap v9455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:05 smithi155 bash[73694]: debug 2024-07-29T00:14:05.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:05 smithi155 bash[68033]: cluster 2024-07-29T00:14:04.449037+0000 mgr.y (mgr.34101) 8527 : cluster [DBG] pgmap v9455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:06.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15878 16 16 0 0 0 - 0 2024-07-29T00:14:07.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15879 16 16 0 0 0 - 0 2024-07-29T00:14:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:06 smithi155 bash[73694]: debug 2024-07-29T00:14:06.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:07 smithi155 bash[68033]: cluster 2024-07-29T00:14:06.450851+0000 mgr.y (mgr.34101) 8528 : cluster [DBG] pgmap v9456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:07 smithi155 bash[73694]: debug 2024-07-29T00:14:07.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:08.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:07 smithi045 bash[80445]: cluster 2024-07-29T00:14:06.450851+0000 mgr.y (mgr.34101) 8528 : cluster [DBG] pgmap v9456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:07 smithi045 bash[82788]: cluster 2024-07-29T00:14:06.450851+0000 mgr.y (mgr.34101) 8528 : cluster [DBG] pgmap v9456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:08.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:14:08.222812+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:14:08.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:14:08.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15880 16 16 0 0 0 - 0 2024-07-29T00:14:09.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15881 16 16 0 0 0 - 0 2024-07-29T00:14:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:08 smithi155 bash[73694]: debug 2024-07-29T00:14:08.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:09 smithi155 bash[68033]: cluster 2024-07-29T00:14:08.452569+0000 mgr.y (mgr.34101) 8529 : cluster [DBG] pgmap v9457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:09 smithi155 bash[73694]: debug 2024-07-29T00:14:09.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:10.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:09 smithi045 bash[80445]: cluster 2024-07-29T00:14:08.452569+0000 mgr.y (mgr.34101) 8529 : cluster [DBG] pgmap v9457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:09 smithi045 bash[82788]: cluster 2024-07-29T00:14:08.452569+0000 mgr.y (mgr.34101) 8529 : cluster [DBG] pgmap v9457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:10.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15882 16 16 0 0 0 - 0 2024-07-29T00:14:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:14:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:14:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:14:11.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15883 16 16 0 0 0 - 0 2024-07-29T00:14:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:10 smithi155 bash[73694]: debug 2024-07-29T00:14:10.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:11 smithi155 bash[68033]: cluster 2024-07-29T00:14:10.454286+0000 mgr.y (mgr.34101) 8530 : cluster [DBG] pgmap v9458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:11 smithi155 bash[73694]: debug 2024-07-29T00:14:11.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:12.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:11 smithi045 bash[80445]: cluster 2024-07-29T00:14:10.454286+0000 mgr.y (mgr.34101) 8530 : cluster [DBG] pgmap v9458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:11 smithi045 bash[82788]: cluster 2024-07-29T00:14:10.454286+0000 mgr.y (mgr.34101) 8530 : cluster [DBG] pgmap v9458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:12.221 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15884 16 16 0 0 0 - 0 2024-07-29T00:14:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:14:12 smithi155 bash[60745]: ts=2024-07-29T00:14:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:14:13.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15885 16 16 0 0 0 - 0 2024-07-29T00:14:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:12 smithi155 bash[73694]: debug 2024-07-29T00:14:12.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:13 smithi155 bash[73694]: debug 2024-07-29T00:14:13.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:13 smithi155 bash[68033]: cluster 2024-07-29T00:14:12.456150+0000 mgr.y (mgr.34101) 8531 : cluster [DBG] pgmap v9459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:13 smithi155 bash[68033]: audit 2024-07-29T00:14:13.620165+0000 mon.c (mon.2) 2101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:14:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:13 smithi045 bash[80445]: cluster 2024-07-29T00:14:12.456150+0000 mgr.y (mgr.34101) 8531 : cluster [DBG] pgmap v9459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:13 smithi045 bash[80445]: audit 2024-07-29T00:14:13.620165+0000 mon.c (mon.2) 2101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:14:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:13 smithi045 bash[82788]: cluster 2024-07-29T00:14:12.456150+0000 mgr.y (mgr.34101) 8531 : cluster [DBG] pgmap v9459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:13 smithi045 bash[82788]: audit 2024-07-29T00:14:13.620165+0000 mon.c (mon.2) 2101 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:14:14.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15886 16 16 0 0 0 - 0 2024-07-29T00:14:15.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15887 16 16 0 0 0 - 0 2024-07-29T00:14:15.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:14 smithi155 bash[73694]: debug 2024-07-29T00:14:14.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:15 smithi155 bash[68033]: cluster 2024-07-29T00:14:14.457953+0000 mgr.y (mgr.34101) 8532 : cluster [DBG] pgmap v9460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:15 smithi155 bash[73694]: debug 2024-07-29T00:14:15.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:15 smithi045 bash[80445]: cluster 2024-07-29T00:14:14.457953+0000 mgr.y (mgr.34101) 8532 : cluster [DBG] pgmap v9460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:15 smithi045 bash[82788]: cluster 2024-07-29T00:14:14.457953+0000 mgr.y (mgr.34101) 8532 : cluster [DBG] pgmap v9460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:16.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15888 16 16 0 0 0 - 0 2024-07-29T00:14:17.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15889 16 16 0 0 0 - 0 2024-07-29T00:14:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:16 smithi155 bash[73694]: debug 2024-07-29T00:14:16.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:17 smithi155 bash[73694]: debug 2024-07-29T00:14:17.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:17 smithi155 bash[68033]: cluster 2024-07-29T00:14:16.459825+0000 mgr.y (mgr.34101) 8533 : cluster [DBG] pgmap v9461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:18.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:17 smithi045 bash[80445]: cluster 2024-07-29T00:14:16.459825+0000 mgr.y (mgr.34101) 8533 : cluster [DBG] pgmap v9461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:17 smithi045 bash[82788]: cluster 2024-07-29T00:14:16.459825+0000 mgr.y (mgr.34101) 8533 : cluster [DBG] pgmap v9461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:18.222 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15890 16 16 0 0 0 - 0 2024-07-29T00:14:19.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15891 16 16 0 0 0 - 0 2024-07-29T00:14:19.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:18 smithi155 bash[73694]: debug 2024-07-29T00:14:18.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:19 smithi155 bash[73694]: debug 2024-07-29T00:14:19.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:19 smithi155 bash[68033]: cluster 2024-07-29T00:14:18.461540+0000 mgr.y (mgr.34101) 8534 : cluster [DBG] pgmap v9462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:19 smithi155 bash[68033]: audit 2024-07-29T00:14:18.827077+0000 mon.c (mon.2) 2102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:19 smithi155 bash[68033]: audit 2024-07-29T00:14:19.291772+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:19 smithi155 bash[68033]: audit 2024-07-29T00:14:19.298246+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:19 smithi155 bash[68033]: audit 2024-07-29T00:14:19.504684+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:19 smithi155 bash[68033]: audit 2024-07-29T00:14:19.516859+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[80445]: cluster 2024-07-29T00:14:18.461540+0000 mgr.y (mgr.34101) 8534 : cluster [DBG] pgmap v9462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[80445]: audit 2024-07-29T00:14:18.827077+0000 mon.c (mon.2) 2102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[80445]: audit 2024-07-29T00:14:19.291772+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[80445]: audit 2024-07-29T00:14:19.298246+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[80445]: audit 2024-07-29T00:14:19.504684+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[80445]: audit 2024-07-29T00:14:19.516859+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[82788]: cluster 2024-07-29T00:14:18.461540+0000 mgr.y (mgr.34101) 8534 : cluster [DBG] pgmap v9462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:20.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[82788]: audit 2024-07-29T00:14:18.827077+0000 mon.c (mon.2) 2102 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:20.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[82788]: audit 2024-07-29T00:14:19.291772+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[82788]: audit 2024-07-29T00:14:19.298246+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[82788]: audit 2024-07-29T00:14:19.504684+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:19 smithi045 bash[82788]: audit 2024-07-29T00:14:19.516859+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15892 16 16 0 0 0 - 0 2024-07-29T00:14:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:14:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:14:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:14:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:20 smithi045 bash[80445]: audit 2024-07-29T00:14:19.979090+0000 mon.c (mon.2) 2103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:14:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:20 smithi045 bash[80445]: audit 2024-07-29T00:14:19.980746+0000 mon.c (mon.2) 2104 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:14:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:20 smithi045 bash[80445]: audit 2024-07-29T00:14:19.991172+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:20 smithi045 bash[82788]: audit 2024-07-29T00:14:19.979090+0000 mon.c (mon.2) 2103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:14:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:20 smithi045 bash[82788]: audit 2024-07-29T00:14:19.980746+0000 mon.c (mon.2) 2104 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:14:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:20 smithi045 bash[82788]: audit 2024-07-29T00:14:19.991172+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:20 smithi155 bash[73694]: debug 2024-07-29T00:14:20.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:20 smithi155 bash[68033]: audit 2024-07-29T00:14:19.979090+0000 mon.c (mon.2) 2103 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:14:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:20 smithi155 bash[68033]: audit 2024-07-29T00:14:19.980746+0000 mon.c (mon.2) 2104 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:14:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:20 smithi155 bash[68033]: audit 2024-07-29T00:14:19.991172+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:14:21.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15893 16 16 0 0 0 - 0 2024-07-29T00:14:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:21 smithi155 bash[73694]: debug 2024-07-29T00:14:21.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:21 smithi155 bash[68033]: cluster 2024-07-29T00:14:20.463253+0000 mgr.y (mgr.34101) 8535 : cluster [DBG] pgmap v9463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:22.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:21 smithi045 bash[82788]: cluster 2024-07-29T00:14:20.463253+0000 mgr.y (mgr.34101) 8535 : cluster [DBG] pgmap v9463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:21 smithi045 bash[80445]: cluster 2024-07-29T00:14:20.463253+0000 mgr.y (mgr.34101) 8535 : cluster [DBG] pgmap v9463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:22.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15894 16 16 0 0 0 - 0 2024-07-29T00:14:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:14:22 smithi155 bash[60745]: ts=2024-07-29T00:14:22.327Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:14:23.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15895 16 16 0 0 0 - 0 2024-07-29T00:14:23.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:22 smithi155 bash[73694]: debug 2024-07-29T00:14:22.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:24.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:23 smithi155 bash[73694]: debug 2024-07-29T00:14:23.800+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:23 smithi155 bash[68033]: cluster 2024-07-29T00:14:22.465112+0000 mgr.y (mgr.34101) 8536 : cluster [DBG] pgmap v9464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:24.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:23 smithi045 bash[82788]: cluster 2024-07-29T00:14:22.465112+0000 mgr.y (mgr.34101) 8536 : cluster [DBG] pgmap v9464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:23 smithi045 bash[80445]: cluster 2024-07-29T00:14:22.465112+0000 mgr.y (mgr.34101) 8536 : cluster [DBG] pgmap v9464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:24.223 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15896 16 16 0 0 0 - 0 2024-07-29T00:14:25.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15897 16 16 0 0 0 - 0 2024-07-29T00:14:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:24 smithi155 bash[73694]: debug 2024-07-29T00:14:24.840+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:25 smithi155 bash[73694]: debug 2024-07-29T00:14:25.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:25 smithi155 bash[68033]: cluster 2024-07-29T00:14:24.467004+0000 mgr.y (mgr.34101) 8537 : cluster [DBG] pgmap v9465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:26.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:25 smithi045 bash[82788]: cluster 2024-07-29T00:14:24.467004+0000 mgr.y (mgr.34101) 8537 : cluster [DBG] pgmap v9465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:25 smithi045 bash[80445]: cluster 2024-07-29T00:14:24.467004+0000 mgr.y (mgr.34101) 8537 : cluster [DBG] pgmap v9465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:26.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15898 16 16 0 0 0 - 0 2024-07-29T00:14:27.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15899 16 16 0 0 0 - 0 2024-07-29T00:14:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:26 smithi155 bash[73694]: debug 2024-07-29T00:14:26.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:27 smithi155 bash[73694]: debug 2024-07-29T00:14:27.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:27 smithi155 bash[68033]: cluster 2024-07-29T00:14:26.468851+0000 mgr.y (mgr.34101) 8538 : cluster [DBG] pgmap v9466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:28.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:27 smithi045 bash[80445]: cluster 2024-07-29T00:14:26.468851+0000 mgr.y (mgr.34101) 8538 : cluster [DBG] pgmap v9466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:27 smithi045 bash[82788]: cluster 2024-07-29T00:14:26.468851+0000 mgr.y (mgr.34101) 8538 : cluster [DBG] pgmap v9466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:28.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:14:28.226015+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:14:28.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:14:28.224 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15900 16 16 0 0 0 - 0 2024-07-29T00:14:29.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15901 16 16 0 0 0 - 0 2024-07-29T00:14:29.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:28 smithi155 bash[73694]: debug 2024-07-29T00:14:28.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:30 smithi155 bash[73694]: debug 2024-07-29T00:14:30.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:29 smithi155 bash[68033]: cluster 2024-07-29T00:14:28.470590+0000 mgr.y (mgr.34101) 8539 : cluster [DBG] pgmap v9467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:30.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:29 smithi045 bash[80445]: cluster 2024-07-29T00:14:28.470590+0000 mgr.y (mgr.34101) 8539 : cluster [DBG] pgmap v9467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:29 smithi045 bash[82788]: cluster 2024-07-29T00:14:28.470590+0000 mgr.y (mgr.34101) 8539 : cluster [DBG] pgmap v9467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:30.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15902 16 16 0 0 0 - 0 2024-07-29T00:14:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:14:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:14:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:14:31.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15903 16 16 0 0 0 - 0 2024-07-29T00:14:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:31 smithi155 bash[73694]: debug 2024-07-29T00:14:31.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:32 smithi155 bash[73694]: debug 2024-07-29T00:14:32.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:31 smithi155 bash[68033]: cluster 2024-07-29T00:14:30.472309+0000 mgr.y (mgr.34101) 8540 : cluster [DBG] pgmap v9468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:32.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:31 smithi045 bash[80445]: cluster 2024-07-29T00:14:30.472309+0000 mgr.y (mgr.34101) 8540 : cluster [DBG] pgmap v9468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:31 smithi045 bash[82788]: cluster 2024-07-29T00:14:30.472309+0000 mgr.y (mgr.34101) 8540 : cluster [DBG] pgmap v9468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:32.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15904 16 16 0 0 0 - 0 2024-07-29T00:14:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:14:32 smithi155 bash[60745]: ts=2024-07-29T00:14:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:14:33.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15905 16 16 0 0 0 - 0 2024-07-29T00:14:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:33 smithi155 bash[73694]: debug 2024-07-29T00:14:33.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:34.037 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:33 smithi155 bash[68033]: cluster 2024-07-29T00:14:32.474187+0000 mgr.y (mgr.34101) 8541 : cluster [DBG] pgmap v9469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:33 smithi045 bash[80445]: cluster 2024-07-29T00:14:32.474187+0000 mgr.y (mgr.34101) 8541 : cluster [DBG] pgmap v9469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:33 smithi045 bash[82788]: cluster 2024-07-29T00:14:32.474187+0000 mgr.y (mgr.34101) 8541 : cluster [DBG] pgmap v9469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:34.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15906 16 16 0 0 0 - 0 2024-07-29T00:14:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:34 smithi155 bash[73694]: debug 2024-07-29T00:14:34.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:34 smithi155 bash[73694]: debug 2024-07-29T00:14:34.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:34 smithi155 bash[68033]: audit 2024-07-29T00:14:33.828091+0000 mon.c (mon.2) 2105 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:34 smithi045 bash[80445]: audit 2024-07-29T00:14:33.828091+0000 mon.c (mon.2) 2105 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:34 smithi045 bash[82788]: audit 2024-07-29T00:14:33.828091+0000 mon.c (mon.2) 2105 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:35.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15907 16 16 0 0 0 - 0 2024-07-29T00:14:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:35 smithi155 bash[73694]: debug 2024-07-29T00:14:35.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:35 smithi155 bash[68033]: cluster 2024-07-29T00:14:34.475915+0000 mgr.y (mgr.34101) 8542 : cluster [DBG] pgmap v9470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:35 smithi045 bash[80445]: cluster 2024-07-29T00:14:34.475915+0000 mgr.y (mgr.34101) 8542 : cluster [DBG] pgmap v9470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:35 smithi045 bash[82788]: cluster 2024-07-29T00:14:34.475915+0000 mgr.y (mgr.34101) 8542 : cluster [DBG] pgmap v9470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:36.225 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15908 16 16 0 0 0 - 0 2024-07-29T00:14:37.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15909 16 16 0 0 0 - 0 2024-07-29T00:14:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:37 smithi155 bash[73694]: debug 2024-07-29T00:14:37.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:38 smithi155 bash[73694]: debug 2024-07-29T00:14:38.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:37 smithi155 bash[68033]: cluster 2024-07-29T00:14:36.477767+0000 mgr.y (mgr.34101) 8543 : cluster [DBG] pgmap v9471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:37 smithi045 bash[80445]: cluster 2024-07-29T00:14:36.477767+0000 mgr.y (mgr.34101) 8543 : cluster [DBG] pgmap v9471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:37 smithi045 bash[82788]: cluster 2024-07-29T00:14:36.477767+0000 mgr.y (mgr.34101) 8543 : cluster [DBG] pgmap v9471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:38.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15910 16 16 0 0 0 - 0 2024-07-29T00:14:39.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15911 16 16 0 0 0 - 0 2024-07-29T00:14:39.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:38 smithi155 bash[73694]: debug 2024-07-29T00:14:38.988+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:39 smithi155 bash[73694]: debug 2024-07-29T00:14:39.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:39 smithi155 bash[68033]: cluster 2024-07-29T00:14:38.479493+0000 mgr.y (mgr.34101) 8544 : cluster [DBG] pgmap v9472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:40.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:39 smithi045 bash[80445]: cluster 2024-07-29T00:14:38.479493+0000 mgr.y (mgr.34101) 8544 : cluster [DBG] pgmap v9472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:39 smithi045 bash[82788]: cluster 2024-07-29T00:14:38.479493+0000 mgr.y (mgr.34101) 8544 : cluster [DBG] pgmap v9472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:40.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15912 16 16 0 0 0 - 0 2024-07-29T00:14:40.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:40 smithi045 bash[80445]: cluster 2024-07-29T00:14:40.481204+0000 mgr.y (mgr.34101) 8545 : cluster [DBG] pgmap v9473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:14:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:14:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:14:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:40 smithi045 bash[82788]: cluster 2024-07-29T00:14:40.481204+0000 mgr.y (mgr.34101) 8545 : cluster [DBG] pgmap v9473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:40 smithi155 bash[68033]: cluster 2024-07-29T00:14:40.481204+0000 mgr.y (mgr.34101) 8545 : cluster [DBG] pgmap v9473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:40 smithi155 bash[73694]: debug 2024-07-29T00:14:40.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:41.226 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15913 16 16 0 0 0 - 0 2024-07-29T00:14:42.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15914 16 16 0 0 0 - 0 2024-07-29T00:14:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:41 smithi155 bash[73694]: debug 2024-07-29T00:14:41.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:14:42 smithi155 bash[60745]: ts=2024-07-29T00:14:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:14:43.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15915 16 16 0 0 0 - 0 2024-07-29T00:14:43.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:42 smithi155 bash[73694]: debug 2024-07-29T00:14:42.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:43 smithi155 bash[68033]: cluster 2024-07-29T00:14:42.483117+0000 mgr.y (mgr.34101) 8546 : cluster [DBG] pgmap v9474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:43 smithi045 bash[80445]: cluster 2024-07-29T00:14:42.483117+0000 mgr.y (mgr.34101) 8546 : cluster [DBG] pgmap v9474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:43 smithi045 bash[82788]: cluster 2024-07-29T00:14:42.483117+0000 mgr.y (mgr.34101) 8546 : cluster [DBG] pgmap v9474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:44.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15916 16 16 0 0 0 - 0 2024-07-29T00:14:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:43 smithi155 bash[73694]: debug 2024-07-29T00:14:43.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:45.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15917 16 16 0 0 0 - 0 2024-07-29T00:14:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:44 smithi155 bash[73694]: debug 2024-07-29T00:14:44.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:45 smithi155 bash[68033]: cluster 2024-07-29T00:14:44.484989+0000 mgr.y (mgr.34101) 8547 : cluster [DBG] pgmap v9475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:45 smithi045 bash[80445]: cluster 2024-07-29T00:14:44.484989+0000 mgr.y (mgr.34101) 8547 : cluster [DBG] pgmap v9475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:45 smithi045 bash[82788]: cluster 2024-07-29T00:14:44.484989+0000 mgr.y (mgr.34101) 8547 : cluster [DBG] pgmap v9475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:46.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15918 16 16 0 0 0 - 0 2024-07-29T00:14:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:45 smithi155 bash[73694]: debug 2024-07-29T00:14:45.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:47.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15919 16 16 0 0 0 - 0 2024-07-29T00:14:47.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:46 smithi155 bash[73694]: debug 2024-07-29T00:14:46.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:47 smithi155 bash[68033]: cluster 2024-07-29T00:14:46.486843+0000 mgr.y (mgr.34101) 8548 : cluster [DBG] pgmap v9476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:47 smithi045 bash[80445]: cluster 2024-07-29T00:14:46.486843+0000 mgr.y (mgr.34101) 8548 : cluster [DBG] pgmap v9476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:47 smithi045 bash[82788]: cluster 2024-07-29T00:14:46.486843+0000 mgr.y (mgr.34101) 8548 : cluster [DBG] pgmap v9476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:48.227 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:14:48.229261+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:14:48.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:14:48.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15920 16 16 0 0 0 - 0 2024-07-29T00:14:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:47 smithi155 bash[73694]: debug 2024-07-29T00:14:47.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:49.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15921 16 16 0 0 0 - 0 2024-07-29T00:14:49.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:48 smithi155 bash[73694]: debug 2024-07-29T00:14:48.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:49 smithi155 bash[68033]: cluster 2024-07-29T00:14:48.488555+0000 mgr.y (mgr.34101) 8549 : cluster [DBG] pgmap v9477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:49 smithi155 bash[68033]: audit 2024-07-29T00:14:48.828593+0000 mon.c (mon.2) 2106 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:49 smithi045 bash[80445]: cluster 2024-07-29T00:14:48.488555+0000 mgr.y (mgr.34101) 8549 : cluster [DBG] pgmap v9477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:49 smithi045 bash[80445]: audit 2024-07-29T00:14:48.828593+0000 mon.c (mon.2) 2106 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:49 smithi045 bash[82788]: cluster 2024-07-29T00:14:48.488555+0000 mgr.y (mgr.34101) 8549 : cluster [DBG] pgmap v9477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:49 smithi045 bash[82788]: audit 2024-07-29T00:14:48.828593+0000 mon.c (mon.2) 2106 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:14:50.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15922 16 16 0 0 0 - 0 2024-07-29T00:14:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:50 smithi155 bash[73694]: debug 2024-07-29T00:14:50.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:14:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:14:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:14:51.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15923 16 16 0 0 0 - 0 2024-07-29T00:14:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:51 smithi155 bash[73694]: debug 2024-07-29T00:14:51.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:51 smithi045 bash[80445]: cluster 2024-07-29T00:14:50.490313+0000 mgr.y (mgr.34101) 8550 : cluster [DBG] pgmap v9478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:51 smithi045 bash[82788]: cluster 2024-07-29T00:14:50.490313+0000 mgr.y (mgr.34101) 8550 : cluster [DBG] pgmap v9478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:51.982 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:51 smithi155 bash[68033]: cluster 2024-07-29T00:14:50.490313+0000 mgr.y (mgr.34101) 8550 : cluster [DBG] pgmap v9478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:52.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15924 16 16 0 0 0 - 0 2024-07-29T00:14:52.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:51 smithi155 bash[73694]: debug 2024-07-29T00:14:51.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:14:52 smithi155 bash[60745]: ts=2024-07-29T00:14:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:14:53.228 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15925 16 16 0 0 0 - 0 2024-07-29T00:14:53.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:52 smithi155 bash[73694]: debug 2024-07-29T00:14:52.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:53.905 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:53 smithi155 bash[68033]: cluster 2024-07-29T00:14:52.492189+0000 mgr.y (mgr.34101) 8551 : cluster [DBG] pgmap v9479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:53 smithi045 bash[80445]: cluster 2024-07-29T00:14:52.492189+0000 mgr.y (mgr.34101) 8551 : cluster [DBG] pgmap v9479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:53 smithi045 bash[82788]: cluster 2024-07-29T00:14:52.492189+0000 mgr.y (mgr.34101) 8551 : cluster [DBG] pgmap v9479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:54.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15926 16 16 0 0 0 - 0 2024-07-29T00:14:54.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:53 smithi155 bash[73694]: debug 2024-07-29T00:14:53.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:55.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15927 16 16 0 0 0 - 0 2024-07-29T00:14:55.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:54 smithi155 bash[73694]: debug 2024-07-29T00:14:54.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:55.924 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:55 smithi155 bash[68033]: cluster 2024-07-29T00:14:54.493933+0000 mgr.y (mgr.34101) 8552 : cluster [DBG] pgmap v9480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:55.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:55 smithi045 bash[80445]: cluster 2024-07-29T00:14:54.493933+0000 mgr.y (mgr.34101) 8552 : cluster [DBG] pgmap v9480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:55 smithi045 bash[82788]: cluster 2024-07-29T00:14:54.493933+0000 mgr.y (mgr.34101) 8552 : cluster [DBG] pgmap v9480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:56.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15928 16 16 0 0 0 - 0 2024-07-29T00:14:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:55 smithi155 bash[73694]: debug 2024-07-29T00:14:55.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:57.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15929 16 16 0 0 0 - 0 2024-07-29T00:14:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:56 smithi155 bash[73694]: debug 2024-07-29T00:14:56.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:57.927 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:57 smithi155 bash[68033]: cluster 2024-07-29T00:14:56.495761+0000 mgr.y (mgr.34101) 8553 : cluster [DBG] pgmap v9481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:57.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:57 smithi045 bash[80445]: cluster 2024-07-29T00:14:56.495761+0000 mgr.y (mgr.34101) 8553 : cluster [DBG] pgmap v9481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:57 smithi045 bash[82788]: cluster 2024-07-29T00:14:56.495761+0000 mgr.y (mgr.34101) 8553 : cluster [DBG] pgmap v9481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:58.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15930 16 16 0 0 0 - 0 2024-07-29T00:14:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:57 smithi155 bash[73694]: debug 2024-07-29T00:14:57.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:59.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15931 16 16 0 0 0 - 0 2024-07-29T00:14:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:14:58 smithi155 bash[73694]: debug 2024-07-29T00:14:58.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:14:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:14:59 smithi045 bash[80445]: cluster 2024-07-29T00:14:58.497544+0000 mgr.y (mgr.34101) 8554 : cluster [DBG] pgmap v9482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:14:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:14:59 smithi045 bash[82788]: cluster 2024-07-29T00:14:58.497544+0000 mgr.y (mgr.34101) 8554 : cluster [DBG] pgmap v9482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:00.019 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:14:59 smithi155 bash[68033]: cluster 2024-07-29T00:14:58.497544+0000 mgr.y (mgr.34101) 8554 : cluster [DBG] pgmap v9482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:00.229 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15932 16 16 0 0 0 - 0 2024-07-29T00:15:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:00 smithi155 bash[73694]: debug 2024-07-29T00:15:00.015+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:15:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:15:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:15:01.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15933 16 16 0 0 0 - 0 2024-07-29T00:15:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:01 smithi155 bash[73694]: debug 2024-07-29T00:15:01.063+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:01.835 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:01 smithi155 bash[68033]: cluster 2024-07-29T00:15:00.499369+0000 mgr.y (mgr.34101) 8555 : cluster [DBG] pgmap v9483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:01.884 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:01 smithi045 bash[80445]: cluster 2024-07-29T00:15:00.499369+0000 mgr.y (mgr.34101) 8555 : cluster [DBG] pgmap v9483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:01.884 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:01 smithi045 bash[82788]: cluster 2024-07-29T00:15:00.499369+0000 mgr.y (mgr.34101) 8555 : cluster [DBG] pgmap v9483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:02.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15934 16 16 0 0 0 - 0 2024-07-29T00:15:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:02 smithi155 bash[73694]: debug 2024-07-29T00:15:02.035+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:15:02 smithi155 bash[60745]: ts=2024-07-29T00:15:02.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:15:03.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15935 16 16 0 0 0 - 0 2024-07-29T00:15:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:03 smithi155 bash[73694]: debug 2024-07-29T00:15:03.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:03 smithi045 bash[80445]: cluster 2024-07-29T00:15:02.501250+0000 mgr.y (mgr.34101) 8556 : cluster [DBG] pgmap v9484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:03 smithi045 bash[82788]: cluster 2024-07-29T00:15:02.501250+0000 mgr.y (mgr.34101) 8556 : cluster [DBG] pgmap v9484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:04.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:03 smithi155 bash[68033]: cluster 2024-07-29T00:15:02.501250+0000 mgr.y (mgr.34101) 8556 : cluster [DBG] pgmap v9484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:04.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15936 16 16 0 0 0 - 0 2024-07-29T00:15:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:04 smithi155 bash[73694]: debug 2024-07-29T00:15:04.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:04 smithi045 bash[80445]: audit 2024-07-29T00:15:03.829065+0000 mon.c (mon.2) 2107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:04 smithi045 bash[82788]: audit 2024-07-29T00:15:03.829065+0000 mon.c (mon.2) 2107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:05.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:04 smithi155 bash[68033]: audit 2024-07-29T00:15:03.829065+0000 mon.c (mon.2) 2107 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:05.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15937 16 16 0 0 0 - 0 2024-07-29T00:15:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:05 smithi155 bash[73694]: debug 2024-07-29T00:15:05.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:05.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:05 smithi045 bash[80445]: cluster 2024-07-29T00:15:04.503902+0000 mgr.y (mgr.34101) 8557 : cluster [DBG] pgmap v9485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:05 smithi045 bash[82788]: cluster 2024-07-29T00:15:04.503902+0000 mgr.y (mgr.34101) 8557 : cluster [DBG] pgmap v9485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:06.029 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:05 smithi155 bash[68033]: cluster 2024-07-29T00:15:04.503902+0000 mgr.y (mgr.34101) 8557 : cluster [DBG] pgmap v9485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:06.230 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15938 16 16 0 0 0 - 0 2024-07-29T00:15:06.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:06 smithi155 bash[73694]: debug 2024-07-29T00:15:06.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:07.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15939 16 16 0 0 0 - 0 2024-07-29T00:15:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:07 smithi155 bash[73694]: debug 2024-07-29T00:15:07.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:07 smithi045 bash[80445]: cluster 2024-07-29T00:15:06.505789+0000 mgr.y (mgr.34101) 8558 : cluster [DBG] pgmap v9486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:07 smithi045 bash[82788]: cluster 2024-07-29T00:15:06.505789+0000 mgr.y (mgr.34101) 8558 : cluster [DBG] pgmap v9486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:07 smithi155 bash[68033]: cluster 2024-07-29T00:15:06.505789+0000 mgr.y (mgr.34101) 8558 : cluster [DBG] pgmap v9486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:08.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:15:08.232496+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:15:08.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:15:08.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15940 16 16 0 0 0 - 0 2024-07-29T00:15:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:08 smithi155 bash[73694]: debug 2024-07-29T00:15:08.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:09.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15941 16 16 0 0 0 - 0 2024-07-29T00:15:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:09 smithi155 bash[73694]: debug 2024-07-29T00:15:09.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:09.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:09 smithi045 bash[80445]: cluster 2024-07-29T00:15:08.507560+0000 mgr.y (mgr.34101) 8559 : cluster [DBG] pgmap v9487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:09 smithi045 bash[82788]: cluster 2024-07-29T00:15:08.507560+0000 mgr.y (mgr.34101) 8559 : cluster [DBG] pgmap v9487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:09 smithi155 bash[68033]: cluster 2024-07-29T00:15:08.507560+0000 mgr.y (mgr.34101) 8559 : cluster [DBG] pgmap v9487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:10.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15942 16 16 0 0 0 - 0 2024-07-29T00:15:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:10 smithi155 bash[73694]: debug 2024-07-29T00:15:10.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:15:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:15:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:15:11.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15943 16 16 0 0 0 - 0 2024-07-29T00:15:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:11 smithi155 bash[73694]: debug 2024-07-29T00:15:11.167+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:11 smithi045 bash[80445]: cluster 2024-07-29T00:15:10.509312+0000 mgr.y (mgr.34101) 8560 : cluster [DBG] pgmap v9488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:11 smithi045 bash[82788]: cluster 2024-07-29T00:15:10.509312+0000 mgr.y (mgr.34101) 8560 : cluster [DBG] pgmap v9488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:11 smithi155 bash[68033]: cluster 2024-07-29T00:15:10.509312+0000 mgr.y (mgr.34101) 8560 : cluster [DBG] pgmap v9488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:12.231 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15944 16 16 0 0 0 - 0 2024-07-29T00:15:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:12 smithi155 bash[73694]: debug 2024-07-29T00:15:12.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:15:12 smithi155 bash[60745]: ts=2024-07-29T00:15:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:15:13.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15945 16 16 0 0 0 - 0 2024-07-29T00:15:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:13 smithi155 bash[73694]: debug 2024-07-29T00:15:13.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:13.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:13 smithi045 bash[80445]: cluster 2024-07-29T00:15:12.511229+0000 mgr.y (mgr.34101) 8561 : cluster [DBG] pgmap v9489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:13 smithi045 bash[82788]: cluster 2024-07-29T00:15:12.511229+0000 mgr.y (mgr.34101) 8561 : cluster [DBG] pgmap v9489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:13 smithi155 bash[68033]: cluster 2024-07-29T00:15:12.511229+0000 mgr.y (mgr.34101) 8561 : cluster [DBG] pgmap v9489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:14.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15946 16 16 0 0 0 - 0 2024-07-29T00:15:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:14 smithi155 bash[73694]: debug 2024-07-29T00:15:14.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:15.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15947 16 16 0 0 0 - 0 2024-07-29T00:15:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:15 smithi155 bash[73694]: debug 2024-07-29T00:15:15.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:15 smithi045 bash[80445]: cluster 2024-07-29T00:15:14.513012+0000 mgr.y (mgr.34101) 8562 : cluster [DBG] pgmap v9490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:15 smithi045 bash[82788]: cluster 2024-07-29T00:15:14.513012+0000 mgr.y (mgr.34101) 8562 : cluster [DBG] pgmap v9490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:15 smithi155 bash[68033]: cluster 2024-07-29T00:15:14.513012+0000 mgr.y (mgr.34101) 8562 : cluster [DBG] pgmap v9490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:16.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15948 16 16 0 0 0 - 0 2024-07-29T00:15:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:16 smithi155 bash[73694]: debug 2024-07-29T00:15:16.091+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:17.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15949 16 16 0 0 0 - 0 2024-07-29T00:15:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:17 smithi155 bash[73694]: debug 2024-07-29T00:15:17.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:17.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:17 smithi045 bash[80445]: cluster 2024-07-29T00:15:16.514910+0000 mgr.y (mgr.34101) 8563 : cluster [DBG] pgmap v9491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:17 smithi045 bash[82788]: cluster 2024-07-29T00:15:16.514910+0000 mgr.y (mgr.34101) 8563 : cluster [DBG] pgmap v9491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:17 smithi155 bash[68033]: cluster 2024-07-29T00:15:16.514910+0000 mgr.y (mgr.34101) 8563 : cluster [DBG] pgmap v9491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:18.232 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15950 16 16 0 0 0 - 0 2024-07-29T00:15:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:18 smithi155 bash[73694]: debug 2024-07-29T00:15:18.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:19.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15951 16 16 0 0 0 - 0 2024-07-29T00:15:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:19 smithi155 bash[73694]: debug 2024-07-29T00:15:19.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:19 smithi045 bash[80445]: cluster 2024-07-29T00:15:18.516645+0000 mgr.y (mgr.34101) 8564 : cluster [DBG] pgmap v9492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:19 smithi045 bash[80445]: audit 2024-07-29T00:15:18.829460+0000 mon.c (mon.2) 2108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:19 smithi045 bash[82788]: cluster 2024-07-29T00:15:18.516645+0000 mgr.y (mgr.34101) 8564 : cluster [DBG] pgmap v9492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:19 smithi045 bash[82788]: audit 2024-07-29T00:15:18.829460+0000 mon.c (mon.2) 2108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:19 smithi155 bash[68033]: cluster 2024-07-29T00:15:18.516645+0000 mgr.y (mgr.34101) 8564 : cluster [DBG] pgmap v9492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:19 smithi155 bash[68033]: audit 2024-07-29T00:15:18.829460+0000 mon.c (mon.2) 2108 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:20.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15952 16 16 0 0 0 - 0 2024-07-29T00:15:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:20 smithi155 bash[73694]: debug 2024-07-29T00:15:20.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:15:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:15:20] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:15:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:20 smithi045 bash[80445]: audit 2024-07-29T00:15:20.130752+0000 mon.c (mon.2) 2109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:15:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:20 smithi045 bash[80445]: audit 2024-07-29T00:15:20.509192+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:20 smithi045 bash[80445]: audit 2024-07-29T00:15:20.516069+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:20 smithi045 bash[82788]: audit 2024-07-29T00:15:20.130752+0000 mon.c (mon.2) 2109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:15:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:20 smithi045 bash[82788]: audit 2024-07-29T00:15:20.509192+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:20 smithi045 bash[82788]: audit 2024-07-29T00:15:20.516069+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:20 smithi155 bash[68033]: audit 2024-07-29T00:15:20.130752+0000 mon.c (mon.2) 2109 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:15:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:20 smithi155 bash[68033]: audit 2024-07-29T00:15:20.509192+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:20 smithi155 bash[68033]: audit 2024-07-29T00:15:20.516069+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:21.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15953 16 16 0 0 0 - 0 2024-07-29T00:15:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:21 smithi155 bash[73694]: debug 2024-07-29T00:15:21.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:21 smithi045 bash[80445]: cluster 2024-07-29T00:15:20.518528+0000 mgr.y (mgr.34101) 8565 : cluster [DBG] pgmap v9493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:21 smithi045 bash[82788]: cluster 2024-07-29T00:15:20.518528+0000 mgr.y (mgr.34101) 8565 : cluster [DBG] pgmap v9493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:21 smithi155 bash[68033]: cluster 2024-07-29T00:15:20.518528+0000 mgr.y (mgr.34101) 8565 : cluster [DBG] pgmap v9493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:22.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15954 16 16 0 0 0 - 0 2024-07-29T00:15:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:22 smithi155 bash[73694]: debug 2024-07-29T00:15:22.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:15:22 smithi155 bash[60745]: ts=2024-07-29T00:15:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:15:23.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15955 16 16 0 0 0 - 0 2024-07-29T00:15:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:23 smithi155 bash[73694]: debug 2024-07-29T00:15:23.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:23.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:23 smithi045 bash[80445]: cluster 2024-07-29T00:15:22.520469+0000 mgr.y (mgr.34101) 8566 : cluster [DBG] pgmap v9494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:23 smithi045 bash[82788]: cluster 2024-07-29T00:15:22.520469+0000 mgr.y (mgr.34101) 8566 : cluster [DBG] pgmap v9494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:23 smithi155 bash[68033]: cluster 2024-07-29T00:15:22.520469+0000 mgr.y (mgr.34101) 8566 : cluster [DBG] pgmap v9494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:24.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15956 16 16 0 0 0 - 0 2024-07-29T00:15:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:24 smithi155 bash[73694]: debug 2024-07-29T00:15:24.227+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:25.233 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15957 16 16 0 0 0 - 0 2024-07-29T00:15:25.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:25 smithi155 bash[73694]: debug 2024-07-29T00:15:25.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:25.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:25 smithi045 bash[80445]: cluster 2024-07-29T00:15:24.522176+0000 mgr.y (mgr.34101) 8567 : cluster [DBG] pgmap v9495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:25 smithi045 bash[82788]: cluster 2024-07-29T00:15:24.522176+0000 mgr.y (mgr.34101) 8567 : cluster [DBG] pgmap v9495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:26.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:25 smithi155 bash[68033]: cluster 2024-07-29T00:15:24.522176+0000 mgr.y (mgr.34101) 8567 : cluster [DBG] pgmap v9495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:26.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15958 16 16 0 0 0 - 0 2024-07-29T00:15:26.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:26 smithi155 bash[73694]: debug 2024-07-29T00:15:26.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:26 smithi155 bash[68033]: audit 2024-07-29T00:15:25.759641+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:26 smithi155 bash[68033]: audit 2024-07-29T00:15:25.768760+0000 mon.a (mon.0) 4235 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:26 smithi155 bash[68033]: audit 2024-07-29T00:15:26.343546+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:26 smithi155 bash[68033]: audit 2024-07-29T00:15:26.357981+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:26 smithi045 bash[80445]: audit 2024-07-29T00:15:25.759641+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:26 smithi045 bash[80445]: audit 2024-07-29T00:15:25.768760+0000 mon.a (mon.0) 4235 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:26 smithi045 bash[80445]: audit 2024-07-29T00:15:26.343546+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:26 smithi045 bash[80445]: audit 2024-07-29T00:15:26.357981+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:26 smithi045 bash[82788]: audit 2024-07-29T00:15:25.759641+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:26 smithi045 bash[82788]: audit 2024-07-29T00:15:25.768760+0000 mon.a (mon.0) 4235 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:26 smithi045 bash[82788]: audit 2024-07-29T00:15:26.343546+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:26 smithi045 bash[82788]: audit 2024-07-29T00:15:26.357981+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:27.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15959 16 16 0 0 0 - 0 2024-07-29T00:15:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:27 smithi155 bash[73694]: debug 2024-07-29T00:15:27.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:27 smithi155 bash[68033]: cluster 2024-07-29T00:15:26.524220+0000 mgr.y (mgr.34101) 8568 : cluster [DBG] pgmap v9496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:27 smithi155 bash[68033]: audit 2024-07-29T00:15:26.829584+0000 mon.c (mon.2) 2110 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:15:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:27 smithi155 bash[68033]: audit 2024-07-29T00:15:26.831409+0000 mon.c (mon.2) 2111 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:15:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:27 smithi155 bash[68033]: audit 2024-07-29T00:15:26.842339+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:27 smithi045 bash[80445]: cluster 2024-07-29T00:15:26.524220+0000 mgr.y (mgr.34101) 8568 : cluster [DBG] pgmap v9496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:27 smithi045 bash[80445]: audit 2024-07-29T00:15:26.829584+0000 mon.c (mon.2) 2110 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:15:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:27 smithi045 bash[80445]: audit 2024-07-29T00:15:26.831409+0000 mon.c (mon.2) 2111 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:15:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:27 smithi045 bash[80445]: audit 2024-07-29T00:15:26.842339+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:27 smithi045 bash[82788]: cluster 2024-07-29T00:15:26.524220+0000 mgr.y (mgr.34101) 8568 : cluster [DBG] pgmap v9496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:27 smithi045 bash[82788]: audit 2024-07-29T00:15:26.829584+0000 mon.c (mon.2) 2110 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:15:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:27 smithi045 bash[82788]: audit 2024-07-29T00:15:26.831409+0000 mon.c (mon.2) 2111 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:15:28.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:27 smithi045 bash[82788]: audit 2024-07-29T00:15:26.842339+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:15:28.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:15:28.235638+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:15:28.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:15:28.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15960 16 16 0 0 0 - 0 2024-07-29T00:15:28.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:28 smithi155 bash[73694]: debug 2024-07-29T00:15:28.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:29.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15961 16 16 0 0 0 - 0 2024-07-29T00:15:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:29 smithi155 bash[73694]: debug 2024-07-29T00:15:29.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:29 smithi155 bash[68033]: cluster 2024-07-29T00:15:28.525960+0000 mgr.y (mgr.34101) 8569 : cluster [DBG] pgmap v9497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:30.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:29 smithi045 bash[80445]: cluster 2024-07-29T00:15:28.525960+0000 mgr.y (mgr.34101) 8569 : cluster [DBG] pgmap v9497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:29 smithi045 bash[82788]: cluster 2024-07-29T00:15:28.525960+0000 mgr.y (mgr.34101) 8569 : cluster [DBG] pgmap v9497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:30.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15962 16 16 0 0 0 - 0 2024-07-29T00:15:30.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:30 smithi155 bash[73694]: debug 2024-07-29T00:15:30.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:15:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:15:30] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:15:31.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15963 16 16 0 0 0 - 0 2024-07-29T00:15:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:31 smithi155 bash[73694]: debug 2024-07-29T00:15:31.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:31 smithi155 bash[68033]: cluster 2024-07-29T00:15:30.527708+0000 mgr.y (mgr.34101) 8570 : cluster [DBG] pgmap v9498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:32.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:31 smithi045 bash[80445]: cluster 2024-07-29T00:15:30.527708+0000 mgr.y (mgr.34101) 8570 : cluster [DBG] pgmap v9498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:31 smithi045 bash[82788]: cluster 2024-07-29T00:15:30.527708+0000 mgr.y (mgr.34101) 8570 : cluster [DBG] pgmap v9498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:32.234 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15964 16 16 0 0 0 - 0 2024-07-29T00:15:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:32 smithi155 bash[73694]: debug 2024-07-29T00:15:32.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:15:32 smithi155 bash[60745]: ts=2024-07-29T00:15:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:15:33.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15965 16 16 0 0 0 - 0 2024-07-29T00:15:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:33 smithi155 bash[73694]: debug 2024-07-29T00:15:33.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:33 smithi155 bash[68033]: cluster 2024-07-29T00:15:32.529743+0000 mgr.y (mgr.34101) 8571 : cluster [DBG] pgmap v9499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:33 smithi045 bash[80445]: cluster 2024-07-29T00:15:32.529743+0000 mgr.y (mgr.34101) 8571 : cluster [DBG] pgmap v9499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:33 smithi045 bash[82788]: cluster 2024-07-29T00:15:32.529743+0000 mgr.y (mgr.34101) 8571 : cluster [DBG] pgmap v9499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:34.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15966 16 16 0 0 0 - 0 2024-07-29T00:15:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:34 smithi155 bash[73694]: debug 2024-07-29T00:15:34.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:34 smithi155 bash[68033]: audit 2024-07-29T00:15:33.830046+0000 mon.c (mon.2) 2112 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:34 smithi045 bash[80445]: audit 2024-07-29T00:15:33.830046+0000 mon.c (mon.2) 2112 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:34 smithi045 bash[82788]: audit 2024-07-29T00:15:33.830046+0000 mon.c (mon.2) 2112 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:35.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15967 16 16 0 0 0 - 0 2024-07-29T00:15:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:35 smithi155 bash[73694]: debug 2024-07-29T00:15:35.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:35 smithi155 bash[68033]: cluster 2024-07-29T00:15:34.531704+0000 mgr.y (mgr.34101) 8572 : cluster [DBG] pgmap v9500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:36.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:35 smithi045 bash[80445]: cluster 2024-07-29T00:15:34.531704+0000 mgr.y (mgr.34101) 8572 : cluster [DBG] pgmap v9500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:35 smithi045 bash[82788]: cluster 2024-07-29T00:15:34.531704+0000 mgr.y (mgr.34101) 8572 : cluster [DBG] pgmap v9500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:36.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15968 16 16 0 0 0 - 0 2024-07-29T00:15:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:36 smithi155 bash[73694]: debug 2024-07-29T00:15:36.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:37.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15969 16 16 0 0 0 - 0 2024-07-29T00:15:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:37 smithi155 bash[73694]: debug 2024-07-29T00:15:37.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:37 smithi155 bash[68033]: cluster 2024-07-29T00:15:36.533729+0000 mgr.y (mgr.34101) 8573 : cluster [DBG] pgmap v9501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:37 smithi045 bash[80445]: cluster 2024-07-29T00:15:36.533729+0000 mgr.y (mgr.34101) 8573 : cluster [DBG] pgmap v9501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:37 smithi045 bash[82788]: cluster 2024-07-29T00:15:36.533729+0000 mgr.y (mgr.34101) 8573 : cluster [DBG] pgmap v9501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:38.235 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15970 16 16 0 0 0 - 0 2024-07-29T00:15:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:38 smithi155 bash[73694]: debug 2024-07-29T00:15:38.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:39.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15971 16 16 0 0 0 - 0 2024-07-29T00:15:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:39 smithi155 bash[73694]: debug 2024-07-29T00:15:39.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:39 smithi155 bash[68033]: cluster 2024-07-29T00:15:38.535661+0000 mgr.y (mgr.34101) 8574 : cluster [DBG] pgmap v9502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:39 smithi045 bash[80445]: cluster 2024-07-29T00:15:38.535661+0000 mgr.y (mgr.34101) 8574 : cluster [DBG] pgmap v9502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:39 smithi045 bash[82788]: cluster 2024-07-29T00:15:38.535661+0000 mgr.y (mgr.34101) 8574 : cluster [DBG] pgmap v9502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:40.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15972 16 16 0 0 0 - 0 2024-07-29T00:15:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:40 smithi155 bash[73694]: debug 2024-07-29T00:15:40.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:15:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:15:40] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:15:41.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15973 16 16 0 0 0 - 0 2024-07-29T00:15:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:41 smithi155 bash[73694]: debug 2024-07-29T00:15:41.123+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:41 smithi155 bash[68033]: cluster 2024-07-29T00:15:40.537420+0000 mgr.y (mgr.34101) 8575 : cluster [DBG] pgmap v9503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:42.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:41 smithi045 bash[80445]: cluster 2024-07-29T00:15:40.537420+0000 mgr.y (mgr.34101) 8575 : cluster [DBG] pgmap v9503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:41 smithi045 bash[82788]: cluster 2024-07-29T00:15:40.537420+0000 mgr.y (mgr.34101) 8575 : cluster [DBG] pgmap v9503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:42.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15974 16 16 0 0 0 - 0 2024-07-29T00:15:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:42 smithi155 bash[73694]: debug 2024-07-29T00:15:42.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:15:42 smithi155 bash[60745]: ts=2024-07-29T00:15:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:15:43.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15975 16 16 0 0 0 - 0 2024-07-29T00:15:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:43 smithi155 bash[73694]: debug 2024-07-29T00:15:43.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:43 smithi155 bash[68033]: cluster 2024-07-29T00:15:42.539318+0000 mgr.y (mgr.34101) 8576 : cluster [DBG] pgmap v9504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:43 smithi045 bash[80445]: cluster 2024-07-29T00:15:42.539318+0000 mgr.y (mgr.34101) 8576 : cluster [DBG] pgmap v9504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:43 smithi045 bash[82788]: cluster 2024-07-29T00:15:42.539318+0000 mgr.y (mgr.34101) 8576 : cluster [DBG] pgmap v9504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:44.236 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15976 16 16 0 0 0 - 0 2024-07-29T00:15:44.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:44 smithi155 bash[73694]: debug 2024-07-29T00:15:44.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:45.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15977 16 16 0 0 0 - 0 2024-07-29T00:15:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:45 smithi155 bash[73694]: debug 2024-07-29T00:15:45.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:45 smithi155 bash[68033]: cluster 2024-07-29T00:15:44.541052+0000 mgr.y (mgr.34101) 8577 : cluster [DBG] pgmap v9505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:45 smithi045 bash[80445]: cluster 2024-07-29T00:15:44.541052+0000 mgr.y (mgr.34101) 8577 : cluster [DBG] pgmap v9505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:45 smithi045 bash[82788]: cluster 2024-07-29T00:15:44.541052+0000 mgr.y (mgr.34101) 8577 : cluster [DBG] pgmap v9505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:46.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15978 16 16 0 0 0 - 0 2024-07-29T00:15:46.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:46 smithi155 bash[73694]: debug 2024-07-29T00:15:46.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:47.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15979 16 16 0 0 0 - 0 2024-07-29T00:15:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:47 smithi155 bash[73694]: debug 2024-07-29T00:15:47.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:48.195 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:47 smithi155 bash[68033]: cluster 2024-07-29T00:15:46.542934+0000 mgr.y (mgr.34101) 8578 : cluster [DBG] pgmap v9506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:48.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:47 smithi045 bash[82788]: cluster 2024-07-29T00:15:46.542934+0000 mgr.y (mgr.34101) 8578 : cluster [DBG] pgmap v9506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:47 smithi045 bash[80445]: cluster 2024-07-29T00:15:46.542934+0000 mgr.y (mgr.34101) 8578 : cluster [DBG] pgmap v9506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:48.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:15:48.238844+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:15:48.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:15:48.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15980 16 16 0 0 0 - 0 2024-07-29T00:15:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:48 smithi155 bash[73694]: debug 2024-07-29T00:15:48.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:49.157 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:48 smithi155 bash[68033]: cluster 2024-07-29T00:15:48.544663+0000 mgr.y (mgr.34101) 8579 : cluster [DBG] pgmap v9507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:49.157 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:48 smithi155 bash[68033]: audit 2024-07-29T00:15:48.830340+0000 mon.c (mon.2) 2113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:48 smithi045 bash[82788]: cluster 2024-07-29T00:15:48.544663+0000 mgr.y (mgr.34101) 8579 : cluster [DBG] pgmap v9507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:48 smithi045 bash[82788]: audit 2024-07-29T00:15:48.830340+0000 mon.c (mon.2) 2113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:49.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:48 smithi045 bash[80445]: cluster 2024-07-29T00:15:48.544663+0000 mgr.y (mgr.34101) 8579 : cluster [DBG] pgmap v9507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:49.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:48 smithi045 bash[80445]: audit 2024-07-29T00:15:48.830340+0000 mon.c (mon.2) 2113 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:15:49.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15981 16 16 0 0 0 - 0 2024-07-29T00:15:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:49 smithi155 bash[73694]: debug 2024-07-29T00:15:49.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:50.237 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15982 16 16 0 0 0 - 0 2024-07-29T00:15:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:50 smithi155 bash[73694]: debug 2024-07-29T00:15:50.130+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:15:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:15:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:15:51.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15983 16 16 0 0 0 - 0 2024-07-29T00:15:51.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:51 smithi155 bash[73694]: debug 2024-07-29T00:15:51.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:51 smithi045 bash[80445]: cluster 2024-07-29T00:15:50.546425+0000 mgr.y (mgr.34101) 8580 : cluster [DBG] pgmap v9508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:51 smithi045 bash[82788]: cluster 2024-07-29T00:15:50.546425+0000 mgr.y (mgr.34101) 8580 : cluster [DBG] pgmap v9508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:51 smithi155 bash[68033]: cluster 2024-07-29T00:15:50.546425+0000 mgr.y (mgr.34101) 8580 : cluster [DBG] pgmap v9508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:52.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15984 16 16 0 0 0 - 0 2024-07-29T00:15:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:52 smithi155 bash[73694]: debug 2024-07-29T00:15:52.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:15:52 smithi155 bash[60745]: ts=2024-07-29T00:15:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:15:53.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15985 16 16 0 0 0 - 0 2024-07-29T00:15:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:53 smithi155 bash[73694]: debug 2024-07-29T00:15:53.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:53.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:53 smithi045 bash[80445]: cluster 2024-07-29T00:15:52.548302+0000 mgr.y (mgr.34101) 8581 : cluster [DBG] pgmap v9509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:53 smithi045 bash[82788]: cluster 2024-07-29T00:15:52.548302+0000 mgr.y (mgr.34101) 8581 : cluster [DBG] pgmap v9509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:53 smithi155 bash[68033]: cluster 2024-07-29T00:15:52.548302+0000 mgr.y (mgr.34101) 8581 : cluster [DBG] pgmap v9509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:54.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15986 16 16 0 0 0 - 0 2024-07-29T00:15:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:54 smithi155 bash[73694]: debug 2024-07-29T00:15:54.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:55.238 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15987 16 16 0 0 0 - 0 2024-07-29T00:15:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:55 smithi155 bash[73694]: debug 2024-07-29T00:15:55.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:55.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:55 smithi045 bash[82788]: cluster 2024-07-29T00:15:54.550067+0000 mgr.y (mgr.34101) 8582 : cluster [DBG] pgmap v9510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:55 smithi045 bash[80445]: cluster 2024-07-29T00:15:54.550067+0000 mgr.y (mgr.34101) 8582 : cluster [DBG] pgmap v9510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:55 smithi155 bash[68033]: cluster 2024-07-29T00:15:54.550067+0000 mgr.y (mgr.34101) 8582 : cluster [DBG] pgmap v9510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:56.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15988 16 16 0 0 0 - 0 2024-07-29T00:15:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:56 smithi155 bash[73694]: debug 2024-07-29T00:15:56.134+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:57.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15989 16 16 0 0 0 - 0 2024-07-29T00:15:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:57 smithi155 bash[73694]: debug 2024-07-29T00:15:57.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:57.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:57 smithi045 bash[82788]: cluster 2024-07-29T00:15:56.551895+0000 mgr.y (mgr.34101) 8583 : cluster [DBG] pgmap v9511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:57 smithi045 bash[80445]: cluster 2024-07-29T00:15:56.551895+0000 mgr.y (mgr.34101) 8583 : cluster [DBG] pgmap v9511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:57 smithi155 bash[68033]: cluster 2024-07-29T00:15:56.551895+0000 mgr.y (mgr.34101) 8583 : cluster [DBG] pgmap v9511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:58.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15990 16 16 0 0 0 - 0 2024-07-29T00:15:58.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:58 smithi155 bash[73694]: debug 2024-07-29T00:15:58.094+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:59.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15991 16 16 0 0 0 - 0 2024-07-29T00:15:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:15:59 smithi155 bash[73694]: debug 2024-07-29T00:15:59.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:15:59.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:15:59 smithi045 bash[80445]: cluster 2024-07-29T00:15:58.553757+0000 mgr.y (mgr.34101) 8584 : cluster [DBG] pgmap v9512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:15:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:15:59 smithi045 bash[82788]: cluster 2024-07-29T00:15:58.553757+0000 mgr.y (mgr.34101) 8584 : cluster [DBG] pgmap v9512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:00.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:15:59 smithi155 bash[68033]: cluster 2024-07-29T00:15:58.553757+0000 mgr.y (mgr.34101) 8584 : cluster [DBG] pgmap v9512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:00.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15992 16 16 0 0 0 - 0 2024-07-29T00:16:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:00 smithi155 bash[73694]: debug 2024-07-29T00:16:00.042+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:16:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:16:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:16:01.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15993 16 16 0 0 0 - 0 2024-07-29T00:16:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:01 smithi155 bash[73694]: debug 2024-07-29T00:16:01.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:01.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:01 smithi045 bash[80445]: cluster 2024-07-29T00:16:00.555563+0000 mgr.y (mgr.34101) 8585 : cluster [DBG] pgmap v9513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:01 smithi045 bash[82788]: cluster 2024-07-29T00:16:00.555563+0000 mgr.y (mgr.34101) 8585 : cluster [DBG] pgmap v9513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:01 smithi155 bash[68033]: cluster 2024-07-29T00:16:00.555563+0000 mgr.y (mgr.34101) 8585 : cluster [DBG] pgmap v9513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:02.239 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15994 16 16 0 0 0 - 0 2024-07-29T00:16:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:02 smithi155 bash[73694]: debug 2024-07-29T00:16:02.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:16:02 smithi155 bash[60745]: ts=2024-07-29T00:16:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:16:03.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15995 16 16 0 0 0 - 0 2024-07-29T00:16:03.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:03 smithi155 bash[73694]: debug 2024-07-29T00:16:03.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:03 smithi045 bash[80445]: cluster 2024-07-29T00:16:02.557570+0000 mgr.y (mgr.34101) 8586 : cluster [DBG] pgmap v9514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:03 smithi045 bash[82788]: cluster 2024-07-29T00:16:02.557570+0000 mgr.y (mgr.34101) 8586 : cluster [DBG] pgmap v9514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:03.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:03 smithi155 bash[68033]: cluster 2024-07-29T00:16:02.557570+0000 mgr.y (mgr.34101) 8586 : cluster [DBG] pgmap v9514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:04.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15996 16 16 0 0 0 - 0 2024-07-29T00:16:04.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:03 smithi155 bash[73694]: debug 2024-07-29T00:16:03.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:04.941 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:04 smithi155 bash[68033]: audit 2024-07-29T00:16:03.831171+0000 mon.c (mon.2) 2114 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:04 smithi045 bash[80445]: audit 2024-07-29T00:16:03.831171+0000 mon.c (mon.2) 2114 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:04 smithi045 bash[82788]: audit 2024-07-29T00:16:03.831171+0000 mon.c (mon.2) 2114 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:05.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15997 16 16 0 0 0 - 0 2024-07-29T00:16:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:04 smithi155 bash[73694]: debug 2024-07-29T00:16:04.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:05.922 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:05 smithi155 bash[68033]: cluster 2024-07-29T00:16:04.559360+0000 mgr.y (mgr.34101) 8587 : cluster [DBG] pgmap v9515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:05 smithi045 bash[80445]: cluster 2024-07-29T00:16:04.559360+0000 mgr.y (mgr.34101) 8587 : cluster [DBG] pgmap v9515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:05 smithi045 bash[82788]: cluster 2024-07-29T00:16:04.559360+0000 mgr.y (mgr.34101) 8587 : cluster [DBG] pgmap v9515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:06.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15998 16 16 0 0 0 - 0 2024-07-29T00:16:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:05 smithi155 bash[73694]: debug 2024-07-29T00:16:05.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:07.240 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:15999 16 16 0 0 0 - 0 2024-07-29T00:16:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:06 smithi155 bash[73694]: debug 2024-07-29T00:16:06.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:07.937 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:07 smithi155 bash[68033]: cluster 2024-07-29T00:16:06.561373+0000 mgr.y (mgr.34101) 8588 : cluster [DBG] pgmap v9516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:07.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:07 smithi045 bash[80445]: cluster 2024-07-29T00:16:06.561373+0000 mgr.y (mgr.34101) 8588 : cluster [DBG] pgmap v9516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:07 smithi045 bash[82788]: cluster 2024-07-29T00:16:06.561373+0000 mgr.y (mgr.34101) 8588 : cluster [DBG] pgmap v9516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:08.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:16:08.242104+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:16:08.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:16:08.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16000 16 16 0 0 0 - 0 2024-07-29T00:16:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:07 smithi155 bash[73694]: debug 2024-07-29T00:16:07.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:09.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16001 16 16 0 0 0 - 0 2024-07-29T00:16:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:08 smithi155 bash[73694]: debug 2024-07-29T00:16:08.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:09.904 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:09 smithi155 bash[68033]: cluster 2024-07-29T00:16:08.563349+0000 mgr.y (mgr.34101) 8589 : cluster [DBG] pgmap v9517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:09.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:09 smithi045 bash[80445]: cluster 2024-07-29T00:16:08.563349+0000 mgr.y (mgr.34101) 8589 : cluster [DBG] pgmap v9517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:09 smithi045 bash[82788]: cluster 2024-07-29T00:16:08.563349+0000 mgr.y (mgr.34101) 8589 : cluster [DBG] pgmap v9517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:10.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16002 16 16 0 0 0 - 0 2024-07-29T00:16:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:09 smithi155 bash[73694]: debug 2024-07-29T00:16:09.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:16:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:16:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:16:11.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16003 16 16 0 0 0 - 0 2024-07-29T00:16:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:10 smithi155 bash[73694]: debug 2024-07-29T00:16:10.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:11.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:11 smithi045 bash[80445]: cluster 2024-07-29T00:16:10.565113+0000 mgr.y (mgr.34101) 8590 : cluster [DBG] pgmap v9518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:11 smithi045 bash[82788]: cluster 2024-07-29T00:16:10.565113+0000 mgr.y (mgr.34101) 8590 : cluster [DBG] pgmap v9518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:11 smithi155 bash[73694]: debug 2024-07-29T00:16:11.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:11 smithi155 bash[68033]: cluster 2024-07-29T00:16:10.565113+0000 mgr.y (mgr.34101) 8590 : cluster [DBG] pgmap v9518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:12.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16004 16 16 0 0 0 - 0 2024-07-29T00:16:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:16:12 smithi155 bash[60745]: ts=2024-07-29T00:16:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:16:13.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16005 16 16 0 0 0 - 0 2024-07-29T00:16:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:12 smithi155 bash[73694]: debug 2024-07-29T00:16:12.838+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:13 smithi045 bash[80445]: cluster 2024-07-29T00:16:12.567139+0000 mgr.y (mgr.34101) 8591 : cluster [DBG] pgmap v9519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:13 smithi045 bash[82788]: cluster 2024-07-29T00:16:12.567139+0000 mgr.y (mgr.34101) 8591 : cluster [DBG] pgmap v9519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:13 smithi155 bash[73694]: debug 2024-07-29T00:16:13.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:13 smithi155 bash[68033]: cluster 2024-07-29T00:16:12.567139+0000 mgr.y (mgr.34101) 8591 : cluster [DBG] pgmap v9519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:14.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16006 16 16 0 0 0 - 0 2024-07-29T00:16:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:14 smithi155 bash[73694]: debug 2024-07-29T00:16:14.774+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:15.241 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16007 16 16 0 0 0 - 0 2024-07-29T00:16:15.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:15 smithi045 bash[80445]: cluster 2024-07-29T00:16:14.568940+0000 mgr.y (mgr.34101) 8592 : cluster [DBG] pgmap v9520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:15 smithi045 bash[82788]: cluster 2024-07-29T00:16:14.568940+0000 mgr.y (mgr.34101) 8592 : cluster [DBG] pgmap v9520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:15 smithi155 bash[73694]: debug 2024-07-29T00:16:15.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:15 smithi155 bash[68033]: cluster 2024-07-29T00:16:14.568940+0000 mgr.y (mgr.34101) 8592 : cluster [DBG] pgmap v9520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:16.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16008 16 16 0 0 0 - 0 2024-07-29T00:16:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:16 smithi155 bash[73694]: debug 2024-07-29T00:16:16.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:17.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16009 16 16 0 0 0 - 0 2024-07-29T00:16:17.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:17 smithi045 bash[80445]: cluster 2024-07-29T00:16:16.570984+0000 mgr.y (mgr.34101) 8593 : cluster [DBG] pgmap v9521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:17.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:17 smithi045 bash[82788]: cluster 2024-07-29T00:16:16.570984+0000 mgr.y (mgr.34101) 8593 : cluster [DBG] pgmap v9521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:17 smithi155 bash[73694]: debug 2024-07-29T00:16:17.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:17 smithi155 bash[68033]: cluster 2024-07-29T00:16:16.570984+0000 mgr.y (mgr.34101) 8593 : cluster [DBG] pgmap v9521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:18.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16010 16 16 0 0 0 - 0 2024-07-29T00:16:19.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16011 16 16 0 0 0 - 0 2024-07-29T00:16:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:18 smithi155 bash[73694]: debug 2024-07-29T00:16:18.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:19 smithi045 bash[80445]: cluster 2024-07-29T00:16:18.572870+0000 mgr.y (mgr.34101) 8594 : cluster [DBG] pgmap v9522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:19 smithi045 bash[80445]: audit 2024-07-29T00:16:18.831225+0000 mon.c (mon.2) 2115 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:19 smithi045 bash[82788]: cluster 2024-07-29T00:16:18.572870+0000 mgr.y (mgr.34101) 8594 : cluster [DBG] pgmap v9522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:19 smithi045 bash[82788]: audit 2024-07-29T00:16:18.831225+0000 mon.c (mon.2) 2115 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:19 smithi155 bash[73694]: debug 2024-07-29T00:16:19.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:19 smithi155 bash[68033]: cluster 2024-07-29T00:16:18.572870+0000 mgr.y (mgr.34101) 8594 : cluster [DBG] pgmap v9522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:19 smithi155 bash[68033]: audit 2024-07-29T00:16:18.831225+0000 mon.c (mon.2) 2115 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:20.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16012 16 16 0 0 0 - 0 2024-07-29T00:16:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:16:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:16:20] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:16:21.242 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16013 16 16 0 0 0 - 0 2024-07-29T00:16:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:20 smithi155 bash[73694]: debug 2024-07-29T00:16:20.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:21.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:21 smithi045 bash[82788]: cluster 2024-07-29T00:16:20.574818+0000 mgr.y (mgr.34101) 8595 : cluster [DBG] pgmap v9523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:21.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:21 smithi045 bash[80445]: cluster 2024-07-29T00:16:20.574818+0000 mgr.y (mgr.34101) 8595 : cluster [DBG] pgmap v9523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:21 smithi155 bash[68033]: cluster 2024-07-29T00:16:20.574818+0000 mgr.y (mgr.34101) 8595 : cluster [DBG] pgmap v9523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:21 smithi155 bash[73694]: debug 2024-07-29T00:16:21.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:22.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16014 16 16 0 0 0 - 0 2024-07-29T00:16:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:16:22 smithi155 bash[60745]: ts=2024-07-29T00:16:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:16:23.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16015 16 16 0 0 0 - 0 2024-07-29T00:16:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:22 smithi155 bash[73694]: debug 2024-07-29T00:16:22.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:23.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:23 smithi045 bash[82788]: cluster 2024-07-29T00:16:22.576895+0000 mgr.y (mgr.34101) 8596 : cluster [DBG] pgmap v9524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:23 smithi045 bash[80445]: cluster 2024-07-29T00:16:22.576895+0000 mgr.y (mgr.34101) 8596 : cluster [DBG] pgmap v9524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:23 smithi155 bash[73694]: debug 2024-07-29T00:16:23.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:23 smithi155 bash[68033]: cluster 2024-07-29T00:16:22.576895+0000 mgr.y (mgr.34101) 8596 : cluster [DBG] pgmap v9524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:24.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16016 16 16 0 0 0 - 0 2024-07-29T00:16:25.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16017 16 16 0 0 0 - 0 2024-07-29T00:16:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:24 smithi155 bash[73694]: debug 2024-07-29T00:16:24.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:25.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:25 smithi045 bash[82788]: cluster 2024-07-29T00:16:24.578724+0000 mgr.y (mgr.34101) 8597 : cluster [DBG] pgmap v9525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:25 smithi045 bash[80445]: cluster 2024-07-29T00:16:24.578724+0000 mgr.y (mgr.34101) 8597 : cluster [DBG] pgmap v9525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:25 smithi155 bash[73694]: debug 2024-07-29T00:16:25.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:25 smithi155 bash[68033]: cluster 2024-07-29T00:16:24.578724+0000 mgr.y (mgr.34101) 8597 : cluster [DBG] pgmap v9525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:26.243 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16018 16 16 0 0 0 - 0 2024-07-29T00:16:27.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16019 16 16 0 0 0 - 0 2024-07-29T00:16:27.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:26 smithi155 bash[73694]: debug 2024-07-29T00:16:26.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:27 smithi045 bash[80445]: cluster 2024-07-29T00:16:26.580543+0000 mgr.y (mgr.34101) 8598 : cluster [DBG] pgmap v9526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:27 smithi045 bash[80445]: audit 2024-07-29T00:16:26.977307+0000 mon.c (mon.2) 2116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:16:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:27 smithi045 bash[82788]: cluster 2024-07-29T00:16:26.580543+0000 mgr.y (mgr.34101) 8598 : cluster [DBG] pgmap v9526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:27 smithi045 bash[82788]: audit 2024-07-29T00:16:26.977307+0000 mon.c (mon.2) 2116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:16:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:27 smithi155 bash[73694]: debug 2024-07-29T00:16:27.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:27 smithi155 bash[68033]: cluster 2024-07-29T00:16:26.580543+0000 mgr.y (mgr.34101) 8598 : cluster [DBG] pgmap v9526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:27 smithi155 bash[68033]: audit 2024-07-29T00:16:26.977307+0000 mon.c (mon.2) 2116 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:16:28.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:16:28.245191+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:16:28.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:16:28.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16020 16 16 0 0 0 - 0 2024-07-29T00:16:29.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16021 16 16 0 0 0 - 0 2024-07-29T00:16:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:28 smithi155 bash[73694]: debug 2024-07-29T00:16:28.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:29 smithi045 bash[80445]: cluster 2024-07-29T00:16:28.582289+0000 mgr.y (mgr.34101) 8599 : cluster [DBG] pgmap v9527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:29 smithi045 bash[82788]: cluster 2024-07-29T00:16:28.582289+0000 mgr.y (mgr.34101) 8599 : cluster [DBG] pgmap v9527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:29 smithi155 bash[73694]: debug 2024-07-29T00:16:29.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:29 smithi155 bash[68033]: cluster 2024-07-29T00:16:28.582289+0000 mgr.y (mgr.34101) 8599 : cluster [DBG] pgmap v9527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:30.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16022 16 16 0 0 0 - 0 2024-07-29T00:16:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:16:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:16:30] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:16:31.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16023 16 16 0 0 0 - 0 2024-07-29T00:16:31.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:30 smithi155 bash[73694]: debug 2024-07-29T00:16:30.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:31 smithi045 bash[80445]: cluster 2024-07-29T00:16:30.584034+0000 mgr.y (mgr.34101) 8600 : cluster [DBG] pgmap v9528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:31 smithi045 bash[82788]: cluster 2024-07-29T00:16:30.584034+0000 mgr.y (mgr.34101) 8600 : cluster [DBG] pgmap v9528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:32.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:31 smithi155 bash[68033]: cluster 2024-07-29T00:16:30.584034+0000 mgr.y (mgr.34101) 8600 : cluster [DBG] pgmap v9528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:31 smithi155 bash[73694]: debug 2024-07-29T00:16:31.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:32.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16024 16 16 0 0 0 - 0 2024-07-29T00:16:32.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:16:32 smithi155 bash[60745]: ts=2024-07-29T00:16:32.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:16:33.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16025 16 16 0 0 0 - 0 2024-07-29T00:16:33.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:32 smithi155 bash[73694]: debug 2024-07-29T00:16:32.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:33.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:33 smithi155 bash[68033]: cluster 2024-07-29T00:16:32.585210+0000 mgr.y (mgr.34101) 8601 : cluster [DBG] pgmap v9529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:33.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:33 smithi155 bash[68033]: audit 2024-07-29T00:16:32.640178+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:33 smithi155 bash[68033]: audit 2024-07-29T00:16:32.646182+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:33 smithi155 bash[68033]: audit 2024-07-29T00:16:32.857563+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:33 smithi155 bash[68033]: audit 2024-07-29T00:16:32.869356+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:33 smithi155 bash[68033]: audit 2024-07-29T00:16:33.309908+0000 mon.c (mon.2) 2117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:16:33.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:33 smithi155 bash[68033]: audit 2024-07-29T00:16:33.311605+0000 mon.c (mon.2) 2118 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:16:33.900 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:33 smithi155 bash[68033]: audit 2024-07-29T00:16:33.320212+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[80445]: cluster 2024-07-29T00:16:32.585210+0000 mgr.y (mgr.34101) 8601 : cluster [DBG] pgmap v9529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[80445]: audit 2024-07-29T00:16:32.640178+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[80445]: audit 2024-07-29T00:16:32.646182+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[80445]: audit 2024-07-29T00:16:32.857563+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[80445]: audit 2024-07-29T00:16:32.869356+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[80445]: audit 2024-07-29T00:16:33.309908+0000 mon.c (mon.2) 2117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:16:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[80445]: audit 2024-07-29T00:16:33.311605+0000 mon.c (mon.2) 2118 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:16:33.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[80445]: audit 2024-07-29T00:16:33.320212+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[82788]: cluster 2024-07-29T00:16:32.585210+0000 mgr.y (mgr.34101) 8601 : cluster [DBG] pgmap v9529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[82788]: audit 2024-07-29T00:16:32.640178+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[82788]: audit 2024-07-29T00:16:32.646182+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[82788]: audit 2024-07-29T00:16:32.857563+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[82788]: audit 2024-07-29T00:16:32.869356+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[82788]: audit 2024-07-29T00:16:33.309908+0000 mon.c (mon.2) 2117 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:16:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[82788]: audit 2024-07-29T00:16:33.311605+0000 mon.c (mon.2) 2118 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:16:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:33 smithi045 bash[82788]: audit 2024-07-29T00:16:33.320212+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:16:34.244 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16026 16 16 0 0 0 - 0 2024-07-29T00:16:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:33 smithi155 bash[73694]: debug 2024-07-29T00:16:33.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:34 smithi045 bash[80445]: audit 2024-07-29T00:16:33.831871+0000 mon.c (mon.2) 2119 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:34 smithi045 bash[82788]: audit 2024-07-29T00:16:33.831871+0000 mon.c (mon.2) 2119 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:34 smithi155 bash[68033]: audit 2024-07-29T00:16:33.831871+0000 mon.c (mon.2) 2119 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:34 smithi155 bash[73694]: debug 2024-07-29T00:16:34.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:35.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16027 16 16 0 0 0 - 0 2024-07-29T00:16:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:35 smithi045 bash[82788]: cluster 2024-07-29T00:16:34.586970+0000 mgr.y (mgr.34101) 8602 : cluster [DBG] pgmap v9530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:35 smithi045 bash[80445]: cluster 2024-07-29T00:16:34.586970+0000 mgr.y (mgr.34101) 8602 : cluster [DBG] pgmap v9530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:35 smithi155 bash[68033]: cluster 2024-07-29T00:16:34.586970+0000 mgr.y (mgr.34101) 8602 : cluster [DBG] pgmap v9530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:35 smithi155 bash[73694]: debug 2024-07-29T00:16:35.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:36.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16028 16 16 0 0 0 - 0 2024-07-29T00:16:37.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16029 16 16 0 0 0 - 0 2024-07-29T00:16:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:36 smithi155 bash[73694]: debug 2024-07-29T00:16:36.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:37.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:37 smithi045 bash[82788]: cluster 2024-07-29T00:16:36.588955+0000 mgr.y (mgr.34101) 8603 : cluster [DBG] pgmap v9531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:37 smithi045 bash[80445]: cluster 2024-07-29T00:16:36.588955+0000 mgr.y (mgr.34101) 8603 : cluster [DBG] pgmap v9531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:37 smithi155 bash[73694]: debug 2024-07-29T00:16:37.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:37 smithi155 bash[68033]: cluster 2024-07-29T00:16:36.588955+0000 mgr.y (mgr.34101) 8603 : cluster [DBG] pgmap v9531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:38.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16030 16 16 0 0 0 - 0 2024-07-29T00:16:39.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16031 16 16 0 0 0 - 0 2024-07-29T00:16:39.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:38 smithi155 bash[73694]: debug 2024-07-29T00:16:38.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:39 smithi155 bash[73694]: debug 2024-07-29T00:16:39.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:39 smithi155 bash[68033]: cluster 2024-07-29T00:16:38.590900+0000 mgr.y (mgr.34101) 8604 : cluster [DBG] pgmap v9532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:40.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:39 smithi045 bash[80445]: cluster 2024-07-29T00:16:38.590900+0000 mgr.y (mgr.34101) 8604 : cluster [DBG] pgmap v9532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:39 smithi045 bash[82788]: cluster 2024-07-29T00:16:38.590900+0000 mgr.y (mgr.34101) 8604 : cluster [DBG] pgmap v9532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:40.245 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16032 16 16 0 0 0 - 0 2024-07-29T00:16:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:16:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:16:40] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:16:41.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16033 16 16 0 0 0 - 0 2024-07-29T00:16:41.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:40 smithi155 bash[73694]: debug 2024-07-29T00:16:40.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:41 smithi155 bash[73694]: debug 2024-07-29T00:16:41.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:41 smithi155 bash[68033]: cluster 2024-07-29T00:16:40.592658+0000 mgr.y (mgr.34101) 8605 : cluster [DBG] pgmap v9533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:42.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:41 smithi045 bash[80445]: cluster 2024-07-29T00:16:40.592658+0000 mgr.y (mgr.34101) 8605 : cluster [DBG] pgmap v9533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:41 smithi045 bash[82788]: cluster 2024-07-29T00:16:40.592658+0000 mgr.y (mgr.34101) 8605 : cluster [DBG] pgmap v9533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:42.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16034 16 16 0 0 0 - 0 2024-07-29T00:16:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:16:42 smithi155 bash[60745]: ts=2024-07-29T00:16:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:16:43.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16035 16 16 0 0 0 - 0 2024-07-29T00:16:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:42 smithi155 bash[73694]: debug 2024-07-29T00:16:42.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:43 smithi155 bash[68033]: cluster 2024-07-29T00:16:42.594590+0000 mgr.y (mgr.34101) 8606 : cluster [DBG] pgmap v9534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:43 smithi155 bash[73694]: debug 2024-07-29T00:16:43.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:44.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:43 smithi045 bash[80445]: cluster 2024-07-29T00:16:42.594590+0000 mgr.y (mgr.34101) 8606 : cluster [DBG] pgmap v9534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:43 smithi045 bash[82788]: cluster 2024-07-29T00:16:42.594590+0000 mgr.y (mgr.34101) 8606 : cluster [DBG] pgmap v9534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:44.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16036 16 16 0 0 0 - 0 2024-07-29T00:16:45.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16037 16 16 0 0 0 - 0 2024-07-29T00:16:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:44 smithi155 bash[73694]: debug 2024-07-29T00:16:44.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:45 smithi155 bash[73694]: debug 2024-07-29T00:16:45.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:45 smithi155 bash[68033]: cluster 2024-07-29T00:16:44.596323+0000 mgr.y (mgr.34101) 8607 : cluster [DBG] pgmap v9535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:46.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:45 smithi045 bash[80445]: cluster 2024-07-29T00:16:44.596323+0000 mgr.y (mgr.34101) 8607 : cluster [DBG] pgmap v9535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:45 smithi045 bash[82788]: cluster 2024-07-29T00:16:44.596323+0000 mgr.y (mgr.34101) 8607 : cluster [DBG] pgmap v9535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:46.246 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16038 16 16 0 0 0 - 0 2024-07-29T00:16:47.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16039 16 16 0 0 0 - 0 2024-07-29T00:16:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:46 smithi155 bash[73694]: debug 2024-07-29T00:16:46.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:48.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:47 smithi155 bash[68033]: cluster 2024-07-29T00:16:46.598165+0000 mgr.y (mgr.34101) 8608 : cluster [DBG] pgmap v9536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:47 smithi045 bash[80445]: cluster 2024-07-29T00:16:46.598165+0000 mgr.y (mgr.34101) 8608 : cluster [DBG] pgmap v9536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:47 smithi045 bash[82788]: cluster 2024-07-29T00:16:46.598165+0000 mgr.y (mgr.34101) 8608 : cluster [DBG] pgmap v9536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:48.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:16:48.248410+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:16:48.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:16:48.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16040 16 16 0 0 0 - 0 2024-07-29T00:16:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:48 smithi155 bash[73694]: debug 2024-07-29T00:16:48.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:49.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16041 16 16 0 0 0 - 0 2024-07-29T00:16:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:49 smithi155 bash[73694]: debug 2024-07-29T00:16:49.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:50.016 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:49 smithi155 bash[68033]: cluster 2024-07-29T00:16:48.599905+0000 mgr.y (mgr.34101) 8609 : cluster [DBG] pgmap v9537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:50.016 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:49 smithi155 bash[68033]: audit 2024-07-29T00:16:48.832140+0000 mon.c (mon.2) 2120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:50.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:49 smithi045 bash[82788]: cluster 2024-07-29T00:16:48.599905+0000 mgr.y (mgr.34101) 8609 : cluster [DBG] pgmap v9537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:49 smithi045 bash[82788]: audit 2024-07-29T00:16:48.832140+0000 mon.c (mon.2) 2120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:49 smithi045 bash[80445]: cluster 2024-07-29T00:16:48.599905+0000 mgr.y (mgr.34101) 8609 : cluster [DBG] pgmap v9537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:49 smithi045 bash[80445]: audit 2024-07-29T00:16:48.832140+0000 mon.c (mon.2) 2120 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:16:50.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16042 16 16 0 0 0 - 0 2024-07-29T00:16:50.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:50 smithi155 bash[73694]: debug 2024-07-29T00:16:50.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:16:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:16:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:16:51.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16043 16 16 0 0 0 - 0 2024-07-29T00:16:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:51 smithi155 bash[73694]: debug 2024-07-29T00:16:51.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:52.001 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:51 smithi155 bash[68033]: cluster 2024-07-29T00:16:50.601722+0000 mgr.y (mgr.34101) 8610 : cluster [DBG] pgmap v9538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:52.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:51 smithi045 bash[82788]: cluster 2024-07-29T00:16:50.601722+0000 mgr.y (mgr.34101) 8610 : cluster [DBG] pgmap v9538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:51 smithi045 bash[80445]: cluster 2024-07-29T00:16:50.601722+0000 mgr.y (mgr.34101) 8610 : cluster [DBG] pgmap v9538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:52.247 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16044 16 16 0 0 0 - 0 2024-07-29T00:16:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:52 smithi155 bash[73694]: debug 2024-07-29T00:16:51.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:16:52 smithi155 bash[60745]: ts=2024-07-29T00:16:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:16:53.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16045 16 16 0 0 0 - 0 2024-07-29T00:16:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:53 smithi155 bash[73694]: debug 2024-07-29T00:16:53.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:54.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:53 smithi155 bash[68033]: cluster 2024-07-29T00:16:52.603637+0000 mgr.y (mgr.34101) 8611 : cluster [DBG] pgmap v9539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:54.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:53 smithi045 bash[82788]: cluster 2024-07-29T00:16:52.603637+0000 mgr.y (mgr.34101) 8611 : cluster [DBG] pgmap v9539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:53 smithi045 bash[80445]: cluster 2024-07-29T00:16:52.603637+0000 mgr.y (mgr.34101) 8611 : cluster [DBG] pgmap v9539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:54.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16046 16 16 0 0 0 - 0 2024-07-29T00:16:54.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:54 smithi155 bash[73694]: debug 2024-07-29T00:16:54.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:55.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16047 16 16 0 0 0 - 0 2024-07-29T00:16:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:55 smithi155 bash[73694]: debug 2024-07-29T00:16:55.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:55 smithi155 bash[68033]: cluster 2024-07-29T00:16:54.605428+0000 mgr.y (mgr.34101) 8612 : cluster [DBG] pgmap v9540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:56.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:55 smithi045 bash[80445]: cluster 2024-07-29T00:16:54.605428+0000 mgr.y (mgr.34101) 8612 : cluster [DBG] pgmap v9540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:55 smithi045 bash[82788]: cluster 2024-07-29T00:16:54.605428+0000 mgr.y (mgr.34101) 8612 : cluster [DBG] pgmap v9540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:56.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16048 16 16 0 0 0 - 0 2024-07-29T00:16:56.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:56 smithi155 bash[73694]: debug 2024-07-29T00:16:56.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:57.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16049 16 16 0 0 0 - 0 2024-07-29T00:16:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:57 smithi155 bash[73694]: debug 2024-07-29T00:16:57.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:58.047 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:57 smithi155 bash[68033]: cluster 2024-07-29T00:16:56.607316+0000 mgr.y (mgr.34101) 8613 : cluster [DBG] pgmap v9541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:57 smithi045 bash[80445]: cluster 2024-07-29T00:16:56.607316+0000 mgr.y (mgr.34101) 8613 : cluster [DBG] pgmap v9541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:57 smithi045 bash[82788]: cluster 2024-07-29T00:16:56.607316+0000 mgr.y (mgr.34101) 8613 : cluster [DBG] pgmap v9541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:16:58.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16050 16 16 0 0 0 - 0 2024-07-29T00:16:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:58 smithi155 bash[73694]: debug 2024-07-29T00:16:58.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:16:59.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16051 16 16 0 0 0 - 0 2024-07-29T00:16:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:16:59 smithi155 bash[73694]: debug 2024-07-29T00:16:59.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:16:59 smithi155 bash[68033]: cluster 2024-07-29T00:16:58.609076+0000 mgr.y (mgr.34101) 8614 : cluster [DBG] pgmap v9542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:00.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:16:59 smithi045 bash[80445]: cluster 2024-07-29T00:16:58.609076+0000 mgr.y (mgr.34101) 8614 : cluster [DBG] pgmap v9542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:16:59 smithi045 bash[82788]: cluster 2024-07-29T00:16:58.609076+0000 mgr.y (mgr.34101) 8614 : cluster [DBG] pgmap v9542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:00.248 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16052 16 16 0 0 0 - 0 2024-07-29T00:17:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:00 smithi155 bash[73694]: debug 2024-07-29T00:17:00.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:17:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:17:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:17:01.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16053 16 16 0 0 0 - 0 2024-07-29T00:17:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:01 smithi155 bash[73694]: debug 2024-07-29T00:17:01.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:01 smithi155 bash[68033]: cluster 2024-07-29T00:17:00.610857+0000 mgr.y (mgr.34101) 8615 : cluster [DBG] pgmap v9543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:01 smithi045 bash[80445]: cluster 2024-07-29T00:17:00.610857+0000 mgr.y (mgr.34101) 8615 : cluster [DBG] pgmap v9543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:01 smithi045 bash[82788]: cluster 2024-07-29T00:17:00.610857+0000 mgr.y (mgr.34101) 8615 : cluster [DBG] pgmap v9543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:02.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16054 16 16 0 0 0 - 0 2024-07-29T00:17:02.316 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:02 smithi155 bash[73694]: debug 2024-07-29T00:17:02.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:17:02 smithi155 bash[60745]: ts=2024-07-29T00:17:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:17:03.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16055 16 16 0 0 0 - 0 2024-07-29T00:17:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:03 smithi155 bash[73694]: debug 2024-07-29T00:17:03.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:04.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:03 smithi155 bash[68033]: cluster 2024-07-29T00:17:02.612759+0000 mgr.y (mgr.34101) 8616 : cluster [DBG] pgmap v9544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:04.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:03 smithi045 bash[80445]: cluster 2024-07-29T00:17:02.612759+0000 mgr.y (mgr.34101) 8616 : cluster [DBG] pgmap v9544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:03 smithi045 bash[82788]: cluster 2024-07-29T00:17:02.612759+0000 mgr.y (mgr.34101) 8616 : cluster [DBG] pgmap v9544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:04.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16056 16 16 0 0 0 - 0 2024-07-29T00:17:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:04 smithi155 bash[73694]: debug 2024-07-29T00:17:04.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:04 smithi155 bash[68033]: audit 2024-07-29T00:17:03.832483+0000 mon.c (mon.2) 2121 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:04 smithi045 bash[80445]: audit 2024-07-29T00:17:03.832483+0000 mon.c (mon.2) 2121 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:04 smithi045 bash[82788]: audit 2024-07-29T00:17:03.832483+0000 mon.c (mon.2) 2121 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:05.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16057 16 16 0 0 0 - 0 2024-07-29T00:17:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:05 smithi155 bash[73694]: debug 2024-07-29T00:17:05.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:05 smithi155 bash[68033]: cluster 2024-07-29T00:17:04.614559+0000 mgr.y (mgr.34101) 8617 : cluster [DBG] pgmap v9545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:05 smithi045 bash[82788]: cluster 2024-07-29T00:17:04.614559+0000 mgr.y (mgr.34101) 8617 : cluster [DBG] pgmap v9545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:05 smithi045 bash[80445]: cluster 2024-07-29T00:17:04.614559+0000 mgr.y (mgr.34101) 8617 : cluster [DBG] pgmap v9545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:06.249 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16058 16 16 0 0 0 - 0 2024-07-29T00:17:06.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:06 smithi155 bash[73694]: debug 2024-07-29T00:17:06.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:07.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16059 16 16 0 0 0 - 0 2024-07-29T00:17:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:07 smithi155 bash[73694]: debug 2024-07-29T00:17:07.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:07 smithi155 bash[68033]: cluster 2024-07-29T00:17:06.616540+0000 mgr.y (mgr.34101) 8618 : cluster [DBG] pgmap v9546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:07 smithi045 bash[80445]: cluster 2024-07-29T00:17:06.616540+0000 mgr.y (mgr.34101) 8618 : cluster [DBG] pgmap v9546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:07 smithi045 bash[82788]: cluster 2024-07-29T00:17:06.616540+0000 mgr.y (mgr.34101) 8618 : cluster [DBG] pgmap v9546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:08.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:17:08.251598+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:17:08.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:17:08.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16060 16 16 0 0 0 - 0 2024-07-29T00:17:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:08 smithi155 bash[73694]: debug 2024-07-29T00:17:08.149+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:09.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16061 16 16 0 0 0 - 0 2024-07-29T00:17:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:09 smithi155 bash[73694]: debug 2024-07-29T00:17:09.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:09 smithi155 bash[68033]: cluster 2024-07-29T00:17:08.618489+0000 mgr.y (mgr.34101) 8619 : cluster [DBG] pgmap v9547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:10.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:09 smithi045 bash[82788]: cluster 2024-07-29T00:17:08.618489+0000 mgr.y (mgr.34101) 8619 : cluster [DBG] pgmap v9547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:09 smithi045 bash[80445]: cluster 2024-07-29T00:17:08.618489+0000 mgr.y (mgr.34101) 8619 : cluster [DBG] pgmap v9547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:10.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16062 16 16 0 0 0 - 0 2024-07-29T00:17:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:10 smithi155 bash[73694]: debug 2024-07-29T00:17:10.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:17:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:17:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:17:11.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16063 16 16 0 0 0 - 0 2024-07-29T00:17:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:11 smithi155 bash[73694]: debug 2024-07-29T00:17:11.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:11 smithi155 bash[68033]: cluster 2024-07-29T00:17:10.620259+0000 mgr.y (mgr.34101) 8620 : cluster [DBG] pgmap v9548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:12.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:11 smithi045 bash[80445]: cluster 2024-07-29T00:17:10.620259+0000 mgr.y (mgr.34101) 8620 : cluster [DBG] pgmap v9548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:11 smithi045 bash[82788]: cluster 2024-07-29T00:17:10.620259+0000 mgr.y (mgr.34101) 8620 : cluster [DBG] pgmap v9548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:12.250 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16064 16 16 0 0 0 - 0 2024-07-29T00:17:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:12 smithi155 bash[73694]: debug 2024-07-29T00:17:12.189+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:17:12 smithi155 bash[60745]: ts=2024-07-29T00:17:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:17:13.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16065 16 16 0 0 0 - 0 2024-07-29T00:17:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:13 smithi155 bash[73694]: debug 2024-07-29T00:17:13.169+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:13 smithi155 bash[68033]: cluster 2024-07-29T00:17:12.622292+0000 mgr.y (mgr.34101) 8621 : cluster [DBG] pgmap v9549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:13 smithi045 bash[80445]: cluster 2024-07-29T00:17:12.622292+0000 mgr.y (mgr.34101) 8621 : cluster [DBG] pgmap v9549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:13 smithi045 bash[82788]: cluster 2024-07-29T00:17:12.622292+0000 mgr.y (mgr.34101) 8621 : cluster [DBG] pgmap v9549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:14.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16066 16 16 0 0 0 - 0 2024-07-29T00:17:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:14 smithi155 bash[73694]: debug 2024-07-29T00:17:14.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:15.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16067 16 16 0 0 0 - 0 2024-07-29T00:17:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:15 smithi155 bash[73694]: debug 2024-07-29T00:17:15.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:15 smithi155 bash[68033]: cluster 2024-07-29T00:17:14.624087+0000 mgr.y (mgr.34101) 8622 : cluster [DBG] pgmap v9550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:16.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:15 smithi045 bash[82788]: cluster 2024-07-29T00:17:14.624087+0000 mgr.y (mgr.34101) 8622 : cluster [DBG] pgmap v9550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:15 smithi045 bash[80445]: cluster 2024-07-29T00:17:14.624087+0000 mgr.y (mgr.34101) 8622 : cluster [DBG] pgmap v9550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:16.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16068 16 16 0 0 0 - 0 2024-07-29T00:17:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:16 smithi155 bash[73694]: debug 2024-07-29T00:17:16.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:17.251 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16069 16 16 0 0 0 - 0 2024-07-29T00:17:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:17 smithi155 bash[73694]: debug 2024-07-29T00:17:17.173+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:18.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:17 smithi155 bash[68033]: cluster 2024-07-29T00:17:16.626086+0000 mgr.y (mgr.34101) 8623 : cluster [DBG] pgmap v9551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:18.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:17 smithi045 bash[82788]: cluster 2024-07-29T00:17:16.626086+0000 mgr.y (mgr.34101) 8623 : cluster [DBG] pgmap v9551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:17 smithi045 bash[80445]: cluster 2024-07-29T00:17:16.626086+0000 mgr.y (mgr.34101) 8623 : cluster [DBG] pgmap v9551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:18.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16070 16 16 0 0 0 - 0 2024-07-29T00:17:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:18 smithi155 bash[73694]: debug 2024-07-29T00:17:18.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:19.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16071 16 16 0 0 0 - 0 2024-07-29T00:17:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:19 smithi155 bash[73694]: debug 2024-07-29T00:17:19.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:20.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:19 smithi045 bash[82788]: cluster 2024-07-29T00:17:18.627829+0000 mgr.y (mgr.34101) 8624 : cluster [DBG] pgmap v9552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:19 smithi045 bash[82788]: audit 2024-07-29T00:17:18.833004+0000 mon.c (mon.2) 2122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:19 smithi045 bash[80445]: cluster 2024-07-29T00:17:18.627829+0000 mgr.y (mgr.34101) 8624 : cluster [DBG] pgmap v9552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:19 smithi045 bash[80445]: audit 2024-07-29T00:17:18.833004+0000 mon.c (mon.2) 2122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:20.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16072 16 16 0 0 0 - 0 2024-07-29T00:17:20.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:19 smithi155 bash[68033]: cluster 2024-07-29T00:17:18.627829+0000 mgr.y (mgr.34101) 8624 : cluster [DBG] pgmap v9552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:20.282 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:19 smithi155 bash[68033]: audit 2024-07-29T00:17:18.833004+0000 mon.c (mon.2) 2122 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:20.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:20 smithi155 bash[73694]: debug 2024-07-29T00:17:20.281+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:17:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:17:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:17:21.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16073 16 16 0 0 0 - 0 2024-07-29T00:17:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:21 smithi155 bash[73694]: debug 2024-07-29T00:17:21.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:21 smithi045 bash[80445]: cluster 2024-07-29T00:17:20.629596+0000 mgr.y (mgr.34101) 8625 : cluster [DBG] pgmap v9553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:21 smithi045 bash[82788]: cluster 2024-07-29T00:17:20.629596+0000 mgr.y (mgr.34101) 8625 : cluster [DBG] pgmap v9553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:22.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16074 16 16 0 0 0 - 0 2024-07-29T00:17:22.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:21 smithi155 bash[68033]: cluster 2024-07-29T00:17:20.629596+0000 mgr.y (mgr.34101) 8625 : cluster [DBG] pgmap v9553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:22 smithi155 bash[73694]: debug 2024-07-29T00:17:22.301+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:17:22 smithi155 bash[60745]: ts=2024-07-29T00:17:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:17:23.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16075 16 16 0 0 0 - 0 2024-07-29T00:17:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:23 smithi155 bash[73694]: debug 2024-07-29T00:17:23.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:23 smithi045 bash[80445]: cluster 2024-07-29T00:17:22.631482+0000 mgr.y (mgr.34101) 8626 : cluster [DBG] pgmap v9554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:24.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:23 smithi045 bash[82788]: cluster 2024-07-29T00:17:22.631482+0000 mgr.y (mgr.34101) 8626 : cluster [DBG] pgmap v9554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:24.235 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:23 smithi155 bash[68033]: cluster 2024-07-29T00:17:22.631482+0000 mgr.y (mgr.34101) 8626 : cluster [DBG] pgmap v9554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:24.252 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16076 16 16 0 0 0 - 0 2024-07-29T00:17:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:24 smithi155 bash[73694]: debug 2024-07-29T00:17:24.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:25.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16077 16 16 0 0 0 - 0 2024-07-29T00:17:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:25 smithi155 bash[73694]: debug 2024-07-29T00:17:25.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:26.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:25 smithi155 bash[68033]: cluster 2024-07-29T00:17:24.633211+0000 mgr.y (mgr.34101) 8627 : cluster [DBG] pgmap v9555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:26.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:25 smithi045 bash[80445]: cluster 2024-07-29T00:17:24.633211+0000 mgr.y (mgr.34101) 8627 : cluster [DBG] pgmap v9555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:25 smithi045 bash[82788]: cluster 2024-07-29T00:17:24.633211+0000 mgr.y (mgr.34101) 8627 : cluster [DBG] pgmap v9555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:26.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16078 16 16 0 0 0 - 0 2024-07-29T00:17:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:26 smithi155 bash[73694]: debug 2024-07-29T00:17:26.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:27.180 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:26 smithi155 bash[68033]: cluster 2024-07-29T00:17:26.635243+0000 mgr.y (mgr.34101) 8628 : cluster [DBG] pgmap v9556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:26 smithi045 bash[80445]: cluster 2024-07-29T00:17:26.635243+0000 mgr.y (mgr.34101) 8628 : cluster [DBG] pgmap v9556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:26 smithi045 bash[82788]: cluster 2024-07-29T00:17:26.635243+0000 mgr.y (mgr.34101) 8628 : cluster [DBG] pgmap v9556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:27.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16079 16 16 0 0 0 - 0 2024-07-29T00:17:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:27 smithi155 bash[73694]: debug 2024-07-29T00:17:27.176+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:28.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:17:28.254888+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:17:28.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:17:28.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16080 16 16 0 0 0 - 0 2024-07-29T00:17:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:28 smithi155 bash[73694]: debug 2024-07-29T00:17:28.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:29.253 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16081 16 16 0 0 0 - 0 2024-07-29T00:17:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:29 smithi155 bash[73694]: debug 2024-07-29T00:17:29.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:29 smithi045 bash[80445]: cluster 2024-07-29T00:17:28.637150+0000 mgr.y (mgr.34101) 8629 : cluster [DBG] pgmap v9557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:29 smithi045 bash[82788]: cluster 2024-07-29T00:17:28.637150+0000 mgr.y (mgr.34101) 8629 : cluster [DBG] pgmap v9557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:29 smithi155 bash[68033]: cluster 2024-07-29T00:17:28.637150+0000 mgr.y (mgr.34101) 8629 : cluster [DBG] pgmap v9557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:30.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16082 16 16 0 0 0 - 0 2024-07-29T00:17:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:30 smithi155 bash[73694]: debug 2024-07-29T00:17:30.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:17:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:17:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:17:31.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16083 16 16 0 0 0 - 0 2024-07-29T00:17:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:31 smithi155 bash[73694]: debug 2024-07-29T00:17:31.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:31.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:31 smithi045 bash[80445]: cluster 2024-07-29T00:17:30.638966+0000 mgr.y (mgr.34101) 8630 : cluster [DBG] pgmap v9558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:31 smithi045 bash[82788]: cluster 2024-07-29T00:17:30.638966+0000 mgr.y (mgr.34101) 8630 : cluster [DBG] pgmap v9558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:31 smithi155 bash[68033]: cluster 2024-07-29T00:17:30.638966+0000 mgr.y (mgr.34101) 8630 : cluster [DBG] pgmap v9558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:32.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16084 16 16 0 0 0 - 0 2024-07-29T00:17:32.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:32 smithi155 bash[73694]: debug 2024-07-29T00:17:32.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:32.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:17:32 smithi155 bash[60745]: ts=2024-07-29T00:17:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:17:33.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16085 16 16 0 0 0 - 0 2024-07-29T00:17:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:33 smithi155 bash[73694]: debug 2024-07-29T00:17:33.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:33.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:33 smithi045 bash[82788]: cluster 2024-07-29T00:17:32.640989+0000 mgr.y (mgr.34101) 8631 : cluster [DBG] pgmap v9559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:33 smithi045 bash[82788]: audit 2024-07-29T00:17:33.451341+0000 mon.c (mon.2) 2123 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:17:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:33 smithi045 bash[80445]: cluster 2024-07-29T00:17:32.640989+0000 mgr.y (mgr.34101) 8631 : cluster [DBG] pgmap v9559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:33 smithi045 bash[80445]: audit 2024-07-29T00:17:33.451341+0000 mon.c (mon.2) 2123 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:17:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:33 smithi155 bash[68033]: cluster 2024-07-29T00:17:32.640989+0000 mgr.y (mgr.34101) 8631 : cluster [DBG] pgmap v9559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:33 smithi155 bash[68033]: audit 2024-07-29T00:17:33.451341+0000 mon.c (mon.2) 2123 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:17:34.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16086 16 16 0 0 0 - 0 2024-07-29T00:17:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:34 smithi155 bash[73694]: debug 2024-07-29T00:17:34.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:34 smithi045 bash[80445]: audit 2024-07-29T00:17:33.833068+0000 mon.c (mon.2) 2124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:34 smithi045 bash[82788]: audit 2024-07-29T00:17:33.833068+0000 mon.c (mon.2) 2124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:34 smithi155 bash[68033]: audit 2024-07-29T00:17:33.833068+0000 mon.c (mon.2) 2124 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:35.254 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16087 16 16 0 0 0 - 0 2024-07-29T00:17:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:35 smithi155 bash[73694]: debug 2024-07-29T00:17:35.140+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:35 smithi045 bash[80445]: cluster 2024-07-29T00:17:34.642818+0000 mgr.y (mgr.34101) 8632 : cluster [DBG] pgmap v9560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:35 smithi045 bash[82788]: cluster 2024-07-29T00:17:34.642818+0000 mgr.y (mgr.34101) 8632 : cluster [DBG] pgmap v9560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:35 smithi155 bash[68033]: cluster 2024-07-29T00:17:34.642818+0000 mgr.y (mgr.34101) 8632 : cluster [DBG] pgmap v9560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:36.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16088 16 16 0 0 0 - 0 2024-07-29T00:17:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:36 smithi155 bash[73694]: debug 2024-07-29T00:17:36.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:37.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16089 16 16 0 0 0 - 0 2024-07-29T00:17:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:37 smithi155 bash[73694]: debug 2024-07-29T00:17:37.192+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:37 smithi045 bash[80445]: cluster 2024-07-29T00:17:36.644673+0000 mgr.y (mgr.34101) 8633 : cluster [DBG] pgmap v9561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:37 smithi045 bash[82788]: cluster 2024-07-29T00:17:36.644673+0000 mgr.y (mgr.34101) 8633 : cluster [DBG] pgmap v9561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:37 smithi155 bash[68033]: cluster 2024-07-29T00:17:36.644673+0000 mgr.y (mgr.34101) 8633 : cluster [DBG] pgmap v9561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:38.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16090 16 16 0 0 0 - 0 2024-07-29T00:17:38.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:38 smithi155 bash[73694]: debug 2024-07-29T00:17:38.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:39.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16091 16 16 0 0 0 - 0 2024-07-29T00:17:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:39 smithi155 bash[73694]: debug 2024-07-29T00:17:39.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:39 smithi155 bash[68033]: cluster 2024-07-29T00:17:38.645574+0000 mgr.y (mgr.34101) 8634 : cluster [DBG] pgmap v9562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:39 smithi155 bash[68033]: audit 2024-07-29T00:17:39.139698+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:39 smithi155 bash[68033]: audit 2024-07-29T00:17:39.147177+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:39 smithi155 bash[68033]: audit 2024-07-29T00:17:39.359590+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:39 smithi155 bash[68033]: audit 2024-07-29T00:17:39.373199+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:39 smithi045 bash[80445]: cluster 2024-07-29T00:17:38.645574+0000 mgr.y (mgr.34101) 8634 : cluster [DBG] pgmap v9562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:39 smithi045 bash[80445]: audit 2024-07-29T00:17:39.139698+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:39 smithi045 bash[80445]: audit 2024-07-29T00:17:39.147177+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:39 smithi045 bash[80445]: audit 2024-07-29T00:17:39.359590+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:39 smithi045 bash[80445]: audit 2024-07-29T00:17:39.373199+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:39 smithi045 bash[82788]: cluster 2024-07-29T00:17:38.645574+0000 mgr.y (mgr.34101) 8634 : cluster [DBG] pgmap v9562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:39 smithi045 bash[82788]: audit 2024-07-29T00:17:39.139698+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:39 smithi045 bash[82788]: audit 2024-07-29T00:17:39.147177+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:39 smithi045 bash[82788]: audit 2024-07-29T00:17:39.359590+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:39 smithi045 bash[82788]: audit 2024-07-29T00:17:39.373199+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16092 16 16 0 0 0 - 0 2024-07-29T00:17:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:40 smithi155 bash[73694]: debug 2024-07-29T00:17:40.292+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:17:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:17:40] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:17:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:40 smithi045 bash[80445]: audit 2024-07-29T00:17:39.821780+0000 mon.c (mon.2) 2125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:17:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:40 smithi045 bash[80445]: audit 2024-07-29T00:17:39.823295+0000 mon.c (mon.2) 2126 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:17:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:40 smithi045 bash[80445]: audit 2024-07-29T00:17:39.833207+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:40 smithi045 bash[82788]: audit 2024-07-29T00:17:39.821780+0000 mon.c (mon.2) 2125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:17:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:40 smithi045 bash[82788]: audit 2024-07-29T00:17:39.823295+0000 mon.c (mon.2) 2126 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:17:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:40 smithi045 bash[82788]: audit 2024-07-29T00:17:39.833207+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:40 smithi155 bash[68033]: audit 2024-07-29T00:17:39.821780+0000 mon.c (mon.2) 2125 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:17:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:40 smithi155 bash[68033]: audit 2024-07-29T00:17:39.823295+0000 mon.c (mon.2) 2126 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:17:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:40 smithi155 bash[68033]: audit 2024-07-29T00:17:39.833207+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:17:41.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16093 16 16 0 0 0 - 0 2024-07-29T00:17:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:41 smithi155 bash[73694]: debug 2024-07-29T00:17:41.288+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:41 smithi155 bash[68033]: cluster 2024-07-29T00:17:40.647285+0000 mgr.y (mgr.34101) 8635 : cluster [DBG] pgmap v9563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:42.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:41 smithi045 bash[80445]: cluster 2024-07-29T00:17:40.647285+0000 mgr.y (mgr.34101) 8635 : cluster [DBG] pgmap v9563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:41 smithi045 bash[82788]: cluster 2024-07-29T00:17:40.647285+0000 mgr.y (mgr.34101) 8635 : cluster [DBG] pgmap v9563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:42.255 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16094 16 16 0 0 0 - 0 2024-07-29T00:17:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:42 smithi155 bash[73694]: debug 2024-07-29T00:17:42.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:17:42 smithi155 bash[60745]: ts=2024-07-29T00:17:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:17:43.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16095 16 16 0 0 0 - 0 2024-07-29T00:17:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:43 smithi155 bash[73694]: debug 2024-07-29T00:17:43.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:43 smithi155 bash[68033]: cluster 2024-07-29T00:17:42.649154+0000 mgr.y (mgr.34101) 8636 : cluster [DBG] pgmap v9564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:44.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:43 smithi045 bash[80445]: cluster 2024-07-29T00:17:42.649154+0000 mgr.y (mgr.34101) 8636 : cluster [DBG] pgmap v9564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:43 smithi045 bash[82788]: cluster 2024-07-29T00:17:42.649154+0000 mgr.y (mgr.34101) 8636 : cluster [DBG] pgmap v9564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:44.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16096 16 16 0 0 0 - 0 2024-07-29T00:17:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:44 smithi155 bash[73694]: debug 2024-07-29T00:17:44.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:45.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16097 16 16 0 0 0 - 0 2024-07-29T00:17:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:45 smithi155 bash[73694]: debug 2024-07-29T00:17:45.236+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:45 smithi155 bash[68033]: cluster 2024-07-29T00:17:44.650929+0000 mgr.y (mgr.34101) 8637 : cluster [DBG] pgmap v9565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:46.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:45 smithi045 bash[80445]: cluster 2024-07-29T00:17:44.650929+0000 mgr.y (mgr.34101) 8637 : cluster [DBG] pgmap v9565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:45 smithi045 bash[82788]: cluster 2024-07-29T00:17:44.650929+0000 mgr.y (mgr.34101) 8637 : cluster [DBG] pgmap v9565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:46.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16098 16 16 0 0 0 - 0 2024-07-29T00:17:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:46 smithi155 bash[73694]: debug 2024-07-29T00:17:46.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:47.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16099 16 16 0 0 0 - 0 2024-07-29T00:17:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:47 smithi155 bash[73694]: debug 2024-07-29T00:17:47.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:47 smithi155 bash[68033]: cluster 2024-07-29T00:17:46.652910+0000 mgr.y (mgr.34101) 8638 : cluster [DBG] pgmap v9566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:47 smithi045 bash[80445]: cluster 2024-07-29T00:17:46.652910+0000 mgr.y (mgr.34101) 8638 : cluster [DBG] pgmap v9566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:47 smithi045 bash[82788]: cluster 2024-07-29T00:17:46.652910+0000 mgr.y (mgr.34101) 8638 : cluster [DBG] pgmap v9566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:48.256 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:17:48.258227+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:17:48.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:17:48.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16100 16 16 0 0 0 - 0 2024-07-29T00:17:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:48 smithi155 bash[73694]: debug 2024-07-29T00:17:48.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:49.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16101 16 16 0 0 0 - 0 2024-07-29T00:17:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:49 smithi155 bash[73694]: debug 2024-07-29T00:17:49.228+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:49 smithi155 bash[68033]: cluster 2024-07-29T00:17:48.654888+0000 mgr.y (mgr.34101) 8639 : cluster [DBG] pgmap v9567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:49 smithi155 bash[68033]: audit 2024-07-29T00:17:48.833858+0000 mon.c (mon.2) 2127 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:49 smithi045 bash[80445]: cluster 2024-07-29T00:17:48.654888+0000 mgr.y (mgr.34101) 8639 : cluster [DBG] pgmap v9567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:49 smithi045 bash[80445]: audit 2024-07-29T00:17:48.833858+0000 mon.c (mon.2) 2127 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:49 smithi045 bash[82788]: cluster 2024-07-29T00:17:48.654888+0000 mgr.y (mgr.34101) 8639 : cluster [DBG] pgmap v9567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:49 smithi045 bash[82788]: audit 2024-07-29T00:17:48.833858+0000 mon.c (mon.2) 2127 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:17:50.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16102 16 16 0 0 0 - 0 2024-07-29T00:17:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:50 smithi155 bash[73694]: debug 2024-07-29T00:17:50.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:17:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:17:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:17:51.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16103 16 16 0 0 0 - 0 2024-07-29T00:17:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:51 smithi155 bash[73694]: debug 2024-07-29T00:17:51.212+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:51 smithi155 bash[68033]: cluster 2024-07-29T00:17:50.656664+0000 mgr.y (mgr.34101) 8640 : cluster [DBG] pgmap v9568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:51 smithi045 bash[80445]: cluster 2024-07-29T00:17:50.656664+0000 mgr.y (mgr.34101) 8640 : cluster [DBG] pgmap v9568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:51 smithi045 bash[82788]: cluster 2024-07-29T00:17:50.656664+0000 mgr.y (mgr.34101) 8640 : cluster [DBG] pgmap v9568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:52.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16104 16 16 0 0 0 - 0 2024-07-29T00:17:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:52 smithi155 bash[73694]: debug 2024-07-29T00:17:52.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:17:52 smithi155 bash[60745]: ts=2024-07-29T00:17:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:17:53.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16105 16 16 0 0 0 - 0 2024-07-29T00:17:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:53 smithi155 bash[73694]: debug 2024-07-29T00:17:53.204+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:53 smithi155 bash[68033]: cluster 2024-07-29T00:17:52.658558+0000 mgr.y (mgr.34101) 8641 : cluster [DBG] pgmap v9569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:53 smithi045 bash[80445]: cluster 2024-07-29T00:17:52.658558+0000 mgr.y (mgr.34101) 8641 : cluster [DBG] pgmap v9569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:53 smithi045 bash[82788]: cluster 2024-07-29T00:17:52.658558+0000 mgr.y (mgr.34101) 8641 : cluster [DBG] pgmap v9569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:54.257 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16106 16 16 0 0 0 - 0 2024-07-29T00:17:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:54 smithi155 bash[73694]: debug 2024-07-29T00:17:54.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:55.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16107 16 16 0 0 0 - 0 2024-07-29T00:17:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:55 smithi155 bash[73694]: debug 2024-07-29T00:17:55.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:55 smithi155 bash[68033]: cluster 2024-07-29T00:17:54.660320+0000 mgr.y (mgr.34101) 8642 : cluster [DBG] pgmap v9570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:55 smithi045 bash[80445]: cluster 2024-07-29T00:17:54.660320+0000 mgr.y (mgr.34101) 8642 : cluster [DBG] pgmap v9570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:55 smithi045 bash[82788]: cluster 2024-07-29T00:17:54.660320+0000 mgr.y (mgr.34101) 8642 : cluster [DBG] pgmap v9570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:56.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16108 16 16 0 0 0 - 0 2024-07-29T00:17:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:56 smithi155 bash[73694]: debug 2024-07-29T00:17:56.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:57.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16109 16 16 0 0 0 - 0 2024-07-29T00:17:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:57 smithi155 bash[73694]: debug 2024-07-29T00:17:57.240+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:57 smithi155 bash[68033]: cluster 2024-07-29T00:17:56.662192+0000 mgr.y (mgr.34101) 8643 : cluster [DBG] pgmap v9571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:58.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:57 smithi045 bash[80445]: cluster 2024-07-29T00:17:56.662192+0000 mgr.y (mgr.34101) 8643 : cluster [DBG] pgmap v9571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:57 smithi045 bash[82788]: cluster 2024-07-29T00:17:56.662192+0000 mgr.y (mgr.34101) 8643 : cluster [DBG] pgmap v9571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:17:58.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16110 16 16 0 0 0 - 0 2024-07-29T00:17:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:58 smithi155 bash[73694]: debug 2024-07-29T00:17:58.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:17:59.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16111 16 16 0 0 0 - 0 2024-07-29T00:17:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:17:59 smithi155 bash[73694]: debug 2024-07-29T00:17:59.264+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:17:59 smithi155 bash[68033]: cluster 2024-07-29T00:17:58.664010+0000 mgr.y (mgr.34101) 8644 : cluster [DBG] pgmap v9572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:17:59 smithi045 bash[80445]: cluster 2024-07-29T00:17:58.664010+0000 mgr.y (mgr.34101) 8644 : cluster [DBG] pgmap v9572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:17:59 smithi045 bash[82788]: cluster 2024-07-29T00:17:58.664010+0000 mgr.y (mgr.34101) 8644 : cluster [DBG] pgmap v9572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:00.258 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16112 16 16 0 0 0 - 0 2024-07-29T00:18:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:00 smithi155 bash[73694]: debug 2024-07-29T00:18:00.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:18:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:18:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:18:01.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16113 16 16 0 0 0 - 0 2024-07-29T00:18:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:01 smithi155 bash[73694]: debug 2024-07-29T00:18:01.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:01 smithi155 bash[68033]: cluster 2024-07-29T00:18:00.665735+0000 mgr.y (mgr.34101) 8645 : cluster [DBG] pgmap v9573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:01 smithi045 bash[80445]: cluster 2024-07-29T00:18:00.665735+0000 mgr.y (mgr.34101) 8645 : cluster [DBG] pgmap v9573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:01 smithi045 bash[82788]: cluster 2024-07-29T00:18:00.665735+0000 mgr.y (mgr.34101) 8645 : cluster [DBG] pgmap v9573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:02.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16114 16 16 0 0 0 - 0 2024-07-29T00:18:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:02 smithi155 bash[73694]: debug 2024-07-29T00:18:02.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:18:02 smithi155 bash[60745]: ts=2024-07-29T00:18:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:18:03.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16115 16 16 0 0 0 - 0 2024-07-29T00:18:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:03 smithi155 bash[73694]: debug 2024-07-29T00:18:03.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:03 smithi155 bash[68033]: cluster 2024-07-29T00:18:02.667610+0000 mgr.y (mgr.34101) 8646 : cluster [DBG] pgmap v9574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:03 smithi045 bash[80445]: cluster 2024-07-29T00:18:02.667610+0000 mgr.y (mgr.34101) 8646 : cluster [DBG] pgmap v9574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:03 smithi045 bash[82788]: cluster 2024-07-29T00:18:02.667610+0000 mgr.y (mgr.34101) 8646 : cluster [DBG] pgmap v9574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:04.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16116 16 16 0 0 0 - 0 2024-07-29T00:18:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:04 smithi155 bash[73694]: debug 2024-07-29T00:18:04.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:04 smithi155 bash[68033]: audit 2024-07-29T00:18:03.834343+0000 mon.c (mon.2) 2128 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:04 smithi045 bash[80445]: audit 2024-07-29T00:18:03.834343+0000 mon.c (mon.2) 2128 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:04 smithi045 bash[82788]: audit 2024-07-29T00:18:03.834343+0000 mon.c (mon.2) 2128 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:05.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16117 16 16 0 0 0 - 0 2024-07-29T00:18:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:05 smithi155 bash[73694]: debug 2024-07-29T00:18:05.252+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:05 smithi155 bash[68033]: cluster 2024-07-29T00:18:04.669392+0000 mgr.y (mgr.34101) 8647 : cluster [DBG] pgmap v9575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:05 smithi045 bash[80445]: cluster 2024-07-29T00:18:04.669392+0000 mgr.y (mgr.34101) 8647 : cluster [DBG] pgmap v9575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:05 smithi045 bash[82788]: cluster 2024-07-29T00:18:04.669392+0000 mgr.y (mgr.34101) 8647 : cluster [DBG] pgmap v9575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:06.259 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16118 16 16 0 0 0 - 0 2024-07-29T00:18:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:06 smithi155 bash[73694]: debug 2024-07-29T00:18:06.276+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:07.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16119 16 16 0 0 0 - 0 2024-07-29T00:18:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:07 smithi155 bash[73694]: debug 2024-07-29T00:18:07.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:07 smithi155 bash[68033]: cluster 2024-07-29T00:18:06.671259+0000 mgr.y (mgr.34101) 8648 : cluster [DBG] pgmap v9576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:07 smithi045 bash[80445]: cluster 2024-07-29T00:18:06.671259+0000 mgr.y (mgr.34101) 8648 : cluster [DBG] pgmap v9576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:07 smithi045 bash[82788]: cluster 2024-07-29T00:18:06.671259+0000 mgr.y (mgr.34101) 8648 : cluster [DBG] pgmap v9576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:08.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:18:08.261531+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:18:08.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:18:08.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16120 16 16 0 0 0 - 0 2024-07-29T00:18:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:08 smithi155 bash[73694]: debug 2024-07-29T00:18:08.300+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:09.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16121 16 16 0 0 0 - 0 2024-07-29T00:18:09.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:09 smithi155 bash[73694]: debug 2024-07-29T00:18:09.348+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:09 smithi155 bash[68033]: cluster 2024-07-29T00:18:08.672973+0000 mgr.y (mgr.34101) 8649 : cluster [DBG] pgmap v9577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:09 smithi045 bash[80445]: cluster 2024-07-29T00:18:08.672973+0000 mgr.y (mgr.34101) 8649 : cluster [DBG] pgmap v9577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:09 smithi045 bash[82788]: cluster 2024-07-29T00:18:08.672973+0000 mgr.y (mgr.34101) 8649 : cluster [DBG] pgmap v9577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:10.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16122 16 16 0 0 0 - 0 2024-07-29T00:18:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:10 smithi155 bash[73694]: debug 2024-07-29T00:18:10.312+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:18:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:18:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:18:11.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16123 16 16 0 0 0 - 0 2024-07-29T00:18:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:11 smithi155 bash[73694]: debug 2024-07-29T00:18:11.280+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:11 smithi155 bash[68033]: cluster 2024-07-29T00:18:10.674715+0000 mgr.y (mgr.34101) 8650 : cluster [DBG] pgmap v9578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:11 smithi045 bash[80445]: cluster 2024-07-29T00:18:10.674715+0000 mgr.y (mgr.34101) 8650 : cluster [DBG] pgmap v9578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:11 smithi045 bash[82788]: cluster 2024-07-29T00:18:10.674715+0000 mgr.y (mgr.34101) 8650 : cluster [DBG] pgmap v9578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:12.260 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16124 16 16 0 0 0 - 0 2024-07-29T00:18:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:12 smithi155 bash[73694]: debug 2024-07-29T00:18:12.316+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:18:12 smithi155 bash[60745]: ts=2024-07-29T00:18:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:18:13.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16125 16 16 0 0 0 - 0 2024-07-29T00:18:13.799 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:13 smithi155 bash[73694]: debug 2024-07-29T00:18:13.324+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:13 smithi155 bash[68033]: cluster 2024-07-29T00:18:12.676571+0000 mgr.y (mgr.34101) 8651 : cluster [DBG] pgmap v9579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:13 smithi045 bash[82788]: cluster 2024-07-29T00:18:12.676571+0000 mgr.y (mgr.34101) 8651 : cluster [DBG] pgmap v9579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:13 smithi045 bash[80445]: cluster 2024-07-29T00:18:12.676571+0000 mgr.y (mgr.34101) 8651 : cluster [DBG] pgmap v9579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:14.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16126 16 16 0 0 0 - 0 2024-07-29T00:18:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:14 smithi155 bash[73694]: debug 2024-07-29T00:18:14.336+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:15.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16127 16 16 0 0 0 - 0 2024-07-29T00:18:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:15 smithi155 bash[73694]: debug 2024-07-29T00:18:15.299+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:15 smithi155 bash[68033]: cluster 2024-07-29T00:18:14.678297+0000 mgr.y (mgr.34101) 8652 : cluster [DBG] pgmap v9580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:16.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:15 smithi045 bash[80445]: cluster 2024-07-29T00:18:14.678297+0000 mgr.y (mgr.34101) 8652 : cluster [DBG] pgmap v9580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:15 smithi045 bash[82788]: cluster 2024-07-29T00:18:14.678297+0000 mgr.y (mgr.34101) 8652 : cluster [DBG] pgmap v9580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:16.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16128 16 16 0 0 0 - 0 2024-07-29T00:18:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:16 smithi155 bash[73694]: debug 2024-07-29T00:18:16.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:17.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16129 16 16 0 0 0 - 0 2024-07-29T00:18:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:17 smithi155 bash[73694]: debug 2024-07-29T00:18:17.343+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:18.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:17 smithi045 bash[80445]: cluster 2024-07-29T00:18:16.680159+0000 mgr.y (mgr.34101) 8653 : cluster [DBG] pgmap v9581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:17 smithi045 bash[82788]: cluster 2024-07-29T00:18:16.680159+0000 mgr.y (mgr.34101) 8653 : cluster [DBG] pgmap v9581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:18.261 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16130 16 16 0 0 0 - 0 2024-07-29T00:18:18.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:17 smithi155 bash[68033]: cluster 2024-07-29T00:18:16.680159+0000 mgr.y (mgr.34101) 8653 : cluster [DBG] pgmap v9581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:18 smithi155 bash[73694]: debug 2024-07-29T00:18:18.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:19.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16131 16 16 0 0 0 - 0 2024-07-29T00:18:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:19 smithi155 bash[73694]: debug 2024-07-29T00:18:19.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:19 smithi045 bash[80445]: cluster 2024-07-29T00:18:18.681919+0000 mgr.y (mgr.34101) 8654 : cluster [DBG] pgmap v9582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:19 smithi045 bash[80445]: audit 2024-07-29T00:18:18.834774+0000 mon.c (mon.2) 2129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:19 smithi045 bash[82788]: cluster 2024-07-29T00:18:18.681919+0000 mgr.y (mgr.34101) 8654 : cluster [DBG] pgmap v9582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:19 smithi045 bash[82788]: audit 2024-07-29T00:18:18.834774+0000 mon.c (mon.2) 2129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:20.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16132 16 16 0 0 0 - 0 2024-07-29T00:18:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:19 smithi155 bash[68033]: cluster 2024-07-29T00:18:18.681919+0000 mgr.y (mgr.34101) 8654 : cluster [DBG] pgmap v9582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:19 smithi155 bash[68033]: audit 2024-07-29T00:18:18.834774+0000 mon.c (mon.2) 2129 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:20 smithi155 bash[73694]: debug 2024-07-29T00:18:20.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:18:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:18:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:18:21.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16133 16 16 0 0 0 - 0 2024-07-29T00:18:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:21 smithi155 bash[73694]: debug 2024-07-29T00:18:21.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:22.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:21 smithi045 bash[80445]: cluster 2024-07-29T00:18:20.683760+0000 mgr.y (mgr.34101) 8655 : cluster [DBG] pgmap v9583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:21 smithi045 bash[82788]: cluster 2024-07-29T00:18:20.683760+0000 mgr.y (mgr.34101) 8655 : cluster [DBG] pgmap v9583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:22.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16134 16 16 0 0 0 - 0 2024-07-29T00:18:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:21 smithi155 bash[68033]: cluster 2024-07-29T00:18:20.683760+0000 mgr.y (mgr.34101) 8655 : cluster [DBG] pgmap v9583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:22 smithi155 bash[73694]: debug 2024-07-29T00:18:22.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:18:22 smithi155 bash[60745]: ts=2024-07-29T00:18:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:18:23.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16135 16 16 0 0 0 - 0 2024-07-29T00:18:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:23 smithi155 bash[73694]: debug 2024-07-29T00:18:23.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:23 smithi045 bash[80445]: cluster 2024-07-29T00:18:22.685637+0000 mgr.y (mgr.34101) 8656 : cluster [DBG] pgmap v9584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:23 smithi045 bash[82788]: cluster 2024-07-29T00:18:22.685637+0000 mgr.y (mgr.34101) 8656 : cluster [DBG] pgmap v9584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:24.262 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16136 16 16 0 0 0 - 0 2024-07-29T00:18:24.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:23 smithi155 bash[68033]: cluster 2024-07-29T00:18:22.685637+0000 mgr.y (mgr.34101) 8656 : cluster [DBG] pgmap v9584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:24 smithi155 bash[73694]: debug 2024-07-29T00:18:24.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:25.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16137 16 16 0 0 0 - 0 2024-07-29T00:18:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:25 smithi155 bash[73694]: debug 2024-07-29T00:18:25.319+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:25 smithi045 bash[80445]: cluster 2024-07-29T00:18:24.687375+0000 mgr.y (mgr.34101) 8657 : cluster [DBG] pgmap v9585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:25 smithi045 bash[82788]: cluster 2024-07-29T00:18:24.687375+0000 mgr.y (mgr.34101) 8657 : cluster [DBG] pgmap v9585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:26.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16138 16 16 0 0 0 - 0 2024-07-29T00:18:26.279 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:25 smithi155 bash[68033]: cluster 2024-07-29T00:18:24.687375+0000 mgr.y (mgr.34101) 8657 : cluster [DBG] pgmap v9585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:26 smithi155 bash[73694]: debug 2024-07-29T00:18:26.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:27.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16139 16 16 0 0 0 - 0 2024-07-29T00:18:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:27 smithi155 bash[73694]: debug 2024-07-29T00:18:27.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:28.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:27 smithi045 bash[80445]: cluster 2024-07-29T00:18:26.689198+0000 mgr.y (mgr.34101) 8658 : cluster [DBG] pgmap v9586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:27 smithi045 bash[82788]: cluster 2024-07-29T00:18:26.689198+0000 mgr.y (mgr.34101) 8658 : cluster [DBG] pgmap v9586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:28.236 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:27 smithi155 bash[68033]: cluster 2024-07-29T00:18:26.689198+0000 mgr.y (mgr.34101) 8658 : cluster [DBG] pgmap v9586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:28.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:18:28.264875+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:18:28.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:18:28.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16140 16 16 0 0 0 - 0 2024-07-29T00:18:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:28 smithi155 bash[73694]: debug 2024-07-29T00:18:28.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:29.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16141 16 16 0 0 0 - 0 2024-07-29T00:18:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:29 smithi155 bash[73694]: debug 2024-07-29T00:18:29.199+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:30.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:29 smithi155 bash[68033]: cluster 2024-07-29T00:18:28.690938+0000 mgr.y (mgr.34101) 8659 : cluster [DBG] pgmap v9587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:30.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:29 smithi045 bash[80445]: cluster 2024-07-29T00:18:28.690938+0000 mgr.y (mgr.34101) 8659 : cluster [DBG] pgmap v9587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:29 smithi045 bash[82788]: cluster 2024-07-29T00:18:28.690938+0000 mgr.y (mgr.34101) 8659 : cluster [DBG] pgmap v9587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:30.263 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16142 16 16 0 0 0 - 0 2024-07-29T00:18:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:30 smithi155 bash[73694]: debug 2024-07-29T00:18:30.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:18:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:18:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:18:31.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16143 16 16 0 0 0 - 0 2024-07-29T00:18:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:31 smithi155 bash[73694]: debug 2024-07-29T00:18:31.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:32.187 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:31 smithi155 bash[68033]: cluster 2024-07-29T00:18:30.692636+0000 mgr.y (mgr.34101) 8660 : cluster [DBG] pgmap v9588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:32.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:31 smithi045 bash[80445]: cluster 2024-07-29T00:18:30.692636+0000 mgr.y (mgr.34101) 8660 : cluster [DBG] pgmap v9588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:31 smithi045 bash[82788]: cluster 2024-07-29T00:18:30.692636+0000 mgr.y (mgr.34101) 8660 : cluster [DBG] pgmap v9588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:32.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16144 16 16 0 0 0 - 0 2024-07-29T00:18:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:32 smithi155 bash[73694]: debug 2024-07-29T00:18:32.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:18:32 smithi155 bash[60745]: ts=2024-07-29T00:18:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:18:33.191 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:32 smithi155 bash[68033]: cluster 2024-07-29T00:18:32.694525+0000 mgr.y (mgr.34101) 8661 : cluster [DBG] pgmap v9589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:33.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:32 smithi045 bash[80445]: cluster 2024-07-29T00:18:32.694525+0000 mgr.y (mgr.34101) 8661 : cluster [DBG] pgmap v9589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:32 smithi045 bash[82788]: cluster 2024-07-29T00:18:32.694525+0000 mgr.y (mgr.34101) 8661 : cluster [DBG] pgmap v9589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:33.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16145 16 16 0 0 0 - 0 2024-07-29T00:18:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:33 smithi155 bash[73694]: debug 2024-07-29T00:18:33.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:34.150 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:33 smithi155 bash[68033]: audit 2024-07-29T00:18:33.835071+0000 mon.c (mon.2) 2130 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:33 smithi045 bash[80445]: audit 2024-07-29T00:18:33.835071+0000 mon.c (mon.2) 2130 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:33 smithi045 bash[82788]: audit 2024-07-29T00:18:33.835071+0000 mon.c (mon.2) 2130 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:34.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16146 16 16 0 0 0 - 0 2024-07-29T00:18:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:34 smithi155 bash[73694]: debug 2024-07-29T00:18:34.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:35.167 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:34 smithi155 bash[68033]: cluster 2024-07-29T00:18:34.696240+0000 mgr.y (mgr.34101) 8662 : cluster [DBG] pgmap v9590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:34 smithi045 bash[80445]: cluster 2024-07-29T00:18:34.696240+0000 mgr.y (mgr.34101) 8662 : cluster [DBG] pgmap v9590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:34 smithi045 bash[82788]: cluster 2024-07-29T00:18:34.696240+0000 mgr.y (mgr.34101) 8662 : cluster [DBG] pgmap v9590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:35.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16147 16 16 0 0 0 - 0 2024-07-29T00:18:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:35 smithi155 bash[73694]: debug 2024-07-29T00:18:35.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:36.264 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16148 16 16 0 0 0 - 0 2024-07-29T00:18:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:36 smithi155 bash[73694]: debug 2024-07-29T00:18:36.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:37.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16149 16 16 0 0 0 - 0 2024-07-29T00:18:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:37 smithi155 bash[73694]: debug 2024-07-29T00:18:37.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:37 smithi155 bash[68033]: cluster 2024-07-29T00:18:36.698116+0000 mgr.y (mgr.34101) 8663 : cluster [DBG] pgmap v9591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:37 smithi045 bash[80445]: cluster 2024-07-29T00:18:36.698116+0000 mgr.y (mgr.34101) 8663 : cluster [DBG] pgmap v9591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:37 smithi045 bash[82788]: cluster 2024-07-29T00:18:36.698116+0000 mgr.y (mgr.34101) 8663 : cluster [DBG] pgmap v9591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:38.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16150 16 16 0 0 0 - 0 2024-07-29T00:18:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:38 smithi155 bash[73694]: debug 2024-07-29T00:18:38.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:39.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16151 16 16 0 0 0 - 0 2024-07-29T00:18:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:39 smithi155 bash[73694]: debug 2024-07-29T00:18:39.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:39 smithi155 bash[68033]: cluster 2024-07-29T00:18:38.699823+0000 mgr.y (mgr.34101) 8664 : cluster [DBG] pgmap v9592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:40.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:39 smithi045 bash[80445]: cluster 2024-07-29T00:18:38.699823+0000 mgr.y (mgr.34101) 8664 : cluster [DBG] pgmap v9592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:39 smithi045 bash[82788]: cluster 2024-07-29T00:18:38.699823+0000 mgr.y (mgr.34101) 8664 : cluster [DBG] pgmap v9592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:40.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16152 16 16 0 0 0 - 0 2024-07-29T00:18:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:40 smithi155 bash[73694]: debug 2024-07-29T00:18:40.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:40 smithi045 bash[80445]: audit 2024-07-29T00:18:39.933495+0000 mon.c (mon.2) 2131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:18:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:18:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:18:40] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:18:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:40 smithi045 bash[82788]: audit 2024-07-29T00:18:39.933495+0000 mon.c (mon.2) 2131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:18:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:40 smithi155 bash[68033]: audit 2024-07-29T00:18:39.933495+0000 mon.c (mon.2) 2131 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:18:41.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16153 16 16 0 0 0 - 0 2024-07-29T00:18:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:41 smithi155 bash[73694]: debug 2024-07-29T00:18:41.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:41 smithi155 bash[68033]: cluster 2024-07-29T00:18:40.701552+0000 mgr.y (mgr.34101) 8665 : cluster [DBG] pgmap v9593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:41 smithi045 bash[80445]: cluster 2024-07-29T00:18:40.701552+0000 mgr.y (mgr.34101) 8665 : cluster [DBG] pgmap v9593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:41 smithi045 bash[82788]: cluster 2024-07-29T00:18:40.701552+0000 mgr.y (mgr.34101) 8665 : cluster [DBG] pgmap v9593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:42.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16154 16 16 0 0 0 - 0 2024-07-29T00:18:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:42 smithi155 bash[73694]: debug 2024-07-29T00:18:42.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:18:42 smithi155 bash[60745]: ts=2024-07-29T00:18:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:18:43.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16155 16 16 0 0 0 - 0 2024-07-29T00:18:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:43 smithi155 bash[73694]: debug 2024-07-29T00:18:43.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:43 smithi155 bash[68033]: cluster 2024-07-29T00:18:42.703467+0000 mgr.y (mgr.34101) 8666 : cluster [DBG] pgmap v9594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:43 smithi045 bash[80445]: cluster 2024-07-29T00:18:42.703467+0000 mgr.y (mgr.34101) 8666 : cluster [DBG] pgmap v9594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:43 smithi045 bash[82788]: cluster 2024-07-29T00:18:42.703467+0000 mgr.y (mgr.34101) 8666 : cluster [DBG] pgmap v9594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:44.265 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16156 16 16 0 0 0 - 0 2024-07-29T00:18:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:44 smithi155 bash[73694]: debug 2024-07-29T00:18:44.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:45.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16157 16 16 0 0 0 - 0 2024-07-29T00:18:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:45 smithi155 bash[73694]: debug 2024-07-29T00:18:45.179+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:45 smithi155 bash[68033]: cluster 2024-07-29T00:18:44.705235+0000 mgr.y (mgr.34101) 8667 : cluster [DBG] pgmap v9595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:45 smithi155 bash[68033]: audit 2024-07-29T00:18:45.565546+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:45 smithi155 bash[68033]: audit 2024-07-29T00:18:45.577614+0000 mon.a (mon.0) 4250 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:46.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:45 smithi045 bash[80445]: cluster 2024-07-29T00:18:44.705235+0000 mgr.y (mgr.34101) 8667 : cluster [DBG] pgmap v9595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:45 smithi045 bash[80445]: audit 2024-07-29T00:18:45.565546+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:45 smithi045 bash[80445]: audit 2024-07-29T00:18:45.577614+0000 mon.a (mon.0) 4250 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:45 smithi045 bash[82788]: cluster 2024-07-29T00:18:44.705235+0000 mgr.y (mgr.34101) 8667 : cluster [DBG] pgmap v9595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:45 smithi045 bash[82788]: audit 2024-07-29T00:18:45.565546+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:45 smithi045 bash[82788]: audit 2024-07-29T00:18:45.577614+0000 mon.a (mon.0) 4250 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:46.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16158 16 16 0 0 0 - 0 2024-07-29T00:18:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:46 smithi155 bash[73694]: debug 2024-07-29T00:18:46.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:46 smithi155 bash[68033]: audit 2024-07-29T00:18:45.799443+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:46 smithi155 bash[68033]: audit 2024-07-29T00:18:45.811197+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:46 smithi045 bash[80445]: audit 2024-07-29T00:18:45.799443+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:46 smithi045 bash[80445]: audit 2024-07-29T00:18:45.811197+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:46 smithi045 bash[82788]: audit 2024-07-29T00:18:45.799443+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:46 smithi045 bash[82788]: audit 2024-07-29T00:18:45.811197+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:47.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16159 16 16 0 0 0 - 0 2024-07-29T00:18:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:47 smithi155 bash[73694]: debug 2024-07-29T00:18:47.195+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:47 smithi045 bash[80445]: cluster 2024-07-29T00:18:46.707117+0000 mgr.y (mgr.34101) 8668 : cluster [DBG] pgmap v9596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:47 smithi045 bash[82788]: cluster 2024-07-29T00:18:46.707117+0000 mgr.y (mgr.34101) 8668 : cluster [DBG] pgmap v9596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:48.244 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:47 smithi155 bash[68033]: cluster 2024-07-29T00:18:46.707117+0000 mgr.y (mgr.34101) 8668 : cluster [DBG] pgmap v9596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:48.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:18:48.267872+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:18:48.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:18:48.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16160 16 16 0 0 0 - 0 2024-07-29T00:18:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:48 smithi155 bash[73694]: debug 2024-07-29T00:18:48.243+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:49.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16161 16 16 0 0 0 - 0 2024-07-29T00:18:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:49 smithi155 bash[73694]: debug 2024-07-29T00:18:49.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:49 smithi045 bash[80445]: cluster 2024-07-29T00:18:48.708876+0000 mgr.y (mgr.34101) 8669 : cluster [DBG] pgmap v9597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:49 smithi045 bash[80445]: audit 2024-07-29T00:18:48.835637+0000 mon.c (mon.2) 2132 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:49 smithi045 bash[82788]: cluster 2024-07-29T00:18:48.708876+0000 mgr.y (mgr.34101) 8669 : cluster [DBG] pgmap v9597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:49 smithi045 bash[82788]: audit 2024-07-29T00:18:48.835637+0000 mon.c (mon.2) 2132 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:50.220 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:49 smithi155 bash[68033]: cluster 2024-07-29T00:18:48.708876+0000 mgr.y (mgr.34101) 8669 : cluster [DBG] pgmap v9597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:50.221 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:49 smithi155 bash[68033]: audit 2024-07-29T00:18:48.835637+0000 mon.c (mon.2) 2132 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:18:50.266 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16162 16 16 0 0 0 - 0 2024-07-29T00:18:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:50 smithi155 bash[73694]: debug 2024-07-29T00:18:50.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:18:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:18:50] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:18:51.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16163 16 16 0 0 0 - 0 2024-07-29T00:18:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:51 smithi155 bash[73694]: debug 2024-07-29T00:18:51.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:51 smithi155 bash[68033]: cluster 2024-07-29T00:18:50.710689+0000 mgr.y (mgr.34101) 8670 : cluster [DBG] pgmap v9598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:52.209 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:51 smithi045 bash[82788]: cluster 2024-07-29T00:18:50.710689+0000 mgr.y (mgr.34101) 8670 : cluster [DBG] pgmap v9598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:52.209 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:51 smithi045 bash[80445]: cluster 2024-07-29T00:18:50.710689+0000 mgr.y (mgr.34101) 8670 : cluster [DBG] pgmap v9598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:52.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16164 16 16 0 0 0 - 0 2024-07-29T00:18:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:52 smithi155 bash[73694]: debug 2024-07-29T00:18:52.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:18:52 smithi155 bash[60745]: ts=2024-07-29T00:18:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:18:53.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16165 16 16 0 0 0 - 0 2024-07-29T00:18:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:53 smithi155 bash[73694]: debug 2024-07-29T00:18:53.275+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:54.077 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:53 smithi155 bash[68033]: cluster 2024-07-29T00:18:52.712590+0000 mgr.y (mgr.34101) 8671 : cluster [DBG] pgmap v9599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:54.144 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:53 smithi045 bash[80445]: cluster 2024-07-29T00:18:52.712590+0000 mgr.y (mgr.34101) 8671 : cluster [DBG] pgmap v9599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:54.144 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:53 smithi045 bash[82788]: cluster 2024-07-29T00:18:52.712590+0000 mgr.y (mgr.34101) 8671 : cluster [DBG] pgmap v9599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:54.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16166 16 16 0 0 0 - 0 2024-07-29T00:18:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:54 smithi155 bash[73694]: debug 2024-07-29T00:18:54.291+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:55.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16167 16 16 0 0 0 - 0 2024-07-29T00:18:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:55 smithi155 bash[73694]: debug 2024-07-29T00:18:55.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:55 smithi045 bash[80445]: cluster 2024-07-29T00:18:54.714348+0000 mgr.y (mgr.34101) 8672 : cluster [DBG] pgmap v9600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:55 smithi045 bash[82788]: cluster 2024-07-29T00:18:54.714348+0000 mgr.y (mgr.34101) 8672 : cluster [DBG] pgmap v9600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:56.262 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:55 smithi155 bash[68033]: cluster 2024-07-29T00:18:54.714348+0000 mgr.y (mgr.34101) 8672 : cluster [DBG] pgmap v9600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:56.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16168 16 16 0 0 0 - 0 2024-07-29T00:18:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:56 smithi155 bash[73694]: debug 2024-07-29T00:18:56.263+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[80445]: audit 2024-07-29T00:18:55.957725+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[80445]: audit 2024-07-29T00:18:55.965572+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[80445]: audit 2024-07-29T00:18:55.977687+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[80445]: audit 2024-07-29T00:18:55.985660+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[80445]: audit 2024-07-29T00:18:55.988723+0000 mon.c (mon.2) 2133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:18:57.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[80445]: audit 2024-07-29T00:18:55.990548+0000 mon.c (mon.2) 2134 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:18:57.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[80445]: audit 2024-07-29T00:18:56.001766+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[80445]: cluster 2024-07-29T00:18:56.716181+0000 mgr.y (mgr.34101) 8673 : cluster [DBG] pgmap v9601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[82788]: audit 2024-07-29T00:18:55.957725+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[82788]: audit 2024-07-29T00:18:55.965572+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[82788]: audit 2024-07-29T00:18:55.977687+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[82788]: audit 2024-07-29T00:18:55.985660+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[82788]: audit 2024-07-29T00:18:55.988723+0000 mon.c (mon.2) 2133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:18:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[82788]: audit 2024-07-29T00:18:55.990548+0000 mon.c (mon.2) 2134 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:18:57.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[82788]: audit 2024-07-29T00:18:56.001766+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:56 smithi045 bash[82788]: cluster 2024-07-29T00:18:56.716181+0000 mgr.y (mgr.34101) 8673 : cluster [DBG] pgmap v9601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:57.267 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16169 16 16 0 0 0 - 0 2024-07-29T00:18:57.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:56 smithi155 bash[68033]: audit 2024-07-29T00:18:55.957725+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:56 smithi155 bash[68033]: audit 2024-07-29T00:18:55.965572+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:56 smithi155 bash[68033]: audit 2024-07-29T00:18:55.977687+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:56 smithi155 bash[68033]: audit 2024-07-29T00:18:55.985660+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:56 smithi155 bash[68033]: audit 2024-07-29T00:18:55.988723+0000 mon.c (mon.2) 2133 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:56 smithi155 bash[68033]: audit 2024-07-29T00:18:55.990548+0000 mon.c (mon.2) 2134 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:56 smithi155 bash[68033]: audit 2024-07-29T00:18:56.001766+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:56 smithi155 bash[68033]: cluster 2024-07-29T00:18:56.716181+0000 mgr.y (mgr.34101) 8673 : cluster [DBG] pgmap v9601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:18:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:57 smithi155 bash[73694]: debug 2024-07-29T00:18:57.287+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:58.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16170 16 16 0 0 0 - 0 2024-07-29T00:18:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:58 smithi155 bash[73694]: debug 2024-07-29T00:18:58.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:18:59.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16171 16 16 0 0 0 - 0 2024-07-29T00:18:59.775 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:18:59 smithi155 bash[73694]: debug 2024-07-29T00:18:59.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:18:59 smithi155 bash[68033]: cluster 2024-07-29T00:18:58.717973+0000 mgr.y (mgr.34101) 8674 : cluster [DBG] pgmap v9602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:18:59 smithi045 bash[80445]: cluster 2024-07-29T00:18:58.717973+0000 mgr.y (mgr.34101) 8674 : cluster [DBG] pgmap v9602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:18:59 smithi045 bash[82788]: cluster 2024-07-29T00:18:58.717973+0000 mgr.y (mgr.34101) 8674 : cluster [DBG] pgmap v9602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:00.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16172 16 16 0 0 0 - 0 2024-07-29T00:19:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:00 smithi155 bash[73694]: debug 2024-07-29T00:19:00.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:19:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:19:00] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:19:01.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16173 16 16 0 0 0 - 0 2024-07-29T00:19:01.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:01 smithi155 bash[73694]: debug 2024-07-29T00:19:01.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:01 smithi155 bash[68033]: cluster 2024-07-29T00:19:00.719717+0000 mgr.y (mgr.34101) 8675 : cluster [DBG] pgmap v9603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:01 smithi045 bash[80445]: cluster 2024-07-29T00:19:00.719717+0000 mgr.y (mgr.34101) 8675 : cluster [DBG] pgmap v9603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:01 smithi045 bash[82788]: cluster 2024-07-29T00:19:00.719717+0000 mgr.y (mgr.34101) 8675 : cluster [DBG] pgmap v9603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:02.268 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16174 16 16 0 0 0 - 0 2024-07-29T00:19:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:02 smithi155 bash[73694]: debug 2024-07-29T00:19:02.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:19:02 smithi155 bash[60745]: ts=2024-07-29T00:19:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:19:03.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16175 16 16 0 0 0 - 0 2024-07-29T00:19:03.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:03 smithi155 bash[73694]: debug 2024-07-29T00:19:03.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:03 smithi155 bash[68033]: cluster 2024-07-29T00:19:02.721594+0000 mgr.y (mgr.34101) 8676 : cluster [DBG] pgmap v9604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:03 smithi045 bash[80445]: cluster 2024-07-29T00:19:02.721594+0000 mgr.y (mgr.34101) 8676 : cluster [DBG] pgmap v9604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:03 smithi045 bash[82788]: cluster 2024-07-29T00:19:02.721594+0000 mgr.y (mgr.34101) 8676 : cluster [DBG] pgmap v9604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:04.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16176 16 16 0 0 0 - 0 2024-07-29T00:19:04.801 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:04 smithi155 bash[73694]: debug 2024-07-29T00:19:04.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:04 smithi155 bash[68033]: audit 2024-07-29T00:19:03.835744+0000 mon.c (mon.2) 2135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:05.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:04 smithi045 bash[80445]: audit 2024-07-29T00:19:03.835744+0000 mon.c (mon.2) 2135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:04 smithi045 bash[82788]: audit 2024-07-29T00:19:03.835744+0000 mon.c (mon.2) 2135 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:05.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16177 16 16 0 0 0 - 0 2024-07-29T00:19:05.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:05 smithi155 bash[73694]: debug 2024-07-29T00:19:05.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:05 smithi155 bash[68033]: cluster 2024-07-29T00:19:04.723351+0000 mgr.y (mgr.34101) 8677 : cluster [DBG] pgmap v9605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:06.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:05 smithi045 bash[80445]: cluster 2024-07-29T00:19:04.723351+0000 mgr.y (mgr.34101) 8677 : cluster [DBG] pgmap v9605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:05 smithi045 bash[82788]: cluster 2024-07-29T00:19:04.723351+0000 mgr.y (mgr.34101) 8677 : cluster [DBG] pgmap v9605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:06.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16178 16 16 0 0 0 - 0 2024-07-29T00:19:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:06 smithi155 bash[73694]: debug 2024-07-29T00:19:06.362+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:07.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16179 16 16 0 0 0 - 0 2024-07-29T00:19:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:07 smithi155 bash[73694]: debug 2024-07-29T00:19:07.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:07 smithi045 bash[80445]: cluster 2024-07-29T00:19:06.725194+0000 mgr.y (mgr.34101) 8678 : cluster [DBG] pgmap v9606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:07 smithi045 bash[82788]: cluster 2024-07-29T00:19:06.725194+0000 mgr.y (mgr.34101) 8678 : cluster [DBG] pgmap v9606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:08.269 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:19:08.271065+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:19:08.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:19:08.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16180 16 16 0 0 0 - 0 2024-07-29T00:19:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:07 smithi155 bash[68033]: cluster 2024-07-29T00:19:06.725194+0000 mgr.y (mgr.34101) 8678 : cluster [DBG] pgmap v9606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:08 smithi155 bash[73694]: debug 2024-07-29T00:19:08.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:09.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16181 16 16 0 0 0 - 0 2024-07-29T00:19:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:09 smithi155 bash[73694]: debug 2024-07-29T00:19:09.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:10.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:09 smithi045 bash[80445]: cluster 2024-07-29T00:19:08.726939+0000 mgr.y (mgr.34101) 8679 : cluster [DBG] pgmap v9607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:09 smithi045 bash[82788]: cluster 2024-07-29T00:19:08.726939+0000 mgr.y (mgr.34101) 8679 : cluster [DBG] pgmap v9607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:10.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16182 16 16 0 0 0 - 0 2024-07-29T00:19:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:09 smithi155 bash[68033]: cluster 2024-07-29T00:19:08.726939+0000 mgr.y (mgr.34101) 8679 : cluster [DBG] pgmap v9607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:10 smithi155 bash[73694]: debug 2024-07-29T00:19:10.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:19:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:19:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:19:11.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16183 16 16 0 0 0 - 0 2024-07-29T00:19:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:11 smithi155 bash[73694]: debug 2024-07-29T00:19:11.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:12.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:11 smithi045 bash[80445]: cluster 2024-07-29T00:19:10.728674+0000 mgr.y (mgr.34101) 8680 : cluster [DBG] pgmap v9608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:11 smithi045 bash[82788]: cluster 2024-07-29T00:19:10.728674+0000 mgr.y (mgr.34101) 8680 : cluster [DBG] pgmap v9608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:12.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16184 16 16 0 0 0 - 0 2024-07-29T00:19:12.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:11 smithi155 bash[68033]: cluster 2024-07-29T00:19:10.728674+0000 mgr.y (mgr.34101) 8680 : cluster [DBG] pgmap v9608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:12 smithi155 bash[73694]: debug 2024-07-29T00:19:12.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:19:12 smithi155 bash[60745]: ts=2024-07-29T00:19:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:19:13.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16185 16 16 0 0 0 - 0 2024-07-29T00:19:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:13 smithi155 bash[73694]: debug 2024-07-29T00:19:13.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:14.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:13 smithi045 bash[80445]: cluster 2024-07-29T00:19:12.730567+0000 mgr.y (mgr.34101) 8681 : cluster [DBG] pgmap v9609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:13 smithi045 bash[82788]: cluster 2024-07-29T00:19:12.730567+0000 mgr.y (mgr.34101) 8681 : cluster [DBG] pgmap v9609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:14.270 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16186 16 16 0 0 0 - 0 2024-07-29T00:19:14.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:13 smithi155 bash[68033]: cluster 2024-07-29T00:19:12.730567+0000 mgr.y (mgr.34101) 8681 : cluster [DBG] pgmap v9609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:14 smithi155 bash[73694]: debug 2024-07-29T00:19:14.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:15.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16187 16 16 0 0 0 - 0 2024-07-29T00:19:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:15 smithi155 bash[73694]: debug 2024-07-29T00:19:15.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:15 smithi045 bash[80445]: cluster 2024-07-29T00:19:14.732292+0000 mgr.y (mgr.34101) 8682 : cluster [DBG] pgmap v9610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:15 smithi045 bash[82788]: cluster 2024-07-29T00:19:14.732292+0000 mgr.y (mgr.34101) 8682 : cluster [DBG] pgmap v9610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:16.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16188 16 16 0 0 0 - 0 2024-07-29T00:19:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:15 smithi155 bash[68033]: cluster 2024-07-29T00:19:14.732292+0000 mgr.y (mgr.34101) 8682 : cluster [DBG] pgmap v9610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:16 smithi155 bash[73694]: debug 2024-07-29T00:19:16.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:17.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16189 16 16 0 0 0 - 0 2024-07-29T00:19:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:17 smithi155 bash[73694]: debug 2024-07-29T00:19:17.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:18.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:17 smithi045 bash[80445]: cluster 2024-07-29T00:19:16.734164+0000 mgr.y (mgr.34101) 8683 : cluster [DBG] pgmap v9611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:17 smithi045 bash[82788]: cluster 2024-07-29T00:19:16.734164+0000 mgr.y (mgr.34101) 8683 : cluster [DBG] pgmap v9611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:18.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16190 16 16 0 0 0 - 0 2024-07-29T00:19:18.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:17 smithi155 bash[68033]: cluster 2024-07-29T00:19:16.734164+0000 mgr.y (mgr.34101) 8683 : cluster [DBG] pgmap v9611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:18 smithi155 bash[73694]: debug 2024-07-29T00:19:18.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:19.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16191 16 16 0 0 0 - 0 2024-07-29T00:19:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:19 smithi155 bash[73694]: debug 2024-07-29T00:19:19.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:19 smithi045 bash[80445]: cluster 2024-07-29T00:19:18.735862+0000 mgr.y (mgr.34101) 8684 : cluster [DBG] pgmap v9612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:19 smithi045 bash[80445]: audit 2024-07-29T00:19:18.836664+0000 mon.c (mon.2) 2136 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:19 smithi045 bash[82788]: cluster 2024-07-29T00:19:18.735862+0000 mgr.y (mgr.34101) 8684 : cluster [DBG] pgmap v9612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:19 smithi045 bash[82788]: audit 2024-07-29T00:19:18.836664+0000 mon.c (mon.2) 2136 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:20.271 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16192 16 16 0 0 0 - 0 2024-07-29T00:19:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:19 smithi155 bash[68033]: cluster 2024-07-29T00:19:18.735862+0000 mgr.y (mgr.34101) 8684 : cluster [DBG] pgmap v9612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:19 smithi155 bash[68033]: audit 2024-07-29T00:19:18.836664+0000 mon.c (mon.2) 2136 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:20 smithi155 bash[73694]: debug 2024-07-29T00:19:20.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:19:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:19:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:19:21.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16193 16 16 0 0 0 - 0 2024-07-29T00:19:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:21 smithi155 bash[73694]: debug 2024-07-29T00:19:21.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:21 smithi045 bash[80445]: cluster 2024-07-29T00:19:20.737584+0000 mgr.y (mgr.34101) 8685 : cluster [DBG] pgmap v9613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:21 smithi045 bash[82788]: cluster 2024-07-29T00:19:20.737584+0000 mgr.y (mgr.34101) 8685 : cluster [DBG] pgmap v9613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:22.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16194 16 16 0 0 0 - 0 2024-07-29T00:19:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:21 smithi155 bash[68033]: cluster 2024-07-29T00:19:20.737584+0000 mgr.y (mgr.34101) 8685 : cluster [DBG] pgmap v9613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:19:22 smithi155 bash[60745]: ts=2024-07-29T00:19:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:19:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:22 smithi155 bash[73694]: debug 2024-07-29T00:19:22.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:23.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16195 16 16 0 0 0 - 0 2024-07-29T00:19:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:23 smithi155 bash[73694]: debug 2024-07-29T00:19:23.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:24.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:23 smithi045 bash[80445]: cluster 2024-07-29T00:19:22.739450+0000 mgr.y (mgr.34101) 8686 : cluster [DBG] pgmap v9614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:23 smithi045 bash[82788]: cluster 2024-07-29T00:19:22.739450+0000 mgr.y (mgr.34101) 8686 : cluster [DBG] pgmap v9614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:24.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16196 16 16 0 0 0 - 0 2024-07-29T00:19:24.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:23 smithi155 bash[68033]: cluster 2024-07-29T00:19:22.739450+0000 mgr.y (mgr.34101) 8686 : cluster [DBG] pgmap v9614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:24 smithi155 bash[73694]: debug 2024-07-29T00:19:24.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:25.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16197 16 16 0 0 0 - 0 2024-07-29T00:19:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:25 smithi155 bash[73694]: debug 2024-07-29T00:19:25.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:26.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:25 smithi045 bash[80445]: cluster 2024-07-29T00:19:24.741170+0000 mgr.y (mgr.34101) 8687 : cluster [DBG] pgmap v9615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:25 smithi045 bash[82788]: cluster 2024-07-29T00:19:24.741170+0000 mgr.y (mgr.34101) 8687 : cluster [DBG] pgmap v9615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:26.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16198 16 16 0 0 0 - 0 2024-07-29T00:19:26.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:25 smithi155 bash[68033]: cluster 2024-07-29T00:19:24.741170+0000 mgr.y (mgr.34101) 8687 : cluster [DBG] pgmap v9615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:26 smithi155 bash[73694]: debug 2024-07-29T00:19:26.434+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:27.272 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16199 16 16 0 0 0 - 0 2024-07-29T00:19:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:27 smithi155 bash[73694]: debug 2024-07-29T00:19:27.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:28.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:27 smithi045 bash[80445]: cluster 2024-07-29T00:19:26.743164+0000 mgr.y (mgr.34101) 8688 : cluster [DBG] pgmap v9616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:27 smithi045 bash[82788]: cluster 2024-07-29T00:19:26.743164+0000 mgr.y (mgr.34101) 8688 : cluster [DBG] pgmap v9616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:28.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:19:28.274305+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:19:28.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:19:28.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16200 16 16 0 0 0 - 0 2024-07-29T00:19:28.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:27 smithi155 bash[68033]: cluster 2024-07-29T00:19:26.743164+0000 mgr.y (mgr.34101) 8688 : cluster [DBG] pgmap v9616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:28 smithi155 bash[73694]: debug 2024-07-29T00:19:28.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:29.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:28 smithi045 bash[80445]: cluster 2024-07-29T00:19:28.745062+0000 mgr.y (mgr.34101) 8689 : cluster [DBG] pgmap v9617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:28 smithi045 bash[82788]: cluster 2024-07-29T00:19:28.745062+0000 mgr.y (mgr.34101) 8689 : cluster [DBG] pgmap v9617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:29.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16201 16 16 0 0 0 - 0 2024-07-29T00:19:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:28 smithi155 bash[68033]: cluster 2024-07-29T00:19:28.745062+0000 mgr.y (mgr.34101) 8689 : cluster [DBG] pgmap v9617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:29.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:29 smithi155 bash[73694]: debug 2024-07-29T00:19:29.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:30.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16202 16 16 0 0 0 - 0 2024-07-29T00:19:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:30 smithi155 bash[73694]: debug 2024-07-29T00:19:30.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:19:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:19:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:19:31.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16203 16 16 0 0 0 - 0 2024-07-29T00:19:31.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:31 smithi155 bash[73694]: debug 2024-07-29T00:19:31.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:31 smithi155 bash[68033]: cluster 2024-07-29T00:19:30.746970+0000 mgr.y (mgr.34101) 8690 : cluster [DBG] pgmap v9618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:32.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:31 smithi045 bash[80445]: cluster 2024-07-29T00:19:30.746970+0000 mgr.y (mgr.34101) 8690 : cluster [DBG] pgmap v9618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:31 smithi045 bash[82788]: cluster 2024-07-29T00:19:30.746970+0000 mgr.y (mgr.34101) 8690 : cluster [DBG] pgmap v9618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:32.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16204 16 16 0 0 0 - 0 2024-07-29T00:19:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:32 smithi155 bash[73694]: debug 2024-07-29T00:19:32.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:19:32 smithi155 bash[60745]: ts=2024-07-29T00:19:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:19:33.273 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16205 16 16 0 0 0 - 0 2024-07-29T00:19:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:33 smithi155 bash[73694]: debug 2024-07-29T00:19:33.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:33 smithi045 bash[80445]: cluster 2024-07-29T00:19:32.749056+0000 mgr.y (mgr.34101) 8691 : cluster [DBG] pgmap v9619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:33 smithi045 bash[82788]: cluster 2024-07-29T00:19:32.749056+0000 mgr.y (mgr.34101) 8691 : cluster [DBG] pgmap v9619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:34.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16206 16 16 0 0 0 - 0 2024-07-29T00:19:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:33 smithi155 bash[68033]: cluster 2024-07-29T00:19:32.749056+0000 mgr.y (mgr.34101) 8691 : cluster [DBG] pgmap v9619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:34 smithi155 bash[73694]: debug 2024-07-29T00:19:34.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:34 smithi045 bash[80445]: audit 2024-07-29T00:19:33.836860+0000 mon.c (mon.2) 2137 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:34 smithi045 bash[82788]: audit 2024-07-29T00:19:33.836860+0000 mon.c (mon.2) 2137 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:35.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16207 16 16 0 0 0 - 0 2024-07-29T00:19:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:34 smithi155 bash[68033]: audit 2024-07-29T00:19:33.836860+0000 mon.c (mon.2) 2137 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:35 smithi155 bash[73694]: debug 2024-07-29T00:19:35.382+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:35 smithi045 bash[80445]: cluster 2024-07-29T00:19:34.750993+0000 mgr.y (mgr.34101) 8692 : cluster [DBG] pgmap v9620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:35 smithi045 bash[82788]: cluster 2024-07-29T00:19:34.750993+0000 mgr.y (mgr.34101) 8692 : cluster [DBG] pgmap v9620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:36.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16208 16 16 0 0 0 - 0 2024-07-29T00:19:36.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:35 smithi155 bash[68033]: cluster 2024-07-29T00:19:34.750993+0000 mgr.y (mgr.34101) 8692 : cluster [DBG] pgmap v9620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:36 smithi155 bash[73694]: debug 2024-07-29T00:19:36.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:37.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16209 16 16 0 0 0 - 0 2024-07-29T00:19:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:37 smithi155 bash[73694]: debug 2024-07-29T00:19:37.394+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:38.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:37 smithi045 bash[80445]: cluster 2024-07-29T00:19:36.753054+0000 mgr.y (mgr.34101) 8693 : cluster [DBG] pgmap v9621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:37 smithi045 bash[82788]: cluster 2024-07-29T00:19:36.753054+0000 mgr.y (mgr.34101) 8693 : cluster [DBG] pgmap v9621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:38.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16210 16 16 0 0 0 - 0 2024-07-29T00:19:38.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:37 smithi155 bash[68033]: cluster 2024-07-29T00:19:36.753054+0000 mgr.y (mgr.34101) 8693 : cluster [DBG] pgmap v9621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:38 smithi155 bash[73694]: debug 2024-07-29T00:19:38.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:39.274 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16211 16 16 0 0 0 - 0 2024-07-29T00:19:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:39 smithi155 bash[73694]: debug 2024-07-29T00:19:39.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:40.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:39 smithi045 bash[80445]: cluster 2024-07-29T00:19:38.754984+0000 mgr.y (mgr.34101) 8694 : cluster [DBG] pgmap v9622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:39 smithi045 bash[82788]: cluster 2024-07-29T00:19:38.754984+0000 mgr.y (mgr.34101) 8694 : cluster [DBG] pgmap v9622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:40.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16212 16 16 0 0 0 - 0 2024-07-29T00:19:40.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:39 smithi155 bash[68033]: cluster 2024-07-29T00:19:38.754984+0000 mgr.y (mgr.34101) 8694 : cluster [DBG] pgmap v9622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:40 smithi155 bash[73694]: debug 2024-07-29T00:19:40.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:19:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:19:40] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:19:41.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16213 16 16 0 0 0 - 0 2024-07-29T00:19:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:41 smithi155 bash[73694]: debug 2024-07-29T00:19:41.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:41 smithi045 bash[82788]: cluster 2024-07-29T00:19:40.756857+0000 mgr.y (mgr.34101) 8695 : cluster [DBG] pgmap v9623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:41 smithi045 bash[80445]: cluster 2024-07-29T00:19:40.756857+0000 mgr.y (mgr.34101) 8695 : cluster [DBG] pgmap v9623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:42.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16214 16 16 0 0 0 - 0 2024-07-29T00:19:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:41 smithi155 bash[68033]: cluster 2024-07-29T00:19:40.756857+0000 mgr.y (mgr.34101) 8695 : cluster [DBG] pgmap v9623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:42 smithi155 bash[73694]: debug 2024-07-29T00:19:42.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:19:42 smithi155 bash[60745]: ts=2024-07-29T00:19:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:19:43.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16215 16 16 0 0 0 - 0 2024-07-29T00:19:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:43 smithi155 bash[73694]: debug 2024-07-29T00:19:43.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:44.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:43 smithi045 bash[82788]: cluster 2024-07-29T00:19:42.758960+0000 mgr.y (mgr.34101) 8696 : cluster [DBG] pgmap v9624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:43 smithi045 bash[80445]: cluster 2024-07-29T00:19:42.758960+0000 mgr.y (mgr.34101) 8696 : cluster [DBG] pgmap v9624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:44.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16216 16 16 0 0 0 - 0 2024-07-29T00:19:44.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:43 smithi155 bash[68033]: cluster 2024-07-29T00:19:42.758960+0000 mgr.y (mgr.34101) 8696 : cluster [DBG] pgmap v9624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:44 smithi155 bash[73694]: debug 2024-07-29T00:19:44.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:45.275 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16217 16 16 0 0 0 - 0 2024-07-29T00:19:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:45 smithi155 bash[73694]: debug 2024-07-29T00:19:45.334+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:46.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:45 smithi045 bash[80445]: cluster 2024-07-29T00:19:44.760839+0000 mgr.y (mgr.34101) 8697 : cluster [DBG] pgmap v9625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:45 smithi045 bash[82788]: cluster 2024-07-29T00:19:44.760839+0000 mgr.y (mgr.34101) 8697 : cluster [DBG] pgmap v9625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:46.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16218 16 16 0 0 0 - 0 2024-07-29T00:19:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:45 smithi155 bash[68033]: cluster 2024-07-29T00:19:44.760839+0000 mgr.y (mgr.34101) 8697 : cluster [DBG] pgmap v9625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:46 smithi155 bash[73694]: debug 2024-07-29T00:19:46.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:47.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16219 16 16 0 0 0 - 0 2024-07-29T00:19:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:47 smithi155 bash[73694]: debug 2024-07-29T00:19:47.314+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:47 smithi045 bash[80445]: cluster 2024-07-29T00:19:46.762892+0000 mgr.y (mgr.34101) 8698 : cluster [DBG] pgmap v9626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:47 smithi045 bash[82788]: cluster 2024-07-29T00:19:46.762892+0000 mgr.y (mgr.34101) 8698 : cluster [DBG] pgmap v9626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:48.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:19:48.277605+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:19:48.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:19:48.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16220 16 16 0 0 0 - 0 2024-07-29T00:19:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:47 smithi155 bash[68033]: cluster 2024-07-29T00:19:46.762892+0000 mgr.y (mgr.34101) 8698 : cluster [DBG] pgmap v9626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:48 smithi155 bash[73694]: debug 2024-07-29T00:19:48.290+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:48 smithi045 bash[80445]: audit 2024-07-29T00:19:48.837594+0000 mon.c (mon.2) 2138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:48 smithi045 bash[82788]: audit 2024-07-29T00:19:48.837594+0000 mon.c (mon.2) 2138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:49.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16221 16 16 0 0 0 - 0 2024-07-29T00:19:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:48 smithi155 bash[68033]: audit 2024-07-29T00:19:48.837594+0000 mon.c (mon.2) 2138 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:19:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:49 smithi155 bash[73694]: debug 2024-07-29T00:19:49.314+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:49 smithi045 bash[80445]: cluster 2024-07-29T00:19:48.764787+0000 mgr.y (mgr.34101) 8699 : cluster [DBG] pgmap v9627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:49 smithi045 bash[82788]: cluster 2024-07-29T00:19:48.764787+0000 mgr.y (mgr.34101) 8699 : cluster [DBG] pgmap v9627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:50.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16222 16 16 0 0 0 - 0 2024-07-29T00:19:50.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:49 smithi155 bash[68033]: cluster 2024-07-29T00:19:48.764787+0000 mgr.y (mgr.34101) 8699 : cluster [DBG] pgmap v9627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:50 smithi155 bash[73694]: debug 2024-07-29T00:19:50.326+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:50.865 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:19:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:19:50] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:19:51.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:50 smithi045 bash[80445]: cluster 2024-07-29T00:19:50.766724+0000 mgr.y (mgr.34101) 8700 : cluster [DBG] pgmap v9628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:50 smithi045 bash[82788]: cluster 2024-07-29T00:19:50.766724+0000 mgr.y (mgr.34101) 8700 : cluster [DBG] pgmap v9628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:51.276 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16223 16 16 0 0 0 - 0 2024-07-29T00:19:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:50 smithi155 bash[68033]: cluster 2024-07-29T00:19:50.766724+0000 mgr.y (mgr.34101) 8700 : cluster [DBG] pgmap v9628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:51 smithi155 bash[73694]: debug 2024-07-29T00:19:51.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:52.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16224 16 16 0 0 0 - 0 2024-07-29T00:19:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:52 smithi155 bash[73694]: debug 2024-07-29T00:19:52.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:19:52 smithi155 bash[60745]: ts=2024-07-29T00:19:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:19:53.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16225 16 16 0 0 0 - 0 2024-07-29T00:19:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:53 smithi155 bash[73694]: debug 2024-07-29T00:19:53.402+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:53 smithi045 bash[80445]: cluster 2024-07-29T00:19:52.768611+0000 mgr.y (mgr.34101) 8701 : cluster [DBG] pgmap v9629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:53 smithi045 bash[82788]: cluster 2024-07-29T00:19:52.768611+0000 mgr.y (mgr.34101) 8701 : cluster [DBG] pgmap v9629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:54.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16226 16 16 0 0 0 - 0 2024-07-29T00:19:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:53 smithi155 bash[68033]: cluster 2024-07-29T00:19:52.768611+0000 mgr.y (mgr.34101) 8701 : cluster [DBG] pgmap v9629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:54 smithi155 bash[73694]: debug 2024-07-29T00:19:54.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:55.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16227 16 16 0 0 0 - 0 2024-07-29T00:19:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:55 smithi155 bash[73694]: debug 2024-07-29T00:19:55.309+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:55 smithi045 bash[80445]: cluster 2024-07-29T00:19:54.770358+0000 mgr.y (mgr.34101) 8702 : cluster [DBG] pgmap v9630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:55 smithi045 bash[82788]: cluster 2024-07-29T00:19:54.770358+0000 mgr.y (mgr.34101) 8702 : cluster [DBG] pgmap v9630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:56.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16228 16 16 0 0 0 - 0 2024-07-29T00:19:56.278 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:55 smithi155 bash[68033]: cluster 2024-07-29T00:19:54.770358+0000 mgr.y (mgr.34101) 8702 : cluster [DBG] pgmap v9630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:56 smithi155 bash[73694]: debug 2024-07-29T00:19:56.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:56 smithi045 bash[80445]: audit 2024-07-29T00:19:56.160222+0000 mon.c (mon.2) 2139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:19:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:56 smithi045 bash[82788]: audit 2024-07-29T00:19:56.160222+0000 mon.c (mon.2) 2139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:19:57.277 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16229 16 16 0 0 0 - 0 2024-07-29T00:19:57.278 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:56 smithi155 bash[68033]: audit 2024-07-29T00:19:56.160222+0000 mon.c (mon.2) 2139 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:19:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:57 smithi155 bash[73694]: debug 2024-07-29T00:19:57.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:57 smithi045 bash[80445]: cluster 2024-07-29T00:19:56.772216+0000 mgr.y (mgr.34101) 8703 : cluster [DBG] pgmap v9631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:57 smithi045 bash[82788]: cluster 2024-07-29T00:19:56.772216+0000 mgr.y (mgr.34101) 8703 : cluster [DBG] pgmap v9631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:58.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16230 16 16 0 0 0 - 0 2024-07-29T00:19:58.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:57 smithi155 bash[68033]: cluster 2024-07-29T00:19:56.772216+0000 mgr.y (mgr.34101) 8703 : cluster [DBG] pgmap v9631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:19:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:58 smithi155 bash[73694]: debug 2024-07-29T00:19:58.321+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:19:59.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16231 16 16 0 0 0 - 0 2024-07-29T00:19:59.815 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:19:59 smithi155 bash[73694]: debug 2024-07-29T00:19:59.349+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:19:59 smithi045 bash[80445]: cluster 2024-07-29T00:19:58.773970+0000 mgr.y (mgr.34101) 8704 : cluster [DBG] pgmap v9632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:19:59 smithi045 bash[82788]: cluster 2024-07-29T00:19:58.773970+0000 mgr.y (mgr.34101) 8704 : cluster [DBG] pgmap v9632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:00.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16232 16 16 0 0 0 - 0 2024-07-29T00:20:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:19:59 smithi155 bash[68033]: cluster 2024-07-29T00:19:58.773970+0000 mgr.y (mgr.34101) 8704 : cluster [DBG] pgmap v9632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:00 smithi155 bash[73694]: debug 2024-07-29T00:20:00.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:00.853 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:20:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:20:00] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:20:01.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:00 smithi045 bash[80445]: cluster 2024-07-29T00:20:00.000207+0000 mon.a (mon.0) 4258 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:20:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:00 smithi045 bash[82788]: cluster 2024-07-29T00:20:00.000207+0000 mon.a (mon.0) 4258 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:20:01.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16233 16 16 0 0 0 - 0 2024-07-29T00:20:01.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:00 smithi155 bash[68033]: cluster 2024-07-29T00:20:00.000207+0000 mon.a (mon.0) 4258 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:20:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:01 smithi155 bash[73694]: debug 2024-07-29T00:20:01.353+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:02.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:01 smithi045 bash[82788]: cluster 2024-07-29T00:20:00.775735+0000 mgr.y (mgr.34101) 8705 : cluster [DBG] pgmap v9633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:01 smithi045 bash[82788]: audit 2024-07-29T00:20:01.842767+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:01 smithi045 bash[82788]: audit 2024-07-29T00:20:01.849996+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:01 smithi045 bash[80445]: cluster 2024-07-29T00:20:00.775735+0000 mgr.y (mgr.34101) 8705 : cluster [DBG] pgmap v9633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:01 smithi045 bash[80445]: audit 2024-07-29T00:20:01.842767+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:01 smithi045 bash[80445]: audit 2024-07-29T00:20:01.849996+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:02.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16234 16 16 0 0 0 - 0 2024-07-29T00:20:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:01 smithi155 bash[68033]: cluster 2024-07-29T00:20:00.775735+0000 mgr.y (mgr.34101) 8705 : cluster [DBG] pgmap v9633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:01 smithi155 bash[68033]: audit 2024-07-29T00:20:01.842767+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:01 smithi155 bash[68033]: audit 2024-07-29T00:20:01.849996+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:02 smithi155 bash[73694]: debug 2024-07-29T00:20:02.313+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:20:02 smithi155 bash[60745]: ts=2024-07-29T00:20:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:20:03.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16235 16 16 0 0 0 - 0 2024-07-29T00:20:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[80445]: audit 2024-07-29T00:20:02.063968+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[80445]: audit 2024-07-29T00:20:02.075696+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[80445]: audit 2024-07-29T00:20:02.504993+0000 mon.c (mon.2) 2140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:20:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[80445]: audit 2024-07-29T00:20:02.506505+0000 mon.c (mon.2) 2141 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:20:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[80445]: audit 2024-07-29T00:20:02.514521+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[80445]: cluster 2024-07-29T00:20:02.777588+0000 mgr.y (mgr.34101) 8706 : cluster [DBG] pgmap v9634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[82788]: audit 2024-07-29T00:20:02.063968+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[82788]: audit 2024-07-29T00:20:02.075696+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[82788]: audit 2024-07-29T00:20:02.504993+0000 mon.c (mon.2) 2140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:20:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[82788]: audit 2024-07-29T00:20:02.506505+0000 mon.c (mon.2) 2141 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:20:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[82788]: audit 2024-07-29T00:20:02.514521+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:03.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:03 smithi045 bash[82788]: cluster 2024-07-29T00:20:02.777588+0000 mgr.y (mgr.34101) 8706 : cluster [DBG] pgmap v9634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:03 smithi155 bash[73694]: debug 2024-07-29T00:20:03.285+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:03 smithi155 bash[68033]: audit 2024-07-29T00:20:02.063968+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:03 smithi155 bash[68033]: audit 2024-07-29T00:20:02.075696+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:03 smithi155 bash[68033]: audit 2024-07-29T00:20:02.504993+0000 mon.c (mon.2) 2140 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:20:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:03 smithi155 bash[68033]: audit 2024-07-29T00:20:02.506505+0000 mon.c (mon.2) 2141 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:20:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:03 smithi155 bash[68033]: audit 2024-07-29T00:20:02.514521+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:20:03.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:03 smithi155 bash[68033]: cluster 2024-07-29T00:20:02.777588+0000 mgr.y (mgr.34101) 8706 : cluster [DBG] pgmap v9634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:04.278 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16236 16 16 0 0 0 - 0 2024-07-29T00:20:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:04 smithi155 bash[68033]: audit 2024-07-29T00:20:03.837685+0000 mon.c (mon.2) 2142 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:04 smithi155 bash[73694]: debug 2024-07-29T00:20:04.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:04.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:04 smithi045 bash[82788]: audit 2024-07-29T00:20:03.837685+0000 mon.c (mon.2) 2142 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:04 smithi045 bash[80445]: audit 2024-07-29T00:20:03.837685+0000 mon.c (mon.2) 2142 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:05.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16237 16 16 0 0 0 - 0 2024-07-29T00:20:05.525 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:05 smithi155 bash[73694]: debug 2024-07-29T00:20:05.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:05 smithi155 bash[68033]: cluster 2024-07-29T00:20:04.779334+0000 mgr.y (mgr.34101) 8707 : cluster [DBG] pgmap v9635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:05 smithi045 bash[80445]: cluster 2024-07-29T00:20:04.779334+0000 mgr.y (mgr.34101) 8707 : cluster [DBG] pgmap v9635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:05 smithi045 bash[82788]: cluster 2024-07-29T00:20:04.779334+0000 mgr.y (mgr.34101) 8707 : cluster [DBG] pgmap v9635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:06.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16238 16 16 0 0 0 - 0 2024-07-29T00:20:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:06 smithi155 bash[73694]: debug 2024-07-29T00:20:06.221+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:07.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16239 16 16 0 0 0 - 0 2024-07-29T00:20:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:07 smithi155 bash[73694]: debug 2024-07-29T00:20:07.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:07 smithi045 bash[80445]: cluster 2024-07-29T00:20:06.781189+0000 mgr.y (mgr.34101) 8708 : cluster [DBG] pgmap v9636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:07 smithi045 bash[82788]: cluster 2024-07-29T00:20:06.781189+0000 mgr.y (mgr.34101) 8708 : cluster [DBG] pgmap v9636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:08.245 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:07 smithi155 bash[68033]: cluster 2024-07-29T00:20:06.781189+0000 mgr.y (mgr.34101) 8708 : cluster [DBG] pgmap v9636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:08.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:20:08.280738+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:20:08.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:20:08.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16240 16 16 0 0 0 - 0 2024-07-29T00:20:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:08 smithi155 bash[73694]: debug 2024-07-29T00:20:08.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:09.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16241 16 16 0 0 0 - 0 2024-07-29T00:20:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:09 smithi155 bash[73694]: debug 2024-07-29T00:20:09.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:10.201 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:09 smithi155 bash[68033]: cluster 2024-07-29T00:20:08.782944+0000 mgr.y (mgr.34101) 8709 : cluster [DBG] pgmap v9637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:09 smithi045 bash[80445]: cluster 2024-07-29T00:20:08.782944+0000 mgr.y (mgr.34101) 8709 : cluster [DBG] pgmap v9637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:09 smithi045 bash[82788]: cluster 2024-07-29T00:20:08.782944+0000 mgr.y (mgr.34101) 8709 : cluster [DBG] pgmap v9637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:10.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16242 16 16 0 0 0 - 0 2024-07-29T00:20:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:10 smithi155 bash[73694]: debug 2024-07-29T00:20:10.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:20:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:20:10] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:20:11.279 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16243 16 16 0 0 0 - 0 2024-07-29T00:20:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:11 smithi155 bash[73694]: debug 2024-07-29T00:20:11.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:11 smithi045 bash[80445]: cluster 2024-07-29T00:20:10.784673+0000 mgr.y (mgr.34101) 8710 : cluster [DBG] pgmap v9638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:11 smithi045 bash[82788]: cluster 2024-07-29T00:20:10.784673+0000 mgr.y (mgr.34101) 8710 : cluster [DBG] pgmap v9638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:12.270 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:11 smithi155 bash[68033]: cluster 2024-07-29T00:20:10.784673+0000 mgr.y (mgr.34101) 8710 : cluster [DBG] pgmap v9638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:12.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16244 16 16 0 0 0 - 0 2024-07-29T00:20:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:12 smithi155 bash[73694]: debug 2024-07-29T00:20:12.265+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:20:12 smithi155 bash[60745]: ts=2024-07-29T00:20:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:20:13.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16245 16 16 0 0 0 - 0 2024-07-29T00:20:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:13 smithi155 bash[73694]: debug 2024-07-29T00:20:13.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:13 smithi045 bash[82788]: cluster 2024-07-29T00:20:12.786558+0000 mgr.y (mgr.34101) 8711 : cluster [DBG] pgmap v9639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:13 smithi045 bash[80445]: cluster 2024-07-29T00:20:12.786558+0000 mgr.y (mgr.34101) 8711 : cluster [DBG] pgmap v9639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:14.258 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:13 smithi155 bash[68033]: cluster 2024-07-29T00:20:12.786558+0000 mgr.y (mgr.34101) 8711 : cluster [DBG] pgmap v9639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:14.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16246 16 16 0 0 0 - 0 2024-07-29T00:20:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:14 smithi155 bash[73694]: debug 2024-07-29T00:20:14.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:15.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16247 16 16 0 0 0 - 0 2024-07-29T00:20:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:15 smithi155 bash[73694]: debug 2024-07-29T00:20:15.281+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:15 smithi045 bash[80445]: cluster 2024-07-29T00:20:14.788266+0000 mgr.y (mgr.34101) 8712 : cluster [DBG] pgmap v9640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:15 smithi045 bash[82788]: cluster 2024-07-29T00:20:14.788266+0000 mgr.y (mgr.34101) 8712 : cluster [DBG] pgmap v9640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:16.273 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:15 smithi155 bash[68033]: cluster 2024-07-29T00:20:14.788266+0000 mgr.y (mgr.34101) 8712 : cluster [DBG] pgmap v9640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:16.280 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16248 16 16 0 0 0 - 0 2024-07-29T00:20:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:16 smithi155 bash[73694]: debug 2024-07-29T00:20:16.273+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:16 smithi045 bash[80445]: cluster 2024-07-29T00:20:16.790114+0000 mgr.y (mgr.34101) 8713 : cluster [DBG] pgmap v9641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:16 smithi045 bash[82788]: cluster 2024-07-29T00:20:16.790114+0000 mgr.y (mgr.34101) 8713 : cluster [DBG] pgmap v9641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:17.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:16 smithi155 bash[68033]: cluster 2024-07-29T00:20:16.790114+0000 mgr.y (mgr.34101) 8713 : cluster [DBG] pgmap v9641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:17.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16249 16 16 0 0 0 - 0 2024-07-29T00:20:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:17 smithi155 bash[73694]: debug 2024-07-29T00:20:17.225+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:18.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16250 16 16 0 0 0 - 0 2024-07-29T00:20:18.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:18 smithi155 bash[73694]: debug 2024-07-29T00:20:18.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:18 smithi045 bash[80445]: cluster 2024-07-29T00:20:18.791814+0000 mgr.y (mgr.34101) 8714 : cluster [DBG] pgmap v9642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:18 smithi045 bash[80445]: audit 2024-07-29T00:20:18.838276+0000 mon.c (mon.2) 2143 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:18 smithi045 bash[82788]: cluster 2024-07-29T00:20:18.791814+0000 mgr.y (mgr.34101) 8714 : cluster [DBG] pgmap v9642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:18 smithi045 bash[82788]: audit 2024-07-29T00:20:18.838276+0000 mon.c (mon.2) 2143 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:19.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16251 16 16 0 0 0 - 0 2024-07-29T00:20:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:19 smithi155 bash[73694]: debug 2024-07-29T00:20:19.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:18 smithi155 bash[68033]: cluster 2024-07-29T00:20:18.791814+0000 mgr.y (mgr.34101) 8714 : cluster [DBG] pgmap v9642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:18 smithi155 bash[68033]: audit 2024-07-29T00:20:18.838276+0000 mon.c (mon.2) 2143 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:20.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16252 16 16 0 0 0 - 0 2024-07-29T00:20:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:20 smithi155 bash[73694]: debug 2024-07-29T00:20:20.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:20:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:20:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:20:21.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16253 16 16 0 0 0 - 0 2024-07-29T00:20:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:21 smithi155 bash[73694]: debug 2024-07-29T00:20:21.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:22.189 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:21 smithi155 bash[68033]: cluster 2024-07-29T00:20:20.793523+0000 mgr.y (mgr.34101) 8715 : cluster [DBG] pgmap v9643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:22.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:21 smithi045 bash[80445]: cluster 2024-07-29T00:20:20.793523+0000 mgr.y (mgr.34101) 8715 : cluster [DBG] pgmap v9643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:21 smithi045 bash[82788]: cluster 2024-07-29T00:20:20.793523+0000 mgr.y (mgr.34101) 8715 : cluster [DBG] pgmap v9643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:22.281 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16254 16 16 0 0 0 - 0 2024-07-29T00:20:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:22 smithi155 bash[73694]: debug 2024-07-29T00:20:22.189+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:20:22 smithi155 bash[60745]: ts=2024-07-29T00:20:22.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:20:23.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16255 16 16 0 0 0 - 0 2024-07-29T00:20:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:23 smithi155 bash[73694]: debug 2024-07-29T00:20:23.165+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:24.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:23 smithi155 bash[68033]: cluster 2024-07-29T00:20:22.795415+0000 mgr.y (mgr.34101) 8716 : cluster [DBG] pgmap v9644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:23 smithi045 bash[80445]: cluster 2024-07-29T00:20:22.795415+0000 mgr.y (mgr.34101) 8716 : cluster [DBG] pgmap v9644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:23 smithi045 bash[82788]: cluster 2024-07-29T00:20:22.795415+0000 mgr.y (mgr.34101) 8716 : cluster [DBG] pgmap v9644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:24.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16256 16 16 0 0 0 - 0 2024-07-29T00:20:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:24 smithi155 bash[73694]: debug 2024-07-29T00:20:24.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:25.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16257 16 16 0 0 0 - 0 2024-07-29T00:20:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:25 smithi155 bash[73694]: debug 2024-07-29T00:20:25.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:25 smithi045 bash[80445]: cluster 2024-07-29T00:20:24.797280+0000 mgr.y (mgr.34101) 8717 : cluster [DBG] pgmap v9645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:25 smithi045 bash[82788]: cluster 2024-07-29T00:20:24.797280+0000 mgr.y (mgr.34101) 8717 : cluster [DBG] pgmap v9645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:26.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16258 16 16 0 0 0 - 0 2024-07-29T00:20:26.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:25 smithi155 bash[68033]: cluster 2024-07-29T00:20:24.797280+0000 mgr.y (mgr.34101) 8717 : cluster [DBG] pgmap v9645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:26 smithi155 bash[73694]: debug 2024-07-29T00:20:26.057+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:26 smithi045 bash[80445]: cluster 2024-07-29T00:20:26.799347+0000 mgr.y (mgr.34101) 8718 : cluster [DBG] pgmap v9646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:26 smithi045 bash[82788]: cluster 2024-07-29T00:20:26.799347+0000 mgr.y (mgr.34101) 8718 : cluster [DBG] pgmap v9646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:27.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16259 16 16 0 0 0 - 0 2024-07-29T00:20:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:27 smithi155 bash[73694]: debug 2024-07-29T00:20:27.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:27.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:26 smithi155 bash[68033]: cluster 2024-07-29T00:20:26.799347+0000 mgr.y (mgr.34101) 8718 : cluster [DBG] pgmap v9646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:28.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:20:28.283947+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:20:28.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:20:28.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16260 16 16 0 0 0 - 0 2024-07-29T00:20:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:28 smithi155 bash[73694]: debug 2024-07-29T00:20:28.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:29.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16261 16 16 0 0 0 - 0 2024-07-29T00:20:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:29 smithi155 bash[73694]: debug 2024-07-29T00:20:29.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:30.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:29 smithi045 bash[80445]: cluster 2024-07-29T00:20:28.801109+0000 mgr.y (mgr.34101) 8719 : cluster [DBG] pgmap v9647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:29 smithi045 bash[82788]: cluster 2024-07-29T00:20:28.801109+0000 mgr.y (mgr.34101) 8719 : cluster [DBG] pgmap v9647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:30.282 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16262 16 16 0 0 0 - 0 2024-07-29T00:20:30.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:29 smithi155 bash[68033]: cluster 2024-07-29T00:20:28.801109+0000 mgr.y (mgr.34101) 8719 : cluster [DBG] pgmap v9647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:30 smithi155 bash[73694]: debug 2024-07-29T00:20:30.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:30.910 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:20:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:20:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:20:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:30 smithi045 bash[82788]: cluster 2024-07-29T00:20:30.802897+0000 mgr.y (mgr.34101) 8720 : cluster [DBG] pgmap v9648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:31.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:30 smithi045 bash[80445]: cluster 2024-07-29T00:20:30.802897+0000 mgr.y (mgr.34101) 8720 : cluster [DBG] pgmap v9648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:31.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16263 16 16 0 0 0 - 0 2024-07-29T00:20:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:30 smithi155 bash[68033]: cluster 2024-07-29T00:20:30.802897+0000 mgr.y (mgr.34101) 8720 : cluster [DBG] pgmap v9648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:31 smithi155 bash[73694]: debug 2024-07-29T00:20:31.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:32.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16264 16 16 0 0 0 - 0 2024-07-29T00:20:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:32 smithi155 bash[73694]: debug 2024-07-29T00:20:32.085+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:20:32 smithi155 bash[60745]: ts=2024-07-29T00:20:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:20:33.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:32 smithi045 bash[82788]: cluster 2024-07-29T00:20:32.804743+0000 mgr.y (mgr.34101) 8721 : cluster [DBG] pgmap v9649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:32 smithi045 bash[80445]: cluster 2024-07-29T00:20:32.804743+0000 mgr.y (mgr.34101) 8721 : cluster [DBG] pgmap v9649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:33.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16265 16 16 0 0 0 - 0 2024-07-29T00:20:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:33 smithi155 bash[73694]: debug 2024-07-29T00:20:33.093+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:33.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:32 smithi155 bash[68033]: cluster 2024-07-29T00:20:32.804743+0000 mgr.y (mgr.34101) 8721 : cluster [DBG] pgmap v9649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:33 smithi045 bash[80445]: audit 2024-07-29T00:20:33.838788+0000 mon.c (mon.2) 2144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:33 smithi045 bash[82788]: audit 2024-07-29T00:20:33.838788+0000 mon.c (mon.2) 2144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:34.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16266 16 16 0 0 0 - 0 2024-07-29T00:20:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:34 smithi155 bash[73694]: debug 2024-07-29T00:20:34.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:33 smithi155 bash[68033]: audit 2024-07-29T00:20:33.838788+0000 mon.c (mon.2) 2144 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:34 smithi045 bash[80445]: cluster 2024-07-29T00:20:34.806641+0000 mgr.y (mgr.34101) 8722 : cluster [DBG] pgmap v9650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:34 smithi045 bash[82788]: cluster 2024-07-29T00:20:34.806641+0000 mgr.y (mgr.34101) 8722 : cluster [DBG] pgmap v9650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:35.283 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16267 16 16 0 0 0 - 0 2024-07-29T00:20:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:35 smithi155 bash[73694]: debug 2024-07-29T00:20:35.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:34 smithi155 bash[68033]: cluster 2024-07-29T00:20:34.806641+0000 mgr.y (mgr.34101) 8722 : cluster [DBG] pgmap v9650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:36.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16268 16 16 0 0 0 - 0 2024-07-29T00:20:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:36 smithi155 bash[73694]: debug 2024-07-29T00:20:36.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:36 smithi045 bash[80445]: cluster 2024-07-29T00:20:36.808524+0000 mgr.y (mgr.34101) 8723 : cluster [DBG] pgmap v9651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:36 smithi045 bash[82788]: cluster 2024-07-29T00:20:36.808524+0000 mgr.y (mgr.34101) 8723 : cluster [DBG] pgmap v9651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:37.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16269 16 16 0 0 0 - 0 2024-07-29T00:20:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:36 smithi155 bash[68033]: cluster 2024-07-29T00:20:36.808524+0000 mgr.y (mgr.34101) 8723 : cluster [DBG] pgmap v9651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:37 smithi155 bash[73694]: debug 2024-07-29T00:20:37.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:38.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16270 16 16 0 0 0 - 0 2024-07-29T00:20:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:38 smithi155 bash[73694]: debug 2024-07-29T00:20:38.089+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:38 smithi045 bash[80445]: cluster 2024-07-29T00:20:38.810245+0000 mgr.y (mgr.34101) 8724 : cluster [DBG] pgmap v9652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:38 smithi045 bash[82788]: cluster 2024-07-29T00:20:38.810245+0000 mgr.y (mgr.34101) 8724 : cluster [DBG] pgmap v9652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:39.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16271 16 16 0 0 0 - 0 2024-07-29T00:20:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:38 smithi155 bash[68033]: cluster 2024-07-29T00:20:38.810245+0000 mgr.y (mgr.34101) 8724 : cluster [DBG] pgmap v9652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:39 smithi155 bash[73694]: debug 2024-07-29T00:20:39.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:40.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16272 16 16 0 0 0 - 0 2024-07-29T00:20:40.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:40 smithi155 bash[73694]: debug 2024-07-29T00:20:40.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:40.911 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:20:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:20:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:20:41.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:40 smithi045 bash[80445]: cluster 2024-07-29T00:20:40.811948+0000 mgr.y (mgr.34101) 8725 : cluster [DBG] pgmap v9653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:41.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:40 smithi045 bash[82788]: cluster 2024-07-29T00:20:40.811948+0000 mgr.y (mgr.34101) 8725 : cluster [DBG] pgmap v9653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:41.284 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16273 16 16 0 0 0 - 0 2024-07-29T00:20:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:40 smithi155 bash[68033]: cluster 2024-07-29T00:20:40.811948+0000 mgr.y (mgr.34101) 8725 : cluster [DBG] pgmap v9653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:40 smithi155 bash[73694]: debug 2024-07-29T00:20:40.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:42.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16274 16 16 0 0 0 - 0 2024-07-29T00:20:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:42 smithi155 bash[73694]: debug 2024-07-29T00:20:42.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:20:42 smithi155 bash[60745]: ts=2024-07-29T00:20:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:20:43.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:42 smithi045 bash[80445]: cluster 2024-07-29T00:20:42.813911+0000 mgr.y (mgr.34101) 8726 : cluster [DBG] pgmap v9654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:42 smithi045 bash[82788]: cluster 2024-07-29T00:20:42.813911+0000 mgr.y (mgr.34101) 8726 : cluster [DBG] pgmap v9654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:43.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16275 16 16 0 0 0 - 0 2024-07-29T00:20:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:42 smithi155 bash[68033]: cluster 2024-07-29T00:20:42.813911+0000 mgr.y (mgr.34101) 8726 : cluster [DBG] pgmap v9654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:43 smithi155 bash[73694]: debug 2024-07-29T00:20:43.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:44.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16276 16 16 0 0 0 - 0 2024-07-29T00:20:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:44 smithi155 bash[73694]: debug 2024-07-29T00:20:44.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:44 smithi045 bash[80445]: cluster 2024-07-29T00:20:44.815644+0000 mgr.y (mgr.34101) 8727 : cluster [DBG] pgmap v9655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:44 smithi045 bash[82788]: cluster 2024-07-29T00:20:44.815644+0000 mgr.y (mgr.34101) 8727 : cluster [DBG] pgmap v9655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:45.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16277 16 16 0 0 0 - 0 2024-07-29T00:20:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:45 smithi155 bash[73694]: debug 2024-07-29T00:20:45.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:44 smithi155 bash[68033]: cluster 2024-07-29T00:20:44.815644+0000 mgr.y (mgr.34101) 8727 : cluster [DBG] pgmap v9655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:46.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16278 16 16 0 0 0 - 0 2024-07-29T00:20:46.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:46 smithi155 bash[73694]: debug 2024-07-29T00:20:46.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:46 smithi045 bash[80445]: cluster 2024-07-29T00:20:46.817483+0000 mgr.y (mgr.34101) 8728 : cluster [DBG] pgmap v9656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:46 smithi045 bash[82788]: cluster 2024-07-29T00:20:46.817483+0000 mgr.y (mgr.34101) 8728 : cluster [DBG] pgmap v9656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:47.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16279 16 16 0 0 0 - 0 2024-07-29T00:20:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:46 smithi155 bash[68033]: cluster 2024-07-29T00:20:46.817483+0000 mgr.y (mgr.34101) 8728 : cluster [DBG] pgmap v9656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:46 smithi155 bash[73694]: debug 2024-07-29T00:20:46.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:48.285 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:20:48.287172+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:20:48.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:20:48.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16280 16 16 0 0 0 - 0 2024-07-29T00:20:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:48 smithi155 bash[73694]: debug 2024-07-29T00:20:48.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:48 smithi045 bash[80445]: cluster 2024-07-29T00:20:48.819212+0000 mgr.y (mgr.34101) 8729 : cluster [DBG] pgmap v9657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:48 smithi045 bash[80445]: audit 2024-07-29T00:20:48.839137+0000 mon.c (mon.2) 2145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:48 smithi045 bash[82788]: cluster 2024-07-29T00:20:48.819212+0000 mgr.y (mgr.34101) 8729 : cluster [DBG] pgmap v9657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:48 smithi045 bash[82788]: audit 2024-07-29T00:20:48.839137+0000 mon.c (mon.2) 2145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:49.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16281 16 16 0 0 0 - 0 2024-07-29T00:20:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:48 smithi155 bash[73694]: debug 2024-07-29T00:20:48.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:48 smithi155 bash[68033]: cluster 2024-07-29T00:20:48.819212+0000 mgr.y (mgr.34101) 8729 : cluster [DBG] pgmap v9657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:48 smithi155 bash[68033]: audit 2024-07-29T00:20:48.839137+0000 mon.c (mon.2) 2145 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:20:50.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16282 16 16 0 0 0 - 0 2024-07-29T00:20:50.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:49 smithi155 bash[73694]: debug 2024-07-29T00:20:49.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:50.913 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:20:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:20:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:20:51.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:50 smithi045 bash[80445]: cluster 2024-07-29T00:20:50.820915+0000 mgr.y (mgr.34101) 8730 : cluster [DBG] pgmap v9658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:50 smithi045 bash[82788]: cluster 2024-07-29T00:20:50.820915+0000 mgr.y (mgr.34101) 8730 : cluster [DBG] pgmap v9658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:51.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16283 16 16 0 0 0 - 0 2024-07-29T00:20:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:50 smithi155 bash[68033]: cluster 2024-07-29T00:20:50.820915+0000 mgr.y (mgr.34101) 8730 : cluster [DBG] pgmap v9658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:50 smithi155 bash[73694]: debug 2024-07-29T00:20:50.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:52.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16284 16 16 0 0 0 - 0 2024-07-29T00:20:52.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:51 smithi155 bash[73694]: debug 2024-07-29T00:20:51.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:20:52 smithi155 bash[60745]: ts=2024-07-29T00:20:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:20:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:52 smithi045 bash[80445]: cluster 2024-07-29T00:20:52.822819+0000 mgr.y (mgr.34101) 8731 : cluster [DBG] pgmap v9659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:52 smithi045 bash[82788]: cluster 2024-07-29T00:20:52.822819+0000 mgr.y (mgr.34101) 8731 : cluster [DBG] pgmap v9659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:53.286 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16285 16 16 0 0 0 - 0 2024-07-29T00:20:53.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:52 smithi155 bash[68033]: cluster 2024-07-29T00:20:52.822819+0000 mgr.y (mgr.34101) 8731 : cluster [DBG] pgmap v9659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:52 smithi155 bash[73694]: debug 2024-07-29T00:20:52.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:54.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16286 16 16 0 0 0 - 0 2024-07-29T00:20:54.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:53 smithi155 bash[73694]: debug 2024-07-29T00:20:53.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:54 smithi045 bash[80445]: cluster 2024-07-29T00:20:54.824537+0000 mgr.y (mgr.34101) 8732 : cluster [DBG] pgmap v9660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:54 smithi045 bash[82788]: cluster 2024-07-29T00:20:54.824537+0000 mgr.y (mgr.34101) 8732 : cluster [DBG] pgmap v9660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:55.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16287 16 16 0 0 0 - 0 2024-07-29T00:20:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:54 smithi155 bash[73694]: debug 2024-07-29T00:20:54.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:54 smithi155 bash[68033]: cluster 2024-07-29T00:20:54.824537+0000 mgr.y (mgr.34101) 8732 : cluster [DBG] pgmap v9660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:56.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16288 16 16 0 0 0 - 0 2024-07-29T00:20:56.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:55 smithi155 bash[73694]: debug 2024-07-29T00:20:55.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:56 smithi155 bash[68033]: cluster 2024-07-29T00:20:56.826404+0000 mgr.y (mgr.34101) 8733 : cluster [DBG] pgmap v9661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:56 smithi155 bash[73694]: debug 2024-07-29T00:20:56.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:56 smithi045 bash[80445]: cluster 2024-07-29T00:20:56.826404+0000 mgr.y (mgr.34101) 8733 : cluster [DBG] pgmap v9661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:56 smithi045 bash[82788]: cluster 2024-07-29T00:20:56.826404+0000 mgr.y (mgr.34101) 8733 : cluster [DBG] pgmap v9661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:57.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16289 16 16 0 0 0 - 0 2024-07-29T00:20:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:57 smithi155 bash[73694]: debug 2024-07-29T00:20:57.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:58.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16290 16 16 0 0 0 - 0 2024-07-29T00:20:59.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:20:58 smithi155 bash[68033]: cluster 2024-07-29T00:20:58.828101+0000 mgr.y (mgr.34101) 8734 : cluster [DBG] pgmap v9662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:58 smithi155 bash[73694]: debug 2024-07-29T00:20:58.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:20:59.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:20:58 smithi045 bash[82788]: cluster 2024-07-29T00:20:58.828101+0000 mgr.y (mgr.34101) 8734 : cluster [DBG] pgmap v9662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:20:58 smithi045 bash[80445]: cluster 2024-07-29T00:20:58.828101+0000 mgr.y (mgr.34101) 8734 : cluster [DBG] pgmap v9662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:20:59.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16291 16 16 0 0 0 - 0 2024-07-29T00:21:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:20:59 smithi155 bash[73694]: debug 2024-07-29T00:20:59.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:00.287 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16292 16 16 0 0 0 - 0 2024-07-29T00:21:00.915 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:21:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:21:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:21:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:00 smithi155 bash[68033]: cluster 2024-07-29T00:21:00.829852+0000 mgr.y (mgr.34101) 8735 : cluster [DBG] pgmap v9663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:00 smithi155 bash[73694]: debug 2024-07-29T00:21:00.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:00 smithi045 bash[80445]: cluster 2024-07-29T00:21:00.829852+0000 mgr.y (mgr.34101) 8735 : cluster [DBG] pgmap v9663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:00 smithi045 bash[82788]: cluster 2024-07-29T00:21:00.829852+0000 mgr.y (mgr.34101) 8735 : cluster [DBG] pgmap v9663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:01.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16293 16 16 0 0 0 - 0 2024-07-29T00:21:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:01 smithi155 bash[73694]: debug 2024-07-29T00:21:01.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:02.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16294 16 16 0 0 0 - 0 2024-07-29T00:21:02.703 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:21:02 smithi155 bash[60745]: ts=2024-07-29T00:21:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:21:02.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:02 smithi045 bash[80445]: audit 2024-07-29T00:21:02.649484+0000 mon.c (mon.2) 2146 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:21:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:02 smithi045 bash[82788]: audit 2024-07-29T00:21:02.649484+0000 mon.c (mon.2) 2146 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:21:03.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:02 smithi155 bash[68033]: audit 2024-07-29T00:21:02.649484+0000 mon.c (mon.2) 2146 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:21:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:02 smithi155 bash[73694]: debug 2024-07-29T00:21:02.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:03.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16295 16 16 0 0 0 - 0 2024-07-29T00:21:03.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:03 smithi045 bash[80445]: cluster 2024-07-29T00:21:02.831811+0000 mgr.y (mgr.34101) 8736 : cluster [DBG] pgmap v9664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:03 smithi045 bash[82788]: cluster 2024-07-29T00:21:02.831811+0000 mgr.y (mgr.34101) 8736 : cluster [DBG] pgmap v9664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:03 smithi155 bash[68033]: cluster 2024-07-29T00:21:02.831811+0000 mgr.y (mgr.34101) 8736 : cluster [DBG] pgmap v9664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:03 smithi155 bash[73694]: debug 2024-07-29T00:21:03.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:04.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16296 16 16 0 0 0 - 0 2024-07-29T00:21:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:04 smithi045 bash[80445]: audit 2024-07-29T00:21:03.839744+0000 mon.c (mon.2) 2147 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:04 smithi045 bash[82788]: audit 2024-07-29T00:21:03.839744+0000 mon.c (mon.2) 2147 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:04 smithi155 bash[68033]: audit 2024-07-29T00:21:03.839744+0000 mon.c (mon.2) 2147 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:04 smithi155 bash[73694]: debug 2024-07-29T00:21:04.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:05.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16297 16 16 0 0 0 - 0 2024-07-29T00:21:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:05 smithi155 bash[73694]: debug 2024-07-29T00:21:05.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:05 smithi155 bash[68033]: cluster 2024-07-29T00:21:04.833531+0000 mgr.y (mgr.34101) 8737 : cluster [DBG] pgmap v9665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:06.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:05 smithi045 bash[80445]: cluster 2024-07-29T00:21:04.833531+0000 mgr.y (mgr.34101) 8737 : cluster [DBG] pgmap v9665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:05 smithi045 bash[82788]: cluster 2024-07-29T00:21:04.833531+0000 mgr.y (mgr.34101) 8737 : cluster [DBG] pgmap v9665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:06.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16298 16 16 0 0 0 - 0 2024-07-29T00:21:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:06 smithi045 bash[80445]: cluster 2024-07-29T00:21:06.835456+0000 mgr.y (mgr.34101) 8738 : cluster [DBG] pgmap v9666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:06 smithi045 bash[82788]: cluster 2024-07-29T00:21:06.835456+0000 mgr.y (mgr.34101) 8738 : cluster [DBG] pgmap v9666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:07.288 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16299 16 16 0 0 0 - 0 2024-07-29T00:21:07.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:06 smithi155 bash[73694]: debug 2024-07-29T00:21:06.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:06 smithi155 bash[68033]: cluster 2024-07-29T00:21:06.835456+0000 mgr.y (mgr.34101) 8738 : cluster [DBG] pgmap v9666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:08.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:21:08.290318+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:21:08.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:21:08.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16300 16 16 0 0 0 - 0 2024-07-29T00:21:08.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:07 smithi155 bash[73694]: debug 2024-07-29T00:21:07.864+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:09.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16301 16 16 0 0 0 - 0 2024-07-29T00:21:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:08 smithi155 bash[73694]: debug 2024-07-29T00:21:08.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[80445]: audit 2024-07-29T00:21:08.337197+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[80445]: audit 2024-07-29T00:21:08.347060+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[80445]: audit 2024-07-29T00:21:08.540448+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[80445]: audit 2024-07-29T00:21:08.553297+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[80445]: cluster 2024-07-29T00:21:08.837161+0000 mgr.y (mgr.34101) 8739 : cluster [DBG] pgmap v9667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[80445]: audit 2024-07-29T00:21:08.980921+0000 mon.c (mon.2) 2148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:21:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[80445]: audit 2024-07-29T00:21:08.982339+0000 mon.c (mon.2) 2149 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:21:09.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[80445]: audit 2024-07-29T00:21:08.992004+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[82788]: audit 2024-07-29T00:21:08.337197+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[82788]: audit 2024-07-29T00:21:08.347060+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[82788]: audit 2024-07-29T00:21:08.540448+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[82788]: audit 2024-07-29T00:21:08.553297+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[82788]: cluster 2024-07-29T00:21:08.837161+0000 mgr.y (mgr.34101) 8739 : cluster [DBG] pgmap v9667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:09.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[82788]: audit 2024-07-29T00:21:08.980921+0000 mon.c (mon.2) 2148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:21:09.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[82788]: audit 2024-07-29T00:21:08.982339+0000 mon.c (mon.2) 2149 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:21:09.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:09 smithi045 bash[82788]: audit 2024-07-29T00:21:08.992004+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:09 smithi155 bash[68033]: audit 2024-07-29T00:21:08.337197+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:09 smithi155 bash[68033]: audit 2024-07-29T00:21:08.347060+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:09 smithi155 bash[68033]: audit 2024-07-29T00:21:08.540448+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:09 smithi155 bash[68033]: audit 2024-07-29T00:21:08.553297+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:09 smithi155 bash[68033]: cluster 2024-07-29T00:21:08.837161+0000 mgr.y (mgr.34101) 8739 : cluster [DBG] pgmap v9667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:09 smithi155 bash[68033]: audit 2024-07-29T00:21:08.980921+0000 mon.c (mon.2) 2148 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:21:09.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:09 smithi155 bash[68033]: audit 2024-07-29T00:21:08.982339+0000 mon.c (mon.2) 2149 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:21:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:09 smithi155 bash[68033]: audit 2024-07-29T00:21:08.992004+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:21:10.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16302 16 16 0 0 0 - 0 2024-07-29T00:21:10.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:09 smithi155 bash[73694]: debug 2024-07-29T00:21:09.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:10.917 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:21:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:21:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:21:11.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:10 smithi045 bash[80445]: cluster 2024-07-29T00:21:10.838943+0000 mgr.y (mgr.34101) 8740 : cluster [DBG] pgmap v9668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:10 smithi045 bash[82788]: cluster 2024-07-29T00:21:10.838943+0000 mgr.y (mgr.34101) 8740 : cluster [DBG] pgmap v9668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:11.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16303 16 16 0 0 0 - 0 2024-07-29T00:21:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:10 smithi155 bash[68033]: cluster 2024-07-29T00:21:10.838943+0000 mgr.y (mgr.34101) 8740 : cluster [DBG] pgmap v9668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:10 smithi155 bash[73694]: debug 2024-07-29T00:21:10.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:12.289 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16304 16 16 0 0 0 - 0 2024-07-29T00:21:12.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:11 smithi155 bash[73694]: debug 2024-07-29T00:21:11.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:21:12 smithi155 bash[60745]: ts=2024-07-29T00:21:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:21:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:12 smithi045 bash[80445]: cluster 2024-07-29T00:21:12.840796+0000 mgr.y (mgr.34101) 8741 : cluster [DBG] pgmap v9669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:12 smithi045 bash[82788]: cluster 2024-07-29T00:21:12.840796+0000 mgr.y (mgr.34101) 8741 : cluster [DBG] pgmap v9669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:13.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16305 16 16 0 0 0 - 0 2024-07-29T00:21:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:12 smithi155 bash[73694]: debug 2024-07-29T00:21:12.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:12 smithi155 bash[68033]: cluster 2024-07-29T00:21:12.840796+0000 mgr.y (mgr.34101) 8741 : cluster [DBG] pgmap v9669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:14.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16306 16 16 0 0 0 - 0 2024-07-29T00:21:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:13 smithi155 bash[73694]: debug 2024-07-29T00:21:13.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:15.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:14 smithi045 bash[80445]: cluster 2024-07-29T00:21:14.842540+0000 mgr.y (mgr.34101) 8742 : cluster [DBG] pgmap v9670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:14 smithi045 bash[82788]: cluster 2024-07-29T00:21:14.842540+0000 mgr.y (mgr.34101) 8742 : cluster [DBG] pgmap v9670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:15.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16307 16 16 0 0 0 - 0 2024-07-29T00:21:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:14 smithi155 bash[73694]: debug 2024-07-29T00:21:14.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:14 smithi155 bash[68033]: cluster 2024-07-29T00:21:14.842540+0000 mgr.y (mgr.34101) 8742 : cluster [DBG] pgmap v9670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:16.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16308 16 16 0 0 0 - 0 2024-07-29T00:21:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:15 smithi155 bash[73694]: debug 2024-07-29T00:21:15.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:16 smithi045 bash[80445]: cluster 2024-07-29T00:21:16.844360+0000 mgr.y (mgr.34101) 8743 : cluster [DBG] pgmap v9671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:16 smithi045 bash[82788]: cluster 2024-07-29T00:21:16.844360+0000 mgr.y (mgr.34101) 8743 : cluster [DBG] pgmap v9671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:17.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16309 16 16 0 0 0 - 0 2024-07-29T00:21:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:16 smithi155 bash[68033]: cluster 2024-07-29T00:21:16.844360+0000 mgr.y (mgr.34101) 8743 : cluster [DBG] pgmap v9671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:16 smithi155 bash[73694]: debug 2024-07-29T00:21:16.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:18.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16310 16 16 0 0 0 - 0 2024-07-29T00:21:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:17 smithi155 bash[73694]: debug 2024-07-29T00:21:17.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:18 smithi045 bash[80445]: audit 2024-07-29T00:21:18.840141+0000 mon.c (mon.2) 2150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:18 smithi045 bash[80445]: cluster 2024-07-29T00:21:18.851135+0000 mgr.y (mgr.34101) 8744 : cluster [DBG] pgmap v9672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:18 smithi045 bash[82788]: audit 2024-07-29T00:21:18.840141+0000 mon.c (mon.2) 2150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:18 smithi045 bash[82788]: cluster 2024-07-29T00:21:18.851135+0000 mgr.y (mgr.34101) 8744 : cluster [DBG] pgmap v9672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:19.290 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16311 16 16 0 0 0 - 0 2024-07-29T00:21:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:18 smithi155 bash[73694]: debug 2024-07-29T00:21:18.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:18 smithi155 bash[68033]: audit 2024-07-29T00:21:18.840141+0000 mon.c (mon.2) 2150 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:18 smithi155 bash[68033]: cluster 2024-07-29T00:21:18.851135+0000 mgr.y (mgr.34101) 8744 : cluster [DBG] pgmap v9672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:20.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16312 16 16 0 0 0 - 0 2024-07-29T00:21:20.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:19 smithi155 bash[73694]: debug 2024-07-29T00:21:19.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:20.919 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:21:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:21:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:21:21.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:20 smithi045 bash[82788]: cluster 2024-07-29T00:21:20.852857+0000 mgr.y (mgr.34101) 8745 : cluster [DBG] pgmap v9673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:21.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:20 smithi045 bash[80445]: cluster 2024-07-29T00:21:20.852857+0000 mgr.y (mgr.34101) 8745 : cluster [DBG] pgmap v9673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:21.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16313 16 16 0 0 0 - 0 2024-07-29T00:21:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:20 smithi155 bash[68033]: cluster 2024-07-29T00:21:20.852857+0000 mgr.y (mgr.34101) 8745 : cluster [DBG] pgmap v9673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:20 smithi155 bash[73694]: debug 2024-07-29T00:21:20.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:22.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16314 16 16 0 0 0 - 0 2024-07-29T00:21:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:21 smithi155 bash[73694]: debug 2024-07-29T00:21:21.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:21:22 smithi155 bash[60745]: ts=2024-07-29T00:21:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:21:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:22 smithi045 bash[82788]: cluster 2024-07-29T00:21:22.854738+0000 mgr.y (mgr.34101) 8746 : cluster [DBG] pgmap v9674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:23.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:22 smithi045 bash[80445]: cluster 2024-07-29T00:21:22.854738+0000 mgr.y (mgr.34101) 8746 : cluster [DBG] pgmap v9674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:23.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16315 16 16 0 0 0 - 0 2024-07-29T00:21:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:22 smithi155 bash[73694]: debug 2024-07-29T00:21:22.872+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:23.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:22 smithi155 bash[68033]: cluster 2024-07-29T00:21:22.854738+0000 mgr.y (mgr.34101) 8746 : cluster [DBG] pgmap v9674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:24.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16316 16 16 0 0 0 - 0 2024-07-29T00:21:24.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:23 smithi155 bash[73694]: debug 2024-07-29T00:21:23.864+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:25.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:24 smithi045 bash[82788]: cluster 2024-07-29T00:21:24.856449+0000 mgr.y (mgr.34101) 8747 : cluster [DBG] pgmap v9675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:24 smithi045 bash[80445]: cluster 2024-07-29T00:21:24.856449+0000 mgr.y (mgr.34101) 8747 : cluster [DBG] pgmap v9675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:25.291 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16317 16 16 0 0 0 - 0 2024-07-29T00:21:25.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:24 smithi155 bash[73694]: debug 2024-07-29T00:21:24.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:25.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:24 smithi155 bash[68033]: cluster 2024-07-29T00:21:24.856449+0000 mgr.y (mgr.34101) 8747 : cluster [DBG] pgmap v9675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:26.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16318 16 16 0 0 0 - 0 2024-07-29T00:21:26.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:25 smithi155 bash[73694]: debug 2024-07-29T00:21:25.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:26.921 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:26 smithi155 bash[73694]: debug 2024-07-29T00:21:26.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:26.921 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 29 00:21:26 smithi155 bash[59473]: logger=cleanup t=2024-07-29T00:21:26.663809357Z level=info msg="Completed cleanup jobs" duration=46.685291ms 2024-07-29T00:21:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:26 smithi045 bash[80445]: cluster 2024-07-29T00:21:26.858340+0000 mgr.y (mgr.34101) 8748 : cluster [DBG] pgmap v9676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:26 smithi045 bash[82788]: cluster 2024-07-29T00:21:26.858340+0000 mgr.y (mgr.34101) 8748 : cluster [DBG] pgmap v9676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:27.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16319 16 16 0 0 0 - 0 2024-07-29T00:21:27.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:26 smithi155 bash[68033]: cluster 2024-07-29T00:21:26.858340+0000 mgr.y (mgr.34101) 8748 : cluster [DBG] pgmap v9676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:28.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:21:28.293475+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:21:28.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:21:28.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16320 16 16 0 0 0 - 0 2024-07-29T00:21:28.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:27 smithi155 bash[73694]: debug 2024-07-29T00:21:27.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:29.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:28 smithi045 bash[80445]: cluster 2024-07-29T00:21:28.860045+0000 mgr.y (mgr.34101) 8749 : cluster [DBG] pgmap v9677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:28 smithi045 bash[82788]: cluster 2024-07-29T00:21:28.860045+0000 mgr.y (mgr.34101) 8749 : cluster [DBG] pgmap v9677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:29.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16321 16 16 0 0 0 - 0 2024-07-29T00:21:29.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:28 smithi155 bash[68033]: cluster 2024-07-29T00:21:28.860045+0000 mgr.y (mgr.34101) 8749 : cluster [DBG] pgmap v9677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:28 smithi155 bash[73694]: debug 2024-07-29T00:21:28.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:30.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16322 16 16 0 0 0 - 0 2024-07-29T00:21:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:29 smithi155 bash[73694]: debug 2024-07-29T00:21:29.900+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:30.924 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:21:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:21:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:21:31.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:30 smithi045 bash[80445]: cluster 2024-07-29T00:21:30.861862+0000 mgr.y (mgr.34101) 8750 : cluster [DBG] pgmap v9678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:30 smithi045 bash[82788]: cluster 2024-07-29T00:21:30.861862+0000 mgr.y (mgr.34101) 8750 : cluster [DBG] pgmap v9678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:31.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16323 16 16 0 0 0 - 0 2024-07-29T00:21:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:30 smithi155 bash[68033]: cluster 2024-07-29T00:21:30.861862+0000 mgr.y (mgr.34101) 8750 : cluster [DBG] pgmap v9678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:30 smithi155 bash[73694]: debug 2024-07-29T00:21:30.856+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:32.292 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16324 16 16 0 0 0 - 0 2024-07-29T00:21:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:31 smithi155 bash[73694]: debug 2024-07-29T00:21:31.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:21:32 smithi155 bash[60745]: ts=2024-07-29T00:21:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:21:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:32 smithi045 bash[80445]: cluster 2024-07-29T00:21:32.863753+0000 mgr.y (mgr.34101) 8751 : cluster [DBG] pgmap v9679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:32 smithi045 bash[82788]: cluster 2024-07-29T00:21:32.863753+0000 mgr.y (mgr.34101) 8751 : cluster [DBG] pgmap v9679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:33.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16325 16 16 0 0 0 - 0 2024-07-29T00:21:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:32 smithi155 bash[73694]: debug 2024-07-29T00:21:32.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:33.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:32 smithi155 bash[68033]: cluster 2024-07-29T00:21:32.863753+0000 mgr.y (mgr.34101) 8751 : cluster [DBG] pgmap v9679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:33 smithi045 bash[80445]: audit 2024-07-29T00:21:33.840585+0000 mon.c (mon.2) 2151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:33 smithi045 bash[82788]: audit 2024-07-29T00:21:33.840585+0000 mon.c (mon.2) 2151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:34.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16326 16 16 0 0 0 - 0 2024-07-29T00:21:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:33 smithi155 bash[73694]: debug 2024-07-29T00:21:33.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:33 smithi155 bash[68033]: audit 2024-07-29T00:21:33.840585+0000 mon.c (mon.2) 2151 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:34 smithi045 bash[80445]: cluster 2024-07-29T00:21:34.865486+0000 mgr.y (mgr.34101) 8752 : cluster [DBG] pgmap v9680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:34 smithi045 bash[82788]: cluster 2024-07-29T00:21:34.865486+0000 mgr.y (mgr.34101) 8752 : cluster [DBG] pgmap v9680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:35.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16327 16 16 0 0 0 - 0 2024-07-29T00:21:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:34 smithi155 bash[73694]: debug 2024-07-29T00:21:34.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:34 smithi155 bash[68033]: cluster 2024-07-29T00:21:34.865486+0000 mgr.y (mgr.34101) 8752 : cluster [DBG] pgmap v9680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:36.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16328 16 16 0 0 0 - 0 2024-07-29T00:21:36.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:35 smithi155 bash[73694]: debug 2024-07-29T00:21:35.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:36 smithi045 bash[80445]: cluster 2024-07-29T00:21:36.867337+0000 mgr.y (mgr.34101) 8753 : cluster [DBG] pgmap v9681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:36 smithi045 bash[82788]: cluster 2024-07-29T00:21:36.867337+0000 mgr.y (mgr.34101) 8753 : cluster [DBG] pgmap v9681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:37.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16329 16 16 0 0 0 - 0 2024-07-29T00:21:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:36 smithi155 bash[68033]: cluster 2024-07-29T00:21:36.867337+0000 mgr.y (mgr.34101) 8753 : cluster [DBG] pgmap v9681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:36 smithi155 bash[73694]: debug 2024-07-29T00:21:36.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:38.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16330 16 16 0 0 0 - 0 2024-07-29T00:21:38.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:37 smithi155 bash[73694]: debug 2024-07-29T00:21:37.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:39.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:38 smithi045 bash[80445]: cluster 2024-07-29T00:21:38.869043+0000 mgr.y (mgr.34101) 8754 : cluster [DBG] pgmap v9682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:38 smithi045 bash[82788]: cluster 2024-07-29T00:21:38.869043+0000 mgr.y (mgr.34101) 8754 : cluster [DBG] pgmap v9682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:39.293 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16331 16 16 0 0 0 - 0 2024-07-29T00:21:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:38 smithi155 bash[68033]: cluster 2024-07-29T00:21:38.869043+0000 mgr.y (mgr.34101) 8754 : cluster [DBG] pgmap v9682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:38 smithi155 bash[73694]: debug 2024-07-29T00:21:38.883+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:40.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16332 16 16 0 0 0 - 0 2024-07-29T00:21:40.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:39 smithi155 bash[73694]: debug 2024-07-29T00:21:39.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:21:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:21:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:21:41.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16333 16 16 0 0 0 - 0 2024-07-29T00:21:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:40 smithi155 bash[73694]: debug 2024-07-29T00:21:40.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:41 smithi045 bash[80445]: cluster 2024-07-29T00:21:40.870818+0000 mgr.y (mgr.34101) 8755 : cluster [DBG] pgmap v9683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:41 smithi045 bash[82788]: cluster 2024-07-29T00:21:40.870818+0000 mgr.y (mgr.34101) 8755 : cluster [DBG] pgmap v9683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:42.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16334 16 16 0 0 0 - 0 2024-07-29T00:21:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:41 smithi155 bash[68033]: cluster 2024-07-29T00:21:40.870818+0000 mgr.y (mgr.34101) 8755 : cluster [DBG] pgmap v9683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:41 smithi155 bash[73694]: debug 2024-07-29T00:21:41.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:21:42 smithi155 bash[60745]: ts=2024-07-29T00:21:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:21:43.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16335 16 16 0 0 0 - 0 2024-07-29T00:21:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:42 smithi155 bash[73694]: debug 2024-07-29T00:21:42.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:43 smithi045 bash[82788]: cluster 2024-07-29T00:21:42.872612+0000 mgr.y (mgr.34101) 8756 : cluster [DBG] pgmap v9684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:43 smithi045 bash[80445]: cluster 2024-07-29T00:21:42.872612+0000 mgr.y (mgr.34101) 8756 : cluster [DBG] pgmap v9684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:44.294 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16336 16 16 0 0 0 - 0 2024-07-29T00:21:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:43 smithi155 bash[68033]: cluster 2024-07-29T00:21:42.872612+0000 mgr.y (mgr.34101) 8756 : cluster [DBG] pgmap v9684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:43 smithi155 bash[73694]: debug 2024-07-29T00:21:43.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:45.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16337 16 16 0 0 0 - 0 2024-07-29T00:21:45.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:44 smithi155 bash[73694]: debug 2024-07-29T00:21:44.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:45 smithi045 bash[80445]: cluster 2024-07-29T00:21:44.874356+0000 mgr.y (mgr.34101) 8757 : cluster [DBG] pgmap v9685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:45 smithi045 bash[82788]: cluster 2024-07-29T00:21:44.874356+0000 mgr.y (mgr.34101) 8757 : cluster [DBG] pgmap v9685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:46.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16338 16 16 0 0 0 - 0 2024-07-29T00:21:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:45 smithi155 bash[68033]: cluster 2024-07-29T00:21:44.874356+0000 mgr.y (mgr.34101) 8757 : cluster [DBG] pgmap v9685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:45 smithi155 bash[73694]: debug 2024-07-29T00:21:45.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:47.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16339 16 16 0 0 0 - 0 2024-07-29T00:21:47.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:46 smithi155 bash[73694]: debug 2024-07-29T00:21:46.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:47 smithi045 bash[80445]: cluster 2024-07-29T00:21:46.876186+0000 mgr.y (mgr.34101) 8758 : cluster [DBG] pgmap v9686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:47 smithi045 bash[82788]: cluster 2024-07-29T00:21:46.876186+0000 mgr.y (mgr.34101) 8758 : cluster [DBG] pgmap v9686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:48.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:21:48.296556+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:21:48.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:21:48.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16340 16 16 0 0 0 - 0 2024-07-29T00:21:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:47 smithi155 bash[68033]: cluster 2024-07-29T00:21:46.876186+0000 mgr.y (mgr.34101) 8758 : cluster [DBG] pgmap v9686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:47 smithi155 bash[73694]: debug 2024-07-29T00:21:47.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:48 smithi045 bash[80445]: audit 2024-07-29T00:21:48.841143+0000 mon.c (mon.2) 2152 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:48 smithi045 bash[82788]: audit 2024-07-29T00:21:48.841143+0000 mon.c (mon.2) 2152 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:49.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16341 16 16 0 0 0 - 0 2024-07-29T00:21:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:48 smithi155 bash[68033]: audit 2024-07-29T00:21:48.841143+0000 mon.c (mon.2) 2152 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:21:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:48 smithi155 bash[73694]: debug 2024-07-29T00:21:48.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:50.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16342 16 16 0 0 0 - 0 2024-07-29T00:21:50.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:49 smithi155 bash[73694]: debug 2024-07-29T00:21:49.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:21:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:21:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:21:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:50 smithi045 bash[80445]: cluster 2024-07-29T00:21:48.878032+0000 mgr.y (mgr.34101) 8759 : cluster [DBG] pgmap v9687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:50 smithi045 bash[82788]: cluster 2024-07-29T00:21:48.878032+0000 mgr.y (mgr.34101) 8759 : cluster [DBG] pgmap v9687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:50 smithi155 bash[73694]: debug 2024-07-29T00:21:50.951+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:50 smithi155 bash[68033]: cluster 2024-07-29T00:21:48.878032+0000 mgr.y (mgr.34101) 8759 : cluster [DBG] pgmap v9687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:51.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16343 16 16 0 0 0 - 0 2024-07-29T00:21:52.295 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16344 16 16 0 0 0 - 0 2024-07-29T00:21:52.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:51 smithi155 bash[73694]: debug 2024-07-29T00:21:51.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:52.797 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:21:52 smithi155 bash[60745]: ts=2024-07-29T00:21:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:21:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:52 smithi155 bash[73694]: debug 2024-07-29T00:21:52.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:52 smithi155 bash[68033]: cluster 2024-07-29T00:21:50.880119+0000 mgr.y (mgr.34101) 8760 : cluster [DBG] pgmap v9688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:52 smithi045 bash[80445]: cluster 2024-07-29T00:21:50.880119+0000 mgr.y (mgr.34101) 8760 : cluster [DBG] pgmap v9688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:52 smithi045 bash[82788]: cluster 2024-07-29T00:21:50.880119+0000 mgr.y (mgr.34101) 8760 : cluster [DBG] pgmap v9688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:53.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16345 16 16 0 0 0 - 0 2024-07-29T00:21:54.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16346 16 16 0 0 0 - 0 2024-07-29T00:21:54.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:53 smithi155 bash[73694]: debug 2024-07-29T00:21:53.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:54 smithi155 bash[73694]: debug 2024-07-29T00:21:54.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:54 smithi155 bash[68033]: cluster 2024-07-29T00:21:52.882005+0000 mgr.y (mgr.34101) 8761 : cluster [DBG] pgmap v9689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:54 smithi045 bash[80445]: cluster 2024-07-29T00:21:52.882005+0000 mgr.y (mgr.34101) 8761 : cluster [DBG] pgmap v9689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:54 smithi045 bash[82788]: cluster 2024-07-29T00:21:52.882005+0000 mgr.y (mgr.34101) 8761 : cluster [DBG] pgmap v9689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:55.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16347 16 16 0 0 0 - 0 2024-07-29T00:21:56.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16348 16 16 0 0 0 - 0 2024-07-29T00:21:56.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:55 smithi155 bash[73694]: debug 2024-07-29T00:21:55.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:56 smithi045 bash[80445]: cluster 2024-07-29T00:21:54.883733+0000 mgr.y (mgr.34101) 8762 : cluster [DBG] pgmap v9690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:56 smithi045 bash[82788]: cluster 2024-07-29T00:21:54.883733+0000 mgr.y (mgr.34101) 8762 : cluster [DBG] pgmap v9690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:57.296 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16349 16 16 0 0 0 - 0 2024-07-29T00:21:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:56 smithi155 bash[73694]: debug 2024-07-29T00:21:56.923+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:56 smithi155 bash[68033]: cluster 2024-07-29T00:21:54.883733+0000 mgr.y (mgr.34101) 8762 : cluster [DBG] pgmap v9690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:58.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16350 16 16 0 0 0 - 0 2024-07-29T00:21:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:57 smithi155 bash[73694]: debug 2024-07-29T00:21:57.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:59.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:21:58 smithi045 bash[80445]: cluster 2024-07-29T00:21:56.885600+0000 mgr.y (mgr.34101) 8763 : cluster [DBG] pgmap v9691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:21:58 smithi045 bash[82788]: cluster 2024-07-29T00:21:56.885600+0000 mgr.y (mgr.34101) 8763 : cluster [DBG] pgmap v9691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:21:59.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16351 16 16 0 0 0 - 0 2024-07-29T00:21:59.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:58 smithi155 bash[73694]: debug 2024-07-29T00:21:58.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:21:59.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:21:58 smithi155 bash[68033]: cluster 2024-07-29T00:21:56.885600+0000 mgr.y (mgr.34101) 8763 : cluster [DBG] pgmap v9691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:00.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16352 16 16 0 0 0 - 0 2024-07-29T00:22:00.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:21:59 smithi155 bash[73694]: debug 2024-07-29T00:21:59.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:22:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:22:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:22:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:00 smithi045 bash[80445]: cluster 2024-07-29T00:21:58.887330+0000 mgr.y (mgr.34101) 8764 : cluster [DBG] pgmap v9692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:00 smithi045 bash[82788]: cluster 2024-07-29T00:21:58.887330+0000 mgr.y (mgr.34101) 8764 : cluster [DBG] pgmap v9692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:01.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16353 16 16 0 0 0 - 0 2024-07-29T00:22:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:00 smithi155 bash[73694]: debug 2024-07-29T00:22:00.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:00 smithi155 bash[68033]: cluster 2024-07-29T00:21:58.887330+0000 mgr.y (mgr.34101) 8764 : cluster [DBG] pgmap v9692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:02.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16354 16 16 0 0 0 - 0 2024-07-29T00:22:02.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:01 smithi155 bash[73694]: debug 2024-07-29T00:22:01.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:22:02 smithi155 bash[60745]: ts=2024-07-29T00:22:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:22:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:02 smithi045 bash[80445]: cluster 2024-07-29T00:22:00.889058+0000 mgr.y (mgr.34101) 8765 : cluster [DBG] pgmap v9693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:02 smithi045 bash[82788]: cluster 2024-07-29T00:22:00.889058+0000 mgr.y (mgr.34101) 8765 : cluster [DBG] pgmap v9693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:03.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16355 16 16 0 0 0 - 0 2024-07-29T00:22:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:02 smithi155 bash[73694]: debug 2024-07-29T00:22:02.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:02 smithi155 bash[68033]: cluster 2024-07-29T00:22:00.889058+0000 mgr.y (mgr.34101) 8765 : cluster [DBG] pgmap v9693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:04.297 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16356 16 16 0 0 0 - 0 2024-07-29T00:22:04.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:03 smithi155 bash[73694]: debug 2024-07-29T00:22:03.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:04 smithi045 bash[80445]: cluster 2024-07-29T00:22:02.891098+0000 mgr.y (mgr.34101) 8766 : cluster [DBG] pgmap v9694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:04 smithi045 bash[80445]: audit 2024-07-29T00:22:03.841500+0000 mon.c (mon.2) 2153 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:04 smithi045 bash[82788]: cluster 2024-07-29T00:22:02.891098+0000 mgr.y (mgr.34101) 8766 : cluster [DBG] pgmap v9694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:04 smithi045 bash[82788]: audit 2024-07-29T00:22:03.841500+0000 mon.c (mon.2) 2153 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:05.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16357 16 16 0 0 0 - 0 2024-07-29T00:22:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:04 smithi155 bash[73694]: debug 2024-07-29T00:22:04.939+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:04 smithi155 bash[68033]: cluster 2024-07-29T00:22:02.891098+0000 mgr.y (mgr.34101) 8766 : cluster [DBG] pgmap v9694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:04 smithi155 bash[68033]: audit 2024-07-29T00:22:03.841500+0000 mon.c (mon.2) 2153 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:06.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16358 16 16 0 0 0 - 0 2024-07-29T00:22:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:05 smithi155 bash[73694]: debug 2024-07-29T00:22:05.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:06 smithi045 bash[80445]: cluster 2024-07-29T00:22:04.892862+0000 mgr.y (mgr.34101) 8767 : cluster [DBG] pgmap v9695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:06 smithi045 bash[82788]: cluster 2024-07-29T00:22:04.892862+0000 mgr.y (mgr.34101) 8767 : cluster [DBG] pgmap v9695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:07.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16359 16 16 0 0 0 - 0 2024-07-29T00:22:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:06 smithi155 bash[68033]: cluster 2024-07-29T00:22:04.892862+0000 mgr.y (mgr.34101) 8767 : cluster [DBG] pgmap v9695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:06 smithi155 bash[73694]: debug 2024-07-29T00:22:06.883+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:08.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:22:08.299809+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:22:08.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:22:08.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16360 16 16 0 0 0 - 0 2024-07-29T00:22:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:07 smithi155 bash[73694]: debug 2024-07-29T00:22:07.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:09.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:08 smithi045 bash[80445]: cluster 2024-07-29T00:22:06.894755+0000 mgr.y (mgr.34101) 8768 : cluster [DBG] pgmap v9696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:08 smithi045 bash[82788]: cluster 2024-07-29T00:22:06.894755+0000 mgr.y (mgr.34101) 8768 : cluster [DBG] pgmap v9696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:09.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16361 16 16 0 0 0 - 0 2024-07-29T00:22:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:08 smithi155 bash[68033]: cluster 2024-07-29T00:22:06.894755+0000 mgr.y (mgr.34101) 8768 : cluster [DBG] pgmap v9696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:08 smithi155 bash[73694]: debug 2024-07-29T00:22:08.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:09 smithi045 bash[80445]: audit 2024-07-29T00:22:09.125688+0000 mon.c (mon.2) 2154 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:22:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:09 smithi045 bash[80445]: audit 2024-07-29T00:22:09.511181+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:09 smithi045 bash[80445]: audit 2024-07-29T00:22:09.518709+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:09 smithi045 bash[82788]: audit 2024-07-29T00:22:09.125688+0000 mon.c (mon.2) 2154 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:22:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:09 smithi045 bash[82788]: audit 2024-07-29T00:22:09.511181+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:09 smithi045 bash[82788]: audit 2024-07-29T00:22:09.518709+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:10.298 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16362 16 16 0 0 0 - 0 2024-07-29T00:22:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:09 smithi155 bash[73694]: debug 2024-07-29T00:22:09.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:09 smithi155 bash[68033]: audit 2024-07-29T00:22:09.125688+0000 mon.c (mon.2) 2154 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:22:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:09 smithi155 bash[68033]: audit 2024-07-29T00:22:09.511181+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:09 smithi155 bash[68033]: audit 2024-07-29T00:22:09.518709+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:10 smithi045 bash[80445]: cluster 2024-07-29T00:22:08.896479+0000 mgr.y (mgr.34101) 8769 : cluster [DBG] pgmap v9697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:22:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:22:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:22:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:10 smithi045 bash[82788]: cluster 2024-07-29T00:22:08.896479+0000 mgr.y (mgr.34101) 8769 : cluster [DBG] pgmap v9697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:11.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16363 16 16 0 0 0 - 0 2024-07-29T00:22:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:10 smithi155 bash[73694]: debug 2024-07-29T00:22:10.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:10 smithi155 bash[68033]: cluster 2024-07-29T00:22:08.896479+0000 mgr.y (mgr.34101) 8769 : cluster [DBG] pgmap v9697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:12.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16364 16 16 0 0 0 - 0 2024-07-29T00:22:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:11 smithi155 bash[73694]: debug 2024-07-29T00:22:11.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:22:12 smithi155 bash[60745]: ts=2024-07-29T00:22:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:22:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:12 smithi045 bash[80445]: cluster 2024-07-29T00:22:10.898235+0000 mgr.y (mgr.34101) 8770 : cluster [DBG] pgmap v9698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:12 smithi045 bash[82788]: cluster 2024-07-29T00:22:10.898235+0000 mgr.y (mgr.34101) 8770 : cluster [DBG] pgmap v9698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:13.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16365 16 16 0 0 0 - 0 2024-07-29T00:22:13.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:12 smithi155 bash[68033]: cluster 2024-07-29T00:22:10.898235+0000 mgr.y (mgr.34101) 8770 : cluster [DBG] pgmap v9698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:12 smithi155 bash[73694]: debug 2024-07-29T00:22:12.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:14.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16366 16 16 0 0 0 - 0 2024-07-29T00:22:14.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:13 smithi155 bash[73694]: debug 2024-07-29T00:22:13.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:15.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:14 smithi045 bash[80445]: cluster 2024-07-29T00:22:12.900122+0000 mgr.y (mgr.34101) 8771 : cluster [DBG] pgmap v9699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:14 smithi045 bash[82788]: cluster 2024-07-29T00:22:12.900122+0000 mgr.y (mgr.34101) 8771 : cluster [DBG] pgmap v9699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:15.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16367 16 16 0 0 0 - 0 2024-07-29T00:22:15.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:14 smithi155 bash[73694]: debug 2024-07-29T00:22:14.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:15.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:14 smithi155 bash[68033]: cluster 2024-07-29T00:22:12.900122+0000 mgr.y (mgr.34101) 8771 : cluster [DBG] pgmap v9699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[80445]: cluster 2024-07-29T00:22:14.900893+0000 mgr.y (mgr.34101) 8772 : cluster [DBG] pgmap v9700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[80445]: audit 2024-07-29T00:22:14.964271+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[80445]: audit 2024-07-29T00:22:14.969582+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[80445]: audit 2024-07-29T00:22:15.093563+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[80445]: audit 2024-07-29T00:22:15.103195+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[80445]: audit 2024-07-29T00:22:15.548730+0000 mon.c (mon.2) 2155 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:22:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[80445]: audit 2024-07-29T00:22:15.550266+0000 mon.c (mon.2) 2156 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:22:16.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[80445]: audit 2024-07-29T00:22:15.559172+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[82788]: cluster 2024-07-29T00:22:14.900893+0000 mgr.y (mgr.34101) 8772 : cluster [DBG] pgmap v9700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[82788]: audit 2024-07-29T00:22:14.964271+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[82788]: audit 2024-07-29T00:22:14.969582+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[82788]: audit 2024-07-29T00:22:15.093563+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[82788]: audit 2024-07-29T00:22:15.103195+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[82788]: audit 2024-07-29T00:22:15.548730+0000 mon.c (mon.2) 2155 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:22:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[82788]: audit 2024-07-29T00:22:15.550266+0000 mon.c (mon.2) 2156 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:22:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:15 smithi045 bash[82788]: audit 2024-07-29T00:22:15.559172+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.299 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16368 16 16 0 0 0 - 0 2024-07-29T00:22:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:15 smithi155 bash[73694]: debug 2024-07-29T00:22:15.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:15 smithi155 bash[68033]: cluster 2024-07-29T00:22:14.900893+0000 mgr.y (mgr.34101) 8772 : cluster [DBG] pgmap v9700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:15 smithi155 bash[68033]: audit 2024-07-29T00:22:14.964271+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:15 smithi155 bash[68033]: audit 2024-07-29T00:22:14.969582+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:15 smithi155 bash[68033]: audit 2024-07-29T00:22:15.093563+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:15 smithi155 bash[68033]: audit 2024-07-29T00:22:15.103195+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:15 smithi155 bash[68033]: audit 2024-07-29T00:22:15.548730+0000 mon.c (mon.2) 2155 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:22:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:15 smithi155 bash[68033]: audit 2024-07-29T00:22:15.550266+0000 mon.c (mon.2) 2156 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:22:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:15 smithi155 bash[68033]: audit 2024-07-29T00:22:15.559172+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:22:17.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16369 16 16 0 0 0 - 0 2024-07-29T00:22:17.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:16 smithi155 bash[73694]: debug 2024-07-29T00:22:16.947+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:18.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16370 16 16 0 0 0 - 0 2024-07-29T00:22:18.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:17 smithi155 bash[68033]: cluster 2024-07-29T00:22:16.902714+0000 mgr.y (mgr.34101) 8773 : cluster [DBG] pgmap v9701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:17 smithi155 bash[73694]: debug 2024-07-29T00:22:17.955+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:17 smithi045 bash[80445]: cluster 2024-07-29T00:22:16.902714+0000 mgr.y (mgr.34101) 8773 : cluster [DBG] pgmap v9701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:17 smithi045 bash[82788]: cluster 2024-07-29T00:22:16.902714+0000 mgr.y (mgr.34101) 8773 : cluster [DBG] pgmap v9701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:19.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16371 16 16 0 0 0 - 0 2024-07-29T00:22:19.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:18 smithi155 bash[68033]: audit 2024-07-29T00:22:18.841872+0000 mon.c (mon.2) 2157 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:18 smithi155 bash[73694]: debug 2024-07-29T00:22:18.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:18 smithi045 bash[80445]: audit 2024-07-29T00:22:18.841872+0000 mon.c (mon.2) 2157 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:18 smithi045 bash[82788]: audit 2024-07-29T00:22:18.841872+0000 mon.c (mon.2) 2157 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:20.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16372 16 16 0 0 0 - 0 2024-07-29T00:22:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:19 smithi155 bash[73694]: debug 2024-07-29T00:22:19.959+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:19 smithi155 bash[68033]: cluster 2024-07-29T00:22:18.904415+0000 mgr.y (mgr.34101) 8774 : cluster [DBG] pgmap v9702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:20.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:19 smithi045 bash[80445]: cluster 2024-07-29T00:22:18.904415+0000 mgr.y (mgr.34101) 8774 : cluster [DBG] pgmap v9702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:19 smithi045 bash[82788]: cluster 2024-07-29T00:22:18.904415+0000 mgr.y (mgr.34101) 8774 : cluster [DBG] pgmap v9702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:22:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:22:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:22:21.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16373 16 16 0 0 0 - 0 2024-07-29T00:22:21.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:20 smithi155 bash[73694]: debug 2024-07-29T00:22:20.991+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:22.300 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16374 16 16 0 0 0 - 0 2024-07-29T00:22:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:21 smithi155 bash[73694]: debug 2024-07-29T00:22:21.979+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:21 smithi155 bash[68033]: cluster 2024-07-29T00:22:20.906151+0000 mgr.y (mgr.34101) 8775 : cluster [DBG] pgmap v9703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:22.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:21 smithi045 bash[80445]: cluster 2024-07-29T00:22:20.906151+0000 mgr.y (mgr.34101) 8775 : cluster [DBG] pgmap v9703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:21 smithi045 bash[82788]: cluster 2024-07-29T00:22:20.906151+0000 mgr.y (mgr.34101) 8775 : cluster [DBG] pgmap v9703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:22:22 smithi155 bash[60745]: ts=2024-07-29T00:22:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:22:23.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16375 16 16 0 0 0 - 0 2024-07-29T00:22:23.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:22 smithi155 bash[73694]: debug 2024-07-29T00:22:22.983+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:24.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16376 16 16 0 0 0 - 0 2024-07-29T00:22:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:24 smithi155 bash[73694]: debug 2024-07-29T00:22:24.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:24.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:23 smithi155 bash[68033]: cluster 2024-07-29T00:22:22.907987+0000 mgr.y (mgr.34101) 8776 : cluster [DBG] pgmap v9704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:24.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:23 smithi045 bash[80445]: cluster 2024-07-29T00:22:22.907987+0000 mgr.y (mgr.34101) 8776 : cluster [DBG] pgmap v9704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:23 smithi045 bash[82788]: cluster 2024-07-29T00:22:22.907987+0000 mgr.y (mgr.34101) 8776 : cluster [DBG] pgmap v9704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:25.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16377 16 16 0 0 0 - 0 2024-07-29T00:22:25.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:25 smithi155 bash[73694]: debug 2024-07-29T00:22:25.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:26.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16378 16 16 0 0 0 - 0 2024-07-29T00:22:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:26 smithi155 bash[73694]: debug 2024-07-29T00:22:26.026+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:26.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:25 smithi155 bash[68033]: cluster 2024-07-29T00:22:24.909677+0000 mgr.y (mgr.34101) 8777 : cluster [DBG] pgmap v9705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:26.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:25 smithi045 bash[80445]: cluster 2024-07-29T00:22:24.909677+0000 mgr.y (mgr.34101) 8777 : cluster [DBG] pgmap v9705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:25 smithi045 bash[82788]: cluster 2024-07-29T00:22:24.909677+0000 mgr.y (mgr.34101) 8777 : cluster [DBG] pgmap v9705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:27.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16379 16 16 0 0 0 - 0 2024-07-29T00:22:27.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:27 smithi155 bash[73694]: debug 2024-07-29T00:22:27.010+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:28.301 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:22:28.303119+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:22:28.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:22:28.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16380 16 16 0 0 0 - 0 2024-07-29T00:22:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:27 smithi155 bash[73694]: debug 2024-07-29T00:22:27.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:28.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:27 smithi155 bash[68033]: cluster 2024-07-29T00:22:26.911500+0000 mgr.y (mgr.34101) 8778 : cluster [DBG] pgmap v9706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:28.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:27 smithi045 bash[80445]: cluster 2024-07-29T00:22:26.911500+0000 mgr.y (mgr.34101) 8778 : cluster [DBG] pgmap v9706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:27 smithi045 bash[82788]: cluster 2024-07-29T00:22:26.911500+0000 mgr.y (mgr.34101) 8778 : cluster [DBG] pgmap v9706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:29.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16381 16 16 0 0 0 - 0 2024-07-29T00:22:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:28 smithi155 bash[73694]: debug 2024-07-29T00:22:28.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:30.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16382 16 16 0 0 0 - 0 2024-07-29T00:22:30.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:30 smithi155 bash[68033]: cluster 2024-07-29T00:22:28.913204+0000 mgr.y (mgr.34101) 8779 : cluster [DBG] pgmap v9707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:29 smithi155 bash[73694]: debug 2024-07-29T00:22:29.998+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:30 smithi045 bash[80445]: cluster 2024-07-29T00:22:28.913204+0000 mgr.y (mgr.34101) 8779 : cluster [DBG] pgmap v9707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:30 smithi045 bash[82788]: cluster 2024-07-29T00:22:28.913204+0000 mgr.y (mgr.34101) 8779 : cluster [DBG] pgmap v9707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:22:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:22:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:22:31.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16383 16 16 0 0 0 - 0 2024-07-29T00:22:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:31 smithi155 bash[73694]: debug 2024-07-29T00:22:31.002+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:32.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16384 16 16 0 0 0 - 0 2024-07-29T00:22:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:32 smithi155 bash[73694]: debug 2024-07-29T00:22:32.014+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:32.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:32 smithi155 bash[68033]: cluster 2024-07-29T00:22:30.914931+0000 mgr.y (mgr.34101) 8780 : cluster [DBG] pgmap v9708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:32 smithi045 bash[80445]: cluster 2024-07-29T00:22:30.914931+0000 mgr.y (mgr.34101) 8780 : cluster [DBG] pgmap v9708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:32 smithi045 bash[82788]: cluster 2024-07-29T00:22:30.914931+0000 mgr.y (mgr.34101) 8780 : cluster [DBG] pgmap v9708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:22:32 smithi155 bash[60745]: ts=2024-07-29T00:22:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:22:33.302 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16385 16 16 0 0 0 - 0 2024-07-29T00:22:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:33 smithi155 bash[73694]: debug 2024-07-29T00:22:33.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:34.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16386 16 16 0 0 0 - 0 2024-07-29T00:22:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:34 smithi155 bash[68033]: cluster 2024-07-29T00:22:32.916771+0000 mgr.y (mgr.34101) 8781 : cluster [DBG] pgmap v9709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:34 smithi155 bash[68033]: audit 2024-07-29T00:22:33.842313+0000 mon.c (mon.2) 2158 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:34 smithi155 bash[73694]: debug 2024-07-29T00:22:34.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:34 smithi045 bash[80445]: cluster 2024-07-29T00:22:32.916771+0000 mgr.y (mgr.34101) 8781 : cluster [DBG] pgmap v9709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:34 smithi045 bash[80445]: audit 2024-07-29T00:22:33.842313+0000 mon.c (mon.2) 2158 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:34 smithi045 bash[82788]: cluster 2024-07-29T00:22:32.916771+0000 mgr.y (mgr.34101) 8781 : cluster [DBG] pgmap v9709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:34 smithi045 bash[82788]: audit 2024-07-29T00:22:33.842313+0000 mon.c (mon.2) 2158 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:35.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16387 16 16 0 0 0 - 0 2024-07-29T00:22:35.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:35 smithi155 bash[73694]: debug 2024-07-29T00:22:35.006+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:36.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16388 16 16 0 0 0 - 0 2024-07-29T00:22:36.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:36 smithi155 bash[68033]: cluster 2024-07-29T00:22:34.918512+0000 mgr.y (mgr.34101) 8782 : cluster [DBG] pgmap v9710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:36 smithi155 bash[73694]: debug 2024-07-29T00:22:36.046+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:36.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:36 smithi045 bash[80445]: cluster 2024-07-29T00:22:34.918512+0000 mgr.y (mgr.34101) 8782 : cluster [DBG] pgmap v9710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:36 smithi045 bash[82788]: cluster 2024-07-29T00:22:34.918512+0000 mgr.y (mgr.34101) 8782 : cluster [DBG] pgmap v9710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:37.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16389 16 16 0 0 0 - 0 2024-07-29T00:22:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:37 smithi155 bash[73694]: debug 2024-07-29T00:22:37.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:38.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16390 16 16 0 0 0 - 0 2024-07-29T00:22:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:38 smithi155 bash[73694]: debug 2024-07-29T00:22:38.074+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:38.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:38 smithi155 bash[68033]: cluster 2024-07-29T00:22:36.920348+0000 mgr.y (mgr.34101) 8783 : cluster [DBG] pgmap v9711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:38 smithi045 bash[80445]: cluster 2024-07-29T00:22:36.920348+0000 mgr.y (mgr.34101) 8783 : cluster [DBG] pgmap v9711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:38 smithi045 bash[82788]: cluster 2024-07-29T00:22:36.920348+0000 mgr.y (mgr.34101) 8783 : cluster [DBG] pgmap v9711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:39.303 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16391 16 16 0 0 0 - 0 2024-07-29T00:22:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:39 smithi155 bash[73694]: debug 2024-07-29T00:22:39.126+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:40.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16392 16 16 0 0 0 - 0 2024-07-29T00:22:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:40 smithi155 bash[73694]: debug 2024-07-29T00:22:40.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:40.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:40 smithi155 bash[68033]: cluster 2024-07-29T00:22:38.922099+0000 mgr.y (mgr.34101) 8784 : cluster [DBG] pgmap v9712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:40.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:40 smithi045 bash[80445]: cluster 2024-07-29T00:22:38.922099+0000 mgr.y (mgr.34101) 8784 : cluster [DBG] pgmap v9712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:40 smithi045 bash[82788]: cluster 2024-07-29T00:22:38.922099+0000 mgr.y (mgr.34101) 8784 : cluster [DBG] pgmap v9712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:22:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:22:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:22:41.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16393 16 16 0 0 0 - 0 2024-07-29T00:22:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:41 smithi155 bash[73694]: debug 2024-07-29T00:22:41.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:42.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16394 16 16 0 0 0 - 0 2024-07-29T00:22:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:42 smithi155 bash[73694]: debug 2024-07-29T00:22:42.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:42 smithi155 bash[68033]: cluster 2024-07-29T00:22:40.923833+0000 mgr.y (mgr.34101) 8785 : cluster [DBG] pgmap v9713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:42 smithi045 bash[80445]: cluster 2024-07-29T00:22:40.923833+0000 mgr.y (mgr.34101) 8785 : cluster [DBG] pgmap v9713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:42 smithi045 bash[82788]: cluster 2024-07-29T00:22:40.923833+0000 mgr.y (mgr.34101) 8785 : cluster [DBG] pgmap v9713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:22:42 smithi155 bash[60745]: ts=2024-07-29T00:22:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:22:43.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16395 16 16 0 0 0 - 0 2024-07-29T00:22:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:43 smithi155 bash[73694]: debug 2024-07-29T00:22:43.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:44.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16396 16 16 0 0 0 - 0 2024-07-29T00:22:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:44 smithi155 bash[68033]: cluster 2024-07-29T00:22:42.925678+0000 mgr.y (mgr.34101) 8786 : cluster [DBG] pgmap v9714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:44 smithi155 bash[73694]: debug 2024-07-29T00:22:44.114+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:44 smithi045 bash[80445]: cluster 2024-07-29T00:22:42.925678+0000 mgr.y (mgr.34101) 8786 : cluster [DBG] pgmap v9714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:44 smithi045 bash[82788]: cluster 2024-07-29T00:22:42.925678+0000 mgr.y (mgr.34101) 8786 : cluster [DBG] pgmap v9714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:45.304 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16397 16 16 0 0 0 - 0 2024-07-29T00:22:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:45 smithi155 bash[73694]: debug 2024-07-29T00:22:45.122+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:46.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16398 16 16 0 0 0 - 0 2024-07-29T00:22:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:46 smithi155 bash[73694]: debug 2024-07-29T00:22:46.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:46 smithi155 bash[68033]: cluster 2024-07-29T00:22:44.927380+0000 mgr.y (mgr.34101) 8787 : cluster [DBG] pgmap v9715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:46.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:46 smithi045 bash[80445]: cluster 2024-07-29T00:22:44.927380+0000 mgr.y (mgr.34101) 8787 : cluster [DBG] pgmap v9715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:46 smithi045 bash[82788]: cluster 2024-07-29T00:22:44.927380+0000 mgr.y (mgr.34101) 8787 : cluster [DBG] pgmap v9715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:47.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16399 16 16 0 0 0 - 0 2024-07-29T00:22:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:47 smithi155 bash[73694]: debug 2024-07-29T00:22:47.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:48 smithi155 bash[73694]: debug 2024-07-29T00:22:48.118+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:48 smithi155 bash[68033]: cluster 2024-07-29T00:22:46.929204+0000 mgr.y (mgr.34101) 8788 : cluster [DBG] pgmap v9716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:48.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:22:48.306542+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:22:48.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:22:48.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16400 16 16 0 0 0 - 0 2024-07-29T00:22:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:48 smithi045 bash[80445]: cluster 2024-07-29T00:22:46.929204+0000 mgr.y (mgr.34101) 8788 : cluster [DBG] pgmap v9716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:48 smithi045 bash[82788]: cluster 2024-07-29T00:22:46.929204+0000 mgr.y (mgr.34101) 8788 : cluster [DBG] pgmap v9716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:49.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16401 16 16 0 0 0 - 0 2024-07-29T00:22:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:49 smithi045 bash[80445]: audit 2024-07-29T00:22:48.842754+0000 mon.c (mon.2) 2159 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:49 smithi045 bash[82788]: audit 2024-07-29T00:22:48.842754+0000 mon.c (mon.2) 2159 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:49 smithi155 bash[73694]: debug 2024-07-29T00:22:49.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:49 smithi155 bash[68033]: audit 2024-07-29T00:22:48.842754+0000 mon.c (mon.2) 2159 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:22:50.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16402 16 16 0 0 0 - 0 2024-07-29T00:22:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:50 smithi045 bash[80445]: cluster 2024-07-29T00:22:48.930906+0000 mgr.y (mgr.34101) 8789 : cluster [DBG] pgmap v9717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:50 smithi045 bash[82788]: cluster 2024-07-29T00:22:48.930906+0000 mgr.y (mgr.34101) 8789 : cluster [DBG] pgmap v9717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:50 smithi155 bash[73694]: debug 2024-07-29T00:22:50.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:50.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:50 smithi155 bash[68033]: cluster 2024-07-29T00:22:48.930906+0000 mgr.y (mgr.34101) 8789 : cluster [DBG] pgmap v9717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:22:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:22:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-29T00:22:51.305 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16403 16 16 0 0 0 - 0 2024-07-29T00:22:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:51 smithi155 bash[73694]: debug 2024-07-29T00:22:51.106+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:52.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16404 16 16 0 0 0 - 0 2024-07-29T00:22:52.316 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:52 smithi155 bash[73694]: debug 2024-07-29T00:22:52.114+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:52.317 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:52 smithi155 bash[68033]: cluster 2024-07-29T00:22:50.932612+0000 mgr.y (mgr.34101) 8790 : cluster [DBG] pgmap v9718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:52.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:52 smithi045 bash[80445]: cluster 2024-07-29T00:22:50.932612+0000 mgr.y (mgr.34101) 8790 : cluster [DBG] pgmap v9718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:52 smithi045 bash[82788]: cluster 2024-07-29T00:22:50.932612+0000 mgr.y (mgr.34101) 8790 : cluster [DBG] pgmap v9718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:22:52 smithi155 bash[60745]: ts=2024-07-29T00:22:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:22:53.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16405 16 16 0 0 0 - 0 2024-07-29T00:22:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:53 smithi155 bash[73694]: debug 2024-07-29T00:22:53.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:54 smithi155 bash[73694]: debug 2024-07-29T00:22:54.050+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:54 smithi155 bash[68033]: cluster 2024-07-29T00:22:52.934500+0000 mgr.y (mgr.34101) 8791 : cluster [DBG] pgmap v9719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:54.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16406 16 16 0 0 0 - 0 2024-07-29T00:22:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:54 smithi045 bash[80445]: cluster 2024-07-29T00:22:52.934500+0000 mgr.y (mgr.34101) 8791 : cluster [DBG] pgmap v9719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:54 smithi045 bash[82788]: cluster 2024-07-29T00:22:52.934500+0000 mgr.y (mgr.34101) 8791 : cluster [DBG] pgmap v9719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:55.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16407 16 16 0 0 0 - 0 2024-07-29T00:22:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:55 smithi155 bash[73694]: debug 2024-07-29T00:22:55.078+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:56.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16408 16 16 0 0 0 - 0 2024-07-29T00:22:56.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:56 smithi045 bash[80445]: cluster 2024-07-29T00:22:54.936207+0000 mgr.y (mgr.34101) 8792 : cluster [DBG] pgmap v9720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:56 smithi045 bash[82788]: cluster 2024-07-29T00:22:54.936207+0000 mgr.y (mgr.34101) 8792 : cluster [DBG] pgmap v9720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:56 smithi155 bash[73694]: debug 2024-07-29T00:22:56.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:56 smithi155 bash[68033]: cluster 2024-07-29T00:22:54.936207+0000 mgr.y (mgr.34101) 8792 : cluster [DBG] pgmap v9720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:57.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16409 16 16 0 0 0 - 0 2024-07-29T00:22:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:57 smithi155 bash[73694]: debug 2024-07-29T00:22:57.070+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:58 smithi155 bash[73694]: debug 2024-07-29T00:22:58.022+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:58.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:22:58 smithi155 bash[68033]: cluster 2024-07-29T00:22:56.938067+0000 mgr.y (mgr.34101) 8793 : cluster [DBG] pgmap v9721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:58.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16410 16 16 0 0 0 - 0 2024-07-29T00:22:58.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:22:58 smithi045 bash[80445]: cluster 2024-07-29T00:22:56.938067+0000 mgr.y (mgr.34101) 8793 : cluster [DBG] pgmap v9721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:22:58 smithi045 bash[82788]: cluster 2024-07-29T00:22:56.938067+0000 mgr.y (mgr.34101) 8793 : cluster [DBG] pgmap v9721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:22:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:58 smithi155 bash[73694]: debug 2024-07-29T00:22:58.986+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:22:59.306 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16411 16 16 0 0 0 - 0 2024-07-29T00:23:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:00 smithi155 bash[68033]: cluster 2024-07-29T00:22:58.939787+0000 mgr.y (mgr.34101) 8794 : cluster [DBG] pgmap v9722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:22:59 smithi155 bash[73694]: debug 2024-07-29T00:22:59.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:00.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16412 16 16 0 0 0 - 0 2024-07-29T00:23:00.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:00 smithi045 bash[80445]: cluster 2024-07-29T00:22:58.939787+0000 mgr.y (mgr.34101) 8794 : cluster [DBG] pgmap v9722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:00 smithi045 bash[82788]: cluster 2024-07-29T00:22:58.939787+0000 mgr.y (mgr.34101) 8794 : cluster [DBG] pgmap v9722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:23:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:23:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-29T00:23:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:00 smithi155 bash[73694]: debug 2024-07-29T00:23:00.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:01.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16413 16 16 0 0 0 - 0 2024-07-29T00:23:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:01 smithi155 bash[73694]: debug 2024-07-29T00:23:01.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:02 smithi155 bash[68033]: cluster 2024-07-29T00:23:00.941523+0000 mgr.y (mgr.34101) 8795 : cluster [DBG] pgmap v9723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:02.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16414 16 16 0 0 0 - 0 2024-07-29T00:23:02.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:02 smithi045 bash[80445]: cluster 2024-07-29T00:23:00.941523+0000 mgr.y (mgr.34101) 8795 : cluster [DBG] pgmap v9723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:02 smithi045 bash[82788]: cluster 2024-07-29T00:23:00.941523+0000 mgr.y (mgr.34101) 8795 : cluster [DBG] pgmap v9723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:23:02 smithi155 bash[60745]: ts=2024-07-29T00:23:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:23:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:02 smithi155 bash[73694]: debug 2024-07-29T00:23:02.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:03.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16415 16 16 0 0 0 - 0 2024-07-29T00:23:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:03 smithi155 bash[73694]: debug 2024-07-29T00:23:03.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:04 smithi155 bash[68033]: cluster 2024-07-29T00:23:02.943418+0000 mgr.y (mgr.34101) 8796 : cluster [DBG] pgmap v9724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:04 smithi155 bash[68033]: audit 2024-07-29T00:23:03.843167+0000 mon.c (mon.2) 2160 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:04.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16416 16 16 0 0 0 - 0 2024-07-29T00:23:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:04 smithi045 bash[82788]: cluster 2024-07-29T00:23:02.943418+0000 mgr.y (mgr.34101) 8796 : cluster [DBG] pgmap v9724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:04 smithi045 bash[82788]: audit 2024-07-29T00:23:03.843167+0000 mon.c (mon.2) 2160 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:04 smithi045 bash[80445]: cluster 2024-07-29T00:23:02.943418+0000 mgr.y (mgr.34101) 8796 : cluster [DBG] pgmap v9724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:04 smithi045 bash[80445]: audit 2024-07-29T00:23:03.843167+0000 mon.c (mon.2) 2160 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:04 smithi155 bash[73694]: debug 2024-07-29T00:23:04.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:05.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16417 16 16 0 0 0 - 0 2024-07-29T00:23:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:05 smithi155 bash[73694]: debug 2024-07-29T00:23:05.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:06.307 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16418 16 16 0 0 0 - 0 2024-07-29T00:23:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:06 smithi045 bash[80445]: cluster 2024-07-29T00:23:04.945177+0000 mgr.y (mgr.34101) 8797 : cluster [DBG] pgmap v9725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:06 smithi045 bash[82788]: cluster 2024-07-29T00:23:04.945177+0000 mgr.y (mgr.34101) 8797 : cluster [DBG] pgmap v9725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:06 smithi155 bash[73694]: debug 2024-07-29T00:23:06.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:06 smithi155 bash[68033]: cluster 2024-07-29T00:23:04.945177+0000 mgr.y (mgr.34101) 8797 : cluster [DBG] pgmap v9725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:07.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16419 16 16 0 0 0 - 0 2024-07-29T00:23:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:07 smithi155 bash[73694]: debug 2024-07-29T00:23:07.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:08.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:23:08.309656+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:23:08.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:23:08.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16420 16 16 0 0 0 - 0 2024-07-29T00:23:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:08 smithi045 bash[80445]: cluster 2024-07-29T00:23:06.947073+0000 mgr.y (mgr.34101) 8798 : cluster [DBG] pgmap v9726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:08 smithi045 bash[82788]: cluster 2024-07-29T00:23:06.947073+0000 mgr.y (mgr.34101) 8798 : cluster [DBG] pgmap v9726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:08 smithi155 bash[73694]: debug 2024-07-29T00:23:08.978+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:08 smithi155 bash[68033]: cluster 2024-07-29T00:23:06.947073+0000 mgr.y (mgr.34101) 8798 : cluster [DBG] pgmap v9726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:09.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16421 16 16 0 0 0 - 0 2024-07-29T00:23:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:09 smithi155 bash[73694]: debug 2024-07-29T00:23:09.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:10.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16422 16 16 0 0 0 - 0 2024-07-29T00:23:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:23:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:23:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:23:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:10 smithi045 bash[82788]: cluster 2024-07-29T00:23:08.948806+0000 mgr.y (mgr.34101) 8799 : cluster [DBG] pgmap v9727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:10 smithi045 bash[80445]: cluster 2024-07-29T00:23:08.948806+0000 mgr.y (mgr.34101) 8799 : cluster [DBG] pgmap v9727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:10 smithi155 bash[68033]: cluster 2024-07-29T00:23:08.948806+0000 mgr.y (mgr.34101) 8799 : cluster [DBG] pgmap v9727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:10 smithi155 bash[73694]: debug 2024-07-29T00:23:10.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:11.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16423 16 16 0 0 0 - 0 2024-07-29T00:23:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:11 smithi155 bash[73694]: debug 2024-07-29T00:23:11.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:12.308 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16424 16 16 0 0 0 - 0 2024-07-29T00:23:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:23:12 smithi155 bash[60745]: ts=2024-07-29T00:23:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:23:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:12 smithi045 bash[80445]: cluster 2024-07-29T00:23:10.950562+0000 mgr.y (mgr.34101) 8800 : cluster [DBG] pgmap v9728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:12 smithi045 bash[82788]: cluster 2024-07-29T00:23:10.950562+0000 mgr.y (mgr.34101) 8800 : cluster [DBG] pgmap v9728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:12 smithi155 bash[68033]: cluster 2024-07-29T00:23:10.950562+0000 mgr.y (mgr.34101) 8800 : cluster [DBG] pgmap v9728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:12 smithi155 bash[73694]: debug 2024-07-29T00:23:12.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:13.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16425 16 16 0 0 0 - 0 2024-07-29T00:23:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:13 smithi155 bash[73694]: debug 2024-07-29T00:23:13.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:14.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16426 16 16 0 0 0 - 0 2024-07-29T00:23:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:14 smithi045 bash[80445]: cluster 2024-07-29T00:23:12.952427+0000 mgr.y (mgr.34101) 8801 : cluster [DBG] pgmap v9729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:14 smithi045 bash[82788]: cluster 2024-07-29T00:23:12.952427+0000 mgr.y (mgr.34101) 8801 : cluster [DBG] pgmap v9729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:14 smithi155 bash[68033]: cluster 2024-07-29T00:23:12.952427+0000 mgr.y (mgr.34101) 8801 : cluster [DBG] pgmap v9729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:14 smithi155 bash[73694]: debug 2024-07-29T00:23:14.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:15.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16427 16 16 0 0 0 - 0 2024-07-29T00:23:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:15 smithi045 bash[80445]: audit 2024-07-29T00:23:15.664726+0000 mon.c (mon.2) 2161 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:23:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:15 smithi045 bash[82788]: audit 2024-07-29T00:23:15.664726+0000 mon.c (mon.2) 2161 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:23:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:15 smithi155 bash[68033]: audit 2024-07-29T00:23:15.664726+0000 mon.c (mon.2) 2161 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:23:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:15 smithi155 bash[73694]: debug 2024-07-29T00:23:15.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:16.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16428 16 16 0 0 0 - 0 2024-07-29T00:23:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:16 smithi045 bash[80445]: cluster 2024-07-29T00:23:14.954190+0000 mgr.y (mgr.34101) 8802 : cluster [DBG] pgmap v9730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:16 smithi045 bash[82788]: cluster 2024-07-29T00:23:14.954190+0000 mgr.y (mgr.34101) 8802 : cluster [DBG] pgmap v9730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:16 smithi155 bash[68033]: cluster 2024-07-29T00:23:14.954190+0000 mgr.y (mgr.34101) 8802 : cluster [DBG] pgmap v9730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:16 smithi155 bash[73694]: debug 2024-07-29T00:23:16.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:17.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16429 16 16 0 0 0 - 0 2024-07-29T00:23:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:17 smithi155 bash[73694]: debug 2024-07-29T00:23:17.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:18.309 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16430 16 16 0 0 0 - 0 2024-07-29T00:23:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:18 smithi045 bash[80445]: cluster 2024-07-29T00:23:16.956067+0000 mgr.y (mgr.34101) 8803 : cluster [DBG] pgmap v9731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:18 smithi045 bash[80445]: audit 2024-07-29T00:23:18.843655+0000 mon.c (mon.2) 2162 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:18 smithi045 bash[82788]: cluster 2024-07-29T00:23:16.956067+0000 mgr.y (mgr.34101) 8803 : cluster [DBG] pgmap v9731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:18 smithi045 bash[82788]: audit 2024-07-29T00:23:18.843655+0000 mon.c (mon.2) 2162 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:18 smithi155 bash[73694]: debug 2024-07-29T00:23:18.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:18 smithi155 bash[68033]: cluster 2024-07-29T00:23:16.956067+0000 mgr.y (mgr.34101) 8803 : cluster [DBG] pgmap v9731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:18 smithi155 bash[68033]: audit 2024-07-29T00:23:18.843655+0000 mon.c (mon.2) 2162 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:19.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16431 16 16 0 0 0 - 0 2024-07-29T00:23:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:19 smithi155 bash[73694]: debug 2024-07-29T00:23:19.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:20.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16432 16 16 0 0 0 - 0 2024-07-29T00:23:20.856 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:23:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:23:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:23:20.857 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:20 smithi045 bash[80445]: cluster 2024-07-29T00:23:18.957736+0000 mgr.y (mgr.34101) 8804 : cluster [DBG] pgmap v9732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:20.857 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:20 smithi045 bash[82788]: cluster 2024-07-29T00:23:18.957736+0000 mgr.y (mgr.34101) 8804 : cluster [DBG] pgmap v9732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:20 smithi155 bash[68033]: cluster 2024-07-29T00:23:18.957736+0000 mgr.y (mgr.34101) 8804 : cluster [DBG] pgmap v9732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:20 smithi155 bash[73694]: debug 2024-07-29T00:23:20.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:21.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16433 16 16 0 0 0 - 0 2024-07-29T00:23:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:21 smithi155 bash[73694]: debug 2024-07-29T00:23:21.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:22.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16434 16 16 0 0 0 - 0 2024-07-29T00:23:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[80445]: cluster 2024-07-29T00:23:20.958601+0000 mgr.y (mgr.34101) 8805 : cluster [DBG] pgmap v9733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[80445]: audit 2024-07-29T00:23:21.374875+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[80445]: audit 2024-07-29T00:23:21.382865+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[80445]: audit 2024-07-29T00:23:21.550921+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[80445]: audit 2024-07-29T00:23:21.563445+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[80445]: audit 2024-07-29T00:23:21.973916+0000 mon.c (mon.2) 2163 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:23:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[80445]: audit 2024-07-29T00:23:21.975297+0000 mon.c (mon.2) 2164 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:23:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[80445]: audit 2024-07-29T00:23:21.985308+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[82788]: cluster 2024-07-29T00:23:20.958601+0000 mgr.y (mgr.34101) 8805 : cluster [DBG] pgmap v9733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[82788]: audit 2024-07-29T00:23:21.374875+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[82788]: audit 2024-07-29T00:23:21.382865+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[82788]: audit 2024-07-29T00:23:21.550921+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[82788]: audit 2024-07-29T00:23:21.563445+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[82788]: audit 2024-07-29T00:23:21.973916+0000 mon.c (mon.2) 2163 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:23:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[82788]: audit 2024-07-29T00:23:21.975297+0000 mon.c (mon.2) 2164 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:23:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:22 smithi045 bash[82788]: audit 2024-07-29T00:23:21.985308+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.775 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:23:22 smithi155 bash[60745]: ts=2024-07-29T00:23:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:23:22.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:22 smithi155 bash[68033]: cluster 2024-07-29T00:23:20.958601+0000 mgr.y (mgr.34101) 8805 : cluster [DBG] pgmap v9733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:22.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:22 smithi155 bash[68033]: audit 2024-07-29T00:23:21.374875+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:22 smithi155 bash[68033]: audit 2024-07-29T00:23:21.382865+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:22 smithi155 bash[68033]: audit 2024-07-29T00:23:21.550921+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:22 smithi155 bash[68033]: audit 2024-07-29T00:23:21.563445+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:22.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:22 smithi155 bash[68033]: audit 2024-07-29T00:23:21.973916+0000 mon.c (mon.2) 2163 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:23:22.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:22 smithi155 bash[68033]: audit 2024-07-29T00:23:21.975297+0000 mon.c (mon.2) 2164 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:23:22.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:22 smithi155 bash[68033]: audit 2024-07-29T00:23:21.985308+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:23:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:22 smithi155 bash[73694]: debug 2024-07-29T00:23:22.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:23.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16435 16 16 0 0 0 - 0 2024-07-29T00:23:24.059 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:23 smithi155 bash[73694]: debug 2024-07-29T00:23:23.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:24.310 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16436 16 16 0 0 0 - 0 2024-07-29T00:23:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:24 smithi045 bash[80445]: cluster 2024-07-29T00:23:22.960448+0000 mgr.y (mgr.34101) 8806 : cluster [DBG] pgmap v9734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:24 smithi045 bash[82788]: cluster 2024-07-29T00:23:22.960448+0000 mgr.y (mgr.34101) 8806 : cluster [DBG] pgmap v9734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:24.789 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:24 smithi155 bash[68033]: cluster 2024-07-29T00:23:22.960448+0000 mgr.y (mgr.34101) 8806 : cluster [DBG] pgmap v9734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:24 smithi155 bash[73694]: debug 2024-07-29T00:23:24.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:25.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16437 16 16 0 0 0 - 0 2024-07-29T00:23:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:25 smithi155 bash[73694]: debug 2024-07-29T00:23:25.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:26.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16438 16 16 0 0 0 - 0 2024-07-29T00:23:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:26 smithi045 bash[82788]: cluster 2024-07-29T00:23:24.962406+0000 mgr.y (mgr.34101) 8807 : cluster [DBG] pgmap v9735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:26 smithi045 bash[80445]: cluster 2024-07-29T00:23:24.962406+0000 mgr.y (mgr.34101) 8807 : cluster [DBG] pgmap v9735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:26.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:26 smithi155 bash[68033]: cluster 2024-07-29T00:23:24.962406+0000 mgr.y (mgr.34101) 8807 : cluster [DBG] pgmap v9735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:26 smithi155 bash[73694]: debug 2024-07-29T00:23:26.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:27.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16439 16 16 0 0 0 - 0 2024-07-29T00:23:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:27 smithi155 bash[73694]: debug 2024-07-29T00:23:27.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:28.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:23:28.312828+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:23:28.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:23:28.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16440 16 16 0 0 0 - 0 2024-07-29T00:23:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:28 smithi045 bash[80445]: cluster 2024-07-29T00:23:26.964252+0000 mgr.y (mgr.34101) 8808 : cluster [DBG] pgmap v9736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:28 smithi045 bash[82788]: cluster 2024-07-29T00:23:26.964252+0000 mgr.y (mgr.34101) 8808 : cluster [DBG] pgmap v9736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:28.778 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:28 smithi155 bash[68033]: cluster 2024-07-29T00:23:26.964252+0000 mgr.y (mgr.34101) 8808 : cluster [DBG] pgmap v9736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:28 smithi155 bash[73694]: debug 2024-07-29T00:23:28.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:29.311 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16441 16 16 0 0 0 - 0 2024-07-29T00:23:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:29 smithi155 bash[73694]: debug 2024-07-29T00:23:29.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:30.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16442 16 16 0 0 0 - 0 2024-07-29T00:23:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:23:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:23:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:23:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:30 smithi045 bash[80445]: cluster 2024-07-29T00:23:28.965982+0000 mgr.y (mgr.34101) 8809 : cluster [DBG] pgmap v9737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:30 smithi045 bash[82788]: cluster 2024-07-29T00:23:28.965982+0000 mgr.y (mgr.34101) 8809 : cluster [DBG] pgmap v9737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:30.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:30 smithi155 bash[68033]: cluster 2024-07-29T00:23:28.965982+0000 mgr.y (mgr.34101) 8809 : cluster [DBG] pgmap v9737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:30 smithi155 bash[73694]: debug 2024-07-29T00:23:30.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:31.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16443 16 16 0 0 0 - 0 2024-07-29T00:23:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:31 smithi155 bash[73694]: debug 2024-07-29T00:23:31.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:32.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16444 16 16 0 0 0 - 0 2024-07-29T00:23:32.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:32 smithi045 bash[80445]: cluster 2024-07-29T00:23:30.967694+0000 mgr.y (mgr.34101) 8810 : cluster [DBG] pgmap v9738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:32 smithi045 bash[82788]: cluster 2024-07-29T00:23:30.967694+0000 mgr.y (mgr.34101) 8810 : cluster [DBG] pgmap v9738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:23:32 smithi155 bash[60745]: ts=2024-07-29T00:23:32.322Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:23:32.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:32 smithi155 bash[68033]: cluster 2024-07-29T00:23:30.967694+0000 mgr.y (mgr.34101) 8810 : cluster [DBG] pgmap v9738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:32 smithi155 bash[73694]: debug 2024-07-29T00:23:32.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:33.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16445 16 16 0 0 0 - 0 2024-07-29T00:23:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:33 smithi155 bash[73694]: debug 2024-07-29T00:23:33.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:34.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16446 16 16 0 0 0 - 0 2024-07-29T00:23:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:34 smithi045 bash[80445]: cluster 2024-07-29T00:23:32.969577+0000 mgr.y (mgr.34101) 8811 : cluster [DBG] pgmap v9739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:34 smithi045 bash[80445]: audit 2024-07-29T00:23:33.844028+0000 mon.c (mon.2) 2165 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:34 smithi045 bash[82788]: cluster 2024-07-29T00:23:32.969577+0000 mgr.y (mgr.34101) 8811 : cluster [DBG] pgmap v9739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:34 smithi045 bash[82788]: audit 2024-07-29T00:23:33.844028+0000 mon.c (mon.2) 2165 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:34 smithi155 bash[68033]: cluster 2024-07-29T00:23:32.969577+0000 mgr.y (mgr.34101) 8811 : cluster [DBG] pgmap v9739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:34 smithi155 bash[68033]: audit 2024-07-29T00:23:33.844028+0000 mon.c (mon.2) 2165 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:34 smithi155 bash[73694]: debug 2024-07-29T00:23:34.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:35.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16447 16 16 0 0 0 - 0 2024-07-29T00:23:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:35 smithi155 bash[73694]: debug 2024-07-29T00:23:35.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:36.312 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16448 16 16 0 0 0 - 0 2024-07-29T00:23:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:36 smithi045 bash[80445]: cluster 2024-07-29T00:23:34.971321+0000 mgr.y (mgr.34101) 8812 : cluster [DBG] pgmap v9740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:36 smithi045 bash[82788]: cluster 2024-07-29T00:23:34.971321+0000 mgr.y (mgr.34101) 8812 : cluster [DBG] pgmap v9740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:36.800 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:36 smithi155 bash[68033]: cluster 2024-07-29T00:23:34.971321+0000 mgr.y (mgr.34101) 8812 : cluster [DBG] pgmap v9740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:36 smithi155 bash[73694]: debug 2024-07-29T00:23:36.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:37.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16449 16 16 0 0 0 - 0 2024-07-29T00:23:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:37 smithi155 bash[73694]: debug 2024-07-29T00:23:37.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:38.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16450 16 16 0 0 0 - 0 2024-07-29T00:23:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:38 smithi045 bash[80445]: cluster 2024-07-29T00:23:36.973190+0000 mgr.y (mgr.34101) 8813 : cluster [DBG] pgmap v9741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:38 smithi045 bash[82788]: cluster 2024-07-29T00:23:36.973190+0000 mgr.y (mgr.34101) 8813 : cluster [DBG] pgmap v9741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:38.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:38 smithi155 bash[68033]: cluster 2024-07-29T00:23:36.973190+0000 mgr.y (mgr.34101) 8813 : cluster [DBG] pgmap v9741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:38 smithi155 bash[73694]: debug 2024-07-29T00:23:38.765+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:39.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16451 16 16 0 0 0 - 0 2024-07-29T00:23:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:39 smithi155 bash[73694]: debug 2024-07-29T00:23:39.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:40.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16452 16 16 0 0 0 - 0 2024-07-29T00:23:40.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:40 smithi045 bash[80445]: cluster 2024-07-29T00:23:38.974936+0000 mgr.y (mgr.34101) 8814 : cluster [DBG] pgmap v9742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:23:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:23:40] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:23:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:40 smithi045 bash[82788]: cluster 2024-07-29T00:23:38.974936+0000 mgr.y (mgr.34101) 8814 : cluster [DBG] pgmap v9742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:40.779 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:40 smithi155 bash[68033]: cluster 2024-07-29T00:23:38.974936+0000 mgr.y (mgr.34101) 8814 : cluster [DBG] pgmap v9742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:40 smithi155 bash[73694]: debug 2024-07-29T00:23:40.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:41.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16453 16 16 0 0 0 - 0 2024-07-29T00:23:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:41 smithi155 bash[73694]: debug 2024-07-29T00:23:41.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:42.313 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16454 16 16 0 0 0 - 0 2024-07-29T00:23:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:42 smithi045 bash[80445]: cluster 2024-07-29T00:23:40.976659+0000 mgr.y (mgr.34101) 8815 : cluster [DBG] pgmap v9743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:42 smithi045 bash[82788]: cluster 2024-07-29T00:23:40.976659+0000 mgr.y (mgr.34101) 8815 : cluster [DBG] pgmap v9743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:42.785 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:42 smithi155 bash[68033]: cluster 2024-07-29T00:23:40.976659+0000 mgr.y (mgr.34101) 8815 : cluster [DBG] pgmap v9743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:42.785 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:23:42 smithi155 bash[60745]: ts=2024-07-29T00:23:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:23:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:42 smithi155 bash[73694]: debug 2024-07-29T00:23:42.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:43.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16455 16 16 0 0 0 - 0 2024-07-29T00:23:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:43 smithi155 bash[73694]: debug 2024-07-29T00:23:43.765+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:44.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16456 16 16 0 0 0 - 0 2024-07-29T00:23:44.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:44 smithi045 bash[80445]: cluster 2024-07-29T00:23:42.978559+0000 mgr.y (mgr.34101) 8816 : cluster [DBG] pgmap v9744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:44.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:44 smithi045 bash[82788]: cluster 2024-07-29T00:23:42.978559+0000 mgr.y (mgr.34101) 8816 : cluster [DBG] pgmap v9744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:44.725 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:44 smithi155 bash[68033]: cluster 2024-07-29T00:23:42.978559+0000 mgr.y (mgr.34101) 8816 : cluster [DBG] pgmap v9744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:44 smithi155 bash[73694]: debug 2024-07-29T00:23:44.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:45.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16457 16 16 0 0 0 - 0 2024-07-29T00:23:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:45 smithi155 bash[73694]: debug 2024-07-29T00:23:45.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:46.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16458 16 16 0 0 0 - 0 2024-07-29T00:23:46.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:46 smithi045 bash[80445]: cluster 2024-07-29T00:23:44.980277+0000 mgr.y (mgr.34101) 8817 : cluster [DBG] pgmap v9745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:46 smithi045 bash[82788]: cluster 2024-07-29T00:23:44.980277+0000 mgr.y (mgr.34101) 8817 : cluster [DBG] pgmap v9745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:46.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:46 smithi155 bash[68033]: cluster 2024-07-29T00:23:44.980277+0000 mgr.y (mgr.34101) 8817 : cluster [DBG] pgmap v9745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:46 smithi155 bash[73694]: debug 2024-07-29T00:23:46.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:47.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16459 16 16 0 0 0 - 0 2024-07-29T00:23:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:47 smithi155 bash[73694]: debug 2024-07-29T00:23:47.745+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:48.314 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:23:48.316121+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:23:48.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:23:48.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16460 16 16 0 0 0 - 0 2024-07-29T00:23:48.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:48 smithi045 bash[82788]: cluster 2024-07-29T00:23:46.982135+0000 mgr.y (mgr.34101) 8818 : cluster [DBG] pgmap v9746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:48.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:48 smithi045 bash[80445]: cluster 2024-07-29T00:23:46.982135+0000 mgr.y (mgr.34101) 8818 : cluster [DBG] pgmap v9746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:48.728 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:48 smithi155 bash[68033]: cluster 2024-07-29T00:23:46.982135+0000 mgr.y (mgr.34101) 8818 : cluster [DBG] pgmap v9746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:48 smithi155 bash[73694]: debug 2024-07-29T00:23:48.725+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:49.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16461 16 16 0 0 0 - 0 2024-07-29T00:23:49.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:49 smithi045 bash[82788]: audit 2024-07-29T00:23:48.844324+0000 mon.c (mon.2) 2166 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:49.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:49 smithi045 bash[80445]: audit 2024-07-29T00:23:48.844324+0000 mon.c (mon.2) 2166 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:49.721 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:49 smithi155 bash[68033]: audit 2024-07-29T00:23:48.844324+0000 mon.c (mon.2) 2166 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:23:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:49 smithi155 bash[73694]: debug 2024-07-29T00:23:49.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:50.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16462 16 16 0 0 0 - 0 2024-07-29T00:23:50.692 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:50 smithi155 bash[68033]: cluster 2024-07-29T00:23:48.983829+0000 mgr.y (mgr.34101) 8819 : cluster [DBG] pgmap v9747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:50.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:50 smithi045 bash[80445]: cluster 2024-07-29T00:23:48.983829+0000 mgr.y (mgr.34101) 8819 : cluster [DBG] pgmap v9747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:50.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:23:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:23:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:23:50.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:50 smithi045 bash[82788]: cluster 2024-07-29T00:23:48.983829+0000 mgr.y (mgr.34101) 8819 : cluster [DBG] pgmap v9747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:50 smithi155 bash[73694]: debug 2024-07-29T00:23:50.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:51.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16463 16 16 0 0 0 - 0 2024-07-29T00:23:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:51 smithi155 bash[73694]: debug 2024-07-29T00:23:51.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:52.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16464 16 16 0 0 0 - 0 2024-07-29T00:23:52.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:52 smithi045 bash[80445]: cluster 2024-07-29T00:23:50.985559+0000 mgr.y (mgr.34101) 8820 : cluster [DBG] pgmap v9748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:52.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:52 smithi045 bash[82788]: cluster 2024-07-29T00:23:50.985559+0000 mgr.y (mgr.34101) 8820 : cluster [DBG] pgmap v9748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:52.751 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:52 smithi155 bash[68033]: cluster 2024-07-29T00:23:50.985559+0000 mgr.y (mgr.34101) 8820 : cluster [DBG] pgmap v9748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:52.751 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:23:52 smithi155 bash[60745]: ts=2024-07-29T00:23:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:23:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:52 smithi155 bash[73694]: debug 2024-07-29T00:23:52.749+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:53.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16465 16 16 0 0 0 - 0 2024-07-29T00:23:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:53 smithi155 bash[73694]: debug 2024-07-29T00:23:53.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:54.315 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16466 16 16 0 0 0 - 0 2024-07-29T00:23:54.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:54 smithi045 bash[82788]: cluster 2024-07-29T00:23:52.987430+0000 mgr.y (mgr.34101) 8821 : cluster [DBG] pgmap v9749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:54.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:54 smithi045 bash[80445]: cluster 2024-07-29T00:23:52.987430+0000 mgr.y (mgr.34101) 8821 : cluster [DBG] pgmap v9749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:54.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:54 smithi155 bash[68033]: cluster 2024-07-29T00:23:52.987430+0000 mgr.y (mgr.34101) 8821 : cluster [DBG] pgmap v9749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:54 smithi155 bash[73694]: debug 2024-07-29T00:23:54.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:55.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16467 16 16 0 0 0 - 0 2024-07-29T00:23:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:55 smithi155 bash[73694]: debug 2024-07-29T00:23:55.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:56.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16468 16 16 0 0 0 - 0 2024-07-29T00:23:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:56 smithi045 bash[80445]: cluster 2024-07-29T00:23:54.989182+0000 mgr.y (mgr.34101) 8822 : cluster [DBG] pgmap v9750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:56 smithi045 bash[82788]: cluster 2024-07-29T00:23:54.989182+0000 mgr.y (mgr.34101) 8822 : cluster [DBG] pgmap v9750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:56.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:56 smithi155 bash[68033]: cluster 2024-07-29T00:23:54.989182+0000 mgr.y (mgr.34101) 8822 : cluster [DBG] pgmap v9750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:56 smithi155 bash[73694]: debug 2024-07-29T00:23:56.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:57.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16469 16 16 0 0 0 - 0 2024-07-29T00:23:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:57 smithi155 bash[73694]: debug 2024-07-29T00:23:57.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:58.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16470 16 16 0 0 0 - 0 2024-07-29T00:23:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:23:58 smithi045 bash[80445]: cluster 2024-07-29T00:23:56.991070+0000 mgr.y (mgr.34101) 8823 : cluster [DBG] pgmap v9751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:58.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:23:58 smithi045 bash[82788]: cluster 2024-07-29T00:23:56.991070+0000 mgr.y (mgr.34101) 8823 : cluster [DBG] pgmap v9751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:23:58 smithi155 bash[68033]: cluster 2024-07-29T00:23:56.991070+0000 mgr.y (mgr.34101) 8823 : cluster [DBG] pgmap v9751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:23:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:58 smithi155 bash[73694]: debug 2024-07-29T00:23:58.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:23:59.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16471 16 16 0 0 0 - 0 2024-07-29T00:24:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:23:59 smithi155 bash[73694]: debug 2024-07-29T00:23:59.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:24:00.316 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16472 16 16 0 0 0 - 0 2024-07-29T00:24:00.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:00 smithi045 bash[80445]: cluster 2024-07-29T00:23:58.992743+0000 mgr.y (mgr.34101) 8824 : cluster [DBG] pgmap v9752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:00.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:24:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:24:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:24:00.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:00 smithi045 bash[82788]: cluster 2024-07-29T00:23:58.992743+0000 mgr.y (mgr.34101) 8824 : cluster [DBG] pgmap v9752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:00.761 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:00 smithi155 bash[68033]: cluster 2024-07-29T00:23:58.992743+0000 mgr.y (mgr.34101) 8824 : cluster [DBG] pgmap v9752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:00 smithi155 bash[73694]: debug 2024-07-29T00:24:00.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:24:01.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16473 16 16 0 0 0 - 0 2024-07-29T00:24:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:01 smithi155 bash[73694]: debug 2024-07-29T00:24:01.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:13:24.881350+0000 (oldest deadline 2024-07-29T00:13:44.881350+0000) 2024-07-29T00:24:02.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16474 16 16 0 0 0 - 0 2024-07-29T00:24:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:02 smithi045 bash[80445]: cluster 2024-07-29T00:24:00.994517+0000 mgr.y (mgr.34101) 8825 : cluster [DBG] pgmap v9753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:02.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:02 smithi045 bash[82788]: cluster 2024-07-29T00:24:00.994517+0000 mgr.y (mgr.34101) 8825 : cluster [DBG] pgmap v9753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:02.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:02 smithi155 bash[68033]: cluster 2024-07-29T00:24:00.994517+0000 mgr.y (mgr.34101) 8825 : cluster [DBG] pgmap v9753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:24:02 smithi155 bash[60745]: ts=2024-07-29T00:24:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:24:03.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16475 16 16 0 0 0 - 0 2024-07-29T00:24:04.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16476 16 16 0 0 0 - 0 2024-07-29T00:24:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:04 smithi155 bash[68033]: cluster 2024-07-29T00:24:02.996525+0000 mgr.y (mgr.34101) 8826 : cluster [DBG] pgmap v9754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:04 smithi155 bash[68033]: audit 2024-07-29T00:24:03.844741+0000 mon.c (mon.2) 2167 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:04 smithi045 bash[80445]: cluster 2024-07-29T00:24:02.996525+0000 mgr.y (mgr.34101) 8826 : cluster [DBG] pgmap v9754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:04 smithi045 bash[80445]: audit 2024-07-29T00:24:03.844741+0000 mon.c (mon.2) 2167 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:04 smithi045 bash[82788]: cluster 2024-07-29T00:24:02.996525+0000 mgr.y (mgr.34101) 8826 : cluster [DBG] pgmap v9754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:04 smithi045 bash[82788]: audit 2024-07-29T00:24:03.844741+0000 mon.c (mon.2) 2167 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:05.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16477 16 16 0 0 0 - 0 2024-07-29T00:24:06.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16478 16 16 0 0 0 - 0 2024-07-29T00:24:06.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:06 smithi155 bash[68033]: cluster 2024-07-29T00:24:04.998235+0000 mgr.y (mgr.34101) 8827 : cluster [DBG] pgmap v9755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:06.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:06 smithi045 bash[80445]: cluster 2024-07-29T00:24:04.998235+0000 mgr.y (mgr.34101) 8827 : cluster [DBG] pgmap v9755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:06 smithi045 bash[82788]: cluster 2024-07-29T00:24:04.998235+0000 mgr.y (mgr.34101) 8827 : cluster [DBG] pgmap v9755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:07.317 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16479 16 16 0 0 0 - 0 2024-07-29T00:24:08.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:24:08.319330+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:24:08.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:24:08.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16480 16 16 0 0 0 - 0 2024-07-29T00:24:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:08 smithi155 bash[68033]: cluster 2024-07-29T00:24:07.000060+0000 mgr.y (mgr.34101) 8828 : cluster [DBG] pgmap v9756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:08 smithi045 bash[82788]: cluster 2024-07-29T00:24:07.000060+0000 mgr.y (mgr.34101) 8828 : cluster [DBG] pgmap v9756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:08 smithi045 bash[80445]: cluster 2024-07-29T00:24:07.000060+0000 mgr.y (mgr.34101) 8828 : cluster [DBG] pgmap v9756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:09.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16481 16 16 0 0 0 - 0 2024-07-29T00:24:10.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16482 16 16 0 0 0 - 0 2024-07-29T00:24:10.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:10 smithi155 bash[68033]: cluster 2024-07-29T00:24:09.001759+0000 mgr.y (mgr.34101) 8829 : cluster [DBG] pgmap v9757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:24:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:24:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:24:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:10 smithi045 bash[82788]: cluster 2024-07-29T00:24:09.001759+0000 mgr.y (mgr.34101) 8829 : cluster [DBG] pgmap v9757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:10 smithi045 bash[80445]: cluster 2024-07-29T00:24:09.001759+0000 mgr.y (mgr.34101) 8829 : cluster [DBG] pgmap v9757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:11.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16483 16 16 0 0 0 - 0 2024-07-29T00:24:12.318 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16484 16 16 0 0 0 - 0 2024-07-29T00:24:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:12 smithi155 bash[68033]: cluster 2024-07-29T00:24:11.003483+0000 mgr.y (mgr.34101) 8830 : cluster [DBG] pgmap v9758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:24:12 smithi155 bash[60745]: ts=2024-07-29T00:24:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:24:12.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:12 smithi045 bash[82788]: cluster 2024-07-29T00:24:11.003483+0000 mgr.y (mgr.34101) 8830 : cluster [DBG] pgmap v9758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:12 smithi045 bash[80445]: cluster 2024-07-29T00:24:11.003483+0000 mgr.y (mgr.34101) 8830 : cluster [DBG] pgmap v9758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:13.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16485 16 16 0 0 0 - 0 2024-07-29T00:24:14.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16486 16 16 0 0 0 - 0 2024-07-29T00:24:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:14 smithi155 bash[68033]: cluster 2024-07-29T00:24:13.005352+0000 mgr.y (mgr.34101) 8831 : cluster [DBG] pgmap v9759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:14 smithi045 bash[80445]: cluster 2024-07-29T00:24:13.005352+0000 mgr.y (mgr.34101) 8831 : cluster [DBG] pgmap v9759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:14 smithi045 bash[82788]: cluster 2024-07-29T00:24:13.005352+0000 mgr.y (mgr.34101) 8831 : cluster [DBG] pgmap v9759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:15.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16487 16 16 0 0 0 - 0 2024-07-29T00:24:16.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16488 16 16 0 0 0 - 0 2024-07-29T00:24:16.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:16 smithi155 bash[68033]: cluster 2024-07-29T00:24:15.007090+0000 mgr.y (mgr.34101) 8832 : cluster [DBG] pgmap v9760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:16.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:16 smithi045 bash[80445]: cluster 2024-07-29T00:24:15.007090+0000 mgr.y (mgr.34101) 8832 : cluster [DBG] pgmap v9760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:16 smithi045 bash[82788]: cluster 2024-07-29T00:24:15.007090+0000 mgr.y (mgr.34101) 8832 : cluster [DBG] pgmap v9760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:17.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16489 16 16 0 0 0 - 0 2024-07-29T00:24:18.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16490 16 16 0 0 0 - 0 2024-07-29T00:24:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:18 smithi155 bash[68033]: cluster 2024-07-29T00:24:17.008940+0000 mgr.y (mgr.34101) 8833 : cluster [DBG] pgmap v9761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:18 smithi045 bash[80445]: cluster 2024-07-29T00:24:17.008940+0000 mgr.y (mgr.34101) 8833 : cluster [DBG] pgmap v9761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:18 smithi045 bash[82788]: cluster 2024-07-29T00:24:17.008940+0000 mgr.y (mgr.34101) 8833 : cluster [DBG] pgmap v9761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:19.319 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16491 16 16 0 0 0 - 0 2024-07-29T00:24:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:19 smithi155 bash[68033]: audit 2024-07-29T00:24:18.845240+0000 mon.c (mon.2) 2168 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:19 smithi045 bash[82788]: audit 2024-07-29T00:24:18.845240+0000 mon.c (mon.2) 2168 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:19 smithi045 bash[80445]: audit 2024-07-29T00:24:18.845240+0000 mon.c (mon.2) 2168 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:20.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16492 16 16 0 0 0 - 0 2024-07-29T00:24:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:20 smithi155 bash[68033]: cluster 2024-07-29T00:24:19.010638+0000 mgr.y (mgr.34101) 8834 : cluster [DBG] pgmap v9762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:24:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:24:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:24:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:20 smithi045 bash[82788]: cluster 2024-07-29T00:24:19.010638+0000 mgr.y (mgr.34101) 8834 : cluster [DBG] pgmap v9762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:20 smithi045 bash[80445]: cluster 2024-07-29T00:24:19.010638+0000 mgr.y (mgr.34101) 8834 : cluster [DBG] pgmap v9762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:21.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16493 16 16 0 0 0 - 0 2024-07-29T00:24:22.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16494 16 16 0 0 0 - 0 2024-07-29T00:24:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:24:22 smithi155 bash[60745]: ts=2024-07-29T00:24:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:24:22.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:22 smithi155 bash[68033]: cluster 2024-07-29T00:24:21.012343+0000 mgr.y (mgr.34101) 8835 : cluster [DBG] pgmap v9763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:22.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:22 smithi155 bash[68033]: audit 2024-07-29T00:24:22.113289+0000 mon.c (mon.2) 2169 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:24:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:22 smithi045 bash[80445]: cluster 2024-07-29T00:24:21.012343+0000 mgr.y (mgr.34101) 8835 : cluster [DBG] pgmap v9763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:22.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:22 smithi045 bash[80445]: audit 2024-07-29T00:24:22.113289+0000 mon.c (mon.2) 2169 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:24:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:22 smithi045 bash[82788]: cluster 2024-07-29T00:24:21.012343+0000 mgr.y (mgr.34101) 8835 : cluster [DBG] pgmap v9763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:22 smithi045 bash[82788]: audit 2024-07-29T00:24:22.113289+0000 mon.c (mon.2) 2169 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:24:23.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16495 16 16 0 0 0 - 0 2024-07-29T00:24:24.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16496 16 16 0 0 0 - 0 2024-07-29T00:24:24.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:24 smithi155 bash[68033]: cluster 2024-07-29T00:24:23.014269+0000 mgr.y (mgr.34101) 8836 : cluster [DBG] pgmap v9764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:24.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:24 smithi045 bash[80445]: cluster 2024-07-29T00:24:23.014269+0000 mgr.y (mgr.34101) 8836 : cluster [DBG] pgmap v9764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:24 smithi045 bash[82788]: cluster 2024-07-29T00:24:23.014269+0000 mgr.y (mgr.34101) 8836 : cluster [DBG] pgmap v9764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:25.320 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16497 16 16 0 0 0 - 0 2024-07-29T00:24:26.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16498 16 16 0 0 0 - 0 2024-07-29T00:24:26.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:26 smithi155 bash[68033]: cluster 2024-07-29T00:24:25.015410+0000 mgr.y (mgr.34101) 8837 : cluster [DBG] pgmap v9765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:26 smithi155 bash[73694]: debug 2024-07-29T00:24:26.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:26.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:26 smithi045 bash[80445]: cluster 2024-07-29T00:24:25.015410+0000 mgr.y (mgr.34101) 8837 : cluster [DBG] pgmap v9765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:26 smithi045 bash[82788]: cluster 2024-07-29T00:24:25.015410+0000 mgr.y (mgr.34101) 8837 : cluster [DBG] pgmap v9765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:27.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16499 16 16 0 0 0 - 0 2024-07-29T00:24:28.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:27 smithi155 bash[73694]: debug 2024-07-29T00:24:27.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:28.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:24:28.322558+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:24:28.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:24:28.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16500 16 16 0 0 0 - 0 2024-07-29T00:24:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[80445]: cluster 2024-07-29T00:24:27.017269+0000 mgr.y (mgr.34101) 8838 : cluster [DBG] pgmap v9766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[80445]: audit 2024-07-29T00:24:27.813377+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[80445]: audit 2024-07-29T00:24:27.823214+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[80445]: audit 2024-07-29T00:24:28.024136+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[80445]: audit 2024-07-29T00:24:28.036250+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[80445]: audit 2024-07-29T00:24:28.486215+0000 mon.c (mon.2) 2170 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:24:29.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[80445]: audit 2024-07-29T00:24:28.487887+0000 mon.c (mon.2) 2171 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:24:29.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[80445]: audit 2024-07-29T00:24:28.498390+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[82788]: cluster 2024-07-29T00:24:27.017269+0000 mgr.y (mgr.34101) 8838 : cluster [DBG] pgmap v9766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[82788]: audit 2024-07-29T00:24:27.813377+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[82788]: audit 2024-07-29T00:24:27.823214+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[82788]: audit 2024-07-29T00:24:28.024136+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[82788]: audit 2024-07-29T00:24:28.036250+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[82788]: audit 2024-07-29T00:24:28.486215+0000 mon.c (mon.2) 2170 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:24:29.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[82788]: audit 2024-07-29T00:24:28.487887+0000 mon.c (mon.2) 2171 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:24:29.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:28 smithi045 bash[82788]: audit 2024-07-29T00:24:28.498390+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:28 smithi155 bash[73694]: debug 2024-07-29T00:24:28.808+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:28 smithi155 bash[68033]: cluster 2024-07-29T00:24:27.017269+0000 mgr.y (mgr.34101) 8838 : cluster [DBG] pgmap v9766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:28 smithi155 bash[68033]: audit 2024-07-29T00:24:27.813377+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:28 smithi155 bash[68033]: audit 2024-07-29T00:24:27.823214+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:28 smithi155 bash[68033]: audit 2024-07-29T00:24:28.024136+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:28 smithi155 bash[68033]: audit 2024-07-29T00:24:28.036250+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:28 smithi155 bash[68033]: audit 2024-07-29T00:24:28.486215+0000 mon.c (mon.2) 2170 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:24:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:28 smithi155 bash[68033]: audit 2024-07-29T00:24:28.487887+0000 mon.c (mon.2) 2171 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:24:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:28 smithi155 bash[68033]: audit 2024-07-29T00:24:28.498390+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:24:29.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16501 16 16 0 0 0 - 0 2024-07-29T00:24:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:29 smithi155 bash[73694]: debug 2024-07-29T00:24:29.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:30.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16502 16 16 0 0 0 - 0 2024-07-29T00:24:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:30 smithi045 bash[80445]: cluster 2024-07-29T00:24:29.019012+0000 mgr.y (mgr.34101) 8839 : cluster [DBG] pgmap v9767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:24:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:24:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:24:30.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:30 smithi045 bash[82788]: cluster 2024-07-29T00:24:29.019012+0000 mgr.y (mgr.34101) 8839 : cluster [DBG] pgmap v9767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:30 smithi155 bash[68033]: cluster 2024-07-29T00:24:29.019012+0000 mgr.y (mgr.34101) 8839 : cluster [DBG] pgmap v9767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:30 smithi155 bash[73694]: debug 2024-07-29T00:24:30.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:31.321 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16503 16 16 0 0 0 - 0 2024-07-29T00:24:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:31 smithi155 bash[73694]: debug 2024-07-29T00:24:31.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:32.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16504 16 16 0 0 0 - 0 2024-07-29T00:24:32.768 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:24:32 smithi155 bash[60745]: ts=2024-07-29T00:24:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:24:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:32 smithi155 bash[68033]: cluster 2024-07-29T00:24:31.020725+0000 mgr.y (mgr.34101) 8840 : cluster [DBG] pgmap v9768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:32 smithi155 bash[73694]: debug 2024-07-29T00:24:32.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:32 smithi045 bash[80445]: cluster 2024-07-29T00:24:31.020725+0000 mgr.y (mgr.34101) 8840 : cluster [DBG] pgmap v9768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:32 smithi045 bash[82788]: cluster 2024-07-29T00:24:31.020725+0000 mgr.y (mgr.34101) 8840 : cluster [DBG] pgmap v9768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:33.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16505 16 16 0 0 0 - 0 2024-07-29T00:24:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:33 smithi155 bash[73694]: debug 2024-07-29T00:24:33.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:34.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16506 16 16 0 0 0 - 0 2024-07-29T00:24:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:34 smithi155 bash[73694]: debug 2024-07-29T00:24:34.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:34 smithi155 bash[68033]: cluster 2024-07-29T00:24:33.022633+0000 mgr.y (mgr.34101) 8841 : cluster [DBG] pgmap v9769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:34 smithi155 bash[68033]: audit 2024-07-29T00:24:33.845646+0000 mon.c (mon.2) 2172 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:34 smithi045 bash[80445]: cluster 2024-07-29T00:24:33.022633+0000 mgr.y (mgr.34101) 8841 : cluster [DBG] pgmap v9769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:34 smithi045 bash[80445]: audit 2024-07-29T00:24:33.845646+0000 mon.c (mon.2) 2172 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:34 smithi045 bash[82788]: cluster 2024-07-29T00:24:33.022633+0000 mgr.y (mgr.34101) 8841 : cluster [DBG] pgmap v9769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:34 smithi045 bash[82788]: audit 2024-07-29T00:24:33.845646+0000 mon.c (mon.2) 2172 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:35.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16507 16 16 0 0 0 - 0 2024-07-29T00:24:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:35 smithi155 bash[73694]: debug 2024-07-29T00:24:35.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:36.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16508 16 16 0 0 0 - 0 2024-07-29T00:24:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:36 smithi155 bash[73694]: debug 2024-07-29T00:24:36.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:37.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:36 smithi155 bash[68033]: cluster 2024-07-29T00:24:35.024365+0000 mgr.y (mgr.34101) 8842 : cluster [DBG] pgmap v9770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:36 smithi045 bash[80445]: cluster 2024-07-29T00:24:35.024365+0000 mgr.y (mgr.34101) 8842 : cluster [DBG] pgmap v9770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:36 smithi045 bash[82788]: cluster 2024-07-29T00:24:35.024365+0000 mgr.y (mgr.34101) 8842 : cluster [DBG] pgmap v9770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:37.322 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16509 16 16 0 0 0 - 0 2024-07-29T00:24:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:37 smithi155 bash[73694]: debug 2024-07-29T00:24:37.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:38.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16510 16 16 0 0 0 - 0 2024-07-29T00:24:39.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:38 smithi155 bash[68033]: cluster 2024-07-29T00:24:37.026281+0000 mgr.y (mgr.34101) 8843 : cluster [DBG] pgmap v9771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:38 smithi155 bash[73694]: debug 2024-07-29T00:24:38.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:38 smithi045 bash[80445]: cluster 2024-07-29T00:24:37.026281+0000 mgr.y (mgr.34101) 8843 : cluster [DBG] pgmap v9771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:38 smithi045 bash[82788]: cluster 2024-07-29T00:24:37.026281+0000 mgr.y (mgr.34101) 8843 : cluster [DBG] pgmap v9771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:39.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16511 16 16 0 0 0 - 0 2024-07-29T00:24:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:39 smithi155 bash[73694]: debug 2024-07-29T00:24:39.740+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:40.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16512 16 16 0 0 0 - 0 2024-07-29T00:24:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:24:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:24:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:24:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:40 smithi045 bash[80445]: cluster 2024-07-29T00:24:39.027971+0000 mgr.y (mgr.34101) 8844 : cluster [DBG] pgmap v9772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:40 smithi045 bash[82788]: cluster 2024-07-29T00:24:39.027971+0000 mgr.y (mgr.34101) 8844 : cluster [DBG] pgmap v9772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:40 smithi155 bash[73694]: debug 2024-07-29T00:24:40.696+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:40 smithi155 bash[68033]: cluster 2024-07-29T00:24:39.027971+0000 mgr.y (mgr.34101) 8844 : cluster [DBG] pgmap v9772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:41.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16513 16 16 0 0 0 - 0 2024-07-29T00:24:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:41 smithi155 bash[73694]: debug 2024-07-29T00:24:41.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:42.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16514 16 16 0 0 0 - 0 2024-07-29T00:24:42.717 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:24:42 smithi155 bash[60745]: ts=2024-07-29T00:24:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:24:43.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:42 smithi155 bash[68033]: cluster 2024-07-29T00:24:41.029651+0000 mgr.y (mgr.34101) 8845 : cluster [DBG] pgmap v9773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:42 smithi155 bash[73694]: debug 2024-07-29T00:24:42.712+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:43.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:42 smithi045 bash[80445]: cluster 2024-07-29T00:24:41.029651+0000 mgr.y (mgr.34101) 8845 : cluster [DBG] pgmap v9773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:42 smithi045 bash[82788]: cluster 2024-07-29T00:24:41.029651+0000 mgr.y (mgr.34101) 8845 : cluster [DBG] pgmap v9773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:43.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16515 16 16 0 0 0 - 0 2024-07-29T00:24:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:43 smithi155 bash[73694]: debug 2024-07-29T00:24:43.712+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:44.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16516 16 16 0 0 0 - 0 2024-07-29T00:24:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:44 smithi155 bash[68033]: cluster 2024-07-29T00:24:43.031513+0000 mgr.y (mgr.34101) 8846 : cluster [DBG] pgmap v9774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:44 smithi155 bash[73694]: debug 2024-07-29T00:24:44.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:44 smithi045 bash[80445]: cluster 2024-07-29T00:24:43.031513+0000 mgr.y (mgr.34101) 8846 : cluster [DBG] pgmap v9774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:44 smithi045 bash[82788]: cluster 2024-07-29T00:24:43.031513+0000 mgr.y (mgr.34101) 8846 : cluster [DBG] pgmap v9774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:45.323 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16517 16 16 0 0 0 - 0 2024-07-29T00:24:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:45 smithi155 bash[73694]: debug 2024-07-29T00:24:45.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:46.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16518 16 16 0 0 0 - 0 2024-07-29T00:24:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:46 smithi155 bash[73694]: debug 2024-07-29T00:24:46.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:46 smithi155 bash[68033]: cluster 2024-07-29T00:24:45.033235+0000 mgr.y (mgr.34101) 8847 : cluster [DBG] pgmap v9775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:46 smithi045 bash[80445]: cluster 2024-07-29T00:24:45.033235+0000 mgr.y (mgr.34101) 8847 : cluster [DBG] pgmap v9775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:46 smithi045 bash[82788]: cluster 2024-07-29T00:24:45.033235+0000 mgr.y (mgr.34101) 8847 : cluster [DBG] pgmap v9775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:47.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16519 16 16 0 0 0 - 0 2024-07-29T00:24:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:47 smithi155 bash[73694]: debug 2024-07-29T00:24:47.800+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:48.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:24:48.325762+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:24:48.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:24:48.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16520 16 16 0 0 0 - 0 2024-07-29T00:24:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:48 smithi045 bash[80445]: cluster 2024-07-29T00:24:47.035113+0000 mgr.y (mgr.34101) 8848 : cluster [DBG] pgmap v9776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:48 smithi045 bash[80445]: audit 2024-07-29T00:24:48.846043+0000 mon.c (mon.2) 2173 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:48 smithi045 bash[82788]: cluster 2024-07-29T00:24:47.035113+0000 mgr.y (mgr.34101) 8848 : cluster [DBG] pgmap v9776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:48 smithi045 bash[82788]: audit 2024-07-29T00:24:48.846043+0000 mon.c (mon.2) 2173 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:48 smithi155 bash[73694]: debug 2024-07-29T00:24:48.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:48 smithi155 bash[68033]: cluster 2024-07-29T00:24:47.035113+0000 mgr.y (mgr.34101) 8848 : cluster [DBG] pgmap v9776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:48 smithi155 bash[68033]: audit 2024-07-29T00:24:48.846043+0000 mon.c (mon.2) 2173 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:24:49.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16521 16 16 0 0 0 - 0 2024-07-29T00:24:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:49 smithi155 bash[73694]: debug 2024-07-29T00:24:49.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:50.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16522 16 16 0 0 0 - 0 2024-07-29T00:24:50.861 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:24:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:24:50] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-29T00:24:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:50 smithi155 bash[68033]: cluster 2024-07-29T00:24:49.036816+0000 mgr.y (mgr.34101) 8849 : cluster [DBG] pgmap v9777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:50 smithi155 bash[73694]: debug 2024-07-29T00:24:50.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:50 smithi045 bash[80445]: cluster 2024-07-29T00:24:49.036816+0000 mgr.y (mgr.34101) 8849 : cluster [DBG] pgmap v9777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:50 smithi045 bash[82788]: cluster 2024-07-29T00:24:49.036816+0000 mgr.y (mgr.34101) 8849 : cluster [DBG] pgmap v9777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:51.324 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16523 16 16 0 0 0 - 0 2024-07-29T00:24:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:51 smithi155 bash[73694]: debug 2024-07-29T00:24:51.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:52.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16524 16 16 0 0 0 - 0 2024-07-29T00:24:52.751 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:24:52 smithi155 bash[60745]: ts=2024-07-29T00:24:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:24:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:52 smithi155 bash[68033]: cluster 2024-07-29T00:24:51.038580+0000 mgr.y (mgr.34101) 8850 : cluster [DBG] pgmap v9778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:52 smithi155 bash[73694]: debug 2024-07-29T00:24:52.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:52 smithi045 bash[80445]: cluster 2024-07-29T00:24:51.038580+0000 mgr.y (mgr.34101) 8850 : cluster [DBG] pgmap v9778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:52 smithi045 bash[82788]: cluster 2024-07-29T00:24:51.038580+0000 mgr.y (mgr.34101) 8850 : cluster [DBG] pgmap v9778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:53.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16525 16 16 0 0 0 - 0 2024-07-29T00:24:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:53 smithi155 bash[73694]: debug 2024-07-29T00:24:53.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:54.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16526 16 16 0 0 0 - 0 2024-07-29T00:24:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:54 smithi155 bash[68033]: cluster 2024-07-29T00:24:53.040472+0000 mgr.y (mgr.34101) 8851 : cluster [DBG] pgmap v9779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:54 smithi155 bash[73694]: debug 2024-07-29T00:24:54.711+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:54 smithi045 bash[80445]: cluster 2024-07-29T00:24:53.040472+0000 mgr.y (mgr.34101) 8851 : cluster [DBG] pgmap v9779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:54 smithi045 bash[82788]: cluster 2024-07-29T00:24:53.040472+0000 mgr.y (mgr.34101) 8851 : cluster [DBG] pgmap v9779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:55.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16527 16 16 0 0 0 - 0 2024-07-29T00:24:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:55 smithi155 bash[73694]: debug 2024-07-29T00:24:55.675+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:56.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16528 16 16 0 0 0 - 0 2024-07-29T00:24:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:56 smithi155 bash[73694]: debug 2024-07-29T00:24:56.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:56 smithi155 bash[68033]: cluster 2024-07-29T00:24:55.042277+0000 mgr.y (mgr.34101) 8852 : cluster [DBG] pgmap v9780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:56 smithi045 bash[80445]: cluster 2024-07-29T00:24:55.042277+0000 mgr.y (mgr.34101) 8852 : cluster [DBG] pgmap v9780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:56 smithi045 bash[82788]: cluster 2024-07-29T00:24:55.042277+0000 mgr.y (mgr.34101) 8852 : cluster [DBG] pgmap v9780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:57.325 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16529 16 16 0 0 0 - 0 2024-07-29T00:24:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:57 smithi155 bash[73694]: debug 2024-07-29T00:24:57.679+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:58.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16530 16 16 0 0 0 - 0 2024-07-29T00:24:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:58 smithi155 bash[73694]: debug 2024-07-29T00:24:58.639+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:24:59.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:24:58 smithi155 bash[68033]: cluster 2024-07-29T00:24:57.044157+0000 mgr.y (mgr.34101) 8853 : cluster [DBG] pgmap v9781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:59.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:24:58 smithi045 bash[80445]: cluster 2024-07-29T00:24:57.044157+0000 mgr.y (mgr.34101) 8853 : cluster [DBG] pgmap v9781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:24:58 smithi045 bash[82788]: cluster 2024-07-29T00:24:57.044157+0000 mgr.y (mgr.34101) 8853 : cluster [DBG] pgmap v9781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:24:59.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16531 16 16 0 0 0 - 0 2024-07-29T00:25:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:24:59 smithi155 bash[73694]: debug 2024-07-29T00:24:59.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:00.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16532 16 16 0 0 0 - 0 2024-07-29T00:25:00.881 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:25:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:25:00] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-29T00:25:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:00 smithi155 bash[68033]: cluster 2024-07-29T00:24:59.045903+0000 mgr.y (mgr.34101) 8854 : cluster [DBG] pgmap v9782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:00 smithi155 bash[73694]: debug 2024-07-29T00:25:00.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:00 smithi045 bash[80445]: cluster 2024-07-29T00:24:59.045903+0000 mgr.y (mgr.34101) 8854 : cluster [DBG] pgmap v9782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:00 smithi045 bash[82788]: cluster 2024-07-29T00:24:59.045903+0000 mgr.y (mgr.34101) 8854 : cluster [DBG] pgmap v9782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:01.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16533 16 16 0 0 0 - 0 2024-07-29T00:25:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:01 smithi155 bash[73694]: debug 2024-07-29T00:25:01.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:02.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16534 16 16 0 0 0 - 0 2024-07-29T00:25:02.713 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:25:02 smithi155 bash[60745]: ts=2024-07-29T00:25:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:25:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:02 smithi155 bash[73694]: debug 2024-07-29T00:25:02.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:03.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:02 smithi155 bash[68033]: cluster 2024-07-29T00:25:01.047645+0000 mgr.y (mgr.34101) 8855 : cluster [DBG] pgmap v9783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:02 smithi045 bash[80445]: cluster 2024-07-29T00:25:01.047645+0000 mgr.y (mgr.34101) 8855 : cluster [DBG] pgmap v9783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:02 smithi045 bash[82788]: cluster 2024-07-29T00:25:01.047645+0000 mgr.y (mgr.34101) 8855 : cluster [DBG] pgmap v9783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:03.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16535 16 16 0 0 0 - 0 2024-07-29T00:25:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:03 smithi155 bash[68033]: audit 2024-07-29T00:25:03.846398+0000 mon.c (mon.2) 2174 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:03 smithi155 bash[73694]: debug 2024-07-29T00:25:03.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:04.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:03 smithi045 bash[80445]: audit 2024-07-29T00:25:03.846398+0000 mon.c (mon.2) 2174 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:03 smithi045 bash[82788]: audit 2024-07-29T00:25:03.846398+0000 mon.c (mon.2) 2174 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:04.326 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16536 16 16 0 0 0 - 0 2024-07-29T00:25:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:04 smithi155 bash[73694]: debug 2024-07-29T00:25:04.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:04 smithi155 bash[68033]: cluster 2024-07-29T00:25:03.049520+0000 mgr.y (mgr.34101) 8856 : cluster [DBG] pgmap v9784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:05.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:04 smithi045 bash[80445]: cluster 2024-07-29T00:25:03.049520+0000 mgr.y (mgr.34101) 8856 : cluster [DBG] pgmap v9784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:04 smithi045 bash[82788]: cluster 2024-07-29T00:25:03.049520+0000 mgr.y (mgr.34101) 8856 : cluster [DBG] pgmap v9784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:05.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16537 16 16 0 0 0 - 0 2024-07-29T00:25:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:05 smithi155 bash[73694]: debug 2024-07-29T00:25:05.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:06.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16538 16 16 0 0 0 - 0 2024-07-29T00:25:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:06 smithi155 bash[73694]: debug 2024-07-29T00:25:06.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:07.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:06 smithi155 bash[68033]: cluster 2024-07-29T00:25:05.051281+0000 mgr.y (mgr.34101) 8857 : cluster [DBG] pgmap v9785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:06 smithi045 bash[80445]: cluster 2024-07-29T00:25:05.051281+0000 mgr.y (mgr.34101) 8857 : cluster [DBG] pgmap v9785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:06 smithi045 bash[82788]: cluster 2024-07-29T00:25:05.051281+0000 mgr.y (mgr.34101) 8857 : cluster [DBG] pgmap v9785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:07.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16539 16 16 0 0 0 - 0 2024-07-29T00:25:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:07 smithi155 bash[73694]: debug 2024-07-29T00:25:07.767+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:08.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:25:08.328935+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:25:08.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:25:08.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16540 16 16 0 0 0 - 0 2024-07-29T00:25:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:08 smithi155 bash[73694]: debug 2024-07-29T00:25:08.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:08 smithi155 bash[68033]: cluster 2024-07-29T00:25:07.053124+0000 mgr.y (mgr.34101) 8858 : cluster [DBG] pgmap v9786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:08 smithi045 bash[80445]: cluster 2024-07-29T00:25:07.053124+0000 mgr.y (mgr.34101) 8858 : cluster [DBG] pgmap v9786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:08 smithi045 bash[82788]: cluster 2024-07-29T00:25:07.053124+0000 mgr.y (mgr.34101) 8858 : cluster [DBG] pgmap v9786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:09.327 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16541 16 16 0 0 0 - 0 2024-07-29T00:25:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:09 smithi155 bash[73694]: debug 2024-07-29T00:25:09.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:10.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16542 16 16 0 0 0 - 0 2024-07-29T00:25:10.912 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:25:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:25:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:25:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:10 smithi155 bash[68033]: cluster 2024-07-29T00:25:09.054868+0000 mgr.y (mgr.34101) 8859 : cluster [DBG] pgmap v9787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:10 smithi155 bash[73694]: debug 2024-07-29T00:25:10.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:11.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:10 smithi045 bash[80445]: cluster 2024-07-29T00:25:09.054868+0000 mgr.y (mgr.34101) 8859 : cluster [DBG] pgmap v9787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:10 smithi045 bash[82788]: cluster 2024-07-29T00:25:09.054868+0000 mgr.y (mgr.34101) 8859 : cluster [DBG] pgmap v9787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:11.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16543 16 16 0 0 0 - 0 2024-07-29T00:25:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:11 smithi155 bash[68033]: cluster 2024-07-29T00:25:11.056662+0000 mgr.y (mgr.34101) 8860 : cluster [DBG] pgmap v9788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:11 smithi155 bash[73694]: debug 2024-07-29T00:25:11.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:11 smithi045 bash[80445]: cluster 2024-07-29T00:25:11.056662+0000 mgr.y (mgr.34101) 8860 : cluster [DBG] pgmap v9788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:11 smithi045 bash[82788]: cluster 2024-07-29T00:25:11.056662+0000 mgr.y (mgr.34101) 8860 : cluster [DBG] pgmap v9788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:12.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16544 16 16 0 0 0 - 0 2024-07-29T00:25:12.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:25:12 smithi155 bash[60745]: ts=2024-07-29T00:25:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:25:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:12 smithi155 bash[73694]: debug 2024-07-29T00:25:12.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:13.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16545 16 16 0 0 0 - 0 2024-07-29T00:25:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:13 smithi155 bash[73694]: debug 2024-07-29T00:25:13.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:14.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16546 16 16 0 0 0 - 0 2024-07-29T00:25:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:14 smithi045 bash[80445]: cluster 2024-07-29T00:25:13.058564+0000 mgr.y (mgr.34101) 8861 : cluster [DBG] pgmap v9789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:14 smithi045 bash[82788]: cluster 2024-07-29T00:25:13.058564+0000 mgr.y (mgr.34101) 8861 : cluster [DBG] pgmap v9789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:14 smithi155 bash[68033]: cluster 2024-07-29T00:25:13.058564+0000 mgr.y (mgr.34101) 8861 : cluster [DBG] pgmap v9789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:14 smithi155 bash[73694]: debug 2024-07-29T00:25:14.827+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:15.328 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16547 16 16 0 0 0 - 0 2024-07-29T00:25:16.118 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:15 smithi155 bash[73694]: debug 2024-07-29T00:25:15.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:16.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16548 16 16 0 0 0 - 0 2024-07-29T00:25:16.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:16 smithi045 bash[80445]: cluster 2024-07-29T00:25:15.060267+0000 mgr.y (mgr.34101) 8862 : cluster [DBG] pgmap v9790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:16 smithi045 bash[82788]: cluster 2024-07-29T00:25:15.060267+0000 mgr.y (mgr.34101) 8862 : cluster [DBG] pgmap v9790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:16 smithi155 bash[68033]: cluster 2024-07-29T00:25:15.060267+0000 mgr.y (mgr.34101) 8862 : cluster [DBG] pgmap v9790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:16 smithi155 bash[73694]: debug 2024-07-29T00:25:16.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:17.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16549 16 16 0 0 0 - 0 2024-07-29T00:25:18.123 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:17 smithi155 bash[73694]: debug 2024-07-29T00:25:17.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:18.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16550 16 16 0 0 0 - 0 2024-07-29T00:25:18.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:18 smithi045 bash[82788]: cluster 2024-07-29T00:25:17.062146+0000 mgr.y (mgr.34101) 8863 : cluster [DBG] pgmap v9791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:18 smithi045 bash[80445]: cluster 2024-07-29T00:25:17.062146+0000 mgr.y (mgr.34101) 8863 : cluster [DBG] pgmap v9791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:18 smithi155 bash[68033]: cluster 2024-07-29T00:25:17.062146+0000 mgr.y (mgr.34101) 8863 : cluster [DBG] pgmap v9791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:18 smithi155 bash[73694]: debug 2024-07-29T00:25:18.779+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:19.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16551 16 16 0 0 0 - 0 2024-07-29T00:25:19.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:19 smithi045 bash[82788]: audit 2024-07-29T00:25:18.846881+0000 mon.c (mon.2) 2175 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:19 smithi045 bash[80445]: audit 2024-07-29T00:25:18.846881+0000 mon.c (mon.2) 2175 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:19 smithi155 bash[68033]: audit 2024-07-29T00:25:18.846881+0000 mon.c (mon.2) 2175 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:19 smithi155 bash[73694]: debug 2024-07-29T00:25:19.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:20.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16552 16 16 0 0 0 - 0 2024-07-29T00:25:20.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:20 smithi045 bash[82788]: cluster 2024-07-29T00:25:19.063847+0000 mgr.y (mgr.34101) 8864 : cluster [DBG] pgmap v9792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:20 smithi045 bash[80445]: cluster 2024-07-29T00:25:19.063847+0000 mgr.y (mgr.34101) 8864 : cluster [DBG] pgmap v9792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:20.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:20 smithi155 bash[68033]: cluster 2024-07-29T00:25:19.063847+0000 mgr.y (mgr.34101) 8864 : cluster [DBG] pgmap v9792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:25:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:25:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:25:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:20 smithi155 bash[73694]: debug 2024-07-29T00:25:20.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:21.329 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16553 16 16 0 0 0 - 0 2024-07-29T00:25:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:21 smithi155 bash[73694]: debug 2024-07-29T00:25:21.727+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:22.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16554 16 16 0 0 0 - 0 2024-07-29T00:25:22.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:22 smithi045 bash[82788]: cluster 2024-07-29T00:25:21.065573+0000 mgr.y (mgr.34101) 8865 : cluster [DBG] pgmap v9793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:22 smithi045 bash[80445]: cluster 2024-07-29T00:25:21.065573+0000 mgr.y (mgr.34101) 8865 : cluster [DBG] pgmap v9793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:22 smithi155 bash[68033]: cluster 2024-07-29T00:25:21.065573+0000 mgr.y (mgr.34101) 8865 : cluster [DBG] pgmap v9793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:25:22 smithi155 bash[60745]: ts=2024-07-29T00:25:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:25:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:22 smithi155 bash[73694]: debug 2024-07-29T00:25:22.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:23.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16555 16 16 0 0 0 - 0 2024-07-29T00:25:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:23 smithi155 bash[73694]: debug 2024-07-29T00:25:23.703+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:24.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16556 16 16 0 0 0 - 0 2024-07-29T00:25:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:24 smithi045 bash[80445]: cluster 2024-07-29T00:25:23.067460+0000 mgr.y (mgr.34101) 8866 : cluster [DBG] pgmap v9794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:24 smithi045 bash[82788]: cluster 2024-07-29T00:25:23.067460+0000 mgr.y (mgr.34101) 8866 : cluster [DBG] pgmap v9794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:24 smithi155 bash[68033]: cluster 2024-07-29T00:25:23.067460+0000 mgr.y (mgr.34101) 8866 : cluster [DBG] pgmap v9794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:24 smithi155 bash[73694]: debug 2024-07-29T00:25:24.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:25.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16557 16 16 0 0 0 - 0 2024-07-29T00:25:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:25 smithi155 bash[73694]: debug 2024-07-29T00:25:25.739+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:26.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16558 16 16 0 0 0 - 0 2024-07-29T00:25:26.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:26 smithi045 bash[82788]: cluster 2024-07-29T00:25:25.069178+0000 mgr.y (mgr.34101) 8867 : cluster [DBG] pgmap v9795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:26 smithi045 bash[80445]: cluster 2024-07-29T00:25:25.069178+0000 mgr.y (mgr.34101) 8867 : cluster [DBG] pgmap v9795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:26 smithi155 bash[68033]: cluster 2024-07-29T00:25:25.069178+0000 mgr.y (mgr.34101) 8867 : cluster [DBG] pgmap v9795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:26 smithi155 bash[73694]: debug 2024-07-29T00:25:26.735+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:27.330 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16559 16 16 0 0 0 - 0 2024-07-29T00:25:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:27 smithi155 bash[73694]: debug 2024-07-29T00:25:27.699+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:28.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:25:28.332213+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:25:28.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:25:28.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16560 16 16 0 0 0 - 0 2024-07-29T00:25:28.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:28 smithi045 bash[82788]: cluster 2024-07-29T00:25:27.071066+0000 mgr.y (mgr.34101) 8868 : cluster [DBG] pgmap v9796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:28 smithi045 bash[80445]: cluster 2024-07-29T00:25:27.071066+0000 mgr.y (mgr.34101) 8868 : cluster [DBG] pgmap v9796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:28 smithi155 bash[68033]: cluster 2024-07-29T00:25:27.071066+0000 mgr.y (mgr.34101) 8868 : cluster [DBG] pgmap v9796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:28 smithi155 bash[73694]: debug 2024-07-29T00:25:28.707+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:29.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16561 16 16 0 0 0 - 0 2024-07-29T00:25:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:29 smithi045 bash[80445]: audit 2024-07-29T00:25:28.631982+0000 mon.c (mon.2) 2176 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:25:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:29 smithi045 bash[80445]: audit 2024-07-29T00:25:29.014198+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:29 smithi045 bash[80445]: audit 2024-07-29T00:25:29.024086+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:29 smithi045 bash[82788]: audit 2024-07-29T00:25:28.631982+0000 mon.c (mon.2) 2176 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:25:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:29 smithi045 bash[82788]: audit 2024-07-29T00:25:29.014198+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:29 smithi045 bash[82788]: audit 2024-07-29T00:25:29.024086+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:29 smithi155 bash[68033]: audit 2024-07-29T00:25:28.631982+0000 mon.c (mon.2) 2176 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:25:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:29 smithi155 bash[68033]: audit 2024-07-29T00:25:29.014198+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:29.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:29 smithi155 bash[68033]: audit 2024-07-29T00:25:29.024086+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:29 smithi155 bash[73694]: debug 2024-07-29T00:25:29.747+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:30.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16562 16 16 0 0 0 - 0 2024-07-29T00:25:30.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:30 smithi045 bash[80445]: cluster 2024-07-29T00:25:29.072774+0000 mgr.y (mgr.34101) 8869 : cluster [DBG] pgmap v9797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:30.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:30 smithi045 bash[82788]: cluster 2024-07-29T00:25:29.072774+0000 mgr.y (mgr.34101) 8869 : cluster [DBG] pgmap v9797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:30.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:30 smithi155 bash[68033]: cluster 2024-07-29T00:25:29.072774+0000 mgr.y (mgr.34101) 8869 : cluster [DBG] pgmap v9797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:25:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:25:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:25:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:30 smithi155 bash[73694]: debug 2024-07-29T00:25:30.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:31.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16563 16 16 0 0 0 - 0 2024-07-29T00:25:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:31 smithi155 bash[73694]: debug 2024-07-29T00:25:31.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:32.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16564 16 16 0 0 0 - 0 2024-07-29T00:25:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:32 smithi045 bash[80445]: cluster 2024-07-29T00:25:31.074554+0000 mgr.y (mgr.34101) 8870 : cluster [DBG] pgmap v9798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:32 smithi045 bash[82788]: cluster 2024-07-29T00:25:31.074554+0000 mgr.y (mgr.34101) 8870 : cluster [DBG] pgmap v9798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:32.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:32 smithi155 bash[68033]: cluster 2024-07-29T00:25:31.074554+0000 mgr.y (mgr.34101) 8870 : cluster [DBG] pgmap v9798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:25:32 smithi155 bash[60745]: ts=2024-07-29T00:25:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:25:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:32 smithi155 bash[73694]: debug 2024-07-29T00:25:32.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:33.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16565 16 16 0 0 0 - 0 2024-07-29T00:25:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:33 smithi155 bash[73694]: debug 2024-07-29T00:25:33.751+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:34.331 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16566 16 16 0 0 0 - 0 2024-07-29T00:25:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:34 smithi045 bash[82788]: cluster 2024-07-29T00:25:33.076443+0000 mgr.y (mgr.34101) 8871 : cluster [DBG] pgmap v9799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:34 smithi045 bash[82788]: audit 2024-07-29T00:25:33.846739+0000 mon.c (mon.2) 2177 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:34 smithi045 bash[80445]: cluster 2024-07-29T00:25:33.076443+0000 mgr.y (mgr.34101) 8871 : cluster [DBG] pgmap v9799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:34 smithi045 bash[80445]: audit 2024-07-29T00:25:33.846739+0000 mon.c (mon.2) 2177 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:34 smithi155 bash[68033]: cluster 2024-07-29T00:25:33.076443+0000 mgr.y (mgr.34101) 8871 : cluster [DBG] pgmap v9799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:34 smithi155 bash[68033]: audit 2024-07-29T00:25:33.846739+0000 mon.c (mon.2) 2177 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:34 smithi155 bash[73694]: debug 2024-07-29T00:25:34.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:35.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16567 16 16 0 0 0 - 0 2024-07-29T00:25:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[80445]: audit 2024-07-29T00:25:34.328931+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[80445]: audit 2024-07-29T00:25:34.340303+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[80445]: audit 2024-07-29T00:25:34.814750+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[80445]: audit 2024-07-29T00:25:34.826686+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[80445]: audit 2024-07-29T00:25:35.290209+0000 mon.c (mon.2) 2178 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:25:35.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[80445]: audit 2024-07-29T00:25:35.291811+0000 mon.c (mon.2) 2179 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:25:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[80445]: audit 2024-07-29T00:25:35.302196+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[82788]: audit 2024-07-29T00:25:34.328931+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[82788]: audit 2024-07-29T00:25:34.340303+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[82788]: audit 2024-07-29T00:25:34.814750+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[82788]: audit 2024-07-29T00:25:34.826686+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[82788]: audit 2024-07-29T00:25:35.290209+0000 mon.c (mon.2) 2178 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:25:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[82788]: audit 2024-07-29T00:25:35.291811+0000 mon.c (mon.2) 2179 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:25:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:35 smithi045 bash[82788]: audit 2024-07-29T00:25:35.302196+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.754 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:35 smithi155 bash[68033]: audit 2024-07-29T00:25:34.328931+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.754 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:35 smithi155 bash[68033]: audit 2024-07-29T00:25:34.340303+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:35 smithi155 bash[68033]: audit 2024-07-29T00:25:34.814750+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:35 smithi155 bash[68033]: audit 2024-07-29T00:25:34.826686+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:35.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:35 smithi155 bash[68033]: audit 2024-07-29T00:25:35.290209+0000 mon.c (mon.2) 2178 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:25:35.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:35 smithi155 bash[68033]: audit 2024-07-29T00:25:35.291811+0000 mon.c (mon.2) 2179 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:25:35.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:35 smithi155 bash[68033]: audit 2024-07-29T00:25:35.302196+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:25:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:35 smithi155 bash[73694]: debug 2024-07-29T00:25:35.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:36.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16568 16 16 0 0 0 - 0 2024-07-29T00:25:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:36 smithi155 bash[73694]: debug 2024-07-29T00:25:36.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:37.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:36 smithi155 bash[68033]: cluster 2024-07-29T00:25:35.078177+0000 mgr.y (mgr.34101) 8872 : cluster [DBG] pgmap v9800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:36 smithi045 bash[80445]: cluster 2024-07-29T00:25:35.078177+0000 mgr.y (mgr.34101) 8872 : cluster [DBG] pgmap v9800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:36 smithi045 bash[82788]: cluster 2024-07-29T00:25:35.078177+0000 mgr.y (mgr.34101) 8872 : cluster [DBG] pgmap v9800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:37.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16569 16 16 0 0 0 - 0 2024-07-29T00:25:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:37 smithi155 bash[73694]: debug 2024-07-29T00:25:37.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:38.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16570 16 16 0 0 0 - 0 2024-07-29T00:25:39.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:38 smithi045 bash[80445]: cluster 2024-07-29T00:25:37.080147+0000 mgr.y (mgr.34101) 8873 : cluster [DBG] pgmap v9801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:38 smithi045 bash[82788]: cluster 2024-07-29T00:25:37.080147+0000 mgr.y (mgr.34101) 8873 : cluster [DBG] pgmap v9801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:38 smithi155 bash[68033]: cluster 2024-07-29T00:25:37.080147+0000 mgr.y (mgr.34101) 8873 : cluster [DBG] pgmap v9801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:38 smithi155 bash[73694]: debug 2024-07-29T00:25:38.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:39.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16571 16 16 0 0 0 - 0 2024-07-29T00:25:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:39 smithi155 bash[73694]: debug 2024-07-29T00:25:39.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:40.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16572 16 16 0 0 0 - 0 2024-07-29T00:25:40.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:40 smithi045 bash[80445]: cluster 2024-07-29T00:25:39.081945+0000 mgr.y (mgr.34101) 8874 : cluster [DBG] pgmap v9802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:25:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:25:40] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:25:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:40 smithi045 bash[82788]: cluster 2024-07-29T00:25:39.081945+0000 mgr.y (mgr.34101) 8874 : cluster [DBG] pgmap v9802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:40 smithi155 bash[68033]: cluster 2024-07-29T00:25:39.081945+0000 mgr.y (mgr.34101) 8874 : cluster [DBG] pgmap v9802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:40 smithi155 bash[73694]: debug 2024-07-29T00:25:40.883+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:41.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16573 16 16 0 0 0 - 0 2024-07-29T00:25:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:41 smithi155 bash[73694]: debug 2024-07-29T00:25:41.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:42.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16574 16 16 0 0 0 - 0 2024-07-29T00:25:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:25:42 smithi155 bash[60745]: ts=2024-07-29T00:25:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:25:43.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:42 smithi045 bash[80445]: cluster 2024-07-29T00:25:41.083664+0000 mgr.y (mgr.34101) 8875 : cluster [DBG] pgmap v9803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:42 smithi045 bash[82788]: cluster 2024-07-29T00:25:41.083664+0000 mgr.y (mgr.34101) 8875 : cluster [DBG] pgmap v9803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:42 smithi155 bash[73694]: debug 2024-07-29T00:25:42.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:42 smithi155 bash[68033]: cluster 2024-07-29T00:25:41.083664+0000 mgr.y (mgr.34101) 8875 : cluster [DBG] pgmap v9803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:43.332 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16575 16 16 0 0 0 - 0 2024-07-29T00:25:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:43 smithi155 bash[73694]: debug 2024-07-29T00:25:43.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:44.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16576 16 16 0 0 0 - 0 2024-07-29T00:25:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:44 smithi045 bash[80445]: cluster 2024-07-29T00:25:43.085595+0000 mgr.y (mgr.34101) 8876 : cluster [DBG] pgmap v9804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:44 smithi045 bash[82788]: cluster 2024-07-29T00:25:43.085595+0000 mgr.y (mgr.34101) 8876 : cluster [DBG] pgmap v9804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:44 smithi155 bash[73694]: debug 2024-07-29T00:25:44.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:44 smithi155 bash[68033]: cluster 2024-07-29T00:25:43.085595+0000 mgr.y (mgr.34101) 8876 : cluster [DBG] pgmap v9804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:45.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16577 16 16 0 0 0 - 0 2024-07-29T00:25:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:45 smithi155 bash[73694]: debug 2024-07-29T00:25:45.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:46.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16578 16 16 0 0 0 - 0 2024-07-29T00:25:47.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:46 smithi045 bash[82788]: cluster 2024-07-29T00:25:45.087352+0000 mgr.y (mgr.34101) 8877 : cluster [DBG] pgmap v9805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:46 smithi045 bash[80445]: cluster 2024-07-29T00:25:45.087352+0000 mgr.y (mgr.34101) 8877 : cluster [DBG] pgmap v9805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:46 smithi155 bash[73694]: debug 2024-07-29T00:25:46.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:46 smithi155 bash[68033]: cluster 2024-07-29T00:25:45.087352+0000 mgr.y (mgr.34101) 8877 : cluster [DBG] pgmap v9805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:47.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16579 16 16 0 0 0 - 0 2024-07-29T00:25:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:47 smithi155 bash[73694]: debug 2024-07-29T00:25:47.850+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:48.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:25:48.334865+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:25:48.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:25:48.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16580 16 16 0 0 0 - 0 2024-07-29T00:25:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:48 smithi045 bash[80445]: cluster 2024-07-29T00:25:47.089235+0000 mgr.y (mgr.34101) 8878 : cluster [DBG] pgmap v9806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:48 smithi045 bash[80445]: audit 2024-07-29T00:25:48.847479+0000 mon.c (mon.2) 2180 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:48 smithi045 bash[82788]: cluster 2024-07-29T00:25:47.089235+0000 mgr.y (mgr.34101) 8878 : cluster [DBG] pgmap v9806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:48 smithi045 bash[82788]: audit 2024-07-29T00:25:48.847479+0000 mon.c (mon.2) 2180 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:48 smithi155 bash[73694]: debug 2024-07-29T00:25:48.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:48 smithi155 bash[68033]: cluster 2024-07-29T00:25:47.089235+0000 mgr.y (mgr.34101) 8878 : cluster [DBG] pgmap v9806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:48 smithi155 bash[68033]: audit 2024-07-29T00:25:48.847479+0000 mon.c (mon.2) 2180 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:25:49.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16581 16 16 0 0 0 - 0 2024-07-29T00:25:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:49 smithi155 bash[73694]: debug 2024-07-29T00:25:49.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:50.333 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16582 16 16 0 0 0 - 0 2024-07-29T00:25:50.864 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:25:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:25:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:25:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:50 smithi045 bash[80445]: cluster 2024-07-29T00:25:49.090965+0000 mgr.y (mgr.34101) 8879 : cluster [DBG] pgmap v9807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:50 smithi045 bash[82788]: cluster 2024-07-29T00:25:49.090965+0000 mgr.y (mgr.34101) 8879 : cluster [DBG] pgmap v9807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:50 smithi155 bash[68033]: cluster 2024-07-29T00:25:49.090965+0000 mgr.y (mgr.34101) 8879 : cluster [DBG] pgmap v9807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:50 smithi155 bash[73694]: debug 2024-07-29T00:25:50.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:51.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16583 16 16 0 0 0 - 0 2024-07-29T00:25:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:51 smithi155 bash[73694]: debug 2024-07-29T00:25:51.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:52.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16584 16 16 0 0 0 - 0 2024-07-29T00:25:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:25:52 smithi155 bash[60745]: ts=2024-07-29T00:25:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:25:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:52 smithi045 bash[80445]: cluster 2024-07-29T00:25:51.092687+0000 mgr.y (mgr.34101) 8880 : cluster [DBG] pgmap v9808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:52 smithi045 bash[82788]: cluster 2024-07-29T00:25:51.092687+0000 mgr.y (mgr.34101) 8880 : cluster [DBG] pgmap v9808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:52 smithi155 bash[73694]: debug 2024-07-29T00:25:52.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:53.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:52 smithi155 bash[68033]: cluster 2024-07-29T00:25:51.092687+0000 mgr.y (mgr.34101) 8880 : cluster [DBG] pgmap v9808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:53.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16585 16 16 0 0 0 - 0 2024-07-29T00:25:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:53 smithi155 bash[73694]: debug 2024-07-29T00:25:53.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:54.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16586 16 16 0 0 0 - 0 2024-07-29T00:25:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:54 smithi045 bash[82788]: cluster 2024-07-29T00:25:53.094585+0000 mgr.y (mgr.34101) 8881 : cluster [DBG] pgmap v9809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:54 smithi045 bash[80445]: cluster 2024-07-29T00:25:53.094585+0000 mgr.y (mgr.34101) 8881 : cluster [DBG] pgmap v9809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:54 smithi155 bash[68033]: cluster 2024-07-29T00:25:53.094585+0000 mgr.y (mgr.34101) 8881 : cluster [DBG] pgmap v9809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:54 smithi155 bash[73694]: debug 2024-07-29T00:25:54.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:55.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16587 16 16 0 0 0 - 0 2024-07-29T00:25:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:55 smithi155 bash[73694]: debug 2024-07-29T00:25:55.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:56.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16588 16 16 0 0 0 - 0 2024-07-29T00:25:57.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:56 smithi045 bash[82788]: cluster 2024-07-29T00:25:55.096322+0000 mgr.y (mgr.34101) 8882 : cluster [DBG] pgmap v9810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:56 smithi045 bash[80445]: cluster 2024-07-29T00:25:55.096322+0000 mgr.y (mgr.34101) 8882 : cluster [DBG] pgmap v9810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:56 smithi155 bash[68033]: cluster 2024-07-29T00:25:55.096322+0000 mgr.y (mgr.34101) 8882 : cluster [DBG] pgmap v9810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:56 smithi155 bash[73694]: debug 2024-07-29T00:25:56.962+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:57.334 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16589 16 16 0 0 0 - 0 2024-07-29T00:25:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:57 smithi155 bash[73694]: debug 2024-07-29T00:25:57.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:58.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16590 16 16 0 0 0 - 0 2024-07-29T00:25:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:25:58 smithi045 bash[80445]: cluster 2024-07-29T00:25:57.098266+0000 mgr.y (mgr.34101) 8883 : cluster [DBG] pgmap v9811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:25:58 smithi045 bash[82788]: cluster 2024-07-29T00:25:57.098266+0000 mgr.y (mgr.34101) 8883 : cluster [DBG] pgmap v9811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:59.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:25:58 smithi155 bash[68033]: cluster 2024-07-29T00:25:57.098266+0000 mgr.y (mgr.34101) 8883 : cluster [DBG] pgmap v9811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:25:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:58 smithi155 bash[73694]: debug 2024-07-29T00:25:58.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:25:59.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16591 16 16 0 0 0 - 0 2024-07-29T00:26:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:25:59 smithi155 bash[73694]: debug 2024-07-29T00:25:59.950+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:00.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16592 16 16 0 0 0 - 0 2024-07-29T00:26:00.885 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:26:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:26:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:26:01.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:00 smithi045 bash[80445]: cluster 2024-07-29T00:25:59.099997+0000 mgr.y (mgr.34101) 8884 : cluster [DBG] pgmap v9812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:00 smithi045 bash[82788]: cluster 2024-07-29T00:25:59.099997+0000 mgr.y (mgr.34101) 8884 : cluster [DBG] pgmap v9812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:00 smithi155 bash[73694]: debug 2024-07-29T00:26:00.994+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:00 smithi155 bash[68033]: cluster 2024-07-29T00:25:59.099997+0000 mgr.y (mgr.34101) 8884 : cluster [DBG] pgmap v9812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:01.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16593 16 16 0 0 0 - 0 2024-07-29T00:26:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:01 smithi155 bash[73694]: debug 2024-07-29T00:26:01.954+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:02.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16594 16 16 0 0 0 - 0 2024-07-29T00:26:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:26:02 smithi155 bash[60745]: ts=2024-07-29T00:26:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:26:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:02 smithi045 bash[80445]: cluster 2024-07-29T00:26:01.101753+0000 mgr.y (mgr.34101) 8885 : cluster [DBG] pgmap v9813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:02 smithi045 bash[82788]: cluster 2024-07-29T00:26:01.101753+0000 mgr.y (mgr.34101) 8885 : cluster [DBG] pgmap v9813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:02 smithi155 bash[68033]: cluster 2024-07-29T00:26:01.101753+0000 mgr.y (mgr.34101) 8885 : cluster [DBG] pgmap v9813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:02 smithi155 bash[73694]: debug 2024-07-29T00:26:02.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:03.335 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16595 16 16 0 0 0 - 0 2024-07-29T00:26:04.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:03 smithi045 bash[80445]: audit 2024-07-29T00:26:03.847957+0000 mon.c (mon.2) 2181 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:03 smithi045 bash[82788]: audit 2024-07-29T00:26:03.847957+0000 mon.c (mon.2) 2181 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:03 smithi155 bash[73694]: debug 2024-07-29T00:26:03.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:03 smithi155 bash[68033]: audit 2024-07-29T00:26:03.847957+0000 mon.c (mon.2) 2181 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:04.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16596 16 16 0 0 0 - 0 2024-07-29T00:26:05.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:04 smithi045 bash[80445]: cluster 2024-07-29T00:26:03.103667+0000 mgr.y (mgr.34101) 8886 : cluster [DBG] pgmap v9814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:04 smithi045 bash[82788]: cluster 2024-07-29T00:26:03.103667+0000 mgr.y (mgr.34101) 8886 : cluster [DBG] pgmap v9814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:04 smithi155 bash[73694]: debug 2024-07-29T00:26:04.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:04 smithi155 bash[68033]: cluster 2024-07-29T00:26:03.103667+0000 mgr.y (mgr.34101) 8886 : cluster [DBG] pgmap v9814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:05.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16597 16 16 0 0 0 - 0 2024-07-29T00:26:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:05 smithi155 bash[73694]: debug 2024-07-29T00:26:05.942+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:06.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16598 16 16 0 0 0 - 0 2024-07-29T00:26:07.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:06 smithi045 bash[80445]: cluster 2024-07-29T00:26:05.105412+0000 mgr.y (mgr.34101) 8887 : cluster [DBG] pgmap v9815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:06 smithi045 bash[82788]: cluster 2024-07-29T00:26:05.105412+0000 mgr.y (mgr.34101) 8887 : cluster [DBG] pgmap v9815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:06 smithi155 bash[73694]: debug 2024-07-29T00:26:06.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:06 smithi155 bash[68033]: cluster 2024-07-29T00:26:05.105412+0000 mgr.y (mgr.34101) 8887 : cluster [DBG] pgmap v9815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:07.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16599 16 16 0 0 0 - 0 2024-07-29T00:26:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:07 smithi155 bash[73694]: debug 2024-07-29T00:26:07.874+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:08.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:26:08.338284+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:26:08.336 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:26:08.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16600 16 16 0 0 0 - 0 2024-07-29T00:26:09.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:08 smithi045 bash[80445]: cluster 2024-07-29T00:26:07.107349+0000 mgr.y (mgr.34101) 8888 : cluster [DBG] pgmap v9816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:08 smithi045 bash[82788]: cluster 2024-07-29T00:26:07.107349+0000 mgr.y (mgr.34101) 8888 : cluster [DBG] pgmap v9816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:08 smithi155 bash[68033]: cluster 2024-07-29T00:26:07.107349+0000 mgr.y (mgr.34101) 8888 : cluster [DBG] pgmap v9816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:08 smithi155 bash[73694]: debug 2024-07-29T00:26:08.910+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:09.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16601 16 16 0 0 0 - 0 2024-07-29T00:26:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:09 smithi155 bash[73694]: debug 2024-07-29T00:26:09.926+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:10.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16602 16 16 0 0 0 - 0 2024-07-29T00:26:10.913 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:26:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:26:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:26:11.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:10 smithi045 bash[80445]: cluster 2024-07-29T00:26:09.109195+0000 mgr.y (mgr.34101) 8889 : cluster [DBG] pgmap v9817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:10 smithi045 bash[82788]: cluster 2024-07-29T00:26:09.109195+0000 mgr.y (mgr.34101) 8889 : cluster [DBG] pgmap v9817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:10 smithi155 bash[68033]: cluster 2024-07-29T00:26:09.109195+0000 mgr.y (mgr.34101) 8889 : cluster [DBG] pgmap v9817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:10 smithi155 bash[73694]: debug 2024-07-29T00:26:10.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:11.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16603 16 16 0 0 0 - 0 2024-07-29T00:26:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:11 smithi155 bash[73694]: debug 2024-07-29T00:26:11.922+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:12.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16604 16 16 0 0 0 - 0 2024-07-29T00:26:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:26:12 smithi155 bash[60745]: ts=2024-07-29T00:26:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:26:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:12 smithi045 bash[80445]: cluster 2024-07-29T00:26:11.110999+0000 mgr.y (mgr.34101) 8890 : cluster [DBG] pgmap v9818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:12 smithi045 bash[82788]: cluster 2024-07-29T00:26:11.110999+0000 mgr.y (mgr.34101) 8890 : cluster [DBG] pgmap v9818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:12 smithi155 bash[73694]: debug 2024-07-29T00:26:12.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:12 smithi155 bash[68033]: cluster 2024-07-29T00:26:11.110999+0000 mgr.y (mgr.34101) 8890 : cluster [DBG] pgmap v9818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:13.337 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16605 16 16 0 0 0 - 0 2024-07-29T00:26:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:13 smithi155 bash[73694]: debug 2024-07-29T00:26:13.914+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:14.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16606 16 16 0 0 0 - 0 2024-07-29T00:26:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:14 smithi045 bash[80445]: cluster 2024-07-29T00:26:13.113057+0000 mgr.y (mgr.34101) 8891 : cluster [DBG] pgmap v9819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:14 smithi045 bash[82788]: cluster 2024-07-29T00:26:13.113057+0000 mgr.y (mgr.34101) 8891 : cluster [DBG] pgmap v9819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:14 smithi155 bash[73694]: debug 2024-07-29T00:26:14.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:14 smithi155 bash[68033]: cluster 2024-07-29T00:26:13.113057+0000 mgr.y (mgr.34101) 8891 : cluster [DBG] pgmap v9819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:15.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16607 16 16 0 0 0 - 0 2024-07-29T00:26:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:15 smithi155 bash[73694]: debug 2024-07-29T00:26:15.906+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:16.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16608 16 16 0 0 0 - 0 2024-07-29T00:26:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:16 smithi045 bash[80445]: cluster 2024-07-29T00:26:15.115090+0000 mgr.y (mgr.34101) 8892 : cluster [DBG] pgmap v9820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:16 smithi045 bash[82788]: cluster 2024-07-29T00:26:15.115090+0000 mgr.y (mgr.34101) 8892 : cluster [DBG] pgmap v9820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:16 smithi155 bash[68033]: cluster 2024-07-29T00:26:15.115090+0000 mgr.y (mgr.34101) 8892 : cluster [DBG] pgmap v9820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:16 smithi155 bash[73694]: debug 2024-07-29T00:26:16.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:17.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16609 16 16 0 0 0 - 0 2024-07-29T00:26:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:17 smithi045 bash[82788]: cluster 2024-07-29T00:26:17.117170+0000 mgr.y (mgr.34101) 8893 : cluster [DBG] pgmap v9821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:17 smithi045 bash[80445]: cluster 2024-07-29T00:26:17.117170+0000 mgr.y (mgr.34101) 8893 : cluster [DBG] pgmap v9821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:18.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:17 smithi155 bash[68033]: cluster 2024-07-29T00:26:17.117170+0000 mgr.y (mgr.34101) 8893 : cluster [DBG] pgmap v9821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:17 smithi155 bash[73694]: debug 2024-07-29T00:26:17.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:18.338 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16610 16 16 0 0 0 - 0 2024-07-29T00:26:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:18 smithi045 bash[82788]: audit 2024-07-29T00:26:18.848668+0000 mon.c (mon.2) 2182 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:18 smithi045 bash[80445]: audit 2024-07-29T00:26:18.848668+0000 mon.c (mon.2) 2182 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:18 smithi155 bash[73694]: debug 2024-07-29T00:26:18.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:18 smithi155 bash[68033]: audit 2024-07-29T00:26:18.848668+0000 mon.c (mon.2) 2182 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:19.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16611 16 16 0 0 0 - 0 2024-07-29T00:26:20.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:19 smithi045 bash[80445]: cluster 2024-07-29T00:26:19.119096+0000 mgr.y (mgr.34101) 8894 : cluster [DBG] pgmap v9822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:19 smithi045 bash[82788]: cluster 2024-07-29T00:26:19.119096+0000 mgr.y (mgr.34101) 8894 : cluster [DBG] pgmap v9822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:19 smithi155 bash[68033]: cluster 2024-07-29T00:26:19.119096+0000 mgr.y (mgr.34101) 8894 : cluster [DBG] pgmap v9822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:19 smithi155 bash[73694]: debug 2024-07-29T00:26:19.886+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:20.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16612 16 16 0 0 0 - 0 2024-07-29T00:26:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:26:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:26:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:26:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:20 smithi155 bash[73694]: debug 2024-07-29T00:26:20.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:21.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16613 16 16 0 0 0 - 0 2024-07-29T00:26:22.178 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:21 smithi155 bash[73694]: debug 2024-07-29T00:26:21.846+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:22.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16614 16 16 0 0 0 - 0 2024-07-29T00:26:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:22 smithi045 bash[80445]: cluster 2024-07-29T00:26:21.120996+0000 mgr.y (mgr.34101) 8895 : cluster [DBG] pgmap v9823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:22 smithi045 bash[82788]: cluster 2024-07-29T00:26:21.120996+0000 mgr.y (mgr.34101) 8895 : cluster [DBG] pgmap v9823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:26:22 smithi155 bash[60745]: ts=2024-07-29T00:26:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:26:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:22 smithi155 bash[68033]: cluster 2024-07-29T00:26:21.120996+0000 mgr.y (mgr.34101) 8895 : cluster [DBG] pgmap v9823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:22 smithi155 bash[73694]: debug 2024-07-29T00:26:22.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:23.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16615 16 16 0 0 0 - 0 2024-07-29T00:26:24.182 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:23 smithi155 bash[73694]: debug 2024-07-29T00:26:23.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:24.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16616 16 16 0 0 0 - 0 2024-07-29T00:26:24.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:24 smithi045 bash[82788]: cluster 2024-07-29T00:26:23.123069+0000 mgr.y (mgr.34101) 8896 : cluster [DBG] pgmap v9824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:24 smithi045 bash[80445]: cluster 2024-07-29T00:26:23.123069+0000 mgr.y (mgr.34101) 8896 : cluster [DBG] pgmap v9824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:24 smithi155 bash[68033]: cluster 2024-07-29T00:26:23.123069+0000 mgr.y (mgr.34101) 8896 : cluster [DBG] pgmap v9824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:24 smithi155 bash[73694]: debug 2024-07-29T00:26:24.782+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:25.339 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16617 16 16 0 0 0 - 0 2024-07-29T00:26:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:25 smithi155 bash[73694]: debug 2024-07-29T00:26:25.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:26.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16618 16 16 0 0 0 - 0 2024-07-29T00:26:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:26 smithi045 bash[80445]: cluster 2024-07-29T00:26:25.124968+0000 mgr.y (mgr.34101) 8897 : cluster [DBG] pgmap v9825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:26 smithi045 bash[82788]: cluster 2024-07-29T00:26:25.124968+0000 mgr.y (mgr.34101) 8897 : cluster [DBG] pgmap v9825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:26 smithi155 bash[68033]: cluster 2024-07-29T00:26:25.124968+0000 mgr.y (mgr.34101) 8897 : cluster [DBG] pgmap v9825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:26 smithi155 bash[73694]: debug 2024-07-29T00:26:26.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:27.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16619 16 16 0 0 0 - 0 2024-07-29T00:26:28.190 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:27 smithi155 bash[73694]: debug 2024-07-29T00:26:27.806+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:28.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:26:28.341619+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:26:28.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:26:28.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16620 16 16 0 0 0 - 0 2024-07-29T00:26:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:28 smithi045 bash[80445]: cluster 2024-07-29T00:26:27.127014+0000 mgr.y (mgr.34101) 8898 : cluster [DBG] pgmap v9826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:28 smithi045 bash[82788]: cluster 2024-07-29T00:26:27.127014+0000 mgr.y (mgr.34101) 8898 : cluster [DBG] pgmap v9826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:28 smithi155 bash[68033]: cluster 2024-07-29T00:26:27.127014+0000 mgr.y (mgr.34101) 8898 : cluster [DBG] pgmap v9826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:28 smithi155 bash[73694]: debug 2024-07-29T00:26:28.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:29.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16621 16 16 0 0 0 - 0 2024-07-29T00:26:30.194 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:29 smithi155 bash[73694]: debug 2024-07-29T00:26:29.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:30.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16622 16 16 0 0 0 - 0 2024-07-29T00:26:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:30 smithi045 bash[80445]: cluster 2024-07-29T00:26:29.128913+0000 mgr.y (mgr.34101) 8899 : cluster [DBG] pgmap v9827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:30 smithi045 bash[82788]: cluster 2024-07-29T00:26:29.128913+0000 mgr.y (mgr.34101) 8899 : cluster [DBG] pgmap v9827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:30.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:30 smithi155 bash[68033]: cluster 2024-07-29T00:26:29.128913+0000 mgr.y (mgr.34101) 8899 : cluster [DBG] pgmap v9827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:26:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:26:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:26:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:30 smithi155 bash[73694]: debug 2024-07-29T00:26:30.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:31.340 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16623 16 16 0 0 0 - 0 2024-07-29T00:26:32.198 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:31 smithi155 bash[73694]: debug 2024-07-29T00:26:31.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:32.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16624 16 16 0 0 0 - 0 2024-07-29T00:26:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:32 smithi045 bash[80445]: cluster 2024-07-29T00:26:31.130864+0000 mgr.y (mgr.34101) 8900 : cluster [DBG] pgmap v9828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:32 smithi045 bash[82788]: cluster 2024-07-29T00:26:31.130864+0000 mgr.y (mgr.34101) 8900 : cluster [DBG] pgmap v9828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:32.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:32 smithi155 bash[68033]: cluster 2024-07-29T00:26:31.130864+0000 mgr.y (mgr.34101) 8900 : cluster [DBG] pgmap v9828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:26:32 smithi155 bash[60745]: ts=2024-07-29T00:26:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:26:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:32 smithi155 bash[73694]: debug 2024-07-29T00:26:32.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:33.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16625 16 16 0 0 0 - 0 2024-07-29T00:26:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:33 smithi155 bash[73694]: debug 2024-07-29T00:26:33.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:34.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16626 16 16 0 0 0 - 0 2024-07-29T00:26:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:34 smithi045 bash[80445]: cluster 2024-07-29T00:26:33.132951+0000 mgr.y (mgr.34101) 8901 : cluster [DBG] pgmap v9829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:34 smithi045 bash[80445]: audit 2024-07-29T00:26:33.849021+0000 mon.c (mon.2) 2183 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:34 smithi045 bash[82788]: cluster 2024-07-29T00:26:33.132951+0000 mgr.y (mgr.34101) 8901 : cluster [DBG] pgmap v9829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:34 smithi045 bash[82788]: audit 2024-07-29T00:26:33.849021+0000 mon.c (mon.2) 2183 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:34 smithi155 bash[68033]: cluster 2024-07-29T00:26:33.132951+0000 mgr.y (mgr.34101) 8901 : cluster [DBG] pgmap v9829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:34 smithi155 bash[68033]: audit 2024-07-29T00:26:33.849021+0000 mon.c (mon.2) 2183 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:34 smithi155 bash[73694]: debug 2024-07-29T00:26:34.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:35.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16627 16 16 0 0 0 - 0 2024-07-29T00:26:36.206 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:35 smithi155 bash[73694]: debug 2024-07-29T00:26:35.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:36.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16628 16 16 0 0 0 - 0 2024-07-29T00:26:36.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:36 smithi045 bash[80445]: cluster 2024-07-29T00:26:35.134869+0000 mgr.y (mgr.34101) 8902 : cluster [DBG] pgmap v9830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:36 smithi045 bash[80445]: audit 2024-07-29T00:26:35.447717+0000 mon.c (mon.2) 2184 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:26:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:36 smithi045 bash[82788]: cluster 2024-07-29T00:26:35.134869+0000 mgr.y (mgr.34101) 8902 : cluster [DBG] pgmap v9830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:36 smithi045 bash[82788]: audit 2024-07-29T00:26:35.447717+0000 mon.c (mon.2) 2184 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:26:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:36 smithi155 bash[68033]: cluster 2024-07-29T00:26:35.134869+0000 mgr.y (mgr.34101) 8902 : cluster [DBG] pgmap v9830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:36 smithi155 bash[68033]: audit 2024-07-29T00:26:35.447717+0000 mon.c (mon.2) 2184 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:26:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:36 smithi155 bash[73694]: debug 2024-07-29T00:26:36.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:37.341 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16629 16 16 0 0 0 - 0 2024-07-29T00:26:38.210 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:37 smithi155 bash[73694]: debug 2024-07-29T00:26:37.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:38.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16630 16 16 0 0 0 - 0 2024-07-29T00:26:38.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:38 smithi045 bash[80445]: cluster 2024-07-29T00:26:37.136869+0000 mgr.y (mgr.34101) 8903 : cluster [DBG] pgmap v9831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:38 smithi045 bash[82788]: cluster 2024-07-29T00:26:37.136869+0000 mgr.y (mgr.34101) 8903 : cluster [DBG] pgmap v9831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:38.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:38 smithi155 bash[68033]: cluster 2024-07-29T00:26:37.136869+0000 mgr.y (mgr.34101) 8903 : cluster [DBG] pgmap v9831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:38 smithi155 bash[73694]: debug 2024-07-29T00:26:38.861+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:39.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16631 16 16 0 0 0 - 0 2024-07-29T00:26:40.214 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:39 smithi155 bash[73694]: debug 2024-07-29T00:26:39.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:40.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16632 16 16 0 0 0 - 0 2024-07-29T00:26:40.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:40 smithi045 bash[80445]: cluster 2024-07-29T00:26:39.138796+0000 mgr.y (mgr.34101) 8904 : cluster [DBG] pgmap v9832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:40 smithi045 bash[82788]: cluster 2024-07-29T00:26:39.138796+0000 mgr.y (mgr.34101) 8904 : cluster [DBG] pgmap v9832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:40 smithi155 bash[68033]: cluster 2024-07-29T00:26:39.138796+0000 mgr.y (mgr.34101) 8904 : cluster [DBG] pgmap v9832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:26:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:26:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:26:41.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:40 smithi155 bash[73694]: debug 2024-07-29T00:26:40.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:41.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16633 16 16 0 0 0 - 0 2024-07-29T00:26:42.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:41 smithi155 bash[73694]: debug 2024-07-29T00:26:41.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:42.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16634 16 16 0 0 0 - 0 2024-07-29T00:26:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[80445]: audit 2024-07-29T00:26:41.091957+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[80445]: audit 2024-07-29T00:26:41.098441+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[80445]: cluster 2024-07-29T00:26:41.140664+0000 mgr.y (mgr.34101) 8905 : cluster [DBG] pgmap v9833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[80445]: audit 2024-07-29T00:26:41.321971+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[80445]: audit 2024-07-29T00:26:41.334509+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[80445]: audit 2024-07-29T00:26:41.761237+0000 mon.c (mon.2) 2185 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:26:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[80445]: audit 2024-07-29T00:26:41.762912+0000 mon.c (mon.2) 2186 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:26:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[80445]: audit 2024-07-29T00:26:41.772357+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[82788]: audit 2024-07-29T00:26:41.091957+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[82788]: audit 2024-07-29T00:26:41.098441+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[82788]: cluster 2024-07-29T00:26:41.140664+0000 mgr.y (mgr.34101) 8905 : cluster [DBG] pgmap v9833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[82788]: audit 2024-07-29T00:26:41.321971+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[82788]: audit 2024-07-29T00:26:41.334509+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[82788]: audit 2024-07-29T00:26:41.761237+0000 mon.c (mon.2) 2185 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:26:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[82788]: audit 2024-07-29T00:26:41.762912+0000 mon.c (mon.2) 2186 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:26:42.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:42 smithi045 bash[82788]: audit 2024-07-29T00:26:41.772357+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:26:42 smithi155 bash[60745]: ts=2024-07-29T00:26:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:26:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:42 smithi155 bash[68033]: audit 2024-07-29T00:26:41.091957+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:42 smithi155 bash[68033]: audit 2024-07-29T00:26:41.098441+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:42 smithi155 bash[68033]: cluster 2024-07-29T00:26:41.140664+0000 mgr.y (mgr.34101) 8905 : cluster [DBG] pgmap v9833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:42 smithi155 bash[68033]: audit 2024-07-29T00:26:41.321971+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:42 smithi155 bash[68033]: audit 2024-07-29T00:26:41.334509+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:42 smithi155 bash[68033]: audit 2024-07-29T00:26:41.761237+0000 mon.c (mon.2) 2185 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:26:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:42 smithi155 bash[68033]: audit 2024-07-29T00:26:41.762912+0000 mon.c (mon.2) 2186 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:26:42.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:42 smithi155 bash[68033]: audit 2024-07-29T00:26:41.772357+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:26:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:42 smithi155 bash[73694]: debug 2024-07-29T00:26:42.753+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:43.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16635 16 16 0 0 0 - 0 2024-07-29T00:26:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:43 smithi155 bash[73694]: debug 2024-07-29T00:26:43.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:44.342 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16636 16 16 0 0 0 - 0 2024-07-29T00:26:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:44 smithi045 bash[80445]: cluster 2024-07-29T00:26:43.142617+0000 mgr.y (mgr.34101) 8906 : cluster [DBG] pgmap v9834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:44 smithi045 bash[82788]: cluster 2024-07-29T00:26:43.142617+0000 mgr.y (mgr.34101) 8906 : cluster [DBG] pgmap v9834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:44.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:44 smithi155 bash[68033]: cluster 2024-07-29T00:26:43.142617+0000 mgr.y (mgr.34101) 8906 : cluster [DBG] pgmap v9834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:44 smithi155 bash[73694]: debug 2024-07-29T00:26:44.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:45.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16637 16 16 0 0 0 - 0 2024-07-29T00:26:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:45 smithi155 bash[73694]: debug 2024-07-29T00:26:45.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:46.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16638 16 16 0 0 0 - 0 2024-07-29T00:26:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:46 smithi045 bash[80445]: cluster 2024-07-29T00:26:45.144315+0000 mgr.y (mgr.34101) 8907 : cluster [DBG] pgmap v9835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:46 smithi045 bash[82788]: cluster 2024-07-29T00:26:45.144315+0000 mgr.y (mgr.34101) 8907 : cluster [DBG] pgmap v9835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:46.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:46 smithi155 bash[68033]: cluster 2024-07-29T00:26:45.144315+0000 mgr.y (mgr.34101) 8907 : cluster [DBG] pgmap v9835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:46 smithi155 bash[73694]: debug 2024-07-29T00:26:46.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:47.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16639 16 16 0 0 0 - 0 2024-07-29T00:26:48.208 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:47 smithi155 bash[73694]: debug 2024-07-29T00:26:47.829+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:48.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:26:48.344809+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:26:48.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:26:48.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16640 16 16 0 0 0 - 0 2024-07-29T00:26:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:48 smithi045 bash[80445]: cluster 2024-07-29T00:26:47.146165+0000 mgr.y (mgr.34101) 8908 : cluster [DBG] pgmap v9836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:48 smithi045 bash[82788]: cluster 2024-07-29T00:26:47.146165+0000 mgr.y (mgr.34101) 8908 : cluster [DBG] pgmap v9836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:48.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:48 smithi155 bash[68033]: cluster 2024-07-29T00:26:47.146165+0000 mgr.y (mgr.34101) 8908 : cluster [DBG] pgmap v9836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:49.218 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:48 smithi155 bash[73694]: debug 2024-07-29T00:26:48.861+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:49.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16641 16 16 0 0 0 - 0 2024-07-29T00:26:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:49 smithi045 bash[80445]: audit 2024-07-29T00:26:48.849043+0000 mon.c (mon.2) 2187 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:49 smithi045 bash[82788]: audit 2024-07-29T00:26:48.849043+0000 mon.c (mon.2) 2187 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:49 smithi155 bash[68033]: audit 2024-07-29T00:26:48.849043+0000 mon.c (mon.2) 2187 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:26:50.218 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:49 smithi155 bash[73694]: debug 2024-07-29T00:26:49.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:50.343 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16642 16 16 0 0 0 - 0 2024-07-29T00:26:50.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:50 smithi045 bash[82788]: cluster 2024-07-29T00:26:49.147846+0000 mgr.y (mgr.34101) 8909 : cluster [DBG] pgmap v9837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:50 smithi045 bash[80445]: cluster 2024-07-29T00:26:49.147846+0000 mgr.y (mgr.34101) 8909 : cluster [DBG] pgmap v9837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:50.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:50 smithi155 bash[68033]: cluster 2024-07-29T00:26:49.147846+0000 mgr.y (mgr.34101) 8909 : cluster [DBG] pgmap v9837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:26:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:26:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:26:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:50 smithi155 bash[73694]: debug 2024-07-29T00:26:50.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:51.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16643 16 16 0 0 0 - 0 2024-07-29T00:26:52.223 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:51 smithi155 bash[73694]: debug 2024-07-29T00:26:51.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:52.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16644 16 16 0 0 0 - 0 2024-07-29T00:26:52.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:52 smithi155 bash[68033]: cluster 2024-07-29T00:26:51.149565+0000 mgr.y (mgr.34101) 8910 : cluster [DBG] pgmap v9838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:26:52 smithi155 bash[60745]: ts=2024-07-29T00:26:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:26:52.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:52 smithi045 bash[82788]: cluster 2024-07-29T00:26:51.149565+0000 mgr.y (mgr.34101) 8910 : cluster [DBG] pgmap v9838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:52.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:52 smithi045 bash[80445]: cluster 2024-07-29T00:26:51.149565+0000 mgr.y (mgr.34101) 8910 : cluster [DBG] pgmap v9838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:52 smithi155 bash[73694]: debug 2024-07-29T00:26:52.937+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:53.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16645 16 16 0 0 0 - 0 2024-07-29T00:26:54.227 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:53 smithi155 bash[73694]: debug 2024-07-29T00:26:53.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:54.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16646 16 16 0 0 0 - 0 2024-07-29T00:26:54.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:54 smithi155 bash[68033]: cluster 2024-07-29T00:26:53.151446+0000 mgr.y (mgr.34101) 8911 : cluster [DBG] pgmap v9839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:54.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:54 smithi045 bash[82788]: cluster 2024-07-29T00:26:53.151446+0000 mgr.y (mgr.34101) 8911 : cluster [DBG] pgmap v9839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:54.781 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:54 smithi045 bash[80445]: cluster 2024-07-29T00:26:53.151446+0000 mgr.y (mgr.34101) 8911 : cluster [DBG] pgmap v9839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:54 smithi155 bash[73694]: debug 2024-07-29T00:26:54.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:55.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16647 16 16 0 0 0 - 0 2024-07-29T00:26:56.231 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:55 smithi155 bash[73694]: debug 2024-07-29T00:26:55.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:56.344 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16648 16 16 0 0 0 - 0 2024-07-29T00:26:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:56 smithi155 bash[68033]: cluster 2024-07-29T00:26:55.153161+0000 mgr.y (mgr.34101) 8912 : cluster [DBG] pgmap v9840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:56.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:56 smithi045 bash[82788]: cluster 2024-07-29T00:26:55.153161+0000 mgr.y (mgr.34101) 8912 : cluster [DBG] pgmap v9840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:56.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:56 smithi045 bash[80445]: cluster 2024-07-29T00:26:55.153161+0000 mgr.y (mgr.34101) 8912 : cluster [DBG] pgmap v9840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:56 smithi155 bash[73694]: debug 2024-07-29T00:26:56.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:57.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16649 16 16 0 0 0 - 0 2024-07-29T00:26:58.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:26:58 smithi155 bash[68033]: cluster 2024-07-29T00:26:57.155011+0000 mgr.y (mgr.34101) 8913 : cluster [DBG] pgmap v9841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:58 smithi155 bash[73694]: debug 2024-07-29T00:26:57.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:58.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16650 16 16 0 0 0 - 0 2024-07-29T00:26:58.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:26:58 smithi045 bash[82788]: cluster 2024-07-29T00:26:57.155011+0000 mgr.y (mgr.34101) 8913 : cluster [DBG] pgmap v9841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:58.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:26:58 smithi045 bash[80445]: cluster 2024-07-29T00:26:57.155011+0000 mgr.y (mgr.34101) 8913 : cluster [DBG] pgmap v9841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:26:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:26:58 smithi155 bash[73694]: debug 2024-07-29T00:26:58.989+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:26:59.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16651 16 16 0 0 0 - 0 2024-07-29T00:27:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:00 smithi155 bash[68033]: cluster 2024-07-29T00:26:59.156706+0000 mgr.y (mgr.34101) 8914 : cluster [DBG] pgmap v9842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:00 smithi155 bash[73694]: debug 2024-07-29T00:27:00.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:00.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16652 16 16 0 0 0 - 0 2024-07-29T00:27:00.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:00 smithi045 bash[80445]: cluster 2024-07-29T00:26:59.156706+0000 mgr.y (mgr.34101) 8914 : cluster [DBG] pgmap v9842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:00.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:00 smithi045 bash[82788]: cluster 2024-07-29T00:26:59.156706+0000 mgr.y (mgr.34101) 8914 : cluster [DBG] pgmap v9842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:27:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:27:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:27:01.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16653 16 16 0 0 0 - 0 2024-07-29T00:27:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:01 smithi155 bash[73694]: debug 2024-07-29T00:27:01.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:02.345 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16654 16 16 0 0 0 - 0 2024-07-29T00:27:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:02 smithi155 bash[73694]: debug 2024-07-29T00:27:02.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:27:02 smithi155 bash[60745]: ts=2024-07-29T00:27:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:27:02.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:02 smithi155 bash[68033]: cluster 2024-07-29T00:27:01.158443+0000 mgr.y (mgr.34101) 8915 : cluster [DBG] pgmap v9843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:02.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:02 smithi045 bash[82788]: cluster 2024-07-29T00:27:01.158443+0000 mgr.y (mgr.34101) 8915 : cluster [DBG] pgmap v9843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:02.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:02 smithi045 bash[80445]: cluster 2024-07-29T00:27:01.158443+0000 mgr.y (mgr.34101) 8915 : cluster [DBG] pgmap v9843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:03 smithi155 bash[73694]: debug 2024-07-29T00:27:03.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:03.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16655 16 16 0 0 0 - 0 2024-07-29T00:27:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:04 smithi155 bash[73694]: debug 2024-07-29T00:27:04.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:04 smithi155 bash[68033]: cluster 2024-07-29T00:27:03.160295+0000 mgr.y (mgr.34101) 8916 : cluster [DBG] pgmap v9844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:04 smithi155 bash[68033]: audit 2024-07-29T00:27:03.849709+0000 mon.c (mon.2) 2188 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:04.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16656 16 16 0 0 0 - 0 2024-07-29T00:27:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:04 smithi045 bash[82788]: cluster 2024-07-29T00:27:03.160295+0000 mgr.y (mgr.34101) 8916 : cluster [DBG] pgmap v9844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:04 smithi045 bash[82788]: audit 2024-07-29T00:27:03.849709+0000 mon.c (mon.2) 2188 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:04 smithi045 bash[80445]: cluster 2024-07-29T00:27:03.160295+0000 mgr.y (mgr.34101) 8916 : cluster [DBG] pgmap v9844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:04 smithi045 bash[80445]: audit 2024-07-29T00:27:03.849709+0000 mon.c (mon.2) 2188 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:05 smithi155 bash[73694]: debug 2024-07-29T00:27:05.053+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:05.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16657 16 16 0 0 0 - 0 2024-07-29T00:27:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:06 smithi155 bash[68033]: cluster 2024-07-29T00:27:05.162045+0000 mgr.y (mgr.34101) 8917 : cluster [DBG] pgmap v9845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:06 smithi155 bash[73694]: debug 2024-07-29T00:27:06.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:06.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16658 16 16 0 0 0 - 0 2024-07-29T00:27:06.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:06 smithi045 bash[82788]: cluster 2024-07-29T00:27:05.162045+0000 mgr.y (mgr.34101) 8917 : cluster [DBG] pgmap v9845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:06 smithi045 bash[80445]: cluster 2024-07-29T00:27:05.162045+0000 mgr.y (mgr.34101) 8917 : cluster [DBG] pgmap v9845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:07.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16659 16 16 0 0 0 - 0 2024-07-29T00:27:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:07 smithi155 bash[73694]: debug 2024-07-29T00:27:07.065+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:08 smithi155 bash[73694]: debug 2024-07-29T00:27:08.025+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:08 smithi155 bash[68033]: cluster 2024-07-29T00:27:07.163880+0000 mgr.y (mgr.34101) 8918 : cluster [DBG] pgmap v9846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:08.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:27:08.348142+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:27:08.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:27:08.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16660 16 16 0 0 0 - 0 2024-07-29T00:27:08.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:08 smithi045 bash[82788]: cluster 2024-07-29T00:27:07.163880+0000 mgr.y (mgr.34101) 8918 : cluster [DBG] pgmap v9846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:08 smithi045 bash[80445]: cluster 2024-07-29T00:27:07.163880+0000 mgr.y (mgr.34101) 8918 : cluster [DBG] pgmap v9846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:09 smithi155 bash[73694]: debug 2024-07-29T00:27:09.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:09.346 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16661 16 16 0 0 0 - 0 2024-07-29T00:27:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:10 smithi155 bash[73694]: debug 2024-07-29T00:27:10.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:10 smithi155 bash[68033]: cluster 2024-07-29T00:27:09.165565+0000 mgr.y (mgr.34101) 8919 : cluster [DBG] pgmap v9847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:10.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16662 16 16 0 0 0 - 0 2024-07-29T00:27:10.599 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:10 smithi045 bash[80445]: cluster 2024-07-29T00:27:09.165565+0000 mgr.y (mgr.34101) 8919 : cluster [DBG] pgmap v9847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:10.599 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:10 smithi045 bash[82788]: cluster 2024-07-29T00:27:09.165565+0000 mgr.y (mgr.34101) 8919 : cluster [DBG] pgmap v9847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:27:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:27:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:27:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:11 smithi155 bash[73694]: debug 2024-07-29T00:27:11.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:11.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16663 16 16 0 0 0 - 0 2024-07-29T00:27:12.265 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:11 smithi155 bash[73694]: debug 2024-07-29T00:27:11.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:12.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16664 16 16 0 0 0 - 0 2024-07-29T00:27:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:27:12 smithi155 bash[60745]: ts=2024-07-29T00:27:12.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:27:12.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:12 smithi155 bash[68033]: cluster 2024-07-29T00:27:11.167295+0000 mgr.y (mgr.34101) 8920 : cluster [DBG] pgmap v9848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:12 smithi045 bash[80445]: cluster 2024-07-29T00:27:11.167295+0000 mgr.y (mgr.34101) 8920 : cluster [DBG] pgmap v9848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:12 smithi045 bash[82788]: cluster 2024-07-29T00:27:11.167295+0000 mgr.y (mgr.34101) 8920 : cluster [DBG] pgmap v9848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:12 smithi155 bash[73694]: debug 2024-07-29T00:27:12.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:13.347 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16665 16 16 0 0 0 - 0 2024-07-29T00:27:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:14 smithi155 bash[73694]: debug 2024-07-29T00:27:14.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:14.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:14 smithi155 bash[68033]: cluster 2024-07-29T00:27:13.169152+0000 mgr.y (mgr.34101) 8921 : cluster [DBG] pgmap v9849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:14.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16666 16 16 0 0 0 - 0 2024-07-29T00:27:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:14 smithi045 bash[80445]: cluster 2024-07-29T00:27:13.169152+0000 mgr.y (mgr.34101) 8921 : cluster [DBG] pgmap v9849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:14 smithi045 bash[82788]: cluster 2024-07-29T00:27:13.169152+0000 mgr.y (mgr.34101) 8921 : cluster [DBG] pgmap v9849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:14 smithi155 bash[73694]: debug 2024-07-29T00:27:14.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:15.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16667 16 16 0 0 0 - 0 2024-07-29T00:27:16.273 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:16 smithi155 bash[73694]: debug 2024-07-29T00:27:16.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:16.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16668 16 16 0 0 0 - 0 2024-07-29T00:27:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:16 smithi155 bash[68033]: cluster 2024-07-29T00:27:15.170896+0000 mgr.y (mgr.34101) 8922 : cluster [DBG] pgmap v9850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:16 smithi045 bash[80445]: cluster 2024-07-29T00:27:15.170896+0000 mgr.y (mgr.34101) 8922 : cluster [DBG] pgmap v9850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:16 smithi045 bash[82788]: cluster 2024-07-29T00:27:15.170896+0000 mgr.y (mgr.34101) 8922 : cluster [DBG] pgmap v9850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:17 smithi155 bash[73694]: debug 2024-07-29T00:27:17.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:17.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16669 16 16 0 0 0 - 0 2024-07-29T00:27:18.277 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:17 smithi155 bash[73694]: debug 2024-07-29T00:27:17.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:18.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16670 16 16 0 0 0 - 0 2024-07-29T00:27:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:18 smithi155 bash[68033]: cluster 2024-07-29T00:27:17.172782+0000 mgr.y (mgr.34101) 8923 : cluster [DBG] pgmap v9851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:18 smithi045 bash[80445]: cluster 2024-07-29T00:27:17.172782+0000 mgr.y (mgr.34101) 8923 : cluster [DBG] pgmap v9851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:18 smithi045 bash[82788]: cluster 2024-07-29T00:27:17.172782+0000 mgr.y (mgr.34101) 8923 : cluster [DBG] pgmap v9851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:19.286 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:19 smithi155 bash[73694]: debug 2024-07-29T00:27:19.025+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:19.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16671 16 16 0 0 0 - 0 2024-07-29T00:27:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:19 smithi155 bash[68033]: audit 2024-07-29T00:27:18.850172+0000 mon.c (mon.2) 2189 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:19 smithi045 bash[80445]: audit 2024-07-29T00:27:18.850172+0000 mon.c (mon.2) 2189 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:19 smithi045 bash[82788]: audit 2024-07-29T00:27:18.850172+0000 mon.c (mon.2) 2189 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:20 smithi155 bash[73694]: debug 2024-07-29T00:27:20.045+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:20 smithi155 bash[68033]: cluster 2024-07-29T00:27:19.174503+0000 mgr.y (mgr.34101) 8924 : cluster [DBG] pgmap v9852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:20.348 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16672 16 16 0 0 0 - 0 2024-07-29T00:27:20.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:20 smithi045 bash[80445]: cluster 2024-07-29T00:27:19.174503+0000 mgr.y (mgr.34101) 8924 : cluster [DBG] pgmap v9852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:20.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:20 smithi045 bash[82788]: cluster 2024-07-29T00:27:19.174503+0000 mgr.y (mgr.34101) 8924 : cluster [DBG] pgmap v9852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:20.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:27:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:27:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:27:21.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16673 16 16 0 0 0 - 0 2024-07-29T00:27:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:21 smithi155 bash[73694]: debug 2024-07-29T00:27:21.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:22.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16674 16 16 0 0 0 - 0 2024-07-29T00:27:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:22 smithi155 bash[73694]: debug 2024-07-29T00:27:22.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:22 smithi155 bash[68033]: cluster 2024-07-29T00:27:21.176286+0000 mgr.y (mgr.34101) 8925 : cluster [DBG] pgmap v9853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:27:22 smithi155 bash[60745]: ts=2024-07-29T00:27:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:27:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:22 smithi045 bash[80445]: cluster 2024-07-29T00:27:21.176286+0000 mgr.y (mgr.34101) 8925 : cluster [DBG] pgmap v9853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:22 smithi045 bash[82788]: cluster 2024-07-29T00:27:21.176286+0000 mgr.y (mgr.34101) 8925 : cluster [DBG] pgmap v9853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:23.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16675 16 16 0 0 0 - 0 2024-07-29T00:27:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:23 smithi155 bash[73694]: debug 2024-07-29T00:27:23.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:24.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16676 16 16 0 0 0 - 0 2024-07-29T00:27:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:24 smithi155 bash[68033]: cluster 2024-07-29T00:27:23.178197+0000 mgr.y (mgr.34101) 8926 : cluster [DBG] pgmap v9854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:24 smithi155 bash[73694]: debug 2024-07-29T00:27:24.160+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:24.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:24 smithi045 bash[80445]: cluster 2024-07-29T00:27:23.178197+0000 mgr.y (mgr.34101) 8926 : cluster [DBG] pgmap v9854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:24 smithi045 bash[82788]: cluster 2024-07-29T00:27:23.178197+0000 mgr.y (mgr.34101) 8926 : cluster [DBG] pgmap v9854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:25.349 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16677 16 16 0 0 0 - 0 2024-07-29T00:27:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:25 smithi155 bash[73694]: debug 2024-07-29T00:27:25.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:26.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16678 16 16 0 0 0 - 0 2024-07-29T00:27:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:26 smithi155 bash[73694]: debug 2024-07-29T00:27:26.156+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:26 smithi155 bash[68033]: cluster 2024-07-29T00:27:25.179939+0000 mgr.y (mgr.34101) 8927 : cluster [DBG] pgmap v9855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:26 smithi045 bash[80445]: cluster 2024-07-29T00:27:25.179939+0000 mgr.y (mgr.34101) 8927 : cluster [DBG] pgmap v9855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:26 smithi045 bash[82788]: cluster 2024-07-29T00:27:25.179939+0000 mgr.y (mgr.34101) 8927 : cluster [DBG] pgmap v9855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:27.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16679 16 16 0 0 0 - 0 2024-07-29T00:27:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:27 smithi155 bash[73694]: debug 2024-07-29T00:27:27.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:28.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:27:28.351521+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:27:28.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:27:28.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16680 16 16 0 0 0 - 0 2024-07-29T00:27:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:28 smithi155 bash[73694]: debug 2024-07-29T00:27:28.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:28 smithi155 bash[68033]: cluster 2024-07-29T00:27:27.181829+0000 mgr.y (mgr.34101) 8928 : cluster [DBG] pgmap v9856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:28.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:28 smithi045 bash[80445]: cluster 2024-07-29T00:27:27.181829+0000 mgr.y (mgr.34101) 8928 : cluster [DBG] pgmap v9856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:28 smithi045 bash[82788]: cluster 2024-07-29T00:27:27.181829+0000 mgr.y (mgr.34101) 8928 : cluster [DBG] pgmap v9856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:29.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16681 16 16 0 0 0 - 0 2024-07-29T00:27:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:29 smithi155 bash[73694]: debug 2024-07-29T00:27:29.152+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:30.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16682 16 16 0 0 0 - 0 2024-07-29T00:27:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:30 smithi155 bash[73694]: debug 2024-07-29T00:27:30.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:30.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:30 smithi155 bash[68033]: cluster 2024-07-29T00:27:29.183502+0000 mgr.y (mgr.34101) 8929 : cluster [DBG] pgmap v9857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:30.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:30 smithi045 bash[80445]: cluster 2024-07-29T00:27:29.183502+0000 mgr.y (mgr.34101) 8929 : cluster [DBG] pgmap v9857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:30.600 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:30 smithi045 bash[82788]: cluster 2024-07-29T00:27:29.183502+0000 mgr.y (mgr.34101) 8929 : cluster [DBG] pgmap v9857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:27:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:27:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:27:31.350 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16683 16 16 0 0 0 - 0 2024-07-29T00:27:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:31 smithi155 bash[73694]: debug 2024-07-29T00:27:31.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:32.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16684 16 16 0 0 0 - 0 2024-07-29T00:27:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:32 smithi155 bash[73694]: debug 2024-07-29T00:27:32.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:32.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:32 smithi155 bash[68033]: cluster 2024-07-29T00:27:31.185277+0000 mgr.y (mgr.34101) 8930 : cluster [DBG] pgmap v9858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:27:32 smithi155 bash[60745]: ts=2024-07-29T00:27:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:27:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:32 smithi045 bash[80445]: cluster 2024-07-29T00:27:31.185277+0000 mgr.y (mgr.34101) 8930 : cluster [DBG] pgmap v9858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:32 smithi045 bash[82788]: cluster 2024-07-29T00:27:31.185277+0000 mgr.y (mgr.34101) 8930 : cluster [DBG] pgmap v9858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:33.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16685 16 16 0 0 0 - 0 2024-07-29T00:27:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:33 smithi155 bash[73694]: debug 2024-07-29T00:27:33.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:34.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16686 16 16 0 0 0 - 0 2024-07-29T00:27:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:34 smithi155 bash[73694]: debug 2024-07-29T00:27:34.168+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:34 smithi155 bash[68033]: cluster 2024-07-29T00:27:33.187175+0000 mgr.y (mgr.34101) 8931 : cluster [DBG] pgmap v9859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:34 smithi155 bash[68033]: audit 2024-07-29T00:27:33.850523+0000 mon.c (mon.2) 2190 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:34 smithi045 bash[80445]: cluster 2024-07-29T00:27:33.187175+0000 mgr.y (mgr.34101) 8931 : cluster [DBG] pgmap v9859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:34 smithi045 bash[80445]: audit 2024-07-29T00:27:33.850523+0000 mon.c (mon.2) 2190 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:34 smithi045 bash[82788]: cluster 2024-07-29T00:27:33.187175+0000 mgr.y (mgr.34101) 8931 : cluster [DBG] pgmap v9859: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:34 smithi045 bash[82788]: audit 2024-07-29T00:27:33.850523+0000 mon.c (mon.2) 2190 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:35.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16687 16 16 0 0 0 - 0 2024-07-29T00:27:35.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:35 smithi155 bash[73694]: debug 2024-07-29T00:27:35.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:36.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16688 16 16 0 0 0 - 0 2024-07-29T00:27:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:36 smithi155 bash[73694]: debug 2024-07-29T00:27:36.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:36 smithi155 bash[68033]: cluster 2024-07-29T00:27:35.189037+0000 mgr.y (mgr.34101) 8932 : cluster [DBG] pgmap v9860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:36.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:36 smithi045 bash[80445]: cluster 2024-07-29T00:27:35.189037+0000 mgr.y (mgr.34101) 8932 : cluster [DBG] pgmap v9860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:36 smithi045 bash[82788]: cluster 2024-07-29T00:27:35.189037+0000 mgr.y (mgr.34101) 8932 : cluster [DBG] pgmap v9860: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:37.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16689 16 16 0 0 0 - 0 2024-07-29T00:27:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:37 smithi155 bash[73694]: debug 2024-07-29T00:27:37.160+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:38.351 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16690 16 16 0 0 0 - 0 2024-07-29T00:27:38.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:38 smithi155 bash[68033]: cluster 2024-07-29T00:27:37.191111+0000 mgr.y (mgr.34101) 8933 : cluster [DBG] pgmap v9861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:38 smithi155 bash[73694]: debug 2024-07-29T00:27:38.132+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:38.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:38 smithi045 bash[82788]: cluster 2024-07-29T00:27:37.191111+0000 mgr.y (mgr.34101) 8933 : cluster [DBG] pgmap v9861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:38 smithi045 bash[80445]: cluster 2024-07-29T00:27:37.191111+0000 mgr.y (mgr.34101) 8933 : cluster [DBG] pgmap v9861: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:39.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16691 16 16 0 0 0 - 0 2024-07-29T00:27:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:39 smithi155 bash[73694]: debug 2024-07-29T00:27:39.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:40.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16692 16 16 0 0 0 - 0 2024-07-29T00:27:40.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:40 smithi155 bash[68033]: cluster 2024-07-29T00:27:39.193011+0000 mgr.y (mgr.34101) 8934 : cluster [DBG] pgmap v9862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:40 smithi155 bash[73694]: debug 2024-07-29T00:27:40.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:40.599 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:40 smithi045 bash[82788]: cluster 2024-07-29T00:27:39.193011+0000 mgr.y (mgr.34101) 8934 : cluster [DBG] pgmap v9862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:40.600 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:40 smithi045 bash[80445]: cluster 2024-07-29T00:27:39.193011+0000 mgr.y (mgr.34101) 8934 : cluster [DBG] pgmap v9862: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:27:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:27:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:27:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:41 smithi155 bash[73694]: debug 2024-07-29T00:27:41.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:41.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16693 16 16 0 0 0 - 0 2024-07-29T00:27:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:42 smithi155 bash[73694]: debug 2024-07-29T00:27:42.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:42.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16694 16 16 0 0 0 - 0 2024-07-29T00:27:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:42 smithi045 bash[80445]: cluster 2024-07-29T00:27:41.194934+0000 mgr.y (mgr.34101) 8935 : cluster [DBG] pgmap v9863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:42.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:42 smithi045 bash[80445]: audit 2024-07-29T00:27:41.898229+0000 mon.c (mon.2) 2191 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:27:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:42 smithi045 bash[82788]: cluster 2024-07-29T00:27:41.194934+0000 mgr.y (mgr.34101) 8935 : cluster [DBG] pgmap v9863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:42 smithi045 bash[82788]: audit 2024-07-29T00:27:41.898229+0000 mon.c (mon.2) 2191 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:27:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:27:42 smithi155 bash[60745]: ts=2024-07-29T00:27:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:27:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:42 smithi155 bash[68033]: cluster 2024-07-29T00:27:41.194934+0000 mgr.y (mgr.34101) 8935 : cluster [DBG] pgmap v9863: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:42 smithi155 bash[68033]: audit 2024-07-29T00:27:41.898229+0000 mon.c (mon.2) 2191 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:27:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:43 smithi155 bash[73694]: debug 2024-07-29T00:27:43.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:43.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16695 16 16 0 0 0 - 0 2024-07-29T00:27:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:44 smithi155 bash[73694]: debug 2024-07-29T00:27:44.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:44.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16696 16 16 0 0 0 - 0 2024-07-29T00:27:44.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:44 smithi045 bash[80445]: cluster 2024-07-29T00:27:43.197014+0000 mgr.y (mgr.34101) 8936 : cluster [DBG] pgmap v9864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:44.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:44 smithi045 bash[82788]: cluster 2024-07-29T00:27:43.197014+0000 mgr.y (mgr.34101) 8936 : cluster [DBG] pgmap v9864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:44 smithi155 bash[68033]: cluster 2024-07-29T00:27:43.197014+0000 mgr.y (mgr.34101) 8936 : cluster [DBG] pgmap v9864: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:45 smithi155 bash[73694]: debug 2024-07-29T00:27:45.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:45.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16697 16 16 0 0 0 - 0 2024-07-29T00:27:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:46 smithi155 bash[73694]: debug 2024-07-29T00:27:46.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:46.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16698 16 16 0 0 0 - 0 2024-07-29T00:27:46.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:46 smithi045 bash[80445]: cluster 2024-07-29T00:27:45.198805+0000 mgr.y (mgr.34101) 8937 : cluster [DBG] pgmap v9865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:46 smithi045 bash[82788]: cluster 2024-07-29T00:27:45.198805+0000 mgr.y (mgr.34101) 8937 : cluster [DBG] pgmap v9865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:46.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:46 smithi155 bash[68033]: cluster 2024-07-29T00:27:45.198805+0000 mgr.y (mgr.34101) 8937 : cluster [DBG] pgmap v9865: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:47 smithi155 bash[73694]: debug 2024-07-29T00:27:47.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:47.352 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16699 16 16 0 0 0 - 0 2024-07-29T00:27:48.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:27:48.354514+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:27:48.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:27:48.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16700 16 16 0 0 0 - 0 2024-07-29T00:27:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:48 smithi155 bash[73694]: debug 2024-07-29T00:27:48.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[80445]: cluster 2024-07-29T00:27:47.199712+0000 mgr.y (mgr.34101) 8938 : cluster [DBG] pgmap v9866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[80445]: audit 2024-07-29T00:27:47.590161+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[80445]: audit 2024-07-29T00:27:47.603104+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[80445]: audit 2024-07-29T00:27:47.846404+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[80445]: audit 2024-07-29T00:27:47.859580+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[80445]: audit 2024-07-29T00:27:48.280384+0000 mon.c (mon.2) 2192 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:27:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[80445]: audit 2024-07-29T00:27:48.282129+0000 mon.c (mon.2) 2193 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:27:48.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[80445]: audit 2024-07-29T00:27:48.289646+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[82788]: cluster 2024-07-29T00:27:47.199712+0000 mgr.y (mgr.34101) 8938 : cluster [DBG] pgmap v9866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[82788]: audit 2024-07-29T00:27:47.590161+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[82788]: audit 2024-07-29T00:27:47.603104+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[82788]: audit 2024-07-29T00:27:47.846404+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[82788]: audit 2024-07-29T00:27:47.859580+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[82788]: audit 2024-07-29T00:27:48.280384+0000 mon.c (mon.2) 2192 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:27:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[82788]: audit 2024-07-29T00:27:48.282129+0000 mon.c (mon.2) 2193 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:27:48.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:48 smithi045 bash[82788]: audit 2024-07-29T00:27:48.289646+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:49.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:48 smithi155 bash[68033]: cluster 2024-07-29T00:27:47.199712+0000 mgr.y (mgr.34101) 8938 : cluster [DBG] pgmap v9866: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:49.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:48 smithi155 bash[68033]: audit 2024-07-29T00:27:47.590161+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:49.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:48 smithi155 bash[68033]: audit 2024-07-29T00:27:47.603104+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:49.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:48 smithi155 bash[68033]: audit 2024-07-29T00:27:47.846404+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:49.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:48 smithi155 bash[68033]: audit 2024-07-29T00:27:47.859580+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:49.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:48 smithi155 bash[68033]: audit 2024-07-29T00:27:48.280384+0000 mon.c (mon.2) 2192 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:27:49.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:48 smithi155 bash[68033]: audit 2024-07-29T00:27:48.282129+0000 mon.c (mon.2) 2193 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:27:49.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:48 smithi155 bash[68033]: audit 2024-07-29T00:27:48.289646+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:27:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:49 smithi155 bash[73694]: debug 2024-07-29T00:27:49.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:49.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16701 16 16 0 0 0 - 0 2024-07-29T00:27:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:49 smithi045 bash[82788]: audit 2024-07-29T00:27:48.850944+0000 mon.c (mon.2) 2194 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:49 smithi045 bash[80445]: audit 2024-07-29T00:27:48.850944+0000 mon.c (mon.2) 2194 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:50.000 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:49 smithi155 bash[68033]: audit 2024-07-29T00:27:48.850944+0000 mon.c (mon.2) 2194 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:27:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:50 smithi155 bash[73694]: debug 2024-07-29T00:27:49.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:50.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16702 16 16 0 0 0 - 0 2024-07-29T00:27:50.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:50 smithi155 bash[68033]: cluster 2024-07-29T00:27:49.201359+0000 mgr.y (mgr.34101) 8939 : cluster [DBG] pgmap v9867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:27:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:27:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:27:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:50 smithi045 bash[82788]: cluster 2024-07-29T00:27:49.201359+0000 mgr.y (mgr.34101) 8939 : cluster [DBG] pgmap v9867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:50 smithi045 bash[80445]: cluster 2024-07-29T00:27:49.201359+0000 mgr.y (mgr.34101) 8939 : cluster [DBG] pgmap v9867: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:50 smithi155 bash[73694]: debug 2024-07-29T00:27:50.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:51.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16703 16 16 0 0 0 - 0 2024-07-29T00:27:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:52 smithi155 bash[73694]: debug 2024-07-29T00:27:52.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:52.353 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16704 16 16 0 0 0 - 0 2024-07-29T00:27:52.601 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:27:52 smithi155 bash[60745]: ts=2024-07-29T00:27:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:27:52.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:52 smithi045 bash[80445]: cluster 2024-07-29T00:27:51.203145+0000 mgr.y (mgr.34101) 8940 : cluster [DBG] pgmap v9868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:52 smithi045 bash[82788]: cluster 2024-07-29T00:27:51.203145+0000 mgr.y (mgr.34101) 8940 : cluster [DBG] pgmap v9868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:53.024 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:52 smithi155 bash[68033]: cluster 2024-07-29T00:27:51.203145+0000 mgr.y (mgr.34101) 8940 : cluster [DBG] pgmap v9868: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:53 smithi155 bash[73694]: debug 2024-07-29T00:27:53.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:53.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16705 16 16 0 0 0 - 0 2024-07-29T00:27:54.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16706 16 16 0 0 0 - 0 2024-07-29T00:27:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:54 smithi155 bash[73694]: debug 2024-07-29T00:27:54.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:54 smithi045 bash[80445]: cluster 2024-07-29T00:27:53.205009+0000 mgr.y (mgr.34101) 8941 : cluster [DBG] pgmap v9869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:54.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:54 smithi045 bash[82788]: cluster 2024-07-29T00:27:53.205009+0000 mgr.y (mgr.34101) 8941 : cluster [DBG] pgmap v9869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:55.014 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:54 smithi155 bash[68033]: cluster 2024-07-29T00:27:53.205009+0000 mgr.y (mgr.34101) 8941 : cluster [DBG] pgmap v9869: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:55 smithi155 bash[73694]: debug 2024-07-29T00:27:55.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:55.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16707 16 16 0 0 0 - 0 2024-07-29T00:27:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:56 smithi155 bash[73694]: debug 2024-07-29T00:27:56.012+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:56.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16708 16 16 0 0 0 - 0 2024-07-29T00:27:56.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:56 smithi045 bash[80445]: cluster 2024-07-29T00:27:55.206907+0000 mgr.y (mgr.34101) 8942 : cluster [DBG] pgmap v9870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:56 smithi045 bash[82788]: cluster 2024-07-29T00:27:55.206907+0000 mgr.y (mgr.34101) 8942 : cluster [DBG] pgmap v9870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:57.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:56 smithi155 bash[68033]: cluster 2024-07-29T00:27:55.206907+0000 mgr.y (mgr.34101) 8942 : cluster [DBG] pgmap v9870: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:57 smithi155 bash[73694]: debug 2024-07-29T00:27:57.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:57.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16709 16 16 0 0 0 - 0 2024-07-29T00:27:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:57 smithi155 bash[73694]: debug 2024-07-29T00:27:57.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:58.354 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16710 16 16 0 0 0 - 0 2024-07-29T00:27:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:27:58 smithi045 bash[80445]: cluster 2024-07-29T00:27:57.208846+0000 mgr.y (mgr.34101) 8943 : cluster [DBG] pgmap v9871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:58.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:27:58 smithi045 bash[82788]: cluster 2024-07-29T00:27:57.208846+0000 mgr.y (mgr.34101) 8943 : cluster [DBG] pgmap v9871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:59.025 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:27:58 smithi155 bash[68033]: cluster 2024-07-29T00:27:57.208846+0000 mgr.y (mgr.34101) 8943 : cluster [DBG] pgmap v9871: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:27:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:27:59 smithi155 bash[73694]: debug 2024-07-29T00:27:59.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:27:59.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16711 16 16 0 0 0 - 0 2024-07-29T00:28:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:00 smithi155 bash[73694]: debug 2024-07-29T00:28:00.000+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:00.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16712 16 16 0 0 0 - 0 2024-07-29T00:28:00.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:00 smithi045 bash[80445]: cluster 2024-07-29T00:27:59.210724+0000 mgr.y (mgr.34101) 8944 : cluster [DBG] pgmap v9872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:28:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:28:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:28:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:00 smithi045 bash[82788]: cluster 2024-07-29T00:27:59.210724+0000 mgr.y (mgr.34101) 8944 : cluster [DBG] pgmap v9872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:01.020 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:00 smithi155 bash[68033]: cluster 2024-07-29T00:27:59.210724+0000 mgr.y (mgr.34101) 8944 : cluster [DBG] pgmap v9872: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:01 smithi155 bash[73694]: debug 2024-07-29T00:28:01.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:01.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16713 16 16 0 0 0 - 0 2024-07-29T00:28:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:02 smithi155 bash[73694]: debug 2024-07-29T00:28:02.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:02.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16714 16 16 0 0 0 - 0 2024-07-29T00:28:02.623 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:28:02 smithi155 bash[60745]: ts=2024-07-29T00:28:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:28:02.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:02 smithi045 bash[80445]: cluster 2024-07-29T00:28:01.212479+0000 mgr.y (mgr.34101) 8945 : cluster [DBG] pgmap v9873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:02 smithi045 bash[82788]: cluster 2024-07-29T00:28:01.212479+0000 mgr.y (mgr.34101) 8945 : cluster [DBG] pgmap v9873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:03.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:02 smithi155 bash[68033]: cluster 2024-07-29T00:28:01.212479+0000 mgr.y (mgr.34101) 8945 : cluster [DBG] pgmap v9873: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:03 smithi155 bash[73694]: debug 2024-07-29T00:28:03.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:03.355 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16715 16 16 0 0 0 - 0 2024-07-29T00:28:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:04 smithi155 bash[73694]: debug 2024-07-29T00:28:04.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:04.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16716 16 16 0 0 0 - 0 2024-07-29T00:28:04.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:04 smithi045 bash[80445]: cluster 2024-07-29T00:28:03.214549+0000 mgr.y (mgr.34101) 8946 : cluster [DBG] pgmap v9874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:04 smithi045 bash[80445]: audit 2024-07-29T00:28:03.851666+0000 mon.c (mon.2) 2195 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:04 smithi045 bash[82788]: cluster 2024-07-29T00:28:03.214549+0000 mgr.y (mgr.34101) 8946 : cluster [DBG] pgmap v9874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:04 smithi045 bash[82788]: audit 2024-07-29T00:28:03.851666+0000 mon.c (mon.2) 2195 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:04 smithi155 bash[68033]: cluster 2024-07-29T00:28:03.214549+0000 mgr.y (mgr.34101) 8946 : cluster [DBG] pgmap v9874: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:04 smithi155 bash[68033]: audit 2024-07-29T00:28:03.851666+0000 mon.c (mon.2) 2195 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:05.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16717 16 16 0 0 0 - 0 2024-07-29T00:28:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:05 smithi155 bash[73694]: debug 2024-07-29T00:28:05.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:06.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16718 16 16 0 0 0 - 0 2024-07-29T00:28:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:06 smithi155 bash[73694]: debug 2024-07-29T00:28:06.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:06.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:06 smithi045 bash[80445]: cluster 2024-07-29T00:28:05.216455+0000 mgr.y (mgr.34101) 8947 : cluster [DBG] pgmap v9875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:06 smithi045 bash[82788]: cluster 2024-07-29T00:28:05.216455+0000 mgr.y (mgr.34101) 8947 : cluster [DBG] pgmap v9875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:07.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:06 smithi155 bash[68033]: cluster 2024-07-29T00:28:05.216455+0000 mgr.y (mgr.34101) 8947 : cluster [DBG] pgmap v9875: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:07.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16719 16 16 0 0 0 - 0 2024-07-29T00:28:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:07 smithi155 bash[73694]: debug 2024-07-29T00:28:07.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:08.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:28:08.357916+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:28:08.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:28:08.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16720 16 16 0 0 0 - 0 2024-07-29T00:28:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:08 smithi155 bash[73694]: debug 2024-07-29T00:28:08.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:08.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:08 smithi045 bash[80445]: cluster 2024-07-29T00:28:07.218465+0000 mgr.y (mgr.34101) 8948 : cluster [DBG] pgmap v9876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:08 smithi045 bash[82788]: cluster 2024-07-29T00:28:07.218465+0000 mgr.y (mgr.34101) 8948 : cluster [DBG] pgmap v9876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:08 smithi155 bash[68033]: cluster 2024-07-29T00:28:07.218465+0000 mgr.y (mgr.34101) 8948 : cluster [DBG] pgmap v9876: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:09.356 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16721 16 16 0 0 0 - 0 2024-07-29T00:28:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:09 smithi155 bash[73694]: debug 2024-07-29T00:28:09.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:10.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16722 16 16 0 0 0 - 0 2024-07-29T00:28:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:10 smithi155 bash[73694]: debug 2024-07-29T00:28:10.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:28:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:28:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:28:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:10 smithi045 bash[82788]: cluster 2024-07-29T00:28:09.220377+0000 mgr.y (mgr.34101) 8949 : cluster [DBG] pgmap v9877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:10 smithi045 bash[80445]: cluster 2024-07-29T00:28:09.220377+0000 mgr.y (mgr.34101) 8949 : cluster [DBG] pgmap v9877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:10 smithi155 bash[68033]: cluster 2024-07-29T00:28:09.220377+0000 mgr.y (mgr.34101) 8949 : cluster [DBG] pgmap v9877: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:11.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16723 16 16 0 0 0 - 0 2024-07-29T00:28:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:11 smithi155 bash[73694]: debug 2024-07-29T00:28:11.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:12.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16724 16 16 0 0 0 - 0 2024-07-29T00:28:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:12 smithi155 bash[73694]: debug 2024-07-29T00:28:12.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:28:12 smithi155 bash[60745]: ts=2024-07-29T00:28:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:28:12.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:12 smithi045 bash[82788]: cluster 2024-07-29T00:28:11.222334+0000 mgr.y (mgr.34101) 8950 : cluster [DBG] pgmap v9878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:12.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:12 smithi045 bash[80445]: cluster 2024-07-29T00:28:11.222334+0000 mgr.y (mgr.34101) 8950 : cluster [DBG] pgmap v9878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:12 smithi155 bash[68033]: cluster 2024-07-29T00:28:11.222334+0000 mgr.y (mgr.34101) 8950 : cluster [DBG] pgmap v9878: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:13.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16725 16 16 0 0 0 - 0 2024-07-29T00:28:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:13 smithi155 bash[73694]: debug 2024-07-29T00:28:13.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:14.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16726 16 16 0 0 0 - 0 2024-07-29T00:28:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:14 smithi155 bash[73694]: debug 2024-07-29T00:28:14.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:14.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:14 smithi045 bash[82788]: cluster 2024-07-29T00:28:13.224401+0000 mgr.y (mgr.34101) 8951 : cluster [DBG] pgmap v9879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:14 smithi045 bash[80445]: cluster 2024-07-29T00:28:13.224401+0000 mgr.y (mgr.34101) 8951 : cluster [DBG] pgmap v9879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:14 smithi155 bash[68033]: cluster 2024-07-29T00:28:13.224401+0000 mgr.y (mgr.34101) 8951 : cluster [DBG] pgmap v9879: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:15.357 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16727 16 16 0 0 0 - 0 2024-07-29T00:28:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:15 smithi155 bash[73694]: debug 2024-07-29T00:28:15.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:16.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16728 16 16 0 0 0 - 0 2024-07-29T00:28:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:16 smithi155 bash[73694]: debug 2024-07-29T00:28:16.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:16.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:16 smithi045 bash[80445]: cluster 2024-07-29T00:28:15.226319+0000 mgr.y (mgr.34101) 8952 : cluster [DBG] pgmap v9880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:16 smithi045 bash[82788]: cluster 2024-07-29T00:28:15.226319+0000 mgr.y (mgr.34101) 8952 : cluster [DBG] pgmap v9880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:17.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:16 smithi155 bash[68033]: cluster 2024-07-29T00:28:15.226319+0000 mgr.y (mgr.34101) 8952 : cluster [DBG] pgmap v9880: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:17.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16729 16 16 0 0 0 - 0 2024-07-29T00:28:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:17 smithi155 bash[73694]: debug 2024-07-29T00:28:17.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:18.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16730 16 16 0 0 0 - 0 2024-07-29T00:28:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:18 smithi155 bash[73694]: debug 2024-07-29T00:28:18.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:18.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:18 smithi045 bash[82788]: cluster 2024-07-29T00:28:17.228245+0000 mgr.y (mgr.34101) 8953 : cluster [DBG] pgmap v9881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:18 smithi045 bash[80445]: cluster 2024-07-29T00:28:17.228245+0000 mgr.y (mgr.34101) 8953 : cluster [DBG] pgmap v9881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:18 smithi155 bash[68033]: cluster 2024-07-29T00:28:17.228245+0000 mgr.y (mgr.34101) 8953 : cluster [DBG] pgmap v9881: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:19.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16731 16 16 0 0 0 - 0 2024-07-29T00:28:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:19 smithi155 bash[73694]: debug 2024-07-29T00:28:19.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:19.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:19 smithi045 bash[82788]: audit 2024-07-29T00:28:18.852113+0000 mon.c (mon.2) 2196 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:19.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:19 smithi045 bash[80445]: audit 2024-07-29T00:28:18.852113+0000 mon.c (mon.2) 2196 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:19 smithi155 bash[68033]: audit 2024-07-29T00:28:18.852113+0000 mon.c (mon.2) 2196 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:20.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16732 16 16 0 0 0 - 0 2024-07-29T00:28:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:20 smithi155 bash[73694]: debug 2024-07-29T00:28:20.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:28:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:28:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:28:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:20 smithi045 bash[82788]: cluster 2024-07-29T00:28:19.229991+0000 mgr.y (mgr.34101) 8954 : cluster [DBG] pgmap v9882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:20 smithi045 bash[80445]: cluster 2024-07-29T00:28:19.229991+0000 mgr.y (mgr.34101) 8954 : cluster [DBG] pgmap v9882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:20 smithi155 bash[68033]: cluster 2024-07-29T00:28:19.229991+0000 mgr.y (mgr.34101) 8954 : cluster [DBG] pgmap v9882: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:21.358 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16733 16 16 0 0 0 - 0 2024-07-29T00:28:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:21 smithi155 bash[73694]: debug 2024-07-29T00:28:21.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:22.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16734 16 16 0 0 0 - 0 2024-07-29T00:28:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:22 smithi155 bash[73694]: debug 2024-07-29T00:28:22.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:28:22 smithi155 bash[60745]: ts=2024-07-29T00:28:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:28:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:22 smithi045 bash[80445]: cluster 2024-07-29T00:28:21.231804+0000 mgr.y (mgr.34101) 8955 : cluster [DBG] pgmap v9883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:22 smithi045 bash[82788]: cluster 2024-07-29T00:28:21.231804+0000 mgr.y (mgr.34101) 8955 : cluster [DBG] pgmap v9883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:22 smithi155 bash[68033]: cluster 2024-07-29T00:28:21.231804+0000 mgr.y (mgr.34101) 8955 : cluster [DBG] pgmap v9883: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:23.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16735 16 16 0 0 0 - 0 2024-07-29T00:28:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:23 smithi155 bash[73694]: debug 2024-07-29T00:28:23.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:24.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16736 16 16 0 0 0 - 0 2024-07-29T00:28:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:24 smithi155 bash[73694]: debug 2024-07-29T00:28:24.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:24 smithi045 bash[80445]: cluster 2024-07-29T00:28:23.233892+0000 mgr.y (mgr.34101) 8956 : cluster [DBG] pgmap v9884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:24 smithi045 bash[82788]: cluster 2024-07-29T00:28:23.233892+0000 mgr.y (mgr.34101) 8956 : cluster [DBG] pgmap v9884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:25.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:24 smithi155 bash[68033]: cluster 2024-07-29T00:28:23.233892+0000 mgr.y (mgr.34101) 8956 : cluster [DBG] pgmap v9884: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:25.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16737 16 16 0 0 0 - 0 2024-07-29T00:28:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:25 smithi155 bash[73694]: debug 2024-07-29T00:28:25.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:26.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16738 16 16 0 0 0 - 0 2024-07-29T00:28:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:26 smithi155 bash[73694]: debug 2024-07-29T00:28:26.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:26 smithi045 bash[80445]: cluster 2024-07-29T00:28:25.235753+0000 mgr.y (mgr.34101) 8957 : cluster [DBG] pgmap v9885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:26 smithi045 bash[82788]: cluster 2024-07-29T00:28:25.235753+0000 mgr.y (mgr.34101) 8957 : cluster [DBG] pgmap v9885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:26 smithi155 bash[68033]: cluster 2024-07-29T00:28:25.235753+0000 mgr.y (mgr.34101) 8957 : cluster [DBG] pgmap v9885: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:27.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16739 16 16 0 0 0 - 0 2024-07-29T00:28:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:27 smithi155 bash[73694]: debug 2024-07-29T00:28:27.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:28.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:28:28.361160+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:28:28.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:28:28.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16740 16 16 0 0 0 - 0 2024-07-29T00:28:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:28 smithi155 bash[73694]: debug 2024-07-29T00:28:28.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:28.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:28 smithi045 bash[82788]: cluster 2024-07-29T00:28:27.237727+0000 mgr.y (mgr.34101) 8958 : cluster [DBG] pgmap v9886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:28.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:28 smithi045 bash[80445]: cluster 2024-07-29T00:28:27.237727+0000 mgr.y (mgr.34101) 8958 : cluster [DBG] pgmap v9886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:28 smithi155 bash[68033]: cluster 2024-07-29T00:28:27.237727+0000 mgr.y (mgr.34101) 8958 : cluster [DBG] pgmap v9886: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:29.359 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16741 16 16 0 0 0 - 0 2024-07-29T00:28:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:29 smithi155 bash[73694]: debug 2024-07-29T00:28:29.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:30.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16742 16 16 0 0 0 - 0 2024-07-29T00:28:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:30 smithi155 bash[73694]: debug 2024-07-29T00:28:30.099+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:28:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:28:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:28:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:30 smithi045 bash[82788]: cluster 2024-07-29T00:28:29.239664+0000 mgr.y (mgr.34101) 8959 : cluster [DBG] pgmap v9887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:30 smithi045 bash[80445]: cluster 2024-07-29T00:28:29.239664+0000 mgr.y (mgr.34101) 8959 : cluster [DBG] pgmap v9887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:30 smithi155 bash[68033]: cluster 2024-07-29T00:28:29.239664+0000 mgr.y (mgr.34101) 8959 : cluster [DBG] pgmap v9887: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:31.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16743 16 16 0 0 0 - 0 2024-07-29T00:28:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:31 smithi155 bash[73694]: debug 2024-07-29T00:28:31.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:32.316 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:32 smithi155 bash[73694]: debug 2024-07-29T00:28:32.059+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:32.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16744 16 16 0 0 0 - 0 2024-07-29T00:28:32.693 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:28:32 smithi155 bash[60745]: ts=2024-07-29T00:28:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:28:32.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:32 smithi045 bash[80445]: cluster 2024-07-29T00:28:31.241576+0000 mgr.y (mgr.34101) 8960 : cluster [DBG] pgmap v9888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:32 smithi045 bash[82788]: cluster 2024-07-29T00:28:31.241576+0000 mgr.y (mgr.34101) 8960 : cluster [DBG] pgmap v9888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:32 smithi155 bash[68033]: cluster 2024-07-29T00:28:31.241576+0000 mgr.y (mgr.34101) 8960 : cluster [DBG] pgmap v9888: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:33.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16745 16 16 0 0 0 - 0 2024-07-29T00:28:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:33 smithi155 bash[73694]: debug 2024-07-29T00:28:33.087+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:34.360 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16746 16 16 0 0 0 - 0 2024-07-29T00:28:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:34 smithi155 bash[73694]: debug 2024-07-29T00:28:34.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:34 smithi045 bash[80445]: cluster 2024-07-29T00:28:33.243636+0000 mgr.y (mgr.34101) 8961 : cluster [DBG] pgmap v9889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:34 smithi045 bash[80445]: audit 2024-07-29T00:28:33.852577+0000 mon.c (mon.2) 2197 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:34 smithi045 bash[82788]: cluster 2024-07-29T00:28:33.243636+0000 mgr.y (mgr.34101) 8961 : cluster [DBG] pgmap v9889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:34 smithi045 bash[82788]: audit 2024-07-29T00:28:33.852577+0000 mon.c (mon.2) 2197 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:34 smithi155 bash[68033]: cluster 2024-07-29T00:28:33.243636+0000 mgr.y (mgr.34101) 8961 : cluster [DBG] pgmap v9889: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:34 smithi155 bash[68033]: audit 2024-07-29T00:28:33.852577+0000 mon.c (mon.2) 2197 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:35.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16747 16 16 0 0 0 - 0 2024-07-29T00:28:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:35 smithi155 bash[73694]: debug 2024-07-29T00:28:35.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:36.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16748 16 16 0 0 0 - 0 2024-07-29T00:28:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:36 smithi155 bash[73694]: debug 2024-07-29T00:28:36.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:36 smithi045 bash[80445]: cluster 2024-07-29T00:28:35.245551+0000 mgr.y (mgr.34101) 8962 : cluster [DBG] pgmap v9890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:36 smithi045 bash[82788]: cluster 2024-07-29T00:28:35.245551+0000 mgr.y (mgr.34101) 8962 : cluster [DBG] pgmap v9890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:37.051 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:36 smithi155 bash[68033]: cluster 2024-07-29T00:28:35.245551+0000 mgr.y (mgr.34101) 8962 : cluster [DBG] pgmap v9890: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:37 smithi155 bash[73694]: debug 2024-07-29T00:28:37.051+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:37.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16749 16 16 0 0 0 - 0 2024-07-29T00:28:38.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16750 16 16 0 0 0 - 0 2024-07-29T00:28:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:38 smithi155 bash[73694]: debug 2024-07-29T00:28:38.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:38 smithi045 bash[80445]: cluster 2024-07-29T00:28:37.247489+0000 mgr.y (mgr.34101) 8963 : cluster [DBG] pgmap v9891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:38 smithi045 bash[82788]: cluster 2024-07-29T00:28:37.247489+0000 mgr.y (mgr.34101) 8963 : cluster [DBG] pgmap v9891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:39.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:38 smithi155 bash[68033]: cluster 2024-07-29T00:28:37.247489+0000 mgr.y (mgr.34101) 8963 : cluster [DBG] pgmap v9891: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:39.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:39 smithi155 bash[73694]: debug 2024-07-29T00:28:39.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:39.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16751 16 16 0 0 0 - 0 2024-07-29T00:28:40.361 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16752 16 16 0 0 0 - 0 2024-07-29T00:28:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:40 smithi155 bash[73694]: debug 2024-07-29T00:28:40.075+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:28:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:28:40] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:28:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:40 smithi045 bash[80445]: cluster 2024-07-29T00:28:39.249363+0000 mgr.y (mgr.34101) 8964 : cluster [DBG] pgmap v9892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:40 smithi045 bash[82788]: cluster 2024-07-29T00:28:39.249363+0000 mgr.y (mgr.34101) 8964 : cluster [DBG] pgmap v9892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:40 smithi155 bash[68033]: cluster 2024-07-29T00:28:39.249363+0000 mgr.y (mgr.34101) 8964 : cluster [DBG] pgmap v9892: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:41.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16753 16 16 0 0 0 - 0 2024-07-29T00:28:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:41 smithi155 bash[73694]: debug 2024-07-29T00:28:41.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:42 smithi155 bash[73694]: debug 2024-07-29T00:28:42.031+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:42.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16754 16 16 0 0 0 - 0 2024-07-29T00:28:42.715 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:28:42 smithi155 bash[60745]: ts=2024-07-29T00:28:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:28:42.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:42 smithi045 bash[82788]: cluster 2024-07-29T00:28:41.251303+0000 mgr.y (mgr.34101) 8965 : cluster [DBG] pgmap v9893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:42.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:42 smithi045 bash[80445]: cluster 2024-07-29T00:28:41.251303+0000 mgr.y (mgr.34101) 8965 : cluster [DBG] pgmap v9893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:43.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:42 smithi155 bash[68033]: cluster 2024-07-29T00:28:41.251303+0000 mgr.y (mgr.34101) 8965 : cluster [DBG] pgmap v9893: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:43.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16755 16 16 0 0 0 - 0 2024-07-29T00:28:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:43 smithi155 bash[73694]: debug 2024-07-29T00:28:43.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:44.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16756 16 16 0 0 0 - 0 2024-07-29T00:28:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:44 smithi155 bash[73694]: debug 2024-07-29T00:28:44.103+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:44 smithi155 bash[68033]: cluster 2024-07-29T00:28:43.253368+0000 mgr.y (mgr.34101) 8966 : cluster [DBG] pgmap v9894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:44 smithi045 bash[82788]: cluster 2024-07-29T00:28:43.253368+0000 mgr.y (mgr.34101) 8966 : cluster [DBG] pgmap v9894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:44 smithi045 bash[80445]: cluster 2024-07-29T00:28:43.253368+0000 mgr.y (mgr.34101) 8966 : cluster [DBG] pgmap v9894: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:45.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16757 16 16 0 0 0 - 0 2024-07-29T00:28:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:45 smithi155 bash[73694]: debug 2024-07-29T00:28:45.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:46.362 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16758 16 16 0 0 0 - 0 2024-07-29T00:28:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:46 smithi155 bash[73694]: debug 2024-07-29T00:28:46.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:46 smithi155 bash[68033]: cluster 2024-07-29T00:28:45.255332+0000 mgr.y (mgr.34101) 8967 : cluster [DBG] pgmap v9895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:47.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:46 smithi045 bash[82788]: cluster 2024-07-29T00:28:45.255332+0000 mgr.y (mgr.34101) 8967 : cluster [DBG] pgmap v9895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:46 smithi045 bash[80445]: cluster 2024-07-29T00:28:45.255332+0000 mgr.y (mgr.34101) 8967 : cluster [DBG] pgmap v9895: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:47.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16759 16 16 0 0 0 - 0 2024-07-29T00:28:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:47 smithi155 bash[73694]: debug 2024-07-29T00:28:47.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:48.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:28:48.364511+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:28:48.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:28:48.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16760 16 16 0 0 0 - 0 2024-07-29T00:28:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:48 smithi155 bash[73694]: debug 2024-07-29T00:28:48.171+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:48 smithi155 bash[68033]: cluster 2024-07-29T00:28:47.257211+0000 mgr.y (mgr.34101) 8968 : cluster [DBG] pgmap v9896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:48 smithi155 bash[68033]: audit 2024-07-29T00:28:48.423391+0000 mon.c (mon.2) 2198 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:28:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:48 smithi045 bash[80445]: cluster 2024-07-29T00:28:47.257211+0000 mgr.y (mgr.34101) 8968 : cluster [DBG] pgmap v9896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:48 smithi045 bash[80445]: audit 2024-07-29T00:28:48.423391+0000 mon.c (mon.2) 2198 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:28:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:48 smithi045 bash[82788]: cluster 2024-07-29T00:28:47.257211+0000 mgr.y (mgr.34101) 8968 : cluster [DBG] pgmap v9896: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:48 smithi045 bash[82788]: audit 2024-07-29T00:28:48.423391+0000 mon.c (mon.2) 2198 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:28:49.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16761 16 16 0 0 0 - 0 2024-07-29T00:28:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:49 smithi155 bash[73694]: debug 2024-07-29T00:28:49.163+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:49 smithi155 bash[68033]: audit 2024-07-29T00:28:48.852773+0000 mon.c (mon.2) 2199 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:49 smithi045 bash[80445]: audit 2024-07-29T00:28:48.852773+0000 mon.c (mon.2) 2199 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:49 smithi045 bash[82788]: audit 2024-07-29T00:28:48.852773+0000 mon.c (mon.2) 2199 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:28:50.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16762 16 16 0 0 0 - 0 2024-07-29T00:28:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:50 smithi155 bash[73694]: debug 2024-07-29T00:28:50.147+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:50 smithi045 bash[80445]: cluster 2024-07-29T00:28:49.259068+0000 mgr.y (mgr.34101) 8969 : cluster [DBG] pgmap v9897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:28:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:28:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:28:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:50 smithi045 bash[82788]: cluster 2024-07-29T00:28:49.259068+0000 mgr.y (mgr.34101) 8969 : cluster [DBG] pgmap v9897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:50 smithi155 bash[68033]: cluster 2024-07-29T00:28:49.259068+0000 mgr.y (mgr.34101) 8969 : cluster [DBG] pgmap v9897: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:51.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16763 16 16 0 0 0 - 0 2024-07-29T00:28:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:51 smithi155 bash[73694]: debug 2024-07-29T00:28:51.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:52.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16764 16 16 0 0 0 - 0 2024-07-29T00:28:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:52 smithi155 bash[73694]: debug 2024-07-29T00:28:52.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:28:52 smithi155 bash[60745]: ts=2024-07-29T00:28:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:28:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:52 smithi155 bash[68033]: cluster 2024-07-29T00:28:51.260868+0000 mgr.y (mgr.34101) 8970 : cluster [DBG] pgmap v9898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:52 smithi045 bash[80445]: cluster 2024-07-29T00:28:51.260868+0000 mgr.y (mgr.34101) 8970 : cluster [DBG] pgmap v9898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:52 smithi045 bash[82788]: cluster 2024-07-29T00:28:51.260868+0000 mgr.y (mgr.34101) 8970 : cluster [DBG] pgmap v9898: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:53.363 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16765 16 16 0 0 0 - 0 2024-07-29T00:28:53.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:53 smithi155 bash[73694]: debug 2024-07-29T00:28:53.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:54.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16766 16 16 0 0 0 - 0 2024-07-29T00:28:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:54 smithi155 bash[73694]: debug 2024-07-29T00:28:54.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:54 smithi155 bash[68033]: cluster 2024-07-29T00:28:53.262779+0000 mgr.y (mgr.34101) 8971 : cluster [DBG] pgmap v9899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:54 smithi155 bash[68033]: audit 2024-07-29T00:28:54.112102+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:54 smithi155 bash[68033]: audit 2024-07-29T00:28:54.120925+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:54 smithi155 bash[68033]: audit 2024-07-29T00:28:54.311160+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:54 smithi155 bash[68033]: audit 2024-07-29T00:28:54.325700+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:54 smithi155 bash[68033]: audit 2024-07-29T00:28:54.737776+0000 mon.c (mon.2) 2200 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:28:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:54 smithi155 bash[68033]: audit 2024-07-29T00:28:54.739473+0000 mon.c (mon.2) 2201 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:28:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[80445]: cluster 2024-07-29T00:28:53.262779+0000 mgr.y (mgr.34101) 8971 : cluster [DBG] pgmap v9899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[80445]: audit 2024-07-29T00:28:54.112102+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[80445]: audit 2024-07-29T00:28:54.120925+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[80445]: audit 2024-07-29T00:28:54.311160+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[80445]: audit 2024-07-29T00:28:54.325700+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[80445]: audit 2024-07-29T00:28:54.737776+0000 mon.c (mon.2) 2200 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:28:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[80445]: audit 2024-07-29T00:28:54.739473+0000 mon.c (mon.2) 2201 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:28:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[82788]: cluster 2024-07-29T00:28:53.262779+0000 mgr.y (mgr.34101) 8971 : cluster [DBG] pgmap v9899: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[82788]: audit 2024-07-29T00:28:54.112102+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[82788]: audit 2024-07-29T00:28:54.120925+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[82788]: audit 2024-07-29T00:28:54.311160+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[82788]: audit 2024-07-29T00:28:54.325700+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[82788]: audit 2024-07-29T00:28:54.737776+0000 mon.c (mon.2) 2200 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:28:55.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:54 smithi045 bash[82788]: audit 2024-07-29T00:28:54.739473+0000 mon.c (mon.2) 2201 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:28:55.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16767 16 16 0 0 0 - 0 2024-07-29T00:28:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:55 smithi155 bash[73694]: debug 2024-07-29T00:28:55.087+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:55 smithi155 bash[68033]: audit 2024-07-29T00:28:54.752121+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:55 smithi045 bash[80445]: audit 2024-07-29T00:28:54.752121+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:55 smithi045 bash[82788]: audit 2024-07-29T00:28:54.752121+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:28:56.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16768 16 16 0 0 0 - 0 2024-07-29T00:28:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:56 smithi155 bash[73694]: debug 2024-07-29T00:28:56.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:56 smithi155 bash[68033]: cluster 2024-07-29T00:28:55.264497+0000 mgr.y (mgr.34101) 8972 : cluster [DBG] pgmap v9900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:56 smithi045 bash[80445]: cluster 2024-07-29T00:28:55.264497+0000 mgr.y (mgr.34101) 8972 : cluster [DBG] pgmap v9900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:56 smithi045 bash[82788]: cluster 2024-07-29T00:28:55.264497+0000 mgr.y (mgr.34101) 8972 : cluster [DBG] pgmap v9900: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:57.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16769 16 16 0 0 0 - 0 2024-07-29T00:28:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:57 smithi155 bash[73694]: debug 2024-07-29T00:28:57.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:58.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16770 16 16 0 0 0 - 0 2024-07-29T00:28:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:58 smithi155 bash[73694]: debug 2024-07-29T00:28:58.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:28:59.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:28:58 smithi155 bash[68033]: cluster 2024-07-29T00:28:57.266429+0000 mgr.y (mgr.34101) 8973 : cluster [DBG] pgmap v9901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:59.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:28:58 smithi045 bash[80445]: cluster 2024-07-29T00:28:57.266429+0000 mgr.y (mgr.34101) 8973 : cluster [DBG] pgmap v9901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:28:58 smithi045 bash[82788]: cluster 2024-07-29T00:28:57.266429+0000 mgr.y (mgr.34101) 8973 : cluster [DBG] pgmap v9901: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:28:59.364 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16771 16 16 0 0 0 - 0 2024-07-29T00:28:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:28:59 smithi155 bash[73694]: debug 2024-07-29T00:28:59.127+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:00.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16772 16 16 0 0 0 - 0 2024-07-29T00:29:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:00 smithi155 bash[73694]: debug 2024-07-29T00:29:00.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:29:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:29:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:29:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:00 smithi045 bash[80445]: cluster 2024-07-29T00:28:59.268203+0000 mgr.y (mgr.34101) 8974 : cluster [DBG] pgmap v9902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:00 smithi045 bash[82788]: cluster 2024-07-29T00:28:59.268203+0000 mgr.y (mgr.34101) 8974 : cluster [DBG] pgmap v9902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:00 smithi155 bash[68033]: cluster 2024-07-29T00:28:59.268203+0000 mgr.y (mgr.34101) 8974 : cluster [DBG] pgmap v9902: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:01.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16773 16 16 0 0 0 - 0 2024-07-29T00:29:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:01 smithi155 bash[73694]: debug 2024-07-29T00:29:01.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:02.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16774 16 16 0 0 0 - 0 2024-07-29T00:29:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:02 smithi155 bash[73694]: debug 2024-07-29T00:29:02.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:29:02 smithi155 bash[60745]: ts=2024-07-29T00:29:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:29:03.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:02 smithi155 bash[68033]: cluster 2024-07-29T00:29:01.269950+0000 mgr.y (mgr.34101) 8975 : cluster [DBG] pgmap v9903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:02 smithi045 bash[80445]: cluster 2024-07-29T00:29:01.269950+0000 mgr.y (mgr.34101) 8975 : cluster [DBG] pgmap v9903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:02 smithi045 bash[82788]: cluster 2024-07-29T00:29:01.269950+0000 mgr.y (mgr.34101) 8975 : cluster [DBG] pgmap v9903: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:03.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16775 16 16 0 0 0 - 0 2024-07-29T00:29:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:03 smithi155 bash[73694]: debug 2024-07-29T00:29:03.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:04.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16776 16 16 0 0 0 - 0 2024-07-29T00:29:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:04 smithi155 bash[73694]: debug 2024-07-29T00:29:04.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:04 smithi155 bash[68033]: cluster 2024-07-29T00:29:03.271760+0000 mgr.y (mgr.34101) 8976 : cluster [DBG] pgmap v9904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:04 smithi155 bash[68033]: audit 2024-07-29T00:29:03.853402+0000 mon.c (mon.2) 2202 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:04 smithi045 bash[80445]: cluster 2024-07-29T00:29:03.271760+0000 mgr.y (mgr.34101) 8976 : cluster [DBG] pgmap v9904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:04 smithi045 bash[80445]: audit 2024-07-29T00:29:03.853402+0000 mon.c (mon.2) 2202 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:04 smithi045 bash[82788]: cluster 2024-07-29T00:29:03.271760+0000 mgr.y (mgr.34101) 8976 : cluster [DBG] pgmap v9904: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:04 smithi045 bash[82788]: audit 2024-07-29T00:29:03.853402+0000 mon.c (mon.2) 2202 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:05.365 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16777 16 16 0 0 0 - 0 2024-07-29T00:29:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:05 smithi155 bash[73694]: debug 2024-07-29T00:29:05.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:06.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16778 16 16 0 0 0 - 0 2024-07-29T00:29:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:06 smithi155 bash[73694]: debug 2024-07-29T00:29:06.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:07.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:06 smithi155 bash[68033]: cluster 2024-07-29T00:29:05.273469+0000 mgr.y (mgr.34101) 8977 : cluster [DBG] pgmap v9905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:07.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:06 smithi045 bash[80445]: cluster 2024-07-29T00:29:05.273469+0000 mgr.y (mgr.34101) 8977 : cluster [DBG] pgmap v9905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:06 smithi045 bash[82788]: cluster 2024-07-29T00:29:05.273469+0000 mgr.y (mgr.34101) 8977 : cluster [DBG] pgmap v9905: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:07.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16779 16 16 0 0 0 - 0 2024-07-29T00:29:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:07 smithi155 bash[73694]: debug 2024-07-29T00:29:07.258+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:08.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:29:08.367711+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:29:08.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:29:08.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16780 16 16 0 0 0 - 0 2024-07-29T00:29:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:08 smithi155 bash[73694]: debug 2024-07-29T00:29:08.294+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:08 smithi155 bash[68033]: cluster 2024-07-29T00:29:07.275428+0000 mgr.y (mgr.34101) 8978 : cluster [DBG] pgmap v9906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:08 smithi045 bash[80445]: cluster 2024-07-29T00:29:07.275428+0000 mgr.y (mgr.34101) 8978 : cluster [DBG] pgmap v9906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:08 smithi045 bash[82788]: cluster 2024-07-29T00:29:07.275428+0000 mgr.y (mgr.34101) 8978 : cluster [DBG] pgmap v9906: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:09.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16781 16 16 0 0 0 - 0 2024-07-29T00:29:09.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:09 smithi155 bash[73694]: debug 2024-07-29T00:29:09.270+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:10.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16782 16 16 0 0 0 - 0 2024-07-29T00:29:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:10 smithi155 bash[73694]: debug 2024-07-29T00:29:10.230+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:29:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:29:10] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:29:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:10 smithi045 bash[82788]: cluster 2024-07-29T00:29:09.277162+0000 mgr.y (mgr.34101) 8979 : cluster [DBG] pgmap v9907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:10 smithi045 bash[80445]: cluster 2024-07-29T00:29:09.277162+0000 mgr.y (mgr.34101) 8979 : cluster [DBG] pgmap v9907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:10 smithi155 bash[68033]: cluster 2024-07-29T00:29:09.277162+0000 mgr.y (mgr.34101) 8979 : cluster [DBG] pgmap v9907: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:11.366 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16783 16 16 0 0 0 - 0 2024-07-29T00:29:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:11 smithi155 bash[73694]: debug 2024-07-29T00:29:11.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:12.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16784 16 16 0 0 0 - 0 2024-07-29T00:29:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:12 smithi155 bash[73694]: debug 2024-07-29T00:29:12.226+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:29:12 smithi155 bash[60745]: ts=2024-07-29T00:29:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:29:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:12 smithi155 bash[68033]: cluster 2024-07-29T00:29:11.278957+0000 mgr.y (mgr.34101) 8980 : cluster [DBG] pgmap v9908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:12 smithi045 bash[82788]: cluster 2024-07-29T00:29:11.278957+0000 mgr.y (mgr.34101) 8980 : cluster [DBG] pgmap v9908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:12 smithi045 bash[80445]: cluster 2024-07-29T00:29:11.278957+0000 mgr.y (mgr.34101) 8980 : cluster [DBG] pgmap v9908: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:13.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16785 16 16 0 0 0 - 0 2024-07-29T00:29:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:13 smithi155 bash[73694]: debug 2024-07-29T00:29:13.222+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:14.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16786 16 16 0 0 0 - 0 2024-07-29T00:29:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:14 smithi155 bash[73694]: debug 2024-07-29T00:29:14.250+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:14 smithi155 bash[68033]: cluster 2024-07-29T00:29:13.280862+0000 mgr.y (mgr.34101) 8981 : cluster [DBG] pgmap v9909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:15.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:14 smithi045 bash[80445]: cluster 2024-07-29T00:29:13.280862+0000 mgr.y (mgr.34101) 8981 : cluster [DBG] pgmap v9909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:14 smithi045 bash[82788]: cluster 2024-07-29T00:29:13.280862+0000 mgr.y (mgr.34101) 8981 : cluster [DBG] pgmap v9909: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:15.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16787 16 16 0 0 0 - 0 2024-07-29T00:29:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:15 smithi155 bash[73694]: debug 2024-07-29T00:29:15.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:16.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16788 16 16 0 0 0 - 0 2024-07-29T00:29:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:16 smithi155 bash[73694]: debug 2024-07-29T00:29:16.266+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:16 smithi045 bash[80445]: cluster 2024-07-29T00:29:15.282664+0000 mgr.y (mgr.34101) 8982 : cluster [DBG] pgmap v9910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:16 smithi045 bash[82788]: cluster 2024-07-29T00:29:15.282664+0000 mgr.y (mgr.34101) 8982 : cluster [DBG] pgmap v9910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:17.289 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:16 smithi155 bash[68033]: cluster 2024-07-29T00:29:15.282664+0000 mgr.y (mgr.34101) 8982 : cluster [DBG] pgmap v9910: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:17.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16789 16 16 0 0 0 - 0 2024-07-29T00:29:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:17 smithi155 bash[73694]: debug 2024-07-29T00:29:17.286+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:18.367 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16790 16 16 0 0 0 - 0 2024-07-29T00:29:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:18 smithi155 bash[73694]: debug 2024-07-29T00:29:18.294+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:18 smithi045 bash[80445]: cluster 2024-07-29T00:29:17.284544+0000 mgr.y (mgr.34101) 8983 : cluster [DBG] pgmap v9911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:18 smithi045 bash[82788]: cluster 2024-07-29T00:29:17.284544+0000 mgr.y (mgr.34101) 8983 : cluster [DBG] pgmap v9911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:18 smithi155 bash[68033]: cluster 2024-07-29T00:29:17.284544+0000 mgr.y (mgr.34101) 8983 : cluster [DBG] pgmap v9911: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:19.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16791 16 16 0 0 0 - 0 2024-07-29T00:29:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:19 smithi155 bash[73694]: debug 2024-07-29T00:29:19.310+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:20.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:19 smithi045 bash[80445]: audit 2024-07-29T00:29:18.853658+0000 mon.c (mon.2) 2203 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:19 smithi045 bash[82788]: audit 2024-07-29T00:29:18.853658+0000 mon.c (mon.2) 2203 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:19 smithi155 bash[68033]: audit 2024-07-29T00:29:18.853658+0000 mon.c (mon.2) 2203 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:20.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16792 16 16 0 0 0 - 0 2024-07-29T00:29:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:20 smithi155 bash[73694]: debug 2024-07-29T00:29:20.346+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:29:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:29:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:29:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:20 smithi045 bash[80445]: cluster 2024-07-29T00:29:19.286249+0000 mgr.y (mgr.34101) 8984 : cluster [DBG] pgmap v9912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:20 smithi045 bash[82788]: cluster 2024-07-29T00:29:19.286249+0000 mgr.y (mgr.34101) 8984 : cluster [DBG] pgmap v9912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:20 smithi155 bash[68033]: cluster 2024-07-29T00:29:19.286249+0000 mgr.y (mgr.34101) 8984 : cluster [DBG] pgmap v9912: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:21.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16793 16 16 0 0 0 - 0 2024-07-29T00:29:21.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:21 smithi155 bash[73694]: debug 2024-07-29T00:29:21.330+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:22.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16794 16 16 0 0 0 - 0 2024-07-29T00:29:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:22 smithi155 bash[73694]: debug 2024-07-29T00:29:22.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:29:22 smithi155 bash[60745]: ts=2024-07-29T00:29:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:29:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:22 smithi045 bash[80445]: cluster 2024-07-29T00:29:21.288009+0000 mgr.y (mgr.34101) 8985 : cluster [DBG] pgmap v9913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:22 smithi045 bash[82788]: cluster 2024-07-29T00:29:21.288009+0000 mgr.y (mgr.34101) 8985 : cluster [DBG] pgmap v9913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:23.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:22 smithi155 bash[68033]: cluster 2024-07-29T00:29:21.288009+0000 mgr.y (mgr.34101) 8985 : cluster [DBG] pgmap v9913: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:23.368 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16795 16 16 0 0 0 - 0 2024-07-29T00:29:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:23 smithi155 bash[73694]: debug 2024-07-29T00:29:23.386+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:24.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16796 16 16 0 0 0 - 0 2024-07-29T00:29:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:24 smithi155 bash[73694]: debug 2024-07-29T00:29:24.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:25.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:24 smithi045 bash[80445]: cluster 2024-07-29T00:29:23.289953+0000 mgr.y (mgr.34101) 8986 : cluster [DBG] pgmap v9914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:24 smithi045 bash[82788]: cluster 2024-07-29T00:29:23.289953+0000 mgr.y (mgr.34101) 8986 : cluster [DBG] pgmap v9914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:25.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:24 smithi155 bash[68033]: cluster 2024-07-29T00:29:23.289953+0000 mgr.y (mgr.34101) 8986 : cluster [DBG] pgmap v9914: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:25.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16797 16 16 0 0 0 - 0 2024-07-29T00:29:25.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:25 smithi155 bash[73694]: debug 2024-07-29T00:29:25.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:26.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16798 16 16 0 0 0 - 0 2024-07-29T00:29:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:26 smithi155 bash[73694]: debug 2024-07-29T00:29:26.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:26 smithi045 bash[80445]: cluster 2024-07-29T00:29:25.291712+0000 mgr.y (mgr.34101) 8987 : cluster [DBG] pgmap v9915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:26 smithi045 bash[82788]: cluster 2024-07-29T00:29:25.291712+0000 mgr.y (mgr.34101) 8987 : cluster [DBG] pgmap v9915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:27.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:26 smithi155 bash[68033]: cluster 2024-07-29T00:29:25.291712+0000 mgr.y (mgr.34101) 8987 : cluster [DBG] pgmap v9915: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:27.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16799 16 16 0 0 0 - 0 2024-07-29T00:29:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:27 smithi155 bash[73694]: debug 2024-07-29T00:29:27.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:28.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:29:28.371001+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:29:28.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:29:28.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16800 16 16 0 0 0 - 0 2024-07-29T00:29:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:28 smithi155 bash[73694]: debug 2024-07-29T00:29:28.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:29.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:28 smithi045 bash[80445]: cluster 2024-07-29T00:29:27.293636+0000 mgr.y (mgr.34101) 8988 : cluster [DBG] pgmap v9916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:28 smithi045 bash[82788]: cluster 2024-07-29T00:29:27.293636+0000 mgr.y (mgr.34101) 8988 : cluster [DBG] pgmap v9916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:28 smithi155 bash[68033]: cluster 2024-07-29T00:29:27.293636+0000 mgr.y (mgr.34101) 8988 : cluster [DBG] pgmap v9916: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:29.369 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16801 16 16 0 0 0 - 0 2024-07-29T00:29:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:29 smithi155 bash[73694]: debug 2024-07-29T00:29:29.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:30.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16802 16 16 0 0 0 - 0 2024-07-29T00:29:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:30 smithi155 bash[73694]: debug 2024-07-29T00:29:30.414+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:30.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:30 smithi045 bash[80445]: cluster 2024-07-29T00:29:29.295394+0000 mgr.y (mgr.34101) 8989 : cluster [DBG] pgmap v9917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:29:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:29:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:29:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:30 smithi045 bash[82788]: cluster 2024-07-29T00:29:29.295394+0000 mgr.y (mgr.34101) 8989 : cluster [DBG] pgmap v9917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:30 smithi155 bash[68033]: cluster 2024-07-29T00:29:29.295394+0000 mgr.y (mgr.34101) 8989 : cluster [DBG] pgmap v9917: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:31.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16803 16 16 0 0 0 - 0 2024-07-29T00:29:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:31 smithi155 bash[73694]: debug 2024-07-29T00:29:31.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:32.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16804 16 16 0 0 0 - 0 2024-07-29T00:29:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:32 smithi155 bash[73694]: debug 2024-07-29T00:29:32.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:29:32 smithi155 bash[60745]: ts=2024-07-29T00:29:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:29:33.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:32 smithi045 bash[80445]: cluster 2024-07-29T00:29:31.297140+0000 mgr.y (mgr.34101) 8990 : cluster [DBG] pgmap v9918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:32 smithi045 bash[82788]: cluster 2024-07-29T00:29:31.297140+0000 mgr.y (mgr.34101) 8990 : cluster [DBG] pgmap v9918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:33.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:32 smithi155 bash[68033]: cluster 2024-07-29T00:29:31.297140+0000 mgr.y (mgr.34101) 8990 : cluster [DBG] pgmap v9918: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:33.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16805 16 16 0 0 0 - 0 2024-07-29T00:29:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:33 smithi155 bash[73694]: debug 2024-07-29T00:29:33.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:34.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16806 16 16 0 0 0 - 0 2024-07-29T00:29:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:34 smithi155 bash[73694]: debug 2024-07-29T00:29:34.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:34 smithi045 bash[80445]: cluster 2024-07-29T00:29:33.299110+0000 mgr.y (mgr.34101) 8991 : cluster [DBG] pgmap v9919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:34 smithi045 bash[80445]: audit 2024-07-29T00:29:33.857639+0000 mon.c (mon.2) 2204 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:34 smithi045 bash[82788]: cluster 2024-07-29T00:29:33.299110+0000 mgr.y (mgr.34101) 8991 : cluster [DBG] pgmap v9919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:34 smithi045 bash[82788]: audit 2024-07-29T00:29:33.857639+0000 mon.c (mon.2) 2204 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:34 smithi155 bash[68033]: cluster 2024-07-29T00:29:33.299110+0000 mgr.y (mgr.34101) 8991 : cluster [DBG] pgmap v9919: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:34 smithi155 bash[68033]: audit 2024-07-29T00:29:33.857639+0000 mon.c (mon.2) 2204 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:35.370 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16807 16 16 0 0 0 - 0 2024-07-29T00:29:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:35 smithi155 bash[73694]: debug 2024-07-29T00:29:35.506+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:36.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16808 16 16 0 0 0 - 0 2024-07-29T00:29:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:36 smithi155 bash[73694]: debug 2024-07-29T00:29:36.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:36 smithi045 bash[80445]: cluster 2024-07-29T00:29:35.300818+0000 mgr.y (mgr.34101) 8992 : cluster [DBG] pgmap v9920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:36 smithi045 bash[82788]: cluster 2024-07-29T00:29:35.300818+0000 mgr.y (mgr.34101) 8992 : cluster [DBG] pgmap v9920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:36 smithi155 bash[68033]: cluster 2024-07-29T00:29:35.300818+0000 mgr.y (mgr.34101) 8992 : cluster [DBG] pgmap v9920: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:37.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16809 16 16 0 0 0 - 0 2024-07-29T00:29:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:37 smithi155 bash[73694]: debug 2024-07-29T00:29:37.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:38.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16810 16 16 0 0 0 - 0 2024-07-29T00:29:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:38 smithi155 bash[73694]: debug 2024-07-29T00:29:38.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:39.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:38 smithi045 bash[80445]: cluster 2024-07-29T00:29:37.302779+0000 mgr.y (mgr.34101) 8993 : cluster [DBG] pgmap v9921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:38 smithi045 bash[82788]: cluster 2024-07-29T00:29:37.302779+0000 mgr.y (mgr.34101) 8993 : cluster [DBG] pgmap v9921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:38 smithi155 bash[68033]: cluster 2024-07-29T00:29:37.302779+0000 mgr.y (mgr.34101) 8993 : cluster [DBG] pgmap v9921: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:39.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16811 16 16 0 0 0 - 0 2024-07-29T00:29:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:39 smithi155 bash[73694]: debug 2024-07-29T00:29:39.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:40.371 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16812 16 16 0 0 0 - 0 2024-07-29T00:29:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:40 smithi155 bash[73694]: debug 2024-07-29T00:29:40.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:40.865 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:29:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:29:40] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:29:41.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:40 smithi045 bash[82788]: cluster 2024-07-29T00:29:39.304471+0000 mgr.y (mgr.34101) 8994 : cluster [DBG] pgmap v9922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:40 smithi045 bash[80445]: cluster 2024-07-29T00:29:39.304471+0000 mgr.y (mgr.34101) 8994 : cluster [DBG] pgmap v9922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:40 smithi155 bash[68033]: cluster 2024-07-29T00:29:39.304471+0000 mgr.y (mgr.34101) 8994 : cluster [DBG] pgmap v9922: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:41.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16813 16 16 0 0 0 - 0 2024-07-29T00:29:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:41 smithi155 bash[73694]: debug 2024-07-29T00:29:41.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:42.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16814 16 16 0 0 0 - 0 2024-07-29T00:29:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:42 smithi155 bash[73694]: debug 2024-07-29T00:29:42.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:29:42 smithi155 bash[60745]: ts=2024-07-29T00:29:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:29:43.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:42 smithi045 bash[80445]: cluster 2024-07-29T00:29:41.306294+0000 mgr.y (mgr.34101) 8995 : cluster [DBG] pgmap v9923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:42 smithi045 bash[82788]: cluster 2024-07-29T00:29:41.306294+0000 mgr.y (mgr.34101) 8995 : cluster [DBG] pgmap v9923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:42 smithi155 bash[68033]: cluster 2024-07-29T00:29:41.306294+0000 mgr.y (mgr.34101) 8995 : cluster [DBG] pgmap v9923: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:43.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16815 16 16 0 0 0 - 0 2024-07-29T00:29:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:43 smithi155 bash[73694]: debug 2024-07-29T00:29:43.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:44.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16816 16 16 0 0 0 - 0 2024-07-29T00:29:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:44 smithi155 bash[73694]: debug 2024-07-29T00:29:44.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:44 smithi045 bash[80445]: cluster 2024-07-29T00:29:43.308319+0000 mgr.y (mgr.34101) 8996 : cluster [DBG] pgmap v9924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:44 smithi045 bash[82788]: cluster 2024-07-29T00:29:43.308319+0000 mgr.y (mgr.34101) 8996 : cluster [DBG] pgmap v9924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:44 smithi155 bash[68033]: cluster 2024-07-29T00:29:43.308319+0000 mgr.y (mgr.34101) 8996 : cluster [DBG] pgmap v9924: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:45.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16817 16 16 0 0 0 - 0 2024-07-29T00:29:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:45 smithi155 bash[73694]: debug 2024-07-29T00:29:45.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:46.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16818 16 16 0 0 0 - 0 2024-07-29T00:29:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:46 smithi155 bash[73694]: debug 2024-07-29T00:29:46.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:46 smithi045 bash[80445]: cluster 2024-07-29T00:29:45.310136+0000 mgr.y (mgr.34101) 8997 : cluster [DBG] pgmap v9925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:46 smithi045 bash[82788]: cluster 2024-07-29T00:29:45.310136+0000 mgr.y (mgr.34101) 8997 : cluster [DBG] pgmap v9925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:46 smithi155 bash[68033]: cluster 2024-07-29T00:29:45.310136+0000 mgr.y (mgr.34101) 8997 : cluster [DBG] pgmap v9925: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:47.372 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16819 16 16 0 0 0 - 0 2024-07-29T00:29:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:47 smithi155 bash[73694]: debug 2024-07-29T00:29:47.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:48.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:29:48.374291+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:29:48.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:29:48.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16820 16 16 0 0 0 - 0 2024-07-29T00:29:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:48 smithi155 bash[73694]: debug 2024-07-29T00:29:48.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:49.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:48 smithi045 bash[80445]: cluster 2024-07-29T00:29:47.312162+0000 mgr.y (mgr.34101) 8998 : cluster [DBG] pgmap v9926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:48 smithi045 bash[80445]: audit 2024-07-29T00:29:48.854550+0000 mon.c (mon.2) 2205 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:48 smithi045 bash[82788]: cluster 2024-07-29T00:29:47.312162+0000 mgr.y (mgr.34101) 8998 : cluster [DBG] pgmap v9926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:48 smithi045 bash[82788]: audit 2024-07-29T00:29:48.854550+0000 mon.c (mon.2) 2205 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:48 smithi155 bash[68033]: cluster 2024-07-29T00:29:47.312162+0000 mgr.y (mgr.34101) 8998 : cluster [DBG] pgmap v9926: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:48 smithi155 bash[68033]: audit 2024-07-29T00:29:48.854550+0000 mon.c (mon.2) 2205 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:29:49.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16821 16 16 0 0 0 - 0 2024-07-29T00:29:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:49 smithi155 bash[73694]: debug 2024-07-29T00:29:49.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:50.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16822 16 16 0 0 0 - 0 2024-07-29T00:29:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:50 smithi155 bash[73694]: debug 2024-07-29T00:29:50.517+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:50.921 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:29:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:29:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:29:51.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:50 smithi045 bash[80445]: cluster 2024-07-29T00:29:49.314090+0000 mgr.y (mgr.34101) 8999 : cluster [DBG] pgmap v9927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:50 smithi045 bash[82788]: cluster 2024-07-29T00:29:49.314090+0000 mgr.y (mgr.34101) 8999 : cluster [DBG] pgmap v9927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:50 smithi155 bash[68033]: cluster 2024-07-29T00:29:49.314090+0000 mgr.y (mgr.34101) 8999 : cluster [DBG] pgmap v9927: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:51.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16823 16 16 0 0 0 - 0 2024-07-29T00:29:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:51 smithi155 bash[73694]: debug 2024-07-29T00:29:51.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:52.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16824 16 16 0 0 0 - 0 2024-07-29T00:29:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:52 smithi155 bash[73694]: debug 2024-07-29T00:29:52.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:29:52 smithi155 bash[60745]: ts=2024-07-29T00:29:52.323Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:29:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:52 smithi045 bash[80445]: cluster 2024-07-29T00:29:51.315900+0000 mgr.y (mgr.34101) 9000 : cluster [DBG] pgmap v9928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:52 smithi045 bash[82788]: cluster 2024-07-29T00:29:51.315900+0000 mgr.y (mgr.34101) 9000 : cluster [DBG] pgmap v9928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:53.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:52 smithi155 bash[68033]: cluster 2024-07-29T00:29:51.315900+0000 mgr.y (mgr.34101) 9000 : cluster [DBG] pgmap v9928: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:53.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16825 16 16 0 0 0 - 0 2024-07-29T00:29:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:53 smithi155 bash[73694]: debug 2024-07-29T00:29:53.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:54.373 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16826 16 16 0 0 0 - 0 2024-07-29T00:29:54.930 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:54 smithi155 bash[73694]: debug 2024-07-29T00:29:54.589+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:54 smithi045 bash[80445]: cluster 2024-07-29T00:29:53.317856+0000 mgr.y (mgr.34101) 9001 : cluster [DBG] pgmap v9929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:54 smithi045 bash[80445]: audit 2024-07-29T00:29:54.848336+0000 mon.c (mon.2) 2206 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:29:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:54 smithi045 bash[82788]: cluster 2024-07-29T00:29:53.317856+0000 mgr.y (mgr.34101) 9001 : cluster [DBG] pgmap v9929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:54 smithi045 bash[82788]: audit 2024-07-29T00:29:54.848336+0000 mon.c (mon.2) 2206 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:29:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:54 smithi155 bash[68033]: cluster 2024-07-29T00:29:53.317856+0000 mgr.y (mgr.34101) 9001 : cluster [DBG] pgmap v9929: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:54 smithi155 bash[68033]: audit 2024-07-29T00:29:54.848336+0000 mon.c (mon.2) 2206 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:29:55.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16827 16 16 0 0 0 - 0 2024-07-29T00:29:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:55 smithi155 bash[73694]: debug 2024-07-29T00:29:55.569+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:56.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16828 16 16 0 0 0 - 0 2024-07-29T00:29:56.935 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:56 smithi155 bash[73694]: debug 2024-07-29T00:29:56.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:57.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:56 smithi045 bash[80445]: cluster 2024-07-29T00:29:55.319654+0000 mgr.y (mgr.34101) 9002 : cluster [DBG] pgmap v9930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:56 smithi045 bash[82788]: cluster 2024-07-29T00:29:55.319654+0000 mgr.y (mgr.34101) 9002 : cluster [DBG] pgmap v9930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:56 smithi155 bash[68033]: cluster 2024-07-29T00:29:55.319654+0000 mgr.y (mgr.34101) 9002 : cluster [DBG] pgmap v9930: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:57.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16829 16 16 0 0 0 - 0 2024-07-29T00:29:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:57 smithi155 bash[73694]: debug 2024-07-29T00:29:57.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:58.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16830 16 16 0 0 0 - 0 2024-07-29T00:29:58.939 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:58 smithi155 bash[73694]: debug 2024-07-29T00:29:58.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:29:59.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:29:58 smithi045 bash[80445]: cluster 2024-07-29T00:29:57.321554+0000 mgr.y (mgr.34101) 9003 : cluster [DBG] pgmap v9931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:29:58 smithi045 bash[82788]: cluster 2024-07-29T00:29:57.321554+0000 mgr.y (mgr.34101) 9003 : cluster [DBG] pgmap v9931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:59.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:29:58 smithi155 bash[68033]: cluster 2024-07-29T00:29:57.321554+0000 mgr.y (mgr.34101) 9003 : cluster [DBG] pgmap v9931: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:29:59.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16831 16 16 0 0 0 - 0 2024-07-29T00:30:00.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:29:59 smithi155 bash[73694]: debug 2024-07-29T00:29:59.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:00.374 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16832 16 16 0 0 0 - 0 2024-07-29T00:30:00.942 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:30:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:30:00.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:00 smithi155 bash[73694]: debug 2024-07-29T00:30:00.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[80445]: cluster 2024-07-29T00:29:59.323360+0000 mgr.y (mgr.34101) 9004 : cluster [DBG] pgmap v9932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[80445]: cluster 2024-07-29T00:30:00.000137+0000 mon.a (mon.0) 4308 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:30:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[80445]: audit 2024-07-29T00:30:00.515919+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[80445]: audit 2024-07-29T00:30:00.522560+0000 mon.a (mon.0) 4310 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[80445]: audit 2024-07-29T00:30:00.772136+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[80445]: audit 2024-07-29T00:30:00.780611+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[82788]: cluster 2024-07-29T00:29:59.323360+0000 mgr.y (mgr.34101) 9004 : cluster [DBG] pgmap v9932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[82788]: cluster 2024-07-29T00:30:00.000137+0000 mon.a (mon.0) 4308 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:30:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[82788]: audit 2024-07-29T00:30:00.515919+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[82788]: audit 2024-07-29T00:30:00.522560+0000 mon.a (mon.0) 4310 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[82788]: audit 2024-07-29T00:30:00.772136+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:00 smithi045 bash[82788]: audit 2024-07-29T00:30:00.780611+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:00 smithi155 bash[68033]: cluster 2024-07-29T00:29:59.323360+0000 mgr.y (mgr.34101) 9004 : cluster [DBG] pgmap v9932: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:00 smithi155 bash[68033]: cluster 2024-07-29T00:30:00.000137+0000 mon.a (mon.0) 4308 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:30:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:00 smithi155 bash[68033]: audit 2024-07-29T00:30:00.515919+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:00 smithi155 bash[68033]: audit 2024-07-29T00:30:00.522560+0000 mon.a (mon.0) 4310 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:00 smithi155 bash[68033]: audit 2024-07-29T00:30:00.772136+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:00 smithi155 bash[68033]: audit 2024-07-29T00:30:00.780611+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:01.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16833 16 16 0 0 0 - 0 2024-07-29T00:30:01.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:01 smithi155 bash[73694]: debug 2024-07-29T00:30:01.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:01 smithi045 bash[80445]: audit 2024-07-29T00:30:01.196015+0000 mon.c (mon.2) 2207 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:30:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:01 smithi045 bash[80445]: audit 2024-07-29T00:30:01.197790+0000 mon.c (mon.2) 2208 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:30:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:01 smithi045 bash[80445]: audit 2024-07-29T00:30:01.206959+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:01 smithi045 bash[82788]: audit 2024-07-29T00:30:01.196015+0000 mon.c (mon.2) 2207 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:30:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:01 smithi045 bash[82788]: audit 2024-07-29T00:30:01.197790+0000 mon.c (mon.2) 2208 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:30:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:01 smithi045 bash[82788]: audit 2024-07-29T00:30:01.206959+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:01 smithi155 bash[68033]: audit 2024-07-29T00:30:01.196015+0000 mon.c (mon.2) 2207 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:30:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:01 smithi155 bash[68033]: audit 2024-07-29T00:30:01.197790+0000 mon.c (mon.2) 2208 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:30:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:01 smithi155 bash[68033]: audit 2024-07-29T00:30:01.206959+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:30:02.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16834 16 16 0 0 0 - 0 2024-07-29T00:30:02.596 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:30:02 smithi155 bash[60745]: ts=2024-07-29T00:30:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:30:02.947 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:02 smithi155 bash[73694]: debug 2024-07-29T00:30:02.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:02 smithi045 bash[80445]: cluster 2024-07-29T00:30:01.325093+0000 mgr.y (mgr.34101) 9005 : cluster [DBG] pgmap v9933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:02 smithi045 bash[82788]: cluster 2024-07-29T00:30:01.325093+0000 mgr.y (mgr.34101) 9005 : cluster [DBG] pgmap v9933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:02 smithi155 bash[68033]: cluster 2024-07-29T00:30:01.325093+0000 mgr.y (mgr.34101) 9005 : cluster [DBG] pgmap v9933: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:03.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16835 16 16 0 0 0 - 0 2024-07-29T00:30:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:03 smithi155 bash[73694]: debug 2024-07-29T00:30:03.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:04.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:03 smithi045 bash[80445]: audit 2024-07-29T00:30:03.855296+0000 mon.c (mon.2) 2209 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:03 smithi045 bash[82788]: audit 2024-07-29T00:30:03.855296+0000 mon.c (mon.2) 2209 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:03 smithi155 bash[68033]: audit 2024-07-29T00:30:03.855296+0000 mon.c (mon.2) 2209 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:04.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16836 16 16 0 0 0 - 0 2024-07-29T00:30:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:04 smithi155 bash[73694]: debug 2024-07-29T00:30:04.541+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:05.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:04 smithi045 bash[80445]: cluster 2024-07-29T00:30:03.327016+0000 mgr.y (mgr.34101) 9006 : cluster [DBG] pgmap v9934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:04 smithi045 bash[82788]: cluster 2024-07-29T00:30:03.327016+0000 mgr.y (mgr.34101) 9006 : cluster [DBG] pgmap v9934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:04 smithi155 bash[68033]: cluster 2024-07-29T00:30:03.327016+0000 mgr.y (mgr.34101) 9006 : cluster [DBG] pgmap v9934: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:05.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16837 16 16 0 0 0 - 0 2024-07-29T00:30:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:05 smithi155 bash[73694]: debug 2024-07-29T00:30:05.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:06.375 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16838 16 16 0 0 0 - 0 2024-07-29T00:30:06.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:06 smithi155 bash[73694]: debug 2024-07-29T00:30:06.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:07.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:06 smithi045 bash[80445]: cluster 2024-07-29T00:30:05.328736+0000 mgr.y (mgr.34101) 9007 : cluster [DBG] pgmap v9935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:06 smithi045 bash[82788]: cluster 2024-07-29T00:30:05.328736+0000 mgr.y (mgr.34101) 9007 : cluster [DBG] pgmap v9935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:06 smithi155 bash[68033]: cluster 2024-07-29T00:30:05.328736+0000 mgr.y (mgr.34101) 9007 : cluster [DBG] pgmap v9935: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:07.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16839 16 16 0 0 0 - 0 2024-07-29T00:30:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:07 smithi155 bash[73694]: debug 2024-07-29T00:30:07.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:08.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:30:08.377475+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:30:08.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:30:08.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16840 16 16 0 0 0 - 0 2024-07-29T00:30:08.968 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:08 smithi155 bash[73694]: debug 2024-07-29T00:30:08.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:09.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:08 smithi045 bash[80445]: cluster 2024-07-29T00:30:07.330632+0000 mgr.y (mgr.34101) 9008 : cluster [DBG] pgmap v9936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:08 smithi045 bash[82788]: cluster 2024-07-29T00:30:07.330632+0000 mgr.y (mgr.34101) 9008 : cluster [DBG] pgmap v9936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:08 smithi155 bash[68033]: cluster 2024-07-29T00:30:07.330632+0000 mgr.y (mgr.34101) 9008 : cluster [DBG] pgmap v9936: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:09.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16841 16 16 0 0 0 - 0 2024-07-29T00:30:09.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:09 smithi155 bash[73694]: debug 2024-07-29T00:30:09.589+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:09 smithi155 bash[68033]: cluster 2024-07-29T00:30:09.332353+0000 mgr.y (mgr.34101) 9009 : cluster [DBG] pgmap v9937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:10.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16842 16 16 0 0 0 - 0 2024-07-29T00:30:10.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:09 smithi045 bash[80445]: cluster 2024-07-29T00:30:09.332353+0000 mgr.y (mgr.34101) 9009 : cluster [DBG] pgmap v9937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:09 smithi045 bash[82788]: cluster 2024-07-29T00:30:09.332353+0000 mgr.y (mgr.34101) 9009 : cluster [DBG] pgmap v9937: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:30:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:30:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:30:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:10 smithi155 bash[73694]: debug 2024-07-29T00:30:10.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:11.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16843 16 16 0 0 0 - 0 2024-07-29T00:30:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:11 smithi155 bash[73694]: debug 2024-07-29T00:30:11.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:12.376 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16844 16 16 0 0 0 - 0 2024-07-29T00:30:12.578 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:12 smithi155 bash[68033]: cluster 2024-07-29T00:30:11.334075+0000 mgr.y (mgr.34101) 9010 : cluster [DBG] pgmap v9938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:12.578 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:30:12 smithi155 bash[60745]: ts=2024-07-29T00:30:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:30:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:12 smithi045 bash[80445]: cluster 2024-07-29T00:30:11.334075+0000 mgr.y (mgr.34101) 9010 : cluster [DBG] pgmap v9938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:12 smithi045 bash[82788]: cluster 2024-07-29T00:30:11.334075+0000 mgr.y (mgr.34101) 9010 : cluster [DBG] pgmap v9938: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:12 smithi155 bash[73694]: debug 2024-07-29T00:30:12.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:13.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16845 16 16 0 0 0 - 0 2024-07-29T00:30:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:13 smithi155 bash[73694]: debug 2024-07-29T00:30:13.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:14.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16846 16 16 0 0 0 - 0 2024-07-29T00:30:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:14 smithi045 bash[80445]: cluster 2024-07-29T00:30:13.335937+0000 mgr.y (mgr.34101) 9011 : cluster [DBG] pgmap v9939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:14 smithi045 bash[82788]: cluster 2024-07-29T00:30:13.335937+0000 mgr.y (mgr.34101) 9011 : cluster [DBG] pgmap v9939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:14 smithi155 bash[73694]: debug 2024-07-29T00:30:14.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:14 smithi155 bash[68033]: cluster 2024-07-29T00:30:13.335937+0000 mgr.y (mgr.34101) 9011 : cluster [DBG] pgmap v9939: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:15.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16847 16 16 0 0 0 - 0 2024-07-29T00:30:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:15 smithi155 bash[73694]: debug 2024-07-29T00:30:15.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:16.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16848 16 16 0 0 0 - 0 2024-07-29T00:30:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:16 smithi045 bash[80445]: cluster 2024-07-29T00:30:15.337642+0000 mgr.y (mgr.34101) 9012 : cluster [DBG] pgmap v9940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:16 smithi045 bash[82788]: cluster 2024-07-29T00:30:15.337642+0000 mgr.y (mgr.34101) 9012 : cluster [DBG] pgmap v9940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:16 smithi155 bash[73694]: debug 2024-07-29T00:30:16.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:16 smithi155 bash[68033]: cluster 2024-07-29T00:30:15.337642+0000 mgr.y (mgr.34101) 9012 : cluster [DBG] pgmap v9940: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:17.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16849 16 16 0 0 0 - 0 2024-07-29T00:30:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:17 smithi155 bash[73694]: debug 2024-07-29T00:30:17.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:18.377 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16850 16 16 0 0 0 - 0 2024-07-29T00:30:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:18 smithi045 bash[80445]: cluster 2024-07-29T00:30:17.339473+0000 mgr.y (mgr.34101) 9013 : cluster [DBG] pgmap v9941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:18 smithi045 bash[82788]: cluster 2024-07-29T00:30:17.339473+0000 mgr.y (mgr.34101) 9013 : cluster [DBG] pgmap v9941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:18 smithi155 bash[68033]: cluster 2024-07-29T00:30:17.339473+0000 mgr.y (mgr.34101) 9013 : cluster [DBG] pgmap v9941: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:18 smithi155 bash[73694]: debug 2024-07-29T00:30:18.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:19.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16851 16 16 0 0 0 - 0 2024-07-29T00:30:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:19 smithi045 bash[80445]: audit 2024-07-29T00:30:18.855450+0000 mon.c (mon.2) 2210 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:19 smithi045 bash[82788]: audit 2024-07-29T00:30:18.855450+0000 mon.c (mon.2) 2210 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:19 smithi155 bash[68033]: audit 2024-07-29T00:30:18.855450+0000 mon.c (mon.2) 2210 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:19 smithi155 bash[73694]: debug 2024-07-29T00:30:19.573+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:20.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16852 16 16 0 0 0 - 0 2024-07-29T00:30:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:20 smithi045 bash[80445]: cluster 2024-07-29T00:30:19.341147+0000 mgr.y (mgr.34101) 9014 : cluster [DBG] pgmap v9942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:30:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:30:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:30:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:20 smithi045 bash[82788]: cluster 2024-07-29T00:30:19.341147+0000 mgr.y (mgr.34101) 9014 : cluster [DBG] pgmap v9942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:20 smithi155 bash[68033]: cluster 2024-07-29T00:30:19.341147+0000 mgr.y (mgr.34101) 9014 : cluster [DBG] pgmap v9942: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:20 smithi155 bash[73694]: debug 2024-07-29T00:30:20.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:21.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16853 16 16 0 0 0 - 0 2024-07-29T00:30:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:21 smithi155 bash[73694]: debug 2024-07-29T00:30:21.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:22.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16854 16 16 0 0 0 - 0 2024-07-29T00:30:22.667 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:22 smithi155 bash[68033]: cluster 2024-07-29T00:30:21.342893+0000 mgr.y (mgr.34101) 9015 : cluster [DBG] pgmap v9943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:22.667 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:30:22 smithi155 bash[60745]: ts=2024-07-29T00:30:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:30:22.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:22 smithi045 bash[80445]: cluster 2024-07-29T00:30:21.342893+0000 mgr.y (mgr.34101) 9015 : cluster [DBG] pgmap v9943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:22 smithi045 bash[82788]: cluster 2024-07-29T00:30:21.342893+0000 mgr.y (mgr.34101) 9015 : cluster [DBG] pgmap v9943: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:22 smithi155 bash[73694]: debug 2024-07-29T00:30:22.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:23.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16855 16 16 0 0 0 - 0 2024-07-29T00:30:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:23 smithi155 bash[73694]: debug 2024-07-29T00:30:23.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:24.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16856 16 16 0 0 0 - 0 2024-07-29T00:30:24.680 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:24 smithi155 bash[68033]: cluster 2024-07-29T00:30:23.344733+0000 mgr.y (mgr.34101) 9016 : cluster [DBG] pgmap v9944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:24.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:24 smithi045 bash[80445]: cluster 2024-07-29T00:30:23.344733+0000 mgr.y (mgr.34101) 9016 : cluster [DBG] pgmap v9944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:24 smithi045 bash[82788]: cluster 2024-07-29T00:30:23.344733+0000 mgr.y (mgr.34101) 9016 : cluster [DBG] pgmap v9944: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:24 smithi155 bash[73694]: debug 2024-07-29T00:30:24.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:25.378 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16857 16 16 0 0 0 - 0 2024-07-29T00:30:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:25 smithi155 bash[73694]: debug 2024-07-29T00:30:25.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:26.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16858 16 16 0 0 0 - 0 2024-07-29T00:30:26.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:26 smithi045 bash[80445]: cluster 2024-07-29T00:30:25.346470+0000 mgr.y (mgr.34101) 9017 : cluster [DBG] pgmap v9945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:26 smithi045 bash[82788]: cluster 2024-07-29T00:30:25.346470+0000 mgr.y (mgr.34101) 9017 : cluster [DBG] pgmap v9945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:26.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:26 smithi155 bash[68033]: cluster 2024-07-29T00:30:25.346470+0000 mgr.y (mgr.34101) 9017 : cluster [DBG] pgmap v9945: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:26 smithi155 bash[73694]: debug 2024-07-29T00:30:26.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:27.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16859 16 16 0 0 0 - 0 2024-07-29T00:30:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:27 smithi155 bash[73694]: debug 2024-07-29T00:30:27.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:28.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:30:28.380689+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:30:28.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:30:28.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16860 16 16 0 0 0 - 0 2024-07-29T00:30:28.692 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:28 smithi155 bash[68033]: cluster 2024-07-29T00:30:27.348317+0000 mgr.y (mgr.34101) 9018 : cluster [DBG] pgmap v9946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:28.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:28 smithi045 bash[80445]: cluster 2024-07-29T00:30:27.348317+0000 mgr.y (mgr.34101) 9018 : cluster [DBG] pgmap v9946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:28.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:28 smithi045 bash[82788]: cluster 2024-07-29T00:30:27.348317+0000 mgr.y (mgr.34101) 9018 : cluster [DBG] pgmap v9946: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:28 smithi155 bash[73694]: debug 2024-07-29T00:30:28.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:29.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16861 16 16 0 0 0 - 0 2024-07-29T00:30:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:29 smithi155 bash[73694]: debug 2024-07-29T00:30:29.725+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:30.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16862 16 16 0 0 0 - 0 2024-07-29T00:30:30.703 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:30 smithi155 bash[68033]: cluster 2024-07-29T00:30:29.350084+0000 mgr.y (mgr.34101) 9019 : cluster [DBG] pgmap v9947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:30.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:30:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:30:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:30:30.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:30 smithi045 bash[80445]: cluster 2024-07-29T00:30:29.350084+0000 mgr.y (mgr.34101) 9019 : cluster [DBG] pgmap v9947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:30.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:30 smithi045 bash[82788]: cluster 2024-07-29T00:30:29.350084+0000 mgr.y (mgr.34101) 9019 : cluster [DBG] pgmap v9947: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:31.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:30 smithi155 bash[73694]: debug 2024-07-29T00:30:30.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:31.379 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16863 16 16 0 0 0 - 0 2024-07-29T00:30:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:31 smithi155 bash[73694]: debug 2024-07-29T00:30:31.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:32.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16864 16 16 0 0 0 - 0 2024-07-29T00:30:32.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:32 smithi045 bash[80445]: cluster 2024-07-29T00:30:31.351765+0000 mgr.y (mgr.34101) 9020 : cluster [DBG] pgmap v9948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:32 smithi045 bash[82788]: cluster 2024-07-29T00:30:31.351765+0000 mgr.y (mgr.34101) 9020 : cluster [DBG] pgmap v9948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:32.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:32 smithi155 bash[68033]: cluster 2024-07-29T00:30:31.351765+0000 mgr.y (mgr.34101) 9020 : cluster [DBG] pgmap v9948: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:32.745 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:30:32 smithi155 bash[60745]: ts=2024-07-29T00:30:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:30:33.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:32 smithi155 bash[73694]: debug 2024-07-29T00:30:32.745+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:33.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16865 16 16 0 0 0 - 0 2024-07-29T00:30:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:33 smithi155 bash[73694]: debug 2024-07-29T00:30:33.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:34.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16866 16 16 0 0 0 - 0 2024-07-29T00:30:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:34 smithi045 bash[80445]: cluster 2024-07-29T00:30:33.353635+0000 mgr.y (mgr.34101) 9021 : cluster [DBG] pgmap v9949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:34 smithi045 bash[80445]: audit 2024-07-29T00:30:33.855930+0000 mon.c (mon.2) 2211 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:34 smithi045 bash[82788]: cluster 2024-07-29T00:30:33.353635+0000 mgr.y (mgr.34101) 9021 : cluster [DBG] pgmap v9949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:34 smithi045 bash[82788]: audit 2024-07-29T00:30:33.855930+0000 mon.c (mon.2) 2211 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:34 smithi155 bash[68033]: cluster 2024-07-29T00:30:33.353635+0000 mgr.y (mgr.34101) 9021 : cluster [DBG] pgmap v9949: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:34 smithi155 bash[68033]: audit 2024-07-29T00:30:33.855930+0000 mon.c (mon.2) 2211 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:35.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:34 smithi155 bash[73694]: debug 2024-07-29T00:30:34.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:35.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16867 16 16 0 0 0 - 0 2024-07-29T00:30:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:35 smithi155 bash[73694]: debug 2024-07-29T00:30:35.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:36.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16868 16 16 0 0 0 - 0 2024-07-29T00:30:36.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:36 smithi045 bash[80445]: cluster 2024-07-29T00:30:35.355345+0000 mgr.y (mgr.34101) 9022 : cluster [DBG] pgmap v9950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:36 smithi045 bash[82788]: cluster 2024-07-29T00:30:35.355345+0000 mgr.y (mgr.34101) 9022 : cluster [DBG] pgmap v9950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:36 smithi155 bash[68033]: cluster 2024-07-29T00:30:35.355345+0000 mgr.y (mgr.34101) 9022 : cluster [DBG] pgmap v9950: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:36 smithi155 bash[73694]: debug 2024-07-29T00:30:36.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:37.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16869 16 16 0 0 0 - 0 2024-07-29T00:30:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:37 smithi155 bash[73694]: debug 2024-07-29T00:30:37.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:38.380 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16870 16 16 0 0 0 - 0 2024-07-29T00:30:38.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:38 smithi045 bash[80445]: cluster 2024-07-29T00:30:37.357191+0000 mgr.y (mgr.34101) 9023 : cluster [DBG] pgmap v9951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:38.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:38 smithi045 bash[82788]: cluster 2024-07-29T00:30:37.357191+0000 mgr.y (mgr.34101) 9023 : cluster [DBG] pgmap v9951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:38.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:38 smithi155 bash[68033]: cluster 2024-07-29T00:30:37.357191+0000 mgr.y (mgr.34101) 9023 : cluster [DBG] pgmap v9951: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:38 smithi155 bash[73694]: debug 2024-07-29T00:30:38.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:39.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16871 16 16 0 0 0 - 0 2024-07-29T00:30:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:39 smithi155 bash[73694]: debug 2024-07-29T00:30:39.816+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:40.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16872 16 16 0 0 0 - 0 2024-07-29T00:30:40.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:40 smithi045 bash[80445]: cluster 2024-07-29T00:30:39.358964+0000 mgr.y (mgr.34101) 9024 : cluster [DBG] pgmap v9952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:40.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:30:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:30:40] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:30:40.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:40 smithi045 bash[82788]: cluster 2024-07-29T00:30:39.358964+0000 mgr.y (mgr.34101) 9024 : cluster [DBG] pgmap v9952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:40.793 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:40 smithi155 bash[68033]: cluster 2024-07-29T00:30:39.358964+0000 mgr.y (mgr.34101) 9024 : cluster [DBG] pgmap v9952: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:40 smithi155 bash[73694]: debug 2024-07-29T00:30:40.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:41.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16873 16 16 0 0 0 - 0 2024-07-29T00:30:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:41 smithi155 bash[73694]: debug 2024-07-29T00:30:41.824+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:42.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16874 16 16 0 0 0 - 0 2024-07-29T00:30:42.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:42 smithi045 bash[80445]: cluster 2024-07-29T00:30:41.360702+0000 mgr.y (mgr.34101) 9025 : cluster [DBG] pgmap v9953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:42.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:42 smithi045 bash[82788]: cluster 2024-07-29T00:30:41.360702+0000 mgr.y (mgr.34101) 9025 : cluster [DBG] pgmap v9953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:42 smithi155 bash[68033]: cluster 2024-07-29T00:30:41.360702+0000 mgr.y (mgr.34101) 9025 : cluster [DBG] pgmap v9953: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:30:42 smithi155 bash[60745]: ts=2024-07-29T00:30:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:30:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:42 smithi155 bash[73694]: debug 2024-07-29T00:30:42.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:43.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16875 16 16 0 0 0 - 0 2024-07-29T00:30:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:43 smithi155 bash[73694]: debug 2024-07-29T00:30:43.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:44.381 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16876 16 16 0 0 0 - 0 2024-07-29T00:30:44.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:44 smithi045 bash[80445]: cluster 2024-07-29T00:30:43.362625+0000 mgr.y (mgr.34101) 9026 : cluster [DBG] pgmap v9954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:44.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:44 smithi045 bash[82788]: cluster 2024-07-29T00:30:43.362625+0000 mgr.y (mgr.34101) 9026 : cluster [DBG] pgmap v9954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:44.777 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:44 smithi155 bash[68033]: cluster 2024-07-29T00:30:43.362625+0000 mgr.y (mgr.34101) 9026 : cluster [DBG] pgmap v9954: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:44 smithi155 bash[73694]: debug 2024-07-29T00:30:44.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:45.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16877 16 16 0 0 0 - 0 2024-07-29T00:30:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:45 smithi155 bash[73694]: debug 2024-07-29T00:30:45.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:46.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16878 16 16 0 0 0 - 0 2024-07-29T00:30:46.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:46 smithi045 bash[80445]: cluster 2024-07-29T00:30:45.364375+0000 mgr.y (mgr.34101) 9027 : cluster [DBG] pgmap v9955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:46.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:46 smithi045 bash[82788]: cluster 2024-07-29T00:30:45.364375+0000 mgr.y (mgr.34101) 9027 : cluster [DBG] pgmap v9955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:46.795 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:46 smithi155 bash[68033]: cluster 2024-07-29T00:30:45.364375+0000 mgr.y (mgr.34101) 9027 : cluster [DBG] pgmap v9955: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:47.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:46 smithi155 bash[73694]: debug 2024-07-29T00:30:46.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:47.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16879 16 16 0 0 0 - 0 2024-07-29T00:30:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:47 smithi155 bash[73694]: debug 2024-07-29T00:30:47.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:48.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:30:48.383865+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:30:48.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:30:48.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16880 16 16 0 0 0 - 0 2024-07-29T00:30:48.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:48 smithi155 bash[68033]: cluster 2024-07-29T00:30:47.366259+0000 mgr.y (mgr.34101) 9028 : cluster [DBG] pgmap v9956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:48 smithi045 bash[80445]: cluster 2024-07-29T00:30:47.366259+0000 mgr.y (mgr.34101) 9028 : cluster [DBG] pgmap v9956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:48 smithi045 bash[82788]: cluster 2024-07-29T00:30:47.366259+0000 mgr.y (mgr.34101) 9028 : cluster [DBG] pgmap v9956: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:48 smithi155 bash[73694]: debug 2024-07-29T00:30:48.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:49.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16881 16 16 0 0 0 - 0 2024-07-29T00:30:49.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:49 smithi155 bash[68033]: audit 2024-07-29T00:30:48.856360+0000 mon.c (mon.2) 2212 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:49 smithi045 bash[80445]: audit 2024-07-29T00:30:48.856360+0000 mon.c (mon.2) 2212 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:49 smithi045 bash[82788]: audit 2024-07-29T00:30:48.856360+0000 mon.c (mon.2) 2212 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:30:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:49 smithi155 bash[73694]: debug 2024-07-29T00:30:49.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:50.382 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16882 16 16 0 0 0 - 0 2024-07-29T00:30:50.940 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:30:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:30:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:30:51.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:50 smithi045 bash[80445]: cluster 2024-07-29T00:30:49.367939+0000 mgr.y (mgr.34101) 9029 : cluster [DBG] pgmap v9957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:50 smithi045 bash[82788]: cluster 2024-07-29T00:30:49.367939+0000 mgr.y (mgr.34101) 9029 : cluster [DBG] pgmap v9957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:50 smithi155 bash[68033]: cluster 2024-07-29T00:30:49.367939+0000 mgr.y (mgr.34101) 9029 : cluster [DBG] pgmap v9957: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:50 smithi155 bash[73694]: debug 2024-07-29T00:30:50.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:51.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16883 16 16 0 0 0 - 0 2024-07-29T00:30:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:51 smithi155 bash[73694]: debug 2024-07-29T00:30:51.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:52.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16884 16 16 0 0 0 - 0 2024-07-29T00:30:52.797 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:30:52 smithi155 bash[60745]: ts=2024-07-29T00:30:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:30:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:52 smithi155 bash[73694]: debug 2024-07-29T00:30:52.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:52 smithi155 bash[68033]: cluster 2024-07-29T00:30:51.369699+0000 mgr.y (mgr.34101) 9030 : cluster [DBG] pgmap v9958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:53.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:52 smithi045 bash[82788]: cluster 2024-07-29T00:30:51.369699+0000 mgr.y (mgr.34101) 9030 : cluster [DBG] pgmap v9958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:53.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:52 smithi045 bash[80445]: cluster 2024-07-29T00:30:51.369699+0000 mgr.y (mgr.34101) 9030 : cluster [DBG] pgmap v9958: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:53.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16885 16 16 0 0 0 - 0 2024-07-29T00:30:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:53 smithi155 bash[73694]: debug 2024-07-29T00:30:53.824+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:54.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16886 16 16 0 0 0 - 0 2024-07-29T00:30:55.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:54 smithi045 bash[80445]: cluster 2024-07-29T00:30:53.371550+0000 mgr.y (mgr.34101) 9031 : cluster [DBG] pgmap v9959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:54 smithi045 bash[82788]: cluster 2024-07-29T00:30:53.371550+0000 mgr.y (mgr.34101) 9031 : cluster [DBG] pgmap v9959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:54 smithi155 bash[68033]: cluster 2024-07-29T00:30:53.371550+0000 mgr.y (mgr.34101) 9031 : cluster [DBG] pgmap v9959: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:54 smithi155 bash[73694]: debug 2024-07-29T00:30:54.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:55.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16887 16 16 0 0 0 - 0 2024-07-29T00:30:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:55 smithi155 bash[73694]: debug 2024-07-29T00:30:55.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:56.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16888 16 16 0 0 0 - 0 2024-07-29T00:30:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:56 smithi045 bash[80445]: cluster 2024-07-29T00:30:55.373270+0000 mgr.y (mgr.34101) 9032 : cluster [DBG] pgmap v9960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:56 smithi045 bash[82788]: cluster 2024-07-29T00:30:55.373270+0000 mgr.y (mgr.34101) 9032 : cluster [DBG] pgmap v9960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:56 smithi155 bash[68033]: cluster 2024-07-29T00:30:55.373270+0000 mgr.y (mgr.34101) 9032 : cluster [DBG] pgmap v9960: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:56 smithi155 bash[73694]: debug 2024-07-29T00:30:56.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:57.383 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16889 16 16 0 0 0 - 0 2024-07-29T00:30:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:57 smithi155 bash[73694]: debug 2024-07-29T00:30:57.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:58.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16890 16 16 0 0 0 - 0 2024-07-29T00:30:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:30:58 smithi045 bash[80445]: cluster 2024-07-29T00:30:57.375165+0000 mgr.y (mgr.34101) 9033 : cluster [DBG] pgmap v9961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:30:58 smithi045 bash[82788]: cluster 2024-07-29T00:30:57.375165+0000 mgr.y (mgr.34101) 9033 : cluster [DBG] pgmap v9961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:59.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:30:58 smithi155 bash[68033]: cluster 2024-07-29T00:30:57.375165+0000 mgr.y (mgr.34101) 9033 : cluster [DBG] pgmap v9961: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:30:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:58 smithi155 bash[73694]: debug 2024-07-29T00:30:58.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:30:59.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16891 16 16 0 0 0 - 0 2024-07-29T00:31:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:30:59 smithi155 bash[73694]: debug 2024-07-29T00:30:59.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:00.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16892 16 16 0 0 0 - 0 2024-07-29T00:31:00.960 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:31:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:31:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:31:01.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:00 smithi045 bash[80445]: cluster 2024-07-29T00:30:59.376873+0000 mgr.y (mgr.34101) 9034 : cluster [DBG] pgmap v9962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:01.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:00 smithi045 bash[82788]: cluster 2024-07-29T00:30:59.376873+0000 mgr.y (mgr.34101) 9034 : cluster [DBG] pgmap v9962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:00 smithi155 bash[68033]: cluster 2024-07-29T00:30:59.376873+0000 mgr.y (mgr.34101) 9034 : cluster [DBG] pgmap v9962: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:00 smithi155 bash[73694]: debug 2024-07-29T00:31:00.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:01.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16893 16 16 0 0 0 - 0 2024-07-29T00:31:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:01 smithi155 bash[68033]: audit 2024-07-29T00:31:01.326901+0000 mon.c (mon.2) 2213 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:31:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:01 smithi155 bash[73694]: debug 2024-07-29T00:31:01.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:02.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16894 16 16 0 0 0 - 0 2024-07-29T00:31:02.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:01 smithi045 bash[80445]: audit 2024-07-29T00:31:01.326901+0000 mon.c (mon.2) 2213 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:31:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:01 smithi045 bash[82788]: audit 2024-07-29T00:31:01.326901+0000 mon.c (mon.2) 2213 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:31:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:31:02 smithi155 bash[60745]: ts=2024-07-29T00:31:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:31:03.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:02 smithi155 bash[73694]: debug 2024-07-29T00:31:02.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:03.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:02 smithi155 bash[68033]: cluster 2024-07-29T00:31:01.378624+0000 mgr.y (mgr.34101) 9035 : cluster [DBG] pgmap v9963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:03.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16895 16 16 0 0 0 - 0 2024-07-29T00:31:03.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:02 smithi045 bash[80445]: cluster 2024-07-29T00:31:01.378624+0000 mgr.y (mgr.34101) 9035 : cluster [DBG] pgmap v9963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:02 smithi045 bash[82788]: cluster 2024-07-29T00:31:01.378624+0000 mgr.y (mgr.34101) 9035 : cluster [DBG] pgmap v9963: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:03 smithi155 bash[68033]: audit 2024-07-29T00:31:03.856861+0000 mon.c (mon.2) 2214 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:03 smithi155 bash[73694]: debug 2024-07-29T00:31:03.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:04.384 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16896 16 16 0 0 0 - 0 2024-07-29T00:31:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:03 smithi045 bash[80445]: audit 2024-07-29T00:31:03.856861+0000 mon.c (mon.2) 2214 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:03 smithi045 bash[82788]: audit 2024-07-29T00:31:03.856861+0000 mon.c (mon.2) 2214 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:04 smithi155 bash[68033]: cluster 2024-07-29T00:31:03.380468+0000 mgr.y (mgr.34101) 9036 : cluster [DBG] pgmap v9964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:04 smithi155 bash[73694]: debug 2024-07-29T00:31:04.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:05.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16897 16 16 0 0 0 - 0 2024-07-29T00:31:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:04 smithi045 bash[80445]: cluster 2024-07-29T00:31:03.380468+0000 mgr.y (mgr.34101) 9036 : cluster [DBG] pgmap v9964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:04 smithi045 bash[82788]: cluster 2024-07-29T00:31:03.380468+0000 mgr.y (mgr.34101) 9036 : cluster [DBG] pgmap v9964: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:05 smithi155 bash[68033]: cluster 2024-07-29T00:31:05.382238+0000 mgr.y (mgr.34101) 9037 : cluster [DBG] pgmap v9965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:05 smithi155 bash[73694]: debug 2024-07-29T00:31:05.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:06.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16898 16 16 0 0 0 - 0 2024-07-29T00:31:06.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:05 smithi045 bash[80445]: cluster 2024-07-29T00:31:05.382238+0000 mgr.y (mgr.34101) 9037 : cluster [DBG] pgmap v9965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:06.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:05 smithi045 bash[82788]: cluster 2024-07-29T00:31:05.382238+0000 mgr.y (mgr.34101) 9037 : cluster [DBG] pgmap v9965: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:07.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:06 smithi155 bash[73694]: debug 2024-07-29T00:31:06.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:07.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16899 16 16 0 0 0 - 0 2024-07-29T00:31:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:07 smithi155 bash[73694]: debug 2024-07-29T00:31:07.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:08 smithi155 bash[68033]: audit 2024-07-29T00:31:07.032155+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:08 smithi155 bash[68033]: audit 2024-07-29T00:31:07.041826+0000 mon.a (mon.0) 4315 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:08 smithi155 bash[68033]: audit 2024-07-29T00:31:07.251887+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:08 smithi155 bash[68033]: audit 2024-07-29T00:31:07.263469+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:08 smithi155 bash[68033]: cluster 2024-07-29T00:31:07.383260+0000 mgr.y (mgr.34101) 9038 : cluster [DBG] pgmap v9966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:08 smithi155 bash[68033]: audit 2024-07-29T00:31:07.710065+0000 mon.c (mon.2) 2215 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:31:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:08 smithi155 bash[68033]: audit 2024-07-29T00:31:07.711585+0000 mon.c (mon.2) 2216 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:31:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:08 smithi155 bash[68033]: audit 2024-07-29T00:31:07.721919+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:31:08.386736+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:31:08.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:31:08.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16900 16 16 0 0 0 - 0 2024-07-29T00:31:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[80445]: audit 2024-07-29T00:31:07.032155+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[80445]: audit 2024-07-29T00:31:07.041826+0000 mon.a (mon.0) 4315 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[80445]: audit 2024-07-29T00:31:07.251887+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[80445]: audit 2024-07-29T00:31:07.263469+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[80445]: cluster 2024-07-29T00:31:07.383260+0000 mgr.y (mgr.34101) 9038 : cluster [DBG] pgmap v9966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[80445]: audit 2024-07-29T00:31:07.710065+0000 mon.c (mon.2) 2215 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:31:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[80445]: audit 2024-07-29T00:31:07.711585+0000 mon.c (mon.2) 2216 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:31:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[80445]: audit 2024-07-29T00:31:07.721919+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[82788]: audit 2024-07-29T00:31:07.032155+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[82788]: audit 2024-07-29T00:31:07.041826+0000 mon.a (mon.0) 4315 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[82788]: audit 2024-07-29T00:31:07.251887+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[82788]: audit 2024-07-29T00:31:07.263469+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[82788]: cluster 2024-07-29T00:31:07.383260+0000 mgr.y (mgr.34101) 9038 : cluster [DBG] pgmap v9966: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[82788]: audit 2024-07-29T00:31:07.710065+0000 mon.c (mon.2) 2215 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:31:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[82788]: audit 2024-07-29T00:31:07.711585+0000 mon.c (mon.2) 2216 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:31:08.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:08 smithi045 bash[82788]: audit 2024-07-29T00:31:07.721919+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:31:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:08 smithi155 bash[73694]: debug 2024-07-29T00:31:08.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:09.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16901 16 16 0 0 0 - 0 2024-07-29T00:31:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:09 smithi155 bash[73694]: debug 2024-07-29T00:31:09.932+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:10.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16902 16 16 0 0 0 - 0 2024-07-29T00:31:10.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:10 smithi045 bash[80445]: cluster 2024-07-29T00:31:09.384996+0000 mgr.y (mgr.34101) 9039 : cluster [DBG] pgmap v9967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:10.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:31:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:31:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:31:10.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:10 smithi045 bash[82788]: cluster 2024-07-29T00:31:09.384996+0000 mgr.y (mgr.34101) 9039 : cluster [DBG] pgmap v9967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:10.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:10 smithi155 bash[68033]: cluster 2024-07-29T00:31:09.384996+0000 mgr.y (mgr.34101) 9039 : cluster [DBG] pgmap v9967: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:10 smithi155 bash[73694]: debug 2024-07-29T00:31:10.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:11.385 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16903 16 16 0 0 0 - 0 2024-07-29T00:31:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:11 smithi155 bash[73694]: debug 2024-07-29T00:31:11.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:12.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16904 16 16 0 0 0 - 0 2024-07-29T00:31:12.447 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:31:12 smithi155 bash[60745]: ts=2024-07-29T00:31:12.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:31:12.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:12 smithi045 bash[80445]: cluster 2024-07-29T00:31:11.386704+0000 mgr.y (mgr.34101) 9040 : cluster [DBG] pgmap v9968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:12 smithi045 bash[82788]: cluster 2024-07-29T00:31:11.386704+0000 mgr.y (mgr.34101) 9040 : cluster [DBG] pgmap v9968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:12 smithi155 bash[68033]: cluster 2024-07-29T00:31:11.386704+0000 mgr.y (mgr.34101) 9040 : cluster [DBG] pgmap v9968: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:12 smithi155 bash[73694]: debug 2024-07-29T00:31:12.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:13.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16905 16 16 0 0 0 - 0 2024-07-29T00:31:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:13 smithi155 bash[73694]: debug 2024-07-29T00:31:13.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:14.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16906 16 16 0 0 0 - 0 2024-07-29T00:31:14.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:14 smithi045 bash[80445]: cluster 2024-07-29T00:31:13.388518+0000 mgr.y (mgr.34101) 9041 : cluster [DBG] pgmap v9969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:14.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:14 smithi045 bash[82788]: cluster 2024-07-29T00:31:13.388518+0000 mgr.y (mgr.34101) 9041 : cluster [DBG] pgmap v9969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:14 smithi155 bash[68033]: cluster 2024-07-29T00:31:13.388518+0000 mgr.y (mgr.34101) 9041 : cluster [DBG] pgmap v9969: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:14 smithi155 bash[73694]: debug 2024-07-29T00:31:14.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:15.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16907 16 16 0 0 0 - 0 2024-07-29T00:31:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:15 smithi155 bash[73694]: debug 2024-07-29T00:31:15.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:16.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16908 16 16 0 0 0 - 0 2024-07-29T00:31:16.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:16 smithi045 bash[80445]: cluster 2024-07-29T00:31:15.390235+0000 mgr.y (mgr.34101) 9042 : cluster [DBG] pgmap v9970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:16 smithi045 bash[82788]: cluster 2024-07-29T00:31:15.390235+0000 mgr.y (mgr.34101) 9042 : cluster [DBG] pgmap v9970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:16.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:16 smithi155 bash[68033]: cluster 2024-07-29T00:31:15.390235+0000 mgr.y (mgr.34101) 9042 : cluster [DBG] pgmap v9970: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:16 smithi155 bash[73694]: debug 2024-07-29T00:31:16.928+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:17.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16909 16 16 0 0 0 - 0 2024-07-29T00:31:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:17 smithi155 bash[73694]: debug 2024-07-29T00:31:17.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:18.386 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16910 16 16 0 0 0 - 0 2024-07-29T00:31:18.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:18 smithi045 bash[80445]: cluster 2024-07-29T00:31:17.392079+0000 mgr.y (mgr.34101) 9043 : cluster [DBG] pgmap v9971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:18 smithi045 bash[82788]: cluster 2024-07-29T00:31:17.392079+0000 mgr.y (mgr.34101) 9043 : cluster [DBG] pgmap v9971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:18.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:18 smithi155 bash[68033]: cluster 2024-07-29T00:31:17.392079+0000 mgr.y (mgr.34101) 9043 : cluster [DBG] pgmap v9971: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:18 smithi155 bash[73694]: debug 2024-07-29T00:31:18.844+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:19.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16911 16 16 0 0 0 - 0 2024-07-29T00:31:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:19 smithi045 bash[80445]: audit 2024-07-29T00:31:18.857163+0000 mon.c (mon.2) 2217 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:19 smithi045 bash[82788]: audit 2024-07-29T00:31:18.857163+0000 mon.c (mon.2) 2217 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:19 smithi155 bash[68033]: audit 2024-07-29T00:31:18.857163+0000 mon.c (mon.2) 2217 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:19 smithi155 bash[73694]: debug 2024-07-29T00:31:19.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:20.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16912 16 16 0 0 0 - 0 2024-07-29T00:31:20.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:20 smithi045 bash[80445]: cluster 2024-07-29T00:31:19.393772+0000 mgr.y (mgr.34101) 9044 : cluster [DBG] pgmap v9972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:20.718 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:31:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:31:20] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:31:20.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:20 smithi045 bash[82788]: cluster 2024-07-29T00:31:19.393772+0000 mgr.y (mgr.34101) 9044 : cluster [DBG] pgmap v9972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:20.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:20 smithi155 bash[68033]: cluster 2024-07-29T00:31:19.393772+0000 mgr.y (mgr.34101) 9044 : cluster [DBG] pgmap v9972: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:20 smithi155 bash[73694]: debug 2024-07-29T00:31:20.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:21.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16913 16 16 0 0 0 - 0 2024-07-29T00:31:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:21 smithi155 bash[73694]: debug 2024-07-29T00:31:21.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:22.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16914 16 16 0 0 0 - 0 2024-07-29T00:31:22.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:22 smithi155 bash[68033]: cluster 2024-07-29T00:31:21.395516+0000 mgr.y (mgr.34101) 9045 : cluster [DBG] pgmap v9973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:31:22 smithi155 bash[60745]: ts=2024-07-29T00:31:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:31:22.971 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:22 smithi045 bash[82788]: cluster 2024-07-29T00:31:21.395516+0000 mgr.y (mgr.34101) 9045 : cluster [DBG] pgmap v9973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:22.971 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:22 smithi045 bash[80445]: cluster 2024-07-29T00:31:21.395516+0000 mgr.y (mgr.34101) 9045 : cluster [DBG] pgmap v9973: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:23.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:22 smithi155 bash[73694]: debug 2024-07-29T00:31:22.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:23.387 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16915 16 16 0 0 0 - 0 2024-07-29T00:31:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:23 smithi155 bash[73694]: debug 2024-07-29T00:31:23.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:24.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16916 16 16 0 0 0 - 0 2024-07-29T00:31:24.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:24 smithi155 bash[68033]: cluster 2024-07-29T00:31:23.397350+0000 mgr.y (mgr.34101) 9046 : cluster [DBG] pgmap v9974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:24 smithi045 bash[80445]: cluster 2024-07-29T00:31:23.397350+0000 mgr.y (mgr.34101) 9046 : cluster [DBG] pgmap v9974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:24 smithi045 bash[82788]: cluster 2024-07-29T00:31:23.397350+0000 mgr.y (mgr.34101) 9046 : cluster [DBG] pgmap v9974: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:24 smithi155 bash[73694]: debug 2024-07-29T00:31:24.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:25.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16917 16 16 0 0 0 - 0 2024-07-29T00:31:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:25 smithi155 bash[73694]: debug 2024-07-29T00:31:25.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:26.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16918 16 16 0 0 0 - 0 2024-07-29T00:31:26.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:26 smithi155 bash[68033]: cluster 2024-07-29T00:31:25.399151+0000 mgr.y (mgr.34101) 9047 : cluster [DBG] pgmap v9975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:26.805 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 29 00:31:26 smithi155 bash[59473]: logger=cleanup t=2024-07-29T00:31:26.664003841Z level=info msg="Completed cleanup jobs" duration=46.814351ms 2024-07-29T00:31:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:26 smithi045 bash[80445]: cluster 2024-07-29T00:31:25.399151+0000 mgr.y (mgr.34101) 9047 : cluster [DBG] pgmap v9975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:26 smithi045 bash[82788]: cluster 2024-07-29T00:31:25.399151+0000 mgr.y (mgr.34101) 9047 : cluster [DBG] pgmap v9975: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:26 smithi155 bash[73694]: debug 2024-07-29T00:31:26.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:27.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16919 16 16 0 0 0 - 0 2024-07-29T00:31:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:27 smithi155 bash[73694]: debug 2024-07-29T00:31:27.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:28.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:31:28.389890+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:31:28.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:31:28.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16920 16 16 0 0 0 - 0 2024-07-29T00:31:28.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:28 smithi155 bash[68033]: cluster 2024-07-29T00:31:27.401164+0000 mgr.y (mgr.34101) 9048 : cluster [DBG] pgmap v9976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:28.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:28 smithi045 bash[80445]: cluster 2024-07-29T00:31:27.401164+0000 mgr.y (mgr.34101) 9048 : cluster [DBG] pgmap v9976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:28 smithi045 bash[82788]: cluster 2024-07-29T00:31:27.401164+0000 mgr.y (mgr.34101) 9048 : cluster [DBG] pgmap v9976: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:28 smithi155 bash[73694]: debug 2024-07-29T00:31:28.899+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:29.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16921 16 16 0 0 0 - 0 2024-07-29T00:31:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:29 smithi155 bash[73694]: debug 2024-07-29T00:31:29.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:30.388 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16922 16 16 0 0 0 - 0 2024-07-29T00:31:30.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:30 smithi155 bash[68033]: cluster 2024-07-29T00:31:29.402946+0000 mgr.y (mgr.34101) 9049 : cluster [DBG] pgmap v9977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:30.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:30 smithi045 bash[80445]: cluster 2024-07-29T00:31:29.402946+0000 mgr.y (mgr.34101) 9049 : cluster [DBG] pgmap v9977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:31:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:31:30] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:31:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:30 smithi045 bash[82788]: cluster 2024-07-29T00:31:29.402946+0000 mgr.y (mgr.34101) 9049 : cluster [DBG] pgmap v9977: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:30 smithi155 bash[73694]: debug 2024-07-29T00:31:30.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:31.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16923 16 16 0 0 0 - 0 2024-07-29T00:31:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:31 smithi155 bash[73694]: debug 2024-07-29T00:31:31.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:32.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16924 16 16 0 0 0 - 0 2024-07-29T00:31:32.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:32 smithi155 bash[68033]: cluster 2024-07-29T00:31:31.404631+0000 mgr.y (mgr.34101) 9050 : cluster [DBG] pgmap v9978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:31:32 smithi155 bash[60745]: ts=2024-07-29T00:31:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:31:32.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:32 smithi045 bash[80445]: cluster 2024-07-29T00:31:31.404631+0000 mgr.y (mgr.34101) 9050 : cluster [DBG] pgmap v9978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:32 smithi045 bash[82788]: cluster 2024-07-29T00:31:31.404631+0000 mgr.y (mgr.34101) 9050 : cluster [DBG] pgmap v9978: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:32 smithi155 bash[73694]: debug 2024-07-29T00:31:32.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:33.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16925 16 16 0 0 0 - 0 2024-07-29T00:31:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:33 smithi155 bash[73694]: debug 2024-07-29T00:31:33.783+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:34.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16926 16 16 0 0 0 - 0 2024-07-29T00:31:34.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:34 smithi155 bash[68033]: cluster 2024-07-29T00:31:33.406548+0000 mgr.y (mgr.34101) 9051 : cluster [DBG] pgmap v9979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:34.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:34 smithi155 bash[68033]: audit 2024-07-29T00:31:33.857627+0000 mon.c (mon.2) 2218 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:34 smithi045 bash[80445]: cluster 2024-07-29T00:31:33.406548+0000 mgr.y (mgr.34101) 9051 : cluster [DBG] pgmap v9979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:34 smithi045 bash[80445]: audit 2024-07-29T00:31:33.857627+0000 mon.c (mon.2) 2218 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:34 smithi045 bash[82788]: cluster 2024-07-29T00:31:33.406548+0000 mgr.y (mgr.34101) 9051 : cluster [DBG] pgmap v9979: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:34 smithi045 bash[82788]: audit 2024-07-29T00:31:33.857627+0000 mon.c (mon.2) 2218 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:34 smithi155 bash[73694]: debug 2024-07-29T00:31:34.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:35.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16927 16 16 0 0 0 - 0 2024-07-29T00:31:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:35 smithi155 bash[73694]: debug 2024-07-29T00:31:35.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:36.389 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16928 16 16 0 0 0 - 0 2024-07-29T00:31:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:36 smithi155 bash[68033]: cluster 2024-07-29T00:31:35.408281+0000 mgr.y (mgr.34101) 9052 : cluster [DBG] pgmap v9980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:36 smithi045 bash[80445]: cluster 2024-07-29T00:31:35.408281+0000 mgr.y (mgr.34101) 9052 : cluster [DBG] pgmap v9980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:36 smithi045 bash[82788]: cluster 2024-07-29T00:31:35.408281+0000 mgr.y (mgr.34101) 9052 : cluster [DBG] pgmap v9980: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:36 smithi155 bash[73694]: debug 2024-07-29T00:31:36.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:37.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16929 16 16 0 0 0 - 0 2024-07-29T00:31:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:37 smithi155 bash[73694]: debug 2024-07-29T00:31:37.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:38.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16930 16 16 0 0 0 - 0 2024-07-29T00:31:38.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:38 smithi155 bash[68033]: cluster 2024-07-29T00:31:37.410198+0000 mgr.y (mgr.34101) 9053 : cluster [DBG] pgmap v9981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:38.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:38 smithi045 bash[80445]: cluster 2024-07-29T00:31:37.410198+0000 mgr.y (mgr.34101) 9053 : cluster [DBG] pgmap v9981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:38 smithi045 bash[82788]: cluster 2024-07-29T00:31:37.410198+0000 mgr.y (mgr.34101) 9053 : cluster [DBG] pgmap v9981: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:38 smithi155 bash[73694]: debug 2024-07-29T00:31:38.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:39.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16931 16 16 0 0 0 - 0 2024-07-29T00:31:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:39 smithi155 bash[73694]: debug 2024-07-29T00:31:39.847+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:40.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16932 16 16 0 0 0 - 0 2024-07-29T00:31:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:40 smithi155 bash[68033]: cluster 2024-07-29T00:31:39.411906+0000 mgr.y (mgr.34101) 9054 : cluster [DBG] pgmap v9982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:40.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:40 smithi045 bash[80445]: cluster 2024-07-29T00:31:39.411906+0000 mgr.y (mgr.34101) 9054 : cluster [DBG] pgmap v9982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:31:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:31:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:31:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:40 smithi045 bash[82788]: cluster 2024-07-29T00:31:39.411906+0000 mgr.y (mgr.34101) 9054 : cluster [DBG] pgmap v9982: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:40 smithi155 bash[73694]: debug 2024-07-29T00:31:40.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:41.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16933 16 16 0 0 0 - 0 2024-07-29T00:31:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:41 smithi155 bash[73694]: debug 2024-07-29T00:31:41.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:42.390 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16934 16 16 0 0 0 - 0 2024-07-29T00:31:42.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:42 smithi155 bash[68033]: cluster 2024-07-29T00:31:41.413642+0000 mgr.y (mgr.34101) 9055 : cluster [DBG] pgmap v9983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:31:42 smithi155 bash[60745]: ts=2024-07-29T00:31:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:31:42.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:42 smithi045 bash[80445]: cluster 2024-07-29T00:31:41.413642+0000 mgr.y (mgr.34101) 9055 : cluster [DBG] pgmap v9983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:42 smithi045 bash[82788]: cluster 2024-07-29T00:31:41.413642+0000 mgr.y (mgr.34101) 9055 : cluster [DBG] pgmap v9983: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:42 smithi155 bash[73694]: debug 2024-07-29T00:31:42.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:43.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16935 16 16 0 0 0 - 0 2024-07-29T00:31:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:43 smithi155 bash[73694]: debug 2024-07-29T00:31:43.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:44.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16936 16 16 0 0 0 - 0 2024-07-29T00:31:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:44 smithi155 bash[68033]: cluster 2024-07-29T00:31:43.415518+0000 mgr.y (mgr.34101) 9056 : cluster [DBG] pgmap v9984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:44.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:44 smithi045 bash[80445]: cluster 2024-07-29T00:31:43.415518+0000 mgr.y (mgr.34101) 9056 : cluster [DBG] pgmap v9984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:44 smithi045 bash[82788]: cluster 2024-07-29T00:31:43.415518+0000 mgr.y (mgr.34101) 9056 : cluster [DBG] pgmap v9984: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:44 smithi155 bash[73694]: debug 2024-07-29T00:31:44.883+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:45.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16937 16 16 0 0 0 - 0 2024-07-29T00:31:46.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:45 smithi155 bash[73694]: debug 2024-07-29T00:31:45.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:46.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16938 16 16 0 0 0 - 0 2024-07-29T00:31:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:46 smithi155 bash[68033]: cluster 2024-07-29T00:31:45.417283+0000 mgr.y (mgr.34101) 9057 : cluster [DBG] pgmap v9985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:46.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:46 smithi045 bash[80445]: cluster 2024-07-29T00:31:45.417283+0000 mgr.y (mgr.34101) 9057 : cluster [DBG] pgmap v9985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:46 smithi045 bash[82788]: cluster 2024-07-29T00:31:45.417283+0000 mgr.y (mgr.34101) 9057 : cluster [DBG] pgmap v9985: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:46 smithi155 bash[73694]: debug 2024-07-29T00:31:46.943+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:47.391 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16939 16 16 0 0 0 - 0 2024-07-29T00:31:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:47 smithi155 bash[73694]: debug 2024-07-29T00:31:47.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:48.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:31:48.393288+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:31:48.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:31:48.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16940 16 16 0 0 0 - 0 2024-07-29T00:31:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:48 smithi155 bash[68033]: cluster 2024-07-29T00:31:47.419174+0000 mgr.y (mgr.34101) 9058 : cluster [DBG] pgmap v9986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:48.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:48 smithi045 bash[82788]: cluster 2024-07-29T00:31:47.419174+0000 mgr.y (mgr.34101) 9058 : cluster [DBG] pgmap v9986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:48.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:48 smithi045 bash[80445]: cluster 2024-07-29T00:31:47.419174+0000 mgr.y (mgr.34101) 9058 : cluster [DBG] pgmap v9986: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:48 smithi155 bash[73694]: debug 2024-07-29T00:31:48.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:49.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16941 16 16 0 0 0 - 0 2024-07-29T00:31:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:49 smithi155 bash[68033]: audit 2024-07-29T00:31:48.858130+0000 mon.c (mon.2) 2219 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:49.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:49 smithi045 bash[82788]: audit 2024-07-29T00:31:48.858130+0000 mon.c (mon.2) 2219 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:49 smithi045 bash[80445]: audit 2024-07-29T00:31:48.858130+0000 mon.c (mon.2) 2219 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:31:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:49 smithi155 bash[73694]: debug 2024-07-29T00:31:49.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:50.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16942 16 16 0 0 0 - 0 2024-07-29T00:31:50.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:50 smithi155 bash[68033]: cluster 2024-07-29T00:31:49.420898+0000 mgr.y (mgr.34101) 9059 : cluster [DBG] pgmap v9987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:31:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:31:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:31:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:50 smithi045 bash[82788]: cluster 2024-07-29T00:31:49.420898+0000 mgr.y (mgr.34101) 9059 : cluster [DBG] pgmap v9987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:50 smithi045 bash[80445]: cluster 2024-07-29T00:31:49.420898+0000 mgr.y (mgr.34101) 9059 : cluster [DBG] pgmap v9987: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:50 smithi155 bash[73694]: debug 2024-07-29T00:31:50.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:51.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16943 16 16 0 0 0 - 0 2024-07-29T00:31:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:51 smithi155 bash[73694]: debug 2024-07-29T00:31:51.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:52.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16944 16 16 0 0 0 - 0 2024-07-29T00:31:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:31:52 smithi155 bash[60745]: ts=2024-07-29T00:31:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:31:52.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:52 smithi155 bash[68033]: cluster 2024-07-29T00:31:51.422687+0000 mgr.y (mgr.34101) 9060 : cluster [DBG] pgmap v9988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:52.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:52 smithi045 bash[80445]: cluster 2024-07-29T00:31:51.422687+0000 mgr.y (mgr.34101) 9060 : cluster [DBG] pgmap v9988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:52.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:52 smithi045 bash[82788]: cluster 2024-07-29T00:31:51.422687+0000 mgr.y (mgr.34101) 9060 : cluster [DBG] pgmap v9988: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:52 smithi155 bash[73694]: debug 2024-07-29T00:31:52.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:53.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16945 16 16 0 0 0 - 0 2024-07-29T00:31:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:53 smithi155 bash[73694]: debug 2024-07-29T00:31:53.911+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:54.392 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16946 16 16 0 0 0 - 0 2024-07-29T00:31:54.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:54 smithi155 bash[68033]: cluster 2024-07-29T00:31:53.424592+0000 mgr.y (mgr.34101) 9061 : cluster [DBG] pgmap v9989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:54.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:54 smithi045 bash[82788]: cluster 2024-07-29T00:31:53.424592+0000 mgr.y (mgr.34101) 9061 : cluster [DBG] pgmap v9989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:54.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:54 smithi045 bash[80445]: cluster 2024-07-29T00:31:53.424592+0000 mgr.y (mgr.34101) 9061 : cluster [DBG] pgmap v9989: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:54 smithi155 bash[73694]: debug 2024-07-29T00:31:54.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:55.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16947 16 16 0 0 0 - 0 2024-07-29T00:31:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:55 smithi155 bash[73694]: debug 2024-07-29T00:31:55.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:56.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16948 16 16 0 0 0 - 0 2024-07-29T00:31:56.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:56 smithi155 bash[68033]: cluster 2024-07-29T00:31:55.426382+0000 mgr.y (mgr.34101) 9062 : cluster [DBG] pgmap v9990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:56.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:56 smithi045 bash[82788]: cluster 2024-07-29T00:31:55.426382+0000 mgr.y (mgr.34101) 9062 : cluster [DBG] pgmap v9990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:56.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:56 smithi045 bash[80445]: cluster 2024-07-29T00:31:55.426382+0000 mgr.y (mgr.34101) 9062 : cluster [DBG] pgmap v9990: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:56 smithi155 bash[73694]: debug 2024-07-29T00:31:56.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:57.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16949 16 16 0 0 0 - 0 2024-07-29T00:31:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:57 smithi155 bash[73694]: debug 2024-07-29T00:31:57.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:58.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16950 16 16 0 0 0 - 0 2024-07-29T00:31:58.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:31:58 smithi155 bash[68033]: cluster 2024-07-29T00:31:57.428279+0000 mgr.y (mgr.34101) 9063 : cluster [DBG] pgmap v9991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:58.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:31:58 smithi045 bash[82788]: cluster 2024-07-29T00:31:57.428279+0000 mgr.y (mgr.34101) 9063 : cluster [DBG] pgmap v9991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:58.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:31:58 smithi045 bash[80445]: cluster 2024-07-29T00:31:57.428279+0000 mgr.y (mgr.34101) 9063 : cluster [DBG] pgmap v9991: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:31:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:58 smithi155 bash[73694]: debug 2024-07-29T00:31:58.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:31:59.393 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16951 16 16 0 0 0 - 0 2024-07-29T00:32:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:31:59 smithi155 bash[73694]: debug 2024-07-29T00:31:59.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:00.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16952 16 16 0 0 0 - 0 2024-07-29T00:32:00.873 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:00 smithi155 bash[68033]: cluster 2024-07-29T00:31:59.430057+0000 mgr.y (mgr.34101) 9064 : cluster [DBG] pgmap v9992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:32:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:32:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:32:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:00 smithi045 bash[82788]: cluster 2024-07-29T00:31:59.430057+0000 mgr.y (mgr.34101) 9064 : cluster [DBG] pgmap v9992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:00 smithi045 bash[80445]: cluster 2024-07-29T00:31:59.430057+0000 mgr.y (mgr.34101) 9064 : cluster [DBG] pgmap v9992: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:01.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:00 smithi155 bash[73694]: debug 2024-07-29T00:32:00.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:01.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16953 16 16 0 0 0 - 0 2024-07-29T00:32:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:01 smithi155 bash[73694]: debug 2024-07-29T00:32:01.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:02.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16954 16 16 0 0 0 - 0 2024-07-29T00:32:02.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:02 smithi155 bash[68033]: cluster 2024-07-29T00:32:01.431850+0000 mgr.y (mgr.34101) 9065 : cluster [DBG] pgmap v9993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:32:02 smithi155 bash[60745]: ts=2024-07-29T00:32:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:32:02.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:02 smithi045 bash[80445]: cluster 2024-07-29T00:32:01.431850+0000 mgr.y (mgr.34101) 9065 : cluster [DBG] pgmap v9993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:02.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:02 smithi045 bash[82788]: cluster 2024-07-29T00:32:01.431850+0000 mgr.y (mgr.34101) 9065 : cluster [DBG] pgmap v9993: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:02 smithi155 bash[73694]: debug 2024-07-29T00:32:02.907+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:03.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16955 16 16 0 0 0 - 0 2024-07-29T00:32:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:03 smithi155 bash[73694]: debug 2024-07-29T00:32:03.879+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:04.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16956 16 16 0 0 0 - 0 2024-07-29T00:32:04.864 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:04 smithi155 bash[68033]: cluster 2024-07-29T00:32:03.433776+0000 mgr.y (mgr.34101) 9066 : cluster [DBG] pgmap v9994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:04.864 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:04 smithi155 bash[68033]: audit 2024-07-29T00:32:03.858493+0000 mon.c (mon.2) 2220 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:04 smithi045 bash[80445]: cluster 2024-07-29T00:32:03.433776+0000 mgr.y (mgr.34101) 9066 : cluster [DBG] pgmap v9994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:04 smithi045 bash[80445]: audit 2024-07-29T00:32:03.858493+0000 mon.c (mon.2) 2220 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:04 smithi045 bash[82788]: cluster 2024-07-29T00:32:03.433776+0000 mgr.y (mgr.34101) 9066 : cluster [DBG] pgmap v9994: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:04 smithi045 bash[82788]: audit 2024-07-29T00:32:03.858493+0000 mon.c (mon.2) 2220 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:04 smithi155 bash[73694]: debug 2024-07-29T00:32:04.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:05.394 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16957 16 16 0 0 0 - 0 2024-07-29T00:32:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:05 smithi155 bash[73694]: debug 2024-07-29T00:32:05.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:06.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16958 16 16 0 0 0 - 0 2024-07-29T00:32:06.822 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:06 smithi155 bash[68033]: cluster 2024-07-29T00:32:05.435592+0000 mgr.y (mgr.34101) 9067 : cluster [DBG] pgmap v9995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:06.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:06 smithi045 bash[80445]: cluster 2024-07-29T00:32:05.435592+0000 mgr.y (mgr.34101) 9067 : cluster [DBG] pgmap v9995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:06 smithi045 bash[82788]: cluster 2024-07-29T00:32:05.435592+0000 mgr.y (mgr.34101) 9067 : cluster [DBG] pgmap v9995: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:06 smithi155 bash[73694]: debug 2024-07-29T00:32:06.819+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:07.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16959 16 16 0 0 0 - 0 2024-07-29T00:32:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:07 smithi155 bash[73694]: debug 2024-07-29T00:32:07.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:08.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:32:08.396684+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:32:08.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:32:08.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16960 16 16 0 0 0 - 0 2024-07-29T00:32:08.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:08 smithi045 bash[80445]: cluster 2024-07-29T00:32:07.437494+0000 mgr.y (mgr.34101) 9068 : cluster [DBG] pgmap v9996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:08.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:08 smithi045 bash[80445]: audit 2024-07-29T00:32:07.861246+0000 mon.c (mon.2) 2221 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:32:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:08 smithi045 bash[82788]: cluster 2024-07-29T00:32:07.437494+0000 mgr.y (mgr.34101) 9068 : cluster [DBG] pgmap v9996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:08 smithi045 bash[82788]: audit 2024-07-29T00:32:07.861246+0000 mon.c (mon.2) 2221 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:32:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:08 smithi155 bash[73694]: debug 2024-07-29T00:32:08.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:08 smithi155 bash[68033]: cluster 2024-07-29T00:32:07.437494+0000 mgr.y (mgr.34101) 9068 : cluster [DBG] pgmap v9996: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:08 smithi155 bash[68033]: audit 2024-07-29T00:32:07.861246+0000 mon.c (mon.2) 2221 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:32:09.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16961 16 16 0 0 0 - 0 2024-07-29T00:32:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:09 smithi155 bash[73694]: debug 2024-07-29T00:32:09.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:10.395 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16962 16 16 0 0 0 - 0 2024-07-29T00:32:10.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:10 smithi045 bash[80445]: cluster 2024-07-29T00:32:09.439275+0000 mgr.y (mgr.34101) 9069 : cluster [DBG] pgmap v9997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:32:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:32:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:32:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:10 smithi045 bash[82788]: cluster 2024-07-29T00:32:09.439275+0000 mgr.y (mgr.34101) 9069 : cluster [DBG] pgmap v9997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:10 smithi155 bash[68033]: cluster 2024-07-29T00:32:09.439275+0000 mgr.y (mgr.34101) 9069 : cluster [DBG] pgmap v9997: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:10 smithi155 bash[73694]: debug 2024-07-29T00:32:10.763+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:11.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16963 16 16 0 0 0 - 0 2024-07-29T00:32:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:11 smithi155 bash[73694]: debug 2024-07-29T00:32:11.775+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:12.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16964 16 16 0 0 0 - 0 2024-07-29T00:32:12.583 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:32:12 smithi155 bash[60745]: ts=2024-07-29T00:32:12.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:32:12.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:12 smithi045 bash[80445]: cluster 2024-07-29T00:32:11.441046+0000 mgr.y (mgr.34101) 9070 : cluster [DBG] pgmap v9998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:12 smithi045 bash[82788]: cluster 2024-07-29T00:32:11.441046+0000 mgr.y (mgr.34101) 9070 : cluster [DBG] pgmap v9998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:12 smithi155 bash[73694]: debug 2024-07-29T00:32:12.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:12 smithi155 bash[68033]: cluster 2024-07-29T00:32:11.441046+0000 mgr.y (mgr.34101) 9070 : cluster [DBG] pgmap v9998: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:13.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16965 16 16 0 0 0 - 0 2024-07-29T00:32:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:13 smithi155 bash[73694]: debug 2024-07-29T00:32:13.715+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:14.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16966 16 16 0 0 0 - 0 2024-07-29T00:32:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[80445]: cluster 2024-07-29T00:32:13.442331+0000 mgr.y (mgr.34101) 9071 : cluster [DBG] pgmap v9999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[80445]: audit 2024-07-29T00:32:13.561752+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[80445]: audit 2024-07-29T00:32:13.569177+0000 mon.a (mon.0) 4320 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[80445]: audit 2024-07-29T00:32:13.755920+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[80445]: audit 2024-07-29T00:32:13.768142+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[80445]: audit 2024-07-29T00:32:14.198268+0000 mon.c (mon.2) 2222 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:32:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[80445]: audit 2024-07-29T00:32:14.200030+0000 mon.c (mon.2) 2223 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:32:14.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[80445]: audit 2024-07-29T00:32:14.210309+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[82788]: cluster 2024-07-29T00:32:13.442331+0000 mgr.y (mgr.34101) 9071 : cluster [DBG] pgmap v9999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[82788]: audit 2024-07-29T00:32:13.561752+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[82788]: audit 2024-07-29T00:32:13.569177+0000 mon.a (mon.0) 4320 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[82788]: audit 2024-07-29T00:32:13.755920+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[82788]: audit 2024-07-29T00:32:13.768142+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[82788]: audit 2024-07-29T00:32:14.198268+0000 mon.c (mon.2) 2222 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:32:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[82788]: audit 2024-07-29T00:32:14.200030+0000 mon.c (mon.2) 2223 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:32:14.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:14 smithi045 bash[82788]: audit 2024-07-29T00:32:14.210309+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:14 smithi155 bash[73694]: debug 2024-07-29T00:32:14.683+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:14 smithi155 bash[68033]: cluster 2024-07-29T00:32:13.442331+0000 mgr.y (mgr.34101) 9071 : cluster [DBG] pgmap v9999: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:14 smithi155 bash[68033]: audit 2024-07-29T00:32:13.561752+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:14 smithi155 bash[68033]: audit 2024-07-29T00:32:13.569177+0000 mon.a (mon.0) 4320 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:14 smithi155 bash[68033]: audit 2024-07-29T00:32:13.755920+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:14 smithi155 bash[68033]: audit 2024-07-29T00:32:13.768142+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:14 smithi155 bash[68033]: audit 2024-07-29T00:32:14.198268+0000 mon.c (mon.2) 2222 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:32:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:14 smithi155 bash[68033]: audit 2024-07-29T00:32:14.200030+0000 mon.c (mon.2) 2223 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:32:15.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:14 smithi155 bash[68033]: audit 2024-07-29T00:32:14.210309+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:32:15.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16967 16 16 0 0 0 - 0 2024-07-29T00:32:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:15 smithi155 bash[73694]: debug 2024-07-29T00:32:15.723+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:16.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16968 16 16 0 0 0 - 0 2024-07-29T00:32:16.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:16 smithi045 bash[80445]: cluster 2024-07-29T00:32:15.444172+0000 mgr.y (mgr.34101) 9072 : cluster [DBG] pgmap v10000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:16.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:16 smithi045 bash[82788]: cluster 2024-07-29T00:32:15.444172+0000 mgr.y (mgr.34101) 9072 : cluster [DBG] pgmap v10000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:16 smithi155 bash[73694]: debug 2024-07-29T00:32:16.755+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:17.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:16 smithi155 bash[68033]: cluster 2024-07-29T00:32:15.444172+0000 mgr.y (mgr.34101) 9072 : cluster [DBG] pgmap v10000: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:17.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16969 16 16 0 0 0 - 0 2024-07-29T00:32:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:17 smithi155 bash[73694]: debug 2024-07-29T00:32:17.743+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:18.396 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16970 16 16 0 0 0 - 0 2024-07-29T00:32:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:18 smithi045 bash[80445]: cluster 2024-07-29T00:32:17.446115+0000 mgr.y (mgr.34101) 9073 : cluster [DBG] pgmap v10001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:18.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:18 smithi045 bash[82788]: cluster 2024-07-29T00:32:17.446115+0000 mgr.y (mgr.34101) 9073 : cluster [DBG] pgmap v10001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:18 smithi155 bash[68033]: cluster 2024-07-29T00:32:17.446115+0000 mgr.y (mgr.34101) 9073 : cluster [DBG] pgmap v10001: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:18 smithi155 bash[73694]: debug 2024-07-29T00:32:18.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:19.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16971 16 16 0 0 0 - 0 2024-07-29T00:32:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:19 smithi045 bash[80445]: audit 2024-07-29T00:32:18.858919+0000 mon.c (mon.2) 2224 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:19 smithi045 bash[82788]: audit 2024-07-29T00:32:18.858919+0000 mon.c (mon.2) 2224 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:19 smithi155 bash[68033]: audit 2024-07-29T00:32:18.858919+0000 mon.c (mon.2) 2224 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:19 smithi155 bash[73694]: debug 2024-07-29T00:32:19.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:20.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16972 16 16 0 0 0 - 0 2024-07-29T00:32:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:32:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:32:20] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:32:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:20 smithi045 bash[80445]: cluster 2024-07-29T00:32:19.447781+0000 mgr.y (mgr.34101) 9074 : cluster [DBG] pgmap v10002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:20.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:20 smithi045 bash[82788]: cluster 2024-07-29T00:32:19.447781+0000 mgr.y (mgr.34101) 9074 : cluster [DBG] pgmap v10002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:20 smithi155 bash[68033]: cluster 2024-07-29T00:32:19.447781+0000 mgr.y (mgr.34101) 9074 : cluster [DBG] pgmap v10002: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:20 smithi155 bash[73694]: debug 2024-07-29T00:32:20.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:21.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16973 16 16 0 0 0 - 0 2024-07-29T00:32:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:21 smithi155 bash[73694]: debug 2024-07-29T00:32:21.742+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:22.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16974 16 16 0 0 0 - 0 2024-07-29T00:32:22.585 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:32:22 smithi155 bash[60745]: ts=2024-07-29T00:32:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:32:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:22 smithi045 bash[80445]: cluster 2024-07-29T00:32:21.449538+0000 mgr.y (mgr.34101) 9075 : cluster [DBG] pgmap v10003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:22.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:22 smithi045 bash[82788]: cluster 2024-07-29T00:32:21.449538+0000 mgr.y (mgr.34101) 9075 : cluster [DBG] pgmap v10003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:22 smithi155 bash[73694]: debug 2024-07-29T00:32:22.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:22 smithi155 bash[68033]: cluster 2024-07-29T00:32:21.449538+0000 mgr.y (mgr.34101) 9075 : cluster [DBG] pgmap v10003: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:23.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16975 16 16 0 0 0 - 0 2024-07-29T00:32:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:23 smithi155 bash[73694]: debug 2024-07-29T00:32:23.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:24.397 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16976 16 16 0 0 0 - 0 2024-07-29T00:32:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:24 smithi045 bash[80445]: cluster 2024-07-29T00:32:23.451424+0000 mgr.y (mgr.34101) 9076 : cluster [DBG] pgmap v10004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:24 smithi045 bash[82788]: cluster 2024-07-29T00:32:23.451424+0000 mgr.y (mgr.34101) 9076 : cluster [DBG] pgmap v10004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:24 smithi155 bash[73694]: debug 2024-07-29T00:32:24.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:25.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:24 smithi155 bash[68033]: cluster 2024-07-29T00:32:23.451424+0000 mgr.y (mgr.34101) 9076 : cluster [DBG] pgmap v10004: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:25.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16977 16 16 0 0 0 - 0 2024-07-29T00:32:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:25 smithi155 bash[73694]: debug 2024-07-29T00:32:25.794+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:26.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16978 16 16 0 0 0 - 0 2024-07-29T00:32:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:26 smithi045 bash[80445]: cluster 2024-07-29T00:32:25.453181+0000 mgr.y (mgr.34101) 9077 : cluster [DBG] pgmap v10005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:26 smithi045 bash[82788]: cluster 2024-07-29T00:32:25.453181+0000 mgr.y (mgr.34101) 9077 : cluster [DBG] pgmap v10005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:26 smithi155 bash[73694]: debug 2024-07-29T00:32:26.758+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:26 smithi155 bash[68033]: cluster 2024-07-29T00:32:25.453181+0000 mgr.y (mgr.34101) 9077 : cluster [DBG] pgmap v10005: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:27.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16979 16 16 0 0 0 - 0 2024-07-29T00:32:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:27 smithi155 bash[73694]: debug 2024-07-29T00:32:27.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:28.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:32:28.399827+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:32:28.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:32:28.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16980 16 16 0 0 0 - 0 2024-07-29T00:32:28.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:28 smithi045 bash[80445]: cluster 2024-07-29T00:32:27.455076+0000 mgr.y (mgr.34101) 9078 : cluster [DBG] pgmap v10006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:28.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:28 smithi045 bash[82788]: cluster 2024-07-29T00:32:27.455076+0000 mgr.y (mgr.34101) 9078 : cluster [DBG] pgmap v10006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:28 smithi155 bash[73694]: debug 2024-07-29T00:32:28.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:28 smithi155 bash[68033]: cluster 2024-07-29T00:32:27.455076+0000 mgr.y (mgr.34101) 9078 : cluster [DBG] pgmap v10006: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:29.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16981 16 16 0 0 0 - 0 2024-07-29T00:32:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:29 smithi155 bash[73694]: debug 2024-07-29T00:32:29.722+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:30.398 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16982 16 16 0 0 0 - 0 2024-07-29T00:32:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:32:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:32:30] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:32:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:30 smithi045 bash[82788]: cluster 2024-07-29T00:32:29.456827+0000 mgr.y (mgr.34101) 9079 : cluster [DBG] pgmap v10007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:30 smithi045 bash[80445]: cluster 2024-07-29T00:32:29.456827+0000 mgr.y (mgr.34101) 9079 : cluster [DBG] pgmap v10007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:30 smithi155 bash[73694]: debug 2024-07-29T00:32:30.674+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:30 smithi155 bash[68033]: cluster 2024-07-29T00:32:29.456827+0000 mgr.y (mgr.34101) 9079 : cluster [DBG] pgmap v10007: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:31.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16983 16 16 0 0 0 - 0 2024-07-29T00:32:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:31 smithi155 bash[73694]: debug 2024-07-29T00:32:31.626+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:32.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16984 16 16 0 0 0 - 0 2024-07-29T00:32:32.606 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:32:32 smithi155 bash[60745]: ts=2024-07-29T00:32:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:32:32.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:32 smithi045 bash[82788]: cluster 2024-07-29T00:32:31.458576+0000 mgr.y (mgr.34101) 9080 : cluster [DBG] pgmap v10008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:32.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:32 smithi045 bash[80445]: cluster 2024-07-29T00:32:31.458576+0000 mgr.y (mgr.34101) 9080 : cluster [DBG] pgmap v10008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:32 smithi155 bash[73694]: debug 2024-07-29T00:32:32.646+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:32 smithi155 bash[68033]: cluster 2024-07-29T00:32:31.458576+0000 mgr.y (mgr.34101) 9080 : cluster [DBG] pgmap v10008: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:33.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16985 16 16 0 0 0 - 0 2024-07-29T00:32:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:33 smithi155 bash[73694]: debug 2024-07-29T00:32:33.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:34.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16986 16 16 0 0 0 - 0 2024-07-29T00:32:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:34 smithi045 bash[82788]: cluster 2024-07-29T00:32:33.460426+0000 mgr.y (mgr.34101) 9081 : cluster [DBG] pgmap v10009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:34 smithi045 bash[82788]: audit 2024-07-29T00:32:33.859396+0000 mon.c (mon.2) 2225 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:34 smithi045 bash[80445]: cluster 2024-07-29T00:32:33.460426+0000 mgr.y (mgr.34101) 9081 : cluster [DBG] pgmap v10009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:34 smithi045 bash[80445]: audit 2024-07-29T00:32:33.859396+0000 mon.c (mon.2) 2225 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:34 smithi155 bash[73694]: debug 2024-07-29T00:32:34.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:34 smithi155 bash[68033]: cluster 2024-07-29T00:32:33.460426+0000 mgr.y (mgr.34101) 9081 : cluster [DBG] pgmap v10009: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:34 smithi155 bash[68033]: audit 2024-07-29T00:32:33.859396+0000 mon.c (mon.2) 2225 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:35.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16987 16 16 0 0 0 - 0 2024-07-29T00:32:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:35 smithi155 bash[73694]: debug 2024-07-29T00:32:35.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:36.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16988 16 16 0 0 0 - 0 2024-07-29T00:32:36.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:36 smithi045 bash[82788]: cluster 2024-07-29T00:32:35.462155+0000 mgr.y (mgr.34101) 9082 : cluster [DBG] pgmap v10010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:36.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:36 smithi045 bash[80445]: cluster 2024-07-29T00:32:35.462155+0000 mgr.y (mgr.34101) 9082 : cluster [DBG] pgmap v10010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:36 smithi155 bash[73694]: debug 2024-07-29T00:32:36.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:37.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:36 smithi155 bash[68033]: cluster 2024-07-29T00:32:35.462155+0000 mgr.y (mgr.34101) 9082 : cluster [DBG] pgmap v10010: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:37.399 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16989 16 16 0 0 0 - 0 2024-07-29T00:32:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:37 smithi155 bash[73694]: debug 2024-07-29T00:32:37.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:38.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16990 16 16 0 0 0 - 0 2024-07-29T00:32:38.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:38 smithi045 bash[82788]: cluster 2024-07-29T00:32:37.463984+0000 mgr.y (mgr.34101) 9083 : cluster [DBG] pgmap v10011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:38 smithi045 bash[80445]: cluster 2024-07-29T00:32:37.463984+0000 mgr.y (mgr.34101) 9083 : cluster [DBG] pgmap v10011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:39.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:38 smithi155 bash[68033]: cluster 2024-07-29T00:32:37.463984+0000 mgr.y (mgr.34101) 9083 : cluster [DBG] pgmap v10011: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:38 smithi155 bash[73694]: debug 2024-07-29T00:32:38.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:39.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16991 16 16 0 0 0 - 0 2024-07-29T00:32:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:39 smithi155 bash[73694]: debug 2024-07-29T00:32:39.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:40.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16992 16 16 0 0 0 - 0 2024-07-29T00:32:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:40 smithi155 bash[68033]: cluster 2024-07-29T00:32:39.465704+0000 mgr.y (mgr.34101) 9084 : cluster [DBG] pgmap v10012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:40 smithi155 bash[73694]: debug 2024-07-29T00:32:40.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:32:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:32:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:32:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:40 smithi045 bash[82788]: cluster 2024-07-29T00:32:39.465704+0000 mgr.y (mgr.34101) 9084 : cluster [DBG] pgmap v10012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:40 smithi045 bash[80445]: cluster 2024-07-29T00:32:39.465704+0000 mgr.y (mgr.34101) 9084 : cluster [DBG] pgmap v10012: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:41.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16993 16 16 0 0 0 - 0 2024-07-29T00:32:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:41 smithi155 bash[73694]: debug 2024-07-29T00:32:41.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:42.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16994 16 16 0 0 0 - 0 2024-07-29T00:32:42.573 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:32:42 smithi155 bash[60745]: ts=2024-07-29T00:32:42.321Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:32:42.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:42 smithi045 bash[80445]: cluster 2024-07-29T00:32:41.467436+0000 mgr.y (mgr.34101) 9085 : cluster [DBG] pgmap v10013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:42 smithi045 bash[82788]: cluster 2024-07-29T00:32:41.467436+0000 mgr.y (mgr.34101) 9085 : cluster [DBG] pgmap v10013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:43.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:42 smithi155 bash[68033]: cluster 2024-07-29T00:32:41.467436+0000 mgr.y (mgr.34101) 9085 : cluster [DBG] pgmap v10013: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:42 smithi155 bash[73694]: debug 2024-07-29T00:32:42.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:43.400 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16995 16 16 0 0 0 - 0 2024-07-29T00:32:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:43 smithi155 bash[73694]: debug 2024-07-29T00:32:43.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:44.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16996 16 16 0 0 0 - 0 2024-07-29T00:32:44.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:44 smithi045 bash[80445]: cluster 2024-07-29T00:32:43.469316+0000 mgr.y (mgr.34101) 9086 : cluster [DBG] pgmap v10014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:44 smithi045 bash[82788]: cluster 2024-07-29T00:32:43.469316+0000 mgr.y (mgr.34101) 9086 : cluster [DBG] pgmap v10014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:44 smithi155 bash[68033]: cluster 2024-07-29T00:32:43.469316+0000 mgr.y (mgr.34101) 9086 : cluster [DBG] pgmap v10014: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:44 smithi155 bash[73694]: debug 2024-07-29T00:32:44.610+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:45.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16997 16 16 0 0 0 - 0 2024-07-29T00:32:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:45 smithi155 bash[73694]: debug 2024-07-29T00:32:45.590+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:46.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16998 16 16 0 0 0 - 0 2024-07-29T00:32:46.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:46 smithi045 bash[80445]: cluster 2024-07-29T00:32:45.471091+0000 mgr.y (mgr.34101) 9087 : cluster [DBG] pgmap v10015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:46 smithi045 bash[82788]: cluster 2024-07-29T00:32:45.471091+0000 mgr.y (mgr.34101) 9087 : cluster [DBG] pgmap v10015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:46 smithi155 bash[68033]: cluster 2024-07-29T00:32:45.471091+0000 mgr.y (mgr.34101) 9087 : cluster [DBG] pgmap v10015: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:46 smithi155 bash[73694]: debug 2024-07-29T00:32:46.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:47.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:16999 16 16 0 0 0 - 0 2024-07-29T00:32:48.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:47 smithi155 bash[73694]: debug 2024-07-29T00:32:47.558+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:48.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:32:48.403073+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:32:48.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:32:48.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17000 16 16 0 0 0 - 0 2024-07-29T00:32:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:48 smithi155 bash[73694]: debug 2024-07-29T00:32:48.534+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:48 smithi155 bash[68033]: cluster 2024-07-29T00:32:47.472972+0000 mgr.y (mgr.34101) 9088 : cluster [DBG] pgmap v10016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:48.970 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:48 smithi045 bash[80445]: cluster 2024-07-29T00:32:47.472972+0000 mgr.y (mgr.34101) 9088 : cluster [DBG] pgmap v10016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:48.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:48 smithi045 bash[82788]: cluster 2024-07-29T00:32:47.472972+0000 mgr.y (mgr.34101) 9088 : cluster [DBG] pgmap v10016: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:49.401 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17001 16 16 0 0 0 - 0 2024-07-29T00:32:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:49 smithi045 bash[80445]: audit 2024-07-29T00:32:48.859850+0000 mon.c (mon.2) 2226 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:49 smithi045 bash[82788]: audit 2024-07-29T00:32:48.859850+0000 mon.c (mon.2) 2226 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:49 smithi155 bash[73694]: debug 2024-07-29T00:32:49.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:49 smithi155 bash[68033]: audit 2024-07-29T00:32:48.859850+0000 mon.c (mon.2) 2226 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:32:50.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17002 16 16 0 0 0 - 0 2024-07-29T00:32:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:50 smithi155 bash[73694]: debug 2024-07-29T00:32:50.546+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:32:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:32:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:32:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:50 smithi155 bash[68033]: cluster 2024-07-29T00:32:49.474774+0000 mgr.y (mgr.34101) 9089 : cluster [DBG] pgmap v10017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:51.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17003 16 16 0 0 0 - 0 2024-07-29T00:32:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:50 smithi045 bash[80445]: cluster 2024-07-29T00:32:49.474774+0000 mgr.y (mgr.34101) 9089 : cluster [DBG] pgmap v10017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:50 smithi045 bash[82788]: cluster 2024-07-29T00:32:49.474774+0000 mgr.y (mgr.34101) 9089 : cluster [DBG] pgmap v10017: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:51 smithi155 bash[73694]: debug 2024-07-29T00:32:51.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:52.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17004 16 16 0 0 0 - 0 2024-07-29T00:32:52.621 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:32:52 smithi155 bash[60745]: ts=2024-07-29T00:32:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:32:52.973 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:52 smithi155 bash[73694]: debug 2024-07-29T00:32:52.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:53.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:52 smithi155 bash[68033]: cluster 2024-07-29T00:32:51.476639+0000 mgr.y (mgr.34101) 9090 : cluster [DBG] pgmap v10018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:53.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17005 16 16 0 0 0 - 0 2024-07-29T00:32:53.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:52 smithi045 bash[82788]: cluster 2024-07-29T00:32:51.476639+0000 mgr.y (mgr.34101) 9090 : cluster [DBG] pgmap v10018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:53.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:52 smithi045 bash[80445]: cluster 2024-07-29T00:32:51.476639+0000 mgr.y (mgr.34101) 9090 : cluster [DBG] pgmap v10018: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:53 smithi155 bash[73694]: debug 2024-07-29T00:32:53.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:54.402 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17006 16 16 0 0 0 - 0 2024-07-29T00:32:54.978 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:54 smithi155 bash[73694]: debug 2024-07-29T00:32:54.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:54 smithi155 bash[68033]: cluster 2024-07-29T00:32:53.478743+0000 mgr.y (mgr.34101) 9091 : cluster [DBG] pgmap v10019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:55.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17007 16 16 0 0 0 - 0 2024-07-29T00:32:55.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:54 smithi045 bash[82788]: cluster 2024-07-29T00:32:53.478743+0000 mgr.y (mgr.34101) 9091 : cluster [DBG] pgmap v10019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:54 smithi045 bash[80445]: cluster 2024-07-29T00:32:53.478743+0000 mgr.y (mgr.34101) 9091 : cluster [DBG] pgmap v10019: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:55 smithi155 bash[73694]: debug 2024-07-29T00:32:55.646+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:56.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17008 16 16 0 0 0 - 0 2024-07-29T00:32:56.982 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:56 smithi155 bash[73694]: debug 2024-07-29T00:32:56.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:56 smithi155 bash[68033]: cluster 2024-07-29T00:32:55.480673+0000 mgr.y (mgr.34101) 9092 : cluster [DBG] pgmap v10020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:57.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17009 16 16 0 0 0 - 0 2024-07-29T00:32:57.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:56 smithi045 bash[82788]: cluster 2024-07-29T00:32:55.480673+0000 mgr.y (mgr.34101) 9092 : cluster [DBG] pgmap v10020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:56 smithi045 bash[80445]: cluster 2024-07-29T00:32:55.480673+0000 mgr.y (mgr.34101) 9092 : cluster [DBG] pgmap v10020: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:57 smithi155 bash[73694]: debug 2024-07-29T00:32:57.586+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:58.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17010 16 16 0 0 0 - 0 2024-07-29T00:32:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:58 smithi155 bash[73694]: debug 2024-07-29T00:32:58.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:32:59.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:32:58 smithi155 bash[68033]: cluster 2024-07-29T00:32:57.482793+0000 mgr.y (mgr.34101) 9093 : cluster [DBG] pgmap v10021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:59.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17011 16 16 0 0 0 - 0 2024-07-29T00:32:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:32:58 smithi045 bash[82788]: cluster 2024-07-29T00:32:57.482793+0000 mgr.y (mgr.34101) 9093 : cluster [DBG] pgmap v10021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:59.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:32:58 smithi045 bash[80445]: cluster 2024-07-29T00:32:57.482793+0000 mgr.y (mgr.34101) 9093 : cluster [DBG] pgmap v10021: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:32:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:32:59 smithi155 bash[73694]: debug 2024-07-29T00:32:59.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:00.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17012 16 16 0 0 0 - 0 2024-07-29T00:33:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:00 smithi155 bash[73694]: debug 2024-07-29T00:33:00.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:33:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:33:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:33:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:00 smithi155 bash[68033]: cluster 2024-07-29T00:32:59.484703+0000 mgr.y (mgr.34101) 9094 : cluster [DBG] pgmap v10022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:01.403 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17013 16 16 0 0 0 - 0 2024-07-29T00:33:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:00 smithi045 bash[82788]: cluster 2024-07-29T00:32:59.484703+0000 mgr.y (mgr.34101) 9094 : cluster [DBG] pgmap v10022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:00 smithi045 bash[80445]: cluster 2024-07-29T00:32:59.484703+0000 mgr.y (mgr.34101) 9094 : cluster [DBG] pgmap v10022: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:01 smithi155 bash[73694]: debug 2024-07-29T00:33:01.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:02.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17014 16 16 0 0 0 - 0 2024-07-29T00:33:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:02 smithi155 bash[73694]: debug 2024-07-29T00:33:02.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:33:02 smithi155 bash[60745]: ts=2024-07-29T00:33:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:33:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:02 smithi155 bash[68033]: cluster 2024-07-29T00:33:01.486672+0000 mgr.y (mgr.34101) 9095 : cluster [DBG] pgmap v10023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:03.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17015 16 16 0 0 0 - 0 2024-07-29T00:33:03.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:02 smithi045 bash[80445]: cluster 2024-07-29T00:33:01.486672+0000 mgr.y (mgr.34101) 9095 : cluster [DBG] pgmap v10023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:02 smithi045 bash[82788]: cluster 2024-07-29T00:33:01.486672+0000 mgr.y (mgr.34101) 9095 : cluster [DBG] pgmap v10023: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:03 smithi155 bash[73694]: debug 2024-07-29T00:33:03.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:04 smithi155 bash[68033]: audit 2024-07-29T00:33:03.860547+0000 mon.c (mon.2) 2227 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:04.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17016 16 16 0 0 0 - 0 2024-07-29T00:33:04.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:04 smithi045 bash[80445]: audit 2024-07-29T00:33:03.860547+0000 mon.c (mon.2) 2227 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:04 smithi045 bash[82788]: audit 2024-07-29T00:33:03.860547+0000 mon.c (mon.2) 2227 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:04 smithi155 bash[73694]: debug 2024-07-29T00:33:04.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:05 smithi155 bash[68033]: cluster 2024-07-29T00:33:03.488730+0000 mgr.y (mgr.34101) 9096 : cluster [DBG] pgmap v10024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:05.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17017 16 16 0 0 0 - 0 2024-07-29T00:33:05.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:05 smithi045 bash[82788]: cluster 2024-07-29T00:33:03.488730+0000 mgr.y (mgr.34101) 9096 : cluster [DBG] pgmap v10024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:05 smithi045 bash[80445]: cluster 2024-07-29T00:33:03.488730+0000 mgr.y (mgr.34101) 9096 : cluster [DBG] pgmap v10024: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:05 smithi155 bash[73694]: debug 2024-07-29T00:33:05.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:06 smithi155 bash[68033]: cluster 2024-07-29T00:33:05.490720+0000 mgr.y (mgr.34101) 9097 : cluster [DBG] pgmap v10025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:06.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17018 16 16 0 0 0 - 0 2024-07-29T00:33:06.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:06 smithi045 bash[80445]: cluster 2024-07-29T00:33:05.490720+0000 mgr.y (mgr.34101) 9097 : cluster [DBG] pgmap v10025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:06 smithi045 bash[82788]: cluster 2024-07-29T00:33:05.490720+0000 mgr.y (mgr.34101) 9097 : cluster [DBG] pgmap v10025: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:06 smithi155 bash[73694]: debug 2024-07-29T00:33:06.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:07.404 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17019 16 16 0 0 0 - 0 2024-07-29T00:33:07.807 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:07 smithi155 bash[73694]: debug 2024-07-29T00:33:07.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:08.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:33:08.406364+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:33:08.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:33:08.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17020 16 16 0 0 0 - 0 2024-07-29T00:33:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:08 smithi155 bash[73694]: debug 2024-07-29T00:33:08.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:08 smithi155 bash[68033]: cluster 2024-07-29T00:33:07.492828+0000 mgr.y (mgr.34101) 9098 : cluster [DBG] pgmap v10026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:08.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:08 smithi045 bash[80445]: cluster 2024-07-29T00:33:07.492828+0000 mgr.y (mgr.34101) 9098 : cluster [DBG] pgmap v10026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:08 smithi045 bash[82788]: cluster 2024-07-29T00:33:07.492828+0000 mgr.y (mgr.34101) 9098 : cluster [DBG] pgmap v10026: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:09.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17021 16 16 0 0 0 - 0 2024-07-29T00:33:09.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:09 smithi155 bash[73694]: debug 2024-07-29T00:33:09.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:10.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17022 16 16 0 0 0 - 0 2024-07-29T00:33:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:10 smithi155 bash[73694]: debug 2024-07-29T00:33:10.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:10.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:10 smithi155 bash[68033]: cluster 2024-07-29T00:33:09.494568+0000 mgr.y (mgr.34101) 9099 : cluster [DBG] pgmap v10027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:33:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:33:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:33:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:10 smithi045 bash[80445]: cluster 2024-07-29T00:33:09.494568+0000 mgr.y (mgr.34101) 9099 : cluster [DBG] pgmap v10027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:10 smithi045 bash[82788]: cluster 2024-07-29T00:33:09.494568+0000 mgr.y (mgr.34101) 9099 : cluster [DBG] pgmap v10027: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:11.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17023 16 16 0 0 0 - 0 2024-07-29T00:33:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:11 smithi155 bash[73694]: debug 2024-07-29T00:33:11.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:12.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17024 16 16 0 0 0 - 0 2024-07-29T00:33:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:12 smithi155 bash[73694]: debug 2024-07-29T00:33:12.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:12.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:12 smithi155 bash[68033]: cluster 2024-07-29T00:33:11.496336+0000 mgr.y (mgr.34101) 9100 : cluster [DBG] pgmap v10028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:33:12 smithi155 bash[60745]: ts=2024-07-29T00:33:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:33:12.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:12 smithi045 bash[80445]: cluster 2024-07-29T00:33:11.496336+0000 mgr.y (mgr.34101) 9100 : cluster [DBG] pgmap v10028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:12 smithi045 bash[82788]: cluster 2024-07-29T00:33:11.496336+0000 mgr.y (mgr.34101) 9100 : cluster [DBG] pgmap v10028: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:13.405 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17025 16 16 0 0 0 - 0 2024-07-29T00:33:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:13 smithi155 bash[73694]: debug 2024-07-29T00:33:13.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:14.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17026 16 16 0 0 0 - 0 2024-07-29T00:33:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:14 smithi155 bash[73694]: debug 2024-07-29T00:33:14.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:14 smithi155 bash[68033]: cluster 2024-07-29T00:33:13.498246+0000 mgr.y (mgr.34101) 9101 : cluster [DBG] pgmap v10029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:14 smithi155 bash[68033]: audit 2024-07-29T00:33:14.301072+0000 mon.c (mon.2) 2228 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:33:14.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:14 smithi045 bash[80445]: cluster 2024-07-29T00:33:13.498246+0000 mgr.y (mgr.34101) 9101 : cluster [DBG] pgmap v10029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:14.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:14 smithi045 bash[80445]: audit 2024-07-29T00:33:14.301072+0000 mon.c (mon.2) 2228 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:33:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:14 smithi045 bash[82788]: cluster 2024-07-29T00:33:13.498246+0000 mgr.y (mgr.34101) 9101 : cluster [DBG] pgmap v10029: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:14 smithi045 bash[82788]: audit 2024-07-29T00:33:14.301072+0000 mon.c (mon.2) 2228 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:33:15.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17027 16 16 0 0 0 - 0 2024-07-29T00:33:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:15 smithi155 bash[73694]: debug 2024-07-29T00:33:15.457+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:15 smithi155 bash[68033]: audit 2024-07-29T00:33:14.691744+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:15 smithi155 bash[68033]: audit 2024-07-29T00:33:14.699425+0000 mon.a (mon.0) 4325 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:15 smithi045 bash[80445]: audit 2024-07-29T00:33:14.691744+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:15.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:15 smithi045 bash[80445]: audit 2024-07-29T00:33:14.699425+0000 mon.a (mon.0) 4325 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:15 smithi045 bash[82788]: audit 2024-07-29T00:33:14.691744+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:15.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:15 smithi045 bash[82788]: audit 2024-07-29T00:33:14.699425+0000 mon.a (mon.0) 4325 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:16.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17028 16 16 0 0 0 - 0 2024-07-29T00:33:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:16 smithi155 bash[73694]: debug 2024-07-29T00:33:16.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:16 smithi155 bash[68033]: cluster 2024-07-29T00:33:15.499991+0000 mgr.y (mgr.34101) 9102 : cluster [DBG] pgmap v10030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:17.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17029 16 16 0 0 0 - 0 2024-07-29T00:33:17.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:16 smithi045 bash[80445]: cluster 2024-07-29T00:33:15.499991+0000 mgr.y (mgr.34101) 9102 : cluster [DBG] pgmap v10030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:16 smithi045 bash[82788]: cluster 2024-07-29T00:33:15.499991+0000 mgr.y (mgr.34101) 9102 : cluster [DBG] pgmap v10030: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:17 smithi155 bash[73694]: debug 2024-07-29T00:33:17.389+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:18.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17030 16 16 0 0 0 - 0 2024-07-29T00:33:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:18 smithi155 bash[73694]: debug 2024-07-29T00:33:18.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:19.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:18 smithi155 bash[68033]: cluster 2024-07-29T00:33:17.501908+0000 mgr.y (mgr.34101) 9103 : cluster [DBG] pgmap v10031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:18 smithi155 bash[68033]: audit 2024-07-29T00:33:18.860606+0000 mon.c (mon.2) 2229 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:19.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17031 16 16 0 0 0 - 0 2024-07-29T00:33:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:18 smithi045 bash[80445]: cluster 2024-07-29T00:33:17.501908+0000 mgr.y (mgr.34101) 9103 : cluster [DBG] pgmap v10031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:18 smithi045 bash[80445]: audit 2024-07-29T00:33:18.860606+0000 mon.c (mon.2) 2229 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:18 smithi045 bash[82788]: cluster 2024-07-29T00:33:17.501908+0000 mgr.y (mgr.34101) 9103 : cluster [DBG] pgmap v10031: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:18 smithi045 bash[82788]: audit 2024-07-29T00:33:18.860606+0000 mon.c (mon.2) 2229 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:19.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:19 smithi155 bash[73694]: debug 2024-07-29T00:33:19.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:20.406 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17032 16 16 0 0 0 - 0 2024-07-29T00:33:20.814 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:20 smithi155 bash[73694]: debug 2024-07-29T00:33:20.445+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:33:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:33:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:20 smithi155 bash[68033]: cluster 2024-07-29T00:33:19.503850+0000 mgr.y (mgr.34101) 9104 : cluster [DBG] pgmap v10032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:20 smithi155 bash[68033]: audit 2024-07-29T00:33:20.214791+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:20 smithi155 bash[68033]: audit 2024-07-29T00:33:20.221289+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:20 smithi155 bash[68033]: audit 2024-07-29T00:33:20.353549+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:20 smithi155 bash[68033]: audit 2024-07-29T00:33:20.363865+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:20 smithi155 bash[68033]: audit 2024-07-29T00:33:20.810542+0000 mon.c (mon.2) 2230 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:33:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:20 smithi155 bash[68033]: audit 2024-07-29T00:33:20.812222+0000 mon.c (mon.2) 2231 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:33:21.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:20 smithi155 bash[68033]: audit 2024-07-29T00:33:20.821326+0000 mon.a (mon.0) 4330 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17033 16 16 0 0 0 - 0 2024-07-29T00:33:21.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[80445]: cluster 2024-07-29T00:33:19.503850+0000 mgr.y (mgr.34101) 9104 : cluster [DBG] pgmap v10032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[80445]: audit 2024-07-29T00:33:20.214791+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[80445]: audit 2024-07-29T00:33:20.221289+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[80445]: audit 2024-07-29T00:33:20.353549+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[80445]: audit 2024-07-29T00:33:20.363865+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[80445]: audit 2024-07-29T00:33:20.810542+0000 mon.c (mon.2) 2230 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[80445]: audit 2024-07-29T00:33:20.812222+0000 mon.c (mon.2) 2231 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[80445]: audit 2024-07-29T00:33:20.821326+0000 mon.a (mon.0) 4330 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[82788]: cluster 2024-07-29T00:33:19.503850+0000 mgr.y (mgr.34101) 9104 : cluster [DBG] pgmap v10032: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[82788]: audit 2024-07-29T00:33:20.214791+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[82788]: audit 2024-07-29T00:33:20.221289+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[82788]: audit 2024-07-29T00:33:20.353549+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[82788]: audit 2024-07-29T00:33:20.363865+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[82788]: audit 2024-07-29T00:33:20.810542+0000 mon.c (mon.2) 2230 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:33:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[82788]: audit 2024-07-29T00:33:20.812222+0000 mon.c (mon.2) 2231 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:33:21.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:20 smithi045 bash[82788]: audit 2024-07-29T00:33:20.821326+0000 mon.a (mon.0) 4330 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:33:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:21 smithi155 bash[73694]: debug 2024-07-29T00:33:21.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:22.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17034 16 16 0 0 0 - 0 2024-07-29T00:33:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:22 smithi155 bash[73694]: debug 2024-07-29T00:33:22.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:33:22 smithi155 bash[60745]: ts=2024-07-29T00:33:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:33:23.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:22 smithi155 bash[68033]: cluster 2024-07-29T00:33:21.505637+0000 mgr.y (mgr.34101) 9105 : cluster [DBG] pgmap v10033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:23.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17035 16 16 0 0 0 - 0 2024-07-29T00:33:23.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:22 smithi045 bash[80445]: cluster 2024-07-29T00:33:21.505637+0000 mgr.y (mgr.34101) 9105 : cluster [DBG] pgmap v10033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:23.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:22 smithi045 bash[82788]: cluster 2024-07-29T00:33:21.505637+0000 mgr.y (mgr.34101) 9105 : cluster [DBG] pgmap v10033: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:23 smithi155 bash[73694]: debug 2024-07-29T00:33:23.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:24.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17036 16 16 0 0 0 - 0 2024-07-29T00:33:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:24 smithi155 bash[73694]: debug 2024-07-29T00:33:24.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:25.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:24 smithi155 bash[68033]: cluster 2024-07-29T00:33:23.507522+0000 mgr.y (mgr.34101) 9106 : cluster [DBG] pgmap v10034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:25.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17037 16 16 0 0 0 - 0 2024-07-29T00:33:25.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:24 smithi045 bash[80445]: cluster 2024-07-29T00:33:23.507522+0000 mgr.y (mgr.34101) 9106 : cluster [DBG] pgmap v10034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:24 smithi045 bash[82788]: cluster 2024-07-29T00:33:23.507522+0000 mgr.y (mgr.34101) 9106 : cluster [DBG] pgmap v10034: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:25 smithi155 bash[73694]: debug 2024-07-29T00:33:25.445+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:26.407 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17038 16 16 0 0 0 - 0 2024-07-29T00:33:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:26 smithi155 bash[73694]: debug 2024-07-29T00:33:26.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:27.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:27 smithi155 bash[68033]: cluster 2024-07-29T00:33:25.509417+0000 mgr.y (mgr.34101) 9107 : cluster [DBG] pgmap v10035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:27.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17039 16 16 0 0 0 - 0 2024-07-29T00:33:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:27 smithi045 bash[80445]: cluster 2024-07-29T00:33:25.509417+0000 mgr.y (mgr.34101) 9107 : cluster [DBG] pgmap v10035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:27 smithi045 bash[82788]: cluster 2024-07-29T00:33:25.509417+0000 mgr.y (mgr.34101) 9107 : cluster [DBG] pgmap v10035: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:27 smithi155 bash[73694]: debug 2024-07-29T00:33:27.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:28.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:33:28.409652+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:33:28.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:33:28.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17040 16 16 0 0 0 - 0 2024-07-29T00:33:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:28 smithi155 bash[73694]: debug 2024-07-29T00:33:28.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:29 smithi155 bash[68033]: cluster 2024-07-29T00:33:27.511518+0000 mgr.y (mgr.34101) 9108 : cluster [DBG] pgmap v10036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:29.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17041 16 16 0 0 0 - 0 2024-07-29T00:33:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:29 smithi045 bash[80445]: cluster 2024-07-29T00:33:27.511518+0000 mgr.y (mgr.34101) 9108 : cluster [DBG] pgmap v10036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:29 smithi045 bash[82788]: cluster 2024-07-29T00:33:27.511518+0000 mgr.y (mgr.34101) 9108 : cluster [DBG] pgmap v10036: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:29 smithi155 bash[73694]: debug 2024-07-29T00:33:29.549+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:30.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:30 smithi155 bash[68033]: cluster 2024-07-29T00:33:29.513419+0000 mgr.y (mgr.34101) 9109 : cluster [DBG] pgmap v10037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:30.408 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17042 16 16 0 0 0 - 0 2024-07-29T00:33:30.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:30 smithi045 bash[82788]: cluster 2024-07-29T00:33:29.513419+0000 mgr.y (mgr.34101) 9109 : cluster [DBG] pgmap v10037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:30 smithi045 bash[80445]: cluster 2024-07-29T00:33:29.513419+0000 mgr.y (mgr.34101) 9109 : cluster [DBG] pgmap v10037: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:30 smithi155 bash[73694]: debug 2024-07-29T00:33:30.545+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:33:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:33:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:33:31.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17043 16 16 0 0 0 - 0 2024-07-29T00:33:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:31 smithi155 bash[73694]: debug 2024-07-29T00:33:31.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:32.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17044 16 16 0 0 0 - 0 2024-07-29T00:33:32.572 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:32 smithi155 bash[73694]: debug 2024-07-29T00:33:32.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:32.572 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:33:32 smithi155 bash[60745]: ts=2024-07-29T00:33:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:33:32.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:32 smithi045 bash[80445]: cluster 2024-07-29T00:33:31.515376+0000 mgr.y (mgr.34101) 9110 : cluster [DBG] pgmap v10038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:32.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:32 smithi045 bash[82788]: cluster 2024-07-29T00:33:31.515376+0000 mgr.y (mgr.34101) 9110 : cluster [DBG] pgmap v10038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:32 smithi155 bash[68033]: cluster 2024-07-29T00:33:31.515376+0000 mgr.y (mgr.34101) 9110 : cluster [DBG] pgmap v10038: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:33.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17045 16 16 0 0 0 - 0 2024-07-29T00:33:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:33 smithi155 bash[73694]: debug 2024-07-29T00:33:33.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:34.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17046 16 16 0 0 0 - 0 2024-07-29T00:33:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:34 smithi155 bash[73694]: debug 2024-07-29T00:33:34.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:34 smithi155 bash[68033]: cluster 2024-07-29T00:33:33.517452+0000 mgr.y (mgr.34101) 9111 : cluster [DBG] pgmap v10039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:34 smithi155 bash[68033]: audit 2024-07-29T00:33:33.861045+0000 mon.c (mon.2) 2232 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:34 smithi045 bash[80445]: cluster 2024-07-29T00:33:33.517452+0000 mgr.y (mgr.34101) 9111 : cluster [DBG] pgmap v10039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:34 smithi045 bash[80445]: audit 2024-07-29T00:33:33.861045+0000 mon.c (mon.2) 2232 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:34 smithi045 bash[82788]: cluster 2024-07-29T00:33:33.517452+0000 mgr.y (mgr.34101) 9111 : cluster [DBG] pgmap v10039: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:34 smithi045 bash[82788]: audit 2024-07-29T00:33:33.861045+0000 mon.c (mon.2) 2232 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:35.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17047 16 16 0 0 0 - 0 2024-07-29T00:33:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:35 smithi155 bash[73694]: debug 2024-07-29T00:33:35.541+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:36.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17048 16 16 0 0 0 - 0 2024-07-29T00:33:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:36 smithi155 bash[68033]: cluster 2024-07-29T00:33:35.519435+0000 mgr.y (mgr.34101) 9112 : cluster [DBG] pgmap v10040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:36 smithi155 bash[73694]: debug 2024-07-29T00:33:36.521+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:36 smithi045 bash[80445]: cluster 2024-07-29T00:33:35.519435+0000 mgr.y (mgr.34101) 9112 : cluster [DBG] pgmap v10040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:36 smithi045 bash[82788]: cluster 2024-07-29T00:33:35.519435+0000 mgr.y (mgr.34101) 9112 : cluster [DBG] pgmap v10040: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:37.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17049 16 16 0 0 0 - 0 2024-07-29T00:33:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:37 smithi155 bash[73694]: debug 2024-07-29T00:33:37.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:38.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17050 16 16 0 0 0 - 0 2024-07-29T00:33:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:38 smithi155 bash[73694]: debug 2024-07-29T00:33:38.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:38.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:38 smithi155 bash[68033]: cluster 2024-07-29T00:33:37.521516+0000 mgr.y (mgr.34101) 9113 : cluster [DBG] pgmap v10041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:38.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:38 smithi045 bash[82788]: cluster 2024-07-29T00:33:37.521516+0000 mgr.y (mgr.34101) 9113 : cluster [DBG] pgmap v10041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:38.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:38 smithi045 bash[80445]: cluster 2024-07-29T00:33:37.521516+0000 mgr.y (mgr.34101) 9113 : cluster [DBG] pgmap v10041: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:39.409 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17051 16 16 0 0 0 - 0 2024-07-29T00:33:39.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:39 smithi155 bash[73694]: debug 2024-07-29T00:33:39.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:40.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17052 16 16 0 0 0 - 0 2024-07-29T00:33:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:40 smithi155 bash[73694]: debug 2024-07-29T00:33:40.421+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:40.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:40 smithi155 bash[68033]: cluster 2024-07-29T00:33:39.523470+0000 mgr.y (mgr.34101) 9114 : cluster [DBG] pgmap v10042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:33:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:33:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:33:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:40 smithi045 bash[82788]: cluster 2024-07-29T00:33:39.523470+0000 mgr.y (mgr.34101) 9114 : cluster [DBG] pgmap v10042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:40 smithi045 bash[80445]: cluster 2024-07-29T00:33:39.523470+0000 mgr.y (mgr.34101) 9114 : cluster [DBG] pgmap v10042: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:41.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17053 16 16 0 0 0 - 0 2024-07-29T00:33:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:41 smithi155 bash[73694]: debug 2024-07-29T00:33:41.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:42.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17054 16 16 0 0 0 - 0 2024-07-29T00:33:42.601 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:42 smithi155 bash[73694]: debug 2024-07-29T00:33:42.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:42.602 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:33:42 smithi155 bash[60745]: ts=2024-07-29T00:33:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:33:42.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:42 smithi045 bash[80445]: cluster 2024-07-29T00:33:41.525283+0000 mgr.y (mgr.34101) 9115 : cluster [DBG] pgmap v10043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:42 smithi045 bash[82788]: cluster 2024-07-29T00:33:41.525283+0000 mgr.y (mgr.34101) 9115 : cluster [DBG] pgmap v10043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:43.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:42 smithi155 bash[68033]: cluster 2024-07-29T00:33:41.525283+0000 mgr.y (mgr.34101) 9115 : cluster [DBG] pgmap v10043: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:43.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17055 16 16 0 0 0 - 0 2024-07-29T00:33:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:43 smithi155 bash[73694]: debug 2024-07-29T00:33:43.441+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:44.410 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17056 16 16 0 0 0 - 0 2024-07-29T00:33:44.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:44 smithi155 bash[68033]: cluster 2024-07-29T00:33:43.527219+0000 mgr.y (mgr.34101) 9116 : cluster [DBG] pgmap v10044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:44 smithi155 bash[73694]: debug 2024-07-29T00:33:44.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:44.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:44 smithi045 bash[80445]: cluster 2024-07-29T00:33:43.527219+0000 mgr.y (mgr.34101) 9116 : cluster [DBG] pgmap v10044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:44 smithi045 bash[82788]: cluster 2024-07-29T00:33:43.527219+0000 mgr.y (mgr.34101) 9116 : cluster [DBG] pgmap v10044: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:45.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17057 16 16 0 0 0 - 0 2024-07-29T00:33:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:45 smithi155 bash[73694]: debug 2024-07-29T00:33:45.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:46.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17058 16 16 0 0 0 - 0 2024-07-29T00:33:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:46 smithi155 bash[73694]: debug 2024-07-29T00:33:46.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:46.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:46 smithi155 bash[68033]: cluster 2024-07-29T00:33:45.529086+0000 mgr.y (mgr.34101) 9117 : cluster [DBG] pgmap v10045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:46.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:46 smithi045 bash[80445]: cluster 2024-07-29T00:33:45.529086+0000 mgr.y (mgr.34101) 9117 : cluster [DBG] pgmap v10045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:46 smithi045 bash[82788]: cluster 2024-07-29T00:33:45.529086+0000 mgr.y (mgr.34101) 9117 : cluster [DBG] pgmap v10045: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:47.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17059 16 16 0 0 0 - 0 2024-07-29T00:33:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:47 smithi155 bash[73694]: debug 2024-07-29T00:33:47.457+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:48.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:33:48.412939+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:33:48.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:33:48.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17060 16 16 0 0 0 - 0 2024-07-29T00:33:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:48 smithi155 bash[73694]: debug 2024-07-29T00:33:48.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:48.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:48 smithi155 bash[68033]: cluster 2024-07-29T00:33:47.531177+0000 mgr.y (mgr.34101) 9118 : cluster [DBG] pgmap v10046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:48.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:48 smithi045 bash[80445]: cluster 2024-07-29T00:33:47.531177+0000 mgr.y (mgr.34101) 9118 : cluster [DBG] pgmap v10046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:48 smithi045 bash[82788]: cluster 2024-07-29T00:33:47.531177+0000 mgr.y (mgr.34101) 9118 : cluster [DBG] pgmap v10046: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:49.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17061 16 16 0 0 0 - 0 2024-07-29T00:33:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:49 smithi155 bash[73694]: debug 2024-07-29T00:33:49.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:49 smithi155 bash[68033]: audit 2024-07-29T00:33:48.861490+0000 mon.c (mon.2) 2233 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:49 smithi045 bash[80445]: audit 2024-07-29T00:33:48.861490+0000 mon.c (mon.2) 2233 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:49 smithi045 bash[82788]: audit 2024-07-29T00:33:48.861490+0000 mon.c (mon.2) 2233 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:33:50.411 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17062 16 16 0 0 0 - 0 2024-07-29T00:33:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:50 smithi155 bash[73694]: debug 2024-07-29T00:33:50.469+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:50.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:33:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:33:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-29T00:33:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:50 smithi155 bash[68033]: cluster 2024-07-29T00:33:49.532970+0000 mgr.y (mgr.34101) 9119 : cluster [DBG] pgmap v10047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:51.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17063 16 16 0 0 0 - 0 2024-07-29T00:33:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:50 smithi045 bash[80445]: cluster 2024-07-29T00:33:49.532970+0000 mgr.y (mgr.34101) 9119 : cluster [DBG] pgmap v10047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:50 smithi045 bash[82788]: cluster 2024-07-29T00:33:49.532970+0000 mgr.y (mgr.34101) 9119 : cluster [DBG] pgmap v10047: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:51 smithi155 bash[73694]: debug 2024-07-29T00:33:51.433+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:52.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17064 16 16 0 0 0 - 0 2024-07-29T00:33:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:52 smithi155 bash[73694]: debug 2024-07-29T00:33:52.417+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:33:52 smithi155 bash[60745]: ts=2024-07-29T00:33:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:33:53.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:52 smithi155 bash[68033]: cluster 2024-07-29T00:33:51.534862+0000 mgr.y (mgr.34101) 9120 : cluster [DBG] pgmap v10048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:53.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17065 16 16 0 0 0 - 0 2024-07-29T00:33:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:52 smithi045 bash[80445]: cluster 2024-07-29T00:33:51.534862+0000 mgr.y (mgr.34101) 9120 : cluster [DBG] pgmap v10048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:53 smithi045 bash[82788]: cluster 2024-07-29T00:33:51.534862+0000 mgr.y (mgr.34101) 9120 : cluster [DBG] pgmap v10048: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:53 smithi155 bash[73694]: debug 2024-07-29T00:33:53.457+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:54.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17066 16 16 0 0 0 - 0 2024-07-29T00:33:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:54 smithi155 bash[73694]: debug 2024-07-29T00:33:54.437+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:54 smithi155 bash[68033]: cluster 2024-07-29T00:33:53.536600+0000 mgr.y (mgr.34101) 9121 : cluster [DBG] pgmap v10049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:55.412 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17067 16 16 0 0 0 - 0 2024-07-29T00:33:55.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:54 smithi045 bash[80445]: cluster 2024-07-29T00:33:53.536600+0000 mgr.y (mgr.34101) 9121 : cluster [DBG] pgmap v10049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:54 smithi045 bash[82788]: cluster 2024-07-29T00:33:53.536600+0000 mgr.y (mgr.34101) 9121 : cluster [DBG] pgmap v10049: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:55 smithi155 bash[73694]: debug 2024-07-29T00:33:55.461+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:56.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17068 16 16 0 0 0 - 0 2024-07-29T00:33:56.812 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:56 smithi155 bash[73694]: debug 2024-07-29T00:33:56.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:57.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:56 smithi155 bash[68033]: cluster 2024-07-29T00:33:55.538360+0000 mgr.y (mgr.34101) 9122 : cluster [DBG] pgmap v10050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:57.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17069 16 16 0 0 0 - 0 2024-07-29T00:33:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:56 smithi045 bash[80445]: cluster 2024-07-29T00:33:55.538360+0000 mgr.y (mgr.34101) 9122 : cluster [DBG] pgmap v10050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:57 smithi045 bash[82788]: cluster 2024-07-29T00:33:55.538360+0000 mgr.y (mgr.34101) 9122 : cluster [DBG] pgmap v10050: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:57 smithi155 bash[73694]: debug 2024-07-29T00:33:57.452+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:58.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17070 16 16 0 0 0 - 0 2024-07-29T00:33:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:58 smithi155 bash[73694]: debug 2024-07-29T00:33:58.432+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:33:59.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:33:59 smithi155 bash[68033]: cluster 2024-07-29T00:33:57.540233+0000 mgr.y (mgr.34101) 9123 : cluster [DBG] pgmap v10051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:59.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17071 16 16 0 0 0 - 0 2024-07-29T00:33:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:33:59 smithi045 bash[80445]: cluster 2024-07-29T00:33:57.540233+0000 mgr.y (mgr.34101) 9123 : cluster [DBG] pgmap v10051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:33:59 smithi045 bash[82788]: cluster 2024-07-29T00:33:57.540233+0000 mgr.y (mgr.34101) 9123 : cluster [DBG] pgmap v10051: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:33:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:33:59 smithi155 bash[73694]: debug 2024-07-29T00:33:59.476+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:00.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17072 16 16 0 0 0 - 0 2024-07-29T00:34:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:00 smithi155 bash[73694]: debug 2024-07-29T00:34:00.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:34:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:34:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-29T00:34:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:01 smithi155 bash[68033]: cluster 2024-07-29T00:33:59.541969+0000 mgr.y (mgr.34101) 9124 : cluster [DBG] pgmap v10052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:01.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17073 16 16 0 0 0 - 0 2024-07-29T00:34:01.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:01 smithi045 bash[82788]: cluster 2024-07-29T00:33:59.541969+0000 mgr.y (mgr.34101) 9124 : cluster [DBG] pgmap v10052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:01.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:01 smithi045 bash[80445]: cluster 2024-07-29T00:33:59.541969+0000 mgr.y (mgr.34101) 9124 : cluster [DBG] pgmap v10052: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:01.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:01 smithi155 bash[73694]: debug 2024-07-29T00:34:01.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:02.413 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17074 16 16 0 0 0 - 0 2024-07-29T00:34:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:02 smithi155 bash[73694]: debug 2024-07-29T00:34:02.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:34:02 smithi155 bash[60745]: ts=2024-07-29T00:34:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:34:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:03 smithi155 bash[68033]: cluster 2024-07-29T00:34:01.543795+0000 mgr.y (mgr.34101) 9125 : cluster [DBG] pgmap v10053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:03.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17075 16 16 0 0 0 - 0 2024-07-29T00:34:03.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:03 smithi045 bash[80445]: cluster 2024-07-29T00:34:01.543795+0000 mgr.y (mgr.34101) 9125 : cluster [DBG] pgmap v10053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:03 smithi045 bash[82788]: cluster 2024-07-29T00:34:01.543795+0000 mgr.y (mgr.34101) 9125 : cluster [DBG] pgmap v10053: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:03 smithi155 bash[73694]: debug 2024-07-29T00:34:03.492+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:04 smithi155 bash[68033]: cluster 2024-07-29T00:34:03.545522+0000 mgr.y (mgr.34101) 9126 : cluster [DBG] pgmap v10054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:04 smithi155 bash[68033]: audit 2024-07-29T00:34:03.861963+0000 mon.c (mon.2) 2234 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:04.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17076 16 16 0 0 0 - 0 2024-07-29T00:34:04.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:04 smithi045 bash[80445]: cluster 2024-07-29T00:34:03.545522+0000 mgr.y (mgr.34101) 9126 : cluster [DBG] pgmap v10054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:04 smithi045 bash[80445]: audit 2024-07-29T00:34:03.861963+0000 mon.c (mon.2) 2234 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:04 smithi045 bash[82788]: cluster 2024-07-29T00:34:03.545522+0000 mgr.y (mgr.34101) 9126 : cluster [DBG] pgmap v10054: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:04 smithi045 bash[82788]: audit 2024-07-29T00:34:03.861963+0000 mon.c (mon.2) 2234 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:04.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:04 smithi155 bash[73694]: debug 2024-07-29T00:34:04.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:05.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17077 16 16 0 0 0 - 0 2024-07-29T00:34:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:05 smithi155 bash[73694]: debug 2024-07-29T00:34:05.532+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:06.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17078 16 16 0 0 0 - 0 2024-07-29T00:34:06.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:06 smithi155 bash[68033]: cluster 2024-07-29T00:34:05.547260+0000 mgr.y (mgr.34101) 9127 : cluster [DBG] pgmap v10055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:06 smithi155 bash[73694]: debug 2024-07-29T00:34:06.520+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:06.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:06 smithi045 bash[80445]: cluster 2024-07-29T00:34:05.547260+0000 mgr.y (mgr.34101) 9127 : cluster [DBG] pgmap v10055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:06.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:06 smithi045 bash[82788]: cluster 2024-07-29T00:34:05.547260+0000 mgr.y (mgr.34101) 9127 : cluster [DBG] pgmap v10055: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:07.414 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17079 16 16 0 0 0 - 0 2024-07-29T00:34:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:07 smithi155 bash[73694]: debug 2024-07-29T00:34:07.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:08.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:34:08.416245+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:34:08.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:34:08.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17080 16 16 0 0 0 - 0 2024-07-29T00:34:08.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:08 smithi155 bash[68033]: cluster 2024-07-29T00:34:07.549085+0000 mgr.y (mgr.34101) 9128 : cluster [DBG] pgmap v10056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:08 smithi155 bash[73694]: debug 2024-07-29T00:34:08.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:08.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:08 smithi045 bash[80445]: cluster 2024-07-29T00:34:07.549085+0000 mgr.y (mgr.34101) 9128 : cluster [DBG] pgmap v10056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:08.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:08 smithi045 bash[82788]: cluster 2024-07-29T00:34:07.549085+0000 mgr.y (mgr.34101) 9128 : cluster [DBG] pgmap v10056: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:09.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17081 16 16 0 0 0 - 0 2024-07-29T00:34:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:09 smithi155 bash[73694]: debug 2024-07-29T00:34:09.456+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:10.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17082 16 16 0 0 0 - 0 2024-07-29T00:34:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:10 smithi155 bash[73694]: debug 2024-07-29T00:34:10.460+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:10.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:10 smithi155 bash[68033]: cluster 2024-07-29T00:34:09.550833+0000 mgr.y (mgr.34101) 9129 : cluster [DBG] pgmap v10057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:10.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:10 smithi045 bash[80445]: cluster 2024-07-29T00:34:09.550833+0000 mgr.y (mgr.34101) 9129 : cluster [DBG] pgmap v10057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:34:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:34:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:34:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:10 smithi045 bash[82788]: cluster 2024-07-29T00:34:09.550833+0000 mgr.y (mgr.34101) 9129 : cluster [DBG] pgmap v10057: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:11.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17083 16 16 0 0 0 - 0 2024-07-29T00:34:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:11 smithi155 bash[73694]: debug 2024-07-29T00:34:11.476+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:12.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17084 16 16 0 0 0 - 0 2024-07-29T00:34:12.616 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:34:12 smithi155 bash[60745]: ts=2024-07-29T00:34:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:34:12.616 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:12 smithi155 bash[73694]: debug 2024-07-29T00:34:12.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:12.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:12 smithi045 bash[80445]: cluster 2024-07-29T00:34:11.552683+0000 mgr.y (mgr.34101) 9130 : cluster [DBG] pgmap v10058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:12.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:12 smithi045 bash[82788]: cluster 2024-07-29T00:34:11.552683+0000 mgr.y (mgr.34101) 9130 : cluster [DBG] pgmap v10058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:12 smithi155 bash[68033]: cluster 2024-07-29T00:34:11.552683+0000 mgr.y (mgr.34101) 9130 : cluster [DBG] pgmap v10058: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:13.415 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17085 16 16 0 0 0 - 0 2024-07-29T00:34:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:13 smithi155 bash[73694]: debug 2024-07-29T00:34:13.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:14.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17086 16 16 0 0 0 - 0 2024-07-29T00:34:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:14 smithi155 bash[73694]: debug 2024-07-29T00:34:14.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:14.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:14 smithi155 bash[68033]: cluster 2024-07-29T00:34:13.554440+0000 mgr.y (mgr.34101) 9131 : cluster [DBG] pgmap v10059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:14.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:14 smithi045 bash[80445]: cluster 2024-07-29T00:34:13.554440+0000 mgr.y (mgr.34101) 9131 : cluster [DBG] pgmap v10059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:14.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:14 smithi045 bash[82788]: cluster 2024-07-29T00:34:13.554440+0000 mgr.y (mgr.34101) 9131 : cluster [DBG] pgmap v10059: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:15.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17087 16 16 0 0 0 - 0 2024-07-29T00:34:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:15 smithi155 bash[73694]: debug 2024-07-29T00:34:15.540+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:16.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17088 16 16 0 0 0 - 0 2024-07-29T00:34:16.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:16 smithi045 bash[82788]: cluster 2024-07-29T00:34:15.556148+0000 mgr.y (mgr.34101) 9132 : cluster [DBG] pgmap v10060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:16.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:16 smithi045 bash[80445]: cluster 2024-07-29T00:34:15.556148+0000 mgr.y (mgr.34101) 9132 : cluster [DBG] pgmap v10060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:16 smithi155 bash[73694]: debug 2024-07-29T00:34:16.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:17.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:16 smithi155 bash[68033]: cluster 2024-07-29T00:34:15.556148+0000 mgr.y (mgr.34101) 9132 : cluster [DBG] pgmap v10060: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:17.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17089 16 16 0 0 0 - 0 2024-07-29T00:34:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:17 smithi155 bash[73694]: debug 2024-07-29T00:34:17.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:18.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17090 16 16 0 0 0 - 0 2024-07-29T00:34:18.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:18 smithi045 bash[82788]: cluster 2024-07-29T00:34:17.558010+0000 mgr.y (mgr.34101) 9133 : cluster [DBG] pgmap v10061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:18.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:18 smithi045 bash[80445]: cluster 2024-07-29T00:34:17.558010+0000 mgr.y (mgr.34101) 9133 : cluster [DBG] pgmap v10061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:18 smithi155 bash[73694]: debug 2024-07-29T00:34:18.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:18 smithi155 bash[68033]: cluster 2024-07-29T00:34:17.558010+0000 mgr.y (mgr.34101) 9133 : cluster [DBG] pgmap v10061: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:19.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17091 16 16 0 0 0 - 0 2024-07-29T00:34:19.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:19 smithi045 bash[80445]: audit 2024-07-29T00:34:18.862312+0000 mon.c (mon.2) 2235 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:19.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:19 smithi045 bash[82788]: audit 2024-07-29T00:34:18.862312+0000 mon.c (mon.2) 2235 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:19 smithi155 bash[68033]: audit 2024-07-29T00:34:18.862312+0000 mon.c (mon.2) 2235 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:19 smithi155 bash[73694]: debug 2024-07-29T00:34:19.616+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:20.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17092 16 16 0 0 0 - 0 2024-07-29T00:34:20.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:20 smithi045 bash[80445]: cluster 2024-07-29T00:34:19.559714+0000 mgr.y (mgr.34101) 9134 : cluster [DBG] pgmap v10062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:34:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:34:20] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:34:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:20 smithi045 bash[82788]: cluster 2024-07-29T00:34:19.559714+0000 mgr.y (mgr.34101) 9134 : cluster [DBG] pgmap v10062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:20 smithi155 bash[73694]: debug 2024-07-29T00:34:20.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:20 smithi155 bash[68033]: cluster 2024-07-29T00:34:19.559714+0000 mgr.y (mgr.34101) 9134 : cluster [DBG] pgmap v10062: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:21.416 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17093 16 16 0 0 0 - 0 2024-07-29T00:34:21.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:21 smithi045 bash[80445]: audit 2024-07-29T00:34:20.914253+0000 mon.c (mon.2) 2236 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:34:21.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:21 smithi045 bash[82788]: audit 2024-07-29T00:34:20.914253+0000 mon.c (mon.2) 2236 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:34:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:21 smithi155 bash[68033]: audit 2024-07-29T00:34:20.914253+0000 mon.c (mon.2) 2236 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:34:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:21 smithi155 bash[73694]: debug 2024-07-29T00:34:21.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:22.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17094 16 16 0 0 0 - 0 2024-07-29T00:34:22.647 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:34:22 smithi155 bash[60745]: ts=2024-07-29T00:34:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:34:22.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:22 smithi045 bash[80445]: cluster 2024-07-29T00:34:21.561571+0000 mgr.y (mgr.34101) 9135 : cluster [DBG] pgmap v10063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:22.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:22 smithi045 bash[82788]: cluster 2024-07-29T00:34:21.561571+0000 mgr.y (mgr.34101) 9135 : cluster [DBG] pgmap v10063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:22 smithi155 bash[73694]: debug 2024-07-29T00:34:22.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:22 smithi155 bash[68033]: cluster 2024-07-29T00:34:21.561571+0000 mgr.y (mgr.34101) 9135 : cluster [DBG] pgmap v10063: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:23.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17095 16 16 0 0 0 - 0 2024-07-29T00:34:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:23 smithi155 bash[73694]: debug 2024-07-29T00:34:23.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:24.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17096 16 16 0 0 0 - 0 2024-07-29T00:34:24.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:24 smithi045 bash[80445]: cluster 2024-07-29T00:34:23.563335+0000 mgr.y (mgr.34101) 9136 : cluster [DBG] pgmap v10064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:24.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:24 smithi045 bash[82788]: cluster 2024-07-29T00:34:23.563335+0000 mgr.y (mgr.34101) 9136 : cluster [DBG] pgmap v10064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:24 smithi155 bash[73694]: debug 2024-07-29T00:34:24.688+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:25.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:24 smithi155 bash[68033]: cluster 2024-07-29T00:34:23.563335+0000 mgr.y (mgr.34101) 9136 : cluster [DBG] pgmap v10064: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:25.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17097 16 16 0 0 0 - 0 2024-07-29T00:34:26.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:25 smithi155 bash[73694]: debug 2024-07-29T00:34:25.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:26.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17098 16 16 0 0 0 - 0 2024-07-29T00:34:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:26 smithi045 bash[80445]: cluster 2024-07-29T00:34:25.565081+0000 mgr.y (mgr.34101) 9137 : cluster [DBG] pgmap v10065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:26 smithi045 bash[80445]: audit 2024-07-29T00:34:26.605340+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:26.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:26 smithi045 bash[80445]: audit 2024-07-29T00:34:26.613008+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:26 smithi045 bash[82788]: cluster 2024-07-29T00:34:25.565081+0000 mgr.y (mgr.34101) 9137 : cluster [DBG] pgmap v10065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:26 smithi045 bash[82788]: audit 2024-07-29T00:34:26.605340+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:26.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:26 smithi045 bash[82788]: audit 2024-07-29T00:34:26.613008+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:26 smithi155 bash[73694]: debug 2024-07-29T00:34:26.668+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:26 smithi155 bash[68033]: cluster 2024-07-29T00:34:25.565081+0000 mgr.y (mgr.34101) 9137 : cluster [DBG] pgmap v10065: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:26 smithi155 bash[68033]: audit 2024-07-29T00:34:26.605340+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:26 smithi155 bash[68033]: audit 2024-07-29T00:34:26.613008+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:27.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17099 16 16 0 0 0 - 0 2024-07-29T00:34:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:27 smithi155 bash[73694]: debug 2024-07-29T00:34:27.680+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:27 smithi155 bash[68033]: audit 2024-07-29T00:34:26.857566+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:27 smithi155 bash[68033]: audit 2024-07-29T00:34:26.868154+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:27 smithi155 bash[68033]: audit 2024-07-29T00:34:27.287627+0000 mon.c (mon.2) 2237 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:34:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:27 smithi155 bash[68033]: audit 2024-07-29T00:34:27.289353+0000 mon.c (mon.2) 2238 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:34:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:27 smithi155 bash[68033]: audit 2024-07-29T00:34:27.300211+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:28.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:27 smithi045 bash[80445]: audit 2024-07-29T00:34:26.857566+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:27 smithi045 bash[80445]: audit 2024-07-29T00:34:26.868154+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:27 smithi045 bash[80445]: audit 2024-07-29T00:34:27.287627+0000 mon.c (mon.2) 2237 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:34:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:27 smithi045 bash[80445]: audit 2024-07-29T00:34:27.289353+0000 mon.c (mon.2) 2238 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:34:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:27 smithi045 bash[80445]: audit 2024-07-29T00:34:27.300211+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:27 smithi045 bash[82788]: audit 2024-07-29T00:34:26.857566+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:27 smithi045 bash[82788]: audit 2024-07-29T00:34:26.868154+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:27 smithi045 bash[82788]: audit 2024-07-29T00:34:27.287627+0000 mon.c (mon.2) 2237 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:34:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:27 smithi045 bash[82788]: audit 2024-07-29T00:34:27.289353+0000 mon.c (mon.2) 2238 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:34:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:27 smithi045 bash[82788]: audit 2024-07-29T00:34:27.300211+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:34:28.417 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:34:28.419345+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:34:28.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:34:28.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17100 16 16 0 0 0 - 0 2024-07-29T00:34:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:28 smithi155 bash[73694]: debug 2024-07-29T00:34:28.668+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:28 smithi155 bash[68033]: cluster 2024-07-29T00:34:27.566975+0000 mgr.y (mgr.34101) 9138 : cluster [DBG] pgmap v10066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:29.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:28 smithi045 bash[80445]: cluster 2024-07-29T00:34:27.566975+0000 mgr.y (mgr.34101) 9138 : cluster [DBG] pgmap v10066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:28 smithi045 bash[82788]: cluster 2024-07-29T00:34:27.566975+0000 mgr.y (mgr.34101) 9138 : cluster [DBG] pgmap v10066: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:29.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17101 16 16 0 0 0 - 0 2024-07-29T00:34:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:29 smithi155 bash[73694]: debug 2024-07-29T00:34:29.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:30.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17102 16 16 0 0 0 - 0 2024-07-29T00:34:30.863 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:34:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:34:30] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:34:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:30 smithi155 bash[73694]: debug 2024-07-29T00:34:30.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:30 smithi155 bash[68033]: cluster 2024-07-29T00:34:29.568705+0000 mgr.y (mgr.34101) 9139 : cluster [DBG] pgmap v10067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:31.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:30 smithi045 bash[80445]: cluster 2024-07-29T00:34:29.568705+0000 mgr.y (mgr.34101) 9139 : cluster [DBG] pgmap v10067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:30 smithi045 bash[82788]: cluster 2024-07-29T00:34:29.568705+0000 mgr.y (mgr.34101) 9139 : cluster [DBG] pgmap v10067: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:31.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17103 16 16 0 0 0 - 0 2024-07-29T00:34:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:31 smithi155 bash[73694]: debug 2024-07-29T00:34:31.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:32.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17104 16 16 0 0 0 - 0 2024-07-29T00:34:32.627 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:34:32 smithi155 bash[60745]: ts=2024-07-29T00:34:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:34:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:32 smithi155 bash[73694]: debug 2024-07-29T00:34:32.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:32 smithi155 bash[68033]: cluster 2024-07-29T00:34:31.570578+0000 mgr.y (mgr.34101) 9140 : cluster [DBG] pgmap v10068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:33.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:32 smithi045 bash[80445]: cluster 2024-07-29T00:34:31.570578+0000 mgr.y (mgr.34101) 9140 : cluster [DBG] pgmap v10068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:32 smithi045 bash[82788]: cluster 2024-07-29T00:34:31.570578+0000 mgr.y (mgr.34101) 9140 : cluster [DBG] pgmap v10068: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:33.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17105 16 16 0 0 0 - 0 2024-07-29T00:34:33.876 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:33 smithi155 bash[73694]: debug 2024-07-29T00:34:33.624+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:33 smithi045 bash[80445]: audit 2024-07-29T00:34:33.862750+0000 mon.c (mon.2) 2239 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:33 smithi045 bash[82788]: audit 2024-07-29T00:34:33.862750+0000 mon.c (mon.2) 2239 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:33 smithi155 bash[68033]: audit 2024-07-29T00:34:33.862750+0000 mon.c (mon.2) 2239 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:34.418 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17106 16 16 0 0 0 - 0 2024-07-29T00:34:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:34 smithi155 bash[73694]: debug 2024-07-29T00:34:34.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:34 smithi155 bash[68033]: cluster 2024-07-29T00:34:33.572297+0000 mgr.y (mgr.34101) 9141 : cluster [DBG] pgmap v10069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:34 smithi045 bash[80445]: cluster 2024-07-29T00:34:33.572297+0000 mgr.y (mgr.34101) 9141 : cluster [DBG] pgmap v10069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:34 smithi045 bash[82788]: cluster 2024-07-29T00:34:33.572297+0000 mgr.y (mgr.34101) 9141 : cluster [DBG] pgmap v10069: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:35.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17107 16 16 0 0 0 - 0 2024-07-29T00:34:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:35 smithi155 bash[73694]: debug 2024-07-29T00:34:35.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:36.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17108 16 16 0 0 0 - 0 2024-07-29T00:34:36.883 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:34:36 smithi155 bash[73694]: debug 2024-07-29T00:34:36.592+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:24:06.646953+0000 (oldest deadline 2024-07-29T00:24:26.646953+0000) 2024-07-29T00:34:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:36 smithi045 bash[80445]: cluster 2024-07-29T00:34:35.574039+0000 mgr.y (mgr.34101) 9142 : cluster [DBG] pgmap v10070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:36 smithi045 bash[82788]: cluster 2024-07-29T00:34:35.574039+0000 mgr.y (mgr.34101) 9142 : cluster [DBG] pgmap v10070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:36 smithi155 bash[68033]: cluster 2024-07-29T00:34:35.574039+0000 mgr.y (mgr.34101) 9142 : cluster [DBG] pgmap v10070: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:37.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17109 16 16 0 0 0 - 0 2024-07-29T00:34:38.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17110 16 16 0 0 0 - 0 2024-07-29T00:34:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:38 smithi045 bash[82788]: cluster 2024-07-29T00:34:37.575955+0000 mgr.y (mgr.34101) 9143 : cluster [DBG] pgmap v10071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:38 smithi045 bash[80445]: cluster 2024-07-29T00:34:37.575955+0000 mgr.y (mgr.34101) 9143 : cluster [DBG] pgmap v10071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:38 smithi155 bash[68033]: cluster 2024-07-29T00:34:37.575955+0000 mgr.y (mgr.34101) 9143 : cluster [DBG] pgmap v10071: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:39.419 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17111 16 16 0 0 0 - 0 2024-07-29T00:34:40.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17112 16 16 0 0 0 - 0 2024-07-29T00:34:40.891 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:34:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:34:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:34:41.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:40 smithi045 bash[80445]: cluster 2024-07-29T00:34:39.577672+0000 mgr.y (mgr.34101) 9144 : cluster [DBG] pgmap v10072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:41.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:40 smithi045 bash[82788]: cluster 2024-07-29T00:34:39.577672+0000 mgr.y (mgr.34101) 9144 : cluster [DBG] pgmap v10072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:40 smithi155 bash[68033]: cluster 2024-07-29T00:34:39.577672+0000 mgr.y (mgr.34101) 9144 : cluster [DBG] pgmap v10072: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:41.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17113 16 16 0 0 0 - 0 2024-07-29T00:34:42.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17114 16 16 0 0 0 - 0 2024-07-29T00:34:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:34:42 smithi155 bash[60745]: ts=2024-07-29T00:34:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:34:43.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:42 smithi045 bash[80445]: cluster 2024-07-29T00:34:41.579522+0000 mgr.y (mgr.34101) 9145 : cluster [DBG] pgmap v10073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:42 smithi045 bash[82788]: cluster 2024-07-29T00:34:41.579522+0000 mgr.y (mgr.34101) 9145 : cluster [DBG] pgmap v10073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:42 smithi155 bash[68033]: cluster 2024-07-29T00:34:41.579522+0000 mgr.y (mgr.34101) 9145 : cluster [DBG] pgmap v10073: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:43.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17115 16 16 0 0 0 - 0 2024-07-29T00:34:44.420 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17116 16 16 0 0 0 - 0 2024-07-29T00:34:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:44 smithi045 bash[80445]: cluster 2024-07-29T00:34:43.581246+0000 mgr.y (mgr.34101) 9146 : cluster [DBG] pgmap v10074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:44 smithi045 bash[82788]: cluster 2024-07-29T00:34:43.581246+0000 mgr.y (mgr.34101) 9146 : cluster [DBG] pgmap v10074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:44 smithi155 bash[68033]: cluster 2024-07-29T00:34:43.581246+0000 mgr.y (mgr.34101) 9146 : cluster [DBG] pgmap v10074: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:45.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17117 16 16 0 0 0 - 0 2024-07-29T00:34:46.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17118 16 16 0 0 0 - 0 2024-07-29T00:34:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:46 smithi045 bash[80445]: cluster 2024-07-29T00:34:45.582975+0000 mgr.y (mgr.34101) 9147 : cluster [DBG] pgmap v10075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:46 smithi045 bash[82788]: cluster 2024-07-29T00:34:45.582975+0000 mgr.y (mgr.34101) 9147 : cluster [DBG] pgmap v10075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:46 smithi155 bash[68033]: cluster 2024-07-29T00:34:45.582975+0000 mgr.y (mgr.34101) 9147 : cluster [DBG] pgmap v10075: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:47.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17119 16 16 0 0 0 - 0 2024-07-29T00:34:48.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:34:48.422728+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:34:48.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:34:48.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17120 16 16 0 0 0 - 0 2024-07-29T00:34:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:48 smithi045 bash[80445]: cluster 2024-07-29T00:34:47.584834+0000 mgr.y (mgr.34101) 9148 : cluster [DBG] pgmap v10076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:48 smithi045 bash[80445]: audit 2024-07-29T00:34:48.863077+0000 mon.c (mon.2) 2240 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:48 smithi045 bash[82788]: cluster 2024-07-29T00:34:47.584834+0000 mgr.y (mgr.34101) 9148 : cluster [DBG] pgmap v10076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:48 smithi045 bash[82788]: audit 2024-07-29T00:34:48.863077+0000 mon.c (mon.2) 2240 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:48 smithi155 bash[68033]: cluster 2024-07-29T00:34:47.584834+0000 mgr.y (mgr.34101) 9148 : cluster [DBG] pgmap v10076: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:48 smithi155 bash[68033]: audit 2024-07-29T00:34:48.863077+0000 mon.c (mon.2) 2240 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:34:49.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17121 16 16 0 0 0 - 0 2024-07-29T00:34:50.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17122 16 16 0 0 0 - 0 2024-07-29T00:34:50.913 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:34:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:34:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:34:51.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:50 smithi045 bash[80445]: cluster 2024-07-29T00:34:49.586541+0000 mgr.y (mgr.34101) 9149 : cluster [DBG] pgmap v10077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:50 smithi045 bash[82788]: cluster 2024-07-29T00:34:49.586541+0000 mgr.y (mgr.34101) 9149 : cluster [DBG] pgmap v10077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:50 smithi155 bash[68033]: cluster 2024-07-29T00:34:49.586541+0000 mgr.y (mgr.34101) 9149 : cluster [DBG] pgmap v10077: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:51.421 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17123 16 16 0 0 0 - 0 2024-07-29T00:34:52.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17124 16 16 0 0 0 - 0 2024-07-29T00:34:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:34:52 smithi155 bash[60745]: ts=2024-07-29T00:34:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:34:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:52 smithi045 bash[80445]: cluster 2024-07-29T00:34:51.588369+0000 mgr.y (mgr.34101) 9150 : cluster [DBG] pgmap v10078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:52 smithi045 bash[82788]: cluster 2024-07-29T00:34:51.588369+0000 mgr.y (mgr.34101) 9150 : cluster [DBG] pgmap v10078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:53.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:52 smithi155 bash[68033]: cluster 2024-07-29T00:34:51.588369+0000 mgr.y (mgr.34101) 9150 : cluster [DBG] pgmap v10078: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:53.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17125 16 16 0 0 0 - 0 2024-07-29T00:34:54.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17126 16 16 0 0 0 - 0 2024-07-29T00:34:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:54 smithi045 bash[80445]: cluster 2024-07-29T00:34:53.590090+0000 mgr.y (mgr.34101) 9151 : cluster [DBG] pgmap v10079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:54 smithi045 bash[82788]: cluster 2024-07-29T00:34:53.590090+0000 mgr.y (mgr.34101) 9151 : cluster [DBG] pgmap v10079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:54 smithi155 bash[68033]: cluster 2024-07-29T00:34:53.590090+0000 mgr.y (mgr.34101) 9151 : cluster [DBG] pgmap v10079: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:55.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17127 16 16 0 0 0 - 0 2024-07-29T00:34:56.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17128 16 16 0 0 0 - 0 2024-07-29T00:34:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:56 smithi045 bash[80445]: cluster 2024-07-29T00:34:55.591842+0000 mgr.y (mgr.34101) 9152 : cluster [DBG] pgmap v10080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:56 smithi045 bash[82788]: cluster 2024-07-29T00:34:55.591842+0000 mgr.y (mgr.34101) 9152 : cluster [DBG] pgmap v10080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:56 smithi155 bash[68033]: cluster 2024-07-29T00:34:55.591842+0000 mgr.y (mgr.34101) 9152 : cluster [DBG] pgmap v10080: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:57.422 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17129 16 16 0 0 0 - 0 2024-07-29T00:34:58.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17130 16 16 0 0 0 - 0 2024-07-29T00:34:59.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:34:58 smithi045 bash[80445]: cluster 2024-07-29T00:34:57.593722+0000 mgr.y (mgr.34101) 9153 : cluster [DBG] pgmap v10081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:34:58 smithi045 bash[82788]: cluster 2024-07-29T00:34:57.593722+0000 mgr.y (mgr.34101) 9153 : cluster [DBG] pgmap v10081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:59.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:34:58 smithi155 bash[68033]: cluster 2024-07-29T00:34:57.593722+0000 mgr.y (mgr.34101) 9153 : cluster [DBG] pgmap v10081: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:34:59.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17131 16 16 0 0 0 - 0 2024-07-29T00:35:00.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17132 16 16 0 0 0 - 0 2024-07-29T00:35:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:00 smithi155 bash[73694]: debug 2024-07-29T00:35:00.519+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:00.934 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:35:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:35:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:35:01.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:00 smithi045 bash[80445]: cluster 2024-07-29T00:34:59.595459+0000 mgr.y (mgr.34101) 9154 : cluster [DBG] pgmap v10082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:01.261 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:00 smithi045 bash[82788]: cluster 2024-07-29T00:34:59.595459+0000 mgr.y (mgr.34101) 9154 : cluster [DBG] pgmap v10082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:01.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:00 smithi155 bash[68033]: cluster 2024-07-29T00:34:59.595459+0000 mgr.y (mgr.34101) 9154 : cluster [DBG] pgmap v10082: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:01.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17133 16 16 0 0 0 - 0 2024-07-29T00:35:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:01 smithi155 bash[73694]: debug 2024-07-29T00:35:01.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:02.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17134 16 16 0 0 0 - 0 2024-07-29T00:35:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:02 smithi155 bash[73694]: debug 2024-07-29T00:35:02.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:35:02 smithi155 bash[60745]: ts=2024-07-29T00:35:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:35:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:02 smithi045 bash[80445]: cluster 2024-07-29T00:35:01.597302+0000 mgr.y (mgr.34101) 9155 : cluster [DBG] pgmap v10083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:02 smithi045 bash[82788]: cluster 2024-07-29T00:35:01.597302+0000 mgr.y (mgr.34101) 9155 : cluster [DBG] pgmap v10083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:03.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:02 smithi155 bash[68033]: cluster 2024-07-29T00:35:01.597302+0000 mgr.y (mgr.34101) 9155 : cluster [DBG] pgmap v10083: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:03.423 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17135 16 16 0 0 0 - 0 2024-07-29T00:35:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:03 smithi155 bash[73694]: debug 2024-07-29T00:35:03.503+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:04.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:03 smithi045 bash[80445]: audit 2024-07-29T00:35:03.863313+0000 mon.c (mon.2) 2241 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:03 smithi045 bash[82788]: audit 2024-07-29T00:35:03.863313+0000 mon.c (mon.2) 2241 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:04.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:03 smithi155 bash[68033]: audit 2024-07-29T00:35:03.863313+0000 mon.c (mon.2) 2241 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:04.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17136 16 16 0 0 0 - 0 2024-07-29T00:35:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:04 smithi155 bash[73694]: debug 2024-07-29T00:35:04.527+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:05.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:04 smithi045 bash[80445]: cluster 2024-07-29T00:35:03.599108+0000 mgr.y (mgr.34101) 9156 : cluster [DBG] pgmap v10084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:04 smithi045 bash[82788]: cluster 2024-07-29T00:35:03.599108+0000 mgr.y (mgr.34101) 9156 : cluster [DBG] pgmap v10084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:04 smithi155 bash[68033]: cluster 2024-07-29T00:35:03.599108+0000 mgr.y (mgr.34101) 9156 : cluster [DBG] pgmap v10084: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:05.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17137 16 16 0 0 0 - 0 2024-07-29T00:35:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:05 smithi155 bash[73694]: debug 2024-07-29T00:35:05.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:06.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17138 16 16 0 0 0 - 0 2024-07-29T00:35:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:06 smithi155 bash[73694]: debug 2024-07-29T00:35:06.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:07.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:06 smithi045 bash[80445]: cluster 2024-07-29T00:35:05.600799+0000 mgr.y (mgr.34101) 9157 : cluster [DBG] pgmap v10085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:06 smithi045 bash[82788]: cluster 2024-07-29T00:35:05.600799+0000 mgr.y (mgr.34101) 9157 : cluster [DBG] pgmap v10085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:06 smithi155 bash[68033]: cluster 2024-07-29T00:35:05.600799+0000 mgr.y (mgr.34101) 9157 : cluster [DBG] pgmap v10085: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:07.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17139 16 16 0 0 0 - 0 2024-07-29T00:35:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:07 smithi155 bash[73694]: debug 2024-07-29T00:35:07.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:08.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:35:08.426035+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:35:08.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:35:08.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17140 16 16 0 0 0 - 0 2024-07-29T00:35:08.812 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:08 smithi155 bash[73694]: debug 2024-07-29T00:35:08.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:09.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:08 smithi045 bash[82788]: cluster 2024-07-29T00:35:07.602689+0000 mgr.y (mgr.34101) 9158 : cluster [DBG] pgmap v10086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:09.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:08 smithi045 bash[80445]: cluster 2024-07-29T00:35:07.602689+0000 mgr.y (mgr.34101) 9158 : cluster [DBG] pgmap v10086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:08 smithi155 bash[68033]: cluster 2024-07-29T00:35:07.602689+0000 mgr.y (mgr.34101) 9158 : cluster [DBG] pgmap v10086: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:09.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17141 16 16 0 0 0 - 0 2024-07-29T00:35:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:09 smithi155 bash[73694]: debug 2024-07-29T00:35:09.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:10.424 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17142 16 16 0 0 0 - 0 2024-07-29T00:35:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:10 smithi155 bash[73694]: debug 2024-07-29T00:35:10.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:10.965 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:35:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:35:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:35:11.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:10 smithi045 bash[80445]: cluster 2024-07-29T00:35:09.604402+0000 mgr.y (mgr.34101) 9159 : cluster [DBG] pgmap v10087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:10 smithi045 bash[82788]: cluster 2024-07-29T00:35:09.604402+0000 mgr.y (mgr.34101) 9159 : cluster [DBG] pgmap v10087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:10 smithi155 bash[68033]: cluster 2024-07-29T00:35:09.604402+0000 mgr.y (mgr.34101) 9159 : cluster [DBG] pgmap v10087: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:11.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17143 16 16 0 0 0 - 0 2024-07-29T00:35:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:11 smithi155 bash[73694]: debug 2024-07-29T00:35:11.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:12.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17144 16 16 0 0 0 - 0 2024-07-29T00:35:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:35:12 smithi155 bash[60745]: ts=2024-07-29T00:35:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:35:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:12 smithi155 bash[73694]: debug 2024-07-29T00:35:12.483+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:12 smithi155 bash[68033]: cluster 2024-07-29T00:35:11.606279+0000 mgr.y (mgr.34101) 9160 : cluster [DBG] pgmap v10088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:13.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17145 16 16 0 0 0 - 0 2024-07-29T00:35:13.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:12 smithi045 bash[80445]: cluster 2024-07-29T00:35:11.606279+0000 mgr.y (mgr.34101) 9160 : cluster [DBG] pgmap v10088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:12 smithi045 bash[82788]: cluster 2024-07-29T00:35:11.606279+0000 mgr.y (mgr.34101) 9160 : cluster [DBG] pgmap v10088: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:13 smithi155 bash[73694]: debug 2024-07-29T00:35:13.523+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:14.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17146 16 16 0 0 0 - 0 2024-07-29T00:35:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:14 smithi155 bash[73694]: debug 2024-07-29T00:35:14.535+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:14 smithi155 bash[68033]: cluster 2024-07-29T00:35:13.607998+0000 mgr.y (mgr.34101) 9161 : cluster [DBG] pgmap v10089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:15.425 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17147 16 16 0 0 0 - 0 2024-07-29T00:35:15.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:14 smithi045 bash[80445]: cluster 2024-07-29T00:35:13.607998+0000 mgr.y (mgr.34101) 9161 : cluster [DBG] pgmap v10089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:14 smithi045 bash[82788]: cluster 2024-07-29T00:35:13.607998+0000 mgr.y (mgr.34101) 9161 : cluster [DBG] pgmap v10089: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:15 smithi155 bash[73694]: debug 2024-07-29T00:35:15.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:16.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17148 16 16 0 0 0 - 0 2024-07-29T00:35:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:16 smithi155 bash[73694]: debug 2024-07-29T00:35:16.523+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:16 smithi155 bash[68033]: cluster 2024-07-29T00:35:15.609727+0000 mgr.y (mgr.34101) 9162 : cluster [DBG] pgmap v10090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:17.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17149 16 16 0 0 0 - 0 2024-07-29T00:35:17.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:16 smithi045 bash[82788]: cluster 2024-07-29T00:35:15.609727+0000 mgr.y (mgr.34101) 9162 : cluster [DBG] pgmap v10090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:17.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:16 smithi045 bash[80445]: cluster 2024-07-29T00:35:15.609727+0000 mgr.y (mgr.34101) 9162 : cluster [DBG] pgmap v10090: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:17 smithi155 bash[73694]: debug 2024-07-29T00:35:17.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:18.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17150 16 16 0 0 0 - 0 2024-07-29T00:35:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:18 smithi155 bash[73694]: debug 2024-07-29T00:35:18.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:18 smithi155 bash[68033]: cluster 2024-07-29T00:35:17.611622+0000 mgr.y (mgr.34101) 9163 : cluster [DBG] pgmap v10091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:18 smithi155 bash[68033]: audit 2024-07-29T00:35:18.863840+0000 mon.c (mon.2) 2242 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:19.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17151 16 16 0 0 0 - 0 2024-07-29T00:35:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:18 smithi045 bash[80445]: cluster 2024-07-29T00:35:17.611622+0000 mgr.y (mgr.34101) 9163 : cluster [DBG] pgmap v10091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:18 smithi045 bash[80445]: audit 2024-07-29T00:35:18.863840+0000 mon.c (mon.2) 2242 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:18 smithi045 bash[82788]: cluster 2024-07-29T00:35:17.611622+0000 mgr.y (mgr.34101) 9163 : cluster [DBG] pgmap v10091: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:18 smithi045 bash[82788]: audit 2024-07-29T00:35:18.863840+0000 mon.c (mon.2) 2242 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:19 smithi155 bash[73694]: debug 2024-07-29T00:35:19.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:20.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17152 16 16 0 0 0 - 0 2024-07-29T00:35:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:35:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:35:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:35:20.987 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:20 smithi155 bash[73694]: debug 2024-07-29T00:35:20.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:20 smithi155 bash[68033]: cluster 2024-07-29T00:35:19.613341+0000 mgr.y (mgr.34101) 9164 : cluster [DBG] pgmap v10092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:21.426 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17153 16 16 0 0 0 - 0 2024-07-29T00:35:21.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:20 smithi045 bash[80445]: cluster 2024-07-29T00:35:19.613341+0000 mgr.y (mgr.34101) 9164 : cluster [DBG] pgmap v10092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:20 smithi045 bash[82788]: cluster 2024-07-29T00:35:19.613341+0000 mgr.y (mgr.34101) 9164 : cluster [DBG] pgmap v10092: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:21.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:21 smithi155 bash[73694]: debug 2024-07-29T00:35:21.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:22.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17154 16 16 0 0 0 - 0 2024-07-29T00:35:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:22 smithi155 bash[73694]: debug 2024-07-29T00:35:22.467+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:35:22 smithi155 bash[60745]: ts=2024-07-29T00:35:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:35:23.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:22 smithi155 bash[68033]: cluster 2024-07-29T00:35:21.615176+0000 mgr.y (mgr.34101) 9165 : cluster [DBG] pgmap v10093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:23.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17155 16 16 0 0 0 - 0 2024-07-29T00:35:23.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:22 smithi045 bash[82788]: cluster 2024-07-29T00:35:21.615176+0000 mgr.y (mgr.34101) 9165 : cluster [DBG] pgmap v10093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:22 smithi045 bash[80445]: cluster 2024-07-29T00:35:21.615176+0000 mgr.y (mgr.34101) 9165 : cluster [DBG] pgmap v10093: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:23 smithi155 bash[73694]: debug 2024-07-29T00:35:23.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:24.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17156 16 16 0 0 0 - 0 2024-07-29T00:35:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:24 smithi155 bash[73694]: debug 2024-07-29T00:35:24.455+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:25.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:24 smithi155 bash[68033]: cluster 2024-07-29T00:35:23.617058+0000 mgr.y (mgr.34101) 9166 : cluster [DBG] pgmap v10094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:25.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17157 16 16 0 0 0 - 0 2024-07-29T00:35:25.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:24 smithi045 bash[80445]: cluster 2024-07-29T00:35:23.617058+0000 mgr.y (mgr.34101) 9166 : cluster [DBG] pgmap v10094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:24 smithi045 bash[82788]: cluster 2024-07-29T00:35:23.617058+0000 mgr.y (mgr.34101) 9166 : cluster [DBG] pgmap v10094: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:25 smithi155 bash[73694]: debug 2024-07-29T00:35:25.411+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:26.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17158 16 16 0 0 0 - 0 2024-07-29T00:35:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:26 smithi155 bash[73694]: debug 2024-07-29T00:35:26.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:27.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:27 smithi155 bash[68033]: cluster 2024-07-29T00:35:25.618896+0000 mgr.y (mgr.34101) 9167 : cluster [DBG] pgmap v10095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:27.427 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17159 16 16 0 0 0 - 0 2024-07-29T00:35:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:27 smithi045 bash[80445]: cluster 2024-07-29T00:35:25.618896+0000 mgr.y (mgr.34101) 9167 : cluster [DBG] pgmap v10095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:27 smithi045 bash[82788]: cluster 2024-07-29T00:35:25.618896+0000 mgr.y (mgr.34101) 9167 : cluster [DBG] pgmap v10095: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:27.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:27 smithi155 bash[73694]: debug 2024-07-29T00:35:27.435+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:28.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:28 smithi155 bash[68033]: audit 2024-07-29T00:35:27.430342+0000 mon.c (mon.2) 2243 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:35:28.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:35:28.429356+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:35:28.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:35:28.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17160 16 16 0 0 0 - 0 2024-07-29T00:35:28.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:28 smithi045 bash[80445]: audit 2024-07-29T00:35:27.430342+0000 mon.c (mon.2) 2243 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:35:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:28 smithi045 bash[82788]: audit 2024-07-29T00:35:27.430342+0000 mon.c (mon.2) 2243 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:35:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:28 smithi155 bash[73694]: debug 2024-07-29T00:35:28.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:29 smithi155 bash[68033]: cluster 2024-07-29T00:35:27.620773+0000 mgr.y (mgr.34101) 9168 : cluster [DBG] pgmap v10096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:29.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17161 16 16 0 0 0 - 0 2024-07-29T00:35:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:29 smithi045 bash[80445]: cluster 2024-07-29T00:35:27.620773+0000 mgr.y (mgr.34101) 9168 : cluster [DBG] pgmap v10096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:29.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:29 smithi045 bash[82788]: cluster 2024-07-29T00:35:27.620773+0000 mgr.y (mgr.34101) 9168 : cluster [DBG] pgmap v10096: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:29 smithi155 bash[73694]: debug 2024-07-29T00:35:29.487+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:30.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17162 16 16 0 0 0 - 0 2024-07-29T00:35:30.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:30 smithi155 bash[73694]: debug 2024-07-29T00:35:30.519+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:35:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:35:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:35:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:31 smithi155 bash[68033]: cluster 2024-07-29T00:35:29.622510+0000 mgr.y (mgr.34101) 9169 : cluster [DBG] pgmap v10097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:31.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17163 16 16 0 0 0 - 0 2024-07-29T00:35:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:31 smithi045 bash[80445]: cluster 2024-07-29T00:35:29.622510+0000 mgr.y (mgr.34101) 9169 : cluster [DBG] pgmap v10097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:31 smithi045 bash[82788]: cluster 2024-07-29T00:35:29.622510+0000 mgr.y (mgr.34101) 9169 : cluster [DBG] pgmap v10097: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:31 smithi155 bash[73694]: debug 2024-07-29T00:35:31.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:32.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17164 16 16 0 0 0 - 0 2024-07-29T00:35:32.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:32 smithi155 bash[73694]: debug 2024-07-29T00:35:32.511+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:35:32 smithi155 bash[60745]: ts=2024-07-29T00:35:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:35:33.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:33 smithi155 bash[68033]: cluster 2024-07-29T00:35:31.624336+0000 mgr.y (mgr.34101) 9170 : cluster [DBG] pgmap v10098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:33.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17165 16 16 0 0 0 - 0 2024-07-29T00:35:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:33 smithi045 bash[80445]: cluster 2024-07-29T00:35:31.624336+0000 mgr.y (mgr.34101) 9170 : cluster [DBG] pgmap v10098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:33 smithi045 bash[82788]: cluster 2024-07-29T00:35:31.624336+0000 mgr.y (mgr.34101) 9170 : cluster [DBG] pgmap v10098: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:33.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:33 smithi155 bash[73694]: debug 2024-07-29T00:35:33.547+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:34.428 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17166 16 16 0 0 0 - 0 2024-07-29T00:35:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[80445]: audit 2024-07-29T00:35:33.126702+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[80445]: audit 2024-07-29T00:35:33.132266+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[80445]: audit 2024-07-29T00:35:33.348435+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[80445]: audit 2024-07-29T00:35:33.360030+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[80445]: cluster 2024-07-29T00:35:33.626001+0000 mgr.y (mgr.34101) 9171 : cluster [DBG] pgmap v10099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[80445]: audit 2024-07-29T00:35:33.796188+0000 mon.c (mon.2) 2244 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:35:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[80445]: audit 2024-07-29T00:35:33.797985+0000 mon.c (mon.2) 2245 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:35:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[80445]: audit 2024-07-29T00:35:33.808158+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[80445]: audit 2024-07-29T00:35:33.864648+0000 mon.c (mon.2) 2246 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[82788]: audit 2024-07-29T00:35:33.126702+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[82788]: audit 2024-07-29T00:35:33.132266+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[82788]: audit 2024-07-29T00:35:33.348435+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[82788]: audit 2024-07-29T00:35:33.360030+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[82788]: cluster 2024-07-29T00:35:33.626001+0000 mgr.y (mgr.34101) 9171 : cluster [DBG] pgmap v10099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[82788]: audit 2024-07-29T00:35:33.796188+0000 mon.c (mon.2) 2244 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:35:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[82788]: audit 2024-07-29T00:35:33.797985+0000 mon.c (mon.2) 2245 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:35:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[82788]: audit 2024-07-29T00:35:33.808158+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:34 smithi045 bash[82788]: audit 2024-07-29T00:35:33.864648+0000 mon.c (mon.2) 2246 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:34 smithi155 bash[68033]: audit 2024-07-29T00:35:33.126702+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:34 smithi155 bash[68033]: audit 2024-07-29T00:35:33.132266+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:34 smithi155 bash[68033]: audit 2024-07-29T00:35:33.348435+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:34 smithi155 bash[68033]: audit 2024-07-29T00:35:33.360030+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:34 smithi155 bash[68033]: cluster 2024-07-29T00:35:33.626001+0000 mgr.y (mgr.34101) 9171 : cluster [DBG] pgmap v10099: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:34 smithi155 bash[68033]: audit 2024-07-29T00:35:33.796188+0000 mon.c (mon.2) 2244 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:35:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:34 smithi155 bash[68033]: audit 2024-07-29T00:35:33.797985+0000 mon.c (mon.2) 2245 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:35:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:34 smithi155 bash[68033]: audit 2024-07-29T00:35:33.808158+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:35:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:34 smithi155 bash[68033]: audit 2024-07-29T00:35:33.864648+0000 mon.c (mon.2) 2246 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:34 smithi155 bash[73694]: debug 2024-07-29T00:35:34.555+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:35.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17167 16 16 0 0 0 - 0 2024-07-29T00:35:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:35 smithi155 bash[73694]: debug 2024-07-29T00:35:35.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:36.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17168 16 16 0 0 0 - 0 2024-07-29T00:35:36.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:36 smithi155 bash[68033]: cluster 2024-07-29T00:35:35.627726+0000 mgr.y (mgr.34101) 9172 : cluster [DBG] pgmap v10100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:36 smithi155 bash[73694]: debug 2024-07-29T00:35:36.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:36.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:36 smithi045 bash[80445]: cluster 2024-07-29T00:35:35.627726+0000 mgr.y (mgr.34101) 9172 : cluster [DBG] pgmap v10100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:36.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:36 smithi045 bash[82788]: cluster 2024-07-29T00:35:35.627726+0000 mgr.y (mgr.34101) 9172 : cluster [DBG] pgmap v10100: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:37.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17169 16 16 0 0 0 - 0 2024-07-29T00:35:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:37 smithi155 bash[73694]: debug 2024-07-29T00:35:37.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:38.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17170 16 16 0 0 0 - 0 2024-07-29T00:35:38.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:38 smithi045 bash[80445]: cluster 2024-07-29T00:35:37.629562+0000 mgr.y (mgr.34101) 9173 : cluster [DBG] pgmap v10101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:38.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:38 smithi045 bash[82788]: cluster 2024-07-29T00:35:37.629562+0000 mgr.y (mgr.34101) 9173 : cluster [DBG] pgmap v10101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:39.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:38 smithi155 bash[68033]: cluster 2024-07-29T00:35:37.629562+0000 mgr.y (mgr.34101) 9173 : cluster [DBG] pgmap v10101: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:38 smithi155 bash[73694]: debug 2024-07-29T00:35:38.574+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:39.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17171 16 16 0 0 0 - 0 2024-07-29T00:35:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:39 smithi155 bash[73694]: debug 2024-07-29T00:35:39.602+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:40.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17172 16 16 0 0 0 - 0 2024-07-29T00:35:40.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:40 smithi045 bash[80445]: cluster 2024-07-29T00:35:39.631296+0000 mgr.y (mgr.34101) 9174 : cluster [DBG] pgmap v10102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:35:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:35:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:35:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:40 smithi045 bash[82788]: cluster 2024-07-29T00:35:39.631296+0000 mgr.y (mgr.34101) 9174 : cluster [DBG] pgmap v10102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:40 smithi155 bash[73694]: debug 2024-07-29T00:35:40.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:40 smithi155 bash[68033]: cluster 2024-07-29T00:35:39.631296+0000 mgr.y (mgr.34101) 9174 : cluster [DBG] pgmap v10102: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:41.429 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17173 16 16 0 0 0 - 0 2024-07-29T00:35:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:41 smithi155 bash[73694]: debug 2024-07-29T00:35:41.658+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:42.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17174 16 16 0 0 0 - 0 2024-07-29T00:35:42.695 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:35:42 smithi155 bash[60745]: ts=2024-07-29T00:35:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:35:42.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:42 smithi045 bash[80445]: cluster 2024-07-29T00:35:41.633139+0000 mgr.y (mgr.34101) 9175 : cluster [DBG] pgmap v10103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:42 smithi045 bash[82788]: cluster 2024-07-29T00:35:41.633139+0000 mgr.y (mgr.34101) 9175 : cluster [DBG] pgmap v10103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:42 smithi155 bash[73694]: debug 2024-07-29T00:35:42.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:43.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:42 smithi155 bash[68033]: cluster 2024-07-29T00:35:41.633139+0000 mgr.y (mgr.34101) 9175 : cluster [DBG] pgmap v10103: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:43.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17175 16 16 0 0 0 - 0 2024-07-29T00:35:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:43 smithi155 bash[73694]: debug 2024-07-29T00:35:43.670+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:44.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17176 16 16 0 0 0 - 0 2024-07-29T00:35:44.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:44 smithi045 bash[80445]: cluster 2024-07-29T00:35:43.634851+0000 mgr.y (mgr.34101) 9176 : cluster [DBG] pgmap v10104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:44.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:44 smithi045 bash[82788]: cluster 2024-07-29T00:35:43.634851+0000 mgr.y (mgr.34101) 9176 : cluster [DBG] pgmap v10104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:44 smithi155 bash[73694]: debug 2024-07-29T00:35:44.658+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:44 smithi155 bash[68033]: cluster 2024-07-29T00:35:43.634851+0000 mgr.y (mgr.34101) 9176 : cluster [DBG] pgmap v10104: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:45.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17177 16 16 0 0 0 - 0 2024-07-29T00:35:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:45 smithi155 bash[73694]: debug 2024-07-29T00:35:45.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:46.430 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17178 16 16 0 0 0 - 0 2024-07-29T00:35:46.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:46 smithi045 bash[80445]: cluster 2024-07-29T00:35:45.636872+0000 mgr.y (mgr.34101) 9177 : cluster [DBG] pgmap v10105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:46.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:46 smithi045 bash[82788]: cluster 2024-07-29T00:35:45.636872+0000 mgr.y (mgr.34101) 9177 : cluster [DBG] pgmap v10105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:46 smithi155 bash[73694]: debug 2024-07-29T00:35:46.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:46 smithi155 bash[68033]: cluster 2024-07-29T00:35:45.636872+0000 mgr.y (mgr.34101) 9177 : cluster [DBG] pgmap v10105: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:47.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17179 16 16 0 0 0 - 0 2024-07-29T00:35:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:47 smithi155 bash[73694]: debug 2024-07-29T00:35:47.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:48.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:35:48.432557+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:35:48.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:35:48.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17180 16 16 0 0 0 - 0 2024-07-29T00:35:48.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:48 smithi045 bash[80445]: cluster 2024-07-29T00:35:47.638808+0000 mgr.y (mgr.34101) 9178 : cluster [DBG] pgmap v10106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:48.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:48 smithi045 bash[82788]: cluster 2024-07-29T00:35:47.638808+0000 mgr.y (mgr.34101) 9178 : cluster [DBG] pgmap v10106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:48 smithi155 bash[68033]: cluster 2024-07-29T00:35:47.638808+0000 mgr.y (mgr.34101) 9178 : cluster [DBG] pgmap v10106: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:48 smithi155 bash[73694]: debug 2024-07-29T00:35:48.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:49.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17181 16 16 0 0 0 - 0 2024-07-29T00:35:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:49 smithi155 bash[68033]: audit 2024-07-29T00:35:48.864334+0000 mon.c (mon.2) 2247 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:49 smithi155 bash[73694]: debug 2024-07-29T00:35:49.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:49 smithi045 bash[80445]: audit 2024-07-29T00:35:48.864334+0000 mon.c (mon.2) 2247 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:49 smithi045 bash[82788]: audit 2024-07-29T00:35:48.864334+0000 mon.c (mon.2) 2247 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:35:50.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17182 16 16 0 0 0 - 0 2024-07-29T00:35:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:35:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:35:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:35:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:50 smithi045 bash[80445]: cluster 2024-07-29T00:35:49.640492+0000 mgr.y (mgr.34101) 9179 : cluster [DBG] pgmap v10107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:50 smithi045 bash[82788]: cluster 2024-07-29T00:35:49.640492+0000 mgr.y (mgr.34101) 9179 : cluster [DBG] pgmap v10107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:50 smithi155 bash[68033]: cluster 2024-07-29T00:35:49.640492+0000 mgr.y (mgr.34101) 9179 : cluster [DBG] pgmap v10107: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:50 smithi155 bash[73694]: debug 2024-07-29T00:35:50.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:51.431 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17183 16 16 0 0 0 - 0 2024-07-29T00:35:52.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:51 smithi155 bash[73694]: debug 2024-07-29T00:35:51.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:52.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17184 16 16 0 0 0 - 0 2024-07-29T00:35:52.662 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:35:52 smithi155 bash[60745]: ts=2024-07-29T00:35:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:35:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:52 smithi155 bash[73694]: debug 2024-07-29T00:35:52.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:52 smithi155 bash[68033]: cluster 2024-07-29T00:35:51.642401+0000 mgr.y (mgr.34101) 9180 : cluster [DBG] pgmap v10108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:52 smithi045 bash[80445]: cluster 2024-07-29T00:35:51.642401+0000 mgr.y (mgr.34101) 9180 : cluster [DBG] pgmap v10108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:52 smithi045 bash[82788]: cluster 2024-07-29T00:35:51.642401+0000 mgr.y (mgr.34101) 9180 : cluster [DBG] pgmap v10108: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:53.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17185 16 16 0 0 0 - 0 2024-07-29T00:35:54.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:53 smithi155 bash[73694]: debug 2024-07-29T00:35:53.650+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:54.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17186 16 16 0 0 0 - 0 2024-07-29T00:35:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:54 smithi155 bash[68033]: cluster 2024-07-29T00:35:53.644138+0000 mgr.y (mgr.34101) 9181 : cluster [DBG] pgmap v10109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:54 smithi155 bash[73694]: debug 2024-07-29T00:35:54.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:54 smithi045 bash[80445]: cluster 2024-07-29T00:35:53.644138+0000 mgr.y (mgr.34101) 9181 : cluster [DBG] pgmap v10109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:54 smithi045 bash[82788]: cluster 2024-07-29T00:35:53.644138+0000 mgr.y (mgr.34101) 9181 : cluster [DBG] pgmap v10109: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:55.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17187 16 16 0 0 0 - 0 2024-07-29T00:35:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:55 smithi155 bash[73694]: debug 2024-07-29T00:35:55.558+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:56.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17188 16 16 0 0 0 - 0 2024-07-29T00:35:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:56 smithi155 bash[68033]: cluster 2024-07-29T00:35:55.645892+0000 mgr.y (mgr.34101) 9182 : cluster [DBG] pgmap v10110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:56 smithi155 bash[73694]: debug 2024-07-29T00:35:56.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:56 smithi045 bash[80445]: cluster 2024-07-29T00:35:55.645892+0000 mgr.y (mgr.34101) 9182 : cluster [DBG] pgmap v10110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:56 smithi045 bash[82788]: cluster 2024-07-29T00:35:55.645892+0000 mgr.y (mgr.34101) 9182 : cluster [DBG] pgmap v10110: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:57.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17189 16 16 0 0 0 - 0 2024-07-29T00:35:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:57 smithi155 bash[73694]: debug 2024-07-29T00:35:57.574+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:58.432 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17190 16 16 0 0 0 - 0 2024-07-29T00:35:59.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:35:58 smithi155 bash[68033]: cluster 2024-07-29T00:35:57.647707+0000 mgr.y (mgr.34101) 9183 : cluster [DBG] pgmap v10111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:58 smithi155 bash[73694]: debug 2024-07-29T00:35:58.582+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:35:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:35:58 smithi045 bash[80445]: cluster 2024-07-29T00:35:57.647707+0000 mgr.y (mgr.34101) 9183 : cluster [DBG] pgmap v10111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:35:58 smithi045 bash[82788]: cluster 2024-07-29T00:35:57.647707+0000 mgr.y (mgr.34101) 9183 : cluster [DBG] pgmap v10111: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:35:59.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17191 16 16 0 0 0 - 0 2024-07-29T00:36:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:35:59 smithi155 bash[73694]: debug 2024-07-29T00:35:59.606+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:00.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17192 16 16 0 0 0 - 0 2024-07-29T00:36:00.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:00 smithi045 bash[80445]: cluster 2024-07-29T00:35:59.649446+0000 mgr.y (mgr.34101) 9184 : cluster [DBG] pgmap v10112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:36:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:36:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:36:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:00 smithi045 bash[82788]: cluster 2024-07-29T00:35:59.649446+0000 mgr.y (mgr.34101) 9184 : cluster [DBG] pgmap v10112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:00 smithi155 bash[68033]: cluster 2024-07-29T00:35:59.649446+0000 mgr.y (mgr.34101) 9184 : cluster [DBG] pgmap v10112: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:00 smithi155 bash[73694]: debug 2024-07-29T00:36:00.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:01.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17193 16 16 0 0 0 - 0 2024-07-29T00:36:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:01 smithi155 bash[73694]: debug 2024-07-29T00:36:01.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:02.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17194 16 16 0 0 0 - 0 2024-07-29T00:36:02.668 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:36:02 smithi155 bash[60745]: ts=2024-07-29T00:36:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:36:03.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:02 smithi155 bash[68033]: cluster 2024-07-29T00:36:01.651339+0000 mgr.y (mgr.34101) 9185 : cluster [DBG] pgmap v10113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:02 smithi155 bash[73694]: debug 2024-07-29T00:36:02.666+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:02 smithi045 bash[80445]: cluster 2024-07-29T00:36:01.651339+0000 mgr.y (mgr.34101) 9185 : cluster [DBG] pgmap v10113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:02 smithi045 bash[82788]: cluster 2024-07-29T00:36:01.651339+0000 mgr.y (mgr.34101) 9185 : cluster [DBG] pgmap v10113: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:03.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17195 16 16 0 0 0 - 0 2024-07-29T00:36:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:03 smithi155 bash[73694]: debug 2024-07-29T00:36:03.706+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:04.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17196 16 16 0 0 0 - 0 2024-07-29T00:36:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:04 smithi155 bash[73694]: debug 2024-07-29T00:36:04.690+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:04 smithi155 bash[68033]: cluster 2024-07-29T00:36:03.653069+0000 mgr.y (mgr.34101) 9186 : cluster [DBG] pgmap v10114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:04 smithi155 bash[68033]: audit 2024-07-29T00:36:03.865070+0000 mon.c (mon.2) 2248 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:05.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:04 smithi045 bash[80445]: cluster 2024-07-29T00:36:03.653069+0000 mgr.y (mgr.34101) 9186 : cluster [DBG] pgmap v10114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:04 smithi045 bash[80445]: audit 2024-07-29T00:36:03.865070+0000 mon.c (mon.2) 2248 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:04 smithi045 bash[82788]: cluster 2024-07-29T00:36:03.653069+0000 mgr.y (mgr.34101) 9186 : cluster [DBG] pgmap v10114: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:04 smithi045 bash[82788]: audit 2024-07-29T00:36:03.865070+0000 mon.c (mon.2) 2248 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:05.433 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17197 16 16 0 0 0 - 0 2024-07-29T00:36:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:05 smithi155 bash[73694]: debug 2024-07-29T00:36:05.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:06.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17198 16 16 0 0 0 - 0 2024-07-29T00:36:07.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:06 smithi155 bash[68033]: cluster 2024-07-29T00:36:05.654828+0000 mgr.y (mgr.34101) 9187 : cluster [DBG] pgmap v10115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:06 smithi155 bash[73694]: debug 2024-07-29T00:36:06.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:07.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:06 smithi045 bash[80445]: cluster 2024-07-29T00:36:05.654828+0000 mgr.y (mgr.34101) 9187 : cluster [DBG] pgmap v10115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:06 smithi045 bash[82788]: cluster 2024-07-29T00:36:05.654828+0000 mgr.y (mgr.34101) 9187 : cluster [DBG] pgmap v10115: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:07.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17199 16 16 0 0 0 - 0 2024-07-29T00:36:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:07 smithi155 bash[73694]: debug 2024-07-29T00:36:07.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:08.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:36:08.435862+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:36:08.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:36:08.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17200 16 16 0 0 0 - 0 2024-07-29T00:36:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:08 smithi155 bash[68033]: cluster 2024-07-29T00:36:07.656705+0000 mgr.y (mgr.34101) 9188 : cluster [DBG] pgmap v10116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:08 smithi155 bash[73694]: debug 2024-07-29T00:36:08.742+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:09.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:08 smithi045 bash[80445]: cluster 2024-07-29T00:36:07.656705+0000 mgr.y (mgr.34101) 9188 : cluster [DBG] pgmap v10116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:08 smithi045 bash[82788]: cluster 2024-07-29T00:36:07.656705+0000 mgr.y (mgr.34101) 9188 : cluster [DBG] pgmap v10116: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:09.434 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17201 16 16 0 0 0 - 0 2024-07-29T00:36:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:09 smithi155 bash[73694]: debug 2024-07-29T00:36:09.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:10.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17202 16 16 0 0 0 - 0 2024-07-29T00:36:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:10 smithi045 bash[80445]: cluster 2024-07-29T00:36:09.658481+0000 mgr.y (mgr.34101) 9189 : cluster [DBG] pgmap v10117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:36:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:36:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:36:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:10 smithi045 bash[82788]: cluster 2024-07-29T00:36:09.658481+0000 mgr.y (mgr.34101) 9189 : cluster [DBG] pgmap v10117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:11.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:10 smithi155 bash[68033]: cluster 2024-07-29T00:36:09.658481+0000 mgr.y (mgr.34101) 9189 : cluster [DBG] pgmap v10117: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:10 smithi155 bash[73694]: debug 2024-07-29T00:36:10.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:11.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17203 16 16 0 0 0 - 0 2024-07-29T00:36:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:11 smithi155 bash[73694]: debug 2024-07-29T00:36:11.834+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:12.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17204 16 16 0 0 0 - 0 2024-07-29T00:36:12.768 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:36:12 smithi155 bash[60745]: ts=2024-07-29T00:36:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:36:13.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:12 smithi155 bash[68033]: cluster 2024-07-29T00:36:11.660346+0000 mgr.y (mgr.34101) 9190 : cluster [DBG] pgmap v10118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:12 smithi155 bash[73694]: debug 2024-07-29T00:36:12.870+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:12 smithi045 bash[80445]: cluster 2024-07-29T00:36:11.660346+0000 mgr.y (mgr.34101) 9190 : cluster [DBG] pgmap v10118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:12 smithi045 bash[82788]: cluster 2024-07-29T00:36:11.660346+0000 mgr.y (mgr.34101) 9190 : cluster [DBG] pgmap v10118: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:13.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17205 16 16 0 0 0 - 0 2024-07-29T00:36:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:13 smithi155 bash[73694]: debug 2024-07-29T00:36:13.918+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:14.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17206 16 16 0 0 0 - 0 2024-07-29T00:36:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:14 smithi155 bash[73694]: debug 2024-07-29T00:36:14.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:15.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:14 smithi155 bash[68033]: cluster 2024-07-29T00:36:13.662102+0000 mgr.y (mgr.34101) 9191 : cluster [DBG] pgmap v10119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:15.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:14 smithi045 bash[80445]: cluster 2024-07-29T00:36:13.662102+0000 mgr.y (mgr.34101) 9191 : cluster [DBG] pgmap v10119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:14 smithi045 bash[82788]: cluster 2024-07-29T00:36:13.662102+0000 mgr.y (mgr.34101) 9191 : cluster [DBG] pgmap v10119: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:15.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17207 16 16 0 0 0 - 0 2024-07-29T00:36:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:15 smithi155 bash[73694]: debug 2024-07-29T00:36:15.938+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:16.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17208 16 16 0 0 0 - 0 2024-07-29T00:36:17.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:16 smithi155 bash[68033]: cluster 2024-07-29T00:36:15.663829+0000 mgr.y (mgr.34101) 9192 : cluster [DBG] pgmap v10120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:16 smithi155 bash[73694]: debug 2024-07-29T00:36:16.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:16 smithi045 bash[80445]: cluster 2024-07-29T00:36:15.663829+0000 mgr.y (mgr.34101) 9192 : cluster [DBG] pgmap v10120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:16 smithi045 bash[82788]: cluster 2024-07-29T00:36:15.663829+0000 mgr.y (mgr.34101) 9192 : cluster [DBG] pgmap v10120: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:17.435 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17209 16 16 0 0 0 - 0 2024-07-29T00:36:18.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:17 smithi155 bash[73694]: debug 2024-07-29T00:36:17.934+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:18.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17210 16 16 0 0 0 - 0 2024-07-29T00:36:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:18 smithi155 bash[73694]: debug 2024-07-29T00:36:18.890+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:19.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:18 smithi155 bash[68033]: cluster 2024-07-29T00:36:17.665682+0000 mgr.y (mgr.34101) 9193 : cluster [DBG] pgmap v10121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:19.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:18 smithi045 bash[80445]: cluster 2024-07-29T00:36:17.665682+0000 mgr.y (mgr.34101) 9193 : cluster [DBG] pgmap v10121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:18 smithi045 bash[82788]: cluster 2024-07-29T00:36:17.665682+0000 mgr.y (mgr.34101) 9193 : cluster [DBG] pgmap v10121: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:19.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17211 16 16 0 0 0 - 0 2024-07-29T00:36:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:19 smithi155 bash[73694]: debug 2024-07-29T00:36:19.882+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:19 smithi155 bash[68033]: audit 2024-07-29T00:36:18.865870+0000 mon.c (mon.2) 2249 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:20.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:19 smithi045 bash[80445]: audit 2024-07-29T00:36:18.865870+0000 mon.c (mon.2) 2249 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:19 smithi045 bash[82788]: audit 2024-07-29T00:36:18.865870+0000 mon.c (mon.2) 2249 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:20.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17212 16 16 0 0 0 - 0 2024-07-29T00:36:20.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:20 smithi045 bash[80445]: cluster 2024-07-29T00:36:19.667372+0000 mgr.y (mgr.34101) 9194 : cluster [DBG] pgmap v10122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:36:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:36:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:36:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:20 smithi045 bash[82788]: cluster 2024-07-29T00:36:19.667372+0000 mgr.y (mgr.34101) 9194 : cluster [DBG] pgmap v10122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:20 smithi155 bash[73694]: debug 2024-07-29T00:36:20.902+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:21.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:20 smithi155 bash[68033]: cluster 2024-07-29T00:36:19.667372+0000 mgr.y (mgr.34101) 9194 : cluster [DBG] pgmap v10122: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:21.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17213 16 16 0 0 0 - 0 2024-07-29T00:36:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:21 smithi155 bash[73694]: debug 2024-07-29T00:36:21.878+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:22.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17214 16 16 0 0 0 - 0 2024-07-29T00:36:22.795 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:36:22 smithi155 bash[60745]: ts=2024-07-29T00:36:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:36:23.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:22 smithi155 bash[68033]: cluster 2024-07-29T00:36:21.669212+0000 mgr.y (mgr.34101) 9195 : cluster [DBG] pgmap v10123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:22 smithi155 bash[73694]: debug 2024-07-29T00:36:22.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:22 smithi045 bash[80445]: cluster 2024-07-29T00:36:21.669212+0000 mgr.y (mgr.34101) 9195 : cluster [DBG] pgmap v10123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:22 smithi045 bash[82788]: cluster 2024-07-29T00:36:21.669212+0000 mgr.y (mgr.34101) 9195 : cluster [DBG] pgmap v10123: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:23.436 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17215 16 16 0 0 0 - 0 2024-07-29T00:36:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:23 smithi155 bash[73694]: debug 2024-07-29T00:36:23.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:24.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17216 16 16 0 0 0 - 0 2024-07-29T00:36:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:24 smithi155 bash[73694]: debug 2024-07-29T00:36:24.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:25.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:24 smithi155 bash[68033]: cluster 2024-07-29T00:36:23.670970+0000 mgr.y (mgr.34101) 9196 : cluster [DBG] pgmap v10124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:25.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:24 smithi045 bash[80445]: cluster 2024-07-29T00:36:23.670970+0000 mgr.y (mgr.34101) 9196 : cluster [DBG] pgmap v10124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:24 smithi045 bash[82788]: cluster 2024-07-29T00:36:23.670970+0000 mgr.y (mgr.34101) 9196 : cluster [DBG] pgmap v10124: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:25.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17217 16 16 0 0 0 - 0 2024-07-29T00:36:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:25 smithi155 bash[73694]: debug 2024-07-29T00:36:25.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:26.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17218 16 16 0 0 0 - 0 2024-07-29T00:36:27.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:26 smithi155 bash[68033]: cluster 2024-07-29T00:36:25.672675+0000 mgr.y (mgr.34101) 9197 : cluster [DBG] pgmap v10125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:26 smithi155 bash[73694]: debug 2024-07-29T00:36:26.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:27.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:26 smithi045 bash[80445]: cluster 2024-07-29T00:36:25.672675+0000 mgr.y (mgr.34101) 9197 : cluster [DBG] pgmap v10125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:27.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:26 smithi045 bash[82788]: cluster 2024-07-29T00:36:25.672675+0000 mgr.y (mgr.34101) 9197 : cluster [DBG] pgmap v10125: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:27.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17219 16 16 0 0 0 - 0 2024-07-29T00:36:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:27 smithi155 bash[73694]: debug 2024-07-29T00:36:27.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:28.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:36:28.439139+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:36:28.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:36:28.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17220 16 16 0 0 0 - 0 2024-07-29T00:36:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:28 smithi155 bash[68033]: cluster 2024-07-29T00:36:27.674558+0000 mgr.y (mgr.34101) 9198 : cluster [DBG] pgmap v10126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:28 smithi155 bash[73694]: debug 2024-07-29T00:36:28.773+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:29.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:28 smithi045 bash[82788]: cluster 2024-07-29T00:36:27.674558+0000 mgr.y (mgr.34101) 9198 : cluster [DBG] pgmap v10126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:29.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:28 smithi045 bash[80445]: cluster 2024-07-29T00:36:27.674558+0000 mgr.y (mgr.34101) 9198 : cluster [DBG] pgmap v10126: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:29.437 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17221 16 16 0 0 0 - 0 2024-07-29T00:36:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:29 smithi155 bash[73694]: debug 2024-07-29T00:36:29.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:30.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17222 16 16 0 0 0 - 0 2024-07-29T00:36:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:36:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:36:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:36:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:30 smithi045 bash[82788]: cluster 2024-07-29T00:36:29.676306+0000 mgr.y (mgr.34101) 9199 : cluster [DBG] pgmap v10127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:30.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:30 smithi045 bash[80445]: cluster 2024-07-29T00:36:29.676306+0000 mgr.y (mgr.34101) 9199 : cluster [DBG] pgmap v10127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:30 smithi155 bash[73694]: debug 2024-07-29T00:36:30.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:30 smithi155 bash[68033]: cluster 2024-07-29T00:36:29.676306+0000 mgr.y (mgr.34101) 9199 : cluster [DBG] pgmap v10127: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:31.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17223 16 16 0 0 0 - 0 2024-07-29T00:36:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:31 smithi155 bash[73694]: debug 2024-07-29T00:36:31.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:32.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17224 16 16 0 0 0 - 0 2024-07-29T00:36:32.787 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:36:32 smithi155 bash[60745]: ts=2024-07-29T00:36:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:36:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:32 smithi155 bash[73694]: debug 2024-07-29T00:36:32.785+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:32 smithi155 bash[68033]: cluster 2024-07-29T00:36:31.678212+0000 mgr.y (mgr.34101) 9200 : cluster [DBG] pgmap v10128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:33.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:32 smithi045 bash[82788]: cluster 2024-07-29T00:36:31.678212+0000 mgr.y (mgr.34101) 9200 : cluster [DBG] pgmap v10128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:32 smithi045 bash[80445]: cluster 2024-07-29T00:36:31.678212+0000 mgr.y (mgr.34101) 9200 : cluster [DBG] pgmap v10128: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:33.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17225 16 16 0 0 0 - 0 2024-07-29T00:36:34.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:33 smithi155 bash[73694]: debug 2024-07-29T00:36:33.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:34.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17226 16 16 0 0 0 - 0 2024-07-29T00:36:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:34 smithi045 bash[80445]: cluster 2024-07-29T00:36:33.679956+0000 mgr.y (mgr.34101) 9201 : cluster [DBG] pgmap v10129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:34 smithi045 bash[80445]: audit 2024-07-29T00:36:33.865998+0000 mon.c (mon.2) 2250 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:34 smithi045 bash[80445]: audit 2024-07-29T00:36:33.952836+0000 mon.c (mon.2) 2251 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:36:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:34 smithi045 bash[80445]: audit 2024-07-29T00:36:34.329221+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:34 smithi045 bash[80445]: audit 2024-07-29T00:36:34.334732+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:34 smithi045 bash[82788]: cluster 2024-07-29T00:36:33.679956+0000 mgr.y (mgr.34101) 9201 : cluster [DBG] pgmap v10129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:34 smithi045 bash[82788]: audit 2024-07-29T00:36:33.865998+0000 mon.c (mon.2) 2250 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:34 smithi045 bash[82788]: audit 2024-07-29T00:36:33.952836+0000 mon.c (mon.2) 2251 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:36:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:34 smithi045 bash[82788]: audit 2024-07-29T00:36:34.329221+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:34 smithi045 bash[82788]: audit 2024-07-29T00:36:34.334732+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:34 smithi155 bash[73694]: debug 2024-07-29T00:36:34.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:34 smithi155 bash[68033]: cluster 2024-07-29T00:36:33.679956+0000 mgr.y (mgr.34101) 9201 : cluster [DBG] pgmap v10129: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:34 smithi155 bash[68033]: audit 2024-07-29T00:36:33.865998+0000 mon.c (mon.2) 2250 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:34 smithi155 bash[68033]: audit 2024-07-29T00:36:33.952836+0000 mon.c (mon.2) 2251 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:36:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:34 smithi155 bash[68033]: audit 2024-07-29T00:36:34.329221+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:34 smithi155 bash[68033]: audit 2024-07-29T00:36:34.334732+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:35.438 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17227 16 16 0 0 0 - 0 2024-07-29T00:36:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:35 smithi155 bash[73694]: debug 2024-07-29T00:36:35.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:36.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17228 16 16 0 0 0 - 0 2024-07-29T00:36:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:36 smithi045 bash[80445]: cluster 2024-07-29T00:36:35.681720+0000 mgr.y (mgr.34101) 9202 : cluster [DBG] pgmap v10130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:36 smithi045 bash[82788]: cluster 2024-07-29T00:36:35.681720+0000 mgr.y (mgr.34101) 9202 : cluster [DBG] pgmap v10130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:36 smithi155 bash[73694]: debug 2024-07-29T00:36:36.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:36 smithi155 bash[68033]: cluster 2024-07-29T00:36:35.681720+0000 mgr.y (mgr.34101) 9202 : cluster [DBG] pgmap v10130: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:37.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17229 16 16 0 0 0 - 0 2024-07-29T00:36:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:37 smithi155 bash[73694]: debug 2024-07-29T00:36:37.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:38.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17230 16 16 0 0 0 - 0 2024-07-29T00:36:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:38 smithi045 bash[82788]: cluster 2024-07-29T00:36:37.683617+0000 mgr.y (mgr.34101) 9203 : cluster [DBG] pgmap v10131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:38 smithi045 bash[80445]: cluster 2024-07-29T00:36:37.683617+0000 mgr.y (mgr.34101) 9203 : cluster [DBG] pgmap v10131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:38 smithi155 bash[68033]: cluster 2024-07-29T00:36:37.683617+0000 mgr.y (mgr.34101) 9203 : cluster [DBG] pgmap v10131: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:38 smithi155 bash[73694]: debug 2024-07-29T00:36:38.861+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:39.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17231 16 16 0 0 0 - 0 2024-07-29T00:36:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:39 smithi155 bash[73694]: debug 2024-07-29T00:36:39.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:40.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17232 16 16 0 0 0 - 0 2024-07-29T00:36:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:36:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:36:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:36:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:40 smithi045 bash[80445]: audit 2024-07-29T00:36:39.662763+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:40 smithi045 bash[80445]: audit 2024-07-29T00:36:39.673442+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:40 smithi045 bash[80445]: cluster 2024-07-29T00:36:39.684365+0000 mgr.y (mgr.34101) 9204 : cluster [DBG] pgmap v10132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:40 smithi045 bash[80445]: audit 2024-07-29T00:36:40.205498+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:40.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:40 smithi045 bash[80445]: audit 2024-07-29T00:36:40.220322+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:40.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:40 smithi045 bash[82788]: audit 2024-07-29T00:36:39.662763+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:40 smithi045 bash[82788]: audit 2024-07-29T00:36:39.673442+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:40 smithi045 bash[82788]: cluster 2024-07-29T00:36:39.684365+0000 mgr.y (mgr.34101) 9204 : cluster [DBG] pgmap v10132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:40 smithi045 bash[82788]: audit 2024-07-29T00:36:40.205498+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:40.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:40 smithi045 bash[82788]: audit 2024-07-29T00:36:40.220322+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:40 smithi155 bash[73694]: debug 2024-07-29T00:36:40.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:40 smithi155 bash[68033]: audit 2024-07-29T00:36:39.662763+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:40 smithi155 bash[68033]: audit 2024-07-29T00:36:39.673442+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:40 smithi155 bash[68033]: cluster 2024-07-29T00:36:39.684365+0000 mgr.y (mgr.34101) 9204 : cluster [DBG] pgmap v10132: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:40 smithi155 bash[68033]: audit 2024-07-29T00:36:40.205498+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:40 smithi155 bash[68033]: audit 2024-07-29T00:36:40.220322+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:41.439 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17233 16 16 0 0 0 - 0 2024-07-29T00:36:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:41 smithi045 bash[80445]: audit 2024-07-29T00:36:40.704823+0000 mon.c (mon.2) 2252 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:36:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:41 smithi045 bash[80445]: audit 2024-07-29T00:36:40.706526+0000 mon.c (mon.2) 2253 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:36:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:41 smithi045 bash[80445]: audit 2024-07-29T00:36:40.716691+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:41 smithi045 bash[82788]: audit 2024-07-29T00:36:40.704823+0000 mon.c (mon.2) 2252 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:36:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:41 smithi045 bash[82788]: audit 2024-07-29T00:36:40.706526+0000 mon.c (mon.2) 2253 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:36:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:41 smithi045 bash[82788]: audit 2024-07-29T00:36:40.716691+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:41 smithi155 bash[73694]: debug 2024-07-29T00:36:41.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:41 smithi155 bash[68033]: audit 2024-07-29T00:36:40.704823+0000 mon.c (mon.2) 2252 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:36:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:41 smithi155 bash[68033]: audit 2024-07-29T00:36:40.706526+0000 mon.c (mon.2) 2253 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:36:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:41 smithi155 bash[68033]: audit 2024-07-29T00:36:40.716691+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:36:42.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17234 16 16 0 0 0 - 0 2024-07-29T00:36:42.682 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:36:42 smithi155 bash[60745]: ts=2024-07-29T00:36:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:36:42.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:42 smithi045 bash[80445]: cluster 2024-07-29T00:36:41.686167+0000 mgr.y (mgr.34101) 9205 : cluster [DBG] pgmap v10133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:42.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:42 smithi045 bash[82788]: cluster 2024-07-29T00:36:41.686167+0000 mgr.y (mgr.34101) 9205 : cluster [DBG] pgmap v10133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:43.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:42 smithi155 bash[68033]: cluster 2024-07-29T00:36:41.686167+0000 mgr.y (mgr.34101) 9205 : cluster [DBG] pgmap v10133: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:42 smithi155 bash[73694]: debug 2024-07-29T00:36:42.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:43.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17235 16 16 0 0 0 - 0 2024-07-29T00:36:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:43 smithi155 bash[73694]: debug 2024-07-29T00:36:43.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:44.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17236 16 16 0 0 0 - 0 2024-07-29T00:36:45.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:44 smithi155 bash[68033]: cluster 2024-07-29T00:36:43.687905+0000 mgr.y (mgr.34101) 9206 : cluster [DBG] pgmap v10134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:44 smithi155 bash[73694]: debug 2024-07-29T00:36:44.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:44 smithi045 bash[80445]: cluster 2024-07-29T00:36:43.687905+0000 mgr.y (mgr.34101) 9206 : cluster [DBG] pgmap v10134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:44 smithi045 bash[82788]: cluster 2024-07-29T00:36:43.687905+0000 mgr.y (mgr.34101) 9206 : cluster [DBG] pgmap v10134: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:45.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17237 16 16 0 0 0 - 0 2024-07-29T00:36:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:45 smithi155 bash[73694]: debug 2024-07-29T00:36:45.865+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:46.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17238 16 16 0 0 0 - 0 2024-07-29T00:36:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:46 smithi155 bash[73694]: debug 2024-07-29T00:36:46.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:46 smithi155 bash[68033]: cluster 2024-07-29T00:36:45.689642+0000 mgr.y (mgr.34101) 9207 : cluster [DBG] pgmap v10135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:46 smithi045 bash[80445]: cluster 2024-07-29T00:36:45.689642+0000 mgr.y (mgr.34101) 9207 : cluster [DBG] pgmap v10135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:46 smithi045 bash[82788]: cluster 2024-07-29T00:36:45.689642+0000 mgr.y (mgr.34101) 9207 : cluster [DBG] pgmap v10135: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:47.440 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17239 16 16 0 0 0 - 0 2024-07-29T00:36:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:47 smithi155 bash[73694]: debug 2024-07-29T00:36:47.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:48.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:36:48.442415+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:36:48.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:36:48.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17240 16 16 0 0 0 - 0 2024-07-29T00:36:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:48 smithi155 bash[73694]: debug 2024-07-29T00:36:48.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:49.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:48 smithi155 bash[68033]: cluster 2024-07-29T00:36:47.691502+0000 mgr.y (mgr.34101) 9208 : cluster [DBG] pgmap v10136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:49.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:48 smithi045 bash[80445]: cluster 2024-07-29T00:36:47.691502+0000 mgr.y (mgr.34101) 9208 : cluster [DBG] pgmap v10136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:48 smithi045 bash[82788]: cluster 2024-07-29T00:36:47.691502+0000 mgr.y (mgr.34101) 9208 : cluster [DBG] pgmap v10136: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:49.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17241 16 16 0 0 0 - 0 2024-07-29T00:36:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:49 smithi155 bash[73694]: debug 2024-07-29T00:36:49.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:49 smithi155 bash[68033]: audit 2024-07-29T00:36:48.866766+0000 mon.c (mon.2) 2254 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:50.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:49 smithi045 bash[80445]: audit 2024-07-29T00:36:48.866766+0000 mon.c (mon.2) 2254 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:49 smithi045 bash[82788]: audit 2024-07-29T00:36:48.866766+0000 mon.c (mon.2) 2254 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:36:50.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17242 16 16 0 0 0 - 0 2024-07-29T00:36:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:36:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:36:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:36:50.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:50 smithi045 bash[80445]: cluster 2024-07-29T00:36:49.693194+0000 mgr.y (mgr.34101) 9209 : cluster [DBG] pgmap v10137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:50.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:50 smithi045 bash[82788]: cluster 2024-07-29T00:36:49.693194+0000 mgr.y (mgr.34101) 9209 : cluster [DBG] pgmap v10137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:50 smithi155 bash[73694]: debug 2024-07-29T00:36:50.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:51.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:50 smithi155 bash[68033]: cluster 2024-07-29T00:36:49.693194+0000 mgr.y (mgr.34101) 9209 : cluster [DBG] pgmap v10137: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:51.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17243 16 16 0 0 0 - 0 2024-07-29T00:36:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:51 smithi155 bash[73694]: debug 2024-07-29T00:36:51.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:52.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17244 16 16 0 0 0 - 0 2024-07-29T00:36:52.769 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:36:52 smithi155 bash[60745]: ts=2024-07-29T00:36:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:36:53.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:52 smithi155 bash[68033]: cluster 2024-07-29T00:36:51.695077+0000 mgr.y (mgr.34101) 9210 : cluster [DBG] pgmap v10138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:52 smithi155 bash[73694]: debug 2024-07-29T00:36:52.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:52 smithi045 bash[80445]: cluster 2024-07-29T00:36:51.695077+0000 mgr.y (mgr.34101) 9210 : cluster [DBG] pgmap v10138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:52 smithi045 bash[82788]: cluster 2024-07-29T00:36:51.695077+0000 mgr.y (mgr.34101) 9210 : cluster [DBG] pgmap v10138: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:53.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17245 16 16 0 0 0 - 0 2024-07-29T00:36:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:53 smithi155 bash[73694]: debug 2024-07-29T00:36:53.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:54.441 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17246 16 16 0 0 0 - 0 2024-07-29T00:36:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:54 smithi155 bash[73694]: debug 2024-07-29T00:36:54.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:55.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:54 smithi155 bash[68033]: cluster 2024-07-29T00:36:53.696791+0000 mgr.y (mgr.34101) 9211 : cluster [DBG] pgmap v10139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:55.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:54 smithi045 bash[80445]: cluster 2024-07-29T00:36:53.696791+0000 mgr.y (mgr.34101) 9211 : cluster [DBG] pgmap v10139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:55.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:54 smithi045 bash[82788]: cluster 2024-07-29T00:36:53.696791+0000 mgr.y (mgr.34101) 9211 : cluster [DBG] pgmap v10139: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:55.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17247 16 16 0 0 0 - 0 2024-07-29T00:36:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:55 smithi155 bash[73694]: debug 2024-07-29T00:36:55.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:56.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17248 16 16 0 0 0 - 0 2024-07-29T00:36:57.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:56 smithi155 bash[68033]: cluster 2024-07-29T00:36:55.698546+0000 mgr.y (mgr.34101) 9212 : cluster [DBG] pgmap v10140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:56 smithi155 bash[73694]: debug 2024-07-29T00:36:56.913+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:57.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:56 smithi045 bash[80445]: cluster 2024-07-29T00:36:55.698546+0000 mgr.y (mgr.34101) 9212 : cluster [DBG] pgmap v10140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:57.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:56 smithi045 bash[82788]: cluster 2024-07-29T00:36:55.698546+0000 mgr.y (mgr.34101) 9212 : cluster [DBG] pgmap v10140: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:57.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17249 16 16 0 0 0 - 0 2024-07-29T00:36:58.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:57 smithi155 bash[73694]: debug 2024-07-29T00:36:57.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:58.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17250 16 16 0 0 0 - 0 2024-07-29T00:36:59.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:36:58 smithi155 bash[68033]: cluster 2024-07-29T00:36:57.700424+0000 mgr.y (mgr.34101) 9213 : cluster [DBG] pgmap v10141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:58 smithi155 bash[73694]: debug 2024-07-29T00:36:58.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:36:59.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:36:58 smithi045 bash[80445]: cluster 2024-07-29T00:36:57.700424+0000 mgr.y (mgr.34101) 9213 : cluster [DBG] pgmap v10141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:59.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:36:58 smithi045 bash[82788]: cluster 2024-07-29T00:36:57.700424+0000 mgr.y (mgr.34101) 9213 : cluster [DBG] pgmap v10141: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:36:59.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17251 16 16 0 0 0 - 0 2024-07-29T00:37:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:36:59 smithi155 bash[73694]: debug 2024-07-29T00:36:59.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:00.442 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17252 16 16 0 0 0 - 0 2024-07-29T00:37:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:37:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:37:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:37:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:00 smithi045 bash[80445]: cluster 2024-07-29T00:36:59.702175+0000 mgr.y (mgr.34101) 9214 : cluster [DBG] pgmap v10142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:00 smithi045 bash[82788]: cluster 2024-07-29T00:36:59.702175+0000 mgr.y (mgr.34101) 9214 : cluster [DBG] pgmap v10142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:00 smithi155 bash[73694]: debug 2024-07-29T00:37:00.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:00 smithi155 bash[68033]: cluster 2024-07-29T00:36:59.702175+0000 mgr.y (mgr.34101) 9214 : cluster [DBG] pgmap v10142: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:01.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17253 16 16 0 0 0 - 0 2024-07-29T00:37:02.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:01 smithi155 bash[73694]: debug 2024-07-29T00:37:01.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:02.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17254 16 16 0 0 0 - 0 2024-07-29T00:37:02.790 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:37:02 smithi155 bash[60745]: ts=2024-07-29T00:37:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:37:03.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:02 smithi155 bash[68033]: cluster 2024-07-29T00:37:01.704024+0000 mgr.y (mgr.34101) 9215 : cluster [DBG] pgmap v10143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:02 smithi155 bash[73694]: debug 2024-07-29T00:37:02.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:02 smithi045 bash[80445]: cluster 2024-07-29T00:37:01.704024+0000 mgr.y (mgr.34101) 9215 : cluster [DBG] pgmap v10143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:02 smithi045 bash[82788]: cluster 2024-07-29T00:37:01.704024+0000 mgr.y (mgr.34101) 9215 : cluster [DBG] pgmap v10143: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:03.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17255 16 16 0 0 0 - 0 2024-07-29T00:37:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:03 smithi155 bash[73694]: debug 2024-07-29T00:37:03.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:04.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17256 16 16 0 0 0 - 0 2024-07-29T00:37:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:05 smithi155 bash[73694]: debug 2024-07-29T00:37:05.021+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:04 smithi155 bash[68033]: cluster 2024-07-29T00:37:03.705754+0000 mgr.y (mgr.34101) 9216 : cluster [DBG] pgmap v10144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:04 smithi155 bash[68033]: audit 2024-07-29T00:37:03.867184+0000 mon.c (mon.2) 2255 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:05.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:04 smithi045 bash[80445]: cluster 2024-07-29T00:37:03.705754+0000 mgr.y (mgr.34101) 9216 : cluster [DBG] pgmap v10144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:04 smithi045 bash[80445]: audit 2024-07-29T00:37:03.867184+0000 mon.c (mon.2) 2255 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:04 smithi045 bash[82788]: cluster 2024-07-29T00:37:03.705754+0000 mgr.y (mgr.34101) 9216 : cluster [DBG] pgmap v10144: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:04 smithi045 bash[82788]: audit 2024-07-29T00:37:03.867184+0000 mon.c (mon.2) 2255 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:05.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17257 16 16 0 0 0 - 0 2024-07-29T00:37:06.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:06 smithi155 bash[73694]: debug 2024-07-29T00:37:06.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:06.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17258 16 16 0 0 0 - 0 2024-07-29T00:37:07.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:06 smithi155 bash[68033]: cluster 2024-07-29T00:37:05.707466+0000 mgr.y (mgr.34101) 9217 : cluster [DBG] pgmap v10145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:07.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:06 smithi045 bash[80445]: cluster 2024-07-29T00:37:05.707466+0000 mgr.y (mgr.34101) 9217 : cluster [DBG] pgmap v10145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:06 smithi045 bash[82788]: cluster 2024-07-29T00:37:05.707466+0000 mgr.y (mgr.34101) 9217 : cluster [DBG] pgmap v10145: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:07.443 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17259 16 16 0 0 0 - 0 2024-07-29T00:37:07.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:07 smithi155 bash[73694]: debug 2024-07-29T00:37:07.061+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:08 smithi155 bash[73694]: debug 2024-07-29T00:37:08.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:08.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:37:08.445719+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:37:08.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:37:08.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17260 16 16 0 0 0 - 0 2024-07-29T00:37:09.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:08 smithi155 bash[68033]: cluster 2024-07-29T00:37:07.709304+0000 mgr.y (mgr.34101) 9218 : cluster [DBG] pgmap v10146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:08 smithi155 bash[73694]: debug 2024-07-29T00:37:08.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:09.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:08 smithi045 bash[80445]: cluster 2024-07-29T00:37:07.709304+0000 mgr.y (mgr.34101) 9218 : cluster [DBG] pgmap v10146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:08 smithi045 bash[82788]: cluster 2024-07-29T00:37:07.709304+0000 mgr.y (mgr.34101) 9218 : cluster [DBG] pgmap v10146: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:09.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17261 16 16 0 0 0 - 0 2024-07-29T00:37:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:10 smithi155 bash[73694]: debug 2024-07-29T00:37:10.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:10.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17262 16 16 0 0 0 - 0 2024-07-29T00:37:10.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:10 smithi045 bash[80445]: cluster 2024-07-29T00:37:09.711055+0000 mgr.y (mgr.34101) 9219 : cluster [DBG] pgmap v10147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:37:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:37:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:37:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:10 smithi045 bash[82788]: cluster 2024-07-29T00:37:09.711055+0000 mgr.y (mgr.34101) 9219 : cluster [DBG] pgmap v10147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:11 smithi155 bash[73694]: debug 2024-07-29T00:37:11.037+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:10 smithi155 bash[68033]: cluster 2024-07-29T00:37:09.711055+0000 mgr.y (mgr.34101) 9219 : cluster [DBG] pgmap v10147: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:11.444 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17263 16 16 0 0 0 - 0 2024-07-29T00:37:12.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17264 16 16 0 0 0 - 0 2024-07-29T00:37:12.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:12 smithi155 bash[73694]: debug 2024-07-29T00:37:12.069+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:12.558 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:37:12 smithi155 bash[60745]: ts=2024-07-29T00:37:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:37:13.074 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:12 smithi155 bash[68033]: cluster 2024-07-29T00:37:11.712917+0000 mgr.y (mgr.34101) 9220 : cluster [DBG] pgmap v10148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:12 smithi045 bash[80445]: cluster 2024-07-29T00:37:11.712917+0000 mgr.y (mgr.34101) 9220 : cluster [DBG] pgmap v10148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:12 smithi045 bash[82788]: cluster 2024-07-29T00:37:11.712917+0000 mgr.y (mgr.34101) 9220 : cluster [DBG] pgmap v10148: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:13.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17265 16 16 0 0 0 - 0 2024-07-29T00:37:13.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:13 smithi155 bash[73694]: debug 2024-07-29T00:37:13.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:14.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:14 smithi155 bash[73694]: debug 2024-07-29T00:37:14.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:14.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17266 16 16 0 0 0 - 0 2024-07-29T00:37:15.065 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:14 smithi155 bash[68033]: cluster 2024-07-29T00:37:13.714667+0000 mgr.y (mgr.34101) 9221 : cluster [DBG] pgmap v10149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:15.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:14 smithi045 bash[80445]: cluster 2024-07-29T00:37:13.714667+0000 mgr.y (mgr.34101) 9221 : cluster [DBG] pgmap v10149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:14 smithi045 bash[82788]: cluster 2024-07-29T00:37:13.714667+0000 mgr.y (mgr.34101) 9221 : cluster [DBG] pgmap v10149: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:15.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17267 16 16 0 0 0 - 0 2024-07-29T00:37:15.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:15 smithi155 bash[73694]: debug 2024-07-29T00:37:15.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:16 smithi155 bash[73694]: debug 2024-07-29T00:37:16.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:16.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17268 16 16 0 0 0 - 0 2024-07-29T00:37:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:16 smithi045 bash[80445]: cluster 2024-07-29T00:37:15.716394+0000 mgr.y (mgr.34101) 9222 : cluster [DBG] pgmap v10150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:16 smithi045 bash[82788]: cluster 2024-07-29T00:37:15.716394+0000 mgr.y (mgr.34101) 9222 : cluster [DBG] pgmap v10150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:16 smithi155 bash[68033]: cluster 2024-07-29T00:37:15.716394+0000 mgr.y (mgr.34101) 9222 : cluster [DBG] pgmap v10150: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:16 smithi155 bash[73694]: debug 2024-07-29T00:37:16.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:17.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17269 16 16 0 0 0 - 0 2024-07-29T00:37:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:17 smithi155 bash[73694]: debug 2024-07-29T00:37:17.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:18.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17270 16 16 0 0 0 - 0 2024-07-29T00:37:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:18 smithi045 bash[82788]: cluster 2024-07-29T00:37:17.718293+0000 mgr.y (mgr.34101) 9223 : cluster [DBG] pgmap v10151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:18 smithi045 bash[80445]: cluster 2024-07-29T00:37:17.718293+0000 mgr.y (mgr.34101) 9223 : cluster [DBG] pgmap v10151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:19.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:19 smithi155 bash[73694]: debug 2024-07-29T00:37:19.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:18 smithi155 bash[68033]: cluster 2024-07-29T00:37:17.718293+0000 mgr.y (mgr.34101) 9223 : cluster [DBG] pgmap v10151: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:19.445 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17271 16 16 0 0 0 - 0 2024-07-29T00:37:20.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:19 smithi045 bash[82788]: audit 2024-07-29T00:37:18.867704+0000 mon.c (mon.2) 2256 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:19 smithi045 bash[80445]: audit 2024-07-29T00:37:18.867704+0000 mon.c (mon.2) 2256 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:19 smithi155 bash[73694]: debug 2024-07-29T00:37:19.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:19 smithi155 bash[68033]: audit 2024-07-29T00:37:18.867704+0000 mon.c (mon.2) 2256 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:20.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17272 16 16 0 0 0 - 0 2024-07-29T00:37:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:37:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:37:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:37:20.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:20 smithi045 bash[80445]: cluster 2024-07-29T00:37:19.720015+0000 mgr.y (mgr.34101) 9224 : cluster [DBG] pgmap v10152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:20.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:20 smithi045 bash[82788]: cluster 2024-07-29T00:37:19.720015+0000 mgr.y (mgr.34101) 9224 : cluster [DBG] pgmap v10152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:20 smithi155 bash[73694]: debug 2024-07-29T00:37:20.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:20 smithi155 bash[68033]: cluster 2024-07-29T00:37:19.720015+0000 mgr.y (mgr.34101) 9224 : cluster [DBG] pgmap v10152: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:21.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17273 16 16 0 0 0 - 0 2024-07-29T00:37:22.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:21 smithi155 bash[73694]: debug 2024-07-29T00:37:21.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:22.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17274 16 16 0 0 0 - 0 2024-07-29T00:37:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:37:22 smithi155 bash[60745]: ts=2024-07-29T00:37:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:37:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:22 smithi045 bash[80445]: cluster 2024-07-29T00:37:21.721873+0000 mgr.y (mgr.34101) 9225 : cluster [DBG] pgmap v10153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:22 smithi045 bash[82788]: cluster 2024-07-29T00:37:21.721873+0000 mgr.y (mgr.34101) 9225 : cluster [DBG] pgmap v10153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:23.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:22 smithi155 bash[68033]: cluster 2024-07-29T00:37:21.721873+0000 mgr.y (mgr.34101) 9225 : cluster [DBG] pgmap v10153: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:22 smithi155 bash[73694]: debug 2024-07-29T00:37:22.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:23.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17275 16 16 0 0 0 - 0 2024-07-29T00:37:24.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:23 smithi155 bash[73694]: debug 2024-07-29T00:37:23.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:24.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17276 16 16 0 0 0 - 0 2024-07-29T00:37:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:24 smithi045 bash[80445]: cluster 2024-07-29T00:37:23.723592+0000 mgr.y (mgr.34101) 9226 : cluster [DBG] pgmap v10154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:24 smithi045 bash[82788]: cluster 2024-07-29T00:37:23.723592+0000 mgr.y (mgr.34101) 9226 : cluster [DBG] pgmap v10154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:25.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:24 smithi155 bash[68033]: cluster 2024-07-29T00:37:23.723592+0000 mgr.y (mgr.34101) 9226 : cluster [DBG] pgmap v10154: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:24 smithi155 bash[73694]: debug 2024-07-29T00:37:24.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:25.446 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17277 16 16 0 0 0 - 0 2024-07-29T00:37:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:25 smithi155 bash[73694]: debug 2024-07-29T00:37:25.952+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:26.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17278 16 16 0 0 0 - 0 2024-07-29T00:37:27.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:26 smithi045 bash[82788]: cluster 2024-07-29T00:37:25.725321+0000 mgr.y (mgr.34101) 9227 : cluster [DBG] pgmap v10155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:27.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:26 smithi045 bash[80445]: cluster 2024-07-29T00:37:25.725321+0000 mgr.y (mgr.34101) 9227 : cluster [DBG] pgmap v10155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:26 smithi155 bash[73694]: debug 2024-07-29T00:37:26.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:27.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:26 smithi155 bash[68033]: cluster 2024-07-29T00:37:25.725321+0000 mgr.y (mgr.34101) 9227 : cluster [DBG] pgmap v10155: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:27.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17279 16 16 0 0 0 - 0 2024-07-29T00:37:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:27 smithi155 bash[73694]: debug 2024-07-29T00:37:27.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:28.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:37:28.448893+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:37:28.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:37:28.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17280 16 16 0 0 0 - 0 2024-07-29T00:37:29.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:28 smithi045 bash[82788]: cluster 2024-07-29T00:37:27.727225+0000 mgr.y (mgr.34101) 9228 : cluster [DBG] pgmap v10156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:28 smithi045 bash[80445]: cluster 2024-07-29T00:37:27.727225+0000 mgr.y (mgr.34101) 9228 : cluster [DBG] pgmap v10156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:28 smithi155 bash[68033]: cluster 2024-07-29T00:37:27.727225+0000 mgr.y (mgr.34101) 9228 : cluster [DBG] pgmap v10156: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:28 smithi155 bash[73694]: debug 2024-07-29T00:37:28.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:29.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17281 16 16 0 0 0 - 0 2024-07-29T00:37:30.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:29 smithi155 bash[73694]: debug 2024-07-29T00:37:29.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:30.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17282 16 16 0 0 0 - 0 2024-07-29T00:37:30.865 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:37:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:37:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:37:31.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:30 smithi045 bash[80445]: cluster 2024-07-29T00:37:29.728948+0000 mgr.y (mgr.34101) 9229 : cluster [DBG] pgmap v10157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:31.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:30 smithi045 bash[82788]: cluster 2024-07-29T00:37:29.728948+0000 mgr.y (mgr.34101) 9229 : cluster [DBG] pgmap v10157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:30 smithi155 bash[73694]: debug 2024-07-29T00:37:30.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:30 smithi155 bash[68033]: cluster 2024-07-29T00:37:29.728948+0000 mgr.y (mgr.34101) 9229 : cluster [DBG] pgmap v10157: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:31.447 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17283 16 16 0 0 0 - 0 2024-07-29T00:37:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:31 smithi155 bash[73694]: debug 2024-07-29T00:37:31.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:32.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17284 16 16 0 0 0 - 0 2024-07-29T00:37:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:37:32 smithi155 bash[60745]: ts=2024-07-29T00:37:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:37:33.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:32 smithi045 bash[80445]: cluster 2024-07-29T00:37:31.730829+0000 mgr.y (mgr.34101) 9230 : cluster [DBG] pgmap v10158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:33.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:32 smithi045 bash[82788]: cluster 2024-07-29T00:37:31.730829+0000 mgr.y (mgr.34101) 9230 : cluster [DBG] pgmap v10158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:33.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:32 smithi155 bash[68033]: cluster 2024-07-29T00:37:31.730829+0000 mgr.y (mgr.34101) 9230 : cluster [DBG] pgmap v10158: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:32 smithi155 bash[73694]: debug 2024-07-29T00:37:32.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:33.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17285 16 16 0 0 0 - 0 2024-07-29T00:37:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:33 smithi045 bash[80445]: audit 2024-07-29T00:37:33.867912+0000 mon.c (mon.2) 2257 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:33 smithi045 bash[82788]: audit 2024-07-29T00:37:33.867912+0000 mon.c (mon.2) 2257 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:33 smithi155 bash[68033]: audit 2024-07-29T00:37:33.867912+0000 mon.c (mon.2) 2257 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:33 smithi155 bash[73694]: debug 2024-07-29T00:37:33.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:34.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17286 16 16 0 0 0 - 0 2024-07-29T00:37:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:34 smithi045 bash[80445]: cluster 2024-07-29T00:37:33.732570+0000 mgr.y (mgr.34101) 9231 : cluster [DBG] pgmap v10159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:34 smithi045 bash[82788]: cluster 2024-07-29T00:37:33.732570+0000 mgr.y (mgr.34101) 9231 : cluster [DBG] pgmap v10159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:34 smithi155 bash[68033]: cluster 2024-07-29T00:37:33.732570+0000 mgr.y (mgr.34101) 9231 : cluster [DBG] pgmap v10159: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:35 smithi155 bash[73694]: debug 2024-07-29T00:37:34.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:35.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17287 16 16 0 0 0 - 0 2024-07-29T00:37:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:36 smithi155 bash[73694]: debug 2024-07-29T00:37:36.040+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:36.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17288 16 16 0 0 0 - 0 2024-07-29T00:37:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:36 smithi045 bash[82788]: cluster 2024-07-29T00:37:35.734464+0000 mgr.y (mgr.34101) 9232 : cluster [DBG] pgmap v10160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:37.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:36 smithi045 bash[80445]: cluster 2024-07-29T00:37:35.734464+0000 mgr.y (mgr.34101) 9232 : cluster [DBG] pgmap v10160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:37 smithi155 bash[73694]: debug 2024-07-29T00:37:37.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:36 smithi155 bash[68033]: cluster 2024-07-29T00:37:35.734464+0000 mgr.y (mgr.34101) 9232 : cluster [DBG] pgmap v10160: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:37.448 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17289 16 16 0 0 0 - 0 2024-07-29T00:37:38.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17290 16 16 0 0 0 - 0 2024-07-29T00:37:38.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:38 smithi155 bash[73694]: debug 2024-07-29T00:37:38.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:39.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:38 smithi045 bash[82788]: cluster 2024-07-29T00:37:37.736528+0000 mgr.y (mgr.34101) 9233 : cluster [DBG] pgmap v10161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:39.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:38 smithi045 bash[80445]: cluster 2024-07-29T00:37:37.736528+0000 mgr.y (mgr.34101) 9233 : cluster [DBG] pgmap v10161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:39.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:38 smithi155 bash[68033]: cluster 2024-07-29T00:37:37.736528+0000 mgr.y (mgr.34101) 9233 : cluster [DBG] pgmap v10161: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:39 smithi155 bash[73694]: debug 2024-07-29T00:37:39.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:39.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17291 16 16 0 0 0 - 0 2024-07-29T00:37:40.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17292 16 16 0 0 0 - 0 2024-07-29T00:37:40.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:40 smithi155 bash[73694]: debug 2024-07-29T00:37:40.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:40.892 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:37:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:37:40] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:37:41.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:40 smithi045 bash[82788]: cluster 2024-07-29T00:37:39.738298+0000 mgr.y (mgr.34101) 9234 : cluster [DBG] pgmap v10162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:41.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:40 smithi045 bash[82788]: audit 2024-07-29T00:37:40.860118+0000 mon.c (mon.2) 2258 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:37:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:40 smithi045 bash[80445]: cluster 2024-07-29T00:37:39.738298+0000 mgr.y (mgr.34101) 9234 : cluster [DBG] pgmap v10162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:41.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:40 smithi045 bash[80445]: audit 2024-07-29T00:37:40.860118+0000 mon.c (mon.2) 2258 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:37:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:41 smithi155 bash[73694]: debug 2024-07-29T00:37:41.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:40 smithi155 bash[68033]: cluster 2024-07-29T00:37:39.738298+0000 mgr.y (mgr.34101) 9234 : cluster [DBG] pgmap v10162: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:40 smithi155 bash[68033]: audit 2024-07-29T00:37:40.860118+0000 mon.c (mon.2) 2258 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:37:41.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17293 16 16 0 0 0 - 0 2024-07-29T00:37:42.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17294 16 16 0 0 0 - 0 2024-07-29T00:37:42.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:42 smithi155 bash[73694]: debug 2024-07-29T00:37:42.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:37:42 smithi155 bash[60745]: ts=2024-07-29T00:37:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:37:43.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:42 smithi045 bash[80445]: cluster 2024-07-29T00:37:41.740160+0000 mgr.y (mgr.34101) 9235 : cluster [DBG] pgmap v10163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:42 smithi045 bash[82788]: cluster 2024-07-29T00:37:41.740160+0000 mgr.y (mgr.34101) 9235 : cluster [DBG] pgmap v10163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:43 smithi155 bash[73694]: debug 2024-07-29T00:37:43.096+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:42 smithi155 bash[68033]: cluster 2024-07-29T00:37:41.740160+0000 mgr.y (mgr.34101) 9235 : cluster [DBG] pgmap v10163: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:43.449 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17295 16 16 0 0 0 - 0 2024-07-29T00:37:44.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17296 16 16 0 0 0 - 0 2024-07-29T00:37:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:44 smithi155 bash[73694]: debug 2024-07-29T00:37:44.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:45.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:44 smithi045 bash[80445]: cluster 2024-07-29T00:37:43.741873+0000 mgr.y (mgr.34101) 9236 : cluster [DBG] pgmap v10164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:44 smithi045 bash[82788]: cluster 2024-07-29T00:37:43.741873+0000 mgr.y (mgr.34101) 9236 : cluster [DBG] pgmap v10164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:45 smithi155 bash[73694]: debug 2024-07-29T00:37:45.084+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:44 smithi155 bash[68033]: cluster 2024-07-29T00:37:43.741873+0000 mgr.y (mgr.34101) 9236 : cluster [DBG] pgmap v10164: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:45.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17297 16 16 0 0 0 - 0 2024-07-29T00:37:46.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17298 16 16 0 0 0 - 0 2024-07-29T00:37:46.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:46 smithi155 bash[73694]: debug 2024-07-29T00:37:46.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:46 smithi045 bash[80445]: cluster 2024-07-29T00:37:45.743567+0000 mgr.y (mgr.34101) 9237 : cluster [DBG] pgmap v10165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:46 smithi045 bash[80445]: audit 2024-07-29T00:37:46.584195+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:46 smithi045 bash[80445]: audit 2024-07-29T00:37:46.594910+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:46 smithi045 bash[80445]: audit 2024-07-29T00:37:46.796739+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:46 smithi045 bash[80445]: audit 2024-07-29T00:37:46.809134+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:46 smithi045 bash[82788]: cluster 2024-07-29T00:37:45.743567+0000 mgr.y (mgr.34101) 9237 : cluster [DBG] pgmap v10165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:46 smithi045 bash[82788]: audit 2024-07-29T00:37:46.584195+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:46 smithi045 bash[82788]: audit 2024-07-29T00:37:46.594910+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:46 smithi045 bash[82788]: audit 2024-07-29T00:37:46.796739+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:46 smithi045 bash[82788]: audit 2024-07-29T00:37:46.809134+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:47 smithi155 bash[73694]: debug 2024-07-29T00:37:47.144+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:46 smithi155 bash[68033]: cluster 2024-07-29T00:37:45.743567+0000 mgr.y (mgr.34101) 9237 : cluster [DBG] pgmap v10165: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:46 smithi155 bash[68033]: audit 2024-07-29T00:37:46.584195+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:46 smithi155 bash[68033]: audit 2024-07-29T00:37:46.594910+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:46 smithi155 bash[68033]: audit 2024-07-29T00:37:46.796739+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:46 smithi155 bash[68033]: audit 2024-07-29T00:37:46.809134+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:47.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17299 16 16 0 0 0 - 0 2024-07-29T00:37:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:47 smithi045 bash[80445]: audit 2024-07-29T00:37:47.226636+0000 mon.c (mon.2) 2259 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:37:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:47 smithi045 bash[80445]: audit 2024-07-29T00:37:47.228357+0000 mon.c (mon.2) 2260 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:37:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:47 smithi045 bash[80445]: audit 2024-07-29T00:37:47.239000+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:47 smithi045 bash[82788]: audit 2024-07-29T00:37:47.226636+0000 mon.c (mon.2) 2259 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:37:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:47 smithi045 bash[82788]: audit 2024-07-29T00:37:47.228357+0000 mon.c (mon.2) 2260 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:37:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:47 smithi045 bash[82788]: audit 2024-07-29T00:37:47.239000+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:48 smithi155 bash[73694]: debug 2024-07-29T00:37:48.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:47 smithi155 bash[68033]: audit 2024-07-29T00:37:47.226636+0000 mon.c (mon.2) 2259 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:37:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:47 smithi155 bash[68033]: audit 2024-07-29T00:37:47.228357+0000 mon.c (mon.2) 2260 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:37:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:47 smithi155 bash[68033]: audit 2024-07-29T00:37:47.239000+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:37:48.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:37:48.452082+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:37:48.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:37:48.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17300 16 16 0 0 0 - 0 2024-07-29T00:37:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:48 smithi045 bash[80445]: cluster 2024-07-29T00:37:47.745446+0000 mgr.y (mgr.34101) 9238 : cluster [DBG] pgmap v10166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:48 smithi045 bash[80445]: audit 2024-07-29T00:37:48.868273+0000 mon.c (mon.2) 2261 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:48 smithi045 bash[82788]: cluster 2024-07-29T00:37:47.745446+0000 mgr.y (mgr.34101) 9238 : cluster [DBG] pgmap v10166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:48 smithi045 bash[82788]: audit 2024-07-29T00:37:48.868273+0000 mon.c (mon.2) 2261 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:49 smithi155 bash[73694]: debug 2024-07-29T00:37:49.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:48 smithi155 bash[68033]: cluster 2024-07-29T00:37:47.745446+0000 mgr.y (mgr.34101) 9238 : cluster [DBG] pgmap v10166: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:48 smithi155 bash[68033]: audit 2024-07-29T00:37:48.868273+0000 mon.c (mon.2) 2261 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:37:49.450 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17301 16 16 0 0 0 - 0 2024-07-29T00:37:50.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17302 16 16 0 0 0 - 0 2024-07-29T00:37:50.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:50 smithi155 bash[73694]: debug 2024-07-29T00:37:50.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:37:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:37:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:37:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:51 smithi155 bash[68033]: cluster 2024-07-29T00:37:49.747309+0000 mgr.y (mgr.34101) 9239 : cluster [DBG] pgmap v10167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:51 smithi155 bash[73694]: debug 2024-07-29T00:37:51.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:51.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17303 16 16 0 0 0 - 0 2024-07-29T00:37:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:51 smithi045 bash[80445]: cluster 2024-07-29T00:37:49.747309+0000 mgr.y (mgr.34101) 9239 : cluster [DBG] pgmap v10167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:51.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:51 smithi045 bash[82788]: cluster 2024-07-29T00:37:49.747309+0000 mgr.y (mgr.34101) 9239 : cluster [DBG] pgmap v10167: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:52.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17304 16 16 0 0 0 - 0 2024-07-29T00:37:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:52 smithi155 bash[73694]: debug 2024-07-29T00:37:52.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:37:52 smithi155 bash[60745]: ts=2024-07-29T00:37:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:37:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:53 smithi155 bash[73694]: debug 2024-07-29T00:37:53.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:53.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:53 smithi155 bash[68033]: cluster 2024-07-29T00:37:51.749192+0000 mgr.y (mgr.34101) 9240 : cluster [DBG] pgmap v10168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:53.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17305 16 16 0 0 0 - 0 2024-07-29T00:37:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:53 smithi045 bash[80445]: cluster 2024-07-29T00:37:51.749192+0000 mgr.y (mgr.34101) 9240 : cluster [DBG] pgmap v10168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:53.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:53 smithi045 bash[82788]: cluster 2024-07-29T00:37:51.749192+0000 mgr.y (mgr.34101) 9240 : cluster [DBG] pgmap v10168: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:54.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17306 16 16 0 0 0 - 0 2024-07-29T00:37:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:54 smithi155 bash[73694]: debug 2024-07-29T00:37:54.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:55 smithi155 bash[73694]: debug 2024-07-29T00:37:55.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:55 smithi155 bash[68033]: cluster 2024-07-29T00:37:53.750954+0000 mgr.y (mgr.34101) 9241 : cluster [DBG] pgmap v10169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:55.451 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17307 16 16 0 0 0 - 0 2024-07-29T00:37:55.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:55 smithi045 bash[80445]: cluster 2024-07-29T00:37:53.750954+0000 mgr.y (mgr.34101) 9241 : cluster [DBG] pgmap v10169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:55.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:55 smithi045 bash[82788]: cluster 2024-07-29T00:37:53.750954+0000 mgr.y (mgr.34101) 9241 : cluster [DBG] pgmap v10169: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:56.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17308 16 16 0 0 0 - 0 2024-07-29T00:37:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:56 smithi155 bash[73694]: debug 2024-07-29T00:37:56.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:57 smithi155 bash[73694]: debug 2024-07-29T00:37:57.036+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:57 smithi155 bash[68033]: cluster 2024-07-29T00:37:55.752671+0000 mgr.y (mgr.34101) 9242 : cluster [DBG] pgmap v10170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:57.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17309 16 16 0 0 0 - 0 2024-07-29T00:37:57.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:57 smithi045 bash[82788]: cluster 2024-07-29T00:37:55.752671+0000 mgr.y (mgr.34101) 9242 : cluster [DBG] pgmap v10170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:57 smithi045 bash[80445]: cluster 2024-07-29T00:37:55.752671+0000 mgr.y (mgr.34101) 9242 : cluster [DBG] pgmap v10170: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:58 smithi155 bash[73694]: debug 2024-07-29T00:37:58.008+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:58.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:37:58 smithi155 bash[68033]: cluster 2024-07-29T00:37:57.754593+0000 mgr.y (mgr.34101) 9243 : cluster [DBG] pgmap v10171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:58.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17310 16 16 0 0 0 - 0 2024-07-29T00:37:58.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:37:58 smithi045 bash[80445]: cluster 2024-07-29T00:37:57.754593+0000 mgr.y (mgr.34101) 9243 : cluster [DBG] pgmap v10171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:58.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:37:58 smithi045 bash[82788]: cluster 2024-07-29T00:37:57.754593+0000 mgr.y (mgr.34101) 9243 : cluster [DBG] pgmap v10171: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:37:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:37:59 smithi155 bash[73694]: debug 2024-07-29T00:37:58.996+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:37:59.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17311 16 16 0 0 0 - 0 2024-07-29T00:38:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:00 smithi155 bash[73694]: debug 2024-07-29T00:38:00.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:00.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17312 16 16 0 0 0 - 0 2024-07-29T00:38:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:38:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:38:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:38:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:00 smithi045 bash[80445]: cluster 2024-07-29T00:37:59.756339+0000 mgr.y (mgr.34101) 9244 : cluster [DBG] pgmap v10172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:00 smithi045 bash[82788]: cluster 2024-07-29T00:37:59.756339+0000 mgr.y (mgr.34101) 9244 : cluster [DBG] pgmap v10172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:00 smithi155 bash[68033]: cluster 2024-07-29T00:37:59.756339+0000 mgr.y (mgr.34101) 9244 : cluster [DBG] pgmap v10172: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:01 smithi155 bash[73694]: debug 2024-07-29T00:38:01.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:01.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17313 16 16 0 0 0 - 0 2024-07-29T00:38:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:02 smithi155 bash[73694]: debug 2024-07-29T00:38:02.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:02.452 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17314 16 16 0 0 0 - 0 2024-07-29T00:38:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:38:02 smithi155 bash[60745]: ts=2024-07-29T00:38:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:38:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:02 smithi045 bash[80445]: cluster 2024-07-29T00:38:01.758226+0000 mgr.y (mgr.34101) 9245 : cluster [DBG] pgmap v10173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:02 smithi045 bash[82788]: cluster 2024-07-29T00:38:01.758226+0000 mgr.y (mgr.34101) 9245 : cluster [DBG] pgmap v10173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:03 smithi155 bash[73694]: debug 2024-07-29T00:38:03.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:02 smithi155 bash[68033]: cluster 2024-07-29T00:38:01.758226+0000 mgr.y (mgr.34101) 9245 : cluster [DBG] pgmap v10173: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:03.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17315 16 16 0 0 0 - 0 2024-07-29T00:38:04.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17316 16 16 0 0 0 - 0 2024-07-29T00:38:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:04 smithi155 bash[73694]: debug 2024-07-29T00:38:04.087+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:05.114 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:04 smithi155 bash[68033]: cluster 2024-07-29T00:38:03.759978+0000 mgr.y (mgr.34101) 9246 : cluster [DBG] pgmap v10174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:05.114 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:04 smithi155 bash[68033]: audit 2024-07-29T00:38:03.868780+0000 mon.c (mon.2) 2262 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:05.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:04 smithi045 bash[82788]: cluster 2024-07-29T00:38:03.759978+0000 mgr.y (mgr.34101) 9246 : cluster [DBG] pgmap v10174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:04 smithi045 bash[82788]: audit 2024-07-29T00:38:03.868780+0000 mon.c (mon.2) 2262 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:04 smithi045 bash[80445]: cluster 2024-07-29T00:38:03.759978+0000 mgr.y (mgr.34101) 9246 : cluster [DBG] pgmap v10174: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:04 smithi045 bash[80445]: audit 2024-07-29T00:38:03.868780+0000 mon.c (mon.2) 2262 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:05.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17317 16 16 0 0 0 - 0 2024-07-29T00:38:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:05 smithi155 bash[73694]: debug 2024-07-29T00:38:05.111+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:06.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17318 16 16 0 0 0 - 0 2024-07-29T00:38:06.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:06 smithi155 bash[73694]: debug 2024-07-29T00:38:06.139+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:07.190 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:06 smithi155 bash[68033]: cluster 2024-07-29T00:38:05.761731+0000 mgr.y (mgr.34101) 9247 : cluster [DBG] pgmap v10175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:07.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:06 smithi045 bash[80445]: cluster 2024-07-29T00:38:05.761731+0000 mgr.y (mgr.34101) 9247 : cluster [DBG] pgmap v10175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:06 smithi045 bash[82788]: cluster 2024-07-29T00:38:05.761731+0000 mgr.y (mgr.34101) 9247 : cluster [DBG] pgmap v10175: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:07.453 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17319 16 16 0 0 0 - 0 2024-07-29T00:38:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:07 smithi155 bash[73694]: debug 2024-07-29T00:38:07.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:08.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:38:08.455487+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:38:08.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:38:08.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17320 16 16 0 0 0 - 0 2024-07-29T00:38:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:08 smithi155 bash[73694]: debug 2024-07-29T00:38:08.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:09.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:08 smithi045 bash[80445]: cluster 2024-07-29T00:38:07.763608+0000 mgr.y (mgr.34101) 9248 : cluster [DBG] pgmap v10176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:08 smithi045 bash[82788]: cluster 2024-07-29T00:38:07.763608+0000 mgr.y (mgr.34101) 9248 : cluster [DBG] pgmap v10176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:09.235 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:08 smithi155 bash[68033]: cluster 2024-07-29T00:38:07.763608+0000 mgr.y (mgr.34101) 9248 : cluster [DBG] pgmap v10176: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:09.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17321 16 16 0 0 0 - 0 2024-07-29T00:38:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:09 smithi155 bash[73694]: debug 2024-07-29T00:38:09.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:10.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17322 16 16 0 0 0 - 0 2024-07-29T00:38:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:10 smithi155 bash[73694]: debug 2024-07-29T00:38:10.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:38:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:38:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:38:10.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:10 smithi045 bash[82788]: cluster 2024-07-29T00:38:09.765311+0000 mgr.y (mgr.34101) 9249 : cluster [DBG] pgmap v10177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:10.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:10 smithi045 bash[80445]: cluster 2024-07-29T00:38:09.765311+0000 mgr.y (mgr.34101) 9249 : cluster [DBG] pgmap v10177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:11.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:10 smithi155 bash[68033]: cluster 2024-07-29T00:38:09.765311+0000 mgr.y (mgr.34101) 9249 : cluster [DBG] pgmap v10177: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:11.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17323 16 16 0 0 0 - 0 2024-07-29T00:38:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:11 smithi155 bash[73694]: debug 2024-07-29T00:38:11.287+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:12.454 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17324 16 16 0 0 0 - 0 2024-07-29T00:38:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:12 smithi155 bash[73694]: debug 2024-07-29T00:38:12.311+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:38:12 smithi155 bash[60745]: ts=2024-07-29T00:38:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:38:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:12 smithi045 bash[80445]: cluster 2024-07-29T00:38:11.767192+0000 mgr.y (mgr.34101) 9250 : cluster [DBG] pgmap v10178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:12 smithi045 bash[82788]: cluster 2024-07-29T00:38:11.767192+0000 mgr.y (mgr.34101) 9250 : cluster [DBG] pgmap v10178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:12 smithi155 bash[68033]: cluster 2024-07-29T00:38:11.767192+0000 mgr.y (mgr.34101) 9250 : cluster [DBG] pgmap v10178: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:13.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17325 16 16 0 0 0 - 0 2024-07-29T00:38:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:13 smithi155 bash[73694]: debug 2024-07-29T00:38:13.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:14.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17326 16 16 0 0 0 - 0 2024-07-29T00:38:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:14 smithi155 bash[73694]: debug 2024-07-29T00:38:14.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:15.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:14 smithi045 bash[82788]: cluster 2024-07-29T00:38:13.768896+0000 mgr.y (mgr.34101) 9251 : cluster [DBG] pgmap v10179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:14 smithi045 bash[80445]: cluster 2024-07-29T00:38:13.768896+0000 mgr.y (mgr.34101) 9251 : cluster [DBG] pgmap v10179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:14 smithi155 bash[68033]: cluster 2024-07-29T00:38:13.768896+0000 mgr.y (mgr.34101) 9251 : cluster [DBG] pgmap v10179: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:15.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17327 16 16 0 0 0 - 0 2024-07-29T00:38:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:15 smithi155 bash[73694]: debug 2024-07-29T00:38:15.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:16.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17328 16 16 0 0 0 - 0 2024-07-29T00:38:16.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:16 smithi155 bash[73694]: debug 2024-07-29T00:38:16.439+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:16 smithi045 bash[82788]: cluster 2024-07-29T00:38:15.770636+0000 mgr.y (mgr.34101) 9252 : cluster [DBG] pgmap v10180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:17.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:16 smithi045 bash[80445]: cluster 2024-07-29T00:38:15.770636+0000 mgr.y (mgr.34101) 9252 : cluster [DBG] pgmap v10180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:16 smithi155 bash[68033]: cluster 2024-07-29T00:38:15.770636+0000 mgr.y (mgr.34101) 9252 : cluster [DBG] pgmap v10180: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:17.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17329 16 16 0 0 0 - 0 2024-07-29T00:38:17.812 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:17 smithi155 bash[73694]: debug 2024-07-29T00:38:17.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:18.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17330 16 16 0 0 0 - 0 2024-07-29T00:38:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:18 smithi155 bash[73694]: debug 2024-07-29T00:38:18.367+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:19.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:18 smithi045 bash[80445]: cluster 2024-07-29T00:38:17.772491+0000 mgr.y (mgr.34101) 9253 : cluster [DBG] pgmap v10181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:18 smithi045 bash[82788]: cluster 2024-07-29T00:38:17.772491+0000 mgr.y (mgr.34101) 9253 : cluster [DBG] pgmap v10181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:18 smithi155 bash[68033]: cluster 2024-07-29T00:38:17.772491+0000 mgr.y (mgr.34101) 9253 : cluster [DBG] pgmap v10181: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:19.455 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17331 16 16 0 0 0 - 0 2024-07-29T00:38:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:19 smithi155 bash[73694]: debug 2024-07-29T00:38:19.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:20.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:19 smithi045 bash[80445]: audit 2024-07-29T00:38:18.869307+0000 mon.c (mon.2) 2263 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:19 smithi045 bash[82788]: audit 2024-07-29T00:38:18.869307+0000 mon.c (mon.2) 2263 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:19 smithi155 bash[68033]: audit 2024-07-29T00:38:18.869307+0000 mon.c (mon.2) 2263 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:20.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17332 16 16 0 0 0 - 0 2024-07-29T00:38:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:20 smithi155 bash[73694]: debug 2024-07-29T00:38:20.399+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:20.861 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:38:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:38:20] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-29T00:38:21.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:20 smithi045 bash[80445]: cluster 2024-07-29T00:38:19.774202+0000 mgr.y (mgr.34101) 9254 : cluster [DBG] pgmap v10182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:20 smithi045 bash[82788]: cluster 2024-07-29T00:38:19.774202+0000 mgr.y (mgr.34101) 9254 : cluster [DBG] pgmap v10182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:20 smithi155 bash[68033]: cluster 2024-07-29T00:38:19.774202+0000 mgr.y (mgr.34101) 9254 : cluster [DBG] pgmap v10182: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:21.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17333 16 16 0 0 0 - 0 2024-07-29T00:38:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:21 smithi155 bash[73694]: debug 2024-07-29T00:38:21.359+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:22.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17334 16 16 0 0 0 - 0 2024-07-29T00:38:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:22 smithi155 bash[73694]: debug 2024-07-29T00:38:22.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:38:22 smithi155 bash[60745]: ts=2024-07-29T00:38:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:38:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:22 smithi045 bash[80445]: cluster 2024-07-29T00:38:21.776018+0000 mgr.y (mgr.34101) 9255 : cluster [DBG] pgmap v10183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:22 smithi045 bash[82788]: cluster 2024-07-29T00:38:21.776018+0000 mgr.y (mgr.34101) 9255 : cluster [DBG] pgmap v10183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:23.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:22 smithi155 bash[68033]: cluster 2024-07-29T00:38:21.776018+0000 mgr.y (mgr.34101) 9255 : cluster [DBG] pgmap v10183: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:23.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17335 16 16 0 0 0 - 0 2024-07-29T00:38:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:23 smithi155 bash[73694]: debug 2024-07-29T00:38:23.355+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:24.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17336 16 16 0 0 0 - 0 2024-07-29T00:38:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:24 smithi155 bash[73694]: debug 2024-07-29T00:38:24.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:25.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:24 smithi045 bash[80445]: cluster 2024-07-29T00:38:23.777733+0000 mgr.y (mgr.34101) 9256 : cluster [DBG] pgmap v10184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:24 smithi045 bash[82788]: cluster 2024-07-29T00:38:23.777733+0000 mgr.y (mgr.34101) 9256 : cluster [DBG] pgmap v10184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:25.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:24 smithi155 bash[68033]: cluster 2024-07-29T00:38:23.777733+0000 mgr.y (mgr.34101) 9256 : cluster [DBG] pgmap v10184: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:25.456 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17337 16 16 0 0 0 - 0 2024-07-29T00:38:25.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:25 smithi155 bash[73694]: debug 2024-07-29T00:38:25.355+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:26.396 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:26 smithi155 bash[68033]: cluster 2024-07-29T00:38:25.779471+0000 mgr.y (mgr.34101) 9257 : cluster [DBG] pgmap v10185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:26.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17338 16 16 0 0 0 - 0 2024-07-29T00:38:26.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:26 smithi045 bash[80445]: cluster 2024-07-29T00:38:25.779471+0000 mgr.y (mgr.34101) 9257 : cluster [DBG] pgmap v10185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:26.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:26 smithi045 bash[82788]: cluster 2024-07-29T00:38:25.779471+0000 mgr.y (mgr.34101) 9257 : cluster [DBG] pgmap v10185: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:26 smithi155 bash[73694]: debug 2024-07-29T00:38:26.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:27.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17339 16 16 0 0 0 - 0 2024-07-29T00:38:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:27 smithi155 bash[73694]: debug 2024-07-29T00:38:27.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:28.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:38:28.458805+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:38:28.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:38:28.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17340 16 16 0 0 0 - 0 2024-07-29T00:38:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:28 smithi155 bash[73694]: debug 2024-07-29T00:38:28.339+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:29.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:28 smithi045 bash[80445]: cluster 2024-07-29T00:38:27.781335+0000 mgr.y (mgr.34101) 9258 : cluster [DBG] pgmap v10186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:28 smithi045 bash[82788]: cluster 2024-07-29T00:38:27.781335+0000 mgr.y (mgr.34101) 9258 : cluster [DBG] pgmap v10186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:29.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:28 smithi155 bash[68033]: cluster 2024-07-29T00:38:27.781335+0000 mgr.y (mgr.34101) 9258 : cluster [DBG] pgmap v10186: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:29.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17341 16 16 0 0 0 - 0 2024-07-29T00:38:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:29 smithi155 bash[73694]: debug 2024-07-29T00:38:29.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:30.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17342 16 16 0 0 0 - 0 2024-07-29T00:38:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:30 smithi155 bash[73694]: debug 2024-07-29T00:38:30.343+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:30.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:30 smithi045 bash[80445]: cluster 2024-07-29T00:38:29.783064+0000 mgr.y (mgr.34101) 9259 : cluster [DBG] pgmap v10187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:38:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:38:30] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-07-29T00:38:30.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:30 smithi045 bash[82788]: cluster 2024-07-29T00:38:29.783064+0000 mgr.y (mgr.34101) 9259 : cluster [DBG] pgmap v10187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:30 smithi155 bash[68033]: cluster 2024-07-29T00:38:29.783064+0000 mgr.y (mgr.34101) 9259 : cluster [DBG] pgmap v10187: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:31.457 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17343 16 16 0 0 0 - 0 2024-07-29T00:38:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:31 smithi155 bash[73694]: debug 2024-07-29T00:38:31.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:32.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17344 16 16 0 0 0 - 0 2024-07-29T00:38:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:32 smithi155 bash[73694]: debug 2024-07-29T00:38:32.399+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:38:32 smithi155 bash[60745]: ts=2024-07-29T00:38:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:38:33.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:32 smithi045 bash[82788]: cluster 2024-07-29T00:38:31.784941+0000 mgr.y (mgr.34101) 9260 : cluster [DBG] pgmap v10188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:33.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:32 smithi045 bash[80445]: cluster 2024-07-29T00:38:31.784941+0000 mgr.y (mgr.34101) 9260 : cluster [DBG] pgmap v10188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:33.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:32 smithi155 bash[68033]: cluster 2024-07-29T00:38:31.784941+0000 mgr.y (mgr.34101) 9260 : cluster [DBG] pgmap v10188: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:33.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17345 16 16 0 0 0 - 0 2024-07-29T00:38:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:33 smithi155 bash[73694]: debug 2024-07-29T00:38:33.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:34.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17346 16 16 0 0 0 - 0 2024-07-29T00:38:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:34 smithi155 bash[73694]: debug 2024-07-29T00:38:34.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:34 smithi045 bash[80445]: cluster 2024-07-29T00:38:33.786679+0000 mgr.y (mgr.34101) 9261 : cluster [DBG] pgmap v10189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:34 smithi045 bash[80445]: audit 2024-07-29T00:38:33.869614+0000 mon.c (mon.2) 2264 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:34 smithi045 bash[82788]: cluster 2024-07-29T00:38:33.786679+0000 mgr.y (mgr.34101) 9261 : cluster [DBG] pgmap v10189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:34 smithi045 bash[82788]: audit 2024-07-29T00:38:33.869614+0000 mon.c (mon.2) 2264 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:34 smithi155 bash[68033]: cluster 2024-07-29T00:38:33.786679+0000 mgr.y (mgr.34101) 9261 : cluster [DBG] pgmap v10189: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:34 smithi155 bash[68033]: audit 2024-07-29T00:38:33.869614+0000 mon.c (mon.2) 2264 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:35.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17347 16 16 0 0 0 - 0 2024-07-29T00:38:35.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:35 smithi155 bash[73694]: debug 2024-07-29T00:38:35.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:36.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17348 16 16 0 0 0 - 0 2024-07-29T00:38:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:36 smithi155 bash[73694]: debug 2024-07-29T00:38:36.311+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:37.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:36 smithi045 bash[80445]: cluster 2024-07-29T00:38:35.788371+0000 mgr.y (mgr.34101) 9262 : cluster [DBG] pgmap v10190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:37.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:36 smithi045 bash[82788]: cluster 2024-07-29T00:38:35.788371+0000 mgr.y (mgr.34101) 9262 : cluster [DBG] pgmap v10190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:36 smithi155 bash[68033]: cluster 2024-07-29T00:38:35.788371+0000 mgr.y (mgr.34101) 9262 : cluster [DBG] pgmap v10190: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:37.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17349 16 16 0 0 0 - 0 2024-07-29T00:38:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:37 smithi155 bash[73694]: debug 2024-07-29T00:38:37.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:38.458 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17350 16 16 0 0 0 - 0 2024-07-29T00:38:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:38 smithi155 bash[73694]: debug 2024-07-29T00:38:38.367+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:39.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:38 smithi045 bash[80445]: cluster 2024-07-29T00:38:37.790239+0000 mgr.y (mgr.34101) 9263 : cluster [DBG] pgmap v10191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:39.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:38 smithi045 bash[82788]: cluster 2024-07-29T00:38:37.790239+0000 mgr.y (mgr.34101) 9263 : cluster [DBG] pgmap v10191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:39.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:38 smithi155 bash[68033]: cluster 2024-07-29T00:38:37.790239+0000 mgr.y (mgr.34101) 9263 : cluster [DBG] pgmap v10191: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:39.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17351 16 16 0 0 0 - 0 2024-07-29T00:38:39.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:39 smithi155 bash[73694]: debug 2024-07-29T00:38:39.399+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:40.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17352 16 16 0 0 0 - 0 2024-07-29T00:38:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:40 smithi155 bash[73694]: debug 2024-07-29T00:38:40.427+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:40.862 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:38:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:38:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:38:41.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:40 smithi045 bash[80445]: cluster 2024-07-29T00:38:39.791891+0000 mgr.y (mgr.34101) 9264 : cluster [DBG] pgmap v10192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:41.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:40 smithi045 bash[82788]: cluster 2024-07-29T00:38:39.791891+0000 mgr.y (mgr.34101) 9264 : cluster [DBG] pgmap v10192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:41.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:40 smithi155 bash[68033]: cluster 2024-07-29T00:38:39.791891+0000 mgr.y (mgr.34101) 9264 : cluster [DBG] pgmap v10192: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:41.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17353 16 16 0 0 0 - 0 2024-07-29T00:38:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:41 smithi155 bash[73694]: debug 2024-07-29T00:38:41.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:42.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17354 16 16 0 0 0 - 0 2024-07-29T00:38:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:42 smithi155 bash[73694]: debug 2024-07-29T00:38:42.459+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:38:42 smithi155 bash[60745]: ts=2024-07-29T00:38:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:38:43.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:42 smithi045 bash[80445]: cluster 2024-07-29T00:38:41.793727+0000 mgr.y (mgr.34101) 9265 : cluster [DBG] pgmap v10193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:43.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:42 smithi045 bash[82788]: cluster 2024-07-29T00:38:41.793727+0000 mgr.y (mgr.34101) 9265 : cluster [DBG] pgmap v10193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:42 smithi155 bash[68033]: cluster 2024-07-29T00:38:41.793727+0000 mgr.y (mgr.34101) 9265 : cluster [DBG] pgmap v10193: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:43.459 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17355 16 16 0 0 0 - 0 2024-07-29T00:38:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:43 smithi155 bash[73694]: debug 2024-07-29T00:38:43.479+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:44.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17356 16 16 0 0 0 - 0 2024-07-29T00:38:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:44 smithi155 bash[73694]: debug 2024-07-29T00:38:44.523+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:45.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:44 smithi045 bash[80445]: cluster 2024-07-29T00:38:43.795449+0000 mgr.y (mgr.34101) 9266 : cluster [DBG] pgmap v10194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:45.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:44 smithi045 bash[82788]: cluster 2024-07-29T00:38:43.795449+0000 mgr.y (mgr.34101) 9266 : cluster [DBG] pgmap v10194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:44 smithi155 bash[68033]: cluster 2024-07-29T00:38:43.795449+0000 mgr.y (mgr.34101) 9266 : cluster [DBG] pgmap v10194: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:45.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17357 16 16 0 0 0 - 0 2024-07-29T00:38:45.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:45 smithi155 bash[73694]: debug 2024-07-29T00:38:45.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:46.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17358 16 16 0 0 0 - 0 2024-07-29T00:38:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:46 smithi155 bash[73694]: debug 2024-07-29T00:38:46.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:47.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:46 smithi045 bash[80445]: cluster 2024-07-29T00:38:45.797134+0000 mgr.y (mgr.34101) 9267 : cluster [DBG] pgmap v10195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:47.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:46 smithi045 bash[82788]: cluster 2024-07-29T00:38:45.797134+0000 mgr.y (mgr.34101) 9267 : cluster [DBG] pgmap v10195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:46 smithi155 bash[68033]: cluster 2024-07-29T00:38:45.797134+0000 mgr.y (mgr.34101) 9267 : cluster [DBG] pgmap v10195: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:47.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17359 16 16 0 0 0 - 0 2024-07-29T00:38:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:47 smithi155 bash[73694]: debug 2024-07-29T00:38:47.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:48.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:47 smithi045 bash[80445]: audit 2024-07-29T00:38:47.371456+0000 mon.c (mon.2) 2265 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:38:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:47 smithi045 bash[82788]: audit 2024-07-29T00:38:47.371456+0000 mon.c (mon.2) 2265 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:38:48.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:47 smithi155 bash[68033]: audit 2024-07-29T00:38:47.371456+0000 mon.c (mon.2) 2265 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:38:48.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:38:48.462051+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:38:48.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:38:48.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17360 16 16 0 0 0 - 0 2024-07-29T00:38:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:48 smithi155 bash[73694]: debug 2024-07-29T00:38:48.475+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:49.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:48 smithi045 bash[80445]: cluster 2024-07-29T00:38:47.798517+0000 mgr.y (mgr.34101) 9268 : cluster [DBG] pgmap v10196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:48 smithi045 bash[80445]: audit 2024-07-29T00:38:48.870204+0000 mon.c (mon.2) 2266 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:48 smithi045 bash[82788]: cluster 2024-07-29T00:38:47.798517+0000 mgr.y (mgr.34101) 9268 : cluster [DBG] pgmap v10196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:48 smithi045 bash[82788]: audit 2024-07-29T00:38:48.870204+0000 mon.c (mon.2) 2266 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:48 smithi155 bash[68033]: cluster 2024-07-29T00:38:47.798517+0000 mgr.y (mgr.34101) 9268 : cluster [DBG] pgmap v10196: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:48 smithi155 bash[68033]: audit 2024-07-29T00:38:48.870204+0000 mon.c (mon.2) 2266 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:38:49.460 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17361 16 16 0 0 0 - 0 2024-07-29T00:38:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:49 smithi155 bash[73694]: debug 2024-07-29T00:38:49.487+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:50.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17362 16 16 0 0 0 - 0 2024-07-29T00:38:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:50 smithi155 bash[73694]: debug 2024-07-29T00:38:50.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:50.892 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:38:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:38:50] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:38:51.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:50 smithi045 bash[80445]: cluster 2024-07-29T00:38:49.800302+0000 mgr.y (mgr.34101) 9269 : cluster [DBG] pgmap v10197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:51.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:50 smithi045 bash[82788]: cluster 2024-07-29T00:38:49.800302+0000 mgr.y (mgr.34101) 9269 : cluster [DBG] pgmap v10197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:50 smithi155 bash[68033]: cluster 2024-07-29T00:38:49.800302+0000 mgr.y (mgr.34101) 9269 : cluster [DBG] pgmap v10197: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:51.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17363 16 16 0 0 0 - 0 2024-07-29T00:38:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:51 smithi155 bash[73694]: debug 2024-07-29T00:38:51.559+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:52.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17364 16 16 0 0 0 - 0 2024-07-29T00:38:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:52 smithi155 bash[73694]: debug 2024-07-29T00:38:52.511+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:38:52 smithi155 bash[60745]: ts=2024-07-29T00:38:52.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:38:53.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:52 smithi045 bash[80445]: cluster 2024-07-29T00:38:51.801592+0000 mgr.y (mgr.34101) 9270 : cluster [DBG] pgmap v10198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:53.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:52 smithi045 bash[82788]: cluster 2024-07-29T00:38:51.801592+0000 mgr.y (mgr.34101) 9270 : cluster [DBG] pgmap v10198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:53.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:52 smithi155 bash[68033]: cluster 2024-07-29T00:38:51.801592+0000 mgr.y (mgr.34101) 9270 : cluster [DBG] pgmap v10198: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:53.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17365 16 16 0 0 0 - 0 2024-07-29T00:38:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:53 smithi155 bash[73694]: debug 2024-07-29T00:38:53.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:54.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:54 smithi155 bash[68033]: audit 2024-07-29T00:38:53.064265+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:54 smithi155 bash[68033]: audit 2024-07-29T00:38:53.071364+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:54 smithi155 bash[68033]: audit 2024-07-29T00:38:53.314481+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:54 smithi155 bash[68033]: audit 2024-07-29T00:38:53.324720+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:54 smithi155 bash[68033]: audit 2024-07-29T00:38:53.756467+0000 mon.c (mon.2) 2267 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:38:54.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:54 smithi155 bash[68033]: audit 2024-07-29T00:38:53.757948+0000 mon.c (mon.2) 2268 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:38:54.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:54 smithi155 bash[68033]: audit 2024-07-29T00:38:53.768110+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17366 16 16 0 0 0 - 0 2024-07-29T00:38:54.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[82788]: audit 2024-07-29T00:38:53.064265+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[82788]: audit 2024-07-29T00:38:53.071364+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[82788]: audit 2024-07-29T00:38:53.314481+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[82788]: audit 2024-07-29T00:38:53.324720+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[82788]: audit 2024-07-29T00:38:53.756467+0000 mon.c (mon.2) 2267 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:38:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[82788]: audit 2024-07-29T00:38:53.757948+0000 mon.c (mon.2) 2268 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:38:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[82788]: audit 2024-07-29T00:38:53.768110+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[80445]: audit 2024-07-29T00:38:53.064265+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[80445]: audit 2024-07-29T00:38:53.071364+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[80445]: audit 2024-07-29T00:38:53.314481+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[80445]: audit 2024-07-29T00:38:53.324720+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[80445]: audit 2024-07-29T00:38:53.756467+0000 mon.c (mon.2) 2267 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:38:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[80445]: audit 2024-07-29T00:38:53.757948+0000 mon.c (mon.2) 2268 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:38:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:54 smithi045 bash[80445]: audit 2024-07-29T00:38:53.768110+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:38:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:54 smithi155 bash[73694]: debug 2024-07-29T00:38:54.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:55.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17367 16 16 0 0 0 - 0 2024-07-29T00:38:55.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:55 smithi045 bash[82788]: cluster 2024-07-29T00:38:53.802795+0000 mgr.y (mgr.34101) 9271 : cluster [DBG] pgmap v10199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:55.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:55 smithi045 bash[80445]: cluster 2024-07-29T00:38:53.802795+0000 mgr.y (mgr.34101) 9271 : cluster [DBG] pgmap v10199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:55.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:55 smithi155 bash[68033]: cluster 2024-07-29T00:38:53.802795+0000 mgr.y (mgr.34101) 9271 : cluster [DBG] pgmap v10199: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:55.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:55 smithi155 bash[73694]: debug 2024-07-29T00:38:55.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:56.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17368 16 16 0 0 0 - 0 2024-07-29T00:38:56.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:56 smithi045 bash[82788]: cluster 2024-07-29T00:38:55.804510+0000 mgr.y (mgr.34101) 9272 : cluster [DBG] pgmap v10200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:56.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:56 smithi045 bash[80445]: cluster 2024-07-29T00:38:55.804510+0000 mgr.y (mgr.34101) 9272 : cluster [DBG] pgmap v10200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:56.479 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:56 smithi155 bash[68033]: cluster 2024-07-29T00:38:55.804510+0000 mgr.y (mgr.34101) 9272 : cluster [DBG] pgmap v10200: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:56 smithi155 bash[73694]: debug 2024-07-29T00:38:56.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:57.461 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17369 16 16 0 0 0 - 0 2024-07-29T00:38:57.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:57 smithi155 bash[73694]: debug 2024-07-29T00:38:57.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:58.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17370 16 16 0 0 0 - 0 2024-07-29T00:38:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:58 smithi155 bash[73694]: debug 2024-07-29T00:38:58.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:38:59.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:38:58 smithi045 bash[82788]: cluster 2024-07-29T00:38:57.806554+0000 mgr.y (mgr.34101) 9273 : cluster [DBG] pgmap v10201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:59.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:38:58 smithi045 bash[80445]: cluster 2024-07-29T00:38:57.806554+0000 mgr.y (mgr.34101) 9273 : cluster [DBG] pgmap v10201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:59.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:38:58 smithi155 bash[68033]: cluster 2024-07-29T00:38:57.806554+0000 mgr.y (mgr.34101) 9273 : cluster [DBG] pgmap v10201: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:38:59.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17371 16 16 0 0 0 - 0 2024-07-29T00:38:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:38:59 smithi155 bash[73694]: debug 2024-07-29T00:38:59.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:00.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17372 16 16 0 0 0 - 0 2024-07-29T00:39:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:00 smithi155 bash[73694]: debug 2024-07-29T00:39:00.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:00.866 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:39:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:39:00] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:39:01.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:00 smithi045 bash[80445]: cluster 2024-07-29T00:38:59.808427+0000 mgr.y (mgr.34101) 9274 : cluster [DBG] pgmap v10202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:01.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:00 smithi045 bash[82788]: cluster 2024-07-29T00:38:59.808427+0000 mgr.y (mgr.34101) 9274 : cluster [DBG] pgmap v10202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:01.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:00 smithi155 bash[68033]: cluster 2024-07-29T00:38:59.808427+0000 mgr.y (mgr.34101) 9274 : cluster [DBG] pgmap v10202: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:01.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17373 16 16 0 0 0 - 0 2024-07-29T00:39:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:01 smithi155 bash[73694]: debug 2024-07-29T00:39:01.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:02.462 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17374 16 16 0 0 0 - 0 2024-07-29T00:39:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:02 smithi155 bash[73694]: debug 2024-07-29T00:39:02.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:39:02 smithi155 bash[60745]: ts=2024-07-29T00:39:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:39:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:02 smithi045 bash[80445]: cluster 2024-07-29T00:39:01.810330+0000 mgr.y (mgr.34101) 9275 : cluster [DBG] pgmap v10203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:03.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:02 smithi045 bash[82788]: cluster 2024-07-29T00:39:01.810330+0000 mgr.y (mgr.34101) 9275 : cluster [DBG] pgmap v10203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:02 smithi155 bash[68033]: cluster 2024-07-29T00:39:01.810330+0000 mgr.y (mgr.34101) 9275 : cluster [DBG] pgmap v10203: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:03.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17375 16 16 0 0 0 - 0 2024-07-29T00:39:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:03 smithi155 bash[73694]: debug 2024-07-29T00:39:03.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:04.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:03 smithi045 bash[80445]: audit 2024-07-29T00:39:03.870624+0000 mon.c (mon.2) 2269 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:03 smithi045 bash[82788]: audit 2024-07-29T00:39:03.870624+0000 mon.c (mon.2) 2269 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:04.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:03 smithi155 bash[68033]: audit 2024-07-29T00:39:03.870624+0000 mon.c (mon.2) 2269 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:04.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17376 16 16 0 0 0 - 0 2024-07-29T00:39:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:04 smithi155 bash[73694]: debug 2024-07-29T00:39:04.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:05.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:04 smithi045 bash[80445]: cluster 2024-07-29T00:39:03.812041+0000 mgr.y (mgr.34101) 9276 : cluster [DBG] pgmap v10204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:05.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:04 smithi045 bash[82788]: cluster 2024-07-29T00:39:03.812041+0000 mgr.y (mgr.34101) 9276 : cluster [DBG] pgmap v10204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:05.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:04 smithi155 bash[68033]: cluster 2024-07-29T00:39:03.812041+0000 mgr.y (mgr.34101) 9276 : cluster [DBG] pgmap v10204: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:05.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17377 16 16 0 0 0 - 0 2024-07-29T00:39:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:05 smithi155 bash[73694]: debug 2024-07-29T00:39:05.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:06.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17378 16 16 0 0 0 - 0 2024-07-29T00:39:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:06 smithi155 bash[73694]: debug 2024-07-29T00:39:06.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:07.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:06 smithi045 bash[80445]: cluster 2024-07-29T00:39:05.813748+0000 mgr.y (mgr.34101) 9277 : cluster [DBG] pgmap v10205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:06 smithi045 bash[82788]: cluster 2024-07-29T00:39:05.813748+0000 mgr.y (mgr.34101) 9277 : cluster [DBG] pgmap v10205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:06 smithi155 bash[68033]: cluster 2024-07-29T00:39:05.813748+0000 mgr.y (mgr.34101) 9277 : cluster [DBG] pgmap v10205: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:07.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17379 16 16 0 0 0 - 0 2024-07-29T00:39:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:07 smithi155 bash[73694]: debug 2024-07-29T00:39:07.550+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:08.463 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:39:08.465239+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:39:08.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:39:08.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17380 16 16 0 0 0 - 0 2024-07-29T00:39:08.933 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:08 smithi155 bash[73694]: debug 2024-07-29T00:39:08.578+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:09.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:08 smithi045 bash[80445]: cluster 2024-07-29T00:39:07.815615+0000 mgr.y (mgr.34101) 9278 : cluster [DBG] pgmap v10206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:08 smithi045 bash[82788]: cluster 2024-07-29T00:39:07.815615+0000 mgr.y (mgr.34101) 9278 : cluster [DBG] pgmap v10206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:09.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:08 smithi155 bash[68033]: cluster 2024-07-29T00:39:07.815615+0000 mgr.y (mgr.34101) 9278 : cluster [DBG] pgmap v10206: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:09.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17381 16 16 0 0 0 - 0 2024-07-29T00:39:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:09 smithi155 bash[73694]: debug 2024-07-29T00:39:09.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:10.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17382 16 16 0 0 0 - 0 2024-07-29T00:39:10.937 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:39:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:39:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:39:10.937 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:10 smithi155 bash[73694]: debug 2024-07-29T00:39:10.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:11.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:10 smithi045 bash[80445]: cluster 2024-07-29T00:39:09.817319+0000 mgr.y (mgr.34101) 9279 : cluster [DBG] pgmap v10207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:10 smithi045 bash[82788]: cluster 2024-07-29T00:39:09.817319+0000 mgr.y (mgr.34101) 9279 : cluster [DBG] pgmap v10207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:11.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:10 smithi155 bash[68033]: cluster 2024-07-29T00:39:09.817319+0000 mgr.y (mgr.34101) 9279 : cluster [DBG] pgmap v10207: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:11.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17383 16 16 0 0 0 - 0 2024-07-29T00:39:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:11 smithi155 bash[73694]: debug 2024-07-29T00:39:11.618+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:12.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17384 16 16 0 0 0 - 0 2024-07-29T00:39:12.631 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:39:12 smithi155 bash[60745]: ts=2024-07-29T00:39:12.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:39:12.942 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:12 smithi155 bash[73694]: debug 2024-07-29T00:39:12.630+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:13.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:12 smithi045 bash[80445]: cluster 2024-07-29T00:39:11.819176+0000 mgr.y (mgr.34101) 9280 : cluster [DBG] pgmap v10208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:13.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:12 smithi045 bash[82788]: cluster 2024-07-29T00:39:11.819176+0000 mgr.y (mgr.34101) 9280 : cluster [DBG] pgmap v10208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:12 smithi155 bash[68033]: cluster 2024-07-29T00:39:11.819176+0000 mgr.y (mgr.34101) 9280 : cluster [DBG] pgmap v10208: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:13.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17385 16 16 0 0 0 - 0 2024-07-29T00:39:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:13 smithi155 bash[73694]: debug 2024-07-29T00:39:13.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:14.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17386 16 16 0 0 0 - 0 2024-07-29T00:39:14.946 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:14 smithi155 bash[73694]: debug 2024-07-29T00:39:14.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:15.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:14 smithi045 bash[80445]: cluster 2024-07-29T00:39:13.820891+0000 mgr.y (mgr.34101) 9281 : cluster [DBG] pgmap v10209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:15.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:14 smithi045 bash[82788]: cluster 2024-07-29T00:39:13.820891+0000 mgr.y (mgr.34101) 9281 : cluster [DBG] pgmap v10209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:14 smithi155 bash[68033]: cluster 2024-07-29T00:39:13.820891+0000 mgr.y (mgr.34101) 9281 : cluster [DBG] pgmap v10209: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:15.464 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17387 16 16 0 0 0 - 0 2024-07-29T00:39:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:15 smithi155 bash[73694]: debug 2024-07-29T00:39:15.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:16.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17388 16 16 0 0 0 - 0 2024-07-29T00:39:16.950 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:16 smithi155 bash[73694]: debug 2024-07-29T00:39:16.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:16 smithi045 bash[80445]: cluster 2024-07-29T00:39:15.822622+0000 mgr.y (mgr.34101) 9282 : cluster [DBG] pgmap v10210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:17.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:16 smithi045 bash[82788]: cluster 2024-07-29T00:39:15.822622+0000 mgr.y (mgr.34101) 9282 : cluster [DBG] pgmap v10210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:16 smithi155 bash[68033]: cluster 2024-07-29T00:39:15.822622+0000 mgr.y (mgr.34101) 9282 : cluster [DBG] pgmap v10210: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:17.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17389 16 16 0 0 0 - 0 2024-07-29T00:39:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:17 smithi155 bash[73694]: debug 2024-07-29T00:39:17.626+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:18.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17390 16 16 0 0 0 - 0 2024-07-29T00:39:18.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:18 smithi155 bash[73694]: debug 2024-07-29T00:39:18.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:19.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:18 smithi045 bash[80445]: cluster 2024-07-29T00:39:17.824466+0000 mgr.y (mgr.34101) 9283 : cluster [DBG] pgmap v10211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:18 smithi045 bash[80445]: audit 2024-07-29T00:39:18.871427+0000 mon.c (mon.2) 2270 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:18 smithi045 bash[82788]: cluster 2024-07-29T00:39:17.824466+0000 mgr.y (mgr.34101) 9283 : cluster [DBG] pgmap v10211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:18 smithi045 bash[82788]: audit 2024-07-29T00:39:18.871427+0000 mon.c (mon.2) 2270 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:18 smithi155 bash[68033]: cluster 2024-07-29T00:39:17.824466+0000 mgr.y (mgr.34101) 9283 : cluster [DBG] pgmap v10211: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:18 smithi155 bash[68033]: audit 2024-07-29T00:39:18.871427+0000 mon.c (mon.2) 2270 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:19.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17391 16 16 0 0 0 - 0 2024-07-29T00:39:20.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:19 smithi155 bash[73694]: debug 2024-07-29T00:39:19.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:20.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17392 16 16 0 0 0 - 0 2024-07-29T00:39:20.958 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:39:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:39:20] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:39:20.959 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:20 smithi155 bash[73694]: debug 2024-07-29T00:39:20.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:21.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:20 smithi045 bash[80445]: cluster 2024-07-29T00:39:19.826220+0000 mgr.y (mgr.34101) 9284 : cluster [DBG] pgmap v10212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:21.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:20 smithi045 bash[82788]: cluster 2024-07-29T00:39:19.826220+0000 mgr.y (mgr.34101) 9284 : cluster [DBG] pgmap v10212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:20 smithi155 bash[68033]: cluster 2024-07-29T00:39:19.826220+0000 mgr.y (mgr.34101) 9284 : cluster [DBG] pgmap v10212: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:21.465 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17393 16 16 0 0 0 - 0 2024-07-29T00:39:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:21 smithi155 bash[73694]: debug 2024-07-29T00:39:21.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:22.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17394 16 16 0 0 0 - 0 2024-07-29T00:39:22.677 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:39:22 smithi155 bash[60745]: ts=2024-07-29T00:39:22.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:39:22.963 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:22 smithi155 bash[73694]: debug 2024-07-29T00:39:22.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:23.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:22 smithi045 bash[80445]: cluster 2024-07-29T00:39:21.828050+0000 mgr.y (mgr.34101) 9285 : cluster [DBG] pgmap v10213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:23.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:22 smithi045 bash[82788]: cluster 2024-07-29T00:39:21.828050+0000 mgr.y (mgr.34101) 9285 : cluster [DBG] pgmap v10213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:23.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:22 smithi155 bash[68033]: cluster 2024-07-29T00:39:21.828050+0000 mgr.y (mgr.34101) 9285 : cluster [DBG] pgmap v10213: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:23.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17395 16 16 0 0 0 - 0 2024-07-29T00:39:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:23 smithi155 bash[73694]: debug 2024-07-29T00:39:23.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:24.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17396 16 16 0 0 0 - 0 2024-07-29T00:39:24.968 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:24 smithi155 bash[73694]: debug 2024-07-29T00:39:24.598+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:25.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:24 smithi045 bash[80445]: cluster 2024-07-29T00:39:23.829756+0000 mgr.y (mgr.34101) 9286 : cluster [DBG] pgmap v10214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:25.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:24 smithi045 bash[82788]: cluster 2024-07-29T00:39:23.829756+0000 mgr.y (mgr.34101) 9286 : cluster [DBG] pgmap v10214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:25.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:24 smithi155 bash[68033]: cluster 2024-07-29T00:39:23.829756+0000 mgr.y (mgr.34101) 9286 : cluster [DBG] pgmap v10214: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:25.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17397 16 16 0 0 0 - 0 2024-07-29T00:39:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:25 smithi155 bash[73694]: debug 2024-07-29T00:39:25.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:26.466 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17398 16 16 0 0 0 - 0 2024-07-29T00:39:26.972 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:26 smithi155 bash[73694]: debug 2024-07-29T00:39:26.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:27.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:26 smithi155 bash[68033]: cluster 2024-07-29T00:39:25.831486+0000 mgr.y (mgr.34101) 9287 : cluster [DBG] pgmap v10215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:27.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17399 16 16 0 0 0 - 0 2024-07-29T00:39:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:26 smithi045 bash[80445]: cluster 2024-07-29T00:39:25.831486+0000 mgr.y (mgr.34101) 9287 : cluster [DBG] pgmap v10215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:27.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:26 smithi045 bash[82788]: cluster 2024-07-29T00:39:25.831486+0000 mgr.y (mgr.34101) 9287 : cluster [DBG] pgmap v10215: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:27 smithi155 bash[73694]: debug 2024-07-29T00:39:27.614+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:28.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:39:28.468532+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:39:28.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:39:28.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17400 16 16 0 0 0 - 0 2024-07-29T00:39:28.977 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:28 smithi155 bash[73694]: debug 2024-07-29T00:39:28.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:29.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:28 smithi155 bash[68033]: cluster 2024-07-29T00:39:27.833340+0000 mgr.y (mgr.34101) 9288 : cluster [DBG] pgmap v10216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:29.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17401 16 16 0 0 0 - 0 2024-07-29T00:39:29.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:28 smithi045 bash[82788]: cluster 2024-07-29T00:39:27.833340+0000 mgr.y (mgr.34101) 9288 : cluster [DBG] pgmap v10216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:28 smithi045 bash[80445]: cluster 2024-07-29T00:39:27.833340+0000 mgr.y (mgr.34101) 9288 : cluster [DBG] pgmap v10216: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:29 smithi155 bash[73694]: debug 2024-07-29T00:39:29.666+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:30.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17402 16 16 0 0 0 - 0 2024-07-29T00:39:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:39:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:39:30] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:39:30.981 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:30 smithi155 bash[73694]: debug 2024-07-29T00:39:30.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:30 smithi155 bash[68033]: cluster 2024-07-29T00:39:29.835053+0000 mgr.y (mgr.34101) 9289 : cluster [DBG] pgmap v10217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:31.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17403 16 16 0 0 0 - 0 2024-07-29T00:39:31.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:30 smithi045 bash[80445]: cluster 2024-07-29T00:39:29.835053+0000 mgr.y (mgr.34101) 9289 : cluster [DBG] pgmap v10217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:30 smithi045 bash[82788]: cluster 2024-07-29T00:39:29.835053+0000 mgr.y (mgr.34101) 9289 : cluster [DBG] pgmap v10217: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:31 smithi155 bash[73694]: debug 2024-07-29T00:39:31.730+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:32.467 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17404 16 16 0 0 0 - 0 2024-07-29T00:39:32.686 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:39:32 smithi155 bash[60745]: ts=2024-07-29T00:39:32.322Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:39:32.985 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:32 smithi155 bash[73694]: debug 2024-07-29T00:39:32.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:33.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:32 smithi155 bash[68033]: cluster 2024-07-29T00:39:31.836897+0000 mgr.y (mgr.34101) 9290 : cluster [DBG] pgmap v10218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:32 smithi045 bash[80445]: cluster 2024-07-29T00:39:31.836897+0000 mgr.y (mgr.34101) 9290 : cluster [DBG] pgmap v10218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:32 smithi045 bash[82788]: cluster 2024-07-29T00:39:31.836897+0000 mgr.y (mgr.34101) 9290 : cluster [DBG] pgmap v10218: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:33.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17405 16 16 0 0 0 - 0 2024-07-29T00:39:33.993 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:33 smithi155 bash[73694]: debug 2024-07-29T00:39:33.722+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:33 smithi155 bash[68033]: audit 2024-07-29T00:39:33.871779+0000 mon.c (mon.2) 2271 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:33 smithi045 bash[80445]: audit 2024-07-29T00:39:33.871779+0000 mon.c (mon.2) 2271 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:33 smithi045 bash[82788]: audit 2024-07-29T00:39:33.871779+0000 mon.c (mon.2) 2271 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:34.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17406 16 16 0 0 0 - 0 2024-07-29T00:39:34.995 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:34 smithi155 bash[73694]: debug 2024-07-29T00:39:34.722+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:35.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:34 smithi155 bash[68033]: cluster 2024-07-29T00:39:33.838613+0000 mgr.y (mgr.34101) 9291 : cluster [DBG] pgmap v10219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:35.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:34 smithi045 bash[82788]: cluster 2024-07-29T00:39:33.838613+0000 mgr.y (mgr.34101) 9291 : cluster [DBG] pgmap v10219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:35.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:34 smithi045 bash[80445]: cluster 2024-07-29T00:39:33.838613+0000 mgr.y (mgr.34101) 9291 : cluster [DBG] pgmap v10219: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:35.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17407 16 16 0 0 0 - 0 2024-07-29T00:39:36.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:35 smithi155 bash[73694]: debug 2024-07-29T00:39:35.742+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:36.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17408 16 16 0 0 0 - 0 2024-07-29T00:39:36.999 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:36 smithi155 bash[73694]: debug 2024-07-29T00:39:36.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:37.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:37 smithi155 bash[68033]: cluster 2024-07-29T00:39:35.840303+0000 mgr.y (mgr.34101) 9292 : cluster [DBG] pgmap v10220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:37 smithi045 bash[82788]: cluster 2024-07-29T00:39:35.840303+0000 mgr.y (mgr.34101) 9292 : cluster [DBG] pgmap v10220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:37.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:37 smithi045 bash[80445]: cluster 2024-07-29T00:39:35.840303+0000 mgr.y (mgr.34101) 9292 : cluster [DBG] pgmap v10220: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:37.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17409 16 16 0 0 0 - 0 2024-07-29T00:39:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:37 smithi155 bash[73694]: debug 2024-07-29T00:39:37.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:38.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17410 16 16 0 0 0 - 0 2024-07-29T00:39:39.004 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:38 smithi155 bash[73694]: debug 2024-07-29T00:39:38.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:39 smithi155 bash[68033]: cluster 2024-07-29T00:39:37.842181+0000 mgr.y (mgr.34101) 9293 : cluster [DBG] pgmap v10221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:39 smithi045 bash[82788]: cluster 2024-07-29T00:39:37.842181+0000 mgr.y (mgr.34101) 9293 : cluster [DBG] pgmap v10221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:39.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:39 smithi045 bash[80445]: cluster 2024-07-29T00:39:37.842181+0000 mgr.y (mgr.34101) 9293 : cluster [DBG] pgmap v10221: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:39.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17411 16 16 0 0 0 - 0 2024-07-29T00:39:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:39 smithi155 bash[73694]: debug 2024-07-29T00:39:39.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:40.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17412 16 16 0 0 0 - 0 2024-07-29T00:39:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:39:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:39:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:39:41.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:41 smithi155 bash[68033]: cluster 2024-07-29T00:39:39.843925+0000 mgr.y (mgr.34101) 9294 : cluster [DBG] pgmap v10222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:40 smithi155 bash[73694]: debug 2024-07-29T00:39:40.762+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:41.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:41 smithi045 bash[82788]: cluster 2024-07-29T00:39:39.843925+0000 mgr.y (mgr.34101) 9294 : cluster [DBG] pgmap v10222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:41 smithi045 bash[80445]: cluster 2024-07-29T00:39:39.843925+0000 mgr.y (mgr.34101) 9294 : cluster [DBG] pgmap v10222: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:41.468 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17413 16 16 0 0 0 - 0 2024-07-29T00:39:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:41 smithi155 bash[73694]: debug 2024-07-29T00:39:41.814+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:42.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17414 16 16 0 0 0 - 0 2024-07-29T00:39:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:39:42 smithi155 bash[60745]: ts=2024-07-29T00:39:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:39:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:42 smithi155 bash[73694]: debug 2024-07-29T00:39:42.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:43 smithi155 bash[68033]: cluster 2024-07-29T00:39:41.845791+0000 mgr.y (mgr.34101) 9295 : cluster [DBG] pgmap v10223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:43.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:43 smithi045 bash[82788]: cluster 2024-07-29T00:39:41.845791+0000 mgr.y (mgr.34101) 9295 : cluster [DBG] pgmap v10223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:43 smithi045 bash[80445]: cluster 2024-07-29T00:39:41.845791+0000 mgr.y (mgr.34101) 9295 : cluster [DBG] pgmap v10223: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:43.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17415 16 16 0 0 0 - 0 2024-07-29T00:39:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:43 smithi155 bash[73694]: debug 2024-07-29T00:39:43.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:44.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17416 16 16 0 0 0 - 0 2024-07-29T00:39:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:44 smithi155 bash[73694]: debug 2024-07-29T00:39:44.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:45 smithi155 bash[68033]: cluster 2024-07-29T00:39:43.847520+0000 mgr.y (mgr.34101) 9296 : cluster [DBG] pgmap v10224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:45.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:45 smithi045 bash[82788]: cluster 2024-07-29T00:39:43.847520+0000 mgr.y (mgr.34101) 9296 : cluster [DBG] pgmap v10224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:45 smithi045 bash[80445]: cluster 2024-07-29T00:39:43.847520+0000 mgr.y (mgr.34101) 9296 : cluster [DBG] pgmap v10224: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:45.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17417 16 16 0 0 0 - 0 2024-07-29T00:39:46.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:45 smithi155 bash[73694]: debug 2024-07-29T00:39:45.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:46.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17418 16 16 0 0 0 - 0 2024-07-29T00:39:47.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:47 smithi155 bash[68033]: cluster 2024-07-29T00:39:45.849231+0000 mgr.y (mgr.34101) 9297 : cluster [DBG] pgmap v10225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:46 smithi155 bash[73694]: debug 2024-07-29T00:39:46.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:47.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:47 smithi045 bash[82788]: cluster 2024-07-29T00:39:45.849231+0000 mgr.y (mgr.34101) 9297 : cluster [DBG] pgmap v10225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:47 smithi045 bash[80445]: cluster 2024-07-29T00:39:45.849231+0000 mgr.y (mgr.34101) 9297 : cluster [DBG] pgmap v10225: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:47.469 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17419 16 16 0 0 0 - 0 2024-07-29T00:39:48.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:47 smithi155 bash[73694]: debug 2024-07-29T00:39:47.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:48.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:39:48.471617+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:39:48.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:39:48.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17420 16 16 0 0 0 - 0 2024-07-29T00:39:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:48 smithi155 bash[73694]: debug 2024-07-29T00:39:48.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:49 smithi155 bash[68033]: cluster 2024-07-29T00:39:47.851088+0000 mgr.y (mgr.34101) 9298 : cluster [DBG] pgmap v10226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:49 smithi155 bash[68033]: audit 2024-07-29T00:39:48.872199+0000 mon.c (mon.2) 2272 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:49.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:49 smithi045 bash[82788]: cluster 2024-07-29T00:39:47.851088+0000 mgr.y (mgr.34101) 9298 : cluster [DBG] pgmap v10226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:49 smithi045 bash[82788]: audit 2024-07-29T00:39:48.872199+0000 mon.c (mon.2) 2272 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:49 smithi045 bash[80445]: cluster 2024-07-29T00:39:47.851088+0000 mgr.y (mgr.34101) 9298 : cluster [DBG] pgmap v10226: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:49 smithi045 bash[80445]: audit 2024-07-29T00:39:48.872199+0000 mon.c (mon.2) 2272 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:39:49.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17421 16 16 0 0 0 - 0 2024-07-29T00:39:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:49 smithi155 bash[73694]: debug 2024-07-29T00:39:49.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:50.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17422 16 16 0 0 0 - 0 2024-07-29T00:39:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:39:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:39:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:39:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:51 smithi155 bash[68033]: cluster 2024-07-29T00:39:49.852785+0000 mgr.y (mgr.34101) 9299 : cluster [DBG] pgmap v10227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:50 smithi155 bash[73694]: debug 2024-07-29T00:39:50.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:51 smithi045 bash[80445]: cluster 2024-07-29T00:39:49.852785+0000 mgr.y (mgr.34101) 9299 : cluster [DBG] pgmap v10227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:51 smithi045 bash[82788]: cluster 2024-07-29T00:39:49.852785+0000 mgr.y (mgr.34101) 9299 : cluster [DBG] pgmap v10227: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:51.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17423 16 16 0 0 0 - 0 2024-07-29T00:39:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:51 smithi155 bash[73694]: debug 2024-07-29T00:39:51.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:52.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17424 16 16 0 0 0 - 0 2024-07-29T00:39:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:39:52 smithi155 bash[60745]: ts=2024-07-29T00:39:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:39:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:52 smithi155 bash[73694]: debug 2024-07-29T00:39:52.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:53.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:53 smithi155 bash[68033]: cluster 2024-07-29T00:39:51.854669+0000 mgr.y (mgr.34101) 9300 : cluster [DBG] pgmap v10228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:53 smithi045 bash[80445]: cluster 2024-07-29T00:39:51.854669+0000 mgr.y (mgr.34101) 9300 : cluster [DBG] pgmap v10228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:53 smithi045 bash[82788]: cluster 2024-07-29T00:39:51.854669+0000 mgr.y (mgr.34101) 9300 : cluster [DBG] pgmap v10228: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:53.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17425 16 16 0 0 0 - 0 2024-07-29T00:39:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:53 smithi155 bash[73694]: debug 2024-07-29T00:39:53.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:54 smithi155 bash[68033]: audit 2024-07-29T00:39:53.907099+0000 mon.c (mon.2) 2273 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:39:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:54 smithi045 bash[80445]: audit 2024-07-29T00:39:53.907099+0000 mon.c (mon.2) 2273 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:39:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:54 smithi045 bash[82788]: audit 2024-07-29T00:39:53.907099+0000 mon.c (mon.2) 2273 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:39:54.470 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17426 16 16 0 0 0 - 0 2024-07-29T00:39:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:55 smithi155 bash[68033]: cluster 2024-07-29T00:39:53.856372+0000 mgr.y (mgr.34101) 9301 : cluster [DBG] pgmap v10229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:54 smithi155 bash[73694]: debug 2024-07-29T00:39:54.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:55.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:55 smithi045 bash[80445]: cluster 2024-07-29T00:39:53.856372+0000 mgr.y (mgr.34101) 9301 : cluster [DBG] pgmap v10229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:55 smithi045 bash[82788]: cluster 2024-07-29T00:39:53.856372+0000 mgr.y (mgr.34101) 9301 : cluster [DBG] pgmap v10229: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:55.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17427 16 16 0 0 0 - 0 2024-07-29T00:39:56.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:55 smithi155 bash[73694]: debug 2024-07-29T00:39:55.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:56.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17428 16 16 0 0 0 - 0 2024-07-29T00:39:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:57 smithi155 bash[68033]: cluster 2024-07-29T00:39:55.858208+0000 mgr.y (mgr.34101) 9302 : cluster [DBG] pgmap v10230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:56 smithi155 bash[73694]: debug 2024-07-29T00:39:56.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:57 smithi045 bash[80445]: cluster 2024-07-29T00:39:55.858208+0000 mgr.y (mgr.34101) 9302 : cluster [DBG] pgmap v10230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:57 smithi045 bash[82788]: cluster 2024-07-29T00:39:55.858208+0000 mgr.y (mgr.34101) 9302 : cluster [DBG] pgmap v10230: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:57.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17429 16 16 0 0 0 - 0 2024-07-29T00:39:58.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:57 smithi155 bash[73694]: debug 2024-07-29T00:39:57.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:58.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17430 16 16 0 0 0 - 0 2024-07-29T00:39:59.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:58 smithi155 bash[73694]: debug 2024-07-29T00:39:58.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:39:59.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:39:59 smithi155 bash[68033]: cluster 2024-07-29T00:39:57.860036+0000 mgr.y (mgr.34101) 9303 : cluster [DBG] pgmap v10231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:39:59 smithi045 bash[80445]: cluster 2024-07-29T00:39:57.860036+0000 mgr.y (mgr.34101) 9303 : cluster [DBG] pgmap v10231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:39:59 smithi045 bash[82788]: cluster 2024-07-29T00:39:57.860036+0000 mgr.y (mgr.34101) 9303 : cluster [DBG] pgmap v10231: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:39:59.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17431 16 16 0 0 0 - 0 2024-07-29T00:40:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:39:59 smithi155 bash[73694]: debug 2024-07-29T00:39:59.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:00.471 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17432 16 16 0 0 0 - 0 2024-07-29T00:40:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:40:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:40:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[82788]: audit 2024-07-29T00:39:59.621931+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[82788]: audit 2024-07-29T00:39:59.631963+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[82788]: audit 2024-07-29T00:39:59.830855+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[82788]: audit 2024-07-29T00:39:59.843046+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[82788]: cluster 2024-07-29T00:39:59.862640+0000 mgr.y (mgr.34101) 9304 : cluster [DBG] pgmap v10232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[82788]: cluster 2024-07-29T00:40:00.000114+0000 mon.a (mon.0) 4362 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:40:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[82788]: audit 2024-07-29T00:40:00.271788+0000 mon.c (mon.2) 2274 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:40:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[82788]: audit 2024-07-29T00:40:00.273688+0000 mon.c (mon.2) 2275 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:40:00.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[82788]: audit 2024-07-29T00:40:00.283717+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[80445]: audit 2024-07-29T00:39:59.621931+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[80445]: audit 2024-07-29T00:39:59.631963+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[80445]: audit 2024-07-29T00:39:59.830855+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[80445]: audit 2024-07-29T00:39:59.843046+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[80445]: cluster 2024-07-29T00:39:59.862640+0000 mgr.y (mgr.34101) 9304 : cluster [DBG] pgmap v10232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[80445]: cluster 2024-07-29T00:40:00.000114+0000 mon.a (mon.0) 4362 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:40:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[80445]: audit 2024-07-29T00:40:00.271788+0000 mon.c (mon.2) 2274 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:40:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[80445]: audit 2024-07-29T00:40:00.273688+0000 mon.c (mon.2) 2275 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:40:00.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:00 smithi045 bash[80445]: audit 2024-07-29T00:40:00.283717+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.997 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:00 smithi155 bash[68033]: audit 2024-07-29T00:39:59.621931+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.997 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:00 smithi155 bash[68033]: audit 2024-07-29T00:39:59.631963+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.997 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:00 smithi155 bash[68033]: audit 2024-07-29T00:39:59.830855+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.997 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:00 smithi155 bash[68033]: audit 2024-07-29T00:39:59.843046+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:00.997 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:00 smithi155 bash[68033]: cluster 2024-07-29T00:39:59.862640+0000 mgr.y (mgr.34101) 9304 : cluster [DBG] pgmap v10232: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:00.997 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:00 smithi155 bash[68033]: cluster 2024-07-29T00:40:00.000114+0000 mon.a (mon.0) 4362 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:40:00.997 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:00 smithi155 bash[68033]: audit 2024-07-29T00:40:00.271788+0000 mon.c (mon.2) 2274 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:40:00.998 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:00 smithi155 bash[68033]: audit 2024-07-29T00:40:00.273688+0000 mon.c (mon.2) 2275 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:40:00.998 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:00 smithi155 bash[68033]: audit 2024-07-29T00:40:00.283717+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:40:01.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:00 smithi155 bash[73694]: debug 2024-07-29T00:40:00.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:01.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17433 16 16 0 0 0 - 0 2024-07-29T00:40:02.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:02 smithi155 bash[73694]: debug 2024-07-29T00:40:02.029+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:02.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17434 16 16 0 0 0 - 0 2024-07-29T00:40:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:40:02 smithi155 bash[60745]: ts=2024-07-29T00:40:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:40:03.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:02 smithi045 bash[82788]: cluster 2024-07-29T00:40:01.864539+0000 mgr.y (mgr.34101) 9305 : cluster [DBG] pgmap v10233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:03.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:02 smithi045 bash[80445]: cluster 2024-07-29T00:40:01.864539+0000 mgr.y (mgr.34101) 9305 : cluster [DBG] pgmap v10233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:03.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:02 smithi155 bash[68033]: cluster 2024-07-29T00:40:01.864539+0000 mgr.y (mgr.34101) 9305 : cluster [DBG] pgmap v10233: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:02 smithi155 bash[73694]: debug 2024-07-29T00:40:02.993+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:03.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17435 16 16 0 0 0 - 0 2024-07-29T00:40:04.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:03 smithi045 bash[82788]: audit 2024-07-29T00:40:03.872525+0000 mon.c (mon.2) 2276 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:03 smithi045 bash[80445]: audit 2024-07-29T00:40:03.872525+0000 mon.c (mon.2) 2276 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:03 smithi155 bash[73694]: debug 2024-07-29T00:40:03.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:03 smithi155 bash[68033]: audit 2024-07-29T00:40:03.872525+0000 mon.c (mon.2) 2276 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:04.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17436 16 16 0 0 0 - 0 2024-07-29T00:40:05.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:04 smithi045 bash[82788]: cluster 2024-07-29T00:40:03.866300+0000 mgr.y (mgr.34101) 9306 : cluster [DBG] pgmap v10234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:05.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:04 smithi045 bash[80445]: cluster 2024-07-29T00:40:03.866300+0000 mgr.y (mgr.34101) 9306 : cluster [DBG] pgmap v10234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:04 smithi155 bash[73694]: debug 2024-07-29T00:40:04.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:04 smithi155 bash[68033]: cluster 2024-07-29T00:40:03.866300+0000 mgr.y (mgr.34101) 9306 : cluster [DBG] pgmap v10234: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:05.472 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17437 16 16 0 0 0 - 0 2024-07-29T00:40:06.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:05 smithi155 bash[73694]: debug 2024-07-29T00:40:05.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:06.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17438 16 16 0 0 0 - 0 2024-07-29T00:40:07.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:06 smithi045 bash[80445]: cluster 2024-07-29T00:40:05.868021+0000 mgr.y (mgr.34101) 9307 : cluster [DBG] pgmap v10235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:07.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:06 smithi045 bash[82788]: cluster 2024-07-29T00:40:05.868021+0000 mgr.y (mgr.34101) 9307 : cluster [DBG] pgmap v10235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:06 smithi155 bash[73694]: debug 2024-07-29T00:40:06.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:06 smithi155 bash[68033]: cluster 2024-07-29T00:40:05.868021+0000 mgr.y (mgr.34101) 9307 : cluster [DBG] pgmap v10235: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:07.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17439 16 16 0 0 0 - 0 2024-07-29T00:40:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:07 smithi155 bash[73694]: debug 2024-07-29T00:40:07.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:08.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:40:08.474826+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:40:08.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:40:08.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17440 16 16 0 0 0 - 0 2024-07-29T00:40:09.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:08 smithi045 bash[80445]: cluster 2024-07-29T00:40:07.869893+0000 mgr.y (mgr.34101) 9308 : cluster [DBG] pgmap v10236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:09.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:08 smithi045 bash[82788]: cluster 2024-07-29T00:40:07.869893+0000 mgr.y (mgr.34101) 9308 : cluster [DBG] pgmap v10236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:08 smithi155 bash[68033]: cluster 2024-07-29T00:40:07.869893+0000 mgr.y (mgr.34101) 9308 : cluster [DBG] pgmap v10236: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:09 smithi155 bash[73694]: debug 2024-07-29T00:40:09.009+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:09.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17441 16 16 0 0 0 - 0 2024-07-29T00:40:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:09 smithi155 bash[73694]: debug 2024-07-29T00:40:09.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:10.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17442 16 16 0 0 0 - 0 2024-07-29T00:40:10.944 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:40:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:40:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:40:11.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:10 smithi045 bash[80445]: cluster 2024-07-29T00:40:09.871595+0000 mgr.y (mgr.34101) 9309 : cluster [DBG] pgmap v10237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:11.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:10 smithi045 bash[82788]: cluster 2024-07-29T00:40:09.871595+0000 mgr.y (mgr.34101) 9309 : cluster [DBG] pgmap v10237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:11 smithi155 bash[73694]: debug 2024-07-29T00:40:10.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:10 smithi155 bash[68033]: cluster 2024-07-29T00:40:09.871595+0000 mgr.y (mgr.34101) 9309 : cluster [DBG] pgmap v10237: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:11.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17443 16 16 0 0 0 - 0 2024-07-29T00:40:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:12 smithi155 bash[73694]: debug 2024-07-29T00:40:11.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:12.473 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17444 16 16 0 0 0 - 0 2024-07-29T00:40:12.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:40:12 smithi155 bash[60745]: ts=2024-07-29T00:40:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:40:13.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:12 smithi045 bash[82788]: cluster 2024-07-29T00:40:11.873455+0000 mgr.y (mgr.34101) 9310 : cluster [DBG] pgmap v10238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:13.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:12 smithi045 bash[80445]: cluster 2024-07-29T00:40:11.873455+0000 mgr.y (mgr.34101) 9310 : cluster [DBG] pgmap v10238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:12 smithi155 bash[73694]: debug 2024-07-29T00:40:12.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:12 smithi155 bash[68033]: cluster 2024-07-29T00:40:11.873455+0000 mgr.y (mgr.34101) 9310 : cluster [DBG] pgmap v10238: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:13.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17445 16 16 0 0 0 - 0 2024-07-29T00:40:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:13 smithi155 bash[73694]: debug 2024-07-29T00:40:13.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:14.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17446 16 16 0 0 0 - 0 2024-07-29T00:40:15.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:14 smithi045 bash[82788]: cluster 2024-07-29T00:40:13.875227+0000 mgr.y (mgr.34101) 9311 : cluster [DBG] pgmap v10239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:15.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:14 smithi045 bash[80445]: cluster 2024-07-29T00:40:13.875227+0000 mgr.y (mgr.34101) 9311 : cluster [DBG] pgmap v10239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:14 smithi155 bash[73694]: debug 2024-07-29T00:40:14.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:14 smithi155 bash[68033]: cluster 2024-07-29T00:40:13.875227+0000 mgr.y (mgr.34101) 9311 : cluster [DBG] pgmap v10239: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:15.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17447 16 16 0 0 0 - 0 2024-07-29T00:40:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:15 smithi155 bash[73694]: debug 2024-07-29T00:40:15.949+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:16.474 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17448 16 16 0 0 0 - 0 2024-07-29T00:40:17.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:16 smithi045 bash[82788]: cluster 2024-07-29T00:40:15.876964+0000 mgr.y (mgr.34101) 9312 : cluster [DBG] pgmap v10240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:17.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:16 smithi045 bash[80445]: cluster 2024-07-29T00:40:15.876964+0000 mgr.y (mgr.34101) 9312 : cluster [DBG] pgmap v10240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:16 smithi155 bash[68033]: cluster 2024-07-29T00:40:15.876964+0000 mgr.y (mgr.34101) 9312 : cluster [DBG] pgmap v10240: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:16 smithi155 bash[73694]: debug 2024-07-29T00:40:16.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:17.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17449 16 16 0 0 0 - 0 2024-07-29T00:40:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:17 smithi155 bash[73694]: debug 2024-07-29T00:40:17.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:18.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17450 16 16 0 0 0 - 0 2024-07-29T00:40:19.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:18 smithi045 bash[82788]: cluster 2024-07-29T00:40:17.878856+0000 mgr.y (mgr.34101) 9313 : cluster [DBG] pgmap v10241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:19.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:18 smithi045 bash[82788]: audit 2024-07-29T00:40:18.872894+0000 mon.c (mon.2) 2277 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:18 smithi045 bash[80445]: cluster 2024-07-29T00:40:17.878856+0000 mgr.y (mgr.34101) 9313 : cluster [DBG] pgmap v10241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:19.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:18 smithi045 bash[80445]: audit 2024-07-29T00:40:18.872894+0000 mon.c (mon.2) 2277 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:18 smithi155 bash[68033]: cluster 2024-07-29T00:40:17.878856+0000 mgr.y (mgr.34101) 9313 : cluster [DBG] pgmap v10241: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:18 smithi155 bash[68033]: audit 2024-07-29T00:40:18.872894+0000 mon.c (mon.2) 2277 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:19.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:18 smithi155 bash[73694]: debug 2024-07-29T00:40:18.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:19.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17451 16 16 0 0 0 - 0 2024-07-29T00:40:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:19 smithi155 bash[73694]: debug 2024-07-29T00:40:19.897+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:20.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17452 16 16 0 0 0 - 0 2024-07-29T00:40:20.966 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:40:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:40:20] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:40:21.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:20 smithi045 bash[80445]: cluster 2024-07-29T00:40:19.880724+0000 mgr.y (mgr.34101) 9314 : cluster [DBG] pgmap v10242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:21.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:20 smithi045 bash[82788]: cluster 2024-07-29T00:40:19.880724+0000 mgr.y (mgr.34101) 9314 : cluster [DBG] pgmap v10242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:20 smithi155 bash[68033]: cluster 2024-07-29T00:40:19.880724+0000 mgr.y (mgr.34101) 9314 : cluster [DBG] pgmap v10242: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:20 smithi155 bash[73694]: debug 2024-07-29T00:40:20.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:21.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17453 16 16 0 0 0 - 0 2024-07-29T00:40:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:21 smithi155 bash[73694]: debug 2024-07-29T00:40:21.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:22.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17454 16 16 0 0 0 - 0 2024-07-29T00:40:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:40:22 smithi155 bash[60745]: ts=2024-07-29T00:40:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:40:23.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:22 smithi155 bash[68033]: cluster 2024-07-29T00:40:21.882804+0000 mgr.y (mgr.34101) 9315 : cluster [DBG] pgmap v10243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:22 smithi155 bash[73694]: debug 2024-07-29T00:40:22.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:23.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:22 smithi045 bash[80445]: cluster 2024-07-29T00:40:21.882804+0000 mgr.y (mgr.34101) 9315 : cluster [DBG] pgmap v10243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:23.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:22 smithi045 bash[82788]: cluster 2024-07-29T00:40:21.882804+0000 mgr.y (mgr.34101) 9315 : cluster [DBG] pgmap v10243: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:23.475 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17455 16 16 0 0 0 - 0 2024-07-29T00:40:24.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:23 smithi155 bash[73694]: debug 2024-07-29T00:40:23.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:24.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17456 16 16 0 0 0 - 0 2024-07-29T00:40:25.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:24 smithi155 bash[73694]: debug 2024-07-29T00:40:24.825+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:25.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:24 smithi155 bash[68033]: cluster 2024-07-29T00:40:23.884737+0000 mgr.y (mgr.34101) 9316 : cluster [DBG] pgmap v10244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:25.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:24 smithi045 bash[80445]: cluster 2024-07-29T00:40:23.884737+0000 mgr.y (mgr.34101) 9316 : cluster [DBG] pgmap v10244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:25.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:24 smithi045 bash[82788]: cluster 2024-07-29T00:40:23.884737+0000 mgr.y (mgr.34101) 9316 : cluster [DBG] pgmap v10244: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:25.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17457 16 16 0 0 0 - 0 2024-07-29T00:40:26.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:25 smithi155 bash[73694]: debug 2024-07-29T00:40:25.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:26.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17458 16 16 0 0 0 - 0 2024-07-29T00:40:27.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:26 smithi155 bash[68033]: cluster 2024-07-29T00:40:25.886687+0000 mgr.y (mgr.34101) 9317 : cluster [DBG] pgmap v10245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:26 smithi155 bash[73694]: debug 2024-07-29T00:40:26.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:26 smithi045 bash[80445]: cluster 2024-07-29T00:40:25.886687+0000 mgr.y (mgr.34101) 9317 : cluster [DBG] pgmap v10245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:26 smithi045 bash[82788]: cluster 2024-07-29T00:40:25.886687+0000 mgr.y (mgr.34101) 9317 : cluster [DBG] pgmap v10245: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:27.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17459 16 16 0 0 0 - 0 2024-07-29T00:40:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:27 smithi155 bash[73694]: debug 2024-07-29T00:40:27.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:28.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:40:28.478134+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:40:28.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:40:28.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17460 16 16 0 0 0 - 0 2024-07-29T00:40:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:28 smithi155 bash[73694]: debug 2024-07-29T00:40:28.789+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:28 smithi155 bash[68033]: cluster 2024-07-29T00:40:27.888708+0000 mgr.y (mgr.34101) 9318 : cluster [DBG] pgmap v10246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:28 smithi045 bash[80445]: cluster 2024-07-29T00:40:27.888708+0000 mgr.y (mgr.34101) 9318 : cluster [DBG] pgmap v10246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:28 smithi045 bash[82788]: cluster 2024-07-29T00:40:27.888708+0000 mgr.y (mgr.34101) 9318 : cluster [DBG] pgmap v10246: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:29.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17461 16 16 0 0 0 - 0 2024-07-29T00:40:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:29 smithi155 bash[73694]: debug 2024-07-29T00:40:29.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:30.476 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17462 16 16 0 0 0 - 0 2024-07-29T00:40:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:40:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:40:30] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:40:31.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:30 smithi155 bash[68033]: cluster 2024-07-29T00:40:29.890629+0000 mgr.y (mgr.34101) 9319 : cluster [DBG] pgmap v10247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:30 smithi155 bash[73694]: debug 2024-07-29T00:40:30.757+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:30 smithi045 bash[80445]: cluster 2024-07-29T00:40:29.890629+0000 mgr.y (mgr.34101) 9319 : cluster [DBG] pgmap v10247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:30 smithi045 bash[82788]: cluster 2024-07-29T00:40:29.890629+0000 mgr.y (mgr.34101) 9319 : cluster [DBG] pgmap v10247: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:31.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17463 16 16 0 0 0 - 0 2024-07-29T00:40:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:31 smithi155 bash[73694]: debug 2024-07-29T00:40:31.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:32.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17464 16 16 0 0 0 - 0 2024-07-29T00:40:32.743 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:40:32 smithi155 bash[60745]: ts=2024-07-29T00:40:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:40:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:32 smithi155 bash[68033]: cluster 2024-07-29T00:40:31.892518+0000 mgr.y (mgr.34101) 9320 : cluster [DBG] pgmap v10248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:32 smithi155 bash[73694]: debug 2024-07-29T00:40:32.740+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:32 smithi045 bash[80445]: cluster 2024-07-29T00:40:31.892518+0000 mgr.y (mgr.34101) 9320 : cluster [DBG] pgmap v10248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:32 smithi045 bash[82788]: cluster 2024-07-29T00:40:31.892518+0000 mgr.y (mgr.34101) 9320 : cluster [DBG] pgmap v10248: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:33.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17465 16 16 0 0 0 - 0 2024-07-29T00:40:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:34 smithi155 bash[68033]: audit 2024-07-29T00:40:33.873662+0000 mon.c (mon.2) 2278 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:33 smithi155 bash[73694]: debug 2024-07-29T00:40:33.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:34 smithi045 bash[80445]: audit 2024-07-29T00:40:33.873662+0000 mon.c (mon.2) 2278 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:34 smithi045 bash[82788]: audit 2024-07-29T00:40:33.873662+0000 mon.c (mon.2) 2278 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:34.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17466 16 16 0 0 0 - 0 2024-07-29T00:40:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:34 smithi155 bash[73694]: debug 2024-07-29T00:40:34.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:35 smithi155 bash[68033]: cluster 2024-07-29T00:40:33.894245+0000 mgr.y (mgr.34101) 9321 : cluster [DBG] pgmap v10249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:35.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:35 smithi045 bash[80445]: cluster 2024-07-29T00:40:33.894245+0000 mgr.y (mgr.34101) 9321 : cluster [DBG] pgmap v10249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:35 smithi045 bash[82788]: cluster 2024-07-29T00:40:33.894245+0000 mgr.y (mgr.34101) 9321 : cluster [DBG] pgmap v10249: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:35.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17467 16 16 0 0 0 - 0 2024-07-29T00:40:36.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:35 smithi155 bash[73694]: debug 2024-07-29T00:40:35.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:36.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17468 16 16 0 0 0 - 0 2024-07-29T00:40:37.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:37 smithi155 bash[68033]: cluster 2024-07-29T00:40:35.895965+0000 mgr.y (mgr.34101) 9322 : cluster [DBG] pgmap v10250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:36 smithi155 bash[73694]: debug 2024-07-29T00:40:36.760+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:37 smithi045 bash[80445]: cluster 2024-07-29T00:40:35.895965+0000 mgr.y (mgr.34101) 9322 : cluster [DBG] pgmap v10250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:37 smithi045 bash[82788]: cluster 2024-07-29T00:40:35.895965+0000 mgr.y (mgr.34101) 9322 : cluster [DBG] pgmap v10250: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:37.477 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17469 16 16 0 0 0 - 0 2024-07-29T00:40:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:37 smithi155 bash[73694]: debug 2024-07-29T00:40:37.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:38.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17470 16 16 0 0 0 - 0 2024-07-29T00:40:39.011 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:38 smithi155 bash[73694]: debug 2024-07-29T00:40:38.696+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:39.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:39 smithi155 bash[68033]: cluster 2024-07-29T00:40:37.897865+0000 mgr.y (mgr.34101) 9323 : cluster [DBG] pgmap v10251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:39 smithi045 bash[82788]: cluster 2024-07-29T00:40:37.897865+0000 mgr.y (mgr.34101) 9323 : cluster [DBG] pgmap v10251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:39.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:39 smithi045 bash[80445]: cluster 2024-07-29T00:40:37.897865+0000 mgr.y (mgr.34101) 9323 : cluster [DBG] pgmap v10251: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:39.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17471 16 16 0 0 0 - 0 2024-07-29T00:40:40.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:39 smithi155 bash[73694]: debug 2024-07-29T00:40:39.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:40.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17472 16 16 0 0 0 - 0 2024-07-29T00:40:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:40:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:40:40] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:40:41.015 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:40 smithi155 bash[73694]: debug 2024-07-29T00:40:40.640+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:41.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:41 smithi155 bash[68033]: cluster 2024-07-29T00:40:39.899611+0000 mgr.y (mgr.34101) 9324 : cluster [DBG] pgmap v10252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:41.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:41 smithi045 bash[80445]: cluster 2024-07-29T00:40:39.899611+0000 mgr.y (mgr.34101) 9324 : cluster [DBG] pgmap v10252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:41 smithi045 bash[82788]: cluster 2024-07-29T00:40:39.899611+0000 mgr.y (mgr.34101) 9324 : cluster [DBG] pgmap v10252: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:41.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17473 16 16 0 0 0 - 0 2024-07-29T00:40:42.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:41 smithi155 bash[73694]: debug 2024-07-29T00:40:41.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:42.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17474 16 16 0 0 0 - 0 2024-07-29T00:40:42.655 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:40:42 smithi155 bash[60745]: ts=2024-07-29T00:40:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:40:43.019 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:42 smithi155 bash[73694]: debug 2024-07-29T00:40:42.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:43.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:43 smithi155 bash[68033]: cluster 2024-07-29T00:40:41.901498+0000 mgr.y (mgr.34101) 9325 : cluster [DBG] pgmap v10253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:43.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:43 smithi045 bash[80445]: cluster 2024-07-29T00:40:41.901498+0000 mgr.y (mgr.34101) 9325 : cluster [DBG] pgmap v10253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:43.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:43 smithi045 bash[82788]: cluster 2024-07-29T00:40:41.901498+0000 mgr.y (mgr.34101) 9325 : cluster [DBG] pgmap v10253: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:43.478 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17475 16 16 0 0 0 - 0 2024-07-29T00:40:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:43 smithi155 bash[73694]: debug 2024-07-29T00:40:43.696+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:44.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17476 16 16 0 0 0 - 0 2024-07-29T00:40:45.024 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:44 smithi155 bash[73694]: debug 2024-07-29T00:40:44.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:45 smithi155 bash[68033]: cluster 2024-07-29T00:40:43.903338+0000 mgr.y (mgr.34101) 9326 : cluster [DBG] pgmap v10254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:45 smithi045 bash[80445]: cluster 2024-07-29T00:40:43.903338+0000 mgr.y (mgr.34101) 9326 : cluster [DBG] pgmap v10254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:45.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:45 smithi045 bash[82788]: cluster 2024-07-29T00:40:43.903338+0000 mgr.y (mgr.34101) 9326 : cluster [DBG] pgmap v10254: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:45.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17477 16 16 0 0 0 - 0 2024-07-29T00:40:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:45 smithi155 bash[73694]: debug 2024-07-29T00:40:45.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:46.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17478 16 16 0 0 0 - 0 2024-07-29T00:40:47.028 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:46 smithi155 bash[73694]: debug 2024-07-29T00:40:46.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:47.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:47 smithi155 bash[68033]: cluster 2024-07-29T00:40:45.905148+0000 mgr.y (mgr.34101) 9327 : cluster [DBG] pgmap v10255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:47.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:47 smithi045 bash[82788]: cluster 2024-07-29T00:40:45.905148+0000 mgr.y (mgr.34101) 9327 : cluster [DBG] pgmap v10255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:47 smithi045 bash[80445]: cluster 2024-07-29T00:40:45.905148+0000 mgr.y (mgr.34101) 9327 : cluster [DBG] pgmap v10255: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:47.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17479 16 16 0 0 0 - 0 2024-07-29T00:40:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:47 smithi155 bash[73694]: debug 2024-07-29T00:40:47.696+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:48.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:40:48.481336+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:40:48.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:40:48.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17480 16 16 0 0 0 - 0 2024-07-29T00:40:49.033 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:48 smithi155 bash[73694]: debug 2024-07-29T00:40:48.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:49 smithi155 bash[68033]: cluster 2024-07-29T00:40:47.907017+0000 mgr.y (mgr.34101) 9328 : cluster [DBG] pgmap v10256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:49 smithi155 bash[68033]: audit 2024-07-29T00:40:48.873785+0000 mon.c (mon.2) 2279 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:49 smithi045 bash[80445]: cluster 2024-07-29T00:40:47.907017+0000 mgr.y (mgr.34101) 9328 : cluster [DBG] pgmap v10256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:49 smithi045 bash[80445]: audit 2024-07-29T00:40:48.873785+0000 mon.c (mon.2) 2279 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:49 smithi045 bash[82788]: cluster 2024-07-29T00:40:47.907017+0000 mgr.y (mgr.34101) 9328 : cluster [DBG] pgmap v10256: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:49 smithi045 bash[82788]: audit 2024-07-29T00:40:48.873785+0000 mon.c (mon.2) 2279 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:40:49.479 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17481 16 16 0 0 0 - 0 2024-07-29T00:40:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:49 smithi155 bash[73694]: debug 2024-07-29T00:40:49.712+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:50.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17482 16 16 0 0 0 - 0 2024-07-29T00:40:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:40:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:40:50] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:40:51.037 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:50 smithi155 bash[73694]: debug 2024-07-29T00:40:50.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:51 smithi155 bash[68033]: cluster 2024-07-29T00:40:49.908738+0000 mgr.y (mgr.34101) 9329 : cluster [DBG] pgmap v10257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:51 smithi045 bash[80445]: cluster 2024-07-29T00:40:49.908738+0000 mgr.y (mgr.34101) 9329 : cluster [DBG] pgmap v10257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:51 smithi045 bash[82788]: cluster 2024-07-29T00:40:49.908738+0000 mgr.y (mgr.34101) 9329 : cluster [DBG] pgmap v10257: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:51.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17483 16 16 0 0 0 - 0 2024-07-29T00:40:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:51 smithi155 bash[73694]: debug 2024-07-29T00:40:51.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:52.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17484 16 16 0 0 0 - 0 2024-07-29T00:40:52.785 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:40:52 smithi155 bash[60745]: ts=2024-07-29T00:40:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:40:53.041 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:52 smithi155 bash[73694]: debug 2024-07-29T00:40:52.780+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:53.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:53 smithi155 bash[68033]: cluster 2024-07-29T00:40:51.910630+0000 mgr.y (mgr.34101) 9330 : cluster [DBG] pgmap v10258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:53 smithi045 bash[80445]: cluster 2024-07-29T00:40:51.910630+0000 mgr.y (mgr.34101) 9330 : cluster [DBG] pgmap v10258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:53 smithi045 bash[82788]: cluster 2024-07-29T00:40:51.910630+0000 mgr.y (mgr.34101) 9330 : cluster [DBG] pgmap v10258: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:53.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17485 16 16 0 0 0 - 0 2024-07-29T00:40:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:53 smithi155 bash[73694]: debug 2024-07-29T00:40:53.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:54.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17486 16 16 0 0 0 - 0 2024-07-29T00:40:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:55 smithi155 bash[68033]: cluster 2024-07-29T00:40:53.912367+0000 mgr.y (mgr.34101) 9331 : cluster [DBG] pgmap v10259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:54 smithi155 bash[73694]: debug 2024-07-29T00:40:54.836+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:55.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:55 smithi045 bash[80445]: cluster 2024-07-29T00:40:53.912367+0000 mgr.y (mgr.34101) 9331 : cluster [DBG] pgmap v10259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:55 smithi045 bash[82788]: cluster 2024-07-29T00:40:53.912367+0000 mgr.y (mgr.34101) 9331 : cluster [DBG] pgmap v10259: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:55.480 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17487 16 16 0 0 0 - 0 2024-07-29T00:40:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:55 smithi155 bash[73694]: debug 2024-07-29T00:40:55.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:56.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17488 16 16 0 0 0 - 0 2024-07-29T00:40:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:57 smithi155 bash[68033]: cluster 2024-07-29T00:40:55.914145+0000 mgr.y (mgr.34101) 9332 : cluster [DBG] pgmap v10260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:56 smithi155 bash[73694]: debug 2024-07-29T00:40:56.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:57 smithi045 bash[80445]: cluster 2024-07-29T00:40:55.914145+0000 mgr.y (mgr.34101) 9332 : cluster [DBG] pgmap v10260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:57 smithi045 bash[82788]: cluster 2024-07-29T00:40:55.914145+0000 mgr.y (mgr.34101) 9332 : cluster [DBG] pgmap v10260: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:57.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17489 16 16 0 0 0 - 0 2024-07-29T00:40:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:57 smithi155 bash[73694]: debug 2024-07-29T00:40:57.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:58.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17490 16 16 0 0 0 - 0 2024-07-29T00:40:59.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:58 smithi155 bash[73694]: debug 2024-07-29T00:40:58.848+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:40:59.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:40:59 smithi155 bash[68033]: cluster 2024-07-29T00:40:57.915997+0000 mgr.y (mgr.34101) 9333 : cluster [DBG] pgmap v10261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:40:59 smithi045 bash[82788]: cluster 2024-07-29T00:40:57.915997+0000 mgr.y (mgr.34101) 9333 : cluster [DBG] pgmap v10261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:40:59 smithi045 bash[80445]: cluster 2024-07-29T00:40:57.915997+0000 mgr.y (mgr.34101) 9333 : cluster [DBG] pgmap v10261: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:40:59.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17491 16 16 0 0 0 - 0 2024-07-29T00:41:00.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:40:59 smithi155 bash[73694]: debug 2024-07-29T00:40:59.896+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:00.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17492 16 16 0 0 0 - 0 2024-07-29T00:41:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:41:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:41:00] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:41:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:00 smithi155 bash[73694]: debug 2024-07-29T00:41:00.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:01 smithi155 bash[68033]: cluster 2024-07-29T00:40:59.917705+0000 mgr.y (mgr.34101) 9334 : cluster [DBG] pgmap v10262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:01 smithi155 bash[68033]: audit 2024-07-29T00:41:00.416245+0000 mon.c (mon.2) 2280 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:41:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:01 smithi045 bash[80445]: cluster 2024-07-29T00:40:59.917705+0000 mgr.y (mgr.34101) 9334 : cluster [DBG] pgmap v10262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:01 smithi045 bash[80445]: audit 2024-07-29T00:41:00.416245+0000 mon.c (mon.2) 2280 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:41:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:01 smithi045 bash[82788]: cluster 2024-07-29T00:40:59.917705+0000 mgr.y (mgr.34101) 9334 : cluster [DBG] pgmap v10262: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:01 smithi045 bash[82788]: audit 2024-07-29T00:41:00.416245+0000 mon.c (mon.2) 2280 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:41:01.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17493 16 16 0 0 0 - 0 2024-07-29T00:41:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:01 smithi155 bash[73694]: debug 2024-07-29T00:41:01.904+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:02.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17494 16 16 0 0 0 - 0 2024-07-29T00:41:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:41:02 smithi155 bash[60745]: ts=2024-07-29T00:41:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:41:03.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:03 smithi155 bash[68033]: cluster 2024-07-29T00:41:01.919602+0000 mgr.y (mgr.34101) 9335 : cluster [DBG] pgmap v10263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:02 smithi155 bash[73694]: debug 2024-07-29T00:41:02.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:03.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:03 smithi045 bash[80445]: cluster 2024-07-29T00:41:01.919602+0000 mgr.y (mgr.34101) 9335 : cluster [DBG] pgmap v10263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:03 smithi045 bash[82788]: cluster 2024-07-29T00:41:01.919602+0000 mgr.y (mgr.34101) 9335 : cluster [DBG] pgmap v10263: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:03.481 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17495 16 16 0 0 0 - 0 2024-07-29T00:41:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:04 smithi155 bash[68033]: audit 2024-07-29T00:41:03.874254+0000 mon.c (mon.2) 2281 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:03 smithi155 bash[73694]: debug 2024-07-29T00:41:03.912+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:04.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:04 smithi045 bash[80445]: audit 2024-07-29T00:41:03.874254+0000 mon.c (mon.2) 2281 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:04 smithi045 bash[82788]: audit 2024-07-29T00:41:03.874254+0000 mon.c (mon.2) 2281 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:04.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17496 16 16 0 0 0 - 0 2024-07-29T00:41:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:05 smithi155 bash[68033]: cluster 2024-07-29T00:41:03.921277+0000 mgr.y (mgr.34101) 9336 : cluster [DBG] pgmap v10264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:04 smithi155 bash[73694]: debug 2024-07-29T00:41:04.908+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:05 smithi045 bash[80445]: cluster 2024-07-29T00:41:03.921277+0000 mgr.y (mgr.34101) 9336 : cluster [DBG] pgmap v10264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:05.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:05 smithi045 bash[82788]: cluster 2024-07-29T00:41:03.921277+0000 mgr.y (mgr.34101) 9336 : cluster [DBG] pgmap v10264: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:05.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17497 16 16 0 0 0 - 0 2024-07-29T00:41:06.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:05 smithi155 bash[73694]: debug 2024-07-29T00:41:05.916+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:06.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17498 16 16 0 0 0 - 0 2024-07-29T00:41:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:06 smithi155 bash[73694]: debug 2024-07-29T00:41:06.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[68033]: cluster 2024-07-29T00:41:05.922067+0000 mgr.y (mgr.34101) 9337 : cluster [DBG] pgmap v10265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:07.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[68033]: audit 2024-07-29T00:41:06.069406+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[68033]: audit 2024-07-29T00:41:06.075180+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[68033]: audit 2024-07-29T00:41:06.304156+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[68033]: audit 2024-07-29T00:41:06.318097+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[68033]: audit 2024-07-29T00:41:06.795138+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[68033]: audit 2024-07-29T00:41:06.801284+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[68033]: audit 2024-07-29T00:41:07.040912+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[68033]: audit 2024-07-29T00:41:07.053186+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[68033]: audit 2024-07-29T00:41:07.056445+0000 mon.c (mon.2) 2282 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:41:07.307 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[68033]: audit 2024-07-29T00:41:07.058108+0000 mon.c (mon.2) 2283 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:41:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[80445]: cluster 2024-07-29T00:41:05.922067+0000 mgr.y (mgr.34101) 9337 : cluster [DBG] pgmap v10265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[80445]: audit 2024-07-29T00:41:06.069406+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[80445]: audit 2024-07-29T00:41:06.075180+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[80445]: audit 2024-07-29T00:41:06.304156+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[80445]: audit 2024-07-29T00:41:06.318097+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[80445]: audit 2024-07-29T00:41:06.795138+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[80445]: audit 2024-07-29T00:41:06.801284+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[80445]: audit 2024-07-29T00:41:07.040912+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[80445]: audit 2024-07-29T00:41:07.053186+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[80445]: audit 2024-07-29T00:41:07.056445+0000 mon.c (mon.2) 2282 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[80445]: audit 2024-07-29T00:41:07.058108+0000 mon.c (mon.2) 2283 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[82788]: cluster 2024-07-29T00:41:05.922067+0000 mgr.y (mgr.34101) 9337 : cluster [DBG] pgmap v10265: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[82788]: audit 2024-07-29T00:41:06.069406+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[82788]: audit 2024-07-29T00:41:06.075180+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[82788]: audit 2024-07-29T00:41:06.304156+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[82788]: audit 2024-07-29T00:41:06.318097+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[82788]: audit 2024-07-29T00:41:06.795138+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[82788]: audit 2024-07-29T00:41:06.801284+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[82788]: audit 2024-07-29T00:41:07.040912+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[82788]: audit 2024-07-29T00:41:07.053186+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[82788]: audit 2024-07-29T00:41:07.056445+0000 mon.c (mon.2) 2282 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:41:07.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:07 smithi045 bash[82788]: audit 2024-07-29T00:41:07.058108+0000 mon.c (mon.2) 2283 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:41:07.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17499 16 16 0 0 0 - 0 2024-07-29T00:41:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:07 smithi155 bash[73694]: debug 2024-07-29T00:41:07.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:08 smithi155 bash[68033]: audit 2024-07-29T00:41:07.068240+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:08.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:08 smithi045 bash[80445]: audit 2024-07-29T00:41:07.068240+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:08.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:08 smithi045 bash[82788]: audit 2024-07-29T00:41:07.068240+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:41:08.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:41:08.484399+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:41:08.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:41:08.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17500 16 16 0 0 0 - 0 2024-07-29T00:41:09.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:09 smithi155 bash[68033]: cluster 2024-07-29T00:41:07.923993+0000 mgr.y (mgr.34101) 9338 : cluster [DBG] pgmap v10266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:08 smithi155 bash[73694]: debug 2024-07-29T00:41:08.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:09.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:09 smithi045 bash[80445]: cluster 2024-07-29T00:41:07.923993+0000 mgr.y (mgr.34101) 9338 : cluster [DBG] pgmap v10266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:09 smithi045 bash[82788]: cluster 2024-07-29T00:41:07.923993+0000 mgr.y (mgr.34101) 9338 : cluster [DBG] pgmap v10266: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:09.482 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17501 16 16 0 0 0 - 0 2024-07-29T00:41:10.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:09 smithi155 bash[73694]: debug 2024-07-29T00:41:09.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:10.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17502 16 16 0 0 0 - 0 2024-07-29T00:41:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:41:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:41:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:41:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:11 smithi155 bash[68033]: cluster 2024-07-29T00:41:09.925782+0000 mgr.y (mgr.34101) 9339 : cluster [DBG] pgmap v10267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:10 smithi155 bash[73694]: debug 2024-07-29T00:41:10.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:11.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:11 smithi045 bash[80445]: cluster 2024-07-29T00:41:09.925782+0000 mgr.y (mgr.34101) 9339 : cluster [DBG] pgmap v10267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:11 smithi045 bash[82788]: cluster 2024-07-29T00:41:09.925782+0000 mgr.y (mgr.34101) 9339 : cluster [DBG] pgmap v10267: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:11.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17503 16 16 0 0 0 - 0 2024-07-29T00:41:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:11 smithi155 bash[73694]: debug 2024-07-29T00:41:11.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:12.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17504 16 16 0 0 0 - 0 2024-07-29T00:41:12.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:41:12 smithi155 bash[60745]: ts=2024-07-29T00:41:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:41:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:13 smithi155 bash[73694]: debug 2024-07-29T00:41:13.024+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:13.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:13 smithi155 bash[68033]: cluster 2024-07-29T00:41:11.927769+0000 mgr.y (mgr.34101) 9340 : cluster [DBG] pgmap v10268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:13.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:13 smithi045 bash[80445]: cluster 2024-07-29T00:41:11.927769+0000 mgr.y (mgr.34101) 9340 : cluster [DBG] pgmap v10268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:13 smithi045 bash[82788]: cluster 2024-07-29T00:41:11.927769+0000 mgr.y (mgr.34101) 9340 : cluster [DBG] pgmap v10268: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:13.483 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17505 16 16 0 0 0 - 0 2024-07-29T00:41:14.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:13 smithi155 bash[73694]: debug 2024-07-29T00:41:13.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:14.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17506 16 16 0 0 0 - 0 2024-07-29T00:41:15.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:15 smithi155 bash[68033]: cluster 2024-07-29T00:41:13.929532+0000 mgr.y (mgr.34101) 9341 : cluster [DBG] pgmap v10269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:14 smithi155 bash[73694]: debug 2024-07-29T00:41:14.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:15.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:15 smithi045 bash[80445]: cluster 2024-07-29T00:41:13.929532+0000 mgr.y (mgr.34101) 9341 : cluster [DBG] pgmap v10269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:15 smithi045 bash[82788]: cluster 2024-07-29T00:41:13.929532+0000 mgr.y (mgr.34101) 9341 : cluster [DBG] pgmap v10269: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:15.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17507 16 16 0 0 0 - 0 2024-07-29T00:41:16.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:15 smithi155 bash[73694]: debug 2024-07-29T00:41:15.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:16 smithi155 bash[68033]: cluster 2024-07-29T00:41:15.931413+0000 mgr.y (mgr.34101) 9342 : cluster [DBG] pgmap v10270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:16.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:16 smithi045 bash[80445]: cluster 2024-07-29T00:41:15.931413+0000 mgr.y (mgr.34101) 9342 : cluster [DBG] pgmap v10270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:16 smithi045 bash[82788]: cluster 2024-07-29T00:41:15.931413+0000 mgr.y (mgr.34101) 9342 : cluster [DBG] pgmap v10270: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:16.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17508 16 16 0 0 0 - 0 2024-07-29T00:41:17.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:17 smithi155 bash[73694]: debug 2024-07-29T00:41:17.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:17.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17509 16 16 0 0 0 - 0 2024-07-29T00:41:18.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:17 smithi155 bash[73694]: debug 2024-07-29T00:41:17.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:18.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17510 16 16 0 0 0 - 0 2024-07-29T00:41:19.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:18 smithi155 bash[73694]: debug 2024-07-29T00:41:18.936+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:18 smithi155 bash[68033]: cluster 2024-07-29T00:41:17.933443+0000 mgr.y (mgr.34101) 9343 : cluster [DBG] pgmap v10271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:18 smithi155 bash[68033]: audit 2024-07-29T00:41:18.874653+0000 mon.c (mon.2) 2284 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:18 smithi045 bash[80445]: cluster 2024-07-29T00:41:17.933443+0000 mgr.y (mgr.34101) 9343 : cluster [DBG] pgmap v10271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:18 smithi045 bash[80445]: audit 2024-07-29T00:41:18.874653+0000 mon.c (mon.2) 2284 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:18 smithi045 bash[82788]: cluster 2024-07-29T00:41:17.933443+0000 mgr.y (mgr.34101) 9343 : cluster [DBG] pgmap v10271: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:18 smithi045 bash[82788]: audit 2024-07-29T00:41:18.874653+0000 mon.c (mon.2) 2284 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:19.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17511 16 16 0 0 0 - 0 2024-07-29T00:41:20.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:19 smithi155 bash[73694]: debug 2024-07-29T00:41:19.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:20.484 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17512 16 16 0 0 0 - 0 2024-07-29T00:41:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:41:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:41:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:41:21.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:20 smithi155 bash[73694]: debug 2024-07-29T00:41:20.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:20 smithi155 bash[68033]: cluster 2024-07-29T00:41:19.935226+0000 mgr.y (mgr.34101) 9344 : cluster [DBG] pgmap v10272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:21.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:20 smithi045 bash[82788]: cluster 2024-07-29T00:41:19.935226+0000 mgr.y (mgr.34101) 9344 : cluster [DBG] pgmap v10272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:20 smithi045 bash[80445]: cluster 2024-07-29T00:41:19.935226+0000 mgr.y (mgr.34101) 9344 : cluster [DBG] pgmap v10272: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:21.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17513 16 16 0 0 0 - 0 2024-07-29T00:41:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:21 smithi155 bash[73694]: debug 2024-07-29T00:41:21.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:22.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17514 16 16 0 0 0 - 0 2024-07-29T00:41:22.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:41:22 smithi155 bash[60745]: ts=2024-07-29T00:41:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:41:23.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:23 smithi155 bash[68033]: cluster 2024-07-29T00:41:21.937216+0000 mgr.y (mgr.34101) 9345 : cluster [DBG] pgmap v10273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:22 smithi155 bash[73694]: debug 2024-07-29T00:41:22.971+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:23.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:23 smithi045 bash[82788]: cluster 2024-07-29T00:41:21.937216+0000 mgr.y (mgr.34101) 9345 : cluster [DBG] pgmap v10273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:22 smithi045 bash[80445]: cluster 2024-07-29T00:41:21.937216+0000 mgr.y (mgr.34101) 9345 : cluster [DBG] pgmap v10273: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:23.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17515 16 16 0 0 0 - 0 2024-07-29T00:41:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:23 smithi155 bash[73694]: debug 2024-07-29T00:41:23.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:24.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17516 16 16 0 0 0 - 0 2024-07-29T00:41:25.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:25 smithi155 bash[68033]: cluster 2024-07-29T00:41:23.939165+0000 mgr.y (mgr.34101) 9346 : cluster [DBG] pgmap v10274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:24 smithi155 bash[73694]: debug 2024-07-29T00:41:24.891+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:25.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:25 smithi045 bash[82788]: cluster 2024-07-29T00:41:23.939165+0000 mgr.y (mgr.34101) 9346 : cluster [DBG] pgmap v10274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:25 smithi045 bash[80445]: cluster 2024-07-29T00:41:23.939165+0000 mgr.y (mgr.34101) 9346 : cluster [DBG] pgmap v10274: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:25.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17517 16 16 0 0 0 - 0 2024-07-29T00:41:26.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:25 smithi155 bash[73694]: debug 2024-07-29T00:41:25.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:26.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17518 16 16 0 0 0 - 0 2024-07-29T00:41:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:26 smithi155 bash[73694]: debug 2024-07-29T00:41:26.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:27.305 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 29 00:41:26 smithi155 bash[59473]: logger=cleanup t=2024-07-29T00:41:26.861659731Z level=info msg="Completed cleanup jobs" duration=243.890488ms 2024-07-29T00:41:27.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:27 smithi155 bash[68033]: cluster 2024-07-29T00:41:25.940943+0000 mgr.y (mgr.34101) 9347 : cluster [DBG] pgmap v10275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:27.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:27 smithi045 bash[82788]: cluster 2024-07-29T00:41:25.940943+0000 mgr.y (mgr.34101) 9347 : cluster [DBG] pgmap v10275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:27 smithi045 bash[80445]: cluster 2024-07-29T00:41:25.940943+0000 mgr.y (mgr.34101) 9347 : cluster [DBG] pgmap v10275: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:27.485 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17519 16 16 0 0 0 - 0 2024-07-29T00:41:28.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:27 smithi155 bash[73694]: debug 2024-07-29T00:41:27.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:28.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:41:28.487544+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:41:28.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:41:28.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17520 16 16 0 0 0 - 0 2024-07-29T00:41:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:29 smithi155 bash[68033]: cluster 2024-07-29T00:41:27.942816+0000 mgr.y (mgr.34101) 9348 : cluster [DBG] pgmap v10276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:28 smithi155 bash[73694]: debug 2024-07-29T00:41:28.867+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:29.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:29 smithi045 bash[82788]: cluster 2024-07-29T00:41:27.942816+0000 mgr.y (mgr.34101) 9348 : cluster [DBG] pgmap v10276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:29 smithi045 bash[80445]: cluster 2024-07-29T00:41:27.942816+0000 mgr.y (mgr.34101) 9348 : cluster [DBG] pgmap v10276: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:29.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17521 16 16 0 0 0 - 0 2024-07-29T00:41:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:29 smithi155 bash[73694]: debug 2024-07-29T00:41:29.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:30.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17522 16 16 0 0 0 - 0 2024-07-29T00:41:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:41:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:41:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:41:31.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:31 smithi155 bash[68033]: cluster 2024-07-29T00:41:29.944679+0000 mgr.y (mgr.34101) 9349 : cluster [DBG] pgmap v10277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:30 smithi155 bash[73694]: debug 2024-07-29T00:41:30.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:31.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:31 smithi045 bash[82788]: cluster 2024-07-29T00:41:29.944679+0000 mgr.y (mgr.34101) 9349 : cluster [DBG] pgmap v10277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:31 smithi045 bash[80445]: cluster 2024-07-29T00:41:29.944679+0000 mgr.y (mgr.34101) 9349 : cluster [DBG] pgmap v10277: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:31.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17523 16 16 0 0 0 - 0 2024-07-29T00:41:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:31 smithi155 bash[73694]: debug 2024-07-29T00:41:31.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:32.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17524 16 16 0 0 0 - 0 2024-07-29T00:41:32.772 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:41:32 smithi155 bash[60745]: ts=2024-07-29T00:41:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:41:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:32 smithi155 bash[73694]: debug 2024-07-29T00:41:32.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:33.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:33 smithi155 bash[68033]: cluster 2024-07-29T00:41:31.946728+0000 mgr.y (mgr.34101) 9350 : cluster [DBG] pgmap v10278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:33 smithi045 bash[80445]: cluster 2024-07-29T00:41:31.946728+0000 mgr.y (mgr.34101) 9350 : cluster [DBG] pgmap v10278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:33.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:33 smithi045 bash[82788]: cluster 2024-07-29T00:41:31.946728+0000 mgr.y (mgr.34101) 9350 : cluster [DBG] pgmap v10278: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:33.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17525 16 16 0 0 0 - 0 2024-07-29T00:41:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:33 smithi155 bash[73694]: debug 2024-07-29T00:41:33.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:34 smithi155 bash[68033]: audit 2024-07-29T00:41:33.875040+0000 mon.c (mon.2) 2285 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:34.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:34 smithi045 bash[82788]: audit 2024-07-29T00:41:33.875040+0000 mon.c (mon.2) 2285 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:34 smithi045 bash[80445]: audit 2024-07-29T00:41:33.875040+0000 mon.c (mon.2) 2285 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:34.486 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17526 16 16 0 0 0 - 0 2024-07-29T00:41:35.031 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:34 smithi155 bash[73694]: debug 2024-07-29T00:41:34.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:35 smithi155 bash[68033]: cluster 2024-07-29T00:41:33.948600+0000 mgr.y (mgr.34101) 9351 : cluster [DBG] pgmap v10279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:35.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:35 smithi045 bash[80445]: cluster 2024-07-29T00:41:33.948600+0000 mgr.y (mgr.34101) 9351 : cluster [DBG] pgmap v10279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:35 smithi045 bash[82788]: cluster 2024-07-29T00:41:33.948600+0000 mgr.y (mgr.34101) 9351 : cluster [DBG] pgmap v10279: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:35.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17527 16 16 0 0 0 - 0 2024-07-29T00:41:36.124 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:35 smithi155 bash[73694]: debug 2024-07-29T00:41:35.803+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:36.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:36 smithi045 bash[80445]: cluster 2024-07-29T00:41:35.950533+0000 mgr.y (mgr.34101) 9352 : cluster [DBG] pgmap v10280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:36 smithi045 bash[82788]: cluster 2024-07-29T00:41:35.950533+0000 mgr.y (mgr.34101) 9352 : cluster [DBG] pgmap v10280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:36.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17528 16 16 0 0 0 - 0 2024-07-29T00:41:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:36 smithi155 bash[68033]: cluster 2024-07-29T00:41:35.950533+0000 mgr.y (mgr.34101) 9352 : cluster [DBG] pgmap v10280: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:36 smithi155 bash[73694]: debug 2024-07-29T00:41:36.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:37.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17529 16 16 0 0 0 - 0 2024-07-29T00:41:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:37 smithi155 bash[73694]: debug 2024-07-29T00:41:37.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:38.487 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17530 16 16 0 0 0 - 0 2024-07-29T00:41:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:38 smithi155 bash[73694]: debug 2024-07-29T00:41:38.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:39.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:39 smithi155 bash[68033]: cluster 2024-07-29T00:41:37.952568+0000 mgr.y (mgr.34101) 9353 : cluster [DBG] pgmap v10281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:39 smithi045 bash[80445]: cluster 2024-07-29T00:41:37.952568+0000 mgr.y (mgr.34101) 9353 : cluster [DBG] pgmap v10281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:39.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:39 smithi045 bash[82788]: cluster 2024-07-29T00:41:37.952568+0000 mgr.y (mgr.34101) 9353 : cluster [DBG] pgmap v10281: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:39.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17531 16 16 0 0 0 - 0 2024-07-29T00:41:40.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:39 smithi155 bash[73694]: debug 2024-07-29T00:41:39.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:40.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17532 16 16 0 0 0 - 0 2024-07-29T00:41:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:41:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:41:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:41:41.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:41 smithi155 bash[68033]: cluster 2024-07-29T00:41:39.954345+0000 mgr.y (mgr.34101) 9354 : cluster [DBG] pgmap v10282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:40 smithi155 bash[73694]: debug 2024-07-29T00:41:40.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:41.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:41 smithi045 bash[80445]: cluster 2024-07-29T00:41:39.954345+0000 mgr.y (mgr.34101) 9354 : cluster [DBG] pgmap v10282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:41 smithi045 bash[82788]: cluster 2024-07-29T00:41:39.954345+0000 mgr.y (mgr.34101) 9354 : cluster [DBG] pgmap v10282: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:41.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17533 16 16 0 0 0 - 0 2024-07-29T00:41:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:41 smithi155 bash[73694]: debug 2024-07-29T00:41:41.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:42.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17534 16 16 0 0 0 - 0 2024-07-29T00:41:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:41:42 smithi155 bash[60745]: ts=2024-07-29T00:41:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:41:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:42 smithi155 bash[73694]: debug 2024-07-29T00:41:42.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:43.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:43 smithi155 bash[68033]: cluster 2024-07-29T00:41:41.956254+0000 mgr.y (mgr.34101) 9355 : cluster [DBG] pgmap v10283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:43.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:43 smithi045 bash[80445]: cluster 2024-07-29T00:41:41.956254+0000 mgr.y (mgr.34101) 9355 : cluster [DBG] pgmap v10283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:43.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:43 smithi045 bash[82788]: cluster 2024-07-29T00:41:41.956254+0000 mgr.y (mgr.34101) 9355 : cluster [DBG] pgmap v10283: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:43.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17535 16 16 0 0 0 - 0 2024-07-29T00:41:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:43 smithi155 bash[73694]: debug 2024-07-29T00:41:43.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:44.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17536 16 16 0 0 0 - 0 2024-07-29T00:41:45.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:45 smithi155 bash[68033]: cluster 2024-07-29T00:41:43.958014+0000 mgr.y (mgr.34101) 9356 : cluster [DBG] pgmap v10284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:44 smithi155 bash[73694]: debug 2024-07-29T00:41:44.859+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:45.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:45 smithi045 bash[80445]: cluster 2024-07-29T00:41:43.958014+0000 mgr.y (mgr.34101) 9356 : cluster [DBG] pgmap v10284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:45.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:45 smithi045 bash[82788]: cluster 2024-07-29T00:41:43.958014+0000 mgr.y (mgr.34101) 9356 : cluster [DBG] pgmap v10284: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:45.488 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17537 16 16 0 0 0 - 0 2024-07-29T00:41:46.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:45 smithi155 bash[73694]: debug 2024-07-29T00:41:45.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:46.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17538 16 16 0 0 0 - 0 2024-07-29T00:41:47.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:47 smithi155 bash[68033]: cluster 2024-07-29T00:41:45.959721+0000 mgr.y (mgr.34101) 9357 : cluster [DBG] pgmap v10285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:46 smithi155 bash[73694]: debug 2024-07-29T00:41:46.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:47.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:47 smithi045 bash[80445]: cluster 2024-07-29T00:41:45.959721+0000 mgr.y (mgr.34101) 9357 : cluster [DBG] pgmap v10285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:47 smithi045 bash[82788]: cluster 2024-07-29T00:41:45.959721+0000 mgr.y (mgr.34101) 9357 : cluster [DBG] pgmap v10285: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:47.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17539 16 16 0 0 0 - 0 2024-07-29T00:41:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:47 smithi155 bash[73694]: debug 2024-07-29T00:41:47.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:48.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:41:48.490747+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:41:48.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:41:48.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17540 16 16 0 0 0 - 0 2024-07-29T00:41:49.030 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:48 smithi155 bash[73694]: debug 2024-07-29T00:41:48.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:49.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:49 smithi155 bash[68033]: cluster 2024-07-29T00:41:47.961559+0000 mgr.y (mgr.34101) 9358 : cluster [DBG] pgmap v10286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:49 smithi155 bash[68033]: audit 2024-07-29T00:41:48.875477+0000 mon.c (mon.2) 2286 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:49 smithi045 bash[80445]: cluster 2024-07-29T00:41:47.961559+0000 mgr.y (mgr.34101) 9358 : cluster [DBG] pgmap v10286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:49 smithi045 bash[80445]: audit 2024-07-29T00:41:48.875477+0000 mon.c (mon.2) 2286 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:49 smithi045 bash[82788]: cluster 2024-07-29T00:41:47.961559+0000 mgr.y (mgr.34101) 9358 : cluster [DBG] pgmap v10286: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:49 smithi045 bash[82788]: audit 2024-07-29T00:41:48.875477+0000 mon.c (mon.2) 2286 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:41:49.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17541 16 16 0 0 0 - 0 2024-07-29T00:41:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:49 smithi155 bash[73694]: debug 2024-07-29T00:41:49.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:50.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17542 16 16 0 0 0 - 0 2024-07-29T00:41:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:41:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:41:50] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:41:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:50 smithi155 bash[73694]: debug 2024-07-29T00:41:50.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:51.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:51 smithi155 bash[68033]: cluster 2024-07-29T00:41:49.963448+0000 mgr.y (mgr.34101) 9359 : cluster [DBG] pgmap v10287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:51 smithi045 bash[80445]: cluster 2024-07-29T00:41:49.963448+0000 mgr.y (mgr.34101) 9359 : cluster [DBG] pgmap v10287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:51.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:51 smithi045 bash[82788]: cluster 2024-07-29T00:41:49.963448+0000 mgr.y (mgr.34101) 9359 : cluster [DBG] pgmap v10287: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:51.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17543 16 16 0 0 0 - 0 2024-07-29T00:41:52.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:51 smithi155 bash[73694]: debug 2024-07-29T00:41:51.875+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:52.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17544 16 16 0 0 0 - 0 2024-07-29T00:41:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:41:52 smithi155 bash[60745]: ts=2024-07-29T00:41:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:41:53.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:52 smithi155 bash[73694]: debug 2024-07-29T00:41:52.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:53.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:53 smithi155 bash[68033]: cluster 2024-07-29T00:41:51.965494+0000 mgr.y (mgr.34101) 9360 : cluster [DBG] pgmap v10288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:53.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:53 smithi045 bash[82788]: cluster 2024-07-29T00:41:51.965494+0000 mgr.y (mgr.34101) 9360 : cluster [DBG] pgmap v10288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:53 smithi045 bash[80445]: cluster 2024-07-29T00:41:51.965494+0000 mgr.y (mgr.34101) 9360 : cluster [DBG] pgmap v10288: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:53.489 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17545 16 16 0 0 0 - 0 2024-07-29T00:41:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:53 smithi155 bash[73694]: debug 2024-07-29T00:41:53.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:54.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17546 16 16 0 0 0 - 0 2024-07-29T00:41:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:54 smithi155 bash[73694]: debug 2024-07-29T00:41:54.823+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:55.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:55 smithi155 bash[68033]: cluster 2024-07-29T00:41:53.967272+0000 mgr.y (mgr.34101) 9361 : cluster [DBG] pgmap v10289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:55.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:55 smithi045 bash[80445]: cluster 2024-07-29T00:41:53.967272+0000 mgr.y (mgr.34101) 9361 : cluster [DBG] pgmap v10289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:55.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:55 smithi045 bash[82788]: cluster 2024-07-29T00:41:53.967272+0000 mgr.y (mgr.34101) 9361 : cluster [DBG] pgmap v10289: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:55.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17547 16 16 0 0 0 - 0 2024-07-29T00:41:56.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:55 smithi155 bash[73694]: debug 2024-07-29T00:41:55.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:56.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17548 16 16 0 0 0 - 0 2024-07-29T00:41:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:56 smithi155 bash[73694]: debug 2024-07-29T00:41:56.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:57.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:57 smithi155 bash[68033]: cluster 2024-07-29T00:41:55.969007+0000 mgr.y (mgr.34101) 9362 : cluster [DBG] pgmap v10290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:57.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:57 smithi045 bash[80445]: cluster 2024-07-29T00:41:55.969007+0000 mgr.y (mgr.34101) 9362 : cluster [DBG] pgmap v10290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:57.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:57 smithi045 bash[82788]: cluster 2024-07-29T00:41:55.969007+0000 mgr.y (mgr.34101) 9362 : cluster [DBG] pgmap v10290: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:57.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17549 16 16 0 0 0 - 0 2024-07-29T00:41:58.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:57 smithi155 bash[73694]: debug 2024-07-29T00:41:57.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:58.490 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17550 16 16 0 0 0 - 0 2024-07-29T00:41:59.050 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:58 smithi155 bash[73694]: debug 2024-07-29T00:41:58.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:41:59.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:41:59 smithi155 bash[68033]: cluster 2024-07-29T00:41:57.970893+0000 mgr.y (mgr.34101) 9363 : cluster [DBG] pgmap v10291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:41:59 smithi045 bash[80445]: cluster 2024-07-29T00:41:57.970893+0000 mgr.y (mgr.34101) 9363 : cluster [DBG] pgmap v10291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:41:59 smithi045 bash[82788]: cluster 2024-07-29T00:41:57.970893+0000 mgr.y (mgr.34101) 9363 : cluster [DBG] pgmap v10291: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:41:59.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17551 16 16 0 0 0 - 0 2024-07-29T00:42:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:41:59 smithi155 bash[73694]: debug 2024-07-29T00:41:59.799+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:00.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17552 16 16 0 0 0 - 0 2024-07-29T00:42:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:42:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:42:00] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:42:01.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:01 smithi155 bash[68033]: cluster 2024-07-29T00:41:59.972606+0000 mgr.y (mgr.34101) 9364 : cluster [DBG] pgmap v10292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:00 smithi155 bash[73694]: debug 2024-07-29T00:42:00.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:01 smithi045 bash[80445]: cluster 2024-07-29T00:41:59.972606+0000 mgr.y (mgr.34101) 9364 : cluster [DBG] pgmap v10292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:01.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:01 smithi045 bash[82788]: cluster 2024-07-29T00:41:59.972606+0000 mgr.y (mgr.34101) 9364 : cluster [DBG] pgmap v10292: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:01.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17553 16 16 0 0 0 - 0 2024-07-29T00:42:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:01 smithi155 bash[73694]: debug 2024-07-29T00:42:01.855+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:02.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17554 16 16 0 0 0 - 0 2024-07-29T00:42:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:42:02 smithi155 bash[60745]: ts=2024-07-29T00:42:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:42:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:02 smithi155 bash[73694]: debug 2024-07-29T00:42:02.831+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:03 smithi155 bash[68033]: cluster 2024-07-29T00:42:01.974472+0000 mgr.y (mgr.34101) 9365 : cluster [DBG] pgmap v10293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:03.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:03 smithi045 bash[80445]: cluster 2024-07-29T00:42:01.974472+0000 mgr.y (mgr.34101) 9365 : cluster [DBG] pgmap v10293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:03 smithi045 bash[82788]: cluster 2024-07-29T00:42:01.974472+0000 mgr.y (mgr.34101) 9365 : cluster [DBG] pgmap v10293: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:03.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17555 16 16 0 0 0 - 0 2024-07-29T00:42:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:03 smithi155 bash[73694]: debug 2024-07-29T00:42:03.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:04 smithi155 bash[68033]: audit 2024-07-29T00:42:03.875930+0000 mon.c (mon.2) 2287 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:04.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:04 smithi045 bash[80445]: audit 2024-07-29T00:42:03.875930+0000 mon.c (mon.2) 2287 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:04 smithi045 bash[82788]: audit 2024-07-29T00:42:03.875930+0000 mon.c (mon.2) 2287 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:04.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17556 16 16 0 0 0 - 0 2024-07-29T00:42:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:05 smithi155 bash[68033]: cluster 2024-07-29T00:42:03.976164+0000 mgr.y (mgr.34101) 9366 : cluster [DBG] pgmap v10294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:04 smithi155 bash[73694]: debug 2024-07-29T00:42:04.863+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:05.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:05 smithi045 bash[82788]: cluster 2024-07-29T00:42:03.976164+0000 mgr.y (mgr.34101) 9366 : cluster [DBG] pgmap v10294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:05 smithi045 bash[80445]: cluster 2024-07-29T00:42:03.976164+0000 mgr.y (mgr.34101) 9366 : cluster [DBG] pgmap v10294: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:05.491 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17557 16 16 0 0 0 - 0 2024-07-29T00:42:06.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:05 smithi155 bash[73694]: debug 2024-07-29T00:42:05.883+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:06.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17558 16 16 0 0 0 - 0 2024-07-29T00:42:07.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:06 smithi155 bash[73694]: debug 2024-07-29T00:42:06.835+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:07.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:07 smithi155 bash[68033]: cluster 2024-07-29T00:42:05.977911+0000 mgr.y (mgr.34101) 9367 : cluster [DBG] pgmap v10295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:07 smithi045 bash[80445]: cluster 2024-07-29T00:42:05.977911+0000 mgr.y (mgr.34101) 9367 : cluster [DBG] pgmap v10295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:07.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:07 smithi045 bash[82788]: cluster 2024-07-29T00:42:05.977911+0000 mgr.y (mgr.34101) 9367 : cluster [DBG] pgmap v10295: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:07.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17559 16 16 0 0 0 - 0 2024-07-29T00:42:08.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:07 smithi155 bash[73694]: debug 2024-07-29T00:42:07.791+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:08.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:08 smithi045 bash[80445]: audit 2024-07-29T00:42:07.221037+0000 mon.c (mon.2) 2288 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:42:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:08 smithi045 bash[82788]: audit 2024-07-29T00:42:07.221037+0000 mon.c (mon.2) 2288 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:42:08.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:42:08.494008+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:42:08.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:42:08.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17560 16 16 0 0 0 - 0 2024-07-29T00:42:08.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:08 smithi155 bash[68033]: audit 2024-07-29T00:42:07.221037+0000 mon.c (mon.2) 2288 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:42:09.087 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:08 smithi155 bash[73694]: debug 2024-07-29T00:42:08.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:09.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:09 smithi045 bash[80445]: cluster 2024-07-29T00:42:07.979794+0000 mgr.y (mgr.34101) 9368 : cluster [DBG] pgmap v10296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:09 smithi045 bash[82788]: cluster 2024-07-29T00:42:07.979794+0000 mgr.y (mgr.34101) 9368 : cluster [DBG] pgmap v10296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:09.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17561 16 16 0 0 0 - 0 2024-07-29T00:42:09.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:09 smithi155 bash[68033]: cluster 2024-07-29T00:42:07.979794+0000 mgr.y (mgr.34101) 9368 : cluster [DBG] pgmap v10296: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:09 smithi155 bash[73694]: debug 2024-07-29T00:42:09.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:10.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17562 16 16 0 0 0 - 0 2024-07-29T00:42:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:42:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:42:10] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:42:11.091 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:10 smithi155 bash[73694]: debug 2024-07-29T00:42:10.802+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:11.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:11 smithi045 bash[80445]: cluster 2024-07-29T00:42:09.981520+0000 mgr.y (mgr.34101) 9369 : cluster [DBG] pgmap v10297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:11 smithi045 bash[82788]: cluster 2024-07-29T00:42:09.981520+0000 mgr.y (mgr.34101) 9369 : cluster [DBG] pgmap v10297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:11.492 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17563 16 16 0 0 0 - 0 2024-07-29T00:42:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:11 smithi155 bash[68033]: cluster 2024-07-29T00:42:09.981520+0000 mgr.y (mgr.34101) 9369 : cluster [DBG] pgmap v10297: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:12.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:11 smithi155 bash[73694]: debug 2024-07-29T00:42:11.822+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:12.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17564 16 16 0 0 0 - 0 2024-07-29T00:42:12.790 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:42:12 smithi155 bash[60745]: ts=2024-07-29T00:42:12.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:42:13.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:12 smithi155 bash[73694]: debug 2024-07-29T00:42:12.790+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:13.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:13 smithi045 bash[80445]: cluster 2024-07-29T00:42:11.983426+0000 mgr.y (mgr.34101) 9370 : cluster [DBG] pgmap v10298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:13 smithi045 bash[80445]: audit 2024-07-29T00:42:12.913982+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:13.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:13 smithi045 bash[80445]: audit 2024-07-29T00:42:12.923150+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:13 smithi045 bash[82788]: cluster 2024-07-29T00:42:11.983426+0000 mgr.y (mgr.34101) 9370 : cluster [DBG] pgmap v10298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:13 smithi045 bash[82788]: audit 2024-07-29T00:42:12.913982+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:13.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:13 smithi045 bash[82788]: audit 2024-07-29T00:42:12.923150+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:13.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17565 16 16 0 0 0 - 0 2024-07-29T00:42:13.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:13 smithi155 bash[68033]: cluster 2024-07-29T00:42:11.983426+0000 mgr.y (mgr.34101) 9370 : cluster [DBG] pgmap v10298: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:13.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:13 smithi155 bash[68033]: audit 2024-07-29T00:42:12.913982+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:13.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:13 smithi155 bash[68033]: audit 2024-07-29T00:42:12.923150+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:13 smithi155 bash[73694]: debug 2024-07-29T00:42:13.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[80445]: audit 2024-07-29T00:42:13.149930+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[80445]: audit 2024-07-29T00:42:13.161646+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[80445]: audit 2024-07-29T00:42:13.571044+0000 mon.c (mon.2) 2289 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:42:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[80445]: audit 2024-07-29T00:42:13.572489+0000 mon.c (mon.2) 2290 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:42:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[80445]: audit 2024-07-29T00:42:13.582122+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[80445]: cluster 2024-07-29T00:42:13.985154+0000 mgr.y (mgr.34101) 9371 : cluster [DBG] pgmap v10299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[82788]: audit 2024-07-29T00:42:13.149930+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[82788]: audit 2024-07-29T00:42:13.161646+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[82788]: audit 2024-07-29T00:42:13.571044+0000 mon.c (mon.2) 2289 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:42:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[82788]: audit 2024-07-29T00:42:13.572489+0000 mon.c (mon.2) 2290 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:42:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[82788]: audit 2024-07-29T00:42:13.582122+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:14.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:14 smithi045 bash[82788]: cluster 2024-07-29T00:42:13.985154+0000 mgr.y (mgr.34101) 9371 : cluster [DBG] pgmap v10299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:14.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17566 16 16 0 0 0 - 0 2024-07-29T00:42:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:14 smithi155 bash[68033]: audit 2024-07-29T00:42:13.149930+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:14 smithi155 bash[68033]: audit 2024-07-29T00:42:13.161646+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:14 smithi155 bash[68033]: audit 2024-07-29T00:42:13.571044+0000 mon.c (mon.2) 2289 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:42:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:14 smithi155 bash[68033]: audit 2024-07-29T00:42:13.572489+0000 mon.c (mon.2) 2290 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:42:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:14 smithi155 bash[68033]: audit 2024-07-29T00:42:13.582122+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:42:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:14 smithi155 bash[68033]: cluster 2024-07-29T00:42:13.985154+0000 mgr.y (mgr.34101) 9371 : cluster [DBG] pgmap v10299: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:14 smithi155 bash[73694]: debug 2024-07-29T00:42:14.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:15.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17567 16 16 0 0 0 - 0 2024-07-29T00:42:16.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:15 smithi155 bash[73694]: debug 2024-07-29T00:42:15.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:16.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17568 16 16 0 0 0 - 0 2024-07-29T00:42:17.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:16 smithi155 bash[73694]: debug 2024-07-29T00:42:16.750+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:17.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:17 smithi155 bash[68033]: cluster 2024-07-29T00:42:15.986874+0000 mgr.y (mgr.34101) 9372 : cluster [DBG] pgmap v10300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:17.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:17 smithi045 bash[80445]: cluster 2024-07-29T00:42:15.986874+0000 mgr.y (mgr.34101) 9372 : cluster [DBG] pgmap v10300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:17 smithi045 bash[82788]: cluster 2024-07-29T00:42:15.986874+0000 mgr.y (mgr.34101) 9372 : cluster [DBG] pgmap v10300: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:17.493 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17569 16 16 0 0 0 - 0 2024-07-29T00:42:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:17 smithi155 bash[73694]: debug 2024-07-29T00:42:17.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:18.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17570 16 16 0 0 0 - 0 2024-07-29T00:42:19.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:18 smithi155 bash[73694]: debug 2024-07-29T00:42:18.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:19 smithi155 bash[68033]: cluster 2024-07-29T00:42:17.988707+0000 mgr.y (mgr.34101) 9373 : cluster [DBG] pgmap v10301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:19 smithi155 bash[68033]: audit 2024-07-29T00:42:18.876351+0000 mon.c (mon.2) 2291 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:19 smithi045 bash[80445]: cluster 2024-07-29T00:42:17.988707+0000 mgr.y (mgr.34101) 9373 : cluster [DBG] pgmap v10301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:19 smithi045 bash[80445]: audit 2024-07-29T00:42:18.876351+0000 mon.c (mon.2) 2291 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:19 smithi045 bash[82788]: cluster 2024-07-29T00:42:17.988707+0000 mgr.y (mgr.34101) 9373 : cluster [DBG] pgmap v10301: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:19 smithi045 bash[82788]: audit 2024-07-29T00:42:18.876351+0000 mon.c (mon.2) 2291 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:19.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17571 16 16 0 0 0 - 0 2024-07-29T00:42:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:19 smithi155 bash[73694]: debug 2024-07-29T00:42:19.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:20.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17572 16 16 0 0 0 - 0 2024-07-29T00:42:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:42:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:42:20] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:42:21.052 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:20 smithi155 bash[73694]: debug 2024-07-29T00:42:20.654+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:21.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:21 smithi155 bash[68033]: cluster 2024-07-29T00:42:19.990472+0000 mgr.y (mgr.34101) 9374 : cluster [DBG] pgmap v10302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:21.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:21 smithi045 bash[80445]: cluster 2024-07-29T00:42:19.990472+0000 mgr.y (mgr.34101) 9374 : cluster [DBG] pgmap v10302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:21 smithi045 bash[82788]: cluster 2024-07-29T00:42:19.990472+0000 mgr.y (mgr.34101) 9374 : cluster [DBG] pgmap v10302: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:21.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17573 16 16 0 0 0 - 0 2024-07-29T00:42:22.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:21 smithi155 bash[73694]: debug 2024-07-29T00:42:21.638+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:22.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17574 16 16 0 0 0 - 0 2024-07-29T00:42:22.644 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:42:22 smithi155 bash[60745]: ts=2024-07-29T00:42:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:42:23.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:22 smithi155 bash[73694]: debug 2024-07-29T00:42:22.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:23.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:23 smithi045 bash[82788]: cluster 2024-07-29T00:42:21.992328+0000 mgr.y (mgr.34101) 9375 : cluster [DBG] pgmap v10303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:23.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:23 smithi045 bash[80445]: cluster 2024-07-29T00:42:21.992328+0000 mgr.y (mgr.34101) 9375 : cluster [DBG] pgmap v10303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:23.494 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17575 16 16 0 0 0 - 0 2024-07-29T00:42:23.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:23 smithi155 bash[68033]: cluster 2024-07-29T00:42:21.992328+0000 mgr.y (mgr.34101) 9375 : cluster [DBG] pgmap v10303: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:23 smithi155 bash[73694]: debug 2024-07-29T00:42:23.658+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:24.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17576 16 16 0 0 0 - 0 2024-07-29T00:42:25.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:24 smithi155 bash[73694]: debug 2024-07-29T00:42:24.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:25.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:25 smithi045 bash[82788]: cluster 2024-07-29T00:42:23.994089+0000 mgr.y (mgr.34101) 9376 : cluster [DBG] pgmap v10304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:25.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:25 smithi045 bash[80445]: cluster 2024-07-29T00:42:23.994089+0000 mgr.y (mgr.34101) 9376 : cluster [DBG] pgmap v10304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:25.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17577 16 16 0 0 0 - 0 2024-07-29T00:42:25.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:25 smithi155 bash[68033]: cluster 2024-07-29T00:42:23.994089+0000 mgr.y (mgr.34101) 9376 : cluster [DBG] pgmap v10304: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:26.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:25 smithi155 bash[73694]: debug 2024-07-29T00:42:25.602+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:26.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17578 16 16 0 0 0 - 0 2024-07-29T00:42:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:26 smithi155 bash[73694]: debug 2024-07-29T00:42:26.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:27.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:27 smithi045 bash[82788]: cluster 2024-07-29T00:42:25.995806+0000 mgr.y (mgr.34101) 9377 : cluster [DBG] pgmap v10305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:27 smithi045 bash[80445]: cluster 2024-07-29T00:42:25.995806+0000 mgr.y (mgr.34101) 9377 : cluster [DBG] pgmap v10305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:27.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17579 16 16 0 0 0 - 0 2024-07-29T00:42:27.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:27 smithi155 bash[68033]: cluster 2024-07-29T00:42:25.995806+0000 mgr.y (mgr.34101) 9377 : cluster [DBG] pgmap v10305: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:28.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:27 smithi155 bash[73694]: debug 2024-07-29T00:42:27.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:28.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:42:28.497303+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:42:28.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:42:28.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17580 16 16 0 0 0 - 0 2024-07-29T00:42:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:28 smithi155 bash[73694]: debug 2024-07-29T00:42:28.650+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:29 smithi045 bash[80445]: cluster 2024-07-29T00:42:27.997639+0000 mgr.y (mgr.34101) 9378 : cluster [DBG] pgmap v10306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:29.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:29 smithi045 bash[82788]: cluster 2024-07-29T00:42:27.997639+0000 mgr.y (mgr.34101) 9378 : cluster [DBG] pgmap v10306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:29.495 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17581 16 16 0 0 0 - 0 2024-07-29T00:42:29.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:29 smithi155 bash[68033]: cluster 2024-07-29T00:42:27.997639+0000 mgr.y (mgr.34101) 9378 : cluster [DBG] pgmap v10306: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:29 smithi155 bash[73694]: debug 2024-07-29T00:42:29.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:30.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17582 16 16 0 0 0 - 0 2024-07-29T00:42:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:42:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:42:30] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:42:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:30 smithi155 bash[73694]: debug 2024-07-29T00:42:30.670+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:31 smithi045 bash[80445]: cluster 2024-07-29T00:42:29.999362+0000 mgr.y (mgr.34101) 9379 : cluster [DBG] pgmap v10307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:31.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:31 smithi045 bash[82788]: cluster 2024-07-29T00:42:29.999362+0000 mgr.y (mgr.34101) 9379 : cluster [DBG] pgmap v10307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:31.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17583 16 16 0 0 0 - 0 2024-07-29T00:42:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:31 smithi155 bash[68033]: cluster 2024-07-29T00:42:29.999362+0000 mgr.y (mgr.34101) 9379 : cluster [DBG] pgmap v10307: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:31 smithi155 bash[73694]: debug 2024-07-29T00:42:31.646+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:32.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17584 16 16 0 0 0 - 0 2024-07-29T00:42:32.643 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:42:32 smithi155 bash[60745]: ts=2024-07-29T00:42:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:42:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:32 smithi155 bash[73694]: debug 2024-07-29T00:42:32.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:33.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:33 smithi045 bash[80445]: cluster 2024-07-29T00:42:32.001193+0000 mgr.y (mgr.34101) 9380 : cluster [DBG] pgmap v10308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:33.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:33 smithi045 bash[82788]: cluster 2024-07-29T00:42:32.001193+0000 mgr.y (mgr.34101) 9380 : cluster [DBG] pgmap v10308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:33.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17585 16 16 0 0 0 - 0 2024-07-29T00:42:33.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:33 smithi155 bash[68033]: cluster 2024-07-29T00:42:32.001193+0000 mgr.y (mgr.34101) 9380 : cluster [DBG] pgmap v10308: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:33 smithi155 bash[73694]: debug 2024-07-29T00:42:33.670+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:34.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:34 smithi045 bash[80445]: audit 2024-07-29T00:42:33.876868+0000 mon.c (mon.2) 2292 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:34 smithi045 bash[82788]: audit 2024-07-29T00:42:33.876868+0000 mon.c (mon.2) 2292 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:34.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17586 16 16 0 0 0 - 0 2024-07-29T00:42:34.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:34 smithi155 bash[68033]: audit 2024-07-29T00:42:33.876868+0000 mon.c (mon.2) 2292 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:34 smithi155 bash[73694]: debug 2024-07-29T00:42:34.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:35.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:35 smithi045 bash[80445]: cluster 2024-07-29T00:42:34.002929+0000 mgr.y (mgr.34101) 9381 : cluster [DBG] pgmap v10309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:35.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:35 smithi045 bash[82788]: cluster 2024-07-29T00:42:34.002929+0000 mgr.y (mgr.34101) 9381 : cluster [DBG] pgmap v10309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:35.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17587 16 16 0 0 0 - 0 2024-07-29T00:42:35.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:35 smithi155 bash[68033]: cluster 2024-07-29T00:42:34.002929+0000 mgr.y (mgr.34101) 9381 : cluster [DBG] pgmap v10309: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:36.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:35 smithi155 bash[73694]: debug 2024-07-29T00:42:35.670+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:36.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17588 16 16 0 0 0 - 0 2024-07-29T00:42:37.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:36 smithi155 bash[73694]: debug 2024-07-29T00:42:36.650+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:37 smithi045 bash[80445]: cluster 2024-07-29T00:42:36.004659+0000 mgr.y (mgr.34101) 9382 : cluster [DBG] pgmap v10310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:37.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:37 smithi045 bash[82788]: cluster 2024-07-29T00:42:36.004659+0000 mgr.y (mgr.34101) 9382 : cluster [DBG] pgmap v10310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:37.496 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17589 16 16 0 0 0 - 0 2024-07-29T00:42:37.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:37 smithi155 bash[68033]: cluster 2024-07-29T00:42:36.004659+0000 mgr.y (mgr.34101) 9382 : cluster [DBG] pgmap v10310: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:38.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:37 smithi155 bash[73694]: debug 2024-07-29T00:42:37.610+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:38.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17590 16 16 0 0 0 - 0 2024-07-29T00:42:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:38 smithi155 bash[73694]: debug 2024-07-29T00:42:38.562+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:39 smithi045 bash[82788]: cluster 2024-07-29T00:42:38.006546+0000 mgr.y (mgr.34101) 9383 : cluster [DBG] pgmap v10311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:39 smithi045 bash[80445]: cluster 2024-07-29T00:42:38.006546+0000 mgr.y (mgr.34101) 9383 : cluster [DBG] pgmap v10311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:39.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17591 16 16 0 0 0 - 0 2024-07-29T00:42:39.528 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:39 smithi155 bash[68033]: cluster 2024-07-29T00:42:38.006546+0000 mgr.y (mgr.34101) 9383 : cluster [DBG] pgmap v10311: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:39.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:39 smithi155 bash[73694]: debug 2024-07-29T00:42:39.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:40.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17592 16 16 0 0 0 - 0 2024-07-29T00:42:40.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:40 smithi155 bash[73694]: debug 2024-07-29T00:42:40.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:42:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:42:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:42:41.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:41 smithi045 bash[80445]: cluster 2024-07-29T00:42:40.008253+0000 mgr.y (mgr.34101) 9384 : cluster [DBG] pgmap v10312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:41 smithi045 bash[82788]: cluster 2024-07-29T00:42:40.008253+0000 mgr.y (mgr.34101) 9384 : cluster [DBG] pgmap v10312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:41.470 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:41 smithi155 bash[68033]: cluster 2024-07-29T00:42:40.008253+0000 mgr.y (mgr.34101) 9384 : cluster [DBG] pgmap v10312: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:41.497 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17593 16 16 0 0 0 - 0 2024-07-29T00:42:41.813 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:41 smithi155 bash[73694]: debug 2024-07-29T00:42:41.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:42.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17594 16 16 0 0 0 - 0 2024-07-29T00:42:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:42 smithi155 bash[73694]: debug 2024-07-29T00:42:42.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:42:42 smithi155 bash[60745]: ts=2024-07-29T00:42:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:42:43.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:43 smithi045 bash[82788]: cluster 2024-07-29T00:42:42.010136+0000 mgr.y (mgr.34101) 9385 : cluster [DBG] pgmap v10313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:43.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:43 smithi045 bash[80445]: cluster 2024-07-29T00:42:42.010136+0000 mgr.y (mgr.34101) 9385 : cluster [DBG] pgmap v10313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:43.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17595 16 16 0 0 0 - 0 2024-07-29T00:42:43.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:43 smithi155 bash[68033]: cluster 2024-07-29T00:42:42.010136+0000 mgr.y (mgr.34101) 9385 : cluster [DBG] pgmap v10313: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:43.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:43 smithi155 bash[73694]: debug 2024-07-29T00:42:43.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:44.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17596 16 16 0 0 0 - 0 2024-07-29T00:42:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:44 smithi155 bash[73694]: debug 2024-07-29T00:42:44.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:45.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:45 smithi045 bash[82788]: cluster 2024-07-29T00:42:44.011826+0000 mgr.y (mgr.34101) 9386 : cluster [DBG] pgmap v10314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:45.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:45 smithi045 bash[80445]: cluster 2024-07-29T00:42:44.011826+0000 mgr.y (mgr.34101) 9386 : cluster [DBG] pgmap v10314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:45.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17597 16 16 0 0 0 - 0 2024-07-29T00:42:45.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:45 smithi155 bash[68033]: cluster 2024-07-29T00:42:44.011826+0000 mgr.y (mgr.34101) 9386 : cluster [DBG] pgmap v10314: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:45.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:45 smithi155 bash[73694]: debug 2024-07-29T00:42:45.538+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:46.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:46 smithi045 bash[80445]: cluster 2024-07-29T00:42:46.013659+0000 mgr.y (mgr.34101) 9387 : cluster [DBG] pgmap v10315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:46 smithi045 bash[82788]: cluster 2024-07-29T00:42:46.013659+0000 mgr.y (mgr.34101) 9387 : cluster [DBG] pgmap v10315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:46.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17598 16 16 0 0 0 - 0 2024-07-29T00:42:46.516 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:46 smithi155 bash[68033]: cluster 2024-07-29T00:42:46.013659+0000 mgr.y (mgr.34101) 9387 : cluster [DBG] pgmap v10315: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:46.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:46 smithi155 bash[73694]: debug 2024-07-29T00:42:46.514+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:47.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17599 16 16 0 0 0 - 0 2024-07-29T00:42:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:47 smithi155 bash[73694]: debug 2024-07-29T00:42:47.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:48.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:42:48.500439+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:42:48.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:42:48.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17600 16 16 0 0 0 - 0 2024-07-29T00:42:48.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:48 smithi155 bash[73694]: debug 2024-07-29T00:42:48.510+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:49 smithi045 bash[80445]: cluster 2024-07-29T00:42:48.015695+0000 mgr.y (mgr.34101) 9388 : cluster [DBG] pgmap v10316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:49 smithi045 bash[80445]: audit 2024-07-29T00:42:48.877222+0000 mon.c (mon.2) 2293 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:49 smithi045 bash[82788]: cluster 2024-07-29T00:42:48.015695+0000 mgr.y (mgr.34101) 9388 : cluster [DBG] pgmap v10316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:49 smithi045 bash[82788]: audit 2024-07-29T00:42:48.877222+0000 mon.c (mon.2) 2293 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:49.498 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17601 16 16 0 0 0 - 0 2024-07-29T00:42:49.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:49 smithi155 bash[68033]: cluster 2024-07-29T00:42:48.015695+0000 mgr.y (mgr.34101) 9388 : cluster [DBG] pgmap v10316: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:49.504 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:49 smithi155 bash[68033]: audit 2024-07-29T00:42:48.877222+0000 mon.c (mon.2) 2293 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:42:49.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:49 smithi155 bash[73694]: debug 2024-07-29T00:42:49.502+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:50.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17602 16 16 0 0 0 - 0 2024-07-29T00:42:50.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:50 smithi155 bash[73694]: debug 2024-07-29T00:42:50.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:42:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:42:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:42:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:51 smithi045 bash[80445]: cluster 2024-07-29T00:42:50.017589+0000 mgr.y (mgr.34101) 9389 : cluster [DBG] pgmap v10317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:51.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:51 smithi045 bash[82788]: cluster 2024-07-29T00:42:50.017589+0000 mgr.y (mgr.34101) 9389 : cluster [DBG] pgmap v10317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:51.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17603 16 16 0 0 0 - 0 2024-07-29T00:42:51.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:51 smithi155 bash[68033]: cluster 2024-07-29T00:42:50.017589+0000 mgr.y (mgr.34101) 9389 : cluster [DBG] pgmap v10317: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:51.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:51 smithi155 bash[73694]: debug 2024-07-29T00:42:51.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:52.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17604 16 16 0 0 0 - 0 2024-07-29T00:42:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:52 smithi155 bash[73694]: debug 2024-07-29T00:42:52.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:42:52 smithi155 bash[60745]: ts=2024-07-29T00:42:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:42:53.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:53 smithi045 bash[80445]: cluster 2024-07-29T00:42:52.019538+0000 mgr.y (mgr.34101) 9390 : cluster [DBG] pgmap v10318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:53.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:53 smithi045 bash[82788]: cluster 2024-07-29T00:42:52.019538+0000 mgr.y (mgr.34101) 9390 : cluster [DBG] pgmap v10318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:53.491 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:53 smithi155 bash[68033]: cluster 2024-07-29T00:42:52.019538+0000 mgr.y (mgr.34101) 9390 : cluster [DBG] pgmap v10318: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:53.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17605 16 16 0 0 0 - 0 2024-07-29T00:42:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:53 smithi155 bash[73694]: debug 2024-07-29T00:42:53.490+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:54.499 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17606 16 16 0 0 0 - 0 2024-07-29T00:42:54.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:54 smithi155 bash[73694]: debug 2024-07-29T00:42:54.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:55.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:55 smithi045 bash[82788]: cluster 2024-07-29T00:42:54.021241+0000 mgr.y (mgr.34101) 9391 : cluster [DBG] pgmap v10319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:55 smithi045 bash[80445]: cluster 2024-07-29T00:42:54.021241+0000 mgr.y (mgr.34101) 9391 : cluster [DBG] pgmap v10319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:55.498 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:55 smithi155 bash[68033]: cluster 2024-07-29T00:42:54.021241+0000 mgr.y (mgr.34101) 9391 : cluster [DBG] pgmap v10319: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:55.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17607 16 16 0 0 0 - 0 2024-07-29T00:42:55.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:55 smithi155 bash[73694]: debug 2024-07-29T00:42:55.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:56.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17608 16 16 0 0 0 - 0 2024-07-29T00:42:56.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:56 smithi155 bash[73694]: debug 2024-07-29T00:42:56.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:57.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:57 smithi045 bash[82788]: cluster 2024-07-29T00:42:56.022980+0000 mgr.y (mgr.34101) 9392 : cluster [DBG] pgmap v10320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:57 smithi045 bash[80445]: cluster 2024-07-29T00:42:56.022980+0000 mgr.y (mgr.34101) 9392 : cluster [DBG] pgmap v10320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:57.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17609 16 16 0 0 0 - 0 2024-07-29T00:42:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:57 smithi155 bash[68033]: cluster 2024-07-29T00:42:56.022980+0000 mgr.y (mgr.34101) 9392 : cluster [DBG] pgmap v10320: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:58.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:57 smithi155 bash[73694]: debug 2024-07-29T00:42:57.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:58.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17610 16 16 0 0 0 - 0 2024-07-29T00:42:59.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:58 smithi155 bash[73694]: debug 2024-07-29T00:42:58.566+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:42:59.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:42:59 smithi045 bash[82788]: cluster 2024-07-29T00:42:58.024807+0000 mgr.y (mgr.34101) 9393 : cluster [DBG] pgmap v10321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:42:59 smithi045 bash[80445]: cluster 2024-07-29T00:42:58.024807+0000 mgr.y (mgr.34101) 9393 : cluster [DBG] pgmap v10321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:59.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17611 16 16 0 0 0 - 0 2024-07-29T00:42:59.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:42:59 smithi155 bash[68033]: cluster 2024-07-29T00:42:58.024807+0000 mgr.y (mgr.34101) 9393 : cluster [DBG] pgmap v10321: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:42:59.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:42:59 smithi155 bash[73694]: debug 2024-07-29T00:42:59.545+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:00.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17612 16 16 0 0 0 - 0 2024-07-29T00:43:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:43:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:43:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:43:01.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:00 smithi155 bash[73694]: debug 2024-07-29T00:43:00.585+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:01.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:01 smithi045 bash[82788]: cluster 2024-07-29T00:43:00.026545+0000 mgr.y (mgr.34101) 9394 : cluster [DBG] pgmap v10322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:01 smithi045 bash[80445]: cluster 2024-07-29T00:43:00.026545+0000 mgr.y (mgr.34101) 9394 : cluster [DBG] pgmap v10322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:01.500 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17613 16 16 0 0 0 - 0 2024-07-29T00:43:01.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:01 smithi155 bash[68033]: cluster 2024-07-29T00:43:00.026545+0000 mgr.y (mgr.34101) 9394 : cluster [DBG] pgmap v10322: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:02.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:01 smithi155 bash[73694]: debug 2024-07-29T00:43:01.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:02.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17614 16 16 0 0 0 - 0 2024-07-29T00:43:02.583 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:43:02 smithi155 bash[60745]: ts=2024-07-29T00:43:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:43:03.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:02 smithi155 bash[73694]: debug 2024-07-29T00:43:02.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:03.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:03 smithi045 bash[82788]: cluster 2024-07-29T00:43:02.028390+0000 mgr.y (mgr.34101) 9395 : cluster [DBG] pgmap v10323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:03.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:03 smithi045 bash[80445]: cluster 2024-07-29T00:43:02.028390+0000 mgr.y (mgr.34101) 9395 : cluster [DBG] pgmap v10323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:03.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17615 16 16 0 0 0 - 0 2024-07-29T00:43:03.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:03 smithi155 bash[68033]: cluster 2024-07-29T00:43:02.028390+0000 mgr.y (mgr.34101) 9395 : cluster [DBG] pgmap v10323: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:04.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:03 smithi155 bash[73694]: debug 2024-07-29T00:43:03.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:04.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:04 smithi045 bash[80445]: audit 2024-07-29T00:43:03.877673+0000 mon.c (mon.2) 2294 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:04.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:04 smithi045 bash[82788]: audit 2024-07-29T00:43:03.877673+0000 mon.c (mon.2) 2294 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:04.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17616 16 16 0 0 0 - 0 2024-07-29T00:43:04.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:04 smithi155 bash[68033]: audit 2024-07-29T00:43:03.877673+0000 mon.c (mon.2) 2294 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:05.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:04 smithi155 bash[73694]: debug 2024-07-29T00:43:04.565+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:05.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:05 smithi045 bash[82788]: cluster 2024-07-29T00:43:04.030111+0000 mgr.y (mgr.34101) 9396 : cluster [DBG] pgmap v10324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:05.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:05 smithi045 bash[80445]: cluster 2024-07-29T00:43:04.030111+0000 mgr.y (mgr.34101) 9396 : cluster [DBG] pgmap v10324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:05.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17617 16 16 0 0 0 - 0 2024-07-29T00:43:05.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:05 smithi155 bash[68033]: cluster 2024-07-29T00:43:04.030111+0000 mgr.y (mgr.34101) 9396 : cluster [DBG] pgmap v10324: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:05.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:05 smithi155 bash[73694]: debug 2024-07-29T00:43:05.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:06.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:06 smithi045 bash[82788]: cluster 2024-07-29T00:43:06.031821+0000 mgr.y (mgr.34101) 9397 : cluster [DBG] pgmap v10325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:06 smithi045 bash[80445]: cluster 2024-07-29T00:43:06.031821+0000 mgr.y (mgr.34101) 9397 : cluster [DBG] pgmap v10325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:06.501 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17618 16 16 0 0 0 - 0 2024-07-29T00:43:06.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:06 smithi155 bash[68033]: cluster 2024-07-29T00:43:06.031821+0000 mgr.y (mgr.34101) 9397 : cluster [DBG] pgmap v10325: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:06 smithi155 bash[73694]: debug 2024-07-29T00:43:06.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:07.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17619 16 16 0 0 0 - 0 2024-07-29T00:43:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:07 smithi155 bash[73694]: debug 2024-07-29T00:43:07.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:08.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:43:08.503728+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:43:08.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:43:08.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17620 16 16 0 0 0 - 0 2024-07-29T00:43:09.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:08 smithi155 bash[73694]: debug 2024-07-29T00:43:08.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:09.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:09 smithi045 bash[80445]: cluster 2024-07-29T00:43:08.033659+0000 mgr.y (mgr.34101) 9398 : cluster [DBG] pgmap v10326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:09.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:09 smithi045 bash[82788]: cluster 2024-07-29T00:43:08.033659+0000 mgr.y (mgr.34101) 9398 : cluster [DBG] pgmap v10326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:09.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17621 16 16 0 0 0 - 0 2024-07-29T00:43:09.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:09 smithi155 bash[68033]: cluster 2024-07-29T00:43:08.033659+0000 mgr.y (mgr.34101) 9398 : cluster [DBG] pgmap v10326: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:09 smithi155 bash[73694]: debug 2024-07-29T00:43:09.609+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:10.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17622 16 16 0 0 0 - 0 2024-07-29T00:43:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:43:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:43:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:43:11.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:10 smithi155 bash[73694]: debug 2024-07-29T00:43:10.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:11.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:11 smithi045 bash[80445]: cluster 2024-07-29T00:43:10.035389+0000 mgr.y (mgr.34101) 9399 : cluster [DBG] pgmap v10327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:11 smithi045 bash[82788]: cluster 2024-07-29T00:43:10.035389+0000 mgr.y (mgr.34101) 9399 : cluster [DBG] pgmap v10327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:11.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17623 16 16 0 0 0 - 0 2024-07-29T00:43:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:11 smithi155 bash[68033]: cluster 2024-07-29T00:43:10.035389+0000 mgr.y (mgr.34101) 9399 : cluster [DBG] pgmap v10327: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:11 smithi155 bash[73694]: debug 2024-07-29T00:43:11.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:12.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17624 16 16 0 0 0 - 0 2024-07-29T00:43:12.630 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:43:12 smithi155 bash[60745]: ts=2024-07-29T00:43:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:43:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:12 smithi155 bash[73694]: debug 2024-07-29T00:43:12.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:13.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:13 smithi045 bash[80445]: cluster 2024-07-29T00:43:12.037211+0000 mgr.y (mgr.34101) 9400 : cluster [DBG] pgmap v10328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:13.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:13 smithi045 bash[82788]: cluster 2024-07-29T00:43:12.037211+0000 mgr.y (mgr.34101) 9400 : cluster [DBG] pgmap v10328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:13.502 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17625 16 16 0 0 0 - 0 2024-07-29T00:43:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:13 smithi155 bash[68033]: cluster 2024-07-29T00:43:12.037211+0000 mgr.y (mgr.34101) 9400 : cluster [DBG] pgmap v10328: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:14.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:13 smithi155 bash[73694]: debug 2024-07-29T00:43:13.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:14.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:14 smithi045 bash[80445]: audit 2024-07-29T00:43:13.705801+0000 mon.c (mon.2) 2295 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:43:14.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:14 smithi045 bash[82788]: audit 2024-07-29T00:43:13.705801+0000 mon.c (mon.2) 2295 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:43:14.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17626 16 16 0 0 0 - 0 2024-07-29T00:43:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:14 smithi155 bash[68033]: audit 2024-07-29T00:43:13.705801+0000 mon.c (mon.2) 2295 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:43:15.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:14 smithi155 bash[73694]: debug 2024-07-29T00:43:14.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:15.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:15 smithi045 bash[80445]: cluster 2024-07-29T00:43:14.038049+0000 mgr.y (mgr.34101) 9401 : cluster [DBG] pgmap v10329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:15.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:15 smithi045 bash[82788]: cluster 2024-07-29T00:43:14.038049+0000 mgr.y (mgr.34101) 9401 : cluster [DBG] pgmap v10329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:15.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17627 16 16 0 0 0 - 0 2024-07-29T00:43:15.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:15 smithi155 bash[68033]: cluster 2024-07-29T00:43:14.038049+0000 mgr.y (mgr.34101) 9401 : cluster [DBG] pgmap v10329: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:16.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:15 smithi155 bash[73694]: debug 2024-07-29T00:43:15.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:16.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17628 16 16 0 0 0 - 0 2024-07-29T00:43:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:16 smithi155 bash[73694]: debug 2024-07-29T00:43:16.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:17.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:17 smithi045 bash[80445]: cluster 2024-07-29T00:43:16.039712+0000 mgr.y (mgr.34101) 9402 : cluster [DBG] pgmap v10330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:17.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:17 smithi045 bash[82788]: cluster 2024-07-29T00:43:16.039712+0000 mgr.y (mgr.34101) 9402 : cluster [DBG] pgmap v10330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:17.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17629 16 16 0 0 0 - 0 2024-07-29T00:43:17.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:17 smithi155 bash[68033]: cluster 2024-07-29T00:43:16.039712+0000 mgr.y (mgr.34101) 9402 : cluster [DBG] pgmap v10330: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:18.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:17 smithi155 bash[73694]: debug 2024-07-29T00:43:17.669+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:18.503 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17630 16 16 0 0 0 - 0 2024-07-29T00:43:19.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:18 smithi155 bash[73694]: debug 2024-07-29T00:43:18.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:19 smithi045 bash[80445]: cluster 2024-07-29T00:43:18.041574+0000 mgr.y (mgr.34101) 9403 : cluster [DBG] pgmap v10331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:19 smithi045 bash[80445]: audit 2024-07-29T00:43:18.877161+0000 mon.c (mon.2) 2296 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:19.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:19 smithi045 bash[82788]: cluster 2024-07-29T00:43:18.041574+0000 mgr.y (mgr.34101) 9403 : cluster [DBG] pgmap v10331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:19.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:19 smithi045 bash[82788]: audit 2024-07-29T00:43:18.877161+0000 mon.c (mon.2) 2296 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:19.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17631 16 16 0 0 0 - 0 2024-07-29T00:43:19.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:19 smithi155 bash[68033]: cluster 2024-07-29T00:43:18.041574+0000 mgr.y (mgr.34101) 9403 : cluster [DBG] pgmap v10331: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:19 smithi155 bash[68033]: audit 2024-07-29T00:43:18.877161+0000 mon.c (mon.2) 2296 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:19 smithi155 bash[73694]: debug 2024-07-29T00:43:19.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:20.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17632 16 16 0 0 0 - 0 2024-07-29T00:43:20.717 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:43:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:43:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[80445]: audit 2024-07-29T00:43:19.395783+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[80445]: audit 2024-07-29T00:43:19.402972+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[80445]: audit 2024-07-29T00:43:19.608904+0000 mon.a (mon.0) 4380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[80445]: audit 2024-07-29T00:43:19.630021+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[80445]: audit 2024-07-29T00:43:20.042351+0000 mon.c (mon.2) 2297 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:43:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[80445]: cluster 2024-07-29T00:43:20.043498+0000 mgr.y (mgr.34101) 9404 : cluster [DBG] pgmap v10332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[80445]: audit 2024-07-29T00:43:20.044438+0000 mon.c (mon.2) 2298 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:43:20.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[80445]: audit 2024-07-29T00:43:20.054757+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[82788]: audit 2024-07-29T00:43:19.395783+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[82788]: audit 2024-07-29T00:43:19.402972+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[82788]: audit 2024-07-29T00:43:19.608904+0000 mon.a (mon.0) 4380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[82788]: audit 2024-07-29T00:43:19.630021+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[82788]: audit 2024-07-29T00:43:20.042351+0000 mon.c (mon.2) 2297 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:43:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[82788]: cluster 2024-07-29T00:43:20.043498+0000 mgr.y (mgr.34101) 9404 : cluster [DBG] pgmap v10332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[82788]: audit 2024-07-29T00:43:20.044438+0000 mon.c (mon.2) 2298 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:43:20.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:20 smithi045 bash[82788]: audit 2024-07-29T00:43:20.054757+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:20 smithi155 bash[73694]: debug 2024-07-29T00:43:20.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:20 smithi155 bash[68033]: audit 2024-07-29T00:43:19.395783+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:20 smithi155 bash[68033]: audit 2024-07-29T00:43:19.402972+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:20 smithi155 bash[68033]: audit 2024-07-29T00:43:19.608904+0000 mon.a (mon.0) 4380 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:20 smithi155 bash[68033]: audit 2024-07-29T00:43:19.630021+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:20 smithi155 bash[68033]: audit 2024-07-29T00:43:20.042351+0000 mon.c (mon.2) 2297 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:43:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:20 smithi155 bash[68033]: cluster 2024-07-29T00:43:20.043498+0000 mgr.y (mgr.34101) 9404 : cluster [DBG] pgmap v10332: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:20 smithi155 bash[68033]: audit 2024-07-29T00:43:20.044438+0000 mon.c (mon.2) 2298 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:43:20.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:20 smithi155 bash[68033]: audit 2024-07-29T00:43:20.054757+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:43:21.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17633 16 16 0 0 0 - 0 2024-07-29T00:43:22.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:21 smithi155 bash[73694]: debug 2024-07-29T00:43:21.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:22.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17634 16 16 0 0 0 - 0 2024-07-29T00:43:22.619 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:43:22 smithi155 bash[60745]: ts=2024-07-29T00:43:22.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:43:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:22 smithi155 bash[73694]: debug 2024-07-29T00:43:22.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:23.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:23 smithi045 bash[80445]: cluster 2024-07-29T00:43:22.045337+0000 mgr.y (mgr.34101) 9405 : cluster [DBG] pgmap v10333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:23.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:23 smithi045 bash[82788]: cluster 2024-07-29T00:43:22.045337+0000 mgr.y (mgr.34101) 9405 : cluster [DBG] pgmap v10333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:23.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17635 16 16 0 0 0 - 0 2024-07-29T00:43:23.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:23 smithi155 bash[68033]: cluster 2024-07-29T00:43:22.045337+0000 mgr.y (mgr.34101) 9405 : cluster [DBG] pgmap v10333: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:23 smithi155 bash[73694]: debug 2024-07-29T00:43:23.593+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:24.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17636 16 16 0 0 0 - 0 2024-07-29T00:43:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:24 smithi155 bash[73694]: debug 2024-07-29T00:43:24.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:25.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:25 smithi045 bash[80445]: cluster 2024-07-29T00:43:24.047063+0000 mgr.y (mgr.34101) 9406 : cluster [DBG] pgmap v10334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:25.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:25 smithi045 bash[82788]: cluster 2024-07-29T00:43:24.047063+0000 mgr.y (mgr.34101) 9406 : cluster [DBG] pgmap v10334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:25.504 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17637 16 16 0 0 0 - 0 2024-07-29T00:43:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:25 smithi155 bash[68033]: cluster 2024-07-29T00:43:24.047063+0000 mgr.y (mgr.34101) 9406 : cluster [DBG] pgmap v10334: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:26.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:25 smithi155 bash[73694]: debug 2024-07-29T00:43:25.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:26.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17638 16 16 0 0 0 - 0 2024-07-29T00:43:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:26 smithi155 bash[73694]: debug 2024-07-29T00:43:26.725+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:27.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:27 smithi045 bash[80445]: cluster 2024-07-29T00:43:26.048791+0000 mgr.y (mgr.34101) 9407 : cluster [DBG] pgmap v10335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:27.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:27 smithi045 bash[82788]: cluster 2024-07-29T00:43:26.048791+0000 mgr.y (mgr.34101) 9407 : cluster [DBG] pgmap v10335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:27.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17639 16 16 0 0 0 - 0 2024-07-29T00:43:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:27 smithi155 bash[68033]: cluster 2024-07-29T00:43:26.048791+0000 mgr.y (mgr.34101) 9407 : cluster [DBG] pgmap v10335: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:28.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:27 smithi155 bash[73694]: debug 2024-07-29T00:43:27.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:28.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:43:28.507024+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:43:28.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:43:28.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17640 16 16 0 0 0 - 0 2024-07-29T00:43:29.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:28 smithi155 bash[73694]: debug 2024-07-29T00:43:28.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:29.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:29 smithi045 bash[80445]: cluster 2024-07-29T00:43:28.050663+0000 mgr.y (mgr.34101) 9408 : cluster [DBG] pgmap v10336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:29 smithi045 bash[82788]: cluster 2024-07-29T00:43:28.050663+0000 mgr.y (mgr.34101) 9408 : cluster [DBG] pgmap v10336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:29.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17641 16 16 0 0 0 - 0 2024-07-29T00:43:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:29 smithi155 bash[68033]: cluster 2024-07-29T00:43:28.050663+0000 mgr.y (mgr.34101) 9408 : cluster [DBG] pgmap v10336: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:29 smithi155 bash[73694]: debug 2024-07-29T00:43:29.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:30.505 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17642 16 16 0 0 0 - 0 2024-07-29T00:43:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:43:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:43:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:43:31.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:30 smithi155 bash[73694]: debug 2024-07-29T00:43:30.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:31.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:31 smithi045 bash[80445]: cluster 2024-07-29T00:43:30.052374+0000 mgr.y (mgr.34101) 9409 : cluster [DBG] pgmap v10337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:31.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:31 smithi045 bash[82788]: cluster 2024-07-29T00:43:30.052374+0000 mgr.y (mgr.34101) 9409 : cluster [DBG] pgmap v10337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:31.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17643 16 16 0 0 0 - 0 2024-07-29T00:43:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:31 smithi155 bash[68033]: cluster 2024-07-29T00:43:30.052374+0000 mgr.y (mgr.34101) 9409 : cluster [DBG] pgmap v10337: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:31 smithi155 bash[73694]: debug 2024-07-29T00:43:31.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:32 smithi045 bash[80445]: cluster 2024-07-29T00:43:32.054247+0000 mgr.y (mgr.34101) 9410 : cluster [DBG] pgmap v10338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:32 smithi045 bash[82788]: cluster 2024-07-29T00:43:32.054247+0000 mgr.y (mgr.34101) 9410 : cluster [DBG] pgmap v10338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:32.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17644 16 16 0 0 0 - 0 2024-07-29T00:43:32.537 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:32 smithi155 bash[68033]: cluster 2024-07-29T00:43:32.054247+0000 mgr.y (mgr.34101) 9410 : cluster [DBG] pgmap v10338: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:32.537 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:43:32 smithi155 bash[60745]: ts=2024-07-29T00:43:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:43:32.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:32 smithi155 bash[73694]: debug 2024-07-29T00:43:32.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:33.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17645 16 16 0 0 0 - 0 2024-07-29T00:43:33.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:33 smithi155 bash[73694]: debug 2024-07-29T00:43:33.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:33 smithi045 bash[80445]: audit 2024-07-29T00:43:33.878255+0000 mon.c (mon.2) 2299 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:33 smithi045 bash[82788]: audit 2024-07-29T00:43:33.878255+0000 mon.c (mon.2) 2299 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:34.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:33 smithi155 bash[68033]: audit 2024-07-29T00:43:33.878255+0000 mon.c (mon.2) 2299 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:34.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17646 16 16 0 0 0 - 0 2024-07-29T00:43:34.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:34 smithi155 bash[73694]: debug 2024-07-29T00:43:34.477+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:34 smithi045 bash[80445]: cluster 2024-07-29T00:43:34.056090+0000 mgr.y (mgr.34101) 9411 : cluster [DBG] pgmap v10339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:35.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:34 smithi045 bash[82788]: cluster 2024-07-29T00:43:34.056090+0000 mgr.y (mgr.34101) 9411 : cluster [DBG] pgmap v10339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:34 smithi155 bash[68033]: cluster 2024-07-29T00:43:34.056090+0000 mgr.y (mgr.34101) 9411 : cluster [DBG] pgmap v10339: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:35.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17647 16 16 0 0 0 - 0 2024-07-29T00:43:35.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:35 smithi155 bash[73694]: debug 2024-07-29T00:43:35.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:36.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17648 16 16 0 0 0 - 0 2024-07-29T00:43:36.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:36 smithi155 bash[73694]: debug 2024-07-29T00:43:36.449+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:37.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:37 smithi045 bash[80445]: cluster 2024-07-29T00:43:36.057996+0000 mgr.y (mgr.34101) 9412 : cluster [DBG] pgmap v10340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:37.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:37 smithi045 bash[82788]: cluster 2024-07-29T00:43:36.057996+0000 mgr.y (mgr.34101) 9412 : cluster [DBG] pgmap v10340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:37.498 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:37 smithi155 bash[68033]: cluster 2024-07-29T00:43:36.057996+0000 mgr.y (mgr.34101) 9412 : cluster [DBG] pgmap v10340: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:37.506 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17649 16 16 0 0 0 - 0 2024-07-29T00:43:37.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:37 smithi155 bash[73694]: debug 2024-07-29T00:43:37.497+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:38.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17650 16 16 0 0 0 - 0 2024-07-29T00:43:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:38 smithi155 bash[73694]: debug 2024-07-29T00:43:38.493+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:39.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:39 smithi045 bash[80445]: cluster 2024-07-29T00:43:38.060020+0000 mgr.y (mgr.34101) 9413 : cluster [DBG] pgmap v10341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:39.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:39 smithi045 bash[82788]: cluster 2024-07-29T00:43:38.060020+0000 mgr.y (mgr.34101) 9413 : cluster [DBG] pgmap v10341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:39.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:39 smithi155 bash[68033]: cluster 2024-07-29T00:43:38.060020+0000 mgr.y (mgr.34101) 9413 : cluster [DBG] pgmap v10341: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:39.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17651 16 16 0 0 0 - 0 2024-07-29T00:43:39.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:39 smithi155 bash[73694]: debug 2024-07-29T00:43:39.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:40.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:40 smithi045 bash[80445]: cluster 2024-07-29T00:43:40.061959+0000 mgr.y (mgr.34101) 9414 : cluster [DBG] pgmap v10342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:40.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:40 smithi045 bash[82788]: cluster 2024-07-29T00:43:40.061959+0000 mgr.y (mgr.34101) 9414 : cluster [DBG] pgmap v10342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:40.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:40 smithi155 bash[68033]: cluster 2024-07-29T00:43:40.061959+0000 mgr.y (mgr.34101) 9414 : cluster [DBG] pgmap v10342: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:40.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17652 16 16 0 0 0 - 0 2024-07-29T00:43:40.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:40 smithi155 bash[73694]: debug 2024-07-29T00:43:40.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:43:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:43:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:43:41.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17653 16 16 0 0 0 - 0 2024-07-29T00:43:42.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:41 smithi155 bash[73694]: debug 2024-07-29T00:43:41.553+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:42.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17654 16 16 0 0 0 - 0 2024-07-29T00:43:42.600 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:43:42 smithi155 bash[60745]: ts=2024-07-29T00:43:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:43:43.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:42 smithi155 bash[73694]: debug 2024-07-29T00:43:42.597+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:43.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:43 smithi045 bash[80445]: cluster 2024-07-29T00:43:42.063859+0000 mgr.y (mgr.34101) 9415 : cluster [DBG] pgmap v10343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:43.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:43 smithi045 bash[82788]: cluster 2024-07-29T00:43:42.063859+0000 mgr.y (mgr.34101) 9415 : cluster [DBG] pgmap v10343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:43.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17655 16 16 0 0 0 - 0 2024-07-29T00:43:43.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:43 smithi155 bash[68033]: cluster 2024-07-29T00:43:42.063859+0000 mgr.y (mgr.34101) 9415 : cluster [DBG] pgmap v10343: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:44.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:43 smithi155 bash[73694]: debug 2024-07-29T00:43:43.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:44 smithi045 bash[80445]: cluster 2024-07-29T00:43:44.065528+0000 mgr.y (mgr.34101) 9416 : cluster [DBG] pgmap v10344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:44 smithi045 bash[82788]: cluster 2024-07-29T00:43:44.065528+0000 mgr.y (mgr.34101) 9416 : cluster [DBG] pgmap v10344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:44.507 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17656 16 16 0 0 0 - 0 2024-07-29T00:43:44.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:44 smithi155 bash[68033]: cluster 2024-07-29T00:43:44.065528+0000 mgr.y (mgr.34101) 9416 : cluster [DBG] pgmap v10344: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:45.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:44 smithi155 bash[73694]: debug 2024-07-29T00:43:44.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:45.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17657 16 16 0 0 0 - 0 2024-07-29T00:43:46.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:45 smithi155 bash[73694]: debug 2024-07-29T00:43:45.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:46.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:46 smithi045 bash[80445]: cluster 2024-07-29T00:43:46.067258+0000 mgr.y (mgr.34101) 9417 : cluster [DBG] pgmap v10345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:46 smithi045 bash[82788]: cluster 2024-07-29T00:43:46.067258+0000 mgr.y (mgr.34101) 9417 : cluster [DBG] pgmap v10345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:46.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17658 16 16 0 0 0 - 0 2024-07-29T00:43:46.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:46 smithi155 bash[68033]: cluster 2024-07-29T00:43:46.067258+0000 mgr.y (mgr.34101) 9417 : cluster [DBG] pgmap v10345: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:47.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:46 smithi155 bash[73694]: debug 2024-07-29T00:43:46.693+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:47.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17659 16 16 0 0 0 - 0 2024-07-29T00:43:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:47 smithi155 bash[73694]: debug 2024-07-29T00:43:47.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:48.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:48 smithi045 bash[82788]: cluster 2024-07-29T00:43:48.069103+0000 mgr.y (mgr.34101) 9418 : cluster [DBG] pgmap v10346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:48 smithi045 bash[80445]: cluster 2024-07-29T00:43:48.069103+0000 mgr.y (mgr.34101) 9418 : cluster [DBG] pgmap v10346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:48.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:43:48.510283+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:43:48.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:43:48.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17660 16 16 0 0 0 - 0 2024-07-29T00:43:48.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:48 smithi155 bash[68033]: cluster 2024-07-29T00:43:48.069103+0000 mgr.y (mgr.34101) 9418 : cluster [DBG] pgmap v10346: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:49.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:48 smithi155 bash[73694]: debug 2024-07-29T00:43:48.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:49 smithi045 bash[80445]: audit 2024-07-29T00:43:48.878918+0000 mon.c (mon.2) 2300 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:49.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:49 smithi045 bash[82788]: audit 2024-07-29T00:43:48.878918+0000 mon.c (mon.2) 2300 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:49.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17661 16 16 0 0 0 - 0 2024-07-29T00:43:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:49 smithi155 bash[68033]: audit 2024-07-29T00:43:48.878918+0000 mon.c (mon.2) 2300 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:43:50.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:49 smithi155 bash[73694]: debug 2024-07-29T00:43:49.716+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:50 smithi045 bash[80445]: cluster 2024-07-29T00:43:50.070839+0000 mgr.y (mgr.34101) 9419 : cluster [DBG] pgmap v10347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:50 smithi045 bash[82788]: cluster 2024-07-29T00:43:50.070839+0000 mgr.y (mgr.34101) 9419 : cluster [DBG] pgmap v10347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:50.508 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17662 16 16 0 0 0 - 0 2024-07-29T00:43:50.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:50 smithi155 bash[68033]: cluster 2024-07-29T00:43:50.070839+0000 mgr.y (mgr.34101) 9419 : cluster [DBG] pgmap v10347: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:43:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:43:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:43:51.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:50 smithi155 bash[73694]: debug 2024-07-29T00:43:50.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:51.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17663 16 16 0 0 0 - 0 2024-07-29T00:43:52.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:51 smithi155 bash[73694]: debug 2024-07-29T00:43:51.680+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:52.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:52 smithi045 bash[82788]: cluster 2024-07-29T00:43:52.072713+0000 mgr.y (mgr.34101) 9420 : cluster [DBG] pgmap v10348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:52 smithi045 bash[80445]: cluster 2024-07-29T00:43:52.072713+0000 mgr.y (mgr.34101) 9420 : cluster [DBG] pgmap v10348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:52.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17664 16 16 0 0 0 - 0 2024-07-29T00:43:52.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:52 smithi155 bash[68033]: cluster 2024-07-29T00:43:52.072713+0000 mgr.y (mgr.34101) 9420 : cluster [DBG] pgmap v10348: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:43:52 smithi155 bash[60745]: ts=2024-07-29T00:43:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:43:53.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:52 smithi155 bash[73694]: debug 2024-07-29T00:43:52.652+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:53.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17665 16 16 0 0 0 - 0 2024-07-29T00:43:54.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:53 smithi155 bash[73694]: debug 2024-07-29T00:43:53.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:54.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:54 smithi045 bash[82788]: cluster 2024-07-29T00:43:54.074378+0000 mgr.y (mgr.34101) 9421 : cluster [DBG] pgmap v10349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:54 smithi045 bash[80445]: cluster 2024-07-29T00:43:54.074378+0000 mgr.y (mgr.34101) 9421 : cluster [DBG] pgmap v10349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:54.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17666 16 16 0 0 0 - 0 2024-07-29T00:43:54.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:54 smithi155 bash[68033]: cluster 2024-07-29T00:43:54.074378+0000 mgr.y (mgr.34101) 9421 : cluster [DBG] pgmap v10349: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:55.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:54 smithi155 bash[73694]: debug 2024-07-29T00:43:54.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:55.509 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17667 16 16 0 0 0 - 0 2024-07-29T00:43:56.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:55 smithi155 bash[73694]: debug 2024-07-29T00:43:55.668+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:56.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:56 smithi045 bash[82788]: cluster 2024-07-29T00:43:56.076066+0000 mgr.y (mgr.34101) 9422 : cluster [DBG] pgmap v10350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:56 smithi045 bash[80445]: cluster 2024-07-29T00:43:56.076066+0000 mgr.y (mgr.34101) 9422 : cluster [DBG] pgmap v10350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:56.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17668 16 16 0 0 0 - 0 2024-07-29T00:43:56.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:56 smithi155 bash[68033]: cluster 2024-07-29T00:43:56.076066+0000 mgr.y (mgr.34101) 9422 : cluster [DBG] pgmap v10350: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:56 smithi155 bash[73694]: debug 2024-07-29T00:43:56.704+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:57.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17669 16 16 0 0 0 - 0 2024-07-29T00:43:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:57 smithi155 bash[73694]: debug 2024-07-29T00:43:57.656+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:58.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:43:58 smithi045 bash[80445]: cluster 2024-07-29T00:43:58.077928+0000 mgr.y (mgr.34101) 9423 : cluster [DBG] pgmap v10351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:43:58 smithi045 bash[82788]: cluster 2024-07-29T00:43:58.077928+0000 mgr.y (mgr.34101) 9423 : cluster [DBG] pgmap v10351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:58.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17670 16 16 0 0 0 - 0 2024-07-29T00:43:58.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:43:58 smithi155 bash[68033]: cluster 2024-07-29T00:43:58.077928+0000 mgr.y (mgr.34101) 9423 : cluster [DBG] pgmap v10351: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:43:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:58 smithi155 bash[73694]: debug 2024-07-29T00:43:58.636+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:43:59.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17671 16 16 0 0 0 - 0 2024-07-29T00:44:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:43:59 smithi155 bash[73694]: debug 2024-07-29T00:43:59.588+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:00.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:00 smithi045 bash[80445]: cluster 2024-07-29T00:44:00.079670+0000 mgr.y (mgr.34101) 9424 : cluster [DBG] pgmap v10352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:00 smithi045 bash[82788]: cluster 2024-07-29T00:44:00.079670+0000 mgr.y (mgr.34101) 9424 : cluster [DBG] pgmap v10352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:00.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17672 16 16 0 0 0 - 0 2024-07-29T00:44:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:00 smithi155 bash[68033]: cluster 2024-07-29T00:44:00.079670+0000 mgr.y (mgr.34101) 9424 : cluster [DBG] pgmap v10352: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:44:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:44:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:44:01.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:00 smithi155 bash[73694]: debug 2024-07-29T00:44:00.588+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:01.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17673 16 16 0 0 0 - 0 2024-07-29T00:44:02.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:01 smithi155 bash[73694]: debug 2024-07-29T00:44:01.588+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:02.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:02 smithi045 bash[80445]: cluster 2024-07-29T00:44:02.081537+0000 mgr.y (mgr.34101) 9425 : cluster [DBG] pgmap v10353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:02 smithi045 bash[82788]: cluster 2024-07-29T00:44:02.081537+0000 mgr.y (mgr.34101) 9425 : cluster [DBG] pgmap v10353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:02.510 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17674 16 16 0 0 0 - 0 2024-07-29T00:44:02.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:02 smithi155 bash[68033]: cluster 2024-07-29T00:44:02.081537+0000 mgr.y (mgr.34101) 9425 : cluster [DBG] pgmap v10353: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:44:02 smithi155 bash[60745]: ts=2024-07-29T00:44:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:44:03.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:02 smithi155 bash[73694]: debug 2024-07-29T00:44:02.636+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:03.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17675 16 16 0 0 0 - 0 2024-07-29T00:44:03.932 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:03 smithi155 bash[73694]: debug 2024-07-29T00:44:03.660+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:04.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:03 smithi045 bash[80445]: audit 2024-07-29T00:44:03.879210+0000 mon.c (mon.2) 2301 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:03 smithi045 bash[82788]: audit 2024-07-29T00:44:03.879210+0000 mon.c (mon.2) 2301 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:03 smithi155 bash[68033]: audit 2024-07-29T00:44:03.879210+0000 mon.c (mon.2) 2301 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:04.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17676 16 16 0 0 0 - 0 2024-07-29T00:44:04.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:04 smithi155 bash[73694]: debug 2024-07-29T00:44:04.644+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:05.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:04 smithi045 bash[80445]: cluster 2024-07-29T00:44:04.083239+0000 mgr.y (mgr.34101) 9426 : cluster [DBG] pgmap v10354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:05.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:04 smithi045 bash[82788]: cluster 2024-07-29T00:44:04.083239+0000 mgr.y (mgr.34101) 9426 : cluster [DBG] pgmap v10354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:05.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:04 smithi155 bash[68033]: cluster 2024-07-29T00:44:04.083239+0000 mgr.y (mgr.34101) 9426 : cluster [DBG] pgmap v10354: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:05.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17677 16 16 0 0 0 - 0 2024-07-29T00:44:06.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:05 smithi155 bash[73694]: debug 2024-07-29T00:44:05.696+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:06.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:06 smithi045 bash[80445]: cluster 2024-07-29T00:44:06.084961+0000 mgr.y (mgr.34101) 9427 : cluster [DBG] pgmap v10355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:06.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:06 smithi045 bash[82788]: cluster 2024-07-29T00:44:06.084961+0000 mgr.y (mgr.34101) 9427 : cluster [DBG] pgmap v10355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:06.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17678 16 16 0 0 0 - 0 2024-07-29T00:44:06.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:06 smithi155 bash[68033]: cluster 2024-07-29T00:44:06.084961+0000 mgr.y (mgr.34101) 9427 : cluster [DBG] pgmap v10355: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:07.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:06 smithi155 bash[73694]: debug 2024-07-29T00:44:06.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:07.511 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17679 16 16 0 0 0 - 0 2024-07-29T00:44:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:07 smithi155 bash[73694]: debug 2024-07-29T00:44:07.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:08.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:08 smithi045 bash[82788]: cluster 2024-07-29T00:44:08.086820+0000 mgr.y (mgr.34101) 9428 : cluster [DBG] pgmap v10356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:08 smithi045 bash[80445]: cluster 2024-07-29T00:44:08.086820+0000 mgr.y (mgr.34101) 9428 : cluster [DBG] pgmap v10356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:08.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:44:08.513631+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:44:08.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:44:08.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17680 16 16 0 0 0 - 0 2024-07-29T00:44:08.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:08 smithi155 bash[68033]: cluster 2024-07-29T00:44:08.086820+0000 mgr.y (mgr.34101) 9428 : cluster [DBG] pgmap v10356: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:08 smithi155 bash[73694]: debug 2024-07-29T00:44:08.616+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:09.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17681 16 16 0 0 0 - 0 2024-07-29T00:44:10.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:09 smithi155 bash[73694]: debug 2024-07-29T00:44:09.628+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:10.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:10 smithi045 bash[80445]: cluster 2024-07-29T00:44:10.088573+0000 mgr.y (mgr.34101) 9429 : cluster [DBG] pgmap v10357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:10.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:10 smithi045 bash[82788]: cluster 2024-07-29T00:44:10.088573+0000 mgr.y (mgr.34101) 9429 : cluster [DBG] pgmap v10357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:10.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17682 16 16 0 0 0 - 0 2024-07-29T00:44:10.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:10 smithi155 bash[68033]: cluster 2024-07-29T00:44:10.088573+0000 mgr.y (mgr.34101) 9429 : cluster [DBG] pgmap v10357: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:44:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:44:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:44:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:10 smithi155 bash[73694]: debug 2024-07-29T00:44:10.620+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:11.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17683 16 16 0 0 0 - 0 2024-07-29T00:44:12.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:11 smithi155 bash[73694]: debug 2024-07-29T00:44:11.668+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:12.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:12 smithi045 bash[82788]: cluster 2024-07-29T00:44:12.090463+0000 mgr.y (mgr.34101) 9430 : cluster [DBG] pgmap v10358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:12 smithi045 bash[80445]: cluster 2024-07-29T00:44:12.090463+0000 mgr.y (mgr.34101) 9430 : cluster [DBG] pgmap v10358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:12.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17684 16 16 0 0 0 - 0 2024-07-29T00:44:12.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:12 smithi155 bash[68033]: cluster 2024-07-29T00:44:12.090463+0000 mgr.y (mgr.34101) 9430 : cluster [DBG] pgmap v10358: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:44:12 smithi155 bash[60745]: ts=2024-07-29T00:44:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:44:13.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:12 smithi155 bash[73694]: debug 2024-07-29T00:44:12.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:13.512 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17685 16 16 0 0 0 - 0 2024-07-29T00:44:14.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:13 smithi155 bash[73694]: debug 2024-07-29T00:44:13.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:14.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:14 smithi045 bash[80445]: cluster 2024-07-29T00:44:14.092157+0000 mgr.y (mgr.34101) 9431 : cluster [DBG] pgmap v10359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:14.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:14 smithi045 bash[82788]: cluster 2024-07-29T00:44:14.092157+0000 mgr.y (mgr.34101) 9431 : cluster [DBG] pgmap v10359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:14.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17686 16 16 0 0 0 - 0 2024-07-29T00:44:14.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:14 smithi155 bash[68033]: cluster 2024-07-29T00:44:14.092157+0000 mgr.y (mgr.34101) 9431 : cluster [DBG] pgmap v10359: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:14 smithi155 bash[73694]: debug 2024-07-29T00:44:14.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:15.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17687 16 16 0 0 0 - 0 2024-07-29T00:44:16.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:15 smithi155 bash[73694]: debug 2024-07-29T00:44:15.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:16.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:16 smithi045 bash[80445]: cluster 2024-07-29T00:44:16.093937+0000 mgr.y (mgr.34101) 9432 : cluster [DBG] pgmap v10360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:16.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:16 smithi045 bash[82788]: cluster 2024-07-29T00:44:16.093937+0000 mgr.y (mgr.34101) 9432 : cluster [DBG] pgmap v10360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:16.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17688 16 16 0 0 0 - 0 2024-07-29T00:44:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:16 smithi155 bash[68033]: cluster 2024-07-29T00:44:16.093937+0000 mgr.y (mgr.34101) 9432 : cluster [DBG] pgmap v10360: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:17.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:16 smithi155 bash[73694]: debug 2024-07-29T00:44:16.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:17.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17689 16 16 0 0 0 - 0 2024-07-29T00:44:18.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:17 smithi155 bash[73694]: debug 2024-07-29T00:44:17.720+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:18.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:18 smithi045 bash[80445]: cluster 2024-07-29T00:44:18.095797+0000 mgr.y (mgr.34101) 9433 : cluster [DBG] pgmap v10361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:18.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:18 smithi045 bash[82788]: cluster 2024-07-29T00:44:18.095797+0000 mgr.y (mgr.34101) 9433 : cluster [DBG] pgmap v10361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:18.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17690 16 16 0 0 0 - 0 2024-07-29T00:44:18.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:18 smithi155 bash[68033]: cluster 2024-07-29T00:44:18.095797+0000 mgr.y (mgr.34101) 9433 : cluster [DBG] pgmap v10361: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:19.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:18 smithi155 bash[73694]: debug 2024-07-29T00:44:18.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:19 smithi045 bash[80445]: audit 2024-07-29T00:44:18.879685+0000 mon.c (mon.2) 2302 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:19 smithi045 bash[82788]: audit 2024-07-29T00:44:18.879685+0000 mon.c (mon.2) 2302 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:19.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17691 16 16 0 0 0 - 0 2024-07-29T00:44:19.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:19 smithi155 bash[68033]: audit 2024-07-29T00:44:18.879685+0000 mon.c (mon.2) 2302 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:20.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:19 smithi155 bash[73694]: debug 2024-07-29T00:44:19.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:20.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:20 smithi045 bash[80445]: cluster 2024-07-29T00:44:20.097559+0000 mgr.y (mgr.34101) 9434 : cluster [DBG] pgmap v10362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:20.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:20 smithi045 bash[82788]: cluster 2024-07-29T00:44:20.097559+0000 mgr.y (mgr.34101) 9434 : cluster [DBG] pgmap v10362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:20.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17692 16 16 0 0 0 - 0 2024-07-29T00:44:20.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:20 smithi155 bash[68033]: cluster 2024-07-29T00:44:20.097559+0000 mgr.y (mgr.34101) 9434 : cluster [DBG] pgmap v10362: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:44:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:44:20] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:44:21.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:20 smithi155 bash[73694]: debug 2024-07-29T00:44:20.756+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:21.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:21 smithi045 bash[80445]: audit 2024-07-29T00:44:20.186330+0000 mon.c (mon.2) 2303 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:44:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:21 smithi045 bash[80445]: audit 2024-07-29T00:44:20.573688+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:21.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:21 smithi045 bash[80445]: audit 2024-07-29T00:44:20.580421+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:21 smithi045 bash[82788]: audit 2024-07-29T00:44:20.186330+0000 mon.c (mon.2) 2303 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:44:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:21 smithi045 bash[82788]: audit 2024-07-29T00:44:20.573688+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:21.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:21 smithi045 bash[82788]: audit 2024-07-29T00:44:20.580421+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:21.513 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17693 16 16 0 0 0 - 0 2024-07-29T00:44:21.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:21 smithi155 bash[68033]: audit 2024-07-29T00:44:20.186330+0000 mon.c (mon.2) 2303 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:44:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:21 smithi155 bash[68033]: audit 2024-07-29T00:44:20.573688+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:21 smithi155 bash[68033]: audit 2024-07-29T00:44:20.580421+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:22.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:21 smithi155 bash[73694]: debug 2024-07-29T00:44:21.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:22.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:22 smithi045 bash[80445]: cluster 2024-07-29T00:44:22.099444+0000 mgr.y (mgr.34101) 9435 : cluster [DBG] pgmap v10363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:22 smithi045 bash[82788]: cluster 2024-07-29T00:44:22.099444+0000 mgr.y (mgr.34101) 9435 : cluster [DBG] pgmap v10363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:22.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17694 16 16 0 0 0 - 0 2024-07-29T00:44:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:22 smithi155 bash[68033]: cluster 2024-07-29T00:44:22.099444+0000 mgr.y (mgr.34101) 9435 : cluster [DBG] pgmap v10363: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:44:22 smithi155 bash[60745]: ts=2024-07-29T00:44:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:44:23.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:22 smithi155 bash[73694]: debug 2024-07-29T00:44:22.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:23.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17695 16 16 0 0 0 - 0 2024-07-29T00:44:24.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:23 smithi155 bash[73694]: debug 2024-07-29T00:44:23.736+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:24.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:24 smithi045 bash[80445]: cluster 2024-07-29T00:44:24.101190+0000 mgr.y (mgr.34101) 9436 : cluster [DBG] pgmap v10364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:24.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:24 smithi045 bash[82788]: cluster 2024-07-29T00:44:24.101190+0000 mgr.y (mgr.34101) 9436 : cluster [DBG] pgmap v10364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:24.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17696 16 16 0 0 0 - 0 2024-07-29T00:44:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:24 smithi155 bash[68033]: cluster 2024-07-29T00:44:24.101190+0000 mgr.y (mgr.34101) 9436 : cluster [DBG] pgmap v10364: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:25.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:24 smithi155 bash[73694]: debug 2024-07-29T00:44:24.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:25.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17697 16 16 0 0 0 - 0 2024-07-29T00:44:26.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:25 smithi155 bash[73694]: debug 2024-07-29T00:44:25.692+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:26.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17698 16 16 0 0 0 - 0 2024-07-29T00:44:27.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:26 smithi155 bash[73694]: debug 2024-07-29T00:44:26.708+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[80445]: audit 2024-07-29T00:44:26.099391+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[80445]: cluster 2024-07-29T00:44:26.101972+0000 mgr.y (mgr.34101) 9437 : cluster [DBG] pgmap v10365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[80445]: audit 2024-07-29T00:44:26.105435+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[80445]: audit 2024-07-29T00:44:26.239595+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[80445]: audit 2024-07-29T00:44:26.246265+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[80445]: audit 2024-07-29T00:44:26.669472+0000 mon.c (mon.2) 2304 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:44:27.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[80445]: audit 2024-07-29T00:44:26.670964+0000 mon.c (mon.2) 2305 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:44:27.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[80445]: audit 2024-07-29T00:44:26.681746+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[82788]: audit 2024-07-29T00:44:26.099391+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[82788]: cluster 2024-07-29T00:44:26.101972+0000 mgr.y (mgr.34101) 9437 : cluster [DBG] pgmap v10365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:27.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[82788]: audit 2024-07-29T00:44:26.105435+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[82788]: audit 2024-07-29T00:44:26.239595+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[82788]: audit 2024-07-29T00:44:26.246265+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[82788]: audit 2024-07-29T00:44:26.669472+0000 mon.c (mon.2) 2304 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:44:27.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[82788]: audit 2024-07-29T00:44:26.670964+0000 mon.c (mon.2) 2305 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:44:27.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:27 smithi045 bash[82788]: audit 2024-07-29T00:44:26.681746+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17699 16 16 0 0 0 - 0 2024-07-29T00:44:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:27 smithi155 bash[68033]: audit 2024-07-29T00:44:26.099391+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:27 smithi155 bash[68033]: cluster 2024-07-29T00:44:26.101972+0000 mgr.y (mgr.34101) 9437 : cluster [DBG] pgmap v10365: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:27 smithi155 bash[68033]: audit 2024-07-29T00:44:26.105435+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:27 smithi155 bash[68033]: audit 2024-07-29T00:44:26.239595+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:27 smithi155 bash[68033]: audit 2024-07-29T00:44:26.246265+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:27 smithi155 bash[68033]: audit 2024-07-29T00:44:26.669472+0000 mon.c (mon.2) 2304 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:44:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:27 smithi155 bash[68033]: audit 2024-07-29T00:44:26.670964+0000 mon.c (mon.2) 2305 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:44:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:27 smithi155 bash[68033]: audit 2024-07-29T00:44:26.681746+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:44:28.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:27 smithi155 bash[73694]: debug 2024-07-29T00:44:27.708+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:28.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:28 smithi045 bash[80445]: cluster 2024-07-29T00:44:28.103786+0000 mgr.y (mgr.34101) 9438 : cluster [DBG] pgmap v10366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:28.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:28 smithi045 bash[82788]: cluster 2024-07-29T00:44:28.103786+0000 mgr.y (mgr.34101) 9438 : cluster [DBG] pgmap v10366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:28.514 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:44:28.516592+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:44:28.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:44:28.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17700 16 16 0 0 0 - 0 2024-07-29T00:44:28.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:28 smithi155 bash[68033]: cluster 2024-07-29T00:44:28.103786+0000 mgr.y (mgr.34101) 9438 : cluster [DBG] pgmap v10366: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:29.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:28 smithi155 bash[73694]: debug 2024-07-29T00:44:28.696+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:29.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17701 16 16 0 0 0 - 0 2024-07-29T00:44:30.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:29 smithi155 bash[73694]: debug 2024-07-29T00:44:29.672+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:30.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:30 smithi045 bash[80445]: cluster 2024-07-29T00:44:30.105505+0000 mgr.y (mgr.34101) 9439 : cluster [DBG] pgmap v10367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:30 smithi045 bash[82788]: cluster 2024-07-29T00:44:30.105505+0000 mgr.y (mgr.34101) 9439 : cluster [DBG] pgmap v10367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:30.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17702 16 16 0 0 0 - 0 2024-07-29T00:44:30.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:30 smithi155 bash[68033]: cluster 2024-07-29T00:44:30.105505+0000 mgr.y (mgr.34101) 9439 : cluster [DBG] pgmap v10367: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:44:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:44:30] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:44:31.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:30 smithi155 bash[73694]: debug 2024-07-29T00:44:30.712+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:31.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17703 16 16 0 0 0 - 0 2024-07-29T00:44:32.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:31 smithi155 bash[73694]: debug 2024-07-29T00:44:31.684+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:32 smithi045 bash[80445]: cluster 2024-07-29T00:44:32.107360+0000 mgr.y (mgr.34101) 9440 : cluster [DBG] pgmap v10368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:32 smithi045 bash[82788]: cluster 2024-07-29T00:44:32.107360+0000 mgr.y (mgr.34101) 9440 : cluster [DBG] pgmap v10368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:32.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17704 16 16 0 0 0 - 0 2024-07-29T00:44:32.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:32 smithi155 bash[68033]: cluster 2024-07-29T00:44:32.107360+0000 mgr.y (mgr.34101) 9440 : cluster [DBG] pgmap v10368: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:44:32 smithi155 bash[60745]: ts=2024-07-29T00:44:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:44:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:32 smithi155 bash[73694]: debug 2024-07-29T00:44:32.676+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:33.515 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17705 16 16 0 0 0 - 0 2024-07-29T00:44:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:33 smithi155 bash[68033]: audit 2024-07-29T00:44:33.880157+0000 mon.c (mon.2) 2306 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:33 smithi155 bash[73694]: debug 2024-07-29T00:44:33.724+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:34.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:33 smithi045 bash[80445]: audit 2024-07-29T00:44:33.880157+0000 mon.c (mon.2) 2306 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:34.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:33 smithi045 bash[82788]: audit 2024-07-29T00:44:33.880157+0000 mon.c (mon.2) 2306 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:34.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17706 16 16 0 0 0 - 0 2024-07-29T00:44:34.941 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:34 smithi155 bash[73694]: debug 2024-07-29T00:44:34.684+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:35.217 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:34 smithi045 bash[80445]: cluster 2024-07-29T00:44:34.109065+0000 mgr.y (mgr.34101) 9441 : cluster [DBG] pgmap v10369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:35.217 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:34 smithi045 bash[82788]: cluster 2024-07-29T00:44:34.109065+0000 mgr.y (mgr.34101) 9441 : cluster [DBG] pgmap v10369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:35.304 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:34 smithi155 bash[68033]: cluster 2024-07-29T00:44:34.109065+0000 mgr.y (mgr.34101) 9441 : cluster [DBG] pgmap v10369: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:35.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17707 16 16 0 0 0 - 0 2024-07-29T00:44:36.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:35 smithi155 bash[73694]: debug 2024-07-29T00:44:35.700+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:36.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:36 smithi045 bash[80445]: cluster 2024-07-29T00:44:36.110823+0000 mgr.y (mgr.34101) 9442 : cluster [DBG] pgmap v10370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:36 smithi045 bash[82788]: cluster 2024-07-29T00:44:36.110823+0000 mgr.y (mgr.34101) 9442 : cluster [DBG] pgmap v10370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:36.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17708 16 16 0 0 0 - 0 2024-07-29T00:44:36.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:36 smithi155 bash[68033]: cluster 2024-07-29T00:44:36.110823+0000 mgr.y (mgr.34101) 9442 : cluster [DBG] pgmap v10370: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:36 smithi155 bash[73694]: debug 2024-07-29T00:44:36.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:37.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17709 16 16 0 0 0 - 0 2024-07-29T00:44:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:37 smithi155 bash[73694]: debug 2024-07-29T00:44:37.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:38.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:38 smithi045 bash[82788]: cluster 2024-07-29T00:44:38.112687+0000 mgr.y (mgr.34101) 9443 : cluster [DBG] pgmap v10371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:38 smithi045 bash[80445]: cluster 2024-07-29T00:44:38.112687+0000 mgr.y (mgr.34101) 9443 : cluster [DBG] pgmap v10371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:38.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17710 16 16 0 0 0 - 0 2024-07-29T00:44:38.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:38 smithi155 bash[68033]: cluster 2024-07-29T00:44:38.112687+0000 mgr.y (mgr.34101) 9443 : cluster [DBG] pgmap v10371: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:39.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:38 smithi155 bash[73694]: debug 2024-07-29T00:44:38.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:39.516 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17711 16 16 0 0 0 - 0 2024-07-29T00:44:40.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:39 smithi155 bash[73694]: debug 2024-07-29T00:44:39.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:40.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:40 smithi045 bash[82788]: cluster 2024-07-29T00:44:40.114426+0000 mgr.y (mgr.34101) 9444 : cluster [DBG] pgmap v10372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:40.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:40 smithi045 bash[80445]: cluster 2024-07-29T00:44:40.114426+0000 mgr.y (mgr.34101) 9444 : cluster [DBG] pgmap v10372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:40.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17712 16 16 0 0 0 - 0 2024-07-29T00:44:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:40 smithi155 bash[68033]: cluster 2024-07-29T00:44:40.114426+0000 mgr.y (mgr.34101) 9444 : cluster [DBG] pgmap v10372: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:44:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:44:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:44:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:40 smithi155 bash[73694]: debug 2024-07-29T00:44:40.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:41.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17713 16 16 0 0 0 - 0 2024-07-29T00:44:42.181 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:41 smithi155 bash[73694]: debug 2024-07-29T00:44:41.871+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:42.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:42 smithi045 bash[82788]: cluster 2024-07-29T00:44:42.116272+0000 mgr.y (mgr.34101) 9445 : cluster [DBG] pgmap v10373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:42 smithi045 bash[80445]: cluster 2024-07-29T00:44:42.116272+0000 mgr.y (mgr.34101) 9445 : cluster [DBG] pgmap v10373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:42.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17714 16 16 0 0 0 - 0 2024-07-29T00:44:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:42 smithi155 bash[68033]: cluster 2024-07-29T00:44:42.116272+0000 mgr.y (mgr.34101) 9445 : cluster [DBG] pgmap v10373: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:44:42 smithi155 bash[60745]: ts=2024-07-29T00:44:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:44:43.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:42 smithi155 bash[73694]: debug 2024-07-29T00:44:42.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:43.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17715 16 16 0 0 0 - 0 2024-07-29T00:44:44.181 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:43 smithi155 bash[73694]: debug 2024-07-29T00:44:43.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:44 smithi045 bash[80445]: cluster 2024-07-29T00:44:44.118007+0000 mgr.y (mgr.34101) 9446 : cluster [DBG] pgmap v10374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:44.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:44 smithi045 bash[82788]: cluster 2024-07-29T00:44:44.118007+0000 mgr.y (mgr.34101) 9446 : cluster [DBG] pgmap v10374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:44.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17716 16 16 0 0 0 - 0 2024-07-29T00:44:44.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:44 smithi155 bash[68033]: cluster 2024-07-29T00:44:44.118007+0000 mgr.y (mgr.34101) 9446 : cluster [DBG] pgmap v10374: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:44 smithi155 bash[73694]: debug 2024-07-29T00:44:44.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:45.517 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17717 16 16 0 0 0 - 0 2024-07-29T00:44:46.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:45 smithi155 bash[73694]: debug 2024-07-29T00:44:45.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:46.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:46 smithi045 bash[80445]: cluster 2024-07-29T00:44:46.119701+0000 mgr.y (mgr.34101) 9447 : cluster [DBG] pgmap v10375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:46.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:46 smithi045 bash[82788]: cluster 2024-07-29T00:44:46.119701+0000 mgr.y (mgr.34101) 9447 : cluster [DBG] pgmap v10375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:46.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17718 16 16 0 0 0 - 0 2024-07-29T00:44:46.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:46 smithi155 bash[68033]: cluster 2024-07-29T00:44:46.119701+0000 mgr.y (mgr.34101) 9447 : cluster [DBG] pgmap v10375: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:47.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:46 smithi155 bash[73694]: debug 2024-07-29T00:44:46.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:47.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17719 16 16 0 0 0 - 0 2024-07-29T00:44:48.182 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:47 smithi155 bash[73694]: debug 2024-07-29T00:44:47.807+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:48.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:48 smithi045 bash[82788]: cluster 2024-07-29T00:44:48.121550+0000 mgr.y (mgr.34101) 9448 : cluster [DBG] pgmap v10376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:48 smithi045 bash[80445]: cluster 2024-07-29T00:44:48.121550+0000 mgr.y (mgr.34101) 9448 : cluster [DBG] pgmap v10376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:48.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:44:48.519898+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:44:48.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:44:48.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17720 16 16 0 0 0 - 0 2024-07-29T00:44:48.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:48 smithi155 bash[68033]: cluster 2024-07-29T00:44:48.121550+0000 mgr.y (mgr.34101) 9448 : cluster [DBG] pgmap v10376: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:49.184 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:48 smithi155 bash[73694]: debug 2024-07-29T00:44:48.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:49.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:49 smithi045 bash[82788]: audit 2024-07-29T00:44:48.880546+0000 mon.c (mon.2) 2307 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:49 smithi045 bash[80445]: audit 2024-07-29T00:44:48.880546+0000 mon.c (mon.2) 2307 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:49.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17721 16 16 0 0 0 - 0 2024-07-29T00:44:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:49 smithi155 bash[68033]: audit 2024-07-29T00:44:48.880546+0000 mon.c (mon.2) 2307 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:44:50.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:49 smithi155 bash[73694]: debug 2024-07-29T00:44:49.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:50.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:50 smithi045 bash[82788]: cluster 2024-07-29T00:44:50.123262+0000 mgr.y (mgr.34101) 9449 : cluster [DBG] pgmap v10377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:50 smithi045 bash[80445]: cluster 2024-07-29T00:44:50.123262+0000 mgr.y (mgr.34101) 9449 : cluster [DBG] pgmap v10377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:50.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17722 16 16 0 0 0 - 0 2024-07-29T00:44:50.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:50 smithi155 bash[68033]: cluster 2024-07-29T00:44:50.123262+0000 mgr.y (mgr.34101) 9449 : cluster [DBG] pgmap v10377: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:44:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:44:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:44:51.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:50 smithi155 bash[73694]: debug 2024-07-29T00:44:50.759+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:51.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17723 16 16 0 0 0 - 0 2024-07-29T00:44:52.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:51 smithi155 bash[73694]: debug 2024-07-29T00:44:51.771+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:52.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:52 smithi045 bash[80445]: cluster 2024-07-29T00:44:52.125118+0000 mgr.y (mgr.34101) 9450 : cluster [DBG] pgmap v10378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:52.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:52 smithi045 bash[82788]: cluster 2024-07-29T00:44:52.125118+0000 mgr.y (mgr.34101) 9450 : cluster [DBG] pgmap v10378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:52.518 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17724 16 16 0 0 0 - 0 2024-07-29T00:44:52.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:52 smithi155 bash[68033]: cluster 2024-07-29T00:44:52.125118+0000 mgr.y (mgr.34101) 9450 : cluster [DBG] pgmap v10378: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:44:52 smithi155 bash[60745]: ts=2024-07-29T00:44:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:44:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:52 smithi155 bash[73694]: debug 2024-07-29T00:44:52.811+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:53.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17725 16 16 0 0 0 - 0 2024-07-29T00:44:54.187 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:53 smithi155 bash[73694]: debug 2024-07-29T00:44:53.815+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:54 smithi045 bash[80445]: cluster 2024-07-29T00:44:54.126853+0000 mgr.y (mgr.34101) 9451 : cluster [DBG] pgmap v10379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:54 smithi045 bash[82788]: cluster 2024-07-29T00:44:54.126853+0000 mgr.y (mgr.34101) 9451 : cluster [DBG] pgmap v10379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:54.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17726 16 16 0 0 0 - 0 2024-07-29T00:44:54.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:54 smithi155 bash[68033]: cluster 2024-07-29T00:44:54.126853+0000 mgr.y (mgr.34101) 9451 : cluster [DBG] pgmap v10379: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:55.054 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:54 smithi155 bash[73694]: debug 2024-07-29T00:44:54.787+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:55.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17727 16 16 0 0 0 - 0 2024-07-29T00:44:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:55 smithi155 bash[73694]: debug 2024-07-29T00:44:55.795+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:56.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:56 smithi045 bash[80445]: cluster 2024-07-29T00:44:56.128554+0000 mgr.y (mgr.34101) 9452 : cluster [DBG] pgmap v10380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:56 smithi045 bash[82788]: cluster 2024-07-29T00:44:56.128554+0000 mgr.y (mgr.34101) 9452 : cluster [DBG] pgmap v10380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:56.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17728 16 16 0 0 0 - 0 2024-07-29T00:44:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:56 smithi155 bash[68033]: cluster 2024-07-29T00:44:56.128554+0000 mgr.y (mgr.34101) 9452 : cluster [DBG] pgmap v10380: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:56 smithi155 bash[73694]: debug 2024-07-29T00:44:56.839+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:57.519 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17729 16 16 0 0 0 - 0 2024-07-29T00:44:58.191 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:57 smithi155 bash[73694]: debug 2024-07-29T00:44:57.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:58.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:44:58 smithi045 bash[80445]: cluster 2024-07-29T00:44:58.130409+0000 mgr.y (mgr.34101) 9453 : cluster [DBG] pgmap v10381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:58.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:44:58 smithi045 bash[82788]: cluster 2024-07-29T00:44:58.130409+0000 mgr.y (mgr.34101) 9453 : cluster [DBG] pgmap v10381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:58.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17730 16 16 0 0 0 - 0 2024-07-29T00:44:58.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:44:58 smithi155 bash[68033]: cluster 2024-07-29T00:44:58.130409+0000 mgr.y (mgr.34101) 9453 : cluster [DBG] pgmap v10381: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:44:59.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:58 smithi155 bash[73694]: debug 2024-07-29T00:44:58.851+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:44:59.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17731 16 16 0 0 0 - 0 2024-07-29T00:45:00.192 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:44:59 smithi155 bash[73694]: debug 2024-07-29T00:44:59.843+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:00.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:00 smithi045 bash[80445]: cluster 2024-07-29T00:45:00.132149+0000 mgr.y (mgr.34101) 9454 : cluster [DBG] pgmap v10382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:00.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:00 smithi045 bash[82788]: cluster 2024-07-29T00:45:00.132149+0000 mgr.y (mgr.34101) 9454 : cluster [DBG] pgmap v10382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:00.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17732 16 16 0 0 0 - 0 2024-07-29T00:45:00.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:00 smithi155 bash[68033]: cluster 2024-07-29T00:45:00.132149+0000 mgr.y (mgr.34101) 9454 : cluster [DBG] pgmap v10382: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:45:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:45:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:45:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:00 smithi155 bash[73694]: debug 2024-07-29T00:45:00.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:01.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17733 16 16 0 0 0 - 0 2024-07-29T00:45:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:01 smithi155 bash[73694]: debug 2024-07-29T00:45:01.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:02.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17734 16 16 0 0 0 - 0 2024-07-29T00:45:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:45:02 smithi155 bash[60745]: ts=2024-07-29T00:45:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:45:03.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:03 smithi155 bash[68033]: cluster 2024-07-29T00:45:02.134105+0000 mgr.y (mgr.34101) 9455 : cluster [DBG] pgmap v10383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:02 smithi155 bash[73694]: debug 2024-07-29T00:45:02.959+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:03.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:03 smithi045 bash[80445]: cluster 2024-07-29T00:45:02.134105+0000 mgr.y (mgr.34101) 9455 : cluster [DBG] pgmap v10383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:03.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:03 smithi045 bash[82788]: cluster 2024-07-29T00:45:02.134105+0000 mgr.y (mgr.34101) 9455 : cluster [DBG] pgmap v10383: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:03.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17735 16 16 0 0 0 - 0 2024-07-29T00:45:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:04 smithi155 bash[68033]: audit 2024-07-29T00:45:03.881060+0000 mon.c (mon.2) 2308 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:03 smithi155 bash[73694]: debug 2024-07-29T00:45:03.975+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:04.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:04 smithi045 bash[80445]: audit 2024-07-29T00:45:03.881060+0000 mon.c (mon.2) 2308 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:04.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:04 smithi045 bash[82788]: audit 2024-07-29T00:45:03.881060+0000 mon.c (mon.2) 2308 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:04.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17736 16 16 0 0 0 - 0 2024-07-29T00:45:05.201 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:04 smithi155 bash[73694]: debug 2024-07-29T00:45:04.939+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:05 smithi045 bash[80445]: cluster 2024-07-29T00:45:04.135823+0000 mgr.y (mgr.34101) 9456 : cluster [DBG] pgmap v10384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:05.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:05 smithi045 bash[82788]: cluster 2024-07-29T00:45:04.135823+0000 mgr.y (mgr.34101) 9456 : cluster [DBG] pgmap v10384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:05.520 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17737 16 16 0 0 0 - 0 2024-07-29T00:45:05.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:05 smithi155 bash[68033]: cluster 2024-07-29T00:45:04.135823+0000 mgr.y (mgr.34101) 9456 : cluster [DBG] pgmap v10384: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:06.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:05 smithi155 bash[73694]: debug 2024-07-29T00:45:05.927+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:06.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17738 16 16 0 0 0 - 0 2024-07-29T00:45:07.205 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:06 smithi155 bash[73694]: debug 2024-07-29T00:45:06.887+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:07 smithi045 bash[82788]: cluster 2024-07-29T00:45:06.137539+0000 mgr.y (mgr.34101) 9457 : cluster [DBG] pgmap v10385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:07.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:07 smithi045 bash[80445]: cluster 2024-07-29T00:45:06.137539+0000 mgr.y (mgr.34101) 9457 : cluster [DBG] pgmap v10385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:07.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17739 16 16 0 0 0 - 0 2024-07-29T00:45:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:07 smithi155 bash[68033]: cluster 2024-07-29T00:45:06.137539+0000 mgr.y (mgr.34101) 9457 : cluster [DBG] pgmap v10385: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:08.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:07 smithi155 bash[73694]: debug 2024-07-29T00:45:07.895+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:08.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:45:08.523192+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:45:08.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:45:08.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17740 16 16 0 0 0 - 0 2024-07-29T00:45:09.209 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:08 smithi155 bash[73694]: debug 2024-07-29T00:45:08.935+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:09.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:09 smithi045 bash[80445]: cluster 2024-07-29T00:45:08.139420+0000 mgr.y (mgr.34101) 9458 : cluster [DBG] pgmap v10386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:09.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:09 smithi045 bash[82788]: cluster 2024-07-29T00:45:08.139420+0000 mgr.y (mgr.34101) 9458 : cluster [DBG] pgmap v10386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:09.521 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17741 16 16 0 0 0 - 0 2024-07-29T00:45:09.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:09 smithi155 bash[68033]: cluster 2024-07-29T00:45:08.139420+0000 mgr.y (mgr.34101) 9458 : cluster [DBG] pgmap v10386: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:09 smithi155 bash[73694]: debug 2024-07-29T00:45:09.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:10.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17742 16 16 0 0 0 - 0 2024-07-29T00:45:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:45:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:45:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:45:11.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:10 smithi155 bash[73694]: debug 2024-07-29T00:45:10.967+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:11.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:11 smithi155 bash[68033]: cluster 2024-07-29T00:45:10.141158+0000 mgr.y (mgr.34101) 9459 : cluster [DBG] pgmap v10387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:11.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:11 smithi045 bash[80445]: cluster 2024-07-29T00:45:10.141158+0000 mgr.y (mgr.34101) 9459 : cluster [DBG] pgmap v10387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:11.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:11 smithi045 bash[82788]: cluster 2024-07-29T00:45:10.141158+0000 mgr.y (mgr.34101) 9459 : cluster [DBG] pgmap v10387: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:11.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17743 16 16 0 0 0 - 0 2024-07-29T00:45:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:11 smithi155 bash[73694]: debug 2024-07-29T00:45:11.943+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:12.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17744 16 16 0 0 0 - 0 2024-07-29T00:45:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:45:12 smithi155 bash[60745]: ts=2024-07-29T00:45:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:45:13.218 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:12 smithi155 bash[73694]: debug 2024-07-29T00:45:12.919+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:13.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17745 16 16 0 0 0 - 0 2024-07-29T00:45:13.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:13 smithi155 bash[68033]: cluster 2024-07-29T00:45:12.143045+0000 mgr.y (mgr.34101) 9460 : cluster [DBG] pgmap v10388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:13 smithi045 bash[80445]: cluster 2024-07-29T00:45:12.143045+0000 mgr.y (mgr.34101) 9460 : cluster [DBG] pgmap v10388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:13 smithi045 bash[82788]: cluster 2024-07-29T00:45:12.143045+0000 mgr.y (mgr.34101) 9460 : cluster [DBG] pgmap v10388: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:14.304 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:13 smithi155 bash[73694]: debug 2024-07-29T00:45:13.931+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:34:39.708943+0000 (oldest deadline 2024-07-29T00:34:59.708943+0000) 2024-07-29T00:45:14.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17746 16 16 0 0 0 - 0 2024-07-29T00:45:15.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17747 16 16 0 0 0 - 0 2024-07-29T00:45:15.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:15 smithi155 bash[68033]: cluster 2024-07-29T00:45:14.144758+0000 mgr.y (mgr.34101) 9461 : cluster [DBG] pgmap v10389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:15 smithi045 bash[80445]: cluster 2024-07-29T00:45:14.144758+0000 mgr.y (mgr.34101) 9461 : cluster [DBG] pgmap v10389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:15 smithi045 bash[82788]: cluster 2024-07-29T00:45:14.144758+0000 mgr.y (mgr.34101) 9461 : cluster [DBG] pgmap v10389: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:16.522 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17748 16 16 0 0 0 - 0 2024-07-29T00:45:17.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17749 16 16 0 0 0 - 0 2024-07-29T00:45:17.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:17 smithi155 bash[68033]: cluster 2024-07-29T00:45:16.146513+0000 mgr.y (mgr.34101) 9462 : cluster [DBG] pgmap v10390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:17 smithi045 bash[82788]: cluster 2024-07-29T00:45:16.146513+0000 mgr.y (mgr.34101) 9462 : cluster [DBG] pgmap v10390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:17.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:17 smithi045 bash[80445]: cluster 2024-07-29T00:45:16.146513+0000 mgr.y (mgr.34101) 9462 : cluster [DBG] pgmap v10390: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:18.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17750 16 16 0 0 0 - 0 2024-07-29T00:45:19.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17751 16 16 0 0 0 - 0 2024-07-29T00:45:19.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:19 smithi155 bash[68033]: cluster 2024-07-29T00:45:18.148353+0000 mgr.y (mgr.34101) 9463 : cluster [DBG] pgmap v10391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:19 smithi155 bash[68033]: audit 2024-07-29T00:45:18.881580+0000 mon.c (mon.2) 2309 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:19 smithi045 bash[82788]: cluster 2024-07-29T00:45:18.148353+0000 mgr.y (mgr.34101) 9463 : cluster [DBG] pgmap v10391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:19 smithi045 bash[82788]: audit 2024-07-29T00:45:18.881580+0000 mon.c (mon.2) 2309 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:19 smithi045 bash[80445]: cluster 2024-07-29T00:45:18.148353+0000 mgr.y (mgr.34101) 9463 : cluster [DBG] pgmap v10391: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:19 smithi045 bash[80445]: audit 2024-07-29T00:45:18.881580+0000 mon.c (mon.2) 2309 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:20.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17752 16 16 0 0 0 - 0 2024-07-29T00:45:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:45:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:45:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:45:21.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17753 16 16 0 0 0 - 0 2024-07-29T00:45:21.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:21 smithi155 bash[68033]: cluster 2024-07-29T00:45:20.150138+0000 mgr.y (mgr.34101) 9464 : cluster [DBG] pgmap v10392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:21.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:21 smithi045 bash[82788]: cluster 2024-07-29T00:45:20.150138+0000 mgr.y (mgr.34101) 9464 : cluster [DBG] pgmap v10392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:21 smithi045 bash[80445]: cluster 2024-07-29T00:45:20.150138+0000 mgr.y (mgr.34101) 9464 : cluster [DBG] pgmap v10392: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:22.523 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17754 16 16 0 0 0 - 0 2024-07-29T00:45:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:45:22 smithi155 bash[60745]: ts=2024-07-29T00:45:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:45:23.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17755 16 16 0 0 0 - 0 2024-07-29T00:45:23.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:23 smithi155 bash[68033]: cluster 2024-07-29T00:45:22.152005+0000 mgr.y (mgr.34101) 9465 : cluster [DBG] pgmap v10393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:23 smithi045 bash[80445]: cluster 2024-07-29T00:45:22.152005+0000 mgr.y (mgr.34101) 9465 : cluster [DBG] pgmap v10393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:23.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:23 smithi045 bash[82788]: cluster 2024-07-29T00:45:22.152005+0000 mgr.y (mgr.34101) 9465 : cluster [DBG] pgmap v10393: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:24.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17756 16 16 0 0 0 - 0 2024-07-29T00:45:25.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17757 16 16 0 0 0 - 0 2024-07-29T00:45:25.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:25 smithi155 bash[68033]: cluster 2024-07-29T00:45:24.153690+0000 mgr.y (mgr.34101) 9466 : cluster [DBG] pgmap v10394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:25.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:25 smithi045 bash[82788]: cluster 2024-07-29T00:45:24.153690+0000 mgr.y (mgr.34101) 9466 : cluster [DBG] pgmap v10394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:25 smithi045 bash[80445]: cluster 2024-07-29T00:45:24.153690+0000 mgr.y (mgr.34101) 9466 : cluster [DBG] pgmap v10394: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:26.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17758 16 16 0 0 0 - 0 2024-07-29T00:45:27.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17759 16 16 0 0 0 - 0 2024-07-29T00:45:27.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:27 smithi155 bash[68033]: cluster 2024-07-29T00:45:26.155420+0000 mgr.y (mgr.34101) 9467 : cluster [DBG] pgmap v10395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:27 smithi155 bash[68033]: audit 2024-07-29T00:45:26.810711+0000 mon.c (mon.2) 2310 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:45:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:27 smithi045 bash[80445]: cluster 2024-07-29T00:45:26.155420+0000 mgr.y (mgr.34101) 9467 : cluster [DBG] pgmap v10395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:27 smithi045 bash[80445]: audit 2024-07-29T00:45:26.810711+0000 mon.c (mon.2) 2310 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:45:27.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:27 smithi045 bash[82788]: cluster 2024-07-29T00:45:26.155420+0000 mgr.y (mgr.34101) 9467 : cluster [DBG] pgmap v10395: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:27 smithi045 bash[82788]: audit 2024-07-29T00:45:26.810711+0000 mon.c (mon.2) 2310 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:45:28.524 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:45:28.526408+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:45:28.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:45:28.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17760 16 16 0 0 0 - 0 2024-07-29T00:45:29.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17761 16 16 0 0 0 - 0 2024-07-29T00:45:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:29 smithi155 bash[68033]: cluster 2024-07-29T00:45:28.157492+0000 mgr.y (mgr.34101) 9468 : cluster [DBG] pgmap v10396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:29 smithi045 bash[80445]: cluster 2024-07-29T00:45:28.157492+0000 mgr.y (mgr.34101) 9468 : cluster [DBG] pgmap v10396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:29.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:29 smithi045 bash[82788]: cluster 2024-07-29T00:45:28.157492+0000 mgr.y (mgr.34101) 9468 : cluster [DBG] pgmap v10396: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:30.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17762 16 16 0 0 0 - 0 2024-07-29T00:45:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:45:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:45:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:45:31.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17763 16 16 0 0 0 - 0 2024-07-29T00:45:31.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:31 smithi155 bash[68033]: cluster 2024-07-29T00:45:30.159280+0000 mgr.y (mgr.34101) 9469 : cluster [DBG] pgmap v10397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:31 smithi045 bash[80445]: cluster 2024-07-29T00:45:30.159280+0000 mgr.y (mgr.34101) 9469 : cluster [DBG] pgmap v10397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:31.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:31 smithi045 bash[82788]: cluster 2024-07-29T00:45:30.159280+0000 mgr.y (mgr.34101) 9469 : cluster [DBG] pgmap v10397: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:32.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17764 16 16 0 0 0 - 0 2024-07-29T00:45:32.804 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:45:32 smithi155 bash[60745]: ts=2024-07-29T00:45:32.316Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:45:33.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17765 16 16 0 0 0 - 0 2024-07-29T00:45:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:33 smithi155 bash[68033]: cluster 2024-07-29T00:45:32.160229+0000 mgr.y (mgr.34101) 9470 : cluster [DBG] pgmap v10398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:33 smithi155 bash[68033]: audit 2024-07-29T00:45:32.518490+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:33 smithi155 bash[68033]: audit 2024-07-29T00:45:32.526854+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:33 smithi155 bash[68033]: audit 2024-07-29T00:45:32.691100+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:33 smithi155 bash[68033]: audit 2024-07-29T00:45:32.703171+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:33 smithi155 bash[68033]: audit 2024-07-29T00:45:33.115745+0000 mon.c (mon.2) 2311 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:45:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:33 smithi155 bash[68033]: audit 2024-07-29T00:45:33.117452+0000 mon.c (mon.2) 2312 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:45:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:33 smithi155 bash[68033]: audit 2024-07-29T00:45:33.125681+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[80445]: cluster 2024-07-29T00:45:32.160229+0000 mgr.y (mgr.34101) 9470 : cluster [DBG] pgmap v10398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[80445]: audit 2024-07-29T00:45:32.518490+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[80445]: audit 2024-07-29T00:45:32.526854+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[80445]: audit 2024-07-29T00:45:32.691100+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[80445]: audit 2024-07-29T00:45:32.703171+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[80445]: audit 2024-07-29T00:45:33.115745+0000 mon.c (mon.2) 2311 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:45:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[80445]: audit 2024-07-29T00:45:33.117452+0000 mon.c (mon.2) 2312 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:45:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[80445]: audit 2024-07-29T00:45:33.125681+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[82788]: cluster 2024-07-29T00:45:32.160229+0000 mgr.y (mgr.34101) 9470 : cluster [DBG] pgmap v10398: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[82788]: audit 2024-07-29T00:45:32.518490+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[82788]: audit 2024-07-29T00:45:32.526854+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[82788]: audit 2024-07-29T00:45:32.691100+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[82788]: audit 2024-07-29T00:45:32.703171+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[82788]: audit 2024-07-29T00:45:33.115745+0000 mon.c (mon.2) 2311 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:45:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[82788]: audit 2024-07-29T00:45:33.117452+0000 mon.c (mon.2) 2312 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:45:33.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:33 smithi045 bash[82788]: audit 2024-07-29T00:45:33.125681+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:45:34.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17766 16 16 0 0 0 - 0 2024-07-29T00:45:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:34 smithi155 bash[68033]: audit 2024-07-29T00:45:33.882008+0000 mon.c (mon.2) 2313 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:34.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:34 smithi045 bash[82788]: audit 2024-07-29T00:45:33.882008+0000 mon.c (mon.2) 2313 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:34.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:34 smithi045 bash[80445]: audit 2024-07-29T00:45:33.882008+0000 mon.c (mon.2) 2313 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:35.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17767 16 16 0 0 0 - 0 2024-07-29T00:45:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:35 smithi155 bash[68033]: cluster 2024-07-29T00:45:34.162070+0000 mgr.y (mgr.34101) 9471 : cluster [DBG] pgmap v10399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:35.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:35 smithi045 bash[80445]: cluster 2024-07-29T00:45:34.162070+0000 mgr.y (mgr.34101) 9471 : cluster [DBG] pgmap v10399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:35 smithi045 bash[82788]: cluster 2024-07-29T00:45:34.162070+0000 mgr.y (mgr.34101) 9471 : cluster [DBG] pgmap v10399: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:36.525 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17768 16 16 0 0 0 - 0 2024-07-29T00:45:37.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17769 16 16 0 0 0 - 0 2024-07-29T00:45:37.532 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:37 smithi155 bash[73694]: debug 2024-07-29T00:45:37.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:37.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:37 smithi155 bash[68033]: cluster 2024-07-29T00:45:36.163988+0000 mgr.y (mgr.34101) 9472 : cluster [DBG] pgmap v10400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:37.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:37 smithi045 bash[80445]: cluster 2024-07-29T00:45:36.163988+0000 mgr.y (mgr.34101) 9472 : cluster [DBG] pgmap v10400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:37 smithi045 bash[82788]: cluster 2024-07-29T00:45:36.163988+0000 mgr.y (mgr.34101) 9472 : cluster [DBG] pgmap v10400: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:38.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17770 16 16 0 0 0 - 0 2024-07-29T00:45:38.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:38 smithi155 bash[73694]: debug 2024-07-29T00:45:38.066+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:39.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17771 16 16 0 0 0 - 0 2024-07-29T00:45:39.535 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:39 smithi155 bash[73694]: debug 2024-07-29T00:45:39.098+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:39.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:39 smithi155 bash[68033]: cluster 2024-07-29T00:45:38.166064+0000 mgr.y (mgr.34101) 9473 : cluster [DBG] pgmap v10401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:39.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:39 smithi045 bash[82788]: cluster 2024-07-29T00:45:38.166064+0000 mgr.y (mgr.34101) 9473 : cluster [DBG] pgmap v10401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:39.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:39 smithi045 bash[80445]: cluster 2024-07-29T00:45:38.166064+0000 mgr.y (mgr.34101) 9473 : cluster [DBG] pgmap v10401: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:40.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17772 16 16 0 0 0 - 0 2024-07-29T00:45:40.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:40 smithi155 bash[73694]: debug 2024-07-29T00:45:40.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:45:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:45:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:45:41.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17773 16 16 0 0 0 - 0 2024-07-29T00:45:41.540 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:41 smithi155 bash[73694]: debug 2024-07-29T00:45:41.090+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:41.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:41 smithi155 bash[68033]: cluster 2024-07-29T00:45:40.167971+0000 mgr.y (mgr.34101) 9474 : cluster [DBG] pgmap v10402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:41.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:41 smithi045 bash[80445]: cluster 2024-07-29T00:45:40.167971+0000 mgr.y (mgr.34101) 9474 : cluster [DBG] pgmap v10402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:41.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:41 smithi045 bash[82788]: cluster 2024-07-29T00:45:40.167971+0000 mgr.y (mgr.34101) 9474 : cluster [DBG] pgmap v10402: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:42.526 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17774 16 16 0 0 0 - 0 2024-07-29T00:45:42.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:42 smithi155 bash[73694]: debug 2024-07-29T00:45:42.138+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:45:42 smithi155 bash[60745]: ts=2024-07-29T00:45:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:45:43.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17775 16 16 0 0 0 - 0 2024-07-29T00:45:43.544 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:43 smithi155 bash[73694]: debug 2024-07-29T00:45:43.146+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:43 smithi155 bash[68033]: cluster 2024-07-29T00:45:42.170061+0000 mgr.y (mgr.34101) 9475 : cluster [DBG] pgmap v10403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:43 smithi045 bash[80445]: cluster 2024-07-29T00:45:42.170061+0000 mgr.y (mgr.34101) 9475 : cluster [DBG] pgmap v10403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:43.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:43 smithi045 bash[82788]: cluster 2024-07-29T00:45:42.170061+0000 mgr.y (mgr.34101) 9475 : cluster [DBG] pgmap v10403: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:44.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17776 16 16 0 0 0 - 0 2024-07-29T00:45:44.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:44 smithi155 bash[73694]: debug 2024-07-29T00:45:44.182+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:45.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17777 16 16 0 0 0 - 0 2024-07-29T00:45:45.549 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:45 smithi155 bash[73694]: debug 2024-07-29T00:45:45.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:45 smithi155 bash[68033]: cluster 2024-07-29T00:45:44.171975+0000 mgr.y (mgr.34101) 9476 : cluster [DBG] pgmap v10404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:45.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:45 smithi045 bash[80445]: cluster 2024-07-29T00:45:44.171975+0000 mgr.y (mgr.34101) 9476 : cluster [DBG] pgmap v10404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:45.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:45 smithi045 bash[82788]: cluster 2024-07-29T00:45:44.171975+0000 mgr.y (mgr.34101) 9476 : cluster [DBG] pgmap v10404: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:46.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17778 16 16 0 0 0 - 0 2024-07-29T00:45:46.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:46 smithi155 bash[73694]: debug 2024-07-29T00:45:46.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:47.527 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17779 16 16 0 0 0 - 0 2024-07-29T00:45:47.553 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:47 smithi155 bash[73694]: debug 2024-07-29T00:45:47.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:47 smithi155 bash[68033]: cluster 2024-07-29T00:45:46.173925+0000 mgr.y (mgr.34101) 9477 : cluster [DBG] pgmap v10405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:47.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:47 smithi045 bash[80445]: cluster 2024-07-29T00:45:46.173925+0000 mgr.y (mgr.34101) 9477 : cluster [DBG] pgmap v10405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:47.967 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:47 smithi045 bash[82788]: cluster 2024-07-29T00:45:46.173925+0000 mgr.y (mgr.34101) 9477 : cluster [DBG] pgmap v10405: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:48.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:45:48.529478+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:45:48.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:45:48.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17780 16 16 0 0 0 - 0 2024-07-29T00:45:48.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:48 smithi155 bash[73694]: debug 2024-07-29T00:45:48.186+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:49.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17781 16 16 0 0 0 - 0 2024-07-29T00:45:49.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:49 smithi155 bash[73694]: debug 2024-07-29T00:45:49.222+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:49.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:49 smithi045 bash[80445]: cluster 2024-07-29T00:45:48.175946+0000 mgr.y (mgr.34101) 9478 : cluster [DBG] pgmap v10406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:49 smithi045 bash[80445]: audit 2024-07-29T00:45:48.882460+0000 mon.c (mon.2) 2314 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:49 smithi045 bash[82788]: cluster 2024-07-29T00:45:48.175946+0000 mgr.y (mgr.34101) 9478 : cluster [DBG] pgmap v10406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:49 smithi045 bash[82788]: audit 2024-07-29T00:45:48.882460+0000 mon.c (mon.2) 2314 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:49 smithi155 bash[68033]: cluster 2024-07-29T00:45:48.175946+0000 mgr.y (mgr.34101) 9478 : cluster [DBG] pgmap v10406: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:49 smithi155 bash[68033]: audit 2024-07-29T00:45:48.882460+0000 mon.c (mon.2) 2314 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:45:50.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17782 16 16 0 0 0 - 0 2024-07-29T00:45:50.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:50 smithi155 bash[73694]: debug 2024-07-29T00:45:50.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:45:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:45:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:45:51.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:51 smithi045 bash[80445]: cluster 2024-07-29T00:45:50.177801+0000 mgr.y (mgr.34101) 9479 : cluster [DBG] pgmap v10407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:51.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:51 smithi045 bash[82788]: cluster 2024-07-29T00:45:50.177801+0000 mgr.y (mgr.34101) 9479 : cluster [DBG] pgmap v10407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:51.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17783 16 16 0 0 0 - 0 2024-07-29T00:45:51.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:51 smithi155 bash[68033]: cluster 2024-07-29T00:45:50.177801+0000 mgr.y (mgr.34101) 9479 : cluster [DBG] pgmap v10407: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:51 smithi155 bash[73694]: debug 2024-07-29T00:45:51.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:52.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17784 16 16 0 0 0 - 0 2024-07-29T00:45:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:52 smithi155 bash[73694]: debug 2024-07-29T00:45:52.222+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:45:52 smithi155 bash[60745]: ts=2024-07-29T00:45:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:45:53.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:53 smithi045 bash[82788]: cluster 2024-07-29T00:45:52.179831+0000 mgr.y (mgr.34101) 9480 : cluster [DBG] pgmap v10408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:53.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:53 smithi045 bash[80445]: cluster 2024-07-29T00:45:52.179831+0000 mgr.y (mgr.34101) 9480 : cluster [DBG] pgmap v10408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:53.528 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17785 16 16 0 0 0 - 0 2024-07-29T00:45:53.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:53 smithi155 bash[73694]: debug 2024-07-29T00:45:53.210+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:53.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:53 smithi155 bash[68033]: cluster 2024-07-29T00:45:52.179831+0000 mgr.y (mgr.34101) 9480 : cluster [DBG] pgmap v10408: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:54.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17786 16 16 0 0 0 - 0 2024-07-29T00:45:54.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:54 smithi155 bash[73694]: debug 2024-07-29T00:45:54.210+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:55.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:55 smithi045 bash[82788]: cluster 2024-07-29T00:45:54.181587+0000 mgr.y (mgr.34101) 9481 : cluster [DBG] pgmap v10409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:55 smithi045 bash[80445]: cluster 2024-07-29T00:45:54.181587+0000 mgr.y (mgr.34101) 9481 : cluster [DBG] pgmap v10409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:55.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17787 16 16 0 0 0 - 0 2024-07-29T00:45:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:55 smithi155 bash[73694]: debug 2024-07-29T00:45:55.190+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:55.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:55 smithi155 bash[68033]: cluster 2024-07-29T00:45:54.181587+0000 mgr.y (mgr.34101) 9481 : cluster [DBG] pgmap v10409: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:56.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17788 16 16 0 0 0 - 0 2024-07-29T00:45:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:56 smithi155 bash[73694]: debug 2024-07-29T00:45:56.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:57.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:57 smithi045 bash[82788]: cluster 2024-07-29T00:45:56.183340+0000 mgr.y (mgr.34101) 9482 : cluster [DBG] pgmap v10410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:57.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:57 smithi045 bash[80445]: cluster 2024-07-29T00:45:56.183340+0000 mgr.y (mgr.34101) 9482 : cluster [DBG] pgmap v10410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:57.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17789 16 16 0 0 0 - 0 2024-07-29T00:45:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:57 smithi155 bash[73694]: debug 2024-07-29T00:45:57.178+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:57 smithi155 bash[68033]: cluster 2024-07-29T00:45:56.183340+0000 mgr.y (mgr.34101) 9482 : cluster [DBG] pgmap v10410: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:58.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17790 16 16 0 0 0 - 0 2024-07-29T00:45:58.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:58 smithi155 bash[73694]: debug 2024-07-29T00:45:58.150+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:59.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:45:59 smithi045 bash[80445]: cluster 2024-07-29T00:45:58.185179+0000 mgr.y (mgr.34101) 9483 : cluster [DBG] pgmap v10411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:59.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:45:59 smithi045 bash[82788]: cluster 2024-07-29T00:45:58.185179+0000 mgr.y (mgr.34101) 9483 : cluster [DBG] pgmap v10411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:45:59.529 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17791 16 16 0 0 0 - 0 2024-07-29T00:45:59.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:45:59 smithi155 bash[73694]: debug 2024-07-29T00:45:59.190+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:45:59.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:45:59 smithi155 bash[68033]: cluster 2024-07-29T00:45:58.185179+0000 mgr.y (mgr.34101) 9483 : cluster [DBG] pgmap v10411: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:00.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17792 16 16 0 0 0 - 0 2024-07-29T00:46:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:00 smithi155 bash[73694]: debug 2024-07-29T00:46:00.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:46:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:46:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:46:01.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:01 smithi045 bash[80445]: cluster 2024-07-29T00:46:00.187757+0000 mgr.y (mgr.34101) 9484 : cluster [DBG] pgmap v10412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:01.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:01 smithi045 bash[82788]: cluster 2024-07-29T00:46:00.187757+0000 mgr.y (mgr.34101) 9484 : cluster [DBG] pgmap v10412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:01.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17793 16 16 0 0 0 - 0 2024-07-29T00:46:01.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:01 smithi155 bash[73694]: debug 2024-07-29T00:46:01.134+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:01.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:01 smithi155 bash[68033]: cluster 2024-07-29T00:46:00.187757+0000 mgr.y (mgr.34101) 9484 : cluster [DBG] pgmap v10412: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:02.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17794 16 16 0 0 0 - 0 2024-07-29T00:46:02.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:02 smithi155 bash[73694]: debug 2024-07-29T00:46:02.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:46:02 smithi155 bash[60745]: ts=2024-07-29T00:46:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:46:03.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:03 smithi045 bash[80445]: cluster 2024-07-29T00:46:02.189658+0000 mgr.y (mgr.34101) 9485 : cluster [DBG] pgmap v10413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:03.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:03 smithi045 bash[82788]: cluster 2024-07-29T00:46:02.189658+0000 mgr.y (mgr.34101) 9485 : cluster [DBG] pgmap v10413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:03.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17795 16 16 0 0 0 - 0 2024-07-29T00:46:03.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:03 smithi155 bash[68033]: cluster 2024-07-29T00:46:02.189658+0000 mgr.y (mgr.34101) 9485 : cluster [DBG] pgmap v10413: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:03 smithi155 bash[73694]: debug 2024-07-29T00:46:03.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:04.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:04 smithi045 bash[80445]: audit 2024-07-29T00:46:03.882797+0000 mon.c (mon.2) 2315 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:04.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:04 smithi045 bash[82788]: audit 2024-07-29T00:46:03.882797+0000 mon.c (mon.2) 2315 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:04.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17796 16 16 0 0 0 - 0 2024-07-29T00:46:04.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:04 smithi155 bash[68033]: audit 2024-07-29T00:46:03.882797+0000 mon.c (mon.2) 2315 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:04 smithi155 bash[73694]: debug 2024-07-29T00:46:04.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:05.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:05 smithi045 bash[80445]: cluster 2024-07-29T00:46:04.191346+0000 mgr.y (mgr.34101) 9486 : cluster [DBG] pgmap v10414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:05.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:05 smithi045 bash[82788]: cluster 2024-07-29T00:46:04.191346+0000 mgr.y (mgr.34101) 9486 : cluster [DBG] pgmap v10414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:05.530 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17797 16 16 0 0 0 - 0 2024-07-29T00:46:05.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:05 smithi155 bash[68033]: cluster 2024-07-29T00:46:04.191346+0000 mgr.y (mgr.34101) 9486 : cluster [DBG] pgmap v10414: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:05 smithi155 bash[73694]: debug 2024-07-29T00:46:05.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:06.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17798 16 16 0 0 0 - 0 2024-07-29T00:46:06.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:06 smithi155 bash[73694]: debug 2024-07-29T00:46:06.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:07.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:07 smithi045 bash[80445]: cluster 2024-07-29T00:46:06.193060+0000 mgr.y (mgr.34101) 9487 : cluster [DBG] pgmap v10415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:07.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:07 smithi045 bash[82788]: cluster 2024-07-29T00:46:06.193060+0000 mgr.y (mgr.34101) 9487 : cluster [DBG] pgmap v10415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:07.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17799 16 16 0 0 0 - 0 2024-07-29T00:46:07.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:07 smithi155 bash[68033]: cluster 2024-07-29T00:46:06.193060+0000 mgr.y (mgr.34101) 9487 : cluster [DBG] pgmap v10415: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:07 smithi155 bash[73694]: debug 2024-07-29T00:46:07.158+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:08.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:46:08.532794+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:46:08.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:46:08.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17800 16 16 0 0 0 - 0 2024-07-29T00:46:08.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:08 smithi155 bash[73694]: debug 2024-07-29T00:46:08.198+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:09.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17801 16 16 0 0 0 - 0 2024-07-29T00:46:09.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:09 smithi155 bash[73694]: debug 2024-07-29T00:46:09.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:09.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:09 smithi155 bash[68033]: cluster 2024-07-29T00:46:08.194936+0000 mgr.y (mgr.34101) 9488 : cluster [DBG] pgmap v10416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:09.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:09 smithi045 bash[82788]: cluster 2024-07-29T00:46:08.194936+0000 mgr.y (mgr.34101) 9488 : cluster [DBG] pgmap v10416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:09 smithi045 bash[80445]: cluster 2024-07-29T00:46:08.194936+0000 mgr.y (mgr.34101) 9488 : cluster [DBG] pgmap v10416: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:10.531 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17802 16 16 0 0 0 - 0 2024-07-29T00:46:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:10 smithi155 bash[73694]: debug 2024-07-29T00:46:10.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:46:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:46:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:46:11.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17803 16 16 0 0 0 - 0 2024-07-29T00:46:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:11 smithi155 bash[73694]: debug 2024-07-29T00:46:11.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:11.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:11 smithi155 bash[68033]: cluster 2024-07-29T00:46:10.196661+0000 mgr.y (mgr.34101) 9489 : cluster [DBG] pgmap v10417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:11.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:11 smithi045 bash[80445]: cluster 2024-07-29T00:46:10.196661+0000 mgr.y (mgr.34101) 9489 : cluster [DBG] pgmap v10417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:11 smithi045 bash[82788]: cluster 2024-07-29T00:46:10.196661+0000 mgr.y (mgr.34101) 9489 : cluster [DBG] pgmap v10417: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:12.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17804 16 16 0 0 0 - 0 2024-07-29T00:46:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:12 smithi155 bash[73694]: debug 2024-07-29T00:46:12.190+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:12.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:46:12 smithi155 bash[60745]: ts=2024-07-29T00:46:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:46:13.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17805 16 16 0 0 0 - 0 2024-07-29T00:46:13.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:13 smithi155 bash[73694]: debug 2024-07-29T00:46:13.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:13.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:13 smithi155 bash[68033]: cluster 2024-07-29T00:46:12.198543+0000 mgr.y (mgr.34101) 9490 : cluster [DBG] pgmap v10418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:13 smithi045 bash[80445]: cluster 2024-07-29T00:46:12.198543+0000 mgr.y (mgr.34101) 9490 : cluster [DBG] pgmap v10418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:13 smithi045 bash[82788]: cluster 2024-07-29T00:46:12.198543+0000 mgr.y (mgr.34101) 9490 : cluster [DBG] pgmap v10418: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:14.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17806 16 16 0 0 0 - 0 2024-07-29T00:46:14.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:14 smithi155 bash[73694]: debug 2024-07-29T00:46:14.174+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:15.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17807 16 16 0 0 0 - 0 2024-07-29T00:46:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:15 smithi155 bash[73694]: debug 2024-07-29T00:46:15.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:15.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:15 smithi155 bash[68033]: cluster 2024-07-29T00:46:14.200257+0000 mgr.y (mgr.34101) 9491 : cluster [DBG] pgmap v10419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:15 smithi045 bash[80445]: cluster 2024-07-29T00:46:14.200257+0000 mgr.y (mgr.34101) 9491 : cluster [DBG] pgmap v10419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:15 smithi045 bash[82788]: cluster 2024-07-29T00:46:14.200257+0000 mgr.y (mgr.34101) 9491 : cluster [DBG] pgmap v10419: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:16.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17808 16 16 0 0 0 - 0 2024-07-29T00:46:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:16 smithi155 bash[73694]: debug 2024-07-29T00:46:16.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:17.532 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17809 16 16 0 0 0 - 0 2024-07-29T00:46:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:17 smithi155 bash[73694]: debug 2024-07-29T00:46:17.213+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:17.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:17 smithi155 bash[68033]: cluster 2024-07-29T00:46:16.202016+0000 mgr.y (mgr.34101) 9492 : cluster [DBG] pgmap v10420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:17 smithi045 bash[82788]: cluster 2024-07-29T00:46:16.202016+0000 mgr.y (mgr.34101) 9492 : cluster [DBG] pgmap v10420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:17 smithi045 bash[80445]: cluster 2024-07-29T00:46:16.202016+0000 mgr.y (mgr.34101) 9492 : cluster [DBG] pgmap v10420: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:18.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17810 16 16 0 0 0 - 0 2024-07-29T00:46:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:18 smithi155 bash[73694]: debug 2024-07-29T00:46:18.173+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:19.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17811 16 16 0 0 0 - 0 2024-07-29T00:46:19.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:19 smithi155 bash[73694]: debug 2024-07-29T00:46:19.169+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:19 smithi155 bash[68033]: cluster 2024-07-29T00:46:18.203901+0000 mgr.y (mgr.34101) 9493 : cluster [DBG] pgmap v10421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:19 smithi155 bash[68033]: audit 2024-07-29T00:46:18.883161+0000 mon.c (mon.2) 2316 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:19 smithi045 bash[82788]: cluster 2024-07-29T00:46:18.203901+0000 mgr.y (mgr.34101) 9493 : cluster [DBG] pgmap v10421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:19.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:19 smithi045 bash[82788]: audit 2024-07-29T00:46:18.883161+0000 mon.c (mon.2) 2316 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:19 smithi045 bash[80445]: cluster 2024-07-29T00:46:18.203901+0000 mgr.y (mgr.34101) 9493 : cluster [DBG] pgmap v10421: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:19 smithi045 bash[80445]: audit 2024-07-29T00:46:18.883161+0000 mon.c (mon.2) 2316 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:20.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17812 16 16 0 0 0 - 0 2024-07-29T00:46:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:20 smithi155 bash[73694]: debug 2024-07-29T00:46:20.137+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:46:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:46:20] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-29T00:46:21.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17813 16 16 0 0 0 - 0 2024-07-29T00:46:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:21 smithi155 bash[73694]: debug 2024-07-29T00:46:21.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:21.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:21 smithi155 bash[68033]: cluster 2024-07-29T00:46:20.205625+0000 mgr.y (mgr.34101) 9494 : cluster [DBG] pgmap v10422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:21.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:21 smithi045 bash[80445]: cluster 2024-07-29T00:46:20.205625+0000 mgr.y (mgr.34101) 9494 : cluster [DBG] pgmap v10422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:21 smithi045 bash[82788]: cluster 2024-07-29T00:46:20.205625+0000 mgr.y (mgr.34101) 9494 : cluster [DBG] pgmap v10422: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:22.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17814 16 16 0 0 0 - 0 2024-07-29T00:46:22.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:22 smithi155 bash[73694]: debug 2024-07-29T00:46:22.141+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:46:22 smithi155 bash[60745]: ts=2024-07-29T00:46:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:46:23.533 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17815 16 16 0 0 0 - 0 2024-07-29T00:46:23.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:23 smithi155 bash[68033]: cluster 2024-07-29T00:46:22.207487+0000 mgr.y (mgr.34101) 9495 : cluster [DBG] pgmap v10423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:23 smithi155 bash[73694]: debug 2024-07-29T00:46:23.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:23 smithi045 bash[80445]: cluster 2024-07-29T00:46:22.207487+0000 mgr.y (mgr.34101) 9495 : cluster [DBG] pgmap v10423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:23 smithi045 bash[82788]: cluster 2024-07-29T00:46:22.207487+0000 mgr.y (mgr.34101) 9495 : cluster [DBG] pgmap v10423: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:24.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17816 16 16 0 0 0 - 0 2024-07-29T00:46:24.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:24 smithi155 bash[73694]: debug 2024-07-29T00:46:24.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:25.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17817 16 16 0 0 0 - 0 2024-07-29T00:46:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:25 smithi155 bash[73694]: debug 2024-07-29T00:46:25.101+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:25.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:25 smithi155 bash[68033]: cluster 2024-07-29T00:46:24.209198+0000 mgr.y (mgr.34101) 9496 : cluster [DBG] pgmap v10424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:25 smithi045 bash[80445]: cluster 2024-07-29T00:46:24.209198+0000 mgr.y (mgr.34101) 9496 : cluster [DBG] pgmap v10424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:25 smithi045 bash[82788]: cluster 2024-07-29T00:46:24.209198+0000 mgr.y (mgr.34101) 9496 : cluster [DBG] pgmap v10424: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:26.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17818 16 16 0 0 0 - 0 2024-07-29T00:46:26.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:26 smithi155 bash[73694]: debug 2024-07-29T00:46:26.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:27.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17819 16 16 0 0 0 - 0 2024-07-29T00:46:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:27 smithi155 bash[73694]: debug 2024-07-29T00:46:27.125+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:27.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:27 smithi155 bash[68033]: cluster 2024-07-29T00:46:26.210937+0000 mgr.y (mgr.34101) 9497 : cluster [DBG] pgmap v10425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:27 smithi045 bash[80445]: cluster 2024-07-29T00:46:26.210937+0000 mgr.y (mgr.34101) 9497 : cluster [DBG] pgmap v10425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:27 smithi045 bash[82788]: cluster 2024-07-29T00:46:26.210937+0000 mgr.y (mgr.34101) 9497 : cluster [DBG] pgmap v10425: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:28.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:46:28.536112+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:46:28.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:46:28.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17820 16 16 0 0 0 - 0 2024-07-29T00:46:28.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:28 smithi155 bash[73694]: debug 2024-07-29T00:46:28.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:29.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17821 16 16 0 0 0 - 0 2024-07-29T00:46:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:29 smithi155 bash[73694]: debug 2024-07-29T00:46:29.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:29.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:29 smithi155 bash[68033]: cluster 2024-07-29T00:46:28.212769+0000 mgr.y (mgr.34101) 9498 : cluster [DBG] pgmap v10426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:29 smithi045 bash[80445]: cluster 2024-07-29T00:46:28.212769+0000 mgr.y (mgr.34101) 9498 : cluster [DBG] pgmap v10426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:29 smithi045 bash[82788]: cluster 2024-07-29T00:46:28.212769+0000 mgr.y (mgr.34101) 9498 : cluster [DBG] pgmap v10426: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:30.534 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17822 16 16 0 0 0 - 0 2024-07-29T00:46:30.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:30 smithi155 bash[73694]: debug 2024-07-29T00:46:30.129+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:30.969 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:46:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:46:30] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-29T00:46:31.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17823 16 16 0 0 0 - 0 2024-07-29T00:46:31.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:31 smithi155 bash[73694]: debug 2024-07-29T00:46:31.177+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:31.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:31 smithi155 bash[68033]: cluster 2024-07-29T00:46:30.214489+0000 mgr.y (mgr.34101) 9499 : cluster [DBG] pgmap v10427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:31.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:31 smithi045 bash[80445]: cluster 2024-07-29T00:46:30.214489+0000 mgr.y (mgr.34101) 9499 : cluster [DBG] pgmap v10427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:31 smithi045 bash[82788]: cluster 2024-07-29T00:46:30.214489+0000 mgr.y (mgr.34101) 9499 : cluster [DBG] pgmap v10427: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:32.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17824 16 16 0 0 0 - 0 2024-07-29T00:46:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:32 smithi155 bash[73694]: debug 2024-07-29T00:46:32.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:46:32 smithi155 bash[60745]: ts=2024-07-29T00:46:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:46:33.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17825 16 16 0 0 0 - 0 2024-07-29T00:46:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:33 smithi155 bash[73694]: debug 2024-07-29T00:46:33.153+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:33 smithi155 bash[68033]: cluster 2024-07-29T00:46:32.216319+0000 mgr.y (mgr.34101) 9500 : cluster [DBG] pgmap v10428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:33.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:33 smithi155 bash[68033]: audit 2024-07-29T00:46:33.261836+0000 mon.c (mon.2) 2317 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:46:33.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:33 smithi045 bash[82788]: cluster 2024-07-29T00:46:32.216319+0000 mgr.y (mgr.34101) 9500 : cluster [DBG] pgmap v10428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:33 smithi045 bash[82788]: audit 2024-07-29T00:46:33.261836+0000 mon.c (mon.2) 2317 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:46:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:33 smithi045 bash[80445]: cluster 2024-07-29T00:46:32.216319+0000 mgr.y (mgr.34101) 9500 : cluster [DBG] pgmap v10428: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:33 smithi045 bash[80445]: audit 2024-07-29T00:46:33.261836+0000 mon.c (mon.2) 2317 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:46:34.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17826 16 16 0 0 0 - 0 2024-07-29T00:46:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:34 smithi155 bash[73694]: debug 2024-07-29T00:46:34.117+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:34 smithi155 bash[68033]: audit 2024-07-29T00:46:33.883961+0000 mon.c (mon.2) 2318 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:34.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:34 smithi045 bash[82788]: audit 2024-07-29T00:46:33.883961+0000 mon.c (mon.2) 2318 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:34 smithi045 bash[80445]: audit 2024-07-29T00:46:33.883961+0000 mon.c (mon.2) 2318 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:35.535 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17827 16 16 0 0 0 - 0 2024-07-29T00:46:35.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:35 smithi155 bash[68033]: cluster 2024-07-29T00:46:34.218004+0000 mgr.y (mgr.34101) 9501 : cluster [DBG] pgmap v10429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:35 smithi155 bash[73694]: debug 2024-07-29T00:46:35.145+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:35 smithi045 bash[80445]: cluster 2024-07-29T00:46:34.218004+0000 mgr.y (mgr.34101) 9501 : cluster [DBG] pgmap v10429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:35 smithi045 bash[82788]: cluster 2024-07-29T00:46:34.218004+0000 mgr.y (mgr.34101) 9501 : cluster [DBG] pgmap v10429: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:36.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17828 16 16 0 0 0 - 0 2024-07-29T00:46:36.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:36 smithi155 bash[73694]: debug 2024-07-29T00:46:36.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:37.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17829 16 16 0 0 0 - 0 2024-07-29T00:46:37.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:37 smithi155 bash[68033]: cluster 2024-07-29T00:46:36.219727+0000 mgr.y (mgr.34101) 9502 : cluster [DBG] pgmap v10430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:37 smithi155 bash[73694]: debug 2024-07-29T00:46:37.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:37 smithi045 bash[80445]: cluster 2024-07-29T00:46:36.219727+0000 mgr.y (mgr.34101) 9502 : cluster [DBG] pgmap v10430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:37 smithi045 bash[82788]: cluster 2024-07-29T00:46:36.219727+0000 mgr.y (mgr.34101) 9502 : cluster [DBG] pgmap v10430: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:38.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17830 16 16 0 0 0 - 0 2024-07-29T00:46:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:38 smithi155 bash[73694]: debug 2024-07-29T00:46:38.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:39.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17831 16 16 0 0 0 - 0 2024-07-29T00:46:39.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:39 smithi155 bash[73694]: debug 2024-07-29T00:46:39.225+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:40 smithi155 bash[73694]: debug 2024-07-29T00:46:40.197+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:40.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:39 smithi155 bash[68033]: cluster 2024-07-29T00:46:38.220675+0000 mgr.y (mgr.34101) 9503 : cluster [DBG] pgmap v10431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:40.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:39 smithi155 bash[68033]: audit 2024-07-29T00:46:38.978069+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:39 smithi155 bash[68033]: audit 2024-07-29T00:46:38.985731+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:39 smithi155 bash[68033]: audit 2024-07-29T00:46:39.165543+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:39 smithi155 bash[68033]: audit 2024-07-29T00:46:39.176709+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:39 smithi155 bash[68033]: audit 2024-07-29T00:46:39.624475+0000 mon.c (mon.2) 2319 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:46:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:39 smithi155 bash[68033]: audit 2024-07-29T00:46:39.626031+0000 mon.c (mon.2) 2320 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:46:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:39 smithi155 bash[68033]: audit 2024-07-29T00:46:39.636738+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[80445]: cluster 2024-07-29T00:46:38.220675+0000 mgr.y (mgr.34101) 9503 : cluster [DBG] pgmap v10431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[80445]: audit 2024-07-29T00:46:38.978069+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[80445]: audit 2024-07-29T00:46:38.985731+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[80445]: audit 2024-07-29T00:46:39.165543+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[80445]: audit 2024-07-29T00:46:39.176709+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[80445]: audit 2024-07-29T00:46:39.624475+0000 mon.c (mon.2) 2319 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:46:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[80445]: audit 2024-07-29T00:46:39.626031+0000 mon.c (mon.2) 2320 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:46:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[80445]: audit 2024-07-29T00:46:39.636738+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[82788]: cluster 2024-07-29T00:46:38.220675+0000 mgr.y (mgr.34101) 9503 : cluster [DBG] pgmap v10431: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[82788]: audit 2024-07-29T00:46:38.978069+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[82788]: audit 2024-07-29T00:46:38.985731+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[82788]: audit 2024-07-29T00:46:39.165543+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[82788]: audit 2024-07-29T00:46:39.176709+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[82788]: audit 2024-07-29T00:46:39.624475+0000 mon.c (mon.2) 2319 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:46:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[82788]: audit 2024-07-29T00:46:39.626031+0000 mon.c (mon.2) 2320 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:46:40.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:39 smithi045 bash[82788]: audit 2024-07-29T00:46:39.636738+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:46:40.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17832 16 16 0 0 0 - 0 2024-07-29T00:46:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:46:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:46:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:46:41.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17833 16 16 0 0 0 - 0 2024-07-29T00:46:41.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:41 smithi155 bash[73694]: debug 2024-07-29T00:46:41.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:42.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:42 smithi155 bash[73694]: debug 2024-07-29T00:46:42.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:41 smithi155 bash[68033]: cluster 2024-07-29T00:46:40.222373+0000 mgr.y (mgr.34101) 9504 : cluster [DBG] pgmap v10432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:42.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:41 smithi045 bash[80445]: cluster 2024-07-29T00:46:40.222373+0000 mgr.y (mgr.34101) 9504 : cluster [DBG] pgmap v10432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:41 smithi045 bash[82788]: cluster 2024-07-29T00:46:40.222373+0000 mgr.y (mgr.34101) 9504 : cluster [DBG] pgmap v10432: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:42.536 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17834 16 16 0 0 0 - 0 2024-07-29T00:46:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:46:42 smithi155 bash[60745]: ts=2024-07-29T00:46:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:46:43.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17835 16 16 0 0 0 - 0 2024-07-29T00:46:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:43 smithi155 bash[73694]: debug 2024-07-29T00:46:43.217+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:44.238 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:43 smithi155 bash[68033]: cluster 2024-07-29T00:46:42.224226+0000 mgr.y (mgr.34101) 9505 : cluster [DBG] pgmap v10433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:43 smithi045 bash[80445]: cluster 2024-07-29T00:46:42.224226+0000 mgr.y (mgr.34101) 9505 : cluster [DBG] pgmap v10433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:43 smithi045 bash[82788]: cluster 2024-07-29T00:46:42.224226+0000 mgr.y (mgr.34101) 9505 : cluster [DBG] pgmap v10433: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:44.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17836 16 16 0 0 0 - 0 2024-07-29T00:46:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:44 smithi155 bash[73694]: debug 2024-07-29T00:46:44.237+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:45.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17837 16 16 0 0 0 - 0 2024-07-29T00:46:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:45 smithi155 bash[73694]: debug 2024-07-29T00:46:45.233+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:46.256 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:45 smithi155 bash[68033]: cluster 2024-07-29T00:46:44.225948+0000 mgr.y (mgr.34101) 9506 : cluster [DBG] pgmap v10434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:46.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:45 smithi045 bash[80445]: cluster 2024-07-29T00:46:44.225948+0000 mgr.y (mgr.34101) 9506 : cluster [DBG] pgmap v10434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:45 smithi045 bash[82788]: cluster 2024-07-29T00:46:44.225948+0000 mgr.y (mgr.34101) 9506 : cluster [DBG] pgmap v10434: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:46.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17838 16 16 0 0 0 - 0 2024-07-29T00:46:46.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:46 smithi155 bash[73694]: debug 2024-07-29T00:46:46.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:47.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17839 16 16 0 0 0 - 0 2024-07-29T00:46:47.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:47 smithi155 bash[73694]: debug 2024-07-29T00:46:47.293+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:48.270 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:47 smithi155 bash[68033]: cluster 2024-07-29T00:46:46.227684+0000 mgr.y (mgr.34101) 9507 : cluster [DBG] pgmap v10435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:48.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:47 smithi045 bash[80445]: cluster 2024-07-29T00:46:46.227684+0000 mgr.y (mgr.34101) 9507 : cluster [DBG] pgmap v10435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:47 smithi045 bash[82788]: cluster 2024-07-29T00:46:46.227684+0000 mgr.y (mgr.34101) 9507 : cluster [DBG] pgmap v10435: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:48.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:46:48.539237+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:46:48.537 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:46:48.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17840 16 16 0 0 0 - 0 2024-07-29T00:46:48.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:48 smithi155 bash[73694]: debug 2024-07-29T00:46:48.269+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:49 smithi155 bash[68033]: audit 2024-07-29T00:46:48.884121+0000 mon.c (mon.2) 2321 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:49.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:49 smithi155 bash[73694]: debug 2024-07-29T00:46:49.221+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:49.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:49 smithi045 bash[80445]: audit 2024-07-29T00:46:48.884121+0000 mon.c (mon.2) 2321 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:49.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:49 smithi045 bash[82788]: audit 2024-07-29T00:46:48.884121+0000 mon.c (mon.2) 2321 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:46:49.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17841 16 16 0 0 0 - 0 2024-07-29T00:46:50.261 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:50 smithi155 bash[68033]: cluster 2024-07-29T00:46:48.229564+0000 mgr.y (mgr.34101) 9508 : cluster [DBG] pgmap v10436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:50.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:50 smithi045 bash[80445]: cluster 2024-07-29T00:46:48.229564+0000 mgr.y (mgr.34101) 9508 : cluster [DBG] pgmap v10436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:50 smithi045 bash[82788]: cluster 2024-07-29T00:46:48.229564+0000 mgr.y (mgr.34101) 9508 : cluster [DBG] pgmap v10436: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:50.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17842 16 16 0 0 0 - 0 2024-07-29T00:46:50.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:50 smithi155 bash[73694]: debug 2024-07-29T00:46:50.257+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:46:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:46:50] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:46:51.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17843 16 16 0 0 0 - 0 2024-07-29T00:46:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:51 smithi155 bash[73694]: debug 2024-07-29T00:46:51.213+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:52 smithi155 bash[73694]: debug 2024-07-29T00:46:52.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:52.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:52 smithi155 bash[68033]: cluster 2024-07-29T00:46:50.231307+0000 mgr.y (mgr.34101) 9509 : cluster [DBG] pgmap v10437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:52.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:52 smithi045 bash[80445]: cluster 2024-07-29T00:46:50.231307+0000 mgr.y (mgr.34101) 9509 : cluster [DBG] pgmap v10437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:52 smithi045 bash[82788]: cluster 2024-07-29T00:46:50.231307+0000 mgr.y (mgr.34101) 9509 : cluster [DBG] pgmap v10437: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:52.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17844 16 16 0 0 0 - 0 2024-07-29T00:46:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:46:52 smithi155 bash[60745]: ts=2024-07-29T00:46:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:46:53.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17845 16 16 0 0 0 - 0 2024-07-29T00:46:53.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:53 smithi155 bash[73694]: debug 2024-07-29T00:46:53.209+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:54 smithi155 bash[68033]: cluster 2024-07-29T00:46:52.233186+0000 mgr.y (mgr.34101) 9510 : cluster [DBG] pgmap v10438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:54 smithi155 bash[73694]: debug 2024-07-29T00:46:54.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:54.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:54 smithi045 bash[80445]: cluster 2024-07-29T00:46:52.233186+0000 mgr.y (mgr.34101) 9510 : cluster [DBG] pgmap v10438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:54 smithi045 bash[82788]: cluster 2024-07-29T00:46:52.233186+0000 mgr.y (mgr.34101) 9510 : cluster [DBG] pgmap v10438: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:54.538 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17846 16 16 0 0 0 - 0 2024-07-29T00:46:55.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17847 16 16 0 0 0 - 0 2024-07-29T00:46:55.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:55 smithi155 bash[73694]: debug 2024-07-29T00:46:55.161+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:56 smithi155 bash[73694]: debug 2024-07-29T00:46:56.181+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:56.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:56 smithi155 bash[68033]: cluster 2024-07-29T00:46:54.234935+0000 mgr.y (mgr.34101) 9511 : cluster [DBG] pgmap v10439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:56.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:56 smithi045 bash[80445]: cluster 2024-07-29T00:46:54.234935+0000 mgr.y (mgr.34101) 9511 : cluster [DBG] pgmap v10439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:56 smithi045 bash[82788]: cluster 2024-07-29T00:46:54.234935+0000 mgr.y (mgr.34101) 9511 : cluster [DBG] pgmap v10439: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:56.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17848 16 16 0 0 0 - 0 2024-07-29T00:46:57.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17849 16 16 0 0 0 - 0 2024-07-29T00:46:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:57 smithi155 bash[73694]: debug 2024-07-29T00:46:57.201+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:58 smithi155 bash[73694]: debug 2024-07-29T00:46:58.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:46:58.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:46:58 smithi155 bash[68033]: cluster 2024-07-29T00:46:56.236637+0000 mgr.y (mgr.34101) 9512 : cluster [DBG] pgmap v10440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:58.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:46:58 smithi045 bash[80445]: cluster 2024-07-29T00:46:56.236637+0000 mgr.y (mgr.34101) 9512 : cluster [DBG] pgmap v10440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:46:58 smithi045 bash[82788]: cluster 2024-07-29T00:46:56.236637+0000 mgr.y (mgr.34101) 9512 : cluster [DBG] pgmap v10440: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:46:58.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17850 16 16 0 0 0 - 0 2024-07-29T00:46:59.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17851 16 16 0 0 0 - 0 2024-07-29T00:46:59.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:46:59 smithi155 bash[73694]: debug 2024-07-29T00:46:59.249+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:00.300 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:00 smithi155 bash[68033]: cluster 2024-07-29T00:46:58.238584+0000 mgr.y (mgr.34101) 9513 : cluster [DBG] pgmap v10441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:00 smithi045 bash[80445]: cluster 2024-07-29T00:46:58.238584+0000 mgr.y (mgr.34101) 9513 : cluster [DBG] pgmap v10441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:00 smithi045 bash[82788]: cluster 2024-07-29T00:46:58.238584+0000 mgr.y (mgr.34101) 9513 : cluster [DBG] pgmap v10441: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:00.539 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17852 16 16 0 0 0 - 0 2024-07-29T00:47:00.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:00 smithi155 bash[73694]: debug 2024-07-29T00:47:00.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:47:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:47:00] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:47:01.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17853 16 16 0 0 0 - 0 2024-07-29T00:47:01.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:01 smithi155 bash[73694]: debug 2024-07-29T00:47:01.297+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:02 smithi155 bash[68033]: cluster 2024-07-29T00:47:00.240333+0000 mgr.y (mgr.34101) 9514 : cluster [DBG] pgmap v10442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:02 smithi155 bash[73694]: debug 2024-07-29T00:47:02.277+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:02.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:02 smithi045 bash[80445]: cluster 2024-07-29T00:47:00.240333+0000 mgr.y (mgr.34101) 9514 : cluster [DBG] pgmap v10442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:02 smithi045 bash[82788]: cluster 2024-07-29T00:47:00.240333+0000 mgr.y (mgr.34101) 9514 : cluster [DBG] pgmap v10442: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:02.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17854 16 16 0 0 0 - 0 2024-07-29T00:47:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:47:02 smithi155 bash[60745]: ts=2024-07-29T00:47:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:47:03.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17855 16 16 0 0 0 - 0 2024-07-29T00:47:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:03 smithi155 bash[73694]: debug 2024-07-29T00:47:03.285+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:04 smithi155 bash[73694]: debug 2024-07-29T00:47:04.253+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:04 smithi155 bash[68033]: cluster 2024-07-29T00:47:02.242259+0000 mgr.y (mgr.34101) 9515 : cluster [DBG] pgmap v10443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:04 smithi155 bash[68033]: audit 2024-07-29T00:47:03.884531+0000 mon.c (mon.2) 2322 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:04.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:04 smithi045 bash[80445]: cluster 2024-07-29T00:47:02.242259+0000 mgr.y (mgr.34101) 9515 : cluster [DBG] pgmap v10443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:04 smithi045 bash[80445]: audit 2024-07-29T00:47:03.884531+0000 mon.c (mon.2) 2322 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:04 smithi045 bash[82788]: cluster 2024-07-29T00:47:02.242259+0000 mgr.y (mgr.34101) 9515 : cluster [DBG] pgmap v10443: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:04 smithi045 bash[82788]: audit 2024-07-29T00:47:03.884531+0000 mon.c (mon.2) 2322 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:04.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17856 16 16 0 0 0 - 0 2024-07-29T00:47:05.540 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17857 16 16 0 0 0 - 0 2024-07-29T00:47:05.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:05 smithi155 bash[73694]: debug 2024-07-29T00:47:05.245+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:06 smithi155 bash[73694]: debug 2024-07-29T00:47:06.241+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:06 smithi155 bash[68033]: cluster 2024-07-29T00:47:04.243960+0000 mgr.y (mgr.34101) 9516 : cluster [DBG] pgmap v10444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:06.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:06 smithi045 bash[80445]: cluster 2024-07-29T00:47:04.243960+0000 mgr.y (mgr.34101) 9516 : cluster [DBG] pgmap v10444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:06 smithi045 bash[82788]: cluster 2024-07-29T00:47:04.243960+0000 mgr.y (mgr.34101) 9516 : cluster [DBG] pgmap v10444: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:06.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17858 16 16 0 0 0 - 0 2024-07-29T00:47:07.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17859 16 16 0 0 0 - 0 2024-07-29T00:47:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:07 smithi155 bash[73694]: debug 2024-07-29T00:47:07.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:08 smithi155 bash[73694]: debug 2024-07-29T00:47:08.240+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:08 smithi155 bash[68033]: cluster 2024-07-29T00:47:06.245680+0000 mgr.y (mgr.34101) 9517 : cluster [DBG] pgmap v10445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:08.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:08 smithi045 bash[82788]: cluster 2024-07-29T00:47:06.245680+0000 mgr.y (mgr.34101) 9517 : cluster [DBG] pgmap v10445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:08 smithi045 bash[80445]: cluster 2024-07-29T00:47:06.245680+0000 mgr.y (mgr.34101) 9517 : cluster [DBG] pgmap v10445: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:08.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:47:08.542583+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:47:08.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:47:08.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17860 16 16 0 0 0 - 0 2024-07-29T00:47:09.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17861 16 16 0 0 0 - 0 2024-07-29T00:47:09.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:09 smithi155 bash[73694]: debug 2024-07-29T00:47:09.260+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:10.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:10 smithi155 bash[73694]: debug 2024-07-29T00:47:10.244+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:10 smithi155 bash[68033]: cluster 2024-07-29T00:47:08.247546+0000 mgr.y (mgr.34101) 9518 : cluster [DBG] pgmap v10446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:10.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:10 smithi045 bash[82788]: cluster 2024-07-29T00:47:08.247546+0000 mgr.y (mgr.34101) 9518 : cluster [DBG] pgmap v10446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:10 smithi045 bash[80445]: cluster 2024-07-29T00:47:08.247546+0000 mgr.y (mgr.34101) 9518 : cluster [DBG] pgmap v10446: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:10.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17862 16 16 0 0 0 - 0 2024-07-29T00:47:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:47:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:47:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:47:11.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17863 16 16 0 0 0 - 0 2024-07-29T00:47:11.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:11 smithi155 bash[73694]: debug 2024-07-29T00:47:11.268+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:12 smithi155 bash[73694]: debug 2024-07-29T00:47:12.288+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:12.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:12 smithi155 bash[68033]: cluster 2024-07-29T00:47:10.249296+0000 mgr.y (mgr.34101) 9519 : cluster [DBG] pgmap v10447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:12.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:12 smithi045 bash[82788]: cluster 2024-07-29T00:47:10.249296+0000 mgr.y (mgr.34101) 9519 : cluster [DBG] pgmap v10447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:12 smithi045 bash[80445]: cluster 2024-07-29T00:47:10.249296+0000 mgr.y (mgr.34101) 9519 : cluster [DBG] pgmap v10447: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:12.541 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17864 16 16 0 0 0 - 0 2024-07-29T00:47:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:47:12 smithi155 bash[60745]: ts=2024-07-29T00:47:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:47:13.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17865 16 16 0 0 0 - 0 2024-07-29T00:47:13.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:13 smithi155 bash[73694]: debug 2024-07-29T00:47:13.248+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:14.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:14 smithi045 bash[80445]: cluster 2024-07-29T00:47:12.251190+0000 mgr.y (mgr.34101) 9520 : cluster [DBG] pgmap v10448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:14 smithi045 bash[82788]: cluster 2024-07-29T00:47:12.251190+0000 mgr.y (mgr.34101) 9520 : cluster [DBG] pgmap v10448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:14.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17866 16 16 0 0 0 - 0 2024-07-29T00:47:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:14 smithi155 bash[73694]: debug 2024-07-29T00:47:14.256+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:14 smithi155 bash[68033]: cluster 2024-07-29T00:47:12.251190+0000 mgr.y (mgr.34101) 9520 : cluster [DBG] pgmap v10448: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:15.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17867 16 16 0 0 0 - 0 2024-07-29T00:47:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:15 smithi155 bash[73694]: debug 2024-07-29T00:47:15.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:16.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:16 smithi045 bash[80445]: cluster 2024-07-29T00:47:14.252894+0000 mgr.y (mgr.34101) 9521 : cluster [DBG] pgmap v10449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:16 smithi045 bash[82788]: cluster 2024-07-29T00:47:14.252894+0000 mgr.y (mgr.34101) 9521 : cluster [DBG] pgmap v10449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:16.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17868 16 16 0 0 0 - 0 2024-07-29T00:47:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:16 smithi155 bash[73694]: debug 2024-07-29T00:47:16.200+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:16.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:16 smithi155 bash[68033]: cluster 2024-07-29T00:47:14.252894+0000 mgr.y (mgr.34101) 9521 : cluster [DBG] pgmap v10449: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:17.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17869 16 16 0 0 0 - 0 2024-07-29T00:47:17.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:17 smithi155 bash[73694]: debug 2024-07-29T00:47:17.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:18.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:18 smithi045 bash[80445]: cluster 2024-07-29T00:47:16.254693+0000 mgr.y (mgr.34101) 9522 : cluster [DBG] pgmap v10450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:18 smithi045 bash[82788]: cluster 2024-07-29T00:47:16.254693+0000 mgr.y (mgr.34101) 9522 : cluster [DBG] pgmap v10450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:18.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17870 16 16 0 0 0 - 0 2024-07-29T00:47:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:18 smithi155 bash[73694]: debug 2024-07-29T00:47:18.184+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:18.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:18 smithi155 bash[68033]: cluster 2024-07-29T00:47:16.254693+0000 mgr.y (mgr.34101) 9522 : cluster [DBG] pgmap v10450: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:19.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:19 smithi045 bash[80445]: audit 2024-07-29T00:47:18.885046+0000 mon.c (mon.2) 2323 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:19 smithi045 bash[82788]: audit 2024-07-29T00:47:18.885046+0000 mon.c (mon.2) 2323 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:19.542 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17871 16 16 0 0 0 - 0 2024-07-29T00:47:19.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:19 smithi155 bash[68033]: audit 2024-07-29T00:47:18.885046+0000 mon.c (mon.2) 2323 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:19 smithi155 bash[73694]: debug 2024-07-29T00:47:19.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:20.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:20 smithi045 bash[80445]: cluster 2024-07-29T00:47:18.256598+0000 mgr.y (mgr.34101) 9523 : cluster [DBG] pgmap v10451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:20 smithi045 bash[82788]: cluster 2024-07-29T00:47:18.256598+0000 mgr.y (mgr.34101) 9523 : cluster [DBG] pgmap v10451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:20.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17872 16 16 0 0 0 - 0 2024-07-29T00:47:20.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:20 smithi155 bash[68033]: cluster 2024-07-29T00:47:18.256598+0000 mgr.y (mgr.34101) 9523 : cluster [DBG] pgmap v10451: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:20 smithi155 bash[73694]: debug 2024-07-29T00:47:20.200+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:47:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:47:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:47:21.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17873 16 16 0 0 0 - 0 2024-07-29T00:47:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:21 smithi155 bash[73694]: debug 2024-07-29T00:47:21.148+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:22.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:22 smithi045 bash[80445]: cluster 2024-07-29T00:47:20.258358+0000 mgr.y (mgr.34101) 9524 : cluster [DBG] pgmap v10452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:22 smithi045 bash[82788]: cluster 2024-07-29T00:47:20.258358+0000 mgr.y (mgr.34101) 9524 : cluster [DBG] pgmap v10452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:22.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17874 16 16 0 0 0 - 0 2024-07-29T00:47:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:22 smithi155 bash[73694]: debug 2024-07-29T00:47:22.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:22 smithi155 bash[68033]: cluster 2024-07-29T00:47:20.258358+0000 mgr.y (mgr.34101) 9524 : cluster [DBG] pgmap v10452: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:22.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:47:22 smithi155 bash[60745]: ts=2024-07-29T00:47:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:47:23.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17875 16 16 0 0 0 - 0 2024-07-29T00:47:23.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:23 smithi155 bash[73694]: debug 2024-07-29T00:47:23.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:24.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:24 smithi045 bash[80445]: cluster 2024-07-29T00:47:22.260220+0000 mgr.y (mgr.34101) 9525 : cluster [DBG] pgmap v10453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:24 smithi045 bash[82788]: cluster 2024-07-29T00:47:22.260220+0000 mgr.y (mgr.34101) 9525 : cluster [DBG] pgmap v10453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:24.543 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17876 16 16 0 0 0 - 0 2024-07-29T00:47:24.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:24 smithi155 bash[73694]: debug 2024-07-29T00:47:24.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:24.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:24 smithi155 bash[68033]: cluster 2024-07-29T00:47:22.260220+0000 mgr.y (mgr.34101) 9525 : cluster [DBG] pgmap v10453: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:25.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17877 16 16 0 0 0 - 0 2024-07-29T00:47:25.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:25 smithi155 bash[73694]: debug 2024-07-29T00:47:25.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:26 smithi045 bash[80445]: cluster 2024-07-29T00:47:24.261965+0000 mgr.y (mgr.34101) 9526 : cluster [DBG] pgmap v10454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:26 smithi045 bash[82788]: cluster 2024-07-29T00:47:24.261965+0000 mgr.y (mgr.34101) 9526 : cluster [DBG] pgmap v10454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:26.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17878 16 16 0 0 0 - 0 2024-07-29T00:47:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:26 smithi155 bash[68033]: cluster 2024-07-29T00:47:24.261965+0000 mgr.y (mgr.34101) 9526 : cluster [DBG] pgmap v10454: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:26.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:26 smithi155 bash[73694]: debug 2024-07-29T00:47:26.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:27.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17879 16 16 0 0 0 - 0 2024-07-29T00:47:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:27 smithi155 bash[73694]: debug 2024-07-29T00:47:27.060+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:28.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:28 smithi045 bash[80445]: cluster 2024-07-29T00:47:26.263668+0000 mgr.y (mgr.34101) 9527 : cluster [DBG] pgmap v10455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:28 smithi045 bash[82788]: cluster 2024-07-29T00:47:26.263668+0000 mgr.y (mgr.34101) 9527 : cluster [DBG] pgmap v10455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:28.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:47:28.545966+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:47:28.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:47:28.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17880 16 16 0 0 0 - 0 2024-07-29T00:47:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:28 smithi155 bash[73694]: debug 2024-07-29T00:47:28.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:28.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:28 smithi155 bash[68033]: cluster 2024-07-29T00:47:26.263668+0000 mgr.y (mgr.34101) 9527 : cluster [DBG] pgmap v10455: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:29.544 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17881 16 16 0 0 0 - 0 2024-07-29T00:47:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:29 smithi155 bash[73694]: debug 2024-07-29T00:47:29.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:30.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:30 smithi045 bash[80445]: cluster 2024-07-29T00:47:28.265522+0000 mgr.y (mgr.34101) 9528 : cluster [DBG] pgmap v10456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:30 smithi045 bash[82788]: cluster 2024-07-29T00:47:28.265522+0000 mgr.y (mgr.34101) 9528 : cluster [DBG] pgmap v10456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:30.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17882 16 16 0 0 0 - 0 2024-07-29T00:47:30.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:30 smithi155 bash[68033]: cluster 2024-07-29T00:47:28.265522+0000 mgr.y (mgr.34101) 9528 : cluster [DBG] pgmap v10456: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:30.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:30 smithi155 bash[73694]: debug 2024-07-29T00:47:30.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:47:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:47:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:47:31.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17883 16 16 0 0 0 - 0 2024-07-29T00:47:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:31 smithi155 bash[73694]: debug 2024-07-29T00:47:31.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:32.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:32 smithi045 bash[80445]: cluster 2024-07-29T00:47:30.267310+0000 mgr.y (mgr.34101) 9529 : cluster [DBG] pgmap v10457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:32 smithi045 bash[82788]: cluster 2024-07-29T00:47:30.267310+0000 mgr.y (mgr.34101) 9529 : cluster [DBG] pgmap v10457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:32.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17884 16 16 0 0 0 - 0 2024-07-29T00:47:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:32 smithi155 bash[73694]: debug 2024-07-29T00:47:32.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:32.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:32 smithi155 bash[68033]: cluster 2024-07-29T00:47:30.267310+0000 mgr.y (mgr.34101) 9529 : cluster [DBG] pgmap v10457: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:32.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:47:32 smithi155 bash[60745]: ts=2024-07-29T00:47:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:47:33.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17885 16 16 0 0 0 - 0 2024-07-29T00:47:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:33 smithi155 bash[73694]: debug 2024-07-29T00:47:33.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:34 smithi045 bash[82788]: cluster 2024-07-29T00:47:32.269170+0000 mgr.y (mgr.34101) 9530 : cluster [DBG] pgmap v10458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:34 smithi045 bash[82788]: audit 2024-07-29T00:47:33.885362+0000 mon.c (mon.2) 2324 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:34 smithi045 bash[80445]: cluster 2024-07-29T00:47:32.269170+0000 mgr.y (mgr.34101) 9530 : cluster [DBG] pgmap v10458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:34 smithi045 bash[80445]: audit 2024-07-29T00:47:33.885362+0000 mon.c (mon.2) 2324 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:34.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17886 16 16 0 0 0 - 0 2024-07-29T00:47:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:34 smithi155 bash[68033]: cluster 2024-07-29T00:47:32.269170+0000 mgr.y (mgr.34101) 9530 : cluster [DBG] pgmap v10458: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:34.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:34 smithi155 bash[68033]: audit 2024-07-29T00:47:33.885362+0000 mon.c (mon.2) 2324 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:34 smithi155 bash[73694]: debug 2024-07-29T00:47:34.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:35.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17887 16 16 0 0 0 - 0 2024-07-29T00:47:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:35 smithi155 bash[73694]: debug 2024-07-29T00:47:35.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:36.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:36 smithi045 bash[82788]: cluster 2024-07-29T00:47:34.270951+0000 mgr.y (mgr.34101) 9531 : cluster [DBG] pgmap v10459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:36 smithi045 bash[80445]: cluster 2024-07-29T00:47:34.270951+0000 mgr.y (mgr.34101) 9531 : cluster [DBG] pgmap v10459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:36.545 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17888 16 16 0 0 0 - 0 2024-07-29T00:47:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:36 smithi155 bash[73694]: debug 2024-07-29T00:47:36.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:36 smithi155 bash[68033]: cluster 2024-07-29T00:47:34.270951+0000 mgr.y (mgr.34101) 9531 : cluster [DBG] pgmap v10459: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:37.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17889 16 16 0 0 0 - 0 2024-07-29T00:47:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:37 smithi155 bash[73694]: debug 2024-07-29T00:47:37.068+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:38.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:38 smithi045 bash[82788]: cluster 2024-07-29T00:47:36.272692+0000 mgr.y (mgr.34101) 9532 : cluster [DBG] pgmap v10460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:38 smithi045 bash[80445]: cluster 2024-07-29T00:47:36.272692+0000 mgr.y (mgr.34101) 9532 : cluster [DBG] pgmap v10460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:38.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17890 16 16 0 0 0 - 0 2024-07-29T00:47:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:38 smithi155 bash[73694]: debug 2024-07-29T00:47:38.112+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:38.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:38 smithi155 bash[68033]: cluster 2024-07-29T00:47:36.272692+0000 mgr.y (mgr.34101) 9532 : cluster [DBG] pgmap v10460: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:39.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17891 16 16 0 0 0 - 0 2024-07-29T00:47:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:39 smithi155 bash[73694]: debug 2024-07-29T00:47:39.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:40 smithi045 bash[80445]: cluster 2024-07-29T00:47:38.274643+0000 mgr.y (mgr.34101) 9533 : cluster [DBG] pgmap v10461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:40 smithi045 bash[80445]: audit 2024-07-29T00:47:39.771502+0000 mon.c (mon.2) 2325 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:47:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:40 smithi045 bash[82788]: cluster 2024-07-29T00:47:38.274643+0000 mgr.y (mgr.34101) 9533 : cluster [DBG] pgmap v10461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:40 smithi045 bash[82788]: audit 2024-07-29T00:47:39.771502+0000 mon.c (mon.2) 2325 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:47:40.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17892 16 16 0 0 0 - 0 2024-07-29T00:47:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:40 smithi155 bash[73694]: debug 2024-07-29T00:47:40.056+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:40.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:40 smithi155 bash[68033]: cluster 2024-07-29T00:47:38.274643+0000 mgr.y (mgr.34101) 9533 : cluster [DBG] pgmap v10461: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:40.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:40 smithi155 bash[68033]: audit 2024-07-29T00:47:39.771502+0000 mon.c (mon.2) 2325 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:47:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:47:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:47:40] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-07-29T00:47:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:41 smithi045 bash[80445]: audit 2024-07-29T00:47:40.143421+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:41.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:41 smithi045 bash[80445]: audit 2024-07-29T00:47:40.150816+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:41 smithi045 bash[82788]: audit 2024-07-29T00:47:40.143421+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:41.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:41 smithi045 bash[82788]: audit 2024-07-29T00:47:40.150816+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:41.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17893 16 16 0 0 0 - 0 2024-07-29T00:47:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:41 smithi155 bash[73694]: debug 2024-07-29T00:47:41.088+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:41.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:41 smithi155 bash[68033]: audit 2024-07-29T00:47:40.143421+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:41.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:41 smithi155 bash[68033]: audit 2024-07-29T00:47:40.150816+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:42.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:42 smithi045 bash[80445]: cluster 2024-07-29T00:47:40.276336+0000 mgr.y (mgr.34101) 9534 : cluster [DBG] pgmap v10462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:42 smithi045 bash[82788]: cluster 2024-07-29T00:47:40.276336+0000 mgr.y (mgr.34101) 9534 : cluster [DBG] pgmap v10462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:42.546 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17894 16 16 0 0 0 - 0 2024-07-29T00:47:42.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:42 smithi155 bash[68033]: cluster 2024-07-29T00:47:40.276336+0000 mgr.y (mgr.34101) 9534 : cluster [DBG] pgmap v10462: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:42 smithi155 bash[73694]: debug 2024-07-29T00:47:42.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:42.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:47:42 smithi155 bash[60745]: ts=2024-07-29T00:47:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:47:43.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17895 16 16 0 0 0 - 0 2024-07-29T00:47:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:43 smithi155 bash[73694]: debug 2024-07-29T00:47:43.136+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:44.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:44 smithi045 bash[80445]: cluster 2024-07-29T00:47:42.278253+0000 mgr.y (mgr.34101) 9535 : cluster [DBG] pgmap v10463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:44 smithi045 bash[82788]: cluster 2024-07-29T00:47:42.278253+0000 mgr.y (mgr.34101) 9535 : cluster [DBG] pgmap v10463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:44.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17896 16 16 0 0 0 - 0 2024-07-29T00:47:44.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:44 smithi155 bash[68033]: cluster 2024-07-29T00:47:42.278253+0000 mgr.y (mgr.34101) 9535 : cluster [DBG] pgmap v10463: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:44 smithi155 bash[73694]: debug 2024-07-29T00:47:44.172+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:45.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17897 16 16 0 0 0 - 0 2024-07-29T00:47:45.554 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:45 smithi155 bash[73694]: debug 2024-07-29T00:47:45.200+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:46.467 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:46 smithi045 bash[80445]: cluster 2024-07-29T00:47:44.280145+0000 mgr.y (mgr.34101) 9536 : cluster [DBG] pgmap v10464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:46 smithi045 bash[80445]: audit 2024-07-29T00:47:45.400800+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:46 smithi045 bash[80445]: audit 2024-07-29T00:47:45.410686+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:46 smithi045 bash[80445]: audit 2024-07-29T00:47:45.967857+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:46 smithi045 bash[80445]: audit 2024-07-29T00:47:45.980275+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:46 smithi045 bash[82788]: cluster 2024-07-29T00:47:44.280145+0000 mgr.y (mgr.34101) 9536 : cluster [DBG] pgmap v10464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:46 smithi045 bash[82788]: audit 2024-07-29T00:47:45.400800+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:46 smithi045 bash[82788]: audit 2024-07-29T00:47:45.410686+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:46 smithi045 bash[82788]: audit 2024-07-29T00:47:45.967857+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:46 smithi045 bash[82788]: audit 2024-07-29T00:47:45.980275+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:46.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17898 16 16 0 0 0 - 0 2024-07-29T00:47:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:46 smithi155 bash[73694]: debug 2024-07-29T00:47:46.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:46.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:46 smithi155 bash[68033]: cluster 2024-07-29T00:47:44.280145+0000 mgr.y (mgr.34101) 9536 : cluster [DBG] pgmap v10464: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:46.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:46 smithi155 bash[68033]: audit 2024-07-29T00:47:45.400800+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:46.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:46 smithi155 bash[68033]: audit 2024-07-29T00:47:45.410686+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:46.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:46 smithi155 bash[68033]: audit 2024-07-29T00:47:45.967857+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:46.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:46 smithi155 bash[68033]: audit 2024-07-29T00:47:45.980275+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:47 smithi045 bash[80445]: audit 2024-07-29T00:47:46.408691+0000 mon.c (mon.2) 2326 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:47:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:47 smithi045 bash[80445]: audit 2024-07-29T00:47:46.410694+0000 mon.c (mon.2) 2327 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:47:47.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:47 smithi045 bash[80445]: audit 2024-07-29T00:47:46.420803+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:47 smithi045 bash[82788]: audit 2024-07-29T00:47:46.408691+0000 mon.c (mon.2) 2326 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:47:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:47 smithi045 bash[82788]: audit 2024-07-29T00:47:46.410694+0000 mon.c (mon.2) 2327 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:47:47.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:47 smithi045 bash[82788]: audit 2024-07-29T00:47:46.420803+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:47.547 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17899 16 16 0 0 0 - 0 2024-07-29T00:47:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:47 smithi155 bash[73694]: debug 2024-07-29T00:47:47.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:47 smithi155 bash[68033]: audit 2024-07-29T00:47:46.408691+0000 mon.c (mon.2) 2326 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:47:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:47 smithi155 bash[68033]: audit 2024-07-29T00:47:46.410694+0000 mon.c (mon.2) 2327 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:47:47.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:47 smithi155 bash[68033]: audit 2024-07-29T00:47:46.420803+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:47:48.467 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:48 smithi045 bash[82788]: cluster 2024-07-29T00:47:46.282133+0000 mgr.y (mgr.34101) 9537 : cluster [DBG] pgmap v10465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:48 smithi045 bash[80445]: cluster 2024-07-29T00:47:46.282133+0000 mgr.y (mgr.34101) 9537 : cluster [DBG] pgmap v10465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:48.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:47:48.549210+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:47:48.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:47:48.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17900 16 16 0 0 0 - 0 2024-07-29T00:47:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:48 smithi155 bash[73694]: debug 2024-07-29T00:47:48.180+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:48.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:48 smithi155 bash[68033]: cluster 2024-07-29T00:47:46.282133+0000 mgr.y (mgr.34101) 9537 : cluster [DBG] pgmap v10465: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:49 smithi045 bash[80445]: cluster 2024-07-29T00:47:48.284044+0000 mgr.y (mgr.34101) 9538 : cluster [DBG] pgmap v10466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:49 smithi045 bash[80445]: audit 2024-07-29T00:47:48.885787+0000 mon.c (mon.2) 2328 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:49 smithi045 bash[82788]: cluster 2024-07-29T00:47:48.284044+0000 mgr.y (mgr.34101) 9538 : cluster [DBG] pgmap v10466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:49 smithi045 bash[82788]: audit 2024-07-29T00:47:48.885787+0000 mon.c (mon.2) 2328 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:49.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17901 16 16 0 0 0 - 0 2024-07-29T00:47:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:49 smithi155 bash[73694]: debug 2024-07-29T00:47:49.196+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:49 smithi155 bash[68033]: cluster 2024-07-29T00:47:48.284044+0000 mgr.y (mgr.34101) 9538 : cluster [DBG] pgmap v10466: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:49.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:49 smithi155 bash[68033]: audit 2024-07-29T00:47:48.885787+0000 mon.c (mon.2) 2328 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:47:50.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17902 16 16 0 0 0 - 0 2024-07-29T00:47:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:50 smithi155 bash[73694]: debug 2024-07-29T00:47:50.208+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:50.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:47:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:47:50] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-29T00:47:51.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17903 16 16 0 0 0 - 0 2024-07-29T00:47:51.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:51 smithi155 bash[68033]: cluster 2024-07-29T00:47:50.285784+0000 mgr.y (mgr.34101) 9539 : cluster [DBG] pgmap v10467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:51 smithi155 bash[73694]: debug 2024-07-29T00:47:51.224+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:51.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:51 smithi045 bash[80445]: cluster 2024-07-29T00:47:50.285784+0000 mgr.y (mgr.34101) 9539 : cluster [DBG] pgmap v10467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:51 smithi045 bash[82788]: cluster 2024-07-29T00:47:50.285784+0000 mgr.y (mgr.34101) 9539 : cluster [DBG] pgmap v10467: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:52.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17904 16 16 0 0 0 - 0 2024-07-29T00:47:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:52 smithi155 bash[73694]: debug 2024-07-29T00:47:52.232+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:52.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:47:52 smithi155 bash[60745]: ts=2024-07-29T00:47:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:47:53.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17905 16 16 0 0 0 - 0 2024-07-29T00:47:53.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:53 smithi155 bash[68033]: cluster 2024-07-29T00:47:52.287605+0000 mgr.y (mgr.34101) 9540 : cluster [DBG] pgmap v10468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:53 smithi155 bash[73694]: debug 2024-07-29T00:47:53.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:53 smithi045 bash[80445]: cluster 2024-07-29T00:47:52.287605+0000 mgr.y (mgr.34101) 9540 : cluster [DBG] pgmap v10468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:53 smithi045 bash[82788]: cluster 2024-07-29T00:47:52.287605+0000 mgr.y (mgr.34101) 9540 : cluster [DBG] pgmap v10468: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:54.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17906 16 16 0 0 0 - 0 2024-07-29T00:47:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:54 smithi155 bash[73694]: debug 2024-07-29T00:47:54.284+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:55.548 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17907 16 16 0 0 0 - 0 2024-07-29T00:47:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:55 smithi155 bash[73694]: debug 2024-07-29T00:47:55.292+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:55.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:55 smithi155 bash[68033]: cluster 2024-07-29T00:47:54.289305+0000 mgr.y (mgr.34101) 9541 : cluster [DBG] pgmap v10469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:55 smithi045 bash[80445]: cluster 2024-07-29T00:47:54.289305+0000 mgr.y (mgr.34101) 9541 : cluster [DBG] pgmap v10469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:55 smithi045 bash[82788]: cluster 2024-07-29T00:47:54.289305+0000 mgr.y (mgr.34101) 9541 : cluster [DBG] pgmap v10469: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:56.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17908 16 16 0 0 0 - 0 2024-07-29T00:47:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:56 smithi155 bash[73694]: debug 2024-07-29T00:47:56.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:57.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17909 16 16 0 0 0 - 0 2024-07-29T00:47:57.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:57 smithi155 bash[68033]: cluster 2024-07-29T00:47:56.291053+0000 mgr.y (mgr.34101) 9542 : cluster [DBG] pgmap v10470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:57 smithi155 bash[73694]: debug 2024-07-29T00:47:57.291+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:57 smithi045 bash[80445]: cluster 2024-07-29T00:47:56.291053+0000 mgr.y (mgr.34101) 9542 : cluster [DBG] pgmap v10470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:57 smithi045 bash[82788]: cluster 2024-07-29T00:47:56.291053+0000 mgr.y (mgr.34101) 9542 : cluster [DBG] pgmap v10470: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:58.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17910 16 16 0 0 0 - 0 2024-07-29T00:47:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:58 smithi155 bash[73694]: debug 2024-07-29T00:47:58.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:59.549 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17911 16 16 0 0 0 - 0 2024-07-29T00:47:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:47:59 smithi155 bash[73694]: debug 2024-07-29T00:47:59.291+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:47:59.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:47:59 smithi155 bash[68033]: cluster 2024-07-29T00:47:58.292915+0000 mgr.y (mgr.34101) 9543 : cluster [DBG] pgmap v10471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:47:59 smithi045 bash[80445]: cluster 2024-07-29T00:47:58.292915+0000 mgr.y (mgr.34101) 9543 : cluster [DBG] pgmap v10471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:47:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:47:59 smithi045 bash[82788]: cluster 2024-07-29T00:47:58.292915+0000 mgr.y (mgr.34101) 9543 : cluster [DBG] pgmap v10471: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:00.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17912 16 16 0 0 0 - 0 2024-07-29T00:48:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:00 smithi155 bash[73694]: debug 2024-07-29T00:48:00.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:48:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:48:00] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-29T00:48:01.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17913 16 16 0 0 0 - 0 2024-07-29T00:48:01.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:01 smithi155 bash[73694]: debug 2024-07-29T00:48:01.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:01.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:01 smithi155 bash[68033]: cluster 2024-07-29T00:48:00.294675+0000 mgr.y (mgr.34101) 9544 : cluster [DBG] pgmap v10472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:01.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:01 smithi045 bash[80445]: cluster 2024-07-29T00:48:00.294675+0000 mgr.y (mgr.34101) 9544 : cluster [DBG] pgmap v10472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:01 smithi045 bash[82788]: cluster 2024-07-29T00:48:00.294675+0000 mgr.y (mgr.34101) 9544 : cluster [DBG] pgmap v10472: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:02.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17914 16 16 0 0 0 - 0 2024-07-29T00:48:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:02 smithi155 bash[73694]: debug 2024-07-29T00:48:02.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:02.555 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:48:02 smithi155 bash[60745]: ts=2024-07-29T00:48:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:48:03.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17915 16 16 0 0 0 - 0 2024-07-29T00:48:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:03 smithi155 bash[73694]: debug 2024-07-29T00:48:03.187+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:03.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:03 smithi155 bash[68033]: cluster 2024-07-29T00:48:02.296529+0000 mgr.y (mgr.34101) 9545 : cluster [DBG] pgmap v10473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:03.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:03 smithi045 bash[82788]: cluster 2024-07-29T00:48:02.296529+0000 mgr.y (mgr.34101) 9545 : cluster [DBG] pgmap v10473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:03 smithi045 bash[80445]: cluster 2024-07-29T00:48:02.296529+0000 mgr.y (mgr.34101) 9545 : cluster [DBG] pgmap v10473: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:04.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17916 16 16 0 0 0 - 0 2024-07-29T00:48:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:04 smithi155 bash[73694]: debug 2024-07-29T00:48:04.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:04.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:04 smithi155 bash[68033]: audit 2024-07-29T00:48:03.886205+0000 mon.c (mon.2) 2329 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:04 smithi045 bash[80445]: audit 2024-07-29T00:48:03.886205+0000 mon.c (mon.2) 2329 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:04 smithi045 bash[82788]: audit 2024-07-29T00:48:03.886205+0000 mon.c (mon.2) 2329 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:05.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17917 16 16 0 0 0 - 0 2024-07-29T00:48:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:05 smithi155 bash[73694]: debug 2024-07-29T00:48:05.231+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:05.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:05 smithi155 bash[68033]: cluster 2024-07-29T00:48:04.298351+0000 mgr.y (mgr.34101) 9546 : cluster [DBG] pgmap v10474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:05 smithi045 bash[80445]: cluster 2024-07-29T00:48:04.298351+0000 mgr.y (mgr.34101) 9546 : cluster [DBG] pgmap v10474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:05 smithi045 bash[82788]: cluster 2024-07-29T00:48:04.298351+0000 mgr.y (mgr.34101) 9546 : cluster [DBG] pgmap v10474: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:06.550 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17918 16 16 0 0 0 - 0 2024-07-29T00:48:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:06 smithi155 bash[73694]: debug 2024-07-29T00:48:06.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:07.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17919 16 16 0 0 0 - 0 2024-07-29T00:48:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:07 smithi155 bash[73694]: debug 2024-07-29T00:48:07.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:07.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:07 smithi155 bash[68033]: cluster 2024-07-29T00:48:06.300269+0000 mgr.y (mgr.34101) 9547 : cluster [DBG] pgmap v10475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:07.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:07 smithi045 bash[82788]: cluster 2024-07-29T00:48:06.300269+0000 mgr.y (mgr.34101) 9547 : cluster [DBG] pgmap v10475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:07.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:07 smithi045 bash[80445]: cluster 2024-07-29T00:48:06.300269+0000 mgr.y (mgr.34101) 9547 : cluster [DBG] pgmap v10475: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:08.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:48:08.552366+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:48:08.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:48:08.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17920 16 16 0 0 0 - 0 2024-07-29T00:48:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:08 smithi155 bash[73694]: debug 2024-07-29T00:48:08.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:09.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17921 16 16 0 0 0 - 0 2024-07-29T00:48:09.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:09 smithi155 bash[68033]: cluster 2024-07-29T00:48:08.302203+0000 mgr.y (mgr.34101) 9548 : cluster [DBG] pgmap v10476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:09 smithi155 bash[73694]: debug 2024-07-29T00:48:09.283+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:09 smithi045 bash[82788]: cluster 2024-07-29T00:48:08.302203+0000 mgr.y (mgr.34101) 9548 : cluster [DBG] pgmap v10476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:09 smithi045 bash[80445]: cluster 2024-07-29T00:48:08.302203+0000 mgr.y (mgr.34101) 9548 : cluster [DBG] pgmap v10476: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:10.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17922 16 16 0 0 0 - 0 2024-07-29T00:48:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:10 smithi155 bash[73694]: debug 2024-07-29T00:48:10.307+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:10.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:48:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:48:10] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2024-07-29T00:48:11.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17923 16 16 0 0 0 - 0 2024-07-29T00:48:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:11 smithi045 bash[80445]: cluster 2024-07-29T00:48:10.303888+0000 mgr.y (mgr.34101) 9549 : cluster [DBG] pgmap v10477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:11 smithi045 bash[82788]: cluster 2024-07-29T00:48:10.303888+0000 mgr.y (mgr.34101) 9549 : cluster [DBG] pgmap v10477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:11 smithi155 bash[68033]: cluster 2024-07-29T00:48:10.303888+0000 mgr.y (mgr.34101) 9549 : cluster [DBG] pgmap v10477: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:11 smithi155 bash[73694]: debug 2024-07-29T00:48:11.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:12.551 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17924 16 16 0 0 0 - 0 2024-07-29T00:48:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:12 smithi155 bash[73694]: debug 2024-07-29T00:48:12.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:48:12 smithi155 bash[60745]: ts=2024-07-29T00:48:12.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:48:13.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17925 16 16 0 0 0 - 0 2024-07-29T00:48:13.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:13 smithi045 bash[82788]: cluster 2024-07-29T00:48:12.305742+0000 mgr.y (mgr.34101) 9550 : cluster [DBG] pgmap v10478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:13.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:13 smithi045 bash[80445]: cluster 2024-07-29T00:48:12.305742+0000 mgr.y (mgr.34101) 9550 : cluster [DBG] pgmap v10478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:13 smithi155 bash[73694]: debug 2024-07-29T00:48:13.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:13 smithi155 bash[68033]: cluster 2024-07-29T00:48:12.305742+0000 mgr.y (mgr.34101) 9550 : cluster [DBG] pgmap v10478: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:14.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17926 16 16 0 0 0 - 0 2024-07-29T00:48:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:14 smithi155 bash[73694]: debug 2024-07-29T00:48:14.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:15.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17927 16 16 0 0 0 - 0 2024-07-29T00:48:15.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:15 smithi045 bash[80445]: cluster 2024-07-29T00:48:14.307422+0000 mgr.y (mgr.34101) 9551 : cluster [DBG] pgmap v10479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:15 smithi045 bash[82788]: cluster 2024-07-29T00:48:14.307422+0000 mgr.y (mgr.34101) 9551 : cluster [DBG] pgmap v10479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:15 smithi155 bash[68033]: cluster 2024-07-29T00:48:14.307422+0000 mgr.y (mgr.34101) 9551 : cluster [DBG] pgmap v10479: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:15 smithi155 bash[73694]: debug 2024-07-29T00:48:15.399+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:16.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17928 16 16 0 0 0 - 0 2024-07-29T00:48:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:16 smithi155 bash[73694]: debug 2024-07-29T00:48:16.439+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:17.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17929 16 16 0 0 0 - 0 2024-07-29T00:48:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:17 smithi045 bash[80445]: cluster 2024-07-29T00:48:16.309391+0000 mgr.y (mgr.34101) 9552 : cluster [DBG] pgmap v10480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:17.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:17 smithi045 bash[82788]: cluster 2024-07-29T00:48:16.309391+0000 mgr.y (mgr.34101) 9552 : cluster [DBG] pgmap v10480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:17 smithi155 bash[73694]: debug 2024-07-29T00:48:17.435+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:17 smithi155 bash[68033]: cluster 2024-07-29T00:48:16.309391+0000 mgr.y (mgr.34101) 9552 : cluster [DBG] pgmap v10480: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:18.552 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17930 16 16 0 0 0 - 0 2024-07-29T00:48:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:18 smithi155 bash[73694]: debug 2024-07-29T00:48:18.419+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:19.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17931 16 16 0 0 0 - 0 2024-07-29T00:48:19.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:19 smithi045 bash[80445]: cluster 2024-07-29T00:48:18.311265+0000 mgr.y (mgr.34101) 9553 : cluster [DBG] pgmap v10481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:19 smithi045 bash[80445]: audit 2024-07-29T00:48:18.886703+0000 mon.c (mon.2) 2330 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:19 smithi045 bash[82788]: cluster 2024-07-29T00:48:18.311265+0000 mgr.y (mgr.34101) 9553 : cluster [DBG] pgmap v10481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:19 smithi045 bash[82788]: audit 2024-07-29T00:48:18.886703+0000 mon.c (mon.2) 2330 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:19 smithi155 bash[73694]: debug 2024-07-29T00:48:19.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:19 smithi155 bash[68033]: cluster 2024-07-29T00:48:18.311265+0000 mgr.y (mgr.34101) 9553 : cluster [DBG] pgmap v10481: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:19 smithi155 bash[68033]: audit 2024-07-29T00:48:18.886703+0000 mon.c (mon.2) 2330 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:20.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17932 16 16 0 0 0 - 0 2024-07-29T00:48:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:20 smithi155 bash[73694]: debug 2024-07-29T00:48:20.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:48:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:48:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:48:21.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17933 16 16 0 0 0 - 0 2024-07-29T00:48:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:21 smithi045 bash[80445]: cluster 2024-07-29T00:48:20.313002+0000 mgr.y (mgr.34101) 9554 : cluster [DBG] pgmap v10482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:21 smithi045 bash[82788]: cluster 2024-07-29T00:48:20.313002+0000 mgr.y (mgr.34101) 9554 : cluster [DBG] pgmap v10482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:21 smithi155 bash[73694]: debug 2024-07-29T00:48:21.367+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:21.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:21 smithi155 bash[68033]: cluster 2024-07-29T00:48:20.313002+0000 mgr.y (mgr.34101) 9554 : cluster [DBG] pgmap v10482: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:22.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17934 16 16 0 0 0 - 0 2024-07-29T00:48:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:22 smithi155 bash[73694]: debug 2024-07-29T00:48:22.387+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:48:22 smithi155 bash[60745]: ts=2024-07-29T00:48:22.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:48:23.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17935 16 16 0 0 0 - 0 2024-07-29T00:48:23.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:23 smithi045 bash[80445]: cluster 2024-07-29T00:48:22.314893+0000 mgr.y (mgr.34101) 9555 : cluster [DBG] pgmap v10483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:23.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:23 smithi045 bash[82788]: cluster 2024-07-29T00:48:22.314893+0000 mgr.y (mgr.34101) 9555 : cluster [DBG] pgmap v10483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:23 smithi155 bash[73694]: debug 2024-07-29T00:48:23.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:23 smithi155 bash[68033]: cluster 2024-07-29T00:48:22.314893+0000 mgr.y (mgr.34101) 9555 : cluster [DBG] pgmap v10483: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:24.553 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17936 16 16 0 0 0 - 0 2024-07-29T00:48:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:24 smithi155 bash[73694]: debug 2024-07-29T00:48:24.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:25.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17937 16 16 0 0 0 - 0 2024-07-29T00:48:25.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:25 smithi045 bash[80445]: cluster 2024-07-29T00:48:24.316615+0000 mgr.y (mgr.34101) 9556 : cluster [DBG] pgmap v10484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:25.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:25 smithi045 bash[82788]: cluster 2024-07-29T00:48:24.316615+0000 mgr.y (mgr.34101) 9556 : cluster [DBG] pgmap v10484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:25 smithi155 bash[73694]: debug 2024-07-29T00:48:25.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:25 smithi155 bash[68033]: cluster 2024-07-29T00:48:24.316615+0000 mgr.y (mgr.34101) 9556 : cluster [DBG] pgmap v10484: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:26.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17938 16 16 0 0 0 - 0 2024-07-29T00:48:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:26 smithi155 bash[73694]: debug 2024-07-29T00:48:26.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:27.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17939 16 16 0 0 0 - 0 2024-07-29T00:48:27.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:27 smithi045 bash[80445]: cluster 2024-07-29T00:48:26.318374+0000 mgr.y (mgr.34101) 9557 : cluster [DBG] pgmap v10485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:27.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:27 smithi045 bash[82788]: cluster 2024-07-29T00:48:26.318374+0000 mgr.y (mgr.34101) 9557 : cluster [DBG] pgmap v10485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:27 smithi155 bash[73694]: debug 2024-07-29T00:48:27.403+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:27 smithi155 bash[68033]: cluster 2024-07-29T00:48:26.318374+0000 mgr.y (mgr.34101) 9557 : cluster [DBG] pgmap v10485: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:28.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:48:28.555723+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:48:28.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:48:28.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17940 16 16 0 0 0 - 0 2024-07-29T00:48:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:28 smithi155 bash[73694]: debug 2024-07-29T00:48:28.395+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:29.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17941 16 16 0 0 0 - 0 2024-07-29T00:48:29.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:29 smithi045 bash[80445]: cluster 2024-07-29T00:48:28.320177+0000 mgr.y (mgr.34101) 9558 : cluster [DBG] pgmap v10486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:29.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:29 smithi045 bash[82788]: cluster 2024-07-29T00:48:28.320177+0000 mgr.y (mgr.34101) 9558 : cluster [DBG] pgmap v10486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:29 smithi155 bash[73694]: debug 2024-07-29T00:48:29.407+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:29 smithi155 bash[68033]: cluster 2024-07-29T00:48:28.320177+0000 mgr.y (mgr.34101) 9558 : cluster [DBG] pgmap v10486: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:30.554 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17942 16 16 0 0 0 - 0 2024-07-29T00:48:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:30 smithi155 bash[73694]: debug 2024-07-29T00:48:30.419+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:30.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:48:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:48:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:48:31.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17943 16 16 0 0 0 - 0 2024-07-29T00:48:31.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:31 smithi045 bash[80445]: cluster 2024-07-29T00:48:30.321945+0000 mgr.y (mgr.34101) 9559 : cluster [DBG] pgmap v10487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:31.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:31 smithi045 bash[82788]: cluster 2024-07-29T00:48:30.321945+0000 mgr.y (mgr.34101) 9559 : cluster [DBG] pgmap v10487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:31 smithi155 bash[68033]: cluster 2024-07-29T00:48:30.321945+0000 mgr.y (mgr.34101) 9559 : cluster [DBG] pgmap v10487: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:31 smithi155 bash[73694]: debug 2024-07-29T00:48:31.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:32.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17944 16 16 0 0 0 - 0 2024-07-29T00:48:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:32 smithi155 bash[73694]: debug 2024-07-29T00:48:32.431+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:48:32 smithi155 bash[60745]: ts=2024-07-29T00:48:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:48:33.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17945 16 16 0 0 0 - 0 2024-07-29T00:48:33.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:33 smithi045 bash[80445]: cluster 2024-07-29T00:48:32.323793+0000 mgr.y (mgr.34101) 9560 : cluster [DBG] pgmap v10488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:33 smithi045 bash[82788]: cluster 2024-07-29T00:48:32.323793+0000 mgr.y (mgr.34101) 9560 : cluster [DBG] pgmap v10488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:33 smithi155 bash[73694]: debug 2024-07-29T00:48:33.459+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:33 smithi155 bash[68033]: cluster 2024-07-29T00:48:32.323793+0000 mgr.y (mgr.34101) 9560 : cluster [DBG] pgmap v10488: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:34.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17946 16 16 0 0 0 - 0 2024-07-29T00:48:34.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:34 smithi045 bash[80445]: audit 2024-07-29T00:48:33.887194+0000 mon.c (mon.2) 2331 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:34 smithi045 bash[82788]: audit 2024-07-29T00:48:33.887194+0000 mon.c (mon.2) 2331 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:34 smithi155 bash[73694]: debug 2024-07-29T00:48:34.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:34 smithi155 bash[68033]: audit 2024-07-29T00:48:33.887194+0000 mon.c (mon.2) 2331 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:35.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17947 16 16 0 0 0 - 0 2024-07-29T00:48:35.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:35 smithi045 bash[80445]: cluster 2024-07-29T00:48:34.325490+0000 mgr.y (mgr.34101) 9561 : cluster [DBG] pgmap v10489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:35.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:35 smithi045 bash[82788]: cluster 2024-07-29T00:48:34.325490+0000 mgr.y (mgr.34101) 9561 : cluster [DBG] pgmap v10489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:35 smithi155 bash[73694]: debug 2024-07-29T00:48:35.511+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:35 smithi155 bash[68033]: cluster 2024-07-29T00:48:34.325490+0000 mgr.y (mgr.34101) 9561 : cluster [DBG] pgmap v10489: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:36.555 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17948 16 16 0 0 0 - 0 2024-07-29T00:48:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:36 smithi155 bash[73694]: debug 2024-07-29T00:48:36.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:37.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17949 16 16 0 0 0 - 0 2024-07-29T00:48:37.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:37 smithi045 bash[80445]: cluster 2024-07-29T00:48:36.327247+0000 mgr.y (mgr.34101) 9562 : cluster [DBG] pgmap v10490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:37.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:37 smithi045 bash[82788]: cluster 2024-07-29T00:48:36.327247+0000 mgr.y (mgr.34101) 9562 : cluster [DBG] pgmap v10490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:37 smithi155 bash[73694]: debug 2024-07-29T00:48:37.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:37 smithi155 bash[68033]: cluster 2024-07-29T00:48:36.327247+0000 mgr.y (mgr.34101) 9562 : cluster [DBG] pgmap v10490: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:38.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17950 16 16 0 0 0 - 0 2024-07-29T00:48:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:38 smithi155 bash[73694]: debug 2024-07-29T00:48:38.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:39.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17951 16 16 0 0 0 - 0 2024-07-29T00:48:39.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:39 smithi045 bash[80445]: cluster 2024-07-29T00:48:38.329111+0000 mgr.y (mgr.34101) 9563 : cluster [DBG] pgmap v10491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:39 smithi045 bash[82788]: cluster 2024-07-29T00:48:38.329111+0000 mgr.y (mgr.34101) 9563 : cluster [DBG] pgmap v10491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:39 smithi155 bash[68033]: cluster 2024-07-29T00:48:38.329111+0000 mgr.y (mgr.34101) 9563 : cluster [DBG] pgmap v10491: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:39 smithi155 bash[73694]: debug 2024-07-29T00:48:39.543+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:40.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17952 16 16 0 0 0 - 0 2024-07-29T00:48:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:40 smithi155 bash[73694]: debug 2024-07-29T00:48:40.519+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:40.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:48:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:48:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:48:41.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17953 16 16 0 0 0 - 0 2024-07-29T00:48:41.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:41 smithi045 bash[80445]: cluster 2024-07-29T00:48:40.330881+0000 mgr.y (mgr.34101) 9564 : cluster [DBG] pgmap v10492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:41.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:41 smithi045 bash[82788]: cluster 2024-07-29T00:48:40.330881+0000 mgr.y (mgr.34101) 9564 : cluster [DBG] pgmap v10492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:41 smithi155 bash[73694]: debug 2024-07-29T00:48:41.547+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:41 smithi155 bash[68033]: cluster 2024-07-29T00:48:40.330881+0000 mgr.y (mgr.34101) 9564 : cluster [DBG] pgmap v10492: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:42.556 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17954 16 16 0 0 0 - 0 2024-07-29T00:48:42.584 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:48:42 smithi155 bash[60745]: ts=2024-07-29T00:48:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:48:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:42 smithi155 bash[73694]: debug 2024-07-29T00:48:42.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:43.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17955 16 16 0 0 0 - 0 2024-07-29T00:48:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:43 smithi155 bash[73694]: debug 2024-07-29T00:48:43.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:43 smithi155 bash[68033]: cluster 2024-07-29T00:48:42.332750+0000 mgr.y (mgr.34101) 9565 : cluster [DBG] pgmap v10493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:43.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:43 smithi045 bash[80445]: cluster 2024-07-29T00:48:42.332750+0000 mgr.y (mgr.34101) 9565 : cluster [DBG] pgmap v10493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:43 smithi045 bash[82788]: cluster 2024-07-29T00:48:42.332750+0000 mgr.y (mgr.34101) 9565 : cluster [DBG] pgmap v10493: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:44.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17956 16 16 0 0 0 - 0 2024-07-29T00:48:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:44 smithi155 bash[73694]: debug 2024-07-29T00:48:44.615+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:45.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17957 16 16 0 0 0 - 0 2024-07-29T00:48:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:45 smithi155 bash[73694]: debug 2024-07-29T00:48:45.570+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:45 smithi155 bash[68033]: cluster 2024-07-29T00:48:44.334503+0000 mgr.y (mgr.34101) 9566 : cluster [DBG] pgmap v10494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:45 smithi045 bash[80445]: cluster 2024-07-29T00:48:44.334503+0000 mgr.y (mgr.34101) 9566 : cluster [DBG] pgmap v10494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:45 smithi045 bash[82788]: cluster 2024-07-29T00:48:44.334503+0000 mgr.y (mgr.34101) 9566 : cluster [DBG] pgmap v10494: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:46.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17958 16 16 0 0 0 - 0 2024-07-29T00:48:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:46 smithi155 bash[73694]: debug 2024-07-29T00:48:46.522+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:47.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17959 16 16 0 0 0 - 0 2024-07-29T00:48:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:47 smithi155 bash[73694]: debug 2024-07-29T00:48:47.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:47.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:47 smithi155 bash[68033]: cluster 2024-07-29T00:48:46.336226+0000 mgr.y (mgr.34101) 9567 : cluster [DBG] pgmap v10495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:47.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:47 smithi155 bash[68033]: audit 2024-07-29T00:48:46.556866+0000 mon.c (mon.2) 2332 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:48:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:47 smithi045 bash[80445]: cluster 2024-07-29T00:48:46.336226+0000 mgr.y (mgr.34101) 9567 : cluster [DBG] pgmap v10495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:47 smithi045 bash[80445]: audit 2024-07-29T00:48:46.556866+0000 mon.c (mon.2) 2332 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:48:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:47 smithi045 bash[82788]: cluster 2024-07-29T00:48:46.336226+0000 mgr.y (mgr.34101) 9567 : cluster [DBG] pgmap v10495: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:47 smithi045 bash[82788]: audit 2024-07-29T00:48:46.556866+0000 mon.c (mon.2) 2332 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:48:48.557 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:48:48.558891+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:48:48.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:48:48.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17960 16 16 0 0 0 - 0 2024-07-29T00:48:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:48 smithi155 bash[73694]: debug 2024-07-29T00:48:48.518+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:49.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17961 16 16 0 0 0 - 0 2024-07-29T00:48:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:49 smithi155 bash[73694]: debug 2024-07-29T00:48:49.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:49 smithi155 bash[68033]: cluster 2024-07-29T00:48:48.338123+0000 mgr.y (mgr.34101) 9568 : cluster [DBG] pgmap v10496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:49 smithi155 bash[68033]: audit 2024-07-29T00:48:48.887541+0000 mon.c (mon.2) 2333 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:49 smithi045 bash[80445]: cluster 2024-07-29T00:48:48.338123+0000 mgr.y (mgr.34101) 9568 : cluster [DBG] pgmap v10496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:49 smithi045 bash[80445]: audit 2024-07-29T00:48:48.887541+0000 mon.c (mon.2) 2333 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:49 smithi045 bash[82788]: cluster 2024-07-29T00:48:48.338123+0000 mgr.y (mgr.34101) 9568 : cluster [DBG] pgmap v10496: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:49 smithi045 bash[82788]: audit 2024-07-29T00:48:48.887541+0000 mon.c (mon.2) 2333 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:48:50.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17962 16 16 0 0 0 - 0 2024-07-29T00:48:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:50 smithi155 bash[73694]: debug 2024-07-29T00:48:50.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:48:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:48:50] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:48:51.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17963 16 16 0 0 0 - 0 2024-07-29T00:48:51.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:51 smithi155 bash[68033]: cluster 2024-07-29T00:48:50.339914+0000 mgr.y (mgr.34101) 9569 : cluster [DBG] pgmap v10497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:51 smithi155 bash[73694]: debug 2024-07-29T00:48:51.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:51.967 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:51 smithi045 bash[80445]: cluster 2024-07-29T00:48:50.339914+0000 mgr.y (mgr.34101) 9569 : cluster [DBG] pgmap v10497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:51.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:51 smithi045 bash[82788]: cluster 2024-07-29T00:48:50.339914+0000 mgr.y (mgr.34101) 9569 : cluster [DBG] pgmap v10497: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:52.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17964 16 16 0 0 0 - 0 2024-07-29T00:48:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:52 smithi155 bash[73694]: debug 2024-07-29T00:48:52.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:48:52 smithi155 bash[60745]: ts=2024-07-29T00:48:52.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:48:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:53 smithi155 bash[73694]: debug 2024-07-29T00:48:53.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:53.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:53 smithi155 bash[68033]: audit 2024-07-29T00:48:52.248651+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:53 smithi155 bash[68033]: audit 2024-07-29T00:48:52.259173+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:53 smithi155 bash[68033]: cluster 2024-07-29T00:48:52.341748+0000 mgr.y (mgr.34101) 9570 : cluster [DBG] pgmap v10498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:53 smithi155 bash[68033]: audit 2024-07-29T00:48:52.446514+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:53 smithi155 bash[68033]: audit 2024-07-29T00:48:52.458559+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:53 smithi155 bash[68033]: audit 2024-07-29T00:48:52.893204+0000 mon.c (mon.2) 2334 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:48:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:53 smithi155 bash[68033]: audit 2024-07-29T00:48:52.894893+0000 mon.c (mon.2) 2335 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:48:53.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:53 smithi155 bash[68033]: audit 2024-07-29T00:48:52.902939+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17965 16 16 0 0 0 - 0 2024-07-29T00:48:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[80445]: audit 2024-07-29T00:48:52.248651+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[80445]: audit 2024-07-29T00:48:52.259173+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[80445]: cluster 2024-07-29T00:48:52.341748+0000 mgr.y (mgr.34101) 9570 : cluster [DBG] pgmap v10498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[80445]: audit 2024-07-29T00:48:52.446514+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[80445]: audit 2024-07-29T00:48:52.458559+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[80445]: audit 2024-07-29T00:48:52.893204+0000 mon.c (mon.2) 2334 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:48:53.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[80445]: audit 2024-07-29T00:48:52.894893+0000 mon.c (mon.2) 2335 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:48:53.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[80445]: audit 2024-07-29T00:48:52.902939+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[82788]: audit 2024-07-29T00:48:52.248651+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[82788]: audit 2024-07-29T00:48:52.259173+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[82788]: cluster 2024-07-29T00:48:52.341748+0000 mgr.y (mgr.34101) 9570 : cluster [DBG] pgmap v10498: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[82788]: audit 2024-07-29T00:48:52.446514+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[82788]: audit 2024-07-29T00:48:52.458559+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[82788]: audit 2024-07-29T00:48:52.893204+0000 mon.c (mon.2) 2334 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:48:53.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[82788]: audit 2024-07-29T00:48:52.894893+0000 mon.c (mon.2) 2335 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:48:53.720 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:53 smithi045 bash[82788]: audit 2024-07-29T00:48:52.902939+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:48:54.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17966 16 16 0 0 0 - 0 2024-07-29T00:48:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:54 smithi155 bash[73694]: debug 2024-07-29T00:48:54.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:55.558 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17967 16 16 0 0 0 - 0 2024-07-29T00:48:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:55 smithi045 bash[80445]: cluster 2024-07-29T00:48:54.343491+0000 mgr.y (mgr.34101) 9571 : cluster [DBG] pgmap v10499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:55 smithi045 bash[82788]: cluster 2024-07-29T00:48:54.343491+0000 mgr.y (mgr.34101) 9571 : cluster [DBG] pgmap v10499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:55 smithi155 bash[68033]: cluster 2024-07-29T00:48:54.343491+0000 mgr.y (mgr.34101) 9571 : cluster [DBG] pgmap v10499: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:55 smithi155 bash[73694]: debug 2024-07-29T00:48:55.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:56.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17968 16 16 0 0 0 - 0 2024-07-29T00:48:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:56 smithi155 bash[73694]: debug 2024-07-29T00:48:56.338+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:57.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17969 16 16 0 0 0 - 0 2024-07-29T00:48:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:57 smithi045 bash[80445]: cluster 2024-07-29T00:48:56.345214+0000 mgr.y (mgr.34101) 9572 : cluster [DBG] pgmap v10500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:57 smithi045 bash[82788]: cluster 2024-07-29T00:48:56.345214+0000 mgr.y (mgr.34101) 9572 : cluster [DBG] pgmap v10500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:57 smithi155 bash[73694]: debug 2024-07-29T00:48:57.334+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:57 smithi155 bash[68033]: cluster 2024-07-29T00:48:56.345214+0000 mgr.y (mgr.34101) 9572 : cluster [DBG] pgmap v10500: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:58.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17970 16 16 0 0 0 - 0 2024-07-29T00:48:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:58 smithi155 bash[73694]: debug 2024-07-29T00:48:58.366+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:59.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17971 16 16 0 0 0 - 0 2024-07-29T00:48:59.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:48:59 smithi045 bash[80445]: cluster 2024-07-29T00:48:58.347087+0000 mgr.y (mgr.34101) 9573 : cluster [DBG] pgmap v10501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:59.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:48:59 smithi045 bash[82788]: cluster 2024-07-29T00:48:58.347087+0000 mgr.y (mgr.34101) 9573 : cluster [DBG] pgmap v10501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:48:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:48:59 smithi155 bash[73694]: debug 2024-07-29T00:48:59.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:48:59.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:48:59 smithi155 bash[68033]: cluster 2024-07-29T00:48:58.347087+0000 mgr.y (mgr.34101) 9573 : cluster [DBG] pgmap v10501: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:00.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17972 16 16 0 0 0 - 0 2024-07-29T00:49:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:00 smithi155 bash[73694]: debug 2024-07-29T00:49:00.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:00.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:49:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:49:00] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:49:01.559 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17973 16 16 0 0 0 - 0 2024-07-29T00:49:01.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:01 smithi045 bash[82788]: cluster 2024-07-29T00:49:00.348815+0000 mgr.y (mgr.34101) 9574 : cluster [DBG] pgmap v10502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:01.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:01 smithi045 bash[80445]: cluster 2024-07-29T00:49:00.348815+0000 mgr.y (mgr.34101) 9574 : cluster [DBG] pgmap v10502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:01.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:01 smithi155 bash[68033]: cluster 2024-07-29T00:49:00.348815+0000 mgr.y (mgr.34101) 9574 : cluster [DBG] pgmap v10502: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:01 smithi155 bash[73694]: debug 2024-07-29T00:49:01.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:02.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17974 16 16 0 0 0 - 0 2024-07-29T00:49:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:02 smithi155 bash[73694]: debug 2024-07-29T00:49:02.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:49:02 smithi155 bash[60745]: ts=2024-07-29T00:49:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:49:03.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17975 16 16 0 0 0 - 0 2024-07-29T00:49:03.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:03 smithi045 bash[82788]: cluster 2024-07-29T00:49:02.350709+0000 mgr.y (mgr.34101) 9575 : cluster [DBG] pgmap v10503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:03.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:03 smithi045 bash[80445]: cluster 2024-07-29T00:49:02.350709+0000 mgr.y (mgr.34101) 9575 : cluster [DBG] pgmap v10503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:03 smithi155 bash[73694]: debug 2024-07-29T00:49:03.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:03.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:03 smithi155 bash[68033]: cluster 2024-07-29T00:49:02.350709+0000 mgr.y (mgr.34101) 9575 : cluster [DBG] pgmap v10503: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:04.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17976 16 16 0 0 0 - 0 2024-07-29T00:49:04.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:04 smithi045 bash[82788]: audit 2024-07-29T00:49:03.887987+0000 mon.c (mon.2) 2336 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:04.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:04 smithi045 bash[80445]: audit 2024-07-29T00:49:03.887987+0000 mon.c (mon.2) 2336 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:04 smithi155 bash[73694]: debug 2024-07-29T00:49:04.434+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:04.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:04 smithi155 bash[68033]: audit 2024-07-29T00:49:03.887987+0000 mon.c (mon.2) 2336 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:05.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17977 16 16 0 0 0 - 0 2024-07-29T00:49:05.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:05 smithi045 bash[82788]: cluster 2024-07-29T00:49:04.352401+0000 mgr.y (mgr.34101) 9576 : cluster [DBG] pgmap v10504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:05.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:05 smithi045 bash[80445]: cluster 2024-07-29T00:49:04.352401+0000 mgr.y (mgr.34101) 9576 : cluster [DBG] pgmap v10504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:05 smithi155 bash[73694]: debug 2024-07-29T00:49:05.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:05.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:05 smithi155 bash[68033]: cluster 2024-07-29T00:49:04.352401+0000 mgr.y (mgr.34101) 9576 : cluster [DBG] pgmap v10504: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:06.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17978 16 16 0 0 0 - 0 2024-07-29T00:49:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:06 smithi155 bash[73694]: debug 2024-07-29T00:49:06.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:07.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17979 16 16 0 0 0 - 0 2024-07-29T00:49:07.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:07 smithi045 bash[80445]: cluster 2024-07-29T00:49:06.354158+0000 mgr.y (mgr.34101) 9577 : cluster [DBG] pgmap v10505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:07.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:07 smithi045 bash[82788]: cluster 2024-07-29T00:49:06.354158+0000 mgr.y (mgr.34101) 9577 : cluster [DBG] pgmap v10505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:07.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:07 smithi155 bash[68033]: cluster 2024-07-29T00:49:06.354158+0000 mgr.y (mgr.34101) 9577 : cluster [DBG] pgmap v10505: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:07 smithi155 bash[73694]: debug 2024-07-29T00:49:07.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:08.560 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:49:08.561983+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:49:08.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:49:08.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17980 16 16 0 0 0 - 0 2024-07-29T00:49:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:08 smithi155 bash[73694]: debug 2024-07-29T00:49:08.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:09.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17981 16 16 0 0 0 - 0 2024-07-29T00:49:09.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:09 smithi045 bash[80445]: cluster 2024-07-29T00:49:08.356012+0000 mgr.y (mgr.34101) 9578 : cluster [DBG] pgmap v10506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:09.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:09 smithi045 bash[82788]: cluster 2024-07-29T00:49:08.356012+0000 mgr.y (mgr.34101) 9578 : cluster [DBG] pgmap v10506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:09 smithi155 bash[73694]: debug 2024-07-29T00:49:09.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:09.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:09 smithi155 bash[68033]: cluster 2024-07-29T00:49:08.356012+0000 mgr.y (mgr.34101) 9578 : cluster [DBG] pgmap v10506: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:10.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17982 16 16 0 0 0 - 0 2024-07-29T00:49:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:10 smithi155 bash[73694]: debug 2024-07-29T00:49:10.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:49:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:49:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:49:11.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17983 16 16 0 0 0 - 0 2024-07-29T00:49:11.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:11 smithi045 bash[80445]: cluster 2024-07-29T00:49:10.357745+0000 mgr.y (mgr.34101) 9579 : cluster [DBG] pgmap v10507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:11.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:11 smithi045 bash[82788]: cluster 2024-07-29T00:49:10.357745+0000 mgr.y (mgr.34101) 9579 : cluster [DBG] pgmap v10507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:11.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:11 smithi155 bash[68033]: cluster 2024-07-29T00:49:10.357745+0000 mgr.y (mgr.34101) 9579 : cluster [DBG] pgmap v10507: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:11 smithi155 bash[73694]: debug 2024-07-29T00:49:11.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:12.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17984 16 16 0 0 0 - 0 2024-07-29T00:49:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:12 smithi155 bash[73694]: debug 2024-07-29T00:49:12.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:49:12 smithi155 bash[60745]: ts=2024-07-29T00:49:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:49:13.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17985 16 16 0 0 0 - 0 2024-07-29T00:49:13.717 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:13 smithi045 bash[80445]: cluster 2024-07-29T00:49:12.359617+0000 mgr.y (mgr.34101) 9580 : cluster [DBG] pgmap v10508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:13.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:13 smithi045 bash[82788]: cluster 2024-07-29T00:49:12.359617+0000 mgr.y (mgr.34101) 9580 : cluster [DBG] pgmap v10508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:13.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:13 smithi155 bash[68033]: cluster 2024-07-29T00:49:12.359617+0000 mgr.y (mgr.34101) 9580 : cluster [DBG] pgmap v10508: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:13 smithi155 bash[73694]: debug 2024-07-29T00:49:13.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:14.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17986 16 16 0 0 0 - 0 2024-07-29T00:49:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:14 smithi155 bash[73694]: debug 2024-07-29T00:49:14.454+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:15.561 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17987 16 16 0 0 0 - 0 2024-07-29T00:49:15.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:15 smithi045 bash[82788]: cluster 2024-07-29T00:49:14.361348+0000 mgr.y (mgr.34101) 9581 : cluster [DBG] pgmap v10509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:15.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:15 smithi045 bash[80445]: cluster 2024-07-29T00:49:14.361348+0000 mgr.y (mgr.34101) 9581 : cluster [DBG] pgmap v10509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:15 smithi155 bash[68033]: cluster 2024-07-29T00:49:14.361348+0000 mgr.y (mgr.34101) 9581 : cluster [DBG] pgmap v10509: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:15 smithi155 bash[73694]: debug 2024-07-29T00:49:15.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:16.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17988 16 16 0 0 0 - 0 2024-07-29T00:49:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:16 smithi155 bash[73694]: debug 2024-07-29T00:49:16.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:17.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17989 16 16 0 0 0 - 0 2024-07-29T00:49:17.717 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:17 smithi045 bash[82788]: cluster 2024-07-29T00:49:16.363096+0000 mgr.y (mgr.34101) 9582 : cluster [DBG] pgmap v10510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:17.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:17 smithi045 bash[80445]: cluster 2024-07-29T00:49:16.363096+0000 mgr.y (mgr.34101) 9582 : cluster [DBG] pgmap v10510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:17 smithi155 bash[73694]: debug 2024-07-29T00:49:17.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:17.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:17 smithi155 bash[68033]: cluster 2024-07-29T00:49:16.363096+0000 mgr.y (mgr.34101) 9582 : cluster [DBG] pgmap v10510: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:18.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17990 16 16 0 0 0 - 0 2024-07-29T00:49:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:18 smithi155 bash[73694]: debug 2024-07-29T00:49:18.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:19.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17991 16 16 0 0 0 - 0 2024-07-29T00:49:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:19 smithi045 bash[80445]: cluster 2024-07-29T00:49:18.364940+0000 mgr.y (mgr.34101) 9583 : cluster [DBG] pgmap v10511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:19 smithi045 bash[80445]: audit 2024-07-29T00:49:18.888374+0000 mon.c (mon.2) 2337 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:19 smithi045 bash[82788]: cluster 2024-07-29T00:49:18.364940+0000 mgr.y (mgr.34101) 9583 : cluster [DBG] pgmap v10511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:19 smithi045 bash[82788]: audit 2024-07-29T00:49:18.888374+0000 mon.c (mon.2) 2337 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:19 smithi155 bash[73694]: debug 2024-07-29T00:49:19.542+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:19 smithi155 bash[68033]: cluster 2024-07-29T00:49:18.364940+0000 mgr.y (mgr.34101) 9583 : cluster [DBG] pgmap v10511: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:19 smithi155 bash[68033]: audit 2024-07-29T00:49:18.888374+0000 mon.c (mon.2) 2337 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:20.562 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17992 16 16 0 0 0 - 0 2024-07-29T00:49:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:20 smithi155 bash[73694]: debug 2024-07-29T00:49:20.526+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:20.967 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:49:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:49:20] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:49:21.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17993 16 16 0 0 0 - 0 2024-07-29T00:49:21.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:21 smithi045 bash[80445]: cluster 2024-07-29T00:49:20.366736+0000 mgr.y (mgr.34101) 9584 : cluster [DBG] pgmap v10512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:21.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:21 smithi045 bash[82788]: cluster 2024-07-29T00:49:20.366736+0000 mgr.y (mgr.34101) 9584 : cluster [DBG] pgmap v10512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:21 smithi155 bash[73694]: debug 2024-07-29T00:49:21.554+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:21.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:21 smithi155 bash[68033]: cluster 2024-07-29T00:49:20.366736+0000 mgr.y (mgr.34101) 9584 : cluster [DBG] pgmap v10512: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:22.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17994 16 16 0 0 0 - 0 2024-07-29T00:49:22.602 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:49:22 smithi155 bash[60745]: ts=2024-07-29T00:49:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:49:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:22 smithi155 bash[73694]: debug 2024-07-29T00:49:22.602+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:23.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17995 16 16 0 0 0 - 0 2024-07-29T00:49:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:23 smithi155 bash[73694]: debug 2024-07-29T00:49:23.646+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:23.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:23 smithi155 bash[68033]: cluster 2024-07-29T00:49:22.368619+0000 mgr.y (mgr.34101) 9585 : cluster [DBG] pgmap v10513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:23.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:23 smithi045 bash[80445]: cluster 2024-07-29T00:49:22.368619+0000 mgr.y (mgr.34101) 9585 : cluster [DBG] pgmap v10513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:23.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:23 smithi045 bash[82788]: cluster 2024-07-29T00:49:22.368619+0000 mgr.y (mgr.34101) 9585 : cluster [DBG] pgmap v10513: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:24.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17996 16 16 0 0 0 - 0 2024-07-29T00:49:25.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:24 smithi155 bash[73694]: debug 2024-07-29T00:49:24.634+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:25.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17997 16 16 0 0 0 - 0 2024-07-29T00:49:25.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:25 smithi155 bash[68033]: cluster 2024-07-29T00:49:24.370385+0000 mgr.y (mgr.34101) 9586 : cluster [DBG] pgmap v10514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:25 smithi155 bash[73694]: debug 2024-07-29T00:49:25.646+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:25.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:25 smithi045 bash[80445]: cluster 2024-07-29T00:49:24.370385+0000 mgr.y (mgr.34101) 9586 : cluster [DBG] pgmap v10514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:25.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:25 smithi045 bash[82788]: cluster 2024-07-29T00:49:24.370385+0000 mgr.y (mgr.34101) 9586 : cluster [DBG] pgmap v10514: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:26.563 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17998 16 16 0 0 0 - 0 2024-07-29T00:49:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:26 smithi155 bash[73694]: debug 2024-07-29T00:49:26.610+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:27.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:17999 16 16 0 0 0 - 0 2024-07-29T00:49:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:27 smithi155 bash[73694]: debug 2024-07-29T00:49:27.622+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:27.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:27 smithi155 bash[68033]: cluster 2024-07-29T00:49:26.372104+0000 mgr.y (mgr.34101) 9587 : cluster [DBG] pgmap v10515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:27.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:27 smithi045 bash[80445]: cluster 2024-07-29T00:49:26.372104+0000 mgr.y (mgr.34101) 9587 : cluster [DBG] pgmap v10515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:27.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:27 smithi045 bash[82788]: cluster 2024-07-29T00:49:26.372104+0000 mgr.y (mgr.34101) 9587 : cluster [DBG] pgmap v10515: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:28.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:49:28.565226+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:49:28.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:49:28.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18000 16 16 0 0 0 - 0 2024-07-29T00:49:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:28 smithi155 bash[73694]: debug 2024-07-29T00:49:28.594+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:29.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18001 16 16 0 0 0 - 0 2024-07-29T00:49:29.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:29 smithi155 bash[68033]: cluster 2024-07-29T00:49:28.373994+0000 mgr.y (mgr.34101) 9588 : cluster [DBG] pgmap v10516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:29 smithi155 bash[73694]: debug 2024-07-29T00:49:29.642+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:29.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:29 smithi045 bash[80445]: cluster 2024-07-29T00:49:28.373994+0000 mgr.y (mgr.34101) 9588 : cluster [DBG] pgmap v10516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:29.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:29 smithi045 bash[82788]: cluster 2024-07-29T00:49:28.373994+0000 mgr.y (mgr.34101) 9588 : cluster [DBG] pgmap v10516: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:30.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18002 16 16 0 0 0 - 0 2024-07-29T00:49:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:49:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:49:30] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:49:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:30 smithi155 bash[73694]: debug 2024-07-29T00:49:30.658+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:31.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18003 16 16 0 0 0 - 0 2024-07-29T00:49:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:31 smithi155 bash[73694]: debug 2024-07-29T00:49:31.658+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:31.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:31 smithi155 bash[68033]: cluster 2024-07-29T00:49:30.375704+0000 mgr.y (mgr.34101) 9589 : cluster [DBG] pgmap v10517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:31.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:31 smithi045 bash[80445]: cluster 2024-07-29T00:49:30.375704+0000 mgr.y (mgr.34101) 9589 : cluster [DBG] pgmap v10517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:31.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:31 smithi045 bash[82788]: cluster 2024-07-29T00:49:30.375704+0000 mgr.y (mgr.34101) 9589 : cluster [DBG] pgmap v10517: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:32.564 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18004 16 16 0 0 0 - 0 2024-07-29T00:49:32.663 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:49:32 smithi155 bash[60745]: ts=2024-07-29T00:49:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:49:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:32 smithi155 bash[73694]: debug 2024-07-29T00:49:32.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:33.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18005 16 16 0 0 0 - 0 2024-07-29T00:49:33.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:33 smithi155 bash[68033]: cluster 2024-07-29T00:49:32.377578+0000 mgr.y (mgr.34101) 9590 : cluster [DBG] pgmap v10518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:33 smithi155 bash[73694]: debug 2024-07-29T00:49:33.630+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:33.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:33 smithi045 bash[80445]: cluster 2024-07-29T00:49:32.377578+0000 mgr.y (mgr.34101) 9590 : cluster [DBG] pgmap v10518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:33.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:33 smithi045 bash[82788]: cluster 2024-07-29T00:49:32.377578+0000 mgr.y (mgr.34101) 9590 : cluster [DBG] pgmap v10518: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:34.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18006 16 16 0 0 0 - 0 2024-07-29T00:49:34.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:34 smithi155 bash[68033]: audit 2024-07-29T00:49:33.888882+0000 mon.c (mon.2) 2338 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:34 smithi155 bash[73694]: debug 2024-07-29T00:49:34.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:34.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:34 smithi045 bash[80445]: audit 2024-07-29T00:49:33.888882+0000 mon.c (mon.2) 2338 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:34.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:34 smithi045 bash[82788]: audit 2024-07-29T00:49:33.888882+0000 mon.c (mon.2) 2338 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:35.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18007 16 16 0 0 0 - 0 2024-07-29T00:49:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:35 smithi155 bash[73694]: debug 2024-07-29T00:49:35.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:35.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:35 smithi155 bash[68033]: cluster 2024-07-29T00:49:34.379310+0000 mgr.y (mgr.34101) 9591 : cluster [DBG] pgmap v10519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:35.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:35 smithi045 bash[80445]: cluster 2024-07-29T00:49:34.379310+0000 mgr.y (mgr.34101) 9591 : cluster [DBG] pgmap v10519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:35.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:35 smithi045 bash[82788]: cluster 2024-07-29T00:49:34.379310+0000 mgr.y (mgr.34101) 9591 : cluster [DBG] pgmap v10519: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:36.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18008 16 16 0 0 0 - 0 2024-07-29T00:49:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:36 smithi155 bash[73694]: debug 2024-07-29T00:49:36.637+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:37.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18009 16 16 0 0 0 - 0 2024-07-29T00:49:37.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:37 smithi155 bash[68033]: cluster 2024-07-29T00:49:36.381055+0000 mgr.y (mgr.34101) 9592 : cluster [DBG] pgmap v10520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:37 smithi155 bash[73694]: debug 2024-07-29T00:49:37.625+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:37.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:37 smithi045 bash[80445]: cluster 2024-07-29T00:49:36.381055+0000 mgr.y (mgr.34101) 9592 : cluster [DBG] pgmap v10520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:37.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:37 smithi045 bash[82788]: cluster 2024-07-29T00:49:36.381055+0000 mgr.y (mgr.34101) 9592 : cluster [DBG] pgmap v10520: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:38.565 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18010 16 16 0 0 0 - 0 2024-07-29T00:49:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:38 smithi155 bash[73694]: debug 2024-07-29T00:49:38.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:39.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18011 16 16 0 0 0 - 0 2024-07-29T00:49:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:39 smithi155 bash[68033]: cluster 2024-07-29T00:49:38.382979+0000 mgr.y (mgr.34101) 9593 : cluster [DBG] pgmap v10521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:39 smithi155 bash[73694]: debug 2024-07-29T00:49:39.621+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:39.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:39 smithi045 bash[80445]: cluster 2024-07-29T00:49:38.382979+0000 mgr.y (mgr.34101) 9593 : cluster [DBG] pgmap v10521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:39.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:39 smithi045 bash[82788]: cluster 2024-07-29T00:49:38.382979+0000 mgr.y (mgr.34101) 9593 : cluster [DBG] pgmap v10521: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:40.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18012 16 16 0 0 0 - 0 2024-07-29T00:49:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:49:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:49:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:49:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:40 smithi155 bash[73694]: debug 2024-07-29T00:49:40.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:41.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18013 16 16 0 0 0 - 0 2024-07-29T00:49:41.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:41 smithi155 bash[68033]: cluster 2024-07-29T00:49:40.384769+0000 mgr.y (mgr.34101) 9594 : cluster [DBG] pgmap v10522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:41 smithi155 bash[73694]: debug 2024-07-29T00:49:41.665+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:41 smithi045 bash[80445]: cluster 2024-07-29T00:49:40.384769+0000 mgr.y (mgr.34101) 9594 : cluster [DBG] pgmap v10522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:41.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:41 smithi045 bash[82788]: cluster 2024-07-29T00:49:40.384769+0000 mgr.y (mgr.34101) 9594 : cluster [DBG] pgmap v10522: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:42.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18014 16 16 0 0 0 - 0 2024-07-29T00:49:42.661 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:49:42 smithi155 bash[60745]: ts=2024-07-29T00:49:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:49:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:42 smithi155 bash[73694]: debug 2024-07-29T00:49:42.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:43.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18015 16 16 0 0 0 - 0 2024-07-29T00:49:43.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:43 smithi155 bash[73694]: debug 2024-07-29T00:49:43.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:43.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:43 smithi155 bash[68033]: cluster 2024-07-29T00:49:42.386689+0000 mgr.y (mgr.34101) 9595 : cluster [DBG] pgmap v10523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:43 smithi045 bash[80445]: cluster 2024-07-29T00:49:42.386689+0000 mgr.y (mgr.34101) 9595 : cluster [DBG] pgmap v10523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:43 smithi045 bash[82788]: cluster 2024-07-29T00:49:42.386689+0000 mgr.y (mgr.34101) 9595 : cluster [DBG] pgmap v10523: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:44.566 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18016 16 16 0 0 0 - 0 2024-07-29T00:49:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:44 smithi155 bash[73694]: debug 2024-07-29T00:49:44.673+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:45.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18017 16 16 0 0 0 - 0 2024-07-29T00:49:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:45 smithi155 bash[73694]: debug 2024-07-29T00:49:45.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:45.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:45 smithi155 bash[68033]: cluster 2024-07-29T00:49:44.388447+0000 mgr.y (mgr.34101) 9596 : cluster [DBG] pgmap v10524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:45.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:45 smithi045 bash[80445]: cluster 2024-07-29T00:49:44.388447+0000 mgr.y (mgr.34101) 9596 : cluster [DBG] pgmap v10524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:45.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:45 smithi045 bash[82788]: cluster 2024-07-29T00:49:44.388447+0000 mgr.y (mgr.34101) 9596 : cluster [DBG] pgmap v10524: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:46.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18018 16 16 0 0 0 - 0 2024-07-29T00:49:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:46 smithi155 bash[73694]: debug 2024-07-29T00:49:46.653+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:47.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18019 16 16 0 0 0 - 0 2024-07-29T00:49:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:47 smithi155 bash[73694]: debug 2024-07-29T00:49:47.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:47.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:47 smithi155 bash[68033]: cluster 2024-07-29T00:49:46.390256+0000 mgr.y (mgr.34101) 9597 : cluster [DBG] pgmap v10525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:47.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:47 smithi045 bash[80445]: cluster 2024-07-29T00:49:46.390256+0000 mgr.y (mgr.34101) 9597 : cluster [DBG] pgmap v10525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:47.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:47 smithi045 bash[82788]: cluster 2024-07-29T00:49:46.390256+0000 mgr.y (mgr.34101) 9597 : cluster [DBG] pgmap v10525: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:48.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:49:48.568583+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:49:48.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:49:48.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18020 16 16 0 0 0 - 0 2024-07-29T00:49:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:48 smithi155 bash[73694]: debug 2024-07-29T00:49:48.705+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:49.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18021 16 16 0 0 0 - 0 2024-07-29T00:49:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:49 smithi155 bash[73694]: debug 2024-07-29T00:49:49.749+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:49 smithi155 bash[68033]: cluster 2024-07-29T00:49:48.392179+0000 mgr.y (mgr.34101) 9598 : cluster [DBG] pgmap v10526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:49.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:49 smithi155 bash[68033]: audit 2024-07-29T00:49:48.889307+0000 mon.c (mon.2) 2339 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:49 smithi045 bash[80445]: cluster 2024-07-29T00:49:48.392179+0000 mgr.y (mgr.34101) 9598 : cluster [DBG] pgmap v10526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:49.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:49 smithi045 bash[80445]: audit 2024-07-29T00:49:48.889307+0000 mon.c (mon.2) 2339 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:49 smithi045 bash[82788]: cluster 2024-07-29T00:49:48.392179+0000 mgr.y (mgr.34101) 9598 : cluster [DBG] pgmap v10526: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:49.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:49 smithi045 bash[82788]: audit 2024-07-29T00:49:48.889307+0000 mon.c (mon.2) 2339 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:49:50.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18022 16 16 0 0 0 - 0 2024-07-29T00:49:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:49:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:49:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:49:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:50 smithi155 bash[73694]: debug 2024-07-29T00:49:50.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:51.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:51 smithi155 bash[68033]: cluster 2024-07-29T00:49:50.393948+0000 mgr.y (mgr.34101) 9599 : cluster [DBG] pgmap v10527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:51.567 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18023 16 16 0 0 0 - 0 2024-07-29T00:49:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:51 smithi045 bash[82788]: cluster 2024-07-29T00:49:50.393948+0000 mgr.y (mgr.34101) 9599 : cluster [DBG] pgmap v10527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:51 smithi045 bash[80445]: cluster 2024-07-29T00:49:50.393948+0000 mgr.y (mgr.34101) 9599 : cluster [DBG] pgmap v10527: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:51 smithi155 bash[73694]: debug 2024-07-29T00:49:51.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:52.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18024 16 16 0 0 0 - 0 2024-07-29T00:49:52.643 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:49:52 smithi155 bash[60745]: ts=2024-07-29T00:49:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:49:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:52 smithi155 bash[73694]: debug 2024-07-29T00:49:52.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:53.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18025 16 16 0 0 0 - 0 2024-07-29T00:49:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:53 smithi045 bash[82788]: cluster 2024-07-29T00:49:52.395855+0000 mgr.y (mgr.34101) 9600 : cluster [DBG] pgmap v10528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:53.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:53 smithi045 bash[82788]: audit 2024-07-29T00:49:53.038259+0000 mon.c (mon.2) 2340 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:49:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:53 smithi045 bash[80445]: cluster 2024-07-29T00:49:52.395855+0000 mgr.y (mgr.34101) 9600 : cluster [DBG] pgmap v10528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:53.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:53 smithi045 bash[80445]: audit 2024-07-29T00:49:53.038259+0000 mon.c (mon.2) 2340 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:49:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:53 smithi155 bash[73694]: debug 2024-07-29T00:49:53.657+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:53 smithi155 bash[68033]: cluster 2024-07-29T00:49:52.395855+0000 mgr.y (mgr.34101) 9600 : cluster [DBG] pgmap v10528: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:53.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:53 smithi155 bash[68033]: audit 2024-07-29T00:49:53.038259+0000 mon.c (mon.2) 2340 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:49:54.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18026 16 16 0 0 0 - 0 2024-07-29T00:49:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:54 smithi155 bash[73694]: debug 2024-07-29T00:49:54.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:55.568 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18027 16 16 0 0 0 - 0 2024-07-29T00:49:55.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:55 smithi045 bash[80445]: cluster 2024-07-29T00:49:54.397061+0000 mgr.y (mgr.34101) 9601 : cluster [DBG] pgmap v10529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:55.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:55 smithi045 bash[82788]: cluster 2024-07-29T00:49:54.397061+0000 mgr.y (mgr.34101) 9601 : cluster [DBG] pgmap v10529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:55 smithi155 bash[73694]: debug 2024-07-29T00:49:55.697+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:55.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:55 smithi155 bash[68033]: cluster 2024-07-29T00:49:54.397061+0000 mgr.y (mgr.34101) 9601 : cluster [DBG] pgmap v10529: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:56.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18028 16 16 0 0 0 - 0 2024-07-29T00:49:57.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:56 smithi155 bash[73694]: debug 2024-07-29T00:49:56.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:57.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18029 16 16 0 0 0 - 0 2024-07-29T00:49:57.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:57 smithi045 bash[80445]: cluster 2024-07-29T00:49:56.398822+0000 mgr.y (mgr.34101) 9602 : cluster [DBG] pgmap v10530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:57.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:57 smithi045 bash[82788]: cluster 2024-07-29T00:49:56.398822+0000 mgr.y (mgr.34101) 9602 : cluster [DBG] pgmap v10530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:57.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:57 smithi155 bash[68033]: cluster 2024-07-29T00:49:56.398822+0000 mgr.y (mgr.34101) 9602 : cluster [DBG] pgmap v10530: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:49:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:57 smithi155 bash[73694]: debug 2024-07-29T00:49:57.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:58.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18030 16 16 0 0 0 - 0 2024-07-29T00:49:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:58 smithi155 bash[73694]: debug 2024-07-29T00:49:58.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:49:59.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18031 16 16 0 0 0 - 0 2024-07-29T00:50:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:49:59 smithi155 bash[73694]: debug 2024-07-29T00:49:59.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:59 smithi155 bash[68033]: cluster 2024-07-29T00:49:58.399708+0000 mgr.y (mgr.34101) 9603 : cluster [DBG] pgmap v10531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:00.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:59 smithi155 bash[68033]: audit 2024-07-29T00:49:58.752137+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:59 smithi155 bash[68033]: audit 2024-07-29T00:49:58.758795+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:59 smithi155 bash[68033]: audit 2024-07-29T00:49:58.942561+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:49:59 smithi155 bash[68033]: audit 2024-07-29T00:49:58.954527+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:59 smithi045 bash[80445]: cluster 2024-07-29T00:49:58.399708+0000 mgr.y (mgr.34101) 9603 : cluster [DBG] pgmap v10531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:59 smithi045 bash[80445]: audit 2024-07-29T00:49:58.752137+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:59 smithi045 bash[80445]: audit 2024-07-29T00:49:58.758795+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:59 smithi045 bash[80445]: audit 2024-07-29T00:49:58.942561+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:49:59 smithi045 bash[80445]: audit 2024-07-29T00:49:58.954527+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:59 smithi045 bash[82788]: cluster 2024-07-29T00:49:58.399708+0000 mgr.y (mgr.34101) 9603 : cluster [DBG] pgmap v10531: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:00.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:59 smithi045 bash[82788]: audit 2024-07-29T00:49:58.752137+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:59 smithi045 bash[82788]: audit 2024-07-29T00:49:58.758795+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:59 smithi045 bash[82788]: audit 2024-07-29T00:49:58.942561+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:49:59 smithi045 bash[82788]: audit 2024-07-29T00:49:58.954527+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:00.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18032 16 16 0 0 0 - 0 2024-07-29T00:50:00.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:00 smithi045 bash[80445]: cluster 2024-07-29T00:50:00.000211+0000 mon.a (mon.0) 4416 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:50:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:50:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:50:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:50:00.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:00 smithi045 bash[82788]: cluster 2024-07-29T00:50:00.000211+0000 mon.a (mon.0) 4416 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:50:01.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:00 smithi155 bash[68033]: cluster 2024-07-29T00:50:00.000211+0000 mon.a (mon.0) 4416 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T00:50:01.057 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:00 smithi155 bash[73694]: debug 2024-07-29T00:50:00.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:01.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18033 16 16 0 0 0 - 0 2024-07-29T00:50:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:01 smithi155 bash[68033]: cluster 2024-07-29T00:50:00.401431+0000 mgr.y (mgr.34101) 9604 : cluster [DBG] pgmap v10532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:01 smithi155 bash[73694]: debug 2024-07-29T00:50:01.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:01 smithi045 bash[80445]: cluster 2024-07-29T00:50:00.401431+0000 mgr.y (mgr.34101) 9604 : cluster [DBG] pgmap v10532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:01 smithi045 bash[82788]: cluster 2024-07-29T00:50:00.401431+0000 mgr.y (mgr.34101) 9604 : cluster [DBG] pgmap v10532: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:02.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18034 16 16 0 0 0 - 0 2024-07-29T00:50:02.714 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:50:02 smithi155 bash[60745]: ts=2024-07-29T00:50:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:50:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:02 smithi155 bash[73694]: debug 2024-07-29T00:50:02.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:03.569 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18035 16 16 0 0 0 - 0 2024-07-29T00:50:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:03 smithi155 bash[68033]: cluster 2024-07-29T00:50:02.403361+0000 mgr.y (mgr.34101) 9605 : cluster [DBG] pgmap v10533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:04.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:03 smithi155 bash[73694]: debug 2024-07-29T00:50:03.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:04.190 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:03 smithi045 bash[80445]: cluster 2024-07-29T00:50:02.403361+0000 mgr.y (mgr.34101) 9605 : cluster [DBG] pgmap v10533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:04.191 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:03 smithi045 bash[82788]: cluster 2024-07-29T00:50:02.403361+0000 mgr.y (mgr.34101) 9605 : cluster [DBG] pgmap v10533: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:04.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18036 16 16 0 0 0 - 0 2024-07-29T00:50:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:04 smithi155 bash[68033]: audit 2024-07-29T00:50:03.889703+0000 mon.c (mon.2) 2341 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:04 smithi155 bash[73694]: debug 2024-07-29T00:50:04.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:05.211 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:04 smithi045 bash[80445]: audit 2024-07-29T00:50:03.889703+0000 mon.c (mon.2) 2341 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:05.211 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:04 smithi045 bash[82788]: audit 2024-07-29T00:50:03.889703+0000 mon.c (mon.2) 2341 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:05.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18037 16 16 0 0 0 - 0 2024-07-29T00:50:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:05 smithi155 bash[68033]: cluster 2024-07-29T00:50:04.405095+0000 mgr.y (mgr.34101) 9606 : cluster [DBG] pgmap v10534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:05 smithi155 bash[73694]: debug 2024-07-29T00:50:05.713+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:06.108 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:05 smithi045 bash[80445]: cluster 2024-07-29T00:50:04.405095+0000 mgr.y (mgr.34101) 9606 : cluster [DBG] pgmap v10534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:06.108 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:05 smithi045 bash[82788]: cluster 2024-07-29T00:50:04.405095+0000 mgr.y (mgr.34101) 9606 : cluster [DBG] pgmap v10534: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:06.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18038 16 16 0 0 0 - 0 2024-07-29T00:50:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:06 smithi155 bash[73694]: debug 2024-07-29T00:50:06.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:07.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18039 16 16 0 0 0 - 0 2024-07-29T00:50:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:07 smithi155 bash[73694]: debug 2024-07-29T00:50:07.689+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:07 smithi155 bash[68033]: cluster 2024-07-29T00:50:06.406897+0000 mgr.y (mgr.34101) 9607 : cluster [DBG] pgmap v10535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:08.131 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:07 smithi045 bash[82788]: cluster 2024-07-29T00:50:06.406897+0000 mgr.y (mgr.34101) 9607 : cluster [DBG] pgmap v10535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:08.131 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:07 smithi045 bash[80445]: cluster 2024-07-29T00:50:06.406897+0000 mgr.y (mgr.34101) 9607 : cluster [DBG] pgmap v10535: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:08.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:50:08.571748+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:50:08.570 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:50:08.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18040 16 16 0 0 0 - 0 2024-07-29T00:50:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:08 smithi155 bash[73694]: debug 2024-07-29T00:50:08.717+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:09.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18041 16 16 0 0 0 - 0 2024-07-29T00:50:10.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:09 smithi155 bash[73694]: debug 2024-07-29T00:50:09.741+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:09 smithi155 bash[68033]: cluster 2024-07-29T00:50:08.408801+0000 mgr.y (mgr.34101) 9608 : cluster [DBG] pgmap v10536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:10.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:09 smithi155 bash[68033]: audit 2024-07-29T00:50:08.744854+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:09 smithi155 bash[68033]: audit 2024-07-29T00:50:08.758010+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:09 smithi155 bash[68033]: audit 2024-07-29T00:50:08.916370+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:09 smithi155 bash[68033]: audit 2024-07-29T00:50:08.929476+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:09 smithi155 bash[68033]: audit 2024-07-29T00:50:08.932930+0000 mon.c (mon.2) 2342 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:50:10.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:09 smithi155 bash[68033]: audit 2024-07-29T00:50:08.934800+0000 mon.c (mon.2) 2343 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:50:10.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:09 smithi155 bash[68033]: audit 2024-07-29T00:50:08.945395+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[80445]: cluster 2024-07-29T00:50:08.408801+0000 mgr.y (mgr.34101) 9608 : cluster [DBG] pgmap v10536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[80445]: audit 2024-07-29T00:50:08.744854+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[80445]: audit 2024-07-29T00:50:08.758010+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[80445]: audit 2024-07-29T00:50:08.916370+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[80445]: audit 2024-07-29T00:50:08.929476+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[80445]: audit 2024-07-29T00:50:08.932930+0000 mon.c (mon.2) 2342 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:50:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[80445]: audit 2024-07-29T00:50:08.934800+0000 mon.c (mon.2) 2343 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:50:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[80445]: audit 2024-07-29T00:50:08.945395+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[82788]: cluster 2024-07-29T00:50:08.408801+0000 mgr.y (mgr.34101) 9608 : cluster [DBG] pgmap v10536: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[82788]: audit 2024-07-29T00:50:08.744854+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[82788]: audit 2024-07-29T00:50:08.758010+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[82788]: audit 2024-07-29T00:50:08.916370+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[82788]: audit 2024-07-29T00:50:08.929476+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[82788]: audit 2024-07-29T00:50:08.932930+0000 mon.c (mon.2) 2342 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:50:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[82788]: audit 2024-07-29T00:50:08.934800+0000 mon.c (mon.2) 2343 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:50:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:09 smithi045 bash[82788]: audit 2024-07-29T00:50:08.945395+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:50:10.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18042 16 16 0 0 0 - 0 2024-07-29T00:50:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:50:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:50:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:50:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:10 smithi155 bash[73694]: debug 2024-07-29T00:50:10.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:11.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18043 16 16 0 0 0 - 0 2024-07-29T00:50:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:11 smithi155 bash[68033]: cluster 2024-07-29T00:50:10.410557+0000 mgr.y (mgr.34101) 9609 : cluster [DBG] pgmap v10537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:12.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:11 smithi155 bash[73694]: debug 2024-07-29T00:50:11.721+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:11 smithi045 bash[80445]: cluster 2024-07-29T00:50:10.410557+0000 mgr.y (mgr.34101) 9609 : cluster [DBG] pgmap v10537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:11 smithi045 bash[82788]: cluster 2024-07-29T00:50:10.410557+0000 mgr.y (mgr.34101) 9609 : cluster [DBG] pgmap v10537: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:12.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18044 16 16 0 0 0 - 0 2024-07-29T00:50:12.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:50:12 smithi155 bash[60745]: ts=2024-07-29T00:50:12.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:50:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:12 smithi155 bash[73694]: debug 2024-07-29T00:50:12.709+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:13.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18045 16 16 0 0 0 - 0 2024-07-29T00:50:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:13 smithi155 bash[68033]: cluster 2024-07-29T00:50:12.412453+0000 mgr.y (mgr.34101) 9610 : cluster [DBG] pgmap v10538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:14.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:13 smithi155 bash[73694]: debug 2024-07-29T00:50:13.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:13 smithi045 bash[80445]: cluster 2024-07-29T00:50:12.412453+0000 mgr.y (mgr.34101) 9610 : cluster [DBG] pgmap v10538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:13 smithi045 bash[82788]: cluster 2024-07-29T00:50:12.412453+0000 mgr.y (mgr.34101) 9610 : cluster [DBG] pgmap v10538: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:14.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18046 16 16 0 0 0 - 0 2024-07-29T00:50:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:14 smithi155 bash[73694]: debug 2024-07-29T00:50:14.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:15.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18047 16 16 0 0 0 - 0 2024-07-29T00:50:16.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:15 smithi155 bash[73694]: debug 2024-07-29T00:50:15.641+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:15 smithi155 bash[68033]: cluster 2024-07-29T00:50:14.414196+0000 mgr.y (mgr.34101) 9611 : cluster [DBG] pgmap v10539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:15 smithi045 bash[80445]: cluster 2024-07-29T00:50:14.414196+0000 mgr.y (mgr.34101) 9611 : cluster [DBG] pgmap v10539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:15 smithi045 bash[82788]: cluster 2024-07-29T00:50:14.414196+0000 mgr.y (mgr.34101) 9611 : cluster [DBG] pgmap v10539: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:16.571 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18048 16 16 0 0 0 - 0 2024-07-29T00:50:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:16 smithi155 bash[73694]: debug 2024-07-29T00:50:16.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:17.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18049 16 16 0 0 0 - 0 2024-07-29T00:50:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:17 smithi155 bash[73694]: debug 2024-07-29T00:50:17.645+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:18.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:17 smithi155 bash[68033]: cluster 2024-07-29T00:50:16.416066+0000 mgr.y (mgr.34101) 9612 : cluster [DBG] pgmap v10540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:17 smithi045 bash[80445]: cluster 2024-07-29T00:50:16.416066+0000 mgr.y (mgr.34101) 9612 : cluster [DBG] pgmap v10540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:17 smithi045 bash[82788]: cluster 2024-07-29T00:50:16.416066+0000 mgr.y (mgr.34101) 9612 : cluster [DBG] pgmap v10540: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:18.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18050 16 16 0 0 0 - 0 2024-07-29T00:50:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:18 smithi155 bash[73694]: debug 2024-07-29T00:50:18.649+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:19.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18051 16 16 0 0 0 - 0 2024-07-29T00:50:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:19 smithi155 bash[73694]: debug 2024-07-29T00:50:19.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:19 smithi155 bash[68033]: cluster 2024-07-29T00:50:18.418008+0000 mgr.y (mgr.34101) 9613 : cluster [DBG] pgmap v10541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:19 smithi155 bash[68033]: audit 2024-07-29T00:50:18.890172+0000 mon.c (mon.2) 2344 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:19 smithi045 bash[82788]: cluster 2024-07-29T00:50:18.418008+0000 mgr.y (mgr.34101) 9613 : cluster [DBG] pgmap v10541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:19 smithi045 bash[82788]: audit 2024-07-29T00:50:18.890172+0000 mon.c (mon.2) 2344 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:19 smithi045 bash[80445]: cluster 2024-07-29T00:50:18.418008+0000 mgr.y (mgr.34101) 9613 : cluster [DBG] pgmap v10541: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:19 smithi045 bash[80445]: audit 2024-07-29T00:50:18.890172+0000 mon.c (mon.2) 2344 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:20.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18052 16 16 0 0 0 - 0 2024-07-29T00:50:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:50:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:50:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:50:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:20 smithi155 bash[73694]: debug 2024-07-29T00:50:20.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:21.572 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18053 16 16 0 0 0 - 0 2024-07-29T00:50:22.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:21 smithi155 bash[73694]: debug 2024-07-29T00:50:21.581+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:21 smithi155 bash[68033]: cluster 2024-07-29T00:50:20.419709+0000 mgr.y (mgr.34101) 9614 : cluster [DBG] pgmap v10542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:21 smithi045 bash[82788]: cluster 2024-07-29T00:50:20.419709+0000 mgr.y (mgr.34101) 9614 : cluster [DBG] pgmap v10542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:21 smithi045 bash[80445]: cluster 2024-07-29T00:50:20.419709+0000 mgr.y (mgr.34101) 9614 : cluster [DBG] pgmap v10542: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:22.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18054 16 16 0 0 0 - 0 2024-07-29T00:50:22.577 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:50:22 smithi155 bash[60745]: ts=2024-07-29T00:50:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:50:23.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:22 smithi155 bash[73694]: debug 2024-07-29T00:50:22.577+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:23.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18055 16 16 0 0 0 - 0 2024-07-29T00:50:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:23 smithi155 bash[68033]: cluster 2024-07-29T00:50:22.421588+0000 mgr.y (mgr.34101) 9615 : cluster [DBG] pgmap v10543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:24.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:23 smithi155 bash[73694]: debug 2024-07-29T00:50:23.589+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:23 smithi045 bash[80445]: cluster 2024-07-29T00:50:22.421588+0000 mgr.y (mgr.34101) 9615 : cluster [DBG] pgmap v10543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:23 smithi045 bash[82788]: cluster 2024-07-29T00:50:22.421588+0000 mgr.y (mgr.34101) 9615 : cluster [DBG] pgmap v10543: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:24.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18056 16 16 0 0 0 - 0 2024-07-29T00:50:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:24 smithi155 bash[73694]: debug 2024-07-29T00:50:24.552+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:25.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18057 16 16 0 0 0 - 0 2024-07-29T00:50:25.776 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:25 smithi155 bash[73694]: debug 2024-07-29T00:50:25.512+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:25 smithi155 bash[68033]: cluster 2024-07-29T00:50:24.424278+0000 mgr.y (mgr.34101) 9616 : cluster [DBG] pgmap v10544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:25 smithi045 bash[82788]: cluster 2024-07-29T00:50:24.424278+0000 mgr.y (mgr.34101) 9616 : cluster [DBG] pgmap v10544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:25 smithi045 bash[80445]: cluster 2024-07-29T00:50:24.424278+0000 mgr.y (mgr.34101) 9616 : cluster [DBG] pgmap v10544: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:26.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18058 16 16 0 0 0 - 0 2024-07-29T00:50:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:26 smithi155 bash[73694]: debug 2024-07-29T00:50:26.464+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:27.573 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18059 16 16 0 0 0 - 0 2024-07-29T00:50:27.780 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:27 smithi155 bash[73694]: debug 2024-07-29T00:50:27.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:27 smithi155 bash[68033]: cluster 2024-07-29T00:50:26.426083+0000 mgr.y (mgr.34101) 9617 : cluster [DBG] pgmap v10545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:27 smithi045 bash[82788]: cluster 2024-07-29T00:50:26.426083+0000 mgr.y (mgr.34101) 9617 : cluster [DBG] pgmap v10545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:27 smithi045 bash[80445]: cluster 2024-07-29T00:50:26.426083+0000 mgr.y (mgr.34101) 9617 : cluster [DBG] pgmap v10545: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:28.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:50:28.575055+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:50:28.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:50:28.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18060 16 16 0 0 0 - 0 2024-07-29T00:50:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:28 smithi155 bash[73694]: debug 2024-07-29T00:50:28.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:29.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18061 16 16 0 0 0 - 0 2024-07-29T00:50:29.784 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:29 smithi155 bash[73694]: debug 2024-07-29T00:50:29.516+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:29 smithi155 bash[68033]: cluster 2024-07-29T00:50:28.427932+0000 mgr.y (mgr.34101) 9618 : cluster [DBG] pgmap v10546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:29 smithi045 bash[82788]: cluster 2024-07-29T00:50:28.427932+0000 mgr.y (mgr.34101) 9618 : cluster [DBG] pgmap v10546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:29 smithi045 bash[80445]: cluster 2024-07-29T00:50:28.427932+0000 mgr.y (mgr.34101) 9618 : cluster [DBG] pgmap v10546: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:30.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18062 16 16 0 0 0 - 0 2024-07-29T00:50:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:30 smithi155 bash[73694]: debug 2024-07-29T00:50:30.532+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:50:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:50:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:50:31.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18063 16 16 0 0 0 - 0 2024-07-29T00:50:31.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:31 smithi155 bash[68033]: cluster 2024-07-29T00:50:30.429655+0000 mgr.y (mgr.34101) 9619 : cluster [DBG] pgmap v10547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:31 smithi155 bash[73694]: debug 2024-07-29T00:50:31.536+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:31 smithi045 bash[80445]: cluster 2024-07-29T00:50:30.429655+0000 mgr.y (mgr.34101) 9619 : cluster [DBG] pgmap v10547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:31 smithi045 bash[82788]: cluster 2024-07-29T00:50:30.429655+0000 mgr.y (mgr.34101) 9619 : cluster [DBG] pgmap v10547: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:32.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18064 16 16 0 0 0 - 0 2024-07-29T00:50:32.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:32 smithi155 bash[73694]: debug 2024-07-29T00:50:32.492+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:50:32 smithi155 bash[60745]: ts=2024-07-29T00:50:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:50:33.574 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18065 16 16 0 0 0 - 0 2024-07-29T00:50:33.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:33 smithi155 bash[73694]: debug 2024-07-29T00:50:33.468+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:33 smithi155 bash[68033]: cluster 2024-07-29T00:50:32.431540+0000 mgr.y (mgr.34101) 9620 : cluster [DBG] pgmap v10548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:33 smithi045 bash[80445]: cluster 2024-07-29T00:50:32.431540+0000 mgr.y (mgr.34101) 9620 : cluster [DBG] pgmap v10548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:33 smithi045 bash[82788]: cluster 2024-07-29T00:50:32.431540+0000 mgr.y (mgr.34101) 9620 : cluster [DBG] pgmap v10548: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:34.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18066 16 16 0 0 0 - 0 2024-07-29T00:50:34.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:34 smithi155 bash[73694]: debug 2024-07-29T00:50:34.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:34 smithi155 bash[68033]: audit 2024-07-29T00:50:33.890608+0000 mon.c (mon.2) 2345 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:34 smithi045 bash[80445]: audit 2024-07-29T00:50:33.890608+0000 mon.c (mon.2) 2345 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:34 smithi045 bash[82788]: audit 2024-07-29T00:50:33.890608+0000 mon.c (mon.2) 2345 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:35.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18067 16 16 0 0 0 - 0 2024-07-29T00:50:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:35 smithi155 bash[73694]: debug 2024-07-29T00:50:35.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:35 smithi045 bash[80445]: cluster 2024-07-29T00:50:34.433196+0000 mgr.y (mgr.34101) 9621 : cluster [DBG] pgmap v10549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:35 smithi045 bash[82788]: cluster 2024-07-29T00:50:34.433196+0000 mgr.y (mgr.34101) 9621 : cluster [DBG] pgmap v10549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:36.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:35 smithi155 bash[68033]: cluster 2024-07-29T00:50:34.433196+0000 mgr.y (mgr.34101) 9621 : cluster [DBG] pgmap v10549: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:36.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18068 16 16 0 0 0 - 0 2024-07-29T00:50:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:36 smithi155 bash[73694]: debug 2024-07-29T00:50:36.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:37.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18069 16 16 0 0 0 - 0 2024-07-29T00:50:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:37 smithi155 bash[73694]: debug 2024-07-29T00:50:37.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:37 smithi045 bash[80445]: cluster 2024-07-29T00:50:36.434948+0000 mgr.y (mgr.34101) 9622 : cluster [DBG] pgmap v10550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:37 smithi045 bash[82788]: cluster 2024-07-29T00:50:36.434948+0000 mgr.y (mgr.34101) 9622 : cluster [DBG] pgmap v10550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:38.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:37 smithi155 bash[68033]: cluster 2024-07-29T00:50:36.434948+0000 mgr.y (mgr.34101) 9622 : cluster [DBG] pgmap v10550: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:38.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18070 16 16 0 0 0 - 0 2024-07-29T00:50:38.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:38 smithi155 bash[73694]: debug 2024-07-29T00:50:38.536+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:39.575 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18071 16 16 0 0 0 - 0 2024-07-29T00:50:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:39 smithi155 bash[68033]: cluster 2024-07-29T00:50:38.436816+0000 mgr.y (mgr.34101) 9623 : cluster [DBG] pgmap v10551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:40.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:39 smithi155 bash[73694]: debug 2024-07-29T00:50:39.576+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:39 smithi045 bash[80445]: cluster 2024-07-29T00:50:38.436816+0000 mgr.y (mgr.34101) 9623 : cluster [DBG] pgmap v10551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:39 smithi045 bash[82788]: cluster 2024-07-29T00:50:38.436816+0000 mgr.y (mgr.34101) 9623 : cluster [DBG] pgmap v10551: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:40.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18072 16 16 0 0 0 - 0 2024-07-29T00:50:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:40 smithi155 bash[73694]: debug 2024-07-29T00:50:40.536+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:50:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:50:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:50:41.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18073 16 16 0 0 0 - 0 2024-07-29T00:50:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:41 smithi155 bash[73694]: debug 2024-07-29T00:50:41.548+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:41 smithi045 bash[80445]: cluster 2024-07-29T00:50:40.438570+0000 mgr.y (mgr.34101) 9624 : cluster [DBG] pgmap v10552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:41 smithi045 bash[82788]: cluster 2024-07-29T00:50:40.438570+0000 mgr.y (mgr.34101) 9624 : cluster [DBG] pgmap v10552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:41 smithi155 bash[68033]: cluster 2024-07-29T00:50:40.438570+0000 mgr.y (mgr.34101) 9624 : cluster [DBG] pgmap v10552: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:42.571 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:50:42 smithi155 bash[60745]: ts=2024-07-29T00:50:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:50:42.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18074 16 16 0 0 0 - 0 2024-07-29T00:50:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:42 smithi155 bash[73694]: debug 2024-07-29T00:50:42.568+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:43.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18075 16 16 0 0 0 - 0 2024-07-29T00:50:44.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:43 smithi155 bash[73694]: debug 2024-07-29T00:50:43.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:43 smithi155 bash[68033]: cluster 2024-07-29T00:50:42.440451+0000 mgr.y (mgr.34101) 9625 : cluster [DBG] pgmap v10553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:43 smithi045 bash[80445]: cluster 2024-07-29T00:50:42.440451+0000 mgr.y (mgr.34101) 9625 : cluster [DBG] pgmap v10553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:43 smithi045 bash[82788]: cluster 2024-07-29T00:50:42.440451+0000 mgr.y (mgr.34101) 9625 : cluster [DBG] pgmap v10553: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:44.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18076 16 16 0 0 0 - 0 2024-07-29T00:50:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:44 smithi155 bash[73694]: debug 2024-07-29T00:50:44.572+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:45.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18077 16 16 0 0 0 - 0 2024-07-29T00:50:45.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:45 smithi155 bash[73694]: debug 2024-07-29T00:50:45.552+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:45 smithi045 bash[80445]: cluster 2024-07-29T00:50:44.442209+0000 mgr.y (mgr.34101) 9626 : cluster [DBG] pgmap v10554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:45 smithi045 bash[82788]: cluster 2024-07-29T00:50:44.442209+0000 mgr.y (mgr.34101) 9626 : cluster [DBG] pgmap v10554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:45 smithi155 bash[68033]: cluster 2024-07-29T00:50:44.442209+0000 mgr.y (mgr.34101) 9626 : cluster [DBG] pgmap v10554: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:46.576 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18078 16 16 0 0 0 - 0 2024-07-29T00:50:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:46 smithi155 bash[73694]: debug 2024-07-29T00:50:46.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:47.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18079 16 16 0 0 0 - 0 2024-07-29T00:50:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:47 smithi155 bash[68033]: cluster 2024-07-29T00:50:46.443926+0000 mgr.y (mgr.34101) 9627 : cluster [DBG] pgmap v10555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:48.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:47 smithi155 bash[73694]: debug 2024-07-29T00:50:47.612+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:47 smithi045 bash[80445]: cluster 2024-07-29T00:50:46.443926+0000 mgr.y (mgr.34101) 9627 : cluster [DBG] pgmap v10555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:47 smithi045 bash[82788]: cluster 2024-07-29T00:50:46.443926+0000 mgr.y (mgr.34101) 9627 : cluster [DBG] pgmap v10555: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:48.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:50:48.578360+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:50:48.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:50:48.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18080 16 16 0 0 0 - 0 2024-07-29T00:50:49.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:48 smithi155 bash[73694]: debug 2024-07-29T00:50:48.612+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:49.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18081 16 16 0 0 0 - 0 2024-07-29T00:50:50.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:49 smithi155 bash[73694]: debug 2024-07-29T00:50:49.648+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:49 smithi155 bash[68033]: cluster 2024-07-29T00:50:48.445784+0000 mgr.y (mgr.34101) 9628 : cluster [DBG] pgmap v10556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:49 smithi155 bash[68033]: audit 2024-07-29T00:50:48.891043+0000 mon.c (mon.2) 2346 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:49 smithi045 bash[80445]: cluster 2024-07-29T00:50:48.445784+0000 mgr.y (mgr.34101) 9628 : cluster [DBG] pgmap v10556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:49 smithi045 bash[80445]: audit 2024-07-29T00:50:48.891043+0000 mon.c (mon.2) 2346 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:49 smithi045 bash[82788]: cluster 2024-07-29T00:50:48.445784+0000 mgr.y (mgr.34101) 9628 : cluster [DBG] pgmap v10556: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:49 smithi045 bash[82788]: audit 2024-07-29T00:50:48.891043+0000 mon.c (mon.2) 2346 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:50:50.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18082 16 16 0 0 0 - 0 2024-07-29T00:50:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:50:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:50:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-29T00:50:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:50 smithi155 bash[73694]: debug 2024-07-29T00:50:50.632+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:51.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18083 16 16 0 0 0 - 0 2024-07-29T00:50:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:51 smithi155 bash[73694]: debug 2024-07-29T00:50:51.600+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:51 smithi155 bash[68033]: cluster 2024-07-29T00:50:50.447548+0000 mgr.y (mgr.34101) 9629 : cluster [DBG] pgmap v10557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:51 smithi045 bash[80445]: cluster 2024-07-29T00:50:50.447548+0000 mgr.y (mgr.34101) 9629 : cluster [DBG] pgmap v10557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:51 smithi045 bash[82788]: cluster 2024-07-29T00:50:50.447548+0000 mgr.y (mgr.34101) 9629 : cluster [DBG] pgmap v10557: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:52.577 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18084 16 16 0 0 0 - 0 2024-07-29T00:50:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:52 smithi155 bash[73694]: debug 2024-07-29T00:50:52.560+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:50:52 smithi155 bash[60745]: ts=2024-07-29T00:50:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:50:53.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18085 16 16 0 0 0 - 0 2024-07-29T00:50:53.844 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:53 smithi155 bash[73694]: debug 2024-07-29T00:50:53.568+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:53 smithi045 bash[82788]: cluster 2024-07-29T00:50:52.449430+0000 mgr.y (mgr.34101) 9630 : cluster [DBG] pgmap v10558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:53 smithi045 bash[80445]: cluster 2024-07-29T00:50:52.449430+0000 mgr.y (mgr.34101) 9630 : cluster [DBG] pgmap v10558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:53 smithi155 bash[68033]: cluster 2024-07-29T00:50:52.449430+0000 mgr.y (mgr.34101) 9630 : cluster [DBG] pgmap v10558: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:54.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18086 16 16 0 0 0 - 0 2024-07-29T00:50:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:54 smithi155 bash[73694]: debug 2024-07-29T00:50:54.528+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:55.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18087 16 16 0 0 0 - 0 2024-07-29T00:50:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:55 smithi155 bash[73694]: debug 2024-07-29T00:50:55.512+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:55 smithi045 bash[80445]: cluster 2024-07-29T00:50:54.451144+0000 mgr.y (mgr.34101) 9631 : cluster [DBG] pgmap v10559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:55 smithi045 bash[82788]: cluster 2024-07-29T00:50:54.451144+0000 mgr.y (mgr.34101) 9631 : cluster [DBG] pgmap v10559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:56.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:55 smithi155 bash[68033]: cluster 2024-07-29T00:50:54.451144+0000 mgr.y (mgr.34101) 9631 : cluster [DBG] pgmap v10559: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:56.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18088 16 16 0 0 0 - 0 2024-07-29T00:50:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:56 smithi155 bash[73694]: debug 2024-07-29T00:50:56.484+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:57.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18089 16 16 0 0 0 - 0 2024-07-29T00:50:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:57 smithi155 bash[73694]: debug 2024-07-29T00:50:57.484+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:57 smithi045 bash[80445]: cluster 2024-07-29T00:50:56.452870+0000 mgr.y (mgr.34101) 9632 : cluster [DBG] pgmap v10560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:57 smithi045 bash[82788]: cluster 2024-07-29T00:50:56.452870+0000 mgr.y (mgr.34101) 9632 : cluster [DBG] pgmap v10560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:58.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:57 smithi155 bash[68033]: cluster 2024-07-29T00:50:56.452870+0000 mgr.y (mgr.34101) 9632 : cluster [DBG] pgmap v10560: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:50:58.578 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18090 16 16 0 0 0 - 0 2024-07-29T00:50:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:58 smithi155 bash[73694]: debug 2024-07-29T00:50:58.508+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:50:59.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18091 16 16 0 0 0 - 0 2024-07-29T00:50:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:50:59 smithi155 bash[73694]: debug 2024-07-29T00:50:59.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:50:59 smithi045 bash[82788]: cluster 2024-07-29T00:50:58.454778+0000 mgr.y (mgr.34101) 9633 : cluster [DBG] pgmap v10561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:50:59 smithi045 bash[80445]: cluster 2024-07-29T00:50:58.454778+0000 mgr.y (mgr.34101) 9633 : cluster [DBG] pgmap v10561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:50:59 smithi155 bash[68033]: cluster 2024-07-29T00:50:58.454778+0000 mgr.y (mgr.34101) 9633 : cluster [DBG] pgmap v10561: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:00.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18092 16 16 0 0 0 - 0 2024-07-29T00:51:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:00 smithi155 bash[73694]: debug 2024-07-29T00:51:00.500+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:51:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:51:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-29T00:51:01.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18093 16 16 0 0 0 - 0 2024-07-29T00:51:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:01 smithi155 bash[73694]: debug 2024-07-29T00:51:01.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:01 smithi045 bash[80445]: cluster 2024-07-29T00:51:00.456511+0000 mgr.y (mgr.34101) 9634 : cluster [DBG] pgmap v10562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:01 smithi045 bash[82788]: cluster 2024-07-29T00:51:00.456511+0000 mgr.y (mgr.34101) 9634 : cluster [DBG] pgmap v10562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:01 smithi155 bash[68033]: cluster 2024-07-29T00:51:00.456511+0000 mgr.y (mgr.34101) 9634 : cluster [DBG] pgmap v10562: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:02.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18094 16 16 0 0 0 - 0 2024-07-29T00:51:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:02 smithi155 bash[73694]: debug 2024-07-29T00:51:02.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:51:02 smithi155 bash[60745]: ts=2024-07-29T00:51:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:51:03.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18095 16 16 0 0 0 - 0 2024-07-29T00:51:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:03 smithi155 bash[73694]: debug 2024-07-29T00:51:03.540+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:03 smithi045 bash[80445]: cluster 2024-07-29T00:51:02.458409+0000 mgr.y (mgr.34101) 9635 : cluster [DBG] pgmap v10563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:03 smithi045 bash[82788]: cluster 2024-07-29T00:51:02.458409+0000 mgr.y (mgr.34101) 9635 : cluster [DBG] pgmap v10563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:03 smithi155 bash[68033]: cluster 2024-07-29T00:51:02.458409+0000 mgr.y (mgr.34101) 9635 : cluster [DBG] pgmap v10563: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:04.579 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18096 16 16 0 0 0 - 0 2024-07-29T00:51:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:04 smithi155 bash[73694]: debug 2024-07-29T00:51:04.552+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:04 smithi045 bash[80445]: audit 2024-07-29T00:51:03.891490+0000 mon.c (mon.2) 2347 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:04 smithi045 bash[82788]: audit 2024-07-29T00:51:03.891490+0000 mon.c (mon.2) 2347 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:04 smithi155 bash[68033]: audit 2024-07-29T00:51:03.891490+0000 mon.c (mon.2) 2347 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:05.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18097 16 16 0 0 0 - 0 2024-07-29T00:51:05.876 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:05 smithi155 bash[73694]: debug 2024-07-29T00:51:05.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:05 smithi045 bash[80445]: cluster 2024-07-29T00:51:04.460098+0000 mgr.y (mgr.34101) 9636 : cluster [DBG] pgmap v10564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:05 smithi045 bash[82788]: cluster 2024-07-29T00:51:04.460098+0000 mgr.y (mgr.34101) 9636 : cluster [DBG] pgmap v10564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:05 smithi155 bash[68033]: cluster 2024-07-29T00:51:04.460098+0000 mgr.y (mgr.34101) 9636 : cluster [DBG] pgmap v10564: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:06.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18098 16 16 0 0 0 - 0 2024-07-29T00:51:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:06 smithi155 bash[73694]: debug 2024-07-29T00:51:06.540+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:07.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18099 16 16 0 0 0 - 0 2024-07-29T00:51:07.880 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:07 smithi155 bash[73694]: debug 2024-07-29T00:51:07.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:07 smithi045 bash[80445]: cluster 2024-07-29T00:51:06.461858+0000 mgr.y (mgr.34101) 9637 : cluster [DBG] pgmap v10565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:07 smithi045 bash[82788]: cluster 2024-07-29T00:51:06.461858+0000 mgr.y (mgr.34101) 9637 : cluster [DBG] pgmap v10565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:07 smithi155 bash[68033]: cluster 2024-07-29T00:51:06.461858+0000 mgr.y (mgr.34101) 9637 : cluster [DBG] pgmap v10565: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:08.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:51:08.581603+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:51:08.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:51:08.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18100 16 16 0 0 0 - 0 2024-07-29T00:51:09.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:08 smithi155 bash[73694]: debug 2024-07-29T00:51:08.576+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:09.580 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18101 16 16 0 0 0 - 0 2024-07-29T00:51:09.884 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:09 smithi155 bash[73694]: debug 2024-07-29T00:51:09.580+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:09 smithi045 bash[80445]: cluster 2024-07-29T00:51:08.463743+0000 mgr.y (mgr.34101) 9638 : cluster [DBG] pgmap v10566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:09 smithi045 bash[80445]: audit 2024-07-29T00:51:09.103050+0000 mon.c (mon.2) 2348 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:51:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:09 smithi045 bash[82788]: cluster 2024-07-29T00:51:08.463743+0000 mgr.y (mgr.34101) 9638 : cluster [DBG] pgmap v10566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:10.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:09 smithi045 bash[82788]: audit 2024-07-29T00:51:09.103050+0000 mon.c (mon.2) 2348 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:51:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:09 smithi155 bash[68033]: cluster 2024-07-29T00:51:08.463743+0000 mgr.y (mgr.34101) 9638 : cluster [DBG] pgmap v10566: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:09 smithi155 bash[68033]: audit 2024-07-29T00:51:09.103050+0000 mon.c (mon.2) 2348 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:51:10.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18102 16 16 0 0 0 - 0 2024-07-29T00:51:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:10 smithi155 bash[73694]: debug 2024-07-29T00:51:10.532+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:51:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:51:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:51:11.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18103 16 16 0 0 0 - 0 2024-07-29T00:51:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:11 smithi155 bash[73694]: debug 2024-07-29T00:51:11.500+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:11 smithi045 bash[80445]: cluster 2024-07-29T00:51:10.465487+0000 mgr.y (mgr.34101) 9639 : cluster [DBG] pgmap v10567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:11 smithi045 bash[82788]: cluster 2024-07-29T00:51:10.465487+0000 mgr.y (mgr.34101) 9639 : cluster [DBG] pgmap v10567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:12.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:11 smithi155 bash[68033]: cluster 2024-07-29T00:51:10.465487+0000 mgr.y (mgr.34101) 9639 : cluster [DBG] pgmap v10567: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:12.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18104 16 16 0 0 0 - 0 2024-07-29T00:51:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:12 smithi155 bash[73694]: debug 2024-07-29T00:51:12.484+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:51:12 smithi155 bash[60745]: ts=2024-07-29T00:51:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:51:13.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18105 16 16 0 0 0 - 0 2024-07-29T00:51:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:13 smithi155 bash[73694]: debug 2024-07-29T00:51:13.523+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:13 smithi045 bash[80445]: cluster 2024-07-29T00:51:12.467532+0000 mgr.y (mgr.34101) 9640 : cluster [DBG] pgmap v10568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:13 smithi045 bash[82788]: cluster 2024-07-29T00:51:12.467532+0000 mgr.y (mgr.34101) 9640 : cluster [DBG] pgmap v10568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:14.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:13 smithi155 bash[68033]: cluster 2024-07-29T00:51:12.467532+0000 mgr.y (mgr.34101) 9640 : cluster [DBG] pgmap v10568: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:14.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18106 16 16 0 0 0 - 0 2024-07-29T00:51:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:14 smithi155 bash[73694]: debug 2024-07-29T00:51:14.535+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:15.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18107 16 16 0 0 0 - 0 2024-07-29T00:51:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:15 smithi155 bash[73694]: debug 2024-07-29T00:51:15.507+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:15.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:15 smithi155 bash[68033]: cluster 2024-07-29T00:51:14.468403+0000 mgr.y (mgr.34101) 9641 : cluster [DBG] pgmap v10569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:15 smithi155 bash[68033]: audit 2024-07-29T00:51:14.726425+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:15 smithi155 bash[68033]: audit 2024-07-29T00:51:14.737708+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:15 smithi155 bash[68033]: audit 2024-07-29T00:51:14.952276+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:15 smithi155 bash[68033]: audit 2024-07-29T00:51:14.964960+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:15 smithi155 bash[68033]: audit 2024-07-29T00:51:15.375590+0000 mon.c (mon.2) 2349 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:51:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:15 smithi155 bash[68033]: audit 2024-07-29T00:51:15.377207+0000 mon.c (mon.2) 2350 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:51:15.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:15 smithi155 bash[68033]: audit 2024-07-29T00:51:15.385856+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[80445]: cluster 2024-07-29T00:51:14.468403+0000 mgr.y (mgr.34101) 9641 : cluster [DBG] pgmap v10569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[80445]: audit 2024-07-29T00:51:14.726425+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:16.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[80445]: audit 2024-07-29T00:51:14.737708+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:16.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[80445]: audit 2024-07-29T00:51:14.952276+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:16.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[80445]: audit 2024-07-29T00:51:14.964960+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:16.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[80445]: audit 2024-07-29T00:51:15.375590+0000 mon.c (mon.2) 2349 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:51:16.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[80445]: audit 2024-07-29T00:51:15.377207+0000 mon.c (mon.2) 2350 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:51:16.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[80445]: audit 2024-07-29T00:51:15.385856+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[82788]: cluster 2024-07-29T00:51:14.468403+0000 mgr.y (mgr.34101) 9641 : cluster [DBG] pgmap v10569: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:16.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[82788]: audit 2024-07-29T00:51:14.726425+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:16.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[82788]: audit 2024-07-29T00:51:14.737708+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:16.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[82788]: audit 2024-07-29T00:51:14.952276+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:16.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[82788]: audit 2024-07-29T00:51:14.964960+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:16.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[82788]: audit 2024-07-29T00:51:15.375590+0000 mon.c (mon.2) 2349 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:51:16.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[82788]: audit 2024-07-29T00:51:15.377207+0000 mon.c (mon.2) 2350 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:51:16.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:15 smithi045 bash[82788]: audit 2024-07-29T00:51:15.385856+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:51:16.581 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18108 16 16 0 0 0 - 0 2024-07-29T00:51:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:16 smithi155 bash[73694]: debug 2024-07-29T00:51:16.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:17.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18109 16 16 0 0 0 - 0 2024-07-29T00:51:17.729 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:17 smithi155 bash[73694]: debug 2024-07-29T00:51:17.471+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:17 smithi155 bash[68033]: cluster 2024-07-29T00:51:16.470099+0000 mgr.y (mgr.34101) 9642 : cluster [DBG] pgmap v10570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:17 smithi045 bash[80445]: cluster 2024-07-29T00:51:16.470099+0000 mgr.y (mgr.34101) 9642 : cluster [DBG] pgmap v10570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:17 smithi045 bash[82788]: cluster 2024-07-29T00:51:16.470099+0000 mgr.y (mgr.34101) 9642 : cluster [DBG] pgmap v10570: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:18.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18110 16 16 0 0 0 - 0 2024-07-29T00:51:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:18 smithi155 bash[73694]: debug 2024-07-29T00:51:18.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:19.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18111 16 16 0 0 0 - 0 2024-07-29T00:51:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:19 smithi155 bash[73694]: debug 2024-07-29T00:51:19.515+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:19.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:19 smithi155 bash[68033]: cluster 2024-07-29T00:51:18.471955+0000 mgr.y (mgr.34101) 9643 : cluster [DBG] pgmap v10571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:19.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:19 smithi155 bash[68033]: audit 2024-07-29T00:51:18.891890+0000 mon.c (mon.2) 2351 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:19 smithi045 bash[80445]: cluster 2024-07-29T00:51:18.471955+0000 mgr.y (mgr.34101) 9643 : cluster [DBG] pgmap v10571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:19 smithi045 bash[80445]: audit 2024-07-29T00:51:18.891890+0000 mon.c (mon.2) 2351 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:19 smithi045 bash[82788]: cluster 2024-07-29T00:51:18.471955+0000 mgr.y (mgr.34101) 9643 : cluster [DBG] pgmap v10571: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:19 smithi045 bash[82788]: audit 2024-07-29T00:51:18.891890+0000 mon.c (mon.2) 2351 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:20.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18112 16 16 0 0 0 - 0 2024-07-29T00:51:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:20 smithi155 bash[73694]: debug 2024-07-29T00:51:20.495+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:51:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:51:20] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:51:21.582 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18113 16 16 0 0 0 - 0 2024-07-29T00:51:21.737 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:21 smithi155 bash[73694]: debug 2024-07-29T00:51:21.451+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:21 smithi155 bash[68033]: cluster 2024-07-29T00:51:20.473669+0000 mgr.y (mgr.34101) 9644 : cluster [DBG] pgmap v10572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:21 smithi045 bash[80445]: cluster 2024-07-29T00:51:20.473669+0000 mgr.y (mgr.34101) 9644 : cluster [DBG] pgmap v10572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:21 smithi045 bash[82788]: cluster 2024-07-29T00:51:20.473669+0000 mgr.y (mgr.34101) 9644 : cluster [DBG] pgmap v10572: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:22.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18114 16 16 0 0 0 - 0 2024-07-29T00:51:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:22 smithi155 bash[73694]: debug 2024-07-29T00:51:22.439+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:51:22 smithi155 bash[60745]: ts=2024-07-29T00:51:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:51:23.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18115 16 16 0 0 0 - 0 2024-07-29T00:51:23.741 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:23 smithi155 bash[73694]: debug 2024-07-29T00:51:23.443+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:23 smithi155 bash[68033]: cluster 2024-07-29T00:51:22.475525+0000 mgr.y (mgr.34101) 9645 : cluster [DBG] pgmap v10573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:23 smithi045 bash[80445]: cluster 2024-07-29T00:51:22.475525+0000 mgr.y (mgr.34101) 9645 : cluster [DBG] pgmap v10573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:23 smithi045 bash[82788]: cluster 2024-07-29T00:51:22.475525+0000 mgr.y (mgr.34101) 9645 : cluster [DBG] pgmap v10573: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:24.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18116 16 16 0 0 0 - 0 2024-07-29T00:51:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:24 smithi155 bash[73694]: debug 2024-07-29T00:51:24.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:25.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18117 16 16 0 0 0 - 0 2024-07-29T00:51:25.746 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:25 smithi155 bash[73694]: debug 2024-07-29T00:51:25.375+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:25 smithi155 bash[68033]: cluster 2024-07-29T00:51:24.477322+0000 mgr.y (mgr.34101) 9646 : cluster [DBG] pgmap v10574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:25 smithi045 bash[80445]: cluster 2024-07-29T00:51:24.477322+0000 mgr.y (mgr.34101) 9646 : cluster [DBG] pgmap v10574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:25 smithi045 bash[82788]: cluster 2024-07-29T00:51:24.477322+0000 mgr.y (mgr.34101) 9646 : cluster [DBG] pgmap v10574: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:26.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18118 16 16 0 0 0 - 0 2024-07-29T00:51:26.683 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:26 smithi155 bash[73694]: debug 2024-07-29T00:51:26.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:27.055 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Jul 29 00:51:26 smithi155 bash[59473]: logger=cleanup t=2024-07-29T00:51:26.68396369Z level=info msg="Completed cleanup jobs" duration=66.851871ms 2024-07-29T00:51:27.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:27 smithi155 bash[73694]: debug 2024-07-29T00:51:27.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:27.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18119 16 16 0 0 0 - 0 2024-07-29T00:51:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:27 smithi155 bash[68033]: cluster 2024-07-29T00:51:26.479064+0000 mgr.y (mgr.34101) 9647 : cluster [DBG] pgmap v10575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:27 smithi045 bash[80445]: cluster 2024-07-29T00:51:26.479064+0000 mgr.y (mgr.34101) 9647 : cluster [DBG] pgmap v10575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:27 smithi045 bash[82788]: cluster 2024-07-29T00:51:26.479064+0000 mgr.y (mgr.34101) 9647 : cluster [DBG] pgmap v10575: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:28.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:28 smithi155 bash[73694]: debug 2024-07-29T00:51:28.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:28.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:51:28.584844+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:51:28.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:51:28.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18120 16 16 0 0 0 - 0 2024-07-29T00:51:29.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:29 smithi155 bash[73694]: debug 2024-07-29T00:51:29.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:29.583 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18121 16 16 0 0 0 - 0 2024-07-29T00:51:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:29 smithi155 bash[68033]: cluster 2024-07-29T00:51:28.480907+0000 mgr.y (mgr.34101) 9648 : cluster [DBG] pgmap v10576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:29 smithi045 bash[80445]: cluster 2024-07-29T00:51:28.480907+0000 mgr.y (mgr.34101) 9648 : cluster [DBG] pgmap v10576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:29 smithi045 bash[82788]: cluster 2024-07-29T00:51:28.480907+0000 mgr.y (mgr.34101) 9648 : cluster [DBG] pgmap v10576: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:30.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18122 16 16 0 0 0 - 0 2024-07-29T00:51:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:30 smithi155 bash[73694]: debug 2024-07-29T00:51:30.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:51:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:51:30] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:51:31.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:31 smithi155 bash[73694]: debug 2024-07-29T00:51:31.279+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:31.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18123 16 16 0 0 0 - 0 2024-07-29T00:51:32.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:31 smithi155 bash[68033]: cluster 2024-07-29T00:51:30.482680+0000 mgr.y (mgr.34101) 9649 : cluster [DBG] pgmap v10577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:31 smithi045 bash[80445]: cluster 2024-07-29T00:51:30.482680+0000 mgr.y (mgr.34101) 9649 : cluster [DBG] pgmap v10577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:31 smithi045 bash[82788]: cluster 2024-07-29T00:51:30.482680+0000 mgr.y (mgr.34101) 9649 : cluster [DBG] pgmap v10577: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:32.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:32 smithi155 bash[73694]: debug 2024-07-29T00:51:32.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:51:32 smithi155 bash[60745]: ts=2024-07-29T00:51:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:51:32.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18124 16 16 0 0 0 - 0 2024-07-29T00:51:33.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:33 smithi155 bash[73694]: debug 2024-07-29T00:51:33.243+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:33.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18125 16 16 0 0 0 - 0 2024-07-29T00:51:34.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:33 smithi155 bash[68033]: cluster 2024-07-29T00:51:32.484539+0000 mgr.y (mgr.34101) 9650 : cluster [DBG] pgmap v10578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:33 smithi045 bash[80445]: cluster 2024-07-29T00:51:32.484539+0000 mgr.y (mgr.34101) 9650 : cluster [DBG] pgmap v10578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:33 smithi045 bash[82788]: cluster 2024-07-29T00:51:32.484539+0000 mgr.y (mgr.34101) 9650 : cluster [DBG] pgmap v10578: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:34.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:34 smithi155 bash[73694]: debug 2024-07-29T00:51:34.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:34.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18126 16 16 0 0 0 - 0 2024-07-29T00:51:35.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:34 smithi155 bash[68033]: audit 2024-07-29T00:51:33.892199+0000 mon.c (mon.2) 2352 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:34 smithi045 bash[80445]: audit 2024-07-29T00:51:33.892199+0000 mon.c (mon.2) 2352 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:34 smithi045 bash[82788]: audit 2024-07-29T00:51:33.892199+0000 mon.c (mon.2) 2352 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:35.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:35 smithi155 bash[73694]: debug 2024-07-29T00:51:35.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:35.584 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18127 16 16 0 0 0 - 0 2024-07-29T00:51:36.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:35 smithi155 bash[68033]: cluster 2024-07-29T00:51:34.486275+0000 mgr.y (mgr.34101) 9651 : cluster [DBG] pgmap v10579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:35 smithi045 bash[82788]: cluster 2024-07-29T00:51:34.486275+0000 mgr.y (mgr.34101) 9651 : cluster [DBG] pgmap v10579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:35 smithi045 bash[80445]: cluster 2024-07-29T00:51:34.486275+0000 mgr.y (mgr.34101) 9651 : cluster [DBG] pgmap v10579: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:36.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18128 16 16 0 0 0 - 0 2024-07-29T00:51:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:36 smithi155 bash[73694]: debug 2024-07-29T00:51:36.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:37 smithi155 bash[73694]: debug 2024-07-29T00:51:37.287+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:37.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18129 16 16 0 0 0 - 0 2024-07-29T00:51:38.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:37 smithi155 bash[68033]: cluster 2024-07-29T00:51:36.487999+0000 mgr.y (mgr.34101) 9652 : cluster [DBG] pgmap v10580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:37 smithi045 bash[80445]: cluster 2024-07-29T00:51:36.487999+0000 mgr.y (mgr.34101) 9652 : cluster [DBG] pgmap v10580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:37 smithi045 bash[82788]: cluster 2024-07-29T00:51:36.487999+0000 mgr.y (mgr.34101) 9652 : cluster [DBG] pgmap v10580: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:38 smithi155 bash[73694]: debug 2024-07-29T00:51:38.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:38.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18130 16 16 0 0 0 - 0 2024-07-29T00:51:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:39 smithi155 bash[73694]: debug 2024-07-29T00:51:39.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:39.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18131 16 16 0 0 0 - 0 2024-07-29T00:51:40.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:39 smithi155 bash[68033]: cluster 2024-07-29T00:51:38.489858+0000 mgr.y (mgr.34101) 9653 : cluster [DBG] pgmap v10581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:39 smithi045 bash[80445]: cluster 2024-07-29T00:51:38.489858+0000 mgr.y (mgr.34101) 9653 : cluster [DBG] pgmap v10581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:39 smithi045 bash[82788]: cluster 2024-07-29T00:51:38.489858+0000 mgr.y (mgr.34101) 9653 : cluster [DBG] pgmap v10581: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:40 smithi155 bash[73694]: debug 2024-07-29T00:51:40.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:40.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18132 16 16 0 0 0 - 0 2024-07-29T00:51:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:51:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:51:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:51:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:41 smithi155 bash[73694]: debug 2024-07-29T00:51:41.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:41.585 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18133 16 16 0 0 0 - 0 2024-07-29T00:51:42.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:41 smithi155 bash[68033]: cluster 2024-07-29T00:51:40.491560+0000 mgr.y (mgr.34101) 9654 : cluster [DBG] pgmap v10582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:41 smithi045 bash[80445]: cluster 2024-07-29T00:51:40.491560+0000 mgr.y (mgr.34101) 9654 : cluster [DBG] pgmap v10582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:41 smithi045 bash[82788]: cluster 2024-07-29T00:51:40.491560+0000 mgr.y (mgr.34101) 9654 : cluster [DBG] pgmap v10582: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:42 smithi155 bash[73694]: debug 2024-07-29T00:51:42.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:51:42 smithi155 bash[60745]: ts=2024-07-29T00:51:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:51:42.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18134 16 16 0 0 0 - 0 2024-07-29T00:51:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:43 smithi155 bash[73694]: debug 2024-07-29T00:51:43.259+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:43.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18135 16 16 0 0 0 - 0 2024-07-29T00:51:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:43 smithi155 bash[68033]: cluster 2024-07-29T00:51:42.493418+0000 mgr.y (mgr.34101) 9655 : cluster [DBG] pgmap v10583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:43 smithi045 bash[80445]: cluster 2024-07-29T00:51:42.493418+0000 mgr.y (mgr.34101) 9655 : cluster [DBG] pgmap v10583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:43 smithi045 bash[82788]: cluster 2024-07-29T00:51:42.493418+0000 mgr.y (mgr.34101) 9655 : cluster [DBG] pgmap v10583: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:44 smithi155 bash[73694]: debug 2024-07-29T00:51:44.239+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:44.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18136 16 16 0 0 0 - 0 2024-07-29T00:51:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:45 smithi155 bash[73694]: debug 2024-07-29T00:51:45.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:45.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18137 16 16 0 0 0 - 0 2024-07-29T00:51:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:45 smithi155 bash[68033]: cluster 2024-07-29T00:51:44.495163+0000 mgr.y (mgr.34101) 9656 : cluster [DBG] pgmap v10584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:45 smithi045 bash[80445]: cluster 2024-07-29T00:51:44.495163+0000 mgr.y (mgr.34101) 9656 : cluster [DBG] pgmap v10584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:45 smithi045 bash[82788]: cluster 2024-07-29T00:51:44.495163+0000 mgr.y (mgr.34101) 9656 : cluster [DBG] pgmap v10584: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:46 smithi155 bash[73694]: debug 2024-07-29T00:51:46.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:46.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18138 16 16 0 0 0 - 0 2024-07-29T00:51:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:47 smithi155 bash[73694]: debug 2024-07-29T00:51:47.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:47.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18139 16 16 0 0 0 - 0 2024-07-29T00:51:48.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:47 smithi155 bash[68033]: cluster 2024-07-29T00:51:46.496877+0000 mgr.y (mgr.34101) 9657 : cluster [DBG] pgmap v10585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:47 smithi045 bash[80445]: cluster 2024-07-29T00:51:46.496877+0000 mgr.y (mgr.34101) 9657 : cluster [DBG] pgmap v10585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:47 smithi045 bash[82788]: cluster 2024-07-29T00:51:46.496877+0000 mgr.y (mgr.34101) 9657 : cluster [DBG] pgmap v10585: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:48 smithi155 bash[73694]: debug 2024-07-29T00:51:48.215+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:48.586 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:51:48.587947+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:51:48.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:51:48.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18140 16 16 0 0 0 - 0 2024-07-29T00:51:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:49 smithi155 bash[73694]: debug 2024-07-29T00:51:49.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:49.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18141 16 16 0 0 0 - 0 2024-07-29T00:51:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:49 smithi155 bash[68033]: cluster 2024-07-29T00:51:48.498784+0000 mgr.y (mgr.34101) 9658 : cluster [DBG] pgmap v10586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:49 smithi155 bash[68033]: audit 2024-07-29T00:51:48.892699+0000 mon.c (mon.2) 2353 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:49 smithi045 bash[80445]: cluster 2024-07-29T00:51:48.498784+0000 mgr.y (mgr.34101) 9658 : cluster [DBG] pgmap v10586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:50.322 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:49 smithi045 bash[80445]: audit 2024-07-29T00:51:48.892699+0000 mon.c (mon.2) 2353 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:50.322 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:49 smithi045 bash[82788]: cluster 2024-07-29T00:51:48.498784+0000 mgr.y (mgr.34101) 9658 : cluster [DBG] pgmap v10586: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:50.323 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:49 smithi045 bash[82788]: audit 2024-07-29T00:51:48.892699+0000 mon.c (mon.2) 2353 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:51:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:50 smithi155 bash[73694]: debug 2024-07-29T00:51:50.223+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:50.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18142 16 16 0 0 0 - 0 2024-07-29T00:51:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:51:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:51:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:51:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:51 smithi155 bash[73694]: debug 2024-07-29T00:51:51.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:51.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18143 16 16 0 0 0 - 0 2024-07-29T00:51:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:51 smithi045 bash[80445]: cluster 2024-07-29T00:51:50.500499+0000 mgr.y (mgr.34101) 9659 : cluster [DBG] pgmap v10587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:51 smithi045 bash[82788]: cluster 2024-07-29T00:51:50.500499+0000 mgr.y (mgr.34101) 9659 : cluster [DBG] pgmap v10587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:52.257 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:51 smithi155 bash[68033]: cluster 2024-07-29T00:51:50.500499+0000 mgr.y (mgr.34101) 9659 : cluster [DBG] pgmap v10587: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:52 smithi155 bash[73694]: debug 2024-07-29T00:51:52.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:51:52 smithi155 bash[60745]: ts=2024-07-29T00:51:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:51:52.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18144 16 16 0 0 0 - 0 2024-07-29T00:51:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:53 smithi155 bash[73694]: debug 2024-07-29T00:51:53.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:53.587 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18145 16 16 0 0 0 - 0 2024-07-29T00:51:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:53 smithi045 bash[80445]: cluster 2024-07-29T00:51:52.502403+0000 mgr.y (mgr.34101) 9660 : cluster [DBG] pgmap v10588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:53 smithi045 bash[82788]: cluster 2024-07-29T00:51:52.502403+0000 mgr.y (mgr.34101) 9660 : cluster [DBG] pgmap v10588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:53 smithi155 bash[68033]: cluster 2024-07-29T00:51:52.502403+0000 mgr.y (mgr.34101) 9660 : cluster [DBG] pgmap v10588: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:54.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18146 16 16 0 0 0 - 0 2024-07-29T00:51:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:54 smithi155 bash[73694]: debug 2024-07-29T00:51:54.315+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:55.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18147 16 16 0 0 0 - 0 2024-07-29T00:51:55.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:55 smithi155 bash[73694]: debug 2024-07-29T00:51:55.327+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:55 smithi045 bash[80445]: cluster 2024-07-29T00:51:54.504168+0000 mgr.y (mgr.34101) 9661 : cluster [DBG] pgmap v10589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:55 smithi045 bash[82788]: cluster 2024-07-29T00:51:54.504168+0000 mgr.y (mgr.34101) 9661 : cluster [DBG] pgmap v10589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:56.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:55 smithi155 bash[68033]: cluster 2024-07-29T00:51:54.504168+0000 mgr.y (mgr.34101) 9661 : cluster [DBG] pgmap v10589: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:56.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18148 16 16 0 0 0 - 0 2024-07-29T00:51:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:56 smithi155 bash[73694]: debug 2024-07-29T00:51:56.303+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:57.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18149 16 16 0 0 0 - 0 2024-07-29T00:51:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:57 smithi155 bash[73694]: debug 2024-07-29T00:51:57.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:57 smithi045 bash[82788]: cluster 2024-07-29T00:51:56.505909+0000 mgr.y (mgr.34101) 9662 : cluster [DBG] pgmap v10590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:57 smithi045 bash[80445]: cluster 2024-07-29T00:51:56.505909+0000 mgr.y (mgr.34101) 9662 : cluster [DBG] pgmap v10590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:58.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:57 smithi155 bash[68033]: cluster 2024-07-29T00:51:56.505909+0000 mgr.y (mgr.34101) 9662 : cluster [DBG] pgmap v10590: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:51:58.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18150 16 16 0 0 0 - 0 2024-07-29T00:51:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:58 smithi155 bash[73694]: debug 2024-07-29T00:51:58.379+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:51:59.588 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18151 16 16 0 0 0 - 0 2024-07-29T00:51:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:51:59 smithi155 bash[73694]: debug 2024-07-29T00:51:59.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:51:59 smithi045 bash[82788]: cluster 2024-07-29T00:51:58.507769+0000 mgr.y (mgr.34101) 9663 : cluster [DBG] pgmap v10591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:51:59 smithi045 bash[80445]: cluster 2024-07-29T00:51:58.507769+0000 mgr.y (mgr.34101) 9663 : cluster [DBG] pgmap v10591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:00.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:51:59 smithi155 bash[68033]: cluster 2024-07-29T00:51:58.507769+0000 mgr.y (mgr.34101) 9663 : cluster [DBG] pgmap v10591: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:00.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18152 16 16 0 0 0 - 0 2024-07-29T00:52:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:00 smithi155 bash[73694]: debug 2024-07-29T00:52:00.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:52:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:52:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:52:01.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18153 16 16 0 0 0 - 0 2024-07-29T00:52:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:01 smithi155 bash[73694]: debug 2024-07-29T00:52:01.371+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:01 smithi045 bash[82788]: cluster 2024-07-29T00:52:00.509625+0000 mgr.y (mgr.34101) 9664 : cluster [DBG] pgmap v10592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:01 smithi045 bash[80445]: cluster 2024-07-29T00:52:00.509625+0000 mgr.y (mgr.34101) 9664 : cluster [DBG] pgmap v10592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:02.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:01 smithi155 bash[68033]: cluster 2024-07-29T00:52:00.509625+0000 mgr.y (mgr.34101) 9664 : cluster [DBG] pgmap v10592: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:02.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18154 16 16 0 0 0 - 0 2024-07-29T00:52:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:02 smithi155 bash[73694]: debug 2024-07-29T00:52:02.383+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:52:02 smithi155 bash[60745]: ts=2024-07-29T00:52:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:52:03.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18155 16 16 0 0 0 - 0 2024-07-29T00:52:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:03 smithi155 bash[73694]: debug 2024-07-29T00:52:03.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:03 smithi045 bash[80445]: cluster 2024-07-29T00:52:02.511534+0000 mgr.y (mgr.34101) 9665 : cluster [DBG] pgmap v10593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:03 smithi045 bash[82788]: cluster 2024-07-29T00:52:02.511534+0000 mgr.y (mgr.34101) 9665 : cluster [DBG] pgmap v10593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:04.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:03 smithi155 bash[68033]: cluster 2024-07-29T00:52:02.511534+0000 mgr.y (mgr.34101) 9665 : cluster [DBG] pgmap v10593: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:04.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18156 16 16 0 0 0 - 0 2024-07-29T00:52:04.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:04 smithi155 bash[73694]: debug 2024-07-29T00:52:04.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:04 smithi045 bash[80445]: audit 2024-07-29T00:52:03.893161+0000 mon.c (mon.2) 2354 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:04 smithi045 bash[82788]: audit 2024-07-29T00:52:03.893161+0000 mon.c (mon.2) 2354 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:05.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:04 smithi155 bash[68033]: audit 2024-07-29T00:52:03.893161+0000 mon.c (mon.2) 2354 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:05.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18157 16 16 0 0 0 - 0 2024-07-29T00:52:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:05 smithi155 bash[73694]: debug 2024-07-29T00:52:05.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:05 smithi045 bash[80445]: cluster 2024-07-29T00:52:04.513426+0000 mgr.y (mgr.34101) 9666 : cluster [DBG] pgmap v10594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:05 smithi045 bash[82788]: cluster 2024-07-29T00:52:04.513426+0000 mgr.y (mgr.34101) 9666 : cluster [DBG] pgmap v10594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:06.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:05 smithi155 bash[68033]: cluster 2024-07-29T00:52:04.513426+0000 mgr.y (mgr.34101) 9666 : cluster [DBG] pgmap v10594: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:06.589 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18158 16 16 0 0 0 - 0 2024-07-29T00:52:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:06 smithi155 bash[73694]: debug 2024-07-29T00:52:06.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:07.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18159 16 16 0 0 0 - 0 2024-07-29T00:52:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:07 smithi155 bash[73694]: debug 2024-07-29T00:52:07.462+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:07 smithi045 bash[80445]: cluster 2024-07-29T00:52:06.515210+0000 mgr.y (mgr.34101) 9667 : cluster [DBG] pgmap v10595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:07 smithi045 bash[82788]: cluster 2024-07-29T00:52:06.515210+0000 mgr.y (mgr.34101) 9667 : cluster [DBG] pgmap v10595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:08.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:07 smithi155 bash[68033]: cluster 2024-07-29T00:52:06.515210+0000 mgr.y (mgr.34101) 9667 : cluster [DBG] pgmap v10595: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:08.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:52:08.591147+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:52:08.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:52:08.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18160 16 16 0 0 0 - 0 2024-07-29T00:52:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:08 smithi155 bash[73694]: debug 2024-07-29T00:52:08.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:09.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18161 16 16 0 0 0 - 0 2024-07-29T00:52:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:09 smithi155 bash[73694]: debug 2024-07-29T00:52:09.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:09 smithi045 bash[80445]: cluster 2024-07-29T00:52:08.517043+0000 mgr.y (mgr.34101) 9668 : cluster [DBG] pgmap v10596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:09 smithi045 bash[82788]: cluster 2024-07-29T00:52:08.517043+0000 mgr.y (mgr.34101) 9668 : cluster [DBG] pgmap v10596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:09 smithi155 bash[68033]: cluster 2024-07-29T00:52:08.517043+0000 mgr.y (mgr.34101) 9668 : cluster [DBG] pgmap v10596: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:10.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18162 16 16 0 0 0 - 0 2024-07-29T00:52:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:10 smithi155 bash[73694]: debug 2024-07-29T00:52:10.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:52:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:52:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:52:11.590 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18163 16 16 0 0 0 - 0 2024-07-29T00:52:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:11 smithi155 bash[73694]: debug 2024-07-29T00:52:11.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:11 smithi045 bash[82788]: cluster 2024-07-29T00:52:10.518911+0000 mgr.y (mgr.34101) 9669 : cluster [DBG] pgmap v10597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:11 smithi045 bash[80445]: cluster 2024-07-29T00:52:10.518911+0000 mgr.y (mgr.34101) 9669 : cluster [DBG] pgmap v10597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:12.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:11 smithi155 bash[68033]: cluster 2024-07-29T00:52:10.518911+0000 mgr.y (mgr.34101) 9669 : cluster [DBG] pgmap v10597: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:12.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18164 16 16 0 0 0 - 0 2024-07-29T00:52:12.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:12 smithi155 bash[73694]: debug 2024-07-29T00:52:12.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:52:12 smithi155 bash[60745]: ts=2024-07-29T00:52:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:52:13.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18165 16 16 0 0 0 - 0 2024-07-29T00:52:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:13 smithi155 bash[73694]: debug 2024-07-29T00:52:13.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:13 smithi045 bash[82788]: cluster 2024-07-29T00:52:12.520825+0000 mgr.y (mgr.34101) 9670 : cluster [DBG] pgmap v10598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:13 smithi045 bash[80445]: cluster 2024-07-29T00:52:12.520825+0000 mgr.y (mgr.34101) 9670 : cluster [DBG] pgmap v10598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:14.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:13 smithi155 bash[68033]: cluster 2024-07-29T00:52:12.520825+0000 mgr.y (mgr.34101) 9670 : cluster [DBG] pgmap v10598: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:14.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18166 16 16 0 0 0 - 0 2024-07-29T00:52:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:14 smithi155 bash[73694]: debug 2024-07-29T00:52:14.494+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:15.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18167 16 16 0 0 0 - 0 2024-07-29T00:52:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:15 smithi155 bash[73694]: debug 2024-07-29T00:52:15.530+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:15 smithi045 bash[82788]: cluster 2024-07-29T00:52:14.522721+0000 mgr.y (mgr.34101) 9671 : cluster [DBG] pgmap v10599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:15 smithi045 bash[82788]: audit 2024-07-29T00:52:15.523335+0000 mon.c (mon.2) 2355 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:52:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:15 smithi045 bash[80445]: cluster 2024-07-29T00:52:14.522721+0000 mgr.y (mgr.34101) 9671 : cluster [DBG] pgmap v10599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:15 smithi045 bash[80445]: audit 2024-07-29T00:52:15.523335+0000 mon.c (mon.2) 2355 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:52:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:15 smithi155 bash[68033]: cluster 2024-07-29T00:52:14.522721+0000 mgr.y (mgr.34101) 9671 : cluster [DBG] pgmap v10599: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:15 smithi155 bash[68033]: audit 2024-07-29T00:52:15.523335+0000 mon.c (mon.2) 2355 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:52:16.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18168 16 16 0 0 0 - 0 2024-07-29T00:52:16.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:16 smithi155 bash[73694]: debug 2024-07-29T00:52:16.486+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:17.591 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18169 16 16 0 0 0 - 0 2024-07-29T00:52:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:17 smithi155 bash[73694]: debug 2024-07-29T00:52:17.458+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:17 smithi045 bash[80445]: cluster 2024-07-29T00:52:16.524640+0000 mgr.y (mgr.34101) 9672 : cluster [DBG] pgmap v10600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:17 smithi045 bash[82788]: cluster 2024-07-29T00:52:16.524640+0000 mgr.y (mgr.34101) 9672 : cluster [DBG] pgmap v10600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:18.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:17 smithi155 bash[68033]: cluster 2024-07-29T00:52:16.524640+0000 mgr.y (mgr.34101) 9672 : cluster [DBG] pgmap v10600: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:18.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18170 16 16 0 0 0 - 0 2024-07-29T00:52:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:18 smithi155 bash[73694]: debug 2024-07-29T00:52:18.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:19.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18171 16 16 0 0 0 - 0 2024-07-29T00:52:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:19 smithi155 bash[73694]: debug 2024-07-29T00:52:19.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:19 smithi045 bash[80445]: cluster 2024-07-29T00:52:18.526543+0000 mgr.y (mgr.34101) 9673 : cluster [DBG] pgmap v10601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:19 smithi045 bash[80445]: audit 2024-07-29T00:52:18.894574+0000 mon.c (mon.2) 2356 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:20.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:19 smithi045 bash[82788]: cluster 2024-07-29T00:52:18.526543+0000 mgr.y (mgr.34101) 9673 : cluster [DBG] pgmap v10601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:20.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:19 smithi045 bash[82788]: audit 2024-07-29T00:52:18.894574+0000 mon.c (mon.2) 2356 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:19 smithi155 bash[68033]: cluster 2024-07-29T00:52:18.526543+0000 mgr.y (mgr.34101) 9673 : cluster [DBG] pgmap v10601: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:20.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:19 smithi155 bash[68033]: audit 2024-07-29T00:52:18.894574+0000 mon.c (mon.2) 2356 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:20.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18172 16 16 0 0 0 - 0 2024-07-29T00:52:20.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:20 smithi155 bash[73694]: debug 2024-07-29T00:52:20.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:52:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:52:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:52:21.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18173 16 16 0 0 0 - 0 2024-07-29T00:52:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:21 smithi155 bash[73694]: debug 2024-07-29T00:52:21.410+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[80445]: cluster 2024-07-29T00:52:20.527401+0000 mgr.y (mgr.34101) 9674 : cluster [DBG] pgmap v10602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[80445]: audit 2024-07-29T00:52:21.222302+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[80445]: audit 2024-07-29T00:52:21.233318+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[80445]: audit 2024-07-29T00:52:21.431146+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[80445]: audit 2024-07-29T00:52:21.443059+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[80445]: audit 2024-07-29T00:52:21.863229+0000 mon.c (mon.2) 2357 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:52:22.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[80445]: audit 2024-07-29T00:52:21.865004+0000 mon.c (mon.2) 2358 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:52:22.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[80445]: audit 2024-07-29T00:52:21.874325+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[82788]: cluster 2024-07-29T00:52:20.527401+0000 mgr.y (mgr.34101) 9674 : cluster [DBG] pgmap v10602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:22.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[82788]: audit 2024-07-29T00:52:21.222302+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[82788]: audit 2024-07-29T00:52:21.233318+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[82788]: audit 2024-07-29T00:52:21.431146+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[82788]: audit 2024-07-29T00:52:21.443059+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[82788]: audit 2024-07-29T00:52:21.863229+0000 mon.c (mon.2) 2357 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:52:22.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[82788]: audit 2024-07-29T00:52:21.865004+0000 mon.c (mon.2) 2358 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:52:22.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:21 smithi045 bash[82788]: audit 2024-07-29T00:52:21.874325+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:21 smithi155 bash[68033]: cluster 2024-07-29T00:52:20.527401+0000 mgr.y (mgr.34101) 9674 : cluster [DBG] pgmap v10602: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:21 smithi155 bash[68033]: audit 2024-07-29T00:52:21.222302+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:21 smithi155 bash[68033]: audit 2024-07-29T00:52:21.233318+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:21 smithi155 bash[68033]: audit 2024-07-29T00:52:21.431146+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:21 smithi155 bash[68033]: audit 2024-07-29T00:52:21.443059+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:21 smithi155 bash[68033]: audit 2024-07-29T00:52:21.863229+0000 mon.c (mon.2) 2357 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:52:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:21 smithi155 bash[68033]: audit 2024-07-29T00:52:21.865004+0000 mon.c (mon.2) 2358 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:52:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:21 smithi155 bash[68033]: audit 2024-07-29T00:52:21.874325+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:52:22.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18174 16 16 0 0 0 - 0 2024-07-29T00:52:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:22 smithi155 bash[73694]: debug 2024-07-29T00:52:22.406+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:52:22 smithi155 bash[60745]: ts=2024-07-29T00:52:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:52:23.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18175 16 16 0 0 0 - 0 2024-07-29T00:52:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:23 smithi155 bash[73694]: debug 2024-07-29T00:52:23.434+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:23 smithi045 bash[82788]: cluster 2024-07-29T00:52:22.529204+0000 mgr.y (mgr.34101) 9675 : cluster [DBG] pgmap v10603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:23 smithi045 bash[80445]: cluster 2024-07-29T00:52:22.529204+0000 mgr.y (mgr.34101) 9675 : cluster [DBG] pgmap v10603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:24.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:23 smithi155 bash[68033]: cluster 2024-07-29T00:52:22.529204+0000 mgr.y (mgr.34101) 9675 : cluster [DBG] pgmap v10603: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:24.592 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18176 16 16 0 0 0 - 0 2024-07-29T00:52:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:24 smithi155 bash[73694]: debug 2024-07-29T00:52:24.474+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:25.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18177 16 16 0 0 0 - 0 2024-07-29T00:52:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:25 smithi155 bash[73694]: debug 2024-07-29T00:52:25.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:25 smithi045 bash[80445]: cluster 2024-07-29T00:52:24.530926+0000 mgr.y (mgr.34101) 9676 : cluster [DBG] pgmap v10604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:25 smithi045 bash[82788]: cluster 2024-07-29T00:52:24.530926+0000 mgr.y (mgr.34101) 9676 : cluster [DBG] pgmap v10604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:26.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:25 smithi155 bash[68033]: cluster 2024-07-29T00:52:24.530926+0000 mgr.y (mgr.34101) 9676 : cluster [DBG] pgmap v10604: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:26.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18178 16 16 0 0 0 - 0 2024-07-29T00:52:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:26 smithi155 bash[73694]: debug 2024-07-29T00:52:26.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:27.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18179 16 16 0 0 0 - 0 2024-07-29T00:52:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:27 smithi155 bash[73694]: debug 2024-07-29T00:52:27.422+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:27 smithi045 bash[80445]: cluster 2024-07-29T00:52:26.532642+0000 mgr.y (mgr.34101) 9677 : cluster [DBG] pgmap v10605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:28.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:27 smithi045 bash[82788]: cluster 2024-07-29T00:52:26.532642+0000 mgr.y (mgr.34101) 9677 : cluster [DBG] pgmap v10605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:28.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:27 smithi155 bash[68033]: cluster 2024-07-29T00:52:26.532642+0000 mgr.y (mgr.34101) 9677 : cluster [DBG] pgmap v10605: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:28.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:52:28.594297+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:52:28.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:52:28.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18180 16 16 0 0 0 - 0 2024-07-29T00:52:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:28 smithi155 bash[73694]: debug 2024-07-29T00:52:28.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:29.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18181 16 16 0 0 0 - 0 2024-07-29T00:52:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:29 smithi155 bash[73694]: debug 2024-07-29T00:52:29.370+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:29 smithi045 bash[80445]: cluster 2024-07-29T00:52:28.534528+0000 mgr.y (mgr.34101) 9678 : cluster [DBG] pgmap v10606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:29 smithi045 bash[82788]: cluster 2024-07-29T00:52:28.534528+0000 mgr.y (mgr.34101) 9678 : cluster [DBG] pgmap v10606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:30.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:29 smithi155 bash[68033]: cluster 2024-07-29T00:52:28.534528+0000 mgr.y (mgr.34101) 9678 : cluster [DBG] pgmap v10606: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:30.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18182 16 16 0 0 0 - 0 2024-07-29T00:52:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:30 smithi155 bash[73694]: debug 2024-07-29T00:52:30.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:52:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:52:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:52:31.593 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18183 16 16 0 0 0 - 0 2024-07-29T00:52:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:31 smithi155 bash[73694]: debug 2024-07-29T00:52:31.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:31 smithi045 bash[80445]: cluster 2024-07-29T00:52:30.536259+0000 mgr.y (mgr.34101) 9679 : cluster [DBG] pgmap v10607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:31 smithi045 bash[82788]: cluster 2024-07-29T00:52:30.536259+0000 mgr.y (mgr.34101) 9679 : cluster [DBG] pgmap v10607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:32.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:31 smithi155 bash[68033]: cluster 2024-07-29T00:52:30.536259+0000 mgr.y (mgr.34101) 9679 : cluster [DBG] pgmap v10607: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:32.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18184 16 16 0 0 0 - 0 2024-07-29T00:52:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:52:32 smithi155 bash[60745]: ts=2024-07-29T00:52:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:52:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:32 smithi155 bash[73694]: debug 2024-07-29T00:52:32.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:33.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18185 16 16 0 0 0 - 0 2024-07-29T00:52:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:33 smithi155 bash[73694]: debug 2024-07-29T00:52:33.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:33 smithi045 bash[80445]: cluster 2024-07-29T00:52:32.538148+0000 mgr.y (mgr.34101) 9680 : cluster [DBG] pgmap v10608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:33 smithi045 bash[80445]: audit 2024-07-29T00:52:33.894415+0000 mon.c (mon.2) 2359 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:33 smithi045 bash[82788]: cluster 2024-07-29T00:52:32.538148+0000 mgr.y (mgr.34101) 9680 : cluster [DBG] pgmap v10608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:33 smithi045 bash[82788]: audit 2024-07-29T00:52:33.894415+0000 mon.c (mon.2) 2359 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:33 smithi155 bash[68033]: cluster 2024-07-29T00:52:32.538148+0000 mgr.y (mgr.34101) 9680 : cluster [DBG] pgmap v10608: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:33 smithi155 bash[68033]: audit 2024-07-29T00:52:33.894415+0000 mon.c (mon.2) 2359 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:34.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18186 16 16 0 0 0 - 0 2024-07-29T00:52:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:34 smithi155 bash[73694]: debug 2024-07-29T00:52:34.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:35.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18187 16 16 0 0 0 - 0 2024-07-29T00:52:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:35 smithi155 bash[73694]: debug 2024-07-29T00:52:35.354+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:35 smithi045 bash[80445]: cluster 2024-07-29T00:52:34.539866+0000 mgr.y (mgr.34101) 9681 : cluster [DBG] pgmap v10609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:35 smithi045 bash[82788]: cluster 2024-07-29T00:52:34.539866+0000 mgr.y (mgr.34101) 9681 : cluster [DBG] pgmap v10609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:36.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:35 smithi155 bash[68033]: cluster 2024-07-29T00:52:34.539866+0000 mgr.y (mgr.34101) 9681 : cluster [DBG] pgmap v10609: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:36.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18188 16 16 0 0 0 - 0 2024-07-29T00:52:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:36 smithi155 bash[73694]: debug 2024-07-29T00:52:36.358+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:37.594 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18189 16 16 0 0 0 - 0 2024-07-29T00:52:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:37 smithi155 bash[73694]: debug 2024-07-29T00:52:37.350+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:37 smithi045 bash[80445]: cluster 2024-07-29T00:52:36.541587+0000 mgr.y (mgr.34101) 9682 : cluster [DBG] pgmap v10610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:37 smithi045 bash[82788]: cluster 2024-07-29T00:52:36.541587+0000 mgr.y (mgr.34101) 9682 : cluster [DBG] pgmap v10610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:38.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:37 smithi155 bash[68033]: cluster 2024-07-29T00:52:36.541587+0000 mgr.y (mgr.34101) 9682 : cluster [DBG] pgmap v10610: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:38.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18190 16 16 0 0 0 - 0 2024-07-29T00:52:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:38 smithi155 bash[73694]: debug 2024-07-29T00:52:38.314+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:39 smithi155 bash[73694]: debug 2024-07-29T00:52:39.278+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:39.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18191 16 16 0 0 0 - 0 2024-07-29T00:52:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:39 smithi045 bash[80445]: cluster 2024-07-29T00:52:38.543478+0000 mgr.y (mgr.34101) 9683 : cluster [DBG] pgmap v10611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:39 smithi045 bash[82788]: cluster 2024-07-29T00:52:38.543478+0000 mgr.y (mgr.34101) 9683 : cluster [DBG] pgmap v10611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:40.232 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:39 smithi155 bash[68033]: cluster 2024-07-29T00:52:38.543478+0000 mgr.y (mgr.34101) 9683 : cluster [DBG] pgmap v10611: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:40.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:40 smithi155 bash[73694]: debug 2024-07-29T00:52:40.230+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:40.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18192 16 16 0 0 0 - 0 2024-07-29T00:52:40.970 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:52:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:52:40] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:52:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:41 smithi155 bash[73694]: debug 2024-07-29T00:52:41.238+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:41.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18193 16 16 0 0 0 - 0 2024-07-29T00:52:42.216 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:41 smithi155 bash[68033]: cluster 2024-07-29T00:52:40.545199+0000 mgr.y (mgr.34101) 9684 : cluster [DBG] pgmap v10612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:41 smithi045 bash[80445]: cluster 2024-07-29T00:52:40.545199+0000 mgr.y (mgr.34101) 9684 : cluster [DBG] pgmap v10612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:41 smithi045 bash[82788]: cluster 2024-07-29T00:52:40.545199+0000 mgr.y (mgr.34101) 9684 : cluster [DBG] pgmap v10612: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:42 smithi155 bash[73694]: debug 2024-07-29T00:52:42.214+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:52:42 smithi155 bash[60745]: ts=2024-07-29T00:52:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:52:42.595 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18194 16 16 0 0 0 - 0 2024-07-29T00:52:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:43 smithi155 bash[73694]: debug 2024-07-29T00:52:43.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:43.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18195 16 16 0 0 0 - 0 2024-07-29T00:52:44.185 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:43 smithi155 bash[68033]: cluster 2024-07-29T00:52:42.547089+0000 mgr.y (mgr.34101) 9685 : cluster [DBG] pgmap v10613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:43 smithi045 bash[80445]: cluster 2024-07-29T00:52:42.547089+0000 mgr.y (mgr.34101) 9685 : cluster [DBG] pgmap v10613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:43 smithi045 bash[82788]: cluster 2024-07-29T00:52:42.547089+0000 mgr.y (mgr.34101) 9685 : cluster [DBG] pgmap v10613: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:44 smithi155 bash[73694]: debug 2024-07-29T00:52:44.182+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:44.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18196 16 16 0 0 0 - 0 2024-07-29T00:52:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:45 smithi155 bash[73694]: debug 2024-07-29T00:52:45.166+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:45.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18197 16 16 0 0 0 - 0 2024-07-29T00:52:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:45 smithi045 bash[80445]: cluster 2024-07-29T00:52:44.548820+0000 mgr.y (mgr.34101) 9686 : cluster [DBG] pgmap v10614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:45 smithi045 bash[82788]: cluster 2024-07-29T00:52:44.548820+0000 mgr.y (mgr.34101) 9686 : cluster [DBG] pgmap v10614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:46 smithi155 bash[73694]: debug 2024-07-29T00:52:46.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:46.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:45 smithi155 bash[68033]: cluster 2024-07-29T00:52:44.548820+0000 mgr.y (mgr.34101) 9686 : cluster [DBG] pgmap v10614: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:46.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18198 16 16 0 0 0 - 0 2024-07-29T00:52:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:47 smithi155 bash[73694]: debug 2024-07-29T00:52:47.202+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:47.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18199 16 16 0 0 0 - 0 2024-07-29T00:52:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:47 smithi045 bash[80445]: cluster 2024-07-29T00:52:46.550580+0000 mgr.y (mgr.34101) 9687 : cluster [DBG] pgmap v10615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:47 smithi045 bash[82788]: cluster 2024-07-29T00:52:46.550580+0000 mgr.y (mgr.34101) 9687 : cluster [DBG] pgmap v10615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:48.247 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:47 smithi155 bash[68033]: cluster 2024-07-29T00:52:46.550580+0000 mgr.y (mgr.34101) 9687 : cluster [DBG] pgmap v10615: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:48 smithi155 bash[73694]: debug 2024-07-29T00:52:48.246+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:48.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:52:48.597524+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:52:48.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:52:48.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18200 16 16 0 0 0 - 0 2024-07-29T00:52:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:48 smithi045 bash[80445]: audit 2024-07-29T00:52:48.894827+0000 mon.c (mon.2) 2360 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:49.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:48 smithi045 bash[82788]: audit 2024-07-29T00:52:48.894827+0000 mon.c (mon.2) 2360 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:49.268 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:48 smithi155 bash[68033]: audit 2024-07-29T00:52:48.894827+0000 mon.c (mon.2) 2360 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:52:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:49 smithi155 bash[73694]: debug 2024-07-29T00:52:49.266+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:49.596 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18201 16 16 0 0 0 - 0 2024-07-29T00:52:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:49 smithi045 bash[80445]: cluster 2024-07-29T00:52:48.552417+0000 mgr.y (mgr.34101) 9688 : cluster [DBG] pgmap v10616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:49 smithi045 bash[82788]: cluster 2024-07-29T00:52:48.552417+0000 mgr.y (mgr.34101) 9688 : cluster [DBG] pgmap v10616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:50.234 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:49 smithi155 bash[68033]: cluster 2024-07-29T00:52:48.552417+0000 mgr.y (mgr.34101) 9688 : cluster [DBG] pgmap v10616: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:50.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:50 smithi155 bash[73694]: debug 2024-07-29T00:52:50.234+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:50.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18202 16 16 0 0 0 - 0 2024-07-29T00:52:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:52:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:52:50] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-29T00:52:51.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:51 smithi155 bash[73694]: debug 2024-07-29T00:52:51.194+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:51.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18203 16 16 0 0 0 - 0 2024-07-29T00:52:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:51 smithi045 bash[82788]: cluster 2024-07-29T00:52:50.554166+0000 mgr.y (mgr.34101) 9689 : cluster [DBG] pgmap v10617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:51 smithi045 bash[80445]: cluster 2024-07-29T00:52:50.554166+0000 mgr.y (mgr.34101) 9689 : cluster [DBG] pgmap v10617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:52 smithi155 bash[73694]: debug 2024-07-29T00:52:52.170+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:52.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:51 smithi155 bash[68033]: cluster 2024-07-29T00:52:50.554166+0000 mgr.y (mgr.34101) 9689 : cluster [DBG] pgmap v10617: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:52.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18204 16 16 0 0 0 - 0 2024-07-29T00:52:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:52:52 smithi155 bash[60745]: ts=2024-07-29T00:52:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:52:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:53 smithi155 bash[73694]: debug 2024-07-29T00:52:53.193+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:53.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18205 16 16 0 0 0 - 0 2024-07-29T00:52:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:53 smithi045 bash[82788]: cluster 2024-07-29T00:52:52.555998+0000 mgr.y (mgr.34101) 9690 : cluster [DBG] pgmap v10618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:54.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:53 smithi045 bash[80445]: cluster 2024-07-29T00:52:52.555998+0000 mgr.y (mgr.34101) 9690 : cluster [DBG] pgmap v10618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:53 smithi155 bash[68033]: cluster 2024-07-29T00:52:52.555998+0000 mgr.y (mgr.34101) 9690 : cluster [DBG] pgmap v10618: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:54.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:54 smithi155 bash[73694]: debug 2024-07-29T00:52:54.157+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:54.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18206 16 16 0 0 0 - 0 2024-07-29T00:52:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:55 smithi155 bash[73694]: debug 2024-07-29T00:52:55.121+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:55.597 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18207 16 16 0 0 0 - 0 2024-07-29T00:52:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:55 smithi045 bash[80445]: cluster 2024-07-29T00:52:54.557749+0000 mgr.y (mgr.34101) 9691 : cluster [DBG] pgmap v10619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:55 smithi045 bash[82788]: cluster 2024-07-29T00:52:54.557749+0000 mgr.y (mgr.34101) 9691 : cluster [DBG] pgmap v10619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:56 smithi155 bash[73694]: debug 2024-07-29T00:52:56.073+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:56.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:55 smithi155 bash[68033]: cluster 2024-07-29T00:52:54.557749+0000 mgr.y (mgr.34101) 9691 : cluster [DBG] pgmap v10619: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:56.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18208 16 16 0 0 0 - 0 2024-07-29T00:52:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:57 smithi155 bash[73694]: debug 2024-07-29T00:52:57.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:57.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18209 16 16 0 0 0 - 0 2024-07-29T00:52:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:57 smithi045 bash[80445]: cluster 2024-07-29T00:52:56.559511+0000 mgr.y (mgr.34101) 9692 : cluster [DBG] pgmap v10620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:57 smithi045 bash[82788]: cluster 2024-07-29T00:52:56.559511+0000 mgr.y (mgr.34101) 9692 : cluster [DBG] pgmap v10620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:58 smithi155 bash[73694]: debug 2024-07-29T00:52:58.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:58.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:57 smithi155 bash[68033]: cluster 2024-07-29T00:52:56.559511+0000 mgr.y (mgr.34101) 9692 : cluster [DBG] pgmap v10620: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:52:58.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18210 16 16 0 0 0 - 0 2024-07-29T00:52:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:52:59 smithi155 bash[73694]: debug 2024-07-29T00:52:59.049+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:52:59.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18211 16 16 0 0 0 - 0 2024-07-29T00:53:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:00 smithi155 bash[73694]: debug 2024-07-29T00:53:00.013+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:00.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:52:59 smithi155 bash[68033]: cluster 2024-07-29T00:52:58.561407+0000 mgr.y (mgr.34101) 9693 : cluster [DBG] pgmap v10621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:52:59 smithi045 bash[80445]: cluster 2024-07-29T00:52:58.561407+0000 mgr.y (mgr.34101) 9693 : cluster [DBG] pgmap v10621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:52:59 smithi045 bash[82788]: cluster 2024-07-29T00:52:58.561407+0000 mgr.y (mgr.34101) 9693 : cluster [DBG] pgmap v10621: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:00.598 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18212 16 16 0 0 0 - 0 2024-07-29T00:53:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:53:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:53:00] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-29T00:53:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:01 smithi155 bash[73694]: debug 2024-07-29T00:53:01.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:01.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18213 16 16 0 0 0 - 0 2024-07-29T00:53:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:02 smithi155 bash[73694]: debug 2024-07-29T00:53:02.033+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:02.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:01 smithi155 bash[68033]: cluster 2024-07-29T00:53:00.563146+0000 mgr.y (mgr.34101) 9694 : cluster [DBG] pgmap v10622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:01 smithi045 bash[82788]: cluster 2024-07-29T00:53:00.563146+0000 mgr.y (mgr.34101) 9694 : cluster [DBG] pgmap v10622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:01 smithi045 bash[80445]: cluster 2024-07-29T00:53:00.563146+0000 mgr.y (mgr.34101) 9694 : cluster [DBG] pgmap v10622: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:02.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18214 16 16 0 0 0 - 0 2024-07-29T00:53:02.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:53:02 smithi155 bash[60745]: ts=2024-07-29T00:53:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:53:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:03 smithi155 bash[73694]: debug 2024-07-29T00:53:02.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:03.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18215 16 16 0 0 0 - 0 2024-07-29T00:53:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:03 smithi155 bash[73694]: debug 2024-07-29T00:53:03.973+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:03 smithi155 bash[68033]: cluster 2024-07-29T00:53:02.564997+0000 mgr.y (mgr.34101) 9695 : cluster [DBG] pgmap v10623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:04.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:03 smithi155 bash[68033]: audit 2024-07-29T00:53:03.895361+0000 mon.c (mon.2) 2361 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:03 smithi045 bash[80445]: cluster 2024-07-29T00:53:02.564997+0000 mgr.y (mgr.34101) 9695 : cluster [DBG] pgmap v10623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:03 smithi045 bash[80445]: audit 2024-07-29T00:53:03.895361+0000 mon.c (mon.2) 2361 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:03 smithi045 bash[82788]: cluster 2024-07-29T00:53:02.564997+0000 mgr.y (mgr.34101) 9695 : cluster [DBG] pgmap v10623: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:03 smithi045 bash[82788]: audit 2024-07-29T00:53:03.895361+0000 mon.c (mon.2) 2361 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:04.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18216 16 16 0 0 0 - 0 2024-07-29T00:53:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:04 smithi155 bash[73694]: debug 2024-07-29T00:53:04.957+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:05.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18217 16 16 0 0 0 - 0 2024-07-29T00:53:06.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:05 smithi155 bash[73694]: debug 2024-07-29T00:53:05.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:06.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:05 smithi155 bash[68033]: cluster 2024-07-29T00:53:04.566733+0000 mgr.y (mgr.34101) 9696 : cluster [DBG] pgmap v10624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:06.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:05 smithi045 bash[82788]: cluster 2024-07-29T00:53:04.566733+0000 mgr.y (mgr.34101) 9696 : cluster [DBG] pgmap v10624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:06.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:05 smithi045 bash[80445]: cluster 2024-07-29T00:53:04.566733+0000 mgr.y (mgr.34101) 9696 : cluster [DBG] pgmap v10624: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:06.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18218 16 16 0 0 0 - 0 2024-07-29T00:53:07.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:06 smithi155 bash[73694]: debug 2024-07-29T00:53:06.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:07.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18219 16 16 0 0 0 - 0 2024-07-29T00:53:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:07 smithi155 bash[73694]: debug 2024-07-29T00:53:07.969+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:07 smithi155 bash[68033]: cluster 2024-07-29T00:53:06.568444+0000 mgr.y (mgr.34101) 9697 : cluster [DBG] pgmap v10625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:07 smithi045 bash[80445]: cluster 2024-07-29T00:53:06.568444+0000 mgr.y (mgr.34101) 9697 : cluster [DBG] pgmap v10625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:07 smithi045 bash[82788]: cluster 2024-07-29T00:53:06.568444+0000 mgr.y (mgr.34101) 9697 : cluster [DBG] pgmap v10625: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:08.599 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:53:08.600813+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:53:08.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:53:08.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18220 16 16 0 0 0 - 0 2024-07-29T00:53:09.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:08 smithi155 bash[73694]: debug 2024-07-29T00:53:08.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:09.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18221 16 16 0 0 0 - 0 2024-07-29T00:53:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:09 smithi155 bash[68033]: cluster 2024-07-29T00:53:08.570342+0000 mgr.y (mgr.34101) 9698 : cluster [DBG] pgmap v10626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:09 smithi155 bash[73694]: debug 2024-07-29T00:53:09.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:09 smithi045 bash[82788]: cluster 2024-07-29T00:53:08.570342+0000 mgr.y (mgr.34101) 9698 : cluster [DBG] pgmap v10626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:09 smithi045 bash[80445]: cluster 2024-07-29T00:53:08.570342+0000 mgr.y (mgr.34101) 9698 : cluster [DBG] pgmap v10626: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:10.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18222 16 16 0 0 0 - 0 2024-07-29T00:53:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:53:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:53:10] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:53:11.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:10 smithi155 bash[73694]: debug 2024-07-29T00:53:10.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:11.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18223 16 16 0 0 0 - 0 2024-07-29T00:53:12.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:11 smithi155 bash[73694]: debug 2024-07-29T00:53:11.985+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:11 smithi155 bash[68033]: cluster 2024-07-29T00:53:10.572052+0000 mgr.y (mgr.34101) 9699 : cluster [DBG] pgmap v10627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:11 smithi045 bash[82788]: cluster 2024-07-29T00:53:10.572052+0000 mgr.y (mgr.34101) 9699 : cluster [DBG] pgmap v10627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:11 smithi045 bash[80445]: cluster 2024-07-29T00:53:10.572052+0000 mgr.y (mgr.34101) 9699 : cluster [DBG] pgmap v10627: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:12.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18224 16 16 0 0 0 - 0 2024-07-29T00:53:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:53:12 smithi155 bash[60745]: ts=2024-07-29T00:53:12.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:53:13.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:12 smithi155 bash[73694]: debug 2024-07-29T00:53:12.945+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:13.600 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18225 16 16 0 0 0 - 0 2024-07-29T00:53:14.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:14 smithi155 bash[68033]: cluster 2024-07-29T00:53:12.573958+0000 mgr.y (mgr.34101) 9700 : cluster [DBG] pgmap v10628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:13 smithi155 bash[73694]: debug 2024-07-29T00:53:13.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:14 smithi045 bash[80445]: cluster 2024-07-29T00:53:12.573958+0000 mgr.y (mgr.34101) 9700 : cluster [DBG] pgmap v10628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:14 smithi045 bash[82788]: cluster 2024-07-29T00:53:12.573958+0000 mgr.y (mgr.34101) 9700 : cluster [DBG] pgmap v10628: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:14.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18226 16 16 0 0 0 - 0 2024-07-29T00:53:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:14 smithi155 bash[73694]: debug 2024-07-29T00:53:14.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:15.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18227 16 16 0 0 0 - 0 2024-07-29T00:53:16.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:16 smithi155 bash[68033]: cluster 2024-07-29T00:53:14.575674+0000 mgr.y (mgr.34101) 9701 : cluster [DBG] pgmap v10629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:15 smithi155 bash[73694]: debug 2024-07-29T00:53:15.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:16 smithi045 bash[80445]: cluster 2024-07-29T00:53:14.575674+0000 mgr.y (mgr.34101) 9701 : cluster [DBG] pgmap v10629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:16.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:16 smithi045 bash[82788]: cluster 2024-07-29T00:53:14.575674+0000 mgr.y (mgr.34101) 9701 : cluster [DBG] pgmap v10629: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:16.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18228 16 16 0 0 0 - 0 2024-07-29T00:53:17.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:16 smithi155 bash[73694]: debug 2024-07-29T00:53:16.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:17.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18229 16 16 0 0 0 - 0 2024-07-29T00:53:18.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:17 smithi155 bash[73694]: debug 2024-07-29T00:53:17.873+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:18 smithi155 bash[68033]: cluster 2024-07-29T00:53:16.577406+0000 mgr.y (mgr.34101) 9702 : cluster [DBG] pgmap v10630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:18 smithi045 bash[82788]: cluster 2024-07-29T00:53:16.577406+0000 mgr.y (mgr.34101) 9702 : cluster [DBG] pgmap v10630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:18 smithi045 bash[80445]: cluster 2024-07-29T00:53:16.577406+0000 mgr.y (mgr.34101) 9702 : cluster [DBG] pgmap v10630: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:18.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18230 16 16 0 0 0 - 0 2024-07-29T00:53:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:19 smithi155 bash[68033]: audit 2024-07-29T00:53:18.895784+0000 mon.c (mon.2) 2362 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:18 smithi155 bash[73694]: debug 2024-07-29T00:53:18.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:19 smithi045 bash[80445]: audit 2024-07-29T00:53:18.895784+0000 mon.c (mon.2) 2362 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:19 smithi045 bash[82788]: audit 2024-07-29T00:53:18.895784+0000 mon.c (mon.2) 2362 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:19.601 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18231 16 16 0 0 0 - 0 2024-07-29T00:53:20.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:19 smithi155 bash[73694]: debug 2024-07-29T00:53:19.813+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:20 smithi155 bash[68033]: cluster 2024-07-29T00:53:18.579302+0000 mgr.y (mgr.34101) 9703 : cluster [DBG] pgmap v10631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:20 smithi045 bash[80445]: cluster 2024-07-29T00:53:18.579302+0000 mgr.y (mgr.34101) 9703 : cluster [DBG] pgmap v10631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:20 smithi045 bash[82788]: cluster 2024-07-29T00:53:18.579302+0000 mgr.y (mgr.34101) 9703 : cluster [DBG] pgmap v10631: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:20.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18232 16 16 0 0 0 - 0 2024-07-29T00:53:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:53:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:53:20] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:53:21.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:20 smithi155 bash[73694]: debug 2024-07-29T00:53:20.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:21.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18233 16 16 0 0 0 - 0 2024-07-29T00:53:22.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:21 smithi155 bash[73694]: debug 2024-07-29T00:53:21.837+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:22.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:22 smithi155 bash[68033]: cluster 2024-07-29T00:53:20.581155+0000 mgr.y (mgr.34101) 9704 : cluster [DBG] pgmap v10632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:22 smithi155 bash[68033]: audit 2024-07-29T00:53:21.981054+0000 mon.c (mon.2) 2363 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:53:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:22 smithi045 bash[80445]: cluster 2024-07-29T00:53:20.581155+0000 mgr.y (mgr.34101) 9704 : cluster [DBG] pgmap v10632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:22 smithi045 bash[80445]: audit 2024-07-29T00:53:21.981054+0000 mon.c (mon.2) 2363 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:53:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:22 smithi045 bash[82788]: cluster 2024-07-29T00:53:20.581155+0000 mgr.y (mgr.34101) 9704 : cluster [DBG] pgmap v10632: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:22.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:22 smithi045 bash[82788]: audit 2024-07-29T00:53:21.981054+0000 mon.c (mon.2) 2363 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:53:22.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18234 16 16 0 0 0 - 0 2024-07-29T00:53:22.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:53:22 smithi155 bash[60745]: ts=2024-07-29T00:53:22.315Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:53:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:22 smithi155 bash[73694]: debug 2024-07-29T00:53:22.885+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:23.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18235 16 16 0 0 0 - 0 2024-07-29T00:53:24.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:24 smithi155 bash[68033]: cluster 2024-07-29T00:53:22.583117+0000 mgr.y (mgr.34101) 9705 : cluster [DBG] pgmap v10633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:23 smithi155 bash[73694]: debug 2024-07-29T00:53:23.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:24 smithi045 bash[80445]: cluster 2024-07-29T00:53:22.583117+0000 mgr.y (mgr.34101) 9705 : cluster [DBG] pgmap v10633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:24 smithi045 bash[82788]: cluster 2024-07-29T00:53:22.583117+0000 mgr.y (mgr.34101) 9705 : cluster [DBG] pgmap v10633: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:24.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18236 16 16 0 0 0 - 0 2024-07-29T00:53:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:24 smithi155 bash[73694]: debug 2024-07-29T00:53:24.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:25.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18237 16 16 0 0 0 - 0 2024-07-29T00:53:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:25 smithi155 bash[73694]: debug 2024-07-29T00:53:25.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:26 smithi155 bash[68033]: cluster 2024-07-29T00:53:24.584865+0000 mgr.y (mgr.34101) 9706 : cluster [DBG] pgmap v10634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:26 smithi045 bash[80445]: cluster 2024-07-29T00:53:24.584865+0000 mgr.y (mgr.34101) 9706 : cluster [DBG] pgmap v10634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:26 smithi045 bash[82788]: cluster 2024-07-29T00:53:24.584865+0000 mgr.y (mgr.34101) 9706 : cluster [DBG] pgmap v10634: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:26.602 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18238 16 16 0 0 0 - 0 2024-07-29T00:53:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:26 smithi155 bash[73694]: debug 2024-07-29T00:53:26.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:27.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18239 16 16 0 0 0 - 0 2024-07-29T00:53:28.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:27 smithi155 bash[73694]: debug 2024-07-29T00:53:27.925+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:28 smithi155 bash[68033]: cluster 2024-07-29T00:53:26.586617+0000 mgr.y (mgr.34101) 9707 : cluster [DBG] pgmap v10635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:28 smithi155 bash[68033]: audit 2024-07-29T00:53:27.673623+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:28 smithi155 bash[68033]: audit 2024-07-29T00:53:27.685381+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:28 smithi155 bash[68033]: audit 2024-07-29T00:53:27.870185+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:28 smithi155 bash[68033]: audit 2024-07-29T00:53:27.884777+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:28 smithi045 bash[80445]: cluster 2024-07-29T00:53:26.586617+0000 mgr.y (mgr.34101) 9707 : cluster [DBG] pgmap v10635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:28 smithi045 bash[80445]: audit 2024-07-29T00:53:27.673623+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:28 smithi045 bash[80445]: audit 2024-07-29T00:53:27.685381+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:28 smithi045 bash[80445]: audit 2024-07-29T00:53:27.870185+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:28 smithi045 bash[80445]: audit 2024-07-29T00:53:27.884777+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:28 smithi045 bash[82788]: cluster 2024-07-29T00:53:26.586617+0000 mgr.y (mgr.34101) 9707 : cluster [DBG] pgmap v10635: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:28 smithi045 bash[82788]: audit 2024-07-29T00:53:27.673623+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:28 smithi045 bash[82788]: audit 2024-07-29T00:53:27.685381+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:28 smithi045 bash[82788]: audit 2024-07-29T00:53:27.870185+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:28 smithi045 bash[82788]: audit 2024-07-29T00:53:27.884777+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:28.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:53:28.604014+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:53:28.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:53:28.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18240 16 16 0 0 0 - 0 2024-07-29T00:53:29.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:28 smithi155 bash[73694]: debug 2024-07-29T00:53:28.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:29.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:29 smithi155 bash[68033]: audit 2024-07-29T00:53:28.327770+0000 mon.c (mon.2) 2364 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:53:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:29 smithi155 bash[68033]: audit 2024-07-29T00:53:28.329205+0000 mon.c (mon.2) 2365 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:53:29.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:29 smithi155 bash[68033]: audit 2024-07-29T00:53:28.338601+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:29 smithi045 bash[80445]: audit 2024-07-29T00:53:28.327770+0000 mon.c (mon.2) 2364 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:53:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:29 smithi045 bash[80445]: audit 2024-07-29T00:53:28.329205+0000 mon.c (mon.2) 2365 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:53:29.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:29 smithi045 bash[80445]: audit 2024-07-29T00:53:28.338601+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:29 smithi045 bash[82788]: audit 2024-07-29T00:53:28.327770+0000 mon.c (mon.2) 2364 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:53:29.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:29 smithi045 bash[82788]: audit 2024-07-29T00:53:28.329205+0000 mon.c (mon.2) 2365 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:53:29.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:29 smithi045 bash[82788]: audit 2024-07-29T00:53:28.338601+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:53:29.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18241 16 16 0 0 0 - 0 2024-07-29T00:53:30.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:30 smithi155 bash[68033]: cluster 2024-07-29T00:53:28.588501+0000 mgr.y (mgr.34101) 9708 : cluster [DBG] pgmap v10636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:30.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:30 smithi155 bash[73694]: debug 2024-07-29T00:53:29.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:30 smithi045 bash[82788]: cluster 2024-07-29T00:53:28.588501+0000 mgr.y (mgr.34101) 9708 : cluster [DBG] pgmap v10636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:30 smithi045 bash[80445]: cluster 2024-07-29T00:53:28.588501+0000 mgr.y (mgr.34101) 9708 : cluster [DBG] pgmap v10636: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:30.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18242 16 16 0 0 0 - 0 2024-07-29T00:53:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:53:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:53:30] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:53:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:30 smithi155 bash[73694]: debug 2024-07-29T00:53:30.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:31.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18243 16 16 0 0 0 - 0 2024-07-29T00:53:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:31 smithi155 bash[73694]: debug 2024-07-29T00:53:31.941+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:32 smithi155 bash[68033]: cluster 2024-07-29T00:53:30.590460+0000 mgr.y (mgr.34101) 9709 : cluster [DBG] pgmap v10637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:32.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:32 smithi045 bash[80445]: cluster 2024-07-29T00:53:30.590460+0000 mgr.y (mgr.34101) 9709 : cluster [DBG] pgmap v10637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:32.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:32 smithi045 bash[82788]: cluster 2024-07-29T00:53:30.590460+0000 mgr.y (mgr.34101) 9709 : cluster [DBG] pgmap v10637: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:32.603 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18244 16 16 0 0 0 - 0 2024-07-29T00:53:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:53:32 smithi155 bash[60745]: ts=2024-07-29T00:53:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:53:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:32 smithi155 bash[73694]: debug 2024-07-29T00:53:32.933+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:33.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18245 16 16 0 0 0 - 0 2024-07-29T00:53:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:33 smithi155 bash[73694]: debug 2024-07-29T00:53:33.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:34 smithi155 bash[68033]: cluster 2024-07-29T00:53:32.592394+0000 mgr.y (mgr.34101) 9710 : cluster [DBG] pgmap v10638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:34 smithi155 bash[68033]: audit 2024-07-29T00:53:33.895981+0000 mon.c (mon.2) 2366 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:34 smithi045 bash[80445]: cluster 2024-07-29T00:53:32.592394+0000 mgr.y (mgr.34101) 9710 : cluster [DBG] pgmap v10638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:34 smithi045 bash[80445]: audit 2024-07-29T00:53:33.895981+0000 mon.c (mon.2) 2366 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:34 smithi045 bash[82788]: cluster 2024-07-29T00:53:32.592394+0000 mgr.y (mgr.34101) 9710 : cluster [DBG] pgmap v10638: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:34.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:34 smithi045 bash[82788]: audit 2024-07-29T00:53:33.895981+0000 mon.c (mon.2) 2366 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:34.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18246 16 16 0 0 0 - 0 2024-07-29T00:53:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:34 smithi155 bash[73694]: debug 2024-07-29T00:53:34.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:35.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18247 16 16 0 0 0 - 0 2024-07-29T00:53:36.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:36 smithi155 bash[68033]: cluster 2024-07-29T00:53:34.594122+0000 mgr.y (mgr.34101) 9711 : cluster [DBG] pgmap v10639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:35 smithi155 bash[73694]: debug 2024-07-29T00:53:35.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:36 smithi045 bash[82788]: cluster 2024-07-29T00:53:34.594122+0000 mgr.y (mgr.34101) 9711 : cluster [DBG] pgmap v10639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:36 smithi045 bash[80445]: cluster 2024-07-29T00:53:34.594122+0000 mgr.y (mgr.34101) 9711 : cluster [DBG] pgmap v10639: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:36.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18248 16 16 0 0 0 - 0 2024-07-29T00:53:37.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:36 smithi155 bash[73694]: debug 2024-07-29T00:53:36.917+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:37.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18249 16 16 0 0 0 - 0 2024-07-29T00:53:38.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:37 smithi155 bash[73694]: debug 2024-07-29T00:53:37.921+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:38 smithi155 bash[68033]: cluster 2024-07-29T00:53:36.595982+0000 mgr.y (mgr.34101) 9712 : cluster [DBG] pgmap v10640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:38 smithi045 bash[80445]: cluster 2024-07-29T00:53:36.595982+0000 mgr.y (mgr.34101) 9712 : cluster [DBG] pgmap v10640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:38 smithi045 bash[82788]: cluster 2024-07-29T00:53:36.595982+0000 mgr.y (mgr.34101) 9712 : cluster [DBG] pgmap v10640: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:38.604 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18250 16 16 0 0 0 - 0 2024-07-29T00:53:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:38 smithi155 bash[73694]: debug 2024-07-29T00:53:38.881+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:39.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18251 16 16 0 0 0 - 0 2024-07-29T00:53:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:39 smithi155 bash[73694]: debug 2024-07-29T00:53:39.929+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:40 smithi155 bash[68033]: cluster 2024-07-29T00:53:38.597930+0000 mgr.y (mgr.34101) 9713 : cluster [DBG] pgmap v10641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:40 smithi045 bash[80445]: cluster 2024-07-29T00:53:38.597930+0000 mgr.y (mgr.34101) 9713 : cluster [DBG] pgmap v10641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:40 smithi045 bash[82788]: cluster 2024-07-29T00:53:38.597930+0000 mgr.y (mgr.34101) 9713 : cluster [DBG] pgmap v10641: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:40.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18252 16 16 0 0 0 - 0 2024-07-29T00:53:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:53:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:53:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:53:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:40 smithi155 bash[73694]: debug 2024-07-29T00:53:40.965+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:41.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18253 16 16 0 0 0 - 0 2024-07-29T00:53:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:42 smithi155 bash[68033]: cluster 2024-07-29T00:53:40.599666+0000 mgr.y (mgr.34101) 9714 : cluster [DBG] pgmap v10642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:41 smithi155 bash[73694]: debug 2024-07-29T00:53:41.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:42 smithi045 bash[80445]: cluster 2024-07-29T00:53:40.599666+0000 mgr.y (mgr.34101) 9714 : cluster [DBG] pgmap v10642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:42 smithi045 bash[82788]: cluster 2024-07-29T00:53:40.599666+0000 mgr.y (mgr.34101) 9714 : cluster [DBG] pgmap v10642: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:42.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18254 16 16 0 0 0 - 0 2024-07-29T00:53:42.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:53:42 smithi155 bash[60745]: ts=2024-07-29T00:53:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:53:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:42 smithi155 bash[73694]: debug 2024-07-29T00:53:42.968+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:43.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18255 16 16 0 0 0 - 0 2024-07-29T00:53:44.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:43 smithi155 bash[73694]: debug 2024-07-29T00:53:43.960+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:44 smithi155 bash[68033]: cluster 2024-07-29T00:53:42.601581+0000 mgr.y (mgr.34101) 9715 : cluster [DBG] pgmap v10643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:44 smithi045 bash[80445]: cluster 2024-07-29T00:53:42.601581+0000 mgr.y (mgr.34101) 9715 : cluster [DBG] pgmap v10643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:44 smithi045 bash[82788]: cluster 2024-07-29T00:53:42.601581+0000 mgr.y (mgr.34101) 9715 : cluster [DBG] pgmap v10643: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:44.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18256 16 16 0 0 0 - 0 2024-07-29T00:53:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:44 smithi155 bash[73694]: debug 2024-07-29T00:53:44.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:45.605 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18257 16 16 0 0 0 - 0 2024-07-29T00:53:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:46 smithi155 bash[68033]: cluster 2024-07-29T00:53:44.603356+0000 mgr.y (mgr.34101) 9716 : cluster [DBG] pgmap v10644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:45 smithi155 bash[73694]: debug 2024-07-29T00:53:45.956+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:46 smithi045 bash[80445]: cluster 2024-07-29T00:53:44.603356+0000 mgr.y (mgr.34101) 9716 : cluster [DBG] pgmap v10644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:46 smithi045 bash[82788]: cluster 2024-07-29T00:53:44.603356+0000 mgr.y (mgr.34101) 9716 : cluster [DBG] pgmap v10644: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:46.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18258 16 16 0 0 0 - 0 2024-07-29T00:53:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:46 smithi155 bash[73694]: debug 2024-07-29T00:53:46.964+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:47.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18259 16 16 0 0 0 - 0 2024-07-29T00:53:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:48 smithi155 bash[68033]: cluster 2024-07-29T00:53:46.605104+0000 mgr.y (mgr.34101) 9717 : cluster [DBG] pgmap v10645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:47 smithi155 bash[73694]: debug 2024-07-29T00:53:47.940+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:48 smithi045 bash[80445]: cluster 2024-07-29T00:53:46.605104+0000 mgr.y (mgr.34101) 9717 : cluster [DBG] pgmap v10645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:48 smithi045 bash[82788]: cluster 2024-07-29T00:53:46.605104+0000 mgr.y (mgr.34101) 9717 : cluster [DBG] pgmap v10645: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:48.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:53:48.607041+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:53:48.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:53:48.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18260 16 16 0 0 0 - 0 2024-07-29T00:53:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:49 smithi155 bash[68033]: audit 2024-07-29T00:53:48.896351+0000 mon.c (mon.2) 2367 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:48 smithi155 bash[73694]: debug 2024-07-29T00:53:48.972+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:49 smithi045 bash[80445]: audit 2024-07-29T00:53:48.896351+0000 mon.c (mon.2) 2367 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:49 smithi045 bash[82788]: audit 2024-07-29T00:53:48.896351+0000 mon.c (mon.2) 2367 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:53:49.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18261 16 16 0 0 0 - 0 2024-07-29T00:53:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:50 smithi155 bash[73694]: debug 2024-07-29T00:53:50.020+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:50 smithi155 bash[68033]: cluster 2024-07-29T00:53:48.606985+0000 mgr.y (mgr.34101) 9718 : cluster [DBG] pgmap v10646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:50 smithi045 bash[80445]: cluster 2024-07-29T00:53:48.606985+0000 mgr.y (mgr.34101) 9718 : cluster [DBG] pgmap v10646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:50 smithi045 bash[82788]: cluster 2024-07-29T00:53:48.606985+0000 mgr.y (mgr.34101) 9718 : cluster [DBG] pgmap v10646: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:50.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18262 16 16 0 0 0 - 0 2024-07-29T00:53:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:53:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:53:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:53:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:51 smithi155 bash[73694]: debug 2024-07-29T00:53:51.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:51 smithi155 bash[68033]: cluster 2024-07-29T00:53:50.608719+0000 mgr.y (mgr.34101) 9719 : cluster [DBG] pgmap v10647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:51.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18263 16 16 0 0 0 - 0 2024-07-29T00:53:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:51 smithi045 bash[80445]: cluster 2024-07-29T00:53:50.608719+0000 mgr.y (mgr.34101) 9719 : cluster [DBG] pgmap v10647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:51 smithi045 bash[82788]: cluster 2024-07-29T00:53:50.608719+0000 mgr.y (mgr.34101) 9719 : cluster [DBG] pgmap v10647: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:52.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:52 smithi155 bash[73694]: debug 2024-07-29T00:53:52.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:52.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18264 16 16 0 0 0 - 0 2024-07-29T00:53:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:53:52 smithi155 bash[60745]: ts=2024-07-29T00:53:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:53:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:52 smithi155 bash[73694]: debug 2024-07-29T00:53:52.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:53.606 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18265 16 16 0 0 0 - 0 2024-07-29T00:53:53.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:53 smithi045 bash[80445]: cluster 2024-07-29T00:53:52.610625+0000 mgr.y (mgr.34101) 9720 : cluster [DBG] pgmap v10648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:53.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:53 smithi045 bash[82788]: cluster 2024-07-29T00:53:52.610625+0000 mgr.y (mgr.34101) 9720 : cluster [DBG] pgmap v10648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:53.985 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:53 smithi155 bash[68033]: cluster 2024-07-29T00:53:52.610625+0000 mgr.y (mgr.34101) 9720 : cluster [DBG] pgmap v10648: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:54.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:53 smithi155 bash[73694]: debug 2024-07-29T00:53:53.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:54.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18266 16 16 0 0 0 - 0 2024-07-29T00:53:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:55 smithi155 bash[73694]: debug 2024-07-29T00:53:55.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:55.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18267 16 16 0 0 0 - 0 2024-07-29T00:53:55.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:55 smithi045 bash[80445]: cluster 2024-07-29T00:53:54.612362+0000 mgr.y (mgr.34101) 9721 : cluster [DBG] pgmap v10649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:55.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:55 smithi045 bash[82788]: cluster 2024-07-29T00:53:54.612362+0000 mgr.y (mgr.34101) 9721 : cluster [DBG] pgmap v10649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:55.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:55 smithi155 bash[68033]: cluster 2024-07-29T00:53:54.612362+0000 mgr.y (mgr.34101) 9721 : cluster [DBG] pgmap v10649: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:56.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:55 smithi155 bash[73694]: debug 2024-07-29T00:53:55.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:56.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18268 16 16 0 0 0 - 0 2024-07-29T00:53:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:56 smithi155 bash[73694]: debug 2024-07-29T00:53:56.976+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:57.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18269 16 16 0 0 0 - 0 2024-07-29T00:53:57.949 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:57 smithi155 bash[68033]: cluster 2024-07-29T00:53:56.614118+0000 mgr.y (mgr.34101) 9722 : cluster [DBG] pgmap v10650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:57.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:57 smithi045 bash[80445]: cluster 2024-07-29T00:53:56.614118+0000 mgr.y (mgr.34101) 9722 : cluster [DBG] pgmap v10650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:57.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:57 smithi045 bash[82788]: cluster 2024-07-29T00:53:56.614118+0000 mgr.y (mgr.34101) 9722 : cluster [DBG] pgmap v10650: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:58.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:57 smithi155 bash[73694]: debug 2024-07-29T00:53:57.944+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:58.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18270 16 16 0 0 0 - 0 2024-07-29T00:53:59.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:53:58 smithi155 bash[73694]: debug 2024-07-29T00:53:58.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:53:59.607 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18271 16 16 0 0 0 - 0 2024-07-29T00:53:59.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:53:59 smithi045 bash[80445]: cluster 2024-07-29T00:53:58.615988+0000 mgr.y (mgr.34101) 9723 : cluster [DBG] pgmap v10651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:53:59.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:53:59 smithi045 bash[82788]: cluster 2024-07-29T00:53:58.615988+0000 mgr.y (mgr.34101) 9723 : cluster [DBG] pgmap v10651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:00.035 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:53:59 smithi155 bash[68033]: cluster 2024-07-29T00:53:58.615988+0000 mgr.y (mgr.34101) 9723 : cluster [DBG] pgmap v10651: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:00.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:00 smithi155 bash[73694]: debug 2024-07-29T00:54:00.032+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:00.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18272 16 16 0 0 0 - 0 2024-07-29T00:54:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:54:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:54:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:54:01.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:00 smithi155 bash[73694]: debug 2024-07-29T00:54:00.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:01.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18273 16 16 0 0 0 - 0 2024-07-29T00:54:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:01 smithi045 bash[80445]: cluster 2024-07-29T00:54:00.617715+0000 mgr.y (mgr.34101) 9724 : cluster [DBG] pgmap v10652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:01.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:01 smithi045 bash[82788]: cluster 2024-07-29T00:54:00.617715+0000 mgr.y (mgr.34101) 9724 : cluster [DBG] pgmap v10652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:01.996 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:01 smithi155 bash[68033]: cluster 2024-07-29T00:54:00.617715+0000 mgr.y (mgr.34101) 9724 : cluster [DBG] pgmap v10652: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:02.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:01 smithi155 bash[73694]: debug 2024-07-29T00:54:01.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:02.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18274 16 16 0 0 0 - 0 2024-07-29T00:54:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:54:02 smithi155 bash[60745]: ts=2024-07-29T00:54:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:54:03.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:03 smithi155 bash[73694]: debug 2024-07-29T00:54:03.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:03.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18275 16 16 0 0 0 - 0 2024-07-29T00:54:03.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:03 smithi045 bash[82788]: cluster 2024-07-29T00:54:02.619586+0000 mgr.y (mgr.34101) 9725 : cluster [DBG] pgmap v10653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:03.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:03 smithi045 bash[80445]: cluster 2024-07-29T00:54:02.619586+0000 mgr.y (mgr.34101) 9725 : cluster [DBG] pgmap v10653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:04.019 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:03 smithi155 bash[68033]: cluster 2024-07-29T00:54:02.619586+0000 mgr.y (mgr.34101) 9725 : cluster [DBG] pgmap v10653: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:04.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:04 smithi155 bash[73694]: debug 2024-07-29T00:54:04.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:04.608 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18276 16 16 0 0 0 - 0 2024-07-29T00:54:04.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:04 smithi045 bash[82788]: audit 2024-07-29T00:54:03.896826+0000 mon.c (mon.2) 2368 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:04.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:04 smithi045 bash[80445]: audit 2024-07-29T00:54:03.896826+0000 mon.c (mon.2) 2368 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:05.054 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:04 smithi155 bash[68033]: audit 2024-07-29T00:54:03.896826+0000 mon.c (mon.2) 2368 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:05 smithi155 bash[73694]: debug 2024-07-29T00:54:05.048+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:05.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18277 16 16 0 0 0 - 0 2024-07-29T00:54:05.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:05 smithi045 bash[82788]: cluster 2024-07-29T00:54:04.621424+0000 mgr.y (mgr.34101) 9726 : cluster [DBG] pgmap v10654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:05.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:05 smithi045 bash[80445]: cluster 2024-07-29T00:54:04.621424+0000 mgr.y (mgr.34101) 9726 : cluster [DBG] pgmap v10654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:06.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:05 smithi155 bash[68033]: cluster 2024-07-29T00:54:04.621424+0000 mgr.y (mgr.34101) 9726 : cluster [DBG] pgmap v10654: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:06 smithi155 bash[73694]: debug 2024-07-29T00:54:06.064+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:06.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18278 16 16 0 0 0 - 0 2024-07-29T00:54:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:07 smithi155 bash[73694]: debug 2024-07-29T00:54:07.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:07.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18279 16 16 0 0 0 - 0 2024-07-29T00:54:07.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:07 smithi045 bash[82788]: cluster 2024-07-29T00:54:06.623508+0000 mgr.y (mgr.34101) 9727 : cluster [DBG] pgmap v10655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:07.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:07 smithi045 bash[80445]: cluster 2024-07-29T00:54:06.623508+0000 mgr.y (mgr.34101) 9727 : cluster [DBG] pgmap v10655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:07 smithi155 bash[68033]: cluster 2024-07-29T00:54:06.623508+0000 mgr.y (mgr.34101) 9727 : cluster [DBG] pgmap v10655: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:08 smithi155 bash[73694]: debug 2024-07-29T00:54:08.128+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:08.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:54:08.610261+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:54:08.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:54:08.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18280 16 16 0 0 0 - 0 2024-07-29T00:54:09.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:09 smithi155 bash[73694]: debug 2024-07-29T00:54:09.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:09.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18281 16 16 0 0 0 - 0 2024-07-29T00:54:09.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:09 smithi045 bash[80445]: cluster 2024-07-29T00:54:08.625278+0000 mgr.y (mgr.34101) 9728 : cluster [DBG] pgmap v10656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:09.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:09 smithi045 bash[82788]: cluster 2024-07-29T00:54:08.625278+0000 mgr.y (mgr.34101) 9728 : cluster [DBG] pgmap v10656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:09 smithi155 bash[68033]: cluster 2024-07-29T00:54:08.625278+0000 mgr.y (mgr.34101) 9728 : cluster [DBG] pgmap v10656: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:10 smithi155 bash[73694]: debug 2024-07-29T00:54:10.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:10.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18282 16 16 0 0 0 - 0 2024-07-29T00:54:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:54:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:54:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:54:11.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:11 smithi155 bash[73694]: debug 2024-07-29T00:54:11.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:11.609 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18283 16 16 0 0 0 - 0 2024-07-29T00:54:11.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:11 smithi045 bash[82788]: cluster 2024-07-29T00:54:10.627201+0000 mgr.y (mgr.34101) 9729 : cluster [DBG] pgmap v10657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:11.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:11 smithi045 bash[80445]: cluster 2024-07-29T00:54:10.627201+0000 mgr.y (mgr.34101) 9729 : cluster [DBG] pgmap v10657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:11 smithi155 bash[68033]: cluster 2024-07-29T00:54:10.627201+0000 mgr.y (mgr.34101) 9729 : cluster [DBG] pgmap v10657: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:12 smithi155 bash[73694]: debug 2024-07-29T00:54:12.100+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:54:12 smithi155 bash[60745]: ts=2024-07-29T00:54:12.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:54:12.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18284 16 16 0 0 0 - 0 2024-07-29T00:54:13.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:13 smithi155 bash[73694]: debug 2024-07-29T00:54:13.120+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:13.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18285 16 16 0 0 0 - 0 2024-07-29T00:54:13.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:13 smithi045 bash[82788]: cluster 2024-07-29T00:54:12.629122+0000 mgr.y (mgr.34101) 9730 : cluster [DBG] pgmap v10658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:13.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:13 smithi045 bash[80445]: cluster 2024-07-29T00:54:12.629122+0000 mgr.y (mgr.34101) 9730 : cluster [DBG] pgmap v10658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:13 smithi155 bash[68033]: cluster 2024-07-29T00:54:12.629122+0000 mgr.y (mgr.34101) 9730 : cluster [DBG] pgmap v10658: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:14.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:14 smithi155 bash[73694]: debug 2024-07-29T00:54:14.080+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:14.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18286 16 16 0 0 0 - 0 2024-07-29T00:54:15.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:15 smithi155 bash[73694]: debug 2024-07-29T00:54:15.124+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:15.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18287 16 16 0 0 0 - 0 2024-07-29T00:54:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:15 smithi155 bash[68033]: cluster 2024-07-29T00:54:14.630919+0000 mgr.y (mgr.34101) 9731 : cluster [DBG] pgmap v10659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:15 smithi045 bash[82788]: cluster 2024-07-29T00:54:14.630919+0000 mgr.y (mgr.34101) 9731 : cluster [DBG] pgmap v10659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:15 smithi045 bash[80445]: cluster 2024-07-29T00:54:14.630919+0000 mgr.y (mgr.34101) 9731 : cluster [DBG] pgmap v10659: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:16 smithi155 bash[73694]: debug 2024-07-29T00:54:16.108+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:16.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18288 16 16 0 0 0 - 0 2024-07-29T00:54:17.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:17 smithi155 bash[73694]: debug 2024-07-29T00:54:17.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:17.610 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18289 16 16 0 0 0 - 0 2024-07-29T00:54:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:17 smithi155 bash[68033]: cluster 2024-07-29T00:54:16.632763+0000 mgr.y (mgr.34101) 9732 : cluster [DBG] pgmap v10660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:17 smithi045 bash[80445]: cluster 2024-07-29T00:54:16.632763+0000 mgr.y (mgr.34101) 9732 : cluster [DBG] pgmap v10660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:17 smithi045 bash[82788]: cluster 2024-07-29T00:54:16.632763+0000 mgr.y (mgr.34101) 9732 : cluster [DBG] pgmap v10660: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:18 smithi155 bash[73694]: debug 2024-07-29T00:54:18.092+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:18.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18290 16 16 0 0 0 - 0 2024-07-29T00:54:19.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:19 smithi155 bash[73694]: debug 2024-07-29T00:54:19.116+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:19.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18291 16 16 0 0 0 - 0 2024-07-29T00:54:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:19 smithi155 bash[68033]: cluster 2024-07-29T00:54:18.634482+0000 mgr.y (mgr.34101) 9733 : cluster [DBG] pgmap v10661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:19 smithi155 bash[68033]: audit 2024-07-29T00:54:18.897274+0000 mon.c (mon.2) 2369 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:19 smithi045 bash[80445]: cluster 2024-07-29T00:54:18.634482+0000 mgr.y (mgr.34101) 9733 : cluster [DBG] pgmap v10661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:19 smithi045 bash[80445]: audit 2024-07-29T00:54:18.897274+0000 mon.c (mon.2) 2369 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:19 smithi045 bash[82788]: cluster 2024-07-29T00:54:18.634482+0000 mgr.y (mgr.34101) 9733 : cluster [DBG] pgmap v10661: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:19 smithi045 bash[82788]: audit 2024-07-29T00:54:18.897274+0000 mon.c (mon.2) 2369 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:20.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:20 smithi155 bash[73694]: debug 2024-07-29T00:54:20.104+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:20.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18292 16 16 0 0 0 - 0 2024-07-29T00:54:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:54:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:54:20] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:54:21.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:21 smithi155 bash[73694]: debug 2024-07-29T00:54:21.072+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:21.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18293 16 16 0 0 0 - 0 2024-07-29T00:54:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:21 smithi155 bash[68033]: cluster 2024-07-29T00:54:20.636233+0000 mgr.y (mgr.34101) 9734 : cluster [DBG] pgmap v10662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:21 smithi045 bash[80445]: cluster 2024-07-29T00:54:20.636233+0000 mgr.y (mgr.34101) 9734 : cluster [DBG] pgmap v10662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:21 smithi045 bash[82788]: cluster 2024-07-29T00:54:20.636233+0000 mgr.y (mgr.34101) 9734 : cluster [DBG] pgmap v10662: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:22.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:22 smithi155 bash[73694]: debug 2024-07-29T00:54:22.076+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:54:22 smithi155 bash[60745]: ts=2024-07-29T00:54:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:54:22.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18294 16 16 0 0 0 - 0 2024-07-29T00:54:23.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:23 smithi155 bash[73694]: debug 2024-07-29T00:54:23.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:23.611 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18295 16 16 0 0 0 - 0 2024-07-29T00:54:23.995 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:23 smithi155 bash[68033]: cluster 2024-07-29T00:54:22.638125+0000 mgr.y (mgr.34101) 9735 : cluster [DBG] pgmap v10663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:23 smithi045 bash[80445]: cluster 2024-07-29T00:54:22.638125+0000 mgr.y (mgr.34101) 9735 : cluster [DBG] pgmap v10663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:23 smithi045 bash[82788]: cluster 2024-07-29T00:54:22.638125+0000 mgr.y (mgr.34101) 9735 : cluster [DBG] pgmap v10663: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:24.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:23 smithi155 bash[73694]: debug 2024-07-29T00:54:23.992+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:24.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18296 16 16 0 0 0 - 0 2024-07-29T00:54:25.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:25 smithi155 bash[73694]: debug 2024-07-29T00:54:25.028+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:25.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18297 16 16 0 0 0 - 0 2024-07-29T00:54:26.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:25 smithi155 bash[68033]: cluster 2024-07-29T00:54:24.639874+0000 mgr.y (mgr.34101) 9736 : cluster [DBG] pgmap v10664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:25 smithi045 bash[80445]: cluster 2024-07-29T00:54:24.639874+0000 mgr.y (mgr.34101) 9736 : cluster [DBG] pgmap v10664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:25 smithi045 bash[82788]: cluster 2024-07-29T00:54:24.639874+0000 mgr.y (mgr.34101) 9736 : cluster [DBG] pgmap v10664: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:26.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:26 smithi155 bash[73694]: debug 2024-07-29T00:54:26.016+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:26.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18298 16 16 0 0 0 - 0 2024-07-29T00:54:27.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:27 smithi155 bash[73694]: debug 2024-07-29T00:54:27.004+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:27.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18299 16 16 0 0 0 - 0 2024-07-29T00:54:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:27 smithi155 bash[73694]: debug 2024-07-29T00:54:27.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:28.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:27 smithi155 bash[68033]: cluster 2024-07-29T00:54:26.641726+0000 mgr.y (mgr.34101) 9737 : cluster [DBG] pgmap v10665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:27 smithi045 bash[80445]: cluster 2024-07-29T00:54:26.641726+0000 mgr.y (mgr.34101) 9737 : cluster [DBG] pgmap v10665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:28.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:27 smithi045 bash[82788]: cluster 2024-07-29T00:54:26.641726+0000 mgr.y (mgr.34101) 9737 : cluster [DBG] pgmap v10665: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:28.612 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:54:28.613609+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:54:28.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:54:28.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18300 16 16 0 0 0 - 0 2024-07-29T00:54:29.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:28 smithi155 bash[68033]: audit 2024-07-29T00:54:28.469138+0000 mon.c (mon.2) 2370 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:54:29.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:28 smithi155 bash[73694]: debug 2024-07-29T00:54:28.980+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:29.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:28 smithi045 bash[80445]: audit 2024-07-29T00:54:28.469138+0000 mon.c (mon.2) 2370 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:54:29.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:28 smithi045 bash[82788]: audit 2024-07-29T00:54:28.469138+0000 mon.c (mon.2) 2370 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:54:29.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18301 16 16 0 0 0 - 0 2024-07-29T00:54:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:29 smithi045 bash[80445]: cluster 2024-07-29T00:54:28.642872+0000 mgr.y (mgr.34101) 9738 : cluster [DBG] pgmap v10666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:29 smithi045 bash[80445]: audit 2024-07-29T00:54:28.850352+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:29 smithi045 bash[80445]: audit 2024-07-29T00:54:28.856053+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:29 smithi045 bash[82788]: cluster 2024-07-29T00:54:28.642872+0000 mgr.y (mgr.34101) 9738 : cluster [DBG] pgmap v10666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:29 smithi045 bash[82788]: audit 2024-07-29T00:54:28.850352+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:30.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:29 smithi045 bash[82788]: audit 2024-07-29T00:54:28.856053+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:29 smithi155 bash[73694]: debug 2024-07-29T00:54:29.948+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:29 smithi155 bash[68033]: cluster 2024-07-29T00:54:28.642872+0000 mgr.y (mgr.34101) 9738 : cluster [DBG] pgmap v10666: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:29 smithi155 bash[68033]: audit 2024-07-29T00:54:28.850352+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:29 smithi155 bash[68033]: audit 2024-07-29T00:54:28.856053+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:30.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18302 16 16 0 0 0 - 0 2024-07-29T00:54:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:54:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:54:30] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:54:31.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:30 smithi155 bash[73694]: debug 2024-07-29T00:54:30.984+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:31.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18303 16 16 0 0 0 - 0 2024-07-29T00:54:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:31 smithi045 bash[80445]: cluster 2024-07-29T00:54:30.644557+0000 mgr.y (mgr.34101) 9739 : cluster [DBG] pgmap v10667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:31 smithi045 bash[82788]: cluster 2024-07-29T00:54:30.644557+0000 mgr.y (mgr.34101) 9739 : cluster [DBG] pgmap v10667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:32.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:32 smithi155 bash[73694]: debug 2024-07-29T00:54:32.027+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:32.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:31 smithi155 bash[68033]: cluster 2024-07-29T00:54:30.644557+0000 mgr.y (mgr.34101) 9739 : cluster [DBG] pgmap v10667: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:32.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18304 16 16 0 0 0 - 0 2024-07-29T00:54:32.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:54:32 smithi155 bash[60745]: ts=2024-07-29T00:54:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:54:33.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:33 smithi155 bash[73694]: debug 2024-07-29T00:54:33.007+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:33.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18305 16 16 0 0 0 - 0 2024-07-29T00:54:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:33 smithi045 bash[80445]: cluster 2024-07-29T00:54:32.646459+0000 mgr.y (mgr.34101) 9740 : cluster [DBG] pgmap v10668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:33 smithi045 bash[82788]: cluster 2024-07-29T00:54:32.646459+0000 mgr.y (mgr.34101) 9740 : cluster [DBG] pgmap v10668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:33 smithi155 bash[68033]: cluster 2024-07-29T00:54:32.646459+0000 mgr.y (mgr.34101) 9740 : cluster [DBG] pgmap v10668: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:34.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:34 smithi155 bash[73694]: debug 2024-07-29T00:54:34.043+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:34.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18306 16 16 0 0 0 - 0 2024-07-29T00:54:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:34 smithi045 bash[80445]: audit 2024-07-29T00:54:33.897445+0000 mon.c (mon.2) 2371 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:34 smithi045 bash[80445]: audit 2024-07-29T00:54:34.320536+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:34 smithi045 bash[80445]: audit 2024-07-29T00:54:34.326245+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:34 smithi045 bash[80445]: audit 2024-07-29T00:54:34.481981+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:34 smithi045 bash[80445]: audit 2024-07-29T00:54:34.491673+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:34 smithi045 bash[82788]: audit 2024-07-29T00:54:33.897445+0000 mon.c (mon.2) 2371 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:34 smithi045 bash[82788]: audit 2024-07-29T00:54:34.320536+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:34 smithi045 bash[82788]: audit 2024-07-29T00:54:34.326245+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:34 smithi045 bash[82788]: audit 2024-07-29T00:54:34.481981+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:34 smithi045 bash[82788]: audit 2024-07-29T00:54:34.491673+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:35 smithi155 bash[73694]: debug 2024-07-29T00:54:35.067+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:34 smithi155 bash[68033]: audit 2024-07-29T00:54:33.897445+0000 mon.c (mon.2) 2371 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:34 smithi155 bash[68033]: audit 2024-07-29T00:54:34.320536+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:34 smithi155 bash[68033]: audit 2024-07-29T00:54:34.326245+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:34 smithi155 bash[68033]: audit 2024-07-29T00:54:34.481981+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:34 smithi155 bash[68033]: audit 2024-07-29T00:54:34.491673+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:35.613 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18307 16 16 0 0 0 - 0 2024-07-29T00:54:36.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:35 smithi155 bash[68033]: cluster 2024-07-29T00:54:34.647572+0000 mgr.y (mgr.34101) 9741 : cluster [DBG] pgmap v10669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:36.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:35 smithi155 bash[68033]: audit 2024-07-29T00:54:34.905612+0000 mon.c (mon.2) 2372 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:54:36.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:35 smithi155 bash[68033]: audit 2024-07-29T00:54:34.906903+0000 mon.c (mon.2) 2373 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:54:36.120 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:35 smithi155 bash[68033]: audit 2024-07-29T00:54:34.916479+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:35 smithi045 bash[80445]: cluster 2024-07-29T00:54:34.647572+0000 mgr.y (mgr.34101) 9741 : cluster [DBG] pgmap v10669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:35 smithi045 bash[80445]: audit 2024-07-29T00:54:34.905612+0000 mon.c (mon.2) 2372 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:54:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:35 smithi045 bash[80445]: audit 2024-07-29T00:54:34.906903+0000 mon.c (mon.2) 2373 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:54:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:35 smithi045 bash[80445]: audit 2024-07-29T00:54:34.916479+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:35 smithi045 bash[82788]: cluster 2024-07-29T00:54:34.647572+0000 mgr.y (mgr.34101) 9741 : cluster [DBG] pgmap v10669: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:35 smithi045 bash[82788]: audit 2024-07-29T00:54:34.905612+0000 mon.c (mon.2) 2372 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:54:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:35 smithi045 bash[82788]: audit 2024-07-29T00:54:34.906903+0000 mon.c (mon.2) 2373 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:54:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:35 smithi045 bash[82788]: audit 2024-07-29T00:54:34.916479+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:54:36.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:36 smithi155 bash[73694]: debug 2024-07-29T00:54:36.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:36.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18308 16 16 0 0 0 - 0 2024-07-29T00:54:37.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:37 smithi155 bash[73694]: debug 2024-07-29T00:54:37.079+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:37.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18309 16 16 0 0 0 - 0 2024-07-29T00:54:38.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:37 smithi155 bash[68033]: cluster 2024-07-29T00:54:36.649399+0000 mgr.y (mgr.34101) 9742 : cluster [DBG] pgmap v10670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:37 smithi045 bash[80445]: cluster 2024-07-29T00:54:36.649399+0000 mgr.y (mgr.34101) 9742 : cluster [DBG] pgmap v10670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:37 smithi045 bash[82788]: cluster 2024-07-29T00:54:36.649399+0000 mgr.y (mgr.34101) 9742 : cluster [DBG] pgmap v10670: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:38.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:38 smithi155 bash[73694]: debug 2024-07-29T00:54:38.115+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:38.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18310 16 16 0 0 0 - 0 2024-07-29T00:54:39.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:39 smithi155 bash[73694]: debug 2024-07-29T00:54:39.071+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:39.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18311 16 16 0 0 0 - 0 2024-07-29T00:54:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:39 smithi045 bash[80445]: cluster 2024-07-29T00:54:38.651132+0000 mgr.y (mgr.34101) 9743 : cluster [DBG] pgmap v10671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:39 smithi045 bash[82788]: cluster 2024-07-29T00:54:38.651132+0000 mgr.y (mgr.34101) 9743 : cluster [DBG] pgmap v10671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:40.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:39 smithi155 bash[68033]: cluster 2024-07-29T00:54:38.651132+0000 mgr.y (mgr.34101) 9743 : cluster [DBG] pgmap v10671: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:40.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:40 smithi155 bash[73694]: debug 2024-07-29T00:54:40.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:40.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18312 16 16 0 0 0 - 0 2024-07-29T00:54:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:54:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:54:40] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:54:41.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:41 smithi155 bash[73694]: debug 2024-07-29T00:54:41.119+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:41.614 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18313 16 16 0 0 0 - 0 2024-07-29T00:54:42.155 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:41 smithi155 bash[68033]: cluster 2024-07-29T00:54:40.652852+0000 mgr.y (mgr.34101) 9744 : cluster [DBG] pgmap v10672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:41 smithi045 bash[80445]: cluster 2024-07-29T00:54:40.652852+0000 mgr.y (mgr.34101) 9744 : cluster [DBG] pgmap v10672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:41 smithi045 bash[82788]: cluster 2024-07-29T00:54:40.652852+0000 mgr.y (mgr.34101) 9744 : cluster [DBG] pgmap v10672: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:42.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:42 smithi155 bash[73694]: debug 2024-07-29T00:54:42.151+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:42.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:54:42 smithi155 bash[60745]: ts=2024-07-29T00:54:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:54:42.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18314 16 16 0 0 0 - 0 2024-07-29T00:54:43.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:43 smithi155 bash[73694]: debug 2024-07-29T00:54:43.155+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:43.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18315 16 16 0 0 0 - 0 2024-07-29T00:54:44.194 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:43 smithi155 bash[68033]: cluster 2024-07-29T00:54:42.654771+0000 mgr.y (mgr.34101) 9745 : cluster [DBG] pgmap v10673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:43 smithi045 bash[80445]: cluster 2024-07-29T00:54:42.654771+0000 mgr.y (mgr.34101) 9745 : cluster [DBG] pgmap v10673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:43 smithi045 bash[82788]: cluster 2024-07-29T00:54:42.654771+0000 mgr.y (mgr.34101) 9745 : cluster [DBG] pgmap v10673: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:44.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:44 smithi155 bash[73694]: debug 2024-07-29T00:54:44.191+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:44.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18316 16 16 0 0 0 - 0 2024-07-29T00:54:45.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:45 smithi155 bash[73694]: debug 2024-07-29T00:54:45.207+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:45.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18317 16 16 0 0 0 - 0 2024-07-29T00:54:46.187 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:45 smithi155 bash[68033]: cluster 2024-07-29T00:54:44.656524+0000 mgr.y (mgr.34101) 9746 : cluster [DBG] pgmap v10674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:45 smithi045 bash[80445]: cluster 2024-07-29T00:54:44.656524+0000 mgr.y (mgr.34101) 9746 : cluster [DBG] pgmap v10674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:45 smithi045 bash[82788]: cluster 2024-07-29T00:54:44.656524+0000 mgr.y (mgr.34101) 9746 : cluster [DBG] pgmap v10674: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:46.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:46 smithi155 bash[73694]: debug 2024-07-29T00:54:46.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:46.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18318 16 16 0 0 0 - 0 2024-07-29T00:54:47.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:47 smithi155 bash[73694]: debug 2024-07-29T00:54:47.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:47.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18319 16 16 0 0 0 - 0 2024-07-29T00:54:48.184 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:47 smithi155 bash[68033]: cluster 2024-07-29T00:54:46.658408+0000 mgr.y (mgr.34101) 9747 : cluster [DBG] pgmap v10675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:47 smithi045 bash[80445]: cluster 2024-07-29T00:54:46.658408+0000 mgr.y (mgr.34101) 9747 : cluster [DBG] pgmap v10675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:47 smithi045 bash[82788]: cluster 2024-07-29T00:54:46.658408+0000 mgr.y (mgr.34101) 9747 : cluster [DBG] pgmap v10675: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:48.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:48 smithi155 bash[73694]: debug 2024-07-29T00:54:48.183+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:48.615 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:54:48.616817+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:54:48.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:54:48.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18320 16 16 0 0 0 - 0 2024-07-29T00:54:49.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:49 smithi155 bash[73694]: debug 2024-07-29T00:54:49.135+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:49.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18321 16 16 0 0 0 - 0 2024-07-29T00:54:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:49 smithi045 bash[80445]: cluster 2024-07-29T00:54:48.660144+0000 mgr.y (mgr.34101) 9748 : cluster [DBG] pgmap v10676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:49 smithi045 bash[80445]: audit 2024-07-29T00:54:48.897893+0000 mon.c (mon.2) 2374 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:49 smithi045 bash[82788]: cluster 2024-07-29T00:54:48.660144+0000 mgr.y (mgr.34101) 9748 : cluster [DBG] pgmap v10676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:50.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:49 smithi045 bash[82788]: audit 2024-07-29T00:54:48.897893+0000 mon.c (mon.2) 2374 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:50.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:50 smithi155 bash[73694]: debug 2024-07-29T00:54:50.107+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:49 smithi155 bash[68033]: cluster 2024-07-29T00:54:48.660144+0000 mgr.y (mgr.34101) 9748 : cluster [DBG] pgmap v10676: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:49 smithi155 bash[68033]: audit 2024-07-29T00:54:48.897893+0000 mon.c (mon.2) 2374 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:54:50.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18322 16 16 0 0 0 - 0 2024-07-29T00:54:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:54:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:54:50] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:54:51.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:51 smithi155 bash[73694]: debug 2024-07-29T00:54:51.143+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:51.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:51 smithi155 bash[68033]: cluster 2024-07-29T00:54:50.661919+0000 mgr.y (mgr.34101) 9749 : cluster [DBG] pgmap v10677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:51.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18323 16 16 0 0 0 - 0 2024-07-29T00:54:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:51 smithi045 bash[82788]: cluster 2024-07-29T00:54:50.661919+0000 mgr.y (mgr.34101) 9749 : cluster [DBG] pgmap v10677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:51 smithi045 bash[80445]: cluster 2024-07-29T00:54:50.661919+0000 mgr.y (mgr.34101) 9749 : cluster [DBG] pgmap v10677: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:52.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:52 smithi155 bash[73694]: debug 2024-07-29T00:54:52.159+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:54:52 smithi155 bash[60745]: ts=2024-07-29T00:54:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:54:52.616 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18324 16 16 0 0 0 - 0 2024-07-29T00:54:53.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:53 smithi155 bash[73694]: debug 2024-07-29T00:54:53.203+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:53.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18325 16 16 0 0 0 - 0 2024-07-29T00:54:54.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:53 smithi155 bash[68033]: cluster 2024-07-29T00:54:52.663765+0000 mgr.y (mgr.34101) 9750 : cluster [DBG] pgmap v10678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:53 smithi045 bash[80445]: cluster 2024-07-29T00:54:52.663765+0000 mgr.y (mgr.34101) 9750 : cluster [DBG] pgmap v10678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:53 smithi045 bash[82788]: cluster 2024-07-29T00:54:52.663765+0000 mgr.y (mgr.34101) 9750 : cluster [DBG] pgmap v10678: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:54.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:54 smithi155 bash[73694]: debug 2024-07-29T00:54:54.219+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:54.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18326 16 16 0 0 0 - 0 2024-07-29T00:54:55.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:55 smithi155 bash[73694]: debug 2024-07-29T00:54:55.247+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:55.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18327 16 16 0 0 0 - 0 2024-07-29T00:54:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:55 smithi155 bash[68033]: cluster 2024-07-29T00:54:54.665529+0000 mgr.y (mgr.34101) 9751 : cluster [DBG] pgmap v10679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:55 smithi045 bash[80445]: cluster 2024-07-29T00:54:54.665529+0000 mgr.y (mgr.34101) 9751 : cluster [DBG] pgmap v10679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:56.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:55 smithi045 bash[82788]: cluster 2024-07-29T00:54:54.665529+0000 mgr.y (mgr.34101) 9751 : cluster [DBG] pgmap v10679: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:56.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:56 smithi155 bash[73694]: debug 2024-07-29T00:54:56.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:56.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18328 16 16 0 0 0 - 0 2024-07-29T00:54:57.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:57 smithi155 bash[73694]: debug 2024-07-29T00:54:57.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:57.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18329 16 16 0 0 0 - 0 2024-07-29T00:54:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:57 smithi155 bash[68033]: cluster 2024-07-29T00:54:56.667417+0000 mgr.y (mgr.34101) 9752 : cluster [DBG] pgmap v10680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:57 smithi045 bash[82788]: cluster 2024-07-29T00:54:56.667417+0000 mgr.y (mgr.34101) 9752 : cluster [DBG] pgmap v10680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:57 smithi045 bash[80445]: cluster 2024-07-29T00:54:56.667417+0000 mgr.y (mgr.34101) 9752 : cluster [DBG] pgmap v10680: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:54:58.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:58 smithi155 bash[73694]: debug 2024-07-29T00:54:58.235+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:58.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18330 16 16 0 0 0 - 0 2024-07-29T00:54:59.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:54:59 smithi155 bash[73694]: debug 2024-07-29T00:54:59.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:54:59.617 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18331 16 16 0 0 0 - 0 2024-07-29T00:55:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:54:59 smithi155 bash[68033]: cluster 2024-07-29T00:54:58.669106+0000 mgr.y (mgr.34101) 9753 : cluster [DBG] pgmap v10681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:54:59 smithi045 bash[82788]: cluster 2024-07-29T00:54:58.669106+0000 mgr.y (mgr.34101) 9753 : cluster [DBG] pgmap v10681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:54:59 smithi045 bash[80445]: cluster 2024-07-29T00:54:58.669106+0000 mgr.y (mgr.34101) 9753 : cluster [DBG] pgmap v10681: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:00.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:00 smithi155 bash[73694]: debug 2024-07-29T00:55:00.299+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:00.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18332 16 16 0 0 0 - 0 2024-07-29T00:55:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:55:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:55:00] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:55:01.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18333 16 16 0 0 0 - 0 2024-07-29T00:55:01.737 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:01 smithi155 bash[73694]: debug 2024-07-29T00:55:01.319+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:01 smithi155 bash[68033]: cluster 2024-07-29T00:55:00.671026+0000 mgr.y (mgr.34101) 9754 : cluster [DBG] pgmap v10682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:01 smithi045 bash[80445]: cluster 2024-07-29T00:55:00.671026+0000 mgr.y (mgr.34101) 9754 : cluster [DBG] pgmap v10682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:01 smithi045 bash[82788]: cluster 2024-07-29T00:55:00.671026+0000 mgr.y (mgr.34101) 9754 : cluster [DBG] pgmap v10682: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:02.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:02 smithi155 bash[73694]: debug 2024-07-29T00:55:02.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:55:02 smithi155 bash[60745]: ts=2024-07-29T00:55:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:55:02.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18334 16 16 0 0 0 - 0 2024-07-29T00:55:03.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:03 smithi155 bash[73694]: debug 2024-07-29T00:55:03.267+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:03.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18335 16 16 0 0 0 - 0 2024-07-29T00:55:04.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:03 smithi155 bash[68033]: cluster 2024-07-29T00:55:02.672857+0000 mgr.y (mgr.34101) 9755 : cluster [DBG] pgmap v10683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:03 smithi045 bash[80445]: cluster 2024-07-29T00:55:02.672857+0000 mgr.y (mgr.34101) 9755 : cluster [DBG] pgmap v10683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:03 smithi045 bash[82788]: cluster 2024-07-29T00:55:02.672857+0000 mgr.y (mgr.34101) 9755 : cluster [DBG] pgmap v10683: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:04 smithi155 bash[73694]: debug 2024-07-29T00:55:04.255+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:04.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18336 16 16 0 0 0 - 0 2024-07-29T00:55:05.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:04 smithi155 bash[68033]: audit 2024-07-29T00:55:03.898442+0000 mon.c (mon.2) 2375 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:04 smithi045 bash[80445]: audit 2024-07-29T00:55:03.898442+0000 mon.c (mon.2) 2375 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:04 smithi045 bash[82788]: audit 2024-07-29T00:55:03.898442+0000 mon.c (mon.2) 2375 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:05.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:05 smithi155 bash[73694]: debug 2024-07-29T00:55:05.251+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:05.618 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18337 16 16 0 0 0 - 0 2024-07-29T00:55:06.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:05 smithi155 bash[68033]: cluster 2024-07-29T00:55:04.674605+0000 mgr.y (mgr.34101) 9756 : cluster [DBG] pgmap v10684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:05 smithi045 bash[80445]: cluster 2024-07-29T00:55:04.674605+0000 mgr.y (mgr.34101) 9756 : cluster [DBG] pgmap v10684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:05 smithi045 bash[82788]: cluster 2024-07-29T00:55:04.674605+0000 mgr.y (mgr.34101) 9756 : cluster [DBG] pgmap v10684: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:06 smithi155 bash[73694]: debug 2024-07-29T00:55:06.271+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:06.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18338 16 16 0 0 0 - 0 2024-07-29T00:55:07.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:07 smithi155 bash[73694]: debug 2024-07-29T00:55:07.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:07.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18339 16 16 0 0 0 - 0 2024-07-29T00:55:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:07 smithi155 bash[68033]: cluster 2024-07-29T00:55:06.676495+0000 mgr.y (mgr.34101) 9757 : cluster [DBG] pgmap v10685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:07 smithi045 bash[80445]: cluster 2024-07-29T00:55:06.676495+0000 mgr.y (mgr.34101) 9757 : cluster [DBG] pgmap v10685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:07 smithi045 bash[82788]: cluster 2024-07-29T00:55:06.676495+0000 mgr.y (mgr.34101) 9757 : cluster [DBG] pgmap v10685: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:08 smithi155 bash[73694]: debug 2024-07-29T00:55:08.295+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:08.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:55:08.620190+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:55:08.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:55:08.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18340 16 16 0 0 0 - 0 2024-07-29T00:55:09.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18341 16 16 0 0 0 - 0 2024-07-29T00:55:09.761 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:09 smithi155 bash[73694]: debug 2024-07-29T00:55:09.335+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:09 smithi155 bash[68033]: cluster 2024-07-29T00:55:08.678216+0000 mgr.y (mgr.34101) 9758 : cluster [DBG] pgmap v10686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:09 smithi045 bash[80445]: cluster 2024-07-29T00:55:08.678216+0000 mgr.y (mgr.34101) 9758 : cluster [DBG] pgmap v10686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:09 smithi045 bash[82788]: cluster 2024-07-29T00:55:08.678216+0000 mgr.y (mgr.34101) 9758 : cluster [DBG] pgmap v10686: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:10.619 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18342 16 16 0 0 0 - 0 2024-07-29T00:55:10.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:10 smithi155 bash[73694]: debug 2024-07-29T00:55:10.359+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:55:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:55:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:55:11.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18343 16 16 0 0 0 - 0 2024-07-29T00:55:11.765 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:11 smithi155 bash[73694]: debug 2024-07-29T00:55:11.363+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:11 smithi155 bash[68033]: cluster 2024-07-29T00:55:10.679940+0000 mgr.y (mgr.34101) 9759 : cluster [DBG] pgmap v10687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:11 smithi045 bash[80445]: cluster 2024-07-29T00:55:10.679940+0000 mgr.y (mgr.34101) 9759 : cluster [DBG] pgmap v10687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:11 smithi045 bash[82788]: cluster 2024-07-29T00:55:10.679940+0000 mgr.y (mgr.34101) 9759 : cluster [DBG] pgmap v10687: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:12.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18344 16 16 0 0 0 - 0 2024-07-29T00:55:12.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:12 smithi155 bash[73694]: debug 2024-07-29T00:55:12.351+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:12.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:55:12 smithi155 bash[60745]: ts=2024-07-29T00:55:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:55:13.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18345 16 16 0 0 0 - 0 2024-07-29T00:55:13.769 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:13 smithi155 bash[73694]: debug 2024-07-29T00:55:13.367+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:13 smithi155 bash[68033]: cluster 2024-07-29T00:55:12.681859+0000 mgr.y (mgr.34101) 9760 : cluster [DBG] pgmap v10688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:13 smithi045 bash[80445]: cluster 2024-07-29T00:55:12.681859+0000 mgr.y (mgr.34101) 9760 : cluster [DBG] pgmap v10688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:13 smithi045 bash[82788]: cluster 2024-07-29T00:55:12.681859+0000 mgr.y (mgr.34101) 9760 : cluster [DBG] pgmap v10688: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:14.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18346 16 16 0 0 0 - 0 2024-07-29T00:55:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:14 smithi155 bash[73694]: debug 2024-07-29T00:55:14.323+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:15.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18347 16 16 0 0 0 - 0 2024-07-29T00:55:15.773 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:15 smithi155 bash[73694]: debug 2024-07-29T00:55:15.331+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:15 smithi155 bash[68033]: cluster 2024-07-29T00:55:14.683609+0000 mgr.y (mgr.34101) 9761 : cluster [DBG] pgmap v10689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:15 smithi045 bash[80445]: cluster 2024-07-29T00:55:14.683609+0000 mgr.y (mgr.34101) 9761 : cluster [DBG] pgmap v10689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:15 smithi045 bash[82788]: cluster 2024-07-29T00:55:14.683609+0000 mgr.y (mgr.34101) 9761 : cluster [DBG] pgmap v10689: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:16.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:16 smithi155 bash[73694]: debug 2024-07-29T00:55:16.299+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:16.620 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18348 16 16 0 0 0 - 0 2024-07-29T00:55:17.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18349 16 16 0 0 0 - 0 2024-07-29T00:55:17.778 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:17 smithi155 bash[73694]: debug 2024-07-29T00:55:17.347+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:18.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:17 smithi155 bash[68033]: cluster 2024-07-29T00:55:16.685462+0000 mgr.y (mgr.34101) 9762 : cluster [DBG] pgmap v10690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:17 smithi045 bash[80445]: cluster 2024-07-29T00:55:16.685462+0000 mgr.y (mgr.34101) 9762 : cluster [DBG] pgmap v10690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:17 smithi045 bash[82788]: cluster 2024-07-29T00:55:16.685462+0000 mgr.y (mgr.34101) 9762 : cluster [DBG] pgmap v10690: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:18.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18350 16 16 0 0 0 - 0 2024-07-29T00:55:18.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:18 smithi155 bash[73694]: debug 2024-07-29T00:55:18.343+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:19.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18351 16 16 0 0 0 - 0 2024-07-29T00:55:19.781 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:19 smithi155 bash[73694]: debug 2024-07-29T00:55:19.391+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:20.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:19 smithi155 bash[68033]: cluster 2024-07-29T00:55:18.687199+0000 mgr.y (mgr.34101) 9763 : cluster [DBG] pgmap v10691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:19 smithi155 bash[68033]: audit 2024-07-29T00:55:18.899127+0000 mon.c (mon.2) 2376 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:19 smithi045 bash[82788]: cluster 2024-07-29T00:55:18.687199+0000 mgr.y (mgr.34101) 9763 : cluster [DBG] pgmap v10691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:19 smithi045 bash[82788]: audit 2024-07-29T00:55:18.899127+0000 mon.c (mon.2) 2376 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:20.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:19 smithi045 bash[80445]: cluster 2024-07-29T00:55:18.687199+0000 mgr.y (mgr.34101) 9763 : cluster [DBG] pgmap v10691: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:20.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:19 smithi045 bash[80445]: audit 2024-07-29T00:55:18.899127+0000 mon.c (mon.2) 2376 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:20.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18352 16 16 0 0 0 - 0 2024-07-29T00:55:20.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:20 smithi155 bash[73694]: debug 2024-07-29T00:55:20.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:55:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:55:20] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:55:21.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18353 16 16 0 0 0 - 0 2024-07-29T00:55:21.786 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:21 smithi155 bash[73694]: debug 2024-07-29T00:55:21.406+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:21 smithi155 bash[68033]: cluster 2024-07-29T00:55:20.689066+0000 mgr.y (mgr.34101) 9764 : cluster [DBG] pgmap v10692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:21 smithi045 bash[82788]: cluster 2024-07-29T00:55:20.689066+0000 mgr.y (mgr.34101) 9764 : cluster [DBG] pgmap v10692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:21 smithi045 bash[80445]: cluster 2024-07-29T00:55:20.689066+0000 mgr.y (mgr.34101) 9764 : cluster [DBG] pgmap v10692: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:22.621 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18354 16 16 0 0 0 - 0 2024-07-29T00:55:22.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:22 smithi155 bash[73694]: debug 2024-07-29T00:55:22.434+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:55:22 smithi155 bash[60745]: ts=2024-07-29T00:55:22.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:55:23.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18355 16 16 0 0 0 - 0 2024-07-29T00:55:23.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:23 smithi155 bash[73694]: debug 2024-07-29T00:55:23.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:24.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:23 smithi155 bash[68033]: cluster 2024-07-29T00:55:22.690982+0000 mgr.y (mgr.34101) 9765 : cluster [DBG] pgmap v10693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:23 smithi045 bash[80445]: cluster 2024-07-29T00:55:22.690982+0000 mgr.y (mgr.34101) 9765 : cluster [DBG] pgmap v10693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:23 smithi045 bash[82788]: cluster 2024-07-29T00:55:22.690982+0000 mgr.y (mgr.34101) 9765 : cluster [DBG] pgmap v10693: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:24.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18356 16 16 0 0 0 - 0 2024-07-29T00:55:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:24 smithi155 bash[73694]: debug 2024-07-29T00:55:24.398+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:25.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18357 16 16 0 0 0 - 0 2024-07-29T00:55:25.793 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:25 smithi155 bash[73694]: debug 2024-07-29T00:55:25.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:26.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:25 smithi155 bash[68033]: cluster 2024-07-29T00:55:24.692871+0000 mgr.y (mgr.34101) 9766 : cluster [DBG] pgmap v10694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:25 smithi045 bash[80445]: cluster 2024-07-29T00:55:24.692871+0000 mgr.y (mgr.34101) 9766 : cluster [DBG] pgmap v10694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:26.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:25 smithi045 bash[82788]: cluster 2024-07-29T00:55:24.692871+0000 mgr.y (mgr.34101) 9766 : cluster [DBG] pgmap v10694: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:26.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18358 16 16 0 0 0 - 0 2024-07-29T00:55:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:26 smithi155 bash[73694]: debug 2024-07-29T00:55:26.342+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:27.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18359 16 16 0 0 0 - 0 2024-07-29T00:55:27.798 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:27 smithi155 bash[73694]: debug 2024-07-29T00:55:27.318+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:28.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:27 smithi155 bash[68033]: cluster 2024-07-29T00:55:26.694817+0000 mgr.y (mgr.34101) 9767 : cluster [DBG] pgmap v10695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:27 smithi045 bash[80445]: cluster 2024-07-29T00:55:26.694817+0000 mgr.y (mgr.34101) 9767 : cluster [DBG] pgmap v10695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:28.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:27 smithi045 bash[82788]: cluster 2024-07-29T00:55:26.694817+0000 mgr.y (mgr.34101) 9767 : cluster [DBG] pgmap v10695: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:28.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:55:28.623477+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:55:28.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:55:28.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18360 16 16 0 0 0 - 0 2024-07-29T00:55:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:28 smithi155 bash[73694]: debug 2024-07-29T00:55:28.326+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:29.622 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18361 16 16 0 0 0 - 0 2024-07-29T00:55:29.802 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:29 smithi155 bash[73694]: debug 2024-07-29T00:55:29.374+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:30.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:29 smithi155 bash[68033]: cluster 2024-07-29T00:55:28.696576+0000 mgr.y (mgr.34101) 9768 : cluster [DBG] pgmap v10696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:29 smithi045 bash[80445]: cluster 2024-07-29T00:55:28.696576+0000 mgr.y (mgr.34101) 9768 : cluster [DBG] pgmap v10696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:29 smithi045 bash[82788]: cluster 2024-07-29T00:55:28.696576+0000 mgr.y (mgr.34101) 9768 : cluster [DBG] pgmap v10696: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:30.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18362 16 16 0 0 0 - 0 2024-07-29T00:55:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:30 smithi155 bash[73694]: debug 2024-07-29T00:55:30.378+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:55:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:55:30] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T00:55:31.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18363 16 16 0 0 0 - 0 2024-07-29T00:55:31.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:31 smithi155 bash[73694]: debug 2024-07-29T00:55:31.418+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:31 smithi045 bash[80445]: cluster 2024-07-29T00:55:30.698347+0000 mgr.y (mgr.34101) 9769 : cluster [DBG] pgmap v10697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:31 smithi045 bash[82788]: cluster 2024-07-29T00:55:30.698347+0000 mgr.y (mgr.34101) 9769 : cluster [DBG] pgmap v10697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:31 smithi155 bash[68033]: cluster 2024-07-29T00:55:30.698347+0000 mgr.y (mgr.34101) 9769 : cluster [DBG] pgmap v10697: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:32.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18364 16 16 0 0 0 - 0 2024-07-29T00:55:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:32 smithi155 bash[73694]: debug 2024-07-29T00:55:32.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:55:32 smithi155 bash[60745]: ts=2024-07-29T00:55:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:55:33.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18365 16 16 0 0 0 - 0 2024-07-29T00:55:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:33 smithi155 bash[73694]: debug 2024-07-29T00:55:33.446+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:34.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:33 smithi045 bash[82788]: cluster 2024-07-29T00:55:32.700259+0000 mgr.y (mgr.34101) 9770 : cluster [DBG] pgmap v10698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:33 smithi045 bash[80445]: cluster 2024-07-29T00:55:32.700259+0000 mgr.y (mgr.34101) 9770 : cluster [DBG] pgmap v10698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:33 smithi155 bash[68033]: cluster 2024-07-29T00:55:32.700259+0000 mgr.y (mgr.34101) 9770 : cluster [DBG] pgmap v10698: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:34.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18366 16 16 0 0 0 - 0 2024-07-29T00:55:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:34 smithi155 bash[73694]: debug 2024-07-29T00:55:34.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:34 smithi045 bash[80445]: audit 2024-07-29T00:55:33.899365+0000 mon.c (mon.2) 2377 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:34 smithi045 bash[82788]: audit 2024-07-29T00:55:33.899365+0000 mon.c (mon.2) 2377 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:34 smithi155 bash[68033]: audit 2024-07-29T00:55:33.899365+0000 mon.c (mon.2) 2377 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:35.623 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18367 16 16 0 0 0 - 0 2024-07-29T00:55:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:35 smithi155 bash[73694]: debug 2024-07-29T00:55:35.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:35 smithi045 bash[80445]: cluster 2024-07-29T00:55:34.702059+0000 mgr.y (mgr.34101) 9771 : cluster [DBG] pgmap v10699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:35 smithi045 bash[80445]: audit 2024-07-29T00:55:35.047257+0000 mon.c (mon.2) 2378 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:55:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:35 smithi045 bash[82788]: cluster 2024-07-29T00:55:34.702059+0000 mgr.y (mgr.34101) 9771 : cluster [DBG] pgmap v10699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:36.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:35 smithi045 bash[82788]: audit 2024-07-29T00:55:35.047257+0000 mon.c (mon.2) 2378 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:55:36.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:35 smithi155 bash[68033]: cluster 2024-07-29T00:55:34.702059+0000 mgr.y (mgr.34101) 9771 : cluster [DBG] pgmap v10699: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:36.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:35 smithi155 bash[68033]: audit 2024-07-29T00:55:35.047257+0000 mon.c (mon.2) 2378 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:55:36.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18368 16 16 0 0 0 - 0 2024-07-29T00:55:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:36 smithi155 bash[73694]: debug 2024-07-29T00:55:36.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:37.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18369 16 16 0 0 0 - 0 2024-07-29T00:55:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:37 smithi155 bash[73694]: debug 2024-07-29T00:55:37.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:37 smithi045 bash[80445]: cluster 2024-07-29T00:55:36.703922+0000 mgr.y (mgr.34101) 9772 : cluster [DBG] pgmap v10700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:37 smithi045 bash[82788]: cluster 2024-07-29T00:55:36.703922+0000 mgr.y (mgr.34101) 9772 : cluster [DBG] pgmap v10700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:37 smithi155 bash[68033]: cluster 2024-07-29T00:55:36.703922+0000 mgr.y (mgr.34101) 9772 : cluster [DBG] pgmap v10700: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:38.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18370 16 16 0 0 0 - 0 2024-07-29T00:55:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:38 smithi155 bash[73694]: debug 2024-07-29T00:55:38.426+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:39.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18371 16 16 0 0 0 - 0 2024-07-29T00:55:39.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:39 smithi155 bash[73694]: debug 2024-07-29T00:55:39.450+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:39 smithi045 bash[82788]: cluster 2024-07-29T00:55:38.705694+0000 mgr.y (mgr.34101) 9773 : cluster [DBG] pgmap v10701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:39 smithi045 bash[80445]: cluster 2024-07-29T00:55:38.705694+0000 mgr.y (mgr.34101) 9773 : cluster [DBG] pgmap v10701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:40.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:39 smithi155 bash[68033]: cluster 2024-07-29T00:55:38.705694+0000 mgr.y (mgr.34101) 9773 : cluster [DBG] pgmap v10701: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:40.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18372 16 16 0 0 0 - 0 2024-07-29T00:55:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:40 smithi155 bash[73694]: debug 2024-07-29T00:55:40.438+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:55:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:55:40] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2024-07-29T00:55:41.624 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18373 16 16 0 0 0 - 0 2024-07-29T00:55:41.714 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:41 smithi155 bash[73694]: debug 2024-07-29T00:55:41.442+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:41.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[80445]: cluster 2024-07-29T00:55:40.707433+0000 mgr.y (mgr.34101) 9774 : cluster [DBG] pgmap v10702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[80445]: audit 2024-07-29T00:55:40.708410+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[80445]: audit 2024-07-29T00:55:40.717155+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[80445]: audit 2024-07-29T00:55:40.909494+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[80445]: audit 2024-07-29T00:55:40.922113+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[80445]: audit 2024-07-29T00:55:41.338441+0000 mon.c (mon.2) 2379 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[80445]: audit 2024-07-29T00:55:41.339993+0000 mon.c (mon.2) 2380 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[80445]: audit 2024-07-29T00:55:41.350135+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[82788]: cluster 2024-07-29T00:55:40.707433+0000 mgr.y (mgr.34101) 9774 : cluster [DBG] pgmap v10702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[82788]: audit 2024-07-29T00:55:40.708410+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[82788]: audit 2024-07-29T00:55:40.717155+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[82788]: audit 2024-07-29T00:55:40.909494+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:41.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[82788]: audit 2024-07-29T00:55:40.922113+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[82788]: audit 2024-07-29T00:55:41.338441+0000 mon.c (mon.2) 2379 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:55:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[82788]: audit 2024-07-29T00:55:41.339993+0000 mon.c (mon.2) 2380 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:55:41.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:41 smithi045 bash[82788]: audit 2024-07-29T00:55:41.350135+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:41 smithi155 bash[68033]: cluster 2024-07-29T00:55:40.707433+0000 mgr.y (mgr.34101) 9774 : cluster [DBG] pgmap v10702: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:41 smithi155 bash[68033]: audit 2024-07-29T00:55:40.708410+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:41 smithi155 bash[68033]: audit 2024-07-29T00:55:40.717155+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:41 smithi155 bash[68033]: audit 2024-07-29T00:55:40.909494+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:41 smithi155 bash[68033]: audit 2024-07-29T00:55:40.922113+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:41 smithi155 bash[68033]: audit 2024-07-29T00:55:41.338441+0000 mon.c (mon.2) 2379 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:55:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:41 smithi155 bash[68033]: audit 2024-07-29T00:55:41.339993+0000 mon.c (mon.2) 2380 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:55:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:41 smithi155 bash[68033]: audit 2024-07-29T00:55:41.350135+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:55:42.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18374 16 16 0 0 0 - 0 2024-07-29T00:55:42.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:42 smithi155 bash[73694]: debug 2024-07-29T00:55:42.402+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:55:42 smithi155 bash[60745]: ts=2024-07-29T00:55:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:55:43.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18375 16 16 0 0 0 - 0 2024-07-29T00:55:43.718 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:43 smithi155 bash[73694]: debug 2024-07-29T00:55:43.430+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:43.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:43 smithi045 bash[80445]: cluster 2024-07-29T00:55:42.709320+0000 mgr.y (mgr.34101) 9775 : cluster [DBG] pgmap v10703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:43.968 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:43 smithi045 bash[82788]: cluster 2024-07-29T00:55:42.709320+0000 mgr.y (mgr.34101) 9775 : cluster [DBG] pgmap v10703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:43 smithi155 bash[68033]: cluster 2024-07-29T00:55:42.709320+0000 mgr.y (mgr.34101) 9775 : cluster [DBG] pgmap v10703: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:44.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18376 16 16 0 0 0 - 0 2024-07-29T00:55:44.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:44 smithi155 bash[73694]: debug 2024-07-29T00:55:44.470+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:45.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18377 16 16 0 0 0 - 0 2024-07-29T00:55:45.722 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:45 smithi155 bash[73694]: debug 2024-07-29T00:55:45.466+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:46.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:45 smithi155 bash[68033]: cluster 2024-07-29T00:55:44.711069+0000 mgr.y (mgr.34101) 9776 : cluster [DBG] pgmap v10704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:45 smithi045 bash[80445]: cluster 2024-07-29T00:55:44.711069+0000 mgr.y (mgr.34101) 9776 : cluster [DBG] pgmap v10704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:46.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:45 smithi045 bash[82788]: cluster 2024-07-29T00:55:44.711069+0000 mgr.y (mgr.34101) 9776 : cluster [DBG] pgmap v10704: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:46.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18378 16 16 0 0 0 - 0 2024-07-29T00:55:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:46 smithi155 bash[73694]: debug 2024-07-29T00:55:46.478+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:47.625 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18379 16 16 0 0 0 - 0 2024-07-29T00:55:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:47 smithi155 bash[73694]: debug 2024-07-29T00:55:47.482+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:47.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:47 smithi155 bash[68033]: cluster 2024-07-29T00:55:46.712894+0000 mgr.y (mgr.34101) 9777 : cluster [DBG] pgmap v10705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:47 smithi045 bash[82788]: cluster 2024-07-29T00:55:46.712894+0000 mgr.y (mgr.34101) 9777 : cluster [DBG] pgmap v10705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:47 smithi045 bash[80445]: cluster 2024-07-29T00:55:46.712894+0000 mgr.y (mgr.34101) 9777 : cluster [DBG] pgmap v10705: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:48.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:55:48.626726+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:55:48.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:55:48.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18380 16 16 0 0 0 - 0 2024-07-29T00:55:48.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:55:48 smithi155 bash[73694]: debug 2024-07-29T00:55:48.498+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:45:16.873425+0000 (oldest deadline 2024-07-29T00:45:36.873425+0000) 2024-07-29T00:55:49.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18381 16 16 0 0 0 - 0 2024-07-29T00:55:50.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:49 smithi155 bash[68033]: cluster 2024-07-29T00:55:48.714648+0000 mgr.y (mgr.34101) 9778 : cluster [DBG] pgmap v10706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:50.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:49 smithi155 bash[68033]: audit 2024-07-29T00:55:48.900036+0000 mon.c (mon.2) 2381 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:49 smithi045 bash[82788]: cluster 2024-07-29T00:55:48.714648+0000 mgr.y (mgr.34101) 9778 : cluster [DBG] pgmap v10706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:49 smithi045 bash[82788]: audit 2024-07-29T00:55:48.900036+0000 mon.c (mon.2) 2381 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:49 smithi045 bash[80445]: cluster 2024-07-29T00:55:48.714648+0000 mgr.y (mgr.34101) 9778 : cluster [DBG] pgmap v10706: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:50.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:49 smithi045 bash[80445]: audit 2024-07-29T00:55:48.900036+0000 mon.c (mon.2) 2381 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:55:50.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18382 16 16 0 0 0 - 0 2024-07-29T00:55:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:55:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:55:50] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:55:51.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18383 16 16 0 0 0 - 0 2024-07-29T00:55:52.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:51 smithi155 bash[68033]: cluster 2024-07-29T00:55:50.716429+0000 mgr.y (mgr.34101) 9779 : cluster [DBG] pgmap v10707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:51 smithi045 bash[82788]: cluster 2024-07-29T00:55:50.716429+0000 mgr.y (mgr.34101) 9779 : cluster [DBG] pgmap v10707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:52.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:51 smithi045 bash[80445]: cluster 2024-07-29T00:55:50.716429+0000 mgr.y (mgr.34101) 9779 : cluster [DBG] pgmap v10707: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:52.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18384 16 16 0 0 0 - 0 2024-07-29T00:55:52.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:55:52 smithi155 bash[60745]: ts=2024-07-29T00:55:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:55:53.626 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18385 16 16 0 0 0 - 0 2024-07-29T00:55:54.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:53 smithi155 bash[68033]: cluster 2024-07-29T00:55:52.718346+0000 mgr.y (mgr.34101) 9780 : cluster [DBG] pgmap v10708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:53 smithi045 bash[80445]: cluster 2024-07-29T00:55:52.718346+0000 mgr.y (mgr.34101) 9780 : cluster [DBG] pgmap v10708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:53 smithi045 bash[82788]: cluster 2024-07-29T00:55:52.718346+0000 mgr.y (mgr.34101) 9780 : cluster [DBG] pgmap v10708: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:54.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18386 16 16 0 0 0 - 0 2024-07-29T00:55:55.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18387 16 16 0 0 0 - 0 2024-07-29T00:55:56.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:55 smithi155 bash[68033]: cluster 2024-07-29T00:55:54.720141+0000 mgr.y (mgr.34101) 9781 : cluster [DBG] pgmap v10709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:56.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:55 smithi045 bash[80445]: cluster 2024-07-29T00:55:54.720141+0000 mgr.y (mgr.34101) 9781 : cluster [DBG] pgmap v10709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:56.326 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:55 smithi045 bash[82788]: cluster 2024-07-29T00:55:54.720141+0000 mgr.y (mgr.34101) 9781 : cluster [DBG] pgmap v10709: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:56.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18388 16 16 0 0 0 - 0 2024-07-29T00:55:57.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18389 16 16 0 0 0 - 0 2024-07-29T00:55:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:57 smithi155 bash[68033]: cluster 2024-07-29T00:55:56.722029+0000 mgr.y (mgr.34101) 9782 : cluster [DBG] pgmap v10710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:58.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:57 smithi045 bash[82788]: cluster 2024-07-29T00:55:56.722029+0000 mgr.y (mgr.34101) 9782 : cluster [DBG] pgmap v10710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:58.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:57 smithi045 bash[80445]: cluster 2024-07-29T00:55:56.722029+0000 mgr.y (mgr.34101) 9782 : cluster [DBG] pgmap v10710: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:55:58.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18390 16 16 0 0 0 - 0 2024-07-29T00:55:59.627 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18391 16 16 0 0 0 - 0 2024-07-29T00:56:00.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:55:59 smithi155 bash[68033]: cluster 2024-07-29T00:55:58.723761+0000 mgr.y (mgr.34101) 9783 : cluster [DBG] pgmap v10711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:00.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:55:59 smithi045 bash[80445]: cluster 2024-07-29T00:55:58.723761+0000 mgr.y (mgr.34101) 9783 : cluster [DBG] pgmap v10711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:00.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:55:59 smithi045 bash[82788]: cluster 2024-07-29T00:55:58.723761+0000 mgr.y (mgr.34101) 9783 : cluster [DBG] pgmap v10711: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:00.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18392 16 16 0 0 0 - 0 2024-07-29T00:56:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:56:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:56:00] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:56:01.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18393 16 16 0 0 0 - 0 2024-07-29T00:56:02.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:01 smithi155 bash[68033]: cluster 2024-07-29T00:56:00.725480+0000 mgr.y (mgr.34101) 9784 : cluster [DBG] pgmap v10712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:02.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:01 smithi045 bash[80445]: cluster 2024-07-29T00:56:00.725480+0000 mgr.y (mgr.34101) 9784 : cluster [DBG] pgmap v10712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:02.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:01 smithi045 bash[82788]: cluster 2024-07-29T00:56:00.725480+0000 mgr.y (mgr.34101) 9784 : cluster [DBG] pgmap v10712: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:02.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18394 16 16 0 0 0 - 0 2024-07-29T00:56:02.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:56:02 smithi155 bash[60745]: ts=2024-07-29T00:56:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:56:03.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18395 16 16 0 0 0 - 0 2024-07-29T00:56:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:03 smithi155 bash[68033]: cluster 2024-07-29T00:56:02.727378+0000 mgr.y (mgr.34101) 9785 : cluster [DBG] pgmap v10713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:03 smithi045 bash[80445]: cluster 2024-07-29T00:56:02.727378+0000 mgr.y (mgr.34101) 9785 : cluster [DBG] pgmap v10713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:03 smithi045 bash[82788]: cluster 2024-07-29T00:56:02.727378+0000 mgr.y (mgr.34101) 9785 : cluster [DBG] pgmap v10713: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:04.628 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18396 16 16 0 0 0 - 0 2024-07-29T00:56:05.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:04 smithi155 bash[68033]: audit 2024-07-29T00:56:03.900261+0000 mon.c (mon.2) 2382 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:05.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:04 smithi045 bash[80445]: audit 2024-07-29T00:56:03.900261+0000 mon.c (mon.2) 2382 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:05.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:04 smithi045 bash[82788]: audit 2024-07-29T00:56:03.900261+0000 mon.c (mon.2) 2382 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:05.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18397 16 16 0 0 0 - 0 2024-07-29T00:56:06.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:05 smithi155 bash[68033]: cluster 2024-07-29T00:56:04.729133+0000 mgr.y (mgr.34101) 9786 : cluster [DBG] pgmap v10714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:05 smithi045 bash[82788]: cluster 2024-07-29T00:56:04.729133+0000 mgr.y (mgr.34101) 9786 : cluster [DBG] pgmap v10714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:05 smithi045 bash[80445]: cluster 2024-07-29T00:56:04.729133+0000 mgr.y (mgr.34101) 9786 : cluster [DBG] pgmap v10714: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:06.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18398 16 16 0 0 0 - 0 2024-07-29T00:56:07.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18399 16 16 0 0 0 - 0 2024-07-29T00:56:08.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:07 smithi155 bash[68033]: cluster 2024-07-29T00:56:06.730999+0000 mgr.y (mgr.34101) 9787 : cluster [DBG] pgmap v10715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:07 smithi045 bash[80445]: cluster 2024-07-29T00:56:06.730999+0000 mgr.y (mgr.34101) 9787 : cluster [DBG] pgmap v10715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:07 smithi045 bash[82788]: cluster 2024-07-29T00:56:06.730999+0000 mgr.y (mgr.34101) 9787 : cluster [DBG] pgmap v10715: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:08.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:56:08.630145+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:56:08.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:56:08.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18400 16 16 0 0 0 - 0 2024-07-29T00:56:09.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18401 16 16 0 0 0 - 0 2024-07-29T00:56:10.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:09 smithi155 bash[68033]: cluster 2024-07-29T00:56:08.732680+0000 mgr.y (mgr.34101) 9788 : cluster [DBG] pgmap v10716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:09 smithi045 bash[80445]: cluster 2024-07-29T00:56:08.732680+0000 mgr.y (mgr.34101) 9788 : cluster [DBG] pgmap v10716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:10.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:09 smithi045 bash[82788]: cluster 2024-07-29T00:56:08.732680+0000 mgr.y (mgr.34101) 9788 : cluster [DBG] pgmap v10716: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:10.629 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18402 16 16 0 0 0 - 0 2024-07-29T00:56:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:56:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:56:10] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:56:11.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18403 16 16 0 0 0 - 0 2024-07-29T00:56:12.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:11 smithi155 bash[68033]: cluster 2024-07-29T00:56:10.734373+0000 mgr.y (mgr.34101) 9789 : cluster [DBG] pgmap v10717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:12.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:11 smithi155 bash[73694]: debug 2024-07-29T00:56:11.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:12.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:11 smithi045 bash[80445]: cluster 2024-07-29T00:56:10.734373+0000 mgr.y (mgr.34101) 9789 : cluster [DBG] pgmap v10717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:12.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:11 smithi045 bash[82788]: cluster 2024-07-29T00:56:10.734373+0000 mgr.y (mgr.34101) 9789 : cluster [DBG] pgmap v10717: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:12.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18404 16 16 0 0 0 - 0 2024-07-29T00:56:12.680 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:56:12 smithi155 bash[60745]: ts=2024-07-29T00:56:12.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:56:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:12 smithi155 bash[73694]: debug 2024-07-29T00:56:12.677+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:13.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18405 16 16 0 0 0 - 0 2024-07-29T00:56:14.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:13 smithi155 bash[68033]: cluster 2024-07-29T00:56:12.736215+0000 mgr.y (mgr.34101) 9790 : cluster [DBG] pgmap v10718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:13 smithi155 bash[73694]: debug 2024-07-29T00:56:13.629+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:14.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:13 smithi045 bash[80445]: cluster 2024-07-29T00:56:12.736215+0000 mgr.y (mgr.34101) 9790 : cluster [DBG] pgmap v10718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:14.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:13 smithi045 bash[82788]: cluster 2024-07-29T00:56:12.736215+0000 mgr.y (mgr.34101) 9790 : cluster [DBG] pgmap v10718: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:14.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18406 16 16 0 0 0 - 0 2024-07-29T00:56:15.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:14 smithi155 bash[73694]: debug 2024-07-29T00:56:14.681+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:15.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18407 16 16 0 0 0 - 0 2024-07-29T00:56:16.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:15 smithi155 bash[68033]: cluster 2024-07-29T00:56:14.737954+0000 mgr.y (mgr.34101) 9791 : cluster [DBG] pgmap v10719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:15 smithi155 bash[73694]: debug 2024-07-29T00:56:15.633+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:16.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:15 smithi045 bash[80445]: cluster 2024-07-29T00:56:14.737954+0000 mgr.y (mgr.34101) 9791 : cluster [DBG] pgmap v10719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:16.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:15 smithi045 bash[82788]: cluster 2024-07-29T00:56:14.737954+0000 mgr.y (mgr.34101) 9791 : cluster [DBG] pgmap v10719: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:16.630 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18408 16 16 0 0 0 - 0 2024-07-29T00:56:17.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:16 smithi155 bash[73694]: debug 2024-07-29T00:56:16.661+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:17.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18409 16 16 0 0 0 - 0 2024-07-29T00:56:18.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:17 smithi155 bash[73694]: debug 2024-07-29T00:56:17.617+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:18.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:17 smithi155 bash[68033]: cluster 2024-07-29T00:56:16.739777+0000 mgr.y (mgr.34101) 9792 : cluster [DBG] pgmap v10720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:18.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:17 smithi045 bash[80445]: cluster 2024-07-29T00:56:16.739777+0000 mgr.y (mgr.34101) 9792 : cluster [DBG] pgmap v10720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:18.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:17 smithi045 bash[82788]: cluster 2024-07-29T00:56:16.739777+0000 mgr.y (mgr.34101) 9792 : cluster [DBG] pgmap v10720: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:18.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18410 16 16 0 0 0 - 0 2024-07-29T00:56:19.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:18 smithi155 bash[73694]: debug 2024-07-29T00:56:18.605+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:19.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18411 16 16 0 0 0 - 0 2024-07-29T00:56:20.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:19 smithi155 bash[73694]: debug 2024-07-29T00:56:19.557+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:19 smithi155 bash[68033]: cluster 2024-07-29T00:56:18.741492+0000 mgr.y (mgr.34101) 9793 : cluster [DBG] pgmap v10721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:20.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:19 smithi155 bash[68033]: audit 2024-07-29T00:56:18.900667+0000 mon.c (mon.2) 2383 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:19 smithi045 bash[80445]: cluster 2024-07-29T00:56:18.741492+0000 mgr.y (mgr.34101) 9793 : cluster [DBG] pgmap v10721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:20.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:19 smithi045 bash[80445]: audit 2024-07-29T00:56:18.900667+0000 mon.c (mon.2) 2383 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:20.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:19 smithi045 bash[82788]: cluster 2024-07-29T00:56:18.741492+0000 mgr.y (mgr.34101) 9793 : cluster [DBG] pgmap v10721: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:20.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:19 smithi045 bash[82788]: audit 2024-07-29T00:56:18.900667+0000 mon.c (mon.2) 2383 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:20.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18412 16 16 0 0 0 - 0 2024-07-29T00:56:20.813 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:20 smithi155 bash[73694]: debug 2024-07-29T00:56:20.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:56:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:56:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:56:21.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18413 16 16 0 0 0 - 0 2024-07-29T00:56:21.804 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:21 smithi155 bash[73694]: debug 2024-07-29T00:56:21.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:22.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:21 smithi155 bash[68033]: cluster 2024-07-29T00:56:20.743217+0000 mgr.y (mgr.34101) 9794 : cluster [DBG] pgmap v10722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:22.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:21 smithi045 bash[80445]: cluster 2024-07-29T00:56:20.743217+0000 mgr.y (mgr.34101) 9794 : cluster [DBG] pgmap v10722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:22.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:21 smithi045 bash[82788]: cluster 2024-07-29T00:56:20.743217+0000 mgr.y (mgr.34101) 9794 : cluster [DBG] pgmap v10722: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:22.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18414 16 16 0 0 0 - 0 2024-07-29T00:56:22.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:22 smithi155 bash[73694]: debug 2024-07-29T00:56:22.445+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:56:22 smithi155 bash[60745]: ts=2024-07-29T00:56:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:56:23.631 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18415 16 16 0 0 0 - 0 2024-07-29T00:56:23.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:23 smithi155 bash[73694]: debug 2024-07-29T00:56:23.401+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:24.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:23 smithi045 bash[80445]: cluster 2024-07-29T00:56:22.745067+0000 mgr.y (mgr.34101) 9795 : cluster [DBG] pgmap v10723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:24.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:23 smithi045 bash[82788]: cluster 2024-07-29T00:56:22.745067+0000 mgr.y (mgr.34101) 9795 : cluster [DBG] pgmap v10723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:24.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:23 smithi155 bash[68033]: cluster 2024-07-29T00:56:22.745067+0000 mgr.y (mgr.34101) 9795 : cluster [DBG] pgmap v10723: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:24.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18416 16 16 0 0 0 - 0 2024-07-29T00:56:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:24 smithi155 bash[73694]: debug 2024-07-29T00:56:24.357+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:25.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18417 16 16 0 0 0 - 0 2024-07-29T00:56:25.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:25 smithi155 bash[73694]: debug 2024-07-29T00:56:25.361+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:26.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:25 smithi045 bash[80445]: cluster 2024-07-29T00:56:24.746822+0000 mgr.y (mgr.34101) 9796 : cluster [DBG] pgmap v10724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:26.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:25 smithi045 bash[82788]: cluster 2024-07-29T00:56:24.746822+0000 mgr.y (mgr.34101) 9796 : cluster [DBG] pgmap v10724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:26.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:25 smithi155 bash[68033]: cluster 2024-07-29T00:56:24.746822+0000 mgr.y (mgr.34101) 9796 : cluster [DBG] pgmap v10724: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:26.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18418 16 16 0 0 0 - 0 2024-07-29T00:56:26.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:26 smithi155 bash[73694]: debug 2024-07-29T00:56:26.405+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:27.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18419 16 16 0 0 0 - 0 2024-07-29T00:56:27.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:27 smithi155 bash[73694]: debug 2024-07-29T00:56:27.429+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:28.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:27 smithi045 bash[80445]: cluster 2024-07-29T00:56:26.748638+0000 mgr.y (mgr.34101) 9797 : cluster [DBG] pgmap v10725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:28.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:27 smithi045 bash[82788]: cluster 2024-07-29T00:56:26.748638+0000 mgr.y (mgr.34101) 9797 : cluster [DBG] pgmap v10725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:28.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:27 smithi155 bash[68033]: cluster 2024-07-29T00:56:26.748638+0000 mgr.y (mgr.34101) 9797 : cluster [DBG] pgmap v10725: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:28.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:56:28.633443+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:56:28.632 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:56:28.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18420 16 16 0 0 0 - 0 2024-07-29T00:56:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:28 smithi155 bash[73694]: debug 2024-07-29T00:56:28.465+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:29.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18421 16 16 0 0 0 - 0 2024-07-29T00:56:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:29 smithi155 bash[73694]: debug 2024-07-29T00:56:29.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:30.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:29 smithi045 bash[82788]: cluster 2024-07-29T00:56:28.750359+0000 mgr.y (mgr.34101) 9798 : cluster [DBG] pgmap v10726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:30.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:29 smithi045 bash[80445]: cluster 2024-07-29T00:56:28.750359+0000 mgr.y (mgr.34101) 9798 : cluster [DBG] pgmap v10726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:29 smithi155 bash[68033]: cluster 2024-07-29T00:56:28.750359+0000 mgr.y (mgr.34101) 9798 : cluster [DBG] pgmap v10726: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:30.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18422 16 16 0 0 0 - 0 2024-07-29T00:56:30.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:30 smithi155 bash[73694]: debug 2024-07-29T00:56:30.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:56:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:56:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:56:31.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18423 16 16 0 0 0 - 0 2024-07-29T00:56:31.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:31 smithi155 bash[73694]: debug 2024-07-29T00:56:31.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:32.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:31 smithi045 bash[82788]: cluster 2024-07-29T00:56:30.752084+0000 mgr.y (mgr.34101) 9799 : cluster [DBG] pgmap v10727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:32.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:31 smithi045 bash[80445]: cluster 2024-07-29T00:56:30.752084+0000 mgr.y (mgr.34101) 9799 : cluster [DBG] pgmap v10727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:32.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:31 smithi155 bash[68033]: cluster 2024-07-29T00:56:30.752084+0000 mgr.y (mgr.34101) 9799 : cluster [DBG] pgmap v10727: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:32.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18424 16 16 0 0 0 - 0 2024-07-29T00:56:32.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:32 smithi155 bash[73694]: debug 2024-07-29T00:56:32.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:56:32 smithi155 bash[60745]: ts=2024-07-29T00:56:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:56:33.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18425 16 16 0 0 0 - 0 2024-07-29T00:56:33.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:33 smithi155 bash[73694]: debug 2024-07-29T00:56:33.513+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:34.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:33 smithi045 bash[80445]: cluster 2024-07-29T00:56:32.753976+0000 mgr.y (mgr.34101) 9800 : cluster [DBG] pgmap v10728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:34.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:33 smithi045 bash[82788]: cluster 2024-07-29T00:56:32.753976+0000 mgr.y (mgr.34101) 9800 : cluster [DBG] pgmap v10728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:33 smithi155 bash[68033]: cluster 2024-07-29T00:56:32.753976+0000 mgr.y (mgr.34101) 9800 : cluster [DBG] pgmap v10728: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:34.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18426 16 16 0 0 0 - 0 2024-07-29T00:56:34.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:34 smithi155 bash[73694]: debug 2024-07-29T00:56:34.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:35.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:34 smithi045 bash[80445]: audit 2024-07-29T00:56:33.901145+0000 mon.c (mon.2) 2384 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:35.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:34 smithi045 bash[82788]: audit 2024-07-29T00:56:33.901145+0000 mon.c (mon.2) 2384 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:35.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:34 smithi155 bash[68033]: audit 2024-07-29T00:56:33.901145+0000 mon.c (mon.2) 2384 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:35.633 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18427 16 16 0 0 0 - 0 2024-07-29T00:56:35.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:35 smithi155 bash[73694]: debug 2024-07-29T00:56:35.525+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:36.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:35 smithi045 bash[80445]: cluster 2024-07-29T00:56:34.755622+0000 mgr.y (mgr.34101) 9801 : cluster [DBG] pgmap v10729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:36.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:35 smithi045 bash[82788]: cluster 2024-07-29T00:56:34.755622+0000 mgr.y (mgr.34101) 9801 : cluster [DBG] pgmap v10729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:36.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:35 smithi155 bash[68033]: cluster 2024-07-29T00:56:34.755622+0000 mgr.y (mgr.34101) 9801 : cluster [DBG] pgmap v10729: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:36.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18428 16 16 0 0 0 - 0 2024-07-29T00:56:36.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:36 smithi155 bash[73694]: debug 2024-07-29T00:56:36.529+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:37.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18429 16 16 0 0 0 - 0 2024-07-29T00:56:37.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:37 smithi155 bash[73694]: debug 2024-07-29T00:56:37.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:37 smithi045 bash[80445]: cluster 2024-07-29T00:56:36.757460+0000 mgr.y (mgr.34101) 9802 : cluster [DBG] pgmap v10730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:38.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:37 smithi045 bash[82788]: cluster 2024-07-29T00:56:36.757460+0000 mgr.y (mgr.34101) 9802 : cluster [DBG] pgmap v10730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:38.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:37 smithi155 bash[68033]: cluster 2024-07-29T00:56:36.757460+0000 mgr.y (mgr.34101) 9802 : cluster [DBG] pgmap v10730: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:38.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18430 16 16 0 0 0 - 0 2024-07-29T00:56:38.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:38 smithi155 bash[73694]: debug 2024-07-29T00:56:38.473+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:39.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18431 16 16 0 0 0 - 0 2024-07-29T00:56:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:39 smithi155 bash[73694]: debug 2024-07-29T00:56:39.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:39 smithi045 bash[80445]: cluster 2024-07-29T00:56:38.759177+0000 mgr.y (mgr.34101) 9803 : cluster [DBG] pgmap v10731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:39 smithi045 bash[82788]: cluster 2024-07-29T00:56:38.759177+0000 mgr.y (mgr.34101) 9803 : cluster [DBG] pgmap v10731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:40.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:39 smithi155 bash[68033]: cluster 2024-07-29T00:56:38.759177+0000 mgr.y (mgr.34101) 9803 : cluster [DBG] pgmap v10731: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:40.634 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18432 16 16 0 0 0 - 0 2024-07-29T00:56:40.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:40 smithi155 bash[73694]: debug 2024-07-29T00:56:40.545+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:56:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:56:40] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:56:41.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18433 16 16 0 0 0 - 0 2024-07-29T00:56:41.851 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:41 smithi155 bash[73694]: debug 2024-07-29T00:56:41.569+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:41 smithi045 bash[80445]: cluster 2024-07-29T00:56:40.760892+0000 mgr.y (mgr.34101) 9804 : cluster [DBG] pgmap v10732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:41 smithi045 bash[80445]: audit 2024-07-29T00:56:41.479499+0000 mon.c (mon.2) 2385 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:56:42.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:41 smithi045 bash[82788]: cluster 2024-07-29T00:56:40.760892+0000 mgr.y (mgr.34101) 9804 : cluster [DBG] pgmap v10732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:42.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:41 smithi045 bash[82788]: audit 2024-07-29T00:56:41.479499+0000 mon.c (mon.2) 2385 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:56:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:41 smithi155 bash[68033]: cluster 2024-07-29T00:56:40.760892+0000 mgr.y (mgr.34101) 9804 : cluster [DBG] pgmap v10732: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:41 smithi155 bash[68033]: audit 2024-07-29T00:56:41.479499+0000 mon.c (mon.2) 2385 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:56:42.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18434 16 16 0 0 0 - 0 2024-07-29T00:56:42.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:42 smithi155 bash[73694]: debug 2024-07-29T00:56:42.561+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:56:42 smithi155 bash[60745]: ts=2024-07-29T00:56:42.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:56:43.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18435 16 16 0 0 0 - 0 2024-07-29T00:56:43.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:43 smithi155 bash[73694]: debug 2024-07-29T00:56:43.541+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:43 smithi045 bash[80445]: cluster 2024-07-29T00:56:42.762842+0000 mgr.y (mgr.34101) 9805 : cluster [DBG] pgmap v10733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:43 smithi045 bash[82788]: cluster 2024-07-29T00:56:42.762842+0000 mgr.y (mgr.34101) 9805 : cluster [DBG] pgmap v10733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:43 smithi155 bash[68033]: cluster 2024-07-29T00:56:42.762842+0000 mgr.y (mgr.34101) 9805 : cluster [DBG] pgmap v10733: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:44.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18436 16 16 0 0 0 - 0 2024-07-29T00:56:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:44 smithi155 bash[73694]: debug 2024-07-29T00:56:44.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:45.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18437 16 16 0 0 0 - 0 2024-07-29T00:56:45.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:45 smithi155 bash[73694]: debug 2024-07-29T00:56:45.533+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:45 smithi045 bash[80445]: cluster 2024-07-29T00:56:44.764607+0000 mgr.y (mgr.34101) 9806 : cluster [DBG] pgmap v10734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:45 smithi045 bash[82788]: cluster 2024-07-29T00:56:44.764607+0000 mgr.y (mgr.34101) 9806 : cluster [DBG] pgmap v10734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:46.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:45 smithi155 bash[68033]: cluster 2024-07-29T00:56:44.764607+0000 mgr.y (mgr.34101) 9806 : cluster [DBG] pgmap v10734: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:46.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18438 16 16 0 0 0 - 0 2024-07-29T00:56:46.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:46 smithi155 bash[73694]: debug 2024-07-29T00:56:46.485+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:47.635 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18439 16 16 0 0 0 - 0 2024-07-29T00:56:47.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:47 smithi155 bash[73694]: debug 2024-07-29T00:56:47.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:48.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:48 smithi155 bash[68033]: cluster 2024-07-29T00:56:46.765523+0000 mgr.y (mgr.34101) 9807 : cluster [DBG] pgmap v10735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:48.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:48 smithi155 bash[68033]: audit 2024-07-29T00:56:47.154594+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:48 smithi155 bash[68033]: audit 2024-07-29T00:56:47.161429+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:48 smithi155 bash[68033]: audit 2024-07-29T00:56:47.393547+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:48 smithi155 bash[68033]: audit 2024-07-29T00:56:47.406123+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:48 smithi155 bash[68033]: audit 2024-07-29T00:56:47.845366+0000 mon.c (mon.2) 2386 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:56:48.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:48 smithi155 bash[68033]: audit 2024-07-29T00:56:47.846861+0000 mon.c (mon.2) 2387 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:56:48.458 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:48 smithi155 bash[68033]: audit 2024-07-29T00:56:47.856389+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[80445]: cluster 2024-07-29T00:56:46.765523+0000 mgr.y (mgr.34101) 9807 : cluster [DBG] pgmap v10735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[80445]: audit 2024-07-29T00:56:47.154594+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[80445]: audit 2024-07-29T00:56:47.161429+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[80445]: audit 2024-07-29T00:56:47.393547+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[80445]: audit 2024-07-29T00:56:47.406123+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[80445]: audit 2024-07-29T00:56:47.845366+0000 mon.c (mon.2) 2386 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:56:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[80445]: audit 2024-07-29T00:56:47.846861+0000 mon.c (mon.2) 2387 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:56:48.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[80445]: audit 2024-07-29T00:56:47.856389+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[82788]: cluster 2024-07-29T00:56:46.765523+0000 mgr.y (mgr.34101) 9807 : cluster [DBG] pgmap v10735: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[82788]: audit 2024-07-29T00:56:47.154594+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[82788]: audit 2024-07-29T00:56:47.161429+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[82788]: audit 2024-07-29T00:56:47.393547+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[82788]: audit 2024-07-29T00:56:47.406123+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[82788]: audit 2024-07-29T00:56:47.845366+0000 mon.c (mon.2) 2386 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:56:48.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[82788]: audit 2024-07-29T00:56:47.846861+0000 mon.c (mon.2) 2387 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:56:48.470 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:48 smithi045 bash[82788]: audit 2024-07-29T00:56:47.856389+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:56:48.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:56:48.636731+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:56:48.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:56:48.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18440 16 16 0 0 0 - 0 2024-07-29T00:56:48.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:48 smithi155 bash[73694]: debug 2024-07-29T00:56:48.453+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:49 smithi045 bash[80445]: audit 2024-07-29T00:56:48.901549+0000 mon.c (mon.2) 2388 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:49 smithi045 bash[82788]: audit 2024-07-29T00:56:48.901549+0000 mon.c (mon.2) 2388 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:49.492 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:49 smithi155 bash[68033]: audit 2024-07-29T00:56:48.901549+0000 mon.c (mon.2) 2388 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:56:49.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18441 16 16 0 0 0 - 0 2024-07-29T00:56:49.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:49 smithi155 bash[73694]: debug 2024-07-29T00:56:49.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:50 smithi045 bash[80445]: cluster 2024-07-29T00:56:48.767254+0000 mgr.y (mgr.34101) 9808 : cluster [DBG] pgmap v10736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:50.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:50 smithi045 bash[82788]: cluster 2024-07-29T00:56:48.767254+0000 mgr.y (mgr.34101) 9808 : cluster [DBG] pgmap v10736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:50.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:50 smithi155 bash[68033]: cluster 2024-07-29T00:56:48.767254+0000 mgr.y (mgr.34101) 9808 : cluster [DBG] pgmap v10736: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:50.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18442 16 16 0 0 0 - 0 2024-07-29T00:56:50.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:50 smithi155 bash[73694]: debug 2024-07-29T00:56:50.537+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:56:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:56:50] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:56:51.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18443 16 16 0 0 0 - 0 2024-07-29T00:56:51.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:51 smithi155 bash[73694]: debug 2024-07-29T00:56:51.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:52 smithi045 bash[80445]: cluster 2024-07-29T00:56:50.768965+0000 mgr.y (mgr.34101) 9809 : cluster [DBG] pgmap v10737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:52 smithi045 bash[82788]: cluster 2024-07-29T00:56:50.768965+0000 mgr.y (mgr.34101) 9809 : cluster [DBG] pgmap v10737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:52.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:52 smithi155 bash[68033]: cluster 2024-07-29T00:56:50.768965+0000 mgr.y (mgr.34101) 9809 : cluster [DBG] pgmap v10737: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:52.485 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:56:52 smithi155 bash[60745]: ts=2024-07-29T00:56:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:56:52.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18444 16 16 0 0 0 - 0 2024-07-29T00:56:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:52 smithi155 bash[73694]: debug 2024-07-29T00:56:52.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:53.636 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18445 16 16 0 0 0 - 0 2024-07-29T00:56:53.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:53 smithi155 bash[73694]: debug 2024-07-29T00:56:53.505+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:54 smithi045 bash[80445]: cluster 2024-07-29T00:56:52.770848+0000 mgr.y (mgr.34101) 9810 : cluster [DBG] pgmap v10738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:54 smithi045 bash[82788]: cluster 2024-07-29T00:56:52.770848+0000 mgr.y (mgr.34101) 9810 : cluster [DBG] pgmap v10738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:54.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:54 smithi155 bash[68033]: cluster 2024-07-29T00:56:52.770848+0000 mgr.y (mgr.34101) 9810 : cluster [DBG] pgmap v10738: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:54.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18446 16 16 0 0 0 - 0 2024-07-29T00:56:54.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:54 smithi155 bash[73694]: debug 2024-07-29T00:56:54.509+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:55.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18447 16 16 0 0 0 - 0 2024-07-29T00:56:55.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:55 smithi155 bash[73694]: debug 2024-07-29T00:56:55.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:56 smithi045 bash[80445]: cluster 2024-07-29T00:56:54.772557+0000 mgr.y (mgr.34101) 9811 : cluster [DBG] pgmap v10739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:56 smithi045 bash[82788]: cluster 2024-07-29T00:56:54.772557+0000 mgr.y (mgr.34101) 9811 : cluster [DBG] pgmap v10739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:56.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:56 smithi155 bash[68033]: cluster 2024-07-29T00:56:54.772557+0000 mgr.y (mgr.34101) 9811 : cluster [DBG] pgmap v10739: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:56.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18448 16 16 0 0 0 - 0 2024-07-29T00:56:56.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:56 smithi155 bash[73694]: debug 2024-07-29T00:56:56.481+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:57.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18449 16 16 0 0 0 - 0 2024-07-29T00:56:57.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:57 smithi155 bash[73694]: debug 2024-07-29T00:56:57.489+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:56:58 smithi045 bash[80445]: cluster 2024-07-29T00:56:56.774458+0000 mgr.y (mgr.34101) 9812 : cluster [DBG] pgmap v10740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:58.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:56:58 smithi045 bash[82788]: cluster 2024-07-29T00:56:56.774458+0000 mgr.y (mgr.34101) 9812 : cluster [DBG] pgmap v10740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:58.503 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:56:58 smithi155 bash[68033]: cluster 2024-07-29T00:56:56.774458+0000 mgr.y (mgr.34101) 9812 : cluster [DBG] pgmap v10740: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:56:58.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18450 16 16 0 0 0 - 0 2024-07-29T00:56:58.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:58 smithi155 bash[73694]: debug 2024-07-29T00:56:58.501+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:56:59.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18451 16 16 0 0 0 - 0 2024-07-29T00:56:59.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:56:59 smithi155 bash[73694]: debug 2024-07-29T00:56:59.492+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:00.449 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:00 smithi155 bash[68033]: cluster 2024-07-29T00:56:58.776192+0000 mgr.y (mgr.34101) 9813 : cluster [DBG] pgmap v10741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:00 smithi045 bash[80445]: cluster 2024-07-29T00:56:58.776192+0000 mgr.y (mgr.34101) 9813 : cluster [DBG] pgmap v10741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:00 smithi045 bash[82788]: cluster 2024-07-29T00:56:58.776192+0000 mgr.y (mgr.34101) 9813 : cluster [DBG] pgmap v10741: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:00.637 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18452 16 16 0 0 0 - 0 2024-07-29T00:57:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:00 smithi155 bash[73694]: debug 2024-07-29T00:57:00.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:57:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:57:00] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:57:01.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18453 16 16 0 0 0 - 0 2024-07-29T00:57:01.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:01 smithi155 bash[73694]: debug 2024-07-29T00:57:01.444+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:02 smithi045 bash[80445]: cluster 2024-07-29T00:57:00.777941+0000 mgr.y (mgr.34101) 9814 : cluster [DBG] pgmap v10742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:02 smithi045 bash[82788]: cluster 2024-07-29T00:57:00.777941+0000 mgr.y (mgr.34101) 9814 : cluster [DBG] pgmap v10742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:02 smithi155 bash[68033]: cluster 2024-07-29T00:57:00.777941+0000 mgr.y (mgr.34101) 9814 : cluster [DBG] pgmap v10742: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:02.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:02 smithi155 bash[73694]: debug 2024-07-29T00:57:02.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:57:02 smithi155 bash[60745]: ts=2024-07-29T00:57:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:57:02.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18454 16 16 0 0 0 - 0 2024-07-29T00:57:03.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18455 16 16 0 0 0 - 0 2024-07-29T00:57:03.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:03 smithi155 bash[73694]: debug 2024-07-29T00:57:03.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:04 smithi045 bash[82788]: cluster 2024-07-29T00:57:02.779746+0000 mgr.y (mgr.34101) 9815 : cluster [DBG] pgmap v10743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:04 smithi045 bash[82788]: audit 2024-07-29T00:57:03.901946+0000 mon.c (mon.2) 2389 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:04 smithi045 bash[80445]: cluster 2024-07-29T00:57:02.779746+0000 mgr.y (mgr.34101) 9815 : cluster [DBG] pgmap v10743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:04.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:04 smithi045 bash[80445]: audit 2024-07-29T00:57:03.901946+0000 mon.c (mon.2) 2389 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:04.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:04 smithi155 bash[73694]: debug 2024-07-29T00:57:04.376+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:04 smithi155 bash[68033]: cluster 2024-07-29T00:57:02.779746+0000 mgr.y (mgr.34101) 9815 : cluster [DBG] pgmap v10743: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:04 smithi155 bash[68033]: audit 2024-07-29T00:57:03.901946+0000 mon.c (mon.2) 2389 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:04.638 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18456 16 16 0 0 0 - 0 2024-07-29T00:57:05.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18457 16 16 0 0 0 - 0 2024-07-29T00:57:05.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:05 smithi155 bash[73694]: debug 2024-07-29T00:57:05.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:06 smithi045 bash[80445]: cluster 2024-07-29T00:57:04.781481+0000 mgr.y (mgr.34101) 9816 : cluster [DBG] pgmap v10744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:06 smithi045 bash[82788]: cluster 2024-07-29T00:57:04.781481+0000 mgr.y (mgr.34101) 9816 : cluster [DBG] pgmap v10744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:06.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:06 smithi155 bash[73694]: debug 2024-07-29T00:57:06.420+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:06 smithi155 bash[68033]: cluster 2024-07-29T00:57:04.781481+0000 mgr.y (mgr.34101) 9816 : cluster [DBG] pgmap v10744: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:06.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18458 16 16 0 0 0 - 0 2024-07-29T00:57:07.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18459 16 16 0 0 0 - 0 2024-07-29T00:57:07.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:07 smithi155 bash[73694]: debug 2024-07-29T00:57:07.388+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:08.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:08 smithi045 bash[80445]: cluster 2024-07-29T00:57:06.783367+0000 mgr.y (mgr.34101) 9817 : cluster [DBG] pgmap v10745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:08.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:08 smithi045 bash[82788]: cluster 2024-07-29T00:57:06.783367+0000 mgr.y (mgr.34101) 9817 : cluster [DBG] pgmap v10745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:08.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:08 smithi155 bash[73694]: debug 2024-07-29T00:57:08.364+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:08.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:08 smithi155 bash[68033]: cluster 2024-07-29T00:57:06.783367+0000 mgr.y (mgr.34101) 9817 : cluster [DBG] pgmap v10745: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:08.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:57:08.640049+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:57:08.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:57:08.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18460 16 16 0 0 0 - 0 2024-07-29T00:57:09.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18461 16 16 0 0 0 - 0 2024-07-29T00:57:09.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:09 smithi155 bash[73694]: debug 2024-07-29T00:57:09.344+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:10 smithi045 bash[80445]: cluster 2024-07-29T00:57:08.785136+0000 mgr.y (mgr.34101) 9818 : cluster [DBG] pgmap v10746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:10 smithi045 bash[82788]: cluster 2024-07-29T00:57:08.785136+0000 mgr.y (mgr.34101) 9818 : cluster [DBG] pgmap v10746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:10.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:10 smithi155 bash[73694]: debug 2024-07-29T00:57:10.372+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:10.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:10 smithi155 bash[68033]: cluster 2024-07-29T00:57:08.785136+0000 mgr.y (mgr.34101) 9818 : cluster [DBG] pgmap v10746: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:10.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18462 16 16 0 0 0 - 0 2024-07-29T00:57:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:57:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:57:10] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T00:57:11.639 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18463 16 16 0 0 0 - 0 2024-07-29T00:57:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:11 smithi155 bash[73694]: debug 2024-07-29T00:57:11.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:12 smithi045 bash[82788]: cluster 2024-07-29T00:57:10.786883+0000 mgr.y (mgr.34101) 9819 : cluster [DBG] pgmap v10747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:12 smithi045 bash[80445]: cluster 2024-07-29T00:57:10.786883+0000 mgr.y (mgr.34101) 9819 : cluster [DBG] pgmap v10747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:12.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:12 smithi155 bash[73694]: debug 2024-07-29T00:57:12.408+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:12.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:12 smithi155 bash[68033]: cluster 2024-07-29T00:57:10.786883+0000 mgr.y (mgr.34101) 9819 : cluster [DBG] pgmap v10747: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:57:12 smithi155 bash[60745]: ts=2024-07-29T00:57:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:57:12.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18464 16 16 0 0 0 - 0 2024-07-29T00:57:13.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18465 16 16 0 0 0 - 0 2024-07-29T00:57:13.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:13 smithi155 bash[73694]: debug 2024-07-29T00:57:13.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:14 smithi045 bash[80445]: cluster 2024-07-29T00:57:12.788750+0000 mgr.y (mgr.34101) 9820 : cluster [DBG] pgmap v10748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:14 smithi045 bash[82788]: cluster 2024-07-29T00:57:12.788750+0000 mgr.y (mgr.34101) 9820 : cluster [DBG] pgmap v10748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:14.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:14 smithi155 bash[68033]: cluster 2024-07-29T00:57:12.788750+0000 mgr.y (mgr.34101) 9820 : cluster [DBG] pgmap v10748: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:14.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:14 smithi155 bash[73694]: debug 2024-07-29T00:57:14.424+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:14.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18466 16 16 0 0 0 - 0 2024-07-29T00:57:15.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18467 16 16 0 0 0 - 0 2024-07-29T00:57:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:15 smithi155 bash[73694]: debug 2024-07-29T00:57:15.412+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:16 smithi155 bash[73694]: debug 2024-07-29T00:57:16.436+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:16.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:16 smithi155 bash[68033]: cluster 2024-07-29T00:57:14.790481+0000 mgr.y (mgr.34101) 9821 : cluster [DBG] pgmap v10749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:16.640 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18468 16 16 0 0 0 - 0 2024-07-29T00:57:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:16 smithi045 bash[82788]: cluster 2024-07-29T00:57:14.790481+0000 mgr.y (mgr.34101) 9821 : cluster [DBG] pgmap v10749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:16 smithi045 bash[80445]: cluster 2024-07-29T00:57:14.790481+0000 mgr.y (mgr.34101) 9821 : cluster [DBG] pgmap v10749: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:17.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18469 16 16 0 0 0 - 0 2024-07-29T00:57:17.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:17 smithi155 bash[73694]: debug 2024-07-29T00:57:17.476+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:18.555 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:18 smithi155 bash[73694]: debug 2024-07-29T00:57:18.448+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:18.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:18 smithi155 bash[68033]: cluster 2024-07-29T00:57:16.792329+0000 mgr.y (mgr.34101) 9822 : cluster [DBG] pgmap v10750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:18.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18470 16 16 0 0 0 - 0 2024-07-29T00:57:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:18 smithi045 bash[80445]: cluster 2024-07-29T00:57:16.792329+0000 mgr.y (mgr.34101) 9822 : cluster [DBG] pgmap v10750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:18 smithi045 bash[82788]: cluster 2024-07-29T00:57:16.792329+0000 mgr.y (mgr.34101) 9822 : cluster [DBG] pgmap v10750: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:19.499 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:19 smithi155 bash[68033]: audit 2024-07-29T00:57:18.902450+0000 mon.c (mon.2) 2390 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:19.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18471 16 16 0 0 0 - 0 2024-07-29T00:57:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:19 smithi045 bash[80445]: audit 2024-07-29T00:57:18.902450+0000 mon.c (mon.2) 2390 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:19 smithi045 bash[82788]: audit 2024-07-29T00:57:18.902450+0000 mon.c (mon.2) 2390 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:19.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:19 smithi155 bash[73694]: debug 2024-07-29T00:57:19.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:20 smithi155 bash[73694]: debug 2024-07-29T00:57:20.472+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:20.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:20 smithi155 bash[68033]: cluster 2024-07-29T00:57:18.794022+0000 mgr.y (mgr.34101) 9823 : cluster [DBG] pgmap v10751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:20 smithi045 bash[80445]: cluster 2024-07-29T00:57:18.794022+0000 mgr.y (mgr.34101) 9823 : cluster [DBG] pgmap v10751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:20.602 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:20 smithi045 bash[82788]: cluster 2024-07-29T00:57:18.794022+0000 mgr.y (mgr.34101) 9823 : cluster [DBG] pgmap v10751: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:20.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18472 16 16 0 0 0 - 0 2024-07-29T00:57:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:57:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:57:20] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:57:21.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18473 16 16 0 0 0 - 0 2024-07-29T00:57:21.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:21 smithi155 bash[73694]: debug 2024-07-29T00:57:21.440+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:22.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:22 smithi155 bash[68033]: cluster 2024-07-29T00:57:20.795786+0000 mgr.y (mgr.34101) 9824 : cluster [DBG] pgmap v10752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:22 smithi155 bash[73694]: debug 2024-07-29T00:57:22.404+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:57:22 smithi155 bash[60745]: ts=2024-07-29T00:57:22.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:57:22.641 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18474 16 16 0 0 0 - 0 2024-07-29T00:57:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:22 smithi045 bash[80445]: cluster 2024-07-29T00:57:20.795786+0000 mgr.y (mgr.34101) 9824 : cluster [DBG] pgmap v10752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:22.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:22 smithi045 bash[82788]: cluster 2024-07-29T00:57:20.795786+0000 mgr.y (mgr.34101) 9824 : cluster [DBG] pgmap v10752: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:23.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18475 16 16 0 0 0 - 0 2024-07-29T00:57:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:23 smithi155 bash[73694]: debug 2024-07-29T00:57:23.452+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:24.502 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:24 smithi155 bash[68033]: cluster 2024-07-29T00:57:22.797649+0000 mgr.y (mgr.34101) 9825 : cluster [DBG] pgmap v10753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:24.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18476 16 16 0 0 0 - 0 2024-07-29T00:57:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:24 smithi045 bash[80445]: cluster 2024-07-29T00:57:22.797649+0000 mgr.y (mgr.34101) 9825 : cluster [DBG] pgmap v10753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:24.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:24 smithi045 bash[82788]: cluster 2024-07-29T00:57:22.797649+0000 mgr.y (mgr.34101) 9825 : cluster [DBG] pgmap v10753: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:24 smithi155 bash[73694]: debug 2024-07-29T00:57:24.496+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:25.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18477 16 16 0 0 0 - 0 2024-07-29T00:57:25.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:25 smithi155 bash[73694]: debug 2024-07-29T00:57:25.488+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:26 smithi155 bash[68033]: cluster 2024-07-29T00:57:24.799385+0000 mgr.y (mgr.34101) 9826 : cluster [DBG] pgmap v10754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:26.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:26 smithi155 bash[73694]: debug 2024-07-29T00:57:26.488+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:26.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18478 16 16 0 0 0 - 0 2024-07-29T00:57:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:26 smithi045 bash[80445]: cluster 2024-07-29T00:57:24.799385+0000 mgr.y (mgr.34101) 9826 : cluster [DBG] pgmap v10754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:26 smithi045 bash[82788]: cluster 2024-07-29T00:57:24.799385+0000 mgr.y (mgr.34101) 9826 : cluster [DBG] pgmap v10754: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:27.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18479 16 16 0 0 0 - 0 2024-07-29T00:57:27.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:27 smithi155 bash[73694]: debug 2024-07-29T00:57:27.480+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:28.507 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:28 smithi155 bash[68033]: cluster 2024-07-29T00:57:26.801239+0000 mgr.y (mgr.34101) 9827 : cluster [DBG] pgmap v10755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:28.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:57:28.643479+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:57:28.642 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:57:28.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18480 16 16 0 0 0 - 0 2024-07-29T00:57:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:28 smithi045 bash[80445]: cluster 2024-07-29T00:57:26.801239+0000 mgr.y (mgr.34101) 9827 : cluster [DBG] pgmap v10755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:28 smithi045 bash[82788]: cluster 2024-07-29T00:57:26.801239+0000 mgr.y (mgr.34101) 9827 : cluster [DBG] pgmap v10755: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:28.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:28 smithi155 bash[73694]: debug 2024-07-29T00:57:28.504+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:29.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18481 16 16 0 0 0 - 0 2024-07-29T00:57:29.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:29 smithi155 bash[73694]: debug 2024-07-29T00:57:29.532+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:30.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:30 smithi155 bash[68033]: cluster 2024-07-29T00:57:28.802996+0000 mgr.y (mgr.34101) 9828 : cluster [DBG] pgmap v10756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:30 smithi045 bash[80445]: cluster 2024-07-29T00:57:28.802996+0000 mgr.y (mgr.34101) 9828 : cluster [DBG] pgmap v10756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:30 smithi045 bash[82788]: cluster 2024-07-29T00:57:28.802996+0000 mgr.y (mgr.34101) 9828 : cluster [DBG] pgmap v10756: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:30.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18482 16 16 0 0 0 - 0 2024-07-29T00:57:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:57:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:57:30] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:57:31.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:30 smithi155 bash[73694]: debug 2024-07-29T00:57:30.584+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:31.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18483 16 16 0 0 0 - 0 2024-07-29T00:57:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:31 smithi155 bash[73694]: debug 2024-07-29T00:57:31.596+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:32 smithi155 bash[68033]: cluster 2024-07-29T00:57:30.804747+0000 mgr.y (mgr.34101) 9829 : cluster [DBG] pgmap v10757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:57:32 smithi155 bash[60745]: ts=2024-07-29T00:57:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:57:32.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18484 16 16 0 0 0 - 0 2024-07-29T00:57:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:32 smithi045 bash[80445]: cluster 2024-07-29T00:57:30.804747+0000 mgr.y (mgr.34101) 9829 : cluster [DBG] pgmap v10757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:32 smithi045 bash[82788]: cluster 2024-07-29T00:57:30.804747+0000 mgr.y (mgr.34101) 9829 : cluster [DBG] pgmap v10757: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:32 smithi155 bash[73694]: debug 2024-07-29T00:57:32.580+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:33.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18485 16 16 0 0 0 - 0 2024-07-29T00:57:33.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:33 smithi155 bash[73694]: debug 2024-07-29T00:57:33.544+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:34 smithi155 bash[68033]: cluster 2024-07-29T00:57:32.806650+0000 mgr.y (mgr.34101) 9830 : cluster [DBG] pgmap v10758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:34.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:34 smithi155 bash[68033]: audit 2024-07-29T00:57:33.902876+0000 mon.c (mon.2) 2391 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:34.643 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18486 16 16 0 0 0 - 0 2024-07-29T00:57:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:34 smithi045 bash[80445]: cluster 2024-07-29T00:57:32.806650+0000 mgr.y (mgr.34101) 9830 : cluster [DBG] pgmap v10758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:34 smithi045 bash[80445]: audit 2024-07-29T00:57:33.902876+0000 mon.c (mon.2) 2391 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:34 smithi045 bash[82788]: cluster 2024-07-29T00:57:32.806650+0000 mgr.y (mgr.34101) 9830 : cluster [DBG] pgmap v10758: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:34.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:34 smithi045 bash[82788]: audit 2024-07-29T00:57:33.902876+0000 mon.c (mon.2) 2391 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:34 smithi155 bash[73694]: debug 2024-07-29T00:57:34.568+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:35.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18487 16 16 0 0 0 - 0 2024-07-29T00:57:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:35 smithi155 bash[73694]: debug 2024-07-29T00:57:35.592+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:36.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:36 smithi155 bash[68033]: cluster 2024-07-29T00:57:34.808395+0000 mgr.y (mgr.34101) 9831 : cluster [DBG] pgmap v10759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:36.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18488 16 16 0 0 0 - 0 2024-07-29T00:57:36.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:36 smithi045 bash[80445]: cluster 2024-07-29T00:57:34.808395+0000 mgr.y (mgr.34101) 9831 : cluster [DBG] pgmap v10759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:36.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:36 smithi045 bash[82788]: cluster 2024-07-29T00:57:34.808395+0000 mgr.y (mgr.34101) 9831 : cluster [DBG] pgmap v10759: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:36 smithi155 bash[73694]: debug 2024-07-29T00:57:36.604+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:37.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18489 16 16 0 0 0 - 0 2024-07-29T00:57:38.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:37 smithi155 bash[73694]: debug 2024-07-29T00:57:37.588+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:38.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:38 smithi155 bash[68033]: cluster 2024-07-29T00:57:36.810329+0000 mgr.y (mgr.34101) 9832 : cluster [DBG] pgmap v10760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:38.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18490 16 16 0 0 0 - 0 2024-07-29T00:57:38.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:38 smithi045 bash[80445]: cluster 2024-07-29T00:57:36.810329+0000 mgr.y (mgr.34101) 9832 : cluster [DBG] pgmap v10760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:38.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:38 smithi045 bash[82788]: cluster 2024-07-29T00:57:36.810329+0000 mgr.y (mgr.34101) 9832 : cluster [DBG] pgmap v10760: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:38 smithi155 bash[73694]: debug 2024-07-29T00:57:38.576+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:39.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18491 16 16 0 0 0 - 0 2024-07-29T00:57:39.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:39 smithi045 bash[80445]: cluster 2024-07-29T00:57:38.812073+0000 mgr.y (mgr.34101) 9833 : cluster [DBG] pgmap v10761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:39.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:39 smithi045 bash[82788]: cluster 2024-07-29T00:57:38.812073+0000 mgr.y (mgr.34101) 9833 : cluster [DBG] pgmap v10761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:39.805 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:39 smithi155 bash[68033]: cluster 2024-07-29T00:57:38.812073+0000 mgr.y (mgr.34101) 9833 : cluster [DBG] pgmap v10761: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:39.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:39 smithi155 bash[73694]: debug 2024-07-29T00:57:39.572+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:40.644 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18492 16 16 0 0 0 - 0 2024-07-29T00:57:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:57:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:57:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:57:41.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:40 smithi155 bash[73694]: debug 2024-07-29T00:57:40.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:41.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18493 16 16 0 0 0 - 0 2024-07-29T00:57:41.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:41 smithi155 bash[73694]: debug 2024-07-29T00:57:41.520+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:41 smithi045 bash[80445]: cluster 2024-07-29T00:57:40.813792+0000 mgr.y (mgr.34101) 9834 : cluster [DBG] pgmap v10762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:41 smithi045 bash[82788]: cluster 2024-07-29T00:57:40.813792+0000 mgr.y (mgr.34101) 9834 : cluster [DBG] pgmap v10762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:42.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:41 smithi155 bash[68033]: cluster 2024-07-29T00:57:40.813792+0000 mgr.y (mgr.34101) 9834 : cluster [DBG] pgmap v10762: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:42.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18494 16 16 0 0 0 - 0 2024-07-29T00:57:42.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:42 smithi155 bash[73694]: debug 2024-07-29T00:57:42.524+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:57:42 smithi155 bash[60745]: ts=2024-07-29T00:57:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:57:43.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18495 16 16 0 0 0 - 0 2024-07-29T00:57:43.876 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:43 smithi155 bash[73694]: debug 2024-07-29T00:57:43.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:43 smithi045 bash[80445]: cluster 2024-07-29T00:57:42.815694+0000 mgr.y (mgr.34101) 9835 : cluster [DBG] pgmap v10763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:43 smithi045 bash[82788]: cluster 2024-07-29T00:57:42.815694+0000 mgr.y (mgr.34101) 9835 : cluster [DBG] pgmap v10763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:44.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:43 smithi155 bash[68033]: cluster 2024-07-29T00:57:42.815694+0000 mgr.y (mgr.34101) 9835 : cluster [DBG] pgmap v10763: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:44.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18496 16 16 0 0 0 - 0 2024-07-29T00:57:44.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:44 smithi155 bash[73694]: debug 2024-07-29T00:57:44.536+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:45.645 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18497 16 16 0 0 0 - 0 2024-07-29T00:57:45.880 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:45 smithi155 bash[73694]: debug 2024-07-29T00:57:45.556+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:45 smithi045 bash[80445]: cluster 2024-07-29T00:57:44.817449+0000 mgr.y (mgr.34101) 9836 : cluster [DBG] pgmap v10764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:45 smithi045 bash[82788]: cluster 2024-07-29T00:57:44.817449+0000 mgr.y (mgr.34101) 9836 : cluster [DBG] pgmap v10764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:45 smithi155 bash[68033]: cluster 2024-07-29T00:57:44.817449+0000 mgr.y (mgr.34101) 9836 : cluster [DBG] pgmap v10764: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:46.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18498 16 16 0 0 0 - 0 2024-07-29T00:57:47.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:46 smithi155 bash[73694]: debug 2024-07-29T00:57:46.564+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:47.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18499 16 16 0 0 0 - 0 2024-07-29T00:57:47.886 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:47 smithi155 bash[73694]: debug 2024-07-29T00:57:47.568+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:47 smithi045 bash[80445]: cluster 2024-07-29T00:57:46.819343+0000 mgr.y (mgr.34101) 9837 : cluster [DBG] pgmap v10765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:47 smithi045 bash[82788]: cluster 2024-07-29T00:57:46.819343+0000 mgr.y (mgr.34101) 9837 : cluster [DBG] pgmap v10765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:47 smithi155 bash[68033]: cluster 2024-07-29T00:57:46.819343+0000 mgr.y (mgr.34101) 9837 : cluster [DBG] pgmap v10765: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:48.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:57:48.646825+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:57:48.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:57:48.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18500 16 16 0 0 0 - 0 2024-07-29T00:57:48.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:48 smithi155 bash[73694]: debug 2024-07-29T00:57:48.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:48 smithi045 bash[80445]: audit 2024-07-29T00:57:47.987913+0000 mon.c (mon.2) 2392 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:57:49.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:48 smithi045 bash[80445]: audit 2024-07-29T00:57:48.370306+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:49.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:48 smithi045 bash[80445]: audit 2024-07-29T00:57:48.382246+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:48 smithi045 bash[82788]: audit 2024-07-29T00:57:47.987913+0000 mon.c (mon.2) 2392 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:57:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:48 smithi045 bash[82788]: audit 2024-07-29T00:57:48.370306+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:48 smithi045 bash[82788]: audit 2024-07-29T00:57:48.382246+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:48 smithi155 bash[68033]: audit 2024-07-29T00:57:47.987913+0000 mon.c (mon.2) 2392 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:57:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:48 smithi155 bash[68033]: audit 2024-07-29T00:57:48.370306+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:48 smithi155 bash[68033]: audit 2024-07-29T00:57:48.382246+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:49.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18501 16 16 0 0 0 - 0 2024-07-29T00:57:49.888 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:49 smithi155 bash[73694]: debug 2024-07-29T00:57:49.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:49 smithi045 bash[80445]: cluster 2024-07-29T00:57:48.821190+0000 mgr.y (mgr.34101) 9838 : cluster [DBG] pgmap v10766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:49 smithi045 bash[80445]: audit 2024-07-29T00:57:48.903245+0000 mon.c (mon.2) 2393 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:50.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:49 smithi045 bash[82788]: cluster 2024-07-29T00:57:48.821190+0000 mgr.y (mgr.34101) 9838 : cluster [DBG] pgmap v10766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:50.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:49 smithi045 bash[82788]: audit 2024-07-29T00:57:48.903245+0000 mon.c (mon.2) 2393 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:49 smithi155 bash[68033]: cluster 2024-07-29T00:57:48.821190+0000 mgr.y (mgr.34101) 9838 : cluster [DBG] pgmap v10766: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:49 smithi155 bash[68033]: audit 2024-07-29T00:57:48.903245+0000 mon.c (mon.2) 2393 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:57:50.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18502 16 16 0 0 0 - 0 2024-07-29T00:57:50.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:50 smithi155 bash[73694]: debug 2024-07-29T00:57:50.547+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:57:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:57:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:57:51.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18503 16 16 0 0 0 - 0 2024-07-29T00:57:51.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:51 smithi045 bash[82788]: cluster 2024-07-29T00:57:50.822999+0000 mgr.y (mgr.34101) 9839 : cluster [DBG] pgmap v10767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:51.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:51 smithi045 bash[80445]: cluster 2024-07-29T00:57:50.822999+0000 mgr.y (mgr.34101) 9839 : cluster [DBG] pgmap v10767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:51.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:51 smithi155 bash[68033]: cluster 2024-07-29T00:57:50.822999+0000 mgr.y (mgr.34101) 9839 : cluster [DBG] pgmap v10767: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:51.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:51 smithi155 bash[73694]: debug 2024-07-29T00:57:51.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:52.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18504 16 16 0 0 0 - 0 2024-07-29T00:57:52.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:52 smithi155 bash[73694]: debug 2024-07-29T00:57:52.535+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:57:52 smithi155 bash[60745]: ts=2024-07-29T00:57:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:57:53.646 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18505 16 16 0 0 0 - 0 2024-07-29T00:57:53.881 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:53 smithi155 bash[73694]: debug 2024-07-29T00:57:53.563+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:53 smithi045 bash[80445]: cluster 2024-07-29T00:57:52.824848+0000 mgr.y (mgr.34101) 9840 : cluster [DBG] pgmap v10768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:53 smithi045 bash[80445]: audit 2024-07-29T00:57:53.661435+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:53 smithi045 bash[80445]: audit 2024-07-29T00:57:53.672052+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:53 smithi045 bash[82788]: cluster 2024-07-29T00:57:52.824848+0000 mgr.y (mgr.34101) 9840 : cluster [DBG] pgmap v10768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:53 smithi045 bash[82788]: audit 2024-07-29T00:57:53.661435+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:54.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:53 smithi045 bash[82788]: audit 2024-07-29T00:57:53.672052+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:53 smithi155 bash[68033]: cluster 2024-07-29T00:57:52.824848+0000 mgr.y (mgr.34101) 9840 : cluster [DBG] pgmap v10768: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:53 smithi155 bash[68033]: audit 2024-07-29T00:57:53.661435+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:53 smithi155 bash[68033]: audit 2024-07-29T00:57:53.672052+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:54.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18506 16 16 0 0 0 - 0 2024-07-29T00:57:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:54 smithi155 bash[73694]: debug 2024-07-29T00:57:54.603+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:55 smithi045 bash[80445]: audit 2024-07-29T00:57:54.199625+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:55 smithi045 bash[80445]: audit 2024-07-29T00:57:54.212470+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:55.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:55 smithi045 bash[80445]: audit 2024-07-29T00:57:54.668113+0000 mon.c (mon.2) 2394 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:57:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:55 smithi045 bash[80445]: audit 2024-07-29T00:57:54.670028+0000 mon.c (mon.2) 2395 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:57:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:55 smithi045 bash[80445]: audit 2024-07-29T00:57:54.680450+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:55 smithi045 bash[82788]: audit 2024-07-29T00:57:54.199625+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:55 smithi045 bash[82788]: audit 2024-07-29T00:57:54.212470+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:55 smithi045 bash[82788]: audit 2024-07-29T00:57:54.668113+0000 mon.c (mon.2) 2394 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:57:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:55 smithi045 bash[82788]: audit 2024-07-29T00:57:54.670028+0000 mon.c (mon.2) 2395 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:57:55.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:55 smithi045 bash[82788]: audit 2024-07-29T00:57:54.680450+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:55.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:55 smithi155 bash[68033]: audit 2024-07-29T00:57:54.199625+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:55 smithi155 bash[68033]: audit 2024-07-29T00:57:54.212470+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:55 smithi155 bash[68033]: audit 2024-07-29T00:57:54.668113+0000 mon.c (mon.2) 2394 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:57:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:55 smithi155 bash[68033]: audit 2024-07-29T00:57:54.670028+0000 mon.c (mon.2) 2395 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:57:55.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:55 smithi155 bash[68033]: audit 2024-07-29T00:57:54.680450+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:57:55.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18507 16 16 0 0 0 - 0 2024-07-29T00:57:56.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:55 smithi155 bash[73694]: debug 2024-07-29T00:57:55.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:56 smithi045 bash[80445]: cluster 2024-07-29T00:57:54.826702+0000 mgr.y (mgr.34101) 9841 : cluster [DBG] pgmap v10769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:56.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:56 smithi045 bash[82788]: cluster 2024-07-29T00:57:54.826702+0000 mgr.y (mgr.34101) 9841 : cluster [DBG] pgmap v10769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:56.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:56 smithi155 bash[68033]: cluster 2024-07-29T00:57:54.826702+0000 mgr.y (mgr.34101) 9841 : cluster [DBG] pgmap v10769: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:56.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18508 16 16 0 0 0 - 0 2024-07-29T00:57:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:56 smithi155 bash[73694]: debug 2024-07-29T00:57:56.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:57.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18509 16 16 0 0 0 - 0 2024-07-29T00:57:58.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:57 smithi155 bash[73694]: debug 2024-07-29T00:57:57.579+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:57:58 smithi045 bash[80445]: cluster 2024-07-29T00:57:56.828607+0000 mgr.y (mgr.34101) 9842 : cluster [DBG] pgmap v10770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:58.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:57:58 smithi045 bash[82788]: cluster 2024-07-29T00:57:56.828607+0000 mgr.y (mgr.34101) 9842 : cluster [DBG] pgmap v10770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:57:58 smithi155 bash[68033]: cluster 2024-07-29T00:57:56.828607+0000 mgr.y (mgr.34101) 9842 : cluster [DBG] pgmap v10770: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:57:58.647 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18510 16 16 0 0 0 - 0 2024-07-29T00:57:59.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:58 smithi155 bash[73694]: debug 2024-07-29T00:57:58.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:57:59.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18511 16 16 0 0 0 - 0 2024-07-29T00:58:00.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:57:59 smithi155 bash[73694]: debug 2024-07-29T00:57:59.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:00 smithi045 bash[80445]: cluster 2024-07-29T00:57:58.830368+0000 mgr.y (mgr.34101) 9843 : cluster [DBG] pgmap v10771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:00 smithi045 bash[82788]: cluster 2024-07-29T00:57:58.830368+0000 mgr.y (mgr.34101) 9843 : cluster [DBG] pgmap v10771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:00.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:00 smithi155 bash[68033]: cluster 2024-07-29T00:57:58.830368+0000 mgr.y (mgr.34101) 9843 : cluster [DBG] pgmap v10771: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:00.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18512 16 16 0 0 0 - 0 2024-07-29T00:58:00.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:00 smithi155 bash[73694]: debug 2024-07-29T00:58:00.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:58:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:58:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:58:01.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18513 16 16 0 0 0 - 0 2024-07-29T00:58:01.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:01 smithi155 bash[73694]: debug 2024-07-29T00:58:01.503+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:02.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:02 smithi045 bash[82788]: cluster 2024-07-29T00:58:00.832074+0000 mgr.y (mgr.34101) 9844 : cluster [DBG] pgmap v10772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:02.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:02 smithi045 bash[80445]: cluster 2024-07-29T00:58:00.832074+0000 mgr.y (mgr.34101) 9844 : cluster [DBG] pgmap v10772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:02.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:02 smithi155 bash[68033]: cluster 2024-07-29T00:58:00.832074+0000 mgr.y (mgr.34101) 9844 : cluster [DBG] pgmap v10772: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:02.551 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:58:02 smithi155 bash[60745]: ts=2024-07-29T00:58:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:58:02.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18514 16 16 0 0 0 - 0 2024-07-29T00:58:02.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:02 smithi155 bash[73694]: debug 2024-07-29T00:58:02.543+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:03.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18515 16 16 0 0 0 - 0 2024-07-29T00:58:03.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:03 smithi155 bash[73694]: debug 2024-07-29T00:58:03.551+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:04 smithi045 bash[80445]: cluster 2024-07-29T00:58:02.833978+0000 mgr.y (mgr.34101) 9845 : cluster [DBG] pgmap v10773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:04 smithi045 bash[80445]: audit 2024-07-29T00:58:03.903712+0000 mon.c (mon.2) 2396 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:04.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:04 smithi045 bash[82788]: cluster 2024-07-29T00:58:02.833978+0000 mgr.y (mgr.34101) 9845 : cluster [DBG] pgmap v10773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:04 smithi045 bash[82788]: audit 2024-07-29T00:58:03.903712+0000 mon.c (mon.2) 2396 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:04 smithi155 bash[68033]: cluster 2024-07-29T00:58:02.833978+0000 mgr.y (mgr.34101) 9845 : cluster [DBG] pgmap v10773: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:04 smithi155 bash[68033]: audit 2024-07-29T00:58:03.903712+0000 mon.c (mon.2) 2396 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:04.648 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18516 16 16 0 0 0 - 0 2024-07-29T00:58:05.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:04 smithi155 bash[73694]: debug 2024-07-29T00:58:04.595+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:05.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18517 16 16 0 0 0 - 0 2024-07-29T00:58:06.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:05 smithi155 bash[73694]: debug 2024-07-29T00:58:05.567+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:06.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:06 smithi155 bash[68033]: cluster 2024-07-29T00:58:04.835716+0000 mgr.y (mgr.34101) 9846 : cluster [DBG] pgmap v10774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:06.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18518 16 16 0 0 0 - 0 2024-07-29T00:58:06.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:06 smithi045 bash[80445]: cluster 2024-07-29T00:58:04.835716+0000 mgr.y (mgr.34101) 9846 : cluster [DBG] pgmap v10774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:06.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:06 smithi045 bash[82788]: cluster 2024-07-29T00:58:04.835716+0000 mgr.y (mgr.34101) 9846 : cluster [DBG] pgmap v10774: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:06.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:06 smithi155 bash[73694]: debug 2024-07-29T00:58:06.543+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:07.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18519 16 16 0 0 0 - 0 2024-07-29T00:58:08.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:07 smithi155 bash[73694]: debug 2024-07-29T00:58:07.583+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:08.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:08 smithi155 bash[68033]: cluster 2024-07-29T00:58:06.837575+0000 mgr.y (mgr.34101) 9847 : cluster [DBG] pgmap v10775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:08.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:58:08.649992+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:58:08.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:58:08.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18520 16 16 0 0 0 - 0 2024-07-29T00:58:08.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:08 smithi045 bash[80445]: cluster 2024-07-29T00:58:06.837575+0000 mgr.y (mgr.34101) 9847 : cluster [DBG] pgmap v10775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:08.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:08 smithi045 bash[82788]: cluster 2024-07-29T00:58:06.837575+0000 mgr.y (mgr.34101) 9847 : cluster [DBG] pgmap v10775: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:08.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:08 smithi155 bash[73694]: debug 2024-07-29T00:58:08.547+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:09.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18521 16 16 0 0 0 - 0 2024-07-29T00:58:10.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:09 smithi155 bash[73694]: debug 2024-07-29T00:58:09.571+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:10.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:10 smithi155 bash[68033]: cluster 2024-07-29T00:58:08.839330+0000 mgr.y (mgr.34101) 9848 : cluster [DBG] pgmap v10776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:10.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:10 smithi045 bash[80445]: cluster 2024-07-29T00:58:08.839330+0000 mgr.y (mgr.34101) 9848 : cluster [DBG] pgmap v10776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:10.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:10 smithi045 bash[82788]: cluster 2024-07-29T00:58:08.839330+0000 mgr.y (mgr.34101) 9848 : cluster [DBG] pgmap v10776: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:10.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18522 16 16 0 0 0 - 0 2024-07-29T00:58:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:58:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:58:10] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:58:11.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:10 smithi155 bash[73694]: debug 2024-07-29T00:58:10.559+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:11.649 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18523 16 16 0 0 0 - 0 2024-07-29T00:58:11.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:11 smithi155 bash[73694]: debug 2024-07-29T00:58:11.531+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:12.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:12 smithi155 bash[68033]: cluster 2024-07-29T00:58:10.841078+0000 mgr.y (mgr.34101) 9849 : cluster [DBG] pgmap v10777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:12.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:12 smithi155 bash[73694]: debug 2024-07-29T00:58:12.479+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:12.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:58:12 smithi155 bash[60745]: ts=2024-07-29T00:58:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:58:12.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18524 16 16 0 0 0 - 0 2024-07-29T00:58:12.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:12 smithi045 bash[80445]: cluster 2024-07-29T00:58:10.841078+0000 mgr.y (mgr.34101) 9849 : cluster [DBG] pgmap v10777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:12.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:12 smithi045 bash[82788]: cluster 2024-07-29T00:58:10.841078+0000 mgr.y (mgr.34101) 9849 : cluster [DBG] pgmap v10777: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:13.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18525 16 16 0 0 0 - 0 2024-07-29T00:58:13.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:13 smithi155 bash[73694]: debug 2024-07-29T00:58:13.511+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:14.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:14 smithi155 bash[68033]: cluster 2024-07-29T00:58:12.842984+0000 mgr.y (mgr.34101) 9850 : cluster [DBG] pgmap v10778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:14.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18526 16 16 0 0 0 - 0 2024-07-29T00:58:14.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:14 smithi045 bash[80445]: cluster 2024-07-29T00:58:12.842984+0000 mgr.y (mgr.34101) 9850 : cluster [DBG] pgmap v10778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:14.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:14 smithi045 bash[82788]: cluster 2024-07-29T00:58:12.842984+0000 mgr.y (mgr.34101) 9850 : cluster [DBG] pgmap v10778: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:14.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:14 smithi155 bash[73694]: debug 2024-07-29T00:58:14.539+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:15.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18527 16 16 0 0 0 - 0 2024-07-29T00:58:15.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:15 smithi155 bash[73694]: debug 2024-07-29T00:58:15.491+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:16.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:16 smithi155 bash[73694]: debug 2024-07-29T00:58:16.463+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:16.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:16 smithi155 bash[68033]: cluster 2024-07-29T00:58:14.844739+0000 mgr.y (mgr.34101) 9851 : cluster [DBG] pgmap v10779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:16.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18528 16 16 0 0 0 - 0 2024-07-29T00:58:16.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:16 smithi045 bash[82788]: cluster 2024-07-29T00:58:14.844739+0000 mgr.y (mgr.34101) 9851 : cluster [DBG] pgmap v10779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:16.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:16 smithi045 bash[80445]: cluster 2024-07-29T00:58:14.844739+0000 mgr.y (mgr.34101) 9851 : cluster [DBG] pgmap v10779: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:17.650 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18529 16 16 0 0 0 - 0 2024-07-29T00:58:17.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:17 smithi155 bash[73694]: debug 2024-07-29T00:58:17.479+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:18.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:18 smithi155 bash[73694]: debug 2024-07-29T00:58:18.447+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:18.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:18 smithi155 bash[68033]: cluster 2024-07-29T00:58:16.846628+0000 mgr.y (mgr.34101) 9852 : cluster [DBG] pgmap v10780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:18.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18530 16 16 0 0 0 - 0 2024-07-29T00:58:18.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:18 smithi045 bash[80445]: cluster 2024-07-29T00:58:16.846628+0000 mgr.y (mgr.34101) 9852 : cluster [DBG] pgmap v10780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:18.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:18 smithi045 bash[82788]: cluster 2024-07-29T00:58:16.846628+0000 mgr.y (mgr.34101) 9852 : cluster [DBG] pgmap v10780: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:19.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:19 smithi155 bash[73694]: debug 2024-07-29T00:58:19.479+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:19.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:19 smithi155 bash[68033]: audit 2024-07-29T00:58:18.904316+0000 mon.c (mon.2) 2397 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:19.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18531 16 16 0 0 0 - 0 2024-07-29T00:58:19.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:19 smithi045 bash[80445]: audit 2024-07-29T00:58:18.904316+0000 mon.c (mon.2) 2397 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:19.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:19 smithi045 bash[82788]: audit 2024-07-29T00:58:18.904316+0000 mon.c (mon.2) 2397 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:20.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:20 smithi155 bash[68033]: cluster 2024-07-29T00:58:18.848347+0000 mgr.y (mgr.34101) 9853 : cluster [DBG] pgmap v10781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:20.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:20 smithi155 bash[73694]: debug 2024-07-29T00:58:20.439+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:20.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:20 smithi045 bash[80445]: cluster 2024-07-29T00:58:18.848347+0000 mgr.y (mgr.34101) 9853 : cluster [DBG] pgmap v10781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:20.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:20 smithi045 bash[82788]: cluster 2024-07-29T00:58:18.848347+0000 mgr.y (mgr.34101) 9853 : cluster [DBG] pgmap v10781: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:20.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18532 16 16 0 0 0 - 0 2024-07-29T00:58:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:58:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:58:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:58:21.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18533 16 16 0 0 0 - 0 2024-07-29T00:58:21.806 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:21 smithi155 bash[73694]: debug 2024-07-29T00:58:21.459+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:22.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:22 smithi155 bash[73694]: debug 2024-07-29T00:58:22.499+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:22.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:22 smithi155 bash[68033]: cluster 2024-07-29T00:58:20.850099+0000 mgr.y (mgr.34101) 9854 : cluster [DBG] pgmap v10782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:22.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:58:22 smithi155 bash[60745]: ts=2024-07-29T00:58:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:58:22.651 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18534 16 16 0 0 0 - 0 2024-07-29T00:58:22.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:22 smithi045 bash[80445]: cluster 2024-07-29T00:58:20.850099+0000 mgr.y (mgr.34101) 9854 : cluster [DBG] pgmap v10782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:22.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:22 smithi045 bash[82788]: cluster 2024-07-29T00:58:20.850099+0000 mgr.y (mgr.34101) 9854 : cluster [DBG] pgmap v10782: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:23.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18535 16 16 0 0 0 - 0 2024-07-29T00:58:23.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:23 smithi155 bash[73694]: debug 2024-07-29T00:58:23.519+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:24.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:24 smithi155 bash[68033]: cluster 2024-07-29T00:58:22.851970+0000 mgr.y (mgr.34101) 9855 : cluster [DBG] pgmap v10783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:24.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18536 16 16 0 0 0 - 0 2024-07-29T00:58:24.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:24 smithi045 bash[80445]: cluster 2024-07-29T00:58:22.851970+0000 mgr.y (mgr.34101) 9855 : cluster [DBG] pgmap v10783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:24.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:24 smithi045 bash[82788]: cluster 2024-07-29T00:58:22.851970+0000 mgr.y (mgr.34101) 9855 : cluster [DBG] pgmap v10783: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:24.805 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:24 smithi155 bash[73694]: debug 2024-07-29T00:58:24.543+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:25.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18537 16 16 0 0 0 - 0 2024-07-29T00:58:26.058 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:25 smithi155 bash[73694]: debug 2024-07-29T00:58:25.575+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:26.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:26 smithi155 bash[68033]: cluster 2024-07-29T00:58:24.853724+0000 mgr.y (mgr.34101) 9856 : cluster [DBG] pgmap v10784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:26.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18538 16 16 0 0 0 - 0 2024-07-29T00:58:26.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:26 smithi045 bash[80445]: cluster 2024-07-29T00:58:24.853724+0000 mgr.y (mgr.34101) 9856 : cluster [DBG] pgmap v10784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:26.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:26 smithi045 bash[82788]: cluster 2024-07-29T00:58:24.853724+0000 mgr.y (mgr.34101) 9856 : cluster [DBG] pgmap v10784: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:27.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:26 smithi155 bash[73694]: debug 2024-07-29T00:58:26.599+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:27.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18539 16 16 0 0 0 - 0 2024-07-29T00:58:28.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:27 smithi155 bash[73694]: debug 2024-07-29T00:58:27.651+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:28.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:28 smithi155 bash[68033]: cluster 2024-07-29T00:58:26.855585+0000 mgr.y (mgr.34101) 9857 : cluster [DBG] pgmap v10785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:28.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:58:28.653404+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:58:28.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:58:28.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18540 16 16 0 0 0 - 0 2024-07-29T00:58:28.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:28 smithi045 bash[80445]: cluster 2024-07-29T00:58:26.855585+0000 mgr.y (mgr.34101) 9857 : cluster [DBG] pgmap v10785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:28.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:28 smithi045 bash[82788]: cluster 2024-07-29T00:58:26.855585+0000 mgr.y (mgr.34101) 9857 : cluster [DBG] pgmap v10785: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:29.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:28 smithi155 bash[73694]: debug 2024-07-29T00:58:28.647+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:29.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18541 16 16 0 0 0 - 0 2024-07-29T00:58:30.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:29 smithi155 bash[73694]: debug 2024-07-29T00:58:29.611+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:30.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:30 smithi155 bash[68033]: cluster 2024-07-29T00:58:28.857296+0000 mgr.y (mgr.34101) 9858 : cluster [DBG] pgmap v10786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:30.601 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:30 smithi045 bash[80445]: cluster 2024-07-29T00:58:28.857296+0000 mgr.y (mgr.34101) 9858 : cluster [DBG] pgmap v10786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:30.601 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:30 smithi045 bash[82788]: cluster 2024-07-29T00:58:28.857296+0000 mgr.y (mgr.34101) 9858 : cluster [DBG] pgmap v10786: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:30.652 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18542 16 16 0 0 0 - 0 2024-07-29T00:58:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:58:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:58:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:58:31.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:30 smithi155 bash[73694]: debug 2024-07-29T00:58:30.615+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:31.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18543 16 16 0 0 0 - 0 2024-07-29T00:58:32.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:31 smithi155 bash[73694]: debug 2024-07-29T00:58:31.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:32.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:32 smithi155 bash[68033]: cluster 2024-07-29T00:58:30.859065+0000 mgr.y (mgr.34101) 9859 : cluster [DBG] pgmap v10787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:32.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:58:32 smithi155 bash[60745]: ts=2024-07-29T00:58:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:58:32.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18544 16 16 0 0 0 - 0 2024-07-29T00:58:32.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:32 smithi045 bash[80445]: cluster 2024-07-29T00:58:30.859065+0000 mgr.y (mgr.34101) 9859 : cluster [DBG] pgmap v10787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:32.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:32 smithi045 bash[82788]: cluster 2024-07-29T00:58:30.859065+0000 mgr.y (mgr.34101) 9859 : cluster [DBG] pgmap v10787: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:33.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:32 smithi155 bash[73694]: debug 2024-07-29T00:58:32.607+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:33.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:33 smithi155 bash[68033]: cluster 2024-07-29T00:58:32.861071+0000 mgr.y (mgr.34101) 9860 : cluster [DBG] pgmap v10788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:33.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18545 16 16 0 0 0 - 0 2024-07-29T00:58:33.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:33 smithi045 bash[80445]: cluster 2024-07-29T00:58:32.861071+0000 mgr.y (mgr.34101) 9860 : cluster [DBG] pgmap v10788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:33.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:33 smithi045 bash[82788]: cluster 2024-07-29T00:58:32.861071+0000 mgr.y (mgr.34101) 9860 : cluster [DBG] pgmap v10788: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:34.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:33 smithi155 bash[73694]: debug 2024-07-29T00:58:33.623+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:34.626 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:34 smithi155 bash[68033]: audit 2024-07-29T00:58:33.904648+0000 mon.c (mon.2) 2398 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:34.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18546 16 16 0 0 0 - 0 2024-07-29T00:58:34.718 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:34 smithi045 bash[80445]: audit 2024-07-29T00:58:33.904648+0000 mon.c (mon.2) 2398 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:34.718 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:34 smithi045 bash[82788]: audit 2024-07-29T00:58:33.904648+0000 mon.c (mon.2) 2398 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:35.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:34 smithi155 bash[73694]: debug 2024-07-29T00:58:34.623+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:35.628 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:35 smithi155 bash[68033]: cluster 2024-07-29T00:58:34.862903+0000 mgr.y (mgr.34101) 9861 : cluster [DBG] pgmap v10789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:35.653 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18547 16 16 0 0 0 - 0 2024-07-29T00:58:35.719 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:35 smithi045 bash[80445]: cluster 2024-07-29T00:58:34.862903+0000 mgr.y (mgr.34101) 9861 : cluster [DBG] pgmap v10789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:35.719 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:35 smithi045 bash[82788]: cluster 2024-07-29T00:58:34.862903+0000 mgr.y (mgr.34101) 9861 : cluster [DBG] pgmap v10789: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:36.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:35 smithi155 bash[73694]: debug 2024-07-29T00:58:35.627+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:36.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18548 16 16 0 0 0 - 0 2024-07-29T00:58:37.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:36 smithi155 bash[73694]: debug 2024-07-29T00:58:36.659+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:37.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18549 16 16 0 0 0 - 0 2024-07-29T00:58:38.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:37 smithi155 bash[73694]: debug 2024-07-29T00:58:37.698+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:38.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:37 smithi155 bash[68033]: cluster 2024-07-29T00:58:36.864775+0000 mgr.y (mgr.34101) 9862 : cluster [DBG] pgmap v10790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:38.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:37 smithi045 bash[80445]: cluster 2024-07-29T00:58:36.864775+0000 mgr.y (mgr.34101) 9862 : cluster [DBG] pgmap v10790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:38.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:37 smithi045 bash[82788]: cluster 2024-07-29T00:58:36.864775+0000 mgr.y (mgr.34101) 9862 : cluster [DBG] pgmap v10790: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:38.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18550 16 16 0 0 0 - 0 2024-07-29T00:58:39.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:38 smithi155 bash[73694]: debug 2024-07-29T00:58:38.682+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:39.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18551 16 16 0 0 0 - 0 2024-07-29T00:58:40.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:39 smithi155 bash[73694]: debug 2024-07-29T00:58:39.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:40.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:39 smithi155 bash[68033]: cluster 2024-07-29T00:58:38.866547+0000 mgr.y (mgr.34101) 9863 : cluster [DBG] pgmap v10791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:40.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:39 smithi045 bash[80445]: cluster 2024-07-29T00:58:38.866547+0000 mgr.y (mgr.34101) 9863 : cluster [DBG] pgmap v10791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:40.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:39 smithi045 bash[82788]: cluster 2024-07-29T00:58:38.866547+0000 mgr.y (mgr.34101) 9863 : cluster [DBG] pgmap v10791: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:40.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18552 16 16 0 0 0 - 0 2024-07-29T00:58:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:58:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:58:40] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2024-07-29T00:58:41.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:40 smithi155 bash[73694]: debug 2024-07-29T00:58:40.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:41.654 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18553 16 16 0 0 0 - 0 2024-07-29T00:58:42.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:41 smithi155 bash[73694]: debug 2024-07-29T00:58:41.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:42.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:41 smithi155 bash[68033]: cluster 2024-07-29T00:58:40.868250+0000 mgr.y (mgr.34101) 9864 : cluster [DBG] pgmap v10792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:42.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:41 smithi045 bash[80445]: cluster 2024-07-29T00:58:40.868250+0000 mgr.y (mgr.34101) 9864 : cluster [DBG] pgmap v10792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:42.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:41 smithi045 bash[82788]: cluster 2024-07-29T00:58:40.868250+0000 mgr.y (mgr.34101) 9864 : cluster [DBG] pgmap v10792: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:42.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18554 16 16 0 0 0 - 0 2024-07-29T00:58:42.719 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:58:42 smithi155 bash[60745]: ts=2024-07-29T00:58:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:58:43.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:42 smithi155 bash[73694]: debug 2024-07-29T00:58:42.718+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:43.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18555 16 16 0 0 0 - 0 2024-07-29T00:58:44.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:43 smithi155 bash[68033]: cluster 2024-07-29T00:58:42.870131+0000 mgr.y (mgr.34101) 9865 : cluster [DBG] pgmap v10793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:44.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:43 smithi155 bash[73694]: debug 2024-07-29T00:58:43.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:44.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:43 smithi045 bash[80445]: cluster 2024-07-29T00:58:42.870131+0000 mgr.y (mgr.34101) 9865 : cluster [DBG] pgmap v10793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:44.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:43 smithi045 bash[82788]: cluster 2024-07-29T00:58:42.870131+0000 mgr.y (mgr.34101) 9865 : cluster [DBG] pgmap v10793: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:44.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18556 16 16 0 0 0 - 0 2024-07-29T00:58:45.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:44 smithi155 bash[73694]: debug 2024-07-29T00:58:44.702+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:45.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18557 16 16 0 0 0 - 0 2024-07-29T00:58:45.940 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:45 smithi155 bash[73694]: debug 2024-07-29T00:58:45.662+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:46.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:45 smithi045 bash[80445]: cluster 2024-07-29T00:58:44.871889+0000 mgr.y (mgr.34101) 9866 : cluster [DBG] pgmap v10794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:46.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:45 smithi045 bash[82788]: cluster 2024-07-29T00:58:44.871889+0000 mgr.y (mgr.34101) 9866 : cluster [DBG] pgmap v10794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:46.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:45 smithi155 bash[68033]: cluster 2024-07-29T00:58:44.871889+0000 mgr.y (mgr.34101) 9866 : cluster [DBG] pgmap v10794: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:46.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18558 16 16 0 0 0 - 0 2024-07-29T00:58:47.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:46 smithi155 bash[73694]: debug 2024-07-29T00:58:46.714+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:47.655 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18559 16 16 0 0 0 - 0 2024-07-29T00:58:47.944 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:47 smithi155 bash[73694]: debug 2024-07-29T00:58:47.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:48.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:47 smithi045 bash[80445]: cluster 2024-07-29T00:58:46.873764+0000 mgr.y (mgr.34101) 9867 : cluster [DBG] pgmap v10795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:48.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:47 smithi045 bash[82788]: cluster 2024-07-29T00:58:46.873764+0000 mgr.y (mgr.34101) 9867 : cluster [DBG] pgmap v10795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:48.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:47 smithi155 bash[68033]: cluster 2024-07-29T00:58:46.873764+0000 mgr.y (mgr.34101) 9867 : cluster [DBG] pgmap v10795: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:48.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:58:48.656694+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:58:48.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:58:48.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18560 16 16 0 0 0 - 0 2024-07-29T00:58:48.953 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:48 smithi155 bash[73694]: debug 2024-07-29T00:58:48.694+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:49.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:48 smithi045 bash[80445]: audit 2024-07-29T00:58:48.905001+0000 mon.c (mon.2) 2399 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:49.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:48 smithi045 bash[82788]: audit 2024-07-29T00:58:48.905001+0000 mon.c (mon.2) 2399 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:49.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:48 smithi155 bash[68033]: audit 2024-07-29T00:58:48.905001+0000 mon.c (mon.2) 2399 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:58:49.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18561 16 16 0 0 0 - 0 2024-07-29T00:58:49.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:49 smithi155 bash[73694]: debug 2024-07-29T00:58:49.690+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:50.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:49 smithi045 bash[80445]: cluster 2024-07-29T00:58:48.875537+0000 mgr.y (mgr.34101) 9868 : cluster [DBG] pgmap v10796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:50.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:49 smithi045 bash[82788]: cluster 2024-07-29T00:58:48.875537+0000 mgr.y (mgr.34101) 9868 : cluster [DBG] pgmap v10796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:50.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:49 smithi155 bash[68033]: cluster 2024-07-29T00:58:48.875537+0000 mgr.y (mgr.34101) 9868 : cluster [DBG] pgmap v10796: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:50.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18562 16 16 0 0 0 - 0 2024-07-29T00:58:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:58:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:58:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:58:51.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:50 smithi155 bash[73694]: debug 2024-07-29T00:58:50.686+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:51.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18563 16 16 0 0 0 - 0 2024-07-29T00:58:51.958 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:51 smithi155 bash[73694]: debug 2024-07-29T00:58:51.678+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:52.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:51 smithi045 bash[82788]: cluster 2024-07-29T00:58:50.877241+0000 mgr.y (mgr.34101) 9869 : cluster [DBG] pgmap v10797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:52.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:51 smithi045 bash[80445]: cluster 2024-07-29T00:58:50.877241+0000 mgr.y (mgr.34101) 9869 : cluster [DBG] pgmap v10797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:52.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:51 smithi155 bash[68033]: cluster 2024-07-29T00:58:50.877241+0000 mgr.y (mgr.34101) 9869 : cluster [DBG] pgmap v10797: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:52.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18564 16 16 0 0 0 - 0 2024-07-29T00:58:52.659 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:58:52 smithi155 bash[60745]: ts=2024-07-29T00:58:52.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:58:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:52 smithi155 bash[73694]: debug 2024-07-29T00:58:52.658+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:53.656 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18565 16 16 0 0 0 - 0 2024-07-29T00:58:53.962 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:53 smithi155 bash[73694]: debug 2024-07-29T00:58:53.690+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:54.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:53 smithi045 bash[82788]: cluster 2024-07-29T00:58:52.879135+0000 mgr.y (mgr.34101) 9870 : cluster [DBG] pgmap v10798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:54.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:53 smithi045 bash[80445]: cluster 2024-07-29T00:58:52.879135+0000 mgr.y (mgr.34101) 9870 : cluster [DBG] pgmap v10798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:54.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:53 smithi155 bash[68033]: cluster 2024-07-29T00:58:52.879135+0000 mgr.y (mgr.34101) 9870 : cluster [DBG] pgmap v10798: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:54.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18566 16 16 0 0 0 - 0 2024-07-29T00:58:55.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:54 smithi155 bash[68033]: audit 2024-07-29T00:58:54.831764+0000 mon.c (mon.2) 2400 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:58:55.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:54 smithi155 bash[73694]: debug 2024-07-29T00:58:54.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:55.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:54 smithi045 bash[82788]: audit 2024-07-29T00:58:54.831764+0000 mon.c (mon.2) 2400 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:58:55.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:54 smithi045 bash[80445]: audit 2024-07-29T00:58:54.831764+0000 mon.c (mon.2) 2400 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T00:58:55.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18567 16 16 0 0 0 - 0 2024-07-29T00:58:56.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:55 smithi155 bash[68033]: cluster 2024-07-29T00:58:54.880618+0000 mgr.y (mgr.34101) 9871 : cluster [DBG] pgmap v10799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:55 smithi155 bash[73694]: debug 2024-07-29T00:58:55.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:55 smithi045 bash[80445]: cluster 2024-07-29T00:58:54.880618+0000 mgr.y (mgr.34101) 9871 : cluster [DBG] pgmap v10799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:56 smithi045 bash[82788]: cluster 2024-07-29T00:58:54.880618+0000 mgr.y (mgr.34101) 9871 : cluster [DBG] pgmap v10799: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:56.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18568 16 16 0 0 0 - 0 2024-07-29T00:58:57.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:56 smithi155 bash[73694]: debug 2024-07-29T00:58:56.726+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:57.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18569 16 16 0 0 0 - 0 2024-07-29T00:58:58.055 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:57 smithi155 bash[68033]: cluster 2024-07-29T00:58:56.882547+0000 mgr.y (mgr.34101) 9872 : cluster [DBG] pgmap v10800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:58.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:57 smithi155 bash[73694]: debug 2024-07-29T00:58:57.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:57 smithi045 bash[80445]: cluster 2024-07-29T00:58:56.882547+0000 mgr.y (mgr.34101) 9872 : cluster [DBG] pgmap v10800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:57 smithi045 bash[82788]: cluster 2024-07-29T00:58:56.882547+0000 mgr.y (mgr.34101) 9872 : cluster [DBG] pgmap v10800: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:58:58.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18570 16 16 0 0 0 - 0 2024-07-29T00:58:59.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:58 smithi155 bash[73694]: debug 2024-07-29T00:58:58.738+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:59.657 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18571 16 16 0 0 0 - 0 2024-07-29T00:58:59.979 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:58:59 smithi155 bash[73694]: debug 2024-07-29T00:58:59.710+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:58:59.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:58:59 smithi155 bash[68033]: cluster 2024-07-29T00:58:58.884309+0000 mgr.y (mgr.34101) 9873 : cluster [DBG] pgmap v10801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:00.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:58:59 smithi045 bash[82788]: cluster 2024-07-29T00:58:58.884309+0000 mgr.y (mgr.34101) 9873 : cluster [DBG] pgmap v10801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:58:59 smithi045 bash[80445]: cluster 2024-07-29T00:58:58.884309+0000 mgr.y (mgr.34101) 9873 : cluster [DBG] pgmap v10801: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:00.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18572 16 16 0 0 0 - 0 2024-07-29T00:59:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:59:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:59:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:59:01.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:00 smithi155 bash[73694]: debug 2024-07-29T00:59:00.734+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:01.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18573 16 16 0 0 0 - 0 2024-07-29T00:59:01.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:01 smithi155 bash[68033]: audit 2024-07-29T00:59:00.495140+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:01 smithi155 bash[68033]: audit 2024-07-29T00:59:00.503910+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:01 smithi155 bash[68033]: audit 2024-07-29T00:59:00.692798+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:01 smithi155 bash[68033]: audit 2024-07-29T00:59:00.705121+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:01 smithi155 bash[68033]: cluster 2024-07-29T00:59:00.885288+0000 mgr.y (mgr.34101) 9874 : cluster [DBG] pgmap v10802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:01.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:01 smithi155 bash[68033]: audit 2024-07-29T00:59:01.137097+0000 mon.c (mon.2) 2401 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:59:01.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:01 smithi155 bash[68033]: audit 2024-07-29T00:59:01.138513+0000 mon.c (mon.2) 2402 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:59:01.749 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:01 smithi155 bash[68033]: audit 2024-07-29T00:59:01.148505+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[80445]: audit 2024-07-29T00:59:00.495140+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.968 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[80445]: audit 2024-07-29T00:59:00.503910+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[80445]: audit 2024-07-29T00:59:00.692798+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[80445]: audit 2024-07-29T00:59:00.705121+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[80445]: cluster 2024-07-29T00:59:00.885288+0000 mgr.y (mgr.34101) 9874 : cluster [DBG] pgmap v10802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[80445]: audit 2024-07-29T00:59:01.137097+0000 mon.c (mon.2) 2401 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:59:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[80445]: audit 2024-07-29T00:59:01.138513+0000 mon.c (mon.2) 2402 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:59:01.969 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[80445]: audit 2024-07-29T00:59:01.148505+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[82788]: audit 2024-07-29T00:59:00.495140+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[82788]: audit 2024-07-29T00:59:00.503910+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[82788]: audit 2024-07-29T00:59:00.692798+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.969 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[82788]: audit 2024-07-29T00:59:00.705121+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[82788]: cluster 2024-07-29T00:59:00.885288+0000 mgr.y (mgr.34101) 9874 : cluster [DBG] pgmap v10802: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[82788]: audit 2024-07-29T00:59:01.137097+0000 mon.c (mon.2) 2401 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T00:59:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[82788]: audit 2024-07-29T00:59:01.138513+0000 mon.c (mon.2) 2402 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T00:59:01.970 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:01 smithi045 bash[82788]: audit 2024-07-29T00:59:01.148505+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T00:59:02.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:01 smithi155 bash[73694]: debug 2024-07-29T00:59:01.746+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:02.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18574 16 16 0 0 0 - 0 2024-07-29T00:59:02.756 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:59:02 smithi155 bash[60745]: ts=2024-07-29T00:59:02.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:59:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:02 smithi155 bash[73694]: debug 2024-07-29T00:59:02.754+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:03.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18575 16 16 0 0 0 - 0 2024-07-29T00:59:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:03 smithi155 bash[73694]: debug 2024-07-29T00:59:03.778+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:03 smithi155 bash[68033]: cluster 2024-07-29T00:59:02.887264+0000 mgr.y (mgr.34101) 9875 : cluster [DBG] pgmap v10803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:04.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:03 smithi155 bash[68033]: audit 2024-07-29T00:59:03.905417+0000 mon.c (mon.2) 2403 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:03 smithi045 bash[80445]: cluster 2024-07-29T00:59:02.887264+0000 mgr.y (mgr.34101) 9875 : cluster [DBG] pgmap v10803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:04.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:03 smithi045 bash[80445]: audit 2024-07-29T00:59:03.905417+0000 mon.c (mon.2) 2403 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:04.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:03 smithi045 bash[82788]: cluster 2024-07-29T00:59:02.887264+0000 mgr.y (mgr.34101) 9875 : cluster [DBG] pgmap v10803: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:04.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:03 smithi045 bash[82788]: audit 2024-07-29T00:59:03.905417+0000 mon.c (mon.2) 2403 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:04.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18576 16 16 0 0 0 - 0 2024-07-29T00:59:05.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:04 smithi155 bash[73694]: debug 2024-07-29T00:59:04.810+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:05.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18577 16 16 0 0 0 - 0 2024-07-29T00:59:06.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:05 smithi155 bash[68033]: cluster 2024-07-29T00:59:04.889253+0000 mgr.y (mgr.34101) 9876 : cluster [DBG] pgmap v10804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:05 smithi155 bash[73694]: debug 2024-07-29T00:59:05.786+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:06.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:05 smithi045 bash[80445]: cluster 2024-07-29T00:59:04.889253+0000 mgr.y (mgr.34101) 9876 : cluster [DBG] pgmap v10804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:06.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:05 smithi045 bash[82788]: cluster 2024-07-29T00:59:04.889253+0000 mgr.y (mgr.34101) 9876 : cluster [DBG] pgmap v10804: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:06.658 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18578 16 16 0 0 0 - 0 2024-07-29T00:59:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:06 smithi155 bash[73694]: debug 2024-07-29T00:59:06.766+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:07.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18579 16 16 0 0 0 - 0 2024-07-29T00:59:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:07 smithi045 bash[80445]: cluster 2024-07-29T00:59:06.891149+0000 mgr.y (mgr.34101) 9877 : cluster [DBG] pgmap v10805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:08.218 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:07 smithi045 bash[82788]: cluster 2024-07-29T00:59:06.891149+0000 mgr.y (mgr.34101) 9877 : cluster [DBG] pgmap v10805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:08.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:07 smithi155 bash[73694]: debug 2024-07-29T00:59:07.818+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:08.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:07 smithi155 bash[68033]: cluster 2024-07-29T00:59:06.891149+0000 mgr.y (mgr.34101) 9877 : cluster [DBG] pgmap v10805: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:08.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:59:08.659988+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:59:08.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:59:08.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18580 16 16 0 0 0 - 0 2024-07-29T00:59:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:08 smithi155 bash[73694]: debug 2024-07-29T00:59:08.798+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:09.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18581 16 16 0 0 0 - 0 2024-07-29T00:59:10.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:09 smithi045 bash[80445]: cluster 2024-07-29T00:59:08.892999+0000 mgr.y (mgr.34101) 9878 : cluster [DBG] pgmap v10806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:10.221 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:09 smithi045 bash[82788]: cluster 2024-07-29T00:59:08.892999+0000 mgr.y (mgr.34101) 9878 : cluster [DBG] pgmap v10806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:10.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:09 smithi155 bash[73694]: debug 2024-07-29T00:59:09.842+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:10.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:09 smithi155 bash[68033]: cluster 2024-07-29T00:59:08.892999+0000 mgr.y (mgr.34101) 9878 : cluster [DBG] pgmap v10806: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:10.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18582 16 16 0 0 0 - 0 2024-07-29T00:59:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:59:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:59:10] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-07-29T00:59:11.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:10 smithi155 bash[73694]: debug 2024-07-29T00:59:10.894+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:11.659 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18583 16 16 0 0 0 - 0 2024-07-29T00:59:12.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:11 smithi155 bash[73694]: debug 2024-07-29T00:59:11.866+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:11 smithi155 bash[68033]: cluster 2024-07-29T00:59:10.894914+0000 mgr.y (mgr.34101) 9879 : cluster [DBG] pgmap v10807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:12.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:11 smithi045 bash[80445]: cluster 2024-07-29T00:59:10.894914+0000 mgr.y (mgr.34101) 9879 : cluster [DBG] pgmap v10807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:11 smithi045 bash[82788]: cluster 2024-07-29T00:59:10.894914+0000 mgr.y (mgr.34101) 9879 : cluster [DBG] pgmap v10807: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:12.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18584 16 16 0 0 0 - 0 2024-07-29T00:59:12.805 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:59:12 smithi155 bash[60745]: ts=2024-07-29T00:59:12.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:59:13.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:12 smithi155 bash[73694]: debug 2024-07-29T00:59:12.862+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:13.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18585 16 16 0 0 0 - 0 2024-07-29T00:59:14.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:13 smithi155 bash[73694]: debug 2024-07-29T00:59:13.854+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:14.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:13 smithi155 bash[68033]: cluster 2024-07-29T00:59:12.896982+0000 mgr.y (mgr.34101) 9880 : cluster [DBG] pgmap v10808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:13 smithi045 bash[82788]: cluster 2024-07-29T00:59:12.896982+0000 mgr.y (mgr.34101) 9880 : cluster [DBG] pgmap v10808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:14.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:13 smithi045 bash[80445]: cluster 2024-07-29T00:59:12.896982+0000 mgr.y (mgr.34101) 9880 : cluster [DBG] pgmap v10808: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:14.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18586 16 16 0 0 0 - 0 2024-07-29T00:59:15.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:14 smithi155 bash[73694]: debug 2024-07-29T00:59:14.898+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:15.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18587 16 16 0 0 0 - 0 2024-07-29T00:59:16.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:15 smithi155 bash[68033]: cluster 2024-07-29T00:59:14.898977+0000 mgr.y (mgr.34101) 9881 : cluster [DBG] pgmap v10809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:16.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:15 smithi155 bash[73694]: debug 2024-07-29T00:59:15.930+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:15 smithi045 bash[80445]: cluster 2024-07-29T00:59:14.898977+0000 mgr.y (mgr.34101) 9881 : cluster [DBG] pgmap v10809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:15 smithi045 bash[82788]: cluster 2024-07-29T00:59:14.898977+0000 mgr.y (mgr.34101) 9881 : cluster [DBG] pgmap v10809: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:16.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18588 16 16 0 0 0 - 0 2024-07-29T00:59:17.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:16 smithi155 bash[73694]: debug 2024-07-29T00:59:16.974+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:17.660 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18589 16 16 0 0 0 - 0 2024-07-29T00:59:18.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:17 smithi155 bash[68033]: cluster 2024-07-29T00:59:16.901012+0000 mgr.y (mgr.34101) 9882 : cluster [DBG] pgmap v10810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:18.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:18 smithi155 bash[73694]: debug 2024-07-29T00:59:18.018+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:17 smithi045 bash[80445]: cluster 2024-07-29T00:59:16.901012+0000 mgr.y (mgr.34101) 9882 : cluster [DBG] pgmap v10810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:17 smithi045 bash[82788]: cluster 2024-07-29T00:59:16.901012+0000 mgr.y (mgr.34101) 9882 : cluster [DBG] pgmap v10810: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:18.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18590 16 16 0 0 0 - 0 2024-07-29T00:59:19.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:18 smithi155 bash[68033]: audit 2024-07-29T00:59:18.906085+0000 mon.c (mon.2) 2404 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:19.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:19 smithi155 bash[73694]: debug 2024-07-29T00:59:19.038+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:18 smithi045 bash[80445]: audit 2024-07-29T00:59:18.906085+0000 mon.c (mon.2) 2404 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:18 smithi045 bash[82788]: audit 2024-07-29T00:59:18.906085+0000 mon.c (mon.2) 2404 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:19.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18591 16 16 0 0 0 - 0 2024-07-29T00:59:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:19 smithi155 bash[68033]: cluster 2024-07-29T00:59:18.902773+0000 mgr.y (mgr.34101) 9883 : cluster [DBG] pgmap v10811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:20.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:20 smithi155 bash[73694]: debug 2024-07-29T00:59:20.054+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:19 smithi045 bash[80445]: cluster 2024-07-29T00:59:18.902773+0000 mgr.y (mgr.34101) 9883 : cluster [DBG] pgmap v10811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:19 smithi045 bash[82788]: cluster 2024-07-29T00:59:18.902773+0000 mgr.y (mgr.34101) 9883 : cluster [DBG] pgmap v10811: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:20.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18592 16 16 0 0 0 - 0 2024-07-29T00:59:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:59:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:59:20] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:59:21.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:21 smithi155 bash[73694]: debug 2024-07-29T00:59:21.082+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:21.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18593 16 16 0 0 0 - 0 2024-07-29T00:59:22.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:22 smithi155 bash[73694]: debug 2024-07-29T00:59:22.130+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:21 smithi155 bash[68033]: cluster 2024-07-29T00:59:20.904490+0000 mgr.y (mgr.34101) 9884 : cluster [DBG] pgmap v10812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:21 smithi045 bash[80445]: cluster 2024-07-29T00:59:20.904490+0000 mgr.y (mgr.34101) 9884 : cluster [DBG] pgmap v10812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:21 smithi045 bash[82788]: cluster 2024-07-29T00:59:20.904490+0000 mgr.y (mgr.34101) 9884 : cluster [DBG] pgmap v10812: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:22.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18594 16 16 0 0 0 - 0 2024-07-29T00:59:22.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:59:22 smithi155 bash[60745]: ts=2024-07-29T00:59:22.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:59:23.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:23 smithi155 bash[73694]: debug 2024-07-29T00:59:23.162+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:23.661 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18595 16 16 0 0 0 - 0 2024-07-29T00:59:24.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:24 smithi155 bash[68033]: cluster 2024-07-29T00:59:22.906408+0000 mgr.y (mgr.34101) 9885 : cluster [DBG] pgmap v10813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:24.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:24 smithi155 bash[73694]: debug 2024-07-29T00:59:24.154+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:24.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:24 smithi045 bash[80445]: cluster 2024-07-29T00:59:22.906408+0000 mgr.y (mgr.34101) 9885 : cluster [DBG] pgmap v10813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:24 smithi045 bash[82788]: cluster 2024-07-29T00:59:22.906408+0000 mgr.y (mgr.34101) 9885 : cluster [DBG] pgmap v10813: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:24.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18596 16 16 0 0 0 - 0 2024-07-29T00:59:25.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:25 smithi155 bash[73694]: debug 2024-07-29T00:59:25.110+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:25.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18597 16 16 0 0 0 - 0 2024-07-29T00:59:26.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:26 smithi155 bash[73694]: debug 2024-07-29T00:59:26.102+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:26 smithi155 bash[68033]: cluster 2024-07-29T00:59:24.908182+0000 mgr.y (mgr.34101) 9886 : cluster [DBG] pgmap v10814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:26 smithi045 bash[80445]: cluster 2024-07-29T00:59:24.908182+0000 mgr.y (mgr.34101) 9886 : cluster [DBG] pgmap v10814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:26 smithi045 bash[82788]: cluster 2024-07-29T00:59:24.908182+0000 mgr.y (mgr.34101) 9886 : cluster [DBG] pgmap v10814: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:26.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18598 16 16 0 0 0 - 0 2024-07-29T00:59:27.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:27 smithi155 bash[73694]: debug 2024-07-29T00:59:27.081+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:27.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18599 16 16 0 0 0 - 0 2024-07-29T00:59:28.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:28 smithi155 bash[73694]: debug 2024-07-29T00:59:28.109+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:28 smithi155 bash[68033]: cluster 2024-07-29T00:59:26.910063+0000 mgr.y (mgr.34101) 9887 : cluster [DBG] pgmap v10815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:28 smithi045 bash[80445]: cluster 2024-07-29T00:59:26.910063+0000 mgr.y (mgr.34101) 9887 : cluster [DBG] pgmap v10815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:28 smithi045 bash[82788]: cluster 2024-07-29T00:59:26.910063+0000 mgr.y (mgr.34101) 9887 : cluster [DBG] pgmap v10815: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:28.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:59:28.663330+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:59:28.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:59:28.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18600 16 16 0 0 0 - 0 2024-07-29T00:59:29.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:29 smithi155 bash[73694]: debug 2024-07-29T00:59:29.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:29.662 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18601 16 16 0 0 0 - 0 2024-07-29T00:59:30.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:30 smithi155 bash[73694]: debug 2024-07-29T00:59:30.077+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:30.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:30 smithi155 bash[68033]: cluster 2024-07-29T00:59:28.911795+0000 mgr.y (mgr.34101) 9888 : cluster [DBG] pgmap v10816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:30 smithi045 bash[80445]: cluster 2024-07-29T00:59:28.911795+0000 mgr.y (mgr.34101) 9888 : cluster [DBG] pgmap v10816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:30 smithi045 bash[82788]: cluster 2024-07-29T00:59:28.911795+0000 mgr.y (mgr.34101) 9888 : cluster [DBG] pgmap v10816: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:30.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18602 16 16 0 0 0 - 0 2024-07-29T00:59:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:59:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:59:30] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:59:31.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:31 smithi155 bash[73694]: debug 2024-07-29T00:59:31.113+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:31.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18603 16 16 0 0 0 - 0 2024-07-29T00:59:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:32 smithi155 bash[73694]: debug 2024-07-29T00:59:32.133+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:32 smithi155 bash[68033]: cluster 2024-07-29T00:59:30.913544+0000 mgr.y (mgr.34101) 9889 : cluster [DBG] pgmap v10817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:32 smithi045 bash[80445]: cluster 2024-07-29T00:59:30.913544+0000 mgr.y (mgr.34101) 9889 : cluster [DBG] pgmap v10817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:32 smithi045 bash[82788]: cluster 2024-07-29T00:59:30.913544+0000 mgr.y (mgr.34101) 9889 : cluster [DBG] pgmap v10817: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:32.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18604 16 16 0 0 0 - 0 2024-07-29T00:59:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:59:32 smithi155 bash[60745]: ts=2024-07-29T00:59:32.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:59:33.556 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:33 smithi155 bash[73694]: debug 2024-07-29T00:59:33.089+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:33.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18605 16 16 0 0 0 - 0 2024-07-29T00:59:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:34 smithi155 bash[73694]: debug 2024-07-29T00:59:34.041+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:34 smithi155 bash[68033]: cluster 2024-07-29T00:59:32.915422+0000 mgr.y (mgr.34101) 9890 : cluster [DBG] pgmap v10818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:34 smithi155 bash[68033]: audit 2024-07-29T00:59:33.906258+0000 mon.c (mon.2) 2405 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:34 smithi045 bash[80445]: cluster 2024-07-29T00:59:32.915422+0000 mgr.y (mgr.34101) 9890 : cluster [DBG] pgmap v10818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:34 smithi045 bash[80445]: audit 2024-07-29T00:59:33.906258+0000 mon.c (mon.2) 2405 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:34 smithi045 bash[82788]: cluster 2024-07-29T00:59:32.915422+0000 mgr.y (mgr.34101) 9890 : cluster [DBG] pgmap v10818: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:34 smithi045 bash[82788]: audit 2024-07-29T00:59:33.906258+0000 mon.c (mon.2) 2405 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:34.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18606 16 16 0 0 0 - 0 2024-07-29T00:59:35.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:35 smithi155 bash[73694]: debug 2024-07-29T00:59:35.017+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:35.663 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18607 16 16 0 0 0 - 0 2024-07-29T00:59:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:36 smithi155 bash[73694]: debug 2024-07-29T00:59:36.025+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:36 smithi155 bash[68033]: cluster 2024-07-29T00:59:34.917160+0000 mgr.y (mgr.34101) 9891 : cluster [DBG] pgmap v10819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:36 smithi045 bash[80445]: cluster 2024-07-29T00:59:34.917160+0000 mgr.y (mgr.34101) 9891 : cluster [DBG] pgmap v10819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:36 smithi045 bash[82788]: cluster 2024-07-29T00:59:34.917160+0000 mgr.y (mgr.34101) 9891 : cluster [DBG] pgmap v10819: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:36.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18608 16 16 0 0 0 - 0 2024-07-29T00:59:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:36 smithi155 bash[73694]: debug 2024-07-29T00:59:36.977+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:37.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18609 16 16 0 0 0 - 0 2024-07-29T00:59:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:38 smithi155 bash[68033]: cluster 2024-07-29T00:59:36.919049+0000 mgr.y (mgr.34101) 9892 : cluster [DBG] pgmap v10820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:37 smithi155 bash[73694]: debug 2024-07-29T00:59:37.961+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:38.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:38 smithi045 bash[80445]: cluster 2024-07-29T00:59:36.919049+0000 mgr.y (mgr.34101) 9892 : cluster [DBG] pgmap v10820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:38 smithi045 bash[82788]: cluster 2024-07-29T00:59:36.919049+0000 mgr.y (mgr.34101) 9892 : cluster [DBG] pgmap v10820: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:38.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18610 16 16 0 0 0 - 0 2024-07-29T00:59:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:39 smithi155 bash[73694]: debug 2024-07-29T00:59:38.997+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:39.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18611 16 16 0 0 0 - 0 2024-07-29T00:59:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:39 smithi155 bash[73694]: debug 2024-07-29T00:59:39.953+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:40 smithi155 bash[68033]: cluster 2024-07-29T00:59:38.920767+0000 mgr.y (mgr.34101) 9893 : cluster [DBG] pgmap v10821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:40 smithi045 bash[82788]: cluster 2024-07-29T00:59:38.920767+0000 mgr.y (mgr.34101) 9893 : cluster [DBG] pgmap v10821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:40.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:40 smithi045 bash[80445]: cluster 2024-07-29T00:59:38.920767+0000 mgr.y (mgr.34101) 9893 : cluster [DBG] pgmap v10821: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:40.664 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18612 16 16 0 0 0 - 0 2024-07-29T00:59:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:59:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:59:40] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-29T00:59:41.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:40 smithi155 bash[73694]: debug 2024-07-29T00:59:40.909+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:41.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18613 16 16 0 0 0 - 0 2024-07-29T00:59:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:41 smithi155 bash[73694]: debug 2024-07-29T00:59:41.905+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:42 smithi155 bash[68033]: cluster 2024-07-29T00:59:40.922536+0000 mgr.y (mgr.34101) 9894 : cluster [DBG] pgmap v10822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:42 smithi045 bash[80445]: cluster 2024-07-29T00:59:40.922536+0000 mgr.y (mgr.34101) 9894 : cluster [DBG] pgmap v10822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:42 smithi045 bash[82788]: cluster 2024-07-29T00:59:40.922536+0000 mgr.y (mgr.34101) 9894 : cluster [DBG] pgmap v10822: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:42.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18614 16 16 0 0 0 - 0 2024-07-29T00:59:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:59:42 smithi155 bash[60745]: ts=2024-07-29T00:59:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:59:43.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:42 smithi155 bash[73694]: debug 2024-07-29T00:59:42.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:43.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18615 16 16 0 0 0 - 0 2024-07-29T00:59:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:43 smithi155 bash[73694]: debug 2024-07-29T00:59:43.869+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:44 smithi155 bash[68033]: cluster 2024-07-29T00:59:42.924417+0000 mgr.y (mgr.34101) 9895 : cluster [DBG] pgmap v10823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:44 smithi045 bash[80445]: cluster 2024-07-29T00:59:42.924417+0000 mgr.y (mgr.34101) 9895 : cluster [DBG] pgmap v10823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:44 smithi045 bash[82788]: cluster 2024-07-29T00:59:42.924417+0000 mgr.y (mgr.34101) 9895 : cluster [DBG] pgmap v10823: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:44.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18616 16 16 0 0 0 - 0 2024-07-29T00:59:45.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:44 smithi155 bash[73694]: debug 2024-07-29T00:59:44.893+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:45.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18617 16 16 0 0 0 - 0 2024-07-29T00:59:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:45 smithi155 bash[73694]: debug 2024-07-29T00:59:45.901+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:46.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:46 smithi155 bash[68033]: cluster 2024-07-29T00:59:44.926211+0000 mgr.y (mgr.34101) 9896 : cluster [DBG] pgmap v10824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:46 smithi045 bash[80445]: cluster 2024-07-29T00:59:44.926211+0000 mgr.y (mgr.34101) 9896 : cluster [DBG] pgmap v10824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:46.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:46 smithi045 bash[82788]: cluster 2024-07-29T00:59:44.926211+0000 mgr.y (mgr.34101) 9896 : cluster [DBG] pgmap v10824: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:46.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18618 16 16 0 0 0 - 0 2024-07-29T00:59:47.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:46 smithi155 bash[73694]: debug 2024-07-29T00:59:46.877+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:47.665 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18619 16 16 0 0 0 - 0 2024-07-29T00:59:48.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:47 smithi155 bash[73694]: debug 2024-07-29T00:59:47.853+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:48.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:48 smithi155 bash[68033]: cluster 2024-07-29T00:59:46.928080+0000 mgr.y (mgr.34101) 9897 : cluster [DBG] pgmap v10825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:48 smithi045 bash[80445]: cluster 2024-07-29T00:59:46.928080+0000 mgr.y (mgr.34101) 9897 : cluster [DBG] pgmap v10825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:48.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:48 smithi045 bash[82788]: cluster 2024-07-29T00:59:46.928080+0000 mgr.y (mgr.34101) 9897 : cluster [DBG] pgmap v10825: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:48.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T00:59:48.666655+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T00:59:48.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T00:59:48.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18620 16 16 0 0 0 - 0 2024-07-29T00:59:49.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:49 smithi155 bash[68033]: audit 2024-07-29T00:59:48.906627+0000 mon.c (mon.2) 2406 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:49.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:48 smithi155 bash[73694]: debug 2024-07-29T00:59:48.821+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:49 smithi045 bash[82788]: audit 2024-07-29T00:59:48.906627+0000 mon.c (mon.2) 2406 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:49 smithi045 bash[80445]: audit 2024-07-29T00:59:48.906627+0000 mon.c (mon.2) 2406 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T00:59:49.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18621 16 16 0 0 0 - 0 2024-07-29T00:59:50.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:50 smithi155 bash[68033]: cluster 2024-07-29T00:59:48.929771+0000 mgr.y (mgr.34101) 9898 : cluster [DBG] pgmap v10826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:50.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:49 smithi155 bash[73694]: debug 2024-07-29T00:59:49.857+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:50.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:50 smithi045 bash[80445]: cluster 2024-07-29T00:59:48.929771+0000 mgr.y (mgr.34101) 9898 : cluster [DBG] pgmap v10826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:50.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:50 smithi045 bash[82788]: cluster 2024-07-29T00:59:48.929771+0000 mgr.y (mgr.34101) 9898 : cluster [DBG] pgmap v10826: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:50.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18622 16 16 0 0 0 - 0 2024-07-29T00:59:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 00:59:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:00:59:50] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T00:59:51.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:50 smithi155 bash[73694]: debug 2024-07-29T00:59:50.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:51.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18623 16 16 0 0 0 - 0 2024-07-29T00:59:52.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:52 smithi155 bash[68033]: cluster 2024-07-29T00:59:50.931496+0000 mgr.y (mgr.34101) 9899 : cluster [DBG] pgmap v10827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:52.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:51 smithi155 bash[73694]: debug 2024-07-29T00:59:51.833+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:52.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:52 smithi045 bash[80445]: cluster 2024-07-29T00:59:50.931496+0000 mgr.y (mgr.34101) 9899 : cluster [DBG] pgmap v10827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:52 smithi045 bash[82788]: cluster 2024-07-29T00:59:50.931496+0000 mgr.y (mgr.34101) 9899 : cluster [DBG] pgmap v10827: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:52.666 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18624 16 16 0 0 0 - 0 2024-07-29T00:59:52.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 00:59:52 smithi155 bash[60745]: ts=2024-07-29T00:59:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T00:59:53.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:52 smithi155 bash[73694]: debug 2024-07-29T00:59:52.809+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:53.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18625 16 16 0 0 0 - 0 2024-07-29T00:59:54.071 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:53 smithi155 bash[73694]: debug 2024-07-29T00:59:53.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:54.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:54 smithi045 bash[80445]: cluster 2024-07-29T00:59:52.933380+0000 mgr.y (mgr.34101) 9900 : cluster [DBG] pgmap v10828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:54 smithi045 bash[82788]: cluster 2024-07-29T00:59:52.933380+0000 mgr.y (mgr.34101) 9900 : cluster [DBG] pgmap v10828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:54 smithi155 bash[68033]: cluster 2024-07-29T00:59:52.933380+0000 mgr.y (mgr.34101) 9900 : cluster [DBG] pgmap v10828: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:54.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18626 16 16 0 0 0 - 0 2024-07-29T00:59:55.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:54 smithi155 bash[73694]: debug 2024-07-29T00:59:54.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:55.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18627 16 16 0 0 0 - 0 2024-07-29T00:59:56.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:55 smithi155 bash[73694]: debug 2024-07-29T00:59:55.801+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:56.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:56 smithi045 bash[80445]: cluster 2024-07-29T00:59:54.935120+0000 mgr.y (mgr.34101) 9901 : cluster [DBG] pgmap v10829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:56.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:56 smithi045 bash[82788]: cluster 2024-07-29T00:59:54.935120+0000 mgr.y (mgr.34101) 9901 : cluster [DBG] pgmap v10829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:56.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:56 smithi155 bash[68033]: cluster 2024-07-29T00:59:54.935120+0000 mgr.y (mgr.34101) 9901 : cluster [DBG] pgmap v10829: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:56.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18628 16 16 0 0 0 - 0 2024-07-29T00:59:57.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:56 smithi155 bash[73694]: debug 2024-07-29T00:59:56.849+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:57.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18629 16 16 0 0 0 - 0 2024-07-29T00:59:58.079 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:57 smithi155 bash[73694]: debug 2024-07-29T00:59:57.817+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:58.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 00:59:58 smithi045 bash[80445]: cluster 2024-07-29T00:59:56.936989+0000 mgr.y (mgr.34101) 9902 : cluster [DBG] pgmap v10830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:58.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 00:59:58 smithi045 bash[82788]: cluster 2024-07-29T00:59:56.936989+0000 mgr.y (mgr.34101) 9902 : cluster [DBG] pgmap v10830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:58.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 00:59:58 smithi155 bash[68033]: cluster 2024-07-29T00:59:56.936989+0000 mgr.y (mgr.34101) 9902 : cluster [DBG] pgmap v10830: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T00:59:58.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18630 16 16 0 0 0 - 0 2024-07-29T00:59:59.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:58 smithi155 bash[73694]: debug 2024-07-29T00:59:58.841+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T00:59:59.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18631 16 16 0 0 0 - 0 2024-07-29T01:00:00.084 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 00:59:59 smithi155 bash[73694]: debug 2024-07-29T00:59:59.805+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:00 smithi045 bash[80445]: cluster 2024-07-29T00:59:58.938751+0000 mgr.y (mgr.34101) 9903 : cluster [DBG] pgmap v10831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:00.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:00 smithi045 bash[80445]: cluster 2024-07-29T01:00:00.000178+0000 mon.a (mon.0) 4466 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T01:00:00.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:00 smithi045 bash[82788]: cluster 2024-07-29T00:59:58.938751+0000 mgr.y (mgr.34101) 9903 : cluster [DBG] pgmap v10831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:00.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:00 smithi045 bash[82788]: cluster 2024-07-29T01:00:00.000178+0000 mon.a (mon.0) 4466 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T01:00:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:00 smithi155 bash[68033]: cluster 2024-07-29T00:59:58.938751+0000 mgr.y (mgr.34101) 9903 : cluster [DBG] pgmap v10831: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:00.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:00 smithi155 bash[68033]: cluster 2024-07-29T01:00:00.000178+0000 mon.a (mon.0) 4466 : cluster [WRN] overall HEALTH_WARN 6 osds down; Reduced data availability: 39 pgs inactive, 1 pg peering, 32 pgs stale; Degraded data redundancy: 22/72 objects degraded (30.556%), 7 pgs degraded, 29 pgs undersized 2024-07-29T01:00:00.667 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18632 16 16 0 0 0 - 0 2024-07-29T01:00:00.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 01:00:00 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:01:00:00] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T01:00:01.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:00 smithi155 bash[73694]: debug 2024-07-29T01:00:00.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:01.056 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 01:00:00 smithi155 bash[60745]: ts=2024-07-29T01:00:00.713Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1722204000138 maxt=1722211200000 ulid=01J3Y00Q6W6AXZG7GTFEV6HZ1K duration=109.371937ms 2024-07-29T01:00:01.056 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 01:00:00 smithi155 bash[60745]: ts=2024-07-29T01:00:00.719Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=4.206813ms 2024-07-29T01:00:01.056 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 01:00:00 smithi155 bash[60745]: ts=2024-07-29T01:00:00.720Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=2 to_segment=3 mint=1722211200000 2024-07-29T01:00:01.056 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 01:00:00 smithi155 bash[60745]: ts=2024-07-29T01:00:00.827Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=2 last=3 duration=106.670889ms 2024-07-29T01:00:01.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18633 16 16 0 0 0 - 0 2024-07-29T01:00:02.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:01 smithi155 bash[73694]: debug 2024-07-29T01:00:01.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:02.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:02 smithi045 bash[80445]: cluster 2024-07-29T01:00:00.940478+0000 mgr.y (mgr.34101) 9904 : cluster [DBG] pgmap v10832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:02.481 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:02 smithi045 bash[80445]: audit 2024-07-29T01:00:01.279322+0000 mon.c (mon.2) 2407 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T01:00:02.482 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:02 smithi045 bash[82788]: cluster 2024-07-29T01:00:00.940478+0000 mgr.y (mgr.34101) 9904 : cluster [DBG] pgmap v10832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:02.483 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:02 smithi045 bash[82788]: audit 2024-07-29T01:00:01.279322+0000 mon.c (mon.2) 2407 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T01:00:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:02 smithi155 bash[68033]: cluster 2024-07-29T01:00:00.940478+0000 mgr.y (mgr.34101) 9904 : cluster [DBG] pgmap v10832: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:02.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:02 smithi155 bash[68033]: audit 2024-07-29T01:00:01.279322+0000 mon.c (mon.2) 2407 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-29T01:00:02.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 01:00:02 smithi155 bash[60745]: ts=2024-07-29T01:00:02.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T01:00:02.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18634 16 16 0 0 0 - 0 2024-07-29T01:00:03.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:02 smithi155 bash[73694]: debug 2024-07-29T01:00:02.793+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:03.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18635 16 16 0 0 0 - 0 2024-07-29T01:00:04.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:03 smithi155 bash[73694]: debug 2024-07-29T01:00:03.777+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:04 smithi045 bash[80445]: cluster 2024-07-29T01:00:02.942356+0000 mgr.y (mgr.34101) 9905 : cluster [DBG] pgmap v10833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:04.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:04 smithi045 bash[80445]: audit 2024-07-29T01:00:03.907242+0000 mon.c (mon.2) 2408 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:04 smithi045 bash[82788]: cluster 2024-07-29T01:00:02.942356+0000 mgr.y (mgr.34101) 9905 : cluster [DBG] pgmap v10833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:04.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:04 smithi045 bash[82788]: audit 2024-07-29T01:00:03.907242+0000 mon.c (mon.2) 2408 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:04 smithi155 bash[68033]: cluster 2024-07-29T01:00:02.942356+0000 mgr.y (mgr.34101) 9905 : cluster [DBG] pgmap v10833: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:04.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:04 smithi155 bash[68033]: audit 2024-07-29T01:00:03.907242+0000 mon.c (mon.2) 2408 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:04.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18636 16 16 0 0 0 - 0 2024-07-29T01:00:05.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:04 smithi155 bash[73694]: debug 2024-07-29T01:00:04.781+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:05.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18637 16 16 0 0 0 - 0 2024-07-29T01:00:06.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:05 smithi155 bash[73694]: debug 2024-07-29T01:00:05.745+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:06.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:06 smithi045 bash[80445]: cluster 2024-07-29T01:00:04.944238+0000 mgr.y (mgr.34101) 9906 : cluster [DBG] pgmap v10834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:06.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:06 smithi045 bash[82788]: cluster 2024-07-29T01:00:04.944238+0000 mgr.y (mgr.34101) 9906 : cluster [DBG] pgmap v10834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:06.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:06 smithi155 bash[68033]: cluster 2024-07-29T01:00:04.944238+0000 mgr.y (mgr.34101) 9906 : cluster [DBG] pgmap v10834: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:06.668 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18638 16 16 0 0 0 - 0 2024-07-29T01:00:07.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:06 smithi155 bash[73694]: debug 2024-07-29T01:00:06.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:07.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18639 16 16 0 0 0 - 0 2024-07-29T01:00:08.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:07 smithi155 bash[73694]: debug 2024-07-29T01:00:07.733+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:07 smithi155 bash[68033]: cluster 2024-07-29T01:00:06.946294+0000 mgr.y (mgr.34101) 9907 : cluster [DBG] pgmap v10835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:07 smithi155 bash[68033]: audit 2024-07-29T01:00:06.951135+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:07 smithi155 bash[68033]: audit 2024-07-29T01:00:06.961192+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:07 smithi155 bash[68033]: audit 2024-07-29T01:00:07.155018+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:07 smithi155 bash[68033]: audit 2024-07-29T01:00:07.168083+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:07 smithi155 bash[68033]: audit 2024-07-29T01:00:07.609035+0000 mon.c (mon.2) 2409 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T01:00:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:07 smithi155 bash[68033]: audit 2024-07-29T01:00:07.610920+0000 mon.c (mon.2) 2410 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T01:00:08.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:07 smithi155 bash[68033]: audit 2024-07-29T01:00:07.622093+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.218 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[80445]: cluster 2024-07-29T01:00:06.946294+0000 mgr.y (mgr.34101) 9907 : cluster [DBG] pgmap v10835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:08.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[80445]: audit 2024-07-29T01:00:06.951135+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[80445]: audit 2024-07-29T01:00:06.961192+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[80445]: audit 2024-07-29T01:00:07.155018+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[80445]: audit 2024-07-29T01:00:07.168083+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[80445]: audit 2024-07-29T01:00:07.609035+0000 mon.c (mon.2) 2409 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T01:00:08.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[80445]: audit 2024-07-29T01:00:07.610920+0000 mon.c (mon.2) 2410 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T01:00:08.219 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[80445]: audit 2024-07-29T01:00:07.622093+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[82788]: cluster 2024-07-29T01:00:06.946294+0000 mgr.y (mgr.34101) 9907 : cluster [DBG] pgmap v10835: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:08.219 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[82788]: audit 2024-07-29T01:00:06.951135+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[82788]: audit 2024-07-29T01:00:06.961192+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[82788]: audit 2024-07-29T01:00:07.155018+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[82788]: audit 2024-07-29T01:00:07.168083+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[82788]: audit 2024-07-29T01:00:07.609035+0000 mon.c (mon.2) 2409 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-29T01:00:08.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[82788]: audit 2024-07-29T01:00:07.610920+0000 mon.c (mon.2) 2410 : audit [INF] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-29T01:00:08.220 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:07 smithi045 bash[82788]: audit 2024-07-29T01:00:07.622093+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.34101 ' entity='mgr.y' 2024-07-29T01:00:08.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T01:00:08.669729+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T01:00:08.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T01:00:08.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18640 16 16 0 0 0 - 0 2024-07-29T01:00:09.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:08 smithi155 bash[73694]: debug 2024-07-29T01:00:08.761+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:09.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18641 16 16 0 0 0 - 0 2024-07-29T01:00:10.005 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:09 smithi155 bash[73694]: debug 2024-07-29T01:00:09.737+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:10.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:10 smithi155 bash[68033]: cluster 2024-07-29T01:00:08.948027+0000 mgr.y (mgr.34101) 9908 : cluster [DBG] pgmap v10836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:10.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:10 smithi045 bash[82788]: cluster 2024-07-29T01:00:08.948027+0000 mgr.y (mgr.34101) 9908 : cluster [DBG] pgmap v10836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:10.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:10 smithi045 bash[80445]: cluster 2024-07-29T01:00:08.948027+0000 mgr.y (mgr.34101) 9908 : cluster [DBG] pgmap v10836: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:10.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18642 16 16 0 0 0 - 0 2024-07-29T01:00:10.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 01:00:10 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:01:00:10] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2024-07-29T01:00:11.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:10 smithi155 bash[73694]: debug 2024-07-29T01:00:10.701+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:11.669 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18643 16 16 0 0 0 - 0 2024-07-29T01:00:12.010 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:11 smithi155 bash[73694]: debug 2024-07-29T01:00:11.685+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:12.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:12 smithi155 bash[68033]: cluster 2024-07-29T01:00:10.949765+0000 mgr.y (mgr.34101) 9909 : cluster [DBG] pgmap v10837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:12.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:12 smithi045 bash[82788]: cluster 2024-07-29T01:00:10.949765+0000 mgr.y (mgr.34101) 9909 : cluster [DBG] pgmap v10837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:12.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:12 smithi045 bash[80445]: cluster 2024-07-29T01:00:10.949765+0000 mgr.y (mgr.34101) 9909 : cluster [DBG] pgmap v10837: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:12.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18644 16 16 0 0 0 - 0 2024-07-29T01:00:12.733 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 01:00:12 smithi155 bash[60745]: ts=2024-07-29T01:00:12.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T01:00:13.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:12 smithi155 bash[73694]: debug 2024-07-29T01:00:12.729+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:13.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18645 16 16 0 0 0 - 0 2024-07-29T01:00:14.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:14 smithi155 bash[68033]: cluster 2024-07-29T01:00:12.951612+0000 mgr.y (mgr.34101) 9910 : cluster [DBG] pgmap v10838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:14.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:13 smithi155 bash[73694]: debug 2024-07-29T01:00:13.769+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:14.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:14 smithi045 bash[82788]: cluster 2024-07-29T01:00:12.951612+0000 mgr.y (mgr.34101) 9910 : cluster [DBG] pgmap v10838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:14.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:14 smithi045 bash[80445]: cluster 2024-07-29T01:00:12.951612+0000 mgr.y (mgr.34101) 9910 : cluster [DBG] pgmap v10838: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:14.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18646 16 16 0 0 0 - 0 2024-07-29T01:00:15.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:14 smithi155 bash[73694]: debug 2024-07-29T01:00:14.797+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:15.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18647 16 16 0 0 0 - 0 2024-07-29T01:00:16.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:16 smithi155 bash[68033]: cluster 2024-07-29T01:00:14.953333+0000 mgr.y (mgr.34101) 9911 : cluster [DBG] pgmap v10839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:16.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:15 smithi155 bash[73694]: debug 2024-07-29T01:00:15.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:16.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:16 smithi045 bash[80445]: cluster 2024-07-29T01:00:14.953333+0000 mgr.y (mgr.34101) 9911 : cluster [DBG] pgmap v10839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:16.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:16 smithi045 bash[82788]: cluster 2024-07-29T01:00:14.953333+0000 mgr.y (mgr.34101) 9911 : cluster [DBG] pgmap v10839: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:16.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18648 16 16 0 0 0 - 0 2024-07-29T01:00:17.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:16 smithi155 bash[73694]: debug 2024-07-29T01:00:16.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:17.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18649 16 16 0 0 0 - 0 2024-07-29T01:00:18.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:18 smithi155 bash[68033]: cluster 2024-07-29T01:00:16.955227+0000 mgr.y (mgr.34101) 9912 : cluster [DBG] pgmap v10840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:18.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:17 smithi155 bash[73694]: debug 2024-07-29T01:00:17.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:18.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:18 smithi045 bash[80445]: cluster 2024-07-29T01:00:16.955227+0000 mgr.y (mgr.34101) 9912 : cluster [DBG] pgmap v10840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:18.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:18 smithi045 bash[82788]: cluster 2024-07-29T01:00:16.955227+0000 mgr.y (mgr.34101) 9912 : cluster [DBG] pgmap v10840: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:18.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18650 16 16 0 0 0 - 0 2024-07-29T01:00:19.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:18 smithi155 bash[73694]: debug 2024-07-29T01:00:18.792+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:19.056 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:19 smithi155 bash[68033]: audit 2024-07-29T01:00:18.907586+0000 mon.c (mon.2) 2411 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:19.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:19 smithi045 bash[80445]: audit 2024-07-29T01:00:18.907586+0000 mon.c (mon.2) 2411 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:19.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:19 smithi045 bash[82788]: audit 2024-07-29T01:00:18.907586+0000 mon.c (mon.2) 2411 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:19.670 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18651 16 16 0 0 0 - 0 2024-07-29T01:00:20.034 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:19 smithi155 bash[73694]: debug 2024-07-29T01:00:19.776+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:20.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:20 smithi155 bash[68033]: cluster 2024-07-29T01:00:18.956801+0000 mgr.y (mgr.34101) 9913 : cluster [DBG] pgmap v10841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:20.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:20 smithi045 bash[80445]: cluster 2024-07-29T01:00:18.956801+0000 mgr.y (mgr.34101) 9913 : cluster [DBG] pgmap v10841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:20.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:20 smithi045 bash[82788]: cluster 2024-07-29T01:00:18.956801+0000 mgr.y (mgr.34101) 9913 : cluster [DBG] pgmap v10841: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:20.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18652 16 16 0 0 0 - 0 2024-07-29T01:00:20.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 01:00:20 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:01:00:20] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T01:00:21.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:20 smithi155 bash[73694]: debug 2024-07-29T01:00:20.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:21.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18653 16 16 0 0 0 - 0 2024-07-29T01:00:22.039 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:21 smithi155 bash[73694]: debug 2024-07-29T01:00:21.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:22.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:22 smithi155 bash[68033]: cluster 2024-07-29T01:00:20.958562+0000 mgr.y (mgr.34101) 9914 : cluster [DBG] pgmap v10842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:22.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:22 smithi045 bash[80445]: cluster 2024-07-29T01:00:20.958562+0000 mgr.y (mgr.34101) 9914 : cluster [DBG] pgmap v10842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:22.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:22 smithi045 bash[82788]: cluster 2024-07-29T01:00:20.958562+0000 mgr.y (mgr.34101) 9914 : cluster [DBG] pgmap v10842: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:22.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18654 16 16 0 0 0 - 0 2024-07-29T01:00:22.768 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 01:00:22 smithi155 bash[60745]: ts=2024-07-29T01:00:22.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T01:00:23.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:22 smithi155 bash[73694]: debug 2024-07-29T01:00:22.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:23.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18655 16 16 0 0 0 - 0 2024-07-29T01:00:24.043 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:23 smithi155 bash[73694]: debug 2024-07-29T01:00:23.748+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:24.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:24 smithi155 bash[68033]: cluster 2024-07-29T01:00:22.960459+0000 mgr.y (mgr.34101) 9915 : cluster [DBG] pgmap v10843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:24.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:24 smithi045 bash[82788]: cluster 2024-07-29T01:00:22.960459+0000 mgr.y (mgr.34101) 9915 : cluster [DBG] pgmap v10843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:24.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:24 smithi045 bash[80445]: cluster 2024-07-29T01:00:22.960459+0000 mgr.y (mgr.34101) 9915 : cluster [DBG] pgmap v10843: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:24.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18656 16 16 0 0 0 - 0 2024-07-29T01:00:25.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:24 smithi155 bash[73694]: debug 2024-07-29T01:00:24.788+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:25.671 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18657 16 16 0 0 0 - 0 2024-07-29T01:00:26.047 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:25 smithi155 bash[73694]: debug 2024-07-29T01:00:25.744+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:26.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:26 smithi155 bash[68033]: cluster 2024-07-29T01:00:24.962188+0000 mgr.y (mgr.34101) 9916 : cluster [DBG] pgmap v10844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:26.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:26 smithi045 bash[80445]: cluster 2024-07-29T01:00:24.962188+0000 mgr.y (mgr.34101) 9916 : cluster [DBG] pgmap v10844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:26.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:26 smithi045 bash[82788]: cluster 2024-07-29T01:00:24.962188+0000 mgr.y (mgr.34101) 9916 : cluster [DBG] pgmap v10844: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:26.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18658 16 16 0 0 0 - 0 2024-07-29T01:00:27.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:26 smithi155 bash[73694]: debug 2024-07-29T01:00:26.752+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:27.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18659 16 16 0 0 0 - 0 2024-07-29T01:00:28.053 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:27 smithi155 bash[73694]: debug 2024-07-29T01:00:27.728+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:28.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:28 smithi155 bash[68033]: cluster 2024-07-29T01:00:26.964017+0000 mgr.y (mgr.34101) 9917 : cluster [DBG] pgmap v10845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:28.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:28 smithi045 bash[80445]: cluster 2024-07-29T01:00:26.964017+0000 mgr.y (mgr.34101) 9917 : cluster [DBG] pgmap v10845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:28.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:28 smithi045 bash[82788]: cluster 2024-07-29T01:00:26.964017+0000 mgr.y (mgr.34101) 9917 : cluster [DBG] pgmap v10845: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:28.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T01:00:28.673037+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T01:00:28.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T01:00:28.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18660 16 16 0 0 0 - 0 2024-07-29T01:00:29.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:28 smithi155 bash[73694]: debug 2024-07-29T01:00:28.768+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:29.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18661 16 16 0 0 0 - 0 2024-07-29T01:00:30.056 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:29 smithi155 bash[73694]: debug 2024-07-29T01:00:29.796+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:30.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:30 smithi045 bash[80445]: cluster 2024-07-29T01:00:28.965707+0000 mgr.y (mgr.34101) 9918 : cluster [DBG] pgmap v10846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:30.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:30 smithi045 bash[82788]: cluster 2024-07-29T01:00:28.965707+0000 mgr.y (mgr.34101) 9918 : cluster [DBG] pgmap v10846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:30.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:30 smithi155 bash[68033]: cluster 2024-07-29T01:00:28.965707+0000 mgr.y (mgr.34101) 9918 : cluster [DBG] pgmap v10846: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:30.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18662 16 16 0 0 0 - 0 2024-07-29T01:00:30.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 01:00:30 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:01:00:30] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-07-29T01:00:31.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:30 smithi155 bash[73694]: debug 2024-07-29T01:00:30.812+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:31.672 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18663 16 16 0 0 0 - 0 2024-07-29T01:00:32.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:32 smithi155 bash[68033]: cluster 2024-07-29T01:00:30.967397+0000 mgr.y (mgr.34101) 9919 : cluster [DBG] pgmap v10847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:32.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:31 smithi155 bash[73694]: debug 2024-07-29T01:00:31.840+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:32.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:32 smithi045 bash[80445]: cluster 2024-07-29T01:00:30.967397+0000 mgr.y (mgr.34101) 9919 : cluster [DBG] pgmap v10847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:32.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:32 smithi045 bash[82788]: cluster 2024-07-29T01:00:30.967397+0000 mgr.y (mgr.34101) 9919 : cluster [DBG] pgmap v10847: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:32.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18664 16 16 0 0 0 - 0 2024-07-29T01:00:32.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 01:00:32 smithi155 bash[60745]: ts=2024-07-29T01:00:32.318Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T01:00:33.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:32 smithi155 bash[73694]: debug 2024-07-29T01:00:32.876+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:33.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18665 16 16 0 0 0 - 0 2024-07-29T01:00:34.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:33 smithi155 bash[73694]: debug 2024-07-29T01:00:33.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:34 smithi155 bash[68033]: cluster 2024-07-29T01:00:32.969255+0000 mgr.y (mgr.34101) 9920 : cluster [DBG] pgmap v10848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:34.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:34 smithi155 bash[68033]: audit 2024-07-29T01:00:33.907980+0000 mon.c (mon.2) 2412 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:34 smithi045 bash[80445]: cluster 2024-07-29T01:00:32.969255+0000 mgr.y (mgr.34101) 9920 : cluster [DBG] pgmap v10848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:34.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:34 smithi045 bash[80445]: audit 2024-07-29T01:00:33.907980+0000 mon.c (mon.2) 2412 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:34 smithi045 bash[82788]: cluster 2024-07-29T01:00:32.969255+0000 mgr.y (mgr.34101) 9920 : cluster [DBG] pgmap v10848: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:34.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:34 smithi045 bash[82788]: audit 2024-07-29T01:00:33.907980+0000 mon.c (mon.2) 2412 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:34.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18666 16 16 0 0 0 - 0 2024-07-29T01:00:35.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:34 smithi155 bash[73694]: debug 2024-07-29T01:00:34.868+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:35.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18667 16 16 0 0 0 - 0 2024-07-29T01:00:36.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:36 smithi155 bash[68033]: cluster 2024-07-29T01:00:34.971000+0000 mgr.y (mgr.34101) 9921 : cluster [DBG] pgmap v10849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:36.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:35 smithi155 bash[73694]: debug 2024-07-29T01:00:35.852+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:36.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:36 smithi045 bash[80445]: cluster 2024-07-29T01:00:34.971000+0000 mgr.y (mgr.34101) 9921 : cluster [DBG] pgmap v10849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:36.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:36 smithi045 bash[82788]: cluster 2024-07-29T01:00:34.971000+0000 mgr.y (mgr.34101) 9921 : cluster [DBG] pgmap v10849: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:36.673 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18668 16 16 0 0 0 - 0 2024-07-29T01:00:37.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:36 smithi155 bash[73694]: debug 2024-07-29T01:00:36.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:37.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18669 16 16 0 0 0 - 0 2024-07-29T01:00:38.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:38 smithi155 bash[68033]: cluster 2024-07-29T01:00:36.972841+0000 mgr.y (mgr.34101) 9922 : cluster [DBG] pgmap v10850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:38.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:37 smithi155 bash[73694]: debug 2024-07-29T01:00:37.880+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:38.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:38 smithi045 bash[82788]: cluster 2024-07-29T01:00:36.972841+0000 mgr.y (mgr.34101) 9922 : cluster [DBG] pgmap v10850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:38.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:38 smithi045 bash[80445]: cluster 2024-07-29T01:00:36.972841+0000 mgr.y (mgr.34101) 9922 : cluster [DBG] pgmap v10850: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:38.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18670 16 16 0 0 0 - 0 2024-07-29T01:00:39.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:38 smithi155 bash[73694]: debug 2024-07-29T01:00:38.860+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:39.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18671 16 16 0 0 0 - 0 2024-07-29T01:00:40.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:39 smithi155 bash[73694]: debug 2024-07-29T01:00:39.888+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:40.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:40 smithi155 bash[68033]: cluster 2024-07-29T01:00:38.974562+0000 mgr.y (mgr.34101) 9923 : cluster [DBG] pgmap v10851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:40.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:40 smithi045 bash[82788]: cluster 2024-07-29T01:00:38.974562+0000 mgr.y (mgr.34101) 9923 : cluster [DBG] pgmap v10851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:40.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:40 smithi045 bash[80445]: cluster 2024-07-29T01:00:38.974562+0000 mgr.y (mgr.34101) 9923 : cluster [DBG] pgmap v10851: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:40.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18672 16 16 0 0 0 - 0 2024-07-29T01:00:40.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 01:00:40 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:01:00:40] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-07-29T01:00:41.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:40 smithi155 bash[73694]: debug 2024-07-29T01:00:40.924+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:41.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18673 16 16 0 0 0 - 0 2024-07-29T01:00:42.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:41 smithi155 bash[73694]: debug 2024-07-29T01:00:41.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:42.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:42 smithi155 bash[68033]: cluster 2024-07-29T01:00:40.976395+0000 mgr.y (mgr.34101) 9924 : cluster [DBG] pgmap v10852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:42.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:42 smithi045 bash[80445]: cluster 2024-07-29T01:00:40.976395+0000 mgr.y (mgr.34101) 9924 : cluster [DBG] pgmap v10852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:42.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:42 smithi045 bash[82788]: cluster 2024-07-29T01:00:40.976395+0000 mgr.y (mgr.34101) 9924 : cluster [DBG] pgmap v10852: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:42.674 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18674 16 16 0 0 0 - 0 2024-07-29T01:00:42.806 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 01:00:42 smithi155 bash[60745]: ts=2024-07-29T01:00:42.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T01:00:43.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:42 smithi155 bash[73694]: debug 2024-07-29T01:00:42.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:43.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18675 16 16 0 0 0 - 0 2024-07-29T01:00:44.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:43 smithi155 bash[73694]: debug 2024-07-29T01:00:43.920+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:44.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:44 smithi155 bash[68033]: cluster 2024-07-29T01:00:42.978458+0000 mgr.y (mgr.34101) 9925 : cluster [DBG] pgmap v10853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:44.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:44 smithi045 bash[82788]: cluster 2024-07-29T01:00:42.978458+0000 mgr.y (mgr.34101) 9925 : cluster [DBG] pgmap v10853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:44.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:44 smithi045 bash[80445]: cluster 2024-07-29T01:00:42.978458+0000 mgr.y (mgr.34101) 9925 : cluster [DBG] pgmap v10853: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:44.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18676 16 16 0 0 0 - 0 2024-07-29T01:00:45.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:44 smithi155 bash[73694]: debug 2024-07-29T01:00:44.892+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:45.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18677 16 16 0 0 0 - 0 2024-07-29T01:00:46.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:45 smithi155 bash[73694]: debug 2024-07-29T01:00:45.884+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:46.306 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:46 smithi155 bash[68033]: cluster 2024-07-29T01:00:44.980359+0000 mgr.y (mgr.34101) 9926 : cluster [DBG] pgmap v10854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:46.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:46 smithi045 bash[80445]: cluster 2024-07-29T01:00:44.980359+0000 mgr.y (mgr.34101) 9926 : cluster [DBG] pgmap v10854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:46.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:46 smithi045 bash[82788]: cluster 2024-07-29T01:00:44.980359+0000 mgr.y (mgr.34101) 9926 : cluster [DBG] pgmap v10854: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:46.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18678 16 16 0 0 0 - 0 2024-07-29T01:00:47.306 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:46 smithi155 bash[73694]: debug 2024-07-29T01:00:46.864+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:47.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18679 16 16 0 0 0 - 0 2024-07-29T01:00:48.094 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:47 smithi155 bash[73694]: debug 2024-07-29T01:00:47.828+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:48.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:48 smithi045 bash[80445]: cluster 2024-07-29T01:00:46.982433+0000 mgr.y (mgr.34101) 9927 : cluster [DBG] pgmap v10855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:48.469 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:48 smithi045 bash[82788]: cluster 2024-07-29T01:00:46.982433+0000 mgr.y (mgr.34101) 9927 : cluster [DBG] pgmap v10855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:48.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:48 smithi155 bash[68033]: cluster 2024-07-29T01:00:46.982433+0000 mgr.y (mgr.34101) 9927 : cluster [DBG] pgmap v10855: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:48.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:2024-07-29T01:00:48.676366+0000 min lat: 9999 max lat: 0 avg lat: 0 2024-07-29T01:00:48.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-07-29T01:00:48.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18680 16 16 0 0 0 - 0 2024-07-29T01:00:49.102 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:48 smithi155 bash[73694]: debug 2024-07-29T01:00:48.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:49.468 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:49 smithi045 bash[80445]: audit 2024-07-29T01:00:48.908319+0000 mon.c (mon.2) 2413 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:49.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:49 smithi045 bash[82788]: audit 2024-07-29T01:00:48.908319+0000 mon.c (mon.2) 2413 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:49.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:49 smithi155 bash[68033]: audit 2024-07-29T01:00:48.908319+0000 mon.c (mon.2) 2413 : audit [DBG] from='mgr.34101 172.21.15.45:0/4223624198' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-29T01:00:49.675 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18681 16 16 0 0 0 - 0 2024-07-29T01:00:50.105 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:49 smithi155 bash[73694]: debug 2024-07-29T01:00:49.836+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:50.470 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:50 smithi045 bash[80445]: cluster 2024-07-29T01:00:48.984312+0000 mgr.y (mgr.34101) 9928 : cluster [DBG] pgmap v10856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:50.471 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:50 smithi045 bash[82788]: cluster 2024-07-29T01:00:48.984312+0000 mgr.y (mgr.34101) 9928 : cluster [DBG] pgmap v10856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:50.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:50 smithi155 bash[68033]: cluster 2024-07-29T01:00:48.984312+0000 mgr.y (mgr.34101) 9928 : cluster [DBG] pgmap v10856: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:50.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18682 16 16 0 0 0 - 0 2024-07-29T01:00:50.968 INFO:journalctl@ceph.mgr.y.smithi045.stdout:Jul 29 01:00:50 smithi045 bash[73423]: ::ffff:172.21.15.155 - - [29/Jul/2024:01:00:50] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2024-07-29T01:00:51.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:50 smithi155 bash[73694]: debug 2024-07-29T01:00:50.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:51.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18683 16 16 0 0 0 - 0 2024-07-29T01:00:52.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:51 smithi155 bash[73694]: debug 2024-07-29T01:00:51.772+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:52.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:52 smithi045 bash[82788]: cluster 2024-07-29T01:00:50.986195+0000 mgr.y (mgr.34101) 9929 : cluster [DBG] pgmap v10857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:52.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:52 smithi045 bash[80445]: cluster 2024-07-29T01:00:50.986195+0000 mgr.y (mgr.34101) 9929 : cluster [DBG] pgmap v10857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:52.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:52 smithi155 bash[68033]: cluster 2024-07-29T01:00:50.986195+0000 mgr.y (mgr.34101) 9929 : cluster [DBG] pgmap v10857: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:52.556 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Jul 29 01:00:52 smithi155 bash[60745]: ts=2024-07-29T01:00:52.317Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools name=CephPoolGrowthWarning index=0 msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {cluster=\"59795908-4d15-11ef-bcc8-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-07-29T01:00:52.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18684 16 16 0 0 0 - 0 2024-07-29T01:00:53.055 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:52 smithi155 bash[73694]: debug 2024-07-29T01:00:52.764+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:53.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18685 16 16 0 0 0 - 0 2024-07-29T01:00:54.114 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:53 smithi155 bash[73694]: debug 2024-07-29T01:00:53.804+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:54.468 INFO:journalctl@ceph.mon.c.smithi045.stdout:Jul 29 01:00:54 smithi045 bash[82788]: cluster 2024-07-29T01:00:52.988142+0000 mgr.y (mgr.34101) 9930 : cluster [DBG] pgmap v10858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:54.469 INFO:journalctl@ceph.mon.a.smithi045.stdout:Jul 29 01:00:54 smithi045 bash[80445]: cluster 2024-07-29T01:00:52.988142+0000 mgr.y (mgr.34101) 9930 : cluster [DBG] pgmap v10858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:54.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Jul 29 01:00:54 smithi155 bash[68033]: cluster 2024-07-29T01:00:52.988142+0000 mgr.y (mgr.34101) 9930 : cluster [DBG] pgmap v10858: 89 pgs: 1 creating+peering, 14 unknown, 5 active+undersized, 17 undersized+peered, 32 stale+active+clean, 7 undersized+degraded+peered, 13 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22/72 objects degraded (30.556%) 2024-07-29T01:00:54.676 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18686 16 16 0 0 0 - 0 2024-07-29T01:00:55.305 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:54 smithi155 bash[73694]: debug 2024-07-29T01:00:54.820+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:55.677 INFO:tasks.radosbench.radosbench.0.smithi045.stdout:18687 16 16 0 0 0 - 0 2024-07-29T01:00:56.118 INFO:journalctl@ceph.osd.4.smithi155.stdout:Jul 29 01:00:55 smithi155 bash[73694]: debug 2024-07-29T01:00:55.832+0000 7f8e37e1e640 -1 osd.4 1331 heartbeat_check: no reply from 172.21.15.45:6830 osd.3 ever on either front or back, first ping sent 2024-07-29T00:55:51.534315+0000 (oldest deadline 2024-07-29T00:56:11.534315+0000) 2024-07-29T01:00:56.147 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2024-07-29T01:00:56.148 DEBUG:teuthology.task.console_log:Killing console logger for smithi045 2024-07-29T01:00:56.148 DEBUG:teuthology.task.console_log:Killing console logger for smithi155 2024-07-29T01:00:56.149 DEBUG:teuthology.exit:Finished running handlers